2026-06-12 15:34:48.764672 | Job console starting
2026-06-12 15:34:48.899240 | Updating git repos
2026-06-12 15:34:49.017964 | Cloning repos into workspace
2026-06-12 15:34:54.553429 | Restoring repo states
2026-06-12 15:34:54.583836 | Merging changes
2026-06-12 15:34:55.630590 | Checking out repos
2026-06-12 15:34:56.922921 | Preparing playbooks
2026-06-12 15:35:02.757640 | Running Ansible setup
2026-06-12 15:35:07.608281 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 15:35:08.295764 | 
2026-06-12 15:35:08.295911 | PLAY [localhost]
2026-06-12 15:35:08.304542 | 
2026-06-12 15:35:08.304613 | TASK [Gathering Facts]
2026-06-12 15:35:09.303791 | localhost | ok
2026-06-12 15:35:09.360021 | 
2026-06-12 15:35:09.360277 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-12 15:35:09.837093 | localhost -> localhost | changed
2026-06-12 15:35:09.846176 | 
2026-06-12 15:35:09.846342 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-12 15:35:10.756572 | localhost -> localhost | changed
2026-06-12 15:35:10.770650 | 
2026-06-12 15:35:10.770777 | TASK [Setup log path fact]
2026-06-12 15:35:10.793325 | localhost | ok
2026-06-12 15:35:10.814861 | 
2026-06-12 15:35:10.814991 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 15:35:10.845810 | localhost | ok
2026-06-12 15:35:10.856453 | 
2026-06-12 15:35:10.856576 | TASK [emit-job-header : Print job information]
2026-06-12 15:35:10.887518 | # Job Information
2026-06-12 15:35:10.887726 | Ansible Version: 2.16.18
2026-06-12 15:35:10.887778 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-12 15:35:10.887821 | Pipeline: github-check
2026-06-12 15:35:10.887859 | Executor: 38.102.83.51
2026-06-12 15:35:10.887896 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3993
2026-06-12 15:35:10.887935 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/f9b/rdoproject.org/f9bf6ef656684473a0b973faff1f550d/
2026-06-12 15:35:10.887976 | Event ID: 89347c30-666e-11f1-885a-6f623fd59f55
2026-06-12 15:35:10.895571 | 
2026-06-12 15:35:10.895741 | LOOP [emit-job-header : Print node information]
2026-06-12 15:35:10.977495 | localhost | ok:
2026-06-12 15:35:10.977792 | localhost | # Node Information
2026-06-12 15:35:10.977847 | localhost | Inventory Hostname: controller
2026-06-12 15:35:10.977894 | localhost | Hostname: np0000072098
2026-06-12 15:35:10.977935 | localhost | Username: zuul
2026-06-12 15:35:10.977977 | localhost | Distro: CentOS 9
2026-06-12 15:35:10.978014 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-12 15:35:10.978051 | localhost | Region: RegionOne
2026-06-12 15:35:10.978086 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-12 15:35:10.978122 | localhost | Product Name: OpenStack Nova
2026-06-12 15:35:10.978157 | localhost | Interface IP: 38.102.83.74
2026-06-12 15:35:10.994878 | 
2026-06-12 15:35:10.995055 | PLAY [all]
2026-06-12 15:35:11.005846 | 
2026-06-12 15:35:11.005970 | TASK [Gather network facts]
2026-06-12 15:35:11.548534 | controller | ok
2026-06-12 15:35:11.560774 | 
2026-06-12 15:35:11.560902 | TASK [include_role : start-zuul-console]
2026-06-12 15:35:11.585565 | controller | ok
2026-06-12 15:35:11.607643 | 
2026-06-12 15:35:11.607812 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-12 15:35:12.098515 | controller | ok
2026-06-12 15:35:12.111101 | 
2026-06-12 15:35:12.111226 | TASK [include_role : add-build-sshkey]
2026-06-12 15:35:12.144678 | controller | ok
2026-06-12 15:35:12.166893 | 
2026-06-12 15:35:12.167055 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-12 15:35:12.487853 | controller -> localhost | ok
2026-06-12 15:35:12.497684 | 
2026-06-12 15:35:12.497821 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-12 15:35:12.532213 | controller | ok
2026-06-12 15:35:12.560968 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-12 15:35:12.569006 | 
2026-06-12 15:35:12.569087 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-12 15:35:13.210526 | controller -> localhost | Generating public/private rsa key pair.
2026-06-12 15:35:13.210883 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/f9bf6ef656684473a0b973faff1f550d_id_rsa
2026-06-12 15:35:13.210951 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/f9bf6ef656684473a0b973faff1f550d_id_rsa.pub
2026-06-12 15:35:13.210997 | controller -> localhost | The key fingerprint is:
2026-06-12 15:35:13.211038 | controller -> localhost | SHA256:1uosw5guDs3dc4IbMLBfUsl6g5RpfeQ6dGJHF7QlgjI zuul-build-sshkey
2026-06-12 15:35:13.211078 | controller -> localhost | The key's randomart image is:
2026-06-12 15:35:13.211116 | controller -> localhost | +---[RSA 3072]----+
2026-06-12 15:35:13.211155 | controller -> localhost | |     .+.=..      |
2026-06-12 15:35:13.211194 | controller -> localhost | |  E=.= o +       |
2026-06-12 15:35:13.211232 | controller -> localhost | |. =oO = .        |
2026-06-12 15:35:13.211271 | controller -> localhost | | = * *   .       |
2026-06-12 15:35:13.211309 | controller -> localhost | |. * *   S .      |
2026-06-12 15:35:13.211379 | controller -> localhost | | + B = . .       |
2026-06-12 15:35:13.211429 | controller -> localhost | |. + +++ o        |
2026-06-12 15:35:13.211468 | controller -> localhost | | .. oo+*         |
2026-06-12 15:35:13.211506 | controller -> localhost | | ..oo  oo        |
2026-06-12 15:35:13.211544 | controller -> localhost | +----[SHA256]-----+
2026-06-12 15:35:13.211633 | controller -> localhost | ok: Runtime: 0:00:00.105474
2026-06-12 15:35:13.220667 | 
2026-06-12 15:35:13.220812 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-12 15:35:13.245541 | controller | ok
2026-06-12 15:35:13.267216 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-12 15:35:13.285417 | 
2026-06-12 15:35:13.285507 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-12 15:35:13.311866 | controller | skipping: Conditional result was False
2026-06-12 15:35:13.319042 | 
2026-06-12 15:35:13.319139 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-12 15:35:13.950380 | controller | changed
2026-06-12 15:35:13.960955 | 
2026-06-12 15:35:13.961120 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-12 15:35:14.309723 | controller | ok
2026-06-12 15:35:14.319969 | 
2026-06-12 15:35:14.320120 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-12 15:35:15.782704 | controller | changed
2026-06-12 15:35:15.790858 | 
2026-06-12 15:35:15.790990 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-12 15:35:17.247171 | controller | changed
2026-06-12 15:35:17.255162 | 
2026-06-12 15:35:17.255297 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-12 15:35:17.282613 | controller | skipping: Conditional result was False
2026-06-12 15:35:17.292678 | 
2026-06-12 15:35:17.292828 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-12 15:35:17.745583 | controller -> localhost | changed
2026-06-12 15:35:17.761799 | 
2026-06-12 15:35:17.761942 | TASK [add-build-sshkey : Add back temp key]
2026-06-12 15:35:18.111812 | controller -> localhost | Identity added: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/f9bf6ef656684473a0b973faff1f550d_id_rsa (zuul-build-sshkey)
2026-06-12 15:35:18.112136 | controller -> localhost | ok: Runtime: 0:00:00.016841
2026-06-12 15:35:18.119765 | 
2026-06-12 15:35:18.120011 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-12 15:35:18.590012 | controller | ok
2026-06-12 15:35:18.597773 | 
2026-06-12 15:35:18.597906 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-12 15:35:18.635033 | controller | skipping: Conditional result was False
2026-06-12 15:35:18.653009 | 
2026-06-12 15:35:18.653157 | TASK [include_role : validate-host]
2026-06-12 15:35:18.686245 | controller | ok
2026-06-12 15:35:18.721000 | 
2026-06-12 15:35:18.721087 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-12 15:35:18.762011 | controller | ok
2026-06-12 15:35:18.768834 | 
2026-06-12 15:35:18.768966 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-12 15:35:19.088324 | controller -> localhost | ok
2026-06-12 15:35:19.097816 | 
2026-06-12 15:35:19.097965 | TASK [validate-host : Collect information about the host]
2026-06-12 15:35:19.933605 | controller | ok
2026-06-12 15:35:19.951685 | 
2026-06-12 15:35:19.951811 | TASK [validate-host : Sanitize hostname]
2026-06-12 15:35:20.111567 | controller | ok
2026-06-12 15:35:20.116440 | 
2026-06-12 15:35:20.116526 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-12 15:35:20.607625 | controller -> localhost | changed
2026-06-12 15:35:20.617270 | 
2026-06-12 15:35:20.617445 | TASK [validate-host : Collect information about zuul worker]
2026-06-12 15:35:21.097015 | controller | ok
2026-06-12 15:35:21.105181 | 
2026-06-12 15:35:21.105318 | TASK [validate-host : Write out all zuul information for each host]
2026-06-12 15:35:21.651400 | controller -> localhost | changed
2026-06-12 15:35:21.669420 | 
2026-06-12 15:35:21.669560 | TASK [include_role : prepare-workspace-openshift]
2026-06-12 15:35:21.695143 | controller | skipping: Conditional result was False
2026-06-12 15:35:21.702971 | 
2026-06-12 15:35:21.703096 | TASK [include_role : remove-zuul-sshkey]
2026-06-12 15:35:21.729818 | controller | skipping: Conditional result was False
2026-06-12 15:35:21.739422 | 
2026-06-12 15:35:21.739610 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-12 15:35:22.080204 | controller | ok: "logs"
2026-06-12 15:35:22.080808 | controller | ok: All items complete
2026-06-12 15:35:22.080875 | 
2026-06-12 15:35:22.382434 | controller | ok: "artifacts"
2026-06-12 15:35:22.683067 | controller | ok: "docs"
2026-06-12 15:35:22.695943 | 
2026-06-12 15:35:22.696336 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-12 15:35:23.043117 | controller | changed: "logs"
2026-06-12 15:35:23.377775 | controller | changed: "artifacts"
2026-06-12 15:35:23.700550 | controller | changed: "docs"
2026-06-12 15:35:23.710879 | 
2026-06-12 15:35:23.711000 | PLAY RECAP
2026-06-12 15:35:23.711049 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 15:35:23.711074 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 15:35:23.711091 | 
2026-06-12 15:35:23.860838 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-12 15:35:23.864807 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 15:35:24.525513 | 
2026-06-12 15:35:24.525638 | PLAY [all]
2026-06-12 15:35:24.536184 | 
2026-06-12 15:35:24.536254 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-12 15:35:24.584000 | controller | ok
2026-06-12 15:35:24.587501 | 
2026-06-12 15:35:24.587577 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-12 15:35:25.106913 | controller | changed
2026-06-12 15:35:25.117029 | 
2026-06-12 15:35:25.117187 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-12 15:35:26.869241 | controller | changed
2026-06-12 15:35:26.880513 | 
2026-06-12 15:35:26.880633 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-12 15:35:27.486712 | controller | changed:
2026-06-12 15:35:27.487157 | controller | {
2026-06-12 15:35:27.487224 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-12 15:35:27.487284 | controller | }
2026-06-12 15:35:27.849842 | controller | changed:
2026-06-12 15:35:27.849947 | controller | {
2026-06-12 15:35:27.850000 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-12 15:35:27.850042 | controller | }
2026-06-12 15:35:28.236472 | controller | changed:
2026-06-12 15:35:28.236641 | controller | {
2026-06-12 15:35:28.236690 | 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-12 15:35:28.236730 | controller | }
2026-06-12 15:35:28.596636 | controller | changed:
2026-06-12 15:35:28.596752 | controller | {
2026-06-12 15:35:28.596802 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-12 15:35:28.596841 | controller | }
2026-06-12 15:35:28.966153 | controller | changed:
2026-06-12 15:35:28.966275 | controller | {
2026-06-12 15:35:28.966325 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-12 15:35:28.966400 | controller | }
2026-06-12 15:35:29.352516 | controller | changed:
2026-06-12 15:35:29.352671 | controller | {
2026-06-12 15:35:29.352723 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-12 15:35:29.352764 | controller | }
2026-06-12 15:35:29.726074 | controller | changed:
2026-06-12 15:35:29.726294 | controller | {
2026-06-12 15:35:29.726385 | 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-12 15:35:29.726446 | controller | }
2026-06-12 15:35:30.141958 | controller | changed:
2026-06-12 15:35:30.142109 | controller | {
2026-06-12 15:35:30.142142 | 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-12 15:35:30.142186 | controller | }
2026-06-12 15:35:30.472176 | controller | changed:
2026-06-12 15:35:30.472323 | controller | {
2026-06-12 15:35:30.472411 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-12 15:35:30.472454 | controller | }
2026-06-12 15:35:30.886812 | controller | changed:
2026-06-12 15:35:30.886982 | controller | {
2026-06-12 15:35:30.887035 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-12 15:35:30.887078 | controller | }
2026-06-12 15:35:31.264210 | controller | changed:
2026-06-12 15:35:31.264415 | controller | {
2026-06-12 15:35:31.264475 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-12 15:35:31.264517 | controller | }
2026-06-12 15:35:31.639403 | controller | changed:
2026-06-12 15:35:31.639562 | controller | {
2026-06-12 15:35:31.639613 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-12 15:35:31.639653 | controller | }
2026-06-12 15:35:32.012109 | controller | changed:
2026-06-12 15:35:32.012288 | controller | {
2026-06-12 15:35:32.012341 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-12 15:35:32.012536 | controller | }
2026-06-12 15:35:32.392660 | controller | changed:
2026-06-12 15:35:32.392801 | controller | {
2026-06-12 15:35:32.392852 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-12 15:35:32.392891 | controller | }
2026-06-12 15:35:32.775786 | controller | changed:
2026-06-12 15:35:32.775951 | controller | {
2026-06-12 15:35:32.776007 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-12 15:35:32.776047 | controller | }
2026-06-12 15:35:33.209218 | controller | changed:
2026-06-12 15:35:33.209335 | controller | {
2026-06-12 15:35:33.209455 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-12 15:35:33.209508 | controller | }
2026-06-12 15:35:33.578433 | controller | changed:
2026-06-12 15:35:33.578585 | controller | {
2026-06-12 15:35:33.578656 | 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-12 15:35:33.578725 | controller | }
2026-06-12 15:35:33.978453 | controller | changed:
2026-06-12 15:35:33.978638 | controller | {
2026-06-12 15:35:33.978689 | 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-12 15:35:33.978748 | controller | }
2026-06-12 15:35:34.361762 | controller | changed:
2026-06-12 15:35:34.361942 | controller | {
2026-06-12 15:35:34.361990 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-12 15:35:34.362029 | controller | }
2026-06-12 15:35:34.734138 | controller | changed:
2026-06-12 15:35:34.734390 | controller | {
2026-06-12 15:35:34.734454 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-12 15:35:34.734495 | controller | }
2026-06-12 15:35:35.097911 | controller | changed:
2026-06-12 15:35:35.098067 | controller | {
2026-06-12 15:35:35.098116 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-12 15:35:35.098154 | controller | }
2026-06-12 15:35:35.478856 | controller | changed:
2026-06-12 15:35:35.479010 | controller | {
2026-06-12 15:35:35.479059 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-12 15:35:35.479099 | controller | }
2026-06-12 15:35:35.850656 | controller | changed:
2026-06-12 15:35:35.850909 | controller | {
2026-06-12 15:35:35.850968 | 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-12 15:35:35.851010 | controller | }
2026-06-12 15:35:36.357577 | controller | changed:
2026-06-12 15:35:36.357753 | controller | {
2026-06-12 15:35:36.357831 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-12 15:35:36.357879 | controller | }
2026-06-12 15:35:36.755296 | controller | changed:
2026-06-12 15:35:36.755577 | controller | {
2026-06-12 15:35:36.755635 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-12 15:35:36.755674 | controller | }
2026-06-12 15:35:37.143975 | controller | changed:
2026-06-12 15:35:37.144131 | controller | {
2026-06-12 15:35:37.144181 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-12 15:35:37.144220 | controller | }
2026-06-12 15:35:37.166215 | 
2026-06-12 15:35:37.166374 | TASK [Set timezone to UTC]
2026-06-12 15:35:37.784026 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-12 15:35:37.791621 | 
2026-06-12 15:35:37.791748 | TASK [Create nodepool directory]
2026-06-12 15:35:38.188200 | controller | changed
2026-06-12 15:35:38.207669 | 
2026-06-12 15:35:38.207825 | TASK [Create nodepool sub_nodes file]
2026-06-12 15:35:39.578194 | controller | changed
2026-06-12 15:35:39.586228 | 
2026-06-12 15:35:39.586416 | TASK [Create nodepool sub_nodes_private file]
2026-06-12 15:35:41.000344 | controller | changed
2026-06-12 15:35:41.008404 | 
2026-06-12 15:35:41.008526 | LOOP [Populate nodepool sub_nodes file]
2026-06-12 15:35:41.056910 | 
2026-06-12 15:35:41.057277 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-12 15:35:41.114783 | 
2026-06-12 15:35:41.115138 | TASK [Create nodepool primary file]
2026-06-12 15:35:41.152510 | controller | skipping: Conditional result was False
2026-06-12 15:35:41.165585 | 
2026-06-12 15:35:41.165725 | TASK [Create nodepool node_private for this node]
2026-06-12 15:35:42.517325 | controller | changed
2026-06-12 15:35:42.527753 | 
2026-06-12 15:35:42.527892 | LOOP [Copy ssh keys to nodepool directory]
2026-06-12 15:35:43.081691 | controller | ok: Item: id_rsa Runtime: 0:00:00.009000
2026-06-12 15:35:43.082025 | 
2026-06-12 15:35:43.388789 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.006371
2026-06-12 15:35:43.402843 | 
2026-06-12 15:35:43.403093 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-12 15:35:44.766623 | controller | changed
2026-06-12 15:35:44.774906 | 
2026-06-12 15:35:44.775110 | TASK [Validate sudoers config after edits]
2026-06-12 15:35:45.152404 | controller | /etc/sudoers: parsed OK
2026-06-12 15:35:45.152535 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-12 15:35:45.152548 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-12 15:35:45.152555 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-12 15:35:45.325735 | controller | ok: Runtime: 0:00:00.009058
2026-06-12 15:35:45.334126 | 
2026-06-12 15:35:45.334251 | TASK [Show the environment passed in to job shell scripts]
2026-06-12 15:35:45.738774 | controller | SHELL=/bin/bash
2026-06-12 15:35:45.739002 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-12 15:35:45.739021 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-12 15:35:45.739033 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/93/3993/999c94edca7274d03a857e302288cc3aadce488f
2026-06-12 15:35:45.739040 | controller | PWD=/home/zuul
2026-06-12 15:35:45.739046 | controller | ZUUL_PIPELINE=github-check
2026-06-12 15:35:45.739056 | controller | LOGNAME=zuul
2026-06-12 15:35:45.739061 | controller | XDG_SESSION_TYPE=tty
2026-06-12 15:35:45.739066 | controller | _=/usr/bin/env
2026-06-12 15:35:45.739077 | controller | MOTD_SHOWN=pam
2026-06-12 15:35:45.739081 | controller | HOME=/home/zuul
2026-06-12 15:35:45.739084 | controller | LANG=en_US.UTF-8
2026-06-12 15:35:45.739088 | controller | SSH_CONNECTION=38.102.83.51 52316 38.102.83.74 22
2026-06-12 15:35:45.739094 | 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-12 15:35:45.739099 | controller | ZUUL_CHANGE_IDS=3993,999c94edca7274d03a857e302288cc3aadce488f
2026-06-12 15:35:45.739103 | controller | WORKSPACE=/home/zuul/workspace
2026-06-12 15:35:45.739106 | controller | XDG_SESSION_CLASS=user
2026-06-12 15:35:45.739110 | controller | SELINUX_ROLE_REQUESTED=
2026-06-12 15:35:45.739113 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-12 15:35:45.739118 | controller | USER=zuul
2026-06-12 15:35:45.739123 | controller | ZUUL_VOTING=True
2026-06-12 15:35:45.739128 | controller | BUILD_TIMEOUT=10800000
2026-06-12 15:35:45.739133 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-12 15:35:45.739138 | controller | SHLVL=1
2026-06-12 15:35:45.739143 | controller | ZUUL_PATCHSET=999c94edca7274d03a857e302288cc3aadce488f
2026-06-12 15:35:45.739148 | controller | XDG_SESSION_ID=1
2026-06-12 15:35:45.739153 | controller | ZUUL_BRANCH=main
2026-06-12 15:35:45.739158 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-12 15:35:45.739162 | controller | SSH_CLIENT=38.102.83.51 52316 22
2026-06-12 15:35:45.739171 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-12 15:35:45.739176 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-12 15:35:45.739181 | controller | which_declare=declare -f
2026-06-12 15:35:45.739186 | 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-12 15:35:45.739192 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-12 15:35:45.739196 | controller | ZUUL_CHANGE=3993
2026-06-12 15:35:45.739201 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-12 15:35:45.739206 | controller | ZUUL_UUID=f9bf6ef656684473a0b973faff1f550d
2026-06-12 15:35:45.739212 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-12 15:35:45.739217 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-12 15:35:45.739223 | controller | }
2026-06-12 15:35:45.883908 | controller | ok: Runtime: 0:00:00.008055
2026-06-12 15:35:45.892314 | 
2026-06-12 15:35:45.892473 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-12 15:35:45.918745 | controller | skipping: Conditional result was False
2026-06-12 15:35:45.927836 | 
2026-06-12 15:35:45.927964 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-12 15:35:46.468377 | controller | skipping: Conditional result was False
2026-06-12 15:35:46.477815 | 
2026-06-12 15:35:46.477944 | TASK [Ensure legacy workspace directory]
2026-06-12 15:35:46.843100 | controller | changed
2026-06-12 15:35:46.844602 | 
2026-06-12 15:35:46.844649 | PLAY RECAP
2026-06-12 15:35:46.844692 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-12 15:35:46.844711 | 
2026-06-12 15:35:46.975608 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-12 15:35:46.979537 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 15:35:47.654973 | 
2026-06-12 15:35:47.655132 | PLAY [all,!compute]
2026-06-12 15:35:47.666937 | 
2026-06-12 15:35:47.667006 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-12 15:35:48.191649 | controller | skipping: Conditional result was False
2026-06-12 15:35:48.203677 | 
2026-06-12 15:35:48.204042 | TASK [Install podman]
2026-06-12 15:36:08.312081 | controller | changed
2026-06-12 15:36:08.321327 | 
2026-06-12 15:36:08.321501 | TASK [Set var name for quay login zuul secret]
2026-06-12 15:36:08.400042 | controller | skipping: Conditional result was False
2026-06-12 15:36:08.411444 | 
2026-06-12 15:36:08.411651 | TASK [Print the username]
2026-06-12 15:36:08.932787 | controller | openstack-k8s-operators+cirobot
2026-06-12 15:36:08.973476 | controller | ok: Runtime: 0:00:00.005127
2026-06-12 15:36:08.982207 | 
2026-06-12 15:36:08.982329 | TASK [Fail when user or password is not set]
2026-06-12 15:36:09.060513 | controller | skipping: Conditional result was False
2026-06-12 15:36:09.069372 | 
2026-06-12 15:36:09.069509 | TASK [Set vars for quay login]
2026-06-12 15:36:09.125563 | controller | Output suppressed because no_log was given
2026-06-12 15:36:09.132745 | 
2026-06-12 15:36:09.132874 | LOOP [Perform container registry login(s) with podman]
2026-06-12 15:36:10.312577 | controller | Output suppressed because no_log was given
2026-06-12 15:36:10.320748 | 
2026-06-12 15:36:10.320878 | LOOP [Perform container registry login(s) with buildah]
2026-06-12 15:36:10.401178 | controller | Output suppressed because no_log was given
2026-06-12 15:36:10.419242 | 
2026-06-12 15:36:10.419456 | TASK [Set Insecure registry for content provider]
2026-06-12 15:36:11.053561 | controller | changed: Block inserted
2026-06-12 15:36:11.056080 | 
2026-06-12 15:36:11.056175 | PLAY RECAP
2026-06-12 15:36:11.056264 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-12 15:36:11.056307 | 
2026-06-12 15:36:11.186705 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-12 15:36:11.190307 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 15:36:11.835121 | 
2026-06-12 15:36:11.835244 | PLAY [Prefer ipv4 over ipv6]
2026-06-12 15:36:11.844559 | 
2026-06-12 15:36:11.844628 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-12 15:36:11.909562 | controller | skipping: Conditional result was False
2026-06-12 15:36:11.912361 | 
2026-06-12 15:36:11.912424 | PLAY [controller]
2026-06-12 15:36:11.917905 | 
2026-06-12 15:36:11.917992 | TASK [Fail when openshift_pull_sec not provided]
2026-06-12 15:36:11.942112 | controller | skipping: Conditional result was False
2026-06-12 15:36:11.953206 | 
2026-06-12 15:36:11.953335 | TASK [Clone repos in the job workspace]
2026-06-12 15:36:11.976769 | controller | ok
2026-06-12 15:36:11.999996 | 
2026-06-12 15:36:12.000095 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 15:36:12.531755 | controller | ok
2026-06-12 15:36:12.547430 | 
2026-06-12 15:36:12.547684 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 15:36:15.458600 | controller | Output suppressed because no_log was given
2026-06-12 15:36:15.473596 | 
2026-06-12 15:36:15.473890 | TASK [Create pull-secret.txt file]
2026-06-12 15:36:17.069758 | controller | Output suppressed because no_log was given
2026-06-12 15:36:17.078033 | 
2026-06-12 15:36:17.078177 | TASK [Apply CRC features and print image build date]
2026-06-12 15:36:17.106027 | controller | ok
2026-06-12 15:36:17.120234 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-12 15:36:17.132611 | 
2026-06-12 15:36:17.132723 | TASK [Set additional parameters for crc - telemetry]
2026-06-12 15:36:17.713422 | controller | skipping: Conditional result was False
2026-06-12 15:36:17.723755 | 
2026-06-12 15:36:17.723975 | TASK [Set additional parameters for crc - monitoring]
2026-06-12 15:36:18.269078 | controller | skipping: Conditional result was False
2026-06-12 15:36:18.279007 | 
2026-06-12 15:36:18.279163 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-12 15:36:18.820962 | controller | skipping: Conditional result was False
2026-06-12 15:36:18.831134 | 
2026-06-12 15:36:18.831268 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-12 15:36:19.372075 | controller | skipping: Conditional result was False
2026-06-12 15:36:19.382800 | 
2026-06-12 15:36:19.382998 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-12 15:36:19.918638 | controller | skipping: Conditional result was False
2026-06-12 15:36:19.928077 | 
2026-06-12 15:36:19.928440 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-12 15:36:20.469173 | controller | skipping: Conditional result was False
2026-06-12 15:36:20.479634 | 
2026-06-12 15:36:20.479790 | TASK [Execute crc start command]
2026-06-12 15:50:22.036182 | controller | ok: Runtime: 0:14:01.010818
2026-06-12 15:50:22.044166 | 
2026-06-12 15:50:22.044285 | TASK [Verify that OpenShift is up and running]
2026-06-12 15:50:22.081508 | controller | ok
2026-06-12 15:50:22.100631 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-12 15:50:22.111871 | 
2026-06-12 15:50:22.112003 | TASK [Create script to login and verify services]
2026-06-12 15:50:23.476311 | controller | changed
2026-06-12 15:50:23.486868 | 
2026-06-12 15:50:23.487012 | TASK [Ensure that user is logged]
2026-06-12 15:50:23.866314 | controller | Checking login to the cluster 1...
2026-06-12 15:50:25.049846 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-12 15:50:25.049942 | controller |
2026-06-12 15:50:25.349406 | controller | Login successful.
2026-06-12 15:50:25.349484 | controller |
2026-06-12 15:50:25.390243 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-12 15:50:25.390321 | controller |
2026-06-12 15:50:25.390333 | controller | Using project "default".
2026-06-12 15:50:25.538238 | controller | ok: Runtime: 0:00:01.593929
2026-06-12 15:50:25.547288 | 
2026-06-12 15:50:25.547469 | TASK [Delete all openshift-marketplace pods]
2026-06-12 15:50:27.321140 | controller | pod "certified-operators-l27pk" deleted
2026-06-12 15:50:27.339621 | controller | pod "community-operators-qhh6t" deleted
2026-06-12 15:50:27.357318 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-12 15:50:27.385507 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-12 15:50:27.420089 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-12 15:50:29.109594 | controller | ok: Runtime: 0:00:03.118720
2026-06-12 15:50:29.117688 | 
2026-06-12 15:50:29.117851 | TASK [Copy script ensure_services_up.sh]
2026-06-12 15:50:29.185896 | controller | skipping: Conditional result was False
2026-06-12 15:50:29.197887 | 
2026-06-12 15:50:29.198062 | TASK [Ensure all pods are up and running]
2026-06-12 15:50:29.739809 | controller | skipping: Conditional result was False
2026-06-12 15:50:29.749806 | 
2026-06-12 15:50:29.749965 | TASK [Check if there is a image build date file]
2026-06-12 15:50:30.150810 | controller | ok
2026-06-12 15:50:30.159098 | 
2026-06-12 15:50:30.159246 | TASK [Print image date if available]
2026-06-12 15:50:30.577361 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-12 15:50:30.769569 | controller | ok: Runtime: 0:00:00.003502
2026-06-12 15:50:30.774753 | 
2026-06-12 15:50:30.774851 | TASK [Fix machineconfigpool]
2026-06-12 15:50:30.841141 | controller | skipping: Conditional result was False
2026-06-12 15:50:30.852140 | 
2026-06-12 15:50:30.852290 | TASK [Show available nodes]
2026-06-12 15:50:31.861935 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-12 15:50:31.862105 | controller | crc    Ready    control-plane,master,worker   222d   v1.33.5
2026-06-12 15:50:31.905520 | controller | ok: Runtime: 0:00:00.602350
2026-06-12 15:50:31.913422 | 
2026-06-12 15:50:31.913544 | TASK [Configure insecure registry inside crc vm]
2026-06-12 15:50:31.960186 | controller | ok
2026-06-12 15:50:31.975587 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-12 15:50:31.991727 | 
2026-06-12 15:50:31.991809 | TASK [Catch CRC IP]
2026-06-12 15:50:32.497301 | controller | 192.168.130.11
2026-06-12 15:50:32.539472 | controller | ok: Runtime: 0:00:00.109037
2026-06-12 15:50:32.547970 | 
2026-06-12 15:50:32.548087 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-12 15:50:33.234093 | controller | image.config.openshift.io/cluster patched
2026-06-12 15:50:33.594829 | controller | ok: Runtime: 0:00:00.295432
2026-06-12 15:50:33.616145 | 
2026-06-12 15:50:33.616268 | TASK [Check if id_ed25519 key exists]
2026-06-12 15:50:33.965989 | controller | ok
2026-06-12 15:50:33.975882 | 
2026-06-12 15:50:33.976036 | TASK [Set fact if new keypair exists]
2026-06-12 15:50:34.024652 | controller | ok
2026-06-12 15:50:34.032391 | 
2026-06-12 15:50:34.032518 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-12 15:50:35.352793 | controller |
2026-06-12 15:50:35.352933 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-12 15:50:35.352946 | controller |
2026-06-12 15:50:35.352952 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 15:50:42.918701 | controller | ok: [192.168.130.11]
2026-06-12 15:50:42.919005 | controller |
2026-06-12 15:50:42.919022 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-12 15:50:44.184761 | controller | changed: [192.168.130.11]
2026-06-12 15:50:44.184822 | controller |
2026-06-12 15:50:44.184829 | controller | TASK [Restart crio] ************************************************************
2026-06-12 15:50:51.576900 | controller | changed: [192.168.130.11]
2026-06-12 15:50:51.576999 | controller |
2026-06-12 15:50:51.577008 | controller | TASK [Restart kubelet] *********************************************************
2026-06-12 15:50:53.191002 | controller | changed: [192.168.130.11]
2026-06-12 15:50:53.191075 | controller |
2026-06-12 15:50:53.191080 | controller | PLAY RECAP *********************************************************************
2026-06-12 15:50:53.191085 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 15:50:53.191089 | controller |
2026-06-12 15:50:53.603872 | controller | ok: Runtime: 0:00:18.893818
2026-06-12 15:50:53.612456 | 
2026-06-12 15:50:53.612606 | TASK [Catch CRC IP]
2026-06-12 15:50:54.097223 | controller | 192.168.130.11
2026-06-12 15:50:54.163389 | controller | ok: Runtime: 0:00:00.083109
2026-06-12 15:50:54.171750 | 
2026-06-12 15:50:54.171872 | TASK [Check if id_ed25519 key exists]
2026-06-12 15:50:54.514329 | controller | ok
2026-06-12 15:50:54.523130 | 
2026-06-12 15:50:54.523261 | TASK [Set fact if new keypair exists]
2026-06-12 15:50:54.570697 | controller | ok
2026-06-12 15:50:54.579056 | 
2026-06-12 15:50:54.579279 | TASK [Run crc]
2026-06-12 15:50:55.615073 | controller |
2026-06-12 15:50:55.615200 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-12 15:50:55.615208 | controller |
2026-06-12 15:50:55.615213 | controller | TASK [Gathering Facts] *********************************************************
2026-06-12 15:50:59.902013 | controller | ok: [192.168.130.11]
2026-06-12 15:50:59.902098 | controller |
2026-06-12 15:50:59.902104 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-12 15:51:02.196002 | controller | changed: [192.168.130.11]
2026-06-12 15:51:02.196050 | controller |
2026-06-12 15:51:02.196057 | controller | TASK [Add crio config] *********************************************************
2026-06-12 15:51:04.031353 | controller | changed: [192.168.130.11]
2026-06-12 15:51:04.031408 | controller |
2026-06-12 15:51:04.031416 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-12 15:51:07.852501 | controller | changed: [192.168.130.11]
2026-06-12 15:51:07.852570 | controller |
2026-06-12 15:51:07.852576 | controller | PLAY RECAP *********************************************************************
2026-06-12 15:51:07.852581 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-12 15:51:07.852586 | controller |
2026-06-12 15:51:08.147802 | controller | ok: Runtime: 0:00:12.988740
2026-06-12 15:51:08.155938 | 
2026-06-12 15:51:08.156058 | TASK [Set slower etcd profile]
2026-06-12 15:51:08.230796 | controller | ok
2026-06-12 15:51:08.281037 | 
2026-06-12 15:51:08.281195 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-12 15:51:08.791230 | controller | etcd.operator.openshift.io/cluster patched
2026-06-12 15:51:08.851882 | controller | ok: Runtime: 0:00:00.176640
2026-06-12 15:51:08.861288 | 
2026-06-12 15:51:08.861479 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-12 15:51:38.906084 | controller | ok
2026-06-12 15:51:38.910487 | 
2026-06-12 15:51:38.910602 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-12 15:56:55.738224 | controller | ok: Runtime: 0:00:04.628194
2026-06-12 15:56:55.748030 | 
2026-06-12 15:56:55.748114 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-12 15:56:55.815056 | controller | ok
2026-06-12 15:56:55.858217 | 
2026-06-12 15:56:55.858329 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-12 15:56:55.888632 | controller | ok
2026-06-12 15:56:55.893978 | 
2026-06-12 15:56:55.894059 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-12 15:56:55.934183 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-12 15:56:55.939402 | 
2026-06-12 15:56:55.939483 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-12 15:56:56.331365 | controller |
2026-06-12 15:56:56.473152 | controller | ok: Runtime: 0:00:00.031095
2026-06-12 15:56:56.489016 | 
2026-06-12 15:56:56.489139 | TASK [Pause machineconfigpool]
2026-06-12 15:56:56.564641 | controller | ok
2026-06-12 15:56:56.611283 | 
2026-06-12 15:56:56.611395 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-12 15:56:57.109135 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-12 15:56:57.109603 | controller | ok: Item: master Runtime: 0:00:00.151589
2026-06-12 15:56:57.570838 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-12 15:56:57.571018 | controller | ok: Item: worker Runtime: 0:00:00.147237
2026-06-12 15:56:57.577733 | 
2026-06-12 15:56:57.577864 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-12 15:56:58.051168 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-12 15:56:58.051444 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      222d
2026-06-12 15:56:58.051609 | controller | worker   rendered-worker-c9b90f3e097f1010fff1ab71defb4ab0   True      False      False      0              0                   0                     0                      222d
2026-06-12 15:56:58.103434 | controller | ok: Runtime: 0:00:00.136152
2026-06-12 15:56:58.110335 | 
2026-06-12 15:56:58.110413 | TASK [Create cluster certificate approver workaround]
2026-06-12 15:56:58.179309 | controller | ok
2026-06-12 15:56:58.214693 | 
2026-06-12 15:56:58.214771 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-12 15:56:58.747638 | controller | ok: Item: Runtime: 0:00:00.152634
2026-06-12 15:56:58.748072 | controller | ok: All items complete
2026-06-12 15:56:58.748129 | 
2026-06-12 15:57:09.147523 | controller | ok: Item: Runtime: 0:00:00.138031
2026-06-12 15:57:19.561068 | controller | ok: Item: Runtime: 0:00:00.136618
2026-06-12 15:57:19.581197 | 
2026-06-12 15:57:19.581409 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-12 15:57:20.821304 | controller | changed
2026-06-12 15:57:20.829941 | 
2026-06-12 15:57:20.830130 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-12 15:57:21.352794 | controller | serviceaccount/csr-approver-sa created
2026-06-12 15:57:21.364618 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-12 15:57:21.379511 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-12 15:57:21.399564 | controller | cronjob.batch/auto-csr-approver created
2026-06-12 15:57:21.881926 | controller | ok: Runtime: 0:00:00.198635
2026-06-12 15:57:21.897585 | 
2026-06-12 15:57:21.897715 | TASK [Ensure that all cluster operators are stable]
2026-06-12 15:57:22.390360 | controller | True
2026-06-12 15:57:22.390466 | controller | True
2026-06-12 15:57:22.390471 | controller | True
2026-06-12 15:57:22.390476 | controller | True
2026-06-12 15:57:22.390480 | controller | True
2026-06-12 15:57:22.390483 | controller | True
2026-06-12 15:57:22.390487 | controller | True
2026-06-12 15:57:22.390491 | controller | True
2026-06-12 15:57:22.390495 | controller | True
2026-06-12 15:57:22.390498 | controller | True
2026-06-12 15:57:22.390503 | controller | True
2026-06-12 15:57:22.390506 | controller | True
2026-06-12 15:57:22.390510 | controller | True
2026-06-12 15:57:22.390513 | controller | True
2026-06-12 15:57:22.390517 | controller | True
2026-06-12 15:57:22.390520 | controller | True
2026-06-12 15:57:22.390524 | controller | True
2026-06-12 15:57:22.390528 | controller | True
2026-06-12 15:57:22.390531 | controller | True
2026-06-12 15:57:22.390534 | controller | True
2026-06-12 15:57:22.390538 | controller | True
2026-06-12 15:57:22.390542 | controller | True
2026-06-12 15:57:22.390545 | controller | True
2026-06-12 15:57:22.390548 | controller | True
2026-06-12 15:57:22.442519 | controller | ok: Runtime: 0:00:00.141523
2026-06-12 15:57:22.445416 | 
2026-06-12 15:57:22.445485 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-12 15:57:22.445634 | 
2026-06-12 15:57:22.445673 | PLAY RECAP
2026-06-12 15:57:22.445718 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-12 15:57:22.445744 | 
2026-06-12 15:57:22.602881 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-12 15:57:22.607673 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 15:57:23.299271 | 
2026-06-12 15:57:23.299416 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-12 15:57:23.312537 | 
2026-06-12 15:57:23.312636 | TASK [Clone repos in the job workspace]
2026-06-12 15:57:23.334451 | controller | ok
2026-06-12 15:57:23.353113 | 
2026-06-12 15:57:23.353258 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-12 15:57:23.852169 | controller | ok
2026-06-12 15:57:23.862061 | 
2026-06-12 15:57:23.862199 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-12 15:57:25.164522 | controller | Output suppressed because no_log was given
2026-06-12 15:57:25.181275 | 
2026-06-12 15:57:25.181459 | TASK [Create zuul-output directory]
2026-06-12 15:57:25.661542 | controller | ok
2026-06-12 15:57:25.670483 | 
2026-06-12 15:57:25.670699 | TASK [Install required packages]
2026-06-12 15:57:26.953648 | controller | ok: Nothing to do
2026-06-12 15:57:26.965389 | 
2026-06-12 15:57:26.965534 | TASK [Output pip related things]
2026-06-12 15:57:27.797848 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-12 15:57:28.048220 | controller | ok: Runtime: 0:00:00.409160
2026-06-12 15:57:28.056638 | 
2026-06-12 15:57:28.056770 | TASK [Install requirements]
2026-06-12 15:58:39.355139 | controller | changed
2026-06-12 15:58:39.366246 | 
2026-06-12 15:58:39.366309 | TASK [Add cronjob to trigger job stats]
2026-06-12 15:58:39.431521 | controller | skipping: Conditional result was False
2026-06-12 15:58:39.440887 | 
2026-06-12 15:58:39.441017 | LOOP [Construct project change list]
2026-06-12 15:58:39.528315 | controller | ok:
2026-06-12 15:58:39.528567 | controller | {
2026-06-12 15:58:39.528621 | controller |   "branch": "main",
2026-06-12 15:58:39.528659 | controller |   "change": "3993",
2026-06-12 15:58:39.528695 | controller |   "change_message": "fix: prevent cifmw_validations_xml_filter hang\n\nfix: prevent cifmw_validations_xml_filter hang\r\n\r\nIssue: The validations playbook was hanging indefinitely when\r\ncreating JUnit XML files for validation results.\r\n\r\nRoot cause: ET.tostring() with encoding='utf-8' returned bytes,\r\nwhich Ansible's copy module couldn't serialize in a template\r\ncontext, causing an indefinite hang.\r\n\r\nSolution: Changed encoding parameter to 'unicode', which returns\r\nstr directly, allowing Ansible to process it normally.\r\n\r\nVerification:\r\n- Playbook completes successfully in 1.16 seconds\r\n- XML file is generated correctly\r\n- No breaking changes (fully backward compatible)\"",
2026-06-12 15:58:39.528739 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3993",
2026-06-12 15:58:39.528775 | controller |   "commit_id": "999c94edca7274d03a857e302288cc3aadce488f",
2026-06-12 15:58:39.528809 | controller |   "patchset": "999c94edca7274d03a857e302288cc3aadce488f",
2026-06-12 15:58:39.528842 | controller |   "project": {
2026-06-12 15:58:39.528875 | controller |     "canonical_hostname": "github.com",
2026-06-12 15:58:39.528907 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-12 15:58:39.528940 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-12 15:58:39.528975 | controller |     "short_name": "ci-framework",
2026-06-12 15:58:39.529007 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-12 15:58:39.529040 | controller |   },
2026-06-12 15:58:39.529088 | controller |   "topic": null
2026-06-12 15:58:39.529122 | controller | }
2026-06-12 15:58:39.570689 | 
2026-06-12 15:58:39.570762 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-12 15:58:39.576723 | 
2026-06-12 15:58:39.576802 | TASK [Filter out host if needed]
2026-06-12 15:58:39.588059 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 15:58:39.592147 | 
2026-06-12 15:58:39.592216 | TASK [Get git tag for image tagging]
2026-06-12 15:58:40.120130 | controller | skipping: Conditional result was False
2026-06-12 15:58:40.129172 | 
2026-06-12 15:58:40.129305 | TASK [Set openstack-runner image]
2026-06-12 15:58:40.165973 | controller | skipping: Conditional result was False
2026-06-12 15:58:40.175789 | 
2026-06-12 15:58:40.175927 | TASK [Build openstack-runner image]
2026-06-12 15:58:40.212669 | controller | skipping: Conditional result was False
2026-06-12 15:58:40.222080 | 
2026-06-12 15:58:40.222210 | TASK [Push openstack-runner image]
2026-06-12 15:58:40.259104 | controller | skipping: Conditional result was False
2026-06-12 15:58:40.268958 | 
2026-06-12 15:58:40.269087 | TASK [Make sure ci-framework directory exists]
2026-06-12 15:58:40.305976 | controller | skipping: Conditional result was False
2026-06-12 15:58:40.316980 | 
2026-06-12 15:58:40.317111 | TASK [Create EDPM ansible var file]
2026-06-12 15:58:40.356188 | controller | skipping: Conditional result was False
2026-06-12 15:58:40.358218 | 
2026-06-12 15:58:40.358417 | PLAY RECAP
2026-06-12 15:58:40.358524 | controller | ok: 7 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-12 15:58:40.358567 | 
2026-06-12 15:58:40.571276 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-12 15:58:40.574772 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 15:58:41.195180 | 
2026-06-12 15:58:41.195296 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-12 15:58:41.206907 | 
2026-06-12 15:58:41.207039 | TASK [Create zuul-output directory]
2026-06-12 15:58:41.736148 | controller | changed
2026-06-12 15:58:41.744271 | 
2026-06-12 15:58:41.744447 | TASK [Slurp Zuul inventory test]
2026-06-12 15:58:42.197060 | controller -> localhost | ok
2026-06-12 15:58:42.208583 | 
2026-06-12 15:58:42.208716 | TASK [Save zuul inventory]
2026-06-12 15:58:44.071083 | controller | changed
2026-06-12 15:58:44.082407 | 
2026-06-12 15:58:44.082555 | TASK [Save zuul vars without the change_message]
2026-06-12 15:58:45.501032 | controller | changed
2026-06-12 15:58:45.504812 | 
2026-06-12 15:58:45.504905 | PLAY RECAP
2026-06-12 15:58:45.504986 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-12 15:58:45.505027 | 
2026-06-12 15:58:45.642541 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-12 15:58:45.646255 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 15:58:46.282551 | 
2026-06-12 15:58:46.282673 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-12 15:58:46.293553 | 
2026-06-12 15:58:46.293624 | TASK [Filter out host if needed]
2026-06-12 15:58:46.300781 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 15:58:46.304312 | 
2026-06-12 15:58:46.304388 | TASK [Check for edpm-ansible.yml file]
2026-06-12 15:58:46.775217 | controller | ok
2026-06-12 15:58:46.782868 | 
2026-06-12 15:58:46.783030 | TASK [Check if new ssh keypair exists]
2026-06-12 15:58:46.827485 | controller | ok
2026-06-12 15:58:46.890433 | 
2026-06-12 15:58:46.890568 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-12 15:58:47.580669 | controller | ok
2026-06-12 15:58:47.590482 | 
2026-06-12 15:58:47.590621 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-12 15:58:47.635172 | controller | ok
2026-06-12 15:58:47.642972 | 
2026-06-12 15:58:47.643107 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-12 15:58:47.669017 | controller | skipping: Conditional result was False
2026-06-12 15:58:47.686981 | 
2026-06-12 15:58:47.687314 | TASK [Add crc node in local inventory]
2026-06-12 15:58:47.711559 | controller | changed
2026-06-12 15:58:47.721665 | 
2026-06-12 15:58:47.721795 | LOOP [Ensure we know ssh hosts]
2026-06-12 15:58:48.252663 | controller | ok: Item: controller Runtime: 0:00:00.055128
2026-06-12 15:58:48.702329 | controller | ok: Item: crc Runtime: 0:00:00.109907
2026-06-12 15:58:48.717725 | 
2026-06-12 15:58:48.717900 | TASK [Load zuul_inventory]
2026-06-12 15:58:49.175369 | controller | ok
2026-06-12 15:58:49.181398 | 
2026-06-12 15:58:49.181466 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-12 15:58:50.760003 | controller | changed
2026-06-12 15:58:50.770942 | 
2026-06-12 15:58:50.771079 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-12 15:58:52.294296 | controller |
2026-06-12 15:58:52.294462 | controller | PLAY [Remove status flag] ******************************************************
2026-06-12 15:58:52.294476 | controller |
2026-06-12 15:58:52.294486 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-12 15:58:52.294500 | controller | Friday 12 June 2026  15:58:52 +0000 (0:00:00.040)       0:00:00.040 ***********
2026-06-12 15:58:52.294510 | controller | Friday 12 June 2026  15:58:52 +0000 (0:00:00.038)       0:00:00.038 ***********
2026-06-12 15:58:54.447844 | controller | ok: [localhost]
2026-06-12 15:58:54.448002 | controller |
2026-06-12 15:58:54.448018 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-12 15:58:54.448033 | controller | Friday 12 June 2026  15:58:54 +0000 (0:00:02.153)       0:00:02.193 ***********
2026-06-12 15:58:54.448043 | controller | Friday 12 June 2026  15:58:54 +0000 (0:00:02.153)       0:00:02.192 ***********
2026-06-12 15:58:54.851549 | controller | ok: [localhost]
2026-06-12 15:58:54.851694 | controller |
2026-06-12 15:58:54.851714 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-12 15:58:54.851728 | controller | Friday 12 June 2026  15:58:54 +0000 (0:00:00.402)       0:00:02.596 ***********
2026-06-12 15:58:54.851741 | controller | Friday 12 June 2026  15:58:54 +0000 (0:00:00.403)       0:00:02.595 ***********
2026-06-12 15:58:54.956013 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-12 15:58:54.956132 | controller |
2026-06-12 15:58:54.956140 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-12 15:58:54.956145 | controller | Friday 12 June 2026  15:58:54 +0000 (0:00:00.104)       0:00:02.701 ***********
2026-06-12 15:58:54.956149 | controller | Friday 12 June 2026  15:58:54 +0000 (0:00:00.104)       0:00:02.700 ***********
2026-06-12 15:58:54.990885 | controller | skipping: [localhost]
2026-06-12 15:58:54.990970 | controller |
2026-06-12 15:58:54.990989 | 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-12 15:58:54.990998 | controller | Friday 12 June 2026  15:58:54 +0000 (0:00:00.035)       0:00:02.736 ***********
2026-06-12 15:58:54.991003 | controller | Friday 12 June 2026  15:58:54 +0000 (0:00:00.035)       0:00:02.735 ***********
2026-06-12 15:58:55.033425 | controller | ok: [localhost]
2026-06-12 15:58:55.033518 | controller |
2026-06-12 15:58:55.033528 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-12 15:58:55.033535 | controller |   hostvars[inventory_hostname] |
2026-06-12 15:58:55.033540 | controller |   dict2items |
2026-06-12 15:58:55.033545 | controller |   selectattr("key", "match",
2026-06-12 15:58:55.033550 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-12 15:58:55.033555 | controller |   list | items2dict
2026-06-12 15:58:55.033560 | controller | }}] ***
2026-06-12 15:58:55.033565 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.042)       0:00:02.779 ***********
2026-06-12 15:58:55.033570 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.042)       0:00:02.778 ***********
2026-06-12 15:58:55.129558 | controller | ok: [localhost]
2026-06-12 15:58:55.129611 | controller |
2026-06-12 15:58:55.129617 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 15:58:55.129622 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.096)       0:00:02.875 ***********
2026-06-12 15:58:55.129626 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.096)       0:00:02.874 ***********
2026-06-12 15:58:55.348729 | controller | ok: [localhost]
2026-06-12 15:58:55.348808 | controller |
2026-06-12 15:58:55.348816 | 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-12 15:58:55.348822 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.218)       0:00:03.094 ***********
2026-06-12 15:58:55.348826 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.219)       0:00:03.093 ***********
2026-06-12 15:58:55.374281 | controller | skipping: [localhost]
2026-06-12 15:58:55.374357 | controller |
2026-06-12 15:58:55.374366 | 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-12 15:58:55.374373 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.025)       0:00:03.120 ***********
2026-06-12 15:58:55.374379 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.025)       0:00:03.119 ***********
2026-06-12 15:58:55.399324 | controller | skipping: [localhost]
2026-06-12 15:58:55.399398 | controller |
2026-06-12 15:58:55.399405 | 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-12 15:58:55.399411 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.024)       0:00:03.145 ***********
2026-06-12 15:58:55.399415 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.024)       0:00:03.144 ***********
2026-06-12 15:58:55.429221 | controller | skipping: [localhost]
2026-06-12 15:58:55.429300 | controller |
2026-06-12 15:58:55.429306 | 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-12 15:58:55.429311 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.029)       0:00:03.175 ***********
2026-06-12 15:58:55.429316 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.029)       0:00:03.173 ***********
2026-06-12 15:58:55.461486 | controller | skipping: [localhost]
2026-06-12 15:58:55.461571 | controller |
2026-06-12 15:58:55.461576 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 15:58:55.461580 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.032)       0:00:03.207 ***********
2026-06-12 15:58:55.461584 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.032)       0:00:03.206 ***********
2026-06-12 15:58:55.492980 | controller | skipping: [localhost]
2026-06-12 15:58:55.493065 | controller |
2026-06-12 15:58:55.493071 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 15:58:55.493077 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.031)       0:00:03.239 ***********
2026-06-12 15:58:55.493083 | controller | Friday 12 June 2026  15:58:55 +0000 (0:00:00.031)       0:00:03.237 ***********
2026-06-12 15:58:56.094704 | controller | changed: [localhost] => (item=tmp)
2026-06-12 15:58:56.094822 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-12 15:58:56.094829 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-12 15:58:56.094834 | controller |
2026-06-12 15:58:56.094838 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-12 15:58:56.094843 | controller | Friday 12 June 2026  15:58:56 +0000 (0:00:00.601)       0:00:03.840 ***********
2026-06-12 15:58:56.094846 | controller | Friday 12 June 2026  15:58:56 +0000 (0:00:00.601)       0:00:03.839 ***********
2026-06-12 15:58:57.116299 | controller | ok: [localhost]
2026-06-12 15:58:57.116357 | controller |
2026-06-12 15:58:57.116373 | 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-12 15:58:57.116380 | controller | Friday 12 June 2026  15:58:57 +0000 (0:00:01.021)       0:00:04.862 ***********
2026-06-12 15:58:57.116386 | controller | Friday 12 June 2026  15:58:57 +0000 (0:00:01.021)       0:00:04.861 ***********
2026-06-12 15:58:58.001764 | controller | changed: [localhost]
2026-06-12 15:58:58.001834 | controller |
2026-06-12 15:58:58.001842 | 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-12 15:58:58.001858 | controller | Friday 12 June 2026  15:58:57 +0000 (0:00:00.885)       0:00:05.747 ***********
2026-06-12 15:58:58.001878 | controller | Friday 12 June 2026  15:58:57 +0000 (0:00:00.885)       0:00:05.746 ***********
2026-06-12 15:59:06.456569 | controller | changed: [localhost]
2026-06-12 15:59:06.456615 | controller |
2026-06-12 15:59:06.456623 | 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-12 15:59:06.456630 | controller | Friday 12 June 2026  15:59:06 +0000 (0:00:08.454)       0:00:14.202 ***********
2026-06-12 15:59:06.456635 | controller | Friday 12 June 2026  15:59:06 +0000 (0:00:08.454)       0:00:14.201 ***********
2026-06-12 15:59:07.333427 | controller | changed: [localhost]
2026-06-12 15:59:07.333549 | controller |
2026-06-12 15:59:07.333558 | 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-12 15:59:07.333566 | controller | Friday 12 June 2026  15:59:07 +0000 (0:00:00.876)       0:00:15.079 ***********
2026-06-12 15:59:07.333572 | controller | Friday 12 June 2026  15:59:07 +0000 (0:00:00.876)       0:00:15.078 ***********
2026-06-12 15:59:07.366287 | controller | skipping: [localhost]
2026-06-12 15:59:07.366388 | controller |
2026-06-12 15:59:07.366424 | 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-12 15:59:07.366434 | controller | Friday 12 June 2026  15:59:07 +0000 (0:00:00.032)       0:00:15.112 ***********
2026-06-12 15:59:07.366441 | controller | Friday 12 June 2026  15:59:07 +0000 (0:00:00.032)       0:00:15.110 ***********
2026-06-12 15:59:07.951571 | controller | changed: [localhost]
2026-06-12 15:59:07.951633 | controller |
2026-06-12 15:59:07.951638 | 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-12 15:59:07.951644 | controller | Friday 12 June 2026  15:59:07 +0000 (0:00:00.585)       0:00:15.697 ***********
2026-06-12 15:59:07.951648 | controller | Friday 12 June 2026  15:59:07 +0000 (0:00:00.585)       0:00:15.696 ***********
2026-06-12 15:59:07.996029 | controller | skipping: [localhost]
2026-06-12 15:59:07.996149 | controller |
2026-06-12 15:59:07.996178 | 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-12 15:59:07.996186 | controller | Friday 12 June 2026  15:59:07 +0000 (0:00:00.044)       0:00:15.741 ***********
2026-06-12 15:59:07.996192 | controller | Friday 12 June 2026  15:59:07 +0000 (0:00:00.044)       0:00:15.740 ***********
2026-06-12 15:59:08.033624 | controller | skipping: [localhost]
2026-06-12 15:59:08.033715 | controller |
2026-06-12 15:59:08.033723 | 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-12 15:59:08.033729 | controller | Friday 12 June 2026  15:59:08 +0000 (0:00:00.037)       0:00:15.779 ***********
2026-06-12 15:59:08.033735 | controller | Friday 12 June 2026  15:59:08 +0000 (0:00:00.037)       0:00:15.778 ***********
2026-06-12 15:59:08.073404 | controller | skipping: [localhost]
2026-06-12 15:59:08.073477 | controller |
2026-06-12 15:59:08.073508 | 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-12 15:59:08.073515 | controller | Friday 12 June 2026  15:59:08 +0000 (0:00:00.039)       0:00:15.819 ***********
2026-06-12 15:59:08.073519 | controller | Friday 12 June 2026  15:59:08 +0000 (0:00:00.039)       0:00:15.818 ***********
2026-06-12 15:59:08.555380 | controller | changed: [localhost]
2026-06-12 15:59:08.555462 | controller |
2026-06-12 15:59:08.555467 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-12 15:59:08.555472 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-12 15:59:08.555476 | controller | Friday 12 June 2026  15:59:08 +0000 (0:00:00.481)       0:00:16.301 ***********
2026-06-12 15:59:08.555480 | controller | Friday 12 June 2026  15:59:08 +0000 (0:00:00.481)       0:00:16.300 ***********
2026-06-12 15:59:09.215750 | controller | changed: [localhost]
2026-06-12 15:59:09.215873 | controller |
2026-06-12 15:59:09.215902 | 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-12 15:59:09.215943 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.660)       0:00:16.961 ***********
2026-06-12 15:59:09.215950 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.660)       0:00:16.960 ***********
2026-06-12 15:59:09.241370 | controller | skipping: [localhost]
2026-06-12 15:59:09.241405 | controller |
2026-06-12 15:59:09.241411 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-12 15:59:09.241417 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.025)       0:00:16.987 ***********
2026-06-12 15:59:09.241421 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.025)       0:00:16.985 ***********
2026-06-12 15:59:09.264212 | controller | skipping: [localhost]
2026-06-12 15:59:09.264268 | controller |
2026-06-12 15:59:09.264276 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-12 15:59:09.264283 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.023)       0:00:17.010 ***********
2026-06-12 15:59:09.264290 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.023)       0:00:17.009 ***********
2026-06-12 15:59:09.286448 | controller | skipping: [localhost]
2026-06-12 15:59:09.286485 | controller |
2026-06-12 15:59:09.286491 | 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-12 15:59:09.286496 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.022)       0:00:17.032 ***********
2026-06-12 15:59:09.286501 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.022)       0:00:17.031 ***********
2026-06-12 15:59:09.316702 | controller | ok: [localhost]
2026-06-12 15:59:09.316751 | controller |
2026-06-12 15:59:09.316988 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-12 15:59:09.316997 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.030)       0:00:17.063 ***********
2026-06-12 15:59:09.317004 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.030)       0:00:17.061 ***********
2026-06-12 15:59:09.341946 | controller | skipping: [localhost]
2026-06-12 15:59:09.342025 | controller |
2026-06-12 15:59:09.342032 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-12 15:59:09.342037 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.024)       0:00:17.087 ***********
2026-06-12 15:59:09.342041 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.024)       0:00:17.086 ***********
2026-06-12 15:59:09.366711 | controller | skipping: [localhost]
2026-06-12 15:59:09.366774 | controller |
2026-06-12 15:59:09.366782 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-12 15:59:09.366788 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.024)       0:00:17.112 ***********
2026-06-12 15:59:09.366794 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.024)       0:00:17.111 ***********
2026-06-12 15:59:09.389346 | controller | skipping: [localhost]
2026-06-12 15:59:09.389432 | controller |
2026-06-12 15:59:09.389439 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-12 15:59:09.389444 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-12 15:59:09.389448 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-12 15:59:09.389452 | controller |   else cifmw_krb_request_out.path
2026-06-12 15:59:09.389456 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-12 15:59:09.389461 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.022)       0:00:17.135 ***********
2026-06-12 15:59:09.389465 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.022)       0:00:17.134 ***********
2026-06-12 15:59:09.411967 | controller | skipping: [localhost]
2026-06-12 15:59:09.412047 | controller |
2026-06-12 15:59:09.412053 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-12 15:59:09.412057 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.022)       0:00:17.157 ***********
2026-06-12 15:59:09.412062 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.022)       0:00:17.156 ***********
2026-06-12 15:59:09.434538 | controller | skipping: [localhost]
2026-06-12 15:59:09.434621 | controller |
2026-06-12 15:59:09.434628 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-12 15:59:09.434634 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.022)       0:00:17.180 ***********
2026-06-12 15:59:09.434639 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.022)       0:00:17.179 ***********
2026-06-12 15:59:09.461150 | controller | skipping: [localhost]
2026-06-12 15:59:09.461236 | controller |
2026-06-12 15:59:09.461245 | 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-12 15:59:09.461251 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-12 15:59:09.461258 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.026)       0:00:17.207 ***********
2026-06-12 15:59:09.461263 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.026)       0:00:17.205 ***********
2026-06-12 15:59:09.485097 | controller | skipping: [localhost]
2026-06-12 15:59:09.485173 | controller |
2026-06-12 15:59:09.485178 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-12 15:59:09.485183 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.024)       0:00:17.231 ***********
2026-06-12 15:59:09.485187 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.024)       0:00:17.230 ***********
2026-06-12 15:59:09.685604 | controller | ok: [localhost]
2026-06-12 15:59:09.685678 | controller |
2026-06-12 15:59:09.685683 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-12 15:59:09.685688 | controller | source /etc/ci/mirror_info.sh
2026-06-12 15:59:09.685692 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-12 15:59:09.685718 | controller | ] ***
2026-06-12 15:59:09.685731 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.200)       0:00:17.431 ***********
2026-06-12 15:59:09.685735 | controller | Friday 12 June 2026  15:59:09 +0000 (0:00:00.200)       0:00:17.430 ***********
2026-06-12 15:59:10.592376 | controller | changed: [localhost]
2026-06-12 15:59:10.592451 | controller |
2026-06-12 15:59:10.592457 | 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-12 15:59:10.592463 | controller | source /etc/ci/mirror_info.sh
2026-06-12 15:59:10.592469 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-12 15:59:10.592474 | controller | ] ***
2026-06-12 15:59:10.592479 | controller | Friday 12 June 2026  15:59:10 +0000 (0:00:00.906)       0:00:18.338 ***********
2026-06-12 15:59:10.592484 | controller | Friday 12 June 2026  15:59:10 +0000 (0:00:00.906)       0:00:18.337 ***********
2026-06-12 15:59:11.088066 | controller | changed: [localhost]
2026-06-12 15:59:11.088149 | controller |
2026-06-12 15:59:11.088156 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-12 15:59:11.088162 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.495)       0:00:18.834 ***********
2026-06-12 15:59:11.088169 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.495)       0:00:18.832 ***********
2026-06-12 15:59:11.686668 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-12 15:59:11.686741 | controller | fatal: [localhost]: FAILED! =>
2026-06-12 15:59:11.686748 | controller |     changed: false
2026-06-12 15:59:11.686753 | controller |     elapsed: 0
2026-06-12 15:59:11.686757 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-12 15:59:11.686761 | controller |       Connection refused>'
2026-06-12 15:59:11.686765 | controller |     redirected: false
2026-06-12 15:59:11.686768 | controller |     status: -1
2026-06-12 15:59:11.686772 | controller |     url: http://38.129.56.25:8766/gating.repo
2026-06-12 15:59:11.686776 | controller | ...ignoring
2026-06-12 15:59:11.686780 | controller |
2026-06-12 15:59:11.686784 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-12 15:59:11.686788 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-12 15:59:11.686791 | controller | enabled=1
2026-06-12 15:59:11.686795 | controller | gpgcheck=0
2026-06-12 15:59:11.686798 | controller | priority=1
2026-06-12 15:59:11.686802 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-12 15:59:11.686806 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.598)       0:00:19.432 ***********
2026-06-12 15:59:11.686809 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.598)       0:00:19.431 ***********
2026-06-12 15:59:11.725323 | controller | skipping: [localhost]
2026-06-12 15:59:11.725382 | controller |
2026-06-12 15:59:11.725392 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-12 15:59:11.725399 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.038)       0:00:19.471 ***********
2026-06-12 15:59:11.725405 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.038)       0:00:19.470 ***********
2026-06-12 15:59:11.761041 | controller | skipping: [localhost]
2026-06-12 15:59:11.761184 | controller |
2026-06-12 15:59:11.761195 | 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-12 15:59:11.761202 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.035)       0:00:19.507 ***********
2026-06-12 15:59:11.761209 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.035)       0:00:19.505 ***********
2026-06-12 15:59:11.802840 | controller | skipping: [localhost]
2026-06-12 15:59:11.802999 | controller |
2026-06-12 15:59:11.803008 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-12 15:59:11.803014 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.041)       0:00:19.548 ***********
2026-06-12 15:59:11.803018 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.041)       0:00:19.547 ***********
2026-06-12 15:59:11.838850 | controller | skipping: [localhost]
2026-06-12 15:59:11.838971 | controller |
2026-06-12 15:59:11.838996 | 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-12 15:59:11.839002 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.036)       0:00:19.584 ***********
2026-06-12 15:59:11.839007 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.036)       0:00:19.583 ***********
2026-06-12 15:59:11.875266 | controller | skipping: [localhost]
2026-06-12 15:59:11.875386 | controller |
2026-06-12 15:59:11.875393 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-12 15:59:11.875399 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.036)       0:00:19.621 ***********
2026-06-12 15:59:11.875404 | controller | Friday 12 June 2026  15:59:11 +0000 (0:00:00.036)       0:00:19.619 ***********
2026-06-12 15:59:12.418815 | controller | ok: [localhost]
2026-06-12 15:59:12.418969 | controller |
2026-06-12 15:59:12.418986 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-12 15:59:12.418996 | controller | Friday 12 June 2026  15:59:12 +0000 (0:00:00.543)       0:00:20.164 ***********
2026-06-12 15:59:12.419003 | controller | Friday 12 June 2026  15:59:12 +0000 (0:00:00.543)       0:00:20.163 ***********
2026-06-12 15:59:13.150557 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-12 15:59:13.150594 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-12 15:59:13.150599 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-12 15:59:13.150604 | controller |
2026-06-12 15:59:13.150608 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-12 15:59:13.150612 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.731)       0:00:20.896 ***********
2026-06-12 15:59:13.150615 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.731)       0:00:20.895 ***********
2026-06-12 15:59:13.563975 | controller | changed: [localhost]
2026-06-12 15:59:13.564032 | controller |
2026-06-12 15:59:13.564038 | 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-12 15:59:13.564043 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.413)       0:00:21.310 ***********
2026-06-12 15:59:13.564048 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.413)       0:00:21.308 ***********
2026-06-12 15:59:13.817520 | controller | changed: [localhost]
2026-06-12 15:59:13.817584 | controller |
2026-06-12 15:59:13.817590 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-12 15:59:13.817594 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.253)       0:00:21.563 ***********
2026-06-12 15:59:13.817598 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.253)       0:00:21.562 ***********
2026-06-12 15:59:13.859795 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-12 15:59:13.859883 | controller |
2026-06-12 15:59:13.859888 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-12 15:59:13.859892 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.042)       0:00:21.605 ***********
2026-06-12 15:59:13.859896 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.042)       0:00:21.604 ***********
2026-06-12 15:59:13.886979 | controller | ok: [localhost] =>
2026-06-12 15:59:13.887076 | controller |     cifmw_ci_setup_packages:
2026-06-12 15:59:13.887083 | controller |     - bash-completion
2026-06-12 15:59:13.887088 | controller |     - ca-certificates
2026-06-12 15:59:13.887093 | controller |     - git-core
2026-06-12 15:59:13.887099 | controller |     - make
2026-06-12 15:59:13.887104 | controller |     - tar
2026-06-12 15:59:13.887109 | controller |     - tmux
2026-06-12 15:59:13.887113 | controller |     - python3-pip
2026-06-12 15:59:13.887119 | controller |
2026-06-12 15:59:13.887124 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-12 15:59:13.887161 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.027)       0:00:21.633 ***********
2026-06-12 15:59:13.887168 | controller | Friday 12 June 2026  15:59:13 +0000 (0:00:00.027)       0:00:21.631 ***********
2026-06-12 15:59:50.855519 | controller | changed: [localhost]
2026-06-12 15:59:50.855655 | controller |
2026-06-12 15:59:50.855663 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-12 15:59:50.855671 | controller | Friday 12 June 2026  15:59:50 +0000 (0:00:36.968)       0:00:58.601 ***********
2026-06-12 15:59:50.855676 | controller | Friday 12 June 2026  15:59:50 +0000 (0:00:36.968)       0:00:58.600 ***********
2026-06-12 15:59:51.180325 | controller | ok: [localhost]
2026-06-12 15:59:51.180413 | controller |
2026-06-12 15:59:51.180424 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-12 15:59:51.180430 | controller | Friday 12 June 2026  15:59:51 +0000 (0:00:00.324)       0:00:58.925 ***********
2026-06-12 15:59:51.180436 | controller | Friday 12 June 2026  15:59:51 +0000 (0:00:00.324)       0:00:58.924 ***********
2026-06-12 15:59:51.403620 | controller | changed: [localhost]
2026-06-12 15:59:51.403690 | controller |
2026-06-12 15:59:51.403696 | 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-12 15:59:51.403701 | controller | Friday 12 June 2026  15:59:51 +0000 (0:00:00.223)       0:00:59.149 ***********
2026-06-12 15:59:51.403712 | controller | Friday 12 June 2026  15:59:51 +0000 (0:00:00.223)       0:00:59.148 ***********
2026-06-12 15:59:55.936384 | controller | changed: [localhost]
2026-06-12 15:59:55.936455 | controller |
2026-06-12 15:59:55.936463 | 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-12 15:59:55.936468 | controller | Friday 12 June 2026  15:59:55 +0000 (0:00:04.532)       0:01:03.681 ***********
2026-06-12 15:59:55.936472 | controller | Friday 12 June 2026  15:59:55 +0000 (0:00:04.532)       0:01:03.680 ***********
2026-06-12 15:59:55.975968 | controller | skipping: [localhost]
2026-06-12 15:59:55.976103 | controller |
2026-06-12 15:59:55.976115 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-12 15:59:55.976121 | controller | Friday 12 June 2026  15:59:55 +0000 (0:00:00.040)       0:01:03.721 ***********
2026-06-12 15:59:55.976125 | controller | Friday 12 June 2026  15:59:55 +0000 (0:00:00.040)       0:01:03.720 ***********
2026-06-12 15:59:56.310045 | controller | changed: [localhost]
2026-06-12 15:59:56.310179 | controller |
2026-06-12 15:59:56.310188 | 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-12 15:59:56.310195 | controller |   source ~/.oc_completion
2026-06-12 15:59:56.310200 | controller | fi] ***
2026-06-12 15:59:56.310206 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.333)       0:01:04.055 ***********
2026-06-12 15:59:56.310241 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.333)       0:01:04.054 ***********
2026-06-12 15:59:56.806300 | controller | changed: [localhost]
2026-06-12 15:59:56.806375 | controller |
2026-06-12 15:59:56.806383 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-12 15:59:56.806388 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.496)       0:01:04.552 ***********
2026-06-12 15:59:56.806392 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.496)       0:01:04.550 ***********
2026-06-12 15:59:56.834301 | controller | skipping: [localhost]
2026-06-12 15:59:56.834349 | controller |
2026-06-12 15:59:56.834356 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-12 15:59:56.834362 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-12 15:59:56.834367 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-12 15:59:56.834378 | controller | }}] ***
2026-06-12 15:59:56.834383 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.027)       0:01:04.579 ***********
2026-06-12 15:59:56.834401 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.027)       0:01:04.578 ***********
2026-06-12 15:59:56.864680 | controller | skipping: [localhost]
2026-06-12 15:59:56.864761 | controller |
2026-06-12 15:59:56.864769 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-12 15:59:56.864775 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.030)       0:01:04.610 ***********
2026-06-12 15:59:56.864781 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.030)       0:01:04.608 ***********
2026-06-12 15:59:56.889152 | controller | skipping: [localhost]
2026-06-12 15:59:56.889228 | controller |
2026-06-12 15:59:56.889235 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-12 15:59:56.889241 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.024)       0:01:04.635 ***********
2026-06-12 15:59:56.889247 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.024)       0:01:04.633 ***********
2026-06-12 15:59:56.911576 | controller | skipping: [localhost]
2026-06-12 15:59:56.911653 | controller |
2026-06-12 15:59:56.911661 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-12 15:59:56.911667 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.022)       0:01:04.657 ***********
2026-06-12 15:59:56.911672 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.022)       0:01:04.656 ***********
2026-06-12 15:59:56.934965 | controller | skipping: [localhost]
2026-06-12 15:59:56.935015 | controller |
2026-06-12 15:59:56.935022 | 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-12 15:59:56.935027 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.023)       0:01:04.680 ***********
2026-06-12 15:59:56.935031 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.023)       0:01:04.679 ***********
2026-06-12 15:59:56.965899 | controller | skipping: [localhost]
2026-06-12 15:59:56.965965 | controller |
2026-06-12 15:59:56.965972 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-12 15:59:56.965978 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.031)       0:01:04.711 ***********
2026-06-12 15:59:56.965983 | controller | Friday 12 June 2026  15:59:56 +0000 (0:00:00.031)       0:01:04.710 ***********
2026-06-12 15:59:58.108012 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-12 15:59:58.108095 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 15:59:58.108101 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-12 15:59:58.108104 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-12 15:59:58.108118 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 15:59:58.108122 | controller |
2026-06-12 15:59:58.108126 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-12 15:59:58.108130 | controller | Friday 12 June 2026  15:59:58 +0000 (0:00:01.142)       0:01:05.853 ***********
2026-06-12 15:59:58.108142 | controller | Friday 12 June 2026  15:59:58 +0000 (0:00:01.142)       0:01:05.852 ***********
2026-06-12 15:59:58.268690 | controller |
2026-06-12 15:59:58.268809 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 15:59:58.268816 | controller | Friday 12 June 2026  15:59:58 +0000 (0:00:00.160)       0:01:06.014 ***********
2026-06-12 15:59:58.268820 | controller | Friday 12 June 2026  15:59:58 +0000 (0:00:00.160)       0:01:06.013 ***********
2026-06-12 15:59:58.890507 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 15:59:58.890595 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-12 15:59:58.890608 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-12 15:59:58.890638 | controller |
2026-06-12 15:59:58.890644 | 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-12 15:59:58.890655 | controller | Friday 12 June 2026  15:59:58 +0000 (0:00:00.621)       0:01:06.636 ***********
2026-06-12 15:59:58.890660 | controller | Friday 12 June 2026  15:59:58 +0000 (0:00:00.621)       0:01:06.634 ***********
2026-06-12 15:59:59.229956 | controller | ok: [localhost]
2026-06-12 15:59:59.230015 | controller |
2026-06-12 15:59:59.230025 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-12 15:59:59.230031 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.339)       0:01:06.975 ***********
2026-06-12 15:59:59.230037 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.339)       0:01:06.974 ***********
2026-06-12 15:59:59.276147 | controller |
2026-06-12 15:59:59.276280 | 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-12 15:59:59.276292 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.046)       0:01:07.022 ***********
2026-06-12 15:59:59.276298 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.046)       0:01:07.020 ***********
2026-06-12 15:59:59.314500 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3993', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3993', 'commit_id': '999c94edca7274d03a857e302288cc3aadce488f', 'patchset': '999c94edca7274d03a857e302288cc3aadce488f', '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-12 15:59:59.314617 | controller | skipping: [localhost]
2026-06-12 15:59:59.314624 | controller |
2026-06-12 15:59:59.314631 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-12 15:59:59.314643 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-12 15:59:59.314648 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-12 15:59:59.314652 | controller | ] ***
2026-06-12 15:59:59.314657 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.038)       0:01:07.060 ***********
2026-06-12 15:59:59.314661 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.038)       0:01:07.059 ***********
2026-06-12 15:59:59.366607 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3993', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3993', 'commit_id': '999c94edca7274d03a857e302288cc3aadce488f', 'patchset': '999c94edca7274d03a857e302288cc3aadce488f', '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-12 15:59:59.366762 | controller | skipping: [localhost]
2026-06-12 15:59:59.366770 | controller |
2026-06-12 15:59:59.366796 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-12 15:59:59.366801 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.051)       0:01:07.112 ***********
2026-06-12 15:59:59.366805 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.051)       0:01:07.111 ***********
2026-06-12 15:59:59.433154 | controller |
2026-06-12 15:59:59.433282 | 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-12 15:59:59.433314 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.065)       0:01:07.178 ***********
2026-06-12 15:59:59.433341 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.066)       0:01:07.177 ***********
2026-06-12 15:59:59.469023 | controller | skipping: [localhost]
2026-06-12 15:59:59.469072 | controller |
2026-06-12 15:59:59.469078 | 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-12 15:59:59.469084 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.036)       0:01:07.214 ***********
2026-06-12 15:59:59.469089 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.036)       0:01:07.213 ***********
2026-06-12 15:59:59.507639 | controller | skipping: [localhost]
2026-06-12 15:59:59.507725 | controller |
2026-06-12 15:59:59.507736 | 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-12 15:59:59.507743 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.038)       0:01:07.253 ***********
2026-06-12 15:59:59.507749 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.038)       0:01:07.252 ***********
2026-06-12 15:59:59.545361 | controller | skipping: [localhost]
2026-06-12 15:59:59.545406 | controller |
2026-06-12 15:59:59.545413 | 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-12 15:59:59.545420 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.038)       0:01:07.291 ***********
2026-06-12 15:59:59.545425 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.038)       0:01:07.290 ***********
2026-06-12 15:59:59.587449 | controller | skipping: [localhost]
2026-06-12 15:59:59.587529 | controller |
2026-06-12 15:59:59.587537 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-12 15:59:59.587542 | controller |   _install_yamls_override_vars | default({}) |
2026-06-12 15:59:59.587547 | controller |   combine(item, recursive=True)
2026-06-12 15:59:59.587552 | controller | }}] ***
2026-06-12 15:59:59.587556 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.041)       0:01:07.333 ***********
2026-06-12 15:59:59.587560 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.041)       0:01:07.332 ***********
2026-06-12 15:59:59.691121 | 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-12 15:59:59.691164 | controller |
2026-06-12 15:59:59.691171 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-12 15:59:59.691176 | controller |   _install_yamls_override_vars.keys() |
2026-06-12 15:59:59.691181 | controller |   map('upper') |
2026-06-12 15:59:59.691185 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-12 15:59:59.691188 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-12 15:59:59.691192 | controller |   combine({
2026-06-12 15:59:59.691196 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-12 15:59:59.691200 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-12 15:59:59.691204 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-12 15:59:59.691208 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-12 15:59:59.691213 | controller |   }) |
2026-06-12 15:59:59.691217 | controller |   combine(install_yamls_operators_repos)
2026-06-12 15:59:59.691220 | controller | }}, cacheable=True] ***
2026-06-12 15:59:59.691224 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.103)       0:01:07.437 ***********
2026-06-12 15:59:59.691228 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.103)       0:01:07.435 ***********
2026-06-12 15:59:59.757214 | controller | ok: [localhost]
2026-06-12 15:59:59.757258 | controller |
2026-06-12 15:59:59.757265 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-12 15:59:59.757270 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.065)       0:01:07.503 ***********
2026-06-12 15:59:59.757286 | controller | Friday 12 June 2026  15:59:59 +0000 (0:00:00.065)       0:01:07.501 ***********
2026-06-12 16:00:00.584699 | controller | ok: [localhost]
2026-06-12 16:00:00.584783 | controller |
2026-06-12 16:00:00.584800 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-12 16:00:00.584807 | controller | Friday 12 June 2026  16:00:00 +0000 (0:00:00.827)       0:01:08.330 ***********
2026-06-12 16:00:00.584812 | controller | Friday 12 June 2026  16:00:00 +0000 (0:00:00.827)       0:01:08.329 ***********
2026-06-12 16:00:00.822111 | controller | ok: [localhost]
2026-06-12 16:00:00.822181 | controller |
2026-06-12 16:00:00.822200 | 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-12 16:00:00.822207 | controller | Friday 12 June 2026  16:00:00 +0000 (0:00:00.237)       0:01:08.567 ***********
2026-06-12 16:00:00.822218 | controller | Friday 12 June 2026  16:00:00 +0000 (0:00:00.237)       0:01:08.566 ***********
2026-06-12 16:00:00.872568 | controller | ok: [localhost]
2026-06-12 16:00:00.872645 | controller |
2026-06-12 16:00:00.872651 | 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-12 16:00:00.872657 | controller | export {{ k }}={{ v }}
2026-06-12 16:00:00.872661 | controller | {% endfor %}, mode=0644] ***
2026-06-12 16:00:00.872665 | controller | Friday 12 June 2026  16:00:00 +0000 (0:00:00.050)       0:01:08.618 ***********
2026-06-12 16:00:00.872669 | controller | Friday 12 June 2026  16:00:00 +0000 (0:00:00.050)       0:01:08.617 ***********
2026-06-12 16:00:01.324623 | controller | changed: [localhost]
2026-06-12 16:00:01.324711 | controller |
2026-06-12 16:00:01.324718 | 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-12 16:00:01.324723 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.452)       0:01:09.070 ***********
2026-06-12 16:00:01.324727 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.452)       0:01:09.069 ***********
2026-06-12 16:00:01.357246 | controller | ok: [localhost]
2026-06-12 16:00:01.357335 | controller |
2026-06-12 16:00:01.357344 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-12 16:00:01.357350 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.032)       0:01:09.103 ***********
2026-06-12 16:00:01.357355 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.032)       0:01:09.102 ***********
2026-06-12 16:00:01.386400 | controller | ok: [localhost] =>
2026-06-12 16:00:01.386473 | controller |     cifmw_install_yamls_environment:
2026-06-12 16:00:01.386480 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:00:01.386484 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:00:01.386489 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:00:01.386492 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:00:01.386496 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:00:01.386500 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:00:01.386504 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:00:01.386508 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:00:01.386511 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:00:01.386515 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:00:01.386519 | controller |
2026-06-12 16:00:01.386522 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-12 16:00:01.386554 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.029)       0:01:09.132 ***********
2026-06-12 16:00:01.386559 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.029)       0:01:09.131 ***********
2026-06-12 16:00:01.420582 | controller | ok: [localhost] =>
2026-06-12 16:00:01.420646 | controller |     cifmw_install_yamls_defaults:
2026-06-12 16:00:01.420654 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-12 16:00:01.420660 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-12 16:00:01.420665 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-12 16:00:01.420670 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-12 16:00:01.420675 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-12 16:00:01.420686 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 16:00:01.420693 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-12 16:00:01.420698 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 16:00:01.420703 | controller |       BARBICAN_BRANCH: main
2026-06-12 16:00:01.420708 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-12 16:00:01.420713 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-12 16:00:01.420718 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-12 16:00:01.420723 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-12 16:00:01.420729 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-12 16:00:01.420734 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-12 16:00:01.420739 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-12 16:00:01.420744 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-12 16:00:01.420750 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-12 16:00:01.420769 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-12 16:00:01.420775 | controller |       BAREMETAL_BRANCH: main
2026-06-12 16:00:01.420780 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-12 16:00:01.420785 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-12 16:00:01.420790 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-12 16:00:01.420795 | controller |       BAREMETAL_OS_IMG: ''
2026-06-12 16:00:01.420800 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-12 16:00:01.420805 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-12 16:00:01.420811 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-12 16:00:01.420816 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-12 16:00:01.420821 | controller |       BGP_ASN: '64999'
2026-06-12 16:00:01.420825 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-12 16:00:01.420838 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-12 16:00:01.420843 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-12 16:00:01.420848 | controller |       BGP_PEER_ASN: '64999'
2026-06-12 16:00:01.420853 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-12 16:00:01.420858 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-12 16:00:01.420863 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-12 16:00:01.420867 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-12 16:00:01.420872 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:00:01.420877 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:00:01.420881 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-12 16:00:01.420886 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-12 16:00:01.420891 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-12 16:00:01.420896 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:00:01.420901 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-12 16:00:01.420930 | controller |       BMAAS_IPV4: 'true'
2026-06-12 16:00:01.420936 | controller |       BMAAS_IPV6: 'false'
2026-06-12 16:00:01.420947 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-12 16:00:01.420951 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-12 16:00:01.420956 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-12 16:00:01.420960 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-12 16:00:01.420965 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-12 16:00:01.420970 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-12 16:00:01.420975 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-12 16:00:01.420980 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-12 16:00:01.420985 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-12 16:00:01.420990 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-12 16:00:01.420994 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-12 16:00:01.420999 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-12 16:00:01.421004 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-12 16:00:01.421010 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-12 16:00:01.421023 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-12 16:00:01.421028 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-12 16:00:01.421032 | controller |       BMH_NAMESPACE: openstack
2026-06-12 16:00:01.421036 | controller |       BMO_BRANCH: release-0.9
2026-06-12 16:00:01.421040 | controller |       BMO_CLEANUP: 'true'
2026-06-12 16:00:01.421044 | controller |       BMO_COMMIT_HASH: ''
2026-06-12 16:00:01.421048 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-12 16:00:01.421053 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-12 16:00:01.421058 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-12 16:00:01.421068 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-12 16:00:01.421073 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-12 16:00:01.421077 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-12 16:00:01.421081 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-12 16:00:01.421085 | controller |       BMO_SETUP: ''
2026-06-12 16:00:01.421089 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-12 16:00:01.421093 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-12 16:00:01.421097 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-12 16:00:01.421102 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-12 16:00:01.421106 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-12 16:00:01.421111 | controller |       BM_NETWORK_NAME: default
2026-06-12 16:00:01.421116 | controller |       BM_NODE_COUNT: '1'
2026-06-12 16:00:01.421121 | controller |       BM_ROOT_PASSWORD: ''
2026-06-12 16:00:01.421129 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-12 16:00:01.421137 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-12 16:00:01.421141 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-12 16:00:01.421145 | controller |       CEPH_BRANCH: release-1.15
2026-06-12 16:00:01.421162 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-12 16:00:01.421167 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-12 16:00:01.421176 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-12 16:00:01.421184 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-12 16:00:01.421188 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-12 16:00:01.421192 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-12 16:00:01.421196 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-12 16:00:01.421200 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-12 16:00:01.421205 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:00:01.421209 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 16:00:01.421214 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-12 16:00:01.421219 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-12 16:00:01.421223 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-12 16:00:01.421238 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-12 16:00:01.421249 | controller |       CINDER_BRANCH: main
2026-06-12 16:00:01.421256 | controller |       CINDER_COMMIT_HASH: ''
2026-06-12 16:00:01.421260 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-12 16:00:01.421264 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-12 16:00:01.421269 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-12 16:00:01.421273 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-12 16:00:01.421277 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-12 16:00:01.421282 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-12 16:00:01.421286 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-12 16:00:01.421291 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-12 16:00:01.421296 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-12 16:00:01.421301 | controller |       CRC_HTTPS_PROXY: ''
2026-06-12 16:00:01.421306 | controller |       CRC_HTTP_PROXY: ''
2026-06-12 16:00:01.421311 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-12 16:00:01.421315 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-12 16:00:01.421330 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-12 16:00:01.421335 | controller |       CRC_VERSION: latest
2026-06-12 16:00:01.421339 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-12 16:00:01.421343 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-12 16:00:01.421386 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-12 16:00:01.421391 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-12 16:00:01.421395 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-12 16:00:01.421400 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 16:00:01.421404 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-12 16:00:01.421408 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-12 16:00:01.421412 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:00:01.421416 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-12 16:00:01.421420 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-12 16:00:01.421424 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-12 16:00:01.421428 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-12 16:00:01.421433 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-12 16:00:01.421437 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-12 16:00:01.421441 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-12 16:00:01.421445 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-12 16:00:01.421449 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-12 16:00:01.421453 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-12 16:00:01.421457 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-12 16:00:01.421461 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-12 16:00:01.421466 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-12 16:00:01.421470 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-12 16:00:01.421475 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-12 16:00:01.421479 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-12 16:00:01.421484 | controller |       DBSERVICE: galera
2026-06-12 16:00:01.421498 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:00:01.421504 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-12 16:00:01.421517 | controller |       DESIGNATE_BRANCH: main
2026-06-12 16:00:01.421525 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-12 16:00:01.421530 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-12 16:00:01.421535 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-12 16:00:01.421546 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-12 16:00:01.421551 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-12 16:00:01.421556 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-12 16:00:01.421561 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-12 16:00:01.421567 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 16:00:01.421583 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-12 16:00:01.421589 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 16:00:01.421594 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-12 16:00:01.421598 | controller |       DNS_DEPL_IMG: unused
2026-06-12 16:00:01.421602 | controller |       DNS_DOMAIN: localdomain
2026-06-12 16:00:01.421606 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-12 16:00:01.421611 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-12 16:00:01.421616 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-12 16:00:01.421621 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-12 16:00:01.421625 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-12 16:00:01.421636 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-12 16:00:01.421643 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-12 16:00:01.421647 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-12 16:00:01.421651 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-12 16:00:01.421655 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-12 16:00:01.421659 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-12 16:00:01.421663 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-12 16:00:01.421668 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-12 16:00:01.421672 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-12 16:00:01.421677 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-12 16:00:01.421682 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-12 16:00:01.421687 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-12 16:00:01.421691 | controller |       GALERA_REPLICAS: ''
2026-06-12 16:00:01.421696 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-12 16:00:01.421701 | controller |       GIT_CLONE_OPTS: ''
2026-06-12 16:00:01.421706 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-12 16:00:01.421718 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-12 16:00:01.421724 | controller |       GLANCE_BRANCH: main
2026-06-12 16:00:01.421729 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-12 16:00:01.421734 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-12 16:00:01.421738 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-12 16:00:01.421742 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-12 16:00:01.421746 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-12 16:00:01.421755 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-12 16:00:01.421762 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-12 16:00:01.421766 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-12 16:00:01.421770 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-12 16:00:01.421774 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-12 16:00:01.421778 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-12 16:00:01.421783 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-12 16:00:01.421789 | controller |       HEAT_BRANCH: main
2026-06-12 16:00:01.421794 | controller |       HEAT_COMMIT_HASH: ''
2026-06-12 16:00:01.421806 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-12 16:00:01.421820 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-12 16:00:01.421824 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-12 16:00:01.421828 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-12 16:00:01.421832 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-12 16:00:01.421837 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-12 16:00:01.421842 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-12 16:00:01.421847 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 16:00:01.421852 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-12 16:00:01.421856 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-12 16:00:01.421865 | controller |       HORIZON_BRANCH: main
2026-06-12 16:00:01.421871 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-12 16:00:01.421876 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-12 16:00:01.421881 | controller |       HORIZON_DEPL_IMG: unused
2026-06-12 16:00:01.421886 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-12 16:00:01.421890 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-12 16:00:01.421895 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-12 16:00:01.421900 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-12 16:00:01.421924 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-12 16:00:01.421934 | controller |       INFRA_BRANCH: main
2026-06-12 16:00:01.421938 | controller |       INFRA_COMMIT_HASH: ''
2026-06-12 16:00:01.421943 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-12 16:00:01.421947 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-12 16:00:01.421957 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-12 16:00:01.421962 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-12 16:00:01.421967 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 16:00:01.421979 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-12 16:00:01.421985 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-12 16:00:01.421990 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 16:00:01.421995 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-12 16:00:01.422000 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:00:01.422005 | controller |       INSTALL_NMSTATE: true || false
2026-06-12 16:00:01.422009 | controller |       INSTALL_NNCP: true || false
2026-06-12 16:00:01.422013 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-12 16:00:01.422021 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-12 16:00:01.422030 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-12 16:00:01.422035 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-12 16:00:01.422039 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-12 16:00:01.422043 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-12 16:00:01.422047 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-12 16:00:01.422051 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-12 16:00:01.422055 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 16:00:01.422059 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-12 16:00:01.422072 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-12 16:00:01.422077 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-12 16:00:01.422081 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-12 16:00:01.422085 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-12 16:00:01.422090 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-12 16:00:01.422094 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-12 16:00:01.422098 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-12 16:00:01.422102 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-12 16:00:01.422107 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-12 16:00:01.422112 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-12 16:00:01.422117 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-12 16:00:01.422122 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-12 16:00:01.422127 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-12 16:00:01.422132 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-12 16:00:01.422136 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-12 16:00:01.422144 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 16:00:01.422151 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-12 16:00:01.422155 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-12 16:00:01.422159 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-12 16:00:01.422163 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-12 16:00:01.422167 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-12 16:00:01.422171 | controller |       IRONIC_BRANCH: main
2026-06-12 16:00:01.422175 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-12 16:00:01.422180 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-12 16:00:01.422185 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-12 16:00:01.422190 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-12 16:00:01.422194 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-12 16:00:01.422199 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-12 16:00:01.422204 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-12 16:00:01.422209 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-12 16:00:01.422213 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-12 16:00:01.422224 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 16:00:01.422229 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-12 16:00:01.422233 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-12 16:00:01.422237 | controller |       KEYSTONE_BRANCH: main
2026-06-12 16:00:01.422241 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-12 16:00:01.422245 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-12 16:00:01.422249 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-12 16:00:01.422254 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-12 16:00:01.422258 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-12 16:00:01.422263 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-12 16:00:01.422268 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-12 16:00:01.422273 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-12 16:00:01.422278 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-12 16:00:01.422283 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-12 16:00:01.422287 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-12 16:00:01.422298 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-12 16:00:01.422306 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-12 16:00:01.422310 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-12 16:00:01.422315 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-12 16:00:01.422319 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-12 16:00:01.422323 | controller |       LVMS_CR: '1'
2026-06-12 16:00:01.422328 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-12 16:00:01.422332 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-12 16:00:01.422337 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-12 16:00:01.422342 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-12 16:00:01.422347 | controller |       MANILA_BRANCH: main
2026-06-12 16:00:01.422363 | controller |       MANILA_COMMIT_HASH: ''
2026-06-12 16:00:01.422369 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-12 16:00:01.422373 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-12 16:00:01.422378 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-12 16:00:01.422382 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-12 16:00:01.422390 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-12 16:00:01.422395 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-12 16:00:01.422400 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-12 16:00:01.422404 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 16:00:01.422409 | controller |       MARIADB_BRANCH: main
2026-06-12 16:00:01.422415 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-12 16:00:01.422420 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-12 16:00:01.422429 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-12 16:00:01.422436 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-12 16:00:01.422440 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-12 16:00:01.422444 | controller |       MARIADB_DEPL_IMG: unused
2026-06-12 16:00:01.422448 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-12 16:00:01.422453 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-12 16:00:01.422457 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-12 16:00:01.422461 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-12 16:00:01.422466 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-12 16:00:01.422470 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 16:00:01.422475 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-12 16:00:01.422480 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-12 16:00:01.422485 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-12 16:00:01.422494 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-12 16:00:01.422501 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-12 16:00:01.422505 | controller |       MICROSHIFT: '0'
2026-06-12 16:00:01.422509 | controller |       MIRROR_INSECURE: 'true'
2026-06-12 16:00:01.422513 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-12 16:00:01.422517 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-12 16:00:01.422521 | controller |       NAMESPACE: openstack
2026-06-12 16:00:01.422525 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-12 16:00:01.422530 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-12 16:00:01.422539 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-12 16:00:01.422544 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-12 16:00:01.422548 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-12 16:00:01.422558 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-12 16:00:01.422565 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-12 16:00:01.422570 | controller |       NETWORK_BGP: 'false'
2026-06-12 16:00:01.422574 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-12 16:00:01.422578 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-12 16:00:01.422582 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-12 16:00:01.422586 | controller |       NETWORK_ISOLATION: 'true'
2026-06-12 16:00:01.422590 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-12 16:00:01.422595 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-12 16:00:01.422600 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-12 16:00:01.422604 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-12 16:00:01.422609 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-12 16:00:01.422614 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-12 16:00:01.422619 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-12 16:00:01.422624 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-12 16:00:01.422629 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-12 16:00:01.422634 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-12 16:00:01.422638 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-12 16:00:01.422649 | controller |       NETWORK_MTU: '1500'
2026-06-12 16:00:01.422655 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-12 16:00:01.422659 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-12 16:00:01.422663 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-12 16:00:01.422668 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-12 16:00:01.422672 | controller |       NETWORK_VLAN_START: '20'
2026-06-12 16:00:01.422676 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-12 16:00:01.422680 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 16:00:01.422684 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-12 16:00:01.422689 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-12 16:00:01.422698 | controller |       NEUTRON_BRANCH: main
2026-06-12 16:00:01.422704 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-12 16:00:01.422708 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-12 16:00:01.422718 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-12 16:00:01.422722 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-12 16:00:01.422726 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-12 16:00:01.422730 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-12 16:00:01.422735 | controller |       NFS_HOME: /home/nfs
2026-06-12 16:00:01.422740 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-12 16:00:01.422745 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-12 16:00:01.422750 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-12 16:00:01.422755 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-12 16:00:01.422759 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-12 16:00:01.422764 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-12 16:00:01.422769 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-12 16:00:01.422774 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-12 16:00:01.422778 | controller |       NNCP_BRIDGE: ospbr
2026-06-12 16:00:01.422783 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-12 16:00:01.422788 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-12 16:00:01.422793 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-12 16:00:01.422798 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-12 16:00:01.422807 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-12 16:00:01.422812 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-12 16:00:01.422817 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-12 16:00:01.422822 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-12 16:00:01.422834 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-12 16:00:01.422838 | controller |       NNCP_INTERFACE: enp6s0
2026-06-12 16:00:01.422842 | controller |       NNCP_NODES: ''
2026-06-12 16:00:01.422846 | controller |       NNCP_TIMEOUT: 240s
2026-06-12 16:00:01.422850 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 16:00:01.422854 | controller |       NOVA_BRANCH: main
2026-06-12 16:00:01.422858 | controller |       NOVA_COMMIT_HASH: ''
2026-06-12 16:00:01.422863 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-12 16:00:01.422867 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-12 16:00:01.422872 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-12 16:00:01.422880 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-12 16:00:01.422888 | controller |       OCP_NETWORK_NAME: crc
2026-06-12 16:00:01.422892 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 16:00:01.422896 | controller |       OCTAVIA_BRANCH: main
2026-06-12 16:00:01.422900 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-12 16:00:01.422923 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-12 16:00:01.422933 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-12 16:00:01.422938 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-12 16:00:01.422943 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-12 16:00:01.422948 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-12 16:00:01.422953 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-12 16:00:01.422958 | controller |       OKD: 'false'
2026-06-12 16:00:01.422962 | controller |       OPENSTACK_BRANCH: main
2026-06-12 16:00:01.422967 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-12 16:00:01.422972 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-12 16:00:01.422982 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 16:00:01.422991 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-12 16:00:01.422995 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 16:00:01.423003 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-12 16:00:01.423007 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:00:01.423011 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-12 16:00:01.423016 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-12 16:00:01.423020 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-12 16:00:01.423029 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-12 16:00:01.423037 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-12 16:00:01.423041 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-12 16:00:01.423045 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-12 16:00:01.423049 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-12 16:00:01.423053 | controller |       OPERATOR_CHANNEL: ''
2026-06-12 16:00:01.423057 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-12 16:00:01.423064 | controller |       OPERATOR_SOURCE: ''
2026-06-12 16:00:01.423068 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-12 16:00:01.423073 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:00:01.423078 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:00:01.423086 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 16:00:01.423091 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-12 16:00:01.423106 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-12 16:00:01.423114 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 16:00:01.423118 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-12 16:00:01.423122 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 16:00:01.423126 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-12 16:00:01.423130 | controller |       OVN_BRANCH: main
2026-06-12 16:00:01.423134 | controller |       OVN_COMMIT_HASH: ''
2026-06-12 16:00:01.423138 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-12 16:00:01.423143 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-12 16:00:01.423148 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-12 16:00:01.423152 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-12 16:00:01.423157 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-12 16:00:01.423162 | controller |       PASSWORD: '12345678'
2026-06-12 16:00:01.423167 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-12 16:00:01.423178 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 16:00:01.423182 | controller |       RABBITMQ_BRANCH: patches
2026-06-12 16:00:01.423186 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-12 16:00:01.423190 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-12 16:00:01.423194 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-12 16:00:01.423199 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-12 16:00:01.423203 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-12 16:00:01.423207 | controller |       REDHAT_OPERATORS: 'false'
2026-06-12 16:00:01.423217 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-12 16:00:01.423222 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-12 16:00:01.423226 | controller |       REDIS_DEPL_IMG: unused
2026-06-12 16:00:01.423230 | controller |       RH_REGISTRY_PWD: ''
2026-06-12 16:00:01.423234 | controller |       RH_REGISTRY_USER: ''
2026-06-12 16:00:01.423238 | controller |       SECRET: osp-secret
2026-06-12 16:00:01.423242 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-12 16:00:01.423246 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-12 16:00:01.423251 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-12 16:00:01.423260 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-12 16:00:01.423266 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-12 16:00:01.423271 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-12 16:00:01.423275 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-12 16:00:01.423279 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-12 16:00:01.423283 | controller |       STORAGE_CLASS: local-storage
2026-06-12 16:00:01.423287 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-12 16:00:01.423291 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-12 16:00:01.423295 | controller |       SWIFT_BRANCH: main
2026-06-12 16:00:01.423300 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-12 16:00:01.423308 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-12 16:00:01.423313 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-12 16:00:01.423318 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-12 16:00:01.423323 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-12 16:00:01.423334 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-12 16:00:01.423338 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-12 16:00:01.423342 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 16:00:01.423346 | controller |       TELEMETRY_BRANCH: main
2026-06-12 16:00:01.423350 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-12 16:00:01.423354 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-12 16:00:01.423359 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-12 16:00:01.423363 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-12 16:00:01.423372 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-12 16:00:01.423377 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-12 16:00:01.423381 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-12 16:00:01.423386 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-12 16:00:01.423390 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-12 16:00:01.423394 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-12 16:00:01.423398 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 16:00:01.423402 | controller |       TENANT_HOST_ROUTES: ''
2026-06-12 16:00:01.423406 | controller |       TEST_BRANCH: main
2026-06-12 16:00:01.423411 | controller |       TEST_COMMIT_HASH: ''
2026-06-12 16:00:01.423425 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-12 16:00:01.423430 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-12 16:00:01.423434 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-12 16:00:01.423438 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-12 16:00:01.423442 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-12 16:00:01.423446 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-12 16:00:01.423450 | controller |       TIMEOUT: 300s
2026-06-12 16:00:01.423455 | controller |       TLS_ENABLED: 'false'
2026-06-12 16:00:01.423460 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-12 16:00:01.423464 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-12 16:00:01.423469 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-12 16:00:01.431822 | controller |
2026-06-12 16:00:01.431870 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-12 16:00:01.431878 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.045)       0:01:09.177 ***********
2026-06-12 16:00:01.431883 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.045)       0:01:09.176 ***********
2026-06-12 16:00:01.868824 | controller | ok: [localhost]
2026-06-12 16:00:01.868926 | controller |
2026-06-12 16:00:01.868941 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-12 16:00:01.868960 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.437)       0:01:09.614 ***********
2026-06-12 16:00:01.868966 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.437)       0:01:09.613 ***********
2026-06-12 16:00:01.892892 | controller | ok: [localhost] =>
2026-06-12 16:00:01.892966 | controller |     cifmw_generate_makes:
2026-06-12 16:00:01.892974 | controller |       changed: false
2026-06-12 16:00:01.892978 | controller |       debug:
2026-06-12 16:00:01.892990 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-12 16:00:01.892994 | controller |         - all
2026-06-12 16:00:01.892998 | controller |         - help
2026-06-12 16:00:01.893001 | controller |         - cleanup
2026-06-12 16:00:01.893005 | controller |         - deploy_cleanup
2026-06-12 16:00:01.893008 | controller |         - wait
2026-06-12 16:00:01.893012 | controller |         - crc_storage
2026-06-12 16:00:01.893015 | controller |         - crc_storage_cleanup
2026-06-12 16:00:01.893018 | controller |         - crc_storage_release
2026-06-12 16:00:01.893022 | controller |         - crc_storage_with_retries
2026-06-12 16:00:01.893026 | controller |         - crc_storage_cleanup_with_retries
2026-06-12 16:00:01.893030 | controller |         - operator_namespace
2026-06-12 16:00:01.893033 | controller |         - namespace
2026-06-12 16:00:01.893037 | controller |         - namespace_cleanup
2026-06-12 16:00:01.893068 | controller |         - input
2026-06-12 16:00:01.893072 | controller |         - input_cleanup
2026-06-12 16:00:01.893076 | controller |         - crc_bmo_setup
2026-06-12 16:00:01.893079 | controller |         - crc_bmo_cleanup
2026-06-12 16:00:01.893083 | controller |         - mirror_registry
2026-06-12 16:00:01.893093 | controller |         - mirror_registry_secure
2026-06-12 16:00:01.893112 | controller |         - mirror_registry_ca
2026-06-12 16:00:01.893116 | controller |         - mirror_registry_cleanup
2026-06-12 16:00:01.893119 | controller |         - openstack_prep
2026-06-12 16:00:01.893122 | controller |         - openstack
2026-06-12 16:00:01.893126 | controller |         - openstack_wait
2026-06-12 16:00:01.893129 | controller |         - openstack_init
2026-06-12 16:00:01.893133 | controller |         - openstack_cleanup
2026-06-12 16:00:01.893136 | controller |         - openstack_repo
2026-06-12 16:00:01.893140 | controller |         - openstack_deploy_prep
2026-06-12 16:00:01.893143 | controller |         - openstack_deploy
2026-06-12 16:00:01.893146 | controller |         - openstack_wait_deploy
2026-06-12 16:00:01.893150 | controller |         - openstack_deploy_cleanup
2026-06-12 16:00:01.893153 | controller |         - openstack_update_run
2026-06-12 16:00:01.893157 | controller |         - update_services
2026-06-12 16:00:01.893160 | controller |         - update_system
2026-06-12 16:00:01.893164 | controller |         - openstack_patch_version
2026-06-12 16:00:01.893167 | controller |         - edpm_deploy_generate_keys
2026-06-12 16:00:01.893171 | controller |         - edpm_patch_ansible_runner_image
2026-06-12 16:00:01.893174 | controller |         - edpm_deploy_prep
2026-06-12 16:00:01.893178 | controller |         - edpm_deploy_cleanup
2026-06-12 16:00:01.893181 | controller |         - edpm_deploy
2026-06-12 16:00:01.893188 | controller |         - edpm_deploy_baremetal_prep
2026-06-12 16:00:01.893194 | controller |         - edpm_deploy_baremetal
2026-06-12 16:00:01.893198 | controller |         - edpm_wait_deploy_baremetal
2026-06-12 16:00:01.893201 | controller |         - edpm_wait_deploy
2026-06-12 16:00:01.893205 | controller |         - edpm_register_dns
2026-06-12 16:00:01.893208 | controller |         - edpm_nova_discover_hosts
2026-06-12 16:00:01.893211 | controller |         - openstack_crds
2026-06-12 16:00:01.893215 | controller |         - openstack_crds_cleanup
2026-06-12 16:00:01.893218 | controller |         - edpm_deploy_networker_prep
2026-06-12 16:00:01.893222 | controller |         - edpm_deploy_networker_cleanup
2026-06-12 16:00:01.893225 | controller |         - edpm_deploy_networker
2026-06-12 16:00:01.893229 | controller |         - infra_prep
2026-06-12 16:00:01.893232 | controller |         - infra
2026-06-12 16:00:01.893235 | controller |         - infra_cleanup
2026-06-12 16:00:01.893239 | controller |         - dns_deploy_prep
2026-06-12 16:00:01.893242 | controller |         - dns_deploy
2026-06-12 16:00:01.893245 | controller |         - dns_deploy_cleanup
2026-06-12 16:00:01.893249 | controller |         - netconfig_deploy_prep
2026-06-12 16:00:01.893252 | controller |         - netconfig_deploy
2026-06-12 16:00:01.893256 | controller |         - netconfig_deploy_cleanup
2026-06-12 16:00:01.893259 | controller |         - memcached_deploy_prep
2026-06-12 16:00:01.893262 | controller |         - memcached_deploy
2026-06-12 16:00:01.893272 | controller |         - memcached_deploy_cleanup
2026-06-12 16:00:01.893275 | controller |         - keystone_prep
2026-06-12 16:00:01.893282 | controller |         - keystone
2026-06-12 16:00:01.893288 | controller |         - keystone_cleanup
2026-06-12 16:00:01.893291 | controller |         - keystone_deploy_prep
2026-06-12 16:00:01.893295 | controller |         - keystone_deploy
2026-06-12 16:00:01.893298 | controller |         - keystone_deploy_cleanup
2026-06-12 16:00:01.893301 | controller |         - barbican_prep
2026-06-12 16:00:01.893305 | controller |         - barbican
2026-06-12 16:00:01.893308 | controller |         - barbican_cleanup
2026-06-12 16:00:01.893311 | controller |         - barbican_deploy_prep
2026-06-12 16:00:01.893315 | controller |         - barbican_deploy
2026-06-12 16:00:01.893318 | controller |         - barbican_deploy_validate
2026-06-12 16:00:01.893321 | controller |         - barbican_deploy_cleanup
2026-06-12 16:00:01.893325 | controller |         - mariadb
2026-06-12 16:00:01.893328 | controller |         - mariadb_cleanup
2026-06-12 16:00:01.893332 | controller |         - mariadb_deploy_prep
2026-06-12 16:00:01.893335 | controller |         - mariadb_deploy
2026-06-12 16:00:01.893340 | controller |         - mariadb_deploy_cleanup
2026-06-12 16:00:01.893344 | controller |         - glance_prep
2026-06-12 16:00:01.893349 | controller |         - glance
2026-06-12 16:00:01.893352 | controller |         - glance_cleanup
2026-06-12 16:00:01.893355 | controller |         - glance_deploy_prep
2026-06-12 16:00:01.893361 | controller |         - glance_deploy
2026-06-12 16:00:01.893365 | controller |         - glance_deploy_cleanup
2026-06-12 16:00:01.893368 | controller |         - ovn_prep
2026-06-12 16:00:01.893447 | controller |         - ovn
2026-06-12 16:00:01.893456 | controller |         - ovn_cleanup
2026-06-12 16:00:01.893460 | controller |         - ovn_deploy_prep
2026-06-12 16:00:01.893465 | controller |         - ovn_deploy
2026-06-12 16:00:01.893469 | controller |         - ovn_deploy_cleanup
2026-06-12 16:00:01.893473 | controller |         - neutron_prep
2026-06-12 16:00:01.893478 | controller |         - neutron
2026-06-12 16:00:01.893482 | controller |         - neutron_cleanup
2026-06-12 16:00:01.893486 | controller |         - neutron_deploy_prep
2026-06-12 16:00:01.893490 | controller |         - neutron_deploy
2026-06-12 16:00:01.893495 | controller |         - neutron_deploy_cleanup
2026-06-12 16:00:01.893499 | controller |         - cinder_prep
2026-06-12 16:00:01.893503 | controller |         - cinder
2026-06-12 16:00:01.893508 | controller |         - cinder_cleanup
2026-06-12 16:00:01.893512 | controller |         - cinder_deploy_prep
2026-06-12 16:00:01.893522 | controller |         - cinder_deploy
2026-06-12 16:00:01.893528 | controller |         - cinder_deploy_cleanup
2026-06-12 16:00:01.893533 | controller |         - rabbitmq_prep
2026-06-12 16:00:01.893565 | controller |         - rabbitmq
2026-06-12 16:00:01.893570 | controller |         - rabbitmq_cleanup
2026-06-12 16:00:01.893574 | controller |         - rabbitmq_deploy_prep
2026-06-12 16:00:01.893579 | controller |         - rabbitmq_deploy
2026-06-12 16:00:01.893584 | controller |         - rabbitmq_deploy_cleanup
2026-06-12 16:00:01.893588 | controller |         - infra_rabbitmq_deploy_prep
2026-06-12 16:00:01.893593 | controller |         - infra_rabbitmq_deploy
2026-06-12 16:00:01.893603 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-12 16:00:01.893610 | controller |         - ironic_prep
2026-06-12 16:00:01.893615 | controller |         - ironic
2026-06-12 16:00:01.893620 | controller |         - ironic_cleanup
2026-06-12 16:00:01.893625 | controller |         - ironic_deploy_prep
2026-06-12 16:00:01.893629 | controller |         - ironic_deploy
2026-06-12 16:00:01.893634 | controller |         - ironic_deploy_cleanup
2026-06-12 16:00:01.893639 | controller |         - octavia_prep
2026-06-12 16:00:01.893643 | controller |         - octavia
2026-06-12 16:00:01.893648 | controller |         - octavia_cleanup
2026-06-12 16:00:01.893652 | controller |         - octavia_deploy_prep
2026-06-12 16:00:01.893747 | controller |         - octavia_deploy
2026-06-12 16:00:01.893754 | controller |         - octavia_deploy_cleanup
2026-06-12 16:00:01.893757 | controller |         - designate_prep
2026-06-12 16:00:01.893761 | controller |         - designate
2026-06-12 16:00:01.893764 | controller |         - designate_cleanup
2026-06-12 16:00:01.893767 | controller |         - designate_deploy_prep
2026-06-12 16:00:01.893771 | controller |         - designate_deploy
2026-06-12 16:00:01.893795 | controller |         - designate_deploy_cleanup
2026-06-12 16:00:01.893799 | controller |         - nova_prep
2026-06-12 16:00:01.893802 | controller |         - nova
2026-06-12 16:00:01.893805 | controller |         - nova_cleanup
2026-06-12 16:00:01.893809 | controller |         - nova_deploy_prep
2026-06-12 16:00:01.893842 | controller |         - nova_deploy
2026-06-12 16:00:01.893848 | controller |         - nova_deploy_cleanup
2026-06-12 16:00:01.893851 | controller |         - mariadb_kuttl_run
2026-06-12 16:00:01.893855 | controller |         - mariadb_kuttl
2026-06-12 16:00:01.893858 | controller |         - kuttl_db_prep
2026-06-12 16:00:01.893861 | controller |         - kuttl_db_cleanup
2026-06-12 16:00:01.893865 | controller |         - kuttl_common_prep
2026-06-12 16:00:01.893868 | controller |         - kuttl_common_cleanup
2026-06-12 16:00:01.893871 | controller |         - keystone_kuttl_run
2026-06-12 16:00:01.893887 | controller |         - keystone_kuttl
2026-06-12 16:00:01.893890 | controller |         - barbican_kuttl_run
2026-06-12 16:00:01.893894 | controller |         - barbican_kuttl
2026-06-12 16:00:01.893944 | controller |         - cinder_kuttl_run
2026-06-12 16:00:01.893956 | controller |         - cinder_kuttl
2026-06-12 16:00:01.893961 | controller |         - neutron_kuttl_run
2026-06-12 16:00:01.893972 | controller |         - neutron_kuttl
2026-06-12 16:00:01.893976 | controller |         - octavia_kuttl_run
2026-06-12 16:00:01.893979 | controller |         - octavia_kuttl
2026-06-12 16:00:01.893982 | controller |         - designate_kuttl
2026-06-12 16:00:01.893985 | controller |         - designate_kuttl_run
2026-06-12 16:00:01.893989 | controller |         - ovn_kuttl_run
2026-06-12 16:00:01.893992 | controller |         - ovn_kuttl
2026-06-12 16:00:01.893995 | controller |         - infra_kuttl_run
2026-06-12 16:00:01.893999 | controller |         - infra_kuttl
2026-06-12 16:00:01.894002 | controller |         - ironic_kuttl_run
2026-06-12 16:00:01.894005 | controller |         - ironic_kuttl
2026-06-12 16:00:01.894008 | controller |         - ironic_kuttl_crc
2026-06-12 16:00:01.894012 | controller |         - heat_kuttl_run
2026-06-12 16:00:01.894015 | controller |         - heat_kuttl
2026-06-12 16:00:01.894018 | controller |         - heat_kuttl_crc
2026-06-12 16:00:01.894027 | controller |         - glance_kuttl_run
2026-06-12 16:00:01.894031 | controller |         - glance_kuttl
2026-06-12 16:00:01.894034 | controller |         - manila_kuttl_run
2026-06-12 16:00:01.894037 | controller |         - manila_kuttl
2026-06-12 16:00:01.894069 | controller |         - swift_kuttl_run
2026-06-12 16:00:01.894074 | controller |         - swift_kuttl
2026-06-12 16:00:01.894077 | controller |         - horizon_kuttl_run
2026-06-12 16:00:01.894080 | controller |         - horizon_kuttl
2026-06-12 16:00:01.894084 | controller |         - openstack_kuttl_prep
2026-06-12 16:00:01.894087 | controller |         - openstack_kuttl_run
2026-06-12 16:00:01.894091 | controller |         - openstack_kuttl_cleanup
2026-06-12 16:00:01.894094 | controller |         - openstack_kuttl
2026-06-12 16:00:01.894097 | controller |         - mariadb_chainsaw_run
2026-06-12 16:00:01.894101 | controller |         - mariadb_chainsaw
2026-06-12 16:00:01.894111 | controller |         - horizon_prep
2026-06-12 16:00:01.894114 | controller |         - horizon
2026-06-12 16:00:01.894118 | controller |         - horizon_cleanup
2026-06-12 16:00:01.894121 | controller |         - horizon_deploy_prep
2026-06-12 16:00:01.894124 | controller |         - horizon_deploy
2026-06-12 16:00:01.894128 | controller |         - horizon_deploy_cleanup
2026-06-12 16:00:01.894131 | controller |         - heat_prep
2026-06-12 16:00:01.894156 | controller |         - heat
2026-06-12 16:00:01.894159 | controller |         - heat_cleanup
2026-06-12 16:00:01.894163 | controller |         - heat_deploy_prep
2026-06-12 16:00:01.894166 | controller |         - heat_deploy
2026-06-12 16:00:01.894169 | controller |         - heat_deploy_cleanup
2026-06-12 16:00:01.894173 | controller |         - baremetal_prep
2026-06-12 16:00:01.894176 | controller |         - baremetal
2026-06-12 16:00:01.894179 | controller |         - baremetal_cleanup
2026-06-12 16:00:01.894183 | controller |         - ceph_help
2026-06-12 16:00:01.894186 | controller |         - ceph
2026-06-12 16:00:01.894189 | controller |         - ceph_cleanup
2026-06-12 16:00:01.894198 | controller |         - rook_prep
2026-06-12 16:00:01.894203 | controller |         - rook
2026-06-12 16:00:01.894206 | controller |         - rook_deploy_prep
2026-06-12 16:00:01.894210 | controller |         - rook_deploy
2026-06-12 16:00:01.894213 | controller |         - rook_crc_disk
2026-06-12 16:00:01.894216 | controller |         - rook_cleanup
2026-06-12 16:00:01.894220 | controller |         - lvms
2026-06-12 16:00:01.894223 | controller |         - nmstate
2026-06-12 16:00:01.894226 | controller |         - nncp
2026-06-12 16:00:01.894230 | controller |         - nncp_cleanup
2026-06-12 16:00:01.894233 | controller |         - netattach
2026-06-12 16:00:01.894236 | controller |         - netattach_cleanup
2026-06-12 16:00:01.894240 | controller |         - metallb
2026-06-12 16:00:01.894243 | controller |         - metallb_config
2026-06-12 16:00:01.894246 | controller |         - metallb_config_cleanup
2026-06-12 16:00:01.894258 | controller |         - metallb_cleanup
2026-06-12 16:00:01.894263 | controller |         - loki
2026-06-12 16:00:01.894266 | controller |         - loki_cleanup
2026-06-12 16:00:01.894270 | controller |         - loki_deploy
2026-06-12 16:00:01.894273 | controller |         - loki_deploy_cleanup
2026-06-12 16:00:01.894276 | controller |         - netobserv
2026-06-12 16:00:01.894279 | controller |         - netobserv_cleanup
2026-06-12 16:00:01.894283 | controller |         - netobserv_deploy
2026-06-12 16:00:01.894286 | controller |         - netobserv_deploy_cleanup
2026-06-12 16:00:01.894289 | controller |         - manila_prep
2026-06-12 16:00:01.894293 | controller |         - manila
2026-06-12 16:00:01.894296 | controller |         - manila_cleanup
2026-06-12 16:00:01.894299 | controller |         - manila_deploy_prep
2026-06-12 16:00:01.894303 | controller |         - manila_deploy
2026-06-12 16:00:01.894306 | controller |         - manila_deploy_cleanup
2026-06-12 16:00:01.894310 | controller |         - telemetry_prep
2026-06-12 16:00:01.894313 | controller |         - telemetry
2026-06-12 16:00:01.894316 | controller |         - telemetry_cleanup
2026-06-12 16:00:01.894319 | controller |         - telemetry_deploy_prep
2026-06-12 16:00:01.894323 | controller |         - telemetry_deploy
2026-06-12 16:00:01.894326 | controller |         - telemetry_deploy_cleanup
2026-06-12 16:00:01.894329 | controller |         - telemetry_kuttl_run
2026-06-12 16:00:01.894333 | controller |         - telemetry_kuttl
2026-06-12 16:00:01.894336 | controller |         - test_operator_prep
2026-06-12 16:00:01.894339 | controller |         - test_operator
2026-06-12 16:00:01.894348 | controller |         - test_operator_cleanup
2026-06-12 16:00:01.894352 | controller |         - test_operator_deploy_prep
2026-06-12 16:00:01.894355 | controller |         - test_operator_deploy
2026-06-12 16:00:01.894359 | controller |         - test_operator_deploy_cleanup
2026-06-12 16:00:01.894362 | controller |         - test_operator_kuttl_run
2026-06-12 16:00:01.894365 | controller |         - test_operator_kuttl
2026-06-12 16:00:01.894369 | controller |         - swift_prep
2026-06-12 16:00:01.894372 | controller |         - swift
2026-06-12 16:00:01.894375 | controller |         - swift_cleanup
2026-06-12 16:00:01.894379 | controller |         - swift_deploy_prep
2026-06-12 16:00:01.894382 | controller |         - swift_deploy
2026-06-12 16:00:01.894385 | controller |         - swift_deploy_cleanup
2026-06-12 16:00:01.894389 | controller |         - certmanager
2026-06-12 16:00:01.894392 | controller |         - certmanager_cleanup
2026-06-12 16:00:01.894395 | controller |         - validate_marketplace
2026-06-12 16:00:01.894398 | controller |         - redis_deploy_prep
2026-06-12 16:00:01.894402 | controller |         - redis_deploy
2026-06-12 16:00:01.894405 | controller |         - redis_deploy_cleanup
2026-06-12 16:00:01.894408 | controller |         - set_slower_etcd_profile
2026-06-12 16:00:01.894412 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-12 16:00:01.894416 | controller |         - help
2026-06-12 16:00:01.894419 | controller |         - download_tools
2026-06-12 16:00:01.894423 | controller |         - nfs
2026-06-12 16:00:01.894431 | controller |         - nfs_cleanup
2026-06-12 16:00:01.894435 | controller |         - crc
2026-06-12 16:00:01.894439 | controller |         - crc_cleanup
2026-06-12 16:00:01.894442 | controller |         - crc_scrub
2026-06-12 16:00:01.894445 | controller |         - crc_attach_default_interface
2026-06-12 16:00:01.894449 | controller |         - crc_attach_default_interface_cleanup
2026-06-12 16:00:01.894452 | controller |         - ipv6_lab_network
2026-06-12 16:00:01.894456 | controller |         - ipv6_lab_network_cleanup
2026-06-12 16:00:01.894459 | controller |         - ipv6_lab_nat64_router
2026-06-12 16:00:01.894462 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-12 16:00:01.894466 | controller |         - ipv6_lab_sno
2026-06-12 16:00:01.894469 | controller |         - ipv6_lab_sno_cleanup
2026-06-12 16:00:01.894472 | controller |         - ipv6_lab
2026-06-12 16:00:01.894476 | controller |         - ipv6_lab_cleanup
2026-06-12 16:00:01.894479 | controller |         - attach_default_interface
2026-06-12 16:00:01.894482 | controller |         - attach_default_interface_cleanup
2026-06-12 16:00:01.894486 | controller |         - network_isolation_bridge
2026-06-12 16:00:01.894489 | controller |         - network_isolation_bridge_cleanup
2026-06-12 16:00:01.894497 | controller |         - edpm_baremetal_compute
2026-06-12 16:00:01.894502 | controller |         - edpm_compute
2026-06-12 16:00:01.894505 | controller |         - edpm_compute_bootc
2026-06-12 16:00:01.894509 | controller |         - edpm_ansible_runner
2026-06-12 16:00:01.894512 | controller |         - edpm_computes_bgp
2026-06-12 16:00:01.894538 | controller |         - edpm_compute_repos
2026-06-12 16:00:01.894543 | controller |         - edpm_compute_cleanup
2026-06-12 16:00:01.894546 | controller |         - edpm_networker
2026-06-12 16:00:01.894549 | controller |         - edpm_networker_cleanup
2026-06-12 16:00:01.894553 | controller |         - edpm_deploy_instance
2026-06-12 16:00:01.894556 | controller |         - tripleo_deploy
2026-06-12 16:00:01.894559 | controller |         - standalone_deploy
2026-06-12 16:00:01.894563 | controller |         - standalone_sync
2026-06-12 16:00:01.894566 | controller |         - standalone
2026-06-12 16:00:01.894570 | controller |         - standalone_cleanup
2026-06-12 16:00:01.894573 | controller |         - standalone_snapshot
2026-06-12 16:00:01.894576 | controller |         - standalone_revert
2026-06-12 16:00:01.894580 | controller |         - cifmw_prepare
2026-06-12 16:00:01.894583 | controller |         - cifmw_cleanup
2026-06-12 16:00:01.894586 | controller |         - bmaas_network
2026-06-12 16:00:01.894600 | controller |         - bmaas_network_cleanup
2026-06-12 16:00:01.894605 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-12 16:00:01.894609 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-12 16:00:01.894612 | controller |         - bmaas_crc_attach_network
2026-06-12 16:00:01.894616 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-12 16:00:01.894619 | controller |         - bmaas_crc_baremetal_bridge
2026-06-12 16:00:01.894622 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-12 16:00:01.894626 | controller |         - bmaas_baremetal_net_nad
2026-06-12 16:00:01.894629 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-12 16:00:01.894633 | controller |         - bmaas_metallb
2026-06-12 16:00:01.894636 | controller |         - bmaas_metallb_cleanup
2026-06-12 16:00:01.894639 | controller |         - bmaas_virtual_bms
2026-06-12 16:00:01.894643 | controller |         - bmaas_virtual_bms_cleanup
2026-06-12 16:00:01.894646 | controller |         - bmaas_sushy_emulator
2026-06-12 16:00:01.894649 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-12 16:00:01.894653 | controller |         - bmaas_sushy_emulator_wait
2026-06-12 16:00:01.894664 | controller |         - bmaas_generate_nodes_yaml
2026-06-12 16:00:01.894677 | controller |         - bmaas
2026-06-12 16:00:01.894685 | controller |         - bmaas_cleanup
2026-06-12 16:00:01.894695 | controller |       failed: false
2026-06-12 16:00:01.894699 | controller |       success: true
2026-06-12 16:00:01.905781 | controller |
2026-06-12 16:00:01.905815 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-12 16:00:01.905820 | controller |   {
2026-06-12 16:00:01.905825 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-12 16:00:01.905829 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-12 16:00:01.905833 | controller |   } | to_nice_yaml
2026-06-12 16:00:01.905836 | controller | }}, mode=0644] ***
2026-06-12 16:00:01.905839 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.036)       0:01:09.651 ***********
2026-06-12 16:00:01.905843 | controller | Friday 12 June 2026  16:00:01 +0000 (0:00:00.036)       0:01:09.650 ***********
2026-06-12 16:00:02.352723 | controller | changed: [localhost]
2026-06-12 16:00:02.352828 | controller |
2026-06-12 16:00:02.352837 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-12 16:00:02.352841 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.446)       0:01:10.098 ***********
2026-06-12 16:00:02.352845 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.446)       0:01:10.097 ***********
2026-06-12 16:00:02.392620 | controller | skipping: [localhost]
2026-06-12 16:00:02.392704 | controller |
2026-06-12 16:00:02.392710 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-12 16:00:02.392714 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.039)       0:01:10.138 ***********
2026-06-12 16:00:02.392718 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.039)       0:01:10.137 ***********
2026-06-12 16:00:02.416731 | controller | ok: [localhost]
2026-06-12 16:00:02.416817 | controller |
2026-06-12 16:00:02.416824 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-12 16:00:02.416829 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.024)       0:01:10.162 ***********
2026-06-12 16:00:02.416854 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.024)       0:01:10.161 ***********
2026-06-12 16:00:02.461839 | 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-12 16:00:02.461931 | controller |
2026-06-12 16:00:02.461962 | 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-12 16:00:02.461973 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.044)       0:01:10.207 ***********
2026-06-12 16:00:02.461980 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.045)       0:01:10.206 ***********
2026-06-12 16:00:02.508589 | controller | ok: [localhost] =>
2026-06-12 16:00:02.508722 | controller |     changed: false
2026-06-12 16:00:02.508732 | controller |     msg: All assertions passed
2026-06-12 16:00:02.508739 | controller |
2026-06-12 16:00:02.508744 | 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-12 16:00:02.508751 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.046)       0:01:10.254 ***********
2026-06-12 16:00:02.508757 | controller | Friday 12 June 2026  16:00:02 +0000 (0:00:00.046)       0:01:10.253 ***********
2026-06-12 16:00:03.270018 | controller | changed: [localhost]
2026-06-12 16:00:03.270093 | controller |
2026-06-12 16:00:03.270099 | 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-12 16:00:03.270104 | controller | Friday 12 June 2026  16:00:03 +0000 (0:00:00.761)       0:01:11.015 ***********
2026-06-12 16:00:03.270110 | controller | Friday 12 June 2026  16:00:03 +0000 (0:00:00.761)       0:01:11.014 ***********
2026-06-12 16:00:03.299861 | controller | ok: [localhost]
2026-06-12 16:00:03.299962 | controller |
2026-06-12 16:00:03.299971 | 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-12 16:00:03.299977 | controller | Friday 12 June 2026  16:00:03 +0000 (0:00:00.030)       0:01:11.046 ***********
2026-06-12 16:00:03.299982 | controller | Friday 12 June 2026  16:00:03 +0000 (0:00:00.030)       0:01:11.044 ***********
2026-06-12 16:00:03.350754 | controller | ok: [localhost]
2026-06-12 16:00:03.350835 | controller |
2026-06-12 16:00:03.350842 | 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-12 16:00:03.350847 | controller | Friday 12 June 2026  16:00:03 +0000 (0:00:00.050)       0:01:11.096 ***********
2026-06-12 16:00:03.350852 | controller | Friday 12 June 2026  16:00:03 +0000 (0:00:00.050)       0:01:11.095 ***********
2026-06-12 16:00:04.770453 | controller | changed: [localhost]
2026-06-12 16:00:04.770530 | controller |
2026-06-12 16:00:04.770537 | 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-12 16:00:04.770542 | controller | Friday 12 June 2026  16:00:04 +0000 (0:00:01.419)       0:01:12.516 ***********
2026-06-12 16:00:04.770556 | controller | Friday 12 June 2026  16:00:04 +0000 (0:00:01.419)       0:01:12.515 ***********
2026-06-12 16:00:04.893078 | controller | ok: [localhost]
2026-06-12 16:00:04.893155 | controller |
2026-06-12 16:00:04.893162 | 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-12 16:00:04.893169 | controller | Friday 12 June 2026  16:00:04 +0000 (0:00:00.122)       0:01:12.639 ***********
2026-06-12 16:00:04.893174 | controller | Friday 12 June 2026  16:00:04 +0000 (0:00:00.122)       0:01:12.637 ***********
2026-06-12 16:00:04.997228 | controller | ok: [localhost]
2026-06-12 16:00:04.997318 | controller |
2026-06-12 16:00:04.997326 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:00:04.997330 | controller | Friday 12 June 2026  16:00:04 +0000 (0:00:00.103)       0:01:12.743 ***********
2026-06-12 16:00:04.997334 | controller | Friday 12 June 2026  16:00:04 +0000 (0:00:00.103)       0:01:12.741 ***********
2026-06-12 16:00:05.138292 | 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-12 16:00:05.138362 | controller |
2026-06-12 16:00:05.138370 | 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-12 16:00:05.138376 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.141)       0:01:12.884 ***********
2026-06-12 16:00:05.138381 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.141)       0:01:12.883 ***********
2026-06-12 16:00:05.191304 | controller | ok: [localhost]
2026-06-12 16:00:05.191389 | controller |
2026-06-12 16:00:05.191398 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-12 16:00:05.191404 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.052)       0:01:12.937 ***********
2026-06-12 16:00:05.191408 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.052)       0:01:12.935 ***********
2026-06-12 16:00:05.429401 | controller | ok: [localhost]
2026-06-12 16:00:05.429499 | controller |
2026-06-12 16:00:05.429507 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-12 16:00:05.429512 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.237)       0:01:13.175 ***********
2026-06-12 16:00:05.429516 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.237)       0:01:13.173 ***********
2026-06-12 16:00:05.456497 | controller | skipping: [localhost]
2026-06-12 16:00:05.456593 | controller |
2026-06-12 16:00:05.456602 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-12 16:00:05.456609 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-12 16:00:05.456614 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-12 16:00:05.456619 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.027)       0:01:13.202 ***********
2026-06-12 16:00:05.456625 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.027)       0:01:13.201 ***********
2026-06-12 16:00:05.662737 | controller | ok: [localhost]
2026-06-12 16:00:05.662816 | controller |
2026-06-12 16:00:05.662824 | 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-12 16:00:05.662830 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.206)       0:01:13.408 ***********
2026-06-12 16:00:05.662835 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.206)       0:01:13.407 ***********
2026-06-12 16:00:05.694832 | controller | ok: [localhost]
2026-06-12 16:00:05.694929 | controller |
2026-06-12 16:00:05.694939 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-12 16:00:05.694946 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.032)       0:01:13.440 ***********
2026-06-12 16:00:05.694952 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.032)       0:01:13.439 ***********
2026-06-12 16:00:05.904567 | controller | ok: [localhost]
2026-06-12 16:00:05.904653 | controller |
2026-06-12 16:00:05.904661 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 16:00:05.904666 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.209)       0:01:13.650 ***********
2026-06-12 16:00:05.904672 | controller | Friday 12 June 2026  16:00:05 +0000 (0:00:00.209)       0:01:13.648 ***********
2026-06-12 16:00:06.132184 | controller | ok: [localhost]
2026-06-12 16:00:06.132269 | controller |
2026-06-12 16:00:06.132276 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-12 16:00:06.132281 | controller | Friday 12 June 2026  16:00:06 +0000 (0:00:00.227)       0:01:13.877 ***********
2026-06-12 16:00:06.132286 | controller | Friday 12 June 2026  16:00:06 +0000 (0:00:00.227)       0:01:13.876 ***********
2026-06-12 16:00:51.250215 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 16:00:51.250312 | controller | changed: [localhost]
2026-06-12 16:00:51.250320 | controller |
2026-06-12 16:00:51.250325 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-12 16:00:51.250331 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:45.118)       0:01:58.996 ***********
2026-06-12 16:00:51.250355 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:45.118)       0:01:58.994 ***********
2026-06-12 16:00:51.275722 | controller | skipping: [localhost]
2026-06-12 16:00:51.275802 | controller |
2026-06-12 16:00:51.275809 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 16:00:51.275815 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.025)       0:01:59.021 ***********
2026-06-12 16:00:51.275820 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.025)       0:01:59.020 ***********
2026-06-12 16:00:51.464407 | controller | ok: [localhost]
2026-06-12 16:00:51.464496 | controller |
2026-06-12 16:00:51.464503 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-12 16:00:51.464537 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.188)       0:01:59.210 ***********
2026-06-12 16:00:51.464541 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.188)       0:01:59.209 ***********
2026-06-12 16:00:51.543387 | controller | skipping: [localhost]
2026-06-12 16:00:51.543456 | controller |
2026-06-12 16:00:51.543463 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-12 16:00:51.543469 | controller |
2026-06-12 16:00:51.543474 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 16:00:51.543479 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.079)       0:01:59.289 ***********
2026-06-12 16:00:51.543483 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.079)       0:01:59.288 ***********
2026-06-12 16:00:51.588978 | controller |
2026-06-12 16:00:51.589072 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 16:00:51.589079 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.045)       0:01:59.334 ***********
2026-06-12 16:00:51.589085 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.045)       0:01:59.333 ***********
2026-06-12 16:00:51.805352 | controller | ok: [localhost]
2026-06-12 16:00:51.805404 | controller |
2026-06-12 16:00:51.805421 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 16:00:51.805427 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.215)       0:01:59.550 ***********
2026-06-12 16:00:51.805432 | controller | Friday 12 June 2026  16:00:51 +0000 (0:00:00.215)       0:01:59.549 ***********
2026-06-12 16:00:52.041921 | controller | ok: [localhost]
2026-06-12 16:00:52.042006 | controller |
2026-06-12 16:00:52.042012 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 16:00:52.042016 | controller | ] ***
2026-06-12 16:00:52.042021 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.236)       0:01:59.787 ***********
2026-06-12 16:00:52.042025 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.236)       0:01:59.786 ***********
2026-06-12 16:00:52.075371 | controller | ok: [localhost] =>
2026-06-12 16:00:52.075457 | controller |     msg: |
2026-06-12 16:00:52.075466 | 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-12 16:00:52.075473 | controller |
2026-06-12 16:00:52.075478 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 16:00:52.075484 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.033)       0:01:59.821 ***********
2026-06-12 16:00:52.075488 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.033)       0:01:59.819 ***********
2026-06-12 16:00:52.151317 | 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-12 16:00:52.151427 | 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-12 16:00:52.151432 | 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-12 16:00:52.151437 | controller |
2026-06-12 16:00:52.151442 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:00:52.151447 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.076)       0:01:59.897 ***********
2026-06-12 16:00:52.151451 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.076)       0:01:59.896 ***********
2026-06-12 16:00:52.182903 | controller | skipping: [localhost]
2026-06-12 16:00:52.183007 | controller |
2026-06-12 16:00:52.183015 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:00:52.183022 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.031)       0:01:59.928 ***********
2026-06-12 16:00:52.183027 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.031)       0:01:59.927 ***********
2026-06-12 16:00:52.408118 | controller | ok: [localhost]
2026-06-12 16:00:52.408206 | controller |
2026-06-12 16:00:52.408213 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:00:52.408219 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.224)       0:02:00.153 ***********
2026-06-12 16:00:52.408223 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.224)       0:02:00.152 ***********
2026-06-12 16:00:52.799003 | controller | changed: [localhost]
2026-06-12 16:00:52.799094 | controller |
2026-06-12 16:00:52.799101 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:00:52.799107 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.391)       0:02:00.545 ***********
2026-06-12 16:00:52.799112 | controller | Friday 12 June 2026  16:00:52 +0000 (0:00:00.391)       0:02:00.543 ***********
2026-06-12 16:00:53.178640 | controller | ok: [localhost]
2026-06-12 16:00:53.178682 | controller |
2026-06-12 16:00:53.178690 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:00:53.178706 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.379)       0:02:00.924 ***********
2026-06-12 16:00:53.178712 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.379)       0:02:00.923 ***********
2026-06-12 16:00:53.629482 | controller | changed: [localhost]
2026-06-12 16:00:53.629598 | controller |
2026-06-12 16:00:53.629605 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:00:53.629628 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.450)       0:02:01.375 ***********
2026-06-12 16:00:53.629632 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.450)       0:02:01.374 ***********
2026-06-12 16:00:53.682744 | controller | ok: [localhost]
2026-06-12 16:00:53.682857 | controller |
2026-06-12 16:00:53.682865 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:00:53.682871 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.053)       0:02:01.428 ***********
2026-06-12 16:00:53.682877 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.053)       0:02:01.427 ***********
2026-06-12 16:00:53.873761 | controller | changed: [localhost]
2026-06-12 16:00:53.873844 | controller |
2026-06-12 16:00:53.873852 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:00:53.873858 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.190)       0:02:01.619 ***********
2026-06-12 16:00:53.873863 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.190)       0:02:01.618 ***********
2026-06-12 16:00:53.903202 | controller | skipping: [localhost]
2026-06-12 16:00:53.903286 | controller |
2026-06-12 16:00:53.903292 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:00:53.903298 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.029)       0:02:01.649 ***********
2026-06-12 16:00:53.903303 | controller | Friday 12 June 2026  16:00:53 +0000 (0:00:00.029)       0:02:01.647 ***********
2026-06-12 16:00:54.120453 | controller | ok: [localhost]
2026-06-12 16:00:54.120570 | controller |
2026-06-12 16:00:54.120584 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:00:54.120613 | controller | Friday 12 June 2026  16:00:54 +0000 (0:00:00.217)       0:02:01.866 ***********
2026-06-12 16:00:54.120618 | controller | Friday 12 June 2026  16:00:54 +0000 (0:00:00.217)       0:02:01.865 ***********
2026-06-12 16:00:54.300055 | controller | changed: [localhost]
2026-06-12 16:00:54.300179 | controller |
2026-06-12 16:00:54.300188 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:00:54.300193 | controller | Friday 12 June 2026  16:00:54 +0000 (0:00:00.179)       0:02:02.046 ***********
2026-06-12 16:00:54.300197 | controller | Friday 12 June 2026  16:00:54 +0000 (0:00:00.179)       0:02:02.045 ***********
2026-06-12 16:00:54.518333 | controller | ok: [localhost]
2026-06-12 16:00:54.518418 | controller |
2026-06-12 16:00:54.518424 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:00:54.518430 | controller | Friday 12 June 2026  16:00:54 +0000 (0:00:00.218)       0:02:02.264 ***********
2026-06-12 16:00:54.518434 | controller | Friday 12 June 2026  16:00:54 +0000 (0:00:00.218)       0:02:02.263 ***********
2026-06-12 16:00:54.953807 | controller | changed: [localhost]
2026-06-12 16:00:54.953891 | controller |
2026-06-12 16:00:54.953896 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:00:54.953901 | controller | Friday 12 June 2026  16:00:54 +0000 (0:00:00.435)       0:02:02.699 ***********
2026-06-12 16:00:54.953927 | controller | Friday 12 June 2026  16:00:54 +0000 (0:00:00.435)       0:02:02.698 ***********
2026-06-12 16:00:55.020185 | controller | ok: [localhost]
2026-06-12 16:00:55.020275 | controller |
2026-06-12 16:00:55.020282 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:00:55.020287 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.066)       0:02:02.765 ***********
2026-06-12 16:00:55.020291 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.066)       0:02:02.764 ***********
2026-06-12 16:00:55.235214 | controller | changed: [localhost]
2026-06-12 16:00:55.235295 | controller |
2026-06-12 16:00:55.235300 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:00:55.235305 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.215)       0:02:02.981 ***********
2026-06-12 16:00:55.235309 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.215)       0:02:02.979 ***********
2026-06-12 16:00:55.269666 | controller | skipping: [localhost]
2026-06-12 16:00:55.269746 | controller |
2026-06-12 16:00:55.269752 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:00:55.269774 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.034)       0:02:03.015 ***********
2026-06-12 16:00:55.269779 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.034)       0:02:03.014 ***********
2026-06-12 16:00:55.478035 | controller | ok: [localhost]
2026-06-12 16:00:55.478119 | controller |
2026-06-12 16:00:55.478125 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:00:55.478130 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.208)       0:02:03.224 ***********
2026-06-12 16:00:55.478133 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.208)       0:02:03.222 ***********
2026-06-12 16:00:55.665948 | controller | changed: [localhost]
2026-06-12 16:00:55.666031 | controller |
2026-06-12 16:00:55.666038 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:00:55.666044 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.187)       0:02:03.411 ***********
2026-06-12 16:00:55.666049 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.187)       0:02:03.410 ***********
2026-06-12 16:00:55.848252 | controller | ok: [localhost]
2026-06-12 16:00:55.848320 | controller |
2026-06-12 16:00:55.848325 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:00:55.848330 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.182)       0:02:03.594 ***********
2026-06-12 16:00:55.848333 | controller | Friday 12 June 2026  16:00:55 +0000 (0:00:00.182)       0:02:03.593 ***********
2026-06-12 16:00:56.264269 | controller | changed: [localhost]
2026-06-12 16:00:56.264348 | controller |
2026-06-12 16:00:56.264353 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:00:56.264357 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.415)       0:02:04.010 ***********
2026-06-12 16:00:56.264361 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.415)       0:02:04.009 ***********
2026-06-12 16:00:56.303991 | controller | ok: [localhost]
2026-06-12 16:00:56.304074 | controller |
2026-06-12 16:00:56.304082 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:00:56.304088 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.039)       0:02:04.049 ***********
2026-06-12 16:00:56.304093 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.039)       0:02:04.048 ***********
2026-06-12 16:00:56.508966 | controller | changed: [localhost]
2026-06-12 16:00:56.509008 | controller |
2026-06-12 16:00:56.509014 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-12 16:00:56.509018 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.205)       0:02:04.254 ***********
2026-06-12 16:00:56.509022 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.205)       0:02:04.253 ***********
2026-06-12 16:00:56.537973 | controller | skipping: [localhost]
2026-06-12 16:00:56.538010 | controller |
2026-06-12 16:00:56.538015 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-12 16:00:56.538019 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.029)       0:02:04.284 ***********
2026-06-12 16:00:56.538023 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.029)       0:02:04.282 ***********
2026-06-12 16:00:56.640515 | controller | skipping: [localhost]
2026-06-12 16:00:56.640556 | controller |
2026-06-12 16:00:56.640561 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-12 16:00:56.640566 | controller |
2026-06-12 16:00:56.640571 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-12 16:00:56.640575 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.102)       0:02:04.386 ***********
2026-06-12 16:00:56.640580 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.102)       0:02:04.385 ***********
2026-06-12 16:00:56.723580 | controller |
2026-06-12 16:00:56.723666 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-12 16:00:56.723674 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.082)       0:02:04.469 ***********
2026-06-12 16:00:56.723680 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.082)       0:02:04.468 ***********
2026-06-12 16:00:56.934077 | controller | ok: [localhost]
2026-06-12 16:00:56.934117 | controller |
2026-06-12 16:00:56.934124 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-12 16:00:56.934130 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.210)       0:02:04.680 ***********
2026-06-12 16:00:56.934135 | controller | Friday 12 June 2026  16:00:56 +0000 (0:00:00.210)       0:02:04.678 ***********
2026-06-12 16:00:57.123370 | controller | ok: [localhost]
2026-06-12 16:00:57.123490 | controller |
2026-06-12 16:00:57.123501 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-12 16:00:57.123510 | controller | ] ***
2026-06-12 16:00:57.123518 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.189)       0:02:04.869 ***********
2026-06-12 16:00:57.123527 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.189)       0:02:04.868 ***********
2026-06-12 16:00:57.155641 | controller | ok: [localhost] =>
2026-06-12 16:00:57.155767 | controller |     msg: |
2026-06-12 16:00:57.155778 | 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-12 16:00:57.155785 | controller |
2026-06-12 16:00:57.155791 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-12 16:00:57.155797 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.032)       0:02:04.901 ***********
2026-06-12 16:00:57.155802 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.032)       0:02:04.900 ***********
2026-06-12 16:00:57.223446 | 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-12 16:00:57.223560 | 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-12 16:00:57.223568 | 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-12 16:00:57.223574 | controller |
2026-06-12 16:00:57.223582 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:00:57.223588 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.067)       0:02:04.969 ***********
2026-06-12 16:00:57.223594 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.067)       0:02:04.968 ***********
2026-06-12 16:00:57.259121 | controller | skipping: [localhost]
2026-06-12 16:00:57.259164 | controller |
2026-06-12 16:00:57.259172 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:00:57.259206 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.035)       0:02:05.004 ***********
2026-06-12 16:00:57.259211 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.035)       0:02:05.003 ***********
2026-06-12 16:00:57.479898 | controller | ok: [localhost]
2026-06-12 16:00:57.479972 | controller |
2026-06-12 16:00:57.479978 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:00:57.479982 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.220)       0:02:05.225 ***********
2026-06-12 16:00:57.479986 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.220)       0:02:05.224 ***********
2026-06-12 16:00:57.677287 | controller | changed: [localhost]
2026-06-12 16:00:57.677366 | controller |
2026-06-12 16:00:57.677372 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:00:57.677376 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.197)       0:02:05.423 ***********
2026-06-12 16:00:57.677392 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.197)       0:02:05.422 ***********
2026-06-12 16:00:57.866798 | controller | ok: [localhost]
2026-06-12 16:00:57.866844 | controller |
2026-06-12 16:00:57.866860 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:00:57.866868 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.189)       0:02:05.612 ***********
2026-06-12 16:00:57.866880 | controller | Friday 12 June 2026  16:00:57 +0000 (0:00:00.189)       0:02:05.611 ***********
2026-06-12 16:00:58.298253 | controller | changed: [localhost]
2026-06-12 16:00:58.298309 | controller |
2026-06-12 16:00:58.298316 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:00:58.298322 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.431)       0:02:06.044 ***********
2026-06-12 16:00:58.298326 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.431)       0:02:06.042 ***********
2026-06-12 16:00:58.351595 | controller | ok: [localhost]
2026-06-12 16:00:58.351698 | controller |
2026-06-12 16:00:58.351705 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:00:58.351710 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.053)       0:02:06.097 ***********
2026-06-12 16:00:58.351715 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.053)       0:02:06.096 ***********
2026-06-12 16:00:58.551568 | controller | changed: [localhost]
2026-06-12 16:00:58.551627 | controller |
2026-06-12 16:00:58.551634 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:00:58.551639 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.199)       0:02:06.297 ***********
2026-06-12 16:00:58.551642 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.199)       0:02:06.296 ***********
2026-06-12 16:00:58.580543 | controller | skipping: [localhost]
2026-06-12 16:00:58.580658 | controller |
2026-06-12 16:00:58.580666 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:00:58.580692 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.029)       0:02:06.326 ***********
2026-06-12 16:00:58.580698 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.029)       0:02:06.325 ***********
2026-06-12 16:00:58.818027 | controller | ok: [localhost]
2026-06-12 16:00:58.818139 | controller |
2026-06-12 16:00:58.818149 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:00:58.818156 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.237)       0:02:06.563 ***********
2026-06-12 16:00:58.818161 | controller | Friday 12 June 2026  16:00:58 +0000 (0:00:00.237)       0:02:06.562 ***********
2026-06-12 16:00:59.044753 | controller | changed: [localhost]
2026-06-12 16:00:59.044840 | controller |
2026-06-12 16:00:59.044848 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:00:59.044853 | controller | Friday 12 June 2026  16:00:59 +0000 (0:00:00.227)       0:02:06.790 ***********
2026-06-12 16:00:59.044858 | controller | Friday 12 June 2026  16:00:59 +0000 (0:00:00.226)       0:02:06.789 ***********
2026-06-12 16:00:59.242834 | controller | ok: [localhost]
2026-06-12 16:00:59.242899 | controller |
2026-06-12 16:00:59.242904 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:00:59.242922 | controller | Friday 12 June 2026  16:00:59 +0000 (0:00:00.198)       0:02:06.988 ***********
2026-06-12 16:00:59.242932 | controller | Friday 12 June 2026  16:00:59 +0000 (0:00:00.198)       0:02:06.987 ***********
2026-06-12 16:00:59.757962 | controller | changed: [localhost]
2026-06-12 16:00:59.758038 | controller |
2026-06-12 16:00:59.758045 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:00:59.758051 | controller | Friday 12 June 2026  16:00:59 +0000 (0:00:00.514)       0:02:07.503 ***********
2026-06-12 16:00:59.758056 | controller | Friday 12 June 2026  16:00:59 +0000 (0:00:00.514)       0:02:07.502 ***********
2026-06-12 16:00:59.812977 | controller | ok: [localhost]
2026-06-12 16:00:59.813053 | controller |
2026-06-12 16:00:59.813059 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:00:59.813064 | controller | Friday 12 June 2026  16:00:59 +0000 (0:00:00.055)       0:02:07.559 ***********
2026-06-12 16:00:59.813068 | controller | Friday 12 June 2026  16:00:59 +0000 (0:00:00.055)       0:02:07.557 ***********
2026-06-12 16:01:00.016412 | controller | changed: [localhost]
2026-06-12 16:01:00.016445 | controller |
2026-06-12 16:01:00.016450 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-12 16:01:00.016460 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.203)       0:02:07.762 ***********
2026-06-12 16:01:00.016463 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.203)       0:02:07.761 ***********
2026-06-12 16:01:00.046289 | controller | skipping: [localhost]
2026-06-12 16:01:00.046329 | controller |
2026-06-12 16:01:00.046337 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-12 16:01:00.046343 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.029)       0:02:07.792 ***********
2026-06-12 16:01:00.046349 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.029)       0:02:07.791 ***********
2026-06-12 16:01:00.271596 | controller | ok: [localhost]
2026-06-12 16:01:00.271700 | controller |
2026-06-12 16:01:00.271716 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-12 16:01:00.271721 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.225)       0:02:08.017 ***********
2026-06-12 16:01:00.271725 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.225)       0:02:08.016 ***********
2026-06-12 16:01:00.469799 | controller | changed: [localhost]
2026-06-12 16:01:00.469887 | controller |
2026-06-12 16:01:00.469894 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-12 16:01:00.469898 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.198)       0:02:08.215 ***********
2026-06-12 16:01:00.469901 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.198)       0:02:08.214 ***********
2026-06-12 16:01:00.646520 | controller | ok: [localhost]
2026-06-12 16:01:00.646606 | controller |
2026-06-12 16:01:00.646613 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-12 16:01:00.646619 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.176)       0:02:08.392 ***********
2026-06-12 16:01:00.646624 | controller | Friday 12 June 2026  16:01:00 +0000 (0:00:00.176)       0:02:08.391 ***********
2026-06-12 16:01:01.052374 | controller | changed: [localhost]
2026-06-12 16:01:01.052466 | controller |
2026-06-12 16:01:01.052474 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-12 16:01:01.052480 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.405)       0:02:08.798 ***********
2026-06-12 16:01:01.052485 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.405)       0:02:08.797 ***********
2026-06-12 16:01:01.095277 | controller | ok: [localhost]
2026-06-12 16:01:01.095371 | controller |
2026-06-12 16:01:01.095379 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-12 16:01:01.095384 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.042)       0:02:08.841 ***********
2026-06-12 16:01:01.095390 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.043)       0:02:08.840 ***********
2026-06-12 16:01:01.349117 | controller | changed: [localhost]
2026-06-12 16:01:01.349193 | controller |
2026-06-12 16:01:01.349204 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 16:01:01.349210 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.253)       0:02:09.095 ***********
2026-06-12 16:01:01.349214 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.253)       0:02:09.093 ***********
2026-06-12 16:01:01.554028 | controller | ok: [localhost]
2026-06-12 16:01:01.554115 | controller |
2026-06-12 16:01:01.554123 | 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-12 16:01:01.554130 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.204)       0:02:09.299 ***********
2026-06-12 16:01:01.554136 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.204)       0:02:09.298 ***********
2026-06-12 16:01:01.588038 | controller | skipping: [localhost]
2026-06-12 16:01:01.588118 | controller |
2026-06-12 16:01:01.588145 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-12 16:01:01.588150 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.033)       0:02:09.333 ***********
2026-06-12 16:01:01.588162 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.033)       0:02:09.332 ***********
2026-06-12 16:01:01.624593 | controller | skipping: [localhost]
2026-06-12 16:01:01.624702 | controller |
2026-06-12 16:01:01.624709 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-12 16:01:01.624716 | controller |   _net_env_def_slurp['content'] |
2026-06-12 16:01:01.624722 | controller |   b64decode |
2026-06-12 16:01:01.624727 | controller |   from_yaml
2026-06-12 16:01:01.624732 | controller | }}, cacheable=True] ***
2026-06-12 16:01:01.624736 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.036)       0:02:09.370 ***********
2026-06-12 16:01:01.624741 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.036)       0:02:09.369 ***********
2026-06-12 16:01:01.662460 | controller | skipping: [localhost]
2026-06-12 16:01:01.662566 | controller |
2026-06-12 16:01:01.662573 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-12 16:01:01.662578 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.038)       0:02:09.408 ***********
2026-06-12 16:01:01.662582 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.038)       0:02:09.407 ***********
2026-06-12 16:01:01.690096 | controller | skipping: [localhost]
2026-06-12 16:01:01.690206 | controller |
2026-06-12 16:01:01.690214 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-12 16:01:01.690220 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.027)       0:02:09.435 ***********
2026-06-12 16:01:01.690226 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.027)       0:02:09.434 ***********
2026-06-12 16:01:01.880418 | controller |
2026-06-12 16:01:01.880484 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 16:01:01.880489 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.189)       0:02:09.625 ***********
2026-06-12 16:01:01.880494 | controller | Friday 12 June 2026  16:01:01 +0000 (0:00:00.190)       0:02:09.624 ***********
2026-06-12 16:01:02.453396 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-12 16:01:02.453434 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-12 16:01:02.453439 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-12 16:01:02.453443 | controller |
2026-06-12 16:01:02.453448 | 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-12 16:01:02.453453 | controller | Friday 12 June 2026  16:01:02 +0000 (0:00:00.573)       0:02:10.199 ***********
2026-06-12 16:01:02.453458 | controller | Friday 12 June 2026  16:01:02 +0000 (0:00:00.573)       0:02:10.198 ***********
2026-06-12 16:01:02.654655 | controller | changed: [localhost]
2026-06-12 16:01:02.654746 | controller |
2026-06-12 16:01:02.654753 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 16:01:02.654758 | controller | Friday 12 June 2026  16:01:02 +0000 (0:00:00.201)       0:02:10.400 ***********
2026-06-12 16:01:02.654762 | controller | Friday 12 June 2026  16:01:02 +0000 (0:00:00.201)       0:02:10.399 ***********
2026-06-12 16:01:02.838966 | controller | ok: [localhost]
2026-06-12 16:01:02.839009 | controller |
2026-06-12 16:01:02.839016 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-12 16:01:02.839022 | controller | Friday 12 June 2026  16:01:02 +0000 (0:00:00.184)       0:02:10.585 ***********
2026-06-12 16:01:02.839027 | controller | Friday 12 June 2026  16:01:02 +0000 (0:00:00.184)       0:02:10.583 ***********
2026-06-12 16:01:02.882445 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-12 16:01:02.882495 | controller |
2026-06-12 16:01:02.882502 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-12 16:01:02.882508 | controller | Friday 12 June 2026  16:01:02 +0000 (0:00:00.043)       0:02:10.628 ***********
2026-06-12 16:01:02.882513 | controller | Friday 12 June 2026  16:01:02 +0000 (0:00:00.043)       0:02:10.627 ***********
2026-06-12 16:01:03.434955 | controller | changed: [localhost]
2026-06-12 16:01:03.434998 | controller |
2026-06-12 16:01:03.435003 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-12 16:01:03.435008 | controller |   _crc_vers.stdout_lines |
2026-06-12 16:01:03.435011 | controller |   select('match', 'CRC') | first |
2026-06-12 16:01:03.435015 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-12 16:01:03.435020 | controller |   _crc_vers.stdout_lines |
2026-06-12 16:01:03.435023 | controller |   select ('match', 'OpenShift') | first |
2026-06-12 16:01:03.435027 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-12 16:01:03.435030 | controller | Friday 12 June 2026  16:01:03 +0000 (0:00:00.552)       0:02:11.180 ***********
2026-06-12 16:01:03.435034 | controller | Friday 12 June 2026  16:01:03 +0000 (0:00:00.552)       0:02:11.179 ***********
2026-06-12 16:01:03.484253 | controller | ok: [localhost]
2026-06-12 16:01:03.484328 | controller |
2026-06-12 16:01:03.484334 | 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-12 16:01:03.484338 | controller | Friday 12 June 2026  16:01:03 +0000 (0:00:00.049)       0:02:11.230 ***********
2026-06-12 16:01:03.484342 | controller | Friday 12 June 2026  16:01:03 +0000 (0:00:00.049)       0:02:11.228 ***********
2026-06-12 16:01:03.516416 | controller | ok: [localhost] =>
2026-06-12 16:01:03.516495 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-12 16:01:03.516502 | controller |       OpenShift version 4.20.1.'
2026-06-12 16:01:03.516507 | controller |
2026-06-12 16:01:03.516511 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-12 16:01:03.516515 | controller | Friday 12 June 2026  16:01:03 +0000 (0:00:00.032)       0:02:11.262 ***********
2026-06-12 16:01:03.516519 | controller | Friday 12 June 2026  16:01:03 +0000 (0:00:00.032)       0:02:11.261 ***********
2026-06-12 16:01:04.003953 | controller | ok: [localhost]
2026-06-12 16:01:04.004030 | controller |
2026-06-12 16:01:04.004044 | 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-12 16:01:04.004063 | controller |   _domain is defined and
2026-06-12 16:01:04.004069 | controller |   'crc' in _domains and
2026-06-12 16:01:04.004076 | controller |   _domains.crc.state == 'running'
2026-06-12 16:01:04.004089 | controller | }}] ***
2026-06-12 16:01:04.004095 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.487)       0:02:11.749 ***********
2026-06-12 16:01:04.004100 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.487)       0:02:11.748 ***********
2026-06-12 16:01:04.038218 | controller | ok: [localhost]
2026-06-12 16:01:04.038275 | controller |
2026-06-12 16:01:04.038281 | 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-12 16:01:04.038297 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.034)       0:02:11.784 ***********
2026-06-12 16:01:04.038301 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.034)       0:02:11.782 ***********
2026-06-12 16:01:04.063791 | controller | skipping: [localhost]
2026-06-12 16:01:04.063873 | controller |
2026-06-12 16:01:04.063879 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-12 16:01:04.063884 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.025)       0:02:11.809 ***********
2026-06-12 16:01:04.063888 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.025)       0:02:11.808 ***********
2026-06-12 16:01:04.112864 | controller |
2026-06-12 16:01:04.112926 | 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-12 16:01:04.112937 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-12 16:01:04.112942 | controller | ] ***
2026-06-12 16:01:04.112954 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.049)       0:02:11.859 ***********
2026-06-12 16:01:04.112959 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.049)       0:02:11.857 ***********
2026-06-12 16:01:04.139641 | controller | ok: [localhost]
2026-06-12 16:01:04.139707 | controller |
2026-06-12 16:01:04.139716 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-12 16:01:04.139721 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.026)       0:02:11.885 ***********
2026-06-12 16:01:04.139726 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.026)       0:02:11.884 ***********
2026-06-12 16:01:04.177419 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-12 16:01:04.177464 | controller |
2026-06-12 16:01:04.177470 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-12 16:01:04.177475 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.037)       0:02:11.923 ***********
2026-06-12 16:01:04.177480 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.037)       0:02:11.922 ***********
2026-06-12 16:01:04.212811 | controller | ok: [localhost] =>
2026-06-12 16:01:04.212992 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-12 16:01:04.213000 | controller |
2026-06-12 16:01:04.213005 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-12 16:01:04.213010 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.034)       0:02:11.958 ***********
2026-06-12 16:01:04.213014 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.035)       0:02:11.957 ***********
2026-06-12 16:01:04.245145 | controller | ok: [localhost] =>
2026-06-12 16:01:04.245208 | controller |     _secret_file: null
2026-06-12 16:01:04.245217 | controller |
2026-06-12 16:01:04.245226 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-12 16:01:04.245233 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.032)       0:02:11.990 ***********
2026-06-12 16:01:04.245239 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.032)       0:02:11.989 ***********
2026-06-12 16:01:04.279358 | controller | ok: [localhost] =>
2026-06-12 16:01:04.279440 | controller |     _secret_content: {}
2026-06-12 16:01:04.279445 | controller |
2026-06-12 16:01:04.279449 | 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-12 16:01:04.279454 | controller | ] ***
2026-06-12 16:01:04.279458 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.034)       0:02:12.025 ***********
2026-06-12 16:01:04.279462 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.034)       0:02:12.023 ***********
2026-06-12 16:01:04.309457 | controller | skipping: [localhost]
2026-06-12 16:01:04.309500 | controller |
2026-06-12 16:01:04.309506 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-12 16:01:04.309548 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.030)       0:02:12.055 ***********
2026-06-12 16:01:04.309553 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.030)       0:02:12.054 ***********
2026-06-12 16:01:04.337428 | controller | skipping: [localhost]
2026-06-12 16:01:04.337518 | controller |
2026-06-12 16:01:04.337526 | 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-12 16:01:04.337531 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.027)       0:02:12.083 ***********
2026-06-12 16:01:04.337536 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.027)       0:02:12.082 ***********
2026-06-12 16:01:04.363296 | controller | skipping: [localhost]
2026-06-12 16:01:04.363339 | controller |
2026-06-12 16:01:04.363356 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-12 16:01:04.363362 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.025)       0:02:12.109 ***********
2026-06-12 16:01:04.363366 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.025)       0:02:12.107 ***********
2026-06-12 16:01:04.402063 | controller | skipping: [localhost]
2026-06-12 16:01:04.402139 | controller |
2026-06-12 16:01:04.402162 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-12 16:01:04.402167 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.038)       0:02:12.148 ***********
2026-06-12 16:01:04.402171 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.038)       0:02:12.146 ***********
2026-06-12 16:01:04.426662 | controller | skipping: [localhost]
2026-06-12 16:01:04.426706 | controller |
2026-06-12 16:01:04.426714 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-12 16:01:04.426720 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.024)       0:02:12.172 ***********
2026-06-12 16:01:04.426726 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.024)       0:02:12.171 ***********
2026-06-12 16:01:04.452057 | controller | skipping: [localhost]
2026-06-12 16:01:04.452093 | controller |
2026-06-12 16:01:04.452099 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-12 16:01:04.452103 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.025)       0:02:12.198 ***********
2026-06-12 16:01:04.452106 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.025)       0:02:12.196 ***********
2026-06-12 16:01:04.480400 | controller | skipping: [localhost]
2026-06-12 16:01:04.480438 | controller |
2026-06-12 16:01:04.480443 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-12 16:01:04.480448 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.028)       0:02:12.226 ***********
2026-06-12 16:01:04.480452 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.028)       0:02:12.225 ***********
2026-06-12 16:01:04.506604 | controller | skipping: [localhost]
2026-06-12 16:01:04.506641 | controller |
2026-06-12 16:01:04.506647 | 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-12 16:01:04.506651 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.025)       0:02:12.252 ***********
2026-06-12 16:01:04.506655 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.025)       0:02:12.251 ***********
2026-06-12 16:01:04.536760 | controller | skipping: [localhost]
2026-06-12 16:01:04.536798 | controller |
2026-06-12 16:01:04.536804 | 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-12 16:01:04.536809 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.030)       0:02:12.282 ***********
2026-06-12 16:01:04.536813 | controller | Friday 12 June 2026  16:01:04 +0000 (0:00:00.030)       0:02:12.281 ***********
2026-06-12 16:01:05.105661 | controller | changed: [localhost]
2026-06-12 16:01:05.105739 | controller |
2026-06-12 16:01:05.105745 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-12 16:01:05.105749 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.569)       0:02:12.851 ***********
2026-06-12 16:01:05.105752 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.568)       0:02:12.850 ***********
2026-06-12 16:01:05.342476 | controller | ok: [localhost]
2026-06-12 16:01:05.342553 | controller |
2026-06-12 16:01:05.342558 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-12 16:01:05.342563 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.236)       0:02:13.088 ***********
2026-06-12 16:01:05.342566 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.236)       0:02:13.087 ***********
2026-06-12 16:01:05.374093 | controller | ok: [localhost] =>
2026-06-12 16:01:05.374177 | controller |     _vm_list:
2026-06-12 16:01:05.374183 | controller |       changed: false
2026-06-12 16:01:05.374188 | controller |       failed: false
2026-06-12 16:01:05.374192 | controller |       list_vms:
2026-06-12 16:01:05.374197 | controller |       - crc
2026-06-12 16:01:05.374203 | controller |
2026-06-12 16:01:05.374209 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-12 16:01:05.374214 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.031)       0:02:13.120 ***********
2026-06-12 16:01:05.374219 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.031)       0:02:13.118 ***********
2026-06-12 16:01:05.775573 | controller | ok: [localhost]
2026-06-12 16:01:05.775620 | controller |
2026-06-12 16:01:05.775626 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-12 16:01:05.775630 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.401)       0:02:13.521 ***********
2026-06-12 16:01:05.775634 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.401)       0:02:13.520 ***********
2026-06-12 16:01:05.809499 | controller | ok: [localhost] =>
2026-06-12 16:01:05.809541 | controller |     _net_list:
2026-06-12 16:01:05.809547 | controller |       changed: false
2026-06-12 16:01:05.809552 | controller |       failed: false
2026-06-12 16:01:05.809556 | controller |       list_nets:
2026-06-12 16:01:05.809561 | controller |       - default
2026-06-12 16:01:05.809565 | controller |       - crc
2026-06-12 16:01:05.809570 | controller |
2026-06-12 16:01:05.809576 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-12 16:01:05.809581 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.034)       0:02:13.555 ***********
2026-06-12 16:01:05.809585 | controller | Friday 12 June 2026  16:01:05 +0000 (0:00:00.034)       0:02:13.554 ***********
2026-06-12 16:01:06.088227 | controller | ok: [localhost]
2026-06-12 16:01:06.088270 | controller |
2026-06-12 16:01:06.088279 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-12 16:01:06.088285 | controller |   _net_bridge_map | default({}) |
2026-06-12 16:01:06.088292 | controller |   combine(_local_map, recursive=true)
2026-06-12 16:01:06.088297 | controller | }}] ***
2026-06-12 16:01:06.088303 | controller | Friday 12 June 2026  16:01:06 +0000 (0:00:00.278)       0:02:13.834 ***********
2026-06-12 16:01:06.088308 | controller | Friday 12 June 2026  16:01:06 +0000 (0:00:00.278)       0:02:13.833 ***********
2026-06-12 16:01:06.131786 | controller | ok: [localhost] => (item=default)
2026-06-12 16:01:06.131843 | controller | ok: [localhost] => (item=crc)
2026-06-12 16:01:06.131851 | controller |
2026-06-12 16:01:06.131857 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-12 16:01:06.131864 | controller | Friday 12 June 2026  16:01:06 +0000 (0:00:00.043)       0:02:13.877 ***********
2026-06-12 16:01:06.131882 | controller | Friday 12 June 2026  16:01:06 +0000 (0:00:00.043)       0:02:13.876 ***********
2026-06-12 16:01:06.382384 | controller | ok: [localhost]
2026-06-12 16:01:06.382454 | controller |
2026-06-12 16:01:06.382460 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-12 16:01:06.382465 | controller | Friday 12 June 2026  16:01:06 +0000 (0:00:00.250)       0:02:14.128 ***********
2026-06-12 16:01:06.382469 | controller | Friday 12 June 2026  16:01:06 +0000 (0:00:00.250)       0:02:14.126 ***********
2026-06-12 16:01:06.747654 | controller | ok: [localhost]
2026-06-12 16:01:06.747696 | controller |
2026-06-12 16:01:06.747702 | 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-12 16:01:06.747708 | controller | Friday 12 June 2026  16:01:06 +0000 (0:00:00.365)       0:02:14.493 ***********
2026-06-12 16:01:06.747712 | controller | Friday 12 June 2026  16:01:06 +0000 (0:00:00.365)       0:02:14.492 ***********
2026-06-12 16:01:07.082682 | controller | changed: [localhost]
2026-06-12 16:01:07.082761 | controller |
2026-06-12 16:01:07.082768 | 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-12 16:01:07.082774 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.333)       0:02:14.826 ***********
2026-06-12 16:01:07.082779 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.333)       0:02:14.825 ***********
2026-06-12 16:01:07.468301 | controller | ok: [localhost]
2026-06-12 16:01:07.468370 | controller |
2026-06-12 16:01:07.468378 | 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-12 16:01:07.468385 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.387)       0:02:15.214 ***********
2026-06-12 16:01:07.468404 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.387)       0:02:15.212 ***********
2026-06-12 16:01:07.523068 | controller | ok: [localhost] =>
2026-06-12 16:01:07.523148 | controller |     changed: false
2026-06-12 16:01:07.523156 | controller |     msg: All assertions passed
2026-06-12 16:01:07.523162 | controller |
2026-06-12 16:01:07.523168 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 16:01:07.523174 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.054)       0:02:15.268 ***********
2026-06-12 16:01:07.523180 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.054)       0:02:15.267 ***********
2026-06-12 16:01:07.719857 | controller | ok: [localhost]
2026-06-12 16:01:07.719935 | controller |
2026-06-12 16:01:07.719943 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 16:01:07.719948 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.196)       0:02:15.465 ***********
2026-06-12 16:01:07.719952 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.196)       0:02:15.464 ***********
2026-06-12 16:01:07.921778 | controller | ok: [localhost]
2026-06-12 16:01:07.921855 | controller |
2026-06-12 16:01:07.921861 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-12 16:01:07.921866 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.202)       0:02:15.667 ***********
2026-06-12 16:01:07.921869 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.202)       0:02:15.666 ***********
2026-06-12 16:01:07.950714 | controller | ok: [localhost] =>
2026-06-12 16:01:07.950798 | controller |     changed: false
2026-06-12 16:01:07.950807 | controller |     msg: All assertions passed
2026-06-12 16:01:07.950813 | controller |
2026-06-12 16:01:07.950819 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-12 16:01:07.950825 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.028)       0:02:15.696 ***********
2026-06-12 16:01:07.950831 | controller | Friday 12 June 2026  16:01:07 +0000 (0:00:00.028)       0:02:15.695 ***********
2026-06-12 16:01:08.149995 | controller | ok: [localhost]
2026-06-12 16:01:08.150038 | controller |
2026-06-12 16:01:08.150046 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-12 16:01:08.150051 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.199)       0:02:15.895 ***********
2026-06-12 16:01:08.150056 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.199)       0:02:15.894 ***********
2026-06-12 16:01:08.351006 | controller | ok: [localhost]
2026-06-12 16:01:08.351077 | controller |
2026-06-12 16:01:08.351084 | 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-12 16:01:08.351090 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.200)       0:02:16.096 ***********
2026-06-12 16:01:08.351094 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.200)       0:02:16.095 ***********
2026-06-12 16:01:08.399168 | controller | ok: [localhost]
2026-06-12 16:01:08.399244 | controller |
2026-06-12 16:01:08.399252 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-12 16:01:08.399257 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.048)       0:02:16.145 ***********
2026-06-12 16:01:08.399262 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.048)       0:02:16.144 ***********
2026-06-12 16:01:08.425831 | controller | skipping: [localhost]
2026-06-12 16:01:08.425896 | controller |
2026-06-12 16:01:08.425903 | 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-12 16:01:08.425935 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.026)       0:02:16.171 ***********
2026-06-12 16:01:08.425941 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.026)       0:02:16.170 ***********
2026-06-12 16:01:08.453378 | controller | skipping: [localhost]
2026-06-12 16:01:08.453495 | controller |
2026-06-12 16:01:08.453503 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-12 16:01:08.453510 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-12 16:01:08.453516 | controller | fi
2026-06-12 16:01:08.453521 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-12 16:01:08.453527 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.027)       0:02:16.199 ***********
2026-06-12 16:01:08.453532 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.027)       0:02:16.197 ***********
2026-06-12 16:01:08.479682 | controller | skipping: [localhost]
2026-06-12 16:01:08.479764 | controller |
2026-06-12 16:01:08.479770 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-12 16:01:08.479774 | controller | oc whoami
2026-06-12 16:01:08.479778 | controller | ] ***
2026-06-12 16:01:08.479783 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.026)       0:02:16.225 ***********
2026-06-12 16:01:08.479787 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.026)       0:02:16.224 ***********
2026-06-12 16:01:08.509608 | controller | skipping: [localhost]
2026-06-12 16:01:08.509690 | controller |
2026-06-12 16:01:08.509695 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-12 16:01:08.509699 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.029)       0:02:16.255 ***********
2026-06-12 16:01:08.509703 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.029)       0:02:16.254 ***********
2026-06-12 16:01:08.537397 | controller | skipping: [localhost]
2026-06-12 16:01:08.537513 | controller |
2026-06-12 16:01:08.537521 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-12 16:01:08.537527 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.028)       0:02:16.283 ***********
2026-06-12 16:01:08.537531 | controller | Friday 12 June 2026  16:01:08 +0000 (0:00:00.028)       0:02:16.282 ***********
2026-06-12 16:01:10.547952 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-12 16:01:10.548033 | controller |
2026-06-12 16:01:10.548090 | 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-12 16:01:10.548097 | controller | Friday 12 June 2026  16:01:10 +0000 (0:00:02.010)       0:02:18.294 ***********
2026-06-12 16:01:10.548102 | controller | Friday 12 June 2026  16:01:10 +0000 (0:00:02.010)       0:02:18.292 ***********
2026-06-12 16:01:11.495293 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-12 16:01:11.495380 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-12 16:01:11.495387 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-12 16:01:11.506989 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 16:01:11.507073 | controller |
2026-06-12 16:01:11.507078 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-12 16:01:11.507083 | controller | Friday 12 June 2026  16:01:11 +0000 (0:00:00.958)       0:02:19.252 ***********
2026-06-12 16:01:11.507086 | controller | Friday 12 June 2026  16:01:11 +0000 (0:00:00.958)       0:02:19.251 ***********
2026-06-12 16:01:13.595644 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-12 16:01:13.595730 | controller |
2026-06-12 16:01:13.595737 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-12 16:01:13.595743 | controller | Friday 12 June 2026  16:01:13 +0000 (0:00:02.089)       0:02:21.341 ***********
2026-06-12 16:01:13.595747 | controller | Friday 12 June 2026  16:01:13 +0000 (0:00:02.089)       0:02:21.340 ***********
2026-06-12 16:01:13.626487 | controller | skipping: [localhost]
2026-06-12 16:01:13.626597 | controller |
2026-06-12 16:01:13.626606 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 16:01:13.626632 | controller | Friday 12 June 2026  16:01:13 +0000 (0:00:00.030)       0:02:21.372 ***********
2026-06-12 16:01:13.626638 | controller | Friday 12 June 2026  16:01:13 +0000 (0:00:00.030)       0:02:21.371 ***********
2026-06-12 16:01:13.924358 | controller | ok: [localhost]
2026-06-12 16:01:13.924449 | controller |
2026-06-12 16:01:13.924457 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-12 16:01:13.924462 | controller | Friday 12 June 2026  16:01:13 +0000 (0:00:00.298)       0:02:21.670 ***********
2026-06-12 16:01:13.924466 | controller | Friday 12 June 2026  16:01:13 +0000 (0:00:00.298)       0:02:21.669 ***********
2026-06-12 16:01:13.986267 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-12 16:01:13.986338 | controller |
2026-06-12 16:01:13.986343 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 16:01:13.986347 | controller | Friday 12 June 2026  16:01:13 +0000 (0:00:00.061)       0:02:21.732 ***********
2026-06-12 16:01:13.986351 | controller | Friday 12 June 2026  16:01:13 +0000 (0:00:00.061)       0:02:21.730 ***********
2026-06-12 16:01:14.020054 | controller | skipping: [localhost]
2026-06-12 16:01:14.020140 | controller |
2026-06-12 16:01:14.020146 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-12 16:01:14.020151 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.033)       0:02:21.765 ***********
2026-06-12 16:01:14.020200 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.033)       0:02:21.764 ***********
2026-06-12 16:01:14.051743 | controller | skipping: [localhost]
2026-06-12 16:01:14.051818 | controller |
2026-06-12 16:01:14.051823 | 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-12 16:01:14.051828 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.032)       0:02:21.797 ***********
2026-06-12 16:01:14.051832 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.032)       0:02:21.796 ***********
2026-06-12 16:01:14.087105 | controller | skipping: [localhost]
2026-06-12 16:01:14.087200 | controller |
2026-06-12 16:01:14.087207 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-12 16:01:14.087214 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-12 16:01:14.087220 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-12 16:01:14.087225 | controller |  default(
2026-06-12 16:01:14.087231 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-12 16:01:14.087236 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-12 16:01:14.087241 | controller |  ) | trim
2026-06-12 16:01:14.087248 | 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-12 16:01:14.087256 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.035)       0:02:21.833 ***********
2026-06-12 16:01:14.087260 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.035)       0:02:21.831 ***********
2026-06-12 16:01:14.130800 | controller | ok: [localhost]
2026-06-12 16:01:14.130960 | controller |
2026-06-12 16:01:14.130969 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 16:01:14.130973 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.043)       0:02:21.876 ***********
2026-06-12 16:01:14.130977 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.043)       0:02:21.875 ***********
2026-06-12 16:01:14.348129 | controller | ok: [localhost]
2026-06-12 16:01:14.348253 | controller |
2026-06-12 16:01:14.348260 | 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-12 16:01:14.348278 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-12 16:01:14.348283 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-12 16:01:14.348287 | controller |   (cifmw_openshift_login_api is defined)
2026-06-12 16:01:14.348292 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-12 16:01:14.348297 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.217)       0:02:22.094 ***********
2026-06-12 16:01:14.348301 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.217)       0:02:22.092 ***********
2026-06-12 16:01:14.390799 | controller | ok: [localhost] =>
2026-06-12 16:01:14.390843 | controller |     changed: false
2026-06-12 16:01:14.390849 | controller |     msg: All assertions passed
2026-06-12 16:01:14.390854 | controller |
2026-06-12 16:01:14.390860 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-12 16:01:14.390865 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.042)       0:02:22.136 ***********
2026-06-12 16:01:14.390870 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.042)       0:02:22.135 ***********
2026-06-12 16:01:14.424370 | controller | skipping: [localhost]
2026-06-12 16:01:14.424452 | controller |
2026-06-12 16:01:14.424458 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-12 16:01:14.424463 | controller |   (
2026-06-12 16:01:14.424467 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-12 16:01:14.424471 | controller |     b64decode |
2026-06-12 16:01:14.424475 | controller |     from_yaml
2026-06-12 16:01:14.424479 | controller |   ). users | default([]) |
2026-06-12 16:01:14.424482 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-12 16:01:14.424486 | controller |   map(attribute="name") |
2026-06-12 16:01:14.424489 | controller |   map("split", "/") |
2026-06-12 16:01:14.424493 | controller |   map("first")
2026-06-12 16:01:14.424496 | controller | }}, cacheable=True] ***
2026-06-12 16:01:14.424500 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.033)       0:02:22.170 ***********
2026-06-12 16:01:14.424504 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.033)       0:02:22.169 ***********
2026-06-12 16:01:14.459674 | controller | skipping: [localhost]
2026-06-12 16:01:14.459755 | controller |
2026-06-12 16:01:14.459771 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-12 16:01:14.459778 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-12 16:01:14.459783 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-12 16:01:14.459787 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-12 16:01:14.459790 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.035)       0:02:22.205 ***********
2026-06-12 16:01:14.459794 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.035)       0:02:22.204 ***********
2026-06-12 16:01:14.494959 | controller | skipping: [localhost]
2026-06-12 16:01:14.495043 | controller |
2026-06-12 16:01:14.495049 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-12 16:01:14.495054 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-12 16:01:14.495058 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-12 16:01:14.495062 | controller | }}] ***
2026-06-12 16:01:14.495066 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.034)       0:02:22.240 ***********
2026-06-12 16:01:14.495094 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.035)       0:02:22.239 ***********
2026-06-12 16:01:14.527429 | controller | ok: [localhost]
2026-06-12 16:01:14.527554 | controller |
2026-06-12 16:01:14.527562 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-12 16:01:14.527568 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.032)       0:02:22.273 ***********
2026-06-12 16:01:14.527573 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.032)       0:02:22.272 ***********
2026-06-12 16:01:14.569455 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-12 16:01:14.569570 | controller |
2026-06-12 16:01:14.569576 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 16:01:14.569580 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.042)       0:02:22.315 ***********
2026-06-12 16:01:14.569584 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.042)       0:02:22.314 ***********
2026-06-12 16:01:14.592660 | controller | skipping: [localhost]
2026-06-12 16:01:14.592777 | controller |
2026-06-12 16:01:14.592789 | 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-12 16:01:14.592798 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.023)       0:02:22.338 ***********
2026-06-12 16:01:14.592804 | controller | Friday 12 June 2026  16:01:14 +0000 (0:00:00.023)       0:02:22.337 ***********
2026-06-12 16:01:15.261046 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 16:01:15.261130 | controller | changed: [localhost]
2026-06-12 16:01:15.261139 | controller |
2026-06-12 16:01:15.261144 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-12 16:01:15.261150 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.668)       0:02:23.007 ***********
2026-06-12 16:01:15.261155 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.668)       0:02:23.005 ***********
2026-06-12 16:01:15.292591 | controller | ok: [localhost] =>
2026-06-12 16:01:15.292677 | controller |     changed: false
2026-06-12 16:01:15.292686 | controller |     msg: All assertions passed
2026-06-12 16:01:15.292691 | controller |
2026-06-12 16:01:15.292697 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-12 16:01:15.292702 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.031)       0:02:23.038 ***********
2026-06-12 16:01:15.292707 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.031)       0:02:23.037 ***********
2026-06-12 16:01:15.599993 | controller | changed: [localhost]
2026-06-12 16:01:15.600113 | controller |
2026-06-12 16:01:15.600121 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-12 16:01:15.600127 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-12 16:01:15.600132 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-12 16:01:15.600138 | controller | }}, cacheable=True] ***
2026-06-12 16:01:15.600143 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.307)       0:02:23.346 ***********
2026-06-12 16:01:15.600146 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.307)       0:02:23.344 ***********
2026-06-12 16:01:15.634853 | controller | ok: [localhost]
2026-06-12 16:01:15.634891 | controller |
2026-06-12 16:01:15.634897 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-12 16:01:15.634901 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.034)       0:02:23.380 ***********
2026-06-12 16:01:15.634925 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.034)       0:02:23.379 ***********
2026-06-12 16:01:15.946135 | controller | changed: [localhost]
2026-06-12 16:01:15.946219 | controller |
2026-06-12 16:01:15.946226 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-12 16:01:15.946233 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.310)       0:02:23.691 ***********
2026-06-12 16:01:15.946238 | controller | Friday 12 June 2026  16:01:15 +0000 (0:00:00.310)       0:02:23.690 ***********
2026-06-12 16:01:16.296421 | controller | changed: [localhost]
2026-06-12 16:01:16.296624 | controller |
2026-06-12 16:01:16.296633 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-12 16:01:16.296640 | controller | Friday 12 June 2026  16:01:16 +0000 (0:00:00.350)       0:02:24.042 ***********
2026-06-12 16:01:16.296646 | controller | Friday 12 June 2026  16:01:16 +0000 (0:00:00.350)       0:02:24.041 ***********
2026-06-12 16:01:16.618689 | controller | changed: [localhost]
2026-06-12 16:01:16.618770 | controller |
2026-06-12 16:01:16.618812 | 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-12 16:01:16.618821 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-12 16:01:16.618826 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-12 16:01:16.618831 | controller | }}, cacheable=True] ***
2026-06-12 16:01:16.618836 | controller | Friday 12 June 2026  16:01:16 +0000 (0:00:00.321)       0:02:24.364 ***********
2026-06-12 16:01:16.618841 | controller | Friday 12 June 2026  16:01:16 +0000 (0:00:00.322)       0:02:24.363 ***********
2026-06-12 16:01:16.661083 | controller | ok: [localhost]
2026-06-12 16:01:16.661163 | controller |
2026-06-12 16:01:16.661169 | 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-12 16:01:16.661174 | controller | Friday 12 June 2026  16:01:16 +0000 (0:00:00.042)       0:02:24.407 ***********
2026-06-12 16:01:16.661178 | controller | Friday 12 June 2026  16:01:16 +0000 (0:00:00.042)       0:02:24.405 ***********
2026-06-12 16:01:17.084581 | controller | changed: [localhost]
2026-06-12 16:01:17.084667 | controller |
2026-06-12 16:01:17.084673 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-12 16:01:17.084678 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.423)       0:02:24.830 ***********
2026-06-12 16:01:17.084683 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.423)       0:02:24.829 ***********
2026-06-12 16:01:17.275250 | controller | ok: [localhost]
2026-06-12 16:01:17.275327 | controller |
2026-06-12 16:01:17.275335 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-12 16:01:17.275341 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-12 16:01:17.275346 | controller |   combine(
2026-06-12 16:01:17.275350 | controller |     {
2026-06-12 16:01:17.275355 | controller |       'cifmw_install_yamls_environment': {
2026-06-12 16:01:17.275361 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-12 16:01:17.275366 | controller |       }
2026-06-12 16:01:17.275371 | controller |     }, recursive=true) | to_nice_yaml
2026-06-12 16:01:17.275376 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-12 16:01:17.275380 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.190)       0:02:25.021 ***********
2026-06-12 16:01:17.275385 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.190)       0:02:25.019 ***********
2026-06-12 16:01:17.750723 | controller | changed: [localhost]
2026-06-12 16:01:17.750807 | controller |
2026-06-12 16:01:17.750813 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-12 16:01:17.750818 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.475)       0:02:25.496 ***********
2026-06-12 16:01:17.750823 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.475)       0:02:25.495 ***********
2026-06-12 16:01:17.955699 | controller | ok: [localhost]
2026-06-12 16:01:17.955783 | controller |
2026-06-12 16:01:17.955792 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-12 16:01:17.955798 | controller |   ((
2026-06-12 16:01:17.955804 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-12 16:01:17.955810 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-12 16:01:17.955815 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-12 16:01:17.955820 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-12 16:01:17.955825 | controller | }}] ***
2026-06-12 16:01:17.955830 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.204)       0:02:25.701 ***********
2026-06-12 16:01:17.955836 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.204)       0:02:25.700 ***********
2026-06-12 16:01:17.998787 | controller | ok: [localhost]
2026-06-12 16:01:17.998905 | controller |
2026-06-12 16:01:17.998927 | 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-12 16:01:17.998934 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.043)       0:02:25.744 ***********
2026-06-12 16:01:17.998940 | controller | Friday 12 June 2026  16:01:17 +0000 (0:00:00.043)       0:02:25.743 ***********
2026-06-12 16:01:20.004414 | controller | changed: [localhost] => (item=openstack)
2026-06-12 16:01:20.004514 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-12 16:01:20.004523 | controller |
2026-06-12 16:01:20.004530 | 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-12 16:01:20.004537 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:02.005)       0:02:27.750 ***********
2026-06-12 16:01:20.004542 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:02.005)       0:02:27.748 ***********
2026-06-12 16:01:20.038809 | controller | skipping: [localhost]
2026-06-12 16:01:20.038937 | controller |
2026-06-12 16:01:20.038954 | 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-12 16:01:20.038963 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.034)       0:02:27.784 ***********
2026-06-12 16:01:20.038997 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.034)       0:02:27.783 ***********
2026-06-12 16:01:20.078973 | controller | skipping: [localhost] => (item=openstack)
2026-06-12 16:01:20.079057 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-12 16:01:20.079063 | controller | skipping: [localhost]
2026-06-12 16:01:20.079067 | controller |
2026-06-12 16:01:20.079072 | 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-12 16:01:20.079077 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.040)       0:02:27.824 ***********
2026-06-12 16:01:20.079081 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.040)       0:02:27.823 ***********
2026-06-12 16:01:20.116038 | controller | skipping: [localhost]
2026-06-12 16:01:20.116141 | controller |
2026-06-12 16:01:20.116148 | 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-12 16:01:20.116154 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.037)       0:02:27.861 ***********
2026-06-12 16:01:20.116160 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.036)       0:02:27.860 ***********
2026-06-12 16:01:20.157343 | controller | skipping: [localhost]
2026-06-12 16:01:20.157431 | controller |
2026-06-12 16:01:20.157437 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-12 16:01:20.157442 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.041)       0:02:27.903 ***********
2026-06-12 16:01:20.157445 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.041)       0:02:27.901 ***********
2026-06-12 16:01:20.199490 | controller | skipping: [localhost]
2026-06-12 16:01:20.199570 | controller |
2026-06-12 16:01:20.199576 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-12 16:01:20.199580 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.042)       0:02:27.945 ***********
2026-06-12 16:01:20.199583 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.042)       0:02:27.944 ***********
2026-06-12 16:01:20.232063 | controller | skipping: [localhost]
2026-06-12 16:01:20.232141 | controller |
2026-06-12 16:01:20.232146 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-12 16:01:20.232151 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.032)       0:02:27.977 ***********
2026-06-12 16:01:20.232155 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.032)       0:02:27.976 ***********
2026-06-12 16:01:20.263496 | controller | skipping: [localhost]
2026-06-12 16:01:20.263617 | controller |
2026-06-12 16:01:20.263626 | 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-12 16:01:20.263635 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.031)       0:02:28.009 ***********
2026-06-12 16:01:20.263641 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.031)       0:02:28.008 ***********
2026-06-12 16:01:20.294880 | controller | skipping: [localhost]
2026-06-12 16:01:20.295048 | controller |
2026-06-12 16:01:20.295058 | 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-12 16:01:20.295066 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.031)       0:02:28.040 ***********
2026-06-12 16:01:20.295072 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.031)       0:02:28.039 ***********
2026-06-12 16:01:20.329879 | controller | skipping: [localhost]
2026-06-12 16:01:20.330034 | controller |
2026-06-12 16:01:20.330047 | 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-12 16:01:20.330082 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.034)       0:02:28.075 ***********
2026-06-12 16:01:20.330091 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.034)       0:02:28.074 ***********
2026-06-12 16:01:20.360272 | controller | skipping: [localhost]
2026-06-12 16:01:20.360389 | controller |
2026-06-12 16:01:20.360400 | 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-12 16:01:20.360411 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.030)       0:02:28.106 ***********
2026-06-12 16:01:20.360420 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.030)       0:02:28.105 ***********
2026-06-12 16:01:20.392846 | controller | skipping: [localhost]
2026-06-12 16:01:20.392978 | controller |
2026-06-12 16:01:20.392994 | 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-12 16:01:20.393005 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.032)       0:02:28.138 ***********
2026-06-12 16:01:20.393014 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.032)       0:02:28.137 ***********
2026-06-12 16:01:20.424155 | controller | skipping: [localhost]
2026-06-12 16:01:20.424276 | controller |
2026-06-12 16:01:20.424288 | 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-12 16:01:20.424298 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.031)       0:02:28.170 ***********
2026-06-12 16:01:20.424307 | controller | Friday 12 June 2026  16:01:20 +0000 (0:00:00.031)       0:02:28.169 ***********
2026-06-12 16:01:21.544454 | controller | ok: [localhost]
2026-06-12 16:01:21.544515 | controller |
2026-06-12 16:01:21.544520 | 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-12 16:01:21.544526 | controller | Friday 12 June 2026  16:01:21 +0000 (0:00:01.120)       0:02:29.290 ***********
2026-06-12 16:01:21.544530 | controller | Friday 12 June 2026  16:01:21 +0000 (0:00:01.120)       0:02:29.289 ***********
2026-06-12 16:01:22.589421 | controller | changed: [localhost]
2026-06-12 16:01:22.589457 | controller |
2026-06-12 16:01:22.589463 | 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-12 16:01:22.589468 | controller | Friday 12 June 2026  16:01:22 +0000 (0:00:01.044)       0:02:30.335 ***********
2026-06-12 16:01:22.589472 | controller | Friday 12 June 2026  16:01:22 +0000 (0:00:01.044)       0:02:30.334 ***********
2026-06-12 16:01:23.409603 | controller | changed: [localhost]
2026-06-12 16:01:23.409674 | controller |
2026-06-12 16:01:23.409680 | 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-12 16:01:23.409685 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.820)       0:02:31.155 ***********
2026-06-12 16:01:23.409702 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.820)       0:02:31.154 ***********
2026-06-12 16:01:23.433396 | controller | skipping: [localhost]
2026-06-12 16:01:23.433470 | controller |
2026-06-12 16:01:23.433479 | 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-12 16:01:23.433485 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.023)       0:02:31.179 ***********
2026-06-12 16:01:23.433491 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.023)       0:02:31.178 ***********
2026-06-12 16:01:23.467027 | controller | skipping: [localhost]
2026-06-12 16:01:23.467093 | controller |
2026-06-12 16:01:23.467098 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-12 16:01:23.467103 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.033)       0:02:31.213 ***********
2026-06-12 16:01:23.467106 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.033)       0:02:31.211 ***********
2026-06-12 16:01:23.499382 | controller | skipping: [localhost]
2026-06-12 16:01:23.499460 | controller |
2026-06-12 16:01:23.499467 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-12 16:01:23.499496 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.031)       0:02:31.245 ***********
2026-06-12 16:01:23.499500 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.031)       0:02:31.243 ***********
2026-06-12 16:01:23.528228 | controller | skipping: [localhost]
2026-06-12 16:01:23.528300 | controller |
2026-06-12 16:01:23.528305 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-12 16:01:23.528309 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.029)       0:02:31.274 ***********
2026-06-12 16:01:23.528313 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.029)       0:02:31.273 ***********
2026-06-12 16:01:23.727989 | controller |
2026-06-12 16:01:23.728039 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 16:01:23.728045 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.199)       0:02:31.473 ***********
2026-06-12 16:01:23.728049 | controller | Friday 12 June 2026  16:01:23 +0000 (0:00:00.199)       0:02:31.472 ***********
2026-06-12 16:01:24.005972 | controller | changed: [localhost]
2026-06-12 16:01:24.006052 | controller |
2026-06-12 16:01:24.006058 | 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-12 16:01:24.006064 | controller | Friday 12 June 2026  16:01:24 +0000 (0:00:00.278)       0:02:31.752 ***********
2026-06-12 16:01:24.006068 | controller | Friday 12 June 2026  16:01:24 +0000 (0:00:00.278)       0:02:31.750 ***********
2026-06-12 16:01:24.929809 | controller | changed: [localhost]
2026-06-12 16:01:24.929887 | controller |
2026-06-12 16:01:24.929895 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-12 16:01:24.929901 | controller | Friday 12 June 2026  16:01:24 +0000 (0:00:00.923)       0:02:32.675 ***********
2026-06-12 16:01:24.929926 | controller | Friday 12 June 2026  16:01:24 +0000 (0:00:00.923)       0:02:32.674 ***********
2026-06-12 16:01:24.973040 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-12 16:01:24.973120 | controller |
2026-06-12 16:01:24.973126 | 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-12 16:01:24.973130 | controller | Friday 12 June 2026  16:01:24 +0000 (0:00:00.043)       0:02:32.718 ***********
2026-06-12 16:01:24.973135 | controller | Friday 12 June 2026  16:01:24 +0000 (0:00:00.043)       0:02:32.717 ***********
2026-06-12 16:01:25.769032 | controller | changed: [localhost]
2026-06-12 16:01:25.769069 | controller |
2026-06-12 16:01:25.769076 | 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-12 16:01:25.769089 | controller | Friday 12 June 2026  16:01:25 +0000 (0:00:00.796)       0:02:33.515 ***********
2026-06-12 16:01:25.769094 | controller | Friday 12 June 2026  16:01:25 +0000 (0:00:00.796)       0:02:33.513 ***********
2026-06-12 16:01:31.576199 | controller | changed: [localhost]
2026-06-12 16:01:31.576239 | controller |
2026-06-12 16:01:31.576246 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-12 16:01:31.576251 | controller | Friday 12 June 2026  16:01:31 +0000 (0:00:05.806)       0:02:39.322 ***********
2026-06-12 16:01:31.576256 | controller | Friday 12 June 2026  16:01:31 +0000 (0:00:05.807)       0:02:39.320 ***********
2026-06-12 16:01:31.607555 | controller | skipping: [localhost]
2026-06-12 16:01:31.607595 | controller |
2026-06-12 16:01:31.607604 | 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-12 16:01:31.607611 | controller | Friday 12 June 2026  16:01:31 +0000 (0:00:00.031)       0:02:39.353 ***********
2026-06-12 16:01:31.607618 | controller | Friday 12 June 2026  16:01:31 +0000 (0:00:00.031)       0:02:39.352 ***********
2026-06-12 16:01:32.374309 | controller | ok: [localhost]
2026-06-12 16:01:32.374345 | controller |
2026-06-12 16:01:32.374350 | 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-12 16:01:32.374355 | controller | Friday 12 June 2026  16:01:32 +0000 (0:00:00.767)       0:02:40.120 ***********
2026-06-12 16:01:32.374360 | controller | Friday 12 June 2026  16:01:32 +0000 (0:00:00.767)       0:02:40.119 ***********
2026-06-12 16:01:55.165101 | controller | ok: [localhost] => (item=cainjector)
2026-06-12 16:01:55.165191 | controller | ok: [localhost] => (item=webhook)
2026-06-12 16:01:55.165197 | controller | ok: [localhost] => (item=cert-manager)
2026-06-12 16:01:55.165201 | controller |
2026-06-12 16:01:55.165206 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-12 16:01:55.165210 | controller | Friday 12 June 2026  16:01:55 +0000 (0:00:22.790)       0:03:02.911 ***********
2026-06-12 16:01:55.165239 | controller | Friday 12 June 2026  16:01:55 +0000 (0:00:22.790)       0:03:02.909 ***********
2026-06-12 16:01:55.355717 | controller | ok: [localhost]
2026-06-12 16:01:55.355757 | controller |
2026-06-12 16:01:55.355764 | 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-12 16:01:55.355769 | controller | Friday 12 June 2026  16:01:55 +0000 (0:00:00.190)       0:03:03.101 ***********
2026-06-12 16:01:55.355774 | controller | Friday 12 June 2026  16:01:55 +0000 (0:00:00.190)       0:03:03.100 ***********
2026-06-12 16:01:56.628481 | controller | changed: [localhost]
2026-06-12 16:01:56.628569 | controller |
2026-06-12 16:01:56.628576 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-12 16:01:56.628582 | controller | Friday 12 June 2026  16:01:56 +0000 (0:00:01.272)       0:03:04.374 ***********
2026-06-12 16:01:56.628588 | controller | Friday 12 June 2026  16:01:56 +0000 (0:00:01.272)       0:03:04.372 ***********
2026-06-12 16:01:57.113010 | controller | changed: [localhost]
2026-06-12 16:01:57.113101 | controller |
2026-06-12 16:01:57.113108 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-12 16:01:57.113113 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.484)       0:03:04.858 ***********
2026-06-12 16:01:57.113144 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.484)       0:03:04.857 ***********
2026-06-12 16:01:57.145026 | controller | skipping: [localhost]
2026-06-12 16:01:57.145131 | controller |
2026-06-12 16:01:57.145137 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-12 16:01:57.145142 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.032)       0:03:04.891 ***********
2026-06-12 16:01:57.145146 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.032)       0:03:04.889 ***********
2026-06-12 16:01:57.169221 | controller | skipping: [localhost]
2026-06-12 16:01:57.169333 | controller |
2026-06-12 16:01:57.169341 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-12 16:01:57.169347 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.024)       0:03:04.915 ***********
2026-06-12 16:01:57.169351 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.024)       0:03:04.914 ***********
2026-06-12 16:01:57.195677 | controller | skipping: [localhost]
2026-06-12 16:01:57.195802 | controller |
2026-06-12 16:01:57.195810 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-12 16:01:57.195816 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.026)       0:03:04.941 ***********
2026-06-12 16:01:57.195821 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.026)       0:03:04.940 ***********
2026-06-12 16:01:57.224857 | controller | skipping: [localhost]
2026-06-12 16:01:57.224995 | controller |
2026-06-12 16:01:57.225005 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-12 16:01:57.225011 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.029)       0:03:04.970 ***********
2026-06-12 16:01:57.225016 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.029)       0:03:04.969 ***********
2026-06-12 16:01:57.261439 | controller | skipping: [localhost]
2026-06-12 16:01:57.261549 | controller |
2026-06-12 16:01:57.261556 | 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-12 16:01:57.261561 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.036)       0:03:05.007 ***********
2026-06-12 16:01:57.261566 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.036)       0:03:05.006 ***********
2026-06-12 16:01:57.345751 | controller | ok: [localhost]
2026-06-12 16:01:57.345861 | controller |
2026-06-12 16:01:57.345869 | 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-12 16:01:57.345875 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.084)       0:03:05.091 ***********
2026-06-12 16:01:57.345880 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.084)       0:03:05.090 ***********
2026-06-12 16:01:57.502026 | controller | ok: [localhost]
2026-06-12 16:01:57.502108 | controller |
2026-06-12 16:01:57.502115 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:01:57.502121 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.156)       0:03:05.247 ***********
2026-06-12 16:01:57.502127 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.156)       0:03:05.246 ***********
2026-06-12 16:01:57.637582 | controller | skipping: [localhost]
2026-06-12 16:01:57.637662 | controller |
2026-06-12 16:01:57.637667 | 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-12 16:01:57.637674 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.135)       0:03:05.383 ***********
2026-06-12 16:01:57.637678 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.135)       0:03:05.382 ***********
2026-06-12 16:01:57.698702 | controller | ok: [localhost]
2026-06-12 16:01:57.698780 | controller |
2026-06-12 16:01:57.698786 | 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-12 16:01:57.698823 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.061)       0:03:05.444 ***********
2026-06-12 16:01:57.698827 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.061)       0:03:05.443 ***********
2026-06-12 16:01:57.852150 | controller | ok: [localhost]
2026-06-12 16:01:57.852236 | controller |
2026-06-12 16:01:57.852245 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:01:57.852251 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.153)       0:03:05.598 ***********
2026-06-12 16:01:57.852256 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.153)       0:03:05.596 ***********
2026-06-12 16:01:57.986546 | controller | skipping: [localhost]
2026-06-12 16:01:57.986579 | controller |
2026-06-12 16:01:57.986584 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:01:57.986589 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.134)       0:03:05.732 ***********
2026-06-12 16:01:57.986593 | controller | Friday 12 June 2026  16:01:57 +0000 (0:00:00.134)       0:03:05.731 ***********
2026-06-12 16:01:58.106770 | controller | ok: [localhost]
2026-06-12 16:01:58.106803 | controller |
2026-06-12 16:01:58.106808 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-12 16:01:58.106819 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-12 16:01:58.106823 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-12 16:01:58.106827 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-12 16:01:58.106831 | controller | {% endfor -%}
2026-06-12 16:01:58.106835 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-12 16:01:58.106839 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-12 16:01:58.106843 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-12 16:01:58.106846 | controller | ] ***
2026-06-12 16:01:58.106850 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.120)       0:03:05.852 ***********
2026-06-12 16:01:58.106853 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.120)       0:03:05.851 ***********
2026-06-12 16:01:58.139203 | controller | skipping: [localhost]
2026-06-12 16:01:58.139240 | controller |
2026-06-12 16:01:58.139248 | 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-12 16:01:58.139255 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.032)       0:03:05.885 ***********
2026-06-12 16:01:58.139260 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.032)       0:03:05.883 ***********
2026-06-12 16:01:58.171372 | controller | skipping: [localhost]
2026-06-12 16:01:58.171411 | controller |
2026-06-12 16:01:58.171418 | 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-12 16:01:58.171425 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.032)       0:03:05.917 ***********
2026-06-12 16:01:58.171430 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.032)       0:03:05.916 ***********
2026-06-12 16:01:58.237104 | controller | ok: [localhost]
2026-06-12 16:01:58.237136 | controller |
2026-06-12 16:01:58.237141 | 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-12 16:01:58.237146 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.065)       0:03:05.983 ***********
2026-06-12 16:01:58.237155 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.065)       0:03:05.982 ***********
2026-06-12 16:01:58.427119 | controller | ok: [localhost]
2026-06-12 16:01:58.427203 | controller |
2026-06-12 16:01:58.427211 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:01:58.427217 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.189)       0:03:06.173 ***********
2026-06-12 16:01:58.427222 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.189)       0:03:06.171 ***********
2026-06-12 16:01:58.630007 | controller | skipping: [localhost]
2026-06-12 16:01:58.630091 | controller |
2026-06-12 16:01:58.630097 | 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-12 16:01:58.630102 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.203)       0:03:06.376 ***********
2026-06-12 16:01:58.630106 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.203)       0:03:06.374 ***********
2026-06-12 16:01:58.691524 | controller | ok: [localhost]
2026-06-12 16:01:58.691630 | controller |
2026-06-12 16:01:58.691637 | 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-12 16:01:58.691642 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.061)       0:03:06.437 ***********
2026-06-12 16:01:58.691647 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.061)       0:03:06.436 ***********
2026-06-12 16:01:58.897247 | controller | ok: [localhost]
2026-06-12 16:01:58.897325 | controller |
2026-06-12 16:01:58.897331 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:01:58.897338 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.205)       0:03:06.643 ***********
2026-06-12 16:01:58.897343 | controller | Friday 12 June 2026  16:01:58 +0000 (0:00:00.205)       0:03:06.641 ***********
2026-06-12 16:01:59.093941 | controller | skipping: [localhost]
2026-06-12 16:01:59.094036 | controller |
2026-06-12 16:01:59.094068 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:01:59.094074 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.196)       0:03:06.839 ***********
2026-06-12 16:01:59.094079 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.196)       0:03:06.838 ***********
2026-06-12 16:01:59.346934 | controller | ok: [localhost]
2026-06-12 16:01:59.346979 | controller |
2026-06-12 16:01:59.346987 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-12 16:01:59.346994 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.253)       0:03:07.093 ***********
2026-06-12 16:01:59.346999 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.253)       0:03:07.091 ***********
2026-06-12 16:01:59.378857 | controller | ok: [localhost] =>
2026-06-12 16:01:59.378959 | controller |     msg: No support for that step yet
2026-06-12 16:01:59.378971 | controller |
2026-06-12 16:01:59.378976 | 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-12 16:01:59.378981 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.031)       0:03:07.124 ***********
2026-06-12 16:01:59.378985 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.031)       0:03:07.123 ***********
2026-06-12 16:01:59.462873 | controller | ok: [localhost]
2026-06-12 16:01:59.462972 | controller |
2026-06-12 16:01:59.462979 | 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-12 16:01:59.462984 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.083)       0:03:07.208 ***********
2026-06-12 16:01:59.462989 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.083)       0:03:07.207 ***********
2026-06-12 16:01:59.601790 | controller | ok: [localhost]
2026-06-12 16:01:59.601903 | controller |
2026-06-12 16:01:59.601939 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:01:59.601947 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.138)       0:03:07.347 ***********
2026-06-12 16:01:59.601953 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.138)       0:03:07.346 ***********
2026-06-12 16:01:59.768372 | controller | skipping: [localhost]
2026-06-12 16:01:59.768460 | controller |
2026-06-12 16:01:59.768467 | 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-12 16:01:59.768473 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.166)       0:03:07.514 ***********
2026-06-12 16:01:59.768479 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.166)       0:03:07.512 ***********
2026-06-12 16:01:59.833558 | controller | ok: [localhost]
2026-06-12 16:01:59.833644 | controller |
2026-06-12 16:01:59.833653 | 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-12 16:01:59.833661 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.065)       0:03:07.579 ***********
2026-06-12 16:01:59.833667 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.065)       0:03:07.578 ***********
2026-06-12 16:01:59.953261 | controller | ok: [localhost]
2026-06-12 16:01:59.953349 | controller |
2026-06-12 16:01:59.953358 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:01:59.953365 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.119)       0:03:07.699 ***********
2026-06-12 16:01:59.953370 | controller | Friday 12 June 2026  16:01:59 +0000 (0:00:00.119)       0:03:07.697 ***********
2026-06-12 16:02:00.081057 | controller | skipping: [localhost]
2026-06-12 16:02:00.081129 | controller |
2026-06-12 16:02:00.081134 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:02:00.081139 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.127)       0:03:07.826 ***********
2026-06-12 16:02:00.081143 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.127)       0:03:07.825 ***********
2026-06-12 16:02:00.148134 | controller | ok: [localhost]
2026-06-12 16:02:00.148220 | controller |
2026-06-12 16:02:00.148228 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-12 16:02:00.148234 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.067)       0:03:07.894 ***********
2026-06-12 16:02:00.148239 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.067)       0:03:07.892 ***********
2026-06-12 16:02:00.188575 | controller | skipping: [localhost] => (item=artifacts)
2026-06-12 16:02:00.188657 | controller | skipping: [localhost] => (item=logs)
2026-06-12 16:02:00.188664 | controller | skipping: [localhost]
2026-06-12 16:02:00.188670 | controller |
2026-06-12 16:02:00.188676 | 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-12 16:02:00.188681 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.040)       0:03:07.934 ***********
2026-06-12 16:02:00.188687 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.040)       0:03:07.933 ***********
2026-06-12 16:02:00.229448 | controller | skipping: [localhost]
2026-06-12 16:02:00.229528 | controller |
2026-06-12 16:02:00.229534 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-12 16:02:00.229539 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.040)       0:03:07.975 ***********
2026-06-12 16:02:00.229543 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.040)       0:03:07.974 ***********
2026-06-12 16:02:00.268742 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3993', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3993', 'commit_id': '999c94edca7274d03a857e302288cc3aadce488f', 'patchset': '999c94edca7274d03a857e302288cc3aadce488f', '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-12 16:02:00.268840 | controller | skipping: [localhost]
2026-06-12 16:02:00.268850 | controller |
2026-06-12 16:02:00.268856 | 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-12 16:02:00.268862 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.039)       0:03:08.014 ***********
2026-06-12 16:02:00.268868 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.039)       0:03:08.013 ***********
2026-06-12 16:02:00.311702 | controller | skipping: [localhost]
2026-06-12 16:02:00.311768 | controller |
2026-06-12 16:02:00.311777 | 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-12 16:02:00.311791 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.042)       0:03:08.057 ***********
2026-06-12 16:02:00.311795 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.042)       0:03:08.056 ***********
2026-06-12 16:02:00.346583 | controller | skipping: [localhost]
2026-06-12 16:02:00.346654 | controller |
2026-06-12 16:02:00.346659 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-12 16:02:00.346664 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.034)       0:03:08.092 ***********
2026-06-12 16:02:00.346668 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.034)       0:03:08.091 ***********
2026-06-12 16:02:00.381653 | controller | skipping: [localhost]
2026-06-12 16:02:00.381731 | controller |
2026-06-12 16:02:00.381736 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-12 16:02:00.381741 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.035)       0:03:08.127 ***********
2026-06-12 16:02:00.381745 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.035)       0:03:08.126 ***********
2026-06-12 16:02:00.420132 | controller | skipping: [localhost]
2026-06-12 16:02:00.420211 | controller |
2026-06-12 16:02:00.420218 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-12 16:02:00.420224 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.038)       0:03:08.166 ***********
2026-06-12 16:02:00.420229 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.038)       0:03:08.164 ***********
2026-06-12 16:02:00.458086 | controller | skipping: [localhost]
2026-06-12 16:02:00.458165 | controller |
2026-06-12 16:02:00.458170 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-12 16:02:00.458174 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.037)       0:03:08.204 ***********
2026-06-12 16:02:00.458178 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.037)       0:03:08.202 ***********
2026-06-12 16:02:00.494139 | controller | skipping: [localhost]
2026-06-12 16:02:00.494179 | controller |
2026-06-12 16:02:00.494184 | 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-12 16:02:00.494189 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.036)       0:03:08.240 ***********
2026-06-12 16:02:00.494193 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.036)       0:03:08.239 ***********
2026-06-12 16:02:00.534632 | controller | skipping: [localhost]
2026-06-12 16:02:00.534676 | controller |
2026-06-12 16:02:00.534682 | 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-12 16:02:00.534689 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.040)       0:03:08.280 ***********
2026-06-12 16:02:00.534700 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.040)       0:03:08.279 ***********
2026-06-12 16:02:00.611657 | controller | ok: [localhost]
2026-06-12 16:02:00.611741 | controller |
2026-06-12 16:02:00.611750 | 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-12 16:02:00.611756 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.076)       0:03:08.357 ***********
2026-06-12 16:02:00.611761 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.076)       0:03:08.356 ***********
2026-06-12 16:02:00.741951 | controller | ok: [localhost]
2026-06-12 16:02:00.742036 | controller |
2026-06-12 16:02:00.742044 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:02:00.742050 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.130)       0:03:08.488 ***********
2026-06-12 16:02:00.742055 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.130)       0:03:08.486 ***********
2026-06-12 16:02:00.899752 | controller | skipping: [localhost]
2026-06-12 16:02:00.899845 | controller |
2026-06-12 16:02:00.899876 | 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-12 16:02:00.899884 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.157)       0:03:08.645 ***********
2026-06-12 16:02:00.899890 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.157)       0:03:08.644 ***********
2026-06-12 16:02:00.968700 | controller | ok: [localhost]
2026-06-12 16:02:00.968768 | controller |
2026-06-12 16:02:00.968775 | 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-12 16:02:00.968781 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.069)       0:03:08.714 ***********
2026-06-12 16:02:00.968786 | controller | Friday 12 June 2026  16:02:00 +0000 (0:00:00.069)       0:03:08.713 ***********
2026-06-12 16:02:01.087135 | controller | ok: [localhost]
2026-06-12 16:02:01.087215 | controller |
2026-06-12 16:02:01.087222 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:02:01.087226 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.118)       0:03:08.833 ***********
2026-06-12 16:02:01.087230 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.118)       0:03:08.831 ***********
2026-06-12 16:02:01.215706 | controller | skipping: [localhost]
2026-06-12 16:02:01.215786 | controller |
2026-06-12 16:02:01.215792 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:02:01.215797 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.128)       0:03:08.961 ***********
2026-06-12 16:02:01.215801 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.128)       0:03:08.960 ***********
2026-06-12 16:02:01.296961 | controller | ok: [localhost]
2026-06-12 16:02:01.297024 | controller |
2026-06-12 16:02:01.297029 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-12 16:02:01.297034 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.080)       0:03:09.042 ***********
2026-06-12 16:02:01.297037 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.080)       0:03:09.041 ***********
2026-06-12 16:02:01.428175 | controller |
2026-06-12 16:02:01.428249 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-12 16:02:01.428254 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.131)       0:03:09.174 ***********
2026-06-12 16:02:01.428258 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.131)       0:03:09.173 ***********
2026-06-12 16:02:01.697997 | controller | changed: [localhost]
2026-06-12 16:02:01.698085 | controller |
2026-06-12 16:02:01.698094 | 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-12 16:02:01.698138 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.269)       0:03:09.444 ***********
2026-06-12 16:02:01.698145 | controller | Friday 12 June 2026  16:02:01 +0000 (0:00:00.269)       0:03:09.442 ***********
2026-06-12 16:02:02.482620 | controller | ok: [localhost]
2026-06-12 16:02:02.482720 | controller |
2026-06-12 16:02:02.482730 | 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-12 16:02:02.482737 | controller | Friday 12 June 2026  16:02:02 +0000 (0:00:00.784)       0:03:10.228 ***********
2026-06-12 16:02:02.482745 | controller | Friday 12 June 2026  16:02:02 +0000 (0:00:00.784)       0:03:10.227 ***********
2026-06-12 16:02:02.913411 | controller | changed: [localhost]
2026-06-12 16:02:02.913498 | controller |
2026-06-12 16:02:02.913505 | 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-12 16:02:02.913511 | controller | Friday 12 June 2026  16:02:02 +0000 (0:00:00.430)       0:03:10.659 ***********
2026-06-12 16:02:02.913516 | controller | Friday 12 June 2026  16:02:02 +0000 (0:00:00.430)       0:03:10.658 ***********
2026-06-12 16:02:03.771548 | controller | ok: [localhost]
2026-06-12 16:02:03.771636 | controller |
2026-06-12 16:02:03.771644 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-12 16:02:03.771649 | controller | Friday 12 June 2026  16:02:03 +0000 (0:00:00.857)       0:03:11.517 ***********
2026-06-12 16:02:03.771654 | controller | Friday 12 June 2026  16:02:03 +0000 (0:00:00.857)       0:03:11.516 ***********
2026-06-12 16:02:05.523144 | controller | changed: [localhost -> controller(38.102.83.74)] => (item=controller)
2026-06-12 16:02:05.523225 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-12 16:02:05.523230 | controller | changed: [localhost] => (item=localhost)
2026-06-12 16:02:05.523235 | controller |
2026-06-12 16:02:05.523239 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-12 16:02:05.523243 | controller |     _host_map |
2026-06-12 16:02:05.523247 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-12 16:02:05.523251 | controller |     map(attribute="value") |
2026-06-12 16:02:05.523255 | controller |     list
2026-06-12 16:02:05.523259 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-12 16:02:05.523262 | controller | Friday 12 June 2026  16:02:05 +0000 (0:00:01.751)       0:03:13.268 ***********
2026-06-12 16:02:05.523266 | controller | Friday 12 June 2026  16:02:05 +0000 (0:00:01.751)       0:03:13.267 ***********
2026-06-12 16:02:05.583973 | controller | ok: [localhost]
2026-06-12 16:02:05.584029 | controller |
2026-06-12 16:02:05.584037 | 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-12 16:02:05.584042 | controller | Friday 12 June 2026  16:02:05 +0000 (0:00:00.060)       0:03:13.329 ***********
2026-06-12 16:02:05.584046 | controller | Friday 12 June 2026  16:02:05 +0000 (0:00:00.060)       0:03:13.328 ***********
2026-06-12 16:02:06.499466 | controller | changed: [localhost]
2026-06-12 16:02:06.499588 | controller |
2026-06-12 16:02:06.499601 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-12 16:02:06.499611 | controller | Friday 12 June 2026  16:02:06 +0000 (0:00:00.915)       0:03:14.244 ***********
2026-06-12 16:02:06.499619 | controller | Friday 12 June 2026  16:02:06 +0000 (0:00:00.915)       0:03:14.243 ***********
2026-06-12 16:02:06.543574 | 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-12 16:02:06.543699 | controller |
2026-06-12 16:02:06.543711 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-12 16:02:06.543741 | controller |   [
2026-06-12 16:02:06.543750 | controller |     cifmw_cls_local_storage_name,
2026-06-12 16:02:06.543759 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-12 16:02:06.543767 | controller |   ] | path_join
2026-06-12 16:02:06.543775 | controller | }}, state={{
2026-06-12 16:02:06.543783 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-12 16:02:06.543791 | controller | }}, mode=0775] ***
2026-06-12 16:02:06.543800 | controller | Friday 12 June 2026  16:02:06 +0000 (0:00:00.044)       0:03:14.289 ***********
2026-06-12 16:02:06.543808 | controller | Friday 12 June 2026  16:02:06 +0000 (0:00:00.044)       0:03:14.288 ***********
2026-06-12 16:02:14.737365 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-12 16:02:14.737450 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-12 16:02:14.737457 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-12 16:02:14.737462 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-12 16:02:14.737466 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-12 16:02:14.737471 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-12 16:02:14.737475 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-12 16:02:14.737479 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-12 16:02:14.737484 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-12 16:02:14.737489 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-12 16:02:14.737494 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-12 16:02:14.737498 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-12 16:02:14.737503 | controller |
2026-06-12 16:02:14.737509 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-12 16:02:14.737514 | controller | Friday 12 June 2026  16:02:14 +0000 (0:00:08.193)       0:03:22.483 ***********
2026-06-12 16:02:14.737519 | controller | Friday 12 June 2026  16:02:14 +0000 (0:00:08.193)       0:03:22.482 ***********
2026-06-12 16:02:14.776859 | controller | skipping: [localhost]
2026-06-12 16:02:14.776946 | controller |
2026-06-12 16:02:14.776953 | 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-12 16:02:14.776959 | controller | Friday 12 June 2026  16:02:14 +0000 (0:00:00.039)       0:03:22.522 ***********
2026-06-12 16:02:14.776963 | controller | Friday 12 June 2026  16:02:14 +0000 (0:00:00.039)       0:03:22.521 ***********
2026-06-12 16:02:15.201609 | controller | changed: [localhost]
2026-06-12 16:02:15.201651 | controller |
2026-06-12 16:02:15.201658 | 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-12 16:02:15.201664 | controller | Friday 12 June 2026  16:02:15 +0000 (0:00:00.424)       0:03:22.947 ***********
2026-06-12 16:02:15.201669 | controller | Friday 12 June 2026  16:02:15 +0000 (0:00:00.424)       0:03:22.946 ***********
2026-06-12 16:02:16.748099 | controller | changed: [localhost]
2026-06-12 16:02:16.748142 | controller |
2026-06-12 16:02:16.748150 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-12 16:02:16.748155 | controller | Friday 12 June 2026  16:02:16 +0000 (0:00:01.546)       0:03:24.494 ***********
2026-06-12 16:02:16.748172 | controller | Friday 12 June 2026  16:02:16 +0000 (0:00:01.546)       0:03:24.492 ***********
2026-06-12 16:02:16.780070 | controller | skipping: [localhost]
2026-06-12 16:02:16.780148 | controller |
2026-06-12 16:02:16.780154 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-12 16:02:16.780158 | controller | Friday 12 June 2026  16:02:16 +0000 (0:00:00.032)       0:03:24.526 ***********
2026-06-12 16:02:16.780162 | controller | Friday 12 June 2026  16:02:16 +0000 (0:00:00.031)       0:03:24.524 ***********
2026-06-12 16:02:16.980930 | controller |
2026-06-12 16:02:16.981013 | 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-12 16:02:16.981040 | controller | Friday 12 June 2026  16:02:16 +0000 (0:00:00.200)       0:03:24.727 ***********
2026-06-12 16:02:16.981045 | controller | Friday 12 June 2026  16:02:16 +0000 (0:00:00.200)       0:03:24.725 ***********
2026-06-12 16:02:17.030140 | controller | skipping: [localhost]
2026-06-12 16:02:17.030214 | controller |
2026-06-12 16:02:17.030220 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-12 16:02:17.030225 | controller |   cifmw_install_yamls_environment |
2026-06-12 16:02:17.030229 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 16:02:17.030233 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-12 16:02:17.030237 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-12 16:02:17.030265 | 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-12 16:02:17.030270 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-12 16:02:17.030274 | controller | {% endif %}
2026-06-12 16:02:17.030278 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-12 16:02:17.030282 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-12 16:02:17.030285 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.049)       0:03:24.776 ***********
2026-06-12 16:02:17.030289 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.049)       0:03:24.774 ***********
2026-06-12 16:02:17.089399 | controller | ok: [localhost]
2026-06-12 16:02:17.089486 | controller |
2026-06-12 16:02:17.089493 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-12 16:02:17.089498 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.058)       0:03:24.835 ***********
2026-06-12 16:02:17.089503 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.059)       0:03:24.833 ***********
2026-06-12 16:02:17.131073 | controller | skipping: [localhost]
2026-06-12 16:02:17.131154 | controller |
2026-06-12 16:02:17.131159 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-12 16:02:17.131163 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.041)       0:03:24.877 ***********
2026-06-12 16:02:17.131167 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.041)       0:03:24.875 ***********
2026-06-12 16:02:17.187380 | controller |
2026-06-12 16:02:17.187417 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-12 16:02:17.187423 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.056)       0:03:24.933 ***********
2026-06-12 16:02:17.187428 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.056)       0:03:24.932 ***********
2026-06-12 16:02:17.235036 | controller | ok: [localhost] =>
2026-06-12 16:02:17.235108 | controller |     make_input_env:
2026-06-12 16:02:17.235113 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:02:17.235118 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:02:17.235122 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:02:17.235125 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:02:17.235129 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:02:17.235133 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:02:17.235137 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:02:17.235140 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:02:17.235144 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:02:17.235147 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:02:17.235151 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:02:17.235155 | 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-12 16:02:17.235159 | controller |
2026-06-12 16:02:17.235163 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-12 16:02:17.235180 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.047)       0:03:24.980 ***********
2026-06-12 16:02:17.235183 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.047)       0:03:24.979 ***********
2026-06-12 16:02:17.272834 | controller | skipping: [localhost]
2026-06-12 16:02:17.272893 | controller |
2026-06-12 16:02:17.272899 | 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-12 16:02:17.272904 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.038)       0:03:25.018 ***********
2026-06-12 16:02:17.272919 | controller | Friday 12 June 2026  16:02:17 +0000 (0:00:00.038)       0:03:25.017 ***********
2026-06-12 16:02:18.743070 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:02:18.743131 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-12 16:02:18.743138 | controller | }}
2026-06-12 16:02:18.765507 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 16:02:18.765586 | controller | changed: [localhost]
2026-06-12 16:02:18.765595 | controller |
2026-06-12 16:02:18.765617 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-12 16:02:18.765623 | controller | Friday 12 June 2026  16:02:18 +0000 (0:00:01.492)       0:03:26.511 ***********
2026-06-12 16:02:18.765628 | controller | Friday 12 June 2026  16:02:18 +0000 (0:00:01.492)       0:03:26.510 ***********
2026-06-12 16:02:18.825715 | controller |
2026-06-12 16:02:18.825762 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-12 16:02:18.825769 | controller | Friday 12 June 2026  16:02:18 +0000 (0:00:00.060)       0:03:26.571 ***********
2026-06-12 16:02:18.825774 | controller | Friday 12 June 2026  16:02:18 +0000 (0:00:00.060)       0:03:26.570 ***********
2026-06-12 16:02:18.863292 | controller | ok: [localhost] =>
2026-06-12 16:02:18.863327 | controller |     make_openstack_env:
2026-06-12 16:02:18.863332 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:02:18.863337 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:02:18.863341 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:02:18.863345 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:02:18.863349 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:02:18.863353 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:02:18.863357 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:02:18.863361 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:02:18.863365 | controller |       OPENSTACK_IMG: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 16:02:18.863377 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:02:18.863381 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:02:18.863385 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:02:18.863389 | 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-12 16:02:18.863393 | controller |
2026-06-12 16:02:18.863397 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-12 16:02:18.863401 | controller | Friday 12 June 2026  16:02:18 +0000 (0:00:00.037)       0:03:26.609 ***********
2026-06-12 16:02:18.863405 | controller | Friday 12 June 2026  16:02:18 +0000 (0:00:00.037)       0:03:26.608 ***********
2026-06-12 16:02:18.909237 | controller | skipping: [localhost]
2026-06-12 16:02:18.909272 | controller |
2026-06-12 16:02:18.909277 | 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-12 16:02:18.909288 | controller | Friday 12 June 2026  16:02:18 +0000 (0:00:00.045)       0:03:26.655 ***********
2026-06-12 16:02:18.909292 | controller | Friday 12 June 2026  16:02:18 +0000 (0:00:00.045)       0:03:26.654 ***********
2026-06-12 16:06:25.495118 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:06:25.495214 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-12 16:06:25.495229 | controller | default(true) }}
2026-06-12 16:06:25.526659 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 16:06:25.526712 | controller | changed: [localhost]
2026-06-12 16:06:25.526719 | controller |
2026-06-12 16:06:25.526725 | 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-12 16:06:25.526730 | controller | Friday 12 June 2026  16:06:25 +0000 (0:04:06.616)       0:07:33.272 ***********
2026-06-12 16:06:25.526735 | controller | Friday 12 June 2026  16:06:25 +0000 (0:04:06.616)       0:07:33.271 ***********
2026-06-12 16:07:26.633980 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-12 16:07:26.634036 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-12 16:07:26.634043 | controller | changed: [localhost]
2026-06-12 16:07:26.634050 | controller |
2026-06-12 16:07:26.634056 | 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-12 16:07:26.634062 | controller | Friday 12 June 2026  16:07:26 +0000 (0:01:01.106)       0:08:34.379 ***********
2026-06-12 16:07:26.634068 | controller | Friday 12 June 2026  16:07:26 +0000 (0:01:01.106)       0:08:34.378 ***********
2026-06-12 16:07:27.294798 | controller | changed: [localhost]
2026-06-12 16:07:27.294853 | controller |
2026-06-12 16:07:27.294864 | 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-12 16:07:27.294880 | controller | Friday 12 June 2026  16:07:27 +0000 (0:00:00.661)       0:08:35.040 ***********
2026-06-12 16:07:27.294886 | controller | Friday 12 June 2026  16:07:27 +0000 (0:00:00.661)       0:08:35.039 ***********
2026-06-12 16:07:28.390882 | controller | ok: [localhost]
2026-06-12 16:07:28.390936 | controller |
2026-06-12 16:07:28.390941 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-12 16:07:28.390946 | controller | Friday 12 June 2026  16:07:28 +0000 (0:00:01.096)       0:08:36.136 ***********
2026-06-12 16:07:28.390950 | controller | Friday 12 June 2026  16:07:28 +0000 (0:00:01.096)       0:08:36.135 ***********
2026-06-12 16:07:28.458133 | controller |
2026-06-12 16:07:28.458172 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-12 16:07:28.458180 | controller | Friday 12 June 2026  16:07:28 +0000 (0:00:00.067)       0:08:36.204 ***********
2026-06-12 16:07:28.458195 | controller | Friday 12 June 2026  16:07:28 +0000 (0:00:00.067)       0:08:36.202 ***********
2026-06-12 16:07:28.505098 | controller | ok: [localhost] =>
2026-06-12 16:07:28.505133 | controller |     make_openstack_init_env:
2026-06-12 16:07:28.505138 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:07:28.505143 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:07:28.505146 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:07:28.505150 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:07:28.505154 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:07:28.505158 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:07:28.505162 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:07:28.505187 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:07:28.505193 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:07:28.505196 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:07:28.505200 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:07:28.505217 | 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-12 16:07:28.505222 | controller |
2026-06-12 16:07:28.505227 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-12 16:07:28.505231 | controller | Friday 12 June 2026  16:07:28 +0000 (0:00:00.046)       0:08:36.251 ***********
2026-06-12 16:07:28.505235 | controller | Friday 12 June 2026  16:07:28 +0000 (0:00:00.046)       0:08:36.249 ***********
2026-06-12 16:07:28.538887 | controller | skipping: [localhost]
2026-06-12 16:07:28.538948 | controller |
2026-06-12 16:07:28.538954 | 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-12 16:07:28.538959 | controller | Friday 12 June 2026  16:07:28 +0000 (0:00:00.033)       0:08:36.285 ***********
2026-06-12 16:07:28.538963 | controller | Friday 12 June 2026  16:07:28 +0000 (0:00:00.033)       0:08:36.283 ***********
2026-06-12 16:10:00.140645 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:10:00.141275 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-12 16:10:00.141291 | controller | default(true) }}
2026-06-12 16:10:00.158972 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 16:10:00.159006 | controller | changed: [localhost]
2026-06-12 16:10:00.159012 | controller |
2026-06-12 16:10:00.159016 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-12 16:10:00.159020 | controller | Friday 12 June 2026  16:10:00 +0000 (0:02:31.620)       0:11:07.905 ***********
2026-06-12 16:10:00.159024 | controller | Friday 12 June 2026  16:10:00 +0000 (0:02:31.620)       0:11:07.903 ***********
2026-06-12 16:10:00.196769 | controller | skipping: [localhost]
2026-06-12 16:10:00.196809 | controller |
2026-06-12 16:10:00.196815 | 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-12 16:10:00.196820 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.037)       0:11:07.942 ***********
2026-06-12 16:10:00.196824 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.037)       0:11:07.941 ***********
2026-06-12 16:10:00.234608 | controller | skipping: [localhost]
2026-06-12 16:10:00.234645 | controller |
2026-06-12 16:10:00.234651 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-12 16:10:00.234656 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.037)       0:11:07.980 ***********
2026-06-12 16:10:00.234661 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.037)       0:11:07.979 ***********
2026-06-12 16:10:00.296411 | controller |
2026-06-12 16:10:00.296449 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-12 16:10:00.296455 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.061)       0:11:08.042 ***********
2026-06-12 16:10:00.296459 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.061)       0:11:08.041 ***********
2026-06-12 16:10:00.340807 | controller | ok: [localhost] =>
2026-06-12 16:10:00.340840 | controller |     make_openstack_deploy_prep_env:
2026-06-12 16:10:00.340846 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:10:00.340850 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:10:00.340854 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:10:00.340857 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:10:00.340868 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-12 16:10:00.340872 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:10:00.340876 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:10:00.340879 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:10:00.340883 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:10:00.340887 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:10:00.340890 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:10:00.340894 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:10:00.340898 | 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-12 16:10:00.340927 | controller |
2026-06-12 16:10:00.340933 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-12 16:10:00.340937 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.044)       0:11:08.087 ***********
2026-06-12 16:10:00.340940 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.044)       0:11:08.085 ***********
2026-06-12 16:10:00.375238 | controller | skipping: [localhost]
2026-06-12 16:10:00.375274 | controller |
2026-06-12 16:10:00.375280 | 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-12 16:10:00.375285 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.034)       0:11:08.121 ***********
2026-06-12 16:10:00.375289 | controller | Friday 12 June 2026  16:10:00 +0000 (0:00:00.034)       0:11:08.120 ***********
2026-06-12 16:10:01.699234 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:10:01.699287 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-12 16:10:01.699294 | controller | default(true) }}
2026-06-12 16:10:01.721388 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 16:10:01.721473 | controller | changed: [localhost]
2026-06-12 16:10:01.721480 | controller |
2026-06-12 16:10:01.721486 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-12 16:10:01.721491 | controller | Friday 12 June 2026  16:10:01 +0000 (0:00:01.345)       0:11:09.467 ***********
2026-06-12 16:10:01.721496 | controller | Friday 12 June 2026  16:10:01 +0000 (0:00:01.345)       0:11:09.465 ***********
2026-06-12 16:10:01.786353 | controller |
2026-06-12 16:10:01.786395 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-12 16:10:01.786402 | controller | Friday 12 June 2026  16:10:01 +0000 (0:00:00.065)       0:11:09.532 ***********
2026-06-12 16:10:01.786408 | controller | Friday 12 June 2026  16:10:01 +0000 (0:00:00.065)       0:11:09.531 ***********
2026-06-12 16:10:01.826786 | controller | ok: [localhost] =>
2026-06-12 16:10:01.826821 | controller |     make_netconfig_deploy_env:
2026-06-12 16:10:01.826827 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:10:01.826832 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:10:01.826836 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:10:01.826840 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:10:01.826844 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:10:01.826848 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:10:01.826852 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:10:01.826856 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:10:01.826860 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:10:01.826863 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:10:01.826867 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:10:01.826877 | 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-12 16:10:01.826882 | controller |
2026-06-12 16:10:01.826885 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-12 16:10:01.826889 | controller | Friday 12 June 2026  16:10:01 +0000 (0:00:00.040)       0:11:09.572 ***********
2026-06-12 16:10:01.826893 | controller | Friday 12 June 2026  16:10:01 +0000 (0:00:00.040)       0:11:09.571 ***********
2026-06-12 16:10:01.859586 | controller | skipping: [localhost]
2026-06-12 16:10:01.859632 | controller |
2026-06-12 16:10:01.859639 | 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-12 16:10:01.859645 | controller | Friday 12 June 2026  16:10:01 +0000 (0:00:00.032)       0:11:09.605 ***********
2026-06-12 16:10:01.859651 | controller | Friday 12 June 2026  16:10:01 +0000 (0:00:00.032)       0:11:09.604 ***********
2026-06-12 16:10:09.547647 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:10:09.548354 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-12 16:10:09.548381 | controller | default(true) }}
2026-06-12 16:10:09.569066 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 16:10:09.569116 | controller | changed: [localhost]
2026-06-12 16:10:09.569122 | controller |
2026-06-12 16:10:09.569128 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-12 16:10:09.569133 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:07.709)       0:11:17.315 ***********
2026-06-12 16:10:09.569137 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:07.709)       0:11:17.313 ***********
2026-06-12 16:10:09.628509 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-12 16:10:09.628557 | controller |
2026-06-12 16:10:09.628563 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-12 16:10:09.628568 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.059)       0:11:17.374 ***********
2026-06-12 16:10:09.628572 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.059)       0:11:17.373 ***********
2026-06-12 16:10:09.666248 | controller | ok: [localhost]
2026-06-12 16:10:09.666297 | controller |
2026-06-12 16:10:09.666303 | 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-12 16:10:09.666309 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.037)       0:11:17.412 ***********
2026-06-12 16:10:09.666314 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.037)       0:11:17.411 ***********
2026-06-12 16:10:09.708510 | controller | skipping: [localhost]
2026-06-12 16:10:09.708565 | controller |
2026-06-12 16:10:09.708573 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-12 16:10:09.708580 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.042)       0:11:17.454 ***********
2026-06-12 16:10:09.708586 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.042)       0:11:17.453 ***********
2026-06-12 16:10:09.751438 | controller | skipping: [localhost]
2026-06-12 16:10:09.751492 | controller |
2026-06-12 16:10:09.751500 | 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-12 16:10:09.751515 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.042)       0:11:17.497 ***********
2026-06-12 16:10:09.751521 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.042)       0:11:17.496 ***********
2026-06-12 16:10:09.805104 | controller | ok: [localhost]
2026-06-12 16:10:09.805145 | controller |
2026-06-12 16:10:09.805153 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-12 16:10:09.805160 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-12 16:10:09.805166 | controller |   _ctlplane_name_kustomizations +
2026-06-12 16:10:09.805172 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-12 16:10:09.805177 | controller | }}, kustomizations_paths={{
2026-06-12 16:10:09.805182 | controller |   [
2026-06-12 16:10:09.805187 | controller |     (
2026-06-12 16:10:09.805191 | controller |       [
2026-06-12 16:10:09.805196 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-12 16:10:09.805201 | controller |         'kustomizations',
2026-06-12 16:10:09.805206 | controller |         'controlplane'
2026-06-12 16:10:09.805210 | controller |       ] | ansible.builtin.path_join
2026-06-12 16:10:09.805215 | controller |     )
2026-06-12 16:10:09.805219 | controller |   ]
2026-06-12 16:10:09.805224 | controller | }}] ***
2026-06-12 16:10:09.805229 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.053)       0:11:17.550 ***********
2026-06-12 16:10:09.805234 | controller | Friday 12 June 2026  16:10:09 +0000 (0:00:00.053)       0:11:17.549 ***********
2026-06-12 16:10:10.379492 | controller | changed: [localhost]
2026-06-12 16:10:10.379527 | controller |
2026-06-12 16:10:10.379532 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-12 16:10:10.379537 | controller | Friday 12 June 2026  16:10:10 +0000 (0:00:00.574)       0:11:18.125 ***********
2026-06-12 16:10:10.379541 | controller | Friday 12 June 2026  16:10:10 +0000 (0:00:00.574)       0:11:18.124 ***********
2026-06-12 16:10:10.416826 | controller | ok: [localhost] =>
2026-06-12 16:10:10.416888 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-12 16:10:10.416894 | controller |       changed: true
2026-06-12 16:10:10.416898 | controller |       count: 2
2026-06-12 16:10:10.416902 | controller |       failed: false
2026-06-12 16:10:10.416923 | controller |       kustomizations_paths:
2026-06-12 16:10:10.416928 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 16:10:10.416933 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 16:10:10.416936 | controller |       result:
2026-06-12 16:10:10.416940 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-12 16:10:10.416944 | controller |         kind: OpenStackControlPlane
2026-06-12 16:10:10.416948 | controller |         metadata:
2026-06-12 16:10:10.416951 | controller |           labels:
2026-06-12 16:10:10.416954 | controller |             created-by: install_yamls
2026-06-12 16:10:10.416958 | controller |           name: controlplane
2026-06-12 16:10:10.416961 | controller |           namespace: openstack
2026-06-12 16:10:10.416965 | controller |         spec:
2026-06-12 16:10:10.416968 | controller |           barbican:
2026-06-12 16:10:10.416972 | controller |             apiOverride:
2026-06-12 16:10:10.416975 | controller |               route: {}
2026-06-12 16:10:10.416978 | controller |             template:
2026-06-12 16:10:10.416982 | controller |               barbicanAPI:
2026-06-12 16:10:10.416985 | controller |                 override:
2026-06-12 16:10:10.416989 | controller |                   service:
2026-06-12 16:10:10.416992 | controller |                     internal:
2026-06-12 16:10:10.416995 | controller |                       metadata:
2026-06-12 16:10:10.416999 | controller |                         annotations:
2026-06-12 16:10:10.417002 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.417006 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.417010 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.417013 | controller |                       spec:
2026-06-12 16:10:10.417016 | controller |                         type: LoadBalancer
2026-06-12 16:10:10.417029 | controller |                 replicas: 1
2026-06-12 16:10:10.417033 | controller |               barbicanKeystoneListener:
2026-06-12 16:10:10.417036 | controller |                 replicas: 1
2026-06-12 16:10:10.417040 | controller |               barbicanWorker:
2026-06-12 16:10:10.417043 | controller |                 replicas: 1
2026-06-12 16:10:10.417046 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.417050 | controller |               notificationsBus:
2026-06-12 16:10:10.417053 | controller |                 cluster: rabbitmq
2026-06-12 16:10:10.417057 | controller |               secret: osp-secret
2026-06-12 16:10:10.417060 | controller |           cinder:
2026-06-12 16:10:10.417063 | controller |             apiOverride:
2026-06-12 16:10:10.417067 | controller |               route: {}
2026-06-12 16:10:10.417070 | controller |             template:
2026-06-12 16:10:10.417073 | controller |               cinderAPI:
2026-06-12 16:10:10.417077 | controller |                 override:
2026-06-12 16:10:10.417080 | controller |                   service:
2026-06-12 16:10:10.417083 | controller |                     internal:
2026-06-12 16:10:10.417086 | controller |                       metadata:
2026-06-12 16:10:10.417090 | controller |                         annotations:
2026-06-12 16:10:10.417093 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.417097 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.417100 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.417104 | controller |                       spec:
2026-06-12 16:10:10.417107 | controller |                         type: LoadBalancer
2026-06-12 16:10:10.417110 | controller |               cinderBackup:
2026-06-12 16:10:10.417114 | controller |                 networkAttachments:
2026-06-12 16:10:10.417117 | controller |                 - storage
2026-06-12 16:10:10.417122 | controller |                 replicas: 0
2026-06-12 16:10:10.417126 | controller |               cinderScheduler:
2026-06-12 16:10:10.417131 | controller |                 replicas: 1
2026-06-12 16:10:10.417143 | controller |               cinderVolumes:
2026-06-12 16:10:10.417149 | controller |                 volume1:
2026-06-12 16:10:10.417162 | controller |                   networkAttachments:
2026-06-12 16:10:10.417167 | controller |                   - storage
2026-06-12 16:10:10.417171 | controller |                   replicas: 0
2026-06-12 16:10:10.417176 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.417181 | controller |               secret: osp-secret
2026-06-12 16:10:10.417185 | controller |           designate:
2026-06-12 16:10:10.417190 | controller |             apiOverride:
2026-06-12 16:10:10.417194 | controller |               route: {}
2026-06-12 16:10:10.417199 | controller |             enabled: false
2026-06-12 16:10:10.417203 | controller |             template:
2026-06-12 16:10:10.417208 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.417213 | controller |               designateAPI:
2026-06-12 16:10:10.417217 | controller |                 override:
2026-06-12 16:10:10.417222 | controller |                   service:
2026-06-12 16:10:10.417228 | controller |                     internal:
2026-06-12 16:10:10.417231 | controller |                       metadata:
2026-06-12 16:10:10.417235 | controller |                         annotations:
2026-06-12 16:10:10.417238 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.417242 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.417245 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.417249 | controller |                       spec:
2026-06-12 16:10:10.417252 | controller |                         type: LoadBalancer
2026-06-12 16:10:10.417255 | controller |               designateBackendbind9:
2026-06-12 16:10:10.417259 | controller |                 networkAttachments:
2026-06-12 16:10:10.417262 | controller |                 - designate
2026-06-12 16:10:10.417266 | controller |                 replicas: 1
2026-06-12 16:10:10.417269 | controller |                 storageClass: local-storage
2026-06-12 16:10:10.417272 | controller |                 storageRequest: 10Gi
2026-06-12 16:10:10.417276 | controller |               designateCentral:
2026-06-12 16:10:10.417279 | controller |                 replicas: 1
2026-06-12 16:10:10.417282 | controller |               designateMdns:
2026-06-12 16:10:10.417286 | controller |                 networkAttachments:
2026-06-12 16:10:10.417292 | controller |                 - designate
2026-06-12 16:10:10.417296 | controller |                 replicas: 1
2026-06-12 16:10:10.417299 | controller |               designateProducer:
2026-06-12 16:10:10.417303 | controller |                 replicas: 1
2026-06-12 16:10:10.417306 | controller |               designateWorker:
2026-06-12 16:10:10.417309 | controller |                 networkAttachments:
2026-06-12 16:10:10.417313 | controller |                 - designate
2026-06-12 16:10:10.417316 | controller |                 replicas: 1
2026-06-12 16:10:10.417319 | controller |               secret: osp-secret
2026-06-12 16:10:10.417323 | controller |           dns:
2026-06-12 16:10:10.417326 | controller |             template:
2026-06-12 16:10:10.417329 | controller |               options:
2026-06-12 16:10:10.417333 | controller |               - key: server
2026-06-12 16:10:10.417336 | controller |                 values:
2026-06-12 16:10:10.417339 | controller |                 - 192.168.122.1
2026-06-12 16:10:10.417343 | controller |               override:
2026-06-12 16:10:10.417346 | controller |                 service:
2026-06-12 16:10:10.417349 | controller |                   metadata:
2026-06-12 16:10:10.417353 | controller |                     annotations:
2026-06-12 16:10:10.417356 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-12 16:10:10.417360 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-12 16:10:10.417372 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-12 16:10:10.417375 | controller |                   spec:
2026-06-12 16:10:10.417379 | controller |                     type: LoadBalancer
2026-06-12 16:10:10.417382 | controller |               replicas: 1
2026-06-12 16:10:10.417386 | controller |           galera:
2026-06-12 16:10:10.417389 | controller |             templates:
2026-06-12 16:10:10.417392 | controller |               openstack:
2026-06-12 16:10:10.417396 | controller |                 replicas: 1
2026-06-12 16:10:10.417399 | controller |                 secret: osp-secret
2026-06-12 16:10:10.417402 | controller |                 storageRequest: 10G
2026-06-12 16:10:10.417406 | controller |               openstack-cell1:
2026-06-12 16:10:10.417409 | controller |                 replicas: 1
2026-06-12 16:10:10.417413 | controller |                 secret: osp-secret
2026-06-12 16:10:10.417416 | controller |                 storageRequest: 10G
2026-06-12 16:10:10.417419 | controller |           glance:
2026-06-12 16:10:10.417423 | controller |             apiOverrides:
2026-06-12 16:10:10.417426 | controller |               default:
2026-06-12 16:10:10.417429 | controller |                 route: {}
2026-06-12 16:10:10.417433 | controller |             template:
2026-06-12 16:10:10.417436 | controller |               customServiceConfig: |
2026-06-12 16:10:10.417439 | controller |                 [DEFAULT]
2026-06-12 16:10:10.417443 | controller |                 enabled_backends = default_backend:swift
2026-06-12 16:10:10.417446 | controller |                 [glance_store]
2026-06-12 16:10:10.417450 | controller |                 default_backend = default_backend
2026-06-12 16:10:10.417453 | controller |                 [default_backend]
2026-06-12 16:10:10.417456 | controller |                 swift_store_create_container_on_put = True
2026-06-12 16:10:10.417460 | controller |                 swift_store_auth_version = 3
2026-06-12 16:10:10.417463 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-12 16:10:10.417467 | controller |                 swift_store_endpoint_type = internalURL
2026-06-12 16:10:10.417470 | controller |                 swift_store_user = service:glance
2026-06-12 16:10:10.417473 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-12 16:10:10.417477 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.417480 | controller |               glanceAPIs:
2026-06-12 16:10:10.417484 | controller |                 default:
2026-06-12 16:10:10.417487 | controller |                   networkAttachments:
2026-06-12 16:10:10.417490 | controller |                   - storage
2026-06-12 16:10:10.417494 | controller |                   override:
2026-06-12 16:10:10.417497 | controller |                     service:
2026-06-12 16:10:10.417500 | controller |                       internal:
2026-06-12 16:10:10.417504 | controller |                         metadata:
2026-06-12 16:10:10.417507 | controller |                           annotations:
2026-06-12 16:10:10.417511 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.417514 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.417520 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.417523 | controller |                         spec:
2026-06-12 16:10:10.417527 | controller |                           type: LoadBalancer
2026-06-12 16:10:10.417530 | controller |                   replicas: 1
2026-06-12 16:10:10.417533 | controller |               keystoneEndpoint: default
2026-06-12 16:10:10.417537 | controller |               secret: osp-secret
2026-06-12 16:10:10.417540 | controller |               storage:
2026-06-12 16:10:10.417544 | controller |                 storageClass: ''
2026-06-12 16:10:10.417547 | controller |                 storageRequest: 10Gi
2026-06-12 16:10:10.417550 | controller |           heat:
2026-06-12 16:10:10.417554 | controller |             apiOverride:
2026-06-12 16:10:10.417557 | controller |               route: {}
2026-06-12 16:10:10.417560 | controller |             cnfAPIOverride:
2026-06-12 16:10:10.417564 | controller |               route: {}
2026-06-12 16:10:10.417567 | controller |             enabled: false
2026-06-12 16:10:10.417570 | controller |             template:
2026-06-12 16:10:10.417574 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.417577 | controller |               heatAPI:
2026-06-12 16:10:10.417581 | controller |                 override:
2026-06-12 16:10:10.417584 | controller |                   service:
2026-06-12 16:10:10.417587 | controller |                     internal:
2026-06-12 16:10:10.417591 | controller |                       metadata:
2026-06-12 16:10:10.417594 | controller |                         annotations:
2026-06-12 16:10:10.417598 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.417601 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.417604 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.417608 | controller |                       spec:
2026-06-12 16:10:10.417611 | controller |                         type: LoadBalancer
2026-06-12 16:10:10.417615 | controller |                 replicas: 1
2026-06-12 16:10:10.417618 | controller |               heatEngine:
2026-06-12 16:10:10.417621 | controller |                 override:
2026-06-12 16:10:10.417626 | controller |                   service:
2026-06-12 16:10:10.417630 | controller |                     internal:
2026-06-12 16:10:10.417633 | controller |                       metadata:
2026-06-12 16:10:10.417637 | controller |                         annotations:
2026-06-12 16:10:10.417640 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.417643 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.417647 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.417650 | controller |                       spec:
2026-06-12 16:10:10.417654 | controller |                         type: LoadBalancer
2026-06-12 16:10:10.417657 | controller |                 replicas: 1
2026-06-12 16:10:10.417660 | controller |               secret: osp-secret
2026-06-12 16:10:10.417664 | controller |           horizon:
2026-06-12 16:10:10.417667 | controller |             apiOverride:
2026-06-12 16:10:10.417671 | controller |               route: {}
2026-06-12 16:10:10.417674 | controller |             template:
2026-06-12 16:10:10.417677 | controller |               replicas: 1
2026-06-12 16:10:10.417681 | controller |               secret: osp-secret
2026-06-12 16:10:10.417684 | controller |           ironic:
2026-06-12 16:10:10.417687 | controller |             enabled: false
2026-06-12 16:10:10.417691 | controller |             template:
2026-06-12 16:10:10.417694 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.417697 | controller |               ironicAPI:
2026-06-12 16:10:10.417701 | controller |                 replicas: 1
2026-06-12 16:10:10.417704 | controller |               ironicConductors:
2026-06-12 16:10:10.417707 | controller |               - replicas: 1
2026-06-12 16:10:10.417711 | controller |                 storageRequest: 10Gi
2026-06-12 16:10:10.417714 | controller |               ironicInspector:
2026-06-12 16:10:10.417717 | controller |                 replicas: 1
2026-06-12 16:10:10.417721 | controller |               ironicNeutronAgent:
2026-06-12 16:10:10.417724 | controller |                 replicas: 1
2026-06-12 16:10:10.417728 | controller |               secret: osp-secret
2026-06-12 16:10:10.417731 | controller |           keystone:
2026-06-12 16:10:10.417734 | controller |             apiOverride:
2026-06-12 16:10:10.417738 | controller |               route: {}
2026-06-12 16:10:10.417743 | controller |             template:
2026-06-12 16:10:10.417746 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.417750 | controller |               notificationsBus:
2026-06-12 16:10:10.417753 | controller |                 cluster: rabbitmq
2026-06-12 16:10:10.417756 | controller |               override:
2026-06-12 16:10:10.417760 | controller |                 service:
2026-06-12 16:10:10.417763 | controller |                   internal:
2026-06-12 16:10:10.417766 | controller |                     metadata:
2026-06-12 16:10:10.417770 | controller |                       annotations:
2026-06-12 16:10:10.417776 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.417779 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.417783 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.417786 | controller |                     spec:
2026-06-12 16:10:10.417789 | controller |                       type: LoadBalancer
2026-06-12 16:10:10.417793 | controller |               secret: osp-secret
2026-06-12 16:10:10.417796 | controller |           manila:
2026-06-12 16:10:10.417799 | controller |             apiOverride:
2026-06-12 16:10:10.417803 | controller |               route: {}
2026-06-12 16:10:10.417806 | controller |             template:
2026-06-12 16:10:10.417810 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.417813 | controller |               manilaAPI:
2026-06-12 16:10:10.417816 | controller |                 networkAttachments:
2026-06-12 16:10:10.417820 | controller |                 - internalapi
2026-06-12 16:10:10.417823 | controller |                 override:
2026-06-12 16:10:10.417826 | controller |                   service:
2026-06-12 16:10:10.417830 | controller |                     internal:
2026-06-12 16:10:10.417833 | controller |                       metadata:
2026-06-12 16:10:10.417836 | controller |                         annotations:
2026-06-12 16:10:10.417840 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.417843 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.417847 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.417850 | controller |                       spec:
2026-06-12 16:10:10.417854 | controller |                         type: LoadBalancer
2026-06-12 16:10:10.417857 | controller |                 replicas: 1
2026-06-12 16:10:10.417860 | controller |               manilaScheduler:
2026-06-12 16:10:10.417864 | controller |                 replicas: 1
2026-06-12 16:10:10.417867 | controller |               manilaShares:
2026-06-12 16:10:10.417870 | controller |                 share1:
2026-06-12 16:10:10.417874 | controller |                   networkAttachments:
2026-06-12 16:10:10.417877 | controller |                   - storage
2026-06-12 16:10:10.417880 | controller |                   replicas: 1
2026-06-12 16:10:10.417884 | controller |           memcached:
2026-06-12 16:10:10.417887 | controller |             templates:
2026-06-12 16:10:10.417890 | controller |               memcached:
2026-06-12 16:10:10.417894 | controller |                 replicas: 1
2026-06-12 16:10:10.417897 | controller |           neutron:
2026-06-12 16:10:10.417900 | controller |             apiOverride:
2026-06-12 16:10:10.417904 | controller |               route: {}
2026-06-12 16:10:10.417933 | controller |             template:
2026-06-12 16:10:10.417937 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.417941 | controller |               networkAttachments:
2026-06-12 16:10:10.417944 | controller |               - internalapi
2026-06-12 16:10:10.417947 | controller |               override:
2026-06-12 16:10:10.417951 | controller |                 service:
2026-06-12 16:10:10.417954 | controller |                   internal:
2026-06-12 16:10:10.417957 | controller |                     metadata:
2026-06-12 16:10:10.417961 | controller |                       annotations:
2026-06-12 16:10:10.417964 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.417968 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.417971 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.417974 | controller |                     spec:
2026-06-12 16:10:10.417978 | controller |                       type: LoadBalancer
2026-06-12 16:10:10.417981 | controller |               secret: osp-secret
2026-06-12 16:10:10.417987 | controller |           nova:
2026-06-12 16:10:10.417990 | controller |             apiOverride:
2026-06-12 16:10:10.417994 | controller |               route: {}
2026-06-12 16:10:10.417997 | controller |             template:
2026-06-12 16:10:10.418000 | controller |               apiServiceTemplate:
2026-06-12 16:10:10.418004 | controller |                 override:
2026-06-12 16:10:10.418007 | controller |                   service:
2026-06-12 16:10:10.418010 | controller |                     internal:
2026-06-12 16:10:10.418014 | controller |                       metadata:
2026-06-12 16:10:10.418017 | controller |                         annotations:
2026-06-12 16:10:10.418021 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.418024 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.418027 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.418031 | controller |                       spec:
2026-06-12 16:10:10.418034 | controller |                         type: LoadBalancer
2026-06-12 16:10:10.418038 | controller |               cellTemplates:
2026-06-12 16:10:10.418041 | controller |                 cell0:
2026-06-12 16:10:10.418044 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-12 16:10:10.418048 | controller |                   cellDatabaseInstance: openstack
2026-06-12 16:10:10.418053 | controller |                   conductorServiceTemplate:
2026-06-12 16:10:10.418057 | controller |                     replicas: 1
2026-06-12 16:10:10.418060 | controller |                   hasAPIAccess: true
2026-06-12 16:10:10.418064 | controller |                   messagingBus:
2026-06-12 16:10:10.418067 | controller |                     cluster: rabbitmq
2026-06-12 16:10:10.418070 | controller |                 cell1:
2026-06-12 16:10:10.418074 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-12 16:10:10.418077 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-12 16:10:10.418081 | controller |                   conductorServiceTemplate:
2026-06-12 16:10:10.418084 | controller |                     replicas: 1
2026-06-12 16:10:10.418087 | controller |                   hasAPIAccess: true
2026-06-12 16:10:10.418091 | controller |                   messagingBus:
2026-06-12 16:10:10.418094 | controller |                     cluster: rabbitmq-cell1
2026-06-12 16:10:10.418097 | controller |               metadataServiceTemplate:
2026-06-12 16:10:10.418101 | controller |                 override:
2026-06-12 16:10:10.418104 | controller |                   service:
2026-06-12 16:10:10.418108 | controller |                     metadata:
2026-06-12 16:10:10.418111 | controller |                       annotations:
2026-06-12 16:10:10.418114 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.418118 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.418121 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.418124 | controller |                     spec:
2026-06-12 16:10:10.418128 | controller |                       type: LoadBalancer
2026-06-12 16:10:10.418131 | controller |               secret: osp-secret
2026-06-12 16:10:10.418135 | controller |           octavia:
2026-06-12 16:10:10.418138 | controller |             enabled: false
2026-06-12 16:10:10.418141 | controller |             template:
2026-06-12 16:10:10.418145 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.418148 | controller |               octaviaAPI:
2026-06-12 16:10:10.418152 | controller |                 replicas: 1
2026-06-12 16:10:10.418155 | controller |               secret: osp-secret
2026-06-12 16:10:10.418158 | controller |           ovn:
2026-06-12 16:10:10.418162 | controller |             template:
2026-06-12 16:10:10.418165 | controller |               ovnController:
2026-06-12 16:10:10.418168 | controller |                 networkAttachment: tenant
2026-06-12 16:10:10.418172 | controller |                 nicMappings:
2026-06-12 16:10:10.418175 | controller |                   datacentre: ospbr
2026-06-12 16:10:10.418178 | controller |               ovnDBCluster:
2026-06-12 16:10:10.418182 | controller |                 ovndbcluster-nb:
2026-06-12 16:10:10.418185 | controller |                   dbType: NB
2026-06-12 16:10:10.418192 | controller |                   networkAttachment: internalapi
2026-06-12 16:10:10.418195 | controller |                   storageRequest: 10Gi
2026-06-12 16:10:10.418199 | controller |                 ovndbcluster-sb:
2026-06-12 16:10:10.418202 | controller |                   dbType: SB
2026-06-12 16:10:10.418207 | controller |                   networkAttachment: internalapi
2026-06-12 16:10:10.418211 | controller |                   storageRequest: 10Gi
2026-06-12 16:10:10.418214 | controller |           placement:
2026-06-12 16:10:10.418218 | controller |             apiOverride:
2026-06-12 16:10:10.418221 | controller |               route: {}
2026-06-12 16:10:10.418224 | controller |             template:
2026-06-12 16:10:10.418228 | controller |               databaseInstance: openstack
2026-06-12 16:10:10.418231 | controller |               override:
2026-06-12 16:10:10.418235 | controller |                 service:
2026-06-12 16:10:10.418238 | controller |                   internal:
2026-06-12 16:10:10.418241 | controller |                     metadata:
2026-06-12 16:10:10.418245 | controller |                       annotations:
2026-06-12 16:10:10.418248 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.418251 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.418255 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.418258 | controller |                     spec:
2026-06-12 16:10:10.418262 | controller |                       type: LoadBalancer
2026-06-12 16:10:10.418265 | controller |               secret: osp-secret
2026-06-12 16:10:10.418268 | controller |           rabbitmq:
2026-06-12 16:10:10.418272 | controller |             templates:
2026-06-12 16:10:10.418275 | controller |               rabbitmq:
2026-06-12 16:10:10.418278 | controller |                 override:
2026-06-12 16:10:10.418282 | controller |                   service:
2026-06-12 16:10:10.418285 | controller |                     metadata:
2026-06-12 16:10:10.418288 | controller |                       annotations:
2026-06-12 16:10:10.418292 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.418295 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-12 16:10:10.418299 | controller |                     spec:
2026-06-12 16:10:10.418302 | controller |                       type: LoadBalancer
2026-06-12 16:10:10.418305 | controller |               rabbitmq-cell1:
2026-06-12 16:10:10.418309 | controller |                 override:
2026-06-12 16:10:10.418312 | controller |                   service:
2026-06-12 16:10:10.418315 | controller |                     metadata:
2026-06-12 16:10:10.418319 | controller |                       annotations:
2026-06-12 16:10:10.418322 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.418326 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-12 16:10:10.418329 | controller |                     spec:
2026-06-12 16:10:10.418332 | controller |                       type: LoadBalancer
2026-06-12 16:10:10.418336 | controller |           redis:
2026-06-12 16:10:10.418339 | controller |             enabled: false
2026-06-12 16:10:10.418342 | controller |           secret: osp-secret
2026-06-12 16:10:10.418346 | controller |           storageClass: local-storage
2026-06-12 16:10:10.418349 | controller |           swift:
2026-06-12 16:10:10.418352 | controller |             enabled: true
2026-06-12 16:10:10.418356 | controller |             proxyOverride:
2026-06-12 16:10:10.418359 | controller |               route: {}
2026-06-12 16:10:10.418362 | controller |             template:
2026-06-12 16:10:10.418366 | controller |               swiftProxy:
2026-06-12 16:10:10.418369 | controller |                 networkAttachments:
2026-06-12 16:10:10.418373 | controller |                 - storage
2026-06-12 16:10:10.418376 | controller |                 override:
2026-06-12 16:10:10.418379 | controller |                   service:
2026-06-12 16:10:10.418382 | controller |                     internal:
2026-06-12 16:10:10.418386 | controller |                       metadata:
2026-06-12 16:10:10.418389 | controller |                         annotations:
2026-06-12 16:10:10.418393 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.418396 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.418399 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.418403 | controller |                       spec:
2026-06-12 16:10:10.418406 | controller |                         type: LoadBalancer
2026-06-12 16:10:10.418410 | controller |                 replicas: 1
2026-06-12 16:10:10.418413 | controller |               swiftRing:
2026-06-12 16:10:10.418416 | controller |                 ringReplicas: 1
2026-06-12 16:10:10.418425 | controller |               swiftStorage:
2026-06-12 16:10:10.418429 | controller |                 networkAttachments:
2026-06-12 16:10:10.418432 | controller |                 - storage
2026-06-12 16:10:10.418435 | controller |                 replicas: 1
2026-06-12 16:10:10.418439 | controller |           telemetry:
2026-06-12 16:10:10.418442 | controller |             enabled: true
2026-06-12 16:10:10.418445 | controller |             template:
2026-06-12 16:10:10.418449 | controller |               autoscaling:
2026-06-12 16:10:10.418452 | controller |                 aodh:
2026-06-12 16:10:10.418457 | controller |                   databaseAccount: aodh
2026-06-12 16:10:10.418461 | controller |                   databaseInstance: openstack
2026-06-12 16:10:10.418464 | controller |                   notificationsBus:
2026-06-12 16:10:10.418468 | controller |                     cluster: rabbitmq
2026-06-12 16:10:10.418471 | controller |                   passwordSelectors: null
2026-06-12 16:10:10.418475 | controller |                   secret: osp-secret
2026-06-12 16:10:10.418478 | controller |                 enabled: false
2026-06-12 16:10:10.418481 | controller |                 heatInstance: heat
2026-06-12 16:10:10.418485 | controller |               ceilometer:
2026-06-12 16:10:10.418488 | controller |                 enabled: true
2026-06-12 16:10:10.418491 | controller |                 notificationsBus:
2026-06-12 16:10:10.418495 | controller |                   cluster: rabbitmq
2026-06-12 16:10:10.418498 | controller |                 secret: osp-secret
2026-06-12 16:10:10.418502 | controller |               cloudkitty:
2026-06-12 16:10:10.418505 | controller |                 apiTimeout: 0
2026-06-12 16:10:10.418508 | controller |                 cloudKittyAPI:
2026-06-12 16:10:10.418512 | controller |                   override:
2026-06-12 16:10:10.418515 | controller |                     service:
2026-06-12 16:10:10.418518 | controller |                       internal:
2026-06-12 16:10:10.418522 | controller |                         metadata:
2026-06-12 16:10:10.418525 | controller |                           annotations:
2026-06-12 16:10:10.418528 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.418532 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.418535 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.418539 | controller |                         spec:
2026-06-12 16:10:10.418542 | controller |                           type: LoadBalancer
2026-06-12 16:10:10.418545 | controller |                   replicas: 1
2026-06-12 16:10:10.418549 | controller |                   resources: {}
2026-06-12 16:10:10.418552 | controller |                   tls:
2026-06-12 16:10:10.418555 | controller |                     api:
2026-06-12 16:10:10.418559 | controller |                       internal: {}
2026-06-12 16:10:10.418562 | controller |                       public: {}
2026-06-12 16:10:10.418566 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 16:10:10.418569 | controller |                 cloudKittyProc:
2026-06-12 16:10:10.418572 | controller |                   replicas: 1
2026-06-12 16:10:10.418576 | controller |                   resources: {}
2026-06-12 16:10:10.418579 | controller |                   tls:
2026-06-12 16:10:10.418583 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-12 16:10:10.418588 | controller |                 databaseAccount: cloudkitty
2026-06-12 16:10:10.418592 | controller |                 databaseInstance: openstack
2026-06-12 16:10:10.418595 | controller |                 enabled: false
2026-06-12 16:10:10.418598 | controller |                 memcachedInstance: memcached
2026-06-12 16:10:10.418602 | controller |                 messagingBus:
2026-06-12 16:10:10.418605 | controller |                   cluster: rabbitmq
2026-06-12 16:10:10.418609 | controller |                 passwordSelector:
2026-06-12 16:10:10.418612 | controller |                   aodhService: AodhPassword
2026-06-12 16:10:10.418615 | controller |                   ceilometerService: CeilometerPassword
2026-06-12 16:10:10.418619 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-12 16:10:10.418622 | controller |                 preserveJobs: false
2026-06-12 16:10:10.418626 | controller |                 s3StorageConfig:
2026-06-12 16:10:10.418629 | controller |                   schemas:
2026-06-12 16:10:10.418632 | controller |                   - effectiveDate: '2024-11-18'
2026-06-12 16:10:10.418636 | controller |                     version: v13
2026-06-12 16:10:10.418641 | controller |                   secret:
2026-06-12 16:10:10.418645 | controller |                     name: cloudkitty-loki-s3
2026-06-12 16:10:10.418648 | controller |                     type: s3
2026-06-12 16:10:10.418652 | controller |                 secret: osp-secret
2026-06-12 16:10:10.418655 | controller |                 serviceUser: cloudkitty
2026-06-12 16:10:10.418658 | controller |                 storageClass: local-storage
2026-06-12 16:10:10.418662 | controller |               logging:
2026-06-12 16:10:10.418665 | controller |                 annotations:
2026-06-12 16:10:10.418669 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-12 16:10:10.418672 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-12 16:10:10.418675 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-12 16:10:10.418679 | controller |                 cloNamespace: openshift-logging
2026-06-12 16:10:10.418682 | controller |                 enabled: false
2026-06-12 16:10:10.418686 | controller |                 ipaddr: 172.17.0.80
2026-06-12 16:10:10.418689 | controller |                 port: 10514
2026-06-12 16:10:10.418692 | controller |               metricStorage:
2026-06-12 16:10:10.418696 | controller |                 enabled: false
2026-06-12 16:10:10.418699 | controller |                 monitoringStack:
2026-06-12 16:10:10.418703 | controller |                   alertingEnabled: true
2026-06-12 16:10:10.418706 | controller |                   scrapeInterval: 30s
2026-06-12 16:10:10.418710 | controller |                   storage:
2026-06-12 16:10:10.418713 | controller |                     persistent:
2026-06-12 16:10:10.418716 | controller |                       pvcStorageRequest: 10Gi
2026-06-12 16:10:10.418720 | controller |                     retention: 24h
2026-06-12 16:10:10.418723 | controller |                     strategy: persistent
2026-06-12 16:10:10.432769 | controller |
2026-06-12 16:10:10.432809 | 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-12 16:10:10.432815 | controller | Friday 12 June 2026  16:10:10 +0000 (0:00:00.053)       0:11:18.178 ***********
2026-06-12 16:10:10.432820 | controller | Friday 12 June 2026  16:10:10 +0000 (0:00:00.053)       0:11:18.177 ***********
2026-06-12 16:10:10.793365 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 16:10:10.793399 | controller | changed: [localhost]
2026-06-12 16:10:10.793405 | controller |
2026-06-12 16:10:10.793409 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-12 16:10:10.793413 | controller | Friday 12 June 2026  16:10:10 +0000 (0:00:00.360)       0:11:18.539 ***********
2026-06-12 16:10:10.793417 | controller | Friday 12 June 2026  16:10:10 +0000 (0:00:00.360)       0:11:18.538 ***********
2026-06-12 16:10:40.872158 | controller | Pausing for 30 seconds
2026-06-12 16:10:40.894333 | controller | ok: [localhost]
2026-06-12 16:10:40.894404 | controller |
2026-06-12 16:10:40.894415 | 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-12 16:10:40.894439 | controller | Friday 12 June 2026  16:10:40 +0000 (0:00:30.077)       0:11:48.617 ***********
2026-06-12 16:10:40.894449 | controller | Friday 12 June 2026  16:10:40 +0000 (0:00:30.078)       0:11:48.616 ***********
2026-06-12 16:21:38.660359 | controller | changed: [localhost]
2026-06-12 16:21:38.660933 | controller |
2026-06-12 16:21:38.660952 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-12 16:21:38.660959 | controller | Friday 12 June 2026  16:21:38 +0000 (0:10:57.788)       0:22:46.405 ***********
2026-06-12 16:21:38.660963 | controller | Friday 12 June 2026  16:21:38 +0000 (0:10:57.788)       0:22:46.404 ***********
2026-06-12 16:21:38.773644 | controller |
2026-06-12 16:21:38.773726 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-12 16:21:38.773733 | controller | Friday 12 June 2026  16:21:38 +0000 (0:00:00.114)       0:22:46.519 ***********
2026-06-12 16:21:38.773736 | controller | Friday 12 June 2026  16:21:38 +0000 (0:00:00.114)       0:22:46.518 ***********
2026-06-12 16:21:39.164402 | controller | changed: [localhost]
2026-06-12 16:21:39.164485 | controller |
2026-06-12 16:21:39.164491 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-12 16:21:39.164496 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.390)       0:22:46.910 ***********
2026-06-12 16:21:39.164501 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.390)       0:22:46.908 ***********
2026-06-12 16:21:39.216667 | controller | ok: [localhost]
2026-06-12 16:21:39.216755 | controller |
2026-06-12 16:21:39.216764 | 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-12 16:21:39.216771 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.052)       0:22:46.962 ***********
2026-06-12 16:21:39.216776 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.052)       0:22:46.961 ***********
2026-06-12 16:21:39.603131 | controller | changed: [localhost]
2026-06-12 16:21:39.603206 | controller |
2026-06-12 16:21:39.603213 | 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-12 16:21:39.603218 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.386)       0:22:47.349 ***********
2026-06-12 16:21:39.603222 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.386)       0:22:47.347 ***********
2026-06-12 16:21:39.778708 | controller | ok: [localhost]
2026-06-12 16:21:39.778778 | controller |
2026-06-12 16:21:39.778784 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-12 16:21:39.778788 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.175)       0:22:47.524 ***********
2026-06-12 16:21:39.778792 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.175)       0:22:47.523 ***********
2026-06-12 16:21:39.842873 | controller |
2026-06-12 16:21:39.842950 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-12 16:21:39.842955 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.064)       0:22:47.588 ***********
2026-06-12 16:21:39.842960 | controller | Friday 12 June 2026  16:21:39 +0000 (0:00:00.064)       0:22:47.587 ***********
2026-06-12 16:21:40.057824 | controller | ok: [localhost]
2026-06-12 16:21:40.057870 | controller |
2026-06-12 16:21:40.057878 | 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-12 16:21:40.057884 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.215)       0:22:47.803 ***********
2026-06-12 16:21:40.057890 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.215)       0:22:47.802 ***********
2026-06-12 16:21:40.088121 | controller | skipping: [localhost]
2026-06-12 16:21:40.088160 | controller |
2026-06-12 16:21:40.088168 | 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-12 16:21:40.088174 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.030)       0:22:47.834 ***********
2026-06-12 16:21:40.088180 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.030)       0:22:47.833 ***********
2026-06-12 16:21:40.121125 | controller | skipping: [localhost]
2026-06-12 16:21:40.121199 | controller |
2026-06-12 16:21:40.121208 | 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-12 16:21:40.121215 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.032)       0:22:47.867 ***********
2026-06-12 16:21:40.121220 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.032)       0:22:47.865 ***********
2026-06-12 16:21:40.153507 | controller | skipping: [localhost]
2026-06-12 16:21:40.153627 | controller |
2026-06-12 16:21:40.153636 | 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-12 16:21:40.153669 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.032)       0:22:47.899 ***********
2026-06-12 16:21:40.153674 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.032)       0:22:47.898 ***********
2026-06-12 16:21:40.627207 | controller | changed: [localhost]
2026-06-12 16:21:40.627292 | controller |
2026-06-12 16:21:40.627297 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-12 16:21:40.627302 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.473)       0:22:48.373 ***********
2026-06-12 16:21:40.627305 | controller | Friday 12 June 2026  16:21:40 +0000 (0:00:00.473)       0:22:48.372 ***********
2026-06-12 16:21:42.196939 | controller | changed: [localhost]
2026-06-12 16:21:42.197007 | controller |
2026-06-12 16:21:42.197020 | 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-12 16:21:42.197029 | controller | Friday 12 June 2026  16:21:42 +0000 (0:00:01.569)       0:22:49.942 ***********
2026-06-12 16:21:42.197037 | controller | Friday 12 June 2026  16:21:42 +0000 (0:00:01.569)       0:22:49.941 ***********
2026-06-12 16:21:42.572649 | controller | changed: [localhost]
2026-06-12 16:21:42.572734 | controller |
2026-06-12 16:21:42.572742 | 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-12 16:21:42.572749 | controller | Friday 12 June 2026  16:21:42 +0000 (0:00:00.375)       0:22:50.318 ***********
2026-06-12 16:21:42.572755 | controller | Friday 12 June 2026  16:21:42 +0000 (0:00:00.375)       0:22:50.317 ***********
2026-06-12 16:21:43.064542 | controller | ok: [localhost]
2026-06-12 16:21:43.064625 | controller |
2026-06-12 16:21:43.064631 | 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-12 16:21:43.064636 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.492)       0:22:50.810 ***********
2026-06-12 16:21:43.064640 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.492)       0:22:50.809 ***********
2026-06-12 16:21:43.137543 | controller | ok: [localhost]
2026-06-12 16:21:43.137626 | controller |
2026-06-12 16:21:43.137631 | 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-12 16:21:43.137636 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.072)       0:22:50.883 ***********
2026-06-12 16:21:43.137640 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.072)       0:22:50.882 ***********
2026-06-12 16:21:43.292449 | controller | ok: [localhost]
2026-06-12 16:21:43.292526 | controller |
2026-06-12 16:21:43.292534 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:21:43.292540 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.154)       0:22:51.038 ***********
2026-06-12 16:21:43.292545 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.154)       0:22:51.037 ***********
2026-06-12 16:21:43.412696 | controller | skipping: [localhost]
2026-06-12 16:21:43.412760 | controller |
2026-06-12 16:21:43.412765 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:21:43.412770 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.120)       0:22:51.158 ***********
2026-06-12 16:21:43.412774 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.120)       0:22:51.157 ***********
2026-06-12 16:21:43.476839 | controller | ok: [localhost]
2026-06-12 16:21:43.476970 | controller |
2026-06-12 16:21:43.476980 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-12 16:21:43.476985 | controller |   (
2026-06-12 16:21:43.476990 | controller |     {
2026-06-12 16:21:43.476994 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-12 16:21:43.477018 | controller |       'OPENSTACK_BRANCH': '',
2026-06-12 16:21:43.477024 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-12 16:21:43.477029 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 16:21:43.477034 | controller |     else {}
2026-06-12 16:21:43.477038 | controller |   )
2026-06-12 16:21:43.477043 | controller | }}] ***
2026-06-12 16:21:43.477048 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.064)       0:22:51.222 ***********
2026-06-12 16:21:43.477053 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.064)       0:22:51.221 ***********
2026-06-12 16:21:43.514366 | controller | skipping: [localhost]
2026-06-12 16:21:43.514405 | controller |
2026-06-12 16:21:43.514410 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 16:21:43.514415 | controller |   cifmw_install_yamls_environment |
2026-06-12 16:21:43.514419 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 16:21:43.514433 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 16:21:43.514437 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-12 16:21:43.514441 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-12 16:21:43.514446 | controller |   combine(
2026-06-12 16:21:43.514449 | controller |     {
2026-06-12 16:21:43.514453 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-12 16:21:43.514457 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-12 16:21:43.514461 | controller |     else {}
2026-06-12 16:21:43.514465 | controller |   )
2026-06-12 16:21:43.514469 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-12 16:21:43.514472 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.037)       0:22:51.260 ***********
2026-06-12 16:21:43.514476 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.037)       0:22:51.259 ***********
2026-06-12 16:21:43.558671 | controller | ok: [localhost]
2026-06-12 16:21:43.558713 | controller |
2026-06-12 16:21:43.558723 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-12 16:21:43.558732 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.044)       0:22:51.304 ***********
2026-06-12 16:21:43.558740 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.044)       0:22:51.303 ***********
2026-06-12 16:21:43.609839 | controller |
2026-06-12 16:21:43.609893 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-12 16:21:43.609904 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.051)       0:22:51.356 ***********
2026-06-12 16:21:43.609938 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.051)       0:22:51.354 ***********
2026-06-12 16:21:43.653278 | controller | ok: [localhost] =>
2026-06-12 16:21:43.653324 | controller |     make_edpm_baremetal_compute_env:
2026-06-12 16:21:43.653329 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:21:43.653333 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:21:43.653337 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:21:43.653341 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:21:43.653344 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:21:43.653348 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:21:43.653352 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:21:43.653356 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:21:43.653360 | controller |       OPENSTACK_IMG: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 16:21:43.653364 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:21:43.653367 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:21:43.653371 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:21:43.653375 | 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-12 16:21:43.653385 | controller |
2026-06-12 16:21:43.653389 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-12 16:21:43.653393 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.043)       0:22:51.399 ***********
2026-06-12 16:21:43.653397 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.043)       0:22:51.398 ***********
2026-06-12 16:21:43.706781 | controller | skipping: [localhost]
2026-06-12 16:21:43.706827 | controller |
2026-06-12 16:21:43.706835 | 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-12 16:21:43.706842 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.053)       0:22:51.452 ***********
2026-06-12 16:21:43.706853 | controller | Friday 12 June 2026  16:21:43 +0000 (0:00:00.053)       0:22:51.451 ***********
2026-06-12 16:22:11.673416 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:22:11.673849 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-12 16:22:11.673857 | controller | | default(true) }}
2026-06-12 16:22:11.693177 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 16:22:11.693255 | controller | changed: [localhost]
2026-06-12 16:22:11.693260 | controller |
2026-06-12 16:22:11.693265 | 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-12 16:22:11.693271 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:27.986)       0:23:19.439 ***********
2026-06-12 16:22:11.693275 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:27.986)       0:23:19.437 ***********
2026-06-12 16:22:11.730746 | controller | skipping: [localhost]
2026-06-12 16:22:11.730862 | controller |
2026-06-12 16:22:11.730869 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-12 16:22:11.730874 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-12 16:22:11.730879 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-12 16:22:11.730883 | controller | }}, cacheable=True] ***
2026-06-12 16:22:11.730887 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.037)       0:23:19.476 ***********
2026-06-12 16:22:11.730891 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.037)       0:23:19.475 ***********
2026-06-12 16:22:11.768419 | controller | skipping: [localhost]
2026-06-12 16:22:11.768512 | controller |
2026-06-12 16:22:11.768520 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-12 16:22:11.768525 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.037)       0:23:19.514 ***********
2026-06-12 16:22:11.768530 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.037)       0:23:19.513 ***********
2026-06-12 16:22:11.822456 | controller |
2026-06-12 16:22:11.822581 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-12 16:22:11.822591 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.053)       0:23:19.568 ***********
2026-06-12 16:22:11.822600 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.053)       0:23:19.567 ***********
2026-06-12 16:22:11.868727 | controller | ok: [localhost] =>
2026-06-12 16:22:11.868850 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-12 16:22:11.868862 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-12 16:22:11.868871 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-12 16:22:11.868879 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-12 16:22:11.868887 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-12 16:22:11.868896 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:22:11.868966 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-12 16:22:11.868978 | controller |       INSTALL_CERT_MANAGER: false
2026-06-12 16:22:11.868986 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-12 16:22:11.868995 | controller |       OPENSTACK_IMG: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 16:22:11.869004 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-12 16:22:11.869012 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-12 16:22:11.869048 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-12 16:22:11.869057 | 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-12 16:22:11.869066 | controller |
2026-06-12 16:22:11.869075 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-12 16:22:11.869083 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.046)       0:23:19.614 ***********
2026-06-12 16:22:11.869091 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.046)       0:23:19.613 ***********
2026-06-12 16:22:11.904766 | controller | skipping: [localhost]
2026-06-12 16:22:11.904858 | controller |
2026-06-12 16:22:11.904866 | 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-12 16:22:11.904874 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.036)       0:23:19.650 ***********
2026-06-12 16:22:11.904880 | controller | Friday 12 June 2026  16:22:11 +0000 (0:00:00.036)       0:23:19.649 ***********
2026-06-12 16:22:22.413073 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-12 16:22:22.413151 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-12 16:22:22.413159 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-12 16:22:22.433271 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 16:22:22.433352 | controller | changed: [localhost]
2026-06-12 16:22:22.433360 | controller |
2026-06-12 16:22:22.433366 | 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-12 16:22:22.433372 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-12 16:22:22.433378 | controller | kind: Kustomization
2026-06-12 16:22:22.433383 | controller | patches:
2026-06-12 16:22:22.433388 | controller |   - target:
2026-06-12 16:22:22.433393 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-12 16:22:22.433398 | controller |     patch: |-
2026-06-12 16:22:22.433403 | controller | {% if content_provider_registry_ip is defined %}
2026-06-12 16:22:22.433408 | controller |       - op: add
2026-06-12 16:22:22.433413 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-12 16:22:22.433418 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-12 16:22:22.433423 | controller | {% endif %}
2026-06-12 16:22:22.433428 | controller |
2026-06-12 16:22:22.433433 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-12 16:22:22.433438 | controller |       - op: add
2026-06-12 16:22:22.433443 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-12 16:22:22.433448 | controller |         value: sudo dnf -y update
2026-06-12 16:22:22.433453 | controller | {% endif %}
2026-06-12 16:22:22.433457 | controller | {% endif %}, kustomizations_paths={{
2026-06-12 16:22:22.433479 | controller |   [
2026-06-12 16:22:22.433484 | controller |     (
2026-06-12 16:22:22.433487 | controller |       [
2026-06-12 16:22:22.433491 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-12 16:22:22.433494 | controller |         'kustomizations',
2026-06-12 16:22:22.433498 | controller |         'dataplane'
2026-06-12 16:22:22.433501 | controller |       ] | ansible.builtin.path_join
2026-06-12 16:22:22.433505 | controller |     )
2026-06-12 16:22:22.433508 | controller |   ]
2026-06-12 16:22:22.433511 | controller | }}] ***
2026-06-12 16:22:22.433515 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:10.528)       0:23:30.179 ***********
2026-06-12 16:22:22.433518 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:10.528)       0:23:30.178 ***********
2026-06-12 16:22:22.792396 | controller | changed: [localhost]
2026-06-12 16:22:22.792473 | controller |
2026-06-12 16:22:22.792480 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-12 16:22:22.792484 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.359)       0:23:30.538 ***********
2026-06-12 16:22:22.792488 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.359)       0:23:30.537 ***********
2026-06-12 16:22:22.837425 | controller | ok: [localhost] =>
2026-06-12 16:22:22.837502 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-12 16:22:22.837508 | controller |       changed: true
2026-06-12 16:22:22.837512 | controller |       count: 2
2026-06-12 16:22:22.837515 | controller |       failed: false
2026-06-12 16:22:22.837519 | controller |       kustomizations_paths:
2026-06-12 16:22:22.837523 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 16:22:22.837527 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 16:22:22.837531 | controller |       result:
2026-06-12 16:22:22.837535 | controller |       - apiVersion: v1
2026-06-12 16:22:22.837538 | controller |         data:
2026-06-12 16:22:22.837542 | controller |           network_config_template: |
2026-06-12 16:22:22.837546 | controller |             ---
2026-06-12 16:22:22.837550 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-12 16:22:22.837554 | controller |             {% for network in nodeset_networks %}
2026-06-12 16:22:22.837557 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-12 16:22:22.837561 | controller |             {%- endfor %}
2026-06-12 16:22:22.837564 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-12 16:22:22.837568 | controller |             network_config:
2026-06-12 16:22:22.837571 | controller |             - type: ovs_bridge
2026-06-12 16:22:22.837575 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-12 16:22:22.837578 | controller |               mtu: {{ min_viable_mtu }}
2026-06-12 16:22:22.837582 | controller |               use_dhcp: false
2026-06-12 16:22:22.837585 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-12 16:22:22.837589 | controller |               domain: {{ dns_search_domains }}
2026-06-12 16:22:22.837619 | controller |               addresses:
2026-06-12 16:22:22.837623 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-12 16:22:22.837626 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-12 16:22:22.837630 | controller |               members:
2026-06-12 16:22:22.837633 | controller |               - type: interface
2026-06-12 16:22:22.837637 | controller |                 name: nic1
2026-06-12 16:22:22.837640 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-12 16:22:22.837644 | controller |                 # force the MAC address of the bridge to this interface
2026-06-12 16:22:22.837647 | controller |                 primary: true
2026-06-12 16:22:22.837650 | controller |             {% for network in nodeset_networks %}
2026-06-12 16:22:22.837654 | controller |               - type: vlan
2026-06-12 16:22:22.837657 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-12 16:22:22.837661 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-12 16:22:22.837664 | controller |                 addresses:
2026-06-12 16:22:22.837667 | controller |                 - ip_netmask:
2026-06-12 16:22:22.837671 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-12 16:22:22.837683 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-12 16:22:22.837686 | controller |             {% endfor %}
2026-06-12 16:22:22.837690 | controller |         kind: ConfigMap
2026-06-12 16:22:22.837693 | controller |         metadata:
2026-06-12 16:22:22.837696 | controller |           labels:
2026-06-12 16:22:22.837700 | controller |             created-by: install_yamls
2026-06-12 16:22:22.837703 | controller |           name: network-config-template-ipam
2026-06-12 16:22:22.837707 | controller |           namespace: openstack
2026-06-12 16:22:22.837710 | controller |       - apiVersion: v1
2026-06-12 16:22:22.837713 | controller |         data:
2026-06-12 16:22:22.837717 | controller |           physical_bridge_name: br-ex
2026-06-12 16:22:22.837720 | controller |           public_interface_name: eth0
2026-06-12 16:22:22.837723 | controller |         kind: ConfigMap
2026-06-12 16:22:22.837727 | controller |         metadata:
2026-06-12 16:22:22.837730 | controller |           labels:
2026-06-12 16:22:22.837734 | controller |             created-by: install_yamls
2026-06-12 16:22:22.837737 | controller |           name: neutron-edpm-ipam
2026-06-12 16:22:22.837740 | controller |           namespace: openstack
2026-06-12 16:22:22.837744 | controller |       - apiVersion: v1
2026-06-12 16:22:22.837747 | controller |         data:
2026-06-12 16:22:22.837750 | controller |           25-nova-extra.conf: ''
2026-06-12 16:22:22.837754 | controller |         kind: ConfigMap
2026-06-12 16:22:22.837757 | controller |         metadata:
2026-06-12 16:22:22.837760 | controller |           labels:
2026-06-12 16:22:22.837764 | controller |             created-by: install_yamls
2026-06-12 16:22:22.837767 | controller |           name: nova-extra-config
2026-06-12 16:22:22.837770 | controller |           namespace: openstack
2026-06-12 16:22:22.837774 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 16:22:22.837777 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-12 16:22:22.837781 | controller |         metadata:
2026-06-12 16:22:22.837784 | controller |           labels:
2026-06-12 16:22:22.837787 | controller |             created-by: install_yamls
2026-06-12 16:22:22.837791 | controller |           name: edpm-deployment-ipam
2026-06-12 16:22:22.837794 | controller |           namespace: openstack
2026-06-12 16:22:22.837803 | controller |         spec:
2026-06-12 16:22:22.837807 | controller |           nodeSets:
2026-06-12 16:22:22.837810 | controller |           - openstack-edpm-ipam
2026-06-12 16:22:22.837814 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-12 16:22:22.837817 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-12 16:22:22.837820 | controller |         metadata:
2026-06-12 16:22:22.837824 | controller |           labels:
2026-06-12 16:22:22.837827 | controller |             created-by: install_yamls
2026-06-12 16:22:22.837831 | controller |           name: openstack-edpm-ipam
2026-06-12 16:22:22.837834 | controller |           namespace: openstack
2026-06-12 16:22:22.837837 | controller |         spec:
2026-06-12 16:22:22.837841 | controller |           baremetalSetTemplate:
2026-06-12 16:22:22.837844 | controller |             bmhLabelSelector:
2026-06-12 16:22:22.837847 | controller |               app: openstack
2026-06-12 16:22:22.837851 | controller |             bmhNamespace: openstack
2026-06-12 16:22:22.837854 | controller |             cloudUserName: cloud-admin
2026-06-12 16:22:22.837857 | controller |             ctlplaneInterface: enp1s0
2026-06-12 16:22:22.837861 | controller |           env:
2026-06-12 16:22:22.837864 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-12 16:22:22.837868 | controller |             value: 'True'
2026-06-12 16:22:22.837871 | controller |           networkAttachments:
2026-06-12 16:22:22.837874 | controller |           - ctlplane
2026-06-12 16:22:22.837878 | controller |           nodeTemplate:
2026-06-12 16:22:22.837881 | controller |             ansible:
2026-06-12 16:22:22.837884 | controller |               ansibleUser: cloud-admin
2026-06-12 16:22:22.837888 | controller |               ansibleVars:
2026-06-12 16:22:22.837891 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-12 16:22:22.837894 | controller |                 edpm_container_registry_insecure_registries:
2026-06-12 16:22:22.837898 | controller |                 - 38.129.56.25:5001
2026-06-12 16:22:22.837901 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-12 16:22:22.837905 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-12 16:22:22.837911 | controller |                 edpm_sshd_allowed_ranges:
2026-06-12 16:22:22.837919 | controller |                 - 192.168.122.0/24
2026-06-12 16:22:22.837933 | controller |                 enable_debug: false
2026-06-12 16:22:22.837937 | controller |                 gather_facts: false
2026-06-12 16:22:22.837952 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-12 16:22:22.837956 | controller |                 image_prefix: openstack
2026-06-12 16:22:22.837959 | controller |                 image_tag: current-podified
2026-06-12 16:22:22.837963 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-12 16:22:22.837966 | controller |                 timesync_ntp_servers:
2026-06-12 16:22:22.837969 | controller |                 - hostname: pool.ntp.org
2026-06-12 16:22:22.837973 | controller |               ansibleVarsFrom:
2026-06-12 16:22:22.837976 | controller |               - configMapRef:
2026-06-12 16:22:22.837979 | controller |                   name: network-config-template-ipam
2026-06-12 16:22:22.837983 | controller |                 prefix: edpm_
2026-06-12 16:22:22.837986 | controller |               - configMapRef:
2026-06-12 16:22:22.837990 | controller |                   name: neutron-edpm-ipam
2026-06-12 16:22:22.837993 | controller |                 prefix: neutron_
2026-06-12 16:22:22.837996 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-12 16:22:22.838000 | controller |             networks:
2026-06-12 16:22:22.838003 | controller |             - defaultRoute: true
2026-06-12 16:22:22.838006 | controller |               name: ctlplane
2026-06-12 16:22:22.838010 | controller |               subnetName: subnet1
2026-06-12 16:22:22.838013 | controller |             - name: internalapi
2026-06-12 16:22:22.838017 | controller |               subnetName: subnet1
2026-06-12 16:22:22.838020 | controller |             - name: storage
2026-06-12 16:22:22.838023 | controller |               subnetName: subnet1
2026-06-12 16:22:22.838027 | controller |             - name: tenant
2026-06-12 16:22:22.838030 | controller |               subnetName: subnet1
2026-06-12 16:22:22.838033 | controller |           nodes:
2026-06-12 16:22:22.838037 | controller |             edpm-compute-0:
2026-06-12 16:22:22.838040 | controller |               hostName: edpm-compute-0
2026-06-12 16:22:22.838044 | controller |           preProvisioned: false
2026-06-12 16:22:22.838047 | controller |           services:
2026-06-12 16:22:22.838052 | controller |           - repo-setup
2026-06-12 16:22:22.838059 | controller |           - redhat
2026-06-12 16:22:22.838062 | controller |           - bootstrap
2026-06-12 16:22:22.838066 | controller |           - download-cache
2026-06-12 16:22:22.838070 | controller |           - configure-network
2026-06-12 16:22:22.838074 | controller |           - validate-network
2026-06-12 16:22:22.838078 | controller |           - install-os
2026-06-12 16:22:22.838081 | controller |           - configure-os
2026-06-12 16:22:22.838085 | controller |           - ssh-known-hosts
2026-06-12 16:22:22.838088 | controller |           - run-os
2026-06-12 16:22:22.838091 | controller |           - reboot-os
2026-06-12 16:22:22.838095 | controller |           - install-certs
2026-06-12 16:22:22.838098 | controller |           - ovn
2026-06-12 16:22:22.838101 | controller |           - neutron-metadata
2026-06-12 16:22:22.838105 | controller |           - libvirt
2026-06-12 16:22:22.838108 | controller |           - nova
2026-06-12 16:22:22.838111 | controller |           - telemetry
2026-06-12 16:22:22.838115 | controller |           tlsEnabled: true
2026-06-12 16:22:22.838119 | controller |
2026-06-12 16:22:22.838132 | 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-12 16:22:22.838136 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.044)       0:23:30.583 ***********
2026-06-12 16:22:22.838140 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.044)       0:23:30.582 ***********
2026-06-12 16:22:22.879509 | controller | skipping: [localhost]
2026-06-12 16:22:22.879554 | controller |
2026-06-12 16:22:22.879560 | 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-12 16:22:22.879565 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.041)       0:23:30.625 ***********
2026-06-12 16:22:22.879569 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.041)       0:23:30.624 ***********
2026-06-12 16:22:22.924482 | controller | skipping: [localhost]
2026-06-12 16:22:22.924561 | controller |
2026-06-12 16:22:22.924568 | 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-12 16:22:22.924573 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.045)       0:23:30.670 ***********
2026-06-12 16:22:22.924578 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.045)       0:23:30.669 ***********
2026-06-12 16:22:22.965071 | controller | skipping: [localhost]
2026-06-12 16:22:22.965140 | controller |
2026-06-12 16:22:22.965147 | 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-12 16:22:22.965152 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.040)       0:23:30.710 ***********
2026-06-12 16:22:22.965156 | controller | Friday 12 June 2026  16:22:22 +0000 (0:00:00.040)       0:23:30.709 ***********
2026-06-12 16:22:23.001988 | controller | skipping: [localhost]
2026-06-12 16:22:23.002021 | controller |
2026-06-12 16:22:23.002027 | 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-12 16:22:23.002033 | controller | Friday 12 June 2026  16:22:23 +0000 (0:00:00.037)       0:23:30.748 ***********
2026-06-12 16:22:23.002036 | controller | Friday 12 June 2026  16:22:23 +0000 (0:00:00.037)       0:23:30.746 ***********
2026-06-12 16:22:23.627453 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 16:22:23.627528 | controller | changed: [localhost]
2026-06-12 16:22:23.627533 | controller |
2026-06-12 16:22:23.627538 | 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-12 16:22:23.627543 | controller | Friday 12 June 2026  16:22:23 +0000 (0:00:00.625)       0:23:31.373 ***********
2026-06-12 16:22:23.627547 | controller | Friday 12 June 2026  16:22:23 +0000 (0:00:00.625)       0:23:31.372 ***********
2026-06-12 16:22:24.047557 | controller | changed: [localhost]
2026-06-12 16:22:24.047634 | controller |
2026-06-12 16:22:24.047643 | 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-12 16:22:24.047649 | controller | Friday 12 June 2026  16:22:24 +0000 (0:00:00.420)       0:23:31.793 ***********
2026-06-12 16:22:24.047655 | controller | Friday 12 June 2026  16:22:24 +0000 (0:00:00.420)       0:23:31.792 ***********
2026-06-12 16:26:35.594125 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-12 16:26:35.594232 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-12 16:26:35.594239 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-12 16:26:35.594245 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-12 16:26:35.594250 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-12 16:26:35.594278 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-12 16:26:35.594285 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-12 16:26:35.594290 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-12 16:26:35.594303 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-12 16:26:35.594309 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-12 16:26:35.594313 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-12 16:26:35.594318 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-12 16:26:35.594323 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-12 16:26:35.594328 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-12 16:26:35.594333 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-12 16:26:35.594338 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-12 16:26:35.594343 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-12 16:26:35.594347 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-12 16:26:35.594352 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-12 16:26:35.594357 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-12 16:26:35.594361 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-12 16:26:35.594366 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-12 16:26:35.594371 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-12 16:26:35.594376 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-12 16:26:35.594380 | controller | changed: [localhost]
2026-06-12 16:26:35.594386 | controller |
2026-06-12 16:26:35.594392 | 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-12 16:26:35.594397 | controller | Friday 12 June 2026  16:26:35 +0000 (0:04:11.539)       0:27:43.332 ***********
2026-06-12 16:26:35.594402 | controller | Friday 12 June 2026  16:26:35 +0000 (0:04:11.539)       0:27:43.331 ***********
2026-06-12 16:27:15.878955 | controller | changed: [localhost]
2026-06-12 16:27:15.879003 | controller |
2026-06-12 16:27:15.879011 | 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-12 16:27:15.879018 | controller | Friday 12 June 2026  16:27:15 +0000 (0:00:40.291)       0:28:23.624 ***********
2026-06-12 16:27:15.879023 | controller | Friday 12 June 2026  16:27:15 +0000 (0:00:40.291)       0:28:23.622 ***********
2026-06-12 16:32:21.178951 | controller | changed: [localhost]
2026-06-12 16:32:21.179079 | controller |
2026-06-12 16:32:21.179088 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-12 16:32:21.179096 | controller | Friday 12 June 2026  16:32:21 +0000 (0:05:05.300)       0:33:28.924 ***********
2026-06-12 16:32:21.179103 | controller | Friday 12 June 2026  16:32:21 +0000 (0:05:05.300)       0:33:28.923 ***********
2026-06-12 16:32:21.634630 | controller | changed: [localhost]
2026-06-12 16:32:21.634709 | controller |
2026-06-12 16:32:21.634715 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-12 16:32:21.634748 | controller | Friday 12 June 2026  16:32:21 +0000 (0:00:00.455)       0:33:29.380 ***********
2026-06-12 16:32:21.634752 | controller | Friday 12 June 2026  16:32:21 +0000 (0:00:00.455)       0:33:29.378 ***********
2026-06-12 16:32:21.685950 | controller | ok: [localhost] =>
2026-06-12 16:32:21.686027 | controller |     compute_nodes_output.stdout_lines:
2026-06-12 16:32:21.686035 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-12 16:32:21.686041 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-12 16:32:21.686046 | controller |
2026-06-12 16:32:21.686074 | 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-12 16:32:21.686083 | controller | Friday 12 June 2026  16:32:21 +0000 (0:00:00.051)       0:33:29.431 ***********
2026-06-12 16:32:21.686088 | controller | Friday 12 June 2026  16:32:21 +0000 (0:00:00.051)       0:33:29.430 ***********
2026-06-12 16:57:18.865801 | controller | changed: [localhost]
2026-06-12 16:57:18.865932 | controller |
2026-06-12 16:57:18.865943 | 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-12 16:57:18.865948 | controller | Friday 12 June 2026  16:57:18 +0000 (0:24:57.179)       0:58:26.611 ***********
2026-06-12 16:57:18.865952 | controller | Friday 12 June 2026  16:57:18 +0000 (0:24:57.179)       0:58:26.609 ***********
2026-06-12 16:57:27.841484 | controller | changed: [localhost]
2026-06-12 16:57:27.841580 | controller |
2026-06-12 16:57:27.841585 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-12 16:57:27.841590 | controller | Friday 12 June 2026  16:57:27 +0000 (0:00:08.976)       0:58:35.587 ***********
2026-06-12 16:57:27.841594 | controller | Friday 12 June 2026  16:57:27 +0000 (0:00:08.976)       0:58:35.586 ***********
2026-06-12 16:57:27.904499 | controller | ok: [localhost]
2026-06-12 16:57:27.904546 | controller |
2026-06-12 16:57:27.904554 | 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-12 16:57:27.904560 | controller | Friday 12 June 2026  16:57:27 +0000 (0:00:00.062)       0:58:35.650 ***********
2026-06-12 16:57:27.904566 | controller | Friday 12 June 2026  16:57:27 +0000 (0:00:00.062)       0:58:35.649 ***********
2026-06-12 16:57:27.937382 | controller | skipping: [localhost]
2026-06-12 16:57:27.937478 | controller |
2026-06-12 16:57:27.937489 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-12 16:57:27.937498 | controller | Friday 12 June 2026  16:57:27 +0000 (0:00:00.032)       0:58:35.683 ***********
2026-06-12 16:57:27.937507 | controller | Friday 12 June 2026  16:57:27 +0000 (0:00:00.032)       0:58:35.682 ***********
2026-06-12 16:57:27.991592 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-12 16:57:27.991659 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-12 16:57:27.991664 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-12 16:57:27.991668 | controller | skipping: [localhost]
2026-06-12 16:57:27.991673 | controller |
2026-06-12 16:57:27.991677 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-12 16:57:27.991680 | controller | Friday 12 June 2026  16:57:27 +0000 (0:00:00.054)       0:58:35.737 ***********
2026-06-12 16:57:27.991684 | controller | Friday 12 June 2026  16:57:27 +0000 (0:00:00.054)       0:58:35.736 ***********
2026-06-12 16:57:28.031989 | controller | skipping: [localhost]
2026-06-12 16:57:28.032074 | controller |
2026-06-12 16:57:28.032153 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-12 16:57:28.032164 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.040)       0:58:35.777 ***********
2026-06-12 16:57:28.032170 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.040)       0:58:35.776 ***********
2026-06-12 16:57:28.068385 | controller | skipping: [localhost]
2026-06-12 16:57:28.068466 | controller |
2026-06-12 16:57:28.068472 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-12 16:57:28.068476 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.036)       0:58:35.814 ***********
2026-06-12 16:57:28.068480 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.036)       0:58:35.813 ***********
2026-06-12 16:57:28.101043 | controller | skipping: [localhost]
2026-06-12 16:57:28.101202 | controller |
2026-06-12 16:57:28.101215 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-12 16:57:28.101491 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.032)       0:58:35.847 ***********
2026-06-12 16:57:28.101496 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.032)       0:58:35.845 ***********
2026-06-12 16:57:28.131274 | controller | skipping: [localhost]
2026-06-12 16:57:28.131357 | controller |
2026-06-12 16:57:28.131363 | 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-12 16:57:28.131367 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.030)       0:58:35.877 ***********
2026-06-12 16:57:28.131372 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.030)       0:58:35.875 ***********
2026-06-12 16:57:28.173336 | controller | skipping: [localhost]
2026-06-12 16:57:28.173412 | controller |
2026-06-12 16:57:28.173418 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-12 16:57:28.173422 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.042)       0:58:35.919 ***********
2026-06-12 16:57:28.173425 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.042)       0:58:35.918 ***********
2026-06-12 16:57:28.208375 | controller | skipping: [localhost]
2026-06-12 16:57:28.208460 | controller |
2026-06-12 16:57:28.208466 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-12 16:57:28.208471 | controller |   cifmw_install_yamls_environment |
2026-06-12 16:57:28.208475 | controller |   combine({'PATH': cifmw_path}) |
2026-06-12 16:57:28.208478 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-12 16:57:28.208483 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-12 16:57:28.208487 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-12 16:57:28.208491 | controller |   combine(_install_yamls_repos | default({}))
2026-06-12 16:57:28.208494 | controller | }}, cacheable=True] ***
2026-06-12 16:57:28.208498 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.034)       0:58:35.954 ***********
2026-06-12 16:57:28.208502 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.034)       0:58:35.953 ***********
2026-06-12 16:57:28.243485 | controller | skipping: [localhost]
2026-06-12 16:57:28.243576 | controller |
2026-06-12 16:57:28.243583 | 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-12 16:57:28.243588 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.035)       0:58:35.989 ***********
2026-06-12 16:57:28.243593 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.035)       0:58:35.988 ***********
2026-06-12 16:57:28.276852 | controller | skipping: [localhost]
2026-06-12 16:57:28.276947 | controller |
2026-06-12 16:57:28.276954 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-12 16:57:28.276958 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-12 16:57:28.276963 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-12 16:57:28.276983 | controller | }}, cacheable=True] ***
2026-06-12 16:57:28.277036 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.032)       0:58:36.022 ***********
2026-06-12 16:57:28.277041 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.032)       0:58:36.021 ***********
2026-06-12 16:57:28.310596 | controller | skipping: [localhost]
2026-06-12 16:57:28.310671 | controller |
2026-06-12 16:57:28.310678 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-12 16:57:28.310684 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.033)       0:58:36.056 ***********
2026-06-12 16:57:28.310689 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.033)       0:58:36.055 ***********
2026-06-12 16:57:28.344504 | controller | skipping: [localhost]
2026-06-12 16:57:28.344574 | controller |
2026-06-12 16:57:28.344580 | 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-12 16:57:28.344585 | controller |   [
2026-06-12 16:57:28.344588 | controller |     (
2026-06-12 16:57:28.344592 | controller |       [
2026-06-12 16:57:28.344596 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-12 16:57:28.344600 | controller |         'kustomizations',
2026-06-12 16:57:28.344604 | controller |         'dataplane'
2026-06-12 16:57:28.344607 | controller |       ] | ansible.builtin.path_join
2026-06-12 16:57:28.344611 | controller |     )
2026-06-12 16:57:28.344614 | controller |   ]
2026-06-12 16:57:28.344618 | controller | }}] ***
2026-06-12 16:57:28.344622 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.034)       0:58:36.090 ***********
2026-06-12 16:57:28.344626 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.034)       0:58:36.089 ***********
2026-06-12 16:57:28.376243 | controller | skipping: [localhost]
2026-06-12 16:57:28.376326 | controller |
2026-06-12 16:57:28.376332 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-12 16:57:28.376337 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.031)       0:58:36.122 ***********
2026-06-12 16:57:28.376341 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.031)       0:58:36.121 ***********
2026-06-12 16:57:28.408990 | controller | skipping: [localhost]
2026-06-12 16:57:28.409066 | controller |
2026-06-12 16:57:28.409071 | 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-12 16:57:28.409076 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.032)       0:58:36.155 ***********
2026-06-12 16:57:28.409080 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.032)       0:58:36.153 ***********
2026-06-12 16:57:28.444578 | controller | skipping: [localhost]
2026-06-12 16:57:28.444661 | controller |
2026-06-12 16:57:28.444667 | 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-12 16:57:28.444672 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.035)       0:58:36.190 ***********
2026-06-12 16:57:28.444676 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.035)       0:58:36.189 ***********
2026-06-12 16:57:28.480579 | controller | skipping: [localhost]
2026-06-12 16:57:28.480639 | controller |
2026-06-12 16:57:28.480678 | 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-12 16:57:28.480684 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.035)       0:58:36.226 ***********
2026-06-12 16:57:28.480697 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.035)       0:58:36.225 ***********
2026-06-12 16:57:28.518720 | controller | skipping: [localhost]
2026-06-12 16:57:28.518810 | controller |
2026-06-12 16:57:28.518817 | 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-12 16:57:28.518848 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.038)       0:58:36.264 ***********
2026-06-12 16:57:28.518854 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.038)       0:58:36.263 ***********
2026-06-12 16:57:28.555281 | controller | skipping: [localhost]
2026-06-12 16:57:28.555359 | controller |
2026-06-12 16:57:28.555365 | 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-12 16:57:28.555370 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-12 16:57:28.555373 | controller | ] ***
2026-06-12 16:57:28.555378 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.036)       0:58:36.301 ***********
2026-06-12 16:57:28.555382 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.036)       0:58:36.300 ***********
2026-06-12 16:57:28.589807 | controller | skipping: [localhost]
2026-06-12 16:57:28.589896 | controller |
2026-06-12 16:57:28.589904 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-12 16:57:28.589927 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.034)       0:58:36.335 ***********
2026-06-12 16:57:28.589932 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.034)       0:58:36.334 ***********
2026-06-12 16:57:28.681510 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-12 16:57:28.710842 | controller | skipping: [localhost]
2026-06-12 16:57:28.710886 | controller |
2026-06-12 16:57:28.710893 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-12 16:57:28.710899 | controller | skipping: no hosts matched
2026-06-12 16:57:28.710903 | controller |
2026-06-12 16:57:28.710931 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-12 16:57:28.710936 | controller | skipping: no hosts matched
2026-06-12 16:57:28.710941 | controller |
2026-06-12 16:57:28.710946 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-12 16:57:28.710950 | controller |
2026-06-12 16:57:28.710956 | 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-12 16:57:28.710961 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.121)       0:58:36.457 ***********
2026-06-12 16:57:28.710966 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.121)       0:58:36.455 ***********
2026-06-12 16:57:28.775935 | controller | ok: [localhost]
2026-06-12 16:57:28.776019 | controller |
2026-06-12 16:57:28.776025 | 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-12 16:57:28.776031 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.064)       0:58:36.521 ***********
2026-06-12 16:57:28.776036 | controller | Friday 12 June 2026  16:57:28 +0000 (0:00:00.064)       0:58:36.520 ***********
2026-06-12 16:57:29.045070 | controller | ok: [localhost]
2026-06-12 16:57:29.045150 | controller |
2026-06-12 16:57:29.045156 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:57:29.045160 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.269)       0:58:36.791 ***********
2026-06-12 16:57:29.045164 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.269)       0:58:36.789 ***********
2026-06-12 16:57:29.332865 | controller | skipping: [localhost]
2026-06-12 16:57:29.332921 | controller |
2026-06-12 16:57:29.332928 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-12 16:57:29.332941 | controller |
2026-06-12 16:57:29.332945 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-12 16:57:29.332948 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.288)       0:58:37.079 ***********
2026-06-12 16:57:29.332952 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.288)       0:58:37.077 ***********
2026-06-12 16:57:29.381589 | controller | skipping: [localhost]
2026-06-12 16:57:29.381626 | controller |
2026-06-12 16:57:29.381631 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-12 16:57:29.381635 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.048)       0:58:37.127 ***********
2026-06-12 16:57:29.381639 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.048)       0:58:37.126 ***********
2026-06-12 16:57:29.420028 | controller | skipping: [localhost]
2026-06-12 16:57:29.420068 | controller |
2026-06-12 16:57:29.420073 | 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-12 16:57:29.420078 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.038)       0:58:37.166 ***********
2026-06-12 16:57:29.420083 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.038)       0:58:37.164 ***********
2026-06-12 16:57:29.502773 | controller | ok: [localhost]
2026-06-12 16:57:29.502868 | controller |
2026-06-12 16:57:29.502878 | 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-12 16:57:29.502886 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.082)       0:58:37.248 ***********
2026-06-12 16:57:29.502892 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.082)       0:58:37.247 ***********
2026-06-12 16:57:29.773337 | controller | ok: [localhost]
2026-06-12 16:57:29.773433 | controller |
2026-06-12 16:57:29.773442 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:57:29.773448 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.270)       0:58:37.519 ***********
2026-06-12 16:57:29.773454 | controller | Friday 12 June 2026  16:57:29 +0000 (0:00:00.270)       0:58:37.518 ***********
2026-06-12 16:57:30.047693 | controller | skipping: [localhost]
2026-06-12 16:57:30.047781 | controller |
2026-06-12 16:57:30.047788 | controller | TASK [Run validations name=validations] ****************************************
2026-06-12 16:57:30.047793 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.274)       0:58:37.793 ***********
2026-06-12 16:57:30.047798 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.274)       0:58:37.792 ***********
2026-06-12 16:57:30.094299 | controller | skipping: [localhost]
2026-06-12 16:57:30.094383 | controller |
2026-06-12 16:57:30.094392 | 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-12 16:57:30.094399 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.046)       0:58:37.840 ***********
2026-06-12 16:57:30.094405 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.046)       0:58:37.838 ***********
2026-06-12 16:57:30.124972 | controller | skipping: [localhost]
2026-06-12 16:57:30.125057 | controller |
2026-06-12 16:57:30.125063 | 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-12 16:57:30.125069 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.030)       0:58:37.870 ***********
2026-06-12 16:57:30.125073 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.030)       0:58:37.869 ***********
2026-06-12 16:57:30.155578 | controller | skipping: [localhost]
2026-06-12 16:57:30.155664 | controller |
2026-06-12 16:57:30.155669 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-12 16:57:30.155674 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.030)       0:58:37.901 ***********
2026-06-12 16:57:30.155694 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.030)       0:58:37.900 ***********
2026-06-12 16:57:30.301113 | controller | skipping: [localhost]
2026-06-12 16:57:30.301202 | controller |
2026-06-12 16:57:30.301210 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-12 16:57:30.301216 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.126)       0:58:38.028 ***********
2026-06-12 16:57:30.301221 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.126)       0:58:38.027 ***********
2026-06-12 16:57:30.301226 | controller |
2026-06-12 16:57:30.301231 | controller | PLAY RECAP *********************************************************************
2026-06-12 16:57:30.301235 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=173  rescued=0    ignored=1
2026-06-12 16:57:30.301239 | controller |
2026-06-12 16:57:30.301243 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.016)       0:58:38.045 ***********
2026-06-12 16:57:30.301246 | controller | ===============================================================================
2026-06-12 16:57:30.301250 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1497.18s
2026-06-12 16:57:30.301254 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 657.79s
2026-06-12 16:57:30.301257 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 305.30s
2026-06-12 16:57:30.301261 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 251.54s
2026-06-12 16:57:30.301264 | controller | install_yamls_makes : Run openstack ----------------------------------- 246.62s
2026-06-12 16:57:30.301268 | controller | install_yamls_makes : Run openstack_init ------------------------------ 151.62s
2026-06-12 16:57:30.301271 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 61.11s
2026-06-12 16:57:30.301274 | controller | run_hook : Run hook without retry - Download needed tools -------------- 45.12s
2026-06-12 16:57:30.301279 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 40.29s
2026-06-12 16:57:30.301284 | controller | ci_setup : Install needed packages ------------------------------------- 36.97s
2026-06-12 16:57:30.301289 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.08s
2026-06-12 16:57:30.301294 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 27.99s
2026-06-12 16:57:30.301299 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.79s
2026-06-12 16:57:30.301303 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep ------------------- 10.53s
2026-06-12 16:57:30.301308 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 8.98s
2026-06-12 16:57:30.301314 | controller | repo_setup : Initialize python venv and install requirements ------------ 8.45s
2026-06-12 16:57:30.301318 | controller | ci_local_storage : Perform action in the PV directory ------------------- 8.19s
2026-06-12 16:57:30.301321 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 7.71s
2026-06-12 16:57:30.301325 | controller | cert_manager : Install cert-manager from release manifest --------------- 5.81s
2026-06-12 16:57:30.301328 | controller | ci_setup : Install openshift client ------------------------------------- 4.53s
2026-06-12 16:57:30.301332 | controller | Friday 12 June 2026  16:57:30 +0000 (0:00:00.018)       0:58:38.045 ***********
2026-06-12 16:57:30.301335 | controller | ===============================================================================
2026-06-12 16:57:30.301338 | controller | edpm_deploy_baremetal ------------------------------------------------ 2105.67s
2026-06-12 16:57:30.301342 | controller | edpm_prepare ---------------------------------------------------------- 753.47s
2026-06-12 16:57:30.301345 | controller | install_yamls_makes --------------------------------------------------- 447.88s
2026-06-12 16:57:30.301349 | controller | run_hook --------------------------------------------------------------- 51.59s
2026-06-12 16:57:30.301377 | controller | ci_setup --------------------------------------------------------------- 44.29s
2026-06-12 16:57:30.301390 | controller | cert_manager ----------------------------------------------------------- 33.38s
2026-06-12 16:57:30.301393 | controller | repo_setup ------------------------------------------------------------- 18.32s
2026-06-12 16:57:30.301396 | controller | ci_local_storage ------------------------------------------------------- 15.32s
2026-06-12 16:57:30.301400 | controller | cifmw_helpers ----------------------------------------------------------- 9.55s
2026-06-12 16:57:30.301403 | controller | rhol_crc ---------------------------------------------------------------- 9.02s
2026-06-12 16:57:30.301406 | controller | openshift_setup --------------------------------------------------------- 5.72s
2026-06-12 16:57:30.301410 | controller | openshift_login --------------------------------------------------------- 5.06s
2026-06-12 16:57:30.301413 | controller | install_yamls ----------------------------------------------------------- 4.12s
2026-06-12 16:57:30.301416 | controller | cifmw_setup ------------------------------------------------------------- 3.85s
2026-06-12 16:57:30.301420 | controller | install_ca -------------------------------------------------------------- 2.72s
2026-06-12 16:57:30.301423 | controller | gather_facts ------------------------------------------------------------ 2.15s
2026-06-12 16:57:30.301426 | controller | libvirt_manager --------------------------------------------------------- 1.54s
2026-06-12 16:57:30.301429 | controller | install_openstack_ca ---------------------------------------------------- 1.07s
2026-06-12 16:57:30.301433 | controller | discover_latest_image --------------------------------------------------- 0.96s
2026-06-12 16:57:30.301436 | controller | edpm_deploy ------------------------------------------------------------- 0.50s
2026-06-12 16:57:30.301488 | controller | manage_secrets ---------------------------------------------------------- 0.49s
2026-06-12 16:57:30.301493 | controller | ansible.builtin.file ---------------------------------------------------- 0.40s
2026-06-12 16:57:30.301497 | controller | operator_build ---------------------------------------------------------- 0.39s
2026-06-12 16:57:30.301500 | controller | networking_mapper ------------------------------------------------------- 0.31s
2026-06-12 16:57:30.301503 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.10s
2026-06-12 16:57:30.301507 | controller | pkg_build --------------------------------------------------------------- 0.06s
2026-06-12 16:57:30.301510 | controller | ansible.builtin.include_vars -------------------------------------------- 0.04s
2026-06-12 16:57:30.301513 | controller | ansible.builtin.meta ---------------------------------------------------- 0.02s
2026-06-12 16:57:30.301517 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-12 16:57:30.301520 | controller | total ---------------------------------------------------------------- 3518.00s
2026-06-12 16:57:30.845387 | controller | ok: Runtime: 0:58:39.356724
2026-06-12 16:57:30.888373 | 
2026-06-12 16:57:30.888483 | PLAY RECAP
2026-06-12 16:57:30.888540 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-12 16:57:30.888568 | 
2026-06-12 16:57:31.028985 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-12 16:57:31.032833 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 16:57:31.893289 | 
2026-06-12 16:57:31.893463 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-12 16:57:31.916714 | 
2026-06-12 16:57:31.916828 | TASK [Filter out host if needed]
2026-06-12 16:57:31.924501 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 16:57:31.927772 | 
2026-06-12 16:57:31.927833 | TASK [Ensure we have the ci-framework on host]
2026-06-12 16:57:32.466870 | controller | ok
2026-06-12 16:57:32.477938 | 
2026-06-12 16:57:32.478076 | TASK [End host if no basedir]
2026-06-12 16:57:32.488985 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 16:57:32.495922 | 
2026-06-12 16:57:32.496039 | TASK [Read base centos-9 scenarios]
2026-06-12 16:57:32.532210 | controller | ok
2026-06-12 16:57:32.642778 | 
2026-06-12 16:57:32.642852 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:57:32.677584 | controller | skipping: Conditional result was False
2026-06-12 16:57:32.684411 | 
2026-06-12 16:57:32.684502 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:57:33.011993 | controller | ok
2026-06-12 16:57:33.020555 | 
2026-06-12 16:57:33.020688 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:57:33.058824 | controller | skipping: Conditional result was False
2026-06-12 16:57:33.069672 | 
2026-06-12 16:57:33.069905 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:57:33.111136 | 
2026-06-12 16:57:33.111419 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:57:33.149137 | 
2026-06-12 16:57:33.149410 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:57:33.186018 | 
2026-06-12 16:57:33.186276 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:57:33.213330 | controller | skipping: Conditional result was False
2026-06-12 16:57:33.231133 | 
2026-06-12 16:57:33.231271 | TASK [run_hook : Assert parameters are valid]
2026-06-12 16:57:33.347410 | controller | ok: All assertions passed
2026-06-12 16:57:33.355514 | 
2026-06-12 16:57:33.355647 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 16:57:33.536949 | controller | ok: All assertions passed
2026-06-12 16:57:33.543617 | 
2026-06-12 16:57:33.543708 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-12 16:57:33.618648 | 
2026-06-12 16:57:33.618894 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-12 16:57:33.646172 | controller | skipping: Conditional result was False
2026-06-12 16:57:33.656387 | 
2026-06-12 16:57:33.656523 | TASK [Read artifacts parameters dir and set as facts]
2026-06-12 16:57:33.682447 | controller | ok
2026-06-12 16:57:33.718180 | 
2026-06-12 16:57:33.718267 | TASK [cifmw_helpers : Check directory is available]
2026-06-12 16:57:34.035079 | controller | ok
2026-06-12 16:57:34.044382 | 
2026-06-12 16:57:34.044516 | TASK [cifmw_helpers : Find yaml files]
2026-06-12 16:57:34.506867 | controller | ok: All paths examined
2026-06-12 16:57:34.518671 | 
2026-06-12 16:57:34.518812 | TASK [cifmw_helpers : Print available yaml files]
2026-06-12 16:57:34.577399 | 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-12 16:57:34.585956 | 
2026-06-12 16:57:34.586089 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-12 16:57:34.632157 | controller | Output suppressed because no_log was given
2026-06-12 16:57:34.632786 | 
2026-06-12 16:57:34.641647 | controller | Output suppressed because no_log was given
2026-06-12 16:57:34.649255 | controller | Output suppressed because no_log was given
2026-06-12 16:57:34.656419 | controller | Output suppressed because no_log was given
2026-06-12 16:57:34.683131 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 16:57:34.694528 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 16:57:34.705124 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 16:57:34.711812 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-12 16:57:34.720036 | 
2026-06-12 16:57:34.720120 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:57:34.765924 | controller | skipping: Conditional result was False
2026-06-12 16:57:34.776002 | 
2026-06-12 16:57:34.776141 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:57:35.156273 | controller | ok
2026-06-12 16:57:35.165964 | 
2026-06-12 16:57:35.166100 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:57:35.599234 | controller -> localhost | changed
2026-06-12 16:57:35.613383 | 
2026-06-12 16:57:35.613521 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:57:36.054591 | controller | Output suppressed because no_log was given
2026-06-12 16:57:36.063667 | 
2026-06-12 16:57:36.063800 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:57:36.768927 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:57:36.775134 | 
2026-06-12 16:57:36.775203 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:57:36.831097 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:57:36.842010 | 
2026-06-12 16:57:36.842150 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:57:37.336151 | controller -> localhost | changed
2026-06-12 16:57:37.351423 | 
2026-06-12 16:57:37.351573 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:57:37.391246 | controller | skipping: Conditional result was False
2026-06-12 16:57:37.403180 | 
2026-06-12 16:57:37.403323 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:57:37.762576 | controller | ok
2026-06-12 16:57:37.772446 | 
2026-06-12 16:57:37.772580 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:57:38.123105 | controller -> localhost | changed
2026-06-12 16:57:38.134218 | 
2026-06-12 16:57:38.134407 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:57:38.473374 | controller | Output suppressed because no_log was given
2026-06-12 16:57:38.481890 | 
2026-06-12 16:57:38.482023 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:57:39.004894 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:57:39.019681 | 
2026-06-12 16:57:39.019927 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:57:39.088386 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:57:39.099309 | 
2026-06-12 16:57:39.099476 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:57:39.434523 | controller -> localhost | changed
2026-06-12 16:57:39.446527 | 
2026-06-12 16:57:39.446660 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:57:39.504916 | controller | skipping: Conditional result was False
2026-06-12 16:57:39.516178 | 
2026-06-12 16:57:39.516322 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:57:39.878829 | controller | ok
2026-06-12 16:57:39.888344 | 
2026-06-12 16:57:39.888515 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:57:40.199278 | controller -> localhost | changed
2026-06-12 16:57:40.210753 | 
2026-06-12 16:57:40.210896 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:57:40.560033 | controller | Output suppressed because no_log was given
2026-06-12 16:57:40.568641 | 
2026-06-12 16:57:40.568775 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:57:41.070229 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:57:41.081497 | 
2026-06-12 16:57:41.081634 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:57:41.138790 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:57:41.150123 | 
2026-06-12 16:57:41.150261 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:57:41.510532 | controller -> localhost | changed
2026-06-12 16:57:41.525647 | 
2026-06-12 16:57:41.525795 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 16:57:41.573661 | controller | skipping: Conditional result was False
2026-06-12 16:57:41.584225 | 
2026-06-12 16:57:41.584394 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 16:57:41.934715 | controller | ok
2026-06-12 16:57:41.944422 | 
2026-06-12 16:57:41.944553 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 16:57:42.234138 | controller -> localhost | changed
2026-06-12 16:57:42.246274 | 
2026-06-12 16:57:42.246463 | TASK [cifmw_helpers : Read vars]
2026-06-12 16:57:42.587589 | controller | Output suppressed because no_log was given
2026-06-12 16:57:42.597005 | 
2026-06-12 16:57:42.597144 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 16:57:43.141739 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:57:43.151690 | 
2026-06-12 16:57:43.151774 | TASK [cifmw_helpers : Include vars]
2026-06-12 16:57:43.209675 | controller -> localhost | Output suppressed because no_log was given
2026-06-12 16:57:43.220582 | 
2026-06-12 16:57:43.220706 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 16:57:43.534635 | controller -> localhost | changed
2026-06-12 16:57:43.555893 | 
2026-06-12 16:57:43.556035 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-12 16:57:43.583691 | controller | skipping: Conditional result was False
2026-06-12 16:57:43.594095 | 
2026-06-12 16:57:43.594228 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-12 16:57:43.630952 | controller | ok
2026-06-12 16:57:43.639550 | 
2026-06-12 16:57:43.639681 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-12 16:57:43.965025 | controller | ok
2026-06-12 16:57:43.974455 | 
2026-06-12 16:57:43.974734 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-12 16:57:44.778179 | controller | ok
2026-06-12 16:57:44.788714 | 
2026-06-12 16:57:44.788849 | LOOP [artifacts : Ensure base directory exists]
2026-06-12 16:57:45.140795 | controller | ok: "artifacts"
2026-06-12 16:57:45.424759 | controller | ok: "logs"
2026-06-12 16:57:45.438310 | 
2026-06-12 16:57:45.438470 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-12 16:57:45.553660 | controller | ERROR
2026-06-12 16:57:45.553915 | controller | {
2026-06-12 16:57:45.553942 | controller |   "ansible_facts": {},
2026-06-12 16:57:45.553960 | controller |   "ansible_included_var_files": [],
2026-06-12 16:57:45.553977 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-12 16:57:45.553994 | controller | }
2026-06-12 16:57:45.554015 | controller | ERROR: Ignoring Errors
2026-06-12 16:57:45.558064 | 
2026-06-12 16:57:45.558131 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-12 16:57:46.959629 | controller | changed
2026-06-12 16:57:46.968694 | 
2026-06-12 16:57:46.968830 | TASK [artifacts : Gather facts]
2026-06-12 16:57:48.247340 | controller | changed
2026-06-12 16:57:48.258665 | 
2026-06-12 16:57:48.258814 | TASK [artifacts : Copy some network configuration files]
2026-06-12 16:57:48.810187 | controller | ok: Runtime: 0:00:00.021569
2026-06-12 16:57:48.818219 | 
2026-06-12 16:57:48.818327 | TASK [artifacts : Get installed packages list]
2026-06-12 16:57:49.965235 | controller | ok
2026-06-12 16:57:50.040777 | 
2026-06-12 16:57:50.040895 | TASK [artifacts : Output package list]
2026-06-12 16:57:51.444561 | controller | changed
2026-06-12 16:57:51.472158 | 
2026-06-12 16:57:51.472250 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-12 16:57:52.048329 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-12 16:57:52.048786 | controller | ok: All items complete
2026-06-12 16:57:52.048853 | 
2026-06-12 16:57:52.198010 | 
2026-06-12 16:57:52.198170 | TASK [os_must_gather : Ensure directories are present]
2026-06-12 16:57:52.585459 | controller | changed
2026-06-12 16:57:52.612775 | 
2026-06-12 16:57:52.612878 | LOOP [os_must_gather : Construct project change list]
2026-06-12 16:57:52.697929 | controller | ok:
2026-06-12 16:57:52.698389 | controller | {
2026-06-12 16:57:52.698459 | controller |   "branch": "main",
2026-06-12 16:57:52.698499 | controller |   "change": "3993",
2026-06-12 16:57:52.698537 | controller |   "change_message": "fix: prevent cifmw_validations_xml_filter hang\n\nfix: prevent cifmw_validations_xml_filter hang\r\n\r\nIssue: The validations playbook was hanging indefinitely when\r\ncreating JUnit XML files for validation results.\r\n\r\nRoot cause: ET.tostring() with encoding='utf-8' returned bytes,\r\nwhich Ansible's copy module couldn't serialize in a template\r\ncontext, causing an indefinite hang.\r\n\r\nSolution: Changed encoding parameter to 'unicode', which returns\r\nstr directly, allowing Ansible to process it normally.\r\n\r\nVerification:\r\n- Playbook completes successfully in 1.16 seconds\r\n- XML file is generated correctly\r\n- No breaking changes (fully backward compatible)\"",
2026-06-12 16:57:52.698576 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3993",
2026-06-12 16:57:52.698614 | controller |   "commit_id": "999c94edca7274d03a857e302288cc3aadce488f",
2026-06-12 16:57:52.698648 | controller |   "patchset": "999c94edca7274d03a857e302288cc3aadce488f",
2026-06-12 16:57:52.698697 | controller |   "project": {
2026-06-12 16:57:52.698734 | controller |     "canonical_hostname": "github.com",
2026-06-12 16:57:52.698770 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-12 16:57:52.698804 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-12 16:57:52.698838 | controller |     "short_name": "ci-framework",
2026-06-12 16:57:52.698872 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-12 16:57:52.698905 | controller |   },
2026-06-12 16:57:52.698940 | controller |   "topic": null
2026-06-12 16:57:52.698974 | controller | }
2026-06-12 16:57:52.769530 | 
2026-06-12 16:57:52.769695 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-12 16:57:53.383446 | controller | skipping: Conditional result was False
2026-06-12 16:57:53.405132 | 
2026-06-12 16:57:53.405302 | TASK [os_must_gather : Debug git show-ref]
2026-06-12 16:57:53.441225 | controller | skipping: Conditional result was False
2026-06-12 16:57:53.470894 | 
2026-06-12 16:57:53.471043 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-12 16:57:53.508327 | controller | skipping: Conditional result was False
2026-06-12 16:57:53.532200 | 
2026-06-12 16:57:53.532315 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-12 16:57:53.567551 | controller | skipping: Conditional result was False
2026-06-12 16:57:53.659731 | 
2026-06-12 16:57:53.659916 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-12 16:57:53.695240 | controller | skipping: Conditional result was False
2026-06-12 16:57:53.718692 | 
2026-06-12 16:57:53.718769 | TASK [os_must_gather : Check for oc command]
2026-06-12 16:57:54.931840 | controller | changed
2026-06-12 16:57:54.959246 | 
2026-06-12 16:57:54.959341 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-12 16:57:55.397976 | controller | ok
2026-06-12 16:57:55.426551 | 
2026-06-12 16:57:55.426686 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-12 17:08:24.394535 | controller | changed
2026-06-12 17:08:24.461634 | 
2026-06-12 17:08:24.461798 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-12 17:08:24.518436 | controller | skipping: Conditional result was False
2026-06-12 17:08:24.562198 | 
2026-06-12 17:08:24.562370 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-12 17:08:25.290903 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.336478 | 
2026-06-12 17:08:25.336718 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-12 17:08:25.395293 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.427314 | 
2026-06-12 17:08:25.427456 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-12 17:08:25.510423 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.511015 | controller | ok: All items complete
2026-06-12 17:08:25.511075 | 
2026-06-12 17:08:25.529254 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.544258 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.558870 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.573738 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.588306 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.603246 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.617808 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.632693 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.647389 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.662012 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.676596 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.691080 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.705625 | controller | skipping: Conditional result was False
2026-06-12 17:08:25.757465 | 
2026-06-12 17:08:25.757729 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-12 17:08:26.137494 | controller | ok: All paths examined
2026-06-12 17:08:26.164792 | 
2026-06-12 17:08:26.164895 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-12 17:08:26.571169 | controller | changed
2026-06-12 17:08:26.635494 | 
2026-06-12 17:08:26.635626 | TASK [os_must_gather : Collect pod usage]
2026-06-12 17:08:26.683619 | controller | ok
2026-06-12 17:08:26.707581 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-12 17:08:26.735555 | 
2026-06-12 17:08:26.735864 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-12 17:08:27.415292 | controller | error: Metrics API not available
2026-06-12 17:08:27.543600 | controller | ERROR
2026-06-12 17:08:27.543856 | controller | {
2026-06-12 17:08:27.543893 | controller |   "delta": "0:00:00.162071",
2026-06-12 17:08:27.543919 | controller |   "end": "2026-06-12 17:08:27.419964",
2026-06-12 17:08:27.543943 | controller |   "msg": "non-zero return code",
2026-06-12 17:08:27.543966 | controller |   "rc": 1,
2026-06-12 17:08:27.543989 | controller |   "start": "2026-06-12 17:08:27.257893"
2026-06-12 17:08:27.544012 | controller | }
2026-06-12 17:08:27.544041 | controller | ERROR: Ignoring Errors
2026-06-12 17:08:27.567677 | 
2026-06-12 17:08:27.567760 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-12 17:08:27.613792 | controller | skipping: Conditional result was False
2026-06-12 17:08:27.652596 | 
2026-06-12 17:08:27.652707 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-12 17:08:28.332099 | controller | skipping: Conditional result was False
2026-06-12 17:08:28.364458 | 
2026-06-12 17:08:28.364571 | TASK [os_must_gather : Find all namespaces directories]
2026-06-12 17:08:28.401722 | controller | skipping: Conditional result was False
2026-06-12 17:08:28.431043 | 
2026-06-12 17:08:28.431140 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-12 17:08:28.498219 | 
2026-06-12 17:08:28.498436 | TASK [os_must_gather : Get node resource usage]
2026-06-12 17:08:29.102096 | controller | skipping: Conditional result was False
2026-06-12 17:08:29.135158 | 
2026-06-12 17:08:29.135289 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-12 17:08:29.192364 | controller | ok
2026-06-12 17:08:29.217872 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-12 17:08:29.240851 | 
2026-06-12 17:08:29.240939 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-12 17:08:29.731318 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-12 17:08:29.731376 | 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-12 17:08:29.956641 | controller | ERROR
2026-06-12 17:08:29.957009 | controller | {
2026-06-12 17:08:29.957067 | controller |   "delta": "0:00:00.004428",
2026-06-12 17:08:29.957107 | controller |   "end": "2026-06-12 17:08:29.731581",
2026-06-12 17:08:29.957142 | controller |   "msg": "non-zero return code",
2026-06-12 17:08:29.957177 | controller |   "rc": 2,
2026-06-12 17:08:29.957213 | controller |   "start": "2026-06-12 17:08:29.727153"
2026-06-12 17:08:29.957247 | controller | }
2026-06-12 17:08:29.957298 | controller | ERROR: Ignoring Errors
2026-06-12 17:08:30.008715 | 
2026-06-12 17:08:30.008799 | TASK [artifacts : Create crc logs directory]
2026-06-12 17:08:30.403379 | controller | changed
2026-06-12 17:08:30.421810 | 
2026-06-12 17:08:30.421885 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-12 17:08:31.190353 | controller | ok: Runtime: 0:00:00.145688
2026-06-12 17:08:31.212890 | 
2026-06-12 17:08:31.212969 | TASK [artifacts : Recognize new keypair]
2026-06-12 17:08:31.809251 | controller | ok
2026-06-12 17:08:31.835648 | 
2026-06-12 17:08:31.835753 | TASK [artifacts : Set fact if new keypair exists]
2026-06-12 17:08:31.937014 | controller | ok
2026-06-12 17:08:31.963747 | 
2026-06-12 17:08:31.963896 | TASK [artifacts : Prepare root ssh accesses]
2026-06-12 17:08:42.995027 | controller | changed
2026-06-12 17:08:43.039603 | 
2026-06-12 17:08:43.039729 | TASK [artifacts : Copy logs from CRC VM]
2026-06-12 17:08:54.240469 | controller | changed
2026-06-12 17:08:54.380212 | 
2026-06-12 17:08:54.380460 | TASK [artifacts : List all of the existing virtual machines]
2026-06-12 17:08:55.086483 | controller | ok
2026-06-12 17:08:55.115815 | 
2026-06-12 17:08:55.116021 | TASK [artifacts : Filter out edpm vm]
2026-06-12 17:08:55.195206 | controller | ok
2026-06-12 17:08:55.221372 | 
2026-06-12 17:08:55.221561 | TASK [artifacts : Slurp zuul inventory file]
2026-06-12 17:08:55.257373 | controller | skipping: Conditional result was False
2026-06-12 17:08:55.280646 | 
2026-06-12 17:08:55.280732 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-12 17:08:55.341876 | 
2026-06-12 17:08:55.342095 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-12 17:09:04.319039 | controller | changed: "192.168.122.100"
2026-06-12 17:09:04.319445 | 
2026-06-12 17:09:04.386341 | 
2026-06-12 17:09:04.386639 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-12 17:09:06.238491 | controller | changed: "192.168.122.100"
2026-06-12 17:09:06.284276 | 
2026-06-12 17:09:06.284568 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-12 17:09:06.642085 | controller | ok: All paths examined
2026-06-12 17:09:06.668987 | 
2026-06-12 17:09:06.669097 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-12 17:09:07.516122 | controller | changed:
2026-06-12 17:09:07.516312 | controller | {
2026-06-12 17:09:07.516336 | controller |   "atime": 1781279898.0155094,
2026-06-12 17:09:07.516378 | controller |   "ctime": 1781283450.299732,
2026-06-12 17:09:07.516397 | controller |   "dev": 64513,
2026-06-12 17:09:07.516413 | controller |   "gid": 1000,
2026-06-12 17:09:07.516429 | controller |   "gr_name": "zuul",
2026-06-12 17:09:07.516444 | controller |   "inode": 1384705,
2026-06-12 17:09:07.516459 | controller |   "isblk": false,
2026-06-12 17:09:07.516474 | controller |   "ischr": false,
2026-06-12 17:09:07.516489 | controller |   "isdir": false,
2026-06-12 17:09:07.516504 | controller |   "isfifo": false,
2026-06-12 17:09:07.516519 | controller |   "isgid": false,
2026-06-12 17:09:07.516535 | controller |   "islnk": false,
2026-06-12 17:09:07.516549 | controller |   "isreg": true,
2026-06-12 17:09:07.516564 | controller |   "issock": false,
2026-06-12 17:09:07.516579 | controller |   "isuid": false,
2026-06-12 17:09:07.516594 | controller |   "mode": "0644",
2026-06-12 17:09:07.516608 | controller |   "mtime": 1781283450.299732,
2026-06-12 17:09:07.516623 | controller |   "nlink": 1,
2026-06-12 17:09:07.516638 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 17:09:07.516653 | controller |   "pw_name": "zuul",
2026-06-12 17:09:07.516668 | controller |   "rgrp": true,
2026-06-12 17:09:07.516683 | controller |   "roth": true,
2026-06-12 17:09:07.516698 | controller |   "rusr": true,
2026-06-12 17:09:07.516712 | controller |   "size": 356251,
2026-06-12 17:09:07.516728 | controller |   "uid": 1000,
2026-06-12 17:09:07.516743 | controller |   "wgrp": false,
2026-06-12 17:09:07.516757 | controller |   "woth": false,
2026-06-12 17:09:07.516772 | controller |   "wusr": true,
2026-06-12 17:09:07.516787 | controller |   "xgrp": false,
2026-06-12 17:09:07.516801 | controller |   "xoth": false,
2026-06-12 17:09:07.516816 | controller |   "xusr": false
2026-06-12 17:09:07.516830 | controller | }
2026-06-12 17:09:07.516857 | controller | changed: All items complete
2026-06-12 17:09:07.516884 | 
2026-06-12 17:09:07.570301 | 
2026-06-12 17:09:07.570612 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-12 17:09:14.772875 | controller | ok: Runtime: 0:00:06.420832
2026-06-12 17:09:14.800462 | 
2026-06-12 17:09:14.800585 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-12 17:11:05.945798 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-12 17:11:06.935123 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-12 17:11:07.020817 | 
2026-06-12 17:11:07.021032 | LOOP [env_op_images : Ensure directory is present]
2026-06-12 17:11:07.582774 | controller | ok: "artifacts"
2026-06-12 17:11:07.583020 | controller | changed: All items complete
2026-06-12 17:11:07.583045 | 
2026-06-12 17:11:07.892302 | controller | ok: "logs"
2026-06-12 17:11:07.924556 | 
2026-06-12 17:11:07.924783 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-12 17:11:09.260994 | controller | ok: Runtime: 0:00:00.355998
2026-06-12 17:11:09.297016 | 
2026-06-12 17:11:09.297167 | TASK [env_op_images : Get images from the CSV]
2026-06-12 17:11:09.987051 | controller | apiVersion: v1
2026-06-12 17:11:09.987635 | controller | items:
2026-06-12 17:11:09.987661 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-12 17:11:09.987670 | controller |   kind: ClusterServiceVersion
2026-06-12 17:11:09.987676 | controller |   metadata:
2026-06-12 17:11:09.987682 | controller |     annotations:
2026-06-12 17:11:09.987688 | controller |       alm-examples: |-
2026-06-12 17:11:09.987694 | controller |         [
2026-06-12 17:11:09.987699 | controller |           {
2026-06-12 17:11:09.987717 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-12 17:11:09.987724 | controller |             "kind": "OpenStack",
2026-06-12 17:11:09.987732 | controller |             "metadata": {
2026-06-12 17:11:09.987738 | controller |               "labels": {
2026-06-12 17:11:09.987743 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-12 17:11:09.987749 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-12 17:11:09.987757 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-12 17:11:09.987772 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-12 17:11:09.987778 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-12 17:11:09.987784 | controller |               },
2026-06-12 17:11:09.987788 | controller |               "name": "openstack",
2026-06-12 17:11:09.987793 | controller |               "namespace": "openstack-operators"
2026-06-12 17:11:09.987798 | controller |             },
2026-06-12 17:11:09.987802 | controller |             "spec": {
2026-06-12 17:11:09.987806 | controller |               "operatorOverrides": [
2026-06-12 17:11:09.987809 | controller |                 {
2026-06-12 17:11:09.987813 | controller |                   "controllerManager": {
2026-06-12 17:11:09.987816 | controller |                     "resources": {
2026-06-12 17:11:09.987824 | controller |                       "limits": {
2026-06-12 17:11:09.987832 | controller |                         "cpu": "600m",
2026-06-12 17:11:09.987847 | controller |                         "memory": "2Gi"
2026-06-12 17:11:09.987852 | controller |                       }
2026-06-12 17:11:09.987857 | controller |                     }
2026-06-12 17:11:09.987861 | controller |                   },
2026-06-12 17:11:09.987866 | controller |                   "name": "infra",
2026-06-12 17:11:09.987874 | controller |                   "replicas": 1
2026-06-12 17:11:09.987883 | controller |                 }
2026-06-12 17:11:09.987889 | controller |               ]
2026-06-12 17:11:09.987893 | controller |             }
2026-06-12 17:11:09.987898 | controller |           }
2026-06-12 17:11:09.987903 | controller |         ]
2026-06-12 17:11:09.987928 | controller |       capabilities: Seamless Upgrades
2026-06-12 17:11:09.987932 | controller |       createdAt: "2026-06-12T15:26:33Z"
2026-06-12 17:11:09.987936 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-12 17:11:09.987948 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-12 17:11:09.987954 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-12 17:11:09.987959 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-12 17:11:09.987963 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-12 17:11:09.987968 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-12 17:11:09.987973 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-12 17:11:09.987978 | controller |       olm.operatorGroup: openstack
2026-06-12 17:11:09.987983 | controller |       olm.operatorNamespace: openstack-operators
2026-06-12 17:11:09.987988 | controller |       olm.targetNamespaces: ""
2026-06-12 17:11:09.987997 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-12 17:11:09.988004 | 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-12 17:11:09.988013 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-12 17:11:09.988018 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-12 17:11:09.988023 | controller |         "OpenShift Platform Plus"]'
2026-06-12 17:11:09.988038 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-12 17:11:09.988042 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-12 17:11:09.988046 | controller |     creationTimestamp: "2026-06-12T16:07:18Z"
2026-06-12 17:11:09.988054 | controller |     finalizers:
2026-06-12 17:11:09.988061 | controller |     - operators.coreos.com/csv-cleanup
2026-06-12 17:11:09.988064 | controller |     generation: 1
2026-06-12 17:11:09.988068 | controller |     labels:
2026-06-12 17:11:09.988072 | controller |       olm.managed: "true"
2026-06-12 17:11:09.988077 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-12 17:11:09.988081 | controller |     name: openstack-operator.v0.6.0
2026-06-12 17:11:09.988086 | controller |     namespace: openstack-operators
2026-06-12 17:11:09.988091 | controller |     resourceVersion: "51518"
2026-06-12 17:11:09.988096 | controller |     uid: eeb835b6-c8ab-40f3-b6e8-bec7dcc0d430
2026-06-12 17:11:09.988101 | controller |   spec:
2026-06-12 17:11:09.988106 | controller |     apiservicedefinitions: {}
2026-06-12 17:11:09.988111 | controller |     cleanup:
2026-06-12 17:11:09.988116 | controller |       enabled: false
2026-06-12 17:11:09.988120 | controller |     customresourcedefinitions:
2026-06-12 17:11:09.988133 | controller |       owned:
2026-06-12 17:11:09.988139 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-12 17:11:09.988144 | controller |         displayName: Open Stack
2026-06-12 17:11:09.988149 | controller |         kind: OpenStack
2026-06-12 17:11:09.988154 | controller |         name: openstacks.operator.openstack.org
2026-06-12 17:11:09.988159 | controller |         version: v1beta1
2026-06-12 17:11:09.988164 | controller |     description: Install and configure OpenStack
2026-06-12 17:11:09.988169 | controller |     displayName: OpenStack
2026-06-12 17:11:09.988174 | controller |     icon:
2026-06-12 17:11:09.988238 | 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-12 17:11:09.988272 | controller |       mediatype: image/png
2026-06-12 17:11:09.988279 | controller |     install:
2026-06-12 17:11:09.988283 | controller |       spec:
2026-06-12 17:11:09.988288 | controller |         clusterPermissions:
2026-06-12 17:11:09.988297 | controller |         - rules:
2026-06-12 17:11:09.988305 | controller |           - apiGroups:
2026-06-12 17:11:09.988310 | controller |             - authentication.k8s.io
2026-06-12 17:11:09.988314 | controller |             resources:
2026-06-12 17:11:09.988319 | controller |             - tokenreviews
2026-06-12 17:11:09.988323 | controller |             verbs:
2026-06-12 17:11:09.988328 | controller |             - create
2026-06-12 17:11:09.988332 | controller |           - apiGroups:
2026-06-12 17:11:09.988342 | controller |             - authorization.k8s.io
2026-06-12 17:11:09.988350 | controller |             resources:
2026-06-12 17:11:09.988355 | controller |             - subjectaccessreviews
2026-06-12 17:11:09.988360 | controller |             verbs:
2026-06-12 17:11:09.988364 | controller |             - create
2026-06-12 17:11:09.988369 | controller |           - apiGroups:
2026-06-12 17:11:09.988373 | controller |             - ""
2026-06-12 17:11:09.988378 | controller |             resources:
2026-06-12 17:11:09.988382 | controller |             - configmaps
2026-06-12 17:11:09.988387 | controller |             - namespaces
2026-06-12 17:11:09.988391 | controller |             - serviceaccounts
2026-06-12 17:11:09.988396 | controller |             - services
2026-06-12 17:11:09.988400 | controller |             verbs:
2026-06-12 17:11:09.988405 | controller |             - '*'
2026-06-12 17:11:09.988410 | controller |           - apiGroups:
2026-06-12 17:11:09.988414 | controller |             - admissionregistration.k8s.io
2026-06-12 17:11:09.988419 | controller |             resources:
2026-06-12 17:11:09.988423 | controller |             - mutatingwebhookconfigurations
2026-06-12 17:11:09.988428 | controller |             - validatingwebhookconfigurations
2026-06-12 17:11:09.988432 | controller |             verbs:
2026-06-12 17:11:09.988436 | controller |             - '*'
2026-06-12 17:11:09.988441 | controller |           - apiGroups:
2026-06-12 17:11:09.988446 | controller |             - apiextensions.k8s.io
2026-06-12 17:11:09.988451 | controller |             resources:
2026-06-12 17:11:09.988455 | controller |             - '*'
2026-06-12 17:11:09.988460 | controller |             verbs:
2026-06-12 17:11:09.988464 | controller |             - '*'
2026-06-12 17:11:09.988469 | controller |           - apiGroups:
2026-06-12 17:11:09.988473 | controller |             - apps
2026-06-12 17:11:09.988478 | controller |             resources:
2026-06-12 17:11:09.988482 | controller |             - deployments
2026-06-12 17:11:09.988487 | controller |             verbs:
2026-06-12 17:11:09.988491 | controller |             - create
2026-06-12 17:11:09.988496 | controller |             - delete
2026-06-12 17:11:09.988500 | controller |             - get
2026-06-12 17:11:09.988504 | controller |             - list
2026-06-12 17:11:09.988509 | controller |             - patch
2026-06-12 17:11:09.988513 | controller |             - update
2026-06-12 17:11:09.988518 | controller |             - watch
2026-06-12 17:11:09.988523 | controller |           - apiGroups:
2026-06-12 17:11:09.988528 | controller |             - cert-manager.io
2026-06-12 17:11:09.988532 | controller |             resources:
2026-06-12 17:11:09.988537 | controller |             - certificates
2026-06-12 17:11:09.988542 | controller |             - issuers
2026-06-12 17:11:09.988546 | controller |             verbs:
2026-06-12 17:11:09.988551 | controller |             - create
2026-06-12 17:11:09.988556 | controller |             - delete
2026-06-12 17:11:09.988560 | controller |             - get
2026-06-12 17:11:09.988565 | controller |             - list
2026-06-12 17:11:09.988570 | controller |             - patch
2026-06-12 17:11:09.988575 | controller |             - update
2026-06-12 17:11:09.988579 | controller |             - watch
2026-06-12 17:11:09.988584 | controller |           - apiGroups:
2026-06-12 17:11:09.988589 | controller |             - discovery.k8s.io
2026-06-12 17:11:09.988594 | controller |             resources:
2026-06-12 17:11:09.988599 | controller |             - endpointslices
2026-06-12 17:11:09.988604 | controller |             verbs:
2026-06-12 17:11:09.988609 | controller |             - get
2026-06-12 17:11:09.988614 | controller |             - list
2026-06-12 17:11:09.988618 | controller |             - watch
2026-06-12 17:11:09.988623 | controller |           - apiGroups:
2026-06-12 17:11:09.988629 | controller |             - monitoring.coreos.com
2026-06-12 17:11:09.988634 | controller |             resources:
2026-06-12 17:11:09.988639 | controller |             - servicemonitors
2026-06-12 17:11:09.988644 | controller |             verbs:
2026-06-12 17:11:09.988648 | controller |             - create
2026-06-12 17:11:09.988653 | controller |             - delete
2026-06-12 17:11:09.988658 | controller |             - get
2026-06-12 17:11:09.988663 | controller |             - list
2026-06-12 17:11:09.988668 | controller |             - update
2026-06-12 17:11:09.988673 | controller |             - watch
2026-06-12 17:11:09.988678 | controller |           - apiGroups:
2026-06-12 17:11:09.988683 | controller |             - networking.k8s.io
2026-06-12 17:11:09.988687 | controller |             resources:
2026-06-12 17:11:09.988692 | controller |             - networkpolicies
2026-06-12 17:11:09.988697 | controller |             verbs:
2026-06-12 17:11:09.988702 | controller |             - create
2026-06-12 17:11:09.988706 | controller |             - delete
2026-06-12 17:11:09.988711 | controller |             - get
2026-06-12 17:11:09.988716 | controller |             - list
2026-06-12 17:11:09.988726 | controller |             - update
2026-06-12 17:11:09.988732 | controller |           - apiGroups:
2026-06-12 17:11:09.988737 | controller |             - operator.openstack.org
2026-06-12 17:11:09.988742 | controller |             resources:
2026-06-12 17:11:09.988747 | controller |             - openstacks
2026-06-12 17:11:09.988751 | controller |             verbs:
2026-06-12 17:11:09.988756 | controller |             - create
2026-06-12 17:11:09.988761 | controller |             - delete
2026-06-12 17:11:09.988766 | controller |             - get
2026-06-12 17:11:09.988771 | controller |             - list
2026-06-12 17:11:09.988776 | controller |             - patch
2026-06-12 17:11:09.988780 | controller |             - update
2026-06-12 17:11:09.988785 | controller |             - watch
2026-06-12 17:11:09.988790 | controller |           - apiGroups:
2026-06-12 17:11:09.988795 | controller |             - operator.openstack.org
2026-06-12 17:11:09.988800 | controller |             resources:
2026-06-12 17:11:09.988805 | controller |             - openstacks/finalizers
2026-06-12 17:11:09.988810 | controller |             verbs:
2026-06-12 17:11:09.988814 | controller |             - update
2026-06-12 17:11:09.988819 | controller |           - apiGroups:
2026-06-12 17:11:09.988824 | controller |             - operator.openstack.org
2026-06-12 17:11:09.988829 | controller |             resources:
2026-06-12 17:11:09.988833 | controller |             - openstacks/status
2026-06-12 17:11:09.988838 | controller |             verbs:
2026-06-12 17:11:09.988843 | controller |             - get
2026-06-12 17:11:09.988848 | controller |             - patch
2026-06-12 17:11:09.988853 | controller |             - update
2026-06-12 17:11:09.988858 | controller |           - apiGroups:
2026-06-12 17:11:09.988863 | controller |             - operators.coreos.com
2026-06-12 17:11:09.988867 | controller |             resources:
2026-06-12 17:11:09.988872 | controller |             - clusterserviceversions
2026-06-12 17:11:09.988877 | controller |             - installplans
2026-06-12 17:11:09.988882 | controller |             - operators
2026-06-12 17:11:09.988887 | controller |             - subscriptions
2026-06-12 17:11:09.988892 | controller |             verbs:
2026-06-12 17:11:09.988897 | controller |             - delete
2026-06-12 17:11:09.988901 | controller |             - get
2026-06-12 17:11:09.988930 | controller |             - list
2026-06-12 17:11:09.988935 | controller |           - apiGroups:
2026-06-12 17:11:09.988940 | controller |             - rbac.authorization.k8s.io
2026-06-12 17:11:09.988945 | controller |             resources:
2026-06-12 17:11:09.988960 | controller |             - clusterrolebindings
2026-06-12 17:11:09.988965 | controller |             - clusterroles
2026-06-12 17:11:09.988970 | controller |             - rolebindings
2026-06-12 17:11:09.988974 | controller |             - roles
2026-06-12 17:11:09.988979 | controller |             verbs:
2026-06-12 17:11:09.988984 | controller |             - '*'
2026-06-12 17:11:09.988989 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 17:11:09.988993 | controller |         deployments:
2026-06-12 17:11:09.988997 | controller |         - label:
2026-06-12 17:11:09.989000 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 17:11:09.989004 | controller |             control-plane: controller-manager
2026-06-12 17:11:09.989007 | controller |             openstack.org/operator-name: openstack-init
2026-06-12 17:11:09.989011 | controller |           name: openstack-operator-controller-init
2026-06-12 17:11:09.989014 | controller |           spec:
2026-06-12 17:11:09.989018 | controller |             replicas: 1
2026-06-12 17:11:09.989021 | controller |             selector:
2026-06-12 17:11:09.989025 | controller |               matchLabels:
2026-06-12 17:11:09.989036 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 17:11:09.989040 | controller |                 control-plane: controller-manager
2026-06-12 17:11:09.989043 | controller |                 openstack.org/operator-name: openstack-init
2026-06-12 17:11:09.989047 | controller |             strategy: {}
2026-06-12 17:11:09.989051 | controller |             template:
2026-06-12 17:11:09.989056 | controller |               metadata:
2026-06-12 17:11:09.989060 | controller |                 annotations:
2026-06-12 17:11:09.989065 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-12 17:11:09.989070 | controller |                 creationTimestamp: null
2026-06-12 17:11:09.989075 | controller |                 labels:
2026-06-12 17:11:09.989080 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-12 17:11:09.989085 | controller |                   control-plane: controller-manager
2026-06-12 17:11:09.989103 | controller |                   openstack.org/operator-name: openstack-init
2026-06-12 17:11:09.989109 | controller |               spec:
2026-06-12 17:11:09.989113 | controller |                 containers:
2026-06-12 17:11:09.989118 | controller |                 - args:
2026-06-12 17:11:09.989123 | controller |                   - --leader-elect
2026-06-12 17:11:09.989127 | controller |                   - --health-probe-bind-address=:8081
2026-06-12 17:11:09.989132 | controller |                   command:
2026-06-12 17:11:09.989137 | controller |                   - /operator
2026-06-12 17:11:09.989141 | controller |                   env:
2026-06-12 17:11:09.989146 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989151 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 17:11:09.989156 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989161 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 17:11:09.989167 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989171 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 17:11:09.989184 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989190 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 17:11:09.989195 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989200 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 17:11:09.989204 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989209 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 17:11:09.989214 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989219 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 17:11:09.989224 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989229 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 17:11:09.989233 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989239 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 17:11:09.989244 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989253 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 17:11:09.989259 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989264 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 17:11:09.989269 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989274 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 17:11:09.989279 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989283 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 17:11:09.989288 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989293 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 17:11:09.989298 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989303 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 17:11:09.989312 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989330 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 17:11:09.989337 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989342 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 17:11:09.989347 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989350 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 17:11:09.989353 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989357 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 17:11:09.989360 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989364 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 17:11:09.989367 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989371 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 17:11:09.989374 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989378 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 17:11:09.989381 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989385 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 17:11:09.989388 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989391 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 17:11:09.989395 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989398 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 17:11:09.989408 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989412 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 17:11:09.989415 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989419 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 17:11:09.989422 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989425 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 17:11:09.989429 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989432 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 17:11:09.989436 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989439 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 17:11:09.989442 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989446 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 17:11:09.989449 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989453 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 17:11:09.989456 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989460 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 17:11:09.989466 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989470 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 17:11:09.989473 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989477 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 17:11:09.989485 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989492 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 17:11:09.989496 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989499 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 17:11:09.989503 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989506 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 17:11:09.989510 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989517 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 17:11:09.989521 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989524 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 17:11:09.989527 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989531 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 17:11:09.989534 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989538 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 17:11:09.989541 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989544 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 17:11:09.989548 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989551 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 17:11:09.989555 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989561 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 17:11:09.989567 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989571 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 17:11:09.989574 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989578 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 17:11:09.989581 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989584 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 17:11:09.989588 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989591 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 17:11:09.989594 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989598 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 17:11:09.989601 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989607 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 17:11:09.989611 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989614 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 17:11:09.989618 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989621 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 17:11:09.989624 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989628 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 17:11:09.989632 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989635 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 17:11:09.989639 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989642 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 17:11:09.989645 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989653 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 17:11:09.989658 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989661 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 17:11:09.989664 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989668 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 17:11:09.989671 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989675 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 17:11:09.989678 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989682 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 17:11:09.989685 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989688 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 17:11:09.989692 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989699 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 17:11:09.989703 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989706 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 17:11:09.989710 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989713 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 17:11:09.989717 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989720 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 17:11:09.989723 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989727 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 17:11:09.989730 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989737 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 17:11:09.989743 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989749 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 17:11:09.989753 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989756 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 17:11:09.989759 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989763 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 17:11:09.989766 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989770 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 17:11:09.989773 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989776 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 17:11:09.989780 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989792 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 17:11:09.989796 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989799 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 17:11:09.989802 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989806 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 17:11:09.989809 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989813 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 17:11:09.989816 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989819 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 17:11:09.989826 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989833 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 17:11:09.989836 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989839 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 17:11:09.989843 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989846 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 17:11:09.989850 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989853 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 17:11:09.989856 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989860 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 17:11:09.989863 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989866 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 17:11:09.989876 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989879 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 17:11:09.989883 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989886 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 17:11:09.989897 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989901 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 17:11:09.989924 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989933 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 17:11:09.989937 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989941 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 17:11:09.989944 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989947 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 17:11:09.989951 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989954 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-12 17:11:09.989958 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989961 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-12 17:11:09.989965 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-12 17:11:09.989968 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-12 17:11:09.989971 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-12 17:11:09.989975 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 17:11:09.989983 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.989988 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 17:11:09.989992 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.989998 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 17:11:09.990002 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990006 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 17:11:09.990009 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990013 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 17:11:09.990016 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990023 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 17:11:09.990030 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990033 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 17:11:09.990037 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990040 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 17:11:09.990044 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990047 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 17:11:09.990056 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990059 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 17:11:09.990063 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990071 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 17:11:09.990076 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990079 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 17:11:09.990083 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990086 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 17:11:09.990090 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990097 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 17:11:09.990100 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990104 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 17:11:09.990111 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990116 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 17:11:09.990120 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990124 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 17:11:09.990127 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990131 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 17:11:09.990134 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990138 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 17:11:09.990141 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990144 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 17:11:09.990148 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-12 17:11:09.990151 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 17:11:09.990155 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-12 17:11:09.990164 | controller |                     value: 0.6.0-1781277992
2026-06-12 17:11:09.990167 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-12 17:11:09.990170 | controller |                     value: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 17:11:09.990174 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-12 17:11:09.990180 | controller |                     value: "false"
2026-06-12 17:11:09.990183 | controller |                   - name: LEASE_DURATION
2026-06-12 17:11:09.990187 | controller |                     value: "30"
2026-06-12 17:11:09.990190 | controller |                   - name: RENEW_DEADLINE
2026-06-12 17:11:09.990200 | controller |                     value: "20"
2026-06-12 17:11:09.990206 | controller |                   - name: RETRY_PERIOD
2026-06-12 17:11:09.990209 | controller |                     value: "5"
2026-06-12 17:11:09.990214 | controller |                   image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc
2026-06-12 17:11:09.990218 | controller |                   livenessProbe:
2026-06-12 17:11:09.990222 | controller |                     httpGet:
2026-06-12 17:11:09.990225 | controller |                       path: /healthz
2026-06-12 17:11:09.990228 | controller |                       port: 8081
2026-06-12 17:11:09.990232 | controller |                     initialDelaySeconds: 15
2026-06-12 17:11:09.990235 | controller |                     periodSeconds: 20
2026-06-12 17:11:09.990239 | controller |                   name: operator
2026-06-12 17:11:09.990242 | controller |                   readinessProbe:
2026-06-12 17:11:09.990245 | controller |                     httpGet:
2026-06-12 17:11:09.990254 | controller |                       path: /readyz
2026-06-12 17:11:09.990258 | controller |                       port: 8081
2026-06-12 17:11:09.990261 | controller |                     initialDelaySeconds: 5
2026-06-12 17:11:09.990265 | controller |                     periodSeconds: 10
2026-06-12 17:11:09.990268 | controller |                   resources:
2026-06-12 17:11:09.990272 | controller |                     limits:
2026-06-12 17:11:09.990275 | controller |                       cpu: 500m
2026-06-12 17:11:09.990278 | controller |                       memory: 256Mi
2026-06-12 17:11:09.990282 | controller |                     requests:
2026-06-12 17:11:09.990285 | controller |                       cpu: 10m
2026-06-12 17:11:09.990294 | controller |                       memory: 128Mi
2026-06-12 17:11:09.990298 | controller |                   securityContext:
2026-06-12 17:11:09.990301 | controller |                     allowPrivilegeEscalation: false
2026-06-12 17:11:09.990305 | controller |                 securityContext:
2026-06-12 17:11:09.990308 | controller |                   runAsNonRoot: true
2026-06-12 17:11:09.990312 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-12 17:11:09.990315 | controller |                 terminationGracePeriodSeconds: 10
2026-06-12 17:11:09.990319 | controller |                 tolerations:
2026-06-12 17:11:09.990322 | controller |                 - effect: NoExecute
2026-06-12 17:11:09.990325 | controller |                   key: node.kubernetes.io/not-ready
2026-06-12 17:11:09.990329 | controller |                   operator: Exists
2026-06-12 17:11:09.990334 | controller |                   tolerationSeconds: 120
2026-06-12 17:11:09.990341 | controller |                 - effect: NoExecute
2026-06-12 17:11:09.990345 | controller |                   key: node.kubernetes.io/unreachable
2026-06-12 17:11:09.990348 | controller |                   operator: Exists
2026-06-12 17:11:09.990352 | controller |                   tolerationSeconds: 120
2026-06-12 17:11:09.990355 | controller |         permissions:
2026-06-12 17:11:09.990358 | controller |         - rules:
2026-06-12 17:11:09.990362 | controller |           - apiGroups:
2026-06-12 17:11:09.990365 | controller |             - ""
2026-06-12 17:11:09.990369 | controller |             resources:
2026-06-12 17:11:09.990372 | controller |             - configmaps
2026-06-12 17:11:09.990376 | controller |             verbs:
2026-06-12 17:11:09.990379 | controller |             - get
2026-06-12 17:11:09.990382 | controller |             - list
2026-06-12 17:11:09.990386 | controller |             - watch
2026-06-12 17:11:09.990389 | controller |             - create
2026-06-12 17:11:09.990393 | controller |             - update
2026-06-12 17:11:09.990396 | controller |             - patch
2026-06-12 17:11:09.990399 | controller |             - delete
2026-06-12 17:11:09.990403 | controller |           - apiGroups:
2026-06-12 17:11:09.990406 | controller |             - coordination.k8s.io
2026-06-12 17:11:09.990410 | controller |             resources:
2026-06-12 17:11:09.990413 | controller |             - leases
2026-06-12 17:11:09.990416 | controller |             verbs:
2026-06-12 17:11:09.990420 | controller |             - get
2026-06-12 17:11:09.990426 | controller |             - list
2026-06-12 17:11:09.990430 | controller |             - watch
2026-06-12 17:11:09.990433 | controller |             - create
2026-06-12 17:11:09.990437 | controller |             - update
2026-06-12 17:11:09.990442 | controller |             - patch
2026-06-12 17:11:09.990446 | controller |             - delete
2026-06-12 17:11:09.990451 | controller |           - apiGroups:
2026-06-12 17:11:09.990455 | controller |             - ""
2026-06-12 17:11:09.990464 | controller |             resources:
2026-06-12 17:11:09.990468 | controller |             - events
2026-06-12 17:11:09.990473 | controller |             verbs:
2026-06-12 17:11:09.990477 | controller |             - create
2026-06-12 17:11:09.990482 | controller |             - patch
2026-06-12 17:11:09.990487 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-12 17:11:09.990492 | controller |       strategy: deployment
2026-06-12 17:11:09.990503 | controller |     installModes:
2026-06-12 17:11:09.990508 | controller |     - supported: false
2026-06-12 17:11:09.990511 | controller |       type: OwnNamespace
2026-06-12 17:11:09.990515 | controller |     - supported: false
2026-06-12 17:11:09.990518 | controller |       type: SingleNamespace
2026-06-12 17:11:09.990522 | controller |     - supported: false
2026-06-12 17:11:09.990525 | controller |       type: MultiNamespace
2026-06-12 17:11:09.990528 | controller |     - supported: true
2026-06-12 17:11:09.990532 | controller |       type: AllNamespaces
2026-06-12 17:11:09.990535 | controller |     keywords:
2026-06-12 17:11:09.990539 | controller |     - OpenStack
2026-06-12 17:11:09.990542 | controller |     links:
2026-06-12 17:11:09.990552 | controller |     - name: Openstack Operator
2026-06-12 17:11:09.990556 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-12 17:11:09.990559 | controller |     maturity: alpha
2026-06-12 17:11:09.990562 | controller |     minKubeVersion: 0.0.1
2026-06-12 17:11:09.990566 | controller |     provider:
2026-06-12 17:11:09.990569 | controller |       name: Red Hat Inc.
2026-06-12 17:11:09.990573 | controller |       url: https://redhat.com/
2026-06-12 17:11:09.990580 | controller |     relatedImages:
2026-06-12 17:11:09.990585 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-12 17:11:09.990589 | controller |       name: agent-image-url-default
2026-06-12 17:11:09.990592 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-12 17:11:09.990596 | controller |       name: ansibleee-image-url-default
2026-06-12 17:11:09.990599 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-12 17:11:09.990603 | controller |       name: aodh-api-image-url-default
2026-06-12 17:11:09.990606 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-12 17:11:09.990610 | controller |       name: aodh-evaluator-image-url-default
2026-06-12 17:11:09.990613 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-12 17:11:09.990617 | controller |       name: aodh-listener-image-url-default
2026-06-12 17:11:09.990620 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-12 17:11:09.990626 | controller |       name: aodh-notifier-image-url-default
2026-06-12 17:11:09.990632 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-12 17:11:09.990636 | controller |       name: apache-image-url-default
2026-06-12 17:11:09.990639 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-12 17:11:09.990643 | controller |       name: barbican-api-image-url-default
2026-06-12 17:11:09.990646 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-12 17:11:09.990650 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-12 17:11:09.990653 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-12 17:11:09.990657 | controller |       name: barbican-worker-image-url-default
2026-06-12 17:11:09.990660 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-12 17:11:09.990663 | controller |       name: ceilometer-central-image-url-default
2026-06-12 17:11:09.990667 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-12 17:11:09.990670 | controller |       name: ceilometer-compute-image-url-default
2026-06-12 17:11:09.990674 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-12 17:11:09.990677 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-12 17:11:09.990681 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-12 17:11:09.990687 | controller |       name: ceilometer-notification-image-url-default
2026-06-12 17:11:09.990697 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-12 17:11:09.990703 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-12 17:11:09.990707 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-12 17:11:09.990711 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-12 17:11:09.990714 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-12 17:11:09.990717 | controller |       name: ksm-image-url-default
2026-06-12 17:11:09.990721 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-12 17:11:09.990724 | controller |       name: cinder-api-image-url-default
2026-06-12 17:11:09.990728 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-12 17:11:09.990731 | controller |       name: cinder-backup-image-url-default
2026-06-12 17:11:09.990735 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-12 17:11:09.990744 | controller |       name: cinder-scheduler-image-url-default
2026-06-12 17:11:09.990748 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-12 17:11:09.990751 | controller |       name: cinder-volume-image-url-default
2026-06-12 17:11:09.990755 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-12 17:11:09.990758 | controller |       name: cloudkitty-api-image-url-default
2026-06-12 17:11:09.990762 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-12 17:11:09.990765 | controller |       name: cloudkitty-proc-image-url-default
2026-06-12 17:11:09.990768 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-12 17:11:09.990772 | controller |       name: designate-api-image-url-default
2026-06-12 17:11:09.990775 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-12 17:11:09.990783 | controller |       name: designate-backendbind9-image-url-default
2026-06-12 17:11:09.990787 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-12 17:11:09.990790 | controller |       name: designate-central-image-url-default
2026-06-12 17:11:09.990794 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-12 17:11:09.990797 | controller |       name: designate-mdns-image-url-default
2026-06-12 17:11:09.990801 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-12 17:11:09.990804 | controller |       name: designate-producer-image-url-default
2026-06-12 17:11:09.990807 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-12 17:11:09.990811 | controller |       name: designate-unbound-image-url-default
2026-06-12 17:11:09.990814 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-12 17:11:09.990818 | controller |       name: designate-worker-image-url-default
2026-06-12 17:11:09.990826 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-12 17:11:09.990830 | controller |       name: edpm-frr-image-url-default
2026-06-12 17:11:09.990834 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-12 17:11:09.990837 | controller |       name: edpm-iscsid-image-url-default
2026-06-12 17:11:09.990840 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-12 17:11:09.990857 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-12 17:11:09.990862 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-12 17:11:09.990866 | controller |       name: edpm-multipathd-image-url-default
2026-06-12 17:11:09.990871 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-12 17:11:09.990876 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-12 17:11:09.990879 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-12 17:11:09.990924 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-12 17:11:09.990932 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-12 17:11:09.990936 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-12 17:11:09.990945 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-12 17:11:09.990952 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-12 17:11:09.990957 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-12 17:11:09.990962 | controller |       name: edpm-node-exporter-image-url-default
2026-06-12 17:11:09.990966 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-12 17:11:09.990972 | controller |       name: edpm-kepler-image-url-default
2026-06-12 17:11:09.990976 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-12 17:11:09.990979 | controller |       name: openstack-network-exporter-image-url-default
2026-06-12 17:11:09.990986 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-12 17:11:09.990993 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-12 17:11:09.990997 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-12 17:11:09.991000 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-12 17:11:09.991004 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-12 17:11:09.991007 | controller |       name: glance-api-image-url-default
2026-06-12 17:11:09.991010 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-12 17:11:09.991014 | controller |       name: heat-api-image-url-default
2026-06-12 17:11:09.991017 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-12 17:11:09.991021 | controller |       name: heat-cfnapi-image-url-default
2026-06-12 17:11:09.991024 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-12 17:11:09.991028 | controller |       name: heat-engine-image-url-default
2026-06-12 17:11:09.991037 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-12 17:11:09.991040 | controller |       name: horizon-image-url-default
2026-06-12 17:11:09.991044 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-12 17:11:09.991047 | controller |       name: infra-memcached-image-url-default
2026-06-12 17:11:09.991051 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-12 17:11:09.991054 | controller |       name: infra-redis-image-url-default
2026-06-12 17:11:09.991058 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-12 17:11:09.991061 | controller |       name: ironic-api-image-url-default
2026-06-12 17:11:09.991065 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-12 17:11:09.991068 | controller |       name: ironic-conductor-image-url-default
2026-06-12 17:11:09.991202 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-12 17:11:09.991211 | controller |       name: ironic-inspector-image-url-default
2026-06-12 17:11:09.991214 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-12 17:11:09.991218 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-12 17:11:09.991221 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-12 17:11:09.991224 | controller |       name: ironic-pxe-image-url-default
2026-06-12 17:11:09.991228 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-12 17:11:09.991242 | controller |       name: ironic-python-agent-image-url-default
2026-06-12 17:11:09.991251 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-12 17:11:09.991259 | controller |       name: keystone-api-image-url-default
2026-06-12 17:11:09.991264 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-12 17:11:09.991271 | controller |       name: manila-api-image-url-default
2026-06-12 17:11:09.991274 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-12 17:11:09.991278 | controller |       name: manila-scheduler-image-url-default
2026-06-12 17:11:09.991281 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-12 17:11:09.991284 | controller |       name: manila-share-image-url-default
2026-06-12 17:11:09.991288 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-12 17:11:09.991291 | controller |       name: mariadb-image-url-default
2026-06-12 17:11:09.991295 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-12 17:11:09.991298 | controller |       name: net-utils-image-url-default
2026-06-12 17:11:09.991305 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-12 17:11:09.991311 | controller |       name: neutron-api-image-url-default
2026-06-12 17:11:09.991316 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-12 17:11:09.991321 | controller |       name: nova-api-image-url-default
2026-06-12 17:11:09.991326 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-12 17:11:09.991330 | controller |       name: nova-compute-image-url-default
2026-06-12 17:11:09.991335 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-12 17:11:09.991340 | controller |       name: nova-conductor-image-url-default
2026-06-12 17:11:09.991352 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-12 17:11:09.991357 | controller |       name: nova-novnc-image-url-default
2026-06-12 17:11:09.991360 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-12 17:11:09.991364 | controller |       name: nova-scheduler-image-url-default
2026-06-12 17:11:09.991367 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-12 17:11:09.991371 | controller |       name: octavia-api-image-url-default
2026-06-12 17:11:09.991374 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-12 17:11:09.991378 | controller |       name: octavia-healthmanager-image-url-default
2026-06-12 17:11:09.991381 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-12 17:11:09.991388 | controller |       name: octavia-housekeeping-image-url-default
2026-06-12 17:11:09.991394 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-12 17:11:09.991398 | controller |       name: octavia-worker-image-url-default
2026-06-12 17:11:09.991401 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-12 17:11:09.991404 | controller |       name: octavia-rsyslog-image-url-default
2026-06-12 17:11:09.991408 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-12 17:11:09.991411 | controller |       name: openstack-client-image-url-default
2026-06-12 17:11:09.991415 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-12 17:11:09.991418 | controller |       name: os-container-image-url-default
2026-06-12 17:11:09.991427 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-12 17:11:09.991431 | controller |       name: ovn-controller-image-url-default
2026-06-12 17:11:09.991434 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-12 17:11:09.991438 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-12 17:11:09.991441 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-12 17:11:09.991445 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-12 17:11:09.991448 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-12 17:11:09.991451 | controller |       name: ovn-northd-image-url-default
2026-06-12 17:11:09.991458 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-12 17:11:09.991461 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-12 17:11:09.991470 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-12 17:11:09.991474 | controller |       name: placement-api-image-url-default
2026-06-12 17:11:09.991478 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-12 17:11:09.991481 | controller |       name: rabbitmq-image-url-default
2026-06-12 17:11:09.991484 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-12 17:11:09.991488 | controller |       name: swift-account-image-url-default
2026-06-12 17:11:09.991491 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-12 17:11:09.991495 | controller |       name: swift-container-image-url-default
2026-06-12 17:11:09.991498 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-12 17:11:09.991504 | controller |       name: swift-object-image-url-default
2026-06-12 17:11:09.991510 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-12 17:11:09.991514 | controller |       name: swift-proxy-image-url-default
2026-06-12 17:11:09.991517 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-12 17:11:09.991521 | controller |       name: test-tempest-image-url-default
2026-06-12 17:11:09.991528 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-12 17:11:09.991531 | controller |       name: watcher-api-image-url-default
2026-06-12 17:11:09.991535 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-12 17:11:09.991538 | controller |       name: watcher-applier-image-url-default
2026-06-12 17:11:09.991541 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-12 17:11:09.991550 | controller |       name: watcher-decision-engine-image-url-default
2026-06-12 17:11:09.991554 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-12 17:11:09.991557 | controller |       name: openstack-must-gather-default
2026-06-12 17:11:09.991561 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6
2026-06-12 17:11:09.991565 | controller |       name: barbican-operator-manager-image-url
2026-06-12 17:11:09.991568 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-12 17:11:09.991572 | controller |       name: cinder-operator-manager-image-url
2026-06-12 17:11:09.991575 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63
2026-06-12 17:11:09.991582 | controller |       name: designate-operator-manager-image-url
2026-06-12 17:11:09.991588 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552
2026-06-12 17:11:09.991591 | controller |       name: glance-operator-manager-image-url
2026-06-12 17:11:09.991594 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-12 17:11:09.991598 | controller |       name: heat-operator-manager-image-url
2026-06-12 17:11:09.991601 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19
2026-06-12 17:11:09.991605 | controller |       name: horizon-operator-manager-image-url
2026-06-12 17:11:09.991608 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f
2026-06-12 17:11:09.991612 | controller |       name: infra-operator-manager-image-url
2026-06-12 17:11:09.991615 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-12 17:11:09.991621 | controller |       name: ironic-operator-manager-image-url
2026-06-12 17:11:09.991629 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80
2026-06-12 17:11:09.991634 | controller |       name: keystone-operator-manager-image-url
2026-06-12 17:11:09.991641 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-12 17:11:09.991644 | controller |       name: manila-operator-manager-image-url
2026-06-12 17:11:09.991648 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559
2026-06-12 17:11:09.991651 | controller |       name: mariadb-operator-manager-image-url
2026-06-12 17:11:09.991655 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-12 17:11:09.991658 | controller |       name: neutron-operator-manager-image-url
2026-06-12 17:11:09.991667 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12
2026-06-12 17:11:09.991672 | controller |       name: nova-operator-manager-image-url
2026-06-12 17:11:09.991675 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739
2026-06-12 17:11:09.991679 | controller |       name: octavia-operator-manager-image-url
2026-06-12 17:11:09.991682 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-12 17:11:09.991686 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-12 17:11:09.991689 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-12 17:11:09.991693 | controller |       name: ovn-operator-manager-image-url
2026-06-12 17:11:09.991696 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-12 17:11:09.991704 | controller |       name: swift-operator-manager-image-url
2026-06-12 17:11:09.991708 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-12 17:11:09.991712 | controller |       name: telemetry-operator-manager-image-url
2026-06-12 17:11:09.991715 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-12 17:11:09.991723 | controller |       name: test-operator-manager-image-url
2026-06-12 17:11:09.991728 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-12 17:11:09.991737 | controller |       name: watcher-operator-manager-image-url
2026-06-12 17:11:09.991742 | controller |     version: 0.6.0
2026-06-12 17:11:09.991746 | controller |   status:
2026-06-12 17:11:09.991751 | controller |     cleanup: {}
2026-06-12 17:11:09.991756 | controller |     conditions:
2026-06-12 17:11:09.991768 | controller |     - lastTransitionTime: "2026-06-12T16:07:19Z"
2026-06-12 17:11:09.991774 | controller |       lastUpdateTime: "2026-06-12T16:07:19Z"
2026-06-12 17:11:09.991779 | controller |       message: requirements not yet checked
2026-06-12 17:11:09.991784 | controller |       phase: Pending
2026-06-12 17:11:09.991789 | controller |       reason: RequirementsUnknown
2026-06-12 17:11:09.991794 | controller |     - lastTransitionTime: "2026-06-12T16:07:19Z"
2026-06-12 17:11:09.991799 | controller |       lastUpdateTime: "2026-06-12T16:07:19Z"
2026-06-12 17:11:09.991811 | controller |       message: all requirements found, attempting install
2026-06-12 17:11:09.991818 | controller |       phase: InstallReady
2026-06-12 17:11:09.991823 | controller |       reason: AllRequirementsMet
2026-06-12 17:11:09.991828 | controller |     - lastTransitionTime: "2026-06-12T16:07:19Z"
2026-06-12 17:11:09.991833 | controller |       lastUpdateTime: "2026-06-12T16:07:19Z"
2026-06-12 17:11:09.991838 | controller |       message: waiting for install components to report healthy
2026-06-12 17:11:09.991847 | controller |       phase: Installing
2026-06-12 17:11:09.991853 | controller |       reason: InstallSucceeded
2026-06-12 17:11:09.991856 | controller |     - lastTransitionTime: "2026-06-12T16:07:19Z"
2026-06-12 17:11:09.991860 | controller |       lastUpdateTime: "2026-06-12T16:07:19Z"
2026-06-12 17:11:09.991863 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-12 17:11:09.991867 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-12 17:11:09.991874 | controller |         Deployment does not have minimum availability.'
2026-06-12 17:11:09.991881 | controller |       phase: Installing
2026-06-12 17:11:09.991884 | controller |       reason: InstallWaiting
2026-06-12 17:11:09.991888 | controller |     - lastTransitionTime: "2026-06-12T16:07:50Z"
2026-06-12 17:11:09.991891 | controller |       lastUpdateTime: "2026-06-12T16:07:50Z"
2026-06-12 17:11:09.991895 | controller |       message: install strategy completed with no errors
2026-06-12 17:11:09.991898 | controller |       phase: Succeeded
2026-06-12 17:11:09.991901 | controller |       reason: InstallSucceeded
2026-06-12 17:11:09.991932 | controller |     lastTransitionTime: "2026-06-12T16:07:50Z"
2026-06-12 17:11:09.991936 | controller |     lastUpdateTime: "2026-06-12T16:07:50Z"
2026-06-12 17:11:09.991940 | controller |     message: install strategy completed with no errors
2026-06-12 17:11:09.991943 | controller |     phase: Succeeded
2026-06-12 17:11:09.991948 | controller |     reason: InstallSucceeded
2026-06-12 17:11:09.991953 | controller |     requirementStatus:
2026-06-12 17:11:09.991958 | controller |     - group: operators.coreos.com
2026-06-12 17:11:09.991963 | controller |       kind: ClusterServiceVersion
2026-06-12 17:11:09.991968 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-12 17:11:09.991973 | controller |       name: openstack-operator.v0.6.0
2026-06-12 17:11:09.991978 | controller |       status: Present
2026-06-12 17:11:09.991983 | controller |       version: v1alpha1
2026-06-12 17:11:09.991987 | controller |     - group: apiextensions.k8s.io
2026-06-12 17:11:09.991992 | controller |       kind: CustomResourceDefinition
2026-06-12 17:11:09.991997 | controller |       message: CRD is present and Established condition is true
2026-06-12 17:11:09.992002 | controller |       name: openstacks.operator.openstack.org
2026-06-12 17:11:09.992006 | controller |       status: Present
2026-06-12 17:11:09.992011 | controller |       uuid: 23a69bd4-22b5-4fbf-97eb-9e85d83e81af
2026-06-12 17:11:09.992015 | controller |       version: v1
2026-06-12 17:11:09.992019 | controller |     - dependents:
2026-06-12 17:11:09.992023 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992026 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992030 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-12 17:11:09.992033 | controller |         status: Satisfied
2026-06-12 17:11:09.992037 | controller |         version: v1
2026-06-12 17:11:09.992040 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992048 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992055 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-12 17:11:09.992059 | controller |         status: Satisfied
2026-06-12 17:11:09.992062 | controller |         version: v1
2026-06-12 17:11:09.992066 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992069 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992073 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-12 17:11:09.992076 | controller |         status: Satisfied
2026-06-12 17:11:09.992080 | controller |         version: v1
2026-06-12 17:11:09.992083 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992087 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992090 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-12 17:11:09.992094 | controller |         status: Satisfied
2026-06-12 17:11:09.992097 | controller |         version: v1
2026-06-12 17:11:09.992101 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992104 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992108 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-12 17:11:09.992120 | controller |         status: Satisfied
2026-06-12 17:11:09.992125 | controller |         version: v1
2026-06-12 17:11:09.992128 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992132 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992135 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-12 17:11:09.992139 | controller |         status: Satisfied
2026-06-12 17:11:09.992142 | controller |         version: v1
2026-06-12 17:11:09.992146 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992149 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992153 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-12 17:11:09.992162 | controller |         status: Satisfied
2026-06-12 17:11:09.992166 | controller |         version: v1
2026-06-12 17:11:09.992169 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992173 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992176 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-12 17:11:09.992179 | controller |         status: Satisfied
2026-06-12 17:11:09.992183 | controller |         version: v1
2026-06-12 17:11:09.992186 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992190 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992199 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-12 17:11:09.992203 | controller |         status: Satisfied
2026-06-12 17:11:09.992206 | controller |         version: v1
2026-06-12 17:11:09.992209 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992213 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992216 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-12 17:11:09.992223 | controller |         status: Satisfied
2026-06-12 17:11:09.992229 | controller |         version: v1
2026-06-12 17:11:09.992233 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992236 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992239 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-12 17:11:09.992243 | controller |         status: Satisfied
2026-06-12 17:11:09.992246 | controller |         version: v1
2026-06-12 17:11:09.992250 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992253 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992257 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-12 17:11:09.992260 | controller |         status: Satisfied
2026-06-12 17:11:09.992264 | controller |         version: v1
2026-06-12 17:11:09.992270 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992281 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992296 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-12 17:11:09.992302 | controller |         status: Satisfied
2026-06-12 17:11:09.992307 | controller |         version: v1
2026-06-12 17:11:09.992312 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992317 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992322 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-12 17:11:09.992327 | controller |         status: Satisfied
2026-06-12 17:11:09.992338 | controller |         version: v1
2026-06-12 17:11:09.992346 | controller |       - group: rbac.authorization.k8s.io
2026-06-12 17:11:09.992351 | controller |         kind: PolicyRule
2026-06-12 17:11:09.992356 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-12 17:11:09.992363 | controller |         status: Satisfied
2026-06-12 17:11:09.992367 | controller |         version: v1
2026-06-12 17:11:09.992370 | controller |       group: ""
2026-06-12 17:11:09.992379 | controller |       kind: ServiceAccount
2026-06-12 17:11:09.992384 | controller |       message: ""
2026-06-12 17:11:09.992387 | controller |       name: openstack-operator-controller-init
2026-06-12 17:11:09.992390 | controller |       status: Present
2026-06-12 17:11:09.992394 | controller |       version: v1
2026-06-12 17:11:09.992397 | controller | kind: List
2026-06-12 17:11:09.992401 | controller | metadata:
2026-06-12 17:11:09.992404 | controller |   resourceVersion: ""
2026-06-12 17:11:11.449299 | controller | ok: Runtime: 0:00:00.207518
2026-06-12 17:11:11.487670 | 
2026-06-12 17:11:11.487769 | TASK [env_op_images : Get the images name]
2026-06-12 17:11:13.217868 | controller | [
2026-06-12 17:11:13.217999 | controller |   {
2026-06-12 17:11:13.218009 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 17:11:13.218016 | controller |   },
2026-06-12 17:11:13.218021 | controller |   {
2026-06-12 17:11:13.218028 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 17:11:13.218035 | controller |   },
2026-06-12 17:11:13.218039 | controller |   {
2026-06-12 17:11:13.218047 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 17:11:13.218054 | controller |   },
2026-06-12 17:11:13.218059 | controller |   {
2026-06-12 17:11:13.218064 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 17:11:13.218069 | controller |   },
2026-06-12 17:11:13.218073 | controller |   {
2026-06-12 17:11:13.218078 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 17:11:13.218082 | controller |   },
2026-06-12 17:11:13.218087 | controller |   {
2026-06-12 17:11:13.218098 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 17:11:13.218104 | controller |   },
2026-06-12 17:11:13.218108 | controller |   {
2026-06-12 17:11:13.218113 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 17:11:13.218118 | controller |   },
2026-06-12 17:11:13.218123 | controller |   {
2026-06-12 17:11:13.218127 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 17:11:13.218132 | controller |   },
2026-06-12 17:11:13.218136 | controller |   {
2026-06-12 17:11:13.218141 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 17:11:13.218146 | controller |   },
2026-06-12 17:11:13.218150 | controller |   {
2026-06-12 17:11:13.218155 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 17:11:13.218160 | controller |   },
2026-06-12 17:11:13.218165 | controller |   {
2026-06-12 17:11:13.218170 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 17:11:13.218175 | controller |   },
2026-06-12 17:11:13.218179 | controller |   {
2026-06-12 17:11:13.218184 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 17:11:13.218189 | controller |   },
2026-06-12 17:11:13.218194 | controller |   {
2026-06-12 17:11:13.218197 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 17:11:13.218201 | controller |   },
2026-06-12 17:11:13.218204 | controller |   {
2026-06-12 17:11:13.218208 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 17:11:13.218211 | controller |   },
2026-06-12 17:11:13.218214 | controller |   {
2026-06-12 17:11:13.218218 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 17:11:13.218221 | controller |   },
2026-06-12 17:11:13.218231 | controller |   {
2026-06-12 17:11:13.218235 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 17:11:13.218241 | controller |   },
2026-06-12 17:11:13.218244 | controller |   {
2026-06-12 17:11:13.218248 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 17:11:13.218251 | controller |   },
2026-06-12 17:11:13.218255 | controller |   {
2026-06-12 17:11:13.218258 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 17:11:13.218262 | controller |   },
2026-06-12 17:11:13.218265 | controller |   {
2026-06-12 17:11:13.218268 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 17:11:13.218272 | controller |   },
2026-06-12 17:11:13.218275 | controller |   {
2026-06-12 17:11:13.218279 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 17:11:13.218282 | controller |   },
2026-06-12 17:11:13.218285 | controller |   {
2026-06-12 17:11:13.218289 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 17:11:13.218292 | controller |   }
2026-06-12 17:11:13.218296 | controller | ]
2026-06-12 17:11:13.631890 | controller | ok: Runtime: 0:00:00.158780
2026-06-12 17:11:13.727439 | 
2026-06-12 17:11:13.727631 | TASK [env_op_images : Extract env variable name and images]
2026-06-12 17:11:13.826816 | controller | ok
2026-06-12 17:11:13.854540 | 
2026-06-12 17:11:13.854609 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-12 17:11:18.041716 | controller | ok
2026-06-12 17:11:19.783888 | 
2026-06-12 17:11:19.784064 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-12 17:11:19.986472 | controller | ok
2026-06-12 17:11:20.029996 | 
2026-06-12 17:11:20.030170 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-12 17:11:21.642466 | controller | ok
2026-06-12 17:11:21.818051 | 
2026-06-12 17:11:21.818240 | TASK [env_op_images : Get operator images and pods]
2026-06-12 17:11:22.820549 | controller | ok
2026-06-12 17:11:22.968021 | 
2026-06-12 17:11:22.968238 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-12 17:11:23.262850 | controller | ok:
2026-06-12 17:11:23.263290 | controller | {
2026-06-12 17:11:23.263331 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.263385 | controller |   "kind": "Pod",
2026-06-12 17:11:23.263410 | controller |   "metadata": {
2026-06-12 17:11:23.263432 | controller |     "annotations": {
2026-06-12 17:11:23.263454 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.67/23\"],\"mac_address\":\"0a:58:0a:d9:00:43\",\"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.67/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 17:11:23.263479 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.67\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:43\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 17:11:23.263501 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.263524 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.263545 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.263566 | controller |     },
2026-06-12 17:11:23.263587 | controller |     "creationTimestamp": "2026-06-12T16:08:28Z",
2026-06-12 17:11:23.263608 | controller |     "generateName": "barbican-operator-controller-manager-5dcd54bd69-",
2026-06-12 17:11:23.263628 | controller |     "generation": 1,
2026-06-12 17:11:23.263648 | controller |     "labels": {
2026-06-12 17:11:23.263668 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-12 17:11:23.263688 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.263709 | controller |       "openstack.org/operator-name": "barbican",
2026-06-12 17:11:23.263729 | controller |       "pod-template-hash": "5dcd54bd69"
2026-06-12 17:11:23.263749 | controller |     },
2026-06-12 17:11:23.263769 | controller |     "managedFields": [
2026-06-12 17:11:23.263790 | controller |       {
2026-06-12 17:11:23.263810 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.263830 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.263850 | controller |         "fieldsV1": {
2026-06-12 17:11:23.263870 | controller |           "f:metadata": {
2026-06-12 17:11:23.263898 | controller |             "f:annotations": {
2026-06-12 17:11:23.263919 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.263938 | controller |             }
2026-06-12 17:11:23.263958 | controller |           }
2026-06-12 17:11:23.263978 | controller |         },
2026-06-12 17:11:23.263998 | controller |         "manager": "crc",
2026-06-12 17:11:23.264018 | controller |         "operation": "Update",
2026-06-12 17:11:23.264037 | controller |         "subresource": "status",
2026-06-12 17:11:23.264057 | controller |         "time": "2026-06-12T16:08:28Z"
2026-06-12 17:11:23.264076 | controller |       },
2026-06-12 17:11:23.264096 | controller |       {
2026-06-12 17:11:23.264115 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.264134 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.264153 | controller |         "fieldsV1": {
2026-06-12 17:11:23.264172 | controller |           "f:metadata": {
2026-06-12 17:11:23.264191 | controller |             "f:annotations": {
2026-06-12 17:11:23.264211 | controller |               ".": {},
2026-06-12 17:11:23.264230 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.264250 | controller |             },
2026-06-12 17:11:23.264269 | controller |             "f:generateName": {},
2026-06-12 17:11:23.264289 | controller |             "f:labels": {
2026-06-12 17:11:23.264309 | controller |               ".": {},
2026-06-12 17:11:23.264330 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.264380 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.264405 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.264426 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.264447 | controller |             },
2026-06-12 17:11:23.264468 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.264488 | controller |               ".": {},
2026-06-12 17:11:23.264508 | controller |               "k:{\"uid\":\"6923ec91-a54f-4b8b-a292-0ae0e73e7573\"}": {}
2026-06-12 17:11:23.264541 | controller |             }
2026-06-12 17:11:23.264562 | controller |           },
2026-06-12 17:11:23.264582 | controller |           "f:spec": {
2026-06-12 17:11:23.264602 | controller |             "f:containers": {
2026-06-12 17:11:23.264622 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.264642 | controller |                 ".": {},
2026-06-12 17:11:23.264661 | controller |                 "f:args": {},
2026-06-12 17:11:23.264681 | controller |                 "f:command": {},
2026-06-12 17:11:23.264701 | controller |                 "f:env": {
2026-06-12 17:11:23.264722 | controller |                   ".": {},
2026-06-12 17:11:23.264742 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.264762 | controller |                     ".": {},
2026-06-12 17:11:23.264782 | controller |                     "f:name": {},
2026-06-12 17:11:23.264802 | controller |                     "f:value": {}
2026-06-12 17:11:23.264822 | controller |                   },
2026-06-12 17:11:23.264841 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.264861 | controller |                     ".": {},
2026-06-12 17:11:23.264881 | controller |                     "f:name": {},
2026-06-12 17:11:23.264902 | controller |                     "f:value": {}
2026-06-12 17:11:23.264921 | controller |                   },
2026-06-12 17:11:23.264941 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.264962 | controller |                     ".": {},
2026-06-12 17:11:23.264982 | controller |                     "f:name": {},
2026-06-12 17:11:23.265001 | controller |                     "f:value": {}
2026-06-12 17:11:23.265021 | controller |                   },
2026-06-12 17:11:23.265041 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.265066 | controller |                     ".": {},
2026-06-12 17:11:23.265086 | controller |                     "f:name": {},
2026-06-12 17:11:23.265105 | controller |                     "f:value": {}
2026-06-12 17:11:23.265125 | controller |                   },
2026-06-12 17:11:23.265144 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.265164 | controller |                     ".": {},
2026-06-12 17:11:23.265183 | controller |                     "f:name": {},
2026-06-12 17:11:23.265202 | controller |                     "f:value": {}
2026-06-12 17:11:23.265222 | controller |                   }
2026-06-12 17:11:23.265241 | controller |                 },
2026-06-12 17:11:23.265261 | controller |                 "f:image": {},
2026-06-12 17:11:23.265281 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.265300 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.265320 | controller |                   ".": {},
2026-06-12 17:11:23.265339 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.265385 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.265406 | controller |                     ".": {},
2026-06-12 17:11:23.265426 | controller |                     "f:path": {},
2026-06-12 17:11:23.265446 | controller |                     "f:port": {},
2026-06-12 17:11:23.265465 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.265485 | controller |                   },
2026-06-12 17:11:23.265504 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.265524 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.265543 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.265562 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.265581 | controller |                 },
2026-06-12 17:11:23.265601 | controller |                 "f:name": {},
2026-06-12 17:11:23.265620 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.265640 | controller |                   ".": {},
2026-06-12 17:11:23.265660 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.265679 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.265699 | controller |                     ".": {},
2026-06-12 17:11:23.265719 | controller |                     "f:path": {},
2026-06-12 17:11:23.265738 | controller |                     "f:port": {},
2026-06-12 17:11:23.265757 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.265777 | controller |                   },
2026-06-12 17:11:23.265797 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.265817 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.265836 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.265856 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.265876 | controller |                 },
2026-06-12 17:11:23.265896 | controller |                 "f:resources": {
2026-06-12 17:11:23.265915 | controller |                   ".": {},
2026-06-12 17:11:23.265935 | controller |                   "f:limits": {
2026-06-12 17:11:23.265954 | controller |                     ".": {},
2026-06-12 17:11:23.265974 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.265994 | controller |                     "f:memory": {}
2026-06-12 17:11:23.266014 | controller |                   },
2026-06-12 17:11:23.266034 | controller |                   "f:requests": {
2026-06-12 17:11:23.266054 | controller |                     ".": {},
2026-06-12 17:11:23.266073 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.266093 | controller |                     "f:memory": {}
2026-06-12 17:11:23.266114 | controller |                   }
2026-06-12 17:11:23.266134 | controller |                 },
2026-06-12 17:11:23.266154 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.266180 | controller |                   ".": {},
2026-06-12 17:11:23.266201 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.266221 | controller |                 },
2026-06-12 17:11:23.266242 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.266263 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.266283 | controller |               }
2026-06-12 17:11:23.266303 | controller |             },
2026-06-12 17:11:23.266324 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.266344 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.266388 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.266410 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.266430 | controller |             "f:securityContext": {
2026-06-12 17:11:23.266450 | controller |               ".": {},
2026-06-12 17:11:23.266470 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.266490 | controller |             },
2026-06-12 17:11:23.266510 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.266530 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.266550 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.266570 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.266590 | controller |           }
2026-06-12 17:11:23.266611 | controller |         },
2026-06-12 17:11:23.266631 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.266651 | controller |         "operation": "Update",
2026-06-12 17:11:23.266671 | controller |         "time": "2026-06-12T16:08:28Z"
2026-06-12 17:11:23.266692 | controller |       },
2026-06-12 17:11:23.266712 | controller |       {
2026-06-12 17:11:23.266732 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.266752 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.266772 | controller |         "fieldsV1": {
2026-06-12 17:11:23.266792 | controller |           "f:metadata": {
2026-06-12 17:11:23.266812 | controller |             "f:annotations": {
2026-06-12 17:11:23.266832 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.266852 | controller |             }
2026-06-12 17:11:23.266872 | controller |           }
2026-06-12 17:11:23.266892 | controller |         },
2026-06-12 17:11:23.266911 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.266932 | controller |         "operation": "Update",
2026-06-12 17:11:23.266952 | controller |         "subresource": "status",
2026-06-12 17:11:23.266972 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:23.266992 | controller |       },
2026-06-12 17:11:23.267012 | controller |       {
2026-06-12 17:11:23.267032 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.267052 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.267072 | controller |         "fieldsV1": {
2026-06-12 17:11:23.267092 | controller |           "f:status": {
2026-06-12 17:11:23.267111 | controller |             "f:conditions": {
2026-06-12 17:11:23.267131 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.267151 | controller |                 ".": {},
2026-06-12 17:11:23.267171 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.267192 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.267212 | controller |                 "f:status": {},
2026-06-12 17:11:23.267233 | controller |                 "f:type": {}
2026-06-12 17:11:23.267253 | controller |               },
2026-06-12 17:11:23.267327 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.267380 | controller |                 ".": {},
2026-06-12 17:11:23.267405 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.267426 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.267451 | controller |                 "f:status": {},
2026-06-12 17:11:23.267473 | controller |                 "f:type": {}
2026-06-12 17:11:23.267493 | controller |               },
2026-06-12 17:11:23.267513 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.267534 | controller |                 ".": {},
2026-06-12 17:11:23.267554 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.267574 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.267594 | controller |                 "f:status": {},
2026-06-12 17:11:23.267615 | controller |                 "f:type": {}
2026-06-12 17:11:23.267635 | controller |               },
2026-06-12 17:11:23.267655 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.267676 | controller |                 ".": {},
2026-06-12 17:11:23.267696 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.267716 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.267736 | controller |                 "f:status": {},
2026-06-12 17:11:23.267756 | controller |                 "f:type": {}
2026-06-12 17:11:23.267775 | controller |               }
2026-06-12 17:11:23.267795 | controller |             },
2026-06-12 17:11:23.267816 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.267836 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.267856 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.267876 | controller |             "f:phase": {},
2026-06-12 17:11:23.267895 | controller |             "f:podIP": {},
2026-06-12 17:11:23.267915 | controller |             "f:podIPs": {
2026-06-12 17:11:23.267935 | controller |               ".": {},
2026-06-12 17:11:23.267955 | controller |               "k:{\"ip\":\"10.217.0.67\"}": {
2026-06-12 17:11:23.267974 | controller |                 ".": {},
2026-06-12 17:11:23.267993 | controller |                 "f:ip": {}
2026-06-12 17:11:23.268012 | controller |               }
2026-06-12 17:11:23.268033 | controller |             },
2026-06-12 17:11:23.268052 | controller |             "f:startTime": {}
2026-06-12 17:11:23.268071 | controller |           }
2026-06-12 17:11:23.268091 | controller |         },
2026-06-12 17:11:23.268111 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.268131 | controller |         "operation": "Update",
2026-06-12 17:11:23.268151 | controller |         "subresource": "status",
2026-06-12 17:11:23.268170 | controller |         "time": "2026-06-12T16:09:59Z"
2026-06-12 17:11:23.268190 | controller |       }
2026-06-12 17:11:23.268210 | controller |     ],
2026-06-12 17:11:23.268230 | controller |     "name": "barbican-operator-controller-manager-5dcd54bd69-wd6kx",
2026-06-12 17:11:23.268251 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.268271 | controller |     "ownerReferences": [
2026-06-12 17:11:23.268291 | controller |       {
2026-06-12 17:11:23.268311 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.268331 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.268375 | controller |         "controller": true,
2026-06-12 17:11:23.268398 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.268418 | controller |         "name": "barbican-operator-controller-manager-5dcd54bd69",
2026-06-12 17:11:23.268439 | controller |         "uid": "6923ec91-a54f-4b8b-a292-0ae0e73e7573"
2026-06-12 17:11:23.268459 | controller |       }
2026-06-12 17:11:23.268479 | controller |     ],
2026-06-12 17:11:23.268520 | controller |     "resourceVersion": "54188",
2026-06-12 17:11:23.268541 | controller |     "uid": "8481a713-94d1-4a0a-907b-3118fa22b1ae"
2026-06-12 17:11:23.268561 | controller |   },
2026-06-12 17:11:23.268582 | controller |   "spec": {
2026-06-12 17:11:23.268602 | controller |     "containers": [
2026-06-12 17:11:23.268621 | controller |       {
2026-06-12 17:11:23.268646 | controller |         "args": [
2026-06-12 17:11:23.268666 | controller |           "--leader-elect",
2026-06-12 17:11:23.268686 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.268707 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.268727 | controller |         ],
2026-06-12 17:11:23.268747 | controller |         "command": [
2026-06-12 17:11:23.268768 | controller |           "/manager"
2026-06-12 17:11:23.268788 | controller |         ],
2026-06-12 17:11:23.268808 | controller |         "env": [
2026-06-12 17:11:23.268828 | controller |           {
2026-06-12 17:11:23.268848 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.268867 | controller |             "value": "30"
2026-06-12 17:11:23.268887 | controller |           },
2026-06-12 17:11:23.268907 | controller |           {
2026-06-12 17:11:23.268927 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.268947 | controller |             "value": "20"
2026-06-12 17:11:23.268968 | controller |           },
2026-06-12 17:11:23.268988 | controller |           {
2026-06-12 17:11:23.269008 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.269029 | controller |             "value": "5"
2026-06-12 17:11:23.269049 | controller |           },
2026-06-12 17:11:23.269069 | controller |           {
2026-06-12 17:11:23.269090 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.269110 | controller |             "value": "false"
2026-06-12 17:11:23.269131 | controller |           },
2026-06-12 17:11:23.269151 | controller |           {
2026-06-12 17:11:23.269171 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.269191 | controller |             "value": "false"
2026-06-12 17:11:23.269211 | controller |           }
2026-06-12 17:11:23.269230 | controller |         ],
2026-06-12 17:11:23.269250 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 17:11:23.269271 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.269291 | controller |         "livenessProbe": {
2026-06-12 17:11:23.269311 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.269331 | controller |           "httpGet": {
2026-06-12 17:11:23.269376 | controller |             "path": "/healthz",
2026-06-12 17:11:23.269398 | controller |             "port": 8081,
2026-06-12 17:11:23.269418 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.269438 | controller |           },
2026-06-12 17:11:23.269458 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.269478 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.269498 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.269518 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.269538 | controller |         },
2026-06-12 17:11:23.269558 | controller |         "name": "manager",
2026-06-12 17:11:23.269578 | controller |         "readinessProbe": {
2026-06-12 17:11:23.269597 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.269617 | controller |           "httpGet": {
2026-06-12 17:11:23.269637 | controller |             "path": "/readyz",
2026-06-12 17:11:23.269656 | controller |             "port": 8081,
2026-06-12 17:11:23.269676 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.269696 | controller |           },
2026-06-12 17:11:23.269716 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.269735 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.269756 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.269776 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.269796 | controller |         },
2026-06-12 17:11:23.269817 | controller |         "resources": {
2026-06-12 17:11:23.269837 | controller |           "limits": {
2026-06-12 17:11:23.269857 | controller |             "cpu": "500m",
2026-06-12 17:11:23.269889 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.269910 | controller |           },
2026-06-12 17:11:23.269931 | controller |           "requests": {
2026-06-12 17:11:23.269951 | controller |             "cpu": "10m",
2026-06-12 17:11:23.269971 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.269991 | controller |           }
2026-06-12 17:11:23.270012 | controller |         },
2026-06-12 17:11:23.270032 | controller |         "securityContext": {
2026-06-12 17:11:23.270052 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.270072 | controller |           "capabilities": {
2026-06-12 17:11:23.270092 | controller |             "drop": [
2026-06-12 17:11:23.270112 | controller |               "MKNOD"
2026-06-12 17:11:23.270133 | controller |             ]
2026-06-12 17:11:23.270153 | controller |           }
2026-06-12 17:11:23.270174 | controller |         },
2026-06-12 17:11:23.270194 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.270215 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.270235 | controller |         "volumeMounts": [
2026-06-12 17:11:23.270256 | controller |           {
2026-06-12 17:11:23.270277 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.270297 | controller |             "name": "kube-api-access-rnqdq",
2026-06-12 17:11:23.270317 | controller |             "readOnly": true
2026-06-12 17:11:23.270338 | controller |           }
2026-06-12 17:11:23.270383 | controller |         ]
2026-06-12 17:11:23.270405 | controller |       }
2026-06-12 17:11:23.270425 | controller |     ],
2026-06-12 17:11:23.270445 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.270465 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.270486 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.270507 | controller |       {
2026-06-12 17:11:23.270527 | controller |         "name": "barbican-operator-controller-manager-dockercfg-2ddbl"
2026-06-12 17:11:23.270547 | controller |       }
2026-06-12 17:11:23.270568 | controller |     ],
2026-06-12 17:11:23.270587 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.270607 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.270627 | controller |     "priority": 0,
2026-06-12 17:11:23.270647 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.270668 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.270688 | controller |     "securityContext": {
2026-06-12 17:11:23.270709 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.270729 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.270748 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.270769 | controller |       }
2026-06-12 17:11:23.270789 | controller |     },
2026-06-12 17:11:23.270809 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-12 17:11:23.270828 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-12 17:11:23.270848 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.270868 | controller |     "tolerations": [
2026-06-12 17:11:23.270888 | controller |       {
2026-06-12 17:11:23.270908 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.270927 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.270947 | controller |         "operator": "Exists",
2026-06-12 17:11:23.270968 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.270987 | controller |       },
2026-06-12 17:11:23.271008 | controller |       {
2026-06-12 17:11:23.271027 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.271047 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.271067 | controller |         "operator": "Exists",
2026-06-12 17:11:23.271087 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.271112 | controller |       },
2026-06-12 17:11:23.271133 | controller |       {
2026-06-12 17:11:23.271153 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.271172 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.271192 | controller |         "operator": "Exists"
2026-06-12 17:11:23.271212 | controller |       }
2026-06-12 17:11:23.271232 | controller |     ],
2026-06-12 17:11:23.271252 | controller |     "volumes": [
2026-06-12 17:11:23.271271 | controller |       {
2026-06-12 17:11:23.271291 | controller |         "name": "kube-api-access-rnqdq",
2026-06-12 17:11:23.271311 | controller |         "projected": {
2026-06-12 17:11:23.271331 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.271373 | controller |           "sources": [
2026-06-12 17:11:23.271396 | controller |             {
2026-06-12 17:11:23.271417 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.271437 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.271456 | controller |                 "path": "token"
2026-06-12 17:11:23.271476 | controller |               }
2026-06-12 17:11:23.271496 | controller |             },
2026-06-12 17:11:23.271516 | controller |             {
2026-06-12 17:11:23.271536 | controller |               "configMap": {
2026-06-12 17:11:23.271556 | controller |                 "items": [
2026-06-12 17:11:23.271576 | controller |                   {
2026-06-12 17:11:23.271597 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.271617 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.271637 | controller |                   }
2026-06-12 17:11:23.271657 | controller |                 ],
2026-06-12 17:11:23.271677 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.271697 | controller |               }
2026-06-12 17:11:23.271717 | controller |             },
2026-06-12 17:11:23.271737 | controller |             {
2026-06-12 17:11:23.271757 | controller |               "downwardAPI": {
2026-06-12 17:11:23.271777 | controller |                 "items": [
2026-06-12 17:11:23.271797 | controller |                   {
2026-06-12 17:11:23.271816 | controller |                     "fieldRef": {
2026-06-12 17:11:23.271836 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.271856 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.271876 | controller |                     },
2026-06-12 17:11:23.271896 | controller |                     "path": "namespace"
2026-06-12 17:11:23.271917 | controller |                   }
2026-06-12 17:11:23.271937 | controller |                 ]
2026-06-12 17:11:23.271957 | controller |               }
2026-06-12 17:11:23.271978 | controller |             },
2026-06-12 17:11:23.271998 | controller |             {
2026-06-12 17:11:23.272019 | controller |               "configMap": {
2026-06-12 17:11:23.272039 | controller |                 "items": [
2026-06-12 17:11:23.272059 | controller |                   {
2026-06-12 17:11:23.272080 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.272100 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.272120 | controller |                   }
2026-06-12 17:11:23.272140 | controller |                 ],
2026-06-12 17:11:23.272159 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.272179 | controller |               }
2026-06-12 17:11:23.272199 | controller |             }
2026-06-12 17:11:23.272219 | controller |           ]
2026-06-12 17:11:23.272239 | controller |         }
2026-06-12 17:11:23.272258 | controller |       }
2026-06-12 17:11:23.272278 | controller |     ]
2026-06-12 17:11:23.272298 | controller |   },
2026-06-12 17:11:23.272318 | controller |   "status": {
2026-06-12 17:11:23.272338 | controller |     "conditions": [
2026-06-12 17:11:23.272382 | controller |       {
2026-06-12 17:11:23.272414 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.272436 | controller |         "lastTransitionTime": "2026-06-12T16:09:40Z",
2026-06-12 17:11:23.272456 | controller |         "status": "True",
2026-06-12 17:11:23.272490 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.272511 | controller |       },
2026-06-12 17:11:23.272531 | controller |       {
2026-06-12 17:11:23.272552 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.272572 | controller |         "lastTransitionTime": "2026-06-12T16:08:28Z",
2026-06-12 17:11:23.272593 | controller |         "status": "True",
2026-06-12 17:11:23.272613 | controller |         "type": "Initialized"
2026-06-12 17:11:23.272633 | controller |       },
2026-06-12 17:11:23.272654 | controller |       {
2026-06-12 17:11:23.272674 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.272694 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.272714 | controller |         "status": "True",
2026-06-12 17:11:23.272734 | controller |         "type": "Ready"
2026-06-12 17:11:23.272754 | controller |       },
2026-06-12 17:11:23.272775 | controller |       {
2026-06-12 17:11:23.272795 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.272815 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.272835 | controller |         "status": "True",
2026-06-12 17:11:23.272855 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.272876 | controller |       },
2026-06-12 17:11:23.272896 | controller |       {
2026-06-12 17:11:23.272916 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.272935 | controller |         "lastTransitionTime": "2026-06-12T16:08:28Z",
2026-06-12 17:11:23.272956 | controller |         "status": "True",
2026-06-12 17:11:23.272976 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.272997 | controller |       }
2026-06-12 17:11:23.273017 | controller |     ],
2026-06-12 17:11:23.273038 | controller |     "containerStatuses": [
2026-06-12 17:11:23.273058 | controller |       {
2026-06-12 17:11:23.273078 | controller |         "allocatedResources": {
2026-06-12 17:11:23.273098 | controller |           "cpu": "10m",
2026-06-12 17:11:23.273119 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.273139 | controller |         },
2026-06-12 17:11:23.273159 | controller |         "containerID": "cri-o://eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f",
2026-06-12 17:11:23.273180 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 17:11:23.273200 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6",
2026-06-12 17:11:23.273220 | controller |         "lastState": {},
2026-06-12 17:11:23.273239 | controller |         "name": "manager",
2026-06-12 17:11:23.273260 | controller |         "ready": true,
2026-06-12 17:11:23.273280 | controller |         "resources": {
2026-06-12 17:11:23.273300 | controller |           "limits": {
2026-06-12 17:11:23.273320 | controller |             "cpu": "500m",
2026-06-12 17:11:23.273374 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.273404 | controller |           },
2026-06-12 17:11:23.273428 | controller |           "requests": {
2026-06-12 17:11:23.273456 | controller |             "cpu": "10m",
2026-06-12 17:11:23.273476 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.273505 | controller |           }
2026-06-12 17:11:23.273526 | controller |         },
2026-06-12 17:11:23.273552 | controller |         "restartCount": 0,
2026-06-12 17:11:23.273578 | controller |         "started": true,
2026-06-12 17:11:23.273598 | controller |         "state": {
2026-06-12 17:11:23.273624 | controller |           "running": {
2026-06-12 17:11:23.273651 | controller |             "startedAt": "2026-06-12T16:09:39Z"
2026-06-12 17:11:23.273738 | controller |           }
2026-06-12 17:11:23.273768 | controller |         },
2026-06-12 17:11:23.273788 | controller |         "user": {
2026-06-12 17:11:23.273808 | controller |           "linux": {
2026-06-12 17:11:23.273829 | controller |             "gid": 0,
2026-06-12 17:11:23.273848 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.273868 | controller |               0
2026-06-12 17:11:23.273889 | controller |             ],
2026-06-12 17:11:23.273909 | controller |             "uid": 65532
2026-06-12 17:11:23.273928 | controller |           }
2026-06-12 17:11:23.273947 | controller |         },
2026-06-12 17:11:23.273967 | controller |         "volumeMounts": [
2026-06-12 17:11:23.273987 | controller |           {
2026-06-12 17:11:23.274006 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.274026 | controller |             "name": "kube-api-access-rnqdq",
2026-06-12 17:11:23.274046 | controller |             "readOnly": true,
2026-06-12 17:11:23.274066 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.274086 | controller |           }
2026-06-12 17:11:23.274105 | controller |         ]
2026-06-12 17:11:23.274125 | controller |       }
2026-06-12 17:11:23.274145 | controller |     ],
2026-06-12 17:11:23.274164 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.274184 | controller |     "hostIPs": [
2026-06-12 17:11:23.274204 | controller |       {
2026-06-12 17:11:23.274224 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.274247 | controller |       }
2026-06-12 17:11:23.274278 | controller |     ],
2026-06-12 17:11:23.274308 | controller |     "phase": "Running",
2026-06-12 17:11:23.274336 | controller |     "podIP": "10.217.0.67",
2026-06-12 17:11:23.274399 | controller |     "podIPs": [
2026-06-12 17:11:23.274433 | controller |       {
2026-06-12 17:11:23.274456 | controller |         "ip": "10.217.0.67"
2026-06-12 17:11:23.274477 | controller |       }
2026-06-12 17:11:23.274497 | controller |     ],
2026-06-12 17:11:23.274517 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.274537 | controller |     "startTime": "2026-06-12T16:08:28Z"
2026-06-12 17:11:23.274557 | controller |   }
2026-06-12 17:11:23.274577 | controller | }
2026-06-12 17:11:23.302841 | controller | ok:
2026-06-12 17:11:23.302901 | controller | {
2026-06-12 17:11:23.302972 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.302994 | controller |   "kind": "Pod",
2026-06-12 17:11:23.303009 | controller |   "metadata": {
2026-06-12 17:11:23.303024 | controller |     "annotations": {
2026-06-12 17:11:23.303040 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.68/23\"],\"mac_address\":\"0a:58:0a:d9:00:44\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.68/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 17:11:23.303056 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.68\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:44\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 17:11:23.303072 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.303087 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.303102 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.303117 | controller |     },
2026-06-12 17:11:23.303132 | controller |     "creationTimestamp": "2026-06-12T16:08:28Z",
2026-06-12 17:11:23.303146 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-12 17:11:23.303169 | controller |     "generation": 1,
2026-06-12 17:11:23.303187 | controller |     "labels": {
2026-06-12 17:11:23.303201 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-12 17:11:23.303216 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.303231 | controller |       "openstack.org/operator-name": "cinder",
2026-06-12 17:11:23.303245 | controller |       "pod-template-hash": "584b474457"
2026-06-12 17:11:23.303260 | controller |     },
2026-06-12 17:11:23.303274 | controller |     "managedFields": [
2026-06-12 17:11:23.303289 | controller |       {
2026-06-12 17:11:23.303303 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.303318 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.303332 | controller |         "fieldsV1": {
2026-06-12 17:11:23.303373 | controller |           "f:metadata": {
2026-06-12 17:11:23.303394 | controller |             "f:annotations": {
2026-06-12 17:11:23.303409 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.303424 | controller |             }
2026-06-12 17:11:23.303438 | controller |           }
2026-06-12 17:11:23.303452 | controller |         },
2026-06-12 17:11:23.303466 | controller |         "manager": "crc",
2026-06-12 17:11:23.303480 | controller |         "operation": "Update",
2026-06-12 17:11:23.303494 | controller |         "subresource": "status",
2026-06-12 17:11:23.303508 | controller |         "time": "2026-06-12T16:08:28Z"
2026-06-12 17:11:23.303522 | controller |       },
2026-06-12 17:11:23.303536 | controller |       {
2026-06-12 17:11:23.303550 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.303565 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.303579 | controller |         "fieldsV1": {
2026-06-12 17:11:23.303593 | controller |           "f:metadata": {
2026-06-12 17:11:23.303607 | controller |             "f:annotations": {
2026-06-12 17:11:23.303621 | controller |               ".": {},
2026-06-12 17:11:23.303635 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.303650 | controller |             },
2026-06-12 17:11:23.303664 | controller |             "f:generateName": {},
2026-06-12 17:11:23.303678 | controller |             "f:labels": {
2026-06-12 17:11:23.303692 | controller |               ".": {},
2026-06-12 17:11:23.303706 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.303721 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.303735 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.303748 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.303763 | controller |             },
2026-06-12 17:11:23.303777 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.303791 | controller |               ".": {},
2026-06-12 17:11:23.303805 | controller |               "k:{\"uid\":\"7ab7046e-a98e-4c64-810e-1d4d42c9348e\"}": {}
2026-06-12 17:11:23.303820 | controller |             }
2026-06-12 17:11:23.303834 | controller |           },
2026-06-12 17:11:23.303848 | controller |           "f:spec": {
2026-06-12 17:11:23.303863 | controller |             "f:containers": {
2026-06-12 17:11:23.303877 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.303891 | controller |                 ".": {},
2026-06-12 17:11:23.303905 | controller |                 "f:args": {},
2026-06-12 17:11:23.303919 | controller |                 "f:command": {},
2026-06-12 17:11:23.303933 | controller |                 "f:env": {
2026-06-12 17:11:23.303946 | controller |                   ".": {},
2026-06-12 17:11:23.303960 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.303974 | controller |                     ".": {},
2026-06-12 17:11:23.303988 | controller |                     "f:name": {},
2026-06-12 17:11:23.304005 | controller |                     "f:value": {}
2026-06-12 17:11:23.304028 | controller |                   },
2026-06-12 17:11:23.304043 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.304058 | controller |                     ".": {},
2026-06-12 17:11:23.304072 | controller |                     "f:name": {},
2026-06-12 17:11:23.304086 | controller |                     "f:value": {}
2026-06-12 17:11:23.304100 | controller |                   },
2026-06-12 17:11:23.304115 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.304130 | controller |                     ".": {},
2026-06-12 17:11:23.304146 | controller |                     "f:name": {},
2026-06-12 17:11:23.304162 | controller |                     "f:value": {}
2026-06-12 17:11:23.304176 | controller |                   },
2026-06-12 17:11:23.304190 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.304204 | controller |                     ".": {},
2026-06-12 17:11:23.304218 | controller |                     "f:name": {},
2026-06-12 17:11:23.304233 | controller |                     "f:value": {}
2026-06-12 17:11:23.304247 | controller |                   },
2026-06-12 17:11:23.304274 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.304289 | controller |                     ".": {},
2026-06-12 17:11:23.304303 | controller |                     "f:name": {},
2026-06-12 17:11:23.304318 | controller |                     "f:value": {}
2026-06-12 17:11:23.304332 | controller |                   }
2026-06-12 17:11:23.304369 | controller |                 },
2026-06-12 17:11:23.304385 | controller |                 "f:image": {},
2026-06-12 17:11:23.304400 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.304414 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.304428 | controller |                   ".": {},
2026-06-12 17:11:23.304442 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.304456 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.304470 | controller |                     ".": {},
2026-06-12 17:11:23.304484 | controller |                     "f:path": {},
2026-06-12 17:11:23.304498 | controller |                     "f:port": {},
2026-06-12 17:11:23.304512 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.304525 | controller |                   },
2026-06-12 17:11:23.304539 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.304554 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.304568 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.304582 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.304595 | controller |                 },
2026-06-12 17:11:23.304609 | controller |                 "f:name": {},
2026-06-12 17:11:23.304623 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.304637 | controller |                   ".": {},
2026-06-12 17:11:23.304651 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.304665 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.304679 | controller |                     ".": {},
2026-06-12 17:11:23.304692 | controller |                     "f:path": {},
2026-06-12 17:11:23.304706 | controller |                     "f:port": {},
2026-06-12 17:11:23.304720 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.304734 | controller |                   },
2026-06-12 17:11:23.304748 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.304762 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.304776 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.304790 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.304804 | controller |                 },
2026-06-12 17:11:23.304818 | controller |                 "f:resources": {
2026-06-12 17:11:23.304835 | controller |                   ".": {},
2026-06-12 17:11:23.304850 | controller |                   "f:limits": {
2026-06-12 17:11:23.304863 | controller |                     ".": {},
2026-06-12 17:11:23.304877 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.304891 | controller |                     "f:memory": {}
2026-06-12 17:11:23.304905 | controller |                   },
2026-06-12 17:11:23.304919 | controller |                   "f:requests": {
2026-06-12 17:11:23.304933 | controller |                     ".": {},
2026-06-12 17:11:23.304947 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.304962 | controller |                     "f:memory": {}
2026-06-12 17:11:23.304976 | controller |                   }
2026-06-12 17:11:23.304990 | controller |                 },
2026-06-12 17:11:23.305004 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.305018 | controller |                   ".": {},
2026-06-12 17:11:23.305033 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.305047 | controller |                 },
2026-06-12 17:11:23.305061 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.305076 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.305090 | controller |               }
2026-06-12 17:11:23.305104 | controller |             },
2026-06-12 17:11:23.305118 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.305133 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.305147 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.305161 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.305176 | controller |             "f:securityContext": {
2026-06-12 17:11:23.305190 | controller |               ".": {},
2026-06-12 17:11:23.305204 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.305218 | controller |             },
2026-06-12 17:11:23.305232 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.305247 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.305262 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.305276 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.305290 | controller |           }
2026-06-12 17:11:23.305304 | controller |         },
2026-06-12 17:11:23.305319 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.305333 | controller |         "operation": "Update",
2026-06-12 17:11:23.305372 | controller |         "time": "2026-06-12T16:08:28Z"
2026-06-12 17:11:23.305391 | controller |       },
2026-06-12 17:11:23.305406 | controller |       {
2026-06-12 17:11:23.305420 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.305436 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.305455 | controller |         "fieldsV1": {
2026-06-12 17:11:23.305470 | controller |           "f:metadata": {
2026-06-12 17:11:23.305484 | controller |             "f:annotations": {
2026-06-12 17:11:23.305498 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.305513 | controller |             }
2026-06-12 17:11:23.305527 | controller |           }
2026-06-12 17:11:23.305541 | controller |         },
2026-06-12 17:11:23.305555 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.305569 | controller |         "operation": "Update",
2026-06-12 17:11:23.305583 | controller |         "subresource": "status",
2026-06-12 17:11:23.305598 | controller |         "time": "2026-06-12T16:08:43Z"
2026-06-12 17:11:23.305612 | controller |       },
2026-06-12 17:11:23.305626 | controller |       {
2026-06-12 17:11:23.305640 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.305654 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.305668 | controller |         "fieldsV1": {
2026-06-12 17:11:23.305682 | controller |           "f:status": {
2026-06-12 17:11:23.305701 | controller |             "f:conditions": {
2026-06-12 17:11:23.305715 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.305729 | controller |                 ".": {},
2026-06-12 17:11:23.305743 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.305757 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.305772 | controller |                 "f:status": {},
2026-06-12 17:11:23.305786 | controller |                 "f:type": {}
2026-06-12 17:11:23.305800 | controller |               },
2026-06-12 17:11:23.305814 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.305828 | controller |                 ".": {},
2026-06-12 17:11:23.305842 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.305856 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.305870 | controller |                 "f:status": {},
2026-06-12 17:11:23.305884 | controller |                 "f:type": {}
2026-06-12 17:11:23.305897 | controller |               },
2026-06-12 17:11:23.305911 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.305925 | controller |                 ".": {},
2026-06-12 17:11:23.305939 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.305953 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.305967 | controller |                 "f:status": {},
2026-06-12 17:11:23.305981 | controller |                 "f:type": {}
2026-06-12 17:11:23.305995 | controller |               },
2026-06-12 17:11:23.306009 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.306023 | controller |                 ".": {},
2026-06-12 17:11:23.306042 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.306060 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.306074 | controller |                 "f:status": {},
2026-06-12 17:11:23.306089 | controller |                 "f:type": {}
2026-06-12 17:11:23.306103 | controller |               }
2026-06-12 17:11:23.306120 | controller |             },
2026-06-12 17:11:23.306138 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.306153 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.306167 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.306181 | controller |             "f:phase": {},
2026-06-12 17:11:23.306197 | controller |             "f:podIP": {},
2026-06-12 17:11:23.306215 | controller |             "f:podIPs": {
2026-06-12 17:11:23.306230 | controller |               ".": {},
2026-06-12 17:11:23.306244 | controller |               "k:{\"ip\":\"10.217.0.68\"}": {
2026-06-12 17:11:23.306258 | controller |                 ".": {},
2026-06-12 17:11:23.306272 | controller |                 "f:ip": {}
2026-06-12 17:11:23.306287 | controller |               }
2026-06-12 17:11:23.306302 | controller |             },
2026-06-12 17:11:23.306316 | controller |             "f:startTime": {}
2026-06-12 17:11:23.306330 | controller |           }
2026-06-12 17:11:23.306344 | controller |         },
2026-06-12 17:11:23.306378 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.306393 | controller |         "operation": "Update",
2026-06-12 17:11:23.306407 | controller |         "subresource": "status",
2026-06-12 17:11:23.306420 | controller |         "time": "2026-06-12T16:09:59Z"
2026-06-12 17:11:23.306434 | controller |       }
2026-06-12 17:11:23.306448 | controller |     ],
2026-06-12 17:11:23.306462 | controller |     "name": "cinder-operator-controller-manager-584b474457-pfd6s",
2026-06-12 17:11:23.306476 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.306490 | controller |     "ownerReferences": [
2026-06-12 17:11:23.306504 | controller |       {
2026-06-12 17:11:23.306518 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.306532 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.306550 | controller |         "controller": true,
2026-06-12 17:11:23.306565 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.306579 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-12 17:11:23.306593 | controller |         "uid": "7ab7046e-a98e-4c64-810e-1d4d42c9348e"
2026-06-12 17:11:23.306607 | controller |       }
2026-06-12 17:11:23.306621 | controller |     ],
2026-06-12 17:11:23.306635 | controller |     "resourceVersion": "54163",
2026-06-12 17:11:23.306649 | controller |     "uid": "13b22809-4c38-49e1-a536-c196f69cecf0"
2026-06-12 17:11:23.306663 | controller |   },
2026-06-12 17:11:23.306677 | controller |   "spec": {
2026-06-12 17:11:23.306691 | controller |     "containers": [
2026-06-12 17:11:23.306705 | controller |       {
2026-06-12 17:11:23.306718 | controller |         "args": [
2026-06-12 17:11:23.306732 | controller |           "--leader-elect",
2026-06-12 17:11:23.306746 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.306759 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.306773 | controller |         ],
2026-06-12 17:11:23.306787 | controller |         "command": [
2026-06-12 17:11:23.306801 | controller |           "/manager"
2026-06-12 17:11:23.306814 | controller |         ],
2026-06-12 17:11:23.306828 | controller |         "env": [
2026-06-12 17:11:23.306842 | controller |           {
2026-06-12 17:11:23.306855 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.306869 | controller |             "value": "30"
2026-06-12 17:11:23.306883 | controller |           },
2026-06-12 17:11:23.306897 | controller |           {
2026-06-12 17:11:23.306910 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.306924 | controller |             "value": "20"
2026-06-12 17:11:23.306938 | controller |           },
2026-06-12 17:11:23.306951 | controller |           {
2026-06-12 17:11:23.306965 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.306979 | controller |             "value": "5"
2026-06-12 17:11:23.306993 | controller |           },
2026-06-12 17:11:23.307007 | controller |           {
2026-06-12 17:11:23.307021 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.307035 | controller |             "value": "false"
2026-06-12 17:11:23.307049 | controller |           },
2026-06-12 17:11:23.307064 | controller |           {
2026-06-12 17:11:23.307078 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.307092 | controller |             "value": "false"
2026-06-12 17:11:23.307107 | controller |           }
2026-06-12 17:11:23.307123 | controller |         ],
2026-06-12 17:11:23.307139 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 17:11:23.307155 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.307169 | controller |         "livenessProbe": {
2026-06-12 17:11:23.307183 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.307198 | controller |           "httpGet": {
2026-06-12 17:11:23.307212 | controller |             "path": "/healthz",
2026-06-12 17:11:23.307226 | controller |             "port": 8081,
2026-06-12 17:11:23.307240 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.307254 | controller |           },
2026-06-12 17:11:23.307268 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.307283 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.307297 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.307311 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.307326 | controller |         },
2026-06-12 17:11:23.307340 | controller |         "name": "manager",
2026-06-12 17:11:23.307372 | controller |         "readinessProbe": {
2026-06-12 17:11:23.307388 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.307407 | controller |           "httpGet": {
2026-06-12 17:11:23.307422 | controller |             "path": "/readyz",
2026-06-12 17:11:23.307436 | controller |             "port": 8081,
2026-06-12 17:11:23.307450 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.307464 | controller |           },
2026-06-12 17:11:23.307478 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.307492 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.307506 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.307520 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.307534 | controller |         },
2026-06-12 17:11:23.307548 | controller |         "resources": {
2026-06-12 17:11:23.307562 | controller |           "limits": {
2026-06-12 17:11:23.307576 | controller |             "cpu": "500m",
2026-06-12 17:11:23.307590 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.307604 | controller |           },
2026-06-12 17:11:23.307665 | controller |           "requests": {
2026-06-12 17:11:23.307681 | controller |             "cpu": "10m",
2026-06-12 17:11:23.307695 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.307710 | controller |           }
2026-06-12 17:11:23.307724 | controller |         },
2026-06-12 17:11:23.307738 | controller |         "securityContext": {
2026-06-12 17:11:23.307752 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.307766 | controller |           "capabilities": {
2026-06-12 17:11:23.307780 | controller |             "drop": [
2026-06-12 17:11:23.307795 | controller |               "MKNOD"
2026-06-12 17:11:23.307809 | controller |             ]
2026-06-12 17:11:23.307823 | controller |           }
2026-06-12 17:11:23.307837 | controller |         },
2026-06-12 17:11:23.307851 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.307865 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.307879 | controller |         "volumeMounts": [
2026-06-12 17:11:23.307892 | controller |           {
2026-06-12 17:11:23.307906 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.307921 | controller |             "name": "kube-api-access-q6lhc",
2026-06-12 17:11:23.307935 | controller |             "readOnly": true
2026-06-12 17:11:23.307949 | controller |           }
2026-06-12 17:11:23.307963 | controller |         ]
2026-06-12 17:11:23.307977 | controller |       }
2026-06-12 17:11:23.307991 | controller |     ],
2026-06-12 17:11:23.308005 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.308019 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.308033 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.308046 | controller |       {
2026-06-12 17:11:23.308060 | controller |         "name": "cinder-operator-controller-manager-dockercfg-z92gv"
2026-06-12 17:11:23.308074 | controller |       }
2026-06-12 17:11:23.308089 | controller |     ],
2026-06-12 17:11:23.308103 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.308117 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.308132 | controller |     "priority": 0,
2026-06-12 17:11:23.308146 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.308160 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.308174 | controller |     "securityContext": {
2026-06-12 17:11:23.308188 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.308203 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.308217 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.308247 | controller |       }
2026-06-12 17:11:23.308264 | controller |     },
2026-06-12 17:11:23.308279 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-12 17:11:23.308293 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-12 17:11:23.308312 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.308328 | controller |     "tolerations": [
2026-06-12 17:11:23.308360 | controller |       {
2026-06-12 17:11:23.308380 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.308396 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.308410 | controller |         "operator": "Exists",
2026-06-12 17:11:23.308424 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.308439 | controller |       },
2026-06-12 17:11:23.308453 | controller |       {
2026-06-12 17:11:23.308467 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.308481 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.308495 | controller |         "operator": "Exists",
2026-06-12 17:11:23.308509 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.308522 | controller |       },
2026-06-12 17:11:23.308536 | controller |       {
2026-06-12 17:11:23.308550 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.308564 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.308578 | controller |         "operator": "Exists"
2026-06-12 17:11:23.308592 | controller |       }
2026-06-12 17:11:23.308606 | controller |     ],
2026-06-12 17:11:23.308620 | controller |     "volumes": [
2026-06-12 17:11:23.308633 | controller |       {
2026-06-12 17:11:23.308647 | controller |         "name": "kube-api-access-q6lhc",
2026-06-12 17:11:23.308661 | controller |         "projected": {
2026-06-12 17:11:23.308675 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.308689 | controller |           "sources": [
2026-06-12 17:11:23.308703 | controller |             {
2026-06-12 17:11:23.308717 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.308731 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.308745 | controller |                 "path": "token"
2026-06-12 17:11:23.308759 | controller |               }
2026-06-12 17:11:23.308773 | controller |             },
2026-06-12 17:11:23.308787 | controller |             {
2026-06-12 17:11:23.308800 | controller |               "configMap": {
2026-06-12 17:11:23.308814 | controller |                 "items": [
2026-06-12 17:11:23.308828 | controller |                   {
2026-06-12 17:11:23.308842 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.308855 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.308870 | controller |                   }
2026-06-12 17:11:23.308884 | controller |                 ],
2026-06-12 17:11:23.308897 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.308911 | controller |               }
2026-06-12 17:11:23.308925 | controller |             },
2026-06-12 17:11:23.308939 | controller |             {
2026-06-12 17:11:23.308952 | controller |               "downwardAPI": {
2026-06-12 17:11:23.308966 | controller |                 "items": [
2026-06-12 17:11:23.308980 | controller |                   {
2026-06-12 17:11:23.308994 | controller |                     "fieldRef": {
2026-06-12 17:11:23.309008 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.309022 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.309036 | controller |                     },
2026-06-12 17:11:23.309050 | controller |                     "path": "namespace"
2026-06-12 17:11:23.309064 | controller |                   }
2026-06-12 17:11:23.309077 | controller |                 ]
2026-06-12 17:11:23.309092 | controller |               }
2026-06-12 17:11:23.309106 | controller |             },
2026-06-12 17:11:23.309120 | controller |             {
2026-06-12 17:11:23.309134 | controller |               "configMap": {
2026-06-12 17:11:23.309148 | controller |                 "items": [
2026-06-12 17:11:23.309163 | controller |                   {
2026-06-12 17:11:23.309177 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.309195 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.309210 | controller |                   }
2026-06-12 17:11:23.309225 | controller |                 ],
2026-06-12 17:11:23.309239 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.309252 | controller |               }
2026-06-12 17:11:23.309267 | controller |             }
2026-06-12 17:11:23.309281 | controller |           ]
2026-06-12 17:11:23.309295 | controller |         }
2026-06-12 17:11:23.309309 | controller |       }
2026-06-12 17:11:23.309323 | controller |     ]
2026-06-12 17:11:23.309337 | controller |   },
2026-06-12 17:11:23.309372 | controller |   "status": {
2026-06-12 17:11:23.309388 | controller |     "conditions": [
2026-06-12 17:11:23.309402 | controller |       {
2026-06-12 17:11:23.309417 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.309431 | controller |         "lastTransitionTime": "2026-06-12T16:09:40Z",
2026-06-12 17:11:23.309445 | controller |         "status": "True",
2026-06-12 17:11:23.309459 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.309474 | controller |       },
2026-06-12 17:11:23.309488 | controller |       {
2026-06-12 17:11:23.309502 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.309516 | controller |         "lastTransitionTime": "2026-06-12T16:08:28Z",
2026-06-12 17:11:23.309530 | controller |         "status": "True",
2026-06-12 17:11:23.309544 | controller |         "type": "Initialized"
2026-06-12 17:11:23.309558 | controller |       },
2026-06-12 17:11:23.309572 | controller |       {
2026-06-12 17:11:23.309586 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.309600 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.309615 | controller |         "status": "True",
2026-06-12 17:11:23.309629 | controller |         "type": "Ready"
2026-06-12 17:11:23.309643 | controller |       },
2026-06-12 17:11:23.309657 | controller |       {
2026-06-12 17:11:23.309671 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.309685 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.309699 | controller |         "status": "True",
2026-06-12 17:11:23.309713 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.309728 | controller |       },
2026-06-12 17:11:23.309742 | controller |       {
2026-06-12 17:11:23.309756 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.309770 | controller |         "lastTransitionTime": "2026-06-12T16:08:28Z",
2026-06-12 17:11:23.309784 | controller |         "status": "True",
2026-06-12 17:11:23.309798 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.309812 | controller |       }
2026-06-12 17:11:23.309826 | controller |     ],
2026-06-12 17:11:23.309840 | controller |     "containerStatuses": [
2026-06-12 17:11:23.309854 | controller |       {
2026-06-12 17:11:23.309868 | controller |         "allocatedResources": {
2026-06-12 17:11:23.309882 | controller |           "cpu": "10m",
2026-06-12 17:11:23.309896 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.309909 | controller |         },
2026-06-12 17:11:23.309923 | controller |         "containerID": "cri-o://906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8",
2026-06-12 17:11:23.309938 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 17:11:23.309952 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-12 17:11:23.309966 | controller |         "lastState": {},
2026-06-12 17:11:23.309980 | controller |         "name": "manager",
2026-06-12 17:11:23.309994 | controller |         "ready": true,
2026-06-12 17:11:23.310008 | controller |         "resources": {
2026-06-12 17:11:23.310025 | controller |           "limits": {
2026-06-12 17:11:23.310040 | controller |             "cpu": "500m",
2026-06-12 17:11:23.310053 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.310067 | controller |           },
2026-06-12 17:11:23.310081 | controller |           "requests": {
2026-06-12 17:11:23.310095 | controller |             "cpu": "10m",
2026-06-12 17:11:23.310109 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.310124 | controller |           }
2026-06-12 17:11:23.310138 | controller |         },
2026-06-12 17:11:23.310154 | controller |         "restartCount": 0,
2026-06-12 17:11:23.310171 | controller |         "started": true,
2026-06-12 17:11:23.310185 | controller |         "state": {
2026-06-12 17:11:23.310199 | controller |           "running": {
2026-06-12 17:11:23.310213 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:23.310227 | controller |           }
2026-06-12 17:11:23.310242 | controller |         },
2026-06-12 17:11:23.310256 | controller |         "user": {
2026-06-12 17:11:23.310270 | controller |           "linux": {
2026-06-12 17:11:23.310284 | controller |             "gid": 0,
2026-06-12 17:11:23.310298 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.310312 | controller |               0
2026-06-12 17:11:23.310326 | controller |             ],
2026-06-12 17:11:23.310340 | controller |             "uid": 65532
2026-06-12 17:11:23.310373 | controller |           }
2026-06-12 17:11:23.310389 | controller |         },
2026-06-12 17:11:23.310403 | controller |         "volumeMounts": [
2026-06-12 17:11:23.310417 | controller |           {
2026-06-12 17:11:23.310431 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.310445 | controller |             "name": "kube-api-access-q6lhc",
2026-06-12 17:11:23.310459 | controller |             "readOnly": true,
2026-06-12 17:11:23.310473 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.310487 | controller |           }
2026-06-12 17:11:23.310501 | controller |         ]
2026-06-12 17:11:23.310515 | controller |       }
2026-06-12 17:11:23.310528 | controller |     ],
2026-06-12 17:11:23.310542 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.310556 | controller |     "hostIPs": [
2026-06-12 17:11:23.310570 | controller |       {
2026-06-12 17:11:23.310584 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.310597 | controller |       }
2026-06-12 17:11:23.310611 | controller |     ],
2026-06-12 17:11:23.310625 | controller |     "phase": "Running",
2026-06-12 17:11:23.310638 | controller |     "podIP": "10.217.0.68",
2026-06-12 17:11:23.310652 | controller |     "podIPs": [
2026-06-12 17:11:23.310666 | controller |       {
2026-06-12 17:11:23.310679 | controller |         "ip": "10.217.0.68"
2026-06-12 17:11:23.310693 | controller |       }
2026-06-12 17:11:23.310708 | controller |     ],
2026-06-12 17:11:23.310729 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.310749 | controller |     "startTime": "2026-06-12T16:08:28Z"
2026-06-12 17:11:23.310764 | controller |   }
2026-06-12 17:11:23.310778 | controller | }
2026-06-12 17:11:23.331158 | controller | ok:
2026-06-12 17:11:23.331204 | controller | {
2026-06-12 17:11:23.331224 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.331240 | controller |   "kind": "Pod",
2026-06-12 17:11:23.331256 | controller |   "metadata": {
2026-06-12 17:11:23.331271 | controller |     "annotations": {
2026-06-12 17:11:23.331286 | 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-12 17:11:23.331306 | 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-12 17:11:23.331322 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.331337 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.331369 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.331386 | controller |     },
2026-06-12 17:11:23.331401 | controller |     "creationTimestamp": "2026-06-12T16:08:28Z",
2026-06-12 17:11:23.331416 | controller |     "generateName": "designate-operator-controller-manager-87bbdb4d9-",
2026-06-12 17:11:23.331431 | controller |     "generation": 1,
2026-06-12 17:11:23.331445 | controller |     "labels": {
2026-06-12 17:11:23.331460 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-12 17:11:23.331474 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.331488 | controller |       "openstack.org/operator-name": "designate",
2026-06-12 17:11:23.331503 | controller |       "pod-template-hash": "87bbdb4d9"
2026-06-12 17:11:23.331517 | controller |     },
2026-06-12 17:11:23.331532 | controller |     "managedFields": [
2026-06-12 17:11:23.331546 | controller |       {
2026-06-12 17:11:23.331560 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.331575 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.331590 | controller |         "fieldsV1": {
2026-06-12 17:11:23.331604 | controller |           "f:metadata": {
2026-06-12 17:11:23.331619 | controller |             "f:annotations": {
2026-06-12 17:11:23.331633 | controller |               ".": {},
2026-06-12 17:11:23.331647 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.331662 | controller |             },
2026-06-12 17:11:23.331676 | controller |             "f:generateName": {},
2026-06-12 17:11:23.331691 | controller |             "f:labels": {
2026-06-12 17:11:23.331705 | controller |               ".": {},
2026-06-12 17:11:23.331719 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.331734 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.331749 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.331764 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.331778 | controller |             },
2026-06-12 17:11:23.331793 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.331807 | controller |               ".": {},
2026-06-12 17:11:23.331822 | controller |               "k:{\"uid\":\"19e41c24-57c8-4927-ac40-88fca41009f8\"}": {}
2026-06-12 17:11:23.331837 | controller |             }
2026-06-12 17:11:23.331851 | controller |           },
2026-06-12 17:11:23.331866 | controller |           "f:spec": {
2026-06-12 17:11:23.331881 | controller |             "f:containers": {
2026-06-12 17:11:23.331895 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.331910 | controller |                 ".": {},
2026-06-12 17:11:23.331924 | controller |                 "f:args": {},
2026-06-12 17:11:23.331938 | controller |                 "f:command": {},
2026-06-12 17:11:23.331952 | controller |                 "f:env": {
2026-06-12 17:11:23.331966 | controller |                   ".": {},
2026-06-12 17:11:23.331980 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.331995 | controller |                     ".": {},
2026-06-12 17:11:23.332009 | controller |                     "f:name": {},
2026-06-12 17:11:23.332023 | controller |                     "f:value": {}
2026-06-12 17:11:23.332037 | controller |                   },
2026-06-12 17:11:23.332051 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.332079 | controller |                     ".": {},
2026-06-12 17:11:23.332096 | controller |                     "f:name": {},
2026-06-12 17:11:23.332111 | controller |                     "f:value": {}
2026-06-12 17:11:23.332125 | controller |                   },
2026-06-12 17:11:23.332138 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.332155 | controller |                     ".": {},
2026-06-12 17:11:23.332172 | controller |                     "f:name": {},
2026-06-12 17:11:23.332186 | controller |                     "f:value": {}
2026-06-12 17:11:23.332201 | controller |                   },
2026-06-12 17:11:23.332215 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.332230 | controller |                     ".": {},
2026-06-12 17:11:23.332244 | controller |                     "f:name": {},
2026-06-12 17:11:23.332258 | controller |                     "f:value": {}
2026-06-12 17:11:23.332273 | controller |                   },
2026-06-12 17:11:23.332287 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.332301 | controller |                     ".": {},
2026-06-12 17:11:23.332315 | controller |                     "f:name": {},
2026-06-12 17:11:23.332329 | controller |                     "f:value": {}
2026-06-12 17:11:23.332364 | controller |                   }
2026-06-12 17:11:23.332382 | controller |                 },
2026-06-12 17:11:23.332396 | controller |                 "f:image": {},
2026-06-12 17:11:23.332410 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.332425 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.332439 | controller |                   ".": {},
2026-06-12 17:11:23.332453 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.332468 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.332482 | controller |                     ".": {},
2026-06-12 17:11:23.332496 | controller |                     "f:path": {},
2026-06-12 17:11:23.332511 | controller |                     "f:port": {},
2026-06-12 17:11:23.332525 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.332539 | controller |                   },
2026-06-12 17:11:23.332554 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.332568 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.332583 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.332598 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.332612 | controller |                 },
2026-06-12 17:11:23.332627 | controller |                 "f:name": {},
2026-06-12 17:11:23.332641 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.332656 | controller |                   ".": {},
2026-06-12 17:11:23.332670 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.332685 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.332699 | controller |                     ".": {},
2026-06-12 17:11:23.332714 | controller |                     "f:path": {},
2026-06-12 17:11:23.332728 | controller |                     "f:port": {},
2026-06-12 17:11:23.332742 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.332757 | controller |                   },
2026-06-12 17:11:23.332771 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.332785 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.332799 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.332814 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.332828 | controller |                 },
2026-06-12 17:11:23.332842 | controller |                 "f:resources": {
2026-06-12 17:11:23.332856 | controller |                   ".": {},
2026-06-12 17:11:23.332870 | controller |                   "f:limits": {
2026-06-12 17:11:23.332888 | controller |                     ".": {},
2026-06-12 17:11:23.332903 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.332917 | controller |                     "f:memory": {}
2026-06-12 17:11:23.332931 | controller |                   },
2026-06-12 17:11:23.332945 | controller |                   "f:requests": {
2026-06-12 17:11:23.332959 | controller |                     ".": {},
2026-06-12 17:11:23.332973 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.332987 | controller |                     "f:memory": {}
2026-06-12 17:11:23.333001 | controller |                   }
2026-06-12 17:11:23.333015 | controller |                 },
2026-06-12 17:11:23.333029 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.333043 | controller |                   ".": {},
2026-06-12 17:11:23.333057 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.333071 | controller |                 },
2026-06-12 17:11:23.333085 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.333099 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.333113 | controller |               }
2026-06-12 17:11:23.333127 | controller |             },
2026-06-12 17:11:23.333141 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.333155 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.333170 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.333184 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.333198 | controller |             "f:securityContext": {
2026-06-12 17:11:23.333212 | controller |               ".": {},
2026-06-12 17:11:23.333226 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.333240 | controller |             },
2026-06-12 17:11:23.333254 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.333268 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.333282 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.333296 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.333310 | controller |           }
2026-06-12 17:11:23.333324 | controller |         },
2026-06-12 17:11:23.333339 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.333380 | controller |         "operation": "Update",
2026-06-12 17:11:23.333396 | controller |         "time": "2026-06-12T16:08:28Z"
2026-06-12 17:11:23.333410 | controller |       },
2026-06-12 17:11:23.333425 | controller |       {
2026-06-12 17:11:23.333439 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.333453 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.333467 | controller |         "fieldsV1": {
2026-06-12 17:11:23.333481 | controller |           "f:metadata": {
2026-06-12 17:11:23.333495 | controller |             "f:annotations": {
2026-06-12 17:11:23.333509 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.333523 | controller |             }
2026-06-12 17:11:23.333537 | controller |           }
2026-06-12 17:11:23.333551 | controller |         },
2026-06-12 17:11:23.333565 | controller |         "manager": "crc",
2026-06-12 17:11:23.333579 | controller |         "operation": "Update",
2026-06-12 17:11:23.333594 | controller |         "subresource": "status",
2026-06-12 17:11:23.333608 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.333622 | controller |       },
2026-06-12 17:11:23.333637 | controller |       {
2026-06-12 17:11:23.333651 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.333665 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.333679 | controller |         "fieldsV1": {
2026-06-12 17:11:23.333693 | controller |           "f:metadata": {
2026-06-12 17:11:23.333707 | controller |             "f:annotations": {
2026-06-12 17:11:23.333721 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.333739 | controller |             }
2026-06-12 17:11:23.333754 | controller |           }
2026-06-12 17:11:23.333768 | controller |         },
2026-06-12 17:11:23.333782 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.333796 | controller |         "operation": "Update",
2026-06-12 17:11:23.333811 | controller |         "subresource": "status",
2026-06-12 17:11:23.333825 | controller |         "time": "2026-06-12T16:08:47Z"
2026-06-12 17:11:23.333840 | controller |       },
2026-06-12 17:11:23.333854 | controller |       {
2026-06-12 17:11:23.333869 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.333883 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.333898 | controller |         "fieldsV1": {
2026-06-12 17:11:23.333912 | controller |           "f:status": {
2026-06-12 17:11:23.333926 | controller |             "f:conditions": {
2026-06-12 17:11:23.333941 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.333955 | controller |                 ".": {},
2026-06-12 17:11:23.333969 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.333984 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.333998 | controller |                 "f:status": {},
2026-06-12 17:11:23.334012 | controller |                 "f:type": {}
2026-06-12 17:11:23.334026 | controller |               },
2026-06-12 17:11:23.334041 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.334055 | controller |                 ".": {},
2026-06-12 17:11:23.334070 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.334085 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.334099 | controller |                 "f:status": {},
2026-06-12 17:11:23.334114 | controller |                 "f:type": {}
2026-06-12 17:11:23.334128 | controller |               },
2026-06-12 17:11:23.334142 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.334157 | controller |                 ".": {},
2026-06-12 17:11:23.334171 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.334185 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.334199 | controller |                 "f:status": {},
2026-06-12 17:11:23.334213 | controller |                 "f:type": {}
2026-06-12 17:11:23.334228 | controller |               },
2026-06-12 17:11:23.334242 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.334256 | controller |                 ".": {},
2026-06-12 17:11:23.334270 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.334284 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.334299 | controller |                 "f:status": {},
2026-06-12 17:11:23.334313 | controller |                 "f:type": {}
2026-06-12 17:11:23.334327 | controller |               }
2026-06-12 17:11:23.334341 | controller |             },
2026-06-12 17:11:23.334374 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.334389 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.334403 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.334417 | controller |             "f:phase": {},
2026-06-12 17:11:23.334431 | controller |             "f:podIP": {},
2026-06-12 17:11:23.334445 | controller |             "f:podIPs": {
2026-06-12 17:11:23.334459 | controller |               ".": {},
2026-06-12 17:11:23.334473 | controller |               "k:{\"ip\":\"10.217.0.73\"}": {
2026-06-12 17:11:23.334488 | controller |                 ".": {},
2026-06-12 17:11:23.334502 | controller |                 "f:ip": {}
2026-06-12 17:11:23.334515 | controller |               }
2026-06-12 17:11:23.334530 | controller |             },
2026-06-12 17:11:23.334544 | controller |             "f:startTime": {}
2026-06-12 17:11:23.334558 | controller |           }
2026-06-12 17:11:23.334580 | controller |         },
2026-06-12 17:11:23.334596 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.334611 | controller |         "operation": "Update",
2026-06-12 17:11:23.334625 | controller |         "subresource": "status",
2026-06-12 17:11:23.334640 | controller |         "time": "2026-06-12T16:09:59Z"
2026-06-12 17:11:23.334654 | controller |       }
2026-06-12 17:11:23.334669 | controller |     ],
2026-06-12 17:11:23.334683 | controller |     "name": "designate-operator-controller-manager-87bbdb4d9-r69gm",
2026-06-12 17:11:23.334698 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.334712 | controller |     "ownerReferences": [
2026-06-12 17:11:23.334727 | controller |       {
2026-06-12 17:11:23.334741 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.334755 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.334770 | controller |         "controller": true,
2026-06-12 17:11:23.334784 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.334798 | controller |         "name": "designate-operator-controller-manager-87bbdb4d9",
2026-06-12 17:11:23.334813 | controller |         "uid": "19e41c24-57c8-4927-ac40-88fca41009f8"
2026-06-12 17:11:23.334827 | controller |       }
2026-06-12 17:11:23.334842 | controller |     ],
2026-06-12 17:11:23.334856 | controller |     "resourceVersion": "54177",
2026-06-12 17:11:23.334870 | controller |     "uid": "3aefb0c7-d698-491e-8d6d-6b3da8451b3d"
2026-06-12 17:11:23.334885 | controller |   },
2026-06-12 17:11:23.334899 | controller |   "spec": {
2026-06-12 17:11:23.334913 | controller |     "containers": [
2026-06-12 17:11:23.334927 | controller |       {
2026-06-12 17:11:23.334941 | controller |         "args": [
2026-06-12 17:11:23.334955 | controller |           "--leader-elect",
2026-06-12 17:11:23.334969 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.334983 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.334997 | controller |         ],
2026-06-12 17:11:23.335011 | controller |         "command": [
2026-06-12 17:11:23.335025 | controller |           "/manager"
2026-06-12 17:11:23.335039 | controller |         ],
2026-06-12 17:11:23.335053 | controller |         "env": [
2026-06-12 17:11:23.335067 | controller |           {
2026-06-12 17:11:23.335081 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.335095 | controller |             "value": "30"
2026-06-12 17:11:23.335109 | controller |           },
2026-06-12 17:11:23.335123 | controller |           {
2026-06-12 17:11:23.335137 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.335150 | controller |             "value": "20"
2026-06-12 17:11:23.335164 | controller |           },
2026-06-12 17:11:23.335178 | controller |           {
2026-06-12 17:11:23.335192 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.335206 | controller |             "value": "5"
2026-06-12 17:11:23.335220 | controller |           },
2026-06-12 17:11:23.335234 | controller |           {
2026-06-12 17:11:23.335248 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.335262 | controller |             "value": "false"
2026-06-12 17:11:23.335276 | controller |           },
2026-06-12 17:11:23.335290 | controller |           {
2026-06-12 17:11:23.335305 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.335319 | controller |             "value": "false"
2026-06-12 17:11:23.335333 | controller |           }
2026-06-12 17:11:23.335362 | controller |         ],
2026-06-12 17:11:23.335383 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 17:11:23.335398 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.335413 | controller |         "livenessProbe": {
2026-06-12 17:11:23.335427 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.335444 | controller |           "httpGet": {
2026-06-12 17:11:23.335459 | controller |             "path": "/healthz",
2026-06-12 17:11:23.335473 | controller |             "port": 8081,
2026-06-12 17:11:23.335487 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.335500 | controller |           },
2026-06-12 17:11:23.335514 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.335528 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.335542 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.335556 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.335570 | controller |         },
2026-06-12 17:11:23.335584 | controller |         "name": "manager",
2026-06-12 17:11:23.335599 | controller |         "readinessProbe": {
2026-06-12 17:11:23.335613 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.335628 | controller |           "httpGet": {
2026-06-12 17:11:23.335642 | controller |             "path": "/readyz",
2026-06-12 17:11:23.335656 | controller |             "port": 8081,
2026-06-12 17:11:23.335670 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.335684 | controller |           },
2026-06-12 17:11:23.335699 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.335713 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.335727 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.335741 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.335755 | controller |         },
2026-06-12 17:11:23.335769 | controller |         "resources": {
2026-06-12 17:11:23.335783 | controller |           "limits": {
2026-06-12 17:11:23.335797 | controller |             "cpu": "500m",
2026-06-12 17:11:23.335812 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.335826 | controller |           },
2026-06-12 17:11:23.335841 | controller |           "requests": {
2026-06-12 17:11:23.335855 | controller |             "cpu": "10m",
2026-06-12 17:11:23.335869 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.335883 | controller |           }
2026-06-12 17:11:23.335898 | controller |         },
2026-06-12 17:11:23.335912 | controller |         "securityContext": {
2026-06-12 17:11:23.335926 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.335940 | controller |           "capabilities": {
2026-06-12 17:11:23.335954 | controller |             "drop": [
2026-06-12 17:11:23.335968 | controller |               "MKNOD"
2026-06-12 17:11:23.335982 | controller |             ]
2026-06-12 17:11:23.335997 | controller |           }
2026-06-12 17:11:23.336011 | controller |         },
2026-06-12 17:11:23.336025 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.336050 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.336066 | controller |         "volumeMounts": [
2026-06-12 17:11:23.336080 | controller |           {
2026-06-12 17:11:23.336095 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.336109 | controller |             "name": "kube-api-access-8bt78",
2026-06-12 17:11:23.336124 | controller |             "readOnly": true
2026-06-12 17:11:23.336139 | controller |           }
2026-06-12 17:11:23.336154 | controller |         ]
2026-06-12 17:11:23.336168 | controller |       }
2026-06-12 17:11:23.336182 | controller |     ],
2026-06-12 17:11:23.336197 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.336211 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.336225 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.336239 | controller |       {
2026-06-12 17:11:23.336253 | controller |         "name": "designate-operator-controller-manager-dockercfg-p6kfk"
2026-06-12 17:11:23.336267 | controller |       }
2026-06-12 17:11:23.336282 | controller |     ],
2026-06-12 17:11:23.336296 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.336314 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.336329 | controller |     "priority": 0,
2026-06-12 17:11:23.336362 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.336379 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.336394 | controller |     "securityContext": {
2026-06-12 17:11:23.336409 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.336423 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.336437 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.336451 | controller |       }
2026-06-12 17:11:23.336465 | controller |     },
2026-06-12 17:11:23.336480 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-12 17:11:23.336494 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-12 17:11:23.336508 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.336523 | controller |     "tolerations": [
2026-06-12 17:11:23.336537 | controller |       {
2026-06-12 17:11:23.336551 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.336566 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.336580 | controller |         "operator": "Exists",
2026-06-12 17:11:23.336595 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.336610 | controller |       },
2026-06-12 17:11:23.336624 | controller |       {
2026-06-12 17:11:23.336639 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.336653 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.336667 | controller |         "operator": "Exists",
2026-06-12 17:11:23.336682 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.336696 | controller |       },
2026-06-12 17:11:23.336710 | controller |       {
2026-06-12 17:11:23.336724 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.336738 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.336753 | controller |         "operator": "Exists"
2026-06-12 17:11:23.336767 | controller |       }
2026-06-12 17:11:23.336781 | controller |     ],
2026-06-12 17:11:23.336795 | controller |     "volumes": [
2026-06-12 17:11:23.336809 | controller |       {
2026-06-12 17:11:23.336824 | controller |         "name": "kube-api-access-8bt78",
2026-06-12 17:11:23.336838 | controller |         "projected": {
2026-06-12 17:11:23.336852 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.336866 | controller |           "sources": [
2026-06-12 17:11:23.336880 | controller |             {
2026-06-12 17:11:23.336894 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.336908 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.336922 | controller |                 "path": "token"
2026-06-12 17:11:23.336936 | controller |               }
2026-06-12 17:11:23.336950 | controller |             },
2026-06-12 17:11:23.336964 | controller |             {
2026-06-12 17:11:23.336978 | controller |               "configMap": {
2026-06-12 17:11:23.336992 | controller |                 "items": [
2026-06-12 17:11:23.337006 | controller |                   {
2026-06-12 17:11:23.337019 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.337033 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.337047 | controller |                   }
2026-06-12 17:11:23.337061 | controller |                 ],
2026-06-12 17:11:23.337075 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.337089 | controller |               }
2026-06-12 17:11:23.337103 | controller |             },
2026-06-12 17:11:23.337117 | controller |             {
2026-06-12 17:11:23.337131 | controller |               "downwardAPI": {
2026-06-12 17:11:23.337145 | controller |                 "items": [
2026-06-12 17:11:23.337158 | controller |                   {
2026-06-12 17:11:23.337172 | controller |                     "fieldRef": {
2026-06-12 17:11:23.337190 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.337338 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.337374 | controller |                     },
2026-06-12 17:11:23.337390 | controller |                     "path": "namespace"
2026-06-12 17:11:23.337404 | controller |                   }
2026-06-12 17:11:23.337418 | controller |                 ]
2026-06-12 17:11:23.337432 | controller |               }
2026-06-12 17:11:23.337446 | controller |             },
2026-06-12 17:11:23.337459 | controller |             {
2026-06-12 17:11:23.337473 | controller |               "configMap": {
2026-06-12 17:11:23.337487 | controller |                 "items": [
2026-06-12 17:11:23.337501 | controller |                   {
2026-06-12 17:11:23.337515 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.337529 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.337543 | controller |                   }
2026-06-12 17:11:23.337557 | controller |                 ],
2026-06-12 17:11:23.337571 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.337585 | controller |               }
2026-06-12 17:11:23.337599 | controller |             }
2026-06-12 17:11:23.337613 | controller |           ]
2026-06-12 17:11:23.337626 | controller |         }
2026-06-12 17:11:23.337640 | controller |       }
2026-06-12 17:11:23.337654 | controller |     ]
2026-06-12 17:11:23.337668 | controller |   },
2026-06-12 17:11:23.337681 | controller |   "status": {
2026-06-12 17:11:23.337695 | controller |     "conditions": [
2026-06-12 17:11:23.337709 | controller |       {
2026-06-12 17:11:23.337724 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.337738 | controller |         "lastTransitionTime": "2026-06-12T16:09:40Z",
2026-06-12 17:11:23.337753 | controller |         "status": "True",
2026-06-12 17:11:23.337767 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.337781 | controller |       },
2026-06-12 17:11:23.337796 | controller |       {
2026-06-12 17:11:23.337810 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.337824 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.337838 | controller |         "status": "True",
2026-06-12 17:11:23.337900 | controller |         "type": "Initialized"
2026-06-12 17:11:23.337916 | controller |       },
2026-06-12 17:11:23.337931 | controller |       {
2026-06-12 17:11:23.337946 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.337960 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.337975 | controller |         "status": "True",
2026-06-12 17:11:23.337990 | controller |         "type": "Ready"
2026-06-12 17:11:23.338005 | controller |       },
2026-06-12 17:11:23.338019 | controller |       {
2026-06-12 17:11:23.338034 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.338048 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.338062 | controller |         "status": "True",
2026-06-12 17:11:23.338076 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.338091 | controller |       },
2026-06-12 17:11:23.338105 | controller |       {
2026-06-12 17:11:23.338119 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.338134 | controller |         "lastTransitionTime": "2026-06-12T16:08:28Z",
2026-06-12 17:11:23.338150 | controller |         "status": "True",
2026-06-12 17:11:23.338317 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.338335 | controller |       }
2026-06-12 17:11:23.338381 | controller |     ],
2026-06-12 17:11:23.338399 | controller |     "containerStatuses": [
2026-06-12 17:11:23.338414 | controller |       {
2026-06-12 17:11:23.338429 | controller |         "allocatedResources": {
2026-06-12 17:11:23.338443 | controller |           "cpu": "10m",
2026-06-12 17:11:23.338462 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.338477 | controller |         },
2026-06-12 17:11:23.338491 | controller |         "containerID": "cri-o://c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9",
2026-06-12 17:11:23.338506 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 17:11:23.338520 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63",
2026-06-12 17:11:23.338535 | controller |         "lastState": {},
2026-06-12 17:11:23.338549 | controller |         "name": "manager",
2026-06-12 17:11:23.338563 | controller |         "ready": true,
2026-06-12 17:11:23.338578 | controller |         "resources": {
2026-06-12 17:11:23.338592 | controller |           "limits": {
2026-06-12 17:11:23.338606 | controller |             "cpu": "500m",
2026-06-12 17:11:23.338620 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.338634 | controller |           },
2026-06-12 17:11:23.338649 | controller |           "requests": {
2026-06-12 17:11:23.338663 | controller |             "cpu": "10m",
2026-06-12 17:11:23.338677 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.338691 | controller |           }
2026-06-12 17:11:23.338705 | controller |         },
2026-06-12 17:11:23.338719 | controller |         "restartCount": 0,
2026-06-12 17:11:23.338733 | controller |         "started": true,
2026-06-12 17:11:23.338747 | controller |         "state": {
2026-06-12 17:11:23.338761 | controller |           "running": {
2026-06-12 17:11:23.338775 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:23.338790 | controller |           }
2026-06-12 17:11:23.338804 | controller |         },
2026-06-12 17:11:23.338818 | controller |         "user": {
2026-06-12 17:11:23.338833 | controller |           "linux": {
2026-06-12 17:11:23.338847 | controller |             "gid": 0,
2026-06-12 17:11:23.338861 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.338875 | controller |               0
2026-06-12 17:11:23.338889 | controller |             ],
2026-06-12 17:11:23.338903 | controller |             "uid": 65532
2026-06-12 17:11:23.338917 | controller |           }
2026-06-12 17:11:23.338931 | controller |         },
2026-06-12 17:11:23.338946 | controller |         "volumeMounts": [
2026-06-12 17:11:23.338960 | controller |           {
2026-06-12 17:11:23.338975 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.338990 | controller |             "name": "kube-api-access-8bt78",
2026-06-12 17:11:23.339004 | controller |             "readOnly": true,
2026-06-12 17:11:23.339018 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.339033 | controller |           }
2026-06-12 17:11:23.339047 | controller |         ]
2026-06-12 17:11:23.339061 | controller |       }
2026-06-12 17:11:23.339076 | controller |     ],
2026-06-12 17:11:23.339090 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.339104 | controller |     "hostIPs": [
2026-06-12 17:11:23.339118 | controller |       {
2026-06-12 17:11:23.339132 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.339146 | controller |       }
2026-06-12 17:11:23.339160 | controller |     ],
2026-06-12 17:11:23.339176 | controller |     "phase": "Running",
2026-06-12 17:11:23.339193 | controller |     "podIP": "10.217.0.73",
2026-06-12 17:11:23.339208 | controller |     "podIPs": [
2026-06-12 17:11:23.339222 | controller |       {
2026-06-12 17:11:23.339236 | controller |         "ip": "10.217.0.73"
2026-06-12 17:11:23.339250 | controller |       }
2026-06-12 17:11:23.339264 | controller |     ],
2026-06-12 17:11:23.339278 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.339292 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.339310 | controller |   }
2026-06-12 17:11:23.339325 | controller | }
2026-06-12 17:11:23.360041 | controller | ok:
2026-06-12 17:11:23.360087 | controller | {
2026-06-12 17:11:23.360107 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.360123 | controller |   "kind": "Pod",
2026-06-12 17:11:23.360139 | controller |   "metadata": {
2026-06-12 17:11:23.360154 | controller |     "annotations": {
2026-06-12 17:11:23.360169 | 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-12 17:11:23.360186 | 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-12 17:11:23.360201 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.360216 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.360231 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.360246 | controller |     },
2026-06-12 17:11:23.360261 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.360276 | controller |     "generateName": "glance-operator-controller-manager-585dc4b7b9-",
2026-06-12 17:11:23.360291 | controller |     "generation": 1,
2026-06-12 17:11:23.360306 | controller |     "labels": {
2026-06-12 17:11:23.360320 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-12 17:11:23.360335 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.360372 | controller |       "openstack.org/operator-name": "glance",
2026-06-12 17:11:23.360389 | controller |       "pod-template-hash": "585dc4b7b9"
2026-06-12 17:11:23.360404 | controller |     },
2026-06-12 17:11:23.360418 | controller |     "managedFields": [
2026-06-12 17:11:23.360433 | controller |       {
2026-06-12 17:11:23.360448 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.360462 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.360476 | controller |         "fieldsV1": {
2026-06-12 17:11:23.360491 | controller |           "f:metadata": {
2026-06-12 17:11:23.360505 | controller |             "f:annotations": {
2026-06-12 17:11:23.360519 | controller |               ".": {},
2026-06-12 17:11:23.360533 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.360548 | controller |             },
2026-06-12 17:11:23.360562 | controller |             "f:generateName": {},
2026-06-12 17:11:23.360576 | controller |             "f:labels": {
2026-06-12 17:11:23.360590 | controller |               ".": {},
2026-06-12 17:11:23.360605 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.360619 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.360633 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.360648 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.360662 | controller |             },
2026-06-12 17:11:23.360677 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.360691 | controller |               ".": {},
2026-06-12 17:11:23.360706 | controller |               "k:{\"uid\":\"1987e184-4e54-4f03-9100-ebf9487c4406\"}": {}
2026-06-12 17:11:23.360721 | controller |             }
2026-06-12 17:11:23.360736 | controller |           },
2026-06-12 17:11:23.360750 | controller |           "f:spec": {
2026-06-12 17:11:23.360765 | controller |             "f:containers": {
2026-06-12 17:11:23.360784 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.360799 | controller |                 ".": {},
2026-06-12 17:11:23.360814 | controller |                 "f:args": {},
2026-06-12 17:11:23.360828 | controller |                 "f:command": {},
2026-06-12 17:11:23.360842 | controller |                 "f:env": {
2026-06-12 17:11:23.360856 | controller |                   ".": {},
2026-06-12 17:11:23.360871 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.360885 | controller |                     ".": {},
2026-06-12 17:11:23.360899 | controller |                     "f:name": {},
2026-06-12 17:11:23.360914 | controller |                     "f:value": {}
2026-06-12 17:11:23.360928 | controller |                   },
2026-06-12 17:11:23.360943 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.360957 | controller |                     ".": {},
2026-06-12 17:11:23.360972 | controller |                     "f:name": {},
2026-06-12 17:11:23.360987 | controller |                     "f:value": {}
2026-06-12 17:11:23.361001 | controller |                   },
2026-06-12 17:11:23.361015 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.361029 | controller |                     ".": {},
2026-06-12 17:11:23.361044 | controller |                     "f:name": {},
2026-06-12 17:11:23.361058 | controller |                     "f:value": {}
2026-06-12 17:11:23.361073 | controller |                   },
2026-06-12 17:11:23.361087 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.361101 | controller |                     ".": {},
2026-06-12 17:11:23.361116 | controller |                     "f:name": {},
2026-06-12 17:11:23.361140 | controller |                     "f:value": {}
2026-06-12 17:11:23.361158 | controller |                   },
2026-06-12 17:11:23.361175 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.361190 | controller |                     ".": {},
2026-06-12 17:11:23.361204 | controller |                     "f:name": {},
2026-06-12 17:11:23.361218 | controller |                     "f:value": {}
2026-06-12 17:11:23.361233 | controller |                   }
2026-06-12 17:11:23.361247 | controller |                 },
2026-06-12 17:11:23.361262 | controller |                 "f:image": {},
2026-06-12 17:11:23.361276 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.361301 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.361316 | controller |                   ".": {},
2026-06-12 17:11:23.361331 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.361365 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.361385 | controller |                     ".": {},
2026-06-12 17:11:23.361400 | controller |                     "f:path": {},
2026-06-12 17:11:23.361415 | controller |                     "f:port": {},
2026-06-12 17:11:23.361429 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.361444 | controller |                   },
2026-06-12 17:11:23.361458 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.361473 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.361487 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.361501 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.361515 | controller |                 },
2026-06-12 17:11:23.361530 | controller |                 "f:name": {},
2026-06-12 17:11:23.361545 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.361559 | controller |                   ".": {},
2026-06-12 17:11:23.361573 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.361588 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.361608 | controller |                     ".": {},
2026-06-12 17:11:23.361634 | controller |                     "f:path": {},
2026-06-12 17:11:23.361651 | controller |                     "f:port": {},
2026-06-12 17:11:23.361666 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.361680 | controller |                   },
2026-06-12 17:11:23.361694 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.361709 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.361723 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.361737 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.361752 | controller |                 },
2026-06-12 17:11:23.361766 | controller |                 "f:resources": {
2026-06-12 17:11:23.361781 | controller |                   ".": {},
2026-06-12 17:11:23.361797 | controller |                   "f:limits": {
2026-06-12 17:11:23.361819 | controller |                     ".": {},
2026-06-12 17:11:23.361842 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.361862 | controller |                     "f:memory": {}
2026-06-12 17:11:23.361877 | controller |                   },
2026-06-12 17:11:23.361891 | controller |                   "f:requests": {
2026-06-12 17:11:23.361906 | controller |                     ".": {},
2026-06-12 17:11:23.361921 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.361935 | controller |                     "f:memory": {}
2026-06-12 17:11:23.361950 | controller |                   }
2026-06-12 17:11:23.361965 | controller |                 },
2026-06-12 17:11:23.361979 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.361994 | controller |                   ".": {},
2026-06-12 17:11:23.362008 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.362023 | controller |                 },
2026-06-12 17:11:23.362038 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.362053 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.362068 | controller |               }
2026-06-12 17:11:23.362082 | controller |             },
2026-06-12 17:11:23.362097 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.362112 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.362126 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.362140 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.362154 | controller |             "f:securityContext": {
2026-06-12 17:11:23.362169 | controller |               ".": {},
2026-06-12 17:11:23.362183 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.362198 | controller |             },
2026-06-12 17:11:23.362213 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.362227 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.362241 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.362256 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.362270 | controller |           }
2026-06-12 17:11:23.362285 | controller |         },
2026-06-12 17:11:23.362300 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.362314 | controller |         "operation": "Update",
2026-06-12 17:11:23.362329 | controller |         "time": "2026-06-12T16:08:28Z"
2026-06-12 17:11:23.362343 | controller |       },
2026-06-12 17:11:23.362383 | controller |       {
2026-06-12 17:11:23.362399 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.362413 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.362427 | controller |         "fieldsV1": {
2026-06-12 17:11:23.362442 | controller |           "f:metadata": {
2026-06-12 17:11:23.362456 | controller |             "f:annotations": {
2026-06-12 17:11:23.362470 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.362484 | controller |             }
2026-06-12 17:11:23.362503 | controller |           }
2026-06-12 17:11:23.362518 | controller |         },
2026-06-12 17:11:23.362533 | controller |         "manager": "crc",
2026-06-12 17:11:23.362547 | controller |         "operation": "Update",
2026-06-12 17:11:23.362561 | controller |         "subresource": "status",
2026-06-12 17:11:23.362575 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.362590 | controller |       },
2026-06-12 17:11:23.362604 | controller |       {
2026-06-12 17:11:23.362619 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.362633 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.362647 | controller |         "fieldsV1": {
2026-06-12 17:11:23.362661 | controller |           "f:metadata": {
2026-06-12 17:11:23.362675 | controller |             "f:annotations": {
2026-06-12 17:11:23.362690 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.362704 | controller |             }
2026-06-12 17:11:23.362719 | controller |           }
2026-06-12 17:11:23.362733 | controller |         },
2026-06-12 17:11:23.362747 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.362762 | controller |         "operation": "Update",
2026-06-12 17:11:23.362776 | controller |         "subresource": "status",
2026-06-12 17:11:23.362790 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:23.362804 | controller |       },
2026-06-12 17:11:23.362818 | controller |       {
2026-06-12 17:11:23.362833 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.362847 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.362862 | controller |         "fieldsV1": {
2026-06-12 17:11:23.362876 | controller |           "f:status": {
2026-06-12 17:11:23.362890 | controller |             "f:conditions": {
2026-06-12 17:11:23.362904 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.362918 | controller |                 ".": {},
2026-06-12 17:11:23.362932 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.362947 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.362961 | controller |                 "f:status": {},
2026-06-12 17:11:23.362975 | controller |                 "f:type": {}
2026-06-12 17:11:23.362989 | controller |               },
2026-06-12 17:11:23.363004 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.363018 | controller |                 ".": {},
2026-06-12 17:11:23.363032 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.363047 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.363062 | controller |                 "f:status": {},
2026-06-12 17:11:23.363076 | controller |                 "f:type": {}
2026-06-12 17:11:23.363090 | controller |               },
2026-06-12 17:11:23.363105 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.363119 | controller |                 ".": {},
2026-06-12 17:11:23.363134 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.363148 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.363163 | controller |                 "f:status": {},
2026-06-12 17:11:23.363177 | controller |                 "f:type": {}
2026-06-12 17:11:23.363191 | controller |               },
2026-06-12 17:11:23.363205 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.363220 | controller |                 ".": {},
2026-06-12 17:11:23.363235 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.363249 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.363263 | controller |                 "f:status": {},
2026-06-12 17:11:23.363278 | controller |                 "f:type": {}
2026-06-12 17:11:23.363292 | controller |               }
2026-06-12 17:11:23.363306 | controller |             },
2026-06-12 17:11:23.363321 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.363338 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.363372 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.363389 | controller |             "f:phase": {},
2026-06-12 17:11:23.363403 | controller |             "f:podIP": {},
2026-06-12 17:11:23.363417 | controller |             "f:podIPs": {
2026-06-12 17:11:23.363432 | controller |               ".": {},
2026-06-12 17:11:23.363446 | controller |               "k:{\"ip\":\"10.217.0.74\"}": {
2026-06-12 17:11:23.363461 | controller |                 ".": {},
2026-06-12 17:11:23.363475 | controller |                 "f:ip": {}
2026-06-12 17:11:23.363489 | controller |               }
2026-06-12 17:11:23.363504 | controller |             },
2026-06-12 17:11:23.363518 | controller |             "f:startTime": {}
2026-06-12 17:11:23.363532 | controller |           }
2026-06-12 17:11:23.363547 | controller |         },
2026-06-12 17:11:23.363561 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.363576 | controller |         "operation": "Update",
2026-06-12 17:11:23.363590 | controller |         "subresource": "status",
2026-06-12 17:11:23.363605 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:23.363619 | controller |       }
2026-06-12 17:11:23.363634 | controller |     ],
2026-06-12 17:11:23.363648 | controller |     "name": "glance-operator-controller-manager-585dc4b7b9-t8nf4",
2026-06-12 17:11:23.363663 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.363678 | controller |     "ownerReferences": [
2026-06-12 17:11:23.363692 | controller |       {
2026-06-12 17:11:23.363707 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.363721 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.363735 | controller |         "controller": true,
2026-06-12 17:11:23.363750 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.363764 | controller |         "name": "glance-operator-controller-manager-585dc4b7b9",
2026-06-12 17:11:23.363778 | controller |         "uid": "1987e184-4e54-4f03-9100-ebf9487c4406"
2026-06-12 17:11:23.363793 | controller |       }
2026-06-12 17:11:23.363808 | controller |     ],
2026-06-12 17:11:23.363822 | controller |     "resourceVersion": "54104",
2026-06-12 17:11:23.363836 | controller |     "uid": "6dfa793e-0f3f-4fff-9e31-6ead0809d04a"
2026-06-12 17:11:23.363863 | controller |   },
2026-06-12 17:11:23.363880 | controller |   "spec": {
2026-06-12 17:11:23.363895 | controller |     "containers": [
2026-06-12 17:11:23.363909 | controller |       {
2026-06-12 17:11:23.363924 | controller |         "args": [
2026-06-12 17:11:23.363938 | controller |           "--leader-elect",
2026-06-12 17:11:23.363953 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.363968 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.363982 | controller |         ],
2026-06-12 17:11:23.363997 | controller |         "command": [
2026-06-12 17:11:23.364011 | controller |           "/manager"
2026-06-12 17:11:23.364026 | controller |         ],
2026-06-12 17:11:23.364040 | controller |         "env": [
2026-06-12 17:11:23.364055 | controller |           {
2026-06-12 17:11:23.364070 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.364084 | controller |             "value": "30"
2026-06-12 17:11:23.364099 | controller |           },
2026-06-12 17:11:23.364113 | controller |           {
2026-06-12 17:11:23.364128 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.364143 | controller |             "value": "20"
2026-06-12 17:11:23.364159 | controller |           },
2026-06-12 17:11:23.364176 | controller |           {
2026-06-12 17:11:23.364190 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.364205 | controller |             "value": "5"
2026-06-12 17:11:23.364219 | controller |           },
2026-06-12 17:11:23.364234 | controller |           {
2026-06-12 17:11:23.364248 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.364266 | controller |             "value": "false"
2026-06-12 17:11:23.364281 | controller |           },
2026-06-12 17:11:23.364296 | controller |           {
2026-06-12 17:11:23.364310 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.364324 | controller |             "value": "false"
2026-06-12 17:11:23.364339 | controller |           }
2026-06-12 17:11:23.364379 | controller |         ],
2026-06-12 17:11:23.364395 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 17:11:23.364409 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.364424 | controller |         "livenessProbe": {
2026-06-12 17:11:23.364439 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.364453 | controller |           "httpGet": {
2026-06-12 17:11:23.364467 | controller |             "path": "/healthz",
2026-06-12 17:11:23.364482 | controller |             "port": 8081,
2026-06-12 17:11:23.364496 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.364510 | controller |           },
2026-06-12 17:11:23.364524 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.364538 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.364553 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.364567 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.364581 | controller |         },
2026-06-12 17:11:23.364596 | controller |         "name": "manager",
2026-06-12 17:11:23.364610 | controller |         "readinessProbe": {
2026-06-12 17:11:23.364624 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.364638 | controller |           "httpGet": {
2026-06-12 17:11:23.364652 | controller |             "path": "/readyz",
2026-06-12 17:11:23.364667 | controller |             "port": 8081,
2026-06-12 17:11:23.364681 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.364695 | controller |           },
2026-06-12 17:11:23.364709 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.364723 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.364737 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.364751 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.364765 | controller |         },
2026-06-12 17:11:23.364780 | controller |         "resources": {
2026-06-12 17:11:23.364794 | controller |           "limits": {
2026-06-12 17:11:23.364809 | controller |             "cpu": "500m",
2026-06-12 17:11:23.364823 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.364837 | controller |           },
2026-06-12 17:11:23.364852 | controller |           "requests": {
2026-06-12 17:11:23.364866 | controller |             "cpu": "10m",
2026-06-12 17:11:23.364881 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.364895 | controller |           }
2026-06-12 17:11:23.364910 | controller |         },
2026-06-12 17:11:23.364924 | controller |         "securityContext": {
2026-06-12 17:11:23.364939 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.364953 | controller |           "capabilities": {
2026-06-12 17:11:23.364968 | controller |             "drop": [
2026-06-12 17:11:23.364982 | controller |               "MKNOD"
2026-06-12 17:11:23.364996 | controller |             ]
2026-06-12 17:11:23.365010 | controller |           }
2026-06-12 17:11:23.365025 | controller |         },
2026-06-12 17:11:23.365039 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.365053 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.365068 | controller |         "volumeMounts": [
2026-06-12 17:11:23.365082 | controller |           {
2026-06-12 17:11:23.365097 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.365112 | controller |             "name": "kube-api-access-t7zvm",
2026-06-12 17:11:23.365134 | controller |             "readOnly": true
2026-06-12 17:11:23.365149 | controller |           }
2026-06-12 17:11:23.365164 | controller |         ]
2026-06-12 17:11:23.365179 | controller |       }
2026-06-12 17:11:23.365193 | controller |     ],
2026-06-12 17:11:23.365207 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.365222 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.365237 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.365251 | controller |       {
2026-06-12 17:11:23.365265 | controller |         "name": "glance-operator-controller-manager-dockercfg-8sjd2"
2026-06-12 17:11:23.365280 | controller |       }
2026-06-12 17:11:23.365295 | controller |     ],
2026-06-12 17:11:23.365309 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.365324 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.365338 | controller |     "priority": 0,
2026-06-12 17:11:23.365380 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.365396 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.365411 | controller |     "securityContext": {
2026-06-12 17:11:23.365425 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.365440 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.365453 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.365468 | controller |       }
2026-06-12 17:11:23.365482 | controller |     },
2026-06-12 17:11:23.365496 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-12 17:11:23.365511 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-12 17:11:23.365526 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.365540 | controller |     "tolerations": [
2026-06-12 17:11:23.365554 | controller |       {
2026-06-12 17:11:23.365569 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.365583 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.365598 | controller |         "operator": "Exists",
2026-06-12 17:11:23.365612 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.365626 | controller |       },
2026-06-12 17:11:23.365641 | controller |       {
2026-06-12 17:11:23.365655 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.365670 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.365684 | controller |         "operator": "Exists",
2026-06-12 17:11:23.365698 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.365712 | controller |       },
2026-06-12 17:11:23.365727 | controller |       {
2026-06-12 17:11:23.365741 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.365756 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.365770 | controller |         "operator": "Exists"
2026-06-12 17:11:23.365784 | controller |       }
2026-06-12 17:11:23.365798 | controller |     ],
2026-06-12 17:11:23.365813 | controller |     "volumes": [
2026-06-12 17:11:23.365828 | controller |       {
2026-06-12 17:11:23.365842 | controller |         "name": "kube-api-access-t7zvm",
2026-06-12 17:11:23.365857 | controller |         "projected": {
2026-06-12 17:11:23.365871 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.365886 | controller |           "sources": [
2026-06-12 17:11:23.365900 | controller |             {
2026-06-12 17:11:23.365915 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.365929 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.365944 | controller |                 "path": "token"
2026-06-12 17:11:23.365958 | controller |               }
2026-06-12 17:11:23.365973 | controller |             },
2026-06-12 17:11:23.365987 | controller |             {
2026-06-12 17:11:23.366001 | controller |               "configMap": {
2026-06-12 17:11:23.366016 | controller |                 "items": [
2026-06-12 17:11:23.366034 | controller |                   {
2026-06-12 17:11:23.366049 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.366063 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.366078 | controller |                   }
2026-06-12 17:11:23.366092 | controller |                 ],
2026-06-12 17:11:23.366106 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.366120 | controller |               }
2026-06-12 17:11:23.366135 | controller |             },
2026-06-12 17:11:23.366153 | controller |             {
2026-06-12 17:11:23.366168 | controller |               "downwardAPI": {
2026-06-12 17:11:23.366183 | controller |                 "items": [
2026-06-12 17:11:23.366197 | controller |                   {
2026-06-12 17:11:23.366211 | controller |                     "fieldRef": {
2026-06-12 17:11:23.366226 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.366240 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.366255 | controller |                     },
2026-06-12 17:11:23.366269 | controller |                     "path": "namespace"
2026-06-12 17:11:23.366283 | controller |                   }
2026-06-12 17:11:23.366297 | controller |                 ]
2026-06-12 17:11:23.366312 | controller |               }
2026-06-12 17:11:23.366326 | controller |             },
2026-06-12 17:11:23.366340 | controller |             {
2026-06-12 17:11:23.366381 | controller |               "configMap": {
2026-06-12 17:11:23.366397 | controller |                 "items": [
2026-06-12 17:11:23.366412 | controller |                   {
2026-06-12 17:11:23.366426 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.366440 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.366454 | controller |                   }
2026-06-12 17:11:23.366469 | controller |                 ],
2026-06-12 17:11:23.366483 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.366498 | controller |               }
2026-06-12 17:11:23.366512 | controller |             }
2026-06-12 17:11:23.366527 | controller |           ]
2026-06-12 17:11:23.366541 | controller |         }
2026-06-12 17:11:23.366556 | controller |       }
2026-06-12 17:11:23.366570 | controller |     ]
2026-06-12 17:11:23.366584 | controller |   },
2026-06-12 17:11:23.366598 | controller |   "status": {
2026-06-12 17:11:23.366612 | controller |     "conditions": [
2026-06-12 17:11:23.366627 | controller |       {
2026-06-12 17:11:23.366641 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.366655 | controller |         "lastTransitionTime": "2026-06-12T16:09:40Z",
2026-06-12 17:11:23.366670 | controller |         "status": "True",
2026-06-12 17:11:23.366684 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.366699 | controller |       },
2026-06-12 17:11:23.366713 | controller |       {
2026-06-12 17:11:23.366728 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.366743 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.366757 | controller |         "status": "True",
2026-06-12 17:11:23.366771 | controller |         "type": "Initialized"
2026-06-12 17:11:23.366786 | controller |       },
2026-06-12 17:11:23.366800 | controller |       {
2026-06-12 17:11:23.366815 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.366829 | controller |         "lastTransitionTime": "2026-06-12T16:09:52Z",
2026-06-12 17:11:23.366843 | controller |         "status": "True",
2026-06-12 17:11:23.366858 | controller |         "type": "Ready"
2026-06-12 17:11:23.366872 | controller |       },
2026-06-12 17:11:23.366886 | controller |       {
2026-06-12 17:11:23.366901 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.366915 | controller |         "lastTransitionTime": "2026-06-12T16:09:52Z",
2026-06-12 17:11:23.366929 | controller |         "status": "True",
2026-06-12 17:11:23.366948 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.366963 | controller |       },
2026-06-12 17:11:23.366978 | controller |       {
2026-06-12 17:11:23.366992 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.367007 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.367021 | controller |         "status": "True",
2026-06-12 17:11:23.367035 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.367049 | controller |       }
2026-06-12 17:11:23.367063 | controller |     ],
2026-06-12 17:11:23.367078 | controller |     "containerStatuses": [
2026-06-12 17:11:23.367092 | controller |       {
2026-06-12 17:11:23.367106 | controller |         "allocatedResources": {
2026-06-12 17:11:23.367120 | controller |           "cpu": "10m",
2026-06-12 17:11:23.367134 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.367149 | controller |         },
2026-06-12 17:11:23.367163 | controller |         "containerID": "cri-o://bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba",
2026-06-12 17:11:23.367178 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 17:11:23.367193 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552",
2026-06-12 17:11:23.367208 | controller |         "lastState": {},
2026-06-12 17:11:23.367222 | controller |         "name": "manager",
2026-06-12 17:11:23.367237 | controller |         "ready": true,
2026-06-12 17:11:23.367251 | controller |         "resources": {
2026-06-12 17:11:23.367265 | controller |           "limits": {
2026-06-12 17:11:23.367279 | controller |             "cpu": "500m",
2026-06-12 17:11:23.367293 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.367307 | controller |           },
2026-06-12 17:11:23.367322 | controller |           "requests": {
2026-06-12 17:11:23.367337 | controller |             "cpu": "10m",
2026-06-12 17:11:23.367370 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.367387 | controller |           }
2026-06-12 17:11:23.367402 | controller |         },
2026-06-12 17:11:23.367416 | controller |         "restartCount": 0,
2026-06-12 17:11:23.367430 | controller |         "started": true,
2026-06-12 17:11:23.367444 | controller |         "state": {
2026-06-12 17:11:23.367458 | controller |           "running": {
2026-06-12 17:11:23.367473 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:23.367487 | controller |           }
2026-06-12 17:11:23.367502 | controller |         },
2026-06-12 17:11:23.367516 | controller |         "user": {
2026-06-12 17:11:23.367531 | controller |           "linux": {
2026-06-12 17:11:23.367545 | controller |             "gid": 0,
2026-06-12 17:11:23.367559 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.367573 | controller |               0
2026-06-12 17:11:23.367588 | controller |             ],
2026-06-12 17:11:23.367602 | controller |             "uid": 65532
2026-06-12 17:11:23.367616 | controller |           }
2026-06-12 17:11:23.367631 | controller |         },
2026-06-12 17:11:23.367645 | controller |         "volumeMounts": [
2026-06-12 17:11:23.367659 | controller |           {
2026-06-12 17:11:23.367674 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.367689 | controller |             "name": "kube-api-access-t7zvm",
2026-06-12 17:11:23.367703 | controller |             "readOnly": true,
2026-06-12 17:11:23.367717 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.367731 | controller |           }
2026-06-12 17:11:23.367745 | controller |         ]
2026-06-12 17:11:23.367760 | controller |       }
2026-06-12 17:11:23.367774 | controller |     ],
2026-06-12 17:11:23.367788 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.367806 | controller |     "hostIPs": [
2026-06-12 17:11:23.367821 | controller |       {
2026-06-12 17:11:23.367850 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.367865 | controller |       }
2026-06-12 17:11:23.367879 | controller |     ],
2026-06-12 17:11:23.367894 | controller |     "phase": "Running",
2026-06-12 17:11:23.367908 | controller |     "podIP": "10.217.0.74",
2026-06-12 17:11:23.367923 | controller |     "podIPs": [
2026-06-12 17:11:23.367937 | controller |       {
2026-06-12 17:11:23.367952 | controller |         "ip": "10.217.0.74"
2026-06-12 17:11:23.368037 | controller |       }
2026-06-12 17:11:23.368060 | controller |     ],
2026-06-12 17:11:23.368074 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.368135 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.368152 | controller |   }
2026-06-12 17:11:23.368168 | controller | }
2026-06-12 17:11:23.389709 | controller | ok:
2026-06-12 17:11:23.389767 | controller | {
2026-06-12 17:11:23.389787 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.389803 | controller |   "kind": "Pod",
2026-06-12 17:11:23.389819 | controller |   "metadata": {
2026-06-12 17:11:23.389840 | controller |     "annotations": {
2026-06-12 17:11:23.389933 | 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-12 17:11:23.389957 | 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-12 17:11:23.389974 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.389991 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.390006 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.390021 | controller |     },
2026-06-12 17:11:23.390036 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.390050 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-12 17:11:23.390065 | controller |     "generation": 1,
2026-06-12 17:11:23.390080 | controller |     "labels": {
2026-06-12 17:11:23.390094 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-12 17:11:23.390109 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.390123 | controller |       "openstack.org/operator-name": "heat",
2026-06-12 17:11:23.390137 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-12 17:11:23.390151 | controller |     },
2026-06-12 17:11:23.390165 | controller |     "managedFields": [
2026-06-12 17:11:23.390179 | controller |       {
2026-06-12 17:11:23.390193 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.390207 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.390222 | controller |         "fieldsV1": {
2026-06-12 17:11:23.390236 | controller |           "f:metadata": {
2026-06-12 17:11:23.390250 | controller |             "f:annotations": {
2026-06-12 17:11:23.390264 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.390278 | controller |             }
2026-06-12 17:11:23.390293 | controller |           }
2026-06-12 17:11:23.390308 | controller |         },
2026-06-12 17:11:23.390322 | controller |         "manager": "crc",
2026-06-12 17:11:23.390337 | controller |         "operation": "Update",
2026-06-12 17:11:23.390379 | controller |         "subresource": "status",
2026-06-12 17:11:23.390403 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.390419 | controller |       },
2026-06-12 17:11:23.390433 | controller |       {
2026-06-12 17:11:23.390447 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.390461 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.390475 | controller |         "fieldsV1": {
2026-06-12 17:11:23.390489 | controller |           "f:metadata": {
2026-06-12 17:11:23.390502 | controller |             "f:annotations": {
2026-06-12 17:11:23.390516 | controller |               ".": {},
2026-06-12 17:11:23.390530 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.390544 | controller |             },
2026-06-12 17:11:23.390558 | controller |             "f:generateName": {},
2026-06-12 17:11:23.390573 | controller |             "f:labels": {
2026-06-12 17:11:23.390587 | controller |               ".": {},
2026-06-12 17:11:23.390601 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.390615 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.390629 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.390643 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.390658 | controller |             },
2026-06-12 17:11:23.390673 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.390687 | controller |               ".": {},
2026-06-12 17:11:23.390701 | controller |               "k:{\"uid\":\"2cc39cdd-cbd2-4fcb-b6b0-170dfe0dd130\"}": {}
2026-06-12 17:11:23.390715 | controller |             }
2026-06-12 17:11:23.390729 | controller |           },
2026-06-12 17:11:23.390743 | controller |           "f:spec": {
2026-06-12 17:11:23.390758 | controller |             "f:containers": {
2026-06-12 17:11:23.390772 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.390787 | controller |                 ".": {},
2026-06-12 17:11:23.390802 | controller |                 "f:args": {},
2026-06-12 17:11:23.390816 | controller |                 "f:command": {},
2026-06-12 17:11:23.390831 | controller |                 "f:env": {
2026-06-12 17:11:23.390845 | controller |                   ".": {},
2026-06-12 17:11:23.390859 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.390874 | controller |                     ".": {},
2026-06-12 17:11:23.390888 | controller |                     "f:name": {},
2026-06-12 17:11:23.390902 | controller |                     "f:value": {}
2026-06-12 17:11:23.390916 | controller |                   },
2026-06-12 17:11:23.390930 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.390944 | controller |                     ".": {},
2026-06-12 17:11:23.390959 | controller |                     "f:name": {},
2026-06-12 17:11:23.390973 | controller |                     "f:value": {}
2026-06-12 17:11:23.390987 | controller |                   },
2026-06-12 17:11:23.391002 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.391017 | controller |                     ".": {},
2026-06-12 17:11:23.391031 | controller |                     "f:name": {},
2026-06-12 17:11:23.391046 | controller |                     "f:value": {}
2026-06-12 17:11:23.391060 | controller |                   },
2026-06-12 17:11:23.391074 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.391089 | controller |                     ".": {},
2026-06-12 17:11:23.391103 | controller |                     "f:name": {},
2026-06-12 17:11:23.391117 | controller |                     "f:value": {}
2026-06-12 17:11:23.391131 | controller |                   },
2026-06-12 17:11:23.391146 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.391160 | controller |                     ".": {},
2026-06-12 17:11:23.391174 | controller |                     "f:name": {},
2026-06-12 17:11:23.391192 | controller |                     "f:value": {}
2026-06-12 17:11:23.391207 | controller |                   }
2026-06-12 17:11:23.391221 | controller |                 },
2026-06-12 17:11:23.391236 | controller |                 "f:image": {},
2026-06-12 17:11:23.391250 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.391265 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.391278 | controller |                   ".": {},
2026-06-12 17:11:23.391293 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.391307 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.391321 | controller |                     ".": {},
2026-06-12 17:11:23.391336 | controller |                     "f:path": {},
2026-06-12 17:11:23.391370 | controller |                     "f:port": {},
2026-06-12 17:11:23.391386 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.391401 | controller |                   },
2026-06-12 17:11:23.391415 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.391430 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.391445 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.391459 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.391474 | controller |                 },
2026-06-12 17:11:23.391488 | controller |                 "f:name": {},
2026-06-12 17:11:23.391502 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.391517 | controller |                   ".": {},
2026-06-12 17:11:23.391532 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.391546 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.391561 | controller |                     ".": {},
2026-06-12 17:11:23.391575 | controller |                     "f:path": {},
2026-06-12 17:11:23.391590 | controller |                     "f:port": {},
2026-06-12 17:11:23.391604 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.391618 | controller |                   },
2026-06-12 17:11:23.391632 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.391647 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.391676 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.391692 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.391706 | controller |                 },
2026-06-12 17:11:23.391721 | controller |                 "f:resources": {
2026-06-12 17:11:23.391735 | controller |                   ".": {},
2026-06-12 17:11:23.391749 | controller |                   "f:limits": {
2026-06-12 17:11:23.391764 | controller |                     ".": {},
2026-06-12 17:11:23.391778 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.391792 | controller |                     "f:memory": {}
2026-06-12 17:11:23.391807 | controller |                   },
2026-06-12 17:11:23.391822 | controller |                   "f:requests": {
2026-06-12 17:11:23.391836 | controller |                     ".": {},
2026-06-12 17:11:23.391850 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.391864 | controller |                     "f:memory": {}
2026-06-12 17:11:23.391878 | controller |                   }
2026-06-12 17:11:23.391892 | controller |                 },
2026-06-12 17:11:23.391906 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.391921 | controller |                   ".": {},
2026-06-12 17:11:23.391935 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.391949 | controller |                 },
2026-06-12 17:11:23.391963 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.391977 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.391991 | controller |               }
2026-06-12 17:11:23.392006 | controller |             },
2026-06-12 17:11:23.392024 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.392039 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.392054 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.392069 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.392083 | controller |             "f:securityContext": {
2026-06-12 17:11:23.392097 | controller |               ".": {},
2026-06-12 17:11:23.392111 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.392126 | controller |             },
2026-06-12 17:11:23.392140 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.392155 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.392169 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.392183 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.392197 | controller |           }
2026-06-12 17:11:23.392211 | controller |         },
2026-06-12 17:11:23.392225 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.392239 | controller |         "operation": "Update",
2026-06-12 17:11:23.392253 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.392267 | controller |       },
2026-06-12 17:11:23.392281 | controller |       {
2026-06-12 17:11:23.392295 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.392310 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.392323 | controller |         "fieldsV1": {
2026-06-12 17:11:23.392337 | controller |           "f:metadata": {
2026-06-12 17:11:23.392371 | controller |             "f:annotations": {
2026-06-12 17:11:23.392387 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.392401 | controller |             }
2026-06-12 17:11:23.392415 | controller |           }
2026-06-12 17:11:23.392430 | controller |         },
2026-06-12 17:11:23.392444 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.392458 | controller |         "operation": "Update",
2026-06-12 17:11:23.392472 | controller |         "subresource": "status",
2026-06-12 17:11:23.392486 | controller |         "time": "2026-06-12T16:08:45Z"
2026-06-12 17:11:23.392500 | controller |       },
2026-06-12 17:11:23.392514 | controller |       {
2026-06-12 17:11:23.392528 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.392542 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.392556 | controller |         "fieldsV1": {
2026-06-12 17:11:23.392570 | controller |           "f:status": {
2026-06-12 17:11:23.392583 | controller |             "f:conditions": {
2026-06-12 17:11:23.392597 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.392611 | controller |                 ".": {},
2026-06-12 17:11:23.392626 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.392640 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.392654 | controller |                 "f:status": {},
2026-06-12 17:11:23.392668 | controller |                 "f:type": {}
2026-06-12 17:11:23.392682 | controller |               },
2026-06-12 17:11:23.392696 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.392710 | controller |                 ".": {},
2026-06-12 17:11:23.392724 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.392738 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.392753 | controller |                 "f:status": {},
2026-06-12 17:11:23.392766 | controller |                 "f:type": {}
2026-06-12 17:11:23.392780 | controller |               },
2026-06-12 17:11:23.392795 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.392809 | controller |                 ".": {},
2026-06-12 17:11:23.392824 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.392838 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.392856 | controller |                 "f:status": {},
2026-06-12 17:11:23.392870 | controller |                 "f:type": {}
2026-06-12 17:11:23.392884 | controller |               },
2026-06-12 17:11:23.392898 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.392912 | controller |                 ".": {},
2026-06-12 17:11:23.392926 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.392941 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.392955 | controller |                 "f:status": {},
2026-06-12 17:11:23.392969 | controller |                 "f:type": {}
2026-06-12 17:11:23.392982 | controller |               }
2026-06-12 17:11:23.393027 | controller |             },
2026-06-12 17:11:23.393048 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.393063 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.393077 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.393115 | controller |             "f:phase": {},
2026-06-12 17:11:23.393132 | controller |             "f:podIP": {},
2026-06-12 17:11:23.393147 | controller |             "f:podIPs": {
2026-06-12 17:11:23.393163 | controller |               ".": {},
2026-06-12 17:11:23.393180 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-12 17:11:23.393195 | controller |                 ".": {},
2026-06-12 17:11:23.393209 | controller |                 "f:ip": {}
2026-06-12 17:11:23.393223 | controller |               }
2026-06-12 17:11:23.393238 | controller |             },
2026-06-12 17:11:23.393252 | controller |             "f:startTime": {}
2026-06-12 17:11:23.393266 | controller |           }
2026-06-12 17:11:23.393281 | controller |         },
2026-06-12 17:11:23.393295 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.393309 | controller |         "operation": "Update",
2026-06-12 17:11:23.393324 | controller |         "subresource": "status",
2026-06-12 17:11:23.393337 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:23.393369 | controller |       }
2026-06-12 17:11:23.393385 | controller |     ],
2026-06-12 17:11:23.393400 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-n6prb",
2026-06-12 17:11:23.393414 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.393428 | controller |     "ownerReferences": [
2026-06-12 17:11:23.393443 | controller |       {
2026-06-12 17:11:23.393457 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.393471 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.393485 | controller |         "controller": true,
2026-06-12 17:11:23.393499 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.393513 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-12 17:11:23.393527 | controller |         "uid": "2cc39cdd-cbd2-4fcb-b6b0-170dfe0dd130"
2026-06-12 17:11:23.393540 | controller |       }
2026-06-12 17:11:23.393554 | controller |     ],
2026-06-12 17:11:23.393568 | controller |     "resourceVersion": "54154",
2026-06-12 17:11:23.393582 | controller |     "uid": "d2ac094d-e8a1-4020-9848-0a1ab1839cd7"
2026-06-12 17:11:23.393596 | controller |   },
2026-06-12 17:11:23.393610 | controller |   "spec": {
2026-06-12 17:11:23.393624 | controller |     "containers": [
2026-06-12 17:11:23.393638 | controller |       {
2026-06-12 17:11:23.393652 | controller |         "args": [
2026-06-12 17:11:23.393666 | controller |           "--leader-elect",
2026-06-12 17:11:23.393679 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.393694 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.393708 | controller |         ],
2026-06-12 17:11:23.393721 | controller |         "command": [
2026-06-12 17:11:23.393735 | controller |           "/manager"
2026-06-12 17:11:23.393749 | controller |         ],
2026-06-12 17:11:23.393763 | controller |         "env": [
2026-06-12 17:11:23.393781 | controller |           {
2026-06-12 17:11:23.393795 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.393809 | controller |             "value": "30"
2026-06-12 17:11:23.393823 | controller |           },
2026-06-12 17:11:23.393838 | controller |           {
2026-06-12 17:11:23.393852 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.393866 | controller |             "value": "20"
2026-06-12 17:11:23.393880 | controller |           },
2026-06-12 17:11:23.393895 | controller |           {
2026-06-12 17:11:23.393909 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.393923 | controller |             "value": "5"
2026-06-12 17:11:23.393937 | controller |           },
2026-06-12 17:11:23.393951 | controller |           {
2026-06-12 17:11:23.393965 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.393979 | controller |             "value": "false"
2026-06-12 17:11:23.393993 | controller |           },
2026-06-12 17:11:23.394007 | controller |           {
2026-06-12 17:11:23.394020 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.394034 | controller |             "value": "false"
2026-06-12 17:11:23.394048 | controller |           }
2026-06-12 17:11:23.394062 | controller |         ],
2026-06-12 17:11:23.394076 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 17:11:23.394091 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.394106 | controller |         "livenessProbe": {
2026-06-12 17:11:23.394120 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.394135 | controller |           "httpGet": {
2026-06-12 17:11:23.394149 | controller |             "path": "/healthz",
2026-06-12 17:11:23.394163 | controller |             "port": 8081,
2026-06-12 17:11:23.394177 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.394191 | controller |           },
2026-06-12 17:11:23.394205 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.394219 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.394233 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.394247 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.394261 | controller |         },
2026-06-12 17:11:23.394275 | controller |         "name": "manager",
2026-06-12 17:11:23.394289 | controller |         "readinessProbe": {
2026-06-12 17:11:23.394303 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.394317 | controller |           "httpGet": {
2026-06-12 17:11:23.394332 | controller |             "path": "/readyz",
2026-06-12 17:11:23.394359 | controller |             "port": 8081,
2026-06-12 17:11:23.394379 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.394394 | controller |           },
2026-06-12 17:11:23.394408 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.394422 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.394437 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.394451 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.394465 | controller |         },
2026-06-12 17:11:23.394480 | controller |         "resources": {
2026-06-12 17:11:23.394494 | controller |           "limits": {
2026-06-12 17:11:23.394508 | controller |             "cpu": "500m",
2026-06-12 17:11:23.394522 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.394536 | controller |           },
2026-06-12 17:11:23.394550 | controller |           "requests": {
2026-06-12 17:11:23.394564 | controller |             "cpu": "10m",
2026-06-12 17:11:23.394578 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.394593 | controller |           }
2026-06-12 17:11:23.394606 | controller |         },
2026-06-12 17:11:23.394621 | controller |         "securityContext": {
2026-06-12 17:11:23.394635 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.394652 | controller |           "capabilities": {
2026-06-12 17:11:23.394667 | controller |             "drop": [
2026-06-12 17:11:23.394681 | controller |               "MKNOD"
2026-06-12 17:11:23.394695 | controller |             ]
2026-06-12 17:11:23.394709 | controller |           }
2026-06-12 17:11:23.394723 | controller |         },
2026-06-12 17:11:23.394737 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.394751 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.394766 | controller |         "volumeMounts": [
2026-06-12 17:11:23.394780 | controller |           {
2026-06-12 17:11:23.394794 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.394808 | controller |             "name": "kube-api-access-gmq6t",
2026-06-12 17:11:23.394822 | controller |             "readOnly": true
2026-06-12 17:11:23.394837 | controller |           }
2026-06-12 17:11:23.394852 | controller |         ]
2026-06-12 17:11:23.394866 | controller |       }
2026-06-12 17:11:23.394881 | controller |     ],
2026-06-12 17:11:23.394896 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.394910 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.394924 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.394939 | controller |       {
2026-06-12 17:11:23.394953 | controller |         "name": "heat-operator-controller-manager-dockercfg-rl9dk"
2026-06-12 17:11:23.394967 | controller |       }
2026-06-12 17:11:23.394982 | controller |     ],
2026-06-12 17:11:23.394996 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.395010 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.395024 | controller |     "priority": 0,
2026-06-12 17:11:23.395038 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.395053 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.395067 | controller |     "securityContext": {
2026-06-12 17:11:23.395082 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.395096 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.395111 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.395125 | controller |       }
2026-06-12 17:11:23.395139 | controller |     },
2026-06-12 17:11:23.395154 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-12 17:11:23.395168 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-12 17:11:23.395182 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.395197 | controller |     "tolerations": [
2026-06-12 17:11:23.395211 | controller |       {
2026-06-12 17:11:23.395225 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.395240 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.395254 | controller |         "operator": "Exists",
2026-06-12 17:11:23.395269 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.395283 | controller |       },
2026-06-12 17:11:23.395298 | controller |       {
2026-06-12 17:11:23.395312 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.395326 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.395340 | controller |         "operator": "Exists",
2026-06-12 17:11:23.395374 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.395390 | controller |       },
2026-06-12 17:11:23.395404 | controller |       {
2026-06-12 17:11:23.395419 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.395433 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.395447 | controller |         "operator": "Exists"
2026-06-12 17:11:23.395462 | controller |       }
2026-06-12 17:11:23.395476 | controller |     ],
2026-06-12 17:11:23.395490 | controller |     "volumes": [
2026-06-12 17:11:23.395504 | controller |       {
2026-06-12 17:11:23.395523 | controller |         "name": "kube-api-access-gmq6t",
2026-06-12 17:11:23.395538 | controller |         "projected": {
2026-06-12 17:11:23.395552 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.395566 | controller |           "sources": [
2026-06-12 17:11:23.395580 | controller |             {
2026-06-12 17:11:23.395593 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.395608 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.395622 | controller |                 "path": "token"
2026-06-12 17:11:23.395651 | controller |               }
2026-06-12 17:11:23.395667 | controller |             },
2026-06-12 17:11:23.395681 | controller |             {
2026-06-12 17:11:23.395695 | controller |               "configMap": {
2026-06-12 17:11:23.395710 | controller |                 "items": [
2026-06-12 17:11:23.395724 | controller |                   {
2026-06-12 17:11:23.395738 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.395752 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.395766 | controller |                   }
2026-06-12 17:11:23.395780 | controller |                 ],
2026-06-12 17:11:23.395795 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.395809 | controller |               }
2026-06-12 17:11:23.395823 | controller |             },
2026-06-12 17:11:23.395838 | controller |             {
2026-06-12 17:11:23.395852 | controller |               "downwardAPI": {
2026-06-12 17:11:23.395866 | controller |                 "items": [
2026-06-12 17:11:23.395881 | controller |                   {
2026-06-12 17:11:23.395896 | controller |                     "fieldRef": {
2026-06-12 17:11:23.395910 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.395925 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.395939 | controller |                     },
2026-06-12 17:11:23.395953 | controller |                     "path": "namespace"
2026-06-12 17:11:23.395968 | controller |                   }
2026-06-12 17:11:23.395982 | controller |                 ]
2026-06-12 17:11:23.395996 | controller |               }
2026-06-12 17:11:23.396011 | controller |             },
2026-06-12 17:11:23.396030 | controller |             {
2026-06-12 17:11:23.396045 | controller |               "configMap": {
2026-06-12 17:11:23.396061 | controller |                 "items": [
2026-06-12 17:11:23.396075 | controller |                   {
2026-06-12 17:11:23.396089 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.396104 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.396119 | controller |                   }
2026-06-12 17:11:23.396133 | controller |                 ],
2026-06-12 17:11:23.396147 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.396162 | controller |               }
2026-06-12 17:11:23.396176 | controller |             }
2026-06-12 17:11:23.396190 | controller |           ]
2026-06-12 17:11:23.396204 | controller |         }
2026-06-12 17:11:23.396218 | controller |       }
2026-06-12 17:11:23.396232 | controller |     ]
2026-06-12 17:11:23.396246 | controller |   },
2026-06-12 17:11:23.396260 | controller |   "status": {
2026-06-12 17:11:23.396274 | controller |     "conditions": [
2026-06-12 17:11:23.396289 | controller |       {
2026-06-12 17:11:23.396303 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.396317 | controller |         "lastTransitionTime": "2026-06-12T16:09:41Z",
2026-06-12 17:11:23.396331 | controller |         "status": "True",
2026-06-12 17:11:23.396361 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.396381 | controller |       },
2026-06-12 17:11:23.396396 | controller |       {
2026-06-12 17:11:23.396410 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.396424 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.396443 | controller |         "status": "True",
2026-06-12 17:11:23.396457 | controller |         "type": "Initialized"
2026-06-12 17:11:23.396472 | controller |       },
2026-06-12 17:11:23.396486 | controller |       {
2026-06-12 17:11:23.396500 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.396514 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.396528 | controller |         "status": "True",
2026-06-12 17:11:23.396542 | controller |         "type": "Ready"
2026-06-12 17:11:23.396556 | controller |       },
2026-06-12 17:11:23.396570 | controller |       {
2026-06-12 17:11:23.396584 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.396598 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.396612 | controller |         "status": "True",
2026-06-12 17:11:23.396626 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.396640 | controller |       },
2026-06-12 17:11:23.396654 | controller |       {
2026-06-12 17:11:23.396667 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.396681 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.396695 | controller |         "status": "True",
2026-06-12 17:11:23.396709 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.396723 | controller |       }
2026-06-12 17:11:23.396737 | controller |     ],
2026-06-12 17:11:23.396750 | controller |     "containerStatuses": [
2026-06-12 17:11:23.396764 | controller |       {
2026-06-12 17:11:23.396778 | controller |         "allocatedResources": {
2026-06-12 17:11:23.396792 | controller |           "cpu": "10m",
2026-06-12 17:11:23.396806 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.396819 | controller |         },
2026-06-12 17:11:23.396833 | controller |         "containerID": "cri-o://62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc",
2026-06-12 17:11:23.396848 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 17:11:23.396862 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-12 17:11:23.396876 | controller |         "lastState": {},
2026-06-12 17:11:23.396891 | controller |         "name": "manager",
2026-06-12 17:11:23.396905 | controller |         "ready": true,
2026-06-12 17:11:23.396920 | controller |         "resources": {
2026-06-12 17:11:23.396934 | controller |           "limits": {
2026-06-12 17:11:23.396949 | controller |             "cpu": "500m",
2026-06-12 17:11:23.396963 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.396977 | controller |           },
2026-06-12 17:11:23.396991 | controller |           "requests": {
2026-06-12 17:11:23.397005 | controller |             "cpu": "10m",
2026-06-12 17:11:23.397019 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.397033 | controller |           }
2026-06-12 17:11:23.397047 | controller |         },
2026-06-12 17:11:23.397062 | controller |         "restartCount": 0,
2026-06-12 17:11:23.397076 | controller |         "started": true,
2026-06-12 17:11:23.397090 | controller |         "state": {
2026-06-12 17:11:23.397105 | controller |           "running": {
2026-06-12 17:11:23.397119 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:23.397134 | controller |           }
2026-06-12 17:11:23.397148 | controller |         },
2026-06-12 17:11:23.397163 | controller |         "user": {
2026-06-12 17:11:23.397178 | controller |           "linux": {
2026-06-12 17:11:23.397192 | controller |             "gid": 0,
2026-06-12 17:11:23.397207 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.397221 | controller |               0
2026-06-12 17:11:23.397236 | controller |             ],
2026-06-12 17:11:23.397250 | controller |             "uid": 65532
2026-06-12 17:11:23.397271 | controller |           }
2026-06-12 17:11:23.397286 | controller |         },
2026-06-12 17:11:23.397300 | controller |         "volumeMounts": [
2026-06-12 17:11:23.397314 | controller |           {
2026-06-12 17:11:23.397328 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.397343 | controller |             "name": "kube-api-access-gmq6t",
2026-06-12 17:11:23.397380 | controller |             "readOnly": true,
2026-06-12 17:11:23.397395 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.397410 | controller |           }
2026-06-12 17:11:23.397425 | controller |         ]
2026-06-12 17:11:23.397439 | controller |       }
2026-06-12 17:11:23.397453 | controller |     ],
2026-06-12 17:11:23.397467 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.397481 | controller |     "hostIPs": [
2026-06-12 17:11:23.397495 | controller |       {
2026-06-12 17:11:23.397509 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.397524 | controller |       }
2026-06-12 17:11:23.397538 | controller |     ],
2026-06-12 17:11:23.397552 | controller |     "phase": "Running",
2026-06-12 17:11:23.397566 | controller |     "podIP": "10.217.0.76",
2026-06-12 17:11:23.397580 | controller |     "podIPs": [
2026-06-12 17:11:23.397594 | controller |       {
2026-06-12 17:11:23.397608 | controller |         "ip": "10.217.0.76"
2026-06-12 17:11:23.397622 | controller |       }
2026-06-12 17:11:23.397637 | controller |     ],
2026-06-12 17:11:23.397651 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.397665 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.397679 | controller |   }
2026-06-12 17:11:23.397693 | controller | }
2026-06-12 17:11:23.418588 | controller | ok:
2026-06-12 17:11:23.418636 | controller | {
2026-06-12 17:11:23.418655 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.418671 | controller |   "kind": "Pod",
2026-06-12 17:11:23.418687 | controller |   "metadata": {
2026-06-12 17:11:23.418704 | controller |     "annotations": {
2026-06-12 17:11:23.418719 | 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-12 17:11:23.418735 | 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-12 17:11:23.418751 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.418767 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.418781 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.418797 | controller |     },
2026-06-12 17:11:23.418811 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.418827 | controller |     "generateName": "horizon-operator-controller-manager-9dc5578b5-",
2026-06-12 17:11:23.418841 | controller |     "generation": 1,
2026-06-12 17:11:23.418856 | controller |     "labels": {
2026-06-12 17:11:23.418871 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-12 17:11:23.418886 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.418900 | controller |       "openstack.org/operator-name": "horizon",
2026-06-12 17:11:23.418915 | controller |       "pod-template-hash": "9dc5578b5"
2026-06-12 17:11:23.418930 | controller |     },
2026-06-12 17:11:23.418944 | controller |     "managedFields": [
2026-06-12 17:11:23.418963 | controller |       {
2026-06-12 17:11:23.418978 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.418993 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.419007 | controller |         "fieldsV1": {
2026-06-12 17:11:23.419022 | controller |           "f:metadata": {
2026-06-12 17:11:23.419036 | controller |             "f:annotations": {
2026-06-12 17:11:23.419050 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.419065 | controller |             }
2026-06-12 17:11:23.419080 | controller |           }
2026-06-12 17:11:23.419095 | controller |         },
2026-06-12 17:11:23.419109 | controller |         "manager": "crc",
2026-06-12 17:11:23.419123 | controller |         "operation": "Update",
2026-06-12 17:11:23.419137 | controller |         "subresource": "status",
2026-06-12 17:11:23.419154 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.419170 | controller |       },
2026-06-12 17:11:23.419185 | controller |       {
2026-06-12 17:11:23.419199 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.419213 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.419227 | controller |         "fieldsV1": {
2026-06-12 17:11:23.419241 | controller |           "f:metadata": {
2026-06-12 17:11:23.419255 | controller |             "f:annotations": {
2026-06-12 17:11:23.419269 | controller |               ".": {},
2026-06-12 17:11:23.419283 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.419297 | controller |             },
2026-06-12 17:11:23.419311 | controller |             "f:generateName": {},
2026-06-12 17:11:23.419325 | controller |             "f:labels": {
2026-06-12 17:11:23.419339 | controller |               ".": {},
2026-06-12 17:11:23.419371 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.419387 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.419402 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.419415 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.419430 | controller |             },
2026-06-12 17:11:23.419444 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.419457 | controller |               ".": {},
2026-06-12 17:11:23.419471 | controller |               "k:{\"uid\":\"4ad53d02-b62b-4c24-aedc-2b5531c71819\"}": {}
2026-06-12 17:11:23.419498 | controller |             }
2026-06-12 17:11:23.419513 | controller |           },
2026-06-12 17:11:23.419527 | controller |           "f:spec": {
2026-06-12 17:11:23.419541 | controller |             "f:containers": {
2026-06-12 17:11:23.419555 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.419569 | controller |                 ".": {},
2026-06-12 17:11:23.419583 | controller |                 "f:args": {},
2026-06-12 17:11:23.419597 | controller |                 "f:command": {},
2026-06-12 17:11:23.419610 | controller |                 "f:env": {
2026-06-12 17:11:23.419624 | controller |                   ".": {},
2026-06-12 17:11:23.419638 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.419652 | controller |                     ".": {},
2026-06-12 17:11:23.419666 | controller |                     "f:name": {},
2026-06-12 17:11:23.419680 | controller |                     "f:value": {}
2026-06-12 17:11:23.419693 | controller |                   },
2026-06-12 17:11:23.419707 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.419721 | controller |                     ".": {},
2026-06-12 17:11:23.419735 | controller |                     "f:name": {},
2026-06-12 17:11:23.419748 | controller |                     "f:value": {}
2026-06-12 17:11:23.419762 | controller |                   },
2026-06-12 17:11:23.419776 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.419790 | controller |                     ".": {},
2026-06-12 17:11:23.419807 | controller |                     "f:name": {},
2026-06-12 17:11:23.419821 | controller |                     "f:value": {}
2026-06-12 17:11:23.419836 | controller |                   },
2026-06-12 17:11:23.419850 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.419864 | controller |                     ".": {},
2026-06-12 17:11:23.419879 | controller |                     "f:name": {},
2026-06-12 17:11:23.419893 | controller |                     "f:value": {}
2026-06-12 17:11:23.419907 | controller |                   },
2026-06-12 17:11:23.419921 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.419935 | controller |                     ".": {},
2026-06-12 17:11:23.419949 | controller |                     "f:name": {},
2026-06-12 17:11:23.419963 | controller |                     "f:value": {}
2026-06-12 17:11:23.419978 | controller |                   }
2026-06-12 17:11:23.419992 | controller |                 },
2026-06-12 17:11:23.420006 | controller |                 "f:image": {},
2026-06-12 17:11:23.420021 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.420035 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.420049 | controller |                   ".": {},
2026-06-12 17:11:23.420063 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.420078 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.420092 | controller |                     ".": {},
2026-06-12 17:11:23.420107 | controller |                     "f:path": {},
2026-06-12 17:11:23.420121 | controller |                     "f:port": {},
2026-06-12 17:11:23.420135 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.420149 | controller |                   },
2026-06-12 17:11:23.420163 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.420178 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.420191 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.420205 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.420219 | controller |                 },
2026-06-12 17:11:23.420234 | controller |                 "f:name": {},
2026-06-12 17:11:23.420248 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.420262 | controller |                   ".": {},
2026-06-12 17:11:23.420276 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.420290 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.420304 | controller |                     ".": {},
2026-06-12 17:11:23.420318 | controller |                     "f:path": {},
2026-06-12 17:11:23.420332 | controller |                     "f:port": {},
2026-06-12 17:11:23.420370 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.420390 | controller |                   },
2026-06-12 17:11:23.420405 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.420419 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.420434 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.420448 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.420462 | controller |                 },
2026-06-12 17:11:23.420476 | controller |                 "f:resources": {
2026-06-12 17:11:23.420491 | controller |                   ".": {},
2026-06-12 17:11:23.420505 | controller |                   "f:limits": {
2026-06-12 17:11:23.420519 | controller |                     ".": {},
2026-06-12 17:11:23.420533 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.420547 | controller |                     "f:memory": {}
2026-06-12 17:11:23.420561 | controller |                   },
2026-06-12 17:11:23.420575 | controller |                   "f:requests": {
2026-06-12 17:11:23.420589 | controller |                     ".": {},
2026-06-12 17:11:23.420607 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.420622 | controller |                     "f:memory": {}
2026-06-12 17:11:23.420636 | controller |                   }
2026-06-12 17:11:23.420650 | controller |                 },
2026-06-12 17:11:23.420664 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.420678 | controller |                   ".": {},
2026-06-12 17:11:23.420692 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.420706 | controller |                 },
2026-06-12 17:11:23.420720 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.420734 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.420749 | controller |               }
2026-06-12 17:11:23.420763 | controller |             },
2026-06-12 17:11:23.420777 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.420790 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.420804 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.420818 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.420832 | controller |             "f:securityContext": {
2026-06-12 17:11:23.420846 | controller |               ".": {},
2026-06-12 17:11:23.420861 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.420875 | controller |             },
2026-06-12 17:11:23.420890 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.420904 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.420919 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.420933 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.420948 | controller |           }
2026-06-12 17:11:23.420962 | controller |         },
2026-06-12 17:11:23.420976 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.420991 | controller |         "operation": "Update",
2026-06-12 17:11:23.421005 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.421019 | controller |       },
2026-06-12 17:11:23.421034 | controller |       {
2026-06-12 17:11:23.421048 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.421063 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.421078 | controller |         "fieldsV1": {
2026-06-12 17:11:23.421092 | controller |           "f:metadata": {
2026-06-12 17:11:23.421107 | controller |             "f:annotations": {
2026-06-12 17:11:23.421121 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.421135 | controller |             }
2026-06-12 17:11:23.421149 | controller |           }
2026-06-12 17:11:23.421163 | controller |         },
2026-06-12 17:11:23.421177 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.421191 | controller |         "operation": "Update",
2026-06-12 17:11:23.421206 | controller |         "subresource": "status",
2026-06-12 17:11:23.421219 | controller |         "time": "2026-06-12T16:08:49Z"
2026-06-12 17:11:23.421234 | controller |       },
2026-06-12 17:11:23.421247 | controller |       {
2026-06-12 17:11:23.421261 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.421275 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.421289 | controller |         "fieldsV1": {
2026-06-12 17:11:23.421303 | controller |           "f:status": {
2026-06-12 17:11:23.421317 | controller |             "f:conditions": {
2026-06-12 17:11:23.421331 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.421360 | controller |                 ".": {},
2026-06-12 17:11:23.421380 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.421395 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.421409 | controller |                 "f:status": {},
2026-06-12 17:11:23.421423 | controller |                 "f:type": {}
2026-06-12 17:11:23.421438 | controller |               },
2026-06-12 17:11:23.421456 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.421470 | controller |                 ".": {},
2026-06-12 17:11:23.421484 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.421498 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.421512 | controller |                 "f:status": {},
2026-06-12 17:11:23.421527 | controller |                 "f:type": {}
2026-06-12 17:11:23.421541 | controller |               },
2026-06-12 17:11:23.421555 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.421568 | controller |                 ".": {},
2026-06-12 17:11:23.421582 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.421596 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.421610 | controller |                 "f:status": {},
2026-06-12 17:11:23.421624 | controller |                 "f:type": {}
2026-06-12 17:11:23.421637 | controller |               },
2026-06-12 17:11:23.421651 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.421665 | controller |                 ".": {},
2026-06-12 17:11:23.421679 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.421693 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.421707 | controller |                 "f:status": {},
2026-06-12 17:11:23.421721 | controller |                 "f:type": {}
2026-06-12 17:11:23.421735 | controller |               }
2026-06-12 17:11:23.421748 | controller |             },
2026-06-12 17:11:23.421762 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.421776 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.421789 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.421803 | controller |             "f:phase": {},
2026-06-12 17:11:23.421817 | controller |             "f:podIP": {},
2026-06-12 17:11:23.421831 | controller |             "f:podIPs": {
2026-06-12 17:11:23.421845 | controller |               ".": {},
2026-06-12 17:11:23.421860 | controller |               "k:{\"ip\":\"10.217.0.75\"}": {
2026-06-12 17:11:23.421874 | controller |                 ".": {},
2026-06-12 17:11:23.421888 | controller |                 "f:ip": {}
2026-06-12 17:11:23.421902 | controller |               }
2026-06-12 17:11:23.421916 | controller |             },
2026-06-12 17:11:23.421930 | controller |             "f:startTime": {}
2026-06-12 17:11:23.421944 | controller |           }
2026-06-12 17:11:23.421958 | controller |         },
2026-06-12 17:11:23.421973 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.421987 | controller |         "operation": "Update",
2026-06-12 17:11:23.422001 | controller |         "subresource": "status",
2026-06-12 17:11:23.422015 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:23.422029 | controller |       }
2026-06-12 17:11:23.422043 | controller |     ],
2026-06-12 17:11:23.422058 | controller |     "name": "horizon-operator-controller-manager-9dc5578b5-q7f75",
2026-06-12 17:11:23.422073 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.422087 | controller |     "ownerReferences": [
2026-06-12 17:11:23.422102 | controller |       {
2026-06-12 17:11:23.422117 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.422131 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.422145 | controller |         "controller": true,
2026-06-12 17:11:23.422160 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.422174 | controller |         "name": "horizon-operator-controller-manager-9dc5578b5",
2026-06-12 17:11:23.422188 | controller |         "uid": "4ad53d02-b62b-4c24-aedc-2b5531c71819"
2026-06-12 17:11:23.422202 | controller |       }
2026-06-12 17:11:23.422216 | controller |     ],
2026-06-12 17:11:23.422230 | controller |     "resourceVersion": "54118",
2026-06-12 17:11:23.422244 | controller |     "uid": "153c8e18-bcc1-4d20-b8e3-8e8879bc9652"
2026-06-12 17:11:23.422262 | controller |   },
2026-06-12 17:11:23.422277 | controller |   "spec": {
2026-06-12 17:11:23.422291 | controller |     "containers": [
2026-06-12 17:11:23.422305 | controller |       {
2026-06-12 17:11:23.422319 | controller |         "args": [
2026-06-12 17:11:23.422333 | controller |           "--leader-elect",
2026-06-12 17:11:23.422361 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.422380 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.422395 | controller |         ],
2026-06-12 17:11:23.422409 | controller |         "command": [
2026-06-12 17:11:23.422423 | controller |           "/manager"
2026-06-12 17:11:23.422437 | controller |         ],
2026-06-12 17:11:23.422451 | controller |         "env": [
2026-06-12 17:11:23.422466 | controller |           {
2026-06-12 17:11:23.422480 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.422494 | controller |             "value": "30"
2026-06-12 17:11:23.422508 | controller |           },
2026-06-12 17:11:23.422522 | controller |           {
2026-06-12 17:11:23.422536 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.422550 | controller |             "value": "20"
2026-06-12 17:11:23.422564 | controller |           },
2026-06-12 17:11:23.422578 | controller |           {
2026-06-12 17:11:23.422592 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.422606 | controller |             "value": "5"
2026-06-12 17:11:23.422621 | controller |           },
2026-06-12 17:11:23.422635 | controller |           {
2026-06-12 17:11:23.422649 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.422663 | controller |             "value": "false"
2026-06-12 17:11:23.422677 | controller |           },
2026-06-12 17:11:23.422690 | controller |           {
2026-06-12 17:11:23.422704 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.422718 | controller |             "value": "false"
2026-06-12 17:11:23.422732 | controller |           }
2026-06-12 17:11:23.422746 | controller |         ],
2026-06-12 17:11:23.422760 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 17:11:23.422774 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.422788 | controller |         "livenessProbe": {
2026-06-12 17:11:23.422802 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.422816 | controller |           "httpGet": {
2026-06-12 17:11:23.422835 | controller |             "path": "/healthz",
2026-06-12 17:11:23.422855 | controller |             "port": 8081,
2026-06-12 17:11:23.422872 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.422887 | controller |           },
2026-06-12 17:11:23.422901 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.422916 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.422936 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.422952 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.422967 | controller |         },
2026-06-12 17:11:23.422981 | controller |         "name": "manager",
2026-06-12 17:11:23.422995 | controller |         "readinessProbe": {
2026-06-12 17:11:23.423014 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.423030 | controller |           "httpGet": {
2026-06-12 17:11:23.423044 | controller |             "path": "/readyz",
2026-06-12 17:11:23.423059 | controller |             "port": 8081,
2026-06-12 17:11:23.423073 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.423092 | controller |           },
2026-06-12 17:11:23.423108 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.423122 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.423136 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.423155 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.423174 | controller |         },
2026-06-12 17:11:23.423190 | controller |         "resources": {
2026-06-12 17:11:23.423204 | controller |           "limits": {
2026-06-12 17:11:23.423218 | controller |             "cpu": "500m",
2026-06-12 17:11:23.423232 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.423250 | controller |           },
2026-06-12 17:11:23.423265 | controller |           "requests": {
2026-06-12 17:11:23.423279 | controller |             "cpu": "10m",
2026-06-12 17:11:23.423293 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.423307 | controller |           }
2026-06-12 17:11:23.423324 | controller |         },
2026-06-12 17:11:23.423340 | controller |         "securityContext": {
2026-06-12 17:11:23.423377 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.423394 | controller |           "capabilities": {
2026-06-12 17:11:23.423413 | controller |             "drop": [
2026-06-12 17:11:23.423430 | controller |               "MKNOD"
2026-06-12 17:11:23.423444 | controller |             ]
2026-06-12 17:11:23.423479 | controller |           }
2026-06-12 17:11:23.423494 | controller |         },
2026-06-12 17:11:23.423509 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.423523 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.423538 | controller |         "volumeMounts": [
2026-06-12 17:11:23.423557 | controller |           {
2026-06-12 17:11:23.423572 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.423586 | controller |             "name": "kube-api-access-pqc66",
2026-06-12 17:11:23.423600 | controller |             "readOnly": true
2026-06-12 17:11:23.423614 | controller |           }
2026-06-12 17:11:23.423628 | controller |         ]
2026-06-12 17:11:23.423642 | controller |       }
2026-06-12 17:11:23.423658 | controller |     ],
2026-06-12 17:11:23.423672 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.423687 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.423701 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.423715 | controller |       {
2026-06-12 17:11:23.423729 | controller |         "name": "horizon-operator-controller-manager-dockercfg-bchbc"
2026-06-12 17:11:23.423743 | controller |       }
2026-06-12 17:11:23.423758 | controller |     ],
2026-06-12 17:11:23.423773 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.423787 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.423801 | controller |     "priority": 0,
2026-06-12 17:11:23.423815 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.423829 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.423843 | controller |     "securityContext": {
2026-06-12 17:11:23.423857 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.423871 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.423885 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.423899 | controller |       }
2026-06-12 17:11:23.423913 | controller |     },
2026-06-12 17:11:23.423928 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-12 17:11:23.423942 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-12 17:11:23.423957 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.423972 | controller |     "tolerations": [
2026-06-12 17:11:23.423986 | controller |       {
2026-06-12 17:11:23.424001 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.424015 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.424029 | controller |         "operator": "Exists",
2026-06-12 17:11:23.424043 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.424057 | controller |       },
2026-06-12 17:11:23.424072 | controller |       {
2026-06-12 17:11:23.424091 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.424107 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.424121 | controller |         "operator": "Exists",
2026-06-12 17:11:23.424135 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.424150 | controller |       },
2026-06-12 17:11:23.424164 | controller |       {
2026-06-12 17:11:23.424179 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.424193 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.424208 | controller |         "operator": "Exists"
2026-06-12 17:11:23.424222 | controller |       }
2026-06-12 17:11:23.424237 | controller |     ],
2026-06-12 17:11:23.424251 | controller |     "volumes": [
2026-06-12 17:11:23.424265 | controller |       {
2026-06-12 17:11:23.424280 | controller |         "name": "kube-api-access-pqc66",
2026-06-12 17:11:23.424294 | controller |         "projected": {
2026-06-12 17:11:23.424308 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.424323 | controller |           "sources": [
2026-06-12 17:11:23.424337 | controller |             {
2026-06-12 17:11:23.424373 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.424390 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.424404 | controller |                 "path": "token"
2026-06-12 17:11:23.424419 | controller |               }
2026-06-12 17:11:23.424433 | controller |             },
2026-06-12 17:11:23.424447 | controller |             {
2026-06-12 17:11:23.424462 | controller |               "configMap": {
2026-06-12 17:11:23.424476 | controller |                 "items": [
2026-06-12 17:11:23.424490 | controller |                   {
2026-06-12 17:11:23.424505 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.424519 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.424533 | controller |                   }
2026-06-12 17:11:23.424547 | controller |                 ],
2026-06-12 17:11:23.424561 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.424575 | controller |               }
2026-06-12 17:11:23.424589 | controller |             },
2026-06-12 17:11:23.424603 | controller |             {
2026-06-12 17:11:23.424617 | controller |               "downwardAPI": {
2026-06-12 17:11:23.424632 | controller |                 "items": [
2026-06-12 17:11:23.424646 | controller |                   {
2026-06-12 17:11:23.424660 | controller |                     "fieldRef": {
2026-06-12 17:11:23.424674 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.424688 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.424702 | controller |                     },
2026-06-12 17:11:23.424716 | controller |                     "path": "namespace"
2026-06-12 17:11:23.424730 | controller |                   }
2026-06-12 17:11:23.424745 | controller |                 ]
2026-06-12 17:11:23.424759 | controller |               }
2026-06-12 17:11:23.424773 | controller |             },
2026-06-12 17:11:23.424787 | controller |             {
2026-06-12 17:11:23.424802 | controller |               "configMap": {
2026-06-12 17:11:23.424816 | controller |                 "items": [
2026-06-12 17:11:23.424830 | controller |                   {
2026-06-12 17:11:23.424844 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.424858 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.424872 | controller |                   }
2026-06-12 17:11:23.424886 | controller |                 ],
2026-06-12 17:11:23.424900 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.424915 | controller |               }
2026-06-12 17:11:23.424929 | controller |             }
2026-06-12 17:11:23.424944 | controller |           ]
2026-06-12 17:11:23.424958 | controller |         }
2026-06-12 17:11:23.424978 | controller |       }
2026-06-12 17:11:23.424994 | controller |     ]
2026-06-12 17:11:23.425009 | controller |   },
2026-06-12 17:11:23.425023 | controller |   "status": {
2026-06-12 17:11:23.425038 | controller |     "conditions": [
2026-06-12 17:11:23.425052 | controller |       {
2026-06-12 17:11:23.425066 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.425080 | controller |         "lastTransitionTime": "2026-06-12T16:08:50Z",
2026-06-12 17:11:23.425095 | controller |         "status": "True",
2026-06-12 17:11:23.425109 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.425124 | controller |       },
2026-06-12 17:11:23.425138 | controller |       {
2026-06-12 17:11:23.425153 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.425167 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.425181 | controller |         "status": "True",
2026-06-12 17:11:23.425196 | controller |         "type": "Initialized"
2026-06-12 17:11:23.425210 | controller |       },
2026-06-12 17:11:23.425224 | controller |       {
2026-06-12 17:11:23.425239 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.425253 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.425267 | controller |         "status": "True",
2026-06-12 17:11:23.425281 | controller |         "type": "Ready"
2026-06-12 17:11:23.425295 | controller |       },
2026-06-12 17:11:23.425308 | controller |       {
2026-06-12 17:11:23.425322 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.425336 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.425371 | controller |         "status": "True",
2026-06-12 17:11:23.425387 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.425402 | controller |       },
2026-06-12 17:11:23.425416 | controller |       {
2026-06-12 17:11:23.425430 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.425444 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.425459 | controller |         "status": "True",
2026-06-12 17:11:23.425473 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.425487 | controller |       }
2026-06-12 17:11:23.425501 | controller |     ],
2026-06-12 17:11:23.425514 | controller |     "containerStatuses": [
2026-06-12 17:11:23.425528 | controller |       {
2026-06-12 17:11:23.425542 | controller |         "allocatedResources": {
2026-06-12 17:11:23.425556 | controller |           "cpu": "10m",
2026-06-12 17:11:23.425570 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.425584 | controller |         },
2026-06-12 17:11:23.425598 | controller |         "containerID": "cri-o://483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148",
2026-06-12 17:11:23.425611 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 17:11:23.425625 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19",
2026-06-12 17:11:23.425639 | controller |         "lastState": {},
2026-06-12 17:11:23.425653 | controller |         "name": "manager",
2026-06-12 17:11:23.425667 | controller |         "ready": true,
2026-06-12 17:11:23.425680 | controller |         "resources": {
2026-06-12 17:11:23.425694 | controller |           "limits": {
2026-06-12 17:11:23.425708 | controller |             "cpu": "500m",
2026-06-12 17:11:23.425721 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.425735 | controller |           },
2026-06-12 17:11:23.425748 | controller |           "requests": {
2026-06-12 17:11:23.425762 | controller |             "cpu": "10m",
2026-06-12 17:11:23.425776 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.425789 | controller |           }
2026-06-12 17:11:23.425803 | controller |         },
2026-06-12 17:11:23.425833 | controller |         "restartCount": 0,
2026-06-12 17:11:23.425847 | controller |         "started": true,
2026-06-12 17:11:23.425861 | controller |         "state": {
2026-06-12 17:11:23.425875 | controller |           "running": {
2026-06-12 17:11:23.425889 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:23.425903 | controller |           }
2026-06-12 17:11:23.425917 | controller |         },
2026-06-12 17:11:23.425931 | controller |         "user": {
2026-06-12 17:11:23.425946 | controller |           "linux": {
2026-06-12 17:11:23.425960 | controller |             "gid": 0,
2026-06-12 17:11:23.425974 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.425989 | controller |               0
2026-06-12 17:11:23.426003 | controller |             ],
2026-06-12 17:11:23.426017 | controller |             "uid": 65532
2026-06-12 17:11:23.426031 | controller |           }
2026-06-12 17:11:23.426046 | controller |         },
2026-06-12 17:11:23.426060 | controller |         "volumeMounts": [
2026-06-12 17:11:23.426074 | controller |           {
2026-06-12 17:11:23.426088 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.426102 | controller |             "name": "kube-api-access-pqc66",
2026-06-12 17:11:23.426116 | controller |             "readOnly": true,
2026-06-12 17:11:23.426130 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.426145 | controller |           }
2026-06-12 17:11:23.426159 | controller |         ]
2026-06-12 17:11:23.426174 | controller |       }
2026-06-12 17:11:23.426188 | controller |     ],
2026-06-12 17:11:23.426203 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.426217 | controller |     "hostIPs": [
2026-06-12 17:11:23.426232 | controller |       {
2026-06-12 17:11:23.426246 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.426260 | controller |       }
2026-06-12 17:11:23.426274 | controller |     ],
2026-06-12 17:11:23.426288 | controller |     "phase": "Running",
2026-06-12 17:11:23.426303 | controller |     "podIP": "10.217.0.75",
2026-06-12 17:11:23.426317 | controller |     "podIPs": [
2026-06-12 17:11:23.426331 | controller |       {
2026-06-12 17:11:23.426360 | controller |         "ip": "10.217.0.75"
2026-06-12 17:11:23.426380 | controller |       }
2026-06-12 17:11:23.426395 | controller |     ],
2026-06-12 17:11:23.426409 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.426423 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.426438 | controller |   }
2026-06-12 17:11:23.426452 | controller | }
2026-06-12 17:11:23.447192 | controller | ok:
2026-06-12 17:11:23.447239 | controller | {
2026-06-12 17:11:23.447258 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.447274 | controller |   "kind": "Pod",
2026-06-12 17:11:23.447289 | controller |   "metadata": {
2026-06-12 17:11:23.447319 | controller |     "annotations": {
2026-06-12 17:11:23.447335 | 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-12 17:11:23.447382 | 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-12 17:11:23.447399 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.447414 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.447429 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.447450 | controller |     },
2026-06-12 17:11:23.447466 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.447481 | controller |     "generateName": "infra-operator-controller-manager-594d6555bb-",
2026-06-12 17:11:23.447496 | controller |     "generation": 1,
2026-06-12 17:11:23.447510 | controller |     "labels": {
2026-06-12 17:11:23.447525 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-12 17:11:23.447539 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.447554 | controller |       "openstack.org/operator-name": "infra",
2026-06-12 17:11:23.447568 | controller |       "pod-template-hash": "594d6555bb"
2026-06-12 17:11:23.447582 | controller |     },
2026-06-12 17:11:23.447597 | controller |     "managedFields": [
2026-06-12 17:11:23.447611 | controller |       {
2026-06-12 17:11:23.447626 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.447640 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.447654 | controller |         "fieldsV1": {
2026-06-12 17:11:23.447669 | controller |           "f:metadata": {
2026-06-12 17:11:23.447683 | controller |             "f:annotations": {
2026-06-12 17:11:23.447697 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.447712 | controller |             }
2026-06-12 17:11:23.447726 | controller |           }
2026-06-12 17:11:23.447740 | controller |         },
2026-06-12 17:11:23.447755 | controller |         "manager": "crc",
2026-06-12 17:11:23.447770 | controller |         "operation": "Update",
2026-06-12 17:11:23.447785 | controller |         "subresource": "status",
2026-06-12 17:11:23.447799 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.447814 | controller |       },
2026-06-12 17:11:23.447828 | controller |       {
2026-06-12 17:11:23.447843 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.447857 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.447871 | controller |         "fieldsV1": {
2026-06-12 17:11:23.447886 | controller |           "f:metadata": {
2026-06-12 17:11:23.447900 | controller |             "f:annotations": {
2026-06-12 17:11:23.447915 | controller |               ".": {},
2026-06-12 17:11:23.447929 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.447943 | controller |             },
2026-06-12 17:11:23.447958 | controller |             "f:generateName": {},
2026-06-12 17:11:23.447972 | controller |             "f:labels": {
2026-06-12 17:11:23.447987 | controller |               ".": {},
2026-06-12 17:11:23.448002 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.448017 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.448031 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.448045 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.448059 | controller |             },
2026-06-12 17:11:23.448074 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.448088 | controller |               ".": {},
2026-06-12 17:11:23.448102 | controller |               "k:{\"uid\":\"fbf38269-e2a2-423a-ad60-8c5377a99aca\"}": {}
2026-06-12 17:11:23.448116 | controller |             }
2026-06-12 17:11:23.448130 | controller |           },
2026-06-12 17:11:23.448144 | controller |           "f:spec": {
2026-06-12 17:11:23.448158 | controller |             "f:containers": {
2026-06-12 17:11:23.448172 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.448186 | controller |                 ".": {},
2026-06-12 17:11:23.448200 | controller |                 "f:args": {},
2026-06-12 17:11:23.448214 | controller |                 "f:command": {},
2026-06-12 17:11:23.448228 | controller |                 "f:env": {
2026-06-12 17:11:23.448241 | controller |                   ".": {},
2026-06-12 17:11:23.448256 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.448274 | controller |                     ".": {},
2026-06-12 17:11:23.448288 | controller |                     "f:name": {},
2026-06-12 17:11:23.448302 | controller |                     "f:value": {}
2026-06-12 17:11:23.448316 | controller |                   },
2026-06-12 17:11:23.448330 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.448344 | controller |                     ".": {},
2026-06-12 17:11:23.448380 | controller |                     "f:name": {},
2026-06-12 17:11:23.448395 | controller |                     "f:value": {}
2026-06-12 17:11:23.448409 | controller |                   },
2026-06-12 17:11:23.448424 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.448438 | controller |                     ".": {},
2026-06-12 17:11:23.448452 | controller |                     "f:name": {},
2026-06-12 17:11:23.448466 | controller |                     "f:value": {}
2026-06-12 17:11:23.448480 | controller |                   },
2026-06-12 17:11:23.448494 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.448508 | controller |                     ".": {},
2026-06-12 17:11:23.448522 | controller |                     "f:name": {},
2026-06-12 17:11:23.448536 | controller |                     "f:value": {}
2026-06-12 17:11:23.448550 | controller |                   },
2026-06-12 17:11:23.448564 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.448578 | controller |                     ".": {},
2026-06-12 17:11:23.448591 | controller |                     "f:name": {},
2026-06-12 17:11:23.448605 | controller |                     "f:value": {}
2026-06-12 17:11:23.448619 | controller |                   }
2026-06-12 17:11:23.448633 | controller |                 },
2026-06-12 17:11:23.448647 | controller |                 "f:image": {},
2026-06-12 17:11:23.448661 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.448715 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.448736 | controller |                   ".": {},
2026-06-12 17:11:23.448752 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.448767 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.448781 | controller |                     ".": {},
2026-06-12 17:11:23.448795 | controller |                     "f:path": {},
2026-06-12 17:11:23.448810 | controller |                     "f:port": {},
2026-06-12 17:11:23.448824 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.448839 | controller |                   },
2026-06-12 17:11:23.448853 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.448868 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.448882 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.448896 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.448910 | controller |                 },
2026-06-12 17:11:23.448925 | controller |                 "f:name": {},
2026-06-12 17:11:23.448939 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.448953 | controller |                   ".": {},
2026-06-12 17:11:23.448967 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.448982 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.448996 | controller |                     ".": {},
2026-06-12 17:11:23.449010 | controller |                     "f:path": {},
2026-06-12 17:11:23.449025 | controller |                     "f:port": {},
2026-06-12 17:11:23.449039 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.449054 | controller |                   },
2026-06-12 17:11:23.449068 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.449082 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.449101 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.449116 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.449131 | controller |                 },
2026-06-12 17:11:23.449145 | controller |                 "f:resources": {
2026-06-12 17:11:23.449162 | controller |                   ".": {},
2026-06-12 17:11:23.449179 | controller |                   "f:limits": {
2026-06-12 17:11:23.449193 | controller |                     ".": {},
2026-06-12 17:11:23.449208 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.449222 | controller |                     "f:memory": {}
2026-06-12 17:11:23.449236 | controller |                   },
2026-06-12 17:11:23.449250 | controller |                   "f:requests": {
2026-06-12 17:11:23.449265 | controller |                     ".": {},
2026-06-12 17:11:23.449279 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.449293 | controller |                     "f:memory": {}
2026-06-12 17:11:23.449307 | controller |                   }
2026-06-12 17:11:23.449321 | controller |                 },
2026-06-12 17:11:23.449335 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.449376 | controller |                   ".": {},
2026-06-12 17:11:23.449392 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.449407 | controller |                 },
2026-06-12 17:11:23.449421 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.449436 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 17:11:23.449450 | controller |                 "f:volumeMounts": {
2026-06-12 17:11:23.449464 | controller |                   ".": {},
2026-06-12 17:11:23.449478 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 17:11:23.449493 | controller |                     ".": {},
2026-06-12 17:11:23.449507 | controller |                     "f:mountPath": {},
2026-06-12 17:11:23.449521 | controller |                     "f:name": {},
2026-06-12 17:11:23.449535 | controller |                     "f:readOnly": {}
2026-06-12 17:11:23.449549 | controller |                   }
2026-06-12 17:11:23.449563 | controller |                 }
2026-06-12 17:11:23.449577 | controller |               }
2026-06-12 17:11:23.449592 | controller |             },
2026-06-12 17:11:23.449606 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.449621 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.449635 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.449650 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.449664 | controller |             "f:securityContext": {
2026-06-12 17:11:23.449678 | controller |               ".": {},
2026-06-12 17:11:23.449692 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.449706 | controller |             },
2026-06-12 17:11:23.449720 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.449735 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.449749 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.449763 | controller |             "f:tolerations": {},
2026-06-12 17:11:23.449777 | controller |             "f:volumes": {
2026-06-12 17:11:23.449791 | controller |               ".": {},
2026-06-12 17:11:23.449805 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 17:11:23.449819 | controller |                 ".": {},
2026-06-12 17:11:23.449834 | controller |                 "f:name": {},
2026-06-12 17:11:23.449848 | controller |                 "f:secret": {
2026-06-12 17:11:23.449863 | controller |                   ".": {},
2026-06-12 17:11:23.449877 | controller |                   "f:defaultMode": {},
2026-06-12 17:11:23.449891 | controller |                   "f:secretName": {}
2026-06-12 17:11:23.449906 | controller |                 }
2026-06-12 17:11:23.449925 | controller |               }
2026-06-12 17:11:23.449940 | controller |             }
2026-06-12 17:11:23.449954 | controller |           }
2026-06-12 17:11:23.449969 | controller |         },
2026-06-12 17:11:23.449983 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.449998 | controller |         "operation": "Update",
2026-06-12 17:11:23.450013 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.450027 | controller |       },
2026-06-12 17:11:23.450042 | controller |       {
2026-06-12 17:11:23.450057 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.450072 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.450086 | controller |         "fieldsV1": {
2026-06-12 17:11:23.450101 | controller |           "f:metadata": {
2026-06-12 17:11:23.450115 | controller |             "f:annotations": {
2026-06-12 17:11:23.450129 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.450143 | controller |             }
2026-06-12 17:11:23.450158 | controller |           }
2026-06-12 17:11:23.450172 | controller |         },
2026-06-12 17:11:23.450186 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.450200 | controller |         "operation": "Update",
2026-06-12 17:11:23.450214 | controller |         "subresource": "status",
2026-06-12 17:11:23.450228 | controller |         "time": "2026-06-12T16:08:50Z"
2026-06-12 17:11:23.450242 | controller |       },
2026-06-12 17:11:23.450256 | controller |       {
2026-06-12 17:11:23.450270 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.450284 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.450298 | controller |         "fieldsV1": {
2026-06-12 17:11:23.450312 | controller |           "f:status": {
2026-06-12 17:11:23.450326 | controller |             "f:conditions": {
2026-06-12 17:11:23.450340 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.450373 | controller |                 ".": {},
2026-06-12 17:11:23.450388 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.450402 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.450416 | controller |                 "f:status": {},
2026-06-12 17:11:23.450430 | controller |                 "f:type": {}
2026-06-12 17:11:23.450445 | controller |               },
2026-06-12 17:11:23.450463 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.450479 | controller |                 ".": {},
2026-06-12 17:11:23.450494 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.450508 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.450522 | controller |                 "f:status": {},
2026-06-12 17:11:23.450536 | controller |                 "f:type": {}
2026-06-12 17:11:23.450550 | controller |               },
2026-06-12 17:11:23.450564 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.450578 | controller |                 ".": {},
2026-06-12 17:11:23.450593 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.450607 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.450621 | controller |                 "f:status": {},
2026-06-12 17:11:23.450635 | controller |                 "f:type": {}
2026-06-12 17:11:23.450648 | controller |               },
2026-06-12 17:11:23.450663 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.450677 | controller |                 ".": {},
2026-06-12 17:11:23.450691 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.450705 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.450719 | controller |                 "f:status": {},
2026-06-12 17:11:23.450733 | controller |                 "f:type": {}
2026-06-12 17:11:23.450747 | controller |               }
2026-06-12 17:11:23.450761 | controller |             },
2026-06-12 17:11:23.450783 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.450798 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.450812 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.450826 | controller |             "f:phase": {},
2026-06-12 17:11:23.450840 | controller |             "f:podIP": {},
2026-06-12 17:11:23.450854 | controller |             "f:podIPs": {
2026-06-12 17:11:23.450869 | controller |               ".": {},
2026-06-12 17:11:23.450883 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-12 17:11:23.450897 | controller |                 ".": {},
2026-06-12 17:11:23.450911 | controller |                 "f:ip": {}
2026-06-12 17:11:23.450925 | controller |               }
2026-06-12 17:11:23.450939 | controller |             },
2026-06-12 17:11:23.450953 | controller |             "f:startTime": {}
2026-06-12 17:11:23.450967 | controller |           }
2026-06-12 17:11:23.450981 | controller |         },
2026-06-12 17:11:23.450995 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.451010 | controller |         "operation": "Update",
2026-06-12 17:11:23.451024 | controller |         "subresource": "status",
2026-06-12 17:11:23.451038 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:23.451053 | controller |       }
2026-06-12 17:11:23.451067 | controller |     ],
2026-06-12 17:11:23.451082 | controller |     "name": "infra-operator-controller-manager-594d6555bb-hnx9h",
2026-06-12 17:11:23.451097 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.451111 | controller |     "ownerReferences": [
2026-06-12 17:11:23.451125 | controller |       {
2026-06-12 17:11:23.451139 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.451154 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.451168 | controller |         "controller": true,
2026-06-12 17:11:23.451182 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.451196 | controller |         "name": "infra-operator-controller-manager-594d6555bb",
2026-06-12 17:11:23.451210 | controller |         "uid": "fbf38269-e2a2-423a-ad60-8c5377a99aca"
2026-06-12 17:11:23.451224 | controller |       }
2026-06-12 17:11:23.451239 | controller |     ],
2026-06-12 17:11:23.451253 | controller |     "resourceVersion": "54147",
2026-06-12 17:11:23.451283 | controller |     "uid": "5ad6efc3-8c7f-46b8-aff2-bd102ba29c56"
2026-06-12 17:11:23.451301 | controller |   },
2026-06-12 17:11:23.451316 | controller |   "spec": {
2026-06-12 17:11:23.451331 | controller |     "containers": [
2026-06-12 17:11:23.451368 | controller |       {
2026-06-12 17:11:23.451385 | controller |         "args": [
2026-06-12 17:11:23.451400 | controller |           "--leader-elect",
2026-06-12 17:11:23.451415 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.451429 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.451443 | controller |         ],
2026-06-12 17:11:23.451458 | controller |         "command": [
2026-06-12 17:11:23.451472 | controller |           "/manager"
2026-06-12 17:11:23.451487 | controller |         ],
2026-06-12 17:11:23.451501 | controller |         "env": [
2026-06-12 17:11:23.451516 | controller |           {
2026-06-12 17:11:23.451530 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.451545 | controller |             "value": "30"
2026-06-12 17:11:23.451559 | controller |           },
2026-06-12 17:11:23.451573 | controller |           {
2026-06-12 17:11:23.451587 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.451602 | controller |             "value": "20"
2026-06-12 17:11:23.451616 | controller |           },
2026-06-12 17:11:23.451631 | controller |           {
2026-06-12 17:11:23.451645 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.451659 | controller |             "value": "5"
2026-06-12 17:11:23.451673 | controller |           },
2026-06-12 17:11:23.451688 | controller |           {
2026-06-12 17:11:23.451706 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.451721 | controller |             "value": "true"
2026-06-12 17:11:23.451735 | controller |           },
2026-06-12 17:11:23.451749 | controller |           {
2026-06-12 17:11:23.451763 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.451777 | controller |             "value": "false"
2026-06-12 17:11:23.451791 | controller |           }
2026-06-12 17:11:23.451806 | controller |         ],
2026-06-12 17:11:23.451820 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 17:11:23.451835 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.451849 | controller |         "livenessProbe": {
2026-06-12 17:11:23.451863 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.451877 | controller |           "httpGet": {
2026-06-12 17:11:23.451892 | controller |             "path": "/healthz",
2026-06-12 17:11:23.451906 | controller |             "port": 8081,
2026-06-12 17:11:23.451920 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.451934 | controller |           },
2026-06-12 17:11:23.451948 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.451962 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.451976 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.451991 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.452005 | controller |         },
2026-06-12 17:11:23.452019 | controller |         "name": "manager",
2026-06-12 17:11:23.452033 | controller |         "readinessProbe": {
2026-06-12 17:11:23.452047 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.452061 | controller |           "httpGet": {
2026-06-12 17:11:23.452075 | controller |             "path": "/readyz",
2026-06-12 17:11:23.452089 | controller |             "port": 8081,
2026-06-12 17:11:23.452103 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.452118 | controller |           },
2026-06-12 17:11:23.452132 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.452146 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.452160 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.452174 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.452188 | controller |         },
2026-06-12 17:11:23.452202 | controller |         "resources": {
2026-06-12 17:11:23.452216 | controller |           "limits": {
2026-06-12 17:11:23.452230 | controller |             "cpu": "600m",
2026-06-12 17:11:23.452244 | controller |             "memory": "2Gi"
2026-06-12 17:11:23.452258 | controller |           },
2026-06-12 17:11:23.452272 | controller |           "requests": {
2026-06-12 17:11:23.452286 | controller |             "cpu": "10m",
2026-06-12 17:11:23.452300 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.452314 | controller |           }
2026-06-12 17:11:23.452328 | controller |         },
2026-06-12 17:11:23.452342 | controller |         "securityContext": {
2026-06-12 17:11:23.452375 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.452390 | controller |           "capabilities": {
2026-06-12 17:11:23.452405 | controller |             "drop": [
2026-06-12 17:11:23.452419 | controller |               "MKNOD"
2026-06-12 17:11:23.452432 | controller |             ]
2026-06-12 17:11:23.452446 | controller |           }
2026-06-12 17:11:23.452461 | controller |         },
2026-06-12 17:11:23.452475 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.452488 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.452503 | controller |         "volumeMounts": [
2026-06-12 17:11:23.452517 | controller |           {
2026-06-12 17:11:23.452531 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:11:23.452549 | controller |             "name": "cert",
2026-06-12 17:11:23.452564 | controller |             "readOnly": true
2026-06-12 17:11:23.452578 | controller |           },
2026-06-12 17:11:23.452592 | controller |           {
2026-06-12 17:11:23.452606 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.452620 | controller |             "name": "kube-api-access-w69jw",
2026-06-12 17:11:23.452634 | controller |             "readOnly": true
2026-06-12 17:11:23.452648 | controller |           }
2026-06-12 17:11:23.452662 | controller |         ]
2026-06-12 17:11:23.452677 | controller |       }
2026-06-12 17:11:23.452691 | controller |     ],
2026-06-12 17:11:23.452705 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.452719 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.452733 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.452747 | controller |       {
2026-06-12 17:11:23.452761 | controller |         "name": "infra-operator-controller-manager-dockercfg-2w664"
2026-06-12 17:11:23.452774 | controller |       }
2026-06-12 17:11:23.452788 | controller |     ],
2026-06-12 17:11:23.452802 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.452816 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.452830 | controller |     "priority": 0,
2026-06-12 17:11:23.452844 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.452858 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.452872 | controller |     "securityContext": {
2026-06-12 17:11:23.452886 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.452900 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.452914 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.452928 | controller |       }
2026-06-12 17:11:23.452942 | controller |     },
2026-06-12 17:11:23.452956 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-12 17:11:23.452970 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-12 17:11:23.452984 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.452998 | controller |     "tolerations": [
2026-06-12 17:11:23.453012 | controller |       {
2026-06-12 17:11:23.453026 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.453041 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.453055 | controller |         "operator": "Exists",
2026-06-12 17:11:23.453070 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.453084 | controller |       },
2026-06-12 17:11:23.453098 | controller |       {
2026-06-12 17:11:23.453113 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.453127 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.453142 | controller |         "operator": "Exists",
2026-06-12 17:11:23.453156 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.453170 | controller |       },
2026-06-12 17:11:23.453184 | controller |       {
2026-06-12 17:11:23.453198 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.453213 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.453227 | controller |         "operator": "Exists"
2026-06-12 17:11:23.453241 | controller |       }
2026-06-12 17:11:23.453255 | controller |     ],
2026-06-12 17:11:23.453270 | controller |     "volumes": [
2026-06-12 17:11:23.453284 | controller |       {
2026-06-12 17:11:23.453299 | controller |         "name": "cert",
2026-06-12 17:11:23.453313 | controller |         "secret": {
2026-06-12 17:11:23.453328 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.453342 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-12 17:11:23.453374 | controller |         }
2026-06-12 17:11:23.453398 | controller |       },
2026-06-12 17:11:23.453413 | controller |       {
2026-06-12 17:11:23.453431 | controller |         "name": "kube-api-access-w69jw",
2026-06-12 17:11:23.453446 | controller |         "projected": {
2026-06-12 17:11:23.453460 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.453475 | controller |           "sources": [
2026-06-12 17:11:23.453489 | controller |             {
2026-06-12 17:11:23.453503 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.453518 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.453532 | controller |                 "path": "token"
2026-06-12 17:11:23.453546 | controller |               }
2026-06-12 17:11:23.453560 | controller |             },
2026-06-12 17:11:23.453575 | controller |             {
2026-06-12 17:11:23.453589 | controller |               "configMap": {
2026-06-12 17:11:23.453603 | controller |                 "items": [
2026-06-12 17:11:23.453617 | controller |                   {
2026-06-12 17:11:23.453631 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.453646 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.453660 | controller |                   }
2026-06-12 17:11:23.453674 | controller |                 ],
2026-06-12 17:11:23.453688 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.453702 | controller |               }
2026-06-12 17:11:23.453717 | controller |             },
2026-06-12 17:11:23.453731 | controller |             {
2026-06-12 17:11:23.453745 | controller |               "downwardAPI": {
2026-06-12 17:11:23.453759 | controller |                 "items": [
2026-06-12 17:11:23.453774 | controller |                   {
2026-06-12 17:11:23.453788 | controller |                     "fieldRef": {
2026-06-12 17:11:23.453802 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.453816 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.453830 | controller |                     },
2026-06-12 17:11:23.453844 | controller |                     "path": "namespace"
2026-06-12 17:11:23.453858 | controller |                   }
2026-06-12 17:11:23.453872 | controller |                 ]
2026-06-12 17:11:23.453887 | controller |               }
2026-06-12 17:11:23.453901 | controller |             },
2026-06-12 17:11:23.453916 | controller |             {
2026-06-12 17:11:23.453931 | controller |               "configMap": {
2026-06-12 17:11:23.453945 | controller |                 "items": [
2026-06-12 17:11:23.453959 | controller |                   {
2026-06-12 17:11:23.453974 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.453988 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.454008 | controller |                   }
2026-06-12 17:11:23.454091 | controller |                 ],
2026-06-12 17:11:23.454115 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.454130 | controller |               }
2026-06-12 17:11:23.454144 | controller |             }
2026-06-12 17:11:23.454158 | controller |           ]
2026-06-12 17:11:23.454173 | controller |         }
2026-06-12 17:11:23.454187 | controller |       }
2026-06-12 17:11:23.454202 | controller |     ]
2026-06-12 17:11:23.454216 | controller |   },
2026-06-12 17:11:23.454230 | controller |   "status": {
2026-06-12 17:11:23.454244 | controller |     "conditions": [
2026-06-12 17:11:23.454259 | controller |       {
2026-06-12 17:11:23.454273 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.454287 | controller |         "lastTransitionTime": "2026-06-12T16:09:42Z",
2026-06-12 17:11:23.454302 | controller |         "status": "True",
2026-06-12 17:11:23.454316 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.454330 | controller |       },
2026-06-12 17:11:23.454343 | controller |       {
2026-06-12 17:11:23.454382 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.454397 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.454415 | controller |         "status": "True",
2026-06-12 17:11:23.454429 | controller |         "type": "Initialized"
2026-06-12 17:11:23.454443 | controller |       },
2026-06-12 17:11:23.454457 | controller |       {
2026-06-12 17:11:23.454471 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.454485 | controller |         "lastTransitionTime": "2026-06-12T16:09:54Z",
2026-06-12 17:11:23.454499 | controller |         "status": "True",
2026-06-12 17:11:23.454513 | controller |         "type": "Ready"
2026-06-12 17:11:23.454527 | controller |       },
2026-06-12 17:11:23.454541 | controller |       {
2026-06-12 17:11:23.454555 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.454569 | controller |         "lastTransitionTime": "2026-06-12T16:09:54Z",
2026-06-12 17:11:23.454583 | controller |         "status": "True",
2026-06-12 17:11:23.454597 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.454611 | controller |       },
2026-06-12 17:11:23.454625 | controller |       {
2026-06-12 17:11:23.454640 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.454654 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.454674 | controller |         "status": "True",
2026-06-12 17:11:23.454695 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.454711 | controller |       }
2026-06-12 17:11:23.454725 | controller |     ],
2026-06-12 17:11:23.454740 | controller |     "containerStatuses": [
2026-06-12 17:11:23.454754 | controller |       {
2026-06-12 17:11:23.454769 | controller |         "allocatedResources": {
2026-06-12 17:11:23.454783 | controller |           "cpu": "10m",
2026-06-12 17:11:23.454798 | controller |           "memory": "512Mi"
2026-06-12 17:11:23.454819 | controller |         },
2026-06-12 17:11:23.454840 | controller |         "containerID": "cri-o://44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd",
2026-06-12 17:11:23.454861 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 17:11:23.454876 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f",
2026-06-12 17:11:23.454890 | controller |         "lastState": {},
2026-06-12 17:11:23.454904 | controller |         "name": "manager",
2026-06-12 17:11:23.454918 | controller |         "ready": true,
2026-06-12 17:11:23.454932 | controller |         "resources": {
2026-06-12 17:11:23.454946 | controller |           "limits": {
2026-06-12 17:11:23.454960 | controller |             "cpu": "600m",
2026-06-12 17:11:23.454974 | controller |             "memory": "2Gi"
2026-06-12 17:11:23.454989 | controller |           },
2026-06-12 17:11:23.455003 | controller |           "requests": {
2026-06-12 17:11:23.455018 | controller |             "cpu": "10m",
2026-06-12 17:11:23.455032 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.455046 | controller |           }
2026-06-12 17:11:23.455060 | controller |         },
2026-06-12 17:11:23.455074 | controller |         "restartCount": 0,
2026-06-12 17:11:23.455089 | controller |         "started": true,
2026-06-12 17:11:23.455103 | controller |         "state": {
2026-06-12 17:11:23.455117 | controller |           "running": {
2026-06-12 17:11:23.455132 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:23.455146 | controller |           }
2026-06-12 17:11:23.455161 | controller |         },
2026-06-12 17:11:23.455175 | controller |         "user": {
2026-06-12 17:11:23.455189 | controller |           "linux": {
2026-06-12 17:11:23.455203 | controller |             "gid": 0,
2026-06-12 17:11:23.455218 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.455233 | controller |               0
2026-06-12 17:11:23.455259 | controller |             ],
2026-06-12 17:11:23.455275 | controller |             "uid": 65532
2026-06-12 17:11:23.455293 | controller |           }
2026-06-12 17:11:23.455308 | controller |         },
2026-06-12 17:11:23.455323 | controller |         "volumeMounts": [
2026-06-12 17:11:23.455337 | controller |           {
2026-06-12 17:11:23.455373 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:11:23.455389 | controller |             "name": "cert",
2026-06-12 17:11:23.455403 | controller |             "readOnly": true,
2026-06-12 17:11:23.455418 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.455432 | controller |           },
2026-06-12 17:11:23.455446 | controller |           {
2026-06-12 17:11:23.455461 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.455475 | controller |             "name": "kube-api-access-w69jw",
2026-06-12 17:11:23.455489 | controller |             "readOnly": true,
2026-06-12 17:11:23.455504 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.455518 | controller |           }
2026-06-12 17:11:23.455532 | controller |         ]
2026-06-12 17:11:23.455546 | controller |       }
2026-06-12 17:11:23.455561 | controller |     ],
2026-06-12 17:11:23.455575 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.455590 | controller |     "hostIPs": [
2026-06-12 17:11:23.455604 | controller |       {
2026-06-12 17:11:23.455618 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.455632 | controller |       }
2026-06-12 17:11:23.455646 | controller |     ],
2026-06-12 17:11:23.455660 | controller |     "phase": "Running",
2026-06-12 17:11:23.455674 | controller |     "podIP": "10.217.0.77",
2026-06-12 17:11:23.455688 | controller |     "podIPs": [
2026-06-12 17:11:23.455702 | controller |       {
2026-06-12 17:11:23.455716 | controller |         "ip": "10.217.0.77"
2026-06-12 17:11:23.455731 | controller |       }
2026-06-12 17:11:23.455745 | controller |     ],
2026-06-12 17:11:23.455759 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.455773 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.455788 | controller |   }
2026-06-12 17:11:23.455802 | controller | }
2026-06-12 17:11:23.476623 | controller | ok:
2026-06-12 17:11:23.476669 | controller | {
2026-06-12 17:11:23.476689 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.476705 | controller |   "kind": "Pod",
2026-06-12 17:11:23.476721 | controller |   "metadata": {
2026-06-12 17:11:23.476736 | controller |     "annotations": {
2026-06-12 17:11:23.476751 | 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-12 17:11:23.476767 | 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-12 17:11:23.476783 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.476799 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.476813 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.476828 | controller |     },
2026-06-12 17:11:23.476843 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.476858 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-12 17:11:23.476873 | controller |     "generation": 1,
2026-06-12 17:11:23.476888 | controller |     "labels": {
2026-06-12 17:11:23.476907 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-12 17:11:23.476923 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.476937 | controller |       "openstack.org/operator-name": "ironic",
2026-06-12 17:11:23.476952 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-12 17:11:23.476967 | controller |     },
2026-06-12 17:11:23.476981 | controller |     "managedFields": [
2026-06-12 17:11:23.476996 | controller |       {
2026-06-12 17:11:23.477010 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.477024 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.477039 | controller |         "fieldsV1": {
2026-06-12 17:11:23.477053 | controller |           "f:metadata": {
2026-06-12 17:11:23.477066 | controller |             "f:annotations": {
2026-06-12 17:11:23.477080 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.477095 | controller |             }
2026-06-12 17:11:23.477110 | controller |           }
2026-06-12 17:11:23.477124 | controller |         },
2026-06-12 17:11:23.477138 | controller |         "manager": "crc",
2026-06-12 17:11:23.477153 | controller |         "operation": "Update",
2026-06-12 17:11:23.477167 | controller |         "subresource": "status",
2026-06-12 17:11:23.477182 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.477196 | controller |       },
2026-06-12 17:11:23.477210 | controller |       {
2026-06-12 17:11:23.477224 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.477238 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.477252 | controller |         "fieldsV1": {
2026-06-12 17:11:23.477266 | controller |           "f:metadata": {
2026-06-12 17:11:23.477372 | controller |             "f:annotations": {
2026-06-12 17:11:23.477399 | controller |               ".": {},
2026-06-12 17:11:23.477414 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.477430 | controller |             },
2026-06-12 17:11:23.477444 | controller |             "f:generateName": {},
2026-06-12 17:11:23.477459 | controller |             "f:labels": {
2026-06-12 17:11:23.477473 | controller |               ".": {},
2026-06-12 17:11:23.477487 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.477501 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.477515 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.477529 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.477543 | controller |             },
2026-06-12 17:11:23.477557 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.477571 | controller |               ".": {},
2026-06-12 17:11:23.477585 | controller |               "k:{\"uid\":\"b0666eb3-8c87-4a4b-84ae-bb32055d591c\"}": {}
2026-06-12 17:11:23.477599 | controller |             }
2026-06-12 17:11:23.477613 | controller |           },
2026-06-12 17:11:23.477628 | controller |           "f:spec": {
2026-06-12 17:11:23.477642 | controller |             "f:containers": {
2026-06-12 17:11:23.477656 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.477670 | controller |                 ".": {},
2026-06-12 17:11:23.477684 | controller |                 "f:args": {},
2026-06-12 17:11:23.477698 | controller |                 "f:command": {},
2026-06-12 17:11:23.477711 | controller |                 "f:env": {
2026-06-12 17:11:23.477725 | controller |                   ".": {},
2026-06-12 17:11:23.477739 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.477752 | controller |                     ".": {},
2026-06-12 17:11:23.477766 | controller |                     "f:name": {},
2026-06-12 17:11:23.477780 | controller |                     "f:value": {}
2026-06-12 17:11:23.477793 | controller |                   },
2026-06-12 17:11:23.477808 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.477826 | controller |                     ".": {},
2026-06-12 17:11:23.477840 | controller |                     "f:name": {},
2026-06-12 17:11:23.477854 | controller |                     "f:value": {}
2026-06-12 17:11:23.477868 | controller |                   },
2026-06-12 17:11:23.477882 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.477896 | controller |                     ".": {},
2026-06-12 17:11:23.477909 | controller |                     "f:name": {},
2026-06-12 17:11:23.477923 | controller |                     "f:value": {}
2026-06-12 17:11:23.477937 | controller |                   },
2026-06-12 17:11:23.477951 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.477966 | controller |                     ".": {},
2026-06-12 17:11:23.477980 | controller |                     "f:name": {},
2026-06-12 17:11:23.477994 | controller |                     "f:value": {}
2026-06-12 17:11:23.478008 | controller |                   },
2026-06-12 17:11:23.478022 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.478036 | controller |                     ".": {},
2026-06-12 17:11:23.478050 | controller |                     "f:name": {},
2026-06-12 17:11:23.478065 | controller |                     "f:value": {}
2026-06-12 17:11:23.478079 | controller |                   }
2026-06-12 17:11:23.478093 | controller |                 },
2026-06-12 17:11:23.478107 | controller |                 "f:image": {},
2026-06-12 17:11:23.478121 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.478135 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.478149 | controller |                   ".": {},
2026-06-12 17:11:23.478163 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.478178 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.478192 | controller |                     ".": {},
2026-06-12 17:11:23.478206 | controller |                     "f:path": {},
2026-06-12 17:11:23.478221 | controller |                     "f:port": {},
2026-06-12 17:11:23.478235 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.478249 | controller |                   },
2026-06-12 17:11:23.478264 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.478278 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.478292 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.478306 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.478320 | controller |                 },
2026-06-12 17:11:23.478334 | controller |                 "f:name": {},
2026-06-12 17:11:23.478388 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.478409 | controller |                   ".": {},
2026-06-12 17:11:23.478424 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.478439 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.478479 | controller |                     ".": {},
2026-06-12 17:11:23.478494 | controller |                     "f:path": {},
2026-06-12 17:11:23.478508 | controller |                     "f:port": {},
2026-06-12 17:11:23.478522 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.478561 | controller |                   },
2026-06-12 17:11:23.478576 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.478591 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.478624 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.478645 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.478660 | controller |                 },
2026-06-12 17:11:23.478674 | controller |                 "f:resources": {
2026-06-12 17:11:23.478710 | controller |                   ".": {},
2026-06-12 17:11:23.478730 | controller |                   "f:limits": {
2026-06-12 17:11:23.478748 | controller |                     ".": {},
2026-06-12 17:11:23.478763 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.478798 | controller |                     "f:memory": {}
2026-06-12 17:11:23.478816 | controller |                   },
2026-06-12 17:11:23.478831 | controller |                   "f:requests": {
2026-06-12 17:11:23.478845 | controller |                     ".": {},
2026-06-12 17:11:23.478859 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.478873 | controller |                     "f:memory": {}
2026-06-12 17:11:23.478887 | controller |                   }
2026-06-12 17:11:23.478901 | controller |                 },
2026-06-12 17:11:23.478953 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.478973 | controller |                   ".": {},
2026-06-12 17:11:23.478988 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.479003 | controller |                 },
2026-06-12 17:11:23.479018 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.479123 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.479170 | controller |               }
2026-06-12 17:11:23.479187 | controller |             },
2026-06-12 17:11:23.479202 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.479217 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.479255 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.479270 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.479285 | controller |             "f:securityContext": {
2026-06-12 17:11:23.479299 | controller |               ".": {},
2026-06-12 17:11:23.479314 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.479329 | controller |             },
2026-06-12 17:11:23.479343 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.479374 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.479390 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.479404 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.479419 | controller |           }
2026-06-12 17:11:23.479433 | controller |         },
2026-06-12 17:11:23.479447 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.479461 | controller |         "operation": "Update",
2026-06-12 17:11:23.479475 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.479489 | controller |       },
2026-06-12 17:11:23.479502 | controller |       {
2026-06-12 17:11:23.479517 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.479531 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.479545 | controller |         "fieldsV1": {
2026-06-12 17:11:23.479560 | controller |           "f:metadata": {
2026-06-12 17:11:23.479574 | controller |             "f:annotations": {
2026-06-12 17:11:23.479589 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.479603 | controller |             }
2026-06-12 17:11:23.479618 | controller |           }
2026-06-12 17:11:23.479632 | controller |         },
2026-06-12 17:11:23.479647 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.479661 | controller |         "operation": "Update",
2026-06-12 17:11:23.479675 | controller |         "subresource": "status",
2026-06-12 17:11:23.479689 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:23.479703 | controller |       },
2026-06-12 17:11:23.479717 | controller |       {
2026-06-12 17:11:23.479731 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.479744 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.479759 | controller |         "fieldsV1": {
2026-06-12 17:11:23.479773 | controller |           "f:status": {
2026-06-12 17:11:23.479787 | controller |             "f:conditions": {
2026-06-12 17:11:23.479801 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.479820 | controller |                 ".": {},
2026-06-12 17:11:23.479835 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.479849 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.479863 | controller |                 "f:status": {},
2026-06-12 17:11:23.479877 | controller |                 "f:type": {}
2026-06-12 17:11:23.479891 | controller |               },
2026-06-12 17:11:23.479905 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.479919 | controller |                 ".": {},
2026-06-12 17:11:23.479932 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.479946 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.479960 | controller |                 "f:status": {},
2026-06-12 17:11:23.479974 | controller |                 "f:type": {}
2026-06-12 17:11:23.479987 | controller |               },
2026-06-12 17:11:23.480001 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.480015 | controller |                 ".": {},
2026-06-12 17:11:23.480029 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.480043 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.480057 | controller |                 "f:status": {},
2026-06-12 17:11:23.480071 | controller |                 "f:type": {}
2026-06-12 17:11:23.480085 | controller |               },
2026-06-12 17:11:23.480099 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.480113 | controller |                 ".": {},
2026-06-12 17:11:23.480127 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.480141 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.480155 | controller |                 "f:status": {},
2026-06-12 17:11:23.480169 | controller |                 "f:type": {}
2026-06-12 17:11:23.480183 | controller |               }
2026-06-12 17:11:23.480197 | controller |             },
2026-06-12 17:11:23.480211 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.480225 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.480239 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.480252 | controller |             "f:phase": {},
2026-06-12 17:11:23.480266 | controller |             "f:podIP": {},
2026-06-12 17:11:23.480280 | controller |             "f:podIPs": {
2026-06-12 17:11:23.480294 | controller |               ".": {},
2026-06-12 17:11:23.480308 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-12 17:11:23.480323 | controller |                 ".": {},
2026-06-12 17:11:23.480338 | controller |                 "f:ip": {}
2026-06-12 17:11:23.480370 | controller |               }
2026-06-12 17:11:23.480386 | controller |             },
2026-06-12 17:11:23.480401 | controller |             "f:startTime": {}
2026-06-12 17:11:23.480415 | controller |           }
2026-06-12 17:11:23.480429 | controller |         },
2026-06-12 17:11:23.480442 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.480456 | controller |         "operation": "Update",
2026-06-12 17:11:23.480470 | controller |         "subresource": "status",
2026-06-12 17:11:23.480484 | controller |         "time": "2026-06-12T16:59:15Z"
2026-06-12 17:11:23.480498 | controller |       }
2026-06-12 17:11:23.480513 | controller |     ],
2026-06-12 17:11:23.480527 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-gf22n",
2026-06-12 17:11:23.480541 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.480556 | controller |     "ownerReferences": [
2026-06-12 17:11:23.480570 | controller |       {
2026-06-12 17:11:23.480585 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.480599 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.480613 | controller |         "controller": true,
2026-06-12 17:11:23.480627 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.480649 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-12 17:11:23.480664 | controller |         "uid": "b0666eb3-8c87-4a4b-84ae-bb32055d591c"
2026-06-12 17:11:23.480678 | controller |       }
2026-06-12 17:11:23.480693 | controller |     ],
2026-06-12 17:11:23.480707 | controller |     "resourceVersion": "88554",
2026-06-12 17:11:23.480722 | controller |     "uid": "2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232"
2026-06-12 17:11:23.480736 | controller |   },
2026-06-12 17:11:23.480750 | controller |   "spec": {
2026-06-12 17:11:23.480764 | controller |     "containers": [
2026-06-12 17:11:23.480779 | controller |       {
2026-06-12 17:11:23.480793 | controller |         "args": [
2026-06-12 17:11:23.480807 | controller |           "--leader-elect",
2026-06-12 17:11:23.480821 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.480835 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.480849 | controller |         ],
2026-06-12 17:11:23.480864 | controller |         "command": [
2026-06-12 17:11:23.480878 | controller |           "/manager"
2026-06-12 17:11:23.480892 | controller |         ],
2026-06-12 17:11:23.480907 | controller |         "env": [
2026-06-12 17:11:23.480921 | controller |           {
2026-06-12 17:11:23.480936 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.480950 | controller |             "value": "30"
2026-06-12 17:11:23.480964 | controller |           },
2026-06-12 17:11:23.480979 | controller |           {
2026-06-12 17:11:23.480993 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.481007 | controller |             "value": "20"
2026-06-12 17:11:23.481021 | controller |           },
2026-06-12 17:11:23.481036 | controller |           {
2026-06-12 17:11:23.481050 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.481065 | controller |             "value": "5"
2026-06-12 17:11:23.481079 | controller |           },
2026-06-12 17:11:23.481093 | controller |           {
2026-06-12 17:11:23.481107 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.481122 | controller |             "value": "false"
2026-06-12 17:11:23.481136 | controller |           },
2026-06-12 17:11:23.481150 | controller |           {
2026-06-12 17:11:23.481168 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.481185 | controller |             "value": "false"
2026-06-12 17:11:23.481199 | controller |           }
2026-06-12 17:11:23.481213 | controller |         ],
2026-06-12 17:11:23.481227 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 17:11:23.481242 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.481256 | controller |         "livenessProbe": {
2026-06-12 17:11:23.481271 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.481285 | controller |           "httpGet": {
2026-06-12 17:11:23.481299 | controller |             "path": "/healthz",
2026-06-12 17:11:23.481313 | controller |             "port": 8081,
2026-06-12 17:11:23.481328 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.481342 | controller |           },
2026-06-12 17:11:23.481376 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.481392 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.481406 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.481420 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.481434 | controller |         },
2026-06-12 17:11:23.481448 | controller |         "name": "manager",
2026-06-12 17:11:23.481463 | controller |         "readinessProbe": {
2026-06-12 17:11:23.481477 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.481490 | controller |           "httpGet": {
2026-06-12 17:11:23.481504 | controller |             "path": "/readyz",
2026-06-12 17:11:23.481522 | controller |             "port": 8081,
2026-06-12 17:11:23.481537 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.481551 | controller |           },
2026-06-12 17:11:23.481565 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.481580 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.481594 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.481608 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.481622 | controller |         },
2026-06-12 17:11:23.481637 | controller |         "resources": {
2026-06-12 17:11:23.481651 | controller |           "limits": {
2026-06-12 17:11:23.481665 | controller |             "cpu": "500m",
2026-06-12 17:11:23.481678 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.481692 | controller |           },
2026-06-12 17:11:23.481706 | controller |           "requests": {
2026-06-12 17:11:23.481720 | controller |             "cpu": "10m",
2026-06-12 17:11:23.481733 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.481747 | controller |           }
2026-06-12 17:11:23.481761 | controller |         },
2026-06-12 17:11:23.481775 | controller |         "securityContext": {
2026-06-12 17:11:23.481789 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.481803 | controller |           "capabilities": {
2026-06-12 17:11:23.481817 | controller |             "drop": [
2026-06-12 17:11:23.481831 | controller |               "MKNOD"
2026-06-12 17:11:23.481844 | controller |             ]
2026-06-12 17:11:23.481858 | controller |           }
2026-06-12 17:11:23.481872 | controller |         },
2026-06-12 17:11:23.481886 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.481900 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.481914 | controller |         "volumeMounts": [
2026-06-12 17:11:23.481928 | controller |           {
2026-06-12 17:11:23.481941 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.481956 | controller |             "name": "kube-api-access-jxnd5",
2026-06-12 17:11:23.481970 | controller |             "readOnly": true
2026-06-12 17:11:23.481984 | controller |           }
2026-06-12 17:11:23.481998 | controller |         ]
2026-06-12 17:11:23.482012 | controller |       }
2026-06-12 17:11:23.482026 | controller |     ],
2026-06-12 17:11:23.482040 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.482054 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.482068 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.482082 | controller |       {
2026-06-12 17:11:23.482096 | controller |         "name": "ironic-operator-controller-manager-dockercfg-zrd9z"
2026-06-12 17:11:23.482110 | controller |       }
2026-06-12 17:11:23.482124 | controller |     ],
2026-06-12 17:11:23.482138 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.482152 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.482166 | controller |     "priority": 0,
2026-06-12 17:11:23.482180 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.482194 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.482208 | controller |     "securityContext": {
2026-06-12 17:11:23.482222 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.482236 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.482250 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.482264 | controller |       }
2026-06-12 17:11:23.482278 | controller |     },
2026-06-12 17:11:23.482292 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-12 17:11:23.482307 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-12 17:11:23.482321 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.482336 | controller |     "tolerations": [
2026-06-12 17:11:23.482370 | controller |       {
2026-06-12 17:11:23.482387 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.482402 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.482416 | controller |         "operator": "Exists",
2026-06-12 17:11:23.482430 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.482445 | controller |       },
2026-06-12 17:11:23.482458 | controller |       {
2026-06-12 17:11:23.482473 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.482487 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.482501 | controller |         "operator": "Exists",
2026-06-12 17:11:23.482515 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.482529 | controller |       },
2026-06-12 17:11:23.482544 | controller |       {
2026-06-12 17:11:23.482558 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.482573 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.482588 | controller |         "operator": "Exists"
2026-06-12 17:11:23.482602 | controller |       }
2026-06-12 17:11:23.482617 | controller |     ],
2026-06-12 17:11:23.482631 | controller |     "volumes": [
2026-06-12 17:11:23.482645 | controller |       {
2026-06-12 17:11:23.482660 | controller |         "name": "kube-api-access-jxnd5",
2026-06-12 17:11:23.482674 | controller |         "projected": {
2026-06-12 17:11:23.482688 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.482702 | controller |           "sources": [
2026-06-12 17:11:23.482717 | controller |             {
2026-06-12 17:11:23.482731 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.482745 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.482759 | controller |                 "path": "token"
2026-06-12 17:11:23.482773 | controller |               }
2026-06-12 17:11:23.482787 | controller |             },
2026-06-12 17:11:23.482802 | controller |             {
2026-06-12 17:11:23.482816 | controller |               "configMap": {
2026-06-12 17:11:23.482830 | controller |                 "items": [
2026-06-12 17:11:23.482844 | controller |                   {
2026-06-12 17:11:23.482858 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.482872 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.482886 | controller |                   }
2026-06-12 17:11:23.482900 | controller |                 ],
2026-06-12 17:11:23.482914 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.482928 | controller |               }
2026-06-12 17:11:23.482942 | controller |             },
2026-06-12 17:11:23.482956 | controller |             {
2026-06-12 17:11:23.482970 | controller |               "downwardAPI": {
2026-06-12 17:11:23.482984 | controller |                 "items": [
2026-06-12 17:11:23.482998 | controller |                   {
2026-06-12 17:11:23.483012 | controller |                     "fieldRef": {
2026-06-12 17:11:23.483026 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.483040 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.483067 | controller |                     },
2026-06-12 17:11:23.483083 | controller |                     "path": "namespace"
2026-06-12 17:11:23.483097 | controller |                   }
2026-06-12 17:11:23.483111 | controller |                 ]
2026-06-12 17:11:23.483125 | controller |               }
2026-06-12 17:11:23.483139 | controller |             },
2026-06-12 17:11:23.483153 | controller |             {
2026-06-12 17:11:23.483167 | controller |               "configMap": {
2026-06-12 17:11:23.483181 | controller |                 "items": [
2026-06-12 17:11:23.483195 | controller |                   {
2026-06-12 17:11:23.483209 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.483223 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.483238 | controller |                   }
2026-06-12 17:11:23.483255 | controller |                 ],
2026-06-12 17:11:23.483269 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.483283 | controller |               }
2026-06-12 17:11:23.483298 | controller |             }
2026-06-12 17:11:23.483312 | controller |           ]
2026-06-12 17:11:23.483326 | controller |         }
2026-06-12 17:11:23.483354 | controller |       }
2026-06-12 17:11:23.483374 | controller |     ]
2026-06-12 17:11:23.483389 | controller |   },
2026-06-12 17:11:23.483404 | controller |   "status": {
2026-06-12 17:11:23.483418 | controller |     "conditions": [
2026-06-12 17:11:23.483432 | controller |       {
2026-06-12 17:11:23.483446 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.483460 | controller |         "lastTransitionTime": "2026-06-12T16:09:41Z",
2026-06-12 17:11:23.483475 | controller |         "status": "True",
2026-06-12 17:11:23.483489 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.483503 | controller |       },
2026-06-12 17:11:23.483517 | controller |       {
2026-06-12 17:11:23.483532 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.483546 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.483561 | controller |         "status": "True",
2026-06-12 17:11:23.483576 | controller |         "type": "Initialized"
2026-06-12 17:11:23.483590 | controller |       },
2026-06-12 17:11:23.483605 | controller |       {
2026-06-12 17:11:23.483619 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.483633 | controller |         "lastTransitionTime": "2026-06-12T16:59:15Z",
2026-06-12 17:11:23.483648 | controller |         "status": "True",
2026-06-12 17:11:23.483662 | controller |         "type": "Ready"
2026-06-12 17:11:23.483676 | controller |       },
2026-06-12 17:11:23.483690 | controller |       {
2026-06-12 17:11:23.483705 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.483719 | controller |         "lastTransitionTime": "2026-06-12T16:59:15Z",
2026-06-12 17:11:23.483733 | controller |         "status": "True",
2026-06-12 17:11:23.483747 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.483761 | controller |       },
2026-06-12 17:11:23.483775 | controller |       {
2026-06-12 17:11:23.483789 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.483803 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.483817 | controller |         "status": "True",
2026-06-12 17:11:23.483831 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.483845 | controller |       }
2026-06-12 17:11:23.483859 | controller |     ],
2026-06-12 17:11:23.483873 | controller |     "containerStatuses": [
2026-06-12 17:11:23.483887 | controller |       {
2026-06-12 17:11:23.483901 | controller |         "allocatedResources": {
2026-06-12 17:11:23.483916 | controller |           "cpu": "10m",
2026-06-12 17:11:23.483930 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.483944 | controller |         },
2026-06-12 17:11:23.483958 | controller |         "containerID": "cri-o://098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80",
2026-06-12 17:11:23.483973 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 17:11:23.483987 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-12 17:11:23.484001 | controller |         "lastState": {
2026-06-12 17:11:23.484015 | controller |           "terminated": {
2026-06-12 17:11:23.484028 | controller |             "containerID": "cri-o://df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1",
2026-06-12 17:11:23.484042 | controller |             "exitCode": 1,
2026-06-12 17:11:23.484056 | controller |             "finishedAt": "2026-06-12T16:58:43Z",
2026-06-12 17:11:23.484074 | controller |             "reason": "Error",
2026-06-12 17:11:23.484089 | controller |             "startedAt": "2026-06-12T16:55:05Z"
2026-06-12 17:11:23.484103 | controller |           }
2026-06-12 17:11:23.484117 | controller |         },
2026-06-12 17:11:23.484131 | controller |         "name": "manager",
2026-06-12 17:11:23.484145 | controller |         "ready": true,
2026-06-12 17:11:23.484159 | controller |         "resources": {
2026-06-12 17:11:23.484173 | controller |           "limits": {
2026-06-12 17:11:23.484186 | controller |             "cpu": "500m",
2026-06-12 17:11:23.484200 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.484214 | controller |           },
2026-06-12 17:11:23.484228 | controller |           "requests": {
2026-06-12 17:11:23.484242 | controller |             "cpu": "10m",
2026-06-12 17:11:23.484256 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.484269 | controller |           }
2026-06-12 17:11:23.484283 | controller |         },
2026-06-12 17:11:23.484297 | controller |         "restartCount": 4,
2026-06-12 17:11:23.484311 | controller |         "started": true,
2026-06-12 17:11:23.484325 | controller |         "state": {
2026-06-12 17:11:23.484340 | controller |           "running": {
2026-06-12 17:11:23.484376 | controller |             "startedAt": "2026-06-12T16:59:03Z"
2026-06-12 17:11:23.484392 | controller |           }
2026-06-12 17:11:23.484407 | controller |         },
2026-06-12 17:11:23.484421 | controller |         "user": {
2026-06-12 17:11:23.484436 | controller |           "linux": {
2026-06-12 17:11:23.484450 | controller |             "gid": 0,
2026-06-12 17:11:23.484463 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.484477 | controller |               0
2026-06-12 17:11:23.484492 | controller |             ],
2026-06-12 17:11:23.484506 | controller |             "uid": 65532
2026-06-12 17:11:23.484519 | controller |           }
2026-06-12 17:11:23.484534 | controller |         },
2026-06-12 17:11:23.484548 | controller |         "volumeMounts": [
2026-06-12 17:11:23.484562 | controller |           {
2026-06-12 17:11:23.484577 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.484592 | controller |             "name": "kube-api-access-jxnd5",
2026-06-12 17:11:23.484607 | controller |             "readOnly": true,
2026-06-12 17:11:23.484621 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.484636 | controller |           }
2026-06-12 17:11:23.484650 | controller |         ]
2026-06-12 17:11:23.484665 | controller |       }
2026-06-12 17:11:23.484679 | controller |     ],
2026-06-12 17:11:23.484693 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.484708 | controller |     "hostIPs": [
2026-06-12 17:11:23.484722 | controller |       {
2026-06-12 17:11:23.484736 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.484751 | controller |       }
2026-06-12 17:11:23.484765 | controller |     ],
2026-06-12 17:11:23.484779 | controller |     "phase": "Running",
2026-06-12 17:11:23.484793 | controller |     "podIP": "10.217.0.78",
2026-06-12 17:11:23.484807 | controller |     "podIPs": [
2026-06-12 17:11:23.484822 | controller |       {
2026-06-12 17:11:23.484836 | controller |         "ip": "10.217.0.78"
2026-06-12 17:11:23.484850 | controller |       }
2026-06-12 17:11:23.484864 | controller |     ],
2026-06-12 17:11:23.484878 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.484892 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.484906 | controller |   }
2026-06-12 17:11:23.484920 | controller | }
2026-06-12 17:11:23.505966 | controller | ok:
2026-06-12 17:11:23.506022 | controller | {
2026-06-12 17:11:23.506043 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.506059 | controller |   "kind": "Pod",
2026-06-12 17:11:23.506075 | controller |   "metadata": {
2026-06-12 17:11:23.506162 | controller |     "annotations": {
2026-06-12 17:11:23.506191 | 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-12 17:11:23.506208 | 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-12 17:11:23.506223 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.506239 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.506254 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.506268 | controller |     },
2026-06-12 17:11:23.506283 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.506298 | controller |     "generateName": "keystone-operator-controller-manager-85bb7cc757-",
2026-06-12 17:11:23.506312 | controller |     "generation": 1,
2026-06-12 17:11:23.506327 | controller |     "labels": {
2026-06-12 17:11:23.506341 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-12 17:11:23.506377 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.506393 | controller |       "openstack.org/operator-name": "keystone",
2026-06-12 17:11:23.506407 | controller |       "pod-template-hash": "85bb7cc757"
2026-06-12 17:11:23.506422 | controller |     },
2026-06-12 17:11:23.506436 | controller |     "managedFields": [
2026-06-12 17:11:23.506450 | controller |       {
2026-06-12 17:11:23.506464 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.506478 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.506492 | controller |         "fieldsV1": {
2026-06-12 17:11:23.506507 | controller |           "f:metadata": {
2026-06-12 17:11:23.506521 | controller |             "f:annotations": {
2026-06-12 17:11:23.506535 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.506550 | controller |             }
2026-06-12 17:11:23.506564 | controller |           }
2026-06-12 17:11:23.506578 | controller |         },
2026-06-12 17:11:23.506592 | controller |         "manager": "crc",
2026-06-12 17:11:23.506606 | controller |         "operation": "Update",
2026-06-12 17:11:23.506621 | controller |         "subresource": "status",
2026-06-12 17:11:23.506634 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.506648 | controller |       },
2026-06-12 17:11:23.506662 | controller |       {
2026-06-12 17:11:23.506676 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.506690 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.506704 | controller |         "fieldsV1": {
2026-06-12 17:11:23.506718 | controller |           "f:metadata": {
2026-06-12 17:11:23.506733 | controller |             "f:annotations": {
2026-06-12 17:11:23.506747 | controller |               ".": {},
2026-06-12 17:11:23.506761 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.506775 | controller |             },
2026-06-12 17:11:23.506790 | controller |             "f:generateName": {},
2026-06-12 17:11:23.506804 | controller |             "f:labels": {
2026-06-12 17:11:23.506817 | controller |               ".": {},
2026-06-12 17:11:23.506831 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.506846 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.506860 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.506873 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.506911 | controller |             },
2026-06-12 17:11:23.506930 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.506945 | controller |               ".": {},
2026-06-12 17:11:23.506959 | controller |               "k:{\"uid\":\"ee34c424-a734-42d6-ba1d-42f1aff2d881\"}": {}
2026-06-12 17:11:23.506973 | controller |             }
2026-06-12 17:11:23.506987 | controller |           },
2026-06-12 17:11:23.507000 | controller |           "f:spec": {
2026-06-12 17:11:23.507014 | controller |             "f:containers": {
2026-06-12 17:11:23.507028 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.507043 | controller |                 ".": {},
2026-06-12 17:11:23.507057 | controller |                 "f:args": {},
2026-06-12 17:11:23.507070 | controller |                 "f:command": {},
2026-06-12 17:11:23.507084 | controller |                 "f:env": {
2026-06-12 17:11:23.507098 | controller |                   ".": {},
2026-06-12 17:11:23.507112 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.507126 | controller |                     ".": {},
2026-06-12 17:11:23.507140 | controller |                     "f:name": {},
2026-06-12 17:11:23.507154 | controller |                     "f:value": {}
2026-06-12 17:11:23.507167 | controller |                   },
2026-06-12 17:11:23.507181 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.507195 | controller |                     ".": {},
2026-06-12 17:11:23.507209 | controller |                     "f:name": {},
2026-06-12 17:11:23.507222 | controller |                     "f:value": {}
2026-06-12 17:11:23.507236 | controller |                   },
2026-06-12 17:11:23.507250 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.507264 | controller |                     ".": {},
2026-06-12 17:11:23.507278 | controller |                     "f:name": {},
2026-06-12 17:11:23.507291 | controller |                     "f:value": {}
2026-06-12 17:11:23.507305 | controller |                   },
2026-06-12 17:11:23.507319 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.507333 | controller |                     ".": {},
2026-06-12 17:11:23.507367 | controller |                     "f:name": {},
2026-06-12 17:11:23.507383 | controller |                     "f:value": {}
2026-06-12 17:11:23.507397 | controller |                   },
2026-06-12 17:11:23.507411 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.507426 | controller |                     ".": {},
2026-06-12 17:11:23.507440 | controller |                     "f:name": {},
2026-06-12 17:11:23.507454 | controller |                     "f:value": {}
2026-06-12 17:11:23.507467 | controller |                   }
2026-06-12 17:11:23.507481 | controller |                 },
2026-06-12 17:11:23.507495 | controller |                 "f:image": {},
2026-06-12 17:11:23.507509 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.507523 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.507538 | controller |                   ".": {},
2026-06-12 17:11:23.507552 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.507567 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.507581 | controller |                     ".": {},
2026-06-12 17:11:23.507595 | controller |                     "f:path": {},
2026-06-12 17:11:23.507609 | controller |                     "f:port": {},
2026-06-12 17:11:23.507623 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.507637 | controller |                   },
2026-06-12 17:11:23.507651 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.507665 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.507678 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.507696 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.507711 | controller |                 },
2026-06-12 17:11:23.507725 | controller |                 "f:name": {},
2026-06-12 17:11:23.507739 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.507753 | controller |                   ".": {},
2026-06-12 17:11:23.507767 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.507782 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.507796 | controller |                     ".": {},
2026-06-12 17:11:23.507810 | controller |                     "f:path": {},
2026-06-12 17:11:23.507824 | controller |                     "f:port": {},
2026-06-12 17:11:23.507838 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.507852 | controller |                   },
2026-06-12 17:11:23.507866 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.507880 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.507894 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.507908 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.507922 | controller |                 },
2026-06-12 17:11:23.507936 | controller |                 "f:resources": {
2026-06-12 17:11:23.507950 | controller |                   ".": {},
2026-06-12 17:11:23.507964 | controller |                   "f:limits": {
2026-06-12 17:11:23.507978 | controller |                     ".": {},
2026-06-12 17:11:23.507992 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.508005 | controller |                     "f:memory": {}
2026-06-12 17:11:23.508019 | controller |                   },
2026-06-12 17:11:23.508033 | controller |                   "f:requests": {
2026-06-12 17:11:23.508047 | controller |                     ".": {},
2026-06-12 17:11:23.508061 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.508075 | controller |                     "f:memory": {}
2026-06-12 17:11:23.508089 | controller |                   }
2026-06-12 17:11:23.508102 | controller |                 },
2026-06-12 17:11:23.508116 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.508130 | controller |                   ".": {},
2026-06-12 17:11:23.508144 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.508158 | controller |                 },
2026-06-12 17:11:23.508172 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.508186 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.508200 | controller |               }
2026-06-12 17:11:23.508214 | controller |             },
2026-06-12 17:11:23.508228 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.508242 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.508256 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.508270 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.508284 | controller |             "f:securityContext": {
2026-06-12 17:11:23.508298 | controller |               ".": {},
2026-06-12 17:11:23.508312 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.508326 | controller |             },
2026-06-12 17:11:23.508340 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.508373 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.508389 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.508403 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.508418 | controller |           }
2026-06-12 17:11:23.508432 | controller |         },
2026-06-12 17:11:23.508446 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.508461 | controller |         "operation": "Update",
2026-06-12 17:11:23.508475 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.508493 | controller |       },
2026-06-12 17:11:23.508508 | controller |       {
2026-06-12 17:11:23.508522 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.508537 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.508551 | controller |         "fieldsV1": {
2026-06-12 17:11:23.508565 | controller |           "f:metadata": {
2026-06-12 17:11:23.508579 | controller |             "f:annotations": {
2026-06-12 17:11:23.508593 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.508607 | controller |             }
2026-06-12 17:11:23.508622 | controller |           }
2026-06-12 17:11:23.508636 | controller |         },
2026-06-12 17:11:23.508650 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.508664 | controller |         "operation": "Update",
2026-06-12 17:11:23.508679 | controller |         "subresource": "status",
2026-06-12 17:11:23.508693 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:23.508707 | controller |       },
2026-06-12 17:11:23.508721 | controller |       {
2026-06-12 17:11:23.508735 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.508749 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.508763 | controller |         "fieldsV1": {
2026-06-12 17:11:23.508778 | controller |           "f:status": {
2026-06-12 17:11:23.508792 | controller |             "f:conditions": {
2026-06-12 17:11:23.508805 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.508819 | controller |                 ".": {},
2026-06-12 17:11:23.508833 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.508847 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.508861 | controller |                 "f:status": {},
2026-06-12 17:11:23.508874 | controller |                 "f:type": {}
2026-06-12 17:11:23.508888 | controller |               },
2026-06-12 17:11:23.508902 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.508916 | controller |                 ".": {},
2026-06-12 17:11:23.508930 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.508943 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.508957 | controller |                 "f:status": {},
2026-06-12 17:11:23.508971 | controller |                 "f:type": {}
2026-06-12 17:11:23.508984 | controller |               },
2026-06-12 17:11:23.508998 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.509012 | controller |                 ".": {},
2026-06-12 17:11:23.509026 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.509040 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.509053 | controller |                 "f:status": {},
2026-06-12 17:11:23.509067 | controller |                 "f:type": {}
2026-06-12 17:11:23.509081 | controller |               },
2026-06-12 17:11:23.509095 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.509109 | controller |                 ".": {},
2026-06-12 17:11:23.509122 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.509136 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.509202 | controller |                 "f:status": {},
2026-06-12 17:11:23.509219 | controller |                 "f:type": {}
2026-06-12 17:11:23.509234 | controller |               }
2026-06-12 17:11:23.509249 | controller |             },
2026-06-12 17:11:23.509263 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.509277 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.509291 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.509305 | controller |             "f:phase": {},
2026-06-12 17:11:23.509319 | controller |             "f:podIP": {},
2026-06-12 17:11:23.509333 | controller |             "f:podIPs": {
2026-06-12 17:11:23.509361 | controller |               ".": {},
2026-06-12 17:11:23.509384 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-12 17:11:23.509399 | controller |                 ".": {},
2026-06-12 17:11:23.509413 | controller |                 "f:ip": {}
2026-06-12 17:11:23.509427 | controller |               }
2026-06-12 17:11:23.509441 | controller |             },
2026-06-12 17:11:23.509455 | controller |             "f:startTime": {}
2026-06-12 17:11:23.509469 | controller |           }
2026-06-12 17:11:23.509483 | controller |         },
2026-06-12 17:11:23.509497 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.509511 | controller |         "operation": "Update",
2026-06-12 17:11:23.509524 | controller |         "subresource": "status",
2026-06-12 17:11:23.509539 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:23.509553 | controller |       }
2026-06-12 17:11:23.509568 | controller |     ],
2026-06-12 17:11:23.509582 | controller |     "name": "keystone-operator-controller-manager-85bb7cc757-ptmxb",
2026-06-12 17:11:23.509596 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.509611 | controller |     "ownerReferences": [
2026-06-12 17:11:23.509625 | controller |       {
2026-06-12 17:11:23.509639 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.509653 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.509667 | controller |         "controller": true,
2026-06-12 17:11:23.509681 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.509695 | controller |         "name": "keystone-operator-controller-manager-85bb7cc757",
2026-06-12 17:11:23.509709 | controller |         "uid": "ee34c424-a734-42d6-ba1d-42f1aff2d881"
2026-06-12 17:11:23.509723 | controller |       }
2026-06-12 17:11:23.509737 | controller |     ],
2026-06-12 17:11:23.509751 | controller |     "resourceVersion": "54112",
2026-06-12 17:11:23.509765 | controller |     "uid": "d76b5025-5e8d-43ac-b35c-b7ba62f21f48"
2026-06-12 17:11:23.509779 | controller |   },
2026-06-12 17:11:23.509794 | controller |   "spec": {
2026-06-12 17:11:23.509808 | controller |     "containers": [
2026-06-12 17:11:23.509822 | controller |       {
2026-06-12 17:11:23.509836 | controller |         "args": [
2026-06-12 17:11:23.509851 | controller |           "--leader-elect",
2026-06-12 17:11:23.509865 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.509879 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.509893 | controller |         ],
2026-06-12 17:11:23.509907 | controller |         "command": [
2026-06-12 17:11:23.509922 | controller |           "/manager"
2026-06-12 17:11:23.509936 | controller |         ],
2026-06-12 17:11:23.509950 | controller |         "env": [
2026-06-12 17:11:23.509963 | controller |           {
2026-06-12 17:11:23.509977 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.509991 | controller |             "value": "30"
2026-06-12 17:11:23.510005 | controller |           },
2026-06-12 17:11:23.510019 | controller |           {
2026-06-12 17:11:23.510033 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.510047 | controller |             "value": "20"
2026-06-12 17:11:23.510061 | controller |           },
2026-06-12 17:11:23.510075 | controller |           {
2026-06-12 17:11:23.510089 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.510103 | controller |             "value": "5"
2026-06-12 17:11:23.510117 | controller |           },
2026-06-12 17:11:23.510131 | controller |           {
2026-06-12 17:11:23.510145 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.510159 | controller |             "value": "false"
2026-06-12 17:11:23.510172 | controller |           },
2026-06-12 17:11:23.510186 | controller |           {
2026-06-12 17:11:23.510200 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.510214 | controller |             "value": "false"
2026-06-12 17:11:23.510232 | controller |           }
2026-06-12 17:11:23.510246 | controller |         ],
2026-06-12 17:11:23.510260 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 17:11:23.510274 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.510289 | controller |         "livenessProbe": {
2026-06-12 17:11:23.510303 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.510317 | controller |           "httpGet": {
2026-06-12 17:11:23.510332 | controller |             "path": "/healthz",
2026-06-12 17:11:23.510359 | controller |             "port": 8081,
2026-06-12 17:11:23.510379 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.510393 | controller |           },
2026-06-12 17:11:23.510408 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.510422 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.510436 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.510450 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.510463 | controller |         },
2026-06-12 17:11:23.510477 | controller |         "name": "manager",
2026-06-12 17:11:23.510491 | controller |         "readinessProbe": {
2026-06-12 17:11:23.510505 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.510519 | controller |           "httpGet": {
2026-06-12 17:11:23.510533 | controller |             "path": "/readyz",
2026-06-12 17:11:23.510547 | controller |             "port": 8081,
2026-06-12 17:11:23.510561 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.510575 | controller |           },
2026-06-12 17:11:23.510589 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.510603 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.510617 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.510631 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.510645 | controller |         },
2026-06-12 17:11:23.510659 | controller |         "resources": {
2026-06-12 17:11:23.510673 | controller |           "limits": {
2026-06-12 17:11:23.510687 | controller |             "cpu": "500m",
2026-06-12 17:11:23.510701 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.510715 | controller |           },
2026-06-12 17:11:23.510729 | controller |           "requests": {
2026-06-12 17:11:23.510743 | controller |             "cpu": "10m",
2026-06-12 17:11:23.510758 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.510772 | controller |           }
2026-06-12 17:11:23.510786 | controller |         },
2026-06-12 17:11:23.510800 | controller |         "securityContext": {
2026-06-12 17:11:23.510814 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.510828 | controller |           "capabilities": {
2026-06-12 17:11:23.510842 | controller |             "drop": [
2026-06-12 17:11:23.510856 | controller |               "MKNOD"
2026-06-12 17:11:23.510883 | controller |             ]
2026-06-12 17:11:23.510903 | controller |           }
2026-06-12 17:11:23.510917 | controller |         },
2026-06-12 17:11:23.510931 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.510949 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.510971 | controller |         "volumeMounts": [
2026-06-12 17:11:23.510993 | controller |           {
2026-06-12 17:11:23.511009 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.511024 | controller |             "name": "kube-api-access-47zqh",
2026-06-12 17:11:23.511038 | controller |             "readOnly": true
2026-06-12 17:11:23.511055 | controller |           }
2026-06-12 17:11:23.511077 | controller |         ]
2026-06-12 17:11:23.511098 | controller |       }
2026-06-12 17:11:23.511113 | controller |     ],
2026-06-12 17:11:23.511127 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.511147 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.511168 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.511190 | controller |       {
2026-06-12 17:11:23.511209 | controller |         "name": "keystone-operator-controller-manager-dockercfg-c6kgm"
2026-06-12 17:11:23.511224 | controller |       }
2026-06-12 17:11:23.511239 | controller |     ],
2026-06-12 17:11:23.511258 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.511280 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.511300 | controller |     "priority": 0,
2026-06-12 17:11:23.511319 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.511335 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.511379 | controller |     "securityContext": {
2026-06-12 17:11:23.511401 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.511421 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.511440 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.511460 | controller |       }
2026-06-12 17:11:23.511481 | controller |     },
2026-06-12 17:11:23.511500 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-12 17:11:23.511521 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-12 17:11:23.511541 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.511559 | controller |     "tolerations": [
2026-06-12 17:11:23.511574 | controller |       {
2026-06-12 17:11:23.511588 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.511602 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.511616 | controller |         "operator": "Exists",
2026-06-12 17:11:23.511630 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.511644 | controller |       },
2026-06-12 17:11:23.511658 | controller |       {
2026-06-12 17:11:23.511672 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.511686 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.511701 | controller |         "operator": "Exists",
2026-06-12 17:11:23.511715 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.511729 | controller |       },
2026-06-12 17:11:23.511744 | controller |       {
2026-06-12 17:11:23.511758 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.511772 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.511786 | controller |         "operator": "Exists"
2026-06-12 17:11:23.511800 | controller |       }
2026-06-12 17:11:23.511814 | controller |     ],
2026-06-12 17:11:23.511828 | controller |     "volumes": [
2026-06-12 17:11:23.511842 | controller |       {
2026-06-12 17:11:23.511856 | controller |         "name": "kube-api-access-47zqh",
2026-06-12 17:11:23.511870 | controller |         "projected": {
2026-06-12 17:11:23.511884 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.511898 | controller |           "sources": [
2026-06-12 17:11:23.511912 | controller |             {
2026-06-12 17:11:23.511927 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.511941 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.511955 | controller |                 "path": "token"
2026-06-12 17:11:23.511970 | controller |               }
2026-06-12 17:11:23.511984 | controller |             },
2026-06-12 17:11:23.511998 | controller |             {
2026-06-12 17:11:23.512012 | controller |               "configMap": {
2026-06-12 17:11:23.512026 | controller |                 "items": [
2026-06-12 17:11:23.512040 | controller |                   {
2026-06-12 17:11:23.512055 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.512069 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.512083 | controller |                   }
2026-06-12 17:11:23.512097 | controller |                 ],
2026-06-12 17:11:23.512116 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.512130 | controller |               }
2026-06-12 17:11:23.512145 | controller |             },
2026-06-12 17:11:23.512159 | controller |             {
2026-06-12 17:11:23.512174 | controller |               "downwardAPI": {
2026-06-12 17:11:23.512188 | controller |                 "items": [
2026-06-12 17:11:23.512202 | controller |                   {
2026-06-12 17:11:23.512217 | controller |                     "fieldRef": {
2026-06-12 17:11:23.512231 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.512245 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.512259 | controller |                     },
2026-06-12 17:11:23.512273 | controller |                     "path": "namespace"
2026-06-12 17:11:23.512288 | controller |                   }
2026-06-12 17:11:23.512301 | controller |                 ]
2026-06-12 17:11:23.512315 | controller |               }
2026-06-12 17:11:23.512329 | controller |             },
2026-06-12 17:11:23.512343 | controller |             {
2026-06-12 17:11:23.512382 | controller |               "configMap": {
2026-06-12 17:11:23.512398 | controller |                 "items": [
2026-06-12 17:11:23.512412 | controller |                   {
2026-06-12 17:11:23.512426 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.512440 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.512454 | controller |                   }
2026-06-12 17:11:23.512468 | controller |                 ],
2026-06-12 17:11:23.512482 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.512497 | controller |               }
2026-06-12 17:11:23.512511 | controller |             }
2026-06-12 17:11:23.512525 | controller |           ]
2026-06-12 17:11:23.512539 | controller |         }
2026-06-12 17:11:23.512553 | controller |       }
2026-06-12 17:11:23.512568 | controller |     ]
2026-06-12 17:11:23.512582 | controller |   },
2026-06-12 17:11:23.512595 | controller |   "status": {
2026-06-12 17:11:23.512609 | controller |     "conditions": [
2026-06-12 17:11:23.512623 | controller |       {
2026-06-12 17:11:23.512637 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.512651 | controller |         "lastTransitionTime": "2026-06-12T16:09:42Z",
2026-06-12 17:11:23.512666 | controller |         "status": "True",
2026-06-12 17:11:23.512680 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.512694 | controller |       },
2026-06-12 17:11:23.512708 | controller |       {
2026-06-12 17:11:23.512722 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.512737 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.512751 | controller |         "status": "True",
2026-06-12 17:11:23.512764 | controller |         "type": "Initialized"
2026-06-12 17:11:23.512778 | controller |       },
2026-06-12 17:11:23.512792 | controller |       {
2026-06-12 17:11:23.512805 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.512819 | controller |         "lastTransitionTime": "2026-06-12T16:09:54Z",
2026-06-12 17:11:23.512833 | controller |         "status": "True",
2026-06-12 17:11:23.512847 | controller |         "type": "Ready"
2026-06-12 17:11:23.512861 | controller |       },
2026-06-12 17:11:23.512875 | controller |       {
2026-06-12 17:11:23.512889 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.512904 | controller |         "lastTransitionTime": "2026-06-12T16:09:54Z",
2026-06-12 17:11:23.512918 | controller |         "status": "True",
2026-06-12 17:11:23.512932 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.512946 | controller |       },
2026-06-12 17:11:23.512960 | controller |       {
2026-06-12 17:11:23.512974 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.512988 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.513006 | controller |         "status": "True",
2026-06-12 17:11:23.513020 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.513034 | controller |       }
2026-06-12 17:11:23.513048 | controller |     ],
2026-06-12 17:11:23.513062 | controller |     "containerStatuses": [
2026-06-12 17:11:23.513076 | controller |       {
2026-06-12 17:11:23.513090 | controller |         "allocatedResources": {
2026-06-12 17:11:23.513104 | controller |           "cpu": "10m",
2026-06-12 17:11:23.513117 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.513131 | controller |         },
2026-06-12 17:11:23.513145 | controller |         "containerID": "cri-o://0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e",
2026-06-12 17:11:23.513159 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 17:11:23.513173 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80",
2026-06-12 17:11:23.513187 | controller |         "lastState": {},
2026-06-12 17:11:23.513201 | controller |         "name": "manager",
2026-06-12 17:11:23.513215 | controller |         "ready": true,
2026-06-12 17:11:23.513228 | controller |         "resources": {
2026-06-12 17:11:23.513242 | controller |           "limits": {
2026-06-12 17:11:23.513256 | controller |             "cpu": "500m",
2026-06-12 17:11:23.513269 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.513283 | controller |           },
2026-06-12 17:11:23.513297 | controller |           "requests": {
2026-06-12 17:11:23.513311 | controller |             "cpu": "10m",
2026-06-12 17:11:23.513325 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.513339 | controller |           }
2026-06-12 17:11:23.513371 | controller |         },
2026-06-12 17:11:23.513386 | controller |         "restartCount": 0,
2026-06-12 17:11:23.513400 | controller |         "started": true,
2026-06-12 17:11:23.513414 | controller |         "state": {
2026-06-12 17:11:23.513428 | controller |           "running": {
2026-06-12 17:11:23.513442 | controller |             "startedAt": "2026-06-12T16:09:41Z"
2026-06-12 17:11:23.513456 | controller |           }
2026-06-12 17:11:23.513471 | controller |         },
2026-06-12 17:11:23.513485 | controller |         "user": {
2026-06-12 17:11:23.513499 | controller |           "linux": {
2026-06-12 17:11:23.513512 | controller |             "gid": 0,
2026-06-12 17:11:23.513526 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.513540 | controller |               0
2026-06-12 17:11:23.513554 | controller |             ],
2026-06-12 17:11:23.513568 | controller |             "uid": 65532
2026-06-12 17:11:23.513581 | controller |           }
2026-06-12 17:11:23.513595 | controller |         },
2026-06-12 17:11:23.513609 | controller |         "volumeMounts": [
2026-06-12 17:11:23.513623 | controller |           {
2026-06-12 17:11:23.513637 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.513651 | controller |             "name": "kube-api-access-47zqh",
2026-06-12 17:11:23.513665 | controller |             "readOnly": true,
2026-06-12 17:11:23.513679 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.513694 | controller |           }
2026-06-12 17:11:23.513708 | controller |         ]
2026-06-12 17:11:23.513722 | controller |       }
2026-06-12 17:11:23.513736 | controller |     ],
2026-06-12 17:11:23.513751 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.513765 | controller |     "hostIPs": [
2026-06-12 17:11:23.513779 | controller |       {
2026-06-12 17:11:23.513793 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.513807 | controller |       }
2026-06-12 17:11:23.513821 | controller |     ],
2026-06-12 17:11:23.513835 | controller |     "phase": "Running",
2026-06-12 17:11:23.513853 | controller |     "podIP": "10.217.0.79",
2026-06-12 17:11:23.513868 | controller |     "podIPs": [
2026-06-12 17:11:23.513882 | controller |       {
2026-06-12 17:11:23.513897 | controller |         "ip": "10.217.0.79"
2026-06-12 17:11:23.513911 | controller |       }
2026-06-12 17:11:23.513925 | controller |     ],
2026-06-12 17:11:23.513940 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.513954 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.513968 | controller |   }
2026-06-12 17:11:23.513982 | controller | }
2026-06-12 17:11:23.534638 | controller | ok:
2026-06-12 17:11:23.534693 | controller | {
2026-06-12 17:11:23.534723 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.534743 | controller |   "kind": "Pod",
2026-06-12 17:11:23.534766 | controller |   "metadata": {
2026-06-12 17:11:23.534781 | controller |     "annotations": {
2026-06-12 17:11:23.534802 | 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-12 17:11:23.534825 | 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-12 17:11:23.534913 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.534939 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.534955 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.534970 | controller |     },
2026-06-12 17:11:23.534985 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.535000 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-12 17:11:23.535015 | controller |     "generation": 1,
2026-06-12 17:11:23.535030 | controller |     "labels": {
2026-06-12 17:11:23.535044 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-12 17:11:23.535059 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.535074 | controller |       "openstack.org/operator-name": "manila",
2026-06-12 17:11:23.535088 | controller |       "pod-template-hash": "b547849c7"
2026-06-12 17:11:23.535102 | controller |     },
2026-06-12 17:11:23.535116 | controller |     "managedFields": [
2026-06-12 17:11:23.535131 | controller |       {
2026-06-12 17:11:23.535146 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.535160 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.535175 | controller |         "fieldsV1": {
2026-06-12 17:11:23.535189 | controller |           "f:metadata": {
2026-06-12 17:11:23.535203 | controller |             "f:annotations": {
2026-06-12 17:11:23.535218 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.535232 | controller |             }
2026-06-12 17:11:23.535246 | controller |           }
2026-06-12 17:11:23.535261 | controller |         },
2026-06-12 17:11:23.535275 | controller |         "manager": "crc",
2026-06-12 17:11:23.535289 | controller |         "operation": "Update",
2026-06-12 17:11:23.535304 | controller |         "subresource": "status",
2026-06-12 17:11:23.535318 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.535333 | controller |       },
2026-06-12 17:11:23.535366 | controller |       {
2026-06-12 17:11:23.535386 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.535401 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.535416 | controller |         "fieldsV1": {
2026-06-12 17:11:23.535435 | controller |           "f:metadata": {
2026-06-12 17:11:23.535450 | controller |             "f:annotations": {
2026-06-12 17:11:23.535464 | controller |               ".": {},
2026-06-12 17:11:23.535478 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.535493 | controller |             },
2026-06-12 17:11:23.535507 | controller |             "f:generateName": {},
2026-06-12 17:11:23.535522 | controller |             "f:labels": {
2026-06-12 17:11:23.535536 | controller |               ".": {},
2026-06-12 17:11:23.535551 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.535565 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.535579 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.535594 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.535609 | controller |             },
2026-06-12 17:11:23.535623 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.535638 | controller |               ".": {},
2026-06-12 17:11:23.535652 | controller |               "k:{\"uid\":\"b43842fe-fd97-4b93-8433-270e6322b5ee\"}": {}
2026-06-12 17:11:23.535667 | controller |             }
2026-06-12 17:11:23.535681 | controller |           },
2026-06-12 17:11:23.535695 | controller |           "f:spec": {
2026-06-12 17:11:23.535710 | controller |             "f:containers": {
2026-06-12 17:11:23.535724 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.535739 | controller |                 ".": {},
2026-06-12 17:11:23.535754 | controller |                 "f:args": {},
2026-06-12 17:11:23.535768 | controller |                 "f:command": {},
2026-06-12 17:11:23.535783 | controller |                 "f:env": {
2026-06-12 17:11:23.535797 | controller |                   ".": {},
2026-06-12 17:11:23.535811 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.535825 | controller |                     ".": {},
2026-06-12 17:11:23.535839 | controller |                     "f:name": {},
2026-06-12 17:11:23.535853 | controller |                     "f:value": {}
2026-06-12 17:11:23.535867 | controller |                   },
2026-06-12 17:11:23.535881 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.535895 | controller |                     ".": {},
2026-06-12 17:11:23.535909 | controller |                     "f:name": {},
2026-06-12 17:11:23.535923 | controller |                     "f:value": {}
2026-06-12 17:11:23.535937 | controller |                   },
2026-06-12 17:11:23.535951 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.535965 | controller |                     ".": {},
2026-06-12 17:11:23.535979 | controller |                     "f:name": {},
2026-06-12 17:11:23.535993 | controller |                     "f:value": {}
2026-06-12 17:11:23.536007 | controller |                   },
2026-06-12 17:11:23.536021 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.536035 | controller |                     ".": {},
2026-06-12 17:11:23.536049 | controller |                     "f:name": {},
2026-06-12 17:11:23.536063 | controller |                     "f:value": {}
2026-06-12 17:11:23.536077 | controller |                   },
2026-06-12 17:11:23.536090 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.536105 | controller |                     ".": {},
2026-06-12 17:11:23.536118 | controller |                     "f:name": {},
2026-06-12 17:11:23.536132 | controller |                     "f:value": {}
2026-06-12 17:11:23.536146 | controller |                   }
2026-06-12 17:11:23.536160 | controller |                 },
2026-06-12 17:11:23.536174 | controller |                 "f:image": {},
2026-06-12 17:11:23.536188 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.536202 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.536221 | controller |                   ".": {},
2026-06-12 17:11:23.536236 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.536250 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.536264 | controller |                     ".": {},
2026-06-12 17:11:23.536278 | controller |                     "f:path": {},
2026-06-12 17:11:23.536292 | controller |                     "f:port": {},
2026-06-12 17:11:23.536306 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.536320 | controller |                   },
2026-06-12 17:11:23.536334 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.536369 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.536386 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.536401 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.536415 | controller |                 },
2026-06-12 17:11:23.536429 | controller |                 "f:name": {},
2026-06-12 17:11:23.536443 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.536457 | controller |                   ".": {},
2026-06-12 17:11:23.536471 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.536485 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.536499 | controller |                     ".": {},
2026-06-12 17:11:23.536513 | controller |                     "f:path": {},
2026-06-12 17:11:23.536527 | controller |                     "f:port": {},
2026-06-12 17:11:23.536542 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.536556 | controller |                   },
2026-06-12 17:11:23.536571 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.536585 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.536599 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.536614 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.536628 | controller |                 },
2026-06-12 17:11:23.536643 | controller |                 "f:resources": {
2026-06-12 17:11:23.536657 | controller |                   ".": {},
2026-06-12 17:11:23.536672 | controller |                   "f:limits": {
2026-06-12 17:11:23.536686 | controller |                     ".": {},
2026-06-12 17:11:23.536700 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.536714 | controller |                     "f:memory": {}
2026-06-12 17:11:23.536729 | controller |                   },
2026-06-12 17:11:23.536744 | controller |                   "f:requests": {
2026-06-12 17:11:23.536759 | controller |                     ".": {},
2026-06-12 17:11:23.536773 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.536788 | controller |                     "f:memory": {}
2026-06-12 17:11:23.536803 | controller |                   }
2026-06-12 17:11:23.536817 | controller |                 },
2026-06-12 17:11:23.536832 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.536846 | controller |                   ".": {},
2026-06-12 17:11:23.536860 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.536875 | controller |                 },
2026-06-12 17:11:23.536889 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.536904 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.536918 | controller |               }
2026-06-12 17:11:23.536932 | controller |             },
2026-06-12 17:11:23.536947 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.536961 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.536976 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.536990 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.537005 | controller |             "f:securityContext": {
2026-06-12 17:11:23.537023 | controller |               ".": {},
2026-06-12 17:11:23.537038 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.537052 | controller |             },
2026-06-12 17:11:23.537066 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.537080 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.537095 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.537109 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.537123 | controller |           }
2026-06-12 17:11:23.537137 | controller |         },
2026-06-12 17:11:23.537152 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.537166 | controller |         "operation": "Update",
2026-06-12 17:11:23.537180 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.537194 | controller |       },
2026-06-12 17:11:23.537208 | controller |       {
2026-06-12 17:11:23.537222 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.537236 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.537250 | controller |         "fieldsV1": {
2026-06-12 17:11:23.537265 | controller |           "f:metadata": {
2026-06-12 17:11:23.537279 | controller |             "f:annotations": {
2026-06-12 17:11:23.537293 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.537307 | controller |             }
2026-06-12 17:11:23.537321 | controller |           }
2026-06-12 17:11:23.537335 | controller |         },
2026-06-12 17:11:23.537367 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.537384 | controller |         "operation": "Update",
2026-06-12 17:11:23.537399 | controller |         "subresource": "status",
2026-06-12 17:11:23.537413 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:23.537427 | controller |       },
2026-06-12 17:11:23.537442 | controller |       {
2026-06-12 17:11:23.537456 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.537470 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.537484 | controller |         "fieldsV1": {
2026-06-12 17:11:23.537499 | controller |           "f:status": {
2026-06-12 17:11:23.537513 | controller |             "f:conditions": {
2026-06-12 17:11:23.537528 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.537543 | controller |                 ".": {},
2026-06-12 17:11:23.537557 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.537571 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.537586 | controller |                 "f:status": {},
2026-06-12 17:11:23.537600 | controller |                 "f:type": {}
2026-06-12 17:11:23.537614 | controller |               },
2026-06-12 17:11:23.537628 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.537643 | controller |                 ".": {},
2026-06-12 17:11:23.537657 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.537672 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.537686 | controller |                 "f:status": {},
2026-06-12 17:11:23.537700 | controller |                 "f:type": {}
2026-06-12 17:11:23.537715 | controller |               },
2026-06-12 17:11:23.537729 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.537744 | controller |                 ".": {},
2026-06-12 17:11:23.537759 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.537773 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.537788 | controller |                 "f:status": {},
2026-06-12 17:11:23.537803 | controller |                 "f:type": {}
2026-06-12 17:11:23.537817 | controller |               },
2026-06-12 17:11:23.537831 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.537845 | controller |                 ".": {},
2026-06-12 17:11:23.537863 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.537878 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.537892 | controller |                 "f:status": {},
2026-06-12 17:11:23.537907 | controller |                 "f:type": {}
2026-06-12 17:11:23.537921 | controller |               }
2026-06-12 17:11:23.537935 | controller |             },
2026-06-12 17:11:23.537949 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.537963 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.537977 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.537991 | controller |             "f:phase": {},
2026-06-12 17:11:23.538005 | controller |             "f:podIP": {},
2026-06-12 17:11:23.538019 | controller |             "f:podIPs": {
2026-06-12 17:11:23.538033 | controller |               ".": {},
2026-06-12 17:11:23.538047 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-12 17:11:23.538061 | controller |                 ".": {},
2026-06-12 17:11:23.538074 | controller |                 "f:ip": {}
2026-06-12 17:11:23.538088 | controller |               }
2026-06-12 17:11:23.538102 | controller |             },
2026-06-12 17:11:23.538116 | controller |             "f:startTime": {}
2026-06-12 17:11:23.538130 | controller |           }
2026-06-12 17:11:23.538144 | controller |         },
2026-06-12 17:11:23.538158 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.538172 | controller |         "operation": "Update",
2026-06-12 17:11:23.538186 | controller |         "subresource": "status",
2026-06-12 17:11:23.538200 | controller |         "time": "2026-06-12T16:09:59Z"
2026-06-12 17:11:23.538215 | controller |       }
2026-06-12 17:11:23.538229 | controller |     ],
2026-06-12 17:11:23.538243 | controller |     "name": "manila-operator-controller-manager-b547849c7-gkpsj",
2026-06-12 17:11:23.538257 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.538271 | controller |     "ownerReferences": [
2026-06-12 17:11:23.538285 | controller |       {
2026-06-12 17:11:23.538299 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.538313 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.538327 | controller |         "controller": true,
2026-06-12 17:11:23.538341 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.538374 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-12 17:11:23.538390 | controller |         "uid": "b43842fe-fd97-4b93-8433-270e6322b5ee"
2026-06-12 17:11:23.538404 | controller |       }
2026-06-12 17:11:23.538418 | controller |     ],
2026-06-12 17:11:23.538432 | controller |     "resourceVersion": "54183",
2026-06-12 17:11:23.538447 | controller |     "uid": "5d1939c6-25e6-46a1-b222-def0bd2b0ee7"
2026-06-12 17:11:23.538461 | controller |   },
2026-06-12 17:11:23.538475 | controller |   "spec": {
2026-06-12 17:11:23.538489 | controller |     "containers": [
2026-06-12 17:11:23.538503 | controller |       {
2026-06-12 17:11:23.538518 | controller |         "args": [
2026-06-12 17:11:23.538532 | controller |           "--leader-elect",
2026-06-12 17:11:23.538546 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.538561 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.538575 | controller |         ],
2026-06-12 17:11:23.538590 | controller |         "command": [
2026-06-12 17:11:23.538604 | controller |           "/manager"
2026-06-12 17:11:23.538618 | controller |         ],
2026-06-12 17:11:23.538633 | controller |         "env": [
2026-06-12 17:11:23.538647 | controller |           {
2026-06-12 17:11:23.538661 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.538687 | controller |             "value": "30"
2026-06-12 17:11:23.538703 | controller |           },
2026-06-12 17:11:23.538718 | controller |           {
2026-06-12 17:11:23.538733 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.538754 | controller |             "value": "20"
2026-06-12 17:11:23.538770 | controller |           },
2026-06-12 17:11:23.538784 | controller |           {
2026-06-12 17:11:23.538799 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.538813 | controller |             "value": "5"
2026-06-12 17:11:23.538828 | controller |           },
2026-06-12 17:11:23.538842 | controller |           {
2026-06-12 17:11:23.538857 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.538871 | controller |             "value": "false"
2026-06-12 17:11:23.538885 | controller |           },
2026-06-12 17:11:23.538900 | controller |           {
2026-06-12 17:11:23.538914 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.538928 | controller |             "value": "false"
2026-06-12 17:11:23.538942 | controller |           }
2026-06-12 17:11:23.538956 | controller |         ],
2026-06-12 17:11:23.538971 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 17:11:23.538985 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.538999 | controller |         "livenessProbe": {
2026-06-12 17:11:23.539014 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.539028 | controller |           "httpGet": {
2026-06-12 17:11:23.539043 | controller |             "path": "/healthz",
2026-06-12 17:11:23.539057 | controller |             "port": 8081,
2026-06-12 17:11:23.539071 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.539085 | controller |           },
2026-06-12 17:11:23.539099 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.539114 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.539128 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.539142 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.539159 | controller |         },
2026-06-12 17:11:23.539175 | controller |         "name": "manager",
2026-06-12 17:11:23.539190 | controller |         "readinessProbe": {
2026-06-12 17:11:23.539204 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.539218 | controller |           "httpGet": {
2026-06-12 17:11:23.539232 | controller |             "path": "/readyz",
2026-06-12 17:11:23.539247 | controller |             "port": 8081,
2026-06-12 17:11:23.539261 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.539275 | controller |           },
2026-06-12 17:11:23.539289 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.539304 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.539318 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.539332 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.539394 | controller |         },
2026-06-12 17:11:23.539417 | controller |         "resources": {
2026-06-12 17:11:23.539432 | controller |           "limits": {
2026-06-12 17:11:23.539448 | controller |             "cpu": "500m",
2026-06-12 17:11:23.539463 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.539477 | controller |           },
2026-06-12 17:11:23.539492 | controller |           "requests": {
2026-06-12 17:11:23.539506 | controller |             "cpu": "10m",
2026-06-12 17:11:23.539520 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.539535 | controller |           }
2026-06-12 17:11:23.539549 | controller |         },
2026-06-12 17:11:23.539563 | controller |         "securityContext": {
2026-06-12 17:11:23.539578 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.539593 | controller |           "capabilities": {
2026-06-12 17:11:23.539607 | controller |             "drop": [
2026-06-12 17:11:23.539622 | controller |               "MKNOD"
2026-06-12 17:11:23.539636 | controller |             ]
2026-06-12 17:11:23.539650 | controller |           }
2026-06-12 17:11:23.539664 | controller |         },
2026-06-12 17:11:23.539683 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.539698 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.539713 | controller |         "volumeMounts": [
2026-06-12 17:11:23.539727 | controller |           {
2026-06-12 17:11:23.539742 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.539757 | controller |             "name": "kube-api-access-p8pc4",
2026-06-12 17:11:23.539771 | controller |             "readOnly": true
2026-06-12 17:11:23.539786 | controller |           }
2026-06-12 17:11:23.539801 | controller |         ]
2026-06-12 17:11:23.539815 | controller |       }
2026-06-12 17:11:23.539830 | controller |     ],
2026-06-12 17:11:23.539845 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.539859 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.539873 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.539887 | controller |       {
2026-06-12 17:11:23.539902 | controller |         "name": "manila-operator-controller-manager-dockercfg-djprn"
2026-06-12 17:11:23.539916 | controller |       }
2026-06-12 17:11:23.539930 | controller |     ],
2026-06-12 17:11:23.539944 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.539958 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.539973 | controller |     "priority": 0,
2026-06-12 17:11:23.539987 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.540001 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.540014 | controller |     "securityContext": {
2026-06-12 17:11:23.540028 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.540043 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.540056 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.540070 | controller |       }
2026-06-12 17:11:23.540084 | controller |     },
2026-06-12 17:11:23.540098 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-12 17:11:23.540112 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-12 17:11:23.540127 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.540141 | controller |     "tolerations": [
2026-06-12 17:11:23.540155 | controller |       {
2026-06-12 17:11:23.540169 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.540183 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.540197 | controller |         "operator": "Exists",
2026-06-12 17:11:23.540211 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.540225 | controller |       },
2026-06-12 17:11:23.540239 | controller |       {
2026-06-12 17:11:23.540253 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.540267 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.540281 | controller |         "operator": "Exists",
2026-06-12 17:11:23.540295 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.540309 | controller |       },
2026-06-12 17:11:23.540323 | controller |       {
2026-06-12 17:11:23.540337 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.540371 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.540387 | controller |         "operator": "Exists"
2026-06-12 17:11:23.540402 | controller |       }
2026-06-12 17:11:23.540416 | controller |     ],
2026-06-12 17:11:23.540430 | controller |     "volumes": [
2026-06-12 17:11:23.540444 | controller |       {
2026-06-12 17:11:23.540458 | controller |         "name": "kube-api-access-p8pc4",
2026-06-12 17:11:23.540472 | controller |         "projected": {
2026-06-12 17:11:23.540487 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.540501 | controller |           "sources": [
2026-06-12 17:11:23.540515 | controller |             {
2026-06-12 17:11:23.540529 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.540547 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.540562 | controller |                 "path": "token"
2026-06-12 17:11:23.540576 | controller |               }
2026-06-12 17:11:23.540591 | controller |             },
2026-06-12 17:11:23.540605 | controller |             {
2026-06-12 17:11:23.540620 | controller |               "configMap": {
2026-06-12 17:11:23.540634 | controller |                 "items": [
2026-06-12 17:11:23.540649 | controller |                   {
2026-06-12 17:11:23.540663 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.540677 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.540692 | controller |                   }
2026-06-12 17:11:23.540706 | controller |                 ],
2026-06-12 17:11:23.540721 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.540735 | controller |               }
2026-06-12 17:11:23.540750 | controller |             },
2026-06-12 17:11:23.540765 | controller |             {
2026-06-12 17:11:23.540779 | controller |               "downwardAPI": {
2026-06-12 17:11:23.540793 | controller |                 "items": [
2026-06-12 17:11:23.540808 | controller |                   {
2026-06-12 17:11:23.540823 | controller |                     "fieldRef": {
2026-06-12 17:11:23.540837 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.540852 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.540866 | controller |                     },
2026-06-12 17:11:23.540881 | controller |                     "path": "namespace"
2026-06-12 17:11:23.540895 | controller |                   }
2026-06-12 17:11:23.540910 | controller |                 ]
2026-06-12 17:11:23.540924 | controller |               }
2026-06-12 17:11:23.540938 | controller |             },
2026-06-12 17:11:23.540952 | controller |             {
2026-06-12 17:11:23.540966 | controller |               "configMap": {
2026-06-12 17:11:23.540981 | controller |                 "items": [
2026-06-12 17:11:23.540995 | controller |                   {
2026-06-12 17:11:23.541009 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.541024 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.541038 | controller |                   }
2026-06-12 17:11:23.541052 | controller |                 ],
2026-06-12 17:11:23.541066 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.541081 | controller |               }
2026-06-12 17:11:23.541095 | controller |             }
2026-06-12 17:11:23.541109 | controller |           ]
2026-06-12 17:11:23.541124 | controller |         }
2026-06-12 17:11:23.541138 | controller |       }
2026-06-12 17:11:23.541153 | controller |     ]
2026-06-12 17:11:23.541167 | controller |   },
2026-06-12 17:11:23.541181 | controller |   "status": {
2026-06-12 17:11:23.541195 | controller |     "conditions": [
2026-06-12 17:11:23.541209 | controller |       {
2026-06-12 17:11:23.541223 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.541237 | controller |         "lastTransitionTime": "2026-06-12T16:09:40Z",
2026-06-12 17:11:23.541251 | controller |         "status": "True",
2026-06-12 17:11:23.541266 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.541280 | controller |       },
2026-06-12 17:11:23.541294 | controller |       {
2026-06-12 17:11:23.541309 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.541323 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.541338 | controller |         "status": "True",
2026-06-12 17:11:23.541368 | controller |         "type": "Initialized"
2026-06-12 17:11:23.541385 | controller |       },
2026-06-12 17:11:23.541399 | controller |       {
2026-06-12 17:11:23.541414 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.541428 | controller |         "lastTransitionTime": "2026-06-12T16:09:52Z",
2026-06-12 17:11:23.541447 | controller |         "status": "True",
2026-06-12 17:11:23.541462 | controller |         "type": "Ready"
2026-06-12 17:11:23.541476 | controller |       },
2026-06-12 17:11:23.541490 | controller |       {
2026-06-12 17:11:23.541504 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.541518 | controller |         "lastTransitionTime": "2026-06-12T16:09:52Z",
2026-06-12 17:11:23.541532 | controller |         "status": "True",
2026-06-12 17:11:23.541547 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.541561 | controller |       },
2026-06-12 17:11:23.541576 | controller |       {
2026-06-12 17:11:23.541590 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.541605 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.541620 | controller |         "status": "True",
2026-06-12 17:11:23.541634 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.541649 | controller |       }
2026-06-12 17:11:23.541663 | controller |     ],
2026-06-12 17:11:23.541677 | controller |     "containerStatuses": [
2026-06-12 17:11:23.541692 | controller |       {
2026-06-12 17:11:23.541706 | controller |         "allocatedResources": {
2026-06-12 17:11:23.541721 | controller |           "cpu": "10m",
2026-06-12 17:11:23.541735 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.541749 | controller |         },
2026-06-12 17:11:23.541763 | controller |         "containerID": "cri-o://404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1",
2026-06-12 17:11:23.541778 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 17:11:23.541793 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-12 17:11:23.541807 | controller |         "lastState": {},
2026-06-12 17:11:23.541822 | controller |         "name": "manager",
2026-06-12 17:11:23.541837 | controller |         "ready": true,
2026-06-12 17:11:23.541851 | controller |         "resources": {
2026-06-12 17:11:23.541866 | controller |           "limits": {
2026-06-12 17:11:23.541880 | controller |             "cpu": "500m",
2026-06-12 17:11:23.541894 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.541908 | controller |           },
2026-06-12 17:11:23.541922 | controller |           "requests": {
2026-06-12 17:11:23.541936 | controller |             "cpu": "10m",
2026-06-12 17:11:23.541950 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.541964 | controller |           }
2026-06-12 17:11:23.541978 | controller |         },
2026-06-12 17:11:23.541992 | controller |         "restartCount": 0,
2026-06-12 17:11:23.542006 | controller |         "started": true,
2026-06-12 17:11:23.542020 | controller |         "state": {
2026-06-12 17:11:23.542034 | controller |           "running": {
2026-06-12 17:11:23.542048 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:23.542062 | controller |           }
2026-06-12 17:11:23.542076 | controller |         },
2026-06-12 17:11:23.542090 | controller |         "user": {
2026-06-12 17:11:23.542104 | controller |           "linux": {
2026-06-12 17:11:23.542118 | controller |             "gid": 0,
2026-06-12 17:11:23.542131 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.542145 | controller |               0
2026-06-12 17:11:23.542159 | controller |             ],
2026-06-12 17:11:23.542173 | controller |             "uid": 65532
2026-06-12 17:11:23.542187 | controller |           }
2026-06-12 17:11:23.542201 | controller |         },
2026-06-12 17:11:23.542215 | controller |         "volumeMounts": [
2026-06-12 17:11:23.542229 | controller |           {
2026-06-12 17:11:23.542243 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.542261 | controller |             "name": "kube-api-access-p8pc4",
2026-06-12 17:11:23.542276 | controller |             "readOnly": true,
2026-06-12 17:11:23.542290 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.542305 | controller |           }
2026-06-12 17:11:23.542319 | controller |         ]
2026-06-12 17:11:23.542333 | controller |       }
2026-06-12 17:11:23.542360 | controller |     ],
2026-06-12 17:11:23.542380 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.542394 | controller |     "hostIPs": [
2026-06-12 17:11:23.542408 | controller |       {
2026-06-12 17:11:23.542422 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.542436 | controller |       }
2026-06-12 17:11:23.542450 | controller |     ],
2026-06-12 17:11:23.542464 | controller |     "phase": "Running",
2026-06-12 17:11:23.542478 | controller |     "podIP": "10.217.0.80",
2026-06-12 17:11:23.542492 | controller |     "podIPs": [
2026-06-12 17:11:23.542506 | controller |       {
2026-06-12 17:11:23.542520 | controller |         "ip": "10.217.0.80"
2026-06-12 17:11:23.542534 | controller |       }
2026-06-12 17:11:23.542548 | controller |     ],
2026-06-12 17:11:23.542562 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.542576 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.542591 | controller |   }
2026-06-12 17:11:23.542606 | controller | }
2026-06-12 17:11:23.563725 | controller | ok:
2026-06-12 17:11:23.563781 | controller | {
2026-06-12 17:11:23.563802 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.563818 | controller |   "kind": "Pod",
2026-06-12 17:11:23.563833 | controller |   "metadata": {
2026-06-12 17:11:23.563922 | controller |     "annotations": {
2026-06-12 17:11:23.563946 | 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-12 17:11:23.563963 | 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-12 17:11:23.563979 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.563995 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.564010 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.564025 | controller |     },
2026-06-12 17:11:23.564040 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.564055 | controller |     "generateName": "mariadb-operator-controller-manager-5545cdc48d-",
2026-06-12 17:11:23.564070 | controller |     "generation": 1,
2026-06-12 17:11:23.564085 | controller |     "labels": {
2026-06-12 17:11:23.564100 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-12 17:11:23.564114 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.564129 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-12 17:11:23.564143 | controller |       "pod-template-hash": "5545cdc48d"
2026-06-12 17:11:23.564158 | controller |     },
2026-06-12 17:11:23.564172 | controller |     "managedFields": [
2026-06-12 17:11:23.564187 | controller |       {
2026-06-12 17:11:23.564201 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.564216 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.564230 | controller |         "fieldsV1": {
2026-06-12 17:11:23.564244 | controller |           "f:metadata": {
2026-06-12 17:11:23.564258 | controller |             "f:annotations": {
2026-06-12 17:11:23.564278 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.564293 | controller |             }
2026-06-12 17:11:23.564307 | controller |           }
2026-06-12 17:11:23.564321 | controller |         },
2026-06-12 17:11:23.564335 | controller |         "manager": "crc",
2026-06-12 17:11:23.564374 | controller |         "operation": "Update",
2026-06-12 17:11:23.564391 | controller |         "subresource": "status",
2026-06-12 17:11:23.564406 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.564420 | controller |       },
2026-06-12 17:11:23.564435 | controller |       {
2026-06-12 17:11:23.564449 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.564465 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.564479 | controller |         "fieldsV1": {
2026-06-12 17:11:23.564493 | controller |           "f:metadata": {
2026-06-12 17:11:23.564507 | controller |             "f:annotations": {
2026-06-12 17:11:23.564522 | controller |               ".": {},
2026-06-12 17:11:23.564536 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.564550 | controller |             },
2026-06-12 17:11:23.564564 | controller |             "f:generateName": {},
2026-06-12 17:11:23.564579 | controller |             "f:labels": {
2026-06-12 17:11:23.564593 | controller |               ".": {},
2026-06-12 17:11:23.564607 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.564622 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.564637 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.564651 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.564666 | controller |             },
2026-06-12 17:11:23.564680 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.564695 | controller |               ".": {},
2026-06-12 17:11:23.564709 | controller |               "k:{\"uid\":\"bcc506ff-4688-4f00-b135-9a09b2ee31d0\"}": {}
2026-06-12 17:11:23.564724 | controller |             }
2026-06-12 17:11:23.564738 | controller |           },
2026-06-12 17:11:23.564753 | controller |           "f:spec": {
2026-06-12 17:11:23.564767 | controller |             "f:containers": {
2026-06-12 17:11:23.564781 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.564795 | controller |                 ".": {},
2026-06-12 17:11:23.564810 | controller |                 "f:args": {},
2026-06-12 17:11:23.564824 | controller |                 "f:command": {},
2026-06-12 17:11:23.564838 | controller |                 "f:env": {
2026-06-12 17:11:23.564853 | controller |                   ".": {},
2026-06-12 17:11:23.564867 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.564882 | controller |                     ".": {},
2026-06-12 17:11:23.564896 | controller |                     "f:name": {},
2026-06-12 17:11:23.564910 | controller |                     "f:value": {}
2026-06-12 17:11:23.564925 | controller |                   },
2026-06-12 17:11:23.564939 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.564953 | controller |                     ".": {},
2026-06-12 17:11:23.564967 | controller |                     "f:name": {},
2026-06-12 17:11:23.564981 | controller |                     "f:value": {}
2026-06-12 17:11:23.564995 | controller |                   },
2026-06-12 17:11:23.565009 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.565023 | controller |                     ".": {},
2026-06-12 17:11:23.565037 | controller |                     "f:name": {},
2026-06-12 17:11:23.565052 | controller |                     "f:value": {}
2026-06-12 17:11:23.565066 | controller |                   },
2026-06-12 17:11:23.565081 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.565095 | controller |                     ".": {},
2026-06-12 17:11:23.565114 | controller |                     "f:name": {},
2026-06-12 17:11:23.565129 | controller |                     "f:value": {}
2026-06-12 17:11:23.565143 | controller |                   },
2026-06-12 17:11:23.565157 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.565171 | controller |                     ".": {},
2026-06-12 17:11:23.565185 | controller |                     "f:name": {},
2026-06-12 17:11:23.565199 | controller |                     "f:value": {}
2026-06-12 17:11:23.565212 | controller |                   }
2026-06-12 17:11:23.565226 | controller |                 },
2026-06-12 17:11:23.565240 | controller |                 "f:image": {},
2026-06-12 17:11:23.565254 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.565268 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.565282 | controller |                   ".": {},
2026-06-12 17:11:23.565296 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.565310 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.565325 | controller |                     ".": {},
2026-06-12 17:11:23.565339 | controller |                     "f:path": {},
2026-06-12 17:11:23.565379 | controller |                     "f:port": {},
2026-06-12 17:11:23.565395 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.565410 | controller |                   },
2026-06-12 17:11:23.565424 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.565438 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.565452 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.565466 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.565481 | controller |                 },
2026-06-12 17:11:23.565495 | controller |                 "f:name": {},
2026-06-12 17:11:23.565515 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.565536 | controller |                   ".": {},
2026-06-12 17:11:23.565552 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.565567 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.565581 | controller |                     ".": {},
2026-06-12 17:11:23.565595 | controller |                     "f:path": {},
2026-06-12 17:11:23.565610 | controller |                     "f:port": {},
2026-06-12 17:11:23.565624 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.565638 | controller |                   },
2026-06-12 17:11:23.565652 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.565666 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.565680 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.565694 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.565708 | controller |                 },
2026-06-12 17:11:23.565722 | controller |                 "f:resources": {
2026-06-12 17:11:23.565737 | controller |                   ".": {},
2026-06-12 17:11:23.565751 | controller |                   "f:limits": {
2026-06-12 17:11:23.565765 | controller |                     ".": {},
2026-06-12 17:11:23.565779 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.565794 | controller |                     "f:memory": {}
2026-06-12 17:11:23.565815 | controller |                   },
2026-06-12 17:11:23.565837 | controller |                   "f:requests": {
2026-06-12 17:11:23.565855 | controller |                     ".": {},
2026-06-12 17:11:23.565870 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.565884 | controller |                     "f:memory": {}
2026-06-12 17:11:23.565899 | controller |                   }
2026-06-12 17:11:23.565913 | controller |                 },
2026-06-12 17:11:23.565928 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.565946 | controller |                   ".": {},
2026-06-12 17:11:23.565962 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.565976 | controller |                 },
2026-06-12 17:11:23.565991 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.566005 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.566019 | controller |               }
2026-06-12 17:11:23.566033 | controller |             },
2026-06-12 17:11:23.566048 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.566062 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.566076 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.566090 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.566105 | controller |             "f:securityContext": {
2026-06-12 17:11:23.566119 | controller |               ".": {},
2026-06-12 17:11:23.566134 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.566148 | controller |             },
2026-06-12 17:11:23.566162 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.566177 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.566191 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.566205 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.566220 | controller |           }
2026-06-12 17:11:23.566234 | controller |         },
2026-06-12 17:11:23.566248 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.566262 | controller |         "operation": "Update",
2026-06-12 17:11:23.566276 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.566290 | controller |       },
2026-06-12 17:11:23.566304 | controller |       {
2026-06-12 17:11:23.566318 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.566332 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.566360 | controller |         "fieldsV1": {
2026-06-12 17:11:23.566380 | controller |           "f:metadata": {
2026-06-12 17:11:23.566395 | controller |             "f:annotations": {
2026-06-12 17:11:23.566409 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.566424 | controller |             }
2026-06-12 17:11:23.566438 | controller |           }
2026-06-12 17:11:23.566452 | controller |         },
2026-06-12 17:11:23.566466 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.566480 | controller |         "operation": "Update",
2026-06-12 17:11:23.566511 | controller |         "subresource": "status",
2026-06-12 17:11:23.566526 | controller |         "time": "2026-06-12T16:08:45Z"
2026-06-12 17:11:23.566540 | controller |       },
2026-06-12 17:11:23.566555 | controller |       {
2026-06-12 17:11:23.566569 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.566583 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.566597 | controller |         "fieldsV1": {
2026-06-12 17:11:23.566611 | controller |           "f:status": {
2026-06-12 17:11:23.566625 | controller |             "f:conditions": {
2026-06-12 17:11:23.566639 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.566653 | controller |                 ".": {},
2026-06-12 17:11:23.566667 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.566682 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.566696 | controller |                 "f:status": {},
2026-06-12 17:11:23.566711 | controller |                 "f:type": {}
2026-06-12 17:11:23.566725 | controller |               },
2026-06-12 17:11:23.566740 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.566754 | controller |                 ".": {},
2026-06-12 17:11:23.566768 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.566782 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.566801 | controller |                 "f:status": {},
2026-06-12 17:11:23.566816 | controller |                 "f:type": {}
2026-06-12 17:11:23.566830 | controller |               },
2026-06-12 17:11:23.566844 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.566861 | controller |                 ".": {},
2026-06-12 17:11:23.566876 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.566890 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.566905 | controller |                 "f:status": {},
2026-06-12 17:11:23.566919 | controller |                 "f:type": {}
2026-06-12 17:11:23.566934 | controller |               },
2026-06-12 17:11:23.566949 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.566963 | controller |                 ".": {},
2026-06-12 17:11:23.566977 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.566992 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.567006 | controller |                 "f:status": {},
2026-06-12 17:11:23.567020 | controller |                 "f:type": {}
2026-06-12 17:11:23.567034 | controller |               }
2026-06-12 17:11:23.567049 | controller |             },
2026-06-12 17:11:23.567063 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.567078 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.567092 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.567106 | controller |             "f:phase": {},
2026-06-12 17:11:23.567120 | controller |             "f:podIP": {},
2026-06-12 17:11:23.567135 | controller |             "f:podIPs": {
2026-06-12 17:11:23.567149 | controller |               ".": {},
2026-06-12 17:11:23.567163 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-12 17:11:23.567177 | controller |                 ".": {},
2026-06-12 17:11:23.567191 | controller |                 "f:ip": {}
2026-06-12 17:11:23.567206 | controller |               }
2026-06-12 17:11:23.567220 | controller |             },
2026-06-12 17:11:23.567234 | controller |             "f:startTime": {}
2026-06-12 17:11:23.567248 | controller |           }
2026-06-12 17:11:23.567262 | controller |         },
2026-06-12 17:11:23.567276 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.567290 | controller |         "operation": "Update",
2026-06-12 17:11:23.567304 | controller |         "subresource": "status",
2026-06-12 17:11:23.567317 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:23.567331 | controller |       }
2026-06-12 17:11:23.567364 | controller |     ],
2026-06-12 17:11:23.567385 | controller |     "name": "mariadb-operator-controller-manager-5545cdc48d-cdq7v",
2026-06-12 17:11:23.567400 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.567414 | controller |     "ownerReferences": [
2026-06-12 17:11:23.567428 | controller |       {
2026-06-12 17:11:23.567442 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.567456 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.567470 | controller |         "controller": true,
2026-06-12 17:11:23.567484 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.567498 | controller |         "name": "mariadb-operator-controller-manager-5545cdc48d",
2026-06-12 17:11:23.567512 | controller |         "uid": "bcc506ff-4688-4f00-b135-9a09b2ee31d0"
2026-06-12 17:11:23.567526 | controller |       }
2026-06-12 17:11:23.567539 | controller |     ],
2026-06-12 17:11:23.567554 | controller |     "resourceVersion": "54134",
2026-06-12 17:11:23.567568 | controller |     "uid": "fd40de96-5d77-4fa7-8666-6f8838c37d83"
2026-06-12 17:11:23.567582 | controller |   },
2026-06-12 17:11:23.567595 | controller |   "spec": {
2026-06-12 17:11:23.567609 | controller |     "containers": [
2026-06-12 17:11:23.567623 | controller |       {
2026-06-12 17:11:23.567637 | controller |         "args": [
2026-06-12 17:11:23.567651 | controller |           "--leader-elect",
2026-06-12 17:11:23.567669 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.567683 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.567697 | controller |         ],
2026-06-12 17:11:23.567711 | controller |         "command": [
2026-06-12 17:11:23.567725 | controller |           "/manager"
2026-06-12 17:11:23.567739 | controller |         ],
2026-06-12 17:11:23.567753 | controller |         "env": [
2026-06-12 17:11:23.567767 | controller |           {
2026-06-12 17:11:23.567780 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.567794 | controller |             "value": "30"
2026-06-12 17:11:23.567808 | controller |           },
2026-06-12 17:11:23.567824 | controller |           {
2026-06-12 17:11:23.567840 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.567855 | controller |             "value": "20"
2026-06-12 17:11:23.567869 | controller |           },
2026-06-12 17:11:23.567883 | controller |           {
2026-06-12 17:11:23.567897 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.567911 | controller |             "value": "5"
2026-06-12 17:11:23.567926 | controller |           },
2026-06-12 17:11:23.567941 | controller |           {
2026-06-12 17:11:23.567955 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.567970 | controller |             "value": "false"
2026-06-12 17:11:23.567984 | controller |           },
2026-06-12 17:11:23.567998 | controller |           {
2026-06-12 17:11:23.568012 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.568027 | controller |             "value": "false"
2026-06-12 17:11:23.568041 | controller |           }
2026-06-12 17:11:23.568055 | controller |         ],
2026-06-12 17:11:23.568069 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 17:11:23.568084 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.568098 | controller |         "livenessProbe": {
2026-06-12 17:11:23.568112 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.568126 | controller |           "httpGet": {
2026-06-12 17:11:23.568141 | controller |             "path": "/healthz",
2026-06-12 17:11:23.568155 | controller |             "port": 8081,
2026-06-12 17:11:23.568170 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.568184 | controller |           },
2026-06-12 17:11:23.568199 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.568213 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.568228 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.568242 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.568257 | controller |         },
2026-06-12 17:11:23.568271 | controller |         "name": "manager",
2026-06-12 17:11:23.568285 | controller |         "readinessProbe": {
2026-06-12 17:11:23.568299 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.568313 | controller |           "httpGet": {
2026-06-12 17:11:23.568327 | controller |             "path": "/readyz",
2026-06-12 17:11:23.568340 | controller |             "port": 8081,
2026-06-12 17:11:23.568375 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.568391 | controller |           },
2026-06-12 17:11:23.568405 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.568419 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.568433 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.568447 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.568461 | controller |         },
2026-06-12 17:11:23.568475 | controller |         "resources": {
2026-06-12 17:11:23.568488 | controller |           "limits": {
2026-06-12 17:11:23.568503 | controller |             "cpu": "500m",
2026-06-12 17:11:23.568516 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.568534 | controller |           },
2026-06-12 17:11:23.568548 | controller |           "requests": {
2026-06-12 17:11:23.568562 | controller |             "cpu": "10m",
2026-06-12 17:11:23.568576 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.568590 | controller |           }
2026-06-12 17:11:23.568604 | controller |         },
2026-06-12 17:11:23.568618 | controller |         "securityContext": {
2026-06-12 17:11:23.568632 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.568646 | controller |           "capabilities": {
2026-06-12 17:11:23.568660 | controller |             "drop": [
2026-06-12 17:11:23.568674 | controller |               "MKNOD"
2026-06-12 17:11:23.568688 | controller |             ]
2026-06-12 17:11:23.568702 | controller |           }
2026-06-12 17:11:23.568716 | controller |         },
2026-06-12 17:11:23.568730 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.568744 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.568759 | controller |         "volumeMounts": [
2026-06-12 17:11:23.568773 | controller |           {
2026-06-12 17:11:23.568787 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.568802 | controller |             "name": "kube-api-access-zxlhv",
2026-06-12 17:11:23.568816 | controller |             "readOnly": true
2026-06-12 17:11:23.568830 | controller |           }
2026-06-12 17:11:23.568844 | controller |         ]
2026-06-12 17:11:23.568858 | controller |       }
2026-06-12 17:11:23.568872 | controller |     ],
2026-06-12 17:11:23.568887 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.568901 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.568915 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.568930 | controller |       {
2026-06-12 17:11:23.568944 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-g9n8h"
2026-06-12 17:11:23.568958 | controller |       }
2026-06-12 17:11:23.568973 | controller |     ],
2026-06-12 17:11:23.568987 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.569001 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.569016 | controller |     "priority": 0,
2026-06-12 17:11:23.569030 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.569044 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.569059 | controller |     "securityContext": {
2026-06-12 17:11:23.569073 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.569087 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.569101 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.569115 | controller |       }
2026-06-12 17:11:23.569129 | controller |     },
2026-06-12 17:11:23.569143 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-12 17:11:23.569158 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-12 17:11:23.569172 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.569187 | controller |     "tolerations": [
2026-06-12 17:11:23.569201 | controller |       {
2026-06-12 17:11:23.569215 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.569230 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.569244 | controller |         "operator": "Exists",
2026-06-12 17:11:23.569258 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.569272 | controller |       },
2026-06-12 17:11:23.569287 | controller |       {
2026-06-12 17:11:23.569301 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.569315 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.569329 | controller |         "operator": "Exists",
2026-06-12 17:11:23.569343 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.569375 | controller |       },
2026-06-12 17:11:23.569394 | controller |       {
2026-06-12 17:11:23.569408 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.569422 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.569437 | controller |         "operator": "Exists"
2026-06-12 17:11:23.569451 | controller |       }
2026-06-12 17:11:23.569465 | controller |     ],
2026-06-12 17:11:23.569479 | controller |     "volumes": [
2026-06-12 17:11:23.569493 | controller |       {
2026-06-12 17:11:23.569507 | controller |         "name": "kube-api-access-zxlhv",
2026-06-12 17:11:23.569521 | controller |         "projected": {
2026-06-12 17:11:23.569535 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.569549 | controller |           "sources": [
2026-06-12 17:11:23.569562 | controller |             {
2026-06-12 17:11:23.569576 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.569636 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.569653 | controller |                 "path": "token"
2026-06-12 17:11:23.569668 | controller |               }
2026-06-12 17:11:23.569683 | controller |             },
2026-06-12 17:11:23.569697 | controller |             {
2026-06-12 17:11:23.569712 | controller |               "configMap": {
2026-06-12 17:11:23.569726 | controller |                 "items": [
2026-06-12 17:11:23.569739 | controller |                   {
2026-06-12 17:11:23.569753 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.569767 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.569781 | controller |                   }
2026-06-12 17:11:23.569795 | controller |                 ],
2026-06-12 17:11:23.569809 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.569823 | controller |               }
2026-06-12 17:11:23.569836 | controller |             },
2026-06-12 17:11:23.569850 | controller |             {
2026-06-12 17:11:23.569864 | controller |               "downwardAPI": {
2026-06-12 17:11:23.569878 | controller |                 "items": [
2026-06-12 17:11:23.569892 | controller |                   {
2026-06-12 17:11:23.569905 | controller |                     "fieldRef": {
2026-06-12 17:11:23.569919 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.569933 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.569947 | controller |                     },
2026-06-12 17:11:23.569961 | controller |                     "path": "namespace"
2026-06-12 17:11:23.569976 | controller |                   }
2026-06-12 17:11:23.569991 | controller |                 ]
2026-06-12 17:11:23.570005 | controller |               }
2026-06-12 17:11:23.570019 | controller |             },
2026-06-12 17:11:23.570033 | controller |             {
2026-06-12 17:11:23.570048 | controller |               "configMap": {
2026-06-12 17:11:23.570062 | controller |                 "items": [
2026-06-12 17:11:23.570076 | controller |                   {
2026-06-12 17:11:23.570090 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.570105 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.570119 | controller |                   }
2026-06-12 17:11:23.570133 | controller |                 ],
2026-06-12 17:11:23.570147 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.570161 | controller |               }
2026-06-12 17:11:23.570176 | controller |             }
2026-06-12 17:11:23.570191 | controller |           ]
2026-06-12 17:11:23.570205 | controller |         }
2026-06-12 17:11:23.570219 | controller |       }
2026-06-12 17:11:23.570234 | controller |     ]
2026-06-12 17:11:23.570248 | controller |   },
2026-06-12 17:11:23.570262 | controller |   "status": {
2026-06-12 17:11:23.570276 | controller |     "conditions": [
2026-06-12 17:11:23.570289 | controller |       {
2026-06-12 17:11:23.570303 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.570321 | controller |         "lastTransitionTime": "2026-06-12T16:09:40Z",
2026-06-12 17:11:23.570336 | controller |         "status": "True",
2026-06-12 17:11:23.570368 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.570384 | controller |       },
2026-06-12 17:11:23.570399 | controller |       {
2026-06-12 17:11:23.570414 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.570428 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.570443 | controller |         "status": "True",
2026-06-12 17:11:23.570457 | controller |         "type": "Initialized"
2026-06-12 17:11:23.570486 | controller |       },
2026-06-12 17:11:23.570501 | controller |       {
2026-06-12 17:11:23.570516 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.570530 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.570544 | controller |         "status": "True",
2026-06-12 17:11:23.570559 | controller |         "type": "Ready"
2026-06-12 17:11:23.570573 | controller |       },
2026-06-12 17:11:23.570587 | controller |       {
2026-06-12 17:11:23.570601 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.570615 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.570630 | controller |         "status": "True",
2026-06-12 17:11:23.570644 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.570658 | controller |       },
2026-06-12 17:11:23.570673 | controller |       {
2026-06-12 17:11:23.570687 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.570701 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.570716 | controller |         "status": "True",
2026-06-12 17:11:23.570730 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.570744 | controller |       }
2026-06-12 17:11:23.570758 | controller |     ],
2026-06-12 17:11:23.570772 | controller |     "containerStatuses": [
2026-06-12 17:11:23.570786 | controller |       {
2026-06-12 17:11:23.570801 | controller |         "allocatedResources": {
2026-06-12 17:11:23.570815 | controller |           "cpu": "10m",
2026-06-12 17:11:23.570829 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.570843 | controller |         },
2026-06-12 17:11:23.570857 | controller |         "containerID": "cri-o://c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db",
2026-06-12 17:11:23.570872 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 17:11:23.570886 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559",
2026-06-12 17:11:23.570901 | controller |         "lastState": {},
2026-06-12 17:11:23.570915 | controller |         "name": "manager",
2026-06-12 17:11:23.570929 | controller |         "ready": true,
2026-06-12 17:11:23.570943 | controller |         "resources": {
2026-06-12 17:11:23.570957 | controller |           "limits": {
2026-06-12 17:11:23.570971 | controller |             "cpu": "500m",
2026-06-12 17:11:23.570985 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.570999 | controller |           },
2026-06-12 17:11:23.571014 | controller |           "requests": {
2026-06-12 17:11:23.571028 | controller |             "cpu": "10m",
2026-06-12 17:11:23.571042 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.571056 | controller |           }
2026-06-12 17:11:23.571070 | controller |         },
2026-06-12 17:11:23.571085 | controller |         "restartCount": 0,
2026-06-12 17:11:23.571099 | controller |         "started": true,
2026-06-12 17:11:23.571113 | controller |         "state": {
2026-06-12 17:11:23.571127 | controller |           "running": {
2026-06-12 17:11:23.571140 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:23.571155 | controller |           }
2026-06-12 17:11:23.571175 | controller |         },
2026-06-12 17:11:23.571190 | controller |         "user": {
2026-06-12 17:11:23.571204 | controller |           "linux": {
2026-06-12 17:11:23.571218 | controller |             "gid": 0,
2026-06-12 17:11:23.571233 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.571247 | controller |               0
2026-06-12 17:11:23.571261 | controller |             ],
2026-06-12 17:11:23.571275 | controller |             "uid": 65532
2026-06-12 17:11:23.571290 | controller |           }
2026-06-12 17:11:23.571304 | controller |         },
2026-06-12 17:11:23.571318 | controller |         "volumeMounts": [
2026-06-12 17:11:23.571331 | controller |           {
2026-06-12 17:11:23.571361 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.571381 | controller |             "name": "kube-api-access-zxlhv",
2026-06-12 17:11:23.571396 | controller |             "readOnly": true,
2026-06-12 17:11:23.571410 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.571424 | controller |           }
2026-06-12 17:11:23.571438 | controller |         ]
2026-06-12 17:11:23.571452 | controller |       }
2026-06-12 17:11:23.571466 | controller |     ],
2026-06-12 17:11:23.571480 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.571494 | controller |     "hostIPs": [
2026-06-12 17:11:23.571508 | controller |       {
2026-06-12 17:11:23.571522 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.571536 | controller |       }
2026-06-12 17:11:23.571550 | controller |     ],
2026-06-12 17:11:23.571564 | controller |     "phase": "Running",
2026-06-12 17:11:23.571578 | controller |     "podIP": "10.217.0.81",
2026-06-12 17:11:23.571592 | controller |     "podIPs": [
2026-06-12 17:11:23.571606 | controller |       {
2026-06-12 17:11:23.571620 | controller |         "ip": "10.217.0.81"
2026-06-12 17:11:23.571634 | controller |       }
2026-06-12 17:11:23.571648 | controller |     ],
2026-06-12 17:11:23.571662 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.571676 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.571690 | controller |   }
2026-06-12 17:11:23.571704 | controller | }
2026-06-12 17:11:23.593549 | controller | ok:
2026-06-12 17:11:23.593605 | controller | {
2026-06-12 17:11:23.593626 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.593642 | controller |   "kind": "Pod",
2026-06-12 17:11:23.593658 | controller |   "metadata": {
2026-06-12 17:11:23.593747 | controller |     "annotations": {
2026-06-12 17:11:23.593770 | 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-12 17:11:23.593787 | 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-12 17:11:23.593802 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.593818 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.593833 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.593847 | controller |     },
2026-06-12 17:11:23.593862 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.593877 | controller |     "generateName": "neutron-operator-controller-manager-6c7667d64b-",
2026-06-12 17:11:23.593891 | controller |     "generation": 1,
2026-06-12 17:11:23.593914 | controller |     "labels": {
2026-06-12 17:11:23.593929 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-12 17:11:23.593943 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.593958 | controller |       "openstack.org/operator-name": "neutron",
2026-06-12 17:11:23.593972 | controller |       "pod-template-hash": "6c7667d64b"
2026-06-12 17:11:23.593987 | controller |     },
2026-06-12 17:11:23.594002 | controller |     "managedFields": [
2026-06-12 17:11:23.594017 | controller |       {
2026-06-12 17:11:23.594031 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.594045 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.594060 | controller |         "fieldsV1": {
2026-06-12 17:11:23.594074 | controller |           "f:metadata": {
2026-06-12 17:11:23.594089 | controller |             "f:annotations": {
2026-06-12 17:11:23.594103 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.594117 | controller |             }
2026-06-12 17:11:23.594131 | controller |           }
2026-06-12 17:11:23.594146 | controller |         },
2026-06-12 17:11:23.594160 | controller |         "manager": "crc",
2026-06-12 17:11:23.594175 | controller |         "operation": "Update",
2026-06-12 17:11:23.594189 | controller |         "subresource": "status",
2026-06-12 17:11:23.594204 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.594218 | controller |       },
2026-06-12 17:11:23.594233 | controller |       {
2026-06-12 17:11:23.594247 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.594261 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.594276 | controller |         "fieldsV1": {
2026-06-12 17:11:23.594290 | controller |           "f:metadata": {
2026-06-12 17:11:23.594304 | controller |             "f:annotations": {
2026-06-12 17:11:23.594335 | controller |               ".": {},
2026-06-12 17:11:23.594378 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.594394 | controller |             },
2026-06-12 17:11:23.594408 | controller |             "f:generateName": {},
2026-06-12 17:11:23.594422 | controller |             "f:labels": {
2026-06-12 17:11:23.594437 | controller |               ".": {},
2026-06-12 17:11:23.594451 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.594465 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.594479 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.594493 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.594508 | controller |             },
2026-06-12 17:11:23.594522 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.594536 | controller |               ".": {},
2026-06-12 17:11:23.594550 | controller |               "k:{\"uid\":\"6e669fa6-c77b-4e7a-9046-8a8984874eb0\"}": {}
2026-06-12 17:11:23.594564 | controller |             }
2026-06-12 17:11:23.594578 | controller |           },
2026-06-12 17:11:23.594592 | controller |           "f:spec": {
2026-06-12 17:11:23.594606 | controller |             "f:containers": {
2026-06-12 17:11:23.594620 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.594635 | controller |                 ".": {},
2026-06-12 17:11:23.594649 | controller |                 "f:args": {},
2026-06-12 17:11:23.594663 | controller |                 "f:command": {},
2026-06-12 17:11:23.594677 | controller |                 "f:env": {
2026-06-12 17:11:23.594691 | controller |                   ".": {},
2026-06-12 17:11:23.594705 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.594719 | controller |                     ".": {},
2026-06-12 17:11:23.594733 | controller |                     "f:name": {},
2026-06-12 17:11:23.594747 | controller |                     "f:value": {}
2026-06-12 17:11:23.594761 | controller |                   },
2026-06-12 17:11:23.594779 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.594794 | controller |                     ".": {},
2026-06-12 17:11:23.594808 | controller |                     "f:name": {},
2026-06-12 17:11:23.594823 | controller |                     "f:value": {}
2026-06-12 17:11:23.594837 | controller |                   },
2026-06-12 17:11:23.594851 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.594865 | controller |                     ".": {},
2026-06-12 17:11:23.594879 | controller |                     "f:name": {},
2026-06-12 17:11:23.594893 | controller |                     "f:value": {}
2026-06-12 17:11:23.594907 | controller |                   },
2026-06-12 17:11:23.594921 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.594935 | controller |                     ".": {},
2026-06-12 17:11:23.594949 | controller |                     "f:name": {},
2026-06-12 17:11:23.594963 | controller |                     "f:value": {}
2026-06-12 17:11:23.594978 | controller |                   },
2026-06-12 17:11:23.594992 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.595006 | controller |                     ".": {},
2026-06-12 17:11:23.595021 | controller |                     "f:name": {},
2026-06-12 17:11:23.595035 | controller |                     "f:value": {}
2026-06-12 17:11:23.595049 | controller |                   }
2026-06-12 17:11:23.595063 | controller |                 },
2026-06-12 17:11:23.595077 | controller |                 "f:image": {},
2026-06-12 17:11:23.595091 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.595106 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.595120 | controller |                   ".": {},
2026-06-12 17:11:23.595134 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.595148 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.595165 | controller |                     ".": {},
2026-06-12 17:11:23.595181 | controller |                     "f:path": {},
2026-06-12 17:11:23.595196 | controller |                     "f:port": {},
2026-06-12 17:11:23.595210 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.595225 | controller |                   },
2026-06-12 17:11:23.595239 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.595253 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.595268 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.595282 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.595296 | controller |                 },
2026-06-12 17:11:23.595310 | controller |                 "f:name": {},
2026-06-12 17:11:23.595324 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.595338 | controller |                   ".": {},
2026-06-12 17:11:23.595372 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.595388 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.595402 | controller |                     ".": {},
2026-06-12 17:11:23.595415 | controller |                     "f:path": {},
2026-06-12 17:11:23.595429 | controller |                     "f:port": {},
2026-06-12 17:11:23.595443 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.595457 | controller |                   },
2026-06-12 17:11:23.595471 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.595485 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.595499 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.595513 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.595527 | controller |                 },
2026-06-12 17:11:23.595541 | controller |                 "f:resources": {
2026-06-12 17:11:23.595555 | controller |                   ".": {},
2026-06-12 17:11:23.595572 | controller |                   "f:limits": {
2026-06-12 17:11:23.595587 | controller |                     ".": {},
2026-06-12 17:11:23.595601 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.595615 | controller |                     "f:memory": {}
2026-06-12 17:11:23.595629 | controller |                   },
2026-06-12 17:11:23.595643 | controller |                   "f:requests": {
2026-06-12 17:11:23.595657 | controller |                     ".": {},
2026-06-12 17:11:23.595670 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.595684 | controller |                     "f:memory": {}
2026-06-12 17:11:23.595698 | controller |                   }
2026-06-12 17:11:23.595712 | controller |                 },
2026-06-12 17:11:23.595726 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.595739 | controller |                   ".": {},
2026-06-12 17:11:23.595753 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.595767 | controller |                 },
2026-06-12 17:11:23.595781 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.595795 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.595809 | controller |               }
2026-06-12 17:11:23.595823 | controller |             },
2026-06-12 17:11:23.595837 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.595851 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.595865 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.595879 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.595893 | controller |             "f:securityContext": {
2026-06-12 17:11:23.595906 | controller |               ".": {},
2026-06-12 17:11:23.595920 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.595934 | controller |             },
2026-06-12 17:11:23.595948 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.595962 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.595976 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.595990 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.596005 | controller |           }
2026-06-12 17:11:23.596019 | controller |         },
2026-06-12 17:11:23.596033 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.596048 | controller |         "operation": "Update",
2026-06-12 17:11:23.596062 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.596077 | controller |       },
2026-06-12 17:11:23.596091 | controller |       {
2026-06-12 17:11:23.596106 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.596120 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.596134 | controller |         "fieldsV1": {
2026-06-12 17:11:23.596148 | controller |           "f:metadata": {
2026-06-12 17:11:23.596162 | controller |             "f:annotations": {
2026-06-12 17:11:23.596176 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.596191 | controller |             }
2026-06-12 17:11:23.596206 | controller |           }
2026-06-12 17:11:23.596220 | controller |         },
2026-06-12 17:11:23.596235 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.596249 | controller |         "operation": "Update",
2026-06-12 17:11:23.596263 | controller |         "subresource": "status",
2026-06-12 17:11:23.596278 | controller |         "time": "2026-06-12T16:08:49Z"
2026-06-12 17:11:23.596292 | controller |       },
2026-06-12 17:11:23.596307 | controller |       {
2026-06-12 17:11:23.596321 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.596335 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.596371 | controller |         "fieldsV1": {
2026-06-12 17:11:23.596388 | controller |           "f:status": {
2026-06-12 17:11:23.596403 | controller |             "f:conditions": {
2026-06-12 17:11:23.596420 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.596435 | controller |                 ".": {},
2026-06-12 17:11:23.596450 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.596464 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.596478 | controller |                 "f:status": {},
2026-06-12 17:11:23.596493 | controller |                 "f:type": {}
2026-06-12 17:11:23.596507 | controller |               },
2026-06-12 17:11:23.596521 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.596535 | controller |                 ".": {},
2026-06-12 17:11:23.596549 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.596564 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.596582 | controller |                 "f:status": {},
2026-06-12 17:11:23.596596 | controller |                 "f:type": {}
2026-06-12 17:11:23.596610 | controller |               },
2026-06-12 17:11:23.596625 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.596639 | controller |                 ".": {},
2026-06-12 17:11:23.596653 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.596667 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.596681 | controller |                 "f:status": {},
2026-06-12 17:11:23.596695 | controller |                 "f:type": {}
2026-06-12 17:11:23.596709 | controller |               },
2026-06-12 17:11:23.596723 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.596737 | controller |                 ".": {},
2026-06-12 17:11:23.596751 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.596765 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.596779 | controller |                 "f:status": {},
2026-06-12 17:11:23.596793 | controller |                 "f:type": {}
2026-06-12 17:11:23.596807 | controller |               }
2026-06-12 17:11:23.596822 | controller |             },
2026-06-12 17:11:23.596836 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.596850 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.596864 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.596878 | controller |             "f:phase": {},
2026-06-12 17:11:23.596892 | controller |             "f:podIP": {},
2026-06-12 17:11:23.596906 | controller |             "f:podIPs": {
2026-06-12 17:11:23.596920 | controller |               ".": {},
2026-06-12 17:11:23.596934 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-12 17:11:23.596948 | controller |                 ".": {},
2026-06-12 17:11:23.596962 | controller |                 "f:ip": {}
2026-06-12 17:11:23.596976 | controller |               }
2026-06-12 17:11:23.596991 | controller |             },
2026-06-12 17:11:23.597006 | controller |             "f:startTime": {}
2026-06-12 17:11:23.597020 | controller |           }
2026-06-12 17:11:23.597034 | controller |         },
2026-06-12 17:11:23.597048 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.597063 | controller |         "operation": "Update",
2026-06-12 17:11:23.597077 | controller |         "subresource": "status",
2026-06-12 17:11:23.597091 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:23.597105 | controller |       }
2026-06-12 17:11:23.597120 | controller |     ],
2026-06-12 17:11:23.597134 | controller |     "name": "neutron-operator-controller-manager-6c7667d64b-gh7mv",
2026-06-12 17:11:23.597149 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.597163 | controller |     "ownerReferences": [
2026-06-12 17:11:23.597178 | controller |       {
2026-06-12 17:11:23.597192 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.597207 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.597221 | controller |         "controller": true,
2026-06-12 17:11:23.597239 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.597254 | controller |         "name": "neutron-operator-controller-manager-6c7667d64b",
2026-06-12 17:11:23.597268 | controller |         "uid": "6e669fa6-c77b-4e7a-9046-8a8984874eb0"
2026-06-12 17:11:23.597282 | controller |       }
2026-06-12 17:11:23.597296 | controller |     ],
2026-06-12 17:11:23.597310 | controller |     "resourceVersion": "54123",
2026-06-12 17:11:23.597324 | controller |     "uid": "028d05e2-a2a5-4740-8648-c43b1bb7ab34"
2026-06-12 17:11:23.597338 | controller |   },
2026-06-12 17:11:23.597387 | controller |   "spec": {
2026-06-12 17:11:23.597404 | controller |     "containers": [
2026-06-12 17:11:23.597418 | controller |       {
2026-06-12 17:11:23.597432 | controller |         "args": [
2026-06-12 17:11:23.597446 | controller |           "--leader-elect",
2026-06-12 17:11:23.597460 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.597474 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.597488 | controller |         ],
2026-06-12 17:11:23.597502 | controller |         "command": [
2026-06-12 17:11:23.597516 | controller |           "/manager"
2026-06-12 17:11:23.597530 | controller |         ],
2026-06-12 17:11:23.597544 | controller |         "env": [
2026-06-12 17:11:23.597558 | controller |           {
2026-06-12 17:11:23.597572 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.597586 | controller |             "value": "30"
2026-06-12 17:11:23.597600 | controller |           },
2026-06-12 17:11:23.597614 | controller |           {
2026-06-12 17:11:23.597628 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.597642 | controller |             "value": "20"
2026-06-12 17:11:23.597656 | controller |           },
2026-06-12 17:11:23.597670 | controller |           {
2026-06-12 17:11:23.597684 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.597698 | controller |             "value": "5"
2026-06-12 17:11:23.597712 | controller |           },
2026-06-12 17:11:23.597726 | controller |           {
2026-06-12 17:11:23.597740 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.597754 | controller |             "value": "false"
2026-06-12 17:11:23.597768 | controller |           },
2026-06-12 17:11:23.597782 | controller |           {
2026-06-12 17:11:23.597796 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.597810 | controller |             "value": "false"
2026-06-12 17:11:23.597824 | controller |           }
2026-06-12 17:11:23.597837 | controller |         ],
2026-06-12 17:11:23.597851 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 17:11:23.597865 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.597879 | controller |         "livenessProbe": {
2026-06-12 17:11:23.597893 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.597907 | controller |           "httpGet": {
2026-06-12 17:11:23.597921 | controller |             "path": "/healthz",
2026-06-12 17:11:23.597934 | controller |             "port": 8081,
2026-06-12 17:11:23.597948 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.597962 | controller |           },
2026-06-12 17:11:23.597977 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.597991 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.598005 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.598020 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.598034 | controller |         },
2026-06-12 17:11:23.598049 | controller |         "name": "manager",
2026-06-12 17:11:23.598063 | controller |         "readinessProbe": {
2026-06-12 17:11:23.598078 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.598092 | controller |           "httpGet": {
2026-06-12 17:11:23.598111 | controller |             "path": "/readyz",
2026-06-12 17:11:23.598126 | controller |             "port": 8081,
2026-06-12 17:11:23.598140 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.598154 | controller |           },
2026-06-12 17:11:23.598168 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.598182 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.598196 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.598211 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.598225 | controller |         },
2026-06-12 17:11:23.598239 | controller |         "resources": {
2026-06-12 17:11:23.598254 | controller |           "limits": {
2026-06-12 17:11:23.598268 | controller |             "cpu": "500m",
2026-06-12 17:11:23.598295 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.598310 | controller |           },
2026-06-12 17:11:23.598324 | controller |           "requests": {
2026-06-12 17:11:23.598359 | controller |             "cpu": "10m",
2026-06-12 17:11:23.598379 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.598394 | controller |           }
2026-06-12 17:11:23.598408 | controller |         },
2026-06-12 17:11:23.598422 | controller |         "securityContext": {
2026-06-12 17:11:23.598437 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.598451 | controller |           "capabilities": {
2026-06-12 17:11:23.598465 | controller |             "drop": [
2026-06-12 17:11:23.598479 | controller |               "MKNOD"
2026-06-12 17:11:23.598494 | controller |             ]
2026-06-12 17:11:23.598508 | controller |           }
2026-06-12 17:11:23.598522 | controller |         },
2026-06-12 17:11:23.598536 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.598550 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.598565 | controller |         "volumeMounts": [
2026-06-12 17:11:23.598579 | controller |           {
2026-06-12 17:11:23.598593 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.598608 | controller |             "name": "kube-api-access-gvn24",
2026-06-12 17:11:23.598622 | controller |             "readOnly": true
2026-06-12 17:11:23.598637 | controller |           }
2026-06-12 17:11:23.598651 | controller |         ]
2026-06-12 17:11:23.598665 | controller |       }
2026-06-12 17:11:23.598679 | controller |     ],
2026-06-12 17:11:23.598693 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.598707 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.598722 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.598736 | controller |       {
2026-06-12 17:11:23.598750 | controller |         "name": "neutron-operator-controller-manager-dockercfg-mdh6l"
2026-06-12 17:11:23.598764 | controller |       }
2026-06-12 17:11:23.598778 | controller |     ],
2026-06-12 17:11:23.598793 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.598807 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.598822 | controller |     "priority": 0,
2026-06-12 17:11:23.598837 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.598851 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.598865 | controller |     "securityContext": {
2026-06-12 17:11:23.598879 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.598893 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.598907 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.598921 | controller |       }
2026-06-12 17:11:23.598936 | controller |     },
2026-06-12 17:11:23.598950 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-12 17:11:23.598965 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-12 17:11:23.598980 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.598999 | controller |     "tolerations": [
2026-06-12 17:11:23.599014 | controller |       {
2026-06-12 17:11:23.599029 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.599043 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.599058 | controller |         "operator": "Exists",
2026-06-12 17:11:23.599072 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.599086 | controller |       },
2026-06-12 17:11:23.599101 | controller |       {
2026-06-12 17:11:23.599115 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.599129 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.599143 | controller |         "operator": "Exists",
2026-06-12 17:11:23.599158 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.599171 | controller |       },
2026-06-12 17:11:23.599185 | controller |       {
2026-06-12 17:11:23.599200 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.599214 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.599229 | controller |         "operator": "Exists"
2026-06-12 17:11:23.599243 | controller |       }
2026-06-12 17:11:23.599258 | controller |     ],
2026-06-12 17:11:23.599272 | controller |     "volumes": [
2026-06-12 17:11:23.599286 | controller |       {
2026-06-12 17:11:23.599300 | controller |         "name": "kube-api-access-gvn24",
2026-06-12 17:11:23.599314 | controller |         "projected": {
2026-06-12 17:11:23.599328 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.599342 | controller |           "sources": [
2026-06-12 17:11:23.599382 | controller |             {
2026-06-12 17:11:23.599397 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.599412 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.599426 | controller |                 "path": "token"
2026-06-12 17:11:23.599440 | controller |               }
2026-06-12 17:11:23.599454 | controller |             },
2026-06-12 17:11:23.599468 | controller |             {
2026-06-12 17:11:23.599482 | controller |               "configMap": {
2026-06-12 17:11:23.599496 | controller |                 "items": [
2026-06-12 17:11:23.599510 | controller |                   {
2026-06-12 17:11:23.599524 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.599538 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.599551 | controller |                   }
2026-06-12 17:11:23.599565 | controller |                 ],
2026-06-12 17:11:23.599579 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.599593 | controller |               }
2026-06-12 17:11:23.599607 | controller |             },
2026-06-12 17:11:23.599621 | controller |             {
2026-06-12 17:11:23.599635 | controller |               "downwardAPI": {
2026-06-12 17:11:23.599649 | controller |                 "items": [
2026-06-12 17:11:23.599662 | controller |                   {
2026-06-12 17:11:23.599676 | controller |                     "fieldRef": {
2026-06-12 17:11:23.599690 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.599704 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.599718 | controller |                     },
2026-06-12 17:11:23.599732 | controller |                     "path": "namespace"
2026-06-12 17:11:23.599746 | controller |                   }
2026-06-12 17:11:23.599760 | controller |                 ]
2026-06-12 17:11:23.599774 | controller |               }
2026-06-12 17:11:23.599787 | controller |             },
2026-06-12 17:11:23.599801 | controller |             {
2026-06-12 17:11:23.599854 | controller |               "configMap": {
2026-06-12 17:11:23.599876 | controller |                 "items": [
2026-06-12 17:11:23.599891 | controller |                   {
2026-06-12 17:11:23.599906 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.599921 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.599939 | controller |                   }
2026-06-12 17:11:23.599954 | controller |                 ],
2026-06-12 17:11:23.599968 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.599982 | controller |               }
2026-06-12 17:11:23.599996 | controller |             }
2026-06-12 17:11:23.600010 | controller |           ]
2026-06-12 17:11:23.600024 | controller |         }
2026-06-12 17:11:23.600038 | controller |       }
2026-06-12 17:11:23.600052 | controller |     ]
2026-06-12 17:11:23.600066 | controller |   },
2026-06-12 17:11:23.600081 | controller |   "status": {
2026-06-12 17:11:23.600095 | controller |     "conditions": [
2026-06-12 17:11:23.600109 | controller |       {
2026-06-12 17:11:23.600124 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.600138 | controller |         "lastTransitionTime": "2026-06-12T16:09:42Z",
2026-06-12 17:11:23.600152 | controller |         "status": "True",
2026-06-12 17:11:23.600167 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.600181 | controller |       },
2026-06-12 17:11:23.600196 | controller |       {
2026-06-12 17:11:23.600210 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.600224 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.600239 | controller |         "status": "True",
2026-06-12 17:11:23.600253 | controller |         "type": "Initialized"
2026-06-12 17:11:23.600267 | controller |       },
2026-06-12 17:11:23.600282 | controller |       {
2026-06-12 17:11:23.600296 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.600311 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.600325 | controller |         "status": "True",
2026-06-12 17:11:23.600339 | controller |         "type": "Ready"
2026-06-12 17:11:23.600372 | controller |       },
2026-06-12 17:11:23.600388 | controller |       {
2026-06-12 17:11:23.600403 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.600417 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.600432 | controller |         "status": "True",
2026-06-12 17:11:23.600446 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.600460 | controller |       },
2026-06-12 17:11:23.600474 | controller |       {
2026-06-12 17:11:23.600489 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.600503 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.600518 | controller |         "status": "True",
2026-06-12 17:11:23.600532 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.600546 | controller |       }
2026-06-12 17:11:23.600560 | controller |     ],
2026-06-12 17:11:23.600574 | controller |     "containerStatuses": [
2026-06-12 17:11:23.600589 | controller |       {
2026-06-12 17:11:23.600603 | controller |         "allocatedResources": {
2026-06-12 17:11:23.600617 | controller |           "cpu": "10m",
2026-06-12 17:11:23.600631 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.600645 | controller |         },
2026-06-12 17:11:23.600659 | controller |         "containerID": "cri-o://725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99",
2026-06-12 17:11:23.600673 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 17:11:23.600688 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-12 17:11:23.600702 | controller |         "lastState": {},
2026-06-12 17:11:23.600716 | controller |         "name": "manager",
2026-06-12 17:11:23.600731 | controller |         "ready": true,
2026-06-12 17:11:23.600745 | controller |         "resources": {
2026-06-12 17:11:23.600759 | controller |           "limits": {
2026-06-12 17:11:23.600778 | controller |             "cpu": "500m",
2026-06-12 17:11:23.600792 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.600806 | controller |           },
2026-06-12 17:11:23.600820 | controller |           "requests": {
2026-06-12 17:11:23.600834 | controller |             "cpu": "10m",
2026-06-12 17:11:23.600848 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.600862 | controller |           }
2026-06-12 17:11:23.600876 | controller |         },
2026-06-12 17:11:23.600890 | controller |         "restartCount": 0,
2026-06-12 17:11:23.600904 | controller |         "started": true,
2026-06-12 17:11:23.600918 | controller |         "state": {
2026-06-12 17:11:23.600932 | controller |           "running": {
2026-06-12 17:11:23.600947 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:23.600961 | controller |           }
2026-06-12 17:11:23.600976 | controller |         },
2026-06-12 17:11:23.600990 | controller |         "user": {
2026-06-12 17:11:23.601004 | controller |           "linux": {
2026-06-12 17:11:23.601018 | controller |             "gid": 0,
2026-06-12 17:11:23.601033 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.601047 | controller |               0
2026-06-12 17:11:23.601061 | controller |             ],
2026-06-12 17:11:23.601076 | controller |             "uid": 65532
2026-06-12 17:11:23.601090 | controller |           }
2026-06-12 17:11:23.601104 | controller |         },
2026-06-12 17:11:23.601118 | controller |         "volumeMounts": [
2026-06-12 17:11:23.601132 | controller |           {
2026-06-12 17:11:23.601146 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.601160 | controller |             "name": "kube-api-access-gvn24",
2026-06-12 17:11:23.601175 | controller |             "readOnly": true,
2026-06-12 17:11:23.601189 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.601203 | controller |           }
2026-06-12 17:11:23.601217 | controller |         ]
2026-06-12 17:11:23.601232 | controller |       }
2026-06-12 17:11:23.601245 | controller |     ],
2026-06-12 17:11:23.601260 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.601274 | controller |     "hostIPs": [
2026-06-12 17:11:23.601289 | controller |       {
2026-06-12 17:11:23.601303 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.601318 | controller |       }
2026-06-12 17:11:23.601332 | controller |     ],
2026-06-12 17:11:23.601361 | controller |     "phase": "Running",
2026-06-12 17:11:23.601380 | controller |     "podIP": "10.217.0.83",
2026-06-12 17:11:23.601395 | controller |     "podIPs": [
2026-06-12 17:11:23.601410 | controller |       {
2026-06-12 17:11:23.601424 | controller |         "ip": "10.217.0.83"
2026-06-12 17:11:23.601438 | controller |       }
2026-06-12 17:11:23.601452 | controller |     ],
2026-06-12 17:11:23.601466 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.601480 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.601494 | controller |   }
2026-06-12 17:11:23.601508 | controller | }
2026-06-12 17:11:23.622169 | controller | ok:
2026-06-12 17:11:23.622231 | controller | {
2026-06-12 17:11:23.622251 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.622267 | controller |   "kind": "Pod",
2026-06-12 17:11:23.622283 | controller |   "metadata": {
2026-06-12 17:11:23.622304 | controller |     "annotations": {
2026-06-12 17:11:23.622320 | 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-12 17:11:23.622359 | 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-12 17:11:23.622381 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.622404 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.622420 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.622435 | controller |     },
2026-06-12 17:11:23.622456 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.622471 | controller |     "generateName": "nova-operator-controller-manager-6df846755f-",
2026-06-12 17:11:23.622492 | controller |     "generation": 1,
2026-06-12 17:11:23.622507 | controller |     "labels": {
2026-06-12 17:11:23.622527 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-12 17:11:23.622541 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.622561 | controller |       "openstack.org/operator-name": "nova",
2026-06-12 17:11:23.622576 | controller |       "pod-template-hash": "6df846755f"
2026-06-12 17:11:23.622596 | controller |     },
2026-06-12 17:11:23.622610 | controller |     "managedFields": [
2026-06-12 17:11:23.622631 | controller |       {
2026-06-12 17:11:23.622646 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.622665 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.622679 | controller |         "fieldsV1": {
2026-06-12 17:11:23.622699 | controller |           "f:metadata": {
2026-06-12 17:11:23.622713 | controller |             "f:annotations": {
2026-06-12 17:11:23.622730 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.622815 | controller |             }
2026-06-12 17:11:23.622838 | controller |           }
2026-06-12 17:11:23.622852 | controller |         },
2026-06-12 17:11:23.622866 | controller |         "manager": "crc",
2026-06-12 17:11:23.622881 | controller |         "operation": "Update",
2026-06-12 17:11:23.622895 | controller |         "subresource": "status",
2026-06-12 17:11:23.622909 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.622923 | controller |       },
2026-06-12 17:11:23.622937 | controller |       {
2026-06-12 17:11:23.622952 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.622966 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.622980 | controller |         "fieldsV1": {
2026-06-12 17:11:23.622995 | controller |           "f:metadata": {
2026-06-12 17:11:23.623009 | controller |             "f:annotations": {
2026-06-12 17:11:23.623024 | controller |               ".": {},
2026-06-12 17:11:23.623038 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.623053 | controller |             },
2026-06-12 17:11:23.623067 | controller |             "f:generateName": {},
2026-06-12 17:11:23.623081 | controller |             "f:labels": {
2026-06-12 17:11:23.623095 | controller |               ".": {},
2026-06-12 17:11:23.623109 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.623124 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.623140 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.623157 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.623172 | controller |             },
2026-06-12 17:11:23.623187 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.623202 | controller |               ".": {},
2026-06-12 17:11:23.623216 | controller |               "k:{\"uid\":\"74d8a9b1-519c-4e6c-8781-20c3a7bbab11\"}": {}
2026-06-12 17:11:23.623231 | controller |             }
2026-06-12 17:11:23.623245 | controller |           },
2026-06-12 17:11:23.623259 | controller |           "f:spec": {
2026-06-12 17:11:23.623273 | controller |             "f:containers": {
2026-06-12 17:11:23.623291 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.623306 | controller |                 ".": {},
2026-06-12 17:11:23.623320 | controller |                 "f:args": {},
2026-06-12 17:11:23.623334 | controller |                 "f:command": {},
2026-06-12 17:11:23.623371 | controller |                 "f:env": {
2026-06-12 17:11:23.623387 | controller |                   ".": {},
2026-06-12 17:11:23.623401 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.623416 | controller |                     ".": {},
2026-06-12 17:11:23.623430 | controller |                     "f:name": {},
2026-06-12 17:11:23.623444 | controller |                     "f:value": {}
2026-06-12 17:11:23.623458 | controller |                   },
2026-06-12 17:11:23.623473 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.623487 | controller |                     ".": {},
2026-06-12 17:11:23.623501 | controller |                     "f:name": {},
2026-06-12 17:11:23.623516 | controller |                     "f:value": {}
2026-06-12 17:11:23.623530 | controller |                   },
2026-06-12 17:11:23.623544 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.623559 | controller |                     ".": {},
2026-06-12 17:11:23.623573 | controller |                     "f:name": {},
2026-06-12 17:11:23.623587 | controller |                     "f:value": {}
2026-06-12 17:11:23.623601 | controller |                   },
2026-06-12 17:11:23.623615 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.623629 | controller |                     ".": {},
2026-06-12 17:11:23.623643 | controller |                     "f:name": {},
2026-06-12 17:11:23.623657 | controller |                     "f:value": {}
2026-06-12 17:11:23.623671 | controller |                   },
2026-06-12 17:11:23.623685 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.623699 | controller |                     ".": {},
2026-06-12 17:11:23.623713 | controller |                     "f:name": {},
2026-06-12 17:11:23.623728 | controller |                     "f:value": {}
2026-06-12 17:11:23.623742 | controller |                   }
2026-06-12 17:11:23.623756 | controller |                 },
2026-06-12 17:11:23.623770 | controller |                 "f:image": {},
2026-06-12 17:11:23.623783 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.623797 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.623811 | controller |                   ".": {},
2026-06-12 17:11:23.623825 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.623838 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.623852 | controller |                     ".": {},
2026-06-12 17:11:23.623866 | controller |                     "f:path": {},
2026-06-12 17:11:23.623880 | controller |                     "f:port": {},
2026-06-12 17:11:23.623894 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.623907 | controller |                   },
2026-06-12 17:11:23.623921 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.623935 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.623950 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.623964 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.623978 | controller |                 },
2026-06-12 17:11:23.623992 | controller |                 "f:name": {},
2026-06-12 17:11:23.624007 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.624021 | controller |                   ".": {},
2026-06-12 17:11:23.624036 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.624050 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.624064 | controller |                     ".": {},
2026-06-12 17:11:23.624082 | controller |                     "f:path": {},
2026-06-12 17:11:23.624097 | controller |                     "f:port": {},
2026-06-12 17:11:23.624111 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.624125 | controller |                   },
2026-06-12 17:11:23.624139 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.624153 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.624167 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.624181 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.624195 | controller |                 },
2026-06-12 17:11:23.624209 | controller |                 "f:resources": {
2026-06-12 17:11:23.624223 | controller |                   ".": {},
2026-06-12 17:11:23.624237 | controller |                   "f:limits": {
2026-06-12 17:11:23.624251 | controller |                     ".": {},
2026-06-12 17:11:23.624265 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.624278 | controller |                     "f:memory": {}
2026-06-12 17:11:23.624292 | controller |                   },
2026-06-12 17:11:23.624305 | controller |                   "f:requests": {
2026-06-12 17:11:23.624319 | controller |                     ".": {},
2026-06-12 17:11:23.624333 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.624365 | controller |                     "f:memory": {}
2026-06-12 17:11:23.624385 | controller |                   }
2026-06-12 17:11:23.624400 | controller |                 },
2026-06-12 17:11:23.624414 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.624428 | controller |                   ".": {},
2026-06-12 17:11:23.624442 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.624456 | controller |                 },
2026-06-12 17:11:23.624470 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.624484 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.624498 | controller |               }
2026-06-12 17:11:23.624512 | controller |             },
2026-06-12 17:11:23.624526 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.624540 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.624553 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.624567 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.624581 | controller |             "f:securityContext": {
2026-06-12 17:11:23.624595 | controller |               ".": {},
2026-06-12 17:11:23.624609 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.624623 | controller |             },
2026-06-12 17:11:23.624637 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.624651 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.624665 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.624679 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.624693 | controller |           }
2026-06-12 17:11:23.624708 | controller |         },
2026-06-12 17:11:23.624722 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.624736 | controller |         "operation": "Update",
2026-06-12 17:11:23.624750 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.624764 | controller |       },
2026-06-12 17:11:23.624778 | controller |       {
2026-06-12 17:11:23.624792 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.624806 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.624820 | controller |         "fieldsV1": {
2026-06-12 17:11:23.624834 | controller |           "f:metadata": {
2026-06-12 17:11:23.624848 | controller |             "f:annotations": {
2026-06-12 17:11:23.624862 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.624880 | controller |             }
2026-06-12 17:11:23.624910 | controller |           }
2026-06-12 17:11:23.624924 | controller |         },
2026-06-12 17:11:23.624938 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.624953 | controller |         "operation": "Update",
2026-06-12 17:11:23.624967 | controller |         "subresource": "status",
2026-06-12 17:11:23.624982 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:23.624996 | controller |       },
2026-06-12 17:11:23.625010 | controller |       {
2026-06-12 17:11:23.625024 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.625038 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.625052 | controller |         "fieldsV1": {
2026-06-12 17:11:23.625066 | controller |           "f:status": {
2026-06-12 17:11:23.625080 | controller |             "f:conditions": {
2026-06-12 17:11:23.625094 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.625108 | controller |                 ".": {},
2026-06-12 17:11:23.625121 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.625135 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.625149 | controller |                 "f:status": {},
2026-06-12 17:11:23.625163 | controller |                 "f:type": {}
2026-06-12 17:11:23.625178 | controller |               },
2026-06-12 17:11:23.625192 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.625207 | controller |                 ".": {},
2026-06-12 17:11:23.625221 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.625235 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.625250 | controller |                 "f:status": {},
2026-06-12 17:11:23.625264 | controller |                 "f:type": {}
2026-06-12 17:11:23.625278 | controller |               },
2026-06-12 17:11:23.625292 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.625307 | controller |                 ".": {},
2026-06-12 17:11:23.625321 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.625335 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.625366 | controller |                 "f:status": {},
2026-06-12 17:11:23.625382 | controller |                 "f:type": {}
2026-06-12 17:11:23.625396 | controller |               },
2026-06-12 17:11:23.625411 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.625425 | controller |                 ".": {},
2026-06-12 17:11:23.625439 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.625453 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.625467 | controller |                 "f:status": {},
2026-06-12 17:11:23.625481 | controller |                 "f:type": {}
2026-06-12 17:11:23.625495 | controller |               }
2026-06-12 17:11:23.625509 | controller |             },
2026-06-12 17:11:23.625523 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.625537 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.625551 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.625565 | controller |             "f:phase": {},
2026-06-12 17:11:23.625579 | controller |             "f:podIP": {},
2026-06-12 17:11:23.625593 | controller |             "f:podIPs": {
2026-06-12 17:11:23.625606 | controller |               ".": {},
2026-06-12 17:11:23.625620 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-12 17:11:23.625634 | controller |                 ".": {},
2026-06-12 17:11:23.625648 | controller |                 "f:ip": {}
2026-06-12 17:11:23.625662 | controller |               }
2026-06-12 17:11:23.625676 | controller |             },
2026-06-12 17:11:23.625691 | controller |             "f:startTime": {}
2026-06-12 17:11:23.625705 | controller |           }
2026-06-12 17:11:23.625719 | controller |         },
2026-06-12 17:11:23.625737 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.625751 | controller |         "operation": "Update",
2026-06-12 17:11:23.625765 | controller |         "subresource": "status",
2026-06-12 17:11:23.625779 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:23.625793 | controller |       }
2026-06-12 17:11:23.625807 | controller |     ],
2026-06-12 17:11:23.625821 | controller |     "name": "nova-operator-controller-manager-6df846755f-rbgd4",
2026-06-12 17:11:23.625836 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.625850 | controller |     "ownerReferences": [
2026-06-12 17:11:23.625864 | controller |       {
2026-06-12 17:11:23.625878 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.625896 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.625911 | controller |         "controller": true,
2026-06-12 17:11:23.625926 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.625940 | controller |         "name": "nova-operator-controller-manager-6df846755f",
2026-06-12 17:11:23.625954 | controller |         "uid": "74d8a9b1-519c-4e6c-8781-20c3a7bbab11"
2026-06-12 17:11:23.625969 | controller |       }
2026-06-12 17:11:23.625983 | controller |     ],
2026-06-12 17:11:23.625998 | controller |     "resourceVersion": "54108",
2026-06-12 17:11:23.626012 | controller |     "uid": "78cfe0b0-4b92-4a2f-95d2-b156043de3c8"
2026-06-12 17:11:23.626027 | controller |   },
2026-06-12 17:11:23.626041 | controller |   "spec": {
2026-06-12 17:11:23.626055 | controller |     "containers": [
2026-06-12 17:11:23.626069 | controller |       {
2026-06-12 17:11:23.626084 | controller |         "args": [
2026-06-12 17:11:23.626117 | controller |           "--leader-elect",
2026-06-12 17:11:23.626132 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.626147 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.626161 | controller |         ],
2026-06-12 17:11:23.626175 | controller |         "command": [
2026-06-12 17:11:23.626189 | controller |           "/manager"
2026-06-12 17:11:23.626204 | controller |         ],
2026-06-12 17:11:23.626218 | controller |         "env": [
2026-06-12 17:11:23.626232 | controller |           {
2026-06-12 17:11:23.626246 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.626260 | controller |             "value": "30"
2026-06-12 17:11:23.626275 | controller |           },
2026-06-12 17:11:23.626289 | controller |           {
2026-06-12 17:11:23.626303 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.626317 | controller |             "value": "20"
2026-06-12 17:11:23.626330 | controller |           },
2026-06-12 17:11:23.626361 | controller |           {
2026-06-12 17:11:23.626378 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.626392 | controller |             "value": "5"
2026-06-12 17:11:23.626406 | controller |           },
2026-06-12 17:11:23.626420 | controller |           {
2026-06-12 17:11:23.626434 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.626448 | controller |             "value": "false"
2026-06-12 17:11:23.626462 | controller |           },
2026-06-12 17:11:23.626476 | controller |           {
2026-06-12 17:11:23.626490 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.626504 | controller |             "value": "false"
2026-06-12 17:11:23.626518 | controller |           }
2026-06-12 17:11:23.626532 | controller |         ],
2026-06-12 17:11:23.626546 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 17:11:23.626560 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.626574 | controller |         "livenessProbe": {
2026-06-12 17:11:23.626588 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.626602 | controller |           "httpGet": {
2026-06-12 17:11:23.626624 | controller |             "path": "/healthz",
2026-06-12 17:11:23.626639 | controller |             "port": 8081,
2026-06-12 17:11:23.626652 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.626666 | controller |           },
2026-06-12 17:11:23.626680 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.626694 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.626708 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.626722 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.626735 | controller |         },
2026-06-12 17:11:23.626749 | controller |         "name": "manager",
2026-06-12 17:11:23.626762 | controller |         "readinessProbe": {
2026-06-12 17:11:23.626776 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.626790 | controller |           "httpGet": {
2026-06-12 17:11:23.626804 | controller |             "path": "/readyz",
2026-06-12 17:11:23.626817 | controller |             "port": 8081,
2026-06-12 17:11:23.626831 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.626845 | controller |           },
2026-06-12 17:11:23.626859 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.626873 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.626886 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.626900 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.626914 | controller |         },
2026-06-12 17:11:23.626927 | controller |         "resources": {
2026-06-12 17:11:23.626941 | controller |           "limits": {
2026-06-12 17:11:23.626955 | controller |             "cpu": "500m",
2026-06-12 17:11:23.626969 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.626984 | controller |           },
2026-06-12 17:11:23.626998 | controller |           "requests": {
2026-06-12 17:11:23.627012 | controller |             "cpu": "10m",
2026-06-12 17:11:23.627026 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.627040 | controller |           }
2026-06-12 17:11:23.627054 | controller |         },
2026-06-12 17:11:23.627068 | controller |         "securityContext": {
2026-06-12 17:11:23.627082 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.627096 | controller |           "capabilities": {
2026-06-12 17:11:23.627110 | controller |             "drop": [
2026-06-12 17:11:23.627124 | controller |               "MKNOD"
2026-06-12 17:11:23.627138 | controller |             ]
2026-06-12 17:11:23.627152 | controller |           }
2026-06-12 17:11:23.627166 | controller |         },
2026-06-12 17:11:23.627181 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.627195 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.627210 | controller |         "volumeMounts": [
2026-06-12 17:11:23.627225 | controller |           {
2026-06-12 17:11:23.627240 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.627255 | controller |             "name": "kube-api-access-4s6lc",
2026-06-12 17:11:23.627269 | controller |             "readOnly": true
2026-06-12 17:11:23.627283 | controller |           }
2026-06-12 17:11:23.627298 | controller |         ]
2026-06-12 17:11:23.627312 | controller |       }
2026-06-12 17:11:23.627327 | controller |     ],
2026-06-12 17:11:23.627341 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.627372 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.627388 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.627402 | controller |       {
2026-06-12 17:11:23.627416 | controller |         "name": "nova-operator-controller-manager-dockercfg-npz9k"
2026-06-12 17:11:23.627430 | controller |       }
2026-06-12 17:11:23.627444 | controller |     ],
2026-06-12 17:11:23.627458 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.627473 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.627491 | controller |     "priority": 0,
2026-06-12 17:11:23.627505 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.627519 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.627534 | controller |     "securityContext": {
2026-06-12 17:11:23.627548 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.627562 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.627576 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.627590 | controller |       }
2026-06-12 17:11:23.627604 | controller |     },
2026-06-12 17:11:23.627618 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-12 17:11:23.627635 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-12 17:11:23.627650 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.627665 | controller |     "tolerations": [
2026-06-12 17:11:23.627680 | controller |       {
2026-06-12 17:11:23.627694 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.627708 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.627723 | controller |         "operator": "Exists",
2026-06-12 17:11:23.627737 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.627751 | controller |       },
2026-06-12 17:11:23.627765 | controller |       {
2026-06-12 17:11:23.627779 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.627793 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.627808 | controller |         "operator": "Exists",
2026-06-12 17:11:23.627821 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.627835 | controller |       },
2026-06-12 17:11:23.627850 | controller |       {
2026-06-12 17:11:23.627864 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.627878 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.627892 | controller |         "operator": "Exists"
2026-06-12 17:11:23.627906 | controller |       }
2026-06-12 17:11:23.627920 | controller |     ],
2026-06-12 17:11:23.627934 | controller |     "volumes": [
2026-06-12 17:11:23.627948 | controller |       {
2026-06-12 17:11:23.627962 | controller |         "name": "kube-api-access-4s6lc",
2026-06-12 17:11:23.627976 | controller |         "projected": {
2026-06-12 17:11:23.627990 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.628005 | controller |           "sources": [
2026-06-12 17:11:23.628019 | controller |             {
2026-06-12 17:11:23.628033 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.628047 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.628061 | controller |                 "path": "token"
2026-06-12 17:11:23.628075 | controller |               }
2026-06-12 17:11:23.628089 | controller |             },
2026-06-12 17:11:23.628103 | controller |             {
2026-06-12 17:11:23.628118 | controller |               "configMap": {
2026-06-12 17:11:23.628131 | controller |                 "items": [
2026-06-12 17:11:23.628145 | controller |                   {
2026-06-12 17:11:23.628159 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.628173 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.628187 | controller |                   }
2026-06-12 17:11:23.628201 | controller |                 ],
2026-06-12 17:11:23.628216 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.628230 | controller |               }
2026-06-12 17:11:23.628244 | controller |             },
2026-06-12 17:11:23.628258 | controller |             {
2026-06-12 17:11:23.628272 | controller |               "downwardAPI": {
2026-06-12 17:11:23.628286 | controller |                 "items": [
2026-06-12 17:11:23.628300 | controller |                   {
2026-06-12 17:11:23.628314 | controller |                     "fieldRef": {
2026-06-12 17:11:23.628328 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.628360 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.628380 | controller |                     },
2026-06-12 17:11:23.628395 | controller |                     "path": "namespace"
2026-06-12 17:11:23.628409 | controller |                   }
2026-06-12 17:11:23.628423 | controller |                 ]
2026-06-12 17:11:23.628437 | controller |               }
2026-06-12 17:11:23.628452 | controller |             },
2026-06-12 17:11:23.628466 | controller |             {
2026-06-12 17:11:23.628480 | controller |               "configMap": {
2026-06-12 17:11:23.628494 | controller |                 "items": [
2026-06-12 17:11:23.628508 | controller |                   {
2026-06-12 17:11:23.628522 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.628536 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.628550 | controller |                   }
2026-06-12 17:11:23.628563 | controller |                 ],
2026-06-12 17:11:23.628577 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.628591 | controller |               }
2026-06-12 17:11:23.628605 | controller |             }
2026-06-12 17:11:23.628618 | controller |           ]
2026-06-12 17:11:23.628632 | controller |         }
2026-06-12 17:11:23.628645 | controller |       }
2026-06-12 17:11:23.628659 | controller |     ]
2026-06-12 17:11:23.628673 | controller |   },
2026-06-12 17:11:23.628686 | controller |   "status": {
2026-06-12 17:11:23.628700 | controller |     "conditions": [
2026-06-12 17:11:23.628714 | controller |       {
2026-06-12 17:11:23.628728 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.628742 | controller |         "lastTransitionTime": "2026-06-12T16:08:50Z",
2026-06-12 17:11:23.628756 | controller |         "status": "True",
2026-06-12 17:11:23.628770 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.628784 | controller |       },
2026-06-12 17:11:23.628798 | controller |       {
2026-06-12 17:11:23.628812 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.628826 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.628841 | controller |         "status": "True",
2026-06-12 17:11:23.628855 | controller |         "type": "Initialized"
2026-06-12 17:11:23.628868 | controller |       },
2026-06-12 17:11:23.628882 | controller |       {
2026-06-12 17:11:23.628896 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.628910 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.628924 | controller |         "status": "True",
2026-06-12 17:11:23.628939 | controller |         "type": "Ready"
2026-06-12 17:11:23.628953 | controller |       },
2026-06-12 17:11:23.628967 | controller |       {
2026-06-12 17:11:23.628982 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.628996 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:23.629010 | controller |         "status": "True",
2026-06-12 17:11:23.629024 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.629038 | controller |       },
2026-06-12 17:11:23.629052 | controller |       {
2026-06-12 17:11:23.629067 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.629081 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.629095 | controller |         "status": "True",
2026-06-12 17:11:23.629110 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.629124 | controller |       }
2026-06-12 17:11:23.629138 | controller |     ],
2026-06-12 17:11:23.629152 | controller |     "containerStatuses": [
2026-06-12 17:11:23.629166 | controller |       {
2026-06-12 17:11:23.629181 | controller |         "allocatedResources": {
2026-06-12 17:11:23.629195 | controller |           "cpu": "10m",
2026-06-12 17:11:23.629209 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.629224 | controller |         },
2026-06-12 17:11:23.629243 | controller |         "containerID": "cri-o://aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182",
2026-06-12 17:11:23.629259 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 17:11:23.629273 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12",
2026-06-12 17:11:23.629288 | controller |         "lastState": {},
2026-06-12 17:11:23.629302 | controller |         "name": "manager",
2026-06-12 17:11:23.629316 | controller |         "ready": true,
2026-06-12 17:11:23.629330 | controller |         "resources": {
2026-06-12 17:11:23.629344 | controller |           "limits": {
2026-06-12 17:11:23.629377 | controller |             "cpu": "500m",
2026-06-12 17:11:23.629392 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.629406 | controller |           },
2026-06-12 17:11:23.629420 | controller |           "requests": {
2026-06-12 17:11:23.629435 | controller |             "cpu": "10m",
2026-06-12 17:11:23.629449 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.629463 | controller |           }
2026-06-12 17:11:23.629477 | controller |         },
2026-06-12 17:11:23.629491 | controller |         "restartCount": 0,
2026-06-12 17:11:23.629505 | controller |         "started": true,
2026-06-12 17:11:23.629519 | controller |         "state": {
2026-06-12 17:11:23.629533 | controller |           "running": {
2026-06-12 17:11:23.629547 | controller |             "startedAt": "2026-06-12T16:09:41Z"
2026-06-12 17:11:23.629561 | controller |           }
2026-06-12 17:11:23.629576 | controller |         },
2026-06-12 17:11:23.629590 | controller |         "user": {
2026-06-12 17:11:23.629604 | controller |           "linux": {
2026-06-12 17:11:23.629618 | controller |             "gid": 0,
2026-06-12 17:11:23.629632 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.629646 | controller |               0
2026-06-12 17:11:23.629660 | controller |             ],
2026-06-12 17:11:23.629675 | controller |             "uid": 65532
2026-06-12 17:11:23.629689 | controller |           }
2026-06-12 17:11:23.629703 | controller |         },
2026-06-12 17:11:23.629718 | controller |         "volumeMounts": [
2026-06-12 17:11:23.629732 | controller |           {
2026-06-12 17:11:23.629745 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.629760 | controller |             "name": "kube-api-access-4s6lc",
2026-06-12 17:11:23.629774 | controller |             "readOnly": true,
2026-06-12 17:11:23.629788 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.629803 | controller |           }
2026-06-12 17:11:23.629817 | controller |         ]
2026-06-12 17:11:23.629831 | controller |       }
2026-06-12 17:11:23.629845 | controller |     ],
2026-06-12 17:11:23.629859 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.629873 | controller |     "hostIPs": [
2026-06-12 17:11:23.629887 | controller |       {
2026-06-12 17:11:23.629901 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.629915 | controller |       }
2026-06-12 17:11:23.629929 | controller |     ],
2026-06-12 17:11:23.629943 | controller |     "phase": "Running",
2026-06-12 17:11:23.629958 | controller |     "podIP": "10.217.0.82",
2026-06-12 17:11:23.629972 | controller |     "podIPs": [
2026-06-12 17:11:23.629986 | controller |       {
2026-06-12 17:11:23.630000 | controller |         "ip": "10.217.0.82"
2026-06-12 17:11:23.630015 | controller |       }
2026-06-12 17:11:23.630029 | controller |     ],
2026-06-12 17:11:23.630043 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.630115 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.630134 | controller |   }
2026-06-12 17:11:23.630149 | controller | }
2026-06-12 17:11:23.651083 | controller | ok:
2026-06-12 17:11:23.651144 | controller | {
2026-06-12 17:11:23.651165 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.651182 | controller |   "kind": "Pod",
2026-06-12 17:11:23.651198 | controller |   "metadata": {
2026-06-12 17:11:23.651217 | controller |     "annotations": {
2026-06-12 17:11:23.651236 | 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-12 17:11:23.651253 | 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-12 17:11:23.651275 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.651291 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:23.651306 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:23.651326 | controller |     },
2026-06-12 17:11:23.651442 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.651470 | controller |     "generateName": "octavia-operator-controller-manager-6bd797bd9d-",
2026-06-12 17:11:23.651487 | controller |     "generation": 1,
2026-06-12 17:11:23.651502 | controller |     "labels": {
2026-06-12 17:11:23.651515 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-12 17:11:23.651530 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.651544 | controller |       "openstack.org/operator-name": "octavia",
2026-06-12 17:11:23.651557 | controller |       "pod-template-hash": "6bd797bd9d"
2026-06-12 17:11:23.651571 | controller |     },
2026-06-12 17:11:23.651585 | controller |     "managedFields": [
2026-06-12 17:11:23.651600 | controller |       {
2026-06-12 17:11:23.651614 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.651628 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.651641 | controller |         "fieldsV1": {
2026-06-12 17:11:23.651656 | controller |           "f:metadata": {
2026-06-12 17:11:23.651670 | controller |             "f:annotations": {
2026-06-12 17:11:23.651684 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.651698 | controller |             }
2026-06-12 17:11:23.651711 | controller |           }
2026-06-12 17:11:23.651725 | controller |         },
2026-06-12 17:11:23.651739 | controller |         "manager": "crc",
2026-06-12 17:11:23.651752 | controller |         "operation": "Update",
2026-06-12 17:11:23.651766 | controller |         "subresource": "status",
2026-06-12 17:11:23.651780 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.651794 | controller |       },
2026-06-12 17:11:23.651808 | controller |       {
2026-06-12 17:11:23.651822 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.651836 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.651850 | controller |         "fieldsV1": {
2026-06-12 17:11:23.651864 | controller |           "f:metadata": {
2026-06-12 17:11:23.651878 | controller |             "f:annotations": {
2026-06-12 17:11:23.651892 | controller |               ".": {},
2026-06-12 17:11:23.651905 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.651919 | controller |             },
2026-06-12 17:11:23.651933 | controller |             "f:generateName": {},
2026-06-12 17:11:23.651947 | controller |             "f:labels": {
2026-06-12 17:11:23.651961 | controller |               ".": {},
2026-06-12 17:11:23.651979 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.651994 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.652009 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.652023 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.652037 | controller |             },
2026-06-12 17:11:23.652051 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.652064 | controller |               ".": {},
2026-06-12 17:11:23.652078 | controller |               "k:{\"uid\":\"9b54a9c9-a256-4a1c-bfd0-d877fb4256b9\"}": {}
2026-06-12 17:11:23.652092 | controller |             }
2026-06-12 17:11:23.652107 | controller |           },
2026-06-12 17:11:23.652121 | controller |           "f:spec": {
2026-06-12 17:11:23.652135 | controller |             "f:containers": {
2026-06-12 17:11:23.652149 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.652164 | controller |                 ".": {},
2026-06-12 17:11:23.652178 | controller |                 "f:args": {},
2026-06-12 17:11:23.652192 | controller |                 "f:command": {},
2026-06-12 17:11:23.652206 | controller |                 "f:env": {
2026-06-12 17:11:23.652220 | controller |                   ".": {},
2026-06-12 17:11:23.652234 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.652247 | controller |                     ".": {},
2026-06-12 17:11:23.652261 | controller |                     "f:name": {},
2026-06-12 17:11:23.652275 | controller |                     "f:value": {}
2026-06-12 17:11:23.652289 | controller |                   },
2026-06-12 17:11:23.652303 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.652317 | controller |                     ".": {},
2026-06-12 17:11:23.652331 | controller |                     "f:name": {},
2026-06-12 17:11:23.652365 | controller |                     "f:value": {}
2026-06-12 17:11:23.652386 | controller |                   },
2026-06-12 17:11:23.652401 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.652415 | controller |                     ".": {},
2026-06-12 17:11:23.652429 | controller |                     "f:name": {},
2026-06-12 17:11:23.652443 | controller |                     "f:value": {}
2026-06-12 17:11:23.652457 | controller |                   },
2026-06-12 17:11:23.652471 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.652485 | controller |                     ".": {},
2026-06-12 17:11:23.652499 | controller |                     "f:name": {},
2026-06-12 17:11:23.652512 | controller |                     "f:value": {}
2026-06-12 17:11:23.652527 | controller |                   },
2026-06-12 17:11:23.652540 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.652554 | controller |                     ".": {},
2026-06-12 17:11:23.652568 | controller |                     "f:name": {},
2026-06-12 17:11:23.652582 | controller |                     "f:value": {}
2026-06-12 17:11:23.652595 | controller |                   }
2026-06-12 17:11:23.652609 | controller |                 },
2026-06-12 17:11:23.652623 | controller |                 "f:image": {},
2026-06-12 17:11:23.652637 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.652651 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.652665 | controller |                   ".": {},
2026-06-12 17:11:23.652679 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.652693 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.652707 | controller |                     ".": {},
2026-06-12 17:11:23.652721 | controller |                     "f:path": {},
2026-06-12 17:11:23.652734 | controller |                     "f:port": {},
2026-06-12 17:11:23.652748 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.652766 | controller |                   },
2026-06-12 17:11:23.652780 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.652794 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.652808 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.652822 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.652836 | controller |                 },
2026-06-12 17:11:23.652850 | controller |                 "f:name": {},
2026-06-12 17:11:23.652864 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.652877 | controller |                   ".": {},
2026-06-12 17:11:23.652891 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.652905 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.652919 | controller |                     ".": {},
2026-06-12 17:11:23.652933 | controller |                     "f:path": {},
2026-06-12 17:11:23.652947 | controller |                     "f:port": {},
2026-06-12 17:11:23.652961 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.652975 | controller |                   },
2026-06-12 17:11:23.652989 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.653003 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.653017 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.653031 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.653045 | controller |                 },
2026-06-12 17:11:23.653059 | controller |                 "f:resources": {
2026-06-12 17:11:23.653073 | controller |                   ".": {},
2026-06-12 17:11:23.653088 | controller |                   "f:limits": {
2026-06-12 17:11:23.653102 | controller |                     ".": {},
2026-06-12 17:11:23.653116 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.653130 | controller |                     "f:memory": {}
2026-06-12 17:11:23.653144 | controller |                   },
2026-06-12 17:11:23.653158 | controller |                   "f:requests": {
2026-06-12 17:11:23.653172 | controller |                     ".": {},
2026-06-12 17:11:23.653185 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.653199 | controller |                     "f:memory": {}
2026-06-12 17:11:23.653213 | controller |                   }
2026-06-12 17:11:23.653227 | controller |                 },
2026-06-12 17:11:23.653241 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.653256 | controller |                   ".": {},
2026-06-12 17:11:23.653270 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.653284 | controller |                 },
2026-06-12 17:11:23.653298 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.653312 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.653327 | controller |               }
2026-06-12 17:11:23.653342 | controller |             },
2026-06-12 17:11:23.653375 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.653390 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.653404 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.653418 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.653432 | controller |             "f:securityContext": {
2026-06-12 17:11:23.653446 | controller |               ".": {},
2026-06-12 17:11:23.653460 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.653474 | controller |             },
2026-06-12 17:11:23.653487 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.653500 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.653514 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.653528 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.653544 | controller |           }
2026-06-12 17:11:23.653563 | controller |         },
2026-06-12 17:11:23.653577 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.653591 | controller |         "operation": "Update",
2026-06-12 17:11:23.653605 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.653619 | controller |       },
2026-06-12 17:11:23.653633 | controller |       {
2026-06-12 17:11:23.653647 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.653661 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.653674 | controller |         "fieldsV1": {
2026-06-12 17:11:23.653688 | controller |           "f:metadata": {
2026-06-12 17:11:23.653701 | controller |             "f:annotations": {
2026-06-12 17:11:23.653715 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.653729 | controller |             }
2026-06-12 17:11:23.653743 | controller |           }
2026-06-12 17:11:23.653757 | controller |         },
2026-06-12 17:11:23.653770 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.653783 | controller |         "operation": "Update",
2026-06-12 17:11:23.653797 | controller |         "subresource": "status",
2026-06-12 17:11:23.653810 | controller |         "time": "2026-06-12T16:08:49Z"
2026-06-12 17:11:23.653824 | controller |       },
2026-06-12 17:11:23.653838 | controller |       {
2026-06-12 17:11:23.653851 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.653865 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.653879 | controller |         "fieldsV1": {
2026-06-12 17:11:23.653893 | controller |           "f:status": {
2026-06-12 17:11:23.653920 | controller |             "f:conditions": {
2026-06-12 17:11:23.653936 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.653950 | controller |                 ".": {},
2026-06-12 17:11:23.653963 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.653977 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.653991 | controller |                 "f:status": {},
2026-06-12 17:11:23.654005 | controller |                 "f:type": {}
2026-06-12 17:11:23.654018 | controller |               },
2026-06-12 17:11:23.654032 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.654046 | controller |                 ".": {},
2026-06-12 17:11:23.654063 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.654079 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.654094 | controller |                 "f:status": {},
2026-06-12 17:11:23.654108 | controller |                 "f:type": {}
2026-06-12 17:11:23.654122 | controller |               },
2026-06-12 17:11:23.654136 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.654150 | controller |                 ".": {},
2026-06-12 17:11:23.654164 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.654178 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.654192 | controller |                 "f:status": {},
2026-06-12 17:11:23.654206 | controller |                 "f:type": {}
2026-06-12 17:11:23.654219 | controller |               },
2026-06-12 17:11:23.654233 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.654247 | controller |                 ".": {},
2026-06-12 17:11:23.654261 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.654275 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.654289 | controller |                 "f:status": {},
2026-06-12 17:11:23.654303 | controller |                 "f:type": {}
2026-06-12 17:11:23.654318 | controller |               }
2026-06-12 17:11:23.654332 | controller |             },
2026-06-12 17:11:23.654362 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.654378 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.654397 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.654412 | controller |             "f:phase": {},
2026-06-12 17:11:23.654426 | controller |             "f:podIP": {},
2026-06-12 17:11:23.654440 | controller |             "f:podIPs": {
2026-06-12 17:11:23.654454 | controller |               ".": {},
2026-06-12 17:11:23.654468 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-12 17:11:23.654482 | controller |                 ".": {},
2026-06-12 17:11:23.654496 | controller |                 "f:ip": {}
2026-06-12 17:11:23.654510 | controller |               }
2026-06-12 17:11:23.654524 | controller |             },
2026-06-12 17:11:23.654538 | controller |             "f:startTime": {}
2026-06-12 17:11:23.654552 | controller |           }
2026-06-12 17:11:23.654566 | controller |         },
2026-06-12 17:11:23.654580 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.654594 | controller |         "operation": "Update",
2026-06-12 17:11:23.654607 | controller |         "subresource": "status",
2026-06-12 17:11:23.654621 | controller |         "time": "2026-06-12T16:59:13Z"
2026-06-12 17:11:23.654635 | controller |       }
2026-06-12 17:11:23.654649 | controller |     ],
2026-06-12 17:11:23.654663 | controller |     "name": "octavia-operator-controller-manager-6bd797bd9d-mt7mg",
2026-06-12 17:11:23.654676 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.654690 | controller |     "ownerReferences": [
2026-06-12 17:11:23.654704 | controller |       {
2026-06-12 17:11:23.654718 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.654732 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.654745 | controller |         "controller": true,
2026-06-12 17:11:23.654759 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.654773 | controller |         "name": "octavia-operator-controller-manager-6bd797bd9d",
2026-06-12 17:11:23.654787 | controller |         "uid": "9b54a9c9-a256-4a1c-bfd0-d877fb4256b9"
2026-06-12 17:11:23.654801 | controller |       }
2026-06-12 17:11:23.654814 | controller |     ],
2026-06-12 17:11:23.654828 | controller |     "resourceVersion": "88489",
2026-06-12 17:11:23.654841 | controller |     "uid": "c063934a-5d78-43a2-aa85-d8cc195eec4e"
2026-06-12 17:11:23.654855 | controller |   },
2026-06-12 17:11:23.654869 | controller |   "spec": {
2026-06-12 17:11:23.654883 | controller |     "containers": [
2026-06-12 17:11:23.654897 | controller |       {
2026-06-12 17:11:23.654910 | controller |         "args": [
2026-06-12 17:11:23.654924 | controller |           "--leader-elect",
2026-06-12 17:11:23.654938 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.654952 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.654965 | controller |         ],
2026-06-12 17:11:23.654979 | controller |         "command": [
2026-06-12 17:11:23.654993 | controller |           "/manager"
2026-06-12 17:11:23.655007 | controller |         ],
2026-06-12 17:11:23.655021 | controller |         "env": [
2026-06-12 17:11:23.655035 | controller |           {
2026-06-12 17:11:23.655049 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.655063 | controller |             "value": "30"
2026-06-12 17:11:23.655077 | controller |           },
2026-06-12 17:11:23.655091 | controller |           {
2026-06-12 17:11:23.655106 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.655120 | controller |             "value": "20"
2026-06-12 17:11:23.655135 | controller |           },
2026-06-12 17:11:23.655149 | controller |           {
2026-06-12 17:11:23.655163 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.655177 | controller |             "value": "5"
2026-06-12 17:11:23.655191 | controller |           },
2026-06-12 17:11:23.655205 | controller |           {
2026-06-12 17:11:23.655219 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.655233 | controller |             "value": "false"
2026-06-12 17:11:23.655250 | controller |           },
2026-06-12 17:11:23.655265 | controller |           {
2026-06-12 17:11:23.655279 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.655293 | controller |             "value": "false"
2026-06-12 17:11:23.655307 | controller |           }
2026-06-12 17:11:23.655322 | controller |         ],
2026-06-12 17:11:23.655336 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 17:11:23.655368 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.655384 | controller |         "livenessProbe": {
2026-06-12 17:11:23.655399 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.655412 | controller |           "httpGet": {
2026-06-12 17:11:23.655426 | controller |             "path": "/healthz",
2026-06-12 17:11:23.655440 | controller |             "port": 8081,
2026-06-12 17:11:23.655454 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.655468 | controller |           },
2026-06-12 17:11:23.655482 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.655495 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.655509 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.655523 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.655537 | controller |         },
2026-06-12 17:11:23.655550 | controller |         "name": "manager",
2026-06-12 17:11:23.655564 | controller |         "readinessProbe": {
2026-06-12 17:11:23.655578 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.655592 | controller |           "httpGet": {
2026-06-12 17:11:23.655605 | controller |             "path": "/readyz",
2026-06-12 17:11:23.655619 | controller |             "port": 8081,
2026-06-12 17:11:23.655633 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.655647 | controller |           },
2026-06-12 17:11:23.655661 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.655674 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.655688 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.655702 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.655716 | controller |         },
2026-06-12 17:11:23.655730 | controller |         "resources": {
2026-06-12 17:11:23.655743 | controller |           "limits": {
2026-06-12 17:11:23.655757 | controller |             "cpu": "500m",
2026-06-12 17:11:23.655770 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.655784 | controller |           },
2026-06-12 17:11:23.655798 | controller |           "requests": {
2026-06-12 17:11:23.655812 | controller |             "cpu": "10m",
2026-06-12 17:11:23.655825 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.655839 | controller |           }
2026-06-12 17:11:23.655852 | controller |         },
2026-06-12 17:11:23.655866 | controller |         "securityContext": {
2026-06-12 17:11:23.655880 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.655894 | controller |           "capabilities": {
2026-06-12 17:11:23.655908 | controller |             "drop": [
2026-06-12 17:11:23.655921 | controller |               "MKNOD"
2026-06-12 17:11:23.655935 | controller |             ]
2026-06-12 17:11:23.655949 | controller |           }
2026-06-12 17:11:23.655963 | controller |         },
2026-06-12 17:11:23.655976 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.655990 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.656004 | controller |         "volumeMounts": [
2026-06-12 17:11:23.656017 | controller |           {
2026-06-12 17:11:23.656031 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.656046 | controller |             "name": "kube-api-access-294zw",
2026-06-12 17:11:23.656060 | controller |             "readOnly": true
2026-06-12 17:11:23.656081 | controller |           }
2026-06-12 17:11:23.656096 | controller |         ]
2026-06-12 17:11:23.656110 | controller |       }
2026-06-12 17:11:23.656125 | controller |     ],
2026-06-12 17:11:23.656139 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.656153 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.656168 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.656182 | controller |       {
2026-06-12 17:11:23.656196 | controller |         "name": "octavia-operator-controller-manager-dockercfg-srmd8"
2026-06-12 17:11:23.656210 | controller |       }
2026-06-12 17:11:23.656223 | controller |     ],
2026-06-12 17:11:23.656237 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.656251 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.656266 | controller |     "priority": 0,
2026-06-12 17:11:23.656280 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.656294 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.656308 | controller |     "securityContext": {
2026-06-12 17:11:23.656323 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.656337 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.656371 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.656387 | controller |       }
2026-06-12 17:11:23.656401 | controller |     },
2026-06-12 17:11:23.656415 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-12 17:11:23.656430 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-12 17:11:23.656444 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.656458 | controller |     "tolerations": [
2026-06-12 17:11:23.656472 | controller |       {
2026-06-12 17:11:23.656486 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.656500 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.656514 | controller |         "operator": "Exists",
2026-06-12 17:11:23.656528 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.656542 | controller |       },
2026-06-12 17:11:23.656557 | controller |       {
2026-06-12 17:11:23.656571 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.656585 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.656599 | controller |         "operator": "Exists",
2026-06-12 17:11:23.656613 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.656626 | controller |       },
2026-06-12 17:11:23.656640 | controller |       {
2026-06-12 17:11:23.656654 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.656668 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.656682 | controller |         "operator": "Exists"
2026-06-12 17:11:23.656696 | controller |       }
2026-06-12 17:11:23.656710 | controller |     ],
2026-06-12 17:11:23.656723 | controller |     "volumes": [
2026-06-12 17:11:23.656737 | controller |       {
2026-06-12 17:11:23.656751 | controller |         "name": "kube-api-access-294zw",
2026-06-12 17:11:23.656765 | controller |         "projected": {
2026-06-12 17:11:23.656779 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.656793 | controller |           "sources": [
2026-06-12 17:11:23.656807 | controller |             {
2026-06-12 17:11:23.656820 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.656834 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.656848 | controller |                 "path": "token"
2026-06-12 17:11:23.656861 | controller |               }
2026-06-12 17:11:23.656875 | controller |             },
2026-06-12 17:11:23.656889 | controller |             {
2026-06-12 17:11:23.656904 | controller |               "configMap": {
2026-06-12 17:11:23.656917 | controller |                 "items": [
2026-06-12 17:11:23.656931 | controller |                   {
2026-06-12 17:11:23.656949 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.656963 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.656977 | controller |                   }
2026-06-12 17:11:23.656991 | controller |                 ],
2026-06-12 17:11:23.657005 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.657019 | controller |               }
2026-06-12 17:11:23.657033 | controller |             },
2026-06-12 17:11:23.657047 | controller |             {
2026-06-12 17:11:23.657062 | controller |               "downwardAPI": {
2026-06-12 17:11:23.657076 | controller |                 "items": [
2026-06-12 17:11:23.657090 | controller |                   {
2026-06-12 17:11:23.657104 | controller |                     "fieldRef": {
2026-06-12 17:11:23.657118 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.657132 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.657146 | controller |                     },
2026-06-12 17:11:23.657160 | controller |                     "path": "namespace"
2026-06-12 17:11:23.657173 | controller |                   }
2026-06-12 17:11:23.657187 | controller |                 ]
2026-06-12 17:11:23.657201 | controller |               }
2026-06-12 17:11:23.657215 | controller |             },
2026-06-12 17:11:23.657229 | controller |             {
2026-06-12 17:11:23.657243 | controller |               "configMap": {
2026-06-12 17:11:23.657258 | controller |                 "items": [
2026-06-12 17:11:23.657272 | controller |                   {
2026-06-12 17:11:23.657286 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.657300 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.657315 | controller |                   }
2026-06-12 17:11:23.657328 | controller |                 ],
2026-06-12 17:11:23.657342 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.657377 | controller |               }
2026-06-12 17:11:23.657392 | controller |             }
2026-06-12 17:11:23.657406 | controller |           ]
2026-06-12 17:11:23.657421 | controller |         }
2026-06-12 17:11:23.657435 | controller |       }
2026-06-12 17:11:23.657449 | controller |     ]
2026-06-12 17:11:23.657462 | controller |   },
2026-06-12 17:11:23.657475 | controller |   "status": {
2026-06-12 17:11:23.657489 | controller |     "conditions": [
2026-06-12 17:11:23.657502 | controller |       {
2026-06-12 17:11:23.657516 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.657530 | controller |         "lastTransitionTime": "2026-06-12T16:09:40Z",
2026-06-12 17:11:23.657543 | controller |         "status": "True",
2026-06-12 17:11:23.657557 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.657571 | controller |       },
2026-06-12 17:11:23.657585 | controller |       {
2026-06-12 17:11:23.657598 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.657612 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.657625 | controller |         "status": "True",
2026-06-12 17:11:23.657639 | controller |         "type": "Initialized"
2026-06-12 17:11:23.657653 | controller |       },
2026-06-12 17:11:23.657666 | controller |       {
2026-06-12 17:11:23.657680 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.657694 | controller |         "lastTransitionTime": "2026-06-12T16:59:13Z",
2026-06-12 17:11:23.657707 | controller |         "status": "True",
2026-06-12 17:11:23.657721 | controller |         "type": "Ready"
2026-06-12 17:11:23.657734 | controller |       },
2026-06-12 17:11:23.657749 | controller |       {
2026-06-12 17:11:23.657762 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.657776 | controller |         "lastTransitionTime": "2026-06-12T16:59:13Z",
2026-06-12 17:11:23.657790 | controller |         "status": "True",
2026-06-12 17:11:23.657804 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.657822 | controller |       },
2026-06-12 17:11:23.657836 | controller |       {
2026-06-12 17:11:23.657849 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.657863 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.657888 | controller |         "status": "True",
2026-06-12 17:11:23.657904 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.657918 | controller |       }
2026-06-12 17:11:23.657931 | controller |     ],
2026-06-12 17:11:23.657945 | controller |     "containerStatuses": [
2026-06-12 17:11:23.657959 | controller |       {
2026-06-12 17:11:23.657973 | controller |         "allocatedResources": {
2026-06-12 17:11:23.657986 | controller |           "cpu": "10m",
2026-06-12 17:11:23.658000 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.658014 | controller |         },
2026-06-12 17:11:23.658028 | controller |         "containerID": "cri-o://7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af",
2026-06-12 17:11:23.658043 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 17:11:23.658058 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739",
2026-06-12 17:11:23.658072 | controller |         "lastState": {
2026-06-12 17:11:23.658086 | controller |           "terminated": {
2026-06-12 17:11:23.658100 | controller |             "containerID": "cri-o://4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9",
2026-06-12 17:11:23.658114 | controller |             "exitCode": 1,
2026-06-12 17:11:23.658128 | controller |             "finishedAt": "2026-06-12T16:58:43Z",
2026-06-12 17:11:23.658142 | controller |             "reason": "Error",
2026-06-12 17:11:23.658156 | controller |             "startedAt": "2026-06-12T16:55:04Z"
2026-06-12 17:11:23.658170 | controller |           }
2026-06-12 17:11:23.658184 | controller |         },
2026-06-12 17:11:23.658198 | controller |         "name": "manager",
2026-06-12 17:11:23.658212 | controller |         "ready": true,
2026-06-12 17:11:23.658225 | controller |         "resources": {
2026-06-12 17:11:23.658239 | controller |           "limits": {
2026-06-12 17:11:23.658253 | controller |             "cpu": "500m",
2026-06-12 17:11:23.658268 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.658282 | controller |           },
2026-06-12 17:11:23.658296 | controller |           "requests": {
2026-06-12 17:11:23.658310 | controller |             "cpu": "10m",
2026-06-12 17:11:23.658324 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.658338 | controller |           }
2026-06-12 17:11:23.658372 | controller |         },
2026-06-12 17:11:23.658387 | controller |         "restartCount": 4,
2026-06-12 17:11:23.658401 | controller |         "started": true,
2026-06-12 17:11:23.658414 | controller |         "state": {
2026-06-12 17:11:23.658429 | controller |           "running": {
2026-06-12 17:11:23.658442 | controller |             "startedAt": "2026-06-12T16:59:01Z"
2026-06-12 17:11:23.658456 | controller |           }
2026-06-12 17:11:23.658470 | controller |         },
2026-06-12 17:11:23.658484 | controller |         "user": {
2026-06-12 17:11:23.658498 | controller |           "linux": {
2026-06-12 17:11:23.658512 | controller |             "gid": 0,
2026-06-12 17:11:23.658526 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.658540 | controller |               0
2026-06-12 17:11:23.658554 | controller |             ],
2026-06-12 17:11:23.658567 | controller |             "uid": 65532
2026-06-12 17:11:23.658581 | controller |           }
2026-06-12 17:11:23.658595 | controller |         },
2026-06-12 17:11:23.658609 | controller |         "volumeMounts": [
2026-06-12 17:11:23.658622 | controller |           {
2026-06-12 17:11:23.658636 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.658654 | controller |             "name": "kube-api-access-294zw",
2026-06-12 17:11:23.658669 | controller |             "readOnly": true,
2026-06-12 17:11:23.658682 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.658697 | controller |           }
2026-06-12 17:11:23.658710 | controller |         ]
2026-06-12 17:11:23.658724 | controller |       }
2026-06-12 17:11:23.658738 | controller |     ],
2026-06-12 17:11:23.658752 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.658766 | controller |     "hostIPs": [
2026-06-12 17:11:23.658779 | controller |       {
2026-06-12 17:11:23.658793 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.658807 | controller |       }
2026-06-12 17:11:23.658821 | controller |     ],
2026-06-12 17:11:23.658834 | controller |     "phase": "Running",
2026-06-12 17:11:23.658848 | controller |     "podIP": "10.217.0.84",
2026-06-12 17:11:23.658862 | controller |     "podIPs": [
2026-06-12 17:11:23.658876 | controller |       {
2026-06-12 17:11:23.658890 | controller |         "ip": "10.217.0.84"
2026-06-12 17:11:23.658903 | controller |       }
2026-06-12 17:11:23.658917 | controller |     ],
2026-06-12 17:11:23.658931 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.658946 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.658960 | controller |   }
2026-06-12 17:11:23.658974 | controller | }
2026-06-12 17:11:23.683002 | controller | ok:
2026-06-12 17:11:23.683064 | controller | {
2026-06-12 17:11:23.683085 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.683101 | controller |   "kind": "Pod",
2026-06-12 17:11:23.683117 | controller |   "metadata": {
2026-06-12 17:11:23.683203 | controller |     "annotations": {
2026-06-12 17:11:23.683225 | 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-12 17:11:23.683243 | 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-12 17:11:23.683258 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:23.683274 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 17:11:23.683289 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 17:11:23.683303 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 17:11:23.683318 | controller |     },
2026-06-12 17:11:23.683332 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.683364 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-678fc77c54-",
2026-06-12 17:11:23.683385 | controller |     "generation": 1,
2026-06-12 17:11:23.683400 | controller |     "labels": {
2026-06-12 17:11:23.683416 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-12 17:11:23.683430 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.683445 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-12 17:11:23.683460 | controller |       "pod-template-hash": "678fc77c54"
2026-06-12 17:11:23.683474 | controller |     },
2026-06-12 17:11:23.683489 | controller |     "managedFields": [
2026-06-12 17:11:23.683503 | controller |       {
2026-06-12 17:11:23.683518 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.683532 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.683551 | controller |         "fieldsV1": {
2026-06-12 17:11:23.683566 | controller |           "f:metadata": {
2026-06-12 17:11:23.683580 | controller |             "f:annotations": {
2026-06-12 17:11:23.683594 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.683608 | controller |             }
2026-06-12 17:11:23.683622 | controller |           }
2026-06-12 17:11:23.683636 | controller |         },
2026-06-12 17:11:23.683650 | controller |         "manager": "crc",
2026-06-12 17:11:23.683664 | controller |         "operation": "Update",
2026-06-12 17:11:23.683678 | controller |         "subresource": "status",
2026-06-12 17:11:23.683692 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.683707 | controller |       },
2026-06-12 17:11:23.683721 | controller |       {
2026-06-12 17:11:23.683735 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.683749 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.683763 | controller |         "fieldsV1": {
2026-06-12 17:11:23.683777 | controller |           "f:metadata": {
2026-06-12 17:11:23.683791 | controller |             "f:annotations": {
2026-06-12 17:11:23.683805 | controller |               ".": {},
2026-06-12 17:11:23.683819 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:23.683833 | controller |             },
2026-06-12 17:11:23.683847 | controller |             "f:generateName": {},
2026-06-12 17:11:23.683861 | controller |             "f:labels": {
2026-06-12 17:11:23.683875 | controller |               ".": {},
2026-06-12 17:11:23.683889 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.683903 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.683917 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.683931 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.683945 | controller |             },
2026-06-12 17:11:23.683959 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.683973 | controller |               ".": {},
2026-06-12 17:11:23.683988 | controller |               "k:{\"uid\":\"8443a47b-57dc-4a8e-9782-5d39d0d97490\"}": {}
2026-06-12 17:11:23.684002 | controller |             }
2026-06-12 17:11:23.684016 | controller |           },
2026-06-12 17:11:23.684030 | controller |           "f:spec": {
2026-06-12 17:11:23.684044 | controller |             "f:containers": {
2026-06-12 17:11:23.684059 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:23.684072 | controller |                 ".": {},
2026-06-12 17:11:23.684086 | controller |                 "f:args": {},
2026-06-12 17:11:23.684100 | controller |                 "f:command": {},
2026-06-12 17:11:23.684114 | controller |                 "f:env": {
2026-06-12 17:11:23.684128 | controller |                   ".": {},
2026-06-12 17:11:23.684143 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.684157 | controller |                     ".": {},
2026-06-12 17:11:23.684171 | controller |                     "f:name": {},
2026-06-12 17:11:23.684186 | controller |                     "f:value": {}
2026-06-12 17:11:23.684201 | controller |                   },
2026-06-12 17:11:23.684215 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.684229 | controller |                     ".": {},
2026-06-12 17:11:23.684243 | controller |                     "f:name": {},
2026-06-12 17:11:23.684258 | controller |                     "f:value": {}
2026-06-12 17:11:23.684272 | controller |                   },
2026-06-12 17:11:23.684286 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:23.684301 | controller |                     ".": {},
2026-06-12 17:11:23.684315 | controller |                     "f:name": {},
2026-06-12 17:11:23.684329 | controller |                     "f:value": {}
2026-06-12 17:11:23.684362 | controller |                   },
2026-06-12 17:11:23.684382 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.684398 | controller |                     ".": {},
2026-06-12 17:11:23.684412 | controller |                     "f:name": {},
2026-06-12 17:11:23.684427 | controller |                     "f:value": {}
2026-06-12 17:11:23.684442 | controller |                   },
2026-06-12 17:11:23.684457 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.684471 | controller |                     ".": {},
2026-06-12 17:11:23.684486 | controller |                     "f:name": {},
2026-06-12 17:11:23.684500 | controller |                     "f:value": {}
2026-06-12 17:11:23.684514 | controller |                   },
2026-06-12 17:11:23.684529 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.684543 | controller |                     ".": {},
2026-06-12 17:11:23.684557 | controller |                     "f:name": {},
2026-06-12 17:11:23.684572 | controller |                     "f:value": {}
2026-06-12 17:11:23.684586 | controller |                   },
2026-06-12 17:11:23.684600 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.684615 | controller |                     ".": {},
2026-06-12 17:11:23.684629 | controller |                     "f:name": {},
2026-06-12 17:11:23.684643 | controller |                     "f:value": {}
2026-06-12 17:11:23.684657 | controller |                   },
2026-06-12 17:11:23.684672 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.684686 | controller |                     ".": {},
2026-06-12 17:11:23.684700 | controller |                     "f:name": {},
2026-06-12 17:11:23.684714 | controller |                     "f:value": {}
2026-06-12 17:11:23.684728 | controller |                   },
2026-06-12 17:11:23.684742 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.684756 | controller |                     ".": {},
2026-06-12 17:11:23.684770 | controller |                     "f:name": {},
2026-06-12 17:11:23.684785 | controller |                     "f:value": {}
2026-06-12 17:11:23.684798 | controller |                   },
2026-06-12 17:11:23.684812 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.684827 | controller |                     ".": {},
2026-06-12 17:11:23.684841 | controller |                     "f:name": {},
2026-06-12 17:11:23.684855 | controller |                     "f:value": {}
2026-06-12 17:11:23.684869 | controller |                   },
2026-06-12 17:11:23.684883 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.684897 | controller |                     ".": {},
2026-06-12 17:11:23.684911 | controller |                     "f:name": {},
2026-06-12 17:11:23.684925 | controller |                     "f:value": {}
2026-06-12 17:11:23.684939 | controller |                   },
2026-06-12 17:11:23.684954 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.684968 | controller |                     ".": {},
2026-06-12 17:11:23.684982 | controller |                     "f:name": {},
2026-06-12 17:11:23.684996 | controller |                     "f:value": {}
2026-06-12 17:11:23.685010 | controller |                   },
2026-06-12 17:11:23.685025 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685039 | controller |                     ".": {},
2026-06-12 17:11:23.685053 | controller |                     "f:name": {},
2026-06-12 17:11:23.685067 | controller |                     "f:value": {}
2026-06-12 17:11:23.685085 | controller |                   },
2026-06-12 17:11:23.685100 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685114 | controller |                     ".": {},
2026-06-12 17:11:23.685128 | controller |                     "f:name": {},
2026-06-12 17:11:23.685143 | controller |                     "f:value": {}
2026-06-12 17:11:23.685157 | controller |                   },
2026-06-12 17:11:23.685171 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685186 | controller |                     ".": {},
2026-06-12 17:11:23.685200 | controller |                     "f:name": {},
2026-06-12 17:11:23.685214 | controller |                     "f:value": {}
2026-06-12 17:11:23.685228 | controller |                   },
2026-06-12 17:11:23.685243 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685257 | controller |                     ".": {},
2026-06-12 17:11:23.685271 | controller |                     "f:name": {},
2026-06-12 17:11:23.685285 | controller |                     "f:value": {}
2026-06-12 17:11:23.685299 | controller |                   },
2026-06-12 17:11:23.685313 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685327 | controller |                     ".": {},
2026-06-12 17:11:23.685341 | controller |                     "f:name": {},
2026-06-12 17:11:23.685378 | controller |                     "f:value": {}
2026-06-12 17:11:23.685393 | controller |                   },
2026-06-12 17:11:23.685408 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685423 | controller |                     ".": {},
2026-06-12 17:11:23.685437 | controller |                     "f:name": {},
2026-06-12 17:11:23.685452 | controller |                     "f:value": {}
2026-06-12 17:11:23.685466 | controller |                   },
2026-06-12 17:11:23.685480 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685495 | controller |                     ".": {},
2026-06-12 17:11:23.685509 | controller |                     "f:name": {},
2026-06-12 17:11:23.685523 | controller |                     "f:value": {}
2026-06-12 17:11:23.685537 | controller |                   },
2026-06-12 17:11:23.685552 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685566 | controller |                     ".": {},
2026-06-12 17:11:23.685580 | controller |                     "f:name": {},
2026-06-12 17:11:23.685594 | controller |                     "f:value": {}
2026-06-12 17:11:23.685608 | controller |                   },
2026-06-12 17:11:23.685622 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685636 | controller |                     ".": {},
2026-06-12 17:11:23.685650 | controller |                     "f:name": {},
2026-06-12 17:11:23.685664 | controller |                     "f:value": {}
2026-06-12 17:11:23.685678 | controller |                   },
2026-06-12 17:11:23.685709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685725 | controller |                     ".": {},
2026-06-12 17:11:23.685739 | controller |                     "f:name": {},
2026-06-12 17:11:23.685753 | controller |                     "f:value": {}
2026-06-12 17:11:23.685767 | controller |                   },
2026-06-12 17:11:23.685781 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685795 | controller |                     ".": {},
2026-06-12 17:11:23.685809 | controller |                     "f:name": {},
2026-06-12 17:11:23.685828 | controller |                     "f:value": {}
2026-06-12 17:11:23.685842 | controller |                   },
2026-06-12 17:11:23.685857 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685871 | controller |                     ".": {},
2026-06-12 17:11:23.685885 | controller |                     "f:name": {},
2026-06-12 17:11:23.685898 | controller |                     "f:value": {}
2026-06-12 17:11:23.685913 | controller |                   },
2026-06-12 17:11:23.685927 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.685941 | controller |                     ".": {},
2026-06-12 17:11:23.685983 | controller |                     "f:name": {},
2026-06-12 17:11:23.686005 | controller |                     "f:value": {}
2026-06-12 17:11:23.686024 | controller |                   },
2026-06-12 17:11:23.686071 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686100 | controller |                     ".": {},
2026-06-12 17:11:23.686116 | controller |                     "f:name": {},
2026-06-12 17:11:23.686156 | controller |                     "f:value": {}
2026-06-12 17:11:23.686188 | controller |                   },
2026-06-12 17:11:23.686205 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686225 | controller |                     ".": {},
2026-06-12 17:11:23.686241 | controller |                     "f:name": {},
2026-06-12 17:11:23.686255 | controller |                     "f:value": {}
2026-06-12 17:11:23.686269 | controller |                   },
2026-06-12 17:11:23.686283 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686298 | controller |                     ".": {},
2026-06-12 17:11:23.686312 | controller |                     "f:name": {},
2026-06-12 17:11:23.686326 | controller |                     "f:value": {}
2026-06-12 17:11:23.686339 | controller |                   },
2026-06-12 17:11:23.686374 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686391 | controller |                     ".": {},
2026-06-12 17:11:23.686405 | controller |                     "f:name": {},
2026-06-12 17:11:23.686419 | controller |                     "f:value": {}
2026-06-12 17:11:23.686433 | controller |                   },
2026-06-12 17:11:23.686448 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686462 | controller |                     ".": {},
2026-06-12 17:11:23.686476 | controller |                     "f:name": {},
2026-06-12 17:11:23.686490 | controller |                     "f:value": {}
2026-06-12 17:11:23.686504 | controller |                   },
2026-06-12 17:11:23.686518 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686533 | controller |                     ".": {},
2026-06-12 17:11:23.686547 | controller |                     "f:name": {},
2026-06-12 17:11:23.686561 | controller |                     "f:value": {}
2026-06-12 17:11:23.686575 | controller |                   },
2026-06-12 17:11:23.686589 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686604 | controller |                     ".": {},
2026-06-12 17:11:23.686618 | controller |                     "f:name": {},
2026-06-12 17:11:23.686633 | controller |                     "f:value": {}
2026-06-12 17:11:23.686647 | controller |                   },
2026-06-12 17:11:23.686661 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686676 | controller |                     ".": {},
2026-06-12 17:11:23.686696 | controller |                     "f:name": {},
2026-06-12 17:11:23.686711 | controller |                     "f:value": {}
2026-06-12 17:11:23.686725 | controller |                   },
2026-06-12 17:11:23.686739 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686754 | controller |                     ".": {},
2026-06-12 17:11:23.686768 | controller |                     "f:name": {},
2026-06-12 17:11:23.686782 | controller |                     "f:value": {}
2026-06-12 17:11:23.686796 | controller |                   },
2026-06-12 17:11:23.686810 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686824 | controller |                     ".": {},
2026-06-12 17:11:23.686838 | controller |                     "f:name": {},
2026-06-12 17:11:23.686854 | controller |                     "f:value": {}
2026-06-12 17:11:23.686868 | controller |                   },
2026-06-12 17:11:23.686889 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686911 | controller |                     ".": {},
2026-06-12 17:11:23.686930 | controller |                     "f:name": {},
2026-06-12 17:11:23.686945 | controller |                     "f:value": {}
2026-06-12 17:11:23.686961 | controller |                   },
2026-06-12 17:11:23.686977 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.686999 | controller |                     ".": {},
2026-06-12 17:11:23.687020 | controller |                     "f:name": {},
2026-06-12 17:11:23.687036 | controller |                     "f:value": {}
2026-06-12 17:11:23.687051 | controller |                   },
2026-06-12 17:11:23.687065 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687084 | controller |                     ".": {},
2026-06-12 17:11:23.687106 | controller |                     "f:name": {},
2026-06-12 17:11:23.687127 | controller |                     "f:value": {}
2026-06-12 17:11:23.687143 | controller |                   },
2026-06-12 17:11:23.687160 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687180 | controller |                     ".": {},
2026-06-12 17:11:23.687203 | controller |                     "f:name": {},
2026-06-12 17:11:23.687224 | controller |                     "f:value": {}
2026-06-12 17:11:23.687243 | controller |                   },
2026-06-12 17:11:23.687260 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687280 | controller |                     ".": {},
2026-06-12 17:11:23.687301 | controller |                     "f:name": {},
2026-06-12 17:11:23.687322 | controller |                     "f:value": {}
2026-06-12 17:11:23.687341 | controller |                   },
2026-06-12 17:11:23.687384 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687417 | controller |                     ".": {},
2026-06-12 17:11:23.687436 | controller |                     "f:name": {},
2026-06-12 17:11:23.687455 | controller |                     "f:value": {}
2026-06-12 17:11:23.687475 | controller |                   },
2026-06-12 17:11:23.687491 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687506 | controller |                     ".": {},
2026-06-12 17:11:23.687521 | controller |                     "f:name": {},
2026-06-12 17:11:23.687536 | controller |                     "f:value": {}
2026-06-12 17:11:23.687550 | controller |                   },
2026-06-12 17:11:23.687565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687585 | controller |                     ".": {},
2026-06-12 17:11:23.687600 | controller |                     "f:name": {},
2026-06-12 17:11:23.687614 | controller |                     "f:value": {}
2026-06-12 17:11:23.687629 | controller |                   },
2026-06-12 17:11:23.687643 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687657 | controller |                     ".": {},
2026-06-12 17:11:23.687671 | controller |                     "f:name": {},
2026-06-12 17:11:23.687685 | controller |                     "f:value": {}
2026-06-12 17:11:23.687699 | controller |                   },
2026-06-12 17:11:23.687713 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687727 | controller |                     ".": {},
2026-06-12 17:11:23.687741 | controller |                     "f:name": {},
2026-06-12 17:11:23.687756 | controller |                     "f:value": {}
2026-06-12 17:11:23.687770 | controller |                   },
2026-06-12 17:11:23.687785 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687799 | controller |                     ".": {},
2026-06-12 17:11:23.687813 | controller |                     "f:name": {},
2026-06-12 17:11:23.687827 | controller |                     "f:value": {}
2026-06-12 17:11:23.687841 | controller |                   },
2026-06-12 17:11:23.687855 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687869 | controller |                     ".": {},
2026-06-12 17:11:23.687883 | controller |                     "f:name": {},
2026-06-12 17:11:23.687897 | controller |                     "f:value": {}
2026-06-12 17:11:23.687911 | controller |                   },
2026-06-12 17:11:23.687924 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.687939 | controller |                     ".": {},
2026-06-12 17:11:23.687953 | controller |                     "f:name": {},
2026-06-12 17:11:23.687967 | controller |                     "f:value": {}
2026-06-12 17:11:23.687980 | controller |                   },
2026-06-12 17:11:23.687994 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688009 | controller |                     ".": {},
2026-06-12 17:11:23.688023 | controller |                     "f:name": {},
2026-06-12 17:11:23.688036 | controller |                     "f:value": {}
2026-06-12 17:11:23.688050 | controller |                   },
2026-06-12 17:11:23.688064 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688078 | controller |                     ".": {},
2026-06-12 17:11:23.688092 | controller |                     "f:name": {},
2026-06-12 17:11:23.688105 | controller |                     "f:value": {}
2026-06-12 17:11:23.688119 | controller |                   },
2026-06-12 17:11:23.688133 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688147 | controller |                     ".": {},
2026-06-12 17:11:23.688161 | controller |                     "f:name": {},
2026-06-12 17:11:23.688175 | controller |                     "f:value": {}
2026-06-12 17:11:23.688189 | controller |                   },
2026-06-12 17:11:23.688202 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688216 | controller |                     ".": {},
2026-06-12 17:11:23.688230 | controller |                     "f:name": {},
2026-06-12 17:11:23.688244 | controller |                     "f:value": {}
2026-06-12 17:11:23.688258 | controller |                   },
2026-06-12 17:11:23.688271 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688289 | controller |                     ".": {},
2026-06-12 17:11:23.688303 | controller |                     "f:name": {},
2026-06-12 17:11:23.688318 | controller |                     "f:value": {}
2026-06-12 17:11:23.688332 | controller |                   },
2026-06-12 17:11:23.688363 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688383 | controller |                     ".": {},
2026-06-12 17:11:23.688398 | controller |                     "f:name": {},
2026-06-12 17:11:23.688413 | controller |                     "f:value": {}
2026-06-12 17:11:23.688427 | controller |                   },
2026-06-12 17:11:23.688441 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688455 | controller |                     ".": {},
2026-06-12 17:11:23.688469 | controller |                     "f:name": {},
2026-06-12 17:11:23.688482 | controller |                     "f:value": {}
2026-06-12 17:11:23.688496 | controller |                   },
2026-06-12 17:11:23.688510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688525 | controller |                     ".": {},
2026-06-12 17:11:23.688539 | controller |                     "f:name": {},
2026-06-12 17:11:23.688553 | controller |                     "f:value": {}
2026-06-12 17:11:23.688567 | controller |                   },
2026-06-12 17:11:23.688581 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688595 | controller |                     ".": {},
2026-06-12 17:11:23.688609 | controller |                     "f:name": {},
2026-06-12 17:11:23.688623 | controller |                     "f:value": {}
2026-06-12 17:11:23.688637 | controller |                   },
2026-06-12 17:11:23.688651 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688665 | controller |                     ".": {},
2026-06-12 17:11:23.688679 | controller |                     "f:name": {},
2026-06-12 17:11:23.688693 | controller |                     "f:value": {}
2026-06-12 17:11:23.688707 | controller |                   },
2026-06-12 17:11:23.688722 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688737 | controller |                     ".": {},
2026-06-12 17:11:23.688751 | controller |                     "f:name": {},
2026-06-12 17:11:23.688766 | controller |                     "f:value": {}
2026-06-12 17:11:23.688780 | controller |                   },
2026-06-12 17:11:23.688794 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688809 | controller |                     ".": {},
2026-06-12 17:11:23.688823 | controller |                     "f:name": {},
2026-06-12 17:11:23.688837 | controller |                     "f:value": {}
2026-06-12 17:11:23.688852 | controller |                   },
2026-06-12 17:11:23.688866 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688880 | controller |                     ".": {},
2026-06-12 17:11:23.688894 | controller |                     "f:name": {},
2026-06-12 17:11:23.688908 | controller |                     "f:value": {}
2026-06-12 17:11:23.688922 | controller |                   },
2026-06-12 17:11:23.688936 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.688950 | controller |                     ".": {},
2026-06-12 17:11:23.688964 | controller |                     "f:name": {},
2026-06-12 17:11:23.688977 | controller |                     "f:value": {}
2026-06-12 17:11:23.688991 | controller |                   },
2026-06-12 17:11:23.689010 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689026 | controller |                     ".": {},
2026-06-12 17:11:23.689040 | controller |                     "f:name": {},
2026-06-12 17:11:23.689054 | controller |                     "f:value": {}
2026-06-12 17:11:23.689068 | controller |                   },
2026-06-12 17:11:23.689082 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689096 | controller |                     ".": {},
2026-06-12 17:11:23.689110 | controller |                     "f:name": {},
2026-06-12 17:11:23.689124 | controller |                     "f:value": {}
2026-06-12 17:11:23.689137 | controller |                   },
2026-06-12 17:11:23.689151 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689165 | controller |                     ".": {},
2026-06-12 17:11:23.689179 | controller |                     "f:name": {},
2026-06-12 17:11:23.689193 | controller |                     "f:value": {}
2026-06-12 17:11:23.689207 | controller |                   },
2026-06-12 17:11:23.689221 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689235 | controller |                     ".": {},
2026-06-12 17:11:23.689248 | controller |                     "f:name": {},
2026-06-12 17:11:23.689262 | controller |                     "f:value": {}
2026-06-12 17:11:23.689275 | controller |                   },
2026-06-12 17:11:23.689289 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689303 | controller |                     ".": {},
2026-06-12 17:11:23.689317 | controller |                     "f:name": {},
2026-06-12 17:11:23.689330 | controller |                     "f:value": {}
2026-06-12 17:11:23.689344 | controller |                   },
2026-06-12 17:11:23.689377 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689392 | controller |                     ".": {},
2026-06-12 17:11:23.689406 | controller |                     "f:name": {},
2026-06-12 17:11:23.689419 | controller |                     "f:value": {}
2026-06-12 17:11:23.689433 | controller |                   },
2026-06-12 17:11:23.689447 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689461 | controller |                     ".": {},
2026-06-12 17:11:23.689475 | controller |                     "f:name": {},
2026-06-12 17:11:23.689489 | controller |                     "f:value": {}
2026-06-12 17:11:23.689503 | controller |                   },
2026-06-12 17:11:23.689517 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689531 | controller |                     ".": {},
2026-06-12 17:11:23.689545 | controller |                     "f:name": {},
2026-06-12 17:11:23.689559 | controller |                     "f:value": {}
2026-06-12 17:11:23.689574 | controller |                   },
2026-06-12 17:11:23.689587 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689601 | controller |                     ".": {},
2026-06-12 17:11:23.689615 | controller |                     "f:name": {},
2026-06-12 17:11:23.689629 | controller |                     "f:value": {}
2026-06-12 17:11:23.689643 | controller |                   },
2026-06-12 17:11:23.689657 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689684 | controller |                     ".": {},
2026-06-12 17:11:23.689699 | controller |                     "f:name": {},
2026-06-12 17:11:23.689713 | controller |                     "f:value": {}
2026-06-12 17:11:23.689734 | controller |                   },
2026-06-12 17:11:23.689749 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689763 | controller |                     ".": {},
2026-06-12 17:11:23.689777 | controller |                     "f:name": {},
2026-06-12 17:11:23.689791 | controller |                     "f:value": {}
2026-06-12 17:11:23.689805 | controller |                   },
2026-06-12 17:11:23.689819 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689833 | controller |                     ".": {},
2026-06-12 17:11:23.689847 | controller |                     "f:name": {},
2026-06-12 17:11:23.689860 | controller |                     "f:value": {}
2026-06-12 17:11:23.689874 | controller |                   },
2026-06-12 17:11:23.689888 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689901 | controller |                     ".": {},
2026-06-12 17:11:23.689915 | controller |                     "f:name": {},
2026-06-12 17:11:23.689929 | controller |                     "f:value": {}
2026-06-12 17:11:23.689943 | controller |                   },
2026-06-12 17:11:23.689957 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.689971 | controller |                     ".": {},
2026-06-12 17:11:23.689985 | controller |                     "f:name": {},
2026-06-12 17:11:23.689998 | controller |                     "f:value": {}
2026-06-12 17:11:23.690012 | controller |                   },
2026-06-12 17:11:23.690026 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 17:11:23.690039 | controller |                     ".": {},
2026-06-12 17:11:23.690053 | controller |                     "f:name": {},
2026-06-12 17:11:23.690067 | controller |                     "f:value": {}
2026-06-12 17:11:23.690080 | controller |                   },
2026-06-12 17:11:23.690094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690108 | controller |                     ".": {},
2026-06-12 17:11:23.690122 | controller |                     "f:name": {},
2026-06-12 17:11:23.690135 | controller |                     "f:value": {}
2026-06-12 17:11:23.690149 | controller |                   },
2026-06-12 17:11:23.690163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690176 | controller |                     ".": {},
2026-06-12 17:11:23.690190 | controller |                     "f:name": {},
2026-06-12 17:11:23.690204 | controller |                     "f:value": {}
2026-06-12 17:11:23.690217 | controller |                   },
2026-06-12 17:11:23.690231 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690245 | controller |                     ".": {},
2026-06-12 17:11:23.690259 | controller |                     "f:name": {},
2026-06-12 17:11:23.690272 | controller |                     "f:value": {}
2026-06-12 17:11:23.690286 | controller |                   },
2026-06-12 17:11:23.690300 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690314 | controller |                     ".": {},
2026-06-12 17:11:23.690327 | controller |                     "f:name": {},
2026-06-12 17:11:23.690341 | controller |                     "f:value": {}
2026-06-12 17:11:23.690376 | controller |                   },
2026-06-12 17:11:23.690391 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690405 | controller |                     ".": {},
2026-06-12 17:11:23.690419 | controller |                     "f:name": {},
2026-06-12 17:11:23.690449 | controller |                     "f:value": {}
2026-06-12 17:11:23.690463 | controller |                   },
2026-06-12 17:11:23.690477 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690492 | controller |                     ".": {},
2026-06-12 17:11:23.690506 | controller |                     "f:name": {},
2026-06-12 17:11:23.690566 | controller |                     "f:value": {}
2026-06-12 17:11:23.690585 | controller |                   },
2026-06-12 17:11:23.690601 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690616 | controller |                     ".": {},
2026-06-12 17:11:23.690630 | controller |                     "f:name": {},
2026-06-12 17:11:23.690644 | controller |                     "f:value": {}
2026-06-12 17:11:23.690658 | controller |                   },
2026-06-12 17:11:23.690672 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690686 | controller |                     ".": {},
2026-06-12 17:11:23.690700 | controller |                     "f:name": {},
2026-06-12 17:11:23.690714 | controller |                     "f:value": {}
2026-06-12 17:11:23.690728 | controller |                   },
2026-06-12 17:11:23.690742 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690756 | controller |                     ".": {},
2026-06-12 17:11:23.690770 | controller |                     "f:name": {},
2026-06-12 17:11:23.690785 | controller |                     "f:value": {}
2026-06-12 17:11:23.690799 | controller |                   },
2026-06-12 17:11:23.690814 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690829 | controller |                     ".": {},
2026-06-12 17:11:23.690843 | controller |                     "f:name": {},
2026-06-12 17:11:23.690857 | controller |                     "f:value": {}
2026-06-12 17:11:23.690871 | controller |                   },
2026-06-12 17:11:23.690885 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690899 | controller |                     ".": {},
2026-06-12 17:11:23.690913 | controller |                     "f:name": {},
2026-06-12 17:11:23.690927 | controller |                     "f:value": {}
2026-06-12 17:11:23.690941 | controller |                   },
2026-06-12 17:11:23.690956 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.690970 | controller |                     ".": {},
2026-06-12 17:11:23.690984 | controller |                     "f:name": {},
2026-06-12 17:11:23.690997 | controller |                     "f:value": {}
2026-06-12 17:11:23.691011 | controller |                   },
2026-06-12 17:11:23.691025 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.691039 | controller |                     ".": {},
2026-06-12 17:11:23.691053 | controller |                     "f:name": {},
2026-06-12 17:11:23.691066 | controller |                     "f:value": {}
2026-06-12 17:11:23.691080 | controller |                   },
2026-06-12 17:11:23.691094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.691108 | controller |                     ".": {},
2026-06-12 17:11:23.691122 | controller |                     "f:name": {},
2026-06-12 17:11:23.691135 | controller |                     "f:value": {}
2026-06-12 17:11:23.691149 | controller |                   },
2026-06-12 17:11:23.691163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.691177 | controller |                     ".": {},
2026-06-12 17:11:23.691191 | controller |                     "f:name": {},
2026-06-12 17:11:23.691209 | controller |                     "f:value": {}
2026-06-12 17:11:23.691223 | controller |                   },
2026-06-12 17:11:23.691237 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.691251 | controller |                     ".": {},
2026-06-12 17:11:23.691264 | controller |                     "f:name": {},
2026-06-12 17:11:23.691278 | controller |                     "f:value": {}
2026-06-12 17:11:23.691292 | controller |                   },
2026-06-12 17:11:23.691306 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.691320 | controller |                     ".": {},
2026-06-12 17:11:23.691334 | controller |                     "f:name": {},
2026-06-12 17:11:23.691363 | controller |                     "f:value": {}
2026-06-12 17:11:23.691383 | controller |                   },
2026-06-12 17:11:23.691397 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.691412 | controller |                     ".": {},
2026-06-12 17:11:23.691426 | controller |                     "f:name": {},
2026-06-12 17:11:23.691440 | controller |                     "f:value": {}
2026-06-12 17:11:23.691454 | controller |                   },
2026-06-12 17:11:23.691468 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.691482 | controller |                     ".": {},
2026-06-12 17:11:23.691496 | controller |                     "f:name": {},
2026-06-12 17:11:23.691510 | controller |                     "f:value": {}
2026-06-12 17:11:23.691524 | controller |                   }
2026-06-12 17:11:23.691538 | controller |                 },
2026-06-12 17:11:23.691552 | controller |                 "f:image": {},
2026-06-12 17:11:23.691566 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.691580 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.691594 | controller |                   ".": {},
2026-06-12 17:11:23.691609 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.691622 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.691636 | controller |                     ".": {},
2026-06-12 17:11:23.691650 | controller |                     "f:path": {},
2026-06-12 17:11:23.691664 | controller |                     "f:port": {},
2026-06-12 17:11:23.691678 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.691692 | controller |                   },
2026-06-12 17:11:23.691706 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.691719 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.691733 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.691747 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.691761 | controller |                 },
2026-06-12 17:11:23.691776 | controller |                 "f:name": {},
2026-06-12 17:11:23.691790 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.691804 | controller |                   ".": {},
2026-06-12 17:11:23.691818 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.691832 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.691846 | controller |                     ".": {},
2026-06-12 17:11:23.691860 | controller |                     "f:path": {},
2026-06-12 17:11:23.691874 | controller |                     "f:port": {},
2026-06-12 17:11:23.691888 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.691902 | controller |                   },
2026-06-12 17:11:23.691916 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.691929 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.691943 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.691957 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.691976 | controller |                 },
2026-06-12 17:11:23.691991 | controller |                 "f:resources": {
2026-06-12 17:11:23.692004 | controller |                   ".": {},
2026-06-12 17:11:23.692018 | controller |                   "f:limits": {
2026-06-12 17:11:23.692032 | controller |                     ".": {},
2026-06-12 17:11:23.692046 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.692059 | controller |                     "f:memory": {}
2026-06-12 17:11:23.692073 | controller |                   },
2026-06-12 17:11:23.692087 | controller |                   "f:requests": {
2026-06-12 17:11:23.692100 | controller |                     ".": {},
2026-06-12 17:11:23.692114 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.692127 | controller |                     "f:memory": {}
2026-06-12 17:11:23.692141 | controller |                   }
2026-06-12 17:11:23.692155 | controller |                 },
2026-06-12 17:11:23.692169 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.692183 | controller |                   ".": {},
2026-06-12 17:11:23.692197 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.692211 | controller |                 },
2026-06-12 17:11:23.692225 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.692238 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 17:11:23.692252 | controller |                 "f:volumeMounts": {
2026-06-12 17:11:23.692266 | controller |                   ".": {},
2026-06-12 17:11:23.692279 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 17:11:23.692293 | controller |                     ".": {},
2026-06-12 17:11:23.692307 | controller |                     "f:mountPath": {},
2026-06-12 17:11:23.692321 | controller |                     "f:name": {},
2026-06-12 17:11:23.692335 | controller |                     "f:readOnly": {}
2026-06-12 17:11:23.692367 | controller |                   }
2026-06-12 17:11:23.692383 | controller |                 }
2026-06-12 17:11:23.692397 | controller |               }
2026-06-12 17:11:23.692411 | controller |             },
2026-06-12 17:11:23.692426 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.692439 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.692454 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.692468 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.692482 | controller |             "f:securityContext": {
2026-06-12 17:11:23.692495 | controller |               ".": {},
2026-06-12 17:11:23.692509 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.692523 | controller |             },
2026-06-12 17:11:23.692537 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.692551 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.692565 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.692579 | controller |             "f:tolerations": {},
2026-06-12 17:11:23.692593 | controller |             "f:volumes": {
2026-06-12 17:11:23.692607 | controller |               ".": {},
2026-06-12 17:11:23.692621 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-12 17:11:23.692635 | controller |                 ".": {},
2026-06-12 17:11:23.692649 | controller |                 "f:name": {},
2026-06-12 17:11:23.692662 | controller |                 "f:secret": {
2026-06-12 17:11:23.692676 | controller |                   ".": {},
2026-06-12 17:11:23.692690 | controller |                   "f:defaultMode": {},
2026-06-12 17:11:23.692704 | controller |                   "f:secretName": {}
2026-06-12 17:11:23.692718 | controller |                 }
2026-06-12 17:11:23.692731 | controller |               }
2026-06-12 17:11:23.692746 | controller |             }
2026-06-12 17:11:23.692765 | controller |           }
2026-06-12 17:11:23.692780 | controller |         },
2026-06-12 17:11:23.692794 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.692808 | controller |         "operation": "Update",
2026-06-12 17:11:23.692823 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.692837 | controller |       },
2026-06-12 17:11:23.692851 | controller |       {
2026-06-12 17:11:23.692865 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.692879 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.692893 | controller |         "fieldsV1": {
2026-06-12 17:11:23.692907 | controller |           "f:metadata": {
2026-06-12 17:11:23.692921 | controller |             "f:annotations": {
2026-06-12 17:11:23.692935 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.692949 | controller |             }
2026-06-12 17:11:23.692963 | controller |           }
2026-06-12 17:11:23.692977 | controller |         },
2026-06-12 17:11:23.692991 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.693005 | controller |         "operation": "Update",
2026-06-12 17:11:23.693018 | controller |         "subresource": "status",
2026-06-12 17:11:23.693033 | controller |         "time": "2026-06-12T16:08:50Z"
2026-06-12 17:11:23.693047 | controller |       },
2026-06-12 17:11:23.693060 | controller |       {
2026-06-12 17:11:23.693074 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.693088 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.693102 | controller |         "fieldsV1": {
2026-06-12 17:11:23.693116 | controller |           "f:status": {
2026-06-12 17:11:23.693130 | controller |             "f:conditions": {
2026-06-12 17:11:23.693144 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.693158 | controller |                 ".": {},
2026-06-12 17:11:23.693172 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.693186 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.693200 | controller |                 "f:status": {},
2026-06-12 17:11:23.693214 | controller |                 "f:type": {}
2026-06-12 17:11:23.693228 | controller |               },
2026-06-12 17:11:23.693243 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.693257 | controller |                 ".": {},
2026-06-12 17:11:23.693271 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.693285 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.693298 | controller |                 "f:status": {},
2026-06-12 17:11:23.693312 | controller |                 "f:type": {}
2026-06-12 17:11:23.693330 | controller |               },
2026-06-12 17:11:23.693364 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.693392 | controller |                 ".": {},
2026-06-12 17:11:23.693408 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.693492 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.693515 | controller |                 "f:status": {},
2026-06-12 17:11:23.693530 | controller |                 "f:type": {}
2026-06-12 17:11:23.693544 | controller |               },
2026-06-12 17:11:23.693559 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.693573 | controller |                 ".": {},
2026-06-12 17:11:23.693587 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.693601 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.693616 | controller |                 "f:status": {},
2026-06-12 17:11:23.693630 | controller |                 "f:type": {}
2026-06-12 17:11:23.693658 | controller |               }
2026-06-12 17:11:23.693673 | controller |             },
2026-06-12 17:11:23.693687 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.693701 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.693720 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.693735 | controller |             "f:phase": {},
2026-06-12 17:11:23.693749 | controller |             "f:podIP": {},
2026-06-12 17:11:23.693763 | controller |             "f:podIPs": {
2026-06-12 17:11:23.693777 | controller |               ".": {},
2026-06-12 17:11:23.693791 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-12 17:11:23.693805 | controller |                 ".": {},
2026-06-12 17:11:23.693819 | controller |                 "f:ip": {}
2026-06-12 17:11:23.693833 | controller |               }
2026-06-12 17:11:23.693847 | controller |             },
2026-06-12 17:11:23.693861 | controller |             "f:startTime": {}
2026-06-12 17:11:23.693875 | controller |           }
2026-06-12 17:11:23.693890 | controller |         },
2026-06-12 17:11:23.693904 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.693917 | controller |         "operation": "Update",
2026-06-12 17:11:23.693931 | controller |         "subresource": "status",
2026-06-12 17:11:23.693945 | controller |         "time": "2026-06-12T16:59:11Z"
2026-06-12 17:11:23.693959 | controller |       }
2026-06-12 17:11:23.693973 | controller |     ],
2026-06-12 17:11:23.693987 | controller |     "name": "openstack-baremetal-operator-controller-manager-678fc77c54bdm8v",
2026-06-12 17:11:23.694001 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.694015 | controller |     "ownerReferences": [
2026-06-12 17:11:23.694029 | controller |       {
2026-06-12 17:11:23.694043 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.694057 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.694070 | controller |         "controller": true,
2026-06-12 17:11:23.694084 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.694098 | controller |         "name": "openstack-baremetal-operator-controller-manager-678fc77c54",
2026-06-12 17:11:23.694112 | controller |         "uid": "8443a47b-57dc-4a8e-9782-5d39d0d97490"
2026-06-12 17:11:23.694126 | controller |       }
2026-06-12 17:11:23.694140 | controller |     ],
2026-06-12 17:11:23.694154 | controller |     "resourceVersion": "88452",
2026-06-12 17:11:23.694167 | controller |     "uid": "ffb3a2df-3f33-4ebe-ace5-f42394d16437"
2026-06-12 17:11:23.694181 | controller |   },
2026-06-12 17:11:23.694195 | controller |   "spec": {
2026-06-12 17:11:23.694209 | controller |     "containers": [
2026-06-12 17:11:23.694222 | controller |       {
2026-06-12 17:11:23.694236 | controller |         "args": [
2026-06-12 17:11:23.694250 | controller |           "--leader-elect",
2026-06-12 17:11:23.694263 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:23.694277 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:23.694291 | controller |         ],
2026-06-12 17:11:23.694305 | controller |         "command": [
2026-06-12 17:11:23.694319 | controller |           "/manager"
2026-06-12 17:11:23.694333 | controller |         ],
2026-06-12 17:11:23.694364 | controller |         "env": [
2026-06-12 17:11:23.694384 | controller |           {
2026-06-12 17:11:23.694398 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.694412 | controller |             "value": "30"
2026-06-12 17:11:23.694426 | controller |           },
2026-06-12 17:11:23.694440 | controller |           {
2026-06-12 17:11:23.694453 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.694467 | controller |             "value": "20"
2026-06-12 17:11:23.694481 | controller |           },
2026-06-12 17:11:23.694494 | controller |           {
2026-06-12 17:11:23.694508 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.694522 | controller |             "value": "5"
2026-06-12 17:11:23.694535 | controller |           },
2026-06-12 17:11:23.694549 | controller |           {
2026-06-12 17:11:23.694562 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.694580 | controller |             "value": "true"
2026-06-12 17:11:23.694594 | controller |           },
2026-06-12 17:11:23.694608 | controller |           {
2026-06-12 17:11:23.694623 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.694637 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 17:11:23.694652 | controller |           },
2026-06-12 17:11:23.694666 | controller |           {
2026-06-12 17:11:23.694680 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.694694 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 17:11:23.694708 | controller |           },
2026-06-12 17:11:23.694722 | controller |           {
2026-06-12 17:11:23.694736 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.694750 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 17:11:23.694764 | controller |           },
2026-06-12 17:11:23.694778 | controller |           {
2026-06-12 17:11:23.694792 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.694806 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 17:11:23.694820 | controller |           },
2026-06-12 17:11:23.694834 | controller |           {
2026-06-12 17:11:23.694849 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.694863 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 17:11:23.694877 | controller |           },
2026-06-12 17:11:23.694892 | controller |           {
2026-06-12 17:11:23.694906 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.694921 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 17:11:23.694935 | controller |           },
2026-06-12 17:11:23.694949 | controller |           {
2026-06-12 17:11:23.694963 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.694978 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 17:11:23.694992 | controller |           },
2026-06-12 17:11:23.695006 | controller |           {
2026-06-12 17:11:23.695020 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695033 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 17:11:23.695047 | controller |           },
2026-06-12 17:11:23.695061 | controller |           {
2026-06-12 17:11:23.695075 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695089 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 17:11:23.695103 | controller |           },
2026-06-12 17:11:23.695117 | controller |           {
2026-06-12 17:11:23.695130 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695144 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 17:11:23.695158 | controller |           },
2026-06-12 17:11:23.695171 | controller |           {
2026-06-12 17:11:23.695185 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695199 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 17:11:23.695213 | controller |           },
2026-06-12 17:11:23.695227 | controller |           {
2026-06-12 17:11:23.695245 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695259 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 17:11:23.695273 | controller |           },
2026-06-12 17:11:23.695287 | controller |           {
2026-06-12 17:11:23.695300 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695314 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 17:11:23.695328 | controller |           },
2026-06-12 17:11:23.695342 | controller |           {
2026-06-12 17:11:23.695374 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695390 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 17:11:23.695404 | controller |           },
2026-06-12 17:11:23.695417 | controller |           {
2026-06-12 17:11:23.695431 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695445 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 17:11:23.695459 | controller |           },
2026-06-12 17:11:23.695473 | controller |           {
2026-06-12 17:11:23.695487 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695501 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 17:11:23.695516 | controller |           },
2026-06-12 17:11:23.695530 | controller |           {
2026-06-12 17:11:23.695543 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695558 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 17:11:23.695572 | controller |           },
2026-06-12 17:11:23.695586 | controller |           {
2026-06-12 17:11:23.695600 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695615 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 17:11:23.695629 | controller |           },
2026-06-12 17:11:23.695643 | controller |           {
2026-06-12 17:11:23.695656 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695670 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 17:11:23.695684 | controller |           },
2026-06-12 17:11:23.695698 | controller |           {
2026-06-12 17:11:23.695712 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695726 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 17:11:23.695740 | controller |           },
2026-06-12 17:11:23.695754 | controller |           {
2026-06-12 17:11:23.695768 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695782 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 17:11:23.695796 | controller |           },
2026-06-12 17:11:23.695811 | controller |           {
2026-06-12 17:11:23.695826 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695840 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 17:11:23.695855 | controller |           },
2026-06-12 17:11:23.695869 | controller |           {
2026-06-12 17:11:23.695883 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695902 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 17:11:23.695916 | controller |           },
2026-06-12 17:11:23.695930 | controller |           {
2026-06-12 17:11:23.695944 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.695958 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 17:11:23.695971 | controller |           },
2026-06-12 17:11:23.695985 | controller |           {
2026-06-12 17:11:23.695999 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696013 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 17:11:23.696026 | controller |           },
2026-06-12 17:11:23.696040 | controller |           {
2026-06-12 17:11:23.696054 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696068 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 17:11:23.696082 | controller |           },
2026-06-12 17:11:23.696095 | controller |           {
2026-06-12 17:11:23.696109 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696123 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 17:11:23.696136 | controller |           },
2026-06-12 17:11:23.696150 | controller |           {
2026-06-12 17:11:23.696164 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696177 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 17:11:23.696191 | controller |           },
2026-06-12 17:11:23.696205 | controller |           {
2026-06-12 17:11:23.696218 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696231 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 17:11:23.696245 | controller |           },
2026-06-12 17:11:23.696258 | controller |           {
2026-06-12 17:11:23.696272 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696285 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 17:11:23.696299 | controller |           },
2026-06-12 17:11:23.696312 | controller |           {
2026-06-12 17:11:23.696326 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696339 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 17:11:23.696370 | controller |           },
2026-06-12 17:11:23.696385 | controller |           {
2026-06-12 17:11:23.696399 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696413 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 17:11:23.696427 | controller |           },
2026-06-12 17:11:23.696440 | controller |           {
2026-06-12 17:11:23.696454 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696468 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 17:11:23.696482 | controller |           },
2026-06-12 17:11:23.696495 | controller |           {
2026-06-12 17:11:23.696509 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696522 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 17:11:23.696539 | controller |           },
2026-06-12 17:11:23.696553 | controller |           {
2026-06-12 17:11:23.696567 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696581 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 17:11:23.696596 | controller |           },
2026-06-12 17:11:23.696610 | controller |           {
2026-06-12 17:11:23.696623 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 17:11:23.696651 | controller |           },
2026-06-12 17:11:23.696665 | controller |           {
2026-06-12 17:11:23.696678 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696692 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 17:11:23.696706 | controller |           },
2026-06-12 17:11:23.696719 | controller |           {
2026-06-12 17:11:23.696733 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696747 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 17:11:23.696761 | controller |           },
2026-06-12 17:11:23.696775 | controller |           {
2026-06-12 17:11:23.696789 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696804 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 17:11:23.696818 | controller |           },
2026-06-12 17:11:23.696833 | controller |           {
2026-06-12 17:11:23.696847 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696862 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 17:11:23.696876 | controller |           },
2026-06-12 17:11:23.696890 | controller |           {
2026-06-12 17:11:23.696904 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696918 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 17:11:23.696933 | controller |           },
2026-06-12 17:11:23.696947 | controller |           {
2026-06-12 17:11:23.696961 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.696975 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 17:11:23.696989 | controller |           },
2026-06-12 17:11:23.697003 | controller |           {
2026-06-12 17:11:23.697017 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697031 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 17:11:23.697045 | controller |           },
2026-06-12 17:11:23.697059 | controller |           {
2026-06-12 17:11:23.697073 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697087 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 17:11:23.697101 | controller |           },
2026-06-12 17:11:23.697115 | controller |           {
2026-06-12 17:11:23.697129 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697143 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 17:11:23.697157 | controller |           },
2026-06-12 17:11:23.697170 | controller |           {
2026-06-12 17:11:23.697188 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697202 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 17:11:23.697216 | controller |           },
2026-06-12 17:11:23.697230 | controller |           {
2026-06-12 17:11:23.697244 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697258 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 17:11:23.697272 | controller |           },
2026-06-12 17:11:23.697285 | controller |           {
2026-06-12 17:11:23.697299 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697313 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 17:11:23.697327 | controller |           },
2026-06-12 17:11:23.697341 | controller |           {
2026-06-12 17:11:23.697374 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697389 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 17:11:23.697404 | controller |           },
2026-06-12 17:11:23.697418 | controller |           {
2026-06-12 17:11:23.697432 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697446 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 17:11:23.697460 | controller |           },
2026-06-12 17:11:23.697474 | controller |           {
2026-06-12 17:11:23.697487 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697501 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 17:11:23.697515 | controller |           },
2026-06-12 17:11:23.697528 | controller |           {
2026-06-12 17:11:23.697542 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697556 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 17:11:23.697570 | controller |           },
2026-06-12 17:11:23.697584 | controller |           {
2026-06-12 17:11:23.697598 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697623 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 17:11:23.697638 | controller |           },
2026-06-12 17:11:23.697652 | controller |           {
2026-06-12 17:11:23.697666 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697680 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 17:11:23.697694 | controller |           },
2026-06-12 17:11:23.697708 | controller |           {
2026-06-12 17:11:23.697722 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697737 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 17:11:23.697751 | controller |           },
2026-06-12 17:11:23.697765 | controller |           {
2026-06-12 17:11:23.697779 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697793 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 17:11:23.697807 | controller |           },
2026-06-12 17:11:23.697822 | controller |           {
2026-06-12 17:11:23.697835 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697849 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 17:11:23.697868 | controller |           },
2026-06-12 17:11:23.697883 | controller |           {
2026-06-12 17:11:23.697897 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697911 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 17:11:23.697924 | controller |           },
2026-06-12 17:11:23.697938 | controller |           {
2026-06-12 17:11:23.697952 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.697966 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 17:11:23.697979 | controller |           },
2026-06-12 17:11:23.697993 | controller |           {
2026-06-12 17:11:23.698006 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698020 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 17:11:23.698034 | controller |           },
2026-06-12 17:11:23.698047 | controller |           {
2026-06-12 17:11:23.698061 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698074 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 17:11:23.698088 | controller |           },
2026-06-12 17:11:23.698102 | controller |           {
2026-06-12 17:11:23.698116 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698130 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 17:11:23.698143 | controller |           },
2026-06-12 17:11:23.698157 | controller |           {
2026-06-12 17:11:23.698171 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698185 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 17:11:23.698199 | controller |           },
2026-06-12 17:11:23.698213 | controller |           {
2026-06-12 17:11:23.698227 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698241 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 17:11:23.698254 | controller |           },
2026-06-12 17:11:23.698268 | controller |           {
2026-06-12 17:11:23.698281 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698295 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 17:11:23.698309 | controller |           },
2026-06-12 17:11:23.698323 | controller |           {
2026-06-12 17:11:23.698336 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698370 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 17:11:23.698386 | controller |           },
2026-06-12 17:11:23.698400 | controller |           {
2026-06-12 17:11:23.698414 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698428 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 17:11:23.698442 | controller |           },
2026-06-12 17:11:23.698456 | controller |           {
2026-06-12 17:11:23.698469 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698483 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 17:11:23.698497 | controller |           },
2026-06-12 17:11:23.698511 | controller |           {
2026-06-12 17:11:23.698529 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698544 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 17:11:23.698558 | controller |           },
2026-06-12 17:11:23.698573 | controller |           {
2026-06-12 17:11:23.698587 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698601 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 17:11:23.698615 | controller |           },
2026-06-12 17:11:23.698629 | controller |           {
2026-06-12 17:11:23.698643 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698657 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 17:11:23.698671 | controller |           },
2026-06-12 17:11:23.698685 | controller |           {
2026-06-12 17:11:23.698699 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698713 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 17:11:23.698726 | controller |           },
2026-06-12 17:11:23.698740 | controller |           {
2026-06-12 17:11:23.698754 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698768 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 17:11:23.698783 | controller |           },
2026-06-12 17:11:23.698797 | controller |           {
2026-06-12 17:11:23.698811 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 17:11:23.698826 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 17:11:23.698840 | controller |           },
2026-06-12 17:11:23.698854 | controller |           {
2026-06-12 17:11:23.698868 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698882 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 17:11:23.698896 | controller |           },
2026-06-12 17:11:23.698910 | controller |           {
2026-06-12 17:11:23.698924 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698938 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 17:11:23.698952 | controller |           },
2026-06-12 17:11:23.698966 | controller |           {
2026-06-12 17:11:23.698980 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.698993 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 17:11:23.699007 | controller |           },
2026-06-12 17:11:23.699021 | controller |           {
2026-06-12 17:11:23.699035 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699049 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 17:11:23.699063 | controller |           },
2026-06-12 17:11:23.699077 | controller |           {
2026-06-12 17:11:23.699091 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699104 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 17:11:23.699118 | controller |           },
2026-06-12 17:11:23.699132 | controller |           {
2026-06-12 17:11:23.699146 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699164 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 17:11:23.699178 | controller |           },
2026-06-12 17:11:23.699193 | controller |           {
2026-06-12 17:11:23.699206 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699220 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 17:11:23.699234 | controller |           },
2026-06-12 17:11:23.699248 | controller |           {
2026-06-12 17:11:23.699262 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699276 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 17:11:23.699290 | controller |           },
2026-06-12 17:11:23.699304 | controller |           {
2026-06-12 17:11:23.699318 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699332 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 17:11:23.699366 | controller |           },
2026-06-12 17:11:23.699386 | controller |           {
2026-06-12 17:11:23.699401 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699415 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 17:11:23.699429 | controller |           },
2026-06-12 17:11:23.699443 | controller |           {
2026-06-12 17:11:23.699457 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699471 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 17:11:23.699485 | controller |           },
2026-06-12 17:11:23.699499 | controller |           {
2026-06-12 17:11:23.699513 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699527 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 17:11:23.699542 | controller |           },
2026-06-12 17:11:23.699556 | controller |           {
2026-06-12 17:11:23.699570 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699584 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 17:11:23.699599 | controller |           },
2026-06-12 17:11:23.699612 | controller |           {
2026-06-12 17:11:23.699627 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699641 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 17:11:23.699655 | controller |           },
2026-06-12 17:11:23.699669 | controller |           {
2026-06-12 17:11:23.699683 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699698 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 17:11:23.699712 | controller |           },
2026-06-12 17:11:23.699726 | controller |           {
2026-06-12 17:11:23.699741 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699755 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 17:11:23.699770 | controller |           },
2026-06-12 17:11:23.699784 | controller |           {
2026-06-12 17:11:23.699799 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.699813 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 17:11:23.699831 | controller |           },
2026-06-12 17:11:23.699846 | controller |           {
2026-06-12 17:11:23.699859 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:23.699873 | controller |             "value": "false"
2026-06-12 17:11:23.699887 | controller |           }
2026-06-12 17:11:23.699901 | controller |         ],
2026-06-12 17:11:23.699915 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 17:11:23.699929 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.699943 | controller |         "livenessProbe": {
2026-06-12 17:11:23.699956 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.699970 | controller |           "httpGet": {
2026-06-12 17:11:23.699984 | controller |             "path": "/healthz",
2026-06-12 17:11:23.699998 | controller |             "port": 8081,
2026-06-12 17:11:23.700011 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.700025 | controller |           },
2026-06-12 17:11:23.700039 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.700053 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.700066 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.700080 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.700093 | controller |         },
2026-06-12 17:11:23.700107 | controller |         "name": "manager",
2026-06-12 17:11:23.700121 | controller |         "readinessProbe": {
2026-06-12 17:11:23.700134 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.700148 | controller |           "httpGet": {
2026-06-12 17:11:23.700162 | controller |             "path": "/readyz",
2026-06-12 17:11:23.700176 | controller |             "port": 8081,
2026-06-12 17:11:23.700190 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.700203 | controller |           },
2026-06-12 17:11:23.700217 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.700231 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.700245 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.700259 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.700273 | controller |         },
2026-06-12 17:11:23.700286 | controller |         "resources": {
2026-06-12 17:11:23.700300 | controller |           "limits": {
2026-06-12 17:11:23.700314 | controller |             "cpu": "500m",
2026-06-12 17:11:23.700329 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.700342 | controller |           },
2026-06-12 17:11:23.700375 | controller |           "requests": {
2026-06-12 17:11:23.700390 | controller |             "cpu": "10m",
2026-06-12 17:11:23.700404 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.700418 | controller |           }
2026-06-12 17:11:23.700432 | controller |         },
2026-06-12 17:11:23.700446 | controller |         "securityContext": {
2026-06-12 17:11:23.700460 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.700474 | controller |           "capabilities": {
2026-06-12 17:11:23.700488 | controller |             "drop": [
2026-06-12 17:11:23.700502 | controller |               "ALL"
2026-06-12 17:11:23.700516 | controller |             ]
2026-06-12 17:11:23.700530 | controller |           },
2026-06-12 17:11:23.700545 | controller |           "runAsUser": 1000660000
2026-06-12 17:11:23.700559 | controller |         },
2026-06-12 17:11:23.700573 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.700587 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.700641 | controller |         "volumeMounts": [
2026-06-12 17:11:23.700662 | controller |           {
2026-06-12 17:11:23.700678 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:11:23.700693 | controller |             "name": "cert",
2026-06-12 17:11:23.700715 | controller |             "readOnly": true
2026-06-12 17:11:23.700730 | controller |           },
2026-06-12 17:11:23.700745 | controller |           {
2026-06-12 17:11:23.700759 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.700773 | controller |             "name": "kube-api-access-r5bqn",
2026-06-12 17:11:23.700787 | controller |             "readOnly": true
2026-06-12 17:11:23.700802 | controller |           }
2026-06-12 17:11:23.700817 | controller |         ]
2026-06-12 17:11:23.700832 | controller |       }
2026-06-12 17:11:23.700846 | controller |     ],
2026-06-12 17:11:23.700861 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.700875 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.700889 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.700904 | controller |       {
2026-06-12 17:11:23.700918 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-wsjtg"
2026-06-12 17:11:23.700933 | controller |       }
2026-06-12 17:11:23.700947 | controller |     ],
2026-06-12 17:11:23.700961 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.700975 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.700989 | controller |     "priority": 0,
2026-06-12 17:11:23.701003 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.701017 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.701032 | controller |     "securityContext": {
2026-06-12 17:11:23.701046 | controller |       "fsGroup": 1000660000,
2026-06-12 17:11:23.701060 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.701074 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.701088 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.701102 | controller |       },
2026-06-12 17:11:23.701116 | controller |       "seccompProfile": {
2026-06-12 17:11:23.701131 | controller |         "type": "RuntimeDefault"
2026-06-12 17:11:23.701145 | controller |       }
2026-06-12 17:11:23.701159 | controller |     },
2026-06-12 17:11:23.701173 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-12 17:11:23.701188 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-12 17:11:23.701202 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.701215 | controller |     "tolerations": [
2026-06-12 17:11:23.701230 | controller |       {
2026-06-12 17:11:23.701244 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.701258 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.701272 | controller |         "operator": "Exists",
2026-06-12 17:11:23.701286 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.701300 | controller |       },
2026-06-12 17:11:23.701314 | controller |       {
2026-06-12 17:11:23.701328 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.701342 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.701384 | controller |         "operator": "Exists",
2026-06-12 17:11:23.701400 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.701414 | controller |       },
2026-06-12 17:11:23.701428 | controller |       {
2026-06-12 17:11:23.701442 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.701456 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.701470 | controller |         "operator": "Exists"
2026-06-12 17:11:23.701484 | controller |       }
2026-06-12 17:11:23.701499 | controller |     ],
2026-06-12 17:11:23.701513 | controller |     "volumes": [
2026-06-12 17:11:23.701527 | controller |       {
2026-06-12 17:11:23.701541 | controller |         "name": "cert",
2026-06-12 17:11:23.701554 | controller |         "secret": {
2026-06-12 17:11:23.701568 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.701598 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-12 17:11:23.701614 | controller |         }
2026-06-12 17:11:23.701629 | controller |       },
2026-06-12 17:11:23.701643 | controller |       {
2026-06-12 17:11:23.701657 | controller |         "name": "kube-api-access-r5bqn",
2026-06-12 17:11:23.701672 | controller |         "projected": {
2026-06-12 17:11:23.701686 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.701700 | controller |           "sources": [
2026-06-12 17:11:23.701714 | controller |             {
2026-06-12 17:11:23.701728 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.701742 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.701756 | controller |                 "path": "token"
2026-06-12 17:11:23.701770 | controller |               }
2026-06-12 17:11:23.701784 | controller |             },
2026-06-12 17:11:23.701798 | controller |             {
2026-06-12 17:11:23.701812 | controller |               "configMap": {
2026-06-12 17:11:23.701826 | controller |                 "items": [
2026-06-12 17:11:23.701841 | controller |                   {
2026-06-12 17:11:23.701855 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.701869 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.701883 | controller |                   }
2026-06-12 17:11:23.701897 | controller |                 ],
2026-06-12 17:11:23.701911 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.701925 | controller |               }
2026-06-12 17:11:23.701939 | controller |             },
2026-06-12 17:11:23.701953 | controller |             {
2026-06-12 17:11:23.701966 | controller |               "downwardAPI": {
2026-06-12 17:11:23.701980 | controller |                 "items": [
2026-06-12 17:11:23.701994 | controller |                   {
2026-06-12 17:11:23.702007 | controller |                     "fieldRef": {
2026-06-12 17:11:23.702021 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.702035 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.702049 | controller |                     },
2026-06-12 17:11:23.702062 | controller |                     "path": "namespace"
2026-06-12 17:11:23.702076 | controller |                   }
2026-06-12 17:11:23.702090 | controller |                 ]
2026-06-12 17:11:23.702104 | controller |               }
2026-06-12 17:11:23.702117 | controller |             },
2026-06-12 17:11:23.702131 | controller |             {
2026-06-12 17:11:23.702145 | controller |               "configMap": {
2026-06-12 17:11:23.702158 | controller |                 "items": [
2026-06-12 17:11:23.702172 | controller |                   {
2026-06-12 17:11:23.702186 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.702200 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.702214 | controller |                   }
2026-06-12 17:11:23.702228 | controller |                 ],
2026-06-12 17:11:23.702242 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.702256 | controller |               }
2026-06-12 17:11:23.702269 | controller |             }
2026-06-12 17:11:23.702283 | controller |           ]
2026-06-12 17:11:23.702297 | controller |         }
2026-06-12 17:11:23.702311 | controller |       }
2026-06-12 17:11:23.702324 | controller |     ]
2026-06-12 17:11:23.702338 | controller |   },
2026-06-12 17:11:23.702371 | controller |   "status": {
2026-06-12 17:11:23.702387 | controller |     "conditions": [
2026-06-12 17:11:23.702400 | controller |       {
2026-06-12 17:11:23.702414 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.702428 | controller |         "lastTransitionTime": "2026-06-12T16:09:40Z",
2026-06-12 17:11:23.702442 | controller |         "status": "True",
2026-06-12 17:11:23.702455 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.702473 | controller |       },
2026-06-12 17:11:23.702487 | controller |       {
2026-06-12 17:11:23.702501 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.702515 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.702528 | controller |         "status": "True",
2026-06-12 17:11:23.702542 | controller |         "type": "Initialized"
2026-06-12 17:11:23.702555 | controller |       },
2026-06-12 17:11:23.702569 | controller |       {
2026-06-12 17:11:23.702583 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.702597 | controller |         "lastTransitionTime": "2026-06-12T16:59:11Z",
2026-06-12 17:11:23.702612 | controller |         "status": "True",
2026-06-12 17:11:23.702626 | controller |         "type": "Ready"
2026-06-12 17:11:23.702640 | controller |       },
2026-06-12 17:11:23.702654 | controller |       {
2026-06-12 17:11:23.702668 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.702681 | controller |         "lastTransitionTime": "2026-06-12T16:59:11Z",
2026-06-12 17:11:23.702695 | controller |         "status": "True",
2026-06-12 17:11:23.702709 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.702723 | controller |       },
2026-06-12 17:11:23.702737 | controller |       {
2026-06-12 17:11:23.702751 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.702764 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:23.702778 | controller |         "status": "True",
2026-06-12 17:11:23.702792 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.702807 | controller |       }
2026-06-12 17:11:23.702821 | controller |     ],
2026-06-12 17:11:23.702835 | controller |     "containerStatuses": [
2026-06-12 17:11:23.702850 | controller |       {
2026-06-12 17:11:23.702864 | controller |         "allocatedResources": {
2026-06-12 17:11:23.702878 | controller |           "cpu": "10m",
2026-06-12 17:11:23.702892 | controller |           "memory": "256Mi"
2026-06-12 17:11:23.702906 | controller |         },
2026-06-12 17:11:23.702920 | controller |         "containerID": "cri-o://6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f",
2026-06-12 17:11:23.702935 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 17:11:23.702949 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-12 17:11:23.702963 | controller |         "lastState": {
2026-06-12 17:11:23.702977 | controller |           "terminated": {
2026-06-12 17:11:23.702991 | controller |             "containerID": "cri-o://ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5",
2026-06-12 17:11:23.703005 | controller |             "exitCode": 1,
2026-06-12 17:11:23.703019 | controller |             "finishedAt": "2026-06-12T16:58:43Z",
2026-06-12 17:11:23.703033 | controller |             "reason": "Error",
2026-06-12 17:11:23.703047 | controller |             "startedAt": "2026-06-12T16:55:05Z"
2026-06-12 17:11:23.703061 | controller |           }
2026-06-12 17:11:23.703075 | controller |         },
2026-06-12 17:11:23.703089 | controller |         "name": "manager",
2026-06-12 17:11:23.703103 | controller |         "ready": true,
2026-06-12 17:11:23.703117 | controller |         "resources": {
2026-06-12 17:11:23.703131 | controller |           "limits": {
2026-06-12 17:11:23.703145 | controller |             "cpu": "500m",
2026-06-12 17:11:23.703159 | controller |             "memory": "512Mi"
2026-06-12 17:11:23.703173 | controller |           },
2026-06-12 17:11:23.703187 | controller |           "requests": {
2026-06-12 17:11:23.703200 | controller |             "cpu": "10m",
2026-06-12 17:11:23.703214 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.703228 | controller |           }
2026-06-12 17:11:23.703245 | controller |         },
2026-06-12 17:11:23.703260 | controller |         "restartCount": 4,
2026-06-12 17:11:23.703274 | controller |         "started": true,
2026-06-12 17:11:23.703288 | controller |         "state": {
2026-06-12 17:11:23.703302 | controller |           "running": {
2026-06-12 17:11:23.703316 | controller |             "startedAt": "2026-06-12T16:58:59Z"
2026-06-12 17:11:23.703330 | controller |           }
2026-06-12 17:11:23.703344 | controller |         },
2026-06-12 17:11:23.703377 | controller |         "user": {
2026-06-12 17:11:23.703393 | controller |           "linux": {
2026-06-12 17:11:23.703406 | controller |             "gid": 0,
2026-06-12 17:11:23.703420 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.703434 | controller |               0,
2026-06-12 17:11:23.703448 | controller |               1000660000
2026-06-12 17:11:23.703462 | controller |             ],
2026-06-12 17:11:23.703476 | controller |             "uid": 1000660000
2026-06-12 17:11:23.703490 | controller |           }
2026-06-12 17:11:23.703503 | controller |         },
2026-06-12 17:11:23.703517 | controller |         "volumeMounts": [
2026-06-12 17:11:23.703531 | controller |           {
2026-06-12 17:11:23.703545 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:11:23.703559 | controller |             "name": "cert",
2026-06-12 17:11:23.703573 | controller |             "readOnly": true,
2026-06-12 17:11:23.703587 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.703601 | controller |           },
2026-06-12 17:11:23.703624 | controller |           {
2026-06-12 17:11:23.703639 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.703653 | controller |             "name": "kube-api-access-r5bqn",
2026-06-12 17:11:23.703676 | controller |             "readOnly": true,
2026-06-12 17:11:23.703691 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.703711 | controller |           }
2026-06-12 17:11:23.703725 | controller |         ]
2026-06-12 17:11:23.703746 | controller |       }
2026-06-12 17:11:23.703760 | controller |     ],
2026-06-12 17:11:23.703779 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.703794 | controller |     "hostIPs": [
2026-06-12 17:11:23.703814 | controller |       {
2026-06-12 17:11:23.703829 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.703849 | controller |       }
2026-06-12 17:11:23.703864 | controller |     ],
2026-06-12 17:11:23.703883 | controller |     "phase": "Running",
2026-06-12 17:11:23.703897 | controller |     "podIP": "10.217.0.85",
2026-06-12 17:11:23.703917 | controller |     "podIPs": [
2026-06-12 17:11:23.703932 | controller |       {
2026-06-12 17:11:23.703951 | controller |         "ip": "10.217.0.85"
2026-06-12 17:11:23.703965 | controller |       }
2026-06-12 17:11:23.703984 | controller |     ],
2026-06-12 17:11:23.704071 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.704093 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:23.704108 | controller |   }
2026-06-12 17:11:23.704122 | controller | }
2026-06-12 17:11:23.733233 | controller | ok:
2026-06-12 17:11:23.733296 | controller | {
2026-06-12 17:11:23.733317 | controller |   "apiVersion": "v1",
2026-06-12 17:11:23.733333 | controller |   "kind": "Pod",
2026-06-12 17:11:23.733362 | controller |   "metadata": {
2026-06-12 17:11:23.733393 | controller |     "annotations": {
2026-06-12 17:11:23.733480 | 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-12 17:11:23.733508 | controller |       "capabilities": "Seamless Upgrades",
2026-06-12 17:11:23.733525 | controller |       "createdAt": "2026-06-12T15:26:33Z",
2026-06-12 17:11:23.733539 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-12 17:11:23.733555 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-12 17:11:23.733569 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-12 17:11:23.733582 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-12 17:11:23.733596 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-12 17:11:23.733610 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-12 17:11:23.733624 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-12 17:11:23.733638 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.63/23\"],\"mac_address\":\"0a:58:0a:d9:00:3f\",\"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.63/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-12 17:11:23.733653 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.63\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:3f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-12 17:11:23.733668 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-12 17:11:23.733683 | controller |       "olm.operatorGroup": "openstack",
2026-06-12 17:11:23.733698 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-12 17:11:23.733712 | controller |       "olm.targetNamespaces": "",
2026-06-12 17:11:23.733726 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 17:11:23.733740 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-12 17:11:23.733755 | 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-12 17:11:23.733782 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-12 17:11:23.733797 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-12 17:11:23.733812 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-12 17:11:23.733826 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-12 17:11:23.733840 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 17:11:23.733854 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 17:11:23.733868 | controller |     },
2026-06-12 17:11:23.733882 | controller |     "creationTimestamp": "2026-06-12T16:07:19Z",
2026-06-12 17:11:23.733901 | controller |     "generateName": "openstack-operator-controller-init-76d9f7dc97-",
2026-06-12 17:11:23.733916 | controller |     "generation": 1,
2026-06-12 17:11:23.733930 | controller |     "labels": {
2026-06-12 17:11:23.733944 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-12 17:11:23.733958 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:23.733972 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-12 17:11:23.733987 | controller |       "pod-template-hash": "76d9f7dc97"
2026-06-12 17:11:23.734001 | controller |     },
2026-06-12 17:11:23.734016 | controller |     "managedFields": [
2026-06-12 17:11:23.734030 | controller |       {
2026-06-12 17:11:23.734044 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.734058 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.734073 | controller |         "fieldsV1": {
2026-06-12 17:11:23.734087 | controller |           "f:metadata": {
2026-06-12 17:11:23.734102 | controller |             "f:annotations": {
2026-06-12 17:11:23.734116 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:23.734131 | controller |             }
2026-06-12 17:11:23.734145 | controller |           }
2026-06-12 17:11:23.734162 | controller |         },
2026-06-12 17:11:23.734179 | controller |         "manager": "crc",
2026-06-12 17:11:23.734194 | controller |         "operation": "Update",
2026-06-12 17:11:23.734209 | controller |         "subresource": "status",
2026-06-12 17:11:23.734223 | controller |         "time": "2026-06-12T16:07:19Z"
2026-06-12 17:11:23.734238 | controller |       },
2026-06-12 17:11:23.734253 | controller |       {
2026-06-12 17:11:23.734267 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.734282 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.734296 | controller |         "fieldsV1": {
2026-06-12 17:11:23.734311 | controller |           "f:metadata": {
2026-06-12 17:11:23.734325 | controller |             "f:annotations": {
2026-06-12 17:11:23.734340 | controller |               ".": {},
2026-06-12 17:11:23.734387 | controller |               "f:alm-examples": {},
2026-06-12 17:11:23.734403 | controller |               "f:capabilities": {},
2026-06-12 17:11:23.734417 | controller |               "f:createdAt": {},
2026-06-12 17:11:23.734432 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-12 17:11:23.734446 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-12 17:11:23.734460 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-12 17:11:23.734474 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-12 17:11:23.734488 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-12 17:11:23.734501 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-12 17:11:23.734515 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-12 17:11:23.734529 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-12 17:11:23.734543 | controller |               "f:olm.operatorGroup": {},
2026-06-12 17:11:23.734557 | controller |               "f:olm.operatorNamespace": {},
2026-06-12 17:11:23.734571 | controller |               "f:olm.targetNamespaces": {},
2026-06-12 17:11:23.734585 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-12 17:11:23.734599 | controller |               "f:operatorframework.io/properties": {},
2026-06-12 17:11:23.734613 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-12 17:11:23.734626 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-12 17:11:23.734640 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-12 17:11:23.734658 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-12 17:11:23.734673 | controller |             },
2026-06-12 17:11:23.734687 | controller |             "f:generateName": {},
2026-06-12 17:11:23.734701 | controller |             "f:labels": {
2026-06-12 17:11:23.734715 | controller |               ".": {},
2026-06-12 17:11:23.734729 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:23.734743 | controller |               "f:control-plane": {},
2026-06-12 17:11:23.734757 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:23.734771 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:23.734785 | controller |             },
2026-06-12 17:11:23.734799 | controller |             "f:ownerReferences": {
2026-06-12 17:11:23.734813 | controller |               ".": {},
2026-06-12 17:11:23.734827 | controller |               "k:{\"uid\":\"7a6ba7eb-96d5-429c-930c-09f7993a3822\"}": {}
2026-06-12 17:11:23.734841 | controller |             }
2026-06-12 17:11:23.734855 | controller |           },
2026-06-12 17:11:23.734869 | controller |           "f:spec": {
2026-06-12 17:11:23.734884 | controller |             "f:containers": {
2026-06-12 17:11:23.734898 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-12 17:11:23.734912 | controller |                 ".": {},
2026-06-12 17:11:23.734926 | controller |                 "f:args": {},
2026-06-12 17:11:23.734941 | controller |                 "f:command": {},
2026-06-12 17:11:23.734955 | controller |                 "f:env": {
2026-06-12 17:11:23.734969 | controller |                   ".": {},
2026-06-12 17:11:23.734984 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:23.734998 | controller |                     ".": {},
2026-06-12 17:11:23.735013 | controller |                     "f:name": {},
2026-06-12 17:11:23.735027 | controller |                     "f:value": {}
2026-06-12 17:11:23.735042 | controller |                   },
2026-06-12 17:11:23.735056 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:23.735070 | controller |                     ".": {},
2026-06-12 17:11:23.735084 | controller |                     "f:name": {},
2026-06-12 17:11:23.735098 | controller |                     "f:value": {}
2026-06-12 17:11:23.735113 | controller |                   },
2026-06-12 17:11:23.735127 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 17:11:23.735141 | controller |                     ".": {},
2026-06-12 17:11:23.735155 | controller |                     "f:name": {},
2026-06-12 17:11:23.735169 | controller |                     "f:value": {}
2026-06-12 17:11:23.735183 | controller |                   },
2026-06-12 17:11:23.735197 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-12 17:11:23.735211 | controller |                     ".": {},
2026-06-12 17:11:23.735226 | controller |                     "f:name": {},
2026-06-12 17:11:23.735241 | controller |                     "f:value": {}
2026-06-12 17:11:23.735255 | controller |                   },
2026-06-12 17:11:23.735270 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-12 17:11:23.735284 | controller |                     ".": {},
2026-06-12 17:11:23.735298 | controller |                     "f:name": {},
2026-06-12 17:11:23.735312 | controller |                     "f:value": {}
2026-06-12 17:11:23.735325 | controller |                   },
2026-06-12 17:11:23.735339 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.735374 | controller |                     ".": {},
2026-06-12 17:11:23.735389 | controller |                     "f:name": {},
2026-06-12 17:11:23.735403 | controller |                     "f:value": {}
2026-06-12 17:11:23.735418 | controller |                   },
2026-06-12 17:11:23.735432 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.735450 | controller |                     ".": {},
2026-06-12 17:11:23.735465 | controller |                     "f:name": {},
2026-06-12 17:11:23.735478 | controller |                     "f:value": {}
2026-06-12 17:11:23.735492 | controller |                   },
2026-06-12 17:11:23.735506 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.735520 | controller |                     ".": {},
2026-06-12 17:11:23.735533 | controller |                     "f:name": {},
2026-06-12 17:11:23.735547 | controller |                     "f:value": {}
2026-06-12 17:11:23.735561 | controller |                   },
2026-06-12 17:11:23.735575 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.735589 | controller |                     ".": {},
2026-06-12 17:11:23.735603 | controller |                     "f:name": {},
2026-06-12 17:11:23.735616 | controller |                     "f:value": {}
2026-06-12 17:11:23.735630 | controller |                   },
2026-06-12 17:11:23.735644 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.735658 | controller |                     ".": {},
2026-06-12 17:11:23.735671 | controller |                     "f:name": {},
2026-06-12 17:11:23.735685 | controller |                     "f:value": {}
2026-06-12 17:11:23.735699 | controller |                   },
2026-06-12 17:11:23.735712 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.735726 | controller |                     ".": {},
2026-06-12 17:11:23.735740 | controller |                     "f:name": {},
2026-06-12 17:11:23.735753 | controller |                     "f:value": {}
2026-06-12 17:11:23.735767 | controller |                   },
2026-06-12 17:11:23.735780 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.735794 | controller |                     ".": {},
2026-06-12 17:11:23.735807 | controller |                     "f:name": {},
2026-06-12 17:11:23.735821 | controller |                     "f:value": {}
2026-06-12 17:11:23.735834 | controller |                   },
2026-06-12 17:11:23.735848 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.735861 | controller |                     ".": {},
2026-06-12 17:11:23.735875 | controller |                     "f:name": {},
2026-06-12 17:11:23.735888 | controller |                     "f:value": {}
2026-06-12 17:11:23.735902 | controller |                   },
2026-06-12 17:11:23.735916 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.735929 | controller |                     ".": {},
2026-06-12 17:11:23.735943 | controller |                     "f:name": {},
2026-06-12 17:11:23.735957 | controller |                     "f:value": {}
2026-06-12 17:11:23.735971 | controller |                   },
2026-06-12 17:11:23.735985 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.735999 | controller |                     ".": {},
2026-06-12 17:11:23.736013 | controller |                     "f:name": {},
2026-06-12 17:11:23.736027 | controller |                     "f:value": {}
2026-06-12 17:11:23.736041 | controller |                   },
2026-06-12 17:11:23.736055 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736069 | controller |                     ".": {},
2026-06-12 17:11:23.736084 | controller |                     "f:name": {},
2026-06-12 17:11:23.736098 | controller |                     "f:value": {}
2026-06-12 17:11:23.736112 | controller |                   },
2026-06-12 17:11:23.736130 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736146 | controller |                     ".": {},
2026-06-12 17:11:23.736160 | controller |                     "f:name": {},
2026-06-12 17:11:23.736175 | controller |                     "f:value": {}
2026-06-12 17:11:23.736189 | controller |                   },
2026-06-12 17:11:23.736204 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736219 | controller |                     ".": {},
2026-06-12 17:11:23.736233 | controller |                     "f:name": {},
2026-06-12 17:11:23.736248 | controller |                     "f:value": {}
2026-06-12 17:11:23.736262 | controller |                   },
2026-06-12 17:11:23.736276 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736291 | controller |                     ".": {},
2026-06-12 17:11:23.736305 | controller |                     "f:name": {},
2026-06-12 17:11:23.736319 | controller |                     "f:value": {}
2026-06-12 17:11:23.736333 | controller |                   },
2026-06-12 17:11:23.736362 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736381 | controller |                     ".": {},
2026-06-12 17:11:23.736395 | controller |                     "f:name": {},
2026-06-12 17:11:23.736410 | controller |                     "f:value": {}
2026-06-12 17:11:23.736424 | controller |                   },
2026-06-12 17:11:23.736438 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736452 | controller |                     ".": {},
2026-06-12 17:11:23.736466 | controller |                     "f:name": {},
2026-06-12 17:11:23.736481 | controller |                     "f:value": {}
2026-06-12 17:11:23.736495 | controller |                   },
2026-06-12 17:11:23.736509 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736523 | controller |                     ".": {},
2026-06-12 17:11:23.736537 | controller |                     "f:name": {},
2026-06-12 17:11:23.736552 | controller |                     "f:value": {}
2026-06-12 17:11:23.736566 | controller |                   },
2026-06-12 17:11:23.736580 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736594 | controller |                     ".": {},
2026-06-12 17:11:23.736608 | controller |                     "f:name": {},
2026-06-12 17:11:23.736622 | controller |                     "f:value": {}
2026-06-12 17:11:23.736636 | controller |                   },
2026-06-12 17:11:23.736651 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736665 | controller |                     ".": {},
2026-06-12 17:11:23.736679 | controller |                     "f:name": {},
2026-06-12 17:11:23.736693 | controller |                     "f:value": {}
2026-06-12 17:11:23.736707 | controller |                   },
2026-06-12 17:11:23.736721 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.736735 | controller |                     ".": {},
2026-06-12 17:11:23.736749 | controller |                     "f:name": {},
2026-06-12 17:11:23.736763 | controller |                     "f:value": {}
2026-06-12 17:11:23.736777 | controller |                   },
2026-06-12 17:11:23.736791 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736805 | controller |                     ".": {},
2026-06-12 17:11:23.736819 | controller |                     "f:name": {},
2026-06-12 17:11:23.736833 | controller |                     "f:value": {}
2026-06-12 17:11:23.736851 | controller |                   },
2026-06-12 17:11:23.736865 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736880 | controller |                     ".": {},
2026-06-12 17:11:23.736894 | controller |                     "f:name": {},
2026-06-12 17:11:23.736908 | controller |                     "f:value": {}
2026-06-12 17:11:23.736922 | controller |                   },
2026-06-12 17:11:23.736936 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.736950 | controller |                     ".": {},
2026-06-12 17:11:23.736964 | controller |                     "f:name": {},
2026-06-12 17:11:23.736978 | controller |                     "f:value": {}
2026-06-12 17:11:23.736992 | controller |                   },
2026-06-12 17:11:23.737007 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737021 | controller |                     ".": {},
2026-06-12 17:11:23.737035 | controller |                     "f:name": {},
2026-06-12 17:11:23.737050 | controller |                     "f:value": {}
2026-06-12 17:11:23.737064 | controller |                   },
2026-06-12 17:11:23.737079 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737093 | controller |                     ".": {},
2026-06-12 17:11:23.737107 | controller |                     "f:name": {},
2026-06-12 17:11:23.737122 | controller |                     "f:value": {}
2026-06-12 17:11:23.737136 | controller |                   },
2026-06-12 17:11:23.737150 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737167 | controller |                     ".": {},
2026-06-12 17:11:23.737183 | controller |                     "f:name": {},
2026-06-12 17:11:23.737198 | controller |                     "f:value": {}
2026-06-12 17:11:23.737212 | controller |                   },
2026-06-12 17:11:23.737227 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737241 | controller |                     ".": {},
2026-06-12 17:11:23.737255 | controller |                     "f:name": {},
2026-06-12 17:11:23.737269 | controller |                     "f:value": {}
2026-06-12 17:11:23.737282 | controller |                   },
2026-06-12 17:11:23.737296 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737310 | controller |                     ".": {},
2026-06-12 17:11:23.737324 | controller |                     "f:name": {},
2026-06-12 17:11:23.737338 | controller |                     "f:value": {}
2026-06-12 17:11:23.737379 | controller |                   },
2026-06-12 17:11:23.737395 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.737410 | controller |                     ".": {},
2026-06-12 17:11:23.737424 | controller |                     "f:name": {},
2026-06-12 17:11:23.737438 | controller |                     "f:value": {}
2026-06-12 17:11:23.737452 | controller |                   },
2026-06-12 17:11:23.737465 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737479 | controller |                     ".": {},
2026-06-12 17:11:23.737492 | controller |                     "f:name": {},
2026-06-12 17:11:23.737506 | controller |                     "f:value": {}
2026-06-12 17:11:23.737520 | controller |                   },
2026-06-12 17:11:23.737533 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737547 | controller |                     ".": {},
2026-06-12 17:11:23.737560 | controller |                     "f:name": {},
2026-06-12 17:11:23.737578 | controller |                     "f:value": {}
2026-06-12 17:11:23.737592 | controller |                   },
2026-06-12 17:11:23.737606 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737619 | controller |                     ".": {},
2026-06-12 17:11:23.737633 | controller |                     "f:name": {},
2026-06-12 17:11:23.737647 | controller |                     "f:value": {}
2026-06-12 17:11:23.737660 | controller |                   },
2026-06-12 17:11:23.737674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737688 | controller |                     ".": {},
2026-06-12 17:11:23.737702 | controller |                     "f:name": {},
2026-06-12 17:11:23.737716 | controller |                     "f:value": {}
2026-06-12 17:11:23.737730 | controller |                   },
2026-06-12 17:11:23.737743 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737757 | controller |                     ".": {},
2026-06-12 17:11:23.737771 | controller |                     "f:name": {},
2026-06-12 17:11:23.737785 | controller |                     "f:value": {}
2026-06-12 17:11:23.737799 | controller |                   },
2026-06-12 17:11:23.737813 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737827 | controller |                     ".": {},
2026-06-12 17:11:23.737842 | controller |                     "f:name": {},
2026-06-12 17:11:23.737855 | controller |                     "f:value": {}
2026-06-12 17:11:23.737869 | controller |                   },
2026-06-12 17:11:23.737883 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737897 | controller |                     ".": {},
2026-06-12 17:11:23.737910 | controller |                     "f:name": {},
2026-06-12 17:11:23.737924 | controller |                     "f:value": {}
2026-06-12 17:11:23.737938 | controller |                   },
2026-06-12 17:11:23.737951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.737966 | controller |                     ".": {},
2026-06-12 17:11:23.737980 | controller |                     "f:name": {},
2026-06-12 17:11:23.737994 | controller |                     "f:value": {}
2026-06-12 17:11:23.738008 | controller |                   },
2026-06-12 17:11:23.738022 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738037 | controller |                     ".": {},
2026-06-12 17:11:23.738051 | controller |                     "f:name": {},
2026-06-12 17:11:23.738065 | controller |                     "f:value": {}
2026-06-12 17:11:23.738079 | controller |                   },
2026-06-12 17:11:23.738094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738108 | controller |                     ".": {},
2026-06-12 17:11:23.738122 | controller |                     "f:name": {},
2026-06-12 17:11:23.738137 | controller |                     "f:value": {}
2026-06-12 17:11:23.738151 | controller |                   },
2026-06-12 17:11:23.738165 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738180 | controller |                     ".": {},
2026-06-12 17:11:23.738194 | controller |                     "f:name": {},
2026-06-12 17:11:23.738208 | controller |                     "f:value": {}
2026-06-12 17:11:23.738223 | controller |                   },
2026-06-12 17:11:23.738237 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738259 | controller |                     ".": {},
2026-06-12 17:11:23.738274 | controller |                     "f:name": {},
2026-06-12 17:11:23.738288 | controller |                     "f:value": {}
2026-06-12 17:11:23.738302 | controller |                   },
2026-06-12 17:11:23.738316 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738331 | controller |                     ".": {},
2026-06-12 17:11:23.738360 | controller |                     "f:name": {},
2026-06-12 17:11:23.738379 | controller |                     "f:value": {}
2026-06-12 17:11:23.738394 | controller |                   },
2026-06-12 17:11:23.738409 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738423 | controller |                     ".": {},
2026-06-12 17:11:23.738437 | controller |                     "f:name": {},
2026-06-12 17:11:23.738451 | controller |                     "f:value": {}
2026-06-12 17:11:23.738465 | controller |                   },
2026-06-12 17:11:23.738479 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738493 | controller |                     ".": {},
2026-06-12 17:11:23.738506 | controller |                     "f:name": {},
2026-06-12 17:11:23.738520 | controller |                     "f:value": {}
2026-06-12 17:11:23.738533 | controller |                   },
2026-06-12 17:11:23.738548 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738562 | controller |                     ".": {},
2026-06-12 17:11:23.738576 | controller |                     "f:name": {},
2026-06-12 17:11:23.738590 | controller |                     "f:value": {}
2026-06-12 17:11:23.738605 | controller |                   },
2026-06-12 17:11:23.738619 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.738633 | controller |                     ".": {},
2026-06-12 17:11:23.738647 | controller |                     "f:name": {},
2026-06-12 17:11:23.738660 | controller |                     "f:value": {}
2026-06-12 17:11:23.738675 | controller |                   },
2026-06-12 17:11:23.738689 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738703 | controller |                     ".": {},
2026-06-12 17:11:23.738717 | controller |                     "f:name": {},
2026-06-12 17:11:23.738731 | controller |                     "f:value": {}
2026-06-12 17:11:23.738745 | controller |                   },
2026-06-12 17:11:23.738759 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738773 | controller |                     ".": {},
2026-06-12 17:11:23.738787 | controller |                     "f:name": {},
2026-06-12 17:11:23.738801 | controller |                     "f:value": {}
2026-06-12 17:11:23.738816 | controller |                   },
2026-06-12 17:11:23.738830 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738844 | controller |                     ".": {},
2026-06-12 17:11:23.738858 | controller |                     "f:name": {},
2026-06-12 17:11:23.738872 | controller |                     "f:value": {}
2026-06-12 17:11:23.738887 | controller |                   },
2026-06-12 17:11:23.738901 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.738915 | controller |                     ".": {},
2026-06-12 17:11:23.738929 | controller |                     "f:name": {},
2026-06-12 17:11:23.738943 | controller |                     "f:value": {}
2026-06-12 17:11:23.738957 | controller |                   },
2026-06-12 17:11:23.738972 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.738992 | controller |                     ".": {},
2026-06-12 17:11:23.739007 | controller |                     "f:name": {},
2026-06-12 17:11:23.739022 | controller |                     "f:value": {}
2026-06-12 17:11:23.739036 | controller |                   },
2026-06-12 17:11:23.739051 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.739065 | controller |                     ".": {},
2026-06-12 17:11:23.739080 | controller |                     "f:name": {},
2026-06-12 17:11:23.739094 | controller |                     "f:value": {}
2026-06-12 17:11:23.739108 | controller |                   },
2026-06-12 17:11:23.739122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739136 | controller |                     ".": {},
2026-06-12 17:11:23.739150 | controller |                     "f:name": {},
2026-06-12 17:11:23.739167 | controller |                     "f:value": {}
2026-06-12 17:11:23.739183 | controller |                   },
2026-06-12 17:11:23.739198 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.739213 | controller |                     ".": {},
2026-06-12 17:11:23.739227 | controller |                     "f:name": {},
2026-06-12 17:11:23.739241 | controller |                     "f:value": {}
2026-06-12 17:11:23.739256 | controller |                   },
2026-06-12 17:11:23.739270 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739284 | controller |                     ".": {},
2026-06-12 17:11:23.739298 | controller |                     "f:name": {},
2026-06-12 17:11:23.739312 | controller |                     "f:value": {}
2026-06-12 17:11:23.739325 | controller |                   },
2026-06-12 17:11:23.739339 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739372 | controller |                     ".": {},
2026-06-12 17:11:23.739387 | controller |                     "f:name": {},
2026-06-12 17:11:23.739401 | controller |                     "f:value": {}
2026-06-12 17:11:23.739415 | controller |                   },
2026-06-12 17:11:23.739429 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739443 | controller |                     ".": {},
2026-06-12 17:11:23.739456 | controller |                     "f:name": {},
2026-06-12 17:11:23.739470 | controller |                     "f:value": {}
2026-06-12 17:11:23.739484 | controller |                   },
2026-06-12 17:11:23.739498 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739511 | controller |                     ".": {},
2026-06-12 17:11:23.739525 | controller |                     "f:name": {},
2026-06-12 17:11:23.739538 | controller |                     "f:value": {}
2026-06-12 17:11:23.739552 | controller |                   },
2026-06-12 17:11:23.739566 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739580 | controller |                     ".": {},
2026-06-12 17:11:23.739594 | controller |                     "f:name": {},
2026-06-12 17:11:23.739607 | controller |                     "f:value": {}
2026-06-12 17:11:23.739621 | controller |                   },
2026-06-12 17:11:23.739634 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.739648 | controller |                     ".": {},
2026-06-12 17:11:23.739661 | controller |                     "f:name": {},
2026-06-12 17:11:23.739675 | controller |                     "f:value": {}
2026-06-12 17:11:23.739688 | controller |                   },
2026-06-12 17:11:23.739702 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739720 | controller |                     ".": {},
2026-06-12 17:11:23.739734 | controller |                     "f:name": {},
2026-06-12 17:11:23.739747 | controller |                     "f:value": {}
2026-06-12 17:11:23.739761 | controller |                   },
2026-06-12 17:11:23.739774 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739788 | controller |                     ".": {},
2026-06-12 17:11:23.739802 | controller |                     "f:name": {},
2026-06-12 17:11:23.739816 | controller |                     "f:value": {}
2026-06-12 17:11:23.739830 | controller |                   },
2026-06-12 17:11:23.739844 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739858 | controller |                     ".": {},
2026-06-12 17:11:23.739872 | controller |                     "f:name": {},
2026-06-12 17:11:23.739885 | controller |                     "f:value": {}
2026-06-12 17:11:23.739899 | controller |                   },
2026-06-12 17:11:23.739913 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.739927 | controller |                     ".": {},
2026-06-12 17:11:23.739941 | controller |                     "f:name": {},
2026-06-12 17:11:23.739955 | controller |                     "f:value": {}
2026-06-12 17:11:23.739969 | controller |                   },
2026-06-12 17:11:23.739983 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.739998 | controller |                     ".": {},
2026-06-12 17:11:23.740012 | controller |                     "f:name": {},
2026-06-12 17:11:23.740026 | controller |                     "f:value": {}
2026-06-12 17:11:23.740040 | controller |                   },
2026-06-12 17:11:23.740054 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740068 | controller |                     ".": {},
2026-06-12 17:11:23.740082 | controller |                     "f:name": {},
2026-06-12 17:11:23.740097 | controller |                     "f:value": {}
2026-06-12 17:11:23.740111 | controller |                   },
2026-06-12 17:11:23.740125 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.740139 | controller |                     ".": {},
2026-06-12 17:11:23.740153 | controller |                     "f:name": {},
2026-06-12 17:11:23.740168 | controller |                     "f:value": {}
2026-06-12 17:11:23.740183 | controller |                   },
2026-06-12 17:11:23.740197 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740212 | controller |                     ".": {},
2026-06-12 17:11:23.740227 | controller |                     "f:name": {},
2026-06-12 17:11:23.740241 | controller |                     "f:value": {}
2026-06-12 17:11:23.740256 | controller |                   },
2026-06-12 17:11:23.740270 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740285 | controller |                     ".": {},
2026-06-12 17:11:23.740299 | controller |                     "f:name": {},
2026-06-12 17:11:23.740313 | controller |                     "f:value": {}
2026-06-12 17:11:23.740327 | controller |                   },
2026-06-12 17:11:23.740341 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740375 | controller |                     ".": {},
2026-06-12 17:11:23.740391 | controller |                     "f:name": {},
2026-06-12 17:11:23.740405 | controller |                     "f:value": {}
2026-06-12 17:11:23.740419 | controller |                   },
2026-06-12 17:11:23.740436 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.740451 | controller |                     ".": {},
2026-06-12 17:11:23.740465 | controller |                     "f:name": {},
2026-06-12 17:11:23.740479 | controller |                     "f:value": {}
2026-06-12 17:11:23.740493 | controller |                   },
2026-06-12 17:11:23.740507 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740521 | controller |                     ".": {},
2026-06-12 17:11:23.740535 | controller |                     "f:name": {},
2026-06-12 17:11:23.740549 | controller |                     "f:value": {}
2026-06-12 17:11:23.740563 | controller |                   },
2026-06-12 17:11:23.740577 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740592 | controller |                     ".": {},
2026-06-12 17:11:23.740606 | controller |                     "f:name": {},
2026-06-12 17:11:23.740620 | controller |                     "f:value": {}
2026-06-12 17:11:23.740634 | controller |                   },
2026-06-12 17:11:23.740648 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.740662 | controller |                     ".": {},
2026-06-12 17:11:23.740676 | controller |                     "f:name": {},
2026-06-12 17:11:23.740690 | controller |                     "f:value": {}
2026-06-12 17:11:23.740704 | controller |                   },
2026-06-12 17:11:23.740718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740732 | controller |                     ".": {},
2026-06-12 17:11:23.740746 | controller |                     "f:name": {},
2026-06-12 17:11:23.740760 | controller |                     "f:value": {}
2026-06-12 17:11:23.740774 | controller |                   },
2026-06-12 17:11:23.740788 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740802 | controller |                     ".": {},
2026-06-12 17:11:23.740816 | controller |                     "f:name": {},
2026-06-12 17:11:23.740829 | controller |                     "f:value": {}
2026-06-12 17:11:23.740843 | controller |                   },
2026-06-12 17:11:23.740857 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740871 | controller |                     ".": {},
2026-06-12 17:11:23.740885 | controller |                     "f:name": {},
2026-06-12 17:11:23.740899 | controller |                     "f:value": {}
2026-06-12 17:11:23.740913 | controller |                   },
2026-06-12 17:11:23.740975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.740992 | controller |                     ".": {},
2026-06-12 17:11:23.741007 | controller |                     "f:name": {},
2026-06-12 17:11:23.741022 | controller |                     "f:value": {}
2026-06-12 17:11:23.741037 | controller |                   },
2026-06-12 17:11:23.741051 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.741066 | controller |                     ".": {},
2026-06-12 17:11:23.741080 | controller |                     "f:name": {},
2026-06-12 17:11:23.741095 | controller |                     "f:value": {}
2026-06-12 17:11:23.741109 | controller |                   },
2026-06-12 17:11:23.741124 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.741138 | controller |                     ".": {},
2026-06-12 17:11:23.741152 | controller |                     "f:name": {},
2026-06-12 17:11:23.741167 | controller |                     "f:value": {}
2026-06-12 17:11:23.741181 | controller |                   },
2026-06-12 17:11:23.741199 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.741213 | controller |                     ".": {},
2026-06-12 17:11:23.741228 | controller |                     "f:name": {},
2026-06-12 17:11:23.741243 | controller |                     "f:value": {}
2026-06-12 17:11:23.741257 | controller |                   },
2026-06-12 17:11:23.741272 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.741286 | controller |                     ".": {},
2026-06-12 17:11:23.741300 | controller |                     "f:name": {},
2026-06-12 17:11:23.741325 | controller |                     "f:value": {}
2026-06-12 17:11:23.741341 | controller |                   },
2026-06-12 17:11:23.741373 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.741388 | controller |                     ".": {},
2026-06-12 17:11:23.741402 | controller |                     "f:name": {},
2026-06-12 17:11:23.741415 | controller |                     "f:value": {}
2026-06-12 17:11:23.741429 | controller |                   },
2026-06-12 17:11:23.741443 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.741457 | controller |                     ".": {},
2026-06-12 17:11:23.741471 | controller |                     "f:name": {},
2026-06-12 17:11:23.741484 | controller |                     "f:value": {}
2026-06-12 17:11:23.741498 | controller |                   },
2026-06-12 17:11:23.741512 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.741526 | controller |                     ".": {},
2026-06-12 17:11:23.741540 | controller |                     "f:name": {},
2026-06-12 17:11:23.741554 | controller |                     "f:value": {}
2026-06-12 17:11:23.741568 | controller |                   },
2026-06-12 17:11:23.741582 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.741595 | controller |                     ".": {},
2026-06-12 17:11:23.741609 | controller |                     "f:name": {},
2026-06-12 17:11:23.741622 | controller |                     "f:value": {}
2026-06-12 17:11:23.741636 | controller |                   },
2026-06-12 17:11:23.741650 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.741663 | controller |                     ".": {},
2026-06-12 17:11:23.741677 | controller |                     "f:name": {},
2026-06-12 17:11:23.741691 | controller |                     "f:value": {}
2026-06-12 17:11:23.741705 | controller |                   },
2026-06-12 17:11:23.741719 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.741733 | controller |                     ".": {},
2026-06-12 17:11:23.741746 | controller |                     "f:name": {},
2026-06-12 17:11:23.741760 | controller |                     "f:value": {}
2026-06-12 17:11:23.741774 | controller |                   },
2026-06-12 17:11:23.741788 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 17:11:23.741802 | controller |                     ".": {},
2026-06-12 17:11:23.741815 | controller |                     "f:name": {},
2026-06-12 17:11:23.741829 | controller |                     "f:value": {}
2026-06-12 17:11:23.741843 | controller |                   },
2026-06-12 17:11:23.741857 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.741870 | controller |                     ".": {},
2026-06-12 17:11:23.741884 | controller |                     "f:name": {},
2026-06-12 17:11:23.741902 | controller |                     "f:value": {}
2026-06-12 17:11:23.741916 | controller |                   },
2026-06-12 17:11:23.741930 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.741944 | controller |                     ".": {},
2026-06-12 17:11:23.741958 | controller |                     "f:name": {},
2026-06-12 17:11:23.741972 | controller |                     "f:value": {}
2026-06-12 17:11:23.741986 | controller |                   },
2026-06-12 17:11:23.742000 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742014 | controller |                     ".": {},
2026-06-12 17:11:23.742029 | controller |                     "f:name": {},
2026-06-12 17:11:23.742043 | controller |                     "f:value": {}
2026-06-12 17:11:23.742057 | controller |                   },
2026-06-12 17:11:23.742071 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742085 | controller |                     ".": {},
2026-06-12 17:11:23.742099 | controller |                     "f:name": {},
2026-06-12 17:11:23.742114 | controller |                     "f:value": {}
2026-06-12 17:11:23.742128 | controller |                   },
2026-06-12 17:11:23.742142 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742156 | controller |                     ".": {},
2026-06-12 17:11:23.742170 | controller |                     "f:name": {},
2026-06-12 17:11:23.742184 | controller |                     "f:value": {}
2026-06-12 17:11:23.742199 | controller |                   },
2026-06-12 17:11:23.742213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742227 | controller |                     ".": {},
2026-06-12 17:11:23.742242 | controller |                     "f:name": {},
2026-06-12 17:11:23.742257 | controller |                     "f:value": {}
2026-06-12 17:11:23.742271 | controller |                   },
2026-06-12 17:11:23.742286 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.742300 | controller |                     ".": {},
2026-06-12 17:11:23.742314 | controller |                     "f:name": {},
2026-06-12 17:11:23.742328 | controller |                     "f:value": {}
2026-06-12 17:11:23.742342 | controller |                   },
2026-06-12 17:11:23.742377 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742392 | controller |                     ".": {},
2026-06-12 17:11:23.742407 | controller |                     "f:name": {},
2026-06-12 17:11:23.742420 | controller |                     "f:value": {}
2026-06-12 17:11:23.742435 | controller |                   },
2026-06-12 17:11:23.742449 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742463 | controller |                     ".": {},
2026-06-12 17:11:23.742478 | controller |                     "f:name": {},
2026-06-12 17:11:23.742492 | controller |                     "f:value": {}
2026-06-12 17:11:23.742506 | controller |                   },
2026-06-12 17:11:23.742520 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742535 | controller |                     ".": {},
2026-06-12 17:11:23.742549 | controller |                     "f:name": {},
2026-06-12 17:11:23.742563 | controller |                     "f:value": {}
2026-06-12 17:11:23.742578 | controller |                   },
2026-06-12 17:11:23.742592 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742606 | controller |                     ".": {},
2026-06-12 17:11:23.742620 | controller |                     "f:name": {},
2026-06-12 17:11:23.742638 | controller |                     "f:value": {}
2026-06-12 17:11:23.742653 | controller |                   },
2026-06-12 17:11:23.742668 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742682 | controller |                     ".": {},
2026-06-12 17:11:23.742696 | controller |                     "f:name": {},
2026-06-12 17:11:23.742710 | controller |                     "f:value": {}
2026-06-12 17:11:23.742725 | controller |                   },
2026-06-12 17:11:23.742739 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742753 | controller |                     ".": {},
2026-06-12 17:11:23.742767 | controller |                     "f:name": {},
2026-06-12 17:11:23.742781 | controller |                     "f:value": {}
2026-06-12 17:11:23.742795 | controller |                   },
2026-06-12 17:11:23.742810 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.742824 | controller |                     ".": {},
2026-06-12 17:11:23.742838 | controller |                     "f:name": {},
2026-06-12 17:11:23.742852 | controller |                     "f:value": {}
2026-06-12 17:11:23.742866 | controller |                   },
2026-06-12 17:11:23.742881 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.742895 | controller |                     ".": {},
2026-06-12 17:11:23.742909 | controller |                     "f:name": {},
2026-06-12 17:11:23.742923 | controller |                     "f:value": {}
2026-06-12 17:11:23.742937 | controller |                   },
2026-06-12 17:11:23.742951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.742965 | controller |                     ".": {},
2026-06-12 17:11:23.742980 | controller |                     "f:name": {},
2026-06-12 17:11:23.742994 | controller |                     "f:value": {}
2026-06-12 17:11:23.743008 | controller |                   },
2026-06-12 17:11:23.743022 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.743036 | controller |                     ".": {},
2026-06-12 17:11:23.743051 | controller |                     "f:name": {},
2026-06-12 17:11:23.743065 | controller |                     "f:value": {}
2026-06-12 17:11:23.743079 | controller |                   },
2026-06-12 17:11:23.743094 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.743108 | controller |                     ".": {},
2026-06-12 17:11:23.743122 | controller |                     "f:name": {},
2026-06-12 17:11:23.743136 | controller |                     "f:value": {}
2026-06-12 17:11:23.743151 | controller |                   },
2026-06-12 17:11:23.743165 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.743179 | controller |                     ".": {},
2026-06-12 17:11:23.743194 | controller |                     "f:name": {},
2026-06-12 17:11:23.743208 | controller |                     "f:value": {}
2026-06-12 17:11:23.743222 | controller |                   },
2026-06-12 17:11:23.743237 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.743251 | controller |                     ".": {},
2026-06-12 17:11:23.743265 | controller |                     "f:name": {},
2026-06-12 17:11:23.743280 | controller |                     "f:value": {}
2026-06-12 17:11:23.743293 | controller |                   },
2026-06-12 17:11:23.743307 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.743321 | controller |                     ".": {},
2026-06-12 17:11:23.743338 | controller |                     "f:name": {},
2026-06-12 17:11:23.743378 | controller |                     "f:value": {}
2026-06-12 17:11:23.743394 | controller |                   },
2026-06-12 17:11:23.743407 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-12 17:11:23.743422 | controller |                     ".": {},
2026-06-12 17:11:23.743435 | controller |                     "f:name": {},
2026-06-12 17:11:23.743449 | controller |                     "f:value": {}
2026-06-12 17:11:23.743463 | controller |                   },
2026-06-12 17:11:23.743477 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:23.743491 | controller |                     ".": {},
2026-06-12 17:11:23.743505 | controller |                     "f:name": {},
2026-06-12 17:11:23.743519 | controller |                     "f:value": {}
2026-06-12 17:11:23.743532 | controller |                   },
2026-06-12 17:11:23.743546 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:23.743560 | controller |                     ".": {},
2026-06-12 17:11:23.743643 | controller |                     "f:name": {},
2026-06-12 17:11:23.743665 | controller |                     "f:value": {}
2026-06-12 17:11:23.743679 | controller |                   },
2026-06-12 17:11:23.743694 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.743709 | controller |                     ".": {},
2026-06-12 17:11:23.743723 | controller |                     "f:name": {},
2026-06-12 17:11:23.743737 | controller |                     "f:value": {}
2026-06-12 17:11:23.743750 | controller |                   },
2026-06-12 17:11:23.743764 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.743778 | controller |                     ".": {},
2026-06-12 17:11:23.743792 | controller |                     "f:name": {},
2026-06-12 17:11:23.743806 | controller |                     "f:value": {}
2026-06-12 17:11:23.743820 | controller |                   },
2026-06-12 17:11:23.743834 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:23.743849 | controller |                     ".": {},
2026-06-12 17:11:23.743862 | controller |                     "f:name": {},
2026-06-12 17:11:23.743876 | controller |                     "f:value": {}
2026-06-12 17:11:23.743890 | controller |                   }
2026-06-12 17:11:23.743905 | controller |                 },
2026-06-12 17:11:23.743919 | controller |                 "f:image": {},
2026-06-12 17:11:23.743932 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:23.743946 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:23.743960 | controller |                   ".": {},
2026-06-12 17:11:23.743974 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.743988 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.744002 | controller |                     ".": {},
2026-06-12 17:11:23.744015 | controller |                     "f:path": {},
2026-06-12 17:11:23.744030 | controller |                     "f:port": {},
2026-06-12 17:11:23.744043 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.744057 | controller |                   },
2026-06-12 17:11:23.744072 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.744086 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.744100 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.744115 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.744129 | controller |                 },
2026-06-12 17:11:23.744143 | controller |                 "f:name": {},
2026-06-12 17:11:23.744158 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:23.744172 | controller |                   ".": {},
2026-06-12 17:11:23.744191 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:23.744206 | controller |                   "f:httpGet": {
2026-06-12 17:11:23.744220 | controller |                     ".": {},
2026-06-12 17:11:23.744240 | controller |                     "f:path": {},
2026-06-12 17:11:23.744254 | controller |                     "f:port": {},
2026-06-12 17:11:23.744268 | controller |                     "f:scheme": {}
2026-06-12 17:11:23.744282 | controller |                   },
2026-06-12 17:11:23.744297 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:23.744311 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:23.744326 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:23.744340 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:23.744386 | controller |                 },
2026-06-12 17:11:23.744403 | controller |                 "f:resources": {
2026-06-12 17:11:23.744417 | controller |                   ".": {},
2026-06-12 17:11:23.744431 | controller |                   "f:limits": {
2026-06-12 17:11:23.744448 | controller |                     ".": {},
2026-06-12 17:11:23.744464 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.744478 | controller |                     "f:memory": {}
2026-06-12 17:11:23.744492 | controller |                   },
2026-06-12 17:11:23.744506 | controller |                   "f:requests": {
2026-06-12 17:11:23.744520 | controller |                     ".": {},
2026-06-12 17:11:23.744534 | controller |                     "f:cpu": {},
2026-06-12 17:11:23.744548 | controller |                     "f:memory": {}
2026-06-12 17:11:23.744562 | controller |                   }
2026-06-12 17:11:23.744576 | controller |                 },
2026-06-12 17:11:23.744590 | controller |                 "f:securityContext": {
2026-06-12 17:11:23.744604 | controller |                   ".": {},
2026-06-12 17:11:23.744618 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:23.744632 | controller |                 },
2026-06-12 17:11:23.744647 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:23.744661 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:23.744675 | controller |               }
2026-06-12 17:11:23.744690 | controller |             },
2026-06-12 17:11:23.744704 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:23.744718 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:23.744732 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:23.744747 | controller |             "f:schedulerName": {},
2026-06-12 17:11:23.744761 | controller |             "f:securityContext": {
2026-06-12 17:11:23.744774 | controller |               ".": {},
2026-06-12 17:11:23.744788 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:23.744802 | controller |             },
2026-06-12 17:11:23.744816 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:23.744831 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:23.744845 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:23.744859 | controller |             "f:tolerations": {}
2026-06-12 17:11:23.744873 | controller |           }
2026-06-12 17:11:23.744887 | controller |         },
2026-06-12 17:11:23.744901 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:23.744916 | controller |         "operation": "Update",
2026-06-12 17:11:23.744930 | controller |         "time": "2026-06-12T16:07:19Z"
2026-06-12 17:11:23.744944 | controller |       },
2026-06-12 17:11:23.744958 | controller |       {
2026-06-12 17:11:23.744972 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.744986 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.745001 | controller |         "fieldsV1": {
2026-06-12 17:11:23.745015 | controller |           "f:metadata": {
2026-06-12 17:11:23.745033 | controller |             "f:annotations": {
2026-06-12 17:11:23.745047 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:23.745062 | controller |             }
2026-06-12 17:11:23.745076 | controller |           }
2026-06-12 17:11:23.745090 | controller |         },
2026-06-12 17:11:23.745104 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:23.745119 | controller |         "operation": "Update",
2026-06-12 17:11:23.745133 | controller |         "subresource": "status",
2026-06-12 17:11:23.745147 | controller |         "time": "2026-06-12T16:07:21Z"
2026-06-12 17:11:23.745162 | controller |       },
2026-06-12 17:11:23.745176 | controller |       {
2026-06-12 17:11:23.745190 | controller |         "apiVersion": "v1",
2026-06-12 17:11:23.745205 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:23.745219 | controller |         "fieldsV1": {
2026-06-12 17:11:23.745233 | controller |           "f:status": {
2026-06-12 17:11:23.745247 | controller |             "f:conditions": {
2026-06-12 17:11:23.745262 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:23.745276 | controller |                 ".": {},
2026-06-12 17:11:23.745290 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.745415 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.745431 | controller |                 "f:status": {},
2026-06-12 17:11:23.745446 | controller |                 "f:type": {}
2026-06-12 17:11:23.745461 | controller |               },
2026-06-12 17:11:23.745475 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:23.745490 | controller |                 ".": {},
2026-06-12 17:11:23.745504 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.745518 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.745532 | controller |                 "f:status": {},
2026-06-12 17:11:23.745546 | controller |                 "f:type": {}
2026-06-12 17:11:23.745560 | controller |               },
2026-06-12 17:11:23.745574 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:23.745588 | controller |                 ".": {},
2026-06-12 17:11:23.745602 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.745616 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.745630 | controller |                 "f:status": {},
2026-06-12 17:11:23.745643 | controller |                 "f:type": {}
2026-06-12 17:11:23.745657 | controller |               },
2026-06-12 17:11:23.745671 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:23.745685 | controller |                 ".": {},
2026-06-12 17:11:23.745699 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:23.745714 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:23.745728 | controller |                 "f:status": {},
2026-06-12 17:11:23.745742 | controller |                 "f:type": {}
2026-06-12 17:11:23.745756 | controller |               }
2026-06-12 17:11:23.745770 | controller |             },
2026-06-12 17:11:23.745785 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:23.745799 | controller |             "f:hostIP": {},
2026-06-12 17:11:23.745813 | controller |             "f:hostIPs": {},
2026-06-12 17:11:23.745827 | controller |             "f:phase": {},
2026-06-12 17:11:23.745841 | controller |             "f:podIP": {},
2026-06-12 17:11:23.745855 | controller |             "f:podIPs": {
2026-06-12 17:11:23.745869 | controller |               ".": {},
2026-06-12 17:11:23.745883 | controller |               "k:{\"ip\":\"10.217.0.63\"}": {
2026-06-12 17:11:23.745897 | controller |                 ".": {},
2026-06-12 17:11:23.745911 | controller |                 "f:ip": {}
2026-06-12 17:11:23.745925 | controller |               }
2026-06-12 17:11:23.745939 | controller |             },
2026-06-12 17:11:23.745957 | controller |             "f:startTime": {}
2026-06-12 17:11:23.745971 | controller |           }
2026-06-12 17:11:23.745986 | controller |         },
2026-06-12 17:11:23.746000 | controller |         "manager": "kubelet",
2026-06-12 17:11:23.746014 | controller |         "operation": "Update",
2026-06-12 17:11:23.746028 | controller |         "subresource": "status",
2026-06-12 17:11:23.746042 | controller |         "time": "2026-06-12T16:07:49Z"
2026-06-12 17:11:23.746056 | controller |       }
2026-06-12 17:11:23.746070 | controller |     ],
2026-06-12 17:11:23.746084 | controller |     "name": "openstack-operator-controller-init-76d9f7dc97-thd4t",
2026-06-12 17:11:23.746098 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:23.746112 | controller |     "ownerReferences": [
2026-06-12 17:11:23.746126 | controller |       {
2026-06-12 17:11:23.746140 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:23.746154 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:23.746168 | controller |         "controller": true,
2026-06-12 17:11:23.746182 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:23.746197 | controller |         "name": "openstack-operator-controller-init-76d9f7dc97",
2026-06-12 17:11:23.746211 | controller |         "uid": "7a6ba7eb-96d5-429c-930c-09f7993a3822"
2026-06-12 17:11:23.746225 | controller |       }
2026-06-12 17:11:23.746240 | controller |     ],
2026-06-12 17:11:23.746254 | controller |     "resourceVersion": "51513",
2026-06-12 17:11:23.746268 | controller |     "uid": "0bc6535a-facb-4125-a9c3-0e6c68fb9438"
2026-06-12 17:11:23.746282 | controller |   },
2026-06-12 17:11:23.746297 | controller |   "spec": {
2026-06-12 17:11:23.746311 | controller |     "containers": [
2026-06-12 17:11:23.746325 | controller |       {
2026-06-12 17:11:23.746338 | controller |         "args": [
2026-06-12 17:11:23.746372 | controller |           "--leader-elect",
2026-06-12 17:11:23.746388 | controller |           "--health-probe-bind-address=:8081"
2026-06-12 17:11:23.746402 | controller |         ],
2026-06-12 17:11:23.746416 | controller |         "command": [
2026-06-12 17:11:23.746431 | controller |           "/operator"
2026-06-12 17:11:23.746446 | controller |         ],
2026-06-12 17:11:23.746460 | controller |         "env": [
2026-06-12 17:11:23.746475 | controller |           {
2026-06-12 17:11:23.746490 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.746504 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 17:11:23.746518 | controller |           },
2026-06-12 17:11:23.746533 | controller |           {
2026-06-12 17:11:23.746547 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.746561 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 17:11:23.746576 | controller |           },
2026-06-12 17:11:23.746590 | controller |           {
2026-06-12 17:11:23.746604 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.746618 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 17:11:23.746633 | controller |           },
2026-06-12 17:11:23.746647 | controller |           {
2026-06-12 17:11:23.746661 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.746676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 17:11:23.746690 | controller |           },
2026-06-12 17:11:23.746704 | controller |           {
2026-06-12 17:11:23.746719 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.746733 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 17:11:23.746751 | controller |           },
2026-06-12 17:11:23.746766 | controller |           {
2026-06-12 17:11:23.746780 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.746795 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 17:11:23.746809 | controller |           },
2026-06-12 17:11:23.746823 | controller |           {
2026-06-12 17:11:23.746837 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.746851 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 17:11:23.746866 | controller |           },
2026-06-12 17:11:23.746879 | controller |           {
2026-06-12 17:11:23.746893 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.746908 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 17:11:23.746922 | controller |           },
2026-06-12 17:11:23.746936 | controller |           {
2026-06-12 17:11:23.746950 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.746964 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 17:11:23.746978 | controller |           },
2026-06-12 17:11:23.746992 | controller |           {
2026-06-12 17:11:23.747006 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747020 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 17:11:23.747035 | controller |           },
2026-06-12 17:11:23.747049 | controller |           {
2026-06-12 17:11:23.747063 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747077 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 17:11:23.747092 | controller |           },
2026-06-12 17:11:23.747106 | controller |           {
2026-06-12 17:11:23.747120 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747134 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 17:11:23.747149 | controller |           },
2026-06-12 17:11:23.747163 | controller |           {
2026-06-12 17:11:23.747177 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747192 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 17:11:23.747206 | controller |           },
2026-06-12 17:11:23.747220 | controller |           {
2026-06-12 17:11:23.747235 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747249 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 17:11:23.747263 | controller |           },
2026-06-12 17:11:23.747277 | controller |           {
2026-06-12 17:11:23.747292 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747306 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 17:11:23.747320 | controller |           },
2026-06-12 17:11:23.747334 | controller |           {
2026-06-12 17:11:23.747365 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747382 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 17:11:23.747397 | controller |           },
2026-06-12 17:11:23.747411 | controller |           {
2026-06-12 17:11:23.747431 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747446 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 17:11:23.747460 | controller |           },
2026-06-12 17:11:23.747475 | controller |           {
2026-06-12 17:11:23.747489 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747503 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 17:11:23.747517 | controller |           },
2026-06-12 17:11:23.747531 | controller |           {
2026-06-12 17:11:23.747545 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747559 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 17:11:23.747573 | controller |           },
2026-06-12 17:11:23.747586 | controller |           {
2026-06-12 17:11:23.747600 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747614 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 17:11:23.747628 | controller |           },
2026-06-12 17:11:23.747642 | controller |           {
2026-06-12 17:11:23.747656 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747670 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 17:11:23.747684 | controller |           },
2026-06-12 17:11:23.747698 | controller |           {
2026-06-12 17:11:23.747713 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747726 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 17:11:23.747740 | controller |           },
2026-06-12 17:11:23.747754 | controller |           {
2026-06-12 17:11:23.747768 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747782 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 17:11:23.747796 | controller |           },
2026-06-12 17:11:23.747810 | controller |           {
2026-06-12 17:11:23.747824 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747838 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 17:11:23.747852 | controller |           },
2026-06-12 17:11:23.747866 | controller |           {
2026-06-12 17:11:23.747880 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747894 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 17:11:23.747909 | controller |           },
2026-06-12 17:11:23.747923 | controller |           {
2026-06-12 17:11:23.747936 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.747950 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 17:11:23.747964 | controller |           },
2026-06-12 17:11:23.747977 | controller |           {
2026-06-12 17:11:23.747991 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748005 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 17:11:23.748019 | controller |           },
2026-06-12 17:11:23.748033 | controller |           {
2026-06-12 17:11:23.748046 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748064 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 17:11:23.748079 | controller |           },
2026-06-12 17:11:23.748093 | controller |           {
2026-06-12 17:11:23.748107 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748121 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 17:11:23.748135 | controller |           },
2026-06-12 17:11:23.748149 | controller |           {
2026-06-12 17:11:23.748163 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748177 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 17:11:23.748191 | controller |           },
2026-06-12 17:11:23.748206 | controller |           {
2026-06-12 17:11:23.748220 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748234 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 17:11:23.748248 | controller |           },
2026-06-12 17:11:23.748262 | controller |           {
2026-06-12 17:11:23.748276 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748291 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 17:11:23.748305 | controller |           },
2026-06-12 17:11:23.748319 | controller |           {
2026-06-12 17:11:23.748333 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748362 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 17:11:23.748381 | controller |           },
2026-06-12 17:11:23.748396 | controller |           {
2026-06-12 17:11:23.748411 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748425 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 17:11:23.748440 | controller |           },
2026-06-12 17:11:23.748454 | controller |           {
2026-06-12 17:11:23.748469 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748483 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 17:11:23.748498 | controller |           },
2026-06-12 17:11:23.748512 | controller |           {
2026-06-12 17:11:23.748526 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748540 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 17:11:23.748554 | controller |           },
2026-06-12 17:11:23.748568 | controller |           {
2026-06-12 17:11:23.748582 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748597 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 17:11:23.748611 | controller |           },
2026-06-12 17:11:23.748625 | controller |           {
2026-06-12 17:11:23.748639 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748654 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 17:11:23.748668 | controller |           },
2026-06-12 17:11:23.748683 | controller |           {
2026-06-12 17:11:23.748697 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748712 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 17:11:23.748730 | controller |           },
2026-06-12 17:11:23.748745 | controller |           {
2026-06-12 17:11:23.748759 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748774 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 17:11:23.748788 | controller |           },
2026-06-12 17:11:23.748802 | controller |           {
2026-06-12 17:11:23.748816 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748831 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 17:11:23.748845 | controller |           },
2026-06-12 17:11:23.748859 | controller |           {
2026-06-12 17:11:23.748873 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748887 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 17:11:23.748902 | controller |           },
2026-06-12 17:11:23.748916 | controller |           {
2026-06-12 17:11:23.748930 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.748945 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 17:11:23.748959 | controller |           },
2026-06-12 17:11:23.748973 | controller |           {
2026-06-12 17:11:23.748988 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749002 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 17:11:23.749016 | controller |           },
2026-06-12 17:11:23.749030 | controller |           {
2026-06-12 17:11:23.749044 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749059 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 17:11:23.749073 | controller |           },
2026-06-12 17:11:23.749087 | controller |           {
2026-06-12 17:11:23.749101 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749115 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 17:11:23.749129 | controller |           },
2026-06-12 17:11:23.749143 | controller |           {
2026-06-12 17:11:23.749157 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749172 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 17:11:23.749186 | controller |           },
2026-06-12 17:11:23.749200 | controller |           {
2026-06-12 17:11:23.749214 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749228 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 17:11:23.749242 | controller |           },
2026-06-12 17:11:23.749257 | controller |           {
2026-06-12 17:11:23.749285 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749300 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 17:11:23.749314 | controller |           },
2026-06-12 17:11:23.749329 | controller |           {
2026-06-12 17:11:23.749361 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749381 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 17:11:23.749396 | controller |           },
2026-06-12 17:11:23.749410 | controller |           {
2026-06-12 17:11:23.749424 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749446 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 17:11:23.749462 | controller |           },
2026-06-12 17:11:23.749476 | controller |           {
2026-06-12 17:11:23.749490 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749504 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 17:11:23.749519 | controller |           },
2026-06-12 17:11:23.749533 | controller |           {
2026-06-12 17:11:23.749547 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749561 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 17:11:23.749575 | controller |           },
2026-06-12 17:11:23.749589 | controller |           {
2026-06-12 17:11:23.749603 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749617 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 17:11:23.749631 | controller |           },
2026-06-12 17:11:23.749645 | controller |           {
2026-06-12 17:11:23.749658 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749672 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 17:11:23.749686 | controller |           },
2026-06-12 17:11:23.749700 | controller |           {
2026-06-12 17:11:23.749714 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749728 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 17:11:23.749741 | controller |           },
2026-06-12 17:11:23.749755 | controller |           {
2026-06-12 17:11:23.749769 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749783 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 17:11:23.749797 | controller |           },
2026-06-12 17:11:23.749811 | controller |           {
2026-06-12 17:11:23.749825 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749839 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 17:11:23.749853 | controller |           },
2026-06-12 17:11:23.749866 | controller |           {
2026-06-12 17:11:23.749880 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749894 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 17:11:23.749908 | controller |           },
2026-06-12 17:11:23.749922 | controller |           {
2026-06-12 17:11:23.749936 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.749950 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 17:11:23.749964 | controller |           },
2026-06-12 17:11:23.749978 | controller |           {
2026-06-12 17:11:23.749991 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750005 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 17:11:23.750019 | controller |           },
2026-06-12 17:11:23.750033 | controller |           {
2026-06-12 17:11:23.750047 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750061 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 17:11:23.750080 | controller |           },
2026-06-12 17:11:23.750095 | controller |           {
2026-06-12 17:11:23.750109 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750123 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 17:11:23.750137 | controller |           },
2026-06-12 17:11:23.750151 | controller |           {
2026-06-12 17:11:23.750165 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750179 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 17:11:23.750193 | controller |           },
2026-06-12 17:11:23.750207 | controller |           {
2026-06-12 17:11:23.750221 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750235 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 17:11:23.750250 | controller |           },
2026-06-12 17:11:23.750264 | controller |           {
2026-06-12 17:11:23.750278 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750292 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 17:11:23.750307 | controller |           },
2026-06-12 17:11:23.750321 | controller |           {
2026-06-12 17:11:23.750335 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750366 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 17:11:23.750383 | controller |           },
2026-06-12 17:11:23.750398 | controller |           {
2026-06-12 17:11:23.750412 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750426 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 17:11:23.750440 | controller |           },
2026-06-12 17:11:23.750455 | controller |           {
2026-06-12 17:11:23.750469 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750484 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 17:11:23.750498 | controller |           },
2026-06-12 17:11:23.750513 | controller |           {
2026-06-12 17:11:23.750527 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750541 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 17:11:23.750556 | controller |           },
2026-06-12 17:11:23.750570 | controller |           {
2026-06-12 17:11:23.750584 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750598 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 17:11:23.750612 | controller |           },
2026-06-12 17:11:23.750626 | controller |           {
2026-06-12 17:11:23.750640 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750655 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 17:11:23.750669 | controller |           },
2026-06-12 17:11:23.750683 | controller |           {
2026-06-12 17:11:23.750698 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750712 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 17:11:23.750726 | controller |           },
2026-06-12 17:11:23.750744 | controller |           {
2026-06-12 17:11:23.750759 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750773 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 17:11:23.750787 | controller |           },
2026-06-12 17:11:23.750802 | controller |           {
2026-06-12 17:11:23.750816 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750830 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 17:11:23.750844 | controller |           },
2026-06-12 17:11:23.750859 | controller |           {
2026-06-12 17:11:23.750873 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750887 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 17:11:23.750901 | controller |           },
2026-06-12 17:11:23.750916 | controller |           {
2026-06-12 17:11:23.750930 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.750944 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 17:11:23.750958 | controller |           },
2026-06-12 17:11:23.750972 | controller |           {
2026-06-12 17:11:23.750986 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751041 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 17:11:23.751062 | controller |           },
2026-06-12 17:11:23.751078 | controller |           {
2026-06-12 17:11:23.751093 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751107 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 17:11:23.751122 | controller |           },
2026-06-12 17:11:23.751136 | controller |           {
2026-06-12 17:11:23.751151 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751165 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 17:11:23.751179 | controller |           },
2026-06-12 17:11:23.751194 | controller |           {
2026-06-12 17:11:23.751208 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751222 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 17:11:23.751237 | controller |           },
2026-06-12 17:11:23.751252 | controller |           {
2026-06-12 17:11:23.751266 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751280 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 17:11:23.751294 | controller |           },
2026-06-12 17:11:23.751308 | controller |           {
2026-06-12 17:11:23.751322 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751336 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 17:11:23.751368 | controller |           },
2026-06-12 17:11:23.751384 | controller |           {
2026-06-12 17:11:23.751398 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751412 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 17:11:23.751427 | controller |           },
2026-06-12 17:11:23.751441 | controller |           {
2026-06-12 17:11:23.751455 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751472 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 17:11:23.751488 | controller |           },
2026-06-12 17:11:23.751502 | controller |           {
2026-06-12 17:11:23.751516 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751531 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 17:11:23.751545 | controller |           },
2026-06-12 17:11:23.751559 | controller |           {
2026-06-12 17:11:23.751573 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751587 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 17:11:23.751601 | controller |           },
2026-06-12 17:11:23.751615 | controller |           {
2026-06-12 17:11:23.751629 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751642 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 17:11:23.751656 | controller |           },
2026-06-12 17:11:23.751670 | controller |           {
2026-06-12 17:11:23.751684 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751697 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 17:11:23.751711 | controller |           },
2026-06-12 17:11:23.751725 | controller |           {
2026-06-12 17:11:23.751738 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751752 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 17:11:23.751766 | controller |           },
2026-06-12 17:11:23.751780 | controller |           {
2026-06-12 17:11:23.751794 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751807 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-12 17:11:23.751821 | controller |           },
2026-06-12 17:11:23.751835 | controller |           {
2026-06-12 17:11:23.751849 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751862 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-12 17:11:23.751876 | controller |           },
2026-06-12 17:11:23.751890 | controller |           {
2026-06-12 17:11:23.751903 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-12 17:11:23.751916 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-12 17:11:23.751930 | controller |           },
2026-06-12 17:11:23.751943 | controller |           {
2026-06-12 17:11:23.751957 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 17:11:23.751970 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 17:11:23.751984 | controller |           },
2026-06-12 17:11:23.751998 | controller |           {
2026-06-12 17:11:23.752012 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752026 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6"
2026-06-12 17:11:23.752039 | controller |           },
2026-06-12 17:11:23.752052 | controller |           {
2026-06-12 17:11:23.752066 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752080 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-12 17:11:23.752098 | controller |           },
2026-06-12 17:11:23.752112 | controller |           {
2026-06-12 17:11:23.752126 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752140 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63"
2026-06-12 17:11:23.752154 | controller |           },
2026-06-12 17:11:23.752167 | controller |           {
2026-06-12 17:11:23.752181 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752194 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552"
2026-06-12 17:11:23.752208 | controller |           },
2026-06-12 17:11:23.752222 | controller |           {
2026-06-12 17:11:23.752235 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752249 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-12 17:11:23.752263 | controller |           },
2026-06-12 17:11:23.752277 | controller |           {
2026-06-12 17:11:23.752291 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752305 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19"
2026-06-12 17:11:23.752319 | controller |           },
2026-06-12 17:11:23.752333 | controller |           {
2026-06-12 17:11:23.752371 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752391 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f"
2026-06-12 17:11:23.752406 | controller |           },
2026-06-12 17:11:23.752421 | controller |           {
2026-06-12 17:11:23.752435 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752449 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-12 17:11:23.752463 | controller |           },
2026-06-12 17:11:23.752477 | controller |           {
2026-06-12 17:11:23.752491 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752506 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80"
2026-06-12 17:11:23.752521 | controller |           },
2026-06-12 17:11:23.752535 | controller |           {
2026-06-12 17:11:23.752550 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752564 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-12 17:11:23.752579 | controller |           },
2026-06-12 17:11:23.752593 | controller |           {
2026-06-12 17:11:23.752607 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752621 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559"
2026-06-12 17:11:23.752636 | controller |           },
2026-06-12 17:11:23.752649 | controller |           {
2026-06-12 17:11:23.752664 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752678 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-12 17:11:23.752696 | controller |           },
2026-06-12 17:11:23.752711 | controller |           {
2026-06-12 17:11:23.752725 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752739 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12"
2026-06-12 17:11:23.752753 | controller |           },
2026-06-12 17:11:23.752768 | controller |           {
2026-06-12 17:11:23.752782 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752796 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739"
2026-06-12 17:11:23.752810 | controller |           },
2026-06-12 17:11:23.752824 | controller |           {
2026-06-12 17:11:23.752838 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752853 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-12 17:11:23.752867 | controller |           },
2026-06-12 17:11:23.752881 | controller |           {
2026-06-12 17:11:23.752895 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752909 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-12 17:11:23.752923 | controller |           },
2026-06-12 17:11:23.752938 | controller |           {
2026-06-12 17:11:23.752952 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.752966 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-12 17:11:23.752980 | controller |           },
2026-06-12 17:11:23.752995 | controller |           {
2026-06-12 17:11:23.753008 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.753023 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-12 17:11:23.753037 | controller |           },
2026-06-12 17:11:23.753051 | controller |           {
2026-06-12 17:11:23.753066 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.753080 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-12 17:11:23.753094 | controller |           },
2026-06-12 17:11:23.753108 | controller |           {
2026-06-12 17:11:23.753122 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-12 17:11:23.753136 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-12 17:11:23.753151 | controller |           },
2026-06-12 17:11:23.753165 | controller |           {
2026-06-12 17:11:23.753179 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 17:11:23.753194 | controller |             "value": "0.6.0-1781277992"
2026-06-12 17:11:23.753208 | controller |           },
2026-06-12 17:11:23.753222 | controller |           {
2026-06-12 17:11:23.753237 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-12 17:11:23.753292 | controller |             "value": "38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc"
2026-06-12 17:11:23.753307 | controller |           },
2026-06-12 17:11:23.753322 | controller |           {
2026-06-12 17:11:23.753336 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:23.753385 | controller |             "value": "false"
2026-06-12 17:11:23.753401 | controller |           },
2026-06-12 17:11:23.753416 | controller |           {
2026-06-12 17:11:23.753430 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:23.753444 | controller |             "value": "30"
2026-06-12 17:11:23.753458 | controller |           },
2026-06-12 17:11:23.753473 | controller |           {
2026-06-12 17:11:23.753487 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:23.753502 | controller |             "value": "20"
2026-06-12 17:11:23.753516 | controller |           },
2026-06-12 17:11:23.753530 | controller |           {
2026-06-12 17:11:23.753545 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:23.753559 | controller |             "value": "5"
2026-06-12 17:11:23.753574 | controller |           },
2026-06-12 17:11:23.753588 | controller |           {
2026-06-12 17:11:23.753602 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-12 17:11:23.753616 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-12 17:11:23.753630 | controller |           }
2026-06-12 17:11:23.753644 | controller |         ],
2026-06-12 17:11:23.753658 | controller |         "image": "38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 17:11:23.753672 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:23.753686 | controller |         "livenessProbe": {
2026-06-12 17:11:23.753700 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.753714 | controller |           "httpGet": {
2026-06-12 17:11:23.753728 | controller |             "path": "/healthz",
2026-06-12 17:11:23.753742 | controller |             "port": 8081,
2026-06-12 17:11:23.753827 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.753850 | controller |           },
2026-06-12 17:11:23.753865 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:23.753879 | controller |           "periodSeconds": 20,
2026-06-12 17:11:23.753893 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.753907 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.753921 | controller |         },
2026-06-12 17:11:23.753935 | controller |         "name": "operator",
2026-06-12 17:11:23.753949 | controller |         "readinessProbe": {
2026-06-12 17:11:23.753962 | controller |           "failureThreshold": 3,
2026-06-12 17:11:23.753976 | controller |           "httpGet": {
2026-06-12 17:11:23.753990 | controller |             "path": "/readyz",
2026-06-12 17:11:23.754004 | controller |             "port": 8081,
2026-06-12 17:11:23.754018 | controller |             "scheme": "HTTP"
2026-06-12 17:11:23.754032 | controller |           },
2026-06-12 17:11:23.754046 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:23.754059 | controller |           "periodSeconds": 10,
2026-06-12 17:11:23.754073 | controller |           "successThreshold": 1,
2026-06-12 17:11:23.754087 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:23.754101 | controller |         },
2026-06-12 17:11:23.754115 | controller |         "resources": {
2026-06-12 17:11:23.754129 | controller |           "limits": {
2026-06-12 17:11:23.754143 | controller |             "cpu": "500m",
2026-06-12 17:11:23.754156 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.754170 | controller |           },
2026-06-12 17:11:23.754184 | controller |           "requests": {
2026-06-12 17:11:23.754198 | controller |             "cpu": "10m",
2026-06-12 17:11:23.754212 | controller |             "memory": "128Mi"
2026-06-12 17:11:23.754226 | controller |           }
2026-06-12 17:11:23.754240 | controller |         },
2026-06-12 17:11:23.754254 | controller |         "securityContext": {
2026-06-12 17:11:23.754268 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:23.754282 | controller |           "capabilities": {
2026-06-12 17:11:23.754299 | controller |             "drop": [
2026-06-12 17:11:23.754314 | controller |               "ALL"
2026-06-12 17:11:23.754328 | controller |             ]
2026-06-12 17:11:23.754342 | controller |           },
2026-06-12 17:11:23.754394 | controller |           "runAsUser": 1000660000
2026-06-12 17:11:23.754410 | controller |         },
2026-06-12 17:11:23.754424 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:23.754439 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:23.754453 | controller |         "volumeMounts": [
2026-06-12 17:11:23.754468 | controller |           {
2026-06-12 17:11:23.754482 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.754497 | controller |             "name": "kube-api-access-np66x",
2026-06-12 17:11:23.754511 | controller |             "readOnly": true
2026-06-12 17:11:23.754525 | controller |           }
2026-06-12 17:11:23.754539 | controller |         ]
2026-06-12 17:11:23.754554 | controller |       }
2026-06-12 17:11:23.754568 | controller |     ],
2026-06-12 17:11:23.754582 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:23.754596 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:23.754610 | controller |     "imagePullSecrets": [
2026-06-12 17:11:23.754625 | controller |       {
2026-06-12 17:11:23.754640 | controller |         "name": "openstack-operator-controller-init-dockercfg-bt6wf"
2026-06-12 17:11:23.754654 | controller |       }
2026-06-12 17:11:23.754669 | controller |     ],
2026-06-12 17:11:23.754683 | controller |     "nodeName": "crc",
2026-06-12 17:11:23.754698 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:23.754712 | controller |     "priority": 0,
2026-06-12 17:11:23.754726 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:23.754741 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:23.754755 | controller |     "securityContext": {
2026-06-12 17:11:23.754769 | controller |       "fsGroup": 1000660000,
2026-06-12 17:11:23.754783 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:23.754797 | controller |       "seLinuxOptions": {
2026-06-12 17:11:23.754811 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:23.754825 | controller |       },
2026-06-12 17:11:23.754839 | controller |       "seccompProfile": {
2026-06-12 17:11:23.754853 | controller |         "type": "RuntimeDefault"
2026-06-12 17:11:23.754867 | controller |       }
2026-06-12 17:11:23.754881 | controller |     },
2026-06-12 17:11:23.754895 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-12 17:11:23.754909 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-12 17:11:23.754924 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:23.754938 | controller |     "tolerations": [
2026-06-12 17:11:23.754952 | controller |       {
2026-06-12 17:11:23.754966 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.754980 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:23.754994 | controller |         "operator": "Exists",
2026-06-12 17:11:23.755008 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.755022 | controller |       },
2026-06-12 17:11:23.755036 | controller |       {
2026-06-12 17:11:23.755050 | controller |         "effect": "NoExecute",
2026-06-12 17:11:23.755065 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:23.755079 | controller |         "operator": "Exists",
2026-06-12 17:11:23.755093 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:23.755107 | controller |       },
2026-06-12 17:11:23.755121 | controller |       {
2026-06-12 17:11:23.755135 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:23.755149 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:23.755167 | controller |         "operator": "Exists"
2026-06-12 17:11:23.755182 | controller |       }
2026-06-12 17:11:23.755196 | controller |     ],
2026-06-12 17:11:23.755211 | controller |     "volumes": [
2026-06-12 17:11:23.755225 | controller |       {
2026-06-12 17:11:23.755239 | controller |         "name": "kube-api-access-np66x",
2026-06-12 17:11:23.755253 | controller |         "projected": {
2026-06-12 17:11:23.755267 | controller |           "defaultMode": 420,
2026-06-12 17:11:23.755281 | controller |           "sources": [
2026-06-12 17:11:23.755295 | controller |             {
2026-06-12 17:11:23.755310 | controller |               "serviceAccountToken": {
2026-06-12 17:11:23.755324 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:23.755338 | controller |                 "path": "token"
2026-06-12 17:11:23.755371 | controller |               }
2026-06-12 17:11:23.755387 | controller |             },
2026-06-12 17:11:23.755402 | controller |             {
2026-06-12 17:11:23.755416 | controller |               "configMap": {
2026-06-12 17:11:23.755430 | controller |                 "items": [
2026-06-12 17:11:23.755445 | controller |                   {
2026-06-12 17:11:23.755459 | controller |                     "key": "ca.crt",
2026-06-12 17:11:23.755474 | controller |                     "path": "ca.crt"
2026-06-12 17:11:23.755488 | controller |                   }
2026-06-12 17:11:23.755502 | controller |                 ],
2026-06-12 17:11:23.755517 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:23.755531 | controller |               }
2026-06-12 17:11:23.755546 | controller |             },
2026-06-12 17:11:23.755560 | controller |             {
2026-06-12 17:11:23.755574 | controller |               "downwardAPI": {
2026-06-12 17:11:23.755589 | controller |                 "items": [
2026-06-12 17:11:23.755603 | controller |                   {
2026-06-12 17:11:23.755617 | controller |                     "fieldRef": {
2026-06-12 17:11:23.755632 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:23.755646 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:23.755661 | controller |                     },
2026-06-12 17:11:23.755675 | controller |                     "path": "namespace"
2026-06-12 17:11:23.755689 | controller |                   }
2026-06-12 17:11:23.755703 | controller |                 ]
2026-06-12 17:11:23.755717 | controller |               }
2026-06-12 17:11:23.755731 | controller |             },
2026-06-12 17:11:23.755744 | controller |             {
2026-06-12 17:11:23.755758 | controller |               "configMap": {
2026-06-12 17:11:23.755772 | controller |                 "items": [
2026-06-12 17:11:23.755785 | controller |                   {
2026-06-12 17:11:23.755800 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:23.755814 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:23.755828 | controller |                   }
2026-06-12 17:11:23.755842 | controller |                 ],
2026-06-12 17:11:23.755856 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:23.755870 | controller |               }
2026-06-12 17:11:23.755884 | controller |             }
2026-06-12 17:11:23.755898 | controller |           ]
2026-06-12 17:11:23.755912 | controller |         }
2026-06-12 17:11:23.755926 | controller |       }
2026-06-12 17:11:23.755940 | controller |     ]
2026-06-12 17:11:23.755953 | controller |   },
2026-06-12 17:11:23.755967 | controller |   "status": {
2026-06-12 17:11:23.755981 | controller |     "conditions": [
2026-06-12 17:11:23.755995 | controller |       {
2026-06-12 17:11:23.756008 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.756022 | controller |         "lastTransitionTime": "2026-06-12T16:07:37Z",
2026-06-12 17:11:23.756036 | controller |         "status": "True",
2026-06-12 17:11:23.756050 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:23.756069 | controller |       },
2026-06-12 17:11:23.756083 | controller |       {
2026-06-12 17:11:23.756097 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.756111 | controller |         "lastTransitionTime": "2026-06-12T16:07:19Z",
2026-06-12 17:11:23.756125 | controller |         "status": "True",
2026-06-12 17:11:23.756139 | controller |         "type": "Initialized"
2026-06-12 17:11:23.756153 | controller |       },
2026-06-12 17:11:23.756167 | controller |       {
2026-06-12 17:11:23.756180 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.756194 | controller |         "lastTransitionTime": "2026-06-12T16:07:49Z",
2026-06-12 17:11:23.756209 | controller |         "status": "True",
2026-06-12 17:11:23.756222 | controller |         "type": "Ready"
2026-06-12 17:11:23.756237 | controller |       },
2026-06-12 17:11:23.756251 | controller |       {
2026-06-12 17:11:23.756265 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.756278 | controller |         "lastTransitionTime": "2026-06-12T16:07:49Z",
2026-06-12 17:11:23.756292 | controller |         "status": "True",
2026-06-12 17:11:23.756306 | controller |         "type": "ContainersReady"
2026-06-12 17:11:23.756320 | controller |       },
2026-06-12 17:11:23.756334 | controller |       {
2026-06-12 17:11:23.756362 | controller |         "lastProbeTime": null,
2026-06-12 17:11:23.756381 | controller |         "lastTransitionTime": "2026-06-12T16:07:19Z",
2026-06-12 17:11:23.756396 | controller |         "status": "True",
2026-06-12 17:11:23.756410 | controller |         "type": "PodScheduled"
2026-06-12 17:11:23.756424 | controller |       }
2026-06-12 17:11:23.756439 | controller |     ],
2026-06-12 17:11:23.756453 | controller |     "containerStatuses": [
2026-06-12 17:11:23.756467 | controller |       {
2026-06-12 17:11:23.756481 | controller |         "allocatedResources": {
2026-06-12 17:11:23.756496 | controller |           "cpu": "10m",
2026-06-12 17:11:23.756510 | controller |           "memory": "128Mi"
2026-06-12 17:11:23.756524 | controller |         },
2026-06-12 17:11:23.756538 | controller |         "containerID": "cri-o://3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23",
2026-06-12 17:11:23.756553 | controller |         "image": "38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 17:11:23.756567 | controller |         "imageID": "38.129.56.25:5001/openstack-k8s-operators/openstack-operator@sha256:7fadaa932de4b0c59c963032c2a88b4c77dc1bb6e2e5664784249cac0bbe91b8",
2026-06-12 17:11:23.756582 | controller |         "lastState": {},
2026-06-12 17:11:23.756596 | controller |         "name": "operator",
2026-06-12 17:11:23.756611 | controller |         "ready": true,
2026-06-12 17:11:23.756625 | controller |         "resources": {
2026-06-12 17:11:23.756640 | controller |           "limits": {
2026-06-12 17:11:23.756655 | controller |             "cpu": "500m",
2026-06-12 17:11:23.756669 | controller |             "memory": "256Mi"
2026-06-12 17:11:23.756683 | controller |           },
2026-06-12 17:11:23.756698 | controller |           "requests": {
2026-06-12 17:11:23.756712 | controller |             "cpu": "10m",
2026-06-12 17:11:23.756727 | controller |             "memory": "128Mi"
2026-06-12 17:11:23.756741 | controller |           }
2026-06-12 17:11:23.756756 | controller |         },
2026-06-12 17:11:23.756770 | controller |         "restartCount": 0,
2026-06-12 17:11:23.756785 | controller |         "started": true,
2026-06-12 17:11:23.756799 | controller |         "state": {
2026-06-12 17:11:23.756813 | controller |           "running": {
2026-06-12 17:11:23.756827 | controller |             "startedAt": "2026-06-12T16:07:37Z"
2026-06-12 17:11:23.756841 | controller |           }
2026-06-12 17:11:23.756856 | controller |         },
2026-06-12 17:11:23.756870 | controller |         "user": {
2026-06-12 17:11:23.756884 | controller |           "linux": {
2026-06-12 17:11:23.756898 | controller |             "gid": 0,
2026-06-12 17:11:23.756916 | controller |             "supplementalGroups": [
2026-06-12 17:11:23.756931 | controller |               0,
2026-06-12 17:11:23.756945 | controller |               1000660000
2026-06-12 17:11:23.756959 | controller |             ],
2026-06-12 17:11:23.756973 | controller |             "uid": 1000660000
2026-06-12 17:11:23.756987 | controller |           }
2026-06-12 17:11:23.757001 | controller |         },
2026-06-12 17:11:23.757016 | controller |         "volumeMounts": [
2026-06-12 17:11:23.757030 | controller |           {
2026-06-12 17:11:23.757044 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:23.757058 | controller |             "name": "kube-api-access-np66x",
2026-06-12 17:11:23.757072 | controller |             "readOnly": true,
2026-06-12 17:11:23.757086 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:23.757100 | controller |           }
2026-06-12 17:11:23.757114 | controller |         ]
2026-06-12 17:11:23.757128 | controller |       }
2026-06-12 17:11:23.757142 | controller |     ],
2026-06-12 17:11:23.757156 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:23.757170 | controller |     "hostIPs": [
2026-06-12 17:11:23.757185 | controller |       {
2026-06-12 17:11:23.757199 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:23.757227 | controller |       }
2026-06-12 17:11:23.757243 | controller |     ],
2026-06-12 17:11:23.757258 | controller |     "phase": "Running",
2026-06-12 17:11:23.757272 | controller |     "podIP": "10.217.0.63",
2026-06-12 17:11:23.757286 | controller |     "podIPs": [
2026-06-12 17:11:23.757301 | controller |       {
2026-06-12 17:11:23.757315 | controller |         "ip": "10.217.0.63"
2026-06-12 17:11:23.757329 | controller |       }
2026-06-12 17:11:23.757365 | controller |     ],
2026-06-12 17:11:23.757382 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:23.757396 | controller |     "startTime": "2026-06-12T16:07:19Z"
2026-06-12 17:11:23.757411 | controller |   }
2026-06-12 17:11:23.757425 | controller | }
2026-06-12 17:11:24.033244 | controller | ok:
2026-06-12 17:11:24.033476 | controller | {
2026-06-12 17:11:24.033505 | controller |   "apiVersion": "v1",
2026-06-12 17:11:24.033522 | controller |   "kind": "Pod",
2026-06-12 17:11:24.033538 | controller |   "metadata": {
2026-06-12 17:11:24.033553 | controller |     "annotations": {
2026-06-12 17:11:24.033569 | 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-12 17:11:24.033586 | 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-12 17:11:24.033602 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:24.033618 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 17:11:24.033634 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 17:11:24.033648 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 17:11:24.033663 | controller |     },
2026-06-12 17:11:24.033677 | controller |     "creationTimestamp": "2026-06-12T16:08:30Z",
2026-06-12 17:11:24.033692 | controller |     "generateName": "openstack-operator-controller-manager-859ddb6968-",
2026-06-12 17:11:24.033707 | controller |     "generation": 1,
2026-06-12 17:11:24.033722 | controller |     "labels": {
2026-06-12 17:11:24.033743 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-12 17:11:24.033758 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:24.033772 | controller |       "openstack.org/operator-name": "openstack",
2026-06-12 17:11:24.033786 | controller |       "pod-template-hash": "859ddb6968"
2026-06-12 17:11:24.033800 | controller |     },
2026-06-12 17:11:24.033814 | controller |     "managedFields": [
2026-06-12 17:11:24.033828 | controller |       {
2026-06-12 17:11:24.033842 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.033856 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.033870 | controller |         "fieldsV1": {
2026-06-12 17:11:24.033884 | controller |           "f:metadata": {
2026-06-12 17:11:24.033898 | controller |             "f:annotations": {
2026-06-12 17:11:24.033912 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:24.033927 | controller |             }
2026-06-12 17:11:24.033941 | controller |           }
2026-06-12 17:11:24.033955 | controller |         },
2026-06-12 17:11:24.033969 | controller |         "manager": "crc",
2026-06-12 17:11:24.033983 | controller |         "operation": "Update",
2026-06-12 17:11:24.033997 | controller |         "subresource": "status",
2026-06-12 17:11:24.034011 | controller |         "time": "2026-06-12T16:08:30Z"
2026-06-12 17:11:24.034025 | controller |       },
2026-06-12 17:11:24.034039 | controller |       {
2026-06-12 17:11:24.034053 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.034067 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.034081 | controller |         "fieldsV1": {
2026-06-12 17:11:24.034095 | controller |           "f:metadata": {
2026-06-12 17:11:24.034109 | controller |             "f:annotations": {
2026-06-12 17:11:24.034123 | controller |               ".": {},
2026-06-12 17:11:24.034137 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:24.034151 | controller |             },
2026-06-12 17:11:24.034166 | controller |             "f:generateName": {},
2026-06-12 17:11:24.034181 | controller |             "f:labels": {
2026-06-12 17:11:24.034197 | controller |               ".": {},
2026-06-12 17:11:24.034211 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:24.034225 | controller |               "f:control-plane": {},
2026-06-12 17:11:24.034239 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:24.034254 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:24.034268 | controller |             },
2026-06-12 17:11:24.034282 | controller |             "f:ownerReferences": {
2026-06-12 17:11:24.034296 | controller |               ".": {},
2026-06-12 17:11:24.034310 | controller |               "k:{\"uid\":\"0287bcbd-bf9b-497c-bac8-acaf7497765b\"}": {}
2026-06-12 17:11:24.034324 | controller |             }
2026-06-12 17:11:24.034338 | controller |           },
2026-06-12 17:11:24.034382 | controller |           "f:spec": {
2026-06-12 17:11:24.034399 | controller |             "f:containers": {
2026-06-12 17:11:24.034413 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:24.034428 | controller |                 ".": {},
2026-06-12 17:11:24.034441 | controller |                 "f:args": {},
2026-06-12 17:11:24.034456 | controller |                 "f:command": {},
2026-06-12 17:11:24.034470 | controller |                 "f:env": {
2026-06-12 17:11:24.034484 | controller |                   ".": {},
2026-06-12 17:11:24.034498 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:24.034513 | controller |                     ".": {},
2026-06-12 17:11:24.034527 | controller |                     "f:name": {},
2026-06-12 17:11:24.034580 | controller |                     "f:value": {}
2026-06-12 17:11:24.034602 | controller |                   },
2026-06-12 17:11:24.034618 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-12 17:11:24.034647 | controller |                     ".": {},
2026-06-12 17:11:24.034662 | controller |                     "f:name": {},
2026-06-12 17:11:24.034677 | controller |                     "f:value": {}
2026-06-12 17:11:24.034691 | controller |                   },
2026-06-12 17:11:24.034706 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.034721 | controller |                     ".": {},
2026-06-12 17:11:24.034735 | controller |                     "f:name": {},
2026-06-12 17:11:24.034749 | controller |                     "f:value": {}
2026-06-12 17:11:24.034763 | controller |                   },
2026-06-12 17:11:24.034778 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.034793 | controller |                     ".": {},
2026-06-12 17:11:24.034807 | controller |                     "f:name": {},
2026-06-12 17:11:24.034821 | controller |                     "f:value": {}
2026-06-12 17:11:24.034835 | controller |                   },
2026-06-12 17:11:24.034850 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.034864 | controller |                     ".": {},
2026-06-12 17:11:24.034878 | controller |                     "f:name": {},
2026-06-12 17:11:24.034892 | controller |                     "f:value": {}
2026-06-12 17:11:24.034906 | controller |                   },
2026-06-12 17:11:24.034920 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.034935 | controller |                     ".": {},
2026-06-12 17:11:24.034949 | controller |                     "f:name": {},
2026-06-12 17:11:24.034963 | controller |                     "f:value": {}
2026-06-12 17:11:24.034977 | controller |                   },
2026-06-12 17:11:24.034992 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035006 | controller |                     ".": {},
2026-06-12 17:11:24.035021 | controller |                     "f:name": {},
2026-06-12 17:11:24.035035 | controller |                     "f:value": {}
2026-06-12 17:11:24.035049 | controller |                   },
2026-06-12 17:11:24.035063 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035078 | controller |                     ".": {},
2026-06-12 17:11:24.035092 | controller |                     "f:name": {},
2026-06-12 17:11:24.035106 | controller |                     "f:value": {}
2026-06-12 17:11:24.035121 | controller |                   },
2026-06-12 17:11:24.035135 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035149 | controller |                     ".": {},
2026-06-12 17:11:24.035163 | controller |                     "f:name": {},
2026-06-12 17:11:24.035178 | controller |                     "f:value": {}
2026-06-12 17:11:24.035192 | controller |                   },
2026-06-12 17:11:24.035208 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035225 | controller |                     ".": {},
2026-06-12 17:11:24.035239 | controller |                     "f:name": {},
2026-06-12 17:11:24.035253 | controller |                     "f:value": {}
2026-06-12 17:11:24.035267 | controller |                   },
2026-06-12 17:11:24.035281 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035295 | controller |                     ".": {},
2026-06-12 17:11:24.035309 | controller |                     "f:name": {},
2026-06-12 17:11:24.035324 | controller |                     "f:value": {}
2026-06-12 17:11:24.035338 | controller |                   },
2026-06-12 17:11:24.035381 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035401 | controller |                     ".": {},
2026-06-12 17:11:24.035416 | controller |                     "f:name": {},
2026-06-12 17:11:24.035430 | controller |                     "f:value": {}
2026-06-12 17:11:24.035444 | controller |                   },
2026-06-12 17:11:24.035458 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035473 | controller |                     ".": {},
2026-06-12 17:11:24.035487 | controller |                     "f:name": {},
2026-06-12 17:11:24.035501 | controller |                     "f:value": {}
2026-06-12 17:11:24.035515 | controller |                   },
2026-06-12 17:11:24.035529 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035543 | controller |                     ".": {},
2026-06-12 17:11:24.035557 | controller |                     "f:name": {},
2026-06-12 17:11:24.035571 | controller |                     "f:value": {}
2026-06-12 17:11:24.035586 | controller |                   },
2026-06-12 17:11:24.035600 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035614 | controller |                     ".": {},
2026-06-12 17:11:24.035628 | controller |                     "f:name": {},
2026-06-12 17:11:24.035643 | controller |                     "f:value": {}
2026-06-12 17:11:24.035657 | controller |                   },
2026-06-12 17:11:24.035671 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035685 | controller |                     ".": {},
2026-06-12 17:11:24.035700 | controller |                     "f:name": {},
2026-06-12 17:11:24.035714 | controller |                     "f:value": {}
2026-06-12 17:11:24.035728 | controller |                   },
2026-06-12 17:11:24.035742 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035756 | controller |                     ".": {},
2026-06-12 17:11:24.035771 | controller |                     "f:name": {},
2026-06-12 17:11:24.035785 | controller |                     "f:value": {}
2026-06-12 17:11:24.035799 | controller |                   },
2026-06-12 17:11:24.035814 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035828 | controller |                     ".": {},
2026-06-12 17:11:24.035842 | controller |                     "f:name": {},
2026-06-12 17:11:24.035856 | controller |                     "f:value": {}
2026-06-12 17:11:24.035870 | controller |                   },
2026-06-12 17:11:24.035884 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035898 | controller |                     ".": {},
2026-06-12 17:11:24.035912 | controller |                     "f:name": {},
2026-06-12 17:11:24.035926 | controller |                     "f:value": {}
2026-06-12 17:11:24.035940 | controller |                   },
2026-06-12 17:11:24.035954 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.035967 | controller |                     ".": {},
2026-06-12 17:11:24.035981 | controller |                     "f:name": {},
2026-06-12 17:11:24.035995 | controller |                     "f:value": {}
2026-06-12 17:11:24.036009 | controller |                   },
2026-06-12 17:11:24.036023 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036037 | controller |                     ".": {},
2026-06-12 17:11:24.036051 | controller |                     "f:name": {},
2026-06-12 17:11:24.036065 | controller |                     "f:value": {}
2026-06-12 17:11:24.036078 | controller |                   },
2026-06-12 17:11:24.036096 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036110 | controller |                     ".": {},
2026-06-12 17:11:24.036124 | controller |                     "f:name": {},
2026-06-12 17:11:24.036138 | controller |                     "f:value": {}
2026-06-12 17:11:24.036152 | controller |                   },
2026-06-12 17:11:24.036166 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036180 | controller |                     ".": {},
2026-06-12 17:11:24.036194 | controller |                     "f:name": {},
2026-06-12 17:11:24.036207 | controller |                     "f:value": {}
2026-06-12 17:11:24.036221 | controller |                   },
2026-06-12 17:11:24.036235 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036249 | controller |                     ".": {},
2026-06-12 17:11:24.036263 | controller |                     "f:name": {},
2026-06-12 17:11:24.036277 | controller |                     "f:value": {}
2026-06-12 17:11:24.036291 | controller |                   },
2026-06-12 17:11:24.036305 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036319 | controller |                     ".": {},
2026-06-12 17:11:24.036334 | controller |                     "f:name": {},
2026-06-12 17:11:24.036362 | controller |                     "f:value": {}
2026-06-12 17:11:24.036382 | controller |                   },
2026-06-12 17:11:24.036396 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036411 | controller |                     ".": {},
2026-06-12 17:11:24.036425 | controller |                     "f:name": {},
2026-06-12 17:11:24.036440 | controller |                     "f:value": {}
2026-06-12 17:11:24.036454 | controller |                   },
2026-06-12 17:11:24.036468 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036483 | controller |                     ".": {},
2026-06-12 17:11:24.036497 | controller |                     "f:name": {},
2026-06-12 17:11:24.036511 | controller |                     "f:value": {}
2026-06-12 17:11:24.036525 | controller |                   },
2026-06-12 17:11:24.036539 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036554 | controller |                     ".": {},
2026-06-12 17:11:24.036568 | controller |                     "f:name": {},
2026-06-12 17:11:24.036582 | controller |                     "f:value": {}
2026-06-12 17:11:24.036597 | controller |                   },
2026-06-12 17:11:24.036611 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036626 | controller |                     ".": {},
2026-06-12 17:11:24.036640 | controller |                     "f:name": {},
2026-06-12 17:11:24.036654 | controller |                     "f:value": {}
2026-06-12 17:11:24.036668 | controller |                   },
2026-06-12 17:11:24.036682 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036697 | controller |                     ".": {},
2026-06-12 17:11:24.036711 | controller |                     "f:name": {},
2026-06-12 17:11:24.036725 | controller |                     "f:value": {}
2026-06-12 17:11:24.036739 | controller |                   },
2026-06-12 17:11:24.036754 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036768 | controller |                     ".": {},
2026-06-12 17:11:24.036783 | controller |                     "f:name": {},
2026-06-12 17:11:24.036797 | controller |                     "f:value": {}
2026-06-12 17:11:24.036815 | controller |                   },
2026-06-12 17:11:24.036830 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036845 | controller |                     ".": {},
2026-06-12 17:11:24.036859 | controller |                     "f:name": {},
2026-06-12 17:11:24.036873 | controller |                     "f:value": {}
2026-06-12 17:11:24.036887 | controller |                   },
2026-06-12 17:11:24.036901 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036916 | controller |                     ".": {},
2026-06-12 17:11:24.036930 | controller |                     "f:name": {},
2026-06-12 17:11:24.036944 | controller |                     "f:value": {}
2026-06-12 17:11:24.036958 | controller |                   },
2026-06-12 17:11:24.036972 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.036986 | controller |                     ".": {},
2026-06-12 17:11:24.037000 | controller |                     "f:name": {},
2026-06-12 17:11:24.037014 | controller |                     "f:value": {}
2026-06-12 17:11:24.037028 | controller |                   },
2026-06-12 17:11:24.037042 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037057 | controller |                     ".": {},
2026-06-12 17:11:24.037071 | controller |                     "f:name": {},
2026-06-12 17:11:24.037085 | controller |                     "f:value": {}
2026-06-12 17:11:24.037100 | controller |                   },
2026-06-12 17:11:24.037114 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037129 | controller |                     ".": {},
2026-06-12 17:11:24.037143 | controller |                     "f:name": {},
2026-06-12 17:11:24.037157 | controller |                     "f:value": {}
2026-06-12 17:11:24.037171 | controller |                   },
2026-06-12 17:11:24.037185 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037200 | controller |                     ".": {},
2026-06-12 17:11:24.037214 | controller |                     "f:name": {},
2026-06-12 17:11:24.037228 | controller |                     "f:value": {}
2026-06-12 17:11:24.037242 | controller |                   },
2026-06-12 17:11:24.037256 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037270 | controller |                     ".": {},
2026-06-12 17:11:24.037284 | controller |                     "f:name": {},
2026-06-12 17:11:24.037298 | controller |                     "f:value": {}
2026-06-12 17:11:24.037312 | controller |                   },
2026-06-12 17:11:24.037326 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037340 | controller |                     ".": {},
2026-06-12 17:11:24.037381 | controller |                     "f:name": {},
2026-06-12 17:11:24.037396 | controller |                     "f:value": {}
2026-06-12 17:11:24.037411 | controller |                   },
2026-06-12 17:11:24.037425 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037439 | controller |                     ".": {},
2026-06-12 17:11:24.037454 | controller |                     "f:name": {},
2026-06-12 17:11:24.037468 | controller |                     "f:value": {}
2026-06-12 17:11:24.037482 | controller |                   },
2026-06-12 17:11:24.037497 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037511 | controller |                     ".": {},
2026-06-12 17:11:24.037525 | controller |                     "f:name": {},
2026-06-12 17:11:24.037543 | controller |                     "f:value": {}
2026-06-12 17:11:24.037557 | controller |                   },
2026-06-12 17:11:24.037572 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037586 | controller |                     ".": {},
2026-06-12 17:11:24.037600 | controller |                     "f:name": {},
2026-06-12 17:11:24.037615 | controller |                     "f:value": {}
2026-06-12 17:11:24.037629 | controller |                   },
2026-06-12 17:11:24.037643 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037657 | controller |                     ".": {},
2026-06-12 17:11:24.037672 | controller |                     "f:name": {},
2026-06-12 17:11:24.037686 | controller |                     "f:value": {}
2026-06-12 17:11:24.037700 | controller |                   },
2026-06-12 17:11:24.037714 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037728 | controller |                     ".": {},
2026-06-12 17:11:24.037743 | controller |                     "f:name": {},
2026-06-12 17:11:24.037757 | controller |                     "f:value": {}
2026-06-12 17:11:24.037771 | controller |                   },
2026-06-12 17:11:24.037785 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037800 | controller |                     ".": {},
2026-06-12 17:11:24.037814 | controller |                     "f:name": {},
2026-06-12 17:11:24.037828 | controller |                     "f:value": {}
2026-06-12 17:11:24.037842 | controller |                   },
2026-06-12 17:11:24.037856 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037870 | controller |                     ".": {},
2026-06-12 17:11:24.037884 | controller |                     "f:name": {},
2026-06-12 17:11:24.037898 | controller |                     "f:value": {}
2026-06-12 17:11:24.037912 | controller |                   },
2026-06-12 17:11:24.037926 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.037941 | controller |                     ".": {},
2026-06-12 17:11:24.037955 | controller |                     "f:name": {},
2026-06-12 17:11:24.037969 | controller |                     "f:value": {}
2026-06-12 17:11:24.037983 | controller |                   },
2026-06-12 17:11:24.037997 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038011 | controller |                     ".": {},
2026-06-12 17:11:24.038025 | controller |                     "f:name": {},
2026-06-12 17:11:24.038039 | controller |                     "f:value": {}
2026-06-12 17:11:24.038053 | controller |                   },
2026-06-12 17:11:24.038067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038081 | controller |                     ".": {},
2026-06-12 17:11:24.038095 | controller |                     "f:name": {},
2026-06-12 17:11:24.038109 | controller |                     "f:value": {}
2026-06-12 17:11:24.038123 | controller |                   },
2026-06-12 17:11:24.038137 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038151 | controller |                     ".": {},
2026-06-12 17:11:24.038165 | controller |                     "f:name": {},
2026-06-12 17:11:24.038179 | controller |                     "f:value": {}
2026-06-12 17:11:24.038195 | controller |                   },
2026-06-12 17:11:24.038211 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038227 | controller |                     ".": {},
2026-06-12 17:11:24.038247 | controller |                     "f:name": {},
2026-06-12 17:11:24.038262 | controller |                     "f:value": {}
2026-06-12 17:11:24.038276 | controller |                   },
2026-06-12 17:11:24.038290 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038304 | controller |                     ".": {},
2026-06-12 17:11:24.038318 | controller |                     "f:name": {},
2026-06-12 17:11:24.038332 | controller |                     "f:value": {}
2026-06-12 17:11:24.038360 | controller |                   },
2026-06-12 17:11:24.038380 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038395 | controller |                     ".": {},
2026-06-12 17:11:24.038409 | controller |                     "f:name": {},
2026-06-12 17:11:24.038423 | controller |                     "f:value": {}
2026-06-12 17:11:24.038437 | controller |                   },
2026-06-12 17:11:24.038451 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038465 | controller |                     ".": {},
2026-06-12 17:11:24.038479 | controller |                     "f:name": {},
2026-06-12 17:11:24.038493 | controller |                     "f:value": {}
2026-06-12 17:11:24.038507 | controller |                   },
2026-06-12 17:11:24.038521 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038535 | controller |                     ".": {},
2026-06-12 17:11:24.038550 | controller |                     "f:name": {},
2026-06-12 17:11:24.038564 | controller |                     "f:value": {}
2026-06-12 17:11:24.038578 | controller |                   },
2026-06-12 17:11:24.038593 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038608 | controller |                     ".": {},
2026-06-12 17:11:24.038622 | controller |                     "f:name": {},
2026-06-12 17:11:24.038637 | controller |                     "f:value": {}
2026-06-12 17:11:24.038651 | controller |                   },
2026-06-12 17:11:24.038666 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038680 | controller |                     ".": {},
2026-06-12 17:11:24.038694 | controller |                     "f:name": {},
2026-06-12 17:11:24.038708 | controller |                     "f:value": {}
2026-06-12 17:11:24.038723 | controller |                   },
2026-06-12 17:11:24.038737 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038751 | controller |                     ".": {},
2026-06-12 17:11:24.038765 | controller |                     "f:name": {},
2026-06-12 17:11:24.038779 | controller |                     "f:value": {}
2026-06-12 17:11:24.038794 | controller |                   },
2026-06-12 17:11:24.038809 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038823 | controller |                     ".": {},
2026-06-12 17:11:24.038837 | controller |                     "f:name": {},
2026-06-12 17:11:24.038852 | controller |                     "f:value": {}
2026-06-12 17:11:24.038867 | controller |                   },
2026-06-12 17:11:24.038881 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038895 | controller |                     ".": {},
2026-06-12 17:11:24.038909 | controller |                     "f:name": {},
2026-06-12 17:11:24.038923 | controller |                     "f:value": {}
2026-06-12 17:11:24.038938 | controller |                   },
2026-06-12 17:11:24.038952 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.038977 | controller |                     ".": {},
2026-06-12 17:11:24.038992 | controller |                     "f:name": {},
2026-06-12 17:11:24.039009 | controller |                     "f:value": {}
2026-06-12 17:11:24.039024 | controller |                   },
2026-06-12 17:11:24.039038 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039054 | controller |                     ".": {},
2026-06-12 17:11:24.039068 | controller |                     "f:name": {},
2026-06-12 17:11:24.039082 | controller |                     "f:value": {}
2026-06-12 17:11:24.039097 | controller |                   },
2026-06-12 17:11:24.039111 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039125 | controller |                     ".": {},
2026-06-12 17:11:24.039140 | controller |                     "f:name": {},
2026-06-12 17:11:24.039154 | controller |                     "f:value": {}
2026-06-12 17:11:24.039168 | controller |                   },
2026-06-12 17:11:24.039182 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039196 | controller |                     ".": {},
2026-06-12 17:11:24.039210 | controller |                     "f:name": {},
2026-06-12 17:11:24.039224 | controller |                     "f:value": {}
2026-06-12 17:11:24.039238 | controller |                   },
2026-06-12 17:11:24.039252 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039266 | controller |                     ".": {},
2026-06-12 17:11:24.039280 | controller |                     "f:name": {},
2026-06-12 17:11:24.039294 | controller |                     "f:value": {}
2026-06-12 17:11:24.039308 | controller |                   },
2026-06-12 17:11:24.039336 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039381 | controller |                     ".": {},
2026-06-12 17:11:24.039397 | controller |                     "f:name": {},
2026-06-12 17:11:24.039412 | controller |                     "f:value": {}
2026-06-12 17:11:24.039426 | controller |                   },
2026-06-12 17:11:24.039440 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039455 | controller |                     ".": {},
2026-06-12 17:11:24.039469 | controller |                     "f:name": {},
2026-06-12 17:11:24.039483 | controller |                     "f:value": {}
2026-06-12 17:11:24.039497 | controller |                   },
2026-06-12 17:11:24.039511 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039525 | controller |                     ".": {},
2026-06-12 17:11:24.039539 | controller |                     "f:name": {},
2026-06-12 17:11:24.039552 | controller |                     "f:value": {}
2026-06-12 17:11:24.039566 | controller |                   },
2026-06-12 17:11:24.039580 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039595 | controller |                     ".": {},
2026-06-12 17:11:24.039609 | controller |                     "f:name": {},
2026-06-12 17:11:24.039624 | controller |                     "f:value": {}
2026-06-12 17:11:24.039638 | controller |                   },
2026-06-12 17:11:24.039652 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039666 | controller |                     ".": {},
2026-06-12 17:11:24.039681 | controller |                     "f:name": {},
2026-06-12 17:11:24.039695 | controller |                     "f:value": {}
2026-06-12 17:11:24.039709 | controller |                   },
2026-06-12 17:11:24.039724 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039742 | controller |                     ".": {},
2026-06-12 17:11:24.039757 | controller |                     "f:name": {},
2026-06-12 17:11:24.039772 | controller |                     "f:value": {}
2026-06-12 17:11:24.039786 | controller |                   },
2026-06-12 17:11:24.039801 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039815 | controller |                     ".": {},
2026-06-12 17:11:24.039830 | controller |                     "f:name": {},
2026-06-12 17:11:24.039844 | controller |                     "f:value": {}
2026-06-12 17:11:24.039859 | controller |                   },
2026-06-12 17:11:24.039873 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039888 | controller |                     ".": {},
2026-06-12 17:11:24.039902 | controller |                     "f:name": {},
2026-06-12 17:11:24.039916 | controller |                     "f:value": {}
2026-06-12 17:11:24.039930 | controller |                   },
2026-06-12 17:11:24.039944 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.039958 | controller |                     ".": {},
2026-06-12 17:11:24.039972 | controller |                     "f:name": {},
2026-06-12 17:11:24.039986 | controller |                     "f:value": {}
2026-06-12 17:11:24.040000 | controller |                   },
2026-06-12 17:11:24.040014 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.040028 | controller |                     ".": {},
2026-06-12 17:11:24.040042 | controller |                     "f:name": {},
2026-06-12 17:11:24.040056 | controller |                     "f:value": {}
2026-06-12 17:11:24.040070 | controller |                   },
2026-06-12 17:11:24.040084 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-12 17:11:24.040098 | controller |                     ".": {},
2026-06-12 17:11:24.040112 | controller |                     "f:name": {},
2026-06-12 17:11:24.040126 | controller |                     "f:value": {}
2026-06-12 17:11:24.040140 | controller |                   },
2026-06-12 17:11:24.040154 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.040168 | controller |                     ".": {},
2026-06-12 17:11:24.040182 | controller |                     "f:name": {},
2026-06-12 17:11:24.040197 | controller |                     "f:value": {}
2026-06-12 17:11:24.040210 | controller |                   },
2026-06-12 17:11:24.040224 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.040238 | controller |                     ".": {},
2026-06-12 17:11:24.040252 | controller |                     "f:name": {},
2026-06-12 17:11:24.040266 | controller |                     "f:value": {}
2026-06-12 17:11:24.040280 | controller |                   },
2026-06-12 17:11:24.040294 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.040309 | controller |                     ".": {},
2026-06-12 17:11:24.040323 | controller |                     "f:name": {},
2026-06-12 17:11:24.040337 | controller |                     "f:value": {}
2026-06-12 17:11:24.040369 | controller |                   },
2026-06-12 17:11:24.040385 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.040400 | controller |                     ".": {},
2026-06-12 17:11:24.040414 | controller |                     "f:name": {},
2026-06-12 17:11:24.040428 | controller |                     "f:value": {}
2026-06-12 17:11:24.040442 | controller |                   },
2026-06-12 17:11:24.040456 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.040474 | controller |                     ".": {},
2026-06-12 17:11:24.040488 | controller |                     "f:name": {},
2026-06-12 17:11:24.040503 | controller |                     "f:value": {}
2026-06-12 17:11:24.040517 | controller |                   },
2026-06-12 17:11:24.040531 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.040545 | controller |                     ".": {},
2026-06-12 17:11:24.040559 | controller |                     "f:name": {},
2026-06-12 17:11:24.040573 | controller |                     "f:value": {}
2026-06-12 17:11:24.040587 | controller |                   },
2026-06-12 17:11:24.040601 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.040616 | controller |                     ".": {},
2026-06-12 17:11:24.040630 | controller |                     "f:name": {},
2026-06-12 17:11:24.040645 | controller |                     "f:value": {}
2026-06-12 17:11:24.040659 | controller |                   },
2026-06-12 17:11:24.040674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.040688 | controller |                     ".": {},
2026-06-12 17:11:24.040702 | controller |                     "f:name": {},
2026-06-12 17:11:24.041085 | controller |                     "f:value": {}
2026-06-12 17:11:24.041113 | controller |                   },
2026-06-12 17:11:24.041130 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.041145 | controller |                     ".": {},
2026-06-12 17:11:24.041160 | controller |                     "f:name": {},
2026-06-12 17:11:24.041174 | controller |                     "f:value": {}
2026-06-12 17:11:24.041188 | controller |                   },
2026-06-12 17:11:24.041203 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.041218 | controller |                     ".": {},
2026-06-12 17:11:24.041232 | controller |                     "f:name": {},
2026-06-12 17:11:24.041246 | controller |                     "f:value": {}
2026-06-12 17:11:24.041261 | controller |                   },
2026-06-12 17:11:24.041275 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.041290 | controller |                     ".": {},
2026-06-12 17:11:24.041304 | controller |                     "f:name": {},
2026-06-12 17:11:24.041318 | controller |                     "f:value": {}
2026-06-12 17:11:24.041332 | controller |                   },
2026-06-12 17:11:24.041367 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.041388 | controller |                     ".": {},
2026-06-12 17:11:24.041404 | controller |                     "f:name": {},
2026-06-12 17:11:24.041418 | controller |                     "f:value": {}
2026-06-12 17:11:24.041432 | controller |                   },
2026-06-12 17:11:24.041446 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.041461 | controller |                     ".": {},
2026-06-12 17:11:24.041475 | controller |                     "f:name": {},
2026-06-12 17:11:24.041489 | controller |                     "f:value": {}
2026-06-12 17:11:24.041503 | controller |                   },
2026-06-12 17:11:24.041518 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.041532 | controller |                     ".": {},
2026-06-12 17:11:24.041546 | controller |                     "f:name": {},
2026-06-12 17:11:24.041560 | controller |                     "f:value": {}
2026-06-12 17:11:24.041574 | controller |                   },
2026-06-12 17:11:24.041593 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.041608 | controller |                     ".": {},
2026-06-12 17:11:24.041622 | controller |                     "f:name": {},
2026-06-12 17:11:24.041636 | controller |                     "f:value": {}
2026-06-12 17:11:24.041650 | controller |                   },
2026-06-12 17:11:24.041664 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.041679 | controller |                     ".": {},
2026-06-12 17:11:24.041692 | controller |                     "f:name": {},
2026-06-12 17:11:24.041707 | controller |                     "f:value": {}
2026-06-12 17:11:24.041721 | controller |                   },
2026-06-12 17:11:24.041735 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-12 17:11:24.041749 | controller |                     ".": {},
2026-06-12 17:11:24.041763 | controller |                     "f:name": {},
2026-06-12 17:11:24.041777 | controller |                     "f:value": {}
2026-06-12 17:11:24.041791 | controller |                   },
2026-06-12 17:11:24.041805 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:24.041820 | controller |                     ".": {},
2026-06-12 17:11:24.041834 | controller |                     "f:name": {},
2026-06-12 17:11:24.041848 | controller |                     "f:value": {}
2026-06-12 17:11:24.041862 | controller |                   },
2026-06-12 17:11:24.041876 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:24.041891 | controller |                     ".": {},
2026-06-12 17:11:24.041905 | controller |                     "f:name": {},
2026-06-12 17:11:24.041919 | controller |                     "f:value": {}
2026-06-12 17:11:24.041933 | controller |                   }
2026-06-12 17:11:24.041947 | controller |                 },
2026-06-12 17:11:24.041962 | controller |                 "f:image": {},
2026-06-12 17:11:24.041976 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:24.041991 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:24.042005 | controller |                   ".": {},
2026-06-12 17:11:24.042020 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.042034 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.042048 | controller |                     ".": {},
2026-06-12 17:11:24.042062 | controller |                     "f:path": {},
2026-06-12 17:11:24.042076 | controller |                     "f:port": {},
2026-06-12 17:11:24.042090 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.042104 | controller |                   },
2026-06-12 17:11:24.042118 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.042132 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.042146 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.042160 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.042174 | controller |                 },
2026-06-12 17:11:24.042188 | controller |                 "f:name": {},
2026-06-12 17:11:24.042202 | controller |                 "f:ports": {
2026-06-12 17:11:24.042217 | controller |                   ".": {},
2026-06-12 17:11:24.042231 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-12 17:11:24.042246 | controller |                     ".": {},
2026-06-12 17:11:24.042260 | controller |                     "f:containerPort": {},
2026-06-12 17:11:24.042275 | controller |                     "f:name": {},
2026-06-12 17:11:24.042289 | controller |                     "f:protocol": {}
2026-06-12 17:11:24.042303 | controller |                   }
2026-06-12 17:11:24.042316 | controller |                 },
2026-06-12 17:11:24.042330 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:24.042368 | controller |                   ".": {},
2026-06-12 17:11:24.042388 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.042403 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.042417 | controller |                     ".": {},
2026-06-12 17:11:24.042431 | controller |                     "f:path": {},
2026-06-12 17:11:24.042445 | controller |                     "f:port": {},
2026-06-12 17:11:24.042459 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.042473 | controller |                   },
2026-06-12 17:11:24.042487 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.042501 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.042515 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.042528 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.042542 | controller |                 },
2026-06-12 17:11:24.042556 | controller |                 "f:resources": {
2026-06-12 17:11:24.042570 | controller |                   ".": {},
2026-06-12 17:11:24.042584 | controller |                   "f:limits": {
2026-06-12 17:11:24.042597 | controller |                     ".": {},
2026-06-12 17:11:24.042611 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.042625 | controller |                     "f:memory": {}
2026-06-12 17:11:24.042639 | controller |                   },
2026-06-12 17:11:24.042652 | controller |                   "f:requests": {
2026-06-12 17:11:24.042666 | controller |                     ".": {},
2026-06-12 17:11:24.042680 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.042694 | controller |                     "f:memory": {}
2026-06-12 17:11:24.042708 | controller |                   }
2026-06-12 17:11:24.042722 | controller |                 },
2026-06-12 17:11:24.042737 | controller |                 "f:securityContext": {
2026-06-12 17:11:24.042751 | controller |                   ".": {},
2026-06-12 17:11:24.042765 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-12 17:11:24.042779 | controller |                   "f:capabilities": {
2026-06-12 17:11:24.042793 | controller |                     ".": {},
2026-06-12 17:11:24.042807 | controller |                     "f:drop": {}
2026-06-12 17:11:24.042820 | controller |                   }
2026-06-12 17:11:24.042834 | controller |                 },
2026-06-12 17:11:24.042848 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:24.042862 | controller |                 "f:terminationMessagePolicy": {},
2026-06-12 17:11:24.042876 | controller |                 "f:volumeMounts": {
2026-06-12 17:11:24.042890 | controller |                   ".": {},
2026-06-12 17:11:24.042903 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-12 17:11:24.042918 | controller |                     ".": {},
2026-06-12 17:11:24.042932 | controller |                     "f:mountPath": {},
2026-06-12 17:11:24.042946 | controller |                     "f:name": {},
2026-06-12 17:11:24.042960 | controller |                     "f:readOnly": {}
2026-06-12 17:11:24.042974 | controller |                   },
2026-06-12 17:11:24.042989 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-12 17:11:24.043003 | controller |                     ".": {},
2026-06-12 17:11:24.043018 | controller |                     "f:mountPath": {},
2026-06-12 17:11:24.043032 | controller |                     "f:name": {},
2026-06-12 17:11:24.043047 | controller |                     "f:readOnly": {}
2026-06-12 17:11:24.043061 | controller |                   }
2026-06-12 17:11:24.043075 | controller |                 }
2026-06-12 17:11:24.043089 | controller |               }
2026-06-12 17:11:24.043103 | controller |             },
2026-06-12 17:11:24.043117 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:24.043135 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:24.043150 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:24.043164 | controller |             "f:schedulerName": {},
2026-06-12 17:11:24.043178 | controller |             "f:securityContext": {
2026-06-12 17:11:24.043192 | controller |               ".": {},
2026-06-12 17:11:24.043207 | controller |               "f:runAsNonRoot": {},
2026-06-12 17:11:24.043221 | controller |               "f:seccompProfile": {
2026-06-12 17:11:24.043236 | controller |                 ".": {},
2026-06-12 17:11:24.043250 | controller |                 "f:type": {}
2026-06-12 17:11:24.043265 | controller |               }
2026-06-12 17:11:24.043279 | controller |             },
2026-06-12 17:11:24.043311 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:24.043327 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:24.043360 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:24.043380 | controller |             "f:volumes": {
2026-06-12 17:11:24.043395 | controller |               ".": {},
2026-06-12 17:11:24.043409 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-12 17:11:24.043423 | controller |                 ".": {},
2026-06-12 17:11:24.043437 | controller |                 "f:name": {},
2026-06-12 17:11:24.043451 | controller |                 "f:secret": {
2026-06-12 17:11:24.043465 | controller |                   ".": {},
2026-06-12 17:11:24.043479 | controller |                   "f:defaultMode": {},
2026-06-12 17:11:24.043493 | controller |                   "f:items": {},
2026-06-12 17:11:24.043507 | controller |                   "f:optional": {},
2026-06-12 17:11:24.043520 | controller |                   "f:secretName": {}
2026-06-12 17:11:24.043534 | controller |                 }
2026-06-12 17:11:24.043548 | controller |               },
2026-06-12 17:11:24.043563 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-12 17:11:24.043577 | controller |                 ".": {},
2026-06-12 17:11:24.043591 | controller |                 "f:name": {},
2026-06-12 17:11:24.043605 | controller |                 "f:secret": {
2026-06-12 17:11:24.043619 | controller |                   ".": {},
2026-06-12 17:11:24.043633 | controller |                   "f:defaultMode": {},
2026-06-12 17:11:24.043646 | controller |                   "f:secretName": {}
2026-06-12 17:11:24.043660 | controller |                 }
2026-06-12 17:11:24.043674 | controller |               }
2026-06-12 17:11:24.043688 | controller |             }
2026-06-12 17:11:24.043702 | controller |           }
2026-06-12 17:11:24.043716 | controller |         },
2026-06-12 17:11:24.043730 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:24.043743 | controller |         "operation": "Update",
2026-06-12 17:11:24.043757 | controller |         "time": "2026-06-12T16:08:30Z"
2026-06-12 17:11:24.043771 | controller |       },
2026-06-12 17:11:24.043785 | controller |       {
2026-06-12 17:11:24.043799 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.043813 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.043827 | controller |         "fieldsV1": {
2026-06-12 17:11:24.043841 | controller |           "f:metadata": {
2026-06-12 17:11:24.043855 | controller |             "f:annotations": {
2026-06-12 17:11:24.043869 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:24.043883 | controller |             }
2026-06-12 17:11:24.043897 | controller |           }
2026-06-12 17:11:24.043911 | controller |         },
2026-06-12 17:11:24.043925 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:24.043940 | controller |         "operation": "Update",
2026-06-12 17:11:24.043954 | controller |         "subresource": "status",
2026-06-12 17:11:24.044030 | controller |         "time": "2026-06-12T16:08:49Z"
2026-06-12 17:11:24.044056 | controller |       },
2026-06-12 17:11:24.044072 | controller |       {
2026-06-12 17:11:24.044086 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.044101 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.044116 | controller |         "fieldsV1": {
2026-06-12 17:11:24.044130 | controller |           "f:status": {
2026-06-12 17:11:24.044144 | controller |             "f:conditions": {
2026-06-12 17:11:24.044158 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:24.044172 | controller |                 ".": {},
2026-06-12 17:11:24.044186 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.044200 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.044215 | controller |                 "f:status": {},
2026-06-12 17:11:24.044229 | controller |                 "f:type": {}
2026-06-12 17:11:24.044243 | controller |               },
2026-06-12 17:11:24.044257 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:24.044271 | controller |                 ".": {},
2026-06-12 17:11:24.044286 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.044300 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.044315 | controller |                 "f:status": {},
2026-06-12 17:11:24.044330 | controller |                 "f:type": {}
2026-06-12 17:11:24.044344 | controller |               },
2026-06-12 17:11:24.044386 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:24.044402 | controller |                 ".": {},
2026-06-12 17:11:24.044416 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.044431 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.044445 | controller |                 "f:status": {},
2026-06-12 17:11:24.044459 | controller |                 "f:type": {}
2026-06-12 17:11:24.044473 | controller |               },
2026-06-12 17:11:24.044487 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:24.044501 | controller |                 ".": {},
2026-06-12 17:11:24.044515 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.044529 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.044542 | controller |                 "f:status": {},
2026-06-12 17:11:24.044556 | controller |                 "f:type": {}
2026-06-12 17:11:24.044569 | controller |               }
2026-06-12 17:11:24.044583 | controller |             },
2026-06-12 17:11:24.044597 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:24.044611 | controller |             "f:hostIP": {},
2026-06-12 17:11:24.044663 | controller |             "f:hostIPs": {},
2026-06-12 17:11:24.044683 | controller |             "f:phase": {},
2026-06-12 17:11:24.044698 | controller |             "f:podIP": {},
2026-06-12 17:11:24.044713 | controller |             "f:podIPs": {
2026-06-12 17:11:24.044727 | controller |               ".": {},
2026-06-12 17:11:24.044741 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-12 17:11:24.044756 | controller |                 ".": {},
2026-06-12 17:11:24.044770 | controller |                 "f:ip": {}
2026-06-12 17:11:24.044784 | controller |               }
2026-06-12 17:11:24.044798 | controller |             },
2026-06-12 17:11:24.044812 | controller |             "f:startTime": {}
2026-06-12 17:11:24.044825 | controller |           }
2026-06-12 17:11:24.044839 | controller |         },
2026-06-12 17:11:24.044853 | controller |         "manager": "kubelet",
2026-06-12 17:11:24.044867 | controller |         "operation": "Update",
2026-06-12 17:11:24.044881 | controller |         "subresource": "status",
2026-06-12 17:11:24.044895 | controller |         "time": "2026-06-12T16:09:03Z"
2026-06-12 17:11:24.044909 | controller |       }
2026-06-12 17:11:24.044923 | controller |     ],
2026-06-12 17:11:24.044937 | controller |     "name": "openstack-operator-controller-manager-859ddb6968-2nqhz",
2026-06-12 17:11:24.044955 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:24.044969 | controller |     "ownerReferences": [
2026-06-12 17:11:24.044983 | controller |       {
2026-06-12 17:11:24.044998 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:24.045012 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:24.045026 | controller |         "controller": true,
2026-06-12 17:11:24.045039 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:24.045053 | controller |         "name": "openstack-operator-controller-manager-859ddb6968",
2026-06-12 17:11:24.045067 | controller |         "uid": "0287bcbd-bf9b-497c-bac8-acaf7497765b"
2026-06-12 17:11:24.045081 | controller |       }
2026-06-12 17:11:24.045095 | controller |     ],
2026-06-12 17:11:24.045109 | controller |     "resourceVersion": "53678",
2026-06-12 17:11:24.045124 | controller |     "uid": "27072e12-ee13-4a95-8711-3051166b564c"
2026-06-12 17:11:24.045138 | controller |   },
2026-06-12 17:11:24.045152 | controller |   "spec": {
2026-06-12 17:11:24.045166 | controller |     "containers": [
2026-06-12 17:11:24.045180 | controller |       {
2026-06-12 17:11:24.045194 | controller |         "args": [
2026-06-12 17:11:24.045208 | controller |           "--metrics-bind-address=:8443",
2026-06-12 17:11:24.045222 | controller |           "--leader-elect",
2026-06-12 17:11:24.045236 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:24.045255 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 17:11:24.045269 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-12 17:11:24.045284 | controller |         ],
2026-06-12 17:11:24.045298 | controller |         "command": [
2026-06-12 17:11:24.045312 | controller |           "/manager"
2026-06-12 17:11:24.045326 | controller |         ],
2026-06-12 17:11:24.045341 | controller |         "env": [
2026-06-12 17:11:24.045375 | controller |           {
2026-06-12 17:11:24.045390 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:24.045411 | controller |             "value": "30"
2026-06-12 17:11:24.045426 | controller |           },
2026-06-12 17:11:24.045440 | controller |           {
2026-06-12 17:11:24.045454 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:24.045469 | controller |             "value": "20"
2026-06-12 17:11:24.045488 | controller |           },
2026-06-12 17:11:24.045502 | controller |           {
2026-06-12 17:11:24.045516 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:24.045530 | controller |             "value": "5"
2026-06-12 17:11:24.045544 | controller |           },
2026-06-12 17:11:24.045558 | controller |           {
2026-06-12 17:11:24.045571 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-12 17:11:24.045585 | controller |             "value": "0.6.0-1781277992"
2026-06-12 17:11:24.045600 | controller |           },
2026-06-12 17:11:24.045614 | controller |           {
2026-06-12 17:11:24.045628 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.045642 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-12 17:11:24.045656 | controller |           },
2026-06-12 17:11:24.045670 | controller |           {
2026-06-12 17:11:24.045684 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.045698 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-12 17:11:24.045712 | controller |           },
2026-06-12 17:11:24.045727 | controller |           {
2026-06-12 17:11:24.045741 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.045755 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-12 17:11:24.045773 | controller |           },
2026-06-12 17:11:24.045788 | controller |           {
2026-06-12 17:11:24.045802 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.045816 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-12 17:11:24.045830 | controller |           },
2026-06-12 17:11:24.045844 | controller |           {
2026-06-12 17:11:24.045859 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.045873 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-12 17:11:24.045887 | controller |           },
2026-06-12 17:11:24.045901 | controller |           {
2026-06-12 17:11:24.045915 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.045930 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-12 17:11:24.045944 | controller |           },
2026-06-12 17:11:24.045958 | controller |           {
2026-06-12 17:11:24.045972 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.045986 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-12 17:11:24.046000 | controller |           },
2026-06-12 17:11:24.046014 | controller |           {
2026-06-12 17:11:24.046028 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046042 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-12 17:11:24.046056 | controller |           },
2026-06-12 17:11:24.046070 | controller |           {
2026-06-12 17:11:24.046084 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046099 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-12 17:11:24.046113 | controller |           },
2026-06-12 17:11:24.046128 | controller |           {
2026-06-12 17:11:24.046142 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046157 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-12 17:11:24.046171 | controller |           },
2026-06-12 17:11:24.046185 | controller |           {
2026-06-12 17:11:24.046199 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046214 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-12 17:11:24.046228 | controller |           },
2026-06-12 17:11:24.046242 | controller |           {
2026-06-12 17:11:24.046256 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046271 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-12 17:11:24.046285 | controller |           },
2026-06-12 17:11:24.046299 | controller |           {
2026-06-12 17:11:24.046313 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046327 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-12 17:11:24.046341 | controller |           },
2026-06-12 17:11:24.046374 | controller |           {
2026-06-12 17:11:24.046389 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046404 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-12 17:11:24.046418 | controller |           },
2026-06-12 17:11:24.046432 | controller |           {
2026-06-12 17:11:24.046446 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046465 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-12 17:11:24.046479 | controller |           },
2026-06-12 17:11:24.046493 | controller |           {
2026-06-12 17:11:24.046507 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046521 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-12 17:11:24.046535 | controller |           },
2026-06-12 17:11:24.046549 | controller |           {
2026-06-12 17:11:24.046563 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046576 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 17:11:24.046591 | controller |           },
2026-06-12 17:11:24.046605 | controller |           {
2026-06-12 17:11:24.046619 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046632 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-12 17:11:24.046646 | controller |           },
2026-06-12 17:11:24.046660 | controller |           {
2026-06-12 17:11:24.046674 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046688 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 17:11:24.046702 | controller |           },
2026-06-12 17:11:24.046715 | controller |           {
2026-06-12 17:11:24.046729 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046743 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-12 17:11:24.046757 | controller |           },
2026-06-12 17:11:24.046771 | controller |           {
2026-06-12 17:11:24.046785 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046799 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-12 17:11:24.046812 | controller |           },
2026-06-12 17:11:24.046826 | controller |           {
2026-06-12 17:11:24.046840 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046854 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-12 17:11:24.046868 | controller |           },
2026-06-12 17:11:24.046882 | controller |           {
2026-06-12 17:11:24.046896 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046910 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-12 17:11:24.046925 | controller |           },
2026-06-12 17:11:24.046938 | controller |           {
2026-06-12 17:11:24.046952 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.046966 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-12 17:11:24.046980 | controller |           },
2026-06-12 17:11:24.046994 | controller |           {
2026-06-12 17:11:24.047008 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047022 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-12 17:11:24.047036 | controller |           },
2026-06-12 17:11:24.047050 | controller |           {
2026-06-12 17:11:24.047064 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047082 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-12 17:11:24.047096 | controller |           },
2026-06-12 17:11:24.047111 | controller |           {
2026-06-12 17:11:24.047125 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047140 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-12 17:11:24.047154 | controller |           },
2026-06-12 17:11:24.047169 | controller |           {
2026-06-12 17:11:24.047185 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047202 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-12 17:11:24.047216 | controller |           },
2026-06-12 17:11:24.047230 | controller |           {
2026-06-12 17:11:24.047244 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047258 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-12 17:11:24.047285 | controller |           },
2026-06-12 17:11:24.047300 | controller |           {
2026-06-12 17:11:24.047314 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047329 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-12 17:11:24.047365 | controller |           },
2026-06-12 17:11:24.047382 | controller |           {
2026-06-12 17:11:24.047397 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047411 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-12 17:11:24.047426 | controller |           },
2026-06-12 17:11:24.047440 | controller |           {
2026-06-12 17:11:24.047455 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047469 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-12 17:11:24.047483 | controller |           },
2026-06-12 17:11:24.047498 | controller |           {
2026-06-12 17:11:24.047512 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047525 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-12 17:11:24.047540 | controller |           },
2026-06-12 17:11:24.047554 | controller |           {
2026-06-12 17:11:24.047568 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047583 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-12 17:11:24.047597 | controller |           },
2026-06-12 17:11:24.047611 | controller |           {
2026-06-12 17:11:24.047625 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047639 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-12 17:11:24.047654 | controller |           },
2026-06-12 17:11:24.047668 | controller |           {
2026-06-12 17:11:24.047682 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047696 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-12 17:11:24.047711 | controller |           },
2026-06-12 17:11:24.047725 | controller |           {
2026-06-12 17:11:24.047739 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047753 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-12 17:11:24.047770 | controller |           },
2026-06-12 17:11:24.047785 | controller |           {
2026-06-12 17:11:24.047799 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047813 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-12 17:11:24.047827 | controller |           },
2026-06-12 17:11:24.047841 | controller |           {
2026-06-12 17:11:24.047855 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047869 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-12 17:11:24.047883 | controller |           },
2026-06-12 17:11:24.047897 | controller |           {
2026-06-12 17:11:24.047911 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047925 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-12 17:11:24.047939 | controller |           },
2026-06-12 17:11:24.047953 | controller |           {
2026-06-12 17:11:24.047967 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.047982 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-12 17:11:24.047996 | controller |           },
2026-06-12 17:11:24.048010 | controller |           {
2026-06-12 17:11:24.048024 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048039 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 17:11:24.048053 | controller |           },
2026-06-12 17:11:24.048067 | controller |           {
2026-06-12 17:11:24.048082 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048096 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-12 17:11:24.048110 | controller |           },
2026-06-12 17:11:24.048124 | controller |           {
2026-06-12 17:11:24.048139 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048153 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-12 17:11:24.048168 | controller |           },
2026-06-12 17:11:24.048182 | controller |           {
2026-06-12 17:11:24.048196 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048210 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-12 17:11:24.048225 | controller |           },
2026-06-12 17:11:24.048239 | controller |           {
2026-06-12 17:11:24.048253 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048267 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-12 17:11:24.048281 | controller |           },
2026-06-12 17:11:24.048295 | controller |           {
2026-06-12 17:11:24.048309 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048324 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-12 17:11:24.048338 | controller |           },
2026-06-12 17:11:24.048370 | controller |           {
2026-06-12 17:11:24.048386 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048401 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-12 17:11:24.048416 | controller |           },
2026-06-12 17:11:24.048430 | controller |           {
2026-06-12 17:11:24.048444 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048462 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-12 17:11:24.048477 | controller |           },
2026-06-12 17:11:24.048491 | controller |           {
2026-06-12 17:11:24.048505 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048519 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-12 17:11:24.048533 | controller |           },
2026-06-12 17:11:24.048547 | controller |           {
2026-06-12 17:11:24.048561 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048575 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-12 17:11:24.048588 | controller |           },
2026-06-12 17:11:24.048602 | controller |           {
2026-06-12 17:11:24.048616 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048629 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-12 17:11:24.048643 | controller |           },
2026-06-12 17:11:24.048657 | controller |           {
2026-06-12 17:11:24.048671 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048685 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-12 17:11:24.048700 | controller |           },
2026-06-12 17:11:24.048714 | controller |           {
2026-06-12 17:11:24.048727 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048741 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-12 17:11:24.048755 | controller |           },
2026-06-12 17:11:24.048769 | controller |           {
2026-06-12 17:11:24.048783 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048798 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-12 17:11:24.048812 | controller |           },
2026-06-12 17:11:24.048825 | controller |           {
2026-06-12 17:11:24.048839 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048853 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-12 17:11:24.048867 | controller |           },
2026-06-12 17:11:24.048881 | controller |           {
2026-06-12 17:11:24.048895 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048910 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-12 17:11:24.048924 | controller |           },
2026-06-12 17:11:24.048938 | controller |           {
2026-06-12 17:11:24.048952 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.048966 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-12 17:11:24.048980 | controller |           },
2026-06-12 17:11:24.048994 | controller |           {
2026-06-12 17:11:24.049008 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049022 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-12 17:11:24.049036 | controller |           },
2026-06-12 17:11:24.049049 | controller |           {
2026-06-12 17:11:24.049063 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049077 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-12 17:11:24.049094 | controller |           },
2026-06-12 17:11:24.049109 | controller |           {
2026-06-12 17:11:24.049123 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049138 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-12 17:11:24.049152 | controller |           },
2026-06-12 17:11:24.049167 | controller |           {
2026-06-12 17:11:24.049181 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049195 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 17:11:24.049209 | controller |           },
2026-06-12 17:11:24.049223 | controller |           {
2026-06-12 17:11:24.049237 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049251 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 17:11:24.049265 | controller |           },
2026-06-12 17:11:24.049279 | controller |           {
2026-06-12 17:11:24.049293 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049308 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-12 17:11:24.049322 | controller |           },
2026-06-12 17:11:24.049336 | controller |           {
2026-06-12 17:11:24.049368 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049385 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 17:11:24.049399 | controller |           },
2026-06-12 17:11:24.049414 | controller |           {
2026-06-12 17:11:24.049428 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049442 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 17:11:24.049456 | controller |           },
2026-06-12 17:11:24.049471 | controller |           {
2026-06-12 17:11:24.049485 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049499 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 17:11:24.049513 | controller |           },
2026-06-12 17:11:24.049528 | controller |           {
2026-06-12 17:11:24.049542 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049556 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-12 17:11:24.049571 | controller |           },
2026-06-12 17:11:24.049585 | controller |           {
2026-06-12 17:11:24.049599 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049613 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-12 17:11:24.049627 | controller |           },
2026-06-12 17:11:24.049641 | controller |           {
2026-06-12 17:11:24.049655 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049669 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-12 17:11:24.049683 | controller |           },
2026-06-12 17:11:24.049698 | controller |           {
2026-06-12 17:11:24.049711 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049725 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-12 17:11:24.049739 | controller |           },
2026-06-12 17:11:24.049753 | controller |           {
2026-06-12 17:11:24.049774 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049788 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-12 17:11:24.049803 | controller |           },
2026-06-12 17:11:24.049817 | controller |           {
2026-06-12 17:11:24.049831 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049845 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 17:11:24.049860 | controller |           },
2026-06-12 17:11:24.049874 | controller |           {
2026-06-12 17:11:24.049888 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-12 17:11:24.049902 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-12 17:11:24.049917 | controller |           },
2026-06-12 17:11:24.049931 | controller |           {
2026-06-12 17:11:24.049945 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.049959 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-12 17:11:24.049973 | controller |           },
2026-06-12 17:11:24.049987 | controller |           {
2026-06-12 17:11:24.050001 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050015 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 17:11:24.050030 | controller |           },
2026-06-12 17:11:24.050044 | controller |           {
2026-06-12 17:11:24.050058 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050072 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-12 17:11:24.050086 | controller |           },
2026-06-12 17:11:24.050100 | controller |           {
2026-06-12 17:11:24.050115 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050129 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-12 17:11:24.050144 | controller |           },
2026-06-12 17:11:24.050158 | controller |           {
2026-06-12 17:11:24.050174 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050190 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-12 17:11:24.050206 | controller |           },
2026-06-12 17:11:24.050221 | controller |           {
2026-06-12 17:11:24.050235 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050249 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-12 17:11:24.050264 | controller |           },
2026-06-12 17:11:24.050278 | controller |           {
2026-06-12 17:11:24.050292 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050306 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-12 17:11:24.050320 | controller |           },
2026-06-12 17:11:24.050335 | controller |           {
2026-06-12 17:11:24.050364 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050381 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-12 17:11:24.050396 | controller |           },
2026-06-12 17:11:24.050410 | controller |           {
2026-06-12 17:11:24.050425 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050439 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-12 17:11:24.050457 | controller |           },
2026-06-12 17:11:24.050471 | controller |           {
2026-06-12 17:11:24.050485 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050499 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-12 17:11:24.050513 | controller |           },
2026-06-12 17:11:24.050527 | controller |           {
2026-06-12 17:11:24.050542 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050556 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-12 17:11:24.050570 | controller |           },
2026-06-12 17:11:24.050584 | controller |           {
2026-06-12 17:11:24.050598 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050612 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-12 17:11:24.050625 | controller |           },
2026-06-12 17:11:24.050639 | controller |           {
2026-06-12 17:11:24.050653 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050667 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-12 17:11:24.050681 | controller |           },
2026-06-12 17:11:24.050695 | controller |           {
2026-06-12 17:11:24.050708 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050722 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-12 17:11:24.050736 | controller |           },
2026-06-12 17:11:24.050750 | controller |           {
2026-06-12 17:11:24.050764 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050778 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-12 17:11:24.050791 | controller |           },
2026-06-12 17:11:24.050805 | controller |           {
2026-06-12 17:11:24.050819 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050833 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-12 17:11:24.050847 | controller |           },
2026-06-12 17:11:24.050861 | controller |           {
2026-06-12 17:11:24.050875 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-12 17:11:24.050889 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-12 17:11:24.050903 | controller |           }
2026-06-12 17:11:24.050917 | controller |         ],
2026-06-12 17:11:24.050931 | controller |         "image": "38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 17:11:24.050945 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:24.050959 | controller |         "livenessProbe": {
2026-06-12 17:11:24.050973 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.050987 | controller |           "httpGet": {
2026-06-12 17:11:24.051001 | controller |             "path": "/healthz",
2026-06-12 17:11:24.051017 | controller |             "port": 8081,
2026-06-12 17:11:24.051031 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.051045 | controller |           },
2026-06-12 17:11:24.051059 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:24.051073 | controller |           "periodSeconds": 20,
2026-06-12 17:11:24.051087 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.051101 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.051119 | controller |         },
2026-06-12 17:11:24.051134 | controller |         "name": "manager",
2026-06-12 17:11:24.051148 | controller |         "ports": [
2026-06-12 17:11:24.051162 | controller |           {
2026-06-12 17:11:24.051177 | controller |             "containerPort": 9443,
2026-06-12 17:11:24.051191 | controller |             "name": "webhook-server",
2026-06-12 17:11:24.051205 | controller |             "protocol": "TCP"
2026-06-12 17:11:24.051219 | controller |           }
2026-06-12 17:11:24.051234 | controller |         ],
2026-06-12 17:11:24.051260 | controller |         "readinessProbe": {
2026-06-12 17:11:24.051275 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.051290 | controller |           "httpGet": {
2026-06-12 17:11:24.051304 | controller |             "path": "/readyz",
2026-06-12 17:11:24.051318 | controller |             "port": 8081,
2026-06-12 17:11:24.051333 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.051369 | controller |           },
2026-06-12 17:11:24.051386 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:24.051401 | controller |           "periodSeconds": 10,
2026-06-12 17:11:24.051416 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.051431 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.051445 | controller |         },
2026-06-12 17:11:24.051459 | controller |         "resources": {
2026-06-12 17:11:24.051474 | controller |           "limits": {
2026-06-12 17:11:24.051489 | controller |             "cpu": "500m",
2026-06-12 17:11:24.051503 | controller |             "memory": "1Gi"
2026-06-12 17:11:24.051517 | controller |           },
2026-06-12 17:11:24.051532 | controller |           "requests": {
2026-06-12 17:11:24.051546 | controller |             "cpu": "10m",
2026-06-12 17:11:24.051560 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.051574 | controller |           }
2026-06-12 17:11:24.051589 | controller |         },
2026-06-12 17:11:24.051603 | controller |         "securityContext": {
2026-06-12 17:11:24.051617 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:24.051631 | controller |           "capabilities": {
2026-06-12 17:11:24.051645 | controller |             "drop": [
2026-06-12 17:11:24.051660 | controller |               "ALL"
2026-06-12 17:11:24.051674 | controller |             ]
2026-06-12 17:11:24.051688 | controller |           },
2026-06-12 17:11:24.051703 | controller |           "runAsUser": 1000660000
2026-06-12 17:11:24.051717 | controller |         },
2026-06-12 17:11:24.051731 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:24.051745 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:24.051759 | controller |         "volumeMounts": [
2026-06-12 17:11:24.051774 | controller |           {
2026-06-12 17:11:24.051788 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 17:11:24.051803 | controller |             "name": "metrics-certs",
2026-06-12 17:11:24.051817 | controller |             "readOnly": true
2026-06-12 17:11:24.051831 | controller |           },
2026-06-12 17:11:24.051845 | controller |           {
2026-06-12 17:11:24.051859 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:11:24.051873 | controller |             "name": "webhook-certs",
2026-06-12 17:11:24.051887 | controller |             "readOnly": true
2026-06-12 17:11:24.051901 | controller |           },
2026-06-12 17:11:24.051915 | controller |           {
2026-06-12 17:11:24.051929 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.051944 | controller |             "name": "kube-api-access-nqp4d",
2026-06-12 17:11:24.051958 | controller |             "readOnly": true
2026-06-12 17:11:24.051972 | controller |           }
2026-06-12 17:11:24.051986 | controller |         ]
2026-06-12 17:11:24.052003 | controller |       }
2026-06-12 17:11:24.052018 | controller |     ],
2026-06-12 17:11:24.052032 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:24.052046 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:24.052060 | controller |     "imagePullSecrets": [
2026-06-12 17:11:24.052074 | controller |       {
2026-06-12 17:11:24.052088 | controller |         "name": "openstack-operator-controller-manager-dockercfg-2mbjn"
2026-06-12 17:11:24.052103 | controller |       }
2026-06-12 17:11:24.052117 | controller |     ],
2026-06-12 17:11:24.052131 | controller |     "nodeName": "crc",
2026-06-12 17:11:24.052145 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:24.052159 | controller |     "priority": 0,
2026-06-12 17:11:24.052173 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:24.052188 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:24.052202 | controller |     "securityContext": {
2026-06-12 17:11:24.052216 | controller |       "fsGroup": 1000660000,
2026-06-12 17:11:24.052230 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:24.052244 | controller |       "seLinuxOptions": {
2026-06-12 17:11:24.052258 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:24.052272 | controller |       },
2026-06-12 17:11:24.052286 | controller |       "seccompProfile": {
2026-06-12 17:11:24.052300 | controller |         "type": "RuntimeDefault"
2026-06-12 17:11:24.052314 | controller |       }
2026-06-12 17:11:24.052328 | controller |     },
2026-06-12 17:11:24.052342 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-12 17:11:24.052377 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-12 17:11:24.052393 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:24.052407 | controller |     "tolerations": [
2026-06-12 17:11:24.052422 | controller |       {
2026-06-12 17:11:24.052436 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.052450 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:24.052464 | controller |         "operator": "Exists",
2026-06-12 17:11:24.052478 | controller |         "tolerationSeconds": 300
2026-06-12 17:11:24.052492 | controller |       },
2026-06-12 17:11:24.052506 | controller |       {
2026-06-12 17:11:24.052519 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.052533 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:24.052547 | controller |         "operator": "Exists",
2026-06-12 17:11:24.052561 | controller |         "tolerationSeconds": 300
2026-06-12 17:11:24.052574 | controller |       },
2026-06-12 17:11:24.052588 | controller |       {
2026-06-12 17:11:24.052602 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:24.052615 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:24.052629 | controller |         "operator": "Exists"
2026-06-12 17:11:24.052643 | controller |       }
2026-06-12 17:11:24.052657 | controller |     ],
2026-06-12 17:11:24.052671 | controller |     "volumes": [
2026-06-12 17:11:24.052685 | controller |       {
2026-06-12 17:11:24.052699 | controller |         "name": "metrics-certs",
2026-06-12 17:11:24.052713 | controller |         "secret": {
2026-06-12 17:11:24.052727 | controller |           "defaultMode": 420,
2026-06-12 17:11:24.052741 | controller |           "items": [
2026-06-12 17:11:24.052755 | controller |             {
2026-06-12 17:11:24.052769 | controller |               "key": "ca.crt",
2026-06-12 17:11:24.052783 | controller |               "path": "ca.crt"
2026-06-12 17:11:24.052797 | controller |             },
2026-06-12 17:11:24.052811 | controller |             {
2026-06-12 17:11:24.052825 | controller |               "key": "tls.crt",
2026-06-12 17:11:24.052838 | controller |               "path": "tls.crt"
2026-06-12 17:11:24.052852 | controller |             },
2026-06-12 17:11:24.052866 | controller |             {
2026-06-12 17:11:24.052883 | controller |               "key": "tls.key",
2026-06-12 17:11:24.052898 | controller |               "path": "tls.key"
2026-06-12 17:11:24.052912 | controller |             }
2026-06-12 17:11:24.052925 | controller |           ],
2026-06-12 17:11:24.052939 | controller |           "optional": false,
2026-06-12 17:11:24.052954 | controller |           "secretName": "metrics-server-cert"
2026-06-12 17:11:24.052968 | controller |         }
2026-06-12 17:11:24.052982 | controller |       },
2026-06-12 17:11:24.052995 | controller |       {
2026-06-12 17:11:24.053009 | controller |         "name": "webhook-certs",
2026-06-12 17:11:24.053023 | controller |         "secret": {
2026-06-12 17:11:24.053037 | controller |           "defaultMode": 420,
2026-06-12 17:11:24.053051 | controller |           "secretName": "webhook-server-cert"
2026-06-12 17:11:24.053065 | controller |         }
2026-06-12 17:11:24.053078 | controller |       },
2026-06-12 17:11:24.053092 | controller |       {
2026-06-12 17:11:24.053106 | controller |         "name": "kube-api-access-nqp4d",
2026-06-12 17:11:24.053120 | controller |         "projected": {
2026-06-12 17:11:24.053134 | controller |           "defaultMode": 420,
2026-06-12 17:11:24.053148 | controller |           "sources": [
2026-06-12 17:11:24.053163 | controller |             {
2026-06-12 17:11:24.053177 | controller |               "serviceAccountToken": {
2026-06-12 17:11:24.053191 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:24.053205 | controller |                 "path": "token"
2026-06-12 17:11:24.053219 | controller |               }
2026-06-12 17:11:24.053233 | controller |             },
2026-06-12 17:11:24.053247 | controller |             {
2026-06-12 17:11:24.053261 | controller |               "configMap": {
2026-06-12 17:11:24.053275 | controller |                 "items": [
2026-06-12 17:11:24.053289 | controller |                   {
2026-06-12 17:11:24.053303 | controller |                     "key": "ca.crt",
2026-06-12 17:11:24.053317 | controller |                     "path": "ca.crt"
2026-06-12 17:11:24.053331 | controller |                   }
2026-06-12 17:11:24.053358 | controller |                 ],
2026-06-12 17:11:24.053378 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:24.053394 | controller |               }
2026-06-12 17:11:24.053408 | controller |             },
2026-06-12 17:11:24.053422 | controller |             {
2026-06-12 17:11:24.053436 | controller |               "downwardAPI": {
2026-06-12 17:11:24.053450 | controller |                 "items": [
2026-06-12 17:11:24.053464 | controller |                   {
2026-06-12 17:11:24.053479 | controller |                     "fieldRef": {
2026-06-12 17:11:24.053492 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:24.053506 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:24.053520 | controller |                     },
2026-06-12 17:11:24.053534 | controller |                     "path": "namespace"
2026-06-12 17:11:24.053548 | controller |                   }
2026-06-12 17:11:24.053562 | controller |                 ]
2026-06-12 17:11:24.053576 | controller |               }
2026-06-12 17:11:24.053590 | controller |             },
2026-06-12 17:11:24.053604 | controller |             {
2026-06-12 17:11:24.053618 | controller |               "configMap": {
2026-06-12 17:11:24.053632 | controller |                 "items": [
2026-06-12 17:11:24.053646 | controller |                   {
2026-06-12 17:11:24.053659 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:24.053673 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:24.053687 | controller |                   }
2026-06-12 17:11:24.053702 | controller |                 ],
2026-06-12 17:11:24.053716 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:24.053730 | controller |               }
2026-06-12 17:11:24.053748 | controller |             }
2026-06-12 17:11:24.053763 | controller |           ]
2026-06-12 17:11:24.053777 | controller |         }
2026-06-12 17:11:24.053791 | controller |       }
2026-06-12 17:11:24.053805 | controller |     ]
2026-06-12 17:11:24.053818 | controller |   },
2026-06-12 17:11:24.053832 | controller |   "status": {
2026-06-12 17:11:24.053846 | controller |     "conditions": [
2026-06-12 17:11:24.053860 | controller |       {
2026-06-12 17:11:24.053874 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.053888 | controller |         "lastTransitionTime": "2026-06-12T16:08:52Z",
2026-06-12 17:11:24.053902 | controller |         "status": "True",
2026-06-12 17:11:24.053916 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:24.053930 | controller |       },
2026-06-12 17:11:24.053944 | controller |       {
2026-06-12 17:11:24.053958 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.053972 | controller |         "lastTransitionTime": "2026-06-12T16:08:30Z",
2026-06-12 17:11:24.053986 | controller |         "status": "True",
2026-06-12 17:11:24.054000 | controller |         "type": "Initialized"
2026-06-12 17:11:24.054013 | controller |       },
2026-06-12 17:11:24.054027 | controller |       {
2026-06-12 17:11:24.054041 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.054055 | controller |         "lastTransitionTime": "2026-06-12T16:09:03Z",
2026-06-12 17:11:24.054069 | controller |         "status": "True",
2026-06-12 17:11:24.054083 | controller |         "type": "Ready"
2026-06-12 17:11:24.054097 | controller |       },
2026-06-12 17:11:24.054111 | controller |       {
2026-06-12 17:11:24.054126 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.054149 | controller |         "lastTransitionTime": "2026-06-12T16:09:03Z",
2026-06-12 17:11:24.054170 | controller |         "status": "True",
2026-06-12 17:11:24.054249 | controller |         "type": "ContainersReady"
2026-06-12 17:11:24.054272 | controller |       },
2026-06-12 17:11:24.054287 | controller |       {
2026-06-12 17:11:24.054301 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.054316 | controller |         "lastTransitionTime": "2026-06-12T16:08:30Z",
2026-06-12 17:11:24.054331 | controller |         "status": "True",
2026-06-12 17:11:24.054365 | controller |         "type": "PodScheduled"
2026-06-12 17:11:24.054386 | controller |       }
2026-06-12 17:11:24.054401 | controller |     ],
2026-06-12 17:11:24.054415 | controller |     "containerStatuses": [
2026-06-12 17:11:24.054430 | controller |       {
2026-06-12 17:11:24.054444 | controller |         "allocatedResources": {
2026-06-12 17:11:24.054459 | controller |           "cpu": "10m",
2026-06-12 17:11:24.054473 | controller |           "memory": "512Mi"
2026-06-12 17:11:24.054488 | controller |         },
2026-06-12 17:11:24.054502 | controller |         "containerID": "cri-o://300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348",
2026-06-12 17:11:24.054516 | controller |         "image": "38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc",
2026-06-12 17:11:24.054530 | controller |         "imageID": "38.129.56.25:5001/openstack-k8s-operators/openstack-operator@sha256:7fadaa932de4b0c59c963032c2a88b4c77dc1bb6e2e5664784249cac0bbe91b8",
2026-06-12 17:11:24.054545 | controller |         "lastState": {},
2026-06-12 17:11:24.054559 | controller |         "name": "manager",
2026-06-12 17:11:24.054572 | controller |         "ready": true,
2026-06-12 17:11:24.054586 | controller |         "resources": {
2026-06-12 17:11:24.054600 | controller |           "limits": {
2026-06-12 17:11:24.054614 | controller |             "cpu": "500m",
2026-06-12 17:11:24.054628 | controller |             "memory": "1Gi"
2026-06-12 17:11:24.054641 | controller |           },
2026-06-12 17:11:24.054656 | controller |           "requests": {
2026-06-12 17:11:24.054669 | controller |             "cpu": "10m",
2026-06-12 17:11:24.054683 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.054736 | controller |           }
2026-06-12 17:11:24.054759 | controller |         },
2026-06-12 17:11:24.054774 | controller |         "restartCount": 0,
2026-06-12 17:11:24.054789 | controller |         "started": true,
2026-06-12 17:11:24.054803 | controller |         "state": {
2026-06-12 17:11:24.054818 | controller |           "running": {
2026-06-12 17:11:24.054832 | controller |             "startedAt": "2026-06-12T16:08:52Z"
2026-06-12 17:11:24.054846 | controller |           }
2026-06-12 17:11:24.054861 | controller |         },
2026-06-12 17:11:24.054875 | controller |         "user": {
2026-06-12 17:11:24.054889 | controller |           "linux": {
2026-06-12 17:11:24.054903 | controller |             "gid": 0,
2026-06-12 17:11:24.054917 | controller |             "supplementalGroups": [
2026-06-12 17:11:24.054931 | controller |               0,
2026-06-12 17:11:24.054945 | controller |               1000660000
2026-06-12 17:11:24.054959 | controller |             ],
2026-06-12 17:11:24.054973 | controller |             "uid": 1000660000
2026-06-12 17:11:24.054987 | controller |           }
2026-06-12 17:11:24.055001 | controller |         },
2026-06-12 17:11:24.055015 | controller |         "volumeMounts": [
2026-06-12 17:11:24.055029 | controller |           {
2026-06-12 17:11:24.055043 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-12 17:11:24.055058 | controller |             "name": "metrics-certs",
2026-06-12 17:11:24.055072 | controller |             "readOnly": true,
2026-06-12 17:11:24.055086 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:24.055100 | controller |           },
2026-06-12 17:11:24.055114 | controller |           {
2026-06-12 17:11:24.055128 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-12 17:11:24.055143 | controller |             "name": "webhook-certs",
2026-06-12 17:11:24.055157 | controller |             "readOnly": true,
2026-06-12 17:11:24.055171 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:24.055185 | controller |           },
2026-06-12 17:11:24.055199 | controller |           {
2026-06-12 17:11:24.055225 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.055240 | controller |             "name": "kube-api-access-nqp4d",
2026-06-12 17:11:24.055255 | controller |             "readOnly": true,
2026-06-12 17:11:24.055270 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:24.055284 | controller |           }
2026-06-12 17:11:24.055298 | controller |         ]
2026-06-12 17:11:24.055313 | controller |       }
2026-06-12 17:11:24.055327 | controller |     ],
2026-06-12 17:11:24.055354 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:24.055374 | controller |     "hostIPs": [
2026-06-12 17:11:24.055389 | controller |       {
2026-06-12 17:11:24.055408 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:24.055423 | controller |       }
2026-06-12 17:11:24.055437 | controller |     ],
2026-06-12 17:11:24.055451 | controller |     "phase": "Running",
2026-06-12 17:11:24.055465 | controller |     "podIP": "10.217.0.91",
2026-06-12 17:11:24.055480 | controller |     "podIPs": [
2026-06-12 17:11:24.055494 | controller |       {
2026-06-12 17:11:24.055508 | controller |         "ip": "10.217.0.91"
2026-06-12 17:11:24.055523 | controller |       }
2026-06-12 17:11:24.055537 | controller |     ],
2026-06-12 17:11:24.055552 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:24.055566 | controller |     "startTime": "2026-06-12T16:08:30Z"
2026-06-12 17:11:24.055581 | controller |   }
2026-06-12 17:11:24.055596 | controller | }
2026-06-12 17:11:24.081641 | controller | ok:
2026-06-12 17:11:24.081725 | controller | {
2026-06-12 17:11:24.081776 | controller |   "apiVersion": "v1",
2026-06-12 17:11:24.081800 | controller |   "kind": "Pod",
2026-06-12 17:11:24.081844 | controller |   "metadata": {
2026-06-12 17:11:24.081875 | controller |     "annotations": {
2026-06-12 17:11:24.081953 | 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-12 17:11:24.082000 | 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-12 17:11:24.082021 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:24.082038 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:24.082053 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:24.082090 | controller |     },
2026-06-12 17:11:24.082108 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.082124 | controller |     "generateName": "ovn-operator-controller-manager-5666dfdddd-",
2026-06-12 17:11:24.082139 | controller |     "generation": 1,
2026-06-12 17:11:24.082179 | controller |     "labels": {
2026-06-12 17:11:24.082198 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-12 17:11:24.082213 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:24.082248 | controller |       "openstack.org/operator-name": "ovn",
2026-06-12 17:11:24.082268 | controller |       "pod-template-hash": "5666dfdddd"
2026-06-12 17:11:24.082283 | controller |     },
2026-06-12 17:11:24.082297 | controller |     "managedFields": [
2026-06-12 17:11:24.082331 | controller |       {
2026-06-12 17:11:24.082385 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.082405 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.082420 | controller |         "fieldsV1": {
2026-06-12 17:11:24.082434 | controller |           "f:metadata": {
2026-06-12 17:11:24.082473 | controller |             "f:annotations": {
2026-06-12 17:11:24.082489 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:24.082504 | controller |             }
2026-06-12 17:11:24.082519 | controller |           }
2026-06-12 17:11:24.082557 | controller |         },
2026-06-12 17:11:24.082573 | controller |         "manager": "crc",
2026-06-12 17:11:24.082587 | controller |         "operation": "Update",
2026-06-12 17:11:24.082601 | controller |         "subresource": "status",
2026-06-12 17:11:24.082639 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.082654 | controller |       },
2026-06-12 17:11:24.082669 | controller |       {
2026-06-12 17:11:24.082683 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.082720 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.082736 | controller |         "fieldsV1": {
2026-06-12 17:11:24.082751 | controller |           "f:metadata": {
2026-06-12 17:11:24.082765 | controller |             "f:annotations": {
2026-06-12 17:11:24.082802 | controller |               ".": {},
2026-06-12 17:11:24.082818 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:24.082833 | controller |             },
2026-06-12 17:11:24.082848 | controller |             "f:generateName": {},
2026-06-12 17:11:24.082887 | controller |             "f:labels": {
2026-06-12 17:11:24.082903 | controller |               ".": {},
2026-06-12 17:11:24.082918 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:24.082933 | controller |               "f:control-plane": {},
2026-06-12 17:11:24.082972 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:24.082992 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:24.083007 | controller |             },
2026-06-12 17:11:24.083053 | controller |             "f:ownerReferences": {
2026-06-12 17:11:24.083073 | controller |               ".": {},
2026-06-12 17:11:24.083088 | controller |               "k:{\"uid\":\"85ffe0f8-df5f-4f3c-bb8d-2f0a348cfb22\"}": {}
2026-06-12 17:11:24.083102 | controller |             }
2026-06-12 17:11:24.083140 | controller |           },
2026-06-12 17:11:24.083158 | controller |           "f:spec": {
2026-06-12 17:11:24.083172 | controller |             "f:containers": {
2026-06-12 17:11:24.083187 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:24.083226 | controller |                 ".": {},
2026-06-12 17:11:24.083242 | controller |                 "f:args": {},
2026-06-12 17:11:24.083257 | controller |                 "f:command": {},
2026-06-12 17:11:24.083272 | controller |                 "f:env": {
2026-06-12 17:11:24.083308 | controller |                   ".": {},
2026-06-12 17:11:24.083323 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:24.083338 | controller |                     ".": {},
2026-06-12 17:11:24.083381 | controller |                     "f:name": {},
2026-06-12 17:11:24.083400 | controller |                     "f:value": {}
2026-06-12 17:11:24.083414 | controller |                   },
2026-06-12 17:11:24.083428 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:24.083467 | controller |                     ".": {},
2026-06-12 17:11:24.083483 | controller |                     "f:name": {},
2026-06-12 17:11:24.083497 | controller |                     "f:value": {}
2026-06-12 17:11:24.083511 | controller |                   },
2026-06-12 17:11:24.083549 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:24.083565 | controller |                     ".": {},
2026-06-12 17:11:24.083579 | controller |                     "f:name": {},
2026-06-12 17:11:24.083594 | controller |                     "f:value": {}
2026-06-12 17:11:24.083632 | controller |                   },
2026-06-12 17:11:24.083648 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:24.083662 | controller |                     ".": {},
2026-06-12 17:11:24.083677 | controller |                     "f:name": {},
2026-06-12 17:11:24.083715 | controller |                     "f:value": {}
2026-06-12 17:11:24.083730 | controller |                   },
2026-06-12 17:11:24.083744 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:24.083759 | controller |                     ".": {},
2026-06-12 17:11:24.083798 | controller |                     "f:name": {},
2026-06-12 17:11:24.083812 | controller |                     "f:value": {}
2026-06-12 17:11:24.083826 | controller |                   }
2026-06-12 17:11:24.083840 | controller |                 },
2026-06-12 17:11:24.083879 | controller |                 "f:image": {},
2026-06-12 17:11:24.083894 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:24.083908 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:24.083922 | controller |                   ".": {},
2026-06-12 17:11:24.083961 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.083976 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.083991 | controller |                     ".": {},
2026-06-12 17:11:24.084023 | controller |                     "f:path": {},
2026-06-12 17:11:24.084044 | controller |                     "f:port": {},
2026-06-12 17:11:24.084058 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.084072 | controller |                   },
2026-06-12 17:11:24.084087 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.084126 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.084140 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.084159 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.084195 | controller |                 },
2026-06-12 17:11:24.084214 | controller |                 "f:name": {},
2026-06-12 17:11:24.084228 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:24.084242 | controller |                   ".": {},
2026-06-12 17:11:24.084277 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.084296 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.084310 | controller |                     ".": {},
2026-06-12 17:11:24.084325 | controller |                     "f:path": {},
2026-06-12 17:11:24.084380 | controller |                     "f:port": {},
2026-06-12 17:11:24.084400 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.084415 | controller |                   },
2026-06-12 17:11:24.084429 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.084444 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.084483 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.084500 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.084514 | controller |                 },
2026-06-12 17:11:24.084529 | controller |                 "f:resources": {
2026-06-12 17:11:24.084544 | controller |                   ".": {},
2026-06-12 17:11:24.084558 | controller |                   "f:limits": {
2026-06-12 17:11:24.084573 | controller |                     ".": {},
2026-06-12 17:11:24.084587 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.084626 | controller |                     "f:memory": {}
2026-06-12 17:11:24.084643 | controller |                   },
2026-06-12 17:11:24.084658 | controller |                   "f:requests": {
2026-06-12 17:11:24.084672 | controller |                     ".": {},
2026-06-12 17:11:24.084687 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.084701 | controller |                     "f:memory": {}
2026-06-12 17:11:24.084716 | controller |                   }
2026-06-12 17:11:24.084730 | controller |                 },
2026-06-12 17:11:24.084745 | controller |                 "f:securityContext": {
2026-06-12 17:11:24.084760 | controller |                   ".": {},
2026-06-12 17:11:24.084774 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:24.084789 | controller |                 },
2026-06-12 17:11:24.084804 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:24.084838 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:24.084858 | controller |               }
2026-06-12 17:11:24.084873 | controller |             },
2026-06-12 17:11:24.084887 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:24.084902 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:24.084916 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:24.084965 | controller |             "f:schedulerName": {},
2026-06-12 17:11:24.084987 | controller |             "f:securityContext": {
2026-06-12 17:11:24.085003 | controller |               ".": {},
2026-06-12 17:11:24.085018 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:24.085032 | controller |             },
2026-06-12 17:11:24.085047 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:24.085062 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:24.085077 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:24.085091 | controller |             "f:tolerations": {}
2026-06-12 17:11:24.085106 | controller |           }
2026-06-12 17:11:24.085120 | controller |         },
2026-06-12 17:11:24.085135 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:24.085150 | controller |         "operation": "Update",
2026-06-12 17:11:24.085164 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.085183 | controller |       },
2026-06-12 17:11:24.085197 | controller |       {
2026-06-12 17:11:24.085237 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.085253 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.085268 | controller |         "fieldsV1": {
2026-06-12 17:11:24.085283 | controller |           "f:metadata": {
2026-06-12 17:11:24.085297 | controller |             "f:annotations": {
2026-06-12 17:11:24.085311 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:24.085326 | controller |             }
2026-06-12 17:11:24.085340 | controller |           }
2026-06-12 17:11:24.085372 | controller |         },
2026-06-12 17:11:24.085387 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:24.085402 | controller |         "operation": "Update",
2026-06-12 17:11:24.085416 | controller |         "subresource": "status",
2026-06-12 17:11:24.085430 | controller |         "time": "2026-06-12T16:08:49Z"
2026-06-12 17:11:24.085445 | controller |       },
2026-06-12 17:11:24.085460 | controller |       {
2026-06-12 17:11:24.085474 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.085489 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.085503 | controller |         "fieldsV1": {
2026-06-12 17:11:24.085518 | controller |           "f:status": {
2026-06-12 17:11:24.085532 | controller |             "f:conditions": {
2026-06-12 17:11:24.085547 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:24.085562 | controller |                 ".": {},
2026-06-12 17:11:24.085576 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.085591 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.085606 | controller |                 "f:status": {},
2026-06-12 17:11:24.085620 | controller |                 "f:type": {}
2026-06-12 17:11:24.085635 | controller |               },
2026-06-12 17:11:24.085649 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:24.085664 | controller |                 ".": {},
2026-06-12 17:11:24.085678 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.085693 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.085708 | controller |                 "f:status": {},
2026-06-12 17:11:24.085722 | controller |                 "f:type": {}
2026-06-12 17:11:24.085737 | controller |               },
2026-06-12 17:11:24.085752 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:24.085767 | controller |                 ".": {},
2026-06-12 17:11:24.085781 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.085796 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.085811 | controller |                 "f:status": {},
2026-06-12 17:11:24.085825 | controller |                 "f:type": {}
2026-06-12 17:11:24.085839 | controller |               },
2026-06-12 17:11:24.085854 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:24.085868 | controller |                 ".": {},
2026-06-12 17:11:24.085882 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.085896 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.085935 | controller |                 "f:status": {},
2026-06-12 17:11:24.085953 | controller |                 "f:type": {}
2026-06-12 17:11:24.085968 | controller |               }
2026-06-12 17:11:24.085982 | controller |             },
2026-06-12 17:11:24.085996 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:24.086011 | controller |             "f:hostIP": {},
2026-06-12 17:11:24.086025 | controller |             "f:hostIPs": {},
2026-06-12 17:11:24.086039 | controller |             "f:phase": {},
2026-06-12 17:11:24.086053 | controller |             "f:podIP": {},
2026-06-12 17:11:24.086067 | controller |             "f:podIPs": {
2026-06-12 17:11:24.086085 | controller |               ".": {},
2026-06-12 17:11:24.086100 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-12 17:11:24.086115 | controller |                 ".": {},
2026-06-12 17:11:24.086129 | controller |                 "f:ip": {}
2026-06-12 17:11:24.086143 | controller |               }
2026-06-12 17:11:24.086157 | controller |             },
2026-06-12 17:11:24.086172 | controller |             "f:startTime": {}
2026-06-12 17:11:24.086188 | controller |           }
2026-06-12 17:11:24.086204 | controller |         },
2026-06-12 17:11:24.086219 | controller |         "manager": "kubelet",
2026-06-12 17:11:24.086232 | controller |         "operation": "Update",
2026-06-12 17:11:24.086247 | controller |         "subresource": "status",
2026-06-12 17:11:24.086261 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:24.086276 | controller |       }
2026-06-12 17:11:24.086290 | controller |     ],
2026-06-12 17:11:24.086304 | controller |     "name": "ovn-operator-controller-manager-5666dfdddd-5c5cc",
2026-06-12 17:11:24.086319 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:24.086333 | controller |     "ownerReferences": [
2026-06-12 17:11:24.086360 | controller |       {
2026-06-12 17:11:24.086379 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:24.086394 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:24.086409 | controller |         "controller": true,
2026-06-12 17:11:24.086423 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:24.086437 | controller |         "name": "ovn-operator-controller-manager-5666dfdddd",
2026-06-12 17:11:24.086452 | controller |         "uid": "85ffe0f8-df5f-4f3c-bb8d-2f0a348cfb22"
2026-06-12 17:11:24.086466 | controller |       }
2026-06-12 17:11:24.086480 | controller |     ],
2026-06-12 17:11:24.086495 | controller |     "resourceVersion": "54130",
2026-06-12 17:11:24.086509 | controller |     "uid": "69a0be20-2f3b-45fb-87f6-076e62d57d54"
2026-06-12 17:11:24.086524 | controller |   },
2026-06-12 17:11:24.086538 | controller |   "spec": {
2026-06-12 17:11:24.086553 | controller |     "containers": [
2026-06-12 17:11:24.086567 | controller |       {
2026-06-12 17:11:24.086582 | controller |         "args": [
2026-06-12 17:11:24.086597 | controller |           "--leader-elect",
2026-06-12 17:11:24.086611 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:24.086625 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:24.086640 | controller |         ],
2026-06-12 17:11:24.086655 | controller |         "command": [
2026-06-12 17:11:24.086669 | controller |           "/manager"
2026-06-12 17:11:24.086683 | controller |         ],
2026-06-12 17:11:24.086698 | controller |         "env": [
2026-06-12 17:11:24.086712 | controller |           {
2026-06-12 17:11:24.086727 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:24.086741 | controller |             "value": "30"
2026-06-12 17:11:24.086756 | controller |           },
2026-06-12 17:11:24.086770 | controller |           {
2026-06-12 17:11:24.086784 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:24.086800 | controller |             "value": "20"
2026-06-12 17:11:24.086814 | controller |           },
2026-06-12 17:11:24.086829 | controller |           {
2026-06-12 17:11:24.086843 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:24.086858 | controller |             "value": "5"
2026-06-12 17:11:24.086874 | controller |           },
2026-06-12 17:11:24.086896 | controller |           {
2026-06-12 17:11:24.086918 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:24.086939 | controller |             "value": "false"
2026-06-12 17:11:24.086955 | controller |           },
2026-06-12 17:11:24.086970 | controller |           {
2026-06-12 17:11:24.086985 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:24.087022 | controller |             "value": "false"
2026-06-12 17:11:24.087045 | controller |           }
2026-06-12 17:11:24.087065 | controller |         ],
2026-06-12 17:11:24.087087 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 17:11:24.087107 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:24.087123 | controller |         "livenessProbe": {
2026-06-12 17:11:24.087138 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.087155 | controller |           "httpGet": {
2026-06-12 17:11:24.087177 | controller |             "path": "/healthz",
2026-06-12 17:11:24.087198 | controller |             "port": 8081,
2026-06-12 17:11:24.087216 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.087231 | controller |           },
2026-06-12 17:11:24.087247 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:24.087307 | controller |           "periodSeconds": 20,
2026-06-12 17:11:24.087327 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.087344 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.087388 | controller |         },
2026-06-12 17:11:24.087409 | controller |         "name": "manager",
2026-06-12 17:11:24.087431 | controller |         "readinessProbe": {
2026-06-12 17:11:24.087452 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.087470 | controller |           "httpGet": {
2026-06-12 17:11:24.087484 | controller |             "path": "/readyz",
2026-06-12 17:11:24.087499 | controller |             "port": 8081,
2026-06-12 17:11:24.087514 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.087528 | controller |           },
2026-06-12 17:11:24.087542 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:24.087557 | controller |           "periodSeconds": 10,
2026-06-12 17:11:24.087571 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.087585 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.087599 | controller |         },
2026-06-12 17:11:24.087613 | controller |         "resources": {
2026-06-12 17:11:24.087627 | controller |           "limits": {
2026-06-12 17:11:24.087641 | controller |             "cpu": "500m",
2026-06-12 17:11:24.087655 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.087670 | controller |           },
2026-06-12 17:11:24.087684 | controller |           "requests": {
2026-06-12 17:11:24.087698 | controller |             "cpu": "10m",
2026-06-12 17:11:24.087713 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.087727 | controller |           }
2026-06-12 17:11:24.087741 | controller |         },
2026-06-12 17:11:24.087755 | controller |         "securityContext": {
2026-06-12 17:11:24.087770 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:24.087784 | controller |           "capabilities": {
2026-06-12 17:11:24.087799 | controller |             "drop": [
2026-06-12 17:11:24.087813 | controller |               "MKNOD"
2026-06-12 17:11:24.087828 | controller |             ]
2026-06-12 17:11:24.087842 | controller |           }
2026-06-12 17:11:24.087857 | controller |         },
2026-06-12 17:11:24.087871 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:24.087886 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:24.087901 | controller |         "volumeMounts": [
2026-06-12 17:11:24.087915 | controller |           {
2026-06-12 17:11:24.087930 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.087945 | controller |             "name": "kube-api-access-x7mn7",
2026-06-12 17:11:24.087960 | controller |             "readOnly": true
2026-06-12 17:11:24.087974 | controller |           }
2026-06-12 17:11:24.087989 | controller |         ]
2026-06-12 17:11:24.088004 | controller |       }
2026-06-12 17:11:24.088019 | controller |     ],
2026-06-12 17:11:24.088034 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:24.088053 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:24.088068 | controller |     "imagePullSecrets": [
2026-06-12 17:11:24.088083 | controller |       {
2026-06-12 17:11:24.088097 | controller |         "name": "ovn-operator-controller-manager-dockercfg-dswg4"
2026-06-12 17:11:24.088111 | controller |       }
2026-06-12 17:11:24.088125 | controller |     ],
2026-06-12 17:11:24.088139 | controller |     "nodeName": "crc",
2026-06-12 17:11:24.088154 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:24.088168 | controller |     "priority": 0,
2026-06-12 17:11:24.088185 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:24.088201 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:24.088216 | controller |     "securityContext": {
2026-06-12 17:11:24.088230 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:24.088244 | controller |       "seLinuxOptions": {
2026-06-12 17:11:24.088258 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:24.088272 | controller |       }
2026-06-12 17:11:24.088286 | controller |     },
2026-06-12 17:11:24.088301 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-12 17:11:24.088315 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-12 17:11:24.088329 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:24.088344 | controller |     "tolerations": [
2026-06-12 17:11:24.088380 | controller |       {
2026-06-12 17:11:24.088395 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.088409 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:24.088424 | controller |         "operator": "Exists",
2026-06-12 17:11:24.088438 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.088453 | controller |       },
2026-06-12 17:11:24.088467 | controller |       {
2026-06-12 17:11:24.088481 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.088495 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:24.088509 | controller |         "operator": "Exists",
2026-06-12 17:11:24.088523 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.088537 | controller |       },
2026-06-12 17:11:24.088551 | controller |       {
2026-06-12 17:11:24.088565 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:24.088579 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:24.088594 | controller |         "operator": "Exists"
2026-06-12 17:11:24.088608 | controller |       }
2026-06-12 17:11:24.088622 | controller |     ],
2026-06-12 17:11:24.088637 | controller |     "volumes": [
2026-06-12 17:11:24.088651 | controller |       {
2026-06-12 17:11:24.088665 | controller |         "name": "kube-api-access-x7mn7",
2026-06-12 17:11:24.088679 | controller |         "projected": {
2026-06-12 17:11:24.088693 | controller |           "defaultMode": 420,
2026-06-12 17:11:24.088707 | controller |           "sources": [
2026-06-12 17:11:24.088721 | controller |             {
2026-06-12 17:11:24.088735 | controller |               "serviceAccountToken": {
2026-06-12 17:11:24.088750 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:24.088764 | controller |                 "path": "token"
2026-06-12 17:11:24.088778 | controller |               }
2026-06-12 17:11:24.088793 | controller |             },
2026-06-12 17:11:24.088808 | controller |             {
2026-06-12 17:11:24.088823 | controller |               "configMap": {
2026-06-12 17:11:24.088837 | controller |                 "items": [
2026-06-12 17:11:24.088851 | controller |                   {
2026-06-12 17:11:24.088866 | controller |                     "key": "ca.crt",
2026-06-12 17:11:24.088881 | controller |                     "path": "ca.crt"
2026-06-12 17:11:24.088895 | controller |                   }
2026-06-12 17:11:24.088910 | controller |                 ],
2026-06-12 17:11:24.088928 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:24.088943 | controller |               }
2026-06-12 17:11:24.088957 | controller |             },
2026-06-12 17:11:24.088972 | controller |             {
2026-06-12 17:11:24.088986 | controller |               "downwardAPI": {
2026-06-12 17:11:24.089000 | controller |                 "items": [
2026-06-12 17:11:24.089014 | controller |                   {
2026-06-12 17:11:24.089029 | controller |                     "fieldRef": {
2026-06-12 17:11:24.089044 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:24.089059 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:24.089073 | controller |                     },
2026-06-12 17:11:24.089088 | controller |                     "path": "namespace"
2026-06-12 17:11:24.089102 | controller |                   }
2026-06-12 17:11:24.089117 | controller |                 ]
2026-06-12 17:11:24.089131 | controller |               }
2026-06-12 17:11:24.089145 | controller |             },
2026-06-12 17:11:24.089160 | controller |             {
2026-06-12 17:11:24.089174 | controller |               "configMap": {
2026-06-12 17:11:24.089188 | controller |                 "items": [
2026-06-12 17:11:24.089203 | controller |                   {
2026-06-12 17:11:24.089217 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:24.089232 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:24.089246 | controller |                   }
2026-06-12 17:11:24.089261 | controller |                 ],
2026-06-12 17:11:24.089275 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:24.089290 | controller |               }
2026-06-12 17:11:24.089304 | controller |             }
2026-06-12 17:11:24.089318 | controller |           ]
2026-06-12 17:11:24.089333 | controller |         }
2026-06-12 17:11:24.089360 | controller |       }
2026-06-12 17:11:24.089380 | controller |     ]
2026-06-12 17:11:24.089395 | controller |   },
2026-06-12 17:11:24.089409 | controller |   "status": {
2026-06-12 17:11:24.089423 | controller |     "conditions": [
2026-06-12 17:11:24.089438 | controller |       {
2026-06-12 17:11:24.089452 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.089466 | controller |         "lastTransitionTime": "2026-06-12T16:08:50Z",
2026-06-12 17:11:24.089481 | controller |         "status": "True",
2026-06-12 17:11:24.089495 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:24.089510 | controller |       },
2026-06-12 17:11:24.089524 | controller |       {
2026-06-12 17:11:24.089539 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.089553 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.089567 | controller |         "status": "True",
2026-06-12 17:11:24.089582 | controller |         "type": "Initialized"
2026-06-12 17:11:24.089596 | controller |       },
2026-06-12 17:11:24.089611 | controller |       {
2026-06-12 17:11:24.089625 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.089640 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:24.089654 | controller |         "status": "True",
2026-06-12 17:11:24.089668 | controller |         "type": "Ready"
2026-06-12 17:11:24.089683 | controller |       },
2026-06-12 17:11:24.089697 | controller |       {
2026-06-12 17:11:24.089711 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.089725 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:24.089740 | controller |         "status": "True",
2026-06-12 17:11:24.089754 | controller |         "type": "ContainersReady"
2026-06-12 17:11:24.089768 | controller |       },
2026-06-12 17:11:24.089783 | controller |       {
2026-06-12 17:11:24.089798 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.089812 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.089831 | controller |         "status": "True",
2026-06-12 17:11:24.089846 | controller |         "type": "PodScheduled"
2026-06-12 17:11:24.089861 | controller |       }
2026-06-12 17:11:24.089876 | controller |     ],
2026-06-12 17:11:24.089917 | controller |     "containerStatuses": [
2026-06-12 17:11:24.089933 | controller |       {
2026-06-12 17:11:24.089948 | controller |         "allocatedResources": {
2026-06-12 17:11:24.089962 | controller |           "cpu": "10m",
2026-06-12 17:11:24.089977 | controller |           "memory": "256Mi"
2026-06-12 17:11:24.089991 | controller |         },
2026-06-12 17:11:24.090006 | controller |         "containerID": "cri-o://7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab",
2026-06-12 17:11:24.090021 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 17:11:24.090036 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-12 17:11:24.090051 | controller |         "lastState": {},
2026-06-12 17:11:24.090066 | controller |         "name": "manager",
2026-06-12 17:11:24.090080 | controller |         "ready": true,
2026-06-12 17:11:24.090095 | controller |         "resources": {
2026-06-12 17:11:24.090109 | controller |           "limits": {
2026-06-12 17:11:24.090124 | controller |             "cpu": "500m",
2026-06-12 17:11:24.090138 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.090152 | controller |           },
2026-06-12 17:11:24.090167 | controller |           "requests": {
2026-06-12 17:11:24.090181 | controller |             "cpu": "10m",
2026-06-12 17:11:24.090194 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.090208 | controller |           }
2026-06-12 17:11:24.090223 | controller |         },
2026-06-12 17:11:24.090237 | controller |         "restartCount": 0,
2026-06-12 17:11:24.090251 | controller |         "started": true,
2026-06-12 17:11:24.090265 | controller |         "state": {
2026-06-12 17:11:24.090279 | controller |           "running": {
2026-06-12 17:11:24.090293 | controller |             "startedAt": "2026-06-12T16:09:41Z"
2026-06-12 17:11:24.090308 | controller |           }
2026-06-12 17:11:24.090322 | controller |         },
2026-06-12 17:11:24.090336 | controller |         "user": {
2026-06-12 17:11:24.090367 | controller |           "linux": {
2026-06-12 17:11:24.090383 | controller |             "gid": 0,
2026-06-12 17:11:24.090397 | controller |             "supplementalGroups": [
2026-06-12 17:11:24.090411 | controller |               0
2026-06-12 17:11:24.090425 | controller |             ],
2026-06-12 17:11:24.090438 | controller |             "uid": 65532
2026-06-12 17:11:24.090453 | controller |           }
2026-06-12 17:11:24.090467 | controller |         },
2026-06-12 17:11:24.090481 | controller |         "volumeMounts": [
2026-06-12 17:11:24.090495 | controller |           {
2026-06-12 17:11:24.090509 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.090524 | controller |             "name": "kube-api-access-x7mn7",
2026-06-12 17:11:24.090538 | controller |             "readOnly": true,
2026-06-12 17:11:24.090553 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:24.090567 | controller |           }
2026-06-12 17:11:24.090581 | controller |         ]
2026-06-12 17:11:24.090595 | controller |       }
2026-06-12 17:11:24.090610 | controller |     ],
2026-06-12 17:11:24.090624 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:24.090638 | controller |     "hostIPs": [
2026-06-12 17:11:24.090652 | controller |       {
2026-06-12 17:11:24.090667 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:24.090681 | controller |       }
2026-06-12 17:11:24.090695 | controller |     ],
2026-06-12 17:11:24.090709 | controller |     "phase": "Running",
2026-06-12 17:11:24.090727 | controller |     "podIP": "10.217.0.86",
2026-06-12 17:11:24.090742 | controller |     "podIPs": [
2026-06-12 17:11:24.090756 | controller |       {
2026-06-12 17:11:24.090770 | controller |         "ip": "10.217.0.86"
2026-06-12 17:11:24.090785 | controller |       }
2026-06-12 17:11:24.090799 | controller |     ],
2026-06-12 17:11:24.090813 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:24.090828 | controller |     "startTime": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.090843 | controller |   }
2026-06-12 17:11:24.090858 | controller | }
2026-06-12 17:11:24.111964 | controller | ok:
2026-06-12 17:11:24.112024 | controller | {
2026-06-12 17:11:24.112050 | controller |   "apiVersion": "v1",
2026-06-12 17:11:24.112081 | controller |   "kind": "Pod",
2026-06-12 17:11:24.112104 | controller |   "metadata": {
2026-06-12 17:11:24.112124 | controller |     "annotations": {
2026-06-12 17:11:24.112144 | 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-12 17:11:24.112163 | 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-12 17:11:24.112179 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:24.112194 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-12 17:11:24.112211 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-12 17:11:24.112233 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-12 17:11:24.112255 | controller |     },
2026-06-12 17:11:24.112276 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.112295 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-12 17:11:24.112315 | controller |     "generation": 1,
2026-06-12 17:11:24.112337 | controller |     "labels": {
2026-06-12 17:11:24.112385 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-12 17:11:24.112407 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:24.112429 | controller |       "openstack.org/operator-name": "swift",
2026-06-12 17:11:24.112449 | controller |       "pod-template-hash": "79846f755c"
2026-06-12 17:11:24.112468 | controller |     },
2026-06-12 17:11:24.112488 | controller |     "managedFields": [
2026-06-12 17:11:24.112509 | controller |       {
2026-06-12 17:11:24.112530 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.112550 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.112569 | controller |         "fieldsV1": {
2026-06-12 17:11:24.112589 | controller |           "f:metadata": {
2026-06-12 17:11:24.112610 | controller |             "f:annotations": {
2026-06-12 17:11:24.112630 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:24.112649 | controller |             }
2026-06-12 17:11:24.112668 | controller |           }
2026-06-12 17:11:24.112689 | controller |         },
2026-06-12 17:11:24.112710 | controller |         "manager": "crc",
2026-06-12 17:11:24.112729 | controller |         "operation": "Update",
2026-06-12 17:11:24.112747 | controller |         "subresource": "status",
2026-06-12 17:11:24.112767 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.112789 | controller |       },
2026-06-12 17:11:24.112808 | controller |       {
2026-06-12 17:11:24.112827 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.112852 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.112875 | controller |         "fieldsV1": {
2026-06-12 17:11:24.112895 | controller |           "f:metadata": {
2026-06-12 17:11:24.112914 | controller |             "f:annotations": {
2026-06-12 17:11:24.112933 | controller |               ".": {},
2026-06-12 17:11:24.112954 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:24.112974 | controller |             },
2026-06-12 17:11:24.112993 | controller |             "f:generateName": {},
2026-06-12 17:11:24.113012 | controller |             "f:labels": {
2026-06-12 17:11:24.113033 | controller |               ".": {},
2026-06-12 17:11:24.113055 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:24.113074 | controller |               "f:control-plane": {},
2026-06-12 17:11:24.113093 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:24.113113 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:24.113135 | controller |             },
2026-06-12 17:11:24.113155 | controller |             "f:ownerReferences": {
2026-06-12 17:11:24.113175 | controller |               ".": {},
2026-06-12 17:11:24.113194 | controller |               "k:{\"uid\":\"543a06a1-33d0-4eb2-9641-ef30d5c3a867\"}": {}
2026-06-12 17:11:24.113215 | controller |             }
2026-06-12 17:11:24.113237 | controller |           },
2026-06-12 17:11:24.113258 | controller |           "f:spec": {
2026-06-12 17:11:24.113277 | controller |             "f:containers": {
2026-06-12 17:11:24.113298 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:24.113319 | controller |                 ".": {},
2026-06-12 17:11:24.113339 | controller |                 "f:args": {},
2026-06-12 17:11:24.113384 | controller |                 "f:command": {},
2026-06-12 17:11:24.113408 | controller |                 "f:env": {
2026-06-12 17:11:24.113429 | controller |                   ".": {},
2026-06-12 17:11:24.113448 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:24.113470 | controller |                     ".": {},
2026-06-12 17:11:24.113492 | controller |                     "f:name": {},
2026-06-12 17:11:24.113511 | controller |                     "f:value": {}
2026-06-12 17:11:24.113530 | controller |                   },
2026-06-12 17:11:24.113550 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:24.113571 | controller |                     ".": {},
2026-06-12 17:11:24.113591 | controller |                     "f:name": {},
2026-06-12 17:11:24.113610 | controller |                     "f:value": {}
2026-06-12 17:11:24.113629 | controller |                   },
2026-06-12 17:11:24.113649 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:24.113670 | controller |                     ".": {},
2026-06-12 17:11:24.113690 | controller |                     "f:name": {},
2026-06-12 17:11:24.113709 | controller |                     "f:value": {}
2026-06-12 17:11:24.113729 | controller |                   },
2026-06-12 17:11:24.113750 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:24.113771 | controller |                     ".": {},
2026-06-12 17:11:24.113791 | controller |                     "f:name": {},
2026-06-12 17:11:24.113810 | controller |                     "f:value": {}
2026-06-12 17:11:24.113830 | controller |                   },
2026-06-12 17:11:24.113851 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:24.113871 | controller |                     ".": {},
2026-06-12 17:11:24.113890 | controller |                     "f:name": {},
2026-06-12 17:11:24.113909 | controller |                     "f:value": {}
2026-06-12 17:11:24.113930 | controller |                   }
2026-06-12 17:11:24.113950 | controller |                 },
2026-06-12 17:11:24.113968 | controller |                 "f:image": {},
2026-06-12 17:11:24.113996 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:24.114018 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:24.114038 | controller |                   ".": {},
2026-06-12 17:11:24.114057 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.114076 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.114096 | controller |                     ".": {},
2026-06-12 17:11:24.114117 | controller |                     "f:path": {},
2026-06-12 17:11:24.114137 | controller |                     "f:port": {},
2026-06-12 17:11:24.114157 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.114178 | controller |                   },
2026-06-12 17:11:24.114200 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.114221 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.114240 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.114260 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.114282 | controller |                 },
2026-06-12 17:11:24.114303 | controller |                 "f:name": {},
2026-06-12 17:11:24.114323 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:24.114343 | controller |                   ".": {},
2026-06-12 17:11:24.114390 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.114412 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.114432 | controller |                     ".": {},
2026-06-12 17:11:24.114454 | controller |                     "f:path": {},
2026-06-12 17:11:24.114476 | controller |                     "f:port": {},
2026-06-12 17:11:24.114496 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.114515 | controller |                   },
2026-06-12 17:11:24.114536 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.114558 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.114579 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.114598 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.114618 | controller |                 },
2026-06-12 17:11:24.114641 | controller |                 "f:resources": {
2026-06-12 17:11:24.114661 | controller |                   ".": {},
2026-06-12 17:11:24.114681 | controller |                   "f:limits": {
2026-06-12 17:11:24.114700 | controller |                     ".": {},
2026-06-12 17:11:24.114721 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.114743 | controller |                     "f:memory": {}
2026-06-12 17:11:24.114763 | controller |                   },
2026-06-12 17:11:24.114782 | controller |                   "f:requests": {
2026-06-12 17:11:24.114803 | controller |                     ".": {},
2026-06-12 17:11:24.114837 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.114859 | controller |                     "f:memory": {}
2026-06-12 17:11:24.114880 | controller |                   }
2026-06-12 17:11:24.114901 | controller |                 },
2026-06-12 17:11:24.114924 | controller |                 "f:securityContext": {
2026-06-12 17:11:24.114946 | controller |                   ".": {},
2026-06-12 17:11:24.114966 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:24.114990 | controller |                 },
2026-06-12 17:11:24.115013 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:24.115034 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:24.115054 | controller |               }
2026-06-12 17:11:24.115074 | controller |             },
2026-06-12 17:11:24.115095 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:24.115117 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:24.115137 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:24.115212 | controller |             "f:schedulerName": {},
2026-06-12 17:11:24.115248 | controller |             "f:securityContext": {
2026-06-12 17:11:24.115271 | controller |               ".": {},
2026-06-12 17:11:24.115294 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:24.115316 | controller |             },
2026-06-12 17:11:24.115336 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:24.115379 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:24.115403 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:24.115423 | controller |             "f:tolerations": {}
2026-06-12 17:11:24.115444 | controller |           }
2026-06-12 17:11:24.115467 | controller |         },
2026-06-12 17:11:24.115488 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:24.115508 | controller |         "operation": "Update",
2026-06-12 17:11:24.115528 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.115551 | controller |       },
2026-06-12 17:11:24.115572 | controller |       {
2026-06-12 17:11:24.115592 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.115612 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.115633 | controller |         "fieldsV1": {
2026-06-12 17:11:24.115655 | controller |           "f:metadata": {
2026-06-12 17:11:24.115675 | controller |             "f:annotations": {
2026-06-12 17:11:24.115694 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:24.115716 | controller |             }
2026-06-12 17:11:24.115738 | controller |           }
2026-06-12 17:11:24.115759 | controller |         },
2026-06-12 17:11:24.115779 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:24.115800 | controller |         "operation": "Update",
2026-06-12 17:11:24.115822 | controller |         "subresource": "status",
2026-06-12 17:11:24.115843 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:24.115864 | controller |       },
2026-06-12 17:11:24.115889 | controller |       {
2026-06-12 17:11:24.115912 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.115933 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.115953 | controller |         "fieldsV1": {
2026-06-12 17:11:24.115974 | controller |           "f:status": {
2026-06-12 17:11:24.115995 | controller |             "f:conditions": {
2026-06-12 17:11:24.116017 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:24.116037 | controller |                 ".": {},
2026-06-12 17:11:24.116057 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.116078 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.116100 | controller |                 "f:status": {},
2026-06-12 17:11:24.116121 | controller |                 "f:type": {}
2026-06-12 17:11:24.116140 | controller |               },
2026-06-12 17:11:24.116161 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:24.116184 | controller |                 ".": {},
2026-06-12 17:11:24.116204 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.116224 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.116244 | controller |                 "f:status": {},
2026-06-12 17:11:24.116267 | controller |                 "f:type": {}
2026-06-12 17:11:24.116288 | controller |               },
2026-06-12 17:11:24.116307 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:24.116326 | controller |                 ".": {},
2026-06-12 17:11:24.116365 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.116394 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.116414 | controller |                 "f:status": {},
2026-06-12 17:11:24.116435 | controller |                 "f:type": {}
2026-06-12 17:11:24.116457 | controller |               },
2026-06-12 17:11:24.116476 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:24.116500 | controller |                 ".": {},
2026-06-12 17:11:24.116520 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.116542 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.116561 | controller |                 "f:status": {},
2026-06-12 17:11:24.116581 | controller |                 "f:type": {}
2026-06-12 17:11:24.116600 | controller |               }
2026-06-12 17:11:24.116621 | controller |             },
2026-06-12 17:11:24.116641 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:24.116660 | controller |             "f:hostIP": {},
2026-06-12 17:11:24.116679 | controller |             "f:hostIPs": {},
2026-06-12 17:11:24.116699 | controller |             "f:phase": {},
2026-06-12 17:11:24.116721 | controller |             "f:podIP": {},
2026-06-12 17:11:24.116741 | controller |             "f:podIPs": {
2026-06-12 17:11:24.116760 | controller |               ".": {},
2026-06-12 17:11:24.116779 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-12 17:11:24.116801 | controller |                 ".": {},
2026-06-12 17:11:24.116821 | controller |                 "f:ip": {}
2026-06-12 17:11:24.116840 | controller |               }
2026-06-12 17:11:24.116859 | controller |             },
2026-06-12 17:11:24.116880 | controller |             "f:startTime": {}
2026-06-12 17:11:24.116900 | controller |           }
2026-06-12 17:11:24.116919 | controller |         },
2026-06-12 17:11:24.116938 | controller |         "manager": "kubelet",
2026-06-12 17:11:24.116957 | controller |         "operation": "Update",
2026-06-12 17:11:24.116979 | controller |         "subresource": "status",
2026-06-12 17:11:24.116998 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:24.117017 | controller |       }
2026-06-12 17:11:24.117036 | controller |     ],
2026-06-12 17:11:24.117057 | controller |     "name": "swift-operator-controller-manager-79846f755c-w878h",
2026-06-12 17:11:24.117077 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:24.117097 | controller |     "ownerReferences": [
2026-06-12 17:11:24.117115 | controller |       {
2026-06-12 17:11:24.117135 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:24.117157 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:24.117180 | controller |         "controller": true,
2026-06-12 17:11:24.117200 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:24.117219 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-12 17:11:24.117240 | controller |         "uid": "543a06a1-33d0-4eb2-9641-ef30d5c3a867"
2026-06-12 17:11:24.117260 | controller |       }
2026-06-12 17:11:24.117278 | controller |     ],
2026-06-12 17:11:24.117297 | controller |     "resourceVersion": "54159",
2026-06-12 17:11:24.117317 | controller |     "uid": "0007e810-9658-4b07-b176-d1972470aba9"
2026-06-12 17:11:24.117339 | controller |   },
2026-06-12 17:11:24.117381 | controller |   "spec": {
2026-06-12 17:11:24.117402 | controller |     "containers": [
2026-06-12 17:11:24.117424 | controller |       {
2026-06-12 17:11:24.117443 | controller |         "args": [
2026-06-12 17:11:24.117462 | controller |           "--leader-elect",
2026-06-12 17:11:24.117481 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:24.117502 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:24.117523 | controller |         ],
2026-06-12 17:11:24.117542 | controller |         "command": [
2026-06-12 17:11:24.117561 | controller |           "/manager"
2026-06-12 17:11:24.117580 | controller |         ],
2026-06-12 17:11:24.117601 | controller |         "env": [
2026-06-12 17:11:24.117620 | controller |           {
2026-06-12 17:11:24.117639 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:24.117657 | controller |             "value": "30"
2026-06-12 17:11:24.117678 | controller |           },
2026-06-12 17:11:24.117707 | controller |           {
2026-06-12 17:11:24.117727 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:24.117746 | controller |             "value": "20"
2026-06-12 17:11:24.117767 | controller |           },
2026-06-12 17:11:24.117788 | controller |           {
2026-06-12 17:11:24.117808 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:24.117827 | controller |             "value": "5"
2026-06-12 17:11:24.117847 | controller |           },
2026-06-12 17:11:24.117868 | controller |           {
2026-06-12 17:11:24.117887 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:24.117906 | controller |             "value": "false"
2026-06-12 17:11:24.117925 | controller |           },
2026-06-12 17:11:24.117946 | controller |           {
2026-06-12 17:11:24.117966 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:24.117985 | controller |             "value": "false"
2026-06-12 17:11:24.118004 | controller |           }
2026-06-12 17:11:24.118023 | controller |         ],
2026-06-12 17:11:24.118043 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 17:11:24.118065 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:24.118085 | controller |         "livenessProbe": {
2026-06-12 17:11:24.118104 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.118124 | controller |           "httpGet": {
2026-06-12 17:11:24.118143 | controller |             "path": "/healthz",
2026-06-12 17:11:24.118163 | controller |             "port": 8081,
2026-06-12 17:11:24.118182 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.118202 | controller |           },
2026-06-12 17:11:24.118223 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:24.118243 | controller |           "periodSeconds": 20,
2026-06-12 17:11:24.118262 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.118281 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.118300 | controller |         },
2026-06-12 17:11:24.118320 | controller |         "name": "manager",
2026-06-12 17:11:24.118339 | controller |         "readinessProbe": {
2026-06-12 17:11:24.118460 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.118488 | controller |           "httpGet": {
2026-06-12 17:11:24.118504 | controller |             "path": "/readyz",
2026-06-12 17:11:24.118518 | controller |             "port": 8081,
2026-06-12 17:11:24.118534 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.118549 | controller |           },
2026-06-12 17:11:24.118564 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:24.118579 | controller |           "periodSeconds": 10,
2026-06-12 17:11:24.118593 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.118608 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.118622 | controller |         },
2026-06-12 17:11:24.118637 | controller |         "resources": {
2026-06-12 17:11:24.118652 | controller |           "limits": {
2026-06-12 17:11:24.118666 | controller |             "cpu": "500m",
2026-06-12 17:11:24.118681 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.118695 | controller |           },
2026-06-12 17:11:24.118709 | controller |           "requests": {
2026-06-12 17:11:24.118724 | controller |             "cpu": "10m",
2026-06-12 17:11:24.118738 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.118752 | controller |           }
2026-06-12 17:11:24.118767 | controller |         },
2026-06-12 17:11:24.118797 | controller |         "securityContext": {
2026-06-12 17:11:24.118817 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:24.118840 | controller |           "capabilities": {
2026-06-12 17:11:24.118859 | controller |             "drop": [
2026-06-12 17:11:24.118875 | controller |               "ALL"
2026-06-12 17:11:24.118895 | controller |             ]
2026-06-12 17:11:24.118913 | controller |           },
2026-06-12 17:11:24.118928 | controller |           "runAsUser": 1000660000
2026-06-12 17:11:24.118943 | controller |         },
2026-06-12 17:11:24.118957 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:24.118972 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:24.118987 | controller |         "volumeMounts": [
2026-06-12 17:11:24.119002 | controller |           {
2026-06-12 17:11:24.119016 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.119031 | controller |             "name": "kube-api-access-xtl29",
2026-06-12 17:11:24.119046 | controller |             "readOnly": true
2026-06-12 17:11:24.119060 | controller |           }
2026-06-12 17:11:24.119075 | controller |         ]
2026-06-12 17:11:24.119089 | controller |       }
2026-06-12 17:11:24.119104 | controller |     ],
2026-06-12 17:11:24.119119 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:24.119133 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:24.119148 | controller |     "imagePullSecrets": [
2026-06-12 17:11:24.119163 | controller |       {
2026-06-12 17:11:24.119177 | controller |         "name": "swift-operator-controller-manager-dockercfg-7mf5d"
2026-06-12 17:11:24.119191 | controller |       }
2026-06-12 17:11:24.119206 | controller |     ],
2026-06-12 17:11:24.119220 | controller |     "nodeName": "crc",
2026-06-12 17:11:24.119234 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:24.119249 | controller |     "priority": 0,
2026-06-12 17:11:24.119263 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:24.119277 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:24.119292 | controller |     "securityContext": {
2026-06-12 17:11:24.119306 | controller |       "fsGroup": 1000660000,
2026-06-12 17:11:24.119320 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:24.119334 | controller |       "seLinuxOptions": {
2026-06-12 17:11:24.119375 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:24.119393 | controller |       },
2026-06-12 17:11:24.119408 | controller |       "seccompProfile": {
2026-06-12 17:11:24.119422 | controller |         "type": "RuntimeDefault"
2026-06-12 17:11:24.119437 | controller |       }
2026-06-12 17:11:24.119451 | controller |     },
2026-06-12 17:11:24.119465 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-12 17:11:24.119480 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-12 17:11:24.119495 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:24.119510 | controller |     "tolerations": [
2026-06-12 17:11:24.119525 | controller |       {
2026-06-12 17:11:24.119546 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.119569 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:24.119586 | controller |         "operator": "Exists",
2026-06-12 17:11:24.119601 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.119615 | controller |       },
2026-06-12 17:11:24.119629 | controller |       {
2026-06-12 17:11:24.119643 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.119657 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:24.119672 | controller |         "operator": "Exists",
2026-06-12 17:11:24.119686 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.119700 | controller |       },
2026-06-12 17:11:24.119714 | controller |       {
2026-06-12 17:11:24.119728 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:24.119741 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:24.119756 | controller |         "operator": "Exists"
2026-06-12 17:11:24.119770 | controller |       }
2026-06-12 17:11:24.119784 | controller |     ],
2026-06-12 17:11:24.119798 | controller |     "volumes": [
2026-06-12 17:11:24.119816 | controller |       {
2026-06-12 17:11:24.119830 | controller |         "name": "kube-api-access-xtl29",
2026-06-12 17:11:24.119844 | controller |         "projected": {
2026-06-12 17:11:24.119858 | controller |           "defaultMode": 420,
2026-06-12 17:11:24.119872 | controller |           "sources": [
2026-06-12 17:11:24.119886 | controller |             {
2026-06-12 17:11:24.119900 | controller |               "serviceAccountToken": {
2026-06-12 17:11:24.119914 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:24.119929 | controller |                 "path": "token"
2026-06-12 17:11:24.119943 | controller |               }
2026-06-12 17:11:24.119957 | controller |             },
2026-06-12 17:11:24.119971 | controller |             {
2026-06-12 17:11:24.119986 | controller |               "configMap": {
2026-06-12 17:11:24.120000 | controller |                 "items": [
2026-06-12 17:11:24.120014 | controller |                   {
2026-06-12 17:11:24.120028 | controller |                     "key": "ca.crt",
2026-06-12 17:11:24.120042 | controller |                     "path": "ca.crt"
2026-06-12 17:11:24.120056 | controller |                   }
2026-06-12 17:11:24.120070 | controller |                 ],
2026-06-12 17:11:24.120084 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:24.120098 | controller |               }
2026-06-12 17:11:24.120112 | controller |             },
2026-06-12 17:11:24.120126 | controller |             {
2026-06-12 17:11:24.120140 | controller |               "downwardAPI": {
2026-06-12 17:11:24.120157 | controller |                 "items": [
2026-06-12 17:11:24.120173 | controller |                   {
2026-06-12 17:11:24.120189 | controller |                     "fieldRef": {
2026-06-12 17:11:24.120203 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:24.120217 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:24.120232 | controller |                     },
2026-06-12 17:11:24.120246 | controller |                     "path": "namespace"
2026-06-12 17:11:24.120260 | controller |                   }
2026-06-12 17:11:24.120273 | controller |                 ]
2026-06-12 17:11:24.120287 | controller |               }
2026-06-12 17:11:24.120301 | controller |             },
2026-06-12 17:11:24.120315 | controller |             {
2026-06-12 17:11:24.120329 | controller |               "configMap": {
2026-06-12 17:11:24.120344 | controller |                 "items": [
2026-06-12 17:11:24.120382 | controller |                   {
2026-06-12 17:11:24.120397 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:24.120412 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:24.120427 | controller |                   }
2026-06-12 17:11:24.120442 | controller |                 ],
2026-06-12 17:11:24.120457 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:24.120471 | controller |               }
2026-06-12 17:11:24.120486 | controller |             }
2026-06-12 17:11:24.120500 | controller |           ]
2026-06-12 17:11:24.120514 | controller |         }
2026-06-12 17:11:24.120528 | controller |       }
2026-06-12 17:11:24.120542 | controller |     ]
2026-06-12 17:11:24.120556 | controller |   },
2026-06-12 17:11:24.120570 | controller |   "status": {
2026-06-12 17:11:24.120584 | controller |     "conditions": [
2026-06-12 17:11:24.120599 | controller |       {
2026-06-12 17:11:24.120613 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.120627 | controller |         "lastTransitionTime": "2026-06-12T16:09:42Z",
2026-06-12 17:11:24.120641 | controller |         "status": "True",
2026-06-12 17:11:24.120656 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:24.120670 | controller |       },
2026-06-12 17:11:24.120685 | controller |       {
2026-06-12 17:11:24.120699 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.120716 | controller |         "lastTransitionTime": "2026-06-12T16:08:30Z",
2026-06-12 17:11:24.120731 | controller |         "status": "True",
2026-06-12 17:11:24.120745 | controller |         "type": "Initialized"
2026-06-12 17:11:24.120760 | controller |       },
2026-06-12 17:11:24.120774 | controller |       {
2026-06-12 17:11:24.120788 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.120802 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:24.120817 | controller |         "status": "True",
2026-06-12 17:11:24.120831 | controller |         "type": "Ready"
2026-06-12 17:11:24.120845 | controller |       },
2026-06-12 17:11:24.120859 | controller |       {
2026-06-12 17:11:24.120874 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.120889 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:24.120910 | controller |         "status": "True",
2026-06-12 17:11:24.120933 | controller |         "type": "ContainersReady"
2026-06-12 17:11:24.120951 | controller |       },
2026-06-12 17:11:24.120966 | controller |       {
2026-06-12 17:11:24.120981 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.120995 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.121009 | controller |         "status": "True",
2026-06-12 17:11:24.121024 | controller |         "type": "PodScheduled"
2026-06-12 17:11:24.121038 | controller |       }
2026-06-12 17:11:24.121053 | controller |     ],
2026-06-12 17:11:24.121067 | controller |     "containerStatuses": [
2026-06-12 17:11:24.121081 | controller |       {
2026-06-12 17:11:24.121095 | controller |         "allocatedResources": {
2026-06-12 17:11:24.121109 | controller |           "cpu": "10m",
2026-06-12 17:11:24.121123 | controller |           "memory": "256Mi"
2026-06-12 17:11:24.121138 | controller |         },
2026-06-12 17:11:24.121152 | controller |         "containerID": "cri-o://54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0",
2026-06-12 17:11:24.121167 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 17:11:24.121182 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-12 17:11:24.121196 | controller |         "lastState": {},
2026-06-12 17:11:24.121211 | controller |         "name": "manager",
2026-06-12 17:11:24.121226 | controller |         "ready": true,
2026-06-12 17:11:24.121240 | controller |         "resources": {
2026-06-12 17:11:24.121254 | controller |           "limits": {
2026-06-12 17:11:24.121268 | controller |             "cpu": "500m",
2026-06-12 17:11:24.121282 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.121296 | controller |           },
2026-06-12 17:11:24.121310 | controller |           "requests": {
2026-06-12 17:11:24.121324 | controller |             "cpu": "10m",
2026-06-12 17:11:24.121338 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.121372 | controller |           }
2026-06-12 17:11:24.121388 | controller |         },
2026-06-12 17:11:24.121403 | controller |         "restartCount": 0,
2026-06-12 17:11:24.121417 | controller |         "started": true,
2026-06-12 17:11:24.121432 | controller |         "state": {
2026-06-12 17:11:24.121446 | controller |           "running": {
2026-06-12 17:11:24.121461 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:24.121475 | controller |           }
2026-06-12 17:11:24.121489 | controller |         },
2026-06-12 17:11:24.121504 | controller |         "user": {
2026-06-12 17:11:24.121518 | controller |           "linux": {
2026-06-12 17:11:24.121532 | controller |             "gid": 0,
2026-06-12 17:11:24.121546 | controller |             "supplementalGroups": [
2026-06-12 17:11:24.121560 | controller |               0,
2026-06-12 17:11:24.121574 | controller |               1000660000
2026-06-12 17:11:24.121591 | controller |             ],
2026-06-12 17:11:24.121606 | controller |             "uid": 1000660000
2026-06-12 17:11:24.121620 | controller |           }
2026-06-12 17:11:24.121634 | controller |         },
2026-06-12 17:11:24.121648 | controller |         "volumeMounts": [
2026-06-12 17:11:24.121662 | controller |           {
2026-06-12 17:11:24.121676 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.121690 | controller |             "name": "kube-api-access-xtl29",
2026-06-12 17:11:24.121704 | controller |             "readOnly": true,
2026-06-12 17:11:24.121718 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:24.121732 | controller |           }
2026-06-12 17:11:24.121746 | controller |         ]
2026-06-12 17:11:24.121761 | controller |       }
2026-06-12 17:11:24.121774 | controller |     ],
2026-06-12 17:11:24.121788 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:24.121801 | controller |     "hostIPs": [
2026-06-12 17:11:24.121815 | controller |       {
2026-06-12 17:11:24.121829 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:24.121843 | controller |       }
2026-06-12 17:11:24.121857 | controller |     ],
2026-06-12 17:11:24.121870 | controller |     "phase": "Running",
2026-06-12 17:11:24.121884 | controller |     "podIP": "10.217.0.88",
2026-06-12 17:11:24.121898 | controller |     "podIPs": [
2026-06-12 17:11:24.121912 | controller |       {
2026-06-12 17:11:24.121926 | controller |         "ip": "10.217.0.88"
2026-06-12 17:11:24.121940 | controller |       }
2026-06-12 17:11:24.121954 | controller |     ],
2026-06-12 17:11:24.121968 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:24.121982 | controller |     "startTime": "2026-06-12T16:08:30Z"
2026-06-12 17:11:24.121997 | controller |   }
2026-06-12 17:11:24.122011 | controller | }
2026-06-12 17:11:24.142939 | controller | ok:
2026-06-12 17:11:24.142990 | controller | {
2026-06-12 17:11:24.143010 | controller |   "apiVersion": "v1",
2026-06-12 17:11:24.143026 | controller |   "kind": "Pod",
2026-06-12 17:11:24.143042 | controller |   "metadata": {
2026-06-12 17:11:24.143057 | controller |     "annotations": {
2026-06-12 17:11:24.143072 | 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-12 17:11:24.143088 | 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-12 17:11:24.143103 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:24.143118 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:24.143134 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:24.143149 | controller |     },
2026-06-12 17:11:24.143164 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.143179 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-12 17:11:24.143193 | controller |     "generation": 1,
2026-06-12 17:11:24.143208 | controller |     "labels": {
2026-06-12 17:11:24.143222 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-12 17:11:24.143237 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:24.143251 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-12 17:11:24.143265 | controller |       "pod-template-hash": "565998cc45"
2026-06-12 17:11:24.143285 | controller |     },
2026-06-12 17:11:24.143300 | controller |     "managedFields": [
2026-06-12 17:11:24.143314 | controller |       {
2026-06-12 17:11:24.143329 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.143359 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.143379 | controller |         "fieldsV1": {
2026-06-12 17:11:24.143462 | controller |           "f:metadata": {
2026-06-12 17:11:24.143485 | controller |             "f:annotations": {
2026-06-12 17:11:24.143500 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:24.143515 | controller |             }
2026-06-12 17:11:24.143530 | controller |           }
2026-06-12 17:11:24.143544 | controller |         },
2026-06-12 17:11:24.143559 | controller |         "manager": "crc",
2026-06-12 17:11:24.143573 | controller |         "operation": "Update",
2026-06-12 17:11:24.143587 | controller |         "subresource": "status",
2026-06-12 17:11:24.143602 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.143617 | controller |       },
2026-06-12 17:11:24.143631 | controller |       {
2026-06-12 17:11:24.143645 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.143660 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.143674 | controller |         "fieldsV1": {
2026-06-12 17:11:24.143688 | controller |           "f:metadata": {
2026-06-12 17:11:24.143702 | controller |             "f:annotations": {
2026-06-12 17:11:24.143717 | controller |               ".": {},
2026-06-12 17:11:24.143731 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:24.143746 | controller |             },
2026-06-12 17:11:24.143760 | controller |             "f:generateName": {},
2026-06-12 17:11:24.143774 | controller |             "f:labels": {
2026-06-12 17:11:24.143788 | controller |               ".": {},
2026-06-12 17:11:24.143803 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:24.143817 | controller |               "f:control-plane": {},
2026-06-12 17:11:24.143831 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:24.143845 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:24.143859 | controller |             },
2026-06-12 17:11:24.143874 | controller |             "f:ownerReferences": {
2026-06-12 17:11:24.143888 | controller |               ".": {},
2026-06-12 17:11:24.143902 | controller |               "k:{\"uid\":\"58282768-3809-4bab-93d4-6c37fc4a9453\"}": {}
2026-06-12 17:11:24.143917 | controller |             }
2026-06-12 17:11:24.143931 | controller |           },
2026-06-12 17:11:24.143946 | controller |           "f:spec": {
2026-06-12 17:11:24.143960 | controller |             "f:containers": {
2026-06-12 17:11:24.143974 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:24.143988 | controller |                 ".": {},
2026-06-12 17:11:24.144002 | controller |                 "f:args": {},
2026-06-12 17:11:24.144016 | controller |                 "f:command": {},
2026-06-12 17:11:24.144030 | controller |                 "f:env": {
2026-06-12 17:11:24.144045 | controller |                   ".": {},
2026-06-12 17:11:24.144058 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:24.144073 | controller |                     ".": {},
2026-06-12 17:11:24.144087 | controller |                     "f:name": {},
2026-06-12 17:11:24.144101 | controller |                     "f:value": {}
2026-06-12 17:11:24.144116 | controller |                   },
2026-06-12 17:11:24.144130 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:24.144144 | controller |                     ".": {},
2026-06-12 17:11:24.144158 | controller |                     "f:name": {},
2026-06-12 17:11:24.144172 | controller |                     "f:value": {}
2026-06-12 17:11:24.144186 | controller |                   },
2026-06-12 17:11:24.144204 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:24.144220 | controller |                     ".": {},
2026-06-12 17:11:24.144234 | controller |                     "f:name": {},
2026-06-12 17:11:24.144249 | controller |                     "f:value": {}
2026-06-12 17:11:24.144263 | controller |                   },
2026-06-12 17:11:24.144278 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:24.144292 | controller |                     ".": {},
2026-06-12 17:11:24.144307 | controller |                     "f:name": {},
2026-06-12 17:11:24.144321 | controller |                     "f:value": {}
2026-06-12 17:11:24.144336 | controller |                   },
2026-06-12 17:11:24.144371 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:24.144388 | controller |                     ".": {},
2026-06-12 17:11:24.144403 | controller |                     "f:name": {},
2026-06-12 17:11:24.144417 | controller |                     "f:value": {}
2026-06-12 17:11:24.144432 | controller |                   }
2026-06-12 17:11:24.144446 | controller |                 },
2026-06-12 17:11:24.144461 | controller |                 "f:image": {},
2026-06-12 17:11:24.144475 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:24.144490 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:24.144505 | controller |                   ".": {},
2026-06-12 17:11:24.144519 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.144534 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.144548 | controller |                     ".": {},
2026-06-12 17:11:24.144562 | controller |                     "f:path": {},
2026-06-12 17:11:24.144576 | controller |                     "f:port": {},
2026-06-12 17:11:24.144590 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.144604 | controller |                   },
2026-06-12 17:11:24.144619 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.144633 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.144647 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.144661 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.144675 | controller |                 },
2026-06-12 17:11:24.144690 | controller |                 "f:name": {},
2026-06-12 17:11:24.144704 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:24.144718 | controller |                   ".": {},
2026-06-12 17:11:24.144732 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.144747 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.144761 | controller |                     ".": {},
2026-06-12 17:11:24.144775 | controller |                     "f:path": {},
2026-06-12 17:11:24.144789 | controller |                     "f:port": {},
2026-06-12 17:11:24.144803 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.144817 | controller |                   },
2026-06-12 17:11:24.144831 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.144846 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.144860 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.144874 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.144888 | controller |                 },
2026-06-12 17:11:24.144902 | controller |                 "f:resources": {
2026-06-12 17:11:24.144916 | controller |                   ".": {},
2026-06-12 17:11:24.144930 | controller |                   "f:limits": {
2026-06-12 17:11:24.144944 | controller |                     ".": {},
2026-06-12 17:11:24.144958 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.144972 | controller |                     "f:memory": {}
2026-06-12 17:11:24.144986 | controller |                   },
2026-06-12 17:11:24.145004 | controller |                   "f:requests": {
2026-06-12 17:11:24.145019 | controller |                     ".": {},
2026-06-12 17:11:24.145033 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.145047 | controller |                     "f:memory": {}
2026-06-12 17:11:24.145061 | controller |                   }
2026-06-12 17:11:24.145075 | controller |                 },
2026-06-12 17:11:24.145089 | controller |                 "f:securityContext": {
2026-06-12 17:11:24.145103 | controller |                   ".": {},
2026-06-12 17:11:24.145117 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:24.145131 | controller |                 },
2026-06-12 17:11:24.145145 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:24.145159 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:24.145174 | controller |               }
2026-06-12 17:11:24.145191 | controller |             },
2026-06-12 17:11:24.145207 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:24.145222 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:24.145236 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:24.145250 | controller |             "f:schedulerName": {},
2026-06-12 17:11:24.145265 | controller |             "f:securityContext": {
2026-06-12 17:11:24.145280 | controller |               ".": {},
2026-06-12 17:11:24.145294 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:24.145309 | controller |             },
2026-06-12 17:11:24.145323 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:24.145338 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:24.145375 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:24.145392 | controller |             "f:tolerations": {}
2026-06-12 17:11:24.145406 | controller |           }
2026-06-12 17:11:24.145458 | controller |         },
2026-06-12 17:11:24.145481 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:24.145497 | controller |         "operation": "Update",
2026-06-12 17:11:24.145512 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.145527 | controller |       },
2026-06-12 17:11:24.145547 | controller |       {
2026-06-12 17:11:24.145564 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.145579 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.145594 | controller |         "fieldsV1": {
2026-06-12 17:11:24.145608 | controller |           "f:metadata": {
2026-06-12 17:11:24.145623 | controller |             "f:annotations": {
2026-06-12 17:11:24.145637 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:24.145652 | controller |             }
2026-06-12 17:11:24.145667 | controller |           }
2026-06-12 17:11:24.145681 | controller |         },
2026-06-12 17:11:24.145696 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:24.145711 | controller |         "operation": "Update",
2026-06-12 17:11:24.145729 | controller |         "subresource": "status",
2026-06-12 17:11:24.145743 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:24.145758 | controller |       },
2026-06-12 17:11:24.145772 | controller |       {
2026-06-12 17:11:24.145787 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.145807 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.145822 | controller |         "fieldsV1": {
2026-06-12 17:11:24.145837 | controller |           "f:status": {
2026-06-12 17:11:24.145851 | controller |             "f:conditions": {
2026-06-12 17:11:24.145866 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:24.145880 | controller |                 ".": {},
2026-06-12 17:11:24.145894 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.145909 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.145927 | controller |                 "f:status": {},
2026-06-12 17:11:24.145942 | controller |                 "f:type": {}
2026-06-12 17:11:24.145956 | controller |               },
2026-06-12 17:11:24.145971 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:24.145986 | controller |                 ".": {},
2026-06-12 17:11:24.146000 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.146015 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.146030 | controller |                 "f:status": {},
2026-06-12 17:11:24.146044 | controller |                 "f:type": {}
2026-06-12 17:11:24.146058 | controller |               },
2026-06-12 17:11:24.146072 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:24.146087 | controller |                 ".": {},
2026-06-12 17:11:24.146101 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.146116 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.146130 | controller |                 "f:status": {},
2026-06-12 17:11:24.146145 | controller |                 "f:type": {}
2026-06-12 17:11:24.146159 | controller |               },
2026-06-12 17:11:24.146174 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:24.146188 | controller |                 ".": {},
2026-06-12 17:11:24.146203 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.146218 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.146232 | controller |                 "f:status": {},
2026-06-12 17:11:24.146246 | controller |                 "f:type": {}
2026-06-12 17:11:24.146260 | controller |               }
2026-06-12 17:11:24.146275 | controller |             },
2026-06-12 17:11:24.146289 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:24.146304 | controller |             "f:hostIP": {},
2026-06-12 17:11:24.146319 | controller |             "f:hostIPs": {},
2026-06-12 17:11:24.146333 | controller |             "f:phase": {},
2026-06-12 17:11:24.146362 | controller |             "f:podIP": {},
2026-06-12 17:11:24.146383 | controller |             "f:podIPs": {
2026-06-12 17:11:24.146398 | controller |               ".": {},
2026-06-12 17:11:24.146413 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-12 17:11:24.146427 | controller |                 ".": {},
2026-06-12 17:11:24.146441 | controller |                 "f:ip": {}
2026-06-12 17:11:24.146456 | controller |               }
2026-06-12 17:11:24.146471 | controller |             },
2026-06-12 17:11:24.146485 | controller |             "f:startTime": {}
2026-06-12 17:11:24.146500 | controller |           }
2026-06-12 17:11:24.146514 | controller |         },
2026-06-12 17:11:24.146529 | controller |         "manager": "kubelet",
2026-06-12 17:11:24.146543 | controller |         "operation": "Update",
2026-06-12 17:11:24.146558 | controller |         "subresource": "status",
2026-06-12 17:11:24.146573 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:24.146588 | controller |       }
2026-06-12 17:11:24.146616 | controller |     ],
2026-06-12 17:11:24.146631 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-clc58",
2026-06-12 17:11:24.146645 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:24.146659 | controller |     "ownerReferences": [
2026-06-12 17:11:24.146674 | controller |       {
2026-06-12 17:11:24.146688 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:24.146702 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:24.146717 | controller |         "controller": true,
2026-06-12 17:11:24.146731 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:24.146745 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-12 17:11:24.146760 | controller |         "uid": "58282768-3809-4bab-93d4-6c37fc4a9453"
2026-06-12 17:11:24.146774 | controller |       }
2026-06-12 17:11:24.146793 | controller |     ],
2026-06-12 17:11:24.146808 | controller |     "resourceVersion": "54096",
2026-06-12 17:11:24.146823 | controller |     "uid": "ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4"
2026-06-12 17:11:24.146837 | controller |   },
2026-06-12 17:11:24.146852 | controller |   "spec": {
2026-06-12 17:11:24.146866 | controller |     "containers": [
2026-06-12 17:11:24.146881 | controller |       {
2026-06-12 17:11:24.146895 | controller |         "args": [
2026-06-12 17:11:24.146909 | controller |           "--leader-elect",
2026-06-12 17:11:24.146923 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:24.146937 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:24.146951 | controller |         ],
2026-06-12 17:11:24.146965 | controller |         "command": [
2026-06-12 17:11:24.146980 | controller |           "/manager"
2026-06-12 17:11:24.146994 | controller |         ],
2026-06-12 17:11:24.147008 | controller |         "env": [
2026-06-12 17:11:24.147022 | controller |           {
2026-06-12 17:11:24.147036 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:24.147050 | controller |             "value": "30"
2026-06-12 17:11:24.147064 | controller |           },
2026-06-12 17:11:24.147078 | controller |           {
2026-06-12 17:11:24.147093 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:24.147107 | controller |             "value": "20"
2026-06-12 17:11:24.147121 | controller |           },
2026-06-12 17:11:24.147134 | controller |           {
2026-06-12 17:11:24.147149 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:24.147163 | controller |             "value": "5"
2026-06-12 17:11:24.147177 | controller |           },
2026-06-12 17:11:24.147192 | controller |           {
2026-06-12 17:11:24.147206 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:24.147220 | controller |             "value": "false"
2026-06-12 17:11:24.147234 | controller |           },
2026-06-12 17:11:24.147249 | controller |           {
2026-06-12 17:11:24.147263 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:24.147277 | controller |             "value": "false"
2026-06-12 17:11:24.147292 | controller |           }
2026-06-12 17:11:24.147306 | controller |         ],
2026-06-12 17:11:24.147320 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 17:11:24.147335 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:24.147367 | controller |         "livenessProbe": {
2026-06-12 17:11:24.147384 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.147399 | controller |           "httpGet": {
2026-06-12 17:11:24.147414 | controller |             "path": "/healthz",
2026-06-12 17:11:24.147429 | controller |             "port": 8081,
2026-06-12 17:11:24.147443 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.147458 | controller |           },
2026-06-12 17:11:24.147473 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:24.147487 | controller |           "periodSeconds": 20,
2026-06-12 17:11:24.147502 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.147517 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.147531 | controller |         },
2026-06-12 17:11:24.147546 | controller |         "name": "manager",
2026-06-12 17:11:24.147560 | controller |         "readinessProbe": {
2026-06-12 17:11:24.147575 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.147589 | controller |           "httpGet": {
2026-06-12 17:11:24.147604 | controller |             "path": "/readyz",
2026-06-12 17:11:24.147619 | controller |             "port": 8081,
2026-06-12 17:11:24.147633 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.147648 | controller |           },
2026-06-12 17:11:24.147662 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:24.147680 | controller |           "periodSeconds": 10,
2026-06-12 17:11:24.147695 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.147710 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.147724 | controller |         },
2026-06-12 17:11:24.147738 | controller |         "resources": {
2026-06-12 17:11:24.147753 | controller |           "limits": {
2026-06-12 17:11:24.147768 | controller |             "cpu": "500m",
2026-06-12 17:11:24.147782 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.147796 | controller |           },
2026-06-12 17:11:24.147810 | controller |           "requests": {
2026-06-12 17:11:24.147825 | controller |             "cpu": "10m",
2026-06-12 17:11:24.147839 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.147853 | controller |           }
2026-06-12 17:11:24.147867 | controller |         },
2026-06-12 17:11:24.147881 | controller |         "securityContext": {
2026-06-12 17:11:24.147896 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:24.147910 | controller |           "capabilities": {
2026-06-12 17:11:24.147925 | controller |             "drop": [
2026-06-12 17:11:24.147939 | controller |               "MKNOD"
2026-06-12 17:11:24.147954 | controller |             ]
2026-06-12 17:11:24.147968 | controller |           }
2026-06-12 17:11:24.147982 | controller |         },
2026-06-12 17:11:24.147997 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:24.148011 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:24.148026 | controller |         "volumeMounts": [
2026-06-12 17:11:24.148040 | controller |           {
2026-06-12 17:11:24.148055 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.148069 | controller |             "name": "kube-api-access-62bql",
2026-06-12 17:11:24.148084 | controller |             "readOnly": true
2026-06-12 17:11:24.148098 | controller |           }
2026-06-12 17:11:24.148113 | controller |         ]
2026-06-12 17:11:24.148127 | controller |       }
2026-06-12 17:11:24.148142 | controller |     ],
2026-06-12 17:11:24.148156 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:24.148170 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:24.148185 | controller |     "imagePullSecrets": [
2026-06-12 17:11:24.148199 | controller |       {
2026-06-12 17:11:24.148213 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-d6kjv"
2026-06-12 17:11:24.148227 | controller |       }
2026-06-12 17:11:24.148241 | controller |     ],
2026-06-12 17:11:24.148256 | controller |     "nodeName": "crc",
2026-06-12 17:11:24.148270 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:24.148285 | controller |     "priority": 0,
2026-06-12 17:11:24.148299 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:24.148313 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:24.148328 | controller |     "securityContext": {
2026-06-12 17:11:24.148342 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:24.148375 | controller |       "seLinuxOptions": {
2026-06-12 17:11:24.148391 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:24.148405 | controller |       }
2026-06-12 17:11:24.148420 | controller |     },
2026-06-12 17:11:24.148435 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-12 17:11:24.148449 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-12 17:11:24.148464 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:24.148479 | controller |     "tolerations": [
2026-06-12 17:11:24.148493 | controller |       {
2026-06-12 17:11:24.148508 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.148522 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:24.148537 | controller |         "operator": "Exists",
2026-06-12 17:11:24.148555 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.148571 | controller |       },
2026-06-12 17:11:24.148586 | controller |       {
2026-06-12 17:11:24.148600 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.148615 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:24.148630 | controller |         "operator": "Exists",
2026-06-12 17:11:24.148645 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.148660 | controller |       },
2026-06-12 17:11:24.148674 | controller |       {
2026-06-12 17:11:24.148688 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:24.148703 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:24.148717 | controller |         "operator": "Exists"
2026-06-12 17:11:24.148731 | controller |       }
2026-06-12 17:11:24.148746 | controller |     ],
2026-06-12 17:11:24.148760 | controller |     "volumes": [
2026-06-12 17:11:24.148774 | controller |       {
2026-06-12 17:11:24.148788 | controller |         "name": "kube-api-access-62bql",
2026-06-12 17:11:24.148802 | controller |         "projected": {
2026-06-12 17:11:24.148817 | controller |           "defaultMode": 420,
2026-06-12 17:11:24.148831 | controller |           "sources": [
2026-06-12 17:11:24.148845 | controller |             {
2026-06-12 17:11:24.148860 | controller |               "serviceAccountToken": {
2026-06-12 17:11:24.148874 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:24.148888 | controller |                 "path": "token"
2026-06-12 17:11:24.148903 | controller |               }
2026-06-12 17:11:24.148917 | controller |             },
2026-06-12 17:11:24.148931 | controller |             {
2026-06-12 17:11:24.148945 | controller |               "configMap": {
2026-06-12 17:11:24.148959 | controller |                 "items": [
2026-06-12 17:11:24.148974 | controller |                   {
2026-06-12 17:11:24.148988 | controller |                     "key": "ca.crt",
2026-06-12 17:11:24.149003 | controller |                     "path": "ca.crt"
2026-06-12 17:11:24.149017 | controller |                   }
2026-06-12 17:11:24.149032 | controller |                 ],
2026-06-12 17:11:24.149046 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:24.149060 | controller |               }
2026-06-12 17:11:24.149074 | controller |             },
2026-06-12 17:11:24.149088 | controller |             {
2026-06-12 17:11:24.149103 | controller |               "downwardAPI": {
2026-06-12 17:11:24.149117 | controller |                 "items": [
2026-06-12 17:11:24.149131 | controller |                   {
2026-06-12 17:11:24.149145 | controller |                     "fieldRef": {
2026-06-12 17:11:24.149159 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:24.149173 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:24.149188 | controller |                     },
2026-06-12 17:11:24.149202 | controller |                     "path": "namespace"
2026-06-12 17:11:24.149216 | controller |                   }
2026-06-12 17:11:24.149230 | controller |                 ]
2026-06-12 17:11:24.149244 | controller |               }
2026-06-12 17:11:24.149258 | controller |             },
2026-06-12 17:11:24.149272 | controller |             {
2026-06-12 17:11:24.149287 | controller |               "configMap": {
2026-06-12 17:11:24.149301 | controller |                 "items": [
2026-06-12 17:11:24.149315 | controller |                   {
2026-06-12 17:11:24.149330 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:24.149344 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:24.149384 | controller |                   }
2026-06-12 17:11:24.149400 | controller |                 ],
2026-06-12 17:11:24.149415 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:24.149430 | controller |               }
2026-06-12 17:11:24.149448 | controller |             }
2026-06-12 17:11:24.149463 | controller |           ]
2026-06-12 17:11:24.149478 | controller |         }
2026-06-12 17:11:24.149492 | controller |       }
2026-06-12 17:11:24.149507 | controller |     ]
2026-06-12 17:11:24.149521 | controller |   },
2026-06-12 17:11:24.149535 | controller |   "status": {
2026-06-12 17:11:24.149550 | controller |     "conditions": [
2026-06-12 17:11:24.149565 | controller |       {
2026-06-12 17:11:24.149579 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.149594 | controller |         "lastTransitionTime": "2026-06-12T16:09:41Z",
2026-06-12 17:11:24.149608 | controller |         "status": "True",
2026-06-12 17:11:24.149623 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:24.149638 | controller |       },
2026-06-12 17:11:24.149653 | controller |       {
2026-06-12 17:11:24.149668 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.149682 | controller |         "lastTransitionTime": "2026-06-12T16:08:30Z",
2026-06-12 17:11:24.149697 | controller |         "status": "True",
2026-06-12 17:11:24.149711 | controller |         "type": "Initialized"
2026-06-12 17:11:24.149725 | controller |       },
2026-06-12 17:11:24.149740 | controller |       {
2026-06-12 17:11:24.149755 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.149769 | controller |         "lastTransitionTime": "2026-06-12T16:09:52Z",
2026-06-12 17:11:24.149784 | controller |         "status": "True",
2026-06-12 17:11:24.149798 | controller |         "type": "Ready"
2026-06-12 17:11:24.149813 | controller |       },
2026-06-12 17:11:24.149827 | controller |       {
2026-06-12 17:11:24.149842 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.149856 | controller |         "lastTransitionTime": "2026-06-12T16:09:52Z",
2026-06-12 17:11:24.149870 | controller |         "status": "True",
2026-06-12 17:11:24.149885 | controller |         "type": "ContainersReady"
2026-06-12 17:11:24.149899 | controller |       },
2026-06-12 17:11:24.149913 | controller |       {
2026-06-12 17:11:24.149928 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.149942 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.149957 | controller |         "status": "True",
2026-06-12 17:11:24.149971 | controller |         "type": "PodScheduled"
2026-06-12 17:11:24.149985 | controller |       }
2026-06-12 17:11:24.150000 | controller |     ],
2026-06-12 17:11:24.150014 | controller |     "containerStatuses": [
2026-06-12 17:11:24.150029 | controller |       {
2026-06-12 17:11:24.150043 | controller |         "allocatedResources": {
2026-06-12 17:11:24.150057 | controller |           "cpu": "10m",
2026-06-12 17:11:24.150071 | controller |           "memory": "256Mi"
2026-06-12 17:11:24.150086 | controller |         },
2026-06-12 17:11:24.150101 | controller |         "containerID": "cri-o://4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337",
2026-06-12 17:11:24.150115 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 17:11:24.150130 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-12 17:11:24.150144 | controller |         "lastState": {},
2026-06-12 17:11:24.150158 | controller |         "name": "manager",
2026-06-12 17:11:24.150173 | controller |         "ready": true,
2026-06-12 17:11:24.150187 | controller |         "resources": {
2026-06-12 17:11:24.150201 | controller |           "limits": {
2026-06-12 17:11:24.150215 | controller |             "cpu": "500m",
2026-06-12 17:11:24.150229 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.150243 | controller |           },
2026-06-12 17:11:24.150258 | controller |           "requests": {
2026-06-12 17:11:24.150272 | controller |             "cpu": "10m",
2026-06-12 17:11:24.150299 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.150314 | controller |           }
2026-06-12 17:11:24.150328 | controller |         },
2026-06-12 17:11:24.150343 | controller |         "restartCount": 0,
2026-06-12 17:11:24.150375 | controller |         "started": true,
2026-06-12 17:11:24.150390 | controller |         "state": {
2026-06-12 17:11:24.150405 | controller |           "running": {
2026-06-12 17:11:24.150419 | controller |             "startedAt": "2026-06-12T16:09:39Z"
2026-06-12 17:11:24.150434 | controller |           }
2026-06-12 17:11:24.150449 | controller |         },
2026-06-12 17:11:24.150464 | controller |         "user": {
2026-06-12 17:11:24.150479 | controller |           "linux": {
2026-06-12 17:11:24.150493 | controller |             "gid": 0,
2026-06-12 17:11:24.150507 | controller |             "supplementalGroups": [
2026-06-12 17:11:24.150521 | controller |               0
2026-06-12 17:11:24.150536 | controller |             ],
2026-06-12 17:11:24.150550 | controller |             "uid": 65532
2026-06-12 17:11:24.150576 | controller |           }
2026-06-12 17:11:24.150592 | controller |         },
2026-06-12 17:11:24.150607 | controller |         "volumeMounts": [
2026-06-12 17:11:24.150621 | controller |           {
2026-06-12 17:11:24.150636 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.150651 | controller |             "name": "kube-api-access-62bql",
2026-06-12 17:11:24.150666 | controller |             "readOnly": true,
2026-06-12 17:11:24.150681 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:24.150696 | controller |           }
2026-06-12 17:11:24.150711 | controller |         ]
2026-06-12 17:11:24.150725 | controller |       }
2026-06-12 17:11:24.150740 | controller |     ],
2026-06-12 17:11:24.150754 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:24.150768 | controller |     "hostIPs": [
2026-06-12 17:11:24.150782 | controller |       {
2026-06-12 17:11:24.150796 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:24.150810 | controller |       }
2026-06-12 17:11:24.150824 | controller |     ],
2026-06-12 17:11:24.150838 | controller |     "phase": "Running",
2026-06-12 17:11:24.150852 | controller |     "podIP": "10.217.0.87",
2026-06-12 17:11:24.150867 | controller |     "podIPs": [
2026-06-12 17:11:24.150881 | controller |       {
2026-06-12 17:11:24.150894 | controller |         "ip": "10.217.0.87"
2026-06-12 17:11:24.150908 | controller |       }
2026-06-12 17:11:24.150922 | controller |     ],
2026-06-12 17:11:24.150937 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:24.150951 | controller |     "startTime": "2026-06-12T16:08:30Z"
2026-06-12 17:11:24.150965 | controller |   }
2026-06-12 17:11:24.150979 | controller | }
2026-06-12 17:11:24.171709 | controller | ok:
2026-06-12 17:11:24.171766 | controller | {
2026-06-12 17:11:24.171787 | controller |   "apiVersion": "v1",
2026-06-12 17:11:24.171803 | controller |   "kind": "Pod",
2026-06-12 17:11:24.171820 | controller |   "metadata": {
2026-06-12 17:11:24.171912 | controller |     "annotations": {
2026-06-12 17:11:24.171936 | 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-12 17:11:24.171953 | 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-12 17:11:24.171968 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:24.171989 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:24.172004 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:24.172019 | controller |     },
2026-06-12 17:11:24.172034 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.172048 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-12 17:11:24.172063 | controller |     "generation": 1,
2026-06-12 17:11:24.172077 | controller |     "labels": {
2026-06-12 17:11:24.172091 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-12 17:11:24.172106 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:24.172120 | controller |       "openstack.org/operator-name": "test",
2026-06-12 17:11:24.172134 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-12 17:11:24.172149 | controller |     },
2026-06-12 17:11:24.172163 | controller |     "managedFields": [
2026-06-12 17:11:24.172177 | controller |       {
2026-06-12 17:11:24.172192 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.172206 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.172220 | controller |         "fieldsV1": {
2026-06-12 17:11:24.172235 | controller |           "f:metadata": {
2026-06-12 17:11:24.172249 | controller |             "f:annotations": {
2026-06-12 17:11:24.172263 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:24.172277 | controller |             }
2026-06-12 17:11:24.172292 | controller |           }
2026-06-12 17:11:24.172306 | controller |         },
2026-06-12 17:11:24.172321 | controller |         "manager": "crc",
2026-06-12 17:11:24.172335 | controller |         "operation": "Update",
2026-06-12 17:11:24.172374 | controller |         "subresource": "status",
2026-06-12 17:11:24.172391 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.172406 | controller |       },
2026-06-12 17:11:24.172421 | controller |       {
2026-06-12 17:11:24.172435 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.172450 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.172464 | controller |         "fieldsV1": {
2026-06-12 17:11:24.172479 | controller |           "f:metadata": {
2026-06-12 17:11:24.172493 | controller |             "f:annotations": {
2026-06-12 17:11:24.172508 | controller |               ".": {},
2026-06-12 17:11:24.172522 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:24.172537 | controller |             },
2026-06-12 17:11:24.172552 | controller |             "f:generateName": {},
2026-06-12 17:11:24.172567 | controller |             "f:labels": {
2026-06-12 17:11:24.172581 | controller |               ".": {},
2026-06-12 17:11:24.172596 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:24.172610 | controller |               "f:control-plane": {},
2026-06-12 17:11:24.172625 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:24.172639 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:24.172654 | controller |             },
2026-06-12 17:11:24.172669 | controller |             "f:ownerReferences": {
2026-06-12 17:11:24.172683 | controller |               ".": {},
2026-06-12 17:11:24.172698 | controller |               "k:{\"uid\":\"8f0e9ad0-3d2c-48d1-96b7-01abdd0962b3\"}": {}
2026-06-12 17:11:24.172713 | controller |             }
2026-06-12 17:11:24.172727 | controller |           },
2026-06-12 17:11:24.172742 | controller |           "f:spec": {
2026-06-12 17:11:24.172756 | controller |             "f:containers": {
2026-06-12 17:11:24.172771 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:24.172785 | controller |                 ".": {},
2026-06-12 17:11:24.172800 | controller |                 "f:args": {},
2026-06-12 17:11:24.172814 | controller |                 "f:command": {},
2026-06-12 17:11:24.172832 | controller |                 "f:env": {
2026-06-12 17:11:24.172847 | controller |                   ".": {},
2026-06-12 17:11:24.172861 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:24.172875 | controller |                     ".": {},
2026-06-12 17:11:24.172889 | controller |                     "f:name": {},
2026-06-12 17:11:24.172904 | controller |                     "f:value": {}
2026-06-12 17:11:24.172918 | controller |                   },
2026-06-12 17:11:24.172932 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:24.172946 | controller |                     ".": {},
2026-06-12 17:11:24.172961 | controller |                     "f:name": {},
2026-06-12 17:11:24.172975 | controller |                     "f:value": {}
2026-06-12 17:11:24.172989 | controller |                   },
2026-06-12 17:11:24.173003 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:24.173017 | controller |                     ".": {},
2026-06-12 17:11:24.173031 | controller |                     "f:name": {},
2026-06-12 17:11:24.173045 | controller |                     "f:value": {}
2026-06-12 17:11:24.173060 | controller |                   },
2026-06-12 17:11:24.173074 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:24.173088 | controller |                     ".": {},
2026-06-12 17:11:24.173102 | controller |                     "f:name": {},
2026-06-12 17:11:24.173117 | controller |                     "f:value": {}
2026-06-12 17:11:24.173131 | controller |                   },
2026-06-12 17:11:24.173145 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:24.173160 | controller |                     ".": {},
2026-06-12 17:11:24.173174 | controller |                     "f:name": {},
2026-06-12 17:11:24.173188 | controller |                     "f:value": {}
2026-06-12 17:11:24.173202 | controller |                   }
2026-06-12 17:11:24.173216 | controller |                 },
2026-06-12 17:11:24.173230 | controller |                 "f:image": {},
2026-06-12 17:11:24.173244 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:24.173258 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:24.173272 | controller |                   ".": {},
2026-06-12 17:11:24.173287 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.173301 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.173315 | controller |                     ".": {},
2026-06-12 17:11:24.173329 | controller |                     "f:path": {},
2026-06-12 17:11:24.173344 | controller |                     "f:port": {},
2026-06-12 17:11:24.173381 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.173396 | controller |                   },
2026-06-12 17:11:24.173411 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.173426 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.173440 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.173454 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.173469 | controller |                 },
2026-06-12 17:11:24.173484 | controller |                 "f:name": {},
2026-06-12 17:11:24.173498 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:24.173512 | controller |                   ".": {},
2026-06-12 17:11:24.173527 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.173541 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.173556 | controller |                     ".": {},
2026-06-12 17:11:24.173571 | controller |                     "f:path": {},
2026-06-12 17:11:24.173586 | controller |                     "f:port": {},
2026-06-12 17:11:24.173600 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.173614 | controller |                   },
2026-06-12 17:11:24.173633 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.173648 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.173662 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.173676 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.173690 | controller |                 },
2026-06-12 17:11:24.173704 | controller |                 "f:resources": {
2026-06-12 17:11:24.173718 | controller |                   ".": {},
2026-06-12 17:11:24.173732 | controller |                   "f:limits": {
2026-06-12 17:11:24.173746 | controller |                     ".": {},
2026-06-12 17:11:24.173760 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.173774 | controller |                     "f:memory": {}
2026-06-12 17:11:24.173788 | controller |                   },
2026-06-12 17:11:24.173802 | controller |                   "f:requests": {
2026-06-12 17:11:24.173816 | controller |                     ".": {},
2026-06-12 17:11:24.173830 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.173844 | controller |                     "f:memory": {}
2026-06-12 17:11:24.173858 | controller |                   }
2026-06-12 17:11:24.173872 | controller |                 },
2026-06-12 17:11:24.173886 | controller |                 "f:securityContext": {
2026-06-12 17:11:24.173901 | controller |                   ".": {},
2026-06-12 17:11:24.173915 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:24.173929 | controller |                 },
2026-06-12 17:11:24.173943 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:24.173957 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:24.173972 | controller |               }
2026-06-12 17:11:24.173986 | controller |             },
2026-06-12 17:11:24.174000 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:24.174014 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:24.174028 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:24.174042 | controller |             "f:schedulerName": {},
2026-06-12 17:11:24.174056 | controller |             "f:securityContext": {
2026-06-12 17:11:24.174070 | controller |               ".": {},
2026-06-12 17:11:24.174084 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:24.174098 | controller |             },
2026-06-12 17:11:24.174112 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:24.174126 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:24.174141 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:24.174155 | controller |             "f:tolerations": {}
2026-06-12 17:11:24.174169 | controller |           }
2026-06-12 17:11:24.174184 | controller |         },
2026-06-12 17:11:24.174198 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:24.174212 | controller |         "operation": "Update",
2026-06-12 17:11:24.174226 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.174240 | controller |       },
2026-06-12 17:11:24.174254 | controller |       {
2026-06-12 17:11:24.174268 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.174282 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.174296 | controller |         "fieldsV1": {
2026-06-12 17:11:24.174311 | controller |           "f:metadata": {
2026-06-12 17:11:24.174325 | controller |             "f:annotations": {
2026-06-12 17:11:24.174340 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:24.174374 | controller |             }
2026-06-12 17:11:24.174391 | controller |           }
2026-06-12 17:11:24.174417 | controller |         },
2026-06-12 17:11:24.174433 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:24.174448 | controller |         "operation": "Update",
2026-06-12 17:11:24.174463 | controller |         "subresource": "status",
2026-06-12 17:11:24.174481 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:24.174496 | controller |       },
2026-06-12 17:11:24.174510 | controller |       {
2026-06-12 17:11:24.174524 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.174539 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.174553 | controller |         "fieldsV1": {
2026-06-12 17:11:24.174567 | controller |           "f:status": {
2026-06-12 17:11:24.174582 | controller |             "f:conditions": {
2026-06-12 17:11:24.174597 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:24.174611 | controller |                 ".": {},
2026-06-12 17:11:24.174626 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.174640 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.174655 | controller |                 "f:status": {},
2026-06-12 17:11:24.174669 | controller |                 "f:type": {}
2026-06-12 17:11:24.174684 | controller |               },
2026-06-12 17:11:24.174698 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:24.174712 | controller |                 ".": {},
2026-06-12 17:11:24.174726 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.174741 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.174755 | controller |                 "f:status": {},
2026-06-12 17:11:24.174769 | controller |                 "f:type": {}
2026-06-12 17:11:24.174783 | controller |               },
2026-06-12 17:11:24.174797 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:24.174811 | controller |                 ".": {},
2026-06-12 17:11:24.174825 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.174840 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.174854 | controller |                 "f:status": {},
2026-06-12 17:11:24.174868 | controller |                 "f:type": {}
2026-06-12 17:11:24.174882 | controller |               },
2026-06-12 17:11:24.174896 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:24.174911 | controller |                 ".": {},
2026-06-12 17:11:24.174925 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.174939 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.174953 | controller |                 "f:status": {},
2026-06-12 17:11:24.174968 | controller |                 "f:type": {}
2026-06-12 17:11:24.174982 | controller |               }
2026-06-12 17:11:24.174996 | controller |             },
2026-06-12 17:11:24.175010 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:24.175025 | controller |             "f:hostIP": {},
2026-06-12 17:11:24.175039 | controller |             "f:hostIPs": {},
2026-06-12 17:11:24.175053 | controller |             "f:phase": {},
2026-06-12 17:11:24.175067 | controller |             "f:podIP": {},
2026-06-12 17:11:24.175081 | controller |             "f:podIPs": {
2026-06-12 17:11:24.175095 | controller |               ".": {},
2026-06-12 17:11:24.175109 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-12 17:11:24.175123 | controller |                 ".": {},
2026-06-12 17:11:24.175137 | controller |                 "f:ip": {}
2026-06-12 17:11:24.175151 | controller |               }
2026-06-12 17:11:24.175165 | controller |             },
2026-06-12 17:11:24.175181 | controller |             "f:startTime": {}
2026-06-12 17:11:24.175197 | controller |           }
2026-06-12 17:11:24.175213 | controller |         },
2026-06-12 17:11:24.175227 | controller |         "manager": "kubelet",
2026-06-12 17:11:24.175241 | controller |         "operation": "Update",
2026-06-12 17:11:24.175255 | controller |         "subresource": "status",
2026-06-12 17:11:24.175269 | controller |         "time": "2026-06-12T16:59:16Z"
2026-06-12 17:11:24.175283 | controller |       }
2026-06-12 17:11:24.175301 | controller |     ],
2026-06-12 17:11:24.175316 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-dpns8",
2026-06-12 17:11:24.175331 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:24.175358 | controller |     "ownerReferences": [
2026-06-12 17:11:24.175378 | controller |       {
2026-06-12 17:11:24.175393 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:24.175408 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:24.175422 | controller |         "controller": true,
2026-06-12 17:11:24.175437 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:24.175451 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-12 17:11:24.175466 | controller |         "uid": "8f0e9ad0-3d2c-48d1-96b7-01abdd0962b3"
2026-06-12 17:11:24.175480 | controller |       }
2026-06-12 17:11:24.175494 | controller |     ],
2026-06-12 17:11:24.175509 | controller |     "resourceVersion": "88577",
2026-06-12 17:11:24.175523 | controller |     "uid": "70df1a68-aadf-45fa-81de-0d0e8060e923"
2026-06-12 17:11:24.175538 | controller |   },
2026-06-12 17:11:24.175552 | controller |   "spec": {
2026-06-12 17:11:24.175567 | controller |     "containers": [
2026-06-12 17:11:24.175581 | controller |       {
2026-06-12 17:11:24.175596 | controller |         "args": [
2026-06-12 17:11:24.175611 | controller |           "--leader-elect",
2026-06-12 17:11:24.175625 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:24.175640 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:24.175695 | controller |         ],
2026-06-12 17:11:24.175716 | controller |         "command": [
2026-06-12 17:11:24.175731 | controller |           "/manager"
2026-06-12 17:11:24.175745 | controller |         ],
2026-06-12 17:11:24.175760 | controller |         "env": [
2026-06-12 17:11:24.175774 | controller |           {
2026-06-12 17:11:24.175788 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:24.175802 | controller |             "value": "30"
2026-06-12 17:11:24.175816 | controller |           },
2026-06-12 17:11:24.175830 | controller |           {
2026-06-12 17:11:24.175844 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:24.175859 | controller |             "value": "20"
2026-06-12 17:11:24.175873 | controller |           },
2026-06-12 17:11:24.175887 | controller |           {
2026-06-12 17:11:24.175901 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:24.175915 | controller |             "value": "5"
2026-06-12 17:11:24.175930 | controller |           },
2026-06-12 17:11:24.175944 | controller |           {
2026-06-12 17:11:24.175958 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:24.175972 | controller |             "value": "false"
2026-06-12 17:11:24.175986 | controller |           },
2026-06-12 17:11:24.176001 | controller |           {
2026-06-12 17:11:24.176015 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:24.176028 | controller |             "value": "false"
2026-06-12 17:11:24.176043 | controller |           }
2026-06-12 17:11:24.176056 | controller |         ],
2026-06-12 17:11:24.176071 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 17:11:24.176085 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:24.176099 | controller |         "livenessProbe": {
2026-06-12 17:11:24.176114 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.176128 | controller |           "httpGet": {
2026-06-12 17:11:24.176142 | controller |             "path": "/healthz",
2026-06-12 17:11:24.176156 | controller |             "port": 8081,
2026-06-12 17:11:24.176170 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.176184 | controller |           },
2026-06-12 17:11:24.176198 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:24.176216 | controller |           "periodSeconds": 20,
2026-06-12 17:11:24.176231 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.176245 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.176259 | controller |         },
2026-06-12 17:11:24.176273 | controller |         "name": "manager",
2026-06-12 17:11:24.176287 | controller |         "readinessProbe": {
2026-06-12 17:11:24.176301 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.176316 | controller |           "httpGet": {
2026-06-12 17:11:24.176330 | controller |             "path": "/readyz",
2026-06-12 17:11:24.176344 | controller |             "port": 8081,
2026-06-12 17:11:24.176378 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.176393 | controller |           },
2026-06-12 17:11:24.176408 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:24.176423 | controller |           "periodSeconds": 10,
2026-06-12 17:11:24.176438 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.176452 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.176467 | controller |         },
2026-06-12 17:11:24.176481 | controller |         "resources": {
2026-06-12 17:11:24.176496 | controller |           "limits": {
2026-06-12 17:11:24.176510 | controller |             "cpu": "500m",
2026-06-12 17:11:24.176524 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.176539 | controller |           },
2026-06-12 17:11:24.176553 | controller |           "requests": {
2026-06-12 17:11:24.176568 | controller |             "cpu": "10m",
2026-06-12 17:11:24.176582 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.176600 | controller |           }
2026-06-12 17:11:24.176622 | controller |         },
2026-06-12 17:11:24.176644 | controller |         "securityContext": {
2026-06-12 17:11:24.176664 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:24.176679 | controller |           "capabilities": {
2026-06-12 17:11:24.176695 | controller |             "drop": [
2026-06-12 17:11:24.176719 | controller |               "MKNOD"
2026-06-12 17:11:24.176741 | controller |             ]
2026-06-12 17:11:24.176763 | controller |           }
2026-06-12 17:11:24.176779 | controller |         },
2026-06-12 17:11:24.176793 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:24.176808 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:24.176822 | controller |         "volumeMounts": [
2026-06-12 17:11:24.176837 | controller |           {
2026-06-12 17:11:24.176852 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.176866 | controller |             "name": "kube-api-access-5z4sz",
2026-06-12 17:11:24.176881 | controller |             "readOnly": true
2026-06-12 17:11:24.176895 | controller |           }
2026-06-12 17:11:24.176909 | controller |         ]
2026-06-12 17:11:24.176924 | controller |       }
2026-06-12 17:11:24.176938 | controller |     ],
2026-06-12 17:11:24.176953 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:24.176967 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:24.176981 | controller |     "imagePullSecrets": [
2026-06-12 17:11:24.176995 | controller |       {
2026-06-12 17:11:24.177011 | controller |         "name": "test-operator-controller-manager-dockercfg-pp5lz"
2026-06-12 17:11:24.177026 | controller |       }
2026-06-12 17:11:24.177040 | controller |     ],
2026-06-12 17:11:24.177055 | controller |     "nodeName": "crc",
2026-06-12 17:11:24.177069 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:24.177084 | controller |     "priority": 0,
2026-06-12 17:11:24.177098 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:24.177112 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:24.177126 | controller |     "securityContext": {
2026-06-12 17:11:24.177141 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:24.177159 | controller |       "seLinuxOptions": {
2026-06-12 17:11:24.177174 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:24.177188 | controller |       }
2026-06-12 17:11:24.177202 | controller |     },
2026-06-12 17:11:24.177217 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-12 17:11:24.177231 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-12 17:11:24.177246 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:24.177260 | controller |     "tolerations": [
2026-06-12 17:11:24.177274 | controller |       {
2026-06-12 17:11:24.177289 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.177303 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:24.177317 | controller |         "operator": "Exists",
2026-06-12 17:11:24.177332 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.177366 | controller |       },
2026-06-12 17:11:24.177387 | controller |       {
2026-06-12 17:11:24.177402 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.177417 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:24.177431 | controller |         "operator": "Exists",
2026-06-12 17:11:24.177445 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.177460 | controller |       },
2026-06-12 17:11:24.177474 | controller |       {
2026-06-12 17:11:24.177489 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:24.177504 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:24.177518 | controller |         "operator": "Exists"
2026-06-12 17:11:24.177533 | controller |       }
2026-06-12 17:11:24.177547 | controller |     ],
2026-06-12 17:11:24.177562 | controller |     "volumes": [
2026-06-12 17:11:24.177576 | controller |       {
2026-06-12 17:11:24.177590 | controller |         "name": "kube-api-access-5z4sz",
2026-06-12 17:11:24.177605 | controller |         "projected": {
2026-06-12 17:11:24.177619 | controller |           "defaultMode": 420,
2026-06-12 17:11:24.177634 | controller |           "sources": [
2026-06-12 17:11:24.177648 | controller |             {
2026-06-12 17:11:24.177662 | controller |               "serviceAccountToken": {
2026-06-12 17:11:24.177677 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:24.177692 | controller |                 "path": "token"
2026-06-12 17:11:24.177706 | controller |               }
2026-06-12 17:11:24.177721 | controller |             },
2026-06-12 17:11:24.177737 | controller |             {
2026-06-12 17:11:24.177752 | controller |               "configMap": {
2026-06-12 17:11:24.177766 | controller |                 "items": [
2026-06-12 17:11:24.177781 | controller |                   {
2026-06-12 17:11:24.177797 | controller |                     "key": "ca.crt",
2026-06-12 17:11:24.177818 | controller |                     "path": "ca.crt"
2026-06-12 17:11:24.177841 | controller |                   }
2026-06-12 17:11:24.177860 | controller |                 ],
2026-06-12 17:11:24.177874 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:24.177889 | controller |               }
2026-06-12 17:11:24.177903 | controller |             },
2026-06-12 17:11:24.177918 | controller |             {
2026-06-12 17:11:24.177932 | controller |               "downwardAPI": {
2026-06-12 17:11:24.177946 | controller |                 "items": [
2026-06-12 17:11:24.177960 | controller |                   {
2026-06-12 17:11:24.177974 | controller |                     "fieldRef": {
2026-06-12 17:11:24.177988 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:24.178002 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:24.178017 | controller |                     },
2026-06-12 17:11:24.178031 | controller |                     "path": "namespace"
2026-06-12 17:11:24.178045 | controller |                   }
2026-06-12 17:11:24.178059 | controller |                 ]
2026-06-12 17:11:24.178077 | controller |               }
2026-06-12 17:11:24.178091 | controller |             },
2026-06-12 17:11:24.178105 | controller |             {
2026-06-12 17:11:24.178119 | controller |               "configMap": {
2026-06-12 17:11:24.178133 | controller |                 "items": [
2026-06-12 17:11:24.178147 | controller |                   {
2026-06-12 17:11:24.178161 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:24.178175 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:24.178190 | controller |                   }
2026-06-12 17:11:24.178203 | controller |                 ],
2026-06-12 17:11:24.178218 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:24.178232 | controller |               }
2026-06-12 17:11:24.178246 | controller |             }
2026-06-12 17:11:24.178260 | controller |           ]
2026-06-12 17:11:24.178274 | controller |         }
2026-06-12 17:11:24.178288 | controller |       }
2026-06-12 17:11:24.178302 | controller |     ]
2026-06-12 17:11:24.178316 | controller |   },
2026-06-12 17:11:24.178330 | controller |   "status": {
2026-06-12 17:11:24.178344 | controller |     "conditions": [
2026-06-12 17:11:24.178420 | controller |       {
2026-06-12 17:11:24.178436 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.178473 | controller |         "lastTransitionTime": "2026-06-12T16:09:42Z",
2026-06-12 17:11:24.178491 | controller |         "status": "True",
2026-06-12 17:11:24.178506 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:24.178520 | controller |       },
2026-06-12 17:11:24.178557 | controller |       {
2026-06-12 17:11:24.178575 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.178589 | controller |         "lastTransitionTime": "2026-06-12T16:08:30Z",
2026-06-12 17:11:24.178604 | controller |         "status": "True",
2026-06-12 17:11:24.178643 | controller |         "type": "Initialized"
2026-06-12 17:11:24.178661 | controller |       },
2026-06-12 17:11:24.178676 | controller |       {
2026-06-12 17:11:24.178690 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.178729 | controller |         "lastTransitionTime": "2026-06-12T16:59:16Z",
2026-06-12 17:11:24.178745 | controller |         "status": "True",
2026-06-12 17:11:24.178760 | controller |         "type": "Ready"
2026-06-12 17:11:24.178775 | controller |       },
2026-06-12 17:11:24.178789 | controller |       {
2026-06-12 17:11:24.178804 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.178818 | controller |         "lastTransitionTime": "2026-06-12T16:59:16Z",
2026-06-12 17:11:24.178833 | controller |         "status": "True",
2026-06-12 17:11:24.178847 | controller |         "type": "ContainersReady"
2026-06-12 17:11:24.178861 | controller |       },
2026-06-12 17:11:24.178876 | controller |       {
2026-06-12 17:11:24.178891 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.178906 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.178921 | controller |         "status": "True",
2026-06-12 17:11:24.178935 | controller |         "type": "PodScheduled"
2026-06-12 17:11:24.178950 | controller |       }
2026-06-12 17:11:24.178964 | controller |     ],
2026-06-12 17:11:24.178978 | controller |     "containerStatuses": [
2026-06-12 17:11:24.178993 | controller |       {
2026-06-12 17:11:24.179007 | controller |         "allocatedResources": {
2026-06-12 17:11:24.179021 | controller |           "cpu": "10m",
2026-06-12 17:11:24.179036 | controller |           "memory": "256Mi"
2026-06-12 17:11:24.179050 | controller |         },
2026-06-12 17:11:24.179065 | controller |         "containerID": "cri-o://340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473",
2026-06-12 17:11:24.179080 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 17:11:24.179098 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-12 17:11:24.179113 | controller |         "lastState": {
2026-06-12 17:11:24.179128 | controller |           "terminated": {
2026-06-12 17:11:24.179142 | controller |             "containerID": "cri-o://e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649",
2026-06-12 17:11:24.179157 | controller |             "exitCode": 1,
2026-06-12 17:11:24.179171 | controller |             "finishedAt": "2026-06-12T16:58:43Z",
2026-06-12 17:11:24.179186 | controller |             "reason": "Error",
2026-06-12 17:11:24.179200 | controller |             "startedAt": "2026-06-12T16:55:05Z"
2026-06-12 17:11:24.179215 | controller |           }
2026-06-12 17:11:24.179230 | controller |         },
2026-06-12 17:11:24.179244 | controller |         "name": "manager",
2026-06-12 17:11:24.179259 | controller |         "ready": true,
2026-06-12 17:11:24.179273 | controller |         "resources": {
2026-06-12 17:11:24.179287 | controller |           "limits": {
2026-06-12 17:11:24.179302 | controller |             "cpu": "500m",
2026-06-12 17:11:24.179316 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.179330 | controller |           },
2026-06-12 17:11:24.179344 | controller |           "requests": {
2026-06-12 17:11:24.179376 | controller |             "cpu": "10m",
2026-06-12 17:11:24.179391 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.179406 | controller |           }
2026-06-12 17:11:24.179420 | controller |         },
2026-06-12 17:11:24.179434 | controller |         "restartCount": 4,
2026-06-12 17:11:24.179449 | controller |         "started": true,
2026-06-12 17:11:24.179463 | controller |         "state": {
2026-06-12 17:11:24.179477 | controller |           "running": {
2026-06-12 17:11:24.179492 | controller |             "startedAt": "2026-06-12T16:59:04Z"
2026-06-12 17:11:24.179506 | controller |           }
2026-06-12 17:11:24.179520 | controller |         },
2026-06-12 17:11:24.179535 | controller |         "user": {
2026-06-12 17:11:24.179549 | controller |           "linux": {
2026-06-12 17:11:24.179563 | controller |             "gid": 0,
2026-06-12 17:11:24.179577 | controller |             "supplementalGroups": [
2026-06-12 17:11:24.179591 | controller |               0
2026-06-12 17:11:24.179605 | controller |             ],
2026-06-12 17:11:24.179619 | controller |             "uid": 65532
2026-06-12 17:11:24.179633 | controller |           }
2026-06-12 17:11:24.179648 | controller |         },
2026-06-12 17:11:24.179662 | controller |         "volumeMounts": [
2026-06-12 17:11:24.179677 | controller |           {
2026-06-12 17:11:24.179692 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.179707 | controller |             "name": "kube-api-access-5z4sz",
2026-06-12 17:11:24.179721 | controller |             "readOnly": true,
2026-06-12 17:11:24.179736 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:24.179750 | controller |           }
2026-06-12 17:11:24.179765 | controller |         ]
2026-06-12 17:11:24.179779 | controller |       }
2026-06-12 17:11:24.179794 | controller |     ],
2026-06-12 17:11:24.179808 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:24.179822 | controller |     "hostIPs": [
2026-06-12 17:11:24.179837 | controller |       {
2026-06-12 17:11:24.179851 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:24.179865 | controller |       }
2026-06-12 17:11:24.179879 | controller |     ],
2026-06-12 17:11:24.179894 | controller |     "phase": "Running",
2026-06-12 17:11:24.179909 | controller |     "podIP": "10.217.0.89",
2026-06-12 17:11:24.179923 | controller |     "podIPs": [
2026-06-12 17:11:24.179938 | controller |       {
2026-06-12 17:11:24.179952 | controller |         "ip": "10.217.0.89"
2026-06-12 17:11:24.179967 | controller |       }
2026-06-12 17:11:24.179988 | controller |     ],
2026-06-12 17:11:24.180003 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:24.180017 | controller |     "startTime": "2026-06-12T16:08:30Z"
2026-06-12 17:11:24.180032 | controller |   }
2026-06-12 17:11:24.180046 | controller | }
2026-06-12 17:11:24.201799 | controller | ok:
2026-06-12 17:11:24.201847 | controller | {
2026-06-12 17:11:24.201867 | controller |   "apiVersion": "v1",
2026-06-12 17:11:24.201883 | controller |   "kind": "Pod",
2026-06-12 17:11:24.201899 | controller |   "metadata": {
2026-06-12 17:11:24.201913 | controller |     "annotations": {
2026-06-12 17:11:24.201928 | 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-12 17:11:24.201945 | 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-12 17:11:24.201961 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-12 17:11:24.201976 | controller |       "openshift.io/scc": "anyuid",
2026-06-12 17:11:24.201990 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-12 17:11:24.202005 | controller |     },
2026-06-12 17:11:24.202020 | controller |     "creationTimestamp": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.202035 | controller |     "generateName": "watcher-operator-controller-manager-7869644bb4-",
2026-06-12 17:11:24.202049 | controller |     "generation": 1,
2026-06-12 17:11:24.202064 | controller |     "labels": {
2026-06-12 17:11:24.202078 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-12 17:11:24.202092 | controller |       "control-plane": "controller-manager",
2026-06-12 17:11:24.202106 | controller |       "openstack.org/operator-name": "watcher",
2026-06-12 17:11:24.202121 | controller |       "pod-template-hash": "7869644bb4"
2026-06-12 17:11:24.202135 | controller |     },
2026-06-12 17:11:24.202150 | controller |     "managedFields": [
2026-06-12 17:11:24.202165 | controller |       {
2026-06-12 17:11:24.202179 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.202194 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.202208 | controller |         "fieldsV1": {
2026-06-12 17:11:24.202235 | controller |           "f:metadata": {
2026-06-12 17:11:24.202252 | controller |             "f:annotations": {
2026-06-12 17:11:24.202266 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-12 17:11:24.202281 | controller |             }
2026-06-12 17:11:24.202296 | controller |           }
2026-06-12 17:11:24.202310 | controller |         },
2026-06-12 17:11:24.202325 | controller |         "manager": "crc",
2026-06-12 17:11:24.202357 | controller |         "operation": "Update",
2026-06-12 17:11:24.202379 | controller |         "subresource": "status",
2026-06-12 17:11:24.202394 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.202409 | controller |       },
2026-06-12 17:11:24.202424 | controller |       {
2026-06-12 17:11:24.202438 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.202452 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.202467 | controller |         "fieldsV1": {
2026-06-12 17:11:24.202481 | controller |           "f:metadata": {
2026-06-12 17:11:24.202496 | controller |             "f:annotations": {
2026-06-12 17:11:24.202511 | controller |               ".": {},
2026-06-12 17:11:24.202526 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-12 17:11:24.202546 | controller |             },
2026-06-12 17:11:24.202562 | controller |             "f:generateName": {},
2026-06-12 17:11:24.202576 | controller |             "f:labels": {
2026-06-12 17:11:24.202591 | controller |               ".": {},
2026-06-12 17:11:24.202606 | controller |               "f:app.kubernetes.io/name": {},
2026-06-12 17:11:24.202621 | controller |               "f:control-plane": {},
2026-06-12 17:11:24.202636 | controller |               "f:openstack.org/operator-name": {},
2026-06-12 17:11:24.202651 | controller |               "f:pod-template-hash": {}
2026-06-12 17:11:24.202666 | controller |             },
2026-06-12 17:11:24.202680 | controller |             "f:ownerReferences": {
2026-06-12 17:11:24.202695 | controller |               ".": {},
2026-06-12 17:11:24.202710 | controller |               "k:{\"uid\":\"74c17845-68fe-43de-9547-c52bdd4dea06\"}": {}
2026-06-12 17:11:24.202726 | controller |             }
2026-06-12 17:11:24.202741 | controller |           },
2026-06-12 17:11:24.202756 | controller |           "f:spec": {
2026-06-12 17:11:24.202771 | controller |             "f:containers": {
2026-06-12 17:11:24.202786 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-12 17:11:24.202800 | controller |                 ".": {},
2026-06-12 17:11:24.202815 | controller |                 "f:args": {},
2026-06-12 17:11:24.202829 | controller |                 "f:command": {},
2026-06-12 17:11:24.202843 | controller |                 "f:env": {
2026-06-12 17:11:24.202858 | controller |                   ".": {},
2026-06-12 17:11:24.202872 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-12 17:11:24.202886 | controller |                     ".": {},
2026-06-12 17:11:24.202901 | controller |                     "f:name": {},
2026-06-12 17:11:24.202915 | controller |                     "f:value": {}
2026-06-12 17:11:24.202929 | controller |                   },
2026-06-12 17:11:24.202944 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-12 17:11:24.202959 | controller |                     ".": {},
2026-06-12 17:11:24.202973 | controller |                     "f:name": {},
2026-06-12 17:11:24.202988 | controller |                     "f:value": {}
2026-06-12 17:11:24.203003 | controller |                   },
2026-06-12 17:11:24.203017 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-12 17:11:24.203032 | controller |                     ".": {},
2026-06-12 17:11:24.203046 | controller |                     "f:name": {},
2026-06-12 17:11:24.203061 | controller |                     "f:value": {}
2026-06-12 17:11:24.203075 | controller |                   },
2026-06-12 17:11:24.203090 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-12 17:11:24.203104 | controller |                     ".": {},
2026-06-12 17:11:24.203118 | controller |                     "f:name": {},
2026-06-12 17:11:24.203133 | controller |                     "f:value": {}
2026-06-12 17:11:24.203147 | controller |                   },
2026-06-12 17:11:24.203162 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-12 17:11:24.203177 | controller |                     ".": {},
2026-06-12 17:11:24.203192 | controller |                     "f:name": {},
2026-06-12 17:11:24.203206 | controller |                     "f:value": {}
2026-06-12 17:11:24.203221 | controller |                   }
2026-06-12 17:11:24.203235 | controller |                 },
2026-06-12 17:11:24.203250 | controller |                 "f:image": {},
2026-06-12 17:11:24.203265 | controller |                 "f:imagePullPolicy": {},
2026-06-12 17:11:24.203280 | controller |                 "f:livenessProbe": {
2026-06-12 17:11:24.203294 | controller |                   ".": {},
2026-06-12 17:11:24.203308 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.203323 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.203341 | controller |                     ".": {},
2026-06-12 17:11:24.203377 | controller |                     "f:path": {},
2026-06-12 17:11:24.203393 | controller |                     "f:port": {},
2026-06-12 17:11:24.203407 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.203422 | controller |                   },
2026-06-12 17:11:24.203437 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.203451 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.203466 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.203481 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.203495 | controller |                 },
2026-06-12 17:11:24.203510 | controller |                 "f:name": {},
2026-06-12 17:11:24.203525 | controller |                 "f:readinessProbe": {
2026-06-12 17:11:24.203540 | controller |                   ".": {},
2026-06-12 17:11:24.203555 | controller |                   "f:failureThreshold": {},
2026-06-12 17:11:24.203570 | controller |                   "f:httpGet": {
2026-06-12 17:11:24.203585 | controller |                     ".": {},
2026-06-12 17:11:24.203600 | controller |                     "f:path": {},
2026-06-12 17:11:24.203614 | controller |                     "f:port": {},
2026-06-12 17:11:24.203629 | controller |                     "f:scheme": {}
2026-06-12 17:11:24.203644 | controller |                   },
2026-06-12 17:11:24.203659 | controller |                   "f:initialDelaySeconds": {},
2026-06-12 17:11:24.203674 | controller |                   "f:periodSeconds": {},
2026-06-12 17:11:24.203689 | controller |                   "f:successThreshold": {},
2026-06-12 17:11:24.203703 | controller |                   "f:timeoutSeconds": {}
2026-06-12 17:11:24.203718 | controller |                 },
2026-06-12 17:11:24.203733 | controller |                 "f:resources": {
2026-06-12 17:11:24.203747 | controller |                   ".": {},
2026-06-12 17:11:24.203762 | controller |                   "f:limits": {
2026-06-12 17:11:24.203777 | controller |                     ".": {},
2026-06-12 17:11:24.203792 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.203806 | controller |                     "f:memory": {}
2026-06-12 17:11:24.203821 | controller |                   },
2026-06-12 17:11:24.203836 | controller |                   "f:requests": {
2026-06-12 17:11:24.203850 | controller |                     ".": {},
2026-06-12 17:11:24.203864 | controller |                     "f:cpu": {},
2026-06-12 17:11:24.203879 | controller |                     "f:memory": {}
2026-06-12 17:11:24.203893 | controller |                   }
2026-06-12 17:11:24.203907 | controller |                 },
2026-06-12 17:11:24.203922 | controller |                 "f:securityContext": {
2026-06-12 17:11:24.203936 | controller |                   ".": {},
2026-06-12 17:11:24.203951 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-12 17:11:24.203965 | controller |                 },
2026-06-12 17:11:24.203979 | controller |                 "f:terminationMessagePath": {},
2026-06-12 17:11:24.203994 | controller |                 "f:terminationMessagePolicy": {}
2026-06-12 17:11:24.204008 | controller |               }
2026-06-12 17:11:24.204023 | controller |             },
2026-06-12 17:11:24.204037 | controller |             "f:dnsPolicy": {},
2026-06-12 17:11:24.204052 | controller |             "f:enableServiceLinks": {},
2026-06-12 17:11:24.204066 | controller |             "f:restartPolicy": {},
2026-06-12 17:11:24.204080 | controller |             "f:schedulerName": {},
2026-06-12 17:11:24.204094 | controller |             "f:securityContext": {
2026-06-12 17:11:24.204109 | controller |               ".": {},
2026-06-12 17:11:24.204123 | controller |               "f:runAsNonRoot": {}
2026-06-12 17:11:24.204137 | controller |             },
2026-06-12 17:11:24.204152 | controller |             "f:serviceAccount": {},
2026-06-12 17:11:24.204170 | controller |             "f:serviceAccountName": {},
2026-06-12 17:11:24.204185 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-12 17:11:24.204199 | controller |             "f:tolerations": {}
2026-06-12 17:11:24.204214 | controller |           }
2026-06-12 17:11:24.204228 | controller |         },
2026-06-12 17:11:24.204242 | controller |         "manager": "kube-controller-manager",
2026-06-12 17:11:24.204256 | controller |         "operation": "Update",
2026-06-12 17:11:24.204271 | controller |         "time": "2026-06-12T16:08:29Z"
2026-06-12 17:11:24.204285 | controller |       },
2026-06-12 17:11:24.204300 | controller |       {
2026-06-12 17:11:24.204314 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.204328 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.204342 | controller |         "fieldsV1": {
2026-06-12 17:11:24.204377 | controller |           "f:metadata": {
2026-06-12 17:11:24.204393 | controller |             "f:annotations": {
2026-06-12 17:11:24.204407 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-12 17:11:24.204422 | controller |             }
2026-06-12 17:11:24.204437 | controller |           }
2026-06-12 17:11:24.204451 | controller |         },
2026-06-12 17:11:24.204465 | controller |         "manager": "multus-daemon",
2026-06-12 17:11:24.204480 | controller |         "operation": "Update",
2026-06-12 17:11:24.204494 | controller |         "subresource": "status",
2026-06-12 17:11:24.204508 | controller |         "time": "2026-06-12T16:08:48Z"
2026-06-12 17:11:24.204522 | controller |       },
2026-06-12 17:11:24.204536 | controller |       {
2026-06-12 17:11:24.204551 | controller |         "apiVersion": "v1",
2026-06-12 17:11:24.204566 | controller |         "fieldsType": "FieldsV1",
2026-06-12 17:11:24.204581 | controller |         "fieldsV1": {
2026-06-12 17:11:24.204596 | controller |           "f:status": {
2026-06-12 17:11:24.204611 | controller |             "f:conditions": {
2026-06-12 17:11:24.204626 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-12 17:11:24.204640 | controller |                 ".": {},
2026-06-12 17:11:24.204655 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.204670 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.204685 | controller |                 "f:status": {},
2026-06-12 17:11:24.204700 | controller |                 "f:type": {}
2026-06-12 17:11:24.204714 | controller |               },
2026-06-12 17:11:24.204729 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-12 17:11:24.204744 | controller |                 ".": {},
2026-06-12 17:11:24.204759 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.204774 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.204789 | controller |                 "f:status": {},
2026-06-12 17:11:24.204804 | controller |                 "f:type": {}
2026-06-12 17:11:24.204819 | controller |               },
2026-06-12 17:11:24.204834 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-12 17:11:24.204849 | controller |                 ".": {},
2026-06-12 17:11:24.204863 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.204878 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.204893 | controller |                 "f:status": {},
2026-06-12 17:11:24.204907 | controller |                 "f:type": {}
2026-06-12 17:11:24.204922 | controller |               },
2026-06-12 17:11:24.204936 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-12 17:11:24.204951 | controller |                 ".": {},
2026-06-12 17:11:24.204965 | controller |                 "f:lastProbeTime": {},
2026-06-12 17:11:24.204980 | controller |                 "f:lastTransitionTime": {},
2026-06-12 17:11:24.204994 | controller |                 "f:status": {},
2026-06-12 17:11:24.205009 | controller |                 "f:type": {}
2026-06-12 17:11:24.205028 | controller |               }
2026-06-12 17:11:24.205043 | controller |             },
2026-06-12 17:11:24.205058 | controller |             "f:containerStatuses": {},
2026-06-12 17:11:24.205073 | controller |             "f:hostIP": {},
2026-06-12 17:11:24.205087 | controller |             "f:hostIPs": {},
2026-06-12 17:11:24.205101 | controller |             "f:phase": {},
2026-06-12 17:11:24.205115 | controller |             "f:podIP": {},
2026-06-12 17:11:24.205130 | controller |             "f:podIPs": {
2026-06-12 17:11:24.205144 | controller |               ".": {},
2026-06-12 17:11:24.205159 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-12 17:11:24.205173 | controller |                 ".": {},
2026-06-12 17:11:24.205188 | controller |                 "f:ip": {}
2026-06-12 17:11:24.205202 | controller |               }
2026-06-12 17:11:24.205216 | controller |             },
2026-06-12 17:11:24.205315 | controller |             "f:startTime": {}
2026-06-12 17:11:24.205337 | controller |           }
2026-06-12 17:11:24.205369 | controller |         },
2026-06-12 17:11:24.205386 | controller |         "manager": "kubelet",
2026-06-12 17:11:24.205400 | controller |         "operation": "Update",
2026-06-12 17:11:24.205415 | controller |         "subresource": "status",
2026-06-12 17:11:24.205430 | controller |         "time": "2026-06-12T16:09:58Z"
2026-06-12 17:11:24.205445 | controller |       }
2026-06-12 17:11:24.205459 | controller |     ],
2026-06-12 17:11:24.205474 | controller |     "name": "watcher-operator-controller-manager-7869644bb4-78r2w",
2026-06-12 17:11:24.205488 | controller |     "namespace": "openstack-operators",
2026-06-12 17:11:24.205503 | controller |     "ownerReferences": [
2026-06-12 17:11:24.205518 | controller |       {
2026-06-12 17:11:24.205532 | controller |         "apiVersion": "apps/v1",
2026-06-12 17:11:24.205547 | controller |         "blockOwnerDeletion": true,
2026-06-12 17:11:24.205562 | controller |         "controller": true,
2026-06-12 17:11:24.205576 | controller |         "kind": "ReplicaSet",
2026-06-12 17:11:24.205591 | controller |         "name": "watcher-operator-controller-manager-7869644bb4",
2026-06-12 17:11:24.205605 | controller |         "uid": "74c17845-68fe-43de-9547-c52bdd4dea06"
2026-06-12 17:11:24.205620 | controller |       }
2026-06-12 17:11:24.205635 | controller |     ],
2026-06-12 17:11:24.205649 | controller |     "resourceVersion": "54140",
2026-06-12 17:11:24.205664 | controller |     "uid": "2f033182-ff64-41d9-bdb3-5ad9b389a5b1"
2026-06-12 17:11:24.205679 | controller |   },
2026-06-12 17:11:24.205694 | controller |   "spec": {
2026-06-12 17:11:24.205708 | controller |     "containers": [
2026-06-12 17:11:24.205723 | controller |       {
2026-06-12 17:11:24.205737 | controller |         "args": [
2026-06-12 17:11:24.205752 | controller |           "--leader-elect",
2026-06-12 17:11:24.205767 | controller |           "--health-probe-bind-address=:8081",
2026-06-12 17:11:24.205781 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-12 17:11:24.205796 | controller |         ],
2026-06-12 17:11:24.205811 | controller |         "command": [
2026-06-12 17:11:24.205825 | controller |           "/manager"
2026-06-12 17:11:24.205840 | controller |         ],
2026-06-12 17:11:24.205855 | controller |         "env": [
2026-06-12 17:11:24.205869 | controller |           {
2026-06-12 17:11:24.205883 | controller |             "name": "LEASE_DURATION",
2026-06-12 17:11:24.205940 | controller |             "value": "30"
2026-06-12 17:11:24.205958 | controller |           },
2026-06-12 17:11:24.205974 | controller |           {
2026-06-12 17:11:24.205989 | controller |             "name": "RENEW_DEADLINE",
2026-06-12 17:11:24.206003 | controller |             "value": "20"
2026-06-12 17:11:24.206018 | controller |           },
2026-06-12 17:11:24.206032 | controller |           {
2026-06-12 17:11:24.206047 | controller |             "name": "RETRY_PERIOD",
2026-06-12 17:11:24.206065 | controller |             "value": "5"
2026-06-12 17:11:24.206080 | controller |           },
2026-06-12 17:11:24.206094 | controller |           {
2026-06-12 17:11:24.206108 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-12 17:11:24.206123 | controller |             "value": "false"
2026-06-12 17:11:24.206137 | controller |           },
2026-06-12 17:11:24.206152 | controller |           {
2026-06-12 17:11:24.206166 | controller |             "name": "METRICS_CERTS",
2026-06-12 17:11:24.206180 | controller |             "value": "false"
2026-06-12 17:11:24.206212 | controller |           }
2026-06-12 17:11:24.206228 | controller |         ],
2026-06-12 17:11:24.206242 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 17:11:24.206257 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-12 17:11:24.206272 | controller |         "livenessProbe": {
2026-06-12 17:11:24.206287 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.206301 | controller |           "httpGet": {
2026-06-12 17:11:24.206315 | controller |             "path": "/healthz",
2026-06-12 17:11:24.206329 | controller |             "port": 8081,
2026-06-12 17:11:24.206356 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.206376 | controller |           },
2026-06-12 17:11:24.206391 | controller |           "initialDelaySeconds": 15,
2026-06-12 17:11:24.206406 | controller |           "periodSeconds": 20,
2026-06-12 17:11:24.206420 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.206434 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.206448 | controller |         },
2026-06-12 17:11:24.206463 | controller |         "name": "manager",
2026-06-12 17:11:24.206477 | controller |         "readinessProbe": {
2026-06-12 17:11:24.206491 | controller |           "failureThreshold": 3,
2026-06-12 17:11:24.206505 | controller |           "httpGet": {
2026-06-12 17:11:24.206520 | controller |             "path": "/readyz",
2026-06-12 17:11:24.206534 | controller |             "port": 8081,
2026-06-12 17:11:24.206548 | controller |             "scheme": "HTTP"
2026-06-12 17:11:24.206562 | controller |           },
2026-06-12 17:11:24.206576 | controller |           "initialDelaySeconds": 5,
2026-06-12 17:11:24.206590 | controller |           "periodSeconds": 10,
2026-06-12 17:11:24.206605 | controller |           "successThreshold": 1,
2026-06-12 17:11:24.206619 | controller |           "timeoutSeconds": 1
2026-06-12 17:11:24.206633 | controller |         },
2026-06-12 17:11:24.206648 | controller |         "resources": {
2026-06-12 17:11:24.206662 | controller |           "limits": {
2026-06-12 17:11:24.206676 | controller |             "cpu": "500m",
2026-06-12 17:11:24.206690 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.206704 | controller |           },
2026-06-12 17:11:24.206718 | controller |           "requests": {
2026-06-12 17:11:24.206732 | controller |             "cpu": "10m",
2026-06-12 17:11:24.206747 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.206761 | controller |           }
2026-06-12 17:11:24.206776 | controller |         },
2026-06-12 17:11:24.206791 | controller |         "securityContext": {
2026-06-12 17:11:24.206805 | controller |           "allowPrivilegeEscalation": false,
2026-06-12 17:11:24.206820 | controller |           "capabilities": {
2026-06-12 17:11:24.206834 | controller |             "drop": [
2026-06-12 17:11:24.206848 | controller |               "MKNOD"
2026-06-12 17:11:24.206863 | controller |             ]
2026-06-12 17:11:24.206877 | controller |           }
2026-06-12 17:11:24.206892 | controller |         },
2026-06-12 17:11:24.206906 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-12 17:11:24.206920 | controller |         "terminationMessagePolicy": "File",
2026-06-12 17:11:24.206935 | controller |         "volumeMounts": [
2026-06-12 17:11:24.206953 | controller |           {
2026-06-12 17:11:24.206969 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.206984 | controller |             "name": "kube-api-access-546zw",
2026-06-12 17:11:24.206999 | controller |             "readOnly": true
2026-06-12 17:11:24.207014 | controller |           }
2026-06-12 17:11:24.207028 | controller |         ]
2026-06-12 17:11:24.207047 | controller |       }
2026-06-12 17:11:24.207063 | controller |     ],
2026-06-12 17:11:24.207077 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-12 17:11:24.207092 | controller |     "enableServiceLinks": true,
2026-06-12 17:11:24.207106 | controller |     "imagePullSecrets": [
2026-06-12 17:11:24.207126 | controller |       {
2026-06-12 17:11:24.207140 | controller |         "name": "watcher-operator-controller-manager-dockercfg-72c7w"
2026-06-12 17:11:24.207155 | controller |       }
2026-06-12 17:11:24.207170 | controller |     ],
2026-06-12 17:11:24.207184 | controller |     "nodeName": "crc",
2026-06-12 17:11:24.207199 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-12 17:11:24.207213 | controller |     "priority": 0,
2026-06-12 17:11:24.207228 | controller |     "restartPolicy": "Always",
2026-06-12 17:11:24.207242 | controller |     "schedulerName": "default-scheduler",
2026-06-12 17:11:24.207257 | controller |     "securityContext": {
2026-06-12 17:11:24.207271 | controller |       "runAsNonRoot": true,
2026-06-12 17:11:24.207286 | controller |       "seLinuxOptions": {
2026-06-12 17:11:24.207300 | controller |         "level": "s0:c26,c5"
2026-06-12 17:11:24.207314 | controller |       }
2026-06-12 17:11:24.207329 | controller |     },
2026-06-12 17:11:24.207343 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-12 17:11:24.207378 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-12 17:11:24.207394 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-12 17:11:24.207409 | controller |     "tolerations": [
2026-06-12 17:11:24.207423 | controller |       {
2026-06-12 17:11:24.207438 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.207452 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-12 17:11:24.207467 | controller |         "operator": "Exists",
2026-06-12 17:11:24.207482 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.207496 | controller |       },
2026-06-12 17:11:24.207511 | controller |       {
2026-06-12 17:11:24.207525 | controller |         "effect": "NoExecute",
2026-06-12 17:11:24.207540 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-12 17:11:24.207554 | controller |         "operator": "Exists",
2026-06-12 17:11:24.207568 | controller |         "tolerationSeconds": 120
2026-06-12 17:11:24.207583 | controller |       },
2026-06-12 17:11:24.207597 | controller |       {
2026-06-12 17:11:24.207612 | controller |         "effect": "NoSchedule",
2026-06-12 17:11:24.207626 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-12 17:11:24.207641 | controller |         "operator": "Exists"
2026-06-12 17:11:24.207655 | controller |       }
2026-06-12 17:11:24.207670 | controller |     ],
2026-06-12 17:11:24.207684 | controller |     "volumes": [
2026-06-12 17:11:24.207699 | controller |       {
2026-06-12 17:11:24.207713 | controller |         "name": "kube-api-access-546zw",
2026-06-12 17:11:24.207727 | controller |         "projected": {
2026-06-12 17:11:24.207742 | controller |           "defaultMode": 420,
2026-06-12 17:11:24.207756 | controller |           "sources": [
2026-06-12 17:11:24.207771 | controller |             {
2026-06-12 17:11:24.207785 | controller |               "serviceAccountToken": {
2026-06-12 17:11:24.207800 | controller |                 "expirationSeconds": 3607,
2026-06-12 17:11:24.207814 | controller |                 "path": "token"
2026-06-12 17:11:24.207829 | controller |               }
2026-06-12 17:11:24.207844 | controller |             },
2026-06-12 17:11:24.207863 | controller |             {
2026-06-12 17:11:24.207878 | controller |               "configMap": {
2026-06-12 17:11:24.207892 | controller |                 "items": [
2026-06-12 17:11:24.207907 | controller |                   {
2026-06-12 17:11:24.207922 | controller |                     "key": "ca.crt",
2026-06-12 17:11:24.207936 | controller |                     "path": "ca.crt"
2026-06-12 17:11:24.207951 | controller |                   }
2026-06-12 17:11:24.207966 | controller |                 ],
2026-06-12 17:11:24.207980 | controller |                 "name": "kube-root-ca.crt"
2026-06-12 17:11:24.207995 | controller |               }
2026-06-12 17:11:24.208010 | controller |             },
2026-06-12 17:11:24.208025 | controller |             {
2026-06-12 17:11:24.208040 | controller |               "downwardAPI": {
2026-06-12 17:11:24.208054 | controller |                 "items": [
2026-06-12 17:11:24.208069 | controller |                   {
2026-06-12 17:11:24.208083 | controller |                     "fieldRef": {
2026-06-12 17:11:24.208097 | controller |                       "apiVersion": "v1",
2026-06-12 17:11:24.208112 | controller |                       "fieldPath": "metadata.namespace"
2026-06-12 17:11:24.208126 | controller |                     },
2026-06-12 17:11:24.208141 | controller |                     "path": "namespace"
2026-06-12 17:11:24.208155 | controller |                   }
2026-06-12 17:11:24.208169 | controller |                 ]
2026-06-12 17:11:24.208183 | controller |               }
2026-06-12 17:11:24.208197 | controller |             },
2026-06-12 17:11:24.208211 | controller |             {
2026-06-12 17:11:24.208225 | controller |               "configMap": {
2026-06-12 17:11:24.208240 | controller |                 "items": [
2026-06-12 17:11:24.208254 | controller |                   {
2026-06-12 17:11:24.208268 | controller |                     "key": "service-ca.crt",
2026-06-12 17:11:24.208282 | controller |                     "path": "service-ca.crt"
2026-06-12 17:11:24.208296 | controller |                   }
2026-06-12 17:11:24.208311 | controller |                 ],
2026-06-12 17:11:24.208325 | controller |                 "name": "openshift-service-ca.crt"
2026-06-12 17:11:24.208339 | controller |               }
2026-06-12 17:11:24.208371 | controller |             }
2026-06-12 17:11:24.208387 | controller |           ]
2026-06-12 17:11:24.208401 | controller |         }
2026-06-12 17:11:24.208415 | controller |       }
2026-06-12 17:11:24.208429 | controller |     ]
2026-06-12 17:11:24.208443 | controller |   },
2026-06-12 17:11:24.208532 | controller |   "status": {
2026-06-12 17:11:24.208554 | controller |     "conditions": [
2026-06-12 17:11:24.208569 | controller |       {
2026-06-12 17:11:24.208584 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.208598 | controller |         "lastTransitionTime": "2026-06-12T16:09:41Z",
2026-06-12 17:11:24.208614 | controller |         "status": "True",
2026-06-12 17:11:24.208628 | controller |         "type": "PodReadyToStartContainers"
2026-06-12 17:11:24.208642 | controller |       },
2026-06-12 17:11:24.208656 | controller |       {
2026-06-12 17:11:24.208671 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.208685 | controller |         "lastTransitionTime": "2026-06-12T16:08:30Z",
2026-06-12 17:11:24.208699 | controller |         "status": "True",
2026-06-12 17:11:24.208713 | controller |         "type": "Initialized"
2026-06-12 17:11:24.208727 | controller |       },
2026-06-12 17:11:24.208742 | controller |       {
2026-06-12 17:11:24.208756 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.208770 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:24.208784 | controller |         "status": "True",
2026-06-12 17:11:24.208799 | controller |         "type": "Ready"
2026-06-12 17:11:24.208813 | controller |       },
2026-06-12 17:11:24.208827 | controller |       {
2026-06-12 17:11:24.208846 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.208861 | controller |         "lastTransitionTime": "2026-06-12T16:09:53Z",
2026-06-12 17:11:24.208875 | controller |         "status": "True",
2026-06-12 17:11:24.208890 | controller |         "type": "ContainersReady"
2026-06-12 17:11:24.208905 | controller |       },
2026-06-12 17:11:24.208919 | controller |       {
2026-06-12 17:11:24.208934 | controller |         "lastProbeTime": null,
2026-06-12 17:11:24.208949 | controller |         "lastTransitionTime": "2026-06-12T16:08:29Z",
2026-06-12 17:11:24.208963 | controller |         "status": "True",
2026-06-12 17:11:24.208978 | controller |         "type": "PodScheduled"
2026-06-12 17:11:24.208993 | controller |       }
2026-06-12 17:11:24.209007 | controller |     ],
2026-06-12 17:11:24.209022 | controller |     "containerStatuses": [
2026-06-12 17:11:24.209036 | controller |       {
2026-06-12 17:11:24.209051 | controller |         "allocatedResources": {
2026-06-12 17:11:24.209065 | controller |           "cpu": "10m",
2026-06-12 17:11:24.209080 | controller |           "memory": "256Mi"
2026-06-12 17:11:24.209095 | controller |         },
2026-06-12 17:11:24.209111 | controller |         "containerID": "cri-o://8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230",
2026-06-12 17:11:24.209126 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 17:11:24.209141 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-12 17:11:24.209156 | controller |         "lastState": {},
2026-06-12 17:11:24.209171 | controller |         "name": "manager",
2026-06-12 17:11:24.209185 | controller |         "ready": true,
2026-06-12 17:11:24.209200 | controller |         "resources": {
2026-06-12 17:11:24.209215 | controller |           "limits": {
2026-06-12 17:11:24.209230 | controller |             "cpu": "500m",
2026-06-12 17:11:24.209244 | controller |             "memory": "512Mi"
2026-06-12 17:11:24.209258 | controller |           },
2026-06-12 17:11:24.209273 | controller |           "requests": {
2026-06-12 17:11:24.209287 | controller |             "cpu": "10m",
2026-06-12 17:11:24.209302 | controller |             "memory": "256Mi"
2026-06-12 17:11:24.209316 | controller |           }
2026-06-12 17:11:24.209331 | controller |         },
2026-06-12 17:11:24.209367 | controller |         "restartCount": 0,
2026-06-12 17:11:24.209389 | controller |         "started": true,
2026-06-12 17:11:24.209405 | controller |         "state": {
2026-06-12 17:11:24.209420 | controller |           "running": {
2026-06-12 17:11:24.209434 | controller |             "startedAt": "2026-06-12T16:09:40Z"
2026-06-12 17:11:24.209449 | controller |           }
2026-06-12 17:11:24.209464 | controller |         },
2026-06-12 17:11:24.209478 | controller |         "user": {
2026-06-12 17:11:24.209493 | controller |           "linux": {
2026-06-12 17:11:24.209507 | controller |             "gid": 0,
2026-06-12 17:11:24.209522 | controller |             "supplementalGroups": [
2026-06-12 17:11:24.209536 | controller |               0
2026-06-12 17:11:24.209550 | controller |             ],
2026-06-12 17:11:24.209565 | controller |             "uid": 65532
2026-06-12 17:11:24.209579 | controller |           }
2026-06-12 17:11:24.209594 | controller |         },
2026-06-12 17:11:24.209608 | controller |         "volumeMounts": [
2026-06-12 17:11:24.209623 | controller |           {
2026-06-12 17:11:24.209638 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-12 17:11:24.209652 | controller |             "name": "kube-api-access-546zw",
2026-06-12 17:11:24.209667 | controller |             "readOnly": true,
2026-06-12 17:11:24.209682 | controller |             "recursiveReadOnly": "Disabled"
2026-06-12 17:11:24.209696 | controller |           }
2026-06-12 17:11:24.209714 | controller |         ]
2026-06-12 17:11:24.209729 | controller |       }
2026-06-12 17:11:24.209744 | controller |     ],
2026-06-12 17:11:24.209758 | controller |     "hostIP": "192.168.126.11",
2026-06-12 17:11:24.209773 | controller |     "hostIPs": [
2026-06-12 17:11:24.209788 | controller |       {
2026-06-12 17:11:24.209802 | controller |         "ip": "192.168.126.11"
2026-06-12 17:11:24.209817 | controller |       }
2026-06-12 17:11:24.209832 | controller |     ],
2026-06-12 17:11:24.209846 | controller |     "phase": "Running",
2026-06-12 17:11:24.209861 | controller |     "podIP": "10.217.0.90",
2026-06-12 17:11:24.209876 | controller |     "podIPs": [
2026-06-12 17:11:24.209890 | controller |       {
2026-06-12 17:11:24.209905 | controller |         "ip": "10.217.0.90"
2026-06-12 17:11:24.209920 | controller |       }
2026-06-12 17:11:24.209935 | controller |     ],
2026-06-12 17:11:24.209950 | controller |     "qosClass": "Burstable",
2026-06-12 17:11:24.209964 | controller |     "startTime": "2026-06-12T16:08:30Z"
2026-06-12 17:11:24.209979 | controller |   }
2026-06-12 17:11:24.209994 | controller | }
2026-06-12 17:11:24.441449 | 
2026-06-12 17:11:24.441690 | TASK [env_op_images : Write images to file]
2026-06-12 17:11:25.825911 | controller | changed
2026-06-12 17:11:25.856308 | 
2026-06-12 17:11:25.856487 | TASK [env_op_images : Generate pulled images registry report]
2026-06-12 17:11:25.920987 | controller | ok
2026-06-12 17:11:25.953533 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-12 17:11:25.973827 | 
2026-06-12 17:11:25.973907 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-12 17:11:26.350653 | controller | ok
2026-06-12 17:11:26.390783 | 
2026-06-12 17:11:26.391010 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-12 17:11:27.333436 | controller | {
2026-06-12 17:11:27.333629 | controller |     "apiVersion": "v1",
2026-06-12 17:11:27.333658 | controller |     "items": [],
2026-06-12 17:11:27.333673 | controller |     "kind": "List",
2026-06-12 17:11:27.333685 | controller |     "metadata": {
2026-06-12 17:11:27.333696 | controller |         "resourceVersion": ""
2026-06-12 17:11:27.333708 | controller |     }
2026-06-12 17:11:27.333719 | controller | }
2026-06-12 17:11:27.441690 | controller | ok: Runtime: 0:00:00.136080
2026-06-12 17:11:27.466825 | 
2026-06-12 17:11:27.466916 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-12 17:11:28.011499 | controller | {
2026-06-12 17:11:28.011607 | controller |     "apiVersion": "v1",
2026-06-12 17:11:28.011614 | controller |     "items": [],
2026-06-12 17:11:28.011619 | controller |     "kind": "List",
2026-06-12 17:11:28.011623 | controller |     "metadata": {
2026-06-12 17:11:28.011627 | controller |         "resourceVersion": ""
2026-06-12 17:11:28.011631 | controller |     }
2026-06-12 17:11:28.011635 | controller | }
2026-06-12 17:11:28.128211 | controller | ok: Runtime: 0:00:00.139411
2026-06-12 17:11:28.152176 | 
2026-06-12 17:11:28.152254 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-12 17:11:28.231986 | controller | ok
2026-06-12 17:11:28.257219 | 
2026-06-12 17:11:28.257314 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-12 17:11:28.335029 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-12 17:11:28.358999 | 
2026-06-12 17:11:28.359070 | LOOP [env_op_images : Get pods per namespace]
2026-06-12 17:11:30.991974 | controller | ok: "openstack"
2026-06-12 17:11:30.992185 | controller | ok: All items complete
2026-06-12 17:11:30.992210 | 
2026-06-12 17:11:32.164146 | controller | ok: "openstack-operators"
2026-06-12 17:11:33.239159 | 
2026-06-12 17:11:33.239338 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-12 17:11:35.523451 | controller | ok
2026-06-12 17:11:35.559669 | 
2026-06-12 17:11:35.559821 | TASK [env_op_images : Build report summary]
2026-06-12 17:11:35.683340 | controller | ok
2026-06-12 17:11:35.708387 | 
2026-06-12 17:11:35.708480 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-12 17:11:37.104287 | controller | changed
2026-06-12 17:11:37.129390 | 
2026-06-12 17:11:37.129491 | TASK [env_op_images : Pulled images report summary]
2026-06-12 17:11:37.214242 | 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-12 17:11:37.232273 | 
2026-06-12 17:11:37.232365 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-12 17:11:37.286225 | controller | ok
2026-06-12 17:11:37.313400 | controller | included: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-12 17:11:37.338168 | 
2026-06-12 17:11:37.338239 | TASK [env_op_images : Check pulled images report exists]
2026-06-12 17:11:37.743867 | controller | ok
2026-06-12 17:11:37.762092 | 
2026-06-12 17:11:37.762160 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-12 17:11:38.195247 | controller | changed
2026-06-12 17:11:38.223022 | 
2026-06-12 17:11:38.223117 | TASK [env_op_images : List cluster nodes]
2026-06-12 17:11:38.774936 | controller | {
2026-06-12 17:11:38.775066 | controller |     "apiVersion": "v1",
2026-06-12 17:11:38.775076 | controller |     "items": [
2026-06-12 17:11:38.775081 | controller |         {
2026-06-12 17:11:38.775089 | controller |             "apiVersion": "v1",
2026-06-12 17:11:38.775095 | controller |             "kind": "Node",
2026-06-12 17:11:38.775100 | controller |             "metadata": {
2026-06-12 17:11:38.775106 | controller |                 "annotations": {
2026-06-12 17:11:38.775114 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-12 17:11:38.775127 | 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-12 17:11:38.775136 | 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-12 17:11:38.775142 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-12 17:11:38.775148 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-12 17:11:38.775153 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-12 17:11:38.775166 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-12 17:11:38.775171 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-12 17:11:38.775176 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-12 17:11:38.775180 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-12 17:11:38.775185 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-12 17:11:38.775190 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-12 17:11:38.775195 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-12 17:11:38.775199 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 17:11:38.775204 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-6b672019046f09870e1f1065e89765b3",
2026-06-12 17:11:38.775209 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 17:11:38.775214 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-12 17:11:38.775219 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-12 17:11:38.775224 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "87655",
2026-06-12 17:11:38.775229 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-12 17:11:38.775234 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-12 17:11:38.775239 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-12 17:11:38.775243 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-12 17:11:38.775250 | controller |                 },
2026-06-12 17:11:38.775255 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-12 17:11:38.775260 | controller |                 "labels": {
2026-06-12 17:11:38.775265 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-12 17:11:38.775271 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-12 17:11:38.775285 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-12 17:11:38.775290 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-12 17:11:38.775295 | controller |                     "kubernetes.io/os": "linux",
2026-06-12 17:11:38.775300 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-12 17:11:38.775304 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-12 17:11:38.775309 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-12 17:11:38.775314 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-12 17:11:38.775318 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-12 17:11:38.775323 | controller |                 },
2026-06-12 17:11:38.775328 | controller |                 "name": "crc",
2026-06-12 17:11:38.775332 | controller |                 "resourceVersion": "94085",
2026-06-12 17:11:38.775337 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-12 17:11:38.775342 | controller |             },
2026-06-12 17:11:38.775347 | controller |             "spec": {},
2026-06-12 17:11:38.775352 | controller |             "status": {
2026-06-12 17:11:38.775356 | controller |                 "addresses": [
2026-06-12 17:11:38.775361 | controller |                     {
2026-06-12 17:11:38.775366 | controller |                         "address": "192.168.126.11",
2026-06-12 17:11:38.775370 | controller |                         "type": "InternalIP"
2026-06-12 17:11:38.775375 | controller |                     },
2026-06-12 17:11:38.775380 | controller |                     {
2026-06-12 17:11:38.775384 | controller |                         "address": "crc",
2026-06-12 17:11:38.775389 | controller |                         "type": "Hostname"
2026-06-12 17:11:38.775393 | controller |                     }
2026-06-12 17:11:38.775398 | controller |                 ],
2026-06-12 17:11:38.775418 | controller |                 "allocatable": {
2026-06-12 17:11:38.775423 | controller |                     "cpu": "11800m",
2026-06-12 17:11:38.775428 | controller |                     "ephemeral-storage": "231016688053",
2026-06-12 17:11:38.775432 | controller |                     "hugepages-1Gi": "0",
2026-06-12 17:11:38.775437 | controller |                     "hugepages-2Mi": "0",
2026-06-12 17:11:38.775441 | controller |                     "memory": "31621688Ki",
2026-06-12 17:11:38.775446 | controller |                     "pods": "250"
2026-06-12 17:11:38.775450 | controller |                 },
2026-06-12 17:11:38.775455 | controller |                 "capacity": {
2026-06-12 17:11:38.775460 | controller |                     "cpu": "12",
2026-06-12 17:11:38.775464 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-12 17:11:38.775469 | controller |                     "hugepages-1Gi": "0",
2026-06-12 17:11:38.775473 | controller |                     "hugepages-2Mi": "0",
2026-06-12 17:11:38.775478 | controller |                     "memory": "32082488Ki",
2026-06-12 17:11:38.775483 | controller |                     "pods": "250"
2026-06-12 17:11:38.775488 | controller |                 },
2026-06-12 17:11:38.775492 | controller |                 "conditions": [
2026-06-12 17:11:38.775497 | controller |                     {
2026-06-12 17:11:38.775502 | controller |                         "lastHeartbeatTime": "2026-06-12T17:09:43Z",
2026-06-12 17:11:38.775507 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 17:11:38.775512 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-12 17:11:38.775517 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-12 17:11:38.775522 | controller |                         "status": "False",
2026-06-12 17:11:38.775526 | controller |                         "type": "MemoryPressure"
2026-06-12 17:11:38.775536 | controller |                     },
2026-06-12 17:11:38.775541 | controller |                     {
2026-06-12 17:11:38.775546 | controller |                         "lastHeartbeatTime": "2026-06-12T17:09:43Z",
2026-06-12 17:11:38.775551 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 17:11:38.775555 | controller |                         "message": "kubelet has no disk pressure",
2026-06-12 17:11:38.775560 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-12 17:11:38.775565 | controller |                         "status": "False",
2026-06-12 17:11:38.775569 | controller |                         "type": "DiskPressure"
2026-06-12 17:11:38.775579 | controller |                     },
2026-06-12 17:11:38.775584 | controller |                     {
2026-06-12 17:11:38.775589 | controller |                         "lastHeartbeatTime": "2026-06-12T17:09:43Z",
2026-06-12 17:11:38.775594 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-12 17:11:38.775599 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-12 17:11:38.775604 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-12 17:11:38.775608 | controller |                         "status": "False",
2026-06-12 17:11:38.775613 | controller |                         "type": "PIDPressure"
2026-06-12 17:11:38.775618 | controller |                     },
2026-06-12 17:11:38.775622 | controller |                     {
2026-06-12 17:11:38.775627 | controller |                         "lastHeartbeatTime": "2026-06-12T17:09:43Z",
2026-06-12 17:11:38.775632 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-12 17:11:38.775636 | controller |                         "message": "kubelet is posting ready status",
2026-06-12 17:11:38.775641 | controller |                         "reason": "KubeletReady",
2026-06-12 17:11:38.775646 | controller |                         "status": "True",
2026-06-12 17:11:38.775651 | controller |                         "type": "Ready"
2026-06-12 17:11:38.775655 | controller |                     }
2026-06-12 17:11:38.775660 | controller |                 ],
2026-06-12 17:11:38.775665 | controller |                 "daemonEndpoints": {
2026-06-12 17:11:38.775670 | controller |                     "kubeletEndpoint": {
2026-06-12 17:11:38.775675 | controller |                         "Port": 10250
2026-06-12 17:11:38.775679 | controller |                     }
2026-06-12 17:11:38.775684 | controller |                 },
2026-06-12 17:11:38.775688 | controller |                 "features": {
2026-06-12 17:11:38.775693 | controller |                     "supplementalGroupsPolicy": true
2026-06-12 17:11:38.775698 | controller |                 },
2026-06-12 17:11:38.775702 | controller |                 "images": [
2026-06-12 17:11:38.775707 | controller |                     {
2026-06-12 17:11:38.775711 | controller |                         "names": [
2026-06-12 17:11:38.775716 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-12 17:11:38.775722 | controller |                         ],
2026-06-12 17:11:38.775727 | controller |                         "sizeBytes": 2981840865
2026-06-12 17:11:38.775732 | controller |                     },
2026-06-12 17:11:38.775736 | controller |                     {
2026-06-12 17:11:38.775741 | controller |                         "names": [
2026-06-12 17:11:38.775746 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-12 17:11:38.775750 | controller |                         ],
2026-06-12 17:11:38.775755 | controller |                         "sizeBytes": 1791386233
2026-06-12 17:11:38.775760 | controller |                     },
2026-06-12 17:11:38.775765 | controller |                     {
2026-06-12 17:11:38.775769 | controller |                         "names": [
2026-06-12 17:11:38.775774 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:e0e8c3b534ef6d1af2ab0a5f468ebba764330fb966a49c166232ac1ecb98ad11",
2026-06-12 17:11:38.775778 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115",
2026-06-12 17:11:38.775783 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-12 17:11:38.775788 | controller |                         ],
2026-06-12 17:11:38.775792 | controller |                         "sizeBytes": 1663108685
2026-06-12 17:11:38.775797 | controller |                     },
2026-06-12 17:11:38.775802 | controller |                     {
2026-06-12 17:11:38.775807 | controller |                         "names": [
2026-06-12 17:11:38.775811 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-12 17:11:38.775816 | controller |                         ],
2026-06-12 17:11:38.775821 | controller |                         "sizeBytes": 1641503854
2026-06-12 17:11:38.775826 | controller |                     },
2026-06-12 17:11:38.775834 | controller |                     {
2026-06-12 17:11:38.775838 | controller |                         "names": [
2026-06-12 17:11:38.775850 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-12 17:11:38.775855 | controller |                         ],
2026-06-12 17:11:38.775860 | controller |                         "sizeBytes": 1597684406
2026-06-12 17:11:38.775868 | controller |                     },
2026-06-12 17:11:38.775874 | controller |                     {
2026-06-12 17:11:38.775878 | controller |                         "names": [
2026-06-12 17:11:38.775883 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-12 17:11:38.775888 | controller |                         ],
2026-06-12 17:11:38.775893 | controller |                         "sizeBytes": 1283022964
2026-06-12 17:11:38.775898 | controller |                     },
2026-06-12 17:11:38.775902 | controller |                     {
2026-06-12 17:11:38.775912 | controller |                         "names": [
2026-06-12 17:11:38.775938 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-12 17:11:38.775944 | controller |                         ],
2026-06-12 17:11:38.775949 | controller |                         "sizeBytes": 1261384762
2026-06-12 17:11:38.775954 | controller |                     },
2026-06-12 17:11:38.775959 | controller |                     {
2026-06-12 17:11:38.775964 | controller |                         "names": [
2026-06-12 17:11:38.775969 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-12 17:11:38.775973 | controller |                         ],
2026-06-12 17:11:38.775978 | controller |                         "sizeBytes": 1236270196
2026-06-12 17:11:38.775983 | controller |                     },
2026-06-12 17:11:38.775987 | controller |                     {
2026-06-12 17:11:38.775991 | controller |                         "names": [
2026-06-12 17:11:38.775996 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-12 17:11:38.776001 | controller |                         ],
2026-06-12 17:11:38.776006 | controller |                         "sizeBytes": 1224304325
2026-06-12 17:11:38.776010 | controller |                     },
2026-06-12 17:11:38.776015 | controller |                     {
2026-06-12 17:11:38.776019 | controller |                         "names": [
2026-06-12 17:11:38.776024 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-12 17:11:38.776029 | controller |                         ],
2026-06-12 17:11:38.776034 | controller |                         "sizeBytes": 1188201576
2026-06-12 17:11:38.776038 | controller |                     },
2026-06-12 17:11:38.776043 | controller |                     {
2026-06-12 17:11:38.776048 | controller |                         "names": [
2026-06-12 17:11:38.776052 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102",
2026-06-12 17:11:38.776057 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-12 17:11:38.776062 | controller |                         ],
2026-06-12 17:11:38.776067 | controller |                         "sizeBytes": 1161849635
2026-06-12 17:11:38.776071 | controller |                     },
2026-06-12 17:11:38.776076 | controller |                     {
2026-06-12 17:11:38.776081 | controller |                         "names": [
2026-06-12 17:11:38.776085 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b",
2026-06-12 17:11:38.776090 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:7bf8463fc0b18a3bfda6fc9002a43044ae51cbd5432fb1ef3878ebae2c058076",
2026-06-12 17:11:38.776095 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-12 17:11:38.776110 | controller |                         ],
2026-06-12 17:11:38.776115 | controller |                         "sizeBytes": 1144109381
2026-06-12 17:11:38.776120 | controller |                     },
2026-06-12 17:11:38.776124 | controller |                     {
2026-06-12 17:11:38.776129 | controller |                         "names": [
2026-06-12 17:11:38.776134 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:6c0cabae28e2d6ca84d27fc94d8b17718a014c137c350079b81decf9dd350af1"
2026-06-12 17:11:38.776138 | controller |                         ],
2026-06-12 17:11:38.776143 | controller |                         "sizeBytes": 1144051525
2026-06-12 17:11:38.776147 | controller |                     },
2026-06-12 17:11:38.776152 | controller |                     {
2026-06-12 17:11:38.776157 | controller |                         "names": [
2026-06-12 17:11:38.776161 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-12 17:11:38.776166 | controller |                         ],
2026-06-12 17:11:38.776171 | controller |                         "sizeBytes": 1126957757
2026-06-12 17:11:38.776175 | controller |                     },
2026-06-12 17:11:38.776180 | controller |                     {
2026-06-12 17:11:38.776184 | controller |                         "names": [
2026-06-12 17:11:38.776189 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:5100b65bbde5d0219ece8aa56f27725402feda92c07c2597dca139eb0460d02f",
2026-06-12 17:11:38.776193 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc",
2026-06-12 17:11:38.776198 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-12 17:11:38.776203 | controller |                         ],
2026-06-12 17:11:38.776207 | controller |                         "sizeBytes": 1113017659
2026-06-12 17:11:38.776212 | controller |                     },
2026-06-12 17:11:38.776216 | controller |                     {
2026-06-12 17:11:38.776221 | controller |                         "names": [
2026-06-12 17:11:38.776229 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17",
2026-06-12 17:11:38.776242 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-12 17:11:38.776247 | controller |                         ],
2026-06-12 17:11:38.776252 | controller |                         "sizeBytes": 1083799196
2026-06-12 17:11:38.776256 | controller |                     },
2026-06-12 17:11:38.776261 | controller |                     {
2026-06-12 17:11:38.776265 | controller |                         "names": [
2026-06-12 17:11:38.776270 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-12 17:11:38.776275 | controller |                         ],
2026-06-12 17:11:38.776279 | controller |                         "sizeBytes": 1079537324
2026-06-12 17:11:38.776284 | controller |                     },
2026-06-12 17:11:38.776288 | controller |                     {
2026-06-12 17:11:38.776293 | controller |                         "names": [
2026-06-12 17:11:38.776297 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-12 17:11:38.776302 | controller |                         ],
2026-06-12 17:11:38.776307 | controller |                         "sizeBytes": 1052707833
2026-06-12 17:11:38.776311 | controller |                     },
2026-06-12 17:11:38.776316 | controller |                     {
2026-06-12 17:11:38.776321 | controller |                         "names": [
2026-06-12 17:11:38.776325 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:7b54e1e90decd1b13bca74d4debd94fcd10edfbfab9a78e71e2df8b032a43eb1",
2026-06-12 17:11:38.776330 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba",
2026-06-12 17:11:38.776335 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-12 17:11:38.776343 | controller |                         ],
2026-06-12 17:11:38.776348 | controller |                         "sizeBytes": 1041008430
2026-06-12 17:11:38.776352 | controller |                     },
2026-06-12 17:11:38.776357 | controller |                     {
2026-06-12 17:11:38.776361 | controller |                         "names": [
2026-06-12 17:11:38.776365 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e",
2026-06-12 17:11:38.776370 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-12 17:11:38.776375 | controller |                         ],
2026-06-12 17:11:38.776379 | controller |                         "sizeBytes": 994527714
2026-06-12 17:11:38.776384 | controller |                     },
2026-06-12 17:11:38.776389 | controller |                     {
2026-06-12 17:11:38.776393 | controller |                         "names": [
2026-06-12 17:11:38.776398 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-12 17:11:38.776403 | controller |                         ],
2026-06-12 17:11:38.776407 | controller |                         "sizeBytes": 989392005
2026-06-12 17:11:38.776412 | controller |                     },
2026-06-12 17:11:38.776417 | controller |                     {
2026-06-12 17:11:38.776421 | controller |                         "names": [
2026-06-12 17:11:38.776426 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313",
2026-06-12 17:11:38.776430 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-12 17:11:38.776435 | controller |                         ],
2026-06-12 17:11:38.776439 | controller |                         "sizeBytes": 983416689
2026-06-12 17:11:38.776444 | controller |                     },
2026-06-12 17:11:38.776448 | controller |                     {
2026-06-12 17:11:38.776453 | controller |                         "names": [
2026-06-12 17:11:38.776458 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-12 17:11:38.776462 | controller |                         ],
2026-06-12 17:11:38.776466 | controller |                         "sizeBytes": 971668163
2026-06-12 17:11:38.776471 | controller |                     },
2026-06-12 17:11:38.776475 | controller |                     {
2026-06-12 17:11:38.776480 | controller |                         "names": [
2026-06-12 17:11:38.776485 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-12 17:11:38.776489 | controller |                         ],
2026-06-12 17:11:38.776494 | controller |                         "sizeBytes": 969078739
2026-06-12 17:11:38.776498 | controller |                     },
2026-06-12 17:11:38.776503 | controller |                     {
2026-06-12 17:11:38.776507 | controller |                         "names": [
2026-06-12 17:11:38.776512 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-12 17:11:38.776520 | controller |                         ],
2026-06-12 17:11:38.776525 | controller |                         "sizeBytes": 876488654
2026-06-12 17:11:38.776530 | controller |                     },
2026-06-12 17:11:38.776534 | controller |                     {
2026-06-12 17:11:38.776539 | controller |                         "names": [
2026-06-12 17:11:38.776544 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-12 17:11:38.776548 | controller |                         ],
2026-06-12 17:11:38.776553 | controller |                         "sizeBytes": 874121453
2026-06-12 17:11:38.776557 | controller |                     },
2026-06-12 17:11:38.776562 | controller |                     {
2026-06-12 17:11:38.776566 | controller |                         "names": [
2026-06-12 17:11:38.776571 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-12 17:11:38.776579 | controller |                         ],
2026-06-12 17:11:38.776584 | controller |                         "sizeBytes": 847332502
2026-06-12 17:11:38.776589 | controller |                     },
2026-06-12 17:11:38.776593 | controller |                     {
2026-06-12 17:11:38.776598 | controller |                         "names": [
2026-06-12 17:11:38.776609 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-12 17:11:38.776614 | controller |                         ],
2026-06-12 17:11:38.776618 | controller |                         "sizeBytes": 772260039
2026-06-12 17:11:38.776623 | controller |                     },
2026-06-12 17:11:38.776627 | controller |                     {
2026-06-12 17:11:38.776632 | controller |                         "names": [
2026-06-12 17:11:38.776636 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-12 17:11:38.776641 | controller |                         ],
2026-06-12 17:11:38.776645 | controller |                         "sizeBytes": 769516783
2026-06-12 17:11:38.776650 | controller |                     },
2026-06-12 17:11:38.776654 | controller |                     {
2026-06-12 17:11:38.776659 | controller |                         "names": [
2026-06-12 17:11:38.776663 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-12 17:11:38.776668 | controller |                         ],
2026-06-12 17:11:38.776672 | controller |                         "sizeBytes": 721591926
2026-06-12 17:11:38.776677 | controller |                     },
2026-06-12 17:11:38.776682 | controller |                     {
2026-06-12 17:11:38.776686 | controller |                         "names": [
2026-06-12 17:11:38.776691 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c",
2026-06-12 17:11:38.776695 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-12 17:11:38.776700 | controller |                         ],
2026-06-12 17:11:38.776705 | controller |                         "sizeBytes": 685363428
2026-06-12 17:11:38.776709 | controller |                     },
2026-06-12 17:11:38.776714 | controller |                     {
2026-06-12 17:11:38.776718 | controller |                         "names": [
2026-06-12 17:11:38.776723 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb",
2026-06-12 17:11:38.776728 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-12 17:11:38.776732 | controller |                         ],
2026-06-12 17:11:38.776737 | controller |                         "sizeBytes": 679336787
2026-06-12 17:11:38.776741 | controller |                     },
2026-06-12 17:11:38.776746 | controller |                     {
2026-06-12 17:11:38.776750 | controller |                         "names": [
2026-06-12 17:11:38.776755 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e",
2026-06-12 17:11:38.776760 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-12 17:11:38.776764 | controller |                         ],
2026-06-12 17:11:38.776769 | controller |                         "sizeBytes": 670935535
2026-06-12 17:11:38.776773 | controller |                     },
2026-06-12 17:11:38.776778 | controller |                     {
2026-06-12 17:11:38.776782 | controller |                         "names": [
2026-06-12 17:11:38.776787 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1",
2026-06-12 17:11:38.776792 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-12 17:11:38.776796 | controller |                         ],
2026-06-12 17:11:38.776801 | controller |                         "sizeBytes": 668567017
2026-06-12 17:11:38.776810 | controller |                     },
2026-06-12 17:11:38.776814 | controller |                     {
2026-06-12 17:11:38.776819 | controller |                         "names": [
2026-06-12 17:11:38.776824 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e",
2026-06-12 17:11:38.776829 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-12 17:11:38.776833 | controller |                         ],
2026-06-12 17:11:38.776838 | controller |                         "sizeBytes": 668561385
2026-06-12 17:11:38.776842 | controller |                     },
2026-06-12 17:11:38.776847 | controller |                     {
2026-06-12 17:11:38.776852 | controller |                         "names": [
2026-06-12 17:11:38.776856 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-12 17:11:38.776861 | controller |                         ],
2026-06-12 17:11:38.776866 | controller |                         "sizeBytes": 646867625
2026-06-12 17:11:38.776870 | controller |                     },
2026-06-12 17:11:38.776875 | controller |                     {
2026-06-12 17:11:38.776880 | controller |                         "names": [
2026-06-12 17:11:38.776884 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-12 17:11:38.776893 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-12 17:11:38.776898 | controller |                         ],
2026-06-12 17:11:38.776902 | controller |                         "sizeBytes": 644545406
2026-06-12 17:11:38.776911 | controller |                     },
2026-06-12 17:11:38.776931 | controller |                     {
2026-06-12 17:11:38.776939 | controller |                         "names": [
2026-06-12 17:11:38.776944 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-12 17:11:38.776949 | controller |                         ],
2026-06-12 17:11:38.776953 | controller |                         "sizeBytes": 638910445
2026-06-12 17:11:38.776958 | controller |                     },
2026-06-12 17:11:38.776963 | controller |                     {
2026-06-12 17:11:38.776968 | controller |                         "names": [
2026-06-12 17:11:38.776973 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-12 17:11:38.776983 | controller |                         ],
2026-06-12 17:11:38.776988 | controller |                         "sizeBytes": 617699779
2026-06-12 17:11:38.776992 | controller |                     },
2026-06-12 17:11:38.776997 | controller |                     {
2026-06-12 17:11:38.777001 | controller |                         "names": [
2026-06-12 17:11:38.777006 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-12 17:11:38.777010 | controller |                         ],
2026-06-12 17:11:38.777015 | controller |                         "sizeBytes": 607756695
2026-06-12 17:11:38.777020 | controller |                     },
2026-06-12 17:11:38.777024 | controller |                     {
2026-06-12 17:11:38.777029 | controller |                         "names": [
2026-06-12 17:11:38.777033 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33",
2026-06-12 17:11:38.777038 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-12 17:11:38.777042 | controller |                         ],
2026-06-12 17:11:38.777047 | controller |                         "sizeBytes": 594718948
2026-06-12 17:11:38.777052 | controller |                     },
2026-06-12 17:11:38.777057 | controller |                     {
2026-06-12 17:11:38.777061 | controller |                         "names": [
2026-06-12 17:11:38.777066 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-12 17:11:38.777071 | controller |                         ],
2026-06-12 17:11:38.777080 | controller |                         "sizeBytes": 584721741
2026-06-12 17:11:38.777085 | controller |                     },
2026-06-12 17:11:38.777089 | controller |                     {
2026-06-12 17:11:38.777094 | controller |                         "names": [
2026-06-12 17:11:38.777099 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-12 17:11:38.777104 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-12 17:11:38.777109 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-12 17:11:38.777113 | controller |                         ],
2026-06-12 17:11:38.777118 | controller |                         "sizeBytes": 584351326
2026-06-12 17:11:38.777122 | controller |                     },
2026-06-12 17:11:38.777127 | controller |                     {
2026-06-12 17:11:38.777132 | controller |                         "names": [
2026-06-12 17:11:38.777136 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-12 17:11:38.777141 | controller |                         ],
2026-06-12 17:11:38.777146 | controller |                         "sizeBytes": 545674969
2026-06-12 17:11:38.777151 | controller |                     },
2026-06-12 17:11:38.777155 | controller |                     {
2026-06-12 17:11:38.777160 | controller |                         "names": [
2026-06-12 17:11:38.777164 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-12 17:11:38.777169 | controller |                         ],
2026-06-12 17:11:38.777173 | controller |                         "sizeBytes": 542463064
2026-06-12 17:11:38.777178 | controller |                     },
2026-06-12 17:11:38.777183 | controller |                     {
2026-06-12 17:11:38.777187 | controller |                         "names": [
2026-06-12 17:11:38.777192 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-12 17:11:38.777197 | controller |                         ],
2026-06-12 17:11:38.777201 | controller |                         "sizeBytes": 539380592
2026-06-12 17:11:38.777206 | controller |                     },
2026-06-12 17:11:38.777210 | controller |                     {
2026-06-12 17:11:38.777215 | controller |                         "names": [
2026-06-12 17:11:38.777219 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-12 17:11:38.777223 | controller |                         ],
2026-06-12 17:11:38.777228 | controller |                         "sizeBytes": 533027808
2026-06-12 17:11:38.777232 | controller |                     },
2026-06-12 17:11:38.777237 | controller |                     {
2026-06-12 17:11:38.777242 | controller |                         "names": [
2026-06-12 17:11:38.777247 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-12 17:11:38.777252 | controller |                         ],
2026-06-12 17:11:38.777257 | controller |                         "sizeBytes": 528200501
2026-06-12 17:11:38.777261 | controller |                     },
2026-06-12 17:11:38.777266 | controller |                     {
2026-06-12 17:11:38.777271 | controller |                         "names": [
2026-06-12 17:11:38.777275 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-12 17:11:38.777280 | controller |                         ],
2026-06-12 17:11:38.777285 | controller |                         "sizeBytes": 527774342
2026-06-12 17:11:38.777289 | controller |                     },
2026-06-12 17:11:38.777294 | controller |                     {
2026-06-12 17:11:38.777298 | controller |                         "names": [
2026-06-12 17:11:38.777303 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d"
2026-06-12 17:11:38.777307 | controller |                         ],
2026-06-12 17:11:38.777316 | controller |                         "sizeBytes": 526632426
2026-06-12 17:11:38.777321 | controller |                     }
2026-06-12 17:11:38.777326 | controller |                 ],
2026-06-12 17:11:38.777330 | controller |                 "nodeInfo": {
2026-06-12 17:11:38.777334 | controller |                     "architecture": "amd64",
2026-06-12 17:11:38.777337 | controller |                     "bootID": "aa06a595-57ea-48d6-ba2c-7e52cc2b47c6",
2026-06-12 17:11:38.777341 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-12 17:11:38.777349 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-12 17:11:38.777353 | controller |                     "kubeProxyVersion": "",
2026-06-12 17:11:38.777356 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-12 17:11:38.777359 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-12 17:11:38.777363 | controller |                     "operatingSystem": "linux",
2026-06-12 17:11:38.777366 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-12 17:11:38.777370 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-12 17:11:38.777373 | controller |                 },
2026-06-12 17:11:38.777377 | controller |                 "runtimeHandlers": [
2026-06-12 17:11:38.777380 | controller |                     {
2026-06-12 17:11:38.777383 | controller |                         "features": {
2026-06-12 17:11:38.777387 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 17:11:38.777393 | controller |                             "userNamespaces": true
2026-06-12 17:11:38.777397 | controller |                         },
2026-06-12 17:11:38.777400 | controller |                         "name": "crun"
2026-06-12 17:11:38.777404 | controller |                     },
2026-06-12 17:11:38.777407 | controller |                     {
2026-06-12 17:11:38.777410 | controller |                         "features": {
2026-06-12 17:11:38.777414 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 17:11:38.777417 | controller |                             "userNamespaces": true
2026-06-12 17:11:38.777421 | controller |                         },
2026-06-12 17:11:38.777424 | controller |                         "name": ""
2026-06-12 17:11:38.777427 | controller |                     },
2026-06-12 17:11:38.777431 | controller |                     {
2026-06-12 17:11:38.777434 | controller |                         "features": {
2026-06-12 17:11:38.777437 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-12 17:11:38.777441 | controller |                             "userNamespaces": true
2026-06-12 17:11:38.777444 | controller |                         },
2026-06-12 17:11:38.777448 | controller |                         "name": "runc"
2026-06-12 17:11:38.777451 | controller |                     }
2026-06-12 17:11:38.777454 | controller |                 ]
2026-06-12 17:11:38.777462 | controller |             }
2026-06-12 17:11:38.777486 | controller |         }
2026-06-12 17:11:38.777490 | controller |     ],
2026-06-12 17:11:38.777493 | controller |     "kind": "List",
2026-06-12 17:11:38.777497 | controller |     "metadata": {
2026-06-12 17:11:38.777500 | controller |         "resourceVersion": ""
2026-06-12 17:11:38.777503 | controller |     }
2026-06-12 17:11:38.777507 | controller | }
2026-06-12 17:11:38.885956 | controller | ok: Runtime: 0:00:00.144180
2026-06-12 17:11:38.914394 | 
2026-06-12 17:11:38.914483 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-12 17:11:38.964443 | controller | skipping: Conditional result was False
2026-06-12 17:11:39.002276 | 
2026-06-12 17:11:39.002423 | TASK [env_op_images : Extract node names]
2026-06-12 17:11:39.104860 | controller | ok
2026-06-12 17:11:39.129222 | 
2026-06-12 17:11:39.129388 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-12 17:11:40.695201 | controller | Jun 12 15:38:08.589666 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:11:40.695618 | controller | Jun 12 15:38:09.493333 crc crio[3653]: time="2026-06-12T15:38:09.492053891Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 17:11:40.695659 | controller | Jun 12 15:38:09.493333 crc crio[3653]: time="2026-06-12T15:38:09.493310207Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 17:11:40.695679 | controller | Jun 12 15:38:09.502632 crc crio[3653]: time="2026-06-12T15:38:09.502416582Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 17:11:40.695704 | controller | Jun 12 15:38:09.504146 crc crio[3653]: time="2026-06-12T15:38:09.504080241Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 17:11:40.695810 | controller | Jun 12 15:38:09.522697 crc crio[3653]: time="2026-06-12T15:38:09.522479752Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 17:11:40.695838 | controller | Jun 12 15:38:09.523443 crc crio[3653]: time="2026-06-12T15:38:09.52334768Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 17:11:40.695855 | controller | Jun 12 15:38:09.523443 crc crio[3653]: time="2026-06-12T15:38:09.523438771Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 17:11:40.695872 | controller | Jun 12 15:38:09.523954 crc crio[3653]: time="2026-06-12T15:38:09.523843923Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 17:11:40.695889 | controller | Jun 12 15:38:09.523954 crc crio[3653]: time="2026-06-12T15:38:09.523890894Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 17:11:40.695905 | controller | Jun 12 15:38:09.572044 crc crio[3653]: time="2026-06-12T15:38:09.57189249Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 17:11:40.695921 | controller | Jun 12 15:38:09.594046 crc crio[3653]: time="2026-06-12T15:38:09.593199124Z" 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-12 17:11:40.695939 | controller | Jun 12 15:38:09.601186 crc crio[3653]: time="2026-06-12T15:38:09.601086361Z" 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-12 17:11:40.695956 | controller | Jun 12 15:38:09.856321 crc crio[3653]: time="2026-06-12T15:38:09.855997256Z" 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-12 17:11:40.695972 | controller | Jun 12 15:38:10.241607 crc crio[3653]: time="2026-06-12T15:38:10.241467872Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 17:11:40.695988 | controller | Jun 12 15:38:10.241936 crc crio[3653]: time="2026-06-12T15:38:10.241918275Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 17:11:40.696005 | controller | Jun 12 15:38:10.242151 crc crio[3653]: time="2026-06-12T15:38:10.24212995Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 17:11:40.696020 | controller | Jun 12 15:38:10.242235 crc crio[3653]: time="2026-06-12T15:38:10.242221861Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 17:11:40.696036 | controller | Jun 12 15:38:10.242303 crc crio[3653]: time="2026-06-12T15:38:10.242288839Z" level=info msg="RDT not available in the host system"
2026-06-12 17:11:40.696052 | controller | Jun 12 15:38:10.254019 crc crio[3653]: time="2026-06-12T15:38:10.253967498Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:11:40.696068 | controller | Jun 12 15:38:10.254168 crc crio[3653]: time="2026-06-12T15:38:10.25415159Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:11:40.696084 | controller | Jun 12 15:38:10.268364 crc crio[3653]: time="2026-06-12T15:38:10.268270688Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:11:40.696100 | controller | Jun 12 15:38:10.268815 crc crio[3653]: time="2026-06-12T15:38:10.268790369Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:11:40.696116 | controller | Jun 12 15:38:10.856580 crc crio[3653]: time="2026-06-12T15:38:10.853686971Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.696132 | controller | Jun 12 15:38:10.856580 crc crio[3653]: time="2026-06-12T15:38:10.854423418Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.696152 | controller | Jun 12 15:38:10.856580 crc crio[3653]: time="2026-06-12T15:38:10.855999164Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 17:11:40.696169 | controller | Jun 12 15:38:10.856580 crc crio[3653]: time="2026-06-12T15:38:10.856016386Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 17:11:40.696187 | controller | Jun 12 15:38:10.859236 crc crio[3653]: time="2026-06-12T15:38:10.856862926Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"cpu-shared.crio.io\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.PodLinuxResources\", \"bundle\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.LinkLogs\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.criu.config\", \"run.oci.\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\"]\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-12 17:11:40.696209 | controller | Jun 12 15:38:10.862576 crc crio[3653]: time="2026-06-12T15:38:10.862188885Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-12 17:11:40.696226 | controller | Jun 12 15:38:12.702081 crc crio[3653]: time="2026-06-12T15:38:12.701196302Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 17:11:40.697780 | controller | Jun 12 15:38:12.703704 crc crio[3653]: time="2026-06-12T15:38:12.702467662Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 17:11:40.697819 | controller | Jun 12 15:38:12.964213 crc crio[3653]: time="2026-06-12T15:38:12.96313346Z" 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-12 17:11:40.697840 | controller | Jun 12 15:38:12.974773 crc crio[3653]: time="2026-06-12T15:38:12.974647059Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-12 17:11:40.697857 | controller | Jun 12 15:38:13.000607 crc crio[3653]: time="2026-06-12T15:38:13.000432733Z" 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-12 17:11:40.697874 | controller | Jun 12 15:38:13.007685 crc crio[3653]: time="2026-06-12T15:38:13.007591052Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-12 17:11:40.697890 | controller | Jun 12 15:38:13.146695 crc crio[3653]: time="2026-06-12T15:38:13.146383563Z" 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-12 17:11:40.697907 | controller | Jun 12 15:38:13.162484 crc crio[3653]: time="2026-06-12T15:38:13.162415073Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-12 17:11:40.697923 | controller | Jun 12 15:38:13.172146 crc crio[3653]: time="2026-06-12T15:38:13.172067369Z" 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-12 17:11:40.697939 | controller | Jun 12 15:38:13.179045 crc crio[3653]: time="2026-06-12T15:38:13.178732233Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-12 17:11:40.697954 | controller | Jun 12 15:38:13.188103 crc crio[3653]: time="2026-06-12T15:38:13.187956369Z" 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-12 17:11:40.697970 | controller | Jun 12 15:38:13.193810 crc crio[3653]: time="2026-06-12T15:38:13.193685507Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-12 17:11:40.697986 | controller | Jun 12 15:38:13.204763 crc crio[3653]: time="2026-06-12T15:38:13.204582262Z" 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-12 17:11:40.698001 | controller | Jun 12 15:38:13.215010 crc crio[3653]: time="2026-06-12T15:38:13.214482546Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-12 17:11:40.698017 | controller | Jun 12 15:38:13.226204 crc crio[3653]: time="2026-06-12T15:38:13.22607527Z" 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-12 17:11:40.698037 | controller | Jun 12 15:38:13.232254 crc crio[3653]: time="2026-06-12T15:38:13.232100019Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-12 17:11:40.698053 | controller | Jun 12 15:38:13.254612 crc crio[3653]: time="2026-06-12T15:38:13.25405525Z" 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-12 17:11:40.698069 | controller | Jun 12 15:38:13.260774 crc crio[3653]: time="2026-06-12T15:38:13.260646279Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-12 17:11:40.698084 | controller | Jun 12 15:38:13.276878 crc crio[3653]: time="2026-06-12T15:38:13.27668801Z" 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-12 17:11:40.698101 | controller | Jun 12 15:38:13.289215 crc crio[3653]: time="2026-06-12T15:38:13.289072331Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-12 17:11:40.698117 | controller | Jun 12 15:38:13.303174 crc crio[3653]: time="2026-06-12T15:38:13.303099388Z" 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-12 17:11:40.698132 | controller | Jun 12 15:38:13.309436 crc crio[3653]: time="2026-06-12T15:38:13.309390396Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-12 17:11:40.698148 | controller | Jun 12 15:38:13.370713 crc crio[3653]: time="2026-06-12T15:38:13.370417736Z" 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-12 17:11:40.698164 | controller | Jun 12 15:38:13.377784 crc crio[3653]: time="2026-06-12T15:38:13.377441845Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-12 17:11:40.698180 | controller | Jun 12 15:38:13.393024 crc crio[3653]: time="2026-06-12T15:38:13.392859262Z" 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-12 17:11:40.698197 | controller | Jun 12 15:38:13.403112 crc crio[3653]: time="2026-06-12T15:38:13.402324425Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-12 17:11:40.698213 | controller | Jun 12 15:38:13.419893 crc crio[3653]: time="2026-06-12T15:38:13.419744444Z" 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-12 17:11:40.698229 | controller | Jun 12 15:38:13.425464 crc crio[3653]: time="2026-06-12T15:38:13.425361173Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-12 17:11:40.698245 | controller | Jun 12 15:38:13.435323 crc crio[3653]: time="2026-06-12T15:38:13.435206733Z" 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-12 17:11:40.698266 | controller | Jun 12 15:38:13.439299 crc crio[3653]: time="2026-06-12T15:38:13.439210978Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-12 17:11:40.698282 | controller | Jun 12 15:38:13.449128 crc crio[3653]: time="2026-06-12T15:38:13.448744816Z" 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-12 17:11:40.698298 | controller | Jun 12 15:38:13.458136 crc crio[3653]: time="2026-06-12T15:38:13.457987764Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-12 17:11:40.698314 | controller | Jun 12 15:38:13.468027 crc crio[3653]: time="2026-06-12T15:38:13.467860496Z" 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-12 17:11:40.698331 | controller | Jun 12 15:38:13.473748 crc crio[3653]: time="2026-06-12T15:38:13.47368033Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-12 17:11:40.698365 | controller | Jun 12 15:38:13.487264 crc crio[3653]: time="2026-06-12T15:38:13.487165229Z" 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-12 17:11:40.698387 | controller | Jun 12 15:38:13.493120 crc crio[3653]: time="2026-06-12T15:38:13.493061638Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-12 17:11:40.698405 | controller | Jun 12 15:38:13.511885 crc crio[3653]: time="2026-06-12T15:38:13.511804191Z" 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-12 17:11:40.698421 | controller | Jun 12 15:38:13.520224 crc crio[3653]: time="2026-06-12T15:38:13.519992093Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-12 17:11:40.698437 | controller | Jun 12 15:38:13.529378 crc crio[3653]: time="2026-06-12T15:38:13.529210359Z" 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-12 17:11:40.698453 | controller | Jun 12 15:38:13.537669 crc crio[3653]: time="2026-06-12T15:38:13.536827611Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-12 17:11:40.698468 | controller | Jun 12 15:38:13.555845 crc crio[3653]: time="2026-06-12T15:38:13.555734945Z" 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-12 17:11:40.698484 | controller | Jun 12 15:38:13.565565 crc crio[3653]: time="2026-06-12T15:38:13.565430995Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-12 17:11:40.698500 | controller | Jun 12 15:38:13.573161 crc crio[3653]: time="2026-06-12T15:38:13.573056947Z" 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-12 17:11:40.698519 | controller | Jun 12 15:38:13.579828 crc crio[3653]: time="2026-06-12T15:38:13.579747803Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-12 17:11:40.698534 | controller | Jun 12 15:38:13.597818 crc crio[3653]: time="2026-06-12T15:38:13.597740583Z" 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-12 17:11:40.698550 | controller | Jun 12 15:38:13.604769 crc crio[3653]: time="2026-06-12T15:38:13.604643804Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-12 17:11:40.698566 | controller | Jun 12 15:38:13.619264 crc crio[3653]: time="2026-06-12T15:38:13.619133204Z" 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-12 17:11:40.698581 | controller | Jun 12 15:38:13.625948 crc crio[3653]: time="2026-06-12T15:38:13.625761515Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-12 17:11:40.698596 | controller | Jun 12 15:38:13.641609 crc crio[3653]: time="2026-06-12T15:38:13.641262348Z" 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-12 17:11:40.698612 | controller | Jun 12 15:38:13.648089 crc crio[3653]: time="2026-06-12T15:38:13.647983166Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-12 17:11:40.698627 | controller | Jun 12 15:38:13.655111 crc crio[3653]: time="2026-06-12T15:38:13.654971153Z" 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-12 17:11:40.698642 | controller | Jun 12 15:38:13.659249 crc crio[3653]: time="2026-06-12T15:38:13.65915734Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-12 17:11:40.698658 | controller | Jun 12 15:38:13.687552 crc crio[3653]: time="2026-06-12T15:38:13.687362096Z" 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-12 17:11:40.698673 | controller | Jun 12 15:38:13.693010 crc crio[3653]: time="2026-06-12T15:38:13.692869148Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-12 17:11:40.698689 | controller | Jun 12 15:38:13.703121 crc crio[3653]: time="2026-06-12T15:38:13.702959726Z" 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-12 17:11:40.698704 | controller | Jun 12 15:38:13.709635 crc crio[3653]: time="2026-06-12T15:38:13.709308677Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-12 17:11:40.698723 | controller | Jun 12 15:38:13.719473 crc crio[3653]: time="2026-06-12T15:38:13.719224662Z" 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-12 17:11:40.698739 | controller | Jun 12 15:38:13.723546 crc crio[3653]: time="2026-06-12T15:38:13.72340716Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-12 17:11:40.698755 | controller | Jun 12 15:38:13.744006 crc crio[3653]: time="2026-06-12T15:38:13.743789659Z" 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-12 17:11:40.698771 | controller | Jun 12 15:38:13.753326 crc crio[3653]: time="2026-06-12T15:38:13.753172126Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-12 17:11:40.698786 | controller | Jun 12 15:38:13.761228 crc crio[3653]: time="2026-06-12T15:38:13.761106221Z" 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-12 17:11:40.698802 | controller | Jun 12 15:38:13.768555 crc crio[3653]: time="2026-06-12T15:38:13.768384889Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-12 17:11:40.698817 | controller | Jun 12 15:38:13.782421 crc crio[3653]: time="2026-06-12T15:38:13.782348011Z" 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-12 17:11:40.698833 | controller | Jun 12 15:38:13.788470 crc crio[3653]: time="2026-06-12T15:38:13.788411243Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-12 17:11:40.698848 | controller | Jun 12 15:38:13.816282 crc crio[3653]: time="2026-06-12T15:38:13.815702454Z" 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-12 17:11:40.698864 | controller | Jun 12 15:38:13.820800 crc crio[3653]: time="2026-06-12T15:38:13.820672417Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-12 17:11:40.698880 | controller | Jun 12 15:38:13.843253 crc crio[3653]: time="2026-06-12T15:38:13.843091272Z" 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-12 17:11:40.698896 | controller | Jun 12 15:38:13.847756 crc crio[3653]: time="2026-06-12T15:38:13.847626324Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-12 17:11:40.698911 | controller | Jun 12 15:38:13.858124 crc crio[3653]: time="2026-06-12T15:38:13.85769529Z" 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-12 17:11:40.698926 | controller | Jun 12 15:38:13.863415 crc crio[3653]: time="2026-06-12T15:38:13.863299569Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-12 17:11:40.698945 | controller | Jun 12 15:38:13.871609 crc crio[3653]: time="2026-06-12T15:38:13.871468Z" 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-12 17:11:40.698961 | controller | Jun 12 15:38:13.876128 crc crio[3653]: time="2026-06-12T15:38:13.876035424Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-12 17:11:40.698977 | controller | Jun 12 15:38:13.883101 crc crio[3653]: time="2026-06-12T15:38:13.882770003Z" 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-12 17:11:40.698992 | controller | Jun 12 15:38:13.888895 crc crio[3653]: time="2026-06-12T15:38:13.88876359Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-12 17:11:40.699008 | controller | Jun 12 15:38:13.904995 crc crio[3653]: time="2026-06-12T15:38:13.904303335Z" 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-12 17:11:40.699024 | controller | Jun 12 15:38:13.912880 crc crio[3653]: time="2026-06-12T15:38:13.912712303Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-12 17:11:40.699039 | controller | Jun 12 15:38:13.928648 crc crio[3653]: time="2026-06-12T15:38:13.928348595Z" 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-12 17:11:40.699055 | controller | Jun 12 15:38:13.932147 crc crio[3653]: time="2026-06-12T15:38:13.932057789Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-12 17:11:40.699070 | controller | Jun 12 15:38:13.954238 crc crio[3653]: time="2026-06-12T15:38:13.954064234Z" 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-12 17:11:40.699086 | controller | Jun 12 15:38:13.962873 crc crio[3653]: time="2026-06-12T15:38:13.962702278Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-12 17:11:40.699102 | controller | Jun 12 15:38:13.988883 crc crio[3653]: time="2026-06-12T15:38:13.988650864Z" 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-12 17:11:40.699117 | controller | Jun 12 15:38:13.994407 crc crio[3653]: time="2026-06-12T15:38:13.994307666Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-12 17:11:40.699133 | controller | Jun 12 15:38:14.001862 crc crio[3653]: time="2026-06-12T15:38:14.001659929Z" 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-12 17:11:40.699153 | controller | Jun 12 15:38:14.007010 crc crio[3653]: time="2026-06-12T15:38:14.00687657Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-12 17:11:40.699169 | controller | Jun 12 15:38:14.022366 crc crio[3653]: time="2026-06-12T15:38:14.022248283Z" 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-12 17:11:40.699185 | controller | Jun 12 15:38:14.028197 crc crio[3653]: time="2026-06-12T15:38:14.028085208Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-12 17:11:40.699200 | controller | Jun 12 15:38:14.035091 crc crio[3653]: time="2026-06-12T15:38:14.03499562Z" 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-12 17:11:40.699216 | controller | Jun 12 15:38:14.040005 crc crio[3653]: time="2026-06-12T15:38:14.039878417Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-12 17:11:40.699232 | controller | Jun 12 15:38:14.047273 crc crio[3653]: time="2026-06-12T15:38:14.047186046Z" 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-12 17:11:40.699248 | controller | Jun 12 15:38:14.051776 crc crio[3653]: time="2026-06-12T15:38:14.051715699Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-12 17:11:40.699263 | controller | Jun 12 15:38:14.058051 crc crio[3653]: time="2026-06-12T15:38:14.058014507Z" 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-12 17:11:40.699280 | controller | Jun 12 15:38:14.063324 crc crio[3653]: time="2026-06-12T15:38:14.063142131Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-12 17:11:40.699295 | controller | Jun 12 15:38:14.070709 crc crio[3653]: time="2026-06-12T15:38:14.070568009Z" 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-12 17:11:40.699311 | controller | Jun 12 15:38:14.075969 crc crio[3653]: time="2026-06-12T15:38:14.075872607Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-12 17:11:40.699327 | controller | Jun 12 15:38:14.120294 crc crio[3653]: time="2026-06-12T15:38:14.120147615Z" 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-12 17:11:40.699343 | controller | Jun 12 15:38:14.125759 crc crio[3653]: time="2026-06-12T15:38:14.125479285Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-12 17:11:40.699379 | controller | Jun 12 15:38:14.140739 crc crio[3653]: time="2026-06-12T15:38:14.140638533Z" 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-12 17:11:40.699402 | controller | Jun 12 15:38:14.146355 crc crio[3653]: time="2026-06-12T15:38:14.14622347Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-12 17:11:40.699419 | controller | Jun 12 15:38:14.187076 crc crio[3653]: time="2026-06-12T15:38:14.186921213Z" 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-12 17:11:40.699435 | controller | Jun 12 15:38:14.190160 crc crio[3653]: time="2026-06-12T15:38:14.190071474Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-12 17:11:40.699451 | controller | Jun 12 15:38:14.211967 crc crio[3653]: time="2026-06-12T15:38:14.211762937Z" 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-12 17:11:40.699466 | controller | Jun 12 15:38:14.216082 crc crio[3653]: time="2026-06-12T15:38:14.215914361Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-12 17:11:40.699482 | controller | Jun 12 15:38:14.222443 crc crio[3653]: time="2026-06-12T15:38:14.222330509Z" 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-12 17:11:40.699499 | controller | Jun 12 15:38:14.225826 crc crio[3653]: time="2026-06-12T15:38:14.225752979Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-12 17:11:40.699515 | controller | Jun 12 15:38:14.238001 crc crio[3653]: time="2026-06-12T15:38:14.237895076Z" 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-12 17:11:40.699531 | controller | Jun 12 15:38:14.242217 crc crio[3653]: time="2026-06-12T15:38:14.242144685Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-12 17:11:40.699565 | controller | Jun 12 15:38:14.253805 crc crio[3653]: time="2026-06-12T15:38:14.253657782Z" 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-12 17:11:40.699582 | controller | Jun 12 15:38:14.258606 crc crio[3653]: time="2026-06-12T15:38:14.258443457Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-12 17:11:40.699598 | controller | Jun 12 15:38:14.265851 crc crio[3653]: time="2026-06-12T15:38:14.265741351Z" 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-12 17:11:40.699614 | controller | Jun 12 15:38:14.269229 crc crio[3653]: time="2026-06-12T15:38:14.269152679Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-12 17:11:40.699633 | controller | Jun 12 15:38:14.276235 crc crio[3653]: time="2026-06-12T15:38:14.276118186Z" 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-12 17:11:40.699649 | controller | Jun 12 15:38:14.279869 crc crio[3653]: time="2026-06-12T15:38:14.279788961Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-12 17:11:40.699665 | controller | Jun 12 15:38:14.288201 crc crio[3653]: time="2026-06-12T15:38:14.288078687Z" 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-12 17:11:40.699680 | controller | Jun 12 15:38:14.291333 crc crio[3653]: time="2026-06-12T15:38:14.291190693Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-12 17:11:40.699695 | controller | Jun 12 15:38:14.321056 crc crio[3653]: time="2026-06-12T15:38:14.320899454Z" 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-12 17:11:40.699711 | controller | Jun 12 15:38:14.325455 crc crio[3653]: time="2026-06-12T15:38:14.325322377Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-12 17:11:40.699726 | controller | Jun 12 15:38:14.336684 crc crio[3653]: time="2026-06-12T15:38:14.336551413Z" 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-12 17:11:40.699742 | controller | Jun 12 15:38:14.340389 crc crio[3653]: time="2026-06-12T15:38:14.340258974Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-12 17:11:40.699757 | controller | Jun 12 15:38:14.350880 crc crio[3653]: time="2026-06-12T15:38:14.350740624Z" 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-12 17:11:40.699773 | controller | Jun 12 15:38:14.355359 crc crio[3653]: time="2026-06-12T15:38:14.355227006Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-12 17:11:40.699788 | controller | Jun 12 15:38:14.364239 crc crio[3653]: time="2026-06-12T15:38:14.364097095Z" 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-12 17:11:40.699828 | controller | Jun 12 15:38:14.368084 crc crio[3653]: time="2026-06-12T15:38:14.367934174Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-12 17:11:40.699852 | controller | Jun 12 15:38:14.379824 crc crio[3653]: time="2026-06-12T15:38:14.379721401Z" 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-12 17:11:40.699868 | controller | Jun 12 15:38:14.383715 crc crio[3653]: time="2026-06-12T15:38:14.383383175Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-12 17:11:40.699887 | controller | Jun 12 15:38:14.391028 crc crio[3653]: time="2026-06-12T15:38:14.390855254Z" 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-12 17:11:40.699904 | controller | Jun 12 15:38:14.395216 crc crio[3653]: time="2026-06-12T15:38:14.395108882Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-12 17:11:40.699920 | controller | Jun 12 15:38:14.403059 crc crio[3653]: time="2026-06-12T15:38:14.402913859Z" 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-12 17:11:40.699935 | controller | Jun 12 15:38:14.406247 crc crio[3653]: time="2026-06-12T15:38:14.406146922Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-12 17:11:40.699951 | controller | Jun 12 15:38:14.412699 crc crio[3653]: time="2026-06-12T15:38:14.412577322Z" 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-12 17:11:40.699967 | controller | Jun 12 15:38:14.416219 crc crio[3653]: time="2026-06-12T15:38:14.416094875Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-12 17:11:40.699983 | controller | Jun 12 15:38:14.455426 crc crio[3653]: time="2026-06-12T15:38:14.455287774Z" 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-12 17:11:40.699998 | controller | Jun 12 15:38:14.457770 crc crio[3653]: time="2026-06-12T15:38:14.457714061Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-12 17:11:40.700014 | controller | Jun 12 15:38:14.466293 crc crio[3653]: time="2026-06-12T15:38:14.46623652Z" 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-12 17:11:40.700030 | controller | Jun 12 15:38:14.469281 crc crio[3653]: time="2026-06-12T15:38:14.469204705Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-12 17:11:40.700046 | controller | Jun 12 15:38:14.475827 crc crio[3653]: time="2026-06-12T15:38:14.475728938Z" 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-12 17:11:40.700061 | controller | Jun 12 15:38:14.478294 crc crio[3653]: time="2026-06-12T15:38:14.478235637Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-12 17:11:40.700077 | controller | Jun 12 15:38:14.481947 crc crio[3653]: time="2026-06-12T15:38:14.481873668Z" 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-12 17:11:40.700093 | controller | Jun 12 15:38:14.485071 crc crio[3653]: time="2026-06-12T15:38:14.485042111Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-12 17:11:40.700113 | controller | Jun 12 15:38:14.491758 crc crio[3653]: time="2026-06-12T15:38:14.491699524Z" 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-12 17:11:40.700129 | controller | Jun 12 15:38:14.495266 crc crio[3653]: time="2026-06-12T15:38:14.494545101Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-12 17:11:40.700147 | controller | Jun 12 15:38:14.500379 crc crio[3653]: time="2026-06-12T15:38:14.50026686Z" 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-12 17:11:40.700165 | controller | Jun 12 15:38:14.504835 crc crio[3653]: time="2026-06-12T15:38:14.504706925Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-12 17:11:40.700181 | controller | Jun 12 15:38:14.513874 crc crio[3653]: time="2026-06-12T15:38:14.513669897Z" 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-12 17:11:40.700197 | controller | Jun 12 15:38:14.517017 crc crio[3653]: time="2026-06-12T15:38:14.516862764Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-12 17:11:40.700212 | controller | Jun 12 15:38:14.568613 crc crio[3653]: time="2026-06-12T15:38:14.568363394Z" 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-12 17:11:40.700229 | controller | Jun 12 15:38:14.568613 crc crio[3653]: time="2026-06-12T15:38:14.568473929Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.700246 | controller | Jun 12 15:38:14.569096 crc crio[3653]: time="2026-06-12T15:38:14.568772882Z" 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-12 17:11:40.700265 | controller | Jun 12 15:38:14.570667 crc crio[3653]: time="2026-06-12T15:38:14.569678322Z" 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:0xc001522000}] Aliases:map[]}"
2026-06-12 17:11:40.700283 | controller | Jun 12 15:38:14.570667 crc crio[3653]: time="2026-06-12T15:38:14.569957382Z" 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-12 17:11:40.700300 | controller | Jun 12 15:38:14.570667 crc crio[3653]: time="2026-06-12T15:38:14.570090461Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 17:11:40.700316 | controller | Jun 12 15:38:14.576946 crc crio[3653]: time="2026-06-12T15:38:14.576764006Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 17:11:40.700335 | controller | Jun 12 15:38:14.576946 crc crio[3653]: time="2026-06-12T15:38:14.57686535Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 17:11:40.700370 | controller | Jun 12 15:38:14.577318 crc crio[3653]: time="2026-06-12T15:38:14.577249405Z" level=info msg="Create NRI interface"
2026-06-12 17:11:40.700390 | controller | Jun 12 15:38:14.582116 crc crio[3653]: time="2026-06-12T15:38:14.581931845Z" level=info msg="runtime interface created"
2026-06-12 17:11:40.700406 | controller | Jun 12 15:38:14.582116 crc crio[3653]: time="2026-06-12T15:38:14.582109521Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 17:11:40.700422 | controller | Jun 12 15:38:14.582266 crc crio[3653]: time="2026-06-12T15:38:14.582132894Z" level=info msg="runtime interface starting up..."
2026-06-12 17:11:40.700439 | controller | Jun 12 15:38:14.582266 crc crio[3653]: time="2026-06-12T15:38:14.582151076Z" level=info msg="starting plugins..."
2026-06-12 17:11:40.700455 | controller | Jun 12 15:38:14.583172 crc crio[3653]: time="2026-06-12T15:38:14.582684353Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 17:11:40.700471 | controller | Jun 12 15:38:14.584784 crc crio[3653]: time="2026-06-12T15:38:14.584707922Z" level=info msg="No systemd watchdog enabled"
2026-06-12 17:11:40.700488 | controller | Jun 12 15:38:14.594611 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:11:40.700504 | controller | Jun 12 15:38:14.609826 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.700521 | controller | Jun 12 15:38:14.610203 crc crio[3653]: time="2026-06-12T15:38:14.610140271Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-12 17:11:40.700537 | controller | Jun 12 15:38:14.610203 crc crio[3653]: time="2026-06-12T15:38:14.61020072Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.700554 | controller | Jun 12 15:38:14.610282 crc crio[3653]: time="2026-06-12T15:38:14.610258208Z" 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-12 17:11:40.700570 | controller | Jun 12 15:38:14.610698 crc crio[3653]: time="2026-06-12T15:38:14.610606718Z" 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:0xc0001a0570}] Aliases:map[]}"
2026-06-12 17:11:40.700587 | controller | Jun 12 15:38:14.610910 crc crio[3653]: time="2026-06-12T15:38:14.610848153Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.700604 | controller | Jun 12 15:38:14.634559 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.700620 | controller | Jun 12 15:38:14.634784 crc crio[3653]: time="2026-06-12T15:38:14.634681833Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-12 17:11:40.700636 | controller | Jun 12 15:38:14.634784 crc crio[3653]: time="2026-06-12T15:38:14.634715248Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.700655 | controller | Jun 12 15:38:14.634784 crc crio[3653]: time="2026-06-12T15:38:14.634749653Z" 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-12 17:11:40.700673 | controller | Jun 12 15:38:14.634944 crc crio[3653]: time="2026-06-12T15:38:14.634899334Z" 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:0xc0001a0708}] Aliases:map[]}"
2026-06-12 17:11:40.700690 | controller | Jun 12 15:38:14.635047 crc crio[3653]: time="2026-06-12T15:38:14.634976955Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.700707 | controller | Jun 12 15:38:14.635047 crc crio[3653]: time="2026-06-12T15:38:14.635019401Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.700723 | controller | Jun 12 15:38:14.635047 crc crio[3653]: time="2026-06-12T15:38:14.635034684Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.700739 | controller | Jun 12 15:38:14.666336 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.700755 | controller | Jun 12 15:38:14.666602 crc crio[3653]: time="2026-06-12T15:38:14.666348664Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-12 17:11:40.700771 | controller | Jun 12 15:38:14.666602 crc crio[3653]: time="2026-06-12T15:38:14.6663862Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.700787 | controller | Jun 12 15:38:14.666602 crc crio[3653]: time="2026-06-12T15:38:14.666438657Z" 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-12 17:11:40.700803 | controller | Jun 12 15:38:14.666832 crc crio[3653]: time="2026-06-12T15:38:14.666774075Z" 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:0xc0015220d8}] Aliases:map[]}"
2026-06-12 17:11:40.700819 | controller | Jun 12 15:38:14.667097 crc crio[3653]: time="2026-06-12T15:38:14.666957712Z" 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-12 17:11:40.700835 | controller | Jun 12 15:38:14.687933 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.700851 | controller | Jun 12 15:38:14.688208 crc crio[3653]: time="2026-06-12T15:38:14.68811998Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-12 17:11:40.700940 | controller | Jun 12 15:38:14.688208 crc crio[3653]: time="2026-06-12T15:38:14.688173317Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.700967 | controller | Jun 12 15:38:14.688326 crc crio[3653]: time="2026-06-12T15:38:14.688216583Z" 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-12 17:11:40.700985 | controller | Jun 12 15:38:14.688591 crc crio[3653]: time="2026-06-12T15:38:14.688463899Z" 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:0xc000208310}] Aliases:map[]}"
2026-06-12 17:11:40.701003 | controller | Jun 12 15:38:14.688821 crc crio[3653]: time="2026-06-12T15:38:14.688718155Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.701019 | controller | Jun 12 15:38:14.719150 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.701035 | controller | Jun 12 15:38:14.720890 crc crio[3653]: time="2026-06-12T15:38:14.71928932Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-12 17:11:40.701050 | controller | Jun 12 15:38:14.720890 crc crio[3653]: time="2026-06-12T15:38:14.719327935Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701066 | controller | Jun 12 15:38:14.720890 crc crio[3653]: time="2026-06-12T15:38:14.719364691Z" 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-12 17:11:40.701083 | controller | Jun 12 15:38:14.720890 crc crio[3653]: time="2026-06-12T15:38:14.719652682Z" 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:0xc000208438}] Aliases:map[]}"
2026-06-12 17:11:40.701099 | controller | Jun 12 15:38:14.720890 crc crio[3653]: time="2026-06-12T15:38:14.719804013Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.701115 | controller | Jun 12 15:38:14.740665 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.701131 | controller | Jun 12 15:38:14.741193 crc crio[3653]: time="2026-06-12T15:38:14.74109305Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-12 17:11:40.701151 | controller | Jun 12 15:38:14.741193 crc crio[3653]: time="2026-06-12T15:38:14.741182973Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701167 | controller | Jun 12 15:38:14.741388 crc crio[3653]: time="2026-06-12T15:38:14.74123414Z" 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-12 17:11:40.701183 | controller | Jun 12 15:38:14.741610 crc crio[3653]: time="2026-06-12T15:38:14.741464743Z" 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:0xc0001a0788}] Aliases:map[]}"
2026-06-12 17:11:40.701199 | controller | Jun 12 15:38:14.741717 crc crio[3653]: time="2026-06-12T15:38:14.741672012Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.701214 | controller | Jun 12 15:38:14.882877 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.701230 | controller | Jun 12 15:38:14.883247 crc crio[3653]: time="2026-06-12T15:38:14.88317066Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-12 17:11:40.701246 | controller | Jun 12 15:38:14.883404 crc crio[3653]: time="2026-06-12T15:38:14.883250331Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701262 | controller | Jun 12 15:38:14.883404 crc crio[3653]: time="2026-06-12T15:38:14.883276945Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-12 17:11:40.701277 | controller | Jun 12 15:38:14.883404 crc crio[3653]: time="2026-06-12T15:38:14.883287526Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701293 | controller | Jun 12 15:38:14.883404 crc crio[3653]: time="2026-06-12T15:38:14.883332473Z" 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-12 17:11:40.701309 | controller | Jun 12 15:38:14.883703 crc crio[3653]: time="2026-06-12T15:38:14.883651728Z" 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:0xc000e1a038}] Aliases:map[]}"
2026-06-12 17:11:40.701325 | controller | Jun 12 15:38:14.883948 crc crio[3653]: time="2026-06-12T15:38:14.883858698Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.701341 | controller | Jun 12 15:38:14.978960 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.701388 | controller | Jun 12 15:38:14.979232 crc crio[3653]: time="2026-06-12T15:38:14.979108597Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-12 17:11:40.701406 | controller | Jun 12 15:38:14.979232 crc crio[3653]: time="2026-06-12T15:38:14.979143022Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701422 | controller | Jun 12 15:38:14.979232 crc crio[3653]: time="2026-06-12T15:38:14.979168676Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-12 17:11:40.701438 | controller | Jun 12 15:38:14.979232 crc crio[3653]: time="2026-06-12T15:38:14.979177407Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701454 | controller | Jun 12 15:38:14.979232 crc crio[3653]: time="2026-06-12T15:38:14.979214283Z" 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-12 17:11:40.701470 | controller | Jun 12 15:38:14.979458 crc crio[3653]: time="2026-06-12T15:38:14.979422212Z" 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:0xc000e1a0e8}] Aliases:map[]}"
2026-06-12 17:11:40.701487 | controller | Jun 12 15:38:14.979674 crc crio[3653]: time="2026-06-12T15:38:14.979607529Z" 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-12 17:11:40.701503 | controller | Jun 12 15:38:15.036940 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.701519 | controller | Jun 12 15:38:15.037260 crc crio[3653]: time="2026-06-12T15:38:15.037075892Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-12 17:11:40.701534 | controller | Jun 12 15:38:15.037260 crc crio[3653]: time="2026-06-12T15:38:15.037116578Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701550 | controller | Jun 12 15:38:15.037260 crc crio[3653]: time="2026-06-12T15:38:15.037166105Z" 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-12 17:11:40.701567 | controller | Jun 12 15:38:15.037409 crc crio[3653]: time="2026-06-12T15:38:15.037367774Z" 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:0xc0001a0830}] Aliases:map[]}"
2026-06-12 17:11:40.701583 | controller | Jun 12 15:38:15.037839 crc crio[3653]: time="2026-06-12T15:38:15.037767641Z" 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-12 17:11:40.701603 | controller | Jun 12 15:38:15.139202 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.701619 | controller | Jun 12 15:38:15.139423 crc crio[3653]: time="2026-06-12T15:38:15.139278345Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-12 17:11:40.701635 | controller | Jun 12 15:38:15.139423 crc crio[3653]: time="2026-06-12T15:38:15.139316341Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701650 | controller | Jun 12 15:38:15.139423 crc crio[3653]: time="2026-06-12T15:38:15.139364068Z" 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-12 17:11:40.701667 | controller | Jun 12 15:38:15.139746 crc crio[3653]: time="2026-06-12T15:38:15.139680943Z" 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:0xc0001a08d0}] Aliases:map[]}"
2026-06-12 17:11:40.701683 | controller | Jun 12 15:38:15.139974 crc crio[3653]: time="2026-06-12T15:38:15.139896364Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.701699 | controller | Jun 12 15:38:15.360641 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.701715 | controller | Jun 12 15:38:15.360886 crc crio[3653]: time="2026-06-12T15:38:15.36078101Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-12 17:11:40.701731 | controller | Jun 12 15:38:15.360886 crc crio[3653]: time="2026-06-12T15:38:15.360826937Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701747 | controller | Jun 12 15:38:15.360886 crc crio[3653]: time="2026-06-12T15:38:15.3608454Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-12 17:11:40.701763 | controller | Jun 12 15:38:15.360886 crc crio[3653]: time="2026-06-12T15:38:15.360856041Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701779 | controller | Jun 12 15:38:15.361040 crc crio[3653]: time="2026-06-12T15:38:15.360897247Z" 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-12 17:11:40.701795 | controller | Jun 12 15:38:15.361294 crc crio[3653]: time="2026-06-12T15:38:15.361213282Z" 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:0xc000e1a1b8}] Aliases:map[]}"
2026-06-12 17:11:40.701815 | controller | Jun 12 15:38:15.361585 crc crio[3653]: time="2026-06-12T15:38:15.361445616Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.701832 | controller | Jun 12 15:38:15.381403 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.701848 | controller | Jun 12 15:38:15.381721 crc crio[3653]: time="2026-06-12T15:38:15.381582357Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-12 17:11:40.701864 | controller | Jun 12 15:38:15.381721 crc crio[3653]: time="2026-06-12T15:38:15.381634624Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701880 | controller | Jun 12 15:38:15.381721 crc crio[3653]: time="2026-06-12T15:38:15.381683861Z" 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-12 17:11:40.701896 | controller | Jun 12 15:38:15.382038 crc crio[3653]: time="2026-06-12T15:38:15.38195128Z" 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:0xc001522188}] Aliases:map[]}"
2026-06-12 17:11:40.701912 | controller | Jun 12 15:38:15.382275 crc crio[3653]: time="2026-06-12T15:38:15.382208176Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.701929 | controller | Jun 12 15:38:15.408859 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.701945 | controller | Jun 12 15:38:15.409127 crc crio[3653]: time="2026-06-12T15:38:15.408981147Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-12 17:11:40.701961 | controller | Jun 12 15:38:15.409127 crc crio[3653]: time="2026-06-12T15:38:15.409021773Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.701977 | controller | Jun 12 15:38:15.409127 crc crio[3653]: time="2026-06-12T15:38:15.409061719Z" 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-12 17:11:40.701994 | controller | Jun 12 15:38:15.409410 crc crio[3653]: time="2026-06-12T15:38:15.409329377Z" 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:0xc0001a0980}] Aliases:map[]}"
2026-06-12 17:11:40.702010 | controller | Jun 12 15:38:15.409688 crc crio[3653]: time="2026-06-12T15:38:15.409606137Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.702029 | controller | Jun 12 15:38:15.485040 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.702047 | controller | Jun 12 15:38:15.485392 crc crio[3653]: time="2026-06-12T15:38:15.485230058Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-12 17:11:40.702063 | controller | Jun 12 15:38:15.485392 crc crio[3653]: time="2026-06-12T15:38:15.485271084Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702078 | controller | Jun 12 15:38:15.485392 crc crio[3653]: time="2026-06-12T15:38:15.485295457Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-12 17:11:40.702094 | controller | Jun 12 15:38:15.485392 crc crio[3653]: time="2026-06-12T15:38:15.485306449Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702109 | controller | Jun 12 15:38:15.485392 crc crio[3653]: time="2026-06-12T15:38:15.485317661Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-12 17:11:40.702127 | controller | Jun 12 15:38:15.485392 crc crio[3653]: time="2026-06-12T15:38:15.485327752Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702146 | controller | Jun 12 15:38:15.485392 crc crio[3653]: time="2026-06-12T15:38:15.485364807Z" 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-12 17:11:40.702163 | controller | Jun 12 15:38:15.485735 crc crio[3653]: time="2026-06-12T15:38:15.485666991Z" 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:0xc0001a0a18}] Aliases:map[]}"
2026-06-12 17:11:40.702179 | controller | Jun 12 15:38:15.485955 crc crio[3653]: time="2026-06-12T15:38:15.48587441Z" 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-12 17:11:40.702196 | controller | Jun 12 15:38:15.502737 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.702212 | controller | Jun 12 15:38:15.502918 crc crio[3653]: time="2026-06-12T15:38:15.502861171Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-12 17:11:40.702228 | controller | Jun 12 15:38:15.502918 crc crio[3653]: time="2026-06-12T15:38:15.502915669Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702243 | controller | Jun 12 15:38:15.503056 crc crio[3653]: time="2026-06-12T15:38:15.502979868Z" 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-12 17:11:40.702263 | controller | Jun 12 15:38:15.503436 crc crio[3653]: time="2026-06-12T15:38:15.503358432Z" 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:0xc000e1a290}] Aliases:map[]}"
2026-06-12 17:11:40.702280 | controller | Jun 12 15:38:15.503743 crc crio[3653]: time="2026-06-12T15:38:15.503635402Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.702295 | controller | Jun 12 15:38:15.528228 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.702360 | controller | Jun 12 15:38:15.528228 crc crio[3653]: time="2026-06-12T15:38:15.528218029Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-12 17:11:40.702386 | controller | Jun 12 15:38:15.528228 crc crio[3653]: time="2026-06-12T15:38:15.528260115Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702403 | controller | Jun 12 15:38:15.528228 crc crio[3653]: time="2026-06-12T15:38:15.528278298Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-12 17:11:40.702419 | controller | Jun 12 15:38:15.528820 crc crio[3653]: time="2026-06-12T15:38:15.528288879Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702435 | controller | Jun 12 15:38:15.528820 crc crio[3653]: time="2026-06-12T15:38:15.528302581Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-12 17:11:40.702451 | controller | Jun 12 15:38:15.528820 crc crio[3653]: time="2026-06-12T15:38:15.528311993Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702466 | controller | Jun 12 15:38:15.528820 crc crio[3653]: time="2026-06-12T15:38:15.528347618Z" 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-12 17:11:40.702483 | controller | Jun 12 15:38:15.528820 crc crio[3653]: time="2026-06-12T15:38:15.528650931Z" 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:0xc000e1a368}] Aliases:map[]}"
2026-06-12 17:11:40.702500 | controller | Jun 12 15:38:15.528820 crc crio[3653]: time="2026-06-12T15:38:15.528822996Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.702516 | controller | Jun 12 15:38:15.549144 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.702532 | controller | Jun 12 15:38:15.549468 crc crio[3653]: time="2026-06-12T15:38:15.5492579Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-12 17:11:40.702551 | controller | Jun 12 15:38:15.549468 crc crio[3653]: time="2026-06-12T15:38:15.549295815Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702568 | controller | Jun 12 15:38:15.549468 crc crio[3653]: time="2026-06-12T15:38:15.549337011Z" 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-12 17:11:40.702585 | controller | Jun 12 15:38:15.549792 crc crio[3653]: time="2026-06-12T15:38:15.549643125Z" 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:0xc0001a0ac8}] Aliases:map[]}"
2026-06-12 17:11:40.702601 | controller | Jun 12 15:38:15.549792 crc crio[3653]: time="2026-06-12T15:38:15.549784615Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.702617 | controller | Jun 12 15:38:15.663721 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.702633 | controller | Jun 12 15:38:15.664016 crc crio[3653]: time="2026-06-12T15:38:15.663792599Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-12 17:11:40.702649 | controller | Jun 12 15:38:15.664016 crc crio[3653]: time="2026-06-12T15:38:15.663835855Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702665 | controller | Jun 12 15:38:15.664197 crc crio[3653]: time="2026-06-12T15:38:15.664063447Z" 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-12 17:11:40.702681 | controller | Jun 12 15:38:15.664451 crc crio[3653]: time="2026-06-12T15:38:15.66436245Z" 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:0xc001522228}] Aliases:map[]}"
2026-06-12 17:11:40.702698 | controller | Jun 12 15:38:15.664596 crc crio[3653]: time="2026-06-12T15:38:15.664469696Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.702713 | controller | Jun 12 15:38:15.664596 crc crio[3653]: time="2026-06-12T15:38:15.664486928Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.702729 | controller | Jun 12 15:38:15.664596 crc crio[3653]: time="2026-06-12T15:38:15.664555938Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.702745 | controller | Jun 12 15:38:15.704459 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.702764 | controller | Jun 12 15:38:15.704754 crc crio[3653]: time="2026-06-12T15:38:15.704549351Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-12 17:11:40.702781 | controller | Jun 12 15:38:15.704754 crc crio[3653]: time="2026-06-12T15:38:15.704598498Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702796 | controller | Jun 12 15:38:15.704754 crc crio[3653]: time="2026-06-12T15:38:15.704636803Z" 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-12 17:11:40.702812 | controller | Jun 12 15:38:15.704947 crc crio[3653]: time="2026-06-12T15:38:15.704885799Z" 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:0xc0002085b8}] Aliases:map[]}"
2026-06-12 17:11:40.702828 | controller | Jun 12 15:38:15.705104 crc crio[3653]: time="2026-06-12T15:38:15.705056033Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.702844 | controller | Jun 12 15:38:15.874634 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.702860 | controller | Jun 12 15:38:15.876002 crc crio[3653]: time="2026-06-12T15:38:15.874831906Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-12 17:11:40.702875 | controller | Jun 12 15:38:15.876002 crc crio[3653]: time="2026-06-12T15:38:15.874876413Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702891 | controller | Jun 12 15:38:15.876002 crc crio[3653]: time="2026-06-12T15:38:15.874917259Z" 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-12 17:11:40.702908 | controller | Jun 12 15:38:15.876002 crc crio[3653]: time="2026-06-12T15:38:15.87520528Z" 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:0xc0001a0b68}] Aliases:map[]}"
2026-06-12 17:11:40.702924 | controller | Jun 12 15:38:15.876002 crc crio[3653]: time="2026-06-12T15:38:15.875363133Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.702940 | controller | Jun 12 15:38:15.941926 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.702956 | controller | Jun 12 15:38:15.941926 crc crio[3653]: time="2026-06-12T15:38:15.94180763Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-12 17:11:40.702978 | controller | Jun 12 15:38:15.941926 crc crio[3653]: time="2026-06-12T15:38:15.941849046Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.702995 | controller | Jun 12 15:38:15.941926 crc crio[3653]: time="2026-06-12T15:38:15.941866499Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-12 17:11:40.703011 | controller | Jun 12 15:38:15.941926 crc crio[3653]: time="2026-06-12T15:38:15.94187426Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.703027 | controller | Jun 12 15:38:15.941926 crc crio[3653]: time="2026-06-12T15:38:15.941906174Z" 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-12 17:11:40.703043 | controller | Jun 12 15:38:15.942442 crc crio[3653]: time="2026-06-12T15:38:15.942121675Z" 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:0xc0001a0e90}] Aliases:map[]}"
2026-06-12 17:11:40.703059 | controller | Jun 12 15:38:15.942442 crc crio[3653]: time="2026-06-12T15:38:15.9423635Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.703076 | controller | Jun 12 15:38:15.966220 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.703091 | controller | Jun 12 15:38:15.966559 crc crio[3653]: time="2026-06-12T15:38:15.966325258Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-12 17:11:40.703107 | controller | Jun 12 15:38:15.966559 crc crio[3653]: time="2026-06-12T15:38:15.966373175Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.703124 | controller | Jun 12 15:38:15.966559 crc crio[3653]: time="2026-06-12T15:38:15.966415571Z" 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-12 17:11:40.703140 | controller | Jun 12 15:38:15.966789 crc crio[3653]: time="2026-06-12T15:38:15.96668361Z" 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:0xc0001a0f38}] Aliases:map[]}"
2026-06-12 17:11:40.703156 | controller | Jun 12 15:38:15.966891 crc crio[3653]: time="2026-06-12T15:38:15.966835221Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.703173 | controller | Jun 12 15:38:15.999474 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.703192 | controller | Jun 12 15:38:15.999474 crc crio[3653]: time="2026-06-12T15:38:15.998699801Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-12 17:11:40.703209 | controller | Jun 12 15:38:15.999474 crc crio[3653]: time="2026-06-12T15:38:15.998759199Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.703224 | controller | Jun 12 15:38:15.999474 crc crio[3653]: time="2026-06-12T15:38:15.998781353Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-12 17:11:40.703240 | controller | Jun 12 15:38:15.999474 crc crio[3653]: time="2026-06-12T15:38:15.998792764Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.703256 | controller | Jun 12 15:38:15.999474 crc crio[3653]: time="2026-06-12T15:38:15.99883574Z" 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-12 17:11:40.703272 | controller | Jun 12 15:38:15.999474 crc crio[3653]: time="2026-06-12T15:38:15.999070994Z" 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:0xc0015222c0}] Aliases:map[]}"
2026-06-12 17:11:40.703288 | controller | Jun 12 15:38:15.999474 crc crio[3653]: time="2026-06-12T15:38:15.999134933Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.703304 | controller | Jun 12 15:38:15.999474 crc crio[3653]: time="2026-06-12T15:38:15.99918581Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.703320 | controller | Jun 12 15:38:15.999474 crc crio[3653]: time="2026-06-12T15:38:15.999201203Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.703336 | controller | Jun 12 15:38:16.136731 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.703371 | controller | Jun 12 15:38:16.137388 crc crio[3653]: time="2026-06-12T15:38:16.137341749Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-12 17:11:40.703389 | controller | Jun 12 15:38:16.137549 crc crio[3653]: time="2026-06-12T15:38:16.137473878Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.703405 | controller | Jun 12 15:38:16.144730 crc crio[3653]: time="2026-06-12T15:38:16.140777181Z" 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-12 17:11:40.703421 | controller | Jun 12 15:38:16.144730 crc crio[3653]: time="2026-06-12T15:38:16.141411822Z" 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:0xc000e1a430}] Aliases:map[]}"
2026-06-12 17:11:40.703442 | controller | Jun 12 15:38:16.144730 crc crio[3653]: time="2026-06-12T15:38:16.14188671Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.703459 | controller | Jun 12 15:38:16.325457 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.703475 | controller | Jun 12 15:38:16.325705 crc crio[3653]: time="2026-06-12T15:38:16.325622961Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-12 17:11:40.703491 | controller | Jun 12 15:38:16.325705 crc crio[3653]: time="2026-06-12T15:38:16.325679599Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.703507 | controller | Jun 12 15:38:16.325803 crc crio[3653]: time="2026-06-12T15:38:16.325729306Z" 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-12 17:11:40.703523 | controller | Jun 12 15:38:16.326010 crc crio[3653]: time="2026-06-12T15:38:16.325914602Z" 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:0xc0002086d8}] Aliases:map[]}"
2026-06-12 17:11:40.703583 | controller | Jun 12 15:38:16.326228 crc crio[3653]: time="2026-06-12T15:38:16.326147336Z" 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-12 17:11:40.703602 | controller | Jun 12 15:38:16.503812 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.703618 | controller | Jun 12 15:38:16.504106 crc crio[3653]: time="2026-06-12T15:38:16.503900071Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-12 17:11:40.703634 | controller | Jun 12 15:38:16.504106 crc crio[3653]: time="2026-06-12T15:38:16.503944697Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.703650 | controller | Jun 12 15:38:16.504106 crc crio[3653]: time="2026-06-12T15:38:16.503997235Z" 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-12 17:11:40.703667 | controller | Jun 12 15:38:16.504655 crc crio[3653]: time="2026-06-12T15:38:16.504327072Z" 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:0xc0015220c8}] Aliases:map[]}"
2026-06-12 17:11:40.703687 | controller | Jun 12 15:38:16.504854 crc crio[3653]: time="2026-06-12T15:38:16.504781877Z" 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-12 17:11:40.703705 | controller | Jun 12 15:38:16.858237 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.703723 | controller | Jun 12 15:38:16.858645 crc crio[3653]: time="2026-06-12T15:38:16.858419609Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-12 17:11:40.703741 | controller | Jun 12 15:38:16.858645 crc crio[3653]: time="2026-06-12T15:38:16.858469136Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.703757 | controller | Jun 12 15:38:16.858645 crc crio[3653]: time="2026-06-12T15:38:16.858573001Z" 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-12 17:11:40.703774 | controller | Jun 12 15:38:16.858800 crc crio[3653]: time="2026-06-12T15:38:16.858780291Z" 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:0xc0001a02b8}] Aliases:map[]}"
2026-06-12 17:11:40.703791 | controller | Jun 12 15:38:16.859079 crc crio[3653]: time="2026-06-12T15:38:16.859006023Z" 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-12 17:11:40.703806 | controller | Jun 12 15:38:17.073057 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.703822 | controller | Jun 12 15:38:17.074442 crc crio[3653]: time="2026-06-12T15:38:17.073236187Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-12 17:11:40.703837 | controller | Jun 12 15:38:17.074442 crc crio[3653]: time="2026-06-12T15:38:17.073362065Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.703853 | controller | Jun 12 15:38:17.074442 crc crio[3653]: time="2026-06-12T15:38:17.073429285Z" 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-12 17:11:40.703913 | controller | Jun 12 15:38:17.075389 crc crio[3653]: time="2026-06-12T15:38:17.074136356Z" 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:0xc002696000}] Aliases:map[]}"
2026-06-12 17:11:40.703941 | controller | Jun 12 15:38:17.075881 crc crio[3653]: time="2026-06-12T15:38:17.075774991Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.703959 | controller | Jun 12 15:38:17.206833 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.703999 | controller | Jun 12 15:38:17.207150 crc crio[3653]: time="2026-06-12T15:38:17.206992417Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-12 17:11:40.704025 | controller | Jun 12 15:38:17.207150 crc crio[3653]: time="2026-06-12T15:38:17.207074628Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.704060 | controller | Jun 12 15:38:17.207150 crc crio[3653]: time="2026-06-12T15:38:17.207128936Z" 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-12 17:11:40.704083 | controller | Jun 12 15:38:17.207668 crc crio[3653]: time="2026-06-12T15:38:17.207426239Z" 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:0xc0002085c0}] Aliases:map[]}"
2026-06-12 17:11:40.704100 | controller | Jun 12 15:38:17.207760 crc crio[3653]: time="2026-06-12T15:38:17.207734253Z" 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-12 17:11:40.704116 | controller | Jun 12 15:38:17.389118 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.704132 | controller | Jun 12 15:38:17.389475 crc crio[3653]: time="2026-06-12T15:38:17.389227243Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-12 17:11:40.704148 | controller | Jun 12 15:38:17.389475 crc crio[3653]: time="2026-06-12T15:38:17.389294333Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.704164 | controller | Jun 12 15:38:17.389475 crc crio[3653]: time="2026-06-12T15:38:17.389368273Z" 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-12 17:11:40.704181 | controller | Jun 12 15:38:17.389699 crc crio[3653]: time="2026-06-12T15:38:17.389654754Z" 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:0xc00008c598}] Aliases:map[]}"
2026-06-12 17:11:40.704201 | controller | Jun 12 15:38:17.389860 crc crio[3653]: time="2026-06-12T15:38:17.389793564Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.704218 | controller | Jun 12 15:38:17.415643 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.704234 | controller | Jun 12 15:38:17.415951 crc crio[3653]: time="2026-06-12T15:38:17.415820178Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-12 17:11:40.704250 | controller | Jun 12 15:38:17.415951 crc crio[3653]: time="2026-06-12T15:38:17.415878756Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.704266 | controller | Jun 12 15:38:17.415951 crc crio[3653]: time="2026-06-12T15:38:17.415922933Z" 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-12 17:11:40.704282 | controller | Jun 12 15:38:17.416229 crc crio[3653]: time="2026-06-12T15:38:17.416157336Z" 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:0xc000208710}] Aliases:map[]}"
2026-06-12 17:11:40.704298 | controller | Jun 12 15:38:17.416483 crc crio[3653]: time="2026-06-12T15:38:17.416397361Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.704315 | controller | Jun 12 15:38:17.519403 crc crio[3653]: time="2026-06-12T15:38:17.519204132Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=113f402a-11e7-478e-acfb-78510884ad6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704331 | controller | Jun 12 15:38:17.519403 crc crio[3653]: time="2026-06-12T15:38:17.519367995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.704360 | controller | Jun 12 15:38:17.529699 crc crio[3653]: time="2026-06-12T15:38:17.529471751Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=5496e196-756c-4002-b7aa-76d5525f9189 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704383 | controller | Jun 12 15:38:17.529918 crc crio[3653]: time="2026-06-12T15:38:17.529795767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.704400 | controller | Jun 12 15:38:17.533757 crc crio[3653]: time="2026-06-12T15:38:17.532969221Z" 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=113f402a-11e7-478e-acfb-78510884ad6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704416 | controller | Jun 12 15:38:17.538977 crc crio[3653]: time="2026-06-12T15:38:17.538790764Z" 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=5496e196-756c-4002-b7aa-76d5525f9189 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704436 | controller | Jun 12 15:38:17.558006 crc crio[3653]: time="2026-06-12T15:38:17.557758188Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=ba10c808-d585-4885-b703-cf3a3881b776 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704453 | controller | Jun 12 15:38:17.558006 crc crio[3653]: time="2026-06-12T15:38:17.557955227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.704469 | controller | Jun 12 15:38:17.565263 crc crio[3653]: time="2026-06-12T15:38:17.565122062Z" 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=ba10c808-d585-4885-b703-cf3a3881b776 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704485 | controller | Jun 12 15:38:17.565915 crc crio[3653]: time="2026-06-12T15:38:17.565795088Z" level=info msg="Ran pod sandbox 2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=113f402a-11e7-478e-acfb-78510884ad6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704501 | controller | Jun 12 15:38:17.566100 crc crio[3653]: time="2026-06-12T15:38:17.566011769Z" level=info msg="Ran pod sandbox dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=5496e196-756c-4002-b7aa-76d5525f9189 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704517 | controller | Jun 12 15:38:17.575274 crc crio[3653]: time="2026-06-12T15:38:17.575112052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2022729c-1d5f-4c47-96b5-39cff2d4613a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.704533 | controller | Jun 12 15:38:17.575274 crc crio[3653]: time="2026-06-12T15:38:17.575128954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=cf10150a-d7fa-4b2a-ba5e-c682b86475bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.704548 | controller | Jun 12 15:38:17.578322 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.704564 | controller | Jun 12 15:38:17.578691 crc crio[3653]: time="2026-06-12T15:38:17.578465711Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-12 17:11:40.704579 | controller | Jun 12 15:38:17.578691 crc crio[3653]: time="2026-06-12T15:38:17.57859746Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.704595 | controller | Jun 12 15:38:17.578691 crc crio[3653]: time="2026-06-12T15:38:17.578646557Z" 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-12 17:11:40.704611 | controller | Jun 12 15:38:17.578938 crc crio[3653]: time="2026-06-12T15:38:17.578886482Z" 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:0xc000209148}] Aliases:map[]}"
2026-06-12 17:11:40.704631 | controller | Jun 12 15:38:17.579165 crc crio[3653]: time="2026-06-12T15:38:17.57908649Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.704649 | controller | Jun 12 15:38:17.583055 crc crio[3653]: time="2026-06-12T15:38:17.582940722Z" level=info msg="Ran pod sandbox 84a5ba48d2f796515b98f166f0dfc592f4963910ab7b64fef8617fe2c0bf1a26 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=ba10c808-d585-4885-b703-cf3a3881b776 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704665 | controller | Jun 12 15:38:17.584330 crc crio[3653]: time="2026-06-12T15:38:17.584209563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e8f0f2cf-23b7-4961-b21a-152fe062fd3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.704680 | controller | Jun 12 15:38:17.586121 crc crio[3653]: time="2026-06-12T15:38:17.585108422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fc635530-6119-4838-a7f5-c6f249c47462 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.704696 | controller | Jun 12 15:38:17.586563 crc crio[3653]: time="2026-06-12T15:38:17.586316965Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=634c579c-6f5c-4e39-8a9c-cddb367133c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.704712 | controller | Jun 12 15:38:17.586563 crc crio[3653]: time="2026-06-12T15:38:17.586460155Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=9389c4a5-88ae-4501-8298-1b08da0535ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704728 | controller | Jun 12 15:38:17.586739 crc crio[3653]: time="2026-06-12T15:38:17.586657904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.704744 | controller | Jun 12 15:38:17.589792 crc crio[3653]: time="2026-06-12T15:38:17.589646861Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=b0fc5a66-2332-4316-a8ef-7cf6b1b3d13a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.704759 | controller | Jun 12 15:38:17.590191 crc crio[3653]: time="2026-06-12T15:38:17.590112498Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=b0a3d22e-2ebb-4d78-9215-00e100abaa19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.704775 | controller | Jun 12 15:38:17.590191 crc crio[3653]: time="2026-06-12T15:38:17.590152854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fd724626-ec8c-46dc-b396-2207c3039c59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.704791 | controller | Jun 12 15:38:17.598091 crc crio[3653]: time="2026-06-12T15:38:17.597897172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.704807 | controller | Jun 12 15:38:17.598434 crc crio[3653]: time="2026-06-12T15:38:17.597903913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.704826 | controller | Jun 12 15:38:17.598591 crc crio[3653]: time="2026-06-12T15:38:17.598325603Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=87dba1dc-2886-4270-b333-5d08dc5aa4b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.704842 | controller | Jun 12 15:38:17.599977 crc crio[3653]: time="2026-06-12T15:38:17.59991298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.704858 | controller | Jun 12 15:38:17.600066 crc crio[3653]: time="2026-06-12T15:38:17.599996092Z" 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=9389c4a5-88ae-4501-8298-1b08da0535ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704874 | controller | Jun 12 15:38:17.608380 crc crio[3653]: time="2026-06-12T15:38:17.608251493Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=ffc0ce92-f561-4bd1-9a27-98056cd81b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704889 | controller | Jun 12 15:38:17.608598 crc crio[3653]: time="2026-06-12T15:38:17.608447591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.704905 | controller | Jun 12 15:38:17.623602 crc crio[3653]: time="2026-06-12T15:38:17.623279524Z" level=info msg="Ran pod sandbox 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206 with infra container: openshift-etcd/etcd-crc/POD" id=9389c4a5-88ae-4501-8298-1b08da0535ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704921 | controller | Jun 12 15:38:17.627786 crc crio[3653]: time="2026-06-12T15:38:17.627605953Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4ad9da00-a52c-479c-8c4a-c67d0d9fc953 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.704937 | controller | Jun 12 15:38:17.634041 crc crio[3653]: time="2026-06-12T15:38:17.633825523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.704953 | controller | Jun 12 15:38:17.635590 crc crio[3653]: time="2026-06-12T15:38:17.635437393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f593fcd6-0241-4f3c-afd7-9e5fe125d472 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.704969 | controller | Jun 12 15:38:17.641138 crc crio[3653]: time="2026-06-12T15:38:17.641054347Z" 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=ffc0ce92-f561-4bd1-9a27-98056cd81b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.704984 | controller | Jun 12 15:38:17.642206 crc crio[3653]: time="2026-06-12T15:38:17.642094823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.705000 | controller | Jun 12 15:38:17.649693 crc crio[3653]: time="2026-06-12T15:38:17.649600526Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=3087c0ab-6057-427d-8fd0-e3f07c38de51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.705016 | controller | Jun 12 15:38:17.649899 crc crio[3653]: time="2026-06-12T15:38:17.64977827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.705036 | controller | Jun 12 15:38:17.653820 crc crio[3653]: time="2026-06-12T15:38:17.653413953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.705086 | controller | Jun 12 15:38:17.659868 crc crio[3653]: time="2026-06-12T15:38:17.659476979Z" level=info msg="Ran pod sandbox fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=ffc0ce92-f561-4bd1-9a27-98056cd81b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.705109 | controller | Jun 12 15:38:17.672207 crc crio[3653]: time="2026-06-12T15:38:17.671449326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ef6a4892-6c1a-4482-b4f3-ade307d4e19e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.705126 | controller | Jun 12 15:38:17.687216 crc crio[3653]: time="2026-06-12T15:38:17.686927423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=dc346253-8da9-4252-a140-363eee35abf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.705142 | controller | Jun 12 15:38:17.693845 crc crio[3653]: time="2026-06-12T15:38:17.692773033Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=628fc070-e60e-4cf5-8ae5-76f2db58be24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.705158 | controller | Jun 12 15:38:17.694106 crc crio[3653]: time="2026-06-12T15:38:17.693944953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.705174 | controller | Jun 12 15:38:17.775835 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.705190 | controller | Jun 12 15:38:17.779900 crc crio[3653]: time="2026-06-12T15:38:17.779774213Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-12 17:11:40.705206 | controller | Jun 12 15:38:17.779900 crc crio[3653]: time="2026-06-12T15:38:17.779850535Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.705222 | controller | Jun 12 15:38:17.780190 crc crio[3653]: time="2026-06-12T15:38:17.779907237Z" 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-12 17:11:40.705239 | controller | Jun 12 15:38:17.780190 crc crio[3653]: time="2026-06-12T15:38:17.780083641Z" 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:0xc001706010}] Aliases:map[]}"
2026-06-12 17:11:40.705256 | controller | Jun 12 15:38:17.780316 crc crio[3653]: time="2026-06-12T15:38:17.780276096Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.705272 | controller | Jun 12 15:38:17.780316 crc crio[3653]: time="2026-06-12T15:38:17.780316267Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.705294 | controller | Jun 12 15:38:17.780475 crc crio[3653]: time="2026-06-12T15:38:17.780331498Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.705316 | controller | Jun 12 15:38:17.817453 crc crio[3653]: time="2026-06-12T15:38:17.817277975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.705337 | controller | Jun 12 15:38:17.835401 crc crio[3653]: time="2026-06-12T15:38:17.83500826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.705398 | controller | Jun 12 15:38:18.019243 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.705423 | controller | Jun 12 15:38:18.019640 crc crio[3653]: time="2026-06-12T15:38:18.019398657Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-12 17:11:40.705445 | controller | Jun 12 15:38:18.019640 crc crio[3653]: time="2026-06-12T15:38:18.019457629Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.705467 | controller | Jun 12 15:38:18.019640 crc crio[3653]: time="2026-06-12T15:38:18.019567392Z" 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-12 17:11:40.705490 | controller | Jun 12 15:38:18.019891 crc crio[3653]: time="2026-06-12T15:38:18.019830928Z" 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:0xc001610398}] Aliases:map[]}"
2026-06-12 17:11:40.705513 | controller | Jun 12 15:38:18.020139 crc crio[3653]: time="2026-06-12T15:38:18.020061314Z" 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-12 17:11:40.705534 | controller | Jun 12 15:38:18.185302 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.705557 | controller | Jun 12 15:38:18.185956 crc crio[3653]: time="2026-06-12T15:38:18.185585198Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-12 17:11:40.705578 | controller | Jun 12 15:38:18.185956 crc crio[3653]: time="2026-06-12T15:38:18.18564227Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.705601 | controller | Jun 12 15:38:18.185956 crc crio[3653]: time="2026-06-12T15:38:18.185694931Z" 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-12 17:11:40.705624 | controller | Jun 12 15:38:18.186129 crc crio[3653]: time="2026-06-12T15:38:18.185983259Z" 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:0xc001610658}] Aliases:map[]}"
2026-06-12 17:11:40.705653 | controller | Jun 12 15:38:18.186188 crc crio[3653]: time="2026-06-12T15:38:18.186157823Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.705678 | controller | Jun 12 15:38:18.454646 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.705701 | controller | Jun 12 15:38:18.454920 crc crio[3653]: time="2026-06-12T15:38:18.454786101Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-12 17:11:40.705723 | controller | Jun 12 15:38:18.454920 crc crio[3653]: time="2026-06-12T15:38:18.454841922Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.705746 | controller | Jun 12 15:38:18.454920 crc crio[3653]: time="2026-06-12T15:38:18.454864893Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-12 17:11:40.705767 | controller | Jun 12 15:38:18.454920 crc crio[3653]: time="2026-06-12T15:38:18.454876583Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.705784 | controller | Jun 12 15:38:18.454920 crc crio[3653]: time="2026-06-12T15:38:18.454891663Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-12 17:11:40.705800 | controller | Jun 12 15:38:18.454920 crc crio[3653]: time="2026-06-12T15:38:18.454901204Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.705817 | controller | Jun 12 15:38:18.455203 crc crio[3653]: time="2026-06-12T15:38:18.454940855Z" 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-12 17:11:40.705834 | controller | Jun 12 15:38:18.455203 crc crio[3653]: time="2026-06-12T15:38:18.45515081Z" 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:0xc001790268}] Aliases:map[]}"
2026-06-12 17:11:40.705850 | controller | Jun 12 15:38:18.455458 crc crio[3653]: time="2026-06-12T15:38:18.455380376Z" 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-12 17:11:40.705866 | controller | Jun 12 15:38:18.495587 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.705883 | controller | Jun 12 15:38:18.495874 crc crio[3653]: time="2026-06-12T15:38:18.495679659Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-12 17:11:40.705908 | controller | Jun 12 15:38:18.495874 crc crio[3653]: time="2026-06-12T15:38:18.495728691Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.705933 | controller | Jun 12 15:38:18.495874 crc crio[3653]: time="2026-06-12T15:38:18.495748551Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-12 17:11:40.705950 | controller | Jun 12 15:38:18.495874 crc crio[3653]: time="2026-06-12T15:38:18.495757021Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.705970 | controller | Jun 12 15:38:18.495874 crc crio[3653]: time="2026-06-12T15:38:18.495800022Z" 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-12 17:11:40.705989 | controller | Jun 12 15:38:18.496161 crc crio[3653]: time="2026-06-12T15:38:18.496018708Z" 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:0xc0017903a0}] Aliases:map[]}"
2026-06-12 17:11:40.706072 | controller | Jun 12 15:38:18.496230 crc crio[3653]: time="2026-06-12T15:38:18.496176862Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.706096 | controller | Jun 12 15:38:18.694979 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.706112 | controller | Jun 12 15:38:18.695370 crc crio[3653]: time="2026-06-12T15:38:18.695181633Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-12 17:11:40.706161 | controller | Jun 12 15:38:18.695370 crc crio[3653]: time="2026-06-12T15:38:18.695228075Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.706178 | controller | Jun 12 15:38:18.695370 crc crio[3653]: time="2026-06-12T15:38:18.695276456Z" 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-12 17:11:40.706195 | controller | Jun 12 15:38:18.695653 crc crio[3653]: time="2026-06-12T15:38:18.695587154Z" 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:0xc0029a6020}] Aliases:map[]}"
2026-06-12 17:11:40.706211 | controller | Jun 12 15:38:18.695844 crc crio[3653]: time="2026-06-12T15:38:18.695788949Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.706227 | controller | Jun 12 15:38:18.738476 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.706247 | controller | Jun 12 15:38:18.738852 crc crio[3653]: time="2026-06-12T15:38:18.738684889Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-12 17:11:40.706263 | controller | Jun 12 15:38:18.738852 crc crio[3653]: time="2026-06-12T15:38:18.73873046Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.706279 | controller | Jun 12 15:38:18.738852 crc crio[3653]: time="2026-06-12T15:38:18.738773641Z" 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-12 17:11:40.706295 | controller | Jun 12 15:38:18.738986 crc crio[3653]: time="2026-06-12T15:38:18.738946236Z" 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:0xc0029a6108}] Aliases:map[]}"
2026-06-12 17:11:40.706311 | controller | Jun 12 15:38:18.739196 crc crio[3653]: time="2026-06-12T15:38:18.739088829Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.706327 | controller | Jun 12 15:38:18.789649 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.706343 | controller | Jun 12 15:38:18.789936 crc crio[3653]: time="2026-06-12T15:38:18.789865931Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-12 17:11:40.706391 | controller | Jun 12 15:38:18.789936 crc crio[3653]: time="2026-06-12T15:38:18.789924633Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.706409 | controller | Jun 12 15:38:18.790046 crc crio[3653]: time="2026-06-12T15:38:18.789976144Z" 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-12 17:11:40.706425 | controller | Jun 12 15:38:18.790233 crc crio[3653]: time="2026-06-12T15:38:18.790178809Z" 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:0xc002696068}] Aliases:map[]}"
2026-06-12 17:11:40.706442 | controller | Jun 12 15:38:18.790428 crc crio[3653]: time="2026-06-12T15:38:18.790391085Z" 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-12 17:11:40.706458 | controller | Jun 12 15:38:19.004035 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.706478 | controller | Jun 12 15:38:19.004412 crc crio[3653]: time="2026-06-12T15:38:19.004122635Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-12 17:11:40.706494 | controller | Jun 12 15:38:19.004412 crc crio[3653]: time="2026-06-12T15:38:19.00433341Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.706511 | controller | Jun 12 15:38:19.004412 crc crio[3653]: time="2026-06-12T15:38:19.004411352Z" 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-12 17:11:40.706527 | controller | Jun 12 15:38:19.004774 crc crio[3653]: time="2026-06-12T15:38:19.004738521Z" 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:0xc000208128}] Aliases:map[]}"
2026-06-12 17:11:40.706543 | controller | Jun 12 15:38:19.004990 crc crio[3653]: time="2026-06-12T15:38:19.004894575Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.706559 | controller | Jun 12 15:38:19.203994 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.706575 | controller | Jun 12 15:38:19.204922 crc crio[3653]: time="2026-06-12T15:38:19.204121403Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-12 17:11:40.706590 | controller | Jun 12 15:38:19.204922 crc crio[3653]: time="2026-06-12T15:38:19.204173784Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.706606 | controller | Jun 12 15:38:19.204922 crc crio[3653]: time="2026-06-12T15:38:19.204269626Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-12 17:11:40.706622 | controller | Jun 12 15:38:19.204922 crc crio[3653]: time="2026-06-12T15:38:19.204283467Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.706637 | controller | Jun 12 15:38:19.204922 crc crio[3653]: time="2026-06-12T15:38:19.204293407Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-12 17:11:40.706652 | controller | Jun 12 15:38:19.204922 crc crio[3653]: time="2026-06-12T15:38:19.204303887Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.706667 | controller | Jun 12 15:38:19.204922 crc crio[3653]: time="2026-06-12T15:38:19.204335238Z" 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-12 17:11:40.706683 | controller | Jun 12 15:38:19.204922 crc crio[3653]: time="2026-06-12T15:38:19.204646426Z" 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:0xc002696328}] Aliases:map[]}"
2026-06-12 17:11:40.706705 | controller | Jun 12 15:38:19.204922 crc crio[3653]: time="2026-06-12T15:38:19.204822211Z" 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-12 17:11:40.706722 | controller | Jun 12 15:38:19.502580 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.706738 | controller | Jun 12 15:38:19.502580 crc crio[3653]: time="2026-06-12T15:38:19.502326689Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-12 17:11:40.706753 | controller | Jun 12 15:38:19.502580 crc crio[3653]: time="2026-06-12T15:38:19.502408841Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.706768 | controller | Jun 12 15:38:19.502580 crc crio[3653]: time="2026-06-12T15:38:19.502449432Z" 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-12 17:11:40.706784 | controller | Jun 12 15:38:19.505740 crc crio[3653]: time="2026-06-12T15:38:19.504194427Z" 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:0xc002696070}] Aliases:map[]}"
2026-06-12 17:11:40.706800 | controller | Jun 12 15:38:19.505740 crc crio[3653]: time="2026-06-12T15:38:19.505252024Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.706816 | controller | Jun 12 15:38:19.582307 crc crio[3653]: time="2026-06-12T15:38:19.582140905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.706833 | controller | Jun 12 15:38:19.583283 crc crio[3653]: time="2026-06-12T15:38:19.582159566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.706848 | controller | Jun 12 15:38:19.584886 crc crio[3653]: time="2026-06-12T15:38:19.584740312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.706864 | controller | Jun 12 15:38:19.586077 crc crio[3653]: time="2026-06-12T15:38:19.585913292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.706879 | controller | Jun 12 15:38:19.586882 crc crio[3653]: time="2026-06-12T15:38:19.58660442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.706895 | controller | Jun 12 15:38:19.707292 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.706914 | controller | Jun 12 15:38:19.707785 crc crio[3653]: time="2026-06-12T15:38:19.707475609Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-12 17:11:40.706930 | controller | Jun 12 15:38:19.707785 crc crio[3653]: time="2026-06-12T15:38:19.707645223Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.706947 | controller | Jun 12 15:38:19.707785 crc crio[3653]: time="2026-06-12T15:38:19.707703335Z" 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-12 17:11:40.706962 | controller | Jun 12 15:38:19.708170 crc crio[3653]: time="2026-06-12T15:38:19.707934Z" 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:0xc000e1a2e8}] Aliases:map[]}"
2026-06-12 17:11:40.706979 | controller | Jun 12 15:38:19.708240 crc crio[3653]: time="2026-06-12T15:38:19.708171967Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.706994 | controller | Jun 12 15:38:19.796336 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.707010 | controller | Jun 12 15:38:19.796731 crc crio[3653]: time="2026-06-12T15:38:19.796470971Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-12 17:11:40.707026 | controller | Jun 12 15:38:19.796731 crc crio[3653]: time="2026-06-12T15:38:19.796579213Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.707042 | controller | Jun 12 15:38:19.796731 crc crio[3653]: time="2026-06-12T15:38:19.796598404Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-12 17:11:40.707058 | controller | Jun 12 15:38:19.796731 crc crio[3653]: time="2026-06-12T15:38:19.796606934Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.707074 | controller | Jun 12 15:38:19.796731 crc crio[3653]: time="2026-06-12T15:38:19.796617224Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-12 17:11:40.707090 | controller | Jun 12 15:38:19.796731 crc crio[3653]: time="2026-06-12T15:38:19.796625125Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.707106 | controller | Jun 12 15:38:19.796731 crc crio[3653]: time="2026-06-12T15:38:19.796662565Z" 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-12 17:11:40.707123 | controller | Jun 12 15:38:19.796980 crc crio[3653]: time="2026-06-12T15:38:19.796875171Z" 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:0xc002a901b0}] Aliases:map[]}"
2026-06-12 17:11:40.707149 | controller | Jun 12 15:38:19.797146 crc crio[3653]: time="2026-06-12T15:38:19.797058776Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.707166 | controller | Jun 12 15:38:19.806616 crc crio[3653]: time="2026-06-12T15:38:19.806425536Z" level=info msg="Created container 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=b0fc5a66-2332-4316-a8ef-7cf6b1b3d13a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.707251 | controller | Jun 12 15:38:19.806847 crc crio[3653]: time="2026-06-12T15:38:19.806691993Z" level=info msg="Created container 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447: openshift-etcd/etcd-crc/setup" id=3087c0ab-6057-427d-8fd0-e3f07c38de51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.707282 | controller | Jun 12 15:38:19.807161 crc crio[3653]: time="2026-06-12T15:38:19.807074532Z" level=info msg="Created container f2d55911abfd19530e54379602003677f1e38ff11787d5b5c74cf61c490f832d: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=b0a3d22e-2ebb-4d78-9215-00e100abaa19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.707300 | controller | Jun 12 15:38:19.809038 crc crio[3653]: time="2026-06-12T15:38:19.80892667Z" level=info msg="Created container f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8: openshift-kube-apiserver/kube-apiserver-crc/setup" id=628fc070-e60e-4cf5-8ae5-76f2db58be24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.707317 | controller | Jun 12 15:38:19.809583 crc crio[3653]: time="2026-06-12T15:38:19.809477104Z" level=info msg="Created container 36714071e9e3620528cf08da1c68ba4639b9fafd7317d40608726e50f811cad9: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=87dba1dc-2886-4270-b333-5d08dc5aa4b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.707333 | controller | Jun 12 15:38:19.809934 crc crio[3653]: time="2026-06-12T15:38:19.809856804Z" level=info msg="Starting container: 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b" id=926e1124-1212-4478-b644-5ac6a60c0e67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.707367 | controller | Jun 12 15:38:19.810178 crc crio[3653]: time="2026-06-12T15:38:19.809887395Z" level=info msg="Starting container: f2d55911abfd19530e54379602003677f1e38ff11787d5b5c74cf61c490f832d" id=335e469a-67e1-49e5-8574-0ae756d59467 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.707386 | controller | Jun 12 15:38:19.810178 crc crio[3653]: time="2026-06-12T15:38:19.810068009Z" level=info msg="Starting container: 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447" id=ba16469b-a5ba-4181-b9b0-1e243063f2ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.707402 | controller | Jun 12 15:38:19.811105 crc crio[3653]: time="2026-06-12T15:38:19.81086418Z" level=info msg="Starting container: 36714071e9e3620528cf08da1c68ba4639b9fafd7317d40608726e50f811cad9" id=5d1ce9ab-2193-40a0-8d95-c277c3605373 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.707419 | controller | Jun 12 15:38:19.811105 crc crio[3653]: time="2026-06-12T15:38:19.81089828Z" level=info msg="Starting container: f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8" id=3985268d-3cf5-446d-bc9d-b9884b5b9c07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.707436 | controller | Jun 12 15:38:19.815633 crc crio[3653]: time="2026-06-12T15:38:19.815484258Z" level=info msg="Started container" PID=5388 containerID=38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=926e1124-1212-4478-b644-5ac6a60c0e67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.707459 | controller | Jun 12 15:38:19.816821 crc crio[3653]: time="2026-06-12T15:38:19.8167164Z" level=info msg="Started container" PID=5387 containerID=f2d55911abfd19530e54379602003677f1e38ff11787d5b5c74cf61c490f832d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=335e469a-67e1-49e5-8574-0ae756d59467 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd
2026-06-12 17:11:40.707476 | controller | Jun 12 15:38:19.817134 crc crio[3653]: time="2026-06-12T15:38:19.817028738Z" level=info msg="Started container" PID=5391 containerID=73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447 description=openshift-etcd/etcd-crc/setup id=ba16469b-a5ba-4181-b9b0-1e243063f2ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206
2026-06-12 17:11:40.707493 | controller | Jun 12 15:38:19.821066 crc crio[3653]: time="2026-06-12T15:38:19.820750623Z" level=info msg="Started container" PID=5386 containerID=36714071e9e3620528cf08da1c68ba4639b9fafd7317d40608726e50f811cad9 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=5d1ce9ab-2193-40a0-8d95-c277c3605373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84a5ba48d2f796515b98f166f0dfc592f4963910ab7b64fef8617fe2c0bf1a26
2026-06-12 17:11:40.707510 | controller | Jun 12 15:38:19.822317 crc crio[3653]: time="2026-06-12T15:38:19.821778159Z" level=info msg="Started container" PID=5385 containerID=f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=3985268d-3cf5-446d-bc9d-b9884b5b9c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d
2026-06-12 17:11:40.707526 | controller | Jun 12 15:38:19.825486 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.707553 | controller | Jun 12 15:38:19.825687 crc crio[3653]: time="2026-06-12T15:38:19.825635338Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-12 17:11:40.707569 | controller | Jun 12 15:38:19.825687 crc crio[3653]: time="2026-06-12T15:38:19.825662649Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.707585 | controller | Jun 12 15:38:19.825687 crc crio[3653]: time="2026-06-12T15:38:19.825676829Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-12 17:11:40.707601 | controller | Jun 12 15:38:19.825687 crc crio[3653]: time="2026-06-12T15:38:19.82568567Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.707617 | controller | Jun 12 15:38:19.825903 crc crio[3653]: time="2026-06-12T15:38:19.825757571Z" 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-12 17:11:40.707633 | controller | Jun 12 15:38:19.825903 crc crio[3653]: time="2026-06-12T15:38:19.825861374Z" 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:0xc002a90338}] Aliases:map[]}"
2026-06-12 17:11:40.707653 | controller | Jun 12 15:38:19.826018 crc crio[3653]: time="2026-06-12T15:38:19.825907305Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.707670 | controller | Jun 12 15:38:19.826018 crc crio[3653]: time="2026-06-12T15:38:19.825922046Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.707687 | controller | Jun 12 15:38:19.826018 crc crio[3653]: time="2026-06-12T15:38:19.825934956Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.707703 | controller | Jun 12 15:38:19.847281 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.707718 | controller | Jun 12 15:38:19.848124 crc crio[3653]: time="2026-06-12T15:38:19.848035553Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-12 17:11:40.707734 | controller | Jun 12 15:38:19.848283 crc crio[3653]: time="2026-06-12T15:38:19.848263638Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.707750 | controller | Jun 12 15:38:19.848480 crc crio[3653]: time="2026-06-12T15:38:19.848459073Z" 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-12 17:11:40.707766 | controller | Jun 12 15:38:19.848918 crc crio[3653]: time="2026-06-12T15:38:19.848587987Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f0d86a8b-63ab-4a0e-9186-0425da0fc14b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.707782 | controller | Jun 12 15:38:19.849444 crc crio[3653]: time="2026-06-12T15:38:19.848852294Z" 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:0xc0015221b0}] Aliases:map[]}"
2026-06-12 17:11:40.707799 | controller | Jun 12 15:38:19.850233 crc crio[3653]: time="2026-06-12T15:38:19.850207338Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.707815 | controller | Jun 12 15:38:19.852943 crc crio[3653]: time="2026-06-12T15:38:19.852869147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=bde2883d-8b58-4b0a-bd28-98ac66f91cbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.707830 | controller | Jun 12 15:38:19.860060 crc crio[3653]: time="2026-06-12T15:38:19.859970189Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3be3b6a3-1fc7-4e93-a047-39b50316db20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.707846 | controller | Jun 12 15:38:19.861145 crc crio[3653]: time="2026-06-12T15:38:19.861093307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.707866 | controller | Jun 12 15:38:19.878924 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.707882 | controller | Jun 12 15:38:19.879104 crc crio[3653]: time="2026-06-12T15:38:19.879059588Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-12 17:11:40.707898 | controller | Jun 12 15:38:19.879104 crc crio[3653]: time="2026-06-12T15:38:19.879090739Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.707914 | controller | Jun 12 15:38:19.879166 crc crio[3653]: time="2026-06-12T15:38:19.8791292Z" 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-12 17:11:40.707930 | controller | Jun 12 15:38:19.879669 crc crio[3653]: time="2026-06-12T15:38:19.879288874Z" 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:0xc001706010}] Aliases:map[]}"
2026-06-12 17:11:40.707946 | controller | Jun 12 15:38:19.880074 crc crio[3653]: time="2026-06-12T15:38:19.879779597Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.707962 | controller | Jun 12 15:38:19.888112 crc crio[3653]: time="2026-06-12T15:38:19.888013568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.707978 | controller | Jun 12 15:38:19.951296 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.707994 | controller | Jun 12 15:38:19.952176 crc crio[3653]: time="2026-06-12T15:38:19.95204924Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-12 17:11:40.708009 | controller | Jun 12 15:38:19.952176 crc crio[3653]: time="2026-06-12T15:38:19.952171663Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.708025 | controller | Jun 12 15:38:19.952295 crc crio[3653]: time="2026-06-12T15:38:19.952242935Z" 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-12 17:11:40.708041 | controller | Jun 12 15:38:19.952857 crc crio[3653]: time="2026-06-12T15:38:19.952698216Z" 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:0xc0029a6070}] Aliases:map[]}"
2026-06-12 17:11:40.708057 | controller | Jun 12 15:38:19.953482 crc crio[3653]: time="2026-06-12T15:38:19.953315752Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.708077 | controller | Jun 12 15:38:19.991758 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.708096 | controller | Jun 12 15:38:19.999971 crc crio[3653]: time="2026-06-12T15:38:19.999204719Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-12 17:11:40.708114 | controller | Jun 12 15:38:19.999971 crc crio[3653]: time="2026-06-12T15:38:19.999408354Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.708130 | controller | Jun 12 15:38:19.999971 crc crio[3653]: time="2026-06-12T15:38:19.999434425Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-12 17:11:40.708146 | controller | Jun 12 15:38:19.999971 crc crio[3653]: time="2026-06-12T15:38:19.999457015Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.708163 | controller | Jun 12 15:38:19.999971 crc crio[3653]: time="2026-06-12T15:38:19.999697701Z" 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-12 17:11:40.708179 | controller | Jun 12 15:38:19.999971 crc crio[3653]: time="2026-06-12T15:38:19.999842125Z" 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:0xc001522838}] Aliases:map[]}"
2026-06-12 17:11:40.708195 | controller | Jun 12 15:38:19.999971 crc crio[3653]: time="2026-06-12T15:38:19.999908227Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.708212 | controller | Jun 12 15:38:19.999971 crc crio[3653]: time="2026-06-12T15:38:19.999924427Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.708228 | controller | Jun 12 15:38:19.999971 crc crio[3653]: time="2026-06-12T15:38:19.999936367Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.708244 | controller | Jun 12 15:38:20.110699 crc crio[3653]: 2026-06-12T15:38:20Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.708260 | controller | Jun 12 15:38:20.110976 crc crio[3653]: time="2026-06-12T15:38:20.11081775Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-12 17:11:40.708276 | controller | Jun 12 15:38:20.110976 crc crio[3653]: time="2026-06-12T15:38:20.110872242Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.708292 | controller | Jun 12 15:38:20.110976 crc crio[3653]: time="2026-06-12T15:38:20.110933913Z" 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-12 17:11:40.708342 | controller | Jun 12 15:38:20.111574 crc crio[3653]: time="2026-06-12T15:38:20.111329373Z" 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:0xc0015229d0}] Aliases:map[]}"
2026-06-12 17:11:40.708381 | controller | Jun 12 15:38:20.111935 crc crio[3653]: time="2026-06-12T15:38:20.111771795Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.708399 | controller | Jun 12 15:38:20.139447 crc crio[3653]: time="2026-06-12T15:38:20.139194948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6de618e0-a19c-42e7-ad15-0a8af40b4911 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708416 | controller | Jun 12 15:38:20.152615 crc crio[3653]: time="2026-06-12T15:38:20.152399367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9acd3687-03a7-4c42-bbb2-b8a2795149b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708432 | controller | Jun 12 15:38:20.154142 crc crio[3653]: time="2026-06-12T15:38:20.15292934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b4c1c9df-721a-44b7-822d-695cb8801e57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708448 | controller | Jun 12 15:38:20.155799 crc crio[3653]: time="2026-06-12T15:38:20.155747982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=baf3a1a6-d9c5-48bd-b57e-774e44825d80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708464 | controller | Jun 12 15:38:20.168112 crc crio[3653]: time="2026-06-12T15:38:20.167875523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e1900bf8-ba9c-47f8-83e5-aa5240cd8564 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708480 | controller | Jun 12 15:38:20.168814 crc crio[3653]: time="2026-06-12T15:38:20.168742305Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=2a6d4350-35ef-41dd-86cb-e52d29359472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.708496 | controller | Jun 12 15:38:20.168912 crc crio[3653]: time="2026-06-12T15:38:20.168813467Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=c1c59b12-5617-4901-81be-f4d9cdbaa13a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.708512 | controller | Jun 12 15:38:20.169383 crc crio[3653]: time="2026-06-12T15:38:20.16930987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708528 | controller | Jun 12 15:38:20.169592 crc crio[3653]: time="2026-06-12T15:38:20.169330921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708543 | controller | Jun 12 15:38:20.171904 crc crio[3653]: time="2026-06-12T15:38:20.171740952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fd092b49-1fba-4b75-a58d-cbff1406d4c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708563 | controller | Jun 12 15:38:20.176469 crc crio[3653]: time="2026-06-12T15:38:20.176392622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0e750378-4a86-4725-904a-6756d44f96fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708579 | controller | Jun 12 15:38:20.178898 crc crio[3653]: time="2026-06-12T15:38:20.178793383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708595 | controller | Jun 12 15:38:20.183856 crc crio[3653]: time="2026-06-12T15:38:20.18375347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b90307ac-f550-4d3f-882b-a18d300bbae9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708611 | controller | Jun 12 15:38:20.185772 crc crio[3653]: 2026-06-12T15:38:20Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-12 17:11:40.708626 | controller | Jun 12 15:38:20.185896 crc crio[3653]: time="2026-06-12T15:38:20.18567754Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=73fd3cde-7aad-470e-a472-0333d41e2797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.708642 | controller | Jun 12 15:38:20.186113 crc crio[3653]: time="2026-06-12T15:38:20.185852914Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-12 17:11:40.708657 | controller | Jun 12 15:38:20.186113 crc crio[3653]: time="2026-06-12T15:38:20.186101551Z" level=info msg="cleanup sandbox network"
2026-06-12 17:11:40.708673 | controller | Jun 12 15:38:20.186202 crc crio[3653]: time="2026-06-12T15:38:20.186128201Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-12 17:11:40.708689 | controller | Jun 12 15:38:20.188321 crc crio[3653]: time="2026-06-12T15:38:20.188219255Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=05953ad7-7392-4ccc-b004-4dc52c1d6059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.708705 | controller | Jun 12 15:38:20.189595 crc crio[3653]: time="2026-06-12T15:38:20.189455137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708721 | controller | Jun 12 15:38:20.189854 crc crio[3653]: time="2026-06-12T15:38:20.189762934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708737 | controller | Jun 12 15:38:20.190173 crc crio[3653]: time="2026-06-12T15:38:20.190076013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708752 | controller | Jun 12 15:38:20.207844 crc crio[3653]: time="2026-06-12T15:38:20.207195422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708768 | controller | Jun 12 15:38:20.221770 crc crio[3653]: time="2026-06-12T15:38:20.221318814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708783 | controller | Jun 12 15:38:20.236012 crc crio[3653]: time="2026-06-12T15:38:20.235878977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708803 | controller | Jun 12 15:38:20.324643 crc crio[3653]: time="2026-06-12T15:38:20.322290503Z" level=info msg="Created container e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3be3b6a3-1fc7-4e93-a047-39b50316db20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.708819 | controller | Jun 12 15:38:20.332776 crc crio[3653]: time="2026-06-12T15:38:20.330081102Z" level=info msg="Starting container: e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298" id=908bc8c0-9a24-4945-9c76-2545452e1e9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.708835 | controller | Jun 12 15:38:20.395891 crc crio[3653]: time="2026-06-12T15:38:20.395038868Z" level=info msg="Started container" PID=5500 containerID=e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=908bc8c0-9a24-4945-9c76-2545452e1e9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.708852 | controller | Jun 12 15:38:20.459038 crc crio[3653]: time="2026-06-12T15:38:20.458889095Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=12980fd8-9438-42a5-917c-aedcbe856c8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708868 | controller | Jun 12 15:38:20.506620 crc crio[3653]: time="2026-06-12T15:38:20.506312251Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=75947979-1ef3-4ecf-9d98-65d79be4495d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.708884 | controller | Jun 12 15:38:20.521381 crc crio[3653]: time="2026-06-12T15:38:20.520685839Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=3f916273-d0d4-42ff-ae62-d618f8a49fa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.708900 | controller | Jun 12 15:38:20.521381 crc crio[3653]: time="2026-06-12T15:38:20.521202073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708915 | controller | Jun 12 15:38:20.610272 crc crio[3653]: time="2026-06-12T15:38:20.609940848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708931 | controller | Jun 12 15:38:20.984557 crc crio[3653]: time="2026-06-12T15:38:20.984158833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708947 | controller | Jun 12 15:38:21.101933 crc crio[3653]: time="2026-06-12T15:38:21.09909386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708963 | controller | Jun 12 15:38:21.221829 crc crio[3653]: time="2026-06-12T15:38:21.221117538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708978 | controller | Jun 12 15:38:21.243737 crc crio[3653]: time="2026-06-12T15:38:21.2434041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.708994 | controller | Jun 12 15:38:21.251145 crc crio[3653]: time="2026-06-12T15:38:21.251018325Z" level=info msg="Created container fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=2a6d4350-35ef-41dd-86cb-e52d29359472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709013 | controller | Jun 12 15:38:21.254273 crc crio[3653]: time="2026-06-12T15:38:21.253834867Z" level=info msg="Starting container: fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a" id=9b6ed231-5ff1-41b9-82f2-a5911b240bb9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.709030 | controller | Jun 12 15:38:21.264318 crc crio[3653]: time="2026-06-12T15:38:21.263922356Z" level=info msg="Started container" PID=5544 containerID=fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=9b6ed231-5ff1-41b9-82f2-a5911b240bb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d
2026-06-12 17:11:40.709047 | controller | Jun 12 15:38:21.264544 crc crio[3653]: time="2026-06-12T15:38:21.264417069Z" level=info msg="Created container 2e881dd957cba555dba520d37a95ec1e64747f527939b988b73158cdb79aef44: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=05953ad7-7392-4ccc-b004-4dc52c1d6059 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709063 | controller | Jun 12 15:38:21.268694 crc crio[3653]: time="2026-06-12T15:38:21.268584565Z" level=info msg="Starting container: 2e881dd957cba555dba520d37a95ec1e64747f527939b988b73158cdb79aef44" id=f8479b7c-a706-4b25-b4e4-25ad09c049ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.709078 | controller | Jun 12 15:38:21.280397 crc crio[3653]: time="2026-06-12T15:38:21.280177083Z" level=info msg="Started container" PID=5548 containerID=2e881dd957cba555dba520d37a95ec1e64747f527939b988b73158cdb79aef44 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=f8479b7c-a706-4b25-b4e4-25ad09c049ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd
2026-06-12 17:11:40.709094 | controller | Jun 12 15:38:21.307212 crc crio[3653]: time="2026-06-12T15:38:21.307042991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=8524bcad-7943-4ee1-9806-c08212df1083 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709110 | controller | Jun 12 15:38:21.312153 crc crio[3653]: time="2026-06-12T15:38:21.311977828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4d6c422b-b936-45bf-9e46-9d4bcefb1801 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709126 | controller | Jun 12 15:38:21.318082 crc crio[3653]: time="2026-06-12T15:38:21.317712965Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=0b9bc8aa-dd22-4bb4-8d2a-96c0470c7cf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709141 | controller | Jun 12 15:38:21.318433 crc crio[3653]: time="2026-06-12T15:38:21.31828517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709157 | controller | Jun 12 15:38:21.341657 crc crio[3653]: time="2026-06-12T15:38:21.340192891Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8899bf5d-c37b-491a-9d7d-be74ed88853b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709172 | controller | Jun 12 15:38:21.375016 crc crio[3653]: time="2026-06-12T15:38:21.374730197Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e9cf9750-fa41-4911-83d3-939c4af9c369 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709192 | controller | Jun 12 15:38:21.378964 crc crio[3653]: time="2026-06-12T15:38:21.378674698Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=b8f59043-06bb-4797-9530-2d39fc014404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709208 | controller | Jun 12 15:38:21.381238 crc crio[3653]: time="2026-06-12T15:38:21.381116621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709223 | controller | Jun 12 15:38:21.382199 crc crio[3653]: time="2026-06-12T15:38:21.382082926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709239 | controller | Jun 12 15:38:21.384623 crc crio[3653]: time="2026-06-12T15:38:21.384405235Z" level=info msg="Created container 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=c1c59b12-5617-4901-81be-f4d9cdbaa13a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709255 | controller | Jun 12 15:38:21.396118 crc crio[3653]: time="2026-06-12T15:38:21.395838958Z" level=info msg="Starting container: 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3" id=f0c80511-f303-473e-8cff-401cf7fe4c19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.709271 | controller | Jun 12 15:38:21.412637 crc crio[3653]: time="2026-06-12T15:38:21.412078135Z" level=info msg="Started container" PID=5562 containerID=667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=f0c80511-f303-473e-8cff-401cf7fe4c19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206
2026-06-12 17:11:40.709287 | controller | Jun 12 15:38:21.424184 crc crio[3653]: time="2026-06-12T15:38:21.423959209Z" level=info msg="Created container 2955868d48b3a7beac1ac79f1aa510d4bdf2a3b0e439fdca7f203ab103d4678a: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=73fd3cde-7aad-470e-a472-0333d41e2797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709303 | controller | Jun 12 15:38:21.428407 crc crio[3653]: time="2026-06-12T15:38:21.42829026Z" level=info msg="Starting container: 2955868d48b3a7beac1ac79f1aa510d4bdf2a3b0e439fdca7f203ab103d4678a" id=a7b42f4b-48ab-4ae6-be8b-6541ae1270b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.709319 | controller | Jun 12 15:38:21.454082 crc crio[3653]: time="2026-06-12T15:38:21.453989709Z" level=info msg="Started container" PID=5566 containerID=2955868d48b3a7beac1ac79f1aa510d4bdf2a3b0e439fdca7f203ab103d4678a description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=a7b42f4b-48ab-4ae6-be8b-6541ae1270b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84a5ba48d2f796515b98f166f0dfc592f4963910ab7b64fef8617fe2c0bf1a26
2026-06-12 17:11:40.709336 | controller | Jun 12 15:38:21.466974 crc crio[3653]: time="2026-06-12T15:38:21.466318265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709391 | controller | Jun 12 15:38:22.324403 crc crio[3653]: time="2026-06-12T15:38:22.3241794Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9670e693-ceaa-4938-960c-98735f293cb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709414 | controller | Jun 12 15:38:22.333013 crc crio[3653]: time="2026-06-12T15:38:22.332589625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=cc868bd7-0ee7-46da-a1c7-782a6fbd4e15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709434 | controller | Jun 12 15:38:22.361334 crc crio[3653]: time="2026-06-12T15:38:22.361204469Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=cffb9bdb-adb7-46c2-ac88-ed6b4c227b8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709451 | controller | Jun 12 15:38:22.362128 crc crio[3653]: time="2026-06-12T15:38:22.36200938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709467 | controller | Jun 12 15:38:22.405310 crc crio[3653]: time="2026-06-12T15:38:22.405124295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709484 | controller | Jun 12 15:38:22.624824 crc crio[3653]: time="2026-06-12T15:38:22.624606513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709500 | controller | Jun 12 15:38:23.010777 crc crio[3653]: time="2026-06-12T15:38:23.010287742Z" level=info msg="Created container 04f531cc071da8dfbc9c5df3a4a4a2421176ecf7dce89890936d1c46649ff6ee: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=0b9bc8aa-dd22-4bb4-8d2a-96c0470c7cf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709517 | controller | Jun 12 15:38:23.035844 crc crio[3653]: time="2026-06-12T15:38:23.035298343Z" level=info msg="Starting container: 04f531cc071da8dfbc9c5df3a4a4a2421176ecf7dce89890936d1c46649ff6ee" id=8b7e364a-2b9d-4313-ad26-96ee957dc84e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.709533 | controller | Jun 12 15:38:23.134719 crc crio[3653]: time="2026-06-12T15:38:23.134452965Z" level=info msg="Started container" PID=5599 containerID=04f531cc071da8dfbc9c5df3a4a4a2421176ecf7dce89890936d1c46649ff6ee description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=8b7e364a-2b9d-4313-ad26-96ee957dc84e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd
2026-06-12 17:11:40.709550 | controller | Jun 12 15:38:23.179640 crc crio[3653]: time="2026-06-12T15:38:23.179142091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=24db4ba0-b9da-40f5-a80a-4c9f70b80091 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709566 | controller | Jun 12 15:38:23.183041 crc crio[3653]: time="2026-06-12T15:38:23.182930868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=d8147cc8-3395-4131-9069-42daeb8d69d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709583 | controller | Jun 12 15:38:23.200928 crc crio[3653]: time="2026-06-12T15:38:23.199710788Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=3153a1ca-c44d-4d5f-8ad1-a89a96048227 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709599 | controller | Jun 12 15:38:23.226194 crc crio[3653]: time="2026-06-12T15:38:23.226025323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709615 | controller | Jun 12 15:38:23.385604 crc crio[3653]: time="2026-06-12T15:38:23.381468859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709635 | controller | Jun 12 15:38:23.407682 crc crio[3653]: time="2026-06-12T15:38:23.406226323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709651 | controller | Jun 12 15:38:23.834927 crc crio[3653]: time="2026-06-12T15:38:23.834839013Z" level=info msg="Created container 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16: openshift-etcd/etcd-crc/etcd-resources-copy" id=cffb9bdb-adb7-46c2-ac88-ed6b4c227b8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709667 | controller | Jun 12 15:38:23.841052 crc crio[3653]: time="2026-06-12T15:38:23.840888688Z" level=info msg="Starting container: 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16" id=81b499ea-477e-4d74-b9d1-da911a301ab8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.709683 | controller | Jun 12 15:38:23.956878 crc crio[3653]: time="2026-06-12T15:38:23.954873961Z" level=info msg="Started container" PID=5613 containerID=725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16 description=openshift-etcd/etcd-crc/etcd-resources-copy id=81b499ea-477e-4d74-b9d1-da911a301ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206
2026-06-12 17:11:40.709700 | controller | Jun 12 15:38:24.253019 crc crio[3653]: time="2026-06-12T15:38:24.25283015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709716 | controller | Jun 12 15:38:24.476392 crc crio[3653]: time="2026-06-12T15:38:24.476096255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6fb1c841-df28-48ec-9d0d-eab73e224c02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709732 | controller | Jun 12 15:38:24.484224 crc crio[3653]: time="2026-06-12T15:38:24.483981117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1d70d555-bea8-4489-8bec-20d3eb6be979 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709748 | controller | Jun 12 15:38:24.486780 crc crio[3653]: time="2026-06-12T15:38:24.485292451Z" level=info msg="Created container 2362b8dc22442e6c29b68d435954d6a4211b33c19c83999c7b55ceda0723ca4f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=3153a1ca-c44d-4d5f-8ad1-a89a96048227 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709764 | controller | Jun 12 15:38:24.487672 crc crio[3653]: time="2026-06-12T15:38:24.487328613Z" level=info msg="Starting container: 2362b8dc22442e6c29b68d435954d6a4211b33c19c83999c7b55ceda0723ca4f" id=bde3dace-ba0d-45b1-85eb-b1e79fb9bd06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.709780 | controller | Jun 12 15:38:24.488435 crc crio[3653]: time="2026-06-12T15:38:24.488056592Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=042bea49-41b9-49b1-8889-7df742a71688 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709796 | controller | Jun 12 15:38:24.489004 crc crio[3653]: time="2026-06-12T15:38:24.488606496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709812 | controller | Jun 12 15:38:24.561605 crc crio[3653]: time="2026-06-12T15:38:24.561244418Z" level=info msg="Started container" PID=5649 containerID=2362b8dc22442e6c29b68d435954d6a4211b33c19c83999c7b55ceda0723ca4f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=bde3dace-ba0d-45b1-85eb-b1e79fb9bd06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd
2026-06-12 17:11:40.709833 | controller | Jun 12 15:38:24.609209 crc crio[3653]: time="2026-06-12T15:38:24.606779416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709849 | controller | Jun 12 15:38:25.615127 crc crio[3653]: time="2026-06-12T15:38:25.615051047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709866 | controller | Jun 12 15:38:25.890317 crc crio[3653]: time="2026-06-12T15:38:25.890023667Z" level=info msg="Created container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb: openshift-etcd/etcd-crc/etcdctl" id=042bea49-41b9-49b1-8889-7df742a71688 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709882 | controller | Jun 12 15:38:25.895707 crc crio[3653]: time="2026-06-12T15:38:25.895405885Z" level=info msg="Starting container: 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb" id=2b57bc6d-9c7a-4265-9260-1cafff19aff8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.709898 | controller | Jun 12 15:38:25.928137 crc crio[3653]: time="2026-06-12T15:38:25.927899898Z" level=info msg="Started container" PID=5697 containerID=1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb description=openshift-etcd/etcd-crc/etcdctl id=2b57bc6d-9c7a-4265-9260-1cafff19aff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206
2026-06-12 17:11:40.709914 | controller | Jun 12 15:38:25.992402 crc crio[3653]: time="2026-06-12T15:38:25.992225157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ed6a7038-3143-49b5-ae49-d16648998003 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709929 | controller | Jun 12 15:38:25.999030 crc crio[3653]: time="2026-06-12T15:38:25.998812176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=61c1e787-d793-4e14-8cb7-a9f1f9888f7f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.709945 | controller | Jun 12 15:38:26.008900 crc crio[3653]: time="2026-06-12T15:38:26.008291999Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=5ca45cb7-3ea2-4d55-9425-1f7efab6010e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.709961 | controller | Jun 12 15:38:26.009887 crc crio[3653]: time="2026-06-12T15:38:26.009428258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709976 | controller | Jun 12 15:38:26.116691 crc crio[3653]: time="2026-06-12T15:38:26.116586426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.709993 | controller | Jun 12 15:38:26.810091 crc crio[3653]: time="2026-06-12T15:38:26.809780749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.710009 | controller | Jun 12 15:38:26.815936 crc crio[3653]: time="2026-06-12T15:38:26.815839665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.710024 | controller | Jun 12 15:38:26.890326 crc crio[3653]: time="2026-06-12T15:38:26.890127569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.710047 | controller | Jun 12 15:38:27.074625 crc crio[3653]: time="2026-06-12T15:38:27.074310392Z" level=info msg="Created container 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=b8f59043-06bb-4797-9530-2d39fc014404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.710064 | controller | Jun 12 15:38:27.076870 crc crio[3653]: time="2026-06-12T15:38:27.076756544Z" level=info msg="Starting container: 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f" id=e461a4ca-3f7b-435b-bd98-b90847b62477 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.710080 | controller | Jun 12 15:38:27.089266 crc crio[3653]: time="2026-06-12T15:38:27.08905298Z" level=info msg="Created container 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1: openshift-etcd/etcd-crc/etcd" id=5ca45cb7-3ea2-4d55-9425-1f7efab6010e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.710096 | controller | Jun 12 15:38:27.090133 crc crio[3653]: time="2026-06-12T15:38:27.089888401Z" level=info msg="Created container b4ecd917a3005923a9a0e11e0095ae418c2a839861d5d2f335c19731affdf0a8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=3f916273-d0d4-42ff-ae62-d618f8a49fa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.710112 | controller | Jun 12 15:38:27.091647 crc crio[3653]: time="2026-06-12T15:38:27.09140981Z" level=info msg="Starting container: 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1" id=650caa5b-38c2-4538-b5ce-0df70cfbc70d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.710128 | controller | Jun 12 15:38:27.093452 crc crio[3653]: time="2026-06-12T15:38:27.093250567Z" level=info msg="Starting container: b4ecd917a3005923a9a0e11e0095ae418c2a839861d5d2f335c19731affdf0a8" id=f6d456ff-7b94-4cae-a89b-5d956fa99594 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.710144 | controller | Jun 12 15:38:27.106711 crc crio[3653]: time="2026-06-12T15:38:27.106470006Z" level=info msg="Started container" PID=5722 containerID=02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=e461a4ca-3f7b-435b-bd98-b90847b62477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d
2026-06-12 17:11:40.710160 | controller | Jun 12 15:38:27.108581 crc crio[3653]: time="2026-06-12T15:38:27.108381655Z" level=info msg="Started container" PID=5721 containerID=b4ecd917a3005923a9a0e11e0095ae418c2a839861d5d2f335c19731affdf0a8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=f6d456ff-7b94-4cae-a89b-5d956fa99594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.710176 | controller | Jun 12 15:38:27.112979 crc crio[3653]: time="2026-06-12T15:38:27.112761758Z" level=info msg="Started container" PID=5728 containerID=60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1 description=openshift-etcd/etcd-crc/etcd id=650caa5b-38c2-4538-b5ce-0df70cfbc70d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206
2026-06-12 17:11:40.710192 | controller | Jun 12 15:38:27.126834 crc crio[3653]: time="2026-06-12T15:38:27.126280004Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d699368e-f31c-4ec5-954f-89f02fa74902 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.710208 | controller | Jun 12 15:38:27.132378 crc crio[3653]: time="2026-06-12T15:38:27.132272678Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ebce5d8b-8a59-43b2-b813-26dc706b9397 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.710228 | controller | Jun 12 15:38:27.132874 crc crio[3653]: time="2026-06-12T15:38:27.132803322Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=5e1df290-e7cc-4a6f-99f9-930e62800357 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.710244 | controller | Jun 12 15:38:27.135982 crc crio[3653]: time="2026-06-12T15:38:27.135822119Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0fbcf5a4-3963-49e6-8ac1-c5c95fff54d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.710259 | controller | Jun 12 15:38:27.138011 crc crio[3653]: time="2026-06-12T15:38:27.137936783Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=484fd47b-4115-4c81-98a5-ebc851760e97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.710275 | controller | Jun 12 15:38:27.138803 crc crio[3653]: time="2026-06-12T15:38:27.13860754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.710292 | controller | Jun 12 15:38:27.139590 crc crio[3653]: time="2026-06-12T15:38:27.139445622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d3cb4ce9-27b4-49c2-a941-87016df33f7c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.710308 | controller | Jun 12 15:38:27.139798 crc crio[3653]: time="2026-06-12T15:38:27.139685158Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=de12bc85-cfe0-42ff-9202-3b5a81e3abc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.710324 | controller | Jun 12 15:38:27.142237 crc crio[3653]: time="2026-06-12T15:38:27.142053619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ec74c4ee-bed1-427c-ab78-aa4ec800f46b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.710340 | controller | Jun 12 15:38:27.145780 crc crio[3653]: time="2026-06-12T15:38:27.14559846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711148 | controller | Jun 12 15:38:27.151746 crc crio[3653]: time="2026-06-12T15:38:27.151603484Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=58e78b9d-92e0-408f-92ea-df41fa93e6d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711179 | controller | Jun 12 15:38:27.165247 crc crio[3653]: time="2026-06-12T15:38:27.162621286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711198 | controller | Jun 12 15:38:27.165247 crc crio[3653]: time="2026-06-12T15:38:27.164601127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711215 | controller | Jun 12 15:38:27.208480 crc crio[3653]: time="2026-06-12T15:38:27.198124967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711231 | controller | Jun 12 15:38:27.208480 crc crio[3653]: time="2026-06-12T15:38:27.207177469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711252 | controller | Jun 12 15:38:28.149697 crc crio[3653]: time="2026-06-12T15:38:28.149056018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711269 | controller | Jun 12 15:38:28.286377 crc crio[3653]: time="2026-06-12T15:38:28.285868066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711285 | controller | Jun 12 15:38:28.293738 crc crio[3653]: time="2026-06-12T15:38:28.29342506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711301 | controller | Jun 12 15:38:28.447605 crc crio[3653]: time="2026-06-12T15:38:28.442183074Z" level=info msg="Created container 0e51efa895409a47156d36b6f39451fc975fba9e6656d203d6f7bba30dd0b683: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=484fd47b-4115-4c81-98a5-ebc851760e97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711318 | controller | Jun 12 15:38:28.447605 crc crio[3653]: time="2026-06-12T15:38:28.444487853Z" level=info msg="Starting container: 0e51efa895409a47156d36b6f39451fc975fba9e6656d203d6f7bba30dd0b683" id=317584ea-4f4c-4626-bf39-222a6367a3a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.711335 | controller | Jun 12 15:38:28.497958 crc crio[3653]: time="2026-06-12T15:38:28.497156684Z" level=info msg="Started container" PID=5781 containerID=0e51efa895409a47156d36b6f39451fc975fba9e6656d203d6f7bba30dd0b683 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=317584ea-4f4c-4626-bf39-222a6367a3a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.711372 | controller | Jun 12 15:38:28.562270 crc crio[3653]: time="2026-06-12T15:38:28.560807096Z" level=info msg="Created container 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=de12bc85-cfe0-42ff-9202-3b5a81e3abc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711391 | controller | Jun 12 15:38:28.562270 crc crio[3653]: time="2026-06-12T15:38:28.561981916Z" level=info msg="Created container 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142: openshift-etcd/etcd-crc/etcd-metrics" id=58e78b9d-92e0-408f-92ea-df41fa93e6d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711409 | controller | Jun 12 15:38:28.565654 crc crio[3653]: time="2026-06-12T15:38:28.565204668Z" level=info msg="Starting container: 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c" id=7d0aa9f7-c000-49d1-af59-7a45317bfef8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.711449 | controller | Jun 12 15:38:28.566153 crc crio[3653]: time="2026-06-12T15:38:28.565795214Z" level=info msg="Starting container: 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142" id=168f1c92-badf-48ed-9594-6a266ecd9d2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.711472 | controller | Jun 12 15:38:28.576151 crc crio[3653]: time="2026-06-12T15:38:28.575444281Z" level=info msg="Started container" PID=5793 containerID=1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=7d0aa9f7-c000-49d1-af59-7a45317bfef8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d
2026-06-12 17:11:40.711489 | controller | Jun 12 15:38:28.578215 crc crio[3653]: time="2026-06-12T15:38:28.57811928Z" level=info msg="Started container" PID=5794 containerID=9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142 description=openshift-etcd/etcd-crc/etcd-metrics id=168f1c92-badf-48ed-9594-6a266ecd9d2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206
2026-06-12 17:11:40.711509 | controller | Jun 12 15:38:28.616068 crc crio[3653]: time="2026-06-12T15:38:28.615893868Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4322810a-4c13-469a-b028-262abbbae8ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.711527 | controller | Jun 12 15:38:28.623278 crc crio[3653]: time="2026-06-12T15:38:28.623204685Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=36a97336-83ef-428c-a7b6-f8c68e0afcb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.711556 | controller | Jun 12 15:38:28.633566 crc crio[3653]: time="2026-06-12T15:38:28.632013221Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=e4fa5944-cd14-4348-bf3d-87ba22740c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711573 | controller | Jun 12 15:38:28.634037 crc crio[3653]: time="2026-06-12T15:38:28.634011993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711589 | controller | Jun 12 15:38:28.675393 crc crio[3653]: time="2026-06-12T15:38:28.674736847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=940cd07e-9c47-4545-90f2-89802dc02513 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.711606 | controller | Jun 12 15:38:28.680448 crc crio[3653]: time="2026-06-12T15:38:28.680222897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711622 | controller | Jun 12 15:38:28.682696 crc crio[3653]: time="2026-06-12T15:38:28.68266336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=43dce34a-3bae-4baf-ae31-403017b0da91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.711638 | controller | Jun 12 15:38:28.701303 crc crio[3653]: time="2026-06-12T15:38:28.701254577Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=68ae33af-5f85-41de-916c-e9f56676210e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711653 | controller | Jun 12 15:38:28.702130 crc crio[3653]: time="2026-06-12T15:38:28.702105948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711670 | controller | Jun 12 15:38:28.791292 crc crio[3653]: time="2026-06-12T15:38:28.791181032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711685 | controller | Jun 12 15:38:29.736176 crc crio[3653]: time="2026-06-12T15:38:29.736045098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711701 | controller | Jun 12 15:38:29.761605 crc crio[3653]: time="2026-06-12T15:38:29.761441709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711717 | controller | Jun 12 15:38:30.038216 crc crio[3653]: time="2026-06-12T15:38:30.037714093Z" level=info msg="Created container 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed: openshift-etcd/etcd-crc/etcd-readyz" id=68ae33af-5f85-41de-916c-e9f56676210e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711737 | controller | Jun 12 15:38:30.038930 crc crio[3653]: time="2026-06-12T15:38:30.038590925Z" level=info msg="Created container 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=e4fa5944-cd14-4348-bf3d-87ba22740c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711754 | controller | Jun 12 15:38:30.042222 crc crio[3653]: time="2026-06-12T15:38:30.04190643Z" level=info msg="Starting container: 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed" id=59a0557b-c25c-4643-9dd5-0ca796086ec1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.711769 | controller | Jun 12 15:38:30.043993 crc crio[3653]: time="2026-06-12T15:38:30.043841Z" level=info msg="Starting container: 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1" id=07c26b16-2f55-4428-83ef-57df90153cf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.711785 | controller | Jun 12 15:38:30.082231 crc crio[3653]: time="2026-06-12T15:38:30.081996338Z" level=info msg="Started container" PID=5840 containerID=680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=07c26b16-2f55-4428-83ef-57df90153cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d
2026-06-12 17:11:40.711801 | controller | Jun 12 15:38:30.107175 crc crio[3653]: time="2026-06-12T15:38:30.106303331Z" level=info msg="Started container" PID=5841 containerID=6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed description=openshift-etcd/etcd-crc/etcd-readyz id=59a0557b-c25c-4643-9dd5-0ca796086ec1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206
2026-06-12 17:11:40.711817 | controller | Jun 12 15:38:30.118157 crc crio[3653]: time="2026-06-12T15:38:30.117977421Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=dde600b4-0240-42ec-a61b-e8238dae135d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.711833 | controller | Jun 12 15:38:30.126712 crc crio[3653]: time="2026-06-12T15:38:30.126233892Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a9d4e33d-bb78-4749-b606-53520c14a66c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.711848 | controller | Jun 12 15:38:30.134435 crc crio[3653]: time="2026-06-12T15:38:30.133194981Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=cde2fc19-a587-4f6f-b049-5f87a77fcae5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711864 | controller | Jun 12 15:38:30.137656 crc crio[3653]: time="2026-06-12T15:38:30.135211723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711879 | controller | Jun 12 15:38:30.167877 crc crio[3653]: time="2026-06-12T15:38:30.166808683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711895 | controller | Jun 12 15:38:30.188216 crc crio[3653]: time="2026-06-12T15:38:30.188053157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=080c62db-7d6d-4094-9249-a305fafdb7d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.711913 | controller | Jun 12 15:38:30.210250 crc crio[3653]: time="2026-06-12T15:38:30.203330489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=949b865d-1154-48aa-a649-bea761d4fcd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.711929 | controller | Jun 12 15:38:30.291923 crc crio[3653]: time="2026-06-12T15:38:30.291314075Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=20e6eb84-38d2-414c-82c6-24d79f27c815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.711945 | controller | Jun 12 15:38:30.306136 crc crio[3653]: time="2026-06-12T15:38:30.305306124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711961 | controller | Jun 12 15:38:30.386814 crc crio[3653]: time="2026-06-12T15:38:30.386085465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711976 | controller | Jun 12 15:38:31.716761 crc crio[3653]: time="2026-06-12T15:38:31.715736027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.711991 | controller | Jun 12 15:38:31.919174 crc crio[3653]: time="2026-06-12T15:38:31.918329551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712007 | controller | Jun 12 15:38:32.098173 crc crio[3653]: time="2026-06-12T15:38:32.097855134Z" level=info msg="Created container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=cde2fc19-a587-4f6f-b049-5f87a77fcae5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712022 | controller | Jun 12 15:38:32.101148 crc crio[3653]: time="2026-06-12T15:38:32.100901723Z" level=info msg="Starting container: ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225" id=67a57c57-ed5f-4ad3-bb29-45bf3f35c179 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.712038 | controller | Jun 12 15:38:32.136699 crc crio[3653]: time="2026-06-12T15:38:32.136424023Z" level=info msg="Started container" PID=5880 containerID=ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=67a57c57-ed5f-4ad3-bb29-45bf3f35c179 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d
2026-06-12 17:11:40.712054 | controller | Jun 12 15:38:32.189819 crc crio[3653]: time="2026-06-12T15:38:32.189688169Z" level=info msg="Created container ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2: openshift-etcd/etcd-crc/etcd-rev" id=20e6eb84-38d2-414c-82c6-24d79f27c815 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712070 | controller | Jun 12 15:38:32.194048 crc crio[3653]: time="2026-06-12T15:38:32.193801004Z" level=info msg="Starting container: ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2" id=cc0d8425-2a07-4467-bf46-b5ff018cbb12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.712086 | controller | Jun 12 15:38:32.234095 crc crio[3653]: time="2026-06-12T15:38:32.2338125Z" level=info msg="Started container" PID=5887 containerID=ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2 description=openshift-etcd/etcd-crc/etcd-rev id=cc0d8425-2a07-4467-bf46-b5ff018cbb12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206
2026-06-12 17:11:40.712105 | controller | Jun 12 15:38:55.032265 crc crio[3653]: time="2026-06-12T15:38:55.031202872Z" level=info msg="Stopping container: e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298 (timeout: 30s)" id=510c743f-a61d-4c92-a9a0-1ee9b6ce1bb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.712122 | controller | Jun 12 15:38:55.109238 crc crio[3653]: time="2026-06-12T15:38:55.109115119Z" level=info msg="Stopped container e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=510c743f-a61d-4c92-a9a0-1ee9b6ce1bb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.712137 | controller | Jun 12 15:38:55.120378 crc crio[3653]: time="2026-06-12T15:38:55.120249545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=53ff5afc-3b6c-4177-8904-e5b7c306d31f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.712153 | controller | Jun 12 15:38:55.125269 crc crio[3653]: time="2026-06-12T15:38:55.125075869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2d049f18-c9c5-42e9-a00c-093778ca01fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.712169 | controller | Jun 12 15:38:55.128823 crc crio[3653]: time="2026-06-12T15:38:55.128711042Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6899486c-b660-42d6-bf79-6b79c5707190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712184 | controller | Jun 12 15:38:55.129140 crc crio[3653]: time="2026-06-12T15:38:55.129076921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712200 | controller | Jun 12 15:38:55.149845 crc crio[3653]: time="2026-06-12T15:38:55.149745161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712215 | controller | Jun 12 15:38:55.341008 crc crio[3653]: time="2026-06-12T15:38:55.340323348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712231 | controller | Jun 12 15:38:55.428213 crc crio[3653]: time="2026-06-12T15:38:55.428077428Z" level=info msg="Created container 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6899486c-b660-42d6-bf79-6b79c5707190 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712246 | controller | Jun 12 15:38:55.429973 crc crio[3653]: time="2026-06-12T15:38:55.42973437Z" level=info msg="Starting container: 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39" id=4ffb065c-8aac-4fde-a9d6-12216905ae4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.712262 | controller | Jun 12 15:38:55.435357 crc crio[3653]: time="2026-06-12T15:38:55.435276062Z" level=info msg="Started container" PID=6159 containerID=48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4ffb065c-8aac-4fde-a9d6-12216905ae4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.712278 | controller | Jun 12 15:39:15.538995 crc crio[3653]: time="2026-06-12T15:39:15.538163047Z" level=info msg="Stopping container: ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225 (timeout: 15s)" id=a464ebaf-f0ca-4b51-bb4f-365fe4b883c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.712296 | controller | Jun 12 15:39:26.242362 crc crio[3653]: time="2026-06-12T15:39:26.242210691Z" level=info msg="Stopping container: 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39 (timeout: 30s)" id=85df72a8-d381-47f3-ab96-7654c264425b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.712312 | controller | Jun 12 15:39:26.598652 crc crio[3653]: time="2026-06-12T15:39:26.59855414Z" level=info msg="Removing container: e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298" id=0cf0e237-4b39-4d6c-99de-674170ddac58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.712328 | controller | Jun 12 15:39:26.619038 crc crio[3653]: time="2026-06-12T15:39:26.618914328Z" level=info msg="Removed container e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0cf0e237-4b39-4d6c-99de-674170ddac58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.712344 | controller | Jun 12 15:39:27.319566 crc crio[3653]: time="2026-06-12T15:39:27.319366774Z" level=info msg="Stopped container 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=85df72a8-d381-47f3-ab96-7654c264425b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.712379 | controller | Jun 12 15:39:27.321903 crc crio[3653]: time="2026-06-12T15:39:27.32156454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=be55648a-4903-49c2-8b96-117570b0df09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.712397 | controller | Jun 12 15:39:27.325684 crc crio[3653]: time="2026-06-12T15:39:27.325435098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=c3da0b07-6c69-45b3-86e5-cd75945d0185 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.712413 | controller | Jun 12 15:39:27.329598 crc crio[3653]: time="2026-06-12T15:39:27.329403519Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=950ffa90-dfa3-45d7-a7fe-0d616b7d37a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712430 | controller | Jun 12 15:39:27.330135 crc crio[3653]: time="2026-06-12T15:39:27.330059786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712446 | controller | Jun 12 15:39:27.345373 crc crio[3653]: time="2026-06-12T15:39:27.345215762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712462 | controller | Jun 12 15:39:27.509544 crc crio[3653]: time="2026-06-12T15:39:27.509361259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712478 | controller | Jun 12 15:39:27.604110 crc crio[3653]: time="2026-06-12T15:39:27.603887955Z" level=info msg="Created container 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=950ffa90-dfa3-45d7-a7fe-0d616b7d37a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712523 | controller | Jun 12 15:39:27.605337 crc crio[3653]: time="2026-06-12T15:39:27.605232499Z" level=info msg="Starting container: 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1" id=22738399-3a60-4c3d-8321-67af91bd0dd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.712544 | controller | Jun 12 15:39:27.610644 crc crio[3653]: time="2026-06-12T15:39:27.610419651Z" level=info msg="Started container" PID=6387 containerID=01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=22738399-3a60-4c3d-8321-67af91bd0dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.712566 | controller | Jun 12 15:39:30.554101 crc crio[3653]: time="2026-06-12T15:39:30.553893843Z" level=warning msg="Stopping container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225 with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.712583 | controller | Jun 12 15:39:31.081200 crc crio[3653]: time="2026-06-12T15:39:31.080950656Z" level=info msg="Stopped container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a464ebaf-f0ca-4b51-bb4f-365fe4b883c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.712600 | controller | Jun 12 15:39:31.082936 crc crio[3653]: time="2026-06-12T15:39:31.082809764Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f17e80b9-1304-4d9d-b151-17bb5555a5cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.712616 | controller | Jun 12 15:39:31.084755 crc crio[3653]: time="2026-06-12T15:39:31.084385794Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=13f9b1bc-322f-4582-86b2-053c9cea3310 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.712632 | controller | Jun 12 15:39:31.086379 crc crio[3653]: time="2026-06-12T15:39:31.086279902Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ea301a20-d273-4902-bf3e-690a3161cc7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712648 | controller | Jun 12 15:39:31.086864 crc crio[3653]: time="2026-06-12T15:39:31.086792125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712664 | controller | Jun 12 15:39:31.097760 crc crio[3653]: time="2026-06-12T15:39:31.097623451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712680 | controller | Jun 12 15:39:31.252929 crc crio[3653]: time="2026-06-12T15:39:31.252569544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712696 | controller | Jun 12 15:39:31.335094 crc crio[3653]: time="2026-06-12T15:39:31.334677504Z" level=info msg="Created container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ea301a20-d273-4902-bf3e-690a3161cc7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712713 | controller | Jun 12 15:39:31.336156 crc crio[3653]: time="2026-06-12T15:39:31.336025868Z" level=info msg="Starting container: d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048" id=584d943f-70a1-4fa8-a6f6-61f85d86bc95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.712729 | controller | Jun 12 15:39:31.341011 crc crio[3653]: time="2026-06-12T15:39:31.340898852Z" level=info msg="Started container" PID=6447 containerID=d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=584d943f-70a1-4fa8-a6f6-61f85d86bc95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d
2026-06-12 17:11:40.712749 | controller | Jun 12 15:39:58.029950 crc crio[3653]: time="2026-06-12T15:39:58.029244358Z" level=info msg="Stopping container: 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1 (timeout: 30s)" id=8648e19d-d904-4be3-80f9-79d36da29924 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.712765 | controller | Jun 12 15:39:58.103729 crc crio[3653]: time="2026-06-12T15:39:58.103436176Z" level=info msg="Stopped container 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8648e19d-d904-4be3-80f9-79d36da29924 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.712782 | controller | Jun 12 15:39:58.106127 crc crio[3653]: time="2026-06-12T15:39:58.106005331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=54b5b40f-c6ce-43fc-8a09-e923364860c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.712798 | controller | Jun 12 15:39:58.109029 crc crio[3653]: time="2026-06-12T15:39:58.108914265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=656a0d3b-bc1a-4f1b-9121-b94224fb1d4b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.712813 | controller | Jun 12 15:39:58.112436 crc crio[3653]: time="2026-06-12T15:39:58.112332322Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=15936770-c8d0-4aa2-8c6f-f4c83c758280 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712829 | controller | Jun 12 15:39:58.112976 crc crio[3653]: time="2026-06-12T15:39:58.112895056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712845 | controller | Jun 12 15:39:58.125875 crc crio[3653]: time="2026-06-12T15:39:58.12443718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712861 | controller | Jun 12 15:39:58.269020 crc crio[3653]: time="2026-06-12T15:39:58.268894057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.712876 | controller | Jun 12 15:39:58.367677 crc crio[3653]: time="2026-06-12T15:39:58.367351332Z" level=info msg="Created container 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=15936770-c8d0-4aa2-8c6f-f4c83c758280 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.712892 | controller | Jun 12 15:39:58.369720 crc crio[3653]: time="2026-06-12T15:39:58.36963158Z" level=info msg="Starting container: 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba" id=842b6052-fa89-4581-b741-1058347ffb88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.712908 | controller | Jun 12 15:39:58.375076 crc crio[3653]: time="2026-06-12T15:39:58.374918925Z" level=info msg="Started container" PID=6576 containerID=90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=842b6052-fa89-4581-b741-1058347ffb88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.712923 | controller | Jun 12 15:39:58.761769 crc crio[3653]: time="2026-06-12T15:39:58.761329749Z" level=info msg="Removing container: 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39" id=ebedf98b-620a-4f84-a676-37176aeca7e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.712943 | controller | Jun 12 15:39:58.807612 crc crio[3653]: time="2026-06-12T15:39:58.807428623Z" level=info msg="Removed container 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ebedf98b-620a-4f84-a676-37176aeca7e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.712959 | controller | Jun 12 15:40:05.542188 crc crio[3653]: time="2026-06-12T15:40:05.542046075Z" level=info msg="Stopping container: d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048 (timeout: 15s)" id=52237554-3640-4d89-b46c-955c782cdeab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.712975 | controller | Jun 12 15:40:20.548447 crc crio[3653]: time="2026-06-12T15:40:20.548143097Z" level=warning msg="Stopping container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048 with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.712991 | controller | Jun 12 15:40:21.262078 crc crio[3653]: time="2026-06-12T15:40:21.261456701Z" level=info msg="Stopped container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=52237554-3640-4d89-b46c-955c782cdeab name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.713008 | controller | Jun 12 15:40:21.264024 crc crio[3653]: time="2026-06-12T15:40:21.263879232Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=73781146-82c1-4f36-9af1-44c0a7655ea3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.713024 | controller | Jun 12 15:40:21.267084 crc crio[3653]: time="2026-06-12T15:40:21.266981331Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bdf8a47d-c057-402e-9372-00b299b65579 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.713039 | controller | Jun 12 15:40:21.269657 crc crio[3653]: time="2026-06-12T15:40:21.269456164Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=3d296c21-ff8e-41f9-9434-0b1effc0399d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.713055 | controller | Jun 12 15:40:21.269889 crc crio[3653]: time="2026-06-12T15:40:21.269810623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713071 | controller | Jun 12 15:40:21.283594 crc crio[3653]: time="2026-06-12T15:40:21.283366208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713087 | controller | Jun 12 15:40:21.441418 crc crio[3653]: time="2026-06-12T15:40:21.441237516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713102 | controller | Jun 12 15:40:21.577612 crc crio[3653]: time="2026-06-12T15:40:21.577431782Z" level=info msg="Created container 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=3d296c21-ff8e-41f9-9434-0b1effc0399d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.713118 | controller | Jun 12 15:40:21.579309 crc crio[3653]: time="2026-06-12T15:40:21.579197127Z" level=info msg="Starting container: 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94" id=37a47a6e-77d4-41eb-9f99-2e8c35c36c96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.713134 | controller | Jun 12 15:40:21.584373 crc crio[3653]: time="2026-06-12T15:40:21.584157454Z" level=info msg="Started container" PID=6745 containerID=17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=37a47a6e-77d4-41eb-9f99-2e8c35c36c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d
2026-06-12 17:11:40.713154 | controller | Jun 12 15:40:21.892260 crc crio[3653]: time="2026-06-12T15:40:21.891961527Z" level=info msg="Removing container: ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225" id=7ced6509-32cb-4b8b-ab15-a46209ebb47b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.713170 | controller | Jun 12 15:40:21.917994 crc crio[3653]: time="2026-06-12T15:40:21.917740403Z" level=info msg="Removed container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=7ced6509-32cb-4b8b-ab15-a46209ebb47b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.713185 | controller | Jun 12 15:40:28.027670 crc crio[3653]: time="2026-06-12T15:40:28.027151182Z" level=info msg="Stopping container: 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba (timeout: 30s)" id=c7b54d0e-4619-487e-a3d7-14e27d9a24cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.713201 | controller | Jun 12 15:40:28.225019 crc crio[3653]: time="2026-06-12T15:40:28.224855395Z" level=info msg="Stopped container 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c7b54d0e-4619-487e-a3d7-14e27d9a24cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.713217 | controller | Jun 12 15:40:28.227212 crc crio[3653]: time="2026-06-12T15:40:28.227132833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b87ee7db-e75f-47d8-9fbd-b52efcfee950 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.713233 | controller | Jun 12 15:40:28.229923 crc crio[3653]: time="2026-06-12T15:40:28.229819281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=fb0ef2fc-bfb4-49c9-8ab6-f5b7cb1d3416 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.713249 | controller | Jun 12 15:40:28.232432 crc crio[3653]: time="2026-06-12T15:40:28.232336036Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=63d50765-376d-4313-8730-68eea4c0a26e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.713264 | controller | Jun 12 15:40:28.232887 crc crio[3653]: time="2026-06-12T15:40:28.232828368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713280 | controller | Jun 12 15:40:28.252918 crc crio[3653]: time="2026-06-12T15:40:28.252769246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713295 | controller | Jun 12 15:40:28.471145 crc crio[3653]: time="2026-06-12T15:40:28.471047513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713311 | controller | Jun 12 15:40:28.562673 crc crio[3653]: time="2026-06-12T15:40:28.56246571Z" level=info msg="Created container 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=63d50765-376d-4313-8730-68eea4c0a26e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.713327 | controller | Jun 12 15:40:28.565939 crc crio[3653]: time="2026-06-12T15:40:28.565836746Z" level=info msg="Starting container: 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce" id=08801e00-005f-4903-b741-8a84c6ddc1ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.713363 | controller | Jun 12 15:40:28.571926 crc crio[3653]: time="2026-06-12T15:40:28.571785897Z" level=info msg="Started container" PID=6804 containerID=1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=08801e00-005f-4903-b741-8a84c6ddc1ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.713385 | controller | Jun 12 15:40:28.936148 crc crio[3653]: time="2026-06-12T15:40:28.93600176Z" level=info msg="Removing container: 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1" id=1ce1f6b7-d1bb-4d0b-bccf-3d72181b6d49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.713402 | controller | Jun 12 15:40:28.973087 crc crio[3653]: time="2026-06-12T15:40:28.97294905Z" level=info msg="Removed container 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1ce1f6b7-d1bb-4d0b-bccf-3d72181b6d49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.713418 | controller | Jun 12 15:41:03.060824 crc crio[3653]: time="2026-06-12T15:41:03.058668028Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713434 | controller | Jun 12 15:41:03.060824 crc crio[3653]: time="2026-06-12T15:41:03.05914851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713450 | controller | Jun 12 15:41:03.083681 crc crio[3653]: time="2026-06-12T15:41:03.083588273Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7893ff48-18c8-453f-9e7b-8eebb3daed90 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:0xc000e1a470}] Aliases:map[]}"
2026-06-12 17:11:40.713468 | controller | Jun 12 15:41:03.083681 crc crio[3653]: time="2026-06-12T15:41:03.083666885Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.713483 | controller | Jun 12 15:41:04.199450 crc crio[3653]: time="2026-06-12T15:41:04.199348207Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713499 | controller | Jun 12 15:41:04.200118 crc crio[3653]: time="2026-06-12T15:41:04.19947244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713515 | controller | Jun 12 15:41:04.216009 crc crio[3653]: time="2026-06-12T15:41:04.215766765Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9431ac99-461b-4ae5-9a61-82e68174929e 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:0xc000e1a948}] Aliases:map[]}"
2026-06-12 17:11:40.713534 | controller | Jun 12 15:41:04.216009 crc crio[3653]: time="2026-06-12T15:41:04.215866787Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.713551 | controller | Jun 12 15:41:04.360029 crc crio[3653]: time="2026-06-12T15:41:04.359946555Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713618 | controller | Jun 12 15:41:04.360134 crc crio[3653]: time="2026-06-12T15:41:04.360056338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713637 | controller | Jun 12 15:41:04.374971 crc crio[3653]: time="2026-06-12T15:41:04.374842434Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bec4d6b1-4e2b-49da-b766-2d219b51cf75 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:0xc001790c18}] Aliases:map[]}"
2026-06-12 17:11:40.713654 | controller | Jun 12 15:41:04.374971 crc crio[3653]: time="2026-06-12T15:41:04.374921036Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.713671 | controller | Jun 12 15:41:04.613837 crc crio[3653]: time="2026-06-12T15:41:04.613413568Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=f0f3af6e-cc5b-4b5d-9fc7-077dc095b3a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713687 | controller | Jun 12 15:41:04.613837 crc crio[3653]: time="2026-06-12T15:41:04.613631644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713703 | controller | Jun 12 15:41:04.627925 crc crio[3653]: time="2026-06-12T15:41:04.627456455Z" 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=f0f3af6e-cc5b-4b5d-9fc7-077dc095b3a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713719 | controller | Jun 12 15:41:04.635785 crc crio[3653]: time="2026-06-12T15:41:04.635693095Z" level=info msg="Ran pod sandbox e096e19ab5650216c1077de2573d16a8aaaa4633f194138abde6b62872b8802c with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=f0f3af6e-cc5b-4b5d-9fc7-077dc095b3a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713735 | controller | Jun 12 15:41:04.638783 crc crio[3653]: time="2026-06-12T15:41:04.638723312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=5bffc183-0123-4715-9fab-cd75802155c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.713752 | controller | Jun 12 15:41:04.670994 crc crio[3653]: time="2026-06-12T15:41:04.67085197Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713768 | controller | Jun 12 15:41:04.670994 crc crio[3653]: time="2026-06-12T15:41:04.670983714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713788 | controller | Jun 12 15:41:04.681413 crc crio[3653]: time="2026-06-12T15:41:04.681326397Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713805 | controller | Jun 12 15:41:04.681564 crc crio[3653]: time="2026-06-12T15:41:04.68145878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713823 | controller | Jun 12 15:41:04.687773 crc crio[3653]: time="2026-06-12T15:41:04.687605387Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/769ebf31-22c8-4747-9087-e176b8f1d83a 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:0xc001610af0}] Aliases:map[]}"
2026-06-12 17:11:40.713839 | controller | Jun 12 15:41:04.687773 crc crio[3653]: time="2026-06-12T15:41:04.687693889Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.713856 | controller | Jun 12 15:41:04.702797 crc crio[3653]: time="2026-06-12T15:41:04.702699411Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d59d18d4-2dd8-4359-96b3-433839657b83 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:0xc000764520}] Aliases:map[]}"
2026-06-12 17:11:40.713873 | controller | Jun 12 15:41:04.702797 crc crio[3653]: time="2026-06-12T15:41:04.702794264Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.713889 | controller | Jun 12 15:41:04.718654 crc crio[3653]: time="2026-06-12T15:41:04.718590986Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713905 | controller | Jun 12 15:41:04.718923 crc crio[3653]: time="2026-06-12T15:41:04.718885783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713921 | controller | Jun 12 15:41:04.738088 crc crio[3653]: time="2026-06-12T15:41:04.737951088Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.713938 | controller | Jun 12 15:41:04.738258 crc crio[3653]: time="2026-06-12T15:41:04.738163944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.713995 | controller | Jun 12 15:41:04.772994 crc crio[3653]: time="2026-06-12T15:41:04.772906238Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4210fdf5-b071-4e5f-b282-f2837de45c94 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:0xc000e1a038}] Aliases:map[]}"
2026-06-12 17:11:40.714023 | controller | Jun 12 15:41:04.772994 crc crio[3653]: time="2026-06-12T15:41:04.772990611Z" 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-12 17:11:40.714041 | controller | Jun 12 15:41:04.778715 crc crio[3653]: time="2026-06-12T15:41:04.778333947Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714058 | controller | Jun 12 15:41:04.778789 crc crio[3653]: time="2026-06-12T15:41:04.778772528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.714074 | controller | Jun 12 15:41:04.794995 crc crio[3653]: time="2026-06-12T15:41:04.794927239Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6f176c53-b74e-41ea-9a62-529410be8b04 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:0xc001522110}] Aliases:map[]}"
2026-06-12 17:11:40.714091 | controller | Jun 12 15:41:04.795096 crc crio[3653]: time="2026-06-12T15:41:04.795010411Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.714132 | controller | Jun 12 15:41:04.822842 crc crio[3653]: time="2026-06-12T15:41:04.822784888Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/aa34027e-b893-48dc-b748-d7b8794eed64 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:0xc000e1a2b0}] Aliases:map[]}"
2026-06-12 17:11:40.714157 | controller | Jun 12 15:41:04.823230 crc crio[3653]: time="2026-06-12T15:41:04.823201789Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.714174 | controller | Jun 12 15:41:04.832730 crc crio[3653]: time="2026-06-12T15:41:04.832360662Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=99921233-6323-4175-9c2f-df06bd1b04c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714190 | controller | Jun 12 15:41:04.832818 crc crio[3653]: time="2026-06-12T15:41:04.832781133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.714206 | controller | Jun 12 15:41:04.898916 crc crio[3653]: time="2026-06-12T15:41:04.898744832Z" 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=99921233-6323-4175-9c2f-df06bd1b04c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714223 | controller | Jun 12 15:41:04.932625 crc crio[3653]: time="2026-06-12T15:41:04.932395489Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714243 | controller | Jun 12 15:41:04.932625 crc crio[3653]: time="2026-06-12T15:41:04.932619645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.714259 | controller | Jun 12 15:41:04.948457 crc crio[3653]: time="2026-06-12T15:41:04.948128489Z" level=info msg="Ran pod sandbox b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=99921233-6323-4175-9c2f-df06bd1b04c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714275 | controller | Jun 12 15:41:04.956331 crc crio[3653]: time="2026-06-12T15:41:04.955776674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c52078f7-bb01-429b-a8d0-916aa80e8f3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714291 | controller | Jun 12 15:41:04.957440 crc crio[3653]: time="2026-06-12T15:41:04.957269472Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714307 | controller | Jun 12 15:41:04.957720 crc crio[3653]: time="2026-06-12T15:41:04.957483898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.714323 | controller | Jun 12 15:41:04.957800 crc crio[3653]: time="2026-06-12T15:41:04.957757995Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=2b1cb0a0-f130-442c-a075-61f3e49b870c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714338 | controller | Jun 12 15:41:04.957800 crc crio[3653]: time="2026-06-12T15:41:04.957791215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.714372 | controller | Jun 12 15:41:04.993815 crc crio[3653]: time="2026-06-12T15:41:04.993736591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8b6f6360-6476-4ed6-a7ee-e6568fd56cf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714390 | controller | Jun 12 15:41:05.006583 crc crio[3653]: time="2026-06-12T15:41:05.006235639Z" 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=2b1cb0a0-f130-442c-a075-61f3e49b870c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714405 | controller | Jun 12 15:41:05.040984 crc crio[3653]: time="2026-06-12T15:41:05.040105601Z" level=info msg="Ran pod sandbox a25bac1806b4078c53c1c94057acfd5eecd487853c6a763ddb6ad4db67e5de39 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=2b1cb0a0-f130-442c-a075-61f3e49b870c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714421 | controller | Jun 12 15:41:05.042197 crc crio[3653]: time="2026-06-12T15:41:05.041908547Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6b025623-a03c-4700-a55e-5009bca0b6ff 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:0xc0015222d0}] Aliases:map[]}"
2026-06-12 17:11:40.714438 | controller | Jun 12 15:41:05.042197 crc crio[3653]: time="2026-06-12T15:41:05.042193114Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.714458 | controller | Jun 12 15:41:05.046939 crc crio[3653]: time="2026-06-12T15:41:05.046216957Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=9ea689e5-19b8-45b8-8a8a-d29ab0deda00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714474 | controller | Jun 12 15:41:05.059143 crc crio[3653]: time="2026-06-12T15:41:05.058599642Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/fa1e6a6b-a71b-4c4f-ae44-4121006b0a89 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:0xc001790458}] Aliases:map[]}"
2026-06-12 17:11:40.714490 | controller | Jun 12 15:41:05.059143 crc crio[3653]: time="2026-06-12T15:41:05.058871629Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.714505 | controller | Jun 12 15:41:05.065024 crc crio[3653]: time="2026-06-12T15:41:05.064451771Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=e217457a-8acc-4b10-b2bb-dc1603f91127 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714521 | controller | Jun 12 15:41:05.065024 crc crio[3653]: time="2026-06-12T15:41:05.06480753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.714536 | controller | Jun 12 15:41:05.089223 crc crio[3653]: time="2026-06-12T15:41:05.088976145Z" 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=e217457a-8acc-4b10-b2bb-dc1603f91127 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714552 | controller | Jun 12 15:41:05.105182 crc crio[3653]: time="2026-06-12T15:41:05.104840529Z" level=info msg="Ran pod sandbox c6c7927aeb357fd8f08914294cc96e4069c009ed2a568f28a7ce1c600818161c with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=e217457a-8acc-4b10-b2bb-dc1603f91127 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714568 | controller | Jun 12 15:41:05.117913 crc crio[3653]: time="2026-06-12T15:41:05.117414439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=9096255a-1e08-4525-8e9c-b5691a7437cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714583 | controller | Jun 12 15:41:05.145790 crc crio[3653]: time="2026-06-12T15:41:05.144970651Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=9131171b-9b61-498c-8eae-ab3d951c8536 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714599 | controller | Jun 12 15:41:05.156803 crc crio[3653]: time="2026-06-12T15:41:05.15085528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.714614 | controller | Jun 12 15:41:05.160104 crc crio[3653]: time="2026-06-12T15:41:05.15987907Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=a3a04aac-9821-4800-9beb-fd9ceb4585c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714634 | controller | Jun 12 15:41:05.170145 crc crio[3653]: time="2026-06-12T15:41:05.168597932Z" 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=9131171b-9b61-498c-8eae-ab3d951c8536 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714682 | controller | Jun 12 15:41:05.186032 crc crio[3653]: time="2026-06-12T15:41:05.182364543Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4981cced-c13a-4489-a764-ab17299c85ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714700 | controller | Jun 12 15:41:05.197223 crc crio[3653]: time="2026-06-12T15:41:05.197143579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e6d377b8-a78f-423b-b23f-54c1c12718e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714716 | controller | Jun 12 15:41:05.206809 crc crio[3653]: time="2026-06-12T15:41:05.203841659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=74acfc3f-0a1d-4151-8aee-5c215def6457 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714731 | controller | Jun 12 15:41:05.209908 crc crio[3653]: time="2026-06-12T15:41:05.206937248Z" level=info msg="Ran pod sandbox 4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=9131171b-9b61-498c-8eae-ab3d951c8536 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714747 | controller | Jun 12 15:41:05.223406 crc crio[3653]: time="2026-06-12T15:41:05.223088569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=618caa38-d896-4c76-9578-51dbc3c12c0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714763 | controller | Jun 12 15:41:05.224108 crc crio[3653]: time="2026-06-12T15:41:05.223607943Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7de41d00-8a31-4746-af7f-490a732e3ca5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714779 | controller | Jun 12 15:41:05.239341 crc crio[3653]: time="2026-06-12T15:41:05.239242611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=5df8466e-6a5c-45d2-8d47-19f9005c4073 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714795 | controller | Jun 12 15:41:06.158302 crc crio[3653]: time="2026-06-12T15:41:06.15798066Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714810 | controller | Jun 12 15:41:06.158302 crc crio[3653]: time="2026-06-12T15:41:06.158190135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.714826 | controller | Jun 12 15:41:06.169183 crc crio[3653]: time="2026-06-12T15:41:06.166767853Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=19698fe6-d2e7-48f9-87fa-7897c56ce812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714842 | controller | Jun 12 15:41:06.169183 crc crio[3653]: time="2026-06-12T15:41:06.166864046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.714861 | controller | Jun 12 15:41:06.183050 crc crio[3653]: time="2026-06-12T15:41:06.182933845Z" 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=19698fe6-d2e7-48f9-87fa-7897c56ce812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714877 | controller | Jun 12 15:41:06.194056 crc crio[3653]: time="2026-06-12T15:41:06.192429297Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/04706542-88a2-4875-81d5-5eec9af14a8a 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:0xc000764dc0}] Aliases:map[]}"
2026-06-12 17:11:40.714894 | controller | Jun 12 15:41:06.194056 crc crio[3653]: time="2026-06-12T15:41:06.192480108Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.714910 | controller | Jun 12 15:41:06.199634 crc crio[3653]: time="2026-06-12T15:41:06.199418995Z" level=info msg="Ran pod sandbox 5eda1e15b80edc038b2bfaa9afa6c906c3250d72405a1e21dbd250ad174c82b6 with infra container: openshift-multus/multus-bzhnf/POD" id=19698fe6-d2e7-48f9-87fa-7897c56ce812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.714926 | controller | Jun 12 15:41:06.202029 crc crio[3653]: time="2026-06-12T15:41:06.201902548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6883ee04-2ef1-4678-b59d-17ed4db697a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714942 | controller | Jun 12 15:41:06.236826 crc crio[3653]: time="2026-06-12T15:41:06.235224956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6ed4bf6b-2ecf-4cd2-9e08-82c27936de4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714958 | controller | Jun 12 15:41:06.238030 crc crio[3653]: time="2026-06-12T15:41:06.236309654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cfa938e3-f825-4630-b8fa-3b78619af99a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.714974 | controller | Jun 12 15:41:06.244214 crc crio[3653]: time="2026-06-12T15:41:06.244128883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=1d5a2791-f7a4-414a-9be5-0a9657352667 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.715004 | controller | Jun 12 15:41:06.256181 crc crio[3653]: time="2026-06-12T15:41:06.256037506Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715021 | controller | Jun 12 15:41:06.256488 crc crio[3653]: time="2026-06-12T15:41:06.256234661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715037 | controller | Jun 12 15:41:06.268479 crc crio[3653]: time="2026-06-12T15:41:06.26718185Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715053 | controller | Jun 12 15:41:06.268479 crc crio[3653]: time="2026-06-12T15:41:06.267319413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715073 | controller | Jun 12 15:41:06.309920 crc crio[3653]: time="2026-06-12T15:41:06.309789175Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715090 | controller | Jun 12 15:41:06.309920 crc crio[3653]: time="2026-06-12T15:41:06.309968509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715106 | controller | Jun 12 15:41:06.326714 crc crio[3653]: time="2026-06-12T15:41:06.326327566Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7a234a75-1f9d-4447-8aee-8a0cf98ad9bd 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:0xc0029a65f0}] Aliases:map[]}"
2026-06-12 17:11:40.715123 | controller | Jun 12 15:41:06.326714 crc crio[3653]: time="2026-06-12T15:41:06.326576282Z" 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-12 17:11:40.715138 | controller | Jun 12 15:41:06.332021 crc crio[3653]: time="2026-06-12T15:41:06.331874147Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715154 | controller | Jun 12 15:41:06.332377 crc crio[3653]: time="2026-06-12T15:41:06.332045881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715170 | controller | Jun 12 15:41:06.336718 crc crio[3653]: time="2026-06-12T15:41:06.336392902Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d2a1a061-c646-479e-9bad-d42f777ed9cf 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:0xc0029a66f0}] Aliases:map[]}"
2026-06-12 17:11:40.715186 | controller | Jun 12 15:41:06.336718 crc crio[3653]: time="2026-06-12T15:41:06.336575166Z" 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-12 17:11:40.715202 | controller | Jun 12 15:41:06.349952 crc crio[3653]: time="2026-06-12T15:41:06.347050423Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=5057e21e-10bb-4954-a0c6-2e30ab442c3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715218 | controller | Jun 12 15:41:06.349952 crc crio[3653]: time="2026-06-12T15:41:06.348371387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715233 | controller | Jun 12 15:41:06.372173 crc crio[3653]: time="2026-06-12T15:41:06.372016999Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715253 | controller | Jun 12 15:41:06.372173 crc crio[3653]: time="2026-06-12T15:41:06.372203984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715269 | controller | Jun 12 15:41:06.534184 crc crio[3653]: time="2026-06-12T15:41:06.534139436Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=cb3b9c8f-821a-455d-bcbd-35d55dc15382 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715285 | controller | Jun 12 15:41:06.536148 crc crio[3653]: time="2026-06-12T15:41:06.536034644Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715301 | controller | Jun 12 15:41:06.536243 crc crio[3653]: time="2026-06-12T15:41:06.536212109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715317 | controller | Jun 12 15:41:06.536817 crc crio[3653]: time="2026-06-12T15:41:06.536070395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715332 | controller | Jun 12 15:41:06.551914 crc crio[3653]: time="2026-06-12T15:41:06.551785665Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715367 | controller | Jun 12 15:41:06.552477 crc crio[3653]: time="2026-06-12T15:41:06.552440662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715390 | controller | Jun 12 15:41:06.590886 crc crio[3653]: time="2026-06-12T15:41:06.57987648Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=14be31d7-cdfe-46b5-a8be-52eb75dc7e52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715407 | controller | Jun 12 15:41:06.590886 crc crio[3653]: time="2026-06-12T15:41:06.579995463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715423 | controller | Jun 12 15:41:06.590886 crc crio[3653]: time="2026-06-12T15:41:06.590048339Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/bab0ff94-f52e-4c11-b77b-33d3b19aa544 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:0xc001522258}] Aliases:map[]}"
2026-06-12 17:11:40.715439 | controller | Jun 12 15:41:06.590886 crc crio[3653]: time="2026-06-12T15:41:06.590632834Z" 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-12 17:11:40.715455 | controller | Jun 12 15:41:06.592208 crc crio[3653]: time="2026-06-12T15:41:06.592159263Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715471 | controller | Jun 12 15:41:06.592208 crc crio[3653]: time="2026-06-12T15:41:06.592242015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715491 | controller | Jun 12 15:41:06.601933 crc crio[3653]: time="2026-06-12T15:41:06.601775758Z" 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=5057e21e-10bb-4954-a0c6-2e30ab442c3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715508 | controller | Jun 12 15:41:06.628158 crc crio[3653]: time="2026-06-12T15:41:06.628066447Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82db0d0c-41c1-41f8-84f7-4e8346647815 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:0xc0015223c0}] Aliases:map[]}"
2026-06-12 17:11:40.715544 | controller | Jun 12 15:41:06.628158 crc crio[3653]: time="2026-06-12T15:41:06.628158889Z" 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-12 17:11:40.715562 | controller | Jun 12 15:41:06.645940 crc crio[3653]: time="2026-06-12T15:41:06.645884661Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1e1733a4-2a7b-4119-b8eb-46baec7310b0 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:0xc000764180}] Aliases:map[]}"
2026-06-12 17:11:40.715578 | controller | Jun 12 15:41:06.646261 crc crio[3653]: time="2026-06-12T15:41:06.64623485Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.715594 | controller | Jun 12 15:41:06.660037 crc crio[3653]: time="2026-06-12T15:41:06.65801444Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715610 | controller | Jun 12 15:41:06.660037 crc crio[3653]: time="2026-06-12T15:41:06.658082171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715626 | controller | Jun 12 15:41:06.668092 crc crio[3653]: time="2026-06-12T15:41:06.667628484Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715704 | controller | Jun 12 15:41:06.668092 crc crio[3653]: time="2026-06-12T15:41:06.667737607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715721 | controller | Jun 12 15:41:06.672566 crc crio[3653]: time="2026-06-12T15:41:06.671947114Z" level=info msg="Ran pod sandbox 1851bb0f09039d6055e33e9161bdb316cea6d8a803a7cd355cbfe42ad3795c12 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=5057e21e-10bb-4954-a0c6-2e30ab442c3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715738 | controller | Jun 12 15:41:06.673726 crc crio[3653]: time="2026-06-12T15:41:06.673391821Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715787 | controller | Jun 12 15:41:06.674105 crc crio[3653]: time="2026-06-12T15:41:06.673768021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715805 | controller | Jun 12 15:41:06.683231 crc crio[3653]: time="2026-06-12T15:41:06.682041401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=9d7d769b-7a41-4ad5-8222-d3fa782d0e0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.715821 | controller | Jun 12 15:41:06.683713 crc crio[3653]: time="2026-06-12T15:41:06.683633272Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=0720ff6b-e511-4a83-a9e9-35e03685c769 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715866 | controller | Jun 12 15:41:06.683787 crc crio[3653]: time="2026-06-12T15:41:06.683714744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715885 | controller | Jun 12 15:41:06.685652 crc crio[3653]: time="2026-06-12T15:41:06.684971506Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=7baeef33-99f0-4791-a135-da2ab76ceee1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715900 | controller | Jun 12 15:41:06.685652 crc crio[3653]: time="2026-06-12T15:41:06.685199912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715939 | controller | Jun 12 15:41:06.708023 crc crio[3653]: time="2026-06-12T15:41:06.707255963Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715959 | controller | Jun 12 15:41:06.708023 crc crio[3653]: time="2026-06-12T15:41:06.707812567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.715975 | controller | Jun 12 15:41:06.715978 crc crio[3653]: time="2026-06-12T15:41:06.71499531Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.715991 | controller | Jun 12 15:41:06.718883 crc crio[3653]: time="2026-06-12T15:41:06.716458927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.716006 | controller | Jun 12 15:41:06.740522 crc crio[3653]: time="2026-06-12T15:41:06.739986177Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=63b8bfa9-44cd-44a0-a834-3f3151222028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716022 | controller | Jun 12 15:41:06.740522 crc crio[3653]: time="2026-06-12T15:41:06.740211422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.716038 | controller | Jun 12 15:41:06.746689 crc crio[3653]: time="2026-06-12T15:41:06.745023835Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716054 | controller | Jun 12 15:41:06.746689 crc crio[3653]: time="2026-06-12T15:41:06.746239156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.716073 | controller | Jun 12 15:41:06.798609 crc crio[3653]: time="2026-06-12T15:41:06.798153997Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716090 | controller | Jun 12 15:41:06.798609 crc crio[3653]: time="2026-06-12T15:41:06.798609449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.716105 | controller | Jun 12 15:41:06.872605 crc crio[3653]: time="2026-06-12T15:41:06.869646717Z" 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=14be31d7-cdfe-46b5-a8be-52eb75dc7e52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716121 | controller | Jun 12 15:41:06.907464 crc crio[3653]: time="2026-06-12T15:41:06.904472673Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716137 | controller | Jun 12 15:41:06.907464 crc crio[3653]: time="2026-06-12T15:41:06.904617287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.716152 | controller | Jun 12 15:41:06.927741 crc crio[3653]: time="2026-06-12T15:41:06.927444648Z" 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=cb3b9c8f-821a-455d-bcbd-35d55dc15382 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716169 | controller | Jun 12 15:41:06.946959 crc crio[3653]: time="2026-06-12T15:41:06.943602889Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/75410e88-3cf4-4f4c-a300-c9a6a0982de2 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:0xc001522790}] Aliases:map[]}"
2026-06-12 17:11:40.716196 | controller | Jun 12 15:41:06.946959 crc crio[3653]: time="2026-06-12T15:41:06.94364928Z" 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-12 17:11:40.716213 | controller | Jun 12 15:41:06.959657 crc crio[3653]: time="2026-06-12T15:41:06.957235066Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f98df8ef-d3bd-4db9-b08f-76b98ec8d33e 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:0xc000e1a2f0}] Aliases:map[]}"
2026-06-12 17:11:40.716236 | controller | Jun 12 15:41:06.959657 crc crio[3653]: time="2026-06-12T15:41:06.957428241Z" 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-12 17:11:40.716259 | controller | Jun 12 15:41:07.003836 crc crio[3653]: time="2026-06-12T15:41:06.999852881Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e5592f2d-1e21-4204-9bb2-b7d5a84f787f 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:0xc0016102e0}] Aliases:map[]}"
2026-06-12 17:11:40.716289 | controller | Jun 12 15:41:07.003836 crc crio[3653]: time="2026-06-12T15:41:06.999922173Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.716312 | controller | Jun 12 15:41:07.138026 crc crio[3653]: time="2026-06-12T15:41:07.137049474Z" level=info msg="Ran pod sandbox 46193469399f4641f6993b1d269fa2efc19459182f3a09d0fc5c0490c9479b9f with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=14be31d7-cdfe-46b5-a8be-52eb75dc7e52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716335 | controller | Jun 12 15:41:07.212115 crc crio[3653]: time="2026-06-12T15:41:07.211834398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5b20e2f4-bf37-4ae7-bdeb-b72bea7902ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.716375 | controller | Jun 12 15:41:07.367377 crc crio[3653]: time="2026-06-12T15:41:07.367244594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=59832c5b-00a8-4c5b-a490-6669454cc60a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.716393 | controller | Jun 12 15:41:07.368844 crc crio[3653]: time="2026-06-12T15:41:07.368763533Z" 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=7baeef33-99f0-4791-a135-da2ab76ceee1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716417 | controller | Jun 12 15:41:07.378795 crc crio[3653]: time="2026-06-12T15:41:07.378629724Z" level=info msg="Ran pod sandbox 71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=cb3b9c8f-821a-455d-bcbd-35d55dc15382 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716439 | controller | Jun 12 15:41:07.379036 crc crio[3653]: time="2026-06-12T15:41:07.378960742Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8dcc0eb9-d62f-4a1c-b8b9-81f8e6885309 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:0xc0001a0528}] Aliases:map[]}"
2026-06-12 17:11:40.716462 | controller | Jun 12 15:41:07.379036 crc crio[3653]: time="2026-06-12T15:41:07.379018724Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.716549 | controller | Jun 12 15:41:07.395013 crc crio[3653]: time="2026-06-12T15:41:07.394830406Z" 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=0720ff6b-e511-4a83-a9e9-35e03685c769 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716574 | controller | Jun 12 15:41:07.397975 crc crio[3653]: time="2026-06-12T15:41:07.397810182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=98247f8c-3a89-4c38-ab69-4a2748db81ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.716595 | controller | Jun 12 15:41:07.401160 crc crio[3653]: time="2026-06-12T15:41:07.399884375Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/36741e54-1a69-4638-8e22-e97464e0f26d 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:0xc0007642b0}] Aliases:map[]}"
2026-06-12 17:11:40.716612 | controller | Jun 12 15:41:07.401926 crc crio[3653]: time="2026-06-12T15:41:07.401860845Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.716629 | controller | Jun 12 15:41:07.423161 crc crio[3653]: time="2026-06-12T15:41:07.422968103Z" 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=63b8bfa9-44cd-44a0-a834-3f3151222028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716645 | controller | Jun 12 15:41:07.470187 crc crio[3653]: time="2026-06-12T15:41:07.47001352Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3d673f17-996e-4f55-aa76-651367d04e23 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:0xc001706440}] Aliases:map[]}"
2026-06-12 17:11:40.716662 | controller | Jun 12 15:41:07.470187 crc crio[3653]: time="2026-06-12T15:41:07.470188835Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.716678 | controller | Jun 12 15:41:07.481806 crc crio[3653]: time="2026-06-12T15:41:07.481644807Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8c737d42-7a71-4a96-8710-7516a2d20058 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:0xc0017064a0}] Aliases:map[]}"
2026-06-12 17:11:40.716695 | controller | Jun 12 15:41:07.481806 crc crio[3653]: time="2026-06-12T15:41:07.481742999Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.716739 | controller | Jun 12 15:41:07.484182 crc crio[3653]: time="2026-06-12T15:41:07.483464843Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ef19c84f-1c5d-4760-b074-67469061f365 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:0xc0029a6258}] Aliases:map[]}"
2026-06-12 17:11:40.716761 | controller | Jun 12 15:41:07.484182 crc crio[3653]: time="2026-06-12T15:41:07.483701379Z" 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-12 17:11:40.716782 | controller | Jun 12 15:41:07.490686 crc crio[3653]: time="2026-06-12T15:41:07.490222705Z" level=info msg="Ran pod sandbox c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=0720ff6b-e511-4a83-a9e9-35e03685c769 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716798 | controller | Jun 12 15:41:07.495781 crc crio[3653]: time="2026-06-12T15:41:07.495721345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=46afd2b4-1005-4ec4-b53b-faf4dd10e64a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.716814 | controller | Jun 12 15:41:07.502761 crc crio[3653]: time="2026-06-12T15:41:07.502487107Z" level=info msg="Ran pod sandbox 0d695d59dee60b560f81b588204fd976d450523a1b9851718b7eded93fbd37a4 with infra container: openshift-dns/node-resolver-277xp/POD" id=7baeef33-99f0-4791-a135-da2ab76ceee1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716830 | controller | Jun 12 15:41:07.502761 crc crio[3653]: time="2026-06-12T15:41:07.502650121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d035221a-c31d-4836-8509-1abb49c5b32c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.716846 | controller | Jun 12 15:41:07.505117 crc crio[3653]: time="2026-06-12T15:41:07.505023812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=9eb45990-4975-4479-a989-aeeab537a13f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.716862 | controller | Jun 12 15:41:07.515917 crc crio[3653]: time="2026-06-12T15:41:07.505423182Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0cdacf2a-f90e-413a-9556-19edc73b0940 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:0xc001790298}] Aliases:map[]}"
2026-06-12 17:11:40.716878 | controller | Jun 12 15:41:07.515917 crc crio[3653]: time="2026-06-12T15:41:07.505629377Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.716894 | controller | Jun 12 15:41:07.515917 crc crio[3653]: time="2026-06-12T15:41:07.506105769Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/b7b8b57f-297f-4af1-a0b4-c77e168308af 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:0xc0001a09a0}] Aliases:map[]}"
2026-06-12 17:11:40.716910 | controller | Jun 12 15:41:07.515917 crc crio[3653]: time="2026-06-12T15:41:07.506161901Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.716926 | controller | Jun 12 15:41:07.515917 crc crio[3653]: time="2026-06-12T15:41:07.515100788Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a94eb92d-b669-4959-ae87-a8fbd762e50a 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:0xc000e1a1a0}] Aliases:map[]}"
2026-06-12 17:11:40.716946 | controller | Jun 12 15:41:07.515917 crc crio[3653]: time="2026-06-12T15:41:07.515145069Z" 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-12 17:11:40.716962 | controller | Jun 12 15:41:07.515917 crc crio[3653]: time="2026-06-12T15:41:07.51518094Z" level=info msg="Ran pod sandbox e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=63b8bfa9-44cd-44a0-a834-3f3151222028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.716978 | controller | Jun 12 15:41:07.526023 crc crio[3653]: time="2026-06-12T15:41:07.524017475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=41c25311-524e-4f4b-9c8c-877adda4a2a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.716994 | controller | Jun 12 15:41:31.563779 crc crio[3653]: time="2026-06-12T15:41:31.563253535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=986fd6ba-1b1d-442c-b1a1-70cf38447961 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717010 | controller | Jun 12 15:41:31.565099 crc crio[3653]: time="2026-06-12T15:41:31.564896455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=b1ba2e21-05b6-44c0-add3-dde5099c3473 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717025 | controller | Jun 12 15:41:31.565897 crc crio[3653]: time="2026-06-12T15:41:31.565835575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=952c6159-69e8-4b0a-97f1-655c5fd393ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717041 | controller | Jun 12 15:41:31.566000 crc crio[3653]: time="2026-06-12T15:41:31.565930089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c0c4c5cf-2fc5-4055-9345-49eb52a226c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717057 | controller | Jun 12 15:41:31.566116 crc crio[3653]: time="2026-06-12T15:41:31.566056364Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=532dfe73-e86b-451e-a43d-cdd1859054ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717072 | controller | Jun 12 15:41:31.566400 crc crio[3653]: time="2026-06-12T15:41:31.566268413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=1569dfed-779c-4617-9e70-fb959b26b124 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717087 | controller | Jun 12 15:41:31.566400 crc crio[3653]: time="2026-06-12T15:41:31.566324006Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=300baa10-d1ce-4d67-9496-1b2124936002 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717102 | controller | Jun 12 15:41:31.566620 crc crio[3653]: time="2026-06-12T15:41:31.566284964Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7a85d990-8885-4b0e-980e-81ade15036ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717124 | controller | Jun 12 15:41:31.566675 crc crio[3653]: time="2026-06-12T15:41:31.566582187Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=a1b951eb-31b8-4bbd-ba7c-ecb59a008c00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717140 | controller | Jun 12 15:41:31.566798 crc crio[3653]: time="2026-06-12T15:41:31.566717032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717156 | controller | Jun 12 15:41:31.566798 crc crio[3653]: time="2026-06-12T15:41:31.566872559Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=965dd797-02b0-4de5-a435-42f100087157 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717171 | controller | Jun 12 15:41:31.567053 crc crio[3653]: time="2026-06-12T15:41:31.566923671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=59313430-95aa-4be3-af63-4a89187d739d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717187 | controller | Jun 12 15:41:31.567053 crc crio[3653]: time="2026-06-12T15:41:31.566994514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=116e49e1-a21f-4b46-869a-36a7f35df0bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717202 | controller | Jun 12 15:41:31.567053 crc crio[3653]: time="2026-06-12T15:41:31.567036656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=226defa6-5318-4135-87b6-df02a66f55c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717217 | controller | Jun 12 15:41:31.569160 crc crio[3653]: time="2026-06-12T15:41:31.569042802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=bcdcedb3-0a6c-4275-a491-1d0f0c3fc237 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717233 | controller | Jun 12 15:41:31.570261 crc crio[3653]: time="2026-06-12T15:41:31.570125558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5097ca4c-b483-41dd-9ab2-fb6ae771fa28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717248 | controller | Jun 12 15:41:31.570800 crc crio[3653]: time="2026-06-12T15:41:31.570432001Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=2663eb3b-7be0-4e5e-a632-af732dd02a71 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717263 | controller | Jun 12 15:41:31.570800 crc crio[3653]: time="2026-06-12T15:41:31.570475813Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=679497bc-8df6-4c73-9863-3683eb9dc095 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717279 | controller | Jun 12 15:41:31.571013 crc crio[3653]: time="2026-06-12T15:41:31.570614439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=8674d6cd-3986-4f76-b6f1-cfb050a14b2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717294 | controller | Jun 12 15:41:31.575853 crc crio[3653]: time="2026-06-12T15:41:31.5753471Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=9c951042-885c-4365-95ea-8ddddaeb1a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717313 | controller | Jun 12 15:41:31.575853 crc crio[3653]: time="2026-06-12T15:41:31.575487696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717329 | controller | Jun 12 15:41:31.575853 crc crio[3653]: time="2026-06-12T15:41:31.575677734Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=afd3c47f-7389-4b5a-9d8c-3a6e14bd2e22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717366 | controller | Jun 12 15:41:31.575853 crc crio[3653]: time="2026-06-12T15:41:31.575708086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717390 | controller | Jun 12 15:41:31.576826 crc crio[3653]: time="2026-06-12T15:41:31.576781881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=cd17389d-3e60-421d-9667-b38dad00f191 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717407 | controller | Jun 12 15:41:31.577066 crc crio[3653]: time="2026-06-12T15:41:31.577038032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=4078848e-aada-4a54-b8b2-016c71268628 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717423 | controller | Jun 12 15:41:31.577232 crc crio[3653]: time="2026-06-12T15:41:31.577208349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e1c0f56e-8974-41b0-a371-87a12909b226 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717439 | controller | Jun 12 15:41:31.577730 crc crio[3653]: time="2026-06-12T15:41:31.577652478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=68e75871-85f9-4a47-a867-87c3fe34ab7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717454 | controller | Jun 12 15:41:31.578589 crc crio[3653]: time="2026-06-12T15:41:31.578226643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=48d5b53b-6b09-460c-8dbc-3a5fbc6b8b0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717470 | controller | Jun 12 15:41:31.578879 crc crio[3653]: time="2026-06-12T15:41:31.578591258Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=25ace579-6bdb-4d87-a779-9579c87a224d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717485 | controller | Jun 12 15:41:31.579132 crc crio[3653]: time="2026-06-12T15:41:31.57910562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717501 | controller | Jun 12 15:41:31.579956 crc crio[3653]: time="2026-06-12T15:41:31.578594889Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b1d24b36-676d-4718-b427-b6ec4aef45c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.717517 | controller | Jun 12 15:41:31.580698 crc crio[3653]: time="2026-06-12T15:41:31.580614745Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=896d1cd1-b0da-4a1a-a2ff-f7d4150b390e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717537 | controller | Jun 12 15:41:31.580802 crc crio[3653]: time="2026-06-12T15:41:31.580706569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717553 | controller | Jun 12 15:41:31.581136 crc crio[3653]: time="2026-06-12T15:41:31.58098039Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=ae02637e-1169-4a03-a194-781d01525100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717568 | controller | Jun 12 15:41:31.581136 crc crio[3653]: time="2026-06-12T15:41:31.581063304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717584 | controller | Jun 12 15:41:31.591834 crc crio[3653]: time="2026-06-12T15:41:31.591567621Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=9b44ca55-af27-4cf1-9882-44c2f06b2a7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717601 | controller | Jun 12 15:41:31.592133 crc crio[3653]: time="2026-06-12T15:41:31.591871894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717617 | controller | Jun 12 15:41:31.592133 crc crio[3653]: time="2026-06-12T15:41:31.591881555Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=ce25db3a-765f-4988-9534-0bd34bf15828 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717632 | controller | Jun 12 15:41:31.592315 crc crio[3653]: time="2026-06-12T15:41:31.59223669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717649 | controller | Jun 12 15:41:31.592418 crc crio[3653]: time="2026-06-12T15:41:31.592302573Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=2ccba16e-a7ed-4945-9f54-7d4a083e385d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717665 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.592590915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717681 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.592657128Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=4a5a1c1f-85ae-4d82-88e3-5a173b5bfb76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717697 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.592808924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717713 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.59295231Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=9f83b524-80ea-42af-8893-a03655f7fc3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.717728 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.591958258Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=04e4f5cf-7367-46a7-9921-9325c620a8fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717744 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.59224159Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=f9613f38-e123-4881-a2a0-0a2cfb0e0ab4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717760 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.593462682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717807 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.59317361Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=a38b7082-58ec-4ad1-bc91-b1ed40241315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717831 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.593766905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717847 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.593856829Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=0412a846-cafb-430a-8d8e-d378f0466b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717863 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.593998555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717878 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.594139561Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=427c0eae-814b-4376-9ba9-3bdc58a3692f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.717894 | controller | Jun 12 15:41:31.594288 crc crio[3653]: time="2026-06-12T15:41:31.5938715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717910 | controller | Jun 12 15:41:31.595430 crc crio[3653]: time="2026-06-12T15:41:31.595342972Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=76252259-9e7f-4ffa-8a30-3c331eff5894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.717926 | controller | Jun 12 15:41:31.595552 crc crio[3653]: time="2026-06-12T15:41:31.595460077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.717942 | controller | Jun 12 15:41:31.596489 crc crio[3653]: time="2026-06-12T15:41:31.596385187Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=eeff4dbf-861c-4bf6-afa6-829902ba30b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.717958 | controller | Jun 12 15:41:31.596631 crc crio[3653]: time="2026-06-12T15:41:31.59646992Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=d5229c71-ca37-4c0f-85a7-86d2bb238bbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.717974 | controller | Jun 12 15:41:31.596895 crc crio[3653]: time="2026-06-12T15:41:31.596484221Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=01ee5e0c-7524-4787-a858-8cc1172c9c8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.717990 | controller | Jun 12 15:41:31.597032 crc crio[3653]: time="2026-06-12T15:41:31.596963701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c3e7813a-52ab-49ce-98de-82aaa21fa0a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.718006 | controller | Jun 12 15:41:31.597283 crc crio[3653]: time="2026-06-12T15:41:31.597214522Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=d137afe1-8a6e-4dc5-8dcd-92c199d7439d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.718026 | controller | Jun 12 15:41:31.598780 crc crio[3653]: time="2026-06-12T15:41:31.598712886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718042 | controller | Jun 12 15:41:31.599604 crc crio[3653]: time="2026-06-12T15:41:31.599560042Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=7c904b35-6b69-447c-93f2-040b971ea908 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.718058 | controller | Jun 12 15:41:31.601207 crc crio[3653]: time="2026-06-12T15:41:31.601111378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718074 | controller | Jun 12 15:41:31.601710 crc crio[3653]: time="2026-06-12T15:41:31.601640011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718090 | controller | Jun 12 15:41:31.604213 crc crio[3653]: time="2026-06-12T15:41:31.603089452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718105 | controller | Jun 12 15:41:31.605274 crc crio[3653]: time="2026-06-12T15:41:31.604797525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718121 | controller | Jun 12 15:41:31.605590 crc crio[3653]: time="2026-06-12T15:41:31.605109969Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=b4ad7723-4d08-4daf-ab51-f0c99d1f498f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.718137 | controller | Jun 12 15:41:31.605784 crc crio[3653]: time="2026-06-12T15:41:31.605418072Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=cfe71afd-bbb1-4331-8b5e-5bd46efbe6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.718153 | controller | Jun 12 15:41:31.605854 crc crio[3653]: time="2026-06-12T15:41:31.605441903Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=7c3bad81-faeb-45d5-aa30-dd037ceee6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.718169 | controller | Jun 12 15:41:31.605854 crc crio[3653]: time="2026-06-12T15:41:31.604844807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718184 | controller | Jun 12 15:41:31.605854 crc crio[3653]: time="2026-06-12T15:41:31.605160801Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=b3a63143-9949-4cd9-b556-38c093c5deee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.718200 | controller | Jun 12 15:41:31.606792 crc crio[3653]: time="2026-06-12T15:41:31.606741098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718216 | controller | Jun 12 15:41:31.607121 crc crio[3653]: time="2026-06-12T15:41:31.607050621Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=bcca6a47-301e-4195-bd1d-8ea381493c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.718232 | controller | Jun 12 15:41:31.607664 crc crio[3653]: time="2026-06-12T15:41:31.607567893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718252 | controller | Jun 12 15:41:31.608479 crc crio[3653]: time="2026-06-12T15:41:31.607621816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718272 | controller | Jun 12 15:41:31.630869 crc crio[3653]: time="2026-06-12T15:41:31.63071635Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc001522180}] Aliases:map[]}"
2026-06-12 17:11:40.718289 | controller | Jun 12 15:41:31.630869 crc crio[3653]: time="2026-06-12T15:41:31.630800373Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.718305 | controller | Jun 12 15:41:31.631491 crc crio[3653]: time="2026-06-12T15:41:31.630901708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718321 | controller | Jun 12 15:41:31.632404 crc crio[3653]: time="2026-06-12T15:41:31.632295767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718337 | controller | Jun 12 15:41:31.632838 crc crio[3653]: time="2026-06-12T15:41:31.632756997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718372 | controller | Jun 12 15:41:31.773017 crc crio[3653]: time="2026-06-12T15:41:31.772757473Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc00008c658}] Aliases:map[]}"
2026-06-12 17:11:40.718391 | controller | Jun 12 15:41:31.773693 crc crio[3653]: time="2026-06-12T15:41:31.773049705Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.718408 | controller | Jun 12 15:41:31.776152 crc crio[3653]: time="2026-06-12T15:41:31.774890264Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=a3b53f58-a7f4-449c-9a48-0aae2b744bd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.718424 | controller | Jun 12 15:41:31.776152 crc crio[3653]: time="2026-06-12T15:41:31.77503232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718440 | controller | Jun 12 15:41:31.822090 crc crio[3653]: time="2026-06-12T15:41:31.821777122Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=de53c8e9-aa92-4fb1-ad0c-062255a936d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.718456 | controller | Jun 12 15:41:31.822976 crc crio[3653]: time="2026-06-12T15:41:31.822134577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718472 | controller | Jun 12 15:41:31.839159 crc crio[3653]: time="2026-06-12T15:41:31.839110371Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d9ac741e-d678-4f8a-b4c7-1d41d6b462d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.718492 | controller | Jun 12 15:41:31.839579 crc crio[3653]: time="2026-06-12T15:41:31.839474446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718509 | controller | Jun 12 15:41:31.856792 crc crio[3653]: time="2026-06-12T15:41:31.856733692Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=b593dea2-e001-423d-9ea5-a7e6a77b64e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.718525 | controller | Jun 12 15:41:31.857091 crc crio[3653]: time="2026-06-12T15:41:31.857061236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718541 | controller | Jun 12 15:41:31.923319 crc crio[3653]: time="2026-06-12T15:41:31.923183634Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b 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:0xc000764460}] Aliases:map[]}"
2026-06-12 17:11:40.718557 | controller | Jun 12 15:41:31.923319 crc crio[3653]: time="2026-06-12T15:41:31.923274577Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.718573 | controller | Jun 12 15:41:31.942881 crc crio[3653]: time="2026-06-12T15:41:31.942643032Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc00008c4f0}] Aliases:map[]}"
2026-06-12 17:11:40.718589 | controller | Jun 12 15:41:31.942881 crc crio[3653]: time="2026-06-12T15:41:31.942798558Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.718605 | controller | Jun 12 15:41:31.945859 crc crio[3653]: time="2026-06-12T15:41:31.945741554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718621 | controller | Jun 12 15:41:31.962286 crc crio[3653]: time="2026-06-12T15:41:31.961949805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718636 | controller | Jun 12 15:41:31.986794 crc crio[3653]: time="2026-06-12T15:41:31.986220979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718652 | controller | Jun 12 15:41:31.995710 crc crio[3653]: time="2026-06-12T15:41:31.994797104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718667 | controller | Jun 12 15:41:32.003870 crc crio[3653]: time="2026-06-12T15:41:32.003419932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718686 | controller | Jun 12 15:41:32.120579 crc crio[3653]: time="2026-06-12T15:41:32.120270942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718702 | controller | Jun 12 15:41:32.131119 crc crio[3653]: time="2026-06-12T15:41:32.130152693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718718 | controller | Jun 12 15:41:32.134320 crc crio[3653]: time="2026-06-12T15:41:32.134194295Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=b0865578-24f8-4f92-b010-e317f559f625 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.718733 | controller | Jun 12 15:41:32.134642 crc crio[3653]: time="2026-06-12T15:41:32.134339891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718748 | controller | Jun 12 15:41:32.168128 crc crio[3653]: time="2026-06-12T15:41:32.167750675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718764 | controller | Jun 12 15:41:32.200133 crc crio[3653]: time="2026-06-12T15:41:32.199700137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718780 | controller | Jun 12 15:41:32.223778 crc crio[3653]: time="2026-06-12T15:41:32.223338054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718796 | controller | Jun 12 15:41:32.247765 crc crio[3653]: time="2026-06-12T15:41:32.247302766Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc0029a69a0}] Aliases:map[]}"
2026-06-12 17:11:40.718813 | controller | Jun 12 15:41:32.247765 crc crio[3653]: time="2026-06-12T15:41:32.24741587Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.718829 | controller | Jun 12 15:41:32.258041 crc crio[3653]: time="2026-06-12T15:41:32.25797012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718845 | controller | Jun 12 15:41:32.261918 crc crio[3653]: time="2026-06-12T15:41:32.261439688Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc000764688}] Aliases:map[]}"
2026-06-12 17:11:40.718896 | controller | Jun 12 15:41:32.261918 crc crio[3653]: time="2026-06-12T15:41:32.261767942Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.718917 | controller | Jun 12 15:41:32.263154 crc crio[3653]: time="2026-06-12T15:41:32.263111129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718934 | controller | Jun 12 15:41:32.269862 crc crio[3653]: time="2026-06-12T15:41:32.269132666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718950 | controller | Jun 12 15:41:32.272477 crc crio[3653]: time="2026-06-12T15:41:32.272448637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718966 | controller | Jun 12 15:41:32.297120 crc crio[3653]: time="2026-06-12T15:41:32.297036485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718982 | controller | Jun 12 15:41:32.332682 crc crio[3653]: time="2026-06-12T15:41:32.332179593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.718998 | controller | Jun 12 15:41:32.339151 crc crio[3653]: time="2026-06-12T15:41:32.338768383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.719014 | controller | Jun 12 15:41:32.371641 crc crio[3653]: time="2026-06-12T15:41:32.371448916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.719029 | controller | Jun 12 15:41:32.382277 crc crio[3653]: time="2026-06-12T15:41:32.381889101Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc0007647a0}] Aliases:map[]}"
2026-06-12 17:11:40.719046 | controller | Jun 12 15:41:32.382277 crc crio[3653]: time="2026-06-12T15:41:32.382280758Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.719062 | controller | Jun 12 15:41:32.410361 crc crio[3653]: time="2026-06-12T15:41:32.410314112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.719079 | controller | Jun 12 15:41:33.053583 crc crio[3653]: time="2026-06-12T15:41:33.05016112Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc0029a6cd0}] Aliases:map[]}"
2026-06-12 17:11:40.719095 | controller | Jun 12 15:41:33.053583 crc crio[3653]: time="2026-06-12T15:41:33.050337838Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.719112 | controller | Jun 12 15:41:33.179734 crc crio[3653]: time="2026-06-12T15:41:33.175965352Z" level=info msg="Created container 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=7c3bad81-faeb-45d5-aa30-dd037ceee6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.719131 | controller | Jun 12 15:41:33.515604 crc crio[3653]: time="2026-06-12T15:41:33.515121475Z" level=info msg="Created container 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=bcca6a47-301e-4195-bd1d-8ea381493c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.719147 | controller | Jun 12 15:41:33.529844 crc crio[3653]: time="2026-06-12T15:41:33.529358311Z" level=info msg="Starting container: 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984" id=525fdaca-4941-4e5f-b1b2-d444c595fae7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.719163 | controller | Jun 12 15:41:33.537181 crc crio[3653]: time="2026-06-12T15:41:33.536968826Z" level=info msg="Starting container: 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f" id=adc1dca0-1465-46a4-bb91-f6fe16aef1f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.719179 | controller | Jun 12 15:41:33.546856 crc crio[3653]: time="2026-06-12T15:41:33.546047743Z" level=info msg="Created container 8f6fbb7d230752626768abd1dc25ad006ed8851fc6606ef4df3456e4d334fde4: openshift-multus/multus-bzhnf/kube-multus" id=b4ad7723-4d08-4daf-ab51-f0c99d1f498f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.719195 | controller | Jun 12 15:41:33.550572 crc crio[3653]: time="2026-06-12T15:41:33.550141377Z" 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=9b44ca55-af27-4cf1-9882-44c2f06b2a7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.719210 | controller | Jun 12 15:41:33.551220 crc crio[3653]: time="2026-06-12T15:41:33.550858098Z" level=info msg="Starting container: 8f6fbb7d230752626768abd1dc25ad006ed8851fc6606ef4df3456e4d334fde4" id=5e4459f5-d6b4-459f-8ada-6b69ccbe0468 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.719226 | controller | Jun 12 15:41:33.555922 crc crio[3653]: time="2026-06-12T15:41:33.554600417Z" level=info msg="Created container ac377cfc58f1af215d992fa407403d08d9a27919cba56b0bb0834cb7ff545e3e: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=d137afe1-8a6e-4dc5-8dcd-92c199d7439d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.719241 | controller | Jun 12 15:41:33.557056 crc crio[3653]: time="2026-06-12T15:41:33.556998089Z" level=info msg="Created container 386f1660a733629e07780c1a7c5614a35fa454d9218d0c36f7f809d052884910: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=cfe71afd-bbb1-4331-8b5e-5bd46efbe6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.719257 | controller | Jun 12 15:41:33.568031 crc crio[3653]: time="2026-06-12T15:41:33.565417398Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc002696090}] Aliases:map[]}"
2026-06-12 17:11:40.719273 | controller | Jun 12 15:41:33.568031 crc crio[3653]: time="2026-06-12T15:41:33.565793894Z" 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-12 17:11:40.719289 | controller | Jun 12 15:41:33.568031 crc crio[3653]: time="2026-06-12T15:41:33.56733555Z" level=info msg="Starting container: 386f1660a733629e07780c1a7c5614a35fa454d9218d0c36f7f809d052884910" id=8a520f20-cd81-423f-ba17-1d61912223ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.719307 | controller | Jun 12 15:41:33.569971 crc crio[3653]: time="2026-06-12T15:41:33.569320674Z" level=info msg="Starting container: ac377cfc58f1af215d992fa407403d08d9a27919cba56b0bb0834cb7ff545e3e" id=e0541928-6e34-4637-93c6-deb8790d0fb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.719324 | controller | Jun 12 15:41:33.628149 crc crio[3653]: time="2026-06-12T15:41:33.627123398Z" level=info msg="Started container" PID=8016 containerID=2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=525fdaca-4941-4e5f-b1b2-d444c595fae7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736
2026-06-12 17:11:40.719340 | controller | Jun 12 15:41:33.664378 crc crio[3653]: time="2026-06-12T15:41:33.664210248Z" level=info msg="Created container cf54af08b425e75f522f8fde3f18dc8d7200eeb1010ec0355e5dbebf2c8ff49d: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=d5229c71-ca37-4c0f-85a7-86d2bb238bbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.719375 | controller | Jun 12 15:41:33.674926 crc crio[3653]: time="2026-06-12T15:41:33.673079846Z" level=info msg="Starting container: cf54af08b425e75f522f8fde3f18dc8d7200eeb1010ec0355e5dbebf2c8ff49d" id=e7b03d7c-d1e0-482c-9ede-e5d766e8e0af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.719392 | controller | Jun 12 15:41:33.698161 crc crio[3653]: time="2026-06-12T15:41:33.697971197Z" level=info msg="Started container" PID=8025 containerID=386f1660a733629e07780c1a7c5614a35fa454d9218d0c36f7f809d052884910 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=8a520f20-cd81-423f-ba17-1d61912223ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38
2026-06-12 17:11:40.719409 | controller | Jun 12 15:41:33.726851 crc crio[3653]: time="2026-06-12T15:41:33.72572796Z" level=info msg="Started container" PID=8061 containerID=cf54af08b425e75f522f8fde3f18dc8d7200eeb1010ec0355e5dbebf2c8ff49d description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=e7b03d7c-d1e0-482c-9ede-e5d766e8e0af name=/runtime.v1.RuntimeService/StartContainer sandboxID=a25bac1806b4078c53c1c94057acfd5eecd487853c6a763ddb6ad4db67e5de39
2026-06-12 17:11:40.719426 | controller | Jun 12 15:41:33.730387 crc crio[3653]: time="2026-06-12T15:41:33.730162179Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc0017061e8}] Aliases:map[]}"
2026-06-12 17:11:40.719442 | controller | Jun 12 15:41:33.730387 crc crio[3653]: time="2026-06-12T15:41:33.730336356Z" 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-12 17:11:40.719458 | controller | Jun 12 15:41:33.766181 crc crio[3653]: time="2026-06-12T15:41:33.765255585Z" level=info msg="Started container" PID=8031 containerID=8f6fbb7d230752626768abd1dc25ad006ed8851fc6606ef4df3456e4d334fde4 description=openshift-multus/multus-bzhnf/kube-multus id=5e4459f5-d6b4-459f-8ada-6b69ccbe0468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eda1e15b80edc038b2bfaa9afa6c906c3250d72405a1e21dbd250ad174c82b6
2026-06-12 17:11:40.719477 | controller | Jun 12 15:41:33.769755 crc crio[3653]: time="2026-06-12T15:41:33.768983173Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 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:0xc001790730}] Aliases:map[]}"
2026-06-12 17:11:40.719493 | controller | Jun 12 15:41:33.769755 crc crio[3653]: time="2026-06-12T15:41:33.769071827Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.719509 | controller | Jun 12 15:41:33.803220 crc crio[3653]: time="2026-06-12T15:41:33.802943121Z" level=info msg="Started container" PID=8011 containerID=6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=adc1dca0-1465-46a4-bb91-f6fe16aef1f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1851bb0f09039d6055e33e9161bdb316cea6d8a803a7cd355cbfe42ad3795c12
2026-06-12 17:11:40.719534 | controller | Jun 12 15:41:33.825881 crc crio[3653]: time="2026-06-12T15:41:33.816734418Z" 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=0412a846-cafb-430a-8d8e-d378f0466b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.719551 | controller | Jun 12 15:41:33.833582 crc crio[3653]: time="2026-06-12T15:41:33.833221841Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc001706350}] Aliases:map[]}"
2026-06-12 17:11:40.719567 | controller | Jun 12 15:41:33.834430 crc crio[3653]: time="2026-06-12T15:41:33.833775935Z" 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-12 17:11:40.719583 | controller | Jun 12 15:41:33.876909 crc crio[3653]: time="2026-06-12T15:41:33.876758126Z" level=info msg="Started container" PID=8035 containerID=ac377cfc58f1af215d992fa407403d08d9a27919cba56b0bb0834cb7ff545e3e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=e0541928-6e34-4637-93c6-deb8790d0fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46193469399f4641f6993b1d269fa2efc19459182f3a09d0fc5c0490c9479b9f
2026-06-12 17:11:40.719599 | controller | Jun 12 15:41:33.933930 crc crio[3653]: time="2026-06-12T15:41:33.93314918Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_803a2ae4-a538-456a-8a0f-dbb3ba666fd0\""
2026-06-12 17:11:40.719615 | controller | Jun 12 15:41:34.047382 crc crio[3653]: time="2026-06-12T15:41:34.044087137Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 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:0xc000e1ad00}] Aliases:map[]}"
2026-06-12 17:11:40.719634 | controller | Jun 12 15:41:34.047382 crc crio[3653]: time="2026-06-12T15:41:34.044274545Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.719651 | controller | Jun 12 15:41:34.101231 crc crio[3653]: time="2026-06-12T15:41:34.095359402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6e20f780-86bd-49f5-960a-b1e42a6841e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.719667 | controller | Jun 12 15:41:34.132944 crc crio[3653]: time="2026-06-12T15:41:34.131861378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d4308ac6-5c42-40e5-abcd-cf35d6775a6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.719683 | controller | Jun 12 15:41:34.338239 crc crio[3653]: time="2026-06-12T15:41:34.337991292Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 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:0xc000208b48}] Aliases:map[]}"
2026-06-12 17:11:40.719699 | controller | Jun 12 15:41:34.338239 crc crio[3653]: time="2026-06-12T15:41:34.338129528Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.719715 | controller | Jun 12 15:41:34.562062 crc crio[3653]: time="2026-06-12T15:41:34.561257437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5c23496a-ed4f-48a9-932a-223262d4163e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.719731 | controller | Jun 12 15:41:34.984172 crc crio[3653]: time="2026-06-12T15:41:34.980866949Z" level=info msg="Ran pod sandbox bdcde0939dcd7fa3eb29b3116ae467da6e3f57e7334bb4d018a8a02dd04c0584 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=9b44ca55-af27-4cf1-9882-44c2f06b2a7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.719747 | controller | Jun 12 15:41:34.998701 crc crio[3653]: time="2026-06-12T15:41:34.997179484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=505815eb-6f66-42e7-a5e4-ec144fc76535 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.719763 | controller | Jun 12 15:41:35.371843 crc crio[3653]: time="2026-06-12T15:41:35.371063157Z" level=info msg="Ran pod sandbox 2e59feea8d2a58a92e188d01124b8e7b356e33530925709b48566a28829e4044 with infra container: openshift-image-registry/node-ca-2wddl/POD" id=0412a846-cafb-430a-8d8e-d378f0466b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.719779 | controller | Jun 12 15:41:35.532908 crc crio[3653]: time="2026-06-12T15:41:35.532203505Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc00008c5e8}] Aliases:map[]}"
2026-06-12 17:11:40.719799 | controller | Jun 12 15:41:35.532908 crc crio[3653]: time="2026-06-12T15:41:35.532265207Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.719815 | controller | Jun 12 15:41:35.572114 crc crio[3653]: time="2026-06-12T15:41:35.571237247Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 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:0xc0001a0a98}] Aliases:map[]}"
2026-06-12 17:11:40.719831 | controller | Jun 12 15:41:35.581157 crc crio[3653]: time="2026-06-12T15:41:35.578004055Z" 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-12 17:11:40.719847 | controller | Jun 12 15:41:35.611379 crc crio[3653]: time="2026-06-12T15:41:35.611266243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=a1371bac-da19-4b34-aa4e-09b5330e7135 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.719863 | controller | Jun 12 15:41:35.621322 crc crio[3653]: time="2026-06-12T15:41:35.621236788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4769bf51-fec3-44d2-b207-1cb59d42b8c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.719879 | controller | Jun 12 15:41:35.624001 crc crio[3653]: time="2026-06-12T15:41:35.623966094Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5a823cec-7871-4b87-af9a-3711f393853e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.719895 | controller | Jun 12 15:41:35.629673 crc crio[3653]: time="2026-06-12T15:41:35.574256016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=d5e18a4a-c8fc-4709-8c98-37e964866f95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.719911 | controller | Jun 12 15:41:35.639826 crc crio[3653]: time="2026-06-12T15:41:35.636586632Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=279c9deb-af6f-4bf4-b447-dfc0256ace05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.719985 | controller | Jun 12 15:41:35.641785 crc crio[3653]: time="2026-06-12T15:41:35.639973346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6a33afd9-57fe-406c-80b7-57e844e02176 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.720005 | controller | Jun 12 15:41:35.725977 crc crio[3653]: time="2026-06-12T15:41:35.716329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720022 | controller | Jun 12 15:41:35.781856 crc crio[3653]: time="2026-06-12T15:41:35.77897658Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=b35d0be0-01a3-4b48-891d-88864cb65bed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720038 | controller | Jun 12 15:41:35.781856 crc crio[3653]: time="2026-06-12T15:41:35.779126046Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=59ddb2cf-6731-4452-9019-ff4e65dbfa90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720059 | controller | Jun 12 15:41:35.781856 crc crio[3653]: time="2026-06-12T15:41:35.779262662Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=d521d111-5997-4632-8515-a371fbad2aa6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720076 | controller | Jun 12 15:41:35.789607 crc crio[3653]: time="2026-06-12T15:41:35.788783238Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=8600147a-8d1c-4464-99bc-922f7419ecfd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.720092 | controller | Jun 12 15:41:36.538727 crc crio[3653]: time="2026-06-12T15:41:36.531702267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720108 | controller | Jun 12 15:41:36.538727 crc crio[3653]: time="2026-06-12T15:41:36.532200968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720124 | controller | Jun 12 15:41:36.538727 crc crio[3653]: time="2026-06-12T15:41:36.532355505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720140 | controller | Jun 12 15:41:36.609686 crc crio[3653]: time="2026-06-12T15:41:36.609336495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720156 | controller | Jun 12 15:41:36.668186 crc crio[3653]: time="2026-06-12T15:41:36.66176667Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b 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:0xc0026968c0}] Aliases:map[]}"
2026-06-12 17:11:40.720173 | controller | Jun 12 15:41:36.668186 crc crio[3653]: time="2026-06-12T15:41:36.661853753Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.720189 | controller | Jun 12 15:41:36.731300 crc crio[3653]: time="2026-06-12T15:41:36.731136436Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=a545f133-f4dd-4b5b-a53c-85278e4f20b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720205 | controller | Jun 12 15:41:36.864915 crc crio[3653]: time="2026-06-12T15:41:36.857083194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720221 | controller | Jun 12 15:41:37.570198 crc crio[3653]: time="2026-06-12T15:41:37.569729403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720236 | controller | Jun 12 15:41:39.259967 crc crio[3653]: time="2026-06-12T15:41:39.255692722Z" level=info msg="Created container d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=b3a63143-9949-4cd9-b556-38c093c5deee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720252 | controller | Jun 12 15:41:39.277892 crc crio[3653]: time="2026-06-12T15:41:39.277789823Z" level=info msg="Starting container: d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d" id=3b0981df-d32f-487e-82c6-af971619cd09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.720275 | controller | Jun 12 15:41:39.359938 crc crio[3653]: time="2026-06-12T15:41:39.344453925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720291 | controller | Jun 12 15:41:39.359938 crc crio[3653]: time="2026-06-12T15:41:39.349104583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720307 | controller | Jun 12 15:41:39.388857 crc crio[3653]: time="2026-06-12T15:41:39.387164064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720323 | controller | Jun 12 15:41:39.416739 crc crio[3653]: time="2026-06-12T15:41:39.408746214Z" level=info msg="Started container" PID=8214 containerID=d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=3b0981df-d32f-487e-82c6-af971619cd09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0
2026-06-12 17:11:40.720340 | controller | Jun 12 15:41:39.557993 crc crio[3653]: time="2026-06-12T15:41:39.557163199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=35d4ae5d-d900-43d7-a703-9ce89890d4c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.720375 | controller | Jun 12 15:41:39.595901 crc crio[3653]: time="2026-06-12T15:41:39.589317769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720393 | controller | Jun 12 15:41:39.644096 crc crio[3653]: time="2026-06-12T15:41:39.643403604Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc001522280}] Aliases:map[]}"
2026-06-12 17:11:40.720410 | controller | Jun 12 15:41:39.644096 crc crio[3653]: time="2026-06-12T15:41:39.643929087Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.720426 | controller | Jun 12 15:41:39.726773 crc crio[3653]: time="2026-06-12T15:41:39.722309167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720441 | controller | Jun 12 15:41:39.744862 crc crio[3653]: time="2026-06-12T15:41:39.743138775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=954df4ff-c478-4a90-8757-8898b629bcd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.720457 | controller | Jun 12 15:41:39.859726 crc crio[3653]: time="2026-06-12T15:41:39.858969251Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.720473 | controller | Jun 12 15:41:39.860658 crc crio[3653]: time="2026-06-12T15:41:39.86036057Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=fa4fb583-25b1-49bb-869a-622049f4a28b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720492 | controller | Jun 12 15:41:39.897246 crc crio[3653]: time="2026-06-12T15:41:39.895291158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720509 | controller | Jun 12 15:41:39.960271 crc crio[3653]: time="2026-06-12T15:41:39.958006081Z" level=info msg="Created container 58e737ed3ebd94d268170bd3eaed09f92784b003f99e736ed4112faa55b494ac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=eeff4dbf-861c-4bf6-afa6-829902ba30b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720526 | controller | Jun 12 15:41:39.967347 crc crio[3653]: time="2026-06-12T15:41:39.966387018Z" level=info msg="Starting container: 58e737ed3ebd94d268170bd3eaed09f92784b003f99e736ed4112faa55b494ac" id=bfa45156-7560-42d7-a3e5-d3e1a61925c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.720542 | controller | Jun 12 15:41:40.132752 crc crio[3653]: time="2026-06-12T15:41:40.114942059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720558 | controller | Jun 12 15:41:40.163733 crc crio[3653]: time="2026-06-12T15:41:40.163650935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720574 | controller | Jun 12 15:41:40.421640 crc crio[3653]: time="2026-06-12T15:41:40.419243137Z" level=info msg="Started container" PID=8290 containerID=58e737ed3ebd94d268170bd3eaed09f92784b003f99e736ed4112faa55b494ac description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=bfa45156-7560-42d7-a3e5-d3e1a61925c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405
2026-06-12 17:11:40.720590 | controller | Jun 12 15:41:40.553717 crc crio[3653]: time="2026-06-12T15:41:40.553188295Z" level=info msg="Created container a4c15be0b53f842edcda498a871c0183a2d2a66760826416e30a5b777118d668: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=279c9deb-af6f-4bf4-b447-dfc0256ace05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720606 | controller | Jun 12 15:41:40.559346 crc crio[3653]: time="2026-06-12T15:41:40.559177371Z" level=info msg="Starting container: a4c15be0b53f842edcda498a871c0183a2d2a66760826416e30a5b777118d668" id=43d619c0-11a6-4b24-8a16-18d6f5070bb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.720622 | controller | Jun 12 15:41:40.569401 crc crio[3653]: time="2026-06-12T15:41:40.563714404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720638 | controller | Jun 12 15:41:40.690461 crc crio[3653]: time="2026-06-12T15:41:40.688485321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=8ece66e4-006f-444e-9c87-2bd94d030c62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.720654 | controller | Jun 12 15:41:40.751718 crc crio[3653]: time="2026-06-12T15:41:40.743451664Z" level=info msg="Created container ef8f63f87bbdeaecc428917af7fbd848b80432175ca7131a34deb55f3a46b0b5: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=9f83b524-80ea-42af-8893-a03655f7fc3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720670 | controller | Jun 12 15:41:40.783065 crc crio[3653]: time="2026-06-12T15:41:40.778384732Z" level=info msg="Starting container: ef8f63f87bbdeaecc428917af7fbd848b80432175ca7131a34deb55f3a46b0b5" id=9102bceb-f7f7-4b47-a7a6-f8f7de2d1d3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.720689 | controller | Jun 12 15:41:40.788914 crc crio[3653]: time="2026-06-12T15:41:40.788867849Z" level=info msg="Created container 7caf9a8d436209ce0710520077eefb440f989d4fa7aee710eb4e4119bded5204: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=427c0eae-814b-4376-9ba9-3bdc58a3692f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720705 | controller | Jun 12 15:41:40.801069 crc crio[3653]: time="2026-06-12T15:41:40.800432272Z" level=info msg="Starting container: 7caf9a8d436209ce0710520077eefb440f989d4fa7aee710eb4e4119bded5204" id=7083b5b2-f7bf-4425-9517-7dd1c49be948 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.720722 | controller | Jun 12 15:41:40.823074 crc crio[3653]: time="2026-06-12T15:41:40.822380627Z" level=info msg="Started container" PID=8307 containerID=ef8f63f87bbdeaecc428917af7fbd848b80432175ca7131a34deb55f3a46b0b5 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=9102bceb-f7f7-4b47-a7a6-f8f7de2d1d3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e
2026-06-12 17:11:40.720739 | controller | Jun 12 15:41:40.981168 crc crio[3653]: time="2026-06-12T15:41:40.980971886Z" level=info msg="Started container" PID=8315 containerID=a4c15be0b53f842edcda498a871c0183a2d2a66760826416e30a5b777118d668 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=43d619c0-11a6-4b24-8a16-18d6f5070bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcde0939dcd7fa3eb29b3116ae467da6e3f57e7334bb4d018a8a02dd04c0584
2026-06-12 17:11:40.720755 | controller | Jun 12 15:41:40.986476 crc crio[3653]: time="2026-06-12T15:41:40.986421138Z" level=info msg="Created container a75aeebd43167c5ff0ba1f67f55866c58b182048eb43b09e6cecee93cbd50fbb: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=b35d0be0-01a3-4b48-891d-88864cb65bed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720771 | controller | Jun 12 15:41:40.994412 crc crio[3653]: time="2026-06-12T15:41:40.994084014Z" level=info msg="Starting container: a75aeebd43167c5ff0ba1f67f55866c58b182048eb43b09e6cecee93cbd50fbb" id=c9fa23f5-3ccd-44d1-a33b-55eed45e1ffc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.720787 | controller | Jun 12 15:41:41.003122 crc crio[3653]: time="2026-06-12T15:41:41.00265619Z" level=info msg="Started container" PID=8320 containerID=7caf9a8d436209ce0710520077eefb440f989d4fa7aee710eb4e4119bded5204 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=7083b5b2-f7bf-4425-9517-7dd1c49be948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c7927aeb357fd8f08914294cc96e4069c009ed2a568f28a7ce1c600818161c
2026-06-12 17:11:40.720803 | controller | Jun 12 15:41:41.105936 crc crio[3653]: time="2026-06-12T15:41:41.105375847Z" level=info msg="Created container e6b40dcc9ea07c970d29aa04bbda61e7ac317c5e510f6af8f7d889f4f188e466: openshift-dns/node-resolver-277xp/dns-node-resolver" id=7c904b35-6b69-447c-93f2-040b971ea908 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720819 | controller | Jun 12 15:41:41.117657 crc crio[3653]: time="2026-06-12T15:41:41.11647688Z" level=info msg="Starting container: e6b40dcc9ea07c970d29aa04bbda61e7ac317c5e510f6af8f7d889f4f188e466" id=09b1eb8e-9be2-4a3c-a3ad-e261c8940dc8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.720835 | controller | Jun 12 15:41:41.117957 crc crio[3653]: time="2026-06-12T15:41:41.117772445Z" level=info msg="Started container" PID=8352 containerID=a75aeebd43167c5ff0ba1f67f55866c58b182048eb43b09e6cecee93cbd50fbb description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=c9fa23f5-3ccd-44d1-a33b-55eed45e1ffc name=/runtime.v1.RuntimeService/StartContainer sandboxID=46193469399f4641f6993b1d269fa2efc19459182f3a09d0fc5c0490c9479b9f
2026-06-12 17:11:40.720855 | controller | Jun 12 15:41:41.251164 crc crio[3653]: time="2026-06-12T15:41:41.250886098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720871 | controller | Jun 12 15:41:41.386288 crc crio[3653]: time="2026-06-12T15:41:41.383416086Z" level=info msg="Started container" PID=8319 containerID=e6b40dcc9ea07c970d29aa04bbda61e7ac317c5e510f6af8f7d889f4f188e466 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=09b1eb8e-9be2-4a3c-a3ad-e261c8940dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d695d59dee60b560f81b588204fd976d450523a1b9851718b7eded93fbd37a4
2026-06-12 17:11:40.720887 | controller | Jun 12 15:41:41.486291 crc crio[3653]: time="2026-06-12T15:41:41.484273264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=3f187112-4c4d-4032-9a76-f1014357a55f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.720903 | controller | Jun 12 15:41:41.595991 crc crio[3653]: time="2026-06-12T15:41:41.594996542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720919 | controller | Jun 12 15:41:41.632454 crc crio[3653]: time="2026-06-12T15:41:41.632052791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720935 | controller | Jun 12 15:41:41.639742 crc crio[3653]: time="2026-06-12T15:41:41.639366963Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e153f80e-610d-4698-9aa0-8e522503ab70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.720951 | controller | Jun 12 15:41:41.641145 crc crio[3653]: time="2026-06-12T15:41:41.641065145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720967 | controller | Jun 12 15:41:41.641228 crc crio[3653]: time="2026-06-12T15:41:41.641206951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720983 | controller | Jun 12 15:41:41.680979 crc crio[3653]: time="2026-06-12T15:41:41.673070159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.720999 | controller | Jun 12 15:41:41.796039 crc crio[3653]: time="2026-06-12T15:41:41.786691071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721044 | controller | Jun 12 15:41:42.500708 crc crio[3653]: time="2026-06-12T15:41:42.500141046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721065 | controller | Jun 12 15:41:42.821434 crc crio[3653]: time="2026-06-12T15:41:42.821016419Z" level=info msg="Created container 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=fa4fb583-25b1-49bb-869a-622049f4a28b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721083 | controller | Jun 12 15:41:42.829793 crc crio[3653]: time="2026-06-12T15:41:42.828812502Z" level=info msg="Starting container: 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee" id=1d642bbd-654a-4635-ae32-8182ed801d91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.721101 | controller | Jun 12 15:41:42.897064 crc crio[3653]: time="2026-06-12T15:41:42.894125875Z" level=info msg="Created container 0609894c7971891308734f0294acd74b1bcd1a5ec73854b4970a1ac63d038314: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=59ddb2cf-6731-4452-9019-ff4e65dbfa90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721123 | controller | Jun 12 15:41:42.900999 crc crio[3653]: time="2026-06-12T15:41:42.89846238Z" level=info msg="Starting container: 0609894c7971891308734f0294acd74b1bcd1a5ec73854b4970a1ac63d038314" id=c6146b7b-8430-4d3b-b167-d8b96072558e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.721139 | controller | Jun 12 15:41:42.911680 crc crio[3653]: time="2026-06-12T15:41:42.911432882Z" level=info msg="Created container df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=d521d111-5997-4632-8515-a371fbad2aa6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721155 | controller | Jun 12 15:41:42.933472 crc crio[3653]: time="2026-06-12T15:41:42.933022943Z" level=info msg="Starting container: df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b" id=1383d541-25cc-4f94-87fd-b04910c8ac77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.721171 | controller | Jun 12 15:41:43.026063 crc crio[3653]: time="2026-06-12T15:41:43.025203711Z" level=info msg="Started container" PID=8397 containerID=0609894c7971891308734f0294acd74b1bcd1a5ec73854b4970a1ac63d038314 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=c6146b7b-8430-4d3b-b167-d8b96072558e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38
2026-06-12 17:11:40.721188 | controller | Jun 12 15:41:43.220040 crc crio[3653]: time="2026-06-12T15:41:43.19766405Z" level=info msg="Started container" PID=8401 containerID=df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=1383d541-25cc-4f94-87fd-b04910c8ac77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736
2026-06-12 17:11:40.721204 | controller | Jun 12 15:41:43.341236 crc crio[3653]: time="2026-06-12T15:41:43.3393925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2860b3e9-0219-480d-b51b-8cb4f61ac7c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.721220 | controller | Jun 12 15:41:43.370712 crc crio[3653]: time="2026-06-12T15:41:43.366731966Z" level=info msg="Started container" PID=8406 containerID=9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=1d642bbd-654a-4635-ae32-8182ed801d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0
2026-06-12 17:11:40.721237 | controller | Jun 12 15:41:43.442833 crc crio[3653]: time="2026-06-12T15:41:43.440113683Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f8149a82-b2c3-4b34-939c-8c7f0af5aa41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.721254 | controller | Jun 12 15:41:43.463012 crc crio[3653]: time="2026-06-12T15:41:43.462446655Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=0895d65a-de1b-45bc-be62-6d56ecdcf116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721270 | controller | Jun 12 15:41:43.463300 crc crio[3653]: time="2026-06-12T15:41:43.463155535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721285 | controller | Jun 12 15:41:43.728696 crc crio[3653]: time="2026-06-12T15:41:43.728250953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721315 | controller | Jun 12 15:41:43.771116 crc crio[3653]: time="2026-06-12T15:41:43.771060487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721332 | controller | Jun 12 15:41:44.288018 crc crio[3653]: time="2026-06-12T15:41:44.275711984Z" level=info msg="Created container 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=0895d65a-de1b-45bc-be62-6d56ecdcf116 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721367 | controller | Jun 12 15:41:44.288396 crc crio[3653]: time="2026-06-12T15:41:44.288070561Z" level=info msg="Starting container: 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148" id=d47999ab-c409-4909-8219-080c61ae8630 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.721389 | controller | Jun 12 15:41:44.443004 crc crio[3653]: time="2026-06-12T15:41:44.437180416Z" level=info msg="Started container" PID=8440 containerID=00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=d47999ab-c409-4909-8219-080c61ae8630 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736
2026-06-12 17:11:40.721406 | controller | Jun 12 15:41:44.650884 crc crio[3653]: time="2026-06-12T15:41:44.642376881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721423 | controller | Jun 12 15:41:44.737713 crc crio[3653]: time="2026-06-12T15:41:44.734300118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e4c34c62-8c79-4fb6-87db-2637b5050e6a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.721439 | controller | Jun 12 15:41:44.747881 crc crio[3653]: time="2026-06-12T15:41:44.747338704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e7f26883-35ec-46fb-b04d-39caf9a0b384 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.721455 | controller | Jun 12 15:41:44.761990 crc crio[3653]: time="2026-06-12T15:41:44.758438557Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=9a29d5dd-5d73-4487-a06c-fcf7fa64a295 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721471 | controller | Jun 12 15:41:44.761990 crc crio[3653]: time="2026-06-12T15:41:44.759239521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721487 | controller | Jun 12 15:41:44.888923 crc crio[3653]: time="2026-06-12T15:41:44.88875088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721503 | controller | Jun 12 15:41:45.589100 crc crio[3653]: time="2026-06-12T15:41:45.588999922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721519 | controller | Jun 12 15:41:45.592009 crc crio[3653]: time="2026-06-12T15:41:45.591784471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721535 | controller | Jun 12 15:41:45.879133 crc crio[3653]: time="2026-06-12T15:41:45.874075Z" level=info msg="Created container 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e153f80e-610d-4698-9aa0-8e522503ab70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721555 | controller | Jun 12 15:41:45.880269 crc crio[3653]: time="2026-06-12T15:41:45.880099777Z" level=info msg="Starting container: 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c" id=59101c0a-0d09-4fa1-bdf1-2f4a8aa7d2e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.721571 | controller | Jun 12 15:41:45.881326 crc crio[3653]: time="2026-06-12T15:41:45.881258236Z" level=info msg="Created container d70a2f578aa547d137028323bea2a6d852198be777b5c64b753852724a573637: openshift-image-registry/node-ca-2wddl/node-ca" id=a545f133-f4dd-4b5b-a53c-85278e4f20b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721587 | controller | Jun 12 15:41:45.888957 crc crio[3653]: time="2026-06-12T15:41:45.887431539Z" level=info msg="Starting container: d70a2f578aa547d137028323bea2a6d852198be777b5c64b753852724a573637" id=ae24b167-b777-4f02-ba03-faaafb0a1e49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.721603 | controller | Jun 12 15:41:46.010374 crc crio[3653]: time="2026-06-12T15:41:46.010113087Z" level=info msg="Started container" PID=8464 containerID=d70a2f578aa547d137028323bea2a6d852198be777b5c64b753852724a573637 description=openshift-image-registry/node-ca-2wddl/node-ca id=ae24b167-b777-4f02-ba03-faaafb0a1e49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e59feea8d2a58a92e188d01124b8e7b356e33530925709b48566a28829e4044
2026-06-12 17:11:40.721619 | controller | Jun 12 15:41:46.079940 crc crio[3653]: time="2026-06-12T15:41:46.079795827Z" level=info msg="Started container" PID=8465 containerID=5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=59101c0a-0d09-4fa1-bdf1-2f4a8aa7d2e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405
2026-06-12 17:11:40.721635 | controller | Jun 12 15:41:46.090092 crc crio[3653]: time="2026-06-12T15:41:46.08925027Z" level=info msg="Created container 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=9a29d5dd-5d73-4487-a06c-fcf7fa64a295 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721651 | controller | Jun 12 15:41:46.093393 crc crio[3653]: time="2026-06-12T15:41:46.093337394Z" level=info msg="Starting container: 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d" id=b33d8ae2-c704-4434-aae6-b50b409b5b19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.721667 | controller | Jun 12 15:41:46.164118 crc crio[3653]: time="2026-06-12T15:41:46.164043237Z" level=info msg="Started container" PID=8481 containerID=1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=b33d8ae2-c704-4434-aae6-b50b409b5b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736
2026-06-12 17:11:40.721683 | controller | Jun 12 15:41:46.308676 crc crio[3653]: time="2026-06-12T15:41:46.307807663Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1c38689a-67e1-4fb0-b94b-4507fc6b4c6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.721698 | controller | Jun 12 15:41:46.312354 crc crio[3653]: time="2026-06-12T15:41:46.312296854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e8da6e2e-1a3f-4f54-abf4-49f5837b7fda name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.721717 | controller | Jun 12 15:41:46.321297 crc crio[3653]: time="2026-06-12T15:41:46.321185013Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=29629df3-0694-4284-95d7-475ae8f76295 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721734 | controller | Jun 12 15:41:46.322476 crc crio[3653]: time="2026-06-12T15:41:46.32228368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721750 | controller | Jun 12 15:41:46.439038 crc crio[3653]: time="2026-06-12T15:41:46.438928021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721766 | controller | Jun 12 15:41:46.441677 crc crio[3653]: time="2026-06-12T15:41:46.441229719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721781 | controller | Jun 12 15:41:46.741190 crc crio[3653]: time="2026-06-12T15:41:46.737853929Z" level=info msg="Created container 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=29629df3-0694-4284-95d7-475ae8f76295 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721797 | controller | Jun 12 15:41:46.749030 crc crio[3653]: time="2026-06-12T15:41:46.748946351Z" level=info msg="Starting container: 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6" id=2df895f5-8809-460a-a8c1-506b38693396 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.721813 | controller | Jun 12 15:41:46.774244 crc crio[3653]: time="2026-06-12T15:41:46.774170587Z" level=info msg="Started container" PID=8524 containerID=1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=2df895f5-8809-460a-a8c1-506b38693396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736
2026-06-12 17:11:40.721830 | controller | Jun 12 15:41:46.994764 crc crio[3653]: time="2026-06-12T15:41:46.993829627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=81295ece-9fc3-43c2-bcd1-6d2a3c102894 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.721845 | controller | Jun 12 15:41:47.014403 crc crio[3653]: time="2026-06-12T15:41:47.014151204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a44e66bd-a308-4fd7-9d46-ada0e04645c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.721861 | controller | Jun 12 15:41:47.028775 crc crio[3653]: time="2026-06-12T15:41:47.02344806Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=e41393fd-9314-4fff-9c69-015481bd5686 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721877 | controller | Jun 12 15:41:47.028775 crc crio[3653]: time="2026-06-12T15:41:47.024310636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721892 | controller | Jun 12 15:41:47.567817 crc crio[3653]: time="2026-06-12T15:41:47.56742105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721907 | controller | Jun 12 15:41:47.701033 crc crio[3653]: time="2026-06-12T15:41:47.700865777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.721926 | controller | Jun 12 15:41:48.209468 crc crio[3653]: time="2026-06-12T15:41:48.2087539Z" level=info msg="Created container 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=e41393fd-9314-4fff-9c69-015481bd5686 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.721942 | controller | Jun 12 15:41:48.226357 crc crio[3653]: time="2026-06-12T15:41:48.224027781Z" level=info msg="Starting container: 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b" id=b1bea00c-e04f-4536-afe5-d0a5a9635a88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.721958 | controller | Jun 12 15:41:48.303729 crc crio[3653]: time="2026-06-12T15:41:48.291230035Z" level=info msg="Started container" PID=8574 containerID=10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=b1bea00c-e04f-4536-afe5-d0a5a9635a88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736
2026-06-12 17:11:40.721974 | controller | Jun 12 15:41:48.409344 crc crio[3653]: time="2026-06-12T15:41:48.409096588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dfde53d5-35f1-4897-bcda-9c52032e7576 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.721990 | controller | Jun 12 15:41:48.415783 crc crio[3653]: time="2026-06-12T15:41:48.415611906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2cf3b170-804a-4308-a8a5-2f7fd81564fb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722005 | controller | Jun 12 15:41:48.433114 crc crio[3653]: time="2026-06-12T15:41:48.429144203Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=3c0afc82-341d-493c-887a-2888022a9412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722021 | controller | Jun 12 15:41:48.433114 crc crio[3653]: time="2026-06-12T15:41:48.430651617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722037 | controller | Jun 12 15:41:48.527193 crc crio[3653]: time="2026-06-12T15:41:48.526900048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722052 | controller | Jun 12 15:41:48.530267 crc crio[3653]: time="2026-06-12T15:41:48.530044182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722068 | controller | Jun 12 15:41:49.106764 crc crio[3653]: time="2026-06-12T15:41:49.106211987Z" level=info msg="Created container c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=3c0afc82-341d-493c-887a-2888022a9412 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722150 | controller | Jun 12 15:41:49.168600 crc crio[3653]: time="2026-06-12T15:41:49.168153076Z" level=info msg="Starting container: c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe" id=4443b5a6-0e2e-4ff4-be93-4667fa41e331 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.722173 | controller | Jun 12 15:41:49.333276 crc crio[3653]: time="2026-06-12T15:41:49.333030573Z" level=info msg="Started container" PID=8594 containerID=c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=4443b5a6-0e2e-4ff4-be93-4667fa41e331 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736
2026-06-12 17:11:40.722195 | controller | Jun 12 15:41:50.287440 crc crio[3653]: time="2026-06-12T15:41:50.287298129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=d3604721-350c-4155-9266-6bb7afb3e593 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722211 | controller | Jun 12 15:41:50.304611 crc crio[3653]: time="2026-06-12T15:41:50.303640016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=7986ea0c-c0c5-4ca9-88b1-a81ef8d044a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722227 | controller | Jun 12 15:41:50.313153 crc crio[3653]: time="2026-06-12T15:41:50.312209481Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=12fe36cf-40c8-44b9-83ab-785a4dee42cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722243 | controller | Jun 12 15:41:50.313444 crc crio[3653]: time="2026-06-12T15:41:50.313272806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722259 | controller | Jun 12 15:41:50.445008 crc crio[3653]: time="2026-06-12T15:41:50.443214684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722275 | controller | Jun 12 15:41:51.111347 crc crio[3653]: time="2026-06-12T15:41:51.109920107Z" level=info msg="Created container e33a0e02b17b54ca294f438fd2a4e0f29d1905d30295c2850ee16251821e3fac: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=01ee5e0c-7524-4787-a858-8cc1172c9c8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722291 | controller | Jun 12 15:41:51.133920 crc crio[3653]: time="2026-06-12T15:41:51.13133959Z" level=info msg="Starting container: e33a0e02b17b54ca294f438fd2a4e0f29d1905d30295c2850ee16251821e3fac" id=197cf8fa-59eb-4a7a-affd-253f10e22ab4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.722307 | controller | Jun 12 15:41:51.248157 crc crio[3653]: time="2026-06-12T15:41:51.247832484Z" level=info msg="Started container" PID=8281 containerID=e33a0e02b17b54ca294f438fd2a4e0f29d1905d30295c2850ee16251821e3fac description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=197cf8fa-59eb-4a7a-affd-253f10e22ab4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e096e19ab5650216c1077de2573d16a8aaaa4633f194138abde6b62872b8802c
2026-06-12 17:11:40.722323 | controller | Jun 12 15:41:52.363919 crc crio[3653]: time="2026-06-12T15:41:52.363593834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=45de44d6-6fca-43df-9cf8-295bd8b9ed65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722338 | controller | Jun 12 15:41:52.382426 crc crio[3653]: time="2026-06-12T15:41:52.382347003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=824c3869-8a95-4d20-b076-87a6699707eb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722374 | controller | Jun 12 15:41:52.395426 crc crio[3653]: time="2026-06-12T15:41:52.395342627Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=b85aca94-fed5-4ddc-8b1c-4b206fa46d30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722392 | controller | Jun 12 15:41:52.397052 crc crio[3653]: time="2026-06-12T15:41:52.397020799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722408 | controller | Jun 12 15:41:52.462073 crc crio[3653]: time="2026-06-12T15:41:52.460999715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722428 | controller | Jun 12 15:41:52.616046 crc crio[3653]: time="2026-06-12T15:41:52.615384205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722444 | controller | Jun 12 15:41:52.628201 crc crio[3653]: time="2026-06-12T15:41:52.627844476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722460 | controller | Jun 12 15:41:52.718012 crc crio[3653]: time="2026-06-12T15:41:52.717381342Z" level=info msg="Created container e5e4564cc45e213c75dd226777162ed67ce2873cafb3bb7e37846a619da6932f: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=12fe36cf-40c8-44b9-83ab-785a4dee42cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722476 | controller | Jun 12 15:41:52.724960 crc crio[3653]: time="2026-06-12T15:41:52.724479264Z" level=info msg="Starting container: e5e4564cc45e213c75dd226777162ed67ce2873cafb3bb7e37846a619da6932f" id=8e82989b-0c4f-4dc0-ad1d-d7ed0c523de5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.722492 | controller | Jun 12 15:41:52.763847 crc crio[3653]: time="2026-06-12T15:41:52.763685535Z" level=info msg="Started container" PID=8728 containerID=e5e4564cc45e213c75dd226777162ed67ce2873cafb3bb7e37846a619da6932f description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=8e82989b-0c4f-4dc0-ad1d-d7ed0c523de5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e
2026-06-12 17:11:40.722508 | controller | Jun 12 15:41:52.801543 crc crio[3653]: time="2026-06-12T15:41:52.80088671Z" level=info msg="Created container 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=b85aca94-fed5-4ddc-8b1c-4b206fa46d30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722524 | controller | Jun 12 15:41:52.807140 crc crio[3653]: time="2026-06-12T15:41:52.807061413Z" level=info msg="Starting container: 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad" id=8bee4d84-47a8-4c76-acb5-b148fa40aced name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.722540 | controller | Jun 12 15:41:52.839905 crc crio[3653]: time="2026-06-12T15:41:52.839670233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=144d5b0d-7471-4266-b64b-7db884b2cbb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722556 | controller | Jun 12 15:41:52.849404 crc crio[3653]: time="2026-06-12T15:41:52.849318974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=b24d5308-417e-4dee-a76a-d0ec83db63fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722572 | controller | Jun 12 15:41:52.861632 crc crio[3653]: time="2026-06-12T15:41:52.860101784Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=a3b5735e-b87f-489f-9d27-5e5a1a96e12f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722589 | controller | Jun 12 15:41:52.861632 crc crio[3653]: time="2026-06-12T15:41:52.86118099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722605 | controller | Jun 12 15:41:52.863186 crc crio[3653]: time="2026-06-12T15:41:52.863126623Z" level=info msg="Started container" PID=8733 containerID=411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=8bee4d84-47a8-4c76-acb5-b148fa40aced name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736
2026-06-12 17:11:40.722626 | controller | Jun 12 15:41:53.072917 crc crio[3653]: time="2026-06-12T15:41:53.0721264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722643 | controller | Jun 12 15:41:54.805233 crc crio[3653]: time="2026-06-12T15:41:54.804937914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722659 | controller | Jun 12 15:41:55.423161 crc crio[3653]: time="2026-06-12T15:41:55.422594636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8d97b561-619e-416e-9812-43c8cc8ffab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722675 | controller | Jun 12 15:41:55.446428 crc crio[3653]: time="2026-06-12T15:41:55.44591543Z" level=info msg="Created container ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=a3b5735e-b87f-489f-9d27-5e5a1a96e12f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722692 | controller | Jun 12 15:41:55.450660 crc crio[3653]: time="2026-06-12T15:41:55.449088795Z" level=info msg="Starting container: ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632" id=ca32ab50-7875-40fd-b9c5-8a4ed32ef9a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.722708 | controller | Jun 12 15:41:55.465174 crc crio[3653]: time="2026-06-12T15:41:55.464327574Z" level=info msg="Started container" PID=8905 containerID=ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ca32ab50-7875-40fd-b9c5-8a4ed32ef9a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405
2026-06-12 17:11:40.722725 | controller | Jun 12 15:41:55.502110 crc crio[3653]: time="2026-06-12T15:41:55.500854561Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ad7d7a14-09d2-40c4-a31e-98bb9e08befc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722741 | controller | Jun 12 15:41:55.508974 crc crio[3653]: time="2026-06-12T15:41:55.508723776Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=2948f264-b0db-4342-9a7e-d8bed8ef1020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722758 | controller | Jun 12 15:41:55.509674 crc crio[3653]: time="2026-06-12T15:41:55.509546761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722774 | controller | Jun 12 15:41:55.625075 crc crio[3653]: time="2026-06-12T15:41:55.620158335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722790 | controller | Jun 12 15:41:55.788269 crc crio[3653]: time="2026-06-12T15:41:55.787235325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722806 | controller | Jun 12 15:41:56.348147 crc crio[3653]: time="2026-06-12T15:41:56.338192755Z" level=info msg="Created container 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=2948f264-b0db-4342-9a7e-d8bed8ef1020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722825 | controller | Jun 12 15:41:56.350104 crc crio[3653]: time="2026-06-12T15:41:56.349475346Z" level=info msg="Starting container: 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9" id=8fd46b65-8ee8-4463-93cc-496f46aff872 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.722842 | controller | Jun 12 15:41:56.477197 crc crio[3653]: time="2026-06-12T15:41:56.47606273Z" level=info msg="Started container" PID=8921 containerID=37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=8fd46b65-8ee8-4463-93cc-496f46aff872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736
2026-06-12 17:11:40.722858 | controller | Jun 12 15:42:03.290039 crc crio[3653]: time="2026-06-12T15:42:03.289475056Z" level=info msg="NetworkStart: stopping network for sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.722874 | controller | Jun 12 15:42:04.304214 crc crio[3653]: time="2026-06-12T15:42:04.303976069Z" level=info msg="NetworkStart: stopping network for sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.722889 | controller | Jun 12 15:42:04.632170 crc crio[3653]: time="2026-06-12T15:42:04.631909335Z" level=info msg="NetworkStart: stopping network for sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.722905 | controller | Jun 12 15:42:04.994574 crc crio[3653]: time="2026-06-12T15:42:04.993756625Z" level=info msg="NetworkStart: stopping network for sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.722920 | controller | Jun 12 15:42:05.138842 crc crio[3653]: time="2026-06-12T15:42:05.138393279Z" level=info msg="NetworkStart: stopping network for sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.722935 | controller | Jun 12 15:42:05.642193 crc crio[3653]: time="2026-06-12T15:42:05.641859586Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=efa92488-75cd-479d-a7db-faca945e6aac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722951 | controller | Jun 12 15:42:05.652308 crc crio[3653]: time="2026-06-12T15:42:05.648429736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=d5dabebd-1758-4503-97b5-79fe3e22b59b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.722967 | controller | Jun 12 15:42:05.656314 crc crio[3653]: time="2026-06-12T15:42:05.655229536Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=bed3a726-870d-42ea-8ed4-d91f5c5852c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.722983 | controller | Jun 12 15:42:05.656933 crc crio[3653]: time="2026-06-12T15:42:05.656829814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.722999 | controller | Jun 12 15:42:05.696263 crc crio[3653]: time="2026-06-12T15:42:05.696065706Z" level=info msg="NetworkStart: stopping network for sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723018 | controller | Jun 12 15:42:05.712477 crc crio[3653]: time="2026-06-12T15:42:05.712315658Z" level=info msg="NetworkStart: stopping network for sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723034 | controller | Jun 12 15:42:05.869240 crc crio[3653]: time="2026-06-12T15:42:05.86910887Z" level=info msg="NetworkStart: stopping network for sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723050 | controller | Jun 12 15:42:05.883148 crc crio[3653]: time="2026-06-12T15:42:05.883032384Z" level=info msg="NetworkStart: stopping network for sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723066 | controller | Jun 12 15:42:05.936681 crc crio[3653]: time="2026-06-12T15:42:05.93597471Z" level=info msg="NetworkStart: stopping network for sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723082 | controller | Jun 12 15:42:05.940751 crc crio[3653]: time="2026-06-12T15:42:05.94066943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723097 | controller | Jun 12 15:42:06.273218 crc crio[3653]: time="2026-06-12T15:42:06.272208909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723113 | controller | Jun 12 15:42:06.409594 crc crio[3653]: time="2026-06-12T15:42:06.409447068Z" level=info msg="Created container 80e4bc47a8c55c8ea3c048bdf0118dd64ed2c9e35d4a652e2909818928785931: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=bed3a726-870d-42ea-8ed4-d91f5c5852c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.723129 | controller | Jun 12 15:42:06.413477 crc crio[3653]: time="2026-06-12T15:42:06.41325449Z" level=info msg="Starting container: 80e4bc47a8c55c8ea3c048bdf0118dd64ed2c9e35d4a652e2909818928785931" id=733870ef-9769-4191-8db1-65204f7f9fb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.723145 | controller | Jun 12 15:42:06.427430 crc crio[3653]: time="2026-06-12T15:42:06.426944383Z" level=info msg="Started container" PID=9247 containerID=80e4bc47a8c55c8ea3c048bdf0118dd64ed2c9e35d4a652e2909818928785931 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=733870ef-9769-4191-8db1-65204f7f9fb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e
2026-06-12 17:11:40.723162 | controller | Jun 12 15:42:06.946095 crc crio[3653]: time="2026-06-12T15:42:06.945973213Z" level=info msg="NetworkStart: stopping network for sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723233 | controller | Jun 12 15:42:07.195306 crc crio[3653]: time="2026-06-12T15:42:07.195221705Z" level=info msg="NetworkStart: stopping network for sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723262 | controller | Jun 12 15:42:07.222831 crc crio[3653]: time="2026-06-12T15:42:07.222642033Z" level=info msg="NetworkStart: stopping network for sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723282 | controller | Jun 12 15:42:07.378712 crc crio[3653]: time="2026-06-12T15:42:07.378584289Z" level=info msg="NetworkStart: stopping network for sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723299 | controller | Jun 12 15:42:07.448810 crc crio[3653]: time="2026-06-12T15:42:07.448673796Z" level=info msg="NetworkStart: stopping network for sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723315 | controller | Jun 12 15:42:07.465795 crc crio[3653]: time="2026-06-12T15:42:07.465640419Z" level=info msg="NetworkStart: stopping network for sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723332 | controller | Jun 12 15:42:07.663797 crc crio[3653]: time="2026-06-12T15:42:07.663744051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=7704ea06-def3-4cc7-a02a-81af79ed2449 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.723361 | controller | Jun 12 15:42:07.666443 crc crio[3653]: time="2026-06-12T15:42:07.666379453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=11197b91-5e73-4e03-beca-0325bfda2c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.723382 | controller | Jun 12 15:42:07.678835 crc crio[3653]: time="2026-06-12T15:42:07.678766001Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=eecf5159-9f13-470d-a01d-94ab04484c47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.723398 | controller | Jun 12 15:42:07.679366 crc crio[3653]: time="2026-06-12T15:42:07.679330455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723415 | controller | Jun 12 15:42:07.704045 crc crio[3653]: time="2026-06-12T15:42:07.703956095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723431 | controller | Jun 12 15:42:07.985099 crc crio[3653]: time="2026-06-12T15:42:07.984676837Z" level=info msg="NetworkStart: stopping network for sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723447 | controller | Jun 12 15:42:07.995134 crc crio[3653]: time="2026-06-12T15:42:07.99506979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723463 | controller | Jun 12 15:42:08.087093 crc crio[3653]: time="2026-06-12T15:42:08.086966206Z" level=info msg="Created container b2564e186feeec51542a79da06505d74c8331e6e9a61deb1fdf256a7cf29f2e1: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=eecf5159-9f13-470d-a01d-94ab04484c47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.723479 | controller | Jun 12 15:42:08.089478 crc crio[3653]: time="2026-06-12T15:42:08.089360908Z" level=info msg="Starting container: b2564e186feeec51542a79da06505d74c8331e6e9a61deb1fdf256a7cf29f2e1" id=1b50030f-b3b6-4bf2-be7e-60a41fa60f8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.723495 | controller | Jun 12 15:42:08.095250 crc crio[3653]: time="2026-06-12T15:42:08.095142874Z" level=info msg="Started container" PID=9298 containerID=b2564e186feeec51542a79da06505d74c8331e6e9a61deb1fdf256a7cf29f2e1 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=1b50030f-b3b6-4bf2-be7e-60a41fa60f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e
2026-06-12 17:11:40.723531 | controller | Jun 12 15:42:08.285240 crc crio[3653]: time="2026-06-12T15:42:08.285088859Z" level=info msg="NetworkStart: stopping network for sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723549 | controller | Jun 12 15:42:08.622855 crc crio[3653]: time="2026-06-12T15:42:08.622653355Z" level=info msg="NetworkStart: stopping network for sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723564 | controller | Jun 12 15:42:08.680792 crc crio[3653]: time="2026-06-12T15:42:08.680705979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=6e737abc-732f-4e4c-8102-a996aeb46d49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.723580 | controller | Jun 12 15:42:08.683293 crc crio[3653]: time="2026-06-12T15:42:08.683247397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=1b902c52-f805-4ac4-b9a1-471a21ce92bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.723596 | controller | Jun 12 15:42:08.686814 crc crio[3653]: time="2026-06-12T15:42:08.686752986Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=3869b3d8-af84-4e43-8da5-d73754cb79a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.723612 | controller | Jun 12 15:42:08.687115 crc crio[3653]: time="2026-06-12T15:42:08.68707121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723628 | controller | Jun 12 15:42:08.720761 crc crio[3653]: time="2026-06-12T15:42:08.720652531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723644 | controller | Jun 12 15:42:08.747161 crc crio[3653]: time="2026-06-12T15:42:08.74692506Z" level=info msg="NetworkStart: stopping network for sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723660 | controller | Jun 12 15:42:08.752698 crc crio[3653]: time="2026-06-12T15:42:08.752580381Z" level=info msg="NetworkStart: stopping network for sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723675 | controller | Jun 12 15:42:08.776926 crc crio[3653]: time="2026-06-12T15:42:08.776798193Z" level=info msg="NetworkStart: stopping network for sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723691 | controller | Jun 12 15:42:08.800784 crc crio[3653]: time="2026-06-12T15:42:08.800626569Z" level=info msg="NetworkStart: stopping network for sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723707 | controller | Jun 12 15:42:08.850264 crc crio[3653]: time="2026-06-12T15:42:08.849768943Z" level=info msg="NetworkStart: stopping network for sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723726 | controller | Jun 12 15:42:08.958801 crc crio[3653]: time="2026-06-12T15:42:08.958429754Z" level=info msg="NetworkStart: stopping network for sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723742 | controller | Jun 12 15:42:09.001877 crc crio[3653]: time="2026-06-12T15:42:09.001814933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723758 | controller | Jun 12 15:42:09.090158 crc crio[3653]: time="2026-06-12T15:42:09.089953199Z" level=info msg="Created container 97b33ad4b285699cd1032b2fbc3705085d8e9d64a9f541f453075c43ec21ead1: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=3869b3d8-af84-4e43-8da5-d73754cb79a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.723774 | controller | Jun 12 15:42:09.092146 crc crio[3653]: time="2026-06-12T15:42:09.092034238Z" level=info msg="Starting container: 97b33ad4b285699cd1032b2fbc3705085d8e9d64a9f541f453075c43ec21ead1" id=38056123-c405-4baf-a266-5404a26f8134 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.723790 | controller | Jun 12 15:42:09.097862 crc crio[3653]: time="2026-06-12T15:42:09.097808614Z" level=info msg="NetworkStart: stopping network for sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723807 | controller | Jun 12 15:42:09.098200 crc crio[3653]: time="2026-06-12T15:42:09.097917799Z" level=info msg="Started container" PID=9319 containerID=97b33ad4b285699cd1032b2fbc3705085d8e9d64a9f541f453075c43ec21ead1 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=38056123-c405-4baf-a266-5404a26f8134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e
2026-06-12 17:11:40.723823 | controller | Jun 12 15:42:09.122212 crc crio[3653]: time="2026-06-12T15:42:09.122093189Z" level=info msg="NetworkStart: stopping network for sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.723839 | controller | Jun 12 15:42:14.742873 crc crio[3653]: time="2026-06-12T15:42:14.742299504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=5e7ca455-536e-41bd-878b-c07e1e52baf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.723855 | controller | Jun 12 15:42:14.763802 crc crio[3653]: time="2026-06-12T15:42:14.760038669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=641d42d0-b0dd-4823-ac35-fbff0ed9960d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.723871 | controller | Jun 12 15:42:14.764095 crc crio[3653]: time="2026-06-12T15:42:14.763829223Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=fd6eabd3-9e27-4c10-82ff-7fbbb06098b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.723888 | controller | Jun 12 15:42:14.764551 crc crio[3653]: time="2026-06-12T15:42:14.764426579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723904 | controller | Jun 12 15:42:14.803811 crc crio[3653]: time="2026-06-12T15:42:14.800673341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723923 | controller | Jun 12 15:42:15.096913 crc crio[3653]: time="2026-06-12T15:42:15.096676458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.723939 | controller | Jun 12 15:42:15.214851 crc crio[3653]: time="2026-06-12T15:42:15.21442602Z" level=info msg="Created container 691762045fcfc5d1e6e8fcaea23795b4c7bf53fa0563249df7ba8c4c3f5c0245: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=fd6eabd3-9e27-4c10-82ff-7fbbb06098b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.723955 | controller | Jun 12 15:42:15.216734 crc crio[3653]: time="2026-06-12T15:42:15.21663732Z" level=info msg="Starting container: 691762045fcfc5d1e6e8fcaea23795b4c7bf53fa0563249df7ba8c4c3f5c0245" id=abd2c944-fd25-4a70-b414-56fde36148fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.723971 | controller | Jun 12 15:42:15.236116 crc crio[3653]: time="2026-06-12T15:42:15.235903997Z" level=info msg="Started container" PID=9560 containerID=691762045fcfc5d1e6e8fcaea23795b4c7bf53fa0563249df7ba8c4c3f5c0245 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=abd2c944-fd25-4a70-b414-56fde36148fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e
2026-06-12 17:11:40.723988 | controller | Jun 12 15:42:15.757685 crc crio[3653]: time="2026-06-12T15:42:15.757434176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=f4266272-2d78-4656-9f43-8f2a216c08fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.724004 | controller | Jun 12 15:42:15.761469 crc crio[3653]: time="2026-06-12T15:42:15.761266471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=f8184c49-9ddf-4051-8f94-b60c4948be7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.724019 | controller | Jun 12 15:42:15.764843 crc crio[3653]: time="2026-06-12T15:42:15.764724725Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=2f0d6225-735a-4801-b870-3a18cbe921e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.724079 | controller | Jun 12 15:42:15.766682 crc crio[3653]: time="2026-06-12T15:42:15.766456743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.724099 | controller | Jun 12 15:42:15.808072 crc crio[3653]: time="2026-06-12T15:42:15.807850665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.724116 | controller | Jun 12 15:42:16.068023 crc crio[3653]: time="2026-06-12T15:42:16.067480139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.724133 | controller | Jun 12 15:42:16.171300 crc crio[3653]: time="2026-06-12T15:42:16.171124294Z" level=info msg="Created container 308fd512e26e7b2710c20a5bfd0b82a04f22b401807fda445ffa7658e37e06be: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=2f0d6225-735a-4801-b870-3a18cbe921e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.724149 | controller | Jun 12 15:42:16.172833 crc crio[3653]: time="2026-06-12T15:42:16.172726028Z" level=info msg="Starting container: 308fd512e26e7b2710c20a5bfd0b82a04f22b401807fda445ffa7658e37e06be" id=060c7e97-0a71-4b31-a4fa-372b3c927491 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.724165 | controller | Jun 12 15:42:16.180629 crc crio[3653]: time="2026-06-12T15:42:16.180368787Z" level=info msg="Started container" PID=9652 containerID=308fd512e26e7b2710c20a5bfd0b82a04f22b401807fda445ffa7658e37e06be description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=060c7e97-0a71-4b31-a4fa-372b3c927491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e
2026-06-12 17:11:40.724212 | controller | Jun 12 15:42:27.875142 crc crio[3653]: time="2026-06-12T15:42:27.873865839Z" level=info msg="Removing container: 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c" id=e66ecab9-9eb3-42a9-a256-071d25ddfeb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.724231 | controller | Jun 12 15:42:28.037115 crc crio[3653]: time="2026-06-12T15:42:28.036994032Z" level=info msg="Removed container 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e66ecab9-9eb3-42a9-a256-071d25ddfeb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.724247 | controller | Jun 12 15:42:34.422946 crc crio[3653]: 2026-06-12T15:42:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8acce7d9e9c5bad Mac:ce:ff:71:15:28:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724263 | controller | Jun 12 15:42:36.116391 crc crio[3653]: 2026-06-12T15:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa0478b22e85ecb Mac:b2:fe:8d:c8:22:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd SocketPath: PciID:}] [{Interface:0xc00043a5c0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724279 | controller | Jun 12 15:42:36.360021 crc crio[3653]: time="2026-06-12T15:42:36.359392213Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/POD" id=6018d4ab-27f5-4467-b1a7-69dee9b28e63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.724296 | controller | Jun 12 15:42:36.360594 crc crio[3653]: time="2026-06-12T15:42:36.360055111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.724311 | controller | Jun 12 15:42:36.841035 crc crio[3653]: 2026-06-12T15:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfa1bbedcd15ef2 Mac:f6:1f:d6:a3:cc:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 SocketPath: PciID:}] [{Interface:0xc0003679b0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724327 | controller | Jun 12 15:42:36.930459 crc crio[3653]: 2026-06-12T15:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c4ebb877123e3f Mac:4a:8c:06:af:ce:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 SocketPath: PciID:}] [{Interface:0xc000123ca0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724343 | controller | Jun 12 15:42:37.057329 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1ebe46f529564d Mac:a2:c2:8e:64:0e:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b SocketPath: PciID:}] [{Interface:0xc000509030 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724378 | controller | Jun 12 15:42:37.126423 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49b2ed28a90cd3e Mac:46:6f:14:46:90:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 SocketPath: PciID:}] [{Interface:0xc000014970 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724398 | controller | Jun 12 15:42:37.148429 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad02ee2d767e33a Mac:46:53:ca:41:60:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c SocketPath: PciID:}] [{Interface:0xc000015170 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724414 | controller | Jun 12 15:42:37.265851 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51af2305cd0b8c1 Mac:46:37:14:87:09:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 SocketPath: PciID:}] [{Interface:0xc0001256d0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724430 | controller | Jun 12 15:42:37.273037 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a35c8bf14ced452 Mac:36:37:5d:0a:46:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b SocketPath: PciID:}] [{Interface:0xc00032fad0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724446 | controller | Jun 12 15:42:37.294899 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41c4ffad5f1953c Mac:d6:90:e6:73:fe:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee SocketPath: PciID:}] [{Interface:0xc000457470 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724462 | controller | Jun 12 15:42:37.378643 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efca5c1103123e2 Mac:be:a1:64:d4:a0:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 SocketPath: PciID:}] [{Interface:0xc000293340 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724477 | controller | Jun 12 15:42:37.552584 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9ea66f7be862fa Mac:ae:f7:8f:fd:3a:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 SocketPath: PciID:}] [{Interface:0xc000682dd0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724493 | controller | Jun 12 15:42:37.561881 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b2428830b65024 Mac:9a:2e:29:ff:ab:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 SocketPath: PciID:}] [{Interface:0xc0003ad0d0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724509 | controller | Jun 12 15:42:37.666366 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bf1bd7f69fa409 Mac:6e:0a:ce:bb:b7:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 SocketPath: PciID:}] [{Interface:0xc00012ba50 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724524 | controller | Jun 12 15:42:37.673940 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7f663eae71bfa6 Mac:ba:63:b6:56:46:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc SocketPath: PciID:}] [{Interface:0xc00037b090 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724542 | controller | Jun 12 15:42:37.677572 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f31588cc149da6b Mac:c2:d5:c7:86:3c:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 SocketPath: PciID:}] [{Interface:0xc000268df0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724559 | controller | Jun 12 15:42:37.680651 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d960ad72947ca51 Mac:de:36:a0:4e:88:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 SocketPath: PciID:}] [{Interface:0xc000292c20 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724574 | controller | Jun 12 15:42:37.707081 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad61f219f279edf Mac:ba:29:9d:07:c3:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 SocketPath: PciID:}] [{Interface:0xc0003238d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.724591 | controller | Jun 12 15:42:37.707880 crc crio[3653]: time="2026-06-12T15:42:37.707755132Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.724607 | controller | Jun 12 15:42:37.707969 crc crio[3653]: time="2026-06-12T15:42:37.707908556Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_64b60a61-6da2-4bcc-b365-d0f957fef600\""
2026-06-12 17:11:40.724624 | controller | Jun 12 15:42:37.708131 crc crio[3653]: time="2026-06-12T15:42:37.70805396Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bec4d6b1-4e2b-49da-b766-2d219b51cf75 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:0xc0001a16b0}] Aliases:map[]}"
2026-06-12 17:11:40.724641 | controller | Jun 12 15:42:37.708131 crc crio[3653]: time="2026-06-12T15:42:37.708117172Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.724657 | controller | Jun 12 15:42:37.708292 crc crio[3653]: time="2026-06-12T15:42:37.708135563Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.724673 | controller | Jun 12 15:42:37.708292 crc crio[3653]: time="2026-06-12T15:42:37.708148383Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.724689 | controller | Jun 12 15:42:37.708292 crc crio[3653]: time="2026-06-12T15:42:37.708246636Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 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:0xc0001a0a98}] Aliases:map[]}"
2026-06-12 17:11:40.724706 | controller | Jun 12 15:42:37.708398 crc crio[3653]: time="2026-06-12T15:42:37.708357869Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a94eb92d-b669-4959-ae87-a8fbd762e50a 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:0xc002a90df0}] Aliases:map[]}"
2026-06-12 17:11:40.724726 | controller | Jun 12 15:42:37.708667 crc crio[3653]: time="2026-06-12T15:42:37.708448641Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.724743 | controller | Jun 12 15:42:37.708667 crc crio[3653]: time="2026-06-12T15:42:37.708573395Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.724759 | controller | Jun 12 15:42:37.708667 crc crio[3653]: time="2026-06-12T15:42:37.708595745Z" 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-12 17:11:40.724775 | controller | Jun 12 15:42:37.708885 crc crio[3653]: time="2026-06-12T15:42:37.708749909Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82db0d0c-41c1-41f8-84f7-4e8346647815 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:0xc000764000}] Aliases:map[]}"
2026-06-12 17:11:40.724791 | controller | Jun 12 15:42:37.709296 crc crio[3653]: time="2026-06-12T15:42:37.708943505Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc001522280}] Aliases:map[]}"
2026-06-12 17:11:40.724807 | controller | Jun 12 15:42:37.709296 crc crio[3653]: time="2026-06-12T15:42:37.70912733Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc001706350}] Aliases:map[]}"
2026-06-12 17:11:40.724823 | controller | Jun 12 15:42:37.709296 crc crio[3653]: time="2026-06-12T15:42:37.709233583Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7893ff48-18c8-453f-9e7b-8eebb3daed90 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:0xc001706e10}] Aliases:map[]}"
2026-06-12 17:11:40.724840 | controller | Jun 12 15:42:37.709487 crc crio[3653]: time="2026-06-12T15:42:37.709319975Z" 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-12 17:11:40.724856 | controller | Jun 12 15:42:37.709487 crc crio[3653]: time="2026-06-12T15:42:37.709360276Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6f176c53-b74e-41ea-9a62-529410be8b04 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:0xc0029a6018}] Aliases:map[]}"
2026-06-12 17:11:40.724875 | controller | Jun 12 15:42:37.709715 crc crio[3653]: time="2026-06-12T15:42:37.709615463Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f98df8ef-d3bd-4db9-b08f-76b98ec8d33e 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:0xc00008cde0}] Aliases:map[]}"
2026-06-12 17:11:40.724891 | controller | Jun 12 15:42:37.709763 crc crio[3653]: time="2026-06-12T15:42:37.709718676Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.724907 | controller | Jun 12 15:42:37.709763 crc crio[3653]: time="2026-06-12T15:42:37.709745117Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.724923 | controller | Jun 12 15:42:37.709830 crc crio[3653]: time="2026-06-12T15:42:37.709759467Z" 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-12 17:11:40.724939 | controller | Jun 12 15:42:37.710037 crc crio[3653]: time="2026-06-12T15:42:37.709982233Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7a234a75-1f9d-4447-8aee-8a0cf98ad9bd 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:0xc000e1a000}] Aliases:map[]}"
2026-06-12 17:11:40.724956 | controller | Jun 12 15:42:37.710195 crc crio[3653]: time="2026-06-12T15:42:37.708458921Z" 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-12 17:11:40.724972 | controller | Jun 12 15:42:37.710195 crc crio[3653]: time="2026-06-12T15:42:37.709484559Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.724988 | controller | Jun 12 15:42:37.710689 crc crio[3653]: time="2026-06-12T15:42:37.71059796Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b 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:0xc000764460}] Aliases:map[]}"
2026-06-12 17:11:40.725004 | controller | Jun 12 15:42:37.710845 crc crio[3653]: time="2026-06-12T15:42:37.710764164Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc00008c4f0}] Aliases:map[]}"
2026-06-12 17:11:40.725025 | controller | Jun 12 15:42:37.710845 crc crio[3653]: time="2026-06-12T15:42:37.710831196Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc0029a69a0}] Aliases:map[]}"
2026-06-12 17:11:40.725041 | controller | Jun 12 15:42:37.711017 crc crio[3653]: time="2026-06-12T15:42:37.71097104Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725058 | controller | Jun 12 15:42:37.711095 crc crio[3653]: time="2026-06-12T15:42:37.711056912Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725074 | controller | Jun 12 15:42:37.711410 crc crio[3653]: time="2026-06-12T15:42:37.71133247Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 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:0xc001790730}] Aliases:map[]}"
2026-06-12 17:11:40.725090 | controller | Jun 12 15:42:37.711608 crc crio[3653]: time="2026-06-12T15:42:37.710795755Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725106 | controller | Jun 12 15:42:37.711689 crc crio[3653]: time="2026-06-12T15:42:37.711605818Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc000764688}] Aliases:map[]}"
2026-06-12 17:11:40.725123 | controller | Jun 12 15:42:37.711736 crc crio[3653]: time="2026-06-12T15:42:37.71168384Z" level=info msg="Got pod network &{Name:collect-profiles-29687970-qfg2x Namespace:openshift-operator-lifecycle-manager ID:f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 UID:b1ec2448-4d40-4afd-907a-6b38271a6735 NetNS:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1ec2448_4d40_4afd_907a_6b38271a6735.slice PodAnnotations:0xc002a90ec8}] Aliases:map[]}"
2026-06-12 17:11:40.725139 | controller | Jun 12 15:42:37.711736 crc crio[3653]: time="2026-06-12T15:42:37.71171234Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687970-qfg2x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.725155 | controller | Jun 12 15:42:37.711819 crc crio[3653]: time="2026-06-12T15:42:37.711754842Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725174 | controller | Jun 12 15:42:37.711929 crc crio[3653]: time="2026-06-12T15:42:37.711566706Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725191 | controller | Jun 12 15:42:37.712072 crc crio[3653]: time="2026-06-12T15:42:37.712012799Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc002696090}] Aliases:map[]}"
2026-06-12 17:11:40.725208 | controller | Jun 12 15:42:37.712205 crc crio[3653]: time="2026-06-12T15:42:37.712148872Z" 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-12 17:11:40.725224 | controller | Jun 12 15:42:37.712594 crc crio[3653]: time="2026-06-12T15:42:37.711588457Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc00008c658}] Aliases:map[]}"
2026-06-12 17:11:40.725240 | controller | Jun 12 15:42:37.712594 crc crio[3653]: time="2026-06-12T15:42:37.712389639Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 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:0xc000e1ad00}] Aliases:map[]}"
2026-06-12 17:11:40.725256 | controller | Jun 12 15:42:37.712594 crc crio[3653]: time="2026-06-12T15:42:37.71242919Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/bab0ff94-f52e-4c11-b77b-33d3b19aa544 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:0xc001790030}] Aliases:map[]}"
2026-06-12 17:11:40.725272 | controller | Jun 12 15:42:37.712594 crc crio[3653]: time="2026-06-12T15:42:37.712561634Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725288 | controller | Jun 12 15:42:37.712859 crc crio[3653]: time="2026-06-12T15:42:37.712698337Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.725304 | controller | Jun 12 15:42:37.712859 crc crio[3653]: time="2026-06-12T15:42:37.712724538Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.725320 | controller | Jun 12 15:42:37.712859 crc crio[3653]: time="2026-06-12T15:42:37.712739048Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.725339 | controller | Jun 12 15:42:37.712859 crc crio[3653]: time="2026-06-12T15:42:37.712764049Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b 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:0xc0026968c0}] Aliases:map[]}"
2026-06-12 17:11:40.725375 | controller | Jun 12 15:42:37.712859 crc crio[3653]: time="2026-06-12T15:42:37.71280794Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc001522180}] Aliases:map[]}"
2026-06-12 17:11:40.725393 | controller | Jun 12 15:42:37.713075 crc crio[3653]: time="2026-06-12T15:42:37.712894623Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725410 | controller | Jun 12 15:42:37.713075 crc crio[3653]: time="2026-06-12T15:42:37.712952134Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725426 | controller | Jun 12 15:42:37.714010 crc crio[3653]: time="2026-06-12T15:42:37.713207311Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc0029a6cd0}] Aliases:map[]}"
2026-06-12 17:11:40.725442 | controller | Jun 12 15:42:37.714205 crc crio[3653]: time="2026-06-12T15:42:37.714128567Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725457 | controller | Jun 12 15:42:37.714533 crc crio[3653]: time="2026-06-12T15:42:37.712024339Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6b025623-a03c-4700-a55e-5009bca0b6ff 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:0xc00008cde8}] Aliases:map[]}"
2026-06-12 17:11:40.725473 | controller | Jun 12 15:42:37.714628 crc crio[3653]: time="2026-06-12T15:42:37.712744859Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 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:0xc000208b48}] Aliases:map[]}"
2026-06-12 17:11:40.725492 | controller | Jun 12 15:42:37.714844 crc crio[3653]: time="2026-06-12T15:42:37.714797025Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725508 | controller | Jun 12 15:42:37.715077 crc crio[3653]: time="2026-06-12T15:42:37.712713608Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725524 | controller | Jun 12 15:42:37.715160 crc crio[3653]: time="2026-06-12T15:42:37.713645393Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9431ac99-461b-4ae5-9a61-82e68174929e 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:0xc0001a1720}] Aliases:map[]}"
2026-06-12 17:11:40.725540 | controller | Jun 12 15:42:37.715366 crc crio[3653]: time="2026-06-12T15:42:37.715034711Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/fa1e6a6b-a71b-4c4f-ae44-4121006b0a89 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:0xc00008ce00}] Aliases:map[]}"
2026-06-12 17:11:40.725555 | controller | Jun 12 15:42:37.718155 crc crio[3653]: time="2026-06-12T15:42:37.718060734Z" level=info msg="Ran pod sandbox 51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=a38b7082-58ec-4ad1-bc91-b1ed40241315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.725571 | controller | Jun 12 15:42:37.718790 crc crio[3653]: time="2026-06-12T15:42:37.713688565Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.725586 | controller | Jun 12 15:42:37.718790 crc crio[3653]: time="2026-06-12T15:42:37.718769763Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.725602 | controller | Jun 12 15:42:37.718790 crc crio[3653]: time="2026-06-12T15:42:37.718787784Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.725618 | controller | Jun 12 15:42:37.719389 crc crio[3653]: time="2026-06-12T15:42:37.713418197Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/769ebf31-22c8-4747-9087-e176b8f1d83a 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:0xc0029a6038}] Aliases:map[]}"
2026-06-12 17:11:40.725633 | controller | Jun 12 15:42:37.719485 crc crio[3653]: time="2026-06-12T15:42:37.713800558Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1e1733a4-2a7b-4119-b8eb-46baec7310b0 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:0xc000764020}] Aliases:map[]}"
2026-06-12 17:11:40.725652 | controller | Jun 12 15:42:37.719485 crc crio[3653]: time="2026-06-12T15:42:37.713794257Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc0007647a0}] Aliases:map[]}"
2026-06-12 17:11:40.725669 | controller | Jun 12 15:42:37.719747 crc crio[3653]: time="2026-06-12T15:42:37.710813276Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc00008c5e8}] Aliases:map[]}"
2026-06-12 17:11:40.725685 | controller | Jun 12 15:42:37.719894 crc crio[3653]: time="2026-06-12T15:42:37.719848103Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725700 | controller | Jun 12 15:42:37.719894 crc crio[3653]: time="2026-06-12T15:42:37.719882254Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.725716 | controller | Jun 12 15:42:37.720458 crc crio[3653]: time="2026-06-12T15:42:37.713817108Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc0017061e8}] Aliases:map[]}"
2026-06-12 17:11:40.725732 | controller | Jun 12 15:42:37.720458 crc crio[3653]: time="2026-06-12T15:42:37.720435299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=bae79ed9-3c3c-4934-90e1-f47cae86dbc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.725748 | controller | Jun 12 15:42:37.720918 crc crio[3653]: time="2026-06-12T15:42:37.720858011Z" 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-12 17:11:40.725764 | controller | Jun 12 15:42:37.725101 crc crio[3653]: time="2026-06-12T15:42:37.724987804Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.725780 | controller | Jun 12 15:42:37.725101 crc crio[3653]: time="2026-06-12T15:42:37.725074936Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.725796 | controller | Jun 12 15:42:37.725101 crc crio[3653]: time="2026-06-12T15:42:37.725092697Z" 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-12 17:11:40.725815 | controller | Jun 12 15:42:37.725915 crc crio[3653]: time="2026-06-12T15:42:37.725308773Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d59d18d4-2dd8-4359-96b3-433839657b83 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:0xc0029a6050}] Aliases:map[]}"
2026-06-12 17:11:40.725832 | controller | Jun 12 15:42:37.727644 crc crio[3653]: time="2026-06-12T15:42:37.727599145Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.725849 | controller | Jun 12 15:42:37.727794 crc crio[3653]: time="2026-06-12T15:42:37.72776691Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.725865 | controller | Jun 12 15:42:37.727891 crc crio[3653]: time="2026-06-12T15:42:37.727868553Z" 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-12 17:11:40.725881 | controller | Jun 12 15:42:37.728218 crc crio[3653]: time="2026-06-12T15:42:37.728025707Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3d673f17-996e-4f55-aa76-651367d04e23 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:0xc0002081d0}] Aliases:map[]}"
2026-06-12 17:11:40.725898 | controller | Jun 12 15:42:37.728300 crc crio[3653]: time="2026-06-12T15:42:37.727825651Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/04706542-88a2-4875-81d5-5eec9af14a8a 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:0xc00008ce18}] Aliases:map[]}"
2026-06-12 17:11:40.725914 | controller | Jun 12 15:42:37.728444 crc crio[3653]: time="2026-06-12T15:42:37.727608295Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/75410e88-3cf4-4f4c-a300-c9a6a0982de2 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:0xc0001a1738}] Aliases:map[]}"
2026-06-12 17:11:40.725931 | controller | Jun 12 15:42:37.732032 crc crio[3653]: time="2026-06-12T15:42:37.731881992Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/36741e54-1a69-4638-8e22-e97464e0f26d 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:0xc000764040}] Aliases:map[]}"
2026-06-12 17:11:40.725951 | controller | Jun 12 15:42:37.732288 crc crio[3653]: time="2026-06-12T15:42:37.731893313Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e5592f2d-1e21-4204-9bb2-b7d5a84f787f 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:0xc001706e28}] Aliases:map[]}"
2026-06-12 17:11:40.725967 | controller | Jun 12 15:42:37.732399 crc crio[3653]: time="2026-06-12T15:42:37.732328995Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4210fdf5-b071-4e5f-b282-f2837de45c94 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:0xc0029a6078}] Aliases:map[]}"
2026-06-12 17:11:40.725983 | controller | Jun 12 15:42:37.732565 crc crio[3653]: time="2026-06-12T15:42:37.732382416Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8c737d42-7a71-4a96-8710-7516a2d20058 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:0xc001522190}] Aliases:map[]}"
2026-06-12 17:11:40.725999 | controller | Jun 12 15:42:37.732646 crc crio[3653]: time="2026-06-12T15:42:37.731934034Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0cdacf2a-f90e-413a-9556-19edc73b0940 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:0xc0001a1750}] Aliases:map[]}"
2026-06-12 17:11:40.726014 | controller | Jun 12 15:42:37.732998 crc crio[3653]: time="2026-06-12T15:42:37.732399966Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d2a1a061-c646-479e-9bad-d42f777ed9cf 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:0xc000e1a068}] Aliases:map[]}"
2026-06-12 17:11:40.726030 | controller | Jun 12 15:42:37.736867 crc crio[3653]: time="2026-06-12T15:42:37.736766416Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ef19c84f-1c5d-4760-b074-67469061f365 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:0xc00008ce30}] Aliases:map[]}"
2026-06-12 17:11:40.726045 | controller | Jun 12 15:42:37.738320 crc crio[3653]: time="2026-06-12T15:42:37.738283587Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726066 | controller | Jun 12 15:42:37.738735 crc crio[3653]: time="2026-06-12T15:42:37.738324689Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/b7b8b57f-297f-4af1-a0b4-c77e168308af 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:0xc00008ce48}] Aliases:map[]}"
2026-06-12 17:11:40.726083 | controller | Jun 12 15:42:37.739096 crc crio[3653]: time="2026-06-12T15:42:37.738702119Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726099 | controller | Jun 12 15:42:37.739333 crc crio[3653]: time="2026-06-12T15:42:37.739306185Z" 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-12 17:11:40.726116 | controller | Jun 12 15:42:37.742349 crc crio[3653]: time="2026-06-12T15:42:37.741810434Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/aa34027e-b893-48dc-b748-d7b8794eed64 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:0xc0029a6090}] Aliases:map[]}"
2026-06-12 17:11:40.726132 | controller | Jun 12 15:42:37.742544 crc crio[3653]: time="2026-06-12T15:42:37.742361419Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726148 | controller | Jun 12 15:42:37.742544 crc crio[3653]: time="2026-06-12T15:42:37.74239496Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726165 | controller | Jun 12 15:42:37.742544 crc crio[3653]: time="2026-06-12T15:42:37.742417271Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726181 | controller | Jun 12 15:42:37.742544 crc crio[3653]: time="2026-06-12T15:42:37.742458162Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726197 | controller | Jun 12 15:42:37.742544 crc crio[3653]: time="2026-06-12T15:42:37.742476632Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726213 | controller | Jun 12 15:42:37.742544 crc crio[3653]: time="2026-06-12T15:42:37.742531644Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726229 | controller | Jun 12 15:42:37.744711 crc crio[3653]: time="2026-06-12T15:42:37.742657377Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726246 | controller | Jun 12 15:42:37.744711 crc crio[3653]: time="2026-06-12T15:42:37.74276572Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726261 | controller | Jun 12 15:42:37.744711 crc crio[3653]: time="2026-06-12T15:42:37.742789431Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726303 | controller | Jun 12 15:42:37.744711 crc crio[3653]: time="2026-06-12T15:42:37.742158163Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8dcc0eb9-d62f-4a1c-b8b9-81f8e6885309 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:0xc0001a1768}] Aliases:map[]}"
2026-06-12 17:11:40.726331 | controller | Jun 12 15:42:37.744711 crc crio[3653]: time="2026-06-12T15:42:37.742805581Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726361 | controller | Jun 12 15:42:37.744711 crc crio[3653]: time="2026-06-12T15:42:37.744419195Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726384 | controller | Jun 12 15:42:37.744711 crc crio[3653]: time="2026-06-12T15:42:37.744657532Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726401 | controller | Jun 12 15:42:37.746252 crc crio[3653]: time="2026-06-12T15:42:37.742257396Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726418 | controller | Jun 12 15:42:37.746329 crc crio[3653]: time="2026-06-12T15:42:37.746251265Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726434 | controller | Jun 12 15:42:37.746427 crc crio[3653]: time="2026-06-12T15:42:37.746360538Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726471 | controller | Jun 12 15:42:37.747978 crc crio[3653]: time="2026-06-12T15:42:37.74788712Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726493 | controller | Jun 12 15:42:37.747978 crc crio[3653]: time="2026-06-12T15:42:37.747959722Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726510 | controller | Jun 12 15:42:37.748108 crc crio[3653]: time="2026-06-12T15:42:37.747986623Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726526 | controller | Jun 12 15:42:37.750035 crc crio[3653]: time="2026-06-12T15:42:37.749607457Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726542 | controller | Jun 12 15:42:37.750035 crc crio[3653]: time="2026-06-12T15:42:37.749848354Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726558 | controller | Jun 12 15:42:37.750035 crc crio[3653]: time="2026-06-12T15:42:37.749871024Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726574 | controller | Jun 12 15:42:37.750581 crc crio[3653]: time="2026-06-12T15:42:37.750272455Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726590 | controller | Jun 12 15:42:37.750581 crc crio[3653]: time="2026-06-12T15:42:37.750351738Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726605 | controller | Jun 12 15:42:37.750581 crc crio[3653]: time="2026-06-12T15:42:37.750371508Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726621 | controller | Jun 12 15:42:37.750581 crc crio[3653]: time="2026-06-12T15:42:37.750403719Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726641 | controller | Jun 12 15:42:37.750581 crc crio[3653]: time="2026-06-12T15:42:37.75042864Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726657 | controller | Jun 12 15:42:37.750581 crc crio[3653]: time="2026-06-12T15:42:37.75044148Z" 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-12 17:11:40.726682 | controller | Jun 12 15:42:37.751740 crc crio[3653]: time="2026-06-12T15:42:37.749632358Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726700 | controller | Jun 12 15:42:37.751740 crc crio[3653]: time="2026-06-12T15:42:37.751066917Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726716 | controller | Jun 12 15:42:37.751740 crc crio[3653]: time="2026-06-12T15:42:37.751081208Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726740 | controller | Jun 12 15:42:37.753429 crc crio[3653]: time="2026-06-12T15:42:37.749652119Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726757 | controller | Jun 12 15:42:37.753429 crc crio[3653]: time="2026-06-12T15:42:37.753227086Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726773 | controller | Jun 12 15:42:37.753429 crc crio[3653]: time="2026-06-12T15:42:37.753241167Z" 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-12 17:11:40.726795 | controller | Jun 12 15:42:37.754052 crc crio[3653]: time="2026-06-12T15:42:37.753839503Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726811 | controller | Jun 12 15:42:37.754052 crc crio[3653]: time="2026-06-12T15:42:37.753911775Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726833 | controller | Jun 12 15:42:37.754052 crc crio[3653]: time="2026-06-12T15:42:37.753932856Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726849 | controller | Jun 12 15:42:37.754052 crc crio[3653]: time="2026-06-12T15:42:37.753979887Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726871 | controller | Jun 12 15:42:37.754052 crc crio[3653]: time="2026-06-12T15:42:37.754021018Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726887 | controller | Jun 12 15:42:37.754052 crc crio[3653]: time="2026-06-12T15:42:37.754034478Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726909 | controller | Jun 12 15:42:37.754459 crc crio[3653]: time="2026-06-12T15:42:37.754350467Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726926 | controller | Jun 12 15:42:37.754459 crc crio[3653]: time="2026-06-12T15:42:37.754377668Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.726947 | controller | Jun 12 15:42:37.754459 crc crio[3653]: time="2026-06-12T15:42:37.754393368Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.726964 | controller | Jun 12 15:42:37.754646 crc crio[3653]: time="2026-06-12T15:42:37.75443891Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.726989 | controller | Jun 12 15:42:37.754646 crc crio[3653]: time="2026-06-12T15:42:37.754549203Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.727073 | controller | Jun 12 15:42:37.754646 crc crio[3653]: time="2026-06-12T15:42:37.754562743Z" 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-12 17:11:40.727097 | controller | Jun 12 15:42:37.754646 crc crio[3653]: time="2026-06-12T15:42:37.754582713Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.727114 | controller | Jun 12 15:42:37.754646 crc crio[3653]: time="2026-06-12T15:42:37.754607144Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.727130 | controller | Jun 12 15:42:37.754646 crc crio[3653]: time="2026-06-12T15:42:37.754622395Z" 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-12 17:11:40.727146 | controller | Jun 12 15:42:37.754964 crc crio[3653]: time="2026-06-12T15:42:37.749665999Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.727161 | controller | Jun 12 15:42:37.754964 crc crio[3653]: time="2026-06-12T15:42:37.754702507Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.727178 | controller | Jun 12 15:42:37.754964 crc crio[3653]: time="2026-06-12T15:42:37.754716267Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.727194 | controller | Jun 12 15:42:37.755322 crc crio[3653]: time="2026-06-12T15:42:37.755153649Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.727209 | controller | Jun 12 15:42:37.755417 crc crio[3653]: time="2026-06-12T15:42:37.755402266Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.727225 | controller | Jun 12 15:42:37.755488 crc crio[3653]: time="2026-06-12T15:42:37.755473428Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.727241 | controller | Jun 12 15:42:37.766016 crc crio[3653]: time="2026-06-12T15:42:37.761287677Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.727257 | controller | Jun 12 15:42:37.767238 crc crio[3653]: time="2026-06-12T15:42:37.767098676Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.727272 | controller | Jun 12 15:42:37.767332 crc crio[3653]: time="2026-06-12T15:42:37.76723684Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.727288 | controller | Jun 12 15:42:37.808329 crc crio[3653]: time="2026-06-12T15:42:37.807653766Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.727304 | controller | Jun 12 15:42:37.831057 crc crio[3653]: time="2026-06-12T15:42:37.828920667Z" level=info msg="Ran pod sandbox ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d9ac741e-d678-4f8a-b4c7-1d41d6b462d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727325 | controller | Jun 12 15:42:37.875456 crc crio[3653]: time="2026-06-12T15:42:37.875373988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=21a0b3ac-e0ec-45d7-b574-0e85d808ba74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727341 | controller | Jun 12 15:42:37.961123 crc crio[3653]: time="2026-06-12T15:42:37.959810798Z" level=info msg="Ran pod sandbox ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=b0865578-24f8-4f92-b010-e317f559f625 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727440 | controller | Jun 12 15:42:37.968336 crc crio[3653]: time="2026-06-12T15:42:37.967727374Z" level=info msg="Ran pod sandbox efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=2ccba16e-a7ed-4945-9f54-7d4a083e385d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727459 | controller | Jun 12 15:42:37.976344 crc crio[3653]: time="2026-06-12T15:42:37.974642114Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=41e29980-91df-4aec-a2d8-e1a98fc79f77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727476 | controller | Jun 12 15:42:38.023211 crc crio[3653]: time="2026-06-12T15:42:38.022438591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=bf53f654-4512-46c0-bf5e-8fa437c78061 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727493 | controller | Jun 12 15:42:38.030774 crc crio[3653]: time="2026-06-12T15:42:38.029899135Z" level=info msg="Ran pod sandbox a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=25ace579-6bdb-4d87-a779-9579c87a224d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727509 | controller | Jun 12 15:42:38.073421 crc crio[3653]: time="2026-06-12T15:42:38.072312325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ab1caaab-e815-426c-b6aa-6bbd03b13967 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727538 | controller | Jun 12 15:42:38.079695 crc crio[3653]: time="2026-06-12T15:42:38.075945775Z" level=info msg="Ran pod sandbox dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=4a5a1c1f-85ae-4d82-88e3-5a173b5bfb76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727554 | controller | Jun 12 15:42:38.175449 crc crio[3653]: time="2026-06-12T15:42:38.144756787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=1c306860-d910-4f64-a3b2-383c43323bee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727571 | controller | Jun 12 15:42:38.232109 crc crio[3653]: time="2026-06-12T15:42:38.223756479Z" level=info msg="Ran pod sandbox 3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=afd3c47f-7389-4b5a-9d8c-3a6e14bd2e22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727587 | controller | Jun 12 15:42:38.267388 crc crio[3653]: time="2026-06-12T15:42:38.267006563Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727603 | controller | Jun 12 15:42:38.304875 crc crio[3653]: time="2026-06-12T15:42:38.304400085Z" level=info msg="runSandbox: deleting pod ID 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361 from idIndex" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727623 | controller | Jun 12 15:42:38.363139 crc crio[3653]: time="2026-06-12T15:42:38.361815096Z" level=info msg="runSandbox: removing pod sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727640 | controller | Jun 12 15:42:38.363139 crc crio[3653]: time="2026-06-12T15:42:38.362013492Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727656 | controller | Jun 12 15:42:38.363139 crc crio[3653]: time="2026-06-12T15:42:38.362058753Z" level=info msg="runSandbox: unmounting shmPath for sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727672 | controller | Jun 12 15:42:38.456963 crc crio[3653]: time="2026-06-12T15:42:38.454457031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=7a3e58cc-3272-484e-ad9e-be5032cc4ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727688 | controller | Jun 12 15:42:38.468348 crc crio[3653]: time="2026-06-12T15:42:38.465792741Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727704 | controller | Jun 12 15:42:38.468348 crc crio[3653]: time="2026-06-12T15:42:38.466089079Z" level=info msg="runSandbox: removing pod sandbox from storage: 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727720 | controller | Jun 12 15:42:38.494956 crc crio[3653]: time="2026-06-12T15:42:38.494730143Z" level=info msg="Ran pod sandbox e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=04e4f5cf-7367-46a7-9921-9325c620a8fd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727736 | controller | Jun 12 15:42:38.544596 crc crio[3653]: time="2026-06-12T15:42:38.542005486Z" level=info msg="runSandbox: deleting pod ID 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab from idIndex" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727752 | controller | Jun 12 15:42:38.544596 crc crio[3653]: time="2026-06-12T15:42:38.542076618Z" level=info msg="runSandbox: removing pod sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727769 | controller | Jun 12 15:42:38.544596 crc crio[3653]: time="2026-06-12T15:42:38.54212522Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727785 | controller | Jun 12 15:42:38.544596 crc crio[3653]: time="2026-06-12T15:42:38.54215167Z" level=info msg="runSandbox: unmounting shmPath for sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727801 | controller | Jun 12 15:42:38.544596 crc crio[3653]: time="2026-06-12T15:42:38.542419378Z" level=info msg="Ran pod sandbox d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=a1b951eb-31b8-4bbd-ba7c-ecb59a008c00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727820 | controller | Jun 12 15:42:38.544596 crc crio[3653]: time="2026-06-12T15:42:38.54433447Z" level=info msg="Ran pod sandbox d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=a3b53f58-a7f4-449c-9a48-0aae2b744bd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727837 | controller | Jun 12 15:42:38.545765 crc crio[3653]: time="2026-06-12T15:42:38.545306647Z" level=info msg="runSandbox: removing pod sandbox from storage: 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727853 | controller | Jun 12 15:42:38.555806 crc crio[3653]: time="2026-06-12T15:42:38.555634329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2a649fc4-0394-4ff6-a124-1157864abcfb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727869 | controller | Jun 12 15:42:38.560000 crc crio[3653]: time="2026-06-12T15:42:38.559957757Z" level=info msg="Ran pod sandbox a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=76252259-9e7f-4ffa-8a30-3c331eff5894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727886 | controller | Jun 12 15:42:38.572455 crc crio[3653]: time="2026-06-12T15:42:38.569963991Z" level=info msg="Ran pod sandbox f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=896d1cd1-b0da-4a1a-a2ff-f7d4150b390e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727902 | controller | Jun 12 15:42:38.580799 crc crio[3653]: time="2026-06-12T15:42:38.578960747Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=269a1c36-37b4-49ca-b569-8840b4ecd166 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727918 | controller | Jun 12 15:42:38.580799 crc crio[3653]: time="2026-06-12T15:42:38.579105351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a7d70bb1-5e82-43a2-9ed6-e92494e99688 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727934 | controller | Jun 12 15:42:38.581113 crc crio[3653]: time="2026-06-12T15:42:38.580974013Z" level=info msg="Ran pod sandbox 49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=ce25db3a-765f-4988-9534-0bd34bf15828 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727950 | controller | Jun 12 15:42:38.582419 crc crio[3653]: time="2026-06-12T15:42:38.582376781Z" level=info msg="Ran pod sandbox 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=b593dea2-e001-423d-9ea5-a7e6a77b64e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.727966 | controller | Jun 12 15:42:38.596915 crc crio[3653]: time="2026-06-12T15:42:38.596836366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=39987933-25c5-4cb8-a010-80681982c5fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.727982 | controller | Jun 12 15:42:38.605948 crc crio[3653]: time="2026-06-12T15:42:38.605665378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d3eea9bd-e14f-4394-a661-0104aca00294 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728002 | controller | Jun 12 15:42:38.606357 crc crio[3653]: time="2026-06-12T15:42:38.60610853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=9ffb5371-f9ef-444f-bc6a-f7249d15247e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728018 | controller | Jun 12 15:42:38.619985 crc crio[3653]: time="2026-06-12T15:42:38.613320187Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728034 | controller | Jun 12 15:42:38.619985 crc crio[3653]: time="2026-06-12T15:42:38.61962199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=8fc7570c-43a7-46ce-b2b2-222adb2a5aa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728050 | controller | Jun 12 15:42:38.634204 crc crio[3653]: time="2026-06-12T15:42:38.633814728Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728066 | controller | Jun 12 15:42:38.637614 crc crio[3653]: time="2026-06-12T15:42:38.637452808Z" level=info msg="runSandbox: deleting pod ID 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982 from idIndex" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728082 | controller | Jun 12 15:42:38.637717 crc crio[3653]: time="2026-06-12T15:42:38.637616042Z" level=info msg="runSandbox: removing pod sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728097 | controller | Jun 12 15:42:38.637717 crc crio[3653]: time="2026-06-12T15:42:38.637674894Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728113 | controller | Jun 12 15:42:38.637717 crc crio[3653]: time="2026-06-12T15:42:38.637703314Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728129 | controller | Jun 12 15:42:38.643766 crc crio[3653]: time="2026-06-12T15:42:38.639455592Z" level=info msg="Ran pod sandbox 4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=9c951042-885c-4365-95ea-8ddddaeb1a6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728145 | controller | Jun 12 15:42:38.652146 crc crio[3653]: time="2026-06-12T15:42:38.646784013Z" level=info msg="runSandbox: removing pod sandbox from storage: 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728160 | controller | Jun 12 15:42:38.653672 crc crio[3653]: time="2026-06-12T15:42:38.648767057Z" level=info msg="Ran pod sandbox 41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=de53c8e9-aa92-4fb1-ad0c-062255a936d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728179 | controller | Jun 12 15:42:38.662037 crc crio[3653]: time="2026-06-12T15:42:38.659948583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=424939e9-2b94-44e4-967b-3d2735f51e8d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728195 | controller | Jun 12 15:42:38.670347 crc crio[3653]: 2026-06-12T15:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f962bddf2afde53 Mac:ce:37:8a:8e:aa:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.728211 | controller | Jun 12 15:42:38.683432 crc crio[3653]: time="2026-06-12T15:42:38.682910691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=96003844-6570-4f29-9d9d-ca8bbacfb882 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728227 | controller | Jun 12 15:42:38.683432 crc crio[3653]: time="2026-06-12T15:42:38.683305892Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=2445f569-572e-4102-b203-db6bc6e07ba2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728242 | controller | Jun 12 15:42:38.706814 crc crio[3653]: time="2026-06-12T15:42:38.703117564Z" level=info msg="runSandbox: deleting pod ID b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8 from idIndex" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728258 | controller | Jun 12 15:42:38.706814 crc crio[3653]: time="2026-06-12T15:42:38.703295069Z" level=info msg="runSandbox: removing pod sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728274 | controller | Jun 12 15:42:38.706814 crc crio[3653]: time="2026-06-12T15:42:38.70335753Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728289 | controller | Jun 12 15:42:38.706814 crc crio[3653]: time="2026-06-12T15:42:38.703376471Z" level=info msg="runSandbox: unmounting shmPath for sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728305 | controller | Jun 12 15:42:38.711459 crc crio[3653]: time="2026-06-12T15:42:38.710449404Z" level=info msg="Ran pod sandbox 8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=f9613f38-e123-4881-a2a0-0a2cfb0e0ab4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728321 | controller | Jun 12 15:42:38.717451 crc crio[3653]: time="2026-06-12T15:42:38.717043605Z" level=info msg="runSandbox: removing pod sandbox from storage: b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728337 | controller | Jun 12 15:42:38.748420 crc crio[3653]: time="2026-06-12T15:42:38.741132164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=55bbccbb-b4b3-4b11-9202-78d099e1c75d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728374 | controller | Jun 12 15:42:38.748420 crc crio[3653]: time="2026-06-12T15:42:38.741458093Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=acca391a-a493-481d-8251-1c2a1271ed86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.728397 | controller | Jun 12 15:42:38.748420 crc crio[3653]: time="2026-06-12T15:42:38.741589147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=772fdb5a-3797-4ac9-aff5-5fc55ed4e2d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728414 | controller | Jun 12 15:42:38.748420 crc crio[3653]: time="2026-06-12T15:42:38.741892025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=291efd1f-3c6b-473e-857d-aa8a30a8081f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728429 | controller | Jun 12 15:42:38.748420 crc crio[3653]: time="2026-06-12T15:42:38.741936456Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=8981fcd1-0106-4cb9-a544-a9ceeb241f1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728444 | controller | Jun 12 15:42:38.748420 crc crio[3653]: time="2026-06-12T15:42:38.743886699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=ff15ce0e-4195-4034-aa85-fe0c970ebd72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728516 | controller | Jun 12 15:42:38.780942 crc crio[3653]: time="2026-06-12T15:42:38.775094833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=e844e99b-4454-4b83-8745-106f4f6190ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728536 | controller | Jun 12 15:42:38.803230 crc crio[3653]: time="2026-06-12T15:42:38.803017176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=1c48b1dd-f50d-4276-ac89-07b204038b22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728553 | controller | Jun 12 15:42:38.859009 crc crio[3653]: time="2026-06-12T15:42:38.85796725Z" level=info msg="Ran pod sandbox fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=ae02637e-1169-4a03-a194-781d01525100 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728569 | controller | Jun 12 15:42:38.886621 crc crio[3653]: time="2026-06-12T15:42:38.88284831Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728586 | controller | Jun 12 15:42:38.902080 crc crio[3653]: time="2026-06-12T15:42:38.901703736Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728602 | controller | Jun 12 15:42:38.902080 crc crio[3653]: time="2026-06-12T15:42:38.901865831Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728618 | controller | Jun 12 15:42:38.906415 crc crio[3653]: time="2026-06-12T15:42:38.903395832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.728634 | controller | Jun 12 15:42:38.906415 crc crio[3653]: time="2026-06-12T15:42:38.904285827Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=712ae676-d778-4a02-936c-9ca17354216f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728654 | controller | Jun 12 15:42:38.906415 crc crio[3653]: time="2026-06-12T15:42:38.905924782Z" level=info msg="runSandbox: deleting pod ID 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e from idIndex" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728671 | controller | Jun 12 15:42:38.906415 crc crio[3653]: time="2026-06-12T15:42:38.905992353Z" level=info msg="runSandbox: removing pod sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728687 | controller | Jun 12 15:42:38.906415 crc crio[3653]: time="2026-06-12T15:42:38.906055395Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728703 | controller | Jun 12 15:42:38.906415 crc crio[3653]: time="2026-06-12T15:42:38.906083936Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728719 | controller | Jun 12 15:42:38.914113 crc crio[3653]: time="2026-06-12T15:42:38.913958921Z" level=info msg="runSandbox: removing pod sandbox from storage: 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728735 | controller | Jun 12 15:42:38.941091 crc crio[3653]: time="2026-06-12T15:42:38.938491163Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=045c4e1b-0406-4eb9-8bdd-a2af9c9000c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.728751 | controller | Jun 12 15:42:38.941091 crc crio[3653]: time="2026-06-12T15:42:38.938905254Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728767 | controller | Jun 12 15:42:38.941091 crc crio[3653]: time="2026-06-12T15:42:38.938994056Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=caf3671a-39cc-4fdb-8900-6d0171ab14f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728783 | controller | Jun 12 15:42:38.941091 crc crio[3653]: time="2026-06-12T15:42:38.93914172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=11ffde54-65d1-4d3a-9ad7-5d7593fe2ca0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728800 | controller | Jun 12 15:42:38.941091 crc crio[3653]: time="2026-06-12T15:42:38.939387047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=4f1bf179-554f-4e28-9357-781bb3a3aeb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728816 | controller | Jun 12 15:42:38.941091 crc crio[3653]: time="2026-06-12T15:42:38.939452839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bc4de17a-cc9d-46d3-8250-bb7679feb261 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728832 | controller | Jun 12 15:42:38.944621 crc crio[3653]: time="2026-06-12T15:42:38.943655184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8bee95a1-a32c-430d-914c-1696fcca3226 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.728852 | controller | Jun 12 15:42:38.946854 crc crio[3653]: time="2026-06-12T15:42:38.946700047Z" level=info msg="runSandbox: deleting pod ID 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee from idIndex" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728868 | controller | Jun 12 15:42:38.946854 crc crio[3653]: time="2026-06-12T15:42:38.946850101Z" level=info msg="runSandbox: removing pod sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728884 | controller | Jun 12 15:42:38.949390 crc crio[3653]: time="2026-06-12T15:42:38.948836896Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728900 | controller | Jun 12 15:42:38.949390 crc crio[3653]: time="2026-06-12T15:42:38.948898267Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728916 | controller | Jun 12 15:42:38.952711 crc crio[3653]: time="2026-06-12T15:42:38.951619922Z" level=info msg="runSandbox: removing pod sandbox from storage: 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728932 | controller | Jun 12 15:42:38.993334 crc crio[3653]: time="2026-06-12T15:42:38.993040615Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728948 | controller | Jun 12 15:42:38.994475 crc crio[3653]: time="2026-06-12T15:42:38.994253828Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728964 | controller | Jun 12 15:42:39.037058 crc crio[3653]: time="2026-06-12T15:42:39.03599612Z" level=info msg="runSandbox: deleting pod ID 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105 from idIndex" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728980 | controller | Jun 12 15:42:39.037058 crc crio[3653]: time="2026-06-12T15:42:39.036145504Z" level=info msg="runSandbox: removing pod sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.728996 | controller | Jun 12 15:42:39.037058 crc crio[3653]: time="2026-06-12T15:42:39.03635919Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729011 | controller | Jun 12 15:42:39.037058 crc crio[3653]: time="2026-06-12T15:42:39.0363833Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729027 | controller | Jun 12 15:42:39.046000 crc crio[3653]: time="2026-06-12T15:42:39.045735867Z" level=info msg="runSandbox: deleting pod ID d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65 from idIndex" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729046 | controller | Jun 12 15:42:39.046000 crc crio[3653]: time="2026-06-12T15:42:39.045904491Z" level=info msg="runSandbox: removing pod sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729062 | controller | Jun 12 15:42:39.046000 crc crio[3653]: time="2026-06-12T15:42:39.045969113Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729078 | controller | Jun 12 15:42:39.046000 crc crio[3653]: time="2026-06-12T15:42:39.046004344Z" level=info msg="runSandbox: unmounting shmPath for sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729094 | controller | Jun 12 15:42:39.048710 crc crio[3653]: time="2026-06-12T15:42:39.046874568Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729109 | controller | Jun 12 15:42:39.056754 crc crio[3653]: time="2026-06-12T15:42:39.055968906Z" level=info msg="runSandbox: removing pod sandbox from storage: d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729125 | controller | Jun 12 15:42:39.065265 crc crio[3653]: time="2026-06-12T15:42:39.064989993Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729140 | controller | Jun 12 15:42:39.065265 crc crio[3653]: time="2026-06-12T15:42:39.065275771Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729155 | controller | Jun 12 15:42:39.066466 crc crio[3653]: time="2026-06-12T15:42:39.066011901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.729172 | controller | Jun 12 15:42:39.080030 crc crio[3653]: time="2026-06-12T15:42:39.079063928Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729188 | controller | Jun 12 15:42:39.103895 crc crio[3653]: time="2026-06-12T15:42:39.102825668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=32e4ddfd-3078-4062-83aa-afbd6f2a69c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.729203 | controller | Jun 12 15:42:39.103895 crc crio[3653]: time="2026-06-12T15:42:39.103098926Z" level=info msg="runSandbox: removing pod sandbox from storage: 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729219 | controller | Jun 12 15:42:39.103895 crc crio[3653]: time="2026-06-12T15:42:39.103151817Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=ac842aad-a42f-482b-aace-adf0aa7b16e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.729239 | controller | Jun 12 15:42:39.103895 crc crio[3653]: time="2026-06-12T15:42:39.103112026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=c2864d3d-0f90-457c-b145-74d36412e001 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.729254 | controller | Jun 12 15:42:39.103895 crc crio[3653]: time="2026-06-12T15:42:39.102750786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=b6fe619d-0f45-4c84-9afb-7eb9a6f86a7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.729270 | controller | Jun 12 15:42:39.103895 crc crio[3653]: time="2026-06-12T15:42:39.103315932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=95dacf2f-3951-451d-a2e9-d176a8e483b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.729286 | controller | Jun 12 15:42:39.103895 crc crio[3653]: time="2026-06-12T15:42:39.080752414Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729301 | controller | Jun 12 15:42:39.106837 crc crio[3653]: time="2026-06-12T15:42:39.106087338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=9be006ac-9c97-47b6-81b8-7821c32ecde6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.729317 | controller | Jun 12 15:42:39.112720 crc crio[3653]: time="2026-06-12T15:42:39.106968152Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=119fccad-48c5-46c1-b597-317bff7a72bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.729332 | controller | Jun 12 15:42:39.114026 crc crio[3653]: time="2026-06-12T15:42:39.110422516Z" level=info msg="runSandbox: deleting pod ID a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3 from idIndex" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729362 | controller | Jun 12 15:42:39.114106 crc crio[3653]: time="2026-06-12T15:42:39.114060866Z" level=info msg="runSandbox: removing pod sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729384 | controller | Jun 12 15:42:39.114606 crc crio[3653]: time="2026-06-12T15:42:39.114137298Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=1c1a6c2e-3287-4a15-939e-52ea0bb02c32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.729401 | controller | Jun 12 15:42:39.114872 crc crio[3653]: time="2026-06-12T15:42:39.114607901Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=8b323a6f-b4ba-4c60-96f8-2c03106ed9ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.729417 | controller | Jun 12 15:42:39.114872 crc crio[3653]: time="2026-06-12T15:42:39.114320153Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729433 | controller | Jun 12 15:42:39.114872 crc crio[3653]: time="2026-06-12T15:42:39.114716824Z" level=info msg="runSandbox: unmounting shmPath for sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729452 | controller | Jun 12 15:42:39.114872 crc crio[3653]: time="2026-06-12T15:42:39.114748715Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=79d99226-bf36-4f9d-8b4d-09c31d781b22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.729468 | controller | Jun 12 15:42:39.114872 crc crio[3653]: time="2026-06-12T15:42:39.113869611Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=3d379f98-c944-401e-8dbd-ce4e61d39cf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.729484 | controller | Jun 12 15:42:39.131965 crc crio[3653]: time="2026-06-12T15:42:39.131713469Z" level=info msg="runSandbox: removing pod sandbox from storage: a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729500 | controller | Jun 12 15:42:39.132961 crc crio[3653]: time="2026-06-12T15:42:39.132882101Z" 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=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729516 | controller | Jun 12 15:42:39.133059 crc crio[3653]: time="2026-06-12T15:42:39.132963673Z" 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=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729531 | controller | Jun 12 15:42:39.133472 crc crio[3653]: time="2026-06-12T15:42:39.133249591Z" level=info msg="runSandbox: deleting pod ID eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd from idIndex" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729577 | controller | Jun 12 15:42:39.133472 crc crio[3653]: time="2026-06-12T15:42:39.133355494Z" level=info msg="runSandbox: removing pod sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729597 | controller | Jun 12 15:42:39.133472 crc crio[3653]: time="2026-06-12T15:42:39.133418355Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729613 | controller | Jun 12 15:42:39.133472 crc crio[3653]: time="2026-06-12T15:42:39.133437496Z" level=info msg="runSandbox: unmounting shmPath for sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729629 | controller | Jun 12 15:42:39.138280 crc crio[3653]: time="2026-06-12T15:42:39.138047242Z" level=info msg="runSandbox: removing pod sandbox from storage: eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729644 | controller | Jun 12 15:42:39.166785 crc crio[3653]: time="2026-06-12T15:42:39.165993327Z" level=info msg="runSandbox: deleting pod ID 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed from idIndex" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729660 | controller | Jun 12 15:42:39.166785 crc crio[3653]: time="2026-06-12T15:42:39.166250344Z" level=info msg="runSandbox: removing pod sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729684 | controller | Jun 12 15:42:39.166785 crc crio[3653]: time="2026-06-12T15:42:39.166318896Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729700 | controller | Jun 12 15:42:39.166785 crc crio[3653]: time="2026-06-12T15:42:39.166350896Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729716 | controller | Jun 12 15:42:39.177249 crc crio[3653]: time="2026-06-12T15:42:39.176969077Z" level=info msg="runSandbox: removing pod sandbox from storage: 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729731 | controller | Jun 12 15:42:39.205643 crc crio[3653]: time="2026-06-12T15:42:39.197845578Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729747 | controller | Jun 12 15:42:39.205643 crc crio[3653]: time="2026-06-12T15:42:39.197965142Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729763 | controller | Jun 12 15:42:39.205643 crc crio[3653]: time="2026-06-12T15:42:39.204637264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.729778 | controller | Jun 12 15:42:39.205643 crc crio[3653]: time="2026-06-12T15:42:39.204960613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.729794 | controller | Jun 12 15:42:39.205643 crc crio[3653]: time="2026-06-12T15:42:39.205134188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.729809 | controller | Jun 12 15:42:39.205643 crc crio[3653]: time="2026-06-12T15:42:39.205336723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.729825 | controller | Jun 12 15:42:39.211853 crc crio[3653]: time="2026-06-12T15:42:39.207736449Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729840 | controller | Jun 12 15:42:39.211853 crc crio[3653]: time="2026-06-12T15:42:39.209436365Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=2cea45eb-1813-4a50-bbb8-1b0d41f90b13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.729855 | controller | Jun 12 15:42:39.213007 crc crio[3653]: time="2026-06-12T15:42:39.212866569Z" 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=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729871 | controller | Jun 12 15:42:39.213007 crc crio[3653]: time="2026-06-12T15:42:39.212947391Z" 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=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729891 | controller | Jun 12 15:42:39.213455 crc crio[3653]: time="2026-06-12T15:42:39.21324814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.729908 | controller | Jun 12 15:42:39.219528 crc crio[3653]: time="2026-06-12T15:42:39.21910562Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=babaafd6-912b-48a6-bdd8-247316ee2371 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.729924 | controller | Jun 12 15:42:39.219780 crc crio[3653]: time="2026-06-12T15:42:39.219761078Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=f9db4260-37a2-4c47-9e1c-8d9c57f3b2bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.729940 | controller | Jun 12 15:42:39.220326 crc crio[3653]: time="2026-06-12T15:42:39.219910122Z" level=info msg="runSandbox: deleting pod ID c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738 from idIndex" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729956 | controller | Jun 12 15:42:39.220326 crc crio[3653]: time="2026-06-12T15:42:39.220047416Z" level=info msg="runSandbox: removing pod sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729972 | controller | Jun 12 15:42:39.220326 crc crio[3653]: time="2026-06-12T15:42:39.220118638Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.729988 | controller | Jun 12 15:42:39.220326 crc crio[3653]: time="2026-06-12T15:42:39.220145608Z" level=info msg="runSandbox: unmounting shmPath for sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730004 | controller | Jun 12 15:42:39.220717 crc crio[3653]: time="2026-06-12T15:42:39.220426206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730020 | controller | Jun 12 15:42:39.221835 crc crio[3653]: time="2026-06-12T15:42:39.22093986Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=46f587d4-fb01-4f34-b045-779d48c9ba68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.730037 | controller | Jun 12 15:42:39.221835 crc crio[3653]: time="2026-06-12T15:42:39.221079424Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=5bfd9994-feb3-4729-9926-e1659abc96a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.730053 | controller | Jun 12 15:42:39.221965 crc crio[3653]: time="2026-06-12T15:42:39.221737932Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=19dd2aa5-9ec5-4fbe-b0bc-c631a79fd6ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.730069 | controller | Jun 12 15:42:39.222319 crc crio[3653]: time="2026-06-12T15:42:39.221791644Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=9ee4da0a-dc0a-4800-9012-174d00ab60fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.730089 | controller | Jun 12 15:42:39.224460 crc crio[3653]: time="2026-06-12T15:42:39.224005174Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=f45837e9-bafc-4b13-a2a1-c7917ef655fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.730105 | controller | Jun 12 15:42:39.224460 crc crio[3653]: time="2026-06-12T15:42:39.224274872Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=d650eaa7-cb2a-409f-832c-177dc3592d7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.730122 | controller | Jun 12 15:42:39.224460 crc crio[3653]: time="2026-06-12T15:42:39.224449236Z" level=info msg="runSandbox: removing pod sandbox from storage: c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730138 | controller | Jun 12 15:42:39.226887 crc crio[3653]: time="2026-06-12T15:42:39.226811161Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=f0f4a5a1-b3c1-4de7-80ee-4e0cf0a8762f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.730154 | controller | Jun 12 15:42:39.239637 crc crio[3653]: time="2026-06-12T15:42:39.2366553Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=f05a5a05-6335-435e-83ce-56a08ec611cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.730170 | controller | Jun 12 15:42:39.283462 crc crio[3653]: time="2026-06-12T15:42:39.283302077Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730186 | controller | Jun 12 15:42:39.283462 crc crio[3653]: time="2026-06-12T15:42:39.283468951Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730202 | controller | Jun 12 15:42:39.302093 crc crio[3653]: time="2026-06-12T15:42:39.285443445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730218 | controller | Jun 12 15:42:39.302433 crc crio[3653]: time="2026-06-12T15:42:39.285640191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730233 | controller | Jun 12 15:42:39.302433 crc crio[3653]: time="2026-06-12T15:42:39.285752154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730249 | controller | Jun 12 15:42:39.302433 crc crio[3653]: time="2026-06-12T15:42:39.286889975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730265 | controller | Jun 12 15:42:39.302635 crc crio[3653]: time="2026-06-12T15:42:39.289662851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730280 | controller | Jun 12 15:42:39.302671 crc crio[3653]: time="2026-06-12T15:42:39.289811285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730296 | controller | Jun 12 15:42:39.303658 crc crio[3653]: time="2026-06-12T15:42:39.299306285Z" 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=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730315 | controller | Jun 12 15:42:39.303658 crc crio[3653]: time="2026-06-12T15:42:39.302826571Z" 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=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730331 | controller | Jun 12 15:42:39.303658 crc crio[3653]: time="2026-06-12T15:42:39.299683925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730361 | controller | Jun 12 15:42:39.303658 crc crio[3653]: time="2026-06-12T15:42:39.299808228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730383 | controller | Jun 12 15:42:39.303658 crc crio[3653]: time="2026-06-12T15:42:39.299979173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730399 | controller | Jun 12 15:42:39.303658 crc crio[3653]: time="2026-06-12T15:42:39.300127737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.730415 | controller | Jun 12 15:42:39.315658 crc crio[3653]: time="2026-06-12T15:42:39.315472467Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730431 | controller | Jun 12 15:42:39.315658 crc crio[3653]: time="2026-06-12T15:42:39.315605761Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730447 | controller | Jun 12 15:42:39.320705 crc crio[3653]: time="2026-06-12T15:42:39.320420512Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730463 | controller | Jun 12 15:42:39.331233 crc crio[3653]: time="2026-06-12T15:42:39.331120965Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730478 | controller | Jun 12 15:42:39.331545 crc crio[3653]: time="2026-06-12T15:42:39.331256949Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730494 | controller | Jun 12 15:42:39.331738 crc crio[3653]: time="2026-06-12T15:42:39.33167682Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730510 | controller | Jun 12 15:42:39.331948 crc crio[3653]: time="2026-06-12T15:42:39.331704151Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730529 | controller | Jun 12 15:42:39.334849 crc crio[3653]: time="2026-06-12T15:42:39.334768685Z" level=info msg="runSandbox: deleting pod ID 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6 from idIndex" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730546 | controller | Jun 12 15:42:39.334959 crc crio[3653]: time="2026-06-12T15:42:39.334849007Z" level=info msg="runSandbox: removing pod sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730561 | controller | Jun 12 15:42:39.334959 crc crio[3653]: time="2026-06-12T15:42:39.334904419Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730577 | controller | Jun 12 15:42:39.334959 crc crio[3653]: time="2026-06-12T15:42:39.334931579Z" level=info msg="runSandbox: unmounting shmPath for sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730592 | controller | Jun 12 15:42:39.335412 crc crio[3653]: time="2026-06-12T15:42:39.335342641Z" level=info msg="runSandbox: deleting pod ID 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29 from idIndex" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730607 | controller | Jun 12 15:42:39.335412 crc crio[3653]: time="2026-06-12T15:42:39.335400302Z" level=info msg="runSandbox: removing pod sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730623 | controller | Jun 12 15:42:39.335412 crc crio[3653]: time="2026-06-12T15:42:39.335433973Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730639 | controller | Jun 12 15:42:39.335412 crc crio[3653]: time="2026-06-12T15:42:39.335454284Z" level=info msg="runSandbox: unmounting shmPath for sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730654 | controller | Jun 12 15:42:39.336099 crc crio[3653]: time="2026-06-12T15:42:39.335483454Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730670 | controller | Jun 12 15:42:39.336099 crc crio[3653]: time="2026-06-12T15:42:39.335914916Z" level=info msg="runSandbox: deleting pod ID c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef from idIndex" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730685 | controller | Jun 12 15:42:39.336099 crc crio[3653]: time="2026-06-12T15:42:39.335969308Z" level=info msg="runSandbox: removing pod sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730700 | controller | Jun 12 15:42:39.336099 crc crio[3653]: time="2026-06-12T15:42:39.336003999Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730719 | controller | Jun 12 15:42:39.336099 crc crio[3653]: time="2026-06-12T15:42:39.336030759Z" level=info msg="runSandbox: unmounting shmPath for sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730735 | controller | Jun 12 15:42:39.337322 crc crio[3653]: time="2026-06-12T15:42:39.337021566Z" level=info msg="runSandbox: deleting pod ID 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091 from idIndex" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730750 | controller | Jun 12 15:42:39.337322 crc crio[3653]: time="2026-06-12T15:42:39.337101359Z" level=info msg="runSandbox: removing pod sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730766 | controller | Jun 12 15:42:39.337322 crc crio[3653]: time="2026-06-12T15:42:39.337202281Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730781 | controller | Jun 12 15:42:39.337322 crc crio[3653]: time="2026-06-12T15:42:39.337226712Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730796 | controller | Jun 12 15:42:39.337827 crc crio[3653]: time="2026-06-12T15:42:39.337395407Z" level=info msg="runSandbox: removing pod sandbox from storage: 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730812 | controller | Jun 12 15:42:39.337889 crc crio[3653]: time="2026-06-12T15:42:39.337821668Z" level=info msg="runSandbox: removing pod sandbox from storage: c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730827 | controller | Jun 12 15:42:39.338112 crc crio[3653]: time="2026-06-12T15:42:39.338046885Z" level=info msg="runSandbox: deleting pod ID 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311 from idIndex" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730842 | controller | Jun 12 15:42:39.338363 crc crio[3653]: time="2026-06-12T15:42:39.338336622Z" level=info msg="runSandbox: removing pod sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730857 | controller | Jun 12 15:42:39.338659 crc crio[3653]: time="2026-06-12T15:42:39.33859457Z" level=info msg="runSandbox: removing pod sandbox from storage: 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730872 | controller | Jun 12 15:42:39.338841 crc crio[3653]: time="2026-06-12T15:42:39.33861962Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730888 | controller | Jun 12 15:42:39.339346 crc crio[3653]: time="2026-06-12T15:42:39.339251287Z" level=info msg="runSandbox: unmounting shmPath for sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730903 | controller | Jun 12 15:42:39.340418 crc crio[3653]: time="2026-06-12T15:42:39.339252528Z" level=info msg="runSandbox: deleting pod ID 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3 from idIndex" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730923 | controller | Jun 12 15:42:39.340569 crc crio[3653]: time="2026-06-12T15:42:39.340411719Z" level=info msg="runSandbox: removing pod sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730939 | controller | Jun 12 15:42:39.340569 crc crio[3653]: time="2026-06-12T15:42:39.340461601Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730954 | controller | Jun 12 15:42:39.340767 crc crio[3653]: time="2026-06-12T15:42:39.340569074Z" level=info msg="runSandbox: unmounting shmPath for sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730970 | controller | Jun 12 15:42:39.340817 crc crio[3653]: time="2026-06-12T15:42:39.340764309Z" level=info msg="runSandbox: removing pod sandbox from storage: 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.730986 | controller | Jun 12 15:42:39.341007 crc crio[3653]: time="2026-06-12T15:42:39.340973605Z" level=info msg="runSandbox: removing pod sandbox from storage: 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731001 | controller | Jun 12 15:42:39.348435 crc crio[3653]: time="2026-06-12T15:42:39.348338156Z" 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=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731017 | controller | Jun 12 15:42:39.348435 crc crio[3653]: time="2026-06-12T15:42:39.348429079Z" 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=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731033 | controller | Jun 12 15:42:39.350858 crc crio[3653]: time="2026-06-12T15:42:39.350811554Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731049 | controller | Jun 12 15:42:39.354711 crc crio[3653]: time="2026-06-12T15:42:39.353923439Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731065 | controller | Jun 12 15:42:39.355943 crc crio[3653]: time="2026-06-12T15:42:39.355856292Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731081 | controller | Jun 12 15:42:39.356030 crc crio[3653]: time="2026-06-12T15:42:39.355944404Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731104 | controller | Jun 12 15:42:39.356030 crc crio[3653]: time="2026-06-12T15:42:39.355979045Z" level=info msg="runSandbox: removing pod sandbox from storage: 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731121 | controller | Jun 12 15:42:39.360280 crc crio[3653]: time="2026-06-12T15:42:39.356783217Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731137 | controller | Jun 12 15:42:39.360280 crc crio[3653]: time="2026-06-12T15:42:39.35796633Z" level=info msg="runSandbox: deleting pod ID 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15 from idIndex" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731153 | controller | Jun 12 15:42:39.360280 crc crio[3653]: time="2026-06-12T15:42:39.358005741Z" level=info msg="runSandbox: removing pod sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731169 | controller | Jun 12 15:42:39.360280 crc crio[3653]: time="2026-06-12T15:42:39.358053322Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731185 | controller | Jun 12 15:42:39.360280 crc crio[3653]: time="2026-06-12T15:42:39.358073673Z" level=info msg="runSandbox: unmounting shmPath for sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731201 | controller | Jun 12 15:42:39.360280 crc crio[3653]: time="2026-06-12T15:42:39.358562996Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731217 | controller | Jun 12 15:42:39.361064 crc crio[3653]: time="2026-06-12T15:42:39.360995272Z" level=info msg="runSandbox: removing pod sandbox from storage: 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731233 | controller | Jun 12 15:42:39.361667 crc crio[3653]: time="2026-06-12T15:42:39.361486696Z" level=info msg="runSandbox: deleting pod ID 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b from idIndex" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731249 | controller | Jun 12 15:42:39.361792 crc crio[3653]: time="2026-06-12T15:42:39.361665311Z" level=info msg="runSandbox: removing pod sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731265 | controller | Jun 12 15:42:39.361792 crc crio[3653]: time="2026-06-12T15:42:39.361708542Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731281 | controller | Jun 12 15:42:39.361792 crc crio[3653]: time="2026-06-12T15:42:39.361733893Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731296 | controller | Jun 12 15:42:39.363619 crc crio[3653]: time="2026-06-12T15:42:39.362488963Z" level=info msg="runSandbox: deleting pod ID c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b from idIndex" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731316 | controller | Jun 12 15:42:39.363619 crc crio[3653]: time="2026-06-12T15:42:39.362642737Z" level=info msg="runSandbox: removing pod sandbox from storage: 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731332 | controller | Jun 12 15:42:39.363619 crc crio[3653]: time="2026-06-12T15:42:39.362671968Z" level=info msg="runSandbox: removing pod sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731361 | controller | Jun 12 15:42:39.363619 crc crio[3653]: time="2026-06-12T15:42:39.362855213Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731382 | controller | Jun 12 15:42:39.363619 crc crio[3653]: time="2026-06-12T15:42:39.362941336Z" level=info msg="runSandbox: unmounting shmPath for sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731399 | controller | Jun 12 15:42:39.364300 crc crio[3653]: time="2026-06-12T15:42:39.363684886Z" level=info msg="runSandbox: removing pod sandbox from storage: c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731415 | controller | Jun 12 15:42:39.364300 crc crio[3653]: time="2026-06-12T15:42:39.363940973Z" level=info msg="runSandbox: deleting pod ID c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda from idIndex" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731430 | controller | Jun 12 15:42:39.364300 crc crio[3653]: time="2026-06-12T15:42:39.364238261Z" level=info msg="runSandbox: removing pod sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731446 | controller | Jun 12 15:42:39.364450 crc crio[3653]: time="2026-06-12T15:42:39.364366995Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731461 | controller | Jun 12 15:42:39.364567 crc crio[3653]: time="2026-06-12T15:42:39.364471198Z" level=info msg="runSandbox: unmounting shmPath for sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731477 | controller | Jun 12 15:42:39.365013 crc crio[3653]: time="2026-06-12T15:42:39.36494231Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731492 | controller | Jun 12 15:42:39.366411 crc crio[3653]: time="2026-06-12T15:42:39.366265507Z" level=info msg="runSandbox: removing pod sandbox from storage: c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731517 | controller | Jun 12 15:42:39.368013 crc crio[3653]: time="2026-06-12T15:42:39.367923532Z" level=info msg="runSandbox: deleting pod ID 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad from idIndex" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731538 | controller | Jun 12 15:42:39.368013 crc crio[3653]: time="2026-06-12T15:42:39.367987234Z" level=info msg="runSandbox: removing pod sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731554 | controller | Jun 12 15:42:39.368202 crc crio[3653]: time="2026-06-12T15:42:39.368025295Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731570 | controller | Jun 12 15:42:39.368202 crc crio[3653]: time="2026-06-12T15:42:39.368047925Z" level=info msg="runSandbox: unmounting shmPath for sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731586 | controller | Jun 12 15:42:39.368482 crc crio[3653]: time="2026-06-12T15:42:39.368421106Z" level=info msg="runSandbox: removing pod sandbox from storage: 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731602 | controller | Jun 12 15:42:39.371485 crc crio[3653]: time="2026-06-12T15:42:39.371400617Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731647 | controller | Jun 12 15:42:39.371485 crc crio[3653]: time="2026-06-12T15:42:39.371477599Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731666 | controller | Jun 12 15:42:39.378857 crc crio[3653]: time="2026-06-12T15:42:39.378709857Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731682 | controller | Jun 12 15:42:39.380766 crc crio[3653]: time="2026-06-12T15:42:39.380702662Z" level=info msg="runSandbox: deleting pod ID 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8 from idIndex" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731697 | controller | Jun 12 15:42:39.380921 crc crio[3653]: time="2026-06-12T15:42:39.380775434Z" level=info msg="runSandbox: removing pod sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731713 | controller | Jun 12 15:42:39.380921 crc crio[3653]: time="2026-06-12T15:42:39.380819755Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731729 | controller | Jun 12 15:42:39.380921 crc crio[3653]: time="2026-06-12T15:42:39.380897567Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731744 | controller | Jun 12 15:42:39.382008 crc crio[3653]: time="2026-06-12T15:42:39.381953196Z" level=info msg="runSandbox: removing pod sandbox from storage: 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731764 | controller | Jun 12 15:42:39.391276 crc crio[3653]: time="2026-06-12T15:42:39.390549351Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731780 | controller | Jun 12 15:42:39.394294 crc crio[3653]: time="2026-06-12T15:42:39.394259443Z" 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=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731796 | controller | Jun 12 15:42:39.394705 crc crio[3653]: time="2026-06-12T15:42:39.394675564Z" 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=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731812 | controller | Jun 12 15:42:39.395229 crc crio[3653]: time="2026-06-12T15:42:39.395159937Z" level=info msg="runSandbox: deleting pod ID 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4 from idIndex" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731827 | controller | Jun 12 15:42:39.395380 crc crio[3653]: time="2026-06-12T15:42:39.395355753Z" level=info msg="runSandbox: removing pod sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731843 | controller | Jun 12 15:42:39.395667 crc crio[3653]: time="2026-06-12T15:42:39.39563852Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731859 | controller | Jun 12 15:42:39.396001 crc crio[3653]: time="2026-06-12T15:42:39.395763984Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731874 | controller | Jun 12 15:42:39.396891 crc crio[3653]: time="2026-06-12T15:42:39.396861194Z" level=info msg="runSandbox: removing pod sandbox from storage: 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731890 | controller | Jun 12 15:42:39.407583 crc crio[3653]: time="2026-06-12T15:42:39.407346571Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731905 | controller | Jun 12 15:42:39.410374 crc crio[3653]: time="2026-06-12T15:42:39.410297301Z" level=info msg="runSandbox: deleting pod ID 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107 from idIndex" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731921 | controller | Jun 12 15:42:39.410572 crc crio[3653]: time="2026-06-12T15:42:39.410433835Z" level=info msg="runSandbox: removing pod sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731936 | controller | Jun 12 15:42:39.410628 crc crio[3653]: time="2026-06-12T15:42:39.41060398Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731956 | controller | Jun 12 15:42:39.410695 crc crio[3653]: time="2026-06-12T15:42:39.4106275Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731972 | controller | Jun 12 15:42:39.411445 crc crio[3653]: time="2026-06-12T15:42:39.411388191Z" level=info msg="runSandbox: removing pod sandbox from storage: 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.731988 | controller | Jun 12 15:42:39.428551 crc crio[3653]: time="2026-06-12T15:42:39.428336605Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732004 | controller | Jun 12 15:42:39.428551 crc crio[3653]: time="2026-06-12T15:42:39.428426717Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732019 | controller | Jun 12 15:42:39.431992 crc crio[3653]: time="2026-06-12T15:42:39.431889432Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732035 | controller | Jun 12 15:42:39.432591 crc crio[3653]: time="2026-06-12T15:42:39.432337084Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.732051 | controller | Jun 12 15:42:39.432591 crc crio[3653]: time="2026-06-12T15:42:39.432585531Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-12 17:11:40.732067 | controller | Jun 12 15:42:39.432943 crc crio[3653]: time="2026-06-12T15:42:39.432695044Z" level=info msg="Got pod network &{Name:collect-profiles-29687970-qfg2x Namespace:openshift-operator-lifecycle-manager ID:f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 UID:b1ec2448-4d40-4afd-907a-6b38271a6735 NetNS:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1ec2448_4d40_4afd_907a_6b38271a6735.slice PodAnnotations:0xc002a90ec8}] Aliases:map[]}"
2026-06-12 17:11:40.732084 | controller | Jun 12 15:42:39.433158 crc crio[3653]: time="2026-06-12T15:42:39.432947791Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687970-qfg2x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.732100 | controller | Jun 12 15:42:39.433864 crc crio[3653]: time="2026-06-12T15:42:39.433825905Z" level=info msg="runSandbox: deleting pod ID 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214 from idIndex" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732117 | controller | Jun 12 15:42:39.433940 crc crio[3653]: time="2026-06-12T15:42:39.433870996Z" level=info msg="runSandbox: removing pod sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732133 | controller | Jun 12 15:42:39.433940 crc crio[3653]: time="2026-06-12T15:42:39.433917958Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732153 | controller | Jun 12 15:42:39.433940 crc crio[3653]: time="2026-06-12T15:42:39.433935778Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732169 | controller | Jun 12 15:42:39.434639 crc crio[3653]: time="2026-06-12T15:42:39.434591136Z" level=info msg="runSandbox: removing pod sandbox from storage: 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732186 | controller | Jun 12 15:42:39.435088 crc crio[3653]: time="2026-06-12T15:42:39.435025138Z" 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=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732202 | controller | Jun 12 15:42:39.435143 crc crio[3653]: time="2026-06-12T15:42:39.43509007Z" 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=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732219 | controller | Jun 12 15:42:39.439867 crc crio[3653]: time="2026-06-12T15:42:39.439672085Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732235 | controller | Jun 12 15:42:39.439867 crc crio[3653]: time="2026-06-12T15:42:39.439773038Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732251 | controller | Jun 12 15:42:39.445998 crc crio[3653]: time="2026-06-12T15:42:39.44569238Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732267 | controller | Jun 12 15:42:39.445998 crc crio[3653]: time="2026-06-12T15:42:39.445805513Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732283 | controller | Jun 12 15:42:39.450769 crc crio[3653]: time="2026-06-12T15:42:39.450690166Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732298 | controller | Jun 12 15:42:39.450861 crc crio[3653]: time="2026-06-12T15:42:39.450779999Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732314 | controller | Jun 12 15:42:39.478085 crc crio[3653]: time="2026-06-12T15:42:39.47787463Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.732334 | controller | Jun 12 15:42:39.478085 crc crio[3653]: time="2026-06-12T15:42:39.478023034Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.732369 | controller | Jun 12 15:42:39.478085 crc crio[3653]: time="2026-06-12T15:42:39.478058475Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_64b60a61-6da2-4bcc-b365-d0f957fef600\""
2026-06-12 17:11:40.732387 | controller | Jun 12 15:42:39.478085 crc crio[3653]: time="2026-06-12T15:42:39.478108437Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_c7c8efd5-98f2-4446-bbcb-5563735d6a2b\""
2026-06-12 17:11:40.732404 | controller | Jun 12 15:42:39.490003 crc crio[3653]: time="2026-06-12T15:42:39.489829247Z" 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=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732420 | controller | Jun 12 15:42:39.490352 crc crio[3653]: time="2026-06-12T15:42:39.490068694Z" 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=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732436 | controller | Jun 12 15:42:39.498762 crc crio[3653]: time="2026-06-12T15:42:39.498638188Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732452 | controller | Jun 12 15:42:39.500893 crc crio[3653]: time="2026-06-12T15:42:39.498733271Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732468 | controller | Jun 12 15:42:39.508147 crc crio[3653]: time="2026-06-12T15:42:39.508011625Z" 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=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732485 | controller | Jun 12 15:42:39.508147 crc crio[3653]: time="2026-06-12T15:42:39.508148098Z" 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=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732502 | controller | Jun 12 15:42:39.513073 crc crio[3653]: time="2026-06-12T15:42:39.51295699Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.732518 | controller | Jun 12 15:42:39.513073 crc crio[3653]: time="2026-06-12T15:42:39.513039002Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.732534 | controller | Jun 12 15:42:39.513268 crc crio[3653]: time="2026-06-12T15:42:39.513068733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.732551 | controller | Jun 12 15:42:39.515929 crc crio[3653]: time="2026-06-12T15:42:39.515844459Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732567 | controller | Jun 12 15:42:39.516028 crc crio[3653]: time="2026-06-12T15:42:39.515949722Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732588 | controller | Jun 12 15:42:39.522703 crc crio[3653]: time="2026-06-12T15:42:39.522591924Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732604 | controller | Jun 12 15:42:39.522703 crc crio[3653]: time="2026-06-12T15:42:39.522692606Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732620 | controller | Jun 12 15:42:39.526898 crc crio[3653]: time="2026-06-12T15:42:39.526771818Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732636 | controller | Jun 12 15:42:39.526898 crc crio[3653]: time="2026-06-12T15:42:39.526827869Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732652 | controller | Jun 12 15:42:39.531573 crc crio[3653]: time="2026-06-12T15:42:39.531401495Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.732667 | controller | Jun 12 15:42:39.531573 crc crio[3653]: time="2026-06-12T15:42:39.531486777Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.733468 | controller | Jun 12 15:42:39.540034 crc crio[3653]: time="2026-06-12T15:42:39.539906557Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.733498 | controller | Jun 12 15:42:39.540034 crc crio[3653]: time="2026-06-12T15:42:39.539977549Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.733517 | controller | Jun 12 15:42:39.540034 crc crio[3653]: time="2026-06-12T15:42:39.54000607Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-12 17:11:40.733534 | controller | Jun 12 15:42:39.557294 crc crio[3653]: time="2026-06-12T15:42:39.556968724Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.733550 | controller | Jun 12 15:42:39.557294 crc crio[3653]: time="2026-06-12T15:42:39.557051856Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.733566 | controller | Jun 12 15:42:39.557294 crc crio[3653]: time="2026-06-12T15:42:39.557094588Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-12 17:11:40.733582 | controller | Jun 12 15:42:39.580303 crc crio[3653]: time="2026-06-12T15:42:39.580133148Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.733598 | controller | Jun 12 15:42:39.580303 crc crio[3653]: time="2026-06-12T15:42:39.580238631Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.733622 | controller | Jun 12 15:42:39.580701 crc crio[3653]: time="2026-06-12T15:42:39.580353154Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-12 17:11:40.733639 | controller | Jun 12 15:42:39.587383 crc crio[3653]: time="2026-06-12T15:42:39.587293174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.733655 | controller | Jun 12 15:42:39.591818 crc crio[3653]: time="2026-06-12T15:42:39.591713305Z" 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=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.733672 | controller | Jun 12 15:42:39.591818 crc crio[3653]: time="2026-06-12T15:42:39.591801977Z" 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=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.733688 | controller | Jun 12 15:42:39.594038 crc crio[3653]: time="2026-06-12T15:42:39.593941016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.733703 | controller | Jun 12 15:42:39.609657 crc crio[3653]: time="2026-06-12T15:42:39.609535192Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.733719 | controller | Jun 12 15:42:39.609657 crc crio[3653]: time="2026-06-12T15:42:39.609611414Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.733734 | controller | Jun 12 15:42:39.609657 crc crio[3653]: time="2026-06-12T15:42:39.609662136Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-12 17:11:40.733750 | controller | Jun 12 15:42:39.613078 crc crio[3653]: time="2026-06-12T15:42:39.612983267Z" level=info msg="Ran pod sandbox f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/POD" id=6018d4ab-27f5-4467-b1a7-69dee9b28e63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.733766 | controller | Jun 12 15:42:39.615839 crc crio[3653]: time="2026-06-12T15:42:39.615741612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4909a557-8966-49d5-9dea-df837c906b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.733781 | controller | Jun 12 15:42:39.617574 crc crio[3653]: time="2026-06-12T15:42:39.61747571Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.733797 | controller | Jun 12 15:42:39.617687 crc crio[3653]: time="2026-06-12T15:42:39.617583153Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.733812 | controller | Jun 12 15:42:39.652602 crc crio[3653]: time="2026-06-12T15:42:39.652375304Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.733828 | controller | Jun 12 15:42:39.652602 crc crio[3653]: time="2026-06-12T15:42:39.652436026Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.733843 | controller | Jun 12 15:42:39.652602 crc crio[3653]: time="2026-06-12T15:42:39.652464027Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-12 17:11:40.733863 | controller | Jun 12 15:42:39.662265 crc crio[3653]: time="2026-06-12T15:42:39.662141962Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.733879 | controller | Jun 12 15:42:39.662265 crc crio[3653]: time="2026-06-12T15:42:39.662257935Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.733895 | controller | Jun 12 15:42:39.669279 crc crio[3653]: time="2026-06-12T15:42:39.667729104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.733911 | controller | Jun 12 15:42:39.670923 crc crio[3653]: time="2026-06-12T15:42:39.670839429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cd576816-a967-40ad-9968-78b3ca21b382 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.733927 | controller | Jun 12 15:42:39.683979 crc crio[3653]: time="2026-06-12T15:42:39.680952666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.733942 | controller | Jun 12 15:42:39.683979 crc crio[3653]: time="2026-06-12T15:42:39.681784939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.733958 | controller | Jun 12 15:42:39.688987 crc crio[3653]: time="2026-06-12T15:42:39.687875976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.733974 | controller | Jun 12 15:42:39.690118 crc crio[3653]: time="2026-06-12T15:42:39.690039435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.733990 | controller | Jun 12 15:42:39.692685 crc crio[3653]: time="2026-06-12T15:42:39.692594445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734006 | controller | Jun 12 15:42:39.695963 crc crio[3653]: time="2026-06-12T15:42:39.695890135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734021 | controller | Jun 12 15:42:39.701888 crc crio[3653]: time="2026-06-12T15:42:39.701803647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734036 | controller | Jun 12 15:42:39.702332 crc crio[3653]: time="2026-06-12T15:42:39.702232718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734052 | controller | Jun 12 15:42:39.709219 crc crio[3653]: time="2026-06-12T15:42:39.709117347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734067 | controller | Jun 12 15:42:39.711718 crc crio[3653]: time="2026-06-12T15:42:39.711656446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734086 | controller | Jun 12 15:42:39.718128 crc crio[3653]: time="2026-06-12T15:42:39.718038021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734141 | controller | Jun 12 15:42:39.718857 crc crio[3653]: time="2026-06-12T15:42:39.718775631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734167 | controller | Jun 12 15:42:39.719094 crc crio[3653]: time="2026-06-12T15:42:39.718982456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734185 | controller | Jun 12 15:42:39.721091 crc crio[3653]: time="2026-06-12T15:42:39.721025282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734201 | controller | Jun 12 15:42:39.721224 crc crio[3653]: time="2026-06-12T15:42:39.721123425Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.734217 | controller | Jun 12 15:42:39.721224 crc crio[3653]: time="2026-06-12T15:42:39.721144436Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.734233 | controller | Jun 12 15:42:39.721224 crc crio[3653]: time="2026-06-12T15:42:39.721203047Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-12 17:11:40.734249 | controller | Jun 12 15:42:39.723933 crc crio[3653]: time="2026-06-12T15:42:39.72386691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734265 | controller | Jun 12 15:42:39.724578 crc crio[3653]: time="2026-06-12T15:42:39.724458466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734281 | controller | Jun 12 15:42:39.725155 crc crio[3653]: time="2026-06-12T15:42:39.725069563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734297 | controller | Jun 12 15:42:39.727154 crc crio[3653]: time="2026-06-12T15:42:39.726866222Z" level=info msg="Created container 2f62d2e6b205df688905f9a595476f6240d5065e9d16a1748e9d5db8eaeecc8b: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=acca391a-a493-481d-8251-1c2a1271ed86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.734313 | controller | Jun 12 15:42:39.729014 crc crio[3653]: time="2026-06-12T15:42:39.728863627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734329 | controller | Jun 12 15:42:39.729111 crc crio[3653]: time="2026-06-12T15:42:39.729090053Z" level=info msg="Starting container: 2f62d2e6b205df688905f9a595476f6240d5065e9d16a1748e9d5db8eaeecc8b" id=59304de7-117f-4bd3-8579-01629047f0ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.734345 | controller | Jun 12 15:42:39.731624 crc crio[3653]: time="2026-06-12T15:42:39.731592651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734383 | controller | Jun 12 15:42:39.737379 crc crio[3653]: time="2026-06-12T15:42:39.737215675Z" level=info msg="Started container" PID=11010 containerID=2f62d2e6b205df688905f9a595476f6240d5065e9d16a1748e9d5db8eaeecc8b description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=59304de7-117f-4bd3-8579-01629047f0ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e
2026-06-12 17:11:40.734404 | controller | Jun 12 15:42:39.741861 crc crio[3653]: time="2026-06-12T15:42:39.741707118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734421 | controller | Jun 12 15:42:39.748440 crc crio[3653]: time="2026-06-12T15:42:39.747850166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734437 | controller | Jun 12 15:42:39.765253 crc crio[3653]: time="2026-06-12T15:42:39.763934336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734454 | controller | Jun 12 15:42:39.771337 crc crio[3653]: time="2026-06-12T15:42:39.765323894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734469 | controller | Jun 12 15:42:39.775666 crc crio[3653]: time="2026-06-12T15:42:39.774461594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734485 | controller | Jun 12 15:42:39.778151 crc crio[3653]: time="2026-06-12T15:42:39.778030422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734501 | controller | Jun 12 15:42:39.782339 crc crio[3653]: time="2026-06-12T15:42:39.782255958Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.734517 | controller | Jun 12 15:42:39.782339 crc crio[3653]: time="2026-06-12T15:42:39.782308949Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.734533 | controller | Jun 12 15:42:39.782339 crc crio[3653]: time="2026-06-12T15:42:39.78233605Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-12 17:11:40.734549 | controller | Jun 12 15:42:39.786249 crc crio[3653]: time="2026-06-12T15:42:39.786124533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734564 | controller | Jun 12 15:42:39.788787 crc crio[3653]: time="2026-06-12T15:42:39.788688244Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles" id=0e5b7c84-8445-49eb-bdcd-907fe8ff9081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.734580 | controller | Jun 12 15:42:39.788787 crc crio[3653]: time="2026-06-12T15:42:39.788749545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734596 | controller | Jun 12 15:42:39.789407 crc crio[3653]: time="2026-06-12T15:42:39.789113185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734611 | controller | Jun 12 15:42:39.884876 crc crio[3653]: time="2026-06-12T15:42:39.884813293Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.734627 | controller | Jun 12 15:42:39.885816 crc crio[3653]: time="2026-06-12T15:42:39.885702858Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.734646 | controller | Jun 12 15:42:39.885816 crc crio[3653]: time="2026-06-12T15:42:39.885813991Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-12 17:11:40.734662 | controller | Jun 12 15:42:39.897044 crc crio[3653]: time="2026-06-12T15:42:39.896870423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734678 | controller | Jun 12 15:42:39.905262 crc crio[3653]: time="2026-06-12T15:42:39.905141019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734694 | controller | Jun 12 15:42:39.981016 crc crio[3653]: time="2026-06-12T15:42:39.980904201Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.734709 | controller | Jun 12 15:42:39.981016 crc crio[3653]: time="2026-06-12T15:42:39.980961673Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.734725 | controller | Jun 12 15:42:39.981016 crc crio[3653]: time="2026-06-12T15:42:39.980994354Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-12 17:11:40.734741 | controller | Jun 12 15:42:40.000989 crc crio[3653]: time="2026-06-12T15:42:40.000874068Z" level=info msg="Created container 3b841346288a76354c7677bda25be66362d4e908d906b0e631b8b1c948666cf1: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=119fccad-48c5-46c1-b597-317bff7a72bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.734757 | controller | Jun 12 15:42:40.004439 crc crio[3653]: time="2026-06-12T15:42:40.004309092Z" level=info msg="Starting container: 3b841346288a76354c7677bda25be66362d4e908d906b0e631b8b1c948666cf1" id=6ee237d4-c5b5-4a37-860d-5430da251af1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.734772 | controller | Jun 12 15:42:40.014993 crc crio[3653]: time="2026-06-12T15:42:40.014887411Z" level=info msg="Created container 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583: openshift-console/console-6c684df5db-cc8g8/console" id=045c4e1b-0406-4eb9-8bdd-a2af9c9000c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.734788 | controller | Jun 12 15:42:40.027820 crc crio[3653]: time="2026-06-12T15:42:40.027613779Z" level=info msg="Starting container: 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583" id=cf7e0ba2-6209-4440-9dac-456a257e8fff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.734804 | controller | Jun 12 15:42:40.037124 crc crio[3653]: time="2026-06-12T15:42:40.036943305Z" level=info msg="Started container" PID=11053 containerID=1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583 description=openshift-console/console-6c684df5db-cc8g8/console id=cf7e0ba2-6209-4440-9dac-456a257e8fff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986
2026-06-12 17:11:40.734820 | controller | Jun 12 15:42:40.072290 crc crio[3653]: time="2026-06-12T15:42:40.071739227Z" level=info msg="Started container" PID=11054 containerID=3b841346288a76354c7677bda25be66362d4e908d906b0e631b8b1c948666cf1 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=6ee237d4-c5b5-4a37-860d-5430da251af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a
2026-06-12 17:11:40.734836 | controller | Jun 12 15:42:40.123948 crc crio[3653]: time="2026-06-12T15:42:40.123909074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1bc07781-6952-4913-9e98-19ad49ce8da8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.734852 | controller | Jun 12 15:42:40.129614 crc crio[3653]: time="2026-06-12T15:42:40.129467066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=43951889-4c2f-42ba-8cf5-47410e5269be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.734871 | controller | Jun 12 15:42:40.134248 crc crio[3653]: time="2026-06-12T15:42:40.133842016Z" level=info msg="Created container 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=1c1a6c2e-3287-4a15-939e-52ea0bb02c32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.734887 | controller | Jun 12 15:42:40.141383 crc crio[3653]: time="2026-06-12T15:42:40.140305982Z" level=info msg="Starting container: 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69" id=0cb05463-de06-498d-a344-3656feb9de70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.734902 | controller | Jun 12 15:42:40.144651 crc crio[3653]: time="2026-06-12T15:42:40.143814588Z" level=info msg="Created container 0b8a0988693bd95ad30d38a1cdafcda6f9adccdc2d2dd951b81e3adcae2e0299: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=f9db4260-37a2-4c47-9e1c-8d9c57f3b2bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.734918 | controller | Jun 12 15:42:40.150003 crc crio[3653]: time="2026-06-12T15:42:40.149958267Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=af21aad9-30c6-4b4e-841f-9b080b6538da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.734934 | controller | Jun 12 15:42:40.151042 crc crio[3653]: time="2026-06-12T15:42:40.151014525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.734949 | controller | Jun 12 15:42:40.152250 crc crio[3653]: time="2026-06-12T15:42:40.150235784Z" level=info msg="Starting container: 0b8a0988693bd95ad30d38a1cdafcda6f9adccdc2d2dd951b81e3adcae2e0299" id=d6b42a33-7c58-456a-b5d2-d6973eb97778 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.734965 | controller | Jun 12 15:42:40.152818 crc crio[3653]: time="2026-06-12T15:42:40.152737243Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.734981 | controller | Jun 12 15:42:40.152818 crc crio[3653]: time="2026-06-12T15:42:40.152783624Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.734996 | controller | Jun 12 15:42:40.152818 crc crio[3653]: time="2026-06-12T15:42:40.152819715Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-12 17:11:40.735012 | controller | Jun 12 15:42:40.153962 crc crio[3653]: time="2026-06-12T15:42:40.153926015Z" level=info msg="Started container" PID=11094 containerID=29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=0cb05463-de06-498d-a344-3656feb9de70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899
2026-06-12 17:11:40.735028 | controller | Jun 12 15:42:40.158665 crc crio[3653]: time="2026-06-12T15:42:40.158227923Z" level=info msg="Started container" PID=11086 containerID=0b8a0988693bd95ad30d38a1cdafcda6f9adccdc2d2dd951b81e3adcae2e0299 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=d6b42a33-7c58-456a-b5d2-d6973eb97778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a
2026-06-12 17:11:40.735044 | controller | Jun 12 15:42:40.167605 crc crio[3653]: time="2026-06-12T15:42:40.167459755Z" level=info msg="Created container 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=46f587d4-fb01-4f34-b045-779d48c9ba68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735063 | controller | Jun 12 15:42:40.174635 crc crio[3653]: time="2026-06-12T15:42:40.16981783Z" level=info msg="Starting container: 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4" id=59c3db2c-af97-4746-a8fd-666629d77a5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735080 | controller | Jun 12 15:42:40.192862 crc crio[3653]: time="2026-06-12T15:42:40.192732587Z" level=info msg="Started container" PID=11080 containerID=3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=59c3db2c-af97-4746-a8fd-666629d77a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576
2026-06-12 17:11:40.735096 | controller | Jun 12 15:42:40.201998 crc crio[3653]: time="2026-06-12T15:42:40.201820776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.735112 | controller | Jun 12 15:42:40.292838 crc crio[3653]: time="2026-06-12T15:42:40.292707202Z" level=info msg="Created container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=f45837e9-bafc-4b13-a2a1-c7917ef655fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735128 | controller | Jun 12 15:42:40.294705 crc crio[3653]: time="2026-06-12T15:42:40.294618665Z" level=info msg="Created container 5437a5a66b60fb4f1890a6748e6b7ec86c88ddbf901fe1a8d7170e795306d7ad: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=5bfd9994-feb3-4729-9926-e1659abc96a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735143 | controller | Jun 12 15:42:40.297374 crc crio[3653]: time="2026-06-12T15:42:40.295058097Z" level=info msg="Created container 4dca7e47c9f057c05af12047207feda10e5f5246cde2c5c8234581fa19ced423: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=79d99226-bf36-4f9d-8b4d-09c31d781b22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735159 | controller | Jun 12 15:42:40.300059 crc crio[3653]: time="2026-06-12T15:42:40.29519858Z" level=info msg="Created container 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles" id=0e5b7c84-8445-49eb-bdcd-907fe8ff9081 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735175 | controller | Jun 12 15:42:40.301031 crc crio[3653]: time="2026-06-12T15:42:40.295233431Z" level=info msg="Created container d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=d650eaa7-cb2a-409f-832c-177dc3592d7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735206 | controller | Jun 12 15:42:40.301676 crc crio[3653]: time="2026-06-12T15:42:40.300647709Z" level=info msg="Created container 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=8b323a6f-b4ba-4c60-96f8-2c03106ed9ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735224 | controller | Jun 12 15:42:40.303281 crc crio[3653]: time="2026-06-12T15:42:40.30213951Z" level=info msg="Starting container: 4dca7e47c9f057c05af12047207feda10e5f5246cde2c5c8234581fa19ced423" id=60625f2e-52aa-4c95-b716-ccb950d0444c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735240 | controller | Jun 12 15:42:40.306891 crc crio[3653]: time="2026-06-12T15:42:40.306047397Z" level=info msg="Starting container: 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d" id=040f5104-4d6c-4e6a-82e1-fc4442cc6a28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735260 | controller | Jun 12 15:42:40.306891 crc crio[3653]: time="2026-06-12T15:42:40.306388177Z" level=info msg="Starting container: d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9" id=0a2414ee-d9de-4b2c-bbf2-2f25be32b180 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735276 | controller | Jun 12 15:42:40.312318 crc crio[3653]: time="2026-06-12T15:42:40.31199775Z" level=info msg="Starting container: 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818" id=c3882f02-d3eb-42a8-a7b6-95e99e0be075 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735292 | controller | Jun 12 15:42:40.312318 crc crio[3653]: time="2026-06-12T15:42:40.312025521Z" level=info msg="Starting container: 5437a5a66b60fb4f1890a6748e6b7ec86c88ddbf901fe1a8d7170e795306d7ad" id=43b81d4d-954b-4de9-a115-6be68402b0f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735320 | controller | Jun 12 15:42:40.313347 crc crio[3653]: time="2026-06-12T15:42:40.313303306Z" level=info msg="Created container ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=19dd2aa5-9ec5-4fbe-b0bc-c631a79fd6ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735337 | controller | Jun 12 15:42:40.313827 crc crio[3653]: time="2026-06-12T15:42:40.313754358Z" level=info msg="Starting container: 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e" id=7ba13a9d-9f70-46af-a17a-b93352fe73e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735368 | controller | Jun 12 15:42:40.317044 crc crio[3653]: time="2026-06-12T15:42:40.316943825Z" level=info msg="Created container efab52581d8c7d5b2c71886839b98fe2a41dcc806bcbe73bd0c00cad9aad436e: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=3d379f98-c944-401e-8dbd-ce4e61d39cf9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735385 | controller | Jun 12 15:42:40.322462 crc crio[3653]: time="2026-06-12T15:42:40.320160393Z" level=info msg="Started container" PID=11097 containerID=d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=0a2414ee-d9de-4b2c-bbf2-2f25be32b180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae
2026-06-12 17:11:40.735402 | controller | Jun 12 15:42:40.324808 crc crio[3653]: time="2026-06-12T15:42:40.3244159Z" level=info msg="Starting container: ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c" id=917be094-633d-4328-8f4d-a7971a942664 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735419 | controller | Jun 12 15:42:40.325311 crc crio[3653]: time="2026-06-12T15:42:40.325195351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.735435 | controller | Jun 12 15:42:40.325408 crc crio[3653]: time="2026-06-12T15:42:40.325221902Z" level=info msg="Starting container: efab52581d8c7d5b2c71886839b98fe2a41dcc806bcbe73bd0c00cad9aad436e" id=fd2b6ecc-031c-4dd5-87b3-90b6536bee4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735451 | controller | Jun 12 15:42:40.327105 crc crio[3653]: time="2026-06-12T15:42:40.327014751Z" level=info msg="Started container" PID=11112 containerID=2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818 description=openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles id=c3882f02-d3eb-42a8-a7b6-95e99e0be075 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8
2026-06-12 17:11:40.735467 | controller | Jun 12 15:42:40.333902 crc crio[3653]: time="2026-06-12T15:42:40.333715334Z" level=info msg="Started container" PID=11140 containerID=efab52581d8c7d5b2c71886839b98fe2a41dcc806bcbe73bd0c00cad9aad436e description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=fd2b6ecc-031c-4dd5-87b3-90b6536bee4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c
2026-06-12 17:11:40.735495 | controller | Jun 12 15:42:40.338422 crc crio[3653]: time="2026-06-12T15:42:40.336790728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.735530 | controller | Jun 12 15:42:40.338422 crc crio[3653]: time="2026-06-12T15:42:40.3368398Z" level=info msg="Started container" PID=11106 containerID=5437a5a66b60fb4f1890a6748e6b7ec86c88ddbf901fe1a8d7170e795306d7ad description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=43b81d4d-954b-4de9-a115-6be68402b0f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100
2026-06-12 17:11:40.735547 | controller | Jun 12 15:42:40.338422 crc crio[3653]: time="2026-06-12T15:42:40.338152726Z" level=info msg="Started container" PID=11103 containerID=3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=040f5104-4d6c-4e6a-82e1-fc4442cc6a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00
2026-06-12 17:11:40.735563 | controller | Jun 12 15:42:40.347218 crc crio[3653]: time="2026-06-12T15:42:40.346985917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.735579 | controller | Jun 12 15:42:40.356431 crc crio[3653]: time="2026-06-12T15:42:40.356304632Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.735595 | controller | Jun 12 15:42:40.356982 crc crio[3653]: time="2026-06-12T15:42:40.356926939Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.735611 | controller | Jun 12 15:42:40.356982 crc crio[3653]: time="2026-06-12T15:42:40.35697267Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-12 17:11:40.735627 | controller | Jun 12 15:42:40.359218 crc crio[3653]: time="2026-06-12T15:42:40.35914569Z" level=info msg="Started container" PID=11104 containerID=0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=7ba13a9d-9f70-46af-a17a-b93352fe73e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954
2026-06-12 17:11:40.735644 | controller | Jun 12 15:42:40.361321 crc crio[3653]: time="2026-06-12T15:42:40.361063362Z" level=info msg="Started container" PID=11107 containerID=ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=917be094-633d-4328-8f4d-a7971a942664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217
2026-06-12 17:11:40.735660 | controller | Jun 12 15:42:40.362005 crc crio[3653]: time="2026-06-12T15:42:40.361794302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.735676 | controller | Jun 12 15:42:40.374206 crc crio[3653]: time="2026-06-12T15:42:40.374114519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.735692 | controller | Jun 12 15:42:40.383129 crc crio[3653]: time="2026-06-12T15:42:40.383024443Z" level=info msg="Started container" PID=11093 containerID=4dca7e47c9f057c05af12047207feda10e5f5246cde2c5c8234581fa19ced423 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=60625f2e-52aa-4c95-b716-ccb950d0444c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c
2026-06-12 17:11:40.735712 | controller | Jun 12 15:42:40.398744 crc crio[3653]: time="2026-06-12T15:42:40.398599809Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.735728 | controller | Jun 12 15:42:40.398744 crc crio[3653]: time="2026-06-12T15:42:40.398667321Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.735744 | controller | Jun 12 15:42:40.398744 crc crio[3653]: time="2026-06-12T15:42:40.398694912Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-12 17:11:40.735760 | controller | Jun 12 15:42:40.408920 crc crio[3653]: time="2026-06-12T15:42:40.408814959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.735775 | controller | Jun 12 15:42:40.439424 crc crio[3653]: time="2026-06-12T15:42:40.438868161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6ede44a7-53ea-4898-be13-0c03e738463c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.735791 | controller | Jun 12 15:42:40.443907 crc crio[3653]: time="2026-06-12T15:42:40.443671912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=06b25355-61f6-4627-a206-6eaecbd43b1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.735807 | controller | Jun 12 15:42:40.447569 crc crio[3653]: time="2026-06-12T15:42:40.447426405Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.735822 | controller | Jun 12 15:42:40.447569 crc crio[3653]: time="2026-06-12T15:42:40.447563959Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.735838 | controller | Jun 12 15:42:40.447792 crc crio[3653]: time="2026-06-12T15:42:40.4475918Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-12 17:11:40.735853 | controller | Jun 12 15:42:40.448452 crc crio[3653]: time="2026-06-12T15:42:40.448148135Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=a4b663ef-2d21-4852-9454-20d026884449 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735869 | controller | Jun 12 15:42:40.448907 crc crio[3653]: time="2026-06-12T15:42:40.448785422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.735884 | controller | Jun 12 15:42:40.473545 crc crio[3653]: time="2026-06-12T15:42:40.473289513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.735900 | controller | Jun 12 15:42:40.499479 crc crio[3653]: time="2026-06-12T15:42:40.499387147Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.735915 | controller | Jun 12 15:42:40.499479 crc crio[3653]: time="2026-06-12T15:42:40.499471779Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.735931 | controller | Jun 12 15:42:40.499695 crc crio[3653]: time="2026-06-12T15:42:40.499558051Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-12 17:11:40.735951 | controller | Jun 12 15:42:40.518203 crc crio[3653]: time="2026-06-12T15:42:40.518026537Z" level=info msg="Created container a4b43f3a32d47f4aeb0ec5502c7aa811244fe787578faad91b6c1b80a6de2d1d: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=2cea45eb-1813-4a50-bbb8-1b0d41f90b13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.735968 | controller | Jun 12 15:42:40.520803 crc crio[3653]: time="2026-06-12T15:42:40.520657819Z" level=info msg="Starting container: a4b43f3a32d47f4aeb0ec5502c7aa811244fe787578faad91b6c1b80a6de2d1d" id=288be42d-e80a-4278-995a-1bae795ac2a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.735984 | controller | Jun 12 15:42:40.547384 crc crio[3653]: time="2026-06-12T15:42:40.543261657Z" level=info msg="Started container" PID=11191 containerID=a4b43f3a32d47f4aeb0ec5502c7aa811244fe787578faad91b6c1b80a6de2d1d description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=288be42d-e80a-4278-995a-1bae795ac2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0
2026-06-12 17:11:40.736000 | controller | Jun 12 15:42:40.578990 crc crio[3653]: time="2026-06-12T15:42:40.578429629Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.736016 | controller | Jun 12 15:42:40.578990 crc crio[3653]: time="2026-06-12T15:42:40.578662086Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.736031 | controller | Jun 12 15:42:40.578990 crc crio[3653]: time="2026-06-12T15:42:40.578687356Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-12 17:11:40.736047 | controller | Jun 12 15:42:40.678018 crc crio[3653]: time="2026-06-12T15:42:40.67785412Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.736063 | controller | Jun 12 15:42:40.678018 crc crio[3653]: time="2026-06-12T15:42:40.677917151Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.736078 | controller | Jun 12 15:42:40.678018 crc crio[3653]: time="2026-06-12T15:42:40.677939462Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-12 17:11:40.736094 | controller | Jun 12 15:42:40.789921 crc crio[3653]: time="2026-06-12T15:42:40.789803492Z" level=info msg="Created container edc9495e07ae8d239481ee11b3a2a7cabe9afb78c620575760d54e18ed4be19f: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=af21aad9-30c6-4b4e-841f-9b080b6538da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.736110 | controller | Jun 12 15:42:40.791919 crc crio[3653]: time="2026-06-12T15:42:40.791820828Z" level=info msg="Starting container: edc9495e07ae8d239481ee11b3a2a7cabe9afb78c620575760d54e18ed4be19f" id=7c1ff624-d200-484b-902e-6681ca430472 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.736126 | controller | Jun 12 15:42:40.806426 crc crio[3653]: time="2026-06-12T15:42:40.805844001Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.736142 | controller | Jun 12 15:42:40.806426 crc crio[3653]: time="2026-06-12T15:42:40.805936974Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.736157 | controller | Jun 12 15:42:40.806426 crc crio[3653]: time="2026-06-12T15:42:40.805967935Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-12 17:11:40.736172 | controller | Jun 12 15:42:40.810554 crc crio[3653]: time="2026-06-12T15:42:40.810354105Z" level=info msg="Started container" PID=11212 containerID=edc9495e07ae8d239481ee11b3a2a7cabe9afb78c620575760d54e18ed4be19f description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=7c1ff624-d200-484b-902e-6681ca430472 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a
2026-06-12 17:11:40.736193 | controller | Jun 12 15:42:40.814779 crc crio[3653]: time="2026-06-12T15:42:40.813153771Z" level=info msg="Created container 42efb0fb5e008b31f9003f97b2a31da90a474c141d00a37c5df03faf3e8e654c: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=9ee4da0a-dc0a-4800-9012-174d00ab60fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.736209 | controller | Jun 12 15:42:40.817878 crc crio[3653]: time="2026-06-12T15:42:40.817337776Z" level=info msg="Starting container: 42efb0fb5e008b31f9003f97b2a31da90a474c141d00a37c5df03faf3e8e654c" id=2e22b38b-2d1a-4940-af7f-b827d66c41c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.736225 | controller | Jun 12 15:42:40.823898 crc crio[3653]: time="2026-06-12T15:42:40.823461403Z" level=info msg="Created container 75945fe318de471f70f134c1bea59cae854eca53812a248ec0ec76d4239760f2: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=f0f4a5a1-b3c1-4de7-80ee-4e0cf0a8762f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.736240 | controller | Jun 12 15:42:40.827833 crc crio[3653]: time="2026-06-12T15:42:40.826970889Z" level=info msg="Starting container: 75945fe318de471f70f134c1bea59cae854eca53812a248ec0ec76d4239760f2" id=2fd779cc-23d2-43bc-b645-a73d076654ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.736256 | controller | Jun 12 15:42:40.829964 crc crio[3653]: time="2026-06-12T15:42:40.828664846Z" level=info msg="Created container e197a37564e5cd79fa6700764faa7afae12682219cf86429ad2ee0ae6e41a8b2: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=babaafd6-912b-48a6-bdd8-247316ee2371 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.736272 | controller | Jun 12 15:42:40.834772 crc crio[3653]: time="2026-06-12T15:42:40.834025062Z" level=info msg="Starting container: e197a37564e5cd79fa6700764faa7afae12682219cf86429ad2ee0ae6e41a8b2" id=cf78c296-0592-4d39-abcb-f2054da8b1dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.736288 | controller | Jun 12 15:42:40.854264 crc crio[3653]: time="2026-06-12T15:42:40.846569735Z" level=info msg="Started container" PID=11295 containerID=42efb0fb5e008b31f9003f97b2a31da90a474c141d00a37c5df03faf3e8e654c description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=2e22b38b-2d1a-4940-af7f-b827d66c41c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd
2026-06-12 17:11:40.736305 | controller | Jun 12 15:42:40.854264 crc crio[3653]: time="2026-06-12T15:42:40.848006025Z" level=info msg="Started container" PID=11289 containerID=75945fe318de471f70f134c1bea59cae854eca53812a248ec0ec76d4239760f2 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2fd779cc-23d2-43bc-b645-a73d076654ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf
2026-06-12 17:11:40.736321 | controller | Jun 12 15:42:40.862112 crc crio[3653]: time="2026-06-12T15:42:40.861764411Z" level=info msg="Started container" PID=11213 containerID=e197a37564e5cd79fa6700764faa7afae12682219cf86429ad2ee0ae6e41a8b2 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=cf78c296-0592-4d39-abcb-f2054da8b1dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b
2026-06-12 17:11:40.736337 | controller | Jun 12 15:42:40.877808 crc crio[3653]: time="2026-06-12T15:42:40.877416669Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.736371 | controller | Jun 12 15:42:40.877808 crc crio[3653]: time="2026-06-12T15:42:40.877609234Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.736392 | controller | Jun 12 15:42:40.877808 crc crio[3653]: time="2026-06-12T15:42:40.877652356Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-12 17:11:40.736409 | controller | Jun 12 15:42:40.936353 crc crio[3653]: time="2026-06-12T15:42:40.936124905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=506ced66-2269-4bc3-89be-0ac5373c3a26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.736425 | controller | Jun 12 15:42:40.945709 crc crio[3653]: time="2026-06-12T15:42:40.945344438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=69b806ea-3837-4c2f-a15d-14bf56c0d223 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.736441 | controller | Jun 12 15:42:40.970582 crc crio[3653]: time="2026-06-12T15:42:40.966465306Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=f385cbf5-66c7-46c2-878f-f090a2986d76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.736456 | controller | Jun 12 15:42:40.970582 crc crio[3653]: time="2026-06-12T15:42:40.967108943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.736472 | controller | Jun 12 15:42:40.974759 crc crio[3653]: time="2026-06-12T15:42:40.974120235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.736529 | controller | Jun 12 15:42:41.109367 crc crio[3653]: time="2026-06-12T15:42:41.108993765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=3e116bf7-9cfd-42ec-b5da-40b4c6253b1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.736547 | controller | Jun 12 15:42:41.131364 crc crio[3653]: time="2026-06-12T15:42:41.131291685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=ca7d034f-8e19-41d5-83f3-3caffe41efb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.736563 | controller | Jun 12 15:42:41.140265 crc crio[3653]: time="2026-06-12T15:42:41.136924449Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=4919f610-24bc-4735-adc0-1cf631370d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.736579 | controller | Jun 12 15:42:41.140265 crc crio[3653]: time="2026-06-12T15:42:41.137660089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.736595 | controller | Jun 12 15:42:41.238241 crc crio[3653]: time="2026-06-12T15:42:41.238096237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.736612 | controller | Jun 12 15:42:41.332956 crc crio[3653]: time="2026-06-12T15:42:41.332702935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.736628 | controller | Jun 12 15:42:41.536950 crc crio[3653]: time="2026-06-12T15:42:41.536712547Z" level=info msg="Created container 7743b622369649f6b1d5f49ee5a6238b0640a091804485ca925714e91ac7581e: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=a4b663ef-2d21-4852-9454-20d026884449 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.736648 | controller | Jun 12 15:42:41.551882 crc crio[3653]: time="2026-06-12T15:42:41.551624905Z" level=info msg="Starting container: 7743b622369649f6b1d5f49ee5a6238b0640a091804485ca925714e91ac7581e" id=ab608fb7-8c55-499d-b275-83233375cb23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.736665 | controller | Jun 12 15:42:41.636962 crc crio[3653]: time="2026-06-12T15:42:41.636761034Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7bf32645-ef27-45a4-a1bb-d9912ceb2902 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.736681 | controller | Jun 12 15:42:41.651589 crc crio[3653]: time="2026-06-12T15:42:41.645999036Z" level=info msg="Started container" PID=11352 containerID=7743b622369649f6b1d5f49ee5a6238b0640a091804485ca925714e91ac7581e description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=ab608fb7-8c55-499d-b275-83233375cb23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c
2026-06-12 17:11:40.736697 | controller | Jun 12 15:42:41.792364 crc crio[3653]: time="2026-06-12T15:42:41.792138574Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.736714 | controller | Jun 12 15:42:41.983560 crc crio[3653]: time="2026-06-12T15:42:41.982291567Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f157650f-b47e-4d28-bd80-1811eb7ef910 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.736731 | controller | Jun 12 15:42:41.992663 crc crio[3653]: time="2026-06-12T15:42:41.989288808Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.736747 | controller | Jun 12 15:42:42.019286 crc crio[3653]: time="2026-06-12T15:42:42.019097144Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=71427748-8091-4b40-9c01-8f51e93fc36c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.736764 | controller | Jun 12 15:42:42.037414 crc crio[3653]: time="2026-06-12T15:42:42.037048505Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.736780 | controller | Jun 12 15:42:42.150775 crc crio[3653]: time="2026-06-12T15:42:42.147952979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=4abbddd7-7e72-494a-b0e1-32a962cd1ae1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.736796 | controller | Jun 12 15:42:42.225749 crc crio[3653]: time="2026-06-12T15:42:42.2207095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=eb177efd-f294-430e-8aa4-7c67bac66b99 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.736813 | controller | Jun 12 15:42:42.239983 crc crio[3653]: time="2026-06-12T15:42:42.231335161Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=e641e61f-1c9e-4c17-a278-f87fbae1006b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.736829 | controller | Jun 12 15:42:42.239983 crc crio[3653]: time="2026-06-12T15:42:42.232355149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.736845 | controller | Jun 12 15:42:42.363744 crc crio[3653]: time="2026-06-12T15:42:42.351002255Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1a1f0ea4-912d-4d93-ad7b-e9c1702beedd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.736861 | controller | Jun 12 15:42:42.395696 crc crio[3653]: time="2026-06-12T15:42:42.395154863Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:11:40.736880 | controller | Jun 12 15:42:43.001904 crc crio[3653]: time="2026-06-12T15:42:42.99849093Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.736897 | controller | Jun 12 15:42:43.001904 crc crio[3653]: time="2026-06-12T15:42:42.998701436Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.736913 | controller | Jun 12 15:42:43.001904 crc crio[3653]: time="2026-06-12T15:42:42.998742667Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.736929 | controller | Jun 12 15:42:43.209141 crc crio[3653]: time="2026-06-12T15:42:43.201445242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737218 | controller | Jun 12 15:42:43.220337 crc crio[3653]: time="2026-06-12T15:42:43.220075572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737256 | controller | Jun 12 15:42:43.701658 crc crio[3653]: time="2026-06-12T15:42:43.694829781Z" level=info msg="Created container 390bc567ec19513c2e56058e0db5c5c950d726933bce097163261d5ab0859aaa: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=f385cbf5-66c7-46c2-878f-f090a2986d76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.737274 | controller | Jun 12 15:42:43.716072 crc crio[3653]: time="2026-06-12T15:42:43.706899361Z" level=info msg="Starting container: 390bc567ec19513c2e56058e0db5c5c950d726933bce097163261d5ab0859aaa" id=bd87af4e-9889-4478-9560-511b570e860f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.737291 | controller | Jun 12 15:42:43.848168 crc crio[3653]: time="2026-06-12T15:42:43.837423452Z" level=info msg="Started container" PID=11428 containerID=390bc567ec19513c2e56058e0db5c5c950d726933bce097163261d5ab0859aaa description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=bd87af4e-9889-4478-9560-511b570e860f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf
2026-06-12 17:11:40.737311 | controller | Jun 12 15:42:43.988081 crc crio[3653]: time="2026-06-12T15:42:43.974901433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737416 | controller | Jun 12 15:42:45.606936 crc crio[3653]: time="2026-06-12T15:42:45.605934027Z" level=info msg="Created container 89ffe7f96bc3a460474a052ab86d9fc40ee6b3d6b3b7df9481415a7c1a8447d3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=4919f610-24bc-4735-adc0-1cf631370d9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.737446 | controller | Jun 12 15:42:45.702017 crc crio[3653]: time="2026-06-12T15:42:45.701153393Z" level=info msg="Starting container: 89ffe7f96bc3a460474a052ab86d9fc40ee6b3d6b3b7df9481415a7c1a8447d3" id=7159d228-812a-447b-9f97-118c2c90db94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.737464 | controller | Jun 12 15:42:45.964380 crc crio[3653]: time="2026-06-12T15:42:45.964169619Z" level=info msg="Started container" PID=11463 containerID=89ffe7f96bc3a460474a052ab86d9fc40ee6b3d6b3b7df9481415a7c1a8447d3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=7159d228-812a-447b-9f97-118c2c90db94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405
2026-06-12 17:11:40.737480 | controller | Jun 12 15:42:46.081003 crc crio[3653]: time="2026-06-12T15:42:46.080743418Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.737505 | controller | Jun 12 15:42:46.081003 crc crio[3653]: time="2026-06-12T15:42:46.080841781Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.737522 | controller | Jun 12 15:42:46.081003 crc crio[3653]: time="2026-06-12T15:42:46.080877222Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_c7c8efd5-98f2-4446-bbcb-5563735d6a2b\""
2026-06-12 17:11:40.737538 | controller | Jun 12 15:42:46.081003 crc crio[3653]: time="2026-06-12T15:42:46.080914973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.737582 | controller | Jun 12 15:42:46.500443 crc crio[3653]: time="2026-06-12T15:42:46.500285606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737605 | controller | Jun 12 15:42:47.777431 crc crio[3653]: time="2026-06-12T15:42:47.770954474Z" level=info msg="Created container dc2c43ad85f6566d9443c10061134ace6fb1ffb8492ec95aea2f9febedf7b5ee: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=e641e61f-1c9e-4c17-a278-f87fbae1006b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.737622 | controller | Jun 12 15:42:47.781158 crc crio[3653]: time="2026-06-12T15:42:47.780099695Z" level=info msg="Starting container: dc2c43ad85f6566d9443c10061134ace6fb1ffb8492ec95aea2f9febedf7b5ee" id=15961d5f-3843-4014-81e8-3d0caea7109e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.737638 | controller | Jun 12 15:42:49.192313 crc crio[3653]: time="2026-06-12T15:42:49.181042567Z" level=info msg="Started container" PID=11567 containerID=dc2c43ad85f6566d9443c10061134ace6fb1ffb8492ec95aea2f9febedf7b5ee description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=15961d5f-3843-4014-81e8-3d0caea7109e name=/runtime.v1.RuntimeService/StartContainer sandboxID=49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0
2026-06-12 17:11:40.737655 | controller | Jun 12 15:42:49.764015 crc crio[3653]: time="2026-06-12T15:42:49.761023805Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.737671 | controller | Jun 12 15:42:49.764015 crc crio[3653]: time="2026-06-12T15:42:49.761070686Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.737687 | controller | Jun 12 15:42:49.764015 crc crio[3653]: time="2026-06-12T15:42:49.761096887Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_0520c2a9-2a37-465f-9ade-9d3ef01ee6fc\""
2026-06-12 17:11:40.737703 | controller | Jun 12 15:42:50.060940 crc crio[3653]: time="2026-06-12T15:42:50.05397028Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=7e1a46c9-778a-4d12-a556-efdbf6098d65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.737719 | controller | Jun 12 15:42:50.060940 crc crio[3653]: time="2026-06-12T15:42:50.05472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737735 | controller | Jun 12 15:42:50.064484 crc crio[3653]: time="2026-06-12T15:42:50.064249801Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=f2aeca30-8028-48d6-a340-53a45a056986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.737751 | controller | Jun 12 15:42:50.064688 crc crio[3653]: time="2026-06-12T15:42:50.064603501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737767 | controller | Jun 12 15:42:50.065784 crc crio[3653]: time="2026-06-12T15:42:50.064982651Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=ae77b8e3-814a-4036-9446-2fa33e369f80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.737787 | controller | Jun 12 15:42:50.065784 crc crio[3653]: time="2026-06-12T15:42:50.065122835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737803 | controller | Jun 12 15:42:50.065784 crc crio[3653]: time="2026-06-12T15:42:50.065429243Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=6984651f-5854-455f-aa51-a8f5f5aa1bd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.737819 | controller | Jun 12 15:42:50.065784 crc crio[3653]: time="2026-06-12T15:42:50.065461764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737835 | controller | Jun 12 15:42:50.065784 crc crio[3653]: time="2026-06-12T15:42:50.065651329Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=f505a50c-5d48-4d67-99b4-774742a72b05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.737851 | controller | Jun 12 15:42:50.065784 crc crio[3653]: time="2026-06-12T15:42:50.065723981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737866 | controller | Jun 12 15:42:51.061825 crc crio[3653]: time="2026-06-12T15:42:51.058879353Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=da0ff928-48f8-4654-9276-01ac0d2cea77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.737882 | controller | Jun 12 15:42:51.061825 crc crio[3653]: time="2026-06-12T15:42:51.059119229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737898 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.124317313Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=894a7ad0-b544-4664-8753-27f8d38125b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.737913 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.124453437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737929 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.125051763Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=1d748ba4-69b5-40ab-ac87-c6a264cc9a5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.737945 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.125096235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737960 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.125242449Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=003e2b85-d65d-476a-b4fa-c40711646bb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.737975 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.12528018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.737992 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.13370044Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=aa909b46-9af6-40ab-9f97-752165668f31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738014 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.133811583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738030 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.133998968Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=ce91ea11-f25b-4321-8ba7-385e17d4a9c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738046 | controller | Jun 12 15:42:51.136885 crc crio[3653]: time="2026-06-12T15:42:51.134042509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738062 | controller | Jun 12 15:42:51.166920 crc crio[3653]: time="2026-06-12T15:42:51.158870449Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=6d96dba0-137d-4805-bbe3-05701523ecbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738078 | controller | Jun 12 15:42:51.166920 crc crio[3653]: time="2026-06-12T15:42:51.158986312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738094 | controller | Jun 12 15:42:51.239287 crc crio[3653]: time="2026-06-12T15:42:51.235964738Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=7712539b-846c-4873-8152-857728d8d328 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738109 | controller | Jun 12 15:42:51.240419 crc crio[3653]: time="2026-06-12T15:42:51.24007898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738126 | controller | Jun 12 15:42:51.280829 crc crio[3653]: time="2026-06-12T15:42:51.279388756Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=fbf54ea8-c662-48f8-a457-bb4ff9db263e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738142 | controller | Jun 12 15:42:51.280829 crc crio[3653]: time="2026-06-12T15:42:51.280684021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738158 | controller | Jun 12 15:42:51.445118 crc crio[3653]: time="2026-06-12T15:42:51.443162356Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc000e1a3a8}] Aliases:map[]}"
2026-06-12 17:11:40.738175 | controller | Jun 12 15:42:51.445118 crc crio[3653]: time="2026-06-12T15:42:51.443785603Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.738191 | controller | Jun 12 15:42:52.164151 crc crio[3653]: time="2026-06-12T15:42:52.16407537Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc0015226e8}] Aliases:map[]}"
2026-06-12 17:11:40.738211 | controller | Jun 12 15:42:52.165996 crc crio[3653]: time="2026-06-12T15:42:52.165962132Z" 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-12 17:11:40.738228 | controller | Jun 12 15:42:53.308891 crc crio[3653]: time="2026-06-12T15:42:53.284487763Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=1911353f-8cef-4aee-818b-460f963665e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738244 | controller | Jun 12 15:42:53.308891 crc crio[3653]: time="2026-06-12T15:42:53.306827845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738259 | controller | Jun 12 15:42:53.310741 crc crio[3653]: time="2026-06-12T15:42:53.310452604Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=4fc680c3-1bd5-46d5-a255-be79a77412a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738275 | controller | Jun 12 15:42:53.310834 crc crio[3653]: time="2026-06-12T15:42:53.310767522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738291 | controller | Jun 12 15:42:53.312187 crc crio[3653]: time="2026-06-12T15:42:53.311465932Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=5a2c21e0-a31b-4b25-840c-73f2c741296d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738308 | controller | Jun 12 15:42:53.312187 crc crio[3653]: time="2026-06-12T15:42:53.312004016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738324 | controller | Jun 12 15:42:53.334936 crc crio[3653]: time="2026-06-12T15:42:53.333971527Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=a2b11017-e209-4e12-9c08-0464c4f460eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738340 | controller | Jun 12 15:42:53.334936 crc crio[3653]: time="2026-06-12T15:42:53.33445719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738388 | controller | Jun 12 15:42:53.338569 crc crio[3653]: time="2026-06-12T15:42:53.336717022Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=3e277571-683e-45d5-8c43-3975577117d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738406 | controller | Jun 12 15:42:53.338569 crc crio[3653]: time="2026-06-12T15:42:53.337098483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738423 | controller | Jun 12 15:42:53.338569 crc crio[3653]: time="2026-06-12T15:42:53.337983207Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=30f170e7-6602-4d2f-8e05-93cb5aba5dfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738439 | controller | Jun 12 15:42:53.338569 crc crio[3653]: time="2026-06-12T15:42:53.338263575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738456 | controller | Jun 12 15:42:53.338569 crc crio[3653]: time="2026-06-12T15:42:53.338331877Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=65c99ff8-08d5-498a-8fcf-83c0e8617ab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738476 | controller | Jun 12 15:42:53.339017 crc crio[3653]: time="2026-06-12T15:42:53.338597044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738493 | controller | Jun 12 15:42:53.348185 crc crio[3653]: time="2026-06-12T15:42:53.346092809Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=7ed8c9a3-2565-4dc3-b475-7c9e1eafdbfd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738508 | controller | Jun 12 15:42:53.359959 crc crio[3653]: time="2026-06-12T15:42:53.359837715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738525 | controller | Jun 12 15:42:53.383171 crc crio[3653]: time="2026-06-12T15:42:53.382859645Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=bab16adf-06dc-46f8-a7b3-cbdf69230857 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738541 | controller | Jun 12 15:42:53.384106 crc crio[3653]: time="2026-06-12T15:42:53.384081888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738557 | controller | Jun 12 15:42:53.395661 crc crio[3653]: time="2026-06-12T15:42:53.39402955Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=623281dd-8664-4999-8eae-fcf1ca2dee24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738573 | controller | Jun 12 15:42:53.396172 crc crio[3653]: time="2026-06-12T15:42:53.395901832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738589 | controller | Jun 12 15:42:53.476136 crc crio[3653]: time="2026-06-12T15:42:53.475472469Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc0029a62b0}] Aliases:map[]}"
2026-06-12 17:11:40.738605 | controller | Jun 12 15:42:53.476570 crc crio[3653]: time="2026-06-12T15:42:53.476396524Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.738647 | controller | Jun 12 15:42:54.483398 crc crio[3653]: time="2026-06-12T15:42:54.48330958Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.738669 | controller | Jun 12 15:42:54.777908 crc crio[3653]: time="2026-06-12T15:42:54.75016002Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=1d745bf5-aefc-48c5-8a55-3c4434e68b11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738686 | controller | Jun 12 15:42:54.783346 crc crio[3653]: time="2026-06-12T15:42:54.780976083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738702 | controller | Jun 12 15:42:54.795456 crc crio[3653]: time="2026-06-12T15:42:54.789808285Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=163010e6-6d5d-4251-b8cb-e4fa70213a5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738721 | controller | Jun 12 15:42:54.795456 crc crio[3653]: time="2026-06-12T15:42:54.790849503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738738 | controller | Jun 12 15:42:54.950662 crc crio[3653]: time="2026-06-12T15:42:54.816391062Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=d952a22f-1391-45a7-b3b1-d95d63dc3fb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.738754 | controller | Jun 12 15:42:54.950662 crc crio[3653]: time="2026-06-12T15:42:54.950685827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738770 | controller | Jun 12 15:42:56.142152 crc crio[3653]: time="2026-06-12T15:42:56.140369366Z" level=info msg="Stopping pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8" id=ced22b10-1741-48f0-b447-2efe60349d01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.738787 | controller | Jun 12 15:43:02.508588 crc crio[3653]: time="2026-06-12T15:43:02.508363008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.738803 | controller | Jun 12 15:43:02.888708 crc crio[3653]: 2026-06-12T15:43:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92d14948ed9aa39 Mac:a2:bc:81:5d:8f:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa SocketPath: PciID:}] [{Interface:0xc0002a6a30 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.738819 | controller | Jun 12 15:43:03.100717 crc crio[3653]: 2026-06-12T15:43:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f1410721d1eba Mac:56:98:8b:a6:1d:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.738835 | controller | Jun 12 15:43:03.647062 crc crio[3653]: 2026-06-12T15:43:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34e8469eccf1167 Mac:5a:2c:84:d4:f7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.738851 | controller | Jun 12 15:43:03.652804 crc crio[3653]: time="2026-06-12T15:43:03.649778117Z" level=info msg="Created container 5050eb16fe5f0282b6560a82216c3856a2d32f324241cff3baa2075ae893e9f8: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=f05a5a05-6335-435e-83ce-56a08ec611cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.738867 | controller | Jun 12 15:43:03.675715 crc crio[3653]: time="2026-06-12T15:43:03.67110812Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.738883 | controller | Jun 12 15:43:03.675715 crc crio[3653]: time="2026-06-12T15:43:03.671205603Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-12 17:11:40.738900 | controller | Jun 12 15:43:03.676082 crc crio[3653]: time="2026-06-12T15:43:03.675905902Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc0029a6970}] Aliases:map[]}"
2026-06-12 17:11:40.738920 | controller | Jun 12 15:43:03.676082 crc crio[3653]: time="2026-06-12T15:43:03.675954353Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.738936 | controller | Jun 12 15:43:03.682708 crc crio[3653]: time="2026-06-12T15:43:03.677624029Z" level=info msg="Starting container: 5050eb16fe5f0282b6560a82216c3856a2d32f324241cff3baa2075ae893e9f8" id=eb101348-ad45-4d9a-a629-7dd6c29d60f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.738953 | controller | Jun 12 15:43:03.700451 crc crio[3653]: time="2026-06-12T15:43:03.700365871Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc0015226e8}] Aliases:map[]}"
2026-06-12 17:11:40.738968 | controller | Jun 12 15:43:03.702152 crc crio[3653]: time="2026-06-12T15:43:03.700780662Z" 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-12 17:11:40.738985 | controller | Jun 12 15:43:03.716970 crc crio[3653]: time="2026-06-12T15:43:03.716902853Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc000e1a3a8}] Aliases:map[]}"
2026-06-12 17:11:40.739001 | controller | Jun 12 15:43:03.717980 crc crio[3653]: time="2026-06-12T15:43:03.717952182Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.739016 | controller | Jun 12 15:43:03.732203 crc crio[3653]: time="2026-06-12T15:43:03.729476307Z" level=info msg="Started container" PID=11870 containerID=5050eb16fe5f0282b6560a82216c3856a2d32f324241cff3baa2075ae893e9f8 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=eb101348-ad45-4d9a-a629-7dd6c29d60f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6
2026-06-12 17:11:40.739033 | controller | Jun 12 15:43:03.740269 crc crio[3653]: time="2026-06-12T15:43:03.740095648Z" level=info msg="Got pod network &{Name:collect-profiles-29687970-qfg2x Namespace:openshift-operator-lifecycle-manager ID:f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 UID:b1ec2448-4d40-4afd-907a-6b38271a6735 NetNS:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1ec2448_4d40_4afd_907a_6b38271a6735.slice PodAnnotations:0xc000764600}] Aliases:map[]}"
2026-06-12 17:11:40.739049 | controller | Jun 12 15:43:03.740636 crc crio[3653]: time="2026-06-12T15:43:03.740381205Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687970-qfg2x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.739069 | controller | Jun 12 15:43:03.778809 crc crio[3653]: time="2026-06-12T15:43:03.778126678Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 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:0xc0001a0750}] Aliases:map[]}"
2026-06-12 17:11:40.739085 | controller | Jun 12 15:43:03.778809 crc crio[3653]: time="2026-06-12T15:43:03.778289743Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.739102 | controller | Jun 12 15:43:04.091644 crc crio[3653]: time="2026-06-12T15:43:04.091379929Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc0029a62b0}] Aliases:map[]}"
2026-06-12 17:11:40.739118 | controller | Jun 12 15:43:04.110720 crc crio[3653]: time="2026-06-12T15:43:04.110371448Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.739134 | controller | Jun 12 15:43:05.281008 crc crio[3653]: time="2026-06-12T15:43:05.271188166Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc001790600}] Aliases:map[]}"
2026-06-12 17:11:40.739150 | controller | Jun 12 15:43:05.281008 crc crio[3653]: time="2026-06-12T15:43:05.271859994Z" 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-12 17:11:40.739165 | controller | Jun 12 15:43:05.281008 crc crio[3653]: time="2026-06-12T15:43:05.2731549Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc0001a0900}] Aliases:map[]}"
2026-06-12 17:11:40.739181 | controller | Jun 12 15:43:05.281008 crc crio[3653]: time="2026-06-12T15:43:05.273182321Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.739198 | controller | Jun 12 15:43:05.281008 crc crio[3653]: time="2026-06-12T15:43:05.274124566Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc002a90488}] Aliases:map[]}"
2026-06-12 17:11:40.739218 | controller | Jun 12 15:43:05.281008 crc crio[3653]: time="2026-06-12T15:43:05.274155697Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.739234 | controller | Jun 12 15:43:05.291773 crc crio[3653]: time="2026-06-12T15:43:05.291402329Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=29a8e247-4865-4800-8a09-40faca626e6e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739250 | controller | Jun 12 15:43:05.293313 crc crio[3653]: time="2026-06-12T15:43:05.29326214Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc002a90560}] Aliases:map[]}"
2026-06-12 17:11:40.739266 | controller | Jun 12 15:43:05.293466 crc crio[3653]: time="2026-06-12T15:43:05.293444375Z" 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-12 17:11:40.739283 | controller | Jun 12 15:43:05.299125 crc crio[3653]: time="2026-06-12T15:43:05.294099643Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc0029a6a78}] Aliases:map[]}"
2026-06-12 17:11:40.739298 | controller | Jun 12 15:43:05.299125 crc crio[3653]: time="2026-06-12T15:43:05.294788252Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.739314 | controller | Jun 12 15:43:05.315481 crc crio[3653]: time="2026-06-12T15:43:05.30276557Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc001610438}] Aliases:map[]}"
2026-06-12 17:11:40.739330 | controller | Jun 12 15:43:05.315481 crc crio[3653]: time="2026-06-12T15:43:05.302964645Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.739359 | controller | Jun 12 15:43:05.351697 crc crio[3653]: time="2026-06-12T15:43:05.339474704Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/POD" id=7f0797f4-cd4d-4788-be7f-0190195ed2e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.739381 | controller | Jun 12 15:43:05.351697 crc crio[3653]: time="2026-06-12T15:43:05.339891746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.739402 | controller | Jun 12 15:43:05.415113 crc crio[3653]: time="2026-06-12T15:43:05.408196094Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.739418 | controller | Jun 12 15:43:07.321796 crc crio[3653]: time="2026-06-12T15:43:07.223404148Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=fbd21d2c-ea08-4db0-bb4c-16a735dff525 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739435 | controller | Jun 12 15:43:07.346620 crc crio[3653]: time="2026-06-12T15:43:07.223948833Z" level=info msg="Ran pod sandbox 34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=f505a50c-5d48-4d67-99b4-774742a72b05 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.739451 | controller | Jun 12 15:43:07.578756 crc crio[3653]: time="2026-06-12T15:43:07.573901067Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=4aa79bf3-adcb-45c1-9bcc-00f605dc8198 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739467 | controller | Jun 12 15:43:07.601274 crc crio[3653]: time="2026-06-12T15:43:07.586998285Z" level=info msg="Ran pod sandbox 78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=7e1a46c9-778a-4d12-a556-efdbf6098d65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.739484 | controller | Jun 12 15:43:07.810140 crc crio[3653]: time="2026-06-12T15:43:07.810075748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0f8714f4-c7a7-451d-bf84-f7c981070829 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739509 | controller | Jun 12 15:43:07.847881 crc crio[3653]: time="2026-06-12T15:43:07.846450304Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=32547ced-1dba-46fb-9995-cc4b338ce6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.739526 | controller | Jun 12 15:43:07.847881 crc crio[3653]: time="2026-06-12T15:43:07.8470512Z" level=info msg="Stopped pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8" id=ced22b10-1741-48f0-b447-2efe60349d01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.739542 | controller | Jun 12 15:43:07.870737 crc crio[3653]: time="2026-06-12T15:43:07.859721167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=e8386318-2a8e-4738-86af-4c39695487a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739558 | controller | Jun 12 15:43:07.938925 crc crio[3653]: time="2026-06-12T15:43:07.937109994Z" 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=7f0797f4-cd4d-4788-be7f-0190195ed2e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.739574 | controller | Jun 12 15:43:07.948972 crc crio[3653]: time="2026-06-12T15:43:07.944920098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.739590 | controller | Jun 12 15:43:07.978586 crc crio[3653]: time="2026-06-12T15:43:07.971824844Z" level=info msg="Ran pod sandbox c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e with infra container: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/POD" id=7f0797f4-cd4d-4788-be7f-0190195ed2e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.739611 | controller | Jun 12 15:43:07.985023 crc crio[3653]: time="2026-06-12T15:43:07.982988299Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=61dc0981-1441-497e-af23-c3c9ddad0638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.739627 | controller | Jun 12 15:43:07.995160 crc crio[3653]: time="2026-06-12T15:43:07.987977196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.739644 | controller | Jun 12 15:43:07.995160 crc crio[3653]: time="2026-06-12T15:43:07.993200039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e51ece18-bfd3-478a-986f-d831c470a811 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739660 | controller | Jun 12 15:43:08.140608 crc crio[3653]: time="2026-06-12T15:43:08.138656158Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=f46aa2a9-f6e4-4fd7-8bc5-9aa8490c5dd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.739675 | controller | Jun 12 15:43:08.140608 crc crio[3653]: time="2026-06-12T15:43:08.13983016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.739720 | controller | Jun 12 15:43:08.230689 crc crio[3653]: time="2026-06-12T15:43:08.224027834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=7fa334b8-7171-41d7-a671-3356201f008a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739742 | controller | Jun 12 15:43:08.803047 crc crio[3653]: time="2026-06-12T15:43:08.802438098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.739758 | controller | Jun 12 15:43:08.813811 crc crio[3653]: time="2026-06-12T15:43:08.813677695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.739774 | controller | Jun 12 15:43:08.875797 crc crio[3653]: time="2026-06-12T15:43:08.87564761Z" level=info msg="Ran pod sandbox 92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=f2aeca30-8028-48d6-a340-53a45a056986 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.739790 | controller | Jun 12 15:43:08.907600 crc crio[3653]: time="2026-06-12T15:43:08.905074906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=6c64a005-88a0-45e8-ab63-f6be44512cb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739806 | controller | Jun 12 15:43:09.235618 crc crio[3653]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abc2916a41a4082 Mac:ea:a5:be:4b:f3:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 SocketPath: PciID:}] [{Interface:0xc0002d0c20 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.739821 | controller | Jun 12 15:43:09.278616 crc crio[3653]: time="2026-06-12T15:43:09.269893067Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=f46a2892-a14a-414d-b6e0-ab97bf98d813 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739841 | controller | Jun 12 15:43:09.284209 crc crio[3653]: time="2026-06-12T15:43:09.283967642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6cfcc64f-2579-453b-9ee3-f987b0837b09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.739857 | controller | Jun 12 15:43:09.326926 crc crio[3653]: time="2026-06-12T15:43:09.324907562Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=1f8c33ac-c70d-4c38-a045-18b646e8cad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.739873 | controller | Jun 12 15:43:09.326926 crc crio[3653]: time="2026-06-12T15:43:09.325818927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.739889 | controller | Jun 12 15:43:09.633776 crc crio[3653]: time="2026-06-12T15:43:09.621004363Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins" id=dea0c7f7-2a36-41a6-9e8b-19d0a88c21a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.739905 | controller | Jun 12 15:43:09.638617 crc crio[3653]: time="2026-06-12T15:43:09.627304086Z" level=info msg="Created container 71e1a24c628680ffb9287fafe658485e09c90796e8aef2e76d1e47515cf8165d: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=61dc0981-1441-497e-af23-c3c9ddad0638 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.739920 | controller | Jun 12 15:43:09.658712 crc crio[3653]: time="2026-06-12T15:43:09.658019346Z" level=info msg="Starting container: 71e1a24c628680ffb9287fafe658485e09c90796e8aef2e76d1e47515cf8165d" id=907b7c38-856a-4c54-a04b-df3d8cb9b4b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.739937 | controller | Jun 12 15:43:09.705626 crc crio[3653]: time="2026-06-12T15:43:09.698707489Z" level=info msg="Started container" PID=12128 containerID=71e1a24c628680ffb9287fafe658485e09c90796e8aef2e76d1e47515cf8165d description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=907b7c38-856a-4c54-a04b-df3d8cb9b4b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3
2026-06-12 17:11:40.739953 | controller | Jun 12 15:43:10.027655 crc crio[3653]: time="2026-06-12T15:43:10.027419803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.739969 | controller | Jun 12 15:43:10.074874 crc crio[3653]: time="2026-06-12T15:43:10.074334836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.739984 | controller | Jun 12 15:43:10.118712 crc crio[3653]: time="2026-06-12T15:43:10.109613941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.740000 | controller | Jun 12 15:43:10.118712 crc crio[3653]: time="2026-06-12T15:43:10.111473062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.740016 | controller | Jun 12 15:43:10.209999 crc crio[3653]: time="2026-06-12T15:43:10.203198072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.740032 | controller | Jun 12 15:43:10.250331 crc crio[3653]: time="2026-06-12T15:43:10.24186464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.740051 | controller | Jun 12 15:43:10.895851 crc crio[3653]: time="2026-06-12T15:43:10.891994397Z" level=info msg="Created container 4e23f4440138a8cb1729832b81743aa3ef818772e6618825b0710683e1e497ec: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=f46aa2a9-f6e4-4fd7-8bc5-9aa8490c5dd5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.740067 | controller | Jun 12 15:43:10.917064 crc crio[3653]: time="2026-06-12T15:43:10.916669882Z" level=info msg="Starting container: 4e23f4440138a8cb1729832b81743aa3ef818772e6618825b0710683e1e497ec" id=fdf246a3-6c6b-4de0-9830-38f2816a268e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.740086 | controller | Jun 12 15:43:11.147156 crc crio[3653]: time="2026-06-12T15:43:11.144690238Z" level=info msg="Started container" PID=12168 containerID=4e23f4440138a8cb1729832b81743aa3ef818772e6618825b0710683e1e497ec description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=fdf246a3-6c6b-4de0-9830-38f2816a268e name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a
2026-06-12 17:11:40.740105 | controller | Jun 12 15:43:11.181198 crc crio[3653]: time="2026-06-12T15:43:11.180932751Z" level=info msg="Created container ecef18ee145c19fe2c34277d81d27f5acae7415820388db835e21e8f8f9210b2: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=1f8c33ac-c70d-4c38-a045-18b646e8cad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.740121 | controller | Jun 12 15:43:11.203326 crc crio[3653]: time="2026-06-12T15:43:11.202706728Z" level=info msg="Starting container: ecef18ee145c19fe2c34277d81d27f5acae7415820388db835e21e8f8f9210b2" id=0f5fb2e4-7f87-4bc0-837f-8a0c3d448a98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.740138 | controller | Jun 12 15:43:11.619034 crc crio[3653]: 2026-06-12T15:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36d7712e418b4f0 Mac:7e:7b:b5:f8:52:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be SocketPath: PciID:}] [{Interface:0xc000231180 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.740154 | controller | Jun 12 15:43:11.623478 crc crio[3653]: time="2026-06-12T15:43:11.623431818Z" level=info msg="Started container" PID=12175 containerID=ecef18ee145c19fe2c34277d81d27f5acae7415820388db835e21e8f8f9210b2 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=0f5fb2e4-7f87-4bc0-837f-8a0c3d448a98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff
2026-06-12 17:11:40.740170 | controller | Jun 12 15:43:11.626361 crc crio[3653]: 2026-06-12T15:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a74dfb23f9e4523 Mac:5e:af:1c:c7:f2:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 SocketPath: PciID:}] [{Interface:0xc0003b6880 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.740186 | controller | Jun 12 15:43:11.867915 crc crio[3653]: time="2026-06-12T15:43:11.86766145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=cbac5d36-117e-4560-bf03-eaea365973ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.740202 | controller | Jun 12 15:43:11.885642 crc crio[3653]: time="2026-06-12T15:43:11.885401875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=efa60b19-ad48-4a7b-8192-52a231f9b409 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.740221 | controller | Jun 12 15:43:11.909357 crc crio[3653]: time="2026-06-12T15:43:11.909219786Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=6458b125-d2d2-4e64-90ca-252b5d8aba26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.740238 | controller | Jun 12 15:43:11.930277 crc crio[3653]: time="2026-06-12T15:43:11.93019335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.740254 | controller | Jun 12 15:43:12.053428 crc crio[3653]: time="2026-06-12T15:43:12.052413544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.740270 | controller | Jun 12 15:43:12.151715 crc crio[3653]: time="2026-06-12T15:43:12.15166757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.740286 | controller | Jun 12 15:43:12.194639 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ff5f0cbd09f612 Mac:6e:1e:b1:7e:8c:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 SocketPath: PciID:}] [{Interface:0xc00011b520 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.740303 | controller | Jun 12 15:43:12.207068 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:115d7341aa6f73b Mac:22:02:00:9f:26:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 SocketPath: PciID:}] [{Interface:0xc000223e40 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.740319 | controller | Jun 12 15:43:12.237705 crc crio[3653]: time="2026-06-12T15:43:12.237649931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.740335 | controller | Jun 12 15:43:12.271279 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc5302f501f6e74 Mac:1e:6d:60:fd:db:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 SocketPath: PciID:}] [{Interface:0xc0003607f0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.740369 | controller | Jun 12 15:43:12.354191 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecd555465c5beea Mac:ba:3c:bf:28:3b:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.740388 | controller | Jun 12 15:43:12.410765 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0d393fe024e893 Mac:d6:f7:43:ed:3a:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 SocketPath: PciID:}] [{Interface:0xc00021e8b0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.740405 | controller | Jun 12 15:43:12.411990 crc crio[3653]: time="2026-06-12T15:43:12.411822366Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.740421 | controller | Jun 12 15:43:12.412099 crc crio[3653]: time="2026-06-12T15:43:12.412070733Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_0520c2a9-2a37-465f-9ade-9d3ef01ee6fc\""
2026-06-12 17:11:40.740437 | controller | Jun 12 15:43:12.412170 crc crio[3653]: time="2026-06-12T15:43:12.412113384Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 17:11:40.740458 | controller | Jun 12 15:43:12.412968 crc crio[3653]: time="2026-06-12T15:43:12.412790292Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc0029a6970}] Aliases:map[]}"
2026-06-12 17:11:40.740475 | controller | Jun 12 15:43:12.413137 crc crio[3653]: time="2026-06-12T15:43:12.412995808Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc002a90488}] Aliases:map[]}"
2026-06-12 17:11:40.740491 | controller | Jun 12 15:43:12.413456 crc crio[3653]: time="2026-06-12T15:43:12.413370218Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.740507 | controller | Jun 12 15:43:12.413456 crc crio[3653]: time="2026-06-12T15:43:12.41342531Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.740523 | controller | Jun 12 15:43:12.414438 crc crio[3653]: time="2026-06-12T15:43:12.414082738Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 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:0xc0001a0750}] Aliases:map[]}"
2026-06-12 17:11:40.740539 | controller | Jun 12 15:43:12.414438 crc crio[3653]: time="2026-06-12T15:43:12.414413447Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.740568 | controller | Jun 12 15:43:12.414889 crc crio[3653]: time="2026-06-12T15:43:12.414837498Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc001790600}] Aliases:map[]}"
2026-06-12 17:11:40.740586 | controller | Jun 12 15:43:12.415191 crc crio[3653]: time="2026-06-12T15:43:12.415170977Z" 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-12 17:11:40.740602 | controller | Jun 12 15:43:12.415976 crc crio[3653]: time="2026-06-12T15:43:12.415950329Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc001610438}] Aliases:map[]}"
2026-06-12 17:11:40.740624 | controller | Jun 12 15:43:12.416181 crc crio[3653]: time="2026-06-12T15:43:12.416160624Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.740641 | controller | Jun 12 15:43:12.417474 crc crio[3653]: time="2026-06-12T15:43:12.417308696Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc002a90560}] Aliases:map[]}"
2026-06-12 17:11:40.740658 | controller | Jun 12 15:43:12.417847 crc crio[3653]: time="2026-06-12T15:43:12.417763948Z" 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-12 17:11:40.740674 | controller | Jun 12 15:43:12.418150 crc crio[3653]: time="2026-06-12T15:43:12.418047176Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc0001a0900}] Aliases:map[]}"
2026-06-12 17:11:40.740690 | controller | Jun 12 15:43:12.418323 crc crio[3653]: time="2026-06-12T15:43:12.418293453Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.740706 | controller | Jun 12 15:43:12.423116 crc crio[3653]: time="2026-06-12T15:43:12.423055273Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc0029a6a78}] Aliases:map[]}"
2026-06-12 17:11:40.740722 | controller | Jun 12 15:43:12.423331 crc crio[3653]: time="2026-06-12T15:43:12.423231028Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.740737 | controller | Jun 12 15:43:12.428309 crc crio[3653]: time="2026-06-12T15:43:12.428195904Z" level=info msg="Ran pod sandbox 4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=003e2b85-d65d-476a-b4fa-c40711646bb2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.740754 | controller | Jun 12 15:43:12.435828 crc crio[3653]: time="2026-06-12T15:43:12.435685519Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc002696650}] Aliases:map[]}"
2026-06-12 17:11:40.740818 | controller | Jun 12 15:43:12.435828 crc crio[3653]: time="2026-06-12T15:43:12.435818742Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.740838 | controller | Jun 12 15:43:12.439162 crc crio[3653]: time="2026-06-12T15:43:12.439006389Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc002696660}] Aliases:map[]}"
2026-06-12 17:11:40.740854 | controller | Jun 12 15:43:12.439162 crc crio[3653]: time="2026-06-12T15:43:12.439088392Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.740871 | controller | Jun 12 15:43:12.440062 crc crio[3653]: time="2026-06-12T15:43:12.440021937Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc002696658}] Aliases:map[]}"
2026-06-12 17:11:40.740888 | controller | Jun 12 15:43:12.440198 crc crio[3653]: time="2026-06-12T15:43:12.440179491Z" 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-12 17:11:40.740904 | controller | Jun 12 15:43:12.440889 crc crio[3653]: time="2026-06-12T15:43:12.440774238Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=e0c98e01-090b-4fa7-9043-96d0a3398289 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.740920 | controller | Jun 12 15:43:12.444952 crc crio[3653]: time="2026-06-12T15:43:12.44488415Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc002696680}] Aliases:map[]}"
2026-06-12 17:11:40.740937 | controller | Jun 12 15:43:12.444952 crc crio[3653]: time="2026-06-12T15:43:12.444938792Z" 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-12 17:11:40.740953 | controller | Jun 12 15:43:12.450911 crc crio[3653]: time="2026-06-12T15:43:12.44011234Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc002696668}] Aliases:map[]}"
2026-06-12 17:11:40.740973 | controller | Jun 12 15:43:12.450911 crc crio[3653]: time="2026-06-12T15:43:12.450890245Z" 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-12 17:11:40.740990 | controller | Jun 12 15:43:12.455102 crc crio[3653]: time="2026-06-12T15:43:12.45474221Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc002696690}] Aliases:map[]}"
2026-06-12 17:11:40.741006 | controller | Jun 12 15:43:12.456312 crc crio[3653]: time="2026-06-12T15:43:12.456165499Z" 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-12 17:11:40.741022 | controller | Jun 12 15:43:12.456427 crc crio[3653]: time="2026-06-12T15:43:12.45548372Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc0026966a8}] Aliases:map[]}"
2026-06-12 17:11:40.741038 | controller | Jun 12 15:43:12.456427 crc crio[3653]: time="2026-06-12T15:43:12.456414806Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.741054 | controller | Jun 12 15:43:12.457079 crc crio[3653]: time="2026-06-12T15:43:12.456963241Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc0026966c0}] Aliases:map[]}"
2026-06-12 17:11:40.741071 | controller | Jun 12 15:43:12.457172 crc crio[3653]: time="2026-06-12T15:43:12.457078984Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.741100 | controller | Jun 12 15:43:12.463221 crc crio[3653]: time="2026-06-12T15:43:12.463061527Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.741128 | controller | Jun 12 15:43:12.493026 crc crio[3653]: time="2026-06-12T15:43:12.45620847Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc0026966b8}] Aliases:map[]}"
2026-06-12 17:11:40.741149 | controller | Jun 12 15:43:12.493026 crc crio[3653]: time="2026-06-12T15:43:12.492840372Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.741166 | controller | Jun 12 15:43:12.574041 crc crio[3653]: time="2026-06-12T15:43:12.57392369Z" level=info msg="Ran pod sandbox a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=aa909b46-9af6-40ab-9f97-752165668f31 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.741182 | controller | Jun 12 15:43:12.623730 crc crio[3653]: time="2026-06-12T15:43:12.623424384Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=aacc3230-55ab-4ed3-b972-e386eb08ad93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741198 | controller | Jun 12 15:43:12.645032 crc crio[3653]: time="2026-06-12T15:43:12.644951123Z" level=info msg="Created container b2e40a20348f2d0f008e03b8281b9eb059e33bfa32708a73eaf03e51858ab220: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=6458b125-d2d2-4e64-90ca-252b5d8aba26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741214 | controller | Jun 12 15:43:12.660347 crc crio[3653]: time="2026-06-12T15:43:12.660007715Z" level=info msg="Starting container: b2e40a20348f2d0f008e03b8281b9eb059e33bfa32708a73eaf03e51858ab220" id=7b1378ec-d42a-4268-b3f2-c2afc3711779 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.741230 | controller | Jun 12 15:43:12.691858 crc crio[3653]: time="2026-06-12T15:43:12.684889455Z" level=info msg="Ran pod sandbox b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=1d748ba4-69b5-40ab-ac87-c6a264cc9a5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.741246 | controller | Jun 12 15:43:12.713043 crc crio[3653]: time="2026-06-12T15:43:12.712188282Z" level=info msg="Started container" PID=12279 containerID=b2e40a20348f2d0f008e03b8281b9eb059e33bfa32708a73eaf03e51858ab220 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=7b1378ec-d42a-4268-b3f2-c2afc3711779 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff
2026-06-12 17:11:40.741262 | controller | Jun 12 15:43:12.749034 crc crio[3653]: time="2026-06-12T15:43:12.748831245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=d1ff1649-3421-46d7-a588-5fcbc1021aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741279 | controller | Jun 12 15:43:12.775348 crc crio[3653]: time="2026-06-12T15:43:12.773605593Z" level=info msg="Ran pod sandbox 36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=894a7ad0-b544-4664-8753-27f8d38125b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.741295 | controller | Jun 12 15:43:12.792483 crc crio[3653]: time="2026-06-12T15:43:12.792419657Z" level=info msg="Ran pod sandbox dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=da0ff928-48f8-4654-9276-01ac0d2cea77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.741315 | controller | Jun 12 15:43:12.821610 crc crio[3653]: time="2026-06-12T15:43:12.79359049Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=6fa36ae4-c34a-47d1-830e-0e3790eed2de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741331 | controller | Jun 12 15:43:12.821920 crc crio[3653]: time="2026-06-12T15:43:12.793785815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=95b1dff2-17d5-4c31-b91d-8fe968a2b0c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741361 | controller | Jun 12 15:43:12.852751 crc crio[3653]: time="2026-06-12T15:43:12.847286949Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=fb421580-9959-4d1c-b3f1-26a5569489c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741383 | controller | Jun 12 15:43:12.917665 crc crio[3653]: time="2026-06-12T15:43:12.917616253Z" level=info msg="Ran pod sandbox ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=ae77b8e3-814a-4036-9446-2fa33e369f80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.741400 | controller | Jun 12 15:43:12.996839 crc crio[3653]: time="2026-06-12T15:43:12.996034478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=234ca10d-2de4-4814-9c9c-ca119ef3c09f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741416 | controller | Jun 12 15:43:13.206902 crc crio[3653]: time="2026-06-12T15:43:13.206834785Z" level=info msg="Ran pod sandbox abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 with infra container: openshift-dns/dns-default-qtghf/POD" id=6d96dba0-137d-4805-bbe3-05701523ecbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.741432 | controller | Jun 12 15:43:13.423926 crc crio[3653]: time="2026-06-12T15:43:13.267749012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=5acdf1de-92a4-4bf9-b9f1-b6e598dd8edd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741449 | controller | Jun 12 15:43:13.424792 crc crio[3653]: time="2026-06-12T15:43:13.268093091Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=82e38d78-d33b-4d0d-91cd-384e5d2f8399 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741465 | controller | Jun 12 15:43:13.435862 crc crio[3653]: time="2026-06-12T15:43:13.431360338Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=2135d61e-0ace-4c83-a54f-c19d4ce2c9ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741480 | controller | Jun 12 15:43:13.435862 crc crio[3653]: time="2026-06-12T15:43:13.432059737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741496 | controller | Jun 12 15:43:13.450844 crc crio[3653]: time="2026-06-12T15:43:13.287673027Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=21f65b96-b201-41f1-b0fa-983697bbe7e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741512 | controller | Jun 12 15:43:13.450844 crc crio[3653]: time="2026-06-12T15:43:13.305961317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=d27a06f3-016d-4325-9538-2a2dfe9ad9c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741541 | controller | Jun 12 15:43:13.450844 crc crio[3653]: time="2026-06-12T15:43:13.352551101Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=1b7586e4-28a6-423e-835b-12215ff61d77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741557 | controller | Jun 12 15:43:13.450844 crc crio[3653]: time="2026-06-12T15:43:13.397224804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=172ac3b9-3bad-4237-b882-be2876aadff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741573 | controller | Jun 12 15:43:13.450844 crc crio[3653]: time="2026-06-12T15:43:13.398216441Z" level=info msg="Ran pod sandbox 115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=6984651f-5854-455f-aa51-a8f5f5aa1bd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.741589 | controller | Jun 12 15:43:13.466916 crc crio[3653]: time="2026-06-12T15:43:13.451475658Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=a8828340-cad9-4a13-b53a-f0858aa42764 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741605 | controller | Jun 12 15:43:13.485291 crc crio[3653]: time="2026-06-12T15:43:13.484916243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=7d3dfe47-5b3f-4a1e-a042-035d7cd8932b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741621 | controller | Jun 12 15:43:13.533904 crc crio[3653]: time="2026-06-12T15:43:13.533804081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741637 | controller | Jun 12 15:43:13.621706 crc crio[3653]: time="2026-06-12T15:43:13.610052127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=002eb18f-32ac-4f1e-b745-7e53c9c6a2ac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741652 | controller | Jun 12 15:43:13.636140 crc crio[3653]: time="2026-06-12T15:43:13.629702284Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=ebb088d0-8d80-4471-9d11-e9b7d32ffa0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741668 | controller | Jun 12 15:43:13.636140 crc crio[3653]: time="2026-06-12T15:43:13.63101441Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=5954dc7a-6689-4096-bbce-35534e097af7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741684 | controller | Jun 12 15:43:13.636140 crc crio[3653]: time="2026-06-12T15:43:13.631193295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=0d2759c3-fac2-4bb3-8654-ffbdf6363b8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.741699 | controller | Jun 12 15:43:13.636140 crc crio[3653]: time="2026-06-12T15:43:13.63138688Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=c02a3c80-f278-49f6-85be-6e28cc0f9881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741714 | controller | Jun 12 15:43:13.636140 crc crio[3653]: time="2026-06-12T15:43:13.6317425Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=1882a0b4-cc17-4f73-8743-b90bc8997cb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741733 | controller | Jun 12 15:43:13.655185 crc crio[3653]: time="2026-06-12T15:43:13.6522199Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=d43bffd5-2537-482c-8154-5d16289a660d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741750 | controller | Jun 12 15:43:14.249872 crc crio[3653]: time="2026-06-12T15:43:14.224359153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741766 | controller | Jun 12 15:43:14.385595 crc crio[3653]: time="2026-06-12T15:43:14.384917156Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=5e0f3d29-5727-4efe-9a82-48e89aad83c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741782 | controller | Jun 12 15:43:14.443342 crc crio[3653]: time="2026-06-12T15:43:14.239372794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741797 | controller | Jun 12 15:43:14.443342 crc crio[3653]: time="2026-06-12T15:43:14.239690252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741813 | controller | Jun 12 15:43:14.443841 crc crio[3653]: time="2026-06-12T15:43:14.239872317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741829 | controller | Jun 12 15:43:14.443841 crc crio[3653]: time="2026-06-12T15:43:14.240139925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741857 | controller | Jun 12 15:43:14.545185 crc crio[3653]: 2026-06-12T15:43:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0061aeed8b77b85 Mac:82:46:37:11:37:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 SocketPath: PciID:}] [{Interface:0xc000297050 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.741874 | controller | Jun 12 15:43:15.240831 crc crio[3653]: time="2026-06-12T15:43:15.233162234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741890 | controller | Jun 12 15:43:15.338882 crc crio[3653]: time="2026-06-12T15:43:15.337471718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741905 | controller | Jun 12 15:43:15.386840 crc crio[3653]: time="2026-06-12T15:43:15.386428357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741921 | controller | Jun 12 15:43:15.456216 crc crio[3653]: time="2026-06-12T15:43:15.454842089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741937 | controller | Jun 12 15:43:15.613376 crc crio[3653]: 2026-06-12T15:43:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54bf81eff6e3dd4 Mac:e6:f8:9d:e7:1b:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 SocketPath: PciID:}] [{Interface:0xc00038c5d0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.741957 | controller | Jun 12 15:43:15.720460 crc crio[3653]: time="2026-06-12T15:43:15.720364803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.741973 | controller | Jun 12 15:43:15.939044 crc crio[3653]: time="2026-06-12T15:43:15.936370882Z" level=info msg="Created container a98aeeaa6756ac1aeddfc21172dfb2b34d3034d798a7c6c9a6ec5e5235642a05: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=2135d61e-0ace-4c83-a54f-c19d4ce2c9ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.741989 | controller | Jun 12 15:43:15.961603 crc crio[3653]: time="2026-06-12T15:43:15.945922774Z" level=info msg="Starting container: a98aeeaa6756ac1aeddfc21172dfb2b34d3034d798a7c6c9a6ec5e5235642a05" id=c9bf1f3e-e45b-4b5d-ae0e-5ddd0d2d2f76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.742005 | controller | Jun 12 15:43:16.043848 crc crio[3653]: time="2026-06-12T15:43:16.042355582Z" level=info msg="Started container" PID=12473 containerID=a98aeeaa6756ac1aeddfc21172dfb2b34d3034d798a7c6c9a6ec5e5235642a05 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c9bf1f3e-e45b-4b5d-ae0e-5ddd0d2d2f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae
2026-06-12 17:11:40.742022 | controller | Jun 12 15:43:16.046635 crc crio[3653]: time="2026-06-12T15:43:16.046217327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.742038 | controller | Jun 12 15:43:16.079478 crc crio[3653]: time="2026-06-12T15:43:16.077440731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.742054 | controller | Jun 12 15:43:16.466182 crc crio[3653]: time="2026-06-12T15:43:16.448919375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.742070 | controller | Jun 12 15:43:16.484457 crc crio[3653]: time="2026-06-12T15:43:16.461054467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.742085 | controller | Jun 12 15:43:16.588157 crc crio[3653]: time="2026-06-12T15:43:16.587713512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.742101 | controller | Jun 12 15:43:16.792126 crc crio[3653]: time="2026-06-12T15:43:16.791493768Z" level=info msg="Created container bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=82e38d78-d33b-4d0d-91cd-384e5d2f8399 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.742117 | controller | Jun 12 15:43:16.938789 crc crio[3653]: time="2026-06-12T15:43:16.93849608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.742133 | controller | Jun 12 15:43:16.959624 crc crio[3653]: time="2026-06-12T15:43:16.951036993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.742149 | controller | Jun 12 15:43:16.959624 crc crio[3653]: time="2026-06-12T15:43:16.957006206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.742168 | controller | Jun 12 15:43:16.959624 crc crio[3653]: time="2026-06-12T15:43:16.958432945Z" level=info msg="Starting container: bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92" id=1b54b089-aefd-4ddd-ba61-cca3f39c86fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.742185 | controller | Jun 12 15:43:17.028030 crc crio[3653]: time="2026-06-12T15:43:17.027904346Z" level=info msg="Started container" PID=12530 containerID=bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=1b54b089-aefd-4ddd-ba61-cca3f39c86fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c
2026-06-12 17:11:40.742201 | controller | Jun 12 15:43:17.059763 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:205dd760791e84f Mac:fa:c7:06:ea:1d:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 SocketPath: PciID:}] [{Interface:0xc0005026b0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.742217 | controller | Jun 12 15:43:17.065883 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdf467dc2fbbf93 Mac:1e:a5:e3:7a:1b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa SocketPath: PciID:}] [{Interface:0xc00029ef90 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.742233 | controller | Jun 12 15:43:17.071446 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d239841a9ff8414 Mac:86:a8:a9:55:51:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 SocketPath: PciID:}] [{Interface:0xc00025acf0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.742248 | controller | Jun 12 15:43:17.095689 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59e772a653510db Mac:46:c1:59:a9:b9:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.742264 | controller | Jun 12 15:43:17.102349 crc crio[3653]: time="2026-06-12T15:43:17.102217109Z" level=info msg="Created container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins" id=dea0c7f7-2a36-41a6-9e8b-19d0a88c21a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.742280 | controller | Jun 12 15:43:17.103095 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d423c3c3a7652e Mac:4a:4f:c3:91:c1:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 SocketPath: PciID:}] [{Interface:0xc000351000 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.742295 | controller | Jun 12 15:43:17.106008 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9420eb71b70693e Mac:0a:d0:4c:b6:17:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 SocketPath: PciID:}] [{Interface:0xc0004aa600 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.742311 | controller | Jun 12 15:43:17.144732 crc crio[3653]: time="2026-06-12T15:43:17.144676271Z" level=info msg="Starting container: d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140" id=e623884b-40d5-4ac1-9cea-7d0c14cba07e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.742331 | controller | Jun 12 15:43:17.177331 crc crio[3653]: 2026-06-12T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f4a2d1f43e3eaa Mac:06:28:4f:66:e4:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc SocketPath: PciID:}] [{Interface:0xc000232960 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.742361 | controller | Jun 12 15:43:17.177912 crc crio[3653]: time="2026-06-12T15:43:17.177792047Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.742383 | controller | Jun 12 15:43:17.177912 crc crio[3653]: time="2026-06-12T15:43:17.177881209Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 17:11:40.742400 | controller | Jun 12 15:43:17.201845 crc crio[3653]: time="2026-06-12T15:43:17.189928209Z" level=info msg="Created container 0fbbb5c0988a1199b5f526ff0be03fa33c12bc1f987e7fc112f0f044fdb614df: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=c02a3c80-f278-49f6-85be-6e28cc0f9881 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.742417 | controller | Jun 12 15:43:17.203428 crc crio[3653]: time="2026-06-12T15:43:17.203188971Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc0026966f8}] Aliases:map[]}"
2026-06-12 17:11:40.742434 | controller | Jun 12 15:43:17.203642 crc crio[3653]: time="2026-06-12T15:43:17.20349056Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.742450 | controller | Jun 12 15:43:17.205476 crc crio[3653]: time="2026-06-12T15:43:17.205414532Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc002696668}] Aliases:map[]}"
2026-06-12 17:11:40.742466 | controller | Jun 12 15:43:17.228819 crc crio[3653]: time="2026-06-12T15:43:17.222741876Z" 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-12 17:11:40.742482 | controller | Jun 12 15:43:17.228819 crc crio[3653]: time="2026-06-12T15:43:17.233596813Z" level=info msg="Starting container: 0fbbb5c0988a1199b5f526ff0be03fa33c12bc1f987e7fc112f0f044fdb614df" id=fdae1bf5-bdf4-4c37-8907-39126dcf7e02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.742498 | controller | Jun 12 15:43:17.246441 crc crio[3653]: time="2026-06-12T15:43:17.243059722Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc002696660}] Aliases:map[]}"
2026-06-12 17:11:40.742514 | controller | Jun 12 15:43:17.246441 crc crio[3653]: time="2026-06-12T15:43:17.244377198Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.742534 | controller | Jun 12 15:43:17.246441 crc crio[3653]: time="2026-06-12T15:43:17.24517599Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc002696690}] Aliases:map[]}"
2026-06-12 17:11:40.742550 | controller | Jun 12 15:43:17.251213 crc crio[3653]: time="2026-06-12T15:43:17.251117713Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc002696710}] Aliases:map[]}"
2026-06-12 17:11:40.742566 | controller | Jun 12 15:43:17.306949 crc crio[3653]: time="2026-06-12T15:43:17.306882848Z" 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-12 17:11:40.742583 | controller | Jun 12 15:43:17.348471 crc crio[3653]: time="2026-06-12T15:43:17.251287027Z" 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-12 17:11:40.742599 | controller | Jun 12 15:43:17.432899 crc crio[3653]: time="2026-06-12T15:43:17.381904691Z" level=info msg="Ran pod sandbox 205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=5a2c21e0-a31b-4b25-840c-73f2c741296d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.742615 | controller | Jun 12 15:43:17.476014 crc crio[3653]: time="2026-06-12T15:43:17.253409985Z" level=info msg="Started container" PID=12579 containerID=d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140 description=openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins id=e623884b-40d5-4ac1-9cea-7d0c14cba07e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e
2026-06-12 17:11:40.742631 | controller | Jun 12 15:43:17.513687 crc crio[3653]: time="2026-06-12T15:43:17.500007322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=bcbf5daa-96c5-469e-8e34-909b13b3db30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.742647 | controller | Jun 12 15:43:17.548777 crc crio[3653]: time="2026-06-12T15:43:17.251319438Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc002696650}] Aliases:map[]}"
2026-06-12 17:11:40.742666 | controller | Jun 12 15:43:17.550972 crc crio[3653]: time="2026-06-12T15:43:17.550923005Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.742683 | controller | Jun 12 15:43:17.607431 crc crio[3653]: time="2026-06-12T15:43:17.251334229Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc0026966b8}] Aliases:map[]}"
2026-06-12 17:11:40.742700 | controller | Jun 12 15:43:17.607431 crc crio[3653]: time="2026-06-12T15:43:17.605387935Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.742715 | controller | Jun 12 15:43:17.630781 crc crio[3653]: time="2026-06-12T15:43:17.627337636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=851b3246-e578-4ec5-85fc-0ac6128c1449 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.742732 | controller | Jun 12 15:43:17.639002 crc crio[3653]: time="2026-06-12T15:43:17.251350319Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc0026966c0}] Aliases:map[]}"
2026-06-12 17:11:40.742748 | controller | Jun 12 15:43:17.664231 crc crio[3653]: time="2026-06-12T15:43:17.661924352Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.742764 | controller | Jun 12 15:43:17.688790 crc crio[3653]: time="2026-06-12T15:43:17.251366389Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc002696680}] Aliases:map[]}"
2026-06-12 17:11:40.742779 | controller | Jun 12 15:43:17.689184 crc crio[3653]: time="2026-06-12T15:43:17.688922431Z" 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-12 17:11:40.742795 | controller | Jun 12 15:43:17.689410 crc crio[3653]: time="2026-06-12T15:43:17.25577299Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc002696718}] Aliases:map[]}"
2026-06-12 17:11:40.742814 | controller | Jun 12 15:43:17.689410 crc crio[3653]: time="2026-06-12T15:43:17.689392063Z" 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-12 17:11:40.742883 | controller | Jun 12 15:43:17.730210 crc crio[3653]: time="2026-06-12T15:43:17.729765778Z" level=info msg="Ran pod sandbox bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=7712539b-846c-4873-8152-857728d8d328 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.742907 | controller | Jun 12 15:43:17.760054 crc crio[3653]: time="2026-06-12T15:43:17.759907883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=e1dd42b2-77b5-4507-8788-2b7044951536 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.742924 | controller | Jun 12 15:43:17.760474 crc crio[3653]: time="2026-06-12T15:43:17.255821431Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc002696728}] Aliases:map[]}"
2026-06-12 17:11:40.742940 | controller | Jun 12 15:43:17.760474 crc crio[3653]: time="2026-06-12T15:43:17.760214111Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.742957 | controller | Jun 12 15:43:17.777817 crc crio[3653]: time="2026-06-12T15:43:17.255856482Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc002696698}] Aliases:map[]}"
2026-06-12 17:11:40.742974 | controller | Jun 12 15:43:17.778937 crc crio[3653]: time="2026-06-12T15:43:17.777901465Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.742990 | controller | Jun 12 15:43:17.786079 crc crio[3653]: time="2026-06-12T15:43:17.785897964Z" level=info msg="Ran pod sandbox 59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=fbf54ea8-c662-48f8-a457-bb4ff9db263e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.743007 | controller | Jun 12 15:43:17.840753 crc crio[3653]: time="2026-06-12T15:43:17.255871483Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc0026966e8}] Aliases:map[]}"
2026-06-12 17:11:40.743023 | controller | Jun 12 15:43:17.840753 crc crio[3653]: time="2026-06-12T15:43:17.839580352Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.743043 | controller | Jun 12 15:43:17.894274 crc crio[3653]: time="2026-06-12T15:43:17.893004164Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=c79be17e-4fe1-45ca-a247-0f063326e937 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743061 | controller | Jun 12 15:43:17.913027 crc crio[3653]: time="2026-06-12T15:43:17.255888163Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc002696658}] Aliases:map[]}"
2026-06-12 17:11:40.743077 | controller | Jun 12 15:43:17.913922 crc crio[3653]: time="2026-06-12T15:43:17.913843365Z" 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-12 17:11:40.743093 | controller | Jun 12 15:43:17.914398 crc crio[3653]: time="2026-06-12T15:43:17.255902734Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc0026966a8}] Aliases:map[]}"
2026-06-12 17:11:40.743109 | controller | Jun 12 15:43:17.916613 crc crio[3653]: time="2026-06-12T15:43:17.916558419Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.743126 | controller | Jun 12 15:43:17.941006 crc crio[3653]: time="2026-06-12T15:43:17.28500637Z" level=info msg="Started container" PID=12607 containerID=0fbbb5c0988a1199b5f526ff0be03fa33c12bc1f987e7fc112f0f044fdb614df description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=fdae1bf5-bdf4-4c37-8907-39126dcf7e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441
2026-06-12 17:11:40.743145 | controller | Jun 12 15:43:17.992173 crc crio[3653]: time="2026-06-12T15:43:17.299732853Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.743163 | controller | Jun 12 15:43:17.992173 crc crio[3653]: time="2026-06-12T15:43:17.255842102Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc002696730}] Aliases:map[]}"
2026-06-12 17:11:40.743180 | controller | Jun 12 15:43:17.992173 crc crio[3653]: time="2026-06-12T15:43:17.992046664Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.743200 | controller | Jun 12 15:43:18.016693 crc crio[3653]: time="2026-06-12T15:43:18.016084621Z" level=info msg="Ran pod sandbox d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=30f170e7-6602-4d2f-8e05-93cb5aba5dfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.743217 | controller | Jun 12 15:43:18.022441 crc crio[3653]: time="2026-06-12T15:43:18.022385644Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=b3f5e4eb-0ba7-4018-8b5c-a87172b63333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743233 | controller | Jun 12 15:43:18.273833 crc crio[3653]: time="2026-06-12T15:43:18.261124926Z" level=info msg="Ran pod sandbox 1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=65c99ff8-08d5-498a-8fcf-83c0e8617ab7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.743249 | controller | Jun 12 15:43:18.333018 crc crio[3653]: time="2026-06-12T15:43:18.331890122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=14484021-aed8-425c-a642-d35940467cee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743266 | controller | Jun 12 15:43:18.389797 crc crio[3653]: time="2026-06-12T15:43:18.388747057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=677915c1-0e78-406d-ae20-e9ae3efb3c10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743282 | controller | Jun 12 15:43:18.699292 crc crio[3653]: time="2026-06-12T15:43:18.697437793Z" level=info msg="Ran pod sandbox 9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=623281dd-8664-4999-8eae-fcf1ca2dee24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.743298 | controller | Jun 12 15:43:18.810657 crc crio[3653]: time="2026-06-12T15:43:18.806778904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=d32fef66-dd12-41ed-b01c-68a080461ef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743315 | controller | Jun 12 15:43:18.823816 crc crio[3653]: time="2026-06-12T15:43:18.823712467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=aa9412f5-447d-425d-af15-8f7dbb1872ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743331 | controller | Jun 12 15:43:18.930671 crc crio[3653]: time="2026-06-12T15:43:18.930384035Z" level=info msg="Ran pod sandbox 0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=ce91ea11-f25b-4321-8ba7-385e17d4a9c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.743362 | controller | Jun 12 15:43:18.989716 crc crio[3653]: time="2026-06-12T15:43:18.989208385Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=a5bd4187-3d7b-412e-a4ea-cd4917ffc834 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743385 | controller | Jun 12 15:43:18.993884 crc crio[3653]: time="2026-06-12T15:43:18.993579594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743409 | controller | Jun 12 15:43:19.016445 crc crio[3653]: time="2026-06-12T15:43:19.015954936Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=7f34fad0-aae6-4736-be11-c262df5cacc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743425 | controller | Jun 12 15:43:19.028100 crc crio[3653]: time="2026-06-12T15:43:19.027486682Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=57734645-ef74-48e6-b623-182fbdccfaa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743442 | controller | Jun 12 15:43:19.028100 crc crio[3653]: time="2026-06-12T15:43:19.028027017Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=72930bf0-02f2-4be9-a5d9-b195c6e2d087 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743458 | controller | Jun 12 15:43:19.054169 crc crio[3653]: time="2026-06-12T15:43:19.053815282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=55eb4518-df69-433e-b101-dbeead5accea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743474 | controller | Jun 12 15:43:19.054773 crc crio[3653]: time="2026-06-12T15:43:19.054743807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=3691869c-d5de-4485-a110-9b39215957fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743490 | controller | Jun 12 15:43:19.081051 crc crio[3653]: time="2026-06-12T15:43:19.077997103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=81753bab-183a-4e50-88dd-980d261a5c15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743522 | controller | Jun 12 15:43:19.156686 crc crio[3653]: time="2026-06-12T15:43:19.155968557Z" level=info msg="Ran pod sandbox 3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=4fc680c3-1bd5-46d5-a255-be79a77412a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.743539 | controller | Jun 12 15:43:19.227462 crc crio[3653]: time="2026-06-12T15:43:19.227203776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=3e0ec14c-ff6b-4a26-ae2a-4ea90a3cb305 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743555 | controller | Jun 12 15:43:19.257649 crc crio[3653]: time="2026-06-12T15:43:19.248397486Z" level=info msg="Ran pod sandbox 54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=3e277571-683e-45d5-8c43-3975577117d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.743571 | controller | Jun 12 15:43:19.347731 crc crio[3653]: time="2026-06-12T15:43:19.347149648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=795df241-faf4-4483-8ef5-e7c5f21c7838 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743587 | controller | Jun 12 15:43:19.595896 crc crio[3653]: time="2026-06-12T15:43:19.595003708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743603 | controller | Jun 12 15:43:19.675482 crc crio[3653]: time="2026-06-12T15:43:19.573454909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743622 | controller | Jun 12 15:43:19.717595 crc crio[3653]: time="2026-06-12T15:43:19.715194976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=164845c5-485a-4c5a-8d3d-a11fc9a64c25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743639 | controller | Jun 12 15:43:19.717595 crc crio[3653]: time="2026-06-12T15:43:19.71641026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dfe8a974-a092-49b0-9da4-1765dccc1068 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743655 | controller | Jun 12 15:43:19.717595 crc crio[3653]: time="2026-06-12T15:43:19.71680351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=22f1d85f-8081-429c-9f7b-fc3e03aec217 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.743672 | controller | Jun 12 15:43:19.721768 crc crio[3653]: time="2026-06-12T15:43:19.720877352Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=c22103c7-7d90-4ad7-866e-0f3aee53d009 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743687 | controller | Jun 12 15:43:19.721768 crc crio[3653]: time="2026-06-12T15:43:19.72115626Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=e37380ec-48ff-4f5b-85f2-caa3540d13c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743703 | controller | Jun 12 15:43:19.721768 crc crio[3653]: time="2026-06-12T15:43:19.721740555Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=c7d85335-5419-4eeb-9235-a930cdfd516d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743719 | controller | Jun 12 15:43:19.764291 crc crio[3653]: time="2026-06-12T15:43:19.763879268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743735 | controller | Jun 12 15:43:19.765481 crc crio[3653]: time="2026-06-12T15:43:19.765199984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743751 | controller | Jun 12 15:43:19.787014 crc crio[3653]: time="2026-06-12T15:43:19.785933751Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=20aebc3f-5619-4dc4-8ae1-002651e11c6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743767 | controller | Jun 12 15:43:19.803215 crc crio[3653]: time="2026-06-12T15:43:19.791819112Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=44fea382-3e30-4510-957a-d2bf23713f9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743783 | controller | Jun 12 15:43:19.803215 crc crio[3653]: time="2026-06-12T15:43:19.792175982Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=dcabb8d0-6803-4b40-b0b6-5e470ae03845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743799 | controller | Jun 12 15:43:19.928932 crc crio[3653]: time="2026-06-12T15:43:19.92662543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743815 | controller | Jun 12 15:43:19.996355 crc crio[3653]: time="2026-06-12T15:43:19.995977758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743835 | controller | Jun 12 15:43:20.004330 crc crio[3653]: time="2026-06-12T15:43:20.000010188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743852 | controller | Jun 12 15:43:20.004330 crc crio[3653]: time="2026-06-12T15:43:20.000171533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743868 | controller | Jun 12 15:43:20.004330 crc crio[3653]: time="2026-06-12T15:43:20.000328267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743884 | controller | Jun 12 15:43:20.004330 crc crio[3653]: time="2026-06-12T15:43:20.000469741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743931 | controller | Jun 12 15:43:20.606025 crc crio[3653]: 2026-06-12T15:43:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2868a1cd50ec99a Mac:ca:90:de:e3:77:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.743953 | controller | Jun 12 15:43:20.805087 crc crio[3653]: time="2026-06-12T15:43:20.698125608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.743970 | controller | Jun 12 15:43:20.937984 crc crio[3653]: time="2026-06-12T15:43:20.937187969Z" level=info msg="Created container 9021f8a5391e3ce708f3bcf94ad143a725ba81e47681ad08ba03ec48c5aeefcd: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=b3f5e4eb-0ba7-4018-8b5c-a87172b63333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.743986 | controller | Jun 12 15:43:21.336710 crc crio[3653]: time="2026-06-12T15:43:21.336479343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744002 | controller | Jun 12 15:43:21.456022 crc crio[3653]: time="2026-06-12T15:43:21.45369375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744018 | controller | Jun 12 15:43:21.505046 crc crio[3653]: time="2026-06-12T15:43:21.502798284Z" level=info msg="Starting container: 9021f8a5391e3ce708f3bcf94ad143a725ba81e47681ad08ba03ec48c5aeefcd" id=a5de8660-6d3e-46c4-9d4b-0e032250d0ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.744035 | controller | Jun 12 15:43:21.590689 crc crio[3653]: time="2026-06-12T15:43:21.581141858Z" level=info msg="Started container" PID=12778 containerID=9021f8a5391e3ce708f3bcf94ad143a725ba81e47681ad08ba03ec48c5aeefcd description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=a5de8660-6d3e-46c4-9d4b-0e032250d0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6
2026-06-12 17:11:40.744051 | controller | Jun 12 15:43:21.649206 crc crio[3653]: 2026-06-12T15:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b2abf461ef093d Mac:0a:bf:32:e3:d5:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea SocketPath: PciID:}] [{Interface:0xc00040cfa0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.744071 | controller | Jun 12 15:43:21.683803 crc crio[3653]: time="2026-06-12T15:43:21.681649697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=278cdb41-51b1-4fc1-a4f1-3126e0f1d556 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.744088 | controller | Jun 12 15:43:21.769436 crc crio[3653]: time="2026-06-12T15:43:21.765396679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744103 | controller | Jun 12 15:43:21.803208 crc crio[3653]: time="2026-06-12T15:43:21.802576576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744119 | controller | Jun 12 15:43:21.834096 crc crio[3653]: time="2026-06-12T15:43:21.833833681Z" level=info msg="Created container 97e3c21232377461dde970afa4f262eb73756858b3f8e626f458bc3a28ce4859: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=5954dc7a-6689-4096-bbce-35534e097af7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.744135 | controller | Jun 12 15:43:21.912215 crc crio[3653]: time="2026-06-12T15:43:21.888426185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3cc4e547-ba11-44b1-9ba3-10507cc062a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.744151 | controller | Jun 12 15:43:21.912735 crc crio[3653]: time="2026-06-12T15:43:21.901618476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744167 | controller | Jun 12 15:43:21.936481 crc crio[3653]: time="2026-06-12T15:43:21.936324835Z" level=info msg="Created container 38f25d1544dc82aea7f3b21ab6e0a0ec2d8dbf79ee207af957236ebecbac4565: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=c22103c7-7d90-4ad7-866e-0f3aee53d009 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.744218 | controller | Jun 12 15:43:21.940348 crc crio[3653]: 2026-06-12T15:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23991f7602a12f2 Mac:aa:fb:cb:46:59:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 SocketPath: PciID:}] [{Interface:0xc0002a46c0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.744244 | controller | Jun 12 15:43:21.967984 crc crio[3653]: time="2026-06-12T15:43:21.963269772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744262 | controller | Jun 12 15:43:22.038792 crc crio[3653]: time="2026-06-12T15:43:22.038645875Z" level=info msg="Starting container: 97e3c21232377461dde970afa4f262eb73756858b3f8e626f458bc3a28ce4859" id=b9d2f463-b111-4959-ba4b-8464203c0691 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.744279 | controller | Jun 12 15:43:22.056387 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c575bb0a0e30df Mac:ba:bc:3c:69:d1:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.744295 | controller | Jun 12 15:43:22.081902 crc crio[3653]: time="2026-06-12T15:43:22.077909819Z" level=info msg="Starting container: 38f25d1544dc82aea7f3b21ab6e0a0ec2d8dbf79ee207af957236ebecbac4565" id=643de98e-d9a9-4978-9d3e-0b612f7c9732 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.744319 | controller | Jun 12 15:43:22.113463 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5436fa7c96ba90 Mac:96:1c:9b:b1:fe:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.744336 | controller | Jun 12 15:43:22.121630 crc crio[3653]: time="2026-06-12T15:43:22.120591457Z" level=info msg="Created container ac37e2781fdbbce4ac7fc30eb828f1e2698379031ec5801b00d497814d1fd317: openshift-dns/dns-default-qtghf/dns" id=5e0f3d29-5727-4efe-9a82-48e89aad83c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.744369 | controller | Jun 12 15:43:22.129099 crc crio[3653]: time="2026-06-12T15:43:22.128832452Z" level=info msg="Started container" PID=12853 containerID=97e3c21232377461dde970afa4f262eb73756858b3f8e626f458bc3a28ce4859 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=b9d2f463-b111-4959-ba4b-8464203c0691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0
2026-06-12 17:11:40.744389 | controller | Jun 12 15:43:22.161683 crc crio[3653]: time="2026-06-12T15:43:22.160106878Z" level=info msg="Started container" PID=12858 containerID=38f25d1544dc82aea7f3b21ab6e0a0ec2d8dbf79ee207af957236ebecbac4565 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=643de98e-d9a9-4978-9d3e-0b612f7c9732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54
2026-06-12 17:11:40.744405 | controller | Jun 12 15:43:22.179753 crc crio[3653]: time="2026-06-12T15:43:22.178031608Z" level=info msg="Starting container: ac37e2781fdbbce4ac7fc30eb828f1e2698379031ec5801b00d497814d1fd317" id=fa5f5ccc-aa26-4e79-aa73-f0f4fa94d728 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.744422 | controller | Jun 12 15:43:22.269615 crc crio[3653]: time="2026-06-12T15:43:22.258996373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744439 | controller | Jun 12 15:43:22.327794 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cac43441224b3f4 Mac:7a:a6:07:33:74:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f SocketPath: PciID:}] [{Interface:0xc0001a4730 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.744455 | controller | Jun 12 15:43:22.376642 crc crio[3653]: time="2026-06-12T15:43:22.372600891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744471 | controller | Jun 12 15:43:22.376642 crc crio[3653]: time="2026-06-12T15:43:22.375344166Z" level=info msg="Started container" PID=12878 containerID=ac37e2781fdbbce4ac7fc30eb828f1e2698379031ec5801b00d497814d1fd317 description=openshift-dns/dns-default-qtghf/dns id=fa5f5ccc-aa26-4e79-aa73-f0f4fa94d728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6
2026-06-12 17:11:40.744487 | controller | Jun 12 15:43:22.430093 crc crio[3653]: time="2026-06-12T15:43:22.388482176Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=09c71bf1-6c66-4eae-88b7-aaa451bd7204 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.744504 | controller | Jun 12 15:43:22.463731 crc crio[3653]: time="2026-06-12T15:43:22.451433188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744523 | controller | Jun 12 15:43:22.463731 crc crio[3653]: time="2026-06-12T15:43:22.458015028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d38aa4d1-421f-4019-be84-f4da646b272d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.744540 | controller | Jun 12 15:43:22.467072 crc crio[3653]: time="2026-06-12T15:43:22.467015484Z" level=info msg="Created container b7cc2842aaa4f4b1713f6764376a302eb00bc4905b48a12977d7b55a5218491d: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=20aebc3f-5619-4dc4-8ae1-002651e11c6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.744557 | controller | Jun 12 15:43:22.551861 crc crio[3653]: time="2026-06-12T15:43:22.551210417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744573 | controller | Jun 12 15:43:22.584619 crc crio[3653]: time="2026-06-12T15:43:22.582036631Z" level=info msg="Starting container: b7cc2842aaa4f4b1713f6764376a302eb00bc4905b48a12977d7b55a5218491d" id=e5c9b6e6-f3ca-404b-8325-8f17e681ca4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.744589 | controller | Jun 12 15:43:22.606426 crc crio[3653]: time="2026-06-12T15:43:22.60614291Z" level=info msg="Started container" PID=12901 containerID=b7cc2842aaa4f4b1713f6764376a302eb00bc4905b48a12977d7b55a5218491d description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=e5c9b6e6-f3ca-404b-8325-8f17e681ca4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc
2026-06-12 17:11:40.744606 | controller | Jun 12 15:43:22.651844 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4814643d2a2b1e2 Mac:66:cb:07:4f:67:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.744622 | controller | Jun 12 15:43:22.652383 crc crio[3653]: time="2026-06-12T15:43:22.652315104Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.744638 | controller | Jun 12 15:43:22.652445 crc crio[3653]: time="2026-06-12T15:43:22.652401516Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 17:11:40.744654 | controller | Jun 12 15:43:22.671858 crc crio[3653]: time="2026-06-12T15:43:22.671070967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=587643a5-d162-4e35-93c5-2c323b1bdb3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.744670 | controller | Jun 12 15:43:22.723150 crc crio[3653]: time="2026-06-12T15:43:22.72199486Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc002696730}] Aliases:map[]}"
2026-06-12 17:11:40.744686 | controller | Jun 12 15:43:22.723150 crc crio[3653]: time="2026-06-12T15:43:22.722896615Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.744707 | controller | Jun 12 15:43:22.727638 crc crio[3653]: time="2026-06-12T15:43:22.726211866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744724 | controller | Jun 12 15:43:22.731856 crc crio[3653]: time="2026-06-12T15:43:22.730542564Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc002696718}] Aliases:map[]}"
2026-06-12 17:11:40.744740 | controller | Jun 12 15:43:22.731856 crc crio[3653]: time="2026-06-12T15:43:22.730786481Z" 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-12 17:11:40.744756 | controller | Jun 12 15:43:22.731856 crc crio[3653]: time="2026-06-12T15:43:22.730878193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.744772 | controller | Jun 12 15:43:22.731856 crc crio[3653]: time="2026-06-12T15:43:22.731285694Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc002696698}] Aliases:map[]}"
2026-06-12 17:11:40.744788 | controller | Jun 12 15:43:22.735600 crc crio[3653]: time="2026-06-12T15:43:22.735033037Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.744804 | controller | Jun 12 15:43:22.736373 crc crio[3653]: time="2026-06-12T15:43:22.736061415Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc0026966e8}] Aliases:map[]}"
2026-06-12 17:11:40.744821 | controller | Jun 12 15:43:22.736482 crc crio[3653]: time="2026-06-12T15:43:22.736388624Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.744836 | controller | Jun 12 15:43:22.737270 crc crio[3653]: time="2026-06-12T15:43:22.736780085Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc0026966f8}] Aliases:map[]}"
2026-06-12 17:11:40.744853 | controller | Jun 12 15:43:22.737270 crc crio[3653]: time="2026-06-12T15:43:22.73695784Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.744871 | controller | Jun 12 15:43:22.739348 crc crio[3653]: time="2026-06-12T15:43:22.737238407Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc002696710}] Aliases:map[]}"
2026-06-12 17:11:40.744888 | controller | Jun 12 15:43:22.739348 crc crio[3653]: time="2026-06-12T15:43:22.737440013Z" 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-12 17:11:40.744904 | controller | Jun 12 15:43:22.741482 crc crio[3653]: time="2026-06-12T15:43:22.740365423Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc002696728}] Aliases:map[]}"
2026-06-12 17:11:40.744920 | controller | Jun 12 15:43:22.741482 crc crio[3653]: time="2026-06-12T15:43:22.740664231Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.744936 | controller | Jun 12 15:43:22.766185 crc crio[3653]: time="2026-06-12T15:43:22.766064936Z" level=info msg="Ran pod sandbox 2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=d952a22f-1391-45a7-b3b1-d95d63dc3fb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.744952 | controller | Jun 12 15:43:22.772075 crc crio[3653]: time="2026-06-12T15:43:22.771054492Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=5fe1ce75-86fd-4b6d-9ba7-c4a8f85f3f5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.745232 | controller | Jun 12 15:43:22.776320 crc crio[3653]: time="2026-06-12T15:43:22.775079333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745259 | controller | Jun 12 15:43:22.784301 crc crio[3653]: time="2026-06-12T15:43:22.78411778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745277 | controller | Jun 12 15:43:22.788093 crc crio[3653]: time="2026-06-12T15:43:22.786629459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745293 | controller | Jun 12 15:43:22.797306 crc crio[3653]: time="2026-06-12T15:43:22.797187597Z" level=info msg="Created container 79640dee1e2b8f5b67cd6d8c267deadfce20f5bbcb927f2465c2b7b50fb3c24c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=44fea382-3e30-4510-957a-d2bf23713f9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.745310 | controller | Jun 12 15:43:22.840819 crc crio[3653]: time="2026-06-12T15:43:22.840323848Z" level=info msg="Starting container: 79640dee1e2b8f5b67cd6d8c267deadfce20f5bbcb927f2465c2b7b50fb3c24c" id=f00a3532-cddb-4187-8db5-e0772a4a9024 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.745331 | controller | Jun 12 15:43:22.865615 crc crio[3653]: time="2026-06-12T15:43:22.86455047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745367 | controller | Jun 12 15:43:22.865919 crc crio[3653]: time="2026-06-12T15:43:22.865754973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=56fa7e78-1346-4891-b75e-86d684f59925 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745390 | controller | Jun 12 15:43:22.873464 crc crio[3653]: time="2026-06-12T15:43:22.86892222Z" level=info msg="Started container" PID=12930 containerID=79640dee1e2b8f5b67cd6d8c267deadfce20f5bbcb927f2465c2b7b50fb3c24c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=f00a3532-cddb-4187-8db5-e0772a4a9024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433
2026-06-12 17:11:40.745407 | controller | Jun 12 15:43:22.891551 crc crio[3653]: time="2026-06-12T15:43:22.891297392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745424 | controller | Jun 12 15:43:22.942986 crc crio[3653]: time="2026-06-12T15:43:22.932314934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745440 | controller | Jun 12 15:43:22.942986 crc crio[3653]: time="2026-06-12T15:43:22.936135288Z" level=info msg="Created container 640628b9e66cfaf226872322abe0f381934c6174029968db5f84d3e9f3f899f6: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=1882a0b4-cc17-4f73-8743-b90bc8997cb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.745456 | controller | Jun 12 15:43:22.954570 crc crio[3653]: time="2026-06-12T15:43:22.946670597Z" level=info msg="Ran pod sandbox 23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=7ed8c9a3-2565-4dc3-b475-7c9e1eafdbfd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.745471 | controller | Jun 12 15:43:22.984570 crc crio[3653]: time="2026-06-12T15:43:22.969349658Z" level=info msg="Ran pod sandbox e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=1911353f-8cef-4aee-818b-460f963665e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.745486 | controller | Jun 12 15:43:22.984570 crc crio[3653]: time="2026-06-12T15:43:22.976415221Z" level=info msg="Starting container: 640628b9e66cfaf226872322abe0f381934c6174029968db5f84d3e9f3f899f6" id=9e904c23-8bf4-4780-9c4f-5d2bf10ac6ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.745502 | controller | Jun 12 15:43:23.002705 crc crio[3653]: time="2026-06-12T15:43:22.996357506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=e4eeffe7-9b4b-42c6-bebf-a6dbf3155547 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745517 | controller | Jun 12 15:43:23.036631 crc crio[3653]: time="2026-06-12T15:43:23.017808112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=15533037-5abe-4946-8654-162b6c917def name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745538 | controller | Jun 12 15:43:23.055818 crc crio[3653]: time="2026-06-12T15:43:23.053835978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745554 | controller | Jun 12 15:43:23.059340 crc crio[3653]: time="2026-06-12T15:43:23.059182864Z" level=info msg="Ran pod sandbox 7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=bab16adf-06dc-46f8-a7b3-cbdf69230857 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.745570 | controller | Jun 12 15:43:23.075642 crc crio[3653]: time="2026-06-12T15:43:23.072601081Z" level=info msg="Ran pod sandbox 6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=a2b11017-e209-4e12-9c08-0464c4f460eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.745586 | controller | Jun 12 15:43:23.083993 crc crio[3653]: time="2026-06-12T15:43:23.075731927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=f14d51fd-7d35-4ead-8a5f-dbd5b6f929fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745602 | controller | Jun 12 15:43:23.083993 crc crio[3653]: time="2026-06-12T15:43:23.076058726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=9105695a-25cf-4670-b95a-7dbebd223b0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745618 | controller | Jun 12 15:43:23.092930 crc crio[3653]: time="2026-06-12T15:43:23.092117765Z" level=info msg="Started container" PID=12939 containerID=640628b9e66cfaf226872322abe0f381934c6174029968db5f84d3e9f3f899f6 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=9e904c23-8bf4-4780-9c4f-5d2bf10ac6ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489
2026-06-12 17:11:40.745634 | controller | Jun 12 15:43:23.112718 crc crio[3653]: time="2026-06-12T15:43:23.112208155Z" level=info msg="Ran pod sandbox 4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=1d745bf5-aefc-48c5-8a55-3c4434e68b11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.745650 | controller | Jun 12 15:43:23.136025 crc crio[3653]: time="2026-06-12T15:43:23.135629336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a1120f03-e39d-4adb-8703-f11d363a5b4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745666 | controller | Jun 12 15:43:23.161169 crc crio[3653]: time="2026-06-12T15:43:23.161032661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6c34be4a-30d8-4650-a95d-d28c182960e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745681 | controller | Jun 12 15:43:23.162043 crc crio[3653]: time="2026-06-12T15:43:23.161793432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1b90883d-51b0-4228-af44-2673a6d31840 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745697 | controller | Jun 12 15:43:23.162043 crc crio[3653]: time="2026-06-12T15:43:23.161981437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=a388d017-d715-4d6d-a57f-06d5fd4661af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745716 | controller | Jun 12 15:43:23.227445 crc crio[3653]: time="2026-06-12T15:43:23.225603877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=3187805d-938f-4468-85fd-77c4137f3990 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745733 | controller | Jun 12 15:43:23.262012 crc crio[3653]: time="2026-06-12T15:43:23.26189616Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=236e5423-aa3a-4cb5-89c4-a798d28d773d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.745749 | controller | Jun 12 15:43:23.265898 crc crio[3653]: time="2026-06-12T15:43:23.263635368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=4b691858-c081-4e14-a148-5d680ce480cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745765 | controller | Jun 12 15:43:23.278119 crc crio[3653]: time="2026-06-12T15:43:23.27797202Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=3f55045e-a729-4741-a324-abf36e394cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.745781 | controller | Jun 12 15:43:23.298170 crc crio[3653]: time="2026-06-12T15:43:23.297596787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=83c98a59-0a18-409a-942d-ab3649d40771 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745797 | controller | Jun 12 15:43:23.298170 crc crio[3653]: time="2026-06-12T15:43:23.297833284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8b47a835-fe31-4401-a355-d6117c20c6d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745813 | controller | Jun 12 15:43:23.303601 crc crio[3653]: time="2026-06-12T15:43:23.301410281Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d4fae12d-d644-4da5-9117-fed089be8be3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.745830 | controller | Jun 12 15:43:23.361643 crc crio[3653]: time="2026-06-12T15:43:23.361375792Z" level=info msg="Ran pod sandbox cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=163010e6-6d5d-4251-b8cb-e4fa70213a5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.745846 | controller | Jun 12 15:43:23.484645 crc crio[3653]: time="2026-06-12T15:43:23.484451519Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=8f4d7e8f-86ee-4011-99f9-bce7a0e7714b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745862 | controller | Jun 12 15:43:23.613340 crc crio[3653]: time="2026-06-12T15:43:23.612825351Z" level=info msg="Created container db75bf39c45a07fbe4ee1533aa38876030a6e0945d8d97ac65a32f2381246912: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=ebb088d0-8d80-4471-9d11-e9b7d32ffa0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.745878 | controller | Jun 12 15:43:23.628765 crc crio[3653]: time="2026-06-12T15:43:23.61717815Z" level=info msg="Starting container: db75bf39c45a07fbe4ee1533aa38876030a6e0945d8d97ac65a32f2381246912" id=5f16510b-58b9-46e2-8f90-c11f002ff91b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.745894 | controller | Jun 12 15:43:23.646835 crc crio[3653]: time="2026-06-12T15:43:23.64493093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745914 | controller | Jun 12 15:43:23.660981 crc crio[3653]: time="2026-06-12T15:43:23.659718964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745930 | controller | Jun 12 15:43:23.660981 crc crio[3653]: time="2026-06-12T15:43:23.660781223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.745946 | controller | Jun 12 15:43:23.681656 crc crio[3653]: time="2026-06-12T15:43:23.678232611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=9c2a4136-4228-4253-b32f-dc5350218020 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.745963 | controller | Jun 12 15:43:23.690630 crc crio[3653]: time="2026-06-12T15:43:23.685847549Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=a4bba6e1-70e4-4c17-9d67-54f64c12420a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.745980 | controller | Jun 12 15:43:23.700562 crc crio[3653]: time="2026-06-12T15:43:23.698082584Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=ad7ac15f-778f-4f50-874d-7c68fbdce95d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.745996 | controller | Jun 12 15:43:23.716632 crc crio[3653]: time="2026-06-12T15:43:23.705875167Z" level=info msg="Started container" PID=12984 containerID=db75bf39c45a07fbe4ee1533aa38876030a6e0945d8d97ac65a32f2381246912 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=5f16510b-58b9-46e2-8f90-c11f002ff91b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891
2026-06-12 17:11:40.746012 | controller | Jun 12 15:43:23.753761 crc crio[3653]: time="2026-06-12T15:43:23.742314454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746029 | controller | Jun 12 15:43:23.755945 crc crio[3653]: time="2026-06-12T15:43:23.755853605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746045 | controller | Jun 12 15:43:23.757616 crc crio[3653]: time="2026-06-12T15:43:23.755893856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746062 | controller | Jun 12 15:43:23.772650 crc crio[3653]: time="2026-06-12T15:43:23.771663117Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=149f83e1-d228-45d9-9eb8-e9dbc6c9e362 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.746078 | controller | Jun 12 15:43:23.780690 crc crio[3653]: time="2026-06-12T15:43:23.777858227Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=420b728d-ce57-4720-822e-36d0b949e67a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746093 | controller | Jun 12 15:43:23.786195 crc crio[3653]: time="2026-06-12T15:43:23.786050631Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=2d2eafe7-f927-4a9b-84ec-73e662427fa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746110 | controller | Jun 12 15:43:23.910760 crc crio[3653]: time="2026-06-12T15:43:23.900664877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746130 | controller | Jun 12 15:43:24.019348 crc crio[3653]: time="2026-06-12T15:43:24.018414518Z" level=info msg="Created container 9c04d9e2bb26691db7fb20c54693815662a051db8d743f58df3ce8f891b253a9: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=e37380ec-48ff-4f5b-85f2-caa3540d13c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746147 | controller | Jun 12 15:43:24.082989 crc crio[3653]: time="2026-06-12T15:43:24.08283067Z" level=info msg="Starting container: 9c04d9e2bb26691db7fb20c54693815662a051db8d743f58df3ce8f891b253a9" id=8f1dc658-45ca-4bb2-b15e-2d6a149cf1d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.746163 | controller | Jun 12 15:43:24.142100 crc crio[3653]: time="2026-06-12T15:43:24.141457764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746179 | controller | Jun 12 15:43:24.191445 crc crio[3653]: time="2026-06-12T15:43:24.190117066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746196 | controller | Jun 12 15:43:24.192088 crc crio[3653]: time="2026-06-12T15:43:24.191928695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746212 | controller | Jun 12 15:43:24.215153 crc crio[3653]: time="2026-06-12T15:43:24.214985366Z" level=info msg="Started container" PID=12991 containerID=9c04d9e2bb26691db7fb20c54693815662a051db8d743f58df3ce8f891b253a9 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=8f1dc658-45ca-4bb2-b15e-2d6a149cf1d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8
2026-06-12 17:11:40.746229 | controller | Jun 12 15:43:24.223472 crc crio[3653]: time="2026-06-12T15:43:24.220446095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746244 | controller | Jun 12 15:43:24.262887 crc crio[3653]: time="2026-06-12T15:43:24.254830326Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=2ffbcca0-d6e8-49a5-a57d-331a17ab5ecd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746260 | controller | Jun 12 15:43:24.284706 crc crio[3653]: time="2026-06-12T15:43:24.277755643Z" level=info msg="Created container 0b275551cac6ea20f0b07c70c2cfae06455ca0402719e728869f8504df552d03: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=d43bffd5-2537-482c-8154-5d16289a660d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746308 | controller | Jun 12 15:43:24.284706 crc crio[3653]: time="2026-06-12T15:43:24.281176367Z" level=info msg="Created container dc4155777c0ac2b4a72a35d6ed54d1a89cb884f16cf7c9293c7a7622d4639cd8: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=72930bf0-02f2-4be9-a5d9-b195c6e2d087 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746329 | controller | Jun 12 15:43:24.319609 crc crio[3653]: time="2026-06-12T15:43:24.31891489Z" level=info msg="Starting container: 0b275551cac6ea20f0b07c70c2cfae06455ca0402719e728869f8504df552d03" id=ceca36cb-755b-41d3-be74-205b6f08792c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.746356 | controller | Jun 12 15:43:24.357584 crc crio[3653]: time="2026-06-12T15:43:24.352985792Z" level=info msg="Starting container: dc4155777c0ac2b4a72a35d6ed54d1a89cb884f16cf7c9293c7a7622d4639cd8" id=076c4dad-9e65-4548-b14a-550c6b7949e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.746382 | controller | Jun 12 15:43:24.629670 crc crio[3653]: time="2026-06-12T15:43:24.624473429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746400 | controller | Jun 12 15:43:24.795698 crc crio[3653]: time="2026-06-12T15:43:24.795233281Z" level=info msg="Started container" PID=12988 containerID=dc4155777c0ac2b4a72a35d6ed54d1a89cb884f16cf7c9293c7a7622d4639cd8 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=076c4dad-9e65-4548-b14a-550c6b7949e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f
2026-06-12 17:11:40.746417 | controller | Jun 12 15:43:24.896343 crc crio[3653]: time="2026-06-12T15:43:24.888448352Z" level=info msg="Created container 6f27ba57d6e34b4747b353d20aed5c521030e22757794d4157b3462d99c8ca0a: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=dcabb8d0-6803-4b40-b0b6-5e470ae03845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746434 | controller | Jun 12 15:43:24.896343 crc crio[3653]: time="2026-06-12T15:43:24.891886636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746450 | controller | Jun 12 15:43:24.896343 crc crio[3653]: time="2026-06-12T15:43:24.892301477Z" level=info msg="Starting container: 6f27ba57d6e34b4747b353d20aed5c521030e22757794d4157b3462d99c8ca0a" id=cbafafde-23d8-4c80-a680-8d119e4856ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.746466 | controller | Jun 12 15:43:24.896343 crc crio[3653]: time="2026-06-12T15:43:24.893044108Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.746482 | controller | Jun 12 15:43:24.896343 crc crio[3653]: time="2026-06-12T15:43:24.893072048Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.746499 | controller | Jun 12 15:43:24.896343 crc crio[3653]: time="2026-06-12T15:43:24.893109369Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 17:11:40.746515 | controller | Jun 12 15:43:24.913058 crc crio[3653]: time="2026-06-12T15:43:24.912843499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746532 | controller | Jun 12 15:43:24.924139 crc crio[3653]: time="2026-06-12T15:43:24.92384239Z" level=info msg="Started container" PID=12994 containerID=0b275551cac6ea20f0b07c70c2cfae06455ca0402719e728869f8504df552d03 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=ceca36cb-755b-41d3-be74-205b6f08792c name=/runtime.v1.RuntimeService/StartContainer sandboxID=115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a
2026-06-12 17:11:40.746548 | controller | Jun 12 15:43:24.928796 crc crio[3653]: time="2026-06-12T15:43:24.926829512Z" level=info msg="Started container" PID=13019 containerID=6f27ba57d6e34b4747b353d20aed5c521030e22757794d4157b3462d99c8ca0a description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=cbafafde-23d8-4c80-a680-8d119e4856ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331
2026-06-12 17:11:40.746564 | controller | Jun 12 15:43:24.980268 crc crio[3653]: time="2026-06-12T15:43:24.974693902Z" level=info msg="Created container dcaed62b31a150361bfed8e91c60b2811c2b3a0639fa1c34595c4f7d91aad28c: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=09c71bf1-6c66-4eae-88b7-aaa451bd7204 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746585 | controller | Jun 12 15:43:25.005839 crc crio[3653]: time="2026-06-12T15:43:25.001720331Z" level=info msg="Starting container: dcaed62b31a150361bfed8e91c60b2811c2b3a0639fa1c34595c4f7d91aad28c" id=c32fa8bf-1b0a-48e6-a732-67f52a55856c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.746602 | controller | Jun 12 15:43:25.021787 crc crio[3653]: time="2026-06-12T15:43:25.020233167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746619 | controller | Jun 12 15:43:25.062234 crc crio[3653]: time="2026-06-12T15:43:25.061840496Z" level=info msg="Started container" PID=13029 containerID=dcaed62b31a150361bfed8e91c60b2811c2b3a0639fa1c34595c4f7d91aad28c description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=c32fa8bf-1b0a-48e6-a732-67f52a55856c name=/runtime.v1.RuntimeService/StartContainer sandboxID=205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6
2026-06-12 17:11:40.746635 | controller | Jun 12 15:43:25.077329 crc crio[3653]: time="2026-06-12T15:43:25.077134524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746651 | controller | Jun 12 15:43:25.125125 crc crio[3653]: time="2026-06-12T15:43:25.124365057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746667 | controller | Jun 12 15:43:25.406840 crc crio[3653]: time="2026-06-12T15:43:25.4059559Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b14960ec-6b48-4e6a-b987-858e45a37bd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.746683 | controller | Jun 12 15:43:25.489483 crc crio[3653]: time="2026-06-12T15:43:25.489412174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=23b23d57-7cd7-452c-beea-7973bfe1243e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.746699 | controller | Jun 12 15:43:25.522820 crc crio[3653]: time="2026-06-12T15:43:25.521901773Z" level=info msg="Created container 945ba61ee85aadb9626074a434ebb932b23c699411142b06e32060793add8c5b: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=c7d85335-5419-4eeb-9235-a930cdfd516d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746715 | controller | Jun 12 15:43:25.588475 crc crio[3653]: time="2026-06-12T15:43:25.586748167Z" level=info msg="Starting container: 945ba61ee85aadb9626074a434ebb932b23c699411142b06e32060793add8c5b" id=bccadbcf-c011-4336-a257-da7cd51a3173 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.746731 | controller | Jun 12 15:43:25.643044 crc crio[3653]: time="2026-06-12T15:43:25.63620898Z" level=info msg="Started container" PID=12993 containerID=945ba61ee85aadb9626074a434ebb932b23c699411142b06e32060793add8c5b description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=bccadbcf-c011-4336-a257-da7cd51a3173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde
2026-06-12 17:11:40.746748 | controller | Jun 12 15:43:25.723096 crc crio[3653]: time="2026-06-12T15:43:25.722080719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746764 | controller | Jun 12 15:43:25.759027 crc crio[3653]: time="2026-06-12T15:43:25.758926158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=b46ef309-fd72-4c92-be91-2ff2ded9e76b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.746787 | controller | Jun 12 15:43:25.815871 crc crio[3653]: time="2026-06-12T15:43:25.81200847Z" level=info msg="Created container 90453202a0bdd40d749d3ff98e4f56a1456f0c3efa0b49c27714df1de96fbb53: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=236e5423-aa3a-4cb5-89c4-a798d28d773d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746803 | controller | Jun 12 15:43:25.833611 crc crio[3653]: time="2026-06-12T15:43:25.832805129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746820 | controller | Jun 12 15:43:25.835764 crc crio[3653]: time="2026-06-12T15:43:25.835727159Z" level=info msg="Starting container: 90453202a0bdd40d749d3ff98e4f56a1456f0c3efa0b49c27714df1de96fbb53" id=950b59ed-a51a-47ab-9825-5b9160e58dc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.746842 | controller | Jun 12 15:43:25.851447 crc crio[3653]: time="2026-06-12T15:43:25.844464368Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1d1c14f8-bf4d-4683-8952-fad8a04e906b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.746858 | controller | Jun 12 15:43:25.880852 crc crio[3653]: time="2026-06-12T15:43:25.880448302Z" level=info msg="Started container" PID=13061 containerID=90453202a0bdd40d749d3ff98e4f56a1456f0c3efa0b49c27714df1de96fbb53 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=950b59ed-a51a-47ab-9825-5b9160e58dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89
2026-06-12 17:11:40.746875 | controller | Jun 12 15:43:25.937148 crc crio[3653]: time="2026-06-12T15:43:25.930778429Z" level=info msg="Stopping container: d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140 (timeout: 30s)" id=a042f111-438f-408b-8b85-9834ec8c8c2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.746891 | controller | Jun 12 15:43:25.966629 crc crio[3653]: time="2026-06-12T15:43:25.961123889Z" level=info msg="Created container 6e26e28a6284bf8a2969ff085b9ee04c2e4be947dbe08b4dff01e583f5b78b88: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=3f55045e-a729-4741-a324-abf36e394cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746907 | controller | Jun 12 15:43:25.977162 crc crio[3653]: time="2026-06-12T15:43:25.976915751Z" level=info msg="Starting container: 6e26e28a6284bf8a2969ff085b9ee04c2e4be947dbe08b4dff01e583f5b78b88" id=32c08458-9efb-48d0-9c90-ac377f0bd701 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.746923 | controller | Jun 12 15:43:26.059723 crc crio[3653]: time="2026-06-12T15:43:26.059174882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746939 | controller | Jun 12 15:43:26.174308 crc crio[3653]: time="2026-06-12T15:43:26.159942869Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e1d034da-ee67-4171-87ad-e6b18a6fe0d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.746956 | controller | Jun 12 15:43:26.174308 crc crio[3653]: time="2026-06-12T15:43:26.16763467Z" level=info msg="Started container" PID=13079 containerID=6e26e28a6284bf8a2969ff085b9ee04c2e4be947dbe08b4dff01e583f5b78b88 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=32c08458-9efb-48d0-9c90-ac377f0bd701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78
2026-06-12 17:11:40.746976 | controller | Jun 12 15:43:26.229774 crc crio[3653]: time="2026-06-12T15:43:26.225915934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.746992 | controller | Jun 12 15:43:26.281917 crc crio[3653]: time="2026-06-12T15:43:26.275662485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747009 | controller | Jun 12 15:43:26.682021 crc crio[3653]: time="2026-06-12T15:43:26.678891456Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=8cf02eed-d9b8-4ddc-a431-6b97f2689c93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747025 | controller | Jun 12 15:43:26.775987 crc crio[3653]: time="2026-06-12T15:43:26.7759146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747041 | controller | Jun 12 15:43:26.804313 crc crio[3653]: time="2026-06-12T15:43:26.804186674Z" level=info msg="Created container ec2ab5ba9fdc302fc351780104feaff1d85b4a92ff7adc68584ed56a83648cdd: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=2d2eafe7-f927-4a9b-84ec-73e662427fa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747058 | controller | Jun 12 15:43:26.826821 crc crio[3653]: time="2026-06-12T15:43:26.826682389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747074 | controller | Jun 12 15:43:26.879834 crc crio[3653]: time="2026-06-12T15:43:26.879170615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747090 | controller | Jun 12 15:43:26.890582 crc crio[3653]: time="2026-06-12T15:43:26.889361834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747106 | controller | Jun 12 15:43:27.026815 crc crio[3653]: time="2026-06-12T15:43:27.024989675Z" level=info msg="Starting container: ec2ab5ba9fdc302fc351780104feaff1d85b4a92ff7adc68584ed56a83648cdd" id=44a6169b-ec9b-4cc8-b806-2fed90efa410 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.747122 | controller | Jun 12 15:43:27.028192 crc crio[3653]: time="2026-06-12T15:43:27.027236556Z" level=info msg="Created container e53b040afbb9f911549075c7fbfa665de308a5dd38799dd52dbf0cf99d0c9b5e: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=420b728d-ce57-4720-822e-36d0b949e67a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747139 | controller | Jun 12 15:43:27.098925 crc crio[3653]: time="2026-06-12T15:43:27.098474665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747156 | controller | Jun 12 15:43:27.116296 crc crio[3653]: time="2026-06-12T15:43:27.11620188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747174 | controller | Jun 12 15:43:27.135030 crc crio[3653]: time="2026-06-12T15:43:27.134688746Z" level=info msg="Starting container: e53b040afbb9f911549075c7fbfa665de308a5dd38799dd52dbf0cf99d0c9b5e" id=1a7cd183-72ba-48c7-8df9-bd8ca50b6bb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.747221 | controller | Jun 12 15:43:27.157674 crc crio[3653]: time="2026-06-12T15:43:27.156970155Z" level=info msg="Created container d97a4d4cd5bab048302b2422e4f16f585ee85c4ddcde191b3daa9d57ebf639e0: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=57734645-ef74-48e6-b623-182fbdccfaa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747251 | controller | Jun 12 15:43:27.178612 crc crio[3653]: time="2026-06-12T15:43:27.178307029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747269 | controller | Jun 12 15:43:27.183703 crc crio[3653]: time="2026-06-12T15:43:27.183227644Z" level=info msg="Starting container: d97a4d4cd5bab048302b2422e4f16f585ee85c4ddcde191b3daa9d57ebf639e0" id=a475296f-5598-476a-8909-5187e4fb5e2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.747286 | controller | Jun 12 15:43:27.209862 crc crio[3653]: time="2026-06-12T15:43:27.20942538Z" level=info msg="Started container" PID=13142 containerID=d97a4d4cd5bab048302b2422e4f16f585ee85c4ddcde191b3daa9d57ebf639e0 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=a475296f-5598-476a-8909-5187e4fb5e2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785
2026-06-12 17:11:40.747303 | controller | Jun 12 15:43:27.281020 crc crio[3653]: time="2026-06-12T15:43:27.280486154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747319 | controller | Jun 12 15:43:27.370580 crc crio[3653]: time="2026-06-12T15:43:27.369468089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747334 | controller | Jun 12 15:43:27.384717 crc crio[3653]: time="2026-06-12T15:43:27.384091719Z" level=info msg="Started container" PID=13132 containerID=ec2ab5ba9fdc302fc351780104feaff1d85b4a92ff7adc68584ed56a83648cdd description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=44a6169b-ec9b-4cc8-b806-2fed90efa410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab
2026-06-12 17:11:40.747367 | controller | Jun 12 15:43:27.426093 crc crio[3653]: time="2026-06-12T15:43:27.425833981Z" level=info msg="Started container" PID=13123 containerID=e53b040afbb9f911549075c7fbfa665de308a5dd38799dd52dbf0cf99d0c9b5e description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=1a7cd183-72ba-48c7-8df9-bd8ca50b6bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20
2026-06-12 17:11:40.747386 | controller | Jun 12 15:43:27.427898 crc crio[3653]: time="2026-06-12T15:43:27.427592769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747402 | controller | Jun 12 15:43:27.635796 crc crio[3653]: time="2026-06-12T15:43:27.635091926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1eb4194b-7f53-4484-bd69-86c8541cad7f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.747418 | controller | Jun 12 15:43:27.850766 crc crio[3653]: time="2026-06-12T15:43:27.841590486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=7cd6617a-b4a9-4474-a649-72a85dc36df5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.747435 | controller | Jun 12 15:43:28.250485 crc crio[3653]: time="2026-06-12T15:43:28.248465708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9388686c-5a10-4883-81f9-666d6e2ae2bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.747455 | controller | Jun 12 15:43:28.253325 crc crio[3653]: time="2026-06-12T15:43:28.253061594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=10fdf3ed-edb6-4ee0-8658-6c230703439d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.747471 | controller | Jun 12 15:43:28.259890 crc crio[3653]: time="2026-06-12T15:43:28.259783177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=96311fe7-31c6-4851-959d-3ef3441c8f94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.747486 | controller | Jun 12 15:43:28.266791 crc crio[3653]: time="2026-06-12T15:43:28.261725891Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=7977db8f-1b16-48e7-8190-d684b722b89d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747514 | controller | Jun 12 15:43:28.266791 crc crio[3653]: time="2026-06-12T15:43:28.266562933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747530 | controller | Jun 12 15:43:28.328061 crc crio[3653]: time="2026-06-12T15:43:28.327801338Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=e6568d90-12a8-48b5-84ce-d58cad7d1ec0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747546 | controller | Jun 12 15:43:28.344284 crc crio[3653]: time="2026-06-12T15:43:28.341562155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=6d2c0551-d88c-45af-823a-1f28bd13b1c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.747567 | controller | Jun 12 15:43:28.356852 crc crio[3653]: time="2026-06-12T15:43:28.35673702Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=22a42bee-dd5f-437a-8c9c-2010e5da4b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747592 | controller | Jun 12 15:43:28.357442 crc crio[3653]: time="2026-06-12T15:43:28.357231283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747608 | controller | Jun 12 15:43:28.458751 crc crio[3653]: time="2026-06-12T15:43:28.458428862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747630 | controller | Jun 12 15:43:28.873684 crc crio[3653]: time="2026-06-12T15:43:28.867282528Z" level=info msg="Created container b0dbf122dd73bbab8c03eb7541a996cc7a443fedb005273d4a366bda6d3bae82: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=2ffbcca0-d6e8-49a5-a57d-331a17ab5ecd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747720 | controller | Jun 12 15:43:28.901916 crc crio[3653]: time="2026-06-12T15:43:28.901672319Z" level=info msg="Starting container: b0dbf122dd73bbab8c03eb7541a996cc7a443fedb005273d4a366bda6d3bae82" id=ca3e45e3-8f3f-4291-bd0b-9952dc6c1b44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.747745 | controller | Jun 12 15:43:29.245569 crc crio[3653]: time="2026-06-12T15:43:29.245162667Z" level=info msg="Started container" PID=13196 containerID=b0dbf122dd73bbab8c03eb7541a996cc7a443fedb005273d4a366bda6d3bae82 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=ca3e45e3-8f3f-4291-bd0b-9952dc6c1b44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97
2026-06-12 17:11:40.747766 | controller | Jun 12 15:43:29.477593 crc crio[3653]: time="2026-06-12T15:43:29.473186835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747783 | controller | Jun 12 15:43:29.490011 crc crio[3653]: time="2026-06-12T15:43:29.489839521Z" level=info msg="Created container fabcfeb8efb39ee6268e34ed7ec4ab3eaba29ec17654c8d2fadc5763ad818af4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=ad7ac15f-778f-4f50-874d-7c68fbdce95d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747799 | controller | Jun 12 15:43:29.491949 crc crio[3653]: time="2026-06-12T15:43:29.491344662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747814 | controller | Jun 12 15:43:29.492767 crc crio[3653]: time="2026-06-12T15:43:29.492679569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747830 | controller | Jun 12 15:43:29.785722 crc crio[3653]: time="2026-06-12T15:43:29.785373567Z" level=info msg="Starting container: fabcfeb8efb39ee6268e34ed7ec4ab3eaba29ec17654c8d2fadc5763ad818af4" id=fa0d4d70-1148-4176-8669-131d4d7ccbc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.747846 | controller | Jun 12 15:43:29.786781 crc crio[3653]: time="2026-06-12T15:43:29.786161048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747862 | controller | Jun 12 15:43:29.805298 crc crio[3653]: time="2026-06-12T15:43:29.804588182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747878 | controller | Jun 12 15:43:29.809703 crc crio[3653]: time="2026-06-12T15:43:29.808038247Z" level=info msg="Created container da56c78da6387c20a504637f569ef9e5225b4ce8de60cf40b11768af31c3f910: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=a4bba6e1-70e4-4c17-9d67-54f64c12420a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747893 | controller | Jun 12 15:43:29.874927 crc crio[3653]: time="2026-06-12T15:43:29.859477144Z" level=info msg="Starting container: da56c78da6387c20a504637f569ef9e5225b4ce8de60cf40b11768af31c3f910" id=b8d194a8-dce3-4c25-b399-08c4304d84f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.747909 | controller | Jun 12 15:43:29.875859 crc crio[3653]: time="2026-06-12T15:43:29.875228845Z" level=info msg="Started container" PID=13181 containerID=fabcfeb8efb39ee6268e34ed7ec4ab3eaba29ec17654c8d2fadc5763ad818af4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=fa0d4d70-1148-4176-8669-131d4d7ccbc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3
2026-06-12 17:11:40.747925 | controller | Jun 12 15:43:29.915590 crc crio[3653]: time="2026-06-12T15:43:29.911381244Z" level=info msg="Created container d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d4fae12d-d644-4da5-9117-fed089be8be3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.747941 | controller | Jun 12 15:43:30.011691 crc crio[3653]: time="2026-06-12T15:43:30.010439964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.747960 | controller | Jun 12 15:43:30.023182 crc crio[3653]: time="2026-06-12T15:43:30.022909535Z" level=info msg="Starting container: d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc" id=dc7422eb-594c-45a5-a319-ce1619f1d2c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.747976 | controller | Jun 12 15:43:30.038003 crc crio[3653]: time="2026-06-12T15:43:30.037396082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=6c3b8184-3041-4b0e-88af-1bb3c1141e59 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.748000 | controller | Jun 12 15:43:30.116145 crc crio[3653]: time="2026-06-12T15:43:30.115878768Z" level=info msg="Started container" PID=13178 containerID=da56c78da6387c20a504637f569ef9e5225b4ce8de60cf40b11768af31c3f910 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=b8d194a8-dce3-4c25-b399-08c4304d84f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433
2026-06-12 17:11:40.748023 | controller | Jun 12 15:43:30.185803 crc crio[3653]: time="2026-06-12T15:43:30.160612622Z" level=info msg="Created container 71b40fd1486e90efdcd4330773a6838f158c30f2d6c31b8acb576aa8e3b0c5a0: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=22a42bee-dd5f-437a-8c9c-2010e5da4b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.748040 | controller | Jun 12 15:43:30.185803 crc crio[3653]: time="2026-06-12T15:43:30.167449879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748057 | controller | Jun 12 15:43:30.185803 crc crio[3653]: time="2026-06-12T15:43:30.1777227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=cbe495f2-aad4-4c66-888a-10de7f76f4c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.748073 | controller | Jun 12 15:43:30.185803 crc crio[3653]: time="2026-06-12T15:43:30.179772136Z" level=info msg="Starting container: 71b40fd1486e90efdcd4330773a6838f158c30f2d6c31b8acb576aa8e3b0c5a0" id=87b9c529-8185-41ca-b7ea-a11a743f7838 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.748089 | controller | Jun 12 15:43:30.238614 crc crio[3653]: time="2026-06-12T15:43:30.232835398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748105 | controller | Jun 12 15:43:30.279711 crc crio[3653]: time="2026-06-12T15:43:30.238866913Z" level=info msg="Started container" PID=13256 containerID=71b40fd1486e90efdcd4330773a6838f158c30f2d6c31b8acb576aa8e3b0c5a0 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=87b9c529-8185-41ca-b7ea-a11a743f7838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20
2026-06-12 17:11:40.748122 | controller | Jun 12 15:43:30.349356 crc crio[3653]: time="2026-06-12T15:43:30.349051408Z" level=info msg="Started container" PID=13194 containerID=d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc description=openshift-console/downloads-747b44746d-4pqvr/download-server id=dc7422eb-594c-45a5-a319-ce1619f1d2c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7
2026-06-12 17:11:40.748138 | controller | Jun 12 15:43:30.373163 crc crio[3653]: time="2026-06-12T15:43:30.373106146Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=53b199a0-dc8b-4182-86ac-533b899afece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.748158 | controller | Jun 12 15:43:30.386082 crc crio[3653]: time="2026-06-12T15:43:30.374676499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748175 | controller | Jun 12 15:43:30.685388 crc crio[3653]: time="2026-06-12T15:43:30.685079491Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.748193 | controller | Jun 12 15:43:30.685388 crc crio[3653]: time="2026-06-12T15:43:30.685326738Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.748209 | controller | Jun 12 15:43:30.685388 crc crio[3653]: time="2026-06-12T15:43:30.685362999Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 17:11:40.748225 | controller | Jun 12 15:43:30.963941 crc crio[3653]: time="2026-06-12T15:43:30.95697869Z" level=info msg="Created container 621b8e2a495fb68dfdafecd34132c88088905f00d35cdd4e05052a723a74544c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=8cf02eed-d9b8-4ddc-a431-6b97f2689c93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.748241 | controller | Jun 12 15:43:31.030359 crc crio[3653]: time="2026-06-12T15:43:31.030131431Z" level=info msg="Starting container: 621b8e2a495fb68dfdafecd34132c88088905f00d35cdd4e05052a723a74544c" id=7f988be5-c03c-4c8a-864b-f522e0ea6257 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.748258 | controller | Jun 12 15:43:31.488981 crc crio[3653]: time="2026-06-12T15:43:31.473482921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748274 | controller | Jun 12 15:43:31.500017 crc crio[3653]: time="2026-06-12T15:43:31.496999974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748290 | controller | Jun 12 15:43:31.904464 crc crio[3653]: time="2026-06-12T15:43:31.904163684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748305 | controller | Jun 12 15:43:31.941346 crc crio[3653]: time="2026-06-12T15:43:31.940954251Z" level=info msg="Created container da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=e1d034da-ee67-4171-87ad-e6b18a6fe0d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.748321 | controller | Jun 12 15:43:32.000709 crc crio[3653]: time="2026-06-12T15:43:31.994198867Z" level=info msg="Starting container: da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc" id=b12cf7ac-2641-47a0-95d6-7dc9b0baf1e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.748338 | controller | Jun 12 15:43:32.105064 crc crio[3653]: time="2026-06-12T15:43:32.094898213Z" level=info msg="Started container" PID=13274 containerID=621b8e2a495fb68dfdafecd34132c88088905f00d35cdd4e05052a723a74544c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=7f988be5-c03c-4c8a-864b-f522e0ea6257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331
2026-06-12 17:11:40.748385 | controller | Jun 12 15:43:32.348801 crc crio[3653]: time="2026-06-12T15:43:32.347463973Z" level=info msg="Started container" PID=13295 containerID=da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b12cf7ac-2641-47a0-95d6-7dc9b0baf1e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54
2026-06-12 17:11:40.748407 | controller | Jun 12 15:43:32.480770 crc crio[3653]: time="2026-06-12T15:43:32.475396283Z" level=info msg="Created container ea2264614a58e99b09df64ea4260f3a851444ebb9767f9185fa8bb3a15e0dfbd: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=5fe1ce75-86fd-4b6d-9ba7-c4a8f85f3f5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.748425 | controller | Jun 12 15:43:32.707025 crc crio[3653]: time="2026-06-12T15:43:32.706827414Z" level=info msg="Starting container: ea2264614a58e99b09df64ea4260f3a851444ebb9767f9185fa8bb3a15e0dfbd" id=e2081ca4-280a-4780-8750-256d84caf390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.748441 | controller | Jun 12 15:43:32.981749 crc crio[3653]: time="2026-06-12T15:43:32.981142059Z" level=info msg="Created container b95fa67fb43484e94f2ad214252652945a48cc6784d3d56471a0a64a492c9107: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=53b199a0-dc8b-4182-86ac-533b899afece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.748458 | controller | Jun 12 15:43:33.029946 crc crio[3653]: time="2026-06-12T15:43:33.02943163Z" level=info msg="Starting container: b95fa67fb43484e94f2ad214252652945a48cc6784d3d56471a0a64a492c9107" id=8e644719-7c80-4b7a-aae2-9af1aa30ebc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.748480 | controller | Jun 12 15:43:33.056467 crc crio[3653]: time="2026-06-12T15:43:33.056392838Z" level=info msg="Started container" PID=13345 containerID=ea2264614a58e99b09df64ea4260f3a851444ebb9767f9185fa8bb3a15e0dfbd description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=e2081ca4-280a-4780-8750-256d84caf390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6
2026-06-12 17:11:40.748496 | controller | Jun 12 15:43:33.394614 crc crio[3653]: time="2026-06-12T15:43:33.39421541Z" level=info msg="Started container" PID=13365 containerID=b95fa67fb43484e94f2ad214252652945a48cc6784d3d56471a0a64a492c9107 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=8e644719-7c80-4b7a-aae2-9af1aa30ebc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3
2026-06-12 17:11:40.748513 | controller | Jun 12 15:43:33.746572 crc crio[3653]: time="2026-06-12T15:43:33.743730452Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.748530 | controller | Jun 12 15:43:33.746572 crc crio[3653]: time="2026-06-12T15:43:33.743803234Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.748546 | controller | Jun 12 15:43:33.746572 crc crio[3653]: time="2026-06-12T15:43:33.743844885Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 17:11:40.748563 | controller | Jun 12 15:43:34.420634 crc crio[3653]: time="2026-06-12T15:43:34.41216608Z" level=info msg="Stopping container: 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f (timeout: 3600s)" id=3ca6a9ed-56d6-402b-8272-88d7f90145d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.748579 | controller | Jun 12 15:43:37.161358 crc crio[3653]: time="2026-06-12T15:43:37.160882103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748595 | controller | Jun 12 15:43:38.128577 crc crio[3653]: time="2026-06-12T15:43:38.127037465Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.748611 | controller | Jun 12 15:43:38.141382 crc crio[3653]: time="2026-06-12T15:43:38.135658271Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.748627 | controller | Jun 12 15:43:38.141382 crc crio[3653]: time="2026-06-12T15:43:38.136466923Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 17:11:40.748647 | controller | Jun 12 15:43:38.635650 crc crio[3653]: time="2026-06-12T15:43:38.624954837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748663 | controller | Jun 12 15:43:38.872432 crc crio[3653]: time="2026-06-12T15:43:38.871070771Z" level=info msg="Created container e8e2e47a47194a45ea5507011fe05993dfbbca491368588f4b37872cae763d01: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=7977db8f-1b16-48e7-8190-d684b722b89d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.748680 | controller | Jun 12 15:43:38.903681 crc crio[3653]: time="2026-06-12T15:43:38.90320759Z" level=info msg="Starting container: e8e2e47a47194a45ea5507011fe05993dfbbca491368588f4b37872cae763d01" id=540148a1-d1b3-4dfb-a1cc-46de5a06ed11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.748696 | controller | Jun 12 15:43:39.175314 crc crio[3653]: time="2026-06-12T15:43:39.174894984Z" level=info msg="Started container" PID=13447 containerID=e8e2e47a47194a45ea5507011fe05993dfbbca491368588f4b37872cae763d01 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=540148a1-d1b3-4dfb-a1cc-46de5a06ed11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785
2026-06-12 17:11:40.748712 | controller | Jun 12 15:43:40.509730 crc crio[3653]: time="2026-06-12T15:43:40.509019545Z" level=info msg="Created container 93aa00c9054b37c060c0c4f65d715f5b51a7ff89117f02ce9f6f289dae07e119: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=e6568d90-12a8-48b5-84ce-d58cad7d1ec0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.748728 | controller | Jun 12 15:43:40.512574 crc crio[3653]: time="2026-06-12T15:43:40.512038048Z" level=info msg="Starting container: 93aa00c9054b37c060c0c4f65d715f5b51a7ff89117f02ce9f6f289dae07e119" id=6d5e3501-6a1d-4ea4-8298-e68a505a40d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.748744 | controller | Jun 12 15:43:41.739611 crc crio[3653]: time="2026-06-12T15:43:41.730163723Z" level=info msg="Started container" PID=13497 containerID=93aa00c9054b37c060c0c4f65d715f5b51a7ff89117f02ce9f6f289dae07e119 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=6d5e3501-6a1d-4ea4-8298-e68a505a40d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891
2026-06-12 17:11:40.748760 | controller | Jun 12 15:43:41.923748 crc crio[3653]: time="2026-06-12T15:43:41.917040416Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-q9lp4/POD" id=9d64d953-7938-4bf9-97c0-c37ccbf43abe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.748776 | controller | Jun 12 15:43:41.923748 crc crio[3653]: time="2026-06-12T15:43:41.917346965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748791 | controller | Jun 12 15:43:42.355355 crc crio[3653]: time="2026-06-12T15:43:42.350013022Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-xqnbq/POD" id=307e0ca9-dfda-4d8f-be53-a553f2f7889c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.748807 | controller | Jun 12 15:43:42.364638 crc crio[3653]: time="2026-06-12T15:43:42.362846804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748823 | controller | Jun 12 15:43:42.580155 crc crio[3653]: time="2026-06-12T15:43:42.579123561Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a61e1c11-12d4-4239-aad9-3e0fb920be8e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.748843 | controller | Jun 12 15:43:43.114181 crc crio[3653]: time="2026-06-12T15:43:43.113867381Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3d38aeb4-3918-4217-a857-fa4c6621cff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.748860 | controller | Jun 12 15:43:43.437838 crc crio[3653]: time="2026-06-12T15:43:43.437685391Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.748876 | controller | Jun 12 15:43:43.437838 crc crio[3653]: time="2026-06-12T15:43:43.437770453Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.748892 | controller | Jun 12 15:43:43.437838 crc crio[3653]: time="2026-06-12T15:43:43.437807284Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 17:11:40.748909 | controller | Jun 12 15:43:43.485041 crc crio[3653]: time="2026-06-12T15:43:43.484238194Z" level=info msg="Got pod network &{Name:certified-operators-q9lp4 Namespace:openshift-marketplace ID:e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 UID:6fbd2651-2eff-4f92-8071-f8cfc609b61e NetNS:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fbd2651_2eff_4f92_8071_f8cfc609b61e.slice PodAnnotations:0xc002a900d8}] Aliases:map[]}"
2026-06-12 17:11:40.748925 | controller | Jun 12 15:43:43.485041 crc crio[3653]: time="2026-06-12T15:43:43.484392328Z" level=info msg="Adding pod openshift-marketplace_certified-operators-q9lp4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.748941 | controller | Jun 12 15:43:43.789894 crc crio[3653]: time="2026-06-12T15:43:43.789197318Z" level=info msg="Stopping container: da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc (timeout: 30s)" id=14abe35a-79a2-4684-a517-b8e9065fdcee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.748957 | controller | Jun 12 15:43:43.958990 crc crio[3653]: time="2026-06-12T15:43:43.953171984Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-sndsg/POD" id=2e3d6deb-2344-40dd-b376-9357078bf802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.748973 | controller | Jun 12 15:43:44.021803 crc crio[3653]: time="2026-06-12T15:43:43.954184152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.748990 | controller | Jun 12 15:43:44.949359 crc crio[3653]: time="2026-06-12T15:43:44.736412802Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=1b5d5be0-9c72-4c6f-86fc-3e616acc2fc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.749006 | controller | Jun 12 15:43:44.949359 crc crio[3653]: time="2026-06-12T15:43:44.814237391Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-lfb4f/POD" id=1e4c5185-1a16-4347-b733-662ea1e33823 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.749021 | controller | Jun 12 15:43:44.949359 crc crio[3653]: time="2026-06-12T15:43:44.814344164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749037 | controller | Jun 12 15:43:44.982595 crc crio[3653]: time="2026-06-12T15:43:44.98234835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749057 | controller | Jun 12 15:43:45.573582 crc crio[3653]: time="2026-06-12T15:43:45.572874606Z" level=info msg="Got pod network &{Name:community-operators-xqnbq Namespace:openshift-marketplace ID:ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 UID:9237056e-d368-4807-a45b-d8be65192aac NetNS:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9237056e_d368_4807_a45b_d8be65192aac.slice PodAnnotations:0xc000e1a300}] Aliases:map[]}"
2026-06-12 17:11:40.749074 | controller | Jun 12 15:43:45.583767 crc crio[3653]: time="2026-06-12T15:43:45.583709433Z" level=info msg="Adding pod openshift-marketplace_community-operators-xqnbq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.749090 | controller | Jun 12 15:43:45.632089 crc crio[3653]: time="2026-06-12T15:43:45.631810139Z" level=info msg="Stopped container da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=14abe35a-79a2-4684-a517-b8e9065fdcee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.749107 | controller | Jun 12 15:43:45.641371 crc crio[3653]: time="2026-06-12T15:43:45.640110556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c0aa8a5b-df9b-484c-a2db-416b4da2dcbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.749122 | controller | Jun 12 15:43:45.779356 crc crio[3653]: time="2026-06-12T15:43:45.779229552Z" level=info msg="Got pod network &{Name:redhat-marketplace-sndsg Namespace:openshift-marketplace ID:6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c UID:51a7a6be-a1ed-4898-b30c-263b8c9d5099 NetNS:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51a7a6be_a1ed_4898_b30c_263b8c9d5099.slice PodAnnotations:0xc000208400}] Aliases:map[]}"
2026-06-12 17:11:40.749138 | controller | Jun 12 15:43:45.779356 crc crio[3653]: time="2026-06-12T15:43:45.779324715Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-sndsg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.749154 | controller | Jun 12 15:43:46.919186 crc crio[3653]: time="2026-06-12T15:43:46.918987966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749170 | controller | Jun 12 15:43:47.060177 crc crio[3653]: time="2026-06-12T15:43:47.059843489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1e470eb1-f932-4085-9e7b-78923d88a9de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.749186 | controller | Jun 12 15:43:47.068651 crc crio[3653]: time="2026-06-12T15:43:47.067462118Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=38352fdd-b411-4cba-9ea8-dd2822dffa7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.749202 | controller | Jun 12 15:43:47.153569 crc crio[3653]: time="2026-06-12T15:43:47.152761602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749218 | controller | Jun 12 15:43:47.204251 crc crio[3653]: time="2026-06-12T15:43:47.204068015Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.749234 | controller | Jun 12 15:43:47.319870 crc crio[3653]: time="2026-06-12T15:43:47.318235159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749260 | controller | Jun 12 15:43:48.807352 crc crio[3653]: time="2026-06-12T15:43:48.806054224Z" level=info msg="Created container a2d3e1b3823d73e6a8ee29772c8478742c2ad3c9852eac61a91617101e1e48ba: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=32547ced-1dba-46fb-9995-cc4b338ce6d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.749277 | controller | Jun 12 15:43:48.823620 crc crio[3653]: time="2026-06-12T15:43:48.82308879Z" level=info msg="Starting container: a2d3e1b3823d73e6a8ee29772c8478742c2ad3c9852eac61a91617101e1e48ba" id=47afde5d-856f-4e41-ba9f-c1356017b21d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.749293 | controller | Jun 12 15:43:48.975801 crc crio[3653]: time="2026-06-12T15:43:48.975451648Z" level=info msg="Started container" PID=13639 containerID=a2d3e1b3823d73e6a8ee29772c8478742c2ad3c9852eac61a91617101e1e48ba description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=47afde5d-856f-4e41-ba9f-c1356017b21d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6
2026-06-12 17:11:40.749310 | controller | Jun 12 15:43:49.486731 crc crio[3653]: time="2026-06-12T15:43:49.292377074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749326 | controller | Jun 12 15:43:49.510997 crc crio[3653]: time="2026-06-12T15:43:49.509380683Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=e440dfa4-e6bc-42cc-b2aa-003147506013 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.749342 | controller | Jun 12 15:43:49.556416 crc crio[3653]: time="2026-06-12T15:43:49.556199717Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=6cf7226c-f20c-4fc6-ae20-94c8614da265 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.749380 | controller | Jun 12 15:43:49.824017 crc crio[3653]: time="2026-06-12T15:43:49.819932972Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=b768ee00-d634-41ca-9594-2dc6e95e4d93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.749397 | controller | Jun 12 15:43:49.824017 crc crio[3653]: time="2026-06-12T15:43:49.820747394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749413 | controller | Jun 12 15:43:49.883581 crc crio[3653]: time="2026-06-12T15:43:49.883158391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749429 | controller | Jun 12 15:43:50.220831 crc crio[3653]: time="2026-06-12T15:43:50.212165833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749445 | controller | Jun 12 15:43:51.238645 crc crio[3653]: time="2026-06-12T15:43:51.237887786Z" level=info msg="Created container 55c858b3c1d794f350f015c1379a0a16f692e9c720dacdd1f5afb4452594192a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=38352fdd-b411-4cba-9ea8-dd2822dffa7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.749461 | controller | Jun 12 15:43:51.417996 crc crio[3653]: time="2026-06-12T15:43:51.417178382Z" level=info msg="Starting container: 55c858b3c1d794f350f015c1379a0a16f692e9c720dacdd1f5afb4452594192a" id=62d38a70-c152-4b46-bc4d-1d185cdd5034 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.749481 | controller | Jun 12 15:43:51.584264 crc crio[3653]: time="2026-06-12T15:43:51.580213761Z" level=info msg="Started container" PID=13726 containerID=55c858b3c1d794f350f015c1379a0a16f692e9c720dacdd1f5afb4452594192a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=62d38a70-c152-4b46-bc4d-1d185cdd5034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54
2026-06-12 17:11:40.749497 | controller | Jun 12 15:43:52.228272 crc crio[3653]: time="2026-06-12T15:43:52.228046186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749514 | controller | Jun 12 15:43:52.578841 crc crio[3653]: 2026-06-12T15:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e233ba33ea52df0 Mac:1e:69:4d:b4:b9:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.749530 | controller | Jun 12 15:43:52.771207 crc crio[3653]: time="2026-06-12T15:43:52.770585971Z" level=info msg="Created container 95eaec9342367e5a3182c99634fa74590d608da74029d16d0c57fa58c44558b1: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=1b5d5be0-9c72-4c6f-86fc-3e616acc2fc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.749546 | controller | Jun 12 15:43:52.790215 crc crio[3653]: time="2026-06-12T15:43:52.789990742Z" level=info msg="Starting container: 95eaec9342367e5a3182c99634fa74590d608da74029d16d0c57fa58c44558b1" id=f329a614-089f-476e-87de-d299280d675a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.749563 | controller | Jun 12 15:43:53.020448 crc crio[3653]: time="2026-06-12T15:43:53.018118703Z" level=info msg="Started container" PID=13769 containerID=95eaec9342367e5a3182c99634fa74590d608da74029d16d0c57fa58c44558b1 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=f329a614-089f-476e-87de-d299280d675a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891
2026-06-12 17:11:40.749578 | controller | Jun 12 15:43:55.051707 crc crio[3653]: time="2026-06-12T15:43:55.043641659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749594 | controller | Jun 12 15:43:55.963566 crc crio[3653]: time="2026-06-12T15:43:55.956957426Z" level=warning msg="Stopping container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140 with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.749610 | controller | Jun 12 15:43:56.289045 crc crio[3653]: time="2026-06-12T15:43:56.270150934Z" level=info msg="Created container 5cec812fb803d1886b92fb4f48e1c25fbaa8b4fe312b4c97651b018d18755ca4: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=b768ee00-d634-41ca-9594-2dc6e95e4d93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.749627 | controller | Jun 12 15:43:56.375353 crc crio[3653]: time="2026-06-12T15:43:56.374196681Z" level=info msg="Starting container: 5cec812fb803d1886b92fb4f48e1c25fbaa8b4fe312b4c97651b018d18755ca4" id=ca814533-50aa-4b56-895d-da2cf062f7af name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.749643 | controller | Jun 12 15:43:56.511843 crc crio[3653]: time="2026-06-12T15:43:56.510075369Z" level=info msg="Started container" PID=13828 containerID=5cec812fb803d1886b92fb4f48e1c25fbaa8b4fe312b4c97651b018d18755ca4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=ca814533-50aa-4b56-895d-da2cf062f7af name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6
2026-06-12 17:11:40.749663 | controller | Jun 12 15:43:56.558934 crc crio[3653]: time="2026-06-12T15:43:56.549677882Z" level=info msg="Stopping container: d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc (timeout: 2s)" id=0fb77080-284c-4f1e-9dc3-da81e175c43e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.749679 | controller | Jun 12 15:43:56.844820 crc crio[3653]: time="2026-06-12T15:43:56.844686263Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=9a45d9ec-52fb-4933-814a-41150cc8d1e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.749696 | controller | Jun 12 15:43:57.202190 crc crio[3653]: time="2026-06-12T15:43:57.201999649Z" level=info msg="Stopped container d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0fb77080-284c-4f1e-9dc3-da81e175c43e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.749712 | controller | Jun 12 15:43:57.219340 crc crio[3653]: 2026-06-12T15:43:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade375e178b97bd Mac:a2:3e:e9:e5:bd:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 SocketPath: PciID:}] [{Interface:0xc000190e90 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.749728 | controller | Jun 12 15:43:57.224807 crc crio[3653]: time="2026-06-12T15:43:57.223204329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=20afd74e-244e-4559-b71f-703d8b9f045e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.749744 | controller | Jun 12 15:43:57.226875 crc crio[3653]: time="2026-06-12T15:43:57.226766886Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=d23bdfef-2820-4aca-bfeb-be5083aafafd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.749760 | controller | Jun 12 15:43:57.238067 crc crio[3653]: time="2026-06-12T15:43:57.237673555Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=971b3edc-213d-4842-acca-81f2661441ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.749775 | controller | Jun 12 15:43:57.238780 crc crio[3653]: time="2026-06-12T15:43:57.238482837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749791 | controller | Jun 12 15:43:57.241070 crc crio[3653]: time="2026-06-12T15:43:57.240963415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=cb4264a2-eb7d-4283-bf53-266bd4311c9a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.749808 | controller | Jun 12 15:43:57.254846 crc crio[3653]: time="2026-06-12T15:43:57.254402483Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b90389b3-eb7b-4d75-9d28-96d062189d8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.749824 | controller | Jun 12 15:43:57.255042 crc crio[3653]: time="2026-06-12T15:43:57.254966868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749840 | controller | Jun 12 15:43:57.263948 crc crio[3653]: time="2026-06-12T15:43:57.263850531Z" level=info msg="Stopped container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins" id=a042f111-438f-408b-8b85-9834ec8c8c2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.749856 | controller | Jun 12 15:43:57.279135 crc crio[3653]: time="2026-06-12T15:43:57.279010396Z" level=info msg="Stopping pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e" id=ce5f7da0-6652-4d04-b51c-c7bbaa2fc412 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.749876 | controller | Jun 12 15:43:57.491643 crc crio[3653]: time="2026-06-12T15:43:57.490866733Z" level=info msg="Stopped pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e" id=ce5f7da0-6652-4d04-b51c-c7bbaa2fc412 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.749893 | controller | Jun 12 15:43:58.284702 crc crio[3653]: time="2026-06-12T15:43:58.283104377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749909 | controller | Jun 12 15:43:58.322452 crc crio[3653]: time="2026-06-12T15:43:58.322170716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749925 | controller | Jun 12 15:43:58.402961 crc crio[3653]: time="2026-06-12T15:43:58.402561786Z" level=info msg="Removing container: d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140" id=a3ce0121-0c13-4260-8c42-715430d92d7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.749941 | controller | Jun 12 15:43:58.676233 crc crio[3653]: time="2026-06-12T15:43:58.675264666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.749956 | controller | Jun 12 15:43:58.793670 crc crio[3653]: time="2026-06-12T15:43:58.793264253Z" level=info msg="Removed container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins" id=a3ce0121-0c13-4260-8c42-715430d92d7d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.749972 | controller | Jun 12 15:43:59.031966 crc crio[3653]: time="2026-06-12T15:43:59.031178152Z" level=info msg="Created container 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b90389b3-eb7b-4d75-9d28-96d062189d8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.750022 | controller | Jun 12 15:43:59.052025 crc crio[3653]: time="2026-06-12T15:43:59.051869808Z" level=info msg="Starting container: 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f" id=4c52109f-102c-4dd4-84c8-7a437efa6948 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.750047 | controller | Jun 12 15:43:59.112789 crc crio[3653]: 2026-06-12T15:43:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c5e41477f04fdb Mac:9e:42:62:a0:73:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de SocketPath: PciID:}] [{Interface:0xc000014ae0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.750064 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.118486971Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.750081 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.118736848Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_803a2ae4-a538-456a-8a0f-dbb3ba666fd0\""
2026-06-12 17:11:40.750130 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.118971994Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_61d784ea-1519-4879-a92d-ac40fbecd408\""
2026-06-12 17:11:40.750147 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.11956064Z" level=info msg="Got pod network &{Name:certified-operators-q9lp4 Namespace:openshift-marketplace ID:e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 UID:6fbd2651-2eff-4f92-8071-f8cfc609b61e NetNS:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fbd2651_2eff_4f92_8071_f8cfc609b61e.slice PodAnnotations:0xc002a900d8}] Aliases:map[]}"
2026-06-12 17:11:40.750199 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.119821307Z" level=info msg="Checking pod openshift-marketplace_certified-operators-q9lp4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.750223 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.121198135Z" level=info msg="Got pod network &{Name:redhat-operators-lfb4f Namespace:openshift-marketplace ID:c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac UID:03aff15e-a2a1-4e10-97bc-df1a79487999 NetNS:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03aff15e_a2a1_4e10_97bc_df1a79487999.slice PodAnnotations:0xc0015225a0}] Aliases:map[]}"
2026-06-12 17:11:40.750248 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.121717139Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-lfb4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.750284 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.127283632Z" level=info msg="Got pod network &{Name:community-operators-xqnbq Namespace:openshift-marketplace ID:ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 UID:9237056e-d368-4807-a45b-d8be65192aac NetNS:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9237056e_d368_4807_a45b_d8be65192aac.slice PodAnnotations:0xc000e1a300}] Aliases:map[]}"
2026-06-12 17:11:40.750305 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.12760309Z" level=info msg="Checking pod openshift-marketplace_community-operators-xqnbq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.750321 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.12795345Z" level=info msg="Got pod network &{Name:redhat-marketplace-sndsg Namespace:openshift-marketplace ID:6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c UID:51a7a6be-a1ed-4898-b30c-263b8c9d5099 NetNS:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51a7a6be_a1ed_4898_b30c_263b8c9d5099.slice PodAnnotations:0xc000208400}] Aliases:map[]}"
2026-06-12 17:11:40.750337 | controller | Jun 12 15:43:59.142061 crc crio[3653]: time="2026-06-12T15:43:59.128055643Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-sndsg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.750404 | controller | Jun 12 15:43:59.156068 crc crio[3653]: time="2026-06-12T15:43:59.155438762Z" level=info msg="Started container" PID=13914 containerID=9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=4c52109f-102c-4dd4-84c8-7a437efa6948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7
2026-06-12 17:11:40.750423 | controller | Jun 12 15:43:59.236739 crc crio[3653]: time="2026-06-12T15:43:59.236669114Z" level=info msg="Ran pod sandbox ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 with infra container: openshift-marketplace/community-operators-xqnbq/POD" id=307e0ca9-dfda-4d8f-be53-a553f2f7889c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.750472 | controller | Jun 12 15:43:59.271080 crc crio[3653]: time="2026-06-12T15:43:59.266721766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3a841b85-2050-400d-9b14-6551d5fca3e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.750493 | controller | Jun 12 15:43:59.271080 crc crio[3653]: time="2026-06-12T15:43:59.267964471Z" level=info msg="Ran pod sandbox e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 with infra container: openshift-marketplace/certified-operators-q9lp4/POD" id=9d64d953-7938-4bf9-97c0-c37ccbf43abe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.750510 | controller | Jun 12 15:43:59.290673 crc crio[3653]: time="2026-06-12T15:43:59.289996543Z" level=info msg="Ran pod sandbox 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c with infra container: openshift-marketplace/redhat-marketplace-sndsg/POD" id=2e3d6deb-2344-40dd-b376-9357078bf802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.750550 | controller | Jun 12 15:43:59.294718 crc crio[3653]: time="2026-06-12T15:43:59.294395544Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2338ab38-627d-483d-98d0-a7be2f929ddf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.750570 | controller | Jun 12 15:43:59.313014 crc crio[3653]: time="2026-06-12T15:43:59.312943011Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.750586 | controller | Jun 12 15:43:59.313616 crc crio[3653]: time="2026-06-12T15:43:59.313337752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=28569dd9-dd3a-4f3d-b13c-16257341a5ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.750603 | controller | Jun 12 15:43:59.317065 crc crio[3653]: time="2026-06-12T15:43:59.313419674Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=48b25d16-5ca3-442e-afef-73d6ec0b55c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.750642 | controller | Jun 12 15:43:59.373283 crc crio[3653]: time="2026-06-12T15:43:59.372974013Z" level=info msg="Creating container: openshift-marketplace/community-operators-xqnbq/extract-utilities" id=7f6b772f-a923-460b-9757-16501ad3ee2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.750659 | controller | Jun 12 15:43:59.376204 crc crio[3653]: time="2026-06-12T15:43:59.375931554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.750675 | controller | Jun 12 15:43:59.405932 crc crio[3653]: time="2026-06-12T15:43:59.405161324Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=84a2f7d1-0eed-47ea-a7bf-3a2aaf475756 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.750721 | controller | Jun 12 15:43:59.519618 crc crio[3653]: time="2026-06-12T15:43:59.51722237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4c027969-b40d-4b87-8ebe-43573bb4e183 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.750741 | controller | Jun 12 15:43:59.570419 crc crio[3653]: time="2026-06-12T15:43:59.552116475Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q9lp4/extract-utilities" id=4d13aae5-8568-41b4-8540-b7e59d61d7ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.750757 | controller | Jun 12 15:43:59.570419 crc crio[3653]: time="2026-06-12T15:43:59.552993549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.750801 | controller | Jun 12 15:43:59.594900 crc crio[3653]: time="2026-06-12T15:43:59.594055572Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sndsg/extract-utilities" id=6f0809fb-8cc3-4831-9646-ead9de7d28e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.750821 | controller | Jun 12 15:43:59.687616 crc crio[3653]: time="2026-06-12T15:43:59.684970279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.750838 | controller | Jun 12 15:43:59.704906 crc crio[3653]: time="2026-06-12T15:43:59.693476361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.750876 | controller | Jun 12 15:43:59.882197 crc crio[3653]: time="2026-06-12T15:43:59.882046351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.750896 | controller | Jun 12 15:44:00.404791 crc crio[3653]: time="2026-06-12T15:44:00.401899283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.750913 | controller | Jun 12 15:44:00.508699 crc crio[3653]: time="2026-06-12T15:44:00.507972755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.750929 | controller | Jun 12 15:44:00.729370 crc crio[3653]: time="2026-06-12T15:44:00.729181867Z" level=info msg="Stopping container: 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e (timeout: 30s)" id=7bd5bc6d-ea28-487b-86c2-974ffa6accdd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.750971 | controller | Jun 12 15:44:00.919954 crc crio[3653]: time="2026-06-12T15:44:00.912711589Z" level=warning msg="Failed to find process for container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: checking if PID of 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e is running failed: read /proc/11104/stat: no such process"
2026-06-12 17:11:40.750988 | controller | Jun 12 15:44:00.955779 crc crio[3653]: time="2026-06-12T15:44:00.950568215Z" level=info msg="Stopping container: 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69 (timeout: 30s)" id=b84e7700-2339-4a68-b92e-4457efc3f25f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.751004 | controller | Jun 12 15:44:01.236708 crc crio[3653]: time="2026-06-12T15:44:01.236633141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.751043 | controller | Jun 12 15:44:01.269968 crc crio[3653]: time="2026-06-12T15:44:01.268833812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.751064 | controller | Jun 12 15:44:01.279426 crc crio[3653]: time="2026-06-12T15:44:01.279220606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.751080 | controller | Jun 12 15:44:01.361574 crc crio[3653]: time="2026-06-12T15:44:01.359857343Z" level=info msg="Stopped container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=7bd5bc6d-ea28-487b-86c2-974ffa6accdd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.751122 | controller | Jun 12 15:44:01.389860 crc crio[3653]: time="2026-06-12T15:44:01.388687291Z" level=info msg="Stopped container 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=b84e7700-2339-4a68-b92e-4457efc3f25f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.751144 | controller | Jun 12 15:44:01.421405 crc crio[3653]: time="2026-06-12T15:44:01.42116642Z" level=info msg="Stopping pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899" id=036d527b-f5dc-4910-85a8-c3c9e3b5dbb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.751161 | controller | Jun 12 15:44:01.421840 crc crio[3653]: time="2026-06-12T15:44:01.421453678Z" level=info msg="Stopping pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954" id=5ab7a9a2-19b7-4be3-8b08-6bc224c8c69a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.751178 | controller | Jun 12 15:44:01.444915 crc crio[3653]: time="2026-06-12T15:44:01.433782735Z" level=info msg="Created container d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f: openshift-marketplace/community-operators-xqnbq/extract-utilities" id=7f6b772f-a923-460b-9757-16501ad3ee2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.751219 | controller | Jun 12 15:44:01.478678 crc crio[3653]: time="2026-06-12T15:44:01.466806659Z" level=info msg="Starting container: d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f" id=31e23105-993c-42e6-a31c-e61f36269071 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.751237 | controller | Jun 12 15:44:01.510585 crc crio[3653]: time="2026-06-12T15:44:01.506466074Z" level=info msg="Started container" PID=13951 containerID=d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f description=openshift-marketplace/community-operators-xqnbq/extract-utilities id=31e23105-993c-42e6-a31c-e61f36269071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62
2026-06-12 17:11:40.751255 | controller | Jun 12 15:44:01.523328 crc crio[3653]: time="2026-06-12T15:44:01.523170941Z" level=info msg="Created container 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8: openshift-marketplace/certified-operators-q9lp4/extract-utilities" id=4d13aae5-8568-41b4-8540-b7e59d61d7ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.751295 | controller | Jun 12 15:44:01.556623 crc crio[3653]: time="2026-06-12T15:44:01.554136168Z" level=info msg="Starting container: 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8" id=70334fbf-8ae3-47a0-9d81-1fee09e3bf5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.751314 | controller | Jun 12 15:44:01.607901 crc crio[3653]: 2026-06-12T15:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1cf7c853d0cf38 Mac:b2:e8:6f:05:3e:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.751331 | controller | Jun 12 15:44:01.620606 crc crio[3653]: time="2026-06-12T15:44:01.620147054Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.751371 | controller | Jun 12 15:44:01.620606 crc crio[3653]: time="2026-06-12T15:44:01.620286508Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-12 17:11:40.751397 | controller | Jun 12 15:44:01.631659 crc crio[3653]: time="2026-06-12T15:44:01.629753787Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 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:0xc0026969a8}] Aliases:map[]}"
2026-06-12 17:11:40.751418 | controller | Jun 12 15:44:01.631659 crc crio[3653]: time="2026-06-12T15:44:01.63059745Z" 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-12 17:11:40.751560 | controller | Jun 12 15:44:01.632603 crc crio[3653]: time="2026-06-12T15:44:01.632460391Z" level=info msg="Got pod network &{Name:redhat-operators-lfb4f Namespace:openshift-marketplace ID:c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac UID:03aff15e-a2a1-4e10-97bc-df1a79487999 NetNS:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03aff15e_a2a1_4e10_97bc_df1a79487999.slice PodAnnotations:0xc0015225a0}] Aliases:map[]}"
2026-06-12 17:11:40.751583 | controller | Jun 12 15:44:01.633175 crc crio[3653]: time="2026-06-12T15:44:01.633114479Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-lfb4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.751625 | controller | Jun 12 15:44:01.641641 crc crio[3653]: time="2026-06-12T15:44:01.635134684Z" level=info msg="Started container" PID=13972 containerID=9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8 description=openshift-marketplace/certified-operators-q9lp4/extract-utilities id=70334fbf-8ae3-47a0-9d81-1fee09e3bf5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895
2026-06-12 17:11:40.751645 | controller | Jun 12 15:44:01.665696 crc crio[3653]: time="2026-06-12T15:44:01.660985581Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 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:0xc001610628}] Aliases:map[]}"
2026-06-12 17:11:40.751662 | controller | Jun 12 15:44:01.665696 crc crio[3653]: time="2026-06-12T15:44:01.6616696Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.751710 | controller | Jun 12 15:44:01.733757 crc crio[3653]: time="2026-06-12T15:44:01.733441434Z" level=info msg="Created container 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f: openshift-marketplace/redhat-marketplace-sndsg/extract-utilities" id=6f0809fb-8cc3-4831-9646-ead9de7d28e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.751731 | controller | Jun 12 15:44:01.753583 crc crio[3653]: time="2026-06-12T15:44:01.742597954Z" level=info msg="Ran pod sandbox c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac with infra container: openshift-marketplace/redhat-operators-lfb4f/POD" id=1e4c5185-1a16-4347-b733-662ea1e33823 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.751747 | controller | Jun 12 15:44:01.797857 crc crio[3653]: time="2026-06-12T15:44:01.791158143Z" level=info msg="Starting container: 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f" id=0028f25f-dbad-4e2b-91f7-201ac3cdeef3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.751785 | controller | Jun 12 15:44:01.807408 crc crio[3653]: time="2026-06-12T15:44:01.799718297Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e058c092-3d71-4e02-9b49-e8f8a60216e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.751811 | controller | Jun 12 15:44:01.811288 crc crio[3653]: time="2026-06-12T15:44:01.811048267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8bd30a36-40b9-4b51-80f0-37e88e7618bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.751829 | controller | Jun 12 15:44:01.858136 crc crio[3653]: time="2026-06-12T15:44:01.855175984Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lfb4f/extract-utilities" id=2b81517d-f9eb-481d-99ef-6eb02e34a04c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.751867 | controller | Jun 12 15:44:01.858136 crc crio[3653]: time="2026-06-12T15:44:01.855927145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.751888 | controller | Jun 12 15:44:01.858439 crc crio[3653]: time="2026-06-12T15:44:01.858235708Z" level=info msg="Started container" PID=13994 containerID=7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f description=openshift-marketplace/redhat-marketplace-sndsg/extract-utilities id=0028f25f-dbad-4e2b-91f7-201ac3cdeef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c
2026-06-12 17:11:40.751906 | controller | Jun 12 15:44:02.232270 crc crio[3653]: time="2026-06-12T15:44:02.231941752Z" level=info msg="Created container 60a39a1bb3d6803f30cce57832bfd5ae8c763b132b705d575f344015ed725019: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=971b3edc-213d-4842-acca-81f2661441ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.751940 | controller | Jun 12 15:44:02.241345 crc crio[3653]: time="2026-06-12T15:44:02.241194185Z" level=info msg="Starting container: 60a39a1bb3d6803f30cce57832bfd5ae8c763b132b705d575f344015ed725019" id=a9c549e5-211a-472d-b288-8c2076e1d2a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.751964 | controller | Jun 12 15:44:02.424653 crc crio[3653]: time="2026-06-12T15:44:02.42417487Z" level=info msg="Started container" PID=13997 containerID=60a39a1bb3d6803f30cce57832bfd5ae8c763b132b705d575f344015ed725019 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=a9c549e5-211a-472d-b288-8c2076e1d2a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6
2026-06-12 17:11:40.751982 | controller | Jun 12 15:44:02.450372 crc crio[3653]: time="2026-06-12T15:44:02.450182892Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2a57351c-29f7-4b34-b7d5-6b7b8a54cc44 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.751998 | controller | Jun 12 15:44:02.481784 crc crio[3653]: time="2026-06-12T15:44:02.481703414Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.752038 | controller | Jun 12 15:44:02.504998 crc crio[3653]: time="2026-06-12T15:44:02.504853697Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=62063629-47e1-4a90-b20d-71cd1f090230 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.752058 | controller | Jun 12 15:44:02.514681 crc crio[3653]: time="2026-06-12T15:44:02.514371218Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.752074 | controller | Jun 12 15:44:03.928984 crc crio[3653]: time="2026-06-12T15:44:03.926987796Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=64429566-cd28-4511-8797-d14cb18e4147 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.752115 | controller | Jun 12 15:44:03.958404 crc crio[3653]: time="2026-06-12T15:44:03.958109307Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:11:40.752138 | controller | Jun 12 15:44:04.302631 crc crio[3653]: time="2026-06-12T15:44:04.301206244Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.752155 | controller | Jun 12 15:44:07.996294 crc crio[3653]: time="2026-06-12T15:44:07.995205838Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.752190 | controller | Jun 12 15:44:07.996294 crc crio[3653]: time="2026-06-12T15:44:07.996241356Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_61d784ea-1519-4879-a92d-ac40fbecd408\""
2026-06-12 17:11:40.752213 | controller | Jun 12 15:44:07.996294 crc crio[3653]: time="2026-06-12T15:44:07.996296218Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_d2b5c101-321a-4dfa-a690-135b2e09f1d6\""
2026-06-12 17:11:40.752230 | controller | Jun 12 15:44:08.361231 crc crio[3653]: time="2026-06-12T15:44:08.361129249Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.752246 | controller | Jun 12 15:44:08.361231 crc crio[3653]: time="2026-06-12T15:44:08.361220462Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.752286 | controller | Jun 12 15:44:08.362598 crc crio[3653]: time="2026-06-12T15:44:08.361258083Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-12 17:11:40.752306 | controller | Jun 12 15:44:09.839595 crc crio[3653]: time="2026-06-12T15:44:09.836422311Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.752322 | controller | Jun 12 15:44:09.842135 crc crio[3653]: time="2026-06-12T15:44:09.841347476Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.752372 | controller | Jun 12 15:44:09.842135 crc crio[3653]: time="2026-06-12T15:44:09.841825639Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-12 17:11:40.752395 | controller | Jun 12 15:44:11.406198 crc crio[3653]: time="2026-06-12T15:44:11.406007383Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.752411 | controller | Jun 12 15:44:11.406198 crc crio[3653]: time="2026-06-12T15:44:11.406078255Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.752450 | controller | Jun 12 15:44:11.406198 crc crio[3653]: time="2026-06-12T15:44:11.406110386Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-12 17:11:40.752471 | controller | Jun 12 15:44:12.894022 crc crio[3653]: time="2026-06-12T15:44:12.893739907Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.752488 | controller | Jun 12 15:44:12.894022 crc crio[3653]: time="2026-06-12T15:44:12.893801099Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.752504 | controller | Jun 12 15:44:12.894022 crc crio[3653]: time="2026-06-12T15:44:12.893830139Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_d2b5c101-321a-4dfa-a690-135b2e09f1d6\""
2026-06-12 17:11:40.752554 | controller | Jun 12 15:44:12.894022 crc crio[3653]: time="2026-06-12T15:44:12.893875941Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 17:11:40.752573 | controller | Jun 12 15:44:13.528970 crc crio[3653]: time="2026-06-12T15:44:13.52876778Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.752614 | controller | Jun 12 15:44:13.528970 crc crio[3653]: time="2026-06-12T15:44:13.528815701Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.752636 | controller | Jun 12 15:44:17.014660 crc crio[3653]: time="2026-06-12T15:44:17.012775338Z" level=info msg="Stopping pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e" id=bcb350c5-c9ed-415a-9ff3-8c404cc92d2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.752653 | controller | Jun 12 15:44:17.014660 crc crio[3653]: time="2026-06-12T15:44:17.013990732Z" level=info msg="Stopped pod sandbox (already stopped): c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e" id=bcb350c5-c9ed-415a-9ff3-8c404cc92d2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.752668 | controller | Jun 12 15:44:17.028843 crc crio[3653]: time="2026-06-12T15:44:17.028740755Z" level=info msg="Removing pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e" id=3f52eb5b-1357-435e-9e32-9d8f326eb9fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.752709 | controller | Jun 12 15:44:26.549764 crc crio[3653]: time="2026-06-12T15:44:26.545182715Z" level=info msg="Stopping container: 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f (timeout: 2s)" id=557f94f5-faa2-41a8-a56a-9cff168fbc1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.752727 | controller | Jun 12 15:44:27.415794 crc crio[3653]: time="2026-06-12T15:44:27.415257397Z" level=info msg="Removing container: d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc" id=bc1dc51a-ec0c-495f-8dea-4cd0f3cb7e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.752743 | controller | Jun 12 15:44:29.727933 crc crio[3653]: time="2026-06-12T15:44:29.727807404Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=5306a398-7b9d-4d54-8b9a-00f17eea797f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.752780 | controller | Jun 12 15:44:29.729105 crc crio[3653]: time="2026-06-12T15:44:29.728056951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.752802 | controller | Jun 12 15:44:33.946566 crc crio[3653]: time="2026-06-12T15:44:33.945646076Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=d9a518ac-283b-421e-b107-39e20ad6fc32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.752818 | controller | Jun 12 15:44:33.947713 crc crio[3653]: time="2026-06-12T15:44:33.946568791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.752835 | controller | Jun 12 15:44:34.248318 crc crio[3653]: time="2026-06-12T15:44:34.248252905Z" level=info msg="Stopped pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954" id=5ab7a9a2-19b7-4be3-8b08-6bc224c8c69a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.752874 | controller | Jun 12 15:44:34.287165 crc crio[3653]: time="2026-06-12T15:44:34.287039066Z" level=info msg="Stopped container 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=557f94f5-faa2-41a8-a56a-9cff168fbc1f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.752892 | controller | Jun 12 15:44:34.290159 crc crio[3653]: time="2026-06-12T15:44:34.29010439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=80337895-1147-45be-8f59-840184a16936 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.752938 | controller | Jun 12 15:44:34.306043 crc crio[3653]: time="2026-06-12T15:44:34.305915373Z" level=info msg="Stopped pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899" id=036d527b-f5dc-4910-85a8-c3c9e3b5dbb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.752962 | controller | Jun 12 15:44:34.313994 crc crio[3653]: time="2026-06-12T15:44:34.311609139Z" level=info msg="Stopped container 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=3ca6a9ed-56d6-402b-8272-88d7f90145d6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.752979 | controller | Jun 12 15:44:34.313994 crc crio[3653]: time="2026-06-12T15:44:34.313195002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=155a8175-9eb9-4f5c-8a55-2051ad2ab82b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.753020 | controller | Jun 12 15:44:34.325870 crc crio[3653]: time="2026-06-12T15:44:34.323740621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=25db2699-30ca-4ab8-880f-8d157525d5a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.753039 | controller | Jun 12 15:44:35.219891 crc crio[3653]: time="2026-06-12T15:44:35.21818299Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/POD" id=dbed3ec1-bbfa-4987-86ed-8240dd546ab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.753055 | controller | Jun 12 15:44:35.219891 crc crio[3653]: time="2026-06-12T15:44:35.219756484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.753092 | controller | Jun 12 15:44:35.285260 crc crio[3653]: time="2026-06-12T15:44:35.285145942Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/POD" id=fc29389f-22c3-4c1b-ac00-fa3c74101b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.753113 | controller | Jun 12 15:44:35.285613 crc crio[3653]: time="2026-06-12T15:44:35.285268236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.753130 | controller | Jun 12 15:44:49.331803 crc crio[3653]: time="2026-06-12T15:44:49.330082084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=8d5e6200-0810-4f34-9b19-54c6bc2c3c79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.753146 | controller | Jun 12 15:44:49.340616 crc crio[3653]: time="2026-06-12T15:44:49.340540374Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9e8371eb-7852-4215-bdd4-8811eab31086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.753186 | controller | Jun 12 15:44:49.381719 crc crio[3653]: time="2026-06-12T15:44:49.381584984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.753204 | controller | Jun 12 15:44:49.385436 crc crio[3653]: time="2026-06-12T15:44:49.385278934Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=b5a3bbb1-974f-47b3-b0f6-0a32f1f1d9f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.753221 | controller | Jun 12 15:44:49.391910 crc crio[3653]: time="2026-06-12T15:44:49.391818408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.753259 | controller | Jun 12 15:44:49.419587 crc crio[3653]: time="2026-06-12T15:44:49.419072388Z" level=info msg="Removed pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e" id=3f52eb5b-1357-435e-9e32-9d8f326eb9fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.753283 | controller | Jun 12 15:45:00.588197 crc crio[3653]: time="2026-06-12T15:45:00.587001155Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/POD" id=1ba12cdc-8fac-49ca-bec8-bbd5c9cff3fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.753300 | controller | Jun 12 15:45:00.589483 crc crio[3653]: time="2026-06-12T15:45:00.588322084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.753335 | controller | Jun 12 15:45:10.664330 crc crio[3653]: time="2026-06-12T15:45:10.663235342Z" level=info msg="Removed container d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc: openshift-console/downloads-747b44746d-4pqvr/download-server" id=bc1dc51a-ec0c-495f-8dea-4cd0f3cb7e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.753391 | controller | Jun 12 15:45:10.697271 crc crio[3653]: time="2026-06-12T15:45:10.695781199Z" level=info msg="Removing container: 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69" id=445efb0c-590c-4dc8-b2af-8f074f65807a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.753412 | controller | Jun 12 15:45:10.700537 crc crio[3653]: time="2026-06-12T15:45:10.700383476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.753429 | controller | Jun 12 15:45:10.705293 crc crio[3653]: time="2026-06-12T15:45:10.70520447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.753468 | controller | Jun 12 15:45:10.837829 crc crio[3653]: time="2026-06-12T15:45:10.837683797Z" level=info msg="Created container b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8: openshift-marketplace/redhat-operators-lfb4f/extract-utilities" id=2b81517d-f9eb-481d-99ef-6eb02e34a04c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.753488 | controller | Jun 12 15:45:10.839258 crc crio[3653]: time="2026-06-12T15:45:10.839177271Z" level=info msg="Starting container: b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8" id=b65f6a57-8ecd-4317-8d17-2506d3123475 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.753504 | controller | Jun 12 15:45:10.845789 crc crio[3653]: time="2026-06-12T15:45:10.845593632Z" level=info msg="Started container" PID=14512 containerID=b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8 description=openshift-marketplace/redhat-operators-lfb4f/extract-utilities id=b65f6a57-8ecd-4317-8d17-2506d3123475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac
2026-06-12 17:11:40.753537 | controller | Jun 12 15:45:11.863848 crc crio[3653]: time="2026-06-12T15:45:11.86339934Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7f4bd127-9a47-4e21-9c51-52a9e3e5a0d9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.753561 | controller | Jun 12 15:45:11.878082 crc crio[3653]: time="2026-06-12T15:45:11.877742626Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.753578 | controller | Jun 12 15:45:17.136735 crc crio[3653]: time="2026-06-12T15:45:17.136049226Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b UID:a43e2b27-315c-4087-af88-ff75eaa57ffd NetNS:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda43e2b27_315c_4087_af88_ff75eaa57ffd.slice PodAnnotations:0xc00008cf10}] Aliases:map[]}"
2026-06-12 17:11:40.753657 | controller | Jun 12 15:45:17.136735 crc crio[3653]: time="2026-06-12T15:45:17.136680145Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.753701 | controller | Jun 12 15:45:17.899201 crc crio[3653]: 2026-06-12T15:45:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5d2f47692b494 Mac:ee:ad:4f:4c:9d:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 SocketPath: PciID:}] [{Interface:0xc0004365d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.753775 | controller | Jun 12 15:45:17.905222 crc crio[3653]: time="2026-06-12T15:45:17.904161773Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b UID:a43e2b27-315c-4087-af88-ff75eaa57ffd NetNS:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda43e2b27_315c_4087_af88_ff75eaa57ffd.slice PodAnnotations:0xc00008cf10}] Aliases:map[]}"
2026-06-12 17:11:40.753799 | controller | Jun 12 15:45:17.905222 crc crio[3653]: time="2026-06-12T15:45:17.904316298Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.753815 | controller | Jun 12 15:45:41.395775 crc crio[3653]: time="2026-06-12T15:45:41.394710872Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc UID:a1d297e6-a88e-4b37-98ee-665dc7957a9b NetNS:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda1d297e6_a88e_4b37_98ee_665dc7957a9b.slice PodAnnotations:0xc0017065d8}] Aliases:map[]}"
2026-06-12 17:11:40.753852 | controller | Jun 12 15:45:41.395775 crc crio[3653]: time="2026-06-12T15:45:41.39564291Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.753874 | controller | Jun 12 15:45:41.780948 crc crio[3653]: time="2026-06-12T15:45:41.780702744Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=450f46b5-61fa-49ef-82bf-b9daed42dd06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.753890 | controller | Jun 12 15:45:41.781434 crc crio[3653]: time="2026-06-12T15:45:41.781352103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.753907 | controller | Jun 12 15:45:42.817983 crc crio[3653]: 2026-06-12T15:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7ad4c78e775067 Mac:ba:5c:9e:b7:07:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 SocketPath: PciID:}] [{Interface:0xc00019aac0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.753948 | controller | Jun 12 15:45:42.823477 crc crio[3653]: time="2026-06-12T15:45:42.823374401Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc UID:a1d297e6-a88e-4b37-98ee-665dc7957a9b NetNS:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda1d297e6_a88e_4b37_98ee_665dc7957a9b.slice PodAnnotations:0xc0017065d8}] Aliases:map[]}"
2026-06-12 17:11:40.753971 | controller | Jun 12 15:45:42.823718 crc crio[3653]: time="2026-06-12T15:45:42.82368003Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.753988 | controller | Jun 12 15:46:06.265207 crc crio[3653]: time="2026-06-12T15:46:06.264267011Z" level=info msg="Removed container 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=445efb0c-590c-4dc8-b2af-8f074f65807a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.754033 | controller | Jun 12 15:46:06.269818 crc crio[3653]: time="2026-06-12T15:46:06.26960242Z" level=info msg="Removing container: 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e" id=53fa1c72-bd5d-4c9d-b49c-b1a91ed3160b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.754059 | controller | Jun 12 15:46:06.273465 crc crio[3653]: time="2026-06-12T15:46:06.273329494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.754075 | controller | Jun 12 15:46:06.278458 crc crio[3653]: time="2026-06-12T15:46:06.278378216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.754117 | controller | Jun 12 15:46:06.280672 crc crio[3653]: time="2026-06-12T15:46:06.280454114Z" level=info msg="Ran pod sandbox fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=5306a398-7b9d-4d54-8b9a-00f17eea797f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.754134 | controller | Jun 12 15:46:06.284345 crc crio[3653]: time="2026-06-12T15:46:06.284213149Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=29e6b090-dbbe-43b8-8366-0d89d4f45786 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754150 | controller | Jun 12 15:46:06.452571 crc crio[3653]: time="2026-06-12T15:46:06.452377378Z" level=info msg="Created container 07fe1f2991ed5ad4dd1d21b591266c4f1aec7f65382162513dfa3470de1556c6: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=b5a3bbb1-974f-47b3-b0f6-0a32f1f1d9f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.754188 | controller | Jun 12 15:46:06.454197 crc crio[3653]: time="2026-06-12T15:46:06.454103807Z" level=info msg="Starting container: 07fe1f2991ed5ad4dd1d21b591266c4f1aec7f65382162513dfa3470de1556c6" id=7af07e23-53d1-4831-9c88-180942fb84c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.754209 | controller | Jun 12 15:46:06.459810 crc crio[3653]: time="2026-06-12T15:46:06.459199309Z" level=info msg="Started container" PID=14888 containerID=07fe1f2991ed5ad4dd1d21b591266c4f1aec7f65382162513dfa3470de1556c6 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=7af07e23-53d1-4831-9c88-180942fb84c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1851bb0f09039d6055e33e9161bdb316cea6d8a803a7cd355cbfe42ad3795c12
2026-06-12 17:11:40.754226 | controller | Jun 12 15:46:06.633778 crc crio[3653]: time="2026-06-12T15:46:06.633672205Z" level=info msg="Ran pod sandbox a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=d9a518ac-283b-421e-b107-39e20ad6fc32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.754280 | controller | Jun 12 15:46:06.637566 crc crio[3653]: time="2026-06-12T15:46:06.6374269Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d03e558c-d322-44ec-8963-e717543f71a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754312 | controller | Jun 12 15:46:06.637786 crc crio[3653]: time="2026-06-12T15:46:06.637469791Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=90c77432-1d1b-4500-ad3e-19f7645033da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754330 | controller | Jun 12 15:46:06.640433 crc crio[3653]: time="2026-06-12T15:46:06.640247479Z" level=info msg="Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc0029a6370}] Aliases:map[]}"
2026-06-12 17:11:40.754380 | controller | Jun 12 15:46:06.640433 crc crio[3653]: time="2026-06-12T15:46:06.640297191Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.754407 | controller | Jun 12 15:46:06.843333 crc crio[3653]: time="2026-06-12T15:46:06.842778691Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=64429566-cd28-4511-8797-d14cb18e4147 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.754425 | controller | Jun 12 15:46:06.843333 crc crio[3653]: time="2026-06-12T15:46:06.843243244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.754441 | controller | Jun 12 15:46:06.846207 crc crio[3653]: time="2026-06-12T15:46:06.846116654Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=54c16bfa-3072-459a-87f7-766c30196c3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754457 | controller | Jun 12 15:46:06.860109 crc crio[3653]: time="2026-06-12T15:46:06.859742426Z" level=info msg="Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc000208360}] Aliases:map[]}"
2026-06-12 17:11:40.754474 | controller | Jun 12 15:46:06.860109 crc crio[3653]: time="2026-06-12T15:46:06.859839758Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.754491 | controller | Jun 12 15:46:06.861756 crc crio[3653]: time="2026-06-12T15:46:06.86168432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.754536 | controller | Jun 12 15:46:06.872455 crc crio[3653]: time="2026-06-12T15:46:06.871460084Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=3f87d122-9f64-4908-a72c-e3693acd27e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754556 | controller | Jun 12 15:46:06.885022 crc crio[3653]: time="2026-06-12T15:46:06.881556387Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=39425b93-8829-4e58-94d3-15817aa07a32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.754577 | controller | Jun 12 15:46:06.886179 crc crio[3653]: time="2026-06-12T15:46:06.886079793Z" level=info msg="Got pod network &{Name:collect-profiles-29687985-d6nmt Namespace:openshift-operator-lifecycle-manager ID:3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef UID:eacbb060-4e88-46c6-adc4-1cf62008c8d6 NetNS:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeacbb060_4e88_46c6_adc4_1cf62008c8d6.slice PodAnnotations:0xc0001a0878}] Aliases:map[]}"
2026-06-12 17:11:40.754594 | controller | Jun 12 15:46:06.886179 crc crio[3653]: time="2026-06-12T15:46:06.886161316Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687985-d6nmt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.754610 | controller | Jun 12 15:46:06.911038 crc crio[3653]: time="2026-06-12T15:46:06.910721403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.754626 | controller | Jun 12 15:46:06.925708 crc crio[3653]: time="2026-06-12T15:46:06.925299372Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=2a57351c-29f7-4b34-b7d5-6b7b8a54cc44 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.754642 | controller | Jun 12 15:46:06.932964 crc crio[3653]: time="2026-06-12T15:46:06.932481883Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=88e497b5-697d-4227-b87a-7b7ee821830e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754658 | controller | Jun 12 15:46:06.933343 crc crio[3653]: time="2026-06-12T15:46:06.933055539Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=ec7600cb-195d-4772-b42a-ad5e739e1c13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.754674 | controller | Jun 12 15:46:06.938798 crc crio[3653]: time="2026-06-12T15:46:06.938313086Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=1a1f0ea4-912d-4d93-ad7b-e9c1702beedd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.754690 | controller | Jun 12 15:46:06.951368 crc crio[3653]: time="2026-06-12T15:46:06.951159116Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2314c74e-cf45-4926-9844-e7b9cd0c79ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754706 | controller | Jun 12 15:46:06.951368 crc crio[3653]: time="2026-06-12T15:46:06.951231278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.754722 | controller | Jun 12 15:46:07.002642 crc crio[3653]: time="2026-06-12T15:46:07.002346309Z" level=info msg="Removed container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=53fa1c72-bd5d-4c9d-b49c-b1a91ed3160b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.754765 | controller | Jun 12 15:46:07.026820 crc crio[3653]: time="2026-06-12T15:46:07.025387104Z" level=info msg="Created container 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9e8371eb-7852-4215-bdd4-8811eab31086 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.754782 | controller | Jun 12 15:46:07.029716 crc crio[3653]: time="2026-06-12T15:46:07.029400357Z" level=info msg="Starting container: 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd" id=85296259-c00b-4db1-8b73-e576af877d8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.754832 | controller | Jun 12 15:46:07.047326 crc crio[3653]: time="2026-06-12T15:46:07.046959818Z" level=info msg="Started container" PID=14929 containerID=99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd description=openshift-console/downloads-747b44746d-4pqvr/download-server id=85296259-c00b-4db1-8b73-e576af877d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7
2026-06-12 17:11:40.754850 | controller | Jun 12 15:46:07.074888 crc crio[3653]: time="2026-06-12T15:46:07.074468329Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=71427748-8091-4b40-9c01-8f51e93fc36c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.754867 | controller | Jun 12 15:46:07.078145 crc crio[3653]: time="2026-06-12T15:46:07.077996717Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=96dff7f9-2a0f-4ea3-8dac-815f356e1f55 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754883 | controller | Jun 12 15:46:07.099438 crc crio[3653]: time="2026-06-12T15:46:07.099293674Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c9fe2f02-4da5-4632-8ce0-8df719b01b77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754899 | controller | Jun 12 15:46:07.100630 crc crio[3653]: time="2026-06-12T15:46:07.100465437Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8ed63563-cb4c-4f89-a2c7-5403d19e675f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754915 | controller | Jun 12 15:46:07.109858 crc crio[3653]: time="2026-06-12T15:46:07.109585152Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=f157650f-b47e-4d28-bd80-1811eb7ef910 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.754931 | controller | Jun 12 15:46:07.112138 crc crio[3653]: time="2026-06-12T15:46:07.112040791Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c73239e1-4b2e-4e93-8c0e-b28b77fec3e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754947 | controller | Jun 12 15:46:07.115348 crc crio[3653]: time="2026-06-12T15:46:07.115271961Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc001610200}] Aliases:map[]}"
2026-06-12 17:11:40.754964 | controller | Jun 12 15:46:07.115450 crc crio[3653]: time="2026-06-12T15:46:07.115354874Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.754981 | controller | Jun 12 15:46:07.148245 crc crio[3653]: time="2026-06-12T15:46:07.147743531Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c6f91c01-b761-460b-925f-bfeee3d1d1d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.754997 | controller | Jun 12 15:46:07.152990 crc crio[3653]: time="2026-06-12T15:46:07.152815813Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=62063629-47e1-4a90-b20d-71cd1f090230 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.755020 | controller | Jun 12 15:46:07.165725 crc crio[3653]: time="2026-06-12T15:46:07.165598441Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9afc7e7c-bd0c-44f9-a0b1-fc03a2508e85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.755037 | controller | Jun 12 15:46:07.199253 crc crio[3653]: time="2026-06-12T15:46:07.195201459Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=b7cbe07a-ebc5-433f-9e29-e987cab1387f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.755054 | controller | Jun 12 15:46:07.217986 crc crio[3653]: time="2026-06-12T15:46:07.217277688Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=3a71e503-9854-48f5-bda2-26323efbb91a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.755070 | controller | Jun 12 15:46:07.223900 crc crio[3653]: time="2026-06-12T15:46:07.217298138Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=4a7df921-da28-40fb-97ce-2497f30b1aed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755086 | controller | Jun 12 15:46:07.237002 crc crio[3653]: time="2026-06-12T15:46:07.236756813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755102 | controller | Jun 12 15:46:07.238040 crc crio[3653]: time="2026-06-12T15:46:07.23734147Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=dfac33e5-7659-4ca9-8830-9f1d99bdf44a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.755142 | controller | Jun 12 15:46:07.238368 crc crio[3653]: time="2026-06-12T15:46:07.238148132Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=7f4bd127-9a47-4e21-9c51-52a9e3e5a0d9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.755161 | controller | Jun 12 15:46:07.239912 crc crio[3653]: time="2026-06-12T15:46:07.239272364Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f3cc795a-ae5b-48d6-8529-89e2a55865d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.755178 | controller | Jun 12 15:46:07.253915 crc crio[3653]: time="2026-06-12T15:46:07.252156614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755193 | controller | Jun 12 15:46:07.263426 crc crio[3653]: time="2026-06-12T15:46:07.257152884Z" level=info msg="Creating container: openshift-marketplace/community-operators-xqnbq/extract-content" id=3142bc76-8c06-478d-b7e9-c9c20461249c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755209 | controller | Jun 12 15:46:07.263426 crc crio[3653]: time="2026-06-12T15:46:07.257865684Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d742d780-5089-4f31-85f1-05db398a8375 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.755225 | controller | Jun 12 15:46:07.276163 crc crio[3653]: time="2026-06-12T15:46:07.276050694Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sndsg/extract-content" id=a087056b-58a0-4347-b1df-325814a9b807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755241 | controller | Jun 12 15:46:07.283116 crc crio[3653]: time="2026-06-12T15:46:07.282841554Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q9lp4/extract-content" id=88bfa396-3f7c-462a-a8f8-81a010f3f061 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755257 | controller | Jun 12 15:46:07.285049 crc crio[3653]: time="2026-06-12T15:46:07.284805089Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=5474d459-1c90-424a-97c0-ad3598862e48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755278 | controller | Jun 12 15:46:07.285242 crc crio[3653]: time="2026-06-12T15:46:07.285126958Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=973f7f0c-6384-4b3b-9967-3b9bbae3520e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755294 | controller | Jun 12 15:46:07.287338 crc crio[3653]: time="2026-06-12T15:46:07.287159515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755310 | controller | Jun 12 15:46:07.295227 crc crio[3653]: time="2026-06-12T15:46:07.293876153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755326 | controller | Jun 12 15:46:07.296315 crc crio[3653]: time="2026-06-12T15:46:07.29626496Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lfb4f/extract-content" id=f11ddb62-94d7-4a5c-b6f1-f86202e841d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755341 | controller | Jun 12 15:46:07.298790 crc crio[3653]: time="2026-06-12T15:46:07.298481702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755377 | controller | Jun 12 15:46:07.310279 crc crio[3653]: time="2026-06-12T15:46:07.309450249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755395 | controller | Jun 12 15:46:07.348923 crc crio[3653]: time="2026-06-12T15:46:07.346356312Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=7bf32645-ef27-45a4-a1bb-d9912ceb2902 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.755411 | controller | Jun 12 15:46:07.352463 crc crio[3653]: time="2026-06-12T15:46:07.352385671Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f983a4d7-ac48-4d8c-96a9-e45f1279d14d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.755427 | controller | Jun 12 15:46:07.363122 crc crio[3653]: time="2026-06-12T15:46:07.363030759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755443 | controller | Jun 12 15:46:07.363454 crc crio[3653]: time="2026-06-12T15:46:07.363290787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755459 | controller | Jun 12 15:46:07.364452 crc crio[3653]: time="2026-06-12T15:46:07.364254764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755475 | controller | Jun 12 15:46:07.458590 crc crio[3653]: time="2026-06-12T15:46:07.452632088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755505 | controller | Jun 12 15:46:07.488002 crc crio[3653]: time="2026-06-12T15:46:07.484066689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755522 | controller | Jun 12 15:46:07.555596 crc crio[3653]: time="2026-06-12T15:46:07.543471211Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1a8e5e97-382c-4cf0-97ad-240d8ee9f250 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.755541 | controller | Jun 12 15:46:07.823079 crc crio[3653]: time="2026-06-12T15:46:07.82234577Z" level=info msg="Created container 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=4a7df921-da28-40fb-97ce-2497f30b1aed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755561 | controller | Jun 12 15:46:07.831727 crc crio[3653]: time="2026-06-12T15:46:07.828267806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755576 | controller | Jun 12 15:46:07.831727 crc crio[3653]: time="2026-06-12T15:46:07.828343338Z" level=info msg="Starting container: 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6" id=d12f5c39-1ad7-4bca-b87c-793e58292499 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.755592 | controller | Jun 12 15:46:07.882594 crc crio[3653]: time="2026-06-12T15:46:07.879448089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755608 | controller | Jun 12 15:46:07.959146 crc crio[3653]: time="2026-06-12T15:46:07.958471532Z" level=info msg="Started container" PID=15016 containerID=12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=d12f5c39-1ad7-4bca-b87c-793e58292499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00
2026-06-12 17:11:40.755624 | controller | Jun 12 15:46:08.050592 crc crio[3653]: time="2026-06-12T15:46:08.045873629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755640 | controller | Jun 12 15:46:08.119978 crc crio[3653]: time="2026-06-12T15:46:08.117768073Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=7fde3bb2-217b-411f-8780-ba93b366d2cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755656 | controller | Jun 12 15:46:08.124062 crc crio[3653]: time="2026-06-12T15:46:08.123938375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755673 | controller | Jun 12 15:46:08.154117 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:391586f1d4a4eed Mac:82:b7:cc:ad:6c:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 SocketPath: PciID:}] [{Interface:0xc00011b020 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.755689 | controller | Jun 12 15:46:08.184031 crc crio[3653]: time="2026-06-12T15:46:08.150366585Z" level=info msg="Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc0029a6370}] Aliases:map[]}"
2026-06-12 17:11:40.755706 | controller | Jun 12 15:46:08.184931 crc crio[3653]: time="2026-06-12T15:46:08.184677546Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.755722 | controller | Jun 12 15:46:08.195981 crc crio[3653]: time="2026-06-12T15:46:08.195858639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755742 | controller | Jun 12 15:46:08.204417 crc crio[3653]: time="2026-06-12T15:46:08.204058389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755758 | controller | Jun 12 15:46:08.222456 crc crio[3653]: time="2026-06-12T15:46:08.221161328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755774 | controller | Jun 12 15:46:08.247687 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d4b4f8db485b38 Mac:52:56:a7:b2:79:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 SocketPath: PciID:}] [{Interface:0xc000372780 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.755790 | controller | Jun 12 15:46:08.247687 crc crio[3653]: time="2026-06-12T15:46:08.243904385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755806 | controller | Jun 12 15:46:08.247687 crc crio[3653]: time="2026-06-12T15:46:08.244993705Z" level=info msg="Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc000208360}] Aliases:map[]}"
2026-06-12 17:11:40.755857 | controller | Jun 12 15:46:08.247687 crc crio[3653]: time="2026-06-12T15:46:08.24517971Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.755879 | controller | Jun 12 15:46:08.247687 crc crio[3653]: time="2026-06-12T15:46:08.221206109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755895 | controller | Jun 12 15:46:08.249864 crc crio[3653]: time="2026-06-12T15:46:08.223776801Z" level=info msg="Created container 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=5474d459-1c90-424a-97c0-ad3598862e48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.755912 | controller | Jun 12 15:46:08.251327 crc crio[3653]: time="2026-06-12T15:46:08.22729716Z" level=info msg="Ran pod sandbox 391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 with infra container: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/POD" id=dbed3ec1-bbfa-4987-86ed-8240dd546ab1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.755928 | controller | Jun 12 15:46:08.270544 crc crio[3653]: time="2026-06-12T15:46:08.270045957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=8f8fe82d-cd63-4aa1-8f1e-976e7651318d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.755944 | controller | Jun 12 15:46:08.270544 crc crio[3653]: time="2026-06-12T15:46:08.270426587Z" level=info msg="Starting container: 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe" id=a9af7f32-d45a-4107-a904-4ab5c8cc6ece name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.755964 | controller | Jun 12 15:46:08.282549 crc crio[3653]: time="2026-06-12T15:46:08.282133755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.755981 | controller | Jun 12 15:46:08.286223 crc crio[3653]: time="2026-06-12T15:46:08.286065825Z" level=info msg="Ran pod sandbox 5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 with infra container: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/POD" id=fc29389f-22c3-4c1b-ac00-fa3c74101b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.755997 | controller | Jun 12 15:46:08.287056 crc crio[3653]: time="2026-06-12T15:46:08.286808306Z" level=info msg="Started container" PID=15075 containerID=8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=a9af7f32-d45a-4107-a904-4ab5c8cc6ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae
2026-06-12 17:11:40.756014 | controller | Jun 12 15:46:08.290260 crc crio[3653]: time="2026-06-12T15:46:08.29017185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756030 | controller | Jun 12 15:46:08.305233 crc crio[3653]: time="2026-06-12T15:46:08.305055867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=3a37236a-60d9-4880-af4d-a8d8da36025e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.756046 | controller | Jun 12 15:46:08.308396 crc crio[3653]: time="2026-06-12T15:46:08.308040681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756062 | controller | Jun 12 15:46:08.340308 crc crio[3653]: time="2026-06-12T15:46:08.340130999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=19efb556-dda0-4586-85ad-30148a999e23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.756078 | controller | Jun 12 15:46:08.351088 crc crio[3653]: time="2026-06-12T15:46:08.347185777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=78ad5456-2c81-4a6b-8c54-ae2a9fdb5333 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.756094 | controller | Jun 12 15:46:08.374855 crc crio[3653]: time="2026-06-12T15:46:08.374173183Z" level=info msg="Created container 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5: openshift-marketplace/community-operators-qhh6t/extract-content" id=973f7f0c-6384-4b3b-9967-3b9bbae3520e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756110 | controller | Jun 12 15:46:08.378369 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a961eaa8080631 Mac:b2:f3:b1:a6:b9:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd SocketPath: PciID:}] [{Interface:0xc000280830 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.756126 | controller | Jun 12 15:46:08.379327 crc crio[3653]: time="2026-06-12T15:46:08.379207583Z" level=info msg="Got pod network &{Name:collect-profiles-29687985-d6nmt Namespace:openshift-operator-lifecycle-manager ID:3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef UID:eacbb060-4e88-46c6-adc4-1cf62008c8d6 NetNS:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeacbb060_4e88_46c6_adc4_1cf62008c8d6.slice PodAnnotations:0xc0001a0878}] Aliases:map[]}"
2026-06-12 17:11:40.756146 | controller | Jun 12 15:46:08.379756 crc crio[3653]: time="2026-06-12T15:46:08.379357318Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687985-d6nmt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.756163 | controller | Jun 12 15:46:08.381402 crc crio[3653]: time="2026-06-12T15:46:08.3812196Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager" id=4c013c7e-e347-4ff1-8e69-7f861f086f1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756179 | controller | Jun 12 15:46:08.381936 crc crio[3653]: time="2026-06-12T15:46:08.381812106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756194 | controller | Jun 12 15:46:08.403759 crc crio[3653]: time="2026-06-12T15:46:08.403622407Z" level=info msg="Starting container: 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5" id=badc95df-749e-476a-b18c-300110e6ed2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.756210 | controller | Jun 12 15:46:08.438577 crc crio[3653]: time="2026-06-12T15:46:08.422437874Z" level=info msg="Started container" PID=15092 containerID=2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5 description=openshift-marketplace/community-operators-qhh6t/extract-content id=badc95df-749e-476a-b18c-300110e6ed2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217
2026-06-12 17:11:40.756227 | controller | Jun 12 15:46:08.438577 crc crio[3653]: time="2026-06-12T15:46:08.431864728Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager" id=a20388d0-07f2-44fc-a075-b7e1346599cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756243 | controller | Jun 12 15:46:08.438577 crc crio[3653]: time="2026-06-12T15:46:08.432036893Z" level=info msg="Ran pod sandbox 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/POD" id=1ba12cdc-8fac-49ca-bec8-bbd5c9cff3fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.756259 | controller | Jun 12 15:46:08.459688 crc crio[3653]: time="2026-06-12T15:46:08.450957773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dade06fa-3def-4e34-a988-159e7f57de64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.756275 | controller | Jun 12 15:46:08.459688 crc crio[3653]: time="2026-06-12T15:46:08.458778282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756291 | controller | Jun 12 15:46:08.470707 crc crio[3653]: time="2026-06-12T15:46:08.466744315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756307 | controller | Jun 12 15:46:08.474319 crc crio[3653]: time="2026-06-12T15:46:08.474121921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0b30765a-6e74-4bde-baea-efd4793c61af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.756322 | controller | Jun 12 15:46:08.489393 crc crio[3653]: time="2026-06-12T15:46:08.481687543Z" level=info msg="Created container 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6: openshift-marketplace/redhat-operators-lfb4f/extract-content" id=f11ddb62-94d7-4a5c-b6f1-f86202e841d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756342 | controller | Jun 12 15:46:08.489393 crc crio[3653]: time="2026-06-12T15:46:08.482794254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756377 | controller | Jun 12 15:46:08.489393 crc crio[3653]: time="2026-06-12T15:46:08.488281248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756395 | controller | Jun 12 15:46:08.495458 crc crio[3653]: time="2026-06-12T15:46:08.494824631Z" level=info msg="Starting container: 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6" id=841288a7-3700-485c-bea4-f1f17cff2927 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.756411 | controller | Jun 12 15:46:08.504279 crc crio[3653]: time="2026-06-12T15:46:08.503243167Z" level=info msg="Started container" PID=15113 containerID=9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6 description=openshift-marketplace/redhat-operators-lfb4f/extract-content id=841288a7-3700-485c-bea4-f1f17cff2927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac
2026-06-12 17:11:40.756427 | controller | Jun 12 15:46:08.519131 crc crio[3653]: time="2026-06-12T15:46:08.519040309Z" level=info msg="Created container bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a: openshift-marketplace/community-operators-xqnbq/extract-content" id=3142bc76-8c06-478d-b7e9-c9c20461249c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756442 | controller | Jun 12 15:46:08.525352 crc crio[3653]: time="2026-06-12T15:46:08.525247023Z" level=info msg="Starting container: bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a" id=73962fad-24a3-4861-96ba-e410421d1203 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.756458 | controller | Jun 12 15:46:08.531460 crc crio[3653]: time="2026-06-12T15:46:08.531370454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756474 | controller | Jun 12 15:46:08.533939 crc crio[3653]: time="2026-06-12T15:46:08.533869854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756489 | controller | Jun 12 15:46:08.535453 crc crio[3653]: time="2026-06-12T15:46:08.534956575Z" level=info msg="Created container 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a: openshift-marketplace/redhat-marketplace-sndsg/extract-content" id=a087056b-58a0-4347-b1df-325814a9b807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756505 | controller | Jun 12 15:46:08.545878 crc crio[3653]: time="2026-06-12T15:46:08.545821119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756520 | controller | Jun 12 15:46:08.547041 crc crio[3653]: time="2026-06-12T15:46:08.546970801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756536 | controller | Jun 12 15:46:08.547221 crc crio[3653]: time="2026-06-12T15:46:08.547130236Z" level=info msg="Started container" PID=15121 containerID=bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a description=openshift-marketplace/community-operators-xqnbq/extract-content id=73962fad-24a3-4861-96ba-e410421d1203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62
2026-06-12 17:11:40.756552 | controller | Jun 12 15:46:08.547283 crc crio[3653]: time="2026-06-12T15:46:08.547231548Z" level=info msg="Starting container: 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a" id=87044975-d2ea-4fa7-b29f-4aa53d5d96ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.756572 | controller | Jun 12 15:46:08.593211 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:099f7a3e523e1a8 Mac:3a:81:9a:bb:45:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 SocketPath: PciID:}] [{Interface:0xc0004baa20 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.756589 | controller | Jun 12 15:46:08.596951 crc crio[3653]: time="2026-06-12T15:46:08.596783276Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc001610200}] Aliases:map[]}"
2026-06-12 17:11:40.756606 | controller | Jun 12 15:46:08.597171 crc crio[3653]: time="2026-06-12T15:46:08.597136476Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.756622 | controller | Jun 12 15:46:08.597886 crc crio[3653]: time="2026-06-12T15:46:08.597839356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756638 | controller | Jun 12 15:46:08.609975 crc crio[3653]: time="2026-06-12T15:46:08.602112915Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles" id=292a5253-cd2a-410d-a7af-958c122b1615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756655 | controller | Jun 12 15:46:08.609975 crc crio[3653]: time="2026-06-12T15:46:08.603279858Z" level=info msg="Started container" PID=15118 containerID=7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a description=openshift-marketplace/redhat-marketplace-sndsg/extract-content id=87044975-d2ea-4fa7-b29f-4aa53d5d96ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c
2026-06-12 17:11:40.756671 | controller | Jun 12 15:46:08.614708 crc crio[3653]: time="2026-06-12T15:46:08.614386019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756688 | controller | Jun 12 15:46:08.650196 crc crio[3653]: time="2026-06-12T15:46:08.649985646Z" level=info msg="Ran pod sandbox 099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=450f46b5-61fa-49ef-82bf-b9daed42dd06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.756704 | controller | Jun 12 15:46:08.671010 crc crio[3653]: time="2026-06-12T15:46:08.670305104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=f27932d7-3c27-41e0-a136-40e720f06a34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.756720 | controller | Jun 12 15:46:08.687414 crc crio[3653]: time="2026-06-12T15:46:08.687308211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=84adcfb6-e57e-4a61-8b16-97573a2e3245 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.756736 | controller | Jun 12 15:46:08.694314 crc crio[3653]: time="2026-06-12T15:46:08.694219284Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=ce5c587b-bbb7-42f7-bb81-12b0c65bbd2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756756 | controller | Jun 12 15:46:08.699477 crc crio[3653]: time="2026-06-12T15:46:08.699259115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756773 | controller | Jun 12 15:46:08.717590 crc crio[3653]: time="2026-06-12T15:46:08.717386853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756788 | controller | Jun 12 15:46:08.814357 crc crio[3653]: time="2026-06-12T15:46:08.814245375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756804 | controller | Jun 12 15:46:08.824594 crc crio[3653]: time="2026-06-12T15:46:08.824353898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756820 | controller | Jun 12 15:46:08.884168 crc crio[3653]: time="2026-06-12T15:46:08.883900636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=472dc4a9-bcee-4daf-a34d-1cf3db76dfdc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.756836 | controller | Jun 12 15:46:08.893270 crc crio[3653]: time="2026-06-12T15:46:08.893081433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6ba77f5c-635e-4644-8905-9aaab67ddd05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.756852 | controller | Jun 12 15:46:08.902837 crc crio[3653]: time="2026-06-12T15:46:08.901020945Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=04fe563f-e19c-46ff-850e-e2c204a5e0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756868 | controller | Jun 12 15:46:08.902837 crc crio[3653]: time="2026-06-12T15:46:08.901445077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.756884 | controller | Jun 12 15:46:08.947739 crc crio[3653]: time="2026-06-12T15:46:08.94761794Z" level=info msg="Created container e8b81fded31ae12365575fb2c5d9984681fe6ab865c8b1a7e5c5b8116dc578a5: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager" id=4c013c7e-e347-4ff1-8e69-7f861f086f1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756935 | controller | Jun 12 15:46:08.951011 crc crio[3653]: time="2026-06-12T15:46:08.950931223Z" level=info msg="Starting container: e8b81fded31ae12365575fb2c5d9984681fe6ab865c8b1a7e5c5b8116dc578a5" id=39924c76-f0e6-4e60-95b5-fec86554b16d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.756964 | controller | Jun 12 15:46:08.956129 crc crio[3653]: time="2026-06-12T15:46:08.954802481Z" level=info msg="Created container 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93: openshift-marketplace/certified-operators-q9lp4/extract-content" id=88bfa396-3f7c-462a-a8f8-81a010f3f061 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.756980 | controller | Jun 12 15:46:08.961760 crc crio[3653]: time="2026-06-12T15:46:08.961682024Z" level=info msg="Starting container: 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93" id=827c5762-2ad9-4450-a2f3-8bb0bf555d62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.756997 | controller | Jun 12 15:46:08.972911 crc crio[3653]: time="2026-06-12T15:46:08.972785195Z" level=info msg="Started container" PID=15177 containerID=e8b81fded31ae12365575fb2c5d9984681fe6ab865c8b1a7e5c5b8116dc578a5 description=openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager id=39924c76-f0e6-4e60-95b5-fec86554b16d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74
2026-06-12 17:11:40.757019 | controller | Jun 12 15:46:08.976397 crc crio[3653]: time="2026-06-12T15:46:08.97618535Z" level=info msg="Started container" PID=15175 containerID=97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93 description=openshift-marketplace/certified-operators-q9lp4/extract-content id=827c5762-2ad9-4450-a2f3-8bb0bf555d62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895
2026-06-12 17:11:40.757037 | controller | Jun 12 15:46:08.989636 crc crio[3653]: time="2026-06-12T15:46:08.98941087Z" level=info msg="Created container 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033: openshift-marketplace/certified-operators-l27pk/extract-content" id=7fde3bb2-217b-411f-8780-ba93b366d2cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757053 | controller | Jun 12 15:46:08.996454 crc crio[3653]: time="2026-06-12T15:46:08.996382875Z" level=info msg="Starting container: 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033" id=d630e95d-ae4b-4d8c-a219-7771db0b104e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.757070 | controller | Jun 12 15:46:09.003162 crc crio[3653]: time="2026-06-12T15:46:09.00296244Z" level=info msg="Created container a7033bcdbc64e491d475b09e4275e306fa676156975fa58ded6ed4518784e9b4: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager" id=a20388d0-07f2-44fc-a075-b7e1346599cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757086 | controller | Jun 12 15:46:09.004992 crc crio[3653]: time="2026-06-12T15:46:09.004888944Z" level=info msg="Starting container: a7033bcdbc64e491d475b09e4275e306fa676156975fa58ded6ed4518784e9b4" id=d061030c-700e-4fd1-b617-bd41bd97a312 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.757102 | controller | Jun 12 15:46:09.010441 crc crio[3653]: time="2026-06-12T15:46:09.010340146Z" level=info msg="Started container" PID=15150 containerID=6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033 description=openshift-marketplace/certified-operators-l27pk/extract-content id=d630e95d-ae4b-4d8c-a219-7771db0b104e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576
2026-06-12 17:11:40.757118 | controller | Jun 12 15:46:09.016181 crc crio[3653]: time="2026-06-12T15:46:09.01583757Z" level=info msg="Started container" PID=15176 containerID=a7033bcdbc64e491d475b09e4275e306fa676156975fa58ded6ed4518784e9b4 description=openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager id=d061030c-700e-4fd1-b617-bd41bd97a312 name=/runtime.v1.RuntimeService/StartContainer sandboxID=391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24
2026-06-12 17:11:40.757134 | controller | Jun 12 15:46:09.045328 crc crio[3653]: time="2026-06-12T15:46:09.044435571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757150 | controller | Jun 12 15:46:09.066138 crc crio[3653]: time="2026-06-12T15:46:09.066040886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757189 | controller | Jun 12 15:46:09.096189 crc crio[3653]: time="2026-06-12T15:46:09.095960784Z" level=info msg="Created container 19be95616703d7d33d2099b5689a20c0731f0caeb499b2438dac030eb90ea971: openshift-kube-apiserver/installer-13-crc/installer" id=ec7600cb-195d-4772-b42a-ad5e739e1c13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757214 | controller | Jun 12 15:46:09.097283 crc crio[3653]: time="2026-06-12T15:46:09.097142587Z" level=info msg="Created container ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles" id=292a5253-cd2a-410d-a7af-958c122b1615 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757231 | controller | Jun 12 15:46:09.101175 crc crio[3653]: time="2026-06-12T15:46:09.100973995Z" level=info msg="Created container d63bb2515582ed1115cefcdf58f9fa402dab010272ecfce2d47a579b12ef75f0: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=39425b93-8829-4e58-94d3-15817aa07a32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757247 | controller | Jun 12 15:46:09.103355 crc crio[3653]: time="2026-06-12T15:46:09.103218127Z" level=info msg="Starting container: d63bb2515582ed1115cefcdf58f9fa402dab010272ecfce2d47a579b12ef75f0" id=a1cd2d20-65c5-4f05-985e-1b5342cbd0ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.757263 | controller | Jun 12 15:46:09.109312 crc crio[3653]: time="2026-06-12T15:46:09.104798152Z" level=info msg="Starting container: 19be95616703d7d33d2099b5689a20c0731f0caeb499b2438dac030eb90ea971" id=cf30aa2b-ef50-4433-969b-841912703d02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.757281 | controller | Jun 12 15:46:09.121228 crc crio[3653]: time="2026-06-12T15:46:09.104834703Z" level=info msg="Starting container: ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e" id=071aa8e7-5a94-4686-a6cf-c3e6954bf24f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.757296 | controller | Jun 12 15:46:09.123476 crc crio[3653]: time="2026-06-12T15:46:09.123393462Z" level=info msg="Started container" PID=15170 containerID=d63bb2515582ed1115cefcdf58f9fa402dab010272ecfce2d47a579b12ef75f0 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=a1cd2d20-65c5-4f05-985e-1b5342cbd0ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b
2026-06-12 17:11:40.757313 | controller | Jun 12 15:46:09.131084 crc crio[3653]: time="2026-06-12T15:46:09.130852351Z" level=info msg="Started container" PID=15194 containerID=ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e description=openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles id=071aa8e7-5a94-4686-a6cf-c3e6954bf24f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef
2026-06-12 17:11:40.757329 | controller | Jun 12 15:46:09.154872 crc crio[3653]: time="2026-06-12T15:46:09.15403522Z" level=info msg="Started container" PID=15181 containerID=19be95616703d7d33d2099b5689a20c0731f0caeb499b2438dac030eb90ea971 description=openshift-kube-apiserver/installer-13-crc/installer id=cf30aa2b-ef50-4433-969b-841912703d02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc
2026-06-12 17:11:40.757358 | controller | Jun 12 15:46:09.175846 crc crio[3653]: time="2026-06-12T15:46:09.171011166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757381 | controller | Jun 12 15:46:09.216606 crc crio[3653]: time="2026-06-12T15:46:09.216386787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757398 | controller | Jun 12 15:46:09.268093 crc crio[3653]: time="2026-06-12T15:46:09.267902259Z" level=info msg="Created container b0ae801b781968123731e8b185a18f92a1e900f3bc0576c69dedbcffd623874e: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=ce5c587b-bbb7-42f7-bb81-12b0c65bbd2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757414 | controller | Jun 12 15:46:09.277407 crc crio[3653]: time="2026-06-12T15:46:09.277304482Z" level=info msg="Starting container: b0ae801b781968123731e8b185a18f92a1e900f3bc0576c69dedbcffd623874e" id=71816bd3-0fb5-42ee-947c-484bb74d55c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.757434 | controller | Jun 12 15:46:09.289772 crc crio[3653]: time="2026-06-12T15:46:09.28936824Z" level=info msg="Started container" PID=15250 containerID=b0ae801b781968123731e8b185a18f92a1e900f3bc0576c69dedbcffd623874e description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=71816bd3-0fb5-42ee-947c-484bb74d55c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940
2026-06-12 17:11:40.757451 | controller | Jun 12 15:46:09.406890 crc crio[3653]: time="2026-06-12T15:46:09.405622095Z" level=info msg="Created container 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=04fe563f-e19c-46ff-850e-e2c204a5e0e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757468 | controller | Jun 12 15:46:09.413348 crc crio[3653]: time="2026-06-12T15:46:09.41293378Z" level=info msg="Starting container: 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e" id=1e33c483-8fa4-40cf-b0db-25ae86b478f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.757484 | controller | Jun 12 15:46:09.426418 crc crio[3653]: time="2026-06-12T15:46:09.425923504Z" level=info msg="Started container" PID=15258 containerID=5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=1e33c483-8fa4-40cf-b0db-25ae86b478f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00
2026-06-12 17:11:40.757500 | controller | Jun 12 15:46:09.947264 crc crio[3653]: time="2026-06-12T15:46:09.947128709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8d4c3d9f-dddf-4aa9-9e3b-fee47a06ef65 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.757516 | controller | Jun 12 15:46:09.968355 crc crio[3653]: time="2026-06-12T15:46:09.968144347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5652a540-6916-42d9-a43e-915a11aabe88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.757532 | controller | Jun 12 15:46:09.973276 crc crio[3653]: time="2026-06-12T15:46:09.973057765Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=8558f74b-98c3-4be6-b5b2-34a006a0a8be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757548 | controller | Jun 12 15:46:09.973839 crc crio[3653]: time="2026-06-12T15:46:09.973562869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757564 | controller | Jun 12 15:46:10.088278 crc crio[3653]: time="2026-06-12T15:46:10.086194413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2926ee36-7e96-4908-b003-af2017fb6152 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.757579 | controller | Jun 12 15:46:10.109764 crc crio[3653]: time="2026-06-12T15:46:10.109718932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1a701260-2806-405b-bc5d-e234619f6a79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.757595 | controller | Jun 12 15:46:10.121343 crc crio[3653]: time="2026-06-12T15:46:10.121289436Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a6af8c19-1cdc-4049-9f81-03ce4ca8e248 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.757614 | controller | Jun 12 15:46:10.131466 crc crio[3653]: time="2026-06-12T15:46:10.131378888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b52850fa-d4d9-448d-bd45-14164265c7fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.757630 | controller | Jun 12 15:46:10.134922 crc crio[3653]: time="2026-06-12T15:46:10.134775963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757647 | controller | Jun 12 15:46:10.141947 crc crio[3653]: time="2026-06-12T15:46:10.141782979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757663 | controller | Jun 12 15:46:10.974389 crc crio[3653]: time="2026-06-12T15:46:10.973374847Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sndsg/registry-server" id=ed85bcd5-9670-4000-9b21-abdc8fd38962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757679 | controller | Jun 12 15:46:10.976046 crc crio[3653]: time="2026-06-12T15:46:10.975206648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757695 | controller | Jun 12 15:46:11.005566 crc crio[3653]: time="2026-06-12T15:46:11.004631842Z" level=info msg="Created container 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c: openshift-marketplace/community-operators-qhh6t/registry-server" id=8558f74b-98c3-4be6-b5b2-34a006a0a8be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757711 | controller | Jun 12 15:46:11.029582 crc crio[3653]: time="2026-06-12T15:46:11.025934279Z" level=info msg="Starting container: 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c" id=2aff3435-adab-49c7-993a-b6ef6f9054f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.757727 | controller | Jun 12 15:46:11.082947 crc crio[3653]: time="2026-06-12T15:46:11.063060788Z" level=info msg="Started container" PID=15301 containerID=9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c description=openshift-marketplace/community-operators-qhh6t/registry-server id=2aff3435-adab-49c7-993a-b6ef6f9054f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217
2026-06-12 17:11:40.757743 | controller | Jun 12 15:46:11.180236 crc crio[3653]: time="2026-06-12T15:46:11.180159206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757759 | controller | Jun 12 15:46:11.194202 crc crio[3653]: time="2026-06-12T15:46:11.194137948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757776 | controller | Jun 12 15:46:11.361620 crc crio[3653]: time="2026-06-12T15:46:11.36136229Z" level=info msg="Creating container: openshift-marketplace/community-operators-xqnbq/registry-server" id=1865a52d-4a93-4962-adfd-3bef85be9d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.757791 | controller | Jun 12 15:46:11.362444 crc crio[3653]: time="2026-06-12T15:46:11.362379729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757807 | controller | Jun 12 15:46:11.424704 crc crio[3653]: time="2026-06-12T15:46:11.424436867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ef47db36-a414-4bbd-813c-cf1d3170b0a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.757828 | controller | Jun 12 15:46:11.465999 crc crio[3653]: time="2026-06-12T15:46:11.465913548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=43be5e4e-fd84-4eef-bdd2-cb1174527129 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.757850 | controller | Jun 12 15:46:11.504875 crc crio[3653]: time="2026-06-12T15:46:11.504217871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757867 | controller | Jun 12 15:46:11.510818 crc crio[3653]: time="2026-06-12T15:46:11.510747554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.757886 | controller | Jun 12 15:46:11.633270 crc crio[3653]: time="2026-06-12T15:46:11.63238993Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ed848425-07dd-4d6d-8886-a85136cce23f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.758126 | controller | Jun 12 15:46:11.637844 crc crio[3653]: time="2026-06-12T15:46:11.63776074Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=b6e383ea-12e9-499c-9ae6-7403c0c98774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758158 | controller | Jun 12 15:46:11.638232 crc crio[3653]: time="2026-06-12T15:46:11.638159832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758177 | controller | Jun 12 15:46:11.656172 crc crio[3653]: time="2026-06-12T15:46:11.655876018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2d4be602-695c-45da-8812-ccccf1e11d1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.758194 | controller | Jun 12 15:46:11.755377 crc crio[3653]: time="2026-06-12T15:46:11.755247901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758211 | controller | Jun 12 15:46:11.761628 crc crio[3653]: time="2026-06-12T15:46:11.761362732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758227 | controller | Jun 12 15:46:12.459367 crc crio[3653]: time="2026-06-12T15:46:12.459146532Z" level=info msg="Created container dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4: openshift-marketplace/certified-operators-l27pk/registry-server" id=b6e383ea-12e9-499c-9ae6-7403c0c98774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758243 | controller | Jun 12 15:46:12.469930 crc crio[3653]: time="2026-06-12T15:46:12.469158942Z" level=info msg="Starting container: dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4" id=b486e605-389f-4718-a1a6-a51d9bb82873 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.758260 | controller | Jun 12 15:46:12.557412 crc crio[3653]: time="2026-06-12T15:46:12.557162196Z" level=info msg="Started container" PID=15341 containerID=dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4 description=openshift-marketplace/certified-operators-l27pk/registry-server id=b486e605-389f-4718-a1a6-a51d9bb82873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576
2026-06-12 17:11:40.758281 | controller | Jun 12 15:46:12.567981 crc crio[3653]: time="2026-06-12T15:46:12.567266909Z" level=info msg="Created container 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c: openshift-marketplace/redhat-marketplace-sndsg/registry-server" id=ed85bcd5-9670-4000-9b21-abdc8fd38962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758298 | controller | Jun 12 15:46:12.572061 crc crio[3653]: time="2026-06-12T15:46:12.57194256Z" level=info msg="Starting container: 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c" id=7bef486d-9314-4b0b-9e4e-b4f5670fa5f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.758314 | controller | Jun 12 15:46:12.596092 crc crio[3653]: time="2026-06-12T15:46:12.593485393Z" level=info msg="Created container e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36: openshift-marketplace/community-operators-xqnbq/registry-server" id=1865a52d-4a93-4962-adfd-3bef85be9d2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758330 | controller | Jun 12 15:46:12.602733 crc crio[3653]: time="2026-06-12T15:46:12.596000133Z" level=info msg="Creating container: openshift-marketplace/certified-operators-q9lp4/registry-server" id=c543425e-efc4-443d-b13f-5e3932903eac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758372 | controller | Jun 12 15:46:12.602733 crc crio[3653]: time="2026-06-12T15:46:12.602171066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758396 | controller | Jun 12 15:46:12.619270 crc crio[3653]: time="2026-06-12T15:46:12.619202603Z" level=info msg="Starting container: e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36" id=98d0cd7f-348c-4543-a420-c5f52ac47920 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.758414 | controller | Jun 12 15:46:12.661044 crc crio[3653]: time="2026-06-12T15:46:12.66087668Z" level=info msg="Started container" PID=15325 containerID=56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c description=openshift-marketplace/redhat-marketplace-sndsg/registry-server id=7bef486d-9314-4b0b-9e4e-b4f5670fa5f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c
2026-06-12 17:11:40.758430 | controller | Jun 12 15:46:12.801789 crc crio[3653]: time="2026-06-12T15:46:12.801362654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758447 | controller | Jun 12 15:46:12.805489 crc crio[3653]: time="2026-06-12T15:46:12.805094149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758463 | controller | Jun 12 15:46:13.002392 crc crio[3653]: time="2026-06-12T15:46:13.001941002Z" level=info msg="Started container" PID=15333 containerID=e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36 description=openshift-marketplace/community-operators-xqnbq/registry-server id=98d0cd7f-348c-4543-a420-c5f52ac47920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62
2026-06-12 17:11:40.758479 | controller | Jun 12 15:46:13.698236 crc crio[3653]: time="2026-06-12T15:46:13.697372855Z" level=info msg="Created container 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525: openshift-marketplace/certified-operators-q9lp4/registry-server" id=c543425e-efc4-443d-b13f-5e3932903eac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758496 | controller | Jun 12 15:46:13.701555 crc crio[3653]: time="2026-06-12T15:46:13.701307555Z" level=info msg="Starting container: 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525" id=241298c2-f1ab-482f-845e-c47f34dc1d98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.758519 | controller | Jun 12 15:46:13.756148 crc crio[3653]: time="2026-06-12T15:46:13.755199564Z" level=info msg="Started container" PID=15380 containerID=0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525 description=openshift-marketplace/certified-operators-q9lp4/registry-server id=241298c2-f1ab-482f-845e-c47f34dc1d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895
2026-06-12 17:11:40.758535 | controller | Jun 12 15:46:15.778836 crc crio[3653]: time="2026-06-12T15:46:15.778388469Z" level=info msg="Stopping pod sandbox: fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b" id=6b8e6e13-ecf8-4071-8544-f95286340d65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.758552 | controller | Jun 12 15:46:15.779853 crc crio[3653]: time="2026-06-12T15:46:15.779248223Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b UID:a43e2b27-315c-4087-af88-ff75eaa57ffd NetNS:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda43e2b27_315c_4087_af88_ff75eaa57ffd.slice PodAnnotations:0xc001610750}] Aliases:map[]}"
2026-06-12 17:11:40.758568 | controller | Jun 12 15:46:15.779853 crc crio[3653]: time="2026-06-12T15:46:15.779427458Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.758584 | controller | Jun 12 15:46:18.079309 crc crio[3653]: time="2026-06-12T15:46:18.078190728Z" level=info msg="Stopping pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef" id=3da56274-a1f2-4de4-9279-eef15c5b16c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.758603 | controller | Jun 12 15:46:18.080456 crc crio[3653]: time="2026-06-12T15:46:18.08002021Z" level=info msg="Got pod network &{Name:collect-profiles-29687985-d6nmt Namespace:openshift-operator-lifecycle-manager ID:3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef UID:eacbb060-4e88-46c6-adc4-1cf62008c8d6 NetNS:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeacbb060_4e88_46c6_adc4_1cf62008c8d6.slice PodAnnotations:0xc00008d238}] Aliases:map[]}"
2026-06-12 17:11:40.758619 | controller | Jun 12 15:46:18.080456 crc crio[3653]: time="2026-06-12T15:46:18.080287327Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687985-d6nmt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.758635 | controller | Jun 12 15:46:21.091412 crc crio[3653]: time="2026-06-12T15:46:21.090811869Z" level=info msg="Stopped pod sandbox: fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b" id=6b8e6e13-ecf8-4071-8544-f95286340d65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.758651 | controller | Jun 12 15:46:22.426854 crc crio[3653]: time="2026-06-12T15:46:22.426174123Z" level=info msg="Stopped pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef" id=3da56274-a1f2-4de4-9279-eef15c5b16c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.758666 | controller | Jun 12 15:46:23.555395 crc crio[3653]: time="2026-06-12T15:46:23.555167038Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e12951b1-f1b7-47e4-948f-b1436eef0389 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.758682 | controller | Jun 12 15:46:23.751051 crc crio[3653]: time="2026-06-12T15:46:23.750475717Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=998d7810-1120-4e44-bbfe-735dddc8e4d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.758702 | controller | Jun 12 15:46:23.860932 crc crio[3653]: time="2026-06-12T15:46:23.860742825Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lfb4f/registry-server" id=d51056d8-ddc9-4b23-8a05-23555722f7c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758719 | controller | Jun 12 15:46:23.861610 crc crio[3653]: time="2026-06-12T15:46:23.861340082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758735 | controller | Jun 12 15:46:23.957824 crc crio[3653]: time="2026-06-12T15:46:23.956830246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758751 | controller | Jun 12 15:46:23.964846 crc crio[3653]: time="2026-06-12T15:46:23.964398078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758768 | controller | Jun 12 15:46:24.282665 crc crio[3653]: time="2026-06-12T15:46:24.282066393Z" level=info msg="Created container 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c: openshift-marketplace/redhat-operators-lfb4f/registry-server" id=d51056d8-ddc9-4b23-8a05-23555722f7c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758783 | controller | Jun 12 15:46:24.285179 crc crio[3653]: time="2026-06-12T15:46:24.28478991Z" level=info msg="Starting container: 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c" id=c99e9367-454f-4aa3-8e30-11ba8cdfa77b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.758799 | controller | Jun 12 15:46:24.300842 crc crio[3653]: time="2026-06-12T15:46:24.300609313Z" level=info msg="Started container" PID=15621 containerID=03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c description=openshift-marketplace/redhat-operators-lfb4f/registry-server id=c99e9367-454f-4aa3-8e30-11ba8cdfa77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac
2026-06-12 17:11:40.758816 | controller | Jun 12 15:46:26.612096 crc crio[3653]: time="2026-06-12T15:46:26.611295988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a6925458-b1ca-4796-bb29-d7084a286739 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.758832 | controller | Jun 12 15:46:26.656167 crc crio[3653]: time="2026-06-12T15:46:26.656071642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=579a2470-dd27-4f4b-a11d-5ebc2420dd5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.758847 | controller | Jun 12 15:46:27.381226 crc crio[3653]: time="2026-06-12T15:46:27.380845557Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=d7195995-8f58-43ce-af16-cb8329cc0748 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758863 | controller | Jun 12 15:46:27.381832 crc crio[3653]: time="2026-06-12T15:46:27.381471485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758880 | controller | Jun 12 15:46:27.485455 crc crio[3653]: time="2026-06-12T15:46:27.485309623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758896 | controller | Jun 12 15:46:27.493675 crc crio[3653]: time="2026-06-12T15:46:27.493396179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.758916 | controller | Jun 12 15:46:28.310932 crc crio[3653]: time="2026-06-12T15:46:28.309857542Z" level=info msg="Created container 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=d7195995-8f58-43ce-af16-cb8329cc0748 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.758934 | controller | Jun 12 15:46:28.314129 crc crio[3653]: time="2026-06-12T15:46:28.313878865Z" level=info msg="Starting container: 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77" id=7fbd6517-e7c8-4468-b2ca-bb7fdded5948 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.758950 | controller | Jun 12 15:46:28.365937 crc crio[3653]: time="2026-06-12T15:46:28.365815289Z" level=info msg="Started container" PID=15680 containerID=8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=7fbd6517-e7c8-4468-b2ca-bb7fdded5948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae
2026-06-12 17:11:40.758966 | controller | Jun 12 15:46:36.539215 crc crio[3653]: time="2026-06-12T15:46:36.536311916Z" level=info msg="Stopping container: 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd (timeout: 2s)" id=8dd225e6-3fdf-4e9f-9ee8-423bf4807840 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.758982 | controller | Jun 12 15:46:36.667271 crc crio[3653]: time="2026-06-12T15:46:36.665466993Z" level=info msg="Stopped container 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8dd225e6-3fdf-4e9f-9ee8-423bf4807840 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.758998 | controller | Jun 12 15:46:36.668156 crc crio[3653]: time="2026-06-12T15:46:36.667475269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=84fee3a2-a65c-4b55-815e-652b96204688 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.759014 | controller | Jun 12 15:46:36.670183 crc crio[3653]: time="2026-06-12T15:46:36.6700095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=1721afb6-21af-4b6f-af5e-a700bad9b41e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.759029 | controller | Jun 12 15:46:36.678785 crc crio[3653]: time="2026-06-12T15:46:36.672363216Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=87d36c98-7786-4cec-b4e4-d5c83c70deb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.759045 | controller | Jun 12 15:46:36.678785 crc crio[3653]: time="2026-06-12T15:46:36.672932922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.759060 | controller | Jun 12 15:46:36.710378 crc crio[3653]: time="2026-06-12T15:46:36.710324099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.759076 | controller | Jun 12 15:46:36.714828 crc crio[3653]: time="2026-06-12T15:46:36.714793814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.759091 | controller | Jun 12 15:46:36.778912 crc crio[3653]: time="2026-06-12T15:46:36.778803327Z" level=info msg="Removing container: 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f" id=7c344bc9-1aad-4887-9ac0-46b41e5877d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759109 | controller | Jun 12 15:46:36.859645 crc crio[3653]: time="2026-06-12T15:46:36.859174487Z" level=info msg="Created container 0446950fd45b88d069986396798af0aa95cc8d6cd0ee2e0788dd1f3a2b872d5e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=87d36c98-7786-4cec-b4e4-d5c83c70deb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.759125 | controller | Jun 12 15:46:36.861800 crc crio[3653]: time="2026-06-12T15:46:36.861709838Z" level=info msg="Starting container: 0446950fd45b88d069986396798af0aa95cc8d6cd0ee2e0788dd1f3a2b872d5e" id=470e9020-f9dd-41b1-93eb-ef50b2bde52d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.759141 | controller | Jun 12 15:46:36.869363 crc crio[3653]: time="2026-06-12T15:46:36.8692538Z" level=info msg="Started container" PID=15849 containerID=0446950fd45b88d069986396798af0aa95cc8d6cd0ee2e0788dd1f3a2b872d5e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=470e9020-f9dd-41b1-93eb-ef50b2bde52d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7
2026-06-12 17:11:40.759210 | controller | Jun 12 15:46:36.918830 crc crio[3653]: time="2026-06-12T15:46:36.918696804Z" level=info msg="Removed container 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7c344bc9-1aad-4887-9ac0-46b41e5877d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759236 | controller | Jun 12 15:46:45.019183 crc crio[3653]: time="2026-06-12T15:46:45.018303856Z" level=info msg="Stopping container: 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525 (timeout: 2s)" id=db5ce47e-67dc-4a47-8476-078257978619 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.759253 | controller | Jun 12 15:46:45.201069 crc crio[3653]: time="2026-06-12T15:46:45.19024542Z" level=info msg="Stopped container 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525: openshift-marketplace/certified-operators-q9lp4/registry-server" id=db5ce47e-67dc-4a47-8476-078257978619 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.759282 | controller | Jun 12 15:46:45.201069 crc crio[3653]: time="2026-06-12T15:46:45.199428127Z" level=info msg="Stopping pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895" id=e9623df2-c7e8-43bc-9d13-47b7be54a57f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.759299 | controller | Jun 12 15:46:45.202458 crc crio[3653]: time="2026-06-12T15:46:45.201974669Z" level=info msg="Got pod network &{Name:certified-operators-q9lp4 Namespace:openshift-marketplace ID:e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 UID:6fbd2651-2eff-4f92-8071-f8cfc609b61e NetNS:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fbd2651_2eff_4f92_8071_f8cfc609b61e.slice PodAnnotations:0xc000e1af90}] Aliases:map[]}"
2026-06-12 17:11:40.759315 | controller | Jun 12 15:46:45.202458 crc crio[3653]: time="2026-06-12T15:46:45.202440732Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-q9lp4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.759331 | controller | Jun 12 15:46:45.231717 crc crio[3653]: time="2026-06-12T15:46:45.231601878Z" level=info msg="Stopping container: e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36 (timeout: 2s)" id=999e67d3-f2d0-4196-891c-d0610d087c02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.759365 | controller | Jun 12 15:46:45.753703 crc crio[3653]: time="2026-06-12T15:46:45.753598175Z" level=info msg="Stopped pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895" id=e9623df2-c7e8-43bc-9d13-47b7be54a57f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.759392 | controller | Jun 12 15:46:45.893944 crc crio[3653]: time="2026-06-12T15:46:45.893535934Z" level=info msg="Stopped container e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36: openshift-marketplace/community-operators-xqnbq/registry-server" id=999e67d3-f2d0-4196-891c-d0610d087c02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.759409 | controller | Jun 12 15:46:45.899310 crc crio[3653]: time="2026-06-12T15:46:45.899045169Z" level=info msg="Stopping pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62" id=d7327e52-3dca-48e7-82e0-aa97dd6785e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.759425 | controller | Jun 12 15:46:45.902921 crc crio[3653]: time="2026-06-12T15:46:45.902558137Z" level=info msg="Got pod network &{Name:community-operators-xqnbq Namespace:openshift-marketplace ID:ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 UID:9237056e-d368-4807-a45b-d8be65192aac NetNS:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9237056e_d368_4807_a45b_d8be65192aac.slice PodAnnotations:0xc0007649a8}] Aliases:map[]}"
2026-06-12 17:11:40.759442 | controller | Jun 12 15:46:45.903465 crc crio[3653]: time="2026-06-12T15:46:45.903355849Z" level=info msg="Deleting pod openshift-marketplace_community-operators-xqnbq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.759458 | controller | Jun 12 15:46:45.958892 crc crio[3653]: time="2026-06-12T15:46:45.958766441Z" level=info msg="Removing container: 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525" id=f4e8e06f-5da0-4b24-b7c0-68cd076931ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759474 | controller | Jun 12 15:46:45.995307 crc crio[3653]: time="2026-06-12T15:46:45.995197471Z" level=info msg="Removed container 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525: openshift-marketplace/certified-operators-q9lp4/registry-server" id=f4e8e06f-5da0-4b24-b7c0-68cd076931ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759501 | controller | Jun 12 15:46:46.001952 crc crio[3653]: time="2026-06-12T15:46:46.001859978Z" level=info msg="Removing container: 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93" id=ecb82237-fc85-4fbb-bc6a-bbcfeb67a7c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759517 | controller | Jun 12 15:46:46.027387 crc crio[3653]: time="2026-06-12T15:46:46.027267889Z" level=info msg="Removed container 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93: openshift-marketplace/certified-operators-q9lp4/extract-content" id=ecb82237-fc85-4fbb-bc6a-bbcfeb67a7c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759533 | controller | Jun 12 15:46:46.033890 crc crio[3653]: time="2026-06-12T15:46:46.033634467Z" level=info msg="Removing container: 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8" id=2f7be0b5-294a-4e4e-83fb-ab64809f810a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759549 | controller | Jun 12 15:46:46.066164 crc crio[3653]: time="2026-06-12T15:46:46.066022514Z" level=info msg="Removed container 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8: openshift-marketplace/certified-operators-q9lp4/extract-utilities" id=2f7be0b5-294a-4e4e-83fb-ab64809f810a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759565 | controller | Jun 12 15:46:46.374170 crc crio[3653]: time="2026-06-12T15:46:46.374067061Z" level=info msg="Stopped pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62" id=d7327e52-3dca-48e7-82e0-aa97dd6785e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.759580 | controller | Jun 12 15:46:46.973258 crc crio[3653]: time="2026-06-12T15:46:46.972866548Z" level=info msg="Removing container: e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36" id=ce91b85c-2797-4add-b29d-fdb06b678124 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759600 | controller | Jun 12 15:46:46.991787 crc crio[3653]: time="2026-06-12T15:46:46.991659924Z" level=info msg="Removed container e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36: openshift-marketplace/community-operators-xqnbq/registry-server" id=ce91b85c-2797-4add-b29d-fdb06b678124 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759615 | controller | Jun 12 15:46:46.996106 crc crio[3653]: time="2026-06-12T15:46:46.996031666Z" level=info msg="Removing container: bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a" id=a072ed31-80a1-49ed-9f0c-5cc6421d676b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759631 | controller | Jun 12 15:46:47.036079 crc crio[3653]: time="2026-06-12T15:46:47.035978545Z" level=info msg="Removed container bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a: openshift-marketplace/community-operators-xqnbq/extract-content" id=a072ed31-80a1-49ed-9f0c-5cc6421d676b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759647 | controller | Jun 12 15:46:47.039543 crc crio[3653]: time="2026-06-12T15:46:47.039417901Z" level=info msg="Removing container: d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f" id=684bf317-3fd5-4ab5-a26a-1a6cd77bef66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759662 | controller | Jun 12 15:46:47.066569 crc crio[3653]: time="2026-06-12T15:46:47.066429508Z" level=info msg="Removed container d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f: openshift-marketplace/community-operators-xqnbq/extract-utilities" id=684bf317-3fd5-4ab5-a26a-1a6cd77bef66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759678 | controller | Jun 12 15:46:47.412342 crc crio[3653]: time="2026-06-12T15:46:47.412244692Z" level=info msg="Stopping container: 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c (timeout: 2s)" id=165aa7ba-e631-4c57-8c4f-c887464d0f35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.759696 | controller | Jun 12 15:46:47.560146 crc crio[3653]: time="2026-06-12T15:46:47.55967436Z" level=info msg="Stopped container 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c: openshift-marketplace/redhat-marketplace-sndsg/registry-server" id=165aa7ba-e631-4c57-8c4f-c887464d0f35 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.759711 | controller | Jun 12 15:46:47.562010 crc crio[3653]: time="2026-06-12T15:46:47.561698377Z" level=info msg="Stopping pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c" id=75b5f85f-ce29-457a-8601-7cff938bb3df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.759726 | controller | Jun 12 15:46:47.562427 crc crio[3653]: time="2026-06-12T15:46:47.562339575Z" level=info msg="Got pod network &{Name:redhat-marketplace-sndsg Namespace:openshift-marketplace ID:6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c UID:51a7a6be-a1ed-4898-b30c-263b8c9d5099 NetNS:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51a7a6be_a1ed_4898_b30c_263b8c9d5099.slice PodAnnotations:0xc0007652b8}] Aliases:map[]}"
2026-06-12 17:11:40.759742 | controller | Jun 12 15:46:47.562993 crc crio[3653]: time="2026-06-12T15:46:47.56288715Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-sndsg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.759758 | controller | Jun 12 15:46:48.292622 crc crio[3653]: time="2026-06-12T15:46:48.292336658Z" level=info msg="Stopped pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c" id=75b5f85f-ce29-457a-8601-7cff938bb3df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.759777 | controller | Jun 12 15:46:49.060312 crc crio[3653]: time="2026-06-12T15:46:49.059899242Z" level=info msg="Removing container: 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c" id=33929e7c-f83d-4f9d-9dcc-b1e83af5d906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759843 | controller | Jun 12 15:46:49.088011 crc crio[3653]: time="2026-06-12T15:46:49.087876905Z" level=info msg="Removed container 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c: openshift-marketplace/redhat-marketplace-sndsg/registry-server" id=33929e7c-f83d-4f9d-9dcc-b1e83af5d906 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759863 | controller | Jun 12 15:46:49.093060 crc crio[3653]: time="2026-06-12T15:46:49.092834304Z" level=info msg="Removing container: 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a" id=42847f52-bed6-4d61-9f61-601e6cc5850d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759880 | controller | Jun 12 15:46:49.116046 crc crio[3653]: time="2026-06-12T15:46:49.114899042Z" level=info msg="Removed container 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a: openshift-marketplace/redhat-marketplace-sndsg/extract-content" id=42847f52-bed6-4d61-9f61-601e6cc5850d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759896 | controller | Jun 12 15:46:49.120005 crc crio[3653]: time="2026-06-12T15:46:49.117720501Z" level=info msg="Removing container: 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f" id=be173eaf-3140-42da-828c-584702b8617a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759912 | controller | Jun 12 15:46:49.148204 crc crio[3653]: time="2026-06-12T15:46:49.148105382Z" level=info msg="Removed container 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f: openshift-marketplace/redhat-marketplace-sndsg/extract-utilities" id=be173eaf-3140-42da-828c-584702b8617a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.759928 | controller | Jun 12 15:46:49.467043 crc crio[3653]: time="2026-06-12T15:46:49.46693147Z" level=info msg="Stopping pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954" id=7e25b436-a45b-404c-9ccb-fd4af7e3e243 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.759944 | controller | Jun 12 15:46:49.467043 crc crio[3653]: time="2026-06-12T15:46:49.467022252Z" level=info msg="Stopped pod sandbox (already stopped): 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954" id=7e25b436-a45b-404c-9ccb-fd4af7e3e243 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.759960 | controller | Jun 12 15:46:49.468071 crc crio[3653]: time="2026-06-12T15:46:49.467359832Z" level=info msg="Removing pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954" id=b5ece233-5155-4cd6-bc9d-aa3523f3b48b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.759976 | controller | Jun 12 15:46:49.477718 crc crio[3653]: time="2026-06-12T15:46:49.477628989Z" level=info msg="Removed pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954" id=b5ece233-5155-4cd6-bc9d-aa3523f3b48b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.759992 | controller | Jun 12 15:46:49.478911 crc crio[3653]: time="2026-06-12T15:46:49.478833723Z" level=info msg="Stopping pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899" id=140c095d-4c87-491b-be2c-baeb2f31cea9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760008 | controller | Jun 12 15:46:49.479030 crc crio[3653]: time="2026-06-12T15:46:49.478939926Z" level=info msg="Stopped pod sandbox (already stopped): ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899" id=140c095d-4c87-491b-be2c-baeb2f31cea9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760024 | controller | Jun 12 15:46:49.479988 crc crio[3653]: time="2026-06-12T15:46:49.479920563Z" level=info msg="Removing pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899" id=ea8a2864-4beb-4fd2-9017-e112688e33c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.760044 | controller | Jun 12 15:46:49.487317 crc crio[3653]: time="2026-06-12T15:46:49.487228408Z" level=info msg="Removed pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899" id=ea8a2864-4beb-4fd2-9017-e112688e33c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.760060 | controller | Jun 12 15:46:49.488376 crc crio[3653]: time="2026-06-12T15:46:49.488304708Z" level=info msg="Stopping pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895" id=22636554-e5a5-4f94-af74-3a1f179f6697 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760076 | controller | Jun 12 15:46:49.488479 crc crio[3653]: time="2026-06-12T15:46:49.48837518Z" level=info msg="Stopped pod sandbox (already stopped): e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895" id=22636554-e5a5-4f94-af74-3a1f179f6697 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760092 | controller | Jun 12 15:46:49.489187 crc crio[3653]: time="2026-06-12T15:46:49.489116761Z" level=info msg="Removing pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895" id=8a0fef75-5e44-4772-803d-7463ba3f718a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.760108 | controller | Jun 12 15:46:49.496634 crc crio[3653]: time="2026-06-12T15:46:49.496350704Z" level=info msg="Removed pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895" id=8a0fef75-5e44-4772-803d-7463ba3f718a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.760124 | controller | Jun 12 15:46:49.497391 crc crio[3653]: time="2026-06-12T15:46:49.49729332Z" level=info msg="Stopping pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c" id=b9ed06fa-7e0d-4403-89df-81f37f4d3957 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760140 | controller | Jun 12 15:46:49.497391 crc crio[3653]: time="2026-06-12T15:46:49.497357782Z" level=info msg="Stopped pod sandbox (already stopped): 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c" id=b9ed06fa-7e0d-4403-89df-81f37f4d3957 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760156 | controller | Jun 12 15:46:49.498070 crc crio[3653]: time="2026-06-12T15:46:49.49799596Z" level=info msg="Removing pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c" id=c09efb5b-f3b6-44ca-96d1-cd9eed19e227 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.760172 | controller | Jun 12 15:46:49.507302 crc crio[3653]: time="2026-06-12T15:46:49.507169806Z" level=info msg="Removed pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c" id=c09efb5b-f3b6-44ca-96d1-cd9eed19e227 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.760188 | controller | Jun 12 15:46:49.508274 crc crio[3653]: time="2026-06-12T15:46:49.508189695Z" level=info msg="Stopping pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62" id=e5dba5c4-81a2-4f0d-b6f2-4414d2264080 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760204 | controller | Jun 12 15:46:49.508274 crc crio[3653]: time="2026-06-12T15:46:49.508266157Z" level=info msg="Stopped pod sandbox (already stopped): ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62" id=e5dba5c4-81a2-4f0d-b6f2-4414d2264080 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760220 | controller | Jun 12 15:46:49.508954 crc crio[3653]: time="2026-06-12T15:46:49.508876954Z" level=info msg="Removing pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62" id=5f95cdfc-9838-4cbc-a790-26210450b160 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.760236 | controller | Jun 12 15:46:49.519609 crc crio[3653]: time="2026-06-12T15:46:49.519458481Z" level=info msg="Removed pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62" id=5f95cdfc-9838-4cbc-a790-26210450b160 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.760287 | controller | Jun 12 15:46:50.985153 crc crio[3653]: time="2026-06-12T15:46:50.985040833Z" level=info msg="Stopping container: 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c (timeout: 2s)" id=8233c38e-ea8a-4d39-8733-92a3b454b048 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760399 | controller | Jun 12 15:46:51.120348 crc crio[3653]: time="2026-06-12T15:46:51.120155555Z" level=info msg="Stopped container 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c: openshift-marketplace/redhat-operators-lfb4f/registry-server" id=8233c38e-ea8a-4d39-8733-92a3b454b048 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760422 | controller | Jun 12 15:46:51.122597 crc crio[3653]: time="2026-06-12T15:46:51.122317153Z" level=info msg="Stopping pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac" id=4af084e9-5d1e-47fe-841f-44cd297027a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760440 | controller | Jun 12 15:46:51.123431 crc crio[3653]: time="2026-06-12T15:46:51.123370561Z" level=info msg="Got pod network &{Name:redhat-operators-lfb4f Namespace:openshift-marketplace ID:c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac UID:03aff15e-a2a1-4e10-97bc-df1a79487999 NetNS:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03aff15e_a2a1_4e10_97bc_df1a79487999.slice PodAnnotations:0xc0029a6a08}] Aliases:map[]}"
2026-06-12 17:11:40.760456 | controller | Jun 12 15:46:51.123771 crc crio[3653]: time="2026-06-12T15:46:51.123640249Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-lfb4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.760473 | controller | Jun 12 15:46:52.337031 crc crio[3653]: time="2026-06-12T15:46:52.336412723Z" level=info msg="Stopped pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac" id=4af084e9-5d1e-47fe-841f-44cd297027a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.760489 | controller | Jun 12 15:46:53.145767 crc crio[3653]: time="2026-06-12T15:46:53.145322253Z" level=info msg="Removing container: 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c" id=b3d07ae0-a072-4bee-80b4-0e2b94314e9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.760505 | controller | Jun 12 15:46:53.167996 crc crio[3653]: time="2026-06-12T15:46:53.167848842Z" level=info msg="Removed container 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c: openshift-marketplace/redhat-operators-lfb4f/registry-server" id=b3d07ae0-a072-4bee-80b4-0e2b94314e9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.760520 | controller | Jun 12 15:46:53.170839 crc crio[3653]: time="2026-06-12T15:46:53.170652457Z" level=info msg="Removing container: 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6" id=c1bfdc48-8026-4ba3-ac87-c7114022e3d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.760536 | controller | Jun 12 15:46:53.193899 crc crio[3653]: time="2026-06-12T15:46:53.193727981Z" level=info msg="Removed container 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6: openshift-marketplace/redhat-operators-lfb4f/extract-content" id=c1bfdc48-8026-4ba3-ac87-c7114022e3d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.760552 | controller | Jun 12 15:46:53.198069 crc crio[3653]: time="2026-06-12T15:46:53.197989546Z" level=info msg="Removing container: b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8" id=622326d4-afaa-4bab-8c9c-cf0aec9b564a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.760568 | controller | Jun 12 15:46:53.218109 crc crio[3653]: time="2026-06-12T15:46:53.218023127Z" level=info msg="Removed container b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8: openshift-marketplace/redhat-operators-lfb4f/extract-utilities" id=622326d4-afaa-4bab-8c9c-cf0aec9b564a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.760587 | controller | Jun 12 15:46:54.981251 crc crio[3653]: time="2026-06-12T15:46:54.980959698Z" level=info msg="Stopping container: 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94 (timeout: 15s)" id=0ca7c1ac-e4e9-4637-9cb8-2b73cd37cbca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760603 | controller | Jun 12 15:46:54.981251 crc crio[3653]: time="2026-06-12T15:46:54.98101993Z" level=info msg="Stopping container: fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a (timeout: 15s)" id=4bcbed2b-ca20-460a-9dcc-05bab0e833e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760619 | controller | Jun 12 15:46:54.981865 crc crio[3653]: time="2026-06-12T15:46:54.981344769Z" level=info msg="Stopping container: 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1 (timeout: 15s)" id=fc41b723-c55f-40a5-8b89-3aa28cb2e0b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760634 | controller | Jun 12 15:46:54.981865 crc crio[3653]: time="2026-06-12T15:46:54.98138507Z" level=info msg="Stopping container: 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f (timeout: 15s)" id=8b52c91d-ba72-4b0c-8b34-8802a156cb4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760650 | controller | Jun 12 15:46:54.983168 crc crio[3653]: time="2026-06-12T15:46:54.982998433Z" level=info msg="Stopping container: 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c (timeout: 15s)" id=43644de8-031f-4dd0-a789-f2147eca0f46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760666 | controller | Jun 12 15:46:55.296098 crc crio[3653]: time="2026-06-12T15:46:55.295009765Z" level=info msg="Stopped container 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=0ca7c1ac-e4e9-4637-9cb8-2b73cd37cbca name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760682 | controller | Jun 12 15:46:55.434180 crc crio[3653]: time="2026-06-12T15:46:55.43396019Z" level=info msg="Stopped container 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=8b52c91d-ba72-4b0c-8b34-8802a156cb4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760698 | controller | Jun 12 15:46:55.488382 crc crio[3653]: time="2026-06-12T15:46:55.488265897Z" level=info msg="Stopped container 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=fc41b723-c55f-40a5-8b89-3aa28cb2e0b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760713 | controller | Jun 12 15:46:55.543859 crc crio[3653]: time="2026-06-12T15:46:55.543805938Z" level=info msg="Stopped container 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=43644de8-031f-4dd0-a789-f2147eca0f46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.760729 | controller | Jun 12 15:46:55.626955 crc crio[3653]: time="2026-06-12T15:46:55.626866213Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=8e97ddba-eb5f-4c02-9da0-39377a572149 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.760745 | controller | Jun 12 15:46:55.627112 crc crio[3653]: time="2026-06-12T15:46:55.627061648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.760788 | controller | Jun 12 15:46:55.645193 crc crio[3653]: time="2026-06-12T15:46:55.644984253Z" 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=8e97ddba-eb5f-4c02-9da0-39377a572149 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.760813 | controller | Jun 12 15:46:55.660019 crc crio[3653]: time="2026-06-12T15:46:55.659920606Z" level=info msg="Ran pod sandbox ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=8e97ddba-eb5f-4c02-9da0-39377a572149 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.760830 | controller | Jun 12 15:46:55.669315 crc crio[3653]: time="2026-06-12T15:46:55.66597635Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=75ca3b40-c995-46b7-9106-a1f6d2036860 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.760846 | controller | Jun 12 15:46:55.700015 crc crio[3653]: time="2026-06-12T15:46:55.699878466Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b4e6fc14-a091-41f6-81f6-3881d558b4dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.760862 | controller | Jun 12 15:46:55.719342 crc crio[3653]: time="2026-06-12T15:46:55.719288191Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=f230333a-220c-45d5-8716-f522af891676 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.760878 | controller | Jun 12 15:46:55.720083 crc crio[3653]: time="2026-06-12T15:46:55.720053851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.760894 | controller | Jun 12 15:46:55.746968 crc crio[3653]: time="2026-06-12T15:46:55.746665561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.760909 | controller | Jun 12 15:46:56.013798 crc crio[3653]: time="2026-06-12T15:46:56.013716527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.760925 | controller | Jun 12 15:46:56.144295 crc crio[3653]: time="2026-06-12T15:46:56.143945667Z" level=info msg="Created container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=f230333a-220c-45d5-8716-f522af891676 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.760941 | controller | Jun 12 15:46:56.145860 crc crio[3653]: time="2026-06-12T15:46:56.145713544Z" level=info msg="Starting container: 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554" id=de8b8a64-81c4-4286-8a7a-512f7f54c948 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.760957 | controller | Jun 12 15:46:56.153362 crc crio[3653]: time="2026-06-12T15:46:56.153225057Z" level=info msg="Started container" PID=16360 containerID=905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=de8b8a64-81c4-4286-8a7a-512f7f54c948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2
2026-06-12 17:11:40.760973 | controller | Jun 12 15:46:56.249100 crc crio[3653]: time="2026-06-12T15:46:56.248928914Z" level=info msg="Removing container: d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048" id=b44e7209-4763-46d2-ad80-4c235b95721b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.760993 | controller | Jun 12 15:46:56.295825 crc crio[3653]: time="2026-06-12T15:46:56.295687157Z" level=info msg="Removed container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b44e7209-4763-46d2-ad80-4c235b95721b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761010 | controller | Jun 12 15:46:57.505688 crc crio[3653]: time="2026-06-12T15:46:57.504924206Z" level=info msg="Stopping pod sandbox: a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc" id=6cbc9169-d3e6-41eb-8447-b3270ab2ddcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.761027 | controller | Jun 12 15:46:57.506611 crc crio[3653]: time="2026-06-12T15:46:57.506402046Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc UID:a1d297e6-a88e-4b37-98ee-665dc7957a9b NetNS:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda1d297e6_a88e_4b37_98ee_665dc7957a9b.slice PodAnnotations:0xc001790458}] Aliases:map[]}"
2026-06-12 17:11:40.761043 | controller | Jun 12 15:46:57.506862 crc crio[3653]: time="2026-06-12T15:46:57.506687004Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.761059 | controller | Jun 12 15:46:57.984950 crc crio[3653]: time="2026-06-12T15:46:57.984721151Z" level=info msg="Stopped container fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=4bcbed2b-ca20-460a-9dcc-05bab0e833e3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.761076 | controller | Jun 12 15:46:57.987202 crc crio[3653]: time="2026-06-12T15:46:57.987089215Z" level=info msg="Stopping pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d" id=8f9a5b96-5ae8-420f-b22a-46001e706776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.761092 | controller | Jun 12 15:46:57.993576 crc crio[3653]: time="2026-06-12T15:46:57.993407356Z" level=info msg="Stopped pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d" id=8f9a5b96-5ae8-420f-b22a-46001e706776 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.761109 | controller | Jun 12 15:46:58.182578 crc crio[3653]: time="2026-06-12T15:46:58.182099945Z" level=info msg="Stopped pod sandbox: a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc" id=6cbc9169-d3e6-41eb-8447-b3270ab2ddcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.761127 | controller | Jun 12 15:46:58.540313 crc crio[3653]: time="2026-06-12T15:46:58.540131561Z" level=info msg="Removing container: 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94" id=56656420-f511-4c93-b637-f69d3f6cfc2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761149 | controller | Jun 12 15:46:58.579982 crc crio[3653]: time="2026-06-12T15:46:58.572735242Z" level=info msg="Removed container 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=56656420-f511-4c93-b637-f69d3f6cfc2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761172 | controller | Jun 12 15:46:58.584972 crc crio[3653]: time="2026-06-12T15:46:58.584808888Z" level=info msg="Removing container: 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1" id=4f52c264-a054-4eb3-bd8d-2c7b248f50fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761193 | controller | Jun 12 15:46:58.608644 crc crio[3653]: time="2026-06-12T15:46:58.608303263Z" level=info msg="Removed container 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=4f52c264-a054-4eb3-bd8d-2c7b248f50fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761221 | controller | Jun 12 15:46:58.613118 crc crio[3653]: time="2026-06-12T15:46:58.61302381Z" level=info msg="Removing container: 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c" id=2901feeb-7c79-4210-813b-b106321cfd07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761244 | controller | Jun 12 15:46:58.639573 crc crio[3653]: time="2026-06-12T15:46:58.639403783Z" level=info msg="Removed container 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=2901feeb-7c79-4210-813b-b106321cfd07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761266 | controller | Jun 12 15:46:58.648804 crc crio[3653]: time="2026-06-12T15:46:58.648648993Z" level=info msg="Removing container: 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f" id=2d42ff10-0e0e-4ae4-8392-8a131d430afc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761287 | controller | Jun 12 15:46:58.677790 crc crio[3653]: time="2026-06-12T15:46:58.677296217Z" level=info msg="Removed container 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=2d42ff10-0e0e-4ae4-8392-8a131d430afc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761309 | controller | Jun 12 15:46:58.680963 crc crio[3653]: time="2026-06-12T15:46:58.680881954Z" level=info msg="Removing container: fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a" id=048cb2ab-de67-41f2-9977-a7980c9c1dfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761387 | controller | Jun 12 15:46:58.707659 crc crio[3653]: time="2026-06-12T15:46:58.707584376Z" level=info msg="Removed container fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=048cb2ab-de67-41f2-9977-a7980c9c1dfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761411 | controller | Jun 12 15:46:58.712911 crc crio[3653]: time="2026-06-12T15:46:58.712839508Z" level=info msg="Removing container: f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8" id=f6389cf5-c46d-481a-ad8c-64071bc14a79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761429 | controller | Jun 12 15:46:58.834733 crc crio[3653]: time="2026-06-12T15:46:58.8346561Z" level=info msg="Removed container f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8: openshift-kube-apiserver/kube-apiserver-crc/setup" id=f6389cf5-c46d-481a-ad8c-64071bc14a79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.761445 | controller | Jun 12 15:47:07.083313 crc crio[3653]: time="2026-06-12T15:47:07.082279412Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=aa46caaf-1c23-4c77-915b-ea80766aadd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.761462 | controller | Jun 12 15:47:07.084423 crc crio[3653]: time="2026-06-12T15:47:07.083471784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761478 | controller | Jun 12 15:47:07.107080 crc crio[3653]: time="2026-06-12T15:47:07.106831446Z" 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=aa46caaf-1c23-4c77-915b-ea80766aadd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.761495 | controller | Jun 12 15:47:07.118409 crc crio[3653]: time="2026-06-12T15:47:07.118237054Z" level=info msg="Ran pod sandbox 37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=aa46caaf-1c23-4c77-915b-ea80766aadd4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.761515 | controller | Jun 12 15:47:07.121149 crc crio[3653]: time="2026-06-12T15:47:07.121076981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=47ba37f1-09f1-47b8-81d4-129f404e5eb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.761533 | controller | Jun 12 15:47:07.123048 crc crio[3653]: time="2026-06-12T15:47:07.122975742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9140691f-b854-4fb2-a6ae-2063473a1b09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.761549 | controller | Jun 12 15:47:08.290447 crc crio[3653]: time="2026-06-12T15:47:08.289192268Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b4266a83-48ec-4c13-bb34-6b31fa1f734f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.761566 | controller | Jun 12 15:47:08.290447 crc crio[3653]: time="2026-06-12T15:47:08.290167714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761582 | controller | Jun 12 15:47:08.326637 crc crio[3653]: time="2026-06-12T15:47:08.326347252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761599 | controller | Jun 12 15:47:08.494475 crc crio[3653]: time="2026-06-12T15:47:08.494377002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761616 | controller | Jun 12 15:47:09.206318 crc crio[3653]: time="2026-06-12T15:47:09.206116266Z" level=info msg="Created container f0619b60e18a6f4aff6b27e496bb6fb33401d71fbc71f4222666f67bbc20aecc: openshift-kube-apiserver/kube-apiserver-crc/setup" id=b4266a83-48ec-4c13-bb34-6b31fa1f734f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.761632 | controller | Jun 12 15:47:09.207863 crc crio[3653]: time="2026-06-12T15:47:09.207818842Z" level=info msg="Starting container: f0619b60e18a6f4aff6b27e496bb6fb33401d71fbc71f4222666f67bbc20aecc" id=743484bc-fcfd-4658-8dd6-4846c7e53c04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.761649 | controller | Jun 12 15:47:09.216371 crc crio[3653]: time="2026-06-12T15:47:09.216244369Z" level=info msg="Started container" PID=16648 containerID=f0619b60e18a6f4aff6b27e496bb6fb33401d71fbc71f4222666f67bbc20aecc description=openshift-kube-apiserver/kube-apiserver-crc/setup id=743484bc-fcfd-4658-8dd6-4846c7e53c04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719
2026-06-12 17:11:40.761666 | controller | Jun 12 15:47:09.648738 crc crio[3653]: time="2026-06-12T15:47:09.648146021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a5492a07-d974-4e29-b6b9-ef74c0156361 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.761682 | controller | Jun 12 15:47:09.715368 crc crio[3653]: time="2026-06-12T15:47:09.715285326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=df3b3d2e-cfb0-4758-9ccc-b963396c3dab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.761697 | controller | Jun 12 15:47:09.721927 crc crio[3653]: time="2026-06-12T15:47:09.721647638Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=276c233d-19d6-41d6-9f33-8d19f2136334 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.761718 | controller | Jun 12 15:47:09.722301 crc crio[3653]: time="2026-06-12T15:47:09.722270224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761734 | controller | Jun 12 15:47:09.749920 crc crio[3653]: time="2026-06-12T15:47:09.749097149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761749 | controller | Jun 12 15:47:09.916071 crc crio[3653]: time="2026-06-12T15:47:09.915747473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761765 | controller | Jun 12 15:47:10.614597 crc crio[3653]: time="2026-06-12T15:47:10.614277819Z" level=info msg="Created container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=276c233d-19d6-41d6-9f33-8d19f2136334 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.761781 | controller | Jun 12 15:47:10.617575 crc crio[3653]: time="2026-06-12T15:47:10.617400044Z" level=info msg="Starting container: d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e" id=64ab5d9a-0ce0-4484-b71f-03cc9624c7ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.761799 | controller | Jun 12 15:47:10.623444 crc crio[3653]: time="2026-06-12T15:47:10.623114328Z" level=info msg="Started container" PID=16667 containerID=d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=64ab5d9a-0ce0-4484-b71f-03cc9624c7ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.761820 | controller | Jun 12 15:47:10.681028 crc crio[3653]: time="2026-06-12T15:47:10.68091427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9b002f09-27d6-4476-92eb-4449b4b45140 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.761835 | controller | Jun 12 15:47:10.794823 crc crio[3653]: time="2026-06-12T15:47:10.794650214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0d46c18e-cc90-4ff2-bef3-f211fb271cb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.761851 | controller | Jun 12 15:47:11.669166 crc crio[3653]: time="2026-06-12T15:47:11.668311774Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=a0beb365-3e2a-4e98-9b55-f1df8628546b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.761867 | controller | Jun 12 15:47:11.669443 crc crio[3653]: time="2026-06-12T15:47:11.66927799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761883 | controller | Jun 12 15:47:11.705859 crc crio[3653]: time="2026-06-12T15:47:11.701242854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761899 | controller | Jun 12 15:47:11.860351 crc crio[3653]: time="2026-06-12T15:47:11.86022718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.761915 | controller | Jun 12 15:47:13.340395 crc crio[3653]: time="2026-06-12T15:47:13.339936277Z" level=info msg="Created container a6ac18876c7a14066be917a9a8efa659913f8cc0685d11a55833d6df95ab92d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=a0beb365-3e2a-4e98-9b55-f1df8628546b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.761938 | controller | Jun 12 15:47:13.341831 crc crio[3653]: time="2026-06-12T15:47:13.341748946Z" level=info msg="Starting container: a6ac18876c7a14066be917a9a8efa659913f8cc0685d11a55833d6df95ab92d5" id=37297845-b1e2-4fac-a643-2e3501875088 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.761955 | controller | Jun 12 15:47:13.354359 crc crio[3653]: time="2026-06-12T15:47:13.354067239Z" level=info msg="Started container" PID=16753 containerID=a6ac18876c7a14066be917a9a8efa659913f8cc0685d11a55833d6df95ab92d5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=37297845-b1e2-4fac-a643-2e3501875088 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719
2026-06-12 17:11:40.761971 | controller | Jun 12 15:47:14.390752 crc crio[3653]: time="2026-06-12T15:47:14.390386504Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e30566ce-e719-4103-93f1-ab3effca01e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.761988 | controller | Jun 12 15:47:14.672316 crc crio[3653]: time="2026-06-12T15:47:14.672216Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d8bf2efe-d669-4098-9600-a07f36d83c5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.762004 | controller | Jun 12 15:47:15.521368 crc crio[3653]: time="2026-06-12T15:47:15.520941656Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=8def2ec9-b56d-49a6-8eb8-9f640bf83be4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762020 | controller | Jun 12 15:47:15.522217 crc crio[3653]: time="2026-06-12T15:47:15.52182207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762036 | controller | Jun 12 15:47:15.559115 crc crio[3653]: time="2026-06-12T15:47:15.558990644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762052 | controller | Jun 12 15:47:15.862567 crc crio[3653]: time="2026-06-12T15:47:15.862220458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762068 | controller | Jun 12 15:47:16.912421 crc crio[3653]: time="2026-06-12T15:47:16.911994437Z" level=info msg="Created container 77cfc3de7384a307fcf4d0ce8726c6c8fbf9b9e3cd737fdba2e7bd082de21feb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=8def2ec9-b56d-49a6-8eb8-9f640bf83be4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762083 | controller | Jun 12 15:47:16.913640 crc crio[3653]: time="2026-06-12T15:47:16.9135655Z" level=info msg="Starting container: 77cfc3de7384a307fcf4d0ce8726c6c8fbf9b9e3cd737fdba2e7bd082de21feb" id=965e061f-6e1d-4a42-a94a-49cbdd009cbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.762100 | controller | Jun 12 15:47:16.922027 crc crio[3653]: time="2026-06-12T15:47:16.921863564Z" level=info msg="Started container" PID=16818 containerID=77cfc3de7384a307fcf4d0ce8726c6c8fbf9b9e3cd737fdba2e7bd082de21feb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=965e061f-6e1d-4a42-a94a-49cbdd009cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719
2026-06-12 17:11:40.762118 | controller | Jun 12 15:47:16.935326 crc crio[3653]: time="2026-06-12T15:47:16.935226685Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1b79c8de-853d-4586-b95a-10145dae29b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.762141 | controller | Jun 12 15:47:16.937356 crc crio[3653]: time="2026-06-12T15:47:16.937278781Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5837a8cb-25f3-4209-b6e0-ccf33a7a515b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.762157 | controller | Jun 12 15:47:16.950991 crc crio[3653]: time="2026-06-12T15:47:16.95092872Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=68c0d562-c32b-4a9d-ace6-374e8965fdc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762173 | controller | Jun 12 15:47:16.951677 crc crio[3653]: time="2026-06-12T15:47:16.951647459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762189 | controller | Jun 12 15:47:16.994395 crc crio[3653]: time="2026-06-12T15:47:16.992079492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762205 | controller | Jun 12 15:47:17.232301 crc crio[3653]: time="2026-06-12T15:47:17.232015736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762250 | controller | Jun 12 15:47:17.337807 crc crio[3653]: time="2026-06-12T15:47:17.3376476Z" level=info msg="Created container fbb3704bba330f981bd377103c2f27562f0737aa151fcdcb8c9a2ef2aa500915: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=68c0d562-c32b-4a9d-ace6-374e8965fdc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762269 | controller | Jun 12 15:47:17.341794 crc crio[3653]: time="2026-06-12T15:47:17.341643938Z" level=info msg="Starting container: fbb3704bba330f981bd377103c2f27562f0737aa151fcdcb8c9a2ef2aa500915" id=23f608ab-de5b-42bc-9373-bdfc2f645cb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.762285 | controller | Jun 12 15:47:17.347179 crc crio[3653]: time="2026-06-12T15:47:17.347064445Z" level=info msg="Started container" PID=16850 containerID=fbb3704bba330f981bd377103c2f27562f0737aa151fcdcb8c9a2ef2aa500915 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=23f608ab-de5b-42bc-9373-bdfc2f645cb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719
2026-06-12 17:11:40.762301 | controller | Jun 12 15:47:17.364757 crc crio[3653]: time="2026-06-12T15:47:17.363440267Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ae42efd5-7a5a-44fe-b966-90e74bffa7ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.762317 | controller | Jun 12 15:47:17.366192 crc crio[3653]: time="2026-06-12T15:47:17.366106099Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6dddb1de-8408-4bd5-b989-cbf07dab21fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.762333 | controller | Jun 12 15:47:17.378338 crc crio[3653]: time="2026-06-12T15:47:17.378195496Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=7a953133-4abb-4ffb-b48e-e376130e4f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762379 | controller | Jun 12 15:47:17.378718 crc crio[3653]: time="2026-06-12T15:47:17.378653868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762408 | controller | Jun 12 15:47:17.399628 crc crio[3653]: time="2026-06-12T15:47:17.399152942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762426 | controller | Jun 12 15:47:17.682567 crc crio[3653]: time="2026-06-12T15:47:17.682008856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762442 | controller | Jun 12 15:47:17.783629 crc crio[3653]: time="2026-06-12T15:47:17.783194451Z" level=info msg="Created container f696b0b1ae903173b9a4b1104b3e1189edf74c9993753d240f71d38c0bab8bd7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=7a953133-4abb-4ffb-b48e-e376130e4f9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762458 | controller | Jun 12 15:47:17.784925 crc crio[3653]: time="2026-06-12T15:47:17.784749003Z" level=info msg="Starting container: f696b0b1ae903173b9a4b1104b3e1189edf74c9993753d240f71d38c0bab8bd7" id=c3d50dc3-f277-4828-b5ac-9a120d8609bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.762473 | controller | Jun 12 15:47:17.793071 crc crio[3653]: time="2026-06-12T15:47:17.792968625Z" level=info msg="Started container" PID=16883 containerID=f696b0b1ae903173b9a4b1104b3e1189edf74c9993753d240f71d38c0bab8bd7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=c3d50dc3-f277-4828-b5ac-9a120d8609bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719
2026-06-12 17:11:40.762490 | controller | Jun 12 15:47:17.809728 crc crio[3653]: time="2026-06-12T15:47:17.809615345Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e9ee7f6a-b3a1-44fb-a630-341fcc66847f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.762506 | controller | Jun 12 15:47:17.812227 crc crio[3653]: time="2026-06-12T15:47:17.812176974Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=82ee150f-4548-49fa-82db-0f3af6050053 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.762522 | controller | Jun 12 15:47:17.819557 crc crio[3653]: time="2026-06-12T15:47:17.81941826Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a21b078c-3a8c-4c0f-a20f-28925d2f71f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762538 | controller | Jun 12 15:47:17.820069 crc crio[3653]: time="2026-06-12T15:47:17.819974975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762554 | controller | Jun 12 15:47:17.864248 crc crio[3653]: time="2026-06-12T15:47:17.863489911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762570 | controller | Jun 12 15:47:18.050397 crc crio[3653]: time="2026-06-12T15:47:18.0503194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762586 | controller | Jun 12 15:47:18.163080 crc crio[3653]: time="2026-06-12T15:47:18.162937753Z" level=info msg="Created container 837e2a800befc4fa2dc6ae71b8deed7ea9eb20634ee0eefea861c9acb3bcee1a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a21b078c-3a8c-4c0f-a20f-28925d2f71f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762607 | controller | Jun 12 15:47:18.164388 crc crio[3653]: time="2026-06-12T15:47:18.16429057Z" level=info msg="Starting container: 837e2a800befc4fa2dc6ae71b8deed7ea9eb20634ee0eefea861c9acb3bcee1a" id=724a873d-632b-4e89-a85c-b4af231a746d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.762623 | controller | Jun 12 15:47:18.170230 crc crio[3653]: time="2026-06-12T15:47:18.170114927Z" level=info msg="Started container" PID=16901 containerID=837e2a800befc4fa2dc6ae71b8deed7ea9eb20634ee0eefea861c9acb3bcee1a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=724a873d-632b-4e89-a85c-b4af231a746d name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719
2026-06-12 17:11:40.762639 | controller | Jun 12 15:47:34.689641 crc crio[3653]: time="2026-06-12T15:47:34.688890301Z" level=info msg="Stopping container: d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e (timeout: 30s)" id=377a6646-f89a-4bda-a2f4-426a9940cbf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.762655 | controller | Jun 12 15:47:49.540558 crc crio[3653]: time="2026-06-12T15:47:49.539271614Z" level=info msg="Stopping pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac" id=3163734a-b6ad-48ee-b989-4a2af70f8d9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.762671 | controller | Jun 12 15:47:49.540558 crc crio[3653]: time="2026-06-12T15:47:49.540398235Z" level=info msg="Stopped pod sandbox (already stopped): c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac" id=3163734a-b6ad-48ee-b989-4a2af70f8d9c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.762688 | controller | Jun 12 15:47:49.543162 crc crio[3653]: time="2026-06-12T15:47:49.541172806Z" level=info msg="Removing pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac" id=d4fdeaa0-2ace-4d45-8782-df24f7ebf59b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.762703 | controller | Jun 12 15:47:49.560744 crc crio[3653]: time="2026-06-12T15:47:49.56059033Z" level=info msg="Removed pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac" id=d4fdeaa0-2ace-4d45-8782-df24f7ebf59b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.762719 | controller | Jun 12 15:47:49.562040 crc crio[3653]: time="2026-06-12T15:47:49.561935687Z" level=info msg="Stopping pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d" id=9ea7575f-3356-451b-bc3d-f19696eb9ae7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.762736 | controller | Jun 12 15:47:49.562040 crc crio[3653]: time="2026-06-12T15:47:49.562033689Z" level=info msg="Stopped pod sandbox (already stopped): fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d" id=9ea7575f-3356-451b-bc3d-f19696eb9ae7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.762752 | controller | Jun 12 15:47:49.562744 crc crio[3653]: time="2026-06-12T15:47:49.562659046Z" level=info msg="Removing pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d" id=3101285b-b742-4ed3-b786-9c88f6220c34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.762768 | controller | Jun 12 15:47:49.601845 crc crio[3653]: time="2026-06-12T15:47:49.601674371Z" level=info msg="Removed pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d" id=3101285b-b742-4ed3-b786-9c88f6220c34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.762785 | controller | Jun 12 15:47:59.176991 crc crio[3653]: time="2026-06-12T15:47:59.176013978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=96f20e9f-ff14-4d82-a3d2-5d5d8b7bccb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.762801 | controller | Jun 12 15:47:59.179834 crc crio[3653]: time="2026-06-12T15:47:59.179712956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=36b03b3e-e299-4aff-8f16-7eceeb08c436 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.762821 | controller | Jun 12 15:47:59.186008 crc crio[3653]: time="2026-06-12T15:47:59.185914899Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3df0a641-a88d-42a0-9ec4-ba4a0e029be7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762838 | controller | Jun 12 15:47:59.186587 crc crio[3653]: time="2026-06-12T15:47:59.186452613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762854 | controller | Jun 12 15:47:59.219261 crc crio[3653]: time="2026-06-12T15:47:59.219089762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762871 | controller | Jun 12 15:47:59.227349 crc crio[3653]: time="2026-06-12T15:47:59.226759554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.762887 | controller | Jun 12 15:47:59.361116 crc crio[3653]: time="2026-06-12T15:47:59.360962796Z" level=info msg="Created container ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3df0a641-a88d-42a0-9ec4-ba4a0e029be7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.762903 | controller | Jun 12 15:47:59.362201 crc crio[3653]: time="2026-06-12T15:47:59.362127027Z" level=info msg="Starting container: ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce" id=f45cf667-f567-4d7f-ab75-a07b8164bcfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.762919 | controller | Jun 12 15:47:59.372407 crc crio[3653]: time="2026-06-12T15:47:59.372314575Z" level=info msg="Started container" PID=17534 containerID=ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=f45cf667-f567-4d7f-ab75-a07b8164bcfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c
2026-06-12 17:11:40.762936 | controller | Jun 12 15:48:04.697245 crc crio[3653]: time="2026-06-12T15:48:04.696662382Z" level=warning msg="Stopping container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.762952 | controller | Jun 12 15:48:04.731660 crc crio[3653]: time="2026-06-12T15:48:04.73117412Z" level=error msg="Killing container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:11:40.762969 | controller | Jun 12 15:48:04.796241 crc crio[3653]: time="2026-06-12T15:48:04.795318318Z" level=info msg="Stopped container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=377a6646-f89a-4bda-a2f4-426a9940cbf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.762985 | controller | Jun 12 15:48:04.798728 crc crio[3653]: time="2026-06-12T15:48:04.798638996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1e97d867-29d7-488d-a3e2-52b921ce63d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.763004 | controller | Jun 12 15:48:04.803200 crc crio[3653]: time="2026-06-12T15:48:04.803001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5703bb0c-895e-4af9-af15-24206436f3c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.763021 | controller | Jun 12 15:48:04.808056 crc crio[3653]: time="2026-06-12T15:48:04.807949131Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c064df75-65b4-4a0b-919f-8fd19155f848 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.763037 | controller | Jun 12 15:48:04.808406 crc crio[3653]: time="2026-06-12T15:48:04.808338371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.763054 | controller | Jun 12 15:48:04.834413 crc crio[3653]: time="2026-06-12T15:48:04.834284334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.763070 | controller | Jun 12 15:48:05.005161 crc crio[3653]: time="2026-06-12T15:48:05.004887884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.763086 | controller | Jun 12 15:48:05.131728 crc crio[3653]: time="2026-06-12T15:48:05.131577279Z" level=info msg="Created container ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=c064df75-65b4-4a0b-919f-8fd19155f848 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.763102 | controller | Jun 12 15:48:05.133488 crc crio[3653]: time="2026-06-12T15:48:05.133393486Z" level=info msg="Starting container: ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b" id=1c5dc717-4edb-4ad0-913a-58cc0ffc0194 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.763118 | controller | Jun 12 15:48:05.139609 crc crio[3653]: time="2026-06-12T15:48:05.138884421Z" level=info msg="Started container" PID=17675 containerID=ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1c5dc717-4edb-4ad0-913a-58cc0ffc0194 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.763134 | controller | Jun 12 15:48:05.250101 crc crio[3653]: time="2026-06-12T15:48:05.249995755Z" level=info msg="Removing container: 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b" id=9614dc72-9f15-455b-bb60-d497344ba2eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.763150 | controller | Jun 12 15:48:05.355917 crc crio[3653]: time="2026-06-12T15:48:05.355734759Z" level=info msg="Removed container 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=9614dc72-9f15-455b-bb60-d497344ba2eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.763167 | controller | Jun 12 15:48:16.720640 crc crio[3653]: time="2026-06-12T15:48:16.719951073Z" level=info msg="Stopping container: 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554 (timeout: 5s)" id=aeb8ade0-4a7a-4c5f-8ba9-78685fcd791d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763183 | controller | Jun 12 15:48:21.730259 crc crio[3653]: time="2026-06-12T15:48:21.729286919Z" level=warning msg="Stopping container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554 with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.763199 | controller | Jun 12 15:48:22.476899 crc crio[3653]: time="2026-06-12T15:48:22.476770183Z" level=info msg="Stopped container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=aeb8ade0-4a7a-4c5f-8ba9-78685fcd791d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763218 | controller | Jun 12 15:48:22.478178 crc crio[3653]: time="2026-06-12T15:48:22.47814799Z" level=info msg="Stopping pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2" id=5b8c465f-6e5c-4ee7-aa43-743772463e17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763235 | controller | Jun 12 15:48:22.483689 crc crio[3653]: time="2026-06-12T15:48:22.483644044Z" level=info msg="Stopped pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2" id=5b8c465f-6e5c-4ee7-aa43-743772463e17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763251 | controller | Jun 12 15:48:23.439884 crc crio[3653]: time="2026-06-12T15:48:23.439326288Z" level=info msg="Removing container: 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554" id=d86341da-dfca-4743-be00-64e048aab9fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.763267 | controller | Jun 12 15:48:23.466433 crc crio[3653]: time="2026-06-12T15:48:23.466254367Z" level=info msg="Removed container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=d86341da-dfca-4743-be00-64e048aab9fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.763283 | controller | Jun 12 15:48:49.633443 crc crio[3653]: time="2026-06-12T15:48:49.632476973Z" level=info msg="Stopping pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2" id=e73b8c36-2231-4353-88f3-a10808b18f20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763299 | controller | Jun 12 15:48:49.633443 crc crio[3653]: time="2026-06-12T15:48:49.633316225Z" level=info msg="Stopped pod sandbox (already stopped): ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2" id=e73b8c36-2231-4353-88f3-a10808b18f20 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763315 | controller | Jun 12 15:48:49.635388 crc crio[3653]: time="2026-06-12T15:48:49.634410144Z" level=info msg="Removing pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2" id=186f930a-25aa-43db-8d15-5a0595f65c84 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.763331 | controller | Jun 12 15:48:49.647366 crc crio[3653]: time="2026-06-12T15:48:49.647188Z" level=info msg="Removed pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2" id=186f930a-25aa-43db-8d15-5a0595f65c84 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.763365 | controller | Jun 12 15:50:27.344075 crc crio[3653]: time="2026-06-12T15:50:27.339413942Z" level=info msg="Stopping container: dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4 (timeout: 30s)" id=0a389f40-e0b9-436e-b077-33ebd93833e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763388 | controller | Jun 12 15:50:27.358801 crc crio[3653]: time="2026-06-12T15:50:27.358697884Z" level=info msg="Stopping container: 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c (timeout: 30s)" id=151ff7db-fe3f-4d41-9a68-292c1fd8407e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763404 | controller | Jun 12 15:50:27.373431 crc crio[3653]: time="2026-06-12T15:50:27.372221239Z" level=info msg="Stopping container: ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce (timeout: 30s)" id=55fd0de0-7775-401a-8cc4-afca18417b2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763484 | controller | Jun 12 15:50:27.396102 crc crio[3653]: time="2026-06-12T15:50:27.396003546Z" level=info msg="Stopping container: 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e (timeout: 30s)" id=97e8959b-f444-4758-8321-1567ff1a07c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763513 | controller | Jun 12 15:50:27.428849 crc crio[3653]: time="2026-06-12T15:50:27.42828117Z" level=info msg="Stopping container: 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77 (timeout: 30s)" id=96988212-122f-410b-9331-4e129d28a400 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763531 | controller | Jun 12 15:50:27.490357 crc crio[3653]: time="2026-06-12T15:50:27.483438058Z" level=info msg="Stopped container dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4: openshift-marketplace/certified-operators-l27pk/registry-server" id=0a389f40-e0b9-436e-b077-33ebd93833e0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763550 | controller | Jun 12 15:50:27.490357 crc crio[3653]: time="2026-06-12T15:50:27.484573617Z" level=info msg="Stopping pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576" id=2f90af08-39d0-4699-b001-2c7d2e387bdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763567 | controller | Jun 12 15:50:27.490357 crc crio[3653]: time="2026-06-12T15:50:27.486757163Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b 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:0xc000765200}] Aliases:map[]}"
2026-06-12 17:11:40.763584 | controller | Jun 12 15:50:27.490357 crc crio[3653]: time="2026-06-12T15:50:27.488482467Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.763600 | controller | Jun 12 15:50:27.533800 crc crio[3653]: time="2026-06-12T15:50:27.533713411Z" level=info msg="Stopped container 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=97e8959b-f444-4758-8321-1567ff1a07c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763616 | controller | Jun 12 15:50:27.534861 crc crio[3653]: time="2026-06-12T15:50:27.534760838Z" level=info msg="Stopping pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00" id=e59a9db1-4d1e-4460-9a64-e2a27a6ad596 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763632 | controller | Jun 12 15:50:27.535248 crc crio[3653]: time="2026-06-12T15:50:27.535172299Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b 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:0xc000e1ad88}] Aliases:map[]}"
2026-06-12 17:11:40.763648 | controller | Jun 12 15:50:27.535409 crc crio[3653]: time="2026-06-12T15:50:27.535361173Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.763664 | controller | Jun 12 15:50:27.565338 crc crio[3653]: time="2026-06-12T15:50:27.565252477Z" level=info msg="Stopped container 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=96988212-122f-410b-9331-4e129d28a400 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763680 | controller | Jun 12 15:50:27.568329 crc crio[3653]: time="2026-06-12T15:50:27.566474768Z" level=info msg="Stopping pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae" id=73307a70-ad98-4360-9f40-147f3ff5a4e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763701 | controller | Jun 12 15:50:27.568329 crc crio[3653]: time="2026-06-12T15:50:27.567014342Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 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:0xc0029a6e18}] Aliases:map[]}"
2026-06-12 17:11:40.763718 | controller | Jun 12 15:50:27.568329 crc crio[3653]: time="2026-06-12T15:50:27.567166025Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.763734 | controller | Jun 12 15:50:27.680300 crc crio[3653]: time="2026-06-12T15:50:27.679586335Z" level=info msg="Removing container: bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92" id=3eb917f4-6ddb-4424-9cfc-d4df54ed221d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.763751 | controller | Jun 12 15:50:27.763022 crc crio[3653]: time="2026-06-12T15:50:27.762926792Z" level=info msg="Stopped pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576" id=2f90af08-39d0-4699-b001-2c7d2e387bdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763767 | controller | Jun 12 15:50:27.841386 crc crio[3653]: time="2026-06-12T15:50:27.841279393Z" level=info msg="Stopped pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00" id=e59a9db1-4d1e-4460-9a64-e2a27a6ad596 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763783 | controller | Jun 12 15:50:27.848968 crc crio[3653]: time="2026-06-12T15:50:27.848858026Z" level=info msg="Stopped pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae" id=73307a70-ad98-4360-9f40-147f3ff5a4e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763799 | controller | Jun 12 15:50:27.865563 crc crio[3653]: time="2026-06-12T15:50:27.865371808Z" level=info msg="Removed container bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3eb917f4-6ddb-4424-9cfc-d4df54ed221d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.763815 | controller | Jun 12 15:50:27.869346 crc crio[3653]: time="2026-06-12T15:50:27.869230696Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/POD" id=703cd6b1-0413-4669-9fa7-b32e7bec8e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.763831 | controller | Jun 12 15:50:27.869717 crc crio[3653]: time="2026-06-12T15:50:27.869607996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.763847 | controller | Jun 12 15:50:27.899427 crc crio[3653]: time="2026-06-12T15:50:27.899286993Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc002696210}] Aliases:map[]}"
2026-06-12 17:11:40.763864 | controller | Jun 12 15:50:27.899427 crc crio[3653]: time="2026-06-12T15:50:27.899375516Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.763884 | controller | Jun 12 15:50:28.005778 crc crio[3653]: time="2026-06-12T15:50:28.005662089Z" level=info msg="Stopped container 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c: openshift-marketplace/community-operators-qhh6t/registry-server" id=151ff7db-fe3f-4d41-9a68-292c1fd8407e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763900 | controller | Jun 12 15:50:28.016708 crc crio[3653]: time="2026-06-12T15:50:28.016600188Z" level=info msg="Stopped container ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=55fd0de0-7775-401a-8cc4-afca18417b2f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.763916 | controller | Jun 12 15:50:28.017779 crc crio[3653]: time="2026-06-12T15:50:28.01747473Z" level=info msg="Stopping pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c" id=5b8d4b63-1f5a-483e-8e4a-d99600e7889c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763932 | controller | Jun 12 15:50:28.018055 crc crio[3653]: time="2026-06-12T15:50:28.017962123Z" level=info msg="Stopping pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217" id=72348467-4c84-4eb7-be1a-6aaeadfdb7eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.763947 | controller | Jun 12 15:50:28.020426 crc crio[3653]: time="2026-06-12T15:50:28.018213549Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 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:0xc000208410}] Aliases:map[]}"
2026-06-12 17:11:40.763963 | controller | Jun 12 15:50:28.020426 crc crio[3653]: time="2026-06-12T15:50:28.018372993Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.763980 | controller | Jun 12 15:50:28.020426 crc crio[3653]: time="2026-06-12T15:50:28.019257446Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 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:0xc0017903d8}] Aliases:map[]}"
2026-06-12 17:11:40.763997 | controller | Jun 12 15:50:28.020426 crc crio[3653]: time="2026-06-12T15:50:28.019539333Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.764012 | controller | Jun 12 15:50:28.229031 crc crio[3653]: 2026-06-12T15:50:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31ce9f3da51d43f Mac:16:89:dd:73:c7:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f SocketPath: PciID:}] [{Interface:0xc0004b0580 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.764029 | controller | Jun 12 15:50:28.236655 crc crio[3653]: time="2026-06-12T15:50:28.236343837Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc002696210}] Aliases:map[]}"
2026-06-12 17:11:40.764048 | controller | Jun 12 15:50:28.236655 crc crio[3653]: time="2026-06-12T15:50:28.236620144Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.764065 | controller | Jun 12 15:50:28.246021 crc crio[3653]: time="2026-06-12T15:50:28.245837989Z" level=info msg="Ran pod sandbox 31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/POD" id=703cd6b1-0413-4669-9fa7-b32e7bec8e5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.764081 | controller | Jun 12 15:50:28.251036 crc crio[3653]: time="2026-06-12T15:50:28.250925549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b568ec51-4c55-4773-ac2b-34beb097a485 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.764097 | controller | Jun 12 15:50:28.253847 crc crio[3653]: time="2026-06-12T15:50:28.25371788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=95e4bf8a-73bd-4b68-8e2a-b988a4fe78ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.764113 | controller | Jun 12 15:50:28.265074 crc crio[3653]: time="2026-06-12T15:50:28.264960447Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator" id=ca1e0858-c4fe-42e9-bc3f-077651109ca0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.764129 | controller | Jun 12 15:50:28.265574 crc crio[3653]: time="2026-06-12T15:50:28.265370698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.764145 | controller | Jun 12 15:50:28.290246 crc crio[3653]: time="2026-06-12T15:50:28.29012734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.764161 | controller | Jun 12 15:50:28.296324 crc crio[3653]: time="2026-06-12T15:50:28.296233256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.764176 | controller | Jun 12 15:50:28.322408 crc crio[3653]: time="2026-06-12T15:50:28.32225941Z" level=info msg="Stopped pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c" id=5b8d4b63-1f5a-483e-8e4a-d99600e7889c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.764192 | controller | Jun 12 15:50:28.329456 crc crio[3653]: time="2026-06-12T15:50:28.328096409Z" level=info msg="Stopped pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217" id=72348467-4c84-4eb7-be1a-6aaeadfdb7eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.764208 | controller | Jun 12 15:50:28.391804 crc crio[3653]: time="2026-06-12T15:50:28.391704003Z" level=info msg="Created container 84b49be11a7e81fab5a68c557c42da623f3c1d004ac279046a45aa0a7b24accf: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator" id=ca1e0858-c4fe-42e9-bc3f-077651109ca0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.764224 | controller | Jun 12 15:50:28.393045 crc crio[3653]: time="2026-06-12T15:50:28.392905413Z" level=info msg="Starting container: 84b49be11a7e81fab5a68c557c42da623f3c1d004ac279046a45aa0a7b24accf" id=99091de8-7c9b-41b5-a9c4-f46637e72f9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.764240 | controller | Jun 12 15:50:28.403006 crc crio[3653]: time="2026-06-12T15:50:28.402867698Z" level=info msg="Started container" PID=19757 containerID=84b49be11a7e81fab5a68c557c42da623f3c1d004ac279046a45aa0a7b24accf description=openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator id=99091de8-7c9b-41b5-a9c4-f46637e72f9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06
2026-06-12 17:11:40.764260 | controller | Jun 12 15:50:28.695716 crc crio[3653]: time="2026-06-12T15:50:28.695640211Z" level=info msg="Removing container: 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e" id=639d78ea-44a7-4299-934d-cfe7afb6f516 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764276 | controller | Jun 12 15:50:28.745926 crc crio[3653]: time="2026-06-12T15:50:28.74572936Z" level=info msg="Removed container 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=639d78ea-44a7-4299-934d-cfe7afb6f516 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764292 | controller | Jun 12 15:50:28.752064 crc crio[3653]: time="2026-06-12T15:50:28.751098547Z" level=info msg="Removing container: 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6" id=cad44cb3-1288-4881-a7eb-43640c007745 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764307 | controller | Jun 12 15:50:28.784674 crc crio[3653]: time="2026-06-12T15:50:28.784232112Z" level=info msg="Removed container 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=cad44cb3-1288-4881-a7eb-43640c007745 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764377 | controller | Jun 12 15:50:28.788686 crc crio[3653]: time="2026-06-12T15:50:28.788625045Z" level=info msg="Removing container: 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d" id=3d3688ef-fba3-4964-9f9b-fc0c7b668723 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764409 | controller | Jun 12 15:50:28.813583 crc crio[3653]: time="2026-06-12T15:50:28.813411867Z" level=info msg="Removed container 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=3d3688ef-fba3-4964-9f9b-fc0c7b668723 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764427 | controller | Jun 12 15:50:28.816864 crc crio[3653]: time="2026-06-12T15:50:28.816790434Z" level=info msg="Removing container: ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce" id=f1a4c191-0dbf-4450-8021-7bd3646c8770 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764443 | controller | Jun 12 15:50:28.833573 crc crio[3653]: time="2026-06-12T15:50:28.833455708Z" level=info msg="Removed container ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=f1a4c191-0dbf-4450-8021-7bd3646c8770 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764460 | controller | Jun 12 15:50:28.836818 crc crio[3653]: time="2026-06-12T15:50:28.836739622Z" level=info msg="Removing container: 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77" id=072f24ed-be05-4229-b7c5-17438cd1a281 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764476 | controller | Jun 12 15:50:28.854162 crc crio[3653]: time="2026-06-12T15:50:28.854035044Z" level=info msg="Removed container 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=072f24ed-be05-4229-b7c5-17438cd1a281 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764522 | controller | Jun 12 15:50:28.857769 crc crio[3653]: time="2026-06-12T15:50:28.857680197Z" level=info msg="Removing container: 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe" id=30d2b3f7-4b60-4963-8d26-2c5e85b3ac39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764546 | controller | Jun 12 15:50:28.883067 crc crio[3653]: time="2026-06-12T15:50:28.882991313Z" level=info msg="Removed container 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=30d2b3f7-4b60-4963-8d26-2c5e85b3ac39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764563 | controller | Jun 12 15:50:28.886582 crc crio[3653]: time="2026-06-12T15:50:28.886457061Z" level=info msg="Removing container: d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9" id=14a1d7e4-9edb-4a86-913d-b8d538921fe2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764579 | controller | Jun 12 15:50:28.910373 crc crio[3653]: time="2026-06-12T15:50:28.910246068Z" level=info msg="Removed container d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=14a1d7e4-9edb-4a86-913d-b8d538921fe2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764595 | controller | Jun 12 15:50:28.915437 crc crio[3653]: time="2026-06-12T15:50:28.915356129Z" level=info msg="Removing container: 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c" id=2195081f-eb0c-4324-b156-05e3f35c6d64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764611 | controller | Jun 12 15:50:28.933824 crc crio[3653]: time="2026-06-12T15:50:28.933655326Z" level=info msg="Removed container 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c: openshift-marketplace/community-operators-qhh6t/registry-server" id=2195081f-eb0c-4324-b156-05e3f35c6d64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764626 | controller | Jun 12 15:50:28.936192 crc crio[3653]: time="2026-06-12T15:50:28.936128409Z" level=info msg="Removing container: 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5" id=0e80de09-c56c-4033-8235-6246da804109 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764642 | controller | Jun 12 15:50:28.959943 crc crio[3653]: time="2026-06-12T15:50:28.959841745Z" level=info msg="Removed container 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5: openshift-marketplace/community-operators-qhh6t/extract-content" id=0e80de09-c56c-4033-8235-6246da804109 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764657 | controller | Jun 12 15:50:28.963581 crc crio[3653]: time="2026-06-12T15:50:28.963452077Z" level=info msg="Removing container: ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c" id=64beaa83-1e31-4cce-9671-ab98819f6082 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764673 | controller | Jun 12 15:50:28.997727 crc crio[3653]: time="2026-06-12T15:50:28.997568548Z" level=info msg="Removed container ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=64beaa83-1e31-4cce-9671-ab98819f6082 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764688 | controller | Jun 12 15:50:29.001838 crc crio[3653]: time="2026-06-12T15:50:29.001718754Z" level=info msg="Removing container: dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4" id=3cf4d739-0a88-4a8d-aaf5-b2e842a2fe7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764703 | controller | Jun 12 15:50:29.023708 crc crio[3653]: time="2026-06-12T15:50:29.023645373Z" level=info msg="Removed container dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4: openshift-marketplace/certified-operators-l27pk/registry-server" id=3cf4d739-0a88-4a8d-aaf5-b2e842a2fe7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764719 | controller | Jun 12 15:50:29.028628 crc crio[3653]: time="2026-06-12T15:50:29.028433205Z" level=info msg="Removing container: 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033" id=fbae2c53-0d2f-4c12-9252-062e50e30821 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764738 | controller | Jun 12 15:50:29.051400 crc crio[3653]: time="2026-06-12T15:50:29.051284569Z" level=info msg="Removed container 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033: openshift-marketplace/certified-operators-l27pk/extract-content" id=fbae2c53-0d2f-4c12-9252-062e50e30821 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764755 | controller | Jun 12 15:50:29.054080 crc crio[3653]: time="2026-06-12T15:50:29.053985258Z" level=info msg="Removing container: 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4" id=9cd07c1f-1704-41da-b835-b4b2b894bca4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764771 | controller | Jun 12 15:50:29.071965 crc crio[3653]: time="2026-06-12T15:50:29.071650139Z" level=info msg="Removed container 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=9cd07c1f-1704-41da-b835-b4b2b894bca4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.764786 | controller | Jun 12 15:50:29.916972 crc crio[3653]: time="2026-06-12T15:50:29.916824713Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-pb4zj/POD" id=2e7e4101-da4e-4214-a43f-3d1c9250785d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.764802 | controller | Jun 12 15:50:29.917823 crc crio[3653]: time="2026-06-12T15:50:29.917035858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.764818 | controller | Jun 12 15:50:29.941061 crc crio[3653]: time="2026-06-12T15:50:29.940601379Z" level=info msg="Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc001706218}] Aliases:map[]}"
2026-06-12 17:11:40.764834 | controller | Jun 12 15:50:29.941061 crc crio[3653]: time="2026-06-12T15:50:29.940670021Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-pb4zj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.764850 | controller | Jun 12 15:50:30.115005 crc crio[3653]: time="2026-06-12T15:50:30.114197401Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-n277j/POD" id=2231a8ec-25b7-4fce-99ac-b2c39457b620 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.764865 | controller | Jun 12 15:50:30.115166 crc crio[3653]: time="2026-06-12T15:50:30.115047493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.764881 | controller | Jun 12 15:50:30.146156 crc crio[3653]: time="2026-06-12T15:50:30.146048464Z" level=info msg="Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc0026965a0}] Aliases:map[]}"
2026-06-12 17:11:40.764898 | controller | Jun 12 15:50:30.146156 crc crio[3653]: time="2026-06-12T15:50:30.146122256Z" level=info msg="Adding pod openshift-marketplace_certified-operators-n277j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.764913 | controller | Jun 12 15:50:30.202125 crc crio[3653]: 2026-06-12T15:50:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ba2dfd2154d879 Mac:c2:8e:9c:0f:24:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.764941 | controller | Jun 12 15:50:30.203075 crc crio[3653]: time="2026-06-12T15:50:30.203023579Z" level=info msg="Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc001706218}] Aliases:map[]}"
2026-06-12 17:11:40.764958 | controller | Jun 12 15:50:30.203204 crc crio[3653]: time="2026-06-12T15:50:30.203166912Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-pb4zj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.764999 | controller | Jun 12 15:50:30.209284 crc crio[3653]: time="2026-06-12T15:50:30.209250608Z" level=info msg="Ran pod sandbox 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 with infra container: openshift-marketplace/redhat-marketplace-pb4zj/POD" id=2e7e4101-da4e-4214-a43f-3d1c9250785d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.765023 | controller | Jun 12 15:50:30.212027 crc crio[3653]: time="2026-06-12T15:50:30.211946806Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=935cf78c-3dbb-42bb-b8a9-7e39fa46c911 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.765040 | controller | Jun 12 15:50:30.217984 crc crio[3653]: time="2026-06-12T15:50:30.217848737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8bf00aa2-4598-456d-b8cc-3471e069aa97 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.765056 | controller | Jun 12 15:50:30.229298 crc crio[3653]: time="2026-06-12T15:50:30.229205687Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities" id=5861e59c-12d8-4725-8034-3143735167f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.765097 | controller | Jun 12 15:50:30.230049 crc crio[3653]: time="2026-06-12T15:50:30.229937086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765115 | controller | Jun 12 15:50:30.257613 crc crio[3653]: time="2026-06-12T15:50:30.256701369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765131 | controller | Jun 12 15:50:30.261655 crc crio[3653]: time="2026-06-12T15:50:30.261244865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765147 | controller | Jun 12 15:50:30.358950 crc crio[3653]: time="2026-06-12T15:50:30.358239781Z" level=info msg="Created container b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c: openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities" id=5861e59c-12d8-4725-8034-3143735167f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.765163 | controller | Jun 12 15:50:30.361089 crc crio[3653]: time="2026-06-12T15:50:30.361008401Z" level=info msg="Starting container: b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c" id=c4572c00-bc12-4a7c-8785-ca035d66ff49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.765185 | controller | Jun 12 15:50:30.373367 crc crio[3653]: time="2026-06-12T15:50:30.373260444Z" level=info msg="Started container" PID=19869 containerID=b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c description=openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities id=c4572c00-bc12-4a7c-8785-ca035d66ff49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544
2026-06-12 17:11:40.765202 | controller | Jun 12 15:50:30.391143 crc crio[3653]: 2026-06-12T15:50:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba706ca71f109e6 Mac:1e:ec:19:e0:02:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.765219 | controller | Jun 12 15:50:30.392217 crc crio[3653]: time="2026-06-12T15:50:30.392159016Z" level=info msg="Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc0026965a0}] Aliases:map[]}"
2026-06-12 17:11:40.765236 | controller | Jun 12 15:50:30.392370 crc crio[3653]: time="2026-06-12T15:50:30.39231358Z" level=info msg="Checking pod openshift-marketplace_certified-operators-n277j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.765253 | controller | Jun 12 15:50:30.479331 crc crio[3653]: time="2026-06-12T15:50:30.47927321Z" level=info msg="Ran pod sandbox ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 with infra container: openshift-marketplace/certified-operators-n277j/POD" id=2231a8ec-25b7-4fce-99ac-b2c39457b620 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.765269 | controller | Jun 12 15:50:30.481693 crc crio[3653]: time="2026-06-12T15:50:30.481588809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e491ab61-805f-405d-addb-a097a6ff57bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.765285 | controller | Jun 12 15:50:30.484435 crc crio[3653]: time="2026-06-12T15:50:30.484281358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=12d5a23f-5d62-4639-a94a-13f670151750 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.765300 | controller | Jun 12 15:50:30.497822 crc crio[3653]: time="2026-06-12T15:50:30.49769406Z" level=info msg="Creating container: openshift-marketplace/certified-operators-n277j/extract-utilities" id=d1e72b21-7ecb-4467-94a5-9539e48feccb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.765315 | controller | Jun 12 15:50:30.498594 crc crio[3653]: time="2026-06-12T15:50:30.49845908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765332 | controller | Jun 12 15:50:30.534736 crc crio[3653]: time="2026-06-12T15:50:30.534087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765362 | controller | Jun 12 15:50:30.538228 crc crio[3653]: time="2026-06-12T15:50:30.538131993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765384 | controller | Jun 12 15:50:30.650189 crc crio[3653]: time="2026-06-12T15:50:30.650032539Z" level=info msg="Created container 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac: openshift-marketplace/certified-operators-n277j/extract-utilities" id=d1e72b21-7ecb-4467-94a5-9539e48feccb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.765406 | controller | Jun 12 15:50:30.653772 crc crio[3653]: time="2026-06-12T15:50:30.652087362Z" level=info msg="Starting container: 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac" id=345c803c-bb28-4a4a-a58a-c2c451845573 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.765423 | controller | Jun 12 15:50:30.661595 crc crio[3653]: time="2026-06-12T15:50:30.661460301Z" level=info msg="Started container" PID=19881 containerID=7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac description=openshift-marketplace/certified-operators-n277j/extract-utilities id=345c803c-bb28-4a4a-a58a-c2c451845573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659
2026-06-12 17:11:40.765440 | controller | Jun 12 15:50:30.763388 crc crio[3653]: time="2026-06-12T15:50:30.762699915Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a8e1aa15-553b-4268-8301-0cdfae7c388f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.765456 | controller | Jun 12 15:50:30.769737 crc crio[3653]: time="2026-06-12T15:50:30.769651253Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=dab4c1a5-eb70-4a45-a36a-efa1ca8d94c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.765472 | controller | Jun 12 15:50:30.776739 crc crio[3653]: time="2026-06-12T15:50:30.775910242Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.765489 | controller | Jun 12 15:50:30.779008 crc crio[3653]: time="2026-06-12T15:50:30.778204831Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:11:40.765505 | controller | Jun 12 15:50:31.402382 crc crio[3653]: time="2026-06-12T15:50:31.402103357Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=dab4c1a5-eb70-4a45-a36a-efa1ca8d94c9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.765522 | controller | Jun 12 15:50:31.404716 crc crio[3653]: time="2026-06-12T15:50:31.40382183Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fa7d6a9c-c4b8-42bf-baac-4365122dfc20 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.765538 | controller | Jun 12 15:50:31.407655 crc crio[3653]: time="2026-06-12T15:50:31.4073189Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ac2a12c7-dcc8-43cd-9751-bf546d4c7071 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.765579 | controller | Jun 12 15:50:31.417261 crc crio[3653]: time="2026-06-12T15:50:31.417066369Z" level=info msg="Creating container: openshift-marketplace/certified-operators-n277j/extract-content" id=2bc92903-2c59-4d22-97b8-c9feff1d9b88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.765604 | controller | Jun 12 15:50:31.459152 crc crio[3653]: time="2026-06-12T15:50:31.45902043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765622 | controller | Jun 12 15:50:31.517284 crc crio[3653]: time="2026-06-12T15:50:31.517173294Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=a8e1aa15-553b-4268-8301-0cdfae7c388f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.765638 | controller | Jun 12 15:50:31.518793 crc crio[3653]: time="2026-06-12T15:50:31.518473267Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f568737a-ad09-4fae-a7a7-015a88fea759 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.765659 | controller | Jun 12 15:50:31.534382 crc crio[3653]: time="2026-06-12T15:50:31.534204369Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c41f05d6-b3c5-4446-b257-70bc0844d925 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.765676 | controller | Jun 12 15:50:31.546922 crc crio[3653]: time="2026-06-12T15:50:31.546814441Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-pb4zj/extract-content" id=e65007d4-6595-4044-ba4c-9137d2bb7aa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.765691 | controller | Jun 12 15:50:31.547937 crc crio[3653]: time="2026-06-12T15:50:31.547909299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765707 | controller | Jun 12 15:50:31.555130 crc crio[3653]: time="2026-06-12T15:50:31.55501031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765723 | controller | Jun 12 15:50:31.560021 crc crio[3653]: time="2026-06-12T15:50:31.559919865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765739 | controller | Jun 12 15:50:31.580338 crc crio[3653]: time="2026-06-12T15:50:31.580287775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765754 | controller | Jun 12 15:50:31.583665 crc crio[3653]: time="2026-06-12T15:50:31.583637831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765770 | controller | Jun 12 15:50:31.689439 crc crio[3653]: time="2026-06-12T15:50:31.689077102Z" level=info msg="Created container 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30: openshift-marketplace/redhat-marketplace-pb4zj/extract-content" id=e65007d4-6595-4044-ba4c-9137d2bb7aa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.765786 | controller | Jun 12 15:50:31.691303 crc crio[3653]: time="2026-06-12T15:50:31.691213327Z" level=info msg="Starting container: 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30" id=caabec8b-aff1-40f7-b6c2-ef48075af91b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.765802 | controller | Jun 12 15:50:31.692658 crc crio[3653]: time="2026-06-12T15:50:31.692373016Z" level=info msg="Created container e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d: openshift-marketplace/certified-operators-n277j/extract-content" id=2bc92903-2c59-4d22-97b8-c9feff1d9b88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.765818 | controller | Jun 12 15:50:31.695803 crc crio[3653]: time="2026-06-12T15:50:31.695625539Z" level=info msg="Starting container: e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d" id=da9a2581-c502-4494-a393-c30d84d75138 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.765834 | controller | Jun 12 15:50:31.699788 crc crio[3653]: time="2026-06-12T15:50:31.699666172Z" level=info msg="Started container" PID=19894 containerID=3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30 description=openshift-marketplace/redhat-marketplace-pb4zj/extract-content id=caabec8b-aff1-40f7-b6c2-ef48075af91b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544
2026-06-12 17:11:40.765850 | controller | Jun 12 15:50:31.702659 crc crio[3653]: time="2026-06-12T15:50:31.702566187Z" level=info msg="Started container" PID=19895 containerID=e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d description=openshift-marketplace/certified-operators-n277j/extract-content id=da9a2581-c502-4494-a393-c30d84d75138 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659
2026-06-12 17:11:40.765870 | controller | Jun 12 15:50:32.312252 crc crio[3653]: time="2026-06-12T15:50:32.311825139Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-lnvqw/POD" id=4169b5e7-0565-4cb6-9d05-d1c47eb6db73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.765887 | controller | Jun 12 15:50:32.312392 crc crio[3653]: time="2026-06-12T15:50:32.31226066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765903 | controller | Jun 12 15:50:32.335592 crc crio[3653]: time="2026-06-12T15:50:32.335460742Z" level=info msg="Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc001522038}] Aliases:map[]}"
2026-06-12 17:11:40.765919 | controller | Jun 12 15:50:32.335974 crc crio[3653]: time="2026-06-12T15:50:32.335947114Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-lnvqw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.765935 | controller | Jun 12 15:50:32.503726 crc crio[3653]: time="2026-06-12T15:50:32.503628914Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-t2q92/POD" id=fe9c8944-ce8d-4119-8d1a-f07eed399622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.765950 | controller | Jun 12 15:50:32.505856 crc crio[3653]: time="2026-06-12T15:50:32.503746527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.765967 | controller | Jun 12 15:50:32.528062 crc crio[3653]: time="2026-06-12T15:50:32.525149723Z" level=info msg="Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc0029a6118}] Aliases:map[]}"
2026-06-12 17:11:40.765983 | controller | Jun 12 15:50:32.528062 crc crio[3653]: time="2026-06-12T15:50:32.525220645Z" level=info msg="Adding pod openshift-marketplace_community-operators-t2q92 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.765999 | controller | Jun 12 15:50:32.615304 crc crio[3653]: 2026-06-12T15:50:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4f1f3e52de1b62 Mac:ee:4f:85:10:fd:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.766015 | controller | Jun 12 15:50:32.617561 crc crio[3653]: time="2026-06-12T15:50:32.61748471Z" level=info msg="Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc001522038}] Aliases:map[]}"
2026-06-12 17:11:40.766035 | controller | Jun 12 15:50:32.617814 crc crio[3653]: time="2026-06-12T15:50:32.617791528Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-lnvqw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.766052 | controller | Jun 12 15:50:32.625112 crc crio[3653]: time="2026-06-12T15:50:32.625030102Z" level=info msg="Ran pod sandbox c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 with infra container: openshift-marketplace/redhat-operators-lnvqw/POD" id=4169b5e7-0565-4cb6-9d05-d1c47eb6db73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.766068 | controller | Jun 12 15:50:32.630121 crc crio[3653]: time="2026-06-12T15:50:32.630077531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d75ada9a-2db5-40d1-8734-3e1856cd8910 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766084 | controller | Jun 12 15:50:32.632990 crc crio[3653]: time="2026-06-12T15:50:32.632860882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c6e15bbe-e9da-49eb-8520-592da816a080 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766099 | controller | Jun 12 15:50:32.642030 crc crio[3653]: time="2026-06-12T15:50:32.641810691Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lnvqw/extract-utilities" id=d18a512f-d2e7-4999-a7ac-46b0473ea051 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766115 | controller | Jun 12 15:50:32.642470 crc crio[3653]: time="2026-06-12T15:50:32.642399126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766131 | controller | Jun 12 15:50:32.678126 crc crio[3653]: time="2026-06-12T15:50:32.677982494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766146 | controller | Jun 12 15:50:32.683271 crc crio[3653]: time="2026-06-12T15:50:32.683023543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766162 | controller | Jun 12 15:50:32.790033 crc crio[3653]: time="2026-06-12T15:50:32.788679Z" level=info msg="Created container 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29: openshift-marketplace/redhat-operators-lnvqw/extract-utilities" id=d18a512f-d2e7-4999-a7ac-46b0473ea051 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766178 | controller | Jun 12 15:50:32.794431 crc crio[3653]: time="2026-06-12T15:50:32.794200261Z" level=info msg="Starting container: 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29" id=a8ed5e78-9d16-4342-8cac-2028fafd5c77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.766193 | controller | Jun 12 15:50:32.801849 crc crio[3653]: time="2026-06-12T15:50:32.801752724Z" level=info msg="Started container" PID=19983 containerID=8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29 description=openshift-marketplace/redhat-operators-lnvqw/extract-utilities id=a8ed5e78-9d16-4342-8cac-2028fafd5c77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4
2026-06-12 17:11:40.766209 | controller | Jun 12 15:50:32.818945 crc crio[3653]: 2026-06-12T15:50:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3343b04bc60bbc1 Mac:6a:5a:98:f3:30:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.766229 | controller | Jun 12 15:50:32.821575 crc crio[3653]: time="2026-06-12T15:50:32.821351784Z" level=info msg="Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc0029a6118}] Aliases:map[]}"
2026-06-12 17:11:40.766246 | controller | Jun 12 15:50:32.821936 crc crio[3653]: time="2026-06-12T15:50:32.821777435Z" level=info msg="Checking pod openshift-marketplace_community-operators-t2q92 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.766262 | controller | Jun 12 15:50:32.837797 crc crio[3653]: time="2026-06-12T15:50:32.837680821Z" level=info msg="Ran pod sandbox 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 with infra container: openshift-marketplace/community-operators-t2q92/POD" id=fe9c8944-ce8d-4119-8d1a-f07eed399622 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.766278 | controller | Jun 12 15:50:32.841981 crc crio[3653]: time="2026-06-12T15:50:32.841751985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b854a0b4-972d-4393-a2b6-6f46dddf58fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766294 | controller | Jun 12 15:50:32.846989 crc crio[3653]: time="2026-06-12T15:50:32.846765773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=772aa86b-640d-4356-81d0-ae8764422d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766310 | controller | Jun 12 15:50:32.855747 crc crio[3653]: time="2026-06-12T15:50:32.854697055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3fc230ad-40ef-4594-9482-e98c994c622e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766326 | controller | Jun 12 15:50:32.858147 crc crio[3653]: time="2026-06-12T15:50:32.858063601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9989495c-ba8a-41e4-8581-0ec51fb7f568 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766342 | controller | Jun 12 15:50:32.860031 crc crio[3653]: time="2026-06-12T15:50:32.8599716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d0ff9c29-9f47-4661-b567-33bca4d8561e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766379 | controller | Jun 12 15:50:32.861977 crc crio[3653]: time="2026-06-12T15:50:32.861697584Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=04ff5e90-642b-4ba3-bf5c-a2f64c484141 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766396 | controller | Jun 12 15:50:32.865364 crc crio[3653]: time="2026-06-12T15:50:32.865299206Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e83c8a3a-2dc9-4914-808f-795e4ee865ed name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.766412 | controller | Jun 12 15:50:32.871240 crc crio[3653]: time="2026-06-12T15:50:32.871052423Z" level=info msg="Creating container: openshift-marketplace/community-operators-t2q92/extract-utilities" id=c9ceae9a-3adf-42ab-8b2a-6fae9c827b45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766432 | controller | Jun 12 15:50:32.871436 crc crio[3653]: time="2026-06-12T15:50:32.871385301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766449 | controller | Jun 12 15:50:32.877636 crc crio[3653]: time="2026-06-12T15:50:32.877346453Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.766465 | controller | Jun 12 15:50:32.890858 crc crio[3653]: time="2026-06-12T15:50:32.890731925Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-pb4zj/registry-server" id=1290d5c7-f2b9-4482-9729-5f9362534751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766481 | controller | Jun 12 15:50:32.891438 crc crio[3653]: time="2026-06-12T15:50:32.891366481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766497 | controller | Jun 12 15:50:32.897726 crc crio[3653]: time="2026-06-12T15:50:32.897432386Z" level=info msg="Creating container: openshift-marketplace/certified-operators-n277j/registry-server" id=7004e7d7-a6c8-4e5f-9a65-c15b22adbbe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766513 | controller | Jun 12 15:50:32.908161 crc crio[3653]: time="2026-06-12T15:50:32.908029056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766530 | controller | Jun 12 15:50:32.913648 crc crio[3653]: time="2026-06-12T15:50:32.913426054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766546 | controller | Jun 12 15:50:32.917251 crc crio[3653]: time="2026-06-12T15:50:32.917134059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766562 | controller | Jun 12 15:50:32.939364 crc crio[3653]: time="2026-06-12T15:50:32.939282824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766577 | controller | Jun 12 15:50:32.942992 crc crio[3653]: time="2026-06-12T15:50:32.942935707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766593 | controller | Jun 12 15:50:32.951238 crc crio[3653]: time="2026-06-12T15:50:32.951080695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766608 | controller | Jun 12 15:50:32.954246 crc crio[3653]: time="2026-06-12T15:50:32.954168714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766624 | controller | Jun 12 15:50:33.049040 crc crio[3653]: time="2026-06-12T15:50:33.048939343Z" level=info msg="Created container b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb: openshift-marketplace/redhat-marketplace-pb4zj/registry-server" id=1290d5c7-f2b9-4482-9729-5f9362534751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766640 | controller | Jun 12 15:50:33.050264 crc crio[3653]: time="2026-06-12T15:50:33.050221296Z" level=info msg="Starting container: b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb" id=1927bf26-2ffb-4825-aa12-c1773a345800 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.766659 | controller | Jun 12 15:50:33.051585 crc crio[3653]: time="2026-06-12T15:50:33.051341505Z" level=info msg="Created container 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba: openshift-marketplace/certified-operators-n277j/registry-server" id=7004e7d7-a6c8-4e5f-9a65-c15b22adbbe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766676 | controller | Jun 12 15:50:33.052255 crc crio[3653]: time="2026-06-12T15:50:33.052182026Z" level=info msg="Starting container: 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba" id=0601c9a5-e7ef-4bc1-aeda-49693f627ac0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.766691 | controller | Jun 12 15:50:33.052920 crc crio[3653]: time="2026-06-12T15:50:33.052844093Z" level=info msg="Created container b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803: openshift-marketplace/community-operators-t2q92/extract-utilities" id=c9ceae9a-3adf-42ab-8b2a-6fae9c827b45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766707 | controller | Jun 12 15:50:33.053864 crc crio[3653]: time="2026-06-12T15:50:33.053739346Z" level=info msg="Starting container: b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803" id=737e4d36-425c-4663-a9d9-fa3bf661ac68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.766723 | controller | Jun 12 15:50:33.059481 crc crio[3653]: time="2026-06-12T15:50:33.059452182Z" level=info msg="Started container" PID=20000 containerID=b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb description=openshift-marketplace/redhat-marketplace-pb4zj/registry-server id=1927bf26-2ffb-4825-aa12-c1773a345800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544
2026-06-12 17:11:40.766739 | controller | Jun 12 15:50:33.062021 crc crio[3653]: time="2026-06-12T15:50:33.061950486Z" level=info msg="Started container" PID=19999 containerID=b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803 description=openshift-marketplace/community-operators-t2q92/extract-utilities id=737e4d36-425c-4663-a9d9-fa3bf661ac68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1
2026-06-12 17:11:40.766755 | controller | Jun 12 15:50:33.064636 crc crio[3653]: time="2026-06-12T15:50:33.064552902Z" level=info msg="Started container" PID=20003 containerID=4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba description=openshift-marketplace/certified-operators-n277j/registry-server id=0601c9a5-e7ef-4bc1-aeda-49693f627ac0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659
2026-06-12 17:11:40.766771 | controller | Jun 12 15:50:33.508475 crc crio[3653]: time="2026-06-12T15:50:33.508351851Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=e83c8a3a-2dc9-4914-808f-795e4ee865ed name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.766786 | controller | Jun 12 15:50:33.510017 crc crio[3653]: time="2026-06-12T15:50:33.509844589Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7d30eb40-636c-4525-ad0f-afd3872a0150 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766801 | controller | Jun 12 15:50:33.513680 crc crio[3653]: time="2026-06-12T15:50:33.513548883Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1807d5c9-01ca-4a73-a688-1f01d570a60b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766817 | controller | Jun 12 15:50:33.530195 crc crio[3653]: time="2026-06-12T15:50:33.530070645Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lnvqw/extract-content" id=09adbd2e-c239-496d-ad50-7c4bb9e9fe1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766832 | controller | Jun 12 15:50:33.531326 crc crio[3653]: time="2026-06-12T15:50:33.531241185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766853 | controller | Jun 12 15:50:33.568985 crc crio[3653]: time="2026-06-12T15:50:33.568766183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766869 | controller | Jun 12 15:50:33.573900 crc crio[3653]: time="2026-06-12T15:50:33.573799521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.766885 | controller | Jun 12 15:50:33.697310 crc crio[3653]: time="2026-06-12T15:50:33.69678389Z" level=info msg="Created container c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c: openshift-marketplace/redhat-operators-lnvqw/extract-content" id=09adbd2e-c239-496d-ad50-7c4bb9e9fe1a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.766900 | controller | Jun 12 15:50:33.698683 crc crio[3653]: time="2026-06-12T15:50:33.698604347Z" level=info msg="Starting container: c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c" id=57787f59-dd2d-409e-8de7-e4ff16f4e040 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.766915 | controller | Jun 12 15:50:33.706212 crc crio[3653]: time="2026-06-12T15:50:33.705568595Z" level=info msg="Started container" PID=20058 containerID=c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c description=openshift-marketplace/redhat-operators-lnvqw/extract-content id=57787f59-dd2d-409e-8de7-e4ff16f4e040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4
2026-06-12 17:11:40.766931 | controller | Jun 12 15:50:33.875729 crc crio[3653]: time="2026-06-12T15:50:33.875647906Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=6d7401da-4ab7-4174-9758-01529ff35afd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.766947 | controller | Jun 12 15:50:33.880145 crc crio[3653]: time="2026-06-12T15:50:33.880054719Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.766963 | controller | Jun 12 15:50:34.410287 crc crio[3653]: time="2026-06-12T15:50:34.410191271Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=6d7401da-4ab7-4174-9758-01529ff35afd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.766978 | controller | Jun 12 15:50:34.411899 crc crio[3653]: time="2026-06-12T15:50:34.411806722Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5411077e-6279-4e81-9771-419fadb4059d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.766994 | controller | Jun 12 15:50:34.414392 crc crio[3653]: time="2026-06-12T15:50:34.414252885Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a31ffc22-ff4a-4acd-981a-f2abffa71c3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.767009 | controller | Jun 12 15:50:34.421228 crc crio[3653]: time="2026-06-12T15:50:34.421142431Z" level=info msg="Creating container: openshift-marketplace/community-operators-t2q92/extract-content" id=4b8b0fcc-2d31-4a73-8bbe-b0a231f53961 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.767025 | controller | Jun 12 15:50:34.421777 crc crio[3653]: time="2026-06-12T15:50:34.421704265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.767041 | controller | Jun 12 15:50:34.446641 crc crio[3653]: time="2026-06-12T15:50:34.446454847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.767060 | controller | Jun 12 15:50:34.450088 crc crio[3653]: time="2026-06-12T15:50:34.449992867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.767077 | controller | Jun 12 15:50:34.576470 crc crio[3653]: time="2026-06-12T15:50:34.576362743Z" level=info msg="Created container 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c: openshift-marketplace/community-operators-t2q92/extract-content" id=4b8b0fcc-2d31-4a73-8bbe-b0a231f53961 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.767092 | controller | Jun 12 15:50:34.578144 crc crio[3653]: time="2026-06-12T15:50:34.578067106Z" level=info msg="Starting container: 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c" id=53814c61-bf35-4762-83b2-f646d94c517e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.767108 | controller | Jun 12 15:50:34.585341 crc crio[3653]: time="2026-06-12T15:50:34.585194248Z" level=info msg="Started container" PID=20070 containerID=73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c description=openshift-marketplace/community-operators-t2q92/extract-content id=53814c61-bf35-4762-83b2-f646d94c517e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1
2026-06-12 17:11:40.767124 | controller | Jun 12 15:50:34.921658 crc crio[3653]: time="2026-06-12T15:50:34.921571115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=baea199a-7628-4964-842b-62667370e837 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.767140 | controller | Jun 12 15:50:34.924122 crc crio[3653]: time="2026-06-12T15:50:34.923783021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f44ad7c7-435d-486d-a7eb-916aaa0ebb7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.767155 | controller | Jun 12 15:50:35.035738 crc crio[3653]: time="2026-06-12T15:50:35.035642677Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-lnvqw/registry-server" id=0843faff-bc12-4fff-833b-cdb75eb27d58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.767171 | controller | Jun 12 15:50:35.036189 crc crio[3653]: time="2026-06-12T15:50:35.036132829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.767187 | controller | Jun 12 15:50:35.098100 crc crio[3653]: time="2026-06-12T15:50:35.097951277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.767203 | controller | Jun 12 15:50:35.104315 crc crio[3653]: time="2026-06-12T15:50:35.104191836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.767218 | controller | Jun 12 15:50:35.192128 crc crio[3653]: time="2026-06-12T15:50:35.192034759Z" level=info msg="Created container 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655: openshift-marketplace/redhat-operators-lnvqw/registry-server" id=0843faff-bc12-4fff-833b-cdb75eb27d58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.767234 | controller | Jun 12 15:50:35.193534 crc crio[3653]: time="2026-06-12T15:50:35.193422494Z" level=info msg="Starting container: 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655" id=3c5a8176-5532-497d-94f6-c6096d02a823 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.767249 | controller | Jun 12 15:50:35.199137 crc crio[3653]: time="2026-06-12T15:50:35.199050178Z" level=info msg="Started container" PID=20088 containerID=00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655 description=openshift-marketplace/redhat-operators-lnvqw/registry-server id=3c5a8176-5532-497d-94f6-c6096d02a823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4
2026-06-12 17:11:40.767269 | controller | Jun 12 15:50:35.935120 crc crio[3653]: time="2026-06-12T15:50:35.934588413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2064c732-3cc2-4fff-9153-42e9442b5c19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.767285 | controller | Jun 12 15:50:35.940817 crc crio[3653]: time="2026-06-12T15:50:35.938255567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5962c2c7-9789-4ad3-ab68-b253d98f915d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.767300 | controller | Jun 12 15:50:35.959077 crc crio[3653]: time="2026-06-12T15:50:35.958937335Z" level=info msg="Creating container: openshift-marketplace/community-operators-t2q92/registry-server" id=abc0ba7a-7332-4973-9e68-57f7393d4282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.767316 | controller | Jun 12 15:50:35.959703 crc crio[3653]: time="2026-06-12T15:50:35.959626873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.767331 | controller | Jun 12 15:50:36.025630 crc crio[3653]: time="2026-06-12T15:50:36.025421631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.767360 | controller | Jun 12 15:50:36.031208 crc crio[3653]: time="2026-06-12T15:50:36.030444279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.767382 | controller | Jun 12 15:50:36.148270 crc crio[3653]: time="2026-06-12T15:50:36.148092442Z" level=info msg="Created container 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66: openshift-marketplace/community-operators-t2q92/registry-server" id=abc0ba7a-7332-4973-9e68-57f7393d4282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.767398 | controller | Jun 12 15:50:36.149789 crc crio[3653]: time="2026-06-12T15:50:36.149666933Z" level=info msg="Starting container: 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66" id=d554499d-fbe4-4b9f-9beb-b589729284bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.767414 | controller | Jun 12 15:50:36.157062 crc crio[3653]: time="2026-06-12T15:50:36.156962099Z" level=info msg="Started container" PID=20132 containerID=7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66 description=openshift-marketplace/community-operators-t2q92/registry-server id=d554499d-fbe4-4b9f-9beb-b589729284bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1
2026-06-12 17:11:40.767432 | controller | Jun 12 15:50:47.567911 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:11:40.767448 | controller | Jun 12 15:50:49.347396 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 17:11:40.767464 | controller | Jun 12 15:50:49.348069 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:11:40.767492 | controller | Jun 12 15:50:49.348244 crc systemd[1]: crio.service: Consumed 15min 29.300s CPU time.
2026-06-12 17:11:40.767509 | controller | Jun 12 15:50:49.416811 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:11:40.767537 | controller | Jun 12 15:50:49.531030 crc crio[21074]: time="2026-06-12T15:50:49.530929683Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 17:11:40.767554 | controller | Jun 12 15:50:49.531030 crc crio[21074]: time="2026-06-12T15:50:49.530996295Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 17:11:40.767569 | controller | Jun 12 15:50:49.532369 crc crio[21074]: time="2026-06-12T15:50:49.532329569Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 17:11:40.767586 | controller | Jun 12 15:50:49.532435 crc crio[21074]: time="2026-06-12T15:50:49.532407311Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 17:11:40.767602 | controller | Jun 12 15:50:49.549055 crc crio[21074]: time="2026-06-12T15:50:49.548961904Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 17:11:40.767618 | controller | Jun 12 15:50:49.549411 crc crio[21074]: time="2026-06-12T15:50:49.549348553Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 17:11:40.767664 | controller | Jun 12 15:50:49.549411 crc crio[21074]: time="2026-06-12T15:50:49.549390585Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 17:11:40.767683 | controller | Jun 12 15:50:49.549593 crc crio[21074]: time="2026-06-12T15:50:49.549490497Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 17:11:40.767699 | controller | Jun 12 15:50:49.549593 crc crio[21074]: time="2026-06-12T15:50:49.549569709Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 17:11:40.767715 | controller | Jun 12 15:50:49.580799 crc crio[21074]: time="2026-06-12T15:50:49.580671573Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 17:11:40.767731 | controller | Jun 12 15:50:49.596802 crc crio[21074]: time="2026-06-12T15:50:49.596688762Z" 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-12 17:11:40.767748 | controller | Jun 12 15:50:49.603438 crc crio[21074]: time="2026-06-12T15:50:49.603237999Z" 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-12 17:11:40.767764 | controller | Jun 12 15:50:49.631482 crc crio[21074]: time="2026-06-12T15:50:49.631332226Z" 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-12 17:11:40.767781 | controller | Jun 12 15:50:49.819233 crc crio[21074]: time="2026-06-12T15:50:49.81915144Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 17:11:40.767797 | controller | Jun 12 15:50:49.819233 crc crio[21074]: time="2026-06-12T15:50:49.819207322Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 17:11:40.767814 | controller | Jun 12 15:50:49.819233 crc crio[21074]: time="2026-06-12T15:50:49.819221872Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 17:11:40.767832 | controller | Jun 12 15:50:49.819233 crc crio[21074]: time="2026-06-12T15:50:49.819229992Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 17:11:40.767848 | controller | Jun 12 15:50:49.819233 crc crio[21074]: time="2026-06-12T15:50:49.819238853Z" level=info msg="RDT not available in the host system"
2026-06-12 17:11:40.767865 | controller | Jun 12 15:50:49.825298 crc crio[21074]: time="2026-06-12T15:50:49.825206615Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:11:40.767880 | controller | Jun 12 15:50:49.825298 crc crio[21074]: time="2026-06-12T15:50:49.825261076Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:11:40.767900 | controller | Jun 12 15:50:49.831078 crc crio[21074]: time="2026-06-12T15:50:49.830988353Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:11:40.767917 | controller | Jun 12 15:50:49.831078 crc crio[21074]: time="2026-06-12T15:50:49.831054134Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:11:40.767933 | controller | Jun 12 15:50:49.865609 crc crio[21074]: time="2026-06-12T15:50:49.865382781Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.767949 | controller | Jun 12 15:50:49.865906 crc crio[21074]: time="2026-06-12T15:50:49.865842942Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.767965 | controller | Jun 12 15:50:49.866221 crc crio[21074]: time="2026-06-12T15:50:49.866200052Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 17:11:40.767980 | controller | Jun 12 15:50:49.866331 crc crio[21074]: time="2026-06-12T15:50:49.866313164Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 17:11:40.767999 | controller | Jun 12 15:50:49.867162 crc crio[21074]: time="2026-06-12T15:50:49.866966701Z" 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 = [\"org.criu.config\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.LinkLogs\", \"run.oci.\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.PodLinuxResources\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.containers.trace-syscall\", \"cpu-shared.crio.io\"]\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-12 17:11:40.768024 | controller | Jun 12 15:50:49.871728 crc crio[21074]: time="2026-06-12T15:50:49.87163526Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 17:11:40.768041 | controller | Jun 12 15:50:49.871961 crc crio[21074]: time="2026-06-12T15:50:49.871897917Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 17:11:40.768057 | controller | Jun 12 15:50:51.359366 crc crio[21074]: time="2026-06-12T15:50:51.359007016Z" level=info msg="Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc00008ce00}] Aliases:map[]}"
2026-06-12 17:11:40.768083 | controller | Jun 12 15:50:51.361122 crc crio[21074]: time="2026-06-12T15:50:51.359464668Z" level=info msg="Checking pod openshift-marketplace_community-operators-t2q92 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768103 | controller | Jun 12 15:50:51.361122 crc crio[21074]: time="2026-06-12T15:50:51.360092724Z" level=info msg="Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc00008cf00}] Aliases:map[]}"
2026-06-12 17:11:40.768127 | controller | Jun 12 15:50:51.361122 crc crio[21074]: time="2026-06-12T15:50:51.360193877Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-lnvqw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768144 | controller | Jun 12 15:50:51.361122 crc crio[21074]: time="2026-06-12T15:50:51.360617968Z" level=info msg="Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc00008cf90}] Aliases:map[]}"
2026-06-12 17:11:40.768166 | controller | Jun 12 15:50:51.361122 crc crio[21074]: time="2026-06-12T15:50:51.360745231Z" level=info msg="Checking pod openshift-marketplace_certified-operators-n277j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768189 | controller | Jun 12 15:50:51.361457 crc crio[21074]: time="2026-06-12T15:50:51.361186742Z" level=info msg="Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc00008d020}] Aliases:map[]}"
2026-06-12 17:11:40.768212 | controller | Jun 12 15:50:51.361457 crc crio[21074]: time="2026-06-12T15:50:51.361281974Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-pb4zj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768240 | controller | Jun 12 15:50:51.361896 crc crio[21074]: time="2026-06-12T15:50:51.361830058Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}"
2026-06-12 17:11:40.768263 | controller | Jun 12 15:50:51.362122 crc crio[21074]: time="2026-06-12T15:50:51.362069985Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768285 | controller | Jun 12 15:50:51.362653 crc crio[21074]: time="2026-06-12T15:50:51.362591498Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc00008d130}] Aliases:map[]}"
2026-06-12 17:11:40.768307 | controller | Jun 12 15:50:51.363034 crc crio[21074]: time="2026-06-12T15:50:51.362927346Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768330 | controller | Jun 12 15:50:51.363127 crc crio[21074]: time="2026-06-12T15:50:51.363106791Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.768370 | controller | Jun 12 15:50:51.363182 crc crio[21074]: time="2026-06-12T15:50:51.363125302Z" level=warning msg="Could not restore sandbox IP for 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef: failed to get network status for pod sandbox k8s_collect-profiles-29687985-d6nmt_openshift-operator-lifecycle-manager_eacbb060-4e88-46c6-adc4-1cf62008c8d6_0(3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.768389 | controller | Jun 12 15:50:51.363758 crc crio[21074]: time="2026-06-12T15:50:51.363698036Z" level=info msg="Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}"
2026-06-12 17:11:40.768409 | controller | Jun 12 15:50:51.363856 crc crio[21074]: time="2026-06-12T15:50:51.363823639Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768493 | controller | Jun 12 15:50:51.364386 crc crio[21074]: time="2026-06-12T15:50:51.364182638Z" level=info msg="Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc00008d258}] Aliases:map[]}"
2026-06-12 17:11:40.768523 | controller | Jun 12 15:50:51.364691 crc crio[21074]: time="2026-06-12T15:50:51.364403604Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768540 | controller | Jun 12 15:50:51.364691 crc crio[21074]: time="2026-06-12T15:50:51.364584139Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.768557 | controller | Jun 12 15:50:51.364691 crc crio[21074]: time="2026-06-12T15:50:51.364603739Z" level=warning msg="Could not restore sandbox IP for a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_a1d297e6-a88e-4b37-98ee-665dc7957a9b_0(a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.768573 | controller | Jun 12 15:50:51.364691 crc crio[21074]: time="2026-06-12T15:50:51.36462235Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.768589 | controller | Jun 12 15:50:51.364691 crc crio[21074]: time="2026-06-12T15:50:51.3646334Z" level=warning msg="Could not restore sandbox IP for fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a43e2b27-315c-4087-af88-ff75eaa57ffd_0(fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.768605 | controller | Jun 12 15:50:51.365004 crc crio[21074]: time="2026-06-12T15:50:51.364897227Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc00008d2f8}] Aliases:map[]}"
2026-06-12 17:11:40.768621 | controller | Jun 12 15:50:51.365004 crc crio[21074]: time="2026-06-12T15:50:51.365004559Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768637 | controller | Jun 12 15:50:51.365589 crc crio[21074]: time="2026-06-12T15:50:51.365531363Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc00008d388}] Aliases:map[]}"
2026-06-12 17:11:40.768653 | controller | Jun 12 15:50:51.365683 crc crio[21074]: time="2026-06-12T15:50:51.365662356Z" 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-12 17:11:40.768669 | controller | Jun 12 15:50:51.366093 crc crio[21074]: time="2026-06-12T15:50:51.366022005Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc00008d418}] Aliases:map[]}"
2026-06-12 17:11:40.768689 | controller | Jun 12 15:50:51.366189 crc crio[21074]: time="2026-06-12T15:50:51.366176549Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768742 | controller | Jun 12 15:50:51.366744 crc crio[21074]: time="2026-06-12T15:50:51.366548379Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc00008d4a8}] Aliases:map[]}"
2026-06-12 17:11:40.768760 | controller | Jun 12 15:50:51.366744 crc crio[21074]: time="2026-06-12T15:50:51.366673082Z" 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-12 17:11:40.768776 | controller | Jun 12 15:50:51.367115 crc crio[21074]: time="2026-06-12T15:50:51.367050262Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc00008d538}] Aliases:map[]}"
2026-06-12 17:11:40.768792 | controller | Jun 12 15:50:51.367207 crc crio[21074]: time="2026-06-12T15:50:51.367171535Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768808 | controller | Jun 12 15:50:51.367608 crc crio[21074]: time="2026-06-12T15:50:51.367551625Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc00008d5c8}] Aliases:map[]}"
2026-06-12 17:11:40.768825 | controller | Jun 12 15:50:51.367779 crc crio[21074]: time="2026-06-12T15:50:51.367725519Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768841 | controller | Jun 12 15:50:51.368263 crc crio[21074]: time="2026-06-12T15:50:51.368182691Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc00008d648}] Aliases:map[]}"
2026-06-12 17:11:40.768861 | controller | Jun 12 15:50:51.368351 crc crio[21074]: time="2026-06-12T15:50:51.368321424Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768878 | controller | Jun 12 15:50:51.368885 crc crio[21074]: time="2026-06-12T15:50:51.368799596Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc00008d6d8}] Aliases:map[]}"
2026-06-12 17:11:40.768895 | controller | Jun 12 15:50:51.368977 crc crio[21074]: time="2026-06-12T15:50:51.36895794Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768911 | controller | Jun 12 15:50:51.369338 crc crio[21074]: time="2026-06-12T15:50:51.369275629Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc00008d768}] Aliases:map[]}"
2026-06-12 17:11:40.768927 | controller | Jun 12 15:50:51.369488 crc crio[21074]: time="2026-06-12T15:50:51.369423982Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.768943 | controller | Jun 12 15:50:51.370338 crc crio[21074]: time="2026-06-12T15:50:51.370036918Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc00008d7f8}] Aliases:map[]}"
2026-06-12 17:11:40.768960 | controller | Jun 12 15:50:51.370338 crc crio[21074]: time="2026-06-12T15:50:51.370212102Z" 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-12 17:11:40.768977 | controller | Jun 12 15:50:51.370724 crc crio[21074]: time="2026-06-12T15:50:51.370655704Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc00008d888}] Aliases:map[]}"
2026-06-12 17:11:40.768993 | controller | Jun 12 15:50:51.370821 crc crio[21074]: time="2026-06-12T15:50:51.370777957Z" 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-12 17:11:40.769013 | controller | Jun 12 15:50:51.371426 crc crio[21074]: time="2026-06-12T15:50:51.371359612Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc00008d908}] Aliases:map[]}"
2026-06-12 17:11:40.769030 | controller | Jun 12 15:50:51.371578 crc crio[21074]: time="2026-06-12T15:50:51.371485485Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769046 | controller | Jun 12 15:50:51.371981 crc crio[21074]: time="2026-06-12T15:50:51.371894445Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc00008d998}] Aliases:map[]}"
2026-06-12 17:11:40.769062 | controller | Jun 12 15:50:51.372080 crc crio[21074]: time="2026-06-12T15:50:51.372028639Z" 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-12 17:11:40.769078 | controller | Jun 12 15:50:51.372721 crc crio[21074]: time="2026-06-12T15:50:51.372641824Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc00008da28}] Aliases:map[]}"
2026-06-12 17:11:40.769095 | controller | Jun 12 15:50:51.372816 crc crio[21074]: time="2026-06-12T15:50:51.372776218Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769111 | controller | Jun 12 15:50:51.373260 crc crio[21074]: time="2026-06-12T15:50:51.373193088Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc00008dab8}] Aliases:map[]}"
2026-06-12 17:11:40.769128 | controller | Jun 12 15:50:51.373349 crc crio[21074]: time="2026-06-12T15:50:51.373316572Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769144 | controller | Jun 12 15:50:51.374900 crc crio[21074]: time="2026-06-12T15:50:51.373998549Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc00008db38}] Aliases:map[]}"
2026-06-12 17:11:40.769165 | controller | Jun 12 15:50:51.376027 crc crio[21074]: time="2026-06-12T15:50:51.375324243Z" 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-12 17:11:40.769181 | controller | Jun 12 15:50:51.376814 crc crio[21074]: time="2026-06-12T15:50:51.376753739Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc00008dbc8}] Aliases:map[]}"
2026-06-12 17:11:40.769198 | controller | Jun 12 15:50:51.377004 crc crio[21074]: time="2026-06-12T15:50:51.376951534Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769214 | controller | Jun 12 15:50:51.377690 crc crio[21074]: time="2026-06-12T15:50:51.377614861Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc00008dc48}] Aliases:map[]}"
2026-06-12 17:11:40.769230 | controller | Jun 12 15:50:51.377829 crc crio[21074]: time="2026-06-12T15:50:51.377777286Z" 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-12 17:11:40.769247 | controller | Jun 12 15:50:51.379430 crc crio[21074]: time="2026-06-12T15:50:51.379326095Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc00008dcc8}] Aliases:map[]}"
2026-06-12 17:11:40.769263 | controller | Jun 12 15:50:51.379718 crc crio[21074]: time="2026-06-12T15:50:51.379652603Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769279 | controller | Jun 12 15:50:51.379985 crc crio[21074]: time="2026-06-12T15:50:51.37991954Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769295 | controller | Jun 12 15:50:51.379985 crc crio[21074]: time="2026-06-12T15:50:51.379967251Z" level=warning msg="Could not restore sandbox IP for b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769314 | controller | Jun 12 15:50:51.380290 crc crio[21074]: time="2026-06-12T15:50:51.380225568Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc00008dd60}] Aliases:map[]}"
2026-06-12 17:11:40.769331 | controller | Jun 12 15:50:51.380463 crc crio[21074]: time="2026-06-12T15:50:51.380412663Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769375 | controller | Jun 12 15:50:51.381002 crc crio[21074]: time="2026-06-12T15:50:51.380926956Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc00008ddf0}] Aliases:map[]}"
2026-06-12 17:11:40.769399 | controller | Jun 12 15:50:51.381227 crc crio[21074]: time="2026-06-12T15:50:51.38108864Z" 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-12 17:11:40.769416 | controller | Jun 12 15:50:51.381628 crc crio[21074]: time="2026-06-12T15:50:51.38147646Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc00008de70}] Aliases:map[]}"
2026-06-12 17:11:40.769433 | controller | Jun 12 15:50:51.381780 crc crio[21074]: time="2026-06-12T15:50:51.381678085Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769449 | controller | Jun 12 15:50:51.382107 crc crio[21074]: time="2026-06-12T15:50:51.382034414Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc00008def0}] Aliases:map[]}"
2026-06-12 17:11:40.769465 | controller | Jun 12 15:50:51.382251 crc crio[21074]: time="2026-06-12T15:50:51.382192688Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769481 | controller | Jun 12 15:50:51.382746 crc crio[21074]: time="2026-06-12T15:50:51.38266648Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc00038a0c0}] Aliases:map[]}"
2026-06-12 17:11:40.769501 | controller | Jun 12 15:50:51.382967 crc crio[21074]: time="2026-06-12T15:50:51.382916347Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769518 | controller | Jun 12 15:50:51.383591 crc crio[21074]: time="2026-06-12T15:50:51.383464571Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc00038a338}] Aliases:map[]}"
2026-06-12 17:11:40.769535 | controller | Jun 12 15:50:51.383742 crc crio[21074]: time="2026-06-12T15:50:51.383677236Z" 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-12 17:11:40.769550 | controller | Jun 12 15:50:51.384300 crc crio[21074]: time="2026-06-12T15:50:51.38423689Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc00038a3e0}] Aliases:map[]}"
2026-06-12 17:11:40.769566 | controller | Jun 12 15:50:51.384481 crc crio[21074]: time="2026-06-12T15:50:51.384410325Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769582 | controller | Jun 12 15:50:51.384699 crc crio[21074]: time="2026-06-12T15:50:51.384646291Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769598 | controller | Jun 12 15:50:51.384699 crc crio[21074]: time="2026-06-12T15:50:51.384686802Z" level=warning msg="Could not restore sandbox IP for f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8: failed to get network status for pod sandbox k8s_collect-profiles-29687970-qfg2x_openshift-operator-lifecycle-manager_b1ec2448-4d40-4afd-907a-6b38271a6735_0(f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769614 | controller | Jun 12 15:50:51.385123 crc crio[21074]: time="2026-06-12T15:50:51.385060761Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc00038a4b0}] Aliases:map[]}"
2026-06-12 17:11:40.769630 | controller | Jun 12 15:50:51.385282 crc crio[21074]: time="2026-06-12T15:50:51.385226826Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769649 | controller | Jun 12 15:50:51.386045 crc crio[21074]: time="2026-06-12T15:50:51.385976155Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc00038a570}] Aliases:map[]}"
2026-06-12 17:11:40.769666 | controller | Jun 12 15:50:51.386306 crc crio[21074]: time="2026-06-12T15:50:51.386243732Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769682 | controller | Jun 12 15:50:51.386483 crc crio[21074]: time="2026-06-12T15:50:51.386428196Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769698 | controller | Jun 12 15:50:51.386483 crc crio[21074]: time="2026-06-12T15:50:51.386472717Z" level=warning msg="Could not restore sandbox IP for d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769714 | controller | Jun 12 15:50:51.386660 crc crio[21074]: time="2026-06-12T15:50:51.386567Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769730 | controller | Jun 12 15:50:51.386660 crc crio[21074]: time="2026-06-12T15:50:51.38658442Z" level=warning msg="Could not restore sandbox IP for f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769746 | controller | Jun 12 15:50:51.387024 crc crio[21074]: time="2026-06-12T15:50:51.38696013Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc00038a658}] Aliases:map[]}"
2026-06-12 17:11:40.769790 | controller | Jun 12 15:50:51.387158 crc crio[21074]: time="2026-06-12T15:50:51.387121464Z" 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-12 17:11:40.769815 | controller | Jun 12 15:50:51.387720 crc crio[21074]: time="2026-06-12T15:50:51.387653798Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc00038a6f0}] Aliases:map[]}"
2026-06-12 17:11:40.769837 | controller | Jun 12 15:50:51.387897 crc crio[21074]: time="2026-06-12T15:50:51.387814072Z" 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-12 17:11:40.769854 | controller | Jun 12 15:50:51.388699 crc crio[21074]: time="2026-06-12T15:50:51.388636703Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769881 | controller | Jun 12 15:50:51.388838 crc crio[21074]: time="2026-06-12T15:50:51.388760316Z" level=warning msg="Could not restore sandbox IP for e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.769900 | controller | Jun 12 15:50:51.390712 crc crio[21074]: time="2026-06-12T15:50:51.390423688Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc00038a778}] Aliases:map[]}"
2026-06-12 17:11:40.769917 | controller | Jun 12 15:50:51.391130 crc crio[21074]: time="2026-06-12T15:50:51.391063865Z" 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-12 17:11:40.769934 | controller | Jun 12 15:50:51.392655 crc crio[21074]: time="2026-06-12T15:50:51.392583523Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc00038a808}] Aliases:map[]}"
2026-06-12 17:11:40.769950 | controller | Jun 12 15:50:51.393565 crc crio[21074]: time="2026-06-12T15:50:51.393422835Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769966 | controller | Jun 12 15:50:51.396219 crc crio[21074]: time="2026-06-12T15:50:51.396139174Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc00038a898}] Aliases:map[]}"
2026-06-12 17:11:40.769983 | controller | Jun 12 15:50:51.396929 crc crio[21074]: time="2026-06-12T15:50:51.396652667Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.769999 | controller | Jun 12 15:50:51.398667 crc crio[21074]: time="2026-06-12T15:50:51.398598677Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc00038a918}] Aliases:map[]}"
2026-06-12 17:11:40.770020 | controller | Jun 12 15:50:51.398806 crc crio[21074]: time="2026-06-12T15:50:51.398767741Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.770037 | controller | Jun 12 15:50:51.400006 crc crio[21074]: time="2026-06-12T15:50:51.399930801Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc00038a9a8}] Aliases:map[]}"
2026-06-12 17:11:40.770053 | controller | Jun 12 15:50:51.400184 crc crio[21074]: time="2026-06-12T15:50:51.400120196Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.770069 | controller | Jun 12 15:50:51.400375 crc crio[21074]: time="2026-06-12T15:50:51.400309281Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.770086 | controller | Jun 12 15:50:51.400375 crc crio[21074]: time="2026-06-12T15:50:51.400359332Z" level=warning msg="Could not restore sandbox IP for a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.770102 | controller | Jun 12 15:50:51.400801 crc crio[21074]: time="2026-06-12T15:50:51.400733381Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc000d147e0}] Aliases:map[]}"
2026-06-12 17:11:40.770119 | controller | Jun 12 15:50:51.401069 crc crio[21074]: time="2026-06-12T15:50:51.401005098Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.770136 | controller | Jun 12 15:50:51.402152 crc crio[21074]: time="2026-06-12T15:50:51.402068186Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc000d14868}] Aliases:map[]}"
2026-06-12 17:11:40.770152 | controller | Jun 12 15:50:51.402256 crc crio[21074]: time="2026-06-12T15:50:51.40223319Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.770173 | controller | Jun 12 15:50:51.402788 crc crio[21074]: time="2026-06-12T15:50:51.402721402Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc000d148e8}] Aliases:map[]}"
2026-06-12 17:11:40.770190 | controller | Jun 12 15:50:51.402971 crc crio[21074]: time="2026-06-12T15:50:51.402919407Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.770206 | controller | Jun 12 15:50:51.403714 crc crio[21074]: time="2026-06-12T15:50:51.403604445Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 17:11:40.770222 | controller | Jun 12 15:50:51.404948 crc crio[21074]: time="2026-06-12T15:50:51.404802785Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 17:11:40.770238 | controller | Jun 12 15:50:51.405065 crc crio[21074]: time="2026-06-12T15:50:51.404947999Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 17:11:40.770254 | controller | Jun 12 15:50:51.405065 crc crio[21074]: time="2026-06-12T15:50:51.40500012Z" level=info msg="Create NRI interface"
2026-06-12 17:11:40.770270 | controller | Jun 12 15:50:51.405065 crc crio[21074]: time="2026-06-12T15:50:51.405049912Z" level=info msg="runtime interface created"
2026-06-12 17:11:40.770285 | controller | Jun 12 15:50:51.405065 crc crio[21074]: time="2026-06-12T15:50:51.405063612Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 17:11:40.770301 | controller | Jun 12 15:50:51.405238 crc crio[21074]: time="2026-06-12T15:50:51.405072132Z" level=info msg="runtime interface starting up..."
2026-06-12 17:11:40.770317 | controller | Jun 12 15:50:51.405238 crc crio[21074]: time="2026-06-12T15:50:51.405082193Z" level=info msg="starting plugins..."
2026-06-12 17:11:40.770334 | controller | Jun 12 15:50:51.405238 crc crio[21074]: time="2026-06-12T15:50:51.405109983Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 17:11:40.770375 | controller | Jun 12 15:50:51.411317 crc crio[21074]: time="2026-06-12T15:50:51.411176148Z" level=info msg="No systemd watchdog enabled"
2026-06-12 17:11:40.770395 | controller | Jun 12 15:50:51.417828 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:11:40.770412 | controller | Jun 12 15:51:05.512027 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:11:40.770429 | controller | Jun 12 15:51:05.592844 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-12 17:11:40.770446 | controller | Jun 12 15:51:05.594068 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:11:40.770463 | controller | Jun 12 15:51:05.594227 crc systemd[1]: crio.service: Consumed 3.705s CPU time.
2026-06-12 17:11:40.770480 | controller | Jun 12 15:51:05.672484 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-12 17:11:40.770497 | controller | Jun 12 15:51:05.734249 crc crio[22579]: time="2026-06-12T15:51:05.734122555Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-12 17:11:40.770513 | controller | Jun 12 15:51:05.734249 crc crio[22579]: time="2026-06-12T15:51:05.734191247Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-12 17:11:40.770529 | controller | Jun 12 15:51:05.737980 crc crio[22579]: time="2026-06-12T15:51:05.737910632Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-12 17:11:40.770549 | controller | Jun 12 15:51:05.738299 crc crio[22579]: time="2026-06-12T15:51:05.73823593Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-12 17:11:40.770565 | controller | Jun 12 15:51:05.738887 crc crio[22579]: time="2026-06-12T15:51:05.738789734Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-12 17:11:40.770581 | controller | Jun 12 15:51:05.751190 crc crio[22579]: time="2026-06-12T15:51:05.751088718Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-12 17:11:40.770597 | controller | Jun 12 15:51:05.751308 crc crio[22579]: time="2026-06-12T15:51:05.751215282Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-12 17:11:40.770613 | controller | Jun 12 15:51:05.751308 crc crio[22579]: time="2026-06-12T15:51:05.751228222Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-12 17:11:40.770629 | controller | Jun 12 15:51:05.751425 crc crio[22579]: time="2026-06-12T15:51:05.751337015Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-12 17:11:40.770645 | controller | Jun 12 15:51:05.751425 crc crio[22579]: time="2026-06-12T15:51:05.751350655Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-12 17:11:40.770660 | controller | Jun 12 15:51:05.767406 crc crio[22579]: time="2026-06-12T15:51:05.767289202Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-12 17:11:40.770676 | controller | Jun 12 15:51:05.784043 crc crio[22579]: time="2026-06-12T15:51:05.783956267Z" 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-12 17:11:40.770692 | controller | Jun 12 15:51:05.787809 crc crio[22579]: time="2026-06-12T15:51:05.787748624Z" 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-12 17:11:40.770709 | controller | Jun 12 15:51:05.801615 crc crio[22579]: time="2026-06-12T15:51:05.801552057Z" 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-12 17:11:40.770725 | controller | Jun 12 15:51:05.954453 crc crio[22579]: time="2026-06-12T15:51:05.954322786Z" level=info msg="Checkpoint/restore support enabled"
2026-06-12 17:11:40.770741 | controller | Jun 12 15:51:05.954453 crc crio[22579]: time="2026-06-12T15:51:05.954384418Z" level=info msg="Using the internal default seccomp profile"
2026-06-12 17:11:40.770756 | controller | Jun 12 15:51:05.954453 crc crio[22579]: time="2026-06-12T15:51:05.954395178Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-12 17:11:40.770772 | controller | Jun 12 15:51:05.954453 crc crio[22579]: time="2026-06-12T15:51:05.954402658Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-12 17:11:40.770788 | controller | Jun 12 15:51:05.954453 crc crio[22579]: time="2026-06-12T15:51:05.954409718Z" level=info msg="RDT not available in the host system"
2026-06-12 17:11:40.770804 | controller | Jun 12 15:51:05.959114 crc crio[22579]: time="2026-06-12T15:51:05.959049307Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:11:40.770820 | controller | Jun 12 15:51:05.959114 crc crio[22579]: time="2026-06-12T15:51:05.959088908Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:11:40.770871 | controller | Jun 12 15:51:05.964294 crc crio[22579]: time="2026-06-12T15:51:05.964166867Z" level=info msg="Conmon does support the --sync option"
2026-06-12 17:11:40.770893 | controller | Jun 12 15:51:05.964294 crc crio[22579]: time="2026-06-12T15:51:05.964243059Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-12 17:11:40.770910 | controller | Jun 12 15:51:05.993565 crc crio[22579]: time="2026-06-12T15:51:05.993388713Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.770930 | controller | Jun 12 15:51:05.993565 crc crio[22579]: time="2026-06-12T15:51:05.993478176Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.770947 | controller | Jun 12 15:51:05.993896 crc crio[22579]: time="2026-06-12T15:51:05.993797074Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-12 17:11:40.770963 | controller | Jun 12 15:51:05.993896 crc crio[22579]: time="2026-06-12T15:51:05.993818394Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-12 17:11:40.770982 | controller | Jun 12 15:51:05.994680 crc crio[22579]: time="2026-06-12T15:51:05.99442966Z" 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 = [\"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"org.systemd.property.\", \"org.criu.config\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"run.oci.\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"io.containers.trace-syscall\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\"]\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-12 17:11:40.771003 | controller | Jun 12 15:51:05.996029 crc crio[22579]: time="2026-06-12T15:51:05.995969169Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-12 17:11:40.771025 | controller | Jun 12 15:51:05.998095 crc crio[22579]: time="2026-06-12T15:51:05.998025182Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-12 17:11:40.771042 | controller | Jun 12 15:51:07.593328 crc crio[22579]: time="2026-06-12T15:51:07.592803571Z" level=info msg="Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc0006229d8}] Aliases:map[]}"
2026-06-12 17:11:40.771060 | controller | Jun 12 15:51:07.593328 crc crio[22579]: time="2026-06-12T15:51:07.593337854Z" level=info msg="Checking pod openshift-marketplace_community-operators-t2q92 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771076 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.59397074Z" level=info msg="Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc000622af0}] Aliases:map[]}"
2026-06-12 17:11:40.771092 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.594105184Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-lnvqw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771109 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.594914874Z" level=info msg="Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc000622b88}] Aliases:map[]}"
2026-06-12 17:11:40.771125 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.595020107Z" level=info msg="Checking pod openshift-marketplace_certified-operators-n277j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771141 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.595386986Z" level=info msg="Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc000622c20}] Aliases:map[]}"
2026-06-12 17:11:40.771157 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.595554831Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-pb4zj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771173 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.596082924Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc000622cb8}] Aliases:map[]}"
2026-06-12 17:11:40.771192 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.596183877Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771208 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.596575407Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc000622d48}] Aliases:map[]}"
2026-06-12 17:11:40.771224 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.59668947Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771240 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.596797132Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.771256 | controller | Jun 12 15:51:07.597038 crc crio[22579]: time="2026-06-12T15:51:07.596822393Z" level=warning msg="Could not restore sandbox IP for 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef: failed to get network status for pod sandbox k8s_collect-profiles-29687985-d6nmt_openshift-operator-lifecycle-manager_eacbb060-4e88-46c6-adc4-1cf62008c8d6_0(3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.771273 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.597258354Z" level=info msg="Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc000622df0}] Aliases:map[]}"
2026-06-12 17:11:40.771292 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.597362797Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771309 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.597778467Z" level=info msg="Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc000622e90}] Aliases:map[]}"
2026-06-12 17:11:40.771325 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.597933761Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771359 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.598465405Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.771382 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.598482705Z" level=warning msg="Could not restore sandbox IP for a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_a1d297e6-a88e-4b37-98ee-665dc7957a9b_0(a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.771399 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.598555247Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.771416 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.598568048Z" level=warning msg="Could not restore sandbox IP for fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a43e2b27-315c-4087-af88-ff75eaa57ffd_0(fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.771433 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.598806704Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc000622f40}] Aliases:map[]}"
2026-06-12 17:11:40.771450 | controller | Jun 12 15:51:07.599337 crc crio[22579]: time="2026-06-12T15:51:07.598953887Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771478 | controller | Jun 12 15:51:07.601606 crc crio[22579]: time="2026-06-12T15:51:07.600075326Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc000622fe0}] Aliases:map[]}"
2026-06-12 17:11:40.771496 | controller | Jun 12 15:51:07.601606 crc crio[22579]: time="2026-06-12T15:51:07.600190429Z" 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-12 17:11:40.771513 | controller | Jun 12 15:51:07.601606 crc crio[22579]: time="2026-06-12T15:51:07.600585269Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc000623070}] Aliases:map[]}"
2026-06-12 17:11:40.771532 | controller | Jun 12 15:51:07.601606 crc crio[22579]: time="2026-06-12T15:51:07.600690072Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771549 | controller | Jun 12 15:51:07.601606 crc crio[22579]: time="2026-06-12T15:51:07.601040531Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc000623100}] Aliases:map[]}"
2026-06-12 17:11:40.771565 | controller | Jun 12 15:51:07.601606 crc crio[22579]: time="2026-06-12T15:51:07.601586295Z" 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-12 17:11:40.771582 | controller | Jun 12 15:51:07.602400 crc crio[22579]: time="2026-06-12T15:51:07.601974475Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc000623190}] Aliases:map[]}"
2026-06-12 17:11:40.771598 | controller | Jun 12 15:51:07.602400 crc crio[22579]: time="2026-06-12T15:51:07.602078327Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771615 | controller | Jun 12 15:51:07.602763 crc crio[22579]: time="2026-06-12T15:51:07.602398325Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc000623220}] Aliases:map[]}"
2026-06-12 17:11:40.771631 | controller | Jun 12 15:51:07.602763 crc crio[22579]: time="2026-06-12T15:51:07.602534739Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771647 | controller | Jun 12 15:51:07.603092 crc crio[22579]: time="2026-06-12T15:51:07.602953Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc0006232a0}] Aliases:map[]}"
2026-06-12 17:11:40.771664 | controller | Jun 12 15:51:07.603092 crc crio[22579]: time="2026-06-12T15:51:07.603053862Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771684 | controller | Jun 12 15:51:07.603472 crc crio[22579]: time="2026-06-12T15:51:07.603433492Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc000623330}] Aliases:map[]}"
2026-06-12 17:11:40.771700 | controller | Jun 12 15:51:07.603810 crc crio[22579]: time="2026-06-12T15:51:07.603639497Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771715 | controller | Jun 12 15:51:07.604078 crc crio[22579]: time="2026-06-12T15:51:07.604044157Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc0006233c0}] Aliases:map[]}"
2026-06-12 17:11:40.771731 | controller | Jun 12 15:51:07.604245 crc crio[22579]: time="2026-06-12T15:51:07.60416543Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771747 | controller | Jun 12 15:51:07.604718 crc crio[22579]: time="2026-06-12T15:51:07.604675223Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc000623450}] Aliases:map[]}"
2026-06-12 17:11:40.771763 | controller | Jun 12 15:51:07.604837 crc crio[22579]: time="2026-06-12T15:51:07.604808677Z" 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-12 17:11:40.771780 | controller | Jun 12 15:51:07.605293 crc crio[22579]: time="2026-06-12T15:51:07.605240848Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc0006234e0}] Aliases:map[]}"
2026-06-12 17:11:40.771796 | controller | Jun 12 15:51:07.605375 crc crio[22579]: time="2026-06-12T15:51:07.605361531Z" 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-12 17:11:40.771812 | controller | Jun 12 15:51:07.605843 crc crio[22579]: time="2026-06-12T15:51:07.605791102Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc000623560}] Aliases:map[]}"
2026-06-12 17:11:40.771831 | controller | Jun 12 15:51:07.606003 crc crio[22579]: time="2026-06-12T15:51:07.605953326Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771848 | controller | Jun 12 15:51:07.606374 crc crio[22579]: time="2026-06-12T15:51:07.606323136Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc0006235f0}] Aliases:map[]}"
2026-06-12 17:11:40.771865 | controller | Jun 12 15:51:07.606526 crc crio[22579]: time="2026-06-12T15:51:07.606446479Z" 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-12 17:11:40.771882 | controller | Jun 12 15:51:07.606947 crc crio[22579]: time="2026-06-12T15:51:07.60689025Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc000623680}] Aliases:map[]}"
2026-06-12 17:11:40.771898 | controller | Jun 12 15:51:07.607040 crc crio[22579]: time="2026-06-12T15:51:07.607016803Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.771989 | controller | Jun 12 15:51:07.607408 crc crio[22579]: time="2026-06-12T15:51:07.607361812Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc000623710}] Aliases:map[]}"
2026-06-12 17:11:40.772011 | controller | Jun 12 15:51:07.607611 crc crio[22579]: time="2026-06-12T15:51:07.607570197Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772027 | controller | Jun 12 15:51:07.608066 crc crio[22579]: time="2026-06-12T15:51:07.607960477Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc000623790}] Aliases:map[]}"
2026-06-12 17:11:40.772047 | controller | Jun 12 15:51:07.608292 crc crio[22579]: time="2026-06-12T15:51:07.60808121Z" 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-12 17:11:40.772064 | controller | Jun 12 15:51:07.609275 crc crio[22579]: time="2026-06-12T15:51:07.608424659Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc000623820}] Aliases:map[]}"
2026-06-12 17:11:40.772081 | controller | Jun 12 15:51:07.609275 crc crio[22579]: time="2026-06-12T15:51:07.60883639Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772097 | controller | Jun 12 15:51:07.609607 crc crio[22579]: time="2026-06-12T15:51:07.609405954Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc0006238a0}] Aliases:map[]}"
2026-06-12 17:11:40.772113 | controller | Jun 12 15:51:07.609607 crc crio[22579]: time="2026-06-12T15:51:07.609553258Z" 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-12 17:11:40.772129 | controller | Jun 12 15:51:07.610009 crc crio[22579]: time="2026-06-12T15:51:07.609937098Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc000623920}] Aliases:map[]}"
2026-06-12 17:11:40.772145 | controller | Jun 12 15:51:07.610238 crc crio[22579]: time="2026-06-12T15:51:07.610092382Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772162 | controller | Jun 12 15:51:07.610307 crc crio[22579]: time="2026-06-12T15:51:07.610245266Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772178 | controller | Jun 12 15:51:07.610307 crc crio[22579]: time="2026-06-12T15:51:07.610260066Z" level=warning msg="Could not restore sandbox IP for b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772194 | controller | Jun 12 15:51:07.610671 crc crio[22579]: time="2026-06-12T15:51:07.610547003Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc0006239b8}] Aliases:map[]}"
2026-06-12 17:11:40.772214 | controller | Jun 12 15:51:07.610671 crc crio[22579]: time="2026-06-12T15:51:07.610646456Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772231 | controller | Jun 12 15:51:07.611048 crc crio[22579]: time="2026-06-12T15:51:07.610990045Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc000623a48}] Aliases:map[]}"
2026-06-12 17:11:40.772247 | controller | Jun 12 15:51:07.611133 crc crio[22579]: time="2026-06-12T15:51:07.611105418Z" 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-12 17:11:40.772264 | controller | Jun 12 15:51:07.611599 crc crio[22579]: time="2026-06-12T15:51:07.611553209Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc000623ac8}] Aliases:map[]}"
2026-06-12 17:11:40.772300 | controller | Jun 12 15:51:07.611728 crc crio[22579]: time="2026-06-12T15:51:07.611695023Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772325 | controller | Jun 12 15:51:07.612146 crc crio[22579]: time="2026-06-12T15:51:07.612084073Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc000c9a7c8}] Aliases:map[]}"
2026-06-12 17:11:40.772342 | controller | Jun 12 15:51:07.612262 crc crio[22579]: time="2026-06-12T15:51:07.612207716Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772374 | controller | Jun 12 15:51:07.612713 crc crio[22579]: time="2026-06-12T15:51:07.612649577Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc000c9a888}] Aliases:map[]}"
2026-06-12 17:11:40.772396 | controller | Jun 12 15:51:07.612813 crc crio[22579]: time="2026-06-12T15:51:07.612796161Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772413 | controller | Jun 12 15:51:07.613378 crc crio[22579]: time="2026-06-12T15:51:07.613282433Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc000c9a960}] Aliases:map[]}"
2026-06-12 17:11:40.772429 | controller | Jun 12 15:51:07.613588 crc crio[22579]: time="2026-06-12T15:51:07.613423267Z" 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-12 17:11:40.772445 | controller | Jun 12 15:51:07.613941 crc crio[22579]: time="2026-06-12T15:51:07.613848268Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc000c9aa38}] Aliases:map[]}"
2026-06-12 17:11:40.772461 | controller | Jun 12 15:51:07.614029 crc crio[22579]: time="2026-06-12T15:51:07.614003192Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772477 | controller | Jun 12 15:51:07.614146 crc crio[22579]: time="2026-06-12T15:51:07.614104864Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772493 | controller | Jun 12 15:51:07.614207 crc crio[22579]: time="2026-06-12T15:51:07.614137005Z" level=warning msg="Could not restore sandbox IP for f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8: failed to get network status for pod sandbox k8s_collect-profiles-29687970-qfg2x_openshift-operator-lifecycle-manager_b1ec2448-4d40-4afd-907a-6b38271a6735_0(f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772510 | controller | Jun 12 15:51:07.614465 crc crio[22579]: time="2026-06-12T15:51:07.614400942Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc000c9ab40}] Aliases:map[]}"
2026-06-12 17:11:40.772525 | controller | Jun 12 15:51:07.614630 crc crio[22579]: time="2026-06-12T15:51:07.614597747Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772542 | controller | Jun 12 15:51:07.615065 crc crio[22579]: time="2026-06-12T15:51:07.615005587Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc000c9ac10}] Aliases:map[]}"
2026-06-12 17:11:40.772561 | controller | Jun 12 15:51:07.615143 crc crio[22579]: time="2026-06-12T15:51:07.61512427Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772578 | controller | Jun 12 15:51:07.615287 crc crio[22579]: time="2026-06-12T15:51:07.615239943Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772594 | controller | Jun 12 15:51:07.615287 crc crio[22579]: time="2026-06-12T15:51:07.615276894Z" level=warning msg="Could not restore sandbox IP for d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772611 | controller | Jun 12 15:51:07.615403 crc crio[22579]: time="2026-06-12T15:51:07.615306415Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772628 | controller | Jun 12 15:51:07.615403 crc crio[22579]: time="2026-06-12T15:51:07.615319515Z" level=warning msg="Could not restore sandbox IP for f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772644 | controller | Jun 12 15:51:07.615705 crc crio[22579]: time="2026-06-12T15:51:07.615644204Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc000c9acf8}] Aliases:map[]}"
2026-06-12 17:11:40.772661 | controller | Jun 12 15:51:07.615809 crc crio[22579]: time="2026-06-12T15:51:07.615772607Z" 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-12 17:11:40.772678 | controller | Jun 12 15:51:07.616191 crc crio[22579]: time="2026-06-12T15:51:07.616131316Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc000c9add8}] Aliases:map[]}"
2026-06-12 17:11:40.772695 | controller | Jun 12 15:51:07.616274 crc crio[22579]: time="2026-06-12T15:51:07.616259599Z" 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-12 17:11:40.772716 | controller | Jun 12 15:51:07.616420 crc crio[22579]: time="2026-06-12T15:51:07.616371922Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772733 | controller | Jun 12 15:51:07.616420 crc crio[22579]: time="2026-06-12T15:51:07.616408503Z" level=warning msg="Could not restore sandbox IP for e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772750 | controller | Jun 12 15:51:07.617001 crc crio[22579]: time="2026-06-12T15:51:07.616936657Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc000c9aea8}] Aliases:map[]}"
2026-06-12 17:11:40.772766 | controller | Jun 12 15:51:07.617132 crc crio[22579]: time="2026-06-12T15:51:07.61707379Z" 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-12 17:11:40.772783 | controller | Jun 12 15:51:07.617556 crc crio[22579]: time="2026-06-12T15:51:07.61745262Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc000c9af78}] Aliases:map[]}"
2026-06-12 17:11:40.772799 | controller | Jun 12 15:51:07.617644 crc crio[22579]: time="2026-06-12T15:51:07.617621054Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772816 | controller | Jun 12 15:51:07.618018 crc crio[22579]: time="2026-06-12T15:51:07.617967893Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc000c9b040}] Aliases:map[]}"
2026-06-12 17:11:40.772832 | controller | Jun 12 15:51:07.618166 crc crio[22579]: time="2026-06-12T15:51:07.618110257Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772849 | controller | Jun 12 15:51:07.618708 crc crio[22579]: time="2026-06-12T15:51:07.618615959Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc000c9b0f0}] Aliases:map[]}"
2026-06-12 17:11:40.772869 | controller | Jun 12 15:51:07.618847 crc crio[22579]: time="2026-06-12T15:51:07.618769903Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772886 | controller | Jun 12 15:51:07.619292 crc crio[22579]: time="2026-06-12T15:51:07.619210275Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc000c9b1e8}] Aliases:map[]}"
2026-06-12 17:11:40.772903 | controller | Jun 12 15:51:07.619485 crc crio[22579]: time="2026-06-12T15:51:07.619370489Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772919 | controller | Jun 12 15:51:07.619641 crc crio[22579]: time="2026-06-12T15:51:07.619613195Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772936 | controller | Jun 12 15:51:07.619641 crc crio[22579]: time="2026-06-12T15:51:07.619630835Z" level=warning msg="Could not restore sandbox IP for a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-12 17:11:40.772953 | controller | Jun 12 15:51:07.620041 crc crio[22579]: time="2026-06-12T15:51:07.619979154Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc000c9b2a8}] Aliases:map[]}"
2026-06-12 17:11:40.772970 | controller | Jun 12 15:51:07.620121 crc crio[22579]: time="2026-06-12T15:51:07.620098927Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.772986 | controller | Jun 12 15:51:07.620565 crc crio[22579]: time="2026-06-12T15:51:07.620434676Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc000c9b348}] Aliases:map[]}"
2026-06-12 17:11:40.773002 | controller | Jun 12 15:51:07.620727 crc crio[22579]: time="2026-06-12T15:51:07.62059997Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.773049 | controller | Jun 12 15:51:07.620987 crc crio[22579]: time="2026-06-12T15:51:07.620936669Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc000c9b3f0}] Aliases:map[]}"
2026-06-12 17:11:40.773076 | controller | Jun 12 15:51:07.621081 crc crio[22579]: time="2026-06-12T15:51:07.621052802Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.773093 | controller | Jun 12 15:51:07.621608 crc crio[22579]: time="2026-06-12T15:51:07.621547994Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-12 17:11:40.773109 | controller | Jun 12 15:51:07.622287 crc crio[22579]: time="2026-06-12T15:51:07.622235142Z" level=info msg="Starting seccomp notifier watcher"
2026-06-12 17:11:40.773126 | controller | Jun 12 15:51:07.622287 crc crio[22579]: time="2026-06-12T15:51:07.622260793Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-12 17:11:40.773142 | controller | Jun 12 15:51:07.622407 crc crio[22579]: time="2026-06-12T15:51:07.622320494Z" level=info msg="Create NRI interface"
2026-06-12 17:11:40.773158 | controller | Jun 12 15:51:07.622407 crc crio[22579]: time="2026-06-12T15:51:07.622358575Z" level=info msg="runtime interface created"
2026-06-12 17:11:40.773175 | controller | Jun 12 15:51:07.622407 crc crio[22579]: time="2026-06-12T15:51:07.622368595Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-12 17:11:40.773191 | controller | Jun 12 15:51:07.622407 crc crio[22579]: time="2026-06-12T15:51:07.622375315Z" level=info msg="runtime interface starting up..."
2026-06-12 17:11:40.773207 | controller | Jun 12 15:51:07.622407 crc crio[22579]: time="2026-06-12T15:51:07.622381996Z" level=info msg="starting plugins..."
2026-06-12 17:11:40.773223 | controller | Jun 12 15:51:07.622699 crc crio[22579]: time="2026-06-12T15:51:07.622428927Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-12 17:11:40.773239 | controller | Jun 12 15:51:07.625739 crc crio[22579]: time="2026-06-12T15:51:07.62568739Z" level=info msg="No systemd watchdog enabled"
2026-06-12 17:11:40.773255 | controller | Jun 12 15:51:07.631089 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-12 17:11:40.773271 | controller | Jun 12 15:51:26.671290 crc crio[22579]: time="2026-06-12T15:51:26.670560005Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=6a7ac499-d2df-4441-80f9-7c9cf104dbf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.773287 | controller | Jun 12 15:51:26.672484 crc crio[22579]: time="2026-06-12T15:51:26.671371843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.773304 | controller | Jun 12 15:51:26.697955 crc crio[22579]: time="2026-06-12T15:51:26.696619186Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc UID:8e410645-7202-4b67-a238-411a51051df7 NetNS:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e410645_7202_4b67_a238_411a51051df7.slice PodAnnotations:0xc000478628}] Aliases:map[]}"
2026-06-12 17:11:40.773321 | controller | Jun 12 15:51:26.697955 crc crio[22579]: time="2026-06-12T15:51:26.696671098Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.773337 | controller | Jun 12 15:51:26.935064 crc crio[22579]: 2026-06-12T15:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:487b3c38fefb46c Mac:7e:2e:8b:4f:35:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 SocketPath: PciID:}] [{Interface:0xc000138da0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.773377 | controller | Jun 12 15:51:26.937217 crc crio[22579]: time="2026-06-12T15:51:26.937129986Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc UID:8e410645-7202-4b67-a238-411a51051df7 NetNS:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e410645_7202_4b67_a238_411a51051df7.slice PodAnnotations:0xc000478628}] Aliases:map[]}"
2026-06-12 17:11:40.773396 | controller | Jun 12 15:51:26.937333 crc crio[22579]: time="2026-06-12T15:51:26.93730823Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.773412 | controller | Jun 12 15:51:26.949713 crc crio[22579]: time="2026-06-12T15:51:26.945153892Z" level=info msg="Ran pod sandbox 487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc with infra container: openshift-etcd/installer-3-crc/POD" id=6a7ac499-d2df-4441-80f9-7c9cf104dbf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.773428 | controller | Jun 12 15:51:26.949713 crc crio[22579]: time="2026-06-12T15:51:26.947998364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=407ffd3d-9300-4872-b96b-593e70fe739e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.773443 | controller | Jun 12 15:51:26.951898 crc crio[22579]: time="2026-06-12T15:51:26.951223224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=e8d7479c-4094-49ba-b320-8425855a481d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.773459 | controller | Jun 12 15:51:26.965572 crc crio[22579]: time="2026-06-12T15:51:26.963126945Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=191dcbdc-9ff6-4e4c-84ac-e25a24295369 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.773475 | controller | Jun 12 15:51:26.965572 crc crio[22579]: time="2026-06-12T15:51:26.963918373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.773491 | controller | Jun 12 15:51:27.002959 crc crio[22579]: time="2026-06-12T15:51:27.002857076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.773507 | controller | Jun 12 15:51:27.155420 crc crio[22579]: time="2026-06-12T15:51:27.155363777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.773522 | controller | Jun 12 15:51:27.399156 crc crio[22579]: time="2026-06-12T15:51:27.399088737Z" level=info msg="Created container bf425f2e1f1b49957296d7921c2081f6d1009069b116f784a362f1f35572b488: openshift-etcd/installer-3-crc/installer" id=191dcbdc-9ff6-4e4c-84ac-e25a24295369 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.773538 | controller | Jun 12 15:51:27.403487 crc crio[22579]: time="2026-06-12T15:51:27.402477181Z" level=info msg="Starting container: bf425f2e1f1b49957296d7921c2081f6d1009069b116f784a362f1f35572b488" id=44729f39-9def-4a7a-a738-4607e74d3499 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.773553 | controller | Jun 12 15:51:27.412193 crc crio[22579]: time="2026-06-12T15:51:27.411909638Z" level=info msg="Started container" PID=23215 containerID=bf425f2e1f1b49957296d7921c2081f6d1009069b116f784a362f1f35572b488 description=openshift-etcd/installer-3-crc/installer id=44729f39-9def-4a7a-a738-4607e74d3499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc
2026-06-12 17:11:40.773573 | controller | Jun 12 15:51:59.083464 crc crio[22579]: time="2026-06-12T15:51:59.082174464Z" level=info msg="Stopping container: 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb (timeout: 30s)" id=5bfe9437-6083-4bfd-9b91-8e30450b8dbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.773589 | controller | Jun 12 15:51:59.083464 crc crio[22579]: time="2026-06-12T15:51:59.082206005Z" level=info msg="Stopping container: 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1 (timeout: 30s)" id=55f3f9b4-59b5-4308-a515-3a672fdef184 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.773605 | controller | Jun 12 15:51:59.083464 crc crio[22579]: time="2026-06-12T15:51:59.082263766Z" level=info msg="Stopping container: 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed (timeout: 30s)" id=6700350e-31f3-4ef8-985f-99d6791a6a07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.773621 | controller | Jun 12 15:51:59.084885 crc crio[22579]: time="2026-06-12T15:51:59.082277727Z" level=info msg="Stopping container: 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142 (timeout: 30s)" id=7cd75ef4-7601-4845-9e0f-31e0261a225c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.773637 | controller | Jun 12 15:51:59.084885 crc crio[22579]: time="2026-06-12T15:51:59.082291167Z" level=info msg="Stopping container: ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2 (timeout: 30s)" id=c38ebb26-64ec-4872-a0fa-9e157f3e9513 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.773653 | controller | Jun 12 15:51:59.275349 crc crio[22579]: time="2026-06-12T15:51:59.275211904Z" level=info msg="Stopped container 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed: openshift-etcd/etcd-crc/etcd-readyz" id=6700350e-31f3-4ef8-985f-99d6791a6a07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.773669 | controller | Jun 12 15:51:59.321314 crc crio[22579]: time="2026-06-12T15:51:59.321191271Z" level=info msg="Stopped container 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142: openshift-etcd/etcd-crc/etcd-metrics" id=7cd75ef4-7601-4845-9e0f-31e0261a225c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.773685 | controller | Jun 12 15:51:59.358479 crc crio[22579]: time="2026-06-12T15:51:59.358308994Z" level=info msg="Stopped container ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2: openshift-etcd/etcd-crc/etcd-rev" id=c38ebb26-64ec-4872-a0fa-9e157f3e9513 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.773701 | controller | Jun 12 15:52:07.999035 crc crio[22579]: time="2026-06-12T15:52:07.998338564Z" level=info msg="Stopping pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00" id=d8eb9f42-9197-42ba-abf7-86c600bc0413 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773717 | controller | Jun 12 15:52:07.999035 crc crio[22579]: time="2026-06-12T15:52:07.999034079Z" level=info msg="Stopped pod sandbox (already stopped): a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00" id=d8eb9f42-9197-42ba-abf7-86c600bc0413 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773733 | controller | Jun 12 15:52:08.001118 crc crio[22579]: time="2026-06-12T15:52:08.000117543Z" level=info msg="Removing pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00" id=af0a369f-48c1-419a-acfb-59eed97b39bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.773748 | controller | Jun 12 15:52:08.011778 crc crio[22579]: time="2026-06-12T15:52:08.011700897Z" level=info msg="Removed pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00" id=af0a369f-48c1-419a-acfb-59eed97b39bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.773769 | controller | Jun 12 15:52:08.012650 crc crio[22579]: time="2026-06-12T15:52:08.012484684Z" level=info msg="Stopping pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576" id=503a6f9e-2ee8-4dd1-aece-3f7a50afb7cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773786 | controller | Jun 12 15:52:08.012729 crc crio[22579]: time="2026-06-12T15:52:08.012676788Z" level=info msg="Stopped pod sandbox (already stopped): d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576" id=503a6f9e-2ee8-4dd1-aece-3f7a50afb7cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773801 | controller | Jun 12 15:52:08.013312 crc crio[22579]: time="2026-06-12T15:52:08.013256231Z" level=info msg="Removing pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576" id=f8c6c026-d440-4977-b1db-5a5e488cf2ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.773817 | controller | Jun 12 15:52:08.022880 crc crio[22579]: time="2026-06-12T15:52:08.022698708Z" level=info msg="Removed pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576" id=f8c6c026-d440-4977-b1db-5a5e488cf2ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.773833 | controller | Jun 12 15:52:08.023580 crc crio[22579]: time="2026-06-12T15:52:08.023469184Z" level=info msg="Stopping pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217" id=70cfe94f-2646-43b6-9955-521b9f2e9cec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773849 | controller | Jun 12 15:52:08.023690 crc crio[22579]: time="2026-06-12T15:52:08.023669879Z" level=info msg="Stopped pod sandbox (already stopped): e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217" id=70cfe94f-2646-43b6-9955-521b9f2e9cec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773865 | controller | Jun 12 15:52:08.026839 crc crio[22579]: time="2026-06-12T15:52:08.026774587Z" level=info msg="Removing pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217" id=926903c9-ce95-4d46-951e-9ead1e9ae999 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.773880 | controller | Jun 12 15:52:08.035143 crc crio[22579]: time="2026-06-12T15:52:08.035038828Z" level=info msg="Removed pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217" id=926903c9-ce95-4d46-951e-9ead1e9ae999 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.773897 | controller | Jun 12 15:52:08.036058 crc crio[22579]: time="2026-06-12T15:52:08.036010099Z" level=info msg="Stopping pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c" id=1a05c569-03d2-4db1-9ec6-34f737681493 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773912 | controller | Jun 12 15:52:08.036150 crc crio[22579]: time="2026-06-12T15:52:08.036092671Z" level=info msg="Stopped pod sandbox (already stopped): b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c" id=1a05c569-03d2-4db1-9ec6-34f737681493 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773929 | controller | Jun 12 15:52:08.036925 crc crio[22579]: time="2026-06-12T15:52:08.036848598Z" level=info msg="Removing pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c" id=225a70c2-7d4f-435e-bd01-54c033709873 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.773945 | controller | Jun 12 15:52:08.044238 crc crio[22579]: time="2026-06-12T15:52:08.044151578Z" level=info msg="Removed pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c" id=225a70c2-7d4f-435e-bd01-54c033709873 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.773960 | controller | Jun 12 15:52:08.045043 crc crio[22579]: time="2026-06-12T15:52:08.044971496Z" level=info msg="Stopping pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae" id=86bbe53d-4473-40cc-b7c2-65a16d94f2ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773980 | controller | Jun 12 15:52:08.045125 crc crio[22579]: time="2026-06-12T15:52:08.045044457Z" level=info msg="Stopped pod sandbox (already stopped): f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae" id=86bbe53d-4473-40cc-b7c2-65a16d94f2ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.773997 | controller | Jun 12 15:52:08.045675 crc crio[22579]: time="2026-06-12T15:52:08.045584139Z" level=info msg="Removing pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae" id=2e90279e-cc7f-48ef-ae9c-2d6731cb0db3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.774013 | controller | Jun 12 15:52:08.053449 crc crio[22579]: time="2026-06-12T15:52:08.053358249Z" level=info msg="Removed pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae" id=2e90279e-cc7f-48ef-ae9c-2d6731cb0db3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.774029 | controller | Jun 12 15:52:13.058792 crc crio[22579]: time="2026-06-12T15:52:13.058102044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f80e54f5-622b-467d-b4ea-cb6c830e078c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.774045 | controller | Jun 12 15:52:13.060418 crc crio[22579]: time="2026-06-12T15:52:13.060346634Z" level=info msg="Removing container: d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e" id=fce6da1f-087c-4ce3-af8b-ae2e55f163da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774061 | controller | Jun 12 15:52:13.060699 crc crio[22579]: time="2026-06-12T15:52:13.06061327Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5d639c4f-78ea-4b79-8571-665a407c0786 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.774077 | controller | Jun 12 15:52:13.069607 crc crio[22579]: time="2026-06-12T15:52:13.069453823Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=eaf0e504-3e37-4c4e-b7c3-644fcde65655 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.774093 | controller | Jun 12 15:52:13.069992 crc crio[22579]: time="2026-06-12T15:52:13.069912663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.774109 | controller | Jun 12 15:52:13.085242 crc crio[22579]: time="2026-06-12T15:52:13.085071795Z" level=info msg="Removed container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=fce6da1f-087c-4ce3-af8b-ae2e55f163da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774125 | controller | Jun 12 15:52:13.089429 crc crio[22579]: time="2026-06-12T15:52:13.089355599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.774140 | controller | Jun 12 15:52:13.229909 crc crio[22579]: time="2026-06-12T15:52:13.229345166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.774156 | controller | Jun 12 15:52:13.344156 crc crio[22579]: time="2026-06-12T15:52:13.344035749Z" level=info msg="Created container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=eaf0e504-3e37-4c4e-b7c3-644fcde65655 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.774172 | controller | Jun 12 15:52:13.345340 crc crio[22579]: time="2026-06-12T15:52:13.345282876Z" level=info msg="Starting container: a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471" id=7057c422-90bc-482d-974d-95c6c1490c5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.774191 | controller | Jun 12 15:52:13.350087 crc crio[22579]: time="2026-06-12T15:52:13.349163541Z" level=info msg="Started container" PID=23830 containerID=a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7057c422-90bc-482d-974d-95c6c1490c5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.774207 | controller | Jun 12 15:52:15.084560 crc crio[22579]: time="2026-06-12T15:52:15.084403114Z" level=info msg="Stopping pod sandbox: 487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc" id=bf0690be-6bd0-40c0-92e0-17f7f24f731e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.774223 | controller | Jun 12 15:52:15.085323 crc crio[22579]: time="2026-06-12T15:52:15.085143634Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc UID:8e410645-7202-4b67-a238-411a51051df7 NetNS:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e410645_7202_4b67_a238_411a51051df7.slice PodAnnotations:0xc0003845f0}] Aliases:map[]}"
2026-06-12 17:11:40.774240 | controller | Jun 12 15:52:15.085323 crc crio[22579]: time="2026-06-12T15:52:15.085257417Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.774256 | controller | Jun 12 15:52:15.283110 crc crio[22579]: time="2026-06-12T15:52:15.282653879Z" level=info msg="Stopped pod sandbox: 487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc" id=bf0690be-6bd0-40c0-92e0-17f7f24f731e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.774272 | controller | Jun 12 15:52:26.245551 crc crio[22579]: time="2026-06-12T15:52:26.244794289Z" level=info msg="Stopped container 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1: openshift-etcd/etcd-crc/etcd" id=55f3f9b4-59b5-4308-a515-3a672fdef184 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.774289 | controller | Jun 12 15:52:29.108220 crc crio[22579]: time="2026-06-12T15:52:29.107857314Z" level=warning msg="Stopping container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.774305 | controller | Jun 12 15:52:29.156834 crc crio[22579]: time="2026-06-12T15:52:29.156702632Z" level=error msg="Killing container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:11:40.774321 | controller | Jun 12 15:52:29.201286 crc crio[22579]: time="2026-06-12T15:52:29.201186066Z" level=info msg="Stopped container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb: openshift-etcd/etcd-crc/etcdctl" id=5bfe9437-6083-4bfd-9b91-8e30450b8dbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.774337 | controller | Jun 12 15:52:29.201933 crc crio[22579]: time="2026-06-12T15:52:29.201874154Z" level=info msg="Stopping pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206" id=16c70233-4ecb-490e-9095-c3100997c7c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.774373 | controller | Jun 12 15:52:29.207875 crc crio[22579]: time="2026-06-12T15:52:29.207781277Z" level=info msg="Stopped pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206" id=16c70233-4ecb-490e-9095-c3100997c7c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.774395 | controller | Jun 12 15:52:30.240834 crc crio[22579]: time="2026-06-12T15:52:30.240734333Z" level=info msg="Removing container: ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2" id=0009b035-e3e0-40e5-82ce-2a89413466d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774412 | controller | Jun 12 15:52:30.264890 crc crio[22579]: time="2026-06-12T15:52:30.264681414Z" level=info msg="Removed container ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2: openshift-etcd/etcd-crc/etcd-rev" id=0009b035-e3e0-40e5-82ce-2a89413466d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774466 | controller | Jun 12 15:52:30.267264 crc crio[22579]: time="2026-06-12T15:52:30.267132598Z" level=info msg="Removing container: 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed" id=089e0b87-daf0-42c4-94ba-f54b0b7ab7ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774488 | controller | Jun 12 15:52:30.293995 crc crio[22579]: time="2026-06-12T15:52:30.293898422Z" level=info msg="Removed container 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed: openshift-etcd/etcd-crc/etcd-readyz" id=089e0b87-daf0-42c4-94ba-f54b0b7ab7ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774505 | controller | Jun 12 15:52:30.297305 crc crio[22579]: time="2026-06-12T15:52:30.297199718Z" level=info msg="Removing container: 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142" id=6d652f24-5850-4cd7-99d1-e05d6ea73efd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774521 | controller | Jun 12 15:52:30.316475 crc crio[22579]: time="2026-06-12T15:52:30.316316984Z" level=info msg="Removed container 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142: openshift-etcd/etcd-crc/etcd-metrics" id=6d652f24-5850-4cd7-99d1-e05d6ea73efd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774538 | controller | Jun 12 15:52:30.320468 crc crio[22579]: time="2026-06-12T15:52:30.320375089Z" level=info msg="Removing container: 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1" id=df285e6b-59ef-44b6-8b0c-8c7d05c609f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774554 | controller | Jun 12 15:52:30.336726 crc crio[22579]: time="2026-06-12T15:52:30.336678312Z" level=info msg="Removed container 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1: openshift-etcd/etcd-crc/etcd" id=df285e6b-59ef-44b6-8b0c-8c7d05c609f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774570 | controller | Jun 12 15:52:30.340164 crc crio[22579]: time="2026-06-12T15:52:30.34005379Z" level=info msg="Removing container: 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb" id=21f1d26a-e4ca-4377-b8dc-1310577cfb81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774586 | controller | Jun 12 15:52:30.354025 crc crio[22579]: time="2026-06-12T15:52:30.35392193Z" level=info msg="Removed container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb: openshift-etcd/etcd-crc/etcdctl" id=21f1d26a-e4ca-4377-b8dc-1310577cfb81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774602 | controller | Jun 12 15:52:30.356984 crc crio[22579]: time="2026-06-12T15:52:30.356891407Z" level=info msg="Removing container: 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16" id=db55cbdb-7cc2-4b9e-a01e-916248b94c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774618 | controller | Jun 12 15:52:30.411101 crc crio[22579]: time="2026-06-12T15:52:30.411041232Z" level=info msg="Removed container 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16: openshift-etcd/etcd-crc/etcd-resources-copy" id=db55cbdb-7cc2-4b9e-a01e-916248b94c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774634 | controller | Jun 12 15:52:30.417151 crc crio[22579]: time="2026-06-12T15:52:30.417083349Z" level=info msg="Removing container: 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3" id=9ea41019-9586-4b57-b573-8e3bb814cf62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774653 | controller | Jun 12 15:52:30.481322 crc crio[22579]: time="2026-06-12T15:52:30.481205083Z" level=info msg="Removed container 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=9ea41019-9586-4b57-b573-8e3bb814cf62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774670 | controller | Jun 12 15:52:30.485254 crc crio[22579]: time="2026-06-12T15:52:30.485192406Z" level=info msg="Removing container: 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447" id=f4d972e5-64ac-4952-8d1a-0dcf267fcb01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774686 | controller | Jun 12 15:52:30.535662 crc crio[22579]: time="2026-06-12T15:52:30.535440909Z" level=info msg="Removed container 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447: openshift-etcd/etcd-crc/setup" id=f4d972e5-64ac-4952-8d1a-0dcf267fcb01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.774702 | controller | Jun 12 15:52:40.281972 crc crio[22579]: time="2026-06-12T15:52:40.281117172Z" level=info msg="Stopping container: a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 (timeout: 30s)" id=7b6f0244-fac3-4a8b-a319-dd9390093f7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.774717 | controller | Jun 12 15:52:50.388301 crc crio[22579]: time="2026-06-12T15:52:50.387369558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a18c0b28-669f-466a-80b6-000ac42bd6a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.774733 | controller | Jun 12 15:52:50.390745 crc crio[22579]: time="2026-06-12T15:52:50.390472239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=383853ab-ed21-41ed-9fe6-07b0855c9aec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.774749 | controller | Jun 12 15:52:50.392992 crc crio[22579]: time="2026-06-12T15:52:50.392892511Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=fabdf19c-bc87-48e7-96b4-c4acd743c0bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.774765 | controller | Jun 12 15:52:50.393332 crc crio[22579]: time="2026-06-12T15:52:50.39323629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.774781 | controller | Jun 12 15:52:50.424770 crc crio[22579]: time="2026-06-12T15:52:50.424658856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.774796 | controller | Jun 12 15:52:50.429242 crc crio[22579]: time="2026-06-12T15:52:50.429157303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.774812 | controller | Jun 12 15:52:50.589610 crc crio[22579]: time="2026-06-12T15:52:50.58935136Z" level=info msg="Created container b8c64a524c89b38cac8bf32a8031df5d02dc1541af41535556c27f8da5ab7cfa: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=fabdf19c-bc87-48e7-96b4-c4acd743c0bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.774827 | controller | Jun 12 15:52:50.591629 crc crio[22579]: time="2026-06-12T15:52:50.591358372Z" level=info msg="Starting container: b8c64a524c89b38cac8bf32a8031df5d02dc1541af41535556c27f8da5ab7cfa" id=da815ac6-013a-4239-aedd-571fdbd92cd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.774847 | controller | Jun 12 15:52:50.598226 crc crio[22579]: time="2026-06-12T15:52:50.598082226Z" level=info msg="Started container" PID=24439 containerID=b8c64a524c89b38cac8bf32a8031df5d02dc1541af41535556c27f8da5ab7cfa description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=da815ac6-013a-4239-aedd-571fdbd92cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38
2026-06-12 17:11:40.774864 | controller | Jun 12 15:53:08.092724 crc crio[22579]: time="2026-06-12T15:53:08.091386034Z" level=info msg="Stopping pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206" id=6787864d-a7db-428a-b645-5c65f57a6aea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.774880 | controller | Jun 12 15:53:08.092724 crc crio[22579]: time="2026-06-12T15:53:08.092632036Z" level=info msg="Stopped pod sandbox (already stopped): 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206" id=6787864d-a7db-428a-b645-5c65f57a6aea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.774896 | controller | Jun 12 15:53:08.095647 crc crio[22579]: time="2026-06-12T15:53:08.095140101Z" level=info msg="Removing pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206" id=6b28ccf4-8835-4788-b5c9-d106dcd20083 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.774912 | controller | Jun 12 15:53:08.105307 crc crio[22579]: time="2026-06-12T15:53:08.105165641Z" level=info msg="Removed pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206" id=6b28ccf4-8835-4788-b5c9-d106dcd20083 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.774928 | controller | Jun 12 15:53:10.288425 crc crio[22579]: time="2026-06-12T15:53:10.287428109Z" level=warning msg="Stopping container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.774944 | controller | Jun 12 15:53:10.334909 crc crio[22579]: time="2026-06-12T15:53:10.334767698Z" level=error msg="Killing container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:11:40.774960 | controller | Jun 12 15:53:10.402974 crc crio[22579]: time="2026-06-12T15:53:10.402866235Z" level=info msg="Stopped container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7b6f0244-fac3-4a8b-a319-dd9390093f7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.774977 | controller | Jun 12 15:53:10.405162 crc crio[22579]: time="2026-06-12T15:53:10.405053492Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=27237eea-e04c-424c-80ee-c378a2df6993 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.774992 | controller | Jun 12 15:53:10.409925 crc crio[22579]: time="2026-06-12T15:53:10.409853246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=18a9c783-d8d3-4894-b384-b2ef512614ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775008 | controller | Jun 12 15:53:10.412669 crc crio[22579]: time="2026-06-12T15:53:10.412556736Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=10c5aec7-b43f-48be-b711-2b9ff9922224 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775024 | controller | Jun 12 15:53:10.413006 crc crio[22579]: time="2026-06-12T15:53:10.412928606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775044 | controller | Jun 12 15:53:10.434322 crc crio[22579]: time="2026-06-12T15:53:10.434207148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775061 | controller | Jun 12 15:53:10.556549 crc crio[22579]: time="2026-06-12T15:53:10.556145333Z" level=info msg="Removing container: ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b" id=116cbd0f-cc3e-4fd4-8a8b-052b45b7688a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.775077 | controller | Jun 12 15:53:10.612698 crc crio[22579]: time="2026-06-12T15:53:10.612478924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775125 | controller | Jun 12 15:53:10.627439 crc crio[22579]: time="2026-06-12T15:53:10.62733642Z" level=info msg="Removed container ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=116cbd0f-cc3e-4fd4-8a8b-052b45b7688a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.775144 | controller | Jun 12 15:53:10.694164 crc crio[22579]: time="2026-06-12T15:53:10.694039931Z" level=info msg="Created container 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=10c5aec7-b43f-48be-b711-2b9ff9922224 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775161 | controller | Jun 12 15:53:10.696009 crc crio[22579]: time="2026-06-12T15:53:10.69591806Z" level=info msg="Starting container: 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5" id=49a8eb46-c212-425e-8c10-387afc6abbdd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.775177 | controller | Jun 12 15:53:10.701700 crc crio[22579]: time="2026-06-12T15:53:10.701569466Z" level=info msg="Started container" PID=24742 containerID=64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=49a8eb46-c212-425e-8c10-387afc6abbdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.775194 | controller | Jun 12 15:53:13.083969 crc crio[22579]: time="2026-06-12T15:53:13.083151417Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=5939c4be-301f-4753-9140-8345c14eb812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.775210 | controller | Jun 12 15:53:13.083969 crc crio[22579]: time="2026-06-12T15:53:13.083790344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775227 | controller | Jun 12 15:53:13.096165 crc crio[22579]: time="2026-06-12T15:53:13.096062852Z" 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=5939c4be-301f-4753-9140-8345c14eb812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.775243 | controller | Jun 12 15:53:13.115067 crc crio[22579]: time="2026-06-12T15:53:13.114309465Z" level=info msg="Ran pod sandbox 446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86 with infra container: openshift-etcd/etcd-crc/POD" id=5939c4be-301f-4753-9140-8345c14eb812 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.775259 | controller | Jun 12 15:53:13.118656 crc crio[22579]: time="2026-06-12T15:53:13.118419312Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ff00601d-594f-4cdc-ba90-4508ec08b85c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775280 | controller | Jun 12 15:53:13.121765 crc crio[22579]: time="2026-06-12T15:53:13.121659966Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8241ebd1-46e5-4d06-b519-fd4413a6528e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775296 | controller | Jun 12 15:53:13.145911 crc crio[22579]: time="2026-06-12T15:53:13.145734421Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=ae033476-93ed-48cc-bf70-0148624200db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775313 | controller | Jun 12 15:53:13.146366 crc crio[22579]: time="2026-06-12T15:53:13.146285775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775329 | controller | Jun 12 15:53:13.172242 crc crio[22579]: time="2026-06-12T15:53:13.172065845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775357 | controller | Jun 12 15:53:13.331572 crc crio[22579]: time="2026-06-12T15:53:13.331287146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775379 | controller | Jun 12 15:53:13.439152 crc crio[22579]: time="2026-06-12T15:53:13.438414356Z" level=info msg="Created container c4fd477872976c5cda42b6f6056492b25fa6bdac23a21405ad146e607f2cf8c4: openshift-etcd/etcd-crc/setup" id=ae033476-93ed-48cc-bf70-0148624200db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775396 | controller | Jun 12 15:53:13.440424 crc crio[22579]: time="2026-06-12T15:53:13.440191912Z" level=info msg="Starting container: c4fd477872976c5cda42b6f6056492b25fa6bdac23a21405ad146e607f2cf8c4" id=0f732452-a5a1-45fa-812b-2709edb9f0f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.775413 | controller | Jun 12 15:53:13.446380 crc crio[22579]: time="2026-06-12T15:53:13.44628865Z" level=info msg="Started container" PID=24801 containerID=c4fd477872976c5cda42b6f6056492b25fa6bdac23a21405ad146e607f2cf8c4 description=openshift-etcd/etcd-crc/setup id=0f732452-a5a1-45fa-812b-2709edb9f0f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86
2026-06-12 17:11:40.775429 | controller | Jun 12 15:53:47.605836 crc crio[22579]: time="2026-06-12T15:53:47.605011602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=67ee7638-ac22-40ee-9436-fd68ac02f742 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775445 | controller | Jun 12 15:53:47.608488 crc crio[22579]: time="2026-06-12T15:53:47.60840364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7eb8e8c1-eb75-4313-80a8-9cdb4f0e8b85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775472 | controller | Jun 12 15:53:47.646456 crc crio[22579]: time="2026-06-12T15:53:47.646316834Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=0493a11a-1ab1-4ac4-b6b9-48466f6bb14c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775489 | controller | Jun 12 15:53:47.646923 crc crio[22579]: time="2026-06-12T15:53:47.646893769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775505 | controller | Jun 12 15:53:47.671433 crc crio[22579]: time="2026-06-12T15:53:47.671093417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775526 | controller | Jun 12 15:53:47.822079 crc crio[22579]: time="2026-06-12T15:53:47.821857059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775542 | controller | Jun 12 15:53:47.917981 crc crio[22579]: time="2026-06-12T15:53:47.917836389Z" level=info msg="Created container c5aa176cc2b7b4bbcfa6459138d20d6981c81f15ee85bcce6355ec9db11cc9bd: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=0493a11a-1ab1-4ac4-b6b9-48466f6bb14c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775559 | controller | Jun 12 15:53:47.919157 crc crio[22579]: time="2026-06-12T15:53:47.919051601Z" level=info msg="Starting container: c5aa176cc2b7b4bbcfa6459138d20d6981c81f15ee85bcce6355ec9db11cc9bd" id=f077db0f-3b1e-44a7-8107-82860c0c400f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.775574 | controller | Jun 12 15:53:47.926896 crc crio[22579]: time="2026-06-12T15:53:47.926774641Z" level=info msg="Started container" PID=25239 containerID=c5aa176cc2b7b4bbcfa6459138d20d6981c81f15ee85bcce6355ec9db11cc9bd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=f077db0f-3b1e-44a7-8107-82860c0c400f name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86
2026-06-12 17:11:40.775590 | controller | Jun 12 15:54:03.957212 crc crio[22579]: time="2026-06-12T15:54:03.956296655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=4f256570-9ef5-4c85-a3b0-3b26b9be189a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775606 | controller | Jun 12 15:54:03.960815 crc crio[22579]: time="2026-06-12T15:54:03.96073244Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=9434a59f-0988-4e48-a31a-2f24de875539 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775622 | controller | Jun 12 15:54:03.962832 crc crio[22579]: time="2026-06-12T15:54:03.962760623Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator" id=99962efa-7030-48bf-9f81-9db2e8d26369 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775638 | controller | Jun 12 15:54:03.963155 crc crio[22579]: time="2026-06-12T15:54:03.963088191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775654 | controller | Jun 12 15:54:03.986253 crc crio[22579]: time="2026-06-12T15:54:03.986127639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775670 | controller | Jun 12 15:54:03.989967 crc crio[22579]: time="2026-06-12T15:54:03.989884137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775686 | controller | Jun 12 15:54:04.096461 crc crio[22579]: time="2026-06-12T15:54:04.096319039Z" level=info msg="Created container fa35aed9affd693c566b42078bfa05d75f94b3cc99ff0b31bd312b7f7508e431: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator" id=99962efa-7030-48bf-9f81-9db2e8d26369 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775704 | controller | Jun 12 15:54:04.097690 crc crio[22579]: time="2026-06-12T15:54:04.097454128Z" level=info msg="Starting container: fa35aed9affd693c566b42078bfa05d75f94b3cc99ff0b31bd312b7f7508e431" id=24247ae3-789c-4218-95c0-a3539b90c5fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.775721 | controller | Jun 12 15:54:04.104099 crc crio[22579]: time="2026-06-12T15:54:04.104000428Z" level=info msg="Started container" PID=25481 containerID=fa35aed9affd693c566b42078bfa05d75f94b3cc99ff0b31bd312b7f7508e431 description=openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator id=24247ae3-789c-4218-95c0-a3539b90c5fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06
2026-06-12 17:11:40.775740 | controller | Jun 12 15:54:22.850488 crc crio[22579]: time="2026-06-12T15:54:22.849726766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9b566335-52a5-4457-9f24-c55447b8909a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775757 | controller | Jun 12 15:54:22.854646 crc crio[22579]: time="2026-06-12T15:54:22.854173535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8e9f2cb9-e2f4-4912-a020-1399238bd587 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775773 | controller | Jun 12 15:54:22.874561 crc crio[22579]: time="2026-06-12T15:54:22.874378094Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=5502d8da-a69b-4512-afdb-b5d5e42def8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775789 | controller | Jun 12 15:54:22.875307 crc crio[22579]: time="2026-06-12T15:54:22.875194236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775805 | controller | Jun 12 15:54:22.902795 crc crio[22579]: time="2026-06-12T15:54:22.902484264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775821 | controller | Jun 12 15:54:23.064677 crc crio[22579]: time="2026-06-12T15:54:23.064355045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775838 | controller | Jun 12 15:54:23.168859 crc crio[22579]: time="2026-06-12T15:54:23.168158826Z" level=info msg="Created container 6a7f91753f3954b61ecacad6c457c09fdf0fd2613344aecb200a9898e5f5cf4b: openshift-etcd/etcd-crc/etcd-resources-copy" id=5502d8da-a69b-4512-afdb-b5d5e42def8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775853 | controller | Jun 12 15:54:23.171105 crc crio[22579]: time="2026-06-12T15:54:23.171021912Z" level=info msg="Starting container: 6a7f91753f3954b61ecacad6c457c09fdf0fd2613344aecb200a9898e5f5cf4b" id=099455cb-5a57-4708-bf02-78b241ac288a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.775869 | controller | Jun 12 15:54:23.179009 crc crio[22579]: time="2026-06-12T15:54:23.178867551Z" level=info msg="Started container" PID=25712 containerID=6a7f91753f3954b61ecacad6c457c09fdf0fd2613344aecb200a9898e5f5cf4b description=openshift-etcd/etcd-crc/etcd-resources-copy id=099455cb-5a57-4708-bf02-78b241ac288a name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86
2026-06-12 17:11:40.775885 | controller | Jun 12 15:54:24.111088 crc crio[22579]: time="2026-06-12T15:54:24.111008932Z" level=info msg="Removing container: ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632" id=c80f95d9-fc1c-459e-95c2-18ddcc771d20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.775901 | controller | Jun 12 15:54:24.112442 crc crio[22579]: time="2026-06-12T15:54:24.112353418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=ef840d1c-ca34-4829-ad48-8d5c55f26d40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775917 | controller | Jun 12 15:54:24.156604 crc crio[22579]: time="2026-06-12T15:54:24.156422294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=3a4f839c-bafc-4b50-8f8b-96e124a50bab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.775937 | controller | Jun 12 15:54:24.159264 crc crio[22579]: time="2026-06-12T15:54:24.159178407Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=1fe7ede3-069f-4593-af1b-5b05d850980e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.775953 | controller | Jun 12 15:54:24.159649 crc crio[22579]: time="2026-06-12T15:54:24.159455455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.775969 | controller | Jun 12 15:54:24.189338 crc crio[22579]: time="2026-06-12T15:54:24.188973113Z" level=info msg="Removed container ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=c80f95d9-fc1c-459e-95c2-18ddcc771d20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.775985 | controller | Jun 12 15:54:24.192659 crc crio[22579]: time="2026-06-12T15:54:24.192477396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776001 | controller | Jun 12 15:54:24.355838 crc crio[22579]: time="2026-06-12T15:54:24.355676372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776017 | controller | Jun 12 15:54:24.459766 crc crio[22579]: time="2026-06-12T15:54:24.459279768Z" level=info msg="Created container 155323cb8089a4698d3a7bb7c57bfc765e7b171eebd70a23c30324826f500cc5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=1fe7ede3-069f-4593-af1b-5b05d850980e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776033 | controller | Jun 12 15:54:24.461354 crc crio[22579]: time="2026-06-12T15:54:24.46124429Z" level=info msg="Starting container: 155323cb8089a4698d3a7bb7c57bfc765e7b171eebd70a23c30324826f500cc5" id=de76eac2-e34a-4995-a5ed-0a9d80e7420c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.776049 | controller | Jun 12 15:54:24.469386 crc crio[22579]: time="2026-06-12T15:54:24.469284845Z" level=info msg="Started container" PID=25760 containerID=155323cb8089a4698d3a7bb7c57bfc765e7b171eebd70a23c30324826f500cc5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=de76eac2-e34a-4995-a5ed-0a9d80e7420c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405
2026-06-12 17:11:40.776065 | controller | Jun 12 15:54:29.182386 crc crio[22579]: time="2026-06-12T15:54:29.18181989Z" level=info msg="Removing container: 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba" id=ea632688-e43b-4282-ac00-191cbff82a24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.776081 | controller | Jun 12 15:54:29.183308 crc crio[22579]: time="2026-06-12T15:54:29.182173629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a7be329f-e84d-493d-bc1c-9866e70ee712 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776097 | controller | Jun 12 15:54:29.187023 crc crio[22579]: time="2026-06-12T15:54:29.186941176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=112edccf-1909-4247-a96e-c8c3f02f9d7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776116 | controller | Jun 12 15:54:29.189225 crc crio[22579]: time="2026-06-12T15:54:29.189164476Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5b3e46f9-211a-4af9-a7cd-fc6e1e37b3d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776133 | controller | Jun 12 15:54:29.189717 crc crio[22579]: time="2026-06-12T15:54:29.189673709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776149 | controller | Jun 12 15:54:29.215917 crc crio[22579]: time="2026-06-12T15:54:29.215820357Z" level=info msg="Removed container 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ea632688-e43b-4282-ac00-191cbff82a24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.776198 | controller | Jun 12 15:54:29.224261 crc crio[22579]: time="2026-06-12T15:54:29.224204291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776216 | controller | Jun 12 15:54:29.381464 crc crio[22579]: time="2026-06-12T15:54:29.381370836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776232 | controller | Jun 12 15:54:29.481281 crc crio[22579]: time="2026-06-12T15:54:29.481128369Z" level=info msg="Created container 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5b3e46f9-211a-4af9-a7cd-fc6e1e37b3d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776248 | controller | Jun 12 15:54:29.483455 crc crio[22579]: time="2026-06-12T15:54:29.483264526Z" level=info msg="Starting container: 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde" id=38015755-cd9d-4ece-90c8-3223521d744e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.776265 | controller | Jun 12 15:54:29.489649 crc crio[22579]: time="2026-06-12T15:54:29.489445171Z" level=info msg="Started container" PID=25825 containerID=67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=38015755-cd9d-4ece-90c8-3223521d744e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.776281 | controller | Jun 12 15:54:33.248288 crc crio[22579]: time="2026-06-12T15:54:33.247211581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7f9a34df-ff0f-4d04-839e-01f6222d77f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776297 | controller | Jun 12 15:54:33.250563 crc crio[22579]: time="2026-06-12T15:54:33.250451438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d583273a-78a4-4a9b-be4a-6a95c76b29cc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776313 | controller | Jun 12 15:54:33.254907 crc crio[22579]: time="2026-06-12T15:54:33.254838985Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=8d8c0ed3-7f34-4b36-8ef3-212745c4d7ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776328 | controller | Jun 12 15:54:33.255244 crc crio[22579]: time="2026-06-12T15:54:33.255179274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776344 | controller | Jun 12 15:54:33.296604 crc crio[22579]: time="2026-06-12T15:54:33.296436905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776380 | controller | Jun 12 15:54:33.460141 crc crio[22579]: time="2026-06-12T15:54:33.459992301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776398 | controller | Jun 12 15:54:33.569427 crc crio[22579]: time="2026-06-12T15:54:33.568853997Z" level=info msg="Created container 462d1daf743ba8a7e7aa0b504143775a073ba3ac2e71ae7d0ac843a23f60294f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=8d8c0ed3-7f34-4b36-8ef3-212745c4d7ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776415 | controller | Jun 12 15:54:33.572710 crc crio[22579]: time="2026-06-12T15:54:33.572473903Z" level=info msg="Starting container: 462d1daf743ba8a7e7aa0b504143775a073ba3ac2e71ae7d0ac843a23f60294f" id=a047a147-e5fb-47bc-ae73-e55bfbe060ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.776432 | controller | Jun 12 15:54:33.577226 crc crio[22579]: time="2026-06-12T15:54:33.576902461Z" level=info msg="Started container" PID=25944 containerID=462d1daf743ba8a7e7aa0b504143775a073ba3ac2e71ae7d0ac843a23f60294f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a047a147-e5fb-47bc-ae73-e55bfbe060ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd
2026-06-12 17:11:40.776448 | controller | Jun 12 15:54:33.589675 crc crio[22579]: time="2026-06-12T15:54:33.589540339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7ab887a0-c4c0-47cd-adda-06d541cf83c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776465 | controller | Jun 12 15:54:33.591722 crc crio[22579]: time="2026-06-12T15:54:33.591635265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=5c4508c1-26b0-4e16-b61f-d376cea04d26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776482 | controller | Jun 12 15:54:33.595303 crc crio[22579]: time="2026-06-12T15:54:33.59521564Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=9e8cfab0-049a-488f-bbcb-dd06b0beb60c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776498 | controller | Jun 12 15:54:33.595820 crc crio[22579]: time="2026-06-12T15:54:33.595636391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776515 | controller | Jun 12 15:54:33.618356 crc crio[22579]: time="2026-06-12T15:54:33.618246865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776531 | controller | Jun 12 15:54:33.818076 crc crio[22579]: time="2026-06-12T15:54:33.817997877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776548 | controller | Jun 12 15:54:33.925324 crc crio[22579]: time="2026-06-12T15:54:33.925146907Z" level=info msg="Created container 480f0233a9119c564e29a1131b2318fddb82a6065cd401f3ed40d1ffee9fc26b: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=9e8cfab0-049a-488f-bbcb-dd06b0beb60c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776564 | controller | Jun 12 15:54:33.926813 crc crio[22579]: time="2026-06-12T15:54:33.926707888Z" level=info msg="Starting container: 480f0233a9119c564e29a1131b2318fddb82a6065cd401f3ed40d1ffee9fc26b" id=a7de1f0e-628c-48bb-a44d-c2bb0b5dbfd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.776584 | controller | Jun 12 15:54:33.931196 crc crio[22579]: time="2026-06-12T15:54:33.931149307Z" level=info msg="Started container" PID=25963 containerID=480f0233a9119c564e29a1131b2318fddb82a6065cd401f3ed40d1ffee9fc26b description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=a7de1f0e-628c-48bb-a44d-c2bb0b5dbfd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd
2026-06-12 17:11:40.776601 | controller | Jun 12 15:54:40.333334 crc crio[22579]: time="2026-06-12T15:54:40.332889979Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=7c703de1-5d97-45a1-a8bf-03bfb32ff14d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776617 | controller | Jun 12 15:54:40.336725 crc crio[22579]: time="2026-06-12T15:54:40.33629349Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e9b74ade-5e00-44f4-adbd-0a1504227cfa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776633 | controller | Jun 12 15:54:40.338703 crc crio[22579]: time="2026-06-12T15:54:40.338628542Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=1b3c0661-1352-4738-a22d-1e7ac481575f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776649 | controller | Jun 12 15:54:40.338995 crc crio[22579]: time="2026-06-12T15:54:40.33892834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776665 | controller | Jun 12 15:54:40.368199 crc crio[22579]: time="2026-06-12T15:54:40.368020397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776681 | controller | Jun 12 15:54:40.372137 crc crio[22579]: time="2026-06-12T15:54:40.372058004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776697 | controller | Jun 12 15:54:40.505367 crc crio[22579]: time="2026-06-12T15:54:40.505234679Z" level=info msg="Created container ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=1b3c0661-1352-4738-a22d-1e7ac481575f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776714 | controller | Jun 12 15:54:40.506843 crc crio[22579]: time="2026-06-12T15:54:40.506656147Z" level=info msg="Starting container: ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5" id=4982d10a-95c6-4e26-94df-8cd3c07187de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.776730 | controller | Jun 12 15:54:40.512352 crc crio[22579]: time="2026-06-12T15:54:40.512131323Z" level=info msg="Started container" PID=26049 containerID=ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4982d10a-95c6-4e26-94df-8cd3c07187de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0
2026-06-12 17:11:40.776746 | controller | Jun 12 15:54:46.388272 crc crio[22579]: time="2026-06-12T15:54:46.387491336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=198ee6e1-1edc-4aed-ac11-399e1bd25e5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776766 | controller | Jun 12 15:54:46.390636 crc crio[22579]: time="2026-06-12T15:54:46.390454995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=729f7459-c19e-403b-816c-81199aa6ee9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776782 | controller | Jun 12 15:54:46.393088 crc crio[22579]: time="2026-06-12T15:54:46.393026414Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b4870af8-13ef-4eeb-b79a-d606b2d35aa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776798 | controller | Jun 12 15:54:46.393575 crc crio[22579]: time="2026-06-12T15:54:46.393440955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776815 | controller | Jun 12 15:54:46.394469 crc crio[22579]: time="2026-06-12T15:54:46.394423171Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=a29b5531-ddc1-4e66-97a2-644e03393087 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776831 | controller | Jun 12 15:54:46.395859 crc crio[22579]: time="2026-06-12T15:54:46.395720585Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d7210477-1463-4e2e-9a05-23ed0cd42bbe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.776847 | controller | Jun 12 15:54:46.404063 crc crio[22579]: time="2026-06-12T15:54:46.403984566Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=36eb6f5f-1bdf-4aba-83ce-39c8f649105a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776863 | controller | Jun 12 15:54:46.404325 crc crio[22579]: time="2026-06-12T15:54:46.404282164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776879 | controller | Jun 12 15:54:46.425356 crc crio[22579]: time="2026-06-12T15:54:46.424078102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776895 | controller | Jun 12 15:54:46.430445 crc crio[22579]: time="2026-06-12T15:54:46.43035847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776910 | controller | Jun 12 15:54:46.439329 crc crio[22579]: time="2026-06-12T15:54:46.439206856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776926 | controller | Jun 12 15:54:46.549948 crc crio[22579]: time="2026-06-12T15:54:46.549821188Z" level=info msg="Created container ac703fd5e2ac3e92cfa5df090854b4778f2ca4c1f3bf8b5cad55d77fa26a8e0a: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b4870af8-13ef-4eeb-b79a-d606b2d35aa8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.776942 | controller | Jun 12 15:54:46.551297 crc crio[22579]: time="2026-06-12T15:54:46.551205405Z" level=info msg="Starting container: ac703fd5e2ac3e92cfa5df090854b4778f2ca4c1f3bf8b5cad55d77fa26a8e0a" id=7a94f8fd-09fa-4803-b387-bf7a8f2c350c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.776958 | controller | Jun 12 15:54:46.559264 crc crio[22579]: time="2026-06-12T15:54:46.559148437Z" level=info msg="Started container" PID=26155 containerID=ac703fd5e2ac3e92cfa5df090854b4778f2ca4c1f3bf8b5cad55d77fa26a8e0a description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=7a94f8fd-09fa-4803-b387-bf7a8f2c350c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab
2026-06-12 17:11:40.776981 | controller | Jun 12 15:54:46.596883 crc crio[22579]: time="2026-06-12T15:54:46.596760331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.776998 | controller | Jun 12 15:54:46.690262 crc crio[22579]: time="2026-06-12T15:54:46.690122833Z" level=info msg="Created container bf547f885d86f26898558b6190dac32848781f5ab22ac50f16fead833a720dac: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=36eb6f5f-1bdf-4aba-83ce-39c8f649105a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777014 | controller | Jun 12 15:54:46.691719 crc crio[22579]: time="2026-06-12T15:54:46.691641403Z" level=info msg="Starting container: bf547f885d86f26898558b6190dac32848781f5ab22ac50f16fead833a720dac" id=25c99183-499d-4706-9b00-3d4fcf1db522 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.777030 | controller | Jun 12 15:54:46.696647 crc crio[22579]: time="2026-06-12T15:54:46.696421541Z" level=info msg="Started container" PID=26176 containerID=bf547f885d86f26898558b6190dac32848781f5ab22ac50f16fead833a720dac description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=25c99183-499d-4706-9b00-3d4fcf1db522 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.777046 | controller | Jun 12 15:54:54.227095 crc crio[22579]: time="2026-06-12T15:54:54.226182712Z" level=info msg="Stopping container: 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde (timeout: 30s)" id=6fd168ec-5f57-473f-a19a-c9d821f5b943 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.777062 | controller | Jun 12 15:54:54.492872 crc crio[22579]: time="2026-06-12T15:54:54.492811349Z" level=info msg="Removing container: 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce" id=4caae631-2dba-461b-acda-bb373efa8e34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.777078 | controller | Jun 12 15:54:54.573180 crc crio[22579]: time="2026-06-12T15:54:54.573065301Z" level=info msg="Removed container 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4caae631-2dba-461b-acda-bb373efa8e34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.777094 | controller | Jun 12 15:54:55.032166 crc crio[22579]: time="2026-06-12T15:54:55.032043342Z" level=info msg="Stopped container 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6fd168ec-5f57-473f-a19a-c9d821f5b943 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.777110 | controller | Jun 12 15:54:55.035441 crc crio[22579]: time="2026-06-12T15:54:55.035287679Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=067c87d7-2d2a-4b39-83fb-4f620867d529 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777126 | controller | Jun 12 15:54:55.039206 crc crio[22579]: time="2026-06-12T15:54:55.039115121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=143530da-15a9-4536-9cb9-276b3cb741a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777142 | controller | Jun 12 15:54:55.042950 crc crio[22579]: time="2026-06-12T15:54:55.042806779Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ef225f09-3d05-44fe-916e-1b13bf18eb13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777161 | controller | Jun 12 15:54:55.043324 crc crio[22579]: time="2026-06-12T15:54:55.043252961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777178 | controller | Jun 12 15:54:55.089808 crc crio[22579]: time="2026-06-12T15:54:55.089466495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777201 | controller | Jun 12 15:54:55.278451 crc crio[22579]: time="2026-06-12T15:54:55.277922945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777217 | controller | Jun 12 15:54:55.357007 crc crio[22579]: time="2026-06-12T15:54:55.356904433Z" level=info msg="Created container 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ef225f09-3d05-44fe-916e-1b13bf18eb13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777264 | controller | Jun 12 15:54:55.359032 crc crio[22579]: time="2026-06-12T15:54:55.358975769Z" level=info msg="Starting container: 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d" id=ccf476dc-a6a7-44cf-ad8d-a17c5ec41fae name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.777283 | controller | Jun 12 15:54:55.364329 crc crio[22579]: time="2026-06-12T15:54:55.364223679Z" level=info msg="Started container" PID=26339 containerID=37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ccf476dc-a6a7-44cf-ad8d-a17c5ec41fae name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.777300 | controller | Jun 12 15:54:58.122482 crc crio[22579]: time="2026-06-12T15:54:58.121931176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b4746c5f-b3e0-4151-b37a-7258223aacf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777317 | controller | Jun 12 15:54:58.125413 crc crio[22579]: time="2026-06-12T15:54:58.125340457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=64ac657b-6700-4eeb-a5ec-826967f2ea0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777333 | controller | Jun 12 15:54:58.139231 crc crio[22579]: time="2026-06-12T15:54:58.139159666Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=f7dee681-db0e-40e8-8581-e10f376ff089 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777362 | controller | Jun 12 15:54:58.139830 crc crio[22579]: time="2026-06-12T15:54:58.139623358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777383 | controller | Jun 12 15:54:58.161070 crc crio[22579]: time="2026-06-12T15:54:58.161019739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777400 | controller | Jun 12 15:54:58.300803 crc crio[22579]: time="2026-06-12T15:54:58.300667137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777427 | controller | Jun 12 15:54:58.391181 crc crio[22579]: time="2026-06-12T15:54:58.391043689Z" level=info msg="Created container 936e290837e3551fa8579d0359cedbbc08ed71a363dfc7cf3ddbbc63d59b27d0: openshift-etcd/etcd-crc/etcdctl" id=f7dee681-db0e-40e8-8581-e10f376ff089 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777444 | controller | Jun 12 15:54:58.392824 crc crio[22579]: time="2026-06-12T15:54:58.392683683Z" level=info msg="Starting container: 936e290837e3551fa8579d0359cedbbc08ed71a363dfc7cf3ddbbc63d59b27d0" id=ccfe9249-2717-4bb2-9521-2eb1a40c7648 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.777460 | controller | Jun 12 15:54:58.397288 crc crio[22579]: time="2026-06-12T15:54:58.397206684Z" level=info msg="Started container" PID=26384 containerID=936e290837e3551fa8579d0359cedbbc08ed71a363dfc7cf3ddbbc63d59b27d0 description=openshift-etcd/etcd-crc/etcdctl id=ccfe9249-2717-4bb2-9521-2eb1a40c7648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86
2026-06-12 17:11:40.777477 | controller | Jun 12 15:54:58.409885 crc crio[22579]: time="2026-06-12T15:54:58.409785339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e53d178d-9b2b-43eb-b4d9-83136d2286d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777493 | controller | Jun 12 15:54:58.412913 crc crio[22579]: time="2026-06-12T15:54:58.412845961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b032da01-0875-417a-bbc9-48fe86888cd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777510 | controller | Jun 12 15:54:58.417809 crc crio[22579]: time="2026-06-12T15:54:58.417766072Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=a9e7f80f-8826-4c41-8820-04477881830f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777525 | controller | Jun 12 15:54:58.418284 crc crio[22579]: time="2026-06-12T15:54:58.418227095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777541 | controller | Jun 12 15:54:58.445978 crc crio[22579]: time="2026-06-12T15:54:58.445868092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777557 | controller | Jun 12 15:54:58.604276 crc crio[22579]: time="2026-06-12T15:54:58.604178538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777573 | controller | Jun 12 15:54:58.719938 crc crio[22579]: time="2026-06-12T15:54:58.719330472Z" level=info msg="Created container 456da7f5300a718f09124e3522c644ebea67192ef14b68c44d728910788ebf43: openshift-etcd/etcd-crc/etcd" id=a9e7f80f-8826-4c41-8820-04477881830f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777589 | controller | Jun 12 15:54:58.721108 crc crio[22579]: time="2026-06-12T15:54:58.721063398Z" level=info msg="Starting container: 456da7f5300a718f09124e3522c644ebea67192ef14b68c44d728910788ebf43" id=26fe028a-174e-4d79-9d5a-eb5c919974ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.777604 | controller | Jun 12 15:54:58.728319 crc crio[22579]: time="2026-06-12T15:54:58.728290181Z" level=info msg="Started container" PID=26392 containerID=456da7f5300a718f09124e3522c644ebea67192ef14b68c44d728910788ebf43 description=openshift-etcd/etcd-crc/etcd id=26fe028a-174e-4d79-9d5a-eb5c919974ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86
2026-06-12 17:11:40.777620 | controller | Jun 12 15:54:58.741811 crc crio[22579]: time="2026-06-12T15:54:58.7417417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=315a88b8-1c8b-47d9-9ffc-481985c491d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777639 | controller | Jun 12 15:54:58.744766 crc crio[22579]: time="2026-06-12T15:54:58.744691749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=36f05fa7-6eb9-437d-b9b2-366904c2ec1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777655 | controller | Jun 12 15:54:58.751118 crc crio[22579]: time="2026-06-12T15:54:58.750998247Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=340675c3-799e-4539-a4b2-ecc5a2cb1009 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777670 | controller | Jun 12 15:54:58.751871 crc crio[22579]: time="2026-06-12T15:54:58.751793668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777686 | controller | Jun 12 15:54:58.781166 crc crio[22579]: time="2026-06-12T15:54:58.780983557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777703 | controller | Jun 12 15:54:58.919297 crc crio[22579]: time="2026-06-12T15:54:58.919176566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777719 | controller | Jun 12 15:54:59.012186 crc crio[22579]: time="2026-06-12T15:54:59.012086526Z" level=info msg="Created container f1442823dbd251015fdf7b348c96aa405c3d1042d2c940301afac77d458f7c17: openshift-etcd/etcd-crc/etcd-metrics" id=340675c3-799e-4539-a4b2-ecc5a2cb1009 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777734 | controller | Jun 12 15:54:59.012905 crc crio[22579]: time="2026-06-12T15:54:59.012831616Z" level=info msg="Starting container: f1442823dbd251015fdf7b348c96aa405c3d1042d2c940301afac77d458f7c17" id=d3288ccb-4110-42da-b370-2c7250dcb566 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.777750 | controller | Jun 12 15:54:59.018319 crc crio[22579]: time="2026-06-12T15:54:59.018211749Z" level=info msg="Started container" PID=26411 containerID=f1442823dbd251015fdf7b348c96aa405c3d1042d2c940301afac77d458f7c17 description=openshift-etcd/etcd-crc/etcd-metrics id=d3288ccb-4110-42da-b370-2c7250dcb566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86
2026-06-12 17:11:40.777766 | controller | Jun 12 15:54:59.033743 crc crio[22579]: time="2026-06-12T15:54:59.029262554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=27faba5d-21eb-4395-b5ae-c6923e574f57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777782 | controller | Jun 12 15:54:59.033743 crc crio[22579]: time="2026-06-12T15:54:59.032543762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c2efa44c-2a3d-470a-98fa-7a71bd933014 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777798 | controller | Jun 12 15:54:59.038687 crc crio[22579]: time="2026-06-12T15:54:59.038560313Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=6a9c9ff5-6727-4118-9e9b-c75afbc23a6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777813 | controller | Jun 12 15:54:59.039129 crc crio[22579]: time="2026-06-12T15:54:59.039024605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777833 | controller | Jun 12 15:54:59.064344 crc crio[22579]: time="2026-06-12T15:54:59.064244748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777850 | controller | Jun 12 15:54:59.188138 crc crio[22579]: time="2026-06-12T15:54:59.188023902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777866 | controller | Jun 12 15:54:59.291472 crc crio[22579]: time="2026-06-12T15:54:59.291327479Z" level=info msg="Created container a03f2789b3790856b4432a0950c75e06a218e854d569890bc3eb5bc88181b968: openshift-etcd/etcd-crc/etcd-readyz" id=6a9c9ff5-6727-4118-9e9b-c75afbc23a6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777882 | controller | Jun 12 15:54:59.292832 crc crio[22579]: time="2026-06-12T15:54:59.292741157Z" level=info msg="Starting container: a03f2789b3790856b4432a0950c75e06a218e854d569890bc3eb5bc88181b968" id=bd158bab-1807-438f-a86c-90c04558c802 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.777898 | controller | Jun 12 15:54:59.298580 crc crio[22579]: time="2026-06-12T15:54:59.298428409Z" level=info msg="Started container" PID=26428 containerID=a03f2789b3790856b4432a0950c75e06a218e854d569890bc3eb5bc88181b968 description=openshift-etcd/etcd-crc/etcd-readyz id=bd158bab-1807-438f-a86c-90c04558c802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86
2026-06-12 17:11:40.777914 | controller | Jun 12 15:54:59.311940 crc crio[22579]: time="2026-06-12T15:54:59.311828066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2779fd18-405e-4af6-9620-ed7930ac300b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777930 | controller | Jun 12 15:54:59.314485 crc crio[22579]: time="2026-06-12T15:54:59.314390375Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=9a20b711-9c2f-4c04-a003-3968e80ae7d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.777946 | controller | Jun 12 15:54:59.321763 crc crio[22579]: time="2026-06-12T15:54:59.321661989Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=41f178ec-43c8-4ac5-bb1d-cd928844c91f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.777963 | controller | Jun 12 15:54:59.322314 crc crio[22579]: time="2026-06-12T15:54:59.322249445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777979 | controller | Jun 12 15:54:59.348620 crc crio[22579]: time="2026-06-12T15:54:59.348429173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.777996 | controller | Jun 12 15:54:59.482787 crc crio[22579]: time="2026-06-12T15:54:59.482364568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778012 | controller | Jun 12 15:54:59.586872 crc crio[22579]: time="2026-06-12T15:54:59.586743424Z" level=info msg="Created container 4f40e8435f36637ffe7cd0d905ed2177f58e9c25dc4a1cb53c83d0feb037a20f: openshift-etcd/etcd-crc/etcd-rev" id=41f178ec-43c8-4ac5-bb1d-cd928844c91f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.778028 | controller | Jun 12 15:54:59.588077 crc crio[22579]: time="2026-06-12T15:54:59.587991878Z" level=info msg="Starting container: 4f40e8435f36637ffe7cd0d905ed2177f58e9c25dc4a1cb53c83d0feb037a20f" id=70241a74-7b7a-4b0b-a59c-90362958c760 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.778047 | controller | Jun 12 15:54:59.595635 crc crio[22579]: time="2026-06-12T15:54:59.595459947Z" level=info msg="Started container" PID=26460 containerID=4f40e8435f36637ffe7cd0d905ed2177f58e9c25dc4a1cb53c83d0feb037a20f description=openshift-etcd/etcd-crc/etcd-rev id=70241a74-7b7a-4b0b-a59c-90362958c760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86
2026-06-12 17:11:40.778064 | controller | Jun 12 15:55:24.226845 crc crio[22579]: time="2026-06-12T15:55:24.225310325Z" level=info msg="Stopping container: 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d (timeout: 30s)" id=2439672b-31ab-4530-80b1-6d14544eb6b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.778080 | controller | Jun 12 15:55:24.405111 crc crio[22579]: time="2026-06-12T15:55:24.403147502Z" level=info msg="Stopped container 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=2439672b-31ab-4530-80b1-6d14544eb6b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.778097 | controller | Jun 12 15:55:24.408584 crc crio[22579]: time="2026-06-12T15:55:24.408422112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b6abb4af-9fad-4529-9fd1-2e31360408aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778113 | controller | Jun 12 15:55:24.411037 crc crio[22579]: time="2026-06-12T15:55:24.410889668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e596440c-769c-442c-b2fc-1f48fcfd13e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778129 | controller | Jun 12 15:55:24.413854 crc crio[22579]: time="2026-06-12T15:55:24.413687073Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=96213007-8255-4dd6-88af-5e9ac7469359 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.778145 | controller | Jun 12 15:55:24.414383 crc crio[22579]: time="2026-06-12T15:55:24.414299889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778161 | controller | Jun 12 15:55:24.442091 crc crio[22579]: time="2026-06-12T15:55:24.442016869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778177 | controller | Jun 12 15:55:24.594546 crc crio[22579]: time="2026-06-12T15:55:24.594337715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778193 | controller | Jun 12 15:55:24.692248 crc crio[22579]: time="2026-06-12T15:55:24.691486478Z" level=info msg="Created container a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=96213007-8255-4dd6-88af-5e9ac7469359 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.778209 | controller | Jun 12 15:55:24.693147 crc crio[22579]: time="2026-06-12T15:55:24.693108951Z" level=info msg="Starting container: a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3" id=878790b8-f76f-4433-87f1-148d438adced name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.778226 | controller | Jun 12 15:55:24.699015 crc crio[22579]: time="2026-06-12T15:55:24.698945257Z" level=info msg="Started container" PID=26831 containerID=a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=878790b8-f76f-4433-87f1-148d438adced name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.778247 | controller | Jun 12 15:55:24.799246 crc crio[22579]: time="2026-06-12T15:55:24.799117761Z" level=info msg="Removing container: 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde" id=35fd56ca-869e-4691-983e-cc3c81228ac7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.778266 | controller | Jun 12 15:55:24.830109 crc crio[22579]: time="2026-06-12T15:55:24.830008985Z" level=info msg="Removed container 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=35fd56ca-869e-4691-983e-cc3c81228ac7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.778284 | controller | Jun 12 15:55:54.226732 crc crio[22579]: time="2026-06-12T15:55:54.225896244Z" level=info msg="Stopping container: a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3 (timeout: 30s)" id=155b6573-f836-4dcb-9d65-fe2730a2ad69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.778300 | controller | Jun 12 15:55:54.430084 crc crio[22579]: time="2026-06-12T15:55:54.429994062Z" level=info msg="Stopped container a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=155b6573-f836-4dcb-9d65-fe2730a2ad69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.778316 | controller | Jun 12 15:55:55.078127 crc crio[22579]: time="2026-06-12T15:55:55.076083466Z" level=info msg="Removing container: 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d" id=68fe4589-8494-4c01-a765-68eaa4d55d54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.778332 | controller | Jun 12 15:55:55.129856 crc crio[22579]: time="2026-06-12T15:55:55.129713647Z" level=info msg="Removed container 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=68fe4589-8494-4c01-a765-68eaa4d55d54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.778379 | controller | Jun 12 15:56:34.405896 crc crio[22579]: time="2026-06-12T15:56:34.405408957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=caa72ad7-1ef3-44ad-a3b0-101907baa3a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778405 | controller | Jun 12 15:56:34.408373 crc crio[22579]: time="2026-06-12T15:56:34.40823142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=392dca8c-6f3b-4ca3-9398-7d909a45484c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778422 | controller | Jun 12 15:56:34.408373 crc crio[22579]: time="2026-06-12T15:56:34.408315773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=888301e2-aa20-4e00-876d-a123928ba4c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778462 | controller | Jun 12 15:56:34.410419 crc crio[22579]: time="2026-06-12T15:56:34.410366916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eec35612-a353-4587-bed2-568d37051fc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778483 | controller | Jun 12 15:56:34.412454 crc crio[22579]: time="2026-06-12T15:56:34.412347718Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=338943f5-32a2-41c8-a92f-2be21bb4fe0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.778504 | controller | Jun 12 15:56:34.413041 crc crio[22579]: time="2026-06-12T15:56:34.412941014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778538 | controller | Jun 12 15:56:34.415125 crc crio[22579]: time="2026-06-12T15:56:34.414647338Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=7b277b58-d011-46df-bfae-60b45a76a612 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.778562 | controller | Jun 12 15:56:34.415125 crc crio[22579]: time="2026-06-12T15:56:34.414986767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778582 | controller | Jun 12 15:56:34.419703 crc crio[22579]: time="2026-06-12T15:56:34.419474325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=c39d0797-79aa-4829-a6a8-aae210cbf792 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778604 | controller | Jun 12 15:56:34.426794 crc crio[22579]: time="2026-06-12T15:56:34.426458278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=f2dc7527-672b-4846-a86b-2849f8395763 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778629 | controller | Jun 12 15:56:34.427416 crc crio[22579]: time="2026-06-12T15:56:34.427293559Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c16b57af-7d34-470d-b3fb-3438ac4ae391 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778646 | controller | Jun 12 15:56:34.428976 crc crio[22579]: time="2026-06-12T15:56:34.428891541Z" level=info msg="Removing container: da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc" id=d8ec14df-89c0-49b2-94d9-e2bfbc4b21d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.778662 | controller | Jun 12 15:56:34.432999 crc crio[22579]: time="2026-06-12T15:56:34.432915937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=afe2318b-15b3-4848-81d8-3d7efc39cc29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778687 | controller | Jun 12 15:56:34.438737 crc crio[22579]: time="2026-06-12T15:56:34.438483062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=d015bbf1-d9b9-4be6-8820-1f17503b77c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778704 | controller | Jun 12 15:56:34.442645 crc crio[22579]: time="2026-06-12T15:56:34.441700287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=764093dd-0ca4-43fb-bdea-7827d0330d58 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778721 | controller | Jun 12 15:56:34.442645 crc crio[22579]: time="2026-06-12T15:56:34.441875621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=d0b1d071-70e2-4924-af97-e05c257fbee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778744 | controller | Jun 12 15:56:34.442645 crc crio[22579]: time="2026-06-12T15:56:34.442389325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=c1e50d2c-67e3-4ea2-8584-ad866155d52b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778761 | controller | Jun 12 15:56:34.448211 crc crio[22579]: time="2026-06-12T15:56:34.448121635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778788 | controller | Jun 12 15:56:34.451568 crc crio[22579]: time="2026-06-12T15:56:34.451459802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=987b86e5-edb2-4631-b219-854b1f4411b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778812 | controller | Jun 12 15:56:34.451986 crc crio[22579]: time="2026-06-12T15:56:34.451921614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778835 | controller | Jun 12 15:56:34.454074 crc crio[22579]: time="2026-06-12T15:56:34.453973218Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager" id=b9a6fbde-d0bd-4614-8fa6-3dfd4053bba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.778858 | controller | Jun 12 15:56:34.454852 crc crio[22579]: time="2026-06-12T15:56:34.454794709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778881 | controller | Jun 12 15:56:34.457900 crc crio[22579]: time="2026-06-12T15:56:34.457854939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=3284dca1-18ce-45dc-b756-43be7a93cdcc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778901 | controller | Jun 12 15:56:34.458266 crc crio[22579]: time="2026-06-12T15:56:34.458211049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778920 | controller | Jun 12 15:56:34.463418 crc crio[22579]: time="2026-06-12T15:56:34.463350023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.778937 | controller | Jun 12 15:56:34.465098 crc crio[22579]: time="2026-06-12T15:56:34.464959455Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=6c64255d-6306-42a9-92d6-7064b65bd606 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.778959 | controller | Jun 12 15:56:34.465681 crc crio[22579]: time="2026-06-12T15:56:34.465595342Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=1bd51f9b-2c9d-423d-8b96-e3d3d5bb238d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.778976 | controller | Jun 12 15:56:34.467802 crc crio[22579]: time="2026-06-12T15:56:34.467765329Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=5717b52f-92c8-474f-86cf-a315f99904d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.778999 | controller | Jun 12 15:56:34.468124 crc crio[22579]: time="2026-06-12T15:56:34.468103348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779016 | controller | Jun 12 15:56:34.470217 crc crio[22579]: time="2026-06-12T15:56:34.470149651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779039 | controller | Jun 12 15:56:34.470313 crc crio[22579]: time="2026-06-12T15:56:34.470286875Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=b0835518-71ff-4d04-923d-acef2d7f176b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779130 | controller | Jun 12 15:56:34.470414 crc crio[22579]: time="2026-06-12T15:56:34.470390268Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager" id=f4c08110-23b2-4814-a26e-3db7429c8269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779157 | controller | Jun 12 15:56:34.472768 crc crio[22579]: time="2026-06-12T15:56:34.472487042Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=81be6cc2-163a-405c-818e-99ebf54bbb1c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.779174 | controller | Jun 12 15:56:34.480138 crc crio[22579]: time="2026-06-12T15:56:34.480090582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779191 | controller | Jun 12 15:56:34.483688 crc crio[22579]: time="2026-06-12T15:56:34.48347145Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ae2cbbb0-bca6-4c9f-8a89-c55566368918 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.779207 | controller | Jun 12 15:56:34.486835 crc crio[22579]: time="2026-06-12T15:56:34.486800947Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=88cf9bab-7ec0-405c-8b13-f61e978a5292 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.779223 | controller | Jun 12 15:56:34.488465 crc crio[22579]: time="2026-06-12T15:56:34.488149953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779239 | controller | Jun 12 15:56:34.498603 crc crio[22579]: time="2026-06-12T15:56:34.498553385Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=2a631f65-c3ac-4ba3-bca9-c014bf814d1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779255 | controller | Jun 12 15:56:34.499316 crc crio[22579]: time="2026-06-12T15:56:34.499289324Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0d039aa8-f649-45e9-957a-5ca239717953 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.779271 | controller | Jun 12 15:56:34.499587 crc crio[22579]: time="2026-06-12T15:56:34.499475199Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f6417594-80c4-4136-a0a4-68ee0e144e3b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.779287 | controller | Jun 12 15:56:34.515978 crc crio[22579]: time="2026-06-12T15:56:34.515813177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779303 | controller | Jun 12 15:56:34.517201 crc crio[22579]: time="2026-06-12T15:56:34.517105471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779319 | controller | Jun 12 15:56:34.519783 crc crio[22579]: time="2026-06-12T15:56:34.519692448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779339 | controller | Jun 12 15:56:34.527207 crc crio[22579]: time="2026-06-12T15:56:34.527127853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779385 | controller | Jun 12 15:56:34.530265 crc crio[22579]: time="2026-06-12T15:56:34.527143943Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=39342c87-3e8f-4a42-821e-e1b50f4932a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779403 | controller | Jun 12 15:56:34.537301 crc crio[22579]: time="2026-06-12T15:56:34.537197417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779420 | controller | Jun 12 15:56:34.547409 crc crio[22579]: time="2026-06-12T15:56:34.547341102Z" level=info msg="Removed container da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d8ec14df-89c0-49b2-94d9-e2bfbc4b21d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.779436 | controller | Jun 12 15:56:34.551335 crc crio[22579]: time="2026-06-12T15:56:34.551057029Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=37886b1a-000e-4fac-a170-f929b51017fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779463 | controller | Jun 12 15:56:34.553283 crc crio[22579]: time="2026-06-12T15:56:34.552828106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779481 | controller | Jun 12 15:56:34.554114 crc crio[22579]: time="2026-06-12T15:56:34.554012417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779497 | controller | Jun 12 15:56:34.555028 crc crio[22579]: time="2026-06-12T15:56:34.554926171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779513 | controller | Jun 12 15:56:34.560945 crc crio[22579]: time="2026-06-12T15:56:34.560858836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779529 | controller | Jun 12 15:56:34.563928 crc crio[22579]: time="2026-06-12T15:56:34.563857824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779545 | controller | Jun 12 15:56:34.566633 crc crio[22579]: time="2026-06-12T15:56:34.566561035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779560 | controller | Jun 12 15:56:34.603678 crc crio[22579]: time="2026-06-12T15:56:34.603486752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779576 | controller | Jun 12 15:56:34.614007 crc crio[22579]: time="2026-06-12T15:56:34.613865254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779592 | controller | Jun 12 15:56:34.619057 crc crio[22579]: time="2026-06-12T15:56:34.618956987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779611 | controller | Jun 12 15:56:34.620164 crc crio[22579]: time="2026-06-12T15:56:34.620026905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779627 | controller | Jun 12 15:56:34.653804 crc crio[22579]: time="2026-06-12T15:56:34.65346366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.779642 | controller | Jun 12 15:56:34.699859 crc crio[22579]: time="2026-06-12T15:56:34.699812384Z" level=info msg="Created container 600dc2c43a162d89c583c0c08f353b3b8fac251809ed269e6b432948da031ad5: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=5717b52f-92c8-474f-86cf-a315f99904d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779658 | controller | Jun 12 15:56:34.702978 crc crio[22579]: time="2026-06-12T15:56:34.702909905Z" level=info msg="Starting container: 600dc2c43a162d89c583c0c08f353b3b8fac251809ed269e6b432948da031ad5" id=c2b7c762-36e3-4482-8220-48040ccafbfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.779674 | controller | Jun 12 15:56:34.710767 crc crio[22579]: time="2026-06-12T15:56:34.710586776Z" level=info msg="Created container 6abe3e035f8be52beb287e92a0eda19df02538ada1762256521f5feb4859817c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=338943f5-32a2-41c8-a92f-2be21bb4fe0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779691 | controller | Jun 12 15:56:34.715543 crc crio[22579]: time="2026-06-12T15:56:34.715400742Z" level=info msg="Started container" PID=27813 containerID=600dc2c43a162d89c583c0c08f353b3b8fac251809ed269e6b432948da031ad5 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=c2b7c762-36e3-4482-8220-48040ccafbfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6
2026-06-12 17:11:40.779707 | controller | Jun 12 15:56:34.722119 crc crio[22579]: time="2026-06-12T15:56:34.722053276Z" level=info msg="Starting container: 6abe3e035f8be52beb287e92a0eda19df02538ada1762256521f5feb4859817c" id=41cb8c82-2655-4709-9928-52fabce4365f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.779724 | controller | Jun 12 15:56:34.730365 crc crio[22579]: time="2026-06-12T15:56:34.728125535Z" level=info msg="Started container" PID=27792 containerID=6abe3e035f8be52beb287e92a0eda19df02538ada1762256521f5feb4859817c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=41cb8c82-2655-4709-9928-52fabce4365f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433
2026-06-12 17:11:40.779742 | controller | Jun 12 15:56:34.766844 crc crio[22579]: time="2026-06-12T15:56:34.766438838Z" level=info msg="Created container 329486d47d31caa519a1cd942c3780e5c362b0750603dc7b54a936b0f3bb27c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=1bd51f9b-2c9d-423d-8b96-e3d3d5bb238d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779758 | controller | Jun 12 15:56:34.769380 crc crio[22579]: time="2026-06-12T15:56:34.769311893Z" level=info msg="Starting container: 329486d47d31caa519a1cd942c3780e5c362b0750603dc7b54a936b0f3bb27c9" id=d1a465f7-142f-45bd-831e-7ff565a27f4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.779774 | controller | Jun 12 15:56:34.772617 crc crio[22579]: time="2026-06-12T15:56:34.772563398Z" level=info msg="Created container 698319449b525152bd07b64c4c40aed4d7646c1b7d301b84566a3c8deced19dd: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager" id=b9a6fbde-d0bd-4614-8fa6-3dfd4053bba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779793 | controller | Jun 12 15:56:34.774081 crc crio[22579]: time="2026-06-12T15:56:34.773990876Z" level=info msg="Created container 8ecadca3c894a87b9097c28bff25e7e84197b11e7cde2b876d5db02c5011acc4: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=b0835518-71ff-4d04-923d-acef2d7f176b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779810 | controller | Jun 12 15:56:34.781683 crc crio[22579]: time="2026-06-12T15:56:34.781120852Z" level=info msg="Starting container: 8ecadca3c894a87b9097c28bff25e7e84197b11e7cde2b876d5db02c5011acc4" id=71a1a9f3-5452-40aa-9f82-e85b128e2380 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.779826 | controller | Jun 12 15:56:34.782626 crc crio[22579]: time="2026-06-12T15:56:34.781155923Z" level=info msg="Starting container: 698319449b525152bd07b64c4c40aed4d7646c1b7d301b84566a3c8deced19dd" id=f3ec3773-4e2a-4030-9f14-a2f8e99b7689 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.779843 | controller | Jun 12 15:56:34.793201 crc crio[22579]: time="2026-06-12T15:56:34.793096296Z" level=info msg="Started container" PID=27815 containerID=8ecadca3c894a87b9097c28bff25e7e84197b11e7cde2b876d5db02c5011acc4 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=71a1a9f3-5452-40aa-9f82-e85b128e2380 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae
2026-06-12 17:11:40.779860 | controller | Jun 12 15:56:34.795408 crc crio[22579]: time="2026-06-12T15:56:34.795333834Z" level=info msg="Started container" PID=27819 containerID=698319449b525152bd07b64c4c40aed4d7646c1b7d301b84566a3c8deced19dd description=openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager id=f3ec3773-4e2a-4030-9f14-a2f8e99b7689 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74
2026-06-12 17:11:40.779876 | controller | Jun 12 15:56:34.808554 crc crio[22579]: time="2026-06-12T15:56:34.80623731Z" level=info msg="Created container cfb9217bb6eb8572f445433ea7b47a28381e8aea7f15c860c2193bd4eccd3698: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=7b277b58-d011-46df-bfae-60b45a76a612 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779892 | controller | Jun 12 15:56:34.817101 crc crio[22579]: time="2026-06-12T15:56:34.817003372Z" level=info msg="Starting container: cfb9217bb6eb8572f445433ea7b47a28381e8aea7f15c860c2193bd4eccd3698" id=c972b79c-05f7-43a1-9ea2-03b85491ecfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.779909 | controller | Jun 12 15:56:34.820846 crc crio[22579]: time="2026-06-12T15:56:34.82077157Z" level=info msg="Created container 49489d151f65afe8acae72bc362ee126d5ca024f3a216a1b6458fcb08f5b9ec6: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager" id=f4c08110-23b2-4814-a26e-3db7429c8269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.779925 | controller | Jun 12 15:56:34.840894 crc crio[22579]: time="2026-06-12T15:56:34.840797334Z" level=info msg="Starting container: 49489d151f65afe8acae72bc362ee126d5ca024f3a216a1b6458fcb08f5b9ec6" id=886caf96-ee0a-448f-b14c-559a22c247cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.779940 | controller | Jun 12 15:56:34.854343 crc crio[22579]: time="2026-06-12T15:56:34.854219886Z" level=info msg="Started container" PID=27825 containerID=329486d47d31caa519a1cd942c3780e5c362b0750603dc7b54a936b0f3bb27c9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=d1a465f7-142f-45bd-831e-7ff565a27f4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54
2026-06-12 17:11:40.779957 | controller | Jun 12 15:56:34.864172 crc crio[22579]: time="2026-06-12T15:56:34.864094604Z" level=info msg="Started container" PID=27824 containerID=cfb9217bb6eb8572f445433ea7b47a28381e8aea7f15c860c2193bd4eccd3698 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=c972b79c-05f7-43a1-9ea2-03b85491ecfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331
2026-06-12 17:11:40.779977 | controller | Jun 12 15:56:34.880164 crc crio[22579]: time="2026-06-12T15:56:34.880056122Z" level=info msg="Started container" PID=27831 containerID=49489d151f65afe8acae72bc362ee126d5ca024f3a216a1b6458fcb08f5b9ec6 description=openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager id=886caf96-ee0a-448f-b14c-559a22c247cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24
2026-06-12 17:11:40.779994 | controller | Jun 12 15:56:34.978749 crc crio[22579]: time="2026-06-12T15:56:34.978058448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780010 | controller | Jun 12 15:56:34.980394 crc crio[22579]: time="2026-06-12T15:56:34.980313927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780026 | controller | Jun 12 15:56:35.008245 crc crio[22579]: time="2026-06-12T15:56:35.007969351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780042 | controller | Jun 12 15:56:35.118108 crc crio[22579]: time="2026-06-12T15:56:35.11794491Z" level=info msg="Created container 38cf9a948d631143558569c6fabb9cbc73df313843f3e8ab82362a1b296cb2e2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=39342c87-3e8f-4a42-821e-e1b50f4932a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.780059 | controller | Jun 12 15:56:35.119290 crc crio[22579]: time="2026-06-12T15:56:35.119220843Z" level=info msg="Starting container: 38cf9a948d631143558569c6fabb9cbc73df313843f3e8ab82362a1b296cb2e2" id=619a9ed3-bdc0-4879-926a-f11f6bb08d8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.780075 | controller | Jun 12 15:56:35.121338 crc crio[22579]: time="2026-06-12T15:56:35.121236776Z" level=info msg="Created container 74d38cc35b8c8e287d9d9a71daf56f2adb0a1739534594291c9f85447b5b3102: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=37886b1a-000e-4fac-a170-f929b51017fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.780091 | controller | Jun 12 15:56:35.123180 crc crio[22579]: time="2026-06-12T15:56:35.123126745Z" level=info msg="Starting container: 74d38cc35b8c8e287d9d9a71daf56f2adb0a1739534594291c9f85447b5b3102" id=2f71f97d-2ca2-4c47-96ec-05956e628bfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.780107 | controller | Jun 12 15:56:35.127231 crc crio[22579]: time="2026-06-12T15:56:35.126702169Z" level=info msg="Started container" PID=27940 containerID=38cf9a948d631143558569c6fabb9cbc73df313843f3e8ab82362a1b296cb2e2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=619a9ed3-bdc0-4879-926a-f11f6bb08d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719
2026-06-12 17:11:40.780124 | controller | Jun 12 15:56:35.132025 crc crio[22579]: time="2026-06-12T15:56:35.131976887Z" level=info msg="Created container e33a255014a56c04129e0376f7513f0669c5f5982b17b73cbed67dc7e4ffc2a4: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=2a631f65-c3ac-4ba3-bca9-c014bf814d1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.780144 | controller | Jun 12 15:56:35.135560 crc crio[22579]: time="2026-06-12T15:56:35.135332235Z" level=info msg="Starting container: e33a255014a56c04129e0376f7513f0669c5f5982b17b73cbed67dc7e4ffc2a4" id=b919f4b5-fd81-486a-8dea-8c2de6118f41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.780161 | controller | Jun 12 15:56:35.135873 crc crio[22579]: time="2026-06-12T15:56:35.135728685Z" level=info msg="Started container" PID=27943 containerID=74d38cc35b8c8e287d9d9a71daf56f2adb0a1739534594291c9f85447b5b3102 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=2f71f97d-2ca2-4c47-96ec-05956e628bfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489
2026-06-12 17:11:40.780177 | controller | Jun 12 15:56:35.141643 crc crio[22579]: time="2026-06-12T15:56:35.141551938Z" level=info msg="Started container" PID=27946 containerID=e33a255014a56c04129e0376f7513f0669c5f5982b17b73cbed67dc7e4ffc2a4 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=b919f4b5-fd81-486a-8dea-8c2de6118f41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0
2026-06-12 17:11:40.780194 | controller | Jun 12 15:56:39.063608 crc crio[22579]: time="2026-06-12T15:56:39.06282495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3eb58386-01da-439b-9ddd-b7d3c294ccc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.780210 | controller | Jun 12 15:56:39.066234 crc crio[22579]: time="2026-06-12T15:56:39.066137386Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ca6cce5d-6723-4b09-b9b2-e9d1f78e7c28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.780226 | controller | Jun 12 15:56:39.069760 crc crio[22579]: time="2026-06-12T15:56:39.069635768Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e258c872-c034-4e45-9b55-350fbff57ee2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.780243 | controller | Jun 12 15:56:39.070179 crc crio[22579]: time="2026-06-12T15:56:39.07008226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780259 | controller | Jun 12 15:56:39.100287 crc crio[22579]: time="2026-06-12T15:56:39.100180398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780276 | controller | Jun 12 15:56:39.261974 crc crio[22579]: time="2026-06-12T15:56:39.261809469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780321 | controller | Jun 12 15:56:39.345239 crc crio[22579]: time="2026-06-12T15:56:39.344725419Z" level=info msg="Created container fcdb7283413891b1c5c29ca059c07b379a7526604905601e5d780055cf740fe5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e258c872-c034-4e45-9b55-350fbff57ee2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.780344 | controller | Jun 12 15:56:39.347264 crc crio[22579]: time="2026-06-12T15:56:39.346906937Z" level=info msg="Starting container: fcdb7283413891b1c5c29ca059c07b379a7526604905601e5d780055cf740fe5" id=ed819dd6-71c7-412e-a5b0-65e201f2c261 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.780377 | controller | Jun 12 15:56:39.352210 crc crio[22579]: time="2026-06-12T15:56:39.352126643Z" level=info msg="Started container" PID=28054 containerID=fcdb7283413891b1c5c29ca059c07b379a7526604905601e5d780055cf740fe5 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ed819dd6-71c7-412e-a5b0-65e201f2c261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.780401 | controller | Jun 12 15:59:48.391250 crc crio[22579]: time="2026-06-12T15:59:48.390368469Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-5r99s/POD" id=97310100-73f0-48bf-bcab-1cee789c0dd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.780418 | controller | Jun 12 15:59:48.393075 crc crio[22579]: time="2026-06-12T15:59:48.391374456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780435 | controller | Jun 12 15:59:48.419810 crc crio[22579]: time="2026-06-12T15:59:48.419683701Z" level=info msg="Got pod network &{Name:redhat-marketplace-5r99s Namespace:openshift-marketplace ID:ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62 UID:67ba1a5d-2416-4944-9c7d-be19c2264d4d NetNS:/var/run/netns/168a2cc6-b225-436f-ac5d-13504ee8e9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67ba1a5d_2416_4944_9c7d_be19c2264d4d.slice PodAnnotations:0xc000384f38}] Aliases:map[]}"
2026-06-12 17:11:40.780451 | controller | Jun 12 15:59:48.419810 crc crio[22579]: time="2026-06-12T15:59:48.419795764Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-5r99s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.780468 | controller | Jun 12 15:59:48.473351 crc crio[22579]: time="2026-06-12T15:59:48.47325645Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29687998-glpcx/POD" id=ec535859-5160-4c77-983b-dbcfcd4f368d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.780484 | controller | Jun 12 15:59:48.473873 crc crio[22579]: time="2026-06-12T15:59:48.473381694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780501 | controller | Jun 12 15:59:48.484773 crc crio[22579]: time="2026-06-12T15:59:48.4846538Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-jjpvh/POD" id=da8552af-ca5a-44e1-b854-179ce499ea9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.780517 | controller | Jun 12 15:59:48.484905 crc crio[22579]: time="2026-06-12T15:59:48.484803184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780533 | controller | Jun 12 15:59:48.496266 crc crio[22579]: time="2026-06-12T15:59:48.496157333Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687998-glpcx Namespace:openshift-infra ID:9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 UID:f8fd45dc-785a-4bdc-94f1-d33b78345644 NetNS:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fd45dc_785a_4bdc_94f1_d33b78345644.slice PodAnnotations:0xc000c9a838}] Aliases:map[]}"
2026-06-12 17:11:40.780550 | controller | Jun 12 15:59:48.496266 crc crio[22579]: time="2026-06-12T15:59:48.496227105Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29687998-glpcx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.780566 | controller | Jun 12 15:59:48.519117 crc crio[22579]: time="2026-06-12T15:59:48.518021708Z" level=info msg="Got pod network &{Name:redhat-operators-jjpvh Namespace:openshift-marketplace ID:71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445 UID:f39164db-8f08-43d0-9b36-55e3a1bb3e44 NetNS:/var/run/netns/26661180-cd9b-4f75-808b-ff08353ecb12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf39164db_8f08_43d0_9b36_55e3a1bb3e44.slice PodAnnotations:0xc002218118}] Aliases:map[]}"
2026-06-12 17:11:40.780587 | controller | Jun 12 15:59:48.528916 crc crio[22579]: time="2026-06-12T15:59:48.528834163Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-jjpvh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.780603 | controller | Jun 12 15:59:48.755378 crc crio[22579]: time="2026-06-12T15:59:48.755087026Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-mrssj/POD" id=0cf735d6-fcc0-4bb3-a142-29cbf5dc63cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.780619 | controller | Jun 12 15:59:48.755593 crc crio[22579]: time="2026-06-12T15:59:48.755403684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780635 | controller | Jun 12 15:59:48.783420 crc crio[22579]: time="2026-06-12T15:59:48.783326089Z" level=info msg="Got pod network &{Name:community-operators-mrssj Namespace:openshift-marketplace ID:45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75 UID:eb6cd368-951c-48a7-8d5e-84c682991c07 NetNS:/var/run/netns/52e6e346-14d4-435c-9d5b-e99adf8c88d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb6cd368_951c_48a7_8d5e_84c682991c07.slice PodAnnotations:0xc00130c0d8}] Aliases:map[]}"
2026-06-12 17:11:40.780651 | controller | Jun 12 15:59:48.783420 crc crio[22579]: time="2026-06-12T15:59:48.783403241Z" level=info msg="Adding pod openshift-marketplace_community-operators-mrssj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.780667 | controller | Jun 12 15:59:48.889087 crc crio[22579]: 2026-06-12T15:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebab8180abfa6e5 Mac:92:a2:f4:96:85:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/168a2cc6-b225-436f-ac5d-13504ee8e9d9 SocketPath: PciID:}] [{Interface:0xc00060e5c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.780684 | controller | Jun 12 15:59:48.890710 crc crio[22579]: time="2026-06-12T15:59:48.890611612Z" level=info msg="Got pod network &{Name:redhat-marketplace-5r99s Namespace:openshift-marketplace ID:ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62 UID:67ba1a5d-2416-4944-9c7d-be19c2264d4d NetNS:/var/run/netns/168a2cc6-b225-436f-ac5d-13504ee8e9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67ba1a5d_2416_4944_9c7d_be19c2264d4d.slice PodAnnotations:0xc000384f38}] Aliases:map[]}"
2026-06-12 17:11:40.780700 | controller | Jun 12 15:59:48.891885 crc crio[22579]: time="2026-06-12T15:59:48.891797693Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5r99s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.780716 | controller | Jun 12 15:59:48.901044 crc crio[22579]: time="2026-06-12T15:59:48.900989435Z" level=info msg="Ran pod sandbox ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62 with infra container: openshift-marketplace/redhat-marketplace-5r99s/POD" id=97310100-73f0-48bf-bcab-1cee789c0dd2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.780732 | controller | Jun 12 15:59:48.903722 crc crio[22579]: time="2026-06-12T15:59:48.903631925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=57feb0af-3658-4a66-a163-74939f470bce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.780752 | controller | Jun 12 15:59:48.905918 crc crio[22579]: time="2026-06-12T15:59:48.905823242Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fe9679d3-7ee5-48b8-8232-390d5725b77b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.780769 | controller | Jun 12 15:59:48.929424 crc crio[22579]: time="2026-06-12T15:59:48.929121806Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5r99s/extract-utilities" id=114b7787-b7aa-4a3d-93ea-a730fabf7efd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.780785 | controller | Jun 12 15:59:48.929997 crc crio[22579]: time="2026-06-12T15:59:48.929906646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.780801 | controller | Jun 12 15:59:48.952263 crc crio[22579]: 2026-06-12T15:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71e925f995a72d5 Mac:92:2e:46:52:0b:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/26661180-cd9b-4f75-808b-ff08353ecb12 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.780817 | controller | Jun 12 15:59:48.952263 crc crio[22579]: time="2026-06-12T15:59:48.951602487Z" level=info msg="Got pod network &{Name:redhat-operators-jjpvh Namespace:openshift-marketplace ID:71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445 UID:f39164db-8f08-43d0-9b36-55e3a1bb3e44 NetNS:/var/run/netns/26661180-cd9b-4f75-808b-ff08353ecb12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf39164db_8f08_43d0_9b36_55e3a1bb3e44.slice PodAnnotations:0xc002218118}] Aliases:map[]}"
2026-06-12 17:11:40.780834 | controller | Jun 12 15:59:48.952263 crc crio[22579]: time="2026-06-12T15:59:48.951784262Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-jjpvh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.780850 | controller | Jun 12 15:59:48.959213 crc crio[22579]: 2026-06-12T15:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ac0d694b007b0d Mac:aa:7b:d0:7e:e7:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.780866 | controller | Jun 12 15:59:48.959440 crc crio[22579]: time="2026-06-12T15:59:48.959344351Z" level=info msg="Ran pod sandbox 71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445 with infra container: openshift-marketplace/redhat-operators-jjpvh/POD" id=da8552af-ca5a-44e1-b854-179ce499ea9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.780882 | controller | Jun 12 15:59:48.960189 crc crio[22579]: time="2026-06-12T15:59:48.960153232Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687998-glpcx Namespace:openshift-infra ID:9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 UID:f8fd45dc-785a-4bdc-94f1-d33b78345644 NetNS:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fd45dc_785a_4bdc_94f1_d33b78345644.slice PodAnnotations:0xc000c9a838}] Aliases:map[]}"
2026-06-12 17:11:40.780899 | controller | Jun 12 15:59:48.960445 crc crio[22579]: time="2026-06-12T15:59:48.960419089Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29687998-glpcx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.780915 | controller | Jun 12 15:59:48.961755 crc crio[22579]: time="2026-06-12T15:59:48.961444376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=04e8618a-1e0e-4206-bcd3-027b45125dec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.780935 | controller | Jun 12 15:59:48.965633 crc crio[22579]: time="2026-06-12T15:59:48.965488102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=be9e1d69-9060-47ac-a80a-2aa501e6eeac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.780952 | controller | Jun 12 15:59:48.972107 crc crio[22579]: time="2026-06-12T15:59:48.97183899Z" level=info msg="Ran pod sandbox 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 with infra container: openshift-infra/auto-csr-approver-29687998-glpcx/POD" id=ec535859-5160-4c77-983b-dbcfcd4f368d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.780968 | controller | Jun 12 15:59:48.974939 crc crio[22579]: time="2026-06-12T15:59:48.974825538Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7d07d374-1204-4020-a725-15b0ba645da4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.780984 | controller | Jun 12 15:59:48.975665 crc crio[22579]: time="2026-06-12T15:59:48.975591248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781000 | controller | Jun 12 15:59:48.982350 crc crio[22579]: time="2026-06-12T15:59:48.982262424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781016 | controller | Jun 12 15:59:48.982725 crc crio[22579]: time="2026-06-12T15:59:48.982641944Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.781032 | controller | Jun 12 15:59:49.001344 crc crio[22579]: time="2026-06-12T15:59:49.001087429Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jjpvh/extract-utilities" id=0842af17-eee3-4eeb-aa61-ec3f3efee61f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781049 | controller | Jun 12 15:59:49.003084 crc crio[22579]: time="2026-06-12T15:59:49.001751727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781065 | controller | Jun 12 15:59:49.041094 crc crio[22579]: 2026-06-12T15:59:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45c36b58fa54b19 Mac:b2:79:e6:c1:04:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/52e6e346-14d4-435c-9d5b-e99adf8c88d1 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.781083 | controller | Jun 12 15:59:49.042059 crc crio[22579]: time="2026-06-12T15:59:49.041973555Z" level=info msg="Got pod network &{Name:community-operators-mrssj Namespace:openshift-marketplace ID:45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75 UID:eb6cd368-951c-48a7-8d5e-84c682991c07 NetNS:/var/run/netns/52e6e346-14d4-435c-9d5b-e99adf8c88d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb6cd368_951c_48a7_8d5e_84c682991c07.slice PodAnnotations:0xc00130c0d8}] Aliases:map[]}"
2026-06-12 17:11:40.781102 | controller | Jun 12 15:59:49.042255 crc crio[22579]: time="2026-06-12T15:59:49.042203811Z" level=info msg="Checking pod openshift-marketplace_community-operators-mrssj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.781119 | controller | Jun 12 15:59:49.048480 crc crio[22579]: time="2026-06-12T15:59:49.048380114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781138 | controller | Jun 12 15:59:49.052042 crc crio[22579]: time="2026-06-12T15:59:49.051993499Z" level=info msg="Ran pod sandbox 45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75 with infra container: openshift-marketplace/community-operators-mrssj/POD" id=0cf735d6-fcc0-4bb3-a142-29cbf5dc63cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.781154 | controller | Jun 12 15:59:49.053721 crc crio[22579]: time="2026-06-12T15:59:49.053616601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781171 | controller | Jun 12 15:59:49.054359 crc crio[22579]: time="2026-06-12T15:59:49.054286239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=abe05c3d-5108-4f69-aee9-c23e3398ec88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.781187 | controller | Jun 12 15:59:49.057573 crc crio[22579]: time="2026-06-12T15:59:49.05736582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=735789ae-e910-4150-97ee-e9dc4b126f45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.781203 | controller | Jun 12 15:59:49.073740 crc crio[22579]: time="2026-06-12T15:59:49.073636988Z" level=info msg="Creating container: openshift-marketplace/community-operators-mrssj/extract-utilities" id=cd4e246b-da32-4985-bebc-195526971c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781219 | controller | Jun 12 15:59:49.074158 crc crio[22579]: time="2026-06-12T15:59:49.07408743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781235 | controller | Jun 12 15:59:49.100235 crc crio[22579]: time="2026-06-12T15:59:49.099102728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781251 | controller | Jun 12 15:59:49.102999 crc crio[22579]: time="2026-06-12T15:59:49.102919659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781268 | controller | Jun 12 15:59:49.108476 crc crio[22579]: time="2026-06-12T15:59:49.108400613Z" level=info msg="Created container c6532141f6ada57010453607eafbfefa9daa72e40f7bbbae2db9d1a899d2a161: openshift-marketplace/redhat-marketplace-5r99s/extract-utilities" id=114b7787-b7aa-4a3d-93ea-a730fabf7efd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781284 | controller | Jun 12 15:59:49.110073 crc crio[22579]: time="2026-06-12T15:59:49.110001205Z" level=info msg="Starting container: c6532141f6ada57010453607eafbfefa9daa72e40f7bbbae2db9d1a899d2a161" id=e0f95458-11aa-479e-ba85-dc4eabcc749b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.781300 | controller | Jun 12 15:59:49.118334 crc crio[22579]: time="2026-06-12T15:59:49.118261462Z" level=info msg="Started container" PID=30650 containerID=c6532141f6ada57010453607eafbfefa9daa72e40f7bbbae2db9d1a899d2a161 description=openshift-marketplace/redhat-marketplace-5r99s/extract-utilities id=e0f95458-11aa-479e-ba85-dc4eabcc749b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62
2026-06-12 17:11:40.781317 | controller | Jun 12 15:59:49.198933 crc crio[22579]: time="2026-06-12T15:59:49.198830052Z" level=info msg="Created container b3ddb7fb829958088b9b5d336c5dc555e73e026c765fc810f44e558928a137d3: openshift-marketplace/redhat-operators-jjpvh/extract-utilities" id=0842af17-eee3-4eeb-aa61-ec3f3efee61f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781337 | controller | Jun 12 15:59:49.199804 crc crio[22579]: time="2026-06-12T15:59:49.199655094Z" level=info msg="Starting container: b3ddb7fb829958088b9b5d336c5dc555e73e026c765fc810f44e558928a137d3" id=91a9bc03-28a5-4bfe-8052-3169e25b94d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.781393 | controller | Jun 12 15:59:49.203146 crc crio[22579]: time="2026-06-12T15:59:49.203066794Z" level=info msg="Created container ef2b9807f7a50f5d0d150cccd1c0a81c74484d233427e453eca141f4f669895a: openshift-marketplace/community-operators-mrssj/extract-utilities" id=cd4e246b-da32-4985-bebc-195526971c37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781415 | controller | Jun 12 15:59:49.203875 crc crio[22579]: time="2026-06-12T15:59:49.203835204Z" level=info msg="Starting container: ef2b9807f7a50f5d0d150cccd1c0a81c74484d233427e453eca141f4f669895a" id=a717362b-7876-458f-8faf-055e0bb8c5a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.781432 | controller | Jun 12 15:59:49.206771 crc crio[22579]: time="2026-06-12T15:59:49.205473587Z" level=info msg="Started container" PID=30655 containerID=b3ddb7fb829958088b9b5d336c5dc555e73e026c765fc810f44e558928a137d3 description=openshift-marketplace/redhat-operators-jjpvh/extract-utilities id=91a9bc03-28a5-4bfe-8052-3169e25b94d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445
2026-06-12 17:11:40.781448 | controller | Jun 12 15:59:49.218720 crc crio[22579]: time="2026-06-12T15:59:49.210931391Z" level=info msg="Started container" PID=30662 containerID=ef2b9807f7a50f5d0d150cccd1c0a81c74484d233427e453eca141f4f669895a description=openshift-marketplace/community-operators-mrssj/extract-utilities id=a717362b-7876-458f-8faf-055e0bb8c5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75
2026-06-12 17:11:40.781466 | controller | Jun 12 15:59:49.387369 crc crio[22579]: time="2026-06-12T15:59:49.387269911Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=aa0c4ba5-134d-4b51-b5f9-c8e1b6eac578 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.781482 | controller | Jun 12 15:59:49.391590 crc crio[22579]: time="2026-06-12T15:59:49.39104066Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.781498 | controller | Jun 12 15:59:49.393957 crc crio[22579]: time="2026-06-12T15:59:49.3933325Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9b1449ec-44bf-4740-8345-e92f1daf6d1f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.781514 | controller | Jun 12 15:59:49.396974 crc crio[22579]: time="2026-06-12T15:59:49.396872274Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:11:40.781531 | controller | Jun 12 15:59:49.397903 crc crio[22579]: time="2026-06-12T15:59:49.397683775Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=3668a74b-4228-405b-b040-16ec4a4848cc name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.781547 | controller | Jun 12 15:59:49.401042 crc crio[22579]: time="2026-06-12T15:59:49.400960791Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.781563 | controller | Jun 12 15:59:50.349313 crc crio[22579]: time="2026-06-12T15:59:50.348436372Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=3668a74b-4228-405b-b040-16ec4a4848cc name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.781579 | controller | Jun 12 15:59:50.350315 crc crio[22579]: time="2026-06-12T15:59:50.350204619Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=96c490b4-59a3-4c57-aab5-2e0f4882dea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.781599 | controller | Jun 12 15:59:50.357979 crc crio[22579]: time="2026-06-12T15:59:50.357601063Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=73512ca9-9ffd-4e6c-86f4-457e976bed7b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.781615 | controller | Jun 12 15:59:50.388298 crc crio[22579]: time="2026-06-12T15:59:50.388161948Z" level=info msg="Creating container: openshift-marketplace/community-operators-mrssj/extract-content" id=643eb895-59ca-44af-8d08-765f738b672d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781630 | controller | Jun 12 15:59:50.392171 crc crio[22579]: time="2026-06-12T15:59:50.392095581Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=9b1449ec-44bf-4740-8345-e92f1daf6d1f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.781646 | controller | Jun 12 15:59:50.393377 crc crio[22579]: time="2026-06-12T15:59:50.392111261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781662 | controller | Jun 12 15:59:50.394434 crc crio[22579]: time="2026-06-12T15:59:50.394296659Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bc961ad2-2325-426e-a5d3-54bd004c0c19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.781678 | controller | Jun 12 15:59:50.409186 crc crio[22579]: time="2026-06-12T15:59:50.408100322Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=63e9a45f-b3fb-4a39-bd60-0bfaff2ebecf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.781693 | controller | Jun 12 15:59:50.434993 crc crio[22579]: time="2026-06-12T15:59:50.434814665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781709 | controller | Jun 12 15:59:50.437449 crc crio[22579]: time="2026-06-12T15:59:50.437305741Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5r99s/extract-content" id=d7fd9a0b-d8f6-4c5f-99e3-16bbf71c86a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781725 | controller | Jun 12 15:59:50.441013 crc crio[22579]: time="2026-06-12T15:59:50.440903925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781740 | controller | Jun 12 15:59:50.461921 crc crio[22579]: time="2026-06-12T15:59:50.461625131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781756 | controller | Jun 12 15:59:50.470818 crc crio[22579]: time="2026-06-12T15:59:50.470661468Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=aa0c4ba5-134d-4b51-b5f9-c8e1b6eac578 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.781771 | controller | Jun 12 15:59:50.472012 crc crio[22579]: time="2026-06-12T15:59:50.471958352Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=20dee2bc-b5ce-4cd3-ab39-c27d846fe7fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.781787 | controller | Jun 12 15:59:50.475063 crc crio[22579]: time="2026-06-12T15:59:50.474999842Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=77c789ee-38ea-4bf9-aa0b-87dde85dd3de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.781802 | controller | Jun 12 15:59:50.502017 crc crio[22579]: time="2026-06-12T15:59:50.501913411Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jjpvh/extract-content" id=9ceab7ee-727e-434d-8a8f-6d24d3cca04c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781821 | controller | Jun 12 15:59:50.507275 crc crio[22579]: time="2026-06-12T15:59:50.507179819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781837 | controller | Jun 12 15:59:50.507625 crc crio[22579]: time="2026-06-12T15:59:50.507423846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781853 | controller | Jun 12 15:59:50.511830 crc crio[22579]: time="2026-06-12T15:59:50.511726549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781869 | controller | Jun 12 15:59:50.555102 crc crio[22579]: time="2026-06-12T15:59:50.555034938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781885 | controller | Jun 12 15:59:50.558765 crc crio[22579]: time="2026-06-12T15:59:50.558726206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.781900 | controller | Jun 12 15:59:50.834713 crc crio[22579]: time="2026-06-12T15:59:50.834206003Z" level=info msg="Created container 41bd2163ffb999162257a0d7b32ec37fd32c2aaa2137cc72282b8a6edd0e5958: openshift-marketplace/community-operators-mrssj/extract-content" id=643eb895-59ca-44af-8d08-765f738b672d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781915 | controller | Jun 12 15:59:50.837254 crc crio[22579]: time="2026-06-12T15:59:50.837001697Z" level=info msg="Starting container: 41bd2163ffb999162257a0d7b32ec37fd32c2aaa2137cc72282b8a6edd0e5958" id=69d494d0-8361-449a-bbbe-8c749c151da2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.781932 | controller | Jun 12 15:59:50.839191 crc crio[22579]: time="2026-06-12T15:59:50.839164714Z" level=info msg="Created container d60cd1c50b2d485b9b393c59e4e3b95f41161e2d1d3e96c019a62108bda6722d: openshift-marketplace/redhat-operators-jjpvh/extract-content" id=9ceab7ee-727e-434d-8a8f-6d24d3cca04c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781948 | controller | Jun 12 15:59:50.840289 crc crio[22579]: time="2026-06-12T15:59:50.840183661Z" level=info msg="Created container 586e3aa8784b4dac72140530f09b4436463f91353700c392647b1058312168a5: openshift-marketplace/redhat-marketplace-5r99s/extract-content" id=d7fd9a0b-d8f6-4c5f-99e3-16bbf71c86a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.781964 | controller | Jun 12 15:59:50.842308 crc crio[22579]: time="2026-06-12T15:59:50.842222004Z" level=info msg="Starting container: 586e3aa8784b4dac72140530f09b4436463f91353700c392647b1058312168a5" id=6e7f9aa8-8c86-49c6-8f4c-898d4cb10026 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.781980 | controller | Jun 12 15:59:50.843893 crc crio[22579]: time="2026-06-12T15:59:50.843803306Z" level=info msg="Started container" PID=30728 containerID=41bd2163ffb999162257a0d7b32ec37fd32c2aaa2137cc72282b8a6edd0e5958 description=openshift-marketplace/community-operators-mrssj/extract-content id=69d494d0-8361-449a-bbbe-8c749c151da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75
2026-06-12 17:11:40.781996 | controller | Jun 12 15:59:50.844774 crc crio[22579]: time="2026-06-12T15:59:50.843840887Z" level=info msg="Starting container: d60cd1c50b2d485b9b393c59e4e3b95f41161e2d1d3e96c019a62108bda6722d" id=93941770-b653-440f-8869-63fad21247a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.782016 | controller | Jun 12 15:59:50.851608 crc crio[22579]: time="2026-06-12T15:59:50.851400236Z" level=info msg="Started container" PID=30734 containerID=586e3aa8784b4dac72140530f09b4436463f91353700c392647b1058312168a5 description=openshift-marketplace/redhat-marketplace-5r99s/extract-content id=6e7f9aa8-8c86-49c6-8f4c-898d4cb10026 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62
2026-06-12 17:11:40.782032 | controller | Jun 12 15:59:50.852201 crc crio[22579]: time="2026-06-12T15:59:50.8519318Z" level=info msg="Started container" PID=30737 containerID=d60cd1c50b2d485b9b393c59e4e3b95f41161e2d1d3e96c019a62108bda6722d description=openshift-marketplace/redhat-operators-jjpvh/extract-content id=93941770-b653-440f-8869-63fad21247a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445
2026-06-12 17:11:40.782049 | controller | Jun 12 15:59:52.623390 crc crio[22579]: time="2026-06-12T15:59:52.623269509Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e8712f29-046d-45f6-bb89-b9ec7eeb8eb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.782064 | controller | Jun 12 15:59:52.627020 crc crio[22579]: time="2026-06-12T15:59:52.626914705Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bb6e4467-95d3-48b5-9e04-714015b1ca17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.782080 | controller | Jun 12 15:59:52.655854 crc crio[22579]: time="2026-06-12T15:59:52.650194157Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5r99s/registry-server" id=505fdefd-0bc9-4464-a547-7f31ea24d8fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.782096 | controller | Jun 12 15:59:52.657279 crc crio[22579]: time="2026-06-12T15:59:52.65714687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782112 | controller | Jun 12 15:59:52.713203 crc crio[22579]: time="2026-06-12T15:59:52.713079192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782128 | controller | Jun 12 15:59:52.717386 crc crio[22579]: time="2026-06-12T15:59:52.717213981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782144 | controller | Jun 12 15:59:52.979204 crc crio[22579]: time="2026-06-12T15:59:52.97902863Z" level=info msg="Created container 547cb70ad577386544d7aa6b2fb0bd4c37a17aab104b1d3cec13be89463089a0: openshift-marketplace/redhat-marketplace-5r99s/registry-server" id=505fdefd-0bc9-4464-a547-7f31ea24d8fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.782160 | controller | Jun 12 15:59:52.994807 crc crio[22579]: time="2026-06-12T15:59:52.988422007Z" level=info msg="Starting container: 547cb70ad577386544d7aa6b2fb0bd4c37a17aab104b1d3cec13be89463089a0" id=2392995f-8516-45d8-a708-9a169e092855 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.782176 | controller | Jun 12 15:59:53.032128 crc crio[22579]: time="2026-06-12T15:59:53.031752637Z" level=info msg="Started container" PID=30801 containerID=547cb70ad577386544d7aa6b2fb0bd4c37a17aab104b1d3cec13be89463089a0 description=openshift-marketplace/redhat-marketplace-5r99s/registry-server id=2392995f-8516-45d8-a708-9a169e092855 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62
2026-06-12 17:11:40.782192 | controller | Jun 12 15:59:58.152160 crc crio[22579]: time="2026-06-12T15:59:58.14915947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cc65123b-d680-45ac-bc20-d7e9fe97f28d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.782212 | controller | Jun 12 16:00:00.678190 crc crio[22579]: time="2026-06-12T16:00:00.677379215Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688000-jhgms/POD" id=501d6eea-5ca5-40ca-b437-f7036b105801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.782229 | controller | Jun 12 16:00:00.678190 crc crio[22579]: time="2026-06-12T16:00:00.678124345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782245 | controller | Jun 12 16:00:00.699369 crc crio[22579]: time="2026-06-12T16:00:00.699181869Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/POD" id=5563aa31-d3da-4b77-a95b-5577e72c4ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.782261 | controller | Jun 12 16:00:00.699681 crc crio[22579]: time="2026-06-12T16:00:00.699553229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782276 | controller | Jun 12 16:00:05.350564 crc crio[22579]: time="2026-06-12T16:00:05.349935973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e67baeb5-0864-43d1-950c-cc0449784fa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.782292 | controller | Jun 12 16:00:05.370394 crc crio[22579]: time="2026-06-12T16:00:05.368928773Z" level=info msg="Creating container: openshift-marketplace/community-operators-mrssj/registry-server" id=6d9182c6-aad7-48f4-ab9b-ebf3769a2eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.782308 | controller | Jun 12 16:00:05.372177 crc crio[22579]: time="2026-06-12T16:00:05.372131007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782325 | controller | Jun 12 16:00:05.380106 crc crio[22579]: time="2026-06-12T16:00:05.379372128Z" level=info msg="Got pod network &{Name:collect-profiles-29688000-vnqrx Namespace:openshift-operator-lifecycle-manager ID:7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f UID:6947deea-7f1a-492e-b914-4269c05d3299 NetNS:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6947deea_7f1a_492e_b914_4269c05d3299.slice PodAnnotations:0xc0025a0540}] Aliases:map[]}"
2026-06-12 17:11:40.782341 | controller | Jun 12 16:00:05.380106 crc crio[22579]: time="2026-06-12T16:00:05.380096887Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688000-vnqrx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.782401 | controller | Jun 12 16:00:05.615443 crc crio[22579]: time="2026-06-12T16:00:05.615321297Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688000-jhgms Namespace:openshift-infra ID:5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd UID:541bbea9-2210-4837-9359-163cfe50a4f1 NetNS:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541bbea9_2210_4837_9359_163cfe50a4f1.slice PodAnnotations:0xc00008cdd8}] Aliases:map[]}"
2026-06-12 17:11:40.782420 | controller | Jun 12 16:00:05.615821 crc crio[22579]: time="2026-06-12T16:00:05.615793059Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688000-jhgms to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.782477 | controller | Jun 12 16:00:05.653182 crc crio[22579]: time="2026-06-12T16:00:05.651426717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782495 | controller | Jun 12 16:00:05.658013 crc crio[22579]: time="2026-06-12T16:00:05.657483616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782511 | controller | Jun 12 16:00:05.658890 crc crio[22579]: time="2026-06-12T16:00:05.65877895Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7d07d374-1204-4020-a725-15b0ba645da4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.782528 | controller | Jun 12 16:00:05.660485 crc crio[22579]: time="2026-06-12T16:00:05.660326451Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d985da3a-43d8-4579-91fd-bdae80b87f09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.782544 | controller | Jun 12 16:00:05.669129 crc crio[22579]: time="2026-06-12T16:00:05.668957958Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2ff80421-b69f-4681-b3f3-a7c4e8ac4ee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.782560 | controller | Jun 12 16:00:05.705207 crc crio[22579]: time="2026-06-12T16:00:05.704952595Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29687998-glpcx/oc" id=fa8d3f36-a085-4739-a151-6db98d6e609e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.782576 | controller | Jun 12 16:00:05.707799 crc crio[22579]: time="2026-06-12T16:00:05.707390679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782592 | controller | Jun 12 16:00:05.745592 crc crio[22579]: time="2026-06-12T16:00:05.745161893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782608 | controller | Jun 12 16:00:05.864217 crc crio[22579]: time="2026-06-12T16:00:05.86362872Z" level=info msg="Created container 61e4a527677c491d96e367444594ca7a7a7b48becb130d288867de4aadfe70f0: openshift-marketplace/community-operators-mrssj/registry-server" id=6d9182c6-aad7-48f4-ab9b-ebf3769a2eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.782624 | controller | Jun 12 16:00:05.869199 crc crio[22579]: time="2026-06-12T16:00:05.869049313Z" level=info msg="Starting container: 61e4a527677c491d96e367444594ca7a7a7b48becb130d288867de4aadfe70f0" id=816e0b7b-3d99-42f1-bc26-d3eb88f44a04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.782640 | controller | Jun 12 16:00:05.950278 crc crio[22579]: time="2026-06-12T16:00:05.950025654Z" level=info msg="Started container" PID=31054 containerID=61e4a527677c491d96e367444594ca7a7a7b48becb130d288867de4aadfe70f0 description=openshift-marketplace/community-operators-mrssj/registry-server id=816e0b7b-3d99-42f1-bc26-d3eb88f44a04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75
2026-06-12 17:11:40.782656 | controller | Jun 12 16:00:06.789947 crc crio[22579]: time="2026-06-12T16:00:06.788227679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.782673 | controller | Jun 12 16:00:07.029443 crc crio[22579]: time="2026-06-12T16:00:07.029104767Z" level=info msg="Created container 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51: openshift-infra/auto-csr-approver-29687998-glpcx/oc" id=fa8d3f36-a085-4739-a151-6db98d6e609e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.782692 | controller | Jun 12 16:00:07.037878 crc crio[22579]: time="2026-06-12T16:00:07.034206682Z" level=info msg="Starting container: 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51" id=60805154-9aa3-45a3-bc69-c0367e15af54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.782709 | controller | Jun 12 16:00:07.054098 crc crio[22579]: time="2026-06-12T16:00:07.052937524Z" level=info msg="Started container" PID=31132 containerID=4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51 description=openshift-infra/auto-csr-approver-29687998-glpcx/oc id=60805154-9aa3-45a3-bc69-c0367e15af54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113
2026-06-12 17:11:40.782727 | controller | Jun 12 16:00:07.429555 crc crio[22579]: 2026-06-12T16:00:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5658995495bd9f5 Mac:7e:df:7c:55:5b:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce SocketPath: PciID:}] [{Interface:0xc00043ad00 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.782743 | controller | Jun 12 16:00:07.431412 crc crio[22579]: time="2026-06-12T16:00:07.431329161Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688000-jhgms Namespace:openshift-infra ID:5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd UID:541bbea9-2210-4837-9359-163cfe50a4f1 NetNS:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541bbea9_2210_4837_9359_163cfe50a4f1.slice PodAnnotations:0xc00008cdd8}] Aliases:map[]}"
2026-06-12 17:11:40.782760 | controller | Jun 12 16:00:07.431670 crc crio[22579]: time="2026-06-12T16:00:07.431588638Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688000-jhgms for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.782776 | controller | Jun 12 16:00:07.439404 crc crio[22579]: time="2026-06-12T16:00:07.439308811Z" level=info msg="Ran pod sandbox 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd with infra container: openshift-infra/auto-csr-approver-29688000-jhgms/POD" id=501d6eea-5ca5-40ca-b437-f7036b105801 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.782792 | controller | Jun 12 16:00:07.442241 crc crio[22579]: time="2026-06-12T16:00:07.442171766Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0e90fd5e-7313-4269-8397-01b1fec6f1b8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.782836 | controller | Jun 12 16:00:07.448730 crc crio[22579]: time="2026-06-12T16:00:07.448656787Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.782857 | controller | Jun 12 16:00:07.462081 crc crio[22579]: 2026-06-12T16:00:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a406cafc029043 Mac:8a:ad:63:b1:f5:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 SocketPath: PciID:}] [{Interface:0xc0002ed610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.782873 | controller | Jun 12 16:00:07.463758 crc crio[22579]: time="2026-06-12T16:00:07.463661782Z" level=info msg="Got pod network &{Name:collect-profiles-29688000-vnqrx Namespace:openshift-operator-lifecycle-manager ID:7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f UID:6947deea-7f1a-492e-b914-4269c05d3299 NetNS:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6947deea_7f1a_492e_b914_4269c05d3299.slice PodAnnotations:0xc0025a0540}] Aliases:map[]}"
2026-06-12 17:11:40.782915 | controller | Jun 12 16:00:07.463902 crc crio[22579]: time="2026-06-12T16:00:07.463862107Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688000-vnqrx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.782937 | controller | Jun 12 16:00:07.471561 crc crio[22579]: time="2026-06-12T16:00:07.471378445Z" level=info msg="Ran pod sandbox 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/POD" id=5563aa31-d3da-4b77-a95b-5577e72c4ed3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.782954 | controller | Jun 12 16:00:07.474009 crc crio[22579]: time="2026-06-12T16:00:07.473921102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8083d284-612b-4b59-8720-92f5f61c40f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.782990 | controller | Jun 12 16:00:07.476156 crc crio[22579]: time="2026-06-12T16:00:07.476092799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=65c701ee-e942-4591-963c-964b0e4042ba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.783013 | controller | Jun 12 16:00:07.487969 crc crio[22579]: time="2026-06-12T16:00:07.487829228Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles" id=e2303922-a64d-4d93-b6fd-c88d5f8e373f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.783030 | controller | Jun 12 16:00:07.488684 crc crio[22579]: time="2026-06-12T16:00:07.488576777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.783046 | controller | Jun 12 16:00:07.534360 crc crio[22579]: time="2026-06-12T16:00:07.533835108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.783086 | controller | Jun 12 16:00:07.544034 crc crio[22579]: time="2026-06-12T16:00:07.543875982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.783105 | controller | Jun 12 16:00:07.709382 crc crio[22579]: time="2026-06-12T16:00:07.709248474Z" level=info msg="Created container fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles" id=e2303922-a64d-4d93-b6fd-c88d5f8e373f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.783122 | controller | Jun 12 16:00:07.711662 crc crio[22579]: time="2026-06-12T16:00:07.711420921Z" level=info msg="Starting container: fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4" id=1560d3eb-22eb-4226-9fd5-b8ada289f4b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.783158 | controller | Jun 12 16:00:07.722659 crc crio[22579]: time="2026-06-12T16:00:07.722485692Z" level=info msg="Started container" PID=31164 containerID=fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4 description=openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles id=1560d3eb-22eb-4226-9fd5-b8ada289f4b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f
2026-06-12 17:11:40.783180 | controller | Jun 12 16:00:08.406831 crc crio[22579]: time="2026-06-12T16:00:08.405135455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d53e8482-befc-4edc-8c64-0313effa57fe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.783202 | controller | Jun 12 16:00:08.415621 crc crio[22579]: time="2026-06-12T16:00:08.414966204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=69c121d6-8e05-4391-86ab-4fd18474b06d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.783238 | controller | Jun 12 16:00:08.429802 crc crio[22579]: time="2026-06-12T16:00:08.429461995Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jjpvh/registry-server" id=a4cfb006-91e7-48e6-ad26-9f85824732ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.783261 | controller | Jun 12 16:00:08.430690 crc crio[22579]: time="2026-06-12T16:00:08.430320348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.783278 | controller | Jun 12 16:00:08.514523 crc crio[22579]: time="2026-06-12T16:00:08.514274887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.783294 | controller | Jun 12 16:00:08.523662 crc crio[22579]: time="2026-06-12T16:00:08.523273893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.783332 | controller | Jun 12 16:00:08.626802 crc crio[22579]: time="2026-06-12T16:00:08.626428098Z" level=info msg="Created container 41d6683b570b8dac71e1a18e6c55857b188ad58433e2e530b959266434a35b1a: openshift-marketplace/redhat-operators-jjpvh/registry-server" id=a4cfb006-91e7-48e6-ad26-9f85824732ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.783378 | controller | Jun 12 16:00:08.628903 crc crio[22579]: time="2026-06-12T16:00:08.62878599Z" level=info msg="Starting container: 41d6683b570b8dac71e1a18e6c55857b188ad58433e2e530b959266434a35b1a" id=c96cf5a8-c503-48a9-b0a0-2b050263ca62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.783400 | controller | Jun 12 16:00:08.646802 crc crio[22579]: time="2026-06-12T16:00:08.64474633Z" level=info msg="Started container" PID=31220 containerID=41d6683b570b8dac71e1a18e6c55857b188ad58433e2e530b959266434a35b1a description=openshift-marketplace/redhat-operators-jjpvh/registry-server id=c96cf5a8-c503-48a9-b0a0-2b050263ca62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445
2026-06-12 17:11:40.783417 | controller | Jun 12 16:00:08.693877 crc crio[22579]: time="2026-06-12T16:00:08.693736988Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0e90fd5e-7313-4269-8397-01b1fec6f1b8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.783461 | controller | Jun 12 16:00:08.696269 crc crio[22579]: time="2026-06-12T16:00:08.696217363Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e2e440d5-4002-4b5b-b9ee-524a9e627c19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.783483 | controller | Jun 12 16:00:08.699437 crc crio[22579]: time="2026-06-12T16:00:08.699380636Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=765676c4-47e7-4bb9-8bc6-b72b766cfb7f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.783558 | controller | Jun 12 16:00:08.712217 crc crio[22579]: time="2026-06-12T16:00:08.71206247Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688000-jhgms/oc" id=bfe9f631-b186-4da3-8768-2cf7339acf75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.783601 | controller | Jun 12 16:00:08.713209 crc crio[22579]: time="2026-06-12T16:00:08.712905122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.783627 | controller | Jun 12 16:00:08.784989 crc crio[22579]: time="2026-06-12T16:00:08.784671631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.783644 | controller | Jun 12 16:00:09.114071 crc crio[22579]: time="2026-06-12T16:00:09.11339015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.783683 | controller | Jun 12 16:00:09.328818 crc crio[22579]: time="2026-06-12T16:00:09.327185906Z" level=info msg="Created container 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82: openshift-infra/auto-csr-approver-29688000-jhgms/oc" id=bfe9f631-b186-4da3-8768-2cf7339acf75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.783705 | controller | Jun 12 16:00:09.330188 crc crio[22579]: time="2026-06-12T16:00:09.329799295Z" level=info msg="Starting container: 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82" id=50c70244-7fbb-4888-9866-7d41f2b765d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.783722 | controller | Jun 12 16:00:09.335718 crc crio[22579]: time="2026-06-12T16:00:09.335480114Z" level=info msg="Started container" PID=31269 containerID=30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82 description=openshift-infra/auto-csr-approver-29688000-jhgms/oc id=50c70244-7fbb-4888-9866-7d41f2b765d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd
2026-06-12 17:11:40.783756 | controller | Jun 12 16:00:10.245465 crc crio[22579]: time="2026-06-12T16:00:10.245367706Z" level=info msg="Stopping container: b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb (timeout: 2s)" id=a9d23214-9948-4754-bba4-e73a5f14a102 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.783780 | controller | Jun 12 16:00:10.400415 crc crio[22579]: time="2026-06-12T16:00:10.400264232Z" level=info msg="Stopped container b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb: openshift-marketplace/redhat-marketplace-pb4zj/registry-server" id=a9d23214-9948-4754-bba4-e73a5f14a102 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.783797 | controller | Jun 12 16:00:10.401871 crc crio[22579]: time="2026-06-12T16:00:10.401777802Z" level=info msg="Stopping pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544" id=188ef391-e521-414f-aa75-d13a8c7f115c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.783821 | controller | Jun 12 16:00:10.402445 crc crio[22579]: time="2026-06-12T16:00:10.402361567Z" level=info msg="Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc000478328}] Aliases:map[]}"
2026-06-12 17:11:40.783837 | controller | Jun 12 16:00:10.402888 crc crio[22579]: time="2026-06-12T16:00:10.402806579Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-pb4zj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.783854 | controller | Jun 12 16:00:10.519343 crc crio[22579]: time="2026-06-12T16:00:10.518645727Z" level=info msg="Stopping pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113" id=9efec4cb-1a6a-4b61-9f0b-380af1d9e999 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.783870 | controller | Jun 12 16:00:10.519966 crc crio[22579]: time="2026-06-12T16:00:10.519843778Z" level=info msg="Got pod network &{Name:auto-csr-approver-29687998-glpcx Namespace:openshift-infra ID:9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 UID:f8fd45dc-785a-4bdc-94f1-d33b78345644 NetNS:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fd45dc_785a_4bdc_94f1_d33b78345644.slice PodAnnotations:0xc000478508}] Aliases:map[]}"
2026-06-12 17:11:40.783894 | controller | Jun 12 16:00:10.520127 crc crio[22579]: time="2026-06-12T16:00:10.520069004Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29687998-glpcx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.783910 | controller | Jun 12 16:00:10.520452 crc crio[22579]: time="2026-06-12T16:00:10.520316751Z" level=info msg="Stopping pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f" id=7aa48ba9-84e1-4190-8a78-d77f6022224e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.783927 | controller | Jun 12 16:00:10.521034 crc crio[22579]: time="2026-06-12T16:00:10.520969228Z" level=info msg="Got pod network &{Name:collect-profiles-29688000-vnqrx Namespace:openshift-operator-lifecycle-manager ID:7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f UID:6947deea-7f1a-492e-b914-4269c05d3299 NetNS:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6947deea_7f1a_492e_b914_4269c05d3299.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}"
2026-06-12 17:11:40.783943 | controller | Jun 12 16:00:10.521433 crc crio[22579]: time="2026-06-12T16:00:10.521154743Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688000-vnqrx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.783959 | controller | Jun 12 16:00:11.200578 crc crio[22579]: time="2026-06-12T16:00:11.200099758Z" level=info msg="Stopped pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f" id=7aa48ba9-84e1-4190-8a78-d77f6022224e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.783975 | controller | Jun 12 16:00:11.218246 crc crio[22579]: time="2026-06-12T16:00:11.218079291Z" level=info msg="Stopped pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544" id=188ef391-e521-414f-aa75-d13a8c7f115c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.783990 | controller | Jun 12 16:00:11.368467 crc crio[22579]: time="2026-06-12T16:00:11.368322054Z" level=info msg="Stopped pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113" id=9efec4cb-1a6a-4b61-9f0b-380af1d9e999 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.784006 | controller | Jun 12 16:00:11.540567 crc crio[22579]: time="2026-06-12T16:00:11.540432082Z" level=info msg="Removing container: b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb" id=7de761b0-5d11-4b18-ad80-2d7942ed0a5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784023 | controller | Jun 12 16:00:11.551354 crc crio[22579]: time="2026-06-12T16:00:11.551275068Z" level=info msg="Stopping pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd" id=16e951a1-8138-4f24-83c1-cc293b59fb62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.784039 | controller | Jun 12 16:00:11.551914 crc crio[22579]: time="2026-06-12T16:00:11.551854133Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688000-jhgms Namespace:openshift-infra ID:5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd UID:541bbea9-2210-4837-9359-163cfe50a4f1 NetNS:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541bbea9_2210_4837_9359_163cfe50a4f1.slice PodAnnotations:0xc0024a64e0}] Aliases:map[]}"
2026-06-12 17:11:40.784059 | controller | Jun 12 16:00:11.552126 crc crio[22579]: time="2026-06-12T16:00:11.552067448Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688000-jhgms from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.784076 | controller | Jun 12 16:00:11.581425 crc crio[22579]: time="2026-06-12T16:00:11.581212065Z" level=info msg="Removed container b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb: openshift-marketplace/redhat-marketplace-pb4zj/registry-server" id=7de761b0-5d11-4b18-ad80-2d7942ed0a5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784095 | controller | Jun 12 16:00:11.590884 crc crio[22579]: time="2026-06-12T16:00:11.590739356Z" level=info msg="Removing container: 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30" id=3fb7f17c-fb02-4389-b880-1c7ada07a7db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784114 | controller | Jun 12 16:00:11.617734 crc crio[22579]: time="2026-06-12T16:00:11.617484299Z" level=info msg="Removed container 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30: openshift-marketplace/redhat-marketplace-pb4zj/extract-content" id=3fb7f17c-fb02-4389-b880-1c7ada07a7db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784130 | controller | Jun 12 16:00:11.621410 crc crio[22579]: time="2026-06-12T16:00:11.621326351Z" level=info msg="Removing container: b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c" id=a8da6852-d358-4df3-8475-490ce73eda6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784146 | controller | Jun 12 16:00:11.642958 crc crio[22579]: time="2026-06-12T16:00:11.642842017Z" level=info msg="Removed container b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c: openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities" id=a8da6852-d358-4df3-8475-490ce73eda6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784162 | controller | Jun 12 16:00:11.927149 crc crio[22579]: time="2026-06-12T16:00:11.926581982Z" level=info msg="Stopped pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd" id=16e951a1-8138-4f24-83c1-cc293b59fb62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.784178 | controller | Jun 12 16:00:21.324114 crc crio[22579]: time="2026-06-12T16:00:21.323330797Z" level=info msg="Stopping container: 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66 (timeout: 2s)" id=888d07e1-e79b-4c92-b5ef-c160d4b05271 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.784194 | controller | Jun 12 16:00:21.587117 crc crio[22579]: time="2026-06-12T16:00:21.587029466Z" level=info msg="Stopping container: 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655 (timeout: 2s)" id=298c211a-b794-4fb1-b8c4-248aac2c82b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.784209 | controller | Jun 12 16:00:21.961392 crc crio[22579]: time="2026-06-12T16:00:21.960902893Z" level=info msg="Stopped container 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66: openshift-marketplace/community-operators-t2q92/registry-server" id=888d07e1-e79b-4c92-b5ef-c160d4b05271 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.784225 | controller | Jun 12 16:00:21.962443 crc crio[22579]: time="2026-06-12T16:00:21.962336391Z" level=info msg="Stopping pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1" id=2355825a-f3c9-44ae-94de-9ec16720c812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.784241 | controller | Jun 12 16:00:21.963223 crc crio[22579]: time="2026-06-12T16:00:21.9630631Z" level=info msg="Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc000c9b468}] Aliases:map[]}"
2026-06-12 17:11:40.784261 | controller | Jun 12 16:00:21.963330 crc crio[22579]: time="2026-06-12T16:00:21.963269896Z" level=info msg="Deleting pod openshift-marketplace_community-operators-t2q92 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.784278 | controller | Jun 12 16:00:22.256192 crc crio[22579]: time="2026-06-12T16:00:22.255980248Z" level=info msg="Stopped pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1" id=2355825a-f3c9-44ae-94de-9ec16720c812 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.784295 | controller | Jun 12 16:00:22.276911 crc crio[22579]: time="2026-06-12T16:00:22.276847687Z" level=info msg="Stopped container 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655: openshift-marketplace/redhat-operators-lnvqw/registry-server" id=298c211a-b794-4fb1-b8c4-248aac2c82b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.784311 | controller | Jun 12 16:00:22.278146 crc crio[22579]: time="2026-06-12T16:00:22.27809755Z" level=info msg="Stopping pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4" id=ec54ffbc-9fdb-4f90-8aaf-b7fc79462937 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.784327 | controller | Jun 12 16:00:22.278771 crc crio[22579]: time="2026-06-12T16:00:22.278738637Z" level=info msg="Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc0004796e0}] Aliases:map[]}"
2026-06-12 17:11:40.784343 | controller | Jun 12 16:00:22.279058 crc crio[22579]: time="2026-06-12T16:00:22.279032604Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-lnvqw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.784381 | controller | Jun 12 16:00:22.560571 crc crio[22579]: time="2026-06-12T16:00:22.559856294Z" level=info msg="Stopped pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4" id=ec54ffbc-9fdb-4f90-8aaf-b7fc79462937 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.784398 | controller | Jun 12 16:00:23.053260 crc crio[22579]: time="2026-06-12T16:00:23.053169683Z" level=info msg="Removing container: 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66" id=78ad565f-c711-4de4-befa-070d15ae942d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784414 | controller | Jun 12 16:00:23.082729 crc crio[22579]: time="2026-06-12T16:00:23.082647279Z" level=info msg="Removed container 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66: openshift-marketplace/community-operators-t2q92/registry-server" id=78ad565f-c711-4de4-befa-070d15ae942d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784430 | controller | Jun 12 16:00:23.087449 crc crio[22579]: time="2026-06-12T16:00:23.087370323Z" level=info msg="Removing container: 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c" id=47d89d28-b188-4520-a706-17b1bf066b13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784446 | controller | Jun 12 16:00:23.132737 crc crio[22579]: time="2026-06-12T16:00:23.132625214Z" level=info msg="Removed container 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c: openshift-marketplace/community-operators-t2q92/extract-content" id=47d89d28-b188-4520-a706-17b1bf066b13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784466 | controller | Jun 12 16:00:23.135741 crc crio[22579]: time="2026-06-12T16:00:23.135655804Z" level=info msg="Removing container: b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803" id=65e0ab5f-edf9-45aa-b296-94964a642d0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784483 | controller | Jun 12 16:00:23.157880 crc crio[22579]: time="2026-06-12T16:00:23.157806647Z" level=info msg="Removed container b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803: openshift-marketplace/community-operators-t2q92/extract-utilities" id=65e0ab5f-edf9-45aa-b296-94964a642d0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784535 | controller | Jun 12 16:00:23.164565 crc crio[22579]: time="2026-06-12T16:00:23.16212716Z" level=info msg="Removing container: 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655" id=e525b044-4efc-48bf-ae95-3e09877c9921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784559 | controller | Jun 12 16:00:23.196603 crc crio[22579]: time="2026-06-12T16:00:23.196418222Z" level=info msg="Removed container 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655: openshift-marketplace/redhat-operators-lnvqw/registry-server" id=e525b044-4efc-48bf-ae95-3e09877c9921 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784577 | controller | Jun 12 16:00:23.200355 crc crio[22579]: time="2026-06-12T16:00:23.200254823Z" level=info msg="Removing container: c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c" id=b3693a91-6013-4296-a5ba-06a7f0dc135c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784662 | controller | Jun 12 16:00:23.228856 crc crio[22579]: time="2026-06-12T16:00:23.228757513Z" level=info msg="Removed container c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c: openshift-marketplace/redhat-operators-lnvqw/extract-content" id=b3693a91-6013-4296-a5ba-06a7f0dc135c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784686 | controller | Jun 12 16:00:23.233204 crc crio[22579]: time="2026-06-12T16:00:23.233154819Z" level=info msg="Removing container: 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29" id=d79d25c1-5147-4683-85b8-b59550c99329 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784702 | controller | Jun 12 16:00:23.254555 crc crio[22579]: time="2026-06-12T16:00:23.254392018Z" level=info msg="Removed container 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29: openshift-marketplace/redhat-operators-lnvqw/extract-utilities" id=d79d25c1-5147-4683-85b8-b59550c99329 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.784719 | controller | Jun 12 16:00:31.015091 crc crio[22579]: time="2026-06-12T16:00:31.014604421Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-7kt48/POD" id=7a66a89b-12f4-4a63-92a2-48dd8b40312c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.784765 | controller | Jun 12 16:00:31.016953 crc crio[22579]: time="2026-06-12T16:00:31.015144375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.784783 | controller | Jun 12 16:00:31.040336 crc crio[22579]: time="2026-06-12T16:00:31.039913347Z" level=info msg="Got pod network &{Name:certified-operators-7kt48 Namespace:openshift-marketplace ID:526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 UID:a2c06fe1-8a79-46bb-ba72-b64613f31765 NetNS:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2c06fe1_8a79_46bb_ba72_b64613f31765.slice PodAnnotations:0xc0024a6c30}] Aliases:map[]}"
2026-06-12 17:11:40.784800 | controller | Jun 12 16:00:31.040336 crc crio[22579]: time="2026-06-12T16:00:31.039966849Z" level=info msg="Adding pod openshift-marketplace_certified-operators-7kt48 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.784822 | controller | Jun 12 16:00:31.394165 crc crio[22579]: 2026-06-12T16:00:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:526496264e93c5f Mac:2e:7f:15:07:9a:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 SocketPath: PciID:}] [{Interface:0xc00049f290 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.784839 | controller | Jun 12 16:00:31.397454 crc crio[22579]: time="2026-06-12T16:00:31.397348012Z" level=info msg="Got pod network &{Name:certified-operators-7kt48 Namespace:openshift-marketplace ID:526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 UID:a2c06fe1-8a79-46bb-ba72-b64613f31765 NetNS:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2c06fe1_8a79_46bb_ba72_b64613f31765.slice PodAnnotations:0xc0024a6c30}] Aliases:map[]}"
2026-06-12 17:11:40.784856 | controller | Jun 12 16:00:31.397840 crc crio[22579]: time="2026-06-12T16:00:31.397784654Z" level=info msg="Checking pod openshift-marketplace_certified-operators-7kt48 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.784872 | controller | Jun 12 16:00:31.412246 crc crio[22579]: time="2026-06-12T16:00:31.412139542Z" level=info msg="Ran pod sandbox 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 with infra container: openshift-marketplace/certified-operators-7kt48/POD" id=7a66a89b-12f4-4a63-92a2-48dd8b40312c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.784888 | controller | Jun 12 16:00:31.414817 crc crio[22579]: time="2026-06-12T16:00:31.41475241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0d539f68-5a81-4e06-becf-a18df16bf503 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.784904 | controller | Jun 12 16:00:31.418133 crc crio[22579]: time="2026-06-12T16:00:31.418053227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e6a7441-14f9-4c6c-873d-bf76f635efee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.784921 | controller | Jun 12 16:00:31.464030 crc crio[22579]: time="2026-06-12T16:00:31.463915954Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7kt48/extract-utilities" id=4f5a4f7f-b41c-451e-b5eb-2cf2ee0aaf38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.784936 | controller | Jun 12 16:00:31.464645 crc crio[22579]: time="2026-06-12T16:00:31.464584452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.784952 | controller | Jun 12 16:00:31.511822 crc crio[22579]: time="2026-06-12T16:00:31.511688031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.784968 | controller | Jun 12 16:00:31.518364 crc crio[22579]: time="2026-06-12T16:00:31.518279405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.784983 | controller | Jun 12 16:00:31.659844 crc crio[22579]: time="2026-06-12T16:00:31.659184372Z" level=info msg="Created container d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990: openshift-marketplace/certified-operators-7kt48/extract-utilities" id=4f5a4f7f-b41c-451e-b5eb-2cf2ee0aaf38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.785000 | controller | Jun 12 16:00:31.661236 crc crio[22579]: time="2026-06-12T16:00:31.661144464Z" level=info msg="Starting container: d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990" id=4a2dcdaa-3302-4995-8dd4-71b3cb63127b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.785019 | controller | Jun 12 16:00:31.669808 crc crio[22579]: time="2026-06-12T16:00:31.669681348Z" level=info msg="Started container" PID=31881 containerID=d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990 description=openshift-marketplace/certified-operators-7kt48/extract-utilities id=4a2dcdaa-3302-4995-8dd4-71b3cb63127b name=/runtime.v1.RuntimeService/StartContainer sandboxID=526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830
2026-06-12 17:11:40.785035 | controller | Jun 12 16:00:32.143279 crc crio[22579]: time="2026-06-12T16:00:32.142862349Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d2e051c5-7363-490d-a61e-fcb63c4b63ec name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.785051 | controller | Jun 12 16:00:32.152290 crc crio[22579]: time="2026-06-12T16:00:32.152128753Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.785067 | controller | Jun 12 16:00:33.014561 crc crio[22579]: time="2026-06-12T16:00:33.014363961Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=d2e051c5-7363-490d-a61e-fcb63c4b63ec name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.785083 | controller | Jun 12 16:00:33.016143 crc crio[22579]: time="2026-06-12T16:00:33.016059006Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=404707a3-b40b-4d10-b68a-1e9617d80cb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.785099 | controller | Jun 12 16:00:33.019073 crc crio[22579]: time="2026-06-12T16:00:33.018957112Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bff191aa-90c2-4469-9519-1fcf0bcbe4d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.785116 | controller | Jun 12 16:00:33.030414 crc crio[22579]: time="2026-06-12T16:00:33.028576355Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7kt48/extract-content" id=743b1318-0bae-4505-90eb-d36938b63420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.785132 | controller | Jun 12 16:00:33.030414 crc crio[22579]: time="2026-06-12T16:00:33.029478789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.785147 | controller | Jun 12 16:00:33.055047 crc crio[22579]: time="2026-06-12T16:00:33.054867517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.785163 | controller | Jun 12 16:00:33.060459 crc crio[22579]: time="2026-06-12T16:00:33.060353821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.785179 | controller | Jun 12 16:00:33.182289 crc crio[22579]: time="2026-06-12T16:00:33.181886449Z" level=info msg="Created container f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943: openshift-marketplace/certified-operators-7kt48/extract-content" id=743b1318-0bae-4505-90eb-d36938b63420 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.785194 | controller | Jun 12 16:00:33.189757 crc crio[22579]: time="2026-06-12T16:00:33.184069977Z" level=info msg="Starting container: f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943" id=3954e0a4-0441-4fde-a4eb-9a582dce94b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.785210 | controller | Jun 12 16:00:33.193351 crc crio[22579]: time="2026-06-12T16:00:33.193146745Z" level=info msg="Started container" PID=31902 containerID=f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943 description=openshift-marketplace/certified-operators-7kt48/extract-content id=3954e0a4-0441-4fde-a4eb-9a582dce94b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830
2026-06-12 17:11:40.785231 | controller | Jun 12 16:00:34.170290 crc crio[22579]: time="2026-06-12T16:00:34.169318171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b520ba3c-d923-492d-8069-b0efa34691f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.785247 | controller | Jun 12 16:00:34.176857 crc crio[22579]: time="2026-06-12T16:00:34.176763967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=340352af-1170-4131-976c-3c7ac18c9808 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.785264 | controller | Jun 12 16:00:34.203383 crc crio[22579]: time="2026-06-12T16:00:34.203236943Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7kt48/registry-server" id=7550cead-4649-49a5-ad40-5f4080d8c693 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.785279 | controller | Jun 12 16:00:34.204404 crc crio[22579]: time="2026-06-12T16:00:34.203832379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.785295 | controller | Jun 12 16:00:34.241538 crc crio[22579]: time="2026-06-12T16:00:34.241422928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.785312 | controller | Jun 12 16:00:34.244750 crc crio[22579]: time="2026-06-12T16:00:34.244634662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.785328 | controller | Jun 12 16:00:37.333200 crc crio[22579]: time="2026-06-12T16:00:37.333091548Z" level=info msg="Created container 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6: openshift-marketplace/certified-operators-7kt48/registry-server" id=7550cead-4649-49a5-ad40-5f4080d8c693 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.785344 | controller | Jun 12 16:00:37.335576 crc crio[22579]: time="2026-06-12T16:00:37.335408619Z" level=info msg="Starting container: 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6" id=c235fd80-f8e6-4fc0-9eac-94982c3998ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.785382 | controller | Jun 12 16:00:37.344744 crc crio[22579]: time="2026-06-12T16:00:37.344598281Z" level=info msg="Started container" PID=31924 containerID=6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6 description=openshift-marketplace/certified-operators-7kt48/registry-server id=c235fd80-f8e6-4fc0-9eac-94982c3998ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830
2026-06-12 17:11:40.785400 | controller | Jun 12 16:00:51.547136 crc crio[22579]: time="2026-06-12T16:00:51.545346046Z" level=info msg="Stopping container: 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba (timeout: 2s)" id=d8205e51-50b3-4967-a749-fc82377dd681 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.785417 | controller | Jun 12 16:00:51.687384 crc crio[22579]: time="2026-06-12T16:00:51.686800226Z" level=info msg="Stopped container 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba: openshift-marketplace/certified-operators-n277j/registry-server" id=d8205e51-50b3-4967-a749-fc82377dd681 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.785436 | controller | Jun 12 16:00:51.689629 crc crio[22579]: time="2026-06-12T16:00:51.689473752Z" level=info msg="Stopping pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659" id=f11a0710-96ae-4230-b2ad-4cc4c44bc2c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.785453 | controller | Jun 12 16:00:51.691140 crc crio[22579]: time="2026-06-12T16:00:51.691041931Z" level=info msg="Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc0024a64a0}] Aliases:map[]}"
2026-06-12 17:11:40.785470 | controller | Jun 12 16:00:51.691455 crc crio[22579]: time="2026-06-12T16:00:51.691371379Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-n277j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.785486 | controller | Jun 12 16:00:51.943762 crc crio[22579]: time="2026-06-12T16:00:51.943176289Z" level=info msg="Stopped pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659" id=f11a0710-96ae-4230-b2ad-4cc4c44bc2c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.785502 | controller | Jun 12 16:00:52.382164 crc crio[22579]: time="2026-06-12T16:00:52.382066512Z" level=info msg="Removing container: 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba" id=05cd2fb0-7382-4664-995a-4a68b9d95072 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.785518 | controller | Jun 12 16:00:52.415240 crc crio[22579]: time="2026-06-12T16:00:52.415090231Z" level=info msg="Removed container 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba: openshift-marketplace/certified-operators-n277j/registry-server" id=05cd2fb0-7382-4664-995a-4a68b9d95072 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.785535 | controller | Jun 12 16:00:52.418388 crc crio[22579]: time="2026-06-12T16:00:52.41826782Z" level=info msg="Removing container: e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d" id=232534ac-543e-4b0a-8794-5f9f05e172f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.785551 | controller | Jun 12 16:00:52.442001 crc crio[22579]: time="2026-06-12T16:00:52.441837605Z" level=info msg="Removed container e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d: openshift-marketplace/certified-operators-n277j/extract-content" id=232534ac-543e-4b0a-8794-5f9f05e172f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.785566 | controller | Jun 12 16:00:52.450421 crc crio[22579]: time="2026-06-12T16:00:52.450347456Z" level=info msg="Removing container: 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac" id=7ce4f38c-856b-4123-8307-a9cbcd9d45ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.785582 | controller | Jun 12 16:00:52.473258 crc crio[22579]: time="2026-06-12T16:00:52.473153122Z" level=info msg="Removed container 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac: openshift-marketplace/certified-operators-n277j/extract-utilities" id=7ce4f38c-856b-4123-8307-a9cbcd9d45ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.785598 | controller | Jun 12 16:01:08.253471 crc crio[22579]: time="2026-06-12T16:01:08.252361547Z" level=info msg="Stopping pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659" id=cf81901d-99b6-4234-b1f1-92e352053061 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.785614 | controller | Jun 12 16:01:08.253471 crc crio[22579]: time="2026-06-12T16:01:08.253174827Z" level=info msg="Stopped pod sandbox (already stopped): ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659" id=cf81901d-99b6-4234-b1f1-92e352053061 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.785634 | controller | Jun 12 16:01:08.255009 crc crio[22579]: time="2026-06-12T16:01:08.253904275Z" level=info msg="Removing pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659" id=7cfcef56-93ed-4ce6-8787-7ceff780f7fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.785651 | controller | Jun 12 16:01:08.263179 crc crio[22579]: time="2026-06-12T16:01:08.262306144Z" level=info msg="Removed pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659" id=7cfcef56-93ed-4ce6-8787-7ceff780f7fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.785667 | controller | Jun 12 16:01:08.263554 crc crio[22579]: time="2026-06-12T16:01:08.263319689Z" level=info msg="Stopping pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544" id=0965de4e-80ba-4367-8f5a-d97e7c703cd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.785682 | controller | Jun 12 16:01:08.263554 crc crio[22579]: time="2026-06-12T16:01:08.26335294Z" level=info msg="Stopped pod sandbox (already stopped): 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544" id=0965de4e-80ba-4367-8f5a-d97e7c703cd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.785698 | controller | Jun 12 16:01:08.264085 crc crio[22579]: time="2026-06-12T16:01:08.263989906Z" level=info msg="Removing pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544" id=55f9378f-a3c2-436f-a7b3-74e9b0d6795f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.785713 | controller | Jun 12 16:01:08.272634 crc crio[22579]: time="2026-06-12T16:01:08.272268841Z" level=info msg="Removed pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544" id=55f9378f-a3c2-436f-a7b3-74e9b0d6795f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.785729 | controller | Jun 12 16:01:08.273396 crc crio[22579]: time="2026-06-12T16:01:08.273353338Z" level=info msg="Stopping pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1" id=6f05c8d9-8973-4748-9bea-b4c8c031b67d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.785744 | controller | Jun 12 16:01:08.273396 crc crio[22579]: time="2026-06-12T16:01:08.27341413Z" level=info msg="Stopped pod sandbox (already stopped): 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1" id=6f05c8d9-8973-4748-9bea-b4c8c031b67d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.785760 | controller | Jun 12 16:01:08.274535 crc crio[22579]: time="2026-06-12T16:01:08.274143118Z" level=info msg="Removing pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1" id=a2a339f3-2d4f-4616-aa94-44cab2724417 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.785775 | controller | Jun 12 16:01:08.283921 crc crio[22579]: time="2026-06-12T16:01:08.282202438Z" level=info msg="Removed pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1" id=a2a339f3-2d4f-4616-aa94-44cab2724417 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.788784 | controller | Jun 12 16:01:08.283921 crc crio[22579]: time="2026-06-12T16:01:08.283194252Z" level=info msg="Stopping pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4" id=0d8a1cb0-d0f6-4b5a-a0c9-35f292a5513a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.789203 | controller | Jun 12 16:01:08.283921 crc crio[22579]: time="2026-06-12T16:01:08.283441488Z" level=info msg="Stopped pod sandbox (already stopped): c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4" id=0d8a1cb0-d0f6-4b5a-a0c9-35f292a5513a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.789245 | controller | Jun 12 16:01:08.284403 crc crio[22579]: time="2026-06-12T16:01:08.284253089Z" level=info msg="Removing pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4" id=a03ba73a-27f8-4138-a44c-6aa5c0804d9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.789409 | controller | Jun 12 16:01:08.295418 crc crio[22579]: time="2026-06-12T16:01:08.295363184Z" level=info msg="Removed pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4" id=a03ba73a-27f8-4138-a44c-6aa5c0804d9d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.789438 | controller | Jun 12 16:01:31.061064 crc crio[22579]: time="2026-06-12T16:01:31.060141301Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/POD" id=e08361c0-befc-4fc7-823e-016d38d01c5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.789457 | controller | Jun 12 16:01:31.062633 crc crio[22579]: time="2026-06-12T16:01:31.061188217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.789544 | controller | Jun 12 16:01:31.104253 crc crio[22579]: time="2026-06-12T16:01:31.104136813Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-dpcnn Namespace:cert-manager ID:d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485 UID:1a081a2d-071c-464c-bb5e-b033a2767a40 NetNS:/var/run/netns/450daa29-cfbb-49a3-a2d5-4989f9ffb9cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a081a2d_071c_464c_bb5e_b033a2767a40.slice PodAnnotations:0xc002308370}] Aliases:map[]}"
2026-06-12 17:11:40.789576 | controller | Jun 12 16:01:31.104253 crc crio[22579]: time="2026-06-12T16:01:31.104229886Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-dpcnn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.789594 | controller | Jun 12 16:01:31.124891 crc crio[22579]: time="2026-06-12T16:01:31.124784776Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-5lqpw/POD" id=6d4ff93f-5dac-484f-b4a3-8d352378b6ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.789611 | controller | Jun 12 16:01:31.125032 crc crio[22579]: time="2026-06-12T16:01:31.124924289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.789628 | controller | Jun 12 16:01:31.161333 crc crio[22579]: time="2026-06-12T16:01:31.161029705Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-5lqpw Namespace:cert-manager ID:e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865 UID:2a8fe5e6-4880-4b0a-8d69-3420f9169ff3 NetNS:/var/run/netns/fb08cbc7-e4b5-4026-b271-0fbe5b0cfd91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a8fe5e6_4880_4b0a_8d69_3420f9169ff3.slice PodAnnotations:0xc002308518}] Aliases:map[]}"
2026-06-12 17:11:40.789645 | controller | Jun 12 16:01:31.161763 crc crio[22579]: time="2026-06-12T16:01:31.161427875Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-5lqpw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.789662 | controller | Jun 12 16:01:31.256238 crc crio[22579]: time="2026-06-12T16:01:31.255369307Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/POD" id=964855c4-c869-4d23-8715-a29f6177cead name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.789678 | controller | Jun 12 16:01:31.256238 crc crio[22579]: time="2026-06-12T16:01:31.25589756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.789694 | controller | Jun 12 16:01:31.311255 crc crio[22579]: time="2026-06-12T16:01:31.311131151Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-r2th2 Namespace:cert-manager ID:e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d UID:44c98e7f-d0ad-4996-81f8-0dfdad9cb196 NetNS:/var/run/netns/4b0afa15-d3be-4551-8eda-f1112550fb2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44c98e7f_d0ad_4996_81f8_0dfdad9cb196.slice PodAnnotations:0xc002308768}] Aliases:map[]}"
2026-06-12 17:11:40.789716 | controller | Jun 12 16:01:31.311255 crc crio[22579]: time="2026-06-12T16:01:31.311202202Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-r2th2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.790340 | controller | Jun 12 16:01:31.489325 crc crio[22579]: 2026-06-12T16:01:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e68573c60ef72b8 Mac:4e:b9:a3:31:07:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/fb08cbc7-e4b5-4026-b271-0fbe5b0cfd91 SocketPath: PciID:}] [{Interface:0xc00013a490 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.790400 | controller | Jun 12 16:01:31.489325 crc crio[22579]: time="2026-06-12T16:01:31.487391996Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-5lqpw Namespace:cert-manager ID:e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865 UID:2a8fe5e6-4880-4b0a-8d69-3420f9169ff3 NetNS:/var/run/netns/fb08cbc7-e4b5-4026-b271-0fbe5b0cfd91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a8fe5e6_4880_4b0a_8d69_3420f9169ff3.slice PodAnnotations:0xc002308518}] Aliases:map[]}"
2026-06-12 17:11:40.790422 | controller | Jun 12 16:01:31.489325 crc crio[22579]: time="2026-06-12T16:01:31.487608361Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-5lqpw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.790440 | controller | Jun 12 16:01:31.494147 crc crio[22579]: 2026-06-12T16:01:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d03a086a98e9a56 Mac:8e:d5:c7:17:09:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/450daa29-cfbb-49a3-a2d5-4989f9ffb9cd SocketPath: PciID:}] [{Interface:0xc000150b90 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.790457 | controller | Jun 12 16:01:31.495774 crc crio[22579]: time="2026-06-12T16:01:31.495700822Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-dpcnn Namespace:cert-manager ID:d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485 UID:1a081a2d-071c-464c-bb5e-b033a2767a40 NetNS:/var/run/netns/450daa29-cfbb-49a3-a2d5-4989f9ffb9cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a081a2d_071c_464c_bb5e_b033a2767a40.slice PodAnnotations:0xc002308370}] Aliases:map[]}"
2026-06-12 17:11:40.790475 | controller | Jun 12 16:01:31.495958 crc crio[22579]: time="2026-06-12T16:01:31.495900757Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-dpcnn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.790492 | controller | Jun 12 16:01:31.496271 crc crio[22579]: time="2026-06-12T16:01:31.496237985Z" level=info msg="Ran pod sandbox e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865 with infra container: cert-manager/cert-manager-7b8b89f89d-5lqpw/POD" id=6d4ff93f-5dac-484f-b4a3-8d352378b6ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.790508 | controller | Jun 12 16:01:31.498548 crc crio[22579]: time="2026-06-12T16:01:31.498416819Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=60503936-aa43-43d7-8bc8-6febed3d10e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790538 | controller | Jun 12 16:01:31.498743 crc crio[22579]: time="2026-06-12T16:01:31.498715767Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=60503936-aa43-43d7-8bc8-6febed3d10e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790555 | controller | Jun 12 16:01:31.498908 crc crio[22579]: time="2026-06-12T16:01:31.49885419Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=60503936-aa43-43d7-8bc8-6febed3d10e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790572 | controller | Jun 12 16:01:31.499986 crc crio[22579]: time="2026-06-12T16:01:31.499913576Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=d340b340-9194-4e5b-aada-473d2106afc3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.790588 | controller | Jun 12 16:01:31.506084 crc crio[22579]: time="2026-06-12T16:01:31.505974367Z" level=info msg="Ran pod sandbox d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/POD" id=e08361c0-befc-4fc7-823e-016d38d01c5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.790604 | controller | Jun 12 16:01:31.507762 crc crio[22579]: time="2026-06-12T16:01:31.506626333Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-12 17:11:40.790620 | controller | Jun 12 16:01:31.512948 crc crio[22579]: time="2026-06-12T16:01:31.509890684Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=912befa2-8e7b-4cc2-a9f4-532b8d9092a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790636 | controller | Jun 12 16:01:31.512948 crc crio[22579]: time="2026-06-12T16:01:31.510078569Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=912befa2-8e7b-4cc2-a9f4-532b8d9092a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790652 | controller | Jun 12 16:01:31.512948 crc crio[22579]: time="2026-06-12T16:01:31.51011841Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=912befa2-8e7b-4cc2-a9f4-532b8d9092a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790668 | controller | Jun 12 16:01:31.513305 crc crio[22579]: time="2026-06-12T16:01:31.513265748Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=04f78335-f2c3-488d-8bf7-06a2082c34bb name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.790684 | controller | Jun 12 16:01:31.516981 crc crio[22579]: time="2026-06-12T16:01:31.516891538Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-12 17:11:40.790700 | controller | Jun 12 16:01:31.655553 crc crio[22579]: 2026-06-12T16:01:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e326b7dc6260456 Mac:d2:43:d7:72:04:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/4b0afa15-d3be-4551-8eda-f1112550fb2c SocketPath: PciID:}] [{Interface:0xc0003c2b50 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.790717 | controller | Jun 12 16:01:31.656603 crc crio[22579]: time="2026-06-12T16:01:31.656458552Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-r2th2 Namespace:cert-manager ID:e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d UID:44c98e7f-d0ad-4996-81f8-0dfdad9cb196 NetNS:/var/run/netns/4b0afa15-d3be-4551-8eda-f1112550fb2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44c98e7f_d0ad_4996_81f8_0dfdad9cb196.slice PodAnnotations:0xc002308768}] Aliases:map[]}"
2026-06-12 17:11:40.790733 | controller | Jun 12 16:01:31.656813 crc crio[22579]: time="2026-06-12T16:01:31.656748909Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-r2th2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.790754 | controller | Jun 12 16:01:31.662302 crc crio[22579]: time="2026-06-12T16:01:31.662264496Z" level=info msg="Ran pod sandbox e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d with infra container: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/POD" id=964855c4-c869-4d23-8715-a29f6177cead name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.790771 | controller | Jun 12 16:01:31.664449 crc crio[22579]: time="2026-06-12T16:01:31.664383788Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=b7214f81-1bba-4917-a5ec-91f31c4dfe5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790787 | controller | Jun 12 16:01:31.664747 crc crio[22579]: time="2026-06-12T16:01:31.664694856Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=b7214f81-1bba-4917-a5ec-91f31c4dfe5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790803 | controller | Jun 12 16:01:31.664814 crc crio[22579]: time="2026-06-12T16:01:31.664761948Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=b7214f81-1bba-4917-a5ec-91f31c4dfe5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790820 | controller | Jun 12 16:01:31.665836 crc crio[22579]: time="2026-06-12T16:01:31.665765413Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=a72f399d-7d31-4988-a914-47bd6ff85880 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.790836 | controller | Jun 12 16:01:31.669339 crc crio[22579]: time="2026-06-12T16:01:31.669263949Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-12 17:11:40.790853 | controller | Jun 12 16:01:37.192733 crc crio[22579]: time="2026-06-12T16:01:37.191825434Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=04f78335-f2c3-488d-8bf7-06a2082c34bb name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.790869 | controller | Jun 12 16:01:37.194074 crc crio[22579]: time="2026-06-12T16:01:37.19368022Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=d4321238-450a-4ef1-8068-496266dc72c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790885 | controller | Jun 12 16:01:37.633053 crc crio[22579]: time="2026-06-12T16:01:37.631201509Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=b3e9e7db-6201-494e-a5c6-da95f1235092 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790901 | controller | Jun 12 16:01:37.721000 crc crio[22579]: time="2026-06-12T16:01:37.720913816Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=d340b340-9194-4e5b-aada-473d2106afc3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.790917 | controller | Jun 12 16:01:37.722054 crc crio[22579]: time="2026-06-12T16:01:37.721938581Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=7d374319-17a0-4198-a91a-b6e03d26fdc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790933 | controller | Jun 12 16:01:37.722325 crc crio[22579]: time="2026-06-12T16:01:37.722271859Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=a72f399d-7d31-4988-a914-47bd6ff85880 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.790950 | controller | Jun 12 16:01:37.723051 crc crio[22579]: time="2026-06-12T16:01:37.722968557Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=95d62e21-f075-4f1e-ba02-56eec9be6e26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.790966 | controller | Jun 12 16:01:37.723958 crc crio[22579]: time="2026-06-12T16:01:37.72392028Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/cert-manager-cainjector" id=20934333-09a2-445a-80c0-b6b07eae66d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.790986 | controller | Jun 12 16:01:37.728018 crc crio[22579]: time="2026-06-12T16:01:37.72792072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791003 | controller | Jun 12 16:01:37.728177 crc crio[22579]: time="2026-06-12T16:01:37.728130485Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=509b4aa9-a0a0-4766-84ea-c7041aa9f4ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.791020 | controller | Jun 12 16:01:37.729320 crc crio[22579]: time="2026-06-12T16:01:37.728961545Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=e450ae9b-2467-4331-94b6-d5d78af4ef3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.791036 | controller | Jun 12 16:01:37.745710 crc crio[22579]: time="2026-06-12T16:01:37.745585748Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/cert-manager-webhook" id=ed219da5-2002-4ed8-8974-5493b7793e5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.791052 | controller | Jun 12 16:01:37.750326 crc crio[22579]: time="2026-06-12T16:01:37.750251254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791069 | controller | Jun 12 16:01:37.750595 crc crio[22579]: time="2026-06-12T16:01:37.750443389Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-5lqpw/cert-manager-controller" id=149a578a-3878-49bc-b164-cdd78c283308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.791086 | controller | Jun 12 16:01:37.753627 crc crio[22579]: time="2026-06-12T16:01:37.753562136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791102 | controller | Jun 12 16:01:37.769400 crc crio[22579]: time="2026-06-12T16:01:37.769330917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791119 | controller | Jun 12 16:01:37.773682 crc crio[22579]: time="2026-06-12T16:01:37.773489511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791135 | controller | Jun 12 16:01:37.803304 crc crio[22579]: time="2026-06-12T16:01:37.803209358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791151 | controller | Jun 12 16:01:37.807381 crc crio[22579]: time="2026-06-12T16:01:37.80729832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791167 | controller | Jun 12 16:01:37.816794 crc crio[22579]: time="2026-06-12T16:01:37.815048292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791183 | controller | Jun 12 16:01:37.819367 crc crio[22579]: time="2026-06-12T16:01:37.819290607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791199 | controller | Jun 12 16:01:37.944416 crc crio[22579]: time="2026-06-12T16:01:37.94429091Z" level=info msg="Created container 130ca15dbe603a147274a87c805fc6186559cf5a298fb7219c28eed741e857ef: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/cert-manager-cainjector" id=20934333-09a2-445a-80c0-b6b07eae66d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.791220 | controller | Jun 12 16:01:37.945681 crc crio[22579]: time="2026-06-12T16:01:37.945586562Z" level=info msg="Starting container: 130ca15dbe603a147274a87c805fc6186559cf5a298fb7219c28eed741e857ef" id=09ccd4a7-fdad-4aaf-a444-c44b66163e46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.791237 | controller | Jun 12 16:01:37.951150 crc crio[22579]: time="2026-06-12T16:01:37.951055088Z" level=info msg="Started container" PID=33746 containerID=130ca15dbe603a147274a87c805fc6186559cf5a298fb7219c28eed741e857ef description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/cert-manager-cainjector id=09ccd4a7-fdad-4aaf-a444-c44b66163e46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485
2026-06-12 17:11:40.791253 | controller | Jun 12 16:01:38.003194 crc crio[22579]: time="2026-06-12T16:01:38.002993747Z" level=info msg="Created container fbfc5ea272b91cef1d0e2b37913d2c2d1fd7c4a761e0ebfaa0c5e8ccd6fbf9b2: cert-manager/cert-manager-7b8b89f89d-5lqpw/cert-manager-controller" id=149a578a-3878-49bc-b164-cdd78c283308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.791270 | controller | Jun 12 16:01:38.004421 crc crio[22579]: time="2026-06-12T16:01:38.004358711Z" level=info msg="Starting container: fbfc5ea272b91cef1d0e2b37913d2c2d1fd7c4a761e0ebfaa0c5e8ccd6fbf9b2" id=c07276ad-e481-423d-860a-37fe354ea3ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.791286 | controller | Jun 12 16:01:38.014710 crc crio[22579]: time="2026-06-12T16:01:38.013975549Z" level=info msg="Started container" PID=33753 containerID=fbfc5ea272b91cef1d0e2b37913d2c2d1fd7c4a761e0ebfaa0c5e8ccd6fbf9b2 description=cert-manager/cert-manager-7b8b89f89d-5lqpw/cert-manager-controller id=c07276ad-e481-423d-860a-37fe354ea3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865
2026-06-12 17:11:40.791303 | controller | Jun 12 16:01:38.103766 crc crio[22579]: time="2026-06-12T16:01:38.103614994Z" level=info msg="Created container 67a4f26bc06471bd570452584d0bef2535e387233e1166db7aeaf88fb51e3cf2: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/cert-manager-webhook" id=ed219da5-2002-4ed8-8974-5493b7793e5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.791319 | controller | Jun 12 16:01:38.105803 crc crio[22579]: time="2026-06-12T16:01:38.105376058Z" level=info msg="Starting container: 67a4f26bc06471bd570452584d0bef2535e387233e1166db7aeaf88fb51e3cf2" id=dc2bb92d-be0b-4f3a-8cb1-ce73f296af74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.791335 | controller | Jun 12 16:01:38.118871 crc crio[22579]: time="2026-06-12T16:01:38.11875206Z" level=info msg="Started container" PID=33752 containerID=67a4f26bc06471bd570452584d0bef2535e387233e1166db7aeaf88fb51e3cf2 description=cert-manager/cert-manager-webhook-769f6b94cb-r2th2/cert-manager-webhook id=dc2bb92d-be0b-4f3a-8cb1-ce73f296af74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d
2026-06-12 17:11:40.791373 | controller | Jun 12 16:01:38.827749 crc crio[22579]: time="2026-06-12T16:01:38.827230653Z" level=info msg="Stopping container: ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5 (timeout: 30s)" id=01ce853f-fa8c-43c3-a2ac-006e0569c3ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791392 | controller | Jun 12 16:01:38.828959 crc crio[22579]: time="2026-06-12T16:01:38.828000412Z" level=info msg="Stopping container: d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d (timeout: 30s)" id=928a7f72-3065-49e8-99cf-64ba841efacf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791408 | controller | Jun 12 16:01:38.888159 crc crio[22579]: time="2026-06-12T16:01:38.888114974Z" level=info msg="Stopping container: c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe (timeout: 30s)" id=be16304a-28b4-4b2c-93cb-1ea10155a703 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791430 | controller | Jun 12 16:01:38.890848 crc crio[22579]: time="2026-06-12T16:01:38.89076726Z" level=info msg="Stopping container: 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d (timeout: 30s)" id=282d2e5f-f0fe-4d7a-a64a-5e4954de8157 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791458 | controller | Jun 12 16:01:38.891258 crc crio[22579]: time="2026-06-12T16:01:38.891153659Z" level=info msg="Stopping container: 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad (timeout: 30s)" id=52a02b77-70b7-495a-a461-f61dcc7f96d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791475 | controller | Jun 12 16:01:38.898015 crc crio[22579]: time="2026-06-12T16:01:38.896701447Z" level=info msg="Stopping container: 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148 (timeout: 30s)" id=88b654ab-9ab7-47b0-8f40-ae20a8d639e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791491 | controller | Jun 12 16:01:38.898015 crc crio[22579]: time="2026-06-12T16:01:38.888597636Z" level=info msg="Stopping container: 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b (timeout: 30s)" id=ca5e49b0-40bc-4343-a2bc-f95c64d8ad66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791506 | controller | Jun 12 16:01:38.898015 crc crio[22579]: time="2026-06-12T16:01:38.888677178Z" level=info msg="Stopping container: df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b (timeout: 30s)" id=a5dcbcce-ca26-45d1-b0e3-b61cdb604d98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791522 | controller | Jun 12 16:01:38.899193 crc crio[22579]: time="2026-06-12T16:01:38.888720459Z" level=info msg="Stopping container: 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6 (timeout: 30s)" id=ee640cae-d157-4183-b2d2-1e28609e67a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791538 | controller | Jun 12 16:01:38.989627 crc crio[22579]: time="2026-06-12T16:01:38.989039549Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 17:11:40.791555 | controller | Jun 12 16:01:38.989627 crc crio[22579]: time="2026-06-12T16:01:38.989258184Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.791571 | controller | Jun 12 16:01:38.996404 crc crio[22579]: time="2026-06-12T16:01:38.995409867Z" level=info msg="Stopping container: 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9 (timeout: 30s)" id=c91a4af0-5172-43ae-8ebf-6b2a9d5996d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791588 | controller | Jun 12 16:01:39.182791 crc crio[22579]: time="2026-06-12T16:01:39.182701995Z" level=info msg="Stopped container ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=01ce853f-fa8c-43c3-a2ac-006e0569c3ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791604 | controller | Jun 12 16:01:39.191758 crc crio[22579]: time="2026-06-12T16:01:39.190861928Z" level=info msg="Stopped container d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=928a7f72-3065-49e8-99cf-64ba841efacf name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791620 | controller | Jun 12 16:01:39.192769 crc crio[22579]: time="2026-06-12T16:01:39.192432167Z" level=info msg="Stopping pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0" id=064b5c31-9213-40af-8150-4414bc353ad3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.791636 | controller | Jun 12 16:01:39.194349 crc crio[22579]: time="2026-06-12T16:01:39.193455052Z" level=info msg="Stopped container 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=282d2e5f-f0fe-4d7a-a64a-5e4954de8157 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791658 | controller | Jun 12 16:01:39.194349 crc crio[22579]: time="2026-06-12T16:01:39.194123799Z" level=info msg="Stopped container df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=a5dcbcce-ca26-45d1-b0e3-b61cdb604d98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791675 | controller | Jun 12 16:01:39.194934 crc crio[22579]: time="2026-06-12T16:01:39.194898298Z" level=info msg="Stopped container 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=ee640cae-d157-4183-b2d2-1e28609e67a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791691 | controller | Jun 12 16:01:39.195987 crc crio[22579]: time="2026-06-12T16:01:39.195897313Z" level=info msg="Stopped container 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=88b654ab-9ab7-47b0-8f40-ae20a8d639e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791707 | controller | Jun 12 16:01:39.202586 crc crio[22579]: time="2026-06-12T16:01:39.202370063Z" level=info msg="Stopped pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0" id=064b5c31-9213-40af-8150-4414bc353ad3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.791723 | controller | Jun 12 16:01:39.254757 crc crio[22579]: time="2026-06-12T16:01:39.25381392Z" level=info msg="Stopped container c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=be16304a-28b4-4b2c-93cb-1ea10155a703 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791739 | controller | Jun 12 16:01:39.277608 crc crio[22579]: time="2026-06-12T16:01:39.277417986Z" level=info msg="Stopped container 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=c91a4af0-5172-43ae-8ebf-6b2a9d5996d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791755 | controller | Jun 12 16:01:39.342410 crc crio[22579]: time="2026-06-12T16:01:39.341983749Z" level=info msg="Stopped container 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=52a02b77-70b7-495a-a461-f61dcc7f96d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791771 | controller | Jun 12 16:01:39.351157 crc crio[22579]: time="2026-06-12T16:01:39.351003182Z" level=info msg="Stopped container 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=ca5e49b0-40bc-4343-a2bc-f95c64d8ad66 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.791786 | controller | Jun 12 16:01:39.352975 crc crio[22579]: time="2026-06-12T16:01:39.352815977Z" level=info msg="Stopping pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736" id=776dee0d-c3dd-49d9-a100-f8d63e74da9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.791802 | controller | Jun 12 16:01:39.358026 crc crio[22579]: time="2026-06-12T16:01:39.357864873Z" level=info msg="Stopped pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736" id=776dee0d-c3dd-49d9-a100-f8d63e74da9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.791818 | controller | Jun 12 16:01:39.758625 crc crio[22579]: time="2026-06-12T16:01:39.758202089Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/POD" id=9e32cfb5-8ed8-4fd9-bd02-41c4de512bf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.791833 | controller | Jun 12 16:01:39.758876 crc crio[22579]: time="2026-06-12T16:01:39.758688031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791853 | controller | Jun 12 16:01:39.774018 crc crio[22579]: time="2026-06-12T16:01:39.773905828Z" 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=9e32cfb5-8ed8-4fd9-bd02-41c4de512bf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.791869 | controller | Jun 12 16:01:39.785068 crc crio[22579]: time="2026-06-12T16:01:39.784775528Z" level=info msg="Ran pod sandbox 5cb967f6cd41dd3b6371decc8c7685ab3a9c83d669f24f7eecce93128f161c00 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/POD" id=9e32cfb5-8ed8-4fd9-bd02-41c4de512bf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.791885 | controller | Jun 12 16:01:39.788613 crc crio[22579]: time="2026-06-12T16:01:39.78847475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c8b16a29-eda6-4d7b-b7cd-5e0a658139da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.791902 | controller | Jun 12 16:01:39.791097 crc crio[22579]: time="2026-06-12T16:01:39.791032124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4c6e1fe0-c130-422c-b92b-a1c278409371 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.791917 | controller | Jun 12 16:01:39.832669 crc crio[22579]: time="2026-06-12T16:01:39.832466432Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/kube-rbac-proxy" id=e8b6391d-6f4e-4a65-a390-26580d21ba4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.791933 | controller | Jun 12 16:01:39.833283 crc crio[22579]: time="2026-06-12T16:01:39.833082877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791949 | controller | Jun 12 16:01:39.861163 crc crio[22579]: time="2026-06-12T16:01:39.861023851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=f997efc8-d7a1-42e8-87e2-72d3d5d1bd6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.791965 | controller | Jun 12 16:01:39.861698 crc crio[22579]: time="2026-06-12T16:01:39.861603745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.791981 | controller | Jun 12 16:01:39.864056 crc crio[22579]: time="2026-06-12T16:01:39.863968844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9a977f42-6f4e-471b-af29-9a8720b9cc3c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.791997 | controller | Jun 12 16:01:39.868241 crc crio[22579]: time="2026-06-12T16:01:39.868149308Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=ed0348bc-de56-45a8-8b32-4f5b23120b55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.792013 | controller | Jun 12 16:01:39.868681 crc crio[22579]: time="2026-06-12T16:01:39.868582278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792030 | controller | Jun 12 16:01:39.879783 crc crio[22579]: time="2026-06-12T16:01:39.879037518Z" level=info msg="Removing container: 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9" id=2bff8942-3763-4b7d-90ef-aa703ca06660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792050 | controller | Jun 12 16:01:39.911953 crc crio[22579]: time="2026-06-12T16:01:39.91177189Z" level=info msg="Removed container 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=2bff8942-3763-4b7d-90ef-aa703ca06660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792067 | controller | Jun 12 16:01:39.915981 crc crio[22579]: time="2026-06-12T16:01:39.915863552Z" level=info msg="Removing container: 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad" id=d4cf9888-d952-44bd-b877-d60306a2ba9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792083 | controller | Jun 12 16:01:39.934712 crc crio[22579]: time="2026-06-12T16:01:39.924081236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792099 | controller | Jun 12 16:01:39.939043 crc crio[22579]: time="2026-06-12T16:01:39.938917624Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-vgjdw/POD" id=3c49cafb-59fd-43ca-aa26-f89ea5b26165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.792116 | controller | Jun 12 16:01:39.939334 crc crio[22579]: time="2026-06-12T16:01:39.939072978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792133 | controller | Jun 12 16:01:39.940896 crc crio[22579]: time="2026-06-12T16:01:39.940798631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792151 | controller | Jun 12 16:01:39.968121 crc crio[22579]: time="2026-06-12T16:01:39.967999206Z" 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=3c49cafb-59fd-43ca-aa26-f89ea5b26165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.792169 | controller | Jun 12 16:01:39.993712 crc crio[22579]: time="2026-06-12T16:01:39.993598521Z" level=info msg="Removed container 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=d4cf9888-d952-44bd-b877-d60306a2ba9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792186 | controller | Jun 12 16:01:39.999029 crc crio[22579]: time="2026-06-12T16:01:39.998904243Z" level=info msg="Removing container: c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe" id=aeaccacf-8c07-42d7-9b37-0a6a837e919f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792202 | controller | Jun 12 16:01:40.001954 crc crio[22579]: time="2026-06-12T16:01:40.001878927Z" level=info msg="Ran pod sandbox ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44 with infra container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/POD" id=3c49cafb-59fd-43ca-aa26-f89ea5b26165 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.792219 | controller | Jun 12 16:01:40.004427 crc crio[22579]: time="2026-06-12T16:01:40.004334168Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f5f4c1b3-a509-4fc8-9402-b51e43394d78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.792240 | controller | Jun 12 16:01:40.008928 crc crio[22579]: time="2026-06-12T16:01:40.00844422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6a6ac887-c451-4c00-b665-8323b5d4a1d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.792258 | controller | Jun 12 16:01:40.035842 crc crio[22579]: time="2026-06-12T16:01:40.035680366Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kubecfg-setup" id=81ad61f2-db70-4979-8997-0540bff55e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.792277 | controller | Jun 12 16:01:40.052907 crc crio[22579]: time="2026-06-12T16:01:40.051737934Z" level=info msg="Removed container c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=aeaccacf-8c07-42d7-9b37-0a6a837e919f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792294 | controller | Jun 12 16:01:40.052907 crc crio[22579]: time="2026-06-12T16:01:40.052642237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792311 | controller | Jun 12 16:01:40.064482 crc crio[22579]: time="2026-06-12T16:01:40.064386668Z" level=info msg="Removing container: 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b" id=f02c0dc3-2cb8-47de-a33e-1ca23dac1b70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792328 | controller | Jun 12 16:01:40.102843 crc crio[22579]: time="2026-06-12T16:01:40.102721919Z" level=info msg="Removed container 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=f02c0dc3-2cb8-47de-a33e-1ca23dac1b70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792359 | controller | Jun 12 16:01:40.110369 crc crio[22579]: time="2026-06-12T16:01:40.110146164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792382 | controller | Jun 12 16:01:40.110846 crc crio[22579]: time="2026-06-12T16:01:40.11081257Z" level=info msg="Removing container: 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6" id=d923f9a4-f6f9-40d7-90eb-e70165869cdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792400 | controller | Jun 12 16:01:40.113455 crc crio[22579]: time="2026-06-12T16:01:40.113055196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792417 | controller | Jun 12 16:01:40.152474 crc crio[22579]: time="2026-06-12T16:01:40.152370952Z" level=info msg="Created container 057642af806b851c6969193ccf4c59ff4b6a6eb3daa62f0b273501a892f47d08: openshift-multus/multus-bzhnf/kube-multus" id=ed0348bc-de56-45a8-8b32-4f5b23120b55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.792461 | controller | Jun 12 16:01:40.154635 crc crio[22579]: time="2026-06-12T16:01:40.15433352Z" level=info msg="Removed container 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=d923f9a4-f6f9-40d7-90eb-e70165869cdb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792481 | controller | Jun 12 16:01:40.155611 crc crio[22579]: time="2026-06-12T16:01:40.155349966Z" level=info msg="Starting container: 057642af806b851c6969193ccf4c59ff4b6a6eb3daa62f0b273501a892f47d08" id=0fc24885-f433-49c2-8596-20af70d433db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.792497 | controller | Jun 12 16:01:40.156888 crc crio[22579]: time="2026-06-12T16:01:40.156859543Z" level=info msg="Removing container: 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d" id=37e79db0-b047-46b2-ae4a-d5fa11f8e4b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792514 | controller | Jun 12 16:01:40.170390 crc crio[22579]: time="2026-06-12T16:01:40.160712289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792530 | controller | Jun 12 16:01:40.170390 crc crio[22579]: time="2026-06-12T16:01:40.168108442Z" level=info msg="Started container" PID=33997 containerID=057642af806b851c6969193ccf4c59ff4b6a6eb3daa62f0b273501a892f47d08 description=openshift-multus/multus-bzhnf/kube-multus id=0fc24885-f433-49c2-8596-20af70d433db name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eda1e15b80edc038b2bfaa9afa6c906c3250d72405a1e21dbd250ad174c82b6
2026-06-12 17:11:40.792550 | controller | Jun 12 16:01:40.190539 crc crio[22579]: time="2026-06-12T16:01:40.190435856Z" level=info msg="Removed container 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=37e79db0-b047-46b2-ae4a-d5fa11f8e4b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792567 | controller | Jun 12 16:01:40.196613 crc crio[22579]: time="2026-06-12T16:01:40.196568479Z" level=info msg="Removing container: 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148" id=f628b707-9ab8-4d88-aefa-2355d21f5eec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792583 | controller | Jun 12 16:01:40.199360 crc crio[22579]: time="2026-06-12T16:01:40.199134582Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_5106b6c5-ec25-4fab-a603-7de0c53f48c0\""
2026-06-12 17:11:40.792599 | controller | Jun 12 16:01:40.199779 crc crio[22579]: time="2026-06-12T16:01:40.199722587Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.792615 | controller | Jun 12 16:01:40.214843 crc crio[22579]: time="2026-06-12T16:01:40.214720509Z" level=info msg="Removed container 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=f628b707-9ab8-4d88-aefa-2355d21f5eec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792632 | controller | Jun 12 16:01:40.217988 crc crio[22579]: time="2026-06-12T16:01:40.217819316Z" level=info msg="Removing container: df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b" id=5ac1ad72-7cbf-4a4e-a86f-308cae301495 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792648 | controller | Jun 12 16:01:40.236981 crc crio[22579]: time="2026-06-12T16:01:40.236886259Z" level=info msg="Removed container df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=5ac1ad72-7cbf-4a4e-a86f-308cae301495 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792664 | controller | Jun 12 16:01:40.239749 crc crio[22579]: time="2026-06-12T16:01:40.23971548Z" level=info msg="Removing container: 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984" id=481b11fa-ac1e-4c82-ba70-38f0bba20dd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792679 | controller | Jun 12 16:01:40.244168 crc crio[22579]: time="2026-06-12T16:01:40.244090828Z" level=info msg="Created container bf5f7ecd151402dc80eeb3ea5a8254478a3be0b0fa3692561b4c1c2e6cb3edaf: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kubecfg-setup" id=81ad61f2-db70-4979-8997-0540bff55e55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.792695 | controller | Jun 12 16:01:40.246631 crc crio[22579]: time="2026-06-12T16:01:40.24656602Z" level=info msg="Starting container: bf5f7ecd151402dc80eeb3ea5a8254478a3be0b0fa3692561b4c1c2e6cb3edaf" id=a2a768b5-6836-46eb-bfec-8351d9e55eb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.792710 | controller | Jun 12 16:01:40.247827 crc crio[22579]: time="2026-06-12T16:01:40.247746349Z" level=info msg="Created container 5b2620f2808f8d07917a234a89a2e2e44e25fe0389bdfcf05bdce72d19b31ffd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/kube-rbac-proxy" id=e8b6391d-6f4e-4a65-a390-26580d21ba4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.792726 | controller | Jun 12 16:01:40.249605 crc crio[22579]: time="2026-06-12T16:01:40.249536993Z" level=info msg="Starting container: 5b2620f2808f8d07917a234a89a2e2e44e25fe0389bdfcf05bdce72d19b31ffd" id=87ad61fa-d237-43a5-bba0-8ae29bd53395 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.792745 | controller | Jun 12 16:01:40.254180 crc crio[22579]: time="2026-06-12T16:01:40.253956483Z" level=info msg="Started container" PID=34008 containerID=bf5f7ecd151402dc80eeb3ea5a8254478a3be0b0fa3692561b4c1c2e6cb3edaf description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/kubecfg-setup id=a2a768b5-6836-46eb-bfec-8351d9e55eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44
2026-06-12 17:11:40.792763 | controller | Jun 12 16:01:40.255080 crc crio[22579]: time="2026-06-12T16:01:40.255011009Z" level=info msg="Started container" PID=34018 containerID=5b2620f2808f8d07917a234a89a2e2e44e25fe0389bdfcf05bdce72d19b31ffd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/kube-rbac-proxy id=87ad61fa-d237-43a5-bba0-8ae29bd53395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cb967f6cd41dd3b6371decc8c7685ab3a9c83d669f24f7eecce93128f161c00
2026-06-12 17:11:40.792780 | controller | Jun 12 16:01:40.257627 crc crio[22579]: time="2026-06-12T16:01:40.257582353Z" level=info msg="Removed container 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=481b11fa-ac1e-4c82-ba70-38f0bba20dd5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.792796 | controller | Jun 12 16:01:40.268943 crc crio[22579]: time="2026-06-12T16:01:40.268815782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1da989cc-4b96-461d-9afd-54bf002d6e9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.792812 | controller | Jun 12 16:01:40.271977 crc crio[22579]: time="2026-06-12T16:01:40.271804576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=51697624-95b1-474d-8551-d3a34b55a9ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.792827 | controller | Jun 12 16:01:40.281964 crc crio[22579]: time="2026-06-12T16:01:40.281884666Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/ovnkube-cluster-manager" id=157a731b-f0fa-4c17-bbdf-9e8cbc6faa16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.792843 | controller | Jun 12 16:01:40.282321 crc crio[22579]: time="2026-06-12T16:01:40.282266086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792859 | controller | Jun 12 16:01:40.322412 crc crio[22579]: time="2026-06-12T16:01:40.322371791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792875 | controller | Jun 12 16:01:40.326148 crc crio[22579]: time="2026-06-12T16:01:40.326107904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.792891 | controller | Jun 12 16:01:40.446336 crc crio[22579]: time="2026-06-12T16:01:40.446222525Z" level=info msg="Created container e59355f7d6f673e04e956d6c50235e3b8eb51a629aa2f95739222e4ad77284a0: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/ovnkube-cluster-manager" id=157a731b-f0fa-4c17-bbdf-9e8cbc6faa16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.792907 | controller | Jun 12 16:01:40.449249 crc crio[22579]: time="2026-06-12T16:01:40.449132147Z" level=info msg="Starting container: e59355f7d6f673e04e956d6c50235e3b8eb51a629aa2f95739222e4ad77284a0" id=c3bd12e7-0188-4fa0-8c15-05e944f1d6df name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.792924 | controller | Jun 12 16:01:40.455020 crc crio[22579]: time="2026-06-12T16:01:40.454934651Z" level=info msg="Started container" PID=34048 containerID=e59355f7d6f673e04e956d6c50235e3b8eb51a629aa2f95739222e4ad77284a0 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/ovnkube-cluster-manager id=c3bd12e7-0188-4fa0-8c15-05e944f1d6df name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cb967f6cd41dd3b6371decc8c7685ab3a9c83d669f24f7eecce93128f161c00
2026-06-12 17:11:40.792945 | controller | Jun 12 16:01:40.550621 crc crio[22579]: time="2026-06-12T16:01:40.550344799Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-12 17:11:40.792961 | controller | Jun 12 16:01:40.550621 crc crio[22579]: time="2026-06-12T16:01:40.550468422Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.792977 | controller | Jun 12 16:01:40.558266 crc crio[22579]: time="2026-06-12T16:01:40.558164113Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-12 17:11:40.792993 | controller | Jun 12 16:01:40.558434 crc crio[22579]: time="2026-06-12T16:01:40.558277446Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.793009 | controller | Jun 12 16:01:40.558686 crc crio[22579]: time="2026-06-12T16:01:40.558608744Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-12 17:11:40.793025 | controller | Jun 12 16:01:40.558765 crc crio[22579]: time="2026-06-12T16:01:40.558730447Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.793042 | controller | Jun 12 16:01:40.567644 crc crio[22579]: time="2026-06-12T16:01:40.567569747Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-12 17:11:40.793058 | controller | Jun 12 16:01:40.567912 crc crio[22579]: time="2026-06-12T16:01:40.56771927Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.793075 | controller | Jun 12 16:01:40.576740 crc crio[22579]: time="2026-06-12T16:01:40.576406236Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-12 17:11:40.793091 | controller | Jun 12 16:01:40.576740 crc crio[22579]: time="2026-06-12T16:01:40.576627451Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.793107 | controller | Jun 12 16:01:40.586128 crc crio[22579]: time="2026-06-12T16:01:40.586066686Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-12 17:11:40.793123 | controller | Jun 12 16:01:40.586352 crc crio[22579]: time="2026-06-12T16:01:40.586168608Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.793139 | controller | Jun 12 16:01:40.594682 crc crio[22579]: time="2026-06-12T16:01:40.594562517Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-12 17:11:40.793155 | controller | Jun 12 16:01:40.594936 crc crio[22579]: time="2026-06-12T16:01:40.594740791Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.793171 | controller | Jun 12 16:01:40.595198 crc crio[22579]: time="2026-06-12T16:01:40.595136111Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-12 17:11:40.793188 | controller | Jun 12 16:01:40.595284 crc crio[22579]: time="2026-06-12T16:01:40.595234073Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.793205 | controller | Jun 12 16:01:40.605191 crc crio[22579]: time="2026-06-12T16:01:40.605018836Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_5106b6c5-ec25-4fab-a603-7de0c53f48c0\""
2026-06-12 17:11:40.793221 | controller | Jun 12 16:01:40.908989 crc crio[22579]: time="2026-06-12T16:01:40.908892278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f045e0b1-348f-4dd3-ad33-dc774c5a2708 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793237 | controller | Jun 12 16:01:40.911384 crc crio[22579]: time="2026-06-12T16:01:40.911285237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dcfb2742-7504-40d6-9372-0a1761ea3cc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793258 | controller | Jun 12 16:01:40.918070 crc crio[22579]: time="2026-06-12T16:01:40.917976553Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-controller" id=6e9cbb8e-0d67-4f39-89a6-97883033ebbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793275 | controller | Jun 12 16:01:40.918572 crc crio[22579]: time="2026-06-12T16:01:40.918475756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793291 | controller | Jun 12 16:01:40.962769 crc crio[22579]: time="2026-06-12T16:01:40.96258539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793308 | controller | Jun 12 16:01:40.964978 crc crio[22579]: time="2026-06-12T16:01:40.964811336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793370 | controller | Jun 12 16:01:41.086015 crc crio[22579]: time="2026-06-12T16:01:41.085914861Z" level=info msg="Created container 35b3c9ae8cc521b3553a6c042618b4ff5aa61a444d445fdf07afad4e3c04cff6: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-controller" id=6e9cbb8e-0d67-4f39-89a6-97883033ebbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793392 | controller | Jun 12 16:01:41.087111 crc crio[22579]: time="2026-06-12T16:01:41.087035419Z" level=info msg="Starting container: 35b3c9ae8cc521b3553a6c042618b4ff5aa61a444d445fdf07afad4e3c04cff6" id=db740e11-ce96-4db9-ba47-febb847c046e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.793410 | controller | Jun 12 16:01:41.095061 crc crio[22579]: time="2026-06-12T16:01:41.094958406Z" level=info msg="Started container" PID=34083 containerID=35b3c9ae8cc521b3553a6c042618b4ff5aa61a444d445fdf07afad4e3c04cff6 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-controller id=db740e11-ce96-4db9-ba47-febb847c046e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44
2026-06-12 17:11:40.793426 | controller | Jun 12 16:01:41.108682 crc crio[22579]: time="2026-06-12T16:01:41.108458081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=43f41c9d-833d-444b-bd99-696969dd62a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793443 | controller | Jun 12 16:01:41.111083 crc crio[22579]: time="2026-06-12T16:01:41.111018814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bf83efeb-a152-49ac-9717-9a85cfbfa64a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793459 | controller | Jun 12 16:01:41.121184 crc crio[22579]: time="2026-06-12T16:01:41.120999212Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-acl-logging" id=bc05ca87-6c94-4b78-b3a3-f73b29549426 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793476 | controller | Jun 12 16:01:41.121781 crc crio[22579]: time="2026-06-12T16:01:41.121583296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793492 | controller | Jun 12 16:01:41.157543 crc crio[22579]: time="2026-06-12T16:01:41.157439577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793509 | controller | Jun 12 16:01:41.159134 crc crio[22579]: time="2026-06-12T16:01:41.159061027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793530 | controller | Jun 12 16:01:41.284695 crc crio[22579]: time="2026-06-12T16:01:41.28409065Z" level=info msg="Created container 6c52e3cf82c58a65dffcb64685a3ef479497221dd77b673da526367330bd7132: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-acl-logging" id=bc05ca87-6c94-4b78-b3a3-f73b29549426 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793548 | controller | Jun 12 16:01:41.288063 crc crio[22579]: time="2026-06-12T16:01:41.288008407Z" level=info msg="Starting container: 6c52e3cf82c58a65dffcb64685a3ef479497221dd77b673da526367330bd7132" id=65905332-f431-458f-baa2-4e67f0c10d91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.793564 | controller | Jun 12 16:01:41.295335 crc crio[22579]: time="2026-06-12T16:01:41.295150494Z" level=info msg="Started container" PID=34105 containerID=6c52e3cf82c58a65dffcb64685a3ef479497221dd77b673da526367330bd7132 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-acl-logging id=65905332-f431-458f-baa2-4e67f0c10d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44
2026-06-12 17:11:40.793581 | controller | Jun 12 16:01:41.335549 crc crio[22579]: time="2026-06-12T16:01:41.335407174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a3416934-50e3-45f8-ad82-2485002a2452 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793597 | controller | Jun 12 16:01:41.338377 crc crio[22579]: time="2026-06-12T16:01:41.338332576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3b6b6e52-0ede-4608-8f87-537a7b18e97b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793613 | controller | Jun 12 16:01:41.346824 crc crio[22579]: time="2026-06-12T16:01:41.346780156Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-node" id=8d7acb59-ad90-4a58-9748-232b2211bebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793629 | controller | Jun 12 16:01:41.347291 crc crio[22579]: time="2026-06-12T16:01:41.347266188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793645 | controller | Jun 12 16:01:41.373968 crc crio[22579]: time="2026-06-12T16:01:41.373915269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793661 | controller | Jun 12 16:01:41.376814 crc crio[22579]: time="2026-06-12T16:01:41.37678213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793677 | controller | Jun 12 16:01:41.470070 crc crio[22579]: time="2026-06-12T16:01:41.469993714Z" level=info msg="Created container 0bbf1f4aa983438e1b078ce7cc487b2e3934f29aeb717139d8bbe8db9524c356: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-node" id=8d7acb59-ad90-4a58-9748-232b2211bebf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793693 | controller | Jun 12 16:01:41.471947 crc crio[22579]: time="2026-06-12T16:01:41.471832829Z" level=info msg="Starting container: 0bbf1f4aa983438e1b078ce7cc487b2e3934f29aeb717139d8bbe8db9524c356" id=c0320bcd-df32-4a44-a929-363eb5961b34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.793709 | controller | Jun 12 16:01:41.478996 crc crio[22579]: time="2026-06-12T16:01:41.478815603Z" level=info msg="Started container" PID=34134 containerID=0bbf1f4aa983438e1b078ce7cc487b2e3934f29aeb717139d8bbe8db9524c356 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-node id=c0320bcd-df32-4a44-a929-363eb5961b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44
2026-06-12 17:11:40.793729 | controller | Jun 12 16:01:41.490629 crc crio[22579]: time="2026-06-12T16:01:41.490567894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f81eed15-96a4-45de-9493-16bbc5c4251e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793746 | controller | Jun 12 16:01:41.493464 crc crio[22579]: time="2026-06-12T16:01:41.493394245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e5b1b459-b289-453a-9099-9833aa65852e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793762 | controller | Jun 12 16:01:41.501055 crc crio[22579]: time="2026-06-12T16:01:41.501006164Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-ovn-metrics" id=0fef118c-49cf-4932-9c3e-7b859bda4875 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793778 | controller | Jun 12 16:01:41.501815 crc crio[22579]: time="2026-06-12T16:01:41.501789923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793794 | controller | Jun 12 16:01:41.522749 crc crio[22579]: time="2026-06-12T16:01:41.522684012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793810 | controller | Jun 12 16:01:41.524756 crc crio[22579]: time="2026-06-12T16:01:41.524728912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793826 | controller | Jun 12 16:01:41.628865 crc crio[22579]: time="2026-06-12T16:01:41.628792585Z" level=info msg="Created container d1aaec9491e983b23bf11b67f719f9496e5080b19bcef56166dbcb37a946a918: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-ovn-metrics" id=0fef118c-49cf-4932-9c3e-7b859bda4875 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793842 | controller | Jun 12 16:01:41.631174 crc crio[22579]: time="2026-06-12T16:01:41.631098182Z" level=info msg="Starting container: d1aaec9491e983b23bf11b67f719f9496e5080b19bcef56166dbcb37a946a918" id=cadffc11-e0b9-4deb-8e3a-707af0d3283c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.793858 | controller | Jun 12 16:01:41.636426 crc crio[22579]: time="2026-06-12T16:01:41.636321622Z" level=info msg="Started container" PID=34158 containerID=d1aaec9491e983b23bf11b67f719f9496e5080b19bcef56166dbcb37a946a918 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-ovn-metrics id=cadffc11-e0b9-4deb-8e3a-707af0d3283c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44
2026-06-12 17:11:40.793874 | controller | Jun 12 16:01:41.651027 crc crio[22579]: time="2026-06-12T16:01:41.650899024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f535c89e-b36e-4666-8cf6-ee5f505e1ec6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793890 | controller | Jun 12 16:01:41.654213 crc crio[22579]: time="2026-06-12T16:01:41.654150364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cc3cf2d5-1e0d-4d39-8cb8-40166c52173e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.793906 | controller | Jun 12 16:01:41.662337 crc crio[22579]: time="2026-06-12T16:01:41.66203304Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/northd" id=bebd0030-b2cc-4a0b-9b90-c488e99f9ef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793926 | controller | Jun 12 16:01:41.662674 crc crio[22579]: time="2026-06-12T16:01:41.662627865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793942 | controller | Jun 12 16:01:41.686211 crc crio[22579]: time="2026-06-12T16:01:41.686060306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793959 | controller | Jun 12 16:01:41.689125 crc crio[22579]: time="2026-06-12T16:01:41.688948838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.793975 | controller | Jun 12 16:01:42.031449 crc crio[22579]: time="2026-06-12T16:01:42.031312134Z" level=info msg="Created container 6ac4a9c8209b1a3b0bfb0b7807e6e4654c6af5ea21819d477c54ea6689690047: openshift-ovn-kubernetes/ovnkube-node-vgjdw/northd" id=bebd0030-b2cc-4a0b-9b90-c488e99f9ef2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.793991 | controller | Jun 12 16:01:42.034127 crc crio[22579]: time="2026-06-12T16:01:42.034031342Z" level=info msg="Starting container: 6ac4a9c8209b1a3b0bfb0b7807e6e4654c6af5ea21819d477c54ea6689690047" id=97df94e2-44ab-4eb7-91f5-072421978745 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.794007 | controller | Jun 12 16:01:42.041125 crc crio[22579]: time="2026-06-12T16:01:42.040969694Z" level=info msg="Started container" PID=34179 containerID=6ac4a9c8209b1a3b0bfb0b7807e6e4654c6af5ea21819d477c54ea6689690047 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/northd id=97df94e2-44ab-4eb7-91f5-072421978745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44
2026-06-12 17:11:40.794023 | controller | Jun 12 16:01:42.308161 crc crio[22579]: time="2026-06-12T16:01:42.307188351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=39fd3fda-ca15-4d3a-bb5a-3676c27f632c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.794039 | controller | Jun 12 16:01:42.313473 crc crio[22579]: time="2026-06-12T16:01:42.3131848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8506cc5f-bef6-45a0-afa8-2593bedd0b7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.794055 | controller | Jun 12 16:01:42.376780 crc crio[22579]: time="2026-06-12T16:01:42.376684406Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/nbdb" id=975f79db-0a43-467b-8709-f8d74551527c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.794071 | controller | Jun 12 16:01:42.377290 crc crio[22579]: time="2026-06-12T16:01:42.377128687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.794087 | controller | Jun 12 16:01:42.404371 crc crio[22579]: time="2026-06-12T16:01:42.404282191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.794103 | controller | Jun 12 16:01:42.406097 crc crio[22579]: time="2026-06-12T16:01:42.406038115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.794123 | controller | Jun 12 16:01:42.551008 crc crio[22579]: time="2026-06-12T16:01:42.5509009Z" level=info msg="Created container 33e5d6cf3caa373966e37b5cc41bea3c90c5c2e95b76a1873e6e236d2c4fc90c: openshift-ovn-kubernetes/ovnkube-node-vgjdw/nbdb" id=975f79db-0a43-467b-8709-f8d74551527c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.794147 | controller | Jun 12 16:01:42.552697 crc crio[22579]: time="2026-06-12T16:01:42.552564931Z" level=info msg="Starting container: 33e5d6cf3caa373966e37b5cc41bea3c90c5c2e95b76a1873e6e236d2c4fc90c" id=fa951d43-8333-4744-88db-f273ecb21b4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.794167 | controller | Jun 12 16:01:42.560102 crc crio[22579]: time="2026-06-12T16:01:42.559879603Z" level=info msg="Started container" PID=34193 containerID=33e5d6cf3caa373966e37b5cc41bea3c90c5c2e95b76a1873e6e236d2c4fc90c description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/nbdb id=fa951d43-8333-4744-88db-f273ecb21b4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44
2026-06-12 17:11:40.794214 | controller | Jun 12 16:01:44.675619 crc crio[22579]: time="2026-06-12T16:01:44.675114961Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=659a661a-1115-4410-a1b3-6e88e53aa170 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.794243 | controller | Jun 12 16:01:44.678410 crc crio[22579]: time="2026-06-12T16:01:44.678336571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6d75c3a0-bcaa-4dfa-9852-d90fa3b4ad3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.794260 | controller | Jun 12 16:01:44.792140 crc crio[22579]: time="2026-06-12T16:01:44.791810148Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/sbdb" id=1a17fa4f-7473-44b7-b539-ed5937b06f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.794276 | controller | Jun 12 16:01:44.792410 crc crio[22579]: time="2026-06-12T16:01:44.792272849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.794292 | controller | Jun 12 16:01:44.820298 crc crio[22579]: time="2026-06-12T16:01:44.82009334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.794308 | controller | Jun 12 16:01:44.822844 crc crio[22579]: time="2026-06-12T16:01:44.822769436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.794324 | controller | Jun 12 16:01:44.948319 crc crio[22579]: time="2026-06-12T16:01:44.947441011Z" level=info msg="Created container 4e4bce44efbe0cf0732af17d7a45a1b950f2533688151ba64cb729faf26fb134: openshift-ovn-kubernetes/ovnkube-node-vgjdw/sbdb" id=1a17fa4f-7473-44b7-b539-ed5937b06f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.794340 | controller | Jun 12 16:01:44.950921 crc crio[22579]: time="2026-06-12T16:01:44.950879766Z" level=info msg="Starting container: 4e4bce44efbe0cf0732af17d7a45a1b950f2533688151ba64cb729faf26fb134" id=a2ad1970-e539-4804-be62-cccfb32af66b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.794394 | controller | Jun 12 16:01:44.958929 crc crio[22579]: time="2026-06-12T16:01:44.958823033Z" level=info msg="Started container" PID=34256 containerID=4e4bce44efbe0cf0732af17d7a45a1b950f2533688151ba64cb729faf26fb134 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/sbdb id=a2ad1970-e539-4804-be62-cccfb32af66b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44
2026-06-12 17:11:40.794414 | controller | Jun 12 16:01:47.059670 crc crio[22579]: time="2026-06-12T16:01:47.059448878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1a79a360-f5fb-45e7-bbc4-b1197bceb123 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.794435 | controller | Jun 12 16:01:47.078559 crc crio[22579]: time="2026-06-12T16:01:47.077942487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d359ba68-e926-4f5e-b375-261f70a5800d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.794452 | controller | Jun 12 16:01:47.627473 crc crio[22579]: time="2026-06-12T16:01:47.626287237Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovnkube-controller" id=ae93bad5-aa03-43ba-a1a1-2ecc500c9b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.794468 | controller | Jun 12 16:01:47.627473 crc crio[22579]: time="2026-06-12T16:01:47.627053746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.794484 | controller | Jun 12 16:01:47.656811 crc crio[22579]: time="2026-06-12T16:01:47.656716932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.794500 | controller | Jun 12 16:01:47.658824 crc crio[22579]: time="2026-06-12T16:01:47.658759543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.794516 | controller | Jun 12 16:01:48.112030 crc crio[22579]: time="2026-06-12T16:01:48.111757856Z" level=info msg="Created container 86385c470d99171cbf555c69e8b204d22bca07e6c065359a15f16dc1db1f86e2: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovnkube-controller" id=ae93bad5-aa03-43ba-a1a1-2ecc500c9b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.794532 | controller | Jun 12 16:01:48.113920 crc crio[22579]: time="2026-06-12T16:01:48.113833778Z" level=info msg="Starting container: 86385c470d99171cbf555c69e8b204d22bca07e6c065359a15f16dc1db1f86e2" id=4ce089e9-1127-46c2-a489-c22bfaaa89f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.794548 | controller | Jun 12 16:01:48.123917 crc crio[22579]: time="2026-06-12T16:01:48.123786115Z" level=info msg="Started container" PID=34321 containerID=86385c470d99171cbf555c69e8b204d22bca07e6c065359a15f16dc1db1f86e2 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovnkube-controller id=4ce089e9-1127-46c2-a489-c22bfaaa89f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44
2026-06-12 17:11:40.794564 | controller | Jun 12 16:01:48.229420 crc crio[22579]: time="2026-06-12T16:01:48.22875029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794620 | controller | Jun 12 16:01:48.229846 crc crio[22579]: time="2026-06-12T16:01:48.229443227Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794642 | controller | Jun 12 16:01:48.229846 crc crio[22579]: time="2026-06-12T16:01:48.22955398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794659 | controller | Jun 12 16:01:48.229846 crc crio[22579]: time="2026-06-12T16:01:48.229623291Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794675 | controller | Jun 12 16:01:48.230462 crc crio[22579]: time="2026-06-12T16:01:48.230340409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794691 | controller | Jun 12 16:01:48.230602 crc crio[22579]: time="2026-06-12T16:01:48.230541374Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794711 | controller | Jun 12 16:01:48.231129 crc crio[22579]: time="2026-06-12T16:01:48.230955284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794727 | controller | Jun 12 16:01:48.231129 crc crio[22579]: time="2026-06-12T16:01:48.231112028Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794743 | controller | Jun 12 16:01:48.231237 crc crio[22579]: time="2026-06-12T16:01:48.231133319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794759 | controller | Jun 12 16:01:48.231237 crc crio[22579]: time="2026-06-12T16:01:48.231157329Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794776 | controller | Jun 12 16:01:48.231237 crc crio[22579]: time="2026-06-12T16:01:48.23119531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794793 | controller | Jun 12 16:01:48.231237 crc crio[22579]: time="2026-06-12T16:01:48.231220581Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794809 | controller | Jun 12 16:01:48.231682 crc crio[22579]: time="2026-06-12T16:01:48.231436866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794826 | controller | Jun 12 16:01:48.231682 crc crio[22579]: time="2026-06-12T16:01:48.231671782Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794842 | controller | Jun 12 16:01:48.232050 crc crio[22579]: time="2026-06-12T16:01:48.231947699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794858 | controller | Jun 12 16:01:48.232050 crc crio[22579]: time="2026-06-12T16:01:48.232017211Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794874 | controller | Jun 12 16:01:48.232181 crc crio[22579]: time="2026-06-12T16:01:48.232111933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794890 | controller | Jun 12 16:01:48.232181 crc crio[22579]: time="2026-06-12T16:01:48.232172945Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794907 | controller | Jun 12 16:01:48.232593 crc crio[22579]: time="2026-06-12T16:01:48.232473972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794923 | controller | Jun 12 16:01:48.232593 crc crio[22579]: time="2026-06-12T16:01:48.232591215Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794939 | controller | Jun 12 16:01:48.232995 crc crio[22579]: time="2026-06-12T16:01:48.232893303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794956 | controller | Jun 12 16:01:48.232995 crc crio[22579]: time="2026-06-12T16:01:48.232966454Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.794972 | controller | Jun 12 16:01:48.233433 crc crio[22579]: time="2026-06-12T16:01:48.233359444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.794988 | controller | Jun 12 16:01:48.233787 crc crio[22579]: time="2026-06-12T16:01:48.233436726Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795004 | controller | Jun 12 16:01:48.233787 crc crio[22579]: time="2026-06-12T16:01:48.233483337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795020 | controller | Jun 12 16:01:48.233913 crc crio[22579]: time="2026-06-12T16:01:48.233816945Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795036 | controller | Jun 12 16:01:48.233913 crc crio[22579]: time="2026-06-12T16:01:48.233851476Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795051 | controller | Jun 12 16:01:48.233913 crc crio[22579]: time="2026-06-12T16:01:48.233873827Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795074 | controller | Jun 12 16:01:48.234172 crc crio[22579]: time="2026-06-12T16:01:48.234087582Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795091 | controller | Jun 12 16:01:48.234172 crc crio[22579]: time="2026-06-12T16:01:48.234159734Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795107 | controller | Jun 12 16:01:48.234706 crc crio[22579]: time="2026-06-12T16:01:48.234586054Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795123 | controller | Jun 12 16:01:48.235000 crc crio[22579]: time="2026-06-12T16:01:48.234736318Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795139 | controller | Jun 12 16:01:48.235000 crc crio[22579]: time="2026-06-12T16:01:48.234776099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795155 | controller | Jun 12 16:01:48.235000 crc crio[22579]: time="2026-06-12T16:01:48.23480507Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795171 | controller | Jun 12 16:01:48.235178 crc crio[22579]: time="2026-06-12T16:01:48.235022605Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795187 | controller | Jun 12 16:01:48.235178 crc crio[22579]: time="2026-06-12T16:01:48.235057736Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795203 | controller | Jun 12 16:01:48.235588 crc crio[22579]: time="2026-06-12T16:01:48.235449026Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795219 | controller | Jun 12 16:01:48.235588 crc crio[22579]: time="2026-06-12T16:01:48.235582429Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795235 | controller | Jun 12 16:01:48.235792 crc crio[22579]: time="2026-06-12T16:01:48.235686512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795251 | controller | Jun 12 16:01:48.235792 crc crio[22579]: time="2026-06-12T16:01:48.235733493Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795267 | controller | Jun 12 16:01:48.235951 crc crio[22579]: time="2026-06-12T16:01:48.235888087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795283 | controller | Jun 12 16:01:48.236026 crc crio[22579]: time="2026-06-12T16:01:48.235957549Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795298 | controller | Jun 12 16:01:48.236026 crc crio[22579]: time="2026-06-12T16:01:48.235980789Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795314 | controller | Jun 12 16:01:48.236026 crc crio[22579]: time="2026-06-12T16:01:48.23600341Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795330 | controller | Jun 12 16:01:48.236424 crc crio[22579]: time="2026-06-12T16:01:48.236348638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795360 | controller | Jun 12 16:01:48.236549 crc crio[22579]: time="2026-06-12T16:01:48.23641928Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795382 | controller | Jun 12 16:01:48.236797 crc crio[22579]: time="2026-06-12T16:01:48.236687017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795400 | controller | Jun 12 16:01:48.236871 crc crio[22579]: time="2026-06-12T16:01:48.236794319Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795416 | controller | Jun 12 16:01:48.237265 crc crio[22579]: time="2026-06-12T16:01:48.237194309Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795484 | controller | Jun 12 16:01:48.237333 crc crio[22579]: time="2026-06-12T16:01:48.237275211Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795502 | controller | Jun 12 16:01:48.237476 crc crio[22579]: time="2026-06-12T16:01:48.237375804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795519 | controller | Jun 12 16:01:48.237476 crc crio[22579]: time="2026-06-12T16:01:48.237455196Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795535 | controller | Jun 12 16:01:48.238084 crc crio[22579]: time="2026-06-12T16:01:48.237983029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795551 | controller | Jun 12 16:01:48.238186 crc crio[22579]: time="2026-06-12T16:01:48.238119192Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795567 | controller | Jun 12 16:01:48.238246 crc crio[22579]: time="2026-06-12T16:01:48.238193064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795583 | controller | Jun 12 16:01:48.238246 crc crio[22579]: time="2026-06-12T16:01:48.238231825Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795600 | controller | Jun 12 16:01:48.238317 crc crio[22579]: time="2026-06-12T16:01:48.238290646Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795616 | controller | Jun 12 16:01:48.238421 crc crio[22579]: time="2026-06-12T16:01:48.238353658Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795631 | controller | Jun 12 16:01:48.238707 crc crio[22579]: time="2026-06-12T16:01:48.238634765Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795648 | controller | Jun 12 16:01:48.238835 crc crio[22579]: time="2026-06-12T16:01:48.238772968Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795664 | controller | Jun 12 16:01:48.239390 crc crio[22579]: time="2026-06-12T16:01:48.239302772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795681 | controller | Jun 12 16:01:48.239473 crc crio[22579]: time="2026-06-12T16:01:48.239396484Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795697 | controller | Jun 12 16:01:48.239763 crc crio[22579]: time="2026-06-12T16:01:48.239698471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795716 | controller | Jun 12 16:01:48.239832 crc crio[22579]: time="2026-06-12T16:01:48.239767993Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795732 | controller | Jun 12 16:01:48.240274 crc crio[22579]: time="2026-06-12T16:01:48.240214174Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795748 | controller | Jun 12 16:01:48.240339 crc crio[22579]: time="2026-06-12T16:01:48.240274586Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795764 | controller | Jun 12 16:01:48.240884 crc crio[22579]: time="2026-06-12T16:01:48.24083921Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795780 | controller | Jun 12 16:01:48.240962 crc crio[22579]: time="2026-06-12T16:01:48.240908101Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795796 | controller | Jun 12 16:01:48.241271 crc crio[22579]: time="2026-06-12T16:01:48.241133977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795812 | controller | Jun 12 16:01:48.241271 crc crio[22579]: time="2026-06-12T16:01:48.241213949Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795831 | controller | Jun 12 16:01:48.241570 crc crio[22579]: time="2026-06-12T16:01:48.241424624Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795848 | controller | Jun 12 16:01:48.241709 crc crio[22579]: time="2026-06-12T16:01:48.241615259Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795863 | controller | Jun 12 16:01:48.241709 crc crio[22579]: time="2026-06-12T16:01:48.241690421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795879 | controller | Jun 12 16:01:48.241859 crc crio[22579]: time="2026-06-12T16:01:48.241722932Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795894 | controller | Jun 12 16:01:48.241859 crc crio[22579]: time="2026-06-12T16:01:48.241768073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795910 | controller | Jun 12 16:01:48.241859 crc crio[22579]: time="2026-06-12T16:01:48.241789193Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795926 | controller | Jun 12 16:01:48.242201 crc crio[22579]: time="2026-06-12T16:01:48.241995188Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795942 | controller | Jun 12 16:01:48.242201 crc crio[22579]: time="2026-06-12T16:01:48.242029659Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795957 | controller | Jun 12 16:01:48.242201 crc crio[22579]: time="2026-06-12T16:01:48.242160583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.795973 | controller | Jun 12 16:01:48.242201 crc crio[22579]: time="2026-06-12T16:01:48.242198453Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.795989 | controller | Jun 12 16:01:48.242763 crc crio[22579]: time="2026-06-12T16:01:48.242335867Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796005 | controller | Jun 12 16:01:48.242763 crc crio[22579]: time="2026-06-12T16:01:48.242367918Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796021 | controller | Jun 12 16:01:48.242763 crc crio[22579]: time="2026-06-12T16:01:48.24247725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796037 | controller | Jun 12 16:01:48.242763 crc crio[22579]: time="2026-06-12T16:01:48.242558342Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796052 | controller | Jun 12 16:01:48.243115 crc crio[22579]: time="2026-06-12T16:01:48.242816009Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796068 | controller | Jun 12 16:01:48.243115 crc crio[22579]: time="2026-06-12T16:01:48.24285672Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796084 | controller | Jun 12 16:01:48.243115 crc crio[22579]: time="2026-06-12T16:01:48.243059815Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796099 | controller | Jun 12 16:01:48.243115 crc crio[22579]: time="2026-06-12T16:01:48.243094616Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796115 | controller | Jun 12 16:01:48.243613 crc crio[22579]: time="2026-06-12T16:01:48.243199298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796131 | controller | Jun 12 16:01:48.243613 crc crio[22579]: time="2026-06-12T16:01:48.243235459Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796147 | controller | Jun 12 16:01:48.243613 crc crio[22579]: time="2026-06-12T16:01:48.243391913Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796166 | controller | Jun 12 16:01:48.243613 crc crio[22579]: time="2026-06-12T16:01:48.243424534Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796183 | controller | Jun 12 16:01:48.243613 crc crio[22579]: time="2026-06-12T16:01:48.243612499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796199 | controller | Jun 12 16:01:48.244048 crc crio[22579]: time="2026-06-12T16:01:48.243715961Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796215 | controller | Jun 12 16:01:48.244048 crc crio[22579]: time="2026-06-12T16:01:48.243853035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796231 | controller | Jun 12 16:01:48.244048 crc crio[22579]: time="2026-06-12T16:01:48.243887655Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796246 | controller | Jun 12 16:01:48.244245 crc crio[22579]: time="2026-06-12T16:01:48.244210493Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796262 | controller | Jun 12 16:01:48.244307 crc crio[22579]: time="2026-06-12T16:01:48.244264365Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796278 | controller | Jun 12 16:01:48.244615 crc crio[22579]: time="2026-06-12T16:01:48.24448847Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796294 | controller | Jun 12 16:01:48.244615 crc crio[22579]: time="2026-06-12T16:01:48.244597003Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796310 | controller | Jun 12 16:01:48.244913 crc crio[22579]: time="2026-06-12T16:01:48.24486837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796326 | controller | Jun 12 16:01:48.244985 crc crio[22579]: time="2026-06-12T16:01:48.244925901Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796342 | controller | Jun 12 16:01:48.245183 crc crio[22579]: time="2026-06-12T16:01:48.245120426Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796377 | controller | Jun 12 16:01:48.245183 crc crio[22579]: time="2026-06-12T16:01:48.245155307Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796395 | controller | Jun 12 16:01:48.245469 crc crio[22579]: time="2026-06-12T16:01:48.24527543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796411 | controller | Jun 12 16:01:48.245469 crc crio[22579]: time="2026-06-12T16:01:48.245310981Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796428 | controller | Jun 12 16:01:48.245469 crc crio[22579]: time="2026-06-12T16:01:48.245414843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796444 | controller | Jun 12 16:01:48.245469 crc crio[22579]: time="2026-06-12T16:01:48.245451834Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796460 | controller | Jun 12 16:01:48.245815 crc crio[22579]: time="2026-06-12T16:01:48.245715871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796477 | controller | Jun 12 16:01:48.245815 crc crio[22579]: time="2026-06-12T16:01:48.245755722Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796493 | controller | Jun 12 16:01:48.246058 crc crio[22579]: time="2026-06-12T16:01:48.245923196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796569 | controller | Jun 12 16:01:48.246058 crc crio[22579]: time="2026-06-12T16:01:48.245958067Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796595 | controller | Jun 12 16:01:48.246176 crc crio[22579]: time="2026-06-12T16:01:48.246138191Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796612 | controller | Jun 12 16:01:48.246176 crc crio[22579]: time="2026-06-12T16:01:48.246174222Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796628 | controller | Jun 12 16:01:48.246487 crc crio[22579]: time="2026-06-12T16:01:48.246431979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796644 | controller | Jun 12 16:01:48.246487 crc crio[22579]: time="2026-06-12T16:01:48.24647056Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796660 | controller | Jun 12 16:01:48.246870 crc crio[22579]: time="2026-06-12T16:01:48.246833759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796676 | controller | Jun 12 16:01:48.246935 crc crio[22579]: time="2026-06-12T16:01:48.24688958Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796691 | controller | Jun 12 16:01:48.247146 crc crio[22579]: time="2026-06-12T16:01:48.247088905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796707 | controller | Jun 12 16:01:48.247146 crc crio[22579]: time="2026-06-12T16:01:48.247128896Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796723 | controller | Jun 12 16:01:48.247470 crc crio[22579]: time="2026-06-12T16:01:48.247397793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796739 | controller | Jun 12 16:01:48.247470 crc crio[22579]: time="2026-06-12T16:01:48.247464884Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796755 | controller | Jun 12 16:01:48.247704 crc crio[22579]: time="2026-06-12T16:01:48.247564317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796770 | controller | Jun 12 16:01:48.247704 crc crio[22579]: time="2026-06-12T16:01:48.247599088Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796786 | controller | Jun 12 16:01:48.247704 crc crio[22579]: time="2026-06-12T16:01:48.247631668Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796802 | controller | Jun 12 16:01:48.247704 crc crio[22579]: time="2026-06-12T16:01:48.24770254Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796818 | controller | Jun 12 16:01:48.248034 crc crio[22579]: time="2026-06-12T16:01:48.247914875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796834 | controller | Jun 12 16:01:48.248034 crc crio[22579]: time="2026-06-12T16:01:48.247948006Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796850 | controller | Jun 12 16:01:48.248313 crc crio[22579]: time="2026-06-12T16:01:48.248243253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796866 | controller | Jun 12 16:01:48.248415 crc crio[22579]: time="2026-06-12T16:01:48.248385047Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796881 | controller | Jun 12 16:01:48.248557 crc crio[22579]: time="2026-06-12T16:01:48.248460589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796897 | controller | Jun 12 16:01:48.248557 crc crio[22579]: time="2026-06-12T16:01:48.248541861Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796913 | controller | Jun 12 16:01:48.248727 crc crio[22579]: time="2026-06-12T16:01:48.248632003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796940 | controller | Jun 12 16:01:48.248727 crc crio[22579]: time="2026-06-12T16:01:48.248717585Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796956 | controller | Jun 12 16:01:48.248997 crc crio[22579]: time="2026-06-12T16:01:48.248937231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.796972 | controller | Jun 12 16:01:48.248997 crc crio[22579]: time="2026-06-12T16:01:48.248980822Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.796988 | controller | Jun 12 16:01:48.249714 crc crio[22579]: time="2026-06-12T16:01:48.249196067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797005 | controller | Jun 12 16:01:48.249714 crc crio[22579]: time="2026-06-12T16:01:48.249228108Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797020 | controller | Jun 12 16:01:48.249714 crc crio[22579]: time="2026-06-12T16:01:48.249379132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797036 | controller | Jun 12 16:01:48.249714 crc crio[22579]: time="2026-06-12T16:01:48.249410942Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797053 | controller | Jun 12 16:01:48.249714 crc crio[22579]: time="2026-06-12T16:01:48.249567166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797069 | controller | Jun 12 16:01:48.249714 crc crio[22579]: time="2026-06-12T16:01:48.249634348Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797084 | controller | Jun 12 16:01:48.250247 crc crio[22579]: time="2026-06-12T16:01:48.249888464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797101 | controller | Jun 12 16:01:48.250247 crc crio[22579]: time="2026-06-12T16:01:48.249931015Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797116 | controller | Jun 12 16:01:48.250247 crc crio[22579]: time="2026-06-12T16:01:48.249964796Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797133 | controller | Jun 12 16:01:48.250247 crc crio[22579]: time="2026-06-12T16:01:48.249995297Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797148 | controller | Jun 12 16:01:48.250247 crc crio[22579]: time="2026-06-12T16:01:48.250143721Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797164 | controller | Jun 12 16:01:48.250247 crc crio[22579]: time="2026-06-12T16:01:48.250230933Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797180 | controller | Jun 12 16:01:48.250247 crc crio[22579]: time="2026-06-12T16:01:48.250267504Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797197 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.250292614Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797213 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.250331855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797229 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.250348916Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797245 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.250705255Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797262 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.250750076Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797278 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.250861328Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797299 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.25090775Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797315 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.250986972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797332 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.251025243Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797369 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.251108965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797391 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.251146886Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797408 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.251254258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797425 | controller | Jun 12 16:01:48.251306 crc crio[22579]: time="2026-06-12T16:01:48.251300769Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797442 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.251418052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797464 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.251452503Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797480 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.251589817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797496 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.251626217Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797512 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.251791882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797529 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.251827042Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797545 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.251854323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797561 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.251872824Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797577 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252216162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797593 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252337555Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797642 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252456818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797661 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252563961Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797677 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252604962Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797693 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252681774Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797715 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252738855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797732 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252776136Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797749 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252805387Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797765 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252841478Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797782 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252959251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797798 | controller | Jun 12 16:01:48.253060 crc crio[22579]: time="2026-06-12T16:01:48.252992911Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797814 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.253091194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797830 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.253134645Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797846 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.253452603Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797863 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.253489004Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797879 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.253784181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797895 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.253830962Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797911 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.253954465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797927 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.253989036Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797943 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.254215442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797959 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.254251973Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.797975 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.254295484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.797991 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.254331815Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798007 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.254581151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798023 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.254626422Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798039 | controller | Jun 12 16:01:48.254683 crc crio[22579]: time="2026-06-12T16:01:48.254671593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798060 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.254698984Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798076 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.254881098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798092 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.254919559Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798108 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255064363Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798124 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255191436Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798139 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255287168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798155 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255316029Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798171 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255444242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798187 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255589826Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798202 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255825272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798218 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255858202Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798234 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255879193Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798249 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.255911954Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798265 | controller | Jun 12 16:01:48.256026 crc crio[22579]: time="2026-06-12T16:01:48.256013676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798281 | controller | Jun 12 16:01:48.256445 crc crio[22579]: time="2026-06-12T16:01:48.256050637Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798297 | controller | Jun 12 16:01:48.256445 crc crio[22579]: time="2026-06-12T16:01:48.25615217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798312 | controller | Jun 12 16:01:48.256445 crc crio[22579]: time="2026-06-12T16:01:48.256186621Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798327 | controller | Jun 12 16:01:48.256445 crc crio[22579]: time="2026-06-12T16:01:48.256405666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798343 | controller | Jun 12 16:01:48.256746 crc crio[22579]: time="2026-06-12T16:01:48.256444917Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798394 | controller | Jun 12 16:01:48.256746 crc crio[22579]: time="2026-06-12T16:01:48.256620161Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798411 | controller | Jun 12 16:01:48.256823 crc crio[22579]: time="2026-06-12T16:01:48.256756695Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798431 | controller | Jun 12 16:01:48.256909 crc crio[22579]: time="2026-06-12T16:01:48.256872348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798448 | controller | Jun 12 16:01:48.256963 crc crio[22579]: time="2026-06-12T16:01:48.2569494Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798464 | controller | Jun 12 16:01:48.257161 crc crio[22579]: time="2026-06-12T16:01:48.257072893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798480 | controller | Jun 12 16:01:48.257349 crc crio[22579]: time="2026-06-12T16:01:48.257177645Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798498 | controller | Jun 12 16:01:48.257349 crc crio[22579]: time="2026-06-12T16:01:48.257277718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798514 | controller | Jun 12 16:01:48.257349 crc crio[22579]: time="2026-06-12T16:01:48.257305258Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798529 | controller | Jun 12 16:01:48.257973 crc crio[22579]: time="2026-06-12T16:01:48.257423351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798545 | controller | Jun 12 16:01:48.257973 crc crio[22579]: time="2026-06-12T16:01:48.257565515Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798560 | controller | Jun 12 16:01:48.257973 crc crio[22579]: time="2026-06-12T16:01:48.257724129Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798576 | controller | Jun 12 16:01:48.257973 crc crio[22579]: time="2026-06-12T16:01:48.25776454Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798592 | controller | Jun 12 16:01:48.257973 crc crio[22579]: time="2026-06-12T16:01:48.257809481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798608 | controller | Jun 12 16:01:48.257973 crc crio[22579]: time="2026-06-12T16:01:48.257839822Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798624 | controller | Jun 12 16:01:48.258213 crc crio[22579]: time="2026-06-12T16:01:48.257999766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798640 | controller | Jun 12 16:01:48.258213 crc crio[22579]: time="2026-06-12T16:01:48.258042557Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798656 | controller | Jun 12 16:01:48.258213 crc crio[22579]: time="2026-06-12T16:01:48.25816262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798701 | controller | Jun 12 16:01:48.258213 crc crio[22579]: time="2026-06-12T16:01:48.258213271Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798721 | controller | Jun 12 16:01:48.258413 crc crio[22579]: time="2026-06-12T16:01:48.258376325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798737 | controller | Jun 12 16:01:48.258473 crc crio[22579]: time="2026-06-12T16:01:48.258423226Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798753 | controller | Jun 12 16:01:48.258473 crc crio[22579]: time="2026-06-12T16:01:48.258439787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798769 | controller | Jun 12 16:01:48.258473 crc crio[22579]: time="2026-06-12T16:01:48.258458457Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798785 | controller | Jun 12 16:01:48.258742 crc crio[22579]: time="2026-06-12T16:01:48.258708243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798806 | controller | Jun 12 16:01:48.258804 crc crio[22579]: time="2026-06-12T16:01:48.258758334Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798822 | controller | Jun 12 16:01:48.258918 crc crio[22579]: time="2026-06-12T16:01:48.258882098Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798838 | controller | Jun 12 16:01:48.258975 crc crio[22579]: time="2026-06-12T16:01:48.258931039Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798853 | controller | Jun 12 16:01:48.259056 crc crio[22579]: time="2026-06-12T16:01:48.259024571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798869 | controller | Jun 12 16:01:48.259186 crc crio[22579]: time="2026-06-12T16:01:48.259067582Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798885 | controller | Jun 12 16:01:48.259228 crc crio[22579]: time="2026-06-12T16:01:48.259215756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798901 | controller | Jun 12 16:01:48.259267 crc crio[22579]: time="2026-06-12T16:01:48.259250787Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798916 | controller | Jun 12 16:01:48.259397 crc crio[22579]: time="2026-06-12T16:01:48.259361389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798932 | controller | Jun 12 16:01:48.259448 crc crio[22579]: time="2026-06-12T16:01:48.259410461Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798948 | controller | Jun 12 16:01:48.259691 crc crio[22579]: time="2026-06-12T16:01:48.259627436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798964 | controller | Jun 12 16:01:48.259762 crc crio[22579]: time="2026-06-12T16:01:48.259705908Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.798979 | controller | Jun 12 16:01:48.259870 crc crio[22579]: time="2026-06-12T16:01:48.259835931Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.798995 | controller | Jun 12 16:01:48.259983 crc crio[22579]: time="2026-06-12T16:01:48.259953684Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799011 | controller | Jun 12 16:01:48.260040 crc crio[22579]: time="2026-06-12T16:01:48.260023306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799026 | controller | Jun 12 16:01:48.260078 crc crio[22579]: time="2026-06-12T16:01:48.260057547Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799041 | controller | Jun 12 16:01:48.260235 crc crio[22579]: time="2026-06-12T16:01:48.260167669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799057 | controller | Jun 12 16:01:48.260292 crc crio[22579]: time="2026-06-12T16:01:48.260250211Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799073 | controller | Jun 12 16:01:48.260330 crc crio[22579]: time="2026-06-12T16:01:48.260312883Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799089 | controller | Jun 12 16:01:48.260385 crc crio[22579]: time="2026-06-12T16:01:48.260349144Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799104 | controller | Jun 12 16:01:48.260469 crc crio[22579]: time="2026-06-12T16:01:48.260424206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799120 | controller | Jun 12 16:01:48.260782 crc crio[22579]: time="2026-06-12T16:01:48.260472187Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799136 | controller | Jun 12 16:01:48.260782 crc crio[22579]: time="2026-06-12T16:01:48.2606148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799155 | controller | Jun 12 16:01:48.260782 crc crio[22579]: time="2026-06-12T16:01:48.260696123Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799171 | controller | Jun 12 16:01:48.260782 crc crio[22579]: time="2026-06-12T16:01:48.260769114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799187 | controller | Jun 12 16:01:48.260978 crc crio[22579]: time="2026-06-12T16:01:48.260812135Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799202 | controller | Jun 12 16:01:48.261031 crc crio[22579]: time="2026-06-12T16:01:48.26100529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799217 | controller | Jun 12 16:01:48.261077 crc crio[22579]: time="2026-06-12T16:01:48.261047381Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799233 | controller | Jun 12 16:01:48.261128 crc crio[22579]: time="2026-06-12T16:01:48.261107503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799249 | controller | Jun 12 16:01:48.261186 crc crio[22579]: time="2026-06-12T16:01:48.261134023Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799265 | controller | Jun 12 16:01:48.261317 crc crio[22579]: time="2026-06-12T16:01:48.261275957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799281 | controller | Jun 12 16:01:48.261384 crc crio[22579]: time="2026-06-12T16:01:48.261327068Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799297 | controller | Jun 12 16:01:48.261384 crc crio[22579]: time="2026-06-12T16:01:48.261347699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799312 | controller | Jun 12 16:01:48.261384 crc crio[22579]: time="2026-06-12T16:01:48.26137963Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799328 | controller | Jun 12 16:01:48.261687 crc crio[22579]: time="2026-06-12T16:01:48.261562304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799344 | controller | Jun 12 16:01:48.261687 crc crio[22579]: time="2026-06-12T16:01:48.261627676Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799378 | controller | Jun 12 16:01:48.261793 crc crio[22579]: time="2026-06-12T16:01:48.261743689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799396 | controller | Jun 12 16:01:48.261793 crc crio[22579]: time="2026-06-12T16:01:48.26178065Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799412 | controller | Jun 12 16:01:48.261882 crc crio[22579]: time="2026-06-12T16:01:48.261866112Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799428 | controller | Jun 12 16:01:48.261928 crc crio[22579]: time="2026-06-12T16:01:48.261901653Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799455 | controller | Jun 12 16:01:48.262016 crc crio[22579]: time="2026-06-12T16:01:48.261979814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799471 | controller | Jun 12 16:01:48.262075 crc crio[22579]: time="2026-06-12T16:01:48.262024046Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799487 | controller | Jun 12 16:01:48.262292 crc crio[22579]: time="2026-06-12T16:01:48.262257741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799503 | controller | Jun 12 16:01:48.262350 crc crio[22579]: time="2026-06-12T16:01:48.262305193Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799523 | controller | Jun 12 16:01:48.262384 crc crio[22579]: time="2026-06-12T16:01:48.262368314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799539 | controller | Jun 12 16:01:48.262416 crc crio[22579]: time="2026-06-12T16:01:48.262404715Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799555 | controller | Jun 12 16:01:48.262593 crc crio[22579]: time="2026-06-12T16:01:48.262558639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799571 | controller | Jun 12 16:01:48.262692 crc crio[22579]: time="2026-06-12T16:01:48.262606Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799587 | controller | Jun 12 16:01:48.262813 crc crio[22579]: time="2026-06-12T16:01:48.262768684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799603 | controller | Jun 12 16:01:48.262873 crc crio[22579]: time="2026-06-12T16:01:48.262836946Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799619 | controller | Jun 12 16:01:48.262911 crc crio[22579]: time="2026-06-12T16:01:48.262878017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799636 | controller | Jun 12 16:01:48.262998 crc crio[22579]: time="2026-06-12T16:01:48.262920038Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799662 | controller | Jun 12 16:01:48.262998 crc crio[22579]: time="2026-06-12T16:01:48.262974849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799678 | controller | Jun 12 16:01:48.263082 crc crio[22579]: time="2026-06-12T16:01:48.26301673Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799703 | controller | Jun 12 16:01:48.263174 crc crio[22579]: time="2026-06-12T16:01:48.263140683Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799725 | controller | Jun 12 16:01:48.263226 crc crio[22579]: time="2026-06-12T16:01:48.263188294Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799821 | controller | Jun 12 16:01:48.263317 crc crio[22579]: time="2026-06-12T16:01:48.263283957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799848 | controller | Jun 12 16:01:48.263375 crc crio[22579]: time="2026-06-12T16:01:48.263330138Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799871 | controller | Jun 12 16:01:48.263474 crc crio[22579]: time="2026-06-12T16:01:48.263439611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799894 | controller | Jun 12 16:01:48.263691 crc crio[22579]: time="2026-06-12T16:01:48.263486492Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799918 | controller | Jun 12 16:01:48.263691 crc crio[22579]: time="2026-06-12T16:01:48.263581084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799941 | controller | Jun 12 16:01:48.263691 crc crio[22579]: time="2026-06-12T16:01:48.263610435Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.799963 | controller | Jun 12 16:01:48.263806 crc crio[22579]: time="2026-06-12T16:01:48.263763279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.799986 | controller | Jun 12 16:01:48.263878 crc crio[22579]: time="2026-06-12T16:01:48.263845641Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800008 | controller | Jun 12 16:01:48.263938 crc crio[22579]: time="2026-06-12T16:01:48.263895082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800035 | controller | Jun 12 16:01:48.263938 crc crio[22579]: time="2026-06-12T16:01:48.263920693Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800057 | controller | Jun 12 16:01:48.264065 crc crio[22579]: time="2026-06-12T16:01:48.264026735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800080 | controller | Jun 12 16:01:48.264123 crc crio[22579]: time="2026-06-12T16:01:48.264081197Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800106 | controller | Jun 12 16:01:48.264206 crc crio[22579]: time="2026-06-12T16:01:48.264169149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800129 | controller | Jun 12 16:01:48.264265 crc crio[22579]: time="2026-06-12T16:01:48.26421707Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800152 | controller | Jun 12 16:01:48.264332 crc crio[22579]: time="2026-06-12T16:01:48.264296402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800174 | controller | Jun 12 16:01:48.264388 crc crio[22579]: time="2026-06-12T16:01:48.264343013Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800194 | controller | Jun 12 16:01:48.264468 crc crio[22579]: time="2026-06-12T16:01:48.264425325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800216 | controller | Jun 12 16:01:48.264604 crc crio[22579]: time="2026-06-12T16:01:48.264537538Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800238 | controller | Jun 12 16:01:48.264735 crc crio[22579]: time="2026-06-12T16:01:48.264701142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800260 | controller | Jun 12 16:01:48.264789 crc crio[22579]: time="2026-06-12T16:01:48.264758363Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800282 | controller | Jun 12 16:01:48.264825 crc crio[22579]: time="2026-06-12T16:01:48.264791954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800304 | controller | Jun 12 16:01:48.264825 crc crio[22579]: time="2026-06-12T16:01:48.264819245Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800326 | controller | Jun 12 16:01:48.265027 crc crio[22579]: time="2026-06-12T16:01:48.264991689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800357 | controller | Jun 12 16:01:48.265085 crc crio[22579]: time="2026-06-12T16:01:48.26504091Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800380 | controller | Jun 12 16:01:48.265169 crc crio[22579]: time="2026-06-12T16:01:48.265134423Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800404 | controller | Jun 12 16:01:48.265227 crc crio[22579]: time="2026-06-12T16:01:48.265185014Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800423 | controller | Jun 12 16:01:48.265298 crc crio[22579]: time="2026-06-12T16:01:48.265265706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800442 | controller | Jun 12 16:01:48.265354 crc crio[22579]: time="2026-06-12T16:01:48.265312027Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800458 | controller | Jun 12 16:01:48.265448 crc crio[22579]: time="2026-06-12T16:01:48.26541131Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800481 | controller | Jun 12 16:01:48.265606 crc crio[22579]: time="2026-06-12T16:01:48.265458051Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800571 | controller | Jun 12 16:01:48.265606 crc crio[22579]: time="2026-06-12T16:01:48.265560743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800596 | controller | Jun 12 16:01:48.265774 crc crio[22579]: time="2026-06-12T16:01:48.265626685Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800613 | controller | Jun 12 16:01:48.265774 crc crio[22579]: time="2026-06-12T16:01:48.265764068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800629 | controller | Jun 12 16:01:48.265855 crc crio[22579]: time="2026-06-12T16:01:48.265802029Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800645 | controller | Jun 12 16:01:48.265894 crc crio[22579]: time="2026-06-12T16:01:48.265880041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800661 | controller | Jun 12 16:01:48.265928 crc crio[22579]: time="2026-06-12T16:01:48.265909062Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800677 | controller | Jun 12 16:01:48.266118 crc crio[22579]: time="2026-06-12T16:01:48.266080016Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800693 | controller | Jun 12 16:01:48.266183 crc crio[22579]: time="2026-06-12T16:01:48.266128027Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800709 | controller | Jun 12 16:01:48.266252 crc crio[22579]: time="2026-06-12T16:01:48.26622068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800724 | controller | Jun 12 16:01:48.266305 crc crio[22579]: time="2026-06-12T16:01:48.266264851Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800740 | controller | Jun 12 16:01:48.266451 crc crio[22579]: time="2026-06-12T16:01:48.266412324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800756 | controller | Jun 12 16:01:48.266557 crc crio[22579]: time="2026-06-12T16:01:48.266474576Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800773 | controller | Jun 12 16:01:48.266614 crc crio[22579]: time="2026-06-12T16:01:48.266596729Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800789 | controller | Jun 12 16:01:48.266689 crc crio[22579]: time="2026-06-12T16:01:48.26663387Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800805 | controller | Jun 12 16:01:48.266833 crc crio[22579]: time="2026-06-12T16:01:48.266794674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800821 | controller | Jun 12 16:01:48.266895 crc crio[22579]: time="2026-06-12T16:01:48.266845065Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800864 | controller | Jun 12 16:01:48.266975 crc crio[22579]: time="2026-06-12T16:01:48.266929697Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800887 | controller | Jun 12 16:01:48.267036 crc crio[22579]: time="2026-06-12T16:01:48.266981839Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800904 | controller | Jun 12 16:01:48.267072 crc crio[22579]: time="2026-06-12T16:01:48.26703398Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800920 | controller | Jun 12 16:01:48.267072 crc crio[22579]: time="2026-06-12T16:01:48.267065791Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800936 | controller | Jun 12 16:01:48.267312 crc crio[22579]: time="2026-06-12T16:01:48.267272166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800959 | controller | Jun 12 16:01:48.267409 crc crio[22579]: time="2026-06-12T16:01:48.267334077Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.800976 | controller | Jun 12 16:01:48.267593 crc crio[22579]: time="2026-06-12T16:01:48.267555063Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.800991 | controller | Jun 12 16:01:48.267719 crc crio[22579]: time="2026-06-12T16:01:48.267608434Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801007 | controller | Jun 12 16:01:48.267775 crc crio[22579]: time="2026-06-12T16:01:48.267753418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801024 | controller | Jun 12 16:01:48.267824 crc crio[22579]: time="2026-06-12T16:01:48.267787759Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801040 | controller | Jun 12 16:01:48.268018 crc crio[22579]: time="2026-06-12T16:01:48.267971943Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801056 | controller | Jun 12 16:01:48.268096 crc crio[22579]: time="2026-06-12T16:01:48.268034085Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801071 | controller | Jun 12 16:01:48.268198 crc crio[22579]: time="2026-06-12T16:01:48.268156408Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801087 | controller | Jun 12 16:01:48.268277 crc crio[22579]: time="2026-06-12T16:01:48.268211219Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801103 | controller | Jun 12 16:01:48.268477 crc crio[22579]: time="2026-06-12T16:01:48.268427134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801119 | controller | Jun 12 16:01:48.268613 crc crio[22579]: time="2026-06-12T16:01:48.268538827Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801135 | controller | Jun 12 16:01:48.268613 crc crio[22579]: time="2026-06-12T16:01:48.268602689Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801151 | controller | Jun 12 16:01:48.268732 crc crio[22579]: time="2026-06-12T16:01:48.268675051Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801167 | controller | Jun 12 16:01:48.268831 crc crio[22579]: time="2026-06-12T16:01:48.268794194Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801183 | controller | Jun 12 16:01:48.268897 crc crio[22579]: time="2026-06-12T16:01:48.268844935Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801199 | controller | Jun 12 16:01:48.269039 crc crio[22579]: time="2026-06-12T16:01:48.268999119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801215 | controller | Jun 12 16:01:48.269109 crc crio[22579]: time="2026-06-12T16:01:48.26905134Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801231 | controller | Jun 12 16:01:48.269220 crc crio[22579]: time="2026-06-12T16:01:48.269187513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801247 | controller | Jun 12 16:01:48.269291 crc crio[22579]: time="2026-06-12T16:01:48.269236154Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801263 | controller | Jun 12 16:01:48.269436 crc crio[22579]: time="2026-06-12T16:01:48.269400899Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801279 | controller | Jun 12 16:01:48.269565 crc crio[22579]: time="2026-06-12T16:01:48.2694479Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801294 | controller | Jun 12 16:01:48.269846 crc crio[22579]: time="2026-06-12T16:01:48.269806699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801314 | controller | Jun 12 16:01:48.269905 crc crio[22579]: time="2026-06-12T16:01:48.26985777Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801331 | controller | Jun 12 16:01:48.269949 crc crio[22579]: time="2026-06-12T16:01:48.269910741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801372 | controller | Jun 12 16:01:48.269949 crc crio[22579]: time="2026-06-12T16:01:48.269936522Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801396 | controller | Jun 12 16:01:48.270176 crc crio[22579]: time="2026-06-12T16:01:48.270130877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801414 | controller | Jun 12 16:01:48.270259 crc crio[22579]: time="2026-06-12T16:01:48.270180938Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801430 | controller | Jun 12 16:01:48.270864 crc crio[22579]: time="2026-06-12T16:01:48.270765082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801447 | controller | Jun 12 16:01:48.270864 crc crio[22579]: time="2026-06-12T16:01:48.270819654Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801463 | controller | Jun 12 16:01:48.271333 crc crio[22579]: time="2026-06-12T16:01:48.270852025Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801479 | controller | Jun 12 16:01:48.271333 crc crio[22579]: time="2026-06-12T16:01:48.271322486Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801495 | controller | Jun 12 16:01:48.271775 crc crio[22579]: time="2026-06-12T16:01:48.271358087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801511 | controller | Jun 12 16:01:48.271775 crc crio[22579]: time="2026-06-12T16:01:48.27146821Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801527 | controller | Jun 12 16:01:48.271775 crc crio[22579]: time="2026-06-12T16:01:48.271580163Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801543 | controller | Jun 12 16:01:48.271775 crc crio[22579]: time="2026-06-12T16:01:48.271606213Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801560 | controller | Jun 12 16:01:48.271775 crc crio[22579]: time="2026-06-12T16:01:48.271743467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801575 | controller | Jun 12 16:01:48.272014 crc crio[22579]: time="2026-06-12T16:01:48.271785518Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801591 | controller | Jun 12 16:01:48.272014 crc crio[22579]: time="2026-06-12T16:01:48.272009803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801607 | controller | Jun 12 16:01:48.272119 crc crio[22579]: time="2026-06-12T16:01:48.272041714Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801624 | controller | Jun 12 16:01:48.272230 crc crio[22579]: time="2026-06-12T16:01:48.272172447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801640 | controller | Jun 12 16:01:48.272230 crc crio[22579]: time="2026-06-12T16:01:48.272224769Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801656 | controller | Jun 12 16:01:48.272715 crc crio[22579]: time="2026-06-12T16:01:48.272482365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801672 | controller | Jun 12 16:01:48.272715 crc crio[22579]: time="2026-06-12T16:01:48.272573727Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801692 | controller | Jun 12 16:01:48.272715 crc crio[22579]: time="2026-06-12T16:01:48.272586028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801709 | controller | Jun 12 16:01:48.272715 crc crio[22579]: time="2026-06-12T16:01:48.272602938Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801724 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.272843494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801740 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.272882325Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801756 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273009758Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801772 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.27308277Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801788 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273126481Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801804 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273157992Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801819 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273293545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801835 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273340626Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801850 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273462399Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801866 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273535781Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801882 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273571532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801897 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273620593Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801913 | controller | Jun 12 16:01:48.273721 crc crio[22579]: time="2026-06-12T16:01:48.273720896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801928 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.273762127Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801943 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274114206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801959 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274161067Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.801974 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274268359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.801990 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274301Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802006 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274409243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802026 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274460064Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802042 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274588487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802058 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274621268Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802074 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274839604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802089 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274883795Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802105 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274897905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802121 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.274918595Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802136 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.27508531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802152 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.275122821Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802167 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.275306405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802183 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.275367787Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802199 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.275431368Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802215 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.275473399Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802231 | controller | Jun 12 16:01:48.275719 crc crio[22579]: time="2026-06-12T16:01:48.275696645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802247 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.275741746Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802263 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.275966942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802279 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276015323Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802296 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276098945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802312 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276150676Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802328 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276245868Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802359 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.27628865Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802390 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276569257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802413 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276616458Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802430 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276755581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802446 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276803172Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802462 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276919735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802478 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.276963406Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802495 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.27712515Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802511 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.277168641Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802526 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.277245623Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802542 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.277276694Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802558 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.277420108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802574 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.277460179Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802590 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.277615422Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802606 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.277674874Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802622 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.277804957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802638 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.277845328Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802654 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278010892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802670 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278046733Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802686 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278179356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802702 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278219947Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802718 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.27831918Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802738 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278352051Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802754 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278467204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802770 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278561896Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802786 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278589797Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802802 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278624287Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802818 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278874404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802834 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.278917775Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802851 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279049298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802877 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279082709Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802896 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279242753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802913 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279274984Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802929 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279300634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802945 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279316945Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802961 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279449928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.802978 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279559181Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.802994 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279743855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803011 | controller | Jun 12 16:01:48.279800 crc crio[22579]: time="2026-06-12T16:01:48.279782206Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803027 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.280792001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803044 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.280835732Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803060 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.281047248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803076 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.281088429Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803095 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.28112873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803112 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.281166581Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803128 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.281237662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803144 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.281273543Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803160 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.281485969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803176 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.281709194Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803192 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.281747655Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803208 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.281779806Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803225 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282022352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803241 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282060283Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803257 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282209227Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803273 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282279548Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803289 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282315289Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803305 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.28234654Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803321 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282377611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803337 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282421372Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803372 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282573216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803390 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282612066Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803407 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282716989Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803423 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.28275834Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803482 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282928674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803505 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.282968775Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803522 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.283020447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803537 | controller | Jun 12 16:01:48.283038 crc crio[22579]: time="2026-06-12T16:01:48.283064738Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803553 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283127609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803569 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.28316006Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803584 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283246702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803600 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283288563Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803615 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283409196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803631 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283441477Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803647 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283626352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803663 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283694013Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803679 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283748945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803694 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283776625Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803710 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283899318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803725 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.283935029Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803741 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.284042262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803757 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.284070563Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803773 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.284156635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803789 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.284189656Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803804 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.28438657Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803820 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.284417581Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803835 | controller | Jun 12 16:01:48.284458 crc crio[22579]: time="2026-06-12T16:01:48.284475383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803855 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.284548535Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803871 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.284692718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803888 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.284720839Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803903 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.284823531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803953 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.284862422Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.803970 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.284922494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.803986 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.284954515Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804002 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.285027186Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804019 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.285056767Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804035 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.285197811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804051 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.285240362Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804067 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.285324034Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804083 | controller | Jun 12 16:01:48.285452 crc crio[22579]: time="2026-06-12T16:01:48.285351064Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804099 | controller | Jun 12 16:01:48.286250 crc crio[22579]: time="2026-06-12T16:01:48.285689513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804114 | controller | Jun 12 16:01:48.286250 crc crio[22579]: time="2026-06-12T16:01:48.285722494Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804130 | controller | Jun 12 16:01:48.286250 crc crio[22579]: time="2026-06-12T16:01:48.285811966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804146 | controller | Jun 12 16:01:48.286250 crc crio[22579]: time="2026-06-12T16:01:48.285850277Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804162 | controller | Jun 12 16:01:48.286250 crc crio[22579]: time="2026-06-12T16:01:48.285909168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804178 | controller | Jun 12 16:01:48.286250 crc crio[22579]: time="2026-06-12T16:01:48.285935639Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804194 | controller | Jun 12 16:01:48.286250 crc crio[22579]: time="2026-06-12T16:01:48.286115973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804210 | controller | Jun 12 16:01:48.286250 crc crio[22579]: time="2026-06-12T16:01:48.286147454Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804230 | controller | Jun 12 16:01:48.286811 crc crio[22579]: time="2026-06-12T16:01:48.28636635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804246 | controller | Jun 12 16:01:48.286811 crc crio[22579]: time="2026-06-12T16:01:48.286404641Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804285 | controller | Jun 12 16:01:48.286811 crc crio[22579]: time="2026-06-12T16:01:48.286554474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804307 | controller | Jun 12 16:01:48.286811 crc crio[22579]: time="2026-06-12T16:01:48.286589085Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804323 | controller | Jun 12 16:01:48.286811 crc crio[22579]: time="2026-06-12T16:01:48.286739909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804340 | controller | Jun 12 16:01:48.286811 crc crio[22579]: time="2026-06-12T16:01:48.28678017Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804373 | controller | Jun 12 16:01:48.287092 crc crio[22579]: time="2026-06-12T16:01:48.286851832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804391 | controller | Jun 12 16:01:48.287092 crc crio[22579]: time="2026-06-12T16:01:48.286879252Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804408 | controller | Jun 12 16:01:48.287092 crc crio[22579]: time="2026-06-12T16:01:48.287053717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804424 | controller | Jun 12 16:01:48.287092 crc crio[22579]: time="2026-06-12T16:01:48.287085528Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804440 | controller | Jun 12 16:01:48.287328 crc crio[22579]: time="2026-06-12T16:01:48.287289613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804456 | controller | Jun 12 16:01:48.287410 crc crio[22579]: time="2026-06-12T16:01:48.287334584Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804473 | controller | Jun 12 16:01:48.287469 crc crio[22579]: time="2026-06-12T16:01:48.287453937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804489 | controller | Jun 12 16:01:48.287786 crc crio[22579]: time="2026-06-12T16:01:48.287558569Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804505 | controller | Jun 12 16:01:48.287786 crc crio[22579]: time="2026-06-12T16:01:48.287750904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804521 | controller | Jun 12 16:01:48.287786 crc crio[22579]: time="2026-06-12T16:01:48.287784795Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804537 | controller | Jun 12 16:01:48.288129 crc crio[22579]: time="2026-06-12T16:01:48.288057152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804553 | controller | Jun 12 16:01:48.288129 crc crio[22579]: time="2026-06-12T16:01:48.288109093Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804569 | controller | Jun 12 16:01:48.288327 crc crio[22579]: time="2026-06-12T16:01:48.288290297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804585 | controller | Jun 12 16:01:48.288447 crc crio[22579]: time="2026-06-12T16:01:48.28841343Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804600 | controller | Jun 12 16:01:48.288586 crc crio[22579]: time="2026-06-12T16:01:48.288455181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804620 | controller | Jun 12 16:01:48.288586 crc crio[22579]: time="2026-06-12T16:01:48.288478712Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804637 | controller | Jun 12 16:01:48.288773 crc crio[22579]: time="2026-06-12T16:01:48.288682067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804691 | controller | Jun 12 16:01:48.288773 crc crio[22579]: time="2026-06-12T16:01:48.288719918Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804714 | controller | Jun 12 16:01:48.288987 crc crio[22579]: time="2026-06-12T16:01:48.288894192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804732 | controller | Jun 12 16:01:48.289063 crc crio[22579]: time="2026-06-12T16:01:48.289037906Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804748 | controller | Jun 12 16:01:48.289126 crc crio[22579]: time="2026-06-12T16:01:48.289091877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804765 | controller | Jun 12 16:01:48.289281 crc crio[22579]: time="2026-06-12T16:01:48.289127658Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804781 | controller | Jun 12 16:01:48.289281 crc crio[22579]: time="2026-06-12T16:01:48.289305633Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804798 | controller | Jun 12 16:01:48.290010 crc crio[22579]: time="2026-06-12T16:01:48.289339723Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804814 | controller | Jun 12 16:01:48.290010 crc crio[22579]: time="2026-06-12T16:01:48.289751864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804830 | controller | Jun 12 16:01:48.290010 crc crio[22579]: time="2026-06-12T16:01:48.289853396Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804847 | controller | Jun 12 16:01:48.290010 crc crio[22579]: time="2026-06-12T16:01:48.289901487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804863 | controller | Jun 12 16:01:48.290010 crc crio[22579]: time="2026-06-12T16:01:48.289934598Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804879 | controller | Jun 12 16:01:48.290241 crc crio[22579]: time="2026-06-12T16:01:48.29002284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804895 | controller | Jun 12 16:01:48.290241 crc crio[22579]: time="2026-06-12T16:01:48.290061821Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804912 | controller | Jun 12 16:01:48.290344 crc crio[22579]: time="2026-06-12T16:01:48.290291037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804929 | controller | Jun 12 16:01:48.290344 crc crio[22579]: time="2026-06-12T16:01:48.290323738Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.804945 | controller | Jun 12 16:01:48.290569 crc crio[22579]: time="2026-06-12T16:01:48.290460771Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.804962 | controller | Jun 12 16:01:48.290569 crc crio[22579]: time="2026-06-12T16:01:48.290544873Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805005 | controller | Jun 12 16:01:48.290758 crc crio[22579]: time="2026-06-12T16:01:48.290686107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805027 | controller | Jun 12 16:01:48.290758 crc crio[22579]: time="2026-06-12T16:01:48.290715968Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805049 | controller | Jun 12 16:01:48.290873 crc crio[22579]: time="2026-06-12T16:01:48.290845031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805065 | controller | Jun 12 16:01:48.290873 crc crio[22579]: time="2026-06-12T16:01:48.290874692Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805081 | controller | Jun 12 16:01:48.291124 crc crio[22579]: time="2026-06-12T16:01:48.291056036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805098 | controller | Jun 12 16:01:48.291124 crc crio[22579]: time="2026-06-12T16:01:48.291116218Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805114 | controller | Jun 12 16:01:48.291256 crc crio[22579]: time="2026-06-12T16:01:48.29120954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805130 | controller | Jun 12 16:01:48.291256 crc crio[22579]: time="2026-06-12T16:01:48.291246661Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805146 | controller | Jun 12 16:01:48.291776 crc crio[22579]: time="2026-06-12T16:01:48.291473336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805162 | controller | Jun 12 16:01:48.291776 crc crio[22579]: time="2026-06-12T16:01:48.291587739Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805179 | controller | Jun 12 16:01:48.291932 crc crio[22579]: time="2026-06-12T16:01:48.291785844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805195 | controller | Jun 12 16:01:48.291932 crc crio[22579]: time="2026-06-12T16:01:48.291825515Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805212 | controller | Jun 12 16:01:48.292762 crc crio[22579]: time="2026-06-12T16:01:48.292674666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805228 | controller | Jun 12 16:01:48.292762 crc crio[22579]: time="2026-06-12T16:01:48.292727928Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805244 | controller | Jun 12 16:01:48.292998 crc crio[22579]: time="2026-06-12T16:01:48.292913052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805261 | controller | Jun 12 16:01:48.292998 crc crio[22579]: time="2026-06-12T16:01:48.292948093Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805277 | controller | Jun 12 16:01:48.293251 crc crio[22579]: time="2026-06-12T16:01:48.293180359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805293 | controller | Jun 12 16:01:48.293251 crc crio[22579]: time="2026-06-12T16:01:48.29322808Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805309 | controller | Jun 12 16:01:48.293396 crc crio[22579]: time="2026-06-12T16:01:48.293343253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805325 | controller | Jun 12 16:01:48.293396 crc crio[22579]: time="2026-06-12T16:01:48.293372524Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805341 | controller | Jun 12 16:01:48.293904 crc crio[22579]: time="2026-06-12T16:01:48.293834875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805377 | controller | Jun 12 16:01:48.293904 crc crio[22579]: time="2026-06-12T16:01:48.293893946Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805396 | controller | Jun 12 16:01:48.294041 crc crio[22579]: time="2026-06-12T16:01:48.29402027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805416 | controller | Jun 12 16:01:48.294094 crc crio[22579]: time="2026-06-12T16:01:48.294060021Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805432 | controller | Jun 12 16:01:48.294299 crc crio[22579]: time="2026-06-12T16:01:48.294236485Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805449 | controller | Jun 12 16:01:48.294299 crc crio[22579]: time="2026-06-12T16:01:48.294287206Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805464 | controller | Jun 12 16:01:48.294582 crc crio[22579]: time="2026-06-12T16:01:48.294538142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805480 | controller | Jun 12 16:01:48.294722 crc crio[22579]: time="2026-06-12T16:01:48.294598644Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805496 | controller | Jun 12 16:01:48.294823 crc crio[22579]: time="2026-06-12T16:01:48.294775008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805512 | controller | Jun 12 16:01:48.294823 crc crio[22579]: time="2026-06-12T16:01:48.29482466Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805528 | controller | Jun 12 16:01:48.295130 crc crio[22579]: time="2026-06-12T16:01:48.295061555Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805544 | controller | Jun 12 16:01:48.295216 crc crio[22579]: time="2026-06-12T16:01:48.295189269Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805560 | controller | Jun 12 16:01:48.295282 crc crio[22579]: time="2026-06-12T16:01:48.29526075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805576 | controller | Jun 12 16:01:48.295350 crc crio[22579]: time="2026-06-12T16:01:48.295290031Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805593 | controller | Jun 12 16:01:48.295790 crc crio[22579]: time="2026-06-12T16:01:48.295725042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805609 | controller | Jun 12 16:01:48.295891 crc crio[22579]: time="2026-06-12T16:01:48.295825334Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805626 | controller | Jun 12 16:01:48.296048 crc crio[22579]: time="2026-06-12T16:01:48.295989909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805642 | controller | Jun 12 16:01:48.296048 crc crio[22579]: time="2026-06-12T16:01:48.29604601Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805659 | controller | Jun 12 16:01:48.296299 crc crio[22579]: time="2026-06-12T16:01:48.296246925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805675 | controller | Jun 12 16:01:48.296299 crc crio[22579]: time="2026-06-12T16:01:48.296294636Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805691 | controller | Jun 12 16:01:48.296703 crc crio[22579]: time="2026-06-12T16:01:48.2964436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805707 | controller | Jun 12 16:01:48.296703 crc crio[22579]: time="2026-06-12T16:01:48.296537992Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805723 | controller | Jun 12 16:01:48.296703 crc crio[22579]: time="2026-06-12T16:01:48.296693946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805739 | controller | Jun 12 16:01:48.296886 crc crio[22579]: time="2026-06-12T16:01:48.296724277Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805755 | controller | Jun 12 16:01:48.296886 crc crio[22579]: time="2026-06-12T16:01:48.29686035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805776 | controller | Jun 12 16:01:48.296886 crc crio[22579]: time="2026-06-12T16:01:48.296887771Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805793 | controller | Jun 12 16:01:48.297077 crc crio[22579]: time="2026-06-12T16:01:48.297032344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805809 | controller | Jun 12 16:01:48.297163 crc crio[22579]: time="2026-06-12T16:01:48.297089226Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805825 | controller | Jun 12 16:01:48.297163 crc crio[22579]: time="2026-06-12T16:01:48.297151787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805842 | controller | Jun 12 16:01:48.297271 crc crio[22579]: time="2026-06-12T16:01:48.297179538Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805858 | controller | Jun 12 16:01:48.297371 crc crio[22579]: time="2026-06-12T16:01:48.297332092Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805875 | controller | Jun 12 16:01:48.297443 crc crio[22579]: time="2026-06-12T16:01:48.297385133Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805891 | controller | Jun 12 16:01:48.297675 crc crio[22579]: time="2026-06-12T16:01:48.297607559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805907 | controller | Jun 12 16:01:48.297796 crc crio[22579]: time="2026-06-12T16:01:48.297757412Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805923 | controller | Jun 12 16:01:48.297796 crc crio[22579]: time="2026-06-12T16:01:48.297808854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805939 | controller | Jun 12 16:01:48.297796 crc crio[22579]: time="2026-06-12T16:01:48.297834004Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805955 | controller | Jun 12 16:01:48.297796 crc crio[22579]: time="2026-06-12T16:01:48.297891826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.805971 | controller | Jun 12 16:01:48.298125 crc crio[22579]: time="2026-06-12T16:01:48.297916996Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.805987 | controller | Jun 12 16:01:48.298125 crc crio[22579]: time="2026-06-12T16:01:48.29808417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806003 | controller | Jun 12 16:01:48.298125 crc crio[22579]: time="2026-06-12T16:01:48.298122981Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806018 | controller | Jun 12 16:01:48.298263 crc crio[22579]: time="2026-06-12T16:01:48.298217404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806035 | controller | Jun 12 16:01:48.298263 crc crio[22579]: time="2026-06-12T16:01:48.298242724Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806118 | controller | Jun 12 16:01:48.298572 crc crio[22579]: time="2026-06-12T16:01:48.298384268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806141 | controller | Jun 12 16:01:48.298572 crc crio[22579]: time="2026-06-12T16:01:48.298437299Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806158 | controller | Jun 12 16:01:48.298572 crc crio[22579]: time="2026-06-12T16:01:48.298560152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806174 | controller | Jun 12 16:01:48.298816 crc crio[22579]: time="2026-06-12T16:01:48.298587053Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806195 | controller | Jun 12 16:01:48.298816 crc crio[22579]: time="2026-06-12T16:01:48.298755427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806211 | controller | Jun 12 16:01:48.298816 crc crio[22579]: time="2026-06-12T16:01:48.298791738Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806227 | controller | Jun 12 16:01:48.299088 crc crio[22579]: time="2026-06-12T16:01:48.298918611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806244 | controller | Jun 12 16:01:48.299088 crc crio[22579]: time="2026-06-12T16:01:48.298948522Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806259 | controller | Jun 12 16:01:48.299348 crc crio[22579]: time="2026-06-12T16:01:48.29928745Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806275 | controller | Jun 12 16:01:48.300370 crc crio[22579]: time="2026-06-12T16:01:48.299634049Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806291 | controller | Jun 12 16:01:48.300370 crc crio[22579]: time="2026-06-12T16:01:48.300057139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806306 | controller | Jun 12 16:01:48.300370 crc crio[22579]: time="2026-06-12T16:01:48.3000979Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806322 | controller | Jun 12 16:01:48.300370 crc crio[22579]: time="2026-06-12T16:01:48.300138241Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806337 | controller | Jun 12 16:01:48.300370 crc crio[22579]: time="2026-06-12T16:01:48.300160782Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806372 | controller | Jun 12 16:01:48.300791 crc crio[22579]: time="2026-06-12T16:01:48.300437919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806390 | controller | Jun 12 16:01:48.300791 crc crio[22579]: time="2026-06-12T16:01:48.300569292Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806406 | controller | Jun 12 16:01:48.300791 crc crio[22579]: time="2026-06-12T16:01:48.300706986Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806422 | controller | Jun 12 16:01:48.300791 crc crio[22579]: time="2026-06-12T16:01:48.300737286Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806438 | controller | Jun 12 16:01:48.301002 crc crio[22579]: time="2026-06-12T16:01:48.30087972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806453 | controller | Jun 12 16:01:48.301002 crc crio[22579]: time="2026-06-12T16:01:48.300907291Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806469 | controller | Jun 12 16:01:48.301115 crc crio[22579]: time="2026-06-12T16:01:48.301084595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806485 | controller | Jun 12 16:01:48.301115 crc crio[22579]: time="2026-06-12T16:01:48.301113576Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806501 | controller | Jun 12 16:01:48.301576 crc crio[22579]: time="2026-06-12T16:01:48.301429164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806516 | controller | Jun 12 16:01:48.301728 crc crio[22579]: time="2026-06-12T16:01:48.301625908Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806532 | controller | Jun 12 16:01:48.301728 crc crio[22579]: time="2026-06-12T16:01:48.30170792Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806555 | controller | Jun 12 16:01:48.301815 crc crio[22579]: time="2026-06-12T16:01:48.301747141Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806572 | controller | Jun 12 16:01:48.301815 crc crio[22579]: time="2026-06-12T16:01:48.301774342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806588 | controller | Jun 12 16:01:48.301815 crc crio[22579]: time="2026-06-12T16:01:48.301808883Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806603 | controller | Jun 12 16:01:48.302133 crc crio[22579]: time="2026-06-12T16:01:48.302068079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806619 | controller | Jun 12 16:01:48.302133 crc crio[22579]: time="2026-06-12T16:01:48.302131661Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806634 | controller | Jun 12 16:01:48.302243 crc crio[22579]: time="2026-06-12T16:01:48.302146381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806650 | controller | Jun 12 16:01:48.302243 crc crio[22579]: time="2026-06-12T16:01:48.302166962Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806666 | controller | Jun 12 16:01:48.302243 crc crio[22579]: time="2026-06-12T16:01:48.302199053Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806681 | controller | Jun 12 16:01:48.302243 crc crio[22579]: time="2026-06-12T16:01:48.302220663Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806697 | controller | Jun 12 16:01:48.302608 crc crio[22579]: time="2026-06-12T16:01:48.302550411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806713 | controller | Jun 12 16:01:48.302608 crc crio[22579]: time="2026-06-12T16:01:48.302602723Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806729 | controller | Jun 12 16:01:48.302756 crc crio[22579]: time="2026-06-12T16:01:48.302619103Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806746 | controller | Jun 12 16:01:48.302756 crc crio[22579]: time="2026-06-12T16:01:48.302668404Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806761 | controller | Jun 12 16:01:48.302756 crc crio[22579]: time="2026-06-12T16:01:48.302742396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806777 | controller | Jun 12 16:01:48.302991 crc crio[22579]: time="2026-06-12T16:01:48.302765897Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806792 | controller | Jun 12 16:01:48.303057 crc crio[22579]: time="2026-06-12T16:01:48.303013503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806808 | controller | Jun 12 16:01:48.303057 crc crio[22579]: time="2026-06-12T16:01:48.303047594Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806824 | controller | Jun 12 16:01:48.303216 crc crio[22579]: time="2026-06-12T16:01:48.303173257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806840 | controller | Jun 12 16:01:48.303296 crc crio[22579]: time="2026-06-12T16:01:48.303224478Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806856 | controller | Jun 12 16:01:48.303735 crc crio[22579]: time="2026-06-12T16:01:48.303670269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806872 | controller | Jun 12 16:01:48.303802 crc crio[22579]: time="2026-06-12T16:01:48.303773782Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806891 | controller | Jun 12 16:01:48.303863 crc crio[22579]: time="2026-06-12T16:01:48.303811313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806908 | controller | Jun 12 16:01:48.303863 crc crio[22579]: time="2026-06-12T16:01:48.303837233Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806924 | controller | Jun 12 16:01:48.304086 crc crio[22579]: time="2026-06-12T16:01:48.303883464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806940 | controller | Jun 12 16:01:48.304086 crc crio[22579]: time="2026-06-12T16:01:48.303902105Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806956 | controller | Jun 12 16:01:48.304258 crc crio[22579]: time="2026-06-12T16:01:48.304181882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.806972 | controller | Jun 12 16:01:48.304258 crc crio[22579]: time="2026-06-12T16:01:48.304233463Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.806987 | controller | Jun 12 16:01:48.304258 crc crio[22579]: time="2026-06-12T16:01:48.304249073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807004 | controller | Jun 12 16:01:48.304387 crc crio[22579]: time="2026-06-12T16:01:48.304265994Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807020 | controller | Jun 12 16:01:48.304387 crc crio[22579]: time="2026-06-12T16:01:48.304289644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807036 | controller | Jun 12 16:01:48.304387 crc crio[22579]: time="2026-06-12T16:01:48.304315105Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807052 | controller | Jun 12 16:01:48.304559 crc crio[22579]: time="2026-06-12T16:01:48.304446498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807068 | controller | Jun 12 16:01:48.304559 crc crio[22579]: time="2026-06-12T16:01:48.304484499Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807084 | controller | Jun 12 16:01:48.304798 crc crio[22579]: time="2026-06-12T16:01:48.304593542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807101 | controller | Jun 12 16:01:48.304798 crc crio[22579]: time="2026-06-12T16:01:48.304625713Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807117 | controller | Jun 12 16:01:48.305360 crc crio[22579]: time="2026-06-12T16:01:48.30529736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807133 | controller | Jun 12 16:01:48.305668 crc crio[22579]: time="2026-06-12T16:01:48.305444913Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807179 | controller | Jun 12 16:01:48.305793 crc crio[22579]: time="2026-06-12T16:01:48.305745001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807201 | controller | Jun 12 16:01:48.305896 crc crio[22579]: time="2026-06-12T16:01:48.305865414Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807218 | controller | Jun 12 16:01:48.306004 crc crio[22579]: time="2026-06-12T16:01:48.305972666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807234 | controller | Jun 12 16:01:48.306090 crc crio[22579]: time="2026-06-12T16:01:48.306059918Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807251 | controller | Jun 12 16:01:48.306149 crc crio[22579]: time="2026-06-12T16:01:48.30611334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807271 | controller | Jun 12 16:01:48.306149 crc crio[22579]: time="2026-06-12T16:01:48.30613723Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807288 | controller | Jun 12 16:01:48.306325 crc crio[22579]: time="2026-06-12T16:01:48.306222533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807304 | controller | Jun 12 16:01:48.306325 crc crio[22579]: time="2026-06-12T16:01:48.306263694Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807321 | controller | Jun 12 16:01:48.306467 crc crio[22579]: time="2026-06-12T16:01:48.306426438Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807338 | controller | Jun 12 16:01:48.306569 crc crio[22579]: time="2026-06-12T16:01:48.306485589Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807371 | controller | Jun 12 16:01:48.306619 crc crio[22579]: time="2026-06-12T16:01:48.306583871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807388 | controller | Jun 12 16:01:48.306721 crc crio[22579]: time="2026-06-12T16:01:48.306616702Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807405 | controller | Jun 12 16:01:48.306783 crc crio[22579]: time="2026-06-12T16:01:48.306751216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807421 | controller | Jun 12 16:01:48.306783 crc crio[22579]: time="2026-06-12T16:01:48.306783006Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807449 | controller | Jun 12 16:01:48.306952 crc crio[22579]: time="2026-06-12T16:01:48.306906119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807466 | controller | Jun 12 16:01:48.307016 crc crio[22579]: time="2026-06-12T16:01:48.306954151Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807483 | controller | Jun 12 16:01:48.307016 crc crio[22579]: time="2026-06-12T16:01:48.306999602Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807499 | controller | Jun 12 16:01:48.307084 crc crio[22579]: time="2026-06-12T16:01:48.307035343Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807515 | controller | Jun 12 16:01:48.307267 crc crio[22579]: time="2026-06-12T16:01:48.307215147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807531 | controller | Jun 12 16:01:48.307267 crc crio[22579]: time="2026-06-12T16:01:48.307263008Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807547 | controller | Jun 12 16:01:48.307401 crc crio[22579]: time="2026-06-12T16:01:48.30733959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807563 | controller | Jun 12 16:01:48.307401 crc crio[22579]: time="2026-06-12T16:01:48.307379131Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807585 | controller | Jun 12 16:01:48.307615 crc crio[22579]: time="2026-06-12T16:01:48.307460353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807601 | controller | Jun 12 16:01:48.307615 crc crio[22579]: time="2026-06-12T16:01:48.307558726Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807618 | controller | Jun 12 16:01:48.307788 crc crio[22579]: time="2026-06-12T16:01:48.307774541Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807634 | controller | Jun 12 16:01:48.307839 crc crio[22579]: time="2026-06-12T16:01:48.307808612Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807650 | controller | Jun 12 16:01:48.308005 crc crio[22579]: time="2026-06-12T16:01:48.307894144Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807670 | controller | Jun 12 16:01:48.308148 crc crio[22579]: time="2026-06-12T16:01:48.308014557Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807687 | controller | Jun 12 16:01:48.308148 crc crio[22579]: time="2026-06-12T16:01:48.308049568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807703 | controller | Jun 12 16:01:48.308279 crc crio[22579]: time="2026-06-12T16:01:48.308243403Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807719 | controller | Jun 12 16:01:48.308338 crc crio[22579]: time="2026-06-12T16:01:48.308291664Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807739 | controller | Jun 12 16:01:48.308338 crc crio[22579]: time="2026-06-12T16:01:48.308317864Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807756 | controller | Jun 12 16:01:48.308408 crc crio[22579]: time="2026-06-12T16:01:48.308347635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807772 | controller | Jun 12 16:01:48.308408 crc crio[22579]: time="2026-06-12T16:01:48.308390316Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807788 | controller | Jun 12 16:01:48.308729 crc crio[22579]: time="2026-06-12T16:01:48.308629412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807804 | controller | Jun 12 16:01:48.308845 crc crio[22579]: time="2026-06-12T16:01:48.308804637Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807820 | controller | Jun 12 16:01:48.308897 crc crio[22579]: time="2026-06-12T16:01:48.308846888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807837 | controller | Jun 12 16:01:48.308897 crc crio[22579]: time="2026-06-12T16:01:48.308882008Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807852 | controller | Jun 12 16:01:48.308969 crc crio[22579]: time="2026-06-12T16:01:48.30894435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807869 | controller | Jun 12 16:01:48.309013 crc crio[22579]: time="2026-06-12T16:01:48.308977161Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807885 | controller | Jun 12 16:01:48.309105 crc crio[22579]: time="2026-06-12T16:01:48.309037932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807902 | controller | Jun 12 16:01:48.309165 crc crio[22579]: time="2026-06-12T16:01:48.309106144Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807918 | controller | Jun 12 16:01:48.309207 crc crio[22579]: time="2026-06-12T16:01:48.309164845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807934 | controller | Jun 12 16:01:48.309207 crc crio[22579]: time="2026-06-12T16:01:48.309191116Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807950 | controller | Jun 12 16:01:48.309329 crc crio[22579]: time="2026-06-12T16:01:48.309282318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807966 | controller | Jun 12 16:01:48.309400 crc crio[22579]: time="2026-06-12T16:01:48.309389351Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.807982 | controller | Jun 12 16:01:48.309435 crc crio[22579]: time="2026-06-12T16:01:48.309421602Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.807999 | controller | Jun 12 16:01:48.309469 crc crio[22579]: time="2026-06-12T16:01:48.309459343Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808019 | controller | Jun 12 16:01:48.309707 crc crio[22579]: time="2026-06-12T16:01:48.309569255Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808036 | controller | Jun 12 16:01:48.309707 crc crio[22579]: time="2026-06-12T16:01:48.309634587Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808052 | controller | Jun 12 16:01:48.309790 crc crio[22579]: time="2026-06-12T16:01:48.3097541Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808068 | controller | Jun 12 16:01:48.309790 crc crio[22579]: time="2026-06-12T16:01:48.309784331Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808084 | controller | Jun 12 16:01:48.309973 crc crio[22579]: time="2026-06-12T16:01:48.309927794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808100 | controller | Jun 12 16:01:48.310030 crc crio[22579]: time="2026-06-12T16:01:48.309996406Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808116 | controller | Jun 12 16:01:48.310072 crc crio[22579]: time="2026-06-12T16:01:48.310030297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808131 | controller | Jun 12 16:01:48.310072 crc crio[22579]: time="2026-06-12T16:01:48.310048957Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808146 | controller | Jun 12 16:01:48.310679 crc crio[22579]: time="2026-06-12T16:01:48.310606441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808162 | controller | Jun 12 16:01:48.310752 crc crio[22579]: time="2026-06-12T16:01:48.310684993Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808178 | controller | Jun 12 16:01:48.310752 crc crio[22579]: time="2026-06-12T16:01:48.310697704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808194 | controller | Jun 12 16:01:48.310752 crc crio[22579]: time="2026-06-12T16:01:48.310715994Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808210 | controller | Jun 12 16:01:48.310752 crc crio[22579]: time="2026-06-12T16:01:48.310740935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808314 | controller | Jun 12 16:01:48.310892 crc crio[22579]: time="2026-06-12T16:01:48.310761665Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808331 | controller | Jun 12 16:01:48.310892 crc crio[22579]: time="2026-06-12T16:01:48.310782096Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808359 | controller | Jun 12 16:01:48.310892 crc crio[22579]: time="2026-06-12T16:01:48.310802146Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808381 | controller | Jun 12 16:01:48.311200 crc crio[22579]: time="2026-06-12T16:01:48.311136824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808398 | controller | Jun 12 16:01:48.311256 crc crio[22579]: time="2026-06-12T16:01:48.311217946Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808415 | controller | Jun 12 16:01:48.311301 crc crio[22579]: time="2026-06-12T16:01:48.311264628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808431 | controller | Jun 12 16:01:48.311342 crc crio[22579]: time="2026-06-12T16:01:48.311299679Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808447 | controller | Jun 12 16:01:48.311413 crc crio[22579]: time="2026-06-12T16:01:48.31137048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808467 | controller | Jun 12 16:01:48.311468 crc crio[22579]: time="2026-06-12T16:01:48.311433972Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808483 | controller | Jun 12 16:01:48.311468 crc crio[22579]: time="2026-06-12T16:01:48.311452162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808499 | controller | Jun 12 16:01:48.311591 crc crio[22579]: time="2026-06-12T16:01:48.311474363Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808515 | controller | Jun 12 16:01:48.311770 crc crio[22579]: time="2026-06-12T16:01:48.311605186Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808530 | controller | Jun 12 16:01:48.311911 crc crio[22579]: time="2026-06-12T16:01:48.311857792Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808545 | controller | Jun 12 16:01:48.312042 crc crio[22579]: time="2026-06-12T16:01:48.311994126Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808561 | controller | Jun 12 16:01:48.312172 crc crio[22579]: time="2026-06-12T16:01:48.312123379Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808576 | controller | Jun 12 16:01:48.312279 crc crio[22579]: time="2026-06-12T16:01:48.312245642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808592 | controller | Jun 12 16:01:48.312385 crc crio[22579]: time="2026-06-12T16:01:48.312350855Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808608 | controller | Jun 12 16:01:48.312436 crc crio[22579]: time="2026-06-12T16:01:48.312389566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808624 | controller | Jun 12 16:01:48.312478 crc crio[22579]: time="2026-06-12T16:01:48.312451027Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808639 | controller | Jun 12 16:01:48.312602 crc crio[22579]: time="2026-06-12T16:01:48.31257516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808654 | controller | Jun 12 16:01:48.312689 crc crio[22579]: time="2026-06-12T16:01:48.312614991Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808670 | controller | Jun 12 16:01:48.312689 crc crio[22579]: time="2026-06-12T16:01:48.312676553Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808686 | controller | Jun 12 16:01:48.312772 crc crio[22579]: time="2026-06-12T16:01:48.312710503Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808701 | controller | Jun 12 16:01:48.312772 crc crio[22579]: time="2026-06-12T16:01:48.312741564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808717 | controller | Jun 12 16:01:48.312772 crc crio[22579]: time="2026-06-12T16:01:48.312762155Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808732 | controller | Jun 12 16:01:48.312957 crc crio[22579]: time="2026-06-12T16:01:48.312921569Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808747 | controller | Jun 12 16:01:48.313023 crc crio[22579]: time="2026-06-12T16:01:48.31297214Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808763 | controller | Jun 12 16:01:48.313101 crc crio[22579]: time="2026-06-12T16:01:48.313060612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808779 | controller | Jun 12 16:01:48.313153 crc crio[22579]: time="2026-06-12T16:01:48.313115254Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808799 | controller | Jun 12 16:01:48.313202 crc crio[22579]: time="2026-06-12T16:01:48.313153574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808815 | controller | Jun 12 16:01:48.313202 crc crio[22579]: time="2026-06-12T16:01:48.313186345Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808831 | controller | Jun 12 16:01:48.313270 crc crio[22579]: time="2026-06-12T16:01:48.313218756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808846 | controller | Jun 12 16:01:48.313270 crc crio[22579]: time="2026-06-12T16:01:48.313239157Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808862 | controller | Jun 12 16:01:48.313440 crc crio[22579]: time="2026-06-12T16:01:48.313406121Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808878 | controller | Jun 12 16:01:48.313738 crc crio[22579]: time="2026-06-12T16:01:48.313450692Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808893 | controller | Jun 12 16:01:48.313827 crc crio[22579]: time="2026-06-12T16:01:48.313728979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808909 | controller | Jun 12 16:01:48.313827 crc crio[22579]: time="2026-06-12T16:01:48.31378147Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808924 | controller | Jun 12 16:01:48.313827 crc crio[22579]: time="2026-06-12T16:01:48.313816271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808940 | controller | Jun 12 16:01:48.313947 crc crio[22579]: time="2026-06-12T16:01:48.313849342Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808955 | controller | Jun 12 16:01:48.314225 crc crio[22579]: time="2026-06-12T16:01:48.314157019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.808971 | controller | Jun 12 16:01:48.314291 crc crio[22579]: time="2026-06-12T16:01:48.314272052Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.808986 | controller | Jun 12 16:01:48.314396 crc crio[22579]: time="2026-06-12T16:01:48.314364164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809003 | controller | Jun 12 16:01:48.314481 crc crio[22579]: time="2026-06-12T16:01:48.314451587Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809018 | controller | Jun 12 16:01:48.314592 crc crio[22579]: time="2026-06-12T16:01:48.31457007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809034 | controller | Jun 12 16:01:48.314634 crc crio[22579]: time="2026-06-12T16:01:48.314609371Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809050 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316088817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809066 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.31621335Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809082 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316251221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809098 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316276092Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809113 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316304933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809132 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316321713Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809148 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.31657946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809164 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316623421Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809180 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316695182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809195 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316727573Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809211 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316940628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809227 | controller | Jun 12 16:01:48.317080 crc crio[22579]: time="2026-06-12T16:01:48.316980399Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809242 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.317140503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809258 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.317190745Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809273 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.31739556Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809316 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.317431831Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809341 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.317673757Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809374 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.317718488Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809392 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.317832831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809408 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.317866621Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809423 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.318018365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809439 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.318044896Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809455 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.31820596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809470 | controller | Jun 12 16:01:48.318240 crc crio[22579]: time="2026-06-12T16:01:48.318242351Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809486 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.318350773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809501 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.318379634Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809521 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.318588749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809538 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.318671581Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809554 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.318786824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809570 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.318822075Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809586 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.318926548Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809602 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.318959319Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809618 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.319119733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809634 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.319161384Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809650 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.319250296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809666 | controller | Jun 12 16:01:48.319268 crc crio[22579]: time="2026-06-12T16:01:48.319280747Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809682 | controller | Jun 12 16:01:48.320193 crc crio[22579]: time="2026-06-12T16:01:48.3194394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809697 | controller | Jun 12 16:01:48.320193 crc crio[22579]: time="2026-06-12T16:01:48.319482012Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809713 | controller | Jun 12 16:01:48.320193 crc crio[22579]: time="2026-06-12T16:01:48.319711027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809729 | controller | Jun 12 16:01:48.320193 crc crio[22579]: time="2026-06-12T16:01:48.319755478Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809745 | controller | Jun 12 16:01:48.320193 crc crio[22579]: time="2026-06-12T16:01:48.31980811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809760 | controller | Jun 12 16:01:48.320193 crc crio[22579]: time="2026-06-12T16:01:48.31984276Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809776 | controller | Jun 12 16:01:48.320193 crc crio[22579]: time="2026-06-12T16:01:48.319984684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809792 | controller | Jun 12 16:01:48.320193 crc crio[22579]: time="2026-06-12T16:01:48.320026475Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809808 | controller | Jun 12 16:01:48.320193 crc crio[22579]: time="2026-06-12T16:01:48.320175899Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809824 | controller | Jun 12 16:01:48.320972 crc crio[22579]: time="2026-06-12T16:01:48.32021787Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809839 | controller | Jun 12 16:01:48.320972 crc crio[22579]: time="2026-06-12T16:01:48.320334743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809855 | controller | Jun 12 16:01:48.320972 crc crio[22579]: time="2026-06-12T16:01:48.320385804Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809874 | controller | Jun 12 16:01:48.320972 crc crio[22579]: time="2026-06-12T16:01:48.3206073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809890 | controller | Jun 12 16:01:48.320972 crc crio[22579]: time="2026-06-12T16:01:48.320686261Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809906 | controller | Jun 12 16:01:48.320972 crc crio[22579]: time="2026-06-12T16:01:48.320799424Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809922 | controller | Jun 12 16:01:48.320972 crc crio[22579]: time="2026-06-12T16:01:48.320836665Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809937 | controller | Jun 12 16:01:48.320972 crc crio[22579]: time="2026-06-12T16:01:48.320935288Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809953 | controller | Jun 12 16:01:48.320972 crc crio[22579]: time="2026-06-12T16:01:48.320976479Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809968 | controller | Jun 12 16:01:48.321483 crc crio[22579]: time="2026-06-12T16:01:48.321118542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.809984 | controller | Jun 12 16:01:48.321483 crc crio[22579]: time="2026-06-12T16:01:48.321158393Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.809999 | controller | Jun 12 16:01:48.321483 crc crio[22579]: time="2026-06-12T16:01:48.321290446Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810015 | controller | Jun 12 16:01:48.321483 crc crio[22579]: time="2026-06-12T16:01:48.321334448Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810031 | controller | Jun 12 16:01:48.321483 crc crio[22579]: time="2026-06-12T16:01:48.32143974Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810047 | controller | Jun 12 16:01:48.321483 crc crio[22579]: time="2026-06-12T16:01:48.321479961Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810064 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.321777809Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810079 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.32182079Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810095 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.321944003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810112 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.321981224Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810128 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.322197279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810144 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.32223842Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810160 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.322527817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810176 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.322572858Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810192 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.322686511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810211 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.322722262Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810228 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.322749773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810244 | controller | Jun 12 16:01:48.322811 crc crio[22579]: time="2026-06-12T16:01:48.322768553Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810260 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.322989379Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810276 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323117862Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810293 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323153993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810309 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323179573Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810325 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323215004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810341 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323231575Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810396 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323386588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810415 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323428869Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810431 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323601674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810448 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323667675Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810464 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323897201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810480 | controller | Jun 12 16:01:48.323986 crc crio[22579]: time="2026-06-12T16:01:48.323930492Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810496 | controller | Jun 12 16:01:48.324570 crc crio[22579]: time="2026-06-12T16:01:48.324031334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810513 | controller | Jun 12 16:01:48.324570 crc crio[22579]: time="2026-06-12T16:01:48.324068705Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810529 | controller | Jun 12 16:01:48.324570 crc crio[22579]: time="2026-06-12T16:01:48.324166268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810546 | controller | Jun 12 16:01:48.324570 crc crio[22579]: time="2026-06-12T16:01:48.324214779Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810562 | controller | Jun 12 16:01:48.324570 crc crio[22579]: time="2026-06-12T16:01:48.324338042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810577 | controller | Jun 12 16:01:48.324570 crc crio[22579]: time="2026-06-12T16:01:48.324376813Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810598 | controller | Jun 12 16:01:48.324570 crc crio[22579]: time="2026-06-12T16:01:48.324560118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810615 | controller | Jun 12 16:01:48.325056 crc crio[22579]: time="2026-06-12T16:01:48.324593218Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810631 | controller | Jun 12 16:01:48.325056 crc crio[22579]: time="2026-06-12T16:01:48.324723922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810718 | controller | Jun 12 16:01:48.325056 crc crio[22579]: time="2026-06-12T16:01:48.324757462Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810744 | controller | Jun 12 16:01:48.325056 crc crio[22579]: time="2026-06-12T16:01:48.324857045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810762 | controller | Jun 12 16:01:48.325056 crc crio[22579]: time="2026-06-12T16:01:48.324888766Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810779 | controller | Jun 12 16:01:48.325056 crc crio[22579]: time="2026-06-12T16:01:48.325026089Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810796 | controller | Jun 12 16:01:48.325056 crc crio[22579]: time="2026-06-12T16:01:48.32506179Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810812 | controller | Jun 12 16:01:48.325359 crc crio[22579]: time="2026-06-12T16:01:48.325226844Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810829 | controller | Jun 12 16:01:48.325359 crc crio[22579]: time="2026-06-12T16:01:48.325259005Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810844 | controller | Jun 12 16:01:48.325455 crc crio[22579]: time="2026-06-12T16:01:48.325420829Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810861 | controller | Jun 12 16:01:48.325731 crc crio[22579]: time="2026-06-12T16:01:48.32545903Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810876 | controller | Jun 12 16:01:48.325731 crc crio[22579]: time="2026-06-12T16:01:48.325713586Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810892 | controller | Jun 12 16:01:48.325848 crc crio[22579]: time="2026-06-12T16:01:48.325747867Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810908 | controller | Jun 12 16:01:48.325958 crc crio[22579]: time="2026-06-12T16:01:48.325893491Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810924 | controller | Jun 12 16:01:48.325958 crc crio[22579]: time="2026-06-12T16:01:48.325931812Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810939 | controller | Jun 12 16:01:48.326109 crc crio[22579]: time="2026-06-12T16:01:48.326071805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810955 | controller | Jun 12 16:01:48.326167 crc crio[22579]: time="2026-06-12T16:01:48.326107686Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.810970 | controller | Jun 12 16:01:48.326285 crc crio[22579]: time="2026-06-12T16:01:48.326223309Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.810986 | controller | Jun 12 16:01:48.326370 crc crio[22579]: time="2026-06-12T16:01:48.326289141Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811002 | controller | Jun 12 16:01:48.326370 crc crio[22579]: time="2026-06-12T16:01:48.326350252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811023 | controller | Jun 12 16:01:48.326467 crc crio[22579]: time="2026-06-12T16:01:48.326384153Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811040 | controller | Jun 12 16:01:48.326597 crc crio[22579]: time="2026-06-12T16:01:48.326569817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811056 | controller | Jun 12 16:01:48.326723 crc crio[22579]: time="2026-06-12T16:01:48.326604388Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811072 | controller | Jun 12 16:01:48.326816 crc crio[22579]: time="2026-06-12T16:01:48.326776073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811088 | controller | Jun 12 16:01:48.326816 crc crio[22579]: time="2026-06-12T16:01:48.326808933Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811104 | controller | Jun 12 16:01:48.327103 crc crio[22579]: time="2026-06-12T16:01:48.327014849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811120 | controller | Jun 12 16:01:48.327103 crc crio[22579]: time="2026-06-12T16:01:48.3270779Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811136 | controller | Jun 12 16:01:48.327103 crc crio[22579]: time="2026-06-12T16:01:48.327103581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811152 | controller | Jun 12 16:01:48.327288 crc crio[22579]: time="2026-06-12T16:01:48.327129111Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811167 | controller | Jun 12 16:01:48.327338 crc crio[22579]: time="2026-06-12T16:01:48.327313706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811183 | controller | Jun 12 16:01:48.327400 crc crio[22579]: time="2026-06-12T16:01:48.327372617Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811199 | controller | Jun 12 16:01:48.327705 crc crio[22579]: time="2026-06-12T16:01:48.327563942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811215 | controller | Jun 12 16:01:48.327705 crc crio[22579]: time="2026-06-12T16:01:48.327631774Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811231 | controller | Jun 12 16:01:48.327846 crc crio[22579]: time="2026-06-12T16:01:48.327706706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811247 | controller | Jun 12 16:01:48.327846 crc crio[22579]: time="2026-06-12T16:01:48.327743717Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811263 | controller | Jun 12 16:01:48.327846 crc crio[22579]: time="2026-06-12T16:01:48.327804538Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811279 | controller | Jun 12 16:01:48.327846 crc crio[22579]: time="2026-06-12T16:01:48.327834339Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811295 | controller | Jun 12 16:01:48.328047 crc crio[22579]: time="2026-06-12T16:01:48.327941301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811311 | controller | Jun 12 16:01:48.328047 crc crio[22579]: time="2026-06-12T16:01:48.327983873Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811327 | controller | Jun 12 16:01:48.328175 crc crio[22579]: time="2026-06-12T16:01:48.328068825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811343 | controller | Jun 12 16:01:48.328175 crc crio[22579]: time="2026-06-12T16:01:48.328114086Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.811395 | controller | Jun 12 16:01:48.328365 crc crio[22579]: time="2026-06-12T16:01:48.328309021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.811413 | controller | Jun 12 16:01:48.328365 crc crio[22579]: time="2026-06-12T16:01:48.328358272Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812323 | controller | Jun 12 16:01:48.328739 crc crio[22579]: time="2026-06-12T16:01:48.328447464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812373 | controller | Jun 12 16:01:48.328739 crc crio[22579]: time="2026-06-12T16:01:48.328485915Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812393 | controller | Jun 12 16:01:48.328739 crc crio[22579]: time="2026-06-12T16:01:48.328712871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812410 | controller | Jun 12 16:01:48.329032 crc crio[22579]: time="2026-06-12T16:01:48.328746471Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812427 | controller | Jun 12 16:01:48.329032 crc crio[22579]: time="2026-06-12T16:01:48.328899115Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812443 | controller | Jun 12 16:01:48.329032 crc crio[22579]: time="2026-06-12T16:01:48.328939386Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812459 | controller | Jun 12 16:01:48.329207 crc crio[22579]: time="2026-06-12T16:01:48.329168122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812476 | controller | Jun 12 16:01:48.329207 crc crio[22579]: time="2026-06-12T16:01:48.329200173Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812492 | controller | Jun 12 16:01:48.329401 crc crio[22579]: time="2026-06-12T16:01:48.329347106Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812508 | controller | Jun 12 16:01:48.329490 crc crio[22579]: time="2026-06-12T16:01:48.329408558Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812523 | controller | Jun 12 16:01:48.329490 crc crio[22579]: time="2026-06-12T16:01:48.329452379Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812539 | controller | Jun 12 16:01:48.329490 crc crio[22579]: time="2026-06-12T16:01:48.32948408Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812555 | controller | Jun 12 16:01:48.329832 crc crio[22579]: time="2026-06-12T16:01:48.329771707Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812571 | controller | Jun 12 16:01:48.329832 crc crio[22579]: time="2026-06-12T16:01:48.329809908Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812587 | controller | Jun 12 16:01:48.330054 crc crio[22579]: time="2026-06-12T16:01:48.330004893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812603 | controller | Jun 12 16:01:48.330131 crc crio[22579]: time="2026-06-12T16:01:48.330069154Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812619 | controller | Jun 12 16:01:48.330131 crc crio[22579]: time="2026-06-12T16:01:48.330105725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812635 | controller | Jun 12 16:01:48.330220 crc crio[22579]: time="2026-06-12T16:01:48.330135096Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812651 | controller | Jun 12 16:01:48.330282 crc crio[22579]: time="2026-06-12T16:01:48.330238069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812674 | controller | Jun 12 16:01:48.330282 crc crio[22579]: time="2026-06-12T16:01:48.330268339Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812691 | controller | Jun 12 16:01:48.330431 crc crio[22579]: time="2026-06-12T16:01:48.330384742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812707 | controller | Jun 12 16:01:48.330582 crc crio[22579]: time="2026-06-12T16:01:48.330443574Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812723 | controller | Jun 12 16:01:48.330692 crc crio[22579]: time="2026-06-12T16:01:48.330592077Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812739 | controller | Jun 12 16:01:48.330692 crc crio[22579]: time="2026-06-12T16:01:48.330676229Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812755 | controller | Jun 12 16:01:48.330800 crc crio[22579]: time="2026-06-12T16:01:48.330748791Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812772 | controller | Jun 12 16:01:48.330800 crc crio[22579]: time="2026-06-12T16:01:48.330788892Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812787 | controller | Jun 12 16:01:48.331095 crc crio[22579]: time="2026-06-12T16:01:48.331014798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812804 | controller | Jun 12 16:01:48.331095 crc crio[22579]: time="2026-06-12T16:01:48.33108722Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812820 | controller | Jun 12 16:01:48.331261 crc crio[22579]: time="2026-06-12T16:01:48.331128611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812836 | controller | Jun 12 16:01:48.331261 crc crio[22579]: time="2026-06-12T16:01:48.331167322Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812852 | controller | Jun 12 16:01:48.331261 crc crio[22579]: time="2026-06-12T16:01:48.331203412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812868 | controller | Jun 12 16:01:48.331261 crc crio[22579]: time="2026-06-12T16:01:48.331235383Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812884 | controller | Jun 12 16:01:48.331735 crc crio[22579]: time="2026-06-12T16:01:48.331694995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812901 | controller | Jun 12 16:01:48.331735 crc crio[22579]: time="2026-06-12T16:01:48.331732816Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812917 | controller | Jun 12 16:01:48.331830 crc crio[22579]: time="2026-06-12T16:01:48.331768327Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812933 | controller | Jun 12 16:01:48.331830 crc crio[22579]: time="2026-06-12T16:01:48.331807377Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812949 | controller | Jun 12 16:01:48.331945 crc crio[22579]: time="2026-06-12T16:01:48.331859529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812966 | controller | Jun 12 16:01:48.331945 crc crio[22579]: time="2026-06-12T16:01:48.33189642Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.812982 | controller | Jun 12 16:01:48.332326 crc crio[22579]: time="2026-06-12T16:01:48.331996182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.812998 | controller | Jun 12 16:01:48.332326 crc crio[22579]: time="2026-06-12T16:01:48.332114135Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813014 | controller | Jun 12 16:01:48.332326 crc crio[22579]: time="2026-06-12T16:01:48.332217768Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813037 | controller | Jun 12 16:01:48.332326 crc crio[22579]: time="2026-06-12T16:01:48.332251958Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813054 | controller | Jun 12 16:01:48.332326 crc crio[22579]: time="2026-06-12T16:01:48.332282229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813070 | controller | Jun 12 16:01:48.332326 crc crio[22579]: time="2026-06-12T16:01:48.3323106Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813088 | controller | Jun 12 16:01:48.333124 crc crio[22579]: time="2026-06-12T16:01:48.332806342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813106 | controller | Jun 12 16:01:48.333124 crc crio[22579]: time="2026-06-12T16:01:48.332889094Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813123 | controller | Jun 12 16:01:48.333124 crc crio[22579]: time="2026-06-12T16:01:48.332902605Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813139 | controller | Jun 12 16:01:48.333124 crc crio[22579]: time="2026-06-12T16:01:48.332921515Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813155 | controller | Jun 12 16:01:48.333124 crc crio[22579]: time="2026-06-12T16:01:48.332945226Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813242 | controller | Jun 12 16:01:48.333124 crc crio[22579]: time="2026-06-12T16:01:48.332961206Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813264 | controller | Jun 12 16:01:48.333399 crc crio[22579]: time="2026-06-12T16:01:48.33313256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813281 | controller | Jun 12 16:01:48.333399 crc crio[22579]: time="2026-06-12T16:01:48.333166271Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813297 | controller | Jun 12 16:01:48.333399 crc crio[22579]: time="2026-06-12T16:01:48.333198142Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813313 | controller | Jun 12 16:01:48.333399 crc crio[22579]: time="2026-06-12T16:01:48.333229203Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813389 | controller | Jun 12 16:01:48.333399 crc crio[22579]: time="2026-06-12T16:01:48.333260273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813408 | controller | Jun 12 16:01:48.333399 crc crio[22579]: time="2026-06-12T16:01:48.333287914Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813424 | controller | Jun 12 16:01:48.333935 crc crio[22579]: time="2026-06-12T16:01:48.333546191Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813441 | controller | Jun 12 16:01:48.333935 crc crio[22579]: time="2026-06-12T16:01:48.333601582Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813464 | controller | Jun 12 16:01:48.333935 crc crio[22579]: time="2026-06-12T16:01:48.333800017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813480 | controller | Jun 12 16:01:48.333935 crc crio[22579]: time="2026-06-12T16:01:48.333857098Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813496 | controller | Jun 12 16:01:48.333935 crc crio[22579]: time="2026-06-12T16:01:48.333899639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813512 | controller | Jun 12 16:01:48.333935 crc crio[22579]: time="2026-06-12T16:01:48.33393964Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813534 | controller | Jun 12 16:01:48.334199 crc crio[22579]: time="2026-06-12T16:01:48.333973081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813550 | controller | Jun 12 16:01:48.334199 crc crio[22579]: time="2026-06-12T16:01:48.334004122Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813567 | controller | Jun 12 16:01:48.334199 crc crio[22579]: time="2026-06-12T16:01:48.334044833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813583 | controller | Jun 12 16:01:48.334199 crc crio[22579]: time="2026-06-12T16:01:48.334078854Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813598 | controller | Jun 12 16:01:48.334199 crc crio[22579]: time="2026-06-12T16:01:48.334112845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813614 | controller | Jun 12 16:01:48.334199 crc crio[22579]: time="2026-06-12T16:01:48.334138855Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813629 | controller | Jun 12 16:01:48.334466 crc crio[22579]: time="2026-06-12T16:01:48.334265408Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813645 | controller | Jun 12 16:01:48.334466 crc crio[22579]: time="2026-06-12T16:01:48.334301869Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813661 | controller | Jun 12 16:01:48.334466 crc crio[22579]: time="2026-06-12T16:01:48.334369661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813677 | controller | Jun 12 16:01:48.334466 crc crio[22579]: time="2026-06-12T16:01:48.334415062Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813699 | controller | Jun 12 16:01:48.335042 crc crio[22579]: time="2026-06-12T16:01:48.334891044Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813715 | controller | Jun 12 16:01:48.335042 crc crio[22579]: time="2026-06-12T16:01:48.334932585Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813731 | controller | Jun 12 16:01:48.335042 crc crio[22579]: time="2026-06-12T16:01:48.334970976Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813748 | controller | Jun 12 16:01:48.335042 crc crio[22579]: time="2026-06-12T16:01:48.334996607Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813763 | controller | Jun 12 16:01:48.335221 crc crio[22579]: time="2026-06-12T16:01:48.335039318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813779 | controller | Jun 12 16:01:48.335221 crc crio[22579]: time="2026-06-12T16:01:48.335080559Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813795 | controller | Jun 12 16:01:48.335221 crc crio[22579]: time="2026-06-12T16:01:48.33514529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813811 | controller | Jun 12 16:01:48.335221 crc crio[22579]: time="2026-06-12T16:01:48.335174441Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813826 | controller | Jun 12 16:01:48.335446 crc crio[22579]: time="2026-06-12T16:01:48.335272933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813842 | controller | Jun 12 16:01:48.335446 crc crio[22579]: time="2026-06-12T16:01:48.335305744Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813858 | controller | Jun 12 16:01:48.335446 crc crio[22579]: time="2026-06-12T16:01:48.335363636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813878 | controller | Jun 12 16:01:48.335446 crc crio[22579]: time="2026-06-12T16:01:48.335394726Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813895 | controller | Jun 12 16:01:48.335833 crc crio[22579]: time="2026-06-12T16:01:48.335565321Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813911 | controller | Jun 12 16:01:48.335833 crc crio[22579]: time="2026-06-12T16:01:48.335593831Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813930 | controller | Jun 12 16:01:48.335833 crc crio[22579]: time="2026-06-12T16:01:48.335621272Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813949 | controller | Jun 12 16:01:48.335833 crc crio[22579]: time="2026-06-12T16:01:48.335682794Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813965 | controller | Jun 12 16:01:48.336050 crc crio[22579]: time="2026-06-12T16:01:48.335846148Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.813981 | controller | Jun 12 16:01:48.336050 crc crio[22579]: time="2026-06-12T16:01:48.335895779Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.813997 | controller | Jun 12 16:01:48.336050 crc crio[22579]: time="2026-06-12T16:01:48.335982081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814013 | controller | Jun 12 16:01:48.336050 crc crio[22579]: time="2026-06-12T16:01:48.336021952Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814028 | controller | Jun 12 16:01:48.336231 crc crio[22579]: time="2026-06-12T16:01:48.336060823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814044 | controller | Jun 12 16:01:48.336231 crc crio[22579]: time="2026-06-12T16:01:48.336087464Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814060 | controller | Jun 12 16:01:48.336231 crc crio[22579]: time="2026-06-12T16:01:48.336148155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814075 | controller | Jun 12 16:01:48.336231 crc crio[22579]: time="2026-06-12T16:01:48.336191476Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814090 | controller | Jun 12 16:01:48.336408 crc crio[22579]: time="2026-06-12T16:01:48.336259728Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814107 | controller | Jun 12 16:01:48.336408 crc crio[22579]: time="2026-06-12T16:01:48.336298329Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814123 | controller | Jun 12 16:01:48.336604 crc crio[22579]: time="2026-06-12T16:01:48.336577466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814139 | controller | Jun 12 16:01:48.336719 crc crio[22579]: time="2026-06-12T16:01:48.336622897Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814155 | controller | Jun 12 16:01:48.336719 crc crio[22579]: time="2026-06-12T16:01:48.336704659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814171 | controller | Jun 12 16:01:48.336833 crc crio[22579]: time="2026-06-12T16:01:48.33674163Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814187 | controller | Jun 12 16:01:48.336833 crc crio[22579]: time="2026-06-12T16:01:48.336775091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814202 | controller | Jun 12 16:01:48.336833 crc crio[22579]: time="2026-06-12T16:01:48.336799081Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814222 | controller | Jun 12 16:01:48.337040 crc crio[22579]: time="2026-06-12T16:01:48.336989106Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814293 | controller | Jun 12 16:01:48.337127 crc crio[22579]: time="2026-06-12T16:01:48.337050058Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814313 | controller | Jun 12 16:01:48.337263 crc crio[22579]: time="2026-06-12T16:01:48.337212862Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814418 | controller | Jun 12 16:01:48.337336 crc crio[22579]: time="2026-06-12T16:01:48.337283973Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814444 | controller | Jun 12 16:01:48.337433 crc crio[22579]: time="2026-06-12T16:01:48.337383816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814846 | controller | Jun 12 16:01:48.337731 crc crio[22579]: time="2026-06-12T16:01:48.337449187Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814904 | controller | Jun 12 16:01:48.337731 crc crio[22579]: time="2026-06-12T16:01:48.33755334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814931 | controller | Jun 12 16:01:48.337731 crc crio[22579]: time="2026-06-12T16:01:48.337602541Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.814949 | controller | Jun 12 16:01:48.337731 crc crio[22579]: time="2026-06-12T16:01:48.337699234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.814985 | controller | Jun 12 16:01:48.337731 crc crio[22579]: time="2026-06-12T16:01:48.337736585Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815009 | controller | Jun 12 16:01:48.338007 crc crio[22579]: time="2026-06-12T16:01:48.337866278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815026 | controller | Jun 12 16:01:48.338007 crc crio[22579]: time="2026-06-12T16:01:48.337903639Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815042 | controller | Jun 12 16:01:48.338157 crc crio[22579]: time="2026-06-12T16:01:48.338037482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815058 | controller | Jun 12 16:01:48.338157 crc crio[22579]: time="2026-06-12T16:01:48.338084413Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815075 | controller | Jun 12 16:01:48.338157 crc crio[22579]: time="2026-06-12T16:01:48.338125804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815091 | controller | Jun 12 16:01:48.338157 crc crio[22579]: time="2026-06-12T16:01:48.338161295Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815107 | controller | Jun 12 16:01:48.338417 crc crio[22579]: time="2026-06-12T16:01:48.338235367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815124 | controller | Jun 12 16:01:48.338417 crc crio[22579]: time="2026-06-12T16:01:48.338277918Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815139 | controller | Jun 12 16:01:48.338800 crc crio[22579]: time="2026-06-12T16:01:48.338676068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815155 | controller | Jun 12 16:01:48.338800 crc crio[22579]: time="2026-06-12T16:01:48.338723179Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815171 | controller | Jun 12 16:01:48.338800 crc crio[22579]: time="2026-06-12T16:01:48.338737529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815193 | controller | Jun 12 16:01:48.338800 crc crio[22579]: time="2026-06-12T16:01:48.33875937Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815210 | controller | Jun 12 16:01:48.338800 crc crio[22579]: time="2026-06-12T16:01:48.338797171Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815226 | controller | Jun 12 16:01:48.339070 crc crio[22579]: time="2026-06-12T16:01:48.338819791Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815242 | controller | Jun 12 16:01:48.339070 crc crio[22579]: time="2026-06-12T16:01:48.338947335Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815258 | controller | Jun 12 16:01:48.339070 crc crio[22579]: time="2026-06-12T16:01:48.338973845Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815274 | controller | Jun 12 16:01:48.339212 crc crio[22579]: time="2026-06-12T16:01:48.339087498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815290 | controller | Jun 12 16:01:48.339212 crc crio[22579]: time="2026-06-12T16:01:48.339124029Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815306 | controller | Jun 12 16:01:48.339212 crc crio[22579]: time="2026-06-12T16:01:48.339134029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815322 | controller | Jun 12 16:01:48.339212 crc crio[22579]: time="2026-06-12T16:01:48.33915051Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815338 | controller | Jun 12 16:01:48.339408 crc crio[22579]: time="2026-06-12T16:01:48.339329084Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815378 | controller | Jun 12 16:01:48.339408 crc crio[22579]: time="2026-06-12T16:01:48.339369975Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815397 | controller | Jun 12 16:01:48.339573 crc crio[22579]: time="2026-06-12T16:01:48.339433377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815422 | controller | Jun 12 16:01:48.339573 crc crio[22579]: time="2026-06-12T16:01:48.339465807Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815440 | controller | Jun 12 16:01:48.339819 crc crio[22579]: time="2026-06-12T16:01:48.339761755Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815456 | controller | Jun 12 16:01:48.339819 crc crio[22579]: time="2026-06-12T16:01:48.339822256Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815472 | controller | Jun 12 16:01:48.339960 crc crio[22579]: time="2026-06-12T16:01:48.339888928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815488 | controller | Jun 12 16:01:48.339960 crc crio[22579]: time="2026-06-12T16:01:48.339926589Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815504 | controller | Jun 12 16:01:48.340069 crc crio[22579]: time="2026-06-12T16:01:48.340020601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815520 | controller | Jun 12 16:01:48.340069 crc crio[22579]: time="2026-06-12T16:01:48.340050822Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815536 | controller | Jun 12 16:01:48.340330 crc crio[22579]: time="2026-06-12T16:01:48.340083153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815552 | controller | Jun 12 16:01:48.340330 crc crio[22579]: time="2026-06-12T16:01:48.340105873Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815568 | controller | Jun 12 16:01:48.340330 crc crio[22579]: time="2026-06-12T16:01:48.340230707Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815590 | controller | Jun 12 16:01:48.340330 crc crio[22579]: time="2026-06-12T16:01:48.340255877Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815606 | controller | Jun 12 16:01:48.340862 crc crio[22579]: time="2026-06-12T16:01:48.340404841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815622 | controller | Jun 12 16:01:48.340862 crc crio[22579]: time="2026-06-12T16:01:48.340439182Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815638 | controller | Jun 12 16:01:48.340862 crc crio[22579]: time="2026-06-12T16:01:48.340489363Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815654 | controller | Jun 12 16:01:48.340862 crc crio[22579]: time="2026-06-12T16:01:48.340560275Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815669 | controller | Jun 12 16:01:48.340862 crc crio[22579]: time="2026-06-12T16:01:48.340715669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815686 | controller | Jun 12 16:01:48.340862 crc crio[22579]: time="2026-06-12T16:01:48.340812101Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815702 | controller | Jun 12 16:01:48.341311 crc crio[22579]: time="2026-06-12T16:01:48.340904343Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815718 | controller | Jun 12 16:01:48.341311 crc crio[22579]: time="2026-06-12T16:01:48.340946084Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815734 | controller | Jun 12 16:01:48.341311 crc crio[22579]: time="2026-06-12T16:01:48.341113548Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815749 | controller | Jun 12 16:01:48.341311 crc crio[22579]: time="2026-06-12T16:01:48.341143689Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815765 | controller | Jun 12 16:01:48.341577 crc crio[22579]: time="2026-06-12T16:01:48.341320154Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815780 | controller | Jun 12 16:01:48.341577 crc crio[22579]: time="2026-06-12T16:01:48.341407256Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815796 | controller | Jun 12 16:01:48.341577 crc crio[22579]: time="2026-06-12T16:01:48.341460727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815812 | controller | Jun 12 16:01:48.341577 crc crio[22579]: time="2026-06-12T16:01:48.341542009Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815827 | controller | Jun 12 16:01:48.342195 crc crio[22579]: time="2026-06-12T16:01:48.341616441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815843 | controller | Jun 12 16:01:48.342195 crc crio[22579]: time="2026-06-12T16:01:48.341690163Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815859 | controller | Jun 12 16:01:48.342195 crc crio[22579]: time="2026-06-12T16:01:48.342039661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815874 | controller | Jun 12 16:01:48.342195 crc crio[22579]: time="2026-06-12T16:01:48.342076772Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815891 | controller | Jun 12 16:01:48.342195 crc crio[22579]: time="2026-06-12T16:01:48.342147714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815907 | controller | Jun 12 16:01:48.342195 crc crio[22579]: time="2026-06-12T16:01:48.342194485Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815926 | controller | Jun 12 16:01:48.342833 crc crio[22579]: time="2026-06-12T16:01:48.342269857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815943 | controller | Jun 12 16:01:48.342833 crc crio[22579]: time="2026-06-12T16:01:48.342327709Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815959 | controller | Jun 12 16:01:48.342833 crc crio[22579]: time="2026-06-12T16:01:48.34240581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.815975 | controller | Jun 12 16:01:48.342833 crc crio[22579]: time="2026-06-12T16:01:48.342442741Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.815991 | controller | Jun 12 16:01:48.342833 crc crio[22579]: time="2026-06-12T16:01:48.34280082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816007 | controller | Jun 12 16:01:48.342833 crc crio[22579]: time="2026-06-12T16:01:48.342839361Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816023 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.342883002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816039 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.342914373Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816054 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.342927503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816070 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.342947494Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816086 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.343030946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816101 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.343067187Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816117 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.343241701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816133 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.343279912Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816149 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.343314033Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816165 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.343338374Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816181 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.343371254Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816198 | controller | Jun 12 16:01:48.343369 crc crio[22579]: time="2026-06-12T16:01:48.343388585Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816214 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.343565699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816230 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.34359804Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816247 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.343753244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816267 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.343785895Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816283 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.343907298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816299 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.343935508Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816315 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.343944469Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816331 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.34401029Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816363 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.344042101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816385 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.344059431Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816401 | controller | Jun 12 16:01:48.344205 crc crio[22579]: time="2026-06-12T16:01:48.344199145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816417 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344236666Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816433 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344270827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816449 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344305948Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816465 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344340938Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816482 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344367479Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816498 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344456801Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816514 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344534163Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816531 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344626756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816547 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344702147Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816563 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344759629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816579 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.34480886Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816595 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.34482223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816611 | controller | Jun 12 16:01:48.344859 crc crio[22579]: time="2026-06-12T16:01:48.344848421Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816630 | controller | Jun 12 16:01:48.345484 crc crio[22579]: time="2026-06-12T16:01:48.344984414Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816647 | controller | Jun 12 16:01:48.345484 crc crio[22579]: time="2026-06-12T16:01:48.345029836Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816664 | controller | Jun 12 16:01:48.345484 crc crio[22579]: time="2026-06-12T16:01:48.345138008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816680 | controller | Jun 12 16:01:48.345484 crc crio[22579]: time="2026-06-12T16:01:48.345174909Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816695 | controller | Jun 12 16:01:48.345484 crc crio[22579]: time="2026-06-12T16:01:48.3451928Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816712 | controller | Jun 12 16:01:48.345484 crc crio[22579]: time="2026-06-12T16:01:48.34521608Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816761 | controller | Jun 12 16:01:48.345484 crc crio[22579]: time="2026-06-12T16:01:48.345276622Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816778 | controller | Jun 12 16:01:48.345484 crc crio[22579]: time="2026-06-12T16:01:48.345313833Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816795 | controller | Jun 12 16:01:48.345484 crc crio[22579]: time="2026-06-12T16:01:48.345482817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816812 | controller | Jun 12 16:01:48.346305 crc crio[22579]: time="2026-06-12T16:01:48.345579799Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816827 | controller | Jun 12 16:01:48.346305 crc crio[22579]: time="2026-06-12T16:01:48.345879577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816844 | controller | Jun 12 16:01:48.346305 crc crio[22579]: time="2026-06-12T16:01:48.345916198Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816860 | controller | Jun 12 16:01:48.346305 crc crio[22579]: time="2026-06-12T16:01:48.34602434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816876 | controller | Jun 12 16:01:48.346305 crc crio[22579]: time="2026-06-12T16:01:48.346062651Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816892 | controller | Jun 12 16:01:48.346305 crc crio[22579]: time="2026-06-12T16:01:48.346100332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-12 17:11:40.816908 | controller | Jun 12 16:01:48.346305 crc crio[22579]: time="2026-06-12T16:01:48.346246956Z" level=info msg="Updated default CNI network name to "
2026-06-12 17:11:40.816924 | controller | Jun 12 16:01:51.742374 crc crio[22579]: time="2026-06-12T16:01:51.741948943Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 17:11:40.816940 | controller | Jun 12 16:01:51.854906 crc crio[22579]: time="2026-06-12T16:01:51.854766143Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.816957 | controller | Jun 12 16:01:51.854906 crc crio[22579]: time="2026-06-12T16:01:51.854871856Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.816973 | controller | Jun 12 16:01:51.855304 crc crio[22579]: time="2026-06-12T16:01:51.854935648Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-12 17:11:40.816989 | controller | Jun 12 16:01:51.912718 crc crio[22579]: time="2026-06-12T16:01:51.912371683Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-12 17:11:40.817009 | controller | Jun 12 16:01:51.912718 crc crio[22579]: time="2026-06-12T16:01:51.912711982Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-12 17:11:40.817025 | controller | Jun 12 16:02:00.624231 crc crio[22579]: time="2026-06-12T16:02:00.62339346Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688002-l9vl7/POD" id=19ccce98-c512-4ce4-a53a-89a29b168eb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.817042 | controller | Jun 12 16:02:00.625221 crc crio[22579]: time="2026-06-12T16:02:00.624264141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.817059 | controller | Jun 12 16:02:00.650818 crc crio[22579]: time="2026-06-12T16:02:00.650711838Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688002-l9vl7 Namespace:openshift-infra ID:7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c UID:7ab9fb3d-4db6-46d9-9c62-28cf9c45b340 NetNS:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab9fb3d_4db6_46d9_9c62_28cf9c45b340.slice PodAnnotations:0xc000478c70}] Aliases:map[]}"
2026-06-12 17:11:40.817077 | controller | Jun 12 16:02:00.650818 crc crio[22579]: time="2026-06-12T16:02:00.650784049Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688002-l9vl7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.817094 | controller | Jun 12 16:02:00.995768 crc crio[22579]: 2026-06-12T16:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7eb5f5631fe1232 Mac:56:c0:e0:3d:05:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.817111 | controller | Jun 12 16:02:00.998372 crc crio[22579]: time="2026-06-12T16:02:00.998268634Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688002-l9vl7 Namespace:openshift-infra ID:7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c UID:7ab9fb3d-4db6-46d9-9c62-28cf9c45b340 NetNS:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab9fb3d_4db6_46d9_9c62_28cf9c45b340.slice PodAnnotations:0xc000478c70}] Aliases:map[]}"
2026-06-12 17:11:40.817128 | controller | Jun 12 16:02:00.998593 crc crio[22579]: time="2026-06-12T16:02:00.998487429Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688002-l9vl7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.817144 | controller | Jun 12 16:02:01.007066 crc crio[22579]: time="2026-06-12T16:02:01.00696401Z" level=info msg="Ran pod sandbox 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c with infra container: openshift-infra/auto-csr-approver-29688002-l9vl7/POD" id=19ccce98-c512-4ce4-a53a-89a29b168eb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.817160 | controller | Jun 12 16:02:01.010036 crc crio[22579]: time="2026-06-12T16:02:01.009968844Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cb2a3cc8-4a39-4cc0-b904-7dfcbbbd3782 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.817177 | controller | Jun 12 16:02:01.016226 crc crio[22579]: time="2026-06-12T16:02:01.016138517Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.817193 | controller | Jun 12 16:02:01.836020 crc crio[22579]: time="2026-06-12T16:02:01.835810251Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cb2a3cc8-4a39-4cc0-b904-7dfcbbbd3782 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.817212 | controller | Jun 12 16:02:01.839028 crc crio[22579]: time="2026-06-12T16:02:01.83897135Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6df3aae8-34be-466f-808a-62ba9e28c259 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.817229 | controller | Jun 12 16:02:01.841832 crc crio[22579]: time="2026-06-12T16:02:01.841714608Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d2ad778f-0224-41f0-a601-c56b1101a2fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.817245 | controller | Jun 12 16:02:01.857712 crc crio[22579]: time="2026-06-12T16:02:01.857442958Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688002-l9vl7/oc" id=4fa0209c-51e3-47e6-8f6a-dae6afde6a03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.817261 | controller | Jun 12 16:02:01.858825 crc crio[22579]: time="2026-06-12T16:02:01.85834519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.817278 | controller | Jun 12 16:02:01.931852 crc crio[22579]: time="2026-06-12T16:02:01.931748503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.817293 | controller | Jun 12 16:02:02.211988 crc crio[22579]: time="2026-06-12T16:02:02.211888195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.817310 | controller | Jun 12 16:02:02.307834 crc crio[22579]: time="2026-06-12T16:02:02.307305923Z" level=info msg="Created container bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9: openshift-infra/auto-csr-approver-29688002-l9vl7/oc" id=4fa0209c-51e3-47e6-8f6a-dae6afde6a03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.817325 | controller | Jun 12 16:02:02.309106 crc crio[22579]: time="2026-06-12T16:02:02.309005036Z" level=info msg="Starting container: bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9" id=40d91488-5288-4a60-90da-054783caff0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.817342 | controller | Jun 12 16:02:02.314229 crc crio[22579]: time="2026-06-12T16:02:02.314121983Z" level=info msg="Started container" PID=34873 containerID=bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9 description=openshift-infra/auto-csr-approver-29688002-l9vl7/oc id=40d91488-5288-4a60-90da-054783caff0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c
2026-06-12 17:11:40.817397 | controller | Jun 12 16:02:04.228610 crc crio[22579]: time="2026-06-12T16:02:04.22709993Z" level=info msg="Stopping pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c" id=222c2e55-0236-4669-96e9-3c67874eec0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.817417 | controller | Jun 12 16:02:04.228610 crc crio[22579]: time="2026-06-12T16:02:04.228451803Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688002-l9vl7 Namespace:openshift-infra ID:7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c UID:7ab9fb3d-4db6-46d9-9c62-28cf9c45b340 NetNS:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab9fb3d_4db6_46d9_9c62_28cf9c45b340.slice PodAnnotations:0xc00008cda0}] Aliases:map[]}"
2026-06-12 17:11:40.817434 | controller | Jun 12 16:02:04.229818 crc crio[22579]: time="2026-06-12T16:02:04.22872875Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688002-l9vl7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.817483 | controller | Jun 12 16:02:04.479204 crc crio[22579]: time="2026-06-12T16:02:04.479002612Z" level=info msg="Stopped pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c" id=222c2e55-0236-4669-96e9-3c67874eec0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.817501 | controller | Jun 12 16:02:08.316781 crc crio[22579]: time="2026-06-12T16:02:08.315361166Z" level=info msg="Removing container: 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee" id=fec9bd72-1176-47d7-a8ae-c903b94031eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.817537 | controller | Jun 12 16:02:08.363815 crc crio[22579]: time="2026-06-12T16:02:08.363663525Z" level=info msg="Removed container 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=fec9bd72-1176-47d7-a8ae-c903b94031eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.817561 | controller | Jun 12 16:02:08.368592 crc crio[22579]: time="2026-06-12T16:02:08.368423683Z" level=info msg="Removing container: ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5" id=23a97e04-8f6d-4f73-b600-6f837837c09b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.817578 | controller | Jun 12 16:02:08.393598 crc crio[22579]: time="2026-06-12T16:02:08.392654054Z" level=info msg="Removed container ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=23a97e04-8f6d-4f73-b600-6f837837c09b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.817594 | controller | Jun 12 16:02:08.396670 crc crio[22579]: time="2026-06-12T16:02:08.396572051Z" level=info msg="Removing container: d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d" id=fbb6dfa7-dbaf-4ad2-8a21-97af17aaa157 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.817634 | controller | Jun 12 16:02:08.431606 crc crio[22579]: time="2026-06-12T16:02:08.418474145Z" level=info msg="Removed container d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=fbb6dfa7-dbaf-4ad2-8a21-97af17aaa157 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.817653 | controller | Jun 12 16:02:08.431606 crc crio[22579]: time="2026-06-12T16:02:08.42793693Z" level=info msg="Stopping pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0" id=cd933ac2-87d4-4c82-8278-350ecc2f7682 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.817669 | controller | Jun 12 16:02:08.431606 crc crio[22579]: time="2026-06-12T16:02:08.427980471Z" level=info msg="Stopped pod sandbox (already stopped): c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0" id=cd933ac2-87d4-4c82-8278-350ecc2f7682 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.817705 | controller | Jun 12 16:02:08.431606 crc crio[22579]: time="2026-06-12T16:02:08.428487074Z" level=info msg="Removing pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0" id=0a123d6d-69bf-4bd9-9674-6e4cec5b2c83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.817727 | controller | Jun 12 16:02:08.439077 crc crio[22579]: time="2026-06-12T16:02:08.43883209Z" level=info msg="Removed pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0" id=0a123d6d-69bf-4bd9-9674-6e4cec5b2c83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.817743 | controller | Jun 12 16:02:08.441242 crc crio[22579]: time="2026-06-12T16:02:08.440657886Z" level=info msg="Stopping pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736" id=0d38ff93-ec3c-4243-823e-ad719331308b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.817763 | controller | Jun 12 16:02:08.441242 crc crio[22579]: time="2026-06-12T16:02:08.440705757Z" level=info msg="Stopped pod sandbox (already stopped): e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736" id=0d38ff93-ec3c-4243-823e-ad719331308b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.818615 | controller | Jun 12 16:02:08.441242 crc crio[22579]: time="2026-06-12T16:02:08.441110287Z" level=info msg="Removing pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736" id=d2e46511-978d-4c61-99e6-037cf9041f32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.818643 | controller | Jun 12 16:02:08.453385 crc crio[22579]: time="2026-06-12T16:02:08.453257048Z" level=info msg="Removed pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736" id=d2e46511-978d-4c61-99e6-037cf9041f32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.818661 | controller | Jun 12 16:02:24.146204 crc crio[22579]: time="2026-06-12T16:02:24.145686211Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/POD" id=12ad6d2c-9bb4-4347-afbd-8e1d9dafb34f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.818678 | controller | Jun 12 16:02:24.147380 crc crio[22579]: time="2026-06-12T16:02:24.146230484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.818695 | controller | Jun 12 16:02:24.169222 crc crio[22579]: time="2026-06-12T16:02:24.169131023Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 Namespace:openshift-marketplace ID:b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 UID:cd8b47c6-1f42-4a62-885e-e2a0701bb868 NetNS:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8b47c6_1f42_4a62_885e_e2a0701bb868.slice PodAnnotations:0xc000548418}] Aliases:map[]}"
2026-06-12 17:11:40.818713 | controller | Jun 12 16:02:24.169222 crc crio[22579]: time="2026-06-12T16:02:24.169202994Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.818730 | controller | Jun 12 16:02:25.023194 crc crio[22579]: 2026-06-12T16:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3b81cbe3bdfbf3 Mac:ce:4f:c4:51:3b:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae SocketPath: PciID:}] [{Interface:0xc000015660 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.818747 | controller | Jun 12 16:02:25.025750 crc crio[22579]: time="2026-06-12T16:02:25.02565491Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 Namespace:openshift-marketplace ID:b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 UID:cd8b47c6-1f42-4a62-885e-e2a0701bb868 NetNS:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8b47c6_1f42_4a62_885e_e2a0701bb868.slice PodAnnotations:0xc000548418}] Aliases:map[]}"
2026-06-12 17:11:40.818763 | controller | Jun 12 16:02:25.025903 crc crio[22579]: time="2026-06-12T16:02:25.025862835Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.818779 | controller | Jun 12 16:02:25.034648 crc crio[22579]: time="2026-06-12T16:02:25.034475239Z" level=info msg="Ran pod sandbox b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/POD" id=12ad6d2c-9bb4-4347-afbd-8e1d9dafb34f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.818802 | controller | Jun 12 16:02:25.038900 crc crio[22579]: time="2026-06-12T16:02:25.038807026Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e50716f5-13b0-41ee-aa65-530c8309a1cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.818819 | controller | Jun 12 16:02:25.043891 crc crio[22579]: time="2026-06-12T16:02:25.04379578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=528330b2-b8ba-47c6-9532-971d03297b21 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.818835 | controller | Jun 12 16:02:25.130393 crc crio[22579]: time="2026-06-12T16:02:25.129889907Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/util" id=42cf6962-ea49-4a63-b6f6-2fd4ed491552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.818851 | controller | Jun 12 16:02:25.132572 crc crio[22579]: time="2026-06-12T16:02:25.13200927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.818867 | controller | Jun 12 16:02:25.159546 crc crio[22579]: time="2026-06-12T16:02:25.159374419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.818883 | controller | Jun 12 16:02:25.165579 crc crio[22579]: time="2026-06-12T16:02:25.16465184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.818899 | controller | Jun 12 16:02:25.293063 crc crio[22579]: time="2026-06-12T16:02:25.291704683Z" level=info msg="Created container a06a070951afd7d73e82ab0891341511d19991f845d8d1e894748c9725ea41ee: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/util" id=42cf6962-ea49-4a63-b6f6-2fd4ed491552 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.818915 | controller | Jun 12 16:02:25.293330 crc crio[22579]: time="2026-06-12T16:02:25.293056057Z" level=info msg="Starting container: a06a070951afd7d73e82ab0891341511d19991f845d8d1e894748c9725ea41ee" id=1b40e9c9-596d-4e2d-8955-c647080c90d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.818932 | controller | Jun 12 16:02:25.305745 crc crio[22579]: time="2026-06-12T16:02:25.304007088Z" level=info msg="Started container" PID=36060 containerID=a06a070951afd7d73e82ab0891341511d19991f845d8d1e894748c9725ea41ee description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/util id=1b40e9c9-596d-4e2d-8955-c647080c90d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22
2026-06-12 17:11:40.818948 | controller | Jun 12 16:02:26.440832 crc crio[22579]: time="2026-06-12T16:02:26.440790422Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=e5320784-86eb-4739-b09b-bccc600b6c41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.818965 | controller | Jun 12 16:02:26.441351 crc crio[22579]: time="2026-06-12T16:02:26.4410977Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=e5320784-86eb-4739-b09b-bccc600b6c41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.818985 | controller | Jun 12 16:02:26.441351 crc crio[22579]: time="2026-06-12T16:02:26.441161561Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=e5320784-86eb-4739-b09b-bccc600b6c41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819024 | controller | Jun 12 16:02:26.442293 crc crio[22579]: time="2026-06-12T16:02:26.442194377Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=c0ee42d0-1ec4-4303-aae0-411d0a873001 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.819049 | controller | Jun 12 16:02:26.450739 crc crio[22579]: time="2026-06-12T16:02:26.450640477Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-12 17:11:40.819067 | controller | Jun 12 16:02:29.332159 crc crio[22579]: time="2026-06-12T16:02:29.330955453Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=c0ee42d0-1ec4-4303-aae0-411d0a873001 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.819083 | controller | Jun 12 16:02:29.335335 crc crio[22579]: time="2026-06-12T16:02:29.335226279Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=30995367-fbf7-4131-bbe4-8b7fe4aa4009 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819100 | controller | Jun 12 16:02:29.341426 crc crio[22579]: time="2026-06-12T16:02:29.341237898Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=8057928a-673f-4e95-ae70-d2072aa63e41 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819117 | controller | Jun 12 16:02:29.358856 crc crio[22579]: time="2026-06-12T16:02:29.358730123Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/pull" id=02fc412b-e880-4949-942d-2970a61a82c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.819133 | controller | Jun 12 16:02:29.360206 crc crio[22579]: time="2026-06-12T16:02:29.360064976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819150 | controller | Jun 12 16:02:29.391279 crc crio[22579]: time="2026-06-12T16:02:29.391155387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819167 | controller | Jun 12 16:02:29.391675 crc crio[22579]: time="2026-06-12T16:02:29.391485826Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/12ac9d6608587fc6cd447d06991531edbfe842b0fbb56c2783af4cc45a657c72/merged/etc/passwd: no such file or directory"
2026-06-12 17:11:40.819184 | controller | Jun 12 16:02:29.391675 crc crio[22579]: time="2026-06-12T16:02:29.39164946Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/12ac9d6608587fc6cd447d06991531edbfe842b0fbb56c2783af4cc45a657c72/merged/etc/group: no such file or directory"
2026-06-12 17:11:40.819200 | controller | Jun 12 16:02:29.394984 crc crio[22579]: time="2026-06-12T16:02:29.394915491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819216 | controller | Jun 12 16:02:29.518451 crc crio[22579]: time="2026-06-12T16:02:29.518346854Z" level=info msg="Created container 1aef52b6fa30c76a5b08d392911876cfb842015be4c9de9f439272117342abe4: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/pull" id=02fc412b-e880-4949-942d-2970a61a82c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.819240 | controller | Jun 12 16:02:29.519796 crc crio[22579]: time="2026-06-12T16:02:29.519715548Z" level=info msg="Starting container: 1aef52b6fa30c76a5b08d392911876cfb842015be4c9de9f439272117342abe4" id=8fd532d5-9fc0-4c53-aef6-4649bda8adcd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.819257 | controller | Jun 12 16:02:29.527712 crc crio[22579]: time="2026-06-12T16:02:29.527617304Z" level=info msg="Started container" PID=36185 containerID=1aef52b6fa30c76a5b08d392911876cfb842015be4c9de9f439272117342abe4 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/pull id=8fd532d5-9fc0-4c53-aef6-4649bda8adcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22
2026-06-12 17:11:40.819274 | controller | Jun 12 16:02:30.480109 crc crio[22579]: time="2026-06-12T16:02:30.479474939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1c6f1852-dcca-4803-ab83-0c4bab3bf792 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819291 | controller | Jun 12 16:02:30.483428 crc crio[22579]: time="2026-06-12T16:02:30.483342845Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d09b708e-a21a-44b9-bc30-e071dfbe8d05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819307 | controller | Jun 12 16:02:30.490692 crc crio[22579]: time="2026-06-12T16:02:30.490572384Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/extract" id=886c11dd-e78b-40ee-86db-338f652890e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.819323 | controller | Jun 12 16:02:30.491176 crc crio[22579]: time="2026-06-12T16:02:30.491091537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819339 | controller | Jun 12 16:02:30.519176 crc crio[22579]: time="2026-06-12T16:02:30.51901214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819376 | controller | Jun 12 16:02:30.524381 crc crio[22579]: time="2026-06-12T16:02:30.524221099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819395 | controller | Jun 12 16:02:30.757289 crc crio[22579]: time="2026-06-12T16:02:30.75714452Z" level=info msg="Created container 90738d9761d2cb3828fa975317d84d9693eba9c8e3c0ab449a6ddd998f827ae8: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/extract" id=886c11dd-e78b-40ee-86db-338f652890e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.819424 | controller | Jun 12 16:02:30.759437 crc crio[22579]: time="2026-06-12T16:02:30.759195321Z" level=info msg="Starting container: 90738d9761d2cb3828fa975317d84d9693eba9c8e3c0ab449a6ddd998f827ae8" id=becc097c-61fe-4e10-92ac-c16d20d2f3d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.819442 | controller | Jun 12 16:02:30.768972 crc crio[22579]: time="2026-06-12T16:02:30.767001945Z" level=info msg="Started container" PID=36202 containerID=90738d9761d2cb3828fa975317d84d9693eba9c8e3c0ab449a6ddd998f827ae8 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/extract id=becc097c-61fe-4e10-92ac-c16d20d2f3d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22
2026-06-12 17:11:40.819463 | controller | Jun 12 16:02:32.504878 crc crio[22579]: time="2026-06-12T16:02:32.504716243Z" level=info msg="Stopping pod sandbox: b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22" id=79bf98da-70f6-42c2-bf3f-4d218066b99f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.819480 | controller | Jun 12 16:02:32.505898 crc crio[22579]: time="2026-06-12T16:02:32.50579654Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 Namespace:openshift-marketplace ID:b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 UID:cd8b47c6-1f42-4a62-885e-e2a0701bb868 NetNS:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8b47c6_1f42_4a62_885e_e2a0701bb868.slice PodAnnotations:0xc0025a0548}] Aliases:map[]}"
2026-06-12 17:11:40.819497 | controller | Jun 12 16:02:32.506146 crc crio[22579]: time="2026-06-12T16:02:32.506064996Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.819513 | controller | Jun 12 16:02:32.835434 crc crio[22579]: time="2026-06-12T16:02:32.834810625Z" level=info msg="Stopped pod sandbox: b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22" id=79bf98da-70f6-42c2-bf3f-4d218066b99f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.819530 | controller | Jun 12 16:02:47.786181 crc crio[22579]: time="2026-06-12T16:02:47.785406592Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-524js/POD" id=193e9c9d-4352-442b-99db-e0f9baf8a917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.819546 | controller | Jun 12 16:02:47.788116 crc crio[22579]: time="2026-06-12T16:02:47.786199362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819563 | controller | Jun 12 16:02:47.808747 crc crio[22579]: time="2026-06-12T16:02:47.808644169Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-524js Namespace:openshift-nmstate ID:ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa UID:975faafc-63c5-4e19-80fe-c2982eef34ff NetNS:/var/run/netns/8951f76d-6b9f-42de-885e-44b8ac77b61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod975faafc_63c5_4e19_80fe_c2982eef34ff.slice PodAnnotations:0xc002308128}] Aliases:map[]}"
2026-06-12 17:11:40.819579 | controller | Jun 12 16:02:47.808747 crc crio[22579]: time="2026-06-12T16:02:47.808716421Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-524js to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.819596 | controller | Jun 12 16:02:48.801069 crc crio[22579]: 2026-06-12T16:02:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef8eca8b8c2b78a Mac:de:80:a6:06:9d:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/8951f76d-6b9f-42de-885e-44b8ac77b61b SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.819613 | controller | Jun 12 16:02:48.802514 crc crio[22579]: time="2026-06-12T16:02:48.802406114Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-524js Namespace:openshift-nmstate ID:ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa UID:975faafc-63c5-4e19-80fe-c2982eef34ff NetNS:/var/run/netns/8951f76d-6b9f-42de-885e-44b8ac77b61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod975faafc_63c5_4e19_80fe_c2982eef34ff.slice PodAnnotations:0xc002308128}] Aliases:map[]}"
2026-06-12 17:11:40.819634 | controller | Jun 12 16:02:48.802797 crc crio[22579]: time="2026-06-12T16:02:48.802745642Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-524js for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.819651 | controller | Jun 12 16:02:48.810085 crc crio[22579]: time="2026-06-12T16:02:48.810041043Z" level=info msg="Ran pod sandbox ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa with infra container: openshift-nmstate/nmstate-operator-6569c8c666-524js/POD" id=193e9c9d-4352-442b-99db-e0f9baf8a917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.819667 | controller | Jun 12 16:02:48.813343 crc crio[22579]: time="2026-06-12T16:02:48.813317724Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=efde7d70-76e6-4c87-953b-a54546362898 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819683 | controller | Jun 12 16:02:48.813788 crc crio[22579]: time="2026-06-12T16:02:48.813760785Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=efde7d70-76e6-4c87-953b-a54546362898 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819699 | controller | Jun 12 16:02:48.813949 crc crio[22579]: time="2026-06-12T16:02:48.81393073Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=efde7d70-76e6-4c87-953b-a54546362898 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819715 | controller | Jun 12 16:02:48.817432 crc crio[22579]: time="2026-06-12T16:02:48.815695373Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=42c59a3a-32a8-4a99-82a4-76b3299c0071 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.819732 | controller | Jun 12 16:02:48.825064 crc crio[22579]: time="2026-06-12T16:02:48.824996864Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-12 17:11:40.819749 | controller | Jun 12 16:02:53.707906 crc crio[22579]: time="2026-06-12T16:02:53.707281581Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=42c59a3a-32a8-4a99-82a4-76b3299c0071 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.819765 | controller | Jun 12 16:02:53.709662 crc crio[22579]: time="2026-06-12T16:02:53.709102426Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=3ded8f85-f04d-4ca5-a75d-6cecb08b53f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819781 | controller | Jun 12 16:02:53.714156 crc crio[22579]: time="2026-06-12T16:02:53.714040638Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=6ffb2f1d-0ae1-4a16-89fe-831e958052c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.819797 | controller | Jun 12 16:02:53.801129 crc crio[22579]: time="2026-06-12T16:02:53.800985796Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-524js/nmstate-operator" id=3225b73b-99f4-4997-bf0a-4d0290383b38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.819817 | controller | Jun 12 16:02:53.805723 crc crio[22579]: time="2026-06-12T16:02:53.805614471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819834 | controller | Jun 12 16:02:53.843248 crc crio[22579]: time="2026-06-12T16:02:53.842846085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819850 | controller | Jun 12 16:02:53.847165 crc crio[22579]: time="2026-06-12T16:02:53.84707949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819867 | controller | Jun 12 16:02:54.432241 crc crio[22579]: time="2026-06-12T16:02:54.431993207Z" level=info msg="Created container 33cfd3b6e9ffd482804f83953f0c4741b02121348bc19aa778b0341495fac941: openshift-nmstate/nmstate-operator-6569c8c666-524js/nmstate-operator" id=3225b73b-99f4-4997-bf0a-4d0290383b38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.819883 | controller | Jun 12 16:02:54.434307 crc crio[22579]: time="2026-06-12T16:02:54.434163041Z" level=info msg="Starting container: 33cfd3b6e9ffd482804f83953f0c4741b02121348bc19aa778b0341495fac941" id=6744195f-4fb0-472a-aab3-67d7a295e690 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.819899 | controller | Jun 12 16:02:54.443139 crc crio[22579]: time="2026-06-12T16:02:54.442927039Z" level=info msg="Started container" PID=36634 containerID=33cfd3b6e9ffd482804f83953f0c4741b02121348bc19aa778b0341495fac941 description=openshift-nmstate/nmstate-operator-6569c8c666-524js/nmstate-operator id=6744195f-4fb0-472a-aab3-67d7a295e690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa
2026-06-12 17:11:40.819915 | controller | Jun 12 16:03:07.736317 crc crio[22579]: time="2026-06-12T16:03:07.735031576Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/POD" id=a392361b-d7a1-4f55-a3da-00758036c7d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.819931 | controller | Jun 12 16:03:07.736317 crc crio[22579]: time="2026-06-12T16:03:07.736315359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.819947 | controller | Jun 12 16:03:07.781215 crc crio[22579]: time="2026-06-12T16:03:07.781091607Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-vrtb2 Namespace:openshift-nmstate ID:0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2 UID:700aa745-cc99-4717-8279-875c59d3764e NetNS:/var/run/netns/6876d04c-4c4f-4a71-9847-a8a69c5d9423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod700aa745_cc99_4717_8279_875c59d3764e.slice PodAnnotations:0xc0004794f8}] Aliases:map[]}"
2026-06-12 17:11:40.819964 | controller | Jun 12 16:03:07.781215 crc crio[22579]: time="2026-06-12T16:03:07.78118828Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.819979 | controller | Jun 12 16:03:07.819443 crc crio[22579]: time="2026-06-12T16:03:07.819351748Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-6hdnn/POD" id=6481dcb9-206c-4a15-b9ba-a49c1836cf64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.819995 | controller | Jun 12 16:03:07.819950 crc crio[22579]: time="2026-06-12T16:03:07.819703607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.820011 | controller | Jun 12 16:03:07.857006 crc crio[22579]: time="2026-06-12T16:03:07.85685114Z" 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=6481dcb9-206c-4a15-b9ba-a49c1836cf64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.820030 | controller | Jun 12 16:03:07.873922 crc crio[22579]: time="2026-06-12T16:03:07.873803014Z" level=info msg="Ran pod sandbox fdfc76211e59372fbf1aefb85e7c6ba8dae623bda21e22333278a14a1d59beaf with infra container: openshift-nmstate/nmstate-handler-6hdnn/POD" id=6481dcb9-206c-4a15-b9ba-a49c1836cf64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.820046 | controller | Jun 12 16:03:07.879009 crc crio[22579]: time="2026-06-12T16:03:07.878927836Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=3c29cbc1-2d14-4bbf-be5b-f3e860d2dd89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.820062 | controller | Jun 12 16:03:07.879289 crc crio[22579]: time="2026-06-12T16:03:07.879188702Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=3c29cbc1-2d14-4bbf-be5b-f3e860d2dd89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.820109 | controller | Jun 12 16:03:07.879357 crc crio[22579]: time="2026-06-12T16:03:07.879331286Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=3c29cbc1-2d14-4bbf-be5b-f3e860d2dd89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.820128 | controller | Jun 12 16:03:07.880279 crc crio[22579]: time="2026-06-12T16:03:07.880203388Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=56a07e87-b6e8-4265-99db-0111ff5c93d7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.820145 | controller | Jun 12 16:03:07.888646 crc crio[22579]: time="2026-06-12T16:03:07.888436009Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 17:11:40.820161 | controller | Jun 12 16:03:08.306917 crc crio[22579]: 2026-06-12T16:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0068299987e9d2b Mac:72:d5:75:89:31:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/6876d04c-4c4f-4a71-9847-a8a69c5d9423 SocketPath: PciID:}] [{Interface:0xc0001b8b20 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.820178 | controller | Jun 12 16:03:08.309252 crc crio[22579]: time="2026-06-12T16:03:08.309169087Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-vrtb2 Namespace:openshift-nmstate ID:0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2 UID:700aa745-cc99-4717-8279-875c59d3764e NetNS:/var/run/netns/6876d04c-4c4f-4a71-9847-a8a69c5d9423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod700aa745_cc99_4717_8279_875c59d3764e.slice PodAnnotations:0xc0004794f8}] Aliases:map[]}"
2026-06-12 17:11:40.820195 | controller | Jun 12 16:03:08.309424 crc crio[22579]: time="2026-06-12T16:03:08.309356801Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.820211 | controller | Jun 12 16:03:08.310093 crc crio[22579]: time="2026-06-12T16:03:08.309987488Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/POD" id=364f63e2-2448-4d24-bc42-13c208f1fa48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.820231 | controller | Jun 12 16:03:08.310197 crc crio[22579]: time="2026-06-12T16:03:08.310155382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.820248 | controller | Jun 12 16:03:08.317023 crc crio[22579]: time="2026-06-12T16:03:08.316952406Z" level=info msg="Ran pod sandbox 0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/POD" id=a392361b-d7a1-4f55-a3da-00758036c7d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.820264 | controller | Jun 12 16:03:08.326095 crc crio[22579]: time="2026-06-12T16:03:08.325941437Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f0caf056-c5f7-4189-ba7e-2eb684b927fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.820280 | controller | Jun 12 16:03:08.327096 crc crio[22579]: time="2026-06-12T16:03:08.327021934Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=f0caf056-c5f7-4189-ba7e-2eb684b927fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.820296 | controller | Jun 12 16:03:08.327191 crc crio[22579]: time="2026-06-12T16:03:08.327109226Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=f0caf056-c5f7-4189-ba7e-2eb684b927fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.820313 | controller | Jun 12 16:03:08.328447 crc crio[22579]: time="2026-06-12T16:03:08.328383899Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=1dd34adb-b8b2-42ec-875f-ddd0febe01aa name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.820329 | controller | Jun 12 16:03:08.334619 crc crio[22579]: time="2026-06-12T16:03:08.334437344Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 17:11:40.820394 | controller | Jun 12 16:03:08.350748 crc crio[22579]: time="2026-06-12T16:03:08.350397184Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-x7b6n Namespace:openshift-nmstate ID:4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30 UID:91e16bf6-eed9-4fbd-bac7-45190ede8ac6 NetNS:/var/run/netns/8045d493-a4d0-4963-801b-a73d411abd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91e16bf6_eed9_4fbd_bac7_45190ede8ac6.slice PodAnnotations:0xc0003847a8}] Aliases:map[]}"
2026-06-12 17:11:40.820415 | controller | Jun 12 16:03:08.350886 crc crio[22579]: time="2026-06-12T16:03:08.350758583Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-x7b6n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.820432 | controller | Jun 12 16:03:08.392235 crc crio[22579]: time="2026-06-12T16:03:08.392042791Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/POD" id=2fe8044d-51d9-4673-9028-d47c2afbec0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.820477 | controller | Jun 12 16:03:08.392235 crc crio[22579]: time="2026-06-12T16:03:08.392162564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.820496 | controller | Jun 12 16:03:08.445494 crc crio[22579]: time="2026-06-12T16:03:08.445382539Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-2lpqh Namespace:openshift-nmstate ID:20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e UID:61ff7fbf-73d7-4ff5-b55b-808d31622cd6 NetNS:/var/run/netns/002a6899-afc1-4593-b2b5-c3de178ee709 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod61ff7fbf_73d7_4ff5_b55b_808d31622cd6.slice PodAnnotations:0xc000478740}] Aliases:map[]}"
2026-06-12 17:11:40.820518 | controller | Jun 12 16:03:08.445494 crc crio[22579]: time="2026-06-12T16:03:08.445470051Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-2lpqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.820562 | controller | Jun 12 16:03:08.640774 crc crio[22579]: time="2026-06-12T16:03:08.638844769Z" level=info msg="Running pod sandbox: openshift-console/console-65d987dc46-djpgb/POD" id=1f02337f-0de9-422d-ac8e-be1877bbc9e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.820580 | controller | Jun 12 16:03:08.640774 crc crio[22579]: time="2026-06-12T16:03:08.639716822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.820598 | controller | Jun 12 16:03:08.680046 crc crio[22579]: time="2026-06-12T16:03:08.679708187Z" level=info msg="Got pod network &{Name:console-65d987dc46-djpgb Namespace:openshift-console ID:d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf UID:5cd7f10b-c178-4a48-bd6a-16c24bb5b78a NetNS:/var/run/netns/6a3bc70b-7756-49ca-a4de-977568e7a27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd7f10b_c178_4a48_bd6a_16c24bb5b78a.slice PodAnnotations:0xc001216360}] Aliases:map[]}"
2026-06-12 17:11:40.820639 | controller | Jun 12 16:03:08.680046 crc crio[22579]: time="2026-06-12T16:03:08.679804479Z" level=info msg="Adding pod openshift-console_console-65d987dc46-djpgb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.820658 | controller | Jun 12 16:03:08.994194 crc crio[22579]: 2026-06-12T16:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f944d0c2a908e9 Mac:e2:ae:ec:09:d9:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/8045d493-a4d0-4963-801b-a73d411abd02 SocketPath: PciID:}] [{Interface:0xc00013c750 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.820675 | controller | Jun 12 16:03:08.995817 crc crio[22579]: time="2026-06-12T16:03:08.995686308Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-x7b6n Namespace:openshift-nmstate ID:4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30 UID:91e16bf6-eed9-4fbd-bac7-45190ede8ac6 NetNS:/var/run/netns/8045d493-a4d0-4963-801b-a73d411abd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91e16bf6_eed9_4fbd_bac7_45190ede8ac6.slice PodAnnotations:0xc0003847a8}] Aliases:map[]}"
2026-06-12 17:11:40.820715 | controller | Jun 12 16:03:08.996826 crc crio[22579]: time="2026-06-12T16:03:08.996734515Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-x7b6n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.820737 | controller | Jun 12 16:03:09.006394 crc crio[22579]: time="2026-06-12T16:03:09.006202308Z" level=info msg="Ran pod sandbox 4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/POD" id=364f63e2-2448-4d24-bc42-13c208f1fa48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.820754 | controller | Jun 12 16:03:09.010016 crc crio[22579]: time="2026-06-12T16:03:09.009636616Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=e8572186-0a51-41ac-8198-41d72bb10613 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.820875 | controller | Jun 12 16:03:09.010016 crc crio[22579]: time="2026-06-12T16:03:09.009859572Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=e8572186-0a51-41ac-8198-41d72bb10613 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.820907 | controller | Jun 12 16:03:09.010016 crc crio[22579]: time="2026-06-12T16:03:09.009906843Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=e8572186-0a51-41ac-8198-41d72bb10613 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.820924 | controller | Jun 12 16:03:09.013095 crc crio[22579]: time="2026-06-12T16:03:09.013039203Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=91a2f06e-2ccf-4c36-bedf-6038d1054cf9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.820963 | controller | Jun 12 16:03:09.015240 crc crio[22579]: time="2026-06-12T16:03:09.015182258Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-12 17:11:40.820985 | controller | Jun 12 16:03:09.265230 crc crio[22579]: 2026-06-12T16:03:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20ff2f87217d90f Mac:9e:04:e9:26:b3:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/002a6899-afc1-4593-b2b5-c3de178ee709 SocketPath: PciID:}] [{Interface:0xc00019a7b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.821002 | controller | Jun 12 16:03:09.266683 crc crio[22579]: time="2026-06-12T16:03:09.266461511Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-2lpqh Namespace:openshift-nmstate ID:20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e UID:61ff7fbf-73d7-4ff5-b55b-808d31622cd6 NetNS:/var/run/netns/002a6899-afc1-4593-b2b5-c3de178ee709 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod61ff7fbf_73d7_4ff5_b55b_808d31622cd6.slice PodAnnotations:0xc000478740}] Aliases:map[]}"
2026-06-12 17:11:40.821039 | controller | Jun 12 16:03:09.266845 crc crio[22579]: time="2026-06-12T16:03:09.266712337Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-2lpqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.821063 | controller | Jun 12 16:03:09.276195 crc crio[22579]: time="2026-06-12T16:03:09.276022246Z" level=info msg="Ran pod sandbox 20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e with infra container: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/POD" id=2fe8044d-51d9-4673-9028-d47c2afbec0c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.821080 | controller | Jun 12 16:03:09.281012 crc crio[22579]: time="2026-06-12T16:03:09.280757097Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ed20526c-2223-4aec-a132-0e7f8de2865c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821097 | controller | Jun 12 16:03:09.281012 crc crio[22579]: time="2026-06-12T16:03:09.280963452Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=ed20526c-2223-4aec-a132-0e7f8de2865c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821214 | controller | Jun 12 16:03:09.281012 crc crio[22579]: time="2026-06-12T16:03:09.281011324Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=ed20526c-2223-4aec-a132-0e7f8de2865c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821240 | controller | Jun 12 16:03:09.283978 crc crio[22579]: time="2026-06-12T16:03:09.283899058Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=3d8d8b3c-cad1-4ff1-9440-c2a6e7ce0f2a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.821258 | controller | Jun 12 16:03:09.292657 crc crio[22579]: time="2026-06-12T16:03:09.292324234Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-12 17:11:40.821275 | controller | Jun 12 16:03:09.306874 crc crio[22579]: 2026-06-12T16:03:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d424f11131f7208 Mac:ba:b8:3a:ae:a8:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/6a3bc70b-7756-49ca-a4de-977568e7a27b SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.821292 | controller | Jun 12 16:03:09.307787 crc crio[22579]: time="2026-06-12T16:03:09.307673737Z" level=info msg="Got pod network &{Name:console-65d987dc46-djpgb Namespace:openshift-console ID:d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf UID:5cd7f10b-c178-4a48-bd6a-16c24bb5b78a NetNS:/var/run/netns/6a3bc70b-7756-49ca-a4de-977568e7a27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd7f10b_c178_4a48_bd6a_16c24bb5b78a.slice PodAnnotations:0xc001216360}] Aliases:map[]}"
2026-06-12 17:11:40.821309 | controller | Jun 12 16:03:09.307949 crc crio[22579]: time="2026-06-12T16:03:09.307833281Z" level=info msg="Checking pod openshift-console_console-65d987dc46-djpgb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.821326 | controller | Jun 12 16:03:09.316249 crc crio[22579]: time="2026-06-12T16:03:09.31557868Z" level=info msg="Ran pod sandbox d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf with infra container: openshift-console/console-65d987dc46-djpgb/POD" id=1f02337f-0de9-422d-ac8e-be1877bbc9e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.821343 | controller | Jun 12 16:03:09.317861 crc crio[22579]: time="2026-06-12T16:03:09.317243123Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=0ea64b47-51b7-4098-83c1-01f3482a815d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821383 | controller | Jun 12 16:03:09.318734 crc crio[22579]: time="2026-06-12T16:03:09.31870211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=74369d1c-123d-49f6-a0a4-c55083b47406 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821401 | controller | Jun 12 16:03:09.324358 crc crio[22579]: time="2026-06-12T16:03:09.324211211Z" level=info msg="Creating container: openshift-console/console-65d987dc46-djpgb/console" id=e54f1a33-501d-4a63-914d-49193a8e4927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.821417 | controller | Jun 12 16:03:09.324777 crc crio[22579]: time="2026-06-12T16:03:09.324736005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.821438 | controller | Jun 12 16:03:09.372197 crc crio[22579]: time="2026-06-12T16:03:09.372100489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.821455 | controller | Jun 12 16:03:09.375299 crc crio[22579]: time="2026-06-12T16:03:09.37524816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.821471 | controller | Jun 12 16:03:09.461461 crc crio[22579]: time="2026-06-12T16:03:09.461351867Z" level=info msg="Created container c0ef9b64599d1c0c0ed11cadf4eabb311c90df8e35f928c426428e35de994fbc: openshift-console/console-65d987dc46-djpgb/console" id=e54f1a33-501d-4a63-914d-49193a8e4927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.821513 | controller | Jun 12 16:03:09.462923 crc crio[22579]: time="2026-06-12T16:03:09.462858716Z" level=info msg="Starting container: c0ef9b64599d1c0c0ed11cadf4eabb311c90df8e35f928c426428e35de994fbc" id=2723a34e-72e9-4707-8a7e-5c9f9bc48e2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.821533 | controller | Jun 12 16:03:09.468473 crc crio[22579]: time="2026-06-12T16:03:09.468343287Z" level=info msg="Started container" PID=37012 containerID=c0ef9b64599d1c0c0ed11cadf4eabb311c90df8e35f928c426428e35de994fbc description=openshift-console/console-65d987dc46-djpgb/console id=2723a34e-72e9-4707-8a7e-5c9f9bc48e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf
2026-06-12 17:11:40.821549 | controller | Jun 12 16:03:12.857278 crc crio[22579]: time="2026-06-12T16:03:12.856113575Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=56a07e87-b6e8-4265-99db-0111ff5c93d7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.821587 | controller | Jun 12 16:03:12.858769 crc crio[22579]: time="2026-06-12T16:03:12.858351242Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=ef83bfa5-0ad7-4436-baa8-e9f9ea66eb49 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821608 | controller | Jun 12 16:03:12.869984 crc crio[22579]: time="2026-06-12T16:03:12.869865037Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=91a2f06e-2ccf-4c36-bedf-6038d1054cf9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.821624 | controller | Jun 12 16:03:12.871014 crc crio[22579]: time="2026-06-12T16:03:12.870877793Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=24b8d217-484b-43ed-88fd-13916b54414c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821641 | controller | Jun 12 16:03:12.919436 crc crio[22579]: time="2026-06-12T16:03:12.919291125Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=1dd34adb-b8b2-42ec-875f-ddd0febe01aa name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.821682 | controller | Jun 12 16:03:12.920609 crc crio[22579]: time="2026-06-12T16:03:12.920420764Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=78c7ca59-ce72-453d-9a89-32eb6aca76bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821700 | controller | Jun 12 16:03:12.942938 crc crio[22579]: time="2026-06-12T16:03:12.942791427Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=3d8d8b3c-cad1-4ff1-9440-c2a6e7ce0f2a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.821720 | controller | Jun 12 16:03:12.943857 crc crio[22579]: time="2026-06-12T16:03:12.943763782Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=bf3b735b-c478-4886-8a79-50f831b72040 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821761 | controller | Jun 12 16:03:12.945712 crc crio[22579]: time="2026-06-12T16:03:12.9456323Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=fde63a2b-fbb0-44cf-b7de-d38c01d434d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821780 | controller | Jun 12 16:03:12.948104 crc crio[22579]: time="2026-06-12T16:03:12.948013011Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=7b052230-dbbb-4fa7-a69a-017c6ea05912 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821796 | controller | Jun 12 16:03:12.950315 crc crio[22579]: time="2026-06-12T16:03:12.950238218Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8b586666-0825-41e7-b35f-33e3f97541e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821832 | controller | Jun 12 16:03:12.964231 crc crio[22579]: time="2026-06-12T16:03:12.964109024Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=45fd8e65-0e71-4eac-9ef7-b678b1d1a7f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.821854 | controller | Jun 12 16:03:12.964784 crc crio[22579]: time="2026-06-12T16:03:12.964114534Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-6hdnn/nmstate-handler" id=1d99fd1c-e60f-4cb7-8420-9338dbb70133 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.821870 | controller | Jun 12 16:03:12.968335 crc crio[22579]: time="2026-06-12T16:03:12.9682666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.821886 | controller | Jun 12 16:03:12.974135 crc crio[22579]: time="2026-06-12T16:03:12.974026698Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/nmstate-metrics" id=b17edba6-ddbc-4b08-b7eb-a3013f88e563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.821927 | controller | Jun 12 16:03:12.985281 crc crio[22579]: time="2026-06-12T16:03:12.985210625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.821946 | controller | Jun 12 16:03:12.986905 crc crio[22579]: time="2026-06-12T16:03:12.986815066Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/nmstate-webhook" id=c16e112a-d1fa-4680-b893-8e903a5cf64a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.821962 | controller | Jun 12 16:03:12.989348 crc crio[22579]: time="2026-06-12T16:03:12.989264379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.821999 | controller | Jun 12 16:03:12.996692 crc crio[22579]: time="2026-06-12T16:03:12.996379011Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/nmstate-console-plugin" id=feb20bec-55cb-45f4-8f00-2fa1255b4112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.822024 | controller | Jun 12 16:03:13.001407 crc crio[22579]: time="2026-06-12T16:03:13.001366389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822042 | controller | Jun 12 16:03:13.016784 crc crio[22579]: time="2026-06-12T16:03:13.016694992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822079 | controller | Jun 12 16:03:13.020225 crc crio[22579]: time="2026-06-12T16:03:13.020168271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822102 | controller | Jun 12 16:03:13.027220 crc crio[22579]: time="2026-06-12T16:03:13.02713266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822119 | controller | Jun 12 16:03:13.059149 crc crio[22579]: time="2026-06-12T16:03:13.058980656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822135 | controller | Jun 12 16:03:13.064172 crc crio[22579]: time="2026-06-12T16:03:13.064064517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822173 | controller | Jun 12 16:03:13.079193 crc crio[22579]: time="2026-06-12T16:03:13.078926778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822191 | controller | Jun 12 16:03:13.094677 crc crio[22579]: time="2026-06-12T16:03:13.09462134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822269 | controller | Jun 12 16:03:13.214334 crc crio[22579]: time="2026-06-12T16:03:13.214087803Z" level=info msg="Created container 12eb8201c5a32200f57f6afa1d8081fcd3cc90a60ab01cc7037f1a6f621fa8f4: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/nmstate-metrics" id=b17edba6-ddbc-4b08-b7eb-a3013f88e563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.822316 | controller | Jun 12 16:03:13.215929 crc crio[22579]: time="2026-06-12T16:03:13.215879749Z" level=info msg="Created container d913516b82c3edccdffb3c1d71ccd40b9dfdbd1210cf61f003cba4c87b177b15: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/nmstate-console-plugin" id=feb20bec-55cb-45f4-8f00-2fa1255b4112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.822338 | controller | Jun 12 16:03:13.216334 crc crio[22579]: time="2026-06-12T16:03:13.216182687Z" level=info msg="Created container 122c82fd92760b4c9e61ffb2120770ac019c0623ae6614e158feb7717a160dc3: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/nmstate-webhook" id=c16e112a-d1fa-4680-b893-8e903a5cf64a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.822381 | controller | Jun 12 16:03:13.220187 crc crio[22579]: time="2026-06-12T16:03:13.219894122Z" level=info msg="Starting container: d913516b82c3edccdffb3c1d71ccd40b9dfdbd1210cf61f003cba4c87b177b15" id=48dead49-d01d-497a-8828-39b39069d202 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.822399 | controller | Jun 12 16:03:13.223740 crc crio[22579]: time="2026-06-12T16:03:13.219965684Z" level=info msg="Starting container: 122c82fd92760b4c9e61ffb2120770ac019c0623ae6614e158feb7717a160dc3" id=94dc2af8-55f1-4105-8a15-d67adddf138f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.822415 | controller | Jun 12 16:03:13.226283 crc crio[22579]: time="2026-06-12T16:03:13.219999485Z" level=info msg="Starting container: 12eb8201c5a32200f57f6afa1d8081fcd3cc90a60ab01cc7037f1a6f621fa8f4" id=e27b7cbd-21b1-4930-b24a-a59fafefee93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.822436 | controller | Jun 12 16:03:13.235917 crc crio[22579]: time="2026-06-12T16:03:13.23581974Z" level=info msg="Started container" PID=37141 containerID=122c82fd92760b4c9e61ffb2120770ac019c0623ae6614e158feb7717a160dc3 description=openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/nmstate-webhook id=94dc2af8-55f1-4105-8a15-d67adddf138f name=/runtime.v1.RuntimeService/StartContainer sandboxID=20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e
2026-06-12 17:11:40.822454 | controller | Jun 12 16:03:13.236871 crc crio[22579]: time="2026-06-12T16:03:13.236806726Z" level=info msg="Started container" PID=37137 containerID=12eb8201c5a32200f57f6afa1d8081fcd3cc90a60ab01cc7037f1a6f621fa8f4 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/nmstate-metrics id=e27b7cbd-21b1-4930-b24a-a59fafefee93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2
2026-06-12 17:11:40.822470 | controller | Jun 12 16:03:13.242674 crc crio[22579]: time="2026-06-12T16:03:13.23697135Z" level=info msg="Started container" PID=37142 containerID=d913516b82c3edccdffb3c1d71ccd40b9dfdbd1210cf61f003cba4c87b177b15 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/nmstate-console-plugin id=48dead49-d01d-497a-8828-39b39069d202 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30
2026-06-12 17:11:40.822488 | controller | Jun 12 16:03:13.258684 crc crio[22579]: time="2026-06-12T16:03:13.25803253Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=6f034fef-d1dd-4b41-8395-ba8b6b1c0fc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.822504 | controller | Jun 12 16:03:13.259749 crc crio[22579]: time="2026-06-12T16:03:13.25961291Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=6f034fef-d1dd-4b41-8395-ba8b6b1c0fc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.822521 | controller | Jun 12 16:03:13.259749 crc crio[22579]: time="2026-06-12T16:03:13.259727643Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=6f034fef-d1dd-4b41-8395-ba8b6b1c0fc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.822536 | controller | Jun 12 16:03:13.262114 crc crio[22579]: time="2026-06-12T16:03:13.261901409Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=46b993e1-6673-4d0c-9bc7-972283192852 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.822552 | controller | Jun 12 16:03:13.270306 crc crio[22579]: time="2026-06-12T16:03:13.270088549Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-12 17:11:40.822568 | controller | Jun 12 16:03:13.348626 crc crio[22579]: time="2026-06-12T16:03:13.348444828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822584 | controller | Jun 12 16:03:13.455481 crc crio[22579]: time="2026-06-12T16:03:13.455296887Z" level=info msg="Created container 665d11f24110de3fa71b5bd5b23e9dc0f62e0fce420d4fb303079eaf6dd9eecb: openshift-nmstate/nmstate-handler-6hdnn/nmstate-handler" id=1d99fd1c-e60f-4cb7-8420-9338dbb70133 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.822600 | controller | Jun 12 16:03:13.456815 crc crio[22579]: time="2026-06-12T16:03:13.456621541Z" level=info msg="Starting container: 665d11f24110de3fa71b5bd5b23e9dc0f62e0fce420d4fb303079eaf6dd9eecb" id=8c7cffbe-b0ff-4b14-861d-7f277879cc13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.822619 | controller | Jun 12 16:03:13.464895 crc crio[22579]: time="2026-06-12T16:03:13.464781201Z" level=info msg="Started container" PID=37168 containerID=665d11f24110de3fa71b5bd5b23e9dc0f62e0fce420d4fb303079eaf6dd9eecb description=openshift-nmstate/nmstate-handler-6hdnn/nmstate-handler id=8c7cffbe-b0ff-4b14-861d-7f277879cc13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfc76211e59372fbf1aefb85e7c6ba8dae623bda21e22333278a14a1d59beaf
2026-06-12 17:11:40.822636 | controller | Jun 12 16:03:18.864084 crc crio[22579]: time="2026-06-12T16:03:18.863087826Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=46b993e1-6673-4d0c-9bc7-972283192852 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.822652 | controller | Jun 12 16:03:18.867014 crc crio[22579]: time="2026-06-12T16:03:18.866785061Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=9a25f69c-8d0d-49c9-8c66-2356de396547 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.822668 | controller | Jun 12 16:03:18.872675 crc crio[22579]: time="2026-06-12T16:03:18.872449846Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=178eaa66-4bd2-4e72-a532-ac3cd027f200 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.822683 | controller | Jun 12 16:03:18.888270 crc crio[22579]: time="2026-06-12T16:03:18.888156949Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/kube-rbac-proxy" id=ea0dcb27-0dbe-4d9d-adf5-1e736c5d098d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.822699 | controller | Jun 12 16:03:18.890872 crc crio[22579]: time="2026-06-12T16:03:18.890753725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822715 | controller | Jun 12 16:03:18.924813 crc crio[22579]: time="2026-06-12T16:03:18.924630344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822731 | controller | Jun 12 16:03:18.930747 crc crio[22579]: time="2026-06-12T16:03:18.930243898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822747 | controller | Jun 12 16:03:19.037007 crc crio[22579]: time="2026-06-12T16:03:19.036858661Z" level=info msg="Created container f46042223591ecd54cb31e778f20c308c19611722042a8c9565a0c95e5848340: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/kube-rbac-proxy" id=ea0dcb27-0dbe-4d9d-adf5-1e736c5d098d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.822763 | controller | Jun 12 16:03:19.038911 crc crio[22579]: time="2026-06-12T16:03:19.038829672Z" level=info msg="Starting container: f46042223591ecd54cb31e778f20c308c19611722042a8c9565a0c95e5848340" id=80a39bc5-4bfb-4c3c-a131-9dbb26c05045 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.822778 | controller | Jun 12 16:03:19.046721 crc crio[22579]: time="2026-06-12T16:03:19.046477068Z" level=info msg="Started container" PID=37297 containerID=f46042223591ecd54cb31e778f20c308c19611722042a8c9565a0c95e5848340 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/kube-rbac-proxy id=80a39bc5-4bfb-4c3c-a131-9dbb26c05045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2
2026-06-12 17:11:40.822798 | controller | Jun 12 16:03:44.222002 crc crio[22579]: time="2026-06-12T16:03:44.219958555Z" level=info msg="Stopping container: 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583 (timeout: 15s)" id=9a53e6b9-72aa-4d08-b7c7-9746bd838911 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.822815 | controller | Jun 12 16:03:44.350932 crc crio[22579]: time="2026-06-12T16:03:44.350299967Z" level=info msg="Stopped container 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583: openshift-console/console-6c684df5db-cc8g8/console" id=9a53e6b9-72aa-4d08-b7c7-9746bd838911 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.822831 | controller | Jun 12 16:03:44.356596 crc crio[22579]: time="2026-06-12T16:03:44.353281134Z" level=info msg="Stopping pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986" id=b8ea916f-6035-46af-94cd-550171b29d85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.822847 | controller | Jun 12 16:03:44.356596 crc crio[22579]: time="2026-06-12T16:03:44.354034083Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc000478388}] Aliases:map[]}"
2026-06-12 17:11:40.822863 | controller | Jun 12 16:03:44.356596 crc crio[22579]: time="2026-06-12T16:03:44.354233588Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.822879 | controller | Jun 12 16:03:44.718064 crc crio[22579]: time="2026-06-12T16:03:44.713852418Z" level=info msg="Stopped pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986" id=b8ea916f-6035-46af-94cd-550171b29d85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.822895 | controller | Jun 12 16:03:44.838686 crc crio[22579]: time="2026-06-12T16:03:44.838625027Z" level=info msg="Removing container: 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583" id=45409e91-c44a-4781-9f7e-29644955be4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.822912 | controller | Jun 12 16:03:44.887465 crc crio[22579]: time="2026-06-12T16:03:44.887031118Z" level=info msg="Removed container 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583: openshift-console/console-6c684df5db-cc8g8/console" id=45409e91-c44a-4781-9f7e-29644955be4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.822928 | controller | Jun 12 16:03:55.851103 crc crio[22579]: time="2026-06-12T16:03:55.8501762Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/POD" id=6365f8df-16de-4f0d-98c8-f306799b31e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.822944 | controller | Jun 12 16:03:55.852907 crc crio[22579]: time="2026-06-12T16:03:55.851262798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.822960 | controller | Jun 12 16:03:55.911620 crc crio[22579]: time="2026-06-12T16:03:55.911469932Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r Namespace:openshift-marketplace ID:b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 UID:c64ae917-0f26-4cbb-8e98-fbcb70c9ba30 NetNS:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc64ae917_0f26_4cbb_8e98_fbcb70c9ba30.slice PodAnnotations:0xc0025a0168}] Aliases:map[]}"
2026-06-12 17:11:40.822983 | controller | Jun 12 16:03:55.912832 crc crio[22579]: time="2026-06-12T16:03:55.911614225Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.823000 | controller | Jun 12 16:03:56.190383 crc crio[22579]: 2026-06-12T16:03:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b49644c8f785c2c Mac:66:db:fe:84:ff:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.823017 | controller | Jun 12 16:03:56.192441 crc crio[22579]: time="2026-06-12T16:03:56.192347433Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r Namespace:openshift-marketplace ID:b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 UID:c64ae917-0f26-4cbb-8e98-fbcb70c9ba30 NetNS:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc64ae917_0f26_4cbb_8e98_fbcb70c9ba30.slice PodAnnotations:0xc0025a0168}] Aliases:map[]}"
2026-06-12 17:11:40.823033 | controller | Jun 12 16:03:56.192441 crc crio[22579]: time="2026-06-12T16:03:56.192653131Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.823050 | controller | Jun 12 16:03:56.204903 crc crio[22579]: time="2026-06-12T16:03:56.20472228Z" level=info msg="Ran pod sandbox b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/POD" id=6365f8df-16de-4f0d-98c8-f306799b31e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.823066 | controller | Jun 12 16:03:56.208595 crc crio[22579]: time="2026-06-12T16:03:56.208073636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dd2d9f03-519d-4ad9-a75b-ad7be4e27bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823083 | controller | Jun 12 16:03:56.210760 crc crio[22579]: time="2026-06-12T16:03:56.210679643Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f7a864f6-16fe-450c-af6c-95ec8029dbd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823099 | controller | Jun 12 16:03:56.270322 crc crio[22579]: time="2026-06-12T16:03:56.269969603Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/util" id=cd501dfe-971c-44ff-b156-fee271d994f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.823115 | controller | Jun 12 16:03:56.271958 crc crio[22579]: time="2026-06-12T16:03:56.271071032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823131 | controller | Jun 12 16:03:56.304679 crc crio[22579]: time="2026-06-12T16:03:56.304477668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823148 | controller | Jun 12 16:03:56.311323 crc crio[22579]: time="2026-06-12T16:03:56.311206711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823164 | controller | Jun 12 16:03:56.421575 crc crio[22579]: time="2026-06-12T16:03:56.420969785Z" level=info msg="Created container 1955ee5852f47eaaefd8bd9fc9472fe8c27f7c27b54b78c187fa47a0be7f630f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/util" id=cd501dfe-971c-44ff-b156-fee271d994f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.823185 | controller | Jun 12 16:03:56.423016 crc crio[22579]: time="2026-06-12T16:03:56.422933635Z" level=info msg="Starting container: 1955ee5852f47eaaefd8bd9fc9472fe8c27f7c27b54b78c187fa47a0be7f630f" id=7d752a3b-8f0c-4608-a2ea-20ef46ac8267 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.823202 | controller | Jun 12 16:03:56.431588 crc crio[22579]: time="2026-06-12T16:03:56.43133117Z" level=info msg="Started container" PID=38602 containerID=1955ee5852f47eaaefd8bd9fc9472fe8c27f7c27b54b78c187fa47a0be7f630f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/util id=7d752a3b-8f0c-4608-a2ea-20ef46ac8267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049
2026-06-12 17:11:40.823219 | controller | Jun 12 16:03:56.954668 crc crio[22579]: time="2026-06-12T16:03:56.954466573Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=988e859e-e980-478a-90c5-2d5db06ce289 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823235 | controller | Jun 12 16:03:56.955680 crc crio[22579]: time="2026-06-12T16:03:56.954890754Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=988e859e-e980-478a-90c5-2d5db06ce289 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823251 | controller | Jun 12 16:03:56.955680 crc crio[22579]: time="2026-06-12T16:03:56.954994887Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=988e859e-e980-478a-90c5-2d5db06ce289 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823267 | controller | Jun 12 16:03:56.956652 crc crio[22579]: time="2026-06-12T16:03:56.956473755Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=116e9d41-d62c-4566-be53-df7e45f699b9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.823284 | controller | Jun 12 16:03:56.963691 crc crio[22579]: time="2026-06-12T16:03:56.963455204Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-12 17:11:40.823300 | controller | Jun 12 16:03:59.100988 crc crio[22579]: time="2026-06-12T16:03:59.100161176Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=116e9d41-d62c-4566-be53-df7e45f699b9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.823316 | controller | Jun 12 16:03:59.102440 crc crio[22579]: time="2026-06-12T16:03:59.102391733Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=fcc24ea3-486a-4caf-90ae-426a61a28b24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823332 | controller | Jun 12 16:03:59.106679 crc crio[22579]: time="2026-06-12T16:03:59.106590601Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=6e7359db-c2de-4f95-862f-7dcf0f950c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823370 | controller | Jun 12 16:03:59.114675 crc crio[22579]: time="2026-06-12T16:03:59.114593026Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/pull" id=fb9d8d00-f617-4923-8dd8-ff62895b85a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.823396 | controller | Jun 12 16:03:59.115973 crc crio[22579]: time="2026-06-12T16:03:59.11592054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823425 | controller | Jun 12 16:03:59.144921 crc crio[22579]: time="2026-06-12T16:03:59.144824341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823442 | controller | Jun 12 16:03:59.145333 crc crio[22579]: time="2026-06-12T16:03:59.145214051Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6c2ed467c141070ae2b12b345194659dfb5ba6a36d0a72455fe2a8aa82cc6240/merged/etc/passwd: no such file or directory"
2026-06-12 17:11:40.823459 | controller | Jun 12 16:03:59.145333 crc crio[22579]: time="2026-06-12T16:03:59.145246862Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6c2ed467c141070ae2b12b345194659dfb5ba6a36d0a72455fe2a8aa82cc6240/merged/etc/group: no such file or directory"
2026-06-12 17:11:40.823475 | controller | Jun 12 16:03:59.148086 crc crio[22579]: time="2026-06-12T16:03:59.148031083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823492 | controller | Jun 12 16:03:59.280717 crc crio[22579]: time="2026-06-12T16:03:59.280490309Z" level=info msg="Created container fcdff9cc0c663160e4b78110b184a44fdb90f26dbfbc3b8860bcf00c4da4fb02: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/pull" id=fb9d8d00-f617-4923-8dd8-ff62895b85a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.823508 | controller | Jun 12 16:03:59.281961 crc crio[22579]: time="2026-06-12T16:03:59.281852904Z" level=info msg="Starting container: fcdff9cc0c663160e4b78110b184a44fdb90f26dbfbc3b8860bcf00c4da4fb02" id=6c43f779-c5d8-4ba3-987d-7e380630e7eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.823525 | controller | Jun 12 16:03:59.287593 crc crio[22579]: time="2026-06-12T16:03:59.287036007Z" level=info msg="Started container" PID=38714 containerID=fcdff9cc0c663160e4b78110b184a44fdb90f26dbfbc3b8860bcf00c4da4fb02 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/pull id=6c43f779-c5d8-4ba3-987d-7e380630e7eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049
2026-06-12 17:11:40.823542 | controller | Jun 12 16:03:59.984856 crc crio[22579]: time="2026-06-12T16:03:59.984284394Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b1cf2463-fff7-4bff-99ef-0d7d2f3834e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823558 | controller | Jun 12 16:03:59.986720 crc crio[22579]: time="2026-06-12T16:03:59.986565612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dc36ea7f-303f-4897-8c1b-e5b81b534218 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823575 | controller | Jun 12 16:03:59.994805 crc crio[22579]: time="2026-06-12T16:03:59.994235279Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/extract" id=69ac02e3-328b-455a-8569-510879c44397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.823591 | controller | Jun 12 16:03:59.995180 crc crio[22579]: time="2026-06-12T16:03:59.995114341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823613 | controller | Jun 12 16:04:00.022393 crc crio[22579]: time="2026-06-12T16:04:00.022270868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823630 | controller | Jun 12 16:04:00.026761 crc crio[22579]: time="2026-06-12T16:04:00.026680531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823646 | controller | Jun 12 16:04:00.166944 crc crio[22579]: time="2026-06-12T16:04:00.166827054Z" level=info msg="Created container 40476fb6aedfdf3d7a914af13f42c7e5f47435c0228353e6abfc422cc724f43f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/extract" id=69ac02e3-328b-455a-8569-510879c44397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.823663 | controller | Jun 12 16:04:00.168210 crc crio[22579]: time="2026-06-12T16:04:00.168015294Z" level=info msg="Starting container: 40476fb6aedfdf3d7a914af13f42c7e5f47435c0228353e6abfc422cc724f43f" id=70b23e7f-1ca4-40c7-9e1c-649c74293bb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.823680 | controller | Jun 12 16:04:00.173657 crc crio[22579]: time="2026-06-12T16:04:00.17331345Z" level=info msg="Started container" PID=38733 containerID=40476fb6aedfdf3d7a914af13f42c7e5f47435c0228353e6abfc422cc724f43f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/extract id=70b23e7f-1ca4-40c7-9e1c-649c74293bb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049
2026-06-12 17:11:40.823697 | controller | Jun 12 16:04:00.563867 crc crio[22579]: time="2026-06-12T16:04:00.563766321Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688004-2qbx2/POD" id=6973f638-d93b-4311-b8d8-479f2676107b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.823714 | controller | Jun 12 16:04:00.564100 crc crio[22579]: time="2026-06-12T16:04:00.563928925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.823730 | controller | Jun 12 16:04:00.593815 crc crio[22579]: time="2026-06-12T16:04:00.593710799Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688004-2qbx2 Namespace:openshift-infra ID:15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 UID:f495c7ef-cf8e-4706-ab6b-5a43e9724fd2 NetNS:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf495c7ef_cf8e_4706_ab6b_5a43e9724fd2.slice PodAnnotations:0xc000478750}] Aliases:map[]}"
2026-06-12 17:11:40.823747 | controller | Jun 12 16:04:00.593815 crc crio[22579]: time="2026-06-12T16:04:00.593788301Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688004-2qbx2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.823763 | controller | Jun 12 16:04:01.003987 crc crio[22579]: 2026-06-12T16:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15a5f9cf21e4348 Mac:22:e3:6b:e8:d8:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.823780 | controller | Jun 12 16:04:01.006135 crc crio[22579]: time="2026-06-12T16:04:01.006057921Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688004-2qbx2 Namespace:openshift-infra ID:15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 UID:f495c7ef-cf8e-4706-ab6b-5a43e9724fd2 NetNS:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf495c7ef_cf8e_4706_ab6b_5a43e9724fd2.slice PodAnnotations:0xc000478750}] Aliases:map[]}"
2026-06-12 17:11:40.823800 | controller | Jun 12 16:04:01.006411 crc crio[22579]: time="2026-06-12T16:04:01.006270137Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688004-2qbx2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.823816 | controller | Jun 12 16:04:01.017999 crc crio[22579]: time="2026-06-12T16:04:01.017894795Z" level=info msg="Ran pod sandbox 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 with infra container: openshift-infra/auto-csr-approver-29688004-2qbx2/POD" id=6973f638-d93b-4311-b8d8-479f2676107b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.823833 | controller | Jun 12 16:04:01.036051 crc crio[22579]: time="2026-06-12T16:04:01.035950057Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=37306e79-f31a-48f5-9eea-a20b82ed16e0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.823849 | controller | Jun 12 16:04:01.050594 crc crio[22579]: time="2026-06-12T16:04:01.047924334Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.823865 | controller | Jun 12 16:04:02.024828 crc crio[22579]: time="2026-06-12T16:04:02.023932368Z" level=info msg="Stopping pod sandbox: b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049" id=417e763e-b38a-4c8d-8ee7-dfd1bb85da94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.823881 | controller | Jun 12 16:04:02.024828 crc crio[22579]: time="2026-06-12T16:04:02.02441066Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r Namespace:openshift-marketplace ID:b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 UID:c64ae917-0f26-4cbb-8e98-fbcb70c9ba30 NetNS:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc64ae917_0f26_4cbb_8e98_fbcb70c9ba30.slice PodAnnotations:0xc000c9a768}] Aliases:map[]}"
2026-06-12 17:11:40.823898 | controller | Jun 12 16:04:02.024828 crc crio[22579]: time="2026-06-12T16:04:02.024624895Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.823914 | controller | Jun 12 16:04:02.388082 crc crio[22579]: time="2026-06-12T16:04:02.387782876Z" level=info msg="Stopped pod sandbox: b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049" id=417e763e-b38a-4c8d-8ee7-dfd1bb85da94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.823930 | controller | Jun 12 16:04:02.780373 crc crio[22579]: time="2026-06-12T16:04:02.780258299Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=37306e79-f31a-48f5-9eea-a20b82ed16e0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.823946 | controller | Jun 12 16:04:02.781855 crc crio[22579]: time="2026-06-12T16:04:02.781326966Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8f9eb128-53be-4bcd-868d-54ed7b7780e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823962 | controller | Jun 12 16:04:02.783372 crc crio[22579]: time="2026-06-12T16:04:02.783137263Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f4e06d38-eb71-47c9-a39a-892f598119a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.823978 | controller | Jun 12 16:04:02.884860 crc crio[22579]: time="2026-06-12T16:04:02.883077325Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688004-2qbx2/oc" id=7e35a0dc-97d9-43e3-9ce5-355cb3b265eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.823998 | controller | Jun 12 16:04:02.884860 crc crio[22579]: time="2026-06-12T16:04:02.883797424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824015 | controller | Jun 12 16:04:02.917033 crc crio[22579]: time="2026-06-12T16:04:02.916775819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824031 | controller | Jun 12 16:04:03.196764 crc crio[22579]: time="2026-06-12T16:04:03.196605524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824046 | controller | Jun 12 16:04:03.294730 crc crio[22579]: time="2026-06-12T16:04:03.294673418Z" level=info msg="Created container e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455: openshift-infra/auto-csr-approver-29688004-2qbx2/oc" id=7e35a0dc-97d9-43e3-9ce5-355cb3b265eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.824062 | controller | Jun 12 16:04:03.297470 crc crio[22579]: time="2026-06-12T16:04:03.297365637Z" level=info msg="Starting container: e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455" id=d1e7b12d-82f1-40f2-a2fd-942b4fa8abfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.824078 | controller | Jun 12 16:04:03.302868 crc crio[22579]: time="2026-06-12T16:04:03.302748455Z" level=info msg="Started container" PID=38863 containerID=e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455 description=openshift-infra/auto-csr-approver-29688004-2qbx2/oc id=d1e7b12d-82f1-40f2-a2fd-942b4fa8abfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9
2026-06-12 17:11:40.824094 | controller | Jun 12 16:04:05.075936 crc crio[22579]: time="2026-06-12T16:04:05.075709431Z" level=info msg="Stopping pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9" id=4a455723-b16e-4ad1-9f8a-ce0d2b3e9833 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.824111 | controller | Jun 12 16:04:05.077024 crc crio[22579]: time="2026-06-12T16:04:05.076359758Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688004-2qbx2 Namespace:openshift-infra ID:15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 UID:f495c7ef-cf8e-4706-ab6b-5a43e9724fd2 NetNS:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf495c7ef_cf8e_4706_ab6b_5a43e9724fd2.slice PodAnnotations:0xc000478358}] Aliases:map[]}"
2026-06-12 17:11:40.824127 | controller | Jun 12 16:04:05.077024 crc crio[22579]: time="2026-06-12T16:04:05.076581214Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688004-2qbx2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.824143 | controller | Jun 12 16:04:05.361271 crc crio[22579]: time="2026-06-12T16:04:05.361083738Z" level=info msg="Stopped pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9" id=4a455723-b16e-4ad1-9f8a-ce0d2b3e9833 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.824159 | controller | Jun 12 16:04:08.539294 crc crio[22579]: time="2026-06-12T16:04:08.53836767Z" level=info msg="Stopping pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986" id=5462a1f7-8ea9-4aad-8412-b0e86a12fc52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.824175 | controller | Jun 12 16:04:08.539294 crc crio[22579]: time="2026-06-12T16:04:08.539223492Z" level=info msg="Stopped pod sandbox (already stopped): ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986" id=5462a1f7-8ea9-4aad-8412-b0e86a12fc52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.824194 | controller | Jun 12 16:04:08.541982 crc crio[22579]: time="2026-06-12T16:04:08.540456283Z" level=info msg="Removing pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986" id=2aa78d2c-7382-4d17-b9dc-87da3e47adc0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.824211 | controller | Jun 12 16:04:08.552457 crc crio[22579]: time="2026-06-12T16:04:08.552280047Z" level=info msg="Removed pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986" id=2aa78d2c-7382-4d17-b9dc-87da3e47adc0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.824227 | controller | Jun 12 16:04:16.066836 crc crio[22579]: time="2026-06-12T16:04:16.066140084Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/POD" id=3a6c7064-f867-4806-8643-ddd10b71fe3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.824243 | controller | Jun 12 16:04:16.068051 crc crio[22579]: time="2026-06-12T16:04:16.066871023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824258 | controller | Jun 12 16:04:16.096996 crc crio[22579]: time="2026-06-12T16:04:16.096590885Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-6698c9ddfc-tqnrd Namespace:metallb-system ID:92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51 UID:57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1 NetNS:/var/run/netns/97315693-e7f0-44b0-813f-245a26251e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b1c1d8_d270_4d9f_af1d_5f28b31ea5d1.slice PodAnnotations:0xc000385670}] Aliases:map[]}"
2026-06-12 17:11:40.824275 | controller | Jun 12 16:04:16.096996 crc crio[22579]: time="2026-06-12T16:04:16.096961874Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.824291 | controller | Jun 12 16:04:16.619419 crc crio[22579]: time="2026-06-12T16:04:16.618964228Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/POD" id=cb249626-b0e0-4876-a2e1-7febe75c8c3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.824307 | controller | Jun 12 16:04:16.619924 crc crio[22579]: time="2026-06-12T16:04:16.619898922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824322 | controller | Jun 12 16:04:16.656044 crc crio[22579]: 2026-06-12T16:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92cfc62193183e4 Mac:3e:01:af:56:b6:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/97315693-e7f0-44b0-813f-245a26251e36 SocketPath: PciID:}] [{Interface:0xc00026a9f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.824339 | controller | Jun 12 16:04:16.658136 crc crio[22579]: time="2026-06-12T16:04:16.658031369Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-6698c9ddfc-tqnrd Namespace:metallb-system ID:92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51 UID:57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1 NetNS:/var/run/netns/97315693-e7f0-44b0-813f-245a26251e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b1c1d8_d270_4d9f_af1d_5f28b31ea5d1.slice PodAnnotations:0xc000385670}] Aliases:map[]}"
2026-06-12 17:11:40.824380 | controller | Jun 12 16:04:16.658603 crc crio[22579]: time="2026-06-12T16:04:16.65843739Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.824398 | controller | Jun 12 16:04:16.668832 crc crio[22579]: time="2026-06-12T16:04:16.668717423Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-58c7466d9f-mc6gb Namespace:metallb-system ID:b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548 UID:0fdd360a-d2d3-44ea-af9e-6f2e632258f0 NetNS:/var/run/netns/3b992569-c9e3-4b2a-8a3b-c65f61dd05c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fdd360a_d2d3_44ea_af9e_6f2e632258f0.slice PodAnnotations:0xc000622178}] Aliases:map[]}"
2026-06-12 17:11:40.824415 | controller | Jun 12 16:04:16.668832 crc crio[22579]: time="2026-06-12T16:04:16.668807536Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-58c7466d9f-mc6gb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.824431 | controller | Jun 12 16:04:16.688756 crc crio[22579]: time="2026-06-12T16:04:16.688652275Z" level=info msg="Ran pod sandbox 92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51 with infra container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/POD" id=3a6c7064-f867-4806-8643-ddd10b71fe3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.824447 | controller | Jun 12 16:04:16.693202 crc crio[22579]: time="2026-06-12T16:04:16.693097129Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=d61fe95c-414a-4f7e-a041-2da57bcc89dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824464 | controller | Jun 12 16:04:16.694385 crc crio[22579]: time="2026-06-12T16:04:16.693630372Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=d61fe95c-414a-4f7e-a041-2da57bcc89dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824479 | controller | Jun 12 16:04:16.694385 crc crio[22579]: time="2026-06-12T16:04:16.693691884Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=d61fe95c-414a-4f7e-a041-2da57bcc89dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824495 | controller | Jun 12 16:04:16.695785 crc crio[22579]: time="2026-06-12T16:04:16.695745576Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=099fa92d-1aca-4251-bed3-fdd923b17fde name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.824511 | controller | Jun 12 16:04:16.705972 crc crio[22579]: time="2026-06-12T16:04:16.705678181Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-12 17:11:40.824526 | controller | Jun 12 16:04:17.659956 crc crio[22579]: 2026-06-12T16:04:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b11301935e9cc5a Mac:ba:a4:5a:6d:31:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/3b992569-c9e3-4b2a-8a3b-c65f61dd05c0 SocketPath: PciID:}] [{Interface:0xc000014ce0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.824543 | controller | Jun 12 16:04:17.662922 crc crio[22579]: time="2026-06-12T16:04:17.662830922Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-58c7466d9f-mc6gb Namespace:metallb-system ID:b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548 UID:0fdd360a-d2d3-44ea-af9e-6f2e632258f0 NetNS:/var/run/netns/3b992569-c9e3-4b2a-8a3b-c65f61dd05c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fdd360a_d2d3_44ea_af9e_6f2e632258f0.slice PodAnnotations:0xc000622178}] Aliases:map[]}"
2026-06-12 17:11:40.824563 | controller | Jun 12 16:04:17.663312 crc crio[22579]: time="2026-06-12T16:04:17.663246982Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-58c7466d9f-mc6gb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.824580 | controller | Jun 12 16:04:17.675919 crc crio[22579]: time="2026-06-12T16:04:17.675785324Z" level=info msg="Ran pod sandbox b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548 with infra container: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/POD" id=cb249626-b0e0-4876-a2e1-7febe75c8c3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.824597 | controller | Jun 12 16:04:17.678330 crc crio[22579]: time="2026-06-12T16:04:17.678251447Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=d505675d-5130-4254-82e5-eafd9a39c06d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824612 | controller | Jun 12 16:04:17.678737 crc crio[22579]: time="2026-06-12T16:04:17.678678468Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=d505675d-5130-4254-82e5-eafd9a39c06d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824628 | controller | Jun 12 16:04:17.678816 crc crio[22579]: time="2026-06-12T16:04:17.67877232Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=d505675d-5130-4254-82e5-eafd9a39c06d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824644 | controller | Jun 12 16:04:17.679924 crc crio[22579]: time="2026-06-12T16:04:17.679860788Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=c0e8817b-a3b7-4841-882a-b32df31485f9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.824660 | controller | Jun 12 16:04:17.683318 crc crio[22579]: time="2026-06-12T16:04:17.682940637Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-12 17:11:40.824675 | controller | Jun 12 16:04:32.459061 crc crio[22579]: time="2026-06-12T16:04:32.457811877Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=099fa92d-1aca-4251-bed3-fdd923b17fde name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.824691 | controller | Jun 12 16:04:32.461083 crc crio[22579]: time="2026-06-12T16:04:32.4602549Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=97b0f10a-dbcf-4388-be16-b8dce2185e06 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824707 | controller | Jun 12 16:04:32.465111 crc crio[22579]: time="2026-06-12T16:04:32.464999992Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=f45da9ab-5a1c-4092-8587-9c41eeb60798 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824723 | controller | Jun 12 16:04:32.487413 crc crio[22579]: time="2026-06-12T16:04:32.487291783Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=b3816884-3481-4011-b8b7-d3a801fcb929 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.824742 | controller | Jun 12 16:04:32.490024 crc crio[22579]: time="2026-06-12T16:04:32.489938081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824759 | controller | Jun 12 16:04:32.956993 crc crio[22579]: time="2026-06-12T16:04:32.956903904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824774 | controller | Jun 12 16:04:32.961810 crc crio[22579]: time="2026-06-12T16:04:32.961731227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824790 | controller | Jun 12 16:04:32.991340 crc crio[22579]: time="2026-06-12T16:04:32.991172582Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=c0e8817b-a3b7-4841-882a-b32df31485f9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.824806 | controller | Jun 12 16:04:32.992743 crc crio[22579]: time="2026-06-12T16:04:32.992662381Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=91139c02-f3f8-4420-ad9d-b59d50214bde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824863 | controller | Jun 12 16:04:32.997352 crc crio[22579]: time="2026-06-12T16:04:32.997256358Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=c351573a-edfe-4984-b5de-dd655c7dee17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.824886 | controller | Jun 12 16:04:33.012885 crc crio[22579]: time="2026-06-12T16:04:33.011982956Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/webhook-server" id=a0ae2160-dbe4-4470-8346-0a31a990b400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.824904 | controller | Jun 12 16:04:33.014849 crc crio[22579]: time="2026-06-12T16:04:33.014752847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824921 | controller | Jun 12 16:04:33.051082 crc crio[22579]: time="2026-06-12T16:04:33.050984376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824938 | controller | Jun 12 16:04:33.056150 crc crio[22579]: time="2026-06-12T16:04:33.056061886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.824954 | controller | Jun 12 16:04:33.101834 crc crio[22579]: time="2026-06-12T16:04:33.101123561Z" level=info msg="Created container 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=b3816884-3481-4011-b8b7-d3a801fcb929 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.824970 | controller | Jun 12 16:04:33.110374 crc crio[22579]: time="2026-06-12T16:04:33.110264906Z" level=info msg="Starting container: 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f" id=4006f793-97db-4f26-8d28-5178fcad6950 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.824987 | controller | Jun 12 16:04:33.118934 crc crio[22579]: time="2026-06-12T16:04:33.118725023Z" level=info msg="Started container" PID=39485 containerID=22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=4006f793-97db-4f26-8d28-5178fcad6950 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51
2026-06-12 17:11:40.825008 | controller | Jun 12 16:04:33.250006 crc crio[22579]: time="2026-06-12T16:04:33.249869975Z" level=info msg="Created container d88d976d1fa6d5a7de70a643a0c7938ecce44fe949776c71563f6b14d90b4cef: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/webhook-server" id=a0ae2160-dbe4-4470-8346-0a31a990b400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.825025 | controller | Jun 12 16:04:33.251447 crc crio[22579]: time="2026-06-12T16:04:33.251368894Z" level=info msg="Starting container: d88d976d1fa6d5a7de70a643a0c7938ecce44fe949776c71563f6b14d90b4cef" id=e84cd5b7-124c-476b-8dba-615ae1fa01c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.825041 | controller | Jun 12 16:04:33.258350 crc crio[22579]: time="2026-06-12T16:04:33.25824023Z" level=info msg="Started container" PID=39492 containerID=d88d976d1fa6d5a7de70a643a0c7938ecce44fe949776c71563f6b14d90b4cef description=metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/webhook-server id=e84cd5b7-124c-476b-8dba-615ae1fa01c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548
2026-06-12 17:11:40.825057 | controller | Jun 12 16:05:06.711004 crc crio[22579]: time="2026-06-12T16:05:06.709655124Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-w4qc5/POD" id=cc07b8a0-09ce-4485-9800-9a245974e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.825073 | controller | Jun 12 16:05:06.713144 crc crio[22579]: time="2026-06-12T16:05:06.711170242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825090 | controller | Jun 12 16:05:06.755152 crc crio[22579]: time="2026-06-12T16:05:06.754103083Z" level=info msg="Got pod network &{Name:controller-8464864885-w4qc5 Namespace:metallb-system ID:e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e UID:bebbb0de-a2b2-4720-8bdc-06ade258d62d NetNS:/var/run/netns/8c07b6b3-494b-415b-aed9-75b409405c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbb0de_a2b2_4720_8bdc_06ade258d62d.slice PodAnnotations:0xc000384238}] Aliases:map[]}"
2026-06-12 17:11:40.825106 | controller | Jun 12 16:05:06.755152 crc crio[22579]: time="2026-06-12T16:05:06.754184615Z" level=info msg="Adding pod metallb-system_controller-8464864885-w4qc5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.825123 | controller | Jun 12 16:05:07.584338 crc crio[22579]: 2026-06-12T16:05:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7fa16aa351f19e Mac:3e:de:91:41:14:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8c07b6b3-494b-415b-aed9-75b409405c37 SocketPath: PciID:}] [{Interface:0xc000014da0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.825140 | controller | Jun 12 16:05:07.586616 crc crio[22579]: time="2026-06-12T16:05:07.586481484Z" level=info msg="Got pod network &{Name:controller-8464864885-w4qc5 Namespace:metallb-system ID:e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e UID:bebbb0de-a2b2-4720-8bdc-06ade258d62d NetNS:/var/run/netns/8c07b6b3-494b-415b-aed9-75b409405c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbb0de_a2b2_4720_8bdc_06ade258d62d.slice PodAnnotations:0xc000384238}] Aliases:map[]}"
2026-06-12 17:11:40.825156 | controller | Jun 12 16:05:07.586848 crc crio[22579]: time="2026-06-12T16:05:07.586788552Z" level=info msg="Checking pod metallb-system_controller-8464864885-w4qc5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.825172 | controller | Jun 12 16:05:07.598082 crc crio[22579]: time="2026-06-12T16:05:07.59799133Z" level=info msg="Ran pod sandbox e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e with infra container: metallb-system/controller-8464864885-w4qc5/POD" id=cc07b8a0-09ce-4485-9800-9a245974e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.825192 | controller | Jun 12 16:05:07.601048 crc crio[22579]: time="2026-06-12T16:05:07.600842483Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=56f9d583-6f48-4c7b-b3a4-467a9310cf72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825208 | controller | Jun 12 16:05:07.603255 crc crio[22579]: time="2026-06-12T16:05:07.603125001Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e0f870ef-85e9-490f-812f-079ac10a338b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825224 | controller | Jun 12 16:05:07.617797 crc crio[22579]: time="2026-06-12T16:05:07.616096134Z" level=info msg="Creating container: metallb-system/controller-8464864885-w4qc5/controller" id=2c94bc70-b81f-4fef-b2a4-29aa513cdea7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.825240 | controller | Jun 12 16:05:07.617797 crc crio[22579]: time="2026-06-12T16:05:07.616873224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825256 | controller | Jun 12 16:05:07.663131 crc crio[22579]: time="2026-06-12T16:05:07.663013197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825271 | controller | Jun 12 16:05:07.668922 crc crio[22579]: time="2026-06-12T16:05:07.668847706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825287 | controller | Jun 12 16:05:07.790837 crc crio[22579]: time="2026-06-12T16:05:07.790747522Z" level=info msg="Created container 681c085e92a7bac21649c64a02f2e8d6d342e14c2ff50472eb26392d70fc56ac: metallb-system/controller-8464864885-w4qc5/controller" id=2c94bc70-b81f-4fef-b2a4-29aa513cdea7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.825303 | controller | Jun 12 16:05:07.792159 crc crio[22579]: time="2026-06-12T16:05:07.792100616Z" level=info msg="Starting container: 681c085e92a7bac21649c64a02f2e8d6d342e14c2ff50472eb26392d70fc56ac" id=3224658a-ea40-4e66-9383-970b99ec16db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.825319 | controller | Jun 12 16:05:07.800877 crc crio[22579]: time="2026-06-12T16:05:07.800781649Z" level=info msg="Started container" PID=40033 containerID=681c085e92a7bac21649c64a02f2e8d6d342e14c2ff50472eb26392d70fc56ac description=metallb-system/controller-8464864885-w4qc5/controller id=3224658a-ea40-4e66-9383-970b99ec16db name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e
2026-06-12 17:11:40.825335 | controller | Jun 12 16:05:07.830996 crc crio[22579]: time="2026-06-12T16:05:07.830425639Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=49f41a54-5c25-4002-87e7-9d044dcb1f4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825369 | controller | Jun 12 16:05:07.834248 crc crio[22579]: time="2026-06-12T16:05:07.834076143Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=1fbdb6f4-d272-4d75-a1a0-607aa874c9ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825388 | controller | Jun 12 16:05:07.856684 crc crio[22579]: time="2026-06-12T16:05:07.856438386Z" level=info msg="Creating container: metallb-system/controller-8464864885-w4qc5/kube-rbac-proxy" id=2a0a8e19-4240-4b78-bc65-9826f6080cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.825408 | controller | Jun 12 16:05:07.857094 crc crio[22579]: time="2026-06-12T16:05:07.856942919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825425 | controller | Jun 12 16:05:07.911433 crc crio[22579]: time="2026-06-12T16:05:07.911323953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825441 | controller | Jun 12 16:05:07.917969 crc crio[22579]: time="2026-06-12T16:05:07.917897542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825457 | controller | Jun 12 16:05:08.129103 crc crio[22579]: time="2026-06-12T16:05:08.128683656Z" level=info msg="Created container 0651636409a2cbbb9255d7f95b0095e353377580097272fd8f85156aeb785d67: metallb-system/controller-8464864885-w4qc5/kube-rbac-proxy" id=2a0a8e19-4240-4b78-bc65-9826f6080cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.825473 | controller | Jun 12 16:05:08.135011 crc crio[22579]: time="2026-06-12T16:05:08.131840277Z" level=info msg="Starting container: 0651636409a2cbbb9255d7f95b0095e353377580097272fd8f85156aeb785d67" id=3c09fe61-e2d3-4bf9-962e-c62cb99a7e32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.825489 | controller | Jun 12 16:05:08.138467 crc crio[22579]: time="2026-06-12T16:05:08.137311147Z" level=info msg="Started container" PID=40056 containerID=0651636409a2cbbb9255d7f95b0095e353377580097272fd8f85156aeb785d67 description=metallb-system/controller-8464864885-w4qc5/kube-rbac-proxy id=3c09fe61-e2d3-4bf9-962e-c62cb99a7e32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e
2026-06-12 17:11:40.825505 | controller | Jun 12 16:05:10.285215 crc crio[22579]: time="2026-06-12T16:05:10.284371425Z" level=info msg="Running pod sandbox: metallb-system/speaker-wblhl/POD" id=21a96684-29d6-4dba-9c7b-14d621d2c942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.825522 | controller | Jun 12 16:05:10.285215 crc crio[22579]: time="2026-06-12T16:05:10.285176235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825538 | controller | Jun 12 16:05:10.307045 crc crio[22579]: time="2026-06-12T16:05:10.306830771Z" 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=21a96684-29d6-4dba-9c7b-14d621d2c942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.825553 | controller | Jun 12 16:05:10.323025 crc crio[22579]: time="2026-06-12T16:05:10.322923633Z" level=info msg="Ran pod sandbox f7496d841d5fd66e40da588782d4b892444331bc2d5bda7f97d8b8cbe1d99044 with infra container: metallb-system/speaker-wblhl/POD" id=21a96684-29d6-4dba-9c7b-14d621d2c942 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.825569 | controller | Jun 12 16:05:10.325285 crc crio[22579]: time="2026-06-12T16:05:10.325182261Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=f558e727-b34b-4b13-b476-0ead6e728cb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825585 | controller | Jun 12 16:05:10.327315 crc crio[22579]: time="2026-06-12T16:05:10.327194923Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e3f6c3bc-4c29-4548-97ca-377b48cf974f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825604 | controller | Jun 12 16:05:10.333428 crc crio[22579]: time="2026-06-12T16:05:10.333368861Z" level=info msg="Creating container: metallb-system/speaker-wblhl/speaker" id=554b30f6-788b-4307-8603-d774bc9d0665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.825621 | controller | Jun 12 16:05:10.333858 crc crio[22579]: time="2026-06-12T16:05:10.333802482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825637 | controller | Jun 12 16:05:10.385195 crc crio[22579]: time="2026-06-12T16:05:10.385068796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825653 | controller | Jun 12 16:05:10.604232 crc crio[22579]: time="2026-06-12T16:05:10.604077292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825669 | controller | Jun 12 16:05:10.711888 crc crio[22579]: time="2026-06-12T16:05:10.711750472Z" level=info msg="Created container 9fc518883330bf68ecf5ff2e34885f6dbe9c9bfa45064115206cf18852192e6d: metallb-system/speaker-wblhl/speaker" id=554b30f6-788b-4307-8603-d774bc9d0665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.825685 | controller | Jun 12 16:05:10.713968 crc crio[22579]: time="2026-06-12T16:05:10.713875207Z" level=info msg="Starting container: 9fc518883330bf68ecf5ff2e34885f6dbe9c9bfa45064115206cf18852192e6d" id=01ffaf1f-17c9-4b94-b792-70cd53beaf7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.825701 | controller | Jun 12 16:05:10.719044 crc crio[22579]: time="2026-06-12T16:05:10.718942387Z" level=info msg="Started container" PID=40163 containerID=9fc518883330bf68ecf5ff2e34885f6dbe9c9bfa45064115206cf18852192e6d description=metallb-system/speaker-wblhl/speaker id=01ffaf1f-17c9-4b94-b792-70cd53beaf7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7496d841d5fd66e40da588782d4b892444331bc2d5bda7f97d8b8cbe1d99044
2026-06-12 17:11:40.825718 | controller | Jun 12 16:05:10.736495 crc crio[22579]: time="2026-06-12T16:05:10.734976148Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f8748e2c-e465-42e6-a069-67f935396acd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825734 | controller | Jun 12 16:05:10.739991 crc crio[22579]: time="2026-06-12T16:05:10.739811552Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=ac10e2b3-1fda-4a01-a20b-a323841ad591 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825750 | controller | Jun 12 16:05:10.748189 crc crio[22579]: time="2026-06-12T16:05:10.748098574Z" level=info msg="Creating container: metallb-system/speaker-wblhl/kube-rbac-proxy" id=b2ee8388-d4a7-4453-8fd5-1ecc67a9b43f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.825766 | controller | Jun 12 16:05:10.748714 crc crio[22579]: time="2026-06-12T16:05:10.748464124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825782 | controller | Jun 12 16:05:10.781225 crc crio[22579]: time="2026-06-12T16:05:10.780285499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825799 | controller | Jun 12 16:05:11.042473 crc crio[22579]: time="2026-06-12T16:05:11.041861546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825819 | controller | Jun 12 16:05:11.143429 crc crio[22579]: time="2026-06-12T16:05:11.143287436Z" level=info msg="Created container a044cbf8c8ee2ca78d0bca48c1734e74ebd719b947f10fcfacc67fcf3737d9f8: metallb-system/speaker-wblhl/kube-rbac-proxy" id=b2ee8388-d4a7-4453-8fd5-1ecc67a9b43f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.825836 | controller | Jun 12 16:05:11.144962 crc crio[22579]: time="2026-06-12T16:05:11.144863727Z" level=info msg="Starting container: a044cbf8c8ee2ca78d0bca48c1734e74ebd719b947f10fcfacc67fcf3737d9f8" id=54e6a596-141b-43f1-b981-81376376ace3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.825852 | controller | Jun 12 16:05:11.153347 crc crio[22579]: time="2026-06-12T16:05:11.153207461Z" level=info msg="Started container" PID=40192 containerID=a044cbf8c8ee2ca78d0bca48c1734e74ebd719b947f10fcfacc67fcf3737d9f8 description=metallb-system/speaker-wblhl/kube-rbac-proxy id=54e6a596-141b-43f1-b981-81376376ace3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7496d841d5fd66e40da588782d4b892444331bc2d5bda7f97d8b8cbe1d99044
2026-06-12 17:11:40.825868 | controller | Jun 12 16:05:33.939476 crc crio[22579]: time="2026-06-12T16:05:33.938685495Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/POD" id=80692367-746c-4423-b605-4613f77b97dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.825884 | controller | Jun 12 16:05:33.940814 crc crio[22579]: time="2026-06-12T16:05:33.939541077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.825900 | controller | Jun 12 16:05:33.956698 crc crio[22579]: time="2026-06-12T16:05:33.956580694Z" 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=80692367-746c-4423-b605-4613f77b97dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.825916 | controller | Jun 12 16:05:33.967579 crc crio[22579]: time="2026-06-12T16:05:33.967452592Z" level=info msg="Ran pod sandbox 29aba0ac61d1eefae1ffebe024209123844596a59cecf0e36642cb5d8c7473ed with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/POD" id=80692367-746c-4423-b605-4613f77b97dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.825932 | controller | Jun 12 16:05:33.971582 crc crio[22579]: time="2026-06-12T16:05:33.971451735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=075f881e-cb05-431b-81ee-73fcc4de678f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825948 | controller | Jun 12 16:05:33.971903 crc crio[22579]: time="2026-06-12T16:05:33.971809244Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=075f881e-cb05-431b-81ee-73fcc4de678f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825964 | controller | Jun 12 16:05:33.971995 crc crio[22579]: time="2026-06-12T16:05:33.971907227Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=075f881e-cb05-431b-81ee-73fcc4de678f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.825980 | controller | Jun 12 16:05:33.973679 crc crio[22579]: time="2026-06-12T16:05:33.973087837Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=42422295-75a0-446f-8c66-687c6f5a42d5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.825996 | controller | Jun 12 16:05:33.986123 crc crio[22579]: time="2026-06-12T16:05:33.986005018Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 17:11:40.826019 | controller | Jun 12 16:05:34.092382 crc crio[22579]: time="2026-06-12T16:05:34.092294993Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-8bnhb/POD" id=13bffe06-0e22-49ad-bb66-635a98467920 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.826035 | controller | Jun 12 16:05:34.092666 crc crio[22579]: time="2026-06-12T16:05:34.092394626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826052 | controller | Jun 12 16:05:34.120032 crc crio[22579]: time="2026-06-12T16:05:34.119891231Z" 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=13bffe06-0e22-49ad-bb66-635a98467920 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.826068 | controller | Jun 12 16:05:34.274665 crc crio[22579]: time="2026-06-12T16:05:34.274187187Z" level=info msg="Ran pod sandbox 513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf with infra container: openshift-frr-k8s/frr-k8s-8bnhb/POD" id=13bffe06-0e22-49ad-bb66-635a98467920 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.826084 | controller | Jun 12 16:05:34.277376 crc crio[22579]: time="2026-06-12T16:05:34.277259086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=5f50ca6c-41b4-4e36-9084-04888e734816 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826100 | controller | Jun 12 16:05:34.277763 crc crio[22579]: time="2026-06-12T16:05:34.277701567Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=5f50ca6c-41b4-4e36-9084-04888e734816 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826116 | controller | Jun 12 16:05:34.277849 crc crio[22579]: time="2026-06-12T16:05:34.27780492Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=5f50ca6c-41b4-4e36-9084-04888e734816 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826132 | controller | Jun 12 16:05:34.286172 crc crio[22579]: time="2026-06-12T16:05:34.2789872Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c92ad9e3-d520-492b-afc0-53fc7be74ecf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.826148 | controller | Jun 12 16:05:34.286172 crc crio[22579]: time="2026-06-12T16:05:34.284419289Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-12 17:11:40.826164 | controller | Jun 12 16:05:58.460663 crc crio[22579]: time="2026-06-12T16:05:58.459550191Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=42422295-75a0-446f-8c66-687c6f5a42d5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.826180 | controller | Jun 12 16:05:58.462161 crc crio[22579]: time="2026-06-12T16:05:58.462025665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=91295d17-21d2-42c7-8609-db6a474bc717 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826195 | controller | Jun 12 16:05:58.466984 crc crio[22579]: time="2026-06-12T16:05:58.466784977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=5603c9eb-0298-44b9-b665-36039fb98ecd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826214 | controller | Jun 12 16:05:58.480617 crc crio[22579]: time="2026-06-12T16:05:58.480336434Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/frr-k8s-webhook-server" id=65063972-a54f-426a-8f0c-7e059331bbfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.826230 | controller | Jun 12 16:05:58.482805 crc crio[22579]: time="2026-06-12T16:05:58.482699605Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c92ad9e3-d520-492b-afc0-53fc7be74ecf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.826246 | controller | Jun 12 16:05:58.483714 crc crio[22579]: time="2026-06-12T16:05:58.483611388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3479b27f-bf88-4489-9aa7-04b107a8ae3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826261 | controller | Jun 12 16:05:58.484665 crc crio[22579]: time="2026-06-12T16:05:58.484600083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826277 | controller | Jun 12 16:05:58.488052 crc crio[22579]: time="2026-06-12T16:05:58.48795939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cea17a7b-df0f-4c57-a448-885c4ea22a93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826292 | controller | Jun 12 16:05:58.518765 crc crio[22579]: time="2026-06-12T16:05:58.516815659Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-files" id=ae264e0c-d13f-451a-b31c-36a5e7e06694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.826308 | controller | Jun 12 16:05:58.519083 crc crio[22579]: time="2026-06-12T16:05:58.518933744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826373 | controller | Jun 12 16:05:58.539818 crc crio[22579]: time="2026-06-12T16:05:58.539675875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826394 | controller | Jun 12 16:05:58.549337 crc crio[22579]: time="2026-06-12T16:05:58.549192739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826411 | controller | Jun 12 16:05:58.560595 crc crio[22579]: time="2026-06-12T16:05:58.560300324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826427 | controller | Jun 12 16:05:58.571374 crc crio[22579]: time="2026-06-12T16:05:58.5706557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826470 | controller | Jun 12 16:05:58.732896 crc crio[22579]: time="2026-06-12T16:05:58.732628443Z" level=info msg="Created container b3d510507ab39f5437022da9dc9a8153f2567dc8555728db0a359dcc4ec417c0: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/frr-k8s-webhook-server" id=65063972-a54f-426a-8f0c-7e059331bbfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.826488 | controller | Jun 12 16:05:58.734258 crc crio[22579]: time="2026-06-12T16:05:58.734199893Z" level=info msg="Starting container: b3d510507ab39f5437022da9dc9a8153f2567dc8555728db0a359dcc4ec417c0" id=fee7f086-4f2d-4677-b387-61020d0667fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.826510 | controller | Jun 12 16:05:58.735900 crc crio[22579]: time="2026-06-12T16:05:58.735761233Z" level=info msg="Created container 9d464daa81ce265b55ad91fcdfb06369e8e5ae45ba0d23d6a2eff53d4a8f76b3: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-files" id=ae264e0c-d13f-451a-b31c-36a5e7e06694 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.826551 | controller | Jun 12 16:05:58.737651 crc crio[22579]: time="2026-06-12T16:05:58.737429586Z" level=info msg="Starting container: 9d464daa81ce265b55ad91fcdfb06369e8e5ae45ba0d23d6a2eff53d4a8f76b3" id=8bb10acd-ad2d-4e37-8664-ca09f18959c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.826570 | controller | Jun 12 16:05:58.744758 crc crio[22579]: time="2026-06-12T16:05:58.740166746Z" level=info msg="Started container" PID=40874 containerID=b3d510507ab39f5437022da9dc9a8153f2567dc8555728db0a359dcc4ec417c0 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/frr-k8s-webhook-server id=fee7f086-4f2d-4677-b387-61020d0667fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=29aba0ac61d1eefae1ffebe024209123844596a59cecf0e36642cb5d8c7473ed
2026-06-12 17:11:40.826587 | controller | Jun 12 16:05:58.749883 crc crio[22579]: time="2026-06-12T16:05:58.749369402Z" level=info msg="Started container" PID=40878 containerID=9d464daa81ce265b55ad91fcdfb06369e8e5ae45ba0d23d6a2eff53d4a8f76b3 description=openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-files id=8bb10acd-ad2d-4e37-8664-ca09f18959c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.826626 | controller | Jun 12 16:05:59.198244 crc crio[22579]: time="2026-06-12T16:05:59.197588424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=451e9147-6611-4425-b40f-b120c92afe62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826647 | controller | Jun 12 16:05:59.203033 crc crio[22579]: time="2026-06-12T16:05:59.202988802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1ac67591-f2a7-4976-9329-a03189aa55d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826663 | controller | Jun 12 16:05:59.271749 crc crio[22579]: time="2026-06-12T16:05:59.271625782Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-reloader" id=3298a209-4d0a-4664-a3eb-3f4660542863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.826696 | controller | Jun 12 16:05:59.275913 crc crio[22579]: time="2026-06-12T16:05:59.275818899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826721 | controller | Jun 12 16:05:59.320601 crc crio[22579]: time="2026-06-12T16:05:59.317728824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826738 | controller | Jun 12 16:05:59.322805 crc crio[22579]: time="2026-06-12T16:05:59.322697701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826754 | controller | Jun 12 16:05:59.453841 crc crio[22579]: time="2026-06-12T16:05:59.4537177Z" level=info msg="Created container a2f322133626a9c3c4fc25c52dccb82ad2f42ecd0b3fa75c341fdf3edde04a02: openshift-frr-k8s/frr-k8s-8bnhb/cp-reloader" id=3298a209-4d0a-4664-a3eb-3f4660542863 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.826793 | controller | Jun 12 16:05:59.457022 crc crio[22579]: time="2026-06-12T16:05:59.455320271Z" level=info msg="Starting container: a2f322133626a9c3c4fc25c52dccb82ad2f42ecd0b3fa75c341fdf3edde04a02" id=dbc7bc11-349f-4492-aab2-ae9a84036878 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.826816 | controller | Jun 12 16:05:59.509320 crc crio[22579]: time="2026-06-12T16:05:59.509208595Z" level=info msg="Started container" PID=40949 containerID=a2f322133626a9c3c4fc25c52dccb82ad2f42ecd0b3fa75c341fdf3edde04a02 description=openshift-frr-k8s/frr-k8s-8bnhb/cp-reloader id=dbc7bc11-349f-4492-aab2-ae9a84036878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.826833 | controller | Jun 12 16:06:00.214794 crc crio[22579]: time="2026-06-12T16:06:00.214716051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=bd8aa29a-4643-4e96-a041-5047c69b0edd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826871 | controller | Jun 12 16:06:00.222856 crc crio[22579]: time="2026-06-12T16:06:00.222715366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=04121a6a-91e4-4c58-934c-81c812c880aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.826892 | controller | Jun 12 16:06:00.232473 crc crio[22579]: time="2026-06-12T16:06:00.232375594Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-metrics" id=f6453bf7-4cc3-4ecd-9fbe-3eb83165315c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.826909 | controller | Jun 12 16:06:00.234313 crc crio[22579]: time="2026-06-12T16:06:00.234230591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826925 | controller | Jun 12 16:06:00.270128 crc crio[22579]: time="2026-06-12T16:06:00.270001638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826967 | controller | Jun 12 16:06:00.277405 crc crio[22579]: time="2026-06-12T16:06:00.277344547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.826985 | controller | Jun 12 16:06:00.387966 crc crio[22579]: time="2026-06-12T16:06:00.387814929Z" level=info msg="Created container 3aca85652f0560a8c29e6b027dfd5b406110aefd4eb8ac10b6b9017b4107d8ab: openshift-frr-k8s/frr-k8s-8bnhb/cp-metrics" id=f6453bf7-4cc3-4ecd-9fbe-3eb83165315c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.827001 | controller | Jun 12 16:06:00.389321 crc crio[22579]: time="2026-06-12T16:06:00.388925198Z" level=info msg="Starting container: 3aca85652f0560a8c29e6b027dfd5b406110aefd4eb8ac10b6b9017b4107d8ab" id=3c06380f-e4f7-41a0-acf6-458290fbf24e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.827039 | controller | Jun 12 16:06:00.395382 crc crio[22579]: time="2026-06-12T16:06:00.395338822Z" level=info msg="Started container" PID=40959 containerID=3aca85652f0560a8c29e6b027dfd5b406110aefd4eb8ac10b6b9017b4107d8ab description=openshift-frr-k8s/frr-k8s-8bnhb/cp-metrics id=3c06380f-e4f7-41a0-acf6-458290fbf24e name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.827059 | controller | Jun 12 16:06:00.518367 crc crio[22579]: time="2026-06-12T16:06:00.518013347Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688006-kp9kf/POD" id=b6cb1905-9f46-4541-a0ca-1ff4d7c35b1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.827075 | controller | Jun 12 16:06:00.519033 crc crio[22579]: time="2026-06-12T16:06:00.518403527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827091 | controller | Jun 12 16:06:00.544063 crc crio[22579]: time="2026-06-12T16:06:00.543908331Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688006-kp9kf Namespace:openshift-infra ID:a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd UID:d8cf4ed7-219f-4074-8766-83978d4ecf96 NetNS:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cf4ed7_219f_4074_8766_83978d4ecf96.slice PodAnnotations:0xc000622ce8}] Aliases:map[]}"
2026-06-12 17:11:40.827138 | controller | Jun 12 16:06:00.544063 crc crio[22579]: time="2026-06-12T16:06:00.544054805Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688006-kp9kf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.827156 | controller | Jun 12 16:06:00.840644 crc crio[22579]: 2026-06-12T16:06:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2926f1076163e3 Mac:1e:d4:9d:30:0c:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f SocketPath: PciID:}] [{Interface:0xc000430710 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.827172 | controller | Jun 12 16:06:00.844015 crc crio[22579]: time="2026-06-12T16:06:00.843907433Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688006-kp9kf Namespace:openshift-infra ID:a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd UID:d8cf4ed7-219f-4074-8766-83978d4ecf96 NetNS:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cf4ed7_219f_4074_8766_83978d4ecf96.slice PodAnnotations:0xc000622ce8}] Aliases:map[]}"
2026-06-12 17:11:40.827215 | controller | Jun 12 16:06:00.844142 crc crio[22579]: time="2026-06-12T16:06:00.844094608Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688006-kp9kf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.827233 | controller | Jun 12 16:06:00.852802 crc crio[22579]: time="2026-06-12T16:06:00.852420731Z" level=info msg="Ran pod sandbox a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd with infra container: openshift-infra/auto-csr-approver-29688006-kp9kf/POD" id=b6cb1905-9f46-4541-a0ca-1ff4d7c35b1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.827250 | controller | Jun 12 16:06:00.858127 crc crio[22579]: time="2026-06-12T16:06:00.857674946Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=67c6b413-370b-4b10-a0c0-3ac7860424e1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.827266 | controller | Jun 12 16:06:00.869110 crc crio[22579]: time="2026-06-12T16:06:00.869003456Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.827303 | controller | Jun 12 16:06:01.228814 crc crio[22579]: time="2026-06-12T16:06:01.227847267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ee407e92-6922-4f8b-b83d-b9dbb1cb2687 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.827323 | controller | Jun 12 16:06:01.235279 crc crio[22579]: time="2026-06-12T16:06:01.235182235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6b8c496f-8db7-4f5b-ba88-05388769ec57 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.827340 | controller | Jun 12 16:06:01.349684 crc crio[22579]: time="2026-06-12T16:06:01.349199128Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-status" id=5597f85e-1f0c-45eb-ba9e-c3e51f3db230 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.827496 | controller | Jun 12 16:06:01.355848 crc crio[22579]: time="2026-06-12T16:06:01.355076389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827524 | controller | Jun 12 16:06:01.401690 crc crio[22579]: time="2026-06-12T16:06:01.399401605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827541 | controller | Jun 12 16:06:01.406228 crc crio[22579]: time="2026-06-12T16:06:01.406084097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827558 | controller | Jun 12 16:06:01.559895 crc crio[22579]: time="2026-06-12T16:06:01.559750526Z" level=info msg="Created container 1ff92395ce8db78a3c3f6966fc9fdd8ddcde6db7ad72fe2a5d306e83edd82f8d: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-status" id=5597f85e-1f0c-45eb-ba9e-c3e51f3db230 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.827574 | controller | Jun 12 16:06:01.563457 crc crio[22579]: time="2026-06-12T16:06:01.563276927Z" level=info msg="Starting container: 1ff92395ce8db78a3c3f6966fc9fdd8ddcde6db7ad72fe2a5d306e83edd82f8d" id=d7d1fdff-8ad7-400f-933d-eb3831490473 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.827591 | controller | Jun 12 16:06:01.576259 crc crio[22579]: time="2026-06-12T16:06:01.576102556Z" level=info msg="Started container" PID=41052 containerID=1ff92395ce8db78a3c3f6966fc9fdd8ddcde6db7ad72fe2a5d306e83edd82f8d description=openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-status id=d7d1fdff-8ad7-400f-933d-eb3831490473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.827608 | controller | Jun 12 16:06:01.865271 crc crio[22579]: time="2026-06-12T16:06:01.865146817Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=67c6b413-370b-4b10-a0c0-3ac7860424e1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.827624 | controller | Jun 12 16:06:01.866660 crc crio[22579]: time="2026-06-12T16:06:01.866402559Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5878cf7e-45d5-41ea-b018-f82e09864ff7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.827640 | controller | Jun 12 16:06:01.868656 crc crio[22579]: time="2026-06-12T16:06:01.868602435Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1d3d136a-fe34-4fe3-b246-b09bec06b5ce name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.827682 | controller | Jun 12 16:06:01.878310 crc crio[22579]: time="2026-06-12T16:06:01.878213212Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688006-kp9kf/oc" id=9dddce61-7b34-4f4a-a857-dd1c385e0425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.827702 | controller | Jun 12 16:06:01.878942 crc crio[22579]: time="2026-06-12T16:06:01.878882309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827718 | controller | Jun 12 16:06:01.905959 crc crio[22579]: time="2026-06-12T16:06:01.90585319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827734 | controller | Jun 12 16:06:02.203387 crc crio[22579]: time="2026-06-12T16:06:02.203242355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827751 | controller | Jun 12 16:06:02.255755 crc crio[22579]: time="2026-06-12T16:06:02.255674619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=891e1d26-f9e8-4faa-a962-1e1a602451df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.827772 | controller | Jun 12 16:06:02.260790 crc crio[22579]: time="2026-06-12T16:06:02.258948403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ec54f37a-a96c-4204-8e07-25596153e6e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.827788 | controller | Jun 12 16:06:02.271068 crc crio[22579]: time="2026-06-12T16:06:02.270973191Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/controller" id=4e50271f-78df-4a43-9d43-1123fb997274 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.827804 | controller | Jun 12 16:06:02.273243 crc crio[22579]: time="2026-06-12T16:06:02.273179958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827819 | controller | Jun 12 16:06:02.299804 crc crio[22579]: time="2026-06-12T16:06:02.299555984Z" level=info msg="Created container 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558: openshift-infra/auto-csr-approver-29688006-kp9kf/oc" id=9dddce61-7b34-4f4a-a857-dd1c385e0425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.827835 | controller | Jun 12 16:06:02.301063 crc crio[22579]: time="2026-06-12T16:06:02.301005312Z" level=info msg="Starting container: 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558" id=41ea0ade-1c90-4935-ae8a-1ee2e13aae4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.827851 | controller | Jun 12 16:06:02.306246 crc crio[22579]: time="2026-06-12T16:06:02.306196785Z" level=info msg="Started container" PID=41067 containerID=758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558 description=openshift-infra/auto-csr-approver-29688006-kp9kf/oc id=41ea0ade-1c90-4935-ae8a-1ee2e13aae4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd
2026-06-12 17:11:40.827868 | controller | Jun 12 16:06:02.313902 crc crio[22579]: time="2026-06-12T16:06:02.313350438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827884 | controller | Jun 12 16:06:02.317176 crc crio[22579]: time="2026-06-12T16:06:02.317096944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.827899 | controller | Jun 12 16:06:02.432786 crc crio[22579]: time="2026-06-12T16:06:02.432653347Z" level=info msg="Created container 1ae3d4f16decec732dcc67e4039b1b839fd27821cbbc95db88612be3d4f03bf7: openshift-frr-k8s/frr-k8s-8bnhb/controller" id=4e50271f-78df-4a43-9d43-1123fb997274 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.827916 | controller | Jun 12 16:06:02.434239 crc crio[22579]: time="2026-06-12T16:06:02.434171466Z" level=info msg="Starting container: 1ae3d4f16decec732dcc67e4039b1b839fd27821cbbc95db88612be3d4f03bf7" id=37eb1b46-1806-4a9c-b09a-b7f86f0c14fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.827931 | controller | Jun 12 16:06:02.440015 crc crio[22579]: time="2026-06-12T16:06:02.439962284Z" level=info msg="Started container" PID=41086 containerID=1ae3d4f16decec732dcc67e4039b1b839fd27821cbbc95db88612be3d4f03bf7 description=openshift-frr-k8s/frr-k8s-8bnhb/controller id=37eb1b46-1806-4a9c-b09a-b7f86f0c14fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.827947 | controller | Jun 12 16:06:02.453795 crc crio[22579]: time="2026-06-12T16:06:02.453653635Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c543f7f1-4603-4159-9e6a-300408df239b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.827966 | controller | Jun 12 16:06:02.458224 crc crio[22579]: time="2026-06-12T16:06:02.45811657Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2a0469ca-252f-4de6-a6a9-ab7544d24c2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.827983 | controller | Jun 12 16:06:02.468025 crc crio[22579]: time="2026-06-12T16:06:02.467634154Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/frr" id=91548645-0056-4919-8c1b-7f0f409f56f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.827998 | controller | Jun 12 16:06:02.471121 crc crio[22579]: time="2026-06-12T16:06:02.4710147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828014 | controller | Jun 12 16:06:02.509938 crc crio[22579]: time="2026-06-12T16:06:02.509788504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828030 | controller | Jun 12 16:06:02.512936 crc crio[22579]: time="2026-06-12T16:06:02.512858363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828046 | controller | Jun 12 16:06:02.632909 crc crio[22579]: time="2026-06-12T16:06:02.632730277Z" level=info msg="Created container 7680ab6b8fba1d63265f80796eb47ebb18591d5e26f7b0fde6ff19ce9e228467: openshift-frr-k8s/frr-k8s-8bnhb/frr" id=91548645-0056-4919-8c1b-7f0f409f56f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828062 | controller | Jun 12 16:06:02.634580 crc crio[22579]: time="2026-06-12T16:06:02.634465331Z" level=info msg="Starting container: 7680ab6b8fba1d63265f80796eb47ebb18591d5e26f7b0fde6ff19ce9e228467" id=5ab17d7c-4e07-4904-aa28-98931dd05859 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.828077 | controller | Jun 12 16:06:02.641094 crc crio[22579]: time="2026-06-12T16:06:02.640990368Z" level=info msg="Started container" PID=41110 containerID=7680ab6b8fba1d63265f80796eb47ebb18591d5e26f7b0fde6ff19ce9e228467 description=openshift-frr-k8s/frr-k8s-8bnhb/frr id=5ab17d7c-4e07-4904-aa28-98931dd05859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.828093 | controller | Jun 12 16:06:02.652779 crc crio[22579]: time="2026-06-12T16:06:02.652655727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=123bc9ed-0f16-4de9-bbab-e02fc6b96514 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828108 | controller | Jun 12 16:06:02.658212 crc crio[22579]: time="2026-06-12T16:06:02.657991294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=21ac5974-8041-4932-b1f5-22121c236f88 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828124 | controller | Jun 12 16:06:02.668441 crc crio[22579]: time="2026-06-12T16:06:02.668237627Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/reloader" id=c3ce64f8-3209-4d0e-b03e-749a8eb2625c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828140 | controller | Jun 12 16:06:02.670837 crc crio[22579]: time="2026-06-12T16:06:02.670753841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828156 | controller | Jun 12 16:06:02.701996 crc crio[22579]: time="2026-06-12T16:06:02.701793257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828176 | controller | Jun 12 16:06:02.704966 crc crio[22579]: time="2026-06-12T16:06:02.704898447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828193 | controller | Jun 12 16:06:02.821399 crc crio[22579]: time="2026-06-12T16:06:02.82125722Z" level=info msg="Created container 1ebf5c08e91c2058bce7f0485e293ae3a603afd1b5e6b61c81a74878388b5146: openshift-frr-k8s/frr-k8s-8bnhb/reloader" id=c3ce64f8-3209-4d0e-b03e-749a8eb2625c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828209 | controller | Jun 12 16:06:02.823989 crc crio[22579]: time="2026-06-12T16:06:02.823815026Z" level=info msg="Starting container: 1ebf5c08e91c2058bce7f0485e293ae3a603afd1b5e6b61c81a74878388b5146" id=3a92023a-337b-4d68-9509-e9e1bee09e3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.828224 | controller | Jun 12 16:06:02.833589 crc crio[22579]: time="2026-06-12T16:06:02.833447863Z" level=info msg="Started container" PID=41153 containerID=1ebf5c08e91c2058bce7f0485e293ae3a603afd1b5e6b61c81a74878388b5146 description=openshift-frr-k8s/frr-k8s-8bnhb/reloader id=3a92023a-337b-4d68-9509-e9e1bee09e3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.828241 | controller | Jun 12 16:06:02.844073 crc crio[22579]: time="2026-06-12T16:06:02.843927411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1a17350a-b430-4836-a7aa-20a61d05d196 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828257 | controller | Jun 12 16:06:02.849589 crc crio[22579]: time="2026-06-12T16:06:02.849303479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6a77b2e9-9e3d-45e7-b72b-602457f57a0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828273 | controller | Jun 12 16:06:02.862666 crc crio[22579]: time="2026-06-12T16:06:02.858614758Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/frr-metrics" id=a3e12e99-86ee-4dff-8175-763be8dabe31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828289 | controller | Jun 12 16:06:02.862666 crc crio[22579]: time="2026-06-12T16:06:02.861097342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828305 | controller | Jun 12 16:06:02.896330 crc crio[22579]: time="2026-06-12T16:06:02.896214722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828321 | controller | Jun 12 16:06:02.900030 crc crio[22579]: time="2026-06-12T16:06:02.899951428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828337 | controller | Jun 12 16:06:03.164004 crc crio[22579]: time="2026-06-12T16:06:03.163819506Z" level=info msg="Created container d85f4cbb3d65d82fa033112e2da6521e804f8381b2c36fd457a2f6e27426a1be: openshift-frr-k8s/frr-k8s-8bnhb/frr-metrics" id=a3e12e99-86ee-4dff-8175-763be8dabe31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828372 | controller | Jun 12 16:06:03.177991 crc crio[22579]: time="2026-06-12T16:06:03.175053344Z" level=info msg="Starting container: d85f4cbb3d65d82fa033112e2da6521e804f8381b2c36fd457a2f6e27426a1be" id=1ffa528f-f13c-4d59-b388-a5bb99c2059c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.828390 | controller | Jun 12 16:06:03.182104 crc crio[22579]: time="2026-06-12T16:06:03.182018632Z" level=info msg="Started container" PID=41184 containerID=d85f4cbb3d65d82fa033112e2da6521e804f8381b2c36fd457a2f6e27426a1be description=openshift-frr-k8s/frr-k8s-8bnhb/frr-metrics id=1ffa528f-f13c-4d59-b388-a5bb99c2059c name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.828410 | controller | Jun 12 16:06:03.227223 crc crio[22579]: time="2026-06-12T16:06:03.227059597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2303e81a-53cf-4518-94f8-e787bb7b37d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828427 | controller | Jun 12 16:06:03.232903 crc crio[22579]: time="2026-06-12T16:06:03.232818324Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=95753d7e-1a36-4463-892b-09c0234433b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828468 | controller | Jun 12 16:06:03.260900 crc crio[22579]: time="2026-06-12T16:06:03.260068483Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/frr-status" id=5f35530e-aa1d-4839-9110-3b59c707d7a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828490 | controller | Jun 12 16:06:03.263069 crc crio[22579]: time="2026-06-12T16:06:03.262469324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828507 | controller | Jun 12 16:06:03.298585 crc crio[22579]: time="2026-06-12T16:06:03.298404195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828523 | controller | Jun 12 16:06:03.303102 crc crio[22579]: time="2026-06-12T16:06:03.302966662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828539 | controller | Jun 12 16:06:03.449242 crc crio[22579]: time="2026-06-12T16:06:03.448467741Z" level=info msg="Created container 87d10e62f27bbcdab9f6e980efbaea5f47af9443415c1c3283303012b0de88a1: openshift-frr-k8s/frr-k8s-8bnhb/frr-status" id=5f35530e-aa1d-4839-9110-3b59c707d7a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828555 | controller | Jun 12 16:06:03.453964 crc crio[22579]: time="2026-06-12T16:06:03.453800698Z" level=info msg="Starting container: 87d10e62f27bbcdab9f6e980efbaea5f47af9443415c1c3283303012b0de88a1" id=32aadec4-e695-4fd2-9072-358972caba4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.828571 | controller | Jun 12 16:06:03.462065 crc crio[22579]: time="2026-06-12T16:06:03.461976187Z" level=info msg="Started container" PID=41202 containerID=87d10e62f27bbcdab9f6e980efbaea5f47af9443415c1c3283303012b0de88a1 description=openshift-frr-k8s/frr-k8s-8bnhb/frr-status id=32aadec4-e695-4fd2-9072-358972caba4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.828587 | controller | Jun 12 16:06:03.485953 crc crio[22579]: time="2026-06-12T16:06:03.485850909Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fb8ad598-85f6-4d32-ab46-7930acda1f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828603 | controller | Jun 12 16:06:03.489094 crc crio[22579]: time="2026-06-12T16:06:03.488940188Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=73aeffb9-e863-477c-b395-47b87d51feec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828624 | controller | Jun 12 16:06:03.501047 crc crio[22579]: time="2026-06-12T16:06:03.500962627Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy" id=03b4a627-593f-4ad7-9fa5-9030dd52b538 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828641 | controller | Jun 12 16:06:03.501527 crc crio[22579]: time="2026-06-12T16:06:03.501399108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828657 | controller | Jun 12 16:06:03.527967 crc crio[22579]: time="2026-06-12T16:06:03.527530238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828673 | controller | Jun 12 16:06:03.822001 crc crio[22579]: time="2026-06-12T16:06:03.821904975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828689 | controller | Jun 12 16:06:03.937817 crc crio[22579]: time="2026-06-12T16:06:03.937051647Z" level=info msg="Created container 67cf1cc28ab60fdbadf11c4a2d66f6e48ce00e39376e7dc1523549cb2ed734b6: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy" id=03b4a627-593f-4ad7-9fa5-9030dd52b538 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828705 | controller | Jun 12 16:06:03.938593 crc crio[22579]: time="2026-06-12T16:06:03.938480614Z" level=info msg="Starting container: 67cf1cc28ab60fdbadf11c4a2d66f6e48ce00e39376e7dc1523549cb2ed734b6" id=fc3d2c9f-68dc-437f-af10-9f482f834947 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.828721 | controller | Jun 12 16:06:03.943740 crc crio[22579]: time="2026-06-12T16:06:03.943709518Z" level=info msg="Started container" PID=41227 containerID=67cf1cc28ab60fdbadf11c4a2d66f6e48ce00e39376e7dc1523549cb2ed734b6 description=openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy id=fc3d2c9f-68dc-437f-af10-9f482f834947 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.828738 | controller | Jun 12 16:06:03.953058 crc crio[22579]: time="2026-06-12T16:06:03.953000416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a295e6bb-baa6-42a6-963f-b7a00f1bacde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828755 | controller | Jun 12 16:06:03.957122 crc crio[22579]: time="2026-06-12T16:06:03.95704334Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=802d3aa7-ad56-4a45-af5f-664850a7e255 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.828771 | controller | Jun 12 16:06:03.962643 crc crio[22579]: time="2026-06-12T16:06:03.962457418Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy-frr" id=d6cd9341-4af1-4258-bbb0-e91cbcc7e885 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828787 | controller | Jun 12 16:06:03.963293 crc crio[22579]: time="2026-06-12T16:06:03.963164307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828802 | controller | Jun 12 16:06:04.005831 crc crio[22579]: time="2026-06-12T16:06:04.005767529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828819 | controller | Jun 12 16:06:04.322634 crc crio[22579]: time="2026-06-12T16:06:04.322580182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.828835 | controller | Jun 12 16:06:04.340702 crc crio[22579]: time="2026-06-12T16:06:04.339710901Z" level=info msg="Stopping pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd" id=bee398b4-ceda-4b67-9c8d-25c3cbfda93f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.828855 | controller | Jun 12 16:06:04.340702 crc crio[22579]: time="2026-06-12T16:06:04.340276405Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688006-kp9kf Namespace:openshift-infra ID:a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd UID:d8cf4ed7-219f-4074-8766-83978d4ecf96 NetNS:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cf4ed7_219f_4074_8766_83978d4ecf96.slice PodAnnotations:0xc000548120}] Aliases:map[]}"
2026-06-12 17:11:40.828873 | controller | Jun 12 16:06:04.340702 crc crio[22579]: time="2026-06-12T16:06:04.340398229Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688006-kp9kf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.828889 | controller | Jun 12 16:06:04.437321 crc crio[22579]: time="2026-06-12T16:06:04.437250012Z" level=info msg="Created container d1006f73d80f9192baa736d5602aeb3356c537bfcda503e457391c58cdceecdc: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy-frr" id=d6cd9341-4af1-4258-bbb0-e91cbcc7e885 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.828906 | controller | Jun 12 16:06:04.439774 crc crio[22579]: time="2026-06-12T16:06:04.439680734Z" level=info msg="Starting container: d1006f73d80f9192baa736d5602aeb3356c537bfcda503e457391c58cdceecdc" id=d84e5ab6-7294-40f4-956c-cb63f7fabfa7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.828922 | controller | Jun 12 16:06:04.445924 crc crio[22579]: time="2026-06-12T16:06:04.445853462Z" level=info msg="Started container" PID=41255 containerID=d1006f73d80f9192baa736d5602aeb3356c537bfcda503e457391c58cdceecdc description=openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy-frr id=d84e5ab6-7294-40f4-956c-cb63f7fabfa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf
2026-06-12 17:11:40.828938 | controller | Jun 12 16:06:04.727474 crc crio[22579]: time="2026-06-12T16:06:04.727264667Z" level=info msg="Stopped pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd" id=bee398b4-ceda-4b67-9c8d-25c3cbfda93f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.828954 | controller | Jun 12 16:06:08.657634 crc crio[22579]: time="2026-06-12T16:06:08.655869803Z" level=info msg="Removing container: 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51" id=c7d51a83-7350-448b-968f-850b82d5f617 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.828970 | controller | Jun 12 16:06:08.817036 crc crio[22579]: time="2026-06-12T16:06:08.816403149Z" level=info msg="Removed container 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51: openshift-infra/auto-csr-approver-29687998-glpcx/oc" id=c7d51a83-7350-448b-968f-850b82d5f617 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.828985 | controller | Jun 12 16:06:08.825082 crc crio[22579]: time="2026-06-12T16:06:08.82503065Z" level=info msg="Stopping pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113" id=73463743-128f-448a-b8ff-0dbdf060e9a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.829001 | controller | Jun 12 16:06:08.825082 crc crio[22579]: time="2026-06-12T16:06:08.825097992Z" level=info msg="Stopped pod sandbox (already stopped): 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113" id=73463743-128f-448a-b8ff-0dbdf060e9a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.829017 | controller | Jun 12 16:06:08.825718 crc crio[22579]: time="2026-06-12T16:06:08.825676427Z" level=info msg="Removing pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113" id=172057e8-91b3-4541-97ef-19ea7b098c60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.829037 | controller | Jun 12 16:06:08.842686 crc crio[22579]: time="2026-06-12T16:06:08.83906762Z" level=info msg="Removed pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113" id=172057e8-91b3-4541-97ef-19ea7b098c60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.829081 | controller | Jun 12 16:06:24.905611 crc crio[22579]: time="2026-06-12T16:06:24.898373563Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/POD" id=b5d9a87f-9f66-45b1-8372-a89a875067f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.829098 | controller | Jun 12 16:06:24.905611 crc crio[22579]: time="2026-06-12T16:06:24.899253186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.829114 | controller | Jun 12 16:06:24.939596 crc crio[22579]: time="2026-06-12T16:06:24.939429556Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-59d74dff6d-f74t2 Namespace:baremetal-operator-system ID:8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1 UID:eabb79da-4680-4473-b56f-d03c214cfae4 NetNS:/var/run/netns/d6f10f61-bfad-4e49-bf06-36356bad2627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabb79da_4680_4473_b56f_d03c214cfae4.slice PodAnnotations:0xc000478a20}] Aliases:map[]}"
2026-06-12 17:11:40.829130 | controller | Jun 12 16:06:24.939746 crc crio[22579]: time="2026-06-12T16:06:24.939619241Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.829147 | controller | Jun 12 16:06:25.802392 crc crio[22579]: 2026-06-12T16:06:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cfb23ba432fd20 Mac:ce:f0:66:47:9a:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/d6f10f61-bfad-4e49-bf06-36356bad2627 SocketPath: PciID:}] [{Interface:0xc000418b00 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.829163 | controller | Jun 12 16:06:25.804012 crc crio[22579]: time="2026-06-12T16:06:25.803926411Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-59d74dff6d-f74t2 Namespace:baremetal-operator-system ID:8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1 UID:eabb79da-4680-4473-b56f-d03c214cfae4 NetNS:/var/run/netns/d6f10f61-bfad-4e49-bf06-36356bad2627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabb79da_4680_4473_b56f_d03c214cfae4.slice PodAnnotations:0xc000478a20}] Aliases:map[]}"
2026-06-12 17:11:40.829179 | controller | Jun 12 16:06:25.804104 crc crio[22579]: time="2026-06-12T16:06:25.804083095Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.829195 | controller | Jun 12 16:06:25.812696 crc crio[22579]: time="2026-06-12T16:06:25.810171521Z" level=info msg="Ran pod sandbox 8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/POD" id=b5d9a87f-9f66-45b1-8372-a89a875067f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.829211 | controller | Jun 12 16:06:25.814027 crc crio[22579]: time="2026-06-12T16:06:25.813948338Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=afe43817-c419-4e7a-b9f6-8f96f0eadce9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.829232 | controller | Jun 12 16:06:25.820934 crc crio[22579]: time="2026-06-12T16:06:25.820859055Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 17:11:40.829248 | controller | Jun 12 16:06:25.935417 crc crio[22579]: time="2026-06-12T16:06:25.935024852Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-c8cvk/POD" id=31677617-8711-40c8-aa3b-9f9cb4c81cf6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.829264 | controller | Jun 12 16:06:25.935417 crc crio[22579]: time="2026-06-12T16:06:25.935109804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.829281 | controller | Jun 12 16:06:25.958621 crc crio[22579]: time="2026-06-12T16:06:25.958460413Z" level=info msg="Got pod network &{Name:openstack-operator-index-c8cvk Namespace:openstack-operators ID:633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b UID:146b069e-07b7-4a2e-b7a3-c68e759bae49 NetNS:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod146b069e_07b7_4a2e_b7a3_c68e759bae49.slice PodAnnotations:0xc000479040}] Aliases:map[]}"
2026-06-12 17:11:40.829297 | controller | Jun 12 16:06:25.958908 crc crio[22579]: time="2026-06-12T16:06:25.958880013Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-c8cvk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.829313 | controller | Jun 12 16:06:26.324309 crc crio[22579]: 2026-06-12T16:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:633f449e1abea3e Mac:72:b6:49:32:3d:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e SocketPath: PciID:}] [{Interface:0xc0002946b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.829330 | controller | Jun 12 16:06:26.324309 crc crio[22579]: time="2026-06-12T16:06:26.32262145Z" level=info msg="Got pod network &{Name:openstack-operator-index-c8cvk Namespace:openstack-operators ID:633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b UID:146b069e-07b7-4a2e-b7a3-c68e759bae49 NetNS:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod146b069e_07b7_4a2e_b7a3_c68e759bae49.slice PodAnnotations:0xc000479040}] Aliases:map[]}"
2026-06-12 17:11:40.829358 | controller | Jun 12 16:06:26.324309 crc crio[22579]: time="2026-06-12T16:06:26.322758593Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-c8cvk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.829380 | controller | Jun 12 16:06:26.333291 crc crio[22579]: time="2026-06-12T16:06:26.333196631Z" level=info msg="Ran pod sandbox 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b with infra container: openstack-operators/openstack-operator-index-c8cvk/POD" id=31677617-8711-40c8-aa3b-9f9cb4c81cf6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.829397 | controller | Jun 12 16:06:26.346735 crc crio[22579]: time="2026-06-12T16:06:26.343909035Z" level=info msg="Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=bab38e3f-cb3a-48f4-9a38-22113ffe051b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.829413 | controller | Jun 12 16:06:26.351894 crc crio[22579]: time="2026-06-12T16:06:26.351759187Z" level=info msg="Trying to access \"38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 17:11:40.829486 | controller | Jun 12 16:06:26.475299 crc crio[22579]: time="2026-06-12T16:06:26.475163Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/POD" id=c438cd7a-1f9e-437b-9e2b-82494dfef194 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.829560 | controller | Jun 12 16:06:26.475764 crc crio[22579]: time="2026-06-12T16:06:26.475674724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.829584 | controller | Jun 12 16:06:26.553916 crc crio[22579]: time="2026-06-12T16:06:26.553785646Z" 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=c438cd7a-1f9e-437b-9e2b-82494dfef194 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.829602 | controller | Jun 12 16:06:26.561905 crc crio[22579]: time="2026-06-12T16:06:26.561751631Z" level=info msg="Ran pod sandbox 967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac with infra container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/POD" id=c438cd7a-1f9e-437b-9e2b-82494dfef194 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.829618 | controller | Jun 12 16:06:26.564823 crc crio[22579]: time="2026-06-12T16:06:26.564652265Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=06a044d2-3f26-4d05-8f60-cbc8c41257ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.829634 | controller | Jun 12 16:06:26.568151 crc crio[22579]: time="2026-06-12T16:06:26.568011721Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-12 17:11:40.829650 | controller | Jun 12 16:06:30.472075 crc crio[22579]: time="2026-06-12T16:06:30.470676941Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-4872d/POD" id=6f7a4fc1-fec1-4f3e-9fca-345a03fff96f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.829666 | controller | Jun 12 16:06:30.472075 crc crio[22579]: time="2026-06-12T16:06:30.471252205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.829682 | controller | Jun 12 16:06:34.366129 crc crio[22579]: time="2026-06-12T16:06:34.365575721Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/POD" id=c5bd38ae-69c7-4c3a-b8b0-6692d340fd92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.829698 | controller | Jun 12 16:06:34.367722 crc crio[22579]: time="2026-06-12T16:06:34.366159206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.829714 | controller | Jun 12 16:06:39.887102 crc crio[22579]: time="2026-06-12T16:06:39.886690325Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=afe43817-c419-4e7a-b9f6-8f96f0eadce9 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.829730 | controller | Jun 12 16:06:39.889166 crc crio[22579]: time="2026-06-12T16:06:39.889080006Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=b494e700-0473-4d05-9ab1-7b02db5f09f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.829758 | controller | Jun 12 16:06:39.901885 crc crio[22579]: time="2026-06-12T16:06:39.901775802Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=59b0630a-429c-4ebc-a95f-9b6ae85a9a8a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.829776 | controller | Jun 12 16:06:39.903662 crc crio[22579]: time="2026-06-12T16:06:39.903461725Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7b84766bcc-pf7kd Namespace:baremetal-operator-system ID:6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 UID:6d57e4d4-c684-473d-9a7e-9a07d2d24d1f NetNS:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d57e4d4_c684_473d_9a7e_9a07d2d24d1f.slice PodAnnotations:0xc0024a6770}] Aliases:map[]}"
2026-06-12 17:11:40.829800 | controller | Jun 12 16:06:39.903662 crc crio[22579]: time="2026-06-12T16:06:39.90365054Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7b84766bcc-pf7kd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.829817 | controller | Jun 12 16:06:39.911575 crc crio[22579]: time="2026-06-12T16:06:39.91144482Z" level=info msg="Got pod network &{Name:openstack-operator-index-4872d Namespace:openstack-operators ID:ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed UID:869faf43-2a20-475a-a23e-df1d1070f943 NetNS:/var/run/netns/401386ba-e041-45a7-9e5a-3fbcf71c9c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod869faf43_2a20_475a_a23e_df1d1070f943.slice PodAnnotations:0xc0012162f8}] Aliases:map[]}"
2026-06-12 17:11:40.829834 | controller | Jun 12 16:06:39.911575 crc crio[22579]: time="2026-06-12T16:06:39.911564483Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-4872d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.829850 | controller | Jun 12 16:06:40.319256 crc crio[22579]: time="2026-06-12T16:06:40.318183938Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=27f41e13-2d3e-4165-862f-6502a7333a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.829866 | controller | Jun 12 16:06:40.322452 crc crio[22579]: time="2026-06-12T16:06:40.322098209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.829882 | controller | Jun 12 16:06:40.387731 crc crio[22579]: time="2026-06-12T16:06:40.387581768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.829898 | controller | Jun 12 16:06:40.424666 crc crio[22579]: time="2026-06-12T16:06:40.424246668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.829914 | controller | Jun 12 16:06:40.870548 crc crio[22579]: time="2026-06-12T16:06:40.869128944Z" level=info msg="Created container 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=27f41e13-2d3e-4165-862f-6502a7333a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.829931 | controller | Jun 12 16:06:40.876149 crc crio[22579]: 2026-06-12T16:06:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c5949efbdb0e1b Mac:0e:97:17:22:dd:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 SocketPath: PciID:}] [{Interface:0xc0002869d0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.829947 | controller | Jun 12 16:06:40.876682 crc crio[22579]: time="2026-06-12T16:06:40.875387764Z" level=info msg="Starting container: 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b" id=75185ca9-548f-4f36-8cf2-a7a3bd4e40d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.829963 | controller | Jun 12 16:06:40.878616 crc crio[22579]: time="2026-06-12T16:06:40.877464658Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7b84766bcc-pf7kd Namespace:baremetal-operator-system ID:6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 UID:6d57e4d4-c684-473d-9a7e-9a07d2d24d1f NetNS:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d57e4d4_c684_473d_9a7e_9a07d2d24d1f.slice PodAnnotations:0xc0024a6770}] Aliases:map[]}"
2026-06-12 17:11:40.829984 | controller | Jun 12 16:06:40.878616 crc crio[22579]: time="2026-06-12T16:06:40.87832146Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7b84766bcc-pf7kd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.830002 | controller | Jun 12 16:06:40.887969 crc crio[22579]: time="2026-06-12T16:06:40.887826813Z" level=info msg="Started container" PID=42339 containerID=2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=75185ca9-548f-4f36-8cf2-a7a3bd4e40d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1
2026-06-12 17:11:40.830018 | controller | Jun 12 16:06:40.979416 crc crio[22579]: 2026-06-12T16:06:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebc1f9247ca9d9a Mac:ae:c5:8d:df:df:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/401386ba-e041-45a7-9e5a-3fbcf71c9c35 SocketPath: PciID:}] [{Interface:0xc000014850 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.830034 | controller | Jun 12 16:06:40.980866 crc crio[22579]: time="2026-06-12T16:06:40.980780377Z" level=info msg="Got pod network &{Name:openstack-operator-index-4872d Namespace:openstack-operators ID:ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed UID:869faf43-2a20-475a-a23e-df1d1070f943 NetNS:/var/run/netns/401386ba-e041-45a7-9e5a-3fbcf71c9c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod869faf43_2a20_475a_a23e_df1d1070f943.slice PodAnnotations:0xc0012162f8}] Aliases:map[]}"
2026-06-12 17:11:40.830051 | controller | Jun 12 16:06:40.981120 crc crio[22579]: time="2026-06-12T16:06:40.981036083Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-4872d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.830067 | controller | Jun 12 16:06:41.969246 crc crio[22579]: time="2026-06-12T16:06:41.969133657Z" level=info msg="Ran pod sandbox 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/POD" id=c5bd38ae-69c7-4c3a-b8b0-6692d340fd92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.830084 | controller | Jun 12 16:06:41.974679 crc crio[22579]: time="2026-06-12T16:06:41.97431533Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=8091966a-d7ca-408c-92eb-7fdb641da4e4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.830101 | controller | Jun 12 16:06:41.979609 crc crio[22579]: time="2026-06-12T16:06:41.979300988Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-12 17:11:40.830117 | controller | Jun 12 16:06:41.982020 crc crio[22579]: time="2026-06-12T16:06:41.979652637Z" level=info msg="Ran pod sandbox ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed with infra container: openstack-operators/openstack-operator-index-4872d/POD" id=6f7a4fc1-fec1-4f3e-9fca-345a03fff96f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.830133 | controller | Jun 12 16:06:41.985853 crc crio[22579]: time="2026-06-12T16:06:41.985678761Z" level=info msg="Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=e640f9cd-99b0-4a87-a5a6-ed9e78668d28 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.830195 | controller | Jun 12 16:06:41.986835 crc crio[22579]: time="2026-06-12T16:06:41.986748859Z" level=info msg="Trying to access \"38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 17:11:40.830213 | controller | Jun 12 16:06:42.009628 crc crio[22579]: time="2026-06-12T16:06:42.008969508Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=06a044d2-3f26-4d05-8f60-cbc8c41257ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.830230 | controller | Jun 12 16:06:42.010729 crc crio[22579]: time="2026-06-12T16:06:42.010642681Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=536e1296-42ca-446b-baa9-bb19346d565d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.830247 | controller | Jun 12 16:06:42.485252 crc crio[22579]: time="2026-06-12T16:06:42.485034113Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=463db334-aa3d-4062-9f34-a601f3239743 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.830263 | controller | Jun 12 16:06:43.247145 crc crio[22579]: time="2026-06-12T16:06:43.246736543Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-ipa-downloader" id=9eec4314-1b1d-473b-a7c5-014d7037fa0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.830279 | controller | Jun 12 16:06:45.680925 crc crio[22579]: time="2026-06-12T16:06:45.680129553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830295 | controller | Jun 12 16:06:46.078612 crc crio[22579]: time="2026-06-12T16:06:46.071606319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830311 | controller | Jun 12 16:06:46.107104 crc crio[22579]: time="2026-06-12T16:06:46.106062163Z" level=info msg="Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index@sha256:b71f20e8392743fcb16d9c7f63e2007245710731cb4a3aa3a9c805c5f05992eb" id=bab38e3f-cb3a-48f4-9a38-22113ffe051b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.830327 | controller | Jun 12 16:06:46.110807 crc crio[22579]: time="2026-06-12T16:06:46.110570208Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=81745a9f-09f0-4fe9-82c6-5bae6b7891ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.830343 | controller | Jun 12 16:06:46.116696 crc crio[22579]: time="2026-06-12T16:06:46.116574812Z" level=info msg="Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index@sha256:b71f20e8392743fcb16d9c7f63e2007245710731cb4a3aa3a9c805c5f05992eb" id=e640f9cd-99b0-4a87-a5a6-ed9e78668d28 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.830378 | controller | Jun 12 16:06:46.117726 crc crio[22579]: time="2026-06-12T16:06:46.11765853Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=57b0f57c-6589-48e1-b7bb-cb1a51cc3e52 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.830395 | controller | Jun 12 16:06:46.120080 crc crio[22579]: time="2026-06-12T16:06:46.12000924Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=7b878743-37b5-4289-afc8-ec57a090ec93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.830410 | controller | Jun 12 16:06:46.129156 crc crio[22579]: time="2026-06-12T16:06:46.128660182Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=2623e046-4eab-48e9-a19c-a606b4da1dc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.830430 | controller | Jun 12 16:06:46.140430 crc crio[22579]: time="2026-06-12T16:06:46.140361012Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-c8cvk/registry-server" id=9b33fdf5-7209-4452-902c-23a74d8ff138 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.830447 | controller | Jun 12 16:06:46.143380 crc crio[22579]: time="2026-06-12T16:06:46.142727863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830464 | controller | Jun 12 16:06:46.144334 crc crio[22579]: time="2026-06-12T16:06:46.144267602Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-4872d/registry-server" id=7e1cf285-05a4-4e91-89b1-1d8c209f7ffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.830480 | controller | Jun 12 16:06:46.148204 crc crio[22579]: time="2026-06-12T16:06:46.14808589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830496 | controller | Jun 12 16:06:46.231581 crc crio[22579]: time="2026-06-12T16:06:46.228936693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830512 | controller | Jun 12 16:06:46.231581 crc crio[22579]: time="2026-06-12T16:06:46.229087507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830539 | controller | Jun 12 16:06:46.234879 crc crio[22579]: time="2026-06-12T16:06:46.232986077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830556 | controller | Jun 12 16:06:46.234879 crc crio[22579]: time="2026-06-12T16:06:46.233403247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830571 | controller | Jun 12 16:06:46.239598 crc crio[22579]: time="2026-06-12T16:06:46.239555545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830587 | controller | Jun 12 16:06:46.433841 crc crio[22579]: time="2026-06-12T16:06:46.433754594Z" level=info msg="Created container 997dfabb0817fa5107b344c3ba5faa42b5547d4bcec0699d6236253032cd13be: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-ipa-downloader" id=9eec4314-1b1d-473b-a7c5-014d7037fa0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.830603 | controller | Jun 12 16:06:46.434206 crc crio[22579]: time="2026-06-12T16:06:46.434050502Z" level=info msg="Created container cbc8a6db27843753e906e5af2997cf0bbf312f793e4116b837f4eaea9cb7a722: openstack-operators/openstack-operator-index-4872d/registry-server" id=7e1cf285-05a4-4e91-89b1-1d8c209f7ffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.830618 | controller | Jun 12 16:06:46.437431 crc crio[22579]: time="2026-06-12T16:06:46.43710458Z" level=info msg="Starting container: 997dfabb0817fa5107b344c3ba5faa42b5547d4bcec0699d6236253032cd13be" id=3859671a-788a-418f-86ea-786322218afa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.830634 | controller | Jun 12 16:06:46.437789 crc crio[22579]: time="2026-06-12T16:06:46.437674345Z" level=info msg="Starting container: cbc8a6db27843753e906e5af2997cf0bbf312f793e4116b837f4eaea9cb7a722" id=7ae99cdf-5418-45d7-a7ea-6a0fafc7d8ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.830653 | controller | Jun 12 16:06:46.440178 crc crio[22579]: time="2026-06-12T16:06:46.440040405Z" level=info msg="Created container a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19: openstack-operators/openstack-operator-index-c8cvk/registry-server" id=9b33fdf5-7209-4452-902c-23a74d8ff138 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.830669 | controller | Jun 12 16:06:46.442724 crc crio[22579]: time="2026-06-12T16:06:46.442602191Z" level=info msg="Starting container: a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19" id=f9f7e5c9-a254-414e-94c2-3155c304981c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.830685 | controller | Jun 12 16:06:46.444024 crc crio[22579]: time="2026-06-12T16:06:46.443936235Z" level=info msg="Started container" PID=42722 containerID=cbc8a6db27843753e906e5af2997cf0bbf312f793e4116b837f4eaea9cb7a722 description=openstack-operators/openstack-operator-index-4872d/registry-server id=7ae99cdf-5418-45d7-a7ea-6a0fafc7d8ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed
2026-06-12 17:11:40.830702 | controller | Jun 12 16:06:46.444123 crc crio[22579]: time="2026-06-12T16:06:46.444086209Z" level=info msg="Started container" PID=42721 containerID=997dfabb0817fa5107b344c3ba5faa42b5547d4bcec0699d6236253032cd13be description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-ipa-downloader id=3859671a-788a-418f-86ea-786322218afa name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac
2026-06-12 17:11:40.830718 | controller | Jun 12 16:06:46.454391 crc crio[22579]: time="2026-06-12T16:06:46.4542864Z" level=info msg="Started container" PID=42720 containerID=a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19 description=openstack-operators/openstack-operator-index-c8cvk/registry-server id=f9f7e5c9-a254-414e-94c2-3155c304981c name=/runtime.v1.RuntimeService/StartContainer sandboxID=633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b
2026-06-12 17:11:40.830735 | controller | Jun 12 16:06:47.007220 crc crio[22579]: time="2026-06-12T16:06:47.006739945Z" level=info msg="Stopping container: a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19 (timeout: 2s)" id=155da311-2d6a-44d1-adfc-adc71d7642f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.830750 | controller | Jun 12 16:06:48.690139 crc crio[22579]: time="2026-06-12T16:06:48.68990718Z" level=info msg="Stopped container a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19: openstack-operators/openstack-operator-index-c8cvk/registry-server" id=155da311-2d6a-44d1-adfc-adc71d7642f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.830766 | controller | Jun 12 16:06:48.692008 crc crio[22579]: time="2026-06-12T16:06:48.69183461Z" level=info msg="Stopping pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b" id=76ea565b-3a15-4387-9760-48052db43c3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.830782 | controller | Jun 12 16:06:48.693104 crc crio[22579]: time="2026-06-12T16:06:48.69299197Z" level=info msg="Got pod network &{Name:openstack-operator-index-c8cvk Namespace:openstack-operators ID:633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b UID:146b069e-07b7-4a2e-b7a3-c68e759bae49 NetNS:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod146b069e_07b7_4a2e_b7a3_c68e759bae49.slice PodAnnotations:0xc0025a0d10}] Aliases:map[]}"
2026-06-12 17:11:40.830799 | controller | Jun 12 16:06:48.693341 crc crio[22579]: time="2026-06-12T16:06:48.693262376Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-c8cvk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.830818 | controller | Jun 12 16:06:48.774699 crc crio[22579]: time="2026-06-12T16:06:48.774231172Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03" id=8091966a-d7ca-408c-92eb-7fdb641da4e4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.830835 | controller | Jun 12 16:06:48.776226 crc crio[22579]: time="2026-06-12T16:06:48.77607838Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=cfc101af-1779-4c3e-b59c-a707e8797345 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.830851 | controller | Jun 12 16:06:48.786603 crc crio[22579]: time="2026-06-12T16:06:48.785768108Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=324d5240-bd79-481e-b8cc-dfc6a8db0c4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.830867 | controller | Jun 12 16:06:48.803748 crc crio[22579]: time="2026-06-12T16:06:48.803592295Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager" id=be1eb354-f1e2-44dc-9c4e-aa15a58b7986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.830882 | controller | Jun 12 16:06:48.805669 crc crio[22579]: time="2026-06-12T16:06:48.805605657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830899 | controller | Jun 12 16:06:48.873274 crc crio[22579]: time="2026-06-12T16:06:48.87318434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830914 | controller | Jun 12 16:06:48.928720 crc crio[22579]: time="2026-06-12T16:06:48.928619331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.830930 | controller | Jun 12 16:06:49.018875 crc crio[22579]: time="2026-06-12T16:06:49.018737721Z" level=info msg="Stopped pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b" id=76ea565b-3a15-4387-9760-48052db43c3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.830946 | controller | Jun 12 16:06:49.060863 crc crio[22579]: time="2026-06-12T16:06:49.060748578Z" level=info msg="Created container d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager" id=be1eb354-f1e2-44dc-9c4e-aa15a58b7986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.830962 | controller | Jun 12 16:06:49.062070 crc crio[22579]: time="2026-06-12T16:06:49.061892108Z" level=info msg="Starting container: d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195" id=b0a7a7a5-b166-46a5-bcd5-7de610f504ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.830988 | controller | Jun 12 16:06:49.068793 crc crio[22579]: time="2026-06-12T16:06:49.06862609Z" level=info msg="Started container" PID=42876 containerID=d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195 description=baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager id=b0a7a7a5-b166-46a5-bcd5-7de610f504ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1
2026-06-12 17:11:40.831006 | controller | Jun 12 16:07:00.232843 crc crio[22579]: time="2026-06-12T16:07:00.231069543Z" level=info msg="Running pod sandbox: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/POD" id=c11edf3c-bdee-44c1-b30f-3b71b26cb50e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.831022 | controller | Jun 12 16:07:00.232843 crc crio[22579]: time="2026-06-12T16:07:00.232844968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.831050 | controller | Jun 12 16:07:00.285008 crc crio[22579]: time="2026-06-12T16:07:00.284851631Z" level=info msg="Got pod network &{Name:12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf Namespace:openstack-operators ID:81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 UID:d5bd782b-d37a-4eee-80e7-fbe39a148f22 NetNS:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5bd782b_d37a_4eee_80e7_fbe39a148f22.slice PodAnnotations:0xc00008d560}] Aliases:map[]}"
2026-06-12 17:11:40.831068 | controller | Jun 12 16:07:00.285008 crc crio[22579]: time="2026-06-12T16:07:00.284937373Z" level=info msg="Adding pod openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.831160 | controller | Jun 12 16:07:02.882896 crc crio[22579]: 2026-06-12T16:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81978e341df4254 Mac:1e:9f:f7:35:28:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 SocketPath: PciID:}] [{Interface:0xc000373320 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.831188 | controller | Jun 12 16:07:02.885284 crc crio[22579]: time="2026-06-12T16:07:02.885214082Z" level=info msg="Got pod network &{Name:12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf Namespace:openstack-operators ID:81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 UID:d5bd782b-d37a-4eee-80e7-fbe39a148f22 NetNS:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5bd782b_d37a_4eee_80e7_fbe39a148f22.slice PodAnnotations:0xc00008d560}] Aliases:map[]}"
2026-06-12 17:11:40.831206 | controller | Jun 12 16:07:02.885580 crc crio[22579]: time="2026-06-12T16:07:02.885373196Z" level=info msg="Checking pod openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.831223 | controller | Jun 12 16:07:02.894791 crc crio[22579]: time="2026-06-12T16:07:02.894684165Z" level=info msg="Ran pod sandbox 81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 with infra container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/POD" id=c11edf3c-bdee-44c1-b30f-3b71b26cb50e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.831239 | controller | Jun 12 16:07:02.897141 crc crio[22579]: time="2026-06-12T16:07:02.897040715Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=615544ea-c2b3-4264-9077-56a76bda4efd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.831255 | controller | Jun 12 16:07:02.899199 crc crio[22579]: time="2026-06-12T16:07:02.899129469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=195eba93-24b3-4a2a-8f1f-ca5db17d793c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.831271 | controller | Jun 12 16:07:05.008247 crc crio[22579]: time="2026-06-12T16:07:05.007674519Z" level=info msg="Creating container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/util" id=2624d157-138d-430b-82c6-0a8bb8bf82f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.831287 | controller | Jun 12 16:07:05.009162 crc crio[22579]: time="2026-06-12T16:07:05.008827139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.831307 | controller | Jun 12 16:07:05.058535 crc crio[22579]: time="2026-06-12T16:07:05.058361279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.831324 | controller | Jun 12 16:07:05.065419 crc crio[22579]: time="2026-06-12T16:07:05.065245105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.831340 | controller | Jun 12 16:07:05.194356 crc crio[22579]: time="2026-06-12T16:07:05.194225852Z" level=info msg="Stopping container: d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195 (timeout: 10s)" id=b66f7c19-d1d0-4549-89c5-54f75dfb6f99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.831376 | controller | Jun 12 16:07:05.329032 crc crio[22579]: time="2026-06-12T16:07:05.328626438Z" level=info msg="Created container 9109c07920a5e076aa6060fbd683e752987adc2968de6d751a0b1c18c7b86f38: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/util" id=2624d157-138d-430b-82c6-0a8bb8bf82f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.831394 | controller | Jun 12 16:07:05.332715 crc crio[22579]: time="2026-06-12T16:07:05.331877001Z" level=info msg="Starting container: 9109c07920a5e076aa6060fbd683e752987adc2968de6d751a0b1c18c7b86f38" id=0199f685-c94f-4f8b-bd3f-4a210be26702 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.831422 | controller | Jun 12 16:07:05.369732 crc crio[22579]: time="2026-06-12T16:07:05.369162597Z" level=info msg="Started container" PID=43246 containerID=9109c07920a5e076aa6060fbd683e752987adc2968de6d751a0b1c18c7b86f38 description=openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/util id=0199f685-c94f-4f8b-bd3f-4a210be26702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191
2026-06-12 17:11:40.831439 | controller | Jun 12 16:07:05.396133 crc crio[22579]: time="2026-06-12T16:07:05.396064607Z" level=info msg="Stopped container d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager" id=b66f7c19-d1d0-4549-89c5-54f75dfb6f99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.831456 | controller | Jun 12 16:07:05.399007 crc crio[22579]: time="2026-06-12T16:07:05.398843388Z" level=info msg="Stopping pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1" id=3290b060-1c1e-4873-8c0f-757803de5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.831472 | controller | Jun 12 16:07:05.399673 crc crio[22579]: time="2026-06-12T16:07:05.399359421Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7b84766bcc-pf7kd Namespace:baremetal-operator-system ID:6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 UID:6d57e4d4-c684-473d-9a7e-9a07d2d24d1f NetNS:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d57e4d4_c684_473d_9a7e_9a07d2d24d1f.slice PodAnnotations:0xc000478358}] Aliases:map[]}"
2026-06-12 17:11:40.831488 | controller | Jun 12 16:07:05.400706 crc crio[22579]: time="2026-06-12T16:07:05.399883955Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7b84766bcc-pf7kd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.831505 | controller | Jun 12 16:07:06.630922 crc crio[22579]: time="2026-06-12T16:07:06.63061728Z" level=info msg="Stopped pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1" id=3290b060-1c1e-4873-8c0f-757803de5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.831525 | controller | Jun 12 16:07:07.278918 crc crio[22579]: time="2026-06-12T16:07:07.278405848Z" level=info msg="Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=dfe9b194-fea5-46e9-961b-c92f1bf3aa80 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.831542 | controller | Jun 12 16:07:07.280075 crc crio[22579]: time="2026-06-12T16:07:07.280007569Z" level=info msg="Trying to access \"38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 17:11:40.831558 | controller | Jun 12 16:07:07.283329 crc crio[22579]: time="2026-06-12T16:07:07.283249293Z" level=info msg="Removing container: d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195" id=9350d40f-3cf8-4d64-ac2e-cfd8d8b77057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.831574 | controller | Jun 12 16:07:07.315380 crc crio[22579]: time="2026-06-12T16:07:07.315248023Z" level=info msg="Removed container d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager" id=9350d40f-3cf8-4d64-ac2e-cfd8d8b77057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.831590 | controller | Jun 12 16:07:08.604172 crc crio[22579]: time="2026-06-12T16:07:08.603596774Z" level=info msg="Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:f221689da69ecd09364c68f6558eb60fd93615ea7d726f153a1c756181fa5e94" id=dfe9b194-fea5-46e9-961b-c92f1bf3aa80 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.831638 | controller | Jun 12 16:07:08.605306 crc crio[22579]: time="2026-06-12T16:07:08.604963119Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=86078e18-42eb-4dea-abce-d74b329bf429 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.831654 | controller | Jun 12 16:07:08.608661 crc crio[22579]: time="2026-06-12T16:07:08.608577912Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=9088cebf-7874-4431-bdb5-57d318d532cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.831670 | controller | Jun 12 16:07:08.616255 crc crio[22579]: time="2026-06-12T16:07:08.616182767Z" level=info msg="Creating container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/pull" id=72d8c4cf-ebdd-431f-8a9f-b16927301f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.831686 | controller | Jun 12 16:07:08.617697 crc crio[22579]: time="2026-06-12T16:07:08.617642494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.831703 | controller | Jun 12 16:07:08.669770 crc crio[22579]: time="2026-06-12T16:07:08.664934707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.831718 | controller | Jun 12 16:07:08.669770 crc crio[22579]: time="2026-06-12T16:07:08.665298536Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/12dbae5259d874dd722fbd56c42f1f61924aa1366053048aac1a5cacc4ad9b3b/merged/etc/passwd: no such file or directory"
2026-06-12 17:11:40.831734 | controller | Jun 12 16:07:08.669770 crc crio[22579]: time="2026-06-12T16:07:08.665335097Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/12dbae5259d874dd722fbd56c42f1f61924aa1366053048aac1a5cacc4ad9b3b/merged/etc/group: no such file or directory"
2026-06-12 17:11:40.831750 | controller | Jun 12 16:07:08.670196 crc crio[22579]: time="2026-06-12T16:07:08.669457953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.831773 | controller | Jun 12 16:07:08.867283 crc crio[22579]: time="2026-06-12T16:07:08.866900025Z" level=info msg="Removing container: 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82" id=21146e37-5724-40db-a8f4-543b961608fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.831789 | controller | Jun 12 16:07:08.879247 crc crio[22579]: time="2026-06-12T16:07:08.879051487Z" level=info msg="Created container cdc6892932ea5e806c679556c2ca1ce1a5a3e189aeb91bd3f3b6209b4ef66b20: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/pull" id=72d8c4cf-ebdd-431f-8a9f-b16927301f71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.831805 | controller | Jun 12 16:07:08.885098 crc crio[22579]: time="2026-06-12T16:07:08.884713082Z" level=info msg="Starting container: cdc6892932ea5e806c679556c2ca1ce1a5a3e189aeb91bd3f3b6209b4ef66b20" id=3d0660e9-70af-432f-9369-0e08a8673b3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.831822 | controller | Jun 12 16:07:08.908273 crc crio[22579]: time="2026-06-12T16:07:08.908138212Z" level=info msg="Started container" PID=43376 containerID=cdc6892932ea5e806c679556c2ca1ce1a5a3e189aeb91bd3f3b6209b4ef66b20 description=openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/pull id=3d0660e9-70af-432f-9369-0e08a8673b3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191
2026-06-12 17:11:40.831838 | controller | Jun 12 16:07:09.127621 crc crio[22579]: time="2026-06-12T16:07:09.127306932Z" level=info msg="Removed container 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82: openshift-infra/auto-csr-approver-29688000-jhgms/oc" id=21146e37-5724-40db-a8f4-543b961608fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.831854 | controller | Jun 12 16:07:09.139999 crc crio[22579]: time="2026-06-12T16:07:09.138737495Z" level=info msg="Stopping pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd" id=d71b4dcc-edce-4599-b91a-457312ebf504 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.831870 | controller | Jun 12 16:07:09.139999 crc crio[22579]: time="2026-06-12T16:07:09.13934721Z" level=info msg="Stopped pod sandbox (already stopped): 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd" id=d71b4dcc-edce-4599-b91a-457312ebf504 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.831885 | controller | Jun 12 16:07:09.140422 crc crio[22579]: time="2026-06-12T16:07:09.140320795Z" level=info msg="Removing pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd" id=7c02ed4f-56a3-4330-9270-c978da643e1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.831901 | controller | Jun 12 16:07:09.155072 crc crio[22579]: time="2026-06-12T16:07:09.154976531Z" level=info msg="Removed pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd" id=7c02ed4f-56a3-4330-9270-c978da643e1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.831917 | controller | Jun 12 16:07:09.156199 crc crio[22579]: time="2026-06-12T16:07:09.156046098Z" level=info msg="Stopping pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1" id=fa14b56b-73db-4ce1-8b23-1f20ed815444 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.831933 | controller | Jun 12 16:07:09.156299 crc crio[22579]: time="2026-06-12T16:07:09.156209183Z" level=info msg="Stopped pod sandbox (already stopped): 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1" id=fa14b56b-73db-4ce1-8b23-1f20ed815444 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.831949 | controller | Jun 12 16:07:09.157080 crc crio[22579]: time="2026-06-12T16:07:09.156999553Z" level=info msg="Removing pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1" id=228a083a-808a-4578-bd25-441a54e4e610 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.831969 | controller | Jun 12 16:07:09.169278 crc crio[22579]: time="2026-06-12T16:07:09.169155254Z" level=info msg="Removed pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1" id=228a083a-808a-4578-bd25-441a54e4e610 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.831985 | controller | Jun 12 16:07:09.324880 crc crio[22579]: time="2026-06-12T16:07:09.324689771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c638bb89-28bc-4cea-bf6a-35fb2989e314 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.832002 | controller | Jun 12 16:07:09.331179 crc crio[22579]: time="2026-06-12T16:07:09.330947336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=81fd6c31-639e-443c-9e51-af2c15824f2f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.832018 | controller | Jun 12 16:07:09.342374 crc crio[22579]: time="2026-06-12T16:07:09.342104811Z" level=info msg="Creating container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/extract" id=24ed0240-f981-4680-ad17-fc81752c8523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.832033 | controller | Jun 12 16:07:09.344132 crc crio[22579]: time="2026-06-12T16:07:09.342645455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832049 | controller | Jun 12 16:07:09.406406 crc crio[22579]: time="2026-06-12T16:07:09.406262625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832065 | controller | Jun 12 16:07:09.413031 crc crio[22579]: time="2026-06-12T16:07:09.41287817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832084 | controller | Jun 12 16:07:09.536585 crc crio[22579]: time="2026-06-12T16:07:09.53631085Z" level=info msg="Created container 5f97981af23381774d33f59fe704f09dc6299f159e3cf85028de83eafb7550ff: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/extract" id=24ed0240-f981-4680-ad17-fc81752c8523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.832102 | controller | Jun 12 16:07:09.539542 crc crio[22579]: time="2026-06-12T16:07:09.539222337Z" level=info msg="Starting container: 5f97981af23381774d33f59fe704f09dc6299f159e3cf85028de83eafb7550ff" id=0a09fd3d-d5f9-498a-aa47-542ffce875fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.832118 | controller | Jun 12 16:07:09.547611 crc crio[22579]: time="2026-06-12T16:07:09.547241279Z" level=info msg="Started container" PID=43442 containerID=5f97981af23381774d33f59fe704f09dc6299f159e3cf85028de83eafb7550ff description=openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/extract id=0a09fd3d-d5f9-498a-aa47-542ffce875fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191
2026-06-12 17:11:40.832135 | controller | Jun 12 16:07:11.384831 crc crio[22579]: time="2026-06-12T16:07:11.383971149Z" level=info msg="Stopping pod sandbox: 81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191" id=279a1a68-8ef0-4be6-9720-e9b3a48e2e5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.832151 | controller | Jun 12 16:07:11.386358 crc crio[22579]: time="2026-06-12T16:07:11.385368996Z" level=info msg="Got pod network &{Name:12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf Namespace:openstack-operators ID:81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 UID:d5bd782b-d37a-4eee-80e7-fbe39a148f22 NetNS:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5bd782b_d37a_4eee_80e7_fbe39a148f22.slice PodAnnotations:0xc00008c330}] Aliases:map[]}"
2026-06-12 17:11:40.832171 | controller | Jun 12 16:07:11.386358 crc crio[22579]: time="2026-06-12T16:07:11.386086705Z" level=info msg="Deleting pod openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.832188 | controller | Jun 12 16:07:12.257415 crc crio[22579]: time="2026-06-12T16:07:12.256766211Z" level=info msg="Stopped pod sandbox: 81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191" id=279a1a68-8ef0-4be6-9720-e9b3a48e2e5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.832205 | controller | Jun 12 16:07:19.874811 crc crio[22579]: time="2026-06-12T16:07:19.873905842Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/POD" id=a22ce7a9-9a9e-436a-a202-4742ebb9fcb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.832247 | controller | Jun 12 16:07:19.874811 crc crio[22579]: time="2026-06-12T16:07:19.874808466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832268 | controller | Jun 12 16:07:19.915724 crc crio[22579]: time="2026-06-12T16:07:19.915593711Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-76d9f7dc97-thd4t Namespace:openstack-operators ID:35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e UID:0bc6535a-facb-4125-a9c3-0e6c68fb9438 NetNS:/var/run/netns/24f656d0-c5b0-47ae-8c63-d7677bfba90c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc6535a_facb_4125_a9c3_0e6c68fb9438.slice PodAnnotations:0xc001216728}] Aliases:map[]}"
2026-06-12 17:11:40.832286 | controller | Jun 12 16:07:19.915724 crc crio[22579]: time="2026-06-12T16:07:19.915670963Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-76d9f7dc97-thd4t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.832302 | controller | Jun 12 16:07:21.277431 crc crio[22579]: 2026-06-12T16:07:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35cab4d51301a96 Mac:c2:aa:ec:d4:27:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/24f656d0-c5b0-47ae-8c63-d7677bfba90c SocketPath: PciID:}] [{Interface:0xc0005945e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.832319 | controller | Jun 12 16:07:21.278249 crc crio[22579]: time="2026-06-12T16:07:21.278097127Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-76d9f7dc97-thd4t Namespace:openstack-operators ID:35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e UID:0bc6535a-facb-4125-a9c3-0e6c68fb9438 NetNS:/var/run/netns/24f656d0-c5b0-47ae-8c63-d7677bfba90c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc6535a_facb_4125_a9c3_0e6c68fb9438.slice PodAnnotations:0xc001216728}] Aliases:map[]}"
2026-06-12 17:11:40.832335 | controller | Jun 12 16:07:21.282592 crc crio[22579]: time="2026-06-12T16:07:21.278325853Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-76d9f7dc97-thd4t for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.832368 | controller | Jun 12 16:07:21.289096 crc crio[22579]: time="2026-06-12T16:07:21.288449762Z" level=info msg="Ran pod sandbox 35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e with infra container: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/POD" id=a22ce7a9-9a9e-436a-a202-4742ebb9fcb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.832390 | controller | Jun 12 16:07:21.294005 crc crio[22579]: time="2026-06-12T16:07:21.293902117Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=97f75528-7432-47c1-a23f-3b6a7c9a75de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.832407 | controller | Jun 12 16:07:21.294321 crc crio[22579]: time="2026-06-12T16:07:21.294151524Z" level=info msg="Image 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found" id=97f75528-7432-47c1-a23f-3b6a7c9a75de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.832423 | controller | Jun 12 16:07:21.294321 crc crio[22579]: time="2026-06-12T16:07:21.294209035Z" level=info msg="Neither image nor artfiact 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found" id=97f75528-7432-47c1-a23f-3b6a7c9a75de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.832439 | controller | Jun 12 16:07:21.296725 crc crio[22579]: time="2026-06-12T16:07:21.296595619Z" level=info msg="Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=f639b774-5d88-436e-826d-3ac2b64817c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.832455 | controller | Jun 12 16:07:21.298128 crc crio[22579]: time="2026-06-12T16:07:21.298046157Z" level=info msg="Trying to access \"38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\""
2026-06-12 17:11:40.832471 | controller | Jun 12 16:07:27.773370 crc crio[22579]: time="2026-06-12T16:07:27.772640788Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=b21ab1f7-2d55-4fa7-b80a-1228063664ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.832488 | controller | Jun 12 16:07:27.788453 crc crio[22579]: time="2026-06-12T16:07:27.788294675Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-12 17:11:40.832505 | controller | Jun 12 16:07:37.439592 crc crio[22579]: time="2026-06-12T16:07:37.438771208Z" level=info msg="Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator@sha256:7fadaa932de4b0c59c963032c2a88b4c77dc1bb6e2e5664784249cac0bbe91b8" id=f639b774-5d88-436e-826d-3ac2b64817c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.832521 | controller | Jun 12 16:07:37.441088 crc crio[22579]: time="2026-06-12T16:07:37.440613057Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=ed3e8c61-4567-45c5-806a-9c8d21f1aacf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.832538 | controller | Jun 12 16:07:37.445251 crc crio[22579]: time="2026-06-12T16:07:37.444197732Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=5cb69819-2d35-4e92-897e-7aefebf528a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.832554 | controller | Jun 12 16:07:37.459838 crc crio[22579]: time="2026-06-12T16:07:37.459718155Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/operator" id=cb41a85a-575b-4893-97f5-ae19f2514b75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.832570 | controller | Jun 12 16:07:37.461760 crc crio[22579]: time="2026-06-12T16:07:37.461661867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832587 | controller | Jun 12 16:07:37.496717 crc crio[22579]: time="2026-06-12T16:07:37.496607797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832608 | controller | Jun 12 16:07:37.509261 crc crio[22579]: time="2026-06-12T16:07:37.509159031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832624 | controller | Jun 12 16:07:37.676639 crc crio[22579]: time="2026-06-12T16:07:37.675837148Z" level=info msg="Created container 3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/operator" id=cb41a85a-575b-4893-97f5-ae19f2514b75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.832641 | controller | Jun 12 16:07:37.679317 crc crio[22579]: time="2026-06-12T16:07:37.679227418Z" level=info msg="Starting container: 3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23" id=cdaa6c1e-a61b-4793-8ee1-cb6353b9b68c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.832683 | controller | Jun 12 16:07:37.696685 crc crio[22579]: time="2026-06-12T16:07:37.688092064Z" level=info msg="Started container" PID=44043 containerID=3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23 description=openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/operator id=cdaa6c1e-a61b-4793-8ee1-cb6353b9b68c name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e
2026-06-12 17:11:40.832709 | controller | Jun 12 16:07:55.019027 crc crio[22579]: time="2026-06-12T16:07:55.017890715Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=b21ab1f7-2d55-4fa7-b80a-1228063664ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.832727 | controller | Jun 12 16:07:55.021284 crc crio[22579]: time="2026-06-12T16:07:55.020234667Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=c21c192c-d49e-4f7d-8ce4-68798042c5b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.832743 | controller | Jun 12 16:07:55.035885 crc crio[22579]: time="2026-06-12T16:07:55.035707189Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=6db5f4cd-df29-4c52-8b97-6aab942cb40e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.832759 | controller | Jun 12 16:07:55.047452 crc crio[22579]: time="2026-06-12T16:07:55.047307608Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/mariadb" id=23edb6ac-d5f3-445c-8212-434928ff0096 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.832776 | controller | Jun 12 16:07:55.055801 crc crio[22579]: time="2026-06-12T16:07:55.055715572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832793 | controller | Jun 12 16:07:55.092167 crc crio[22579]: time="2026-06-12T16:07:55.092029678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832809 | controller | Jun 12 16:07:55.451716 crc crio[22579]: time="2026-06-12T16:07:55.451091705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832826 | controller | Jun 12 16:07:55.574029 crc crio[22579]: time="2026-06-12T16:07:55.573901134Z" level=info msg="Created container 218fedec1e11e5b67807b2c1752a57a747881dd8383b70d0fac3ec2fcb7595bb: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/mariadb" id=23edb6ac-d5f3-445c-8212-434928ff0096 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.832847 | controller | Jun 12 16:07:55.575229 crc crio[22579]: time="2026-06-12T16:07:55.575170708Z" level=info msg="Starting container: 218fedec1e11e5b67807b2c1752a57a747881dd8383b70d0fac3ec2fcb7595bb" id=71c70cc6-a12d-4347-b735-ce4d413d2882 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.832864 | controller | Jun 12 16:07:55.581789 crc crio[22579]: time="2026-06-12T16:07:55.581357033Z" level=info msg="Started container" PID=44527 containerID=218fedec1e11e5b67807b2c1752a57a747881dd8383b70d0fac3ec2fcb7595bb description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/mariadb id=71c70cc6-a12d-4347-b735-ce4d413d2882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac
2026-06-12 17:11:40.832880 | controller | Jun 12 16:07:55.591995 crc crio[22579]: time="2026-06-12T16:07:55.59178601Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=e7ce08a4-cfc6-4489-a52f-a8dfee9b59c4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.832897 | controller | Jun 12 16:07:55.601974 crc crio[22579]: time="2026-06-12T16:07:55.601878859Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 17:11:40.832914 | controller | Jun 12 16:08:01.126716 crc crio[22579]: time="2026-06-12T16:08:01.122291416Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688008-rtt9g/POD" id=cbd49841-f4d5-4002-9d22-16b624ddf707 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.832930 | controller | Jun 12 16:08:01.126716 crc crio[22579]: time="2026-06-12T16:08:01.12396972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832946 | controller | Jun 12 16:08:29.497259 crc crio[22579]: time="2026-06-12T16:08:29.496123084Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/POD" id=a6037964-4698-4343-9ef2-78ff6252e59b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.832962 | controller | Jun 12 16:08:29.497259 crc crio[22579]: time="2026-06-12T16:08:29.497021568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.832978 | controller | Jun 12 16:08:29.516072 crc crio[22579]: time="2026-06-12T16:08:29.509270754Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/POD" id=815dd83a-ed7f-4306-9056-3449b2c4a41c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.832995 | controller | Jun 12 16:08:29.516072 crc crio[22579]: time="2026-06-12T16:08:29.509364107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833011 | controller | Jun 12 16:08:29.597237 crc crio[22579]: time="2026-06-12T16:08:29.59063385Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/POD" id=8317d13c-b591-4d87-a339-25fc528a0a7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833028 | controller | Jun 12 16:08:29.597237 crc crio[22579]: time="2026-06-12T16:08:29.590739993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833044 | controller | Jun 12 16:08:29.615132 crc crio[22579]: time="2026-06-12T16:08:29.60640148Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/POD" id=84540488-142e-4058-88cc-b5b6b4947569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833060 | controller | Jun 12 16:08:29.615132 crc crio[22579]: time="2026-06-12T16:08:29.606590305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833082 | controller | Jun 12 16:08:29.644019 crc crio[22579]: time="2026-06-12T16:08:29.643710203Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/POD" id=4ec62c77-52ad-409e-85fc-713910fca1b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833099 | controller | Jun 12 16:08:29.644019 crc crio[22579]: time="2026-06-12T16:08:29.643846606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833116 | controller | Jun 12 16:08:29.818044 crc crio[22579]: time="2026-06-12T16:08:29.816409898Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/POD" id=60f0ef44-1362-471d-8928-baecbdbb2fa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833132 | controller | Jun 12 16:08:29.818044 crc crio[22579]: time="2026-06-12T16:08:29.816600183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833148 | controller | Jun 12 16:08:29.962189 crc crio[22579]: time="2026-06-12T16:08:29.95812212Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/POD" id=f34ab555-3ddc-4b78-b430-652b5c34b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833165 | controller | Jun 12 16:08:29.962189 crc crio[22579]: time="2026-06-12T16:08:29.958261264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833181 | controller | Jun 12 16:08:30.052099 crc crio[22579]: time="2026-06-12T16:08:30.05203435Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/POD" id=5f3da66e-73e5-476b-a2bd-93c8db8fe06c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833197 | controller | Jun 12 16:08:30.052226 crc crio[22579]: time="2026-06-12T16:08:30.052147553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833213 | controller | Jun 12 16:08:30.122348 crc crio[22579]: time="2026-06-12T16:08:30.12190606Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/POD" id=de27ef0b-c6c2-4c06-822e-e2a176ce0f93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833230 | controller | Jun 12 16:08:30.122779 crc crio[22579]: time="2026-06-12T16:08:30.122454664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833246 | controller | Jun 12 16:08:30.163590 crc crio[22579]: time="2026-06-12T16:08:30.163447375Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/POD" id=e30bc850-adf1-4a95-b1cb-be132e8c3d68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833262 | controller | Jun 12 16:08:30.163805 crc crio[22579]: time="2026-06-12T16:08:30.16361727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833278 | controller | Jun 12 16:08:30.177405 crc crio[22579]: time="2026-06-12T16:08:30.177328745Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/POD" id=75f04ff1-a75c-4c08-a1cc-213b9ab06a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833294 | controller | Jun 12 16:08:30.178084 crc crio[22579]: time="2026-06-12T16:08:30.177436468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833314 | controller | Jun 12 16:08:30.222320 crc crio[22579]: time="2026-06-12T16:08:30.221673315Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/POD" id=1b910ccb-0c43-412c-88e7-b30b8f9af545 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833330 | controller | Jun 12 16:08:30.222320 crc crio[22579]: time="2026-06-12T16:08:30.222324573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833360 | controller | Jun 12 16:08:30.269119 crc crio[22579]: time="2026-06-12T16:08:30.269034306Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/POD" id=051d7b9f-8472-425f-9a7f-83ada16c1741 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833383 | controller | Jun 12 16:08:30.269264 crc crio[22579]: time="2026-06-12T16:08:30.269144749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833400 | controller | Jun 12 16:08:30.302883 crc crio[22579]: time="2026-06-12T16:08:30.302752293Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/POD" id=5ffc033a-63f5-4cc1-ac99-50698e84c202 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833417 | controller | Jun 12 16:08:30.302883 crc crio[22579]: time="2026-06-12T16:08:30.302856146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833434 | controller | Jun 12 16:08:30.431641 crc crio[22579]: time="2026-06-12T16:08:30.431458139Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/POD" id=ca7417d1-3082-4406-a0ad-77cf384e1906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833450 | controller | Jun 12 16:08:30.431803 crc crio[22579]: time="2026-06-12T16:08:30.431704535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833466 | controller | Jun 12 16:08:30.466915 crc crio[22579]: time="2026-06-12T16:08:30.464012365Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/POD" id=3a31c13f-e8aa-41f7-afbc-0c37271d7414 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833482 | controller | Jun 12 16:08:30.466915 crc crio[22579]: time="2026-06-12T16:08:30.46418583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833498 | controller | Jun 12 16:08:30.633277 crc crio[22579]: time="2026-06-12T16:08:30.633181008Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/POD" id=11363c7a-a05c-4d03-b0a2-caa3e7b1d2d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833514 | controller | Jun 12 16:08:30.634620 crc crio[22579]: time="2026-06-12T16:08:30.633408254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833530 | controller | Jun 12 16:08:30.653276 crc crio[22579]: time="2026-06-12T16:08:30.653130229Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/POD" id=b77c76d9-19aa-4fa3-8380-31af58bf07df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833546 | controller | Jun 12 16:08:30.653647 crc crio[22579]: time="2026-06-12T16:08:30.653287273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.833590 | controller | Jun 12 16:08:40.978664 crc crio[22579]: time="2026-06-12T16:08:40.977881052Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688008-rtt9g Namespace:openshift-infra ID:e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 UID:f1045f74-16c6-437c-8285-b4fe9517d8c9 NetNS:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1045f74_16c6_437c_8285_b4fe9517d8c9.slice PodAnnotations:0xc00130c0f0}] Aliases:map[]}"
2026-06-12 17:11:40.833613 | controller | Jun 12 16:08:40.978664 crc crio[22579]: time="2026-06-12T16:08:40.978616771Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688008-rtt9g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.833631 | controller | Jun 12 16:08:42.390284 crc crio[22579]: 2026-06-12T16:08:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e31b30c7384f323 Mac:7a:88:f7:45:83:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.833648 | controller | Jun 12 16:08:42.392218 crc crio[22579]: time="2026-06-12T16:08:42.391679833Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688008-rtt9g Namespace:openshift-infra ID:e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 UID:f1045f74-16c6-437c-8285-b4fe9517d8c9 NetNS:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1045f74_16c6_437c_8285_b4fe9517d8c9.slice PodAnnotations:0xc00130c0f0}] Aliases:map[]}"
2026-06-12 17:11:40.833665 | controller | Jun 12 16:08:42.392218 crc crio[22579]: time="2026-06-12T16:08:42.391964411Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688008-rtt9g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.833681 | controller | Jun 12 16:08:42.450420 crc crio[22579]: time="2026-06-12T16:08:42.450240322Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-pfd6s Namespace:openstack-operators ID:4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce UID:13b22809-4c38-49e1-a536-c196f69cecf0 NetNS:/var/run/netns/7a223e89-e2a4-4088-82d7-f643831e9d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b22809_4c38_49e1_a536_c196f69cecf0.slice PodAnnotations:0xc0025a0340}] Aliases:map[]}"
2026-06-12 17:11:40.833698 | controller | Jun 12 16:08:42.450736 crc crio[22579]: time="2026-06-12T16:08:42.450436487Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-pfd6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.833714 | controller | Jun 12 16:08:42.482384 crc crio[22579]: time="2026-06-12T16:08:42.482230964Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-n6prb Namespace:openstack-operators ID:dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e UID:d2ac094d-e8a1-4020-9848-0a1ab1839cd7 NetNS:/var/run/netns/3fe36a4f-f574-4751-9656-53aa90e57afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2ac094d_e8a1_4020_9848_0a1ab1839cd7.slice PodAnnotations:0xc0025a04e8}] Aliases:map[]}"
2026-06-12 17:11:40.833783 | controller | Jun 12 16:08:42.482384 crc crio[22579]: time="2026-06-12T16:08:42.482292905Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-n6prb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.833813 | controller | Jun 12 16:08:42.618331 crc crio[22579]: time="2026-06-12T16:08:42.618256755Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-dpns8 Namespace:openstack-operators ID:7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d UID:70df1a68-aadf-45fa-81de-0d0e8060e923 NetNS:/var/run/netns/176b2b05-bb8b-4c93-bf63-5e705de85c50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70df1a68_aadf_45fa_81de_0d0e8060e923.slice PodAnnotations:0xc0012162b8}] Aliases:map[]}"
2026-06-12 17:11:40.833832 | controller | Jun 12 16:08:42.618331 crc crio[22579]: time="2026-06-12T16:08:42.618298446Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.833849 | controller | Jun 12 16:08:42.666970 crc crio[22579]: time="2026-06-12T16:08:42.666834558Z" level=info msg="Ran pod sandbox e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 with infra container: openshift-infra/auto-csr-approver-29688008-rtt9g/POD" id=cbd49841-f4d5-4002-9d22-16b624ddf707 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.833866 | controller | Jun 12 16:08:42.675921 crc crio[22579]: time="2026-06-12T16:08:42.675139609Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=babca65f-c25d-475b-91fc-4a3108c45cb5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.833882 | controller | Jun 12 16:08:42.688860 crc crio[22579]: time="2026-06-12T16:08:42.687040026Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-cdq7v Namespace:openstack-operators ID:a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2 UID:fd40de96-5d77-4fa7-8666-6f8838c37d83 NetNS:/var/run/netns/e466813b-7c9d-430f-bd98-0a70fe6c364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd40de96_5d77_4fa7_8666_6f8838c37d83.slice PodAnnotations:0xc001216450}] Aliases:map[]}"
2026-06-12 17:11:40.833899 | controller | Jun 12 16:08:42.689217 crc crio[22579]: time="2026-06-12T16:08:42.688886815Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-cdq7v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.833916 | controller | Jun 12 16:08:42.703658 crc crio[22579]: time="2026-06-12T16:08:42.703255177Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-78r2w Namespace:openstack-operators ID:ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e UID:2f033182-ff64-41d9-bdb3-5ad9b389a5b1 NetNS:/var/run/netns/30ea1f31-910f-425f-9ffc-71877d908824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f033182_ff64_41d9_bdb3_5ad9b389a5b1.slice PodAnnotations:0xc0024a6058}] Aliases:map[]}"
2026-06-12 17:11:40.833933 | controller | Jun 12 16:08:42.703658 crc crio[22579]: time="2026-06-12T16:08:42.703386831Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-78r2w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.833949 | controller | Jun 12 16:08:42.723934 crc crio[22579]: time="2026-06-12T16:08:42.722059688Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.833965 | controller | Jun 12 16:08:42.742369 crc crio[22579]: time="2026-06-12T16:08:42.741076864Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-ptmxb Namespace:openstack-operators ID:9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1 UID:d76b5025-5e8d-43ac-b35c-b7ba62f21f48 NetNS:/var/run/netns/ead0a657-efa0-40c1-a455-81358e4b4990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76b5025_5e8d_43ac_b35c_b7ba62f21f48.slice PodAnnotations:0xc00130c030}] Aliases:map[]}"
2026-06-12 17:11:40.833985 | controller | Jun 12 16:08:42.742369 crc crio[22579]: time="2026-06-12T16:08:42.742005099Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-ptmxb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834002 | controller | Jun 12 16:08:42.758639 crc crio[22579]: time="2026-06-12T16:08:42.757963264Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-gkpsj Namespace:openstack-operators ID:0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a UID:5d1939c6-25e6-46a1-b222-def0bd2b0ee7 NetNS:/var/run/netns/b152f428-9629-4082-aa05-55188bd44470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d1939c6_25e6_46a1_b222_def0bd2b0ee7.slice PodAnnotations:0xc002308088}] Aliases:map[]}"
2026-06-12 17:11:40.834019 | controller | Jun 12 16:08:42.758639 crc crio[22579]: time="2026-06-12T16:08:42.758062276Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-gkpsj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834036 | controller | Jun 12 16:08:42.808881 crc crio[22579]: time="2026-06-12T16:08:42.808683944Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-5c5cc Namespace:openstack-operators ID:5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215 UID:69a0be20-2f3b-45fb-87f6-076e62d57d54 NetNS:/var/run/netns/755f3c8d-62a0-4629-8b98-61111fac208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a0be20_2f3b_45fb_87f6_076e62d57d54.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}"
2026-06-12 17:11:40.834052 | controller | Jun 12 16:08:42.808881 crc crio[22579]: time="2026-06-12T16:08:42.808762396Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-5c5cc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834069 | controller | Jun 12 16:08:42.832572 crc crio[22579]: time="2026-06-12T16:08:42.831952343Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-gh7mv Namespace:openstack-operators ID:6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1 UID:028d05e2-a2a5-4740-8648-c43b1bb7ab34 NetNS:/var/run/netns/23d4bf7f-f2dd-440c-af2f-6945760c89e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod028d05e2_a2a5_4740_8648_c43b1bb7ab34.slice PodAnnotations:0xc000478250}] Aliases:map[]}"
2026-06-12 17:11:40.834085 | controller | Jun 12 16:08:42.832572 crc crio[22579]: time="2026-06-12T16:08:42.832079996Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-gh7mv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834102 | controller | Jun 12 16:08:42.836890 crc crio[22579]: time="2026-06-12T16:08:42.833782682Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-t8nf4 Namespace:openstack-operators ID:ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f UID:6dfa793e-0f3f-4fff-9e31-6ead0809d04a NetNS:/var/run/netns/40cec50a-1bd5-4968-93e0-0ff9d1fe9bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dfa793e_0f3f_4fff_9e31_6ead0809d04a.slice PodAnnotations:0xc0024a6150}] Aliases:map[]}"
2026-06-12 17:11:40.834121 | controller | Jun 12 16:08:42.836890 crc crio[22579]: time="2026-06-12T16:08:42.833884424Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-t8nf4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834138 | controller | Jun 12 16:08:42.895834 crc crio[22579]: time="2026-06-12T16:08:42.89272108Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-wd6kx Namespace:openstack-operators ID:b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d UID:8481a713-94d1-4a0a-907b-3118fa22b1ae NetNS:/var/run/netns/d97f810e-2381-43bf-94a7-1bfa8437537a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8481a713_94d1_4a0a_907b_3118fa22b1ae.slice PodAnnotations:0xc0012160d8}] Aliases:map[]}"
2026-06-12 17:11:40.834154 | controller | Jun 12 16:08:42.895834 crc crio[22579]: time="2026-06-12T16:08:42.892820003Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-wd6kx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834170 | controller | Jun 12 16:08:42.903399 crc crio[22579]: time="2026-06-12T16:08:42.902669875Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-r69gm Namespace:openstack-operators ID:de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74 UID:3aefb0c7-d698-491e-8d6d-6b3da8451b3d NetNS:/var/run/netns/12571bd3-1c9b-462a-8c43-60012c3068e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aefb0c7_d698_491e_8d6d_6b3da8451b3d.slice PodAnnotations:0xc0004783f8}] Aliases:map[]}"
2026-06-12 17:11:40.834187 | controller | Jun 12 16:08:42.903399 crc crio[22579]: time="2026-06-12T16:08:42.90284867Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-r69gm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834203 | controller | Jun 12 16:08:42.922947 crc crio[22579]: time="2026-06-12T16:08:42.922787811Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-q7f75 Namespace:openstack-operators ID:e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d UID:153c8e18-bcc1-4d20-b8e3-8e8879bc9652 NetNS:/var/run/netns/2dc44cbb-3e2b-4588-afa0-06582ce1373a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c8e18_bcc1_4d20_b8e3_8e8879bc9652.slice PodAnnotations:0xc00008c690}] Aliases:map[]}"
2026-06-12 17:11:40.834219 | controller | Jun 12 16:08:42.922947 crc crio[22579]: time="2026-06-12T16:08:42.922928654Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-q7f75 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834235 | controller | Jun 12 16:08:42.941189 crc crio[22579]: time="2026-06-12T16:08:42.940486802Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-w878h Namespace:openstack-operators ID:e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044 UID:0007e810-9658-4b07-b176-d1972470aba9 NetNS:/var/run/netns/7e9ee86e-37bf-45db-bd49-a48e64845393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0007e810_9658_4b07_b176_d1972470aba9.slice PodAnnotations:0xc0025a0068}] Aliases:map[]}"
2026-06-12 17:11:40.834251 | controller | Jun 12 16:08:42.941189 crc crio[22579]: time="2026-06-12T16:08:42.94116623Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-w878h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834271 | controller | Jun 12 16:08:42.976645 crc crio[22579]: time="2026-06-12T16:08:42.97422393Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-rbgd4 Namespace:openstack-operators ID:d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4 UID:78cfe0b0-4b92-4a2f-95d2-b156043de3c8 NetNS:/var/run/netns/674cabe8-e6e9-4f79-8e0f-9fcab8cdb8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78cfe0b0_4b92_4a2f_95d2_b156043de3c8.slice PodAnnotations:0xc0012161d0}] Aliases:map[]}"
2026-06-12 17:11:40.834288 | controller | Jun 12 16:08:42.976645 crc crio[22579]: time="2026-06-12T16:08:42.974325232Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-rbgd4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834304 | controller | Jun 12 16:08:43.035983 crc crio[22579]: time="2026-06-12T16:08:43.032821099Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-clc58 Namespace:openstack-operators ID:3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30 UID:ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4 NetNS:/var/run/netns/a9a65361-3125-4225-83e8-5b261d626ad5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce9bb8b5_6644_4940_8d4d_25a2fd09f3c4.slice PodAnnotations:0xc001216378}] Aliases:map[]}"
2026-06-12 17:11:40.834320 | controller | Jun 12 16:08:43.035983 crc crio[22579]: time="2026-06-12T16:08:43.033035115Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-clc58 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834336 | controller | Jun 12 16:08:43.142134 crc crio[22579]: time="2026-06-12T16:08:43.140754532Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-mt7mg Namespace:openstack-operators ID:dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6 UID:c063934a-5d78-43a2-aa85-d8cc195eec4e NetNS:/var/run/netns/68fe85c0-cc48-4942-a7f4-1a47fb2db980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc063934a_5d78_43a2_aa85_d8cc195eec4e.slice PodAnnotations:0xc000c9a7b0}] Aliases:map[]}"
2026-06-12 17:11:40.834372 | controller | Jun 12 16:08:43.142134 crc crio[22579]: time="2026-06-12T16:08:43.140831034Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834390 | controller | Jun 12 16:08:43.164900 crc crio[22579]: time="2026-06-12T16:08:43.164153405Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-gf22n Namespace:openstack-operators ID:078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033 UID:2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232 NetNS:/var/run/netns/0b74de65-ba1b-40c8-aa3e-15e1378734e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fe7b2e6_6ce8_4f58_880c_abd4b3fa5232.slice PodAnnotations:0xc00130c528}] Aliases:map[]}"
2026-06-12 17:11:40.834406 | controller | Jun 12 16:08:43.164900 crc crio[22579]: time="2026-06-12T16:08:43.164321219Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.834422 | controller | Jun 12 16:08:43.655357 crc crio[22579]: 2026-06-12T16:08:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4243227c1be1ae9 Mac:ba:5a:fb:1b:ab:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/7a223e89-e2a4-4088-82d7-f643831e9d11 SocketPath: PciID:}] [{Interface:0xc0007045d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.834443 | controller | Jun 12 16:08:43.658348 crc crio[22579]: time="2026-06-12T16:08:43.658308379Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-pfd6s Namespace:openstack-operators ID:4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce UID:13b22809-4c38-49e1-a536-c196f69cecf0 NetNS:/var/run/netns/7a223e89-e2a4-4088-82d7-f643831e9d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b22809_4c38_49e1_a536_c196f69cecf0.slice PodAnnotations:0xc0025a0340}] Aliases:map[]}"
2026-06-12 17:11:40.834459 | controller | Jun 12 16:08:43.667955 crc crio[22579]: time="2026-06-12T16:08:43.667896964Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-pfd6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.834475 | controller | Jun 12 16:08:45.090443 crc crio[22579]: 2026-06-12T16:08:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dca18a8f34f6972 Mac:76:f6:97:a1:62:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/3fe36a4f-f574-4751-9656-53aa90e57afa SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.834491 | controller | Jun 12 16:08:45.160316 crc crio[22579]: time="2026-06-12T16:08:45.160244537Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-n6prb Namespace:openstack-operators ID:dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e UID:d2ac094d-e8a1-4020-9848-0a1ab1839cd7 NetNS:/var/run/netns/3fe36a4f-f574-4751-9656-53aa90e57afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2ac094d_e8a1_4020_9848_0a1ab1839cd7.slice PodAnnotations:0xc0025a04e8}] Aliases:map[]}"
2026-06-12 17:11:40.834507 | controller | Jun 12 16:08:45.161160 crc crio[22579]: time="2026-06-12T16:08:45.161135001Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-n6prb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.834523 | controller | Jun 12 16:08:45.824118 crc crio[22579]: time="2026-06-12T16:08:45.82148038Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/POD" id=4d68ac06-2cf2-461c-92ba-4f3ff62e88e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.834540 | controller | Jun 12 16:08:45.824118 crc crio[22579]: time="2026-06-12T16:08:45.822366524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.834556 | controller | Jun 12 16:08:45.878944 crc crio[22579]: time="2026-06-12T16:08:45.878299432Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/POD" id=5d9bb221-f4c7-4909-9a73-1ed8752adfff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.834572 | controller | Jun 12 16:08:45.878944 crc crio[22579]: time="2026-06-12T16:08:45.878384655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.834588 | controller | Jun 12 16:08:45.946080 crc crio[22579]: 2026-06-12T16:08:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a10e0bbd7459ebb Mac:5a:f9:18:ee:56:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/e466813b-7c9d-430f-bd98-0a70fe6c364d SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.834609 | controller | Jun 12 16:08:45.962228 crc crio[22579]: time="2026-06-12T16:08:45.961923708Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-cdq7v Namespace:openstack-operators ID:a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2 UID:fd40de96-5d77-4fa7-8666-6f8838c37d83 NetNS:/var/run/netns/e466813b-7c9d-430f-bd98-0a70fe6c364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd40de96_5d77_4fa7_8666_6f8838c37d83.slice PodAnnotations:0xc001216450}] Aliases:map[]}"
2026-06-12 17:11:40.834626 | controller | Jun 12 16:08:45.963251 crc crio[22579]: time="2026-06-12T16:08:45.962303938Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-cdq7v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.834642 | controller | Jun 12 16:08:47.012148 crc crio[22579]: time="2026-06-12T16:08:47.009627867Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/POD" id=c2006424-facf-4efc-968b-94b930250bd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.834658 | controller | Jun 12 16:08:47.012148 crc crio[22579]: time="2026-06-12T16:08:47.010222453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.834674 | controller | Jun 12 16:08:47.523024 crc crio[22579]: 2026-06-12T16:08:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de81b7fb44186d1 Mac:b2:ae:ea:43:d4:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/12571bd3-1c9b-462a-8c43-60012c3068e6 SocketPath: PciID:}] [{Interface:0xc0001aa9b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.834690 | controller | Jun 12 16:08:47.643457 crc crio[22579]: time="2026-06-12T16:08:47.643228843Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-r69gm Namespace:openstack-operators ID:de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74 UID:3aefb0c7-d698-491e-8d6d-6b3da8451b3d NetNS:/var/run/netns/12571bd3-1c9b-462a-8c43-60012c3068e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aefb0c7_d698_491e_8d6d_6b3da8451b3d.slice PodAnnotations:0xc0004783f8}] Aliases:map[]}"
2026-06-12 17:11:40.834706 | controller | Jun 12 16:08:47.644061 crc crio[22579]: time="2026-06-12T16:08:47.64384797Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-r69gm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.834722 | controller | Jun 12 16:08:48.052763 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccef6cc85bc8948 Mac:da:56:48:51:9f:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/30ea1f31-910f-425f-9ffc-71877d908824 SocketPath: PciID:}] [{Interface:0xc00050cf40 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.834738 | controller | Jun 12 16:08:48.055203 crc crio[22579]: time="2026-06-12T16:08:48.054814997Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-78r2w Namespace:openstack-operators ID:ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e UID:2f033182-ff64-41d9-bdb3-5ad9b389a5b1 NetNS:/var/run/netns/30ea1f31-910f-425f-9ffc-71877d908824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f033182_ff64_41d9_bdb3_5ad9b389a5b1.slice PodAnnotations:0xc0024a6058}] Aliases:map[]}"
2026-06-12 17:11:40.834757 | controller | Jun 12 16:08:48.055203 crc crio[22579]: time="2026-06-12T16:08:48.055112955Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-78r2w for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.834774 | controller | Jun 12 16:08:48.409875 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac54d55659d5c80 Mac:de:fa:42:1c:01:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/40cec50a-1bd5-4968-93e0-0ff9d1fe9bc0 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.834790 | controller | Jun 12 16:08:48.414602 crc crio[22579]: time="2026-06-12T16:08:48.41070694Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-t8nf4 Namespace:openstack-operators ID:ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f UID:6dfa793e-0f3f-4fff-9e31-6ead0809d04a NetNS:/var/run/netns/40cec50a-1bd5-4968-93e0-0ff9d1fe9bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dfa793e_0f3f_4fff_9e31_6ead0809d04a.slice PodAnnotations:0xc0024a6150}] Aliases:map[]}"
2026-06-12 17:11:40.834805 | controller | Jun 12 16:08:48.414602 crc crio[22579]: time="2026-06-12T16:08:48.410870044Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-t8nf4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.834821 | controller | Jun 12 16:08:48.455034 crc crio[22579]: time="2026-06-12T16:08:48.447124039Z" level=info msg="Ran pod sandbox 4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/POD" id=4ec62c77-52ad-409e-85fc-713910fca1b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.834837 | controller | Jun 12 16:08:48.457262 crc crio[22579]: time="2026-06-12T16:08:48.456746995Z" level=info msg="Ran pod sandbox dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/POD" id=60f0ef44-1362-471d-8928-baecbdbb2fa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.834853 | controller | Jun 12 16:08:48.466042 crc crio[22579]: time="2026-06-12T16:08:48.465891279Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=07bfb7a9-69cd-4f9e-9f4c-9ef775898452 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.834869 | controller | Jun 12 16:08:48.483192 crc crio[22579]: time="2026-06-12T16:08:48.480078786Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=09932db3-728a-4ec4-82f0-ce2f9387ee44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.834885 | controller | Jun 12 16:08:48.497662 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b0168229fd83d6 Mac:36:17:c9:26:b5:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a9a65361-3125-4225-83e8-5b261d626ad5 SocketPath: PciID:}] [{Interface:0xc000217c80 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.834939 | controller | Jun 12 16:08:48.501121 crc crio[22579]: time="2026-06-12T16:08:48.497288825Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=07bfb7a9-69cd-4f9e-9f4c-9ef775898452 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.834962 | controller | Jun 12 16:08:48.501121 crc crio[22579]: time="2026-06-12T16:08:48.498762924Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=07bfb7a9-69cd-4f9e-9f4c-9ef775898452 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.834984 | controller | Jun 12 16:08:48.501121 crc crio[22579]: time="2026-06-12T16:08:48.497444329Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=09932db3-728a-4ec4-82f0-ce2f9387ee44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835001 | controller | Jun 12 16:08:48.501121 crc crio[22579]: time="2026-06-12T16:08:48.498953789Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=09932db3-728a-4ec4-82f0-ce2f9387ee44 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835018 | controller | Jun 12 16:08:48.503483 crc crio[22579]: time="2026-06-12T16:08:48.503395707Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=e1f443a4-f62b-4e7a-b032-d848da468a62 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.835033 | controller | Jun 12 16:08:48.505472 crc crio[22579]: time="2026-06-12T16:08:48.505416631Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=0352c271-8740-442c-b02b-186ef035ff67 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.835050 | controller | Jun 12 16:08:48.513292 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b75b41a544fb3ae Mac:62:5d:84:ed:13:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/d97f810e-2381-43bf-94a7-1bfa8437537a SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.835066 | controller | Jun 12 16:08:48.522699 crc crio[22579]: time="2026-06-12T16:08:48.521845568Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-12 17:11:40.835083 | controller | Jun 12 16:08:48.523143 crc crio[22579]: time="2026-06-12T16:08:48.523072411Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-12 17:11:40.835099 | controller | Jun 12 16:08:48.524263 crc crio[22579]: time="2026-06-12T16:08:48.524222572Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-clc58 Namespace:openstack-operators ID:3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30 UID:ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4 NetNS:/var/run/netns/a9a65361-3125-4225-83e8-5b261d626ad5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce9bb8b5_6644_4940_8d4d_25a2fd09f3c4.slice PodAnnotations:0xc001216378}] Aliases:map[]}"
2026-06-12 17:11:40.835116 | controller | Jun 12 16:08:48.526165 crc crio[22579]: time="2026-06-12T16:08:48.525090955Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-wd6kx Namespace:openstack-operators ID:b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d UID:8481a713-94d1-4a0a-907b-3118fa22b1ae NetNS:/var/run/netns/d97f810e-2381-43bf-94a7-1bfa8437537a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8481a713_94d1_4a0a_907b_3118fa22b1ae.slice PodAnnotations:0xc0012160d8}] Aliases:map[]}"
2026-06-12 17:11:40.835133 | controller | Jun 12 16:08:48.526165 crc crio[22579]: time="2026-06-12T16:08:48.52567121Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-wd6kx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.835160 | controller | Jun 12 16:08:48.540471 crc crio[22579]: time="2026-06-12T16:08:48.540377592Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-clc58 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.835177 | controller | Jun 12 16:08:48.550811 crc crio[22579]: time="2026-06-12T16:08:48.550248864Z" level=info msg="Ran pod sandbox ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/POD" id=b77c76d9-19aa-4fa3-8380-31af58bf07df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.835193 | controller | Jun 12 16:08:48.565975 crc crio[22579]: time="2026-06-12T16:08:48.565904111Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=1718b670-7fab-4172-a34c-f2be84ce374e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835209 | controller | Jun 12 16:08:48.567809 crc crio[22579]: time="2026-06-12T16:08:48.567777731Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=1718b670-7fab-4172-a34c-f2be84ce374e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835226 | controller | Jun 12 16:08:48.568890 crc crio[22579]: time="2026-06-12T16:08:48.56886087Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=1718b670-7fab-4172-a34c-f2be84ce374e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835241 | controller | Jun 12 16:08:48.590163 crc crio[22579]: time="2026-06-12T16:08:48.583277333Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=da3ddb32-04e4-47f0-b34d-54314b6f1676 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.835258 | controller | Jun 12 16:08:48.596658 crc crio[22579]: time="2026-06-12T16:08:48.596476975Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\""
2026-06-12 17:11:40.835275 | controller | Jun 12 16:08:48.609406 crc crio[22579]: time="2026-06-12T16:08:48.609272205Z" level=info msg="Ran pod sandbox a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/POD" id=de27ef0b-c6c2-4c06-822e-e2a176ce0f93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.835291 | controller | Jun 12 16:08:48.614234 crc crio[22579]: time="2026-06-12T16:08:48.611598807Z" level=info msg="Ran pod sandbox de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/POD" id=815dd83a-ed7f-4306-9056-3449b2c4a41c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.835323 | controller | Jun 12 16:08:48.620727 crc crio[22579]: time="2026-06-12T16:08:48.620573986Z" level=info msg="Ran pod sandbox ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/POD" id=a6037964-4698-4343-9ef2-78ff6252e59b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.835341 | controller | Jun 12 16:08:48.650040 crc crio[22579]: time="2026-06-12T16:08:48.646445245Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=b32f6042-8215-4bc2-862c-300667f44b53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835386 | controller | Jun 12 16:08:48.650040 crc crio[22579]: time="2026-06-12T16:08:48.64664841Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=1ff252d9-b696-4c7d-9ac1-090913a0644e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835414 | controller | Jun 12 16:08:48.650040 crc crio[22579]: time="2026-06-12T16:08:48.646824315Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found" id=1ff252d9-b696-4c7d-9ac1-090913a0644e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835431 | controller | Jun 12 16:08:48.650040 crc crio[22579]: time="2026-06-12T16:08:48.646855136Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found" id=b32f6042-8215-4bc2-862c-300667f44b53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835448 | controller | Jun 12 16:08:48.650040 crc crio[22579]: time="2026-06-12T16:08:48.646875696Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found" id=1ff252d9-b696-4c7d-9ac1-090913a0644e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835465 | controller | Jun 12 16:08:48.650040 crc crio[22579]: time="2026-06-12T16:08:48.646886586Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=32175d41-5dc9-4a34-89dc-0dc21e8100c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835481 | controller | Jun 12 16:08:48.650040 crc crio[22579]: time="2026-06-12T16:08:48.646916667Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found" id=b32f6042-8215-4bc2-862c-300667f44b53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835498 | controller | Jun 12 16:08:48.650040 crc crio[22579]: time="2026-06-12T16:08:48.647140323Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found" id=32175d41-5dc9-4a34-89dc-0dc21e8100c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835515 | controller | Jun 12 16:08:48.650040 crc crio[22579]: time="2026-06-12T16:08:48.647199555Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found" id=32175d41-5dc9-4a34-89dc-0dc21e8100c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835531 | controller | Jun 12 16:08:48.651932 crc crio[22579]: time="2026-06-12T16:08:48.651415287Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=51686c2f-0413-4452-b808-1f4d161edc3a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.835547 | controller | Jun 12 16:08:48.651932 crc crio[22579]: time="2026-06-12T16:08:48.651749346Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=0888267d-7d72-4be9-9fb6-9fe807469adf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.835564 | controller | Jun 12 16:08:48.653951 crc crio[22579]: time="2026-06-12T16:08:48.653892113Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=b9fee728-7598-4d4a-a321-89195622ce16 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.835583 | controller | Jun 12 16:08:48.659054 crc crio[22579]: time="2026-06-12T16:08:48.65716173Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\""
2026-06-12 17:11:40.835600 | controller | Jun 12 16:08:48.659488 crc crio[22579]: time="2026-06-12T16:08:48.65942727Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\""
2026-06-12 17:11:40.835616 | controller | Jun 12 16:08:48.663101 crc crio[22579]: time="2026-06-12T16:08:48.660999902Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\""
2026-06-12 17:11:40.835632 | controller | Jun 12 16:08:48.680629 crc crio[22579]: time="2026-06-12T16:08:48.680420529Z" level=info msg="Ran pod sandbox b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/POD" id=8317d13c-b591-4d87-a339-25fc528a0a7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.835649 | controller | Jun 12 16:08:48.687643 crc crio[22579]: time="2026-06-12T16:08:48.687420555Z" level=info msg="Ran pod sandbox 3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/POD" id=ca7417d1-3082-4406-a0ad-77cf384e1906 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.835665 | controller | Jun 12 16:08:48.690250 crc crio[22579]: time="2026-06-12T16:08:48.690100117Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=c19e4d7d-bbe5-4c84-b079-d8b4e48bbfc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835681 | controller | Jun 12 16:08:48.690414 crc crio[22579]: time="2026-06-12T16:08:48.690329913Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=c19e4d7d-bbe5-4c84-b079-d8b4e48bbfc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835697 | controller | Jun 12 16:08:48.690414 crc crio[22579]: time="2026-06-12T16:08:48.690389364Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=c19e4d7d-bbe5-4c84-b079-d8b4e48bbfc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835714 | controller | Jun 12 16:08:48.690634 crc crio[22579]: time="2026-06-12T16:08:48.690334503Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=2b87c035-b9c9-46fe-a950-5c6dc5c6cfbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835730 | controller | Jun 12 16:08:48.690711 crc crio[22579]: time="2026-06-12T16:08:48.690633911Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found" id=2b87c035-b9c9-46fe-a950-5c6dc5c6cfbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835747 | controller | Jun 12 16:08:48.690711 crc crio[22579]: time="2026-06-12T16:08:48.690675302Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found" id=2b87c035-b9c9-46fe-a950-5c6dc5c6cfbf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.835763 | controller | Jun 12 16:08:48.691648 crc crio[22579]: time="2026-06-12T16:08:48.691481413Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=5d8987cd-e1da-43a3-818d-c887082a60fe name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.835784 | controller | Jun 12 16:08:48.692105 crc crio[22579]: time="2026-06-12T16:08:48.691992367Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=0d1efea6-4416-4e9e-b76c-3ab2646257d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.835800 | controller | Jun 12 16:08:48.694328 crc crio[22579]: time="2026-06-12T16:08:48.694249067Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\""
2026-06-12 17:11:40.835817 | controller | Jun 12 16:08:48.695713 crc crio[22579]: time="2026-06-12T16:08:48.695277424Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-12 17:11:40.835833 | controller | Jun 12 16:08:48.709933 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0990b09a8ceebc2 Mac:02:19:c3:c9:fc:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/b152f428-9629-4082-aa05-55188bd44470 SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.835849 | controller | Jun 12 16:08:48.712465 crc crio[22579]: time="2026-06-12T16:08:48.712416571Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-gkpsj Namespace:openstack-operators ID:0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a UID:5d1939c6-25e6-46a1-b222-def0bd2b0ee7 NetNS:/var/run/netns/b152f428-9629-4082-aa05-55188bd44470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d1939c6_25e6_46a1_b222_def0bd2b0ee7.slice PodAnnotations:0xc002308088}] Aliases:map[]}"
2026-06-12 17:11:40.835866 | controller | Jun 12 16:08:48.713107 crc crio[22579]: time="2026-06-12T16:08:48.713085158Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-gkpsj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.835882 | controller | Jun 12 16:08:48.986566 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d82fd082a39056a Mac:96:12:3c:e1:8d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/674cabe8-e6e9-4f79-8e0f-9fcab8cdb8ac SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.835898 | controller | Jun 12 16:08:48.988244 crc crio[22579]: time="2026-06-12T16:08:48.988070358Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-6df846755f-rbgd4 Namespace:openstack-operators ID:d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4 UID:78cfe0b0-4b92-4a2f-95d2-b156043de3c8 NetNS:/var/run/netns/674cabe8-e6e9-4f79-8e0f-9fcab8cdb8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78cfe0b0_4b92_4a2f_95d2_b156043de3c8.slice PodAnnotations:0xc0012161d0}] Aliases:map[]}"
2026-06-12 17:11:40.835915 | controller | Jun 12 16:08:48.988244 crc crio[22579]: time="2026-06-12T16:08:48.988261213Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-rbgd4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.835931 | controller | Jun 12 16:08:48.992470 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:078621d6c89d2f0 Mac:ce:0b:17:fe:8c:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/0b74de65-ba1b-40c8-aa3e-15e1378734e7 SocketPath: PciID:}] [{Interface:0xc000286740 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.835954 | controller | Jun 12 16:08:48.992470 crc crio[22579]: time="2026-06-12T16:08:48.991343375Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-gf22n Namespace:openstack-operators ID:078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033 UID:2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232 NetNS:/var/run/netns/0b74de65-ba1b-40c8-aa3e-15e1378734e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fe7b2e6_6ce8_4f58_880c_abd4b3fa5232.slice PodAnnotations:0xc00130c528}] Aliases:map[]}"
2026-06-12 17:11:40.835971 | controller | Jun 12 16:08:48.992470 crc crio[22579]: time="2026-06-12T16:08:48.991482318Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.835987 | controller | Jun 12 16:08:48.992470 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9da3df4a73e3432 Mac:4e:84:16:25:05:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/ead0a657-efa0-40c1-a455-81358e4b4990 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.836003 | controller | Jun 12 16:08:48.992470 crc crio[22579]: time="2026-06-12T16:08:48.992430244Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-ptmxb Namespace:openstack-operators ID:9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1 UID:d76b5025-5e8d-43ac-b35c-b7ba62f21f48 NetNS:/var/run/netns/ead0a657-efa0-40c1-a455-81358e4b4990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76b5025_5e8d_43ac_b35c_b7ba62f21f48.slice PodAnnotations:0xc00130c030}] Aliases:map[]}"
2026-06-12 17:11:40.836019 | controller | Jun 12 16:08:48.993585 crc crio[22579]: time="2026-06-12T16:08:48.99303111Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-ptmxb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.836035 | controller | Jun 12 16:08:49.003356 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f3851b94dc32d0 Mac:6a:f6:50:28:b4:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/176b2b05-bb8b-4c93-bf63-5e705de85c50 SocketPath: PciID:}] [{Interface:0xc000262a20 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.836051 | controller | Jun 12 16:08:49.007306 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6666899aa78363 Mac:7a:ee:fd:cd:34:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/7e9ee86e-37bf-45db-bd49-a48e64845393 SocketPath: PciID:}] [{Interface:0xc000306ba0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.836067 | controller | Jun 12 16:08:49.013934 crc crio[22579]: time="2026-06-12T16:08:49.009648922Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-w878h Namespace:openstack-operators ID:e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044 UID:0007e810-9658-4b07-b176-d1972470aba9 NetNS:/var/run/netns/7e9ee86e-37bf-45db-bd49-a48e64845393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0007e810_9658_4b07_b176_d1972470aba9.slice PodAnnotations:0xc0025a0068}] Aliases:map[]}"
2026-06-12 17:11:40.836083 | controller | Jun 12 16:08:49.013934 crc crio[22579]: time="2026-06-12T16:08:49.009831947Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-w878h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.836104 | controller | Jun 12 16:08:49.015694 crc crio[22579]: time="2026-06-12T16:08:49.015176539Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-dpns8 Namespace:openstack-operators ID:7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d UID:70df1a68-aadf-45fa-81de-0d0e8060e923 NetNS:/var/run/netns/176b2b05-bb8b-4c93-bf63-5e705de85c50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70df1a68_aadf_45fa_81de_0d0e8060e923.slice PodAnnotations:0xc0012162b8}] Aliases:map[]}"
2026-06-12 17:11:40.836121 | controller | Jun 12 16:08:49.018142 crc crio[22579]: time="2026-06-12T16:08:49.018066906Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.836137 | controller | Jun 12 16:08:49.140794 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dace735bcae8b6e Mac:e6:5a:8b:83:7e:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/68fe85c0-cc48-4942-a7f4-1a47fb2db980 SocketPath: PciID:}] [{Interface:0xc000298ca0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.836153 | controller | Jun 12 16:08:49.142054 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ae9003209b174d Mac:e2:c3:69:90:59:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/23d4bf7f-f2dd-440c-af2f-6945760c89e9 SocketPath: PciID:}] [{Interface:0xc0002a4dd0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.836169 | controller | Jun 12 16:08:49.146981 crc crio[22579]: time="2026-06-12T16:08:49.146926096Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-gh7mv Namespace:openstack-operators ID:6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1 UID:028d05e2-a2a5-4740-8648-c43b1bb7ab34 NetNS:/var/run/netns/23d4bf7f-f2dd-440c-af2f-6945760c89e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod028d05e2_a2a5_4740_8648_c43b1bb7ab34.slice PodAnnotations:0xc000478250}] Aliases:map[]}"
2026-06-12 17:11:40.836185 | controller | Jun 12 16:08:49.147771 crc crio[22579]: time="2026-06-12T16:08:49.147035089Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-mt7mg Namespace:openstack-operators ID:dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6 UID:c063934a-5d78-43a2-aa85-d8cc195eec4e NetNS:/var/run/netns/68fe85c0-cc48-4942-a7f4-1a47fb2db980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc063934a_5d78_43a2_aa85_d8cc195eec4e.slice PodAnnotations:0xc000c9a7b0}] Aliases:map[]}"
2026-06-12 17:11:40.836234 | controller | Jun 12 16:08:49.148001 crc crio[22579]: time="2026-06-12T16:08:49.147947953Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.836252 | controller | Jun 12 16:08:49.148222 crc crio[22579]: time="2026-06-12T16:08:49.14820063Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-gh7mv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.836268 | controller | Jun 12 16:08:49.150452 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e507a1fc2329851 Mac:12:c7:47:e3:3e:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/2dc44cbb-3e2b-4588-afa0-06582ce1373a SocketPath: PciID:}] [{Interface:0xc0003a2960 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.836289 | controller | Jun 12 16:08:49.153565 crc crio[22579]: time="2026-06-12T16:08:49.153437499Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-q7f75 Namespace:openstack-operators ID:e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d UID:153c8e18-bcc1-4d20-b8e3-8e8879bc9652 NetNS:/var/run/netns/2dc44cbb-3e2b-4588-afa0-06582ce1373a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c8e18_bcc1_4d20_b8e3_8e8879bc9652.slice PodAnnotations:0xc00008c690}] Aliases:map[]}"
2026-06-12 17:11:40.836305 | controller | Jun 12 16:08:49.153822 crc crio[22579]: time="2026-06-12T16:08:49.153697216Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-q7f75 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.836322 | controller | Jun 12 16:08:49.168873 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b845ecf37b1d95 Mac:c6:f2:49:35:89:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/755f3c8d-62a0-4629-8b98-61111fac208b SocketPath: PciID:}] [{Interface:0xc00034a8b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.836338 | controller | Jun 12 16:08:49.170110 crc crio[22579]: time="2026-06-12T16:08:49.169738023Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-5c5cc Namespace:openstack-operators ID:5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215 UID:69a0be20-2f3b-45fb-87f6-076e62d57d54 NetNS:/var/run/netns/755f3c8d-62a0-4629-8b98-61111fac208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a0be20_2f3b_45fb_87f6_076e62d57d54.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}"
2026-06-12 17:11:40.836378 | controller | Jun 12 16:08:49.170110 crc crio[22579]: time="2026-06-12T16:08:49.169924018Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-5c5cc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.836397 | controller | Jun 12 16:08:49.221277 crc crio[22579]: time="2026-06-12T16:08:49.220970167Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-859ddb6968-2nqhz Namespace:openstack-operators ID:dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583 UID:27072e12-ee13-4a95-8711-3051166b564c NetNS:/var/run/netns/3e92a683-5f5f-48ff-b29c-53c5b1a09d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27072e12_ee13_4a95_8711_3051166b564c.slice PodAnnotations:0xc0025a05f8}] Aliases:map[]}"
2026-06-12 17:11:40.836414 | controller | Jun 12 16:08:49.221277 crc crio[22579]: time="2026-06-12T16:08:49.221158642Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-859ddb6968-2nqhz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.836430 | controller | Jun 12 16:08:49.221891 crc crio[22579]: time="2026-06-12T16:08:49.221159472Z" level=info msg="Ran pod sandbox 0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/POD" id=5f3da66e-73e5-476b-a2bd-93c8db8fe06c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.836447 | controller | Jun 12 16:08:49.224956 crc crio[22579]: time="2026-06-12T16:08:49.224882381Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=ce2bfee4-cb9a-4f49-b3a4-2adde66e77e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836468 | controller | Jun 12 16:08:49.225127 crc crio[22579]: time="2026-06-12T16:08:49.225061056Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=ce2bfee4-cb9a-4f49-b3a4-2adde66e77e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836485 | controller | Jun 12 16:08:49.225212 crc crio[22579]: time="2026-06-12T16:08:49.225137878Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=ce2bfee4-cb9a-4f49-b3a4-2adde66e77e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836501 | controller | Jun 12 16:08:49.226184 crc crio[22579]: time="2026-06-12T16:08:49.226100063Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=5a4f7848-5850-485f-a09b-0e3d5c7a5541 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.836517 | controller | Jun 12 16:08:49.228736 crc crio[22579]: time="2026-06-12T16:08:49.228664781Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-12 17:11:40.836533 | controller | Jun 12 16:08:49.229722 crc crio[22579]: time="2026-06-12T16:08:49.229614037Z" level=info msg="Ran pod sandbox dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/POD" id=1b910ccb-0c43-412c-88e7-b30b8f9af545 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.836550 | controller | Jun 12 16:08:49.233032 crc crio[22579]: time="2026-06-12T16:08:49.232943505Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=075945b6-575c-44f3-90ef-e77e2afe33e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836566 | controller | Jun 12 16:08:49.233749 crc crio[22579]: time="2026-06-12T16:08:49.233628554Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found" id=075945b6-575c-44f3-90ef-e77e2afe33e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836583 | controller | Jun 12 16:08:49.233894 crc crio[22579]: time="2026-06-12T16:08:49.233772767Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found" id=075945b6-575c-44f3-90ef-e77e2afe33e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836599 | controller | Jun 12 16:08:49.235118 crc crio[22579]: time="2026-06-12T16:08:49.234939589Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=e20563ef-65e2-4e40-a12c-6ad1f3f84b20 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.836615 | controller | Jun 12 16:08:49.238181 crc crio[22579]: time="2026-06-12T16:08:49.238112823Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\""
2026-06-12 17:11:40.836631 | controller | Jun 12 16:08:49.370714 crc crio[22579]: time="2026-06-12T16:08:49.368238576Z" level=info msg="Ran pod sandbox 078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/POD" id=f34ab555-3ddc-4b78-b430-652b5c34b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.836648 | controller | Jun 12 16:08:49.374260 crc crio[22579]: time="2026-06-12T16:08:49.374150784Z" level=info msg="Ran pod sandbox e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/POD" id=3a31c13f-e8aa-41f7-afbc-0c37271d7414 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.836668 | controller | Jun 12 16:08:49.374643 crc crio[22579]: time="2026-06-12T16:08:49.374615556Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=c6afcd35-091b-4ec8-88e4-9b7ad8326300 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836684 | controller | Jun 12 16:08:49.374903 crc crio[22579]: time="2026-06-12T16:08:49.374883053Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=c6afcd35-091b-4ec8-88e4-9b7ad8326300 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836700 | controller | Jun 12 16:08:49.375410 crc crio[22579]: time="2026-06-12T16:08:49.375387567Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=c6afcd35-091b-4ec8-88e4-9b7ad8326300 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836716 | controller | Jun 12 16:08:49.378185 crc crio[22579]: time="2026-06-12T16:08:49.37813032Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=9fa234fd-b296-4a09-8345-50b558acf6b0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.836733 | controller | Jun 12 16:08:49.379468 crc crio[22579]: time="2026-06-12T16:08:49.378967482Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=b9acf714-60bb-4788-bf4d-10f8fe461f81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836749 | controller | Jun 12 16:08:49.381313 crc crio[22579]: time="2026-06-12T16:08:49.379924828Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=b9acf714-60bb-4788-bf4d-10f8fe461f81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836765 | controller | Jun 12 16:08:49.381313 crc crio[22579]: time="2026-06-12T16:08:49.38000616Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=b9acf714-60bb-4788-bf4d-10f8fe461f81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836781 | controller | Jun 12 16:08:49.383132 crc crio[22579]: time="2026-06-12T16:08:49.381296364Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=af06de10-ef9d-45cf-af7c-56c02d95dd43 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.836797 | controller | Jun 12 16:08:49.383132 crc crio[22579]: time="2026-06-12T16:08:49.382703051Z" level=info msg="Ran pod sandbox 7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/POD" id=11363c7a-a05c-4d03-b0a2-caa3e7b1d2d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.836814 | controller | Jun 12 16:08:49.385311 crc crio[22579]: time="2026-06-12T16:08:49.385196888Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=1b66a04a-ad70-4c20-914d-b89075d07ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836909 | controller | Jun 12 16:08:49.385617 crc crio[22579]: time="2026-06-12T16:08:49.385480825Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=1b66a04a-ad70-4c20-914d-b89075d07ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836936 | controller | Jun 12 16:08:49.385617 crc crio[22579]: time="2026-06-12T16:08:49.38564392Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=1b66a04a-ad70-4c20-914d-b89075d07ff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.836953 | controller | Jun 12 16:08:49.388092 crc crio[22579]: time="2026-06-12T16:08:49.38641309Z" level=info msg="Ran pod sandbox 6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/POD" id=75f04ff1-a75c-4c08-a1cc-213b9ab06a67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.836969 | controller | Jun 12 16:08:49.388092 crc crio[22579]: time="2026-06-12T16:08:49.386724168Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=e74efbc4-5ba0-42e8-ad14-f5e83845c5f5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.836985 | controller | Jun 12 16:08:49.391625 crc crio[22579]: time="2026-06-12T16:08:49.391465555Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=752c5006-4fe6-4502-bb3f-ff5b246878f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837026 | controller | Jun 12 16:08:49.392353 crc crio[22579]: time="2026-06-12T16:08:49.392259396Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-12 17:11:40.837046 | controller | Jun 12 16:08:49.392742 crc crio[22579]: time="2026-06-12T16:08:49.392705538Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-12 17:11:40.837063 | controller | Jun 12 16:08:49.393876 crc crio[22579]: time="2026-06-12T16:08:49.39316524Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-12 17:11:40.837079 | controller | Jun 12 16:08:49.394931 crc crio[22579]: time="2026-06-12T16:08:49.394136956Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found" id=752c5006-4fe6-4502-bb3f-ff5b246878f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837095 | controller | Jun 12 16:08:49.394931 crc crio[22579]: time="2026-06-12T16:08:49.394265089Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found" id=752c5006-4fe6-4502-bb3f-ff5b246878f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837111 | controller | Jun 12 16:08:49.397655 crc crio[22579]: time="2026-06-12T16:08:49.395942944Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=df3b0f7d-1a34-47f2-ac0c-87d10898e1b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.837128 | controller | Jun 12 16:08:49.397655 crc crio[22579]: time="2026-06-12T16:08:49.397056174Z" level=info msg="Ran pod sandbox e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/POD" id=84540488-142e-4058-88cc-b5b6b4947569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.837144 | controller | Jun 12 16:08:49.401447 crc crio[22579]: time="2026-06-12T16:08:49.401411479Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=5a7e9268-1151-41bb-9365-811712021bb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837164 | controller | Jun 12 16:08:49.402140 crc crio[22579]: time="2026-06-12T16:08:49.4017992Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=5a7e9268-1151-41bb-9365-811712021bb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837180 | controller | Jun 12 16:08:49.402300 crc crio[22579]: time="2026-06-12T16:08:49.402278432Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=5a7e9268-1151-41bb-9365-811712021bb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837196 | controller | Jun 12 16:08:49.404274 crc crio[22579]: time="2026-06-12T16:08:49.404140752Z" level=info msg="Ran pod sandbox d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/POD" id=e30bc850-adf1-4a95-b1cb-be132e8c3d68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.837212 | controller | Jun 12 16:08:49.405381 crc crio[22579]: time="2026-06-12T16:08:49.405279362Z" level=info msg="Ran pod sandbox 5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/POD" id=5ffc033a-63f5-4cc1-ac99-50698e84c202 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.837228 | controller | Jun 12 16:08:49.405381 crc crio[22579]: time="2026-06-12T16:08:49.405338334Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\""
2026-06-12 17:11:40.837244 | controller | Jun 12 16:08:49.407247 crc crio[22579]: time="2026-06-12T16:08:49.406929916Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=ff55efbf-5298-42a2-8757-85dc24c2a9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837260 | controller | Jun 12 16:08:49.412592 crc crio[22579]: time="2026-06-12T16:08:49.412426633Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=101a96e7-f35f-44c7-90bb-2dad324dfbba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837276 | controller | Jun 12 16:08:49.426742 crc crio[22579]: time="2026-06-12T16:08:49.426627161Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=ff55efbf-5298-42a2-8757-85dc24c2a9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837292 | controller | Jun 12 16:08:49.427035 crc crio[22579]: time="2026-06-12T16:08:49.426755494Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=ff55efbf-5298-42a2-8757-85dc24c2a9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837308 | controller | Jun 12 16:08:49.454480 crc crio[22579]: time="2026-06-12T16:08:49.454315698Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=101a96e7-f35f-44c7-90bb-2dad324dfbba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837324 | controller | Jun 12 16:08:49.458041 crc crio[22579]: time="2026-06-12T16:08:49.457954154Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=101a96e7-f35f-44c7-90bb-2dad324dfbba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837343 | controller | Jun 12 16:08:49.472749 crc crio[22579]: time="2026-06-12T16:08:49.472228794Z" level=info msg="Ran pod sandbox 9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/POD" id=051d7b9f-8472-425f-9a7f-83ada16c1741 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.837379 | controller | Jun 12 16:08:49.477916 crc crio[22579]: time="2026-06-12T16:08:49.477847294Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-hnx9h Namespace:openstack-operators ID:a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072 UID:5ad6efc3-8c7f-46b8-aff2-bd102ba29c56 NetNS:/var/run/netns/88ee2399-a383-435b-92e0-3e78da8606dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad6efc3_8c7f_46b8_aff2_bd102ba29c56.slice PodAnnotations:0xc000478530}] Aliases:map[]}"
2026-06-12 17:11:40.837396 | controller | Jun 12 16:08:49.478094 crc crio[22579]: time="2026-06-12T16:08:49.47807137Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-hnx9h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.837413 | controller | Jun 12 16:08:49.493864 crc crio[22579]: time="2026-06-12T16:08:49.493726246Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=eae54360-d296-4ec8-8669-3784b81841c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837429 | controller | Jun 12 16:08:49.496291 crc crio[22579]: time="2026-06-12T16:08:49.496208843Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bdm8v Namespace:openstack-operators ID:84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6 UID:ffb3a2df-3f33-4ebe-ace5-f42394d16437 NetNS:/var/run/netns/0468adc2-7832-46dc-bc91-3971f42cc0d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb3a2df_3f33_4ebe_ace5_f42394d16437.slice PodAnnotations:0xc0025a0be0}] Aliases:map[]}"
2026-06-12 17:11:40.837446 | controller | Jun 12 16:08:49.496291 crc crio[22579]: time="2026-06-12T16:08:49.496277514Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.837461 | controller | Jun 12 16:08:49.559238 crc crio[22579]: time="2026-06-12T16:08:49.559112377Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found" id=eae54360-d296-4ec8-8669-3784b81841c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837477 | controller | Jun 12 16:08:49.562648 crc crio[22579]: time="2026-06-12T16:08:49.562587019Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found" id=eae54360-d296-4ec8-8669-3784b81841c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837493 | controller | Jun 12 16:08:49.567462 crc crio[22579]: time="2026-06-12T16:08:49.567035978Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=20b904f0-7706-47a7-ba14-822e7aba3fe7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.837509 | controller | Jun 12 16:08:49.573781 crc crio[22579]: time="2026-06-12T16:08:49.573111299Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\""
2026-06-12 17:11:40.837528 | controller | Jun 12 16:08:49.669224 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc96b79990795d8 Mac:ba:cc:5b:04:59:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/3e92a683-5f5f-48ff-b29c-53c5b1a09d65 SocketPath: PciID:}] [{Interface:0xc0001405b0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.837546 | controller | Jun 12 16:08:49.670169 crc crio[22579]: time="2026-06-12T16:08:49.670103131Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-859ddb6968-2nqhz Namespace:openstack-operators ID:dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583 UID:27072e12-ee13-4a95-8711-3051166b564c NetNS:/var/run/netns/3e92a683-5f5f-48ff-b29c-53c5b1a09d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27072e12_ee13_4a95_8711_3051166b564c.slice PodAnnotations:0xc0025a05f8}] Aliases:map[]}"
2026-06-12 17:11:40.837563 | controller | Jun 12 16:08:49.670291 crc crio[22579]: time="2026-06-12T16:08:49.670275716Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-859ddb6968-2nqhz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.837579 | controller | Jun 12 16:08:50.056737 crc crio[22579]: 2026-06-12T16:08:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84c90a9e6c1bcbf Mac:66:34:db:3e:68:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/0468adc2-7832-46dc-bc91-3971f42cc0d2 SocketPath: PciID:}] [{Interface:0xc000014a00 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.837595 | controller | Jun 12 16:08:50.069795 crc crio[22579]: time="2026-06-12T16:08:50.069688847Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bdm8v Namespace:openstack-operators ID:84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6 UID:ffb3a2df-3f33-4ebe-ace5-f42394d16437 NetNS:/var/run/netns/0468adc2-7832-46dc-bc91-3971f42cc0d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb3a2df_3f33_4ebe_ace5_f42394d16437.slice PodAnnotations:0xc0025a0be0}] Aliases:map[]}"
2026-06-12 17:11:40.837612 | controller | Jun 12 16:08:50.071679 crc crio[22579]: time="2026-06-12T16:08:50.071583077Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.837628 | controller | Jun 12 16:08:50.206927 crc crio[22579]: 2026-06-12T16:08:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6f14c97e899141 Mac:5a:13:8d:4f:a4:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/88ee2399-a383-435b-92e0-3e78da8606dc SocketPath: PciID:}] [{Interface:0xc000193c70 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.837645 | controller | Jun 12 16:08:50.210109 crc crio[22579]: time="2026-06-12T16:08:50.209444657Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-594d6555bb-hnx9h Namespace:openstack-operators ID:a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072 UID:5ad6efc3-8c7f-46b8-aff2-bd102ba29c56 NetNS:/var/run/netns/88ee2399-a383-435b-92e0-3e78da8606dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad6efc3_8c7f_46b8_aff2_bd102ba29c56.slice PodAnnotations:0xc000478530}] Aliases:map[]}"
2026-06-12 17:11:40.837662 | controller | Jun 12 16:08:50.210477 crc crio[22579]: time="2026-06-12T16:08:50.210242048Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-hnx9h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.837681 | controller | Jun 12 16:08:50.356349 crc crio[22579]: time="2026-06-12T16:08:50.356143661Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=aef5e509-abcf-413c-b80d-d2d66bd01c35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837698 | controller | Jun 12 16:08:50.356619 crc crio[22579]: time="2026-06-12T16:08:50.356360767Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=aef5e509-abcf-413c-b80d-d2d66bd01c35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837715 | controller | Jun 12 16:08:50.356619 crc crio[22579]: time="2026-06-12T16:08:50.356408678Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=aef5e509-abcf-413c-b80d-d2d66bd01c35 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837731 | controller | Jun 12 16:08:50.369922 crc crio[22579]: time="2026-06-12T16:08:50.369714343Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=8358ea9e-4845-4f9e-b3f5-b3ec48da11c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837747 | controller | Jun 12 16:08:50.370411 crc crio[22579]: time="2026-06-12T16:08:50.370218966Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=8358ea9e-4845-4f9e-b3f5-b3ec48da11c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837764 | controller | Jun 12 16:08:50.370411 crc crio[22579]: time="2026-06-12T16:08:50.370282198Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=8358ea9e-4845-4f9e-b3f5-b3ec48da11c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837781 | controller | Jun 12 16:08:50.377463 crc crio[22579]: time="2026-06-12T16:08:50.377339216Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=c8984697-7177-47d8-94b5-db78aa50d3c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837797 | controller | Jun 12 16:08:50.378045 crc crio[22579]: time="2026-06-12T16:08:50.377785887Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=c8984697-7177-47d8-94b5-db78aa50d3c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837813 | controller | Jun 12 16:08:50.378045 crc crio[22579]: time="2026-06-12T16:08:50.377852419Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=c8984697-7177-47d8-94b5-db78aa50d3c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837830 | controller | Jun 12 16:08:50.673707 crc crio[22579]: time="2026-06-12T16:08:50.670454287Z" level=info msg="Ran pod sandbox dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583 with infra container: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/POD" id=c2006424-facf-4efc-968b-94b930250bd5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.837846 | controller | Jun 12 16:08:50.680877 crc crio[22579]: time="2026-06-12T16:08:50.678707497Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=b6ba1548-10de-46fb-9a99-d7a8946aa95f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837866 | controller | Jun 12 16:08:50.696488 crc crio[22579]: time="2026-06-12T16:08:50.696354657Z" level=info msg="Ran pod sandbox 84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/POD" id=5d9bb221-f4c7-4909-9a73-1ed8752adfff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.837883 | controller | Jun 12 16:08:50.704607 crc crio[22579]: time="2026-06-12T16:08:50.703795575Z" level=info msg="Ran pod sandbox a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/POD" id=4d68ac06-2cf2-461c-92ba-4f3ff62e88e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.837927 | controller | Jun 12 16:08:50.709397 crc crio[22579]: time="2026-06-12T16:08:50.706915548Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=babca65f-c25d-475b-91fc-4a3108c45cb5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.837950 | controller | Jun 12 16:08:50.717633 crc crio[22579]: time="2026-06-12T16:08:50.710215036Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=630a6525-0bc8-4cef-9f03-1aed82803a3d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837967 | controller | Jun 12 16:08:50.717874 crc crio[22579]: time="2026-06-12T16:08:50.717654404Z" level=info msg="Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc" id=9eff5e05-565f-4625-b826-54066847162d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837983 | controller | Jun 12 16:08:50.721932 crc crio[22579]: time="2026-06-12T16:08:50.721892566Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=95abd8d5-a072-4788-869b-5db7362db17f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.837999 | controller | Jun 12 16:08:50.722267 crc crio[22579]: time="2026-06-12T16:08:50.722109532Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=925c3c05-448a-4ac9-b4ec-f8c048d04736 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838015 | controller | Jun 12 16:08:50.722865 crc crio[22579]: time="2026-06-12T16:08:50.722724089Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found" id=925c3c05-448a-4ac9-b4ec-f8c048d04736 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838031 | controller | Jun 12 16:08:50.722977 crc crio[22579]: time="2026-06-12T16:08:50.722942484Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found" id=925c3c05-448a-4ac9-b4ec-f8c048d04736 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838047 | controller | Jun 12 16:08:50.725074 crc crio[22579]: time="2026-06-12T16:08:50.722986036Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found" id=95abd8d5-a072-4788-869b-5db7362db17f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838063 | controller | Jun 12 16:08:50.726252 crc crio[22579]: time="2026-06-12T16:08:50.725384069Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=547771e9-f6ee-4d11-9e8c-3b29f5e829e7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.838084 | controller | Jun 12 16:08:50.727478 crc crio[22579]: time="2026-06-12T16:08:50.726394526Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found" id=95abd8d5-a072-4788-869b-5db7362db17f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838100 | controller | Jun 12 16:08:50.734780 crc crio[22579]: time="2026-06-12T16:08:50.734618145Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\""
2026-06-12 17:11:40.838116 | controller | Jun 12 16:08:50.735124 crc crio[22579]: time="2026-06-12T16:08:50.734863732Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=73d3ba73-f111-4cc0-991b-9d2f9ccc8ae0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.838132 | controller | Jun 12 16:08:50.743920 crc crio[22579]: time="2026-06-12T16:08:50.743836391Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\""
2026-06-12 17:11:40.838148 | controller | Jun 12 16:08:50.917851 crc crio[22579]: time="2026-06-12T16:08:50.917730369Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=34012d53-5550-4555-99e4-2b9258c15a19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838165 | controller | Jun 12 16:08:50.925867 crc crio[22579]: time="2026-06-12T16:08:50.925604719Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/manager" id=4925efb3-1dd0-4dc5-a32a-a72f7541dcc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.838182 | controller | Jun 12 16:08:51.193360 crc crio[22579]: time="2026-06-12T16:08:51.191976798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.838198 | controller | Jun 12 16:08:51.480933 crc crio[22579]: time="2026-06-12T16:08:51.480161498Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=d6830b28-0d97-470d-92d7-a8d551dd74c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838214 | controller | Jun 12 16:08:51.486236 crc crio[22579]: time="2026-06-12T16:08:51.486197249Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=ff44b23a-c567-4023-ac2f-abce61944192 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838230 | controller | Jun 12 16:08:51.486927 crc crio[22579]: time="2026-06-12T16:08:51.486900307Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=ff44b23a-c567-4023-ac2f-abce61944192 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838246 | controller | Jun 12 16:08:51.487101 crc crio[22579]: time="2026-06-12T16:08:51.487078142Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=ff44b23a-c567-4023-ac2f-abce61944192 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838262 | controller | Jun 12 16:08:51.487642 crc crio[22579]: time="2026-06-12T16:08:51.486388294Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=854e46a9-13c6-4705-8c17-cc81f0d246d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838278 | controller | Jun 12 16:08:51.487891 crc crio[22579]: time="2026-06-12T16:08:51.487860473Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=854e46a9-13c6-4705-8c17-cc81f0d246d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838298 | controller | Jun 12 16:08:51.488191 crc crio[22579]: time="2026-06-12T16:08:51.48813374Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=854e46a9-13c6-4705-8c17-cc81f0d246d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838314 | controller | Jun 12 16:08:51.522833 crc crio[22579]: time="2026-06-12T16:08:51.512724055Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=d6830b28-0d97-470d-92d7-a8d551dd74c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838330 | controller | Jun 12 16:08:51.522833 crc crio[22579]: time="2026-06-12T16:08:51.512864909Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=d6830b28-0d97-470d-92d7-a8d551dd74c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838360 | controller | Jun 12 16:08:51.730989 crc crio[22579]: time="2026-06-12T16:08:51.730385028Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688008-rtt9g/oc" id=908271eb-8f54-4dcc-a45e-cbf3a3c42f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.838382 | controller | Jun 12 16:08:51.744014 crc crio[22579]: time="2026-06-12T16:08:51.743921948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.838399 | controller | Jun 12 16:08:51.853575 crc crio[22579]: time="2026-06-12T16:08:51.853428543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.838415 | controller | Jun 12 16:08:51.857998 crc crio[22579]: time="2026-06-12T16:08:51.857947254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.838431 | controller | Jun 12 16:08:51.869840 crc crio[22579]: time="2026-06-12T16:08:51.869746508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.838447 | controller | Jun 12 16:08:52.028116 crc crio[22579]: time="2026-06-12T16:08:52.028037071Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=e7ce08a4-cfc6-4489-a52f-a8dfee9b59c4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.838463 | controller | Jun 12 16:08:52.030142 crc crio[22579]: time="2026-06-12T16:08:52.030035744Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=76de162a-b273-4299-a9a3-ac52428beb3f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838479 | controller | Jun 12 16:08:52.039927 crc crio[22579]: time="2026-06-12T16:08:52.039843055Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=93e194c2-2469-4673-b11c-e8ba5c4577b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838495 | controller | Jun 12 16:08:52.058879 crc crio[22579]: time="2026-06-12T16:08:52.058717267Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic" id=01e677c1-e93c-4e64-8303-30e8a78cfd04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.838511 | controller | Jun 12 16:08:52.101300 crc crio[22579]: time="2026-06-12T16:08:52.101148857Z" level=info msg="Created container 300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/manager" id=4925efb3-1dd0-4dc5-a32a-a72f7541dcc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.838531 | controller | Jun 12 16:08:52.108751 crc crio[22579]: time="2026-06-12T16:08:52.106386766Z" level=info msg="Starting container: 300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348" id=2dbcf23c-6847-446e-90bd-7e16d80edd8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.838548 | controller | Jun 12 16:08:52.108751 crc crio[22579]: time="2026-06-12T16:08:52.108280427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.838564 | controller | Jun 12 16:08:52.123002 crc crio[22579]: time="2026-06-12T16:08:52.122901816Z" level=info msg="Started container" PID=46819 containerID=300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348 description=openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/manager id=2dbcf23c-6847-446e-90bd-7e16d80edd8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583
2026-06-12 17:11:40.838581 | controller | Jun 12 16:08:52.185310 crc crio[22579]: time="2026-06-12T16:08:52.185200684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.838597 | controller | Jun 12 16:08:52.684667 crc crio[22579]: time="2026-06-12T16:08:52.684577266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.838613 | controller | Jun 12 16:08:52.849829 crc crio[22579]: time="2026-06-12T16:08:52.849727662Z" level=info msg="Created container 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff: openshift-infra/auto-csr-approver-29688008-rtt9g/oc" id=908271eb-8f54-4dcc-a45e-cbf3a3c42f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.838629 | controller | Jun 12 16:08:52.851579 crc crio[22579]: time="2026-06-12T16:08:52.851384306Z" level=info msg="Starting container: 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff" id=057d5d0e-e1db-4fb3-bee6-934aac990a05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.838645 | controller | Jun 12 16:08:52.868168 crc crio[22579]: time="2026-06-12T16:08:52.868007178Z" level=info msg="Started container" PID=46864 containerID=608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff description=openshift-infra/auto-csr-approver-29688008-rtt9g/oc id=057d5d0e-e1db-4fb3-bee6-934aac990a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1
2026-06-12 17:11:40.838662 | controller | Jun 12 16:08:56.744053 crc crio[22579]: time="2026-06-12T16:08:56.742112225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.838678 | controller | Jun 12 16:08:57.230676 crc crio[22579]: time="2026-06-12T16:08:57.227743451Z" level=info msg="Created container 1b5a9348501b7f9d23bb3e157b935221aab273c0e5c6dd44628a2f96ae5b24d3: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic" id=01e677c1-e93c-4e64-8303-30e8a78cfd04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.838695 | controller | Jun 12 16:08:57.238042 crc crio[22579]: time="2026-06-12T16:08:57.237925142Z" level=info msg="Starting container: 1b5a9348501b7f9d23bb3e157b935221aab273c0e5c6dd44628a2f96ae5b24d3" id=9504f5b4-203e-47c3-a9a6-54090232a121 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.838711 | controller | Jun 12 16:08:57.333992 crc crio[22579]: time="2026-06-12T16:08:57.333359792Z" level=info msg="Started container" PID=46919 containerID=1b5a9348501b7f9d23bb3e157b935221aab273c0e5c6dd44628a2f96ae5b24d3 description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic id=9504f5b4-203e-47c3-a9a6-54090232a121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac
2026-06-12 17:11:40.838731 | controller | Jun 12 16:08:57.392137 crc crio[22579]: time="2026-06-12T16:08:57.392005283Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=1b67b7c8-f9d1-46b5-8d9b-ad65c21106fc name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.838748 | controller | Jun 12 16:08:57.440114 crc crio[22579]: time="2026-06-12T16:08:57.434381901Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 17:11:40.838765 | controller | Jun 12 16:08:58.836288 crc crio[22579]: time="2026-06-12T16:08:58.835417891Z" level=info msg="Stopping pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1" id=16b37a4d-c8bc-469d-b54e-42616919c73f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.838781 | controller | Jun 12 16:08:58.848221 crc crio[22579]: time="2026-06-12T16:08:58.847961665Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688008-rtt9g Namespace:openshift-infra ID:e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 UID:f1045f74-16c6-437c-8285-b4fe9517d8c9 NetNS:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1045f74_16c6_437c_8285_b4fe9517d8c9.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}"
2026-06-12 17:11:40.838797 | controller | Jun 12 16:08:58.848221 crc crio[22579]: time="2026-06-12T16:08:58.848213412Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688008-rtt9g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.838814 | controller | Jun 12 16:09:02.067088 crc crio[22579]: time="2026-06-12T16:09:02.064335054Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=0af86991-77a2-4c44-860f-4227176441c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838830 | controller | Jun 12 16:09:02.069312 crc crio[22579]: time="2026-06-12T16:09:02.067481917Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found" id=0af86991-77a2-4c44-860f-4227176441c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838846 | controller | Jun 12 16:09:02.069312 crc crio[22579]: time="2026-06-12T16:09:02.067894658Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found" id=0af86991-77a2-4c44-860f-4227176441c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838862 | controller | Jun 12 16:09:02.072646 crc crio[22579]: time="2026-06-12T16:09:02.072443229Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=7ca3c60b-5f40-41e3-81dd-2a342acb5f57 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.838878 | controller | Jun 12 16:09:02.087839 crc crio[22579]: time="2026-06-12T16:09:02.087703525Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\""
2026-06-12 17:11:40.838894 | controller | Jun 12 16:09:03.058627 crc crio[22579]: time="2026-06-12T16:09:03.058433563Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=eedaa0c2-1f91-41b3-8b13-5afdcd2d6646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838916 | controller | Jun 12 16:09:03.058979 crc crio[22579]: time="2026-06-12T16:09:03.058820063Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=eedaa0c2-1f91-41b3-8b13-5afdcd2d6646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838933 | controller | Jun 12 16:09:03.059749 crc crio[22579]: time="2026-06-12T16:09:03.059623705Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=eedaa0c2-1f91-41b3-8b13-5afdcd2d6646 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.838949 | controller | Jun 12 16:09:03.063192 crc crio[22579]: time="2026-06-12T16:09:03.063040646Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=daca4b3d-1dfd-499a-9eab-82aabfdf32bf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.838991 | controller | Jun 12 16:09:03.073640 crc crio[22579]: time="2026-06-12T16:09:03.073232847Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\""
2026-06-12 17:11:40.839015 | controller | Jun 12 16:09:04.060332 crc crio[22579]: time="2026-06-12T16:09:04.059651943Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=58194751-9ef5-4e54-b78f-3896f38d5e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839032 | controller | Jun 12 16:09:04.060332 crc crio[22579]: time="2026-06-12T16:09:04.060172847Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found" id=58194751-9ef5-4e54-b78f-3896f38d5e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839048 | controller | Jun 12 16:09:04.060332 crc crio[22579]: time="2026-06-12T16:09:04.060223388Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found" id=58194751-9ef5-4e54-b78f-3896f38d5e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839065 | controller | Jun 12 16:09:04.064609 crc crio[22579]: time="2026-06-12T16:09:04.064267666Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=897c8789-d337-4400-8106-4be127be71d8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839080 | controller | Jun 12 16:09:04.073245 crc crio[22579]: time="2026-06-12T16:09:04.073132132Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\""
2026-06-12 17:11:40.839097 | controller | Jun 12 16:09:04.700934 crc crio[22579]: time="2026-06-12T16:09:04.700571412Z" level=info msg="Stopped pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1" id=16b37a4d-c8bc-469d-b54e-42616919c73f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.839113 | controller | Jun 12 16:09:09.219750 crc crio[22579]: time="2026-06-12T16:09:09.218225486Z" level=info msg="Removing container: bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9" id=bfce3e07-6c13-4e2f-9432-f2fb767c65c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.839129 | controller | Jun 12 16:09:35.404778 crc crio[22579]: time="2026-06-12T16:09:35.403951782Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=0d1efea6-4416-4e9e-b76c-3ab2646257d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839145 | controller | Jun 12 16:09:35.409841 crc crio[22579]: time="2026-06-12T16:09:35.409760387Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=82ba6217-7808-4c60-9f51-851713ed6bc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839164 | controller | Jun 12 16:09:35.522383 crc crio[22579]: time="2026-06-12T16:09:35.522073916Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=547771e9-f6ee-4d11-9e8c-3b29f5e829e7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839181 | controller | Jun 12 16:09:35.525435 crc crio[22579]: time="2026-06-12T16:09:35.524671095Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=774a4167-9324-4319-bceb-cf6154985084 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839197 | controller | Jun 12 16:09:35.535283 crc crio[22579]: time="2026-06-12T16:09:35.535184885Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=e20563ef-65e2-4e40-a12c-6ad1f3f84b20 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839213 | controller | Jun 12 16:09:35.538423 crc crio[22579]: time="2026-06-12T16:09:35.537404674Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=05ed7477-244f-4739-ae64-6d630814ea3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839229 | controller | Jun 12 16:09:36.691605 crc crio[22579]: time="2026-06-12T16:09:36.691098882Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6" id=1c20be55-a90d-4854-9ea8-e3b2d8a21e7f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839245 | controller | Jun 12 16:09:37.330377 crc crio[22579]: time="2026-06-12T16:09:37.330212683Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=5d8987cd-e1da-43a3-818d-c887082a60fe name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839260 | controller | Jun 12 16:09:37.332048 crc crio[22579]: time="2026-06-12T16:09:37.331939089Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=83b3405f-c89f-4642-bed8-61d6de3ebb56 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839276 | controller | Jun 12 16:09:37.357736 crc crio[22579]: time="2026-06-12T16:09:37.357565331Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=54b47b4e-ff3f-4ac8-8405-de6a0d1e3c78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839292 | controller | Jun 12 16:09:37.357736 crc crio[22579]: time="2026-06-12T16:09:37.357665024Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=a8cc42fa-6478-405f-a06b-a512addd9910 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839308 | controller | Jun 12 16:09:37.370033 crc crio[22579]: time="2026-06-12T16:09:37.369889659Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=e1f443a4-f62b-4e7a-b032-d848da468a62 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839324 | controller | Jun 12 16:09:37.372717 crc crio[22579]: time="2026-06-12T16:09:37.371231025Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=982fd186-e140-46a6-86a8-de96e57059e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839344 | controller | Jun 12 16:09:37.383785 crc crio[22579]: time="2026-06-12T16:09:37.383622595Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=0352c271-8740-442c-b02b-186ef035ff67 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839406 | controller | Jun 12 16:09:37.385012 crc crio[22579]: time="2026-06-12T16:09:37.384916919Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=e4bbae2d-d6e3-41d9-b342-cf072f9a5d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839424 | controller | Jun 12 16:09:37.390230 crc crio[22579]: time="2026-06-12T16:09:37.38982883Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=0888267d-7d72-4be9-9fb6-9fe807469adf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839440 | controller | Jun 12 16:09:37.392217 crc crio[22579]: time="2026-06-12T16:09:37.390893738Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=5a4f7848-5850-485f-a09b-0e3d5c7a5541 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839456 | controller | Jun 12 16:09:37.392795 crc crio[22579]: time="2026-06-12T16:09:37.391957667Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=516bf145-86c9-4aef-8251-b66dd4c94850 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839472 | controller | Jun 12 16:09:37.394882 crc crio[22579]: time="2026-06-12T16:09:37.394781092Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=7936e978-8509-4711-99db-6d82c727e375 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839488 | controller | Jun 12 16:09:37.406190 crc crio[22579]: time="2026-06-12T16:09:37.406076332Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=df3b0f7d-1a34-47f2-ac0c-87d10898e1b1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839503 | controller | Jun 12 16:09:37.408349 crc crio[22579]: time="2026-06-12T16:09:37.40824682Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=56728f9f-3c9e-4885-b957-65038cb48e78 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839519 | controller | Jun 12 16:09:37.419079 crc crio[22579]: time="2026-06-12T16:09:37.418864253Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=b9fee728-7598-4d4a-a321-89195622ce16 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839535 | controller | Jun 12 16:09:37.420066 crc crio[22579]: time="2026-06-12T16:09:37.419939421Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=8fa4f345-7e2a-4985-975a-bfc11f9c485e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839550 | controller | Jun 12 16:09:37.422890 crc crio[22579]: time="2026-06-12T16:09:37.422787637Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=da3ddb32-04e4-47f0-b34d-54314b6f1676 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839570 | controller | Jun 12 16:09:37.423842 crc crio[22579]: time="2026-06-12T16:09:37.423779414Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=0951f7ae-6c39-4a95-9848-b6a7587fdea3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839587 | controller | Jun 12 16:09:38.065394 crc crio[22579]: time="2026-06-12T16:09:38.065321938Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=62b4031d-5b68-48df-88b0-63f088f74156 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839602 | controller | Jun 12 16:09:38.073095 crc crio[22579]: time="2026-06-12T16:09:38.073010953Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/manager" id=8a4a85b2-3c54-48ee-9bb6-4413c8534dcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.839618 | controller | Jun 12 16:09:38.079980 crc crio[22579]: time="2026-06-12T16:09:38.079843165Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=51686c2f-0413-4452-b808-1f4d161edc3a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839634 | controller | Jun 12 16:09:38.080748 crc crio[22579]: time="2026-06-12T16:09:38.080696018Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=059cd578-d69a-475a-aa49-0e249078396a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839650 | controller | Jun 12 16:09:38.106943 crc crio[22579]: time="2026-06-12T16:09:38.106848464Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=9fa234fd-b296-4a09-8345-50b558acf6b0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839665 | controller | Jun 12 16:09:38.108244 crc crio[22579]: time="2026-06-12T16:09:38.107860831Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=5eb1c899-4fcd-419e-8493-0d2c1b06a9b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839681 | controller | Jun 12 16:09:38.129868 crc crio[22579]: time="2026-06-12T16:09:38.129726833Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=cccbccf0-b112-48f4-8e85-a9c3e0f88261 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839697 | controller | Jun 12 16:09:38.129868 crc crio[22579]: time="2026-06-12T16:09:38.129756233Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=14b7e469-a044-4205-b4d6-bf06c4330c05 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839712 | controller | Jun 12 16:09:38.130249 crc crio[22579]: time="2026-06-12T16:09:38.129928728Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552" id=58d388a9-cc2b-4ae5-8b00-16b1e92eecac name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839728 | controller | Jun 12 16:09:38.130249 crc crio[22579]: time="2026-06-12T16:09:38.130106073Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=c4244e25-61f1-46f8-a14a-38c79152b437 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839744 | controller | Jun 12 16:09:38.154389 crc crio[22579]: time="2026-06-12T16:09:38.154248915Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=8238e7d5-8afb-4bb9-8781-cae16c94df6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.839763 | controller | Jun 12 16:09:38.155162 crc crio[22579]: time="2026-06-12T16:09:38.155091858Z" level=info msg="Removed container bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9: openshift-infra/auto-csr-approver-29688002-l9vl7/oc" id=bfce3e07-6c13-4e2f-9432-f2fb767c65c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.839779 | controller | Jun 12 16:09:38.161910 crc crio[22579]: time="2026-06-12T16:09:38.161842688Z" level=info msg="Stopping pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c" id=692e7921-0af7-4b0f-83a2-da90580a8ede name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.839795 | controller | Jun 12 16:09:38.162044 crc crio[22579]: time="2026-06-12T16:09:38.16195342Z" level=info msg="Stopped pod sandbox (already stopped): 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c" id=692e7921-0af7-4b0f-83a2-da90580a8ede name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.839811 | controller | Jun 12 16:09:38.162309 crc crio[22579]: time="2026-06-12T16:09:38.162246808Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=e74efbc4-5ba0-42e8-ad14-f5e83845c5f5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839826 | controller | Jun 12 16:09:38.163034 crc crio[22579]: time="2026-06-12T16:09:38.162868185Z" level=info msg="Removing pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c" id=34e104b6-7662-430e-b680-af5ce1ff8237 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.839842 | controller | Jun 12 16:09:38.163300 crc crio[22579]: time="2026-06-12T16:09:38.162951057Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=ab84c1bb-6434-49e4-b652-3ed302472d89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839857 | controller | Jun 12 16:09:38.174934 crc crio[22579]: time="2026-06-12T16:09:38.174830553Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=af06de10-ef9d-45cf-af7c-56c02d95dd43 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839873 | controller | Jun 12 16:09:38.176488 crc crio[22579]: time="2026-06-12T16:09:38.176443066Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=87f6f076-bfc7-471d-b780-61b7194ee0ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839889 | controller | Jun 12 16:09:38.205160 crc crio[22579]: time="2026-06-12T16:09:38.204925644Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=73d3ba73-f111-4cc0-991b-9d2f9ccc8ae0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.839905 | controller | Jun 12 16:09:38.206302 crc crio[22579]: time="2026-06-12T16:09:38.206209448Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=3cbea78d-300e-4a16-8558-6663fca7117f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839920 | controller | Jun 12 16:09:38.259204 crc crio[22579]: time="2026-06-12T16:09:38.259072935Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=ac251912-be52-46f9-a5fa-c706c8bd8fc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839936 | controller | Jun 12 16:09:38.259204 crc crio[22579]: time="2026-06-12T16:09:38.259215779Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559" id=e9035185-d5ae-47fc-b215-0e54c7ee71e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839957 | controller | Jun 12 16:09:38.260881 crc crio[22579]: time="2026-06-12T16:09:38.260815492Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=51e90a50-2fb9-42d6-a8a5-702e33b6d2d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.839973 | controller | Jun 12 16:09:38.264329 crc crio[22579]: time="2026-06-12T16:09:38.264219572Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=928663a6-3503-4c23-8f3a-bdffec29f911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.839990 | controller | Jun 12 16:09:38.283267 crc crio[22579]: time="2026-06-12T16:09:38.283109315Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=daca4b3d-1dfd-499a-9eab-82aabfdf32bf name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.840006 | controller | Jun 12 16:09:38.284153 crc crio[22579]: time="2026-06-12T16:09:38.284061211Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=897c8789-d337-4400-8106-4be127be71d8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.840022 | controller | Jun 12 16:09:38.284915 crc crio[22579]: time="2026-06-12T16:09:38.284837671Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=a25f00cb-ce48-41f4-934c-d1ff4699db02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840069 | controller | Jun 12 16:09:38.286669 crc crio[22579]: time="2026-06-12T16:09:38.286483845Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=775a44dd-ca36-4b9d-ad4a-6a017d0512ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840090 | controller | Jun 12 16:09:39.282814 crc crio[22579]: time="2026-06-12T16:09:39.282718422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840107 | controller | Jun 12 16:09:39.286215 crc crio[22579]: time="2026-06-12T16:09:39.286068971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840123 | controller | Jun 12 16:09:39.289446 crc crio[22579]: time="2026-06-12T16:09:39.289354639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63" id=d2e5e896-8d63-409d-8aea-420c1fb46f3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840139 | controller | Jun 12 16:09:39.297379 crc crio[22579]: time="2026-06-12T16:09:39.297194977Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/manager" id=f8a97513-9bbf-40d3-a400-b488adc69d76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840156 | controller | Jun 12 16:09:39.300894 crc crio[22579]: time="2026-06-12T16:09:39.300754972Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/manager" id=d5b1861e-d9f2-4262-8acb-3fc0da67df1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840171 | controller | Jun 12 16:09:39.313261 crc crio[22579]: time="2026-06-12T16:09:39.313056019Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=20b904f0-7706-47a7-ba14-822e7aba3fe7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.840192 | controller | Jun 12 16:09:39.314894 crc crio[22579]: time="2026-06-12T16:09:39.314293312Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=55731af0-7a37-4841-8a75-5cb570064b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840208 | controller | Jun 12 16:09:39.317078 crc crio[22579]: time="2026-06-12T16:09:39.316758038Z" level=info msg="Removed pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c" id=34e104b6-7662-430e-b680-af5ce1ff8237 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.840238 | controller | Jun 12 16:09:39.319332 crc crio[22579]: time="2026-06-12T16:09:39.319208843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840255 | controller | Jun 12 16:09:39.320791 crc crio[22579]: time="2026-06-12T16:09:39.32060652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840271 | controller | Jun 12 16:09:39.323106 crc crio[22579]: time="2026-06-12T16:09:39.322956713Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=e7133bdc-a560-49b9-b806-78baef92c61f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840288 | controller | Jun 12 16:09:39.323328 crc crio[22579]: time="2026-06-12T16:09:39.323156448Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=af8a26e8-f325-4fcf-9d63-15adc5b3ce68 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840304 | controller | Jun 12 16:09:39.323465 crc crio[22579]: time="2026-06-12T16:09:39.323266591Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=ee2de354-dc21-47c8-b23c-df80eb7d0899 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840320 | controller | Jun 12 16:09:39.324668 crc crio[22579]: time="2026-06-12T16:09:39.324457683Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f" id=a6d570c2-a4eb-499b-a8f8-b49cec1b8c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840336 | controller | Jun 12 16:09:39.326131 crc crio[22579]: time="2026-06-12T16:09:39.324843743Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=f5ebcb67-2642-43c3-baa4-7faf21e6348e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840369 | controller | Jun 12 16:09:39.326131 crc crio[22579]: time="2026-06-12T16:09:39.325001007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840387 | controller | Jun 12 16:09:39.326131 crc crio[22579]: time="2026-06-12T16:09:39.325227873Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80" id=f7127338-7997-49f8-a875-333ee104d951 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840403 | controller | Jun 12 16:09:39.326131 crc crio[22579]: time="2026-06-12T16:09:39.325352107Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19" id=277743bf-d484-4487-bfe0-36783d5f6171 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840423 | controller | Jun 12 16:09:39.334153 crc crio[22579]: time="2026-06-12T16:09:39.334089109Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/manager" id=a3406232-f2e3-4391-8ef6-29b987db4fb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840439 | controller | Jun 12 16:09:39.344136 crc crio[22579]: time="2026-06-12T16:09:39.343166111Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/manager" id=7ad83f9c-a4ab-4a63-a05e-8d347b4918fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840455 | controller | Jun 12 16:09:39.349783 crc crio[22579]: time="2026-06-12T16:09:39.349622063Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/manager" id=c675cd7f-ecfe-415b-b3c0-244d397e67cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840471 | controller | Jun 12 16:09:39.353808 crc crio[22579]: time="2026-06-12T16:09:39.353100795Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/manager" id=2a9b8620-eccf-4470-85ce-34f1707d266b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840486 | controller | Jun 12 16:09:39.359258 crc crio[22579]: time="2026-06-12T16:09:39.359113015Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/manager" id=b56c315d-7309-424f-b7e3-7e100a37656f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840501 | controller | Jun 12 16:09:39.369677 crc crio[22579]: time="2026-06-12T16:09:39.367286483Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/manager" id=cb02e55a-cc5b-40f4-8db8-01dc7861d383 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840517 | controller | Jun 12 16:09:39.373711 crc crio[22579]: time="2026-06-12T16:09:39.373610601Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=650f9205-9a9b-4f16-a681-54486210c9fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840533 | controller | Jun 12 16:09:39.379416 crc crio[22579]: time="2026-06-12T16:09:39.379312033Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/manager" id=8a76179e-d89c-4af4-bea3-4afe9718eb36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840549 | controller | Jun 12 16:09:39.385030 crc crio[22579]: time="2026-06-12T16:09:39.384973154Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/manager" id=374387d5-feb1-49e9-9f17-94d3d2cd5bf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840564 | controller | Jun 12 16:09:39.389206 crc crio[22579]: time="2026-06-12T16:09:39.389173135Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/manager" id=1de22cc0-f09b-459c-aafb-a75284be638b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840580 | controller | Jun 12 16:09:39.394268 crc crio[22579]: time="2026-06-12T16:09:39.394165978Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/manager" id=12a072c0-bf1d-4adf-9e1c-dff8d7a5b3ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840596 | controller | Jun 12 16:09:39.411010 crc crio[22579]: time="2026-06-12T16:09:39.410909564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840612 | controller | Jun 12 16:09:39.418105 crc crio[22579]: time="2026-06-12T16:09:39.418012713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840631 | controller | Jun 12 16:09:39.418300 crc crio[22579]: time="2026-06-12T16:09:39.418240619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840647 | controller | Jun 12 16:09:39.419178 crc crio[22579]: time="2026-06-12T16:09:39.418965148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840663 | controller | Jun 12 16:09:39.419178 crc crio[22579]: time="2026-06-12T16:09:39.41904129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840679 | controller | Jun 12 16:09:39.419722 crc crio[22579]: time="2026-06-12T16:09:39.419646626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840694 | controller | Jun 12 16:09:39.422931 crc crio[22579]: time="2026-06-12T16:09:39.422866292Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=48f2cdc1-a4d8-4fed-a726-dc17eb86e3d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840710 | controller | Jun 12 16:09:39.423634 crc crio[22579]: time="2026-06-12T16:09:39.42354441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840726 | controller | Jun 12 16:09:39.424222 crc crio[22579]: time="2026-06-12T16:09:39.424122136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840742 | controller | Jun 12 16:09:39.424441 crc crio[22579]: time="2026-06-12T16:09:39.424318461Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=7ca3c60b-5f40-41e3-81dd-2a342acb5f57 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.840757 | controller | Jun 12 16:09:39.424441 crc crio[22579]: time="2026-06-12T16:09:39.424404443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840773 | controller | Jun 12 16:09:39.424947 crc crio[22579]: time="2026-06-12T16:09:39.424862655Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=b27957ee-69ab-4dfa-8668-cee1a45b5bf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840788 | controller | Jun 12 16:09:39.426029 crc crio[22579]: time="2026-06-12T16:09:39.42580185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840804 | controller | Jun 12 16:09:39.428674 crc crio[22579]: time="2026-06-12T16:09:39.428585934Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/manager" id=a9e3d628-d126-4769-b948-40fdb66793a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840819 | controller | Jun 12 16:09:39.433131 crc crio[22579]: time="2026-06-12T16:09:39.432746765Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/manager" id=37763ef8-9730-43e2-be08-2244135fe8b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.840835 | controller | Jun 12 16:09:39.435172 crc crio[22579]: time="2026-06-12T16:09:39.435038616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840854 | controller | Jun 12 16:09:39.445308 crc crio[22579]: time="2026-06-12T16:09:39.445217627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840871 | controller | Jun 12 16:09:39.452591 crc crio[22579]: time="2026-06-12T16:09:39.45246659Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=1b67b7c8-f9d1-46b5-8d9b-ad65c21106fc name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.840887 | controller | Jun 12 16:09:39.453252 crc crio[22579]: time="2026-06-12T16:09:39.453177349Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=359ff085-86ce-49a5-b32e-1bcec1c8fd54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840902 | controller | Jun 12 16:09:39.464120 crc crio[22579]: time="2026-06-12T16:09:39.464034298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840917 | controller | Jun 12 16:09:39.465976 crc crio[22579]: time="2026-06-12T16:09:39.465921328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840933 | controller | Jun 12 16:09:39.471085 crc crio[22579]: time="2026-06-12T16:09:39.471050705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840948 | controller | Jun 12 16:09:39.477064 crc crio[22579]: time="2026-06-12T16:09:39.476980603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840964 | controller | Jun 12 16:09:39.490744 crc crio[22579]: time="2026-06-12T16:09:39.490655967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.840979 | controller | Jun 12 16:09:39.495005 crc crio[22579]: time="2026-06-12T16:09:39.494960181Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12" id=9e140d55-16c3-4b03-892c-067c213c26dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.840995 | controller | Jun 12 16:09:39.495400 crc crio[22579]: time="2026-06-12T16:09:39.495341131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841011 | controller | Jun 12 16:09:39.496091 crc crio[22579]: time="2026-06-12T16:09:39.495994059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841026 | controller | Jun 12 16:09:39.497224 crc crio[22579]: time="2026-06-12T16:09:39.497144549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841041 | controller | Jun 12 16:09:39.572335 crc crio[22579]: time="2026-06-12T16:09:39.572253608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841057 | controller | Jun 12 16:09:39.575959 crc crio[22579]: time="2026-06-12T16:09:39.575894655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841076 | controller | Jun 12 16:09:39.580339 crc crio[22579]: time="2026-06-12T16:09:39.580057736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841094 | controller | Jun 12 16:09:39.588890 crc crio[22579]: time="2026-06-12T16:09:39.588816929Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/manager" id=148f2fde-8a83-42ac-b0bb-12ee93d0eb6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.841152 | controller | Jun 12 16:09:39.590995 crc crio[22579]: time="2026-06-12T16:09:39.590922405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841172 | controller | Jun 12 16:09:39.614892 crc crio[22579]: time="2026-06-12T16:09:39.614810011Z" level=info msg="Created container eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/manager" id=8a4a85b2-3c54-48ee-9bb6-4413c8534dcd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.841190 | controller | Jun 12 16:09:39.615233 crc crio[22579]: time="2026-06-12T16:09:39.61515045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841206 | controller | Jun 12 16:09:39.620828 crc crio[22579]: time="2026-06-12T16:09:39.620724989Z" level=info msg="Starting container: eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f" id=ea64ccc1-c313-4dd0-9f16-72f1d57c3372 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.841223 | controller | Jun 12 16:09:39.622022 crc crio[22579]: time="2026-06-12T16:09:39.62191748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841240 | controller | Jun 12 16:09:39.623194 crc crio[22579]: time="2026-06-12T16:09:39.623095792Z" level=info msg="Created container 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=8238e7d5-8afb-4bb9-8781-cae16c94df6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.841256 | controller | Jun 12 16:09:39.625306 crc crio[22579]: time="2026-06-12T16:09:39.625179877Z" level=info msg="Starting container: 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501" id=d1d2d965-60d2-48a0-9612-1bc8af82ee5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.841342 | controller | Jun 12 16:09:39.626182 crc crio[22579]: time="2026-06-12T16:09:39.625876916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841390 | controller | Jun 12 16:09:39.630987 crc crio[22579]: time="2026-06-12T16:09:39.63092609Z" level=info msg="Started container" PID=48062 containerID=eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/manager id=ea64ccc1-c313-4dd0-9f16-72f1d57c3372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d
2026-06-12 17:11:40.841409 | controller | Jun 12 16:09:39.633215 crc crio[22579]: time="2026-06-12T16:09:39.633054587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841426 | controller | Jun 12 16:09:39.635334 crc crio[22579]: time="2026-06-12T16:09:39.635288806Z" level=info msg="Created container 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=928663a6-3503-4c23-8f3a-bdffec29f911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.841446 | controller | Jun 12 16:09:39.636826 crc crio[22579]: time="2026-06-12T16:09:39.636784106Z" level=info msg="Starting container: 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87" id=9ddb0e52-9f29-4151-b205-318b4d35208d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.841464 | controller | Jun 12 16:09:39.638170 crc crio[22579]: time="2026-06-12T16:09:39.637993328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841481 | controller | Jun 12 16:09:39.648615 crc crio[22579]: time="2026-06-12T16:09:39.648420436Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=539e9d70-274d-4931-b87a-58228a8d4d6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.841497 | controller | Jun 12 16:09:39.655946 crc crio[22579]: time="2026-06-12T16:09:39.655842833Z" level=info msg="Started container" PID=48069 containerID=444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=d1d2d965-60d2-48a0-9612-1bc8af82ee5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6
2026-06-12 17:11:40.841514 | controller | Jun 12 16:09:39.661335 crc crio[22579]: time="2026-06-12T16:09:39.661277668Z" level=info msg="Started container" PID=48068 containerID=083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=9ddb0e52-9f29-4151-b205-318b4d35208d name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6
2026-06-12 17:11:40.841531 | controller | Jun 12 16:09:39.718834 crc crio[22579]: time="2026-06-12T16:09:39.718656005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841548 | controller | Jun 12 16:09:39.724684 crc crio[22579]: time="2026-06-12T16:09:39.724599053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841564 | controller | Jun 12 16:09:39.739959 crc crio[22579]: time="2026-06-12T16:09:39.739429308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841580 | controller | Jun 12 16:09:39.743489 crc crio[22579]: time="2026-06-12T16:09:39.743302151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841596 | controller | Jun 12 16:09:39.747679 crc crio[22579]: time="2026-06-12T16:09:39.747543784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841613 | controller | Jun 12 16:09:39.757305 crc crio[22579]: time="2026-06-12T16:09:39.757046097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841629 | controller | Jun 12 16:09:39.762855 crc crio[22579]: time="2026-06-12T16:09:39.76281287Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-httpd" id=12e8a8fc-3d54-4702-9ab9-3de32e6b4bdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.841645 | controller | Jun 12 16:09:39.764931 crc crio[22579]: time="2026-06-12T16:09:39.764845445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841665 | controller | Jun 12 16:09:39.767048 crc crio[22579]: time="2026-06-12T16:09:39.766983281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841681 | controller | Jun 12 16:09:39.772949 crc crio[22579]: time="2026-06-12T16:09:39.772882508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841698 | controller | Jun 12 16:09:39.780778 crc crio[22579]: time="2026-06-12T16:09:39.779150165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841714 | controller | Jun 12 16:09:39.784547 crc crio[22579]: time="2026-06-12T16:09:39.780981674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841730 | controller | Jun 12 16:09:39.784547 crc crio[22579]: time="2026-06-12T16:09:39.783049079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841745 | controller | Jun 12 16:09:39.798479 crc crio[22579]: time="2026-06-12T16:09:39.797871954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841761 | controller | Jun 12 16:09:39.807600 crc crio[22579]: time="2026-06-12T16:09:39.806795881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841777 | controller | Jun 12 16:09:39.846193 crc crio[22579]: time="2026-06-12T16:09:39.845587044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841793 | controller | Jun 12 16:09:39.852694 crc crio[22579]: time="2026-06-12T16:09:39.851429669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841809 | controller | Jun 12 16:09:39.874421 crc crio[22579]: time="2026-06-12T16:09:39.874308508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841824 | controller | Jun 12 16:09:39.947144 crc crio[22579]: time="2026-06-12T16:09:39.946921551Z" level=info msg="Created container 4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/manager" id=f8a97513-9bbf-40d3-a400-b488adc69d76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.841840 | controller | Jun 12 16:09:39.947876 crc crio[22579]: time="2026-06-12T16:09:39.947795514Z" level=info msg="Starting container: 4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337" id=493c9111-28aa-4b1f-a8ff-c6428300ffb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.841856 | controller | Jun 12 16:09:39.961543 crc crio[22579]: time="2026-06-12T16:09:39.961212801Z" level=info msg="Started container" PID=48117 containerID=4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/manager id=493c9111-28aa-4b1f-a8ff-c6428300ffb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30
2026-06-12 17:11:40.841876 | controller | Jun 12 16:09:39.977638 crc crio[22579]: time="2026-06-12T16:09:39.977419783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841892 | controller | Jun 12 16:09:40.006984 crc crio[22579]: time="2026-06-12T16:09:40.006843036Z" level=info msg="Created container 8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/manager" id=8a76179e-d89c-4af4-bea3-4afe9718eb36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.841909 | controller | Jun 12 16:09:40.007259 crc crio[22579]: time="2026-06-12T16:09:40.007136154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841925 | controller | Jun 12 16:09:40.008314 crc crio[22579]: time="2026-06-12T16:09:40.007920214Z" level=info msg="Starting container: 8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230" id=74af0014-e8be-47d4-9073-972e63c1be7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.841941 | controller | Jun 12 16:09:40.013281 crc crio[22579]: time="2026-06-12T16:09:40.013106042Z" level=info msg="Started container" PID=48120 containerID=8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/manager id=74af0014-e8be-47d4-9073-972e63c1be7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e
2026-06-12 17:11:40.841957 | controller | Jun 12 16:09:40.054541 crc crio[22579]: time="2026-06-12T16:09:40.05396444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841974 | controller | Jun 12 16:09:40.057483 crc crio[22579]: time="2026-06-12T16:09:40.057426192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.841990 | controller | Jun 12 16:09:40.071599 crc crio[22579]: time="2026-06-12T16:09:40.070545631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.842006 | controller | Jun 12 16:09:40.077581 crc crio[22579]: time="2026-06-12T16:09:40.077479676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.842022 | controller | Jun 12 16:09:40.086854 crc crio[22579]: time="2026-06-12T16:09:40.086359682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.842037 | controller | Jun 12 16:09:40.095413 crc crio[22579]: time="2026-06-12T16:09:40.095327651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.842053 | controller | Jun 12 16:09:40.136587 crc crio[22579]: time="2026-06-12T16:09:40.136430995Z" level=info msg="Created container 62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/manager" id=7ad83f9c-a4ab-4a63-a05e-8d347b4918fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842069 | controller | Jun 12 16:09:40.143472 crc crio[22579]: time="2026-06-12T16:09:40.143094102Z" level=info msg="Starting container: 62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc" id=e7527f79-68ab-4af0-94d5-1dde34cceb65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842085 | controller | Jun 12 16:09:40.146539 crc crio[22579]: time="2026-06-12T16:09:40.146422121Z" level=info msg="Created container bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/manager" id=d5b1861e-d9f2-4262-8acb-3fc0da67df1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842104 | controller | Jun 12 16:09:40.149947 crc crio[22579]: time="2026-06-12T16:09:40.149244336Z" level=info msg="Started container" PID=48121 containerID=62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/manager id=e7527f79-68ab-4af0-94d5-1dde34cceb65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e
2026-06-12 17:11:40.842121 | controller | Jun 12 16:09:40.149947 crc crio[22579]: time="2026-06-12T16:09:40.149342589Z" level=info msg="Starting container: bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba" id=f0895055-aaf7-4ea9-9e24-3524a6f4a5a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842137 | controller | Jun 12 16:09:40.152249 crc crio[22579]: time="2026-06-12T16:09:40.152165664Z" level=info msg="Created container c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/manager" id=a3406232-f2e3-4391-8ef6-29b987db4fb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842154 | controller | Jun 12 16:09:40.154187 crc crio[22579]: time="2026-06-12T16:09:40.154097465Z" level=info msg="Starting container: c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db" id=8ed8ffd2-a7fd-44df-a35d-f35452933668 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842170 | controller | Jun 12 16:09:40.157790 crc crio[22579]: time="2026-06-12T16:09:40.157489506Z" level=info msg="Started container" PID=48118 containerID=bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/manager id=f0895055-aaf7-4ea9-9e24-3524a6f4a5a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f
2026-06-12 17:11:40.842223 | controller | Jun 12 16:09:40.170467 crc crio[22579]: time="2026-06-12T16:09:40.169890166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.842242 | controller | Jun 12 16:09:40.175702 crc crio[22579]: time="2026-06-12T16:09:40.175241548Z" level=info msg="Started container" PID=48132 containerID=c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/manager id=8ed8ffd2-a7fd-44df-a35d-f35452933668 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2
2026-06-12 17:11:40.842259 | controller | Jun 12 16:09:40.195866 crc crio[22579]: time="2026-06-12T16:09:40.195438036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.842275 | controller | Jun 12 16:09:40.246201 crc crio[22579]: time="2026-06-12T16:09:40.241972294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.842291 | controller | Jun 12 16:09:40.266714 crc crio[22579]: time="2026-06-12T16:09:40.266407795Z" level=info msg="Created container 404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/manager" id=c675cd7f-ecfe-415b-b3c0-244d397e67cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842307 | controller | Jun 12 16:09:40.270316 crc crio[22579]: time="2026-06-12T16:09:40.268759947Z" level=info msg="Created container 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=650f9205-9a9b-4f16-a681-54486210c9fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842329 | controller | Jun 12 16:09:40.270316 crc crio[22579]: time="2026-06-12T16:09:40.269041045Z" level=info msg="Starting container: 404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1" id=bbf0da2c-ace0-4c54-9700-4774ea8e52ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842360 | controller | Jun 12 16:09:40.274166 crc crio[22579]: time="2026-06-12T16:09:40.273958926Z" level=info msg="Starting container: 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1" id=f8a9e92d-3daf-451f-8d4c-bde0c1de1708 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842383 | controller | Jun 12 16:09:40.290816 crc crio[22579]: time="2026-06-12T16:09:40.289778937Z" level=info msg="Created container c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/manager" id=cb02e55a-cc5b-40f4-8db8-01dc7861d383 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842399 | controller | Jun 12 16:09:40.293946 crc crio[22579]: time="2026-06-12T16:09:40.292227542Z" level=info msg="Starting container: c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9" id=fdca0b24-75dd-45a2-a175-6d394cc24f70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842416 | controller | Jun 12 16:09:40.295206 crc crio[22579]: time="2026-06-12T16:09:40.294955944Z" level=info msg="Started container" PID=48147 containerID=404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1 description=openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/manager id=bbf0da2c-ace0-4c54-9700-4774ea8e52ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a
2026-06-12 17:11:40.842432 | controller | Jun 12 16:09:40.295647 crc crio[22579]: time="2026-06-12T16:09:40.295491699Z" level=info msg="Started container" PID=48148 containerID=00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=f8a9e92d-3daf-451f-8d4c-bde0c1de1708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033
2026-06-12 17:11:40.842449 | controller | Jun 12 16:09:40.383901 crc crio[22579]: time="2026-06-12T16:09:40.38381991Z" level=info msg="Started container" PID=48136 containerID=c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/manager id=fdca0b24-75dd-45a2-a175-6d394cc24f70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74
2026-06-12 17:11:40.842465 | controller | Jun 12 16:09:40.400424 crc crio[22579]: time="2026-06-12T16:09:40.400088153Z" level=info msg="Created container 906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/manager" id=2a9b8620-eccf-4470-85ce-34f1707d266b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842481 | controller | Jun 12 16:09:40.410831 crc crio[22579]: time="2026-06-12T16:09:40.406676248Z" level=info msg="Starting container: 906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8" id=b4e50d00-655f-47fb-936f-c0df67d289d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842498 | controller | Jun 12 16:09:40.448818 crc crio[22579]: time="2026-06-12T16:09:40.448630245Z" level=info msg="Started container" PID=48155 containerID=906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8 description=openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/manager id=b4e50d00-655f-47fb-936f-c0df67d289d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce
2026-06-12 17:11:40.842519 | controller | Jun 12 16:09:40.572817 crc crio[22579]: time="2026-06-12T16:09:40.571918216Z" level=info msg="Created container a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=48f2cdc1-a4d8-4fed-a726-dc17eb86e3d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842535 | controller | Jun 12 16:09:40.575810 crc crio[22579]: time="2026-06-12T16:09:40.574803043Z" level=info msg="Created container 44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/manager" id=374387d5-feb1-49e9-9f17-94d3d2cd5bf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842552 | controller | Jun 12 16:09:40.597735 crc crio[22579]: time="2026-06-12T16:09:40.592464453Z" level=info msg="Starting container: a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa" id=560de835-c597-4030-b9c4-04d78c7f4a37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842568 | controller | Jun 12 16:09:40.597735 crc crio[22579]: time="2026-06-12T16:09:40.593625344Z" level=info msg="Starting container: 44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd" id=dfd73e21-9f94-4ac3-92df-2bdeed0a4e34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842585 | controller | Jun 12 16:09:40.656189 crc crio[22579]: time="2026-06-12T16:09:40.655916612Z" level=info msg="Started container" PID=48145 containerID=44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd description=openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/manager id=dfd73e21-9f94-4ac3-92df-2bdeed0a4e34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072
2026-06-12 17:11:40.842601 | controller | Jun 12 16:09:40.659666 crc crio[22579]: time="2026-06-12T16:09:40.659333403Z" level=info msg="Started container" PID=48188 containerID=a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=560de835-c597-4030-b9c4-04d78c7f4a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d
2026-06-12 17:11:40.842617 | controller | Jun 12 16:09:40.691229 crc crio[22579]: time="2026-06-12T16:09:40.689123726Z" level=info msg="Created container 725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/manager" id=b56c315d-7309-424f-b7e3-7e100a37656f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842634 | controller | Jun 12 16:09:40.710464 crc crio[22579]: time="2026-06-12T16:09:40.710074443Z" level=info msg="Starting container: 725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99" id=0e944bac-f748-4c72-903d-0eea08aeb5b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842650 | controller | Jun 12 16:09:40.787394 crc crio[22579]: time="2026-06-12T16:09:40.787004061Z" level=info msg="Started container" PID=48135 containerID=725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/manager id=0e944bac-f748-4c72-903d-0eea08aeb5b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1
2026-06-12 17:11:40.842666 | controller | Jun 12 16:09:40.803777 crc crio[22579]: time="2026-06-12T16:09:40.803719426Z" level=info msg="Created container 54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/manager" id=1de22cc0-f09b-459c-aafb-a75284be638b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842686 | controller | Jun 12 16:09:40.822767 crc crio[22579]: time="2026-06-12T16:09:40.820834851Z" level=info msg="Starting container: 54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0" id=1dbc63d2-84dd-44b7-a96d-cb0142d0a41a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842703 | controller | Jun 12 16:09:40.842642 crc crio[22579]: time="2026-06-12T16:09:40.842379955Z" level=info msg="Created container 483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/manager" id=a9e3d628-d126-4769-b948-40fdb66793a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842719 | controller | Jun 12 16:09:40.853930 crc crio[22579]: time="2026-06-12T16:09:40.853794389Z" level=info msg="Created container aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/manager" id=148f2fde-8a83-42ac-b0bb-12ee93d0eb6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842736 | controller | Jun 12 16:09:40.869039 crc crio[22579]: time="2026-06-12T16:09:40.868421048Z" level=info msg="Created container 0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/manager" id=37763ef8-9730-43e2-be08-2244135fe8b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842752 | controller | Jun 12 16:09:40.875310 crc crio[22579]: time="2026-06-12T16:09:40.874822909Z" level=info msg="Starting container: 0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e" id=33b7d6ba-5169-4983-aadc-8394299e28a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842769 | controller | Jun 12 16:09:40.902084 crc crio[22579]: time="2026-06-12T16:09:40.8880287Z" level=info msg="Starting container: 483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148" id=e79b0239-d818-4220-abc7-ed045b90d124 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842785 | controller | Jun 12 16:09:40.902343 crc crio[22579]: time="2026-06-12T16:09:40.888064751Z" level=info msg="Starting container: aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182" id=1413514e-91cb-460a-8fa9-075d973f36f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842802 | controller | Jun 12 16:09:40.906948 crc crio[22579]: time="2026-06-12T16:09:40.893944098Z" level=info msg="Started container" PID=48207 containerID=54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0 description=openstack-operators/swift-operator-controller-manager-79846f755c-w878h/manager id=1dbc63d2-84dd-44b7-a96d-cb0142d0a41a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044
2026-06-12 17:11:40.842818 | controller | Jun 12 16:09:40.973043 crc crio[22579]: time="2026-06-12T16:09:40.972905029Z" level=info msg="Started container" PID=48197 containerID=483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/manager id=e79b0239-d818-4220-abc7-ed045b90d124 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d
2026-06-12 17:11:40.842834 | controller | Jun 12 16:09:41.003462 crc crio[22579]: time="2026-06-12T16:09:41.001225193Z" level=info msg="Started container" PID=48230 containerID=aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182 description=openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/manager id=1413514e-91cb-460a-8fa9-075d973f36f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4
2026-06-12 17:11:40.842849 | controller | Jun 12 16:09:41.061307 crc crio[22579]: time="2026-06-12T16:09:41.056760391Z" level=info msg="Started container" PID=48210 containerID=0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/manager id=33b7d6ba-5169-4983-aadc-8394299e28a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1
2026-06-12 17:11:40.842869 | controller | Jun 12 16:09:41.070338 crc crio[22579]: time="2026-06-12T16:09:41.069203783Z" level=info msg="Created container 7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/manager" id=12a072c0-bf1d-4adf-9e1c-dff8d7a5b3ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842886 | controller | Jun 12 16:09:41.073796 crc crio[22579]: time="2026-06-12T16:09:41.073655351Z" level=info msg="Starting container: 7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab" id=70870874-9a36-445b-93e6-a0676957c063 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842902 | controller | Jun 12 16:09:41.122654 crc crio[22579]: time="2026-06-12T16:09:41.116152642Z" level=info msg="Started container" PID=48159 containerID=7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/manager id=70870874-9a36-445b-93e6-a0676957c063 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215
2026-06-12 17:11:40.842918 | controller | Jun 12 16:09:42.196378 crc crio[22579]: time="2026-06-12T16:09:42.19398073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.842934 | controller | Jun 12 16:09:42.367241 crc crio[22579]: time="2026-06-12T16:09:42.367136089Z" level=info msg="Created container 1e2c56d2e71f07813217ef546129b6aafaa594d098aa3e0551d38e276c68717a: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-httpd" id=12e8a8fc-3d54-4702-9ab9-3de32e6b4bdc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.842950 | controller | Jun 12 16:09:42.369693 crc crio[22579]: time="2026-06-12T16:09:42.369631425Z" level=info msg="Starting container: 1e2c56d2e71f07813217ef546129b6aafaa594d098aa3e0551d38e276c68717a" id=c5f2574c-2aff-4086-b8bf-5631c26122b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.842967 | controller | Jun 12 16:09:42.400211 crc crio[22579]: time="2026-06-12T16:09:42.399892091Z" level=info msg="Started container" PID=48514 containerID=1e2c56d2e71f07813217ef546129b6aafaa594d098aa3e0551d38e276c68717a description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-httpd id=c5f2574c-2aff-4086-b8bf-5631c26122b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac
2026-06-12 17:11:40.842983 | controller | Jun 12 16:09:42.418886 crc crio[22579]: time="2026-06-12T16:09:42.418785433Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=2c0b8576-4a76-4998-9d02-edf507134f22 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.843000 | controller | Jun 12 16:09:42.422174 crc crio[22579]: time="2026-06-12T16:09:42.422114722Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-12 17:11:40.843017 | controller | Jun 12 16:09:42.966352 crc crio[22579]: time="2026-06-12T16:09:42.965905306Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=2c0b8576-4a76-4998-9d02-edf507134f22 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.843033 | controller | Jun 12 16:09:42.967182 crc crio[22579]: time="2026-06-12T16:09:42.967086797Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=fba8f5d8-2fb7-4d85-9ddd-df8cfa3f94de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.843052 | controller | Jun 12 16:09:42.969267 crc crio[22579]: time="2026-06-12T16:09:42.969200654Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=73a3d390-3f70-4ca3-8505-35157f274154 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.843068 | controller | Jun 12 16:09:42.975316 crc crio[22579]: time="2026-06-12T16:09:42.975258695Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-log-watch" id=cc9989cf-a428-4bda-9708-998f93e7bba8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.843084 | controller | Jun 12 16:09:42.975739 crc crio[22579]: time="2026-06-12T16:09:42.975686676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843100 | controller | Jun 12 16:09:43.034022 crc crio[22579]: time="2026-06-12T16:09:43.033792753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843141 | controller | Jun 12 16:09:44.029174 crc crio[22579]: time="2026-06-12T16:09:44.029081224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843161 | controller | Jun 12 16:09:47.037042 crc crio[22579]: time="2026-06-12T16:09:47.036620925Z" level=info msg="Created container 81dd5d12e04bfb31c408bb1fa4df9f2a8e5c6faad106b2116150c15172418d65: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-log-watch" id=cc9989cf-a428-4bda-9708-998f93e7bba8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.843178 | controller | Jun 12 16:09:47.038890 crc crio[22579]: time="2026-06-12T16:09:47.038454954Z" level=info msg="Starting container: 81dd5d12e04bfb31c408bb1fa4df9f2a8e5c6faad106b2116150c15172418d65" id=9690c078-a1e8-4e70-86ec-8eaefc85ff19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.843195 | controller | Jun 12 16:09:47.045255 crc crio[22579]: time="2026-06-12T16:09:47.044893835Z" level=info msg="Started container" PID=48564 containerID=81dd5d12e04bfb31c408bb1fa4df9f2a8e5c6faad106b2116150c15172418d65 description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-log-watch id=9690c078-a1e8-4e70-86ec-8eaefc85ff19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac
2026-06-12 17:11:40.843211 | controller | Jun 12 16:09:58.438408 crc crio[22579]: time="2026-06-12T16:09:58.437687685Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-g8rz5/POD" id=14d3fbdc-27b1-4a9e-ab90-4d52bd464f0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.843227 | controller | Jun 12 16:09:58.439954 crc crio[22579]: time="2026-06-12T16:09:58.438443625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843243 | controller | Jun 12 16:09:58.478743 crc crio[22579]: time="2026-06-12T16:09:58.478646195Z" level=info msg="Got pod network &{Name:redhat-marketplace-g8rz5 Namespace:openshift-marketplace ID:77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb UID:b105b7a1-6ec6-41a6-806d-3ebe26e33ccb NetNS:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb105b7a1_6ec6_41a6_806d_3ebe26e33ccb.slice PodAnnotations:0xc004fc02b0}] Aliases:map[]}"
2026-06-12 17:11:40.843288 | controller | Jun 12 16:09:58.478743 crc crio[22579]: time="2026-06-12T16:09:58.478725638Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-g8rz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.843311 | controller | Jun 12 16:09:59.206246 crc crio[22579]: 2026-06-12T16:09:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77cf85993c30f14 Mac:62:2a:e2:df:57:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 SocketPath: PciID:}] [{Interface:0xc0004385e0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.843327 | controller | Jun 12 16:09:59.207736 crc crio[22579]: time="2026-06-12T16:09:59.20766989Z" level=info msg="Got pod network &{Name:redhat-marketplace-g8rz5 Namespace:openshift-marketplace ID:77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb UID:b105b7a1-6ec6-41a6-806d-3ebe26e33ccb NetNS:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb105b7a1_6ec6_41a6_806d_3ebe26e33ccb.slice PodAnnotations:0xc004fc02b0}] Aliases:map[]}"
2026-06-12 17:11:40.843344 | controller | Jun 12 16:09:59.207843 crc crio[22579]: time="2026-06-12T16:09:59.207827094Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-g8rz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.843379 | controller | Jun 12 16:09:59.237192 crc crio[22579]: time="2026-06-12T16:09:59.237095283Z" level=info msg="Ran pod sandbox 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb with infra container: openshift-marketplace/redhat-marketplace-g8rz5/POD" id=14d3fbdc-27b1-4a9e-ab90-4d52bd464f0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.843408 | controller | Jun 12 16:09:59.241486 crc crio[22579]: time="2026-06-12T16:09:59.241413037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f9a89aab-54b7-4a79-97c3-d333b6234008 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.843424 | controller | Jun 12 16:09:59.244174 crc crio[22579]: time="2026-06-12T16:09:59.244094708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=642ee161-1f74-4e6a-91e4-db364088d4cd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.843440 | controller | Jun 12 16:09:59.293813 crc crio[22579]: time="2026-06-12T16:09:59.293706659Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities" id=35c01f86-2b47-4d96-bf9b-d1eb965d560a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.843456 | controller | Jun 12 16:09:59.294233 crc crio[22579]: time="2026-06-12T16:09:59.29413847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843473 | controller | Jun 12 16:09:59.336308 crc crio[22579]: time="2026-06-12T16:09:59.336122228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843489 | controller | Jun 12 16:09:59.344114 crc crio[22579]: time="2026-06-12T16:09:59.344012138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843505 | controller | Jun 12 16:09:59.504254 crc crio[22579]: time="2026-06-12T16:09:59.503794901Z" level=info msg="Created container 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0: openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities" id=35c01f86-2b47-4d96-bf9b-d1eb965d560a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.843521 | controller | Jun 12 16:09:59.508035 crc crio[22579]: time="2026-06-12T16:09:59.50789358Z" level=info msg="Starting container: 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0" id=8f078d05-677f-4660-8fba-5896a2dcb9a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.843541 | controller | Jun 12 16:09:59.518470 crc crio[22579]: time="2026-06-12T16:09:59.518356508Z" level=info msg="Started container" PID=49039 containerID=95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0 description=openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities id=8f078d05-677f-4660-8fba-5896a2dcb9a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb
2026-06-12 17:11:40.843559 | controller | Jun 12 16:10:00.508305 crc crio[22579]: time="2026-06-12T16:10:00.508223596Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688010-k7vph/POD" id=90261637-e52f-4570-83de-c690b5d2b1c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.843575 | controller | Jun 12 16:10:00.509152 crc crio[22579]: time="2026-06-12T16:10:00.508333168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843591 | controller | Jun 12 16:10:00.534215 crc crio[22579]: time="2026-06-12T16:10:00.534157596Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e510db49-e891-47ce-9a44-56092a1b0561 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.843606 | controller | Jun 12 16:10:00.545979 crc crio[22579]: time="2026-06-12T16:10:00.545913879Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:11:40.843623 | controller | Jun 12 16:10:00.559944 crc crio[22579]: time="2026-06-12T16:10:00.559820349Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688010-k7vph Namespace:openshift-infra ID:46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f UID:d5448834-a454-4fd4-8bc9-403eab3ebf53 NetNS:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5448834_a454_4fd4_8bc9_403eab3ebf53.slice PodAnnotations:0xc002308208}] Aliases:map[]}"
2026-06-12 17:11:40.843639 | controller | Jun 12 16:10:00.559944 crc crio[22579]: time="2026-06-12T16:10:00.559899121Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688010-k7vph to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.843656 | controller | Jun 12 16:10:00.840046 crc crio[22579]: 2026-06-12T16:10:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46c89a3f7ac7fdd Mac:7a:42:fd:43:8c:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.843672 | controller | Jun 12 16:10:00.841753 crc crio[22579]: time="2026-06-12T16:10:00.841687111Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688010-k7vph Namespace:openshift-infra ID:46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f UID:d5448834-a454-4fd4-8bc9-403eab3ebf53 NetNS:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5448834_a454_4fd4_8bc9_403eab3ebf53.slice PodAnnotations:0xc002308208}] Aliases:map[]}"
2026-06-12 17:11:40.843689 | controller | Jun 12 16:10:00.842166 crc crio[22579]: time="2026-06-12T16:10:00.842098772Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688010-k7vph for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.843706 | controller | Jun 12 16:10:00.853985 crc crio[22579]: time="2026-06-12T16:10:00.853337171Z" level=info msg="Ran pod sandbox 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f with infra container: openshift-infra/auto-csr-approver-29688010-k7vph/POD" id=90261637-e52f-4570-83de-c690b5d2b1c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.843727 | controller | Jun 12 16:10:00.860377 crc crio[22579]: time="2026-06-12T16:10:00.858846068Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9afe0908-7639-4b57-961b-811a14677499 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.843743 | controller | Jun 12 16:10:00.862558 crc crio[22579]: time="2026-06-12T16:10:00.862423423Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.843760 | controller | Jun 12 16:10:01.351547 crc crio[22579]: time="2026-06-12T16:10:01.349629871Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=e510db49-e891-47ce-9a44-56092a1b0561 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.843776 | controller | Jun 12 16:10:01.353031 crc crio[22579]: time="2026-06-12T16:10:01.352910068Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=027974b1-d93e-40a7-a703-be105c2f5c1d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.843792 | controller | Jun 12 16:10:01.356186 crc crio[22579]: time="2026-06-12T16:10:01.356026121Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7b846e1f-2257-4755-b94f-5b8c9c5b7824 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.843809 | controller | Jun 12 16:10:01.368981 crc crio[22579]: time="2026-06-12T16:10:01.368839702Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g8rz5/extract-content" id=5ef66d21-b322-4897-b807-dcdc1167ab19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.843825 | controller | Jun 12 16:10:01.369971 crc crio[22579]: time="2026-06-12T16:10:01.36986876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843841 | controller | Jun 12 16:10:01.423143 crc crio[22579]: time="2026-06-12T16:10:01.423041235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843857 | controller | Jun 12 16:10:01.429265 crc crio[22579]: time="2026-06-12T16:10:01.429089586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.843874 | controller | Jun 12 16:10:01.578993 crc crio[22579]: time="2026-06-12T16:10:01.578462532Z" level=info msg="Created container 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2: openshift-marketplace/redhat-marketplace-g8rz5/extract-content" id=5ef66d21-b322-4897-b807-dcdc1167ab19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.843890 | controller | Jun 12 16:10:01.581659 crc crio[22579]: time="2026-06-12T16:10:01.58141354Z" level=info msg="Starting container: 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2" id=1b3de17b-b498-4f14-9159-882fdf13ceb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.843907 | controller | Jun 12 16:10:01.588599 crc crio[22579]: time="2026-06-12T16:10:01.588448748Z" level=info msg="Started container" PID=49131 containerID=03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2 description=openshift-marketplace/redhat-marketplace-g8rz5/extract-content id=1b3de17b-b498-4f14-9159-882fdf13ceb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb
2026-06-12 17:11:40.843924 | controller | Jun 12 16:10:01.858173 crc crio[22579]: time="2026-06-12T16:10:01.858027653Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9afe0908-7639-4b57-961b-811a14677499 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.843943 | controller | Jun 12 16:10:01.859458 crc crio[22579]: time="2026-06-12T16:10:01.859328788Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a5f0d90d-dea4-4e8f-9d0e-c649e559c4bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.843961 | controller | Jun 12 16:10:01.861613 crc crio[22579]: time="2026-06-12T16:10:01.861445864Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0566e2f4-d8b4-454c-a715-d4d0bfff0368 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.843977 | controller | Jun 12 16:10:01.867948 crc crio[22579]: time="2026-06-12T16:10:01.867844984Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688010-k7vph/oc" id=d8636b6a-24ed-4dab-8a08-32f839634e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.843994 | controller | Jun 12 16:10:01.868264 crc crio[22579]: time="2026-06-12T16:10:01.868234865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844010 | controller | Jun 12 16:10:01.905863 crc crio[22579]: time="2026-06-12T16:10:01.905733133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844026 | controller | Jun 12 16:10:02.107547 crc crio[22579]: time="2026-06-12T16:10:02.107314568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844042 | controller | Jun 12 16:10:02.216137 crc crio[22579]: time="2026-06-12T16:10:02.216011351Z" level=info msg="Created container 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c: openshift-infra/auto-csr-approver-29688010-k7vph/oc" id=d8636b6a-24ed-4dab-8a08-32f839634e06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.844057 | controller | Jun 12 16:10:02.218066 crc crio[22579]: time="2026-06-12T16:10:02.217971314Z" level=info msg="Starting container: 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c" id=a57a234b-61b1-43b5-b63f-257f947ee55c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.844074 | controller | Jun 12 16:10:02.225938 crc crio[22579]: time="2026-06-12T16:10:02.225841013Z" level=info msg="Started container" PID=49146 containerID=142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c description=openshift-infra/auto-csr-approver-29688010-k7vph/oc id=a57a234b-61b1-43b5-b63f-257f947ee55c name=/runtime.v1.RuntimeService/StartContainer sandboxID=46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f
2026-06-12 17:11:40.844092 | controller | Jun 12 16:10:02.567298 crc crio[22579]: time="2026-06-12T16:10:02.56724079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bde1e1ec-b98e-4d4b-8da2-4a1377c88187 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.844111 | controller | Jun 12 16:10:02.572333 crc crio[22579]: time="2026-06-12T16:10:02.572243393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a9128072-06b4-491e-b23e-b3b265bf18df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.844127 | controller | Jun 12 16:10:03.425295 crc crio[22579]: time="2026-06-12T16:10:03.424289771Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-g8rz5/registry-server" id=2ceabd6b-11ca-4bb6-9968-31c5b5c97e75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.844142 | controller | Jun 12 16:10:03.426110 crc crio[22579]: time="2026-06-12T16:10:03.425982166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844162 | controller | Jun 12 16:10:03.466978 crc crio[22579]: time="2026-06-12T16:10:03.466740701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844178 | controller | Jun 12 16:10:03.470480 crc crio[22579]: time="2026-06-12T16:10:03.470409838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844194 | controller | Jun 12 16:10:04.379762 crc crio[22579]: time="2026-06-12T16:10:04.379444474Z" level=info msg="Created container 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518: openshift-marketplace/redhat-marketplace-g8rz5/registry-server" id=2ceabd6b-11ca-4bb6-9968-31c5b5c97e75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.844210 | controller | Jun 12 16:10:04.381005 crc crio[22579]: time="2026-06-12T16:10:04.380887833Z" level=info msg="Starting container: 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518" id=d3dd392c-4d86-4043-8976-c1aa1437e18d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.844226 | controller | Jun 12 16:10:04.386988 crc crio[22579]: time="2026-06-12T16:10:04.38680534Z" level=info msg="Started container" PID=49226 containerID=5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518 description=openshift-marketplace/redhat-marketplace-g8rz5/registry-server id=d3dd392c-4d86-4043-8976-c1aa1437e18d name=/runtime.v1.RuntimeService/StartContainer sandboxID=77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb
2026-06-12 17:11:40.844241 | controller | Jun 12 16:10:05.624530 crc crio[22579]: time="2026-06-12T16:10:05.62285883Z" level=info msg="Stopping pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f" id=64ea7f15-0231-45cf-84a0-537940dc34d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.844257 | controller | Jun 12 16:10:05.624530 crc crio[22579]: time="2026-06-12T16:10:05.624244267Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688010-k7vph Namespace:openshift-infra ID:46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f UID:d5448834-a454-4fd4-8bc9-403eab3ebf53 NetNS:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5448834_a454_4fd4_8bc9_403eab3ebf53.slice PodAnnotations:0xc0024a6380}] Aliases:map[]}"
2026-06-12 17:11:40.844274 | controller | Jun 12 16:10:05.625850 crc crio[22579]: time="2026-06-12T16:10:05.62472669Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688010-k7vph from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.844290 | controller | Jun 12 16:10:05.938176 crc crio[22579]: time="2026-06-12T16:10:05.93806505Z" level=info msg="Stopped pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f" id=64ea7f15-0231-45cf-84a0-537940dc34d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.844306 | controller | Jun 12 16:10:08.224597 crc crio[22579]: time="2026-06-12T16:10:08.224090406Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-gfmkm/POD" id=e4033d90-c7fe-4e26-a969-9434440e88f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.844369 | controller | Jun 12 16:10:08.225414 crc crio[22579]: time="2026-06-12T16:10:08.224652151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844391 | controller | Jun 12 16:10:08.269796 crc crio[22579]: time="2026-06-12T16:10:08.269648418Z" level=info msg="Got pod network &{Name:community-operators-gfmkm Namespace:openshift-marketplace ID:0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a UID:a32cab86-95f9-4eb8-8d18-04e0ae8e3590 NetNS:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda32cab86_95f9_4eb8_8d18_04e0ae8e3590.slice PodAnnotations:0xc004fc0460}] Aliases:map[]}"
2026-06-12 17:11:40.844412 | controller | Jun 12 16:10:08.269796 crc crio[22579]: time="2026-06-12T16:10:08.26971772Z" level=info msg="Adding pod openshift-marketplace_community-operators-gfmkm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.844429 | controller | Jun 12 16:10:08.680173 crc crio[22579]: 2026-06-12T16:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f7371d59ec0e8f Mac:ae:af:21:07:86:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.844445 | controller | Jun 12 16:10:08.681300 crc crio[22579]: time="2026-06-12T16:10:08.681242854Z" level=info msg="Got pod network &{Name:community-operators-gfmkm Namespace:openshift-marketplace ID:0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a UID:a32cab86-95f9-4eb8-8d18-04e0ae8e3590 NetNS:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda32cab86_95f9_4eb8_8d18_04e0ae8e3590.slice PodAnnotations:0xc004fc0460}] Aliases:map[]}"
2026-06-12 17:11:40.844462 | controller | Jun 12 16:10:08.681700 crc crio[22579]: time="2026-06-12T16:10:08.681416658Z" level=info msg="Checking pod openshift-marketplace_community-operators-gfmkm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.844478 | controller | Jun 12 16:10:08.696265 crc crio[22579]: time="2026-06-12T16:10:08.696179371Z" level=info msg="Ran pod sandbox 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a with infra container: openshift-marketplace/community-operators-gfmkm/POD" id=e4033d90-c7fe-4e26-a969-9434440e88f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.844494 | controller | Jun 12 16:10:08.698654 crc crio[22579]: time="2026-06-12T16:10:08.698548854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ffe55ddf-9c78-41c3-9ccd-cf0c3b14cc75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.844510 | controller | Jun 12 16:10:08.700990 crc crio[22579]: time="2026-06-12T16:10:08.700930798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9ceee9b1-36e9-420a-b534-6df4771eb6f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.844526 | controller | Jun 12 16:10:08.707059 crc crio[22579]: time="2026-06-12T16:10:08.706980519Z" level=info msg="Creating container: openshift-marketplace/community-operators-gfmkm/extract-utilities" id=0d8558fe-596c-4c59-aad2-54b0b057594d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.844542 | controller | Jun 12 16:10:08.707364 crc crio[22579]: time="2026-06-12T16:10:08.707314648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844557 | controller | Jun 12 16:10:08.817924 crc crio[22579]: time="2026-06-12T16:10:08.817711086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844577 | controller | Jun 12 16:10:08.865680 crc crio[22579]: time="2026-06-12T16:10:08.857027022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844593 | controller | Jun 12 16:10:08.989001 crc crio[22579]: time="2026-06-12T16:10:08.98880903Z" level=info msg="Created container 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4: openshift-marketplace/community-operators-gfmkm/extract-utilities" id=0d8558fe-596c-4c59-aad2-54b0b057594d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.844609 | controller | Jun 12 16:10:08.990307 crc crio[22579]: time="2026-06-12T16:10:08.990091164Z" level=info msg="Starting container: 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4" id=2d23244c-c7ad-43c0-bedd-b139e6bc1166 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.844625 | controller | Jun 12 16:10:08.996947 crc crio[22579]: time="2026-06-12T16:10:08.996838494Z" level=info msg="Started container" PID=49416 containerID=4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4 description=openshift-marketplace/community-operators-gfmkm/extract-utilities id=2d23244c-c7ad-43c0-bedd-b139e6bc1166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a
2026-06-12 17:11:40.844641 | controller | Jun 12 16:10:09.693603 crc crio[22579]: time="2026-06-12T16:10:09.692799168Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=c0db7d2d-97cb-4832-8e12-7c24370e0d01 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.844657 | controller | Jun 12 16:10:09.703465 crc crio[22579]: time="2026-06-12T16:10:09.703349839Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.844674 | controller | Jun 12 16:10:10.471869 crc crio[22579]: time="2026-06-12T16:10:10.471639227Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=c0db7d2d-97cb-4832-8e12-7c24370e0d01 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.844690 | controller | Jun 12 16:10:10.472638 crc crio[22579]: time="2026-06-12T16:10:10.472542391Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=af2b17bf-f8f5-4afd-923b-88fed2082497 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.844706 | controller | Jun 12 16:10:10.475243 crc crio[22579]: time="2026-06-12T16:10:10.475188762Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=3d282266-4c0f-4f53-94f2-2a330b02e59c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.844722 | controller | Jun 12 16:10:10.483364 crc crio[22579]: time="2026-06-12T16:10:10.483186485Z" level=info msg="Creating container: openshift-marketplace/community-operators-gfmkm/extract-content" id=62a65d13-cec0-4fba-8d8f-9e0e9195768d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.844737 | controller | Jun 12 16:10:10.483975 crc crio[22579]: time="2026-06-12T16:10:10.483782721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844753 | controller | Jun 12 16:10:10.521003 crc crio[22579]: time="2026-06-12T16:10:10.520871978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844769 | controller | Jun 12 16:10:10.524781 crc crio[22579]: time="2026-06-12T16:10:10.524650128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844785 | controller | Jun 12 16:10:10.667443 crc crio[22579]: time="2026-06-12T16:10:10.667301055Z" level=info msg="Created container b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd: openshift-marketplace/community-operators-gfmkm/extract-content" id=62a65d13-cec0-4fba-8d8f-9e0e9195768d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.844805 | controller | Jun 12 16:10:10.669209 crc crio[22579]: time="2026-06-12T16:10:10.668889288Z" level=info msg="Starting container: b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd" id=b70858ec-a75d-49b1-b3ed-a8f05107a3bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.844821 | controller | Jun 12 16:10:10.675089 crc crio[22579]: time="2026-06-12T16:10:10.67498699Z" level=info msg="Started container" PID=49470 containerID=b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd description=openshift-marketplace/community-operators-gfmkm/extract-content id=b70858ec-a75d-49b1-b3ed-a8f05107a3bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a
2026-06-12 17:11:40.844838 | controller | Jun 12 16:10:11.736198 crc crio[22579]: time="2026-06-12T16:10:11.735815726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2d06be67-be81-4e01-99c2-1138886740da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.844854 | controller | Jun 12 16:10:11.738686 crc crio[22579]: time="2026-06-12T16:10:11.73859523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4be50450-bafa-4c49-9b54-c31875117b37 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.844870 | controller | Jun 12 16:10:12.768284 crc crio[22579]: time="2026-06-12T16:10:12.765650417Z" level=info msg="Creating container: openshift-marketplace/community-operators-gfmkm/registry-server" id=ee6c57c5-1263-48a7-9774-9ffa1d510056 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.844886 | controller | Jun 12 16:10:12.768284 crc crio[22579]: time="2026-06-12T16:10:12.766293804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844903 | controller | Jun 12 16:10:12.815847 crc crio[22579]: time="2026-06-12T16:10:12.815701959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844919 | controller | Jun 12 16:10:12.819116 crc crio[22579]: time="2026-06-12T16:10:12.819016957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.844935 | controller | Jun 12 16:10:12.937002 crc crio[22579]: time="2026-06-12T16:10:12.936896775Z" level=info msg="Created container 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e: openshift-marketplace/community-operators-gfmkm/registry-server" id=ee6c57c5-1263-48a7-9774-9ffa1d510056 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.844951 | controller | Jun 12 16:10:12.938459 crc crio[22579]: time="2026-06-12T16:10:12.938362164Z" level=info msg="Starting container: 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e" id=fc5a248f-87d0-43a0-82ef-9207f5031997 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.844967 | controller | Jun 12 16:10:12.944803 crc crio[22579]: time="2026-06-12T16:10:12.944366064Z" level=info msg="Started container" PID=49554 containerID=2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e description=openshift-marketplace/community-operators-gfmkm/registry-server id=fc5a248f-87d0-43a0-82ef-9207f5031997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a
2026-06-12 17:11:40.845033 | controller | Jun 12 16:10:18.604458 crc crio[22579]: time="2026-06-12T16:10:18.603767358Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/POD" id=4b31f05f-0f78-4b91-ac25-f8846e3fbc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.845053 | controller | Jun 12 16:10:18.606346 crc crio[22579]: time="2026-06-12T16:10:18.604473356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.845071 | controller | Jun 12 16:10:18.636339 crc crio[22579]: time="2026-06-12T16:10:18.635967075Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-2b5c2 Namespace:openstack ID:0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc UID:e43b93d0-7e5e-424e-ab60-7cbe535e586e NetNS:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b93d0_7e5e_424e_ab60_7cbe535e586e.slice PodAnnotations:0xc0024a6598}] Aliases:map[]}"
2026-06-12 17:11:40.845088 | controller | Jun 12 16:10:18.636339 crc crio[22579]: time="2026-06-12T16:10:18.636299913Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-2b5c2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.845105 | controller | Jun 12 16:10:18.810056 crc crio[22579]: time="2026-06-12T16:10:18.804173291Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-867j7/POD" id=eb60c8f8-ec1a-4e25-9b78-b0bedca5525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.845121 | controller | Jun 12 16:10:18.810056 crc crio[22579]: time="2026-06-12T16:10:18.804342466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.845138 | controller | Jun 12 16:10:18.851238 crc crio[22579]: time="2026-06-12T16:10:18.850729101Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-867j7 Namespace:openstack ID:a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 UID:cd483625-2780-4bf7-a847-3a570f4396ed NetNS:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd483625_2780_4bf7_a847_3a570f4396ed.slice PodAnnotations:0xc0024a6988}] Aliases:map[]}"
2026-06-12 17:11:40.845154 | controller | Jun 12 16:10:18.851238 crc crio[22579]: time="2026-06-12T16:10:18.850801143Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-867j7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.845170 | controller | Jun 12 16:10:18.908865 crc crio[22579]: time="2026-06-12T16:10:18.907864482Z" level=info msg="Stopping container: 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518 (timeout: 2s)" id=51508722-900c-4c27-b5f9-7bfd1ec57266 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.845188 | controller | Jun 12 16:10:19.059259 crc crio[22579]: time="2026-06-12T16:10:19.058728727Z" level=info msg="Stopped container 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518: openshift-marketplace/redhat-marketplace-g8rz5/registry-server" id=51508722-900c-4c27-b5f9-7bfd1ec57266 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.845204 | controller | Jun 12 16:10:19.060196 crc crio[22579]: time="2026-06-12T16:10:19.060159105Z" level=info msg="Stopping pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb" id=913e64c5-94e0-45b9-a85d-7f49c774bdba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.845221 | controller | Jun 12 16:10:19.060760 crc crio[22579]: time="2026-06-12T16:10:19.060735361Z" level=info msg="Got pod network &{Name:redhat-marketplace-g8rz5 Namespace:openshift-marketplace ID:77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb UID:b105b7a1-6ec6-41a6-806d-3ebe26e33ccb NetNS:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb105b7a1_6ec6_41a6_806d_3ebe26e33ccb.slice PodAnnotations:0xc00130c900}] Aliases:map[]}"
2026-06-12 17:11:40.845241 | controller | Jun 12 16:10:19.061025 crc crio[22579]: time="2026-06-12T16:10:19.061006948Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-g8rz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.845259 | controller | Jun 12 16:10:19.304544 crc crio[22579]: 2026-06-12T16:10:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a9bde982965fdb Mac:7e:a0:ee:4d:99:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.845276 | controller | Jun 12 16:10:19.305567 crc crio[22579]: time="2026-06-12T16:10:19.305423703Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-2b5c2 Namespace:openstack ID:0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc UID:e43b93d0-7e5e-424e-ab60-7cbe535e586e NetNS:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b93d0_7e5e_424e_ab60_7cbe535e586e.slice PodAnnotations:0xc0024a6598}] Aliases:map[]}"
2026-06-12 17:11:40.845292 | controller | Jun 12 16:10:19.305762 crc crio[22579]: time="2026-06-12T16:10:19.305699571Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-2b5c2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.845308 | controller | Jun 12 16:10:19.318229 crc crio[22579]: time="2026-06-12T16:10:19.318155172Z" level=info msg="Ran pod sandbox 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc with infra container: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/POD" id=4b31f05f-0f78-4b91-ac25-f8846e3fbc84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.845325 | controller | Jun 12 16:10:19.323676 crc crio[22579]: time="2026-06-12T16:10:19.323472944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cf823403-6942-4a9a-a8d1-fbb4cec8dd54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.845341 | controller | Jun 12 16:10:19.324121 crc crio[22579]: time="2026-06-12T16:10:19.32406525Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=cf823403-6942-4a9a-a8d1-fbb4cec8dd54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.845523 | controller | Jun 12 16:10:19.324316 crc crio[22579]: time="2026-06-12T16:10:19.324203273Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=cf823403-6942-4a9a-a8d1-fbb4cec8dd54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.845544 | controller | Jun 12 16:10:19.325880 crc crio[22579]: time="2026-06-12T16:10:19.325758065Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=012302e5-1f59-46d4-9396-c9dbbad9d4a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.845561 | controller | Jun 12 16:10:19.331972 crc crio[22579]: time="2026-06-12T16:10:19.331882888Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 17:11:40.845578 | controller | Jun 12 16:10:19.371983 crc crio[22579]: time="2026-06-12T16:10:19.371851842Z" level=info msg="Stopped pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb" id=913e64c5-94e0-45b9-a85d-7f49c774bdba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.845601 | controller | Jun 12 16:10:19.389766 crc crio[22579]: 2026-06-12T16:10:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42c2866105f05c Mac:fe:4c:d3:73:cd:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.845619 | controller | Jun 12 16:10:19.392630 crc crio[22579]: time="2026-06-12T16:10:19.39245376Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-867j7 Namespace:openstack ID:a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 UID:cd483625-2780-4bf7-a847-3a570f4396ed NetNS:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd483625_2780_4bf7_a847_3a570f4396ed.slice PodAnnotations:0xc0024a6988}] Aliases:map[]}"
2026-06-12 17:11:40.845636 | controller | Jun 12 16:10:19.392817 crc crio[22579]: time="2026-06-12T16:10:19.392766068Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-867j7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.845654 | controller | Jun 12 16:10:19.402971 crc crio[22579]: time="2026-06-12T16:10:19.402893518Z" level=info msg="Ran pod sandbox a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 with infra container: openstack/dnsmasq-dns-769fc96f7c-867j7/POD" id=eb60c8f8-ec1a-4e25-9b78-b0bedca5525b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.845670 | controller | Jun 12 16:10:19.405878 crc crio[22579]: time="2026-06-12T16:10:19.405669882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=db1b07db-800e-4a3e-885d-117aa97894bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.845687 | controller | Jun 12 16:10:19.406239 crc crio[22579]: time="2026-06-12T16:10:19.405927638Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=db1b07db-800e-4a3e-885d-117aa97894bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.845703 | controller | Jun 12 16:10:19.406239 crc crio[22579]: time="2026-06-12T16:10:19.40598151Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=db1b07db-800e-4a3e-885d-117aa97894bb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.845719 | controller | Jun 12 16:10:19.407419 crc crio[22579]: time="2026-06-12T16:10:19.407339766Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7810fefc-ff95-47cb-87a4-e102e2fecfca name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.845734 | controller | Jun 12 16:10:19.412984 crc crio[22579]: time="2026-06-12T16:10:19.412811942Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 17:11:40.845751 | controller | Jun 12 16:10:19.866674 crc crio[22579]: time="2026-06-12T16:10:19.863907739Z" level=info msg="Removing container: 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518" id=835befaa-ef80-430a-b256-845a12228ac0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.845767 | controller | Jun 12 16:10:19.897984 crc crio[22579]: time="2026-06-12T16:10:19.897679377Z" level=info msg="Removed container 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518: openshift-marketplace/redhat-marketplace-g8rz5/registry-server" id=835befaa-ef80-430a-b256-845a12228ac0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.845783 | controller | Jun 12 16:10:19.900650 crc crio[22579]: time="2026-06-12T16:10:19.900451261Z" level=info msg="Removing container: 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2" id=a4ce6ca0-445e-4a8b-ac09-2368c0e547e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.845802 | controller | Jun 12 16:10:19.938669 crc crio[22579]: time="2026-06-12T16:10:19.938559936Z" level=info msg="Removed container 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2: openshift-marketplace/redhat-marketplace-g8rz5/extract-content" id=a4ce6ca0-445e-4a8b-ac09-2368c0e547e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.845818 | controller | Jun 12 16:10:19.942453 crc crio[22579]: time="2026-06-12T16:10:19.942379417Z" level=info msg="Removing container: 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0" id=cc06f615-61c9-460e-b0ac-0f06a0b6b76f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.845835 | controller | Jun 12 16:10:19.965964 crc crio[22579]: time="2026-06-12T16:10:19.965880023Z" level=info msg="Removed container 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0: openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities" id=cc06f615-61c9-460e-b0ac-0f06a0b6b76f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.845851 | controller | Jun 12 16:10:21.472848 crc crio[22579]: time="2026-06-12T16:10:21.470571482Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-qwjrv/POD" id=6797eee2-92fd-4a92-a053-db19fc78f379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.845867 | controller | Jun 12 16:10:21.508088 crc crio[22579]: time="2026-06-12T16:10:21.507976867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.845883 | controller | Jun 12 16:10:21.534820 crc crio[22579]: time="2026-06-12T16:10:21.534702619Z" level=info msg="Stopping container: 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e (timeout: 2s)" id=c26f40b4-90e0-4525-beee-62b70281d075 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.845899 | controller | Jun 12 16:10:21.744028 crc crio[22579]: time="2026-06-12T16:10:21.743447855Z" level=info msg="Stopped container 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e: openshift-marketplace/community-operators-gfmkm/registry-server" id=c26f40b4-90e0-4525-beee-62b70281d075 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.845916 | controller | Jun 12 16:10:21.760860 crc crio[22579]: time="2026-06-12T16:10:21.747833842Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-qwjrv Namespace:openstack ID:945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d UID:d716c784-5e23-48de-8edc-4e73b90930ad NetNS:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd716c784_5e23_48de_8edc_4e73b90930ad.slice PodAnnotations:0xc0025a01f0}] Aliases:map[]}"
2026-06-12 17:11:40.845932 | controller | Jun 12 16:10:21.760860 crc crio[22579]: time="2026-06-12T16:10:21.747906373Z" level=info msg="Adding pod openstack_dnsmasq-dns-9c58657f7-qwjrv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.845948 | controller | Jun 12 16:10:21.760860 crc crio[22579]: time="2026-06-12T16:10:21.749541547Z" level=info msg="Stopping pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a" id=e9445863-8ee3-4ee1-9ee3-fe3aeca6f956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.845965 | controller | Jun 12 16:10:21.760860 crc crio[22579]: time="2026-06-12T16:10:21.752835425Z" level=info msg="Got pod network &{Name:community-operators-gfmkm Namespace:openshift-marketplace ID:0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a UID:a32cab86-95f9-4eb8-8d18-04e0ae8e3590 NetNS:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda32cab86_95f9_4eb8_8d18_04e0ae8e3590.slice PodAnnotations:0xc0004780c8}] Aliases:map[]}"
2026-06-12 17:11:40.845985 | controller | Jun 12 16:10:21.760860 crc crio[22579]: time="2026-06-12T16:10:21.75304579Z" level=info msg="Deleting pod openshift-marketplace_community-operators-gfmkm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.846002 | controller | Jun 12 16:10:22.555161 crc crio[22579]: 2026-06-12T16:10:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:945b9e0c75c768d Mac:f6:7c:93:c6:9f:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 SocketPath: PciID:}] [{Interface:0xc000132790 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.846019 | controller | Jun 12 16:10:22.574246 crc crio[22579]: time="2026-06-12T16:10:22.574177336Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-qwjrv Namespace:openstack ID:945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d UID:d716c784-5e23-48de-8edc-4e73b90930ad NetNS:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd716c784_5e23_48de_8edc_4e73b90930ad.slice PodAnnotations:0xc0025a01f0}] Aliases:map[]}"
2026-06-12 17:11:40.846035 | controller | Jun 12 16:10:22.574467 crc crio[22579]: time="2026-06-12T16:10:22.574366471Z" level=info msg="Checking pod openstack_dnsmasq-dns-9c58657f7-qwjrv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.846052 | controller | Jun 12 16:10:22.619937 crc crio[22579]: time="2026-06-12T16:10:22.617997913Z" level=info msg="Ran pod sandbox 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d with infra container: openstack/dnsmasq-dns-9c58657f7-qwjrv/POD" id=6797eee2-92fd-4a92-a053-db19fc78f379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.846068 | controller | Jun 12 16:10:22.626221 crc crio[22579]: time="2026-06-12T16:10:22.624950918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b84b8672-98c0-4a01-aafa-9038bf512005 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846084 | controller | Jun 12 16:10:22.626403 crc crio[22579]: time="2026-06-12T16:10:22.626374816Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=b84b8672-98c0-4a01-aafa-9038bf512005 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846102 | controller | Jun 12 16:10:22.627755 crc crio[22579]: time="2026-06-12T16:10:22.626436307Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=b84b8672-98c0-4a01-aafa-9038bf512005 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846123 | controller | Jun 12 16:10:22.632477 crc crio[22579]: time="2026-06-12T16:10:22.632433647Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ded55695-e0c8-486b-bd7c-7c3a04efb6c3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.846139 | controller | Jun 12 16:10:22.643845 crc crio[22579]: time="2026-06-12T16:10:22.643728587Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 17:11:40.846155 | controller | Jun 12 16:10:22.655951 crc crio[22579]: time="2026-06-12T16:10:22.655871381Z" level=info msg="Stopped pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a" id=e9445863-8ee3-4ee1-9ee3-fe3aeca6f956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.846171 | controller | Jun 12 16:10:22.683712 crc crio[22579]: time="2026-06-12T16:10:22.67762025Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=453681c9-6f0b-4aba-a6d2-f45af6040def name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.846191 | controller | Jun 12 16:10:22.683712 crc crio[22579]: time="2026-06-12T16:10:22.678903754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.846208 | controller | Jun 12 16:10:22.753282 crc crio[22579]: time="2026-06-12T16:10:22.752424101Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-psswj/POD" id=119d9170-1a0d-42a2-803b-b7776f2da353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.846224 | controller | Jun 12 16:10:22.753624 crc crio[22579]: time="2026-06-12T16:10:22.753393726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.846241 | controller | Jun 12 16:10:22.890794 crc crio[22579]: time="2026-06-12T16:10:22.890473965Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900 UID:8a920cca-cdfe-4d02-85e0-e48fa4401fb6 NetNS:/var/run/netns/d66b4644-cabb-489e-8528-a42d03c2f1f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a920cca_cdfe_4d02_85e0_e48fa4401fb6.slice PodAnnotations:0xc0025a0430}] Aliases:map[]}"
2026-06-12 17:11:40.846257 | controller | Jun 12 16:10:22.890794 crc crio[22579]: time="2026-06-12T16:10:22.890738492Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.846274 | controller | Jun 12 16:10:22.901624 crc crio[22579]: time="2026-06-12T16:10:22.896644269Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-hhqjf/POD" id=74f603e8-c33e-4e23-afab-75ebedaebd5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.846291 | controller | Jun 12 16:10:22.901624 crc crio[22579]: time="2026-06-12T16:10:22.896887126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.846307 | controller | Jun 12 16:10:22.968344 crc crio[22579]: time="2026-06-12T16:10:22.947187354Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-psswj Namespace:openstack ID:c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b UID:75efb4d0-4626-405e-ba63-1214a4387419 NetNS:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75efb4d0_4626_405e_ba63_1214a4387419.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}"
2026-06-12 17:11:40.846324 | controller | Jun 12 16:10:22.968344 crc crio[22579]: time="2026-06-12T16:10:22.947253426Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-psswj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.846340 | controller | Jun 12 16:10:22.985853 crc crio[22579]: time="2026-06-12T16:10:22.985764381Z" level=info msg="Got pod network &{Name:redhat-operators-hhqjf Namespace:openshift-marketplace ID:3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 UID:97fb63f6-6d87-4620-87b5-4121117f7c3b NetNS:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97fb63f6_6d87_4620_87b5_4121117f7c3b.slice PodAnnotations:0xc0006226d0}] Aliases:map[]}"
2026-06-12 17:11:40.846378 | controller | Jun 12 16:10:22.985853 crc crio[22579]: time="2026-06-12T16:10:22.985829623Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-hhqjf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.846401 | controller | Jun 12 16:10:23.136331 crc crio[22579]: time="2026-06-12T16:10:23.136169495Z" level=info msg="Removing container: 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e" id=2dc2b2da-7bdf-4e10-977b-fd821ab37019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.846418 | controller | Jun 12 16:10:23.254829 crc crio[22579]: time="2026-06-12T16:10:23.251683279Z" level=info msg="Removed container 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e: openshift-marketplace/community-operators-gfmkm/registry-server" id=2dc2b2da-7bdf-4e10-977b-fd821ab37019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.846435 | controller | Jun 12 16:10:23.312804 crc crio[22579]: time="2026-06-12T16:10:23.312056396Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=50252342-4316-46f8-9e91-f77430df8562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.846452 | controller | Jun 12 16:10:23.312804 crc crio[22579]: time="2026-06-12T16:10:23.312161829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.846468 | controller | Jun 12 16:10:23.323342 crc crio[22579]: time="2026-06-12T16:10:23.323142391Z" level=info msg="Removing container: b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd" id=3940e164-5623-463f-8b78-aa17662a1c14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.846485 | controller | Jun 12 16:10:23.558269 crc crio[22579]: time="2026-06-12T16:10:23.557010796Z" level=info msg="Removed container b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd: openshift-marketplace/community-operators-gfmkm/extract-content" id=3940e164-5623-463f-8b78-aa17662a1c14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.846501 | controller | Jun 12 16:10:23.569859 crc crio[22579]: time="2026-06-12T16:10:23.569816347Z" level=info msg="Removing container: 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4" id=e8743d4e-cae7-4a7a-94db-cf4c7d1c9ba1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.846517 | controller | Jun 12 16:10:23.751782 crc crio[22579]: time="2026-06-12T16:10:23.751671007Z" level=info msg="Removed container 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4: openshift-marketplace/community-operators-gfmkm/extract-utilities" id=e8743d4e-cae7-4a7a-94db-cf4c7d1c9ba1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.846534 | controller | Jun 12 16:10:23.772563 crc crio[22579]: time="2026-06-12T16:10:23.764836068Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36 UID:d9e79373-91f7-4143-9c97-ee81e7e2959a NetNS:/var/run/netns/cfbe588e-e910-479c-9ce0-5123da4e33ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9e79373_91f7_4143_9c97_ee81e7e2959a.slice PodAnnotations:0xc0025a0160}] Aliases:map[]}"
2026-06-12 17:11:40.846551 | controller | Jun 12 16:10:23.772563 crc crio[22579]: time="2026-06-12T16:10:23.764942641Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.846567 | controller | Jun 12 16:10:23.778013 crc crio[22579]: 2026-06-12T16:10:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa545e0bd29b06 Mac:7a:91:80:89:55:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 SocketPath: PciID:}] [{Interface:0xc000284720 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.846584 | controller | Jun 12 16:10:23.784625 crc crio[22579]: time="2026-06-12T16:10:23.78333162Z" level=info msg="Got pod network &{Name:redhat-operators-hhqjf Namespace:openshift-marketplace ID:3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 UID:97fb63f6-6d87-4620-87b5-4121117f7c3b NetNS:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97fb63f6_6d87_4620_87b5_4121117f7c3b.slice PodAnnotations:0xc0006226d0}] Aliases:map[]}"
2026-06-12 17:11:40.846604 | controller | Jun 12 16:10:23.784625 crc crio[22579]: time="2026-06-12T16:10:23.78371469Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-hhqjf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.846621 | controller | Jun 12 16:10:23.838206 crc crio[22579]: 2026-06-12T16:10:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c48746fd63182f4 Mac:ca:c5:38:e1:d3:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 SocketPath: PciID:}] [{Interface:0xc0002469f0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.846637 | controller | Jun 12 16:10:23.838206 crc crio[22579]: time="2026-06-12T16:10:23.835245182Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-psswj Namespace:openstack ID:c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b UID:75efb4d0-4626-405e-ba63-1214a4387419 NetNS:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75efb4d0_4626_405e_ba63_1214a4387419.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}"
2026-06-12 17:11:40.846654 | controller | Jun 12 16:10:23.838206 crc crio[22579]: time="2026-06-12T16:10:23.835373285Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-psswj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.846670 | controller | Jun 12 16:10:23.853896 crc crio[22579]: time="2026-06-12T16:10:23.853806656Z" level=info msg="Ran pod sandbox 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 with infra container: openshift-marketplace/redhat-operators-hhqjf/POD" id=74f603e8-c33e-4e23-afab-75ebedaebd5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.846686 | controller | Jun 12 16:10:23.855857 crc crio[22579]: 2026-06-12T16:10:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61c28d919a6711d Mac:86:3e:e1:6b:4c:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/d66b4644-cabb-489e-8528-a42d03c2f1f4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.846702 | controller | Jun 12 16:10:23.856665 crc crio[22579]: time="2026-06-12T16:10:23.856481937Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900 UID:8a920cca-cdfe-4d02-85e0-e48fa4401fb6 NetNS:/var/run/netns/d66b4644-cabb-489e-8528-a42d03c2f1f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a920cca_cdfe_4d02_85e0_e48fa4401fb6.slice PodAnnotations:0xc0025a0430}] Aliases:map[]}"
2026-06-12 17:11:40.846718 | controller | Jun 12 16:10:23.856777 crc crio[22579]: time="2026-06-12T16:10:23.856728644Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.846734 | controller | Jun 12 16:10:23.859354 crc crio[22579]: time="2026-06-12T16:10:23.859276602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=671e809c-4916-4602-acdb-9c3836eb6150 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846754 | controller | Jun 12 16:10:23.871031 crc crio[22579]: time="2026-06-12T16:10:23.87084796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8afaa8bb-d2b2-43ea-b6cb-c93bb4c0cc34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846771 | controller | Jun 12 16:10:23.899073 crc crio[22579]: time="2026-06-12T16:10:23.899002619Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-hhqjf/extract-utilities" id=b5c52222-6d35-410e-aab7-e55879fb6d7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.846787 | controller | Jun 12 16:10:23.922923 crc crio[22579]: time="2026-06-12T16:10:23.922291039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.846803 | controller | Jun 12 16:10:23.931005 crc crio[22579]: time="2026-06-12T16:10:23.908990825Z" level=info msg="Ran pod sandbox c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b with infra container: openstack/dnsmasq-dns-68bc84565-psswj/POD" id=119d9170-1a0d-42a2-803b-b7776f2da353 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.846820 | controller | Jun 12 16:10:23.948970 crc crio[22579]: time="2026-06-12T16:10:23.948879976Z" level=info msg="Ran pod sandbox 61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=453681c9-6f0b-4aba-a6d2-f45af6040def name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.846836 | controller | Jun 12 16:10:23.967129 crc crio[22579]: time="2026-06-12T16:10:23.966238729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=df636530-5711-4bdb-a158-e60be23a1ccf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846852 | controller | Jun 12 16:10:23.973040 crc crio[22579]: time="2026-06-12T16:10:23.972941497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=81db4026-7d08-44c2-ad3e-de15e1660f84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846868 | controller | Jun 12 16:10:24.047034 crc crio[22579]: time="2026-06-12T16:10:24.046846584Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=df636530-5711-4bdb-a158-e60be23a1ccf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846884 | controller | Jun 12 16:10:24.047627 crc crio[22579]: time="2026-06-12T16:10:24.047483871Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=df636530-5711-4bdb-a158-e60be23a1ccf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846900 | controller | Jun 12 16:10:24.047887 crc crio[22579]: time="2026-06-12T16:10:24.047868651Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=81db4026-7d08-44c2-ad3e-de15e1660f84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846930 | controller | Jun 12 16:10:24.048005 crc crio[22579]: time="2026-06-12T16:10:24.047990505Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=81db4026-7d08-44c2-ad3e-de15e1660f84 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.846948 | controller | Jun 12 16:10:24.069987 crc crio[22579]: time="2026-06-12T16:10:24.069117097Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6175c345-7b9e-45b3-ad3c-2433b4fb9230 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.846964 | controller | Jun 12 16:10:24.071462 crc crio[22579]: time="2026-06-12T16:10:24.071339906Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b97fd7fd-6f14-499b-ab28-5fb81ef60f10 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.846984 | controller | Jun 12 16:10:24.092337 crc crio[22579]: time="2026-06-12T16:10:24.092113439Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 17:11:40.847000 | controller | Jun 12 16:10:24.092538 crc crio[22579]: time="2026-06-12T16:10:24.092380006Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-12 17:11:40.847016 | controller | Jun 12 16:10:24.183233 crc crio[22579]: time="2026-06-12T16:10:24.183178883Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=336e5c05-92f9-470b-bcda-d72a52b0a46b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.847032 | controller | Jun 12 16:10:24.186236 crc crio[22579]: time="2026-06-12T16:10:24.186209214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.847048 | controller | Jun 12 16:10:24.411484 crc crio[22579]: time="2026-06-12T16:10:24.409847555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.847065 | controller | Jun 12 16:10:24.426971 crc crio[22579]: time="2026-06-12T16:10:24.425650096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.847081 | controller | Jun 12 16:10:24.456617 crc crio[22579]: time="2026-06-12T16:10:24.451953676Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac UID:396dd3a6-5bc9-49b9-84b8-a377e3f04aa1 NetNS:/var/run/netns/114443fd-fbbb-4a30-8a83-0bc2323dbe56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396dd3a6_5bc9_49b9_84b8_a377e3f04aa1.slice PodAnnotations:0xc000478398}] Aliases:map[]}"
2026-06-12 17:11:40.847097 | controller | Jun 12 16:10:24.456617 crc crio[22579]: time="2026-06-12T16:10:24.452084639Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.847114 | controller | Jun 12 16:10:24.492242 crc crio[22579]: 2026-06-12T16:10:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d177a1f6cc3208 Mac:a6:bb:0d:61:82:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/cfbe588e-e910-479c-9ce0-5123da4e33ff SocketPath: PciID:}] [{Interface:0xc00030eb10 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.847130 | controller | Jun 12 16:10:24.513349 crc crio[22579]: time="2026-06-12T16:10:24.512950529Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36 UID:d9e79373-91f7-4143-9c97-ee81e7e2959a NetNS:/var/run/netns/cfbe588e-e910-479c-9ce0-5123da4e33ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9e79373_91f7_4143_9c97_ee81e7e2959a.slice PodAnnotations:0xc0025a0160}] Aliases:map[]}"
2026-06-12 17:11:40.847147 | controller | Jun 12 16:10:24.513349 crc crio[22579]: time="2026-06-12T16:10:24.513248517Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.847163 | controller | Jun 12 16:10:24.603920 crc crio[22579]: time="2026-06-12T16:10:24.603252213Z" level=info msg="Ran pod sandbox 7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36 with infra container: openstack/rabbitmq-server-0/POD" id=50252342-4316-46f8-9e91-f77430df8562 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.847184 | controller | Jun 12 16:10:24.618824 crc crio[22579]: time="2026-06-12T16:10:24.617321267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=769d4440-fe56-416f-bdfc-082a02690399 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847201 | controller | Jun 12 16:10:24.618824 crc crio[22579]: time="2026-06-12T16:10:24.617566844Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=769d4440-fe56-416f-bdfc-082a02690399 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847217 | controller | Jun 12 16:10:24.618824 crc crio[22579]: time="2026-06-12T16:10:24.617649656Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=769d4440-fe56-416f-bdfc-082a02690399 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847233 | controller | Jun 12 16:10:24.622075 crc crio[22579]: time="2026-06-12T16:10:24.62041881Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=09f2c639-bdac-4177-9396-bc9d5e72b506 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.847249 | controller | Jun 12 16:10:24.677745 crc crio[22579]: time="2026-06-12T16:10:24.677629873Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-12 17:11:40.847265 | controller | Jun 12 16:10:24.684842 crc crio[22579]: time="2026-06-12T16:10:24.684317781Z" level=info msg="Created container 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328: openshift-marketplace/redhat-operators-hhqjf/extract-utilities" id=b5c52222-6d35-410e-aab7-e55879fb6d7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.847281 | controller | Jun 12 16:10:24.708019 crc crio[22579]: time="2026-06-12T16:10:24.707694923Z" level=info msg="Starting container: 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328" id=0466cfad-1b67-4f45-8521-9ec59c199269 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.847298 | controller | Jun 12 16:10:24.724305 crc crio[22579]: time="2026-06-12T16:10:24.724173521Z" level=info msg="Started container" PID=50320 containerID=2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328 description=openshift-marketplace/redhat-operators-hhqjf/extract-utilities id=0466cfad-1b67-4f45-8521-9ec59c199269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996
2026-06-12 17:11:40.847314 | controller | Jun 12 16:10:25.272171 crc crio[22579]: 2026-06-12T16:10:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b759e9098e0de46 Mac:b6:32:bf:5e:75:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/114443fd-fbbb-4a30-8a83-0bc2323dbe56 SocketPath: PciID:}] [{Interface:0xc00058e590 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.847330 | controller | Jun 12 16:10:25.282317 crc crio[22579]: time="2026-06-12T16:10:25.282234055Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac UID:396dd3a6-5bc9-49b9-84b8-a377e3f04aa1 NetNS:/var/run/netns/114443fd-fbbb-4a30-8a83-0bc2323dbe56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396dd3a6_5bc9_49b9_84b8_a377e3f04aa1.slice PodAnnotations:0xc000478398}] Aliases:map[]}"
2026-06-12 17:11:40.847368 | controller | Jun 12 16:10:25.282631 crc crio[22579]: time="2026-06-12T16:10:25.282574594Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.847399 | controller | Jun 12 16:10:25.306284 crc crio[22579]: time="2026-06-12T16:10:25.306011848Z" level=info msg="Ran pod sandbox b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac with infra container: openstack/openstack-galera-0/POD" id=336e5c05-92f9-470b-bcda-d72a52b0a46b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.847421 | controller | Jun 12 16:10:25.321731 crc crio[22579]: time="2026-06-12T16:10:25.321366537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4281357f-b4a6-49f6-bc95-4c1e7994d2a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847438 | controller | Jun 12 16:10:25.327791 crc crio[22579]: time="2026-06-12T16:10:25.326908994Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=4281357f-b4a6-49f6-bc95-4c1e7994d2a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847455 | controller | Jun 12 16:10:25.327791 crc crio[22579]: time="2026-06-12T16:10:25.327032098Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=4281357f-b4a6-49f6-bc95-4c1e7994d2a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847471 | controller | Jun 12 16:10:25.340153 crc crio[22579]: time="2026-06-12T16:10:25.340002973Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c6dea72b-cde1-4677-ab99-a98de1ee718e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.847488 | controller | Jun 12 16:10:25.381739 crc crio[22579]: time="2026-06-12T16:10:25.381484467Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 17:11:40.847506 | controller | Jun 12 16:10:25.455842 crc crio[22579]: time="2026-06-12T16:10:25.450374451Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2cff075c-1732-465a-85ea-a69e36a227d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.847522 | controller | Jun 12 16:10:25.469463 crc crio[22579]: time="2026-06-12T16:10:25.469352366Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.847538 | controller | Jun 12 16:10:25.636973 crc crio[22579]: time="2026-06-12T16:10:25.636933706Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=6068457d-eb83-4fb5-b3c3-d8bbe2740e1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.847554 | controller | Jun 12 16:10:25.638239 crc crio[22579]: time="2026-06-12T16:10:25.63821112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.847570 | controller | Jun 12 16:10:25.748489 crc crio[22579]: time="2026-06-12T16:10:25.741838448Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3 UID:bc8e85ef-47ee-4ff0-9c9d-b45be90d8824 NetNS:/var/run/netns/a9fcaf14-d83f-49f0-89f6-72de8d2a3708 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8e85ef_47ee_4ff0_9c9d_b45be90d8824.slice PodAnnotations:0xc00130c1e8}] Aliases:map[]}"
2026-06-12 17:11:40.847586 | controller | Jun 12 16:10:25.748489 crc crio[22579]: time="2026-06-12T16:10:25.741933711Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.847602 | controller | Jun 12 16:10:25.802138 crc crio[22579]: time="2026-06-12T16:10:25.802086332Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=aaeb6762-536e-4ff7-abf0-8b8e9a648818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.847618 | controller | Jun 12 16:10:25.802431 crc crio[22579]: time="2026-06-12T16:10:25.802413881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.847638 | controller | Jun 12 16:10:25.890111 crc crio[22579]: time="2026-06-12T16:10:25.889964361Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1 UID:e4efcf05-45d7-431a-b466-1ca922740476 NetNS:/var/run/netns/0dde3025-1375-40a8-91ca-7ca5038a7bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4efcf05_45d7_431a_b466_1ca922740476.slice PodAnnotations:0xc002308050}] Aliases:map[]}"
2026-06-12 17:11:40.847655 | controller | Jun 12 16:10:25.890111 crc crio[22579]: time="2026-06-12T16:10:25.890088314Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.847672 | controller | Jun 12 16:10:26.141256 crc crio[22579]: 2026-06-12T16:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1813f5882b224f Mac:fe:b2:8c:2b:f1:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/a9fcaf14-d83f-49f0-89f6-72de8d2a3708 SocketPath: PciID:}] [{Interface:0xc0004b6710 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.847688 | controller | Jun 12 16:10:26.142411 crc crio[22579]: time="2026-06-12T16:10:26.142164044Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3 UID:bc8e85ef-47ee-4ff0-9c9d-b45be90d8824 NetNS:/var/run/netns/a9fcaf14-d83f-49f0-89f6-72de8d2a3708 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8e85ef_47ee_4ff0_9c9d_b45be90d8824.slice PodAnnotations:0xc00130c1e8}] Aliases:map[]}"
2026-06-12 17:11:40.847764 | controller | Jun 12 16:10:26.142411 crc crio[22579]: time="2026-06-12T16:10:26.142324518Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.847783 | controller | Jun 12 16:10:26.242317 crc crio[22579]: time="2026-06-12T16:10:26.241895708Z" level=info msg="Ran pod sandbox d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3 with infra container: openstack/openstack-cell1-galera-0/POD" id=6068457d-eb83-4fb5-b3c3-d8bbe2740e1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.847800 | controller | Jun 12 16:10:26.254220 crc crio[22579]: time="2026-06-12T16:10:26.254114994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=6fb03cfb-5354-45d9-bbfe-fa1d472277ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847817 | controller | Jun 12 16:10:26.254727 crc crio[22579]: time="2026-06-12T16:10:26.25437498Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=6fb03cfb-5354-45d9-bbfe-fa1d472277ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847833 | controller | Jun 12 16:10:26.254727 crc crio[22579]: time="2026-06-12T16:10:26.254429212Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=6fb03cfb-5354-45d9-bbfe-fa1d472277ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847850 | controller | Jun 12 16:10:26.270108 crc crio[22579]: time="2026-06-12T16:10:26.270048808Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d510ca70-04b6-4846-8e62-88dfed17dc30 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.847866 | controller | Jun 12 16:10:26.300056 crc crio[22579]: time="2026-06-12T16:10:26.300000255Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-12 17:11:40.847886 | controller | Jun 12 16:10:26.693045 crc crio[22579]: 2026-06-12T16:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9377f16251374de Mac:56:ff:1b:2c:c2:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/0dde3025-1375-40a8-91ca-7ca5038a7bae SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.847903 | controller | Jun 12 16:10:26.700060 crc crio[22579]: time="2026-06-12T16:10:26.695035139Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1 UID:e4efcf05-45d7-431a-b466-1ca922740476 NetNS:/var/run/netns/0dde3025-1375-40a8-91ca-7ca5038a7bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4efcf05_45d7_431a_b466_1ca922740476.slice PodAnnotations:0xc002308050}] Aliases:map[]}"
2026-06-12 17:11:40.847920 | controller | Jun 12 16:10:26.701022 crc crio[22579]: time="2026-06-12T16:10:26.700648959Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.847937 | controller | Jun 12 16:10:26.713780 crc crio[22579]: time="2026-06-12T16:10:26.713668135Z" level=info msg="Ran pod sandbox 9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1 with infra container: openstack/memcached-0/POD" id=aaeb6762-536e-4ff7-abf0-8b8e9a648818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.847953 | controller | Jun 12 16:10:26.773032 crc crio[22579]: time="2026-06-12T16:10:26.768028852Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=16b52fe0-73f2-4c7e-a1f2-5591a7ed9b5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847969 | controller | Jun 12 16:10:26.773032 crc crio[22579]: time="2026-06-12T16:10:26.768195987Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=16b52fe0-73f2-4c7e-a1f2-5591a7ed9b5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.847985 | controller | Jun 12 16:10:26.773032 crc crio[22579]: time="2026-06-12T16:10:26.768263699Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=16b52fe0-73f2-4c7e-a1f2-5591a7ed9b5e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848001 | controller | Jun 12 16:10:26.773032 crc crio[22579]: time="2026-06-12T16:10:26.772788219Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=55da4459-9dbb-430f-89b8-9e800ff40243 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.848021 | controller | Jun 12 16:10:26.795686 crc crio[22579]: time="2026-06-12T16:10:26.795483253Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-12 17:11:40.848040 | controller | Jun 12 16:10:27.010007 crc crio[22579]: time="2026-06-12T16:10:27.008441001Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=2cff075c-1732-465a-85ea-a69e36a227d6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.848057 | controller | Jun 12 16:10:27.026675 crc crio[22579]: time="2026-06-12T16:10:27.02003462Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bc8bb4d6-e14f-4805-abf4-9a7274be3ef8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848073 | controller | Jun 12 16:10:27.090766 crc crio[22579]: time="2026-06-12T16:10:27.090401943Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ca34f801-f5ae-4471-a743-f1bb34b0211a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848090 | controller | Jun 12 16:10:27.164571 crc crio[22579]: time="2026-06-12T16:10:27.164357521Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-hhqjf/extract-content" id=14aa674f-ceff-496f-a06a-f7b9f625e5cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.848112 | controller | Jun 12 16:10:27.165347 crc crio[22579]: time="2026-06-12T16:10:27.165121952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848129 | controller | Jun 12 16:10:27.345611 crc crio[22579]: time="2026-06-12T16:10:27.345278427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848146 | controller | Jun 12 16:10:27.375089 crc crio[22579]: time="2026-06-12T16:10:27.374725371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848161 | controller | Jun 12 16:10:27.763467 crc crio[22579]: time="2026-06-12T16:10:27.759993475Z" level=info msg="Created container ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7: openshift-marketplace/redhat-operators-hhqjf/extract-content" id=14aa674f-ceff-496f-a06a-f7b9f625e5cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.848177 | controller | Jun 12 16:10:27.776991 crc crio[22579]: time="2026-06-12T16:10:27.776228337Z" level=info msg="Starting container: ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7" id=972875cf-1323-4ec2-8f76-784d758af5f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.848206 | controller | Jun 12 16:10:27.790795 crc crio[22579]: time="2026-06-12T16:10:27.789906882Z" level=info msg="Started container" PID=50509 containerID=ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7 description=openshift-marketplace/redhat-operators-hhqjf/extract-content id=972875cf-1323-4ec2-8f76-784d758af5f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996
2026-06-12 17:11:40.848225 | controller | Jun 12 16:10:29.275610 crc crio[22579]: time="2026-06-12T16:10:29.275484572Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=5be6ddfe-1fc0-441d-9101-df3768108dea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.848241 | controller | Jun 12 16:10:29.277287 crc crio[22579]: time="2026-06-12T16:10:29.277164117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848258 | controller | Jun 12 16:10:29.442004 crc crio[22579]: time="2026-06-12T16:10:29.441533362Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd UID:e327e1f8-c648-498b-8841-0b288e6e9c1b NetNS:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode327e1f8_c648_498b_8841_0b288e6e9c1b.slice PodAnnotations:0xc000c9afb0}] Aliases:map[]}"
2026-06-12 17:11:40.848274 | controller | Jun 12 16:10:29.442004 crc crio[22579]: time="2026-06-12T16:10:29.441935522Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.848291 | controller | Jun 12 16:10:29.812574 crc crio[22579]: time="2026-06-12T16:10:29.812200248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ff5f5d77-a3dc-4e6f-b38f-db3bea8f724b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848307 | controller | Jun 12 16:10:29.816713 crc crio[22579]: time="2026-06-12T16:10:29.816563944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d50fa3cf-303b-45dc-9df2-1dcc4afb5a24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848326 | controller | Jun 12 16:10:29.841471 crc crio[22579]: time="2026-06-12T16:10:29.839905955Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-hhqjf/registry-server" id=badf88e1-5b44-440f-aa9f-6773b2df9806 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.848343 | controller | Jun 12 16:10:29.841471 crc crio[22579]: time="2026-06-12T16:10:29.840954543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848378 | controller | Jun 12 16:10:30.125205 crc crio[22579]: 2026-06-12T16:10:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f6a9ab25bcacef Mac:9a:3a:c0:c2:c4:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.848396 | controller | Jun 12 16:10:30.144267 crc crio[22579]: time="2026-06-12T16:10:30.144171304Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd UID:e327e1f8-c648-498b-8841-0b288e6e9c1b NetNS:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode327e1f8_c648_498b_8841_0b288e6e9c1b.slice PodAnnotations:0xc000c9afb0}] Aliases:map[]}"
2026-06-12 17:11:40.848413 | controller | Jun 12 16:10:30.144618 crc crio[22579]: time="2026-06-12T16:10:30.144386879Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.848429 | controller | Jun 12 16:10:30.201607 crc crio[22579]: time="2026-06-12T16:10:30.201383166Z" level=info msg="Ran pod sandbox 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd with infra container: openstack/kube-state-metrics-0/POD" id=5be6ddfe-1fc0-441d-9101-df3768108dea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.848445 | controller | Jun 12 16:10:30.207175 crc crio[22579]: time="2026-06-12T16:10:30.207031207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848461 | controller | Jun 12 16:10:30.223859 crc crio[22579]: time="2026-06-12T16:10:30.223722241Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=0dc814e5-05f4-458d-8514-a1a3518c7651 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848478 | controller | Jun 12 16:10:30.224088 crc crio[22579]: time="2026-06-12T16:10:30.223954877Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=0dc814e5-05f4-458d-8514-a1a3518c7651 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848494 | controller | Jun 12 16:10:30.224088 crc crio[22579]: time="2026-06-12T16:10:30.224000558Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=0dc814e5-05f4-458d-8514-a1a3518c7651 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848510 | controller | Jun 12 16:10:30.237231 crc crio[22579]: time="2026-06-12T16:10:30.237102187Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=6370c26f-93c5-4c78-83c5-f08aa56df6aa name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.848526 | controller | Jun 12 16:10:30.270559 crc crio[22579]: time="2026-06-12T16:10:30.270420194Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-12 17:11:40.848552 | controller | Jun 12 16:10:30.290109 crc crio[22579]: time="2026-06-12T16:10:30.289981355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848568 | controller | Jun 12 16:10:30.479404 crc crio[22579]: time="2026-06-12T16:10:30.479292953Z" level=info msg="Created container 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa: openshift-marketplace/redhat-operators-hhqjf/registry-server" id=badf88e1-5b44-440f-aa9f-6773b2df9806 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.848585 | controller | Jun 12 16:10:30.489306 crc crio[22579]: time="2026-06-12T16:10:30.489205617Z" level=info msg="Starting container: 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa" id=d85b7a56-f7ec-476a-987e-7c0ac9163573 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.848601 | controller | Jun 12 16:10:30.545412 crc crio[22579]: time="2026-06-12T16:10:30.54526608Z" level=info msg="Started container" PID=50707 containerID=95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa description=openshift-marketplace/redhat-operators-hhqjf/registry-server id=d85b7a56-f7ec-476a-987e-7c0ac9163573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996
2026-06-12 17:11:40.848617 | controller | Jun 12 16:10:31.090355 crc crio[22579]: time="2026-06-12T16:10:31.088265065Z" level=info msg="Running pod sandbox: openstack/ovn-controller-wh84g/POD" id=f87bddac-fc4b-4470-9c07-9d846b9cbc98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.848634 | controller | Jun 12 16:10:31.090355 crc crio[22579]: time="2026-06-12T16:10:31.088800469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848649 | controller | Jun 12 16:10:31.123027 crc crio[22579]: time="2026-06-12T16:10:31.122369462Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-2vd42/POD" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.848665 | controller | Jun 12 16:10:31.125563 crc crio[22579]: time="2026-06-12T16:10:31.124797587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848681 | controller | Jun 12 16:10:31.251927 crc crio[22579]: time="2026-06-12T16:10:31.251807928Z" level=info msg="Got pod network &{Name:ovn-controller-wh84g Namespace:openstack ID:ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd UID:53d9c477-82bb-4ba5-ba30-7a7d83d29411 NetNS:/var/run/netns/bd7f0693-4264-47ad-bc32-ba83993b12f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d9c477_82bb_4ba5_ba30_7a7d83d29411.slice PodAnnotations:0xc0025a0960}] Aliases:map[]}"
2026-06-12 17:11:40.848698 | controller | Jun 12 16:10:31.251927 crc crio[22579]: time="2026-06-12T16:10:31.25188362Z" level=info msg="Adding pod openstack_ovn-controller-wh84g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.848714 | controller | Jun 12 16:10:31.270407 crc crio[22579]: time="2026-06-12T16:10:31.270252799Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=97accbbd-8cc5-40ad-810a-b16049bb06de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.848730 | controller | Jun 12 16:10:31.270407 crc crio[22579]: time="2026-06-12T16:10:31.270398933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.848747 | controller | Jun 12 16:10:31.292467 crc crio[22579]: time="2026-06-12T16:10:31.290665312Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d208d31e-a532-48e9-9a5f-334199b19799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc000384f78}] Aliases:map[]}"
2026-06-12 17:11:40.848769 | controller | Jun 12 16:10:31.292467 crc crio[22579]: time="2026-06-12T16:10:31.290782265Z" level=info msg="Adding pod openstack_ovn-controller-ovs-2vd42 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.848787 | controller | Jun 12 16:10:32.042392 crc crio[22579]: 2026-06-12T16:10:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe469a6978a747 Mac:d2:3f:6c:96:e3:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/bd7f0693-4264-47ad-bc32-ba83993b12f1 SocketPath: PciID:}] [{Interface:0xc00032c5e0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.848803 | controller | Jun 12 16:10:32.048461 crc crio[22579]: time="2026-06-12T16:10:32.048371729Z" level=info msg="Got pod network &{Name:ovn-controller-wh84g Namespace:openstack ID:ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd UID:53d9c477-82bb-4ba5-ba30-7a7d83d29411 NetNS:/var/run/netns/bd7f0693-4264-47ad-bc32-ba83993b12f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d9c477_82bb_4ba5_ba30_7a7d83d29411.slice PodAnnotations:0xc0025a0960}] Aliases:map[]}"
2026-06-12 17:11:40.848820 | controller | Jun 12 16:10:32.049198 crc crio[22579]: time="2026-06-12T16:10:32.04914601Z" level=info msg="Checking pod openstack_ovn-controller-wh84g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.848836 | controller | Jun 12 16:10:32.460243 crc crio[22579]: time="2026-06-12T16:10:32.46016149Z" level=info msg="Ran pod sandbox ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd with infra container: openstack/ovn-controller-wh84g/POD" id=f87bddac-fc4b-4470-9c07-9d846b9cbc98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.848853 | controller | Jun 12 16:10:32.463362 crc crio[22579]: time="2026-06-12T16:10:32.463281833Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=313d486e-8cbb-4d95-8038-eaf8d5d36b08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848869 | controller | Jun 12 16:10:32.466413 crc crio[22579]: time="2026-06-12T16:10:32.463683464Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=313d486e-8cbb-4d95-8038-eaf8d5d36b08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848885 | controller | Jun 12 16:10:32.466413 crc crio[22579]: time="2026-06-12T16:10:32.463745925Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=313d486e-8cbb-4d95-8038-eaf8d5d36b08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.848901 | controller | Jun 12 16:10:32.469747 crc crio[22579]: time="2026-06-12T16:10:32.469662263Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=3d219142-8ec8-4e11-a4a0-426874c7883d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.848918 | controller | Jun 12 16:10:32.476074 crc crio[22579]: time="2026-06-12T16:10:32.475875878Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-12 17:11:40.848934 | controller | Jun 12 16:10:39.333822 crc crio[22579]: time="2026-06-12T16:10:39.332993173Z" level=info msg="Removing container: e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455" id=8c724f92-f334-43dc-8951-4cc2560bd74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.848954 | controller | Jun 12 16:10:49.248390 crc crio[22579]: time="2026-06-12T16:10:49.246352627Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c UID:22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67 NetNS:/var/run/netns/aff82eb4-ca28-4243-8aef-e3a8271d5f40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22c3fb2e_eeb4_42c4_9a0f_7f1d80d15a67.slice PodAnnotations:0xc001217090}] Aliases:map[]}"
2026-06-12 17:11:40.848971 | controller | Jun 12 16:10:49.248390 crc crio[22579]: time="2026-06-12T16:10:49.248251328Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.848988 | controller | Jun 12 16:10:51.384475 crc crio[22579]: time="2026-06-12T16:10:51.383293245Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=10b3699a-76ad-4792-95d3-0b5e6b0aa152 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849016 | controller | Jun 12 16:10:53.413357 crc crio[22579]: time="2026-06-12T16:10:53.413261835Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=34c8046b-aa44-49f7-8892-6edc60d747ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849035 | controller | Jun 12 16:10:53.418901 crc crio[22579]: time="2026-06-12T16:10:53.418760812Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=5f034448-72fc-4f56-b85c-8e028268029e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849052 | controller | Jun 12 16:10:53.419705 crc crio[22579]: time="2026-06-12T16:10:53.419572323Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=795716c6-7c6a-4b1c-bc69-ba74ee1d193d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849069 | controller | Jun 12 16:10:53.423360 crc crio[22579]: time="2026-06-12T16:10:53.42322508Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=0e2032da-a59a-4467-ac12-90e40e0523c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849085 | controller | Jun 12 16:10:53.756454 crc crio[22579]: time="2026-06-12T16:10:53.754185079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=bb011143-4834-47c7-8bd7-d51f2c8b9ccf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849100 | controller | Jun 12 16:10:53.756454 crc crio[22579]: time="2026-06-12T16:10:53.754913559Z" level=info msg="Removing container: a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471" id=cab6d67d-9345-41ba-8305-e93cbee16edc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.849117 | controller | Jun 12 16:10:54.770113 crc crio[22579]: time="2026-06-12T16:10:54.7697278Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=5e8d5729-ebfe-46b6-bdfb-5d6d7e50e8b6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.849133 | controller | Jun 12 16:10:54.780715 crc crio[22579]: time="2026-06-12T16:10:54.779540301Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 17:11:40.849149 | controller | Jun 12 16:11:00.206409 crc crio[22579]: time="2026-06-12T16:11:00.205425919Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=b0735572-792f-461b-9eb6-d2510ea18d30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849168 | controller | Jun 12 16:11:00.207928 crc crio[22579]: time="2026-06-12T16:11:00.206279062Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=5abd9355-95ea-4d99-9fc1-2a94d10e33a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849185 | controller | Jun 12 16:11:00.228120 crc crio[22579]: time="2026-06-12T16:11:00.227895687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c07b3ff5-724b-4897-86c3-33a75deb0925 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849200 | controller | Jun 12 16:11:00.236328 crc crio[22579]: time="2026-06-12T16:11:00.236240579Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=5bf5d8fa-b30c-4a02-955f-3c13f7e86c0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849216 | controller | Jun 12 16:11:00.241881 crc crio[22579]: time="2026-06-12T16:11:00.241788917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=166d09d1-fb6a-48f7-8d66-119bd4b497c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849232 | controller | Jun 12 16:11:00.243034 crc crio[22579]: time="2026-06-12T16:11:00.242925317Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=b999a8ac-5cf1-4dc2-b009-0a2eeef32b1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849248 | controller | Jun 12 16:11:01.140361 crc crio[22579]: time="2026-06-12T16:11:01.13606482Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=c77a5fd9-84d5-4d54-8afd-5dd2e71a7708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.849263 | controller | Jun 12 16:11:01.151635 crc crio[22579]: time="2026-06-12T16:11:01.136187963Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=1af95e53-b261-4945-a3f8-13f2697e7049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.849279 | controller | Jun 12 16:11:01.151812 crc crio[22579]: time="2026-06-12T16:11:01.136545673Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=d2736a7d-9f19-4eb2-a43b-71053d7bf130 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.849295 | controller | Jun 12 16:11:01.153874 crc crio[22579]: time="2026-06-12T16:11:01.153119344Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=5d16cb9c-7103-496e-bf88-e83cb185a3f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.849310 | controller | Jun 12 16:11:01.158187 crc crio[22579]: time="2026-06-12T16:11:01.158008344Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=2b4e70cc-dab3-4b74-9d5f-616dfe5bea21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.849326 | controller | Jun 12 16:11:01.160006 crc crio[22579]: time="2026-06-12T16:11:01.159137424Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=ddadad3d-3f97-40a7-bce8-4466772001d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.849357 | controller | Jun 12 16:11:01.179749 crc crio[22579]: time="2026-06-12T16:11:01.178639293Z" level=info msg="Removed container e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455: openshift-infra/auto-csr-approver-29688004-2qbx2/oc" id=8c724f92-f334-43dc-8951-4cc2560bd74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.849380 | controller | Jun 12 16:11:01.179749 crc crio[22579]: time="2026-06-12T16:11:01.17963039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.849397 | controller | Jun 12 16:11:01.181760 crc crio[22579]: time="2026-06-12T16:11:01.180083132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.849414 | controller | Jun 12 16:11:01.201431 crc crio[22579]: time="2026-06-12T16:11:01.2010637Z" level=info msg="Stopping pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a" id=d63ddc72-2acf-40b5-bf04-47cb7e72b1cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.849430 | controller | Jun 12 16:11:01.201431 crc crio[22579]: time="2026-06-12T16:11:01.201163823Z" level=info msg="Stopped pod sandbox (already stopped): 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a" id=d63ddc72-2acf-40b5-bf04-47cb7e72b1cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.849446 | controller | Jun 12 16:11:01.207919 crc crio[22579]: time="2026-06-12T16:11:01.20781914Z" level=info msg="Removing pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a" id=59ee0937-6cb2-4714-a20c-7a0f4594dda3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.849462 | controller | Jun 12 16:11:01.417683 crc crio[22579]: time="2026-06-12T16:11:01.413910236Z" level=info msg="NetworkStart: stopping network for sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849478 | controller | Jun 12 16:11:01.417683 crc crio[22579]: time="2026-06-12T16:11:01.415893328Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d208d31e-a532-48e9-9a5f-334199b19799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc001216038}] Aliases:map[]}"
2026-06-12 17:11:40.849495 | controller | Jun 12 16:11:01.417683 crc crio[22579]: time="2026-06-12T16:11:01.4159707Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.849512 | controller | Jun 12 16:11:01.417683 crc crio[22579]: time="2026-06-12T16:11:01.416105094Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.849528 | controller | Jun 12 16:11:01.417683 crc crio[22579]: time="2026-06-12T16:11:01.416126185Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-2vd42 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.849544 | controller | Jun 12 16:11:01.475751 crc crio[22579]: time="2026-06-12T16:11:01.475375572Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-txd7g/POD" id=e333e200-8b72-4e28-aa9f-250a9714c0a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849560 | controller | Jun 12 16:11:01.475751 crc crio[22579]: time="2026-06-12T16:11:01.475552796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.849576 | controller | Jun 12 16:11:01.729324 crc crio[22579]: time="2026-06-12T16:11:01.729121566Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849596 | controller | Jun 12 16:11:01.734086 crc crio[22579]: time="2026-06-12T16:11:01.733736928Z" level=info msg="runSandbox: deleting pod ID c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e from idIndex" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849613 | controller | Jun 12 16:11:01.734193 crc crio[22579]: time="2026-06-12T16:11:01.734155329Z" level=info msg="runSandbox: removing pod sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849629 | controller | Jun 12 16:11:01.736846 crc crio[22579]: time="2026-06-12T16:11:01.736753069Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849645 | controller | Jun 12 16:11:01.736846 crc crio[22579]: time="2026-06-12T16:11:01.73682295Z" level=info msg="runSandbox: unmounting shmPath for sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849660 | controller | Jun 12 16:11:01.738017 crc crio[22579]: time="2026-06-12T16:11:01.73793511Z" level=info msg="runSandbox: removing pod sandbox from storage: c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849677 | controller | Jun 12 16:11:02.209795 crc crio[22579]: 2026-06-12T16:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d508d3f5cd293e Mac:3e:ee:dd:65:bf:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/aff82eb4-ca28-4243-8aef-e3a8271d5f40 SocketPath: PciID:}] [{Interface:0xc000344950 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.849693 | controller | Jun 12 16:11:02.218792 crc crio[22579]: time="2026-06-12T16:11:02.218637305Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c UID:22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67 NetNS:/var/run/netns/aff82eb4-ca28-4243-8aef-e3a8271d5f40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22c3fb2e_eeb4_42c4_9a0f_7f1d80d15a67.slice PodAnnotations:0xc001217090}] Aliases:map[]}"
2026-06-12 17:11:40.849710 | controller | Jun 12 16:11:02.219090 crc crio[22579]: time="2026-06-12T16:11:02.218967874Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.849726 | controller | Jun 12 16:11:03.133795 crc crio[22579]: time="2026-06-12T16:11:03.132951411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.849742 | controller | Jun 12 16:11:03.133795 crc crio[22579]: time="2026-06-12T16:11:03.13368492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.849758 | controller | Jun 12 16:11:03.134082 crc crio[22579]: time="2026-06-12T16:11:03.134020509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.849773 | controller | Jun 12 16:11:03.134437 crc crio[22579]: time="2026-06-12T16:11:03.134349288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.849794 | controller | Jun 12 16:11:03.328149 crc crio[22579]: time="2026-06-12T16:11:03.328055144Z" level=info msg="Ran pod sandbox 5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c with infra container: openstack/ovsdbserver-nb-0/POD" id=97accbbd-8cc5-40ad-810a-b16049bb06de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849810 | controller | Jun 12 16:11:03.332133 crc crio[22579]: time="2026-06-12T16:11:03.33204384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=bead34c0-0ea7-44af-815a-a5379022926e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849826 | controller | Jun 12 16:11:03.332454 crc crio[22579]: time="2026-06-12T16:11:03.33241951Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=bead34c0-0ea7-44af-815a-a5379022926e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849842 | controller | Jun 12 16:11:03.332657 crc crio[22579]: time="2026-06-12T16:11:03.332475862Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=bead34c0-0ea7-44af-815a-a5379022926e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.849858 | controller | Jun 12 16:11:03.333749 crc crio[22579]: time="2026-06-12T16:11:03.333690054Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=978f624f-bc05-456d-a1ca-31c47be98327 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.849874 | controller | Jun 12 16:11:03.342264 crc crio[22579]: time="2026-06-12T16:11:03.342140499Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-12 17:11:40.849890 | controller | Jun 12 16:11:03.855569 crc crio[22579]: time="2026-06-12T16:11:03.85544034Z" level=info msg="Stopping container: 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa (timeout: 2s)" id=109bf8c8-548a-424e-8a07-d8a6efd53d6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.849906 | controller | Jun 12 16:11:07.326380 crc crio[22579]: time="2026-06-12T16:11:07.325485341Z" level=info msg="runSandbox: releasing container name: k8s_POD_ovn-controller-ovs-2vd42_openstack_3a99b69c-9619-44dc-bf7a-c3abc39b223e_0" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849922 | controller | Jun 12 16:11:07.326380 crc crio[22579]: time="2026-06-12T16:11:07.326371595Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ovn-controller-ovs-2vd42_openstack_3a99b69c-9619-44dc-bf7a-c3abc39b223e_0" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849938 | controller | Jun 12 16:11:07.981954 crc crio[22579]: time="2026-06-12T16:11:07.981863423Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-2vd42/POD" id=c7e8449b-c32a-47e3-81e0-9aeb638d1775 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.849954 | controller | Jun 12 16:11:07.982118 crc crio[22579]: time="2026-06-12T16:11:07.981976556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.849971 | controller | Jun 12 16:11:12.029882 crc crio[22579]: time="2026-06-12T16:11:12.028953524Z" level=info msg="Stopped container 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa: openshift-marketplace/redhat-operators-hhqjf/registry-server" id=109bf8c8-548a-424e-8a07-d8a6efd53d6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.849986 | controller | Jun 12 16:11:12.031648 crc crio[22579]: time="2026-06-12T16:11:12.031071791Z" level=info msg="Stopping pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996" id=107dd48d-efc9-4858-a89f-550d160c3355 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.850006 | controller | Jun 12 16:11:12.033238 crc crio[22579]: time="2026-06-12T16:11:12.032272033Z" level=info msg="Got pod network &{Name:redhat-operators-hhqjf Namespace:openshift-marketplace ID:3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 UID:97fb63f6-6d87-4620-87b5-4121117f7c3b NetNS:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97fb63f6_6d87_4620_87b5_4121117f7c3b.slice PodAnnotations:0xc0025a01a0}] Aliases:map[]}"
2026-06-12 17:11:40.850023 | controller | Jun 12 16:11:12.033238 crc crio[22579]: time="2026-06-12T16:11:12.032724205Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-hhqjf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.850040 | controller | Jun 12 16:11:12.039359 crc crio[22579]: time="2026-06-12T16:11:12.039122665Z" level=info msg="Removed container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=cab6d67d-9345-41ba-8305-e93cbee16edc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.850056 | controller | Jun 12 16:11:14.662752 crc crio[22579]: time="2026-06-12T16:11:14.662062398Z" level=info msg="Removed pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a" id=59ee0937-6cb2-4714-a20c-7a0f4594dda3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.850072 | controller | Jun 12 16:11:14.668311 crc crio[22579]: time="2026-06-12T16:11:14.665048348Z" level=info msg="Stopping pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb" id=af2f5aa8-7e5f-4cf8-ad53-b570599847a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.850088 | controller | Jun 12 16:11:14.668311 crc crio[22579]: time="2026-06-12T16:11:14.66513917Z" level=info msg="Stopped pod sandbox (already stopped): 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb" id=af2f5aa8-7e5f-4cf8-ad53-b570599847a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.850104 | controller | Jun 12 16:11:14.672564 crc crio[22579]: time="2026-06-12T16:11:14.672375853Z" level=info msg="Removing pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb" id=d9377c75-b595-4820-8cb6-051d54c51e9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.850120 | controller | Jun 12 16:11:20.576168 crc crio[22579]: time="2026-06-12T16:11:20.575359031Z" level=info msg="Stopped pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996" id=107dd48d-efc9-4858-a89f-550d160c3355 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.850136 | controller | Jun 12 16:11:21.148020 crc crio[22579]: time="2026-06-12T16:11:21.147469618Z" level=info msg="Removing container: 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa" id=bb832395-3eda-4519-a28b-c746e96eddfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.850152 | controller | Jun 12 16:11:21.900878 crc crio[22579]: time="2026-06-12T16:11:21.900787218Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f" id=55da4459-9dbb-430f-89b8-9e800ff40243 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.850168 | controller | Jun 12 16:11:21.902685 crc crio[22579]: time="2026-06-12T16:11:21.902393151Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=c7b732d2-8512-4d5a-a3b0-961681904824 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.850188 | controller | Jun 12 16:11:21.905805 crc crio[22579]: time="2026-06-12T16:11:21.905710359Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=6175c345-7b9e-45b3-ad3c-2433b4fb9230 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.850204 | controller | Jun 12 16:11:21.906985 crc crio[22579]: time="2026-06-12T16:11:21.906910541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=8c2389bb-b221-4804-b78e-ef715c5d7ed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.850220 | controller | Jun 12 16:11:21.913892 crc crio[22579]: time="2026-06-12T16:11:21.913799155Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=d510ca70-04b6-4846-8e62-88dfed17dc30 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.850236 | controller | Jun 12 16:11:21.914895 crc crio[22579]: time="2026-06-12T16:11:21.914784131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fd298d81-c87f-43bf-a83d-71c118e3b55f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.850252 | controller | Jun 12 16:11:22.036194 crc crio[22579]: time="2026-06-12T16:11:22.036026108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850268 | controller | Jun 12 16:11:22.039645 crc crio[22579]: time="2026-06-12T16:11:22.039583013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850284 | controller | Jun 12 16:11:22.043716 crc crio[22579]: time="2026-06-12T16:11:22.04360848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850299 | controller | Jun 12 16:11:22.047031 crc crio[22579]: time="2026-06-12T16:11:22.046958299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850315 | controller | Jun 12 16:11:22.138184 crc crio[22579]: time="2026-06-12T16:11:22.137450648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850331 | controller | Jun 12 16:11:22.161951 crc crio[22579]: time="2026-06-12T16:11:22.161888678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850361 | controller | Jun 12 16:11:22.175336 crc crio[22579]: time="2026-06-12T16:11:22.175237703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850383 | controller | Jun 12 16:11:22.175655 crc crio[22579]: time="2026-06-12T16:11:22.175411498Z" level=info msg="Removed pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb" id=d9377c75-b595-4820-8cb6-051d54c51e9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.850400 | controller | Jun 12 16:11:22.177702 crc crio[22579]: time="2026-06-12T16:11:22.177551655Z" level=info msg="Stopping pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9" id=7229942f-d965-449b-91f8-a214aead3c67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.850417 | controller | Jun 12 16:11:22.177702 crc crio[22579]: time="2026-06-12T16:11:22.177670078Z" level=info msg="Stopped pod sandbox (already stopped): 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9" id=7229942f-d965-449b-91f8-a214aead3c67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.850436 | controller | Jun 12 16:11:22.178411 crc crio[22579]: time="2026-06-12T16:11:22.178330236Z" level=info msg="Removing pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9" id=26d25f98-0ac8-467b-ab1c-17783f1b7ecb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.850452 | controller | Jun 12 16:11:22.179379 crc crio[22579]: time="2026-06-12T16:11:22.179316772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850468 | controller | Jun 12 16:11:22.191446 crc crio[22579]: time="2026-06-12T16:11:22.191303581Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=c6dea72b-cde1-4677-ab99-a98de1ee718e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.850484 | controller | Jun 12 16:11:22.193430 crc crio[22579]: time="2026-06-12T16:11:22.193358726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9ede0a8e-e3b2-430c-afa9-fefa842e51ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.850500 | controller | Jun 12 16:11:22.206284 crc crio[22579]: time="2026-06-12T16:11:22.206154166Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=09f2c639-bdac-4177-9396-bc9d5e72b506 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.850516 | controller | Jun 12 16:11:22.207418 crc crio[22579]: time="2026-06-12T16:11:22.207247795Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=175fb5d7-943e-4527-b116-fa8b73351e8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.850532 | controller | Jun 12 16:11:22.208632 crc crio[22579]: time="2026-06-12T16:11:22.208384846Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43" id=3d219142-8ec8-4e11-a4a0-426874c7883d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.850547 | controller | Jun 12 16:11:22.209450 crc crio[22579]: time="2026-06-12T16:11:22.209336191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=802b2fc8-bc7b-4fc5-88fb-b6888d4d1f74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.850563 | controller | Jun 12 16:11:22.318342 crc crio[22579]: time="2026-06-12T16:11:22.31824016Z" level=info msg="Created container 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=2b4e70cc-dab3-4b74-9d5f-616dfe5bea21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.850638 | controller | Jun 12 16:11:22.322562 crc crio[22579]: time="2026-06-12T16:11:22.322457792Z" level=info msg="Starting container: 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982" id=2f3f0357-411a-49c7-ba97-eaaec879c608 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.850659 | controller | Jun 12 16:11:22.334402 crc crio[22579]: time="2026-06-12T16:11:22.334263846Z" level=info msg="Started container" PID=52398 containerID=51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=2f3f0357-411a-49c7-ba97-eaaec879c608 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6
2026-06-12 17:11:40.850704 | controller | Jun 12 16:11:22.342436 crc crio[22579]: time="2026-06-12T16:11:22.34229819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850726 | controller | Jun 12 16:11:22.346860 crc crio[22579]: time="2026-06-12T16:11:22.346747968Z" level=info msg="Created container 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=1af95e53-b261-4945-a3f8-13f2697e7049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.850743 | controller | Jun 12 16:11:22.347079 crc crio[22579]: time="2026-06-12T16:11:22.347013926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850787 | controller | Jun 12 16:11:22.348582 crc crio[22579]: time="2026-06-12T16:11:22.347993452Z" level=info msg="Starting container: 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99" id=302531d5-5f2a-486b-aa1f-e99cf6813f93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.850805 | controller | Jun 12 16:11:22.351981 crc crio[22579]: time="2026-06-12T16:11:22.351872355Z" level=info msg="Created container 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=d2736a7d-9f19-4eb2-a43b-71053d7bf130 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.850822 | controller | Jun 12 16:11:22.353843 crc crio[22579]: time="2026-06-12T16:11:22.353371285Z" level=info msg="Starting container: 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b" id=3accbd13-ea3d-4f9e-ac96-e136bdcb64a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.850862 | controller | Jun 12 16:11:22.354944 crc crio[22579]: time="2026-06-12T16:11:22.35471028Z" level=info msg="Started container" PID=52380 containerID=5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=302531d5-5f2a-486b-aa1f-e99cf6813f93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d
2026-06-12 17:11:40.850882 | controller | Jun 12 16:11:22.356422 crc crio[22579]: time="2026-06-12T16:11:22.356232831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.850899 | controller | Jun 12 16:11:22.362713 crc crio[22579]: time="2026-06-12T16:11:22.362456867Z" level=info msg="Created container a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=ddadad3d-3f97-40a7-bce8-4466772001d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.850937 | controller | Jun 12 16:11:22.364802 crc crio[22579]: time="2026-06-12T16:11:22.364415749Z" level=info msg="Started container" PID=52395 containerID=044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=3accbd13-ea3d-4f9e-ac96-e136bdcb64a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033
2026-06-12 17:11:40.850959 | controller | Jun 12 16:11:22.366161 crc crio[22579]: time="2026-06-12T16:11:22.366133434Z" level=info msg="Starting container: a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203" id=9c4bab98-9375-4a6c-b486-f737c30bb61b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.850976 | controller | Jun 12 16:11:22.397433 crc crio[22579]: time="2026-06-12T16:11:22.397341855Z" level=info msg="Got pod network &{Name:certified-operators-txd7g Namespace:openshift-marketplace ID:b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 UID:0a214773-561a-433c-8059-6386222e0940 NetNS:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a214773_561a_433c_8059_6386222e0940.slice PodAnnotations:0xc00008d010}] Aliases:map[]}"
2026-06-12 17:11:40.851018 | controller | Jun 12 16:11:22.397433 crc crio[22579]: time="2026-06-12T16:11:22.397405247Z" level=info msg="Adding pod openshift-marketplace_certified-operators-txd7g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.851041 | controller | Jun 12 16:11:22.403858 crc crio[22579]: time="2026-06-12T16:11:22.403769736Z" level=info msg="Started container" PID=52399 containerID=a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=9c4bab98-9375-4a6c-b486-f737c30bb61b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6
2026-06-12 17:11:40.851058 | controller | Jun 12 16:11:22.428362 crc crio[22579]: time="2026-06-12T16:11:22.428269308Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=7810fefc-ff95-47cb-87a4-e102e2fecfca name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.851075 | controller | Jun 12 16:11:22.428722 crc crio[22579]: time="2026-06-12T16:11:22.428472954Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d2033fd3-cc6e-495d-92fb-608141c57e79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc00008d1a8}] Aliases:map[]}"
2026-06-12 17:11:40.851119 | controller | Jun 12 16:11:22.428722 crc crio[22579]: time="2026-06-12T16:11:22.428554246Z" level=info msg="Adding pod openstack_ovn-controller-ovs-2vd42 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.851136 | controller | Jun 12 16:11:22.430197 crc crio[22579]: time="2026-06-12T16:11:22.430126848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e1b7e564-e941-4576-8572-5c6013a7a851 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851155 | controller | Jun 12 16:11:22.462788 crc crio[22579]: time="2026-06-12T16:11:22.462675554Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=ded55695-e0c8-486b-bd7c-7c3a04efb6c3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.851200 | controller | Jun 12 16:11:22.465469 crc crio[22579]: time="2026-06-12T16:11:22.465372276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c84bf2f4-a413-450a-ab5e-d8b586c91470 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851217 | controller | Jun 12 16:11:22.512468 crc crio[22579]: time="2026-06-12T16:11:22.511948145Z" level=info msg="Created container 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=c77a5fd9-84d5-4d54-8afd-5dd2e71a7708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.851234 | controller | Jun 12 16:11:22.537226 crc crio[22579]: time="2026-06-12T16:11:22.537126096Z" level=info msg="Starting container: 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e" id=552bf2a9-6add-48e1-85e8-44ead13226be name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.851274 | controller | Jun 12 16:11:22.566055 crc crio[22579]: time="2026-06-12T16:11:22.565963083Z" level=info msg="Started container" PID=52453 containerID=78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=552bf2a9-6add-48e1-85e8-44ead13226be name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51
2026-06-12 17:11:40.851298 | controller | Jun 12 16:11:22.734555 crc crio[22579]: time="2026-06-12T16:11:22.728114609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.851316 | controller | Jun 12 16:11:22.781564 crc crio[22579]: 2026-06-12T16:11:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b121699f7b75231 Mac:1a:3c:11:39:04:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.851366 | controller | Jun 12 16:11:22.786404 crc crio[22579]: time="2026-06-12T16:11:22.78485706Z" level=info msg="Got pod network &{Name:certified-operators-txd7g Namespace:openshift-marketplace ID:b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 UID:0a214773-561a-433c-8059-6386222e0940 NetNS:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a214773_561a_433c_8059_6386222e0940.slice PodAnnotations:0xc00008d010}] Aliases:map[]}"
2026-06-12 17:11:40.851397 | controller | Jun 12 16:11:22.786404 crc crio[22579]: time="2026-06-12T16:11:22.785211229Z" level=info msg="Checking pod openshift-marketplace_certified-operators-txd7g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.851456 | controller | Jun 12 16:11:22.859004 crc crio[22579]: time="2026-06-12T16:11:22.85887685Z" level=info msg="Created container 2c0437a9ee11a8ca2c9686cd68d1e01574df0a4c77090aa250d65d7fc6804791: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=5d16cb9c-7103-496e-bf88-e83cb185a3f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.851536 | controller | Jun 12 16:11:22.862892 crc crio[22579]: time="2026-06-12T16:11:22.862812724Z" level=info msg="Starting container: 2c0437a9ee11a8ca2c9686cd68d1e01574df0a4c77090aa250d65d7fc6804791" id=1fd676c5-0c8d-4d95-ad40-dd25bc0e77db name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.851566 | controller | Jun 12 16:11:22.885214 crc crio[22579]: time="2026-06-12T16:11:22.884939843Z" level=info msg="Started container" PID=52568 containerID=2c0437a9ee11a8ca2c9686cd68d1e01574df0a4c77090aa250d65d7fc6804791 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1fd676c5-0c8d-4d95-ad40-dd25bc0e77db name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.851583 | controller | Jun 12 16:11:23.130107 crc crio[22579]: 2026-06-12T16:11:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94bd718b73695e0 Mac:3e:12:19:ef:1d:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/d2033fd3-cc6e-495d-92fb-608141c57e79 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.851626 | controller | Jun 12 16:11:23.132150 crc crio[22579]: time="2026-06-12T16:11:23.13203628Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d2033fd3-cc6e-495d-92fb-608141c57e79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc00008d1a8}] Aliases:map[]}"
2026-06-12 17:11:40.851648 | controller | Jun 12 16:11:23.132347 crc crio[22579]: time="2026-06-12T16:11:23.132300707Z" level=info msg="Checking pod openstack_ovn-controller-ovs-2vd42 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.851666 | controller | Jun 12 16:11:23.470891 crc crio[22579]: time="2026-06-12T16:11:23.470422437Z" level=info msg="Removed container 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa: openshift-marketplace/redhat-operators-hhqjf/registry-server" id=bb832395-3eda-4519-a28b-c746e96eddfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.851707 | controller | Jun 12 16:11:23.475592 crc crio[22579]: time="2026-06-12T16:11:23.475324078Z" level=info msg="Removing container: ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7" id=e39260de-2692-49fa-94b1-fdaae153d2e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.851725 | controller | Jun 12 16:11:23.537856 crc crio[22579]: time="2026-06-12T16:11:23.537711548Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=b97fd7fd-6f14-499b-ab28-5fb81ef60f10 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.851742 | controller | Jun 12 16:11:23.539571 crc crio[22579]: time="2026-06-12T16:11:23.538871659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d3d65cf3-84a3-407b-a0d3-f72589b1b3de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851780 | controller | Jun 12 16:11:23.715677 crc crio[22579]: time="2026-06-12T16:11:23.711102993Z" level=info msg="Ran pod sandbox b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 with infra container: openshift-marketplace/certified-operators-txd7g/POD" id=e333e200-8b72-4e28-aa9f-250a9714c0a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.851800 | controller | Jun 12 16:11:23.725709 crc crio[22579]: time="2026-06-12T16:11:23.718360916Z" level=info msg="Ran pod sandbox 94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d with infra container: openstack/ovn-controller-ovs-2vd42/POD" id=c7e8449b-c32a-47e3-81e0-9aeb638d1775 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.851817 | controller | Jun 12 16:11:23.733955 crc crio[22579]: time="2026-06-12T16:11:23.733858479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6dc3c6d2-7ea2-4a18-a605-9fc19919d53a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851833 | controller | Jun 12 16:11:23.736453 crc crio[22579]: time="2026-06-12T16:11:23.736417077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=21220049-5f80-41a6-879a-9fa4c1c37934 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851875 | controller | Jun 12 16:11:23.741077 crc crio[22579]: time="2026-06-12T16:11:23.740998109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=cac9f8e1-5939-4e66-a676-9d8a765b5d0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851892 | controller | Jun 12 16:11:23.763320 crc crio[22579]: time="2026-06-12T16:11:23.763070807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bbd8d8fd-00dd-4c5f-a58e-d58dc09b3cd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851909 | controller | Jun 12 16:11:23.781797 crc crio[22579]: time="2026-06-12T16:11:23.781462976Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=0f52790e-e1df-419a-a533-53aa82e8a2f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851948 | controller | Jun 12 16:11:23.781797 crc crio[22579]: time="2026-06-12T16:11:23.781569909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=437e9a61-418e-47e0-b3f1-511a916141ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851971 | controller | Jun 12 16:11:23.791226 crc crio[22579]: time="2026-06-12T16:11:23.791182705Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=21220049-5f80-41a6-879a-9fa4c1c37934 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.851988 | controller | Jun 12 16:11:23.791442 crc crio[22579]: time="2026-06-12T16:11:23.791420521Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=21220049-5f80-41a6-879a-9fa4c1c37934 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852026 | controller | Jun 12 16:11:23.798396 crc crio[22579]: time="2026-06-12T16:11:23.798121409Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=012302e5-1f59-46d4-9396-c9dbbad9d4a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.852046 | controller | Jun 12 16:11:23.800026 crc crio[22579]: time="2026-06-12T16:11:23.799422644Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=0128582e-092a-49c0-be21-0d9101d7ba39 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.852062 | controller | Jun 12 16:11:23.801109 crc crio[22579]: time="2026-06-12T16:11:23.800893043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=530737b8-4af7-4c20-97c6-1cf703f86ba0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852078 | controller | Jun 12 16:11:23.813718 crc crio[22579]: time="2026-06-12T16:11:23.813679224Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-12 17:11:40.852119 | controller | Jun 12 16:11:23.825014 crc crio[22579]: time="2026-06-12T16:11:23.824976004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=06fc09c2-1a1b-4a27-bf57-7348a13a4572 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852137 | controller | Jun 12 16:11:23.914115 crc crio[22579]: time="2026-06-12T16:11:23.913893511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8ed9431a-0d82-4748-b40e-42a73641bbad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852153 | controller | Jun 12 16:11:23.952349 crc crio[22579]: time="2026-06-12T16:11:23.952100498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=677c1709-fd09-4de0-b1c0-09bd158b6ad0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852191 | controller | Jun 12 16:11:23.958471 crc crio[22579]: time="2026-06-12T16:11:23.958348124Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9b693320-517c-4230-b6ba-7fc20858ab17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852211 | controller | Jun 12 16:11:24.100701 crc crio[22579]: time="2026-06-12T16:11:24.100375185Z" level=info msg="Removed pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9" id=26d25f98-0ac8-467b-ab1c-17783f1b7ecb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.852227 | controller | Jun 12 16:11:24.104037 crc crio[22579]: time="2026-06-12T16:11:24.103866948Z" level=info msg="Creating container: openshift-marketplace/certified-operators-txd7g/extract-utilities" id=3d2f9df2-dbab-49b9-a37c-fda2b6a47971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852243 | controller | Jun 12 16:11:24.106278 crc crio[22579]: time="2026-06-12T16:11:24.10621621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a66f1867-4098-4ba0-8c11-e96020902341 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852288 | controller | Jun 12 16:11:24.109838 crc crio[22579]: time="2026-06-12T16:11:24.109538118Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-qwjrv/init" id=cfba8d6d-75a6-4bb0-a69e-d4d364698128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852306 | controller | Jun 12 16:11:24.137455 crc crio[22579]: time="2026-06-12T16:11:24.136890836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=d34f75ba-8fcd-47c8-9b03-e002f17a5001 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852322 | controller | Jun 12 16:11:24.166024 crc crio[22579]: time="2026-06-12T16:11:24.165877798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.852380 | controller | Jun 12 16:11:24.181755 crc crio[22579]: time="2026-06-12T16:11:24.180119607Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=dd002b49-ea06-42af-bac4-5c767f8c7e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852399 | controller | Jun 12 16:11:24.181755 crc crio[22579]: time="2026-06-12T16:11:24.181007411Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956" id=978f624f-bc05-456d-a1ca-31c47be98327 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.852439 | controller | Jun 12 16:11:24.184144 crc crio[22579]: time="2026-06-12T16:11:24.184020751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=aa8b7938-082b-4267-a3b8-e849c65e14e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852460 | controller | Jun 12 16:11:24.194684 crc crio[22579]: time="2026-06-12T16:11:24.194567072Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=e2788485-5e08-4fd8-b05d-f973574d51ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852477 | controller | Jun 12 16:11:25.142116 crc crio[22579]: time="2026-06-12T16:11:25.141663859Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=3ca4d704-79ce-4939-82f3-8a5e075d67d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852493 | controller | Jun 12 16:11:25.147878 crc crio[22579]: time="2026-06-12T16:11:25.147473164Z" level=info msg="Creating container: openstack/ovn-controller-wh84g/ovn-controller" id=047b8661-e53e-403d-a280-eee88301ed77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852535 | controller | Jun 12 16:11:25.151475 crc crio[22579]: time="2026-06-12T16:11:25.151382358Z" level=info msg="Removed container ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7: openshift-marketplace/redhat-operators-hhqjf/extract-content" id=e39260de-2692-49fa-94b1-fdaae153d2e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.852552 | controller | Jun 12 16:11:25.154170 crc crio[22579]: time="2026-06-12T16:11:25.153954607Z" level=info msg="Removing container: 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328" id=ca17918d-6ebc-4e55-8daa-a68f7f66d5d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.852568 | controller | Jun 12 16:11:25.158307 crc crio[22579]: time="2026-06-12T16:11:25.157890291Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-psswj/init" id=718d5f5c-c473-4f61-8aee-8d14059c68c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852606 | controller | Jun 12 16:11:25.161238 crc crio[22579]: time="2026-06-12T16:11:25.160716447Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=5e8d5729-ebfe-46b6-bdfb-5d6d7e50e8b6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.852634 | controller | Jun 12 16:11:25.162900 crc crio[22579]: time="2026-06-12T16:11:25.162805172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.852651 | controller | Jun 12 16:11:25.163244 crc crio[22579]: time="2026-06-12T16:11:25.163185112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.852691 | controller | Jun 12 16:11:25.163244 crc crio[22579]: time="2026-06-12T16:11:25.163207863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.852711 | controller | Jun 12 16:11:25.165795 crc crio[22579]: time="2026-06-12T16:11:25.16572185Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=a8365d1e-1329-4de4-8fbf-a89908016644 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852727 | controller | Jun 12 16:11:25.166001 crc crio[22579]: time="2026-06-12T16:11:25.165963656Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-867j7/init" id=65b8b7fe-3f76-4a23-a1d6-6e7336bfc6d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852762 | controller | Jun 12 16:11:25.167943 crc crio[22579]: time="2026-06-12T16:11:25.167873447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=914722bf-e371-4a68-a354-3d72a805e834 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852785 | controller | Jun 12 16:11:25.168283 crc crio[22579]: time="2026-06-12T16:11:25.168259087Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=2ece847d-dd52-4d5b-acb8-adb128b0eed7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852801 | controller | Jun 12 16:11:25.176728 crc crio[22579]: time="2026-06-12T16:11:25.176367593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.852817 | controller | Jun 12 16:11:25.176949 crc crio[22579]: time="2026-06-12T16:11:25.176840946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.852856 | controller | Jun 12 16:11:25.179275 crc crio[22579]: time="2026-06-12T16:11:25.179189638Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=2a71e2c0-db6e-4d04-bbc6-b712c68341d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.852875 | controller | Jun 12 16:11:25.205927 crc crio[22579]: time="2026-06-12T16:11:25.204000299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=883b1414-00b9-4456-b472-0178aa07994b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852891 | controller | Jun 12 16:11:25.239415 crc crio[22579]: time="2026-06-12T16:11:25.239326369Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=ea31614d-8c2d-4a73-a637-fc66926dd591 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.852927 | controller | Jun 12 16:11:25.307774 crc crio[22579]: time="2026-06-12T16:11:25.305229283Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=6370c26f-93c5-4c78-83c5-f08aa56df6aa name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.852950 | controller | Jun 12 16:11:25.307774 crc crio[22579]: time="2026-06-12T16:11:25.305920842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.852971 | controller | Jun 12 16:11:25.307774 crc crio[22579]: time="2026-06-12T16:11:25.306216379Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=1149a2ee-d31d-4e6b-9a58-4847dd3a9543 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.853007 | controller | Jun 12 16:11:25.310735 crc crio[22579]: time="2026-06-12T16:11:25.310416871Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=aa0a267c-1a47-4425-b2c7-d6dbd8d8e70e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.853032 | controller | Jun 12 16:11:25.313579 crc crio[22579]: time="2026-06-12T16:11:25.313454072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853058 | controller | Jun 12 16:11:25.321926 crc crio[22579]: time="2026-06-12T16:11:25.321815024Z" level=info msg="Removed container 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328: openshift-marketplace/redhat-operators-hhqjf/extract-utilities" id=ca17918d-6ebc-4e55-8daa-a68f7f66d5d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.853096 | controller | Jun 12 16:11:25.324098 crc crio[22579]: time="2026-06-12T16:11:25.322880063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853117 | controller | Jun 12 16:11:25.324098 crc crio[22579]: time="2026-06-12T16:11:25.322991036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853134 | controller | Jun 12 16:11:25.324781 crc crio[22579]: time="2026-06-12T16:11:25.324583618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853150 | controller | Jun 12 16:11:25.338689 crc crio[22579]: time="2026-06-12T16:11:25.333960848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853199 | controller | Jun 12 16:11:25.338689 crc crio[22579]: time="2026-06-12T16:11:25.334730008Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577" id=0128582e-092a-49c0-be21-0d9101d7ba39 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.853218 | controller | Jun 12 16:11:25.338689 crc crio[22579]: time="2026-06-12T16:11:25.33631366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=a70d8dc3-728c-4bce-914b-c255ed7bbed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.853235 | controller | Jun 12 16:11:25.347821 crc crio[22579]: time="2026-06-12T16:11:25.347750455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853276 | controller | Jun 12 16:11:25.348743 crc crio[22579]: time="2026-06-12T16:11:25.34870503Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=3840f666-d323-4026-ba58-348585e104b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.853295 | controller | Jun 12 16:11:25.352460 crc crio[22579]: time="2026-06-12T16:11:25.352431929Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=82725ad0-3aa1-4fdf-8af5-16e8a2a7f65a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.853312 | controller | Jun 12 16:11:25.359422 crc crio[22579]: time="2026-06-12T16:11:25.359376504Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init" id=577868eb-3c9a-4524-9c64-783080e0df02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.853361 | controller | Jun 12 16:11:25.389115 crc crio[22579]: time="2026-06-12T16:11:25.388592922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853387 | controller | Jun 12 16:11:25.390553 crc crio[22579]: time="2026-06-12T16:11:25.390246556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=37148760-4c72-4f92-b1e1-6827f84cc730 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.853426 | controller | Jun 12 16:11:25.397862 crc crio[22579]: time="2026-06-12T16:11:25.397720765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853449 | controller | Jun 12 16:11:25.422767 crc crio[22579]: time="2026-06-12T16:11:25.422604177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853466 | controller | Jun 12 16:11:25.429212 crc crio[22579]: time="2026-06-12T16:11:25.42910707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853482 | controller | Jun 12 16:11:25.456362 crc crio[22579]: time="2026-06-12T16:11:25.456269283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853523 | controller | Jun 12 16:11:25.474144 crc crio[22579]: time="2026-06-12T16:11:25.474061087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853542 | controller | Jun 12 16:11:25.480041 crc crio[22579]: time="2026-06-12T16:11:25.479929323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853558 | controller | Jun 12 16:11:25.488928 crc crio[22579]: time="2026-06-12T16:11:25.488753678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853595 | controller | Jun 12 16:11:25.501996 crc crio[22579]: time="2026-06-12T16:11:25.501933149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853617 | controller | Jun 12 16:11:25.507746 crc crio[22579]: time="2026-06-12T16:11:25.507591219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853633 | controller | Jun 12 16:11:25.550907 crc crio[22579]: time="2026-06-12T16:11:25.550570103Z" level=info msg="Creating container: openstack/ovn-controller-ovs-2vd42/ovsdb-server-init" id=b95b2728-5803-4343-b45f-361f2e91cdba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.853650 | controller | Jun 12 16:11:25.556029 crc crio[22579]: time="2026-06-12T16:11:25.555852184Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=3233a606-6699-4f22-bc82-b3d84fc70ced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.853691 | controller | Jun 12 16:11:25.605834 crc crio[22579]: time="2026-06-12T16:11:25.605263169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853713 | controller | Jun 12 16:11:25.608208 crc crio[22579]: time="2026-06-12T16:11:25.608113545Z" level=info msg="Created container 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65: openshift-marketplace/certified-operators-txd7g/extract-utilities" id=3d2f9df2-dbab-49b9-a37c-fda2b6a47971 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.853730 | controller | Jun 12 16:11:25.611034 crc crio[22579]: time="2026-06-12T16:11:25.610889029Z" level=info msg="Starting container: 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65" id=a88b4a06-1b8b-4335-b3bd-d08aaef6371c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.853772 | controller | Jun 12 16:11:25.631201 crc crio[22579]: time="2026-06-12T16:11:25.620685739Z" level=info msg="Started container" PID=52732 containerID=05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65 description=openshift-marketplace/certified-operators-txd7g/extract-utilities id=a88b4a06-1b8b-4335-b3bd-d08aaef6371c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1
2026-06-12 17:11:40.853791 | controller | Jun 12 16:11:25.631201 crc crio[22579]: time="2026-06-12T16:11:25.622036755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853808 | controller | Jun 12 16:11:25.689944 crc crio[22579]: time="2026-06-12T16:11:25.68983361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853846 | controller | Jun 12 16:11:25.694798 crc crio[22579]: time="2026-06-12T16:11:25.694743911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853866 | controller | Jun 12 16:11:25.699104 crc crio[22579]: time="2026-06-12T16:11:25.699008674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853883 | controller | Jun 12 16:11:25.805290 crc crio[22579]: time="2026-06-12T16:11:25.805197071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853918 | controller | Jun 12 16:11:25.819383 crc crio[22579]: time="2026-06-12T16:11:25.819288216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853941 | controller | Jun 12 16:11:25.824983 crc crio[22579]: time="2026-06-12T16:11:25.824880334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853957 | controller | Jun 12 16:11:25.829706 crc crio[22579]: time="2026-06-12T16:11:25.82961131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.853973 | controller | Jun 12 16:11:25.837883 crc crio[22579]: time="2026-06-12T16:11:25.837755397Z" level=info msg="Created container 9cf2b324c1c8df8ddb97d1de693bc8160e59284a3190166acfbdf04fbb1d28b7: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=e2788485-5e08-4fd8-b05d-f973574d51ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.854012 | controller | Jun 12 16:11:25.839136 crc crio[22579]: time="2026-06-12T16:11:25.839083603Z" level=info msg="Starting container: 9cf2b324c1c8df8ddb97d1de693bc8160e59284a3190166acfbdf04fbb1d28b7" id=85856bb1-64f1-4639-9bb0-b110578c9256 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.854033 | controller | Jun 12 16:11:25.848086 crc crio[22579]: time="2026-06-12T16:11:25.84798936Z" level=info msg="Started container" PID=52746 containerID=9cf2b324c1c8df8ddb97d1de693bc8160e59284a3190166acfbdf04fbb1d28b7 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=85856bb1-64f1-4639-9bb0-b110578c9256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3
2026-06-12 17:11:40.854054 | controller | Jun 12 16:11:25.851673 crc crio[22579]: time="2026-06-12T16:11:25.851561825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854094 | controller | Jun 12 16:11:25.855352 crc crio[22579]: time="2026-06-12T16:11:25.855272473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854114 | controller | Jun 12 16:11:25.866392 crc crio[22579]: time="2026-06-12T16:11:25.866298467Z" level=info msg="Created container 975bbbf67f7875178739747a34edbe6ca682de8c03c070ecfdbca97866ed6445: openstack/memcached-0/memcached" id=3ca4d704-79ce-4939-82f3-8a5e075d67d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.854131 | controller | Jun 12 16:11:25.872960 crc crio[22579]: time="2026-06-12T16:11:25.872602455Z" level=info msg="Starting container: 975bbbf67f7875178739747a34edbe6ca682de8c03c070ecfdbca97866ed6445" id=83bc7e31-ec1f-466d-9db9-45bc8795faed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.854167 | controller | Jun 12 16:11:25.881308 crc crio[22579]: time="2026-06-12T16:11:25.881094051Z" level=info msg="Started container" PID=52740 containerID=975bbbf67f7875178739747a34edbe6ca682de8c03c070ecfdbca97866ed6445 description=openstack/memcached-0/memcached id=83bc7e31-ec1f-466d-9db9-45bc8795faed name=/runtime.v1.RuntimeService/StartContainer sandboxID=9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1
2026-06-12 17:11:40.854191 | controller | Jun 12 16:11:25.926298 crc crio[22579]: time="2026-06-12T16:11:25.926176281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854208 | controller | Jun 12 16:11:25.940672 crc crio[22579]: time="2026-06-12T16:11:25.938129389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854225 | controller | Jun 12 16:11:25.951879 crc crio[22579]: time="2026-06-12T16:11:25.951718941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854266 | controller | Jun 12 16:11:25.954369 crc crio[22579]: time="2026-06-12T16:11:25.954286069Z" level=info msg="Created container e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422: openstack/dnsmasq-dns-9c58657f7-qwjrv/init" id=cfba8d6d-75a6-4bb0-a69e-d4d364698128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.854285 | controller | Jun 12 16:11:25.955760 crc crio[22579]: time="2026-06-12T16:11:25.955651035Z" level=info msg="Starting container: e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422" id=d4f7562e-4783-408e-ab78-e47b7bf5546e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.854302 | controller | Jun 12 16:11:25.963967 crc crio[22579]: time="2026-06-12T16:11:25.963857504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854338 | controller | Jun 12 16:11:25.970740 crc crio[22579]: time="2026-06-12T16:11:25.969666388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854395 | controller | Jun 12 16:11:25.982363 crc crio[22579]: time="2026-06-12T16:11:25.982264404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854419 | controller | Jun 12 16:11:25.991574 crc crio[22579]: time="2026-06-12T16:11:25.986933648Z" level=info msg="Started container" PID=52747 containerID=e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422 description=openstack/dnsmasq-dns-9c58657f7-qwjrv/init id=d4f7562e-4783-408e-ab78-e47b7bf5546e name=/runtime.v1.RuntimeService/StartContainer sandboxID=945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d
2026-06-12 17:11:40.854456 | controller | Jun 12 16:11:26.001601 crc crio[22579]: time="2026-06-12T16:11:26.001104685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854481 | controller | Jun 12 16:11:26.004005 crc crio[22579]: time="2026-06-12T16:11:26.00393815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854498 | controller | Jun 12 16:11:26.011162 crc crio[22579]: time="2026-06-12T16:11:26.010375512Z" level=info msg="Created container 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=aa0a267c-1a47-4425-b2c7-d6dbd8d8e70e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.854515 | controller | Jun 12 16:11:26.025487 crc crio[22579]: time="2026-06-12T16:11:26.025440883Z" level=info msg="Starting container: 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928" id=4afdeef3-e5d1-4474-ab18-94895772b80c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.854555 | controller | Jun 12 16:11:26.028837 crc crio[22579]: time="2026-06-12T16:11:26.028755071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854574 | controller | Jun 12 16:11:26.030657 crc crio[22579]: time="2026-06-12T16:11:26.030543039Z" level=info msg="Created container 26f54686bf8e983a812cc1811298ca6f1fae128fc143e5c9a62f9d933840e9d7: openstack/openstack-galera-0/mysql-bootstrap" id=2ece847d-dd52-4d5b-acb8-adb128b0eed7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.854591 | controller | Jun 12 16:11:26.034138 crc crio[22579]: time="2026-06-12T16:11:26.034097633Z" level=info msg="Started container" PID=52770 containerID=113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928 description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=4afdeef3-e5d1-4474-ab18-94895772b80c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1
2026-06-12 17:11:40.854628 | controller | Jun 12 16:11:26.036553 crc crio[22579]: time="2026-06-12T16:11:26.033114877Z" level=info msg="Starting container: 26f54686bf8e983a812cc1811298ca6f1fae128fc143e5c9a62f9d933840e9d7" id=2434d612-543b-4b91-be08-91efb282cfdf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.854653 | controller | Jun 12 16:11:26.045270 crc crio[22579]: time="2026-06-12T16:11:26.045147147Z" level=info msg="Started container" PID=52776 containerID=26f54686bf8e983a812cc1811298ca6f1fae128fc143e5c9a62f9d933840e9d7 description=openstack/openstack-galera-0/mysql-bootstrap id=2434d612-543b-4b91-be08-91efb282cfdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac
2026-06-12 17:11:40.854670 | controller | Jun 12 16:11:26.047918 crc crio[22579]: time="2026-06-12T16:11:26.047830999Z" level=info msg="Created container 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0: openstack/dnsmasq-dns-769fc96f7c-867j7/init" id=65b8b7fe-3f76-4a23-a1d6-6e7336bfc6d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.854714 | controller | Jun 12 16:11:26.053167 crc crio[22579]: time="2026-06-12T16:11:26.05126125Z" level=info msg="Starting container: 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0" id=63d5e60f-9494-4cda-a7b3-44c6a9b64ee4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.854737 | controller | Jun 12 16:11:26.054844 crc crio[22579]: time="2026-06-12T16:11:26.054666341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854755 | controller | Jun 12 16:11:26.065039 crc crio[22579]: time="2026-06-12T16:11:26.064888263Z" level=info msg="Started container" PID=52754 containerID=0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0 description=openstack/dnsmasq-dns-769fc96f7c-867j7/init id=63d5e60f-9494-4cda-a7b3-44c6a9b64ee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896
2026-06-12 17:11:40.854771 | controller | Jun 12 16:11:26.162277 crc crio[22579]: time="2026-06-12T16:11:26.162217543Z" level=info msg="Created container 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77: openstack/dnsmasq-dns-68bc84565-psswj/init" id=718d5f5c-c473-4f61-8aee-8d14059c68c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.854788 | controller | Jun 12 16:11:26.167388 crc crio[22579]: time="2026-06-12T16:11:26.167317639Z" level=info msg="Starting container: 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77" id=b1de8df1-8e21-4ae3-8311-8e8084048601 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.854830 | controller | Jun 12 16:11:26.169069 crc crio[22579]: time="2026-06-12T16:11:26.168981443Z" level=info msg="Created container 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1: openstack/kube-state-metrics-0/kube-state-metrics" id=3233a606-6699-4f22-bc82-b3d84fc70ced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.854849 | controller | Jun 12 16:11:26.170361 crc crio[22579]: time="2026-06-12T16:11:26.170179215Z" level=info msg="Starting container: 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1" id=793bca06-7d41-4279-b499-dab61699b634 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.854865 | controller | Jun 12 16:11:26.173837 crc crio[22579]: time="2026-06-12T16:11:26.173763541Z" level=info msg="Started container" PID=52793 containerID=992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77 description=openstack/dnsmasq-dns-68bc84565-psswj/init id=b1de8df1-8e21-4ae3-8311-8e8084048601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b
2026-06-12 17:11:40.854882 | controller | Jun 12 16:11:26.198909 crc crio[22579]: time="2026-06-12T16:11:26.198473468Z" level=info msg="Started container" PID=52809 containerID=449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1 description=openstack/kube-state-metrics-0/kube-state-metrics id=793bca06-7d41-4279-b499-dab61699b634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd
2026-06-12 17:11:40.854899 | controller | Jun 12 16:11:26.304036 crc crio[22579]: time="2026-06-12T16:11:26.303902265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.854915 | controller | Jun 12 16:11:26.344489 crc crio[22579]: time="2026-06-12T16:11:26.344408583Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c36f5dbf-ada7-45db-80e7-326d9b1a6ae2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.854932 | controller | Jun 12 16:11:26.353657 crc crio[22579]: time="2026-06-12T16:11:26.353554206Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.854977 | controller | Jun 12 16:11:26.364433 crc crio[22579]: time="2026-06-12T16:11:26.364357824Z" level=info msg="Stopping pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896" id=2e8229c5-b89b-4a15-8733-effbb5a4a3cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.854996 | controller | Jun 12 16:11:26.365900 crc crio[22579]: time="2026-06-12T16:11:26.364894598Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-867j7 Namespace:openstack ID:a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 UID:cd483625-2780-4bf7-a847-3a570f4396ed NetNS:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd483625_2780_4bf7_a847_3a570f4396ed.slice PodAnnotations:0xc001216ac8}] Aliases:map[]}"
2026-06-12 17:11:40.855013 | controller | Jun 12 16:11:26.366689 crc crio[22579]: time="2026-06-12T16:11:26.366071719Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-867j7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.855030 | controller | Jun 12 16:11:26.391462 crc crio[22579]: time="2026-06-12T16:11:26.389422741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8121936b-99df-44ef-a011-6c295be44804 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.855046 | controller | Jun 12 16:11:26.403166 crc crio[22579]: time="2026-06-12T16:11:26.403105335Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7176a2de-cbf9-4737-8e12-9037487f9c93 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.855104 | controller | Jun 12 16:11:26.407849 crc crio[22579]: time="2026-06-12T16:11:26.407575444Z" level=info msg="Created container ee4a5cc73caa59b6ad72007c6f0e1566c241bf544e49b09b6d4d4fe877f0f0fd: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=82725ad0-3aa1-4fdf-8af5-16e8a2a7f65a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855125 | controller | Jun 12 16:11:26.415579 crc crio[22579]: time="2026-06-12T16:11:26.415101024Z" level=info msg="Starting container: ee4a5cc73caa59b6ad72007c6f0e1566c241bf544e49b09b6d4d4fe877f0f0fd" id=09e35e52-2551-466b-9982-951f928fd3b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.855145 | controller | Jun 12 16:11:26.428873 crc crio[22579]: time="2026-06-12T16:11:26.428817329Z" level=info msg="Started container" PID=52811 containerID=ee4a5cc73caa59b6ad72007c6f0e1566c241bf544e49b09b6d4d4fe877f0f0fd description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=09e35e52-2551-466b-9982-951f928fd3b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c
2026-06-12 17:11:40.855182 | controller | Jun 12 16:11:26.522368 crc crio[22579]: time="2026-06-12T16:11:26.522285007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a124145a-04b4-4884-9c45-dcc9d0ef011e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.855204 | controller | Jun 12 16:11:26.529904 crc crio[22579]: time="2026-06-12T16:11:26.529826938Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0cf65892-1fa5-4ff3-9125-d6da8ed02e00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.855221 | controller | Jun 12 16:11:26.787935 crc crio[22579]: time="2026-06-12T16:11:26.787321692Z" level=info msg="Stopped pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896" id=2e8229c5-b89b-4a15-8733-effbb5a4a3cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.855238 | controller | Jun 12 16:11:26.836858 crc crio[22579]: time="2026-06-12T16:11:26.836768038Z" level=info msg="Created container ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init" id=577868eb-3c9a-4524-9c64-783080e0df02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855258 | controller | Jun 12 16:11:26.838078 crc crio[22579]: time="2026-06-12T16:11:26.83799579Z" level=info msg="Starting container: ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a" id=97662ce8-5145-46f4-b522-4c9594d3a83e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.855275 | controller | Jun 12 16:11:26.846941 crc crio[22579]: time="2026-06-12T16:11:26.846836926Z" level=info msg="Started container" PID=52893 containerID=ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a description=openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init id=97662ce8-5145-46f4-b522-4c9594d3a83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc
2026-06-12 17:11:40.855291 | controller | Jun 12 16:11:26.918296 crc crio[22579]: time="2026-06-12T16:11:26.918190905Z" level=info msg="Created container 800853997f862f7efa35d4701b504e59a1e92ff52b89dbc7cebb63f1050549a6: openstack/ovn-controller-wh84g/ovn-controller" id=047b8661-e53e-403d-a280-eee88301ed77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855307 | controller | Jun 12 16:11:26.919318 crc crio[22579]: time="2026-06-12T16:11:26.919242493Z" level=info msg="Starting container: 800853997f862f7efa35d4701b504e59a1e92ff52b89dbc7cebb63f1050549a6" id=c698a467-5626-45e8-8b1d-9a7cbe75bb39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.855324 | controller | Jun 12 16:11:26.925722 crc crio[22579]: time="2026-06-12T16:11:26.925650693Z" level=info msg="Started container" PID=52920 containerID=800853997f862f7efa35d4701b504e59a1e92ff52b89dbc7cebb63f1050549a6 description=openstack/ovn-controller-wh84g/ovn-controller id=c698a467-5626-45e8-8b1d-9a7cbe75bb39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd
2026-06-12 17:11:40.855341 | controller | Jun 12 16:11:26.926299 crc crio[22579]: time="2026-06-12T16:11:26.926187178Z" level=info msg="Created container e35320e899f866e62685c0f2f6666600c9204375f38eec5842505756bc2c0e7e: openstack/ovn-controller-ovs-2vd42/ovsdb-server-init" id=b95b2728-5803-4343-b45f-361f2e91cdba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855400 | controller | Jun 12 16:11:26.927643 crc crio[22579]: time="2026-06-12T16:11:26.927571445Z" level=info msg="Starting container: e35320e899f866e62685c0f2f6666600c9204375f38eec5842505756bc2c0e7e" id=c78a67c1-f0e3-44dd-8325-2676d74c4926 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.855419 | controller | Jun 12 16:11:26.933350 crc crio[22579]: time="2026-06-12T16:11:26.933266716Z" level=info msg="Started container" PID=52921 containerID=e35320e899f866e62685c0f2f6666600c9204375f38eec5842505756bc2c0e7e description=openstack/ovn-controller-ovs-2vd42/ovsdb-server-init id=c78a67c1-f0e3-44dd-8325-2676d74c4926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d
2026-06-12 17:11:40.855436 | controller | Jun 12 16:11:26.975353 crc crio[22579]: time="2026-06-12T16:11:26.975148451Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns" id=79a6185f-bd06-4f61-b059-723eac080d62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855452 | controller | Jun 12 16:11:26.977422 crc crio[22579]: time="2026-06-12T16:11:26.977307598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.855468 | controller | Jun 12 16:11:27.107270 crc crio[22579]: time="2026-06-12T16:11:27.107168915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.855488 | controller | Jun 12 16:11:27.111927 crc crio[22579]: time="2026-06-12T16:11:27.11185063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.855504 | controller | Jun 12 16:11:27.208583 crc crio[22579]: time="2026-06-12T16:11:27.207270649Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=cae3199c-c3ed-427c-99d3-6590538ac050 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.855520 | controller | Jun 12 16:11:27.209375 crc crio[22579]: time="2026-06-12T16:11:27.209042116Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=cae3199c-c3ed-427c-99d3-6590538ac050 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.855535 | controller | Jun 12 16:11:27.209375 crc crio[22579]: time="2026-06-12T16:11:27.209132579Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=cae3199c-c3ed-427c-99d3-6590538ac050 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.855579 | controller | Jun 12 16:11:27.210700 crc crio[22579]: time="2026-06-12T16:11:27.210566517Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=970ea19f-61d0-4153-b0db-4228b6a87208 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.855599 | controller | Jun 12 16:11:27.214446 crc crio[22579]: time="2026-06-12T16:11:27.214363298Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-12 17:11:40.855615 | controller | Jun 12 16:11:27.460707 crc crio[22579]: time="2026-06-12T16:11:27.46016282Z" level=info msg="Removing container: 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0" id=b23d56b8-e00f-44e6-aad6-08ff44f8c7e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.855631 | controller | Jun 12 16:11:27.488110 crc crio[22579]: time="2026-06-12T16:11:27.48795204Z" level=info msg="Removed container 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0: openstack/dnsmasq-dns-769fc96f7c-867j7/init" id=b23d56b8-e00f-44e6-aad6-08ff44f8c7e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.855649 | controller | Jun 12 16:11:27.905555 crc crio[22579]: time="2026-06-12T16:11:27.905390451Z" level=info msg="Created container 5fda92dc4c8f09462a8fe912b719546788bd2e447a883b8e6423997049396b91: openstack/rabbitmq-cell1-server-0/setup-container" id=dd002b49-ea06-42af-bac4-5c767f8c7e49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855665 | controller | Jun 12 16:11:27.915216 crc crio[22579]: time="2026-06-12T16:11:27.913304352Z" level=info msg="Starting container: 5fda92dc4c8f09462a8fe912b719546788bd2e447a883b8e6423997049396b91" id=7b7644c6-253f-4123-9fe2-30e4ac59907d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.855681 | controller | Jun 12 16:11:27.925591 crc crio[22579]: time="2026-06-12T16:11:27.925400014Z" level=info msg="Started container" PID=52738 containerID=5fda92dc4c8f09462a8fe912b719546788bd2e447a883b8e6423997049396b91 description=openstack/rabbitmq-cell1-server-0/setup-container id=7b7644c6-253f-4123-9fe2-30e4ac59907d name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900
2026-06-12 17:11:40.855697 | controller | Jun 12 16:11:27.927401 crc crio[22579]: time="2026-06-12T16:11:27.927311015Z" level=info msg="Created container 515cd167f66454294dbc49e8ab5bda006c4e4fb91e2a385973162f8c61bf76ab: openstack/rabbitmq-server-0/setup-container" id=2a71e2c0-db6e-4d04-bbc6-b712c68341d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855713 | controller | Jun 12 16:11:27.929011 crc crio[22579]: time="2026-06-12T16:11:27.928940318Z" level=info msg="Starting container: 515cd167f66454294dbc49e8ab5bda006c4e4fb91e2a385973162f8c61bf76ab" id=fbcb82fc-c037-49e0-a82a-06a0f7e9c666 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.855733 | controller | Jun 12 16:11:27.939575 crc crio[22579]: time="2026-06-12T16:11:27.939420617Z" level=info msg="Started container" PID=52778 containerID=515cd167f66454294dbc49e8ab5bda006c4e4fb91e2a385973162f8c61bf76ab description=openstack/rabbitmq-server-0/setup-container id=fbcb82fc-c037-49e0-a82a-06a0f7e9c666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36
2026-06-12 17:11:40.855749 | controller | Jun 12 16:11:27.966736 crc crio[22579]: time="2026-06-12T16:11:27.966464747Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855765 | controller | Jun 12 16:11:27.968798 crc crio[22579]: time="2026-06-12T16:11:27.968722287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.855781 | controller | Jun 12 16:11:27.980402 crc crio[22579]: time="2026-06-12T16:11:27.980273574Z" level=info msg="Created container e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns" id=79a6185f-bd06-4f61-b059-723eac080d62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855797 | controller | Jun 12 16:11:27.981901 crc crio[22579]: time="2026-06-12T16:11:27.981808915Z" level=info msg="Starting container: e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b" id=d6c83c2d-8ef6-4a8a-8bf6-d3ef555eb259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.855814 | controller | Jun 12 16:11:27.995935 crc crio[22579]: time="2026-06-12T16:11:27.995840899Z" level=info msg="Started container" PID=53099 containerID=e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b description=openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns id=d6c83c2d-8ef6-4a8a-8bf6-d3ef555eb259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b
2026-06-12 17:11:40.855830 | controller | Jun 12 16:11:28.032559 crc crio[22579]: time="2026-06-12T16:11:28.032442403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.855846 | controller | Jun 12 16:11:28.038318 crc crio[22579]: time="2026-06-12T16:11:28.038246277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.855862 | controller | Jun 12 16:11:28.196112 crc crio[22579]: time="2026-06-12T16:11:28.195606246Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=c36f5dbf-ada7-45db-80e7-326d9b1a6ae2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.855878 | controller | Jun 12 16:11:28.197374 crc crio[22579]: time="2026-06-12T16:11:28.19728678Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a13c8bd2-172b-4477-8658-715b4cf38c12 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.855894 | controller | Jun 12 16:11:28.200210 crc crio[22579]: time="2026-06-12T16:11:28.200150037Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3468228f-de3b-4d56-845d-0f1eb64b69db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.855910 | controller | Jun 12 16:11:28.208359 crc crio[22579]: time="2026-06-12T16:11:28.208257322Z" level=info msg="Creating container: openshift-marketplace/certified-operators-txd7g/extract-content" id=f3c34e2b-80dc-49b8-9a0b-987bbb5d3c85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855929 | controller | Jun 12 16:11:28.209198 crc crio[22579]: time="2026-06-12T16:11:28.208990202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.855946 | controller | Jun 12 16:11:28.274364 crc crio[22579]: time="2026-06-12T16:11:28.274241099Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/d716c784-5e23-48de-8edc-4e73b90930ad/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855962 | controller | Jun 12 16:11:28.283871 crc crio[22579]: time="2026-06-12T16:11:28.282767836Z" level=info msg="createCtr: deleting container ID 2bc9a917eea51d21ce8953dd83c210901eedcf7e12b7655af70581a82b939c13 from idIndex" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855979 | controller | Jun 12 16:11:28.283871 crc crio[22579]: time="2026-06-12T16:11:28.282884689Z" level=info msg="createCtr: removing container 2bc9a917eea51d21ce8953dd83c210901eedcf7e12b7655af70581a82b939c13" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.855995 | controller | Jun 12 16:11:28.283871 crc crio[22579]: time="2026-06-12T16:11:28.282951111Z" level=info msg="createCtr: deleting container 2bc9a917eea51d21ce8953dd83c210901eedcf7e12b7655af70581a82b939c13 from storage" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856012 | controller | Jun 12 16:11:28.296943 crc crio[22579]: time="2026-06-12T16:11:28.296701047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856028 | controller | Jun 12 16:11:28.311009 crc crio[22579]: time="2026-06-12T16:11:28.310843823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856044 | controller | Jun 12 16:11:28.317066 crc crio[22579]: time="2026-06-12T16:11:28.316800412Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-9c58657f7-qwjrv_openstack_d716c784-5e23-48de-8edc-4e73b90930ad_0" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856060 | controller | Jun 12 16:11:28.475140 crc crio[22579]: time="2026-06-12T16:11:28.475006753Z" level=info msg="Created container 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7: openshift-marketplace/certified-operators-txd7g/extract-content" id=f3c34e2b-80dc-49b8-9a0b-987bbb5d3c85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856076 | controller | Jun 12 16:11:28.477817 crc crio[22579]: time="2026-06-12T16:11:28.477605302Z" level=info msg="Starting container: 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7" id=15307bee-020b-4092-9c21-39ca19efd68d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.856092 | controller | Jun 12 16:11:28.487306 crc crio[22579]: time="2026-06-12T16:11:28.486261782Z" level=info msg="Started container" PID=53301 containerID=1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7 description=openshift-marketplace/certified-operators-txd7g/extract-content id=15307bee-020b-4092-9c21-39ca19efd68d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1
2026-06-12 17:11:40.856109 | controller | Jun 12 16:11:28.514061 crc crio[22579]: time="2026-06-12T16:11:28.512001387Z" level=info msg="Stopping pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc" id=c2b6cd1e-ddbe-4a72-8d0c-f3c0594518f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.856125 | controller | Jun 12 16:11:28.514061 crc crio[22579]: time="2026-06-12T16:11:28.512679655Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-2b5c2 Namespace:openstack ID:0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc UID:e43b93d0-7e5e-424e-ab60-7cbe535e586e NetNS:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b93d0_7e5e_424e_ab60_7cbe535e586e.slice PodAnnotations:0xc000478538}] Aliases:map[]}"
2026-06-12 17:11:40.856145 | controller | Jun 12 16:11:28.514061 crc crio[22579]: time="2026-06-12T16:11:28.512829049Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-2b5c2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.856163 | controller | Jun 12 16:11:28.546606 crc crio[22579]: time="2026-06-12T16:11:28.546455084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9e2d51a5-1d08-4c47-b630-f3ed1438cca0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856179 | controller | Jun 12 16:11:28.649055 crc crio[22579]: time="2026-06-12T16:11:28.64322496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=928ea5ff-a75e-47d3-979e-e02a9ac83000 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856195 | controller | Jun 12 16:11:28.669395 crc crio[22579]: time="2026-06-12T16:11:28.669290004Z" level=info msg="Creating container: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns" id=1ab7e04f-4372-4d05-8aa0-06be4eed1f38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856211 | controller | Jun 12 16:11:28.674205 crc crio[22579]: time="2026-06-12T16:11:28.674061911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856227 | controller | Jun 12 16:11:28.786546 crc crio[22579]: time="2026-06-12T16:11:28.785873906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856243 | controller | Jun 12 16:11:28.815974 crc crio[22579]: time="2026-06-12T16:11:28.815375201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856288 | controller | Jun 12 16:11:28.905824 crc crio[22579]: time="2026-06-12T16:11:28.905595642Z" level=info msg="Stopped pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc" id=c2b6cd1e-ddbe-4a72-8d0c-f3c0594518f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.856306 | controller | Jun 12 16:11:29.035128 crc crio[22579]: time="2026-06-12T16:11:29.035014867Z" level=info msg="Created container ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns" id=1ab7e04f-4372-4d05-8aa0-06be4eed1f38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856323 | controller | Jun 12 16:11:29.036444 crc crio[22579]: time="2026-06-12T16:11:29.036356353Z" level=info msg="Starting container: ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a" id=b0b3eb2f-2d7d-487e-aa50-15f76ba1b0a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.856339 | controller | Jun 12 16:11:29.048827 crc crio[22579]: time="2026-06-12T16:11:29.044652784Z" level=info msg="Started container" PID=53407 containerID=ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a description=openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns id=b0b3eb2f-2d7d-487e-aa50-15f76ba1b0a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d
2026-06-12 17:11:40.856374 | controller | Jun 12 16:11:29.574944 crc crio[22579]: time="2026-06-12T16:11:29.568742033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=76b5b7ce-df06-463e-a4fa-b07d6f665aad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856396 | controller | Jun 12 16:11:29.578711 crc crio[22579]: time="2026-06-12T16:11:29.575269867Z" level=info msg="Removing container: ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a" id=3c574a05-9914-4fca-8555-7807cf671ff6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.856413 | controller | Jun 12 16:11:29.581114 crc crio[22579]: time="2026-06-12T16:11:29.58101316Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=38f144e4-94ec-4c66-b873-c1afc5265e90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856429 | controller | Jun 12 16:11:29.607719 crc crio[22579]: time="2026-06-12T16:11:29.607601258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c61d761d-28b7-4167-a9c9-5b957f0256ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856446 | controller | Jun 12 16:11:29.628271 crc crio[22579]: time="2026-06-12T16:11:29.628157975Z" level=info msg="Removed container ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init" id=3c574a05-9914-4fca-8555-7807cf671ff6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.856462 | controller | Jun 12 16:11:29.637579 crc crio[22579]: time="2026-06-12T16:11:29.633941609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=dae50e14-5022-40fc-b93e-4c6457a79b01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856479 | controller | Jun 12 16:11:29.643804 crc crio[22579]: time="2026-06-12T16:11:29.643726249Z" level=info msg="Creating container: openshift-marketplace/certified-operators-txd7g/registry-server" id=2bf98f0c-decf-4500-82a2-ac64872c4a0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856495 | controller | Jun 12 16:11:29.648259 crc crio[22579]: time="2026-06-12T16:11:29.648158047Z" level=info msg="Creating container: openstack/ovn-controller-ovs-2vd42/ovsdb-server" id=c123ed7e-273f-46c6-b7de-81bfbfbf9f99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856511 | controller | Jun 12 16:11:29.733470 crc crio[22579]: time="2026-06-12T16:11:29.733355905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856528 | controller | Jun 12 16:11:29.746847 crc crio[22579]: time="2026-06-12T16:11:29.746764932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856544 | controller | Jun 12 16:11:29.755370 crc crio[22579]: time="2026-06-12T16:11:29.755272298Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=970ea19f-61d0-4153-b0db-4228b6a87208 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.856561 | controller | Jun 12 16:11:29.757391 crc crio[22579]: time="2026-06-12T16:11:29.757326993Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=0f27d9aa-1977-402c-b973-cab65fda433a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856577 | controller | Jun 12 16:11:29.794349 crc crio[22579]: time="2026-06-12T16:11:29.794165713Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=d963f635-22fe-4aeb-b720-9a7bc90c74ca name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856597 | controller | Jun 12 16:11:29.806248 crc crio[22579]: time="2026-06-12T16:11:29.806088301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856614 | controller | Jun 12 16:11:29.807151 crc crio[22579]: time="2026-06-12T16:11:29.806932503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856631 | controller | Jun 12 16:11:29.816745 crc crio[22579]: time="2026-06-12T16:11:29.816482417Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=5ff940af-7f27-4908-b920-c614dc18144b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856647 | controller | Jun 12 16:11:29.818728 crc crio[22579]: time="2026-06-12T16:11:29.818599014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856663 | controller | Jun 12 16:11:29.821038 crc crio[22579]: time="2026-06-12T16:11:29.820964517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856693 | controller | Jun 12 16:11:29.890075 crc crio[22579]: time="2026-06-12T16:11:29.889977143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856710 | controller | Jun 12 16:11:29.903276 crc crio[22579]: time="2026-06-12T16:11:29.903141694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856726 | controller | Jun 12 16:11:29.970315 crc crio[22579]: time="2026-06-12T16:11:29.969802408Z" level=info msg="Created container 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405: openshift-marketplace/certified-operators-txd7g/registry-server" id=2bf98f0c-decf-4500-82a2-ac64872c4a0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856741 | controller | Jun 12 16:11:29.972053 crc crio[22579]: time="2026-06-12T16:11:29.971981776Z" level=info msg="Starting container: 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405" id=f8305b60-7e1a-44eb-996b-389d3c6bb8f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.856758 | controller | Jun 12 16:11:29.984047 crc crio[22579]: time="2026-06-12T16:11:29.983949215Z" level=info msg="Started container" PID=53499 containerID=2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405 description=openshift-marketplace/certified-operators-txd7g/registry-server id=f8305b60-7e1a-44eb-996b-389d3c6bb8f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1
2026-06-12 17:11:40.856774 | controller | Jun 12 16:11:30.038093 crc crio[22579]: time="2026-06-12T16:11:30.038005064Z" level=info msg="Created container a489e6b28bec1410ec55ab8af64f753cc3e12d7d0e9ad93178c3f388eedf9ba9: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=5ff940af-7f27-4908-b920-c614dc18144b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856790 | controller | Jun 12 16:11:30.042212 crc crio[22579]: time="2026-06-12T16:11:30.042135514Z" level=info msg="Starting container: a489e6b28bec1410ec55ab8af64f753cc3e12d7d0e9ad93178c3f388eedf9ba9" id=cc44f7ce-1723-4a5f-8b27-6f41bbb8dff4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.856806 | controller | Jun 12 16:11:30.050980 crc crio[22579]: time="2026-06-12T16:11:30.050904387Z" level=info msg="Started container" PID=53530 containerID=a489e6b28bec1410ec55ab8af64f753cc3e12d7d0e9ad93178c3f388eedf9ba9 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=cc44f7ce-1723-4a5f-8b27-6f41bbb8dff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c
2026-06-12 17:11:40.856828 | controller | Jun 12 16:11:30.066074 crc crio[22579]: time="2026-06-12T16:11:30.064971811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856844 | controller | Jun 12 16:11:30.165387 crc crio[22579]: time="2026-06-12T16:11:30.165195849Z" level=info msg="Created container 6fa19a5f50a890427d5edeeb728551b3492ed60dd7dc05fbfa9f2d8fa18947c0: openstack/ovn-controller-ovs-2vd42/ovsdb-server" id=c123ed7e-273f-46c6-b7de-81bfbfbf9f99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856860 | controller | Jun 12 16:11:30.167598 crc crio[22579]: time="2026-06-12T16:11:30.166925555Z" level=info msg="Starting container: 6fa19a5f50a890427d5edeeb728551b3492ed60dd7dc05fbfa9f2d8fa18947c0" id=901da2f5-5876-4fc8-bc95-801ce65979b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.856877 | controller | Jun 12 16:11:30.173390 crc crio[22579]: time="2026-06-12T16:11:30.173323565Z" level=info msg="Started container" PID=53566 containerID=6fa19a5f50a890427d5edeeb728551b3492ed60dd7dc05fbfa9f2d8fa18947c0 description=openstack/ovn-controller-ovs-2vd42/ovsdb-server id=901da2f5-5876-4fc8-bc95-801ce65979b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d
2026-06-12 17:11:40.856893 | controller | Jun 12 16:11:30.188814 crc crio[22579]: time="2026-06-12T16:11:30.188740506Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=8a56b8fe-bbce-41a8-96c0-2043ac6c469d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856909 | controller | Jun 12 16:11:30.192194 crc crio[22579]: time="2026-06-12T16:11:30.192165797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=0fac8494-596e-41ed-a050-5d69be60b4b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.856925 | controller | Jun 12 16:11:30.199209 crc crio[22579]: time="2026-06-12T16:11:30.199157043Z" level=info msg="Creating container: openstack/ovn-controller-ovs-2vd42/ovs-vswitchd" id=e590fdb7-5cbb-42bd-893d-b40820e83d59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.856941 | controller | Jun 12 16:11:30.200394 crc crio[22579]: time="2026-06-12T16:11:30.200341924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856957 | controller | Jun 12 16:11:30.235969 crc crio[22579]: time="2026-06-12T16:11:30.23588185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856973 | controller | Jun 12 16:11:30.418068 crc crio[22579]: time="2026-06-12T16:11:30.417988308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.856989 | controller | Jun 12 16:11:30.529838 crc crio[22579]: time="2026-06-12T16:11:30.529722212Z" level=info msg="Created container 47bb24f090fb07ffbd60fae4b4226542b77b13296f5b03188aaf4266ae470add: openstack/ovn-controller-ovs-2vd42/ovs-vswitchd" id=e590fdb7-5cbb-42bd-893d-b40820e83d59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.857005 | controller | Jun 12 16:11:30.531851 crc crio[22579]: time="2026-06-12T16:11:30.531754866Z" level=info msg="Starting container: 47bb24f090fb07ffbd60fae4b4226542b77b13296f5b03188aaf4266ae470add" id=9ecfd37f-8229-46ca-8d74-7abaae52ef31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.857021 | controller | Jun 12 16:11:30.539196 crc crio[22579]: time="2026-06-12T16:11:30.539074721Z" level=info msg="Started container" PID=53805 containerID=47bb24f090fb07ffbd60fae4b4226542b77b13296f5b03188aaf4266ae470add description=openstack/ovn-controller-ovs-2vd42/ovs-vswitchd id=9ecfd37f-8229-46ca-8d74-7abaae52ef31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d
2026-06-12 17:11:40.857041 | controller | Jun 12 16:11:32.661484 crc crio[22579]: time="2026-06-12T16:11:32.66067515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1bb1060d-36f9-41f8-b6a3-e1312451678f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.857058 | controller | Jun 12 16:11:32.669769 crc crio[22579]: time="2026-06-12T16:11:32.669587527Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e54588f3-5661-41b3-b1f1-7e86773521e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.857074 | controller | Jun 12 16:11:32.711207 crc crio[22579]: time="2026-06-12T16:11:32.71102935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7845084a-725a-4ccc-983e-9115ec4547a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.857091 | controller | Jun 12 16:11:32.713326 crc crio[22579]: time="2026-06-12T16:11:32.712984952Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=08bbf448-ccd3-48f3-8939-9beb9500f4b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.857107 | controller | Jun 12 16:11:32.727380 crc crio[22579]: time="2026-06-12T16:11:32.727295543Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=6cb3b01f-4a2b-4c37-89f7-b5eaa10fbd72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.857123 | controller | Jun 12 16:11:32.729069 crc crio[22579]: time="2026-06-12T16:11:32.728997919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857139 | controller | Jun 12 16:11:32.733577 crc crio[22579]: time="2026-06-12T16:11:32.733116648Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=ae33ec1d-870d-41df-a945-1b1dd9674b86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.857155 | controller | Jun 12 16:11:32.750161 crc crio[22579]: time="2026-06-12T16:11:32.749457573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857171 | controller | Jun 12 16:11:32.779121 crc crio[22579]: time="2026-06-12T16:11:32.778939758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857186 | controller | Jun 12 16:11:32.783070 crc crio[22579]: time="2026-06-12T16:11:32.782997686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857202 | controller | Jun 12 16:11:32.800461 crc crio[22579]: time="2026-06-12T16:11:32.800306617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857218 | controller | Jun 12 16:11:32.803813 crc crio[22579]: time="2026-06-12T16:11:32.803769999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857234 | controller | Jun 12 16:11:33.276947 crc crio[22579]: time="2026-06-12T16:11:33.276141332Z" level=info msg="Created container 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831: openstack/openstack-cell1-galera-0/galera" id=6cb3b01f-4a2b-4c37-89f7-b5eaa10fbd72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.857250 | controller | Jun 12 16:11:33.277287 crc crio[22579]: time="2026-06-12T16:11:33.276411529Z" level=info msg="Created container 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf: openstack/openstack-galera-0/galera" id=ae33ec1d-870d-41df-a945-1b1dd9674b86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.857269 | controller | Jun 12 16:11:33.278867 crc crio[22579]: time="2026-06-12T16:11:33.278792222Z" level=info msg="Starting container: 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf" id=69c3dcc2-d47e-4b07-860b-195948446009 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.857285 | controller | Jun 12 16:11:33.279134 crc crio[22579]: time="2026-06-12T16:11:33.279010158Z" level=info msg="Starting container: 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831" id=8980ba60-b1d0-4d20-8344-5abbc8d0f8d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.857301 | controller | Jun 12 16:11:33.287955 crc crio[22579]: time="2026-06-12T16:11:33.287863004Z" level=info msg="Started container" PID=54095 containerID=7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf description=openstack/openstack-galera-0/galera id=69c3dcc2-d47e-4b07-860b-195948446009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac
2026-06-12 17:11:40.857317 | controller | Jun 12 16:11:33.289098 crc crio[22579]: time="2026-06-12T16:11:33.288992704Z" level=info msg="Started container" PID=54094 containerID=645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831 description=openstack/openstack-cell1-galera-0/galera id=8980ba60-b1d0-4d20-8344-5abbc8d0f8d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3
2026-06-12 17:11:40.857334 | controller | Jun 12 16:11:37.825457 crc crio[22579]: time="2026-06-12T16:11:37.824297902Z" level=info msg="Stopping container: 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf (timeout: 30s)" id=f78ccd7f-fa6b-443e-b4b9-63e00bfef53c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.857374 | controller | Jun 12 16:11:37.850406 crc crio[22579]: time="2026-06-12T16:11:37.850237519Z" level=info msg="Stopped container 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf: openstack/openstack-galera-0/galera" id=f78ccd7f-fa6b-443e-b4b9-63e00bfef53c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.857393 | controller | Jun 12 16:11:37.853132 crc crio[22579]: time="2026-06-12T16:11:37.852926637Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8fd3f1c6-8d17-4dcd-933e-1e6bd5c69ecb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.857410 | controller | Jun 12 16:11:37.860042 crc crio[22579]: time="2026-06-12T16:11:37.85974026Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cf808b8b-1961-408a-97f8-163dcfba0957 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.857426 | controller | Jun 12 16:11:37.868027 crc crio[22579]: time="2026-06-12T16:11:37.867882006Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=63586612-3e7e-4e5b-94a4-a668f5f81687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.857443 | controller | Jun 12 16:11:37.871309 crc crio[22579]: time="2026-06-12T16:11:37.871241131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857460 | controller | Jun 12 16:11:37.911985 crc crio[22579]: time="2026-06-12T16:11:37.91187011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857477 | controller | Jun 12 16:11:37.917115 crc crio[22579]: time="2026-06-12T16:11:37.917055072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857497 | controller | Jun 12 16:11:38.497652 crc crio[22579]: time="2026-06-12T16:11:38.496984171Z" level=info msg="Created container 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7: openstack/openstack-galera-0/galera" id=63586612-3e7e-4e5b-94a4-a668f5f81687 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.857514 | controller | Jun 12 16:11:38.503356 crc crio[22579]: time="2026-06-12T16:11:38.50286111Z" level=info msg="Starting container: 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7" id=ccc7d2dd-1992-4d44-b577-269dbd97bd78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.857530 | controller | Jun 12 16:11:38.510664 crc crio[22579]: time="2026-06-12T16:11:38.510560005Z" level=info msg="Started container" PID=55016 containerID=74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7 description=openstack/openstack-galera-0/galera id=ccc7d2dd-1992-4d44-b577-269dbd97bd78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac
2026-06-12 17:11:40.857546 | controller | Jun 12 16:11:41.138425 crc crio[22579]: time="2026-06-12T16:11:41.137603894Z" level=info msg="Stopping container: 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831 (timeout: 30s)" id=8744a16b-e207-4ad2-bd3f-8f37ee03864c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.857562 | controller | Jun 12 16:11:41.158256 crc crio[22579]: time="2026-06-12T16:11:41.158157185Z" level=info msg="Stopped container 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831: openstack/openstack-cell1-galera-0/galera" id=8744a16b-e207-4ad2-bd3f-8f37ee03864c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.857579 | controller | Jun 12 16:11:41.159680 crc crio[22579]: time="2026-06-12T16:11:41.159603371Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d018f165-1dbe-40ab-bc3b-b4908fc2012f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.857632 | controller | Jun 12 16:11:41.164745 crc crio[22579]: time="2026-06-12T16:11:41.164566127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=30d42df6-c7d7-4e35-ac2f-a6006ba34d04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.857657 | controller | Jun 12 16:11:41.169214 crc crio[22579]: time="2026-06-12T16:11:41.169088722Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=9e5a708c-1685-45e2-a439-6e5ecd6dcb26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.857674 | controller | Jun 12 16:11:41.170820 crc crio[22579]: time="2026-06-12T16:11:41.170742783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857690 | controller | Jun 12 16:11:41.213107 crc crio[22579]: time="2026-06-12T16:11:41.213000704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857707 | controller | Jun 12 16:11:41.216703 crc crio[22579]: time="2026-06-12T16:11:41.216602445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.857729 | controller | Jun 12 16:11:41.414341 crc crio[22579]: time="2026-06-12T16:11:41.414227891Z" level=info msg="Created container c08c4924bf22c720811c957d121104dc6ab9e07da3e805d8a10c24e2b1c57d5b: openstack/openstack-cell1-galera-0/galera" id=9e5a708c-1685-45e2-a439-6e5ecd6dcb26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.857751 | controller | Jun 12 16:11:41.415675 crc crio[22579]: time="2026-06-12T16:11:41.415568015Z" level=info msg="Starting container: c08c4924bf22c720811c957d121104dc6ab9e07da3e805d8a10c24e2b1c57d5b" id=9aebf87a-ea8e-420c-a312-7850114c85e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.857773 | controller | Jun 12 16:11:41.421895 crc crio[22579]: time="2026-06-12T16:11:41.421770222Z" level=info msg="Started container" PID=55493 containerID=c08c4924bf22c720811c957d121104dc6ab9e07da3e805d8a10c24e2b1c57d5b description=openstack/openstack-cell1-galera-0/galera id=9aebf87a-ea8e-420c-a312-7850114c85e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3
2026-06-12 17:11:40.857790 | controller | Jun 12 16:11:42.406540 crc crio[22579]: time="2026-06-12T16:11:42.406050293Z" level=info msg="Stopping container: ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a (timeout: 10s)" id=b0f0fd26-be82-4b9d-9d8e-c28285643029 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.857806 | controller | Jun 12 16:11:42.567594 crc crio[22579]: time="2026-06-12T16:11:42.567444591Z" level=info msg="Stopped container ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns" id=b0f0fd26-be82-4b9d-9d8e-c28285643029 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.857823 | controller | Jun 12 16:11:42.570428 crc crio[22579]: time="2026-06-12T16:11:42.569261297Z" level=info msg="Stopping pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d" id=369f7ea1-bb99-4d2c-bb07-d5a65754012f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.857839 | controller | Jun 12 16:11:42.570428 crc crio[22579]: time="2026-06-12T16:11:42.57017662Z" level=info msg="Got pod network &{Name:dnsmasq-dns-9c58657f7-qwjrv Namespace:openstack ID:945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d UID:d716c784-5e23-48de-8edc-4e73b90930ad NetNS:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd716c784_5e23_48de_8edc_4e73b90930ad.slice PodAnnotations:0xc00008d7f8}] Aliases:map[]}"
2026-06-12 17:11:40.857856 | controller | Jun 12 16:11:42.570428 crc crio[22579]: time="2026-06-12T16:11:42.570352574Z" level=info msg="Deleting pod openstack_dnsmasq-dns-9c58657f7-qwjrv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.857872 | controller | Jun 12 16:11:42.868552 crc crio[22579]: time="2026-06-12T16:11:42.867907601Z" level=info msg="Stopping container: 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405 (timeout: 2s)" id=d70837db-4544-4dba-91ac-cf18f3f275dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.857888 | controller | Jun 12 16:11:42.988612 crc crio[22579]: time="2026-06-12T16:11:42.985956891Z" level=info msg="Stopped pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d" id=369f7ea1-bb99-4d2c-bb07-d5a65754012f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.857904 | controller | Jun 12 16:11:43.035743 crc crio[22579]: time="2026-06-12T16:11:43.027927024Z" level=info msg="Stopped container 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405: openshift-marketplace/certified-operators-txd7g/registry-server" id=d70837db-4544-4dba-91ac-cf18f3f275dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.857919 | controller | Jun 12 16:11:43.035743 crc crio[22579]: time="2026-06-12T16:11:43.03058018Z" level=info msg="Stopping pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1" id=ddcbea01-054a-4866-bc5d-50a3109c0c96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.857935 | controller | Jun 12 16:11:43.035743 crc crio[22579]: time="2026-06-12T16:11:43.031147475Z" level=info msg="Got pod network &{Name:certified-operators-txd7g Namespace:openshift-marketplace ID:b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 UID:0a214773-561a-433c-8059-6386222e0940 NetNS:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a214773_561a_433c_8059_6386222e0940.slice PodAnnotations:0xc000478288}] Aliases:map[]}"
2026-06-12 17:11:40.857956 | controller | Jun 12 16:11:43.035743 crc crio[22579]: time="2026-06-12T16:11:43.03130282Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-txd7g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.857972 | controller | Jun 12 16:11:43.496204 crc crio[22579]: time="2026-06-12T16:11:43.495799614Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=84b8fb9b-94fd-432c-a18b-d0d9eb68c40f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.857989 | controller | Jun 12 16:11:43.496980 crc crio[22579]: time="2026-06-12T16:11:43.496228625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.858005 | controller | Jun 12 16:11:43.558006 crc crio[22579]: time="2026-06-12T16:11:43.551205577Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663 UID:5fca7dd3-1c6e-4ff6-a87b-68d810dc161e NetNS:/var/run/netns/58aa6abc-41da-4b55-b2fd-e397fb0a118b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fca7dd3_1c6e_4ff6_a87b_68d810dc161e.slice PodAnnotations:0xc000478818}] Aliases:map[]}"
2026-06-12 17:11:40.858021 | controller | Jun 12 16:11:43.558006 crc crio[22579]: time="2026-06-12T16:11:43.551244098Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.858037 | controller | Jun 12 16:11:43.792815 crc crio[22579]: time="2026-06-12T16:11:43.789728459Z" level=info msg="Stopped pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1" id=ddcbea01-054a-4866-bc5d-50a3109c0c96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.858052 | controller | Jun 12 16:11:43.945948 crc crio[22579]: time="2026-06-12T16:11:43.943722579Z" level=info msg="Removing container: ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a" id=3fa7e81b-6427-4f78-be9c-4688e1a62c34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.858068 | controller | Jun 12 16:11:44.029879 crc crio[22579]: time="2026-06-12T16:11:44.029325807Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/POD" id=75ded391-0aa0-4097-94d6-78f671089016 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.858084 | controller | Jun 12 16:11:44.029879 crc crio[22579]: time="2026-06-12T16:11:44.02984218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.858099 | controller | Jun 12 16:11:44.066382 crc crio[22579]: time="2026-06-12T16:11:44.066076388Z" level=info msg="Removed container ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns" id=3fa7e81b-6427-4f78-be9c-4688e1a62c34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.858116 | controller | Jun 12 16:11:44.093612 crc crio[22579]: time="2026-06-12T16:11:44.093182245Z" level=info msg="Removing container: e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422" id=53133ef6-b67a-4156-9f8a-ee65d94166e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.858134 | controller | Jun 12 16:11:44.118576 crc crio[22579]: time="2026-06-12T16:11:44.116945927Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781280703-m9g5x Namespace:openstack ID:fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f UID:338a905c-6077-48c0-84be-e4b25b243fa3 NetNS:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod338a905c_6077_48c0_84be_e4b25b243fa3.slice PodAnnotations:0xc0025a08b0}] Aliases:map[]}"
2026-06-12 17:11:40.858159 | controller | Jun 12 16:11:44.118576 crc crio[22579]: time="2026-06-12T16:11:44.11707526Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781280703-m9g5x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.858175 | controller | Jun 12 16:11:44.248482 crc crio[22579]: time="2026-06-12T16:11:44.248378206Z" level=info msg="Removed container e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422: openstack/dnsmasq-dns-9c58657f7-qwjrv/init" id=53133ef6-b67a-4156-9f8a-ee65d94166e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.858191 | controller | Jun 12 16:11:44.663664 crc crio[22579]: time="2026-06-12T16:11:44.656924634Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-86cd84489-tnv6d/POD" id=9b34c1db-045e-40a3-a608-f6b86f01a737 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.858207 | controller | Jun 12 16:11:44.663664 crc crio[22579]: time="2026-06-12T16:11:44.657288503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.858223 | controller | Jun 12 16:11:44.764926 crc crio[22579]: time="2026-06-12T16:11:44.764843937Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-tnv6d Namespace:openstack ID:0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 UID:ccac2593-16c8-4a08-a970-e24b5660d81e NetNS:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccac2593_16c8_4a08_a970_e24b5660d81e.slice PodAnnotations:0xc0004780f0}] Aliases:map[]}"
2026-06-12 17:11:40.858239 | controller | Jun 12 16:11:44.764926 crc crio[22579]: time="2026-06-12T16:11:44.764909009Z" level=info msg="Adding pod openstack_dnsmasq-dns-86cd84489-tnv6d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.858255 | controller | Jun 12 16:11:44.821586 crc crio[22579]: time="2026-06-12T16:11:44.821273167Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-k254s/POD" id=f6ca62d8-d11d-442f-a302-721519365c71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.858272 | controller | Jun 12 16:11:44.821586 crc crio[22579]: time="2026-06-12T16:11:44.821358209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.858288 | controller | Jun 12 16:11:44.864647 crc crio[22579]: time="2026-06-12T16:11:44.864384169Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-k254s Namespace:openstack ID:284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc UID:3d2288ad-1ebc-4b69-b502-7419b1a3a0e5 NetNS:/var/run/netns/b0c413d6-acb2-4126-a96c-d67d021e0c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d2288ad_1ebc_4b69_b502_7419b1a3a0e5.slice PodAnnotations:0xc0005486b8}] Aliases:map[]}"
2026-06-12 17:11:40.858304 | controller | Jun 12 16:11:44.864647 crc crio[22579]: time="2026-06-12T16:11:44.86444992Z" level=info msg="Adding pod openstack_ovn-controller-metrics-k254s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.858321 | controller | Jun 12 16:11:44.954952 crc crio[22579]: 2026-06-12T16:11:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d60069d3f1a28 Mac:26:18:60:20:1a:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/58aa6abc-41da-4b55-b2fd-e397fb0a118b SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.858341 | controller | Jun 12 16:11:44.959807 crc crio[22579]: time="2026-06-12T16:11:44.959743684Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663 UID:5fca7dd3-1c6e-4ff6-a87b-68d810dc161e NetNS:/var/run/netns/58aa6abc-41da-4b55-b2fd-e397fb0a118b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fca7dd3_1c6e_4ff6_a87b_68d810dc161e.slice PodAnnotations:0xc000478818}] Aliases:map[]}"
2026-06-12 17:11:40.858379 | controller | Jun 12 16:11:44.959939 crc crio[22579]: time="2026-06-12T16:11:44.959919878Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.858397 | controller | Jun 12 16:11:44.996588 crc crio[22579]: time="2026-06-12T16:11:44.996228688Z" level=info msg="Ran pod sandbox 54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663 with infra container: openstack/ovsdbserver-sb-0/POD" id=84b8fb9b-94fd-432c-a18b-d0d9eb68c40f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.858413 | controller | Jun 12 16:11:45.008140 crc crio[22579]: time="2026-06-12T16:11:45.007999926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=8bcc2126-a7b5-471a-8d7c-4c4e4f49c30d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.858429 | controller | Jun 12 16:11:45.009678 crc crio[22579]: time="2026-06-12T16:11:45.008214802Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=8bcc2126-a7b5-471a-8d7c-4c4e4f49c30d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.858445 | controller | Jun 12 16:11:45.009678 crc crio[22579]: time="2026-06-12T16:11:45.008256993Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=8bcc2126-a7b5-471a-8d7c-4c4e4f49c30d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.858461 | controller | Jun 12 16:11:45.009955 crc crio[22579]: time="2026-06-12T16:11:45.0097285Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=d7788f81-b73f-4e55-9802-c14b0b834501 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.858477 | controller | Jun 12 16:11:45.028224 crc crio[22579]: time="2026-06-12T16:11:45.028133376Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-12 17:11:40.858493 | controller | Jun 12 16:11:45.149966 crc crio[22579]: 2026-06-12T16:11:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb0d90912c43139 Mac:2a:af:aa:cb:35:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb SocketPath: PciID:}] [{Interface:0xc0001953b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.858509 | controller | Jun 12 16:11:45.151118 crc crio[22579]: time="2026-06-12T16:11:45.15104887Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781280703-m9g5x Namespace:openstack ID:fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f UID:338a905c-6077-48c0-84be-e4b25b243fa3 NetNS:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod338a905c_6077_48c0_84be_e4b25b243fa3.slice PodAnnotations:0xc0025a08b0}] Aliases:map[]}"
2026-06-12 17:11:40.858529 | controller | Jun 12 16:11:45.151284 crc crio[22579]: time="2026-06-12T16:11:45.151229704Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781280703-m9g5x for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.858571 | controller | Jun 12 16:11:45.182168 crc crio[22579]: time="2026-06-12T16:11:45.182079296Z" level=info msg="Ran pod sandbox fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f with infra container: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/POD" id=75ded391-0aa0-4097-94d6-78f671089016 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.858596 | controller | Jun 12 16:11:45.187791 crc crio[22579]: time="2026-06-12T16:11:45.187220346Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=27f6a399-8f7e-4423-9d74-6048530ce1b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.858613 | controller | Jun 12 16:11:45.194703 crc crio[22579]: time="2026-06-12T16:11:45.193031433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=37c82669-300b-455e-94e0-4f30f8e58a72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.858630 | controller | Jun 12 16:11:45.204089 crc crio[22579]: time="2026-06-12T16:11:45.200594774Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config" id=bd32ce56-9aa9-4e20-a3a6-9cf2fde14332 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.858646 | controller | Jun 12 16:11:45.204089 crc crio[22579]: time="2026-06-12T16:11:45.202333099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.858662 | controller | Jun 12 16:11:45.324132 crc crio[22579]: time="2026-06-12T16:11:45.323290332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.858678 | controller | Jun 12 16:11:45.333988 crc crio[22579]: time="2026-06-12T16:11:45.332408123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.858694 | controller | Jun 12 16:11:45.490587 crc crio[22579]: 2026-06-12T16:11:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:284554d017c6376 Mac:e6:c4:38:9e:d2:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/b0c413d6-acb2-4126-a96c-d67d021e0c4b SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.858710 | controller | Jun 12 16:11:45.491641 crc crio[22579]: time="2026-06-12T16:11:45.491274067Z" level=info msg="Created container 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config" id=bd32ce56-9aa9-4e20-a3a6-9cf2fde14332 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.858727 | controller | Jun 12 16:11:45.491804 crc crio[22579]: time="2026-06-12T16:11:45.491697498Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-k254s Namespace:openstack ID:284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc UID:3d2288ad-1ebc-4b69-b502-7419b1a3a0e5 NetNS:/var/run/netns/b0c413d6-acb2-4126-a96c-d67d021e0c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d2288ad_1ebc_4b69_b502_7419b1a3a0e5.slice PodAnnotations:0xc0005486b8}] Aliases:map[]}"
2026-06-12 17:11:40.858744 | controller | Jun 12 16:11:45.491902 crc crio[22579]: time="2026-06-12T16:11:45.491850352Z" level=info msg="Checking pod openstack_ovn-controller-metrics-k254s for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.858765 | controller | Jun 12 16:11:45.496751 crc crio[22579]: time="2026-06-12T16:11:45.496644873Z" level=info msg="Starting container: 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6" id=e9fd88a3-a01e-475d-916b-87aae1d3f969 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.858781 | controller | Jun 12 16:11:45.501606 crc crio[22579]: time="2026-06-12T16:11:45.501449015Z" level=info msg="Ran pod sandbox 284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc with infra container: openstack/ovn-controller-metrics-k254s/POD" id=f6ca62d8-d11d-442f-a302-721519365c71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.858798 | controller | Jun 12 16:11:45.513567 crc crio[22579]: time="2026-06-12T16:11:45.511824608Z" level=info msg="Started container" PID=56291 containerID=2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6 description=openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config id=e9fd88a3-a01e-475d-916b-87aae1d3f969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f
2026-06-12 17:11:40.858815 | controller | Jun 12 16:11:45.519531 crc crio[22579]: time="2026-06-12T16:11:45.519067151Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=919685f0-3a6c-4be4-8c67-396912821d09 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.858831 | controller | Jun 12 16:11:45.542722 crc crio[22579]: 2026-06-12T16:11:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b88d797f754cb8 Mac:a6:eb:3f:e8:76:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c SocketPath: PciID:}] [{Interface:0xc00052b070 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.858848 | controller | Jun 12 16:11:45.544081 crc crio[22579]: time="2026-06-12T16:11:45.544003283Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-tnv6d Namespace:openstack ID:0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 UID:ccac2593-16c8-4a08-a970-e24b5660d81e NetNS:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccac2593_16c8_4a08_a970_e24b5660d81e.slice PodAnnotations:0xc0004780f0}] Aliases:map[]}"
2026-06-12 17:11:40.858865 | controller | Jun 12 16:11:45.544256 crc crio[22579]: time="2026-06-12T16:11:45.544194448Z" level=info msg="Checking pod openstack_dnsmasq-dns-86cd84489-tnv6d for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.858881 | controller | Jun 12 16:11:45.554574 crc crio[22579]: time="2026-06-12T16:11:45.554425937Z" level=info msg="Ran pod sandbox 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 with infra container: openstack/dnsmasq-dns-86cd84489-tnv6d/POD" id=9b34c1db-045e-40a3-a608-f6b86f01a737 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.858898 | controller | Jun 12 16:11:45.557398 crc crio[22579]: time="2026-06-12T16:11:45.55733463Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a74ec851-e61c-47c4-88a1-c471603bc3d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.858914 | controller | Jun 12 16:11:45.612789 crc crio[22579]: time="2026-06-12T16:11:45.612099748Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=7f7dbd20-6799-4dfa-be34-43b2d636471b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.858931 | controller | Jun 12 16:11:45.644559 crc crio[22579]: time="2026-06-12T16:11:45.640866076Z" level=info msg="Creating container: openstack/ovn-controller-metrics-k254s/openstack-network-exporter" id=79b4e137-127a-40fb-ba6e-bad55f4b78fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.858950 | controller | Jun 12 16:11:45.644559 crc crio[22579]: time="2026-06-12T16:11:45.642685662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.858967 | controller | Jun 12 16:11:45.648806 crc crio[22579]: time="2026-06-12T16:11:45.64654262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=829d3019-9f00-4575-9b37-54b36dbd9e19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.858984 | controller | Jun 12 16:11:45.698330 crc crio[22579]: time="2026-06-12T16:11:45.698239009Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-tnv6d/init" id=bf09a329-671f-41f3-be42-4376079b261f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.859000 | controller | Jun 12 16:11:45.704293 crc crio[22579]: time="2026-06-12T16:11:45.70418706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859016 | controller | Jun 12 16:11:45.742402 crc crio[22579]: time="2026-06-12T16:11:45.742149352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859032 | controller | Jun 12 16:11:45.758806 crc crio[22579]: time="2026-06-12T16:11:45.758711971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859049 | controller | Jun 12 16:11:45.766976 crc crio[22579]: time="2026-06-12T16:11:45.766611331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859065 | controller | Jun 12 16:11:45.804437 crc crio[22579]: time="2026-06-12T16:11:45.804385108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859081 | controller | Jun 12 16:11:46.059380 crc crio[22579]: time="2026-06-12T16:11:46.059258575Z" level=info msg="Created container fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567: openstack/dnsmasq-dns-86cd84489-tnv6d/init" id=bf09a329-671f-41f3-be42-4376079b261f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.859097 | controller | Jun 12 16:11:46.060126 crc crio[22579]: time="2026-06-12T16:11:46.060005043Z" level=info msg="Created container 67863e2bc57185a253589c075e24e94b698dbabbaac5dbefdf173b3ebad369ba: openstack/ovn-controller-metrics-k254s/openstack-network-exporter" id=79b4e137-127a-40fb-ba6e-bad55f4b78fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.859113 | controller | Jun 12 16:11:46.061751 crc crio[22579]: time="2026-06-12T16:11:46.061718547Z" level=info msg="Starting container: fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567" id=e1d50307-8a45-4125-9adf-11c523aaad62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.859130 | controller | Jun 12 16:11:46.065681 crc crio[22579]: time="2026-06-12T16:11:46.065645776Z" level=info msg="Starting container: 67863e2bc57185a253589c075e24e94b698dbabbaac5dbefdf173b3ebad369ba" id=5e27a53b-d4d2-41aa-b88f-92d4703c779f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.859145 | controller | Jun 12 16:11:46.075723 crc crio[22579]: time="2026-06-12T16:11:46.07565681Z" level=info msg="Started container" PID=56436 containerID=67863e2bc57185a253589c075e24e94b698dbabbaac5dbefdf173b3ebad369ba description=openstack/ovn-controller-metrics-k254s/openstack-network-exporter id=5e27a53b-d4d2-41aa-b88f-92d4703c779f name=/runtime.v1.RuntimeService/StartContainer sandboxID=284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc
2026-06-12 17:11:40.859162 | controller | Jun 12 16:11:46.078430 crc crio[22579]: time="2026-06-12T16:11:46.078288987Z" level=info msg="Started container" PID=56434 containerID=fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567 description=openstack/dnsmasq-dns-86cd84489-tnv6d/init id=e1d50307-8a45-4125-9adf-11c523aaad62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060
2026-06-12 17:11:40.859182 | controller | Jun 12 16:11:47.047954 crc crio[22579]: time="2026-06-12T16:11:47.047321541Z" level=info msg="Stopping pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f" id=74fa31b8-8afe-42fd-9408-8b825a83838d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.859198 | controller | Jun 12 16:11:47.048890 crc crio[22579]: time="2026-06-12T16:11:47.048242714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e64e96a6-54ba-41f1-98ae-8cdb355fdc85 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.859215 | controller | Jun 12 16:11:47.048890 crc crio[22579]: time="2026-06-12T16:11:47.048718636Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781280703-m9g5x Namespace:openstack ID:fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f UID:338a905c-6077-48c0-84be-e4b25b243fa3 NetNS:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod338a905c_6077_48c0_84be_e4b25b243fa3.slice PodAnnotations:0xc00130c178}] Aliases:map[]}"
2026-06-12 17:11:40.859231 | controller | Jun 12 16:11:47.048890 crc crio[22579]: time="2026-06-12T16:11:47.048902271Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781280703-m9g5x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.859247 | controller | Jun 12 16:11:48.092297 crc crio[22579]: time="2026-06-12T16:11:48.091648052Z" level=info msg="Stopped pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f" id=74fa31b8-8afe-42fd-9408-8b825a83838d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.859264 | controller | Jun 12 16:11:48.139207 crc crio[22579]: time="2026-06-12T16:11:48.131366828Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c1f5aae8-0ace-4356-901d-66dd15a198c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.859279 | controller | Jun 12 16:11:48.379711 crc crio[22579]: time="2026-06-12T16:11:48.37705449Z" level=info msg="Creating container: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns" id=be896004-63fd-4822-a143-542c2730398b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.859295 | controller | Jun 12 16:11:48.379711 crc crio[22579]: time="2026-06-12T16:11:48.378880157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859311 | controller | Jun 12 16:11:48.429470 crc crio[22579]: time="2026-06-12T16:11:48.429283793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859327 | controller | Jun 12 16:11:48.449164 crc crio[22579]: time="2026-06-12T16:11:48.448647404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859343 | controller | Jun 12 16:11:48.774403 crc crio[22579]: time="2026-06-12T16:11:48.773821841Z" level=info msg="Created container 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns" id=be896004-63fd-4822-a143-542c2730398b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.859395 | controller | Jun 12 16:11:48.776966 crc crio[22579]: time="2026-06-12T16:11:48.776890228Z" level=info msg="Starting container: 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774" id=94aab0fe-057b-406b-9196-1337177f11bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.859417 | controller | Jun 12 16:11:48.789400 crc crio[22579]: time="2026-06-12T16:11:48.789307203Z" level=info msg="Started container" PID=56601 containerID=04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774 description=openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns id=94aab0fe-057b-406b-9196-1337177f11bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060
2026-06-12 17:11:40.859438 | controller | Jun 12 16:11:50.876064 crc crio[22579]: time="2026-06-12T16:11:50.874912727Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95" id=d7788f81-b73f-4e55-9802-c14b0b834501 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.859455 | controller | Jun 12 16:11:50.878018 crc crio[22579]: time="2026-06-12T16:11:50.876833306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=38a1cbe9-afd0-4677-8824-22037a9a3084 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.859471 | controller | Jun 12 16:11:50.957859 crc crio[22579]: time="2026-06-12T16:11:50.957714555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=72dc01e8-d247-4bc5-a075-ca9fa3067855 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.859488 | controller | Jun 12 16:11:50.981003 crc crio[22579]: time="2026-06-12T16:11:50.980884822Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=0d4bd87d-39e8-45c2-8cb1-96b4310ec933 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.859504 | controller | Jun 12 16:11:50.982882 crc crio[22579]: time="2026-06-12T16:11:50.98278101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859520 | controller | Jun 12 16:11:51.093936 crc crio[22579]: time="2026-06-12T16:11:51.091224356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859536 | controller | Jun 12 16:11:51.167822 crc crio[22579]: time="2026-06-12T16:11:51.167717064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859552 | controller | Jun 12 16:11:51.502361 crc crio[22579]: time="2026-06-12T16:11:51.501944649Z" level=info msg="Stopping container: 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774 (timeout: 10s)" id=5a04fb53-383c-4156-9152-b89c40a917b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.859568 | controller | Jun 12 16:11:51.511147 crc crio[22579]: time="2026-06-12T16:11:51.51105188Z" level=info msg="Created container 4dd547bc8884449fd7a48fcf9868b7c61ec81ddc767797456a0b8bb4a3f82ca7: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=0d4bd87d-39e8-45c2-8cb1-96b4310ec933 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.859584 | controller | Jun 12 16:11:51.515204 crc crio[22579]: time="2026-06-12T16:11:51.515091763Z" level=info msg="Starting container: 4dd547bc8884449fd7a48fcf9868b7c61ec81ddc767797456a0b8bb4a3f82ca7" id=8988a8d9-5a14-42ef-bcfe-cc369ad7bbc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.859601 | controller | Jun 12 16:11:51.523955 crc crio[22579]: time="2026-06-12T16:11:51.523847434Z" level=info msg="Started container" PID=56829 containerID=4dd547bc8884449fd7a48fcf9868b7c61ec81ddc767797456a0b8bb4a3f82ca7 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=8988a8d9-5a14-42ef-bcfe-cc369ad7bbc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663
2026-06-12 17:11:40.859651 | controller | Jun 12 16:11:51.546605 crc crio[22579]: time="2026-06-12T16:11:51.545215646Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b875ba87-33cf-41ca-9bd8-3e7e3928f5c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.859674 | controller | Jun 12 16:11:51.658685 crc crio[22579]: time="2026-06-12T16:11:51.657851388Z" level=info msg="Stopped container 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns" id=5a04fb53-383c-4156-9152-b89c40a917b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.859691 | controller | Jun 12 16:11:51.661671 crc crio[22579]: time="2026-06-12T16:11:51.661397438Z" level=info msg="Stopping pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060" id=822e36a0-9840-48fc-a63c-a8cd2dc1c5bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.859708 | controller | Jun 12 16:11:51.662758 crc crio[22579]: time="2026-06-12T16:11:51.662073965Z" level=info msg="Got pod network &{Name:dnsmasq-dns-86cd84489-tnv6d Namespace:openstack ID:0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 UID:ccac2593-16c8-4a08-a970-e24b5660d81e NetNS:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccac2593_16c8_4a08_a970_e24b5660d81e.slice PodAnnotations:0xc000548538}] Aliases:map[]}"
2026-06-12 17:11:40.859724 | controller | Jun 12 16:11:51.662758 crc crio[22579]: time="2026-06-12T16:11:51.662279641Z" level=info msg="Deleting pod openstack_dnsmasq-dns-86cd84489-tnv6d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.859741 | controller | Jun 12 16:11:51.671787 crc crio[22579]: time="2026-06-12T16:11:51.664961109Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=2afc95b7-cf33-41ac-a138-8a4bdf8027f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.859757 | controller | Jun 12 16:11:51.707548 crc crio[22579]: time="2026-06-12T16:11:51.707205379Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=5d9f4d1a-87cb-4353-9d8a-309fc4c0d3a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.859774 | controller | Jun 12 16:11:51.725424 crc crio[22579]: time="2026-06-12T16:11:51.725353288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859790 | controller | Jun 12 16:11:51.886571 crc crio[22579]: time="2026-06-12T16:11:51.8857274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859806 | controller | Jun 12 16:11:51.900081 crc crio[22579]: time="2026-06-12T16:11:51.899991442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859822 | controller | Jun 12 16:11:52.038647 crc crio[22579]: time="2026-06-12T16:11:52.032662872Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6964f94f-llnmn/POD" id=dad0ee8e-d85e-498a-abec-cceade69e4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.859839 | controller | Jun 12 16:11:52.038647 crc crio[22579]: time="2026-06-12T16:11:52.033009681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859856 | controller | Jun 12 16:11:52.117246 crc crio[22579]: time="2026-06-12T16:11:52.117192573Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6964f94f-llnmn Namespace:openstack ID:d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 UID:644de6a9-e0e0-4af9-a406-e39cc4a37514 NetNS:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod644de6a9_e0e0_4af9_a406_e39cc4a37514.slice PodAnnotations:0xc000548bd8}] Aliases:map[]}"
2026-06-12 17:11:40.859876 | controller | Jun 12 16:11:52.117487 crc crio[22579]: time="2026-06-12T16:11:52.1174709Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6964f94f-llnmn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.859893 | controller | Jun 12 16:11:52.280809 crc crio[22579]: time="2026-06-12T16:11:52.280712315Z" level=info msg="Stopped pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060" id=822e36a0-9840-48fc-a63c-a8cd2dc1c5bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.859909 | controller | Jun 12 16:11:52.474453 crc crio[22579]: time="2026-06-12T16:11:52.474045102Z" level=info msg="Created container 88455c54a889d8b9f222d56f8566a5854167ca542a2daede9a62f03996647fc4: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=5d9f4d1a-87cb-4353-9d8a-309fc4c0d3a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.859925 | controller | Jun 12 16:11:52.493244 crc crio[22579]: time="2026-06-12T16:11:52.492346606Z" level=info msg="Starting container: 88455c54a889d8b9f222d56f8566a5854167ca542a2daede9a62f03996647fc4" id=ccaf910b-a085-4b3f-b89d-b3492ec99d3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.859942 | controller | Jun 12 16:11:52.506154 crc crio[22579]: time="2026-06-12T16:11:52.50555767Z" level=info msg="Started container" PID=56933 containerID=88455c54a889d8b9f222d56f8566a5854167ca542a2daede9a62f03996647fc4 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=ccaf910b-a085-4b3f-b89d-b3492ec99d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663
2026-06-12 17:11:40.859959 | controller | Jun 12 16:11:52.713230 crc crio[22579]: time="2026-06-12T16:11:52.713119137Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/POD" id=449a790b-034e-4a17-8fa5-d61f6c47b007 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.859975 | controller | Jun 12 16:11:52.713230 crc crio[22579]: time="2026-06-12T16:11:52.71321259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.859992 | controller | Jun 12 16:11:52.745876 crc crio[22579]: time="2026-06-12T16:11:52.745470597Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-kzhrw Namespace:openstack ID:f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 UID:cff9e54e-0160-4d0e-93e6-11b03fb56262 NetNS:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff9e54e_0160_4d0e_93e6_11b03fb56262.slice PodAnnotations:0xc000478be8}] Aliases:map[]}"
2026-06-12 17:11:40.860009 | controller | Jun 12 16:11:52.745876 crc crio[22579]: time="2026-06-12T16:11:52.7455818Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-kzhrw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.860026 | controller | Jun 12 16:11:52.908674 crc crio[22579]: 2026-06-12T16:11:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d654f191af3ae55 Mac:a6:15:3b:b6:b2:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.860049 | controller | Jun 12 16:11:52.908674 crc crio[22579]: time="2026-06-12T16:11:52.90744414Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6964f94f-llnmn Namespace:openstack ID:d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 UID:644de6a9-e0e0-4af9-a406-e39cc4a37514 NetNS:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod644de6a9_e0e0_4af9_a406_e39cc4a37514.slice PodAnnotations:0xc000548bd8}] Aliases:map[]}"
2026-06-12 17:11:40.860065 | controller | Jun 12 16:11:52.908674 crc crio[22579]: time="2026-06-12T16:11:52.907651245Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6964f94f-llnmn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.860082 | controller | Jun 12 16:11:52.915708 crc crio[22579]: time="2026-06-12T16:11:52.915474843Z" level=info msg="Ran pod sandbox d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 with infra container: openstack/dnsmasq-dns-7b6964f94f-llnmn/POD" id=dad0ee8e-d85e-498a-abec-cceade69e4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.860098 | controller | Jun 12 16:11:52.920398 crc crio[22579]: time="2026-06-12T16:11:52.919788442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=31ce06ef-69e1-4109-bdbf-48fb2dc390fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.860114 | controller | Jun 12 16:11:52.976727 crc crio[22579]: time="2026-06-12T16:11:52.976005526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=00f5a7ad-7f47-4030-a849-f0e77c218270 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.860130 | controller | Jun 12 16:11:53.010936 crc crio[22579]: time="2026-06-12T16:11:53.008344905Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6964f94f-llnmn/init" id=cf3e35af-000d-45d9-966e-c6acda5ca1ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.860146 | controller | Jun 12 16:11:53.013897 crc crio[22579]: time="2026-06-12T16:11:53.012915561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860163 | controller | Jun 12 16:11:53.071720 crc crio[22579]: 2026-06-12T16:11:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f066a3e5821a726 Mac:c6:a3:d4:98:22:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.860179 | controller | Jun 12 16:11:53.073462 crc crio[22579]: time="2026-06-12T16:11:53.07288198Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-kzhrw Namespace:openstack ID:f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 UID:cff9e54e-0160-4d0e-93e6-11b03fb56262 NetNS:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff9e54e_0160_4d0e_93e6_11b03fb56262.slice PodAnnotations:0xc000478be8}] Aliases:map[]}"
2026-06-12 17:11:40.860196 | controller | Jun 12 16:11:53.073462 crc crio[22579]: time="2026-06-12T16:11:53.073036384Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-kzhrw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.860212 | controller | Jun 12 16:11:53.089452 crc crio[22579]: time="2026-06-12T16:11:53.085290974Z" level=info msg="Ran pod sandbox f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 with infra container: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/POD" id=449a790b-034e-4a17-8fa5-d61f6c47b007 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.860257 | controller | Jun 12 16:11:53.090790 crc crio[22579]: time="2026-06-12T16:11:53.090211319Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=200120b3-b054-4359-8fcf-29bd0b05e2e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.860279 | controller | Jun 12 16:11:53.093064 crc crio[22579]: time="2026-06-12T16:11:53.092988479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860296 | controller | Jun 12 16:11:53.099308 crc crio[22579]: time="2026-06-12T16:11:53.098052457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860312 | controller | Jun 12 16:11:53.138572 crc crio[22579]: time="2026-06-12T16:11:53.137427825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2c2f8d62-a8fc-43a2-b248-c5f226d599c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.860329 | controller | Jun 12 16:11:53.151196 crc crio[22579]: time="2026-06-12T16:11:53.151026639Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init" id=607dd65b-2ab6-4e9e-b881-314ecefba82c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.860345 | controller | Jun 12 16:11:53.157978 crc crio[22579]: time="2026-06-12T16:11:53.157896573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860378 | controller | Jun 12 16:11:53.235024 crc crio[22579]: time="2026-06-12T16:11:53.234918694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860395 | controller | Jun 12 16:11:53.246931 crc crio[22579]: time="2026-06-12T16:11:53.246821786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860411 | controller | Jun 12 16:11:53.274798 crc crio[22579]: time="2026-06-12T16:11:53.274211929Z" level=info msg="Created container 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815: openstack/dnsmasq-dns-7b6964f94f-llnmn/init" id=cf3e35af-000d-45d9-966e-c6acda5ca1ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.860427 | controller | Jun 12 16:11:53.276831 crc crio[22579]: time="2026-06-12T16:11:53.275367409Z" level=info msg="Starting container: 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815" id=5c2bb960-4f1d-4e8a-af75-582d4c4f0b62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.860443 | controller | Jun 12 16:11:53.281009 crc crio[22579]: time="2026-06-12T16:11:53.280902599Z" level=info msg="Started container" PID=57239 containerID=2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815 description=openstack/dnsmasq-dns-7b6964f94f-llnmn/init id=5c2bb960-4f1d-4e8a-af75-582d4c4f0b62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7
2026-06-12 17:11:40.860459 | controller | Jun 12 16:11:53.307895 crc crio[22579]: time="2026-06-12T16:11:53.307691457Z" level=info msg="Removing container: 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774" id=9c68f91e-3052-42b2-b980-36c9a4fcec49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.860475 | controller | Jun 12 16:11:53.343189 crc crio[22579]: time="2026-06-12T16:11:53.343101394Z" level=info msg="Stopping container: 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815 (timeout: 10s)" id=c0a01523-2b27-4502-899b-a08dcde26fea name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.860498 | controller | Jun 12 16:11:53.343895 crc crio[22579]: time="2026-06-12T16:11:53.343758681Z" level=info msg="Removed container 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns" id=9c68f91e-3052-42b2-b980-36c9a4fcec49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.860515 | controller | Jun 12 16:11:53.347191 crc crio[22579]: time="2026-06-12T16:11:53.347124446Z" level=info msg="Removing container: fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567" id=6127ad7c-7b72-49e7-8b9e-d3f87b656a42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.860530 | controller | Jun 12 16:11:53.391060 crc crio[22579]: time="2026-06-12T16:11:53.390408992Z" level=info msg="Stopped container 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815: openstack/dnsmasq-dns-7b6964f94f-llnmn/init" id=c0a01523-2b27-4502-899b-a08dcde26fea name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.860546 | controller | Jun 12 16:11:53.392489 crc crio[22579]: time="2026-06-12T16:11:53.392322221Z" level=info msg="Stopping pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7" id=45334b77-fc6c-4292-82ad-c1f7d4344d75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.860562 | controller | Jun 12 16:11:53.393009 crc crio[22579]: time="2026-06-12T16:11:53.392908426Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6964f94f-llnmn Namespace:openstack ID:d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 UID:644de6a9-e0e0-4af9-a406-e39cc4a37514 NetNS:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod644de6a9_e0e0_4af9_a406_e39cc4a37514.slice PodAnnotations:0xc0025a05f0}] Aliases:map[]}"
2026-06-12 17:11:40.860579 | controller | Jun 12 16:11:53.393162 crc crio[22579]: time="2026-06-12T16:11:53.393112571Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6964f94f-llnmn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.860595 | controller | Jun 12 16:11:53.395206 crc crio[22579]: time="2026-06-12T16:11:53.395144292Z" level=info msg="Created container 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init" id=607dd65b-2ab6-4e9e-b881-314ecefba82c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.860611 | controller | Jun 12 16:11:53.396885 crc crio[22579]: time="2026-06-12T16:11:53.396820675Z" level=info msg="Starting container: 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d" id=a9c8225d-8790-49d0-9464-a2e14eb1e17f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.860627 | controller | Jun 12 16:11:53.405026 crc crio[22579]: time="2026-06-12T16:11:53.404857998Z" level=info msg="Started container" PID=57269 containerID=421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d description=openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init id=a9c8225d-8790-49d0-9464-a2e14eb1e17f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2
2026-06-12 17:11:40.860643 | controller | Jun 12 16:11:53.411311 crc crio[22579]: time="2026-06-12T16:11:53.410259185Z" level=info msg="Removed container fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567: openstack/dnsmasq-dns-86cd84489-tnv6d/init" id=6127ad7c-7b72-49e7-8b9e-d3f87b656a42 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.860697 | controller | Jun 12 16:11:53.735393 crc crio[22579]: time="2026-06-12T16:11:53.735294958Z" level=info msg="Stopped pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7" id=45334b77-fc6c-4292-82ad-c1f7d4344d75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.860718 | controller | Jun 12 16:11:54.368149 crc crio[22579]: time="2026-06-12T16:11:54.362375321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7f16212f-48ce-480f-b070-8d1f42f0f359 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.860738 | controller | Jun 12 16:11:54.376078 crc crio[22579]: time="2026-06-12T16:11:54.375204036Z" level=info msg="Removing container: 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815" id=4d8571fe-287a-4bb1-8f61-02f72be10979 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.860755 | controller | Jun 12 16:11:54.462032 crc crio[22579]: time="2026-06-12T16:11:54.461969213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f341981f-9ca6-46ae-858e-a77f04005156 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.860771 | controller | Jun 12 16:11:54.479925 crc crio[22579]: time="2026-06-12T16:11:54.479843296Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns" id=b1028ca9-c5c1-4e64-9a74-496deeeaf995 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.860787 | controller | Jun 12 16:11:54.481661 crc crio[22579]: time="2026-06-12T16:11:54.481453927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860803 | controller | Jun 12 16:11:54.519430 crc crio[22579]: time="2026-06-12T16:11:54.519298145Z" level=info msg="Removed container 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815: openstack/dnsmasq-dns-7b6964f94f-llnmn/init" id=4d8571fe-287a-4bb1-8f61-02f72be10979 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.860818 | controller | Jun 12 16:11:54.539430 crc crio[22579]: time="2026-06-12T16:11:54.537805264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860834 | controller | Jun 12 16:11:54.552931 crc crio[22579]: time="2026-06-12T16:11:54.552867726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860849 | controller | Jun 12 16:11:54.699882 crc crio[22579]: time="2026-06-12T16:11:54.699761756Z" level=info msg="Created container 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns" id=b1028ca9-c5c1-4e64-9a74-496deeeaf995 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.860865 | controller | Jun 12 16:11:54.702318 crc crio[22579]: time="2026-06-12T16:11:54.702212008Z" level=info msg="Starting container: 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba" id=434f3d1e-b51a-4aa3-8e8d-2dfc201f8836 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.860880 | controller | Jun 12 16:11:54.715162 crc crio[22579]: time="2026-06-12T16:11:54.715036903Z" level=info msg="Started container" PID=57374 containerID=02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba description=openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns id=434f3d1e-b51a-4aa3-8e8d-2dfc201f8836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2
2026-06-12 17:11:40.860897 | controller | Jun 12 16:11:59.515694 crc crio[22579]: time="2026-06-12T16:11:59.514936189Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-vshfr/POD" id=c4073b28-5ba4-4c66-a22d-15fd4544096e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.860913 | controller | Jun 12 16:11:59.516785 crc crio[22579]: time="2026-06-12T16:11:59.515705979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.860929 | controller | Jun 12 16:11:59.550001 crc crio[22579]: time="2026-06-12T16:11:59.549889065Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-vshfr Namespace:openstack ID:4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 UID:269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1 NetNS:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod269a3b6c_8ec6_4d17_9127_a4cbaf5e03b1.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}"
2026-06-12 17:11:40.860948 | controller | Jun 12 16:11:59.550001 crc crio[22579]: time="2026-06-12T16:11:59.549952466Z" level=info msg="Adding pod openstack_swift-ring-rebalance-vshfr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.860965 | controller | Jun 12 16:12:00.056049 crc crio[22579]: 2026-06-12T16:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4088599b68ddc39 Mac:5a:08:fd:f4:3a:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.860981 | controller | Jun 12 16:12:00.061101 crc crio[22579]: time="2026-06-12T16:12:00.060997711Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-vshfr Namespace:openstack ID:4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 UID:269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1 NetNS:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod269a3b6c_8ec6_4d17_9127_a4cbaf5e03b1.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}"
2026-06-12 17:11:40.860997 | controller | Jun 12 16:12:00.062820 crc crio[22579]: time="2026-06-12T16:12:00.062752535Z" level=info msg="Checking pod openstack_swift-ring-rebalance-vshfr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.861013 | controller | Jun 12 16:12:00.073185 crc crio[22579]: time="2026-06-12T16:12:00.073071586Z" level=info msg="Ran pod sandbox 4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 with infra container: openstack/swift-ring-rebalance-vshfr/POD" id=c4073b28-5ba4-4c66-a22d-15fd4544096e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.861029 | controller | Jun 12 16:12:00.081045 crc crio[22579]: time="2026-06-12T16:12:00.080903955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=fec3a43c-3e62-4368-929f-a9dc5b067803 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.861045 | controller | Jun 12 16:12:00.081408 crc crio[22579]: time="2026-06-12T16:12:00.081337686Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=fec3a43c-3e62-4368-929f-a9dc5b067803 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.861061 | controller | Jun 12 16:12:00.081481 crc crio[22579]: time="2026-06-12T16:12:00.081439728Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=fec3a43c-3e62-4368-929f-a9dc5b067803 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.861077 | controller | Jun 12 16:12:00.084209 crc crio[22579]: time="2026-06-12T16:12:00.084067915Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2f1266c7-248b-41a7-b372-a2cd5b1e6ff8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.861093 | controller | Jun 12 16:12:00.089636 crc crio[22579]: time="2026-06-12T16:12:00.08939031Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-12 17:11:40.861108 | controller | Jun 12 16:12:00.466747 crc crio[22579]: time="2026-06-12T16:12:00.466660606Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=77fda902-557e-4bef-9319-c700ef0dc896 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.861127 | controller | Jun 12 16:12:00.487314 crc crio[22579]: time="2026-06-12T16:12:00.487189915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=49a093f4-35ce-4df8-bf78-5f3bf719b6d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.861144 | controller | Jun 12 16:12:00.521919 crc crio[22579]: time="2026-06-12T16:12:00.520967771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=a13d8175-9f62-4611-80b0-05325ee36a70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.861159 | controller | Jun 12 16:12:00.548024 crc crio[22579]: time="2026-06-12T16:12:00.54737258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=5053ecd4-9d15-4fa8-a3ed-2567f785372b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.861175 | controller | Jun 12 16:12:00.570950 crc crio[22579]: time="2026-06-12T16:12:00.570833614Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=1e47720b-3bcf-4a5d-99fb-70ce34a3cb8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.861191 | controller | Jun 12 16:12:00.573355 crc crio[22579]: time="2026-06-12T16:12:00.572843505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.861207 | controller | Jun 12 16:12:00.585337 crc crio[22579]: time="2026-06-12T16:12:00.585101455Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=fa401110-4da1-4eb5-9ce3-580443020c6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.861223 | controller | Jun 12 16:12:00.599430 crc crio[22579]: time="2026-06-12T16:12:00.599259354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.861239 | controller | Jun 12 16:12:00.624297 crc crio[22579]: time="2026-06-12T16:12:00.624207066Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688012-988rh/POD" id=8c29613a-2093-46ff-a6a4-af1f290d1d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.861255 | controller | Jun 12 16:12:00.624407 crc crio[22579]: time="2026-06-12T16:12:00.624344899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.861271 | controller | Jun 12 16:12:00.645630 crc crio[22579]: time="2026-06-12T16:12:00.645334621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.861286 | controller | Jun 12 16:12:00.649352 crc crio[22579]: time="2026-06-12T16:12:00.649276061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.861302 | controller | Jun 12 16:12:00.666304 crc crio[22579]: time="2026-06-12T16:12:00.666176589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.861317 | controller | Jun 12 16:12:00.669778 crc crio[22579]: time="2026-06-12T16:12:00.669483303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.861339 | controller | Jun 12 16:12:00.679265 crc crio[22579]: time="2026-06-12T16:12:00.679138887Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688012-988rh Namespace:openshift-infra ID:1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 UID:b3be9d7c-827c-445c-855d-3d706c30a269 NetNS:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3be9d7c_827c_445c_855d_3d706c30a269.slice PodAnnotations:0xc002308210}] Aliases:map[]}"
2026-06-12 17:11:40.861388 | controller | Jun 12 16:12:00.679265 crc crio[22579]: time="2026-06-12T16:12:00.67923172Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688012-988rh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.861413 | controller | Jun 12 16:12:00.883190 crc crio[22579]: time="2026-06-12T16:12:00.883098353Z" level=info msg="Created container 8b631a3c94993f94902006e70b672c15e8b2204f50b954c0f08e17a3e60e8f96: openstack/rabbitmq-cell1-server-0/rabbitmq" id=1e47720b-3bcf-4a5d-99fb-70ce34a3cb8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.861435 | controller | Jun 12 16:12:00.885093 crc crio[22579]: time="2026-06-12T16:12:00.88495538Z" level=info msg="Starting container: 8b631a3c94993f94902006e70b672c15e8b2204f50b954c0f08e17a3e60e8f96" id=12eec9c6-cc09-4bf8-81d5-61f6f42d4b7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.861458 | controller | Jun 12 16:12:00.892320 crc crio[22579]: time="2026-06-12T16:12:00.892225534Z" level=info msg="Started container" PID=57681 containerID=8b631a3c94993f94902006e70b672c15e8b2204f50b954c0f08e17a3e60e8f96 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=12eec9c6-cc09-4bf8-81d5-61f6f42d4b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900
2026-06-12 17:11:40.861481 | controller | Jun 12 16:12:00.910399 crc crio[22579]: time="2026-06-12T16:12:00.909908102Z" level=info msg="Created container 80d634ac27ffa3d89fcb5c11f0b4c2f709690f8229ea828f7e4536330fb48a0f: openstack/rabbitmq-server-0/rabbitmq" id=fa401110-4da1-4eb5-9ce3-580443020c6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.861505 | controller | Jun 12 16:12:00.913752 crc crio[22579]: time="2026-06-12T16:12:00.913556105Z" level=info msg="Starting container: 80d634ac27ffa3d89fcb5c11f0b4c2f709690f8229ea828f7e4536330fb48a0f" id=adb18b6d-fe30-4390-9ec3-3fd7158848f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.861529 | controller | Jun 12 16:12:00.929066 crc crio[22579]: time="2026-06-12T16:12:00.9236756Z" level=info msg="Started container" PID=57679 containerID=80d634ac27ffa3d89fcb5c11f0b4c2f709690f8229ea828f7e4536330fb48a0f description=openstack/rabbitmq-server-0/rabbitmq id=adb18b6d-fe30-4390-9ec3-3fd7158848f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36
2026-06-12 17:11:40.861547 | controller | Jun 12 16:12:01.516840 crc crio[22579]: 2026-06-12T16:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a0e98ef5d7bcb6 Mac:3a:8c:a9:cf:9d:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa SocketPath: PciID:}] [{Interface:0xc000322fd0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.861563 | controller | Jun 12 16:12:01.527554 crc crio[22579]: time="2026-06-12T16:12:01.520358533Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688012-988rh Namespace:openshift-infra ID:1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 UID:b3be9d7c-827c-445c-855d-3d706c30a269 NetNS:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3be9d7c_827c_445c_855d_3d706c30a269.slice PodAnnotations:0xc002308210}] Aliases:map[]}"
2026-06-12 17:11:40.861580 | controller | Jun 12 16:12:01.527554 crc crio[22579]: time="2026-06-12T16:12:01.520718702Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688012-988rh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.861601 | controller | Jun 12 16:12:01.552686 crc crio[22579]: time="2026-06-12T16:12:01.552483887Z" level=info msg="Ran pod sandbox 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 with infra container: openshift-infra/auto-csr-approver-29688012-988rh/POD" id=8c29613a-2093-46ff-a6a4-af1f290d1d92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.861678 | controller | Jun 12 16:12:01.562826 crc crio[22579]: time="2026-06-12T16:12:01.562759057Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9bf1d250-d8e8-4f6b-ba2a-55059f350853 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.861704 | controller | Jun 12 16:12:01.572178 crc crio[22579]: time="2026-06-12T16:12:01.572090853Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.861721 | controller | Jun 12 16:12:01.749095 crc crio[22579]: time="2026-06-12T16:12:01.748764988Z" level=info msg="Stopping container: e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b (timeout: 10s)" id=a3650f71-eef7-44d6-b9d2-03f18077f55d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.861769 | controller | Jun 12 16:12:01.935122 crc crio[22579]: time="2026-06-12T16:12:01.934880563Z" level=info msg="Stopped container e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns" id=a3650f71-eef7-44d6-b9d2-03f18077f55d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.861786 | controller | Jun 12 16:12:01.938024 crc crio[22579]: time="2026-06-12T16:12:01.93794852Z" level=info msg="Stopping pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b" id=239b305b-8795-4473-977e-c6fcf10baeb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.861803 | controller | Jun 12 16:12:01.938719 crc crio[22579]: time="2026-06-12T16:12:01.938656468Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-psswj Namespace:openstack ID:c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b UID:75efb4d0-4626-405e-ba63-1214a4387419 NetNS:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75efb4d0_4626_405e_ba63_1214a4387419.slice PodAnnotations:0xc004fc03b0}] Aliases:map[]}"
2026-06-12 17:11:40.861819 | controller | Jun 12 16:12:01.938888 crc crio[22579]: time="2026-06-12T16:12:01.938827503Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-psswj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.861835 | controller | Jun 12 16:12:02.384420 crc crio[22579]: time="2026-06-12T16:12:02.384260045Z" level=info msg="Stopped pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b" id=239b305b-8795-4473-977e-c6fcf10baeb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.861851 | controller | Jun 12 16:12:02.561422 crc crio[22579]: time="2026-06-12T16:12:02.561261218Z" level=info msg="Removing container: e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b" id=0c1d429b-a106-46fe-aed2-0945084a6659 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.861867 | controller | Jun 12 16:12:02.734240 crc crio[22579]: time="2026-06-12T16:12:02.733783148Z" level=info msg="Removed container e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns" id=0c1d429b-a106-46fe-aed2-0945084a6659 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.861883 | controller | Jun 12 16:12:02.742101 crc crio[22579]: time="2026-06-12T16:12:02.741978896Z" level=info msg="Removing container: 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77" id=f97bb1be-2477-4c2a-8bf0-e8e0ad8b12f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.861904 | controller | Jun 12 16:12:02.813337 crc crio[22579]: time="2026-06-12T16:12:02.81322572Z" level=info msg="Removed container 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77: openstack/dnsmasq-dns-68bc84565-psswj/init" id=f97bb1be-2477-4c2a-8bf0-e8e0ad8b12f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.861920 | controller | Jun 12 16:12:04.783426 crc crio[22579]: time="2026-06-12T16:12:04.78331863Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-45nw2/POD" id=5235e2e1-74b6-4538-b567-4ff5cae8a4de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.861936 | controller | Jun 12 16:12:04.784416 crc crio[22579]: time="2026-06-12T16:12:04.783452093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.861953 | controller | Jun 12 16:12:06.749058 crc crio[22579]: time="2026-06-12T16:12:06.748359752Z" level=info msg="Got pod network &{Name:root-account-create-update-45nw2 Namespace:openstack ID:921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf UID:3bc9d107-af9e-4b45-a5cf-0cd4a2097917 NetNS:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3bc9d107_af9e_4b45_a5cf_0cd4a2097917.slice PodAnnotations:0xc002308330}] Aliases:map[]}"
2026-06-12 17:11:40.861969 | controller | Jun 12 16:12:06.749058 crc crio[22579]: time="2026-06-12T16:12:06.74904612Z" level=info msg="Adding pod openstack_root-account-create-update-45nw2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.861986 | controller | Jun 12 16:12:06.842884 crc crio[22579]: time="2026-06-12T16:12:06.842753093Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073" id=2f1266c7-248b-41a7-b372-a2cd5b1e6ff8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.862002 | controller | Jun 12 16:12:06.843907 crc crio[22579]: time="2026-06-12T16:12:06.843775259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=13e76320-c060-48f2-afaf-c1bfb5fa4acd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.862018 | controller | Jun 12 16:12:06.874719 crc crio[22579]: time="2026-06-12T16:12:06.874584639Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9bf1d250-d8e8-4f6b-ba2a-55059f350853 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.862034 | controller | Jun 12 16:12:06.875902 crc crio[22579]: time="2026-06-12T16:12:06.87581144Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cb4d05ac-3304-4d68-bbdb-33b494791420 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.862050 | controller | Jun 12 16:12:06.882015 crc crio[22579]: time="2026-06-12T16:12:06.880901199Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0e2f231c-86ba-4388-b841-0d73e686e906 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.862066 | controller | Jun 12 16:12:06.898262 crc crio[22579]: time="2026-06-12T16:12:06.898199437Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688012-988rh/oc" id=d7eaef2c-0785-45e4-b28d-701b1bf94b63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.862082 | controller | Jun 12 16:12:06.899022 crc crio[22579]: time="2026-06-12T16:12:06.898966177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862101 | controller | Jun 12 16:12:06.949429 crc crio[22579]: time="2026-06-12T16:12:06.949343493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862117 | controller | Jun 12 16:12:06.950371 crc crio[22579]: time="2026-06-12T16:12:06.950280527Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=48b795a5-a794-47bd-96bc-b4e422da3d00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.862134 | controller | Jun 12 16:12:06.972263 crc crio[22579]: time="2026-06-12T16:12:06.970887238Z" level=info msg="Creating container: openstack/swift-ring-rebalance-vshfr/swift-ring-rebalance" id=62cf703a-8169-4f12-afc2-1cf45297bef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.862150 | controller | Jun 12 16:12:06.972755 crc crio[22579]: time="2026-06-12T16:12:06.972674224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862165 | controller | Jun 12 16:12:07.062061 crc crio[22579]: time="2026-06-12T16:12:07.061108234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862181 | controller | Jun 12 16:12:07.069310 crc crio[22579]: time="2026-06-12T16:12:07.06926947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862198 | controller | Jun 12 16:12:07.182181 crc crio[22579]: time="2026-06-12T16:12:07.182029767Z" level=info msg="Created container d36b4a4a4434eb992fd82bcaa82e09bbd9dcfc6bc53793321db6d5fc844c06c2: openstack/swift-ring-rebalance-vshfr/swift-ring-rebalance" id=62cf703a-8169-4f12-afc2-1cf45297bef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.862213 | controller | Jun 12 16:12:07.184563 crc crio[22579]: time="2026-06-12T16:12:07.184407957Z" level=info msg="Starting container: d36b4a4a4434eb992fd82bcaa82e09bbd9dcfc6bc53793321db6d5fc844c06c2" id=e2c0b421-c746-42b8-8bbd-cea156da5f52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.862230 | controller | Jun 12 16:12:07.192629 crc crio[22579]: time="2026-06-12T16:12:07.190361578Z" level=info msg="Started container" PID=58330 containerID=d36b4a4a4434eb992fd82bcaa82e09bbd9dcfc6bc53793321db6d5fc844c06c2 description=openstack/swift-ring-rebalance-vshfr/swift-ring-rebalance id=e2c0b421-c746-42b8-8bbd-cea156da5f52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2
2026-06-12 17:11:40.862246 | controller | Jun 12 16:12:07.256647 crc crio[22579]: time="2026-06-12T16:12:07.256459522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862263 | controller | Jun 12 16:12:07.332906 crc crio[22579]: 2026-06-12T16:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:921d051784a228e Mac:0a:26:78:11:8d:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.862279 | controller | Jun 12 16:12:07.335092 crc crio[22579]: time="2026-06-12T16:12:07.334427307Z" level=info msg="Got pod network &{Name:root-account-create-update-45nw2 Namespace:openstack ID:921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf UID:3bc9d107-af9e-4b45-a5cf-0cd4a2097917 NetNS:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3bc9d107_af9e_4b45_a5cf_0cd4a2097917.slice PodAnnotations:0xc002308330}] Aliases:map[]}"
2026-06-12 17:11:40.862299 | controller | Jun 12 16:12:07.335092 crc crio[22579]: time="2026-06-12T16:12:07.334656862Z" level=info msg="Checking pod openstack_root-account-create-update-45nw2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.862316 | controller | Jun 12 16:12:07.343267 crc crio[22579]: time="2026-06-12T16:12:07.343216869Z" level=info msg="Ran pod sandbox 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf with infra container: openstack/root-account-create-update-45nw2/POD" id=5235e2e1-74b6-4538-b567-4ff5cae8a4de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.862332 | controller | Jun 12 16:12:07.347546 crc crio[22579]: time="2026-06-12T16:12:07.347428626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=40851ac0-0851-49a7-be44-3b03924c881c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.862375 | controller | Jun 12 16:12:07.351238 crc crio[22579]: time="2026-06-12T16:12:07.351207312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2fd17064-7de4-48f0-ac93-e12200e66d26 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.862399 | controller | Jun 12 16:12:07.359888 crc crio[22579]: time="2026-06-12T16:12:07.35983784Z" level=info msg="Creating container: openstack/root-account-create-update-45nw2/mariadb-account-create-update" id=50b2dcd7-beb8-4eb3-8f35-9a43d419b7df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.862416 | controller | Jun 12 16:12:07.360230 crc crio[22579]: time="2026-06-12T16:12:07.360152648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862432 | controller | Jun 12 16:12:07.373558 crc crio[22579]: time="2026-06-12T16:12:07.373369253Z" level=info msg="Created container 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316: openshift-infra/auto-csr-approver-29688012-988rh/oc" id=d7eaef2c-0785-45e4-b28d-701b1bf94b63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.862448 | controller | Jun 12 16:12:07.383094 crc crio[22579]: time="2026-06-12T16:12:07.382993327Z" level=info msg="Starting container: 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316" id=71835ca6-7276-4da1-915e-122503b84ced name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.862464 | controller | Jun 12 16:12:07.393299 crc crio[22579]: time="2026-06-12T16:12:07.393204775Z" level=info msg="Started container" PID=58345 containerID=30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316 description=openshift-infra/auto-csr-approver-29688012-988rh/oc id=71835ca6-7276-4da1-915e-122503b84ced name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79
2026-06-12 17:11:40.862481 | controller | Jun 12 16:12:07.423727 crc crio[22579]: time="2026-06-12T16:12:07.423643636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862497 | controller | Jun 12 16:12:07.426745 crc crio[22579]: time="2026-06-12T16:12:07.426682973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862513 | controller | Jun 12 16:12:07.602002 crc crio[22579]: time="2026-06-12T16:12:07.601818229Z" level=info msg="Created container 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12: openstack/root-account-create-update-45nw2/mariadb-account-create-update" id=50b2dcd7-beb8-4eb3-8f35-9a43d419b7df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.862529 | controller | Jun 12 16:12:07.602905 crc crio[22579]: time="2026-06-12T16:12:07.602855016Z" level=info msg="Starting container: 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12" id=9e32b51c-3153-4eb0-a60b-9d6eb07dd2bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.862549 | controller | Jun 12 16:12:07.612310 crc crio[22579]: time="2026-06-12T16:12:07.612218383Z" level=info msg="Started container" PID=58366 containerID=892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12 description=openstack/root-account-create-update-45nw2/mariadb-account-create-update id=9e32b51c-3153-4eb0-a60b-9d6eb07dd2bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf
2026-06-12 17:11:40.862566 | controller | Jun 12 16:12:08.698753 crc crio[22579]: time="2026-06-12T16:12:08.697950752Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/POD" id=c13331b7-34c3-4f06-a71d-a068863f7bfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.862582 | controller | Jun 12 16:12:08.699672 crc crio[22579]: time="2026-06-12T16:12:08.699638055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862598 | controller | Jun 12 16:12:08.740530 crc crio[22579]: time="2026-06-12T16:12:08.740047379Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/POD" id=f4fdb883-3417-4f27-be72-39d64533b10f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.862614 | controller | Jun 12 16:12:08.740727 crc crio[22579]: time="2026-06-12T16:12:08.740566542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862631 | controller | Jun 12 16:12:08.742029 crc crio[22579]: time="2026-06-12T16:12:08.741935357Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781280728-bsfgw Namespace:openstack ID:8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 UID:7988bd66-a6a9-45a6-80f9-2a3c846ddbe3 NetNS:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7988bd66_a6a9_45a6_80f9_2a3c846ddbe3.slice PodAnnotations:0xc0025a0700}] Aliases:map[]}"
2026-06-12 17:11:40.862648 | controller | Jun 12 16:12:08.742136 crc crio[22579]: time="2026-06-12T16:12:08.742041209Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781280728-bsfgw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.862665 | controller | Jun 12 16:12:08.789730 crc crio[22579]: time="2026-06-12T16:12:08.789631655Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781280727-7bv7m Namespace:openstack ID:986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 UID:27d75629-6207-42ec-8f78-816da20c6da4 NetNS:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27d75629_6207_42ec_8f78_816da20c6da4.slice PodAnnotations:0xc004fc04a8}] Aliases:map[]}"
2026-06-12 17:11:40.862682 | controller | Jun 12 16:12:08.789730 crc crio[22579]: time="2026-06-12T16:12:08.789698816Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781280727-7bv7m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.862698 | controller | Jun 12 16:12:08.902240 crc crio[22579]: time="2026-06-12T16:12:08.902115174Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=b1196271-e297-4997-89b6-79d870bfdd71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.862715 | controller | Jun 12 16:12:08.902462 crc crio[22579]: time="2026-06-12T16:12:08.902258207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862734 | controller | Jun 12 16:12:08.921362 crc crio[22579]: time="2026-06-12T16:12:08.921289399Z" level=info msg="Running pod sandbox: openstack/ovn-controller-wh84g-config-lcjx9/POD" id=3c1bcb70-eed0-4b63-9429-7090a345a105 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.862751 | controller | Jun 12 16:12:08.921547 crc crio[22579]: time="2026-06-12T16:12:08.921388172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.862768 | controller | Jun 12 16:12:08.986848 crc crio[22579]: time="2026-06-12T16:12:08.986788098Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212 UID:4b141ab9-8f92-4f1f-bd95-c5d51e2e0853 NetNS:/var/run/netns/03406bf7-5fa1-47da-886e-ffa1fbb39a19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b141ab9_8f92_4f1f_bd95_c5d51e2e0853.slice PodAnnotations:0xc0025a0a30}] Aliases:map[]}"
2026-06-12 17:11:40.862785 | controller | Jun 12 16:12:08.987200 crc crio[22579]: time="2026-06-12T16:12:08.987175998Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.862835 | controller | Jun 12 16:12:08.991652 crc crio[22579]: time="2026-06-12T16:12:08.991465007Z" level=info msg="Got pod network &{Name:ovn-controller-wh84g-config-lcjx9 Namespace:openstack ID:ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 UID:aaa241e0-260b-4cee-914e-da4eac9d691a NetNS:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa241e0_260b_4cee_914e_da4eac9d691a.slice PodAnnotations:0xc000548c00}] Aliases:map[]}"
2026-06-12 17:11:40.862855 | controller | Jun 12 16:12:08.991652 crc crio[22579]: time="2026-06-12T16:12:08.99158416Z" level=info msg="Adding pod openstack_ovn-controller-wh84g-config-lcjx9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.862872 | controller | Jun 12 16:12:09.283214 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c8f0f2e2fd2f1f Mac:ae:67:2f:0f:b7:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.862889 | controller | Jun 12 16:12:09.284127 crc crio[22579]: time="2026-06-12T16:12:09.284055388Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781280728-bsfgw Namespace:openstack ID:8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 UID:7988bd66-a6a9-45a6-80f9-2a3c846ddbe3 NetNS:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7988bd66_a6a9_45a6_80f9_2a3c846ddbe3.slice PodAnnotations:0xc0025a0700}] Aliases:map[]}"
2026-06-12 17:11:40.862907 | controller | Jun 12 16:12:09.284275 crc crio[22579]: time="2026-06-12T16:12:09.284220312Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781280728-bsfgw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.862923 | controller | Jun 12 16:12:09.291306 crc crio[22579]: time="2026-06-12T16:12:09.29125272Z" level=info msg="Ran pod sandbox 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 with infra container: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/POD" id=c13331b7-34c3-4f06-a71d-a068863f7bfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.862943 | controller | Jun 12 16:12:09.296561 crc crio[22579]: time="2026-06-12T16:12:09.294578464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=ccdce4a4-6948-46aa-b9ad-9fba604df460 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.862960 | controller | Jun 12 16:12:09.298263 crc crio[22579]: time="2026-06-12T16:12:09.29755572Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=fa0cfbdb-944d-421f-b8ff-2bc8a5083ff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.862976 | controller | Jun 12 16:12:09.311175 crc crio[22579]: time="2026-06-12T16:12:09.311058922Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config" id=059cee16-6c5d-4d74-881b-730c15fb92c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.862992 | controller | Jun 12 16:12:09.311463 crc crio[22579]: time="2026-06-12T16:12:09.311445311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.863008 | controller | Jun 12 16:12:09.366990 crc crio[22579]: time="2026-06-12T16:12:09.366915197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.863025 | controller | Jun 12 16:12:09.371659 crc crio[22579]: time="2026-06-12T16:12:09.371571004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.863041 | controller | Jun 12 16:12:09.512935 crc crio[22579]: time="2026-06-12T16:12:09.511757155Z" level=info msg="Created container 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config" id=059cee16-6c5d-4d74-881b-730c15fb92c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.863057 | controller | Jun 12 16:12:09.514903 crc crio[22579]: time="2026-06-12T16:12:09.514556606Z" level=info msg="Starting container: 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6" id=2374f02d-fe88-4e99-afba-d0981ad9c50d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.863074 | controller | Jun 12 16:12:09.524967 crc crio[22579]: time="2026-06-12T16:12:09.524661212Z" level=info msg="Started container" PID=58688 containerID=07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6 description=openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config id=2374f02d-fe88-4e99-afba-d0981ad9c50d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6
2026-06-12 17:11:40.863092 | controller | Jun 12 16:12:09.582755 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:986c4fb51289503 Mac:b2:ef:9b:b3:5b:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.863111 | controller | Jun 12 16:12:09.584258 crc crio[22579]: time="2026-06-12T16:12:09.584143099Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781280727-7bv7m Namespace:openstack ID:986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 UID:27d75629-6207-42ec-8f78-816da20c6da4 NetNS:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27d75629_6207_42ec_8f78_816da20c6da4.slice PodAnnotations:0xc004fc04a8}] Aliases:map[]}"
2026-06-12 17:11:40.863128 | controller | Jun 12 16:12:09.587547 crc crio[22579]: time="2026-06-12T16:12:09.584353244Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781280727-7bv7m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.863148 | controller | Jun 12 16:12:09.602291 crc crio[22579]: time="2026-06-12T16:12:09.601871788Z" level=info msg="Ran pod sandbox 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 with infra container: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/POD" id=f4fdb883-3417-4f27-be72-39d64533b10f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.863165 | controller | Jun 12 16:12:09.608060 crc crio[22579]: time="2026-06-12T16:12:09.607861959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=cf4b355d-7001-4788-806c-c0ab10cae113 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.863181 | controller | Jun 12 16:12:09.610417 crc crio[22579]: time="2026-06-12T16:12:09.610340802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=f8eba427-e948-4ac4-a0cd-a47248e9fdbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.863198 | controller | Jun 12 16:12:09.616940 crc crio[22579]: time="2026-06-12T16:12:09.616865538Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config" id=a7aae8e1-8c21-4f07-a113-ad11e6168d3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.863214 | controller | Jun 12 16:12:09.617295 crc crio[22579]: time="2026-06-12T16:12:09.617227267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.863254 | controller | Jun 12 16:12:09.681979 crc crio[22579]: time="2026-06-12T16:12:09.681877384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.863276 | controller | Jun 12 16:12:09.691332 crc crio[22579]: time="2026-06-12T16:12:09.691161529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.863292 | controller | Jun 12 16:12:09.733460 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae8579339f5918b Mac:7e:29:b7:77:b3:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.863308 | controller | Jun 12 16:12:09.734688 crc crio[22579]: time="2026-06-12T16:12:09.734654841Z" level=info msg="Stopping pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf" id=838d9953-a1b1-45aa-a030-296f9b75e910 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.863325 | controller | Jun 12 16:12:09.734972 crc crio[22579]: time="2026-06-12T16:12:09.734951799Z" level=info msg="Stopping pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79" id=ec3ac45f-1617-4fba-bdf3-cfa6052dc9bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.863341 | controller | Jun 12 16:12:09.735978 crc crio[22579]: time="2026-06-12T16:12:09.735895512Z" level=info msg="Got pod network &{Name:ovn-controller-wh84g-config-lcjx9 Namespace:openstack ID:ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 UID:aaa241e0-260b-4cee-914e-da4eac9d691a NetNS:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa241e0_260b_4cee_914e_da4eac9d691a.slice PodAnnotations:0xc000548c00}] Aliases:map[]}"
2026-06-12 17:11:40.863389 | controller | Jun 12 16:12:09.736300 crc crio[22579]: time="2026-06-12T16:12:09.736257112Z" level=info msg="Checking pod openstack_ovn-controller-wh84g-config-lcjx9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.863424 | controller | Jun 12 16:12:09.736768 crc crio[22579]: time="2026-06-12T16:12:09.736743934Z" level=info msg="Got pod network &{Name:root-account-create-update-45nw2 Namespace:openstack ID:921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf UID:3bc9d107-af9e-4b45-a5cf-0cd4a2097917 NetNS:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3bc9d107_af9e_4b45_a5cf_0cd4a2097917.slice PodAnnotations:0xc002308030}] Aliases:map[]}"
2026-06-12 17:11:40.863442 | controller | Jun 12 16:12:09.736983 crc crio[22579]: time="2026-06-12T16:12:09.73696391Z" level=info msg="Deleting pod openstack_root-account-create-update-45nw2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.863460 | controller | Jun 12 16:12:09.737488 crc crio[22579]: time="2026-06-12T16:12:09.737464012Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688012-988rh Namespace:openshift-infra ID:1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 UID:b3be9d7c-827c-445c-855d-3d706c30a269 NetNS:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3be9d7c_827c_445c_855d_3d706c30a269.slice PodAnnotations:0xc0025a00b0}] Aliases:map[]}"
2026-06-12 17:11:40.863477 | controller | Jun 12 16:12:09.737832 crc crio[22579]: time="2026-06-12T16:12:09.737812571Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688012-988rh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.863496 | controller | Jun 12 16:12:09.754469 crc crio[22579]: time="2026-06-12T16:12:09.753040657Z" level=info msg="Ran pod sandbox ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 with infra container: openstack/ovn-controller-wh84g-config-lcjx9/POD" id=3c1bcb70-eed0-4b63-9429-7090a345a105 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.863521 | controller | Jun 12 16:12:09.760462 crc crio[22579]: time="2026-06-12T16:12:09.760382663Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=e0ca747f-a091-44d3-8002-331c841aaf86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.863544 | controller | Jun 12 16:12:09.790384 crc crio[22579]: time="2026-06-12T16:12:09.790142796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=826ccc44-3b67-42d9-8609-73d37fbf3e94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.863566 | controller | Jun 12 16:12:09.801686 crc crio[22579]: time="2026-06-12T16:12:09.801477094Z" level=info msg="Creating container: openstack/ovn-controller-wh84g-config-lcjx9/ovn-config" id=df6d92f5-3fae-4f5a-bbf2-ccc86a72281f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.863587 | controller | Jun 12 16:12:09.802070 crc crio[22579]: time="2026-06-12T16:12:09.802016337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.863608 | controller | Jun 12 16:12:09.803080 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:920ccac7a4ef771 Mac:aa:0c:ff:12:3c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/03406bf7-5fa1-47da-886e-ffa1fbb39a19 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.863629 | controller | Jun 12 16:12:09.803968 crc crio[22579]: time="2026-06-12T16:12:09.803870464Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212 UID:4b141ab9-8f92-4f1f-bd95-c5d51e2e0853 NetNS:/var/run/netns/03406bf7-5fa1-47da-886e-ffa1fbb39a19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b141ab9_8f92_4f1f_bd95_c5d51e2e0853.slice PodAnnotations:0xc0025a0a30}] Aliases:map[]}"
2026-06-12 17:11:40.863655 | controller | Jun 12 16:12:09.804071 crc crio[22579]: time="2026-06-12T16:12:09.804034728Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.863677 | controller | Jun 12 16:12:09.829060 crc crio[22579]: time="2026-06-12T16:12:09.82898362Z" level=info msg="Ran pod sandbox 920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212 with infra container: openstack/ovn-northd-0/POD" id=b1196271-e297-4997-89b6-79d870bfdd71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.863700 | controller | Jun 12 16:12:09.832197 crc crio[22579]: time="2026-06-12T16:12:09.832047798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=34a64fe6-d144-4a86-b02f-588464611409 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.863723 | controller | Jun 12 16:12:09.832718 crc crio[22579]: time="2026-06-12T16:12:09.832586322Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=34a64fe6-d144-4a86-b02f-588464611409 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.863742 | controller | Jun 12 16:12:09.832925 crc crio[22579]: time="2026-06-12T16:12:09.832754536Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=34a64fe6-d144-4a86-b02f-588464611409 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.863759 | controller | Jun 12 16:12:09.837947 crc crio[22579]: time="2026-06-12T16:12:09.837862045Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=2c8f8e92-8639-41ca-abeb-5f313f80409c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.863777 | controller | Jun 12 16:12:09.844967 crc crio[22579]: time="2026-06-12T16:12:09.844889043Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-12 17:11:40.863795 | controller | Jun 12 16:12:09.888192 crc crio[22579]: time="2026-06-12T16:12:09.888105688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.863814 | controller | Jun 12 16:12:09.963402 crc crio[22579]: time="2026-06-12T16:12:09.962949953Z" level=info msg="Created container baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config" id=a7aae8e1-8c21-4f07-a113-ad11e6168d3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.863832 | controller | Jun 12 16:12:09.966581 crc crio[22579]: time="2026-06-12T16:12:09.966455352Z" level=info msg="Starting container: baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c" id=733fae4c-91fa-4dce-a3ef-dc43cf2165e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.863851 | controller | Jun 12 16:12:09.984360 crc crio[22579]: time="2026-06-12T16:12:09.984241783Z" level=info msg="Started container" PID=58725 containerID=baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c description=openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config id=733fae4c-91fa-4dce-a3ef-dc43cf2165e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252
2026-06-12 17:11:40.863946 | controller | Jun 12 16:12:10.143594 crc crio[22579]: time="2026-06-12T16:12:10.143417514Z" level=info msg="Stopped pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf" id=838d9953-a1b1-45aa-a030-296f9b75e910 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.864014 | controller | Jun 12 16:12:10.200169 crc crio[22579]: time="2026-06-12T16:12:10.199925226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864036 | controller | Jun 12 16:12:10.315286 crc crio[22579]: time="2026-06-12T16:12:10.312039306Z" level=info msg="Stopped pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79" id=ec3ac45f-1617-4fba-bdf3-cfa6052dc9bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.864056 | controller | Jun 12 16:12:10.376732 crc crio[22579]: time="2026-06-12T16:12:10.376448487Z" level=info msg="Created container a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8: openstack/ovn-controller-wh84g-config-lcjx9/ovn-config" id=df6d92f5-3fae-4f5a-bbf2-ccc86a72281f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.864074 | controller | Jun 12 16:12:10.381562 crc crio[22579]: time="2026-06-12T16:12:10.381043803Z" level=info msg="Starting container: a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8" id=f0d2286f-8406-4fe5-bda0-91805992d502 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.864093 | controller | Jun 12 16:12:10.389992 crc crio[22579]: time="2026-06-12T16:12:10.389901508Z" level=info msg="Started container" PID=58785 containerID=a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8 description=openstack/ovn-controller-wh84g-config-lcjx9/ovn-config id=f0d2286f-8406-4fe5-bda0-91805992d502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34
2026-06-12 17:11:40.864112 | controller | Jun 12 16:12:10.791975 crc crio[22579]: time="2026-06-12T16:12:10.791429428Z" level=info msg="Stopping pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6" id=3f5cee3e-b6e5-44e2-863e-4b62c1312903 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.864132 | controller | Jun 12 16:12:10.793037 crc crio[22579]: time="2026-06-12T16:12:10.792654679Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781280728-bsfgw Namespace:openstack ID:8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 UID:7988bd66-a6a9-45a6-80f9-2a3c846ddbe3 NetNS:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7988bd66_a6a9_45a6_80f9_2a3c846ddbe3.slice PodAnnotations:0xc002309bd8}] Aliases:map[]}"
2026-06-12 17:11:40.864151 | controller | Jun 12 16:12:10.793037 crc crio[22579]: time="2026-06-12T16:12:10.792785782Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781280728-bsfgw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.864171 | controller | Jun 12 16:12:11.472678 crc crio[22579]: time="2026-06-12T16:12:11.47215143Z" level=info msg="Stopped pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6" id=3f5cee3e-b6e5-44e2-863e-4b62c1312903 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.864189 | controller | Jun 12 16:12:11.545684 crc crio[22579]: time="2026-06-12T16:12:11.545623091Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4" id=2c8f8e92-8639-41ca-abeb-5f313f80409c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.864208 | controller | Jun 12 16:12:11.546956 crc crio[22579]: time="2026-06-12T16:12:11.546874333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=d066f1ed-2b1b-4eac-b135-173775d73c0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.864231 | controller | Jun 12 16:12:11.584168 crc crio[22579]: time="2026-06-12T16:12:11.583258434Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=3d4a7cf5-63fa-44e1-b201-72f4c3db796e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.864249 | controller | Jun 12 16:12:11.591401 crc crio[22579]: time="2026-06-12T16:12:11.591325659Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=0d097617-ccc9-4f4a-9902-7c71ec94cdb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.864268 | controller | Jun 12 16:12:11.593166 crc crio[22579]: time="2026-06-12T16:12:11.593093323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864286 | controller | Jun 12 16:12:11.638063 crc crio[22579]: time="2026-06-12T16:12:11.63796418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864313 | controller | Jun 12 16:12:11.643716 crc crio[22579]: time="2026-06-12T16:12:11.643647314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864331 | controller | Jun 12 16:12:11.764868 crc crio[22579]: time="2026-06-12T16:12:11.76436548Z" level=info msg="Created container d752e74d663b5dcfe6e6713a56f4207100632b20e6bda75545b0835809ba6d36: openstack/ovn-northd-0/ovn-northd" id=0d097617-ccc9-4f4a-9902-7c71ec94cdb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.864381 | controller | Jun 12 16:12:11.766289 crc crio[22579]: time="2026-06-12T16:12:11.766211527Z" level=info msg="Starting container: d752e74d663b5dcfe6e6713a56f4207100632b20e6bda75545b0835809ba6d36" id=05f3f064-2d25-4ab8-a6b1-d25828b57bed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.864401 | controller | Jun 12 16:12:11.776073 crc crio[22579]: time="2026-06-12T16:12:11.775995805Z" level=info msg="Started container" PID=58991 containerID=d752e74d663b5dcfe6e6713a56f4207100632b20e6bda75545b0835809ba6d36 description=openstack/ovn-northd-0/ovn-northd id=05f3f064-2d25-4ab8-a6b1-d25828b57bed name=/runtime.v1.RuntimeService/StartContainer sandboxID=920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212
2026-06-12 17:11:40.864421 | controller | Jun 12 16:12:11.791707 crc crio[22579]: time="2026-06-12T16:12:11.791659632Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=29d1220a-b656-4cd0-beb1-7d5d573bb9fd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.864439 | controller | Jun 12 16:12:11.849802 crc crio[22579]: time="2026-06-12T16:12:11.849674161Z" level=info msg="Stopping pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252" id=bf31b0a0-ae59-436f-a748-a5b3db705f19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.864459 | controller | Jun 12 16:12:11.853469 crc crio[22579]: time="2026-06-12T16:12:11.850456661Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781280727-7bv7m Namespace:openstack ID:986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 UID:27d75629-6207-42ec-8f78-816da20c6da4 NetNS:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27d75629_6207_42ec_8f78_816da20c6da4.slice PodAnnotations:0xc004fc0718}] Aliases:map[]}"
2026-06-12 17:11:40.864478 | controller | Jun 12 16:12:11.853469 crc crio[22579]: time="2026-06-12T16:12:11.850665326Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781280727-7bv7m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.864499 | controller | Jun 12 16:12:11.867462 crc crio[22579]: time="2026-06-12T16:12:11.86737134Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=103b9a04-e2c2-4ce7-8e12-7bd6f5652ee1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.864518 | controller | Jun 12 16:12:11.882149 crc crio[22579]: time="2026-06-12T16:12:11.881440276Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=80db8873-5299-422d-a303-225b01cd41e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.864537 | controller | Jun 12 16:12:11.882149 crc crio[22579]: time="2026-06-12T16:12:11.882022871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864555 | controller | Jun 12 16:12:11.970663 crc crio[22579]: time="2026-06-12T16:12:11.970484891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864573 | controller | Jun 12 16:12:11.974889 crc crio[22579]: time="2026-06-12T16:12:11.974819681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864591 | controller | Jun 12 16:12:12.124221 crc crio[22579]: time="2026-06-12T16:12:12.124103162Z" level=info msg="Created container 18ff9d45e526f625f8b47690a0f300494960242c5bb70808e0c357617c63ed44: openstack/ovn-northd-0/openstack-network-exporter" id=80db8873-5299-422d-a303-225b01cd41e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.864609 | controller | Jun 12 16:12:12.129097 crc crio[22579]: time="2026-06-12T16:12:12.128994546Z" level=info msg="Starting container: 18ff9d45e526f625f8b47690a0f300494960242c5bb70808e0c357617c63ed44" id=885661be-1eec-4384-b099-3ba3a6838a9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.864629 | controller | Jun 12 16:12:12.136958 crc crio[22579]: time="2026-06-12T16:12:12.136332632Z" level=info msg="Started container" PID=59040 containerID=18ff9d45e526f625f8b47690a0f300494960242c5bb70808e0c357617c63ed44 description=openstack/ovn-northd-0/openstack-network-exporter id=885661be-1eec-4384-b099-3ba3a6838a9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212
2026-06-12 17:11:40.864647 | controller | Jun 12 16:12:12.230030 crc crio[22579]: time="2026-06-12T16:12:12.229955723Z" level=info msg="Stopped pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252" id=bf31b0a0-ae59-436f-a748-a5b3db705f19 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.864665 | controller | Jun 12 16:12:12.867925 crc crio[22579]: time="2026-06-12T16:12:12.867782279Z" level=info msg="Stopping pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34" id=3ce99a4f-1a7c-4a88-8114-cd3354b0ca6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.864684 | controller | Jun 12 16:12:12.868828 crc crio[22579]: time="2026-06-12T16:12:12.868449876Z" level=info msg="Got pod network &{Name:ovn-controller-wh84g-config-lcjx9 Namespace:openstack ID:ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 UID:aaa241e0-260b-4cee-914e-da4eac9d691a NetNS:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa241e0_260b_4cee_914e_da4eac9d691a.slice PodAnnotations:0xc00130c760}] Aliases:map[]}"
2026-06-12 17:11:40.864703 | controller | Jun 12 16:12:12.868828 crc crio[22579]: time="2026-06-12T16:12:12.868723303Z" level=info msg="Deleting pod openstack_ovn-controller-wh84g-config-lcjx9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.864726 | controller | Jun 12 16:12:13.182401 crc crio[22579]: time="2026-06-12T16:12:13.182019938Z" level=info msg="Stopped pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34" id=3ce99a4f-1a7c-4a88-8114-cd3354b0ca6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.864744 | controller | Jun 12 16:12:14.517960 crc crio[22579]: time="2026-06-12T16:12:14.517905395Z" level=info msg="Running pod sandbox: openstack/ovn-controller-wh84g-config-j5r8z/POD" id=e7fac1fe-4345-4a9a-b6c7-c551a6f43cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.864763 | controller | Jun 12 16:12:14.519045 crc crio[22579]: time="2026-06-12T16:12:14.517988007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864781 | controller | Jun 12 16:12:14.567557 crc crio[22579]: time="2026-06-12T16:12:14.567138822Z" level=info msg="Got pod network &{Name:ovn-controller-wh84g-config-j5r8z Namespace:openstack ID:2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b UID:e8f7a0dc-2ba0-40dd-8a90-cba83d3755ce NetNS:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f7a0dc_2ba0_40dd_8a90_cba83d3755ce.slice PodAnnotations:0xc001216168}] Aliases:map[]}"
2026-06-12 17:11:40.864801 | controller | Jun 12 16:12:14.567975 crc crio[22579]: time="2026-06-12T16:12:14.567574933Z" level=info msg="Adding pod openstack_ovn-controller-wh84g-config-j5r8z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.864820 | controller | Jun 12 16:12:15.099889 crc crio[22579]: 2026-06-12T16:12:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c7da425757ea61 Mac:e6:56:a4:e3:5f:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 SocketPath: PciID:}] [{Interface:0xc000014980 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.864838 | controller | Jun 12 16:12:15.102887 crc crio[22579]: time="2026-06-12T16:12:15.102153563Z" level=info msg="Got pod network &{Name:ovn-controller-wh84g-config-j5r8z Namespace:openstack ID:2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b UID:e8f7a0dc-2ba0-40dd-8a90-cba83d3755ce NetNS:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f7a0dc_2ba0_40dd_8a90_cba83d3755ce.slice PodAnnotations:0xc001216168}] Aliases:map[]}"
2026-06-12 17:11:40.864857 | controller | Jun 12 16:12:15.102887 crc crio[22579]: time="2026-06-12T16:12:15.102287237Z" level=info msg="Checking pod openstack_ovn-controller-wh84g-config-j5r8z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.864875 | controller | Jun 12 16:12:15.110491 crc crio[22579]: time="2026-06-12T16:12:15.110361241Z" level=info msg="Ran pod sandbox 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b with infra container: openstack/ovn-controller-wh84g-config-j5r8z/POD" id=e7fac1fe-4345-4a9a-b6c7-c551a6f43cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.864894 | controller | Jun 12 16:12:15.113821 crc crio[22579]: time="2026-06-12T16:12:15.113761217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=dc89ef7a-5d29-4f7e-84ef-fc51988e82ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.864912 | controller | Jun 12 16:12:15.117704 crc crio[22579]: time="2026-06-12T16:12:15.117134803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=c94b0e4d-9350-4f37-bb20-f008226237f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.864934 | controller | Jun 12 16:12:15.124038 crc crio[22579]: time="2026-06-12T16:12:15.123876074Z" level=info msg="Creating container: openstack/ovn-controller-wh84g-config-j5r8z/ovn-config" id=7c8fdad7-c5e0-4c86-b17c-b519beba09a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.864953 | controller | Jun 12 16:12:15.124323 crc crio[22579]: time="2026-06-12T16:12:15.124245663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864971 | controller | Jun 12 16:12:15.170971 crc crio[22579]: time="2026-06-12T16:12:15.170860684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.864990 | controller | Jun 12 16:12:15.359640 crc crio[22579]: time="2026-06-12T16:12:15.35907443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.865008 | controller | Jun 12 16:12:15.500094 crc crio[22579]: time="2026-06-12T16:12:15.466948942Z" level=info msg="Created container 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6: openstack/ovn-controller-wh84g-config-j5r8z/ovn-config" id=7c8fdad7-c5e0-4c86-b17c-b519beba09a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.865026 | controller | Jun 12 16:12:15.500094 crc crio[22579]: time="2026-06-12T16:12:15.469009715Z" level=info msg="Starting container: 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6" id=8bee15eb-30d4-4ce0-b74e-6519e84a7439 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.865077 | controller | Jun 12 16:12:15.500094 crc crio[22579]: time="2026-06-12T16:12:15.475173991Z" level=info msg="Started container" PID=59204 containerID=7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6 description=openstack/ovn-controller-wh84g-config-j5r8z/ovn-config id=8bee15eb-30d4-4ce0-b74e-6519e84a7439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b
2026-06-12 17:11:40.865098 | controller | Jun 12 16:12:16.920153 crc crio[22579]: time="2026-06-12T16:12:16.919693179Z" level=info msg="Stopping pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b" id=82c0075c-575e-46af-b4a3-6e34bf62b83c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865117 | controller | Jun 12 16:12:16.921296 crc crio[22579]: time="2026-06-12T16:12:16.920630413Z" level=info msg="Got pod network &{Name:ovn-controller-wh84g-config-j5r8z Namespace:openstack ID:2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b UID:e8f7a0dc-2ba0-40dd-8a90-cba83d3755ce NetNS:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f7a0dc_2ba0_40dd_8a90_cba83d3755ce.slice PodAnnotations:0xc002309078}] Aliases:map[]}"
2026-06-12 17:11:40.865185 | controller | Jun 12 16:12:16.921296 crc crio[22579]: time="2026-06-12T16:12:16.920833978Z" level=info msg="Deleting pod openstack_ovn-controller-wh84g-config-j5r8z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.865207 | controller | Jun 12 16:12:17.188310 crc crio[22579]: time="2026-06-12T16:12:17.187926393Z" level=info msg="Stopped pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b" id=82c0075c-575e-46af-b4a3-6e34bf62b83c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865226 | controller | Jun 12 16:12:18.950266 crc crio[22579]: time="2026-06-12T16:12:18.949766558Z" level=info msg="Stopping pod sandbox: 4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2" id=d46b98f1-8630-4c43-95e4-cb922214a61a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865245 | controller | Jun 12 16:12:18.951583 crc crio[22579]: time="2026-06-12T16:12:18.950939968Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-vshfr Namespace:openstack ID:4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 UID:269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1 NetNS:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod269a3b6c_8ec6_4d17_9127_a4cbaf5e03b1.slice PodAnnotations:0xc000622aa8}] Aliases:map[]}"
2026-06-12 17:11:40.865267 | controller | Jun 12 16:12:18.951583 crc crio[22579]: time="2026-06-12T16:12:18.951083261Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-vshfr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.865286 | controller | Jun 12 16:12:19.294585 crc crio[22579]: time="2026-06-12T16:12:19.294217123Z" level=info msg="Stopped pod sandbox: 4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2" id=d46b98f1-8630-4c43-95e4-cb922214a61a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865304 | controller | Jun 12 16:12:24.127265 crc crio[22579]: time="2026-06-12T16:12:24.126647062Z" level=info msg="Removing container: 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558" id=e031ebfc-28db-49e2-9479-7f161f37577c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.865323 | controller | Jun 12 16:12:24.214885 crc crio[22579]: time="2026-06-12T16:12:24.214777285Z" level=info msg="Removed container 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558: openshift-infra/auto-csr-approver-29688006-kp9kf/oc" id=e031ebfc-28db-49e2-9479-7f161f37577c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.865341 | controller | Jun 12 16:12:24.224244 crc crio[22579]: time="2026-06-12T16:12:24.224156062Z" level=info msg="Stopping pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7" id=f95078a1-afdc-4f24-8d9b-291ec7e35741 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865379 | controller | Jun 12 16:12:24.224244 crc crio[22579]: time="2026-06-12T16:12:24.224236214Z" level=info msg="Stopped pod sandbox (already stopped): d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7" id=f95078a1-afdc-4f24-8d9b-291ec7e35741 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865400 | controller | Jun 12 16:12:24.226863 crc crio[22579]: time="2026-06-12T16:12:24.225161718Z" level=info msg="Removing pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7" id=872d30a6-3278-44d2-a011-bbf28ccdbe23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865448 | controller | Jun 12 16:12:24.239346 crc crio[22579]: time="2026-06-12T16:12:24.239237674Z" level=info msg="Removed pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7" id=872d30a6-3278-44d2-a011-bbf28ccdbe23 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865469 | controller | Jun 12 16:12:24.240242 crc crio[22579]: time="2026-06-12T16:12:24.240098536Z" level=info msg="Stopping pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b" id=5b576be9-a0f7-4414-bfd9-fffffbfeacd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865488 | controller | Jun 12 16:12:24.240242 crc crio[22579]: time="2026-06-12T16:12:24.240159088Z" level=info msg="Stopped pod sandbox (already stopped): c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b" id=5b576be9-a0f7-4414-bfd9-fffffbfeacd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865531 | controller | Jun 12 16:12:24.240738 crc crio[22579]: time="2026-06-12T16:12:24.24067027Z" level=info msg="Removing pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b" id=79fa6993-329b-4a5a-9749-20bf7bdd9963 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865551 | controller | Jun 12 16:12:24.250750 crc crio[22579]: time="2026-06-12T16:12:24.250672854Z" level=info msg="Removed pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b" id=79fa6993-329b-4a5a-9749-20bf7bdd9963 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865573 | controller | Jun 12 16:12:24.251767 crc crio[22579]: time="2026-06-12T16:12:24.25169657Z" level=info msg="Stopping pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd" id=bc090d8e-f6c9-45aa-90f2-79def71dddda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865591 | controller | Jun 12 16:12:24.251848 crc crio[22579]: time="2026-06-12T16:12:24.251791882Z" level=info msg="Stopped pod sandbox (already stopped): a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd" id=bc090d8e-f6c9-45aa-90f2-79def71dddda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865609 | controller | Jun 12 16:12:24.252459 crc crio[22579]: time="2026-06-12T16:12:24.252391667Z" level=info msg="Removing pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd" id=057d7b17-954a-4cc5-a040-5e29cab3ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865627 | controller | Jun 12 16:12:24.265785 crc crio[22579]: time="2026-06-12T16:12:24.265680494Z" level=info msg="Removed pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd" id=057d7b17-954a-4cc5-a040-5e29cab3ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865646 | controller | Jun 12 16:12:24.266621 crc crio[22579]: time="2026-06-12T16:12:24.266548266Z" level=info msg="Stopping pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060" id=311a4d02-1ba0-4e07-afb7-ebe14b871f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865664 | controller | Jun 12 16:12:24.266706 crc crio[22579]: time="2026-06-12T16:12:24.266637928Z" level=info msg="Stopped pod sandbox (already stopped): 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060" id=311a4d02-1ba0-4e07-afb7-ebe14b871f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865683 | controller | Jun 12 16:12:24.267253 crc crio[22579]: time="2026-06-12T16:12:24.267202313Z" level=info msg="Removing pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060" id=3d700181-cae1-428d-89c2-0ae5c17ddfa4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865700 | controller | Jun 12 16:12:24.277768 crc crio[22579]: time="2026-06-12T16:12:24.277666258Z" level=info msg="Removed pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060" id=3d700181-cae1-428d-89c2-0ae5c17ddfa4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865719 | controller | Jun 12 16:12:24.278842 crc crio[22579]: time="2026-06-12T16:12:24.278747975Z" level=info msg="Stopping pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896" id=f4db52e6-185f-4b28-afa3-d9ae9bf8106e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865737 | controller | Jun 12 16:12:24.278943 crc crio[22579]: time="2026-06-12T16:12:24.278880298Z" level=info msg="Stopped pod sandbox (already stopped): a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896" id=f4db52e6-185f-4b28-afa3-d9ae9bf8106e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865756 | controller | Jun 12 16:12:24.280143 crc crio[22579]: time="2026-06-12T16:12:24.280097609Z" level=info msg="Removing pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896" id=d968ac46-57ef-478f-9273-1ea6268fbe86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865775 | controller | Jun 12 16:12:24.290243 crc crio[22579]: time="2026-06-12T16:12:24.290106493Z" level=info msg="Removed pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896" id=d968ac46-57ef-478f-9273-1ea6268fbe86 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865792 | controller | Jun 12 16:12:24.291926 crc crio[22579]: time="2026-06-12T16:12:24.291834876Z" level=info msg="Stopping pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d" id=1fd7090a-6d54-4020-ae58-573fc2b6884c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865814 | controller | Jun 12 16:12:24.292039 crc crio[22579]: time="2026-06-12T16:12:24.291940979Z" level=info msg="Stopped pod sandbox (already stopped): 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d" id=1fd7090a-6d54-4020-ae58-573fc2b6884c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865832 | controller | Jun 12 16:12:24.292769 crc crio[22579]: time="2026-06-12T16:12:24.292704948Z" level=info msg="Removing pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d" id=da2bbfea-f073-41af-8f2b-51bc4145c7f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865850 | controller | Jun 12 16:12:24.311483 crc crio[22579]: time="2026-06-12T16:12:24.311421213Z" level=info msg="Removed pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d" id=da2bbfea-f073-41af-8f2b-51bc4145c7f4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865869 | controller | Jun 12 16:12:24.313333 crc crio[22579]: time="2026-06-12T16:12:24.313269549Z" level=info msg="Stopping pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc" id=817d8175-fd73-4950-8558-98040082279d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865887 | controller | Jun 12 16:12:24.313447 crc crio[22579]: time="2026-06-12T16:12:24.313365392Z" level=info msg="Stopped pod sandbox (already stopped): 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc" id=817d8175-fd73-4950-8558-98040082279d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865906 | controller | Jun 12 16:12:24.314437 crc crio[22579]: time="2026-06-12T16:12:24.314334426Z" level=info msg="Removing pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc" id=376efbc9-9c83-4419-bfd1-89ffdb0f34c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865924 | controller | Jun 12 16:12:24.326655 crc crio[22579]: time="2026-06-12T16:12:24.326477434Z" level=info msg="Removed pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc" id=376efbc9-9c83-4419-bfd1-89ffdb0f34c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865942 | controller | Jun 12 16:12:24.328712 crc crio[22579]: time="2026-06-12T16:12:24.328620498Z" level=info msg="Stopping pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996" id=8915d8f4-66b5-4924-9969-a2e90e317117 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865960 | controller | Jun 12 16:12:24.328712 crc crio[22579]: time="2026-06-12T16:12:24.32870366Z" level=info msg="Stopped pod sandbox (already stopped): 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996" id=8915d8f4-66b5-4924-9969-a2e90e317117 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.865979 | controller | Jun 12 16:12:24.329273 crc crio[22579]: time="2026-06-12T16:12:24.329192443Z" level=info msg="Removing pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996" id=e1701e8d-e579-4e57-a995-90aa05f7fd13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.865997 | controller | Jun 12 16:12:24.344234 crc crio[22579]: time="2026-06-12T16:12:24.344167532Z" level=info msg="Removed pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996" id=e1701e8d-e579-4e57-a995-90aa05f7fd13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.866015 | controller | Jun 12 16:12:24.853085 crc crio[22579]: time="2026-06-12T16:12:24.85298802Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=d0f0a9a1-bdf1-45c0-ab9f-23da87b5c05d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.866033 | controller | Jun 12 16:12:24.853380 crc crio[22579]: time="2026-06-12T16:12:24.853131344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866056 | controller | Jun 12 16:12:24.884466 crc crio[22579]: time="2026-06-12T16:12:24.884092608Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090 UID:358d8272-cd42-47e7-95d6-1379d565df00 NetNS:/var/run/netns/703c91d3-a06f-43db-97bb-a7af5108ff22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod358d8272_cd42_47e7_95d6_1379d565df00.slice PodAnnotations:0xc004fc00a8}] Aliases:map[]}"
2026-06-12 17:11:40.866074 | controller | Jun 12 16:12:24.884466 crc crio[22579]: time="2026-06-12T16:12:24.884410826Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.866094 | controller | Jun 12 16:12:25.563784 crc crio[22579]: 2026-06-12T16:12:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b41107a869e554 Mac:3a:3c:08:16:6f:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/703c91d3-a06f-43db-97bb-a7af5108ff22 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.866147 | controller | Jun 12 16:12:25.565173 crc crio[22579]: time="2026-06-12T16:12:25.565119387Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090 UID:358d8272-cd42-47e7-95d6-1379d565df00 NetNS:/var/run/netns/703c91d3-a06f-43db-97bb-a7af5108ff22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod358d8272_cd42_47e7_95d6_1379d565df00.slice PodAnnotations:0xc004fc00a8}] Aliases:map[]}"
2026-06-12 17:11:40.866167 | controller | Jun 12 16:12:25.565313 crc crio[22579]: time="2026-06-12T16:12:25.565248471Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.866187 | controller | Jun 12 16:12:25.572847 crc crio[22579]: time="2026-06-12T16:12:25.57273857Z" level=info msg="Ran pod sandbox 2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090 with infra container: openstack/swift-storage-0/POD" id=d0f0a9a1-bdf1-45c0-ab9f-23da87b5c05d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.866205 | controller | Jun 12 16:12:25.575173 crc crio[22579]: time="2026-06-12T16:12:25.57510594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=59c0b07f-23ba-4db5-b789-8c97391ffe48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866224 | controller | Jun 12 16:12:25.575350 crc crio[22579]: time="2026-06-12T16:12:25.575302635Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=59c0b07f-23ba-4db5-b789-8c97391ffe48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866241 | controller | Jun 12 16:12:25.575418 crc crio[22579]: time="2026-06-12T16:12:25.575374937Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=59c0b07f-23ba-4db5-b789-8c97391ffe48 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866259 | controller | Jun 12 16:12:25.577047 crc crio[22579]: time="2026-06-12T16:12:25.576961157Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=0fb1a861-3c3b-49ba-ac1e-d33fd9fb4099 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.866276 | controller | Jun 12 16:12:25.584143 crc crio[22579]: time="2026-06-12T16:12:25.583881053Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-12 17:11:40.866298 | controller | Jun 12 16:12:27.134995 crc crio[22579]: time="2026-06-12T16:12:27.13464584Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0" id=0fb1a861-3c3b-49ba-ac1e-d33fd9fb4099 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.866317 | controller | Jun 12 16:12:27.136748 crc crio[22579]: time="2026-06-12T16:12:27.136684582Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=6730a38c-c5c8-4af8-9d21-889214828ee4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866336 | controller | Jun 12 16:12:27.140853 crc crio[22579]: time="2026-06-12T16:12:27.140726394Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=cbe76c6b-03a2-4e93-8c06-09db982b4e3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866380 | controller | Jun 12 16:12:27.149996 crc crio[22579]: time="2026-06-12T16:12:27.149902497Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=3b3a3891-fce4-41d3-8d76-5970b8d12004 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.866400 | controller | Jun 12 16:12:27.152112 crc crio[22579]: time="2026-06-12T16:12:27.152045381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866419 | controller | Jun 12 16:12:27.192655 crc crio[22579]: time="2026-06-12T16:12:27.192434524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866438 | controller | Jun 12 16:12:27.197546 crc crio[22579]: time="2026-06-12T16:12:27.19741442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866456 | controller | Jun 12 16:12:27.348382 crc crio[22579]: time="2026-06-12T16:12:27.347994074Z" level=info msg="Created container e20b2adccd88e6edcd4362a7efe6c836997c035308c84f1e91ca03ec8ea83cdd: openstack/swift-storage-0/xattr-restore" id=3b3a3891-fce4-41d3-8d76-5970b8d12004 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.866473 | controller | Jun 12 16:12:27.349576 crc crio[22579]: time="2026-06-12T16:12:27.349446581Z" level=info msg="Starting container: e20b2adccd88e6edcd4362a7efe6c836997c035308c84f1e91ca03ec8ea83cdd" id=561d1d40-5cf3-4daa-84a7-988cf17b1c9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.866491 | controller | Jun 12 16:12:27.356885 crc crio[22579]: time="2026-06-12T16:12:27.356723605Z" level=info msg="Started container" PID=60066 containerID=e20b2adccd88e6edcd4362a7efe6c836997c035308c84f1e91ca03ec8ea83cdd description=openstack/swift-storage-0/xattr-restore id=561d1d40-5cf3-4daa-84a7-988cf17b1c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.866510 | controller | Jun 12 16:12:28.134569 crc crio[22579]: time="2026-06-12T16:12:28.08345393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=6ff7562f-639d-4299-856c-2af881df7227 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866527 | controller | Jun 12 16:12:28.134569 crc crio[22579]: time="2026-06-12T16:12:28.083810379Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=6ff7562f-639d-4299-856c-2af881df7227 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866544 | controller | Jun 12 16:12:28.134569 crc crio[22579]: time="2026-06-12T16:12:28.083866901Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=6ff7562f-639d-4299-856c-2af881df7227 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866566 | controller | Jun 12 16:12:28.134569 crc crio[22579]: time="2026-06-12T16:12:28.084685191Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=a11da6ba-51ef-4639-8bbc-cf8daf18d058 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.866585 | controller | Jun 12 16:12:28.135384 crc crio[22579]: time="2026-06-12T16:12:28.135268765Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-12 17:11:40.866603 | controller | Jun 12 16:12:29.311026 crc crio[22579]: time="2026-06-12T16:12:29.31041598Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4" id=a11da6ba-51ef-4639-8bbc-cf8daf18d058 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.866621 | controller | Jun 12 16:12:29.312185 crc crio[22579]: time="2026-06-12T16:12:29.312135923Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=af995781-809d-457c-8428-7be4ad066891 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866639 | controller | Jun 12 16:12:29.329006 crc crio[22579]: time="2026-06-12T16:12:29.328858067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d52a1681-6e73-4d95-b348-06f0511ae5c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866656 | controller | Jun 12 16:12:29.340135 crc crio[22579]: time="2026-06-12T16:12:29.34004729Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=84072462-2593-4df8-bc51-e24fad6cc25b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.866674 | controller | Jun 12 16:12:29.341953 crc crio[22579]: time="2026-06-12T16:12:29.341881047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866692 | controller | Jun 12 16:12:29.389172 crc crio[22579]: time="2026-06-12T16:12:29.38899077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866710 | controller | Jun 12 16:12:29.392689 crc crio[22579]: time="2026-06-12T16:12:29.392627222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866728 | controller | Jun 12 16:12:29.582113 crc crio[22579]: time="2026-06-12T16:12:29.581725511Z" level=info msg="Created container 488643db29b6a98c7a62393b1c8256eaed03b192b24a4cbbc8f058a3a4763e84: openstack/swift-storage-0/account-server" id=84072462-2593-4df8-bc51-e24fad6cc25b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.866746 | controller | Jun 12 16:12:29.583861 crc crio[22579]: time="2026-06-12T16:12:29.583777233Z" level=info msg="Starting container: 488643db29b6a98c7a62393b1c8256eaed03b192b24a4cbbc8f058a3a4763e84" id=8e99d1ac-c223-468b-a1b6-c20c2d6d136b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.866764 | controller | Jun 12 16:12:29.590665 crc crio[22579]: time="2026-06-12T16:12:29.590554645Z" level=info msg="Started container" PID=60215 containerID=488643db29b6a98c7a62393b1c8256eaed03b192b24a4cbbc8f058a3a4763e84 description=openstack/swift-storage-0/account-server id=8e99d1ac-c223-468b-a1b6-c20c2d6d136b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.866783 | controller | Jun 12 16:12:29.642925 crc crio[22579]: time="2026-06-12T16:12:29.641435363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=34fce372-e91d-4649-8a82-383219cb3071 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866805 | controller | Jun 12 16:12:29.657810 crc crio[22579]: time="2026-06-12T16:12:29.657731896Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=4d16ab21-705e-459a-80e8-4cb2ade24f32 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866824 | controller | Jun 12 16:12:29.668798 crc crio[22579]: time="2026-06-12T16:12:29.668676233Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=7806ebf8-8f20-4d52-a20b-c2940c6b8b37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.866841 | controller | Jun 12 16:12:29.670931 crc crio[22579]: time="2026-06-12T16:12:29.670685344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866859 | controller | Jun 12 16:12:29.719881 crc crio[22579]: time="2026-06-12T16:12:29.719797888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866877 | controller | Jun 12 16:12:29.722939 crc crio[22579]: time="2026-06-12T16:12:29.722866226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.866895 | controller | Jun 12 16:12:29.830282 crc crio[22579]: time="2026-06-12T16:12:29.829679551Z" level=info msg="Created container a153919c922550172b82b2468a8e7bf3024194174392c16b6c06352ba9afe175: openstack/swift-storage-0/account-replicator" id=7806ebf8-8f20-4d52-a20b-c2940c6b8b37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.866913 | controller | Jun 12 16:12:29.832649 crc crio[22579]: time="2026-06-12T16:12:29.831657712Z" level=info msg="Starting container: a153919c922550172b82b2468a8e7bf3024194174392c16b6c06352ba9afe175" id=81286db0-6000-4188-948f-33758cd9c93a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.866932 | controller | Jun 12 16:12:29.853855 crc crio[22579]: time="2026-06-12T16:12:29.844108427Z" level=info msg="Started container" PID=60230 containerID=a153919c922550172b82b2468a8e7bf3024194174392c16b6c06352ba9afe175 description=openstack/swift-storage-0/account-replicator id=81286db0-6000-4188-948f-33758cd9c93a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.866949 | controller | Jun 12 16:12:29.862626 crc crio[22579]: time="2026-06-12T16:12:29.860443741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=441802ce-3163-4c87-903b-2e278734e872 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866967 | controller | Jun 12 16:12:29.877440 crc crio[22579]: time="2026-06-12T16:12:29.877289587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=fc32deb7-d4ac-48c6-b2e5-494e2043e86b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.866984 | controller | Jun 12 16:12:29.900570 crc crio[22579]: time="2026-06-12T16:12:29.898900015Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=16c3324f-e036-435c-99ad-ae8f4698c142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867003 | controller | Jun 12 16:12:29.906569 crc crio[22579]: time="2026-06-12T16:12:29.906385514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867021 | controller | Jun 12 16:12:29.961043 crc crio[22579]: time="2026-06-12T16:12:29.960959757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867043 | controller | Jun 12 16:12:29.964209 crc crio[22579]: time="2026-06-12T16:12:29.963761998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867061 | controller | Jun 12 16:12:30.069582 crc crio[22579]: time="2026-06-12T16:12:30.069406783Z" level=info msg="Created container a3d7571c61dfabd5eb062faa21909e6d13f84d2b7c785d8be67bf8ddf215aa72: openstack/swift-storage-0/account-auditor" id=16c3324f-e036-435c-99ad-ae8f4698c142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867080 | controller | Jun 12 16:12:30.070581 crc crio[22579]: time="2026-06-12T16:12:30.07043856Z" level=info msg="Starting container: a3d7571c61dfabd5eb062faa21909e6d13f84d2b7c785d8be67bf8ddf215aa72" id=34a3f641-55d8-4a09-93a1-82a4e467fffb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.867099 | controller | Jun 12 16:12:30.079627 crc crio[22579]: time="2026-06-12T16:12:30.079420547Z" level=info msg="Started container" PID=60242 containerID=a3d7571c61dfabd5eb062faa21909e6d13f84d2b7c785d8be67bf8ddf215aa72 description=openstack/swift-storage-0/account-auditor id=34a3f641-55d8-4a09-93a1-82a4e467fffb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.867118 | controller | Jun 12 16:12:30.095223 crc crio[22579]: time="2026-06-12T16:12:30.0949218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=e701d0cd-0886-44ed-a232-14e7f4f1ee0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867136 | controller | Jun 12 16:12:30.115669 crc crio[22579]: time="2026-06-12T16:12:30.115133642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=93a8fb8d-252d-4ef0-af62-9225866c458e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867155 | controller | Jun 12 16:12:30.125447 crc crio[22579]: time="2026-06-12T16:12:30.12534544Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=dd06938f-4b0d-44b5-bf49-fa24eae21fe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867206 | controller | Jun 12 16:12:30.128040 crc crio[22579]: time="2026-06-12T16:12:30.127974967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867231 | controller | Jun 12 16:12:30.170278 crc crio[22579]: time="2026-06-12T16:12:30.170186806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867249 | controller | Jun 12 16:12:30.172937 crc crio[22579]: time="2026-06-12T16:12:30.172872754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867267 | controller | Jun 12 16:12:30.281814 crc crio[22579]: time="2026-06-12T16:12:30.28169622Z" level=info msg="Created container 97ea6386953fac8785520dfb2e49440993d528230e626356ab6bb82b3b82c6bb: openstack/swift-storage-0/account-reaper" id=dd06938f-4b0d-44b5-bf49-fa24eae21fe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867285 | controller | Jun 12 16:12:30.282842 crc crio[22579]: time="2026-06-12T16:12:30.282759057Z" level=info msg="Starting container: 97ea6386953fac8785520dfb2e49440993d528230e626356ab6bb82b3b82c6bb" id=5a50c7a0-783d-4fd4-ada7-76013419fb32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.867305 | controller | Jun 12 16:12:30.289873 crc crio[22579]: time="2026-06-12T16:12:30.289761565Z" level=info msg="Started container" PID=60267 containerID=97ea6386953fac8785520dfb2e49440993d528230e626356ab6bb82b3b82c6bb description=openstack/swift-storage-0/account-reaper id=5a50c7a0-783d-4fd4-ada7-76013419fb32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.867330 | controller | Jun 12 16:12:30.298816 crc crio[22579]: time="2026-06-12T16:12:30.298770493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=11632927-c9af-4261-a7d4-4434d44e2f70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867376 | controller | Jun 12 16:12:30.299612 crc crio[22579]: time="2026-06-12T16:12:30.299559553Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=11632927-c9af-4261-a7d4-4434d44e2f70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867403 | controller | Jun 12 16:12:30.299813 crc crio[22579]: time="2026-06-12T16:12:30.299787499Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=11632927-c9af-4261-a7d4-4434d44e2f70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867423 | controller | Jun 12 16:12:30.303289 crc crio[22579]: time="2026-06-12T16:12:30.301124403Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=ba89c155-e48a-4a19-88cc-fa0c6787c642 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.867441 | controller | Jun 12 16:12:30.304872 crc crio[22579]: time="2026-06-12T16:12:30.304789475Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-12 17:11:40.867460 | controller | Jun 12 16:12:31.490734 crc crio[22579]: time="2026-06-12T16:12:31.489940324Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1" id=ba89c155-e48a-4a19-88cc-fa0c6787c642 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.867478 | controller | Jun 12 16:12:31.492699 crc crio[22579]: time="2026-06-12T16:12:31.492383536Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=2eb7fc25-152d-4bd7-ad60-4107c6443cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867496 | controller | Jun 12 16:12:31.512867 crc crio[22579]: time="2026-06-12T16:12:31.512758262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e8f99195-0ef4-4f34-8708-2ab37c275045 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867514 | controller | Jun 12 16:12:31.528657 crc crio[22579]: time="2026-06-12T16:12:31.528562183Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=276890ab-acfd-4339-a232-6235f13b12db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867533 | controller | Jun 12 16:12:31.530642 crc crio[22579]: time="2026-06-12T16:12:31.530474471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867550 | controller | Jun 12 16:12:31.608714 crc crio[22579]: time="2026-06-12T16:12:31.608457246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867568 | controller | Jun 12 16:12:31.613437 crc crio[22579]: time="2026-06-12T16:12:31.613372321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867586 | controller | Jun 12 16:12:31.787346 crc crio[22579]: time="2026-06-12T16:12:31.787245125Z" level=info msg="Created container 383e5431623940d0e9f60254946752e93e42b56296ac6eddcdeaaa742f0d73bd: openstack/swift-storage-0/container-server" id=276890ab-acfd-4339-a232-6235f13b12db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867609 | controller | Jun 12 16:12:31.788765 crc crio[22579]: time="2026-06-12T16:12:31.788678241Z" level=info msg="Starting container: 383e5431623940d0e9f60254946752e93e42b56296ac6eddcdeaaa742f0d73bd" id=999a38c1-1f26-4e1f-aee9-fa2f8ab5f422 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.867628 | controller | Jun 12 16:12:31.794304 crc crio[22579]: time="2026-06-12T16:12:31.794235832Z" level=info msg="Started container" PID=60389 containerID=383e5431623940d0e9f60254946752e93e42b56296ac6eddcdeaaa742f0d73bd description=openstack/swift-storage-0/container-server id=999a38c1-1f26-4e1f-aee9-fa2f8ab5f422 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.867646 | controller | Jun 12 16:12:31.808388 crc crio[22579]: time="2026-06-12T16:12:31.808303208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=041641a0-cf9a-421f-9c29-29ceb79280de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867665 | controller | Jun 12 16:12:31.830931 crc crio[22579]: time="2026-06-12T16:12:31.830829859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=c8ff0638-f6da-4005-afbc-9d83d1cd1196 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867683 | controller | Jun 12 16:12:31.841034 crc crio[22579]: time="2026-06-12T16:12:31.840948845Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=a5bf4c93-366b-4078-91d2-19b6970934c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867700 | controller | Jun 12 16:12:31.842473 crc crio[22579]: time="2026-06-12T16:12:31.842399872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867718 | controller | Jun 12 16:12:31.882363 crc crio[22579]: time="2026-06-12T16:12:31.882294273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867736 | controller | Jun 12 16:12:31.886305 crc crio[22579]: time="2026-06-12T16:12:31.88574711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867752 | controller | Jun 12 16:12:32.032086 crc crio[22579]: time="2026-06-12T16:12:32.032001165Z" level=info msg="Created container cccbf861df57f8908822e37ae048e07f66d72b9e3e388b63cc8affb8ab8f1e66: openstack/swift-storage-0/container-replicator" id=a5bf4c93-366b-4078-91d2-19b6970934c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867770 | controller | Jun 12 16:12:32.034302 crc crio[22579]: time="2026-06-12T16:12:32.033973265Z" level=info msg="Starting container: cccbf861df57f8908822e37ae048e07f66d72b9e3e388b63cc8affb8ab8f1e66" id=5be7850b-5604-4094-a13a-b0ac4c472e2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.867787 | controller | Jun 12 16:12:32.044046 crc crio[22579]: time="2026-06-12T16:12:32.043781933Z" level=info msg="Started container" PID=60413 containerID=cccbf861df57f8908822e37ae048e07f66d72b9e3e388b63cc8affb8ab8f1e66 description=openstack/swift-storage-0/container-replicator id=5be7850b-5604-4094-a13a-b0ac4c472e2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.867805 | controller | Jun 12 16:12:32.056179 crc crio[22579]: time="2026-06-12T16:12:32.05591093Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=422c0f73-2aa7-4805-a3b6-e33ad71458f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867823 | controller | Jun 12 16:12:32.073685 crc crio[22579]: time="2026-06-12T16:12:32.073375753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=c8e002e7-a5ff-45ba-bb52-f5c4edc5775e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867843 | controller | Jun 12 16:12:32.083724 crc crio[22579]: time="2026-06-12T16:12:32.083613872Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=654c8b52-2365-4128-a3ba-16e35bb995fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867861 | controller | Jun 12 16:12:32.086112 crc crio[22579]: time="2026-06-12T16:12:32.086042343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867878 | controller | Jun 12 16:12:32.145235 crc crio[22579]: time="2026-06-12T16:12:32.145095949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867895 | controller | Jun 12 16:12:32.149554 crc crio[22579]: time="2026-06-12T16:12:32.149414909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.867912 | controller | Jun 12 16:12:32.250088 crc crio[22579]: time="2026-06-12T16:12:32.249942655Z" level=info msg="Created container f1251b75a47f4335a592edf8d0e61b0d8d53b80066691df54ff6d34ec05dbe48: openstack/swift-storage-0/container-auditor" id=654c8b52-2365-4128-a3ba-16e35bb995fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.867929 | controller | Jun 12 16:12:32.251663 crc crio[22579]: time="2026-06-12T16:12:32.251472914Z" level=info msg="Starting container: f1251b75a47f4335a592edf8d0e61b0d8d53b80066691df54ff6d34ec05dbe48" id=625d09a1-1ab0-47b1-8a65-6af6f3551154 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.867947 | controller | Jun 12 16:12:32.257135 crc crio[22579]: time="2026-06-12T16:12:32.25686425Z" level=info msg="Started container" PID=60423 containerID=f1251b75a47f4335a592edf8d0e61b0d8d53b80066691df54ff6d34ec05dbe48 description=openstack/swift-storage-0/container-auditor id=625d09a1-1ab0-47b1-8a65-6af6f3551154 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.867964 | controller | Jun 12 16:12:32.267296 crc crio[22579]: time="2026-06-12T16:12:32.267173101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=3edb474c-bccc-42db-8ffd-037415d5b4c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867981 | controller | Jun 12 16:12:32.279455 crc crio[22579]: time="2026-06-12T16:12:32.279316999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=b8b196cf-8ea5-40ef-a362-52599f1758bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.867998 | controller | Jun 12 16:12:32.290977 crc crio[22579]: time="2026-06-12T16:12:32.290842541Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=ad953e09-e78e-4335-b3cd-6c64ab024e09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868015 | controller | Jun 12 16:12:32.292424 crc crio[22579]: time="2026-06-12T16:12:32.292340689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868032 | controller | Jun 12 16:12:32.331090 crc crio[22579]: time="2026-06-12T16:12:32.330878815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868049 | controller | Jun 12 16:12:32.334634 crc crio[22579]: time="2026-06-12T16:12:32.334554228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868070 | controller | Jun 12 16:12:32.452380 crc crio[22579]: time="2026-06-12T16:12:32.452243469Z" level=info msg="Created container acc101ad97b54001687ff30a449a9ab9c889f6b4de6d97a2e9a8218188c21cb7: openstack/swift-storage-0/container-updater" id=ad953e09-e78e-4335-b3cd-6c64ab024e09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868088 | controller | Jun 12 16:12:32.453580 crc crio[22579]: time="2026-06-12T16:12:32.45348813Z" level=info msg="Starting container: acc101ad97b54001687ff30a449a9ab9c889f6b4de6d97a2e9a8218188c21cb7" id=e4a84346-974f-45b6-8ab8-e30700f59203 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.868105 | controller | Jun 12 16:12:32.458906 crc crio[22579]: time="2026-06-12T16:12:32.458819285Z" level=info msg="Started container" PID=60440 containerID=acc101ad97b54001687ff30a449a9ab9c889f6b4de6d97a2e9a8218188c21cb7 description=openstack/swift-storage-0/container-updater id=e4a84346-974f-45b6-8ab8-e30700f59203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.868122 | controller | Jun 12 16:12:32.470427 crc crio[22579]: time="2026-06-12T16:12:32.470324377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7d0893eb-99fa-4225-bf5d-ed7ea474eb15 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868140 | controller | Jun 12 16:12:32.481805 crc crio[22579]: time="2026-06-12T16:12:32.481702305Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b21b7b62-ac4c-412e-9831-1dd54ec26604 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868157 | controller | Jun 12 16:12:32.488318 crc crio[22579]: time="2026-06-12T16:12:32.48822763Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=d9ddd511-2d22-4f14-afc5-ab602c75e2e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868174 | controller | Jun 12 16:12:32.489643 crc crio[22579]: time="2026-06-12T16:12:32.489450001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868191 | controller | Jun 12 16:12:32.525661 crc crio[22579]: time="2026-06-12T16:12:32.525555776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868208 | controller | Jun 12 16:12:32.528334 crc crio[22579]: time="2026-06-12T16:12:32.528268965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868225 | controller | Jun 12 16:12:32.689607 crc crio[22579]: time="2026-06-12T16:12:32.689391456Z" level=info msg="Created container ca07e8aab307b9c878ae3ea444640e88d1f2115f5d3fb0d9ee0fdc44c7414913: openstack/swift-storage-0/object-server" id=d9ddd511-2d22-4f14-afc5-ab602c75e2e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868298 | controller | Jun 12 16:12:32.691067 crc crio[22579]: time="2026-06-12T16:12:32.690985026Z" level=info msg="Starting container: ca07e8aab307b9c878ae3ea444640e88d1f2115f5d3fb0d9ee0fdc44c7414913" id=8467ee3c-e2db-43ca-abaa-47dcb3378c0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.868324 | controller | Jun 12 16:12:32.696679 crc crio[22579]: time="2026-06-12T16:12:32.696560307Z" level=info msg="Started container" PID=60461 containerID=ca07e8aab307b9c878ae3ea444640e88d1f2115f5d3fb0d9ee0fdc44c7414913 description=openstack/swift-storage-0/object-server id=8467ee3c-e2db-43ca-abaa-47dcb3378c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.868343 | controller | Jun 12 16:12:32.717954 crc crio[22579]: time="2026-06-12T16:12:32.717885507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=e5c63af9-2258-4a2c-8d73-c0d5099deccf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868386 | controller | Jun 12 16:12:32.737703 crc crio[22579]: time="2026-06-12T16:12:32.733277287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=37ac33d9-880d-4202-a769-630bd09bbeb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868405 | controller | Jun 12 16:12:32.750607 crc crio[22579]: time="2026-06-12T16:12:32.741720841Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=1fe902b3-6d9d-4947-90ba-b420cbd68885 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868423 | controller | Jun 12 16:12:32.750607 crc crio[22579]: time="2026-06-12T16:12:32.743114836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868441 | controller | Jun 12 16:12:32.799158 crc crio[22579]: time="2026-06-12T16:12:32.798574421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868458 | controller | Jun 12 16:12:32.802748 crc crio[22579]: time="2026-06-12T16:12:32.802654794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868475 | controller | Jun 12 16:12:32.947325 crc crio[22579]: time="2026-06-12T16:12:32.947144444Z" level=info msg="Created container 599b1e62d1a275eb865ab9f61597553a56d9eef0392a70bec6f50a186b56bfe8: openstack/swift-storage-0/object-replicator" id=1fe902b3-6d9d-4947-90ba-b420cbd68885 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868493 | controller | Jun 12 16:12:32.949020 crc crio[22579]: time="2026-06-12T16:12:32.948741025Z" level=info msg="Starting container: 599b1e62d1a275eb865ab9f61597553a56d9eef0392a70bec6f50a186b56bfe8" id=9a41edb0-2155-494b-8bd0-c666ecbdb00b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.868510 | controller | Jun 12 16:12:32.954092 crc crio[22579]: time="2026-06-12T16:12:32.953998628Z" level=info msg="Started container" PID=60494 containerID=599b1e62d1a275eb865ab9f61597553a56d9eef0392a70bec6f50a186b56bfe8 description=openstack/swift-storage-0/object-replicator id=9a41edb0-2155-494b-8bd0-c666ecbdb00b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.868527 | controller | Jun 12 16:12:32.964856 crc crio[22579]: time="2026-06-12T16:12:32.964720169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7876cf12-e299-47ae-b612-a27179ead3ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868545 | controller | Jun 12 16:12:32.975773 crc crio[22579]: time="2026-06-12T16:12:32.975664167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f00b968e-8bad-477c-8fa5-ca7b6952cc3b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868562 | controller | Jun 12 16:12:32.982981 crc crio[22579]: time="2026-06-12T16:12:32.982883189Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=8d0d2ad5-18e5-49ef-8194-6e200d39c857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868579 | controller | Jun 12 16:12:32.984615 crc crio[22579]: time="2026-06-12T16:12:32.98446763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868597 | controller | Jun 12 16:12:33.021052 crc crio[22579]: time="2026-06-12T16:12:33.020960974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868618 | controller | Jun 12 16:12:33.023752 crc crio[22579]: time="2026-06-12T16:12:33.023685493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868636 | controller | Jun 12 16:12:33.124419 crc crio[22579]: time="2026-06-12T16:12:33.124203869Z" level=info msg="Created container faad22350b4a68921abbbabd581b6ca56f1f456be89df2d84edcb507f200a482: openstack/swift-storage-0/object-auditor" id=8d0d2ad5-18e5-49ef-8194-6e200d39c857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868654 | controller | Jun 12 16:12:33.125557 crc crio[22579]: time="2026-06-12T16:12:33.12543563Z" level=info msg="Starting container: faad22350b4a68921abbbabd581b6ca56f1f456be89df2d84edcb507f200a482" id=8c4dd3de-8caa-4e39-a99f-70126715d155 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.868671 | controller | Jun 12 16:12:33.131866 crc crio[22579]: time="2026-06-12T16:12:33.131708099Z" level=info msg="Started container" PID=60504 containerID=faad22350b4a68921abbbabd581b6ca56f1f456be89df2d84edcb507f200a482 description=openstack/swift-storage-0/object-auditor id=8c4dd3de-8caa-4e39-a99f-70126715d155 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.868689 | controller | Jun 12 16:12:33.140973 crc crio[22579]: time="2026-06-12T16:12:33.14086842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=911b6668-4c28-48bd-9e9d-4f99acd20b22 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868706 | controller | Jun 12 16:12:33.152817 crc crio[22579]: time="2026-06-12T16:12:33.15271154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=6f9d1c98-5680-48e5-bc8f-aaa011ed30ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868724 | controller | Jun 12 16:12:33.161266 crc crio[22579]: time="2026-06-12T16:12:33.161116683Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=4c74002b-24db-4717-8371-6d4335ad726e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868741 | controller | Jun 12 16:12:33.162745 crc crio[22579]: time="2026-06-12T16:12:33.162680473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868759 | controller | Jun 12 16:12:33.220960 crc crio[22579]: time="2026-06-12T16:12:33.220848766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868777 | controller | Jun 12 16:12:33.230560 crc crio[22579]: time="2026-06-12T16:12:33.230330276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868795 | controller | Jun 12 16:12:33.331716 crc crio[22579]: time="2026-06-12T16:12:33.331615841Z" level=info msg="Created container 34adfec4656e9e8a14846ecceaaa69984535151a647ef52df08c366b1a7aa12c: openstack/swift-storage-0/object-updater" id=4c74002b-24db-4717-8371-6d4335ad726e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868813 | controller | Jun 12 16:12:33.336704 crc crio[22579]: time="2026-06-12T16:12:33.336618738Z" level=info msg="Starting container: 34adfec4656e9e8a14846ecceaaa69984535151a647ef52df08c366b1a7aa12c" id=477b0273-f575-49c4-88a8-823ab85f5d27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.868829 | controller | Jun 12 16:12:33.342235 crc crio[22579]: time="2026-06-12T16:12:33.342136748Z" level=info msg="Started container" PID=60530 containerID=34adfec4656e9e8a14846ecceaaa69984535151a647ef52df08c366b1a7aa12c description=openstack/swift-storage-0/object-updater id=477b0273-f575-49c4-88a8-823ab85f5d27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.868851 | controller | Jun 12 16:12:33.355421 crc crio[22579]: time="2026-06-12T16:12:33.355323982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=103ea0d7-a886-4b09-8cfb-8628bc5e9077 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868868 | controller | Jun 12 16:12:33.366158 crc crio[22579]: time="2026-06-12T16:12:33.366052254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2c6abece-244a-45fd-93c4-68a16bfd71b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.868885 | controller | Jun 12 16:12:33.371899 crc crio[22579]: time="2026-06-12T16:12:33.371799509Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=3c34e422-1d7e-4632-be6c-b750c9e80b56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868902 | controller | Jun 12 16:12:33.372336 crc crio[22579]: time="2026-06-12T16:12:33.372275471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868919 | controller | Jun 12 16:12:33.413725 crc crio[22579]: time="2026-06-12T16:12:33.413645699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868937 | controller | Jun 12 16:12:33.416829 crc crio[22579]: time="2026-06-12T16:12:33.416767188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.868955 | controller | Jun 12 16:12:33.506726 crc crio[22579]: time="2026-06-12T16:12:33.50171775Z" level=info msg="Created container c55f620a0dd32259e24b0ab0f19e83ea8f1f432fea4dbacf650357a6785a5272: openstack/swift-storage-0/object-expirer" id=3c34e422-1d7e-4632-be6c-b750c9e80b56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.868972 | controller | Jun 12 16:12:33.506726 crc crio[22579]: time="2026-06-12T16:12:33.505884076Z" level=info msg="Starting container: c55f620a0dd32259e24b0ab0f19e83ea8f1f432fea4dbacf650357a6785a5272" id=a4da7c3a-2a59-4cab-b18a-f461f81ac57a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.868989 | controller | Jun 12 16:12:33.513839 crc crio[22579]: time="2026-06-12T16:12:33.513749625Z" level=info msg="Started container" PID=60540 containerID=c55f620a0dd32259e24b0ab0f19e83ea8f1f432fea4dbacf650357a6785a5272 description=openstack/swift-storage-0/object-expirer id=a4da7c3a-2a59-4cab-b18a-f461f81ac57a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.869006 | controller | Jun 12 16:12:33.524968 crc crio[22579]: time="2026-06-12T16:12:33.524886007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b0952f2c-d95b-4ecd-9736-cfdfd11b5dd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.869023 | controller | Jun 12 16:12:33.541815 crc crio[22579]: time="2026-06-12T16:12:33.5407895Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7f4a3373-f24e-46a9-899d-95978a3e4dad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.869040 | controller | Jun 12 16:12:33.551795 crc crio[22579]: time="2026-06-12T16:12:33.551706306Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=1449339d-bbfc-48c7-bfc8-8b7289e212ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.869057 | controller | Jun 12 16:12:33.553698 crc crio[22579]: time="2026-06-12T16:12:33.553345738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869077 | controller | Jun 12 16:12:33.621989 crc crio[22579]: time="2026-06-12T16:12:33.621902254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869095 | controller | Jun 12 16:12:33.624764 crc crio[22579]: time="2026-06-12T16:12:33.624699285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869112 | controller | Jun 12 16:12:33.760106 crc crio[22579]: time="2026-06-12T16:12:33.759972971Z" level=info msg="Created container c2cf72a50633bccfdef580ed79011e628a5a6378de0573f0b9a09ffe0dc2b027: openstack/swift-storage-0/rsync" id=1449339d-bbfc-48c7-bfc8-8b7289e212ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.869129 | controller | Jun 12 16:12:33.761965 crc crio[22579]: time="2026-06-12T16:12:33.761867539Z" level=info msg="Starting container: c2cf72a50633bccfdef580ed79011e628a5a6378de0573f0b9a09ffe0dc2b027" id=51e3529e-5a61-4dd6-8743-e6bf5f80c7a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.869146 | controller | Jun 12 16:12:33.770137 crc crio[22579]: time="2026-06-12T16:12:33.770018216Z" level=info msg="Started container" PID=60567 containerID=c2cf72a50633bccfdef580ed79011e628a5a6378de0573f0b9a09ffe0dc2b027 description=openstack/swift-storage-0/rsync id=51e3529e-5a61-4dd6-8743-e6bf5f80c7a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.869163 | controller | Jun 12 16:12:33.809727 crc crio[22579]: time="2026-06-12T16:12:33.809445055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1c9416ee-e496-46e9-bf65-39eb2a7c98f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.869179 | controller | Jun 12 16:12:33.824847 crc crio[22579]: time="2026-06-12T16:12:33.824703491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=e6747ccc-d296-4894-b8bd-dfa144e0615a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.869196 | controller | Jun 12 16:12:33.871962 crc crio[22579]: time="2026-06-12T16:12:33.871779823Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=c78f1294-38c6-41b5-9a06-7652f49160a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.869213 | controller | Jun 12 16:12:33.873827 crc crio[22579]: time="2026-06-12T16:12:33.873735933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869229 | controller | Jun 12 16:12:33.925983 crc crio[22579]: time="2026-06-12T16:12:33.925781381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869245 | controller | Jun 12 16:12:33.929855 crc crio[22579]: time="2026-06-12T16:12:33.929746322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869262 | controller | Jun 12 16:12:34.080241 crc crio[22579]: time="2026-06-12T16:12:34.08011996Z" level=info msg="Created container 637aeeaca118e61b3f45d5a0b0c09f123ac3dae6df2b44ce21658b31728ba941: openstack/swift-storage-0/swift-recon-cron" id=c78f1294-38c6-41b5-9a06-7652f49160a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.869279 | controller | Jun 12 16:12:34.081391 crc crio[22579]: time="2026-06-12T16:12:34.08130118Z" level=info msg="Starting container: 637aeeaca118e61b3f45d5a0b0c09f123ac3dae6df2b44ce21658b31728ba941" id=0264f8e6-a31b-424e-9f11-21042ef53d75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.869301 | controller | Jun 12 16:12:34.089193 crc crio[22579]: time="2026-06-12T16:12:34.089074317Z" level=info msg="Started container" PID=60590 containerID=637aeeaca118e61b3f45d5a0b0c09f123ac3dae6df2b44ce21658b31728ba941 description=openstack/swift-storage-0/swift-recon-cron id=0264f8e6-a31b-424e-9f11-21042ef53d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090
2026-06-12 17:11:40.869318 | controller | Jun 12 16:12:35.353709 crc crio[22579]: time="2026-06-12T16:12:35.353112294Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/POD" id=2a730dc3-0292-417c-8d25-08ca141ad1aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.869335 | controller | Jun 12 16:12:35.354367 crc crio[22579]: time="2026-06-12T16:12:35.35375078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869408 | controller | Jun 12 16:12:35.382947 crc crio[22579]: time="2026-06-12T16:12:35.382807786Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-kd2p5 Namespace:openstack ID:6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 UID:1ebd4878-ded5-475f-bba3-409a7aeab812 NetNS:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ebd4878_ded5_475f_bba3_409a7aeab812.slice PodAnnotations:0xc000384560}] Aliases:map[]}"
2026-06-12 17:11:40.869428 | controller | Jun 12 16:12:35.382947 crc crio[22579]: time="2026-06-12T16:12:35.382886778Z" level=info msg="Adding pod openstack_dnsmasq-dns-6d76bd6cc9-kd2p5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.869446 | controller | Jun 12 16:12:35.950959 crc crio[22579]: 2026-06-12T16:12:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c19dab14b0d2d7 Mac:4e:ba:5f:5e:b5:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.869464 | controller | Jun 12 16:12:35.952228 crc crio[22579]: time="2026-06-12T16:12:35.952147247Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-kd2p5 Namespace:openstack ID:6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 UID:1ebd4878-ded5-475f-bba3-409a7aeab812 NetNS:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ebd4878_ded5_475f_bba3_409a7aeab812.slice PodAnnotations:0xc000384560}] Aliases:map[]}"
2026-06-12 17:11:40.869482 | controller | Jun 12 16:12:35.952396 crc crio[22579]: time="2026-06-12T16:12:35.952335952Z" level=info msg="Checking pod openstack_dnsmasq-dns-6d76bd6cc9-kd2p5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.869499 | controller | Jun 12 16:12:35.960179 crc crio[22579]: time="2026-06-12T16:12:35.960076198Z" level=info msg="Ran pod sandbox 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 with infra container: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/POD" id=2a730dc3-0292-417c-8d25-08ca141ad1aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.869517 | controller | Jun 12 16:12:35.963100 crc crio[22579]: time="2026-06-12T16:12:35.962959531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5edbc4d3-6673-4c4b-8b61-e1b5ad89f1a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.869539 | controller | Jun 12 16:12:36.012993 crc crio[22579]: time="2026-06-12T16:12:36.012874305Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7320b80c-ca49-44a0-b902-c7a8fdbba9ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.869556 | controller | Jun 12 16:12:36.039150 crc crio[22579]: time="2026-06-12T16:12:36.039057769Z" level=info msg="Creating container: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init" id=f57917de-2b17-4a60-af1c-659380e727e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.869573 | controller | Jun 12 16:12:36.039834 crc crio[22579]: time="2026-06-12T16:12:36.039460669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869591 | controller | Jun 12 16:12:36.161415 crc crio[22579]: time="2026-06-12T16:12:36.161301925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869608 | controller | Jun 12 16:12:36.165062 crc crio[22579]: time="2026-06-12T16:12:36.164992328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869625 | controller | Jun 12 16:12:36.341959 crc crio[22579]: time="2026-06-12T16:12:36.341860938Z" level=info msg="Created container 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init" id=f57917de-2b17-4a60-af1c-659380e727e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.869642 | controller | Jun 12 16:12:36.343061 crc crio[22579]: time="2026-06-12T16:12:36.342979997Z" level=info msg="Starting container: 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc" id=e781cf93-576c-435e-bd4d-0df7601ee076 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.869659 | controller | Jun 12 16:12:36.351097 crc crio[22579]: time="2026-06-12T16:12:36.35100226Z" level=info msg="Started container" PID=60761 containerID=276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc description=openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init id=e781cf93-576c-435e-bd4d-0df7601ee076 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9
2026-06-12 17:11:40.869677 | controller | Jun 12 16:12:37.267638 crc crio[22579]: time="2026-06-12T16:12:37.266354214Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=10a810b4-c431-46c2-a958-5a9d239fb273 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.869694 | controller | Jun 12 16:12:37.359404 crc crio[22579]: time="2026-06-12T16:12:37.357304747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=80c5842f-5bdd-4f6b-8e73-1e14ee5ff2c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.869710 | controller | Jun 12 16:12:37.367862 crc crio[22579]: time="2026-06-12T16:12:37.367716631Z" level=info msg="Creating container: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns" id=3ecf0eff-a34f-4cc9-a287-622298313849 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.869727 | controller | Jun 12 16:12:37.368223 crc crio[22579]: time="2026-06-12T16:12:37.368137562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869744 | controller | Jun 12 16:12:37.414855 crc crio[22579]: time="2026-06-12T16:12:37.414676851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869760 | controller | Jun 12 16:12:37.419440 crc crio[22579]: time="2026-06-12T16:12:37.419341739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.869781 | controller | Jun 12 16:12:37.732546 crc crio[22579]: time="2026-06-12T16:12:37.732140502Z" level=info msg="Created container 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns" id=3ecf0eff-a34f-4cc9-a287-622298313849 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.869798 | controller | Jun 12 16:12:37.737756 crc crio[22579]: time="2026-06-12T16:12:37.737674132Z" level=info msg="Starting container: 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01" id=08efbc48-a13e-439f-a3e5-ce31ee3a69d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.869815 | controller | Jun 12 16:12:37.743934 crc crio[22579]: time="2026-06-12T16:12:37.743867289Z" level=info msg="Started container" PID=60813 containerID=3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01 description=openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns id=08efbc48-a13e-439f-a3e5-ce31ee3a69d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9
2026-06-12 17:11:40.869833 | controller | Jun 12 16:12:44.439943 crc crio[22579]: time="2026-06-12T16:12:44.439148291Z" level=info msg="Stopping container: 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba (timeout: 10s)" id=11798c5c-b9f2-4ff9-8b9b-04bf58be88b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.869851 | controller | Jun 12 16:12:44.575721 crc crio[22579]: time="2026-06-12T16:12:44.575289019Z" level=info msg="Stopped container 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns" id=11798c5c-b9f2-4ff9-8b9b-04bf58be88b3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.869869 | controller | Jun 12 16:12:44.576457 crc crio[22579]: time="2026-06-12T16:12:44.576298255Z" level=info msg="Stopping pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2" id=4711382f-b28a-4702-9681-71cc20bdb003 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.869886 | controller | Jun 12 16:12:44.577061 crc crio[22579]: time="2026-06-12T16:12:44.577000643Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-kzhrw Namespace:openstack ID:f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 UID:cff9e54e-0160-4d0e-93e6-11b03fb56262 NetNS:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff9e54e_0160_4d0e_93e6_11b03fb56262.slice PodAnnotations:0xc0003850c8}] Aliases:map[]}"
2026-06-12 17:11:40.869904 | controller | Jun 12 16:12:44.577204 crc crio[22579]: time="2026-06-12T16:12:44.577152867Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-kzhrw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.869921 | controller | Jun 12 16:12:44.919604 crc crio[22579]: time="2026-06-12T16:12:44.916938613Z" level=info msg="Stopped pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2" id=4711382f-b28a-4702-9681-71cc20bdb003 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.869938 | controller | Jun 12 16:12:45.362370 crc crio[22579]: time="2026-06-12T16:12:45.361952575Z" level=info msg="Removing container: 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba" id=4ad74746-cb87-46a4-a2ca-8848a8e5f160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.869955 | controller | Jun 12 16:12:45.391416 crc crio[22579]: time="2026-06-12T16:12:45.391319179Z" level=info msg="Removed container 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns" id=4ad74746-cb87-46a4-a2ca-8848a8e5f160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.869977 | controller | Jun 12 16:12:45.395407 crc crio[22579]: time="2026-06-12T16:12:45.395269039Z" level=info msg="Removing container: 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d" id=9a9f55d1-8ddf-4f90-a441-ead36797a4da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.869995 | controller | Jun 12 16:12:45.439351 crc crio[22579]: time="2026-06-12T16:12:45.439183031Z" level=info msg="Removed container 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init" id=9a9f55d1-8ddf-4f90-a441-ead36797a4da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.870012 | controller | Jun 12 16:13:24.373903 crc crio[22579]: time="2026-06-12T16:13:24.373136001Z" level=info msg="Removing container: a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19" id=d9ead5e1-1706-43be-bc1e-e667b00a248c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.870029 | controller | Jun 12 16:13:24.404765 crc crio[22579]: time="2026-06-12T16:13:24.40465113Z" level=info msg="Removed container a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19: openstack-operators/openstack-operator-index-c8cvk/registry-server" id=d9ead5e1-1706-43be-bc1e-e667b00a248c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.870046 | controller | Jun 12 16:13:24.415331 crc crio[22579]: time="2026-06-12T16:13:24.415221037Z" level=info msg="Stopping pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2" id=bbaaf84a-3f55-4cc6-9a9d-8c5237b7031d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.870063 | controller | Jun 12 16:13:24.415331 crc crio[22579]: time="2026-06-12T16:13:24.41532999Z" level=info msg="Stopped pod sandbox (already stopped): f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2" id=bbaaf84a-3f55-4cc6-9a9d-8c5237b7031d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.870081 | controller | Jun 12 16:13:24.416107 crc crio[22579]: time="2026-06-12T16:13:24.415996477Z" level=info msg="Removing pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2" id=40fa0a3e-d5dd-4254-adc0-12d58296705b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.870100 | controller | Jun 12 16:13:24.435349 crc crio[22579]: time="2026-06-12T16:13:24.435226114Z" level=info msg="Removed pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2" id=40fa0a3e-d5dd-4254-adc0-12d58296705b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.870119 | controller | Jun 12 16:13:24.436370 crc crio[22579]: time="2026-06-12T16:13:24.436289391Z" level=info msg="Stopping pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b" id=0514303c-4f93-4134-b842-6d9444e9b458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.870135 | controller | Jun 12 16:13:24.436460 crc crio[22579]: time="2026-06-12T16:13:24.436367803Z" level=info msg="Stopped pod sandbox (already stopped): 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b" id=0514303c-4f93-4134-b842-6d9444e9b458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.870151 | controller | Jun 12 16:13:24.436897 crc crio[22579]: time="2026-06-12T16:13:24.436831615Z" level=info msg="Removing pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b" id=c38ab696-3938-4822-9d0f-f857fa8ef384 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.870168 | controller | Jun 12 16:13:24.460787 crc crio[22579]: time="2026-06-12T16:13:24.460667589Z" level=info msg="Removed pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b" id=c38ab696-3938-4822-9d0f-f857fa8ef384 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.870186 | controller | Jun 12 16:14:00.524787 crc crio[22579]: time="2026-06-12T16:14:00.524033927Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688014-2fkhn/POD" id=185b4e0a-e3fd-48e5-9b35-afa2fc34381b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.870207 | controller | Jun 12 16:14:00.526196 crc crio[22579]: time="2026-06-12T16:14:00.524934639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.870226 | controller | Jun 12 16:14:00.564708 crc crio[22579]: time="2026-06-12T16:14:00.564475991Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688014-2fkhn Namespace:openshift-infra ID:6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e UID:0a1659ed-bd32-43a0-92c9-c07a3366341e NetNS:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a1659ed_bd32_43a0_92c9_c07a3366341e.slice PodAnnotations:0xc001216040}] Aliases:map[]}"
2026-06-12 17:11:40.870244 | controller | Jun 12 16:14:00.564708 crc crio[22579]: time="2026-06-12T16:14:00.564630415Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688014-2fkhn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.870262 | controller | Jun 12 16:14:00.902691 crc crio[22579]: 2026-06-12T16:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6637e9231d1ad0e Mac:ba:83:8e:f5:f5:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 SocketPath: PciID:}] [{Interface:0xc0005845d0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.870279 | controller | Jun 12 16:14:00.905253 crc crio[22579]: time="2026-06-12T16:14:00.90516967Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688014-2fkhn Namespace:openshift-infra ID:6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e UID:0a1659ed-bd32-43a0-92c9-c07a3366341e NetNS:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a1659ed_bd32_43a0_92c9_c07a3366341e.slice PodAnnotations:0xc001216040}] Aliases:map[]}"
2026-06-12 17:11:40.870298 | controller | Jun 12 16:14:00.905429 crc crio[22579]: time="2026-06-12T16:14:00.905376686Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688014-2fkhn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.870315 | controller | Jun 12 16:14:00.915798 crc crio[22579]: time="2026-06-12T16:14:00.915737568Z" level=info msg="Ran pod sandbox 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e with infra container: openshift-infra/auto-csr-approver-29688014-2fkhn/POD" id=185b4e0a-e3fd-48e5-9b35-afa2fc34381b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.870333 | controller | Jun 12 16:14:00.921383 crc crio[22579]: time="2026-06-12T16:14:00.9213442Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=33aedd82-8e69-41c3-bd41-bc782de2f6c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.870371 | controller | Jun 12 16:14:00.932370 crc crio[22579]: time="2026-06-12T16:14:00.931392225Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.870391 | controller | Jun 12 16:14:01.761605 crc crio[22579]: time="2026-06-12T16:14:01.761301895Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=33aedd82-8e69-41c3-bd41-bc782de2f6c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.870409 | controller | Jun 12 16:14:01.763399 crc crio[22579]: time="2026-06-12T16:14:01.762699021Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6553e772-ad47-4c9f-9454-3ffd9c6ddc64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.870457 | controller | Jun 12 16:14:01.765707 crc crio[22579]: time="2026-06-12T16:14:01.765606114Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ff4bdd2b-6e41-4434-9fe9-8151c6d15aab name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.870481 | controller | Jun 12 16:14:01.772609 crc crio[22579]: time="2026-06-12T16:14:01.772374826Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688014-2fkhn/oc" id=dff29fcc-1683-449d-9e6e-ebd8d872dca4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.870499 | controller | Jun 12 16:14:01.773384 crc crio[22579]: time="2026-06-12T16:14:01.773055463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.870516 | controller | Jun 12 16:14:01.821616 crc crio[22579]: time="2026-06-12T16:14:01.820868174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.870533 | controller | Jun 12 16:14:02.070212 crc crio[22579]: time="2026-06-12T16:14:02.070037675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.870550 | controller | Jun 12 16:14:02.204833 crc crio[22579]: time="2026-06-12T16:14:02.204725717Z" level=info msg="Created container 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221: openshift-infra/auto-csr-approver-29688014-2fkhn/oc" id=dff29fcc-1683-449d-9e6e-ebd8d872dca4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.870568 | controller | Jun 12 16:14:02.206723 crc crio[22579]: time="2026-06-12T16:14:02.206643955Z" level=info msg="Starting container: 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221" id=1e7fdf9e-7dce-4612-b089-6c31134e8938 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.870585 | controller | Jun 12 16:14:02.213611 crc crio[22579]: time="2026-06-12T16:14:02.213437208Z" level=info msg="Started container" PID=64276 containerID=819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221 description=openshift-infra/auto-csr-approver-29688014-2fkhn/oc id=1e7fdf9e-7dce-4612-b089-6c31134e8938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e
2026-06-12 17:11:40.870603 | controller | Jun 12 16:14:04.331987 crc crio[22579]: time="2026-06-12T16:14:04.331361862Z" level=info msg="Stopping pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e" id=7abf6062-5a09-4130-8c76-cc9848460b08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.870621 | controller | Jun 12 16:14:04.333313 crc crio[22579]: time="2026-06-12T16:14:04.332806338Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688014-2fkhn Namespace:openshift-infra ID:6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e UID:0a1659ed-bd32-43a0-92c9-c07a3366341e NetNS:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a1659ed_bd32_43a0_92c9_c07a3366341e.slice PodAnnotations:0xc00130c360}] Aliases:map[]}"
2026-06-12 17:11:40.870639 | controller | Jun 12 16:14:04.333313 crc crio[22579]: time="2026-06-12T16:14:04.332956612Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688014-2fkhn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.870657 | controller | Jun 12 16:14:04.633579 crc crio[22579]: time="2026-06-12T16:14:04.633103375Z" level=info msg="Stopped pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e" id=7abf6062-5a09-4130-8c76-cc9848460b08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.870691 | controller | Jun 12 16:15:00.563042 crc crio[22579]: time="2026-06-12T16:15:00.562045624Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/POD" id=07279290-16df-4b4f-b98a-192c00def090 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.870711 | controller | Jun 12 16:15:00.565212 crc crio[22579]: time="2026-06-12T16:15:00.56307261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.870730 | controller | Jun 12 16:15:00.606213 crc crio[22579]: time="2026-06-12T16:15:00.606065379Z" level=info msg="Got pod network &{Name:collect-profiles-29688015-scsv8 Namespace:openshift-operator-lifecycle-manager ID:723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 UID:bfb7a3e8-d1f3-4d14-ac76-624c615552b7 NetNS:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfb7a3e8_d1f3_4d14_ac76_624c615552b7.slice PodAnnotations:0xc001216c90}] Aliases:map[]}"
2026-06-12 17:11:40.870748 | controller | Jun 12 16:15:00.606213 crc crio[22579]: time="2026-06-12T16:15:00.606146001Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688015-scsv8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.870766 | controller | Jun 12 16:15:00.911013 crc crio[22579]: 2026-06-12T16:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:723adb08fa6fb4b Mac:9a:e6:cf:c3:a1:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 SocketPath: PciID:}] [{Interface:0xc0001489d0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.870782 | controller | Jun 12 16:15:00.913472 crc crio[22579]: time="2026-06-12T16:15:00.913318651Z" level=info msg="Got pod network &{Name:collect-profiles-29688015-scsv8 Namespace:openshift-operator-lifecycle-manager ID:723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 UID:bfb7a3e8-d1f3-4d14-ac76-624c615552b7 NetNS:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfb7a3e8_d1f3_4d14_ac76_624c615552b7.slice PodAnnotations:0xc001216c90}] Aliases:map[]}"
2026-06-12 17:11:40.870801 | controller | Jun 12 16:15:00.913859 crc crio[22579]: time="2026-06-12T16:15:00.913782403Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688015-scsv8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.870818 | controller | Jun 12 16:15:00.926212 crc crio[22579]: time="2026-06-12T16:15:00.926130406Z" level=info msg="Ran pod sandbox 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/POD" id=07279290-16df-4b4f-b98a-192c00def090 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.870836 | controller | Jun 12 16:15:00.931699 crc crio[22579]: time="2026-06-12T16:15:00.93143851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=666841aa-25c9-48c4-9ad8-2484f8c33e11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.870854 | controller | Jun 12 16:15:00.934465 crc crio[22579]: time="2026-06-12T16:15:00.934395575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8e1397f4-4fea-44f3-8834-a8c59bc02cbc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.870871 | controller | Jun 12 16:15:00.949465 crc crio[22579]: time="2026-06-12T16:15:00.949373434Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles" id=6402a4b8-0bab-4edf-a0af-1ee8f831bb78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.870895 | controller | Jun 12 16:15:00.949932 crc crio[22579]: time="2026-06-12T16:15:00.949891737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.870913 | controller | Jun 12 16:15:00.996566 crc crio[22579]: time="2026-06-12T16:15:00.996364015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.870930 | controller | Jun 12 16:15:01.001105 crc crio[22579]: time="2026-06-12T16:15:01.001025443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.870948 | controller | Jun 12 16:15:01.131913 crc crio[22579]: time="2026-06-12T16:15:01.13120519Z" level=info msg="Created container 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles" id=6402a4b8-0bab-4edf-a0af-1ee8f831bb78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.870966 | controller | Jun 12 16:15:01.133174 crc crio[22579]: time="2026-06-12T16:15:01.133099038Z" level=info msg="Starting container: 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222" id=d2e8ac4a-59ef-4274-a39b-622772755198 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.870984 | controller | Jun 12 16:15:01.141675 crc crio[22579]: time="2026-06-12T16:15:01.141542362Z" level=info msg="Started container" PID=66620 containerID=7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222 description=openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles id=d2e8ac4a-59ef-4274-a39b-622772755198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04
2026-06-12 17:11:40.871001 | controller | Jun 12 16:15:03.063966 crc crio[22579]: time="2026-06-12T16:15:03.063141354Z" level=info msg="Stopping pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04" id=fc958feb-f30b-4a3d-9ce0-708bbf86c8e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.871020 | controller | Jun 12 16:15:03.065249 crc crio[22579]: time="2026-06-12T16:15:03.064771335Z" level=info msg="Got pod network &{Name:collect-profiles-29688015-scsv8 Namespace:openshift-operator-lifecycle-manager ID:723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 UID:bfb7a3e8-d1f3-4d14-ac76-624c615552b7 NetNS:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfb7a3e8_d1f3_4d14_ac76_624c615552b7.slice PodAnnotations:0xc000622898}] Aliases:map[]}"
2026-06-12 17:11:40.871038 | controller | Jun 12 16:15:03.065249 crc crio[22579]: time="2026-06-12T16:15:03.06494577Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688015-scsv8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.871056 | controller | Jun 12 16:15:03.342994 crc crio[22579]: time="2026-06-12T16:15:03.342719555Z" level=info msg="Stopped pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04" id=fc958feb-f30b-4a3d-9ce0-708bbf86c8e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.871073 | controller | Jun 12 16:15:24.510341 crc crio[22579]: time="2026-06-12T16:15:24.509390371Z" level=info msg="Removing container: 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff" id=1199b957-b18a-425d-a7d9-ba04ad29faa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.871094 | controller | Jun 12 16:15:24.644204 crc crio[22579]: time="2026-06-12T16:15:24.644104493Z" level=info msg="Removed container 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff: openshift-infra/auto-csr-approver-29688008-rtt9g/oc" id=1199b957-b18a-425d-a7d9-ba04ad29faa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.871113 | controller | Jun 12 16:15:24.648008 crc crio[22579]: time="2026-06-12T16:15:24.647906119Z" level=info msg="Removing container: 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818" id=25992157-e3f7-413e-a6bc-385916d4470f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.871131 | controller | Jun 12 16:15:24.679713 crc crio[22579]: time="2026-06-12T16:15:24.679584041Z" level=info msg="Removed container 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles" id=25992157-e3f7-413e-a6bc-385916d4470f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.871148 | controller | Jun 12 16:15:24.690879 crc crio[22579]: time="2026-06-12T16:15:24.690729424Z" level=info msg="Stopping pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8" id=da4045b3-c781-4272-8106-5a665800ccc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.871166 | controller | Jun 12 16:15:24.690879 crc crio[22579]: time="2026-06-12T16:15:24.690824566Z" level=info msg="Stopped pod sandbox (already stopped): f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8" id=da4045b3-c781-4272-8106-5a665800ccc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.871183 | controller | Jun 12 16:15:24.691585 crc crio[22579]: time="2026-06-12T16:15:24.691413121Z" level=info msg="Removing pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8" id=d3fdbda2-d94b-4cce-b65c-4ee7741184fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.871201 | controller | Jun 12 16:15:24.707612 crc crio[22579]: time="2026-06-12T16:15:24.707461377Z" level=info msg="Removed pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8" id=d3fdbda2-d94b-4cce-b65c-4ee7741184fb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.871217 | controller | Jun 12 16:15:24.708327 crc crio[22579]: time="2026-06-12T16:15:24.708256648Z" level=info msg="Stopping pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1" id=d215a8f9-b675-45f4-adb0-ba73f4c93ef1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.871234 | controller | Jun 12 16:15:24.708327 crc crio[22579]: time="2026-06-12T16:15:24.708320909Z" level=info msg="Stopped pod sandbox (already stopped): e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1" id=d215a8f9-b675-45f4-adb0-ba73f4c93ef1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.871251 | controller | Jun 12 16:15:24.708951 crc crio[22579]: time="2026-06-12T16:15:24.708833872Z" level=info msg="Removing pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1" id=0154a4e1-dc34-49e9-b9bc-e9833c9e9ea9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.871267 | controller | Jun 12 16:15:24.725350 crc crio[22579]: time="2026-06-12T16:15:24.725221037Z" level=info msg="Removed pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1" id=0154a4e1-dc34-49e9-b9bc-e9833c9e9ea9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.871283 | controller | Jun 12 16:15:45.877447 crc crio[22579]: time="2026-06-12T16:15:45.876771581Z" level=info msg="Stopping container: 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7 (timeout: 30s)" id=1caff820-82ac-456b-ab92-b14a7c20dbe5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.871300 | controller | Jun 12 16:15:46.012993 crc crio[22579]: time="2026-06-12T16:15:46.012854458Z" level=info msg="Stopped container 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7: openstack/openstack-galera-0/galera" id=1caff820-82ac-456b-ab92-b14a7c20dbe5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.871321 | controller | Jun 12 16:15:46.015038 crc crio[22579]: time="2026-06-12T16:15:46.014934751Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=538a50ce-dc94-4889-935e-9411d437bf10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.871339 | controller | Jun 12 16:15:46.018313 crc crio[22579]: time="2026-06-12T16:15:46.018239995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ed3f6023-afad-41c0-871d-5811d91dcd6b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.871393 | controller | Jun 12 16:15:46.025734 crc crio[22579]: time="2026-06-12T16:15:46.025644492Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=ad699cdf-4d95-4bcc-91ac-8084fb799546 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.871413 | controller | Jun 12 16:15:46.026368 crc crio[22579]: time="2026-06-12T16:15:46.026297689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.871442 | controller | Jun 12 16:15:46.087032 crc crio[22579]: time="2026-06-12T16:15:46.086939265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.871461 | controller | Jun 12 16:15:46.090114 crc crio[22579]: time="2026-06-12T16:15:46.090050773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.871479 | controller | Jun 12 16:15:46.231213 crc crio[22579]: time="2026-06-12T16:15:46.231068265Z" level=info msg="Created container 24ddd1f7d2ab212f4efb902f5539f88b81d7aa153240007cb83b5f1bb3857ed9: openstack/openstack-galera-0/galera" id=ad699cdf-4d95-4bcc-91ac-8084fb799546 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.871541 | controller | Jun 12 16:15:46.232923 crc crio[22579]: time="2026-06-12T16:15:46.23285173Z" level=info msg="Starting container: 24ddd1f7d2ab212f4efb902f5539f88b81d7aa153240007cb83b5f1bb3857ed9" id=f4cdaddf-98ac-4549-a8c4-47b54ad1e6fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.871566 | controller | Jun 12 16:15:46.239669 crc crio[22579]: time="2026-06-12T16:15:46.239590771Z" level=info msg="Started container" PID=68401 containerID=24ddd1f7d2ab212f4efb902f5539f88b81d7aa153240007cb83b5f1bb3857ed9 description=openstack/openstack-galera-0/galera id=f4cdaddf-98ac-4549-a8c4-47b54ad1e6fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac
2026-06-12 17:11:40.871584 | controller | Jun 12 16:15:46.595998 crc crio[22579]: time="2026-06-12T16:15:46.59529354Z" level=info msg="Removing container: 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf" id=dce54d9c-20c6-46dc-b597-4c574a27aaf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.871601 | controller | Jun 12 16:15:46.639368 crc crio[22579]: time="2026-06-12T16:15:46.639259634Z" level=info msg="Removed container 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf: openstack/openstack-galera-0/galera" id=dce54d9c-20c6-46dc-b597-4c574a27aaf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.871620 | controller | Jun 12 16:15:56.929311 crc crio[22579]: time="2026-06-12T16:15:56.927901376Z" level=info msg="Running pod sandbox: openstack/keystone-c9dc-account-create-update-vkvcz/POD" id=9f9222fe-c569-4df4-9386-15e0fd87417a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.871639 | controller | Jun 12 16:15:56.931314 crc crio[22579]: time="2026-06-12T16:15:56.929334962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.871661 | controller | Jun 12 16:15:56.973871 crc crio[22579]: time="2026-06-12T16:15:56.965963304Z" level=info msg="Got pod network &{Name:keystone-c9dc-account-create-update-vkvcz Namespace:openstack ID:a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b UID:c05e265d-03a7-4615-b2d7-c398854459cb NetNS:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc05e265d_03a7_4615_b2d7_c398854459cb.slice PodAnnotations:0xc002218228}] Aliases:map[]}"
2026-06-12 17:11:40.871680 | controller | Jun 12 16:15:56.974181 crc crio[22579]: time="2026-06-12T16:15:56.973885975Z" level=info msg="Adding pod openstack_keystone-c9dc-account-create-update-vkvcz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.871698 | controller | Jun 12 16:15:57.076041 crc crio[22579]: time="2026-06-12T16:15:57.075889748Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-qmbqv/POD" id=82b2412f-4bf9-41c0-9f24-ce59599fd18f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.871715 | controller | Jun 12 16:15:57.076041 crc crio[22579]: time="2026-06-12T16:15:57.076022382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.871732 | controller | Jun 12 16:15:57.118965 crc crio[22579]: time="2026-06-12T16:15:57.11883671Z" level=info msg="Got pod network &{Name:keystone-db-create-qmbqv Namespace:openstack ID:83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac UID:92b04857-ca25-4f08-be0a-fbdfecc5e3b5 NetNS:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92b04857_ca25_4f08_be0a_fbdfecc5e3b5.slice PodAnnotations:0xc000622fb0}] Aliases:map[]}"
2026-06-12 17:11:40.871798 | controller | Jun 12 16:15:57.118965 crc crio[22579]: time="2026-06-12T16:15:57.118906012Z" level=info msg="Adding pod openstack_keystone-db-create-qmbqv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.871824 | controller | Jun 12 16:15:57.366257 crc crio[22579]: time="2026-06-12T16:15:57.365602583Z" level=info msg="Running pod sandbox: openstack/placement-db-create-gqc82/POD" id=8caebcd8-2c5f-4d09-9bb8-eb2580d2d0ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.871842 | controller | Jun 12 16:15:57.366257 crc crio[22579]: time="2026-06-12T16:15:57.366298011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.871859 | controller | Jun 12 16:15:57.405735 crc crio[22579]: time="2026-06-12T16:15:57.404919733Z" level=info msg="Got pod network &{Name:placement-db-create-gqc82 Namespace:openstack ID:52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d UID:30ba5c75-b0eb-4f82-967b-bc3f514db2d1 NetNS:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ba5c75_b0eb_4f82_967b_bc3f514db2d1.slice PodAnnotations:0xc000623160}] Aliases:map[]}"
2026-06-12 17:11:40.871876 | controller | Jun 12 16:15:57.405735 crc crio[22579]: time="2026-06-12T16:15:57.405041686Z" level=info msg="Adding pod openstack_placement-db-create-gqc82 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.871893 | controller | Jun 12 16:15:57.523211 crc crio[22579]: time="2026-06-12T16:15:57.523038796Z" level=info msg="Running pod sandbox: openstack/placement-42ae-account-create-update-j57n7/POD" id=00ad5c88-bc54-4d92-8562-c63c3cc63851 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.871914 | controller | Jun 12 16:15:57.523211 crc crio[22579]: time="2026-06-12T16:15:57.523154279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.871931 | controller | Jun 12 16:15:57.562584 crc crio[22579]: time="2026-06-12T16:15:57.562433987Z" level=info msg="Got pod network &{Name:placement-42ae-account-create-update-j57n7 Namespace:openstack ID:dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed UID:5937a3ce-64ac-4a7e-8397-be175bb5d7c2 NetNS:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5937a3ce_64ac_4a7e_8397_be175bb5d7c2.slice PodAnnotations:0xc0006234e0}] Aliases:map[]}"
2026-06-12 17:11:40.871948 | controller | Jun 12 16:15:57.562584 crc crio[22579]: time="2026-06-12T16:15:57.562576681Z" level=info msg="Adding pod openstack_placement-42ae-account-create-update-j57n7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.871965 | controller | Jun 12 16:15:57.594830 crc crio[22579]: 2026-06-12T16:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7fbc8a77cc85cb Mac:4a:98:34:11:27:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.871983 | controller | Jun 12 16:15:57.596099 crc crio[22579]: time="2026-06-12T16:15:57.59598648Z" level=info msg="Got pod network &{Name:keystone-c9dc-account-create-update-vkvcz Namespace:openstack ID:a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b UID:c05e265d-03a7-4615-b2d7-c398854459cb NetNS:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc05e265d_03a7_4615_b2d7_c398854459cb.slice PodAnnotations:0xc002218228}] Aliases:map[]}"
2026-06-12 17:11:40.872000 | controller | Jun 12 16:15:57.596299 crc crio[22579]: time="2026-06-12T16:15:57.596223536Z" level=info msg="Checking pod openstack_keystone-c9dc-account-create-update-vkvcz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.872018 | controller | Jun 12 16:15:57.614553 crc crio[22579]: time="2026-06-12T16:15:57.61092437Z" level=info msg="Ran pod sandbox a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b with infra container: openstack/keystone-c9dc-account-create-update-vkvcz/POD" id=9f9222fe-c569-4df4-9386-15e0fd87417a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.872036 | controller | Jun 12 16:15:57.625286 crc crio[22579]: time="2026-06-12T16:15:57.625102481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9c3856da-1cc2-4973-9c62-634a8354cd76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.872053 | controller | Jun 12 16:15:57.631710 crc crio[22579]: time="2026-06-12T16:15:57.631414721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dde67875-de15-4344-acdc-bdb2e8d3c3c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.872070 | controller | Jun 12 16:15:57.683847 crc crio[22579]: time="2026-06-12T16:15:57.683756382Z" level=info msg="Creating container: openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update" id=ebe6fd01-2804-417f-8b63-d80e0f47ea27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.872088 | controller | Jun 12 16:15:57.684395 crc crio[22579]: time="2026-06-12T16:15:57.684332587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872109 | controller | Jun 12 16:15:57.705046 crc crio[22579]: 2026-06-12T16:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83889632d51da3e Mac:f6:fc:d4:a5:24:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.872127 | controller | Jun 12 16:15:57.709571 crc crio[22579]: time="2026-06-12T16:15:57.70767042Z" level=info msg="Got pod network &{Name:keystone-db-create-qmbqv Namespace:openstack ID:83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac UID:92b04857-ca25-4f08-be0a-fbdfecc5e3b5 NetNS:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92b04857_ca25_4f08_be0a_fbdfecc5e3b5.slice PodAnnotations:0xc000622fb0}] Aliases:map[]}"
2026-06-12 17:11:40.872144 | controller | Jun 12 16:15:57.709571 crc crio[22579]: time="2026-06-12T16:15:57.708010789Z" level=info msg="Checking pod openstack_keystone-db-create-qmbqv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.872162 | controller | Jun 12 16:15:57.736226 crc crio[22579]: time="2026-06-12T16:15:57.73599272Z" level=info msg="Ran pod sandbox 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac with infra container: openstack/keystone-db-create-qmbqv/POD" id=82b2412f-4bf9-41c0-9f24-ce59599fd18f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.872179 | controller | Jun 12 16:15:57.744312 crc crio[22579]: time="2026-06-12T16:15:57.744212729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c2ddc1c8-12d2-4332-bc45-7bd724454b63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.872196 | controller | Jun 12 16:15:57.747791 crc crio[22579]: time="2026-06-12T16:15:57.747574214Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5ead13e4-1be1-4210-b641-c27e2aeee330 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.872213 | controller | Jun 12 16:15:57.761254 crc crio[22579]: time="2026-06-12T16:15:57.761068418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872230 | controller | Jun 12 16:15:57.764957 crc crio[22579]: time="2026-06-12T16:15:57.764892085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872247 | controller | Jun 12 16:15:57.829319 crc crio[22579]: time="2026-06-12T16:15:57.828636615Z" level=info msg="Creating container: openstack/keystone-db-create-qmbqv/mariadb-database-create" id=0fc1db3b-84ff-46b7-a494-4eb69cb7b1c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.872265 | controller | Jun 12 16:15:57.829689 crc crio[22579]: time="2026-06-12T16:15:57.829633441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872282 | controller | Jun 12 16:15:57.845940 crc crio[22579]: 2026-06-12T16:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52768107d0ac7d4 Mac:66:c6:3c:40:df:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 SocketPath: PciID:}] [{Interface:0xc0002fc870 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.872299 | controller | Jun 12 16:15:57.847970 crc crio[22579]: time="2026-06-12T16:15:57.847769722Z" level=info msg="Got pod network &{Name:placement-db-create-gqc82 Namespace:openstack ID:52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d UID:30ba5c75-b0eb-4f82-967b-bc3f514db2d1 NetNS:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ba5c75_b0eb_4f82_967b_bc3f514db2d1.slice PodAnnotations:0xc000623160}] Aliases:map[]}"
2026-06-12 17:11:40.872320 | controller | Jun 12 16:15:57.847970 crc crio[22579]: time="2026-06-12T16:15:57.847942166Z" level=info msg="Checking pod openstack_placement-db-create-gqc82 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.872338 | controller | Jun 12 16:15:57.858769 crc crio[22579]: time="2026-06-12T16:15:57.858384162Z" level=info msg="Ran pod sandbox 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d with infra container: openstack/placement-db-create-gqc82/POD" id=8caebcd8-2c5f-4d09-9bb8-eb2580d2d0ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.872392 | controller | Jun 12 16:15:57.861550 crc crio[22579]: time="2026-06-12T16:15:57.861133162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=871d514d-fc1b-4947-82c5-f4a5c16c837d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.872413 | controller | Jun 12 16:15:57.863647 crc crio[22579]: time="2026-06-12T16:15:57.863593654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=46049288-3945-4d3b-88d0-1c9596ce50ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.872431 | controller | Jun 12 16:15:57.883394 crc crio[22579]: time="2026-06-12T16:15:57.883316196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872449 | controller | Jun 12 16:15:57.886479 crc crio[22579]: time="2026-06-12T16:15:57.886402214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872467 | controller | Jun 12 16:15:57.914294 crc crio[22579]: time="2026-06-12T16:15:57.9141791Z" level=info msg="Creating container: openstack/placement-db-create-gqc82/mariadb-database-create" id=3c966434-9625-4a38-8a94-cee343522bb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.872484 | controller | Jun 12 16:15:57.914817 crc crio[22579]: time="2026-06-12T16:15:57.914750385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872502 | controller | Jun 12 16:15:57.938974 crc crio[22579]: time="2026-06-12T16:15:57.938898929Z" level=info msg="Created container 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30: openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update" id=ebe6fd01-2804-417f-8b63-d80e0f47ea27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.872521 | controller | Jun 12 16:15:57.940340 crc crio[22579]: time="2026-06-12T16:15:57.940098459Z" level=info msg="Starting container: 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30" id=7e30848a-9ca9-4e39-8070-c773d2117d79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.872539 | controller | Jun 12 16:15:57.945135 crc crio[22579]: time="2026-06-12T16:15:57.945042075Z" level=info msg="Started container" PID=69538 containerID=35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30 description=openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update id=7e30848a-9ca9-4e39-8070-c773d2117d79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b
2026-06-12 17:11:40.872622 | controller | Jun 12 16:15:57.949600 crc crio[22579]: time="2026-06-12T16:15:57.949540089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872648 | controller | Jun 12 16:15:57.952273 crc crio[22579]: time="2026-06-12T16:15:57.952203607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872666 | controller | Jun 12 16:15:58.149744 crc crio[22579]: time="2026-06-12T16:15:58.149660567Z" level=info msg="Created container 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53: openstack/keystone-db-create-qmbqv/mariadb-database-create" id=0fc1db3b-84ff-46b7-a494-4eb69cb7b1c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.872683 | controller | Jun 12 16:15:58.151033 crc crio[22579]: time="2026-06-12T16:15:58.15095482Z" level=info msg="Starting container: 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53" id=c0c23dbe-f557-4b99-9424-909062de6f12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.872701 | controller | Jun 12 16:15:58.156084 crc crio[22579]: 2026-06-12T16:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dde5adfb274d995 Mac:3e:1a:05:0d:8a:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.872718 | controller | Jun 12 16:15:58.157033 crc crio[22579]: time="2026-06-12T16:15:58.156955773Z" level=info msg="Started container" PID=69562 containerID=57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53 description=openstack/keystone-db-create-qmbqv/mariadb-database-create id=c0c23dbe-f557-4b99-9424-909062de6f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac
2026-06-12 17:11:40.872736 | controller | Jun 12 16:15:58.159444 crc crio[22579]: time="2026-06-12T16:15:58.159381494Z" level=info msg="Got pod network &{Name:placement-42ae-account-create-update-j57n7 Namespace:openstack ID:dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed UID:5937a3ce-64ac-4a7e-8397-be175bb5d7c2 NetNS:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5937a3ce_64ac_4a7e_8397_be175bb5d7c2.slice PodAnnotations:0xc0006234e0}] Aliases:map[]}"
2026-06-12 17:11:40.872754 | controller | Jun 12 16:15:58.159658 crc crio[22579]: time="2026-06-12T16:15:58.159626961Z" level=info msg="Checking pod openstack_placement-42ae-account-create-update-j57n7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.872771 | controller | Jun 12 16:15:58.167941 crc crio[22579]: time="2026-06-12T16:15:58.167813259Z" level=info msg="Ran pod sandbox dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed with infra container: openstack/placement-42ae-account-create-update-j57n7/POD" id=00ad5c88-bc54-4d92-8562-c63c3cc63851 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.872788 | controller | Jun 12 16:15:58.175774 crc crio[22579]: time="2026-06-12T16:15:58.175615577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=58cd558c-5e81-4e26-8c4c-b37cbee7c9e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.872806 | controller | Jun 12 16:15:58.178966 crc crio[22579]: time="2026-06-12T16:15:58.178829279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=2f7ac9ec-3563-4885-a29e-ecf9cb212aaf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.872822 | controller | Jun 12 16:15:58.180056 crc crio[22579]: time="2026-06-12T16:15:58.179901556Z" level=info msg="Created container bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73: openstack/placement-db-create-gqc82/mariadb-database-create" id=3c966434-9625-4a38-8a94-cee343522bb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.872843 | controller | Jun 12 16:15:58.180748 crc crio[22579]: time="2026-06-12T16:15:58.180670016Z" level=info msg="Starting container: bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73" id=b45adc04-f621-4516-acfe-7a495ab04ef1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.872861 | controller | Jun 12 16:15:58.187713 crc crio[22579]: time="2026-06-12T16:15:58.187238783Z" level=info msg="Started container" PID=69564 containerID=bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73 description=openstack/placement-db-create-gqc82/mariadb-database-create id=b45adc04-f621-4516-acfe-7a495ab04ef1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d
2026-06-12 17:11:40.872879 | controller | Jun 12 16:15:58.187823 crc crio[22579]: time="2026-06-12T16:15:58.187581141Z" level=info msg="Creating container: openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update" id=97aac108-c603-4cb4-becb-17a7d3b04ef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.872897 | controller | Jun 12 16:15:58.188278 crc crio[22579]: time="2026-06-12T16:15:58.188190037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872914 | controller | Jun 12 16:15:58.240272 crc crio[22579]: time="2026-06-12T16:15:58.240172328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872930 | controller | Jun 12 16:15:58.243872 crc crio[22579]: time="2026-06-12T16:15:58.24379439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.872947 | controller | Jun 12 16:15:58.411143 crc crio[22579]: time="2026-06-12T16:15:58.411040023Z" level=info msg="Created container cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7: openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update" id=97aac108-c603-4cb4-becb-17a7d3b04ef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.872964 | controller | Jun 12 16:15:58.413526 crc crio[22579]: time="2026-06-12T16:15:58.413402773Z" level=info msg="Starting container: cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7" id=05300994-3c1a-4ec4-8e51-eb9fc09c6e30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.872981 | controller | Jun 12 16:15:58.417741 crc crio[22579]: time="2026-06-12T16:15:58.417660181Z" level=info msg="Started container" PID=69611 containerID=cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7 description=openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update id=05300994-3c1a-4ec4-8e51-eb9fc09c6e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed
2026-06-12 17:11:40.872999 | controller | Jun 12 16:15:59.792564 crc crio[22579]: time="2026-06-12T16:15:59.792338791Z" level=info msg="Stopping pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed" id=9fdd6a01-cc77-4097-a0e2-84dc2cd434dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.873016 | controller | Jun 12 16:15:59.792564 crc crio[22579]: time="2026-06-12T16:15:59.792348791Z" level=info msg="Stopping pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b" id=a15894e3-5178-42bc-9965-2a3b31fe7a92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.873037 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.792362372Z" level=info msg="Stopping pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d" id=9f8b3760-7627-47c5-9053-85eb775e9f18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.873055 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.792570447Z" level=info msg="Stopping pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac" id=5573279d-abef-417d-99b3-44380cc8c836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.873073 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.793411438Z" level=info msg="Got pod network &{Name:keystone-db-create-qmbqv Namespace:openstack ID:83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac UID:92b04857-ca25-4f08-be0a-fbdfecc5e3b5 NetNS:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92b04857_ca25_4f08_be0a_fbdfecc5e3b5.slice PodAnnotations:0xc000c9ab38}] Aliases:map[]}"
2026-06-12 17:11:40.873090 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.793614634Z" level=info msg="Got pod network &{Name:placement-db-create-gqc82 Namespace:openstack ID:52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d UID:30ba5c75-b0eb-4f82-967b-bc3f514db2d1 NetNS:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ba5c75_b0eb_4f82_967b_bc3f514db2d1.slice PodAnnotations:0xc002218938}] Aliases:map[]}"
2026-06-12 17:11:40.873109 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.793707136Z" level=info msg="Got pod network &{Name:keystone-c9dc-account-create-update-vkvcz Namespace:openstack ID:a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b UID:c05e265d-03a7-4615-b2d7-c398854459cb NetNS:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc05e265d_03a7_4615_b2d7_c398854459cb.slice PodAnnotations:0xc00008d6e8}] Aliases:map[]}"
2026-06-12 17:11:40.873127 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.793616294Z" level=info msg="Got pod network &{Name:placement-42ae-account-create-update-j57n7 Namespace:openstack ID:dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed UID:5937a3ce-64ac-4a7e-8397-be175bb5d7c2 NetNS:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5937a3ce_64ac_4a7e_8397_be175bb5d7c2.slice PodAnnotations:0xc000478d60}] Aliases:map[]}"
2026-06-12 17:11:40.873145 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.793841739Z" level=info msg="Deleting pod openstack_keystone-c9dc-account-create-update-vkvcz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.873162 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.793936242Z" level=info msg="Deleting pod openstack_placement-42ae-account-create-update-j57n7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.873181 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.793815399Z" level=info msg="Deleting pod openstack_placement-db-create-gqc82 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.873199 | controller | Jun 12 16:15:59.794212 crc crio[22579]: time="2026-06-12T16:15:59.793628234Z" level=info msg="Deleting pod openstack_keystone-db-create-qmbqv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.873218 | controller | Jun 12 16:16:00.235279 crc crio[22579]: time="2026-06-12T16:16:00.232168224Z" level=info msg="Stopped pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed" id=9fdd6a01-cc77-4097-a0e2-84dc2cd434dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.873236 | controller | Jun 12 16:16:00.294523 crc crio[22579]: time="2026-06-12T16:16:00.294381475Z" level=info msg="Stopped pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac" id=5573279d-abef-417d-99b3-44380cc8c836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.873253 | controller | Jun 12 16:16:00.314380 crc crio[22579]: time="2026-06-12T16:16:00.314009924Z" level=info msg="Stopped pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b" id=a15894e3-5178-42bc-9965-2a3b31fe7a92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.873270 | controller | Jun 12 16:16:00.335246 crc crio[22579]: time="2026-06-12T16:16:00.335148852Z" level=info msg="Stopped pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d" id=9f8b3760-7627-47c5-9053-85eb775e9f18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.873289 | controller | Jun 12 16:16:00.486840 crc crio[22579]: time="2026-06-12T16:16:00.486716585Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688016-z2jlv/POD" id=78afe4f7-2598-46ad-9a2f-7b7354793f98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.873338 | controller | Jun 12 16:16:00.486973 crc crio[22579]: time="2026-06-12T16:16:00.48689589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.873384 | controller | Jun 12 16:16:00.567251 crc crio[22579]: time="2026-06-12T16:16:00.530859478Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688016-z2jlv Namespace:openshift-infra ID:faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 UID:e82858c1-d74d-4a2f-a7d3-dfec66b58e33 NetNS:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode82858c1_d74d_4a2f_a7d3_dfec66b58e33.slice PodAnnotations:0xc00130c548}] Aliases:map[]}"
2026-06-12 17:11:40.873404 | controller | Jun 12 16:16:00.567251 crc crio[22579]: time="2026-06-12T16:16:00.530975651Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688016-z2jlv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.873424 | controller | Jun 12 16:16:00.861145 crc crio[22579]: 2026-06-12T16:16:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faf66fe20cc8006 Mac:3e:3b:4b:ac:f8:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.873442 | controller | Jun 12 16:16:00.863429 crc crio[22579]: time="2026-06-12T16:16:00.86337046Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688016-z2jlv Namespace:openshift-infra ID:faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 UID:e82858c1-d74d-4a2f-a7d3-dfec66b58e33 NetNS:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode82858c1_d74d_4a2f_a7d3_dfec66b58e33.slice PodAnnotations:0xc00130c548}] Aliases:map[]}"
2026-06-12 17:11:40.873460 | controller | Jun 12 16:16:00.864106 crc crio[22579]: time="2026-06-12T16:16:00.864056488Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688016-z2jlv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.873480 | controller | Jun 12 16:16:00.875640 crc crio[22579]: time="2026-06-12T16:16:00.87556055Z" level=info msg="Ran pod sandbox faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 with infra container: openshift-infra/auto-csr-approver-29688016-z2jlv/POD" id=78afe4f7-2598-46ad-9a2f-7b7354793f98 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.873498 | controller | Jun 12 16:16:00.880572 crc crio[22579]: time="2026-06-12T16:16:00.880075385Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=534a0667-206d-49e0-90be-f054372e7028 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.873517 | controller | Jun 12 16:16:00.887823 crc crio[22579]: time="2026-06-12T16:16:00.88774734Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.873535 | controller | Jun 12 16:16:01.992981 crc crio[22579]: time="2026-06-12T16:16:01.992432126Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=534a0667-206d-49e0-90be-f054372e7028 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.873552 | controller | Jun 12 16:16:01.995669 crc crio[22579]: time="2026-06-12T16:16:01.995298429Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b4eb1926-cafd-4bf4-b2e5-6b71705c969c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.873568 | controller | Jun 12 16:16:01.998069 crc crio[22579]: time="2026-06-12T16:16:01.997955837Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=514849e4-0e6c-4ffd-8e08-db6594022659 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.873585 | controller | Jun 12 16:16:02.006186 crc crio[22579]: time="2026-06-12T16:16:02.006068673Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688016-z2jlv/oc" id=f01ecba0-9b95-44f8-91b9-0d81cf04107f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.873602 | controller | Jun 12 16:16:02.007207 crc crio[22579]: time="2026-06-12T16:16:02.007105719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.873619 | controller | Jun 12 16:16:02.090056 crc crio[22579]: time="2026-06-12T16:16:02.089807362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.873637 | controller | Jun 12 16:16:02.347136 crc crio[22579]: time="2026-06-12T16:16:02.346812646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.873654 | controller | Jun 12 16:16:02.461920 crc crio[22579]: time="2026-06-12T16:16:02.461772969Z" level=info msg="Created container 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436: openshift-infra/auto-csr-approver-29688016-z2jlv/oc" id=f01ecba0-9b95-44f8-91b9-0d81cf04107f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.873672 | controller | Jun 12 16:16:02.464049 crc crio[22579]: time="2026-06-12T16:16:02.463956574Z" level=info msg="Starting container: 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436" id=8595df55-7029-4b6e-b73e-6d97cd9d27da name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.873690 | controller | Jun 12 16:16:02.469374 crc crio[22579]: time="2026-06-12T16:16:02.46929465Z" level=info msg="Started container" PID=69977 containerID=9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436 description=openshift-infra/auto-csr-approver-29688016-z2jlv/oc id=8595df55-7029-4b6e-b73e-6d97cd9d27da name=/runtime.v1.RuntimeService/StartContainer sandboxID=faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4
2026-06-12 17:11:40.873707 | controller | Jun 12 16:16:02.700580 crc crio[22579]: time="2026-06-12T16:16:02.699994675Z" level=info msg="Running pod sandbox: openstack/glance-db-create-6hqf8/POD" id=32a88d9e-5491-4326-b6b3-488db6e6a051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.873728 | controller | Jun 12 16:16:02.701430 crc crio[22579]: time="2026-06-12T16:16:02.7013624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.873746 | controller | Jun 12 16:16:02.771968 crc crio[22579]: time="2026-06-12T16:16:02.771715419Z" level=info msg="Got pod network &{Name:glance-db-create-6hqf8 Namespace:openstack ID:648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca UID:0cb7bc08-6bf8-439f-b0c4-86096dd70f9f NetNS:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cb7bc08_6bf8_439f_b0c4_86096dd70f9f.slice PodAnnotations:0xc000622820}] Aliases:map[]}"
2026-06-12 17:11:40.873764 | controller | Jun 12 16:16:02.771968 crc crio[22579]: time="2026-06-12T16:16:02.771823032Z" level=info msg="Adding pod openstack_glance-db-create-6hqf8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.873782 | controller | Jun 12 16:16:03.054234 crc crio[22579]: time="2026-06-12T16:16:03.053350409Z" level=info msg="Running pod sandbox: openstack/glance-518c-account-create-update-z6tbs/POD" id=26ba061c-703b-475a-8e84-399f97689b63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.873799 | controller | Jun 12 16:16:03.054234 crc crio[22579]: time="2026-06-12T16:16:03.05415391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.873817 | controller | Jun 12 16:16:03.103191 crc crio[22579]: time="2026-06-12T16:16:03.103131245Z" level=info msg="Got pod network &{Name:glance-518c-account-create-update-z6tbs Namespace:openstack ID:dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 UID:be0d2e42-2690-4cec-b957-851884f66c75 NetNS:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe0d2e42_2690_4cec_b957_851884f66c75.slice PodAnnotations:0xc0023086b0}] Aliases:map[]}"
2026-06-12 17:11:40.873836 | controller | Jun 12 16:16:03.103648 crc crio[22579]: time="2026-06-12T16:16:03.103624347Z" level=info msg="Adding pod openstack_glance-518c-account-create-update-z6tbs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.873853 | controller | Jun 12 16:16:03.164968 crc crio[22579]: 2026-06-12T16:16:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:648abf472dbdd08 Mac:9a:64:03:da:53:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 SocketPath: PciID:}] [{Interface:0xc000116770 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.873871 | controller | Jun 12 16:16:03.166044 crc crio[22579]: time="2026-06-12T16:16:03.165931111Z" level=info msg="Got pod network &{Name:glance-db-create-6hqf8 Namespace:openstack ID:648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca UID:0cb7bc08-6bf8-439f-b0c4-86096dd70f9f NetNS:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cb7bc08_6bf8_439f_b0c4_86096dd70f9f.slice PodAnnotations:0xc000622820}] Aliases:map[]}"
2026-06-12 17:11:40.873890 | controller | Jun 12 16:16:03.166146 crc crio[22579]: time="2026-06-12T16:16:03.166096826Z" level=info msg="Checking pod openstack_glance-db-create-6hqf8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.873911 | controller | Jun 12 16:16:03.172907 crc crio[22579]: time="2026-06-12T16:16:03.172825267Z" level=info msg="Ran pod sandbox 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca with infra container: openstack/glance-db-create-6hqf8/POD" id=32a88d9e-5491-4326-b6b3-488db6e6a051 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.873929 | controller | Jun 12 16:16:03.177017 crc crio[22579]: time="2026-06-12T16:16:03.176930481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fac30d64-f1fb-4f79-922d-7a0fcca9d23e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.873946 | controller | Jun 12 16:16:03.181367 crc crio[22579]: time="2026-06-12T16:16:03.180847591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a184aa0c-bf3c-4e44-bdf5-16f24495e851 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.873963 | controller | Jun 12 16:16:03.194767 crc crio[22579]: time="2026-06-12T16:16:03.194693333Z" level=info msg="Creating container: openstack/glance-db-create-6hqf8/mariadb-database-create" id=15751266-cee6-456c-8218-d2509da6e605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.873980 | controller | Jun 12 16:16:03.195439 crc crio[22579]: time="2026-06-12T16:16:03.195295098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.873997 | controller | Jun 12 16:16:03.204291 crc crio[22579]: time="2026-06-12T16:16:03.204172594Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-d768r/POD" id=db7bbb5d-f349-41fc-bef8-861d4fe3c96e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.874014 | controller | Jun 12 16:16:03.204652 crc crio[22579]: time="2026-06-12T16:16:03.204324758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874031 | controller | Jun 12 16:16:03.247861 crc crio[22579]: time="2026-06-12T16:16:03.247756502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874049 | controller | Jun 12 16:16:03.252276 crc crio[22579]: time="2026-06-12T16:16:03.252202535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874066 | controller | Jun 12 16:16:03.259544 crc crio[22579]: time="2026-06-12T16:16:03.259395928Z" level=info msg="Got pod network &{Name:root-account-create-update-d768r Namespace:openstack ID:9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d UID:d563f6ca-97d0-40d5-8cc8-3b47d0d13fd7 NetNS:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd563f6ca_97d0_40d5_8cc8_3b47d0d13fd7.slice PodAnnotations:0xc000622d70}] Aliases:map[]}"
2026-06-12 17:11:40.874083 | controller | Jun 12 16:16:03.259646 crc crio[22579]: time="2026-06-12T16:16:03.259554452Z" level=info msg="Adding pod openstack_root-account-create-update-d768r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.874100 | controller | Jun 12 16:16:03.413336 crc crio[22579]: time="2026-06-12T16:16:03.412540911Z" level=info msg="Created container bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321: openstack/glance-db-create-6hqf8/mariadb-database-create" id=15751266-cee6-456c-8218-d2509da6e605 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.874116 | controller | Jun 12 16:16:03.421608 crc crio[22579]: time="2026-06-12T16:16:03.421402527Z" level=info msg="Starting container: bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321" id=aaef7a7e-adea-4ad7-bd7d-dcb936dfd295 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.874137 | controller | Jun 12 16:16:03.433988 crc crio[22579]: time="2026-06-12T16:16:03.433879284Z" level=info msg="Started container" PID=70134 containerID=bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321 description=openstack/glance-db-create-6hqf8/mariadb-database-create id=aaef7a7e-adea-4ad7-bd7d-dcb936dfd295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca
2026-06-12 17:11:40.874155 | controller | Jun 12 16:16:03.764435 crc crio[22579]: 2026-06-12T16:16:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dac6200fc40b2d2 Mac:4a:06:fa:c6:33:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.874173 | controller | Jun 12 16:16:03.765569 crc crio[22579]: time="2026-06-12T16:16:03.764927641Z" level=info msg="Got pod network &{Name:glance-518c-account-create-update-z6tbs Namespace:openstack ID:dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 UID:be0d2e42-2690-4cec-b957-851884f66c75 NetNS:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe0d2e42_2690_4cec_b957_851884f66c75.slice PodAnnotations:0xc0023086b0}] Aliases:map[]}"
2026-06-12 17:11:40.874190 | controller | Jun 12 16:16:03.765569 crc crio[22579]: time="2026-06-12T16:16:03.765082735Z" level=info msg="Checking pod openstack_glance-518c-account-create-update-z6tbs for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.874208 | controller | Jun 12 16:16:03.780547 crc crio[22579]: time="2026-06-12T16:16:03.779146192Z" level=info msg="Ran pod sandbox dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 with infra container: openstack/glance-518c-account-create-update-z6tbs/POD" id=26ba061c-703b-475a-8e84-399f97689b63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.874225 | controller | Jun 12 16:16:03.862750 crc crio[22579]: time="2026-06-12T16:16:03.861854495Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=afc46ee8-444e-45aa-8e68-f1d923703608 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.874242 | controller | Jun 12 16:16:03.870249 crc crio[22579]: time="2026-06-12T16:16:03.869851088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=90750ebe-8cb7-401f-8872-0097c42ce1d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.874259 | controller | Jun 12 16:16:03.898586 crc crio[22579]: time="2026-06-12T16:16:03.898006044Z" level=info msg="Creating container: openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update" id=02747efd-3b23-4df4-9991-73fd97d26e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.874276 | controller | Jun 12 16:16:03.898586 crc crio[22579]: time="2026-06-12T16:16:03.898439055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874292 | controller | Jun 12 16:16:03.964957 crc crio[22579]: time="2026-06-12T16:16:03.964748581Z" level=info msg="Running pod sandbox: openstack/cinder-c0ae-account-create-update-hv5g6/POD" id=411b3e0d-62af-4992-a0af-b1d7ea66b41e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.874309 | controller | Jun 12 16:16:03.964957 crc crio[22579]: time="2026-06-12T16:16:03.964838423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874332 | controller | Jun 12 16:16:04.036966 crc crio[22579]: time="2026-06-12T16:16:04.036480175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874371 | controller | Jun 12 16:16:04.037264 crc crio[22579]: time="2026-06-12T16:16:04.037218333Z" level=info msg="Got pod network &{Name:cinder-c0ae-account-create-update-hv5g6 Namespace:openstack ID:2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 UID:5d5f9a0a-0da9-4a9a-9c05-004dea5a90d8 NetNS:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d5f9a0a_0da9_4a9a_9c05_004dea5a90d8.slice PodAnnotations:0xc0006221b0}] Aliases:map[]}"
2026-06-12 17:11:40.874391 | controller | Jun 12 16:16:04.037381 crc crio[22579]: time="2026-06-12T16:16:04.037363417Z" level=info msg="Adding pod openstack_cinder-c0ae-account-create-update-hv5g6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.874409 | controller | Jun 12 16:16:04.048434 crc crio[22579]: time="2026-06-12T16:16:04.039322647Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-wlr7f/POD" id=bc524971-2a02-489b-b31b-eed8f49d8e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.874426 | controller | Jun 12 16:16:04.048434 crc crio[22579]: time="2026-06-12T16:16:04.03944019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874442 | controller | Jun 12 16:16:04.060331 crc crio[22579]: time="2026-06-12T16:16:04.060153166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874459 | controller | Jun 12 16:16:04.080667 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f0936d931eefa8 Mac:fe:95:77:84:aa:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce SocketPath: PciID:}] [{Interface:0xc00050a2d0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.874477 | controller | Jun 12 16:16:04.080667 crc crio[22579]: time="2026-06-12T16:16:04.07759857Z" level=info msg="Got pod network &{Name:root-account-create-update-d768r Namespace:openstack ID:9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d UID:d563f6ca-97d0-40d5-8cc8-3b47d0d13fd7 NetNS:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd563f6ca_97d0_40d5_8cc8_3b47d0d13fd7.slice PodAnnotations:0xc000622d70}] Aliases:map[]}"
2026-06-12 17:11:40.874494 | controller | Jun 12 16:16:04.080667 crc crio[22579]: time="2026-06-12T16:16:04.077861617Z" level=info msg="Checking pod openstack_root-account-create-update-d768r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.874512 | controller | Jun 12 16:16:04.098909 crc crio[22579]: time="2026-06-12T16:16:04.098805969Z" level=info msg="Ran pod sandbox 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d with infra container: openstack/root-account-create-update-d768r/POD" id=db7bbb5d-f349-41fc-bef8-861d4fe3c96e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.874529 | controller | Jun 12 16:16:04.100188 crc crio[22579]: time="2026-06-12T16:16:04.100123183Z" level=info msg="Got pod network &{Name:cinder-db-create-wlr7f Namespace:openstack ID:42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde UID:8a4a7501-e9b4-44c7-bc1f-b6297cb44176 NetNS:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a4a7501_e9b4_44c7_bc1f_b6297cb44176.slice PodAnnotations:0xc002218408}] Aliases:map[]}"
2026-06-12 17:11:40.874549 | controller | Jun 12 16:16:04.100188 crc crio[22579]: time="2026-06-12T16:16:04.100170164Z" level=info msg="Adding pod openstack_cinder-db-create-wlr7f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.874567 | controller | Jun 12 16:16:04.105985 crc crio[22579]: time="2026-06-12T16:16:04.10590175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4fad969e-7815-4514-a958-2d81d7446bc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.874584 | controller | Jun 12 16:16:04.108018 crc crio[22579]: time="2026-06-12T16:16:04.107951792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f608916f-1753-4929-8a10-9f489d5d1976 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.874601 | controller | Jun 12 16:16:04.124763 crc crio[22579]: time="2026-06-12T16:16:04.124622986Z" level=info msg="Creating container: openstack/root-account-create-update-d768r/mariadb-account-create-update" id=2a42a6ee-476c-462d-8031-4c14213e550a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.874618 | controller | Jun 12 16:16:04.125168 crc crio[22579]: time="2026-06-12T16:16:04.125091627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874661 | controller | Jun 12 16:16:04.189631 crc crio[22579]: time="2026-06-12T16:16:04.189529806Z" level=info msg="Created container 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb: openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update" id=02747efd-3b23-4df4-9991-73fd97d26e38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.874685 | controller | Jun 12 16:16:04.196791 crc crio[22579]: time="2026-06-12T16:16:04.196695378Z" level=info msg="Starting container: 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb" id=98a83681-bc52-4cb3-86df-2d5c0d9797b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.874704 | controller | Jun 12 16:16:04.209393 crc crio[22579]: time="2026-06-12T16:16:04.208435436Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-qwgx9/POD" id=b251ce7f-8b76-48dd-a848-45cb9c22aaff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.874721 | controller | Jun 12 16:16:04.209393 crc crio[22579]: time="2026-06-12T16:16:04.208676553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874738 | controller | Jun 12 16:16:04.209393 crc crio[22579]: time="2026-06-12T16:16:04.20857952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874756 | controller | Jun 12 16:16:04.230673 crc crio[22579]: time="2026-06-12T16:16:04.229275046Z" level=info msg="Started container" PID=70207 containerID=76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb description=openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update id=98a83681-bc52-4cb3-86df-2d5c0d9797b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9
2026-06-12 17:11:40.874774 | controller | Jun 12 16:16:04.252590 crc crio[22579]: time="2026-06-12T16:16:04.252440545Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-2bvx5/POD" id=b795f85d-0dc1-4d35-b730-bb158637b550 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.874791 | controller | Jun 12 16:16:04.252852 crc crio[22579]: time="2026-06-12T16:16:04.252831075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874812 | controller | Jun 12 16:16:04.258831 crc crio[22579]: time="2026-06-12T16:16:04.256199411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874830 | controller | Jun 12 16:16:04.275218 crc crio[22579]: time="2026-06-12T16:16:04.267730034Z" level=info msg="Got pod network &{Name:barbican-db-create-qwgx9 Namespace:openstack ID:5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 UID:5c0a2177-7ac6-48fb-9952-4bf09ff6d051 NetNS:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0a2177_7ac6_48fb_9952_4bf09ff6d051.slice PodAnnotations:0xc00008c4b0}] Aliases:map[]}"
2026-06-12 17:11:40.874849 | controller | Jun 12 16:16:04.275218 crc crio[22579]: time="2026-06-12T16:16:04.267784255Z" level=info msg="Adding pod openstack_barbican-db-create-qwgx9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.874867 | controller | Jun 12 16:16:04.277060 crc crio[22579]: time="2026-06-12T16:16:04.277022Z" level=info msg="Running pod sandbox: openstack/barbican-2bbc-account-create-update-89dc9/POD" id=05a78203-1381-479b-b333-03cdb33c25cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.874885 | controller | Jun 12 16:16:04.277290 crc crio[22579]: time="2026-06-12T16:16:04.277271807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.874902 | controller | Jun 12 16:16:04.346214 crc crio[22579]: time="2026-06-12T16:16:04.346107376Z" level=info msg="Got pod network &{Name:neutron-db-create-2bvx5 Namespace:openstack ID:742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 UID:5719e2e9-cce4-4c9b-b239-69692b4f62df NetNS:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5719e2e9_cce4_4c9b_b239_69692b4f62df.slice PodAnnotations:0xc000c9a110}] Aliases:map[]}"
2026-06-12 17:11:40.874920 | controller | Jun 12 16:16:04.346214 crc crio[22579]: time="2026-06-12T16:16:04.346199238Z" level=info msg="Adding pod openstack_neutron-db-create-2bvx5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.874938 | controller | Jun 12 16:16:04.357123 crc crio[22579]: time="2026-06-12T16:16:04.357062684Z" level=info msg="Got pod network &{Name:barbican-2bbc-account-create-update-89dc9 Namespace:openstack ID:7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 UID:174da085-b436-4fc0-accc-8431d18305ee NetNS:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod174da085_b436_4fc0_accc_8431d18305ee.slice PodAnnotations:0xc000c9a4d0}] Aliases:map[]}"
2026-06-12 17:11:40.874955 | controller | Jun 12 16:16:04.357542 crc crio[22579]: time="2026-06-12T16:16:04.357434634Z" level=info msg="Adding pod openstack_barbican-2bbc-account-create-update-89dc9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.874973 | controller | Jun 12 16:16:04.383609 crc crio[22579]: time="2026-06-12T16:16:04.383560398Z" level=info msg="Running pod sandbox: openstack/neutron-f25e-account-create-update-t7x4z/POD" id=a364bc64-b94f-4dca-8372-9a4b01634f12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.874991 | controller | Jun 12 16:16:04.383952 crc crio[22579]: time="2026-06-12T16:16:04.383927887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.875012 | controller | Jun 12 16:16:04.435903 crc crio[22579]: time="2026-06-12T16:16:04.435691683Z" level=info msg="Got pod network &{Name:neutron-f25e-account-create-update-t7x4z Namespace:openstack ID:e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee UID:f2fd3f97-33f8-4f6c-81c1-769ed7dedced NetNS:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2fd3f97_33f8_4f6c_81c1_769ed7dedced.slice PodAnnotations:0xc000622540}] Aliases:map[]}"
2026-06-12 17:11:40.875031 | controller | Jun 12 16:16:04.436213 crc crio[22579]: time="2026-06-12T16:16:04.436190546Z" level=info msg="Adding pod openstack_neutron-f25e-account-create-update-t7x4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.875048 | controller | Jun 12 16:16:04.469937 crc crio[22579]: time="2026-06-12T16:16:04.469845572Z" level=info msg="Created container b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707: openstack/root-account-create-update-d768r/mariadb-account-create-update" id=2a42a6ee-476c-462d-8031-4c14213e550a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.875066 | controller | Jun 12 16:16:04.486351 crc crio[22579]: time="2026-06-12T16:16:04.486245549Z" level=info msg="Starting container: b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707" id=aaed5dce-c802-4e0c-98cc-a71d5c062085 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.875083 | controller | Jun 12 16:16:04.498746 crc crio[22579]: time="2026-06-12T16:16:04.497294899Z" level=info msg="Started container" PID=70307 containerID=b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707 description=openstack/root-account-create-update-d768r/mariadb-account-create-update id=aaed5dce-c802-4e0c-98cc-a71d5c062085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d
2026-06-12 17:11:40.875101 | controller | Jun 12 16:16:04.589240 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a9bf520b6936d Mac:06:d2:4c:62:1d:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c SocketPath: PciID:}] [{Interface:0xc0002966e0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.875119 | controller | Jun 12 16:16:04.620239 crc crio[22579]: time="2026-06-12T16:16:04.620161193Z" level=info msg="Got pod network &{Name:cinder-db-create-wlr7f Namespace:openstack ID:42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde UID:8a4a7501-e9b4-44c7-bc1f-b6297cb44176 NetNS:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a4a7501_e9b4_44c7_bc1f_b6297cb44176.slice PodAnnotations:0xc002218408}] Aliases:map[]}"
2026-06-12 17:11:40.875138 | controller | Jun 12 16:16:04.620876 crc crio[22579]: time="2026-06-12T16:16:04.620853821Z" level=info msg="Checking pod openstack_cinder-db-create-wlr7f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.875155 | controller | Jun 12 16:16:04.630330 crc crio[22579]: time="2026-06-12T16:16:04.630287131Z" level=info msg="Ran pod sandbox 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde with infra container: openstack/cinder-db-create-wlr7f/POD" id=bc524971-2a02-489b-b31b-eed8f49d8e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.875173 | controller | Jun 12 16:16:04.637240 crc crio[22579]: time="2026-06-12T16:16:04.637202647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d0abd42b-ade0-4cc4-bd68-4391e6a73e0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.875193 | controller | Jun 12 16:16:04.662693 crc crio[22579]: time="2026-06-12T16:16:04.660206111Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e7625095-2408-426c-94ea-f286a1539420 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.875257 | controller | Jun 12 16:16:04.674588 crc crio[22579]: time="2026-06-12T16:16:04.673559531Z" level=info msg="Creating container: openstack/cinder-db-create-wlr7f/mariadb-database-create" id=a3e6bb9a-42b2-47da-b755-814ccfae0152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.875283 | controller | Jun 12 16:16:04.674588 crc crio[22579]: time="2026-06-12T16:16:04.674057213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.875303 | controller | Jun 12 16:16:04.718796 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a61476ec6bd884 Mac:a6:ae:48:f0:35:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 SocketPath: PciID:}] [{Interface:0xc00025a730 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.875323 | controller | Jun 12 16:16:04.719868 crc crio[22579]: time="2026-06-12T16:16:04.71953841Z" level=info msg="Got pod network &{Name:cinder-c0ae-account-create-update-hv5g6 Namespace:openstack ID:2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 UID:5d5f9a0a-0da9-4a9a-9c05-004dea5a90d8 NetNS:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d5f9a0a_0da9_4a9a_9c05_004dea5a90d8.slice PodAnnotations:0xc0006221b0}] Aliases:map[]}"
2026-06-12 17:11:40.875341 | controller | Jun 12 16:16:04.719868 crc crio[22579]: time="2026-06-12T16:16:04.719734795Z" level=info msg="Checking pod openstack_cinder-c0ae-account-create-update-hv5g6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.875392 | controller | Jun 12 16:16:04.730433 crc crio[22579]: time="2026-06-12T16:16:04.730301263Z" level=info msg="Ran pod sandbox 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 with infra container: openstack/cinder-c0ae-account-create-update-hv5g6/POD" id=411b3e0d-62af-4992-a0af-b1d7ea66b41e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.875412 | controller | Jun 12 16:16:04.748923 crc crio[22579]: time="2026-06-12T16:16:04.747334797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=58985a35-dbe9-45ae-9ec0-3afcb8f5967a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.875430 | controller | Jun 12 16:16:04.750728 crc crio[22579]: time="2026-06-12T16:16:04.750427555Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9aa327e2-ea53-4640-ac62-14d559c13a7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.875448 | controller | Jun 12 16:16:04.762791 crc crio[22579]: time="2026-06-12T16:16:04.762706877Z" level=info msg="Creating container: openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update" id=9d2248b6-0b21-46f9-9ad2-05782ec21e03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.875465 | controller | Jun 12 16:16:04.774204 crc crio[22579]: time="2026-06-12T16:16:04.774117877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.875482 | controller | Jun 12 16:16:04.791225 crc crio[22579]: time="2026-06-12T16:16:04.789051937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.875505 | controller | Jun 12 16:16:04.802121 crc crio[22579]: time="2026-06-12T16:16:04.802066258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.875522 | controller | Jun 12 16:16:04.825107 crc crio[22579]: time="2026-06-12T16:16:04.825007591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.875539 | controller | Jun 12 16:16:04.835420 crc crio[22579]: time="2026-06-12T16:16:04.835356314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.875556 | controller | Jun 12 16:16:04.995138 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e03371f0f2713a3 Mac:6e:9a:55:d3:12:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.875573 | controller | Jun 12 16:16:04.996394 crc crio[22579]: time="2026-06-12T16:16:04.996283816Z" level=info msg="Got pod network &{Name:neutron-f25e-account-create-update-t7x4z Namespace:openstack ID:e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee UID:f2fd3f97-33f8-4f6c-81c1-769ed7dedced NetNS:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2fd3f97_33f8_4f6c_81c1_769ed7dedced.slice PodAnnotations:0xc000622540}] Aliases:map[]}"
2026-06-12 17:11:40.875591 | controller | Jun 12 16:16:04.996748 crc crio[22579]: time="2026-06-12T16:16:04.996488171Z" level=info msg="Checking pod openstack_neutron-f25e-account-create-update-t7x4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.875608 | controller | Jun 12 16:16:05.016173 crc crio[22579]: time="2026-06-12T16:16:05.016078059Z" level=info msg="Ran pod sandbox e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee with infra container: openstack/neutron-f25e-account-create-update-t7x4z/POD" id=a364bc64-b94f-4dca-8372-9a4b01634f12 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.875628 | controller | Jun 12 16:16:05.020837 crc crio[22579]: time="2026-06-12T16:16:05.020254005Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e0312dff-f299-43e2-89d2-f5beec86d348 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.875645 | controller | Jun 12 16:16:05.024012 crc crio[22579]: time="2026-06-12T16:16:05.023346464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c4df21c0-ff16-4ae7-b102-ef8c7503278a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.875662 | controller | Jun 12 16:16:05.024172 crc crio[22579]: time="2026-06-12T16:16:05.024093783Z" level=info msg="Stopping pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4" id=d7e210a7-7c7c-4b5b-b6b6-38011b983f36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.875679 | controller | Jun 12 16:16:05.024855 crc crio[22579]: time="2026-06-12T16:16:05.024624536Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688016-z2jlv Namespace:openshift-infra ID:faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 UID:e82858c1-d74d-4a2f-a7d3-dfec66b58e33 NetNS:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode82858c1_d74d_4a2f_a7d3_dfec66b58e33.slice PodAnnotations:0xc0006231f0}] Aliases:map[]}"
2026-06-12 17:11:40.875732 | controller | Jun 12 16:16:05.024855 crc crio[22579]: time="2026-06-12T16:16:05.02477121Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688016-z2jlv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.875756 | controller | Jun 12 16:16:05.033077 crc crio[22579]: time="2026-06-12T16:16:05.032947818Z" level=info msg="Creating container: openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update" id=0940ab2a-d3c0-4fbf-98d1-bb2291b5e705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.875774 | controller | Jun 12 16:16:05.033958 crc crio[22579]: time="2026-06-12T16:16:05.033703157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.875792 | controller | Jun 12 16:16:05.091201 crc crio[22579]: 2026-06-12T16:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7480980faf9ec1c Mac:1a:0c:61:5b:c1:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e SocketPath: PciID:}] [{Interface:0xc000126b60 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.875809 | controller | Jun 12 16:16:05.092430 crc crio[22579]: 2026-06-12T16:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a8f19a148136eb Mac:86:94:8e:19:6a:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.875826 | controller | Jun 12 16:16:05.093808 crc crio[22579]: time="2026-06-12T16:16:05.093732383Z" level=info msg="Got pod network &{Name:barbican-db-create-qwgx9 Namespace:openstack ID:5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 UID:5c0a2177-7ac6-48fb-9952-4bf09ff6d051 NetNS:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0a2177_7ac6_48fb_9952_4bf09ff6d051.slice PodAnnotations:0xc00008c4b0}] Aliases:map[]}"
2026-06-12 17:11:40.875844 | controller | Jun 12 16:16:05.093927 crc crio[22579]: time="2026-06-12T16:16:05.093904428Z" level=info msg="Checking pod openstack_barbican-db-create-qwgx9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.875861 | controller | Jun 12 16:16:05.107048 crc crio[22579]: time="2026-06-12T16:16:05.106332614Z" level=info msg="Got pod network &{Name:barbican-2bbc-account-create-update-89dc9 Namespace:openstack ID:7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 UID:174da085-b436-4fc0-accc-8431d18305ee NetNS:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod174da085_b436_4fc0_accc_8431d18305ee.slice PodAnnotations:0xc000c9a4d0}] Aliases:map[]}"
2026-06-12 17:11:40.875879 | controller | Jun 12 16:16:05.107048 crc crio[22579]: time="2026-06-12T16:16:05.10656892Z" level=info msg="Checking pod openstack_barbican-2bbc-account-create-update-89dc9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.875897 | controller | Jun 12 16:16:05.117658 crc crio[22579]: 2026-06-12T16:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:742432dfb6785fe Mac:c2:65:3a:9b:59:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.875918 | controller | Jun 12 16:16:05.119147 crc crio[22579]: time="2026-06-12T16:16:05.119053797Z" level=info msg="Got pod network &{Name:neutron-db-create-2bvx5 Namespace:openstack ID:742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 UID:5719e2e9-cce4-4c9b-b239-69692b4f62df NetNS:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5719e2e9_cce4_4c9b_b239_69692b4f62df.slice PodAnnotations:0xc000c9a110}] Aliases:map[]}"
2026-06-12 17:11:40.875936 | controller | Jun 12 16:16:05.119942 crc crio[22579]: time="2026-06-12T16:16:05.119874968Z" level=info msg="Checking pod openstack_neutron-db-create-2bvx5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.875953 | controller | Jun 12 16:16:05.124423 crc crio[22579]: time="2026-06-12T16:16:05.124323931Z" level=info msg="Ran pod sandbox 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 with infra container: openstack/barbican-db-create-qwgx9/POD" id=b251ce7f-8b76-48dd-a848-45cb9c22aaff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.875971 | controller | Jun 12 16:16:05.130345 crc crio[22579]: time="2026-06-12T16:16:05.130240522Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=99211fcf-8a66-4371-9739-6a5353562449 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.875988 | controller | Jun 12 16:16:05.145676 crc crio[22579]: time="2026-06-12T16:16:05.145317705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876005 | controller | Jun 12 16:16:05.176722 crc crio[22579]: time="2026-06-12T16:16:05.152067657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876022 | controller | Jun 12 16:16:05.179549 crc crio[22579]: time="2026-06-12T16:16:05.179008842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=92691beb-03a1-41a8-af17-88e573ca30d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.876039 | controller | Jun 12 16:16:05.179828 crc crio[22579]: time="2026-06-12T16:16:05.179411382Z" level=info msg="Ran pod sandbox 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 with infra container: openstack/barbican-2bbc-account-create-update-89dc9/POD" id=05a78203-1381-479b-b333-03cdb33c25cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.876057 | controller | Jun 12 16:16:05.179991 crc crio[22579]: time="2026-06-12T16:16:05.179949095Z" level=info msg="Ran pod sandbox 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 with infra container: openstack/neutron-db-create-2bvx5/POD" id=b795f85d-0dc1-4d35-b730-bb158637b550 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.876073 | controller | Jun 12 16:16:05.183223 crc crio[22579]: time="2026-06-12T16:16:05.183075495Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=580543ea-e68a-4261-a4d7-e963ece57ebc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.876090 | controller | Jun 12 16:16:05.187738 crc crio[22579]: time="2026-06-12T16:16:05.187699212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d782e31c-caef-4653-8a4b-2cf123dffb5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.876107 | controller | Jun 12 16:16:05.188251 crc crio[22579]: time="2026-06-12T16:16:05.187864627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=20a43951-77b9-47cd-addf-a85e502d50be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.876128 | controller | Jun 12 16:16:05.190875 crc crio[22579]: time="2026-06-12T16:16:05.190782351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a4a4662c-1ece-473e-84c5-2a16e0996847 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.876146 | controller | Jun 12 16:16:05.195057 crc crio[22579]: time="2026-06-12T16:16:05.194967677Z" level=info msg="Creating container: openstack/barbican-db-create-qwgx9/mariadb-database-create" id=675cd8d0-af3a-4093-a202-9af028bca98c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.876162 | controller | Jun 12 16:16:05.195627 crc crio[22579]: time="2026-06-12T16:16:05.195430869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876178 | controller | Jun 12 16:16:05.196379 crc crio[22579]: time="2026-06-12T16:16:05.19625649Z" level=info msg="Creating container: openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update" id=3c7b140d-5777-4f5e-b569-7d2d39be366d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.876195 | controller | Jun 12 16:16:05.198110 crc crio[22579]: time="2026-06-12T16:16:05.198042935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876211 | controller | Jun 12 16:16:05.204573 crc crio[22579]: time="2026-06-12T16:16:05.203939795Z" level=info msg="Creating container: openstack/neutron-db-create-2bvx5/mariadb-database-create" id=a4a8aeb6-635a-4e3d-ae97-5d3d682d65df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.876229 | controller | Jun 12 16:16:05.218802 crc crio[22579]: time="2026-06-12T16:16:05.218728341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876245 | controller | Jun 12 16:16:05.239592 crc crio[22579]: time="2026-06-12T16:16:05.239351016Z" level=info msg="Created container 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82: openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update" id=9d2248b6-0b21-46f9-9ad2-05782ec21e03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.876262 | controller | Jun 12 16:16:05.242066 crc crio[22579]: time="2026-06-12T16:16:05.242032264Z" level=info msg="Starting container: 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82" id=932789d6-3437-4948-b491-b555701c1f6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.876279 | controller | Jun 12 16:16:05.253934 crc crio[22579]: time="2026-06-12T16:16:05.25368516Z" level=info msg="Created container f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4: openstack/cinder-db-create-wlr7f/mariadb-database-create" id=a3e6bb9a-42b2-47da-b755-814ccfae0152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.876296 | controller | Jun 12 16:16:05.254188 crc crio[22579]: time="2026-06-12T16:16:05.254153292Z" level=info msg="Started container" PID=70544 containerID=5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82 description=openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update id=932789d6-3437-4948-b491-b555701c1f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8
2026-06-12 17:11:40.876315 | controller | Jun 12 16:16:05.256174 crc crio[22579]: time="2026-06-12T16:16:05.256091761Z" level=info msg="Starting container: f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4" id=d56cf03e-0313-44bf-b9d6-97e8483cf7ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.876332 | controller | Jun 12 16:16:05.264194 crc crio[22579]: time="2026-06-12T16:16:05.26391485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876373 | controller | Jun 12 16:16:05.265393 crc crio[22579]: time="2026-06-12T16:16:05.265319216Z" level=info msg="Started container" PID=70542 containerID=f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4 description=openstack/cinder-db-create-wlr7f/mariadb-database-create id=d56cf03e-0313-44bf-b9d6-97e8483cf7ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde
2026-06-12 17:11:40.876393 | controller | Jun 12 16:16:05.272730 crc crio[22579]: time="2026-06-12T16:16:05.272433717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876411 | controller | Jun 12 16:16:05.274002 crc crio[22579]: time="2026-06-12T16:16:05.273909584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876429 | controller | Jun 12 16:16:05.290427 crc crio[22579]: time="2026-06-12T16:16:05.290336372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876445 | controller | Jun 12 16:16:05.364413 crc crio[22579]: time="2026-06-12T16:16:05.364301932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876463 | controller | Jun 12 16:16:05.368201 crc crio[22579]: time="2026-06-12T16:16:05.368109239Z" level=info msg="Created container 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc: openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update" id=0940ab2a-d3c0-4fbf-98d1-bb2291b5e705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.876480 | controller | Jun 12 16:16:05.369918 crc crio[22579]: time="2026-06-12T16:16:05.369798212Z" level=info msg="Starting container: 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc" id=87536f0e-731b-4577-bd87-b9ae830afcfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.876496 | controller | Jun 12 16:16:05.372256 crc crio[22579]: time="2026-06-12T16:16:05.372167152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.876514 | controller | Jun 12 16:16:05.378769 crc crio[22579]: time="2026-06-12T16:16:05.378709859Z" level=info msg="Started container" PID=70556 containerID=31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc description=openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update id=87536f0e-731b-4577-bd87-b9ae830afcfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee
2026-06-12 17:11:40.876532 | controller | Jun 12 16:16:05.407349 crc crio[22579]: time="2026-06-12T16:16:05.407255475Z" level=info msg="Stopped pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4" id=d7e210a7-7c7c-4b5b-b6b6-38011b983f36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.876550 | controller | Jun 12 16:16:05.408288 crc crio[22579]: time="2026-06-12T16:16:05.408197829Z" level=info msg="Created container 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df: openstack/neutron-db-create-2bvx5/mariadb-database-create" id=a4a8aeb6-635a-4e3d-ae97-5d3d682d65df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.876567 | controller | Jun 12 16:16:05.416937 crc crio[22579]: time="2026-06-12T16:16:05.416845878Z" level=info msg="Starting container: 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df" id=bd7eaf3d-542d-4f1c-ab7f-65fbf9c2e5d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.876589 | controller | Jun 12 16:16:05.421147 crc crio[22579]: time="2026-06-12T16:16:05.421063186Z" level=info msg="Created container 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe: openstack/barbican-db-create-qwgx9/mariadb-database-create" id=675cd8d0-af3a-4093-a202-9af028bca98c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.876606 | controller | Jun 12 16:16:05.422841 crc crio[22579]: time="2026-06-12T16:16:05.422785829Z" level=info msg="Starting container: 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe" id=6f86c435-406b-4e64-b7b6-b05fa0e7e67e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.876623 | controller | Jun 12 16:16:05.428865 crc crio[22579]: time="2026-06-12T16:16:05.42869789Z" level=info msg="Started container" PID=70578 containerID=336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df description=openstack/neutron-db-create-2bvx5/mariadb-database-create id=bd7eaf3d-542d-4f1c-ab7f-65fbf9c2e5d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139
2026-06-12 17:11:40.876641 | controller | Jun 12 16:16:05.442222 crc crio[22579]: time="2026-06-12T16:16:05.441918966Z" level=info msg="Started container" PID=70577 containerID=4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe description=openstack/barbican-db-create-qwgx9/mariadb-database-create id=6f86c435-406b-4e64-b7b6-b05fa0e7e67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422
2026-06-12 17:11:40.876659 | controller | Jun 12 16:16:05.530417 crc crio[22579]: time="2026-06-12T16:16:05.529980625Z" level=info msg="Created container 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f: openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update" id=3c7b140d-5777-4f5e-b569-7d2d39be366d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.876676 | controller | Jun 12 16:16:05.534078 crc crio[22579]: time="2026-06-12T16:16:05.533989977Z" level=info msg="Starting container: 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f" id=5d7aaec2-7b51-4449-bbfd-4e62f82ae76d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.876693 | controller | Jun 12 16:16:05.548018 crc crio[22579]: time="2026-06-12T16:16:05.547919271Z" level=info msg="Started container" PID=70604 containerID=489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f description=openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update id=5d7aaec2-7b51-4449-bbfd-4e62f82ae76d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643
2026-06-12 17:11:40.876710 | controller | Jun 12 16:16:06.149923 crc crio[22579]: time="2026-06-12T16:16:06.149800503Z" level=info msg="Stopping pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d" id=0784e11c-08e4-4657-abe9-d6d22b7c682f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.876727 | controller | Jun 12 16:16:06.151385 crc crio[22579]: time="2026-06-12T16:16:06.149944637Z" level=info msg="Stopping pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca" id=83e26fbc-8218-4c99-889c-7befd917f797 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.876744 | controller | Jun 12 16:16:06.151385 crc crio[22579]: time="2026-06-12T16:16:06.149967487Z" level=info msg="Stopping pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9" id=6de18378-8c76-4abf-a2ec-6171fced5ffb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.876762 | controller | Jun 12 16:16:06.151385 crc crio[22579]: time="2026-06-12T16:16:06.150954763Z" level=info msg="Got pod network &{Name:glance-db-create-6hqf8 Namespace:openstack ID:648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca UID:0cb7bc08-6bf8-439f-b0c4-86096dd70f9f NetNS:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cb7bc08_6bf8_439f_b0c4_86096dd70f9f.slice PodAnnotations:0xc002308740}] Aliases:map[]}"
2026-06-12 17:11:40.876813 | controller | Jun 12 16:16:06.151385 crc crio[22579]: time="2026-06-12T16:16:06.151089636Z" level=info msg="Deleting pod openstack_glance-db-create-6hqf8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.876835 | controller | Jun 12 16:16:06.152189 crc crio[22579]: time="2026-06-12T16:16:06.152009599Z" level=info msg="Got pod network &{Name:root-account-create-update-d768r Namespace:openstack ID:9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d UID:d563f6ca-97d0-40d5-8cc8-3b47d0d13fd7 NetNS:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd563f6ca_97d0_40d5_8cc8_3b47d0d13fd7.slice PodAnnotations:0xc000c9b4a8}] Aliases:map[]}"
2026-06-12 17:11:40.876853 | controller | Jun 12 16:16:06.152189 crc crio[22579]: time="2026-06-12T16:16:06.152107682Z" level=info msg="Got pod network &{Name:glance-518c-account-create-update-z6tbs Namespace:openstack ID:dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 UID:be0d2e42-2690-4cec-b957-851884f66c75 NetNS:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe0d2e42_2690_4cec_b957_851884f66c75.slice PodAnnotations:0xc004fc0660}] Aliases:map[]}"
2026-06-12 17:11:40.876870 | controller | Jun 12 16:16:06.152349 crc crio[22579]: time="2026-06-12T16:16:06.152298087Z" level=info msg="Deleting pod openstack_glance-518c-account-create-update-z6tbs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.876888 | controller | Jun 12 16:16:06.152419 crc crio[22579]: time="2026-06-12T16:16:06.152345218Z" level=info msg="Deleting pod openstack_root-account-create-update-d768r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.876905 | controller | Jun 12 16:16:06.502207 crc crio[22579]: time="2026-06-12T16:16:06.500227273Z" level=info msg="Stopped pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d" id=0784e11c-08e4-4657-abe9-d6d22b7c682f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.876922 | controller | Jun 12 16:16:06.680485 crc crio[22579]: time="2026-06-12T16:16:06.679188833Z" level=info msg="Stopped pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9" id=6de18378-8c76-4abf-a2ec-6171fced5ffb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.876939 | controller | Jun 12 16:16:06.697670 crc crio[22579]: time="2026-06-12T16:16:06.69757743Z" level=info msg="Stopped pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca" id=83e26fbc-8218-4c99-889c-7befd917f797 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.876956 | controller | Jun 12 16:16:07.197226 crc crio[22579]: time="2026-06-12T16:16:07.196846964Z" level=info msg="Stopping pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422" id=868f4e90-7d66-4bb3-93b1-f0b65d789474 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.876973 | controller | Jun 12 16:16:07.197226 crc crio[22579]: time="2026-06-12T16:16:07.196984447Z" level=info msg="Stopping pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643" id=670123ad-7a47-4493-b5b0-a5c3b70b9889 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.876990 | controller | Jun 12 16:16:07.198574 crc crio[22579]: time="2026-06-12T16:16:07.197269804Z" level=info msg="Stopping pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139" id=e6b3781c-3eef-4d77-8e52-d9901d5affd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877010 | controller | Jun 12 16:16:07.198574 crc crio[22579]: time="2026-06-12T16:16:07.197415558Z" level=info msg="Got pod network &{Name:barbican-db-create-qwgx9 Namespace:openstack ID:5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 UID:5c0a2177-7ac6-48fb-9952-4bf09ff6d051 NetNS:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0a2177_7ac6_48fb_9952_4bf09ff6d051.slice PodAnnotations:0xc0025a0288}] Aliases:map[]}"
2026-06-12 17:11:40.877028 | controller | Jun 12 16:16:07.198574 crc crio[22579]: time="2026-06-12T16:16:07.197675605Z" level=info msg="Deleting pod openstack_barbican-db-create-qwgx9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.877045 | controller | Jun 12 16:16:07.198574 crc crio[22579]: time="2026-06-12T16:16:07.198305951Z" level=info msg="Got pod network &{Name:neutron-db-create-2bvx5 Namespace:openstack ID:742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 UID:5719e2e9-cce4-4c9b-b239-69692b4f62df NetNS:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5719e2e9_cce4_4c9b_b239_69692b4f62df.slice PodAnnotations:0xc0023080c0}] Aliases:map[]}"
2026-06-12 17:11:40.877062 | controller | Jun 12 16:16:07.198719 crc crio[22579]: time="2026-06-12T16:16:07.198600638Z" level=info msg="Deleting pod openstack_neutron-db-create-2bvx5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.877080 | controller | Jun 12 16:16:07.198819 crc crio[22579]: time="2026-06-12T16:16:07.198698881Z" level=info msg="Got pod network &{Name:barbican-2bbc-account-create-update-89dc9 Namespace:openstack ID:7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 UID:174da085-b436-4fc0-accc-8431d18305ee NetNS:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod174da085_b436_4fc0_accc_8431d18305ee.slice PodAnnotations:0xc00130c030}] Aliases:map[]}"
2026-06-12 17:11:40.877097 | controller | Jun 12 16:16:07.199774 crc crio[22579]: time="2026-06-12T16:16:07.199663485Z" level=info msg="Deleting pod openstack_barbican-2bbc-account-create-update-89dc9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.877114 | controller | Jun 12 16:16:07.199903 crc crio[22579]: time="2026-06-12T16:16:07.196847524Z" level=info msg="Stopping pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8" id=ee283dc2-4121-4c25-b4b8-494e3408439b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877132 | controller | Jun 12 16:16:07.200293 crc crio[22579]: time="2026-06-12T16:16:07.200268631Z" level=info msg="Got pod network &{Name:cinder-c0ae-account-create-update-hv5g6 Namespace:openstack ID:2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 UID:5d5f9a0a-0da9-4a9a-9c05-004dea5a90d8 NetNS:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d5f9a0a_0da9_4a9a_9c05_004dea5a90d8.slice PodAnnotations:0xc001216038}] Aliases:map[]}"
2026-06-12 17:11:40.877149 | controller | Jun 12 16:16:07.200676 crc crio[22579]: time="2026-06-12T16:16:07.20064165Z" level=info msg="Deleting pod openstack_cinder-c0ae-account-create-update-hv5g6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.877166 | controller | Jun 12 16:16:07.202814 crc crio[22579]: time="2026-06-12T16:16:07.196847424Z" level=info msg="Stopping pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee" id=41cd18df-49d6-4509-ad05-7163efb0673b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877187 | controller | Jun 12 16:16:07.203075 crc crio[22579]: time="2026-06-12T16:16:07.196906705Z" level=info msg="Stopping pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde" id=4620e2d4-8fa4-4b23-9b23-ce6013bcd757 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877205 | controller | Jun 12 16:16:07.203216 crc crio[22579]: time="2026-06-12T16:16:07.203167614Z" level=info msg="Got pod network &{Name:neutron-f25e-account-create-update-t7x4z Namespace:openstack ID:e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee UID:f2fd3f97-33f8-4f6c-81c1-769ed7dedced NetNS:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2fd3f97_33f8_4f6c_81c1_769ed7dedced.slice PodAnnotations:0xc004fc0158}] Aliases:map[]}"
2026-06-12 17:11:40.877222 | controller | Jun 12 16:16:07.203354 crc crio[22579]: time="2026-06-12T16:16:07.203314448Z" level=info msg="Deleting pod openstack_neutron-f25e-account-create-update-t7x4z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.877240 | controller | Jun 12 16:16:07.204765 crc crio[22579]: time="2026-06-12T16:16:07.204670442Z" level=info msg="Got pod network &{Name:cinder-db-create-wlr7f Namespace:openstack ID:42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde UID:8a4a7501-e9b4-44c7-bc1f-b6297cb44176 NetNS:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a4a7501_e9b4_44c7_bc1f_b6297cb44176.slice PodAnnotations:0xc000548008}] Aliases:map[]}"
2026-06-12 17:11:40.877257 | controller | Jun 12 16:16:07.205169 crc crio[22579]: time="2026-06-12T16:16:07.205081133Z" level=info msg="Deleting pod openstack_cinder-db-create-wlr7f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.877274 | controller | Jun 12 16:16:07.641141 crc crio[22579]: time="2026-06-12T16:16:07.640006561Z" level=info msg="Stopped pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139" id=e6b3781c-3eef-4d77-8e52-d9901d5affd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877292 | controller | Jun 12 16:16:07.893913 crc crio[22579]: time="2026-06-12T16:16:07.89370807Z" level=info msg="Stopped pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422" id=868f4e90-7d66-4bb3-93b1-f0b65d789474 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877308 | controller | Jun 12 16:16:07.913342 crc crio[22579]: time="2026-06-12T16:16:07.913175125Z" level=info msg="Stopped pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee" id=41cd18df-49d6-4509-ad05-7163efb0673b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877325 | controller | Jun 12 16:16:07.914480 crc crio[22579]: time="2026-06-12T16:16:07.914142389Z" level=info msg="Stopped pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde" id=4620e2d4-8fa4-4b23-9b23-ce6013bcd757 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877342 | controller | Jun 12 16:16:07.923814 crc crio[22579]: time="2026-06-12T16:16:07.923701332Z" level=info msg="Stopped pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8" id=ee283dc2-4121-4c25-b4b8-494e3408439b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877379 | controller | Jun 12 16:16:07.938412 crc crio[22579]: time="2026-06-12T16:16:07.938290113Z" level=info msg="Stopped pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643" id=670123ad-7a47-4493-b5b0-a5c3b70b9889 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.877401 | controller | Jun 12 16:16:09.105176 crc crio[22579]: time="2026-06-12T16:16:09.10437842Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-tq29m/POD" id=37f27d66-41aa-4c53-998b-6619e0a65de2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.877419 | controller | Jun 12 16:16:09.111629 crc crio[22579]: time="2026-06-12T16:16:09.106286299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.877437 | controller | Jun 12 16:16:09.139893 crc crio[22579]: time="2026-06-12T16:16:09.139818941Z" level=info msg="Got pod network &{Name:keystone-db-sync-tq29m Namespace:openstack ID:020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 UID:57a1b096-064c-427e-a3ac-c65ba758b04b NetNS:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57a1b096_064c_427e_a3ac_c65ba758b04b.slice PodAnnotations:0xc002308688}] Aliases:map[]}"
2026-06-12 17:11:40.877454 | controller | Jun 12 16:16:09.140237 crc crio[22579]: time="2026-06-12T16:16:09.140197391Z" level=info msg="Adding pod openstack_keystone-db-sync-tq29m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.877472 | controller | Jun 12 16:16:09.701612 crc crio[22579]: 2026-06-12T16:16:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:020c3c2da371ff9 Mac:2e:92:6a:30:85:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.877489 | controller | Jun 12 16:16:09.701612 crc crio[22579]: time="2026-06-12T16:16:09.701341147Z" level=info msg="Got pod network &{Name:keystone-db-sync-tq29m Namespace:openstack ID:020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 UID:57a1b096-064c-427e-a3ac-c65ba758b04b NetNS:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57a1b096_064c_427e_a3ac_c65ba758b04b.slice PodAnnotations:0xc002308688}] Aliases:map[]}"
2026-06-12 17:11:40.877507 | controller | Jun 12 16:16:09.701612 crc crio[22579]: time="2026-06-12T16:16:09.701576053Z" level=info msg="Checking pod openstack_keystone-db-sync-tq29m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.877524 | controller | Jun 12 16:16:09.710075 crc crio[22579]: time="2026-06-12T16:16:09.709981537Z" level=info msg="Ran pod sandbox 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 with infra container: openstack/keystone-db-sync-tq29m/POD" id=37f27d66-41aa-4c53-998b-6619e0a65de2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.877541 | controller | Jun 12 16:16:09.712909 crc crio[22579]: time="2026-06-12T16:16:09.712820009Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=d975e901-f4b1-4879-b791-404e8cc42abb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.877558 | controller | Jun 12 16:16:09.713096 crc crio[22579]: time="2026-06-12T16:16:09.713034395Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=d975e901-f4b1-4879-b791-404e8cc42abb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.877576 | controller | Jun 12 16:16:09.713185 crc crio[22579]: time="2026-06-12T16:16:09.713128757Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=d975e901-f4b1-4879-b791-404e8cc42abb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.877599 | controller | Jun 12 16:16:09.714280 crc crio[22579]: time="2026-06-12T16:16:09.714206775Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=d2d34a04-bba0-4501-a642-e01fdc047548 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.877616 | controller | Jun 12 16:16:09.721323 crc crio[22579]: time="2026-06-12T16:16:09.721239033Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-12 17:11:40.877634 | controller | Jun 12 16:16:13.262879 crc crio[22579]: time="2026-06-12T16:16:13.262375583Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-t778j/POD" id=b3c12b7e-528b-4358-a841-41c256a6f99f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.877651 | controller | Jun 12 16:16:13.264193 crc crio[22579]: time="2026-06-12T16:16:13.262899027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.877669 | controller | Jun 12 16:16:15.588326 crc crio[22579]: time="2026-06-12T16:16:15.587348673Z" level=info msg="Got pod network &{Name:glance-db-sync-t778j Namespace:openstack ID:a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 UID:e0b54097-c76e-4487-bf84-5079d72eea00 NetNS:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b54097_c76e_4487_bf84_5079d72eea00.slice PodAnnotations:0xc000548150}] Aliases:map[]}"
2026-06-12 17:11:40.877687 | controller | Jun 12 16:16:15.588326 crc crio[22579]: time="2026-06-12T16:16:15.588245076Z" level=info msg="Adding pod openstack_glance-db-sync-t778j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.877704 | controller | Jun 12 16:16:15.625087 crc crio[22579]: time="2026-06-12T16:16:15.624612Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b" id=d2d34a04-bba0-4501-a642-e01fdc047548 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.877722 | controller | Jun 12 16:16:15.627693 crc crio[22579]: time="2026-06-12T16:16:15.627616377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=d6d0dded-1d34-4bcb-bd75-3b15008f2836 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.877739 | controller | Jun 12 16:16:15.691910 crc crio[22579]: time="2026-06-12T16:16:15.691407809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=9192901a-319c-4f29-aaa7-9d97659948d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.877756 | controller | Jun 12 16:16:15.706098 crc crio[22579]: time="2026-06-12T16:16:15.7060107Z" level=info msg="Creating container: openstack/keystone-db-sync-tq29m/keystone-db-sync" id=b130c8c9-d309-47be-9aa4-9d690671240f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.877772 | controller | Jun 12 16:16:15.708218 crc crio[22579]: time="2026-06-12T16:16:15.708093843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.877790 | controller | Jun 12 16:16:15.760109 crc crio[22579]: time="2026-06-12T16:16:15.760044704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.877807 | controller | Jun 12 16:16:15.764613 crc crio[22579]: time="2026-06-12T16:16:15.764563838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.877824 | controller | Jun 12 16:16:15.895792 crc crio[22579]: time="2026-06-12T16:16:15.895567839Z" level=info msg="Created container e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679: openstack/keystone-db-sync-tq29m/keystone-db-sync" id=b130c8c9-d309-47be-9aa4-9d690671240f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.877845 | controller | Jun 12 16:16:15.898416 crc crio[22579]: time="2026-06-12T16:16:15.898316959Z" level=info msg="Starting container: e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679" id=b89d04a0-7f3c-4f4e-b8c4-329e02349bb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.877863 | controller | Jun 12 16:16:15.904285 crc crio[22579]: time="2026-06-12T16:16:15.903640464Z" level=info msg="Started container" PID=71456 containerID=e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679 description=openstack/keystone-db-sync-tq29m/keystone-db-sync id=b89d04a0-7f3c-4f4e-b8c4-329e02349bb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644
2026-06-12 17:11:40.877882 | controller | Jun 12 16:16:16.040280 crc crio[22579]: 2026-06-12T16:16:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a53c563d88ed5a5 Mac:5a:0f:5f:75:31:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 SocketPath: PciID:}] [{Interface:0xc0002ed040 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.877900 | controller | Jun 12 16:16:16.041935 crc crio[22579]: time="2026-06-12T16:16:16.041863269Z" level=info msg="Got pod network &{Name:glance-db-sync-t778j Namespace:openstack ID:a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 UID:e0b54097-c76e-4487-bf84-5079d72eea00 NetNS:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b54097_c76e_4487_bf84_5079d72eea00.slice PodAnnotations:0xc000548150}] Aliases:map[]}"
2026-06-12 17:11:40.877917 | controller | Jun 12 16:16:16.042096 crc crio[22579]: time="2026-06-12T16:16:16.042031333Z" level=info msg="Checking pod openstack_glance-db-sync-t778j for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.877935 | controller | Jun 12 16:16:16.056944 crc crio[22579]: time="2026-06-12T16:16:16.056427809Z" level=info msg="Ran pod sandbox a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 with infra container: openstack/glance-db-sync-t778j/POD" id=b3c12b7e-528b-4358-a841-41c256a6f99f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.877952 | controller | Jun 12 16:16:16.060099 crc crio[22579]: time="2026-06-12T16:16:16.05999871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=dd58ec8d-bd74-4f3f-87f6-cf26d9bf3481 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.877969 | controller | Jun 12 16:16:16.060339 crc crio[22579]: time="2026-06-12T16:16:16.060283577Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=dd58ec8d-bd74-4f3f-87f6-cf26d9bf3481 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.877985 | controller | Jun 12 16:16:16.060440 crc crio[22579]: time="2026-06-12T16:16:16.060368299Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=dd58ec8d-bd74-4f3f-87f6-cf26d9bf3481 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.878002 | controller | Jun 12 16:16:16.062805 crc crio[22579]: time="2026-06-12T16:16:16.062717529Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b9f82f5b-d367-4d53-af08-963a85f2b504 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.878019 | controller | Jun 12 16:16:16.066978 crc crio[22579]: time="2026-06-12T16:16:16.066818683Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-12 17:11:40.878039 | controller | Jun 12 16:16:21.505317 crc crio[22579]: time="2026-06-12T16:16:21.504307797Z" level=info msg="Stopping pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644" id=378d2a70-d2c3-4549-9e37-c550574e8666 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.878058 | controller | Jun 12 16:16:21.506731 crc crio[22579]: time="2026-06-12T16:16:21.506154343Z" level=info msg="Got pod network &{Name:keystone-db-sync-tq29m Namespace:openstack ID:020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 UID:57a1b096-064c-427e-a3ac-c65ba758b04b NetNS:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57a1b096_064c_427e_a3ac_c65ba758b04b.slice PodAnnotations:0xc0023090c8}] Aliases:map[]}"
2026-06-12 17:11:40.878077 | controller | Jun 12 16:16:21.506731 crc crio[22579]: time="2026-06-12T16:16:21.50640057Z" level=info msg="Deleting pod openstack_keystone-db-sync-tq29m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.878094 | controller | Jun 12 16:16:21.842728 crc crio[22579]: time="2026-06-12T16:16:21.84231287Z" level=info msg="Stopped pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644" id=378d2a70-d2c3-4549-9e37-c550574e8666 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.878111 | controller | Jun 12 16:16:23.703522 crc crio[22579]: time="2026-06-12T16:16:23.70271562Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-xcwxk/POD" id=fef5f4f2-35be-4a92-90ca-d42ea7b2cb0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.878129 | controller | Jun 12 16:16:23.704411 crc crio[22579]: time="2026-06-12T16:16:23.703558812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.878146 | controller | Jun 12 16:16:23.718111 crc crio[22579]: time="2026-06-12T16:16:23.718024439Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-64bf49599-mcpws/POD" id=085cf645-6cee-4f86-a3ec-a84c262d2358 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.878164 | controller | Jun 12 16:16:23.718264 crc crio[22579]: time="2026-06-12T16:16:23.718148733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.878181 | controller | Jun 12 16:16:24.132109 crc crio[22579]: time="2026-06-12T16:16:24.132007915Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-whjqh/POD" id=62ae68c3-de37-4bda-9df1-15c68b9bc1f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.878198 | controller | Jun 12 16:16:24.132246 crc crio[22579]: time="2026-06-12T16:16:24.132145388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.878215 | controller | Jun 12 16:16:24.205713 crc crio[22579]: time="2026-06-12T16:16:24.20496771Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-2jrgb/POD" id=a36eb4a5-c781-4a5e-9ca7-2626de865924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.878232 | controller | Jun 12 16:16:24.205713 crc crio[22579]: time="2026-06-12T16:16:24.205071743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.878249 | controller | Jun 12 16:16:24.298282 crc crio[22579]: time="2026-06-12T16:16:24.288282858Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=1c0dc5e6-16b6-4dab-8e47-fa41f6031a9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.878269 | controller | Jun 12 16:16:24.298282 crc crio[22579]: time="2026-06-12T16:16:24.288381191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.878287 | controller | Jun 12 16:16:24.590049 crc crio[22579]: time="2026-06-12T16:16:24.589935028Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-cvwct/POD" id=d4106254-2466-405e-933c-bd2e31a4522b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.878305 | controller | Jun 12 16:16:24.590236 crc crio[22579]: time="2026-06-12T16:16:24.590065281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.878322 | controller | Jun 12 16:16:24.677841 crc crio[22579]: time="2026-06-12T16:16:24.67773255Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-vw7df/POD" id=9ab3e2e9-3ba5-451e-b0a4-4fa6c15f103a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.878339 | controller | Jun 12 16:16:24.677963 crc crio[22579]: time="2026-06-12T16:16:24.677847963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.878395 | controller | Jun 12 16:16:24.727242 crc crio[22579]: time="2026-06-12T16:16:24.727079464Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/POD" id=e84c5e84-0add-461a-b9da-dfb3f80547ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.878417 | controller | Jun 12 16:16:24.728054 crc crio[22579]: time="2026-06-12T16:16:24.727400202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.878434 | controller | Jun 12 16:16:24.752145 crc crio[22579]: time="2026-06-12T16:16:24.752058769Z" level=info msg="Removing container: 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c" id=dbee9797-20dd-402f-ba70-5d8aca560309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.878480 | controller | Jun 12 16:16:33.934637 crc crio[22579]: time="2026-06-12T16:16:33.933871788Z" level=info msg="Removed container 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c: openshift-infra/auto-csr-approver-29688010-k7vph/oc" id=dbee9797-20dd-402f-ba70-5d8aca560309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.878500 | controller | Jun 12 16:16:33.948749 crc crio[22579]: time="2026-06-12T16:16:33.948636553Z" level=info msg="Stopping pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f" id=f3480597-b5ad-42d3-9317-99164451e218 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.878517 | controller | Jun 12 16:16:33.949280 crc crio[22579]: time="2026-06-12T16:16:33.948724665Z" level=info msg="Stopped pod sandbox (already stopped): 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f" id=f3480597-b5ad-42d3-9317-99164451e218 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.878561 | controller | Jun 12 16:16:33.949837 crc crio[22579]: time="2026-06-12T16:16:33.94968327Z" level=info msg="Removing pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f" id=15b4a07f-7f2b-4f2f-b132-ff7dfe15a50f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.878581 | controller | Jun 12 16:16:33.992094 crc crio[22579]: time="2026-06-12T16:16:33.991999845Z" level=info msg="Got pod network &{Name:cinder-db-sync-2jrgb Namespace:openstack ID:a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac UID:204f155d-f2d7-4539-99f4-5da710191ed1 NetNS:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod204f155d_f2d7_4539_99f4_5da710191ed1.slice PodAnnotations:0xc000548440}] Aliases:map[]}"
2026-06-12 17:11:40.878603 | controller | Jun 12 16:16:33.992094 crc crio[22579]: time="2026-06-12T16:16:33.992077667Z" level=info msg="Adding pod openstack_cinder-db-sync-2jrgb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.878649 | controller | Jun 12 16:16:34.006797 crc crio[22579]: time="2026-06-12T16:16:34.006669108Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313" id=b9f82f5b-d367-4d53-af08-963a85f2b504 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.878667 | controller | Jun 12 16:16:34.008055 crc crio[22579]: time="2026-06-12T16:16:34.007977452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e2ac9b63-2626-4635-9d94-e922333b006f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.878684 | controller | Jun 12 16:16:34.169166 crc crio[22579]: time="2026-06-12T16:16:34.168736649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b64230a1-8e45-45cf-96c7-8af543e75350 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.878728 | controller | Jun 12 16:16:34.176104 crc crio[22579]: time="2026-06-12T16:16:34.175976403Z" level=info msg="Removed pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f" id=15b4a07f-7f2b-4f2f-b132-ff7dfe15a50f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.878746 | controller | Jun 12 16:16:34.215792 crc crio[22579]: time="2026-06-12T16:16:34.214646586Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 UID:adf4e92c-6659-4d24-9e7a-d1debf33def6 NetNS:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadf4e92c_6659_4d24_9e7a_d1debf33def6.slice PodAnnotations:0xc0012163c8}] Aliases:map[]}"
2026-06-12 17:11:40.878763 | controller | Jun 12 16:16:34.215792 crc crio[22579]: time="2026-06-12T16:16:34.214725698Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.878804 | controller | Jun 12 16:16:34.218917 crc crio[22579]: time="2026-06-12T16:16:34.218836023Z" level=info msg="Got pod network &{Name:neutron-db-sync-whjqh Namespace:openstack ID:68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 UID:8a9d4115-f7d7-4ea1-afae-feca93d72a23 NetNS:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9d4115_f7d7_4ea1_afae_feca93d72a23.slice PodAnnotations:0xc0005488c0}] Aliases:map[]}"
2026-06-12 17:11:40.878825 | controller | Jun 12 16:16:34.218917 crc crio[22579]: time="2026-06-12T16:16:34.218911535Z" level=info msg="Adding pod openstack_neutron-db-sync-whjqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.878873 | controller | Jun 12 16:16:34.236259 crc crio[22579]: time="2026-06-12T16:16:34.236160593Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd7c97fc-4w7qz Namespace:openstack ID:7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e UID:20d2ef09-756f-4cfb-9fd3-8a9113a11386 NetNS:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20d2ef09_756f_4cfb_9fd3_8a9113a11386.slice PodAnnotations:0xc0024a6510}] Aliases:map[]}"
2026-06-12 17:11:40.878897 | controller | Jun 12 16:16:34.236259 crc crio[22579]: time="2026-06-12T16:16:34.236234755Z" level=info msg="Adding pod openstack_dnsmasq-dns-5dd7c97fc-4w7qz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.878948 | controller | Jun 12 16:16:34.248880 crc crio[22579]: time="2026-06-12T16:16:34.248537588Z" level=info msg="Got pod network &{Name:barbican-db-sync-cvwct Namespace:openstack ID:3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e UID:04ec6710-bddc-4e4c-bc44-a7d2c69d9bbf NetNS:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ec6710_bddc_4e4c_bc44_a7d2c69d9bbf.slice PodAnnotations:0xc000548a20}] Aliases:map[]}"
2026-06-12 17:11:40.878973 | controller | Jun 12 16:16:34.248880 crc crio[22579]: time="2026-06-12T16:16:34.24861224Z" level=info msg="Adding pod openstack_barbican-db-sync-cvwct to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.878992 | controller | Jun 12 16:16:34.263989 crc crio[22579]: time="2026-06-12T16:16:34.263873628Z" level=info msg="Creating container: openstack/glance-db-sync-t778j/glance-db-sync" id=05fdee15-bde2-44a5-a0a4-c0d7a0e8ee5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.879032 | controller | Jun 12 16:16:34.273162 crc crio[22579]: time="2026-06-12T16:16:34.273086942Z" level=info msg="Got pod network &{Name:placement-db-sync-vw7df Namespace:openstack ID:46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 UID:4b91ac0b-ce77-409e-ba39-2a4bfb681874 NetNS:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b91ac0b_ce77_409e_ba39_2a4bfb681874.slice PodAnnotations:0xc001216578}] Aliases:map[]}"
2026-06-12 17:11:40.879055 | controller | Jun 12 16:16:34.273428 crc crio[22579]: time="2026-06-12T16:16:34.273205175Z" level=info msg="Adding pod openstack_placement-db-sync-vw7df to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.879074 | controller | Jun 12 16:16:34.285991 crc crio[22579]: time="2026-06-12T16:16:34.285876377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.879113 | controller | Jun 12 16:16:34.296600 crc crio[22579]: time="2026-06-12T16:16:34.296342423Z" level=info msg="Got pod network &{Name:dnsmasq-dns-64bf49599-mcpws Namespace:openstack ID:d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 UID:3a48da00-455b-45f3-b52b-db29d6702cc5 NetNS:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a48da00_455b_45f3_b52b_db29d6702cc5.slice PodAnnotations:0xc00130c158}] Aliases:map[]}"
2026-06-12 17:11:40.879141 | controller | Jun 12 16:16:34.296600 crc crio[22579]: time="2026-06-12T16:16:34.296429705Z" level=info msg="Adding pod openstack_dnsmasq-dns-64bf49599-mcpws to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.879159 | controller | Jun 12 16:16:34.318545 crc crio[22579]: time="2026-06-12T16:16:34.317887141Z" level=info msg="Got pod network &{Name:keystone-bootstrap-xcwxk Namespace:openstack ID:5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 UID:371eb5d6-bacb-4640-84e9-241da4193b51 NetNS:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod371eb5d6_bacb_4640_84e9_241da4193b51.slice PodAnnotations:0xc0012166b0}] Aliases:map[]}"
2026-06-12 17:11:40.879198 | controller | Jun 12 16:16:34.318545 crc crio[22579]: time="2026-06-12T16:16:34.317950613Z" level=info msg="Adding pod openstack_keystone-bootstrap-xcwxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.879225 | controller | Jun 12 16:16:34.344723 crc crio[22579]: 2026-06-12T16:16:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f959032e22ac1 Mac:f2:89:0e:4a:74:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.879243 | controller | Jun 12 16:16:34.390203 crc crio[22579]: time="2026-06-12T16:16:34.387945582Z" level=info msg="Got pod network &{Name:cinder-db-sync-2jrgb Namespace:openstack ID:a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac UID:204f155d-f2d7-4539-99f4-5da710191ed1 NetNS:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod204f155d_f2d7_4539_99f4_5da710191ed1.slice PodAnnotations:0xc000548440}] Aliases:map[]}"
2026-06-12 17:11:40.879284 | controller | Jun 12 16:16:34.390776 crc crio[22579]: time="2026-06-12T16:16:34.390751634Z" level=info msg="Checking pod openstack_cinder-db-sync-2jrgb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.879307 | controller | Jun 12 16:16:34.422770 crc crio[22579]: time="2026-06-12T16:16:34.422650975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.879325 | controller | Jun 12 16:16:34.463480 crc crio[22579]: time="2026-06-12T16:16:34.4633618Z" level=info msg="Ran pod sandbox a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac with infra container: openstack/cinder-db-sync-2jrgb/POD" id=a36eb4a5-c781-4a5e-9ca7-2626de865924 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.879381 | controller | Jun 12 16:16:34.489133 crc crio[22579]: time="2026-06-12T16:16:34.488322744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a3326d5b-c243-47a3-93f3-30c50a605082 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.879434 | controller | Jun 12 16:16:34.489133 crc crio[22579]: time="2026-06-12T16:16:34.488577351Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=a3326d5b-c243-47a3-93f3-30c50a605082 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.879455 | controller | Jun 12 16:16:34.489133 crc crio[22579]: time="2026-06-12T16:16:34.488623952Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=a3326d5b-c243-47a3-93f3-30c50a605082 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.879476 | controller | Jun 12 16:16:34.497611 crc crio[22579]: time="2026-06-12T16:16:34.493192888Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=94686fd5-8384-44d1-ac83-db71aa266722 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.879497 | controller | Jun 12 16:16:34.507023 crc crio[22579]: time="2026-06-12T16:16:34.506880166Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-12 17:11:40.879516 | controller | Jun 12 16:16:35.160103 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68ed95ee16576c7 Mac:16:9c:e9:e9:87:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.879534 | controller | Jun 12 16:16:35.161851 crc crio[22579]: time="2026-06-12T16:16:35.161773056Z" level=info msg="Got pod network &{Name:neutron-db-sync-whjqh Namespace:openstack ID:68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 UID:8a9d4115-f7d7-4ea1-afae-feca93d72a23 NetNS:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9d4115_f7d7_4ea1_afae_feca93d72a23.slice PodAnnotations:0xc0005488c0}] Aliases:map[]}"
2026-06-12 17:11:40.879556 | controller | Jun 12 16:16:35.162118 crc crio[22579]: time="2026-06-12T16:16:35.16192896Z" level=info msg="Checking pod openstack_neutron-db-sync-whjqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.879574 | controller | Jun 12 16:16:35.176862 crc crio[22579]: time="2026-06-12T16:16:35.17136322Z" level=info msg="Ran pod sandbox 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 with infra container: openstack/neutron-db-sync-whjqh/POD" id=62ae68c3-de37-4bda-9df1-15c68b9bc1f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.879591 | controller | Jun 12 16:16:35.182712 crc crio[22579]: time="2026-06-12T16:16:35.182604206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dcf488b2-2193-48c8-9400-b986a1e079b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.879609 | controller | Jun 12 16:16:35.211663 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46d8b938c49210c Mac:22:4c:4e:dd:08:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.879626 | controller | Jun 12 16:16:35.212415 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bc966bbcb2e2ef Mac:0e:8e:d1:fd:4e:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.879643 | controller | Jun 12 16:16:35.212842 crc crio[22579]: time="2026-06-12T16:16:35.212553047Z" level=info msg="Got pod network &{Name:placement-db-sync-vw7df Namespace:openstack ID:46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 UID:4b91ac0b-ce77-409e-ba39-2a4bfb681874 NetNS:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b91ac0b_ce77_409e_ba39_2a4bfb681874.slice PodAnnotations:0xc001216578}] Aliases:map[]}"
2026-06-12 17:11:40.879660 | controller | Jun 12 16:16:35.212842 crc crio[22579]: time="2026-06-12T16:16:35.212729912Z" level=info msg="Checking pod openstack_placement-db-sync-vw7df for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.879678 | controller | Jun 12 16:16:35.213592 crc crio[22579]: time="2026-06-12T16:16:35.213371858Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd7c97fc-4w7qz Namespace:openstack ID:7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e UID:20d2ef09-756f-4cfb-9fd3-8a9113a11386 NetNS:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20d2ef09_756f_4cfb_9fd3_8a9113a11386.slice PodAnnotations:0xc0024a6510}] Aliases:map[]}"
2026-06-12 17:11:40.879695 | controller | Jun 12 16:16:35.213800 crc crio[22579]: time="2026-06-12T16:16:35.213729957Z" level=info msg="Checking pod openstack_dnsmasq-dns-5dd7c97fc-4w7qz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.879712 | controller | Jun 12 16:16:35.220352 crc crio[22579]: time="2026-06-12T16:16:35.220265223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=930064e6-7540-4c95-a8a1-3b829091d509 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.879733 | controller | Jun 12 16:16:35.269148 crc crio[22579]: time="2026-06-12T16:16:35.269001282Z" level=info msg="Ran pod sandbox 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e with infra container: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/POD" id=e84c5e84-0add-461a-b9da-dfb3f80547ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.879751 | controller | Jun 12 16:16:35.284171 crc crio[22579]: time="2026-06-12T16:16:35.283557923Z" level=info msg="Creating container: openstack/neutron-db-sync-whjqh/neutron-db-sync" id=dc029831-ef9e-4f60-8b27-e8342b97b4a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.879769 | controller | Jun 12 16:16:35.299088 crc crio[22579]: time="2026-06-12T16:16:35.298956724Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7727cb53-f06f-40e7-af6a-b2c4ce09b81b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.879787 | controller | Jun 12 16:16:35.300134 crc crio[22579]: time="2026-06-12T16:16:35.29998622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.879804 | controller | Jun 12 16:16:35.300788 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f4d807d2669e03 Mac:16:9e:54:d1:aa:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.879822 | controller | Jun 12 16:16:35.302273 crc crio[22579]: time="2026-06-12T16:16:35.302201056Z" level=info msg="Ran pod sandbox 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 with infra container: openstack/placement-db-sync-vw7df/POD" id=9ab3e2e9-3ba5-451e-b0a4-4fa6c15f103a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.879840 | controller | Jun 12 16:16:35.302801 crc crio[22579]: time="2026-06-12T16:16:35.302671688Z" level=info msg="Got pod network &{Name:barbican-db-sync-cvwct Namespace:openstack ID:3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e UID:04ec6710-bddc-4e4c-bc44-a7d2c69d9bbf NetNS:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ec6710_bddc_4e4c_bc44_a7d2c69d9bbf.slice PodAnnotations:0xc000548a20}] Aliases:map[]}"
2026-06-12 17:11:40.879858 | controller | Jun 12 16:16:35.303043 crc crio[22579]: time="2026-06-12T16:16:35.302898874Z" level=info msg="Checking pod openstack_barbican-db-sync-cvwct for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.879876 | controller | Jun 12 16:16:35.313716 crc crio[22579]: time="2026-06-12T16:16:35.313556975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=f340c693-40f7-4cb4-ad58-8d2c62f87d87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.879894 | controller | Jun 12 16:16:35.318330 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7371e76d88f4dae Mac:fe:b9:e8:93:ea:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.879911 | controller | Jun 12 16:16:35.318700 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d655126116c9e10 Mac:62:04:90:4c:2c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.880030 | controller | Jun 12 16:16:35.320167 crc crio[22579]: time="2026-06-12T16:16:35.320072641Z" level=info msg="Got pod network &{Name:dnsmasq-dns-64bf49599-mcpws Namespace:openstack ID:d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 UID:3a48da00-455b-45f3-b52b-db29d6702cc5 NetNS:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a48da00_455b_45f3_b52b_db29d6702cc5.slice PodAnnotations:0xc00130c158}] Aliases:map[]}"
2026-06-12 17:11:40.880054 | controller | Jun 12 16:16:35.320327 crc crio[22579]: time="2026-06-12T16:16:35.320237305Z" level=info msg="Checking pod openstack_dnsmasq-dns-64bf49599-mcpws for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.880072 | controller | Jun 12 16:16:35.321114 crc crio[22579]: time="2026-06-12T16:16:35.321052986Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 UID:adf4e92c-6659-4d24-9e7a-d1debf33def6 NetNS:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadf4e92c_6659_4d24_9e7a_d1debf33def6.slice PodAnnotations:0xc0012163c8}] Aliases:map[]}"
2026-06-12 17:11:40.880091 | controller | Jun 12 16:16:35.321280 crc crio[22579]: time="2026-06-12T16:16:35.32123873Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.880108 | controller | Jun 12 16:16:35.330393 crc crio[22579]: time="2026-06-12T16:16:35.33025022Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=f340c693-40f7-4cb4-ad58-8d2c62f87d87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880126 | controller | Jun 12 16:16:35.330942 crc crio[22579]: time="2026-06-12T16:16:35.330607109Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=f340c693-40f7-4cb4-ad58-8d2c62f87d87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880144 | controller | Jun 12 16:16:35.343725 crc crio[22579]: time="2026-06-12T16:16:35.343126557Z" level=info msg="Ran pod sandbox 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e with infra container: openstack/barbican-db-sync-cvwct/POD" id=d4106254-2466-405e-933c-bd2e31a4522b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.880160 | controller | Jun 12 16:16:35.347969 crc crio[22579]: time="2026-06-12T16:16:35.347691643Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=79922ff9-e414-4598-83e4-39028c5bb9a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.880178 | controller | Jun 12 16:16:35.349285 crc crio[22579]: time="2026-06-12T16:16:35.34913446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=d87f2b2d-3c60-4273-a481-ea22f9357f8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880195 | controller | Jun 12 16:16:35.349624 crc crio[22579]: time="2026-06-12T16:16:35.349282123Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=d87f2b2d-3c60-4273-a481-ea22f9357f8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880213 | controller | Jun 12 16:16:35.349624 crc crio[22579]: time="2026-06-12T16:16:35.349325615Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=d87f2b2d-3c60-4273-a481-ea22f9357f8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880233 | controller | Jun 12 16:16:35.355288 crc crio[22579]: time="2026-06-12T16:16:35.355144092Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=f996eb61-e26f-46d5-bde9-12c18cd1a41a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.880252 | controller | Jun 12 16:16:35.362964 crc crio[22579]: time="2026-06-12T16:16:35.362889229Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-12 17:11:40.880269 | controller | Jun 12 16:16:35.363350 crc crio[22579]: time="2026-06-12T16:16:35.363274749Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-12 17:11:40.880286 | controller | Jun 12 16:16:35.367412 crc crio[22579]: time="2026-06-12T16:16:35.367254Z" level=info msg="Ran pod sandbox d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 with infra container: openstack/dnsmasq-dns-64bf49599-mcpws/POD" id=085cf645-6cee-4f86-a3ec-a84c262d2358 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.880303 | controller | Jun 12 16:16:35.368818 crc crio[22579]: time="2026-06-12T16:16:35.368656966Z" level=info msg="Ran pod sandbox 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 with infra container: openstack/ceilometer-0/POD" id=1c0dc5e6-16b6-4dab-8e47-fa41f6031a9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.880319 | controller | Jun 12 16:16:35.368933 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5368fa0624a829b Mac:ee:bd:40:ba:05:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.880337 | controller | Jun 12 16:16:35.370870 crc crio[22579]: time="2026-06-12T16:16:35.370813451Z" level=info msg="Got pod network &{Name:keystone-bootstrap-xcwxk Namespace:openstack ID:5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 UID:371eb5d6-bacb-4640-84e9-241da4193b51 NetNS:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod371eb5d6_bacb_4640_84e9_241da4193b51.slice PodAnnotations:0xc0012166b0}] Aliases:map[]}"
2026-06-12 17:11:40.880375 | controller | Jun 12 16:16:35.371031 crc crio[22579]: time="2026-06-12T16:16:35.370978765Z" level=info msg="Checking pod openstack_keystone-bootstrap-xcwxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.880394 | controller | Jun 12 16:16:35.376347 crc crio[22579]: time="2026-06-12T16:16:35.37627628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a40c1a07-1eb8-4dba-94be-761b0d5d7b63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880412 | controller | Jun 12 16:16:35.380968 crc crio[22579]: time="2026-06-12T16:16:35.378347562Z" level=info msg="Ran pod sandbox 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 with infra container: openstack/keystone-bootstrap-xcwxk/POD" id=fef5f4f2-35be-4a92-90ca-d42ea7b2cb0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.880430 | controller | Jun 12 16:16:35.381785 crc crio[22579]: time="2026-06-12T16:16:35.381727028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=135e3a64-22da-458b-89a7-134eadbf2fe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880447 | controller | Jun 12 16:16:35.382108 crc crio[22579]: time="2026-06-12T16:16:35.381917393Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=135e3a64-22da-458b-89a7-134eadbf2fe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880469 | controller | Jun 12 16:16:35.382108 crc crio[22579]: time="2026-06-12T16:16:35.381961564Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=135e3a64-22da-458b-89a7-134eadbf2fe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880486 | controller | Jun 12 16:16:35.383325 crc crio[22579]: time="2026-06-12T16:16:35.383268748Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2bd2e5a4-ad73-4c31-9837-67b8b15e0c7e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.880503 | controller | Jun 12 16:16:35.384180 crc crio[22579]: time="2026-06-12T16:16:35.384105039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=b1121625-39db-4a90-b296-e6918d471e4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880520 | controller | Jun 12 16:16:35.387364 crc crio[22579]: time="2026-06-12T16:16:35.387130936Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-12 17:11:40.880537 | controller | Jun 12 16:16:35.401577 crc crio[22579]: time="2026-06-12T16:16:35.401331377Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d00e66d6-3128-406f-8e3b-0311729badc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880555 | controller | Jun 12 16:16:35.407673 crc crio[22579]: time="2026-06-12T16:16:35.407599076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=826187d9-7fd1-4019-8190-52cdbc2be896 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880571 | controller | Jun 12 16:16:35.408843 crc crio[22579]: time="2026-06-12T16:16:35.408769106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880589 | controller | Jun 12 16:16:35.414294 crc crio[22579]: time="2026-06-12T16:16:35.414177973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880605 | controller | Jun 12 16:16:35.416223 crc crio[22579]: time="2026-06-12T16:16:35.416137963Z" level=info msg="Creating container: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init" id=f43e3d73-9efe-4300-ac24-752e98117023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.880622 | controller | Jun 12 16:16:35.416892 crc crio[22579]: time="2026-06-12T16:16:35.416839151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880639 | controller | Jun 12 16:16:35.420470 crc crio[22579]: time="2026-06-12T16:16:35.42034849Z" level=info msg="Creating container: openstack/keystone-bootstrap-xcwxk/keystone-bootstrap" id=7ec87e84-b7f6-45aa-9ccf-138f84af0c7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.880656 | controller | Jun 12 16:16:35.436610 crc crio[22579]: time="2026-06-12T16:16:35.436535092Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3f2c51e5-81ef-4cd2-9f2a-1e2794fd2396 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.880673 | controller | Jun 12 16:16:35.437824 crc crio[22579]: time="2026-06-12T16:16:35.437575828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880689 | controller | Jun 12 16:16:35.450183 crc crio[22579]: time="2026-06-12T16:16:35.450052175Z" level=info msg="Creating container: openstack/dnsmasq-dns-64bf49599-mcpws/init" id=b1fa24a4-a15a-469c-9f64-0303a9997564 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.880710 | controller | Jun 12 16:16:35.491666 crc crio[22579]: time="2026-06-12T16:16:35.491365366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880727 | controller | Jun 12 16:16:35.492584 crc crio[22579]: time="2026-06-12T16:16:35.492407982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880743 | controller | Jun 12 16:16:35.514591 crc crio[22579]: time="2026-06-12T16:16:35.504003787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880760 | controller | Jun 12 16:16:35.574960 crc crio[22579]: time="2026-06-12T16:16:35.574834478Z" level=info msg="Created container d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac: openstack/neutron-db-sync-whjqh/neutron-db-sync" id=dc029831-ef9e-4f60-8b27-e8342b97b4a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.880778 | controller | Jun 12 16:16:35.575255 crc crio[22579]: time="2026-06-12T16:16:35.575042363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880796 | controller | Jun 12 16:16:35.578588 crc crio[22579]: time="2026-06-12T16:16:35.578483811Z" level=info msg="Starting container: d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac" id=1a41cdf0-5fa9-4807-be12-22e6e4453e63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.880814 | controller | Jun 12 16:16:35.583940 crc crio[22579]: time="2026-06-12T16:16:35.583877238Z" level=info msg="Started container" PID=72766 containerID=d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac description=openstack/neutron-db-sync-whjqh/neutron-db-sync id=1a41cdf0-5fa9-4807-be12-22e6e4453e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188
2026-06-12 17:11:40.880832 | controller | Jun 12 16:16:35.588483 crc crio[22579]: time="2026-06-12T16:16:35.588402583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880850 | controller | Jun 12 16:16:35.646403 crc crio[22579]: time="2026-06-12T16:16:35.646133131Z" level=info msg="Created container 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init" id=f43e3d73-9efe-4300-ac24-752e98117023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.880868 | controller | Jun 12 16:16:35.648936 crc crio[22579]: time="2026-06-12T16:16:35.64886062Z" level=info msg="Starting container: 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27" id=049473c8-e482-4bd5-8a0c-2134f2e5b0ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.880885 | controller | Jun 12 16:16:35.658364 crc crio[22579]: time="2026-06-12T16:16:35.658255029Z" level=info msg="Started container" PID=72770 containerID=1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27 description=openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init id=049473c8-e482-4bd5-8a0c-2134f2e5b0ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e
2026-06-12 17:11:40.880902 | controller | Jun 12 16:16:35.683382 crc crio[22579]: time="2026-06-12T16:16:35.683183713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880920 | controller | Jun 12 16:16:35.706674 crc crio[22579]: time="2026-06-12T16:16:35.706598498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.880941 | controller | Jun 12 16:16:35.748997 crc crio[22579]: time="2026-06-12T16:16:35.748884073Z" level=info msg="Created container b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12: openstack/keystone-bootstrap-xcwxk/keystone-bootstrap" id=7ec87e84-b7f6-45aa-9ccf-138f84af0c7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.880958 | controller | Jun 12 16:16:35.754211 crc crio[22579]: time="2026-06-12T16:16:35.754168507Z" level=info msg="Starting container: b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12" id=0cc14596-b816-4992-a4f0-985a1d795c9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.880975 | controller | Jun 12 16:16:35.762473 crc crio[22579]: time="2026-06-12T16:16:35.762392666Z" level=info msg="Started container" PID=72787 containerID=b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12 description=openstack/keystone-bootstrap-xcwxk/keystone-bootstrap id=0cc14596-b816-4992-a4f0-985a1d795c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3
2026-06-12 17:11:40.880993 | controller | Jun 12 16:16:35.774974 crc crio[22579]: time="2026-06-12T16:16:35.774838443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c1c6796d-2011-4d7d-8aaa-e80d94895ac0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.881011 | controller | Jun 12 16:16:35.890893 crc crio[22579]: time="2026-06-12T16:16:35.890096503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ca758e9c-7042-4642-ab33-0e25c0b11d08 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.881029 | controller | Jun 12 16:16:35.906047 crc crio[22579]: time="2026-06-12T16:16:35.905894205Z" level=info msg="Creating container: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns" id=a7b3f413-7138-40a3-836c-c12e6266c6f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.881046 | controller | Jun 12 16:16:35.908121 crc crio[22579]: time="2026-06-12T16:16:35.907645329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.881089 | controller | Jun 12 16:16:36.037572 crc crio[22579]: time="2026-06-12T16:16:36.036216198Z" level=info msg="Created container 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d: openstack/dnsmasq-dns-64bf49599-mcpws/init" id=b1fa24a4-a15a-469c-9f64-0303a9997564 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.881115 | controller | Jun 12 16:16:36.038633 crc crio[22579]: time="2026-06-12T16:16:36.038488176Z" level=info msg="Starting container: 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d" id=1e2d06a7-77e0-405d-96f3-321cfb3b683e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.881134 | controller | Jun 12 16:16:36.083912 crc crio[22579]: time="2026-06-12T16:16:36.083815568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.881151 | controller | Jun 12 16:16:36.089110 crc crio[22579]: time="2026-06-12T16:16:36.088964119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.881168 | controller | Jun 12 16:16:36.114676 crc crio[22579]: time="2026-06-12T16:16:36.112326533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.881185 | controller | Jun 12 16:16:36.122613 crc crio[22579]: time="2026-06-12T16:16:36.121377403Z" level=info msg="Started container" PID=72824 containerID=373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d description=openstack/dnsmasq-dns-64bf49599-mcpws/init id=1e2d06a7-77e0-405d-96f3-321cfb3b683e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8
2026-06-12 17:11:40.881206 | controller | Jun 12 16:16:36.361391 crc crio[22579]: time="2026-06-12T16:16:36.360129663Z" level=info msg="Created container 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns" id=a7b3f413-7138-40a3-836c-c12e6266c6f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.881224 | controller | Jun 12 16:16:36.364893 crc crio[22579]: time="2026-06-12T16:16:36.363834838Z" level=info msg="Starting container: 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4" id=0b40373b-6742-47a5-9dd4-dc6cab36da4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.881241 | controller | Jun 12 16:16:36.378584 crc crio[22579]: time="2026-06-12T16:16:36.376653974Z" level=info msg="Started container" PID=72877 containerID=1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4 description=openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns id=0b40373b-6742-47a5-9dd4-dc6cab36da4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e
2026-06-12 17:11:40.881259 | controller | Jun 12 16:16:36.405591 crc crio[22579]: time="2026-06-12T16:16:36.405406915Z" level=info msg="Created container 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc: openstack/glance-db-sync-t778j/glance-db-sync" id=05fdee15-bde2-44a5-a0a4-c0d7a0e8ee5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.881276 | controller | Jun 12 16:16:36.410616 crc crio[22579]: time="2026-06-12T16:16:36.407388765Z" level=info msg="Starting container: 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc" id=26601b03-822d-428a-96ad-6f01af05e5de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.881293 | controller | Jun 12 16:16:36.422588 crc crio[22579]: time="2026-06-12T16:16:36.420325204Z" level=info msg="Started container" PID=72878 containerID=44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc description=openstack/glance-db-sync-t778j/glance-db-sync id=26601b03-822d-428a-96ad-6f01af05e5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43
2026-06-12 17:11:40.881310 | controller | Jun 12 16:16:36.874332 crc crio[22579]: time="2026-06-12T16:16:36.874205933Z" level=info msg="Stopping pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8" id=bb506cda-1fad-4617-9e6a-74b398f11ef4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.881328 | controller | Jun 12 16:16:36.879949 crc crio[22579]: time="2026-06-12T16:16:36.879660741Z" level=info msg="Got pod network &{Name:dnsmasq-dns-64bf49599-mcpws Namespace:openstack ID:d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 UID:3a48da00-455b-45f3-b52b-db29d6702cc5 NetNS:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a48da00_455b_45f3_b52b_db29d6702cc5.slice PodAnnotations:0xc00008c558}] Aliases:map[]}"
2026-06-12 17:11:40.881359 | controller | Jun 12 16:16:36.880925 crc crio[22579]: time="2026-06-12T16:16:36.880707288Z" level=info msg="Deleting pod openstack_dnsmasq-dns-64bf49599-mcpws from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.881384 | controller | Jun 12 16:16:37.308873 crc crio[22579]: time="2026-06-12T16:16:37.30834703Z" level=info msg="Stopped pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8" id=bb506cda-1fad-4617-9e6a-74b398f11ef4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.881408 | controller | Jun 12 16:16:37.921871 crc crio[22579]: time="2026-06-12T16:16:37.920971556Z" level=info msg="Removing container: 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d" id=1094774d-e940-493e-9843-14edd55fa74f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.881426 | controller | Jun 12 16:16:37.982386 crc crio[22579]: time="2026-06-12T16:16:37.982281195Z" level=info msg="Removed container 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d: openstack/dnsmasq-dns-64bf49599-mcpws/init" id=1094774d-e940-493e-9843-14edd55fa74f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.881444 | controller | Jun 12 16:16:43.053752 crc crio[22579]: time="2026-06-12T16:16:43.053106046Z" level=info msg="Stopping container: 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01 (timeout: 10s)" id=23bc70ce-5363-4a92-8547-295f1cb4c8d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.881461 | controller | Jun 12 16:16:44.034377 crc crio[22579]: time="2026-06-12T16:16:44.03425106Z" level=info msg="Stopped container 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns" id=23bc70ce-5363-4a92-8547-295f1cb4c8d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.881477 | controller | Jun 12 16:16:44.035393 crc crio[22579]: time="2026-06-12T16:16:44.035307726Z" level=info msg="Stopping pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9" id=6786eec5-2d1f-4760-92db-77eeb2ed7690 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.881494 | controller | Jun 12 16:16:44.036250 crc crio[22579]: time="2026-06-12T16:16:44.036174378Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-kd2p5 Namespace:openstack ID:6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 UID:1ebd4878-ded5-475f-bba3-409a7aeab812 NetNS:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ebd4878_ded5_475f_bba3_409a7aeab812.slice PodAnnotations:0xc000384440}] Aliases:map[]}"
2026-06-12 17:11:40.881512 | controller | Jun 12 16:16:44.036468 crc crio[22579]: time="2026-06-12T16:16:44.036404554Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6d76bd6cc9-kd2p5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.881529 | controller | Jun 12 16:16:45.206002 crc crio[22579]: time="2026-06-12T16:16:45.205085397Z" level=info msg="Stopping pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3" id=2f37e2de-26f5-424c-94bc-ef125fbe75c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.881547 | controller | Jun 12 16:16:45.207389 crc crio[22579]: time="2026-06-12T16:16:45.207082238Z" level=info msg="Got pod network &{Name:keystone-bootstrap-xcwxk Namespace:openstack ID:5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 UID:371eb5d6-bacb-4640-84e9-241da4193b51 NetNS:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod371eb5d6_bacb_4640_84e9_241da4193b51.slice PodAnnotations:0xc004fc0a48}] Aliases:map[]}"
2026-06-12 17:11:40.881576 | controller | Jun 12 16:16:45.207389 crc crio[22579]: time="2026-06-12T16:16:45.207267133Z" level=info msg="Deleting pod openstack_keystone-bootstrap-xcwxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.881595 | controller | Jun 12 16:16:45.325708 crc crio[22579]: time="2026-06-12T16:16:45.325613202Z" level=info msg="Stopped pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9" id=6786eec5-2d1f-4760-92db-77eeb2ed7690 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.881616 | controller | Jun 12 16:16:46.227718 crc crio[22579]: time="2026-06-12T16:16:46.226788153Z" level=info msg="Removing container: 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01" id=e9fe7485-94d7-4fae-ab38-a8d473c2c1c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.881633 | controller | Jun 12 16:16:51.024089 crc crio[22579]: time="2026-06-12T16:16:51.02292867Z" level=info msg="Stopped pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3" id=2f37e2de-26f5-424c-94bc-ef125fbe75c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.881650 | controller | Jun 12 16:16:53.383686 crc crio[22579]: time="2026-06-12T16:16:53.382293045Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-ldkwf/POD" id=fe91d72d-3b59-4e4b-a039-b45f47821163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.881667 | controller | Jun 12 16:16:53.385297 crc crio[22579]: time="2026-06-12T16:16:53.383946397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.881684 | controller | Jun 12 16:16:57.385226 crc crio[22579]: time="2026-06-12T16:16:57.384402325Z" level=info msg="Stopping pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43" id=95872504-86eb-450a-b543-2bebb805e808 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.881702 | controller | Jun 12 16:16:57.386961 crc crio[22579]: time="2026-06-12T16:16:57.385991745Z" level=info msg="Got pod network &{Name:glance-db-sync-t778j Namespace:openstack ID:a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 UID:e0b54097-c76e-4487-bf84-5079d72eea00 NetNS:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b54097_c76e_4487_bf84_5079d72eea00.slice PodAnnotations:0xc002218330}] Aliases:map[]}"
2026-06-12 17:11:40.881719 | controller | Jun 12 16:16:57.386961 crc crio[22579]: time="2026-06-12T16:16:57.386130939Z" level=info msg="Deleting pod openstack_glance-db-sync-t778j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.881737 | controller | Jun 12 16:17:03.218088 crc crio[22579]: time="2026-06-12T16:17:03.217389694Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc" id=2bd2e5a4-ad73-4c31-9837-67b8b15e0c7e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.881754 | controller | Jun 12 16:17:03.219998 crc crio[22579]: time="2026-06-12T16:17:03.219043656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=0e871935-ef29-4d21-a516-02b67ff6e0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.881771 | controller | Jun 12 16:17:07.586436 crc crio[22579]: time="2026-06-12T16:17:07.585743347Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857" id=79922ff9-e414-4598-83e4-39028c5bb9a1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.881789 | controller | Jun 12 16:17:07.588698 crc crio[22579]: time="2026-06-12T16:17:07.588574359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=e6236bf0-3709-482c-a896-c7f7c80e212b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.881806 | controller | Jun 12 16:17:07.593588 crc crio[22579]: time="2026-06-12T16:17:07.593480294Z" level=info msg="Removed container 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns" id=e9fe7485-94d7-4fae-ab38-a8d473c2c1c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.881826 | controller | Jun 12 16:17:07.598723 crc crio[22579]: time="2026-06-12T16:17:07.598630095Z" level=info msg="Removing container: 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc" id=6993f9b3-901d-47f2-ab7a-a983bc0909be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.881844 | controller | Jun 12 16:17:09.671780 crc crio[22579]: time="2026-06-12T16:17:09.670773237Z" level=info msg="Stopped pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43" id=95872504-86eb-450a-b543-2bebb805e808 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.881860 | controller | Jun 12 16:17:09.772122 crc crio[22579]: time="2026-06-12T16:17:09.771410656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=9105ad4d-c1b2-4e9d-a132-cde0424f39e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.881883 | controller | Jun 12 16:17:09.782066 crc crio[22579]: time="2026-06-12T16:17:09.781903313Z" level=info msg="Removed container 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init" id=6993f9b3-901d-47f2-ab7a-a983bc0909be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.881901 | controller | Jun 12 16:17:09.792903 crc crio[22579]: time="2026-06-12T16:17:09.79280546Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd" id=f996eb61-e26f-46d5-bde9-12c18cd1a41a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.881929 | controller | Jun 12 16:17:09.795721 crc crio[22579]: time="2026-06-12T16:17:09.79516487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=8e0592bb-2cc1-47a3-a5b0-3f1220327b1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.881947 | controller | Jun 12 16:17:09.809816 crc crio[22579]: time="2026-06-12T16:17:09.809699439Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102" id=94686fd5-8384-44d1-ac83-db71aa266722 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.882027 | controller | Jun 12 16:17:09.810646 crc crio[22579]: time="2026-06-12T16:17:09.810584732Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=7ae89f29-3283-4db3-bad0-16287daa25b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.882056 | controller | Jun 12 16:17:09.811232 crc crio[22579]: time="2026-06-12T16:17:09.811113205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=82c2b194-fa4b-4e76-a9c9-2794ff4ab629 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.882074 | controller | Jun 12 16:17:09.816320 crc crio[22579]: time="2026-06-12T16:17:09.816228745Z" level=info msg="Got pod network &{Name:keystone-bootstrap-ldkwf Namespace:openstack ID:eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d UID:07aa0ad9-c35c-4127-ab44-d67c9af59e9f NetNS:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07aa0ad9_c35c_4127_ab44_d67c9af59e9f.slice PodAnnotations:0xc0006239a8}] Aliases:map[]}"
2026-06-12 17:11:40.882092 | controller | Jun 12 16:17:09.816320 crc crio[22579]: time="2026-06-12T16:17:09.816305477Z" level=info msg="Adding pod openstack_keystone-bootstrap-ldkwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.882110 | controller | Jun 12 16:17:09.824216 crc crio[22579]: time="2026-06-12T16:17:09.822935416Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=21a4c1e2-f8e2-4905-a3d1-59114731a1e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882161 | controller | Jun 12 16:17:09.824216 crc crio[22579]: time="2026-06-12T16:17:09.823673464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882188 | controller | Jun 12 16:17:09.830646 crc crio[22579]: time="2026-06-12T16:17:09.830364235Z" level=info msg="Creating container: openstack/placement-db-sync-vw7df/placement-db-sync" id=91f6aea3-5763-45e6-9dab-de463844f473 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882205 | controller | Jun 12 16:17:09.847710 crc crio[22579]: time="2026-06-12T16:17:09.839320102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=db5c3912-8db3-4337-b2f4-cbcca710a8f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.882223 | controller | Jun 12 16:17:09.847710 crc crio[22579]: time="2026-06-12T16:17:09.842271687Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=1a397fde-f92c-4c2f-a056-36b3d3ca747b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.882240 | controller | Jun 12 16:17:09.848562 crc crio[22579]: time="2026-06-12T16:17:09.848312271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882257 | controller | Jun 12 16:17:09.910240 crc crio[22579]: time="2026-06-12T16:17:09.910108452Z" level=info msg="Creating container: openstack/cinder-db-sync-2jrgb/cinder-db-sync" id=35a57f2a-02ab-417a-a659-1832ba5591d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882274 | controller | Jun 12 16:17:09.919628 crc crio[22579]: time="2026-06-12T16:17:09.91947214Z" level=info msg="Creating container: openstack/barbican-db-sync-cvwct/barbican-db-sync" id=be2ca191-66a5-4244-9db4-dc080e8d91d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882291 | controller | Jun 12 16:17:09.951171 crc crio[22579]: time="2026-06-12T16:17:09.933143888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882308 | controller | Jun 12 16:17:09.951171 crc crio[22579]: time="2026-06-12T16:17:09.948392485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882325 | controller | Jun 12 16:17:09.973350 crc crio[22579]: time="2026-06-12T16:17:09.971168935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882342 | controller | Jun 12 16:17:09.978960 crc crio[22579]: time="2026-06-12T16:17:09.97885312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882391 | controller | Jun 12 16:17:09.980986 crc crio[22579]: time="2026-06-12T16:17:09.980900592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882410 | controller | Jun 12 16:17:09.983795 crc crio[22579]: time="2026-06-12T16:17:09.983733934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882427 | controller | Jun 12 16:17:10.041079 crc crio[22579]: time="2026-06-12T16:17:10.040061266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882444 | controller | Jun 12 16:17:10.050103 crc crio[22579]: time="2026-06-12T16:17:10.05002835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882465 | controller | Jun 12 16:17:10.051864 crc crio[22579]: time="2026-06-12T16:17:10.051797695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882483 | controller | Jun 12 16:17:10.065203 crc crio[22579]: time="2026-06-12T16:17:10.065101393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882499 | controller | Jun 12 16:17:10.140454 crc crio[22579]: time="2026-06-12T16:17:10.140342626Z" level=info msg="Created container ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6: openstack/ceilometer-0/ceilometer-central-agent" id=21a4c1e2-f8e2-4905-a3d1-59114731a1e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882516 | controller | Jun 12 16:17:10.146216 crc crio[22579]: time="2026-06-12T16:17:10.146144843Z" level=info msg="Starting container: ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6" id=ff63023a-31fb-4f94-884a-7688de1c8d91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.882534 | controller | Jun 12 16:17:10.155239 crc crio[22579]: time="2026-06-12T16:17:10.155138952Z" level=info msg="Started container" PID=74733 containerID=ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6 description=openstack/ceilometer-0/ceilometer-central-agent id=ff63023a-31fb-4f94-884a-7688de1c8d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745
2026-06-12 17:11:40.882552 | controller | Jun 12 16:17:10.179639 crc crio[22579]: time="2026-06-12T16:17:10.179545312Z" level=info msg="Created container 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704: openstack/placement-db-sync-vw7df/placement-db-sync" id=91f6aea3-5763-45e6-9dab-de463844f473 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882569 | controller | Jun 12 16:17:10.180089 crc crio[22579]: time="2026-06-12T16:17:10.179996234Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=778b97e6-ae41-4552-b4da-ea14f3bbf699 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.882586 | controller | Jun 12 16:17:10.180282 crc crio[22579]: time="2026-06-12T16:17:10.18022633Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=778b97e6-ae41-4552-b4da-ea14f3bbf699 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.882602 | controller | Jun 12 16:17:10.180391 crc crio[22579]: time="2026-06-12T16:17:10.180302422Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=778b97e6-ae41-4552-b4da-ea14f3bbf699 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.882619 | controller | Jun 12 16:17:10.181095 crc crio[22579]: time="2026-06-12T16:17:10.18102041Z" level=info msg="Starting container: 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704" id=2a68eb01-2d69-46c4-a28c-f77d0fe13cfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.882635 | controller | Jun 12 16:17:10.183583 crc crio[22579]: time="2026-06-12T16:17:10.1833939Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=4c11a881-f268-46ad-828b-6398cfb94d50 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.882651 | controller | Jun 12 16:17:10.190188 crc crio[22579]: time="2026-06-12T16:17:10.190110451Z" level=info msg="Started container" PID=74734 containerID=3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704 description=openstack/placement-db-sync-vw7df/placement-db-sync id=2a68eb01-2d69-46c4-a28c-f77d0fe13cfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610
2026-06-12 17:11:40.882672 | controller | Jun 12 16:17:10.192135 crc crio[22579]: time="2026-06-12T16:17:10.191998499Z" level=info msg="Created container 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a: openstack/barbican-db-sync-cvwct/barbican-db-sync" id=be2ca191-66a5-4244-9db4-dc080e8d91d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882690 | controller | Jun 12 16:17:10.194320 crc crio[22579]: time="2026-06-12T16:17:10.194118243Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-12 17:11:40.882707 | controller | Jun 12 16:17:10.195678 crc crio[22579]: time="2026-06-12T16:17:10.195620301Z" level=info msg="Starting container: 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a" id=5e863195-f520-4f5d-8cbf-2ac9bb6dd76b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.882724 | controller | Jun 12 16:17:10.208898 crc crio[22579]: time="2026-06-12T16:17:10.208787756Z" level=info msg="Created container c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d: openstack/cinder-db-sync-2jrgb/cinder-db-sync" id=35a57f2a-02ab-417a-a659-1832ba5591d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882740 | controller | Jun 12 16:17:10.209935 crc crio[22579]: time="2026-06-12T16:17:10.209860653Z" level=info msg="Starting container: c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d" id=92d976e4-cf3f-4b6c-a06c-0c303522c5e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.882756 | controller | Jun 12 16:17:10.212556 crc crio[22579]: time="2026-06-12T16:17:10.211884875Z" level=info msg="Started container" PID=74745 containerID=6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a description=openstack/barbican-db-sync-cvwct/barbican-db-sync id=5e863195-f520-4f5d-8cbf-2ac9bb6dd76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e
2026-06-12 17:11:40.882772 | controller | Jun 12 16:17:10.221621 crc crio[22579]: time="2026-06-12T16:17:10.220545775Z" level=info msg="Started container" PID=74747 containerID=c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d description=openstack/cinder-db-sync-2jrgb/cinder-db-sync id=92d976e4-cf3f-4b6c-a06c-0c303522c5e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac
2026-06-12 17:11:40.882788 | controller | Jun 12 16:17:10.429844 crc crio[22579]: 2026-06-12T16:17:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb3a71908ef445e Mac:f6:fd:c6:b3:2d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe SocketPath: PciID:}] [{Interface:0xc0001226a0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.882806 | controller | Jun 12 16:17:10.436703 crc crio[22579]: time="2026-06-12T16:17:10.436618398Z" level=info msg="Got pod network &{Name:keystone-bootstrap-ldkwf Namespace:openstack ID:eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d UID:07aa0ad9-c35c-4127-ab44-d67c9af59e9f NetNS:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07aa0ad9_c35c_4127_ab44_d67c9af59e9f.slice PodAnnotations:0xc0006239a8}] Aliases:map[]}"
2026-06-12 17:11:40.882823 | controller | Jun 12 16:17:10.437245 crc crio[22579]: time="2026-06-12T16:17:10.43709302Z" level=info msg="Checking pod openstack_keystone-bootstrap-ldkwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.882840 | controller | Jun 12 16:17:10.454942 crc crio[22579]: time="2026-06-12T16:17:10.454844052Z" level=info msg="Ran pod sandbox eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d with infra container: openstack/keystone-bootstrap-ldkwf/POD" id=fe91d72d-3b59-4e4b-a039-b45f47821163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.882861 | controller | Jun 12 16:17:10.459061 crc crio[22579]: time="2026-06-12T16:17:10.458979357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=249e6bd9-0cf8-4fc4-a9e3-1ee7321b7cd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.882878 | controller | Jun 12 16:17:10.508247 crc crio[22579]: time="2026-06-12T16:17:10.508164797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=90dca33f-b484-40ef-830b-bf527a4bcd83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.882894 | controller | Jun 12 16:17:10.539623 crc crio[22579]: time="2026-06-12T16:17:10.539460733Z" level=info msg="Creating container: openstack/keystone-bootstrap-ldkwf/keystone-bootstrap" id=8cd5ebdd-8f3c-43b8-8232-d564f468002c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882911 | controller | Jun 12 16:17:10.540194 crc crio[22579]: time="2026-06-12T16:17:10.54011632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882928 | controller | Jun 12 16:17:10.601861 crc crio[22579]: time="2026-06-12T16:17:10.60147436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882944 | controller | Jun 12 16:17:10.606791 crc crio[22579]: time="2026-06-12T16:17:10.606713843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.882960 | controller | Jun 12 16:17:10.825282 crc crio[22579]: time="2026-06-12T16:17:10.825173097Z" level=info msg="Created container 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a: openstack/keystone-bootstrap-ldkwf/keystone-bootstrap" id=8cd5ebdd-8f3c-43b8-8232-d564f468002c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.882976 | controller | Jun 12 16:17:10.827726 crc crio[22579]: time="2026-06-12T16:17:10.82764247Z" level=info msg="Starting container: 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a" id=a9917bab-2cbc-4bcc-bf2d-bcccafe1e7ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.882992 | controller | Jun 12 16:17:10.834750 crc crio[22579]: time="2026-06-12T16:17:10.834669569Z" level=info msg="Started container" PID=74808 containerID=25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a description=openstack/keystone-bootstrap-ldkwf/keystone-bootstrap id=a9917bab-2cbc-4bcc-bf2d-bcccafe1e7ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d
2026-06-12 17:11:40.883009 | controller | Jun 12 16:17:12.086725 crc crio[22579]: time="2026-06-12T16:17:12.08591031Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/POD" id=24f5e940-6d0e-49c0-a8d9-40b7df4b9c76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.883025 | controller | Jun 12 16:17:12.086725 crc crio[22579]: time="2026-06-12T16:17:12.086713061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883042 | controller | Jun 12 16:17:12.903935 crc crio[22579]: time="2026-06-12T16:17:12.903837905Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=3436842c-ec36-48b1-8a84-ace5e9c4dc9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.883058 | controller | Jun 12 16:17:12.904052 crc crio[22579]: time="2026-06-12T16:17:12.903963738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883078 | controller | Jun 12 16:17:13.018387 crc crio[22579]: time="2026-06-12T16:17:13.018220343Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-c27z8 Namespace:openstack ID:62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 UID:143a11e8-5738-4df0-813d-0b9dbdfffd30 NetNS:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143a11e8_5738_4df0_813d_0b9dbdfffd30.slice PodAnnotations:0xc0024a6390}] Aliases:map[]}"
2026-06-12 17:11:40.883096 | controller | Jun 12 16:17:13.018387 crc crio[22579]: time="2026-06-12T16:17:13.018281514Z" level=info msg="Adding pod openstack_dnsmasq-dns-7c87cbcf5f-c27z8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.883115 | controller | Jun 12 16:17:13.022752 crc crio[22579]: time="2026-06-12T16:17:13.022664006Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 UID:dc5839df-358c-4779-8c19-4508b7b0e78d NetNS:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5839df_358c_4779_8c19_4508b7b0e78d.slice PodAnnotations:0xc00130c3e8}] Aliases:map[]}"
2026-06-12 17:11:40.883134 | controller | Jun 12 16:17:13.022962 crc crio[22579]: time="2026-06-12T16:17:13.022784309Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.883150 | controller | Jun 12 16:17:13.223605 crc crio[22579]: time="2026-06-12T16:17:13.223170764Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638" id=4c11a881-f268-46ad-828b-6398cfb94d50 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.883167 | controller | Jun 12 16:17:13.226749 crc crio[22579]: time="2026-06-12T16:17:13.226670173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d7bc5400-91a4-4786-abfa-672144d4a5f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.883183 | controller | Jun 12 16:17:13.265211 crc crio[22579]: time="2026-06-12T16:17:13.26512135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=e56d7292-af43-498d-8635-f2a591f69dea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.883199 | controller | Jun 12 16:17:13.280971 crc crio[22579]: time="2026-06-12T16:17:13.280807209Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=27fe4cc0-0834-4b9b-b4c4-2df53d8c938b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.883250 | controller | Jun 12 16:17:13.282393 crc crio[22579]: time="2026-06-12T16:17:13.282366939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883269 | controller | Jun 12 16:17:13.341564 crc crio[22579]: time="2026-06-12T16:17:13.338549297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883286 | controller | Jun 12 16:17:13.349900 crc crio[22579]: time="2026-06-12T16:17:13.349778953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883303 | controller | Jun 12 16:17:13.475633 crc crio[22579]: 2026-06-12T16:17:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62d242136b2ba7e Mac:5e:ad:3c:fa:4a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f SocketPath: PciID:}] [{Interface:0xc0001906c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.883325 | controller | Jun 12 16:17:13.476629 crc crio[22579]: time="2026-06-12T16:17:13.476552276Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-c27z8 Namespace:openstack ID:62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 UID:143a11e8-5738-4df0-813d-0b9dbdfffd30 NetNS:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143a11e8_5738_4df0_813d_0b9dbdfffd30.slice PodAnnotations:0xc0024a6390}] Aliases:map[]}"
2026-06-12 17:11:40.883371 | controller | Jun 12 16:17:13.476755 crc crio[22579]: time="2026-06-12T16:17:13.47671454Z" level=info msg="Checking pod openstack_dnsmasq-dns-7c87cbcf5f-c27z8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.883392 | controller | Jun 12 16:17:13.486185 crc crio[22579]: time="2026-06-12T16:17:13.486133509Z" level=info msg="Ran pod sandbox 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 with infra container: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/POD" id=24f5e940-6d0e-49c0-a8d9-40b7df4b9c76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.883411 | controller | Jun 12 16:17:13.488618 crc crio[22579]: time="2026-06-12T16:17:13.488353706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=60dc9933-0a1f-47d5-bbca-b6c9fff6f660 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.883428 | controller | Jun 12 16:17:13.489170 crc crio[22579]: time="2026-06-12T16:17:13.489093295Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=f687f5bb-d566-454f-9c19-ae80fa5c5dba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.883444 | controller | Jun 12 16:17:13.489246 crc crio[22579]: time="2026-06-12T16:17:13.489184527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883460 | controller | Jun 12 16:17:13.570347 crc crio[22579]: time="2026-06-12T16:17:13.570236288Z" level=info msg="Created container 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d: openstack/ceilometer-0/ceilometer-notification-agent" id=27fe4cc0-0834-4b9b-b4c4-2df53d8c938b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.883476 | controller | Jun 12 16:17:13.576088 crc crio[22579]: time="2026-06-12T16:17:13.574479605Z" level=info msg="Starting container: 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d" id=2fc848a3-0e4e-49cf-8275-cd70f6df7b54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.883493 | controller | Jun 12 16:17:13.577865 crc crio[22579]: time="2026-06-12T16:17:13.577749169Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d UID:d3e77bfa-7106-4476-9464-dd027a117fef NetNS:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3e77bfa_7106_4476_9464_dd027a117fef.slice PodAnnotations:0xc0024a6148}] Aliases:map[]}"
2026-06-12 17:11:40.883509 | controller | Jun 12 16:17:13.577865 crc crio[22579]: time="2026-06-12T16:17:13.57780996Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.883526 | controller | Jun 12 16:17:13.577865 crc crio[22579]: time="2026-06-12T16:17:13.57782204Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bdb6fce4-7589-4b6a-9efe-4f4b9e376735 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.883547 | controller | Jun 12 16:17:13.585791 crc crio[22579]: time="2026-06-12T16:17:13.58565549Z" level=info msg="Started container" PID=75064 containerID=48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d description=openstack/ceilometer-0/ceilometer-notification-agent id=2fc848a3-0e4e-49cf-8275-cd70f6df7b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745
2026-06-12 17:11:40.883566 | controller | Jun 12 16:17:13.586230 crc crio[22579]: time="2026-06-12T16:17:13.58607806Z" level=info msg="Creating container: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init" id=4bfec2ae-dbb2-4625-968e-f38072f990ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.883584 | controller | Jun 12 16:17:13.586686 crc crio[22579]: time="2026-06-12T16:17:13.586621914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883601 | controller | Jun 12 16:17:13.607178 crc crio[22579]: time="2026-06-12T16:17:13.607044053Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2dd2be06-d445-4ec4-8aba-6ec7367b1f5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.883617 | controller | Jun 12 16:17:13.617460 crc crio[22579]: time="2026-06-12T16:17:13.617307984Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=2dd2be06-d445-4ec4-8aba-6ec7367b1f5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.883634 | controller | Jun 12 16:17:13.617883 crc crio[22579]: time="2026-06-12T16:17:13.617468868Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=2dd2be06-d445-4ec4-8aba-6ec7367b1f5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.883650 | controller | Jun 12 16:17:13.622906 crc crio[22579]: time="2026-06-12T16:17:13.622821524Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=99ccad6f-6412-4d6a-89e9-5754502248d4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.883667 | controller | Jun 12 16:17:13.643551 crc crio[22579]: time="2026-06-12T16:17:13.64308543Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-12 17:11:40.883684 | controller | Jun 12 16:17:13.687953 crc crio[22579]: time="2026-06-12T16:17:13.687799847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883701 | controller | Jun 12 16:17:13.703942 crc crio[22579]: time="2026-06-12T16:17:13.703795643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883717 | controller | Jun 12 16:17:13.794297 crc crio[22579]: time="2026-06-12T16:17:13.793586586Z" level=info msg="Stopping pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188" id=a43c57c5-0b12-4184-9916-52bb1a0ffcc3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.883739 | controller | Jun 12 16:17:13.795090 crc crio[22579]: time="2026-06-12T16:17:13.795023113Z" level=info msg="Got pod network &{Name:neutron-db-sync-whjqh Namespace:openstack ID:68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 UID:8a9d4115-f7d7-4ea1-afae-feca93d72a23 NetNS:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9d4115_f7d7_4ea1_afae_feca93d72a23.slice PodAnnotations:0xc00130c418}] Aliases:map[]}"
2026-06-12 17:11:40.883761 | controller | Jun 12 16:17:13.795315 crc crio[22579]: time="2026-06-12T16:17:13.795225058Z" level=info msg="Deleting pod openstack_neutron-db-sync-whjqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.883778 | controller | Jun 12 16:17:13.884954 crc crio[22579]: time="2026-06-12T16:17:13.884850286Z" level=info msg="Created container 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init" id=4bfec2ae-dbb2-4625-968e-f38072f990ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.883795 | controller | Jun 12 16:17:13.887944 crc crio[22579]: time="2026-06-12T16:17:13.887864773Z" level=info msg="Starting container: 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82" id=26360354-f156-432b-b016-7cb80700548b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.883811 | controller | Jun 12 16:17:13.896721 crc crio[22579]: time="2026-06-12T16:17:13.896552694Z" level=info msg="Started container" PID=75127 containerID=32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82 description=openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init id=26360354-f156-432b-b016-7cb80700548b name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038
2026-06-12 17:11:40.883828 | controller | Jun 12 16:17:14.168376 crc crio[22579]: 2026-06-12T16:17:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3e1af505451070 Mac:86:a6:44:ba:fe:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.883846 | controller | Jun 12 16:17:14.168376 crc crio[22579]: time="2026-06-12T16:17:14.167605135Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 UID:dc5839df-358c-4779-8c19-4508b7b0e78d NetNS:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5839df_358c_4779_8c19_4508b7b0e78d.slice PodAnnotations:0xc00130c3e8}] Aliases:map[]}"
2026-06-12 17:11:40.883863 | controller | Jun 12 16:17:14.168376 crc crio[22579]: time="2026-06-12T16:17:14.16818865Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.883881 | controller | Jun 12 16:17:14.200927 crc crio[22579]: time="2026-06-12T16:17:14.200874431Z" level=info msg="Ran pod sandbox d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 with infra container: openstack/glance-default-external-api-0/POD" id=3436842c-ec36-48b1-8a84-ace5e9c4dc9a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.883898 | controller | Jun 12 16:17:14.212234 crc crio[22579]: time="2026-06-12T16:17:14.212178948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7904cecc-451d-4aa5-bfbc-c25102acd0e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.883915 | controller | Jun 12 16:17:14.221232 crc crio[22579]: time="2026-06-12T16:17:14.221172647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c5fae8cd-e000-4e62-8fb8-e4aaf7ce2c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.883932 | controller | Jun 12 16:17:14.230828 crc crio[22579]: time="2026-06-12T16:17:14.23072195Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=72e2b6b0-842a-43d7-8dc0-238618238ad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.883949 | controller | Jun 12 16:17:14.232211 crc crio[22579]: time="2026-06-12T16:17:14.231226693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.883970 | controller | Jun 12 16:17:14.313319 crc crio[22579]: time="2026-06-12T16:17:14.313192207Z" level=info msg="Stopped pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188" id=a43c57c5-0b12-4184-9916-52bb1a0ffcc3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.883987 | controller | Jun 12 16:17:14.383093 crc crio[22579]: time="2026-06-12T16:17:14.382895459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884005 | controller | Jun 12 16:17:14.429831 crc crio[22579]: 2026-06-12T16:17:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d54a0d9fb62a0d5 Mac:32:28:09:0b:12:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 SocketPath: PciID:}] [{Interface:0xc00011af10 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.884022 | controller | Jun 12 16:17:14.431053 crc crio[22579]: time="2026-06-12T16:17:14.431007822Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d UID:d3e77bfa-7106-4476-9464-dd027a117fef NetNS:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3e77bfa_7106_4476_9464_dd027a117fef.slice PodAnnotations:0xc0024a6148}] Aliases:map[]}"
2026-06-12 17:11:40.884040 | controller | Jun 12 16:17:14.432769 crc crio[22579]: time="2026-06-12T16:17:14.432739076Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.884057 | controller | Jun 12 16:17:14.443921 crc crio[22579]: time="2026-06-12T16:17:14.443796517Z" level=info msg="Ran pod sandbox d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d with infra container: openstack/glance-default-internal-api-0/POD" id=f687f5bb-d566-454f-9c19-ae80fa5c5dba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.884075 | controller | Jun 12 16:17:14.459145 crc crio[22579]: time="2026-06-12T16:17:14.459034025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a81a4c1c-8718-43ff-a4ba-e1d0dcb98093 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.884092 | controller | Jun 12 16:17:14.462014 crc crio[22579]: time="2026-06-12T16:17:14.461885667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=bcc3d1da-001a-46ca-854d-0770e9896a82 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.884108 | controller | Jun 12 16:17:14.469403 crc crio[22579]: time="2026-06-12T16:17:14.469354247Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=8a4f53aa-b063-4cad-a256-d8d2aa6fdee3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.884126 | controller | Jun 12 16:17:14.478233 crc crio[22579]: time="2026-06-12T16:17:14.478143771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884143 | controller | Jun 12 16:17:14.569176 crc crio[22579]: time="2026-06-12T16:17:14.569104403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884160 | controller | Jun 12 16:17:14.861168 crc crio[22579]: time="2026-06-12T16:17:14.861077836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1e8d310b-61b0-4377-b625-712089483f19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.884182 | controller | Jun 12 16:17:14.938815 crc crio[22579]: time="2026-06-12T16:17:14.938344631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4b2138d0-cecc-4f67-b355-b1dcee897a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.884200 | controller | Jun 12 16:17:14.947805 crc crio[22579]: time="2026-06-12T16:17:14.947713649Z" level=info msg="Creating container: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns" id=6fbb2ff7-8460-4f10-b5be-ed6b418d3ada name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.884217 | controller | Jun 12 16:17:14.948162 crc crio[22579]: time="2026-06-12T16:17:14.948106999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884235 | controller | Jun 12 16:17:15.106555 crc crio[22579]: time="2026-06-12T16:17:15.105146632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884252 | controller | Jun 12 16:17:15.129072 crc crio[22579]: time="2026-06-12T16:17:15.128975597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884270 | controller | Jun 12 16:17:15.372227 crc crio[22579]: time="2026-06-12T16:17:15.372120499Z" level=info msg="Created container 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns" id=6fbb2ff7-8460-4f10-b5be-ed6b418d3ada name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.884321 | controller | Jun 12 16:17:15.381022 crc crio[22579]: time="2026-06-12T16:17:15.37606639Z" level=info msg="Starting container: 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c" id=92d912db-4f9d-43f3-a612-bd6329a37be0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.884342 | controller | Jun 12 16:17:15.386993 crc crio[22579]: time="2026-06-12T16:17:15.386904995Z" level=info msg="Started container" PID=75306 containerID=077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c description=openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns id=92d912db-4f9d-43f3-a612-bd6329a37be0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038
2026-06-12 17:11:40.884380 | controller | Jun 12 16:17:15.541303 crc crio[22579]: time="2026-06-12T16:17:15.539403662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884399 | controller | Jun 12 16:17:15.770613 crc crio[22579]: time="2026-06-12T16:17:15.770068107Z" level=info msg="Running pod sandbox: openstack/neutron-546c4497b-dcpf7/POD" id=e83d87a9-25f6-4e3c-a08e-0fbac5f886e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.884417 | controller | Jun 12 16:17:15.770613 crc crio[22579]: time="2026-06-12T16:17:15.770406985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884433 | controller | Jun 12 16:17:15.818774 crc crio[22579]: time="2026-06-12T16:17:15.818718054Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-bf56cc47f-tvv7l/POD" id=aa748115-d033-4c01-a8df-817baf3d0585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.884450 | controller | Jun 12 16:17:15.818996 crc crio[22579]: time="2026-06-12T16:17:15.81897271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884471 | controller | Jun 12 16:17:15.920672 crc crio[22579]: time="2026-06-12T16:17:15.909660296Z" level=info msg="Got pod network &{Name:neutron-546c4497b-dcpf7 Namespace:openstack ID:d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 UID:09374348-8ec7-4928-9e60-9ad9f20b3315 NetNS:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09374348_8ec7_4928_9e60_9ad9f20b3315.slice PodAnnotations:0xc0023088c0}] Aliases:map[]}"
2026-06-12 17:11:40.884489 | controller | Jun 12 16:17:15.920672 crc crio[22579]: time="2026-06-12T16:17:15.909730008Z" level=info msg="Adding pod openstack_neutron-546c4497b-dcpf7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.884506 | controller | Jun 12 16:17:15.920672 crc crio[22579]: time="2026-06-12T16:17:15.918164891Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf56cc47f-tvv7l Namespace:openstack ID:7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 UID:534cced7-ee2d-4a53-b181-c4dd871b32c8 NetNS:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod534cced7_ee2d_4a53_b181_c4dd871b32c8.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}"
2026-06-12 17:11:40.884523 | controller | Jun 12 16:17:15.920672 crc crio[22579]: time="2026-06-12T16:17:15.918206672Z" level=info msg="Adding pod openstack_dnsmasq-dns-bf56cc47f-tvv7l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.884539 | controller | Jun 12 16:17:15.984631 crc crio[22579]: time="2026-06-12T16:17:15.983246506Z" level=info msg="Stopping container: 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c (timeout: 10s)" id=66a1a92c-3351-41da-9534-8ab34d283f69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.884557 | controller | Jun 12 16:17:16.110190 crc crio[22579]: time="2026-06-12T16:17:16.109387973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884573 | controller | Jun 12 16:17:16.146552 crc crio[22579]: time="2026-06-12T16:17:16.145942512Z" level=info msg="Created container e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb: openstack/glance-default-external-api-0/glance-log" id=72e2b6b0-842a-43d7-8dc0-238618238ad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.884590 | controller | Jun 12 16:17:16.148139 crc crio[22579]: time="2026-06-12T16:17:16.146540077Z" level=info msg="Stopped container 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns" id=66a1a92c-3351-41da-9534-8ab34d283f69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.884606 | controller | Jun 12 16:17:16.157859 crc crio[22579]: time="2026-06-12T16:17:16.156354877Z" level=info msg="Starting container: e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb" id=9151210b-8a7b-4653-a7bb-8702faa37a84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.884623 | controller | Jun 12 16:17:16.157859 crc crio[22579]: time="2026-06-12T16:17:16.156844969Z" level=info msg="Stopping pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038" id=616008b7-3d37-4b34-8cdf-1021c8736b3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.884640 | controller | Jun 12 16:17:16.157859 crc crio[22579]: time="2026-06-12T16:17:16.157335812Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-c27z8 Namespace:openstack ID:62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 UID:143a11e8-5738-4df0-813d-0b9dbdfffd30 NetNS:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143a11e8_5738_4df0_813d_0b9dbdfffd30.slice PodAnnotations:0xc004fc11b0}] Aliases:map[]}"
2026-06-12 17:11:40.884661 | controller | Jun 12 16:17:16.157859 crc crio[22579]: time="2026-06-12T16:17:16.157587698Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7c87cbcf5f-c27z8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.884678 | controller | Jun 12 16:17:16.188016 crc crio[22579]: time="2026-06-12T16:17:16.18793783Z" level=info msg="Started container" PID=75339 containerID=e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb description=openstack/glance-default-external-api-0/glance-log id=9151210b-8a7b-4653-a7bb-8702faa37a84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008
2026-06-12 17:11:40.884695 | controller | Jun 12 16:17:16.256582 crc crio[22579]: time="2026-06-12T16:17:16.256455422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8e49d9cc-4509-42ab-94aa-6ab64734a00b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.884713 | controller | Jun 12 16:17:16.369729 crc crio[22579]: time="2026-06-12T16:17:16.368828829Z" level=info msg="Created container 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7: openstack/glance-default-internal-api-0/glance-log" id=8a4f53aa-b063-4cad-a256-d8d2aa6fdee3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.884729 | controller | Jun 12 16:17:16.378199 crc crio[22579]: time="2026-06-12T16:17:16.378110955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4d67d210-5d91-4f9e-a7ce-63e9d5eadfeb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.884746 | controller | Jun 12 16:17:16.379391 crc crio[22579]: time="2026-06-12T16:17:16.37830507Z" level=info msg="Starting container: 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7" id=1c1dd92c-4c6a-432c-b61c-40d0e1c9bded name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.884762 | controller | Jun 12 16:17:16.398993 crc crio[22579]: time="2026-06-12T16:17:16.396605065Z" level=info msg="Started container" PID=75462 containerID=00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7 description=openstack/glance-default-internal-api-0/glance-log id=1c1dd92c-4c6a-432c-b61c-40d0e1c9bded name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d
2026-06-12 17:11:40.884780 | controller | Jun 12 16:17:16.403284 crc crio[22579]: time="2026-06-12T16:17:16.403153672Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=bbb1e798-751d-4f9d-90de-d41e78365f13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.884797 | controller | Jun 12 16:17:16.403737 crc crio[22579]: time="2026-06-12T16:17:16.403644684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884814 | controller | Jun 12 16:17:16.455569 crc crio[22579]: time="2026-06-12T16:17:16.455053301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=13a9ee1c-7ed3-419c-89a2-8dfbb4f32813 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.884831 | controller | Jun 12 16:17:16.564079 crc crio[22579]: time="2026-06-12T16:17:16.5639619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4d54796e-9183-4ae5-9eda-d333f847467d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.884848 | controller | Jun 12 16:17:16.566459 crc crio[22579]: time="2026-06-12T16:17:16.566369951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884871 | controller | Jun 12 16:17:16.577481 crc crio[22579]: time="2026-06-12T16:17:16.577183766Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=f39ea17f-c2d5-493b-954c-71f04a663f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.884888 | controller | Jun 12 16:17:16.577896 crc crio[22579]: time="2026-06-12T16:17:16.577827262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884905 | controller | Jun 12 16:17:16.727752 crc crio[22579]: time="2026-06-12T16:17:16.727168779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.884921 | controller | Jun 12 16:17:16.761690 crc crio[22579]: 2026-06-12T16:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2aafa895eec154 Mac:8a:5d:f0:98:fd:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb SocketPath: PciID:}] [{Interface:0xc00033cb40 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.884938 | controller | Jun 12 16:17:16.763387 crc crio[22579]: time="2026-06-12T16:17:16.763293158Z" level=info msg="Got pod network &{Name:neutron-546c4497b-dcpf7 Namespace:openstack ID:d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 UID:09374348-8ec7-4928-9e60-9ad9f20b3315 NetNS:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09374348_8ec7_4928_9e60_9ad9f20b3315.slice PodAnnotations:0xc0023088c0}] Aliases:map[]}"
2026-06-12 17:11:40.884954 | controller | Jun 12 16:17:16.763621 crc crio[22579]: time="2026-06-12T16:17:16.763551274Z" level=info msg="Checking pod openstack_neutron-546c4497b-dcpf7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.884971 | controller | Jun 12 16:17:16.778590 crc crio[22579]: time="2026-06-12T16:17:16.777865348Z" level=info msg="Ran pod sandbox d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 with infra container: openstack/neutron-546c4497b-dcpf7/POD" id=e83d87a9-25f6-4e3c-a08e-0fbac5f886e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.884987 | controller | Jun 12 16:17:16.785957 crc crio[22579]: time="2026-06-12T16:17:16.785895023Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=34ffd481-bbdc-4a7f-a731-cabbd92c3fc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.885004 | controller | Jun 12 16:17:16.878319 crc crio[22579]: time="2026-06-12T16:17:16.877681286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f06fc59d-b4ef-40d1-afb5-42ab1fcdeee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.885022 | controller | Jun 12 16:17:16.894679 crc crio[22579]: time="2026-06-12T16:17:16.893927939Z" level=info msg="Creating container: openstack/neutron-546c4497b-dcpf7/neutron-api" id=305911a3-604a-4553-b9a5-90d4c2b053f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885039 | controller | Jun 12 16:17:16.894825 crc crio[22579]: time="2026-06-12T16:17:16.894703289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885056 | controller | Jun 12 16:17:17.002879 crc crio[22579]: time="2026-06-12T16:17:17.002784687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885073 | controller | Jun 12 16:17:17.033033 crc crio[22579]: time="2026-06-12T16:17:17.032944114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885093 | controller | Jun 12 16:17:17.044080 crc crio[22579]: 2026-06-12T16:17:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7494ee0317e2ea3 Mac:46:8c:5a:26:c7:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.885111 | controller | Jun 12 16:17:17.045722 crc crio[22579]: time="2026-06-12T16:17:17.045653657Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf56cc47f-tvv7l Namespace:openstack ID:7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 UID:534cced7-ee2d-4a53-b181-c4dd871b32c8 NetNS:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod534cced7_ee2d_4a53_b181_c4dd871b32c8.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}"
2026-06-12 17:11:40.885128 | controller | Jun 12 16:17:17.045901 crc crio[22579]: time="2026-06-12T16:17:17.045850552Z" level=info msg="Checking pod openstack_dnsmasq-dns-bf56cc47f-tvv7l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.885145 | controller | Jun 12 16:17:17.058585 crc crio[22579]: time="2026-06-12T16:17:17.057658342Z" level=info msg="Stopped pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038" id=616008b7-3d37-4b34-8cdf-1021c8736b3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.885161 | controller | Jun 12 16:17:17.069220 crc crio[22579]: time="2026-06-12T16:17:17.069115013Z" level=info msg="Ran pod sandbox 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 with infra container: openstack/dnsmasq-dns-bf56cc47f-tvv7l/POD" id=aa748115-d033-4c01-a8df-817baf3d0585 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.885178 | controller | Jun 12 16:17:17.072489 crc crio[22579]: time="2026-06-12T16:17:17.072339925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b47f4582-32e6-4850-a8f7-5ea895fdd1c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.885194 | controller | Jun 12 16:17:17.202336 crc crio[22579]: time="2026-06-12T16:17:17.202183106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=926907a9-9dc4-4081-b006-7ebd8208ff51 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.885210 | controller | Jun 12 16:17:17.231175 crc crio[22579]: time="2026-06-12T16:17:17.231092231Z" level=info msg="Creating container: openstack/dnsmasq-dns-bf56cc47f-tvv7l/init" id=a20c0987-2eb2-4cca-89b4-a9762e9c0b9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885226 | controller | Jun 12 16:17:17.231689 crc crio[22579]: time="2026-06-12T16:17:17.231578394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885242 | controller | Jun 12 16:17:17.543567 crc crio[22579]: time="2026-06-12T16:17:17.533968682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885259 | controller | Jun 12 16:17:17.590037 crc crio[22579]: time="2026-06-12T16:17:17.589990936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885318 | controller | Jun 12 16:17:17.653079 crc crio[22579]: time="2026-06-12T16:17:17.644722598Z" level=info msg="Created container 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002: openstack/neutron-546c4497b-dcpf7/neutron-api" id=305911a3-604a-4553-b9a5-90d4c2b053f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885385 | controller | Jun 12 16:17:17.653079 crc crio[22579]: time="2026-06-12T16:17:17.650231638Z" level=info msg="Starting container: 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002" id=1adbe342-d005-478b-b0fd-c7e50cc3c858 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.885414 | controller | Jun 12 16:17:17.683438 crc crio[22579]: time="2026-06-12T16:17:17.683272588Z" level=info msg="Started container" PID=75553 containerID=0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002 description=openstack/neutron-546c4497b-dcpf7/neutron-api id=1adbe342-d005-478b-b0fd-c7e50cc3c858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2
2026-06-12 17:11:40.885433 | controller | Jun 12 16:17:17.715699 crc crio[22579]: time="2026-06-12T16:17:17.715391014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0e51b523-2ad4-474a-b353-3b766b73cf1c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.885451 | controller | Jun 12 16:17:17.752886 crc crio[22579]: time="2026-06-12T16:17:17.75257968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dd5ae23d-d5c9-4595-a4b7-feb6a9b11034 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.885467 | controller | Jun 12 16:17:17.768152 crc crio[22579]: time="2026-06-12T16:17:17.766164865Z" level=info msg="Creating container: openstack/neutron-546c4497b-dcpf7/neutron-httpd" id=62d0f4e4-925c-4f3a-a354-3ed329fe4559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885485 | controller | Jun 12 16:17:17.768152 crc crio[22579]: time="2026-06-12T16:17:17.766608646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885502 | controller | Jun 12 16:17:18.051185 crc crio[22579]: time="2026-06-12T16:17:18.050770101Z" level=info msg="Created container cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5: openstack/dnsmasq-dns-bf56cc47f-tvv7l/init" id=a20c0987-2eb2-4cca-89b4-a9762e9c0b9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885518 | controller | Jun 12 16:17:18.066549 crc crio[22579]: time="2026-06-12T16:17:18.065341231Z" level=info msg="Starting container: cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5" id=cb14dbcb-d122-4012-8e6e-89a9d1d90839 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.885536 | controller | Jun 12 16:17:18.072752 crc crio[22579]: time="2026-06-12T16:17:18.072163205Z" level=info msg="Started container" PID=75595 containerID=cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5 description=openstack/dnsmasq-dns-bf56cc47f-tvv7l/init id=cb14dbcb-d122-4012-8e6e-89a9d1d90839 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0
2026-06-12 17:11:40.885553 | controller | Jun 12 16:17:18.139917 crc crio[22579]: time="2026-06-12T16:17:18.126154668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885569 | controller | Jun 12 16:17:18.139917 crc crio[22579]: time="2026-06-12T16:17:18.136711436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885587 | controller | Jun 12 16:17:18.168662 crc crio[22579]: time="2026-06-12T16:17:18.168531925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885607 | controller | Jun 12 16:17:18.207710 crc crio[22579]: time="2026-06-12T16:17:18.205196077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c0a02ce7-880c-46ee-abb8-859e90c2c217 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.885624 | controller | Jun 12 16:17:18.270547 crc crio[22579]: time="2026-06-12T16:17:18.270007115Z" level=info msg="Removing container: 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c" id=5abb6a47-e72a-45b4-aab1-41dc1d6d8ab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.885641 | controller | Jun 12 16:17:18.370580 crc crio[22579]: time="2026-06-12T16:17:18.370354326Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=abd1419e-376f-44ce-a354-e74bacf6559d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.885657 | controller | Jun 12 16:17:18.395068 crc crio[22579]: time="2026-06-12T16:17:18.38193012Z" level=info msg="Removed container 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns" id=5abb6a47-e72a-45b4-aab1-41dc1d6d8ab1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.885673 | controller | Jun 12 16:17:18.398702 crc crio[22579]: time="2026-06-12T16:17:18.398628385Z" level=info msg="Removing container: 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82" id=db827c4b-3361-43f1-bb6e-499f05dcb1a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.885689 | controller | Jun 12 16:17:18.400114 crc crio[22579]: time="2026-06-12T16:17:18.400027021Z" level=info msg="Creating container: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns" id=df8f3f20-0673-4477-9047-230bc30e1cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885704 | controller | Jun 12 16:17:18.400565 crc crio[22579]: time="2026-06-12T16:17:18.400479622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885720 | controller | Jun 12 16:17:18.500216 crc crio[22579]: time="2026-06-12T16:17:18.499784967Z" level=info msg="Created container 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35: openstack/neutron-546c4497b-dcpf7/neutron-httpd" id=62d0f4e4-925c-4f3a-a354-3ed329fe4559 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885736 | controller | Jun 12 16:17:18.502275 crc crio[22579]: time="2026-06-12T16:17:18.502151647Z" level=info msg="Starting container: 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35" id=7f127d14-411c-4118-9002-54723e943127 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.885753 | controller | Jun 12 16:17:18.512406 crc crio[22579]: time="2026-06-12T16:17:18.509631507Z" level=info msg="Created container 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded: openstack/glance-default-external-api-0/glance-httpd" id=bbb1e798-751d-4f9d-90de-d41e78365f13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885769 | controller | Jun 12 16:17:18.513685 crc crio[22579]: time="2026-06-12T16:17:18.513582688Z" level=info msg="Starting container: 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded" id=d6eca51b-5179-4f45-8822-7423b7821826 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.885786 | controller | Jun 12 16:17:18.519813 crc crio[22579]: time="2026-06-12T16:17:18.519687853Z" level=info msg="Started container" PID=75628 containerID=6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded description=openstack/glance-default-external-api-0/glance-httpd id=d6eca51b-5179-4f45-8822-7423b7821826 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008
2026-06-12 17:11:40.885803 | controller | Jun 12 16:17:18.523678 crc crio[22579]: time="2026-06-12T16:17:18.523479239Z" level=info msg="Started container" PID=75627 containerID=3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35 description=openstack/neutron-546c4497b-dcpf7/neutron-httpd id=7f127d14-411c-4118-9002-54723e943127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2
2026-06-12 17:11:40.885823 | controller | Jun 12 16:17:18.540681 crc crio[22579]: time="2026-06-12T16:17:18.540594484Z" level=info msg="Removed container 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init" id=db827c4b-3361-43f1-bb6e-499f05dcb1a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.885840 | controller | Jun 12 16:17:18.565289 crc crio[22579]: time="2026-06-12T16:17:18.565147419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885857 | controller | Jun 12 16:17:18.575109 crc crio[22579]: time="2026-06-12T16:17:18.57502684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885873 | controller | Jun 12 16:17:18.645188 crc crio[22579]: time="2026-06-12T16:17:18.644379673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.885889 | controller | Jun 12 16:17:18.738712 crc crio[22579]: time="2026-06-12T16:17:18.738634709Z" level=info msg="Created container cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns" id=df8f3f20-0673-4477-9047-230bc30e1cbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885905 | controller | Jun 12 16:17:18.739885 crc crio[22579]: time="2026-06-12T16:17:18.739808079Z" level=info msg="Starting container: cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83" id=33e5e2bf-4d25-4901-ae2c-860d25358211 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.885921 | controller | Jun 12 16:17:18.745340 crc crio[22579]: time="2026-06-12T16:17:18.745277148Z" level=info msg="Started container" PID=75667 containerID=cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83 description=openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns id=33e5e2bf-4d25-4901-ae2c-860d25358211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0
2026-06-12 17:11:40.885939 | controller | Jun 12 16:17:18.758670 crc crio[22579]: time="2026-06-12T16:17:18.758591947Z" level=info msg="Created container aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575: openstack/glance-default-internal-api-0/glance-httpd" id=f39ea17f-c2d5-493b-954c-71f04a663f14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.885956 | controller | Jun 12 16:17:18.762368 crc crio[22579]: time="2026-06-12T16:17:18.76226793Z" level=info msg="Starting container: aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575" id=10cab958-53d4-40d4-af51-1fcf1deacdd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.886016 | controller | Jun 12 16:17:18.770760 crc crio[22579]: time="2026-06-12T16:17:18.770684984Z" level=info msg="Started container" PID=75677 containerID=aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575 description=openstack/glance-default-internal-api-0/glance-httpd id=10cab958-53d4-40d4-af51-1fcf1deacdd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d
2026-06-12 17:11:40.886035 | controller | Jun 12 16:17:19.352074 crc crio[22579]: time="2026-06-12T16:17:19.351629004Z" level=info msg="Stopping container: 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded (timeout: 30s)" id=ca1b480f-63cf-462c-8c49-c2b879b54cd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.886078 | controller | Jun 12 16:17:19.353141 crc crio[22579]: time="2026-06-12T16:17:19.35302401Z" level=info msg="Stopping container: e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb (timeout: 30s)" id=283e0a1a-bf45-4fca-b6f7-c1ede9ddce0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.886101 | controller | Jun 12 16:17:19.454655 crc crio[22579]: time="2026-06-12T16:17:19.453304549Z" level=info msg="Stopping pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d" id=8d595008-774d-47c2-a96c-c5235cd6806a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.886119 | controller | Jun 12 16:17:19.454655 crc crio[22579]: time="2026-06-12T16:17:19.453697949Z" level=info msg="Stopping container: 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7 (timeout: 30s)" id=a017f1de-5f7f-48ca-b86e-1190b4158192 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.886158 | controller | Jun 12 16:17:19.454655 crc crio[22579]: time="2026-06-12T16:17:19.453829953Z" level=info msg="Stopping pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610" id=39a10422-68a4-4d65-9d9e-73454f47ae6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.886181 | controller | Jun 12 16:17:19.454655 crc crio[22579]: time="2026-06-12T16:17:19.453960016Z" level=info msg="Got pod network &{Name:keystone-bootstrap-ldkwf Namespace:openstack ID:eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d UID:07aa0ad9-c35c-4127-ab44-d67c9af59e9f NetNS:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07aa0ad9_c35c_4127_ab44_d67c9af59e9f.slice PodAnnotations:0xc000c9ab78}] Aliases:map[]}"
2026-06-12 17:11:40.886199 | controller | Jun 12 16:17:19.454655 crc crio[22579]: time="2026-06-12T16:17:19.45410017Z" level=info msg="Deleting pod openstack_keystone-bootstrap-ldkwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.886238 | controller | Jun 12 16:17:19.454655 crc crio[22579]: time="2026-06-12T16:17:19.454357346Z" level=info msg="Got pod network &{Name:placement-db-sync-vw7df Namespace:openstack ID:46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 UID:4b91ac0b-ce77-409e-ba39-2a4bfb681874 NetNS:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b91ac0b_ce77_409e_ba39_2a4bfb681874.slice PodAnnotations:0xc006b8ea18}] Aliases:map[]}"
2026-06-12 17:11:40.886261 | controller | Jun 12 16:17:19.454655 crc crio[22579]: time="2026-06-12T16:17:19.454591602Z" level=info msg="Stopping container: aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575 (timeout: 30s)" id=b5392787-e749-4202-9c97-95b2f5c9e322 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.886279 | controller | Jun 12 16:17:19.458792 crc crio[22579]: time="2026-06-12T16:17:19.458735618Z" level=info msg="Deleting pod openstack_placement-db-sync-vw7df from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.886295 | controller | Jun 12 16:17:19.665008 crc crio[22579]: time="2026-06-12T16:17:19.664653542Z" level=info msg="Stopped container e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb: openstack/glance-default-external-api-0/glance-log" id=283e0a1a-bf45-4fca-b6f7-c1ede9ddce0c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.886337 | controller | Jun 12 16:17:19.775541 crc crio[22579]: time="2026-06-12T16:17:19.77236717Z" level=info msg="Running pod sandbox: openstack/neutron-7b9ff5749c-pb7kh/POD" id=5b946bce-798e-4dda-8899-ee6870d8d7a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.886383 | controller | Jun 12 16:17:19.775541 crc crio[22579]: time="2026-06-12T16:17:19.772486143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.886410 | controller | Jun 12 16:17:19.893176 crc crio[22579]: time="2026-06-12T16:17:19.893061249Z" level=info msg="Stopped container 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7: openstack/glance-default-internal-api-0/glance-log" id=a017f1de-5f7f-48ca-b86e-1190b4158192 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.886461 | controller | Jun 12 16:17:20.127177 crc crio[22579]: time="2026-06-12T16:17:20.126701149Z" level=info msg="Stopped container aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575: openstack/glance-default-internal-api-0/glance-httpd" id=b5392787-e749-4202-9c97-95b2f5c9e322 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.886485 | controller | Jun 12 16:17:20.128257 crc crio[22579]: time="2026-06-12T16:17:20.128159296Z" level=info msg="Stopping pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d" id=24900587-ecac-48f7-ab84-a5eeb82c5bb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.886503 | controller | Jun 12 16:17:20.128839 crc crio[22579]: time="2026-06-12T16:17:20.128769962Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d UID:d3e77bfa-7106-4476-9464-dd027a117fef NetNS:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3e77bfa_7106_4476_9464_dd027a117fef.slice PodAnnotations:0xc006b8ed90}] Aliases:map[]}"
2026-06-12 17:11:40.886546 | controller | Jun 12 16:17:20.129072 crc crio[22579]: time="2026-06-12T16:17:20.129002728Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.886565 | controller | Jun 12 16:17:20.129573 crc crio[22579]: time="2026-06-12T16:17:20.129401498Z" level=info msg="Stopped pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610" id=39a10422-68a4-4d65-9d9e-73454f47ae6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.886583 | controller | Jun 12 16:17:20.310912 crc crio[22579]: time="2026-06-12T16:17:20.31081108Z" level=info msg="Stopped container 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded: openstack/glance-default-external-api-0/glance-httpd" id=ca1b480f-63cf-462c-8c49-c2b879b54cd2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.886622 | controller | Jun 12 16:17:20.315852 crc crio[22579]: time="2026-06-12T16:17:20.315754076Z" level=info msg="Stopping pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008" id=63ab9cca-5939-4377-9db3-913664cf9663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.886643 | controller | Jun 12 16:17:20.316344 crc crio[22579]: time="2026-06-12T16:17:20.316266569Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 UID:dc5839df-358c-4779-8c19-4508b7b0e78d NetNS:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5839df_358c_4779_8c19_4508b7b0e78d.slice PodAnnotations:0xc0012166d8}] Aliases:map[]}"
2026-06-12 17:11:40.886661 | controller | Jun 12 16:17:20.316609 crc crio[22579]: time="2026-06-12T16:17:20.316565266Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.886678 | controller | Jun 12 16:17:20.330205 crc crio[22579]: time="2026-06-12T16:17:20.330016048Z" level=info msg="Stopped pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d" id=8d595008-774d-47c2-a96c-c5235cd6806a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.886700 | controller | Jun 12 16:17:20.361376 crc crio[22579]: time="2026-06-12T16:17:20.361294793Z" level=info msg="Got pod network &{Name:neutron-7b9ff5749c-pb7kh Namespace:openstack ID:a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 UID:f2d85e71-bf39-4eed-b96d-b7030c89ce84 NetNS:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2d85e71_bf39_4eed_b96d_b7030c89ce84.slice PodAnnotations:0xc006b8f098}] Aliases:map[]}"
2026-06-12 17:11:40.886718 | controller | Jun 12 16:17:20.361376 crc crio[22579]: time="2026-06-12T16:17:20.361360325Z" level=info msg="Adding pod openstack_neutron-7b9ff5749c-pb7kh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.886736 | controller | Jun 12 16:17:20.808101 crc crio[22579]: time="2026-06-12T16:17:20.807361394Z" level=info msg="Stopped pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d" id=24900587-ecac-48f7-ab84-a5eeb82c5bb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.886753 | controller | Jun 12 16:17:21.025696 crc crio[22579]: time="2026-06-12T16:17:21.025604293Z" level=info msg="Running pod sandbox: openstack/placement-c74948546-gcxxf/POD" id=657c25b8-7ed8-4af5-997c-dcdc15fba3d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.886771 | controller | Jun 12 16:17:21.025800 crc crio[22579]: time="2026-06-12T16:17:21.025733016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.886788 | controller | Jun 12 16:17:21.151375 crc crio[22579]: time="2026-06-12T16:17:21.149720859Z" level=info msg="Stopped pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008" id=63ab9cca-5939-4377-9db3-913664cf9663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.886805 | controller | Jun 12 16:17:21.152933 crc crio[22579]: time="2026-06-12T16:17:21.152846948Z" level=info msg="Got pod network &{Name:placement-c74948546-gcxxf Namespace:openstack ID:9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 UID:20aa0e5d-90a9-4c72-9c0b-d86a788a59c1 NetNS:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20aa0e5d_90a9_4c72_9c0b_d86a788a59c1.slice PodAnnotations:0xc00130c178}] Aliases:map[]}"
2026-06-12 17:11:40.886823 | controller | Jun 12 16:17:21.152933 crc crio[22579]: time="2026-06-12T16:17:21.15291866Z" level=info msg="Adding pod openstack_placement-c74948546-gcxxf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.886840 | controller | Jun 12 16:17:21.364346 crc crio[22579]: 2026-06-12T16:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4988e245d422a5 Mac:7e:e2:6e:5f:1d:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.886857 | controller | Jun 12 16:17:21.364346 crc crio[22579]: time="2026-06-12T16:17:21.362250692Z" level=info msg="Got pod network &{Name:neutron-7b9ff5749c-pb7kh Namespace:openstack ID:a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 UID:f2d85e71-bf39-4eed-b96d-b7030c89ce84 NetNS:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2d85e71_bf39_4eed_b96d_b7030c89ce84.slice PodAnnotations:0xc006b8f098}] Aliases:map[]}"
2026-06-12 17:11:40.886878 | controller | Jun 12 16:17:21.364346 crc crio[22579]: time="2026-06-12T16:17:21.362481368Z" level=info msg="Checking pod openstack_neutron-7b9ff5749c-pb7kh for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.886896 | controller | Jun 12 16:17:21.395895 crc crio[22579]: time="2026-06-12T16:17:21.395403655Z" level=info msg="Ran pod sandbox a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 with infra container: openstack/neutron-7b9ff5749c-pb7kh/POD" id=5b946bce-798e-4dda-8899-ee6870d8d7a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.886913 | controller | Jun 12 16:17:21.418348 crc crio[22579]: time="2026-06-12T16:17:21.417952208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d7f1a3cd-f7ed-48b2-bf02-769eff383540 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.886930 | controller | Jun 12 16:17:21.537921 crc crio[22579]: time="2026-06-12T16:17:21.537831826Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=676e44a0-a51d-4da9-bbff-a6f86aa285a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.886947 | controller | Jun 12 16:17:21.553833 crc crio[22579]: time="2026-06-12T16:17:21.553773281Z" level=info msg="Creating container: openstack/neutron-7b9ff5749c-pb7kh/neutron-api" id=d7789242-a854-472a-856f-203cb1a598f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.886964 | controller | Jun 12 16:17:21.554853 crc crio[22579]: time="2026-06-12T16:17:21.554822168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.886981 | controller | Jun 12 16:17:21.632635 crc crio[22579]: time="2026-06-12T16:17:21.632464742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.886997 | controller | Jun 12 16:17:21.636128 crc crio[22579]: time="2026-06-12T16:17:21.636063793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887015 | controller | Jun 12 16:17:21.694393 crc crio[22579]: time="2026-06-12T16:17:21.694290764Z" level=info msg="Removing container: aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575" id=e1bc63a2-e9ed-47be-99de-c57dee880655 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.887032 | controller | Jun 12 16:17:21.721557 crc crio[22579]: time="2026-06-12T16:17:21.717987176Z" level=info msg="Stopping pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e" id=33872842-e845-4ad9-8f95-13ad342e2044 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.887049 | controller | Jun 12 16:17:21.721557 crc crio[22579]: time="2026-06-12T16:17:21.718587012Z" level=info msg="Got pod network &{Name:barbican-db-sync-cvwct Namespace:openstack ID:3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e UID:04ec6710-bddc-4e4c-bc44-a7d2c69d9bbf NetNS:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ec6710_bddc_4e4c_bc44_a7d2c69d9bbf.slice PodAnnotations:0xc00130c7c8}] Aliases:map[]}"
2026-06-12 17:11:40.887067 | controller | Jun 12 16:17:21.721557 crc crio[22579]: time="2026-06-12T16:17:21.718753286Z" level=info msg="Deleting pod openstack_barbican-db-sync-cvwct from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.887084 | controller | Jun 12 16:17:21.787860 crc crio[22579]: time="2026-06-12T16:17:21.787689468Z" level=info msg="Removed container aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575: openstack/glance-default-internal-api-0/glance-httpd" id=e1bc63a2-e9ed-47be-99de-c57dee880655 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.887106 | controller | Jun 12 16:17:21.928343 crc crio[22579]: time="2026-06-12T16:17:21.928252092Z" level=info msg="Removing container: 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7" id=74352a37-405f-428c-b863-6a13765b7cd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.887123 | controller | Jun 12 16:17:21.941635 crc crio[22579]: 2026-06-12T16:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f3ada34fcdef39 Mac:5a:e2:ce:c0:76:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.887141 | controller | Jun 12 16:17:21.955116 crc crio[22579]: time="2026-06-12T16:17:21.950840556Z" level=info msg="Got pod network &{Name:placement-c74948546-gcxxf Namespace:openstack ID:9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 UID:20aa0e5d-90a9-4c72-9c0b-d86a788a59c1 NetNS:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20aa0e5d_90a9_4c72_9c0b_d86a788a59c1.slice PodAnnotations:0xc00130c178}] Aliases:map[]}"
2026-06-12 17:11:40.887159 | controller | Jun 12 16:17:21.955116 crc crio[22579]: time="2026-06-12T16:17:21.95097686Z" level=info msg="Checking pod openstack_placement-c74948546-gcxxf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.887177 | controller | Jun 12 16:17:21.987856 crc crio[22579]: time="2026-06-12T16:17:21.986823101Z" level=info msg="Ran pod sandbox 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 with infra container: openstack/placement-c74948546-gcxxf/POD" id=657c25b8-7ed8-4af5-997c-dcdc15fba3d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.887195 | controller | Jun 12 16:17:21.993098 crc crio[22579]: time="2026-06-12T16:17:21.993037759Z" level=info msg="Created container ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f: openstack/neutron-7b9ff5749c-pb7kh/neutron-api" id=d7789242-a854-472a-856f-203cb1a598f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.887212 | controller | Jun 12 16:17:21.998471 crc crio[22579]: time="2026-06-12T16:17:21.998263892Z" level=info msg="Starting container: ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f" id=2a8dfc8a-d113-47ae-85a6-2b8abeca863a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.887229 | controller | Jun 12 16:17:22.046594 crc crio[22579]: time="2026-06-12T16:17:22.045860312Z" level=info msg="Started container" PID=76578 containerID=ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f description=openstack/neutron-7b9ff5749c-pb7kh/neutron-api id=2a8dfc8a-d113-47ae-85a6-2b8abeca863a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35
2026-06-12 17:11:40.887246 | controller | Jun 12 16:17:22.085453 crc crio[22579]: time="2026-06-12T16:17:22.083673904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=787852aa-f206-4a43-850f-213999e798b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.887263 | controller | Jun 12 16:17:22.119017 crc crio[22579]: time="2026-06-12T16:17:22.118853618Z" level=info msg="Removed container 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7: openstack/glance-default-internal-api-0/glance-log" id=74352a37-405f-428c-b863-6a13765b7cd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.887280 | controller | Jun 12 16:17:22.134667 crc crio[22579]: time="2026-06-12T16:17:22.134438354Z" level=info msg="Removing container: 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded" id=2cd3e58d-0a2b-46ec-8cee-537fc10fa5bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.887301 | controller | Jun 12 16:17:22.186610 crc crio[22579]: time="2026-06-12T16:17:22.186560439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9324aed4-c6de-4f23-95db-800a783f942f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.887319 | controller | Jun 12 16:17:22.251104 crc crio[22579]: time="2026-06-12T16:17:22.251025818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=2bfacf12-2453-4aaa-b714-7fbae36ecb7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.887366 | controller | Jun 12 16:17:22.269827 crc crio[22579]: time="2026-06-12T16:17:22.267472497Z" level=info msg="Creating container: openstack/placement-c74948546-gcxxf/placement-log" id=daab5021-e371-4b00-b455-a72a5e37256e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.887391 | controller | Jun 12 16:17:22.269827 crc crio[22579]: time="2026-06-12T16:17:22.267933028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887410 | controller | Jun 12 16:17:22.320985 crc crio[22579]: time="2026-06-12T16:17:22.317356765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f3cff52d-7141-42df-ba0b-5e5ceb74bd16 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.887428 | controller | Jun 12 16:17:22.338227 crc crio[22579]: time="2026-06-12T16:17:22.338178644Z" level=info msg="Creating container: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd" id=89604abb-9052-47ca-b1af-805cc736b20d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.887445 | controller | Jun 12 16:17:22.348051 crc crio[22579]: time="2026-06-12T16:17:22.347928412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887462 | controller | Jun 12 16:17:22.349188 crc crio[22579]: time="2026-06-12T16:17:22.349113832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887479 | controller | Jun 12 16:17:22.353825 crc crio[22579]: time="2026-06-12T16:17:22.353677418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887495 | controller | Jun 12 16:17:22.372940 crc crio[22579]: time="2026-06-12T16:17:22.36788883Z" level=info msg="Running pod sandbox: openstack/keystone-6f74648494-27dv7/POD" id=bcfc7a76-fb0b-4123-ba70-4ae8f0ebe29f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.887513 | controller | Jun 12 16:17:22.372940 crc crio[22579]: time="2026-06-12T16:17:22.367990282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887530 | controller | Jun 12 16:17:22.427604 crc crio[22579]: time="2026-06-12T16:17:22.427081405Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=c7f337e8-2dc4-4530-b76f-38272324991d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.887547 | controller | Jun 12 16:17:22.427755 crc crio[22579]: time="2026-06-12T16:17:22.427630469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887564 | controller | Jun 12 16:17:22.434043 crc crio[22579]: time="2026-06-12T16:17:22.433957959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887587 | controller | Jun 12 16:17:22.445060 crc crio[22579]: time="2026-06-12T16:17:22.444888467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887604 | controller | Jun 12 16:17:22.458813 crc crio[22579]: time="2026-06-12T16:17:22.458730639Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=fd5b8d96-a7b9-4d31-8241-4db6ba6dcb53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.887622 | controller | Jun 12 16:17:22.459228 crc crio[22579]: time="2026-06-12T16:17:22.458851152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887638 | controller | Jun 12 16:17:22.481885 crc crio[22579]: time="2026-06-12T16:17:22.481645522Z" level=info msg="Stopped pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e" id=33872842-e845-4ad9-8f95-13ad342e2044 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.887656 | controller | Jun 12 16:17:22.494873 crc crio[22579]: time="2026-06-12T16:17:22.492137629Z" level=info msg="Got pod network &{Name:keystone-6f74648494-27dv7 Namespace:openstack ID:0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3 UID:b265bf27-7b13-4f14-8d52-5ffa079ecba0 NetNS:/var/run/netns/6036a7b4-86fa-4705-9955-9fb9bc98d658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb265bf27_7b13_4f14_8d52_5ffa079ecba0.slice PodAnnotations:0xc0006220b8}] Aliases:map[]}"
2026-06-12 17:11:40.887674 | controller | Jun 12 16:17:22.494873 crc crio[22579]: time="2026-06-12T16:17:22.49218869Z" level=info msg="Adding pod openstack_keystone-6f74648494-27dv7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.887691 | controller | Jun 12 16:17:22.546111 crc crio[22579]: time="2026-06-12T16:17:22.54488208Z" level=info msg="Removed container 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded: openstack/glance-default-external-api-0/glance-httpd" id=2cd3e58d-0a2b-46ec-8cee-537fc10fa5bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.887709 | controller | Jun 12 16:17:22.559806 crc crio[22579]: time="2026-06-12T16:17:22.559614304Z" level=info msg="Removing container: e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb" id=4b446c8b-2859-4816-a412-f19934494513 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.887726 | controller | Jun 12 16:17:22.624547 crc crio[22579]: time="2026-06-12T16:17:22.623089728Z" level=info msg="Removed container e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb: openstack/glance-default-external-api-0/glance-log" id=4b446c8b-2859-4816-a412-f19934494513 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.887743 | controller | Jun 12 16:17:22.668093 crc crio[22579]: time="2026-06-12T16:17:22.667905147Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 UID:3fc3d4e4-e73b-48ef-ab92-38f719fbac7b NetNS:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3fc3d4e4_e73b_48ef_ab92_38f719fbac7b.slice PodAnnotations:0xc000548878}] Aliases:map[]}"
2026-06-12 17:11:40.887760 | controller | Jun 12 16:17:22.668093 crc crio[22579]: time="2026-06-12T16:17:22.668075232Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.887778 | controller | Jun 12 16:17:22.682766 crc crio[22579]: time="2026-06-12T16:17:22.682630532Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 UID:ecc8a0fb-a7f1-420b-a47c-d08a571c8b1f NetNS:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecc8a0fb_a7f1_420b_a47c_d08a571c8b1f.slice PodAnnotations:0xc00130c2f0}] Aliases:map[]}"
2026-06-12 17:11:40.887798 | controller | Jun 12 16:17:22.682766 crc crio[22579]: time="2026-06-12T16:17:22.682746045Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.887815 | controller | Jun 12 16:17:22.741705 crc crio[22579]: time="2026-06-12T16:17:22.741108818Z" level=info msg="Created container 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78: openstack/placement-c74948546-gcxxf/placement-log" id=daab5021-e371-4b00-b455-a72a5e37256e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.887833 | controller | Jun 12 16:17:22.748668 crc crio[22579]: time="2026-06-12T16:17:22.74786057Z" level=info msg="Starting container: 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78" id=8217f4fb-3373-4bf2-b857-daa70955df3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.887850 | controller | Jun 12 16:17:22.775048 crc crio[22579]: time="2026-06-12T16:17:22.772730712Z" level=info msg="Started container" PID=76671 containerID=6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78 description=openstack/placement-c74948546-gcxxf/placement-log id=8217f4fb-3373-4bf2-b857-daa70955df3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52
2026-06-12 17:11:40.887868 | controller | Jun 12 16:17:22.802730 crc crio[22579]: time="2026-06-12T16:17:22.802588782Z" level=info msg="Created container 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd" id=89604abb-9052-47ca-b1af-805cc736b20d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.887886 | controller | Jun 12 16:17:22.808960 crc crio[22579]: time="2026-06-12T16:17:22.808878742Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=19a963c6-77df-4a6e-a8bb-ce0dbd1770a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.887903 | controller | Jun 12 16:17:22.809773 crc crio[22579]: time="2026-06-12T16:17:22.809482887Z" level=info msg="Starting container: 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6" id=d9a7ad12-f515-454a-91a5-39932131d371 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.887919 | controller | Jun 12 16:17:22.826918 crc crio[22579]: time="2026-06-12T16:17:22.826828818Z" level=info msg="Started container" PID=76678 containerID=77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6 description=openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd id=d9a7ad12-f515-454a-91a5-39932131d371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35
2026-06-12 17:11:40.887936 | controller | Jun 12 16:17:22.954132 crc crio[22579]: time="2026-06-12T16:17:22.95120074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=89deb87d-546c-4217-a90c-1d64d6b27dd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.887954 | controller | Jun 12 16:17:22.973895 crc crio[22579]: time="2026-06-12T16:17:22.973593199Z" level=info msg="Creating container: openstack/placement-c74948546-gcxxf/placement-api" id=61c017f0-9e6b-4d4e-b29b-1a1494944b35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.887971 | controller | Jun 12 16:17:22.974348 crc crio[22579]: time="2026-06-12T16:17:22.974172514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.887993 | controller | Jun 12 16:17:23.053883 crc crio[22579]: time="2026-06-12T16:17:23.052836013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888010 | controller | Jun 12 16:17:23.073229 crc crio[22579]: time="2026-06-12T16:17:23.072179575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888027 | controller | Jun 12 16:17:23.360789 crc crio[22579]: 2026-06-12T16:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a7a6253110bf2c Mac:be:14:70:8d:a8:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/6036a7b4-86fa-4705-9955-9fb9bc98d658 SocketPath: PciID:}] [{Interface:0xc0004a2d70 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.888044 | controller | Jun 12 16:17:23.361795 crc crio[22579]: time="2026-06-12T16:17:23.361646884Z" level=info msg="Got pod network &{Name:keystone-6f74648494-27dv7 Namespace:openstack ID:0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3 UID:b265bf27-7b13-4f14-8d52-5ffa079ecba0 NetNS:/var/run/netns/6036a7b4-86fa-4705-9955-9fb9bc98d658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb265bf27_7b13_4f14_8d52_5ffa079ecba0.slice PodAnnotations:0xc0006220b8}] Aliases:map[]}"
2026-06-12 17:11:40.888061 | controller | Jun 12 16:17:23.361915 crc crio[22579]: time="2026-06-12T16:17:23.361808208Z" level=info msg="Checking pod openstack_keystone-6f74648494-27dv7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.888077 | controller | Jun 12 16:17:23.387756 crc crio[22579]: time="2026-06-12T16:17:23.386476096Z" level=info msg="Ran pod sandbox 0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3 with infra container: openstack/keystone-6f74648494-27dv7/POD" id=bcfc7a76-fb0b-4123-ba70-4ae8f0ebe29f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.888095 | controller | Jun 12 16:17:23.388909 crc crio[22579]: time="2026-06-12T16:17:23.388847746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=ae091964-d5a0-4355-92e1-cfd200741f75 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.888112 | controller | Jun 12 16:17:23.505962 crc crio[22579]: time="2026-06-12T16:17:23.503197723Z" level=info msg="Created container d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a: openstack/placement-c74948546-gcxxf/placement-api" id=61c017f0-9e6b-4d4e-b29b-1a1494944b35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.888129 | controller | Jun 12 16:17:23.507479 crc crio[22579]: time="2026-06-12T16:17:23.507377639Z" level=info msg="Starting container: d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a" id=501defdc-048a-4892-a2f4-3baff62e17fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.888146 | controller | Jun 12 16:17:23.542552 crc crio[22579]: time="2026-06-12T16:17:23.542364739Z" level=info msg="Running pod sandbox: openstack/barbican-worker-566c4995b7-52swz/POD" id=392b8fc6-712d-4220-89d8-f1484b8e1fe4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.888163 | controller | Jun 12 16:17:23.542697 crc crio[22579]: time="2026-06-12T16:17:23.542561214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888180 | controller | Jun 12 16:17:23.562261 crc crio[22579]: time="2026-06-12T16:17:23.558992032Z" level=info msg="Started container" PID=76816 containerID=d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a description=openstack/placement-c74948546-gcxxf/placement-api id=501defdc-048a-4892-a2f4-3baff62e17fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52
2026-06-12 17:11:40.888200 | controller | Jun 12 16:17:23.605560 crc crio[22579]: time="2026-06-12T16:17:23.604769395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=510530fb-d813-4f2d-90c1-9e3dc0dfc1c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.888218 | controller | Jun 12 16:17:23.617273 crc crio[22579]: time="2026-06-12T16:17:23.613703893Z" level=info msg="Stopping container: cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83 (timeout: 10s)" id=61edc644-422f-4028-b60b-2e8a3047b9ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.888234 | controller | Jun 12 16:17:23.649220 crc crio[22579]: time="2026-06-12T16:17:23.649125223Z" level=info msg="Creating container: openstack/keystone-6f74648494-27dv7/keystone-api" id=ec6186b7-4dcc-4184-9c15-664a34e7e300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.888250 | controller | Jun 12 16:17:23.650296 crc crio[22579]: time="2026-06-12T16:17:23.64977252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888268 | controller | Jun 12 16:17:23.666662 crc crio[22579]: time="2026-06-12T16:17:23.666454114Z" level=info msg="Got pod network &{Name:barbican-worker-566c4995b7-52swz Namespace:openstack ID:86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d UID:56e65be4-3246-4d87-a760-c3446b1e4558 NetNS:/var/run/netns/ff365800-0000-4d37-bbb8-f5ce6c2a49e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56e65be4_3246_4d87_a760_c3446b1e4558.slice PodAnnotations:0xc00130c6f8}] Aliases:map[]}"
2026-06-12 17:11:40.888285 | controller | Jun 12 16:17:23.666662 crc crio[22579]: time="2026-06-12T16:17:23.666592297Z" level=info msg="Adding pod openstack_barbican-worker-566c4995b7-52swz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.888302 | controller | Jun 12 16:17:23.681234 crc crio[22579]: time="2026-06-12T16:17:23.681159688Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-5df858d6bb-72kbq/POD" id=8415509f-4800-4db7-9cab-47d1b6e993d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.888319 | controller | Jun 12 16:17:23.681346 crc crio[22579]: time="2026-06-12T16:17:23.681282891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888337 | controller | Jun 12 16:17:23.852920 crc crio[22579]: 2026-06-12T16:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b2fb9e01d87b64 Mac:be:bc:87:11:de:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.888374 | controller | Jun 12 16:17:23.863863 crc crio[22579]: time="2026-06-12T16:17:23.86295049Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 UID:ecc8a0fb-a7f1-420b-a47c-d08a571c8b1f NetNS:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecc8a0fb_a7f1_420b_a47c_d08a571c8b1f.slice PodAnnotations:0xc00130c2f0}] Aliases:map[]}"
2026-06-12 17:11:40.888401 | controller | Jun 12 16:17:23.863863 crc crio[22579]: time="2026-06-12T16:17:23.863226477Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.888419 | controller | Jun 12 16:17:24.013590 crc crio[22579]: time="2026-06-12T16:17:24.011980979Z" level=info msg="Ran pod sandbox 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 with infra container: openstack/glance-default-external-api-0/POD" id=fd5b8d96-a7b9-4d31-8241-4db6ba6dcb53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.888435 | controller | Jun 12 16:17:24.050798 crc crio[22579]: time="2026-06-12T16:17:24.044775132Z" level=info msg="Stopped container cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns" id=61edc644-422f-4028-b60b-2e8a3047b9ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.888452 | controller | Jun 12 16:17:24.050798 crc crio[22579]: time="2026-06-12T16:17:24.050738744Z" level=info msg="Stopping pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0" id=197674f2-0ec2-4b6a-adb5-5af4946d6967 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.888478 | controller | Jun 12 16:17:24.051672 crc crio[22579]: time="2026-06-12T16:17:24.051470993Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf56cc47f-tvv7l Namespace:openstack ID:7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 UID:534cced7-ee2d-4a53-b181-c4dd871b32c8 NetNS:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod534cced7_ee2d_4a53_b181_c4dd871b32c8.slice PodAnnotations:0xc000622350}] Aliases:map[]}"
2026-06-12 17:11:40.888496 | controller | Jun 12 16:17:24.080541 crc crio[22579]: time="2026-06-12T16:17:24.077046633Z" level=info msg="Deleting pod openstack_dnsmasq-dns-bf56cc47f-tvv7l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.888544 | controller | Jun 12 16:17:24.080541 crc crio[22579]: time="2026-06-12T16:17:24.051996666Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=83c1da8c-8e05-4884-9ff1-4bea4d55c580 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.888563 | controller | Jun 12 16:17:24.166547 crc crio[22579]: time="2026-06-12T16:17:24.152474541Z" level=info msg="Running pod sandbox: openstack/barbican-api-c5b89b8f8-pkwtb/POD" id=3dd4351f-1228-4670-b5f2-99bc4e72f33c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.888581 | controller | Jun 12 16:17:24.166547 crc crio[22579]: time="2026-06-12T16:17:24.152638725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888598 | controller | Jun 12 16:17:24.245294 crc crio[22579]: time="2026-06-12T16:17:24.245142057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=67bd7d3f-4259-406e-9a91-93bd645818e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.888615 | controller | Jun 12 16:17:24.253488 crc crio[22579]: 2026-06-12T16:17:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc42151c7a7eec4 Mac:5e:e1:01:78:0f:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 SocketPath: PciID:}] [{Interface:0xc00051cef0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.888631 | controller | Jun 12 16:17:24.253488 crc crio[22579]: time="2026-06-12T16:17:24.251910579Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 UID:3fc3d4e4-e73b-48ef-ab92-38f719fbac7b NetNS:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3fc3d4e4_e73b_48ef_ab92_38f719fbac7b.slice PodAnnotations:0xc000548878}] Aliases:map[]}"
2026-06-12 17:11:40.888654 | controller | Jun 12 16:17:24.253488 crc crio[22579]: time="2026-06-12T16:17:24.252088733Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.888671 | controller | Jun 12 16:17:24.316556 crc crio[22579]: time="2026-06-12T16:17:24.315219248Z" level=info msg="Stopping pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac" id=e88d46fc-dfc3-49c4-bd3d-8a36c9930e12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.888689 | controller | Jun 12 16:17:24.316556 crc crio[22579]: time="2026-06-12T16:17:24.315904196Z" level=info msg="Got pod network &{Name:cinder-db-sync-2jrgb Namespace:openstack ID:a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac UID:204f155d-f2d7-4539-99f4-5da710191ed1 NetNS:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod204f155d_f2d7_4539_99f4_5da710191ed1.slice PodAnnotations:0xc002308220}] Aliases:map[]}"
2026-06-12 17:11:40.888706 | controller | Jun 12 16:17:24.316556 crc crio[22579]: time="2026-06-12T16:17:24.316034209Z" level=info msg="Deleting pod openstack_cinder-db-sync-2jrgb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.888724 | controller | Jun 12 16:17:24.356691 crc crio[22579]: time="2026-06-12T16:17:24.35106291Z" level=info msg="Ran pod sandbox dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 with infra container: openstack/glance-default-internal-api-0/POD" id=c7f337e8-2dc4-4530-b76f-38272324991d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.888741 | controller | Jun 12 16:17:24.377609 crc crio[22579]: time="2026-06-12T16:17:24.376464595Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=8ba5e7dd-c1cf-4e14-9eab-ed11892d561e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.888758 | controller | Jun 12 16:17:24.377609 crc crio[22579]: time="2026-06-12T16:17:24.377251495Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5df858d6bb-72kbq Namespace:openstack ID:9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045 UID:f56d9e03-03c3-47ef-bf13-2dffb2a3281e NetNS:/var/run/netns/a8a8a20e-bb8a-4500-8d17-357f929589a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56d9e03_03c3_47ef_bf13_2dffb2a3281e.slice PodAnnotations:0xc000384970}] Aliases:map[]}"
2026-06-12 17:11:40.888777 | controller | Jun 12 16:17:24.377609 crc crio[22579]: time="2026-06-12T16:17:24.377274456Z" level=info msg="Adding pod openstack_barbican-keystone-listener-5df858d6bb-72kbq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.888795 | controller | Jun 12 16:17:24.385547 crc crio[22579]: time="2026-06-12T16:17:24.382444767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4ac98ef8-b1bd-4b1f-b7f2-6496695b1a04 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.888813 | controller | Jun 12 16:17:24.388825 crc crio[22579]: time="2026-06-12T16:17:24.386685205Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7544b8cd67-nd9hd/POD" id=f6846f2c-35b9-4ead-b0eb-b96a7c1a2a56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.888830 | controller | Jun 12 16:17:24.388825 crc crio[22579]: time="2026-06-12T16:17:24.387022234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888852 | controller | Jun 12 16:17:24.421652 crc crio[22579]: time="2026-06-12T16:17:24.421564252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888869 | controller | Jun 12 16:17:24.428755 crc crio[22579]: time="2026-06-12T16:17:24.428085408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888886 | controller | Jun 12 16:17:24.434594 crc crio[22579]: time="2026-06-12T16:17:24.432843669Z" level=info msg="Got pod network &{Name:barbican-api-c5b89b8f8-pkwtb Namespace:openstack ID:5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 UID:384ea5f1-22fe-4ecd-8a67-aadd76cd5dd6 NetNS:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod384ea5f1_22fe_4ecd_8a67_aadd76cd5dd6.slice PodAnnotations:0xc000622750}] Aliases:map[]}"
2026-06-12 17:11:40.888905 | controller | Jun 12 16:17:24.434594 crc crio[22579]: time="2026-06-12T16:17:24.43290891Z" level=info msg="Adding pod openstack_barbican-api-c5b89b8f8-pkwtb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.888922 | controller | Jun 12 16:17:24.434594 crc crio[22579]: time="2026-06-12T16:17:24.433997718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=586b108e-c03b-4089-98d5-2e5a10bff113 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.888939 | controller | Jun 12 16:17:24.437751 crc crio[22579]: time="2026-06-12T16:17:24.435125667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.888957 | controller | Jun 12 16:17:24.491364 crc crio[22579]: time="2026-06-12T16:17:24.491136741Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=d74e076a-e54a-4b8a-bb59-458f2d956c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.888974 | controller | Jun 12 16:17:24.565928 crc crio[22579]: 2026-06-12T16:17:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86fe5e706f86d22 Mac:ea:f1:c4:2d:f2:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/ff365800-0000-4d37-bbb8-f5ce6c2a49e7 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.888991 | controller | Jun 12 16:17:24.569858 crc crio[22579]: time="2026-06-12T16:17:24.568231701Z" level=info msg="Got pod network &{Name:barbican-worker-566c4995b7-52swz Namespace:openstack ID:86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d UID:56e65be4-3246-4d87-a760-c3446b1e4558 NetNS:/var/run/netns/ff365800-0000-4d37-bbb8-f5ce6c2a49e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56e65be4_3246_4d87_a760_c3446b1e4558.slice PodAnnotations:0xc00130c6f8}] Aliases:map[]}"
2026-06-12 17:11:40.889008 | controller | Jun 12 16:17:24.569858 crc crio[22579]: time="2026-06-12T16:17:24.568613061Z" level=info msg="Checking pod openstack_barbican-worker-566c4995b7-52swz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.889025 | controller | Jun 12 16:17:24.620729 crc crio[22579]: time="2026-06-12T16:17:24.603903788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.889042 | controller | Jun 12 16:17:24.620729 crc crio[22579]: time="2026-06-12T16:17:24.610752992Z" level=info msg="Ran pod sandbox 86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d with infra container: openstack/barbican-worker-566c4995b7-52swz/POD" id=392b8fc6-712d-4220-89d8-f1484b8e1fe4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.889063 | controller | Jun 12 16:17:24.620729 crc crio[22579]: time="2026-06-12T16:17:24.618807007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=2d731f48-d692-46ee-bcb4-15755ed5f0e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889082 | controller | Jun 12 16:17:24.679561 crc crio[22579]: time="2026-06-12T16:17:24.676839672Z" level=info msg="Created container ce06c992c4ede1dde52bcf81c1b9b9f9d2f2e59f6b8f6eaa46ae678e04ccc50e: openstack/keystone-6f74648494-27dv7/keystone-api" id=ec6186b7-4dcc-4184-9c15-664a34e7e300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.889099 | controller | Jun 12 16:17:24.683315 crc crio[22579]: time="2026-06-12T16:17:24.6803016Z" level=info msg="Starting container: ce06c992c4ede1dde52bcf81c1b9b9f9d2f2e59f6b8f6eaa46ae678e04ccc50e" id=35551a30-72b2-4db9-949e-852847d599b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.889116 | controller | Jun 12 16:17:24.685708 crc crio[22579]: time="2026-06-12T16:17:24.685614665Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=2d731f48-d692-46ee-bcb4-15755ed5f0e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889133 | controller | Jun 12 16:17:24.685868 crc crio[22579]: time="2026-06-12T16:17:24.68578355Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=2d731f48-d692-46ee-bcb4-15755ed5f0e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889150 | controller | Jun 12 16:17:24.697308 crc crio[22579]: time="2026-06-12T16:17:24.697090037Z" level=info msg="Started container" PID=77219 containerID=ce06c992c4ede1dde52bcf81c1b9b9f9d2f2e59f6b8f6eaa46ae678e04ccc50e description=openstack/keystone-6f74648494-27dv7/keystone-api id=35551a30-72b2-4db9-949e-852847d599b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3
2026-06-12 17:11:40.889167 | controller | Jun 12 16:17:24.697308 crc crio[22579]: time="2026-06-12T16:17:24.69722169Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=625a87b5-528b-4540-b439-a6feec07ce3b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.889184 | controller | Jun 12 16:17:24.699940 crc crio[22579]: time="2026-06-12T16:17:24.699845637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.889201 | controller | Jun 12 16:17:24.708339 crc crio[22579]: time="2026-06-12T16:17:24.708258051Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-12 17:11:40.889218 | controller | Jun 12 16:17:24.725333 crc crio[22579]: time="2026-06-12T16:17:24.725161631Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7544b8cd67-nd9hd Namespace:openstack ID:d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 UID:1c60f954-5b13-4fa8-b85b-fd91df3a7b24 NetNS:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c60f954_5b13_4fa8_b85b_fd91df3a7b24.slice PodAnnotations:0xc00008cbe8}] Aliases:map[]}"
2026-06-12 17:11:40.889235 | controller | Jun 12 16:17:24.725333 crc crio[22579]: time="2026-06-12T16:17:24.725232092Z" level=info msg="Adding pod openstack_dnsmasq-dns-7544b8cd67-nd9hd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.889254 | controller | Jun 12 16:17:24.785803 crc crio[22579]: time="2026-06-12T16:17:24.783671728Z" level=info msg="Stopped pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0" id=197674f2-0ec2-4b6a-adb5-5af4946d6967 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.889275 | controller | Jun 12 16:17:24.866707 crc crio[22579]: time="2026-06-12T16:17:24.860705927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.889294 | controller | Jun 12 16:17:25.126269 crc crio[22579]: time="2026-06-12T16:17:25.126216177Z" level=info msg="Stopped pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac" id=e88d46fc-dfc3-49c4-bd3d-8a36c9930e12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.889311 | controller | Jun 12 16:17:25.231091 crc crio[22579]: 2026-06-12T16:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b8654cfa57dfb0 Mac:ae:35:1e:39:a2:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/a8a8a20e-bb8a-4500-8d17-357f929589a2 SocketPath: PciID:}] [{Interface:0xc000514d90 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.889328 | controller | Jun 12 16:17:25.233333 crc crio[22579]: time="2026-06-12T16:17:25.233253199Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-5df858d6bb-72kbq Namespace:openstack ID:9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045 UID:f56d9e03-03c3-47ef-bf13-2dffb2a3281e NetNS:/var/run/netns/a8a8a20e-bb8a-4500-8d17-357f929589a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56d9e03_03c3_47ef_bf13_2dffb2a3281e.slice PodAnnotations:0xc000384970}] Aliases:map[]}"
2026-06-12 17:11:40.889360 | controller | Jun 12 16:17:25.233570 crc crio[22579]: time="2026-06-12T16:17:25.233471384Z" level=info msg="Checking pod openstack_barbican-keystone-listener-5df858d6bb-72kbq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.889384 | controller | Jun 12 16:17:25.280743 crc crio[22579]: time="2026-06-12T16:17:25.278871838Z" level=info msg="Ran pod sandbox 9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045 with infra container: openstack/barbican-keystone-listener-5df858d6bb-72kbq/POD" id=8415509f-4800-4db7-9cab-47d1b6e993d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.889403 | controller | Jun 12 16:17:25.285878 crc crio[22579]: time="2026-06-12T16:17:25.285767064Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=af6463a9-01b4-46c3-8455-34e53e9937e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889420 | controller | Jun 12 16:17:25.286083 crc crio[22579]: time="2026-06-12T16:17:25.285958339Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=af6463a9-01b4-46c3-8455-34e53e9937e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889437 | controller | Jun 12 16:17:25.286083 crc crio[22579]: time="2026-06-12T16:17:25.28600322Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=af6463a9-01b4-46c3-8455-34e53e9937e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889454 | controller | Jun 12 16:17:25.287013 crc crio[22579]: time="2026-06-12T16:17:25.28681403Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=cd090b28-1aab-4453-85af-8c1d8dab2ec3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.889471 | controller | Jun 12 16:17:25.290272 crc crio[22579]: time="2026-06-12T16:17:25.290175866Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-12 17:11:40.889492 | controller | Jun 12 16:17:25.491964 crc crio[22579]: 2026-06-12T16:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b0a699de736ae7 Mac:8a:ca:a9:97:37:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a SocketPath: PciID:}] [{Interface:0xc000014b20 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.889510 | controller | Jun 12 16:17:25.493574 crc crio[22579]: time="2026-06-12T16:17:25.489898274Z" level=info msg="Removing container: cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83" id=ecad5b63-9fdf-4acc-8226-f8e6c0552d4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.889527 | controller | Jun 12 16:17:25.495122 crc crio[22579]: time="2026-06-12T16:17:25.494988243Z" level=info msg="Got pod network &{Name:barbican-api-c5b89b8f8-pkwtb Namespace:openstack ID:5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 UID:384ea5f1-22fe-4ecd-8a67-aadd76cd5dd6 NetNS:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod384ea5f1_22fe_4ecd_8a67_aadd76cd5dd6.slice PodAnnotations:0xc000622750}] Aliases:map[]}"
2026-06-12 17:11:40.889544 | controller | Jun 12 16:17:25.495233 crc crio[22579]: time="2026-06-12T16:17:25.495186288Z" level=info msg="Checking pod openstack_barbican-api-c5b89b8f8-pkwtb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.889562 | controller | Jun 12 16:17:25.551708 crc crio[22579]: time="2026-06-12T16:17:25.551640643Z" level=info msg="Ran pod sandbox 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 with infra container: openstack/barbican-api-c5b89b8f8-pkwtb/POD" id=3dd4351f-1228-4670-b5f2-99bc4e72f33c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.889631 | controller | Jun 12 16:17:25.559943 crc crio[22579]: time="2026-06-12T16:17:25.559594756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=c9297350-cd69-4960-90f8-d2a7da535144 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889682 | controller | Jun 12 16:17:25.599106 crc crio[22579]: time="2026-06-12T16:17:25.598000562Z" level=info msg="Removed container cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns" id=ecad5b63-9fdf-4acc-8226-f8e6c0552d4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.889703 | controller | Jun 12 16:17:25.655576 crc crio[22579]: time="2026-06-12T16:17:25.651626905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=143c6d72-c765-4c82-be5b-2a73372d96c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889720 | controller | Jun 12 16:17:25.671967 crc crio[22579]: time="2026-06-12T16:17:25.665910819Z" level=info msg="Removing container: cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5" id=78bcb2c7-bf39-4d5d-b82c-05c1b635efe4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.889737 | controller | Jun 12 16:17:25.684952 crc crio[22579]: time="2026-06-12T16:17:25.684749287Z" level=info msg="Creating container: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log" id=b7e79472-9d9c-48f2-9b26-ca57f64e32e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.889754 | controller | Jun 12 16:17:25.697357 crc crio[22579]: time="2026-06-12T16:17:25.694101935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.889772 | controller | Jun 12 16:17:25.713116 crc crio[22579]: 2026-06-12T16:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d51b23aa7f5579d Mac:12:d7:83:16:04:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c SocketPath: PciID:}] [{Interface:0xc0002ec8e0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.889794 | controller | Jun 12 16:17:25.717672 crc crio[22579]: time="2026-06-12T16:17:25.717577102Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7544b8cd67-nd9hd Namespace:openstack ID:d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 UID:1c60f954-5b13-4fa8-b85b-fd91df3a7b24 NetNS:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c60f954_5b13_4fa8_b85b_fd91df3a7b24.slice PodAnnotations:0xc00008cbe8}] Aliases:map[]}"
2026-06-12 17:11:40.889813 | controller | Jun 12 16:17:25.721292 crc crio[22579]: time="2026-06-12T16:17:25.717752607Z" level=info msg="Checking pod openstack_dnsmasq-dns-7544b8cd67-nd9hd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.889830 | controller | Jun 12 16:17:25.747389 crc crio[22579]: time="2026-06-12T16:17:25.745642326Z" level=info msg="Removed container cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5: openstack/dnsmasq-dns-bf56cc47f-tvv7l/init" id=78bcb2c7-bf39-4d5d-b82c-05c1b635efe4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.889848 | controller | Jun 12 16:17:25.772267 crc crio[22579]: time="2026-06-12T16:17:25.772100758Z" level=info msg="Ran pod sandbox d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 with infra container: openstack/dnsmasq-dns-7544b8cd67-nd9hd/POD" id=f6846f2c-35b9-4ead-b0eb-b96a7c1a2a56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.889865 | controller | Jun 12 16:17:25.776855 crc crio[22579]: time="2026-06-12T16:17:25.776767257Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=aae1cb87-a437-410f-9d9c-f2793b8a63f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889882 | controller | Jun 12 16:17:25.878883 crc crio[22579]: time="2026-06-12T16:17:25.878731369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.889899 | controller | Jun 12 16:17:25.894812 crc crio[22579]: time="2026-06-12T16:17:25.894675155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.889916 | controller | Jun 12 16:17:25.920299 crc crio[22579]: time="2026-06-12T16:17:25.919099916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5c3c0e72-2340-469a-8275-940b9049e53b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.889933 | controller | Jun 12 16:17:25.928365 crc crio[22579]: time="2026-06-12T16:17:25.928271419Z" level=info msg="Creating container: openstack/dnsmasq-dns-7544b8cd67-nd9hd/init" id=11e158f5-97f9-45fb-960d-b5f529e55ab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.889949 | controller | Jun 12 16:17:25.929011 crc crio[22579]: time="2026-06-12T16:17:25.928877254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.889967 | controller | Jun 12 16:17:26.022060 crc crio[22579]: time="2026-06-12T16:17:26.021687844Z" level=info msg="Created container 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log" id=b7e79472-9d9c-48f2-9b26-ca57f64e32e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.889984 | controller | Jun 12 16:17:26.024862 crc crio[22579]: time="2026-06-12T16:17:26.02390466Z" level=info msg="Starting container: 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30" id=5330a205-3508-4902-b2f9-9ce1e9340778 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.890005 | controller | Jun 12 16:17:26.071851 crc crio[22579]: time="2026-06-12T16:17:26.071700575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890023 | controller | Jun 12 16:17:26.086218 crc crio[22579]: time="2026-06-12T16:17:26.085329142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890041 | controller | Jun 12 16:17:26.107291 crc crio[22579]: time="2026-06-12T16:17:26.094897795Z" level=info msg="Started container" PID=77622 containerID=2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30 description=openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log id=5330a205-3508-4902-b2f9-9ce1e9340778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689
2026-06-12 17:11:40.890060 | controller | Jun 12 16:17:26.132276 crc crio[22579]: time="2026-06-12T16:17:26.129097845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e9c578b4-8b3f-45e4-947a-c33548c2c0f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.890077 | controller | Jun 12 16:17:26.194589 crc crio[22579]: time="2026-06-12T16:17:26.165398238Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=6fc6e7f8-9ca7-41da-8f0f-0d13ab67f8b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.890094 | controller | Jun 12 16:17:26.194589 crc crio[22579]: time="2026-06-12T16:17:26.184876613Z" level=info msg="Creating container: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api" id=d765ebc7-5150-4b6d-bc99-6466adb8c6a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.890112 | controller | Jun 12 16:17:26.194589 crc crio[22579]: time="2026-06-12T16:17:26.187853269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890129 | controller | Jun 12 16:17:26.289153 crc crio[22579]: time="2026-06-12T16:17:26.288945179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890147 | controller | Jun 12 16:17:26.447361 crc crio[22579]: time="2026-06-12T16:17:26.447192042Z" level=info msg="Created container bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd: openstack/dnsmasq-dns-7544b8cd67-nd9hd/init" id=11e158f5-97f9-45fb-960d-b5f529e55ab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.890164 | controller | Jun 12 16:17:26.461444 crc crio[22579]: time="2026-06-12T16:17:26.4612805Z" level=info msg="Starting container: bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd" id=75a4b340-45be-4c68-ac15-1ed24a8c47dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.890182 | controller | Jun 12 16:17:26.469163 crc crio[22579]: time="2026-06-12T16:17:26.469070398Z" level=info msg="Created container efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e: openstack/glance-default-external-api-0/glance-log" id=8ba5e7dd-c1cf-4e14-9eab-ed11892d561e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.890199 | controller | Jun 12 16:17:26.488168 crc crio[22579]: time="2026-06-12T16:17:26.477907673Z" level=info msg="Starting container: efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e" id=fbbffe82-2b69-4911-ba41-71e2be9aec9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.890217 | controller | Jun 12 16:17:26.488168 crc crio[22579]: time="2026-06-12T16:17:26.480259403Z" level=info msg="Started container" PID=77659 containerID=bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd description=openstack/dnsmasq-dns-7544b8cd67-nd9hd/init id=75a4b340-45be-4c68-ac15-1ed24a8c47dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564
2026-06-12 17:11:40.890238 | controller | Jun 12 16:17:26.493401 crc crio[22579]: time="2026-06-12T16:17:26.491997061Z" level=info msg="Started container" PID=77663 containerID=efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e description=openstack/glance-default-external-api-0/glance-log id=fbbffe82-2b69-4911-ba41-71e2be9aec9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215
2026-06-12 17:11:40.890257 | controller | Jun 12 16:17:26.547666 crc crio[22579]: time="2026-06-12T16:17:26.544896826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890275 | controller | Jun 12 16:17:26.556207 crc crio[22579]: time="2026-06-12T16:17:26.555383373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890292 | controller | Jun 12 16:17:26.569711 crc crio[22579]: time="2026-06-12T16:17:26.559164289Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f461a76a-2be8-4df1-9d04-a01ec8d5046c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.890309 | controller | Jun 12 16:17:26.594832 crc crio[22579]: time="2026-06-12T16:17:26.594788655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890327 | controller | Jun 12 16:17:26.643954 crc crio[22579]: time="2026-06-12T16:17:26.637698816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6aa810d8-05c6-4592-ab03-19dec2d13bbb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.890344 | controller | Jun 12 16:17:26.652551 crc crio[22579]: time="2026-06-12T16:17:26.649237588Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=0657a5b9-5383-470f-8a57-45624631774f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.890383 | controller | Jun 12 16:17:26.652551 crc crio[22579]: time="2026-06-12T16:17:26.649747011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890401 | controller | Jun 12 16:17:26.667125 crc crio[22579]: time="2026-06-12T16:17:26.665661096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=77a668aa-9f54-4f97-ab12-b929347ccfa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.890418 | controller | Jun 12 16:17:26.774065 crc crio[22579]: time="2026-06-12T16:17:26.773855806Z" level=info msg="Created container 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api" id=d765ebc7-5150-4b6d-bc99-6466adb8c6a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.890435 | controller | Jun 12 16:17:26.775781 crc crio[22579]: time="2026-06-12T16:17:26.775706263Z" level=info msg="Starting container: 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076" id=0aef0516-75c9-4d3e-a7aa-9bfccafeedde name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.890451 | controller | Jun 12 16:17:26.779751 crc crio[22579]: time="2026-06-12T16:17:26.779712795Z" level=info msg="Created container a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350: openstack/glance-default-internal-api-0/glance-log" id=d74e076a-e54a-4b8a-bb59-458f2d956c4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.890472 | controller | Jun 12 16:17:26.781343 crc crio[22579]: time="2026-06-12T16:17:26.781317176Z" level=info msg="Started container" PID=77704 containerID=70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076 description=openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api id=0aef0516-75c9-4d3e-a7aa-9bfccafeedde name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689
2026-06-12 17:11:40.890490 | controller | Jun 12 16:17:26.782161 crc crio[22579]: time="2026-06-12T16:17:26.782106196Z" level=info msg="Starting container: a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350" id=8e3de2da-addb-43e1-99d4-5407b4ae2981 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.890507 | controller | Jun 12 16:17:26.788640 crc crio[22579]: time="2026-06-12T16:17:26.78856968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1e5d88db-c308-4a6d-adac-9a6beef5ff66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.890524 | controller | Jun 12 16:17:26.792183 crc crio[22579]: time="2026-06-12T16:17:26.79211095Z" level=info msg="Started container" PID=77707 containerID=a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350 description=openstack/glance-default-internal-api-0/glance-log id=8e3de2da-addb-43e1-99d4-5407b4ae2981 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9
2026-06-12 17:11:40.890541 | controller | Jun 12 16:17:26.803238 crc crio[22579]: time="2026-06-12T16:17:26.800795581Z" level=info msg="Creating container: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns" id=5b9ff175-b176-49fc-b91c-83005d9486c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.890558 | controller | Jun 12 16:17:26.803238 crc crio[22579]: time="2026-06-12T16:17:26.80230747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890575 | controller | Jun 12 16:17:26.811299 crc crio[22579]: time="2026-06-12T16:17:26.808705172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=36af1ac1-8670-4384-b35a-93abd237ba9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.890591 | controller | Jun 12 16:17:26.992460 crc crio[22579]: time="2026-06-12T16:17:26.992326761Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-jkrp7/POD" id=4cc7ff90-3cc4-45da-9348-bcc70b1d6c47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.890608 | controller | Jun 12 16:17:26.992460 crc crio[22579]: time="2026-06-12T16:17:26.992454724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890625 | controller | Jun 12 16:17:27.678095 crc crio[22579]: time="2026-06-12T16:17:27.677732927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890642 | controller | Jun 12 16:17:27.849364 crc crio[22579]: time="2026-06-12T16:17:27.849263578Z" level=info msg="Created container 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01: openstack/glance-default-external-api-0/glance-httpd" id=0657a5b9-5383-470f-8a57-45624631774f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.890659 | controller | Jun 12 16:17:27.859307 crc crio[22579]: time="2026-06-12T16:17:27.858996565Z" level=info msg="Starting container: 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01" id=3be5c990-79e4-4623-b0f4-7aea2f5080b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.890675 | controller | Jun 12 16:17:27.869983 crc crio[22579]: time="2026-06-12T16:17:27.869866652Z" level=info msg="Started container" PID=77956 containerID=8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01 description=openstack/glance-default-external-api-0/glance-httpd id=3be5c990-79e4-4623-b0f4-7aea2f5080b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215
2026-06-12 17:11:40.890699 | controller | Jun 12 16:17:27.886460 crc crio[22579]: time="2026-06-12T16:17:27.88632102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890889 | controller | Jun 12 16:17:27.943081 crc crio[22579]: time="2026-06-12T16:17:27.942993871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c12b022f-1aa6-422e-86d7-d6fac7e1149e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.890908 | controller | Jun 12 16:17:29.217080 crc crio[22579]: time="2026-06-12T16:17:29.216462458Z" level=info msg="Running pod sandbox: openstack/barbican-api-84cdc66f78-btvlg/POD" id=a1437ab9-e78c-4e6d-987b-66b5c247adf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.890926 | controller | Jun 12 16:17:29.217080 crc crio[22579]: time="2026-06-12T16:17:29.217069673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890944 | controller | Jun 12 16:17:32.903959 crc crio[22579]: time="2026-06-12T16:17:32.903315963Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=3eb05af4-ddc0-4e06-8538-025bf51e6778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.890961 | controller | Jun 12 16:17:32.969757 crc crio[22579]: time="2026-06-12T16:17:32.969474785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.890978 | controller | Jun 12 16:17:33.025572 crc crio[22579]: time="2026-06-12T16:17:33.025459568Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8" id=625a87b5-528b-4540-b439-a6feec07ce3b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.890995 | controller | Jun 12 16:17:33.027102 crc crio[22579]: time="2026-06-12T16:17:33.027010147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=0a377716-689b-4e1e-9948-b5b3627bb477 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891013 | controller | Jun 12 16:17:33.039720 crc crio[22579]: time="2026-06-12T16:17:33.039466514Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b" id=cd090b28-1aab-4453-85af-8c1d8dab2ec3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.891031 | controller | Jun 12 16:17:33.040968 crc crio[22579]: time="2026-06-12T16:17:33.04086655Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=4eaeda64-c4ea-412f-bc1f-3ccf7772a9ed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891048 | controller | Jun 12 16:17:33.052428 crc crio[22579]: time="2026-06-12T16:17:33.05228386Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=99ccad6f-6412-4d6a-89e9-5754502248d4 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.891064 | controller | Jun 12 16:17:33.053984 crc crio[22579]: time="2026-06-12T16:17:33.05384578Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c4aaa886-6f46-466e-8ebf-4a2b3e9a5f8f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891086 | controller | Jun 12 16:17:33.087538 crc crio[22579]: time="2026-06-12T16:17:33.0873084Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-jkrp7 Namespace:openstack ID:9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 UID:faec3b1a-dbf7-4eab-8a5b-a30d21aeed26 NetNS:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaec3b1a_dbf7_4eab_8a5b_a30d21aeed26.slice PodAnnotations:0xc000548198}] Aliases:map[]}"
2026-06-12 17:11:40.891104 | controller | Jun 12 16:17:33.087538 crc crio[22579]: time="2026-06-12T16:17:33.087443424Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-jkrp7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.891122 | controller | Jun 12 16:17:33.097313 crc crio[22579]: time="2026-06-12T16:17:33.097223753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=997628dd-1fba-4927-a9de-fd0562baff64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891140 | controller | Jun 12 16:17:33.098168 crc crio[22579]: time="2026-06-12T16:17:33.098114755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=18158303-62e9-40c1-981d-4f8a8c55271e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891158 | controller | Jun 12 16:17:33.100974 crc crio[22579]: time="2026-06-12T16:17:33.100933997Z" level=info msg="Got pod network &{Name:barbican-api-84cdc66f78-btvlg Namespace:openstack ID:d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105 UID:0497cde2-0b2a-4763-8b1f-d765e4f575fd NetNS:/var/run/netns/bc50b172-9098-4b04-bd6c-88ef327be172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0497cde2_0b2a_4763_8b1f_d765e4f575fd.slice PodAnnotations:0xc001216530}] Aliases:map[]}"
2026-06-12 17:11:40.891176 | controller | Jun 12 16:17:33.101174 crc crio[22579]: time="2026-06-12T16:17:33.101151952Z" level=info msg="Adding pod openstack_barbican-api-84cdc66f78-btvlg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.891193 | controller | Jun 12 16:17:33.118065 crc crio[22579]: time="2026-06-12T16:17:33.118001571Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=4a0b1134-253c-4405-a948-183055cde98e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891210 | controller | Jun 12 16:17:33.133221 crc crio[22579]: time="2026-06-12T16:17:33.133106105Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=eb8681ec-2565-4f9d-af5b-a6bd22f7d0af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.891227 | controller | Jun 12 16:17:33.136790 crc crio[22579]: time="2026-06-12T16:17:33.136741937Z" level=info msg="Creating container: openstack/barbican-worker-566c4995b7-52swz/barbican-worker-log" id=9cac0631-d477-4083-9073-f42397808bb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.891243 | controller | Jun 12 16:17:33.138953 crc crio[22579]: time="2026-06-12T16:17:33.13880094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891261 | controller | Jun 12 16:17:33.149654 crc crio[22579]: time="2026-06-12T16:17:33.149401149Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener-log" id=b40f11f3-e03c-4405-a3ca-cf2d72bf3112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.891278 | controller | Jun 12 16:17:33.152683 crc crio[22579]: time="2026-06-12T16:17:33.15180286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891299 | controller | Jun 12 16:17:33.169694 crc crio[22579]: time="2026-06-12T16:17:33.169564392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891316 | controller | Jun 12 16:17:33.172379 crc crio[22579]: time="2026-06-12T16:17:33.172293931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891362 | controller | Jun 12 16:17:33.197287 crc crio[22579]: time="2026-06-12T16:17:33.197226945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891387 | controller | Jun 12 16:17:33.213966 crc crio[22579]: time="2026-06-12T16:17:33.213485648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891406 | controller | Jun 12 16:17:33.323956 crc crio[22579]: time="2026-06-12T16:17:33.323746402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891423 | controller | Jun 12 16:17:33.332106 crc crio[22579]: time="2026-06-12T16:17:33.33193876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891442 | controller | Jun 12 16:17:33.346161 crc crio[22579]: time="2026-06-12T16:17:33.345921385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891460 | controller | Jun 12 16:17:33.348120 crc crio[22579]: time="2026-06-12T16:17:33.34807888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891477 | controller | Jun 12 16:17:33.381130 crc crio[22579]: time="2026-06-12T16:17:33.380981487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891494 | controller | Jun 12 16:17:33.387602 crc crio[22579]: time="2026-06-12T16:17:33.387537004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891512 | controller | Jun 12 16:17:33.534393 crc crio[22579]: time="2026-06-12T16:17:33.534327375Z" level=info msg="Created container 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns" id=5b9ff175-b176-49fc-b91c-83005d9486c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.891530 | controller | Jun 12 16:17:33.542279 crc crio[22579]: time="2026-06-12T16:17:33.542222866Z" level=info msg="Starting container: 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d" id=bd7a973c-aef9-4f42-9f01-6c92702849eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.891548 | controller | Jun 12 16:17:33.559099 crc crio[22579]: time="2026-06-12T16:17:33.558280565Z" level=info msg="Started container" PID=78534 containerID=375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d description=openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns id=bd7a973c-aef9-4f42-9f01-6c92702849eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564
2026-06-12 17:11:40.891565 | controller | Jun 12 16:17:33.559399 crc crio[22579]: time="2026-06-12T16:17:33.559364662Z" level=info msg="Created container eec5f27c215aa1bf0ffc13b4d1f538dab8caa3a902afaf6c8c914481ef2226e7: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener-log" id=b40f11f3-e03c-4405-a3ca-cf2d72bf3112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.891588 | controller | Jun 12 16:17:33.559853 crc crio[22579]: time="2026-06-12T16:17:33.559766052Z" level=info msg="Created container ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b: openstack/ceilometer-0/sg-core" id=eb8681ec-2565-4f9d-af5b-a6bd22f7d0af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.891606 | controller | Jun 12 16:17:33.568369 crc crio[22579]: time="2026-06-12T16:17:33.568094254Z" level=info msg="Starting container: eec5f27c215aa1bf0ffc13b4d1f538dab8caa3a902afaf6c8c914481ef2226e7" id=2c7b5953-b37d-47bd-9744-aa028999d884 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.891624 | controller | Jun 12 16:17:33.568916 crc crio[22579]: time="2026-06-12T16:17:33.568789842Z" level=info msg="Starting container: ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b" id=35e17794-490b-482f-ae90-529e7f349add name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.891641 | controller | Jun 12 16:17:33.572678 crc crio[22579]: time="2026-06-12T16:17:33.572460785Z" level=info msg="Created container b3d4076ebecc0a8f8b8419211e6b917fea26e90022e2669c0fb4dcb2c563ac84: openstack/barbican-worker-566c4995b7-52swz/barbican-worker-log" id=9cac0631-d477-4083-9073-f42397808bb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.891659 | controller | Jun 12 16:17:33.576684 crc crio[22579]: time="2026-06-12T16:17:33.57658138Z" level=info msg="Started container" PID=78546 containerID=ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b description=openstack/ceilometer-0/sg-core id=35e17794-490b-482f-ae90-529e7f349add name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745
2026-06-12 17:11:40.891677 | controller | Jun 12 16:17:33.577250 crc crio[22579]: time="2026-06-12T16:17:33.577181605Z" level=info msg="Starting container: b3d4076ebecc0a8f8b8419211e6b917fea26e90022e2669c0fb4dcb2c563ac84" id=2e3a1d63-4c8e-4fa7-95c4-658f9c431d43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.891695 | controller | Jun 12 16:17:33.591758 crc crio[22579]: time="2026-06-12T16:17:33.591584151Z" level=info msg="Started container" PID=78545 containerID=eec5f27c215aa1bf0ffc13b4d1f538dab8caa3a902afaf6c8c914481ef2226e7 description=openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener-log id=2c7b5953-b37d-47bd-9744-aa028999d884 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045
2026-06-12 17:11:40.891713 | controller | Jun 12 16:17:33.600551 crc crio[22579]: time="2026-06-12T16:17:33.600352494Z" level=info msg="Started container" PID=78549 containerID=b3d4076ebecc0a8f8b8419211e6b917fea26e90022e2669c0fb4dcb2c563ac84 description=openstack/barbican-worker-566c4995b7-52swz/barbican-worker-log id=2e3a1d63-4c8e-4fa7-95c4-658f9c431d43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d
2026-06-12 17:11:40.891730 | controller | Jun 12 16:17:33.627923 crc crio[22579]: time="2026-06-12T16:17:33.627837453Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e1934b84-a347-4b8e-8f64-3a2805230fe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891747 | controller | Jun 12 16:17:33.628208 crc crio[22579]: time="2026-06-12T16:17:33.628012837Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=e1934b84-a347-4b8e-8f64-3a2805230fe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891765 | controller | Jun 12 16:17:33.628208 crc crio[22579]: time="2026-06-12T16:17:33.628050578Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=e1934b84-a347-4b8e-8f64-3a2805230fe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891786 | controller | Jun 12 16:17:33.628208 crc crio[22579]: time="2026-06-12T16:17:33.628152231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=fcedfec7-5204-4a0f-80bc-c0475578d43a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891804 | controller | Jun 12 16:17:33.628337 crc crio[22579]: time="2026-06-12T16:17:33.628316815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=a8296a39-747c-44b8-9f45-e3026b871fd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891821 | controller | Jun 12 16:17:33.632218 crc crio[22579]: time="2026-06-12T16:17:33.632109612Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=68e21668-4a08-4d8d-83a2-a51d2835dc3d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.891839 | controller | Jun 12 16:17:33.648718 crc crio[22579]: time="2026-06-12T16:17:33.648332304Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 17:11:40.891857 | controller | Jun 12 16:17:33.667647 crc crio[22579]: time="2026-06-12T16:17:33.666891286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=24b6e202-94b4-4c12-8ea6-a3ed35e270a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891874 | controller | Jun 12 16:17:33.671223 crc crio[22579]: time="2026-06-12T16:17:33.671069642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=72f8584a-b47e-4b78-aa90-e898aa0d4d25 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.891892 | controller | Jun 12 16:17:33.719820 crc crio[22579]: time="2026-06-12T16:17:33.719598006Z" level=info msg="Creating container: openstack/barbican-worker-566c4995b7-52swz/barbican-worker" id=a1c55da9-3c48-4dba-ba4e-d33c8a9961b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.891910 | controller | Jun 12 16:17:33.719820 crc crio[22579]: time="2026-06-12T16:17:33.71976735Z" level=info msg="Creating container: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener" id=9c7026bd-413e-4c46-8c23-a66090a36031 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.891926 | controller | Jun 12 16:17:33.721628 crc crio[22579]: time="2026-06-12T16:17:33.721600487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891944 | controller | Jun 12 16:17:33.721990 crc crio[22579]: time="2026-06-12T16:17:33.721890454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.891961 | controller | Jun 12 16:17:33.777631 crc crio[22579]: 2026-06-12T16:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d0b69c187382ca Mac:5e:73:fd:78:fd:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 SocketPath: PciID:}] [{Interface:0xc0002cc9e0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.891979 | controller | Jun 12 16:17:33.777631 crc crio[22579]: time="2026-06-12T16:17:33.776752729Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-jkrp7 Namespace:openstack ID:9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 UID:faec3b1a-dbf7-4eab-8a5b-a30d21aeed26 NetNS:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaec3b1a_dbf7_4eab_8a5b_a30d21aeed26.slice PodAnnotations:0xc000548198}] Aliases:map[]}"
2026-06-12 17:11:40.892003 | controller | Jun 12 16:17:33.777631 crc crio[22579]: time="2026-06-12T16:17:33.777113478Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-jkrp7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.892022 | controller | Jun 12 16:17:33.812220 crc crio[22579]: time="2026-06-12T16:17:33.81216758Z" level=info msg="Ran pod sandbox 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 with infra container: openstack/cinder-online-data-migrations-jkrp7/POD" id=4cc7ff90-3cc4-45da-9348-bcc70b1d6c47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.892039 | controller | Jun 12 16:17:33.862310 crc crio[22579]: time="2026-06-12T16:17:33.861963855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=6bcee731-b2a0-4e5a-a054-5183877a47db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.892058 | controller | Jun 12 16:17:33.862781 crc crio[22579]: 2026-06-12T16:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d46efb7f1eead68 Mac:fa:10:3a:e7:4c:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/bc50b172-9098-4b04-bd6c-88ef327be172 SocketPath: PciID:}] [{Interface:0xc00031e6b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.892075 | controller | Jun 12 16:17:33.864071 crc crio[22579]: time="2026-06-12T16:17:33.864030947Z" level=info msg="Got pod network &{Name:barbican-api-84cdc66f78-btvlg Namespace:openstack ID:d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105 UID:0497cde2-0b2a-4763-8b1f-d765e4f575fd NetNS:/var/run/netns/bc50b172-9098-4b04-bd6c-88ef327be172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0497cde2_0b2a_4763_8b1f_d765e4f575fd.slice PodAnnotations:0xc001216530}] Aliases:map[]}"
2026-06-12 17:11:40.892136 | controller | Jun 12 16:17:33.875266 crc crio[22579]: time="2026-06-12T16:17:33.875189101Z" level=info msg="Checking pod openstack_barbican-api-84cdc66f78-btvlg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.892163 | controller | Jun 12 16:17:33.879992 crc crio[22579]: time="2026-06-12T16:17:33.879607653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=688607c4-9292-41b8-b0bd-27340e128d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.892181 | controller | Jun 12 16:17:33.885747 crc crio[22579]: time="2026-06-12T16:17:33.885463222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892199 | controller | Jun 12 16:17:33.898961 crc crio[22579]: time="2026-06-12T16:17:33.89286694Z" level=info msg="Ran pod sandbox d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105 with infra container: openstack/barbican-api-84cdc66f78-btvlg/POD" id=a1437ab9-e78c-4e6d-987b-66b5c247adf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.892217 | controller | Jun 12 16:17:33.911447 crc crio[22579]: time="2026-06-12T16:17:33.90781775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=9f362414-4b9e-45c4-8980-f91805c56a7d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.892233 | controller | Jun 12 16:17:33.924073 crc crio[22579]: time="2026-06-12T16:17:33.923996102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892250 | controller | Jun 12 16:17:33.931265 crc crio[22579]: time="2026-06-12T16:17:33.930958159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892267 | controller | Jun 12 16:17:33.936037 crc crio[22579]: time="2026-06-12T16:17:33.935962816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=cb621cb0-7338-43a0-af18-b69b91c661c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.892289 | controller | Jun 12 16:17:33.937260 crc crio[22579]: time="2026-06-12T16:17:33.936757146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892307 | controller | Jun 12 16:17:33.962680 crc crio[22579]: time="2026-06-12T16:17:33.96248309Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations" id=8571de9e-3c6b-4f56-8a16-f68b1b66f2af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.892324 | controller | Jun 12 16:17:33.967225 crc crio[22579]: time="2026-06-12T16:17:33.967122318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892341 | controller | Jun 12 16:17:33.968552 crc crio[22579]: time="2026-06-12T16:17:33.968309238Z" level=info msg="Creating container: openstack/barbican-api-84cdc66f78-btvlg/barbican-api-log" id=2542ade9-51ff-472e-8fd5-e805101aff84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.892392 | controller | Jun 12 16:17:33.970858 crc crio[22579]: time="2026-06-12T16:17:33.97071915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892410 | controller | Jun 12 16:17:34.054899 crc crio[22579]: time="2026-06-12T16:17:34.054730416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892429 | controller | Jun 12 16:17:34.071081 crc crio[22579]: time="2026-06-12T16:17:34.071004139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892446 | controller | Jun 12 16:17:34.087894 crc crio[22579]: time="2026-06-12T16:17:34.087789506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892463 | controller | Jun 12 16:17:34.114670 crc crio[22579]: time="2026-06-12T16:17:34.114325541Z" level=info msg="Created container 120263bc18de5cabe284c4ee096789c6c9cb7dcd1296525f4b9589ec32779139: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener" id=9c7026bd-413e-4c46-8c23-a66090a36031 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.892481 | controller | Jun 12 16:17:34.117895 crc crio[22579]: time="2026-06-12T16:17:34.11784696Z" level=info msg="Starting container: 120263bc18de5cabe284c4ee096789c6c9cb7dcd1296525f4b9589ec32779139" id=0b890854-131e-48b6-8dc4-cf79fa74f03c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.892498 | controller | Jun 12 16:17:34.126930 crc crio[22579]: time="2026-06-12T16:17:34.1268768Z" level=info msg="Created container b82df8bac200345408f9bc2675ad755ea3b2a239fd4adeded18b4916f2bcb0c8: openstack/barbican-worker-566c4995b7-52swz/barbican-worker" id=a1c55da9-3c48-4dba-ba4e-d33c8a9961b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.892515 | controller | Jun 12 16:17:34.128815 crc crio[22579]: time="2026-06-12T16:17:34.128786318Z" level=info msg="Started container" PID=78617 containerID=120263bc18de5cabe284c4ee096789c6c9cb7dcd1296525f4b9589ec32779139 description=openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener id=0b890854-131e-48b6-8dc4-cf79fa74f03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045
2026-06-12 17:11:40.892536 | controller | Jun 12 16:17:34.129795 crc crio[22579]: time="2026-06-12T16:17:34.12885008Z" level=info msg="Starting container: b82df8bac200345408f9bc2675ad755ea3b2a239fd4adeded18b4916f2bcb0c8" id=67c8c9c5-b4c0-42ed-8ff8-e3f6b988ae2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.892554 | controller | Jun 12 16:17:34.138809 crc crio[22579]: time="2026-06-12T16:17:34.138720241Z" level=info msg="Started container" PID=78616 containerID=b82df8bac200345408f9bc2675ad755ea3b2a239fd4adeded18b4916f2bcb0c8 description=openstack/barbican-worker-566c4995b7-52swz/barbican-worker id=67c8c9c5-b4c0-42ed-8ff8-e3f6b988ae2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d
2026-06-12 17:11:40.892572 | controller | Jun 12 16:17:34.155955 crc crio[22579]: time="2026-06-12T16:17:34.155907198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892590 | controller | Jun 12 16:17:34.184934 crc crio[22579]: time="2026-06-12T16:17:34.184869674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.892608 | controller | Jun 12 16:17:34.233310 crc crio[22579]: time="2026-06-12T16:17:34.233238404Z" level=info msg="Removing container: 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7" id=eec363bc-bd8b-46e3-b102-b2390ccff4e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.892625 | controller | Jun 12 16:17:34.280394 crc crio[22579]: time="2026-06-12T16:17:34.280318681Z" level=info msg="Removed container 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7: openshift-marketplace/certified-operators-txd7g/extract-content" id=eec363bc-bd8b-46e3-b102-b2390ccff4e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.892642 | controller | Jun 12 16:17:34.292021 crc crio[22579]: time="2026-06-12T16:17:34.291855604Z" level=info msg="Removing container: 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65" id=8473e967-49e5-4e98-901f-9ba319a2ddf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.892660 | controller | Jun 12 16:17:34.346109 crc crio[22579]: time="2026-06-12T16:17:34.345475437Z" level=info msg="Removed container 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65: openshift-marketplace/certified-operators-txd7g/extract-utilities" id=8473e967-49e5-4e98-901f-9ba319a2ddf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.892677 | controller | Jun 12 16:17:34.350985 crc crio[22579]: time="2026-06-12T16:17:34.350944657Z" level=info msg="Removing container: 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405" id=8915c924-5efd-4437-8877-93bbba92e5ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.892694 | controller | Jun 12 16:17:34.360675 crc crio[22579]: time="2026-06-12T16:17:34.360555061Z" level=info msg="Created container e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876: openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations" id=8571de9e-3c6b-4f56-8a16-f68b1b66f2af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.892712 | controller | Jun 12 16:17:34.374981 crc crio[22579]: time="2026-06-12T16:17:34.374892575Z" level=info msg="Starting container: e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876" id=286226e4-73de-4646-a7b4-51205521d134 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.892729 | controller | Jun 12 16:17:34.393026 crc crio[22579]: time="2026-06-12T16:17:34.392944524Z" level=info msg="Started container" PID=78694 containerID=e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876 description=openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations id=286226e4-73de-4646-a7b4-51205521d134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475
2026-06-12 17:11:40.892750 | controller | Jun 12 16:17:34.421803 crc crio[22579]: time="2026-06-12T16:17:34.421695115Z" level=info msg="Removed container 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405: openshift-marketplace/certified-operators-txd7g/registry-server" id=8915c924-5efd-4437-8877-93bbba92e5ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.892769 | controller | Jun 12 16:17:34.444900 crc crio[22579]: time="2026-06-12T16:17:34.444800773Z" level=info msg="Stopping pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d" id=325d3c49-53c0-499a-92a7-ba1806b9e14b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.892787 | controller | Jun 12 16:17:34.444900 crc crio[22579]: time="2026-06-12T16:17:34.444888735Z" level=info msg="Stopped pod sandbox (already stopped): d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d" id=325d3c49-53c0-499a-92a7-ba1806b9e14b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.892805 | controller | Jun 12 16:17:34.448129 crc crio[22579]: time="2026-06-12T16:17:34.448019715Z" level=info msg="Removing pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d" id=5b1405e0-7f77-430b-b505-c5d23a376919 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.892822 | controller | Jun 12 16:17:34.470325 crc crio[22579]: time="2026-06-12T16:17:34.470214109Z" level=info msg="Removed pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d" id=5b1405e0-7f77-430b-b505-c5d23a376919 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.892840 | controller | Jun 12 16:17:34.471996 crc crio[22579]: time="2026-06-12T16:17:34.471904192Z" level=info msg="Stopping pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008" id=64e059cb-799c-4f69-bb34-7ec3c9d85ebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.892857 | controller | Jun 12 16:17:34.472106 crc crio[22579]: time="2026-06-12T16:17:34.472017835Z" level=info msg="Stopped pod sandbox (already stopped): d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008" id=64e059cb-799c-4f69-bb34-7ec3c9d85ebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.892874 | controller | Jun 12 16:17:34.472907 crc crio[22579]: time="2026-06-12T16:17:34.472835566Z" level=info msg="Removing pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008" id=94cdce72-8503-4067-9c7b-036553fd4e28 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.892891 | controller | Jun 12 16:17:34.490116 crc crio[22579]: time="2026-06-12T16:17:34.48991265Z" level=info msg="Removed pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008" id=94cdce72-8503-4067-9c7b-036553fd4e28 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.892908 | controller | Jun 12 16:17:34.491624 crc crio[22579]: time="2026-06-12T16:17:34.49148568Z" level=info msg="Stopping pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8" id=11d3abf0-48c7-49ec-958f-528dc8f80792 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.892925 | controller | Jun 12 16:17:34.491739 crc crio[22579]: time="2026-06-12T16:17:34.491642284Z" level=info msg="Stopped pod sandbox (already stopped): d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8" id=11d3abf0-48c7-49ec-958f-528dc8f80792 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.892942 | controller | Jun 12 16:17:34.492241 crc crio[22579]: time="2026-06-12T16:17:34.492169847Z" level=info msg="Removing pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8" id=44cbce90-480e-467e-b6b0-50a0c32ff847 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.892960 | controller | Jun 12 16:17:34.497656 crc crio[22579]: time="2026-06-12T16:17:34.497487122Z" level=info msg="Created container 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e: openstack/glance-default-internal-api-0/glance-httpd" id=3eb05af4-ddc0-4e06-8538-025bf51e6778 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.892982 | controller | Jun 12 16:17:34.501292 crc crio[22579]: time="2026-06-12T16:17:34.501197307Z" level=info msg="Created container d9aa6b5d33cd3f2bb64819633e04217d45ab2ebd3be2fd1dac196ebc385a91b5: openstack/barbican-api-84cdc66f78-btvlg/barbican-api-log" id=2542ade9-51ff-472e-8fd5-e805101aff84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.892999 | controller | Jun 12 16:17:34.503200 crc crio[22579]: time="2026-06-12T16:17:34.503103695Z" level=info msg="Starting container: 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e" id=3ff91d92-8469-4d03-9438-e1a2b600a043 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.893017 | controller | Jun 12 16:17:34.504818 crc crio[22579]: time="2026-06-12T16:17:34.504739317Z" level=info msg="Starting container: d9aa6b5d33cd3f2bb64819633e04217d45ab2ebd3be2fd1dac196ebc385a91b5" id=fee65d50-524f-4116-96c1-9f9c8e70a7ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.893035 | controller | Jun 12 16:17:34.522058 crc crio[22579]: time="2026-06-12T16:17:34.521943874Z" level=info msg="Started container" PID=78700 containerID=2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e description=openstack/glance-default-internal-api-0/glance-httpd id=3ff91d92-8469-4d03-9438-e1a2b600a043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9
2026-06-12 17:11:40.893053 | controller | Jun 12 16:17:34.544389 crc crio[22579]: time="2026-06-12T16:17:34.54420371Z" level=info msg="Started container" PID=78701 containerID=d9aa6b5d33cd3f2bb64819633e04217d45ab2ebd3be2fd1dac196ebc385a91b5 description=openstack/barbican-api-84cdc66f78-btvlg/barbican-api-log id=fee65d50-524f-4116-96c1-9f9c8e70a7ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105
2026-06-12 17:11:40.893070 | controller | Jun 12 16:17:34.593565 crc crio[22579]: time="2026-06-12T16:17:34.591220445Z" level=info msg="Removed pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8" id=44cbce90-480e-467e-b6b0-50a0c32ff847 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.893088 | controller | Jun 12 16:17:34.598994 crc crio[22579]: time="2026-06-12T16:17:34.59887634Z" level=info msg="Stopping pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1" id=8ad0cae2-3be6-4dc8-8bd8-3e1cf53ca88b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893105 | controller | Jun 12 16:17:34.599210 crc crio[22579]: time="2026-06-12T16:17:34.599003873Z" level=info msg="Stopped pod sandbox (already stopped): b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1" id=8ad0cae2-3be6-4dc8-8bd8-3e1cf53ca88b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893122 | controller | Jun 12 16:17:34.609564 crc crio[22579]: time="2026-06-12T16:17:34.608837863Z" level=info msg="Removing pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1" id=42fd72c4-a088-4152-be3e-915aa50fee2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.893139 | controller | Jun 12 16:17:34.642151 crc crio[22579]: time="2026-06-12T16:17:34.642034667Z" level=info msg="Removed pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1" id=42fd72c4-a088-4152-be3e-915aa50fee2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.893157 | controller | Jun 12 16:17:34.643817 crc crio[22579]: time="2026-06-12T16:17:34.64372728Z" level=info msg="Stopping pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0" id=0e92938c-a05c-4f04-ad39-afd87ff60df6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893174 | controller | Jun 12 16:17:34.643914 crc crio[22579]: time="2026-06-12T16:17:34.643834043Z" level=info msg="Stopped pod sandbox (already stopped): 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0" id=0e92938c-a05c-4f04-ad39-afd87ff60df6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893195 | controller | Jun 12 16:17:34.644577 crc crio[22579]: time="2026-06-12T16:17:34.644443229Z" level=info msg="Removing pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0" id=5cd6ecd6-e468-4cfc-82ae-bfc85adebc3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.893213 | controller | Jun 12 16:17:34.662651 crc crio[22579]: time="2026-06-12T16:17:34.662545569Z" level=info msg="Removed pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0" id=5cd6ecd6-e468-4cfc-82ae-bfc85adebc3d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.893230 | controller | Jun 12 16:17:34.667111 crc crio[22579]: time="2026-06-12T16:17:34.667012242Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=8082022e-25c9-4063-9259-278baa059008 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.893247 | controller | Jun 12 16:17:34.668364 crc crio[22579]: time="2026-06-12T16:17:34.668271154Z" level=info msg="Stopping pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9" id=1f7579ee-0a0f-4ace-ac2a-b203c172b55a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893263 | controller | Jun 12 16:17:34.668620 crc crio[22579]: time="2026-06-12T16:17:34.668383447Z" level=info msg="Stopped pod sandbox (already stopped): 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9" id=1f7579ee-0a0f-4ace-ac2a-b203c172b55a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893279 | controller | Jun 12 16:17:34.669820 crc crio[22579]: time="2026-06-12T16:17:34.669727221Z" level=info msg="Removing pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9" id=2a087e6c-1e41-4109-907a-ba1a4fb1d5ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.893297 | controller | Jun 12 16:17:34.712947 crc crio[22579]: time="2026-06-12T16:17:34.712848938Z" level=info msg="Removed pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9" id=2a087e6c-1e41-4109-907a-ba1a4fb1d5ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.893313 | controller | Jun 12 16:17:34.719080 crc crio[22579]: time="2026-06-12T16:17:34.717214809Z" level=info msg="Stopping pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038" id=4a4d9bc7-cd6e-440e-b9a2-d22fb770a5e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893329 | controller | Jun 12 16:17:34.719080 crc crio[22579]: time="2026-06-12T16:17:34.717307271Z" level=info msg="Stopped pod sandbox (already stopped): 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038" id=4a4d9bc7-cd6e-440e-b9a2-d22fb770a5e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893362 | controller | Jun 12 16:17:34.719080 crc crio[22579]: time="2026-06-12T16:17:34.718198224Z" level=info msg="Removing pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038" id=6e447ab4-d85b-4ab2-9078-1d7c60db585a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.893386 | controller | Jun 12 16:17:34.737376 crc crio[22579]: time="2026-06-12T16:17:34.737260128Z" level=info msg="Removed pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038" id=6e447ab4-d85b-4ab2-9078-1d7c60db585a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.893405 | controller | Jun 12 16:17:34.761801 crc crio[22579]: time="2026-06-12T16:17:34.761628868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=7e424fc1-8668-4b11-9c07-916ca2780172 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.893421 | controller | Jun 12 16:17:34.777328 crc crio[22579]: time="2026-06-12T16:17:34.777230305Z" level=info msg="Creating container: openstack/barbican-api-84cdc66f78-btvlg/barbican-api" id=5a33e91c-6c08-4902-95cb-23478cab84bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.893441 | controller | Jun 12 16:17:34.779270 crc crio[22579]: time="2026-06-12T16:17:34.779184654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.893458 | controller | Jun 12 16:17:34.854727 crc crio[22579]: time="2026-06-12T16:17:34.854630992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.893474 | controller | Jun 12 16:17:34.859997 crc crio[22579]: time="2026-06-12T16:17:34.859867736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.893490 | controller | Jun 12 16:17:34.995466 crc crio[22579]: time="2026-06-12T16:17:34.994976491Z" level=info msg="Created container 14fb89a93bfa5565381555ccc8eaad4e07c48125b876a2bf433140291fb7f5e0: openstack/barbican-api-84cdc66f78-btvlg/barbican-api" id=5a33e91c-6c08-4902-95cb-23478cab84bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.893507 | controller | Jun 12 16:17:35.000749 crc crio[22579]: time="2026-06-12T16:17:35.000660705Z" level=info msg="Starting container: 14fb89a93bfa5565381555ccc8eaad4e07c48125b876a2bf433140291fb7f5e0" id=599b3230-443d-4895-82d7-882567b3bab0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.893523 | controller | Jun 12 16:17:35.006016 crc crio[22579]: time="2026-06-12T16:17:35.005911989Z" level=info msg="Started container" PID=78872 containerID=14fb89a93bfa5565381555ccc8eaad4e07c48125b876a2bf433140291fb7f5e0 description=openstack/barbican-api-84cdc66f78-btvlg/barbican-api id=599b3230-443d-4895-82d7-882567b3bab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105
2026-06-12 17:11:40.893541 | controller | Jun 12 16:17:39.158973 crc crio[22579]: time="2026-06-12T16:17:39.158044633Z" level=info msg="Stopping pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475" id=48a7159e-9cef-48a9-b37c-f39392c85e15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893558 | controller | Jun 12 16:17:39.160369 crc crio[22579]: time="2026-06-12T16:17:39.16029307Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-jkrp7 Namespace:openstack ID:9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 UID:faec3b1a-dbf7-4eab-8a5b-a30d21aeed26 NetNS:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaec3b1a_dbf7_4eab_8a5b_a30d21aeed26.slice PodAnnotations:0xc00008c6a8}] Aliases:map[]}"
2026-06-12 17:11:40.893576 | controller | Jun 12 16:17:39.160681 crc crio[22579]: time="2026-06-12T16:17:39.160613618Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-jkrp7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.893594 | controller | Jun 12 16:17:40.233346 crc crio[22579]: time="2026-06-12T16:17:40.231281059Z" level=info msg="Stopping container: 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4 (timeout: 10s)" id=d5be945e-a6b9-40b8-bcd7-26ce02cd4144 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.893611 | controller | Jun 12 16:17:45.269999 crc crio[22579]: time="2026-06-12T16:17:45.26711539Z" level=info msg="Stopping container: 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076 (timeout: 30s)" id=d45c9ebb-92bf-4646-811a-a662219f97ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.893627 | controller | Jun 12 16:17:45.269999 crc crio[22579]: time="2026-06-12T16:17:45.267187442Z" level=info msg="Stopping container: 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30 (timeout: 30s)" id=13c6846b-0049-4ff9-84ae-af37b4fef43b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.893648 | controller | Jun 12 16:17:46.290450 crc crio[22579]: time="2026-06-12T16:17:46.287823921Z" level=info msg="Stopped container 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log" id=13c6846b-0049-4ff9-84ae-af37b4fef43b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.893665 | controller | Jun 12 16:17:46.290450 crc crio[22579]: time="2026-06-12T16:17:46.29133045Z" level=info msg="Stopped pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475" id=48a7159e-9cef-48a9-b37c-f39392c85e15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893682 | controller | Jun 12 16:17:47.115483 crc crio[22579]: time="2026-06-12T16:17:47.114994261Z" level=info msg="Stopped container 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns" id=d5be945e-a6b9-40b8-bcd7-26ce02cd4144 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.893699 | controller | Jun 12 16:17:47.117915 crc crio[22579]: time="2026-06-12T16:17:47.117387352Z" level=info msg="Stopping pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e" id=0406ee93-28a4-4f7f-afa3-31fb453822be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893747 | controller | Jun 12 16:17:47.121069 crc crio[22579]: time="2026-06-12T16:17:47.120662845Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd7c97fc-4w7qz Namespace:openstack ID:7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e UID:20d2ef09-756f-4cfb-9fd3-8a9113a11386 NetNS:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20d2ef09_756f_4cfb_9fd3_8a9113a11386.slice PodAnnotations:0xc002308220}] Aliases:map[]}"
2026-06-12 17:11:40.893770 | controller | Jun 12 16:17:47.121367 crc crio[22579]: time="2026-06-12T16:17:47.121307592Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5dd7c97fc-4w7qz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.893788 | controller | Jun 12 16:17:47.279996 crc crio[22579]: time="2026-06-12T16:17:47.275695137Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=68e21668-4a08-4d8d-83a2-a51d2835dc3d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.893806 | controller | Jun 12 16:17:47.279996 crc crio[22579]: time="2026-06-12T16:17:47.276730133Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=11202767-d926-43a7-8449-bc38f757036a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.893822 | controller | Jun 12 16:17:47.321077 crc crio[22579]: time="2026-06-12T16:17:47.320982028Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=1359bc83-7f7b-421a-9f7c-bf1e4fa60d60 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.893839 | controller | Jun 12 16:17:47.354950 crc crio[22579]: time="2026-06-12T16:17:47.354827829Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=3aa8510f-8868-43b8-a64a-f231af7f9c2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.893855 | controller | Jun 12 16:17:47.356661 crc crio[22579]: time="2026-06-12T16:17:47.356598704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.893871 | controller | Jun 12 16:17:47.411021 crc crio[22579]: time="2026-06-12T16:17:47.410928065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.893906 | controller | Jun 12 16:17:47.416732 crc crio[22579]: time="2026-06-12T16:17:47.415004969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.893922 | controller | Jun 12 16:17:47.583990 crc crio[22579]: time="2026-06-12T16:17:47.583432941Z" level=info msg="Stopped pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e" id=0406ee93-28a4-4f7f-afa3-31fb453822be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.893939 | controller | Jun 12 16:17:47.594747 crc crio[22579]: time="2026-06-12T16:17:47.594663486Z" level=info msg="Created container e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8: openstack/ceilometer-0/proxy-httpd" id=3aa8510f-8868-43b8-a64a-f231af7f9c2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.893955 | controller | Jun 12 16:17:47.595847 crc crio[22579]: time="2026-06-12T16:17:47.595758554Z" level=info msg="Starting container: e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8" id=55c2382f-33e7-4e20-a769-b31e72f374c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.893972 | controller | Jun 12 16:17:47.601743 crc crio[22579]: time="2026-06-12T16:17:47.601649174Z" level=info msg="Started container" PID=80021 containerID=e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8 description=openstack/ceilometer-0/proxy-httpd id=55c2382f-33e7-4e20-a769-b31e72f374c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745
2026-06-12 17:11:40.893988 | controller | Jun 12 16:17:48.388678 crc crio[22579]: time="2026-06-12T16:17:48.38856821Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=ebd92311-6b01-4b86-aa49-f9ca3ba7d142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.894005 | controller | Jun 12 16:17:48.388678 crc crio[22579]: time="2026-06-12T16:17:48.388670712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.894021 | controller | Jun 12 16:17:48.444891 crc crio[22579]: time="2026-06-12T16:17:48.42712919Z" level=info msg="Removing container: 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4" id=7182b2fb-b13c-4e2c-ad44-e7b7b077ba1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.894038 | controller | Jun 12 16:17:48.468023 crc crio[22579]: time="2026-06-12T16:17:48.467915527Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c UID:f58a0d74-3a32-4ff6-8b9a-cb1a87bc76a7 NetNS:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58a0d74_3a32_4ff6_8b9a_cb1a87bc76a7.slice PodAnnotations:0xc004fc05d0}] Aliases:map[]}"
2026-06-12 17:11:40.894056 | controller | Jun 12 16:17:48.468023 crc crio[22579]: time="2026-06-12T16:17:48.467995779Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.894073 | controller | Jun 12 16:17:48.469764 crc crio[22579]: time="2026-06-12T16:17:48.469651091Z" level=info msg="Stopping container: ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6 (timeout: 30s)" id=37a1c541-b7d4-4925-81a7-47a177acb7b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.894090 | controller | Jun 12 16:17:48.477004 crc crio[22579]: time="2026-06-12T16:17:48.476919926Z" level=info msg="Stopping container: 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d (timeout: 30s)" id=9f2d3089-0ba7-43fa-a95f-75dfd1aea85d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.894110 | controller | Jun 12 16:17:48.477913 crc crio[22579]: time="2026-06-12T16:17:48.477841019Z" level=info msg="Stopping container: ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b (timeout: 30s)" id=8d248dee-31a8-4ec9-9db5-2d8d339034d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.894127 | controller | Jun 12 16:17:48.479645 crc crio[22579]: time="2026-06-12T16:17:48.479375068Z" level=info msg="Stopping container: e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8 (timeout: 30s)" id=21796b23-88cf-4cfa-a9b9-3415ae33f187 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.894144 | controller | Jun 12 16:17:48.648313 crc crio[22579]: time="2026-06-12T16:17:48.64777791Z" level=info msg="Removed container 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns" id=7182b2fb-b13c-4e2c-ad44-e7b7b077ba1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.894162 | controller | Jun 12 16:17:48.684675 crc crio[22579]: time="2026-06-12T16:17:48.680866671Z" level=info msg="Stopped container ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b: openstack/ceilometer-0/sg-core" id=8d248dee-31a8-4ec9-9db5-2d8d339034d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.894179 | controller | Jun 12 16:17:48.722075 crc crio[22579]: time="2026-06-12T16:17:48.719155905Z" level=info msg="Removing container: 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27" id=091f67f6-ce0c-4ee4-a34a-4beeb50349d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.894196 | controller | Jun 12 16:17:48.722075 crc crio[22579]: time="2026-06-12T16:17:48.720262413Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-854d79d8f9-ktp8g/POD" id=bccfd24f-37d1-4fe3-bd40-2e8ce9279e92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.894214 | controller | Jun 12 16:17:48.722075 crc crio[22579]: time="2026-06-12T16:17:48.720749315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.894232 | controller | Jun 12 16:17:48.777709 crc crio[22579]: time="2026-06-12T16:17:48.777621111Z" level=info msg="Stopped container 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api" id=d45c9ebb-92bf-4646-811a-a662219f97ee name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.894248 | controller | Jun 12 16:17:48.779347 crc crio[22579]: time="2026-06-12T16:17:48.77915784Z" level=info msg="Stopping pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689" id=bcd12d82-a4c4-47b6-9143-58e167306bd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.894266 | controller | Jun 12 16:17:48.780111 crc crio[22579]: time="2026-06-12T16:17:48.780016052Z" level=info msg="Got pod network &{Name:barbican-api-c5b89b8f8-pkwtb Namespace:openstack ID:5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 UID:384ea5f1-22fe-4ecd-8a67-aadd76cd5dd6 NetNS:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod384ea5f1_22fe_4ecd_8a67_aadd76cd5dd6.slice PodAnnotations:0xc0024a60b0}] Aliases:map[]}"
2026-06-12 17:11:40.894284 | controller | Jun 12 16:17:48.780307 crc crio[22579]: time="2026-06-12T16:17:48.780248738Z" level=info msg="Deleting pod openstack_barbican-api-c5b89b8f8-pkwtb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.894302 | controller | Jun 12 16:17:48.984581 crc crio[22579]: time="2026-06-12T16:17:48.983780373Z" level=info msg="Got pod network &{Name:dnsmasq-dns-854d79d8f9-ktp8g Namespace:openstack ID:cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 UID:4971044d-cb84-46b5-be56-a1596484884f NetNS:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4971044d_cb84_46b5_be56_a1596484884f.slice PodAnnotations:0xc000548498}] Aliases:map[]}"
2026-06-12 17:11:40.894323 | controller | Jun 12 16:17:48.984581 crc crio[22579]: time="2026-06-12T16:17:48.983894235Z" level=info msg="Adding pod openstack_dnsmasq-dns-854d79d8f9-ktp8g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.894341 | controller | Jun 12 16:17:49.082457 crc crio[22579]: time="2026-06-12T16:17:49.071561694Z" level=info msg="Removed container 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init" id=091f67f6-ce0c-4ee4-a34a-4beeb50349d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.894379 | controller | Jun 12 16:17:49.093584 crc crio[22579]: time="2026-06-12T16:17:49.091364758Z" level=info msg="Stopped container e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8: openstack/ceilometer-0/proxy-httpd" id=21796b23-88cf-4cfa-a9b9-3415ae33f187 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.894397 | controller | Jun 12 16:17:49.137136 crc crio[22579]: time="2026-06-12T16:17:49.135769767Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=a66ef254-7f81-4be8-bcc8-c634bd1dbebd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.894414 | controller | Jun 12 16:17:49.137136 crc crio[22579]: time="2026-06-12T16:17:49.135869369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.894431 | controller | Jun 12 16:17:49.201869 crc crio[22579]: time="2026-06-12T16:17:49.2000104Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 UID:86a2df8c-46d9-48d6-98ea-3194460dd965 NetNS:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a2df8c_46d9_48d6_98ea_3194460dd965.slice PodAnnotations:0xc0004787c0}] Aliases:map[]}"
2026-06-12 17:11:40.894448 | controller | Jun 12 16:17:49.201869 crc crio[22579]: time="2026-06-12T16:17:49.200090492Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.894466 | controller | Jun 12 16:17:49.507603 crc crio[22579]: time="2026-06-12T16:17:49.506196015Z" level=info msg="Stopped container ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6: openstack/ceilometer-0/ceilometer-central-agent" id=37a1c541-b7d4-4925-81a7-47a177acb7b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.894483 | controller | Jun 12 16:17:49.556076 crc crio[22579]: 2026-06-12T16:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9130b0acd1d57be Mac:46:89:a8:f4:93:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.894500 | controller | Jun 12 16:17:49.560274 crc crio[22579]: time="2026-06-12T16:17:49.560133626Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c UID:f58a0d74-3a32-4ff6-8b9a-cb1a87bc76a7 NetNS:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58a0d74_3a32_4ff6_8b9a_cb1a87bc76a7.slice PodAnnotations:0xc004fc05d0}] Aliases:map[]}"
2026-06-12 17:11:40.894522 | controller | Jun 12 16:17:49.560688 crc crio[22579]: time="2026-06-12T16:17:49.560388313Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.894539 | controller | Jun 12 16:17:49.611957 crc crio[22579]: time="2026-06-12T16:17:49.61180154Z" level=info msg="Ran pod sandbox 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c with infra container: openstack/cinder-scheduler-0/POD" id=ebd92311-6b01-4b86-aa49-f9ca3ba7d142 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.894556 | controller | Jun 12 16:17:49.655644 crc crio[22579]: time="2026-06-12T16:17:49.631902731Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=7ee01e33-a28a-4a8d-a43e-439547b7e346 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.894574 | controller | Jun 12 16:17:49.655644 crc crio[22579]: time="2026-06-12T16:17:49.63226006Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=7ee01e33-a28a-4a8d-a43e-439547b7e346 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.894590 | controller | Jun 12 16:17:49.655644 crc crio[22579]: time="2026-06-12T16:17:49.632488596Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=7ee01e33-a28a-4a8d-a43e-439547b7e346 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.894606 | controller | Jun 12 16:17:49.655644 crc crio[22579]: time="2026-06-12T16:17:49.652954516Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=dea6c74d-dfff-4fea-b620-c790d2974f36 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.894622 | controller | Jun 12 16:17:49.680036 crc crio[22579]: time="2026-06-12T16:17:49.679955472Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-12 17:11:40.894639 | controller | Jun 12 16:17:49.699361 crc crio[22579]: time="2026-06-12T16:17:49.698008331Z" level=info msg="Stopped container 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d: openstack/ceilometer-0/ceilometer-notification-agent" id=9f2d3089-0ba7-43fa-a95f-75dfd1aea85d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.894656 | controller | Jun 12 16:17:49.703603 crc crio[22579]: time="2026-06-12T16:17:49.702900616Z" level=info msg="Stopping pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745" id=581a3826-ec8d-48c4-971f-37b6adec9f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.894674 | controller | Jun 12 16:17:49.703603 crc crio[22579]: time="2026-06-12T16:17:49.703366248Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 UID:adf4e92c-6659-4d24-9e7a-d1debf33def6 NetNS:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadf4e92c_6659_4d24_9e7a_d1debf33def6.slice PodAnnotations:0xc00130c4b0}] Aliases:map[]}"
2026-06-12 17:11:40.894691 | controller | Jun 12 16:17:49.703603 crc crio[22579]: time="2026-06-12T16:17:49.703578823Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.894708 | controller | Jun 12 16:17:49.713894 crc crio[22579]: time="2026-06-12T16:17:49.713772782Z" level=info msg="Stopped pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689" id=bcd12d82-a4c4-47b6-9143-58e167306bd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.894725 | controller | Jun 12 16:17:49.745948 crc crio[22579]: 2026-06-12T16:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb3e4ffa9669637 Mac:7a:bb:81:ec:bb:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.894746 | controller | Jun 12 16:17:49.749871 crc crio[22579]: time="2026-06-12T16:17:49.749797648Z" level=info msg="Got pod network &{Name:dnsmasq-dns-854d79d8f9-ktp8g Namespace:openstack ID:cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 UID:4971044d-cb84-46b5-be56-a1596484884f NetNS:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4971044d_cb84_46b5_be56_a1596484884f.slice PodAnnotations:0xc000548498}] Aliases:map[]}"
2026-06-12 17:11:40.894765 | controller | Jun 12 16:17:49.749998 crc crio[22579]: time="2026-06-12T16:17:49.749960372Z" level=info msg="Checking pod openstack_dnsmasq-dns-854d79d8f9-ktp8g for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.894810 | controller | Jun 12 16:17:49.761945 crc crio[22579]: time="2026-06-12T16:17:49.761795483Z" level=info msg="Ran pod sandbox cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 with infra container: openstack/dnsmasq-dns-854d79d8f9-ktp8g/POD" id=bccfd24f-37d1-4fe3-bd40-2e8ce9279e92 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.894834 | controller | Jun 12 16:17:49.770685 crc crio[22579]: time="2026-06-12T16:17:49.767920179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=51d818ae-2a99-4ec5-b87d-9f4e31b7437e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.894852 | controller | Jun 12 16:17:49.892948 crc crio[22579]: time="2026-06-12T16:17:49.892830415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6d68bcad-1ad9-4158-8ea1-8b82bcea0d0e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.894868 | controller | Jun 12 16:17:49.911133 crc crio[22579]: time="2026-06-12T16:17:49.911056278Z" level=info msg="Creating container: openstack/dnsmasq-dns-854d79d8f9-ktp8g/init" id=b08a4843-7033-4432-8fc7-b0ab5dcc6cf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.894885 | controller | Jun 12 16:17:49.912665 crc crio[22579]: time="2026-06-12T16:17:49.912592837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.894902 | controller | Jun 12 16:17:49.983998 crc crio[22579]: time="2026-06-12T16:17:49.98389777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.894918 | controller | Jun 12 16:17:49.989003 crc crio[22579]: time="2026-06-12T16:17:49.988912567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.894935 | controller | Jun 12 16:17:50.131716 crc crio[22579]: time="2026-06-12T16:17:50.131236886Z" level=info msg="Created container 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c: openstack/dnsmasq-dns-854d79d8f9-ktp8g/init" id=b08a4843-7033-4432-8fc7-b0ab5dcc6cf7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.894952 | controller | Jun 12 16:17:50.134043 crc crio[22579]: time="2026-06-12T16:17:50.133936284Z" level=info msg="Starting container: 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c" id=3faede1d-5696-4014-a0e9-d33a80df8783 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.894969 | controller | Jun 12 16:17:50.162333 crc crio[22579]: time="2026-06-12T16:17:50.161581507Z" level=info msg="Started container" PID=80596 containerID=9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c description=openstack/dnsmasq-dns-854d79d8f9-ktp8g/init id=3faede1d-5696-4014-a0e9-d33a80df8783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6
2026-06-12 17:11:40.894990 | controller | Jun 12 16:17:50.162751 crc crio[22579]: 2026-06-12T16:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:531d7204bc06846 Mac:52:c1:6f:82:e2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.895008 | controller | Jun 12 16:17:50.164259 crc crio[22579]: time="2026-06-12T16:17:50.164199384Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 UID:86a2df8c-46d9-48d6-98ea-3194460dd965 NetNS:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a2df8c_46d9_48d6_98ea_3194460dd965.slice PodAnnotations:0xc0004787c0}] Aliases:map[]}"
2026-06-12 17:11:40.895025 | controller | Jun 12 16:17:50.164478 crc crio[22579]: time="2026-06-12T16:17:50.164393399Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.895042 | controller | Jun 12 16:17:50.178716 crc crio[22579]: time="2026-06-12T16:17:50.174768433Z" level=info msg="Ran pod sandbox 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 with infra container: openstack/cinder-api-0/POD" id=a66ef254-7f81-4be8-bcc8-c634bd1dbebd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.895060 | controller | Jun 12 16:17:50.186168 crc crio[22579]: time="2026-06-12T16:17:50.185954887Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=01ce3d5d-3238-487e-88ac-bc7664e0be29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.895077 | controller | Jun 12 16:17:50.188758 crc crio[22579]: time="2026-06-12T16:17:50.188643035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=606238aa-f58b-4401-8a27-62a7175e2a87 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.895094 | controller | Jun 12 16:17:50.202028 crc crio[22579]: time="2026-06-12T16:17:50.199354498Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=ff4b78d4-b5f5-41dc-adc3-5267ac463a20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.895111 | controller | Jun 12 16:17:50.309786 crc crio[22579]: time="2026-06-12T16:17:50.309654432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895129 | controller | Jun 12 16:17:50.342614 crc crio[22579]: time="2026-06-12T16:17:50.342455686Z" level=info msg="Stopped pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745" id=581a3826-ec8d-48c4-971f-37b6adec9f5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.895146 | controller | Jun 12 16:17:50.410305 crc crio[22579]: time="2026-06-12T16:17:50.410210789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895163 | controller | Jun 12 16:17:50.418258 crc crio[22579]: time="2026-06-12T16:17:50.418193312Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17" id=dea6c74d-dfff-4fea-b620-c790d2974f36 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.895184 | controller | Jun 12 16:17:50.423316 crc crio[22579]: time="2026-06-12T16:17:50.421195558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=3b3ffa98-de4f-45fe-8295-226b7c867a23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.895202 | controller | Jun 12 16:17:50.486343 crc crio[22579]: time="2026-06-12T16:17:50.485961784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=504a62ba-682e-4a3d-b07d-55d630eadfe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.895219 | controller | Jun 12 16:17:50.497971 crc crio[22579]: time="2026-06-12T16:17:50.497878607Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=2364f02c-19dd-41b4-85ee-86c176d316ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.895236 | controller | Jun 12 16:17:50.499588 crc crio[22579]: time="2026-06-12T16:17:50.499473108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895253 | controller | Jun 12 16:17:50.630759 crc crio[22579]: time="2026-06-12T16:17:50.630262023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895271 | controller | Jun 12 16:17:50.709440 crc crio[22579]: time="2026-06-12T16:17:50.709315313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7886ee9b-2a66-4e91-b9c7-0a9b88e6749f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.895289 | controller | Jun 12 16:17:50.736674 crc crio[22579]: time="2026-06-12T16:17:50.735798696Z" level=info msg="Removing container: 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076" id=7a694814-8f7a-46a2-b753-06616e27e90c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895306 | controller | Jun 12 16:17:50.797392 crc crio[22579]: time="2026-06-12T16:17:50.797342371Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1cb07fe9-a6b3-47b0-8c63-ca934daf9d72 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.895323 | controller | Jun 12 16:17:50.819267 crc crio[22579]: time="2026-06-12T16:17:50.819201127Z" level=info msg="Removed container 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api" id=7a694814-8f7a-46a2-b753-06616e27e90c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895413 | controller | Jun 12 16:17:50.822903 crc crio[22579]: time="2026-06-12T16:17:50.822818669Z" level=info msg="Removing container: 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30" id=c205d49c-ba79-4eac-a6b6-3c602890b8fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895438 | controller | Jun 12 16:17:50.833785 crc crio[22579]: time="2026-06-12T16:17:50.833682945Z" level=info msg="Creating container: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns" id=d259399e-c5f3-4a84-8d54-eb608f5f4318 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.895457 | controller | Jun 12 16:17:50.834472 crc crio[22579]: time="2026-06-12T16:17:50.834446625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895476 | controller | Jun 12 16:17:50.856843 crc crio[22579]: time="2026-06-12T16:17:50.856782812Z" level=info msg="Removed container 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log" id=c205d49c-ba79-4eac-a6b6-3c602890b8fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895493 | controller | Jun 12 16:17:50.867141 crc crio[22579]: time="2026-06-12T16:17:50.867060004Z" level=info msg="Removing container: e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8" id=009c1038-3e67-4c79-b866-034867b235b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895517 | controller | Jun 12 16:17:50.963450 crc crio[22579]: time="2026-06-12T16:17:50.963327551Z" level=info msg="Removed container e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8: openstack/ceilometer-0/proxy-httpd" id=009c1038-3e67-4c79-b866-034867b235b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895535 | controller | Jun 12 16:17:50.969902 crc crio[22579]: time="2026-06-12T16:17:50.969859007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895553 | controller | Jun 12 16:17:50.970675 crc crio[22579]: time="2026-06-12T16:17:50.970602736Z" level=info msg="Removing container: ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b" id=13e50c2e-7410-4e7f-b631-90e906ea9416 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895570 | controller | Jun 12 16:17:50.977614 crc crio[22579]: time="2026-06-12T16:17:50.97745656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895587 | controller | Jun 12 16:17:51.027588 crc crio[22579]: time="2026-06-12T16:17:51.024965798Z" level=info msg="Removed container ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b: openstack/ceilometer-0/sg-core" id=13e50c2e-7410-4e7f-b631-90e906ea9416 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895604 | controller | Jun 12 16:17:51.045388 crc crio[22579]: time="2026-06-12T16:17:51.045018108Z" level=info msg="Removing container: 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d" id=b8cac428-42c1-46a7-9071-0f699d53d532 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895621 | controller | Jun 12 16:17:51.104637 crc crio[22579]: time="2026-06-12T16:17:51.104201853Z" level=info msg="Removed container 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d: openstack/ceilometer-0/ceilometer-notification-agent" id=b8cac428-42c1-46a7-9071-0f699d53d532 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895637 | controller | Jun 12 16:17:51.117583 crc crio[22579]: time="2026-06-12T16:17:51.11746049Z" level=info msg="Removing container: ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6" id=6a8e0c1b-2b7f-4196-8552-03bc1fc9d910 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895653 | controller | Jun 12 16:17:51.166718 crc crio[22579]: time="2026-06-12T16:17:51.16663438Z" level=info msg="Removed container ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6: openstack/ceilometer-0/ceilometer-central-agent" id=6a8e0c1b-2b7f-4196-8552-03bc1fc9d910 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.895670 | controller | Jun 12 16:17:51.263472 crc crio[22579]: time="2026-06-12T16:17:51.263344989Z" level=info msg="Created container 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns" id=d259399e-c5f3-4a84-8d54-eb608f5f4318 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.895686 | controller | Jun 12 16:17:51.266090 crc crio[22579]: time="2026-06-12T16:17:51.265925585Z" level=info msg="Starting container: 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f" id=7e7681ce-29b0-4a59-adb5-d274e9ac7d68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.895702 | controller | Jun 12 16:17:51.283195 crc crio[22579]: time="2026-06-12T16:17:51.283014819Z" level=info msg="Started container" PID=80752 containerID=038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f description=openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns id=7e7681ce-29b0-4a59-adb5-d274e9ac7d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6
2026-06-12 17:11:40.895723 | controller | Jun 12 16:17:51.417699 crc crio[22579]: time="2026-06-12T16:17:51.417648462Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=4856b4ab-1b93-44ed-97db-1d1a7ac143e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.895741 | controller | Jun 12 16:17:51.417970 crc crio[22579]: time="2026-06-12T16:17:51.417878148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895759 | controller | Jun 12 16:17:51.459105 crc crio[22579]: time="2026-06-12T16:17:51.458599523Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 UID:faabda60-c8df-45f9-8ad6-72efdeae78bf NetNS:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaabda60_c8df_45f9_8ad6_72efdeae78bf.slice PodAnnotations:0xc000478628}] Aliases:map[]}"
2026-06-12 17:11:40.895776 | controller | Jun 12 16:17:51.459105 crc crio[22579]: time="2026-06-12T16:17:51.458698156Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.895793 | controller | Jun 12 16:17:52.273312 crc crio[22579]: 2026-06-12T16:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5654ba6a42e7b5 Mac:32:3c:0d:5a:9d:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb SocketPath: PciID:}] [{Interface:0xc0005a0d70 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.895810 | controller | Jun 12 16:17:52.274279 crc crio[22579]: time="2026-06-12T16:17:52.274085715Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 UID:faabda60-c8df-45f9-8ad6-72efdeae78bf NetNS:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaabda60_c8df_45f9_8ad6_72efdeae78bf.slice PodAnnotations:0xc000478628}] Aliases:map[]}"
2026-06-12 17:11:40.895827 | controller | Jun 12 16:17:52.274279 crc crio[22579]: time="2026-06-12T16:17:52.274223689Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.895844 | controller | Jun 12 16:17:52.290132 crc crio[22579]: time="2026-06-12T16:17:52.290054461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895897 | controller | Jun 12 16:17:52.297530 crc crio[22579]: time="2026-06-12T16:17:52.297226534Z" level=info msg="Ran pod sandbox a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 with infra container: openstack/ceilometer-0/POD" id=4856b4ab-1b93-44ed-97db-1d1a7ac143e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.895917 | controller | Jun 12 16:17:52.310563 crc crio[22579]: time="2026-06-12T16:17:52.309806883Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=aae49ea1-0cf9-4cf4-aead-58789a963772 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.895936 | controller | Jun 12 16:17:52.344591 crc crio[22579]: time="2026-06-12T16:17:52.341590432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=0ba41de2-b5fe-4916-ae39-4429bbb11d83 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.895956 | controller | Jun 12 16:17:52.425003 crc crio[22579]: time="2026-06-12T16:17:52.424865519Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=f56b895f-8044-4b79-aa36-5fa5ee7945e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.895974 | controller | Jun 12 16:17:52.425444 crc crio[22579]: time="2026-06-12T16:17:52.425369112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.895993 | controller | Jun 12 16:17:52.476585 crc crio[22579]: time="2026-06-12T16:17:52.476540153Z" level=info msg="Stopping container: 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6 (timeout: 30s)" id=67e2e52e-6b19-4d11-8e5d-23be8f85b3ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.896010 | controller | Jun 12 16:17:52.482084 crc crio[22579]: time="2026-06-12T16:17:52.481975561Z" level=info msg="Stopping container: ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f (timeout: 30s)" id=de35c6b9-3876-4dd6-bd1d-38f3b9cac9dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.896027 | controller | Jun 12 16:17:52.679194 crc crio[22579]: time="2026-06-12T16:17:52.678119408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896071 | controller | Jun 12 16:17:52.689024 crc crio[22579]: time="2026-06-12T16:17:52.687765493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896091 | controller | Jun 12 16:17:52.731115 crc crio[22579]: time="2026-06-12T16:17:52.729609657Z" level=info msg="Created container 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7: openstack/cinder-scheduler-0/cinder-scheduler" id=2364f02c-19dd-41b4-85ee-86c176d316ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.896108 | controller | Jun 12 16:17:52.741947 crc crio[22579]: time="2026-06-12T16:17:52.7372028Z" level=info msg="Starting container: 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7" id=8d457c3e-5b86-4511-89a5-a6403d465fe3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.896125 | controller | Jun 12 16:17:52.751888 crc crio[22579]: time="2026-06-12T16:17:52.75177926Z" level=info msg="Started container" PID=80937 containerID=321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7 description=openstack/cinder-scheduler-0/cinder-scheduler id=8d457c3e-5b86-4511-89a5-a6403d465fe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c
2026-06-12 17:11:40.896143 | controller | Jun 12 16:17:52.785897 crc crio[22579]: time="2026-06-12T16:17:52.781429134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=69f990d8-1d0f-41da-ae76-bf1314f69bc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896160 | controller | Jun 12 16:17:52.886154 crc crio[22579]: time="2026-06-12T16:17:52.886007033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896177 | controller | Jun 12 16:17:52.907095 crc crio[22579]: time="2026-06-12T16:17:52.906930265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=1a8da160-3c9d-4dda-baf6-31a34c21506d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896194 | controller | Jun 12 16:17:53.221109 crc crio[22579]: time="2026-06-12T16:17:53.220931318Z" level=info msg="Running pod sandbox: openstack/neutron-6fc858c5-hpp55/POD" id=5c5979dd-6660-43f2-9c6d-8456fffc1b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.896211 | controller | Jun 12 16:17:53.221263 crc crio[22579]: time="2026-06-12T16:17:53.221142554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896232 | controller | Jun 12 16:17:53.262281 crc crio[22579]: time="2026-06-12T16:17:53.262172247Z" level=info msg="Created container 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b: openstack/ceilometer-0/ceilometer-central-agent" id=f56b895f-8044-4b79-aa36-5fa5ee7945e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.896250 | controller | Jun 12 16:17:53.262955 crc crio[22579]: time="2026-06-12T16:17:53.262882085Z" level=info msg="Got pod network &{Name:neutron-6fc858c5-hpp55 Namespace:openstack ID:db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45 UID:418f4e02-f4c4-44d8-a092-0ee585ee4c34 NetNS:/var/run/netns/7a06992c-7d0e-46d3-b018-394c230792da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418f4e02_f4c4_44d8_a092_0ee585ee4c34.slice PodAnnotations:0xc004fc08c0}] Aliases:map[]}"
2026-06-12 17:11:40.896269 | controller | Jun 12 16:17:53.262955 crc crio[22579]: time="2026-06-12T16:17:53.262944276Z" level=info msg="Adding pod openstack_neutron-6fc858c5-hpp55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.896286 | controller | Jun 12 16:17:53.264954 crc crio[22579]: time="2026-06-12T16:17:53.264881046Z" level=info msg="Starting container: 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b" id=45579655-b35c-4510-8a30-2e6e7f70d5fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.896303 | controller | Jun 12 16:17:53.271642 crc crio[22579]: time="2026-06-12T16:17:53.271555915Z" level=info msg="Created container b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0: openstack/cinder-api-0/cinder-api-log" id=ff4b78d4-b5f5-41dc-adc3-5267ac463a20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.896320 | controller | Jun 12 16:17:53.271893 crc crio[22579]: time="2026-06-12T16:17:53.271818222Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=fc4a1956-fe51-466f-898f-c1329d478a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.896338 | controller | Jun 12 16:17:53.273116 crc crio[22579]: time="2026-06-12T16:17:53.273022443Z" level=info msg="Started container" PID=80983 containerID=09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b description=openstack/ceilometer-0/ceilometer-central-agent id=45579655-b35c-4510-8a30-2e6e7f70d5fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74
2026-06-12 17:11:40.896375 | controller | Jun 12 16:17:53.273211 crc crio[22579]: time="2026-06-12T16:17:53.273151286Z" level=info msg="Starting container: b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0" id=92201de0-c0fe-4e4e-b7d0-946b05f09008 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.896395 | controller | Jun 12 16:17:53.273843 crc crio[22579]: time="2026-06-12T16:17:53.273787372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896413 | controller | Jun 12 16:17:53.282214 crc crio[22579]: time="2026-06-12T16:17:53.281788115Z" level=info msg="Started container" PID=81012 containerID=b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0 description=openstack/cinder-api-0/cinder-api-log id=92201de0-c0fe-4e4e-b7d0-946b05f09008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1
2026-06-12 17:11:40.896431 | controller | Jun 12 16:17:53.295900 crc crio[22579]: time="2026-06-12T16:17:53.295478033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=036300e8-2485-4e2a-a4d5-34d5a1b16a0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896453 | controller | Jun 12 16:17:53.350029 crc crio[22579]: time="2026-06-12T16:17:53.349961529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=255d49e6-3d87-43d4-b6c9-b5b33746cb53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896472 | controller | Jun 12 16:17:53.353093 crc crio[22579]: time="2026-06-12T16:17:53.353059908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=345dad42-b8ea-42dc-9373-4534bad51794 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896489 | controller | Jun 12 16:17:53.372164 crc crio[22579]: time="2026-06-12T16:17:53.370246514Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=8e4be368-4bb3-4341-bfe1-88bc1f69e400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.896506 | controller | Jun 12 16:17:53.378357 crc crio[22579]: time="2026-06-12T16:17:53.377726975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896522 | controller | Jun 12 16:17:53.399392 crc crio[22579]: time="2026-06-12T16:17:53.399295513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896539 | controller | Jun 12 16:17:53.417225 crc crio[22579]: time="2026-06-12T16:17:53.405244304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=b347711c-c0d3-4bf5-bd9a-c03ba80876a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896556 | controller | Jun 12 16:17:53.426054 crc crio[22579]: time="2026-06-12T16:17:53.425970101Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=b3652c97-3836-456b-a918-87e330770813 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.896574 | controller | Jun 12 16:17:53.427294 crc crio[22579]: time="2026-06-12T16:17:53.427264274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896591 | controller | Jun 12 16:17:53.451897 crc crio[22579]: time="2026-06-12T16:17:53.451733466Z" level=info msg="Stopped container 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd" id=67e2e52e-6b19-4d11-8e5d-23be8f85b3ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.896609 | controller | Jun 12 16:17:53.514566 crc crio[22579]: time="2026-06-12T16:17:53.51402783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896627 | controller | Jun 12 16:17:53.522688 crc crio[22579]: time="2026-06-12T16:17:53.519860048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896644 | controller | Jun 12 16:17:53.630096 crc crio[22579]: time="2026-06-12T16:17:53.629640909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896661 | controller | Jun 12 16:17:53.788685 crc crio[22579]: time="2026-06-12T16:17:53.78855813Z" level=info msg="Created container 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921: openstack/ceilometer-0/ceilometer-notification-agent" id=8e4be368-4bb3-4341-bfe1-88bc1f69e400 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.896679 | controller | Jun 12 16:17:53.791478 crc crio[22579]: time="2026-06-12T16:17:53.791360831Z" level=info msg="Starting container: 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921" id=f097a72e-879e-4fe9-aff0-3126dba4dfe9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.896701 | controller | Jun 12 16:17:53.837627 crc crio[22579]: time="2026-06-12T16:17:53.837451363Z" level=info msg="Started container" PID=81080 containerID=65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921 description=openstack/ceilometer-0/ceilometer-notification-agent id=f097a72e-879e-4fe9-aff0-3126dba4dfe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74
2026-06-12 17:11:40.896718 | controller | Jun 12 16:17:53.915106 crc crio[22579]: time="2026-06-12T16:17:53.915004445Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8845730c-7598-4f43-ab71-1bf8d45d0ee7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896735 | controller | Jun 12 16:17:53.968469 crc crio[22579]: time="2026-06-12T16:17:53.968340281Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=74e0293c-8586-43b6-a06a-3dea6ad55f79 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896752 | controller | Jun 12 16:17:53.983107 crc crio[22579]: time="2026-06-12T16:17:53.982999943Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f77b02c1-cfb3-4ef4-af37-48be4db38970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.896769 | controller | Jun 12 16:17:53.987142 crc crio[22579]: time="2026-06-12T16:17:53.987056606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896786 | controller | Jun 12 16:17:54.163391 crc crio[22579]: 2026-06-12T16:17:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db09ad86af74cc0 Mac:ca:3b:ad:e0:f5:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/7a06992c-7d0e-46d3-b018-394c230792da SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.896804 | controller | Jun 12 16:17:54.164558 crc crio[22579]: time="2026-06-12T16:17:54.164358394Z" level=info msg="Got pod network &{Name:neutron-6fc858c5-hpp55 Namespace:openstack ID:db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45 UID:418f4e02-f4c4-44d8-a092-0ee585ee4c34 NetNS:/var/run/netns/7a06992c-7d0e-46d3-b018-394c230792da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418f4e02_f4c4_44d8_a092_0ee585ee4c34.slice PodAnnotations:0xc004fc08c0}] Aliases:map[]}"
2026-06-12 17:11:40.896822 | controller | Jun 12 16:17:54.165095 crc crio[22579]: time="2026-06-12T16:17:54.164651832Z" level=info msg="Checking pod openstack_neutron-6fc858c5-hpp55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.896840 | controller | Jun 12 16:17:54.193947 crc crio[22579]: time="2026-06-12T16:17:54.193759072Z" level=info msg="Ran pod sandbox db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45 with infra container: openstack/neutron-6fc858c5-hpp55/POD" id=5c5979dd-6660-43f2-9c6d-8456fffc1b0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.896858 | controller | Jun 12 16:17:54.202661 crc crio[22579]: time="2026-06-12T16:17:54.201185941Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=03f56201-929f-4832-97b7-082b5958d499 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896876 | controller | Jun 12 16:17:54.207062 crc crio[22579]: time="2026-06-12T16:17:54.207028899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896893 | controller | Jun 12 16:17:54.241560 crc crio[22579]: time="2026-06-12T16:17:54.241447604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.896914 | controller | Jun 12 16:17:54.302766 crc crio[22579]: time="2026-06-12T16:17:54.302673251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d6d77ad9-11f8-43c6-b7c8-494ec5df7296 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.896982 | controller | Jun 12 16:17:54.336299 crc crio[22579]: time="2026-06-12T16:17:54.336200743Z" level=info msg="Creating container: openstack/neutron-6fc858c5-hpp55/neutron-api" id=fec385c5-be4d-4e62-a29a-cbc87436caae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.897002 | controller | Jun 12 16:17:54.336851 crc crio[22579]: time="2026-06-12T16:17:54.336786428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897020 | controller | Jun 12 16:17:54.458692 crc crio[22579]: time="2026-06-12T16:17:54.4509202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897038 | controller | Jun 12 16:17:54.458692 crc crio[22579]: time="2026-06-12T16:17:54.455307801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897055 | controller | Jun 12 16:17:54.534697 crc crio[22579]: time="2026-06-12T16:17:54.534585707Z" level=info msg="Created container 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3: openstack/ceilometer-0/sg-core" id=f77b02c1-cfb3-4ef4-af37-48be4db38970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.897073 | controller | Jun 12 16:17:54.541084 crc crio[22579]: time="2026-06-12T16:17:54.539180274Z" level=info msg="Starting container: 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3" id=51c4a956-9b26-429a-b547-0c9f287555b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.897090 | controller | Jun 12 16:17:54.562824 crc crio[22579]: time="2026-06-12T16:17:54.562727052Z" level=info msg="Started container" PID=81182 containerID=04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3 description=openstack/ceilometer-0/sg-core id=51c4a956-9b26-429a-b547-0c9f287555b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74
2026-06-12 17:11:40.897108 | controller | Jun 12 16:17:54.599112 crc crio[22579]: time="2026-06-12T16:17:54.599073616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897125 | controller | Jun 12 16:17:54.602176 crc crio[22579]: time="2026-06-12T16:17:54.602062282Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=98470a12-923b-4364-ac99-61b68eb9ce0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.897142 | controller | Jun 12 16:17:54.689222 crc crio[22579]: time="2026-06-12T16:17:54.688642154Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c1c9b040-ae4c-4a23-b3a3-accc78939bfd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.897159 | controller | Jun 12 16:17:54.720220 crc crio[22579]: time="2026-06-12T16:17:54.71996447Z" level=info msg="Created container 73a39bdd638c8b86f1356f0e43c7871545d1124e2cab239253f9de5c3e043cfb: openstack/neutron-6fc858c5-hpp55/neutron-api" id=fec385c5-be4d-4e62-a29a-cbc87436caae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.897177 | controller | Jun 12 16:17:54.724477 crc crio[22579]: time="2026-06-12T16:17:54.721367626Z" level=info msg="Starting container: 73a39bdd638c8b86f1356f0e43c7871545d1124e2cab239253f9de5c3e043cfb" id=e342933d-ebdb-47a5-bb61-77105b2b9187 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.897199 | controller | Jun 12 16:17:54.734988 crc crio[22579]: time="2026-06-12T16:17:54.733373431Z" level=info msg="Started container" PID=81197 containerID=73a39bdd638c8b86f1356f0e43c7871545d1124e2cab239253f9de5c3e043cfb description=openstack/neutron-6fc858c5-hpp55/neutron-api id=e342933d-ebdb-47a5-bb61-77105b2b9187 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45
2026-06-12 17:11:40.897217 | controller | Jun 12 16:17:54.752436 crc crio[22579]: time="2026-06-12T16:17:54.752342203Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=ef4c819b-d610-4f97-810c-f9d06f52f6d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.897234 | controller | Jun 12 16:17:54.754647 crc crio[22579]: time="2026-06-12T16:17:54.75457972Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=84cdab75-f755-4f97-b15a-6b12eedb661b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.897251 | controller | Jun 12 16:17:54.757324 crc crio[22579]: time="2026-06-12T16:17:54.757279169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897269 | controller | Jun 12 16:17:54.865985 crc crio[22579]: time="2026-06-12T16:17:54.86586716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cc1b2982-edb2-43c1-96ce-8b8272bc06dc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.897285 | controller | Jun 12 16:17:54.880893 crc crio[22579]: time="2026-06-12T16:17:54.880804879Z" level=info msg="Creating container: openstack/neutron-6fc858c5-hpp55/neutron-httpd" id=d2bbc4b2-d875-4533-b392-14ba668b1cf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.897302 | controller | Jun 12 16:17:54.881252 crc crio[22579]: time="2026-06-12T16:17:54.881204809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897319 | controller | Jun 12 16:17:54.917992 crc crio[22579]: time="2026-06-12T16:17:54.917897782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897336 | controller | Jun 12 16:17:54.920767 crc crio[22579]: time="2026-06-12T16:17:54.920690513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897373 | controller | Jun 12 16:17:54.929615 crc crio[22579]: time="2026-06-12T16:17:54.929478357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897393 | controller | Jun 12 16:17:54.976459 crc crio[22579]: time="2026-06-12T16:17:54.976364699Z" level=info msg="Created container dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea: openstack/cinder-scheduler-0/probe" id=fc4a1956-fe51-466f-898f-c1329d478a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.897410 | controller | Jun 12 16:17:54.978995 crc crio[22579]: time="2026-06-12T16:17:54.978887283Z" level=info msg="Starting container: dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea" id=d5326ecb-74a8-43e9-9be1-c9e5d157c438 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.897428 | controller | Jun 12 16:17:55.005333 crc crio[22579]: time="2026-06-12T16:17:55.005235743Z" level=info msg="Started container" PID=81243 containerID=dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea description=openstack/cinder-scheduler-0/probe id=d5326ecb-74a8-43e9-9be1-c9e5d157c438 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c
2026-06-12 17:11:40.897450 | controller | Jun 12 16:17:55.028868 crc crio[22579]: time="2026-06-12T16:17:55.02870817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897468 | controller | Jun 12 16:17:55.042562 crc crio[22579]: time="2026-06-12T16:17:55.042286075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.897486 | controller | Jun 12 16:17:55.062010 crc crio[22579]: time="2026-06-12T16:17:55.061862183Z" level=info msg="Created container 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8: openstack/cinder-api-0/cinder-api" id=b3652c97-3836-456b-a918-87e330770813 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.897503 | controller | Jun 12 16:17:55.065772 crc crio[22579]: time="2026-06-12T16:17:55.06568416Z" level=info msg="Starting container: 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8" id=dc1f4057-64db-4eb7-9863-7de790ef98b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.897519 | controller | Jun 12 16:17:55.077788 crc crio[22579]: time="2026-06-12T16:17:55.077687565Z" level=info msg="Started container" PID=81270 containerID=7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8 description=openstack/cinder-api-0/cinder-api id=dc1f4057-64db-4eb7-9863-7de790ef98b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1
2026-06-12 17:11:40.897537 | controller | Jun 12 16:17:55.078607 crc crio[22579]: time="2026-06-12T16:17:55.078536676Z" level=info msg="Created container 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427: openstack/ceilometer-0/proxy-httpd" id=ef4c819b-d610-4f97-810c-f9d06f52f6d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.897553 | controller | Jun 12 16:17:55.085733 crc crio[22579]: time="2026-06-12T16:17:55.082729233Z" level=info msg="Starting container: 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427" id=33be6cdc-02bf-41b6-b95d-04071fd6846f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.897571 | controller | Jun 12 16:17:55.093213 crc crio[22579]: time="2026-06-12T16:17:55.093071116Z" level=info msg="Started container" PID=81271 containerID=2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427 description=openstack/ceilometer-0/proxy-httpd id=33be6cdc-02bf-41b6-b95d-04071fd6846f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74
2026-06-12 17:11:40.897588 | controller | Jun 12 16:17:55.306604 crc crio[22579]: time="2026-06-12T16:17:55.306010559Z" level=info msg="Created container 767f77b2fdf3795404ac118d64629d38b19113abcc1fbe48e67bbdfbfe525b5b: openstack/neutron-6fc858c5-hpp55/neutron-httpd" id=d2bbc4b2-d875-4533-b392-14ba668b1cf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.897605 | controller | Jun 12 16:17:55.310172 crc crio[22579]: time="2026-06-12T16:17:55.308940363Z" level=info msg="Starting container: 767f77b2fdf3795404ac118d64629d38b19113abcc1fbe48e67bbdfbfe525b5b" id=2ea25257-3c5b-4849-9888-7e768e4e5ec4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.897621 | controller | Jun 12 16:17:55.321030 crc crio[22579]: time="2026-06-12T16:17:55.320897937Z" level=info msg="Started container" PID=81281 containerID=767f77b2fdf3795404ac118d64629d38b19113abcc1fbe48e67bbdfbfe525b5b description=openstack/neutron-6fc858c5-hpp55/neutron-httpd id=2ea25257-3c5b-4849-9888-7e768e4e5ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45
2026-06-12 17:11:40.897638 | controller | Jun 12 16:17:56.170489 crc crio[22579]: time="2026-06-12T16:17:56.169741559Z" level=info msg="Stopping container: 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8 (timeout: 30s)" id=0a2e1259-bebc-4e15-bb5a-741f5d1ebb58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.897658 | controller | Jun 12 16:17:56.171157 crc crio[22579]: time="2026-06-12T16:17:56.16978303Z" level=info msg="Stopping container: b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0 (timeout: 30s)" id=9d576460-ad7e-44ad-9b87-a417f3184d04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.897675 | controller | Jun 12 16:17:56.521083 crc crio[22579]: time="2026-06-12T16:17:56.520974288Z" level=info msg="Stopped container b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0: openstack/cinder-api-0/cinder-api-log" id=9d576460-ad7e-44ad-9b87-a417f3184d04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.897692 | controller | Jun 12 16:17:56.580380 crc crio[22579]: time="2026-06-12T16:17:56.580257236Z" level=info msg="Stopped container ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f: openstack/neutron-7b9ff5749c-pb7kh/neutron-api" id=de35c6b9-3876-4dd6-bd1d-38f3b9cac9dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.897708 | controller | Jun 12 16:17:56.582573 crc crio[22579]: time="2026-06-12T16:17:56.582357869Z" level=info msg="Stopping pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35" id=714319e6-b4e3-4923-bb1c-19af3fe064aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.897725 | controller | Jun 12 16:17:56.583133 crc crio[22579]: time="2026-06-12T16:17:56.583070367Z" level=info msg="Got pod network &{Name:neutron-7b9ff5749c-pb7kh Namespace:openstack ID:a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 UID:f2d85e71-bf39-4eed-b96d-b7030c89ce84 NetNS:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2d85e71_bf39_4eed_b96d_b7030c89ce84.slice PodAnnotations:0xc0023085d0}] Aliases:map[]}"
2026-06-12 17:11:40.897743 | controller | Jun 12 16:17:56.583320 crc crio[22579]: time="2026-06-12T16:17:56.583231351Z" level=info msg="Deleting pod openstack_neutron-7b9ff5749c-pb7kh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.897761 | controller | Jun 12 16:17:56.731221 crc crio[22579]: time="2026-06-12T16:17:56.73029659Z" level=info msg="Stopped container 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8: openstack/cinder-api-0/cinder-api" id=0a2e1259-bebc-4e15-bb5a-741f5d1ebb58 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.897778 | controller | Jun 12 16:17:56.731690 crc crio[22579]: time="2026-06-12T16:17:56.731624754Z" level=info msg="Stopping pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1" id=27ced3de-9c94-401e-a965-946a06b2b344 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.897795 | controller | Jun 12 16:17:56.733695 crc crio[22579]: time="2026-06-12T16:17:56.73226206Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 UID:86a2df8c-46d9-48d6-98ea-3194460dd965 NetNS:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a2df8c_46d9_48d6_98ea_3194460dd965.slice PodAnnotations:0xc002308740}] Aliases:map[]}"
2026-06-12 17:11:40.897812 | controller | Jun 12 16:17:56.733695 crc crio[22579]: time="2026-06-12T16:17:56.732548718Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.897829 | controller | Jun 12 16:17:57.116481 crc crio[22579]: time="2026-06-12T16:17:57.116357056Z" level=info msg="Stopped pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1" id=27ced3de-9c94-401e-a965-946a06b2b344 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.897850 | controller | Jun 12 16:17:57.423331 crc crio[22579]: time="2026-06-12T16:17:57.422761636Z" level=info msg="Stopped pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35" id=714319e6-b4e3-4923-bb1c-19af3fe064aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.897868 | controller | Jun 12 16:17:58.032042 crc crio[22579]: time="2026-06-12T16:17:58.030858606Z" level=info msg="Stopping container: 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d (timeout: 10s)" id=86291ff4-f45d-49e4-ad46-694fa5b6b3fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.897884 | controller | Jun 12 16:17:58.179993 crc crio[22579]: time="2026-06-12T16:17:58.179828774Z" level=info msg="Stopped container 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns" id=86291ff4-f45d-49e4-ad46-694fa5b6b3fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.897901 | controller | Jun 12 16:17:58.182158 crc crio[22579]: time="2026-06-12T16:17:58.180967823Z" level=info msg="Stopping pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564" id=6040af32-5f3c-40c8-823c-7a8b4833628c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.897918 | controller | Jun 12 16:17:58.182158 crc crio[22579]: time="2026-06-12T16:17:58.18163688Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7544b8cd67-nd9hd Namespace:openstack ID:d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 UID:1c60f954-5b13-4fa8-b85b-fd91df3a7b24 NetNS:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c60f954_5b13_4fa8_b85b_fd91df3a7b24.slice PodAnnotations:0xc000478ef0}] Aliases:map[]}"
2026-06-12 17:11:40.897936 | controller | Jun 12 16:17:58.182158 crc crio[22579]: time="2026-06-12T16:17:58.181780323Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7544b8cd67-nd9hd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.897954 | controller | Jun 12 16:17:58.275327 crc crio[22579]: time="2026-06-12T16:17:58.274141602Z" level=info msg="Removing container: 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6" id=3445c9cf-6543-403a-ae53-419f81a0bd67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.897970 | controller | Jun 12 16:17:58.349356 crc crio[22579]: time="2026-06-12T16:17:58.349268872Z" level=info msg="Removed container 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd" id=3445c9cf-6543-403a-ae53-419f81a0bd67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.897987 | controller | Jun 12 16:17:58.353317 crc crio[22579]: time="2026-06-12T16:17:58.353217412Z" level=info msg="Removing container: ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f" id=667cf5d3-7478-4af7-b285-2b9105d709ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.898003 | controller | Jun 12 16:17:58.473558 crc crio[22579]: time="2026-06-12T16:17:58.47154318Z" level=info msg="Removed container ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f: openstack/neutron-7b9ff5749c-pb7kh/neutron-api" id=667cf5d3-7478-4af7-b285-2b9105d709ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.898077 | controller | Jun 12 16:17:58.712619 crc crio[22579]: time="2026-06-12T16:17:58.712441525Z" level=info msg="Stopped pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564" id=6040af32-5f3c-40c8-823c-7a8b4833628c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.898097 | controller | Jun 12 16:17:58.857485 crc crio[22579]: time="2026-06-12T16:17:58.857309457Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=f3307812-6866-46d6-b39e-37e547b05b84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.898118 | controller | Jun 12 16:17:58.857786 crc crio[22579]: time="2026-06-12T16:17:58.857701557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.898165 | controller | Jun 12 16:17:58.905319 crc crio[22579]: time="2026-06-12T16:17:58.904792094Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96 UID:c81881e3-3b15-45f4-b907-fbb73c0c263e NetNS:/var/run/netns/23489fcb-bd25-4325-8931-302cec7eab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81881e3_3b15_45f4_b907_fbb73c0c263e.slice PodAnnotations:0xc0004786d8}] Aliases:map[]}"
2026-06-12 17:11:40.898188 | controller | Jun 12 16:17:58.905319 crc crio[22579]: time="2026-06-12T16:17:58.905171344Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.898206 | controller | Jun 12 16:17:59.293893 crc crio[22579]: time="2026-06-12T16:17:59.293288762Z" level=info msg="Removing container: 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d" id=6891e722-6f8e-4377-a511-a9c75c4337b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.898224 | controller | Jun 12 16:17:59.328147 crc crio[22579]: time="2026-06-12T16:17:59.328047375Z" level=info msg="Removed container 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns" id=6891e722-6f8e-4377-a511-a9c75c4337b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.898241 | controller | Jun 12 16:17:59.331835 crc crio[22579]: time="2026-06-12T16:17:59.33176667Z" level=info msg="Removing container: bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd" id=42f252ca-3541-4fe9-8848-12a475f9b38a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.898259 | controller | Jun 12 16:17:59.365869 crc crio[22579]: time="2026-06-12T16:17:59.365777815Z" level=info msg="Removed container bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd: openstack/dnsmasq-dns-7544b8cd67-nd9hd/init" id=42f252ca-3541-4fe9-8848-12a475f9b38a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.898277 | controller | Jun 12 16:17:59.527642 crc crio[22579]: 2026-06-12T16:17:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:838dc08cae20aed Mac:ea:d4:2f:ba:1a:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/23489fcb-bd25-4325-8931-302cec7eab2e SocketPath: PciID:}] [{Interface:0xc000112c00 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.898295 | controller | Jun 12 16:17:59.529336 crc crio[22579]: time="2026-06-12T16:17:59.52921967Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96 UID:c81881e3-3b15-45f4-b907-fbb73c0c263e NetNS:/var/run/netns/23489fcb-bd25-4325-8931-302cec7eab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81881e3_3b15_45f4_b907_fbb73c0c263e.slice PodAnnotations:0xc0004786d8}] Aliases:map[]}"
2026-06-12 17:11:40.898312 | controller | Jun 12 16:17:59.529538 crc crio[22579]: time="2026-06-12T16:17:59.529419645Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.898334 | controller | Jun 12 16:17:59.548609 crc crio[22579]: time="2026-06-12T16:17:59.548472119Z" level=info msg="Ran pod sandbox 838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96 with infra container: openstack/cinder-api-0/POD" id=f3307812-6866-46d6-b39e-37e547b05b84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.898382 | controller | Jun 12 16:17:59.551369 crc crio[22579]: time="2026-06-12T16:17:59.55125285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=908f401f-f013-46f7-9a41-76ec858bccda name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.898407 | controller | Jun 12 16:17:59.559554 crc crio[22579]: time="2026-06-12T16:17:59.558486984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=11ea3aa5-2d20-4eb7-a51c-339c389e0e9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.898428 | controller | Jun 12 16:17:59.569017 crc crio[22579]: time="2026-06-12T16:17:59.568910199Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=d3979226-e03e-4d6d-9425-6269f19839f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.898448 | controller | Jun 12 16:17:59.569627 crc crio[22579]: time="2026-06-12T16:17:59.569431782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.898467 | controller | Jun 12 16:17:59.648618 crc crio[22579]: time="2026-06-12T16:17:59.647754654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.898488 | controller | Jun 12 16:18:00.080199 crc crio[22579]: time="2026-06-12T16:18:00.079790308Z" level=info msg="Running pod sandbox: openstack/placement-84db86ff68-5rtj7/POD" id=02879596-0b25-4819-918a-d472d53e7860 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.898508 | controller | Jun 12 16:18:00.080428 crc crio[22579]: time="2026-06-12T16:18:00.080229229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.898529 | controller | Jun 12 16:18:00.162723 crc crio[22579]: time="2026-06-12T16:18:00.162583973Z" level=info msg="Got pod network &{Name:placement-84db86ff68-5rtj7 Namespace:openstack ID:041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9 UID:12435e79-fca5-4d98-9e2e-a9c003a03e1d NetNS:/var/run/netns/0e628213-f912-4189-865d-273a3b4a89ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12435e79_fca5_4d98_9e2e_a9c003a03e1d.slice PodAnnotations:0xc0024a6420}] Aliases:map[]}"
2026-06-12 17:11:40.898549 | controller | Jun 12 16:18:00.162723 crc crio[22579]: time="2026-06-12T16:18:00.162661835Z" level=info msg="Adding pod openstack_placement-84db86ff68-5rtj7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.898569 | controller | Jun 12 16:18:00.625322 crc crio[22579]: time="2026-06-12T16:18:00.624260011Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688018-hl4kb/POD" id=1e134796-bbc5-428d-906c-4c2e9942e14c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.898589 | controller | Jun 12 16:18:00.625322 crc crio[22579]: time="2026-06-12T16:18:00.624790254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.898617 | controller | Jun 12 16:18:00.660718 crc crio[22579]: time="2026-06-12T16:18:00.660612845Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688018-hl4kb Namespace:openshift-infra ID:17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed UID:1e8164e3-063e-4359-9800-b7bfeecb206d NetNS:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e8164e3_063e_4359_9800_b7bfeecb206d.slice PodAnnotations:0xc0025a0650}] Aliases:map[]}"
2026-06-12 17:11:40.898642 | controller | Jun 12 16:18:00.660718 crc crio[22579]: time="2026-06-12T16:18:00.660688467Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688018-hl4kb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.898663 | controller | Jun 12 16:18:00.661028 crc crio[22579]: time="2026-06-12T16:18:00.660893282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.898683 | controller | Jun 12 16:18:00.827600 crc crio[22579]: 2026-06-12T16:18:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:041226911dc4491 Mac:62:cd:da:b2:dd:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/0e628213-f912-4189-865d-273a3b4a89ec SocketPath: PciID:}] [{Interface:0xc000412a10 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.898704 | controller | Jun 12 16:18:00.833640 crc crio[22579]: time="2026-06-12T16:18:00.831335755Z" level=info msg="Got pod network &{Name:placement-84db86ff68-5rtj7 Namespace:openstack ID:041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9 UID:12435e79-fca5-4d98-9e2e-a9c003a03e1d NetNS:/var/run/netns/0e628213-f912-4189-865d-273a3b4a89ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12435e79_fca5_4d98_9e2e_a9c003a03e1d.slice PodAnnotations:0xc0024a6420}] Aliases:map[]}"
2026-06-12 17:11:40.898726 | controller | Jun 12 16:18:00.833640 crc crio[22579]: time="2026-06-12T16:18:00.831732475Z" level=info msg="Checking pod openstack_placement-84db86ff68-5rtj7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.898747 | controller | Jun 12 16:18:00.847796 crc crio[22579]: time="2026-06-12T16:18:00.847721832Z" level=info msg="Ran pod sandbox 041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9 with infra container: openstack/placement-84db86ff68-5rtj7/POD" id=02879596-0b25-4819-918a-d472d53e7860 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.898770 | controller | Jun 12 16:18:00.854241 crc crio[22579]: time="2026-06-12T16:18:00.853962501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=ec12a49c-a85e-4698-9a22-f1aee2a25573 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.898792 | controller | Jun 12 16:18:00.904086 crc crio[22579]: time="2026-06-12T16:18:00.903577502Z" level=info msg="Created container 2b0a363f423b5a1c4fcf5edf1371c60af88d43fd12a2f7eeecf54feb6edfb7fc: openstack/cinder-api-0/cinder-api-log" id=d3979226-e03e-4d6d-9425-6269f19839f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.898814 | controller | Jun 12 16:18:00.922821 crc crio[22579]: time="2026-06-12T16:18:00.911798711Z" level=info msg="Starting container: 2b0a363f423b5a1c4fcf5edf1371c60af88d43fd12a2f7eeecf54feb6edfb7fc" id=d411fcea-ca46-4185-a750-42a0d49cdede name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.898837 | controller | Jun 12 16:18:00.930061 crc crio[22579]: time="2026-06-12T16:18:00.929907291Z" level=info msg="Started container" PID=82338 containerID=2b0a363f423b5a1c4fcf5edf1371c60af88d43fd12a2f7eeecf54feb6edfb7fc description=openstack/cinder-api-0/cinder-api-log id=d411fcea-ca46-4185-a750-42a0d49cdede name=/runtime.v1.RuntimeService/StartContainer sandboxID=838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96
2026-06-12 17:11:40.898859 | controller | Jun 12 16:18:00.947044 crc crio[22579]: time="2026-06-12T16:18:00.946958285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=50cb75b0-87ff-45dd-9355-7d5542bbbfde name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.898884 | controller | Jun 12 16:18:00.962829 crc crio[22579]: time="2026-06-12T16:18:00.962670404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=77bc4ce4-0d70-4231-b1e1-9e5b41cfc2d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.898906 | controller | Jun 12 16:18:00.974760 crc crio[22579]: time="2026-06-12T16:18:00.972673919Z" level=info msg="Creating container: openstack/placement-84db86ff68-5rtj7/placement-log" id=8fb9900f-3e16-4765-a55e-a76a99ed27a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.898928 | controller | Jun 12 16:18:00.974760 crc crio[22579]: time="2026-06-12T16:18:00.973155111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.898948 | controller | Jun 12 16:18:01.050285 crc crio[22579]: time="2026-06-12T16:18:01.050161179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.898968 | controller | Jun 12 16:18:01.061219 crc crio[22579]: time="2026-06-12T16:18:01.061048196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.898988 | controller | Jun 12 16:18:01.079452 crc crio[22579]: time="2026-06-12T16:18:01.077674468Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=19665915-7d91-4308-9895-801ab036d04e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.899007 | controller | Jun 12 16:18:01.106189 crc crio[22579]: time="2026-06-12T16:18:01.104993233Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=a21af74d-6b61-45a7-88f1-2538a9c90f68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.899027 | controller | Jun 12 16:18:01.106189 crc crio[22579]: time="2026-06-12T16:18:01.105594998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899047 | controller | Jun 12 16:18:01.234269 crc crio[22579]: time="2026-06-12T16:18:01.234166217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899068 | controller | Jun 12 16:18:01.271243 crc crio[22579]: time="2026-06-12T16:18:01.271144077Z" level=info msg="Created container 5bb5ea894323dc17cd19f9e8178487a8185b5a77fc92697cdaaaa0a6b003b1bb: openstack/placement-84db86ff68-5rtj7/placement-log" id=8fb9900f-3e16-4765-a55e-a76a99ed27a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.899088 | controller | Jun 12 16:18:01.278580 crc crio[22579]: time="2026-06-12T16:18:01.274643666Z" level=info msg="Starting container: 5bb5ea894323dc17cd19f9e8178487a8185b5a77fc92697cdaaaa0a6b003b1bb" id=c4643911-6a1f-4223-9b18-5317c9d22da3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.899109 | controller | Jun 12 16:18:01.288558 crc crio[22579]: time="2026-06-12T16:18:01.284103667Z" level=info msg="Started container" PID=82423 containerID=5bb5ea894323dc17cd19f9e8178487a8185b5a77fc92697cdaaaa0a6b003b1bb description=openstack/placement-84db86ff68-5rtj7/placement-log id=c4643911-6a1f-4223-9b18-5317c9d22da3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9
2026-06-12 17:11:40.899130 | controller | Jun 12 16:18:01.306559 crc crio[22579]: 2026-06-12T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17d4a226e435c61 Mac:ca:cc:30:5d:46:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f SocketPath: PciID:}] [{Interface:0xc0004bc720 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.899158 | controller | Jun 12 16:18:01.306559 crc crio[22579]: time="2026-06-12T16:18:01.305912131Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688018-hl4kb Namespace:openshift-infra ID:17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed UID:1e8164e3-063e-4359-9800-b7bfeecb206d NetNS:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e8164e3_063e_4359_9800_b7bfeecb206d.slice PodAnnotations:0xc0025a0650}] Aliases:map[]}"
2026-06-12 17:11:40.899179 | controller | Jun 12 16:18:01.306559 crc crio[22579]: time="2026-06-12T16:18:01.306102526Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688018-hl4kb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.899201 | controller | Jun 12 16:18:01.315893 crc crio[22579]: time="2026-06-12T16:18:01.315806503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=3ba7fa27-7c77-4b86-9892-db2be9f99dc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.899224 | controller | Jun 12 16:18:01.322078 crc crio[22579]: time="2026-06-12T16:18:01.320627945Z" level=info msg="Ran pod sandbox 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed with infra container: openshift-infra/auto-csr-approver-29688018-hl4kb/POD" id=1e134796-bbc5-428d-906c-4c2e9942e14c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.899244 | controller | Jun 12 16:18:01.327877 crc crio[22579]: time="2026-06-12T16:18:01.327346806Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d91ad43b-f0ca-4ae2-b55d-8ba1f81dcdd1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.899265 | controller | Jun 12 16:18:01.338138 crc crio[22579]: time="2026-06-12T16:18:01.338008437Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.899287 | controller | Jun 12 16:18:01.405008 crc crio[22579]: time="2026-06-12T16:18:01.404918448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=6efd4202-54aa-48ea-9a32-28803074251a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.899308 | controller | Jun 12 16:18:01.419567 crc crio[22579]: time="2026-06-12T16:18:01.419449768Z" level=info msg="Creating container: openstack/placement-84db86ff68-5rtj7/placement-api" id=6e3d1b4e-7505-484d-83d1-72aba411b3ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.899367 | controller | Jun 12 16:18:01.421023 crc crio[22579]: time="2026-06-12T16:18:01.420990277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899397 | controller | Jun 12 16:18:01.471803 crc crio[22579]: time="2026-06-12T16:18:01.471746917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899418 | controller | Jun 12 16:18:01.479071 crc crio[22579]: time="2026-06-12T16:18:01.479032032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899440 | controller | Jun 12 16:18:01.715926 crc crio[22579]: time="2026-06-12T16:18:01.715815533Z" level=info msg="Created container a034341ef2c26016d368de4805ca947ba18420bc5a215c09a6fcfccc58677129: openstack/placement-84db86ff68-5rtj7/placement-api" id=6e3d1b4e-7505-484d-83d1-72aba411b3ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.899462 | controller | Jun 12 16:18:01.725741 crc crio[22579]: time="2026-06-12T16:18:01.725596931Z" level=info msg="Starting container: a034341ef2c26016d368de4805ca947ba18420bc5a215c09a6fcfccc58677129" id=8386a896-3863-4f0d-b139-8300e57058c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.899490 | controller | Jun 12 16:18:01.744733 crc crio[22579]: time="2026-06-12T16:18:01.742733317Z" level=info msg="Started container" PID=82492 containerID=a034341ef2c26016d368de4805ca947ba18420bc5a215c09a6fcfccc58677129 description=openstack/placement-84db86ff68-5rtj7/placement-api id=8386a896-3863-4f0d-b139-8300e57058c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9
2026-06-12 17:11:40.899512 | controller | Jun 12 16:18:02.151611 crc crio[22579]: time="2026-06-12T16:18:02.150961436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899534 | controller | Jun 12 16:18:02.172022 crc crio[22579]: time="2026-06-12T16:18:02.171932749Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d91ad43b-f0ca-4ae2-b55d-8ba1f81dcdd1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.899555 | controller | Jun 12 16:18:02.173435 crc crio[22579]: time="2026-06-12T16:18:02.173341305Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a7fb43ee-92b6-4b1d-b140-54eef70b62b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.899575 | controller | Jun 12 16:18:02.180880 crc crio[22579]: time="2026-06-12T16:18:02.180576529Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e23fa1c5-1a2b-46b5-a8ca-073a9252c4d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.899599 | controller | Jun 12 16:18:02.189895 crc crio[22579]: time="2026-06-12T16:18:02.189791913Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688018-hl4kb/oc" id=2d939fa9-e661-4210-88bd-9b94750e61ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.899619 | controller | Jun 12 16:18:02.190431 crc crio[22579]: time="2026-06-12T16:18:02.190359798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899638 | controller | Jun 12 16:18:02.272275 crc crio[22579]: time="2026-06-12T16:18:02.272179968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899658 | controller | Jun 12 16:18:02.334954 crc crio[22579]: time="2026-06-12T16:18:02.33479764Z" level=info msg="Created container 72135fd4abc89c527513dad6f73250dd43249b756804ee90bd02a6db88cc4208: openstack/cinder-api-0/cinder-api" id=a21af74d-6b61-45a7-88f1-2538a9c90f68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.899678 | controller | Jun 12 16:18:02.336717 crc crio[22579]: time="2026-06-12T16:18:02.336636637Z" level=info msg="Starting container: 72135fd4abc89c527513dad6f73250dd43249b756804ee90bd02a6db88cc4208" id=3e0f2dc8-e335-4509-95fb-3861c86e2e23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.899698 | controller | Jun 12 16:18:02.343041 crc crio[22579]: time="2026-06-12T16:18:02.342955887Z" level=info msg="Started container" PID=82611 containerID=72135fd4abc89c527513dad6f73250dd43249b756804ee90bd02a6db88cc4208 description=openstack/cinder-api-0/cinder-api id=3e0f2dc8-e335-4509-95fb-3861c86e2e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96
2026-06-12 17:11:40.899719 | controller | Jun 12 16:18:02.654445 crc crio[22579]: time="2026-06-12T16:18:02.654322792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899739 | controller | Jun 12 16:18:02.820312 crc crio[22579]: time="2026-06-12T16:18:02.819917773Z" level=info msg="Created container 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5: openshift-infra/auto-csr-approver-29688018-hl4kb/oc" id=2d939fa9-e661-4210-88bd-9b94750e61ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.899763 | controller | Jun 12 16:18:02.825759 crc crio[22579]: time="2026-06-12T16:18:02.825564726Z" level=info msg="Starting container: 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5" id=b8564b2f-1790-4a02-9494-57178a579e39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.899785 | controller | Jun 12 16:18:02.835209 crc crio[22579]: time="2026-06-12T16:18:02.835104149Z" level=info msg="Started container" PID=82665 containerID=787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5 description=openshift-infra/auto-csr-approver-29688018-hl4kb/oc id=b8564b2f-1790-4a02-9494-57178a579e39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed
2026-06-12 17:11:40.899805 | controller | Jun 12 16:18:03.098118 crc crio[22579]: time="2026-06-12T16:18:03.097973442Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.899825 | controller | Jun 12 16:18:03.098118 crc crio[22579]: time="2026-06-12T16:18:03.098117786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.899847 | controller | Jun 12 16:18:03.237046 crc crio[22579]: time="2026-06-12T16:18:03.234132994Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6 UID:ae2ff068-472d-4505-ae6b-d255e3423fa4 NetNS:/var/run/netns/504427bd-a844-45cf-9602-aed286d23e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae2ff068_472d_4505_ae6b_d255e3423fa4.slice PodAnnotations:0xc0024a6150}] Aliases:map[]}"
2026-06-12 17:11:40.899867 | controller | Jun 12 16:18:03.237046 crc crio[22579]: time="2026-06-12T16:18:03.234253297Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.899888 | controller | Jun 12 16:18:03.293664 crc crio[22579]: time="2026-06-12T16:18:03.293582085Z" level=info msg="NetworkStart: stopping network for sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.899908 | controller | Jun 12 16:18:03.294722 crc crio[22579]: time="2026-06-12T16:18:03.294082598Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6 UID:ae2ff068-472d-4505-ae6b-d255e3423fa4 NetNS:/var/run/netns/504427bd-a844-45cf-9602-aed286d23e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae2ff068_472d_4505_ae6b_d255e3423fa4.slice PodAnnotations:0xc0024a61a8}] Aliases:map[]}"
2026-06-12 17:11:40.899928 | controller | Jun 12 16:18:03.294722 crc crio[22579]: time="2026-06-12T16:18:03.294223382Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-12 17:11:40.899948 | controller | Jun 12 16:18:03.294722 crc crio[22579]: time="2026-06-12T16:18:03.294242452Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-12 17:11:40.899969 | controller | Jun 12 16:18:03.294722 crc crio[22579]: time="2026-06-12T16:18:03.294252962Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.899993 | controller | Jun 12 16:18:03.345659 crc crio[22579]: time="2026-06-12T16:18:03.345475595Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900014 | controller | Jun 12 16:18:03.347118 crc crio[22579]: time="2026-06-12T16:18:03.347045474Z" level=info msg="runSandbox: deleting pod ID 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6 from idIndex" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900034 | controller | Jun 12 16:18:03.347197 crc crio[22579]: time="2026-06-12T16:18:03.347120416Z" level=info msg="runSandbox: removing pod sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900054 | controller | Jun 12 16:18:03.347197 crc crio[22579]: time="2026-06-12T16:18:03.347176688Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900074 | controller | Jun 12 16:18:03.347681 crc crio[22579]: time="2026-06-12T16:18:03.347203388Z" level=info msg="runSandbox: unmounting shmPath for sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900093 | controller | Jun 12 16:18:03.347784 crc crio[22579]: time="2026-06-12T16:18:03.347724852Z" level=info msg="runSandbox: removing pod sandbox from storage: 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900113 | controller | Jun 12 16:18:03.368560 crc crio[22579]: time="2026-06-12T16:18:03.367550316Z" level=info msg="runSandbox: releasing container name: k8s_POD_openstackclient_openstack_ae2ff068-472d-4505-ae6b-d255e3423fa4_0" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900134 | controller | Jun 12 16:18:03.368560 crc crio[22579]: time="2026-06-12T16:18:03.367697369Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_ae2ff068-472d-4505-ae6b-d255e3423fa4_0" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900154 | controller | Jun 12 16:18:03.644356 crc crio[22579]: time="2026-06-12T16:18:03.643977214Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=d5fc3bdb-362a-4f07-b6c4-184c670aad52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900174 | controller | Jun 12 16:18:03.644573 crc crio[22579]: time="2026-06-12T16:18:03.644418265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.900197 | controller | Jun 12 16:18:03.676411 crc crio[22579]: time="2026-06-12T16:18:03.676302156Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1 UID:b7bb45d8-758f-4cdd-bc5a-fd55649c3f1d NetNS:/var/run/netns/0fcdb327-097d-4151-a50d-70b5c99bb71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7bb45d8_758f_4cdd_bc5a_fd55649c3f1d.slice PodAnnotations:0xc006b8e300}] Aliases:map[]}"
2026-06-12 17:11:40.900260 | controller | Jun 12 16:18:03.676411 crc crio[22579]: time="2026-06-12T16:18:03.676369787Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.900292 | controller | Jun 12 16:18:04.293364 crc crio[22579]: 2026-06-12T16:18:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fbcd84957c5518 Mac:16:e9:15:cd:1d:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/0fcdb327-097d-4151-a50d-70b5c99bb71c SocketPath: PciID:}] [{Interface:0xc00038c5b0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.900316 | controller | Jun 12 16:18:04.294989 crc crio[22579]: time="2026-06-12T16:18:04.294914823Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1 UID:b7bb45d8-758f-4cdd-bc5a-fd55649c3f1d NetNS:/var/run/netns/0fcdb327-097d-4151-a50d-70b5c99bb71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7bb45d8_758f_4cdd_bc5a_fd55649c3f1d.slice PodAnnotations:0xc006b8e300}] Aliases:map[]}"
2026-06-12 17:11:40.900339 | controller | Jun 12 16:18:04.295240 crc crio[22579]: time="2026-06-12T16:18:04.295135329Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.900382 | controller | Jun 12 16:18:04.306250 crc crio[22579]: time="2026-06-12T16:18:04.306171569Z" level=info msg="Ran pod sandbox 3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1 with infra container: openstack/openstackclient/POD" id=d5fc3bdb-362a-4f07-b6c4-184c670aad52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900406 | controller | Jun 12 16:18:04.315032 crc crio[22579]: time="2026-06-12T16:18:04.314936782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=df9dfd52-0552-41fe-bc28-32fcb5142077 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.900429 | controller | Jun 12 16:18:04.315309 crc crio[22579]: time="2026-06-12T16:18:04.315214389Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=df9dfd52-0552-41fe-bc28-32fcb5142077 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.900450 | controller | Jun 12 16:18:04.315309 crc crio[22579]: time="2026-06-12T16:18:04.315282041Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=df9dfd52-0552-41fe-bc28-32fcb5142077 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.900471 | controller | Jun 12 16:18:04.317896 crc crio[22579]: time="2026-06-12T16:18:04.317815345Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=be35c254-12f4-484d-b4ce-c72d085102da name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.900492 | controller | Jun 12 16:18:04.325208 crc crio[22579]: time="2026-06-12T16:18:04.325107511Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-12 17:11:40.900514 | controller | Jun 12 16:18:04.527739 crc crio[22579]: time="2026-06-12T16:18:04.527651711Z" level=info msg="Stopping pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed" id=8d638826-81b0-4217-b869-9eb497267c31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.900536 | controller | Jun 12 16:18:04.528367 crc crio[22579]: time="2026-06-12T16:18:04.528304457Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688018-hl4kb Namespace:openshift-infra ID:17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed UID:1e8164e3-063e-4359-9800-b7bfeecb206d NetNS:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e8164e3_063e_4359_9800_b7bfeecb206d.slice PodAnnotations:0xc00130c5a8}] Aliases:map[]}"
2026-06-12 17:11:40.900565 | controller | Jun 12 16:18:04.528589 crc crio[22579]: time="2026-06-12T16:18:04.528537823Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688018-hl4kb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.900588 | controller | Jun 12 16:18:05.010606 crc crio[22579]: time="2026-06-12T16:18:05.00986206Z" level=info msg="Stopped pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed" id=8d638826-81b0-4217-b869-9eb497267c31 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.900612 | controller | Jun 12 16:18:08.982254 crc crio[22579]: time="2026-06-12T16:18:08.973258716Z" level=info msg="Stopping container: 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3 (timeout: 30s)" id=8e04acac-2d20-4464-ae2b-918296ecbeb1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.900635 | controller | Jun 12 16:18:08.982254 crc crio[22579]: time="2026-06-12T16:18:08.973477492Z" level=info msg="Stopping container: 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427 (timeout: 30s)" id=228fdbe6-4dd0-4ab1-8ead-62a90c0d5c6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.900656 | controller | Jun 12 16:18:08.982254 crc crio[22579]: time="2026-06-12T16:18:08.973580734Z" level=info msg="Stopping container: 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b (timeout: 30s)" id=c8da02dd-9b42-43da-9fa4-dfd32c33842c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.900679 | controller | Jun 12 16:18:08.982254 crc crio[22579]: time="2026-06-12T16:18:08.973614015Z" level=info msg="Stopping container: 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921 (timeout: 30s)" id=9d40fc87-d24d-4105-ba89-e3f88bea4314 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.900701 | controller | Jun 12 16:18:09.156319 crc crio[22579]: time="2026-06-12T16:18:09.156222598Z" level=info msg="Stopped container 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3: openstack/ceilometer-0/sg-core" id=8e04acac-2d20-4464-ae2b-918296ecbeb1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.900724 | controller | Jun 12 16:18:09.438033 crc crio[22579]: time="2026-06-12T16:18:09.437967501Z" level=info msg="Stopped container 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427: openstack/ceilometer-0/proxy-httpd" id=228fdbe6-4dd0-4ab1-8ead-62a90c0d5c6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.900747 | controller | Jun 12 16:18:09.620478 crc crio[22579]: time="2026-06-12T16:18:09.620359267Z" level=info msg="Stopped container 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921: openstack/ceilometer-0/ceilometer-notification-agent" id=9d40fc87-d24d-4105-ba89-e3f88bea4314 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.900767 | controller | Jun 12 16:18:09.674274 crc crio[22579]: time="2026-06-12T16:18:09.67355448Z" level=info msg="Stopped container 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b: openstack/ceilometer-0/ceilometer-central-agent" id=c8da02dd-9b42-43da-9fa4-dfd32c33842c name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.900790 | controller | Jun 12 16:18:09.676010 crc crio[22579]: time="2026-06-12T16:18:09.675610632Z" level=info msg="Stopping pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74" id=d8bd87d0-a2d4-4a0e-815d-994dadd1f51f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.900812 | controller | Jun 12 16:18:09.676278 crc crio[22579]: time="2026-06-12T16:18:09.676213767Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 UID:faabda60-c8df-45f9-8ad6-72efdeae78bf NetNS:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaabda60_c8df_45f9_8ad6_72efdeae78bf.slice PodAnnotations:0xc001216980}] Aliases:map[]}"
2026-06-12 17:11:40.900839 | controller | Jun 12 16:18:09.677208 crc crio[22579]: time="2026-06-12T16:18:09.677146311Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.900863 | controller | Jun 12 16:18:10.083115 crc crio[22579]: time="2026-06-12T16:18:10.082690962Z" level=info msg="Stopped pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74" id=d8bd87d0-a2d4-4a0e-815d-994dadd1f51f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.900885 | controller | Jun 12 16:18:10.690356 crc crio[22579]: time="2026-06-12T16:18:10.689815507Z" level=info msg="Removing container: 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427" id=b40d6d80-7726-427e-a737-d00b41fa96fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.900908 | controller | Jun 12 16:18:11.288681 crc crio[22579]: time="2026-06-12T16:18:11.287969185Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=f5d0094a-3829-477f-a352-e6021bb9532d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900931 | controller | Jun 12 16:18:11.290221 crc crio[22579]: time="2026-06-12T16:18:11.288724184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.900953 | controller | Jun 12 16:18:12.185725 crc crio[22579]: time="2026-06-12T16:18:12.185169496Z" level=info msg="Running pod sandbox: openstack/swift-proxy-79889dfc99-zmbzk/POD" id=990ef9ea-7c35-4870-a3dd-d0e7c02795c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.900976 | controller | Jun 12 16:18:12.185870 crc crio[22579]: time="2026-06-12T16:18:12.185759981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.900999 | controller | Jun 12 16:18:15.643449 crc crio[22579]: time="2026-06-12T16:18:15.639994051Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-7dq5n/POD" id=8f58c62e-8a34-4906-a709-6a07e0a1476c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.901021 | controller | Jun 12 16:18:15.643449 crc crio[22579]: time="2026-06-12T16:18:15.641681714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.901044 | controller | Jun 12 16:18:15.755001 crc crio[22579]: time="2026-06-12T16:18:15.754671617Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-nd6tr/POD" id=8c9c5458-2d13-4038-823a-8a6fc6262927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.901066 | controller | Jun 12 16:18:15.755125 crc crio[22579]: time="2026-06-12T16:18:15.755030446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.901088 | controller | Jun 12 16:18:15.971096 crc crio[22579]: time="2026-06-12T16:18:15.971032268Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-52rgj/POD" id=6c9c57e7-597d-4edb-ac54-be681f2177d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.901111 | controller | Jun 12 16:18:15.971275 crc crio[22579]: time="2026-06-12T16:18:15.97113427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.901134 | controller | Jun 12 16:18:15.971967 crc crio[22579]: time="2026-06-12T16:18:15.97191908Z" level=info msg="Running pod sandbox: openstack/nova-api-0bff-account-create-update-pc95k/POD" id=ed70ce92-2e6b-4a5e-8fc6-0179ed672fbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.901157 | controller | Jun 12 16:18:15.972169 crc crio[22579]: time="2026-06-12T16:18:15.972142416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.901186 | controller | Jun 12 16:18:16.309961 crc crio[22579]: time="2026-06-12T16:18:16.309909963Z" level=info msg="Running pod sandbox: openstack/nova-cell0-30af-account-create-update-r46ll/POD" id=39b4862e-bcfa-4220-82b4-d2a4b7783e48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.901209 | controller | Jun 12 16:18:16.310234 crc crio[22579]: time="2026-06-12T16:18:16.310205181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.901232 | controller | Jun 12 16:18:16.486832 crc crio[22579]: time="2026-06-12T16:18:16.48678256Z" level=info msg="Running pod sandbox: openstack/nova-cell1-995f-account-create-update-gb7px/POD" id=2d0e6c5d-4e01-4d21-a3f9-6261d1f38d5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.901254 | controller | Jun 12 16:18:16.487071 crc crio[22579]: time="2026-06-12T16:18:16.487053727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.901313 | controller | Jun 12 16:18:18.809129 crc crio[22579]: time="2026-06-12T16:18:18.807583954Z" level=info msg="Stopping container: 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7 (timeout: 30s)" id=67f0da52-1635-438a-94dd-01edddfe99da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.901362 | controller | Jun 12 16:18:18.810375 crc crio[22579]: time="2026-06-12T16:18:18.808152488Z" level=info msg="Stopping container: dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea (timeout: 30s)" id=3a45f2e3-6371-489b-965b-036d1e0c10c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.901394 | controller | Jun 12 16:18:20.215890 crc crio[22579]: time="2026-06-12T16:18:20.165454388Z" level=info msg="Stopping container: 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e (timeout: 30s)" id=a8c868ad-376a-4235-b261-0d5238f7fa5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.901417 | controller | Jun 12 16:18:20.215890 crc crio[22579]: time="2026-06-12T16:18:20.165892829Z" level=info msg="Stopping container: a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350 (timeout: 30s)" id=a0ce9c05-3d13-4b7c-a266-ea67e985922b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.901440 | controller | Jun 12 16:18:21.358674 crc crio[22579]: time="2026-06-12T16:18:21.357801902Z" level=info msg="Stopped container 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7: openstack/cinder-scheduler-0/cinder-scheduler" id=67f0da52-1635-438a-94dd-01edddfe99da name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.901464 | controller | Jun 12 16:18:21.527166 crc crio[22579]: time="2026-06-12T16:18:21.526830109Z" level=info msg="Stopped container a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350: openstack/glance-default-internal-api-0/glance-log" id=a0ce9c05-3d13-4b7c-a266-ea67e985922b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.901486 | controller | Jun 12 16:18:21.528806 crc crio[22579]: time="2026-06-12T16:18:21.528691436Z" level=info msg="Removed container 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427: openstack/ceilometer-0/proxy-httpd" id=b40d6d80-7726-427e-a737-d00b41fa96fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.901506 | controller | Jun 12 16:18:21.531779 crc crio[22579]: time="2026-06-12T16:18:21.531615781Z" level=info msg="Removing container: 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3" id=5dc4d877-8e19-4ddc-b28c-33102f697a5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.901527 | controller | Jun 12 16:18:21.671007 crc crio[22579]: time="2026-06-12T16:18:21.670949863Z" level=info msg="Stopped container dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea: openstack/cinder-scheduler-0/probe" id=3a45f2e3-6371-489b-965b-036d1e0c10c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.901562 | controller | Jun 12 16:18:21.672429 crc crio[22579]: time="2026-06-12T16:18:21.672320028Z" level=info msg="Stopping pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c" id=1584e877-ccae-4f1c-b735-e4051286e31f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.901583 | controller | Jun 12 16:18:21.673427 crc crio[22579]: time="2026-06-12T16:18:21.673319193Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c UID:f58a0d74-3a32-4ff6-8b9a-cb1a87bc76a7 NetNS:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58a0d74_3a32_4ff6_8b9a_cb1a87bc76a7.slice PodAnnotations:0xc0025a0b08}] Aliases:map[]}"
2026-06-12 17:11:40.901603 | controller | Jun 12 16:18:21.673709 crc crio[22579]: time="2026-06-12T16:18:21.673659472Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.901620 | controller | Jun 12 16:18:21.706657 crc crio[22579]: time="2026-06-12T16:18:21.706570799Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33" id=be35c254-12f4-484d-b4ce-c72d085102da name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.901637 | controller | Jun 12 16:18:21.707658 crc crio[22579]: time="2026-06-12T16:18:21.707613425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=19c9c644-67e2-452b-8fd0-8987fd6837ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.901653 | controller | Jun 12 16:18:21.853420 crc crio[22579]: time="2026-06-12T16:18:21.851465693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=4fd05c81-dbc1-485a-b153-86424443ddc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.901669 | controller | Jun 12 16:18:21.869738 crc crio[22579]: time="2026-06-12T16:18:21.869674166Z" level=info msg="Removed container 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3: openstack/ceilometer-0/sg-core" id=5dc4d877-8e19-4ddc-b28c-33102f697a5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.901685 | controller | Jun 12 16:18:21.882680 crc crio[22579]: time="2026-06-12T16:18:21.882617075Z" level=info msg="Removing container: 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921" id=2e1e4c93-e714-40bd-b89f-16a38cbd040e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.901703 | controller | Jun 12 16:18:21.887147 crc crio[22579]: time="2026-06-12T16:18:21.887047867Z" level=info msg="Got pod network &{Name:nova-api-db-create-7dq5n Namespace:openstack ID:2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b UID:5cb7382f-2bde-4e24-891f-bd30bce69255 NetNS:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cb7382f_2bde_4e24_891f_bd30bce69255.slice PodAnnotations:0xc000c9a440}] Aliases:map[]}"
2026-06-12 17:11:40.901720 | controller | Jun 12 16:18:21.887147 crc crio[22579]: time="2026-06-12T16:18:21.887117969Z" level=info msg="Adding pod openstack_nova-api-db-create-7dq5n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.901736 | controller | Jun 12 16:18:21.889929 crc crio[22579]: time="2026-06-12T16:18:21.889778917Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-52rgj Namespace:openstack ID:74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 UID:6c664fd6-fa59-4a1c-a291-eab8101aa5ee NetNS:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c664fd6_fa59_4a1c_a291_eab8101aa5ee.slice PodAnnotations:0xc00008c568}] Aliases:map[]}"
2026-06-12 17:11:40.901758 | controller | Jun 12 16:18:21.889929 crc crio[22579]: time="2026-06-12T16:18:21.88990916Z" level=info msg="Adding pod openstack_nova-cell1-db-create-52rgj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.901775 | controller | Jun 12 16:18:21.901764 crc crio[22579]: time="2026-06-12T16:18:21.90171199Z" level=info msg="Got pod network &{Name:nova-cell1-995f-account-create-update-gb7px Namespace:openstack ID:30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 UID:567c4f31-2303-42fb-be9c-9e70eb6836c7 NetNS:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod567c4f31_2303_42fb_be9c_9e70eb6836c7.slice PodAnnotations:0xc0022181a8}] Aliases:map[]}"
2026-06-12 17:11:40.901793 | controller | Jun 12 16:18:21.902772 crc crio[22579]: time="2026-06-12T16:18:21.902739656Z" level=info msg="Adding pod openstack_nova-cell1-995f-account-create-update-gb7px to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.901811 | controller | Jun 12 16:18:21.930589 crc crio[22579]: time="2026-06-12T16:18:21.929698372Z" level=info msg="Got pod network &{Name:nova-cell0-30af-account-create-update-r46ll Namespace:openstack ID:ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 UID:148f3966-39ca-495a-872e-9c8e1851f68b NetNS:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod148f3966_39ca_495a_872e_9c8e1851f68b.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}"
2026-06-12 17:11:40.901828 | controller | Jun 12 16:18:21.930834 crc crio[22579]: time="2026-06-12T16:18:21.930640126Z" level=info msg="Adding pod openstack_nova-cell0-30af-account-create-update-r46ll to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.901845 | controller | Jun 12 16:18:21.934219 crc crio[22579]: time="2026-06-12T16:18:21.931013905Z" level=info msg="Got pod network &{Name:nova-api-0bff-account-create-update-pc95k Namespace:openstack ID:3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec UID:14ac5483-8c63-4e62-98ba-45fbf8215008 NetNS:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14ac5483_8c63_4e62_98ba_45fbf8215008.slice PodAnnotations:0xc0022183b8}] Aliases:map[]}"
2026-06-12 17:11:40.901861 | controller | Jun 12 16:18:21.934219 crc crio[22579]: time="2026-06-12T16:18:21.931073997Z" level=info msg="Adding pod openstack_nova-api-0bff-account-create-update-pc95k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.901878 | controller | Jun 12 16:18:21.937816 crc crio[22579]: time="2026-06-12T16:18:21.937731936Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-nd6tr Namespace:openstack ID:4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 UID:cdfd24cd-c126-4a4f-a21c-a43393024224 NetNS:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdfd24cd_c126_4a4f_a21c_a43393024224.slice PodAnnotations:0xc000478418}] Aliases:map[]}"
2026-06-12 17:11:40.901899 | controller | Jun 12 16:18:21.938000 crc crio[22579]: time="2026-06-12T16:18:21.937844619Z" level=info msg="Adding pod openstack_nova-cell0-db-create-nd6tr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.901916 | controller | Jun 12 16:18:21.951561 crc crio[22579]: time="2026-06-12T16:18:21.951100616Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=8d2f6a34-8b17-4f82-9ea9-392eb67480dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.901933 | controller | Jun 12 16:18:22.007973 crc crio[22579]: time="2026-06-12T16:18:22.000257006Z" level=info msg="Got pod network &{Name:swift-proxy-79889dfc99-zmbzk Namespace:openstack ID:08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513 UID:6aa42400-3e04-4b76-b37f-346230680e4d NetNS:/var/run/netns/8a9daa5b-c589-47a1-9df4-558ccde98026 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6aa42400_3e04_4b76_b37f_346230680e4d.slice PodAnnotations:0xc00008cd40}] Aliases:map[]}"
2026-06-12 17:11:40.901949 | controller | Jun 12 16:18:22.007973 crc crio[22579]: time="2026-06-12T16:18:22.000488372Z" level=info msg="Adding pod openstack_swift-proxy-79889dfc99-zmbzk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.901967 | controller | Jun 12 16:18:22.064621 crc crio[22579]: time="2026-06-12T16:18:22.06415215Z" level=info msg="Removed container 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921: openstack/ceilometer-0/ceilometer-notification-agent" id=2e1e4c93-e714-40bd-b89f-16a38cbd040e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.901984 | controller | Jun 12 16:18:22.071665 crc crio[22579]: time="2026-06-12T16:18:22.071567309Z" level=info msg="Stopped pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c" id=1584e877-ccae-4f1c-b735-e4051286e31f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.902000 | controller | Jun 12 16:18:22.077306 crc crio[22579]: time="2026-06-12T16:18:22.073843247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.902017 | controller | Jun 12 16:18:22.078678 crc crio[22579]: time="2026-06-12T16:18:22.078483765Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 UID:76975c7b-f502-44dd-a097-ace0a8763e48 NetNS:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76975c7b_f502_44dd_a097_ace0a8763e48.slice PodAnnotations:0xc002218710}] Aliases:map[]}"
2026-06-12 17:11:40.902035 | controller | Jun 12 16:18:22.078678 crc crio[22579]: time="2026-06-12T16:18:22.078656469Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.902052 | controller | Jun 12 16:18:22.085845 crc crio[22579]: time="2026-06-12T16:18:22.085682388Z" level=info msg="Removing container: 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b" id=cf85c05b-1eaa-4c63-9cfc-99680e305f16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.902069 | controller | Jun 12 16:18:22.246301 crc crio[22579]: time="2026-06-12T16:18:22.246212529Z" level=info msg="Removed container 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b: openstack/ceilometer-0/ceilometer-central-agent" id=cf85c05b-1eaa-4c63-9cfc-99680e305f16 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.902085 | controller | Jun 12 16:18:22.331888 crc crio[22579]: time="2026-06-12T16:18:22.329956889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.902105 | controller | Jun 12 16:18:22.334797 crc crio[22579]: time="2026-06-12T16:18:22.334765561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.902122 | controller | Jun 12 16:18:22.774030 crc crio[22579]: time="2026-06-12T16:18:22.773923386Z" level=info msg="Created container f044e943650e4dfe39af0b122cd41ce7385f491aa0b03176503ebff796946390: openstack/openstackclient/openstackclient" id=8d2f6a34-8b17-4f82-9ea9-392eb67480dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.902139 | controller | Jun 12 16:18:22.777022 crc crio[22579]: time="2026-06-12T16:18:22.776606194Z" level=info msg="Starting container: f044e943650e4dfe39af0b122cd41ce7385f491aa0b03176503ebff796946390" id=9c94b78f-f536-43b4-812b-96c9d954e805 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.902156 | controller | Jun 12 16:18:22.781955 crc crio[22579]: time="2026-06-12T16:18:22.78192737Z" level=info msg="Started container" PID=84208 containerID=f044e943650e4dfe39af0b122cd41ce7385f491aa0b03176503ebff796946390 description=openstack/openstackclient/openstackclient id=9c94b78f-f536-43b4-812b-96c9d954e805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1
2026-06-12 17:11:40.902173 | controller | Jun 12 16:18:23.007262 crc crio[22579]: time="2026-06-12T16:18:23.006776406Z" level=info msg="Removing container: dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea" id=abad2009-fa61-4ebc-b333-d8c13c074c93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.902190 | controller | Jun 12 16:18:23.061946 crc crio[22579]: time="2026-06-12T16:18:23.061844806Z" level=info msg="Removed container dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea: openstack/cinder-scheduler-0/probe" id=abad2009-fa61-4ebc-b333-d8c13c074c93 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.902206 | controller | Jun 12 16:18:23.070850 crc crio[22579]: time="2026-06-12T16:18:23.070750873Z" level=info msg="Removing container: 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7" id=39b4e214-8c8c-465a-b02f-1ab61c822d02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.902230 | controller | Jun 12 16:18:23.115077 crc crio[22579]: time="2026-06-12T16:18:23.114963367Z" level=info msg="Removed container 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7: openstack/cinder-scheduler-0/cinder-scheduler" id=39b4e214-8c8c-465a-b02f-1ab61c822d02 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.902248 | controller | Jun 12 16:18:23.228021 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74b37bed6a5f3f5 Mac:96:57:cd:9d:aa:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b SocketPath: PciID:}] [{Interface:0xc00031e6c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.902274 | controller | Jun 12 16:18:23.228814 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f657d073b079f3 Mac:e6:db:b0:47:e7:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.902293 | controller | Jun 12 16:18:23.229800 crc crio[22579]: time="2026-06-12T16:18:23.229727825Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-52rgj Namespace:openstack ID:74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 UID:6c664fd6-fa59-4a1c-a291-eab8101aa5ee NetNS:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c664fd6_fa59_4a1c_a291_eab8101aa5ee.slice PodAnnotations:0xc00008c568}] Aliases:map[]}"
2026-06-12 17:11:40.902321 | controller | Jun 12 16:18:23.230027 crc crio[22579]: time="2026-06-12T16:18:23.229970131Z" level=info msg="Checking pod openstack_nova-cell1-db-create-52rgj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.902343 | controller | Jun 12 16:18:23.230159 crc crio[22579]: time="2026-06-12T16:18:23.230075574Z" level=info msg="Got pod network &{Name:nova-api-db-create-7dq5n Namespace:openstack ID:2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b UID:5cb7382f-2bde-4e24-891f-bd30bce69255 NetNS:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cb7382f_2bde_4e24_891f_bd30bce69255.slice PodAnnotations:0xc000c9a440}] Aliases:map[]}"
2026-06-12 17:11:40.902486 | controller | Jun 12 16:18:23.230346 crc crio[22579]: time="2026-06-12T16:18:23.230287069Z" level=info msg="Checking pod openstack_nova-api-db-create-7dq5n for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.902514 | controller | Jun 12 16:18:23.247199 crc crio[22579]: time="2026-06-12T16:18:23.247102097Z" level=info msg="Ran pod sandbox 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 with infra container: openstack/nova-cell1-db-create-52rgj/POD" id=6c9c57e7-597d-4edb-ac54-be681f2177d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.902531 | controller | Jun 12 16:18:23.248983 crc crio[22579]: time="2026-06-12T16:18:23.248905272Z" level=info msg="Ran pod sandbox 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b with infra container: openstack/nova-api-db-create-7dq5n/POD" id=8f58c62e-8a34-4906-a709-6a07e0a1476c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.902548 | controller | Jun 12 16:18:23.253273 crc crio[22579]: time="2026-06-12T16:18:23.25314971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=59940ab9-5b61-43ef-823b-346d23dd2326 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.902564 | controller | Jun 12 16:18:23.270573 crc crio[22579]: time="2026-06-12T16:18:23.270369298Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=dfea97e0-c887-4b4e-bd09-90328c84d5d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.902580 | controller | Jun 12 16:18:23.273560 crc crio[22579]: time="2026-06-12T16:18:23.273372134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a97d6743-b9db-4b68-b50b-0ffcc1eaf671 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.902596 | controller | Jun 12 16:18:23.284028 crc crio[22579]: time="2026-06-12T16:18:23.283461741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9ec758cb-8b66-4487-b62f-0b38960322b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.902612 | controller | Jun 12 16:18:23.296183 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3144892bd80222c Mac:46:c4:74:87:53:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 SocketPath: PciID:}] [{Interface:0xc0003185c0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.902629 | controller | Jun 12 16:18:23.296183 crc crio[22579]: time="2026-06-12T16:18:23.292646724Z" level=info msg="Got pod network &{Name:nova-api-0bff-account-create-update-pc95k Namespace:openstack ID:3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec UID:14ac5483-8c63-4e62-98ba-45fbf8215008 NetNS:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14ac5483_8c63_4e62_98ba_45fbf8215008.slice PodAnnotations:0xc0022183b8}] Aliases:map[]}"
2026-06-12 17:11:40.902651 | controller | Jun 12 16:18:23.296183 crc crio[22579]: time="2026-06-12T16:18:23.292832159Z" level=info msg="Checking pod openstack_nova-api-0bff-account-create-update-pc95k for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.902668 | controller | Jun 12 16:18:23.301206 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef058c3988cbd3e Mac:ce:26:72:60:85:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.902685 | controller | Jun 12 16:18:23.301648 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b538ffd60735db Mac:b2:24:a7:3e:fe:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd SocketPath: PciID:}] [{Interface:0xc00023b090 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.902702 | controller | Jun 12 16:18:23.302111 crc crio[22579]: time="2026-06-12T16:18:23.302038723Z" level=info msg="Got pod network &{Name:nova-cell0-30af-account-create-update-r46ll Namespace:openstack ID:ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 UID:148f3966-39ca-495a-872e-9c8e1851f68b NetNS:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod148f3966_39ca_495a_872e_9c8e1851f68b.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}"
2026-06-12 17:11:40.902720 | controller | Jun 12 16:18:23.302186 crc crio[22579]: time="2026-06-12T16:18:23.302107575Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-nd6tr Namespace:openstack ID:4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 UID:cdfd24cd-c126-4a4f-a21c-a43393024224 NetNS:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdfd24cd_c126_4a4f_a21c_a43393024224.slice PodAnnotations:0xc000478418}] Aliases:map[]}"
2026-06-12 17:11:40.902737 | controller | Jun 12 16:18:23.302281 crc crio[22579]: time="2026-06-12T16:18:23.302232458Z" level=info msg="Checking pod openstack_nova-cell0-30af-account-create-update-r46ll for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.902754 | controller | Jun 12 16:18:23.302344 crc crio[22579]: time="2026-06-12T16:18:23.302278239Z" level=info msg="Checking pod openstack_nova-cell0-db-create-nd6tr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.902771 | controller | Jun 12 16:18:23.305003 crc crio[22579]: time="2026-06-12T16:18:23.304915866Z" level=info msg="Creating container: openstack/nova-cell1-db-create-52rgj/mariadb-database-create" id=fd24f2d4-a467-499c-b311-f8285d2cde7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.902788 | controller | Jun 12 16:18:23.308842 crc crio[22579]: time="2026-06-12T16:18:23.308755904Z" level=info msg="Ran pod sandbox 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec with infra container: openstack/nova-api-0bff-account-create-update-pc95k/POD" id=ed70ce92-2e6b-4a5e-8fc6-0179ed672fbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.902804 | controller | Jun 12 16:18:23.314334 crc crio[22579]: time="2026-06-12T16:18:23.314243594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=eab0f4b2-5dd1-4a8c-8c42-fdd0e19dd237 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.902825 | controller | Jun 12 16:18:23.321425 crc crio[22579]: time="2026-06-12T16:18:23.320916043Z" level=info msg="Creating container: openstack/nova-api-db-create-7dq5n/mariadb-database-create" id=f289a054-844b-4f85-a52e-4ad0dc4e2338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.902842 | controller | Jun 12 16:18:23.333799 crc crio[22579]: time="2026-06-12T16:18:23.333710579Z" level=info msg="Ran pod sandbox ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 with infra container: openstack/nova-cell0-30af-account-create-update-r46ll/POD" id=39b4862e-bcfa-4220-82b4-d2a4b7783e48 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.902860 | controller | Jun 12 16:18:23.351787 crc crio[22579]: time="2026-06-12T16:18:23.351151532Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=19645884-1734-4099-9a07-9a2d751e452d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.902876 | controller | Jun 12 16:18:23.354199 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30939ca7b4b5961 Mac:b2:4b:69:c3:b8:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.902893 | controller | Jun 12 16:18:23.355370 crc crio[22579]: time="2026-06-12T16:18:23.355283947Z" level=info msg="Got pod network &{Name:nova-cell1-995f-account-create-update-gb7px Namespace:openstack ID:30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 UID:567c4f31-2303-42fb-be9c-9e70eb6836c7 NetNS:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod567c4f31_2303_42fb_be9c_9e70eb6836c7.slice PodAnnotations:0xc0022181a8}] Aliases:map[]}"
2026-06-12 17:11:40.902910 | controller | Jun 12 16:18:23.355673 crc crio[22579]: time="2026-06-12T16:18:23.355605055Z" level=info msg="Checking pod openstack_nova-cell1-995f-account-create-update-gb7px for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.902926 | controller | Jun 12 16:18:23.370907 crc crio[22579]: time="2026-06-12T16:18:23.370253538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.902944 | controller | Jun 12 16:18:23.381809 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:415727fcf011c69 Mac:6e:fa:c2:ac:a3:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.902960 | controller | Jun 12 16:18:23.381809 crc crio[22579]: time="2026-06-12T16:18:23.380717444Z" level=info msg="Ran pod sandbox 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 with infra container: openstack/nova-cell0-db-create-nd6tr/POD" id=8c9c5458-2d13-4038-823a-8a6fc6262927 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.902977 | controller | Jun 12 16:18:23.381809 crc crio[22579]: time="2026-06-12T16:18:23.38137158Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 UID:76975c7b-f502-44dd-a097-ace0a8763e48 NetNS:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76975c7b_f502_44dd_a097_ace0a8763e48.slice PodAnnotations:0xc002218710}] Aliases:map[]}"
2026-06-12 17:11:40.903001 | controller | Jun 12 16:18:23.383094 crc crio[22579]: time="2026-06-12T16:18:23.383042253Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.903019 | controller | Jun 12 16:18:23.387304 crc crio[22579]: time="2026-06-12T16:18:23.387204849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4dadf664-5aed-4b8d-b7d9-14e210166474 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.903035 | controller | Jun 12 16:18:23.407008 crc crio[22579]: time="2026-06-12T16:18:23.406618862Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=67decec5-7e02-4dfb-9f83-df32411f6eb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.903051 | controller | Jun 12 16:18:23.407008 crc crio[22579]: time="2026-06-12T16:18:23.406623212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=259d7fcc-51fb-4686-9260-7d5060e52665 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.903068 | controller | Jun 12 16:18:23.407008 crc crio[22579]: time="2026-06-12T16:18:23.407018272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903084 | controller | Jun 12 16:18:23.420039 crc crio[22579]: time="2026-06-12T16:18:23.419836818Z" level=info msg="Ran pod sandbox 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 with infra container: openstack/nova-cell1-995f-account-create-update-gb7px/POD" id=2d0e6c5d-4e01-4d21-a3f9-6261d1f38d5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.903099 | controller | Jun 12 16:18:23.422863 crc crio[22579]: time="2026-06-12T16:18:23.422822924Z" level=info msg="Ran pod sandbox 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 with infra container: openstack/ceilometer-0/POD" id=f5d0094a-3829-477f-a352-e6021bb9532d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.903115 | controller | Jun 12 16:18:23.423847 crc crio[22579]: time="2026-06-12T16:18:23.423783919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b3849ffa-f5c1-4f25-ad2a-72aa6843114b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.903132 | controller | Jun 12 16:18:23.425976 crc crio[22579]: time="2026-06-12T16:18:23.425863981Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=853f98ea-5594-4fa8-b436-1bddd1b0855a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.903149 | controller | Jun 12 16:18:23.431453 crc crio[22579]: time="2026-06-12T16:18:23.431117245Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ac060488-2ea4-4735-9134-26e75a2c9e0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.903165 | controller | Jun 12 16:18:23.432631 crc crio[22579]: time="2026-06-12T16:18:23.43247506Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=61705542-8fad-4422-b2c1-97daf58a68f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.903182 | controller | Jun 12 16:18:23.435745 crc crio[22579]: time="2026-06-12T16:18:23.435134167Z" level=info msg="Creating container: openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update" id=90f5377c-7ed4-4641-96a2-f14c18e2d918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.903198 | controller | Jun 12 16:18:23.440019 crc crio[22579]: time="2026-06-12T16:18:23.439879028Z" level=info msg="Creating container: openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update" id=4aae3dfd-472d-4add-90d6-b104ec442472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.903218 | controller | Jun 12 16:18:23.448119 crc crio[22579]: time="2026-06-12T16:18:23.447955283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903235 | controller | Jun 12 16:18:23.448448 crc crio[22579]: time="2026-06-12T16:18:23.448346033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903251 | controller | Jun 12 16:18:23.456623 crc crio[22579]: time="2026-06-12T16:18:23.456546402Z" level=info msg="Creating container: openstack/nova-cell0-db-create-nd6tr/mariadb-database-create" id=2a15ae60-b274-40b7-ad83-8e7d7ea2ff8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.903267 | controller | Jun 12 16:18:23.467476 crc crio[22579]: time="2026-06-12T16:18:23.46710227Z" level=info msg="Creating container: openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update" id=532d74d7-ec6c-46df-ac5b-f6d83e3009f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.903284 | controller | Jun 12 16:18:23.476340 crc crio[22579]: time="2026-06-12T16:18:23.475676708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903301 | controller | Jun 12 16:18:23.480155 crc crio[22579]: time="2026-06-12T16:18:23.479957767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903404 | controller | Jun 12 16:18:23.480155 crc crio[22579]: time="2026-06-12T16:18:23.480042799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903437 | controller | Jun 12 16:18:23.485464 crc crio[22579]: time="2026-06-12T16:18:23.483680161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903456 | controller | Jun 12 16:18:23.495097 crc crio[22579]: time="2026-06-12T16:18:23.494967478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903473 | controller | Jun 12 16:18:23.497004 crc crio[22579]: time="2026-06-12T16:18:23.496895297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=b87cfb11-0fd3-4061-bd77-5af33ff5e3e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.903490 | controller | Jun 12 16:18:23.499486 crc crio[22579]: time="2026-06-12T16:18:23.499416801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903506 | controller | Jun 12 16:18:23.522606 crc crio[22579]: time="2026-06-12T16:18:23.522042867Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=fe82ab20-dea5-413f-ac0a-fa56ac8f7c7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.903524 | controller | Jun 12 16:18:23.523910 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d0a42789c67dc Mac:8a:cf:7d:63:1d:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/8a9daa5b-c589-47a1-9df4-558ccde98026 SocketPath: PciID:}] [{Interface:0xc0002c69b0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.903541 | controller | Jun 12 16:18:23.525581 crc crio[22579]: time="2026-06-12T16:18:23.525262059Z" level=info msg="Got pod network &{Name:swift-proxy-79889dfc99-zmbzk Namespace:openstack ID:08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513 UID:6aa42400-3e04-4b76-b37f-346230680e4d NetNS:/var/run/netns/8a9daa5b-c589-47a1-9df4-558ccde98026 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6aa42400_3e04_4b76_b37f_346230680e4d.slice PodAnnotations:0xc00008cd40}] Aliases:map[]}"
2026-06-12 17:11:40.903563 | controller | Jun 12 16:18:23.525581 crc crio[22579]: time="2026-06-12T16:18:23.525458254Z" level=info msg="Checking pod openstack_swift-proxy-79889dfc99-zmbzk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.903581 | controller | Jun 12 16:18:23.589037 crc crio[22579]: time="2026-06-12T16:18:23.588924727Z" level=info msg="Ran pod sandbox 08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513 with infra container: openstack/swift-proxy-79889dfc99-zmbzk/POD" id=990ef9ea-7c35-4870-a3dd-d0e7c02795c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.903597 | controller | Jun 12 16:18:23.594106 crc crio[22579]: time="2026-06-12T16:18:23.593546295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d58cc479-c530-4012-bf6d-afc6e19cd90b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.903614 | controller | Jun 12 16:18:23.608628 crc crio[22579]: time="2026-06-12T16:18:23.608424263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903631 | controller | Jun 12 16:18:23.612425 crc crio[22579]: time="2026-06-12T16:18:23.612287881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903647 | controller | Jun 12 16:18:23.612828 crc crio[22579]: time="2026-06-12T16:18:23.612742173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903663 | controller | Jun 12 16:18:23.623460 crc crio[22579]: time="2026-06-12T16:18:23.62326412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903679 | controller | Jun 12 16:18:23.627903 crc crio[22579]: time="2026-06-12T16:18:23.627796596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903695 | controller | Jun 12 16:18:23.677416 crc crio[22579]: time="2026-06-12T16:18:23.677200022Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=40f31ea1-595d-404c-9dc6-c1a5b07ea5a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.903711 | controller | Jun 12 16:18:23.677644 crc crio[22579]: time="2026-06-12T16:18:23.677427227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903726 | controller | Jun 12 16:18:23.769347 crc crio[22579]: time="2026-06-12T16:18:23.769222131Z" level=info msg="Stopped container 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e: openstack/glance-default-internal-api-0/glance-httpd" id=a8c868ad-376a-4235-b261-0d5238f7fa5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.903743 | controller | Jun 12 16:18:23.771231 crc crio[22579]: time="2026-06-12T16:18:23.7711253Z" level=info msg="Stopping pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9" id=b91a19c4-7e99-48ca-a687-7758215e5c86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.903759 | controller | Jun 12 16:18:23.771875 crc crio[22579]: time="2026-06-12T16:18:23.771731635Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 UID:3fc3d4e4-e73b-48ef-ab92-38f719fbac7b NetNS:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3fc3d4e4_e73b_48ef_ab92_38f719fbac7b.slice PodAnnotations:0xc000384530}] Aliases:map[]}"
2026-06-12 17:11:40.903780 | controller | Jun 12 16:18:23.772297 crc crio[22579]: time="2026-06-12T16:18:23.771890299Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.903797 | controller | Jun 12 16:18:23.772297 crc crio[22579]: time="2026-06-12T16:18:23.772285999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903814 | controller | Jun 12 16:18:23.779275 crc crio[22579]: time="2026-06-12T16:18:23.779198005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903829 | controller | Jun 12 16:18:23.783204 crc crio[22579]: time="2026-06-12T16:18:23.783070623Z" level=info msg="Created container 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44: openstack/nova-cell1-db-create-52rgj/mariadb-database-create" id=fd24f2d4-a467-499c-b311-f8285d2cde7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.903846 | controller | Jun 12 16:18:23.784990 crc crio[22579]: time="2026-06-12T16:18:23.784847389Z" level=info msg="Starting container: 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44" id=ec5219ce-e128-4be5-b9e8-b6b293e35f8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.903862 | controller | Jun 12 16:18:23.799861 crc crio[22579]: time="2026-06-12T16:18:23.799776098Z" level=info msg="Started container" PID=84329 containerID=1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44 description=openstack/nova-cell1-db-create-52rgj/mariadb-database-create id=ec5219ce-e128-4be5-b9e8-b6b293e35f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297
2026-06-12 17:11:40.903879 | controller | Jun 12 16:18:23.804842 crc crio[22579]: time="2026-06-12T16:18:23.803959864Z" level=info msg="Created container 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27: openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update" id=4aae3dfd-472d-4add-90d6-b104ec442472 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.903895 | controller | Jun 12 16:18:23.807715 crc crio[22579]: time="2026-06-12T16:18:23.807630838Z" level=info msg="Starting container: 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27" id=580f5ad4-26e5-4546-8bf1-9c6afaaa1086 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.903912 | controller | Jun 12 16:18:23.816994 crc crio[22579]: time="2026-06-12T16:18:23.816805501Z" level=info msg="Started container" PID=84328 containerID=29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27 description=openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update id=580f5ad4-26e5-4546-8bf1-9c6afaaa1086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6
2026-06-12 17:11:40.903930 | controller | Jun 12 16:18:23.817662 crc crio[22579]: time="2026-06-12T16:18:23.817604371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903947 | controller | Jun 12 16:18:23.824262 crc crio[22579]: time="2026-06-12T16:18:23.824102147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.903967 | controller | Jun 12 16:18:23.889150 crc crio[22579]: time="2026-06-12T16:18:23.888989496Z" level=info msg="Created container a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33: openstack/nova-api-db-create-7dq5n/mariadb-database-create" id=f289a054-844b-4f85-a52e-4ad0dc4e2338 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.903984 | controller | Jun 12 16:18:23.911744 crc crio[22579]: time="2026-06-12T16:18:23.909072767Z" level=info msg="Starting container: a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33" id=033014ab-d8cd-484a-80a3-690e1cebc660 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.904001 | controller | Jun 12 16:18:23.918324 crc crio[22579]: time="2026-06-12T16:18:23.915734055Z" level=info msg="Started container" PID=84330 containerID=a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33 description=openstack/nova-api-db-create-7dq5n/mariadb-database-create id=033014ab-d8cd-484a-80a3-690e1cebc660 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b
2026-06-12 17:11:40.904018 | controller | Jun 12 16:18:23.926837 crc crio[22579]: time="2026-06-12T16:18:23.926731175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=104ff74b-3f5a-4b7b-b6b1-4f38db213379 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.904035 | controller | Jun 12 16:18:23.942150 crc crio[22579]: time="2026-06-12T16:18:23.942051224Z" level=info msg="Creating container: openstack/swift-proxy-79889dfc99-zmbzk/proxy-httpd" id=6292731c-22b8-4582-98cb-581c024019ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904059 | controller | Jun 12 16:18:23.956481 crc crio[22579]: time="2026-06-12T16:18:23.945990165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904075 | controller | Jun 12 16:18:23.956481 crc crio[22579]: time="2026-06-12T16:18:23.947177505Z" level=info msg="Created container cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85: openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update" id=90f5377c-7ed4-4641-96a2-f14c18e2d918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904091 | controller | Jun 12 16:18:23.956481 crc crio[22579]: time="2026-06-12T16:18:23.950884619Z" level=info msg="Starting container: cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85" id=3a08d0fd-cc78-48c5-881c-86ba90415cd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.904108 | controller | Jun 12 16:18:23.957580 crc crio[22579]: time="2026-06-12T16:18:23.957415705Z" level=info msg="Started container" PID=84331 containerID=cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85 description=openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update id=3a08d0fd-cc78-48c5-881c-86ba90415cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec
2026-06-12 17:11:40.904125 | controller | Jun 12 16:18:23.968201 crc crio[22579]: time="2026-06-12T16:18:23.966574058Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62 UID:b6bc2e59-a5bd-457e-9da3-d5de89f0f35c NetNS:/var/run/netns/9f531114-867c-4347-80d5-4f9eda7e3652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6bc2e59_a5bd_457e_9da3_d5de89f0f35c.slice PodAnnotations:0xc001216480}] Aliases:map[]}"
2026-06-12 17:11:40.904143 | controller | Jun 12 16:18:23.968201 crc crio[22579]: time="2026-06-12T16:18:23.966626179Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.904164 | controller | Jun 12 16:18:24.459922 crc crio[22579]: time="2026-06-12T16:18:24.458362181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904181 | controller | Jun 12 16:18:24.467237 crc crio[22579]: time="2026-06-12T16:18:24.467154145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904198 | controller | Jun 12 16:18:24.498180 crc crio[22579]: time="2026-06-12T16:18:24.497810314Z" level=info msg="Created container d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e: openstack/nova-cell0-db-create-nd6tr/mariadb-database-create" id=2a15ae60-b274-40b7-ad83-8e7d7ea2ff8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904215 | controller | Jun 12 16:18:24.502998 crc crio[22579]: time="2026-06-12T16:18:24.502899494Z" level=info msg="Starting container: d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e" id=472af597-2e71-4c9c-a504-0ba7255243c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.904231 | controller | Jun 12 16:18:24.508332 crc crio[22579]: time="2026-06-12T16:18:24.508229639Z" level=info msg="Stopped pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9" id=b91a19c4-7e99-48ca-a687-7758215e5c86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.904247 | controller | Jun 12 16:18:24.513759 crc crio[22579]: time="2026-06-12T16:18:24.512563189Z" level=info msg="Created container 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f: openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update" id=532d74d7-ec6c-46df-ac5b-f6d83e3009f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904263 | controller | Jun 12 16:18:24.516646 crc crio[22579]: time="2026-06-12T16:18:24.514456877Z" level=info msg="Starting container: 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f" id=10c88bf7-e677-4b4f-98a1-264c799afb77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.904279 | controller | Jun 12 16:18:24.520298 crc crio[22579]: time="2026-06-12T16:18:24.51768646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904296 | controller | Jun 12 16:18:24.521483 crc crio[22579]: time="2026-06-12T16:18:24.521035635Z" level=info msg="Started container" PID=84379 containerID=d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e description=openstack/nova-cell0-db-create-nd6tr/mariadb-database-create id=472af597-2e71-4c9c-a504-0ba7255243c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64
2026-06-12 17:11:40.904313 | controller | Jun 12 16:18:24.532036 crc crio[22579]: time="2026-06-12T16:18:24.529431838Z" level=info msg="Started container" PID=84390 containerID=2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f description=openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update id=10c88bf7-e677-4b4f-98a1-264c799afb77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346
2026-06-12 17:11:40.904329 | controller | Jun 12 16:18:24.532415 crc crio[22579]: time="2026-06-12T16:18:24.532280091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904362 | controller | Jun 12 16:18:24.793069 crc crio[22579]: 2026-06-12T16:18:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a641b04232c2a32 Mac:da:7f:04:25:d2:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/9f531114-867c-4347-80d5-4f9eda7e3652 SocketPath: PciID:}] [{Interface:0xc000123090 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.904390 | controller | Jun 12 16:18:24.794934 crc crio[22579]: time="2026-06-12T16:18:24.794839346Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62 UID:b6bc2e59-a5bd-457e-9da3-d5de89f0f35c NetNS:/var/run/netns/9f531114-867c-4347-80d5-4f9eda7e3652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6bc2e59_a5bd_457e_9da3_d5de89f0f35c.slice PodAnnotations:0xc001216480}] Aliases:map[]}"
2026-06-12 17:11:40.904409 | controller | Jun 12 16:18:24.795114 crc crio[22579]: time="2026-06-12T16:18:24.795062172Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.904426 | controller | Jun 12 16:18:24.827665 crc crio[22579]: time="2026-06-12T16:18:24.827546568Z" level=info msg="Ran pod sandbox a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62 with infra container: openstack/cinder-scheduler-0/POD" id=40f31ea1-595d-404c-9dc6-c1a5b07ea5a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.904443 | controller | Jun 12 16:18:24.831469 crc crio[22579]: time="2026-06-12T16:18:24.831307233Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=696a1ac9-0d54-4e76-8b4c-7e47e44ebbb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.904493 | controller | Jun 12 16:18:24.880784 crc crio[22579]: time="2026-06-12T16:18:24.880685599Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=a5ad0ffa-7b44-4e23-9156-5217bbab6ae6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.904512 | controller | Jun 12 16:18:24.888947 crc crio[22579]: time="2026-06-12T16:18:24.888762774Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=6027c0c1-dac2-4832-aeda-69f9cb7056a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904528 | controller | Jun 12 16:18:24.889465 crc crio[22579]: time="2026-06-12T16:18:24.889298597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904545 | controller | Jun 12 16:18:24.952079 crc crio[22579]: time="2026-06-12T16:18:24.951965011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904562 | controller | Jun 12 16:18:25.507078 crc crio[22579]: time="2026-06-12T16:18:25.505895094Z" level=info msg="Created container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828: openstack/ceilometer-0/ceilometer-central-agent" id=fe82ab20-dea5-413f-ac0a-fa56ac8f7c7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904578 | controller | Jun 12 16:18:25.516556 crc crio[22579]: time="2026-06-12T16:18:25.512703077Z" level=info msg="Starting container: bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828" id=c7855111-031f-4f76-a82c-da87c9d3c7ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.904595 | controller | Jun 12 16:18:25.516556 crc crio[22579]: time="2026-06-12T16:18:25.513802775Z" level=info msg="Removing container: 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e" id=13085781-b9b4-4ad1-baab-185591655fee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.904611 | controller | Jun 12 16:18:25.520625 crc crio[22579]: time="2026-06-12T16:18:25.518559626Z" level=info msg="Started container" PID=84661 containerID=bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828 description=openstack/ceilometer-0/ceilometer-central-agent id=c7855111-031f-4f76-a82c-da87c9d3c7ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8
2026-06-12 17:11:40.904633 | controller | Jun 12 16:18:25.537461 crc crio[22579]: time="2026-06-12T16:18:25.537331233Z" level=info msg="Created container 30a35ca879404aacc32fb3c773da897be3c8bac84230c04bc4b11d620c5648b2: openstack/swift-proxy-79889dfc99-zmbzk/proxy-httpd" id=6292731c-22b8-4582-98cb-581c024019ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904650 | controller | Jun 12 16:18:25.556090 crc crio[22579]: time="2026-06-12T16:18:25.555970747Z" level=info msg="Starting container: 30a35ca879404aacc32fb3c773da897be3c8bac84230c04bc4b11d620c5648b2" id=c7576b63-a76b-49ac-a42f-82f6b12ef043 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.904667 | controller | Jun 12 16:18:25.559443 crc crio[22579]: time="2026-06-12T16:18:25.559328163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=05c8b9cc-0b85-42aa-bf81-774d72c03d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.904683 | controller | Jun 12 16:18:25.597775 crc crio[22579]: time="2026-06-12T16:18:25.591988743Z" level=info msg="Started container" PID=84662 containerID=30a35ca879404aacc32fb3c773da897be3c8bac84230c04bc4b11d620c5648b2 description=openstack/swift-proxy-79889dfc99-zmbzk/proxy-httpd id=c7576b63-a76b-49ac-a42f-82f6b12ef043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513
2026-06-12 17:11:40.904700 | controller | Jun 12 16:18:25.625144 crc crio[22579]: time="2026-06-12T16:18:25.624982982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f3eb1154-77b8-494e-aaf6-6839ac84e344 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.904717 | controller | Jun 12 16:18:25.649764 crc crio[22579]: time="2026-06-12T16:18:25.649642179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d84b4931-f82c-4660-a098-097bbf5258b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.904733 | controller | Jun 12 16:18:25.655994 crc crio[22579]: time="2026-06-12T16:18:25.655959919Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=ed238ff8-b249-4dfa-af44-9a9509a3ce96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904749 | controller | Jun 12 16:18:25.656480 crc crio[22579]: time="2026-06-12T16:18:25.656451632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904766 | controller | Jun 12 16:18:25.675040 crc crio[22579]: time="2026-06-12T16:18:25.674990153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=688f7dfe-9b1e-4e9b-b1fb-72d533aaf704 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.904781 | controller | Jun 12 16:18:25.699583 crc crio[22579]: time="2026-06-12T16:18:25.699484156Z" level=info msg="Creating container: openstack/swift-proxy-79889dfc99-zmbzk/proxy-server" id=c816830e-cb3d-4bd0-b1b5-524d729c93c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904798 | controller | Jun 12 16:18:25.701292 crc crio[22579]: time="2026-06-12T16:18:25.701251811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904814 | controller | Jun 12 16:18:25.802274 crc crio[22579]: time="2026-06-12T16:18:25.802013563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904830 | controller | Jun 12 16:18:25.818209 crc crio[22579]: time="2026-06-12T16:18:25.817795624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904851 | controller | Jun 12 16:18:25.823779 crc crio[22579]: time="2026-06-12T16:18:25.823705114Z" level=info msg="Removed container 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e: openstack/glance-default-internal-api-0/glance-httpd" id=13085781-b9b4-4ad1-baab-185591655fee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.904869 | controller | Jun 12 16:18:25.839701 crc crio[22579]: time="2026-06-12T16:18:25.839476045Z" level=info msg="Removing container: a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350" id=252c5cf7-8d3f-47fd-a1a7-402f3dbd9d05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.904886 | controller | Jun 12 16:18:25.840483 crc crio[22579]: time="2026-06-12T16:18:25.840136512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904902 | controller | Jun 12 16:18:25.843303 crc crio[22579]: time="2026-06-12T16:18:25.84318792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.904919 | controller | Jun 12 16:18:25.965804 crc crio[22579]: time="2026-06-12T16:18:25.965683604Z" level=info msg="Removed container a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350: openstack/glance-default-internal-api-0/glance-log" id=252c5cf7-8d3f-47fd-a1a7-402f3dbd9d05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.904937 | controller | Jun 12 16:18:25.983774 crc crio[22579]: time="2026-06-12T16:18:25.979566797Z" level=info msg="Created container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada: openstack/ceilometer-0/ceilometer-notification-agent" id=ed238ff8-b249-4dfa-af44-9a9509a3ce96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.904954 | controller | Jun 12 16:18:25.984812 crc crio[22579]: time="2026-06-12T16:18:25.984721428Z" level=info msg="Starting container: c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada" id=2fea5cf7-92d8-4dc0-961f-600cdbfe30f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.904970 | controller | Jun 12 16:18:25.994317 crc crio[22579]: time="2026-06-12T16:18:25.993920192Z" level=info msg="Started container" PID=84743 containerID=c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada description=openstack/ceilometer-0/ceilometer-notification-agent id=2fea5cf7-92d8-4dc0-961f-600cdbfe30f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8
2026-06-12 17:11:40.904988 | controller | Jun 12 16:18:26.017301 crc crio[22579]: time="2026-06-12T16:18:26.017211934Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=6739fd0b-d8cd-48b2-aa96-cd171920cf63 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.905005 | controller | Jun 12 16:18:26.040436 crc crio[22579]: time="2026-06-12T16:18:26.039246304Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a42d34ce-9b1b-4186-ae33-51934ee9ae0f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.905022 | controller | Jun 12 16:18:26.044322 crc crio[22579]: time="2026-06-12T16:18:26.044240531Z" level=info msg="Created container f9906c73e8858d0a01d7ae48d96aee504a8a4dd9a9f603bd7b7bd5ee5691d7f2: openstack/swift-proxy-79889dfc99-zmbzk/proxy-server" id=c816830e-cb3d-4bd0-b1b5-524d729c93c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.905040 | controller | Jun 12 16:18:26.048763 crc crio[22579]: time="2026-06-12T16:18:26.048667574Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=a81d0b70-e05f-44e7-b875-a1aee3403215 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.905060 | controller | Jun 12 16:18:26.049236 crc crio[22579]: time="2026-06-12T16:18:26.049190387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905078 | controller | Jun 12 16:18:26.051198 crc crio[22579]: time="2026-06-12T16:18:26.050714226Z" level=info msg="Starting container: f9906c73e8858d0a01d7ae48d96aee504a8a4dd9a9f603bd7b7bd5ee5691d7f2" id=28187605-d2c6-4ac1-99f2-bf3ab48b31ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.905095 | controller | Jun 12 16:18:26.064838 crc crio[22579]: time="2026-06-12T16:18:26.06465914Z" level=info msg="Started container" PID=84746 containerID=f9906c73e8858d0a01d7ae48d96aee504a8a4dd9a9f603bd7b7bd5ee5691d7f2 description=openstack/swift-proxy-79889dfc99-zmbzk/proxy-server id=28187605-d2c6-4ac1-99f2-bf3ab48b31ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513
2026-06-12 17:11:40.905112 | controller | Jun 12 16:18:26.152787 crc crio[22579]: time="2026-06-12T16:18:26.152595356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905130 | controller | Jun 12 16:18:26.193933 crc crio[22579]: time="2026-06-12T16:18:26.193844035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905146 | controller | Jun 12 16:18:26.199604 crc crio[22579]: time="2026-06-12T16:18:26.199438767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905164 | controller | Jun 12 16:18:26.562215 crc crio[22579]: time="2026-06-12T16:18:26.561842911Z" level=info msg="Stopping pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297" id=015fd1ad-5b08-45e9-ba3a-7e164ccf13de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.905181 | controller | Jun 12 16:18:26.562545 crc crio[22579]: time="2026-06-12T16:18:26.562460717Z" level=info msg="Stopping pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64" id=a342e880-b286-4503-a14a-3a6f9b80ae65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.905198 | controller | Jun 12 16:18:26.562774 crc crio[22579]: time="2026-06-12T16:18:26.562718973Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-52rgj Namespace:openstack ID:74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 UID:6c664fd6-fa59-4a1c-a291-eab8101aa5ee NetNS:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c664fd6_fa59_4a1c_a291_eab8101aa5ee.slice PodAnnotations:0xc004fc0588}] Aliases:map[]}"
2026-06-12 17:11:40.905216 | controller | Jun 12 16:18:26.562875 crc crio[22579]: time="2026-06-12T16:18:26.562772085Z" level=info msg="Stopping pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b" id=9a615727-ade6-48e0-9e47-9ef4a33aa7dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.905234 | controller | Jun 12 16:18:26.562926 crc crio[22579]: time="2026-06-12T16:18:26.562877317Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-52rgj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.905251 | controller | Jun 12 16:18:26.563307 crc crio[22579]: time="2026-06-12T16:18:26.563258057Z" level=info msg="Got pod network &{Name:nova-api-db-create-7dq5n Namespace:openstack ID:2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b UID:5cb7382f-2bde-4e24-891f-bd30bce69255 NetNS:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cb7382f_2bde_4e24_891f_bd30bce69255.slice PodAnnotations:0xc0025a0610}] Aliases:map[]}"
2026-06-12 17:11:40.905272 | controller | Jun 12 16:18:26.563527 crc crio[22579]: time="2026-06-12T16:18:26.563442262Z" level=info msg="Deleting pod openstack_nova-api-db-create-7dq5n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.905290 | controller | Jun 12 16:18:26.563745 crc crio[22579]: time="2026-06-12T16:18:26.563643877Z" level=info msg="Stopping pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346" id=82b4eccf-02f9-4ead-b0a9-cd1c732fdf03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.905308 | controller | Jun 12 16:18:26.564443 crc crio[22579]: time="2026-06-12T16:18:26.564191721Z" level=info msg="Got pod network &{Name:nova-cell1-995f-account-create-update-gb7px Namespace:openstack ID:30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 UID:567c4f31-2303-42fb-be9c-9e70eb6836c7 NetNS:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod567c4f31_2303_42fb_be9c_9e70eb6836c7.slice PodAnnotations:0xc0003848a8}] Aliases:map[]}"
2026-06-12 17:11:40.905326 | controller | Jun 12 16:18:26.564443 crc crio[22579]: time="2026-06-12T16:18:26.564429887Z" level=info msg="Deleting pod openstack_nova-cell1-995f-account-create-update-gb7px from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.905344 | controller | Jun 12 16:18:26.564887 crc crio[22579]: time="2026-06-12T16:18:26.564863408Z" level=info msg="Stopping pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec" id=d549d4f7-b596-4e88-a1d0-ec2bf92bb53e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.905381 | controller | Jun 12 16:18:26.565272 crc crio[22579]: time="2026-06-12T16:18:26.565248697Z" level=info msg="Got pod network &{Name:nova-api-0bff-account-create-update-pc95k Namespace:openstack ID:3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec UID:14ac5483-8c63-4e62-98ba-45fbf8215008 NetNS:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14ac5483_8c63_4e62_98ba_45fbf8215008.slice PodAnnotations:0xc00008cf28}] Aliases:map[]}"
2026-06-12 17:11:40.905400 | controller | Jun 12 16:18:26.565595 crc crio[22579]: time="2026-06-12T16:18:26.565567686Z" level=info msg="Deleting pod openstack_nova-api-0bff-account-create-update-pc95k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.905418 | controller | Jun 12 16:18:26.566062 crc crio[22579]: time="2026-06-12T16:18:26.563665757Z" level=info msg="Stopping pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6" id=2d2518fb-d189-41f1-b066-9fda3fe84e63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.905470 | controller | Jun 12 16:18:26.566315 crc crio[22579]: time="2026-06-12T16:18:26.566198512Z" level=info msg="Got pod network &{Name:nova-cell0-30af-account-create-update-r46ll Namespace:openstack ID:ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 UID:148f3966-39ca-495a-872e-9c8e1851f68b NetNS:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod148f3966_39ca_495a_872e_9c8e1851f68b.slice PodAnnotations:0xc002309600}] Aliases:map[]}"
2026-06-12 17:11:40.905499 | controller | Jun 12 16:18:26.566438 crc crio[22579]: time="2026-06-12T16:18:26.566328065Z" level=info msg="Deleting pod openstack_nova-cell0-30af-account-create-update-r46ll from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.905521 | controller | Jun 12 16:18:26.567131 crc crio[22579]: time="2026-06-12T16:18:26.563446852Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-nd6tr Namespace:openstack ID:4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 UID:cdfd24cd-c126-4a4f-a21c-a43393024224 NetNS:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdfd24cd_c126_4a4f_a21c_a43393024224.slice PodAnnotations:0xc00008cec0}] Aliases:map[]}"
2026-06-12 17:11:40.905540 | controller | Jun 12 16:18:26.567401 crc crio[22579]: time="2026-06-12T16:18:26.56732835Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-nd6tr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.905557 | controller | Jun 12 16:18:26.637043 crc crio[22579]: time="2026-06-12T16:18:26.636970801Z" level=info msg="Created container d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2: openstack/ceilometer-0/sg-core" id=a81d0b70-e05f-44e7-b875-a1aee3403215 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.905574 | controller | Jun 12 16:18:26.638148 crc crio[22579]: time="2026-06-12T16:18:26.637982687Z" level=info msg="Created container af0f06c1934cb342a60c332e3a15f9aaf1aee1a2f10e56cdf746e0ce3683b8ea: openstack/cinder-scheduler-0/cinder-scheduler" id=6027c0c1-dac2-4832-aeda-69f9cb7056a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.905591 | controller | Jun 12 16:18:26.658349 crc crio[22579]: time="2026-06-12T16:18:26.658142599Z" level=info msg="Starting container: af0f06c1934cb342a60c332e3a15f9aaf1aee1a2f10e56cdf746e0ce3683b8ea" id=65be10f1-b98d-4bc2-aca6-ceb02cc93bf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.905607 | controller | Jun 12 16:18:26.658846 crc crio[22579]: time="2026-06-12T16:18:26.658700123Z" level=info msg="Starting container: d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2" id=21ec5a7b-5c0f-4821-a562-a57ddf762e17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.905623 | controller | Jun 12 16:18:26.659263 crc crio[22579]: time="2026-06-12T16:18:26.659172205Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=0c17c17e-ce8f-4626-af9d-1f75056ad0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.905639 | controller | Jun 12 16:18:26.659263 crc crio[22579]: time="2026-06-12T16:18:26.659247737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905656 | controller | Jun 12 16:18:26.670030 crc crio[22579]: time="2026-06-12T16:18:26.66997087Z" level=info msg="Started container" PID=84895 containerID=d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2 description=openstack/ceilometer-0/sg-core id=21ec5a7b-5c0f-4821-a562-a57ddf762e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8
2026-06-12 17:11:40.905672 | controller | Jun 12 16:18:26.695335 crc crio[22579]: time="2026-06-12T16:18:26.69515254Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d021b0f5-8067-4c40-b15a-f71b22f06da5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.905689 | controller | Jun 12 16:18:26.701613 crc crio[22579]: time="2026-06-12T16:18:26.701002259Z" level=info msg="Started container" PID=84893 containerID=af0f06c1934cb342a60c332e3a15f9aaf1aee1a2f10e56cdf746e0ce3683b8ea description=openstack/cinder-scheduler-0/cinder-scheduler id=65be10f1-b98d-4bc2-aca6-ceb02cc93bf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62
2026-06-12 17:11:40.905706 | controller | Jun 12 16:18:26.718706 crc crio[22579]: time="2026-06-12T16:18:26.718599736Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329 UID:91cb1669-2c40-472f-9023-4188f0ebc03a NetNS:/var/run/netns/17bd0ede-f565-456c-bde9-f8d25b142c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91cb1669_2c40_472f_9023_4188f0ebc03a.slice PodAnnotations:0xc002218808}] Aliases:map[]}"
2026-06-12 17:11:40.905728 | controller | Jun 12 16:18:26.719040 crc crio[22579]: time="2026-06-12T16:18:26.719014077Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.905746 | controller | Jun 12 16:18:26.741037 crc crio[22579]: time="2026-06-12T16:18:26.740915724Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=99b6c55a-9f61-4673-80aa-887fbb2ad3ae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.905764 | controller | Jun 12 16:18:26.759428 crc crio[22579]: time="2026-06-12T16:18:26.758908111Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=566b502f-1e2e-4ad3-bee1-519aeccc8a6d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.905781 | controller | Jun 12 16:18:26.792261 crc crio[22579]: time="2026-06-12T16:18:26.792181957Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=077fb3ad-efd5-4f54-994d-3688c4835945 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.905798 | controller | Jun 12 16:18:26.795627 crc crio[22579]: time="2026-06-12T16:18:26.792635849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905815 | controller | Jun 12 16:18:26.815048 crc crio[22579]: time="2026-06-12T16:18:26.814976187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=d8937401-356e-45db-a7b5-fa1b4fd50458 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.905832 | controller | Jun 12 16:18:26.853065 crc crio[22579]: time="2026-06-12T16:18:26.852989323Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=030760d8-b88b-42e2-ac0c-c8d0928d8b51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.905849 | controller | Jun 12 16:18:26.854942 crc crio[22579]: time="2026-06-12T16:18:26.853450025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905866 | controller | Jun 12 16:18:27.027765 crc crio[22579]: time="2026-06-12T16:18:27.025064228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905883 | controller | Jun 12 16:18:27.029622 crc crio[22579]: time="2026-06-12T16:18:27.029230584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905900 | controller | Jun 12 16:18:27.144696 crc crio[22579]: time="2026-06-12T16:18:27.144191097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.905917 | controller | Jun 12 16:18:27.193958 crc crio[22579]: time="2026-06-12T16:18:27.19347028Z" level=info msg="Stopped pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64" id=a342e880-b286-4503-a14a-3a6f9b80ae65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.905934 | controller | Jun 12 16:18:27.376466 crc crio[22579]: time="2026-06-12T16:18:27.376265077Z" level=info msg="Created container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44: openstack/ceilometer-0/proxy-httpd" id=077fb3ad-efd5-4f54-994d-3688c4835945 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.905954 | controller | Jun 12 16:18:27.380709 crc crio[22579]: time="2026-06-12T16:18:27.380024203Z" level=info msg="Starting container: 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44" id=487f473d-9578-46ef-993a-f81be39a6ac7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.905972 | controller | Jun 12 16:18:27.421122 crc crio[22579]: time="2026-06-12T16:18:27.415960736Z" level=info msg="Started container" PID=85105 containerID=8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 description=openstack/ceilometer-0/proxy-httpd id=487f473d-9578-46ef-993a-f81be39a6ac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8
2026-06-12 17:11:40.905990 | controller | Jun 12 16:18:27.672163 crc crio[22579]: time="2026-06-12T16:18:27.670769684Z" level=info msg="Stopped pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346" id=82b4eccf-02f9-4ead-b0a9-cd1c732fdf03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.906007 | controller | Jun 12 16:18:27.694670 crc crio[22579]: time="2026-06-12T16:18:27.684482553Z" level=info msg="Stopping container: bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828 (timeout: 30s)" id=589358f8-d596-4da4-8961-865aad81ebe2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906025 | controller | Jun 12 16:18:27.712449 crc crio[22579]: time="2026-06-12T16:18:27.711770506Z" level=info msg="Stopped pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b" id=9a615727-ade6-48e0-9e47-9ef4a33aa7dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.906042 | controller | Jun 12 16:18:27.728168 crc crio[22579]: time="2026-06-12T16:18:27.727083696Z" level=info msg="Stopping container: 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002 (timeout: 30s)" id=01e21af2-89b1-4f19-ad8c-a8e50c3c4983 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906059 | controller | Jun 12 16:18:27.740625 crc crio[22579]: time="2026-06-12T16:18:27.737718136Z" level=info msg="Stopping container: c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada (timeout: 30s)" id=3c5bff25-4cb0-42a9-9649-c29aa7a3a2cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906077 | controller | Jun 12 16:18:27.740625 crc crio[22579]: time="2026-06-12T16:18:27.740578589Z" level=info msg="Stopping container: d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2 (timeout: 30s)" id=081afc4c-ad8b-40b9-901a-ec3975d11e7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906094 | controller | Jun 12 16:18:27.741138 crc crio[22579]: time="2026-06-12T16:18:27.740954208Z" level=info msg="Stopping container: 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35 (timeout: 30s)" id=039e76bf-a9a9-4acd-b155-b8cfb84b2a48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906141 | controller | Jun 12 16:18:27.750041 crc crio[22579]: time="2026-06-12T16:18:27.748274884Z" level=info msg="Stopping container: 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 (timeout: 30s)" id=96c51ee9-400f-4a1c-8650-63ddd8a25d70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906160 | controller | Jun 12 16:18:27.779869 crc crio[22579]: time="2026-06-12T16:18:27.779794096Z" level=info msg="Stopped pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6" id=2d2518fb-d189-41f1-b066-9fda3fe84e63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.906176 | controller | Jun 12 16:18:27.780740 crc crio[22579]: time="2026-06-12T16:18:27.780254698Z" level=info msg="Stopped pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297" id=015fd1ad-5b08-45e9-ba3a-7e164ccf13de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.906201 | controller | Jun 12 16:18:27.792642 crc crio[22579]: time="2026-06-12T16:18:27.792486318Z" level=info msg="Stopped pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec" id=d549d4f7-b596-4e88-a1d0-ec2bf92bb53e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.906218 | controller | Jun 12 16:18:27.931554 crc crio[22579]: time="2026-06-12T16:18:27.92666842Z" level=info msg="Stopped container d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2: openstack/ceilometer-0/sg-core" id=081afc4c-ad8b-40b9-901a-ec3975d11e7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906235 | controller | Jun 12 16:18:28.053203 crc crio[22579]: time="2026-06-12T16:18:28.052749826Z" level=info msg="Stopped container 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35: openstack/neutron-546c4497b-dcpf7/neutron-httpd" id=039e76bf-a9a9-4acd-b155-b8cfb84b2a48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906252 | controller | Jun 12 16:18:28.696680 crc crio[22579]: time="2026-06-12T16:18:28.69601444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.906269 | controller | Jun 12 16:18:28.713546 crc crio[22579]: 2026-06-12T16:18:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fff20b6c90288c Mac:ea:42:b4:16:0b:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/17bd0ede-f565-456c-bde9-f8d25b142c17 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.906286 | controller | Jun 12 16:18:28.714743 crc crio[22579]: time="2026-06-12T16:18:28.714332556Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329 UID:91cb1669-2c40-472f-9023-4188f0ebc03a NetNS:/var/run/netns/17bd0ede-f565-456c-bde9-f8d25b142c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91cb1669_2c40_472f_9023_4188f0ebc03a.slice PodAnnotations:0xc002218808}] Aliases:map[]}"
2026-06-12 17:11:40.906304 | controller | Jun 12 16:18:28.714743 crc crio[22579]: time="2026-06-12T16:18:28.714618743Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.906322 | controller | Jun 12 16:18:28.728918 crc crio[22579]: time="2026-06-12T16:18:28.728829314Z" level=info msg="Ran pod sandbox 4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329 with infra container: openstack/glance-default-internal-api-0/POD" id=0c17c17e-ce8f-4626-af9d-1f75056ad0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.906338 | controller | Jun 12 16:18:28.744648 crc crio[22579]: time="2026-06-12T16:18:28.741668141Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7363679a-d060-413e-b7cb-91040920a5aa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.906375 | controller | Jun 12 16:18:28.745881 crc crio[22579]: time="2026-06-12T16:18:28.745214111Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d8c7a001-df9b-4dfe-b04e-4b794ff31102 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.906395 | controller | Jun 12 16:18:28.752651 crc crio[22579]: time="2026-06-12T16:18:28.752566378Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=40d24218-2bd3-4af4-94a0-07e563ce9c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.906412 | controller | Jun 12 16:18:28.754068 crc crio[22579]: time="2026-06-12T16:18:28.753459361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.906436 | controller | Jun 12 16:18:28.868723 crc crio[22579]: time="2026-06-12T16:18:28.867714925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.906454 | controller | Jun 12 16:18:28.935003 crc crio[22579]: time="2026-06-12T16:18:28.934103163Z" level=info msg="Created container 8c102f7d1e7e79ab1a52ca2fbed07464e3ce1f6c77049a923b29ece6264d2f47: openstack/cinder-scheduler-0/probe" id=030760d8-b88b-42e2-ac0c-c8d0928d8b51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.906472 | controller | Jun 12 16:18:28.961136 crc crio[22579]: time="2026-06-12T16:18:28.960658539Z" level=info msg="Starting container: 8c102f7d1e7e79ab1a52ca2fbed07464e3ce1f6c77049a923b29ece6264d2f47" id=d55ee2e7-aefe-4650-8243-599d34ddc393 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.906488 | controller | Jun 12 16:18:29.027564 crc crio[22579]: time="2026-06-12T16:18:29.026188725Z" level=info msg="Started container" PID=85444 containerID=8c102f7d1e7e79ab1a52ca2fbed07464e3ce1f6c77049a923b29ece6264d2f47 description=openstack/cinder-scheduler-0/probe id=d55ee2e7-aefe-4650-8243-599d34ddc393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62
2026-06-12 17:11:40.906506 | controller | Jun 12 16:18:29.991252 crc crio[22579]: time="2026-06-12T16:18:29.990872841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.906551 | controller | Jun 12 16:18:30.176095 crc crio[22579]: time="2026-06-12T16:18:30.175941156Z" level=info msg="Created container fc7e6ba0c8140a3691bdc5667bf6da1f9d902fd44bbc29336782d1bc13833527: openstack/glance-default-internal-api-0/glance-log" id=40d24218-2bd3-4af4-94a0-07e563ce9c17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.906573 | controller | Jun 12 16:18:30.181936 crc crio[22579]: time="2026-06-12T16:18:30.181854317Z" level=info msg="Starting container: fc7e6ba0c8140a3691bdc5667bf6da1f9d902fd44bbc29336782d1bc13833527" id=e18cb3d6-d605-4b1c-8ed3-32a3cfee5beb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.906590 | controller | Jun 12 16:18:30.189816 crc crio[22579]: time="2026-06-12T16:18:30.189724007Z" level=info msg="Started container" PID=85550 containerID=fc7e6ba0c8140a3691bdc5667bf6da1f9d902fd44bbc29336782d1bc13833527 description=openstack/glance-default-internal-api-0/glance-log id=e18cb3d6-d605-4b1c-8ed3-32a3cfee5beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329
2026-06-12 17:11:40.906608 | controller | Jun 12 16:18:30.204957 crc crio[22579]: time="2026-06-12T16:18:30.204867372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0ecfd985-76f9-4b7e-86bb-a629a285dc1c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.906625 | controller | Jun 12 16:18:30.326257 crc crio[22579]: time="2026-06-12T16:18:30.325806267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=df07e782-4bc7-44db-9d54-684a2c434a90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.906642 | controller | Jun 12 16:18:30.340088 crc crio[22579]: time="2026-06-12T16:18:30.339010392Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=428fc771-dd4f-4938-b284-97e58cef107c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.906660 | controller | Jun 12 16:18:30.340088 crc crio[22579]: time="2026-06-12T16:18:30.339565256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.906676 | controller | Jun 12 16:18:30.459132 crc crio[22579]: time="2026-06-12T16:18:30.459032954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.906697 | controller | Jun 12 16:18:31.254043 crc crio[22579]: time="2026-06-12T16:18:31.253929213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.906715 | controller | Jun 12 16:18:31.434214 crc crio[22579]: time="2026-06-12T16:18:31.433845287Z" level=info msg="Created container 66d86cbcf29f436ce4b7927f772ac7e265f4b5db268252ee08661d7375c872c3: openstack/glance-default-internal-api-0/glance-httpd" id=428fc771-dd4f-4938-b284-97e58cef107c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.906732 | controller | Jun 12 16:18:31.436234 crc crio[22579]: time="2026-06-12T16:18:31.436145885Z" level=info msg="Starting container: 66d86cbcf29f436ce4b7927f772ac7e265f4b5db268252ee08661d7375c872c3" id=2e64beb6-5a99-4380-97f1-579b6ef250b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.906749 | controller | Jun 12 16:18:31.442703 crc crio[22579]: time="2026-06-12T16:18:31.44261667Z" level=info msg="Started container" PID=85666 containerID=66d86cbcf29f436ce4b7927f772ac7e265f4b5db268252ee08661d7375c872c3 description=openstack/glance-default-internal-api-0/glance-httpd id=2e64beb6-5a99-4380-97f1-579b6ef250b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329
2026-06-12 17:11:40.906767 | controller | Jun 12 16:18:31.817448 crc crio[22579]: time="2026-06-12T16:18:31.816931916Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-x6pwf/POD" id=3a1e156d-aa08-4d55-a1a1-cf1136c291bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.906811 | controller | Jun 12 16:18:31.817616 crc crio[22579]: time="2026-06-12T16:18:31.817538942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.906832 | controller | Jun 12 16:18:31.895779 crc crio[22579]: time="2026-06-12T16:18:31.895674668Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-x6pwf Namespace:openstack ID:11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 UID:704ba76b-e235-41a2-ab5c-1d27a83bfe94 NetNS:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704ba76b_e235_41a2_ab5c_1d27a83bfe94.slice PodAnnotations:0xc0025a0088}] Aliases:map[]}"
2026-06-12 17:11:40.906850 | controller | Jun 12 16:18:31.895779 crc crio[22579]: time="2026-06-12T16:18:31.895759141Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-x6pwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.906867 | controller | Jun 12 16:18:32.357356 crc crio[22579]: time="2026-06-12T16:18:32.356997797Z" level=info msg="Stopping container: 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01 (timeout: 30s)" id=0f508c1a-9632-4ae0-ac10-c59eef5b21f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906884 | controller | Jun 12 16:18:32.358245 crc crio[22579]: time="2026-06-12T16:18:32.357172782Z" level=info msg="Stopping container: efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e (timeout: 30s)" id=d868a7f7-f91b-464d-8c9d-64feaa64f718 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906901 | controller | Jun 12 16:18:32.498956 crc crio[22579]: 2026-06-12T16:18:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11a00e6c2410638 Mac:c6:92:d1:60:87:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 SocketPath: PciID:}] [{Interface:0xc000194680 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.906922 | controller | Jun 12 16:18:32.501078 crc crio[22579]: time="2026-06-12T16:18:32.501014729Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-x6pwf Namespace:openstack ID:11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 UID:704ba76b-e235-41a2-ab5c-1d27a83bfe94 NetNS:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704ba76b_e235_41a2_ab5c_1d27a83bfe94.slice PodAnnotations:0xc0025a0088}] Aliases:map[]}"
2026-06-12 17:11:40.906940 | controller | Jun 12 16:18:32.501245 crc crio[22579]: time="2026-06-12T16:18:32.501181923Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-x6pwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.906958 | controller | Jun 12 16:18:32.563011 crc crio[22579]: time="2026-06-12T16:18:32.562841901Z" level=info msg="Stopped container efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e: openstack/glance-default-external-api-0/glance-log" id=d868a7f7-f91b-464d-8c9d-64feaa64f718 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.906975 | controller | Jun 12 16:18:32.564236 crc crio[22579]: time="2026-06-12T16:18:32.564049771Z" level=info msg="Ran pod sandbox 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 with infra container: openstack/nova-cell0-conductor-db-sync-x6pwf/POD" id=3a1e156d-aa08-4d55-a1a1-cf1136c291bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.906993 | controller | Jun 12 16:18:32.566590 crc crio[22579]: time="2026-06-12T16:18:32.566479203Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a0dc27fa-980a-4f75-ae16-678872675bcd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.907010 | controller | Jun 12 16:18:32.566807 crc crio[22579]: time="2026-06-12T16:18:32.56675538Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=a0dc27fa-980a-4f75-ae16-678872675bcd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.907027 | controller | Jun 12 16:18:32.566882 crc crio[22579]: time="2026-06-12T16:18:32.566827002Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=a0dc27fa-980a-4f75-ae16-678872675bcd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.907044 | controller | Jun 12 16:18:32.567918 crc crio[22579]: time="2026-06-12T16:18:32.567864188Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b1524b70-3e7f-4111-8f83-e7cb0cddd88c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.907061 | controller | Jun 12 16:18:32.572237 crc crio[22579]: time="2026-06-12T16:18:32.572178648Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-12 17:11:40.907077 | controller | Jun 12 16:18:34.764040 crc crio[22579]: time="2026-06-12T16:18:34.763258824Z" level=info msg="Removing container: 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12" id=1267f166-2dad-4eb3-a0dc-a32d7f0eda4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907094 | controller | Jun 12 16:18:34.802928 crc crio[22579]: time="2026-06-12T16:18:34.802734088Z" level=info msg="Removed container 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12: openstack/root-account-create-update-45nw2/mariadb-account-create-update" id=1267f166-2dad-4eb3-a0dc-a32d7f0eda4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907111 | controller | Jun 12 16:18:34.820462 crc crio[22579]: time="2026-06-12T16:18:34.819917034Z" level=info msg="Removing container: 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316" id=e6458a6e-b053-4a25-a699-99392ed71b64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907132 | controller | Jun 12 16:18:35.016475 crc crio[22579]: time="2026-06-12T16:18:35.016337848Z" level=info msg="Removed container 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316: openshift-infra/auto-csr-approver-29688012-988rh/oc" id=e6458a6e-b053-4a25-a699-99392ed71b64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907149 | controller | Jun 12 16:18:35.019875 crc crio[22579]: time="2026-06-12T16:18:35.019805287Z" level=info msg="Removing container: a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8" id=6e46f3bd-4bfc-41b6-bd10-64e9f8f7544f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907166 | controller | Jun 12 16:18:35.152235 crc crio[22579]: time="2026-06-12T16:18:35.152149441Z" level=info msg="Removed container a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8: openstack/ovn-controller-wh84g-config-lcjx9/ovn-config" id=6e46f3bd-4bfc-41b6-bd10-64e9f8f7544f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907183 | controller | Jun 12 16:18:35.156485 crc crio[22579]: time="2026-06-12T16:18:35.156347028Z" level=info msg="Removing container: 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6" id=b9541908-a80a-47c3-a311-59fb9faab171 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907200 | controller | Jun 12 16:18:35.239785 crc crio[22579]: time="2026-06-12T16:18:35.239672446Z" level=info msg="Removed container 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6: openstack/ovn-controller-wh84g-config-j5r8z/ovn-config" id=b9541908-a80a-47c3-a311-59fb9faab171 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907217 | controller | Jun 12 16:18:35.245323 crc crio[22579]: time="2026-06-12T16:18:35.245249008Z" level=info msg="Removing container: 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6" id=7a0f8526-f8a9-4136-af14-dcd3a1551e64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907234 | controller | Jun 12 16:18:35.286114 crc crio[22579]: time="2026-06-12T16:18:35.286020965Z" level=info msg="Removed container 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config" id=7a0f8526-f8a9-4136-af14-dcd3a1551e64 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907251 | controller | Jun 12 16:18:35.297166 crc crio[22579]: time="2026-06-12T16:18:35.296915852Z" level=info msg="Removing container: 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6" id=8e11faab-e24f-41a8-ae4c-b5167683aa59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907268 | controller | Jun 12 16:18:35.342791 crc crio[22579]: time="2026-06-12T16:18:35.342709976Z" level=info msg="Removed container 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config" id=8e11faab-e24f-41a8-ae4c-b5167683aa59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907284 | controller | Jun 12 16:18:35.352986 crc crio[22579]: time="2026-06-12T16:18:35.352807313Z" level=info msg="Removing container: baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c" id=72d282a2-5ced-4418-9548-939d4abe45d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907301 | controller | Jun 12 16:18:35.394924 crc crio[22579]: time="2026-06-12T16:18:35.394672317Z" level=info msg="Removed container baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config" id=72d282a2-5ced-4418-9548-939d4abe45d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.907333 | controller | Jun 12 16:18:35.411067 crc crio[22579]: time="2026-06-12T16:18:35.408917299Z" level=info msg="Stopping pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf" id=f5d38213-4196-4867-ba38-bc32d85a68bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907373 | controller | Jun 12 16:18:35.411067 crc crio[22579]: time="2026-06-12T16:18:35.409009462Z" level=info msg="Stopped pod sandbox (already stopped): 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf" id=f5d38213-4196-4867-ba38-bc32d85a68bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907392 | controller | Jun 12 16:18:35.413039 crc crio[22579]: time="2026-06-12T16:18:35.412976753Z" level=info msg="Removing pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf" id=17340946-c748-4991-a241-eb8d79f5f756 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907409 | controller | Jun 12 16:18:35.435728 crc crio[22579]: time="2026-06-12T16:18:35.435639069Z" level=info msg="Removed pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf" id=17340946-c748-4991-a241-eb8d79f5f756 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907427 | controller | Jun 12 16:18:35.436256 crc crio[22579]: time="2026-06-12T16:18:35.436169302Z" level=info msg="Stopping pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6" id=aa638e55-3b97-48ce-9ffd-3ad7027fff48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907446 | controller | Jun 12 16:18:35.436256 crc crio[22579]: time="2026-06-12T16:18:35.436235954Z" level=info msg="Stopped pod sandbox (already stopped): 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6" id=aa638e55-3b97-48ce-9ffd-3ad7027fff48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907463 | controller | Jun 12 16:18:35.436792 crc crio[22579]: time="2026-06-12T16:18:35.436739367Z" level=info msg="Removing pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6" id=65cce810-180f-4106-a53e-3e24041cb20f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907480 | controller | Jun 12 16:18:35.458053 crc crio[22579]: time="2026-06-12T16:18:35.457966306Z" level=info msg="Removed pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6" id=65cce810-180f-4106-a53e-3e24041cb20f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907496 | controller | Jun 12 16:18:35.458874 crc crio[22579]: time="2026-06-12T16:18:35.458822108Z" level=info msg="Stopping pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9" id=dc923f56-70d3-4653-af65-444d1bde8a90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907513 | controller | Jun 12 16:18:35.458949 crc crio[22579]: time="2026-06-12T16:18:35.45888539Z" level=info msg="Stopped pod sandbox (already stopped): dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9" id=dc923f56-70d3-4653-af65-444d1bde8a90 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907529 | controller | Jun 12 16:18:35.459666 crc crio[22579]: time="2026-06-12T16:18:35.459559957Z" level=info msg="Removing pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9" id=5cf1d91d-d2b1-44e4-a3c6-feb822befab9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907545 | controller | Jun 12 16:18:35.475187 crc crio[22579]: time="2026-06-12T16:18:35.475099002Z" level=info msg="Removed pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9" id=5cf1d91d-d2b1-44e4-a3c6-feb822befab9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907562 | controller | Jun 12 16:18:35.477260 crc crio[22579]: time="2026-06-12T16:18:35.477171195Z" level=info msg="Stopping pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b" id=86738ffc-cf7d-47d7-93a6-a848e68d34e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907578 | controller | Jun 12 16:18:35.477359 crc crio[22579]: time="2026-06-12T16:18:35.477338609Z" level=info msg="Stopped pod sandbox (already stopped): 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b" id=86738ffc-cf7d-47d7-93a6-a848e68d34e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907651 | controller | Jun 12 16:18:35.478172 crc crio[22579]: time="2026-06-12T16:18:35.478072718Z" level=info msg="Removing pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b" id=25b7a999-8c48-44c0-94df-37267b568677 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907704 | controller | Jun 12 16:18:35.507857 crc crio[22579]: time="2026-06-12T16:18:35.507805934Z" level=info msg="Removed pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b" id=25b7a999-8c48-44c0-94df-37267b568677 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907725 | controller | Jun 12 16:18:35.512984 crc crio[22579]: time="2026-06-12T16:18:35.512706498Z" level=info msg="Stopping pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74" id=50970604-f74a-4b90-be91-aa6c5c8c8c36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907742 | controller | Jun 12 16:18:35.513178 crc crio[22579]: time="2026-06-12T16:18:35.513045607Z" level=info msg="Stopped pod sandbox (already stopped): a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74" id=50970604-f74a-4b90-be91-aa6c5c8c8c36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907759 | controller | Jun 12 16:18:35.513998 crc crio[22579]: time="2026-06-12T16:18:35.51396528Z" level=info msg="Removing pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74" id=5c3de1ff-4cf1-4fd7-8585-4b5ecadc5f8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907776 | controller | Jun 12 16:18:35.536708 crc crio[22579]: time="2026-06-12T16:18:35.536644577Z" level=info msg="Removed pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74" id=5c3de1ff-4cf1-4fd7-8585-4b5ecadc5f8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907793 | controller | Jun 12 16:18:35.538109 crc crio[22579]: time="2026-06-12T16:18:35.538012312Z" level=info msg="Stopping pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689" id=a850021d-cba2-47ae-a398-b9f17ab2406a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907810 | controller | Jun 12 16:18:35.538217 crc crio[22579]: time="2026-06-12T16:18:35.538159645Z" level=info msg="Stopped pod sandbox (already stopped): 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689" id=a850021d-cba2-47ae-a398-b9f17ab2406a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907826 | controller | Jun 12 16:18:35.538931 crc crio[22579]: time="2026-06-12T16:18:35.538866173Z" level=info msg="Removing pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689" id=20c0724c-6f57-4e33-bcd6-cb41b4ad1ffc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907843 | controller | Jun 12 16:18:35.559778 crc crio[22579]: time="2026-06-12T16:18:35.559689113Z" level=info msg="Removed pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689" id=20c0724c-6f57-4e33-bcd6-cb41b4ad1ffc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907860 | controller | Jun 12 16:18:35.561311 crc crio[22579]: time="2026-06-12T16:18:35.561208031Z" level=info msg="Stopping pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564" id=ac2cb681-24ea-4353-9f6b-d0515d4bbe09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907877 | controller | Jun 12 16:18:35.561466 crc crio[22579]: time="2026-06-12T16:18:35.561315194Z" level=info msg="Stopped pod sandbox (already stopped): d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564" id=ac2cb681-24ea-4353-9f6b-d0515d4bbe09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907894 | controller | Jun 12 16:18:35.562146 crc crio[22579]: time="2026-06-12T16:18:35.562096294Z" level=info msg="Removing pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564" id=ef0a5321-ba6b-4560-821a-00516d3e2a7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907915 | controller | Jun 12 16:18:35.582821 crc crio[22579]: time="2026-06-12T16:18:35.582706928Z" level=info msg="Removed pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564" id=ef0a5321-ba6b-4560-821a-00516d3e2a7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907933 | controller | Jun 12 16:18:35.584638 crc crio[22579]: time="2026-06-12T16:18:35.584489393Z" level=info msg="Stopping pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f" id=45aa9841-0720-4737-b6a7-9e2b5ae550ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907949 | controller | Jun 12 16:18:35.584733 crc crio[22579]: time="2026-06-12T16:18:35.584646257Z" level=info msg="Stopped pod sandbox (already stopped): fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f" id=45aa9841-0720-4737-b6a7-9e2b5ae550ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.907966 | controller | Jun 12 16:18:35.585709 crc crio[22579]: time="2026-06-12T16:18:35.585641092Z" level=info msg="Removing pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f" id=f0936826-cfbf-43ed-93a2-c07b0f0de7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907983 | controller | Jun 12 16:18:35.605764 crc crio[22579]: time="2026-06-12T16:18:35.60559466Z" level=info msg="Removed pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f" id=f0936826-cfbf-43ed-93a2-c07b0f0de7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.907999 | controller | Jun 12 16:18:35.608444 crc crio[22579]: time="2026-06-12T16:18:35.606912313Z" level=info msg="Stopping pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e" id=33535be8-3bac-436e-91f6-dc2296bdb221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908016 | controller | Jun 12 16:18:35.608628 crc crio[22579]: time="2026-06-12T16:18:35.608473593Z" level=info msg="Stopped pod sandbox (already stopped): 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e" id=33535be8-3bac-436e-91f6-dc2296bdb221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908033 | controller | Jun 12 16:18:35.609796 crc crio[22579]: time="2026-06-12T16:18:35.609713015Z" level=info msg="Removing pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e" id=73c6151b-3850-478c-8dcc-29ce3774c476 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908050 | controller | Jun 12 16:18:35.632679 crc crio[22579]: time="2026-06-12T16:18:35.632576546Z" level=info msg="Removed pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e" id=73c6151b-3850-478c-8dcc-29ce3774c476 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908068 | controller | Jun 12 16:18:35.634200 crc crio[22579]: time="2026-06-12T16:18:35.634122075Z" level=info msg="Stopping pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34" id=47071dbc-df9a-4ebc-b3a2-1131b95964de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908085 | controller | Jun 12 16:18:35.634341 crc crio[22579]: time="2026-06-12T16:18:35.634230418Z" level=info msg="Stopped pod sandbox (already stopped): ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34" id=47071dbc-df9a-4ebc-b3a2-1131b95964de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908102 | controller | Jun 12 16:18:35.638773 crc crio[22579]: time="2026-06-12T16:18:35.638662951Z" level=info msg="Removing pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34" id=3ee0c17e-0567-4b46-91fd-5622b0807bfd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908119 | controller | Jun 12 16:18:35.692595 crc crio[22579]: time="2026-06-12T16:18:35.692399347Z" level=info msg="Removed pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34" id=3ee0c17e-0567-4b46-91fd-5622b0807bfd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908141 | controller | Jun 12 16:18:35.695739 crc crio[22579]: time="2026-06-12T16:18:35.69568411Z" level=info msg="Stopping pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745" id=b91985aa-802c-43f6-801d-22730a72415d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908159 | controller | Jun 12 16:18:35.695862 crc crio[22579]: time="2026-06-12T16:18:35.695812423Z" level=info msg="Stopped pod sandbox (already stopped): 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745" id=b91985aa-802c-43f6-801d-22730a72415d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908176 | controller | Jun 12 16:18:35.697004 crc crio[22579]: time="2026-06-12T16:18:35.696940302Z" level=info msg="Removing pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745" id=8f1ba4d7-bece-430a-a898-817a38f724f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908192 | controller | Jun 12 16:18:35.816923 crc crio[22579]: time="2026-06-12T16:18:35.8168126Z" level=info msg="Stopped container 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01: openstack/glance-default-external-api-0/glance-httpd" id=0f508c1a-9632-4ae0-ac10-c59eef5b21f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.908208 | controller | Jun 12 16:18:35.818019 crc crio[22579]: time="2026-06-12T16:18:35.817820255Z" level=info msg="Stopping pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215" id=12b0339e-6b4b-4b08-991a-60d73a50bd6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908225 | controller | Jun 12 16:18:35.818879 crc crio[22579]: time="2026-06-12T16:18:35.81880801Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 UID:ecc8a0fb-a7f1-420b-a47c-d08a571c8b1f NetNS:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecc8a0fb_a7f1_420b_a47c_d08a571c8b1f.slice PodAnnotations:0xc004fc00b0}] Aliases:map[]}"
2026-06-12 17:11:40.908242 | controller | Jun 12 16:18:35.819130 crc crio[22579]: time="2026-06-12T16:18:35.819038976Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.908260 | controller | Jun 12 16:18:35.829491 crc crio[22579]: time="2026-06-12T16:18:35.82941003Z" level=info msg="Removed pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745" id=8f1ba4d7-bece-430a-a898-817a38f724f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908277 | controller | Jun 12 16:18:35.832789 crc crio[22579]: time="2026-06-12T16:18:35.832704644Z" level=info msg="Stopping pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c" id=8a3c3203-d223-47e5-b20c-bd9d6be2fcf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908294 | controller | Jun 12 16:18:35.832913 crc crio[22579]: time="2026-06-12T16:18:35.832818887Z" level=info msg="Stopped pod sandbox (already stopped): 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c" id=8a3c3203-d223-47e5-b20c-bd9d6be2fcf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908311 | controller | Jun 12 16:18:35.833698 crc crio[22579]: time="2026-06-12T16:18:35.833622707Z" level=info msg="Removing pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c" id=3cf14066-d4ee-4b32-86e0-2aa8797c34ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908328 | controller | Jun 12 16:18:35.863482 crc crio[22579]: time="2026-06-12T16:18:35.863181239Z" level=info msg="Removed pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c" id=3cf14066-d4ee-4b32-86e0-2aa8797c34ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908364 | controller | Jun 12 16:18:35.868418 crc crio[22579]: time="2026-06-12T16:18:35.86834126Z" level=info msg="Stopping pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252" id=610911a8-d700-46a4-93f7-8c62794a3628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908388 | controller | Jun 12 16:18:35.868732 crc crio[22579]: time="2026-06-12T16:18:35.868704189Z" level=info msg="Stopped pod sandbox (already stopped): 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252" id=610911a8-d700-46a4-93f7-8c62794a3628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908406 | controller | Jun 12 16:18:35.871164 crc crio[22579]: time="2026-06-12T16:18:35.87109117Z" level=info msg="Removing pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252" id=8a553061-7993-48e1-91b1-f1a2ac344c99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908424 | controller | Jun 12 16:18:35.894233 crc crio[22579]: time="2026-06-12T16:18:35.894157206Z" level=info msg="Removed pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252" id=8a553061-7993-48e1-91b1-f1a2ac344c99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908441 | controller | Jun 12 16:18:35.895276 crc crio[22579]: time="2026-06-12T16:18:35.895195793Z" level=info msg="Stopping pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35" id=de1f80ee-ced7-40ad-86ed-b3410951e465 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908458 | controller | Jun 12 16:18:35.895434 crc crio[22579]: time="2026-06-12T16:18:35.895281425Z" level=info msg="Stopped pod sandbox (already stopped): a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35" id=de1f80ee-ced7-40ad-86ed-b3410951e465 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908475 | controller | Jun 12 16:18:35.895949 crc crio[22579]: time="2026-06-12T16:18:35.895884Z" level=info msg="Removing pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35" id=3d123465-392d-435b-bc7b-9778fec44886 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908492 | controller | Jun 12 16:18:35.925070 crc crio[22579]: time="2026-06-12T16:18:35.92496898Z" level=info msg="Removed pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35" id=3d123465-392d-435b-bc7b-9778fec44886 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908509 | controller | Jun 12 16:18:35.926159 crc crio[22579]: time="2026-06-12T16:18:35.926075708Z" level=info msg="Stopping pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79" id=82b5cd65-4c4b-4288-a1c5-f44be53859c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908526 | controller | Jun 12 16:18:35.926275 crc crio[22579]: time="2026-06-12T16:18:35.92617447Z" level=info msg="Stopped pod sandbox (already stopped): 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79" id=82b5cd65-4c4b-4288-a1c5-f44be53859c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908543 | controller | Jun 12 16:18:35.926906 crc crio[22579]: time="2026-06-12T16:18:35.926846427Z" level=info msg="Removing pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79" id=e7834977-0f9f-43e7-b729-648fc94381b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908560 | controller | Jun 12 16:18:35.945964 crc crio[22579]: time="2026-06-12T16:18:35.945874221Z" level=info msg="Removed pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79" id=e7834977-0f9f-43e7-b729-648fc94381b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.908576 | controller | Jun 12 16:18:36.362842 crc crio[22579]: time="2026-06-12T16:18:36.362276618Z" level=info msg="Stopped pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215" id=12b0339e-6b4b-4b08-991a-60d73a50bd6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908597 | controller | Jun 12 16:18:36.452651 crc crio[22579]: time="2026-06-12T16:18:36.452578714Z" level=info msg="Stopping container: d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a (timeout: 30s)" id=ee62a155-55dd-4f82-ab80-1e61e2c793e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.908614 | controller | Jun 12 16:18:36.456073 crc crio[22579]: time="2026-06-12T16:18:36.454068062Z" level=info msg="Stopping container: 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78 (timeout: 30s)" id=c6d8fb6e-edcc-4fc2-ba6f-c5d88d914487 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.908632 | controller | Jun 12 16:18:36.609457 crc crio[22579]: time="2026-06-12T16:18:36.609180465Z" level=info msg="Stopped container 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78: openstack/placement-c74948546-gcxxf/placement-log" id=c6d8fb6e-edcc-4fc2-ba6f-c5d88d914487 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.908649 | controller | Jun 12 16:18:37.870668 crc crio[22579]: time="2026-06-12T16:18:37.870150434Z" level=info msg="Stopped container 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002: openstack/neutron-546c4497b-dcpf7/neutron-api" id=01e21af2-89b1-4f19-ad8c-a8e50c3c4983 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.908666 | controller | Jun 12 16:18:37.875978 crc crio[22579]: time="2026-06-12T16:18:37.87588353Z" level=info msg="Stopping pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2" id=1648b400-3252-496c-b2f7-0ae103ee3fc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908684 | controller | Jun 12 16:18:37.876990 crc crio[22579]: time="2026-06-12T16:18:37.876960148Z" level=info msg="Got pod network &{Name:neutron-546c4497b-dcpf7 Namespace:openstack ID:d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 UID:09374348-8ec7-4928-9e60-9ad9f20b3315 NetNS:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09374348_8ec7_4928_9e60_9ad9f20b3315.slice PodAnnotations:0xc000548640}] Aliases:map[]}"
2026-06-12 17:11:40.908701 | controller | Jun 12 16:18:37.877316 crc crio[22579]: time="2026-06-12T16:18:37.877292866Z" level=info msg="Deleting pod openstack_neutron-546c4497b-dcpf7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.908719 | controller | Jun 12 16:18:38.040319 crc crio[22579]: time="2026-06-12T16:18:38.039923981Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=624cd788-72cc-419e-987c-91b0d1c858e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.908737 | controller | Jun 12 16:18:38.040694 crc crio[22579]: time="2026-06-12T16:18:38.040337561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.908788 | controller | Jun 12 16:18:38.133262 crc crio[22579]: time="2026-06-12T16:18:38.133129581Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d UID:f14c8679-e3de-4f08-bc36-dd4ec30fbefa NetNS:/var/run/netns/3d349d65-7022-4c4b-86cf-849a91137bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf14c8679_e3de_4f08_bc36_dd4ec30fbefa.slice PodAnnotations:0xc006b8e0c8}] Aliases:map[]}"
2026-06-12 17:11:40.908816 | controller | Jun 12 16:18:38.134098 crc crio[22579]: time="2026-06-12T16:18:38.134075325Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.908837 | controller | Jun 12 16:18:38.575129 crc crio[22579]: time="2026-06-12T16:18:38.574120921Z" level=info msg="Stopped pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2" id=1648b400-3252-496c-b2f7-0ae103ee3fc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.908856 | controller | Jun 12 16:18:38.993190 crc crio[22579]: 2026-06-12T16:18:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b81a4a0316206a0 Mac:aa:85:dc:4d:28:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/3d349d65-7022-4c4b-86cf-849a91137bb9 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.908874 | controller | Jun 12 16:18:38.994741 crc crio[22579]: time="2026-06-12T16:18:38.994568571Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d UID:f14c8679-e3de-4f08-bc36-dd4ec30fbefa NetNS:/var/run/netns/3d349d65-7022-4c4b-86cf-849a91137bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf14c8679_e3de_4f08_bc36_dd4ec30fbefa.slice PodAnnotations:0xc006b8e0c8}] Aliases:map[]}"
2026-06-12 17:11:40.908892 | controller | Jun 12 16:18:38.994824 crc crio[22579]: time="2026-06-12T16:18:38.994744145Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.908909 | controller | Jun 12 16:18:39.012294 crc crio[22579]: time="2026-06-12T16:18:39.012020745Z" level=info msg="Ran pod sandbox b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d with infra container: openstack/glance-default-external-api-0/POD" id=624cd788-72cc-419e-987c-91b0d1c858e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.908926 | controller | Jun 12 16:18:39.019270 crc crio[22579]: time="2026-06-12T16:18:39.019190547Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8863d24a-cd00-47b7-b019-f4492d8b4158 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.908944 | controller | Jun 12 16:18:39.021688 crc crio[22579]: time="2026-06-12T16:18:39.021586788Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1ccedc63-96e5-4807-a9c1-cd1dddf474ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.908961 | controller | Jun 12 16:18:39.029237 crc crio[22579]: time="2026-06-12T16:18:39.029177311Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=873bb7be-6c23-4b41-8936-3b13316de1fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.908978 | controller | Jun 12 16:18:39.029597 crc crio[22579]: time="2026-06-12T16:18:39.02954959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.908995 | controller | Jun 12 16:18:39.088756 crc crio[22579]: time="2026-06-12T16:18:39.088618032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.909012 | controller | Jun 12 16:18:39.671356 crc crio[22579]: time="2026-06-12T16:18:39.671245555Z" level=info msg="Removing container: 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35" id=9f38319c-1685-468c-8bc9-349eb0ab9fa0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909029 | controller | Jun 12 16:18:39.762199 crc crio[22579]: time="2026-06-12T16:18:39.760548485Z" level=info msg="Removed container 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35: openstack/neutron-546c4497b-dcpf7/neutron-httpd" id=9f38319c-1685-468c-8bc9-349eb0ab9fa0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909057 | controller | Jun 12 16:18:39.764411 crc crio[22579]: time="2026-06-12T16:18:39.764338622Z" level=info msg="Removing container: 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002" id=29daa49a-4150-4092-a93e-ed88ed253462 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909074 | controller | Jun 12 16:18:39.794033 crc crio[22579]: time="2026-06-12T16:18:39.793949335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.909092 | controller | Jun 12 16:18:39.816120 crc crio[22579]: time="2026-06-12T16:18:39.816012726Z" level=info msg="Removed container 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002: openstack/neutron-546c4497b-dcpf7/neutron-api" id=29daa49a-4150-4092-a93e-ed88ed253462 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909109 | controller | Jun 12 16:18:40.150024 crc crio[22579]: time="2026-06-12T16:18:40.149828983Z" level=info msg="Created container 3bda523f4cf1ac8cf93d4081a30532534ec07927518980f6df6d885e16ea7206: openstack/glance-default-external-api-0/glance-log" id=873bb7be-6c23-4b41-8936-3b13316de1fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.909126 | controller | Jun 12 16:18:40.155025 crc crio[22579]: time="2026-06-12T16:18:40.154916962Z" level=info msg="Starting container: 3bda523f4cf1ac8cf93d4081a30532534ec07927518980f6df6d885e16ea7206" id=058202fb-f175-4570-b433-e1d43f013d82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.909142 | controller | Jun 12 16:18:40.170435 crc crio[22579]: time="2026-06-12T16:18:40.170248902Z" level=info msg="Started container" PID=86551 containerID=3bda523f4cf1ac8cf93d4081a30532534ec07927518980f6df6d885e16ea7206 description=openstack/glance-default-external-api-0/glance-log id=058202fb-f175-4570-b433-e1d43f013d82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d
2026-06-12 17:11:40.909160 | controller | Jun 12 16:18:40.358771 crc crio[22579]: time="2026-06-12T16:18:40.35859267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=bcc580b0-30a9-40ce-b5fa-b271d1a04fea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.909177 | controller | Jun 12 16:18:40.726422 crc crio[22579]: time="2026-06-12T16:18:40.725985191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2e2d8a92-9b04-41b4-831a-a5f054d7c165 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.909194 | controller | Jun 12 16:18:41.157622 crc crio[22579]: time="2026-06-12T16:18:41.157256556Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=ba4cd210-3db2-436f-a929-f8a35ca7a019 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.909211 | controller | Jun 12 16:18:41.158699 crc crio[22579]: time="2026-06-12T16:18:41.15783086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.909227 | controller | Jun 12 16:18:41.220585 crc crio[22579]: time="2026-06-12T16:18:41.220061273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.909244 | controller | Jun 12 16:18:41.245911 crc crio[22579]: time="2026-06-12T16:18:41.245801047Z" level=info msg="Stopped container d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a: openstack/placement-c74948546-gcxxf/placement-api" id=ee62a155-55dd-4f82-ab80-1e61e2c793e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.909261 | controller | Jun 12 16:18:41.247317 crc crio[22579]: time="2026-06-12T16:18:41.247129931Z" level=info msg="Stopping pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52" id=af616d2f-21ea-4427-9351-c12df11b6bb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.909281 | controller | Jun 12 16:18:41.247987 crc crio[22579]: time="2026-06-12T16:18:41.247917941Z" level=info msg="Got pod network &{Name:placement-c74948546-gcxxf Namespace:openstack ID:9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 UID:20aa0e5d-90a9-4c72-9c0b-d86a788a59c1 NetNS:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20aa0e5d_90a9_4c72_9c0b_d86a788a59c1.slice PodAnnotations:0xc000384078}] Aliases:map[]}"
2026-06-12 17:11:40.909299 | controller | Jun 12 16:18:41.248230 crc crio[22579]: time="2026-06-12T16:18:41.248124446Z" level=info msg="Deleting pod openstack_placement-c74948546-gcxxf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.909317 | controller | Jun 12 16:18:41.619747 crc crio[22579]: time="2026-06-12T16:18:41.61957269Z" level=info msg="Stopped pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52" id=af616d2f-21ea-4427-9351-c12df11b6bb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.909334 | controller | Jun 12 16:18:41.808674 crc crio[22579]: time="2026-06-12T16:18:41.808191435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.909371 | controller | Jun 12 16:18:42.388656 crc crio[22579]: time="2026-06-12T16:18:42.388005286Z" level=info msg="Created container 76df21e4e167df911616dafad49d965e44d35b5d0411cf715cf98a8a133e6f3a: openstack/glance-default-external-api-0/glance-httpd" id=ba4cd210-3db2-436f-a929-f8a35ca7a019 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.909390 | controller | Jun 12 16:18:42.391326 crc crio[22579]: time="2026-06-12T16:18:42.389967046Z" level=info msg="Starting container: 76df21e4e167df911616dafad49d965e44d35b5d0411cf715cf98a8a133e6f3a" id=2fcfa80e-b386-4ff7-ab68-88c6b15b0231 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.909407 | controller | Jun 12 16:18:42.397704 crc crio[22579]: time="2026-06-12T16:18:42.397470986Z" level=info msg="Started container" PID=86727 containerID=76df21e4e167df911616dafad49d965e44d35b5d0411cf715cf98a8a133e6f3a description=openstack/glance-default-external-api-0/glance-httpd id=2fcfa80e-b386-4ff7-ab68-88c6b15b0231 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d
2026-06-12 17:11:40.909424 | controller | Jun 12 16:18:50.045657 crc crio[22579]: time="2026-06-12T16:18:50.044816473Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1" id=b1524b70-3e7f-4111-8f83-e7cb0cddd88c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.909441 | controller | Jun 12 16:18:50.047059 crc crio[22579]: time="2026-06-12T16:18:50.046546167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ffe74675-2ab9-4bc1-bb14-3187658db365 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.909458 | controller | Jun 12 16:18:50.079932 crc crio[22579]: time="2026-06-12T16:18:50.079807182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d9e22279-31d5-44dc-a9ce-6fc4bbbdf328 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.909475 | controller | Jun 12 16:18:50.089725 crc crio[22579]: time="2026-06-12T16:18:50.089622532Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync" id=328f2b5b-bb36-4232-970d-66b28b54ab7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.909492 | controller | Jun 12 16:18:50.091233 crc crio[22579]: time="2026-06-12T16:18:50.091140901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.909513 | controller | Jun 12 16:18:50.144021 crc crio[22579]: time="2026-06-12T16:18:50.143911002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.909531 | controller | Jun 12 16:18:50.147480 crc crio[22579]: time="2026-06-12T16:18:50.147404781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.909547 | controller | Jun 12 16:18:50.345828 crc crio[22579]: time="2026-06-12T16:18:50.345747174Z" level=info msg="Created container 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef: openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync" id=328f2b5b-bb36-4232-970d-66b28b54ab7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.909564 | controller | Jun 12 16:18:50.346631 crc crio[22579]: time="2026-06-12T16:18:50.346579745Z" level=info msg="Starting container: 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef" id=d274cb1f-2711-4490-97bf-9f93707c6227 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.909581 | controller | Jun 12 16:18:50.354830 crc crio[22579]: time="2026-06-12T16:18:50.354709902Z" level=info msg="Started container" PID=87333 containerID=7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef description=openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync id=d274cb1f-2711-4490-97bf-9f93707c6227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69
2026-06-12 17:11:40.909598 | controller | Jun 12 16:18:57.768758 crc crio[22579]: time="2026-06-12T16:18:57.767869774Z" level=warning msg="Stopping container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.909615 | controller | Jun 12 16:18:57.799014 crc crio[22579]: time="2026-06-12T16:18:57.798482112Z" level=warning msg="Stopping container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828 with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.909632 | controller | Jun 12 16:18:57.821213 crc crio[22579]: time="2026-06-12T16:18:57.820760999Z" level=warning msg="Stopping container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.909649 | controller | Jun 12 16:18:57.824816 crc crio[22579]: time="2026-06-12T16:18:57.824668678Z" level=error msg="Killing container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:11:40.909667 | controller | Jun 12 16:18:57.849154 crc crio[22579]: time="2026-06-12T16:18:57.848862903Z" level=info msg="Stopped container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44: openstack/ceilometer-0/proxy-httpd" id=96c51ee9-400f-4a1c-8650-63ddd8a25d70 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.909683 | controller | Jun 12 16:18:57.924623 crc crio[22579]: time="2026-06-12T16:18:57.924467665Z" level=error msg="Killing container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:11:40.909700 | controller | Jun 12 16:18:57.961908 crc crio[22579]: time="2026-06-12T16:18:57.96161571Z" level=info msg="Stopped container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada: openstack/ceilometer-0/ceilometer-notification-agent" id=3c5bff25-4cb0-42a9-9649-c29aa7a3a2cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.909720 | controller | Jun 12 16:18:58.332985 crc crio[22579]: time="2026-06-12T16:18:58.332785336Z" level=info msg="Stopped container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828: openstack/ceilometer-0/ceilometer-central-agent" id=589358f8-d596-4da4-8961-865aad81ebe2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.909738 | controller | Jun 12 16:18:58.335958 crc crio[22579]: time="2026-06-12T16:18:58.335892935Z" level=info msg="Stopping pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8" id=26e00f4f-bef3-4fe9-886a-ec1df63578b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.909755 | controller | Jun 12 16:18:58.336632 crc crio[22579]: time="2026-06-12T16:18:58.336580653Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 UID:76975c7b-f502-44dd-a097-ace0a8763e48 NetNS:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76975c7b_f502_44dd_a097_ace0a8763e48.slice PodAnnotations:0xc000479e50}] Aliases:map[]}"
2026-06-12 17:11:40.909772 | controller | Jun 12 16:18:58.336788 crc crio[22579]: time="2026-06-12T16:18:58.336745737Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.909789 | controller | Jun 12 16:18:58.800733 crc crio[22579]: time="2026-06-12T16:18:58.800641601Z" level=info msg="Stopped pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8" id=26e00f4f-bef3-4fe9-886a-ec1df63578b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.909805 | controller | Jun 12 16:18:59.059751 crc crio[22579]: time="2026-06-12T16:18:59.05898194Z" level=info msg="Removing container: 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44" id=6482b663-3cd6-43ea-b6ae-3e9883a6eb50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909857 | controller | Jun 12 16:18:59.099518 crc crio[22579]: time="2026-06-12T16:18:59.099398157Z" level=info msg="Removed container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44: openstack/ceilometer-0/proxy-httpd" id=6482b663-3cd6-43ea-b6ae-3e9883a6eb50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909876 | controller | Jun 12 16:18:59.106932 crc crio[22579]: time="2026-06-12T16:18:59.106053726Z" level=info msg="Removing container: d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2" id=d8196ba5-888e-4b54-ad4a-e71850b1f19d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909894 | controller | Jun 12 16:18:59.335338 crc crio[22579]: time="2026-06-12T16:18:59.335066499Z" level=info msg="Removed container d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2: openstack/ceilometer-0/sg-core" id=d8196ba5-888e-4b54-ad4a-e71850b1f19d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909911 | controller | Jun 12 16:18:59.340117 crc crio[22579]: time="2026-06-12T16:18:59.339968163Z" level=info msg="Removing container: c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada" id=1c51fe8b-7397-4ab8-8200-f4b4624bda09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909929 | controller | Jun 12 16:18:59.373679 crc crio[22579]: time="2026-06-12T16:18:59.373568178Z" level=info msg="Removed container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada: openstack/ceilometer-0/ceilometer-notification-agent" id=1c51fe8b-7397-4ab8-8200-f4b4624bda09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909945 | controller | Jun 12 16:18:59.378646 crc crio[22579]: time="2026-06-12T16:18:59.378579965Z" level=info msg="Removing container: bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828" id=3909e4fa-0ace-485c-9724-6e8e660ca25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909969 | controller | Jun 12 16:18:59.433213 crc crio[22579]: time="2026-06-12T16:18:59.433116902Z" level=info msg="Removed container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828: openstack/ceilometer-0/ceilometer-central-agent" id=3909e4fa-0ace-485c-9724-6e8e660ca25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.909987 | controller | Jun 12 16:18:59.825239 crc crio[22579]: time="2026-06-12T16:18:59.824724027Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=5bf4fb72-4d20-4823-b074-33a8e5b510e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.910012 | controller | Jun 12 16:18:59.825903 crc crio[22579]: time="2026-06-12T16:18:59.825301562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910030 | controller | Jun 12 16:18:59.858349 crc crio[22579]: time="2026-06-12T16:18:59.858102116Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 UID:87688df6-9de0-4389-857d-f377d8c527e8 NetNS:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87688df6_9de0_4389_857d_f377d8c527e8.slice PodAnnotations:0xc002218220}] Aliases:map[]}"
2026-06-12 17:11:40.910048 | controller | Jun 12 16:18:59.858349 crc crio[22579]: time="2026-06-12T16:18:59.858164677Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.910065 | controller | Jun 12 16:19:00.427347 crc crio[22579]: 2026-06-12T16:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dda499cc8f525b6 Mac:e6:c5:4e:ff:05:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.910083 | controller | Jun 12 16:19:00.428718 crc crio[22579]: time="2026-06-12T16:19:00.428634702Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 UID:87688df6-9de0-4389-857d-f377d8c527e8 NetNS:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87688df6_9de0_4389_857d_f377d8c527e8.slice PodAnnotations:0xc002218220}] Aliases:map[]}"
2026-06-12 17:11:40.910101 | controller | Jun 12 16:19:00.428888 crc crio[22579]: time="2026-06-12T16:19:00.428841597Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.910118 | controller | Jun 12 16:19:00.441277 crc crio[22579]: time="2026-06-12T16:19:00.440850293Z" level=info msg="Ran pod sandbox dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 with infra container: openstack/ceilometer-0/POD" id=5bf4fb72-4d20-4823-b074-33a8e5b510e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.910136 | controller | Jun 12 16:19:00.443353 crc crio[22579]: time="2026-06-12T16:19:00.443292335Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=649651aa-8069-4843-a0b9-118b48f0cad2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.910153 | controller | Jun 12 16:19:00.473472 crc crio[22579]: time="2026-06-12T16:19:00.473334129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=6112074c-9b71-4103-aee3-cdb48454fd54 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.910173 | controller | Jun 12 16:19:00.482780 crc crio[22579]: time="2026-06-12T16:19:00.482658365Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=3488b678-6c87-47e3-b251-a2e34608ac6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.910190 | controller | Jun 12 16:19:00.483264 crc crio[22579]: time="2026-06-12T16:19:00.483207669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910207 | controller | Jun 12 16:19:00.545828 crc crio[22579]: time="2026-06-12T16:19:00.545683628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910225 | controller | Jun 12 16:19:00.551292 crc crio[22579]: time="2026-06-12T16:19:00.551156057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910241 | controller | Jun 12 16:19:00.742836 crc crio[22579]: time="2026-06-12T16:19:00.742710377Z" level=info msg="Created container ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67: openstack/ceilometer-0/ceilometer-central-agent" id=3488b678-6c87-47e3-b251-a2e34608ac6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.910258 | controller | Jun 12 16:19:00.743954 crc crio[22579]: time="2026-06-12T16:19:00.743869507Z" level=info msg="Starting container: ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67" id=6e43022e-819b-4e48-982c-efcd1e7146cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.910275 | controller | Jun 12 16:19:00.749277 crc crio[22579]: time="2026-06-12T16:19:00.749192252Z" level=info msg="Started container" PID=87967 containerID=ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67 description=openstack/ceilometer-0/ceilometer-central-agent id=6e43022e-819b-4e48-982c-efcd1e7146cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0
2026-06-12 17:11:40.910293 | controller | Jun 12 16:19:00.763621 crc crio[22579]: time="2026-06-12T16:19:00.763449824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=04e5f35d-b669-42ff-a34f-f9fae5878ffe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.910310 | controller | Jun 12 16:19:00.787102 crc crio[22579]: time="2026-06-12T16:19:00.787018344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=4e668404-bd16-41cd-af0b-19f039fef243 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.910326 | controller | Jun 12 16:19:00.796043 crc crio[22579]: time="2026-06-12T16:19:00.795984562Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=6398dc3f-a8bb-4814-9104-e8fb86669e6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.910344 | controller | Jun 12 16:19:00.796454 crc crio[22579]: time="2026-06-12T16:19:00.796401112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910382 | controller | Jun 12 16:19:00.845331 crc crio[22579]: time="2026-06-12T16:19:00.845197043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910400 | controller | Jun 12 16:19:00.848942 crc crio[22579]: time="2026-06-12T16:19:00.848876686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910421 | controller | Jun 12 16:19:01.015835 crc crio[22579]: time="2026-06-12T16:19:01.015757599Z" level=info msg="Created container a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd: openstack/ceilometer-0/ceilometer-notification-agent" id=6398dc3f-a8bb-4814-9104-e8fb86669e6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.910439 | controller | Jun 12 16:19:01.017938 crc crio[22579]: time="2026-06-12T16:19:01.017788651Z" level=info msg="Starting container: a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd" id=1216c0b7-4070-4f94-adb2-1a3f8c4dfc6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.910456 | controller | Jun 12 16:19:01.023859 crc crio[22579]: time="2026-06-12T16:19:01.023777663Z" level=info msg="Started container" PID=87985 containerID=a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd description=openstack/ceilometer-0/ceilometer-notification-agent id=1216c0b7-4070-4f94-adb2-1a3f8c4dfc6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0
2026-06-12 17:11:40.910473 | controller | Jun 12 16:19:01.044860 crc crio[22579]: time="2026-06-12T16:19:01.044341226Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a0711133-2a76-4bb2-8747-dcbbf4e80131 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.910490 | controller | Jun 12 16:19:01.068729 crc crio[22579]: time="2026-06-12T16:19:01.068634603Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=141e0951-d570-492e-9526-2cd5fbe29a0c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.910508 | controller | Jun 12 16:19:01.080828 crc crio[22579]: time="2026-06-12T16:19:01.080603047Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=8fba701b-4500-4e50-8ee0-47b666c6053b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.910525 | controller | Jun 12 16:19:01.081259 crc crio[22579]: time="2026-06-12T16:19:01.081146881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910542 | controller | Jun 12 16:19:01.183887 crc crio[22579]: time="2026-06-12T16:19:01.183818912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910559 | controller | Jun 12 16:19:01.192036 crc crio[22579]: time="2026-06-12T16:19:01.191975299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910576 | controller | Jun 12 16:19:01.352191 crc crio[22579]: time="2026-06-12T16:19:01.351962547Z" level=info msg="Created container 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170: openstack/ceilometer-0/sg-core" id=8fba701b-4500-4e50-8ee0-47b666c6053b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.910593 | controller | Jun 12 16:19:01.353977 crc crio[22579]: time="2026-06-12T16:19:01.353918856Z" level=info msg="Starting container: 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170" id=9ed54b15-74b3-489b-9f4b-1dbcff0fa792 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.910611 | controller | Jun 12 16:19:01.362015 crc crio[22579]: time="2026-06-12T16:19:01.361842788Z" level=info msg="Started container" PID=88048 containerID=5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170 description=openstack/ceilometer-0/sg-core id=9ed54b15-74b3-489b-9f4b-1dbcff0fa792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0
2026-06-12 17:11:40.910628 | controller | Jun 12 16:19:01.379147 crc crio[22579]: time="2026-06-12T16:19:01.379006594Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=1a0d25e8-d410-40eb-a2c7-bf8dd74bb7e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.910649 | controller | Jun 12 16:19:01.416668 crc crio[22579]: time="2026-06-12T16:19:01.416464837Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=90cf74ef-78ba-4d96-870f-950d59022eea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.910667 | controller | Jun 12 16:19:01.430954 crc crio[22579]: time="2026-06-12T16:19:01.430122984Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=95e20775-3491-49eb-bb40-b2bca6cc5a01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.910684 | controller | Jun 12 16:19:01.432858 crc crio[22579]: time="2026-06-12T16:19:01.432751121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910701 | controller | Jun 12 16:19:01.486146 crc crio[22579]: time="2026-06-12T16:19:01.48544663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910719 | controller | Jun 12 16:19:01.493112 crc crio[22579]: time="2026-06-12T16:19:01.492969222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910736 | controller | Jun 12 16:19:01.607415 crc crio[22579]: time="2026-06-12T16:19:01.607297849Z" level=info msg="Created container ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46: openstack/ceilometer-0/proxy-httpd" id=95e20775-3491-49eb-bb40-b2bca6cc5a01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.910752 | controller | Jun 12 16:19:01.608837 crc crio[22579]: time="2026-06-12T16:19:01.608682924Z" level=info msg="Starting container: ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46" id=9b5f77a1-ec7d-475e-b9ba-d52a6347761c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.910769 | controller | Jun 12 16:19:01.615325 crc crio[22579]: time="2026-06-12T16:19:01.615170149Z" level=info msg="Started container" PID=88084 containerID=ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46 description=openstack/ceilometer-0/proxy-httpd id=9b5f77a1-ec7d-475e-b9ba-d52a6347761c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0
2026-06-12 17:11:40.910786 | controller | Jun 12 16:19:09.260287 crc crio[22579]: time="2026-06-12T16:19:09.259319795Z" level=info msg="Stopping pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69" id=2c5fee36-b51e-4c3d-adeb-2f3d05da70b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.910803 | controller | Jun 12 16:19:09.261827 crc crio[22579]: time="2026-06-12T16:19:09.260952866Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-x6pwf Namespace:openstack ID:11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 UID:704ba76b-e235-41a2-ab5c-1d27a83bfe94 NetNS:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704ba76b_e235_41a2_ab5c_1d27a83bfe94.slice PodAnnotations:0xc000549148}] Aliases:map[]}"
2026-06-12 17:11:40.910821 | controller | Jun 12 16:19:09.261827 crc crio[22579]: time="2026-06-12T16:19:09.26109442Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-x6pwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.910839 | controller | Jun 12 16:19:09.648608 crc crio[22579]: time="2026-06-12T16:19:09.647979136Z" level=info msg="Stopped pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69" id=2c5fee36-b51e-4c3d-adeb-2f3d05da70b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.910860 | controller | Jun 12 16:19:11.509140 crc crio[22579]: time="2026-06-12T16:19:11.508747664Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=1a559bf2-9570-4019-a558-f5c8dfc67abf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.910877 | controller | Jun 12 16:19:11.510077 crc crio[22579]: time="2026-06-12T16:19:11.509147654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.910895 | controller | Jun 12 16:19:11.553156 crc crio[22579]: time="2026-06-12T16:19:11.55305221Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 UID:166c185c-eb9c-4e28-ba5f-fe7d615ff1b0 NetNS:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod166c185c_eb9c_4e28_ba5f_fe7d615ff1b0.slice PodAnnotations:0xc006b8e0f0}] Aliases:map[]}"
2026-06-12 17:11:40.910913 | controller | Jun 12 16:19:11.553156 crc crio[22579]: time="2026-06-12T16:19:11.553114312Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.910930 | controller | Jun 12 16:19:12.233636 crc crio[22579]: 2026-06-12T16:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f27adcf838fd137 Mac:ae:ec:55:36:60:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f SocketPath: PciID:}] [{Interface:0xc00032c5b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.910948 | controller | Jun 12 16:19:12.235068 crc crio[22579]: time="2026-06-12T16:19:12.234999788Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 UID:166c185c-eb9c-4e28-ba5f-fe7d615ff1b0 NetNS:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod166c185c_eb9c_4e28_ba5f_fe7d615ff1b0.slice PodAnnotations:0xc006b8e0f0}] Aliases:map[]}"
2026-06-12 17:11:40.910966 | controller | Jun 12 16:19:12.235212 crc crio[22579]: time="2026-06-12T16:19:12.235147812Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.910984 | controller | Jun 12 16:19:12.243805 crc crio[22579]: time="2026-06-12T16:19:12.24371512Z" level=info msg="Ran pod sandbox f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 with infra container: openstack/nova-cell0-conductor-0/POD" id=1a559bf2-9570-4019-a558-f5c8dfc67abf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.911001 | controller | Jun 12 16:19:12.246958 crc crio[22579]: time="2026-06-12T16:19:12.246886811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=8e6f244f-15c7-4828-b5f7-767837ad5cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.911019 | controller | Jun 12 16:19:12.285813 crc crio[22579]: time="2026-06-12T16:19:12.285662436Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b2f58ce5-4a04-49c3-a85d-9cce61eb3bfb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.911036 | controller | Jun 12 16:19:12.294333 crc crio[22579]: time="2026-06-12T16:19:12.294244945Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=7c2e41d2-2504-4dbc-afc8-a863a9a5ec7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.911056 | controller | Jun 12 16:19:12.294741 crc crio[22579]: time="2026-06-12T16:19:12.294675366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.911073 | controller | Jun 12 16:19:12.355765 crc crio[22579]: time="2026-06-12T16:19:12.355609855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.911090 | controller | Jun 12 16:19:12.362873 crc crio[22579]: time="2026-06-12T16:19:12.362798187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.911107 | controller | Jun 12 16:19:12.545346 crc crio[22579]: time="2026-06-12T16:19:12.545243776Z" level=info msg="Created container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=7c2e41d2-2504-4dbc-afc8-a863a9a5ec7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.911123 | controller | Jun 12 16:19:12.546902 crc crio[22579]: time="2026-06-12T16:19:12.546744654Z" level=info msg="Starting container: 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6" id=009695f4-ef18-4b73-9096-cf13586e3309 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.911140 | controller | Jun 12 16:19:12.553788 crc crio[22579]: time="2026-06-12T16:19:12.55367257Z" level=info msg="Started container" PID=88811 containerID=18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=009695f4-ef18-4b73-9096-cf13586e3309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7
2026-06-12 17:11:40.911158 | controller | Jun 12 16:19:15.386730 crc crio[22579]: time="2026-06-12T16:19:15.386104332Z" level=info msg="Stopping container: 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 (timeout: 30s)" id=937625a0-1c0e-48f5-b2f4-fbe0f714c246 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.911175 | controller | Jun 12 16:19:16.083116 crc crio[22579]: time="2026-06-12T16:19:16.083022771Z" level=info msg="Stopping container: a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd (timeout: 30s)" id=3371f9ec-bb2e-4360-8a4c-7ef5ecf6a323 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.911192 | controller | Jun 12 16:19:16.083969 crc crio[22579]: time="2026-06-12T16:19:16.083862732Z" level=info msg="Stopping container: ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67 (timeout: 30s)" id=ad0cd1b0-cc72-48e0-9acf-6c3f0c3eff26 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.911208 | controller | Jun 12 16:19:16.083969 crc crio[22579]: time="2026-06-12T16:19:16.083957494Z" level=info msg="Stopping container: ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46 (timeout: 30s)" id=30c3e52d-8b34-4a79-a6a1-b4e31899237b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.911225 | controller | Jun 12 16:19:16.084631 crc crio[22579]: time="2026-06-12T16:19:16.08457557Z" level=info msg="Stopping container: 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170 (timeout: 30s)" id=ba85db5d-8352-46b5-903d-1f415355b00a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.911242 | controller | Jun 12 16:19:16.214626 crc crio[22579]: time="2026-06-12T16:19:16.214482123Z" level=info msg="Stopped container 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170: openstack/ceilometer-0/sg-core" id=ba85db5d-8352-46b5-903d-1f415355b00a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.911259 | controller | Jun 12 16:19:16.319143 crc crio[22579]: time="2026-06-12T16:19:16.318865677Z" level=info msg="Stopped container ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46: openstack/ceilometer-0/proxy-httpd" id=30c3e52d-8b34-4a79-a6a1-b4e31899237b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.911280 | controller | Jun 12 16:19:16.525138 crc crio[22579]: time="2026-06-12T16:19:16.524463564Z" level=info msg="Stopped container ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67: openstack/ceilometer-0/ceilometer-central-agent" id=ad0cd1b0-cc72-48e0-9acf-6c3f0c3eff26 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.911298 | controller | Jun 12 16:19:17.826459 crc crio[22579]: time="2026-06-12T16:19:17.826290821Z" level=info msg="Stopped container a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd: openstack/ceilometer-0/ceilometer-notification-agent" id=3371f9ec-bb2e-4360-8a4c-7ef5ecf6a323 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.911332 | controller | Jun 12 16:19:17.828292 crc crio[22579]: time="2026-06-12T16:19:17.82820319Z" level=info msg="Stopping pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0" id=909419e0-d13b-42bb-b3c7-2d7003d39d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.911370 | controller | Jun 12 16:19:17.829092 crc crio[22579]: time="2026-06-12T16:19:17.82900161Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 UID:87688df6-9de0-4389-857d-f377d8c527e8 NetNS:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87688df6_9de0_4389_857d_f377d8c527e8.slice PodAnnotations:0xc000c9a328}] Aliases:map[]}"
2026-06-12 17:11:40.911394 | controller | Jun 12 16:19:17.829579 crc crio[22579]: time="2026-06-12T16:19:17.829428121Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.911412 | controller | Jun 12 16:19:18.233816 crc crio[22579]: time="2026-06-12T16:19:18.232833607Z" level=info msg="Stopped pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0" id=909419e0-d13b-42bb-b3c7-2d7003d39d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.911428 | controller | Jun 12 16:19:18.456763 crc crio[22579]: time="2026-06-12T16:19:18.455020246Z" level=info msg="Removing container: ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46" id=9f817edf-98e6-4236-95cc-d8e55cf30b2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.911446 | controller | Jun 12 16:19:18.581561 crc crio[22579]: time="2026-06-12T16:19:18.581404339Z" level=info msg="Removed container ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46: openstack/ceilometer-0/proxy-httpd" id=9f817edf-98e6-4236-95cc-d8e55cf30b2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.911463 | controller | Jun 12 16:19:18.583986 crc crio[22579]: time="2026-06-12T16:19:18.583893393Z" level=info msg="Removing container: 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170" id=49f9990e-9324-48d2-a322-9471af6a6bce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.911481 | controller | Jun 12 16:19:18.615104 crc crio[22579]: time="2026-06-12T16:19:18.614999943Z" level=info msg="Removed container 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170: openstack/ceilometer-0/sg-core" id=49f9990e-9324-48d2-a322-9471af6a6bce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.911498 | controller | Jun 12 16:19:18.618392 crc crio[22579]: time="2026-06-12T16:19:18.618268176Z" level=info msg="Removing container: a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd" id=b83cfc8e-8756-440a-8fd2-61f9672a130a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.911518 | controller | Jun 12 16:19:18.649008 crc crio[22579]: time="2026-06-12T16:19:18.648899215Z" level=info msg="Removed container a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd: openstack/ceilometer-0/ceilometer-notification-agent" id=b83cfc8e-8756-440a-8fd2-61f9672a130a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.911541 | controller | Jun 12 16:19:18.652437 crc crio[22579]: time="2026-06-12T16:19:18.652327942Z" level=info msg="Removing container: ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67" id=d42f01b4-2ad2-4066-afbc-9c6570695490 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.911559 | controller | Jun 12 16:19:18.678645 crc crio[22579]: time="2026-06-12T16:19:18.678550089Z" level=info msg="Removed container ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67: openstack/ceilometer-0/ceilometer-central-agent" id=d42f01b4-2ad2-4066-afbc-9c6570695490 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.911576 | controller | Jun 12 16:19:19.228075 crc crio[22579]: time="2026-06-12T16:19:19.22767831Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=fd1a5b7f-656c-48bc-acb9-572f54946ec3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.911593 | controller | Jun 12 16:19:19.230272 crc crio[22579]: time="2026-06-12T16:19:19.228113771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.911611 | controller | Jun 12 16:19:19.273400 crc crio[22579]: time="2026-06-12T16:19:19.272934131Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e UID:e7eaa9e9-661f-4219-ba57-0871bff7b0a9 NetNS:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7eaa9e9_661f_4219_ba57_0871bff7b0a9.slice PodAnnotations:0xc000384ea0}] Aliases:map[]}"
2026-06-12 17:11:40.911628 | controller | Jun 12 16:19:19.273400 crc crio[22579]: time="2026-06-12T16:19:19.273012273Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.911645 | controller | Jun 12 16:19:19.796252 crc crio[22579]: 2026-06-12T16:19:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9682e7534f70ff Mac:ce:21:9e:a3:1f:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c SocketPath: PciID:}] [{Interface:0xc000602630 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.911662 | controller | Jun 12 16:19:19.797469 crc crio[22579]: time="2026-06-12T16:19:19.797330103Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e UID:e7eaa9e9-661f-4219-ba57-0871bff7b0a9 NetNS:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7eaa9e9_661f_4219_ba57_0871bff7b0a9.slice PodAnnotations:0xc000384ea0}] Aliases:map[]}"
2026-06-12 17:11:40.911680 | controller | Jun 12 16:19:19.797668 crc crio[22579]: time="2026-06-12T16:19:19.79759139Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.911696 | controller | Jun 12 16:19:19.806635 crc crio[22579]: time="2026-06-12T16:19:19.806400524Z" level=info msg="Ran pod sandbox f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e with infra container: openstack/ceilometer-0/POD" id=fd1a5b7f-656c-48bc-acb9-572f54946ec3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.911713 | controller | Jun 12 16:19:19.809319 crc crio[22579]: time="2026-06-12T16:19:19.809256717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=6493e1bb-820b-4630-a2a0-59ca75e39feb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.911735 | controller | Jun 12 16:19:19.841426 crc crio[22579]: time="2026-06-12T16:19:19.841305661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=074b7073-4ac7-40e7-81a0-ab4358d6f792 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.911753 | controller | Jun 12 16:19:19.850071 crc crio[22579]: time="2026-06-12T16:19:19.849961971Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=d04c5742-0988-4068-b728-785cdde1188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.911770 | controller | Jun 12 16:19:19.850434 crc crio[22579]: time="2026-06-12T16:19:19.850335721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.911788 | controller | Jun 12 16:19:19.910695 crc crio[22579]: time="2026-06-12T16:19:19.91008594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.911804 | controller | Jun 12 16:19:19.913837 crc crio[22579]: time="2026-06-12T16:19:19.913754603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.911821 | controller | Jun 12 16:19:20.082823 crc crio[22579]: time="2026-06-12T16:19:20.082693228Z" level=info msg="Created container e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134: openstack/ceilometer-0/ceilometer-central-agent" id=d04c5742-0988-4068-b728-785cdde1188a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.911837 | controller | Jun 12 16:19:20.084134 crc crio[22579]: time="2026-06-12T16:19:20.084052723Z" level=info msg="Starting container: e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134" id=683cd91a-8d83-4f54-b9e9-c785a97adc13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.911854 | controller | Jun 12 16:19:20.089727 crc crio[22579]: time="2026-06-12T16:19:20.089635955Z" level=info msg="Started container" PID=89276 containerID=e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134 description=openstack/ceilometer-0/ceilometer-central-agent id=683cd91a-8d83-4f54-b9e9-c785a97adc13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e
2026-06-12 17:11:40.911872 | controller | Jun 12 16:19:20.100961 crc crio[22579]: time="2026-06-12T16:19:20.10086321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f384e3df-c836-44d2-a4a9-002a10d919f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.911921 | controller | Jun 12 16:19:20.137883 crc crio[22579]: time="2026-06-12T16:19:20.137771739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=076f129d-90d5-4f51-bbb2-fc4e8c69c7db name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.911941 | controller | Jun 12 16:19:20.146598 crc crio[22579]: time="2026-06-12T16:19:20.146418309Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=b12f0cf6-f345-4682-8988-d298572fc0f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.911959 | controller | Jun 12 16:19:20.147107 crc crio[22579]: time="2026-06-12T16:19:20.147021224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.911976 | controller | Jun 12 16:19:20.198174 crc crio[22579]: time="2026-06-12T16:19:20.198070082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.911997 | controller | Jun 12 16:19:20.201137 crc crio[22579]: time="2026-06-12T16:19:20.201070638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.912014 | controller | Jun 12 16:19:20.345856 crc crio[22579]: time="2026-06-12T16:19:20.345749327Z" level=info msg="Created container 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d: openstack/ceilometer-0/ceilometer-notification-agent" id=b12f0cf6-f345-4682-8988-d298572fc0f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.912031 | controller | Jun 12 16:19:20.347257 crc crio[22579]: time="2026-06-12T16:19:20.346956777Z" level=info msg="Starting container: 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d" id=019642f8-c17c-4856-9ac0-2b2b075b194b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.912049 | controller | Jun 12 16:19:20.352385 crc crio[22579]: time="2026-06-12T16:19:20.352279553Z" level=info msg="Started container" PID=89293 containerID=9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d description=openstack/ceilometer-0/ceilometer-notification-agent id=019642f8-c17c-4856-9ac0-2b2b075b194b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e
2026-06-12 17:11:40.912066 | controller | Jun 12 16:19:20.363134 crc crio[22579]: time="2026-06-12T16:19:20.363047266Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=fc52ed16-5d87-4200-af32-a41503653c4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.912084 | controller | Jun 12 16:19:20.377146 crc crio[22579]: time="2026-06-12T16:19:20.377047052Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=67e27056-4d69-47ab-adee-18208e0aa178 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.912101 | controller | Jun 12 16:19:20.389621 crc crio[22579]: time="2026-06-12T16:19:20.38953659Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=50e0f619-813f-489f-9a56-a7228977a579 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.912118 | controller | Jun 12 16:19:20.389995 crc crio[22579]: time="2026-06-12T16:19:20.38993609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.912135 | controller | Jun 12 16:19:20.439864 crc crio[22579]: time="2026-06-12T16:19:20.439673574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.912152 | controller | Jun 12 16:19:20.444394 crc crio[22579]: time="2026-06-12T16:19:20.444303482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.912170 | controller | Jun 12 16:19:20.540881 crc crio[22579]: time="2026-06-12T16:19:20.540334954Z" level=info msg="Created container 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b: openstack/ceilometer-0/sg-core" id=50e0f619-813f-489f-9a56-a7228977a579 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.912186 | controller | Jun 12 16:19:20.545211 crc crio[22579]: time="2026-06-12T16:19:20.541863163Z" level=info msg="Starting container: 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b" id=8fe3a8eb-2c67-49ff-919e-2f437b8d7d2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.912204 | controller | Jun 12 16:19:20.547239 crc crio[22579]: time="2026-06-12T16:19:20.547141877Z" level=info msg="Started container" PID=89311 containerID=981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b description=openstack/ceilometer-0/sg-core id=8fe3a8eb-2c67-49ff-919e-2f437b8d7d2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e
2026-06-12 17:11:40.912224 | controller | Jun 12 16:19:20.559877 crc crio[22579]: time="2026-06-12T16:19:20.557952472Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=f3ae7879-fe54-445d-bc5b-6a4b7b7e27df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.912242 | controller | Jun 12 16:19:20.591146 crc crio[22579]: time="2026-06-12T16:19:20.591041683Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=afd210df-f618-4007-a91c-f2ca97e4d4ff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.912260 | controller | Jun 12 16:19:20.597826 crc crio[22579]: time="2026-06-12T16:19:20.59761899Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=a49e8266-6a89-4fe7-a6e9-2a88ef9fb9ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.912277 | controller | Jun 12 16:19:20.598190 crc crio[22579]: time="2026-06-12T16:19:20.598121093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.912294 | controller | Jun 12 16:19:20.664150 crc crio[22579]: time="2026-06-12T16:19:20.664029619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.912311 | controller | Jun 12 16:19:20.668679 crc crio[22579]: time="2026-06-12T16:19:20.668614885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.912329 | controller | Jun 12 16:19:20.786909 crc crio[22579]: time="2026-06-12T16:19:20.78679824Z" level=info msg="Created container f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4: openstack/ceilometer-0/proxy-httpd" id=a49e8266-6a89-4fe7-a6e9-2a88ef9fb9ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.912359 | controller | Jun 12 16:19:20.788062 crc crio[22579]: time="2026-06-12T16:19:20.788013971Z" level=info msg="Starting container: f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4" id=ff03d86e-d68b-4803-b37e-e9f50559543d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.912383 | controller | Jun 12 16:19:20.793901 crc crio[22579]: time="2026-06-12T16:19:20.793855899Z" level=info msg="Started container" PID=89344 containerID=f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4 description=openstack/ceilometer-0/proxy-httpd id=ff03d86e-d68b-4803-b37e-e9f50559543d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e
2026-06-12 17:11:40.912401 | controller | Jun 12 16:19:35.980100 crc crio[22579]: time="2026-06-12T16:19:35.979256353Z" level=info msg="Stopping pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2" id=ee5b09d6-71a5-4285-9c98-c6b2be3dbf2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.912419 | controller | Jun 12 16:19:35.981575 crc crio[22579]: time="2026-06-12T16:19:35.980757961Z" level=info msg="Stopped pod sandbox (already stopped): d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2" id=ee5b09d6-71a5-4285-9c98-c6b2be3dbf2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.912436 | controller | Jun 12 16:19:35.981887 crc crio[22579]: time="2026-06-12T16:19:35.981800117Z" level=info msg="Removing pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2" id=5e1d3346-6b2c-4aa9-98b0-1d36913080b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.912453 | controller | Jun 12 16:19:35.997174 crc crio[22579]: time="2026-06-12T16:19:35.996992254Z" level=info msg="Removed pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2" id=5e1d3346-6b2c-4aa9-98b0-1d36913080b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.912474 | controller | Jun 12 16:19:35.998191 crc crio[22579]: time="2026-06-12T16:19:35.99802547Z" level=info msg="Stopping pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8" id=0b19532b-5eea-413c-a492-a7ce9eb2badf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.912491 | controller | Jun 12 16:19:35.998191 crc crio[22579]: time="2026-06-12T16:19:35.998129592Z" level=info msg="Stopped pod sandbox (already stopped): 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8" id=0b19532b-5eea-413c-a492-a7ce9eb2badf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.912508 | controller | Jun 12 16:19:35.998716 crc crio[22579]: time="2026-06-12T16:19:35.998651646Z" level=info msg="Removing pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8" id=bd251c6d-6423-4c8a-a4a8-64ed6dbc05e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.912524 | controller | Jun 12 16:19:36.022146 crc crio[22579]: time="2026-06-12T16:19:36.02203306Z" level=info msg="Removed pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8" id=bd251c6d-6423-4c8a-a4a8-64ed6dbc05e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.912541 | controller | Jun 12 16:19:36.023112 crc crio[22579]: time="2026-06-12T16:19:36.023017645Z" level=info msg="Stopping pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0" id=3e2a2d6d-d89f-4b24-8ff1-2bdc37ad7724 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.912567 | controller | Jun 12 16:19:36.023218 crc crio[22579]: time="2026-06-12T16:19:36.023116238Z" level=info msg="Stopped pod sandbox (already stopped): dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0" id=3e2a2d6d-d89f-4b24-8ff1-2bdc37ad7724 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.912598 | controller | Jun 12 16:19:36.024125 crc crio[22579]: time="2026-06-12T16:19:36.02400834Z" level=info msg="Removing pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0" id=dce348fb-5c40-4ffe-8e81-76ab3b087d2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.912626 | controller | Jun 12 16:19:36.056382 crc crio[22579]: time="2026-06-12T16:19:36.05624264Z" level=info msg="Removed pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0" id=dce348fb-5c40-4ffe-8e81-76ab3b087d2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.912644 | controller | Jun 12 16:19:45.392821 crc crio[22579]: time="2026-06-12T16:19:45.392318253Z" level=warning msg="Stopping container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.912667 | controller | Jun 12 16:19:45.436772 crc crio[22579]: time="2026-06-12T16:19:45.436467395Z" level=error msg="Killing container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:11:40.912693 | controller | Jun 12 16:19:45.462871 crc crio[22579]: time="2026-06-12T16:19:45.462759604Z" level=info msg="Stopped container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=937625a0-1c0e-48f5-b2f4-fbe0f714c246 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.912716 | controller | Jun 12 16:19:45.463949 crc crio[22579]: time="2026-06-12T16:19:45.463864772Z" level=info msg="Stopping pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7" id=236e3714-ad23-495b-9672-cd5b16d3dbed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.912740 | controller | Jun 12 16:19:45.464829 crc crio[22579]: time="2026-06-12T16:19:45.464749024Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 UID:166c185c-eb9c-4e28-ba5f-fe7d615ff1b0 NetNS:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod166c185c_eb9c_4e28_ba5f_fe7d615ff1b0.slice PodAnnotations:0xc004fc0438}] Aliases:map[]}"
2026-06-12 17:11:40.912768 | controller | Jun 12 16:19:45.465055 crc crio[22579]: time="2026-06-12T16:19:45.46498322Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.912793 | controller | Jun 12 16:19:45.851406 crc crio[22579]: time="2026-06-12T16:19:45.851103757Z" level=info msg="Stopped pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7" id=236e3714-ad23-495b-9672-cd5b16d3dbed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.912817 | controller | Jun 12 16:19:46.859075 crc crio[22579]: time="2026-06-12T16:19:46.857484353Z" level=info msg="Removing container: 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6" id=9fbaf259-f581-4669-992d-cd8d4ed51bc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.912840 | controller | Jun 12 16:19:46.914575 crc crio[22579]: time="2026-06-12T16:19:46.91442478Z" level=info msg="Removed container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=9fbaf259-f581-4669-992d-cd8d4ed51bc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.912863 | controller | Jun 12 16:19:47.379054 crc crio[22579]: time="2026-06-12T16:19:47.378592362Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=6a7effa8-ddb1-4fdb-9ca8-4a1e0c7ced43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.912887 | controller | Jun 12 16:19:47.379276 crc crio[22579]: time="2026-06-12T16:19:47.379110945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.912911 | controller | Jun 12 16:19:47.413575 crc crio[22579]: time="2026-06-12T16:19:47.413383376Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926 UID:e39678d2-6ced-458d-a6c6-005836f1b88a NetNS:/var/run/netns/9ffa70a4-48f8-49c5-a51b-4711bece09bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39678d2_6ced_458d_a6c6_005836f1b88a.slice PodAnnotations:0xc00130c270}] Aliases:map[]}"
2026-06-12 17:11:40.912936 | controller | Jun 12 16:19:47.413575 crc crio[22579]: time="2026-06-12T16:19:47.413437278Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.913007 | controller | Jun 12 16:19:47.680791 crc crio[22579]: 2026-06-12T16:19:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:638c084aa918f98 Mac:5a:22:12:a6:78:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/9ffa70a4-48f8-49c5-a51b-4711bece09bd SocketPath: PciID:}] [{Interface:0xc00038e6c0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.913068 | controller | Jun 12 16:19:47.682031 crc crio[22579]: time="2026-06-12T16:19:47.681946064Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926 UID:e39678d2-6ced-458d-a6c6-005836f1b88a NetNS:/var/run/netns/9ffa70a4-48f8-49c5-a51b-4711bece09bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39678d2_6ced_458d_a6c6_005836f1b88a.slice PodAnnotations:0xc00130c270}] Aliases:map[]}"
2026-06-12 17:11:40.913100 | controller | Jun 12 16:19:47.682135 crc crio[22579]: time="2026-06-12T16:19:47.682098338Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.913125 | controller | Jun 12 16:19:47.690320 crc crio[22579]: time="2026-06-12T16:19:47.690151243Z" level=info msg="Ran pod sandbox 638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926 with infra container: openstack/nova-cell0-conductor-0/POD" id=6a7effa8-ddb1-4fdb-9ca8-4a1e0c7ced43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.913150 | controller | Jun 12 16:19:47.692543 crc crio[22579]: time="2026-06-12T16:19:47.692427101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=009ce0c9-5805-40b2-a97f-ea5fdbb3e1f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.913175 | controller | Jun 12 16:19:47.714612 crc crio[22579]: time="2026-06-12T16:19:47.71442484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a409421d-88bb-491d-87c6-2607caca39d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.913198 | controller | Jun 12 16:19:47.724060 crc crio[22579]: time="2026-06-12T16:19:47.723056679Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=1a799946-dd6f-4c2e-a87f-ff18eb05b6aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.913221 | controller | Jun 12 16:19:47.724193 crc crio[22579]: time="2026-06-12T16:19:47.724116926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.913246 | controller | Jun 12 16:19:47.780878 crc crio[22579]: time="2026-06-12T16:19:47.779892774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.913269 | controller | Jun 12 16:19:47.784055 crc crio[22579]: time="2026-06-12T16:19:47.783963958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.913293 | controller | Jun 12 16:19:47.919135 crc crio[22579]: time="2026-06-12T16:19:47.918668893Z" level=info msg="Created container a2b20b291e072d06d5a3ef4c108485aa69ba6fd6b2009072810239a2dd483d28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=1a799946-dd6f-4c2e-a87f-ff18eb05b6aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.913318 | controller | Jun 12 16:19:47.920997 crc crio[22579]: time="2026-06-12T16:19:47.920890089Z" level=info msg="Starting container: a2b20b291e072d06d5a3ef4c108485aa69ba6fd6b2009072810239a2dd483d28" id=bc95f8d2-3efa-409d-837d-0ff79fbfdeec name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.913341 | controller | Jun 12 16:19:47.927374 crc crio[22579]: time="2026-06-12T16:19:47.927244381Z" level=info msg="Started container" PID=90721 containerID=a2b20b291e072d06d5a3ef4c108485aa69ba6fd6b2009072810239a2dd483d28 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=bc95f8d2-3efa-409d-837d-0ff79fbfdeec name=/runtime.v1.RuntimeService/StartContainer sandboxID=638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926
2026-06-12 17:11:40.913379 | controller | Jun 12 16:19:56.136585 crc crio[22579]: time="2026-06-12T16:19:56.135835737Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-dd8jp/POD" id=9b11e8f2-5a9e-461d-83f2-79aa18ddbac6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.913401 | controller | Jun 12 16:19:56.136585 crc crio[22579]: time="2026-06-12T16:19:56.136464243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.913475 | controller | Jun 12 16:19:56.237665 crc crio[22579]: time="2026-06-12T16:19:56.236880606Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-dd8jp Namespace:openstack ID:3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 UID:c5689568-d71b-4eb2-8623-fbf3a53aeddd NetNS:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5689568_d71b_4eb2_8623_fbf3a53aeddd.slice PodAnnotations:0xc0025a0830}] Aliases:map[]}"
2026-06-12 17:11:40.913502 | controller | Jun 12 16:19:56.237665 crc crio[22579]: time="2026-06-12T16:19:56.236930257Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-dd8jp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.913520 | controller | Jun 12 16:19:56.634872 crc crio[22579]: time="2026-06-12T16:19:56.631100149Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=70536864-1f17-486a-baed-1f1b6c2fad8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.913537 | controller | Jun 12 16:19:56.634872 crc crio[22579]: time="2026-06-12T16:19:56.631789056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.913555 | controller | Jun 12 16:19:56.704725 crc crio[22579]: time="2026-06-12T16:19:56.701204911Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=c1620df2-13fb-465d-85bd-a26f1e8eb5ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.913572 | controller | Jun 12 16:19:56.704725 crc crio[22579]: time="2026-06-12T16:19:56.701319954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.913589 | controller | Jun 12 16:19:56.729627 crc crio[22579]: time="2026-06-12T16:19:56.72831389Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 UID:70eb942d-acbe-4386-9943-187e4b54f477 NetNS:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70eb942d_acbe_4386_9943_187e4b54f477.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}"
2026-06-12 17:11:40.913607 | controller | Jun 12 16:19:56.729627 crc crio[22579]: time="2026-06-12T16:19:56.728406752Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.913625 | controller | Jun 12 16:19:56.741620 crc crio[22579]: time="2026-06-12T16:19:56.741432104Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=a83d97ef-6f98-40a6-8fa1-c768b022f91a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.913642 | controller | Jun 12 16:19:56.741620 crc crio[22579]: time="2026-06-12T16:19:56.741620338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.913659 | controller | Jun 12 16:19:56.803241 crc crio[22579]: time="2026-06-12T16:19:56.802769783Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 UID:0469bed9-c4b4-4357-a620-eb7537afd086 NetNS:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0469bed9_c4b4_4357_a620_eb7537afd086.slice PodAnnotations:0xc000384d80}] Aliases:map[]}"
2026-06-12 17:11:40.913683 | controller | Jun 12 16:19:56.803758 crc crio[22579]: time="2026-06-12T16:19:56.802984179Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.913702 | controller | Jun 12 16:19:56.829106 crc crio[22579]: time="2026-06-12T16:19:56.828671152Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 UID:ac9bc27f-8263-4056-af4e-db107bee8676 NetNS:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9bc27f_8263_4056_af4e_db107bee8676.slice PodAnnotations:0xc00008d628}] Aliases:map[]}"
2026-06-12 17:11:40.913719 | controller | Jun 12 16:19:56.829106 crc crio[22579]: time="2026-06-12T16:19:56.829074092Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.913737 | controller | Jun 12 16:19:57.051356 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3418a9441a598cd Mac:b6:9c:7c:5a:44:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 SocketPath: PciID:}] [{Interface:0xc0004b4720 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.913754 | controller | Jun 12 16:19:57.052225 crc crio[22579]: time="2026-06-12T16:19:57.052105241Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=5d52a1f0-8180-41df-8fc2-966da0e457a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.913771 | controller | Jun 12 16:19:57.052303 crc crio[22579]: time="2026-06-12T16:19:57.052272666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.913788 | controller | Jun 12 16:19:57.055388 crc crio[22579]: time="2026-06-12T16:19:57.05518862Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-dd8jp Namespace:openstack ID:3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 UID:c5689568-d71b-4eb2-8623-fbf3a53aeddd NetNS:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5689568_d71b_4eb2_8623_fbf3a53aeddd.slice PodAnnotations:0xc0025a0830}] Aliases:map[]}"
2026-06-12 17:11:40.913806 | controller | Jun 12 16:19:57.056763 crc crio[22579]: time="2026-06-12T16:19:57.0555843Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-dd8jp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.913823 | controller | Jun 12 16:19:57.087387 crc crio[22579]: time="2026-06-12T16:19:57.087203034Z" level=info msg="Ran pod sandbox 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 with infra container: openstack/nova-cell0-cell-mapping-dd8jp/POD" id=9b11e8f2-5a9e-461d-83f2-79aa18ddbac6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.913840 | controller | Jun 12 16:19:57.110711 crc crio[22579]: time="2026-06-12T16:19:57.10870132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=38b1452d-3ccb-44d8-9156-0d38979f0c53 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.913860 | controller | Jun 12 16:19:57.123561 crc crio[22579]: time="2026-06-12T16:19:57.121588628Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5b6f8f974c-gbknj/POD" id=594c10c6-2c17-408f-95ef-428d4c31c473 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.913877 | controller | Jun 12 16:19:57.123561 crc crio[22579]: time="2026-06-12T16:19:57.123201109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.913899 | controller | Jun 12 16:19:57.124756 crc crio[22579]: time="2026-06-12T16:19:57.124610595Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 UID:d86c891c-1f6c-4735-8b3b-3f086709e7e9 NetNS:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd86c891c_1f6c_4735_8b3b_3f086709e7e9.slice PodAnnotations:0xc0023080f0}] Aliases:map[]}"
2026-06-12 17:11:40.913917 | controller | Jun 12 16:19:57.124756 crc crio[22579]: time="2026-06-12T16:19:57.124683067Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.913935 | controller | Jun 12 16:19:57.168790 crc crio[22579]: time="2026-06-12T16:19:57.168673095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=5f44eb67-3397-4579-ba57-683aa23bfb4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.913952 | controller | Jun 12 16:19:57.220969 crc crio[22579]: time="2026-06-12T16:19:57.22079304Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5b6f8f974c-gbknj Namespace:openstack ID:c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 UID:05eb14be-6786-417d-bd54-e5af192783a7 NetNS:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05eb14be_6786_417d_bd54_e5af192783a7.slice PodAnnotations:0xc00008ca60}] Aliases:map[]}"
2026-06-12 17:11:40.913969 | controller | Jun 12 16:19:57.220969 crc crio[22579]: time="2026-06-12T16:19:57.220911253Z" level=info msg="Adding pod openstack_dnsmasq-dns-5b6f8f974c-gbknj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.913987 | controller | Jun 12 16:19:57.224165 crc crio[22579]: time="2026-06-12T16:19:57.223878769Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-dd8jp/nova-manage" id=639a28ff-4f33-4567-a0d8-5a3483a09804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.914004 | controller | Jun 12 16:19:57.224414 crc crio[22579]: time="2026-06-12T16:19:57.224276449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.914022 | controller | Jun 12 16:19:57.307072 crc crio[22579]: time="2026-06-12T16:19:57.306980711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.914039 | controller | Jun 12 16:19:57.319932 crc crio[22579]: time="2026-06-12T16:19:57.319809067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.914058 | controller | Jun 12 16:19:57.540225 crc crio[22579]: time="2026-06-12T16:19:57.539797431Z" level=info msg="Created container c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a: openstack/nova-cell0-cell-mapping-dd8jp/nova-manage" id=639a28ff-4f33-4567-a0d8-5a3483a09804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.914076 | controller | Jun 12 16:19:57.542394 crc crio[22579]: time="2026-06-12T16:19:57.542205072Z" level=info msg="Starting container: c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a" id=75a0f43d-92b0-4a2c-a45b-62c512969d66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.914121 | controller | Jun 12 16:19:57.549936 crc crio[22579]: time="2026-06-12T16:19:57.548154863Z" level=info msg="Started container" PID=91407 containerID=c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a description=openstack/nova-cell0-cell-mapping-dd8jp/nova-manage id=75a0f43d-92b0-4a2c-a45b-62c512969d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7
2026-06-12 17:11:40.914153 | controller | Jun 12 16:19:57.632705 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85922a6085fca03 Mac:7a:bf:90:c6:c7:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 SocketPath: PciID:}] [{Interface:0xc0003b8760 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.914172 | controller | Jun 12 16:19:57.633745 crc crio[22579]: time="2026-06-12T16:19:57.633694798Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 UID:0469bed9-c4b4-4357-a620-eb7537afd086 NetNS:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0469bed9_c4b4_4357_a620_eb7537afd086.slice PodAnnotations:0xc000384d80}] Aliases:map[]}"
2026-06-12 17:11:40.914190 | controller | Jun 12 16:19:57.633884 crc crio[22579]: time="2026-06-12T16:19:57.633866802Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.914215 | controller | Jun 12 16:19:57.652680 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b403c4c24dcb833 Mac:aa:03:28:a7:4b:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.914233 | controller | Jun 12 16:19:57.654106 crc crio[22579]: time="2026-06-12T16:19:57.654062926Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 UID:70eb942d-acbe-4386-9943-187e4b54f477 NetNS:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70eb942d_acbe_4386_9943_187e4b54f477.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}"
2026-06-12 17:11:40.914251 | controller | Jun 12 16:19:57.654478 crc crio[22579]: time="2026-06-12T16:19:57.654455016Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.914269 | controller | Jun 12 16:19:57.678441 crc crio[22579]: time="2026-06-12T16:19:57.672257198Z" level=info msg="Ran pod sandbox b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 with infra container: openstack/nova-api-0/POD" id=70536864-1f17-486a-baed-1f1b6c2fad8f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.914286 | controller | Jun 12 16:19:57.678441 crc crio[22579]: time="2026-06-12T16:19:57.677759288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ed04a2c9-1f3a-4f3e-ba3b-f67d83ef3d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914303 | controller | Jun 12 16:19:57.678441 crc crio[22579]: time="2026-06-12T16:19:57.677978204Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=ed04a2c9-1f3a-4f3e-ba3b-f67d83ef3d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914320 | controller | Jun 12 16:19:57.678441 crc crio[22579]: time="2026-06-12T16:19:57.678034485Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=ed04a2c9-1f3a-4f3e-ba3b-f67d83ef3d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914342 | controller | Jun 12 16:19:57.683954 crc crio[22579]: time="2026-06-12T16:19:57.680233061Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=15f3aff3-1c2f-45d5-95fa-b821bdf39266 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.914393 | controller | Jun 12 16:19:57.683954 crc crio[22579]: time="2026-06-12T16:19:57.682282533Z" level=info msg="Ran pod sandbox 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=c1620df2-13fb-465d-85bd-a26f1e8eb5ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.914412 | controller | Jun 12 16:19:57.691731 crc crio[22579]: time="2026-06-12T16:19:57.690883942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=01fd9b21-20a0-48ec-97b2-35711d658951 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914430 | controller | Jun 12 16:19:57.691731 crc crio[22579]: time="2026-06-12T16:19:57.691071987Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=01fd9b21-20a0-48ec-97b2-35711d658951 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914448 | controller | Jun 12 16:19:57.691731 crc crio[22579]: time="2026-06-12T16:19:57.691117248Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=01fd9b21-20a0-48ec-97b2-35711d658951 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914465 | controller | Jun 12 16:19:57.694969 crc crio[22579]: time="2026-06-12T16:19:57.694861283Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=2c53b8e1-29a1-4e02-ad88-a952baa074fe name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.914483 | controller | Jun 12 16:19:57.697161 crc crio[22579]: time="2026-06-12T16:19:57.697061149Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-12 17:11:40.914500 | controller | Jun 12 16:19:57.697591 crc crio[22579]: time="2026-06-12T16:19:57.697543331Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 17:11:40.914517 | controller | Jun 12 16:19:57.826946 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:551554bba952508 Mac:82:4e:20:9a:14:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.914535 | controller | Jun 12 16:19:57.828626 crc crio[22579]: time="2026-06-12T16:19:57.828548782Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 UID:ac9bc27f-8263-4056-af4e-db107bee8676 NetNS:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9bc27f_8263_4056_af4e_db107bee8676.slice PodAnnotations:0xc00008d628}] Aliases:map[]}"
2026-06-12 17:11:40.914553 | controller | Jun 12 16:19:57.828774 crc crio[22579]: time="2026-06-12T16:19:57.828752787Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.914570 | controller | Jun 12 16:19:57.830566 crc crio[22579]: time="2026-06-12T16:19:57.829884406Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-mrjmx/POD" id=5458a4b7-fc2c-4fbb-8201-8015550b25af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.914592 | controller | Jun 12 16:19:57.830566 crc crio[22579]: time="2026-06-12T16:19:57.830030339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.914610 | controller | Jun 12 16:19:57.843026 crc crio[22579]: time="2026-06-12T16:19:57.842944438Z" level=info msg="Ran pod sandbox 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 with infra container: openstack/nova-scheduler-0/POD" id=a83d97ef-6f98-40a6-8fa1-c768b022f91a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.914627 | controller | Jun 12 16:19:57.845730 crc crio[22579]: time="2026-06-12T16:19:57.845646157Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=5009062a-5799-4a7d-b47e-26647c05bd4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914644 | controller | Jun 12 16:19:57.864877 crc crio[22579]: time="2026-06-12T16:19:57.864745662Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=5009062a-5799-4a7d-b47e-26647c05bd4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914661 | controller | Jun 12 16:19:57.865151 crc crio[22579]: time="2026-06-12T16:19:57.864893496Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=5009062a-5799-4a7d-b47e-26647c05bd4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914678 | controller | Jun 12 16:19:57.867470 crc crio[22579]: time="2026-06-12T16:19:57.867382579Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=1d3aef7a-720b-4707-bd5b-848c257fe646 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.914696 | controller | Jun 12 16:19:57.871124 crc crio[22579]: time="2026-06-12T16:19:57.870680443Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-12 17:11:40.914713 | controller | Jun 12 16:19:57.890409 crc crio[22579]: time="2026-06-12T16:19:57.890183599Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-mrjmx Namespace:openstack ID:b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d UID:4b7968a7-66c4-4285-943d-beea526e3f87 NetNS:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b7968a7_66c4_4285_943d_beea526e3f87.slice PodAnnotations:0xc002218858}] Aliases:map[]}"
2026-06-12 17:11:40.914732 | controller | Jun 12 16:19:57.890409 crc crio[22579]: time="2026-06-12T16:19:57.890257791Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-mrjmx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.914749 | controller | Jun 12 16:19:58.023583 crc crio[22579]: 2026-06-12T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c129748042e2830 Mac:96:b6:50:6c:f9:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc SocketPath: PciID:}] [{Interface:0xc0001348a0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.914767 | controller | Jun 12 16:19:58.025964 crc crio[22579]: time="2026-06-12T16:19:58.025876759Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5b6f8f974c-gbknj Namespace:openstack ID:c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 UID:05eb14be-6786-417d-bd54-e5af192783a7 NetNS:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05eb14be_6786_417d_bd54_e5af192783a7.slice PodAnnotations:0xc00008ca60}] Aliases:map[]}"
2026-06-12 17:11:40.914787 | controller | Jun 12 16:19:58.026177 crc crio[22579]: time="2026-06-12T16:19:58.026110385Z" level=info msg="Checking pod openstack_dnsmasq-dns-5b6f8f974c-gbknj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.914806 | controller | Jun 12 16:19:58.069561 crc crio[22579]: time="2026-06-12T16:19:58.067554268Z" level=info msg="Ran pod sandbox c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 with infra container: openstack/dnsmasq-dns-5b6f8f974c-gbknj/POD" id=594c10c6-2c17-408f-95ef-428d4c31c473 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.914824 | controller | Jun 12 16:19:58.069561 crc crio[22579]: 2026-06-12T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3981ad8d52fd7f Mac:16:5d:fb:bf:f0:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 SocketPath: PciID:}] [{Interface:0xc0002e09e0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.914842 | controller | Jun 12 16:19:58.069561 crc crio[22579]: time="2026-06-12T16:19:58.069563359Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 UID:d86c891c-1f6c-4735-8b3b-3f086709e7e9 NetNS:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd86c891c_1f6c_4735_8b3b_3f086709e7e9.slice PodAnnotations:0xc0023080f0}] Aliases:map[]}"
2026-06-12 17:11:40.914859 | controller | Jun 12 16:19:58.070144 crc crio[22579]: time="2026-06-12T16:19:58.069701413Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.914877 | controller | Jun 12 16:19:58.075119 crc crio[22579]: time="2026-06-12T16:19:58.075014588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a2f565ec-e158-4cdf-8c87-04c31e98855b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914894 | controller | Jun 12 16:19:58.096270 crc crio[22579]: time="2026-06-12T16:19:58.093619391Z" level=info msg="Ran pod sandbox f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 with infra container: openstack/nova-metadata-0/POD" id=5d52a1f0-8180-41df-8fc2-966da0e457a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.914910 | controller | Jun 12 16:19:58.110806 crc crio[22579]: time="2026-06-12T16:19:58.108953711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ce21bc9f-9fa7-407a-a0a3-6a0b9f30c944 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914927 | controller | Jun 12 16:19:58.110806 crc crio[22579]: time="2026-06-12T16:19:58.109176957Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=ce21bc9f-9fa7-407a-a0a3-6a0b9f30c944 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914944 | controller | Jun 12 16:19:58.110806 crc crio[22579]: time="2026-06-12T16:19:58.109235078Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=ce21bc9f-9fa7-407a-a0a3-6a0b9f30c944 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.914961 | controller | Jun 12 16:19:58.115100 crc crio[22579]: time="2026-06-12T16:19:58.113733973Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2f6857ed-051a-4104-99bd-4b5c82b5e8ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.914977 | controller | Jun 12 16:19:58.128875 crc crio[22579]: time="2026-06-12T16:19:58.12859216Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-12 17:11:40.914997 | controller | Jun 12 16:19:58.205935 crc crio[22579]: time="2026-06-12T16:19:58.205429934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=36f9a5ee-902f-4ce1-82f9-3c689dae0f3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915015 | controller | Jun 12 16:19:58.279928 crc crio[22579]: time="2026-06-12T16:19:58.279817585Z" level=info msg="Creating container: openstack/dnsmasq-dns-5b6f8f974c-gbknj/init" id=efa15751-a247-49cb-95d9-27bac1cd8651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.915032 | controller | Jun 12 16:19:58.280826 crc crio[22579]: time="2026-06-12T16:19:58.280760409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915050 | controller | Jun 12 16:19:58.394944 crc crio[22579]: time="2026-06-12T16:19:58.394672555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915067 | controller | Jun 12 16:19:58.406085 crc crio[22579]: time="2026-06-12T16:19:58.405922941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915083 | controller | Jun 12 16:19:58.463180 crc crio[22579]: 2026-06-12T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b60317fa74e21d8 Mac:8e:28:ff:94:a3:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.915101 | controller | Jun 12 16:19:58.465138 crc crio[22579]: time="2026-06-12T16:19:58.465094656Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-mrjmx Namespace:openstack ID:b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d UID:4b7968a7-66c4-4285-943d-beea526e3f87 NetNS:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b7968a7_66c4_4285_943d_beea526e3f87.slice PodAnnotations:0xc002218858}] Aliases:map[]}"
2026-06-12 17:11:40.915119 | controller | Jun 12 16:19:58.465625 crc crio[22579]: time="2026-06-12T16:19:58.465546057Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-mrjmx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.915136 | controller | Jun 12 16:19:58.496666 crc crio[22579]: time="2026-06-12T16:19:58.496624907Z" level=info msg="Ran pod sandbox b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d with infra container: openstack/nova-cell1-conductor-db-sync-mrjmx/POD" id=5458a4b7-fc2c-4fbb-8201-8015550b25af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.915153 | controller | Jun 12 16:19:58.499462 crc crio[22579]: time="2026-06-12T16:19:58.499324656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=f2b68828-48a1-403b-b3aa-36b17b0fa457 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915170 | controller | Jun 12 16:19:58.519997 crc crio[22579]: time="2026-06-12T16:19:58.519882819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=7d013001-7acd-46b6-85cd-209150955706 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915187 | controller | Jun 12 16:19:58.534448 crc crio[22579]: time="2026-06-12T16:19:58.532265413Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync" id=40abdfe4-7c01-4325-963e-9900c99b1cbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.915204 | controller | Jun 12 16:19:58.534448 crc crio[22579]: time="2026-06-12T16:19:58.533144586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915225 | controller | Jun 12 16:19:58.572713 crc crio[22579]: time="2026-06-12T16:19:58.572425684Z" level=info msg="Created container f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9: openstack/dnsmasq-dns-5b6f8f974c-gbknj/init" id=efa15751-a247-49cb-95d9-27bac1cd8651 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.915242 | controller | Jun 12 16:19:58.578180 crc crio[22579]: time="2026-06-12T16:19:58.578123329Z" level=info msg="Starting container: f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9" id=87269635-4dd0-4f15-afba-0e62ed7efe4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.915259 | controller | Jun 12 16:19:58.586953 crc crio[22579]: time="2026-06-12T16:19:58.586891972Z" level=info msg="Started container" PID=91541 containerID=f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9 description=openstack/dnsmasq-dns-5b6f8f974c-gbknj/init id=87269635-4dd0-4f15-afba-0e62ed7efe4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5
2026-06-12 17:11:40.915276 | controller | Jun 12 16:19:58.652297 crc crio[22579]: time="2026-06-12T16:19:58.652195812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915293 | controller | Jun 12 16:19:58.659378 crc crio[22579]: time="2026-06-12T16:19:58.659256922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915330 | controller | Jun 12 16:19:58.892207 crc crio[22579]: time="2026-06-12T16:19:58.892111492Z" level=info msg="Created container 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e: openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync" id=40abdfe4-7c01-4325-963e-9900c99b1cbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.915370 | controller | Jun 12 16:19:58.893448 crc crio[22579]: time="2026-06-12T16:19:58.893307433Z" level=info msg="Starting container: 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e" id=3dd16027-98eb-46c6-89f8-ea9fb6a628cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.915394 | controller | Jun 12 16:19:58.906937 crc crio[22579]: time="2026-06-12T16:19:58.906807606Z" level=info msg="Started container" PID=91598 containerID=30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e description=openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync id=3dd16027-98eb-46c6-89f8-ea9fb6a628cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d
2026-06-12 17:11:40.915412 | controller | Jun 12 16:19:59.285857 crc crio[22579]: time="2026-06-12T16:19:59.285135415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2416b43e-1b32-4242-b914-2e645d7875f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915429 | controller | Jun 12 16:19:59.394034 crc crio[22579]: time="2026-06-12T16:19:59.39391379Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4f09ee71-b9de-404a-ac4c-832c394d1924 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915446 | controller | Jun 12 16:19:59.403007 crc crio[22579]: time="2026-06-12T16:19:59.402882988Z" level=info msg="Creating container: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns" id=ae7e7b15-4288-4f68-9e3e-6b293058d4ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.915466 | controller | Jun 12 16:19:59.403427 crc crio[22579]: time="2026-06-12T16:19:59.403309879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915495 | controller | Jun 12 16:19:59.470619 crc crio[22579]: time="2026-06-12T16:19:59.470415085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915567 | controller | Jun 12 16:19:59.486655 crc crio[22579]: time="2026-06-12T16:19:59.486106884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915604 | controller | Jun 12 16:19:59.752212 crc crio[22579]: time="2026-06-12T16:19:59.750785243Z" level=info msg="Created container 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns" id=ae7e7b15-4288-4f68-9e3e-6b293058d4ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.915631 | controller | Jun 12 16:19:59.753795 crc crio[22579]: time="2026-06-12T16:19:59.753733318Z" level=info msg="Starting container: 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a" id=34c451a6-d810-4fbf-99ba-dab01c09d7b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.915656 | controller | Jun 12 16:19:59.776946 crc crio[22579]: time="2026-06-12T16:19:59.776654951Z" level=info msg="Started container" PID=91683 containerID=70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a description=openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns id=34c451a6-d810-4fbf-99ba-dab01c09d7b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5
2026-06-12 17:11:40.915682 | controller | Jun 12 16:20:00.531703 crc crio[22579]: time="2026-06-12T16:20:00.521740615Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688020-xjbq5/POD" id=77a444c9-cf26-4d62-b75f-9ac000b1248f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.915707 | controller | Jun 12 16:20:00.531703 crc crio[22579]: time="2026-06-12T16:20:00.521862988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.915731 | controller | Jun 12 16:20:03.087555 crc crio[22579]: time="2026-06-12T16:20:03.086027779Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e" id=2c53b8e1-29a1-4e02-ad88-a952baa074fe name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.915758 | controller | Jun 12 16:20:03.087555 crc crio[22579]: time="2026-06-12T16:20:03.087460525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=77578a06-7e3d-4632-890d-ef1bef09c6b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915784 | controller | Jun 12 16:20:03.090056 crc crio[22579]: time="2026-06-12T16:20:03.08999918Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=15f3aff3-1c2f-45d5-95fa-b821bdf39266 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.915815 | controller | Jun 12 16:20:03.091091 crc crio[22579]: time="2026-06-12T16:20:03.091000395Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f632f327-ca6d-47e5-9163-6e54c0ebeb9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915841 | controller | Jun 12 16:20:03.101616 crc crio[22579]: time="2026-06-12T16:20:03.101555024Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e" id=1d3aef7a-720b-4707-bd5b-848c257fe646 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.915871 | controller | Jun 12 16:20:03.103050 crc crio[22579]: time="2026-06-12T16:20:03.102927549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=54491847-07ed-4b8d-827d-895ecd129fe2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915896 | controller | Jun 12 16:20:03.150083 crc crio[22579]: time="2026-06-12T16:20:03.149583875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=0c59eecd-76cf-4a18-a1e6-96fe9e689809 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915921 | controller | Jun 12 16:20:03.165470 crc crio[22579]: time="2026-06-12T16:20:03.165353666Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688020-xjbq5 Namespace:openshift-infra ID:e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a UID:8a8e5da1-3ab2-4441-a382-294ffd57e739 NetNS:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a8e5da1_3ab2_4441_a382_294ffd57e739.slice PodAnnotations:0xc000384a80}] Aliases:map[]}"
2026-06-12 17:11:40.915946 | controller | Jun 12 16:20:03.165470 crc crio[22579]: time="2026-06-12T16:20:03.165448408Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688020-xjbq5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.915971 | controller | Jun 12 16:20:03.166362 crc crio[22579]: time="2026-06-12T16:20:03.166072104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=a43fddca-f42a-421b-b2bc-9bcaff8b2bba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.915996 | controller | Jun 12 16:20:03.178594 crc crio[22579]: time="2026-06-12T16:20:03.17730896Z" level=info msg="Stopping container: 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1 (timeout: 30s)" id=348e4785-bc52-45fa-8956-afb773e9cb99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.916021 | controller | Jun 12 16:20:03.187900 crc crio[22579]: time="2026-06-12T16:20:03.187069288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d19ef198-4d63-4f96-9c3f-48823b956963 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.916046 | controller | Jun 12 16:20:03.206927 crc crio[22579]: time="2026-06-12T16:20:03.2068387Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=cd6571cc-d1f8-40b5-9aa3-ecd2a374d6d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.916071 | controller | Jun 12 16:20:03.207817 crc crio[22579]: time="2026-06-12T16:20:03.207717533Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=2f6857ed-051a-4104-99bd-4b5c82b5e8ee name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.916095 | controller | Jun 12 16:20:03.208639 crc crio[22579]: time="2026-06-12T16:20:03.208481502Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3ac0e209-93f1-4f7f-a308-46057589403e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.916119 | controller | Jun 12 16:20:03.209320 crc crio[22579]: time="2026-06-12T16:20:03.209262082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916143 | controller | Jun 12 16:20:03.214387 crc crio[22579]: time="2026-06-12T16:20:03.214166697Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ede084c0-d9e9-4014-a624-57fb64afdae1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.916229 | controller | Jun 12 16:20:03.215659 crc crio[22579]: time="2026-06-12T16:20:03.215594613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=003526e5-e4c1-46a6-9e1a-e66e3db6532c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.916304 | controller | Jun 12 16:20:03.218042 crc crio[22579]: time="2026-06-12T16:20:03.217961743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916337 | controller | Jun 12 16:20:03.218636 crc crio[22579]: time="2026-06-12T16:20:03.218310822Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=b78c5934-8411-4c69-8c2f-8467f9d8fe24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.916389 | controller | Jun 12 16:20:03.220536 crc crio[22579]: time="2026-06-12T16:20:03.220434626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916417 | controller | Jun 12 16:20:03.231553 crc crio[22579]: time="2026-06-12T16:20:03.231422685Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=713da168-a2b3-4286-b0b3-ca2d7366495e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.916443 | controller | Jun 12 16:20:03.333932 crc crio[22579]: time="2026-06-12T16:20:03.333718796Z" level=info msg="Stopped container 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1: openstack/kube-state-metrics-0/kube-state-metrics" id=348e4785-bc52-45fa-8956-afb773e9cb99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.916470 | controller | Jun 12 16:20:03.341317 crc crio[22579]: time="2026-06-12T16:20:03.340773186Z" level=info msg="Stopping pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd" id=b9aba168-31d9-4244-9631-110d4e8b45bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.916496 | controller | Jun 12 16:20:03.343949 crc crio[22579]: time="2026-06-12T16:20:03.343885135Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd UID:e327e1f8-c648-498b-8841-0b288e6e9c1b NetNS:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode327e1f8_c648_498b_8841_0b288e6e9c1b.slice PodAnnotations:0xc002218148}] Aliases:map[]}"
2026-06-12 17:11:40.916522 | controller | Jun 12 16:20:03.347555 crc crio[22579]: time="2026-06-12T16:20:03.344065719Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.916550 | controller | Jun 12 16:20:03.347555 crc crio[22579]: time="2026-06-12T16:20:03.345982608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916578 | controller | Jun 12 16:20:03.351133 crc crio[22579]: time="2026-06-12T16:20:03.347884536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916604 | controller | Jun 12 16:20:03.362109 crc crio[22579]: time="2026-06-12T16:20:03.361926683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916623 | controller | Jun 12 16:20:03.388547 crc crio[22579]: time="2026-06-12T16:20:03.387853973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916641 | controller | Jun 12 16:20:03.398623 crc crio[22579]: time="2026-06-12T16:20:03.396268336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916670 | controller | Jun 12 16:20:03.406617 crc crio[22579]: time="2026-06-12T16:20:03.40307682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916687 | controller | Jun 12 16:20:03.439554 crc crio[22579]: time="2026-06-12T16:20:03.43929763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916705 | controller | Jun 12 16:20:03.468797 crc crio[22579]: time="2026-06-12T16:20:03.468715338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916722 | controller | Jun 12 16:20:03.477454 crc crio[22579]: time="2026-06-12T16:20:03.477383969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.916740 | controller | Jun 12 16:20:03.678097 crc crio[22579]: time="2026-06-12T16:20:03.677364423Z" level=info msg="Created container 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ede084c0-d9e9-4014-a624-57fb64afdae1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.916757 | controller | Jun 12 16:20:03.680907 crc crio[22579]: time="2026-06-12T16:20:03.680802141Z" level=info msg="Starting container: 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9" id=bbfb01c8-2b31-4883-9277-e3b42fb1b2f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.916775 | controller | Jun 12 16:20:03.702578 crc crio[22579]: time="2026-06-12T16:20:03.702457291Z" level=info msg="Started container" PID=91970 containerID=2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=bbfb01c8-2b31-4883-9277-e3b42fb1b2f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2
2026-06-12 17:11:40.916793 | controller | Jun 12 16:20:03.715563 crc crio[22579]: time="2026-06-12T16:20:03.714309312Z" level=info msg="Created container 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417: openstack/nova-api-0/nova-api-log" id=b78c5934-8411-4c69-8c2f-8467f9d8fe24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.916810 | controller | Jun 12 16:20:03.716868 crc crio[22579]: time="2026-06-12T16:20:03.716031186Z" level=info msg="Starting container: 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417" id=91ba7453-da5b-48c5-9b4a-9a262dfa1411 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.916827 | controller | Jun 12 16:20:03.722794 crc crio[22579]: time="2026-06-12T16:20:03.722222884Z" level=info msg="Created container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=cd6571cc-d1f8-40b5-9aa3-ecd2a374d6d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.916872 | controller | Jun 12 16:20:03.726207 crc crio[22579]: time="2026-06-12T16:20:03.723752973Z" level=info msg="Starting container: d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8" id=aec95e50-4333-44f8-89ae-88a259648603 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.916897 | controller | Jun 12 16:20:03.728269 crc crio[22579]: time="2026-06-12T16:20:03.727145719Z" level=info msg="Created container a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272: openstack/nova-metadata-0/nova-metadata-log" id=713da168-a2b3-4286-b0b3-ca2d7366495e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.916919 | controller | Jun 12 16:20:03.733562 crc crio[22579]: time="2026-06-12T16:20:03.733436619Z" level=info msg="Starting container: a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272" id=977e3cca-4093-4601-b5be-bba0d9d97175 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.916937 | controller | Jun 12 16:20:03.747317 crc crio[22579]: time="2026-06-12T16:20:03.746311906Z" level=info msg="Started container" PID=91971 containerID=d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=aec95e50-4333-44f8-89ae-88a259648603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118
2026-06-12 17:11:40.916956 | controller | Jun 12 16:20:03.748819 crc crio[22579]: time="2026-06-12T16:20:03.748097672Z" level=info msg="Started container" PID=91972 containerID=a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272 description=openstack/nova-metadata-0/nova-metadata-log id=977e3cca-4093-4601-b5be-bba0d9d97175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7
2026-06-12 17:11:40.916974 | controller | Jun 12 16:20:03.748819 crc crio[22579]: time="2026-06-12T16:20:03.748700797Z" level=info msg="Started container" PID=91969 containerID=874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417 description=openstack/nova-api-0/nova-api-log id=91ba7453-da5b-48c5-9b4a-9a262dfa1411 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991
2026-06-12 17:11:40.916991 | controller | Jun 12 16:20:03.766444 crc crio[22579]: time="2026-06-12T16:20:03.765470913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=67f09bf2-5798-443d-b299-44e12dbfaaae name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.917009 | controller | Jun 12 16:20:03.796055 crc crio[22579]: time="2026-06-12T16:20:03.795964119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6162636e-121a-4fc7-86fb-b54b8e872c5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.917025 | controller | Jun 12 16:20:03.800561 crc crio[22579]: 2026-06-12T16:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5717d33df458e1 Mac:ba:57:09:aa:58:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e SocketPath: PciID:}] [{Interface:0xc00049b260 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.917043 | controller | Jun 12 16:20:03.813962 crc crio[22579]: time="2026-06-12T16:20:03.811220906Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688020-xjbq5 Namespace:openshift-infra ID:e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a UID:8a8e5da1-3ab2-4441-a382-294ffd57e739 NetNS:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a8e5da1_3ab2_4441_a382_294ffd57e739.slice PodAnnotations:0xc000384a80}] Aliases:map[]}"
2026-06-12 17:11:40.917061 | controller | Jun 12 16:20:03.813962 crc crio[22579]: time="2026-06-12T16:20:03.811578245Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688020-xjbq5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.917078 | controller | Jun 12 16:20:03.821275 crc crio[22579]: time="2026-06-12T16:20:03.82117592Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=066b6c57-62bb-42df-a35a-444252d95b0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.917095 | controller | Jun 12 16:20:03.825152 crc crio[22579]: time="2026-06-12T16:20:03.825086399Z" level=info msg="Ran pod sandbox e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a with infra container: openshift-infra/auto-csr-approver-29688020-xjbq5/POD" id=77a444c9-cf26-4d62-b75f-9ac000b1248f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.917118 | controller | Jun 12 16:20:03.831039 crc crio[22579]: time="2026-06-12T16:20:03.830967898Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8c66161a-c617-4654-b2b1-0d738472e8f2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.917139 | controller | Jun 12 16:20:03.833081 crc crio[22579]: time="2026-06-12T16:20:03.832938799Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=ad808a78-f9be-4ca7-a29c-d463248814ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.917158 | controller | Jun 12 16:20:03.838560 crc crio[22579]: time="2026-06-12T16:20:03.834363295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917175 | controller | Jun 12 16:20:03.846542 crc crio[22579]: time="2026-06-12T16:20:03.845032036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d168f0d0-52d7-48ef-b7f3-4b15f3e3b449 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.917193 | controller | Jun 12 16:20:03.850551 crc crio[22579]: time="2026-06-12T16:20:03.847761145Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.917211 | controller | Jun 12 16:20:03.875998 crc crio[22579]: time="2026-06-12T16:20:03.875905111Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=b5506cd9-25f5-44ee-8e99-0a0dd3dde1f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.917229 | controller | Jun 12 16:20:03.879525 crc crio[22579]: time="2026-06-12T16:20:03.877472851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917245 | controller | Jun 12 16:20:03.910989 crc crio[22579]: time="2026-06-12T16:20:03.91086083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917262 | controller | Jun 12 16:20:03.912483 crc crio[22579]: time="2026-06-12T16:20:03.912314067Z" level=info msg="Stopped pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd" id=b9aba168-31d9-4244-9631-110d4e8b45bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.917279 | controller | Jun 12 16:20:03.917086 crc crio[22579]: time="2026-06-12T16:20:03.916695678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917296 | controller | Jun 12 16:20:03.959743 crc crio[22579]: time="2026-06-12T16:20:03.959458285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917313 | controller | Jun 12 16:20:03.965595 crc crio[22579]: time="2026-06-12T16:20:03.965463288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917330 | controller | Jun 12 16:20:04.219152 crc crio[22579]: time="2026-06-12T16:20:04.21888233Z" level=info msg="Created container f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2: openstack/nova-metadata-0/nova-metadata-metadata" id=b5506cd9-25f5-44ee-8e99-0a0dd3dde1f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.917401 | controller | Jun 12 16:20:04.221406 crc crio[22579]: time="2026-06-12T16:20:04.221305381Z" level=info msg="Starting container: f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2" id=d5f72542-aaff-4513-80db-6f454ba4f456 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.917426 | controller | Jun 12 16:20:04.228909 crc crio[22579]: time="2026-06-12T16:20:04.228800042Z" level=info msg="Started container" PID=92026 containerID=f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2 description=openstack/nova-metadata-0/nova-metadata-metadata id=d5f72542-aaff-4513-80db-6f454ba4f456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7
2026-06-12 17:11:40.917446 | controller | Jun 12 16:20:04.237195 crc crio[22579]: time="2026-06-12T16:20:04.237000511Z" level=info msg="Created container 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1: openstack/nova-api-0/nova-api-api" id=ad808a78-f9be-4ca7-a29c-d463248814ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.917464 | controller | Jun 12 16:20:04.238452 crc crio[22579]: time="2026-06-12T16:20:04.238320584Z" level=info msg="Starting container: 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1" id=42b0d13d-d9f6-4cb6-ac13-d7b6b146c468 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.917482 | controller | Jun 12 16:20:04.247746 crc crio[22579]: time="2026-06-12T16:20:04.247651031Z" level=info msg="Started container" PID=92018 containerID=6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1 description=openstack/nova-api-0/nova-api-api id=42b0d13d-d9f6-4cb6-ac13-d7b6b146c468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991
2026-06-12 17:11:40.917499 | controller | Jun 12 16:20:04.523260 crc crio[22579]: time="2026-06-12T16:20:04.523175786Z" level=info msg="Stopping container: d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 (timeout: 30s)" id=a5ce1fa7-9fbd-4143-b51d-45d3bb6ea69d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.917517 | controller | Jun 12 16:20:04.567953 crc crio[22579]: time="2026-06-12T16:20:04.567862822Z" level=info msg="Stopping container: f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2 (timeout: 30s)" id=cfb7113c-f3e0-4483-b83e-e6f4e6c2b15a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.917534 | controller | Jun 12 16:20:04.568845 crc crio[22579]: time="2026-06-12T16:20:04.568777546Z" level=info msg="Stopping container: a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272 (timeout: 30s)" id=332db36e-794f-4ed3-82ae-35c0033109e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.917552 | controller | Jun 12 16:20:04.614407 crc crio[22579]: time="2026-06-12T16:20:04.613935144Z" level=info msg="Removing container: 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1" id=a3042979-44fb-4f9d-9c19-4fc4b498e473 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.917570 | controller | Jun 12 16:20:04.722224 crc crio[22579]: time="2026-06-12T16:20:04.722138965Z" level=info msg="Removed container 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1: openstack/kube-state-metrics-0/kube-state-metrics" id=a3042979-44fb-4f9d-9c19-4fc4b498e473 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.917619 | controller | Jun 12 16:20:04.745125 crc crio[22579]: time="2026-06-12T16:20:04.745074398Z" level=info msg="Stopped container a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272: openstack/nova-metadata-0/nova-metadata-log" id=332db36e-794f-4ed3-82ae-35c0033109e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.917638 | controller | Jun 12 16:20:05.049898 crc crio[22579]: time="2026-06-12T16:20:05.049764354Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8c66161a-c617-4654-b2b1-0d738472e8f2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.917656 | controller | Jun 12 16:20:05.054412 crc crio[22579]: time="2026-06-12T16:20:05.05429608Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=88aa010f-a96d-4b0a-a630-3864c25dceed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.917680 | controller | Jun 12 16:20:05.058291 crc crio[22579]: time="2026-06-12T16:20:05.0582362Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d1b9aa09-1ba7-4e4f-a5aa-c859db5b9fff name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.917699 | controller | Jun 12 16:20:05.065133 crc crio[22579]: time="2026-06-12T16:20:05.065065343Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688020-xjbq5/oc" id=f83fffc7-3bb8-47df-896a-f51642e6dcbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.917716 | controller | Jun 12 16:20:05.065571 crc crio[22579]: time="2026-06-12T16:20:05.065471204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917734 | controller | Jun 12 16:20:05.096564 crc crio[22579]: time="2026-06-12T16:20:05.09641317Z" level=info msg="Stopped container f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2: openstack/nova-metadata-0/nova-metadata-metadata" id=cfb7113c-f3e0-4483-b83e-e6f4e6c2b15a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.917751 | controller | Jun 12 16:20:05.097780 crc crio[22579]: time="2026-06-12T16:20:05.097712453Z" level=info msg="Stopping pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7" id=d8152559-b81e-49df-82e4-5de9529d9780 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.917769 | controller | Jun 12 16:20:05.098248 crc crio[22579]: time="2026-06-12T16:20:05.098187826Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 UID:d86c891c-1f6c-4735-8b3b-3f086709e7e9 NetNS:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd86c891c_1f6c_4735_8b3b_3f086709e7e9.slice PodAnnotations:0xc002308308}] Aliases:map[]}"
2026-06-12 17:11:40.917787 | controller | Jun 12 16:20:05.098419 crc crio[22579]: time="2026-06-12T16:20:05.09837067Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.917804 | controller | Jun 12 16:20:05.112017 crc crio[22579]: time="2026-06-12T16:20:05.111925745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917822 | controller | Jun 12 16:20:05.181482 crc crio[22579]: time="2026-06-12T16:20:05.180885068Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=7e9512c0-8f50-4686-abe7-48f44f348fdf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.917839 | controller | Jun 12 16:20:05.181633 crc crio[22579]: time="2026-06-12T16:20:05.181559735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917856 | controller | Jun 12 16:20:05.266382 crc crio[22579]: time="2026-06-12T16:20:05.266020693Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6 UID:a4a99f29-1b56-40bd-b293-ef6b35dfb57f NetNS:/var/run/netns/cbdc7284-f961-48e2-9ecf-b204a1cb09f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a99f29_1b56_40bd_b293_ef6b35dfb57f.slice PodAnnotations:0xc000548550}] Aliases:map[]}"
2026-06-12 17:11:40.917877 | controller | Jun 12 16:20:05.266382 crc crio[22579]: time="2026-06-12T16:20:05.266088774Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.917895 | controller | Jun 12 16:20:05.525696 crc crio[22579]: time="2026-06-12T16:20:05.524200937Z" level=info msg="Stopped pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7" id=d8152559-b81e-49df-82e4-5de9529d9780 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.917913 | controller | Jun 12 16:20:05.598289 crc crio[22579]: time="2026-06-12T16:20:05.598136226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.917930 | controller | Jun 12 16:20:05.874295 crc crio[22579]: 2026-06-12T16:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:137e6afaf500a4a Mac:6a:8e:c9:da:c5:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/cbdc7284-f961-48e2-9ecf-b204a1cb09f4 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.917948 | controller | Jun 12 16:20:05.876098 crc crio[22579]: time="2026-06-12T16:20:05.876013271Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6 UID:a4a99f29-1b56-40bd-b293-ef6b35dfb57f NetNS:/var/run/netns/cbdc7284-f961-48e2-9ecf-b204a1cb09f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a99f29_1b56_40bd_b293_ef6b35dfb57f.slice PodAnnotations:0xc000548550}] Aliases:map[]}"
2026-06-12 17:11:40.917965 | controller | Jun 12 16:20:05.876282 crc crio[22579]: time="2026-06-12T16:20:05.876217346Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.917983 | controller | Jun 12 16:20:05.895085 crc crio[22579]: time="2026-06-12T16:20:05.894996494Z" level=info msg="Ran pod sandbox 137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6 with infra container: openstack/kube-state-metrics-0/POD" id=7e9512c0-8f50-4686-abe7-48f44f348fdf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.918000 | controller | Jun 12 16:20:05.899558 crc crio[22579]: time="2026-06-12T16:20:05.899451517Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=9d8584aa-3a98-4728-b0b1-fe229fe829c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.918017 | controller | Jun 12 16:20:05.915178 crc crio[22579]: time="2026-06-12T16:20:05.915072454Z" level=info msg="Created container 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1: openshift-infra/auto-csr-approver-29688020-xjbq5/oc" id=f83fffc7-3bb8-47df-896a-f51642e6dcbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.918034 | controller | Jun 12 16:20:05.917459 crc crio[22579]: time="2026-06-12T16:20:05.917384783Z" level=info msg="Starting container: 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1" id=0968960a-6f50-4100-a288-3942c368cd03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.918050 | controller | Jun 12 16:20:05.923485 crc crio[22579]: time="2026-06-12T16:20:05.923230122Z" level=info msg="Started container" PID=92486 containerID=96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1 description=openshift-infra/auto-csr-approver-29688020-xjbq5/oc id=0968960a-6f50-4100-a288-3942c368cd03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a
2026-06-12 17:11:40.918068 | controller | Jun 12 16:20:05.984021 crc crio[22579]: time="2026-06-12T16:20:05.983563886Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=b67e6c79-7cf1-41a4-8b93-7bf54e03427e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.918089 | controller | Jun 12 16:20:06.008717 crc crio[22579]: time="2026-06-12T16:20:06.005985556Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=3f9de5aa-6ffb-44bb-b818-dcf85e9e83e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.918107 | controller | Jun 12 16:20:06.008717 crc crio[22579]: time="2026-06-12T16:20:06.006412767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918124 | controller | Jun 12 16:20:06.066984 crc crio[22579]: time="2026-06-12T16:20:06.066606027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918141 | controller | Jun 12 16:20:06.129387 crc crio[22579]: time="2026-06-12T16:20:06.129304051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918157 | controller | Jun 12 16:20:06.680885 crc crio[22579]: time="2026-06-12T16:20:06.680100955Z" level=info msg="Created container a250a1bb690f6c7b57ee5266acd36c212af2e1b5d1ef9ae72312c1d7d9851070: openstack/kube-state-metrics-0/kube-state-metrics" id=3f9de5aa-6ffb-44bb-b818-dcf85e9e83e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.918174 | controller | Jun 12 16:20:06.683603 crc crio[22579]: time="2026-06-12T16:20:06.68344664Z" level=info msg="Starting container: a250a1bb690f6c7b57ee5266acd36c212af2e1b5d1ef9ae72312c1d7d9851070" id=8abada34-e090-4163-b23a-6e8e8803d6b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.918191 | controller | Jun 12 16:20:06.691659 crc crio[22579]: time="2026-06-12T16:20:06.691543965Z" level=info msg="Started container" PID=92550 containerID=a250a1bb690f6c7b57ee5266acd36c212af2e1b5d1ef9ae72312c1d7d9851070 description=openstack/kube-state-metrics-0/kube-state-metrics id=8abada34-e090-4163-b23a-6e8e8803d6b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6
2026-06-12 17:11:40.918209 | controller | Jun 12 16:20:06.816444 crc crio[22579]: time="2026-06-12T16:20:06.816373169Z" level=info msg="Stopping container: 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d (timeout: 30s)" id=20e82e96-a443-4079-9693-1db41158ea7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.918226 | controller | Jun 12 16:20:06.819300 crc crio[22579]: time="2026-06-12T16:20:06.819215631Z" level=info msg="Stopping container: f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4 (timeout: 30s)" id=bec1466a-1d0b-4db9-b8c7-0e6128e5448f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.918243 | controller | Jun 12 16:20:06.822017 crc crio[22579]: time="2026-06-12T16:20:06.82192734Z" level=info msg="Stopping container: 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b (timeout: 30s)" id=a390c9ad-ad57-47be-a86d-da5c99c65b67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.918260 | controller | Jun 12 16:20:06.823296 crc crio[22579]: time="2026-06-12T16:20:06.823235194Z" level=info msg="Stopping container: e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134 (timeout: 30s)" id=bd585cfc-4f51-46ac-b759-11ab37932f5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.918277 | controller | Jun 12 16:20:06.881988 crc crio[22579]: time="2026-06-12T16:20:06.881896595Z" level=info msg="Stopping container: 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f (timeout: 10s)" id=7669c11f-61d2-4596-967f-ade37e5f3124 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.918293 | controller | Jun 12 16:20:06.960875 crc crio[22579]: time="2026-06-12T16:20:06.960775671Z" level=info msg="Stopped container 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b: openstack/ceilometer-0/sg-core" id=a390c9ad-ad57-47be-a86d-da5c99c65b67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.918314 | controller | Jun 12 16:20:07.047835 crc crio[22579]: time="2026-06-12T16:20:07.047749592Z" level=info msg="Stopped container 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns" id=7669c11f-61d2-4596-967f-ade37e5f3124 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.918332 | controller | Jun 12 16:20:07.049680 crc crio[22579]: time="2026-06-12T16:20:07.049621919Z" level=info msg="Stopping pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6" id=90a46ee6-e8e1-4751-b23c-ca0af535b274 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.918368 | controller | Jun 12 16:20:07.057566 crc crio[22579]: time="2026-06-12T16:20:07.050466291Z" level=info msg="Got pod network &{Name:dnsmasq-dns-854d79d8f9-ktp8g Namespace:openstack ID:cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 UID:4971044d-cb84-46b5-be56-a1596484884f NetNS:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4971044d_cb84_46b5_be56_a1596484884f.slice PodAnnotations:0xc0025a0ac0}] Aliases:map[]}"
2026-06-12 17:11:40.918392 | controller | Jun 12 16:20:07.057566 crc crio[22579]: time="2026-06-12T16:20:07.050771829Z" level=info msg="Deleting pod openstack_dnsmasq-dns-854d79d8f9-ktp8g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.918411 | controller | Jun 12 16:20:07.379566 crc crio[22579]: time="2026-06-12T16:20:07.378093591Z" level=info msg="Stopped container f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4: openstack/ceilometer-0/proxy-httpd" id=bec1466a-1d0b-4db9-b8c7-0e6128e5448f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.918461 | controller | Jun 12 16:20:07.439860 crc crio[22579]: time="2026-06-12T16:20:07.43980628Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=ac4e582f-b335-4156-b01d-f4fa23b4d726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.918482 | controller | Jun 12 16:20:07.439955 crc crio[22579]: time="2026-06-12T16:20:07.439893012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918500 | controller | Jun 12 16:20:07.491359 crc crio[22579]: time="2026-06-12T16:20:07.491149025Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 UID:e54980ef-96fa-4f89-9193-a4cff7a408d8 NetNS:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode54980ef_96fa_4f89_9193_a4cff7a408d8.slice PodAnnotations:0xc00008d1f0}] Aliases:map[]}"
2026-06-12 17:11:40.918518 | controller | Jun 12 16:20:07.491359 crc crio[22579]: time="2026-06-12T16:20:07.491233857Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.918536 | controller | Jun 12 16:20:07.561894 crc crio[22579]: time="2026-06-12T16:20:07.561789221Z" level=info msg="Stopped pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6" id=90a46ee6-e8e1-4751-b23c-ca0af535b274 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.918553 | controller | Jun 12 16:20:07.802052 crc crio[22579]: time="2026-06-12T16:20:07.801586407Z" level=info msg="Removing container: 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f" id=c062cb7d-af04-437f-977a-3470036b74ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.918574 | controller | Jun 12 16:20:07.880904 crc crio[22579]: time="2026-06-12T16:20:07.880460612Z" level=info msg="Removed container 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns" id=c062cb7d-af04-437f-977a-3470036b74ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.918592 | controller | Jun 12 16:20:07.890755 crc crio[22579]: time="2026-06-12T16:20:07.890464066Z" level=info msg="Removing container: 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c" id=fa6a0cba-d6fe-4871-9967-d8e232a12d5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.918609 | controller | Jun 12 16:20:07.986624 crc crio[22579]: 2026-06-12T16:20:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b5988952834cb2 Mac:ba:01:d3:4f:6f:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.918628 | controller | Jun 12 16:20:07.988214 crc crio[22579]: time="2026-06-12T16:20:07.987923754Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 UID:e54980ef-96fa-4f89-9193-a4cff7a408d8 NetNS:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode54980ef_96fa_4f89_9193_a4cff7a408d8.slice PodAnnotations:0xc00008d1f0}] Aliases:map[]}"
2026-06-12 17:11:40.918645 | controller | Jun 12 16:20:07.988214 crc crio[22579]: time="2026-06-12T16:20:07.988120309Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.918663 | controller | Jun 12 16:20:07.993411 crc crio[22579]: time="2026-06-12T16:20:07.993153227Z" level=info msg="Removed container 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c: openstack/dnsmasq-dns-854d79d8f9-ktp8g/init" id=fa6a0cba-d6fe-4871-9967-d8e232a12d5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.918681 | controller | Jun 12 16:20:08.008100 crc crio[22579]: time="2026-06-12T16:20:08.007941053Z" level=info msg="Ran pod sandbox 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 with infra container: openstack/nova-metadata-0/POD" id=ac4e582f-b335-4156-b01d-f4fa23b4d726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.918698 | controller | Jun 12 16:20:08.010431 crc crio[22579]: time="2026-06-12T16:20:08.010370105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b22d2009-59b0-4d60-a256-bb5624fd667f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.918714 | controller | Jun 12 16:20:08.020122 crc crio[22579]: time="2026-06-12T16:20:08.018294646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=05ee34c3-877d-4aae-8c60-0d0750c11a86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.918735 | controller | Jun 12 16:20:08.035423 crc crio[22579]: time="2026-06-12T16:20:08.035232407Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=face2511-5294-4d80-b44f-bbac8742b132 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.918752 | controller | Jun 12 16:20:08.037392 crc crio[22579]: time="2026-06-12T16:20:08.036882189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918770 | controller | Jun 12 16:20:08.068390 crc crio[22579]: time="2026-06-12T16:20:08.068250886Z" level=info msg="Stopped container e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134: openstack/ceilometer-0/ceilometer-central-agent" id=bd585cfc-4f51-46ac-b759-11ab37932f5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.918791 | controller | Jun 12 16:20:08.137915 crc crio[22579]: time="2026-06-12T16:20:08.137442155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918808 | controller | Jun 12 16:20:08.148984 crc crio[22579]: time="2026-06-12T16:20:08.148928307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918825 | controller | Jun 12 16:20:08.324573 crc crio[22579]: time="2026-06-12T16:20:08.32443695Z" level=info msg="Created container 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260: openstack/nova-metadata-0/nova-metadata-log" id=face2511-5294-4d80-b44f-bbac8742b132 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.918842 | controller | Jun 12 16:20:08.327565 crc crio[22579]: time="2026-06-12T16:20:08.327293172Z" level=info msg="Starting container: 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260" id=92479d59-834b-4f8b-844d-1d459895c346 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.918860 | controller | Jun 12 16:20:08.334948 crc crio[22579]: time="2026-06-12T16:20:08.334848544Z" level=info msg="Started container" PID=92835 containerID=73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260 description=openstack/nova-metadata-0/nova-metadata-log id=92479d59-834b-4f8b-844d-1d459895c346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570
2026-06-12 17:11:40.918878 | controller | Jun 12 16:20:08.348572 crc crio[22579]: time="2026-06-12T16:20:08.346703926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ea28f651-69f9-4a9f-8c84-70ab77fed7b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.918895 | controller | Jun 12 16:20:08.413008 crc crio[22579]: time="2026-06-12T16:20:08.412890899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=92578a90-7ee7-4c5f-b8f7-af061b61144c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.918912 | controller | Jun 12 16:20:08.425234 crc crio[22579]: time="2026-06-12T16:20:08.424921434Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=3aa401f3-21ae-4ea6-8515-3736d31a1e86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.918929 | controller | Jun 12 16:20:08.428164 crc crio[22579]: time="2026-06-12T16:20:08.42788647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918946 | controller | Jun 12 16:20:08.561828 crc crio[22579]: time="2026-06-12T16:20:08.561111077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918965 | controller | Jun 12 16:20:08.576554 crc crio[22579]: time="2026-06-12T16:20:08.576137259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.918988 | controller | Jun 12 16:20:08.781563 crc crio[22579]: time="2026-06-12T16:20:08.777844087Z" level=info msg="Stopped container 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d: openstack/ceilometer-0/ceilometer-notification-agent" id=20e82e96-a443-4079-9693-1db41158ea7f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.919004 | controller | Jun 12 16:20:08.781563 crc crio[22579]: time="2026-06-12T16:20:08.778905984Z" level=info msg="Stopping pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e" id=3b5e01ca-9f34-4647-bae3-bd1f75de6bcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.919025 | controller | Jun 12 16:20:08.781563 crc crio[22579]: time="2026-06-12T16:20:08.779420907Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e UID:e7eaa9e9-661f-4219-ba57-0871bff7b0a9 NetNS:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7eaa9e9_661f_4219_ba57_0871bff7b0a9.slice PodAnnotations:0xc00008ccc8}] Aliases:map[]}"
2026-06-12 17:11:40.919043 | controller | Jun 12 16:20:08.781563 crc crio[22579]: time="2026-06-12T16:20:08.779606242Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.919061 | controller | Jun 12 16:20:08.835651 crc crio[22579]: time="2026-06-12T16:20:08.833859831Z" level=info msg="Created container 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6: openstack/nova-metadata-0/nova-metadata-metadata" id=3aa401f3-21ae-4ea6-8515-3736d31a1e86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.919078 | controller | Jun 12 16:20:08.838917 crc crio[22579]: time="2026-06-12T16:20:08.838840148Z" level=info msg="Starting container: 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6" id=21015336-66db-4385-a583-6793dfdc73ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.919095 | controller | Jun 12 16:20:08.848806 crc crio[22579]: time="2026-06-12T16:20:08.848712819Z" level=info msg="Started container" PID=92894 containerID=9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6 description=openstack/nova-metadata-0/nova-metadata-metadata id=21015336-66db-4385-a583-6793dfdc73ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570
2026-06-12 17:11:40.919112 | controller | Jun 12 16:20:08.974555 crc crio[22579]: time="2026-06-12T16:20:08.969591552Z" level=info msg="Stopping pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a" id=acf04f39-cad4-45dd-9104-e6ddbaec8d06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.919130 | controller | Jun 12 16:20:08.974555 crc crio[22579]: time="2026-06-12T16:20:08.970979858Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688020-xjbq5 Namespace:openshift-infra ID:e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a UID:8a8e5da1-3ab2-4441-a382-294ffd57e739 NetNS:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a8e5da1_3ab2_4441_a382_294ffd57e739.slice PodAnnotations:0xc001216408}] Aliases:map[]}"
2026-06-12 17:11:40.919147 | controller | Jun 12 16:20:08.974555 crc crio[22579]: time="2026-06-12T16:20:08.971120721Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688020-xjbq5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.919165 | controller | Jun 12 16:20:09.206550 crc crio[22579]: time="2026-06-12T16:20:09.205683835Z" level=info msg="Stopped pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e" id=3b5e01ca-9f34-4647-bae3-bd1f75de6bcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.919183 | controller | Jun 12 16:20:09.470658 crc crio[22579]: time="2026-06-12T16:20:09.470485137Z" level=info msg="Stopped pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a" id=acf04f39-cad4-45dd-9104-e6ddbaec8d06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.919200 | controller | Jun 12 16:20:09.984664 crc crio[22579]: time="2026-06-12T16:20:09.9842627Z" level=info msg="Removing container: f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4" id=d3f428ea-4073-48fe-a58a-d76e24228bf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.919220 | controller | Jun 12 16:20:10.033166 crc crio[22579]: time="2026-06-12T16:20:10.033070661Z" level=info msg="Removed container f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4: openstack/ceilometer-0/proxy-httpd" id=d3f428ea-4073-48fe-a58a-d76e24228bf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.919238 | controller | Jun 12 16:20:10.036357 crc crio[22579]: time="2026-06-12T16:20:10.036241261Z" level=info msg="Removing container: 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b" id=128fcf3d-ea4a-447e-b95d-91c65865f679 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.919256 | controller | Jun 12 16:20:10.084155 crc crio[22579]: time="2026-06-12T16:20:10.083889933Z" level=info msg="Removed container 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b: openstack/ceilometer-0/sg-core" id=128fcf3d-ea4a-447e-b95d-91c65865f679 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.919272 | controller | Jun 12 16:20:10.094260 crc crio[22579]: time="2026-06-12T16:20:10.088925851Z" level=info msg="Removing container: 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d" id=93bf31cd-253f-4456-b190-4d9794c098ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.919289 | controller | Jun 12 16:20:10.140099 crc crio[22579]: time="2026-06-12T16:20:10.140006129Z" level=info msg="Removed container 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d: openstack/ceilometer-0/ceilometer-notification-agent" id=93bf31cd-253f-4456-b190-4d9794c098ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.919324 | controller | Jun 12 16:20:10.144300 crc crio[22579]: time="2026-06-12T16:20:10.144228027Z" level=info msg="Removing container: e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134" id=0b1f18ab-94f9-49e8-a8a9-7a9da84333e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.919342 | controller | Jun 12 16:20:10.212370 crc crio[22579]: time="2026-06-12T16:20:10.210214264Z" level=info msg="Removed container e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134: openstack/ceilometer-0/ceilometer-central-agent" id=0b1f18ab-94f9-49e8-a8a9-7a9da84333e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.919381 | controller | Jun 12 16:20:10.484729 crc crio[22579]: time="2026-06-12T16:20:10.48419311Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=9c3fdfeb-6df7-4280-85e2-8e5d733d6eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.919399 | controller | Jun 12 16:20:10.484990 crc crio[22579]: time="2026-06-12T16:20:10.484940749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.919417 | controller | Jun 12 16:20:10.528382 crc crio[22579]: time="2026-06-12T16:20:10.528291781Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d UID:3101eaad-823b-420c-b4fe-3c799867b604 NetNS:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3101eaad_823b_420c_b4fe_3c799867b604.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}"
2026-06-12 17:11:40.919435 | controller | Jun 12 16:20:10.528725 crc crio[22579]: time="2026-06-12T16:20:10.528702512Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.919453 | controller | Jun 12 16:20:11.028429 crc crio[22579]: time="2026-06-12T16:20:11.027906464Z" level=info msg="Stopping pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7" id=26e1d84e-62f5-4952-9acf-898e962a180e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.919475 | controller | Jun 12 16:20:11.029810 crc crio[22579]: time="2026-06-12T16:20:11.028651442Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-dd8jp Namespace:openstack ID:3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 UID:c5689568-d71b-4eb2-8623-fbf3a53aeddd NetNS:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5689568_d71b_4eb2_8623_fbf3a53aeddd.slice PodAnnotations:0xc0025a0340}] Aliases:map[]}"
2026-06-12 17:11:40.919520 | controller | Jun 12 16:20:11.029810 crc crio[22579]: time="2026-06-12T16:20:11.028806076Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-dd8jp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.919544 | controller | Jun 12 16:20:11.128556 crc crio[22579]: 2026-06-12T16:20:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6cd82a2c1d5865 Mac:7a:8a:d9:a6:35:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 SocketPath: PciID:}] [{Interface:0xc0002aa9d0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.919562 | controller | Jun 12 16:20:11.130132 crc crio[22579]: time="2026-06-12T16:20:11.130089351Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d UID:3101eaad-823b-420c-b4fe-3c799867b604 NetNS:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3101eaad_823b_420c_b4fe_3c799867b604.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}"
2026-06-12 17:11:40.919580 | controller | Jun 12 16:20:11.130636 crc crio[22579]: time="2026-06-12T16:20:11.130607645Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.919598 | controller | Jun 12 16:20:11.145615 crc crio[22579]: time="2026-06-12T16:20:11.143272137Z" level=info msg="Ran pod sandbox f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d with infra container: openstack/ceilometer-0/POD" id=9c3fdfeb-6df7-4280-85e2-8e5d733d6eb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.919615 | controller | Jun 12 16:20:11.151430 crc crio[22579]: time="2026-06-12T16:20:11.146813657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=49aea785-fa26-491e-b427-d376607c07de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.919632 | controller | Jun 12 16:20:11.224630 crc crio[22579]: time="2026-06-12T16:20:11.223705032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2e2c04e9-5545-4d15-bb23-98744516b04d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.919649 | controller | Jun 12 16:20:11.236021 crc crio[22579]: time="2026-06-12T16:20:11.234963658Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=1dddff57-68ed-4848-8750-95d935689b14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.919666 | controller | Jun 12 16:20:11.236021 crc crio[22579]: time="2026-06-12T16:20:11.235611054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.919684 | controller | Jun 12 16:20:11.310750 crc crio[22579]: time="2026-06-12T16:20:11.308662311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.919705 | controller | Jun 12 16:20:11.320396 crc crio[22579]: time="2026-06-12T16:20:11.320145653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.919723 | controller | Jun 12 16:20:11.475103 crc crio[22579]: time="2026-06-12T16:20:11.474670131Z" level=info msg="Stopped pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7" id=26e1d84e-62f5-4952-9acf-898e962a180e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.919741 | controller | Jun 12 16:20:11.476365 crc crio[22579]: time="2026-06-12T16:20:11.476254581Z" level=info msg="Created container f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb: openstack/ceilometer-0/ceilometer-central-agent" id=1dddff57-68ed-4848-8750-95d935689b14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.919758 | controller | Jun 12 16:20:11.480462 crc crio[22579]: time="2026-06-12T16:20:11.480358986Z" level=info msg="Starting container: f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb" id=01404668-ee1e-48f3-bce3-8d7c38112486 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.919774 | controller | Jun 12 16:20:11.487696 crc crio[22579]: time="2026-06-12T16:20:11.487402715Z" level=info msg="Started container" PID=93311 containerID=f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb description=openstack/ceilometer-0/ceilometer-central-agent id=01404668-ee1e-48f3-bce3-8d7c38112486 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d
2026-06-12 17:11:40.919793 | controller | Jun 12 16:20:11.503931 crc crio[22579]: time="2026-06-12T16:20:11.503878074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2450bb0c-eaff-4104-b318-54fecd18f07f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.919811 | controller | Jun 12 16:20:11.532838 crc crio[22579]: time="2026-06-12T16:20:11.532250655Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=e6a75ccb-f5fb-4f1d-bf17-86fd3420b3a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.919828 | controller | Jun 12 16:20:11.587795 crc crio[22579]: time="2026-06-12T16:20:11.584839882Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=bdb359c1-b064-4781-b667-7dc86e69847f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.919845 | controller | Jun 12 16:20:11.587795 crc crio[22579]: time="2026-06-12T16:20:11.585479198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.919862 | controller | Jun 12 16:20:11.644958 crc crio[22579]: time="2026-06-12T16:20:11.644904049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.919879 | controller | Jun 12 16:20:11.661720 crc crio[22579]: time="2026-06-12T16:20:11.661617694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.919898 | controller | Jun 12 16:20:11.793342 crc crio[22579]: time="2026-06-12T16:20:11.79323237Z" level=info msg="Created container fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1: openstack/ceilometer-0/ceilometer-notification-agent" id=bdb359c1-b064-4781-b667-7dc86e69847f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.919915 | controller | Jun 12 16:20:11.795001 crc crio[22579]: time="2026-06-12T16:20:11.794936984Z" level=info msg="Starting container: fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1" id=834814ec-db45-4e4a-a716-a2f3ad412612 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.919935 | controller | Jun 12 16:20:11.805994 crc crio[22579]: time="2026-06-12T16:20:11.805891152Z" level=info msg="Started container" PID=93338 containerID=fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1 description=openstack/ceilometer-0/ceilometer-notification-agent id=834814ec-db45-4e4a-a716-a2f3ad412612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d
2026-06-12 17:11:40.919953 | controller | Jun 12 16:20:11.819629 crc crio[22579]: time="2026-06-12T16:20:11.81918423Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=7b6828f3-9499-4fe5-b157-ec8ebd4869f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.919970 | controller | Jun 12 16:20:11.837012 crc crio[22579]: time="2026-06-12T16:20:11.836922481Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=8e30b5be-4f13-4379-a0d5-07a4e7bc67d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.919987 | controller | Jun 12 16:20:11.848562 crc crio[22579]: time="2026-06-12T16:20:11.848366492Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=10d2caf6-0801-4683-b1d2-db2a99daa757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.920003 | controller | Jun 12 16:20:11.848864 crc crio[22579]: time="2026-06-12T16:20:11.848803443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.920021 | controller | Jun 12 16:20:11.909256 crc crio[22579]: time="2026-06-12T16:20:11.909161228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.920038 | controller | Jun 12 16:20:11.914036 crc crio[22579]: time="2026-06-12T16:20:11.91395576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.920055 | controller | Jun 12 16:20:12.034344 crc crio[22579]: time="2026-06-12T16:20:12.034229858Z" level=info msg="Created container c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b: openstack/ceilometer-0/sg-core" id=10d2caf6-0801-4683-b1d2-db2a99daa757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.920072 | controller | Jun 12 16:20:12.039318 crc crio[22579]: time="2026-06-12T16:20:12.038737422Z" level=info msg="Starting container: c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b" id=3b439754-1a59-4ce8-a4c3-dd44fc45281d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.920089 | controller | Jun 12 16:20:12.047884 crc crio[22579]: time="2026-06-12T16:20:12.047798743Z" level=info msg="Started container" PID=93363 containerID=c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b description=openstack/ceilometer-0/sg-core id=3b439754-1a59-4ce8-a4c3-dd44fc45281d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d
2026-06-12 17:11:40.920106 | controller | Jun 12 16:20:12.078007 crc crio[22579]: time="2026-06-12T16:20:12.077884477Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=43312181-5ef5-4abf-aa34-8268714bc65b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.920123 | controller | Jun 12 16:20:12.186152 crc crio[22579]: time="2026-06-12T16:20:12.185177505Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=2fb3f224-9f1a-4b41-a19a-aaeeb42e26bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.920140 | controller | Jun 12 16:20:12.194755 crc crio[22579]: time="2026-06-12T16:20:12.194669017Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=d7f37264-f1e0-4421-ad72-9044bd12036f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.920160 | controller | Jun 12 16:20:12.195158 crc crio[22579]: time="2026-06-12T16:20:12.195093077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.920176 | controller | Jun 12 16:20:12.270078 crc crio[22579]: time="2026-06-12T16:20:12.26994626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.920193 | controller | Jun 12 16:20:12.282723 crc crio[22579]: time="2026-06-12T16:20:12.279689498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.920211 | controller | Jun 12 16:20:12.284203 crc crio[22579]: time="2026-06-12T16:20:12.283760692Z" level=info msg="Stopping container: 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1 (timeout: 30s)" id=d113c7dc-a76e-40a5-a528-eca9516baff1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.920229 | controller | Jun 12 16:20:12.288487 crc crio[22579]: time="2026-06-12T16:20:12.288383639Z" level=info msg="Stopping container: 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417 (timeout: 30s)" id=463d9fcb-d170-4bf7-b559-2420ced2e5eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.920246 | controller | Jun 12 16:20:12.323017 crc crio[22579]: time="2026-06-12T16:20:12.322921557Z" level=info msg="Stopping container: 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9 (timeout: 30s)" id=82e1bdac-a711-4a67-9601-e3f41008e9a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.920263 | controller | Jun 12 16:20:12.368631 crc crio[22579]: time="2026-06-12T16:20:12.368092816Z" level=info msg="Stopping container: 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6 (timeout: 30s)" id=2fb94e22-b4cf-4d91-9e17-eebbab5e51b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.920280 | controller | Jun 12 16:20:12.368631 crc crio[22579]: time="2026-06-12T16:20:12.368220289Z" level=info msg="Stopping container: 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260 (timeout: 30s)" id=17381a59-f597-44f5-acf1-d8740cd55250 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.920298 | controller | Jun 12 16:20:12.423140 crc crio[22579]: time="2026-06-12T16:20:12.423034843Z" level=info msg="Stopped container 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417: openstack/nova-api-0/nova-api-log" id=463d9fcb-d170-4bf7-b559-2420ced2e5eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.920315 | controller | Jun 12 16:20:12.511752 crc crio[22579]: time="2026-06-12T16:20:12.510472946Z" level=info msg="Stopped container 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260: openstack/nova-metadata-0/nova-metadata-log" id=17381a59-f597-44f5-acf1-d8740cd55250 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.920332 | controller | Jun 12 16:20:12.544151 crc crio[22579]: time="2026-06-12T16:20:12.543974347Z" level=info msg="Created container 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6: openstack/ceilometer-0/proxy-httpd" id=d7f37264-f1e0-4421-ad72-9044bd12036f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.920368 | controller | Jun 12 16:20:12.545984 crc crio[22579]: time="2026-06-12T16:20:12.545904867Z" level=info msg="Starting container: 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6" id=291a43cc-d1fd-4813-9d90-20001756d7b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.920389 | controller | Jun 12 16:20:12.553775 crc crio[22579]: time="2026-06-12T16:20:12.553553731Z" level=info msg="Started container" PID=93397 containerID=9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6 description=openstack/ceilometer-0/proxy-httpd id=291a43cc-d1fd-4813-9d90-20001756d7b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d
2026-06-12 17:11:40.920410 | controller | Jun 12 16:20:12.893938 crc crio[22579]: time="2026-06-12T16:20:12.893782261Z" level=info msg="Stopped container 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6: openstack/nova-metadata-0/nova-metadata-metadata" id=2fb94e22-b4cf-4d91-9e17-eebbab5e51b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.920428 | controller | Jun 12 16:20:12.895187 crc crio[22579]: time="2026-06-12T16:20:12.895120675Z" level=info msg="Stopping pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570" id=ce13c3d9-1b51-43c9-bb49-9fa64ef559c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.920446 | controller | Jun 12 16:20:12.895842 crc crio[22579]: time="2026-06-12T16:20:12.895770422Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 UID:e54980ef-96fa-4f89-9193-a4cff7a408d8 NetNS:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode54980ef_96fa_4f89_9193_a4cff7a408d8.slice PodAnnotations:0xc00008ce20}] Aliases:map[]}"
2026-06-12 17:11:40.920464 | controller | Jun 12 16:20:12.895983 crc crio[22579]: time="2026-06-12T16:20:12.895932166Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.920481 | controller | Jun 12 16:20:13.314788 crc crio[22579]: time="2026-06-12T16:20:13.314155179Z" level=info msg="Stopped pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570" id=ce13c3d9-1b51-43c9-bb49-9fa64ef559c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.920499 | controller | Jun 12 16:20:13.781026 crc crio[22579]: time="2026-06-12T16:20:13.780915176Z" level=info msg="Stopped container 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=82e1bdac-a711-4a67-9601-e3f41008e9a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.920516 | controller | Jun 12 16:20:13.782422 crc crio[22579]: time="2026-06-12T16:20:13.782308611Z" level=info msg="Stopping pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2" id=e66d5377-ddd6-47d0-abb6-741e2c386da1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.920533 | controller | Jun 12 16:20:13.783060 crc crio[22579]: time="2026-06-12T16:20:13.782988879Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 UID:ac9bc27f-8263-4056-af4e-db107bee8676 NetNS:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9bc27f_8263_4056_af4e_db107bee8676.slice PodAnnotations:0xc0025a0bd8}] Aliases:map[]}"
2026-06-12 17:11:40.920551 | controller | Jun 12 16:20:13.783209 crc crio[22579]: time="2026-06-12T16:20:13.783166663Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.920602 | controller | Jun 12 16:20:14.181727 crc crio[22579]: time="2026-06-12T16:20:14.178173786Z" level=info msg="Removing container: 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6" id=1d99e966-7c91-49ad-9c38-13e529f66b25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.920622 | controller | Jun 12 16:20:14.228963 crc crio[22579]: time="2026-06-12T16:20:14.228832874Z" level=info msg="Removed container 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6: openstack/nova-metadata-0/nova-metadata-metadata" id=1d99e966-7c91-49ad-9c38-13e529f66b25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.920644 | controller | Jun 12 16:20:14.236568 crc crio[22579]: time="2026-06-12T16:20:14.234238461Z" level=info msg="Removing container: 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260" id=9ffc8a43-6747-4ce5-9fff-59ecfd8b1e5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.920661 | controller | Jun 12 16:20:14.246482 crc crio[22579]: time="2026-06-12T16:20:14.24638066Z" level=info msg="Stopped pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2" id=e66d5377-ddd6-47d0-abb6-741e2c386da1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.920678 | controller | Jun 12 16:20:14.272236 crc crio[22579]: time="2026-06-12T16:20:14.272141185Z" level=info msg="Removed container 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260: openstack/nova-metadata-0/nova-metadata-log" id=9ffc8a43-6747-4ce5-9fff-59ecfd8b1e5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.920696 | controller | Jun 12 16:20:14.992144 crc crio[22579]: time="2026-06-12T16:20:14.991700518Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=b58cffb2-0112-4ccb-8c97-3a16a9cf65eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.920713 | controller | Jun 12 16:20:14.993420 crc crio[22579]: time="2026-06-12T16:20:14.99217981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.920731 | controller | Jun 12 16:20:15.058847 crc crio[22579]: time="2026-06-12T16:20:15.058771763Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 UID:ef9eba3c-cf0a-42b9-8eee-b90df7b26d4d NetNS:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9eba3c_cf0a_42b9_8eee_b90df7b26d4d.slice PodAnnotations:0xc006b8e440}] Aliases:map[]}"
2026-06-12 17:11:40.920748 | controller | Jun 12 16:20:15.058847 crc crio[22579]: time="2026-06-12T16:20:15.058843075Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.920766 | controller | Jun 12 16:20:15.263791 crc crio[22579]: time="2026-06-12T16:20:15.263302043Z" level=info msg="Stopping pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d" id=33b9a392-ad56-4ca1-8f0d-e71ebcabc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.920784 | controller | Jun 12 16:20:15.269930 crc crio[22579]: time="2026-06-12T16:20:15.26986219Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-mrjmx Namespace:openstack ID:b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d UID:4b7968a7-66c4-4285-943d-beea526e3f87 NetNS:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b7968a7_66c4_4285_943d_beea526e3f87.slice PodAnnotations:0xc006b8e5a0}] Aliases:map[]}"
2026-06-12 17:11:40.920801 | controller | Jun 12 16:20:15.270451 crc crio[22579]: time="2026-06-12T16:20:15.270419934Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-mrjmx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.920819 | controller | Jun 12 16:20:15.284241 crc crio[22579]: time="2026-06-12T16:20:15.284083482Z" level=info msg="Removing container: 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9" id=dcb6e43f-beec-48df-97db-ba4fe6cdb941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.920836 | controller | Jun 12 16:20:15.417571 crc crio[22579]: time="2026-06-12T16:20:15.417428652Z" level=info msg="Removed container 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=dcb6e43f-beec-48df-97db-ba4fe6cdb941 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.920858 | controller | Jun 12 16:20:15.776776 crc crio[22579]: 2026-06-12T16:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cb5aa8324ceb55 Mac:7a:e3:b0:1d:dc:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 SocketPath: PciID:}] [{Interface:0xc000448720 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.920875 | controller | Jun 12 16:20:15.781543 crc crio[22579]: time="2026-06-12T16:20:15.77840566Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 UID:ef9eba3c-cf0a-42b9-8eee-b90df7b26d4d NetNS:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9eba3c_cf0a_42b9_8eee_b90df7b26d4d.slice PodAnnotations:0xc006b8e440}] Aliases:map[]}"
2026-06-12 17:11:40.920893 | controller | Jun 12 16:20:15.781543 crc crio[22579]: time="2026-06-12T16:20:15.778764579Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.920910 | controller | Jun 12 16:20:15.784199 crc crio[22579]: time="2026-06-12T16:20:15.783828447Z" level=info msg="Stopped pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d" id=33b9a392-ad56-4ca1-8f0d-e71ebcabc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.920927 | controller | Jun 12 16:20:15.824086 crc crio[22579]: time="2026-06-12T16:20:15.824000209Z" level=info msg="Ran pod sandbox 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 with infra container: openstack/nova-metadata-0/POD" id=b58cffb2-0112-4ccb-8c97-3a16a9cf65eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.920945 | controller | Jun 12 16:20:15.831962 crc crio[22579]: time="2026-06-12T16:20:15.831854228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=37640907-eda9-48e8-9811-14e90f925351 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.920962 | controller | Jun 12 16:20:15.843196 crc crio[22579]: time="2026-06-12T16:20:15.843107885Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=656a7fcb-77ec-4646-9f62-8c1189f9d495 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.920979 | controller | Jun 12 16:20:15.867056 crc crio[22579]: time="2026-06-12T16:20:15.866959661Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=4b3f359e-1742-4622-accf-cf2b7318f6cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.920995 | controller | Jun 12 16:20:15.867157 crc crio[22579]: time="2026-06-12T16:20:15.867095294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921012 | controller | Jun 12 16:20:15.900180 crc crio[22579]: time="2026-06-12T16:20:15.899988651Z" level=info msg="Stopped container 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1: openstack/nova-api-0/nova-api-api" id=d113c7dc-a76e-40a5-a528-eca9516baff1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.921029 | controller | Jun 12 16:20:15.902829 crc crio[22579]: time="2026-06-12T16:20:15.902786892Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=911d3f69-7fcd-404f-8158-619592a0af66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.921046 | controller | Jun 12 16:20:15.903441 crc crio[22579]: time="2026-06-12T16:20:15.903370327Z" level=info msg="Stopping pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991" id=c8007d7a-b8ce-40a1-8ac3-a6a31f2d3f9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.921069 | controller | Jun 12 16:20:15.904158 crc crio[22579]: time="2026-06-12T16:20:15.904103835Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 UID:70eb942d-acbe-4386-9943-187e4b54f477 NetNS:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70eb942d_acbe_4386_9943_187e4b54f477.slice PodAnnotations:0xc000548c40}] Aliases:map[]}"
2026-06-12 17:11:40.921087 | controller | Jun 12 16:20:15.904345 crc crio[22579]: time="2026-06-12T16:20:15.90428568Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.921105 | controller | Jun 12 16:20:15.907465 crc crio[22579]: time="2026-06-12T16:20:15.90742658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921123 | controller | Jun 12 16:20:15.915235 crc crio[22579]: time="2026-06-12T16:20:15.915098055Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd UID:5d85907e-8c06-424f-a179-fad83fa33ef9 NetNS:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d85907e_8c06_424f_a179_fad83fa33ef9.slice PodAnnotations:0xc004fc0710}] Aliases:map[]}"
2026-06-12 17:11:40.921142 | controller | Jun 12 16:20:15.915235 crc crio[22579]: time="2026-06-12T16:20:15.915212548Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.921162 | controller | Jun 12 16:20:15.998796 crc crio[22579]: time="2026-06-12T16:20:15.99870096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921179 | controller | Jun 12 16:20:16.012777 crc crio[22579]: time="2026-06-12T16:20:16.012679896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921196 | controller | Jun 12 16:20:16.339191 crc crio[22579]: time="2026-06-12T16:20:16.338160361Z" level=info msg="Created container 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91: openstack/nova-metadata-0/nova-metadata-log" id=911d3f69-7fcd-404f-8158-619592a0af66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.921214 | controller | Jun 12 16:20:16.345547 crc crio[22579]: time="2026-06-12T16:20:16.343951268Z" level=info msg="Starting container: 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91" id=2bc4f90b-c538-40be-81c9-e0b46697ae27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.921231 | controller | Jun 12 16:20:16.379590 crc crio[22579]: time="2026-06-12T16:20:16.361034543Z" level=info msg="Started container" PID=93919 containerID=4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91 description=openstack/nova-metadata-0/nova-metadata-log id=2bc4f90b-c538-40be-81c9-e0b46697ae27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5
2026-06-12 17:11:40.921248 | controller | Jun 12 16:20:16.379590 crc crio[22579]: time="2026-06-12T16:20:16.3747217Z" level=info msg="Stopped pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991" id=c8007d7a-b8ce-40a1-8ac3-a6a31f2d3f9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.921269 | controller | Jun 12 16:20:16.400583 crc crio[22579]: time="2026-06-12T16:20:16.399641674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=942162d4-ca05-4e67-8022-8fd0a06ab98c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.921286 | controller | Jun 12 16:20:16.504585 crc crio[22579]: time="2026-06-12T16:20:16.503813833Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=20d1d8f5-7b20-43a8-8c0f-0399e8e42b19 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.921303 | controller | Jun 12 16:20:16.538752 crc crio[22579]: time="2026-06-12T16:20:16.530185003Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=efacf442-b520-4885-9cb2-039502597def name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.921319 | controller | Jun 12 16:20:16.538752 crc crio[22579]: time="2026-06-12T16:20:16.532872431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921336 | controller | Jun 12 16:20:16.595694 crc crio[22579]: 2026-06-12T16:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1662a29b078344c Mac:8e:3d:81:82:cd:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 SocketPath: PciID:}] [{Interface:0xc0002a4990 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.921372 | controller | Jun 12 16:20:16.595694 crc crio[22579]: time="2026-06-12T16:20:16.590986559Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd UID:5d85907e-8c06-424f-a179-fad83fa33ef9 NetNS:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d85907e_8c06_424f_a179_fad83fa33ef9.slice PodAnnotations:0xc004fc0710}] Aliases:map[]}"
2026-06-12 17:11:40.921391 | controller | Jun 12 16:20:16.595694 crc crio[22579]: time="2026-06-12T16:20:16.591141003Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.921408 | controller | Jun 12 16:20:16.610552 crc crio[22579]: time="2026-06-12T16:20:16.607841917Z" level=info msg="Ran pod sandbox 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd with infra container: openstack/nova-scheduler-0/POD" id=4b3f359e-1742-4622-accf-cf2b7318f6cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.921425 | controller | Jun 12 16:20:16.611073 crc crio[22579]: time="2026-06-12T16:20:16.610731711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c95f6f48-9bc4-4dad-89ac-c242a312568c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.921442 | controller | Jun 12 16:20:16.658996 crc crio[22579]: time="2026-06-12T16:20:16.658607438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921459 | controller | Jun 12 16:20:16.672561 crc crio[22579]: time="2026-06-12T16:20:16.669811683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921476 | controller | Jun 12 16:20:16.691555 crc crio[22579]: time="2026-06-12T16:20:16.690767386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c006bfd1-9efa-40d3-a12c-f7c59f2a8daf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.921497 | controller | Jun 12 16:20:16.724866 crc crio[22579]: time="2026-06-12T16:20:16.723902118Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=4eec52f0-61a8-4273-88e5-2dacf78dc629 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.921514 | controller | Jun 12 16:20:16.728552 crc crio[22579]: time="2026-06-12T16:20:16.726095044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921531 | controller | Jun 12 16:20:16.810667 crc crio[22579]: time="2026-06-12T16:20:16.810147541Z" level=info msg="Created container 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c: openstack/nova-metadata-0/nova-metadata-metadata" id=efacf442-b520-4885-9cb2-039502597def name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.921548 | controller | Jun 12 16:20:16.812201 crc crio[22579]: time="2026-06-12T16:20:16.812129811Z" level=info msg="Starting container: 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c" id=ecd60789-d0f6-48b5-b38c-758f5e4d3eb9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.921566 | controller | Jun 12 16:20:16.821918 crc crio[22579]: time="2026-06-12T16:20:16.821814598Z" level=info msg="Started container" PID=93983 containerID=2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c description=openstack/nova-metadata-0/nova-metadata-metadata id=ecd60789-d0f6-48b5-b38c-758f5e4d3eb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5
2026-06-12 17:11:40.921584 | controller | Jun 12 16:20:16.828202 crc crio[22579]: time="2026-06-12T16:20:16.827981454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921601 | controller | Jun 12 16:20:16.835898 crc crio[22579]: time="2026-06-12T16:20:16.835779353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921618 | controller | Jun 12 16:20:16.945153 crc crio[22579]: time="2026-06-12T16:20:16.944727333Z" level=info msg="Created container eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=4eec52f0-61a8-4273-88e5-2dacf78dc629 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.921667 | controller | Jun 12 16:20:16.946435 crc crio[22579]: time="2026-06-12T16:20:16.946310853Z" level=info msg="Starting container: eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51" id=dde220ca-d85c-4ee3-acd2-9f9a18bd1dfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.921688 | controller | Jun 12 16:20:16.949469 crc crio[22579]: time="2026-06-12T16:20:16.949402651Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=a8940070-a79d-42ef-bec9-1d8042554dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.921706 | controller | Jun 12 16:20:16.949584 crc crio[22579]: time="2026-06-12T16:20:16.949548465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921723 | controller | Jun 12 16:20:16.954156 crc crio[22579]: time="2026-06-12T16:20:16.9540732Z" level=info msg="Started container" PID=94004 containerID=eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=dde220ca-d85c-4ee3-acd2-9f9a18bd1dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd
2026-06-12 17:11:40.921741 | controller | Jun 12 16:20:16.992128 crc crio[22579]: time="2026-06-12T16:20:16.992020055Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb UID:0742c57c-2758-4c06-8f81-f9883670c3d4 NetNS:/var/run/netns/6076a530-a72a-43b0-8a1f-f8c165f56bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0742c57c_2758_4c06_8f81_f9883670c3d4.slice PodAnnotations:0xc006b8e340}] Aliases:map[]}"
2026-06-12 17:11:40.921764 | controller | Jun 12 16:20:16.992128 crc crio[22579]: time="2026-06-12T16:20:16.992093367Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.921783 | controller | Jun 12 16:20:17.396558 crc crio[22579]: time="2026-06-12T16:20:17.393473952Z" level=info msg="Removing container: 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1" id=f88f85df-64be-49fc-880f-3079ebdf5057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.921800 | controller | Jun 12 16:20:17.446581 crc crio[22579]: time="2026-06-12T16:20:17.445753271Z" level=info msg="Removed container 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1: openstack/nova-api-0/nova-api-api" id=f88f85df-64be-49fc-880f-3079ebdf5057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.921816 | controller | Jun 12 16:20:17.464564 crc crio[22579]: time="2026-06-12T16:20:17.464168739Z" level=info msg="Removing container: 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417" id=d04a680d-3ad7-4e44-976a-70554b84cff8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.921833 | controller | Jun 12 16:20:17.525433 crc crio[22579]: time="2026-06-12T16:20:17.525259482Z" level=info msg="Removed container 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417: openstack/nova-api-0/nova-api-log" id=d04a680d-3ad7-4e44-976a-70554b84cff8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.921851 | controller | Jun 12 16:20:17.530802 crc crio[22579]: 2026-06-12T16:20:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae7cb92a0c49b79 Mac:ce:b3:5b:3d:e5:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/6076a530-a72a-43b0-8a1f-f8c165f56bb4 SocketPath: PciID:}] [{Interface:0xc000240740 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.921868 | controller | Jun 12 16:20:17.531920 crc crio[22579]: time="2026-06-12T16:20:17.53185588Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb UID:0742c57c-2758-4c06-8f81-f9883670c3d4 NetNS:/var/run/netns/6076a530-a72a-43b0-8a1f-f8c165f56bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0742c57c_2758_4c06_8f81_f9883670c3d4.slice PodAnnotations:0xc006b8e340}] Aliases:map[]}"
2026-06-12 17:11:40.921886 | controller | Jun 12 16:20:17.532060 crc crio[22579]: time="2026-06-12T16:20:17.532011134Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.921904 | controller | Jun 12 16:20:17.553100 crc crio[22579]: time="2026-06-12T16:20:17.553010698Z" level=info msg="Ran pod sandbox ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb with infra container: openstack/nova-cell1-conductor-0/POD" id=a8940070-a79d-42ef-bec9-1d8042554dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.921921 | controller | Jun 12 16:20:17.601195 crc crio[22579]: time="2026-06-12T16:20:17.601116681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=f3bc10c2-4ec6-428a-9cb4-7286643ee598 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.921939 | controller | Jun 12 16:20:17.630881 crc crio[22579]: time="2026-06-12T16:20:17.630754774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=2eb8fc79-b9fd-400a-bf14-67a213dcefed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.921959 | controller | Jun 12 16:20:17.658664 crc crio[22579]: time="2026-06-12T16:20:17.658561211Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=1f015e7f-f326-4b3f-b596-24ed85e0267d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.921977 | controller | Jun 12 16:20:17.659919 crc crio[22579]: time="2026-06-12T16:20:17.658942031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.921994 | controller | Jun 12 16:20:17.712469 crc crio[22579]: time="2026-06-12T16:20:17.711903818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922011 | controller | Jun 12 16:20:17.719473 crc crio[22579]: time="2026-06-12T16:20:17.719394618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922029 | controller | Jun 12 16:20:17.811759 crc crio[22579]: time="2026-06-12T16:20:17.811670564Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=ca3c3a23-54c8-4fcc-a77b-25cc51b65a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.922046 | controller | Jun 12 16:20:17.812080 crc crio[22579]: time="2026-06-12T16:20:17.812021903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922063 | controller | Jun 12 16:20:17.855534 crc crio[22579]: time="2026-06-12T16:20:17.855412146Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 UID:69b98942-1016-4634-b0e6-072ecd120753 NetNS:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b98942_1016_4634_b0e6_072ecd120753.slice PodAnnotations:0xc006b8e140}] Aliases:map[]}"
2026-06-12 17:11:40.922080 | controller | Jun 12 16:20:17.855534 crc crio[22579]: time="2026-06-12T16:20:17.855477298Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.922098 | controller | Jun 12 16:20:17.946563 crc crio[22579]: time="2026-06-12T16:20:17.94641246Z" level=info msg="Created container c43eb1875d6c0c735dcf006d5c5f4cfb1a5abefc6df19451df217425d237baea: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=1f015e7f-f326-4b3f-b596-24ed85e0267d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.922115 | controller | Jun 12 16:20:17.953559 crc crio[22579]: time="2026-06-12T16:20:17.952550776Z" level=info msg="Starting container: c43eb1875d6c0c735dcf006d5c5f4cfb1a5abefc6df19451df217425d237baea" id=6db58275-18a8-4846-86ac-ddad65d28027 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.922133 | controller | Jun 12 16:20:17.962001 crc crio[22579]: time="2026-06-12T16:20:17.961905754Z" level=info msg="Started container" PID=94193 containerID=c43eb1875d6c0c735dcf006d5c5f4cfb1a5abefc6df19451df217425d237baea description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=6db58275-18a8-4846-86ac-ddad65d28027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb
2026-06-12 17:11:40.922151 | controller | Jun 12 16:20:18.411184 crc crio[22579]: 2026-06-12T16:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:488ddf97b51520a Mac:fa:e9:e3:89:e0:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe SocketPath: PciID:}] [{Interface:0xc000245680 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.922174 | controller | Jun 12 16:20:18.412718 crc crio[22579]: time="2026-06-12T16:20:18.412443749Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 UID:69b98942-1016-4634-b0e6-072ecd120753 NetNS:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b98942_1016_4634_b0e6_072ecd120753.slice PodAnnotations:0xc006b8e140}] Aliases:map[]}"
2026-06-12 17:11:40.922192 | controller | Jun 12 16:20:18.412718 crc crio[22579]: time="2026-06-12T16:20:18.412664415Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.922210 | controller | Jun 12 16:20:18.426387 crc crio[22579]: time="2026-06-12T16:20:18.4262493Z" level=info msg="Ran pod sandbox 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 with infra container: openstack/nova-api-0/POD" id=ca3c3a23-54c8-4fcc-a77b-25cc51b65a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.922229 | controller | Jun 12 16:20:18.442461 crc crio[22579]: time="2026-06-12T16:20:18.442314938Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=442b9403-3751-48f0-85ff-d712fe2be223 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.922247 | controller | Jun 12 16:20:18.447243 crc crio[22579]: time="2026-06-12T16:20:18.44710002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7a46db16-8c42-4311-b878-c0a1de7abff7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.922264 | controller | Jun 12 16:20:18.457043 crc crio[22579]: time="2026-06-12T16:20:18.45694584Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=775b1ac5-ff52-412c-8c35-ed571d1e7496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.922281 | controller | Jun 12 16:20:18.458586 crc crio[22579]: time="2026-06-12T16:20:18.458469119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922300 | controller | Jun 12 16:20:18.520226 crc crio[22579]: time="2026-06-12T16:20:18.520104266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922317 | controller | Jun 12 16:20:18.526034 crc crio[22579]: time="2026-06-12T16:20:18.525919213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922335 | controller | Jun 12 16:20:18.714308 crc crio[22579]: time="2026-06-12T16:20:18.714205551Z" level=info msg="Created container ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce: openstack/nova-api-0/nova-api-log" id=775b1ac5-ff52-412c-8c35-ed571d1e7496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.922371 | controller | Jun 12 16:20:18.715932 crc crio[22579]: time="2026-06-12T16:20:18.715842122Z" level=info msg="Starting container: ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce" id=7e35829f-7eee-4cf5-a929-74794a2c9aed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.922391 | controller | Jun 12 16:20:18.724007 crc crio[22579]: time="2026-06-12T16:20:18.723760584Z" level=info msg="Started container" PID=94277 containerID=ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce description=openstack/nova-api-0/nova-api-log id=7e35829f-7eee-4cf5-a929-74794a2c9aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1
2026-06-12 17:11:40.922412 | controller | Jun 12 16:20:18.737877 crc crio[22579]: time="2026-06-12T16:20:18.737811581Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=78e05dc2-1da9-426e-9f2c-e091b5e99c45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.922429 | controller | Jun 12 16:20:18.773175 crc crio[22579]: time="2026-06-12T16:20:18.773083718Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=42c30889-ce3b-48e3-8919-b48e9fea5139 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.922446 | controller | Jun 12 16:20:18.785262 crc crio[22579]: time="2026-06-12T16:20:18.784857717Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=8832cfa5-f6e6-42e8-9e83-9fd6c32c229f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.922463 | controller | Jun 12 16:20:18.786823 crc crio[22579]: time="2026-06-12T16:20:18.786769085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922480 | controller | Jun 12 16:20:18.861555 crc crio[22579]: time="2026-06-12T16:20:18.859938366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922497 | controller | Jun 12 16:20:18.867889 crc crio[22579]: time="2026-06-12T16:20:18.867812896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922514 | controller | Jun 12 16:20:18.977974 crc crio[22579]: time="2026-06-12T16:20:18.977778392Z" level=info msg="Created container 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507: openstack/nova-api-0/nova-api-api" id=8832cfa5-f6e6-42e8-9e83-9fd6c32c229f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.922531 | controller | Jun 12 16:20:18.979431 crc crio[22579]: time="2026-06-12T16:20:18.979357922Z" level=info msg="Starting container: 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507" id=ee5e5610-8b9a-4ee9-b8ec-5e10b9061e29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.922549 | controller | Jun 12 16:20:18.988097 crc crio[22579]: time="2026-06-12T16:20:18.988008452Z" level=info msg="Started container" PID=94319 containerID=4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507 description=openstack/nova-api-0/nova-api-api id=ee5e5610-8b9a-4ee9-b8ec-5e10b9061e29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1
2026-06-12 17:11:40.922566 | controller | Jun 12 16:20:34.534089 crc crio[22579]: time="2026-06-12T16:20:34.532874026Z" level=warning msg="Stopping container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 with stop signal(15) timed out. Killing..."
2026-06-12 17:11:40.922583 | controller | Jun 12 16:20:34.584539 crc crio[22579]: time="2026-06-12T16:20:34.583913993Z" level=error msg="Killing container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-12 17:11:40.922600 | controller | Jun 12 16:20:34.609182 crc crio[22579]: time="2026-06-12T16:20:34.609088493Z" level=info msg="Stopped container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=a5ce1fa7-9fbd-4143-b51d-45d3bb6ea69d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.922618 | controller | Jun 12 16:20:34.611245 crc crio[22579]: time="2026-06-12T16:20:34.611136525Z" level=info msg="Stopping pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118" id=da13005d-5a63-4a33-acef-7cfa1382a8d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.922639 | controller | Jun 12 16:20:34.611867 crc crio[22579]: time="2026-06-12T16:20:34.611795002Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 UID:0469bed9-c4b4-4357-a620-eb7537afd086 NetNS:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0469bed9_c4b4_4357_a620_eb7537afd086.slice PodAnnotations:0xc006b8edd0}] Aliases:map[]}"
2026-06-12 17:11:40.922657 | controller | Jun 12 16:20:34.612013 crc crio[22579]: time="2026-06-12T16:20:34.611975847Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.922674 | controller | Jun 12 16:20:34.961053 crc crio[22579]: time="2026-06-12T16:20:34.960460627Z" level=info msg="Stopped pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118" id=da13005d-5a63-4a33-acef-7cfa1382a8d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.922692 | controller | Jun 12 16:20:35.703951 crc crio[22579]: time="2026-06-12T16:20:35.703367715Z" level=info msg="Removing container: d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8" id=6a92e265-904d-45ee-90d2-ef934f0f7b5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.922807 | controller | Jun 12 16:20:35.735472 crc crio[22579]: time="2026-06-12T16:20:35.735348688Z" level=info msg="Removed container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=6a92e265-904d-45ee-90d2-ef934f0f7b5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.922831 | controller | Jun 12 16:20:36.082016 crc crio[22579]: time="2026-06-12T16:20:36.081607041Z" level=info msg="Removing container: 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221" id=86b93a5b-0179-4799-9e4c-db9113c5b89d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.922849 | controller | Jun 12 16:20:36.177455 crc crio[22579]: time="2026-06-12T16:20:36.177358956Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=85edfb4c-ad11-4914-8e5a-74d786cd0f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.922866 | controller | Jun 12 16:20:36.177680 crc crio[22579]: time="2026-06-12T16:20:36.177632022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.922883 | controller | Jun 12 16:20:36.276798 crc crio[22579]: time="2026-06-12T16:20:36.276473885Z" level=info msg="Removed container 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221: openshift-infra/auto-csr-approver-29688014-2fkhn/oc" id=86b93a5b-0179-4799-9e4c-db9113c5b89d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.922901 | controller | Jun 12 16:20:36.288889 crc crio[22579]: time="2026-06-12T16:20:36.288788229Z" level=info msg="Stopping pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6" id=9f79fda4-c66c-4cee-bf25-dd5978f161ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.922919 | controller | Jun 12 16:20:36.288889 crc crio[22579]: time="2026-06-12T16:20:36.288873611Z" level=info msg="Stopped pod sandbox (already stopped): cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6" id=9f79fda4-c66c-4cee-bf25-dd5978f161ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.922935 | controller | Jun 12 16:20:36.289410 crc crio[22579]: time="2026-06-12T16:20:36.289367673Z" level=info msg="Removing pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6" id=8ff14d45-8473-4e66-bf87-aac5cb0e3d65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.922956 | controller | Jun 12 16:20:36.312680 crc crio[22579]: time="2026-06-12T16:20:36.31246236Z" level=info msg="Removed pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6" id=8ff14d45-8473-4e66-bf87-aac5cb0e3d65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.922973 | controller | Jun 12 16:20:36.315103 crc crio[22579]: time="2026-06-12T16:20:36.315015905Z" level=info msg="Stopping pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7" id=5d30e630-b9d3-42f8-abec-8f372efb41b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.922990 | controller | Jun 12 16:20:36.315256 crc crio[22579]: time="2026-06-12T16:20:36.315126958Z" level=info msg="Stopped pod sandbox (already stopped): f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7" id=5d30e630-b9d3-42f8-abec-8f372efb41b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923008 | controller | Jun 12 16:20:36.315874 crc crio[22579]: time="2026-06-12T16:20:36.315771655Z" level=info msg="Removing pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7" id=0da87744-1c2c-4dca-ac96-8109e0ccb1f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923026 | controller | Jun 12 16:20:36.327248 crc crio[22579]: time="2026-06-12T16:20:36.327158464Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4 UID:61cfb18b-f543-47f0-afd1-c4876b830cea NetNS:/var/run/netns/b2075635-9816-4e94-8301-d1143714ec3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cfb18b_f543_47f0_afd1_c4876b830cea.slice PodAnnotations:0xc002308418}] Aliases:map[]}"
2026-06-12 17:11:40.923043 | controller | Jun 12 16:20:36.327248 crc crio[22579]: time="2026-06-12T16:20:36.327222776Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.923061 | controller | Jun 12 16:20:36.335485 crc crio[22579]: time="2026-06-12T16:20:36.335396984Z" level=info msg="Removed pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7" id=0da87744-1c2c-4dca-ac96-8109e0ccb1f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923078 | controller | Jun 12 16:20:36.336351 crc crio[22579]: time="2026-06-12T16:20:36.336238384Z" level=info msg="Stopping pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2" id=352509f1-7765-4b8a-9c0e-a5e79fb18e77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923095 | controller | Jun 12 16:20:36.336454 crc crio[22579]: time="2026-06-12T16:20:36.336366027Z" level=info msg="Stopped pod sandbox (already stopped): 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2" id=352509f1-7765-4b8a-9c0e-a5e79fb18e77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923112 | controller | Jun 12 16:20:36.336926 crc crio[22579]: time="2026-06-12T16:20:36.33685179Z" level=info msg="Removing pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2" id=89cabfbc-9755-46fa-97d4-c5b142088cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923129 | controller | Jun 12 16:20:36.373459 crc crio[22579]: time="2026-06-12T16:20:36.373287396Z" level=info msg="Removed pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2" id=89cabfbc-9755-46fa-97d4-c5b142088cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923146 | controller | Jun 12 16:20:36.375708 crc crio[22579]: time="2026-06-12T16:20:36.375623926Z" level=info msg="Stopping pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991" id=465ea195-ccfd-49d4-8a0c-a5df3dd60927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923167 | controller | Jun 12 16:20:36.375833 crc crio[22579]: time="2026-06-12T16:20:36.375741648Z" level=info msg="Stopped pod sandbox (already stopped): b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991" id=465ea195-ccfd-49d4-8a0c-a5df3dd60927 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923185 | controller | Jun 12 16:20:36.376552 crc crio[22579]: time="2026-06-12T16:20:36.376389015Z" level=info msg="Removing pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991" id=7eeeb6d2-6889-43b4-b116-6d94852c18a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923201 | controller | Jun 12 16:20:36.425905 crc crio[22579]: time="2026-06-12T16:20:36.42577496Z" level=info msg="Removed pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991" id=7eeeb6d2-6889-43b4-b116-6d94852c18a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923219 | controller | Jun 12 16:20:36.430945 crc crio[22579]: time="2026-06-12T16:20:36.43086051Z" level=info msg="Stopping pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e" id=c6d4e0b5-79dc-46f2-8212-0109cfe7bc98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923236 | controller | Jun 12 16:20:36.431083 crc crio[22579]: time="2026-06-12T16:20:36.430960042Z" level=info msg="Stopped pod sandbox (already stopped): 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e" id=c6d4e0b5-79dc-46f2-8212-0109cfe7bc98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923253 | controller | Jun 12 16:20:36.433253 crc crio[22579]: time="2026-06-12T16:20:36.433001164Z" level=info msg="Removing pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e" id=28c96571-d7fe-4b18-8317-21e36e799b6a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923270 | controller | Jun 12 16:20:36.460997 crc crio[22579]: time="2026-06-12T16:20:36.460902554Z" level=info msg="Removed pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e" id=28c96571-d7fe-4b18-8317-21e36e799b6a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923287 | controller | Jun 12 16:20:36.461932 crc crio[22579]: time="2026-06-12T16:20:36.461883628Z" level=info msg="Stopping pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e" id=fe12a4b7-3a03-4368-84af-116c67aa60c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923321 | controller | Jun 12 16:20:36.462045 crc crio[22579]: time="2026-06-12T16:20:36.4619536Z" level=info msg="Stopped pod sandbox (already stopped): f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e" id=fe12a4b7-3a03-4368-84af-116c67aa60c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923341 | controller | Jun 12 16:20:36.462673 crc crio[22579]: time="2026-06-12T16:20:36.462396181Z" level=info msg="Removing pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e" id=ab7ccee9-edcf-4953-b92e-0f759e779a08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923378 | controller | Jun 12 16:20:36.482673 crc crio[22579]: time="2026-06-12T16:20:36.482567174Z" level=info msg="Removed pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e" id=ab7ccee9-edcf-4953-b92e-0f759e779a08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923397 | controller | Jun 12 16:20:36.483689 crc crio[22579]: time="2026-06-12T16:20:36.48358326Z" level=info msg="Stopping pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd" id=4f7ec451-5e27-4a32-a104-d25682287db0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923414 | controller | Jun 12 16:20:36.483689 crc crio[22579]: time="2026-06-12T16:20:36.483668512Z" level=info msg="Stopped pod sandbox (already stopped): 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd" id=4f7ec451-5e27-4a32-a104-d25682287db0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923436 | controller | Jun 12 16:20:36.484165 crc crio[22579]: time="2026-06-12T16:20:36.484097523Z" level=info msg="Removing pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd" id=8fbd92e7-8777-443c-b057-57f872780880 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923454 | controller | Jun 12 16:20:36.502383 crc crio[22579]: time="2026-06-12T16:20:36.502240214Z" level=info msg="Removed pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd" id=8fbd92e7-8777-443c-b057-57f872780880 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923471 | controller | Jun 12 16:20:36.505248 crc crio[22579]: time="2026-06-12T16:20:36.505153239Z" level=info msg="Stopping pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570" id=16cd4e04-3e5c-436a-9c9c-b727dd46bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923488 | controller | Jun 12 16:20:36.505405 crc crio[22579]: time="2026-06-12T16:20:36.505268311Z" level=info msg="Stopped pod sandbox (already stopped): 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570" id=16cd4e04-3e5c-436a-9c9c-b727dd46bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923505 | controller | Jun 12 16:20:36.505857 crc crio[22579]: time="2026-06-12T16:20:36.505806525Z" level=info msg="Removing pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570" id=c64a5f50-a635-4ba1-9758-fedb59c9d194 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923521 | controller | Jun 12 16:20:36.532696 crc crio[22579]: time="2026-06-12T16:20:36.530069092Z" level=info msg="Removed pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570" id=c64a5f50-a635-4ba1-9758-fedb59c9d194 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923538 | controller | Jun 12 16:20:36.537196 crc crio[22579]: time="2026-06-12T16:20:36.53708859Z" level=info msg="Stopping pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118" id=176815ad-88f1-47a3-a6b2-1bb5b4f9729a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923564 | controller | Jun 12 16:20:36.539859 crc crio[22579]: time="2026-06-12T16:20:36.537259355Z" level=info msg="Stopped pod sandbox (already stopped): 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118" id=176815ad-88f1-47a3-a6b2-1bb5b4f9729a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.923585 | controller | Jun 12 16:20:36.542559 crc crio[22579]: time="2026-06-12T16:20:36.541273457Z" level=info msg="Removing pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118" id=249b2b1d-4739-4bd5-bee4-57ca66f04d3f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923610 | controller | Jun 12 16:20:36.562109 crc crio[22579]: time="2026-06-12T16:20:36.561996394Z" level=info msg="Removed pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118" id=249b2b1d-4739-4bd5-bee4-57ca66f04d3f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.923627 | controller | Jun 12 16:20:36.868808 crc crio[22579]: 2026-06-12T16:20:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2cd4f969c635c2 Mac:3a:23:fd:c6:c0:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/b2075635-9816-4e94-8301-d1143714ec3c SocketPath: PciID:}] [{Interface:0xc00028e570 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.923652 | controller | Jun 12 16:20:36.870250 crc crio[22579]: time="2026-06-12T16:20:36.870190139Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4 UID:61cfb18b-f543-47f0-afd1-c4876b830cea NetNS:/var/run/netns/b2075635-9816-4e94-8301-d1143714ec3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cfb18b_f543_47f0_afd1_c4876b830cea.slice PodAnnotations:0xc002308418}] Aliases:map[]}"
2026-06-12 17:11:40.923675 | controller | Jun 12 16:20:36.870446 crc crio[22579]: time="2026-06-12T16:20:36.870399275Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.923701 | controller | Jun 12 16:20:36.879251 crc crio[22579]: time="2026-06-12T16:20:36.879165648Z" level=info msg="Ran pod sandbox a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=85edfb4c-ad11-4914-8e5a-74d786cd0f19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.923720 | controller | Jun 12 16:20:36.882064 crc crio[22579]: time="2026-06-12T16:20:36.881987729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=52e18c08-c5c8-424f-8dc8-8a427c7f5a43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.923744 | controller | Jun 12 16:20:36.928451 crc crio[22579]: time="2026-06-12T16:20:36.928356078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=20e805cf-c52f-4a8b-8bd0-11be3ad7f3ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.923762 | controller | Jun 12 16:20:36.936771 crc crio[22579]: time="2026-06-12T16:20:36.936667139Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=9cbe811c-5d74-40a1-afb0-80fe01ffbdff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.923786 | controller | Jun 12 16:20:36.937182 crc crio[22579]: time="2026-06-12T16:20:36.937143282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.923804 | controller | Jun 12 16:20:36.987936 crc crio[22579]: time="2026-06-12T16:20:36.987844231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.923827 | controller | Jun 12 16:20:36.991697 crc crio[22579]: time="2026-06-12T16:20:36.991636157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.923845 | controller | Jun 12 16:20:37.095633 crc crio[22579]: time="2026-06-12T16:20:37.095544839Z" level=info msg="Created container 7d95857da7c42ca440c76ba4158f41445f803ad48eb3e04b363454df573bbc20: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=9cbe811c-5d74-40a1-afb0-80fe01ffbdff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.923869 | controller | Jun 12 16:20:37.097889 crc crio[22579]: time="2026-06-12T16:20:37.097805006Z" level=info msg="Starting container: 7d95857da7c42ca440c76ba4158f41445f803ad48eb3e04b363454df573bbc20" id=99a6e18c-8b80-454e-bfbd-31180e131f58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.923887 | controller | Jun 12 16:20:37.106160 crc crio[22579]: time="2026-06-12T16:20:37.105968344Z" level=info msg="Started container" PID=95461 containerID=7d95857da7c42ca440c76ba4158f41445f803ad48eb3e04b363454df573bbc20 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=99a6e18c-8b80-454e-bfbd-31180e131f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4
2026-06-12 17:11:40.923912 | controller | Jun 12 16:20:39.701072 crc crio[22579]: time="2026-06-12T16:20:39.698957879Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6c78bff8f5-cpths/POD" id=f0925c74-16c4-4b9d-9e02-247b0408b6a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.923929 | controller | Jun 12 16:20:39.701072 crc crio[22579]: time="2026-06-12T16:20:39.700157569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.923957 | controller | Jun 12 16:20:39.738962 crc crio[22579]: time="2026-06-12T16:20:39.738878054Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c78bff8f5-cpths Namespace:openstack ID:b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 UID:59896b16-83c8-4554-88f9-91322f11a4e1 NetNS:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59896b16_83c8_4554_88f9_91322f11a4e1.slice PodAnnotations:0xc006b8eaf8}] Aliases:map[]}"
2026-06-12 17:11:40.924027 | controller | Jun 12 16:20:39.738962 crc crio[22579]: time="2026-06-12T16:20:39.738947645Z" level=info msg="Adding pod openstack_dnsmasq-dns-6c78bff8f5-cpths to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.924052 | controller | Jun 12 16:20:40.359095 crc crio[22579]: 2026-06-12T16:20:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1904d0ac5f37ce Mac:0a:b8:bd:a0:a0:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.924070 | controller | Jun 12 16:20:40.360183 crc crio[22579]: time="2026-06-12T16:20:40.360121327Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c78bff8f5-cpths Namespace:openstack ID:b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 UID:59896b16-83c8-4554-88f9-91322f11a4e1 NetNS:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59896b16_83c8_4554_88f9_91322f11a4e1.slice PodAnnotations:0xc006b8eaf8}] Aliases:map[]}"
2026-06-12 17:11:40.924087 | controller | Jun 12 16:20:40.360354 crc crio[22579]: time="2026-06-12T16:20:40.360269031Z" level=info msg="Checking pod openstack_dnsmasq-dns-6c78bff8f5-cpths for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.924105 | controller | Jun 12 16:20:40.370922 crc crio[22579]: time="2026-06-12T16:20:40.370885441Z" level=info msg="Ran pod sandbox b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 with infra container: openstack/dnsmasq-dns-6c78bff8f5-cpths/POD" id=f0925c74-16c4-4b9d-9e02-247b0408b6a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.924122 | controller | Jun 12 16:20:40.374135 crc crio[22579]: time="2026-06-12T16:20:40.374097973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d657f661-eaac-48d6-a0f3-cc4eca60b587 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.924141 | controller | Jun 12 16:20:40.444936 crc crio[22579]: time="2026-06-12T16:20:40.444461702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f0ae26a9-7899-4acd-bcbf-1239f6488899 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.924158 | controller | Jun 12 16:20:40.454081 crc crio[22579]: time="2026-06-12T16:20:40.453995444Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c78bff8f5-cpths/init" id=984fca70-8b72-4c8e-9891-bb46c88ecb44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.924175 | controller | Jun 12 16:20:40.454483 crc crio[22579]: time="2026-06-12T16:20:40.454415055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.924192 | controller | Jun 12 16:20:40.539229 crc crio[22579]: time="2026-06-12T16:20:40.539139259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.924213 | controller | Jun 12 16:20:40.548343 crc crio[22579]: time="2026-06-12T16:20:40.548267021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.924231 | controller | Jun 12 16:20:40.737985 crc crio[22579]: time="2026-06-12T16:20:40.737905612Z" level=info msg="Created container 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab: openstack/dnsmasq-dns-6c78bff8f5-cpths/init" id=984fca70-8b72-4c8e-9891-bb46c88ecb44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.924248 | controller | Jun 12 16:20:40.740369 crc crio[22579]: time="2026-06-12T16:20:40.740227201Z" level=info msg="Starting container: 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab" id=80a339f0-02f0-46e6-871d-bcfb8be001d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.924266 | controller | Jun 12 16:20:40.748351 crc crio[22579]: time="2026-06-12T16:20:40.748253725Z" level=info msg="Started container" PID=95728 containerID=8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab description=openstack/dnsmasq-dns-6c78bff8f5-cpths/init id=80a339f0-02f0-46e6-871d-bcfb8be001d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5
2026-06-12 17:11:40.924284 | controller | Jun 12 16:20:40.847349 crc crio[22579]: time="2026-06-12T16:20:40.847191671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a77f7782-a64e-4982-8cbf-9ca9de6b20c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.924301 | controller | Jun 12 16:20:40.935704 crc crio[22579]: time="2026-06-12T16:20:40.935384933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4a98f05e-116f-4611-8274-afbc18b1dc2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.924319 | controller | Jun 12 16:20:40.948112 crc crio[22579]: time="2026-06-12T16:20:40.947986543Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns" id=c26082d8-7c08-4c20-b379-e4b866a1b5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.924336 | controller | Jun 12 16:20:40.948446 crc crio[22579]: time="2026-06-12T16:20:40.948430765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.924392 | controller | Jun 12 16:20:41.031589 crc crio[22579]: time="2026-06-12T16:20:41.031387424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.924413 | controller | Jun 12 16:20:41.039394 crc crio[22579]: time="2026-06-12T16:20:41.039287645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.924431 | controller | Jun 12 16:20:41.205433 crc crio[22579]: time="2026-06-12T16:20:41.204787012Z" level=info msg="Created container 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns" id=c26082d8-7c08-4c20-b379-e4b866a1b5af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.924448 | controller | Jun 12 16:20:41.206787 crc crio[22579]: time="2026-06-12T16:20:41.206727102Z" level=info msg="Starting container: 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19" id=b50a35a7-e500-4a27-a7ce-6f2b1ada8647 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.924466 | controller | Jun 12 16:20:41.212236 crc crio[22579]: time="2026-06-12T16:20:41.21215216Z" level=info msg="Started container" PID=95774 containerID=0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19 description=openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns id=b50a35a7-e500-4a27-a7ce-6f2b1ada8647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5
2026-06-12 17:11:40.924494 | controller | Jun 12 16:20:42.192179 crc crio[22579]: time="2026-06-12T16:20:42.191663333Z" level=info msg="Stopping container: c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b (timeout: 30s)" id=60593e05-db71-46e7-8532-5422710719de name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924512 | controller | Jun 12 16:20:42.194051 crc crio[22579]: time="2026-06-12T16:20:42.191822817Z" level=info msg="Stopping container: fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1 (timeout: 30s)" id=b9eae335-7b88-4ca5-8719-829be3264335 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924529 | controller | Jun 12 16:20:42.194051 crc crio[22579]: time="2026-06-12T16:20:42.19193372Z" level=info msg="Stopping container: 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6 (timeout: 30s)" id=6a22f7eb-767d-425d-872a-092d00f21926 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924546 | controller | Jun 12 16:20:42.194051 crc crio[22579]: time="2026-06-12T16:20:42.192003812Z" level=info msg="Stopping container: f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb (timeout: 30s)" id=d86ee392-5169-40b7-a0d3-8a4de169a336 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924563 | controller | Jun 12 16:20:42.632603 crc crio[22579]: time="2026-06-12T16:20:42.632432549Z" level=info msg="Stopped container 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6: openstack/ceilometer-0/proxy-httpd" id=6a22f7eb-767d-425d-872a-092d00f21926 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924580 | controller | Jun 12 16:20:42.737991 crc crio[22579]: time="2026-06-12T16:20:42.737697515Z" level=info msg="Stopped container f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb: openstack/ceilometer-0/ceilometer-central-agent" id=d86ee392-5169-40b7-a0d3-8a4de169a336 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924597 | controller | Jun 12 16:20:42.827826 crc crio[22579]: time="2026-06-12T16:20:42.825480987Z" level=info msg="Stopping container: ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce (timeout: 30s)" id=653e8eae-ced0-4b9c-94d8-fdbedc2d2823 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924615 | controller | Jun 12 16:20:42.827826 crc crio[22579]: time="2026-06-12T16:20:42.82560305Z" level=info msg="Stopping container: 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507 (timeout: 30s)" id=381268cf-dbc7-490e-a546-e7cb1eb2c004 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924633 | controller | Jun 12 16:20:42.841135 crc crio[22579]: time="2026-06-12T16:20:42.841044943Z" level=info msg="Stopped container c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b: openstack/ceilometer-0/sg-core" id=60593e05-db71-46e7-8532-5422710719de name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924650 | controller | Jun 12 16:20:42.960200 crc crio[22579]: time="2026-06-12T16:20:42.960075959Z" level=info msg="Stopped container ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce: openstack/nova-api-0/nova-api-log" id=653e8eae-ced0-4b9c-94d8-fdbedc2d2823 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924668 | controller | Jun 12 16:20:43.648729 crc crio[22579]: time="2026-06-12T16:20:43.64847742Z" level=info msg="Stopped container fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1: openstack/ceilometer-0/ceilometer-notification-agent" id=b9eae335-7b88-4ca5-8719-829be3264335 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.924685 | controller | Jun 12 16:20:43.649775 crc crio[22579]: time="2026-06-12T16:20:43.649686761Z" level=info msg="Stopping pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d" id=b5b03d89-0307-4893-ab7f-44802c03e2b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.924709 | controller | Jun 12 16:20:43.650437 crc crio[22579]: time="2026-06-12T16:20:43.650379809Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d UID:3101eaad-823b-420c-b4fe-3c799867b604 NetNS:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3101eaad_823b_420c_b4fe_3c799867b604.slice PodAnnotations:0xc006b8e898}] Aliases:map[]}"
2026-06-12 17:11:40.924726 | controller | Jun 12 16:20:43.650678 crc crio[22579]: time="2026-06-12T16:20:43.650624615Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.924744 | controller | Jun 12 16:20:44.104767 crc crio[22579]: time="2026-06-12T16:20:44.104278369Z" level=info msg="Stopped pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d" id=b5b03d89-0307-4893-ab7f-44802c03e2b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.924761 | controller | Jun 12 16:20:44.948997 crc crio[22579]: time="2026-06-12T16:20:44.94838167Z" level=info msg="Removing container: 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6" id=1c803085-e005-41fe-84bb-699550dbd79e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.924777 | controller | Jun 12 16:20:44.996096 crc crio[22579]: time="2026-06-12T16:20:44.995939809Z" level=info msg="Removed container 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6: openstack/ceilometer-0/proxy-httpd" id=1c803085-e005-41fe-84bb-699550dbd79e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.924794 | controller | Jun 12 16:20:44.998599 crc crio[22579]: time="2026-06-12T16:20:44.998487064Z" level=info msg="Removing container: c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b" id=9b19ee77-d1eb-46eb-afa9-e822bf584c10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.924811 | controller | Jun 12 16:20:45.030097 crc crio[22579]: time="2026-06-12T16:20:45.029995315Z" level=info msg="Removed container c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b: openstack/ceilometer-0/sg-core" id=9b19ee77-d1eb-46eb-afa9-e822bf584c10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.924828 | controller | Jun 12 16:20:45.033378 crc crio[22579]: time="2026-06-12T16:20:45.033283368Z" level=info msg="Removing container: fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1" id=6c6b79b9-2d4d-431e-9d67-e26a44842370 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.924874 | controller | Jun 12 16:20:45.071159 crc crio[22579]: time="2026-06-12T16:20:45.071071669Z" level=info msg="Removed container fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1: openstack/ceilometer-0/ceilometer-notification-agent" id=6c6b79b9-2d4d-431e-9d67-e26a44842370 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.924897 | controller | Jun 12 16:20:45.073980 crc crio[22579]: time="2026-06-12T16:20:45.073907451Z" level=info msg="Removing container: f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb" id=89f98fbc-131d-4477-ba5c-971da5842a8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.924914 | controller | Jun 12 16:20:45.109658 crc crio[22579]: time="2026-06-12T16:20:45.109422634Z" level=info msg="Removed container f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb: openstack/ceilometer-0/ceilometer-central-agent" id=89f98fbc-131d-4477-ba5c-971da5842a8f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.924931 | controller | Jun 12 16:20:45.471613 crc crio[22579]: time="2026-06-12T16:20:45.467813836Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=2aa3dec3-1202-42d0-9761-781208cf4dfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.924952 | controller | Jun 12 16:20:45.471613 crc crio[22579]: time="2026-06-12T16:20:45.467921429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.924970 | controller | Jun 12 16:20:45.508271 crc crio[22579]: time="2026-06-12T16:20:45.508199663Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687 UID:63802512-9b23-4dfb-a92b-77bc48a902ad NetNS:/var/run/netns/b15ca9ab-ea77-4c32-a516-3440814f967b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63802512_9b23_4dfb_a92b_77bc48a902ad.slice PodAnnotations:0xc006b8ee10}] Aliases:map[]}"
2026-06-12 17:11:40.924988 | controller | Jun 12 16:20:45.508271 crc crio[22579]: time="2026-06-12T16:20:45.508246214Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.925006 | controller | Jun 12 16:20:46.091489 crc crio[22579]: time="2026-06-12T16:20:46.09102347Z" level=info msg="Stopped container 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507: openstack/nova-api-0/nova-api-api" id=381268cf-dbc7-490e-a546-e7cb1eb2c004 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.925023 | controller | Jun 12 16:20:46.093811 crc crio[22579]: time="2026-06-12T16:20:46.093707349Z" level=info msg="Stopping pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1" id=561bad88-dd68-4be6-a362-94f9a0d2307a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.925041 | controller | Jun 12 16:20:46.094594 crc crio[22579]: time="2026-06-12T16:20:46.094431347Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 UID:69b98942-1016-4634-b0e6-072ecd120753 NetNS:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b98942_1016_4634_b0e6_072ecd120753.slice PodAnnotations:0xc005ce6178}] Aliases:map[]}"
2026-06-12 17:11:40.925059 | controller | Jun 12 16:20:46.094756 crc crio[22579]: time="2026-06-12T16:20:46.094695884Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.925076 | controller | Jun 12 16:20:46.114386 crc crio[22579]: 2026-06-12T16:20:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:687c40218463374 Mac:02:d8:53:32:aa:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/b15ca9ab-ea77-4c32-a516-3440814f967b SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.925093 | controller | Jun 12 16:20:46.116471 crc crio[22579]: time="2026-06-12T16:20:46.116409596Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687 UID:63802512-9b23-4dfb-a92b-77bc48a902ad NetNS:/var/run/netns/b15ca9ab-ea77-4c32-a516-3440814f967b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63802512_9b23_4dfb_a92b_77bc48a902ad.slice PodAnnotations:0xc006b8ee10}] Aliases:map[]}"
2026-06-12 17:11:40.925111 | controller | Jun 12 16:20:46.117347 crc crio[22579]: time="2026-06-12T16:20:46.117262067Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.925135 | controller | Jun 12 16:20:46.136104 crc crio[22579]: time="2026-06-12T16:20:46.134808624Z" level=info msg="Ran pod sandbox 687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687 with infra container: openstack/ceilometer-0/POD" id=2aa3dec3-1202-42d0-9761-781208cf4dfc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.925154 | controller | Jun 12 16:20:46.142604 crc crio[22579]: time="2026-06-12T16:20:46.14255046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=48f5bc1a-8bca-4e3c-aaf1-daccfda4e64e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.925172 | controller | Jun 12 16:20:46.196774 crc crio[22579]: time="2026-06-12T16:20:46.196350268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=bca5ac6f-65ea-4b28-ab94-3eac055bbb45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.925189 | controller | Jun 12 16:20:46.203762 crc crio[22579]: time="2026-06-12T16:20:46.203673404Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=09711ccd-b095-4ef9-aa66-c9e9acd061e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.925206 | controller | Jun 12 16:20:46.204047 crc crio[22579]: time="2026-06-12T16:20:46.204021233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925223 | controller | Jun 12 16:20:46.283129 crc crio[22579]: time="2026-06-12T16:20:46.283039662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925240 | controller | Jun 12 16:20:46.288131 crc crio[22579]: time="2026-06-12T16:20:46.28806292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925258 | controller | Jun 12 16:20:46.450784 crc crio[22579]: time="2026-06-12T16:20:46.450633103Z" level=info msg="Created container e2b07549a3116eb6aba758aca8343da812c7dd521e340bc89aca94b91a93f569: openstack/ceilometer-0/ceilometer-central-agent" id=09711ccd-b095-4ef9-aa66-c9e9acd061e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.925274 | controller | Jun 12 16:20:46.452478 crc crio[22579]: time="2026-06-12T16:20:46.452341067Z" level=info msg="Starting container: e2b07549a3116eb6aba758aca8343da812c7dd521e340bc89aca94b91a93f569" id=15a7f572-5032-4b52-9a07-780ccb19c186 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.925292 | controller | Jun 12 16:20:46.463546 crc crio[22579]: time="2026-06-12T16:20:46.461778797Z" level=info msg="Started container" PID=96187 containerID=e2b07549a3116eb6aba758aca8343da812c7dd521e340bc89aca94b91a93f569 description=openstack/ceilometer-0/ceilometer-central-agent id=15a7f572-5032-4b52-9a07-780ccb19c186 name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687
2026-06-12 17:11:40.925310 | controller | Jun 12 16:20:46.474336 crc crio[22579]: time="2026-06-12T16:20:46.474218173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=9e09e2b1-6479-4db6-8004-a39bcc4f2f76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.925327 | controller | Jun 12 16:20:46.497936 crc crio[22579]: time="2026-06-12T16:20:46.497823853Z" level=info msg="Stopped pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1" id=561bad88-dd68-4be6-a362-94f9a0d2307a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.925344 | controller | Jun 12 16:20:46.513860 crc crio[22579]: time="2026-06-12T16:20:46.513692546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0a14f8db-5e31-4063-951c-e2571b2aad1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.925386 | controller | Jun 12 16:20:46.537134 crc crio[22579]: time="2026-06-12T16:20:46.53703482Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=6b6541b7-d6cd-4500-959c-1298d842e4a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.925406 | controller | Jun 12 16:20:46.537876 crc crio[22579]: time="2026-06-12T16:20:46.537584114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925423 | controller | Jun 12 16:20:46.628341 crc crio[22579]: time="2026-06-12T16:20:46.627837469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925440 | controller | Jun 12 16:20:46.635350 crc crio[22579]: time="2026-06-12T16:20:46.635154305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925457 | controller | Jun 12 16:20:46.795632 crc crio[22579]: time="2026-06-12T16:20:46.795209594Z" level=info msg="Created container 62356c2155cd7ffc788685aa583869cb529a30efd0997f725f30ccaa9517905c: openstack/ceilometer-0/ceilometer-notification-agent" id=6b6541b7-d6cd-4500-959c-1298d842e4a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.925474 | controller | Jun 12 16:20:46.797671 crc crio[22579]: time="2026-06-12T16:20:46.797216115Z" level=info msg="Starting container: 62356c2155cd7ffc788685aa583869cb529a30efd0997f725f30ccaa9517905c" id=69e4a9ba-24da-48b9-9809-4c0949b1d207 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.925490 | controller | Jun 12 16:20:46.802588 crc crio[22579]: time="2026-06-12T16:20:46.802427207Z" level=info msg="Started container" PID=96235 containerID=62356c2155cd7ffc788685aa583869cb529a30efd0997f725f30ccaa9517905c description=openstack/ceilometer-0/ceilometer-notification-agent id=69e4a9ba-24da-48b9-9809-4c0949b1d207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687
2026-06-12 17:11:40.925508 | controller | Jun 12 16:20:46.820607 crc crio[22579]: time="2026-06-12T16:20:46.820451356Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2db8a8a9-baa4-413c-82ac-58fef89d7ce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.925525 | controller | Jun 12 16:20:46.837336 crc crio[22579]: time="2026-06-12T16:20:46.837232132Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=5e4a8363-6a78-4c0a-85dd-98237821775f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.925542 | controller | Jun 12 16:20:46.845703 crc crio[22579]: time="2026-06-12T16:20:46.845364059Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=361bd20a-ecd0-43bd-9356-e89604f61fae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.925559 | controller | Jun 12 16:20:46.845892 crc crio[22579]: time="2026-06-12T16:20:46.845748409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925576 | controller | Jun 12 16:20:46.895675 crc crio[22579]: time="2026-06-12T16:20:46.895413892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925593 | controller | Jun 12 16:20:46.903759 crc crio[22579]: time="2026-06-12T16:20:46.903554008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925656 | controller | Jun 12 16:20:46.997922 crc crio[22579]: time="2026-06-12T16:20:46.997792084Z" level=info msg="Removing container: 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507" id=2e962966-8fb1-48f0-8e8c-4ef72e49c49d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.925678 | controller | Jun 12 16:20:47.020988 crc crio[22579]: time="2026-06-12T16:20:47.020848851Z" level=info msg="Created container 3012f940154cec0aee25f41cb7039de522e1d22acd7e09620a5949b5b53568b1: openstack/ceilometer-0/sg-core" id=361bd20a-ecd0-43bd-9356-e89604f61fae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.925697 | controller | Jun 12 16:20:47.027000 crc crio[22579]: time="2026-06-12T16:20:47.026928295Z" level=info msg="Starting container: 3012f940154cec0aee25f41cb7039de522e1d22acd7e09620a5949b5b53568b1" id=88b7d38a-3639-4a91-b529-840c225a4deb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.925715 | controller | Jun 12 16:20:47.035975 crc crio[22579]: time="2026-06-12T16:20:47.035870443Z" level=info msg="Started container" PID=96273 containerID=3012f940154cec0aee25f41cb7039de522e1d22acd7e09620a5949b5b53568b1 description=openstack/ceilometer-0/sg-core id=88b7d38a-3639-4a91-b529-840c225a4deb name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687
2026-06-12 17:11:40.925732 | controller | Jun 12 16:20:47.048716 crc crio[22579]: time="2026-06-12T16:20:47.048614847Z" level=info msg="Removed container 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507: openstack/nova-api-0/nova-api-api" id=2e962966-8fb1-48f0-8e8c-4ef72e49c49d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.925749 | controller | Jun 12 16:20:47.053136 crc crio[22579]: time="2026-06-12T16:20:47.052988978Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=15f34879-adc9-4037-baff-f237f7b4025e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.925767 | controller | Jun 12 16:20:47.057378 crc crio[22579]: time="2026-06-12T16:20:47.057146403Z" level=info msg="Removing container: ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce" id=d48571ab-55a5-4980-b876-1bbbca7b9218 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.925783 | controller | Jun 12 16:20:47.091595 crc crio[22579]: time="2026-06-12T16:20:47.091455406Z" level=info msg="Removed container ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce: openstack/nova-api-0/nova-api-log" id=d48571ab-55a5-4980-b876-1bbbca7b9218 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.925801 | controller | Jun 12 16:20:47.213051 crc crio[22579]: time="2026-06-12T16:20:47.212998405Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=71823239-0587-4c9e-a2b2-7e5f2d6ea688 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.925817 | controller | Jun 12 16:20:47.295981 crc crio[22579]: time="2026-06-12T16:20:47.295679837Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=979714b9-cafe-438b-badc-e707c47cfe85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.925833 | controller | Jun 12 16:20:47.296252 crc crio[22579]: time="2026-06-12T16:20:47.296044066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925850 | controller | Jun 12 16:20:47.368300 crc crio[22579]: time="2026-06-12T16:20:47.36816639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925867 | controller | Jun 12 16:20:47.373277 crc crio[22579]: time="2026-06-12T16:20:47.373196558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925883 | controller | Jun 12 16:20:47.619005 crc crio[22579]: time="2026-06-12T16:20:47.618948806Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=7dcea415-9fc8-4d03-8ed8-3590f8099571 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.925903 | controller | Jun 12 16:20:47.619346 crc crio[22579]: time="2026-06-12T16:20:47.619279484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.925983 | controller | Jun 12 16:20:47.637298 crc crio[22579]: time="2026-06-12T16:20:47.6372036Z" level=info msg="Created container b901e79307ea790286995550a6d2e85981a4b4d33d2267f658eda28023299a30: openstack/ceilometer-0/proxy-httpd" id=979714b9-cafe-438b-badc-e707c47cfe85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.926039 | controller | Jun 12 16:20:47.639728 crc crio[22579]: time="2026-06-12T16:20:47.639631042Z" level=info msg="Starting container: b901e79307ea790286995550a6d2e85981a4b4d33d2267f658eda28023299a30" id=261b6367-43b1-4fc6-b1dd-ff2b4d62a052 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.926058 | controller | Jun 12 16:20:47.645145 crc crio[22579]: time="2026-06-12T16:20:47.644998838Z" level=info msg="Started container" PID=96321 containerID=b901e79307ea790286995550a6d2e85981a4b4d33d2267f658eda28023299a30 description=openstack/ceilometer-0/proxy-httpd id=261b6367-43b1-4fc6-b1dd-ff2b4d62a052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687
2026-06-12 17:11:40.926076 | controller | Jun 12 16:20:47.656214 crc crio[22579]: time="2026-06-12T16:20:47.65607762Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d UID:1daa55aa-9096-45ca-af5a-58b1aaecd8de NetNS:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1daa55aa_9096_45ca_af5a_58b1aaecd8de.slice PodAnnotations:0xc000c9a328}] Aliases:map[]}"
2026-06-12 17:11:40.926094 | controller | Jun 12 16:20:47.656214 crc crio[22579]: time="2026-06-12T16:20:47.656156632Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.926112 | controller | Jun 12 16:20:47.880821 crc crio[22579]: time="2026-06-12T16:20:47.880342012Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-mxvtx/POD" id=41d8eb35-e5de-497a-b3a1-c6850c97aac5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.926129 | controller | Jun 12 16:20:47.880939 crc crio[22579]: time="2026-06-12T16:20:47.880858325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926146 | controller | Jun 12 16:20:47.927427 crc crio[22579]: time="2026-06-12T16:20:47.927361957Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-mxvtx Namespace:openstack ID:889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff UID:4447540d-39ec-4f2d-af4a-c804af02705d NetNS:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4447540d_39ec_4f2d_af4a_c804af02705d.slice PodAnnotations:0xc000c9a6a0}] Aliases:map[]}"
2026-06-12 17:11:40.926163 | controller | Jun 12 16:20:47.928106 crc crio[22579]: time="2026-06-12T16:20:47.928077505Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-mxvtx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.926181 | controller | Jun 12 16:20:48.030800 crc crio[22579]: time="2026-06-12T16:20:48.028887698Z" level=info msg="Stopping container: 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a (timeout: 10s)" id=cf05da1d-c6ad-4a3f-80bb-dbdc7ab92085 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.926203 | controller | Jun 12 16:20:48.174467 crc crio[22579]: time="2026-06-12T16:20:48.173768512Z" level=info msg="Stopped container 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns" id=cf05da1d-c6ad-4a3f-80bb-dbdc7ab92085 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.926221 | controller | Jun 12 16:20:48.175735 crc crio[22579]: time="2026-06-12T16:20:48.175133576Z" level=info msg="Stopping pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5" id=34f2aedd-610d-4bae-905c-2216added095 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.926238 | controller | Jun 12 16:20:48.176592 crc crio[22579]: time="2026-06-12T16:20:48.175824814Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5b6f8f974c-gbknj Namespace:openstack ID:c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 UID:05eb14be-6786-417d-bd54-e5af192783a7 NetNS:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05eb14be_6786_417d_bd54_e5af192783a7.slice PodAnnotations:0xc00130cd08}] Aliases:map[]}"
2026-06-12 17:11:40.926255 | controller | Jun 12 16:20:48.176592 crc crio[22579]: time="2026-06-12T16:20:48.176011439Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5b6f8f974c-gbknj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.926273 | controller | Jun 12 16:20:48.555082 crc crio[22579]: 2026-06-12T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ba17b6968d0fed Mac:fe:f8:48:36:dc:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.926290 | controller | Jun 12 16:20:48.556626 crc crio[22579]: time="2026-06-12T16:20:48.556088282Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d UID:1daa55aa-9096-45ca-af5a-58b1aaecd8de NetNS:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1daa55aa_9096_45ca_af5a_58b1aaecd8de.slice PodAnnotations:0xc000c9a328}] Aliases:map[]}"
2026-06-12 17:11:40.926307 | controller | Jun 12 16:20:48.556626 crc crio[22579]: time="2026-06-12T16:20:48.556282557Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.926324 | controller | Jun 12 16:20:48.584190 crc crio[22579]: time="2026-06-12T16:20:48.584044883Z" level=info msg="Ran pod sandbox 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d with infra container: openstack/nova-api-0/POD" id=7dcea415-9fc8-4d03-8ed8-3590f8099571 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.926341 | controller | Jun 12 16:20:48.592815 crc crio[22579]: time="2026-06-12T16:20:48.592715623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d99abe65-6755-48e7-bb03-aa68a1897e80 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.926379 | controller | Jun 12 16:20:48.600578 crc crio[22579]: time="2026-06-12T16:20:48.60045569Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=88edbe69-3331-4ee2-86e4-99638f6ec198 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.926398 | controller | Jun 12 16:20:48.610132 crc crio[22579]: time="2026-06-12T16:20:48.610030203Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=1d548092-7728-4033-b35a-b56189b3bd67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.926418 | controller | Jun 12 16:20:48.610662 crc crio[22579]: time="2026-06-12T16:20:48.610599208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926436 | controller | Jun 12 16:20:48.690392 crc crio[22579]: time="2026-06-12T16:20:48.690284914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926454 | controller | Jun 12 16:20:48.694765 crc crio[22579]: 2026-06-12T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:889d0dd0628497f Mac:12:3c:96:20:1c:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.926471 | controller | Jun 12 16:20:48.695715 crc crio[22579]: time="2026-06-12T16:20:48.69564696Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-mxvtx Namespace:openstack ID:889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff UID:4447540d-39ec-4f2d-af4a-c804af02705d NetNS:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4447540d_39ec_4f2d_af4a_c804af02705d.slice PodAnnotations:0xc000c9a6a0}] Aliases:map[]}"
2026-06-12 17:11:40.926489 | controller | Jun 12 16:20:48.695811 crc crio[22579]: time="2026-06-12T16:20:48.695799824Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-mxvtx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.926506 | controller | Jun 12 16:20:48.715687 crc crio[22579]: time="2026-06-12T16:20:48.699005536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926524 | controller | Jun 12 16:20:48.715687 crc crio[22579]: time="2026-06-12T16:20:48.710791265Z" level=info msg="Ran pod sandbox 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff with infra container: openstack/nova-cell1-cell-mapping-mxvtx/POD" id=41d8eb35-e5de-497a-b3a1-c6850c97aac5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.926541 | controller | Jun 12 16:20:48.726366 crc crio[22579]: time="2026-06-12T16:20:48.725790207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ef6879b2-df53-412f-8f43-2c48e843ec45 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.926557 | controller | Jun 12 16:20:48.764032 crc crio[22579]: time="2026-06-12T16:20:48.763926676Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a50b01b3-87a7-426c-b788-8b9f919d9d0b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.926574 | controller | Jun 12 16:20:48.776432 crc crio[22579]: time="2026-06-12T16:20:48.774764892Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-mxvtx/nova-manage" id=3217d22a-c3f2-45e6-8286-f66835384bc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.926590 | controller | Jun 12 16:20:48.776432 crc crio[22579]: time="2026-06-12T16:20:48.775264564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926607 | controller | Jun 12 16:20:48.872904 crc crio[22579]: time="2026-06-12T16:20:48.872795094Z" level=info msg="Stopped pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5" id=34f2aedd-610d-4bae-905c-2216added095 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.926627 | controller | Jun 12 16:20:48.912774 crc crio[22579]: time="2026-06-12T16:20:48.910891873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926645 | controller | Jun 12 16:20:48.925878 crc crio[22579]: time="2026-06-12T16:20:48.925712839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926662 | controller | Jun 12 16:20:49.106767 crc crio[22579]: time="2026-06-12T16:20:49.106556317Z" level=info msg="Removing container: 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a" id=d7df4b59-c840-4086-bd00-bc23a40c80f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.926678 | controller | Jun 12 16:20:49.199617 crc crio[22579]: time="2026-06-12T16:20:49.199385407Z" level=info msg="Created container 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342: openstack/nova-api-0/nova-api-log" id=1d548092-7728-4033-b35a-b56189b3bd67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.926695 | controller | Jun 12 16:20:49.201562 crc crio[22579]: time="2026-06-12T16:20:49.20147088Z" level=info msg="Starting container: 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342" id=b3115e69-f1b7-483d-a95d-9f37280c0c98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.926712 | controller | Jun 12 16:20:49.207966 crc crio[22579]: time="2026-06-12T16:20:49.207874603Z" level=info msg="Started container" PID=96725 containerID=2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342 description=openstack/nova-api-0/nova-api-log id=b3115e69-f1b7-483d-a95d-9f37280c0c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d
2026-06-12 17:11:40.926729 | controller | Jun 12 16:20:49.229855 crc crio[22579]: time="2026-06-12T16:20:49.229632646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1a700de3-5658-4eb2-ada6-0d4e632eb5a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.926746 | controller | Jun 12 16:20:49.301206 crc crio[22579]: time="2026-06-12T16:20:49.300645972Z" level=info msg="Created container ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141: openstack/nova-cell1-cell-mapping-mxvtx/nova-manage" id=3217d22a-c3f2-45e6-8286-f66835384bc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.926762 | controller | Jun 12 16:20:49.303088 crc crio[22579]: time="2026-06-12T16:20:49.302977861Z" level=info msg="Starting container: ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141" id=d7b04ae3-78ac-443a-9c19-1796bf7472de name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.926779 | controller | Jun 12 16:20:49.311378 crc crio[22579]: time="2026-06-12T16:20:49.31118996Z" level=info msg="Started container" PID=96763 containerID=ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141 description=openstack/nova-cell1-cell-mapping-mxvtx/nova-manage id=d7b04ae3-78ac-443a-9c19-1796bf7472de name=/runtime.v1.RuntimeService/StartContainer sandboxID=889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff
2026-06-12 17:11:40.926796 | controller | Jun 12 16:20:49.342571 crc crio[22579]: time="2026-06-12T16:20:49.342023504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=47fe7492-5335-4bfe-8879-6f49da5eaede name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.926814 | controller | Jun 12 16:20:49.357125 crc crio[22579]: time="2026-06-12T16:20:49.357029555Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=cb18e9d1-3179-4969-923b-8e13b9132d23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.926831 | controller | Jun 12 16:20:49.357573 crc crio[22579]: time="2026-06-12T16:20:49.357459546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926851 | controller | Jun 12 16:20:49.414907 crc crio[22579]: time="2026-06-12T16:20:49.414845885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926869 | controller | Jun 12 16:20:49.424222 crc crio[22579]: time="2026-06-12T16:20:49.424110761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.926885 | controller | Jun 12 16:20:49.489454 crc crio[22579]: time="2026-06-12T16:20:49.489160795Z" level=info msg="Removed container 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns" id=d7df4b59-c840-4086-bd00-bc23a40c80f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.926902 | controller | Jun 12 16:20:49.492191 crc crio[22579]: time="2026-06-12T16:20:49.492059999Z" level=info msg="Removing container: f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9" id=b438ae1b-efdc-4c8b-990e-7b3f734de3c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.926920 | controller | Jun 12 16:20:49.573704 crc crio[22579]: time="2026-06-12T16:20:49.573603202Z" level=info msg="Removed container f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9: openstack/dnsmasq-dns-5b6f8f974c-gbknj/init" id=b438ae1b-efdc-4c8b-990e-7b3f734de3c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.926936 | controller | Jun 12 16:20:49.631887 crc crio[22579]: time="2026-06-12T16:20:49.631635047Z" level=info msg="Created container 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010: openstack/nova-api-0/nova-api-api" id=cb18e9d1-3179-4969-923b-8e13b9132d23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.926953 | controller | Jun 12 16:20:49.635950 crc crio[22579]: time="2026-06-12T16:20:49.635868255Z" level=info msg="Starting container: 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010" id=21eb74c6-bc81-4fbc-baeb-262f29fc4a00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.926970 | controller | Jun 12 16:20:49.650092 crc crio[22579]: time="2026-06-12T16:20:49.650027125Z" level=info msg="Started container" PID=96849 containerID=50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010 description=openstack/nova-api-0/nova-api-api id=21eb74c6-bc81-4fbc-baeb-262f29fc4a00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d
2026-06-12 17:11:40.926987 | controller | Jun 12 16:20:57.256137 crc crio[22579]: time="2026-06-12T16:20:57.255217349Z" level=info msg="Stopping pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff" id=ac67bdd2-5b79-4aea-bf19-a960f9cf10c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.927004 | controller | Jun 12 16:20:57.257574 crc crio[22579]: time="2026-06-12T16:20:57.256772029Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-mxvtx Namespace:openstack ID:889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff UID:4447540d-39ec-4f2d-af4a-c804af02705d NetNS:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4447540d_39ec_4f2d_af4a_c804af02705d.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}"
2026-06-12 17:11:40.927022 | controller | Jun 12 16:20:57.257574 crc crio[22579]: time="2026-06-12T16:20:57.256903112Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-mxvtx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.927040 | controller | Jun 12 16:20:57.613007 crc crio[22579]: time="2026-06-12T16:20:57.612796901Z" level=info msg="Stopped pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff" id=ac67bdd2-5b79-4aea-bf19-a960f9cf10c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.927091 | controller | Jun 12 16:20:58.557223 crc crio[22579]: time="2026-06-12T16:20:58.55675575Z" level=info msg="Stopping container: 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342 (timeout: 30s)" id=727c86f4-3233-4408-9519-ea5694947dba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.927116 | controller | Jun 12 16:20:58.558274 crc crio[22579]: time="2026-06-12T16:20:58.557013596Z" level=info msg="Stopping container: 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010 (timeout: 30s)" id=727921a5-58ff-4f34-b16d-eea778c148ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.927133 | controller | Jun 12 16:20:58.664106 crc crio[22579]: time="2026-06-12T16:20:58.664039768Z" level=info msg="Stopping container: eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51 (timeout: 30s)" id=935dfc0f-a287-4b98-9b15-aac3e0adeba0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.927150 | controller | Jun 12 16:20:58.721331 crc crio[22579]: time="2026-06-12T16:20:58.721209252Z" level=info msg="Stopped container 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342: openstack/nova-api-0/nova-api-log" id=727c86f4-3233-4408-9519-ea5694947dba name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.927166 | controller | Jun 12 16:20:58.753013 crc crio[22579]: time="2026-06-12T16:20:58.752939698Z" level=info msg="Stopping container: 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c (timeout: 30s)" id=65154324-d602-4d26-9415-8bc367a117cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.927183 | controller | Jun 12 16:20:58.753640 crc crio[22579]: time="2026-06-12T16:20:58.752973649Z" level=info msg="Stopping container: 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91 (timeout: 30s)" id=7cab75d8-e529-4552-955b-667e66bbf86e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.927200 | controller | Jun 12 16:20:58.922027 crc crio[22579]: time="2026-06-12T16:20:58.921928215Z" level=info msg="Stopped container 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91: openstack/nova-metadata-0/nova-metadata-log" id=7cab75d8-e529-4552-955b-667e66bbf86e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.927218 | controller | Jun 12 16:20:59.309591 crc crio[22579]: time="2026-06-12T16:20:59.309040497Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-8zvvk/POD" id=06cc42a7-5f77-4a6c-b08b-d90bc906105e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.927234 | controller | Jun 12 16:20:59.309795 crc crio[22579]: time="2026-06-12T16:20:59.309656733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.927252 | controller | Jun 12 16:20:59.349933 crc crio[22579]: time="2026-06-12T16:20:59.349835754Z" level=info msg="Got pod network &{Name:community-operators-8zvvk Namespace:openshift-marketplace ID:ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b UID:27b751f9-edbd-47bf-a78e-5328fc63a234 NetNS:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27b751f9_edbd_47bf_a78e_5328fc63a234.slice PodAnnotations:0xc004fc12b0}] Aliases:map[]}"
2026-06-12 17:11:40.927269 | controller | Jun 12 16:20:59.349933 crc crio[22579]: time="2026-06-12T16:20:59.349898036Z" level=info msg="Adding pod openshift-marketplace_community-operators-8zvvk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.927298 | controller | Jun 12 16:20:59.988212 crc crio[22579]: 2026-06-12T16:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1695eb1c11ed5 Mac:c2:7e:de:63:64:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 SocketPath: PciID:}] [{Interface:0xc0001845b0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.927326 | controller | Jun 12 16:20:59.989443 crc crio[22579]: time="2026-06-12T16:20:59.989380264Z" level=info msg="Got pod network &{Name:community-operators-8zvvk Namespace:openshift-marketplace ID:ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b UID:27b751f9-edbd-47bf-a78e-5328fc63a234 NetNS:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27b751f9_edbd_47bf_a78e_5328fc63a234.slice PodAnnotations:0xc004fc12b0}] Aliases:map[]}"
2026-06-12 17:11:40.927361 | controller | Jun 12 16:20:59.989681 crc crio[22579]: time="2026-06-12T16:20:59.98961986Z" level=info msg="Checking pod openshift-marketplace_community-operators-8zvvk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.927387 | controller | Jun 12 16:21:00.006468 crc crio[22579]: time="2026-06-12T16:21:00.006353746Z" level=info msg="Ran pod sandbox ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b with infra container: openshift-marketplace/community-operators-8zvvk/POD" id=06cc42a7-5f77-4a6c-b08b-d90bc906105e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.927405 | controller | Jun 12 16:21:00.038712 crc crio[22579]: time="2026-06-12T16:21:00.036679137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4fc5e753-40c9-4d9b-af09-7760dd575141 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.927423 | controller | Jun 12 16:21:00.042622 crc crio[22579]: time="2026-06-12T16:21:00.042402282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6b340c52-591e-41fa-aceb-961dddd9b5b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.927441 | controller | Jun 12 16:21:00.054134 crc crio[22579]: time="2026-06-12T16:21:00.054008357Z" level=info msg="Creating container: openshift-marketplace/community-operators-8zvvk/extract-utilities" id=9bea5ca1-db02-4266-9e32-d1307e4a0df9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.927459 | controller | Jun 12 16:21:00.054731 crc crio[22579]: time="2026-06-12T16:21:00.054635883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.927476 | controller | Jun 12 16:21:00.130342 crc crio[22579]: time="2026-06-12T16:21:00.130193504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.927492 | controller | Jun 12 16:21:00.134252 crc crio[22579]: time="2026-06-12T16:21:00.134108964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.927510 | controller | Jun 12 16:21:00.336674 crc crio[22579]: time="2026-06-12T16:21:00.336588442Z" level=info msg="Created container 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea: openshift-marketplace/community-operators-8zvvk/extract-utilities" id=9bea5ca1-db02-4266-9e32-d1307e4a0df9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.927527 | controller | Jun 12 16:21:00.337998 crc crio[22579]: time="2026-06-12T16:21:00.337951266Z" level=info msg="Starting container: 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea" id=e5c5dffd-1b06-401f-b825-81ce3d35ceb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.927548 | controller | Jun 12 16:21:00.351262 crc crio[22579]: time="2026-06-12T16:21:00.351114721Z" level=info msg="Started container" PID=97642 containerID=6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea description=openshift-marketplace/community-operators-8zvvk/extract-utilities id=e5c5dffd-1b06-401f-b825-81ce3d35ceb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b
2026-06-12 17:11:40.927566 | controller | Jun 12 16:21:01.285384 crc crio[22579]: time="2026-06-12T16:21:01.280971662Z" level=info msg="Stopped container eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=935dfc0f-a287-4b98-9b15-aac3e0adeba0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.927584 | controller | Jun 12 16:21:01.285384 crc crio[22579]: time="2026-06-12T16:21:01.282814399Z" level=info msg="Stopping pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd" id=1093b1f0-df74-44ee-b759-ad6345593637 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.927601 | controller | Jun 12 16:21:01.285384 crc crio[22579]: time="2026-06-12T16:21:01.284697467Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd UID:5d85907e-8c06-424f-a179-fad83fa33ef9 NetNS:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d85907e_8c06_424f_a179_fad83fa33ef9.slice PodAnnotations:0xc002309550}] Aliases:map[]}"
2026-06-12 17:11:40.927619 | controller | Jun 12 16:21:01.285384 crc crio[22579]: time="2026-06-12T16:21:01.284838331Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.927636 | controller | Jun 12 16:21:01.402673 crc crio[22579]: time="2026-06-12T16:21:01.402545912Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=acd18950-ad5e-4d7a-b770-883cbce8be75 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.927682 | controller | Jun 12 16:21:01.416006 crc crio[22579]: time="2026-06-12T16:21:01.415640165Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.927701 | controller | Jun 12 16:21:01.693960 crc crio[22579]: time="2026-06-12T16:21:01.693380386Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-7zxv8/POD" id=74a28fab-c4a8-4268-ad5e-b6dc93b3743f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.927718 | controller | Jun 12 16:21:01.693960 crc crio[22579]: time="2026-06-12T16:21:01.693942601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.927736 | controller | Jun 12 16:21:01.769688 crc crio[22579]: time="2026-06-12T16:21:01.769584684Z" level=info msg="Got pod network &{Name:redhat-operators-7zxv8 Namespace:openshift-marketplace ID:819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 UID:8494c1c6-2865-4dc5-91eb-920517827adb NetNS:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8494c1c6_2865_4dc5_91eb_920517827adb.slice PodAnnotations:0xc00130c0a0}] Aliases:map[]}"
2026-06-12 17:11:40.927754 | controller | Jun 12 16:21:01.769688 crc crio[22579]: time="2026-06-12T16:21:01.769669706Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-7zxv8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.927771 | controller | Jun 12 16:21:01.782992 crc crio[22579]: time="2026-06-12T16:21:01.782650506Z" level=info msg="Stopped pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd" id=1093b1f0-df74-44ee-b759-ad6345593637 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.927792 | controller | Jun 12 16:21:02.193694 crc crio[22579]: time="2026-06-12T16:21:02.193159603Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=acd18950-ad5e-4d7a-b770-883cbce8be75 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.927809 | controller | Jun 12 16:21:02.198768 crc crio[22579]: time="2026-06-12T16:21:02.197892323Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ae289bc4-a99b-428d-b8c4-b2e31738a3d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.927826 | controller | Jun 12 16:21:02.202189 crc crio[22579]: time="2026-06-12T16:21:02.201799693Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e251eb15-0e4c-4033-a36f-f3ad8189d0f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.927843 | controller | Jun 12 16:21:02.211228 crc crio[22579]: time="2026-06-12T16:21:02.21114405Z" level=info msg="Creating container: openshift-marketplace/community-operators-8zvvk/extract-content" id=c39f7243-6fc0-4139-8d2b-a59e2ef71544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.927860 | controller | Jun 12 16:21:02.212464 crc crio[22579]: time="2026-06-12T16:21:02.211882159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.927877 | controller | Jun 12 16:21:02.306040 crc crio[22579]: time="2026-06-12T16:21:02.305902159Z" level=info msg="Stopped container 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c: openstack/nova-metadata-0/nova-metadata-metadata" id=65154324-d602-4d26-9415-8bc367a117cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.927894 | controller | Jun 12 16:21:02.307198 crc crio[22579]: time="2026-06-12T16:21:02.307080169Z" level=info msg="Stopping pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5" id=6932a83c-ddf3-440e-a3f2-78d959cbb96d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.927912 | controller | Jun 12 16:21:02.308154 crc crio[22579]: time="2026-06-12T16:21:02.307844039Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 UID:ef9eba3c-cf0a-42b9-8eee-b90df7b26d4d NetNS:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9eba3c_cf0a_42b9_8eee_b90df7b26d4d.slice PodAnnotations:0xc004fc0568}] Aliases:map[]}"
2026-06-12 17:11:40.927929 | controller | Jun 12 16:21:02.308263 crc crio[22579]: time="2026-06-12T16:21:02.308238329Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.927946 | controller | Jun 12 16:21:02.308787 crc crio[22579]: time="2026-06-12T16:21:02.308712711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.927964 | controller | Jun 12 16:21:02.313669 crc crio[22579]: time="2026-06-12T16:21:02.313595305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.927981 | controller | Jun 12 16:21:02.349022 crc crio[22579]: 2026-06-12T16:21:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:819fe3d9e395b6a Mac:9a:6a:02:3f:6c:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e SocketPath: PciID:}] [{Interface:0xc000236e10 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.928003 | controller | Jun 12 16:21:02.350703 crc crio[22579]: time="2026-06-12T16:21:02.350633886Z" level=info msg="Got pod network &{Name:redhat-operators-7zxv8 Namespace:openshift-marketplace ID:819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 UID:8494c1c6-2865-4dc5-91eb-920517827adb NetNS:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8494c1c6_2865_4dc5_91eb_920517827adb.slice PodAnnotations:0xc00130c0a0}] Aliases:map[]}"
2026-06-12 17:11:40.928021 | controller | Jun 12 16:21:02.350900 crc crio[22579]: time="2026-06-12T16:21:02.350802491Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-7zxv8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.928039 | controller | Jun 12 16:21:02.361832 crc crio[22579]: time="2026-06-12T16:21:02.361761169Z" level=info msg="Ran pod sandbox 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 with infra container: openshift-marketplace/redhat-operators-7zxv8/POD" id=74a28fab-c4a8-4268-ad5e-b6dc93b3743f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.928056 | controller | Jun 12 16:21:02.366349 crc crio[22579]: time="2026-06-12T16:21:02.366244593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=12ca398c-0aac-4c8d-81cd-519b80abfb23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.928073 | controller | Jun 12 16:21:02.370388 crc crio[22579]: time="2026-06-12T16:21:02.370282566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ac61fa76-6e65-4ee1-be80-8dbe0e1fd3bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.928089 | controller | Jun 12 16:21:02.381754 crc crio[22579]: time="2026-06-12T16:21:02.381646935Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-7zxv8/extract-utilities" id=28e7c538-0ea7-40a6-b43e-3d0b483f5830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.928106 | controller | Jun 12 16:21:02.382380 crc crio[22579]: time="2026-06-12T16:21:02.3822486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928123 | controller | Jun 12 16:21:02.433595 crc crio[22579]: time="2026-06-12T16:21:02.433412531Z" level=info msg="Removing container: eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51" id=cb427291-a62e-4d36-a83a-3d53b4d2bd9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.928173 | controller | Jun 12 16:21:02.482845 crc crio[22579]: time="2026-06-12T16:21:02.482700944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928194 | controller | Jun 12 16:21:02.504181 crc crio[22579]: time="2026-06-12T16:21:02.504035467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928212 | controller | Jun 12 16:21:02.509592 crc crio[22579]: time="2026-06-12T16:21:02.508174472Z" level=info msg="Removed container eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=cb427291-a62e-4d36-a83a-3d53b4d2bd9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.928230 | controller | Jun 12 16:21:02.657467 crc crio[22579]: time="2026-06-12T16:21:02.657388966Z" level=info msg="Created container dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58: openshift-marketplace/community-operators-8zvvk/extract-content" id=c39f7243-6fc0-4139-8d2b-a59e2ef71544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.928253 | controller | Jun 12 16:21:02.659678 crc crio[22579]: time="2026-06-12T16:21:02.659359396Z" level=info msg="Starting container: dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58" id=0ba72a64-4dc5-4fcc-a1e5-936da30c20d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.928272 | controller | Jun 12 16:21:02.672186 crc crio[22579]: time="2026-06-12T16:21:02.672091719Z" level=info msg="Started container" PID=97837 containerID=dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58 description=openshift-marketplace/community-operators-8zvvk/extract-content id=0ba72a64-4dc5-4fcc-a1e5-936da30c20d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b
2026-06-12 17:11:40.928290 | controller | Jun 12 16:21:02.674795 crc crio[22579]: time="2026-06-12T16:21:02.674412558Z" level=info msg="Created container da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf: openshift-marketplace/redhat-operators-7zxv8/extract-utilities" id=28e7c538-0ea7-40a6-b43e-3d0b483f5830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.928308 | controller | Jun 12 16:21:02.677179 crc crio[22579]: time="2026-06-12T16:21:02.677109677Z" level=info msg="Starting container: da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf" id=c983bfcf-03c4-467b-a51f-61f0695149cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.928326 | controller | Jun 12 16:21:02.688585 crc crio[22579]: time="2026-06-12T16:21:02.688048435Z" level=info msg="Started container" PID=97843 containerID=da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf description=openshift-marketplace/redhat-operators-7zxv8/extract-utilities id=c983bfcf-03c4-467b-a51f-61f0695149cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70
2026-06-12 17:11:40.928344 | controller | Jun 12 16:21:02.717709 crc crio[22579]: time="2026-06-12T16:21:02.717028442Z" level=info msg="Stopped pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5" id=6932a83c-ddf3-440e-a3f2-78d959cbb96d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.928380 | controller | Jun 12 16:21:02.955964 crc crio[22579]: time="2026-06-12T16:21:02.955539506Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=fd869cfa-4299-4f44-b612-9ce4f27a438b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.928399 | controller | Jun 12 16:21:02.956071 crc crio[22579]: time="2026-06-12T16:21:02.956035418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928416 | controller | Jun 12 16:21:03.003280 crc crio[22579]: time="2026-06-12T16:21:03.003045504Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a UID:2bcfe51f-52e0-492a-82cb-a045318a81d7 NetNS:/var/run/netns/82292cf6-bbfb-453e-9a2a-cd35d82fbc7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bcfe51f_52e0_492a_82cb_a045318a81d7.slice PodAnnotations:0xc004fc0d50}] Aliases:map[]}"
2026-06-12 17:11:40.928434 | controller | Jun 12 16:21:03.003280 crc crio[22579]: time="2026-06-12T16:21:03.003106825Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.928452 | controller | Jun 12 16:21:03.470801 crc crio[22579]: time="2026-06-12T16:21:03.470236012Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=81082ca1-b618-4489-81e2-3bbfbfcd3a4d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.928473 | controller | Jun 12 16:21:03.475124 crc crio[22579]: time="2026-06-12T16:21:03.474746686Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.928491 | controller | Jun 12 16:21:03.515871 crc crio[22579]: time="2026-06-12T16:21:03.5157807Z" level=info msg="Removing container: 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c" id=68590d8c-bc55-48ee-9b3c-c003a5bf4a18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.928508 | controller | Jun 12 16:21:03.636488 crc crio[22579]: time="2026-06-12T16:21:03.636370126Z" level=info msg="Removed container 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c: openstack/nova-metadata-0/nova-metadata-metadata" id=68590d8c-bc55-48ee-9b3c-c003a5bf4a18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.928526 | controller | Jun 12 16:21:03.676785 crc crio[22579]: time="2026-06-12T16:21:03.671848278Z" level=info msg="Removing container: 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91" id=19bccbad-8871-4594-bded-7db0e24377b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.928543 | controller | Jun 12 16:21:03.741270 crc crio[22579]: time="2026-06-12T16:21:03.74114614Z" level=info msg="Removed container 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91: openstack/nova-metadata-0/nova-metadata-log" id=19bccbad-8871-4594-bded-7db0e24377b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.928560 | controller | Jun 12 16:21:03.969290 crc crio[22579]: 2026-06-12T16:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656ee594ec777a8 Mac:9a:47:1e:d1:84:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/82292cf6-bbfb-453e-9a2a-cd35d82fbc7c SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.928577 | controller | Jun 12 16:21:03.971791 crc crio[22579]: time="2026-06-12T16:21:03.971701371Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a UID:2bcfe51f-52e0-492a-82cb-a045318a81d7 NetNS:/var/run/netns/82292cf6-bbfb-453e-9a2a-cd35d82fbc7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bcfe51f_52e0_492a_82cb_a045318a81d7.slice PodAnnotations:0xc004fc0d50}] Aliases:map[]}"
2026-06-12 17:11:40.928594 | controller | Jun 12 16:21:03.972073 crc crio[22579]: time="2026-06-12T16:21:03.971948627Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.928612 | controller | Jun 12 16:21:03.982023 crc crio[22579]: time="2026-06-12T16:21:03.981920091Z" level=info msg="Ran pod sandbox 656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a with infra container: openstack/nova-scheduler-0/POD" id=fd869cfa-4299-4f44-b612-9ce4f27a438b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.928630 | controller | Jun 12 16:21:03.984774 crc crio[22579]: time="2026-06-12T16:21:03.984682901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=9b15968f-2b15-4d1d-a74d-9678d48a189f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.928648 | controller | Jun 12 16:21:04.030562 crc crio[22579]: time="2026-06-12T16:21:04.028093645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=e4096c2c-6cfd-4de7-a497-46295f036b9c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.928665 | controller | Jun 12 16:21:04.036690 crc crio[22579]: time="2026-06-12T16:21:04.035998206Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7c259efa-6b6b-41e7-8a4a-2db1a6a66117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.928686 | controller | Jun 12 16:21:04.036690 crc crio[22579]: time="2026-06-12T16:21:04.036430897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928703 | controller | Jun 12 16:21:04.119322 crc crio[22579]: time="2026-06-12T16:21:04.119198561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928720 | controller | Jun 12 16:21:04.132238 crc crio[22579]: time="2026-06-12T16:21:04.132154021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928737 | controller | Jun 12 16:21:04.182593 crc crio[22579]: time="2026-06-12T16:21:04.182539782Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=81082ca1-b618-4489-81e2-3bbfbfcd3a4d name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.928754 | controller | Jun 12 16:21:04.186095 crc crio[22579]: time="2026-06-12T16:21:04.18600512Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=daaae9eb-af6a-456c-838d-2c962576d104 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.928770 | controller | Jun 12 16:21:04.188475 crc crio[22579]: time="2026-06-12T16:21:04.188407591Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c771c024-93a4-42e7-8f74-514f1d8d68e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.928787 | controller | Jun 12 16:21:04.200935 crc crio[22579]: time="2026-06-12T16:21:04.200709893Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-7zxv8/extract-content" id=7419b89e-9af5-4a9f-aaaf-0543af23fe37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.928804 | controller | Jun 12 16:21:04.201337 crc crio[22579]: time="2026-06-12T16:21:04.201209556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928822 | controller | Jun 12 16:21:04.323733 crc crio[22579]: time="2026-06-12T16:21:04.323611348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928838 | controller | Jun 12 16:21:04.329968 crc crio[22579]: time="2026-06-12T16:21:04.329928769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928855 | controller | Jun 12 16:21:04.498943 crc crio[22579]: time="2026-06-12T16:21:04.498818503Z" level=info msg="Created container 6544cfa099fc86a8d6b74d608f7b878010f3de8cfd1b02639dcdb76512ec3d15: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7c259efa-6b6b-41e7-8a4a-2db1a6a66117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.928873 | controller | Jun 12 16:21:04.500921 crc crio[22579]: time="2026-06-12T16:21:04.500861265Z" level=info msg="Starting container: 6544cfa099fc86a8d6b74d608f7b878010f3de8cfd1b02639dcdb76512ec3d15" id=5ceb227c-e71f-4e17-89c8-26d25d3840a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.928889 | controller | Jun 12 16:21:04.508013 crc crio[22579]: time="2026-06-12T16:21:04.507924744Z" level=info msg="Started container" PID=97981 containerID=6544cfa099fc86a8d6b74d608f7b878010f3de8cfd1b02639dcdb76512ec3d15 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=5ceb227c-e71f-4e17-89c8-26d25d3840a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a
2026-06-12 17:11:40.928910 | controller | Jun 12 16:21:04.542648 crc crio[22579]: time="2026-06-12T16:21:04.542585165Z" level=info msg="Created container 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2: openshift-marketplace/redhat-operators-7zxv8/extract-content" id=7419b89e-9af5-4a9f-aaaf-0543af23fe37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.928927 | controller | Jun 12 16:21:04.545172 crc crio[22579]: time="2026-06-12T16:21:04.545084589Z" level=info msg="Starting container: 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2" id=2e83486f-f419-473a-aba3-767c391275c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.928944 | controller | Jun 12 16:21:04.556953 crc crio[22579]: time="2026-06-12T16:21:04.556851608Z" level=info msg="Started container" PID=98001 containerID=76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2 description=openshift-marketplace/redhat-operators-7zxv8/extract-content id=2e83486f-f419-473a-aba3-767c391275c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70
2026-06-12 17:11:40.928962 | controller | Jun 12 16:21:04.560179 crc crio[22579]: time="2026-06-12T16:21:04.560107821Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=bf7f1bf8-82c6-4064-9698-b55ffba00d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.928980 | controller | Jun 12 16:21:04.560268 crc crio[22579]: time="2026-06-12T16:21:04.560218024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.928997 | controller | Jun 12 16:21:04.615332 crc crio[22579]: time="2026-06-12T16:21:04.614887964Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1 UID:5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f NetNS:/var/run/netns/31d4deb9-0a35-4e40-a5da-c7df614692f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a81cdd2_3075_4855_ae3e_fdfeeaa0fd6f.slice PodAnnotations:0xc004fc07b8}] Aliases:map[]}"
2026-06-12 17:11:40.929015 | controller | Jun 12 16:21:04.615332 crc crio[22579]: time="2026-06-12T16:21:04.615207802Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.929033 | controller | Jun 12 16:21:05.295868 crc crio[22579]: 2026-06-12T16:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c71a7faecd60c6 Mac:3e:a4:91:08:e9:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/31d4deb9-0a35-4e40-a5da-c7df614692f9 SocketPath: PciID:}] [{Interface:0xc0004845b0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.929050 | controller | Jun 12 16:21:05.296951 crc crio[22579]: time="2026-06-12T16:21:05.296908093Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1 UID:5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f NetNS:/var/run/netns/31d4deb9-0a35-4e40-a5da-c7df614692f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a81cdd2_3075_4855_ae3e_fdfeeaa0fd6f.slice PodAnnotations:0xc004fc07b8}] Aliases:map[]}"
2026-06-12 17:11:40.929067 | controller | Jun 12 16:21:05.297133 crc crio[22579]: time="2026-06-12T16:21:05.297093447Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.929085 | controller | Jun 12 16:21:05.350119 crc crio[22579]: time="2026-06-12T16:21:05.349962221Z" level=info msg="Ran pod sandbox 4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1 with infra container: openstack/nova-metadata-0/POD" id=bf7f1bf8-82c6-4064-9698-b55ffba00d9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.929104 | controller | Jun 12 16:21:05.353554 crc crio[22579]: time="2026-06-12T16:21:05.353411879Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=36279c82-e33c-489e-9afd-3949f9f55041 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.929125 | controller | Jun 12 16:21:05.356701 crc crio[22579]: time="2026-06-12T16:21:05.356615281Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=166889a8-1e52-43a1-bbf1-934725ec407c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.929147 | controller | Jun 12 16:21:05.367002 crc crio[22579]: time="2026-06-12T16:21:05.366916722Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=03dc4a8f-a830-4ac4-b580-e64617d82501 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.929164 | controller | Jun 12 16:21:05.367991 crc crio[22579]: time="2026-06-12T16:21:05.367841836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929180 | controller | Jun 12 16:21:05.416207 crc crio[22579]: time="2026-06-12T16:21:05.416062562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929197 | controller | Jun 12 16:21:05.419233 crc crio[22579]: time="2026-06-12T16:21:05.41913305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929247 | controller | Jun 12 16:21:05.570973 crc crio[22579]: time="2026-06-12T16:21:05.570909829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2a611fcd-ecbb-4645-a259-0d5549f5dea0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.929267 | controller | Jun 12 16:21:05.578966 crc crio[22579]: time="2026-06-12T16:21:05.578588484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=07fd3f1b-26c5-4725-9b8e-8ad95b759cf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.929284 | controller | Jun 12 16:21:05.587845 crc crio[22579]: time="2026-06-12T16:21:05.587705156Z" level=info msg="Creating container: openshift-marketplace/community-operators-8zvvk/registry-server" id=19aa2e8b-6ee7-4bac-8183-49ad90a9ec3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.929301 | controller | Jun 12 16:21:05.588364 crc crio[22579]: time="2026-06-12T16:21:05.588209689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929318 | controller | Jun 12 16:21:05.632123 crc crio[22579]: time="2026-06-12T16:21:05.632014862Z" level=info msg="Stopped container 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010: openstack/nova-api-0/nova-api-api" id=727921a5-58ff-4f34-b16d-eea778c148ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.929335 | controller | Jun 12 16:21:05.635999 crc crio[22579]: time="2026-06-12T16:21:05.635927962Z" level=info msg="Stopping pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d" id=256884fd-c610-4489-9de1-e006edb4a7f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.929370 | controller | Jun 12 16:21:05.636708 crc crio[22579]: time="2026-06-12T16:21:05.63663466Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d UID:1daa55aa-9096-45ca-af5a-58b1aaecd8de NetNS:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1daa55aa_9096_45ca_af5a_58b1aaecd8de.slice PodAnnotations:0xc006b8e850}] Aliases:map[]}"
2026-06-12 17:11:40.929394 | controller | Jun 12 16:21:05.636917 crc crio[22579]: time="2026-06-12T16:21:05.636852095Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.929412 | controller | Jun 12 16:21:05.640247 crc crio[22579]: time="2026-06-12T16:21:05.640113068Z" level=info msg="Created container f8391ff81a32b5c294177b9ab8bc68ecef24fe3c9c5ff7de6ec93d18dd3a63c6: openstack/nova-metadata-0/nova-metadata-log" id=03dc4a8f-a830-4ac4-b580-e64617d82501 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.929429 | controller | Jun 12 16:21:05.641094 crc crio[22579]: time="2026-06-12T16:21:05.641035592Z" level=info msg="Starting container: f8391ff81a32b5c294177b9ab8bc68ecef24fe3c9c5ff7de6ec93d18dd3a63c6" id=4a0c678b-2b1e-421d-b20c-fe2e88054216 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.929447 | controller | Jun 12 16:21:05.655203 crc crio[22579]: time="2026-06-12T16:21:05.655081039Z" level=info msg="Started container" PID=98112 containerID=f8391ff81a32b5c294177b9ab8bc68ecef24fe3c9c5ff7de6ec93d18dd3a63c6 description=openstack/nova-metadata-0/nova-metadata-log id=4a0c678b-2b1e-421d-b20c-fe2e88054216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1
2026-06-12 17:11:40.929464 | controller | Jun 12 16:21:05.706577 crc crio[22579]: time="2026-06-12T16:21:05.705845949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929480 | controller | Jun 12 16:21:05.719983 crc crio[22579]: time="2026-06-12T16:21:05.719852216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929497 | controller | Jun 12 16:21:05.747671 crc crio[22579]: time="2026-06-12T16:21:05.747616822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=350bfc0b-800c-46d7-a5e6-f5e071a71f3e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.929514 | controller | Jun 12 16:21:05.839959 crc crio[22579]: time="2026-06-12T16:21:05.839242301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=80ee013f-2782-4bf6-9b1b-bc2924ce0bfb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.929531 | controller | Jun 12 16:21:05.872207 crc crio[22579]: time="2026-06-12T16:21:05.872070326Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=4bced704-e22d-45bc-adde-bdfb479f7793 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.929547 | controller | Jun 12 16:21:05.872742 crc crio[22579]: time="2026-06-12T16:21:05.872664061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929563 | controller | Jun 12 16:21:05.924805 crc crio[22579]: time="2026-06-12T16:21:05.924697114Z" level=info msg="Created container 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da: openshift-marketplace/community-operators-8zvvk/registry-server" id=19aa2e8b-6ee7-4bac-8183-49ad90a9ec3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.929580 | controller | Jun 12 16:21:05.927773 crc crio[22579]: time="2026-06-12T16:21:05.927172177Z" level=info msg="Starting container: 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da" id=8d6316ec-deb9-40f4-9805-03059ff2d898 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.929600 | controller | Jun 12 16:21:05.937061 crc crio[22579]: time="2026-06-12T16:21:05.934055982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929617 | controller | Jun 12 16:21:05.937061 crc crio[22579]: time="2026-06-12T16:21:05.936831062Z" level=info msg="Started container" PID=98163 containerID=3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da description=openshift-marketplace/community-operators-8zvvk/registry-server id=8d6316ec-deb9-40f4-9805-03059ff2d898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b
2026-06-12 17:11:40.929635 | controller | Jun 12 16:21:05.938961 crc crio[22579]: time="2026-06-12T16:21:05.938892155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929652 | controller | Jun 12 16:21:06.018086 crc crio[22579]: time="2026-06-12T16:21:06.017991976Z" level=info msg="Stopped pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d" id=256884fd-c610-4489-9de1-e006edb4a7f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.929669 | controller | Jun 12 16:21:06.092104 crc crio[22579]: time="2026-06-12T16:21:06.091671009Z" level=info msg="Created container ff0883f22d8f4229b8b68c7e066dced3d01861d2636b307980575527698eebfc: openstack/nova-metadata-0/nova-metadata-metadata" id=4bced704-e22d-45bc-adde-bdfb479f7793 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.929686 | controller | Jun 12 16:21:06.098534 crc crio[22579]: time="2026-06-12T16:21:06.096891332Z" level=info msg="Starting container: ff0883f22d8f4229b8b68c7e066dced3d01861d2636b307980575527698eebfc" id=0e9524bb-f572-4967-8d77-f84f2ebfbd28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.929703 | controller | Jun 12 16:21:06.105169 crc crio[22579]: time="2026-06-12T16:21:06.10506478Z" level=info msg="Started container" PID=98187 containerID=ff0883f22d8f4229b8b68c7e066dced3d01861d2636b307980575527698eebfc description=openstack/nova-metadata-0/nova-metadata-metadata id=0e9524bb-f572-4967-8d77-f84f2ebfbd28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1
2026-06-12 17:11:40.929721 | controller | Jun 12 16:21:06.595351 crc crio[22579]: time="2026-06-12T16:21:06.59475628Z" level=info msg="Removing container: 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010" id=db92a489-bb59-48ea-83d9-663d123f4006 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.929738 | controller | Jun 12 16:21:06.650834 crc crio[22579]: time="2026-06-12T16:21:06.650772064Z" level=info msg="Removed container 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010: openstack/nova-api-0/nova-api-api" id=db92a489-bb59-48ea-83d9-663d123f4006 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.929755 | controller | Jun 12 16:21:06.660657 crc crio[22579]: time="2026-06-12T16:21:06.659968608Z" level=info msg="Removing container: 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342" id=a2642158-0558-46ae-9e12-56ec27bff31a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.929772 | controller | Jun 12 16:21:06.693138 crc crio[22579]: time="2026-06-12T16:21:06.693030408Z" level=info msg="Removed container 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342: openstack/nova-api-0/nova-api-log" id=a2642158-0558-46ae-9e12-56ec27bff31a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.929788 | controller | Jun 12 16:21:07.214285 crc crio[22579]: time="2026-06-12T16:21:07.21385054Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=8f3736e4-7e2d-4bad-b500-ce8909a64a1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.929806 | controller | Jun 12 16:21:07.214457 crc crio[22579]: time="2026-06-12T16:21:07.214322092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.929829 | controller | Jun 12 16:21:07.245356 crc crio[22579]: time="2026-06-12T16:21:07.245164246Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829 UID:b8620fdd-fe2e-4164-b825-21221facd14a NetNS:/var/run/netns/d6ef4cea-364a-4c75-9785-c9a28c6c75eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8620fdd_fe2e_4164_b825_21221facd14a.slice PodAnnotations:0xc000c9ab78}] Aliases:map[]}"
2026-06-12 17:11:40.929847 | controller | Jun 12 16:21:07.245356 crc crio[22579]: time="2026-06-12T16:21:07.245254088Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.929864 | controller | Jun 12 16:21:07.795286 crc crio[22579]: 2026-06-12T16:21:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae08e28b74fb971 Mac:16:e6:d3:cf:66:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/d6ef4cea-364a-4c75-9785-c9a28c6c75eb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.929881 | controller | Jun 12 16:21:07.796957 crc crio[22579]: time="2026-06-12T16:21:07.796884263Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829 UID:b8620fdd-fe2e-4164-b825-21221facd14a NetNS:/var/run/netns/d6ef4cea-364a-4c75-9785-c9a28c6c75eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8620fdd_fe2e_4164_b825_21221facd14a.slice PodAnnotations:0xc000c9ab78}] Aliases:map[]}"
2026-06-12 17:11:40.929899 | controller | Jun 12 16:21:07.797095 crc crio[22579]: time="2026-06-12T16:21:07.797080618Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.929916 | controller | Jun 12 16:21:07.807862 crc crio[22579]: time="2026-06-12T16:21:07.80777117Z" level=info msg="Ran pod sandbox ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829 with infra container: openstack/nova-api-0/POD" id=8f3736e4-7e2d-4bad-b500-ce8909a64a1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.929934 | controller | Jun 12 16:21:07.811373 crc crio[22579]: time="2026-06-12T16:21:07.811261128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=4aa78e77-463f-4363-9d12-37746a7d9af0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.929951 | controller | Jun 12 16:21:07.813619 crc crio[22579]: time="2026-06-12T16:21:07.813433554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=365d78a9-3aff-40ef-8ee6-8ac2fc710b64 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.929967 | controller | Jun 12 16:21:07.833752 crc crio[22579]: time="2026-06-12T16:21:07.833648048Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=b05101a0-2f42-461f-b085-31b38e3a91a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.929984 | controller | Jun 12 16:21:07.834122 crc crio[22579]: time="2026-06-12T16:21:07.834060348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930001 | controller | Jun 12 16:21:07.905739 crc crio[22579]: time="2026-06-12T16:21:07.905650098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930023 | controller | Jun 12 16:21:07.913115 crc crio[22579]: time="2026-06-12T16:21:07.913048756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930040 | controller | Jun 12 16:21:08.231046 crc crio[22579]: time="2026-06-12T16:21:08.230909098Z" level=info msg="Created container b1e691f5cabd8d9bf207edbdb82983e67d3b6cfbd9c80f2abe33fea7d3fc9f91: openstack/nova-api-0/nova-api-log" id=b05101a0-2f42-461f-b085-31b38e3a91a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930058 | controller | Jun 12 16:21:08.232980 crc crio[22579]: time="2026-06-12T16:21:08.232907579Z" level=info msg="Starting container: b1e691f5cabd8d9bf207edbdb82983e67d3b6cfbd9c80f2abe33fea7d3fc9f91" id=2d449d09-0a78-4b50-87cf-4c4f6f11486b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.930075 | controller | Jun 12 16:21:08.239027 crc crio[22579]: time="2026-06-12T16:21:08.238934982Z" level=info msg="Started container" PID=98445 containerID=b1e691f5cabd8d9bf207edbdb82983e67d3b6cfbd9c80f2abe33fea7d3fc9f91 description=openstack/nova-api-0/nova-api-log id=2d449d09-0a78-4b50-87cf-4c4f6f11486b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829
2026-06-12 17:11:40.930092 | controller | Jun 12 16:21:08.263660 crc crio[22579]: time="2026-06-12T16:21:08.263155128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d2f7c48b-328e-4b93-be52-50cecfe05a00 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930109 | controller | Jun 12 16:21:08.331666 crc crio[22579]: time="2026-06-12T16:21:08.331074094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=dcfec407-49f6-4196-a8e8-35b698176355 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930127 | controller | Jun 12 16:21:08.458155 crc crio[22579]: time="2026-06-12T16:21:08.458046193Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=3001cd11-f475-4b6b-95fc-5e1a2b796bc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930146 | controller | Jun 12 16:21:08.459135 crc crio[22579]: time="2026-06-12T16:21:08.459063258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930166 | controller | Jun 12 16:21:08.557565 crc crio[22579]: time="2026-06-12T16:21:08.554479573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930183 | controller | Jun 12 16:21:08.566877 crc crio[22579]: time="2026-06-12T16:21:08.56612992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930200 | controller | Jun 12 16:21:08.806481 crc crio[22579]: time="2026-06-12T16:21:08.806050179Z" level=info msg="Created container 971f5b4b2a9e4bfa2535e735861ab741533ad106b93eecbef628e37118b913eb: openstack/nova-api-0/nova-api-api" id=3001cd11-f475-4b6b-95fc-5e1a2b796bc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930217 | controller | Jun 12 16:21:08.817583 crc crio[22579]: time="2026-06-12T16:21:08.817442619Z" level=info msg="Starting container: 971f5b4b2a9e4bfa2535e735861ab741533ad106b93eecbef628e37118b913eb" id=15596c7e-ca66-483d-be1e-193a08287428 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.930235 | controller | Jun 12 16:21:08.828486 crc crio[22579]: time="2026-06-12T16:21:08.828395487Z" level=info msg="Started container" PID=98502 containerID=971f5b4b2a9e4bfa2535e735861ab741533ad106b93eecbef628e37118b913eb description=openstack/nova-api-0/nova-api-api id=15596c7e-ca66-483d-be1e-193a08287428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829
2026-06-12 17:11:40.930256 | controller | Jun 12 16:21:11.708348 crc crio[22579]: time="2026-06-12T16:21:11.70761851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=22ca1d88-c649-44bc-a6e3-555729c2b7b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930299 | controller | Jun 12 16:21:11.710954 crc crio[22579]: time="2026-06-12T16:21:11.710847562Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d3850531-3c57-4dd7-9867-b6d890fc69b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930323 | controller | Jun 12 16:21:11.726898 crc crio[22579]: time="2026-06-12T16:21:11.726754216Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-7zxv8/registry-server" id=01f41bf5-5e5b-4cc8-9376-7faddbe18851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930341 | controller | Jun 12 16:21:11.727807 crc crio[22579]: time="2026-06-12T16:21:11.727484325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930376 | controller | Jun 12 16:21:11.810342 crc crio[22579]: time="2026-06-12T16:21:11.810224698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930394 | controller | Jun 12 16:21:11.813972 crc crio[22579]: time="2026-06-12T16:21:11.813878611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930412 | controller | Jun 12 16:21:11.984269 crc crio[22579]: time="2026-06-12T16:21:11.984113269Z" level=info msg="Created container 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2: openshift-marketplace/redhat-operators-7zxv8/registry-server" id=01f41bf5-5e5b-4cc8-9376-7faddbe18851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930429 | controller | Jun 12 16:21:11.985797 crc crio[22579]: time="2026-06-12T16:21:11.985588517Z" level=info msg="Starting container: 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2" id=4b4e381f-6f8d-4f3d-a9c8-80537c6ee81e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.930446 | controller | Jun 12 16:21:11.991193 crc crio[22579]: time="2026-06-12T16:21:11.991082426Z" level=info msg="Started container" PID=98845 containerID=18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2 description=openshift-marketplace/redhat-operators-7zxv8/registry-server id=4b4e381f-6f8d-4f3d-a9c8-80537c6ee81e name=/runtime.v1.RuntimeService/StartContainer sandboxID=819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70
2026-06-12 17:11:40.930464 | controller | Jun 12 16:21:26.969718 crc crio[22579]: time="2026-06-12T16:21:26.968855031Z" level=info msg="Removing container: 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1" id=bbc3ad23-a271-4181-b7ca-b13e70ba2c1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.930482 | controller | Jun 12 16:21:26.970402 crc crio[22579]: time="2026-06-12T16:21:26.969060806Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=4f960b1c-46e8-425f-8903-32aca5b19e1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930499 | controller | Jun 12 16:21:26.977267 crc crio[22579]: time="2026-06-12T16:21:26.977150872Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=32f865b7-2570-49c4-8b62-7fb2763f817e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930521 | controller | Jun 12 16:21:27.005839 crc crio[22579]: time="2026-06-12T16:21:27.004789605Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=3f3ec615-8236-4f0a-b29c-031b69632fd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930539 | controller | Jun 12 16:21:27.006370 crc crio[22579]: time="2026-06-12T16:21:27.006281153Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=7e8e96a0-c41e-46f6-a8fd-fbeb761b9086 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930556 | controller | Jun 12 16:21:27.008970 crc crio[22579]: time="2026-06-12T16:21:27.008862678Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=07a11ba6-d37b-4397-bbd3-00152d982f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930574 | controller | Jun 12 16:21:27.009182 crc crio[22579]: time="2026-06-12T16:21:27.009128845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930591 | controller | Jun 12 16:21:27.014231 crc crio[22579]: time="2026-06-12T16:21:27.014170533Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=e028d1f5-129a-4ec4-9c67-eba5b71c0617 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930609 | controller | Jun 12 16:21:27.169855 crc crio[22579]: time="2026-06-12T16:21:27.169757699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930626 | controller | Jun 12 16:21:27.204852 crc crio[22579]: time="2026-06-12T16:21:27.204745908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930644 | controller | Jun 12 16:21:27.209237 crc crio[22579]: time="2026-06-12T16:21:27.20915011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930660 | controller | Jun 12 16:21:27.229668 crc crio[22579]: time="2026-06-12T16:21:27.229456967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930678 | controller | Jun 12 16:21:27.234963 crc crio[22579]: time="2026-06-12T16:21:27.234883645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930695 | controller | Jun 12 16:21:27.999091 crc crio[22579]: time="2026-06-12T16:21:27.999001042Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=d17f8eaa-3b4e-486d-ae39-66b6ab6eac36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930712 | controller | Jun 12 16:21:28.007377 crc crio[22579]: time="2026-06-12T16:21:28.007263552Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=ac577003-be3a-452a-8425-ba128bde2b76 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930729 | controller | Jun 12 16:21:28.012577 crc crio[22579]: time="2026-06-12T16:21:28.012478614Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=a6a63252-ba3e-4a73-8cb8-78f69b86a0a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930752 | controller | Jun 12 16:21:28.045130 crc crio[22579]: time="2026-06-12T16:21:28.045001481Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=54d47538-3a5e-4a5b-aa34-ce593efc9d40 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930769 | controller | Jun 12 16:21:28.045482 crc crio[22579]: time="2026-06-12T16:21:28.045234837Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=de7a0dd3-2761-4189-a3f5-9356ed16133d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930786 | controller | Jun 12 16:21:28.045621 crc crio[22579]: time="2026-06-12T16:21:28.045025122Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=824ba737-5d78-45b1-a56d-4e371155cf27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.930803 | controller | Jun 12 16:21:28.049781 crc crio[22579]: time="2026-06-12T16:21:28.049607258Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=3a3c2804-693b-485f-9a6f-c9f206638e58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930821 | controller | Jun 12 16:21:28.050880 crc crio[22579]: time="2026-06-12T16:21:28.050815749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930838 | controller | Jun 12 16:21:28.066016 crc crio[22579]: time="2026-06-12T16:21:28.06581323Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=b548c1d1-e25f-4662-9fbb-f90616d48fb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930856 | controller | Jun 12 16:21:28.071923 crc crio[22579]: time="2026-06-12T16:21:28.071786082Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=3f3061f6-b7ca-4f42-93d3-644547b7e7f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.930872 | controller | Jun 12 16:21:28.086195 crc crio[22579]: time="2026-06-12T16:21:28.085910771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930890 | controller | Jun 12 16:21:28.087046 crc crio[22579]: time="2026-06-12T16:21:28.086867116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930908 | controller | Jun 12 16:21:28.203162 crc crio[22579]: time="2026-06-12T16:21:28.203099151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930924 | controller | Jun 12 16:21:28.209990 crc crio[22579]: time="2026-06-12T16:21:28.209904064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930940 | controller | Jun 12 16:21:28.405235 crc crio[22579]: time="2026-06-12T16:21:28.40444262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930957 | controller | Jun 12 16:21:28.412456 crc crio[22579]: time="2026-06-12T16:21:28.412345991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930973 | controller | Jun 12 16:21:28.435788 crc crio[22579]: time="2026-06-12T16:21:28.433985721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.930992 | controller | Jun 12 16:21:28.438140 crc crio[22579]: time="2026-06-12T16:21:28.438068955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.931009 | controller | Jun 12 16:21:29.642784 crc crio[22579]: time="2026-06-12T16:21:29.642673671Z" level=info msg="Removed container 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=bbc3ad23-a271-4181-b7ca-b13e70ba2c1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931026 | controller | Jun 12 16:21:29.645419 crc crio[22579]: time="2026-06-12T16:21:29.645347489Z" level=info msg="Removing container: 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501" id=c9065abe-a295-4c5c-94f9-7b69e871c2ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931044 | controller | Jun 12 16:21:30.903243 crc crio[22579]: time="2026-06-12T16:21:30.902007878Z" level=info msg="Created container e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=e028d1f5-129a-4ec4-9c67-eba5b71c0617 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.931060 | controller | Jun 12 16:21:30.906058 crc crio[22579]: time="2026-06-12T16:21:30.904999464Z" level=info msg="Starting container: e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca" id=28add59c-d390-40d3-b649-43efdd03957b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.931077 | controller | Jun 12 16:21:30.913032 crc crio[22579]: time="2026-06-12T16:21:30.912905125Z" level=info msg="Started container" PID=99670 containerID=e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=28add59c-d390-40d3-b649-43efdd03957b name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033
2026-06-12 17:11:40.931095 | controller | Jun 12 16:21:30.920342 crc crio[22579]: time="2026-06-12T16:21:30.920125438Z" level=info msg="Created container 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=07a11ba6-d37b-4397-bbd3-00152d982f2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.931113 | controller | Jun 12 16:21:30.924467 crc crio[22579]: time="2026-06-12T16:21:30.924378736Z" level=info msg="Starting container: 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc" id=4ab3825d-ae64-4b91-aee8-85c18643c0fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.931130 | controller | Jun 12 16:21:30.930699 crc crio[22579]: time="2026-06-12T16:21:30.930444761Z" level=info msg="Started container" PID=99669 containerID=2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=4ab3825d-ae64-4b91-aee8-85c18643c0fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6
2026-06-12 17:11:40.931148 | controller | Jun 12 16:21:30.980692 crc crio[22579]: time="2026-06-12T16:21:30.980429261Z" level=info msg="Created container 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=b548c1d1-e25f-4662-9fbb-f90616d48fb2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.931165 | controller | Jun 12 16:21:30.982199 crc crio[22579]: time="2026-06-12T16:21:30.982087134Z" level=info msg="Starting container: 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca" id=beed21c5-4043-4cec-be26-05b0bc145f14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.931186 | controller | Jun 12 16:21:30.985758 crc crio[22579]: time="2026-06-12T16:21:30.985702465Z" level=info msg="Created container 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=3f3061f6-b7ca-4f42-93d3-644547b7e7f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.931204 | controller | Jun 12 16:21:30.987462 crc crio[22579]: time="2026-06-12T16:21:30.986133226Z" level=info msg="Created container 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=3a3c2804-693b-485f-9a6f-c9f206638e58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.931221 | controller | Jun 12 16:21:30.992091 crc crio[22579]: time="2026-06-12T16:21:30.991942484Z" level=info msg="Starting container: 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870" id=d5ba7627-ece4-46f6-b321-82bd2a767710 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.931238 | controller | Jun 12 16:21:30.992213 crc crio[22579]: time="2026-06-12T16:21:30.992085838Z" level=info msg="Starting container: 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d" id=93026eb1-f749-484b-a53c-1bc2f0aa27ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.931255 | controller | Jun 12 16:21:30.996843 crc crio[22579]: time="2026-06-12T16:21:30.996620583Z" level=info msg="Started container" PID=99735 containerID=3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=beed21c5-4043-4cec-be26-05b0bc145f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6
2026-06-12 17:11:40.931272 | controller | Jun 12 16:21:30.999011 crc crio[22579]: time="2026-06-12T16:21:30.998884261Z" level=info msg="Started container" PID=99696 containerID=838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=d5ba7627-ece4-46f6-b321-82bd2a767710 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d
2026-06-12 17:11:40.931306 | controller | Jun 12 16:21:31.000617 crc crio[22579]: time="2026-06-12T16:21:31.000453761Z" level=info msg="Started container" PID=99733 containerID=0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=93026eb1-f749-484b-a53c-1bc2f0aa27ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51
2026-06-12 17:11:40.931326 | controller | Jun 12 16:21:31.060395 crc crio[22579]: time="2026-06-12T16:21:31.059969934Z" level=info msg="Removed container 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=c9065abe-a295-4c5c-94f9-7b69e871c2ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931405 | controller | Jun 12 16:21:31.070378 crc crio[22579]: time="2026-06-12T16:21:31.070274796Z" level=info msg="Removing container: a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa" id=e85626f5-17b8-4cac-b12f-7893b9b4d25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931461 | controller | Jun 12 16:21:31.726859 crc crio[22579]: time="2026-06-12T16:21:31.726263394Z" level=info msg="Removed container a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=e85626f5-17b8-4cac-b12f-7893b9b4d25f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931488 | controller | Jun 12 16:21:31.732567 crc crio[22579]: time="2026-06-12T16:21:31.73243182Z" level=info msg="Removing container: 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f" id=46fdd7cd-1a59-4e62-9f3e-9ffcd0e0749b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931507 | controller | Jun 12 16:21:32.228007 crc crio[22579]: time="2026-06-12T16:21:32.227945419Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=d5bdccb2-ec1d-4262-90d5-9eebfa4b612c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.931524 | controller | Jun 12 16:21:32.234342 crc crio[22579]: time="2026-06-12T16:21:32.234245359Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 17:11:40.931541 | controller | Jun 12 16:21:32.836255 crc crio[22579]: time="2026-06-12T16:21:32.836032219Z" level=info msg="Removed container 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=46fdd7cd-1a59-4e62-9f3e-9ffcd0e0749b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931558 | controller | Jun 12 16:21:32.839252 crc crio[22579]: time="2026-06-12T16:21:32.839142188Z" level=info msg="Removing container: 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87" id=162d7af8-84f4-4bb8-9fb5-2a6da795974b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931574 | controller | Jun 12 16:21:33.189214 crc crio[22579]: time="2026-06-12T16:21:33.189082275Z" level=info msg="Removed container 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=162d7af8-84f4-4bb8-9fb5-2a6da795974b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931590 | controller | Jun 12 16:21:33.196088 crc crio[22579]: time="2026-06-12T16:21:33.19598422Z" level=info msg="Removing container: 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b" id=2e2632af-b132-4bce-8f4b-c4759c4fb0b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931606 | controller | Jun 12 16:21:33.215879 crc crio[22579]: time="2026-06-12T16:21:33.214208953Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=d5bdccb2-ec1d-4262-90d5-9eebfa4b612c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.931623 | controller | Jun 12 16:21:33.220254 crc crio[22579]: time="2026-06-12T16:21:33.220092703Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=11143b8a-9220-4869-b36d-d3ab04bf3827 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.931639 | controller | Jun 12 16:21:33.258959 crc crio[22579]: time="2026-06-12T16:21:33.258838958Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=82f5ac96-2b92-4a5b-813f-333f5d0a6f90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.931656 | controller | Jun 12 16:21:33.294735 crc crio[22579]: time="2026-06-12T16:21:33.294650769Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=914e29ee-3845-4344-ad0f-de4945051a8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.931674 | controller | Jun 12 16:21:33.296105 crc crio[22579]: time="2026-06-12T16:21:33.295992043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.931691 | controller | Jun 12 16:21:33.348113 crc crio[22579]: time="2026-06-12T16:21:33.346761454Z" level=info msg="Removed container 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=2e2632af-b132-4bce-8f4b-c4759c4fb0b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931716 | controller | Jun 12 16:21:33.431554 crc crio[22579]: time="2026-06-12T16:21:33.42922752Z" level=info msg="Stopping container: 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da (timeout: 2s)" id=14ddd609-b105-4007-b7ee-e0b68d8ece4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.931733 | controller | Jun 12 16:21:33.477887 crc crio[22579]: time="2026-06-12T16:21:33.477675322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.931751 | controller | Jun 12 16:21:33.590030 crc crio[22579]: time="2026-06-12T16:21:33.589344081Z" level=info msg="Stopped container 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da: openshift-marketplace/community-operators-8zvvk/registry-server" id=14ddd609-b105-4007-b7ee-e0b68d8ece4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.931769 | controller | Jun 12 16:21:33.591444 crc crio[22579]: time="2026-06-12T16:21:33.590916831Z" level=info msg="Stopping pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b" id=a5bc536f-f9d4-4fae-8597-a152b7903b72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.931785 | controller | Jun 12 16:21:33.594264 crc crio[22579]: time="2026-06-12T16:21:33.592024719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.931803 | controller | Jun 12 16:21:33.595537 crc crio[22579]: time="2026-06-12T16:21:33.595103258Z" level=info msg="Got pod network &{Name:community-operators-8zvvk Namespace:openshift-marketplace ID:ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b UID:27b751f9-edbd-47bf-a78e-5328fc63a234 NetNS:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27b751f9_edbd_47bf_a78e_5328fc63a234.slice PodAnnotations:0xc000478418}] Aliases:map[]}"
2026-06-12 17:11:40.931821 | controller | Jun 12 16:21:33.595537 crc crio[22579]: time="2026-06-12T16:21:33.595364974Z" level=info msg="Deleting pod openshift-marketplace_community-operators-8zvvk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.931838 | controller | Jun 12 16:21:33.796033 crc crio[22579]: time="2026-06-12T16:21:33.795910402Z" level=info msg="Created container 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=914e29ee-3845-4344-ad0f-de4945051a8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.931855 | controller | Jun 12 16:21:33.801638 crc crio[22579]: time="2026-06-12T16:21:33.801427682Z" level=info msg="Starting container: 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab" id=8e44cbee-2f8e-4a17-be31-390284911412 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.931872 | controller | Jun 12 16:21:33.814795 crc crio[22579]: time="2026-06-12T16:21:33.814688539Z" level=info msg="Started container" PID=100092 containerID=35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=8e44cbee-2f8e-4a17-be31-390284911412 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1
2026-06-12 17:11:40.931890 | controller | Jun 12 16:21:34.202117 crc crio[22579]: time="2026-06-12T16:21:34.201792981Z" level=info msg="Stopped pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b" id=a5bc536f-f9d4-4fae-8597-a152b7903b72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.931911 | controller | Jun 12 16:21:34.420751 crc crio[22579]: time="2026-06-12T16:21:34.420656966Z" level=info msg="Removing container: 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da" id=f8094b50-e28e-4ff9-b33a-83563a3e6681 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931929 | controller | Jun 12 16:21:34.484826 crc crio[22579]: time="2026-06-12T16:21:34.483407521Z" level=info msg="Removed container 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da: openshift-marketplace/community-operators-8zvvk/registry-server" id=f8094b50-e28e-4ff9-b33a-83563a3e6681 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931945 | controller | Jun 12 16:21:34.489902 crc crio[22579]: time="2026-06-12T16:21:34.489811184Z" level=info msg="Removing container: dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58" id=b87bafa6-50d0-40f3-83d9-7ace868a80a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931961 | controller | Jun 12 16:21:34.545078 crc crio[22579]: time="2026-06-12T16:21:34.544924275Z" level=info msg="Removed container dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58: openshift-marketplace/community-operators-8zvvk/extract-content" id=b87bafa6-50d0-40f3-83d9-7ace868a80a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931978 | controller | Jun 12 16:21:34.549147 crc crio[22579]: time="2026-06-12T16:21:34.54906588Z" level=info msg="Removing container: 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea" id=83b949b4-8f19-44a0-ade6-0a24548d30e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.931994 | controller | Jun 12 16:21:34.609754 crc crio[22579]: time="2026-06-12T16:21:34.609648451Z" level=info msg="Removed container 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea: openshift-marketplace/community-operators-8zvvk/extract-utilities" id=83b949b4-8f19-44a0-ade6-0a24548d30e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.932010 | controller | Jun 12 16:21:36.593609 crc crio[22579]: time="2026-06-12T16:21:36.593092848Z" level=info msg="Stopping pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d" id=92a6e73f-7d6a-4fcb-b799-8cfc128bf1de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932027 | controller | Jun 12 16:21:36.593609 crc crio[22579]: time="2026-06-12T16:21:36.593605541Z" level=info msg="Stopped pod sandbox (already stopped): f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d" id=92a6e73f-7d6a-4fcb-b799-8cfc128bf1de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932043 | controller | Jun 12 16:21:36.595173 crc crio[22579]: time="2026-06-12T16:21:36.594183586Z" level=info msg="Removing pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d" id=e0f23acd-e89e-46c9-88e3-74ff171a1e6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932059 | controller | Jun 12 16:21:36.619444 crc crio[22579]: time="2026-06-12T16:21:36.619342706Z" level=info msg="Removed pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d" id=e0f23acd-e89e-46c9-88e3-74ff171a1e6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932076 | controller | Jun 12 16:21:36.620452 crc crio[22579]: time="2026-06-12T16:21:36.620342671Z" level=info msg="Stopping pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b" id=e4ccb16b-0519-4fab-bd1f-71ff8f50e84a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932092 | controller | Jun 12 16:21:36.620452 crc crio[22579]: time="2026-06-12T16:21:36.620419253Z" level=info msg="Stopped pod sandbox (already stopped): ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b" id=e4ccb16b-0519-4fab-bd1f-71ff8f50e84a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932109 | controller | Jun 12 16:21:36.623156 crc crio[22579]: time="2026-06-12T16:21:36.622968278Z" level=info msg="Removing pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b" id=561809b1-81e7-4a32-9ebd-af05b1e88d4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932130 | controller | Jun 12 16:21:36.660331 crc crio[22579]: time="2026-06-12T16:21:36.660226405Z" level=info msg="Removed pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b" id=561809b1-81e7-4a32-9ebd-af05b1e88d4c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932147 | controller | Jun 12 16:21:36.661482 crc crio[22579]: time="2026-06-12T16:21:36.661254672Z" level=info msg="Stopping pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d" id=33ee4323-0782-4cb9-ba0a-9aed6ba77da9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932164 | controller | Jun 12 16:21:36.661482 crc crio[22579]: time="2026-06-12T16:21:36.661355734Z" level=info msg="Stopped pod sandbox (already stopped): 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d" id=33ee4323-0782-4cb9-ba0a-9aed6ba77da9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932180 | controller | Jun 12 16:21:36.662959 crc crio[22579]: time="2026-06-12T16:21:36.662888193Z" level=info msg="Removing pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d" id=a4bdc4b6-3306-43b9-b227-d0f0cc051754 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932197 | controller | Jun 12 16:21:36.684968 crc crio[22579]: time="2026-06-12T16:21:36.684858002Z" level=info msg="Removed pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d" id=a4bdc4b6-3306-43b9-b227-d0f0cc051754 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932215 | controller | Jun 12 16:21:36.685953 crc crio[22579]: time="2026-06-12T16:21:36.685736874Z" level=info msg="Stopping pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1" id=0a92f822-9d8a-4909-8715-3311b87f8fba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932232 | controller | Jun 12 16:21:36.685953 crc crio[22579]: time="2026-06-12T16:21:36.685822336Z" level=info msg="Stopped pod sandbox (already stopped): 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1" id=0a92f822-9d8a-4909-8715-3311b87f8fba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932250 | controller | Jun 12 16:21:36.688655 crc crio[22579]: time="2026-06-12T16:21:36.686551495Z" level=info msg="Removing pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1" id=530ee03b-4c40-4554-ba0f-ad5d6df72c0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932267 | controller | Jun 12 16:21:36.703850 crc crio[22579]: time="2026-06-12T16:21:36.703717931Z" level=info msg="Removed pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1" id=530ee03b-4c40-4554-ba0f-ad5d6df72c0a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932284 | controller | Jun 12 16:21:36.704971 crc crio[22579]: time="2026-06-12T16:21:36.704889061Z" level=info msg="Stopping pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5" id=452b167e-5885-49d0-90c1-458ad106ba42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932301 | controller | Jun 12 16:21:36.705133 crc crio[22579]: time="2026-06-12T16:21:36.704983953Z" level=info msg="Stopped pod sandbox (already stopped): 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5" id=452b167e-5885-49d0-90c1-458ad106ba42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932318 | controller | Jun 12 16:21:36.705630 crc crio[22579]: time="2026-06-12T16:21:36.705484706Z" level=info msg="Removing pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5" id=cd323d07-bee3-4aad-9f9d-0d1a1db0f070 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932335 | controller | Jun 12 16:21:36.721369 crc crio[22579]: time="2026-06-12T16:21:36.721253467Z" level=info msg="Removed pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5" id=cd323d07-bee3-4aad-9f9d-0d1a1db0f070 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932376 | controller | Jun 12 16:21:36.722359 crc crio[22579]: time="2026-06-12T16:21:36.722255803Z" level=info msg="Stopping pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd" id=afc6ab53-f0f6-44f0-b500-cc2ddae58351 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932396 | controller | Jun 12 16:21:36.722440 crc crio[22579]: time="2026-06-12T16:21:36.722397726Z" level=info msg="Stopped pod sandbox (already stopped): 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd" id=afc6ab53-f0f6-44f0-b500-cc2ddae58351 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932413 | controller | Jun 12 16:21:36.724225 crc crio[22579]: time="2026-06-12T16:21:36.724153681Z" level=info msg="Removing pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd" id=32256063-bfe7-4e4f-9a7d-47fa6f4963cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932430 | controller | Jun 12 16:21:36.744557 crc crio[22579]: time="2026-06-12T16:21:36.744379236Z" level=info msg="Removed pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd" id=32256063-bfe7-4e4f-9a7d-47fa6f4963cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932447 | controller | Jun 12 16:21:36.746241 crc crio[22579]: time="2026-06-12T16:21:36.74612096Z" level=info msg="Stopping pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5" id=ea514b93-7477-49a5-b4ba-f2dc0247d9f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932464 | controller | Jun 12 16:21:36.746360 crc crio[22579]: time="2026-06-12T16:21:36.746258823Z" level=info msg="Stopped pod sandbox (already stopped): c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5" id=ea514b93-7477-49a5-b4ba-f2dc0247d9f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932481 | controller | Jun 12 16:21:36.747236 crc crio[22579]: time="2026-06-12T16:21:36.747157776Z" level=info msg="Removing pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5" id=76e7c49a-0c98-4a32-9eb8-15bc81ca91ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932525 | controller | Jun 12 16:21:36.768778 crc crio[22579]: time="2026-06-12T16:21:36.768204881Z" level=info msg="Removed pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5" id=76e7c49a-0c98-4a32-9eb8-15bc81ca91ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.932551 | controller | Jun 12 16:21:43.597148 crc crio[22579]: time="2026-06-12T16:21:43.596399602Z" level=info msg="Stopping container: 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2 (timeout: 2s)" id=dbb88336-9741-48b3-8182-9e60d8f13b03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.932569 | controller | Jun 12 16:21:43.747737 crc crio[22579]: time="2026-06-12T16:21:43.746232711Z" level=info msg="Stopped container 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2: openshift-marketplace/redhat-operators-7zxv8/registry-server" id=dbb88336-9741-48b3-8182-9e60d8f13b03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.932586 | controller | Jun 12 16:21:43.755217 crc crio[22579]: time="2026-06-12T16:21:43.750245073Z" level=info msg="Stopping pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70" id=cc16e480-1b7d-49f6-8b1d-b39e12d0d852 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932604 | controller | Jun 12 16:21:43.755955 crc crio[22579]: time="2026-06-12T16:21:43.755804694Z" level=info msg="Got pod network &{Name:redhat-operators-7zxv8 Namespace:openshift-marketplace ID:819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 UID:8494c1c6-2865-4dc5-91eb-920517827adb NetNS:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8494c1c6_2865_4dc5_91eb_920517827adb.slice PodAnnotations:0xc000548e20}] Aliases:map[]}"
2026-06-12 17:11:40.932626 | controller | Jun 12 16:21:43.756177 crc crio[22579]: time="2026-06-12T16:21:43.756051681Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-7zxv8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.932645 | controller | Jun 12 16:21:44.179836 crc crio[22579]: time="2026-06-12T16:21:44.179134557Z" level=info msg="Stopped pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70" id=cc16e480-1b7d-49f6-8b1d-b39e12d0d852 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.932662 | controller | Jun 12 16:21:44.624879 crc crio[22579]: time="2026-06-12T16:21:44.624787257Z" level=info msg="Removing container: 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2" id=010d1292-ab61-439f-b75d-1a0eb6bef43e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.932679 | controller | Jun 12 16:21:44.682740 crc crio[22579]: time="2026-06-12T16:21:44.682481884Z" level=info msg="Removed container 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2: openshift-marketplace/redhat-operators-7zxv8/registry-server" id=010d1292-ab61-439f-b75d-1a0eb6bef43e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.932697 | controller | Jun 12 16:21:44.686380 crc crio[22579]: time="2026-06-12T16:21:44.686235479Z" level=info msg="Removing container: 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2" id=a8765e85-46a5-4671-a4dc-8afcd2b64656 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.932714 | controller | Jun 12 16:21:44.726783 crc crio[22579]: time="2026-06-12T16:21:44.726612856Z" level=info msg="Removed container 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2: openshift-marketplace/redhat-operators-7zxv8/extract-content" id=a8765e85-46a5-4671-a4dc-8afcd2b64656 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.932731 | controller | Jun 12 16:21:44.734999 crc crio[22579]: time="2026-06-12T16:21:44.73424397Z" level=info msg="Removing container: da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf" id=fe365206-22fa-4a5b-83fb-0a17facfaa9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.932748 | controller | Jun 12 16:21:44.812136 crc crio[22579]: time="2026-06-12T16:21:44.811964406Z" level=info msg="Removed container da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf: openshift-marketplace/redhat-operators-7zxv8/extract-utilities" id=fe365206-22fa-4a5b-83fb-0a17facfaa9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.932765 | controller | Jun 12 16:21:50.291176 crc crio[22579]: time="2026-06-12T16:21:50.290442534Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=ff9e83cf-d36e-4fe9-b4cc-2104b773ac07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.932781 | controller | Jun 12 16:21:50.292750 crc crio[22579]: time="2026-06-12T16:21:50.291218154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.932799 | controller | Jun 12 16:21:50.342145 crc crio[22579]: time="2026-06-12T16:21:50.341722816Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289 UID:75668be0-7abe-44e2-b58e-d26b82c6fb9d NetNS:/var/run/netns/9d9b2e44-d1ea-4f6b-93d8-3be0744cadc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75668be0_7abe_44e2_b58e_d26b82c6fb9d.slice PodAnnotations:0xc0022185a8}] Aliases:map[]}"
2026-06-12 17:11:40.932816 | controller | Jun 12 16:21:50.342598 crc crio[22579]: time="2026-06-12T16:21:50.342567258Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.932837 | controller | Jun 12 16:21:50.722031 crc crio[22579]: 2026-06-12T16:21:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7579d38bbc3e90e Mac:52:4b:d8:e1:ad:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/9d9b2e44-d1ea-4f6b-93d8-3be0744cadc8 SocketPath: PciID:}] [{Interface:0xc0004b46d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.932855 | controller | Jun 12 16:21:50.724812 crc crio[22579]: time="2026-06-12T16:21:50.724763163Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289 UID:75668be0-7abe-44e2-b58e-d26b82c6fb9d NetNS:/var/run/netns/9d9b2e44-d1ea-4f6b-93d8-3be0744cadc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75668be0_7abe_44e2_b58e_d26b82c6fb9d.slice PodAnnotations:0xc0022185a8}] Aliases:map[]}"
2026-06-12 17:11:40.932872 | controller | Jun 12 16:21:50.725147 crc crio[22579]: time="2026-06-12T16:21:50.725124132Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.932889 | controller | Jun 12 16:21:50.746310 crc crio[22579]: time="2026-06-12T16:21:50.746199114Z" level=info msg="Ran pod sandbox 7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289 with infra container: sushy-emulator/sushy-emulator/POD" id=ff9e83cf-d36e-4fe9-b4cc-2104b773ac07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.932906 | controller | Jun 12 16:21:50.749397 crc crio[22579]: time="2026-06-12T16:21:50.749367697Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=4cb72342-9e71-4e21-a7b5-e9a391e069fc name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.932925 | controller | Jun 12 16:21:50.756433 crc crio[22579]: time="2026-06-12T16:21:50.756311768Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-12 17:11:40.932942 | controller | Jun 12 16:22:00.585727 crc crio[22579]: time="2026-06-12T16:22:00.581712542Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688022-42vqj/POD" id=98617897-d886-41c1-a422-9d755f1f435e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.932959 | controller | Jun 12 16:22:00.585727 crc crio[22579]: time="2026-06-12T16:22:00.582739959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.932976 | controller | Jun 12 16:22:00.833896 crc crio[22579]: time="2026-06-12T16:22:00.833851582Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-pkqb4/POD" id=b6a69cad-0a54-4018-8391-6a2105828493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.932993 | controller | Jun 12 16:22:00.834097 crc crio[22579]: time="2026-06-12T16:22:00.834078628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933011 | controller | Jun 12 16:22:02.697826 crc crio[22579]: time="2026-06-12T16:22:02.696816818Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688022-42vqj Namespace:openshift-infra ID:7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d UID:282dccad-fb65-4440-9742-8f1281720dda NetNS:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282dccad_fb65_4440_9742_8f1281720dda.slice PodAnnotations:0xc006b8e018}] Aliases:map[]}"
2026-06-12 17:11:40.933032 | controller | Jun 12 16:22:02.697826 crc crio[22579]: time="2026-06-12T16:22:02.697766333Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688022-42vqj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.933050 | controller | Jun 12 16:22:02.701324 crc crio[22579]: time="2026-06-12T16:22:02.701215313Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd" id=4cb72342-9e71-4e21-a7b5-e9a391e069fc name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.933067 | controller | Jun 12 16:22:02.703142 crc crio[22579]: time="2026-06-12T16:22:02.703052461Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=6431663b-ed98-4522-9229-7b19ade5189d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.933085 | controller | Jun 12 16:22:02.704769 crc crio[22579]: time="2026-06-12T16:22:02.704669203Z" level=info msg="Got pod network &{Name:certified-operators-pkqb4 Namespace:openshift-marketplace ID:6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 UID:a656b035-5192-4e4f-b922-fd5a92a1f481 NetNS:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda656b035_5192_4e4f_b922_fd5a92a1f481.slice PodAnnotations:0xc006b8e0f8}] Aliases:map[]}"
2026-06-12 17:11:40.933103 | controller | Jun 12 16:22:02.704769 crc crio[22579]: time="2026-06-12T16:22:02.704756676Z" level=info msg="Adding pod openshift-marketplace_certified-operators-pkqb4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.933120 | controller | Jun 12 16:22:02.709228 crc crio[22579]: time="2026-06-12T16:22:02.70912709Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=5d98427e-3609-4635-ae92-a3226a8f4083 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.933137 | controller | Jun 12 16:22:02.720912 crc crio[22579]: time="2026-06-12T16:22:02.720794855Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=bf5a0bc9-2b2c-4a54-8c27-53b8ded0bf39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.933154 | controller | Jun 12 16:22:02.722681 crc crio[22579]: time="2026-06-12T16:22:02.722610043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933171 | controller | Jun 12 16:22:02.782981 crc crio[22579]: time="2026-06-12T16:22:02.782885501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933188 | controller | Jun 12 16:22:02.792114 crc crio[22579]: time="2026-06-12T16:22:02.791814354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933205 | controller | Jun 12 16:22:03.031763 crc crio[22579]: time="2026-06-12T16:22:03.031662193Z" level=info msg="Created container dd2ade9037154d619d06b5bd85d6ea7d0ec933fc1ecf9195682c931d15a76233: sushy-emulator/sushy-emulator/sushy-emulator" id=bf5a0bc9-2b2c-4a54-8c27-53b8ded0bf39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.933223 | controller | Jun 12 16:22:03.034297 crc crio[22579]: time="2026-06-12T16:22:03.034154088Z" level=info msg="Starting container: dd2ade9037154d619d06b5bd85d6ea7d0ec933fc1ecf9195682c931d15a76233" id=9edeb503-64f2-420a-8bfe-f42807d68c25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.933240 | controller | Jun 12 16:22:03.042748 crc crio[22579]: time="2026-06-12T16:22:03.042665431Z" level=info msg="Started container" PID=101895 containerID=dd2ade9037154d619d06b5bd85d6ea7d0ec933fc1ecf9195682c931d15a76233 description=sushy-emulator/sushy-emulator/sushy-emulator id=9edeb503-64f2-420a-8bfe-f42807d68c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289
2026-06-12 17:11:40.933261 | controller | Jun 12 16:22:03.273402 crc crio[22579]: 2026-06-12T16:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a93d9f09946c5b Mac:86:cc:a0:7d:b6:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.933279 | controller | Jun 12 16:22:03.275420 crc crio[22579]: time="2026-06-12T16:22:03.275048144Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688022-42vqj Namespace:openshift-infra ID:7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d UID:282dccad-fb65-4440-9742-8f1281720dda NetNS:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282dccad_fb65_4440_9742_8f1281720dda.slice PodAnnotations:0xc006b8e018}] Aliases:map[]}"
2026-06-12 17:11:40.933298 | controller | Jun 12 16:22:03.275953 crc crio[22579]: time="2026-06-12T16:22:03.275887236Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688022-42vqj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.933315 | controller | Jun 12 16:22:03.286044 crc crio[22579]: time="2026-06-12T16:22:03.285941029Z" level=info msg="Ran pod sandbox 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d with infra container: openshift-infra/auto-csr-approver-29688022-42vqj/POD" id=98617897-d886-41c1-a422-9d755f1f435e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.933333 | controller | Jun 12 16:22:03.289596 crc crio[22579]: time="2026-06-12T16:22:03.289484472Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7bbf9c76-9462-4597-bd15-4bada39b582a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.933371 | controller | Jun 12 16:22:03.299722 crc crio[22579]: time="2026-06-12T16:22:03.299630677Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.933391 | controller | Jun 12 16:22:03.426760 crc crio[22579]: 2026-06-12T16:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b8479dcb88cb17 Mac:5e:12:ed:b5:03:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 SocketPath: PciID:}] [{Interface:0xc000122db0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.933409 | controller | Jun 12 16:22:03.426760 crc crio[22579]: time="2026-06-12T16:22:03.426478908Z" level=info msg="Got pod network &{Name:certified-operators-pkqb4 Namespace:openshift-marketplace ID:6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 UID:a656b035-5192-4e4f-b922-fd5a92a1f481 NetNS:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda656b035_5192_4e4f_b922_fd5a92a1f481.slice PodAnnotations:0xc006b8e0f8}] Aliases:map[]}"
2026-06-12 17:11:40.933426 | controller | Jun 12 16:22:03.426760 crc crio[22579]: time="2026-06-12T16:22:03.426671793Z" level=info msg="Checking pod openshift-marketplace_certified-operators-pkqb4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.933444 | controller | Jun 12 16:22:03.437207 crc crio[22579]: time="2026-06-12T16:22:03.436901791Z" level=info msg="Ran pod sandbox 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 with infra container: openshift-marketplace/certified-operators-pkqb4/POD" id=b6a69cad-0a54-4018-8391-6a2105828493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.933465 | controller | Jun 12 16:22:03.442261 crc crio[22579]: time="2026-06-12T16:22:03.441222224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=11bfc936-eef5-429a-b157-41caa16c84d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.933483 | controller | Jun 12 16:22:03.446444 crc crio[22579]: time="2026-06-12T16:22:03.445978698Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fec094c6-8a61-49b5-ba2b-c2c4dbc47f95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.933500 | controller | Jun 12 16:22:03.458629 crc crio[22579]: time="2026-06-12T16:22:03.458462305Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pkqb4/extract-utilities" id=57c442c6-de04-49bf-ad18-45c0b522846e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.933517 | controller | Jun 12 16:22:03.462327 crc crio[22579]: time="2026-06-12T16:22:03.462224204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933534 | controller | Jun 12 16:22:03.529903 crc crio[22579]: time="2026-06-12T16:22:03.529636748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933551 | controller | Jun 12 16:22:03.535077 crc crio[22579]: time="2026-06-12T16:22:03.534944917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933568 | controller | Jun 12 16:22:03.744356 crc crio[22579]: time="2026-06-12T16:22:03.744071081Z" level=info msg="Created container dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7: openshift-marketplace/certified-operators-pkqb4/extract-utilities" id=57c442c6-de04-49bf-ad18-45c0b522846e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.933619 | controller | Jun 12 16:22:03.746237 crc crio[22579]: time="2026-06-12T16:22:03.745413157Z" level=info msg="Starting container: dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7" id=9f4e0552-8577-464a-86f5-4fa4f78b53e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.933638 | controller | Jun 12 16:22:03.763830 crc crio[22579]: time="2026-06-12T16:22:03.763600703Z" level=info msg="Started container" PID=101924 containerID=dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7 description=openshift-marketplace/certified-operators-pkqb4/extract-utilities id=9f4e0552-8577-464a-86f5-4fa4f78b53e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27
2026-06-12 17:11:40.933656 | controller | Jun 12 16:22:03.984318 crc crio[22579]: time="2026-06-12T16:22:03.983949611Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bbbf1668-1229-48f2-afd1-3e0b3ea5f5bb name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.933673 | controller | Jun 12 16:22:03.986796 crc crio[22579]: time="2026-06-12T16:22:03.986719783Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.933690 | controller | Jun 12 16:22:04.611623 crc crio[22579]: time="2026-06-12T16:22:04.611394095Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=bbbf1668-1229-48f2-afd1-3e0b3ea5f5bb name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.933707 | controller | Jun 12 16:22:04.612946 crc crio[22579]: time="2026-06-12T16:22:04.612860883Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4747d190-2cec-4c8e-9bed-83d0086c0f11 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.933729 | controller | Jun 12 16:22:04.617748 crc crio[22579]: time="2026-06-12T16:22:04.617667859Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cfc5b7fe-dc04-41cc-8abd-9b29abcd3e33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.933747 | controller | Jun 12 16:22:04.629600 crc crio[22579]: time="2026-06-12T16:22:04.62953265Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pkqb4/extract-content" id=7e5bf90f-fb08-47fa-a798-7c5c8001255e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.933764 | controller | Jun 12 16:22:04.630119 crc crio[22579]: time="2026-06-12T16:22:04.630080334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933780 | controller | Jun 12 16:22:04.677711 crc crio[22579]: time="2026-06-12T16:22:04.677610098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933797 | controller | Jun 12 16:22:04.680757 crc crio[22579]: time="2026-06-12T16:22:04.680691029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933814 | controller | Jun 12 16:22:04.899940 crc crio[22579]: time="2026-06-12T16:22:04.89926046Z" level=info msg="Created container d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49: openshift-marketplace/certified-operators-pkqb4/extract-content" id=7e5bf90f-fb08-47fa-a798-7c5c8001255e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.933831 | controller | Jun 12 16:22:04.902688 crc crio[22579]: time="2026-06-12T16:22:04.902602948Z" level=info msg="Starting container: d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49" id=04f3bac0-dac6-49de-9f5d-33389fd2f803 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.933847 | controller | Jun 12 16:22:04.912410 crc crio[22579]: time="2026-06-12T16:22:04.912321932Z" level=info msg="Started container" PID=102014 containerID=d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49 description=openshift-marketplace/certified-operators-pkqb4/extract-content id=04f3bac0-dac6-49de-9f5d-33389fd2f803 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27
2026-06-12 17:11:40.933864 | controller | Jun 12 16:22:05.421047 crc crio[22579]: time="2026-06-12T16:22:05.420877705Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7bbf9c76-9462-4597-bd15-4bada39b582a name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.933881 | controller | Jun 12 16:22:05.422858 crc crio[22579]: time="2026-06-12T16:22:05.422467146Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=44aaafe4-e993-4ac8-bd18-b0a10ba04e70 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.933897 | controller | Jun 12 16:22:05.426465 crc crio[22579]: time="2026-06-12T16:22:05.426379499Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2a41ecdc-31f8-40b7-a5ff-d78a15f442a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.933915 | controller | Jun 12 16:22:05.555710 crc crio[22579]: time="2026-06-12T16:22:05.555443167Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688022-42vqj/oc" id=f8694fab-7575-4f3f-9deb-077b0460d467 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.933931 | controller | Jun 12 16:22:05.556877 crc crio[22579]: time="2026-06-12T16:22:05.556844694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933952 | controller | Jun 12 16:22:05.628164 crc crio[22579]: time="2026-06-12T16:22:05.628033037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933969 | controller | Jun 12 16:22:05.864390 crc crio[22579]: time="2026-06-12T16:22:05.863831549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.933987 | controller | Jun 12 16:22:06.046004 crc crio[22579]: time="2026-06-12T16:22:06.044870738Z" level=info msg="Created container db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243: openshift-infra/auto-csr-approver-29688022-42vqj/oc" id=f8694fab-7575-4f3f-9deb-077b0460d467 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.934004 | controller | Jun 12 16:22:06.049320 crc crio[22579]: time="2026-06-12T16:22:06.049177821Z" level=info msg="Starting container: db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243" id=3e2a7a6d-a0ea-4e39-befb-0581d1d54af3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.934021 | controller | Jun 12 16:22:06.060823 crc crio[22579]: time="2026-06-12T16:22:06.059256884Z" level=info msg="Started container" PID=102073 containerID=db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243 description=openshift-infra/auto-csr-approver-29688022-42vqj/oc id=3e2a7a6d-a0ea-4e39-befb-0581d1d54af3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d
2026-06-12 17:11:40.934039 | controller | Jun 12 16:22:08.094316 crc crio[22579]: time="2026-06-12T16:22:08.093416352Z" level=info msg="Stopping pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d" id=e75a4287-4904-47a2-83ee-130af29c043b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.934056 | controller | Jun 12 16:22:08.095670 crc crio[22579]: time="2026-06-12T16:22:08.094992063Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688022-42vqj Namespace:openshift-infra ID:7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d UID:282dccad-fb65-4440-9742-8f1281720dda NetNS:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282dccad_fb65_4440_9742_8f1281720dda.slice PodAnnotations:0xc002218020}] Aliases:map[]}"
2026-06-12 17:11:40.934074 | controller | Jun 12 16:22:08.095670 crc crio[22579]: time="2026-06-12T16:22:08.095125307Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688022-42vqj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.934128 | controller | Jun 12 16:22:08.421752 crc crio[22579]: time="2026-06-12T16:22:08.421082909Z" level=info msg="Stopped pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d" id=e75a4287-4904-47a2-83ee-130af29c043b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.934153 | controller | Jun 12 16:22:09.132962 crc crio[22579]: time="2026-06-12T16:22:09.132193118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=811a9141-fe02-4ffe-a91f-90606be23ffb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.934170 | controller | Jun 12 16:22:09.136774 crc crio[22579]: time="2026-06-12T16:22:09.135482294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=440d6120-6f79-4255-b3c1-a8a0c453ab2a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.934187 | controller | Jun 12 16:22:09.180811 crc crio[22579]: time="2026-06-12T16:22:09.176566702Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pkqb4/registry-server" id=4e28fe4c-1fc3-4add-8621-cc50e30fc374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.934207 | controller | Jun 12 16:22:09.180811 crc crio[22579]: time="2026-06-12T16:22:09.177178788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.934225 | controller | Jun 12 16:22:09.254372 crc crio[22579]: time="2026-06-12T16:22:09.254171147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.934243 | controller | Jun 12 16:22:09.265632 crc crio[22579]: time="2026-06-12T16:22:09.265438273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.934259 | controller | Jun 12 16:22:09.417461 crc crio[22579]: time="2026-06-12T16:22:09.417353336Z" level=info msg="Created container a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96: openshift-marketplace/certified-operators-pkqb4/registry-server" id=4e28fe4c-1fc3-4add-8621-cc50e30fc374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.934275 | controller | Jun 12 16:22:09.419306 crc crio[22579]: time="2026-06-12T16:22:09.419144483Z" level=info msg="Starting container: a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96" id=331aa75f-62a1-4264-b736-f60628d303c4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.934291 | controller | Jun 12 16:22:09.426723 crc crio[22579]: time="2026-06-12T16:22:09.426633749Z" level=info msg="Started container" PID=102302 containerID=a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96 description=openshift-marketplace/certified-operators-pkqb4/registry-server id=331aa75f-62a1-4264-b736-f60628d303c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27
2026-06-12 17:11:40.934308 | controller | Jun 12 16:22:13.391807 crc crio[22579]: time="2026-06-12T16:22:13.39086816Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.934326 | controller | Jun 12 16:22:22.363187 crc crio[22579]: time="2026-06-12T16:22:22.362563286Z" level=info msg="Stopping container: a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96 (timeout: 2s)" id=863b99f8-c51c-4240-b2fe-f247dfd19a6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.934343 | controller | Jun 12 16:22:22.491397 crc crio[22579]: time="2026-06-12T16:22:22.491246715Z" level=info msg="Stopped container a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96: openshift-marketplace/certified-operators-pkqb4/registry-server" id=863b99f8-c51c-4240-b2fe-f247dfd19a6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.934390 | controller | Jun 12 16:22:22.499206 crc crio[22579]: time="2026-06-12T16:22:22.499108531Z" level=info msg="Stopping pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27" id=bfe891dc-37e1-4e42-a931-932316a8dc9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.934408 | controller | Jun 12 16:22:22.499931 crc crio[22579]: time="2026-06-12T16:22:22.49984392Z" level=info msg="Got pod network &{Name:certified-operators-pkqb4 Namespace:openshift-marketplace ID:6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 UID:a656b035-5192-4e4f-b922-fd5a92a1f481 NetNS:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda656b035_5192_4e4f_b922_fd5a92a1f481.slice PodAnnotations:0xc001217160}] Aliases:map[]}"
2026-06-12 17:11:40.934426 | controller | Jun 12 16:22:22.500088 crc crio[22579]: time="2026-06-12T16:22:22.500052966Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-pkqb4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.934448 | controller | Jun 12 16:22:22.840655 crc crio[22579]: time="2026-06-12T16:22:22.840039865Z" level=info msg="Stopped pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27" id=bfe891dc-37e1-4e42-a931-932316a8dc9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.934466 | controller | Jun 12 16:22:23.390699 crc crio[22579]: time="2026-06-12T16:22:23.390054523Z" level=info msg="Removing container: a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96" id=449de6db-fa9b-4ee8-b2c1-106eceddf269 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.934482 | controller | Jun 12 16:22:23.430818 crc crio[22579]: time="2026-06-12T16:22:23.430232765Z" level=info msg="Removed container a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96: openshift-marketplace/certified-operators-pkqb4/registry-server" id=449de6db-fa9b-4ee8-b2c1-106eceddf269 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.934499 | controller | Jun 12 16:22:23.435927 crc crio[22579]: time="2026-06-12T16:22:23.43578299Z" level=info msg="Removing container: d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49" id=82348478-4d30-4d5a-b6bc-98f11b5bcc43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.934516 | controller | Jun 12 16:22:23.492172 crc crio[22579]: time="2026-06-12T16:22:23.492078004Z" level=info msg="Removed container d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49: openshift-marketplace/certified-operators-pkqb4/extract-content" id=82348478-4d30-4d5a-b6bc-98f11b5bcc43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.934533 | controller | Jun 12 16:22:23.495938 crc crio[22579]: time="2026-06-12T16:22:23.495893623Z" level=info msg="Removing container: dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7" id=f9715889-cc15-46fc-80fe-0e0c72fdd90c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.934550 | controller | Jun 12 16:22:23.528931 crc crio[22579]: time="2026-06-12T16:22:23.528786174Z" level=info msg="Removed container dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7: openshift-marketplace/certified-operators-pkqb4/extract-utilities" id=f9715889-cc15-46fc-80fe-0e0c72fdd90c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.934566 | controller | Jun 12 16:22:26.457389 crc crio[22579]: time="2026-06-12T16:22:26.456667826Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/POD" id=e84f085e-dc9e-47d2-a5ab-c32b31e9ba01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.934583 | controller | Jun 12 16:22:26.460777 crc crio[22579]: time="2026-06-12T16:22:26.457426956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.934600 | controller | Jun 12 16:22:26.514784 crc crio[22579]: time="2026-06-12T16:22:26.514616623Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-w8pfb Namespace:openstack ID:5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b UID:1e3c4c3f-e835-4bdc-8cff-3e02a1389377 NetNS:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e3c4c3f_e835_4bdc_8cff_3e02a1389377.slice PodAnnotations:0xc0005488e0}] Aliases:map[]}"
2026-06-12 17:11:40.934618 | controller | Jun 12 16:22:26.514784 crc crio[22579]: time="2026-06-12T16:22:26.514709705Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b4b57f4f9-w8pfb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.934635 | controller | Jun 12 16:22:27.147695 crc crio[22579]: 2026-06-12T16:22:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a912dbe836b7c2 Mac:f6:16:cd:5e:20:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 SocketPath: PciID:}] [{Interface:0xc00011e5a0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.934714 | controller | Jun 12 16:22:27.150363 crc crio[22579]: time="2026-06-12T16:22:27.150221561Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-w8pfb Namespace:openstack ID:5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b UID:1e3c4c3f-e835-4bdc-8cff-3e02a1389377 NetNS:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e3c4c3f_e835_4bdc_8cff_3e02a1389377.slice PodAnnotations:0xc0005488e0}] Aliases:map[]}"
2026-06-12 17:11:40.934767 | controller | Jun 12 16:22:27.150610 crc crio[22579]: time="2026-06-12T16:22:27.150548299Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b4b57f4f9-w8pfb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.934786 | controller | Jun 12 16:22:27.163992 crc crio[22579]: time="2026-06-12T16:22:27.16394503Z" level=info msg="Ran pod sandbox 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b with infra container: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/POD" id=e84f085e-dc9e-47d2-a5ab-c32b31e9ba01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.934803 | controller | Jun 12 16:22:27.168402 crc crio[22579]: time="2026-06-12T16:22:27.168372136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9d93b508-9b9f-454b-9ec8-b9f4648a9db9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.934821 | controller | Jun 12 16:22:27.275260 crc crio[22579]: time="2026-06-12T16:22:27.275155321Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=16ab6222-3b5c-4f94-9bf7-a45a43f84a5c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.934837 | controller | Jun 12 16:22:27.292809 crc crio[22579]: time="2026-06-12T16:22:27.290318717Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init" id=4441672a-fcf9-42a9-a501-23cc324d570e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.934854 | controller | Jun 12 16:22:27.292809 crc crio[22579]: time="2026-06-12T16:22:27.291086857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.934871 | controller | Jun 12 16:22:27.385121 crc crio[22579]: time="2026-06-12T16:22:27.384758929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.934888 | controller | Jun 12 16:22:27.391578 crc crio[22579]: time="2026-06-12T16:22:27.391368582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.934906 | controller | Jun 12 16:22:27.722065 crc crio[22579]: time="2026-06-12T16:22:27.721392331Z" level=info msg="Created container 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init" id=4441672a-fcf9-42a9-a501-23cc324d570e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.934923 | controller | Jun 12 16:22:27.725467 crc crio[22579]: time="2026-06-12T16:22:27.724891562Z" level=info msg="Starting container: 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea" id=1c172eb5-b668-44d5-b66f-754d6a47e566 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.934940 | controller | Jun 12 16:22:27.742676 crc crio[22579]: time="2026-06-12T16:22:27.741929769Z" level=info msg="Started container" PID=103390 containerID=88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea description=openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init id=1c172eb5-b668-44d5-b66f-754d6a47e566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b
2026-06-12 17:11:40.934962 | controller | Jun 12 16:22:28.609776 crc crio[22579]: time="2026-06-12T16:22:28.609635342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=48304ef9-02bd-450e-9201-4056f1985c90 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.934980 | controller | Jun 12 16:22:28.750760 crc crio[22579]: time="2026-06-12T16:22:28.750650933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=68f14d26-22eb-4e3d-909c-635bd89f45c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.935010 | controller | Jun 12 16:22:28.789150 crc crio[22579]: time="2026-06-12T16:22:28.789036578Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns" id=e7af5b4a-75e2-44aa-be0f-9c5e08672070 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.935029 | controller | Jun 12 16:22:28.789872 crc crio[22579]: time="2026-06-12T16:22:28.789802798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.935046 | controller | Jun 12 16:22:28.876888 crc crio[22579]: time="2026-06-12T16:22:28.876351814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.935063 | controller | Jun 12 16:22:28.888562 crc crio[22579]: time="2026-06-12T16:22:28.888382539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.935081 | controller | Jun 12 16:22:29.134747 crc crio[22579]: time="2026-06-12T16:22:29.13444262Z" level=info msg="Created container 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns" id=e7af5b4a-75e2-44aa-be0f-9c5e08672070 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.935098 | controller | Jun 12 16:22:29.135835 crc crio[22579]: time="2026-06-12T16:22:29.135757964Z" level=info msg="Starting container: 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c" id=8b15e796-af04-4085-b617-6a4004f9dbf2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.935116 | controller | Jun 12 16:22:29.144888 crc crio[22579]: time="2026-06-12T16:22:29.143340803Z" level=info msg="Started container" PID=103504 containerID=2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c description=openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns id=8b15e796-af04-4085-b617-6a4004f9dbf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b
2026-06-12 17:11:40.935134 | controller | Jun 12 16:22:36.793318 crc crio[22579]: time="2026-06-12T16:22:36.792580982Z" level=info msg="Removing container: b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12" id=c2768fc1-8513-4b83-89f1-e7ee3ebc3770 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.935152 | controller | Jun 12 16:22:37.235965 crc crio[22579]: time="2026-06-12T16:22:37.235822055Z" level=info msg="Removed container b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12: openstack/keystone-bootstrap-xcwxk/keystone-bootstrap" id=c2768fc1-8513-4b83-89f1-e7ee3ebc3770 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.935169 | controller | Jun 12 16:22:37.238767 crc crio[22579]: time="2026-06-12T16:22:37.238623898Z" level=info msg="Removing container: 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436" id=db849607-20e7-4e10-8982-56f925be09f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.935193 | controller | Jun 12 16:22:37.454789 crc crio[22579]: time="2026-06-12T16:22:37.454731235Z" level=info msg="Removed container 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436: openshift-infra/auto-csr-approver-29688016-z2jlv/oc" id=db849607-20e7-4e10-8982-56f925be09f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.935212 | controller | Jun 12 16:22:37.471337 crc crio[22579]: time="2026-06-12T16:22:37.471240347Z" level=info msg="Stopping pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70" id=7db624ca-0bf4-4d31-aad3-aa455a0f777d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935230 | controller | Jun 12 16:22:37.471703 crc crio[22579]: time="2026-06-12T16:22:37.471374171Z" level=info msg="Stopped pod sandbox (already stopped): 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70" id=7db624ca-0bf4-4d31-aad3-aa455a0f777d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935247 | controller | Jun 12 16:22:37.473919 crc crio[22579]: time="2026-06-12T16:22:37.473839555Z" level=info msg="Removing pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70" id=2a832011-9656-4bb8-9168-0502f81f092c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.935265 | controller | Jun 12 16:22:37.503651 crc crio[22579]: time="2026-06-12T16:22:37.50307008Z" level=info msg="Removed pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70" id=2a832011-9656-4bb8-9168-0502f81f092c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.935309 | controller | Jun 12 16:22:37.505432 crc crio[22579]: time="2026-06-12T16:22:37.505318919Z" level=info msg="Stopping pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3" id=d0a7c6ed-96c6-487f-b210-1d2e148afe53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935330 | controller | Jun 12 16:22:37.505600 crc crio[22579]: time="2026-06-12T16:22:37.505431572Z" level=info msg="Stopped pod sandbox (already stopped): 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3" id=d0a7c6ed-96c6-487f-b210-1d2e148afe53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935383 | controller | Jun 12 16:22:37.506807 crc crio[22579]: time="2026-06-12T16:22:37.506692345Z" level=info msg="Removing pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3" id=13753094-74ba-43ba-bbed-dd34e05c3c80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.935402 | controller | Jun 12 16:22:37.730223 crc crio[22579]: time="2026-06-12T16:22:37.730029141Z" level=info msg="Removed pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3" id=13753094-74ba-43ba-bbed-dd34e05c3c80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.935419 | controller | Jun 12 16:22:37.731569 crc crio[22579]: time="2026-06-12T16:22:37.731446829Z" level=info msg="Stopping pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27" id=03fc3854-0dab-4bff-b0de-5928b91a4e29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935437 | controller | Jun 12 16:22:37.731701 crc crio[22579]: time="2026-06-12T16:22:37.731655544Z" level=info msg="Stopped pod sandbox (already stopped): 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27" id=03fc3854-0dab-4bff-b0de-5928b91a4e29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935454 | controller | Jun 12 16:22:37.732468 crc crio[22579]: time="2026-06-12T16:22:37.732416524Z" level=info msg="Removing pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27" id=ea571872-e101-444f-b9ee-79c0191b5d6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.935472 | controller | Jun 12 16:22:37.936942 crc crio[22579]: time="2026-06-12T16:22:37.936230999Z" level=info msg="Removed pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27" id=ea571872-e101-444f-b9ee-79c0191b5d6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.935494 | controller | Jun 12 16:22:37.938734 crc crio[22579]: time="2026-06-12T16:22:37.938126119Z" level=info msg="Stopping pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4" id=2d6382d2-de94-4770-bcdb-c6fbf3a83839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935513 | controller | Jun 12 16:22:37.938734 crc crio[22579]: time="2026-06-12T16:22:37.938234522Z" level=info msg="Stopped pod sandbox (already stopped): faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4" id=2d6382d2-de94-4770-bcdb-c6fbf3a83839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935530 | controller | Jun 12 16:22:37.941428 crc crio[22579]: time="2026-06-12T16:22:37.941122697Z" level=info msg="Removing pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4" id=2e6f9923-6bac-462e-b107-f89f0eac9c4d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.935548 | controller | Jun 12 16:22:38.230607 crc crio[22579]: time="2026-06-12T16:22:38.230409939Z" level=info msg="Removed pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4" id=2e6f9923-6bac-462e-b107-f89f0eac9c4d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.935565 | controller | Jun 12 16:22:41.798871 crc crio[22579]: time="2026-06-12T16:22:41.798237662Z" level=info msg="Stopping container: 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19 (timeout: 10s)" id=e94bb0e7-b29e-46a6-82e9-350357e07e19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.935582 | controller | Jun 12 16:22:42.007561 crc crio[22579]: time="2026-06-12T16:22:42.007045938Z" level=info msg="Stopped container 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns" id=e94bb0e7-b29e-46a6-82e9-350357e07e19 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.935600 | controller | Jun 12 16:22:42.012903 crc crio[22579]: time="2026-06-12T16:22:42.012760658Z" level=info msg="Stopping pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5" id=256eabe4-ca1b-4b17-a534-8730373ba586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935617 | controller | Jun 12 16:22:42.014056 crc crio[22579]: time="2026-06-12T16:22:42.013967319Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c78bff8f5-cpths Namespace:openstack ID:b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 UID:59896b16-83c8-4554-88f9-91322f11a4e1 NetNS:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59896b16_83c8_4554_88f9_91322f11a4e1.slice PodAnnotations:0xc00130cb58}] Aliases:map[]}"
2026-06-12 17:11:40.935635 | controller | Jun 12 16:22:42.014382 crc crio[22579]: time="2026-06-12T16:22:42.014247227Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6c78bff8f5-cpths from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.935653 | controller | Jun 12 16:22:42.484465 crc crio[22579]: time="2026-06-12T16:22:42.484079885Z" level=info msg="Stopped pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5" id=256eabe4-ca1b-4b17-a534-8730373ba586 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.935670 | controller | Jun 12 16:22:42.662545 crc crio[22579]: time="2026-06-12T16:22:42.662059974Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/POD" id=f979330a-abb9-4a91-8747-231581aed210 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.935736 | controller | Jun 12 16:22:42.662545 crc crio[22579]: time="2026-06-12T16:22:42.662161807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.935760 | controller | Jun 12 16:22:42.884838 crc crio[22579]: time="2026-06-12T16:22:42.884739533Z" level=info msg="Removing container: 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19" id=7ed0d28c-5537-4495-b4ec-e2fe71d02547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.935780 | controller | Jun 12 16:22:42.960913 crc crio[22579]: time="2026-06-12T16:22:42.960673401Z" level=info msg="Got pod network &{Name:dnsmasq-dns-649b7c9ccf-xnqn7 Namespace:openstack ID:eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50 UID:06d540a9-1386-49a6-b1c3-81bbdb9dd641 NetNS:/var/run/netns/189cbbb4-aeba-4d3e-8adb-981b2ddc384e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d540a9_1386_49a6_b1c3_81bbdb9dd641.slice PodAnnotations:0xc000478c78}] Aliases:map[]}"
2026-06-12 17:11:40.935799 | controller | Jun 12 16:22:42.960913 crc crio[22579]: time="2026-06-12T16:22:42.960733293Z" level=info msg="Adding pod openstack_dnsmasq-dns-649b7c9ccf-xnqn7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.935817 | controller | Jun 12 16:22:43.153786 crc crio[22579]: time="2026-06-12T16:22:43.153678933Z" level=info msg="Removed container 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns" id=7ed0d28c-5537-4495-b4ec-e2fe71d02547 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.935835 | controller | Jun 12 16:22:43.156707 crc crio[22579]: time="2026-06-12T16:22:43.15662513Z" level=info msg="Removing container: 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab" id=05a799fb-405b-4db7-a032-a0f5b0554b87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.935852 | controller | Jun 12 16:22:43.636851 crc crio[22579]: time="2026-06-12T16:22:43.636358808Z" level=info msg="Removed container 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab: openstack/dnsmasq-dns-6c78bff8f5-cpths/init" id=05a799fb-405b-4db7-a032-a0f5b0554b87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.935869 | controller | Jun 12 16:22:44.354850 crc crio[22579]: 2026-06-12T16:22:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eded4d5eec09832 Mac:6e:43:42:3c:a2:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/189cbbb4-aeba-4d3e-8adb-981b2ddc384e SocketPath: PciID:}] [{Interface:0xc00028e750 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.935886 | controller | Jun 12 16:22:44.356751 crc crio[22579]: time="2026-06-12T16:22:44.356549001Z" level=info msg="Got pod network &{Name:dnsmasq-dns-649b7c9ccf-xnqn7 Namespace:openstack ID:eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50 UID:06d540a9-1386-49a6-b1c3-81bbdb9dd641 NetNS:/var/run/netns/189cbbb4-aeba-4d3e-8adb-981b2ddc384e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d540a9_1386_49a6_b1c3_81bbdb9dd641.slice PodAnnotations:0xc000478c78}] Aliases:map[]}"
2026-06-12 17:11:40.935903 | controller | Jun 12 16:22:44.356751 crc crio[22579]: time="2026-06-12T16:22:44.356724195Z" level=info msg="Checking pod openstack_dnsmasq-dns-649b7c9ccf-xnqn7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.935920 | controller | Jun 12 16:22:44.366397 crc crio[22579]: time="2026-06-12T16:22:44.365954457Z" level=info msg="Ran pod sandbox eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50 with infra container: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/POD" id=f979330a-abb9-4a91-8747-231581aed210 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.935938 | controller | Jun 12 16:22:44.368946 crc crio[22579]: time="2026-06-12T16:22:44.368864223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=265aa6ff-0452-4d22-8988-614e9cc24fb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.935958 | controller | Jun 12 16:22:44.467967 crc crio[22579]: time="2026-06-12T16:22:44.467730551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e9f37ce3-0a8f-4890-ae1c-61c43620bb34 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.935976 | controller | Jun 12 16:22:44.478196 crc crio[22579]: time="2026-06-12T16:22:44.477598889Z" level=info msg="Creating container: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/init" id=1e10e7b8-bd3d-4399-8fc6-f7a70e8a61a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.935993 | controller | Jun 12 16:22:44.478196 crc crio[22579]: time="2026-06-12T16:22:44.478093362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.936010 | controller | Jun 12 16:22:44.559185 crc crio[22579]: time="2026-06-12T16:22:44.559029541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.936027 | controller | Jun 12 16:22:44.566828 crc crio[22579]: time="2026-06-12T16:22:44.566362643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.936044 | controller | Jun 12 16:22:44.749719 crc crio[22579]: time="2026-06-12T16:22:44.749584189Z" level=info msg="Created container dcc7e099c3c1d13a1bf5fe350ba7fe46368587066d84a39de121a1924521cc21: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/init" id=1e10e7b8-bd3d-4399-8fc6-f7a70e8a61a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.936061 | controller | Jun 12 16:22:44.750765 crc crio[22579]: time="2026-06-12T16:22:44.750675878Z" level=info msg="Starting container: dcc7e099c3c1d13a1bf5fe350ba7fe46368587066d84a39de121a1924521cc21" id=b3f2b3cd-9fba-49ed-aab1-d46302821f7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.936078 | controller | Jun 12 16:22:44.757040 crc crio[22579]: time="2026-06-12T16:22:44.756936611Z" level=info msg="Started container" PID=104404 containerID=dcc7e099c3c1d13a1bf5fe350ba7fe46368587066d84a39de121a1924521cc21 description=openstack/dnsmasq-dns-649b7c9ccf-xnqn7/init id=b3f2b3cd-9fba-49ed-aab1-d46302821f7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50
2026-06-12 17:11:40.936098 | controller | Jun 12 16:22:44.927233 crc crio[22579]: time="2026-06-12T16:22:44.926784247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bee97b4a-d1c3-4fb5-8447-0e39f0f7367e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.936117 | controller | Jun 12 16:22:45.010702 crc crio[22579]: time="2026-06-12T16:22:45.010586151Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3099c2fc-e3b6-48be-9f17-7417900b8e5f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.936134 | controller | Jun 12 16:22:45.024640 crc crio[22579]: time="2026-06-12T16:22:45.021813185Z" level=info msg="Creating container: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/dnsmasq-dns" id=b411c2c1-4059-46cd-b861-58335f14a148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.936152 | controller | Jun 12 16:22:45.024640 crc crio[22579]: time="2026-06-12T16:22:45.022352769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.936168 | controller | Jun 12 16:22:45.079568 crc crio[22579]: time="2026-06-12T16:22:45.077064031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.936189 | controller | Jun 12 16:22:45.084870 crc crio[22579]: time="2026-06-12T16:22:45.084808904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.936206 | controller | Jun 12 16:22:45.234914 crc crio[22579]: time="2026-06-12T16:22:45.234778199Z" level=info msg="Created container 1bf0e9f4f47191c9d0fddc912dc6f2703f92961eea4b060f6aa9135350301104: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/dnsmasq-dns" id=b411c2c1-4059-46cd-b861-58335f14a148 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.936224 | controller | Jun 12 16:22:45.236157 crc crio[22579]: time="2026-06-12T16:22:45.236075013Z" level=info msg="Starting container: 1bf0e9f4f47191c9d0fddc912dc6f2703f92961eea4b060f6aa9135350301104" id=6c234d19-124b-40c4-ab0a-5353b85c256b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.936241 | controller | Jun 12 16:22:45.241702 crc crio[22579]: time="2026-06-12T16:22:45.241633778Z" level=info msg="Started container" PID=104454 containerID=1bf0e9f4f47191c9d0fddc912dc6f2703f92961eea4b060f6aa9135350301104 description=openstack/dnsmasq-dns-649b7c9ccf-xnqn7/dnsmasq-dns id=6c234d19-124b-40c4-ab0a-5353b85c256b name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50
2026-06-12 17:11:40.936260 | controller | Jun 12 16:22:52.481014 crc crio[22579]: time="2026-06-12T16:22:52.478963876Z" level=info msg="Stopping container: 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c (timeout: 10s)" id=7b284350-1476-4ec2-a2fc-e1fcab736a13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.936277 | controller | Jun 12 16:22:52.612096 crc crio[22579]: time="2026-06-12T16:22:52.611965608Z" level=info msg="Stopped container 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns" id=7b284350-1476-4ec2-a2fc-e1fcab736a13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.936294 | controller | Jun 12 16:22:52.612995 crc crio[22579]: time="2026-06-12T16:22:52.612891592Z" level=info msg="Stopping pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b" id=b575d168-9a15-4c1b-b9d8-e5f2bbc45967 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936312 | controller | Jun 12 16:22:52.613799 crc crio[22579]: time="2026-06-12T16:22:52.613720574Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-w8pfb Namespace:openstack ID:5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b UID:1e3c4c3f-e835-4bdc-8cff-3e02a1389377 NetNS:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e3c4c3f_e835_4bdc_8cff_3e02a1389377.slice PodAnnotations:0xc0022180b8}] Aliases:map[]}"
2026-06-12 17:11:40.936329 | controller | Jun 12 16:22:52.613909 crc crio[22579]: time="2026-06-12T16:22:52.613886768Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b4b57f4f9-w8pfb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.936362 | controller | Jun 12 16:22:52.923742 crc crio[22579]: time="2026-06-12T16:22:52.923243346Z" level=info msg="Stopped pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b" id=b575d168-9a15-4c1b-b9d8-e5f2bbc45967 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936387 | controller | Jun 12 16:22:53.063766 crc crio[22579]: time="2026-06-12T16:22:53.063693673Z" level=info msg="Removing container: 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c" id=1b3987d4-77bf-4bbc-be6e-b3b3a845fcf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936405 | controller | Jun 12 16:22:53.102929 crc crio[22579]: time="2026-06-12T16:22:53.102844767Z" level=info msg="Removed container 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns" id=1b3987d4-77bf-4bbc-be6e-b3b3a845fcf7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936427 | controller | Jun 12 16:22:53.106394 crc crio[22579]: time="2026-06-12T16:22:53.106215116Z" level=info msg="Removing container: 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea" id=c468b210-6ad1-41a1-83cd-0c154b7dfd1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936445 | controller | Jun 12 16:22:53.145016 crc crio[22579]: time="2026-06-12T16:22:53.144934119Z" level=info msg="Removed container 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init" id=c468b210-6ad1-41a1-83cd-0c154b7dfd1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936462 | controller | Jun 12 16:23:38.255812 crc crio[22579]: time="2026-06-12T16:23:38.254611527Z" level=info msg="Removing container: 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78" id=4bbfb221-276f-4d1d-abb0-c6fe4867c896 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936479 | controller | Jun 12 16:23:38.289474 crc crio[22579]: time="2026-06-12T16:23:38.289397478Z" level=info msg="Removed container 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78: openstack/placement-c74948546-gcxxf/placement-log" id=4bbfb221-276f-4d1d-abb0-c6fe4867c896 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936496 | controller | Jun 12 16:23:38.293164 crc crio[22579]: time="2026-06-12T16:23:38.293056124Z" level=info msg="Removing container: efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e" id=d941f5e0-3a90-4778-8d4e-852e53e2f9e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936514 | controller | Jun 12 16:23:38.325446 crc crio[22579]: time="2026-06-12T16:23:38.325273637Z" level=info msg="Removed container efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e: openstack/glance-default-external-api-0/glance-log" id=d941f5e0-3a90-4778-8d4e-852e53e2f9e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936531 | controller | Jun 12 16:23:38.328439 crc crio[22579]: time="2026-06-12T16:23:38.328289866Z" level=info msg="Removing container: 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01" id=63b643af-789c-4ef3-90ed-eaf9df2bb7e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936549 | controller | Jun 12 16:23:38.357434 crc crio[22579]: time="2026-06-12T16:23:38.357204783Z" level=info msg="Removed container 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01: openstack/glance-default-external-api-0/glance-httpd" id=63b643af-789c-4ef3-90ed-eaf9df2bb7e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936566 | controller | Jun 12 16:23:38.360109 crc crio[22579]: time="2026-06-12T16:23:38.359958195Z" level=info msg="Removing container: d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a" id=15f73a86-723d-4ad2-913d-9e06ba8ad72f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936584 | controller | Jun 12 16:23:38.386649 crc crio[22579]: time="2026-06-12T16:23:38.386474079Z" level=info msg="Removed container d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a: openstack/placement-c74948546-gcxxf/placement-api" id=15f73a86-723d-4ad2-913d-9e06ba8ad72f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.936601 | controller | Jun 12 16:23:38.399939 crc crio[22579]: time="2026-06-12T16:23:38.399736696Z" level=info msg="Stopping pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b" id=d282a5ea-b94c-4b69-81e4-7659c5d33eaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936618 | controller | Jun 12 16:23:38.399939 crc crio[22579]: time="2026-06-12T16:23:38.399858229Z" level=info msg="Stopped pod sandbox (already stopped): 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b" id=d282a5ea-b94c-4b69-81e4-7659c5d33eaf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936639 | controller | Jun 12 16:23:38.400620 crc crio[22579]: time="2026-06-12T16:23:38.400483476Z" level=info msg="Removing pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b" id=da3b78ea-0d77-49ca-867b-bea3c1d330e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.936656 | controller | Jun 12 16:23:38.418464 crc crio[22579]: time="2026-06-12T16:23:38.418130628Z" level=info msg="Removed pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b" id=da3b78ea-0d77-49ca-867b-bea3c1d330e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.936674 | controller | Jun 12 16:23:38.424006 crc crio[22579]: time="2026-06-12T16:23:38.420272704Z" level=info msg="Stopping pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52" id=7c439457-4ce7-4f8f-a28a-5045ac15e328 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936691 | controller | Jun 12 16:23:38.424006 crc crio[22579]: time="2026-06-12T16:23:38.42049061Z" level=info msg="Stopped pod sandbox (already stopped): 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52" id=7c439457-4ce7-4f8f-a28a-5045ac15e328 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936707 | controller | Jun 12 16:23:38.424006 crc crio[22579]: time="2026-06-12T16:23:38.421153327Z" level=info msg="Removing pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52" id=2967bdc9-6854-457e-a445-1b0fef474183 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.936724 | controller | Jun 12 16:23:38.454350 crc crio[22579]: time="2026-06-12T16:23:38.453915654Z" level=info msg="Removed pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52" id=2967bdc9-6854-457e-a445-1b0fef474183 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.936740 | controller | Jun 12 16:23:38.455442 crc crio[22579]: time="2026-06-12T16:23:38.455293491Z" level=info msg="Stopping pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5" id=0992b62f-a438-43ee-8087-88862716b848 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936757 | controller | Jun 12 16:23:38.455595 crc crio[22579]: time="2026-06-12T16:23:38.455464175Z" level=info msg="Stopped pod sandbox (already stopped): b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5" id=0992b62f-a438-43ee-8087-88862716b848 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936774 | controller | Jun 12 16:23:38.456135 crc crio[22579]: time="2026-06-12T16:23:38.456083621Z" level=info msg="Removing pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5" id=c5f3750e-de38-4d67-a191-18cefe367360 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.936819 | controller | Jun 12 16:23:38.470950 crc crio[22579]: time="2026-06-12T16:23:38.470857038Z" level=info msg="Removed pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5" id=c5f3750e-de38-4d67-a191-18cefe367360 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.936842 | controller | Jun 12 16:23:38.472132 crc crio[22579]: time="2026-06-12T16:23:38.47208486Z" level=info msg="Stopping pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215" id=dace5564-8f33-4adb-8f27-85b587a05919 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936860 | controller | Jun 12 16:23:38.472403 crc crio[22579]: time="2026-06-12T16:23:38.472373908Z" level=info msg="Stopped pod sandbox (already stopped): 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215" id=dace5564-8f33-4adb-8f27-85b587a05919 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.936877 | controller | Jun 12 16:23:38.473657 crc crio[22579]: time="2026-06-12T16:23:38.473467966Z" level=info msg="Removing pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215" id=0d75d376-baa1-4ebe-a6c3-f3c751f56f70 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.936901 | controller | Jun 12 16:23:38.489438 crc crio[22579]: time="2026-06-12T16:23:38.489326251Z" level=info msg="Removed pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215" id=0d75d376-baa1-4ebe-a6c3-f3c751f56f70 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.936918 | controller | Jun 12 16:24:00.597223 crc crio[22579]: time="2026-06-12T16:24:00.594856793Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688024-6fvjp/POD" id=496e477a-c6ac-404b-a624-7f5073b3d49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.936935 | controller | Jun 12 16:24:00.597223 crc crio[22579]: time="2026-06-12T16:24:00.59702659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.936953 | controller | Jun 12 16:24:00.952702 crc crio[22579]: time="2026-06-12T16:24:00.951598842Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688024-6fvjp Namespace:openshift-infra ID:b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 UID:fc015c1a-15e5-4f0a-ab13-3ca6505679a6 NetNS:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc015c1a_15e5_4f0a_ab13_3ca6505679a6.slice PodAnnotations:0xc004fc0ec0}] Aliases:map[]}"
2026-06-12 17:11:40.936970 | controller | Jun 12 16:24:00.952702 crc crio[22579]: time="2026-06-12T16:24:00.951883329Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688024-6fvjp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.936988 | controller | Jun 12 16:24:01.807822 crc crio[22579]: 2026-06-12T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b04c741a8a3ca5f Mac:32:f8:1c:21:10:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 SocketPath: PciID:}] [{Interface:0xc0003627d0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.937007 | controller | Jun 12 16:24:01.809838 crc crio[22579]: time="2026-06-12T16:24:01.809593181Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688024-6fvjp Namespace:openshift-infra ID:b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 UID:fc015c1a-15e5-4f0a-ab13-3ca6505679a6 NetNS:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc015c1a_15e5_4f0a_ab13_3ca6505679a6.slice PodAnnotations:0xc004fc0ec0}] Aliases:map[]}"
2026-06-12 17:11:40.937025 | controller | Jun 12 16:24:01.809838 crc crio[22579]: time="2026-06-12T16:24:01.809737055Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688024-6fvjp for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.937041 | controller | Jun 12 16:24:01.821806 crc crio[22579]: time="2026-06-12T16:24:01.821706808Z" level=info msg="Ran pod sandbox b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 with infra container: openshift-infra/auto-csr-approver-29688024-6fvjp/POD" id=496e477a-c6ac-404b-a624-7f5073b3d49f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.937058 | controller | Jun 12 16:24:01.832061 crc crio[22579]: time="2026-06-12T16:24:01.831972447Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=02fcc727-2a7d-4364-9e4e-e636c8fccc25 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.937074 | controller | Jun 12 16:24:01.850361 crc crio[22579]: time="2026-06-12T16:24:01.850253505Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.937094 | controller | Jun 12 16:24:02.729267 crc crio[22579]: time="2026-06-12T16:24:02.728865965Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=02fcc727-2a7d-4364-9e4e-e636c8fccc25 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.937111 | controller | Jun 12 16:24:02.730434 crc crio[22579]: time="2026-06-12T16:24:02.730335983Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b5a98809-56a0-4fa7-a505-b99fb2fdf929 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.937128 | controller | Jun 12 16:24:02.735692 crc crio[22579]: time="2026-06-12T16:24:02.735467147Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b5fd228b-eeca-444f-96f2-1a528bba6405 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.937145 | controller | Jun 12 16:24:02.745421 crc crio[22579]: time="2026-06-12T16:24:02.745337316Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688024-6fvjp/oc" id=c2124d01-5db2-4cf8-9870-7e9286dd9ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.937161 | controller | Jun 12 16:24:02.746052 crc crio[22579]: time="2026-06-12T16:24:02.745983183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.937178 | controller | Jun 12 16:24:02.855919 crc crio[22579]: time="2026-06-12T16:24:02.855829498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.937194 | controller | Jun 12 16:24:03.798486 crc crio[22579]: time="2026-06-12T16:24:03.797740534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.937212 | controller | Jun 12 16:24:04.217965 crc crio[22579]: time="2026-06-12T16:24:04.217056359Z" level=info msg="Created container aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694: openshift-infra/auto-csr-approver-29688024-6fvjp/oc" id=c2124d01-5db2-4cf8-9870-7e9286dd9ed9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.937229 | controller | Jun 12 16:24:04.227772 crc crio[22579]: time="2026-06-12T16:24:04.227035081Z" level=info msg="Starting container: aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694" id=76694828-d989-4152-a291-fbb4f4851035 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.937247 | controller | Jun 12 16:24:04.258035 crc crio[22579]: time="2026-06-12T16:24:04.257889018Z" level=info msg="Started container" PID=108271 containerID=aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694 description=openshift-infra/auto-csr-approver-29688024-6fvjp/oc id=76694828-d989-4152-a291-fbb4f4851035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4
2026-06-12 17:11:40.937264 | controller | Jun 12 16:24:07.233265 crc crio[22579]: time="2026-06-12T16:24:07.23081866Z" level=info msg="Stopping pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4" id=f1345ae6-9c6a-44d0-8ef4-839190b9fc5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.937282 | controller | Jun 12 16:24:07.238911 crc crio[22579]: time="2026-06-12T16:24:07.23499997Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688024-6fvjp Namespace:openshift-infra ID:b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 UID:fc015c1a-15e5-4f0a-ab13-3ca6505679a6 NetNS:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc015c1a_15e5_4f0a_ab13_3ca6505679a6.slice PodAnnotations:0xc00008d7c8}] Aliases:map[]}"
2026-06-12 17:11:40.937303 | controller | Jun 12 16:24:07.238911 crc crio[22579]: time="2026-06-12T16:24:07.235582235Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688024-6fvjp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.937321 | controller | Jun 12 16:24:08.079640 crc crio[22579]: time="2026-06-12T16:24:08.077144543Z" level=info msg="Stopped pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4" id=f1345ae6-9c6a-44d0-8ef4-839190b9fc5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.937338 | controller | Jun 12 16:24:38.513299 crc crio[22579]: time="2026-06-12T16:24:38.512234887Z" level=info msg="Removing container: 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5" id=50dc1919-87e8-49b5-96e9-8f159ecf870f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.937376 | controller | Jun 12 16:24:38.760651 crc crio[22579]: time="2026-06-12T16:24:38.76045475Z" level=info msg="Removed container 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5: openshift-infra/auto-csr-approver-29688018-hl4kb/oc" id=50dc1919-87e8-49b5-96e9-8f159ecf870f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.937395 | controller | Jun 12 16:24:38.764281 crc crio[22579]: time="2026-06-12T16:24:38.764137296Z" level=info msg="Removing container: b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0" id=91e60e5b-9bbe-4f50-afe0-34ed7f7afa32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.937412 | controller | Jun 12 16:24:38.804636 crc crio[22579]: time="2026-06-12T16:24:38.804396438Z" level=info msg="Removed container b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0: openstack/cinder-api-0/cinder-api-log" id=91e60e5b-9bbe-4f50-afe0-34ed7f7afa32 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.937429 | controller | Jun 12 16:24:38.808235 crc crio[22579]: time="2026-06-12T16:24:38.808144006Z" level=info msg="Removing container: 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8" id=a97fac3b-7398-4b1e-94a5-7315f2268fb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.937446 | controller | Jun 12 16:24:38.851983 crc crio[22579]: time="2026-06-12T16:24:38.851729064Z" level=info msg="Removed container 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8: openstack/cinder-api-0/cinder-api" id=a97fac3b-7398-4b1e-94a5-7315f2268fb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.937463 | controller | Jun 12 16:24:38.867227 crc crio[22579]: time="2026-06-12T16:24:38.866697345Z" level=info msg="Stopping pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed" id=9771249d-2f19-4fbe-af9f-b4a4a985ebf6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.937480 | controller | Jun 12 16:24:38.867687 crc crio[22579]: time="2026-06-12T16:24:38.867241399Z" level=info msg="Stopped pod sandbox (already stopped): 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed" id=9771249d-2f19-4fbe-af9f-b4a4a985ebf6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.937496 | controller | Jun 12 16:24:38.868666 crc crio[22579]: time="2026-06-12T16:24:38.868543913Z" level=info msg="Removing pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed" id=5c0dd7c2-8b74-4cb0-a048-11f63fa81354 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.937513 | controller | Jun 12 16:24:38.909667 crc crio[22579]: time="2026-06-12T16:24:38.909459432Z" level=info msg="Removed pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed" id=5c0dd7c2-8b74-4cb0-a048-11f63fa81354 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.937530 | controller | Jun 12 16:24:38.911150 crc crio[22579]: time="2026-06-12T16:24:38.911056494Z" level=info msg="Stopping pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1" id=e74eaee6-c8cb-44d8-a2de-2694b4c4b7ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.937550 | controller | Jun 12 16:24:38.911302 crc crio[22579]: time="2026-06-12T16:24:38.911252049Z" level=info msg="Stopped pod sandbox (already stopped): 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1" id=e74eaee6-c8cb-44d8-a2de-2694b4c4b7ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.937567 | controller | Jun 12 16:24:38.912171 crc crio[22579]: time="2026-06-12T16:24:38.912106891Z" level=info msg="Removing pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1" id=81592adb-0e38-4966-890a-87b8f94a050b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.937584 | controller | Jun 12 16:24:38.929686 crc crio[22579]: time="2026-06-12T16:24:38.929572848Z" level=info msg="Removed pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1" id=81592adb-0e38-4966-890a-87b8f94a050b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.937601 | controller | Jun 12 16:26:00.512372 crc crio[22579]: time="2026-06-12T16:26:00.51158475Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688026-t94lk/POD" id=c0f2c130-b75b-4050-b1b6-212eae7af2e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.937618 | controller | Jun 12 16:26:00.514022 crc crio[22579]: time="2026-06-12T16:26:00.512629388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.937635 | controller | Jun 12 16:26:00.567485 crc crio[22579]: time="2026-06-12T16:26:00.567315536Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688026-t94lk Namespace:openshift-infra ID:11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 UID:7eaa2bad-8187-4281-a7eb-b75939bb1174 NetNS:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eaa2bad_8187_4281_a7eb_b75939bb1174.slice PodAnnotations:0xc0025a0ad8}] Aliases:map[]}"
2026-06-12 17:11:40.937653 | controller | Jun 12 16:26:00.567485 crc crio[22579]: time="2026-06-12T16:26:00.567423469Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688026-t94lk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.937671 | controller | Jun 12 16:26:01.199322 crc crio[22579]: 2026-06-12T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11f6a6234c0c6f8 Mac:92:5d:54:8a:e7:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.937690 | controller | Jun 12 16:26:01.199322 crc crio[22579]: time="2026-06-12T16:26:01.19919088Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688026-t94lk Namespace:openshift-infra ID:11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 UID:7eaa2bad-8187-4281-a7eb-b75939bb1174 NetNS:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eaa2bad_8187_4281_a7eb_b75939bb1174.slice PodAnnotations:0xc0025a0ad8}] Aliases:map[]}"
2026-06-12 17:11:40.937786 | controller | Jun 12 16:26:01.199781 crc crio[22579]: time="2026-06-12T16:26:01.199406026Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688026-t94lk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.937814 | controller | Jun 12 16:26:01.222114 crc crio[22579]: time="2026-06-12T16:26:01.2167768Z" level=info msg="Ran pod sandbox 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 with infra container: openshift-infra/auto-csr-approver-29688026-t94lk/POD" id=c0f2c130-b75b-4050-b1b6-212eae7af2e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.937836 | controller | Jun 12 16:26:01.222114 crc crio[22579]: time="2026-06-12T16:26:01.220409674Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b764b39e-625d-4e04-8a5a-e237d4ec9d6b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.937854 | controller | Jun 12 16:26:01.233700 crc crio[22579]: time="2026-06-12T16:26:01.233614929Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.937902 | controller | Jun 12 16:26:02.297414 crc crio[22579]: time="2026-06-12T16:26:02.2972284Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b764b39e-625d-4e04-8a5a-e237d4ec9d6b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.937921 | controller | Jun 12 16:26:02.304825 crc crio[22579]: time="2026-06-12T16:26:02.304737696Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=76127e32-839f-4606-95ef-fce82640274b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.937939 | controller | Jun 12 16:26:02.309184 crc crio[22579]: time="2026-06-12T16:26:02.3091125Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1a343acf-c009-4eda-a14c-13eec4cde44c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.937955 | controller | Jun 12 16:26:02.319711 crc crio[22579]: time="2026-06-12T16:26:02.319611004Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688026-t94lk/oc" id=48863e0e-fa1e-4d51-a7a3-40b1f8f71b32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.937972 | controller | Jun 12 16:26:02.320578 crc crio[22579]: time="2026-06-12T16:26:02.320469577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.937988 | controller | Jun 12 16:26:02.372919 crc crio[22579]: time="2026-06-12T16:26:02.371692305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.938005 | controller | Jun 12 16:26:02.860008 crc crio[22579]: time="2026-06-12T16:26:02.859606929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.938023 | controller | Jun 12 16:26:02.978578 crc crio[22579]: time="2026-06-12T16:26:02.978419072Z" level=info msg="Created container a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a: openshift-infra/auto-csr-approver-29688026-t94lk/oc" id=48863e0e-fa1e-4d51-a7a3-40b1f8f71b32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.938040 | controller | Jun 12 16:26:02.979661 crc crio[22579]: time="2026-06-12T16:26:02.979461759Z" level=info msg="Starting container: a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a" id=9ee30e56-2454-4394-bb3f-547c77307247 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.938057 | controller | Jun 12 16:26:02.987088 crc crio[22579]: time="2026-06-12T16:26:02.987033197Z" level=info msg="Started container" PID=113953 containerID=a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a description=openshift-infra/auto-csr-approver-29688026-t94lk/oc id=9ee30e56-2454-4394-bb3f-547c77307247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388
2026-06-12 17:11:40.938075 | controller | Jun 12 16:26:04.472759 crc crio[22579]: time="2026-06-12T16:26:04.471864821Z" level=info msg="Stopping pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388" id=f1ec9794-9acc-418c-a7ea-3dff9f10a286 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.938096 | controller | Jun 12 16:26:04.474715 crc crio[22579]: time="2026-06-12T16:26:04.47415108Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688026-t94lk Namespace:openshift-infra ID:11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 UID:7eaa2bad-8187-4281-a7eb-b75939bb1174 NetNS:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eaa2bad_8187_4281_a7eb_b75939bb1174.slice PodAnnotations:0xc0024a6998}] Aliases:map[]}"
2026-06-12 17:11:40.938115 | controller | Jun 12 16:26:04.474715 crc crio[22579]: time="2026-06-12T16:26:04.474432468Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688026-t94lk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.938132 | controller | Jun 12 16:26:04.851319 crc crio[22579]: time="2026-06-12T16:26:04.851086316Z" level=info msg="Stopped pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388" id=f1ec9794-9acc-418c-a7ea-3dff9f10a286 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.938149 | controller | Jun 12 16:26:28.920942 crc crio[22579]: time="2026-06-12T16:26:28.919933392Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/POD" id=0e2b2e80-d51d-4800-8e8e-03f8da3dec6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.938166 | controller | Jun 12 16:26:28.922718 crc crio[22579]: time="2026-06-12T16:26:28.921016671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.938183 | controller | Jun 12 16:26:28.975066 crc crio[22579]: time="2026-06-12T16:26:28.974932749Z" 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=0e2b2e80-d51d-4800-8e8e-03f8da3dec6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.938200 | controller | Jun 12 16:26:28.991593 crc crio[22579]: time="2026-06-12T16:26:28.991396549Z" level=info msg="Ran pod sandbox cc0f934734b06c7a92344a23ed1dca290ddfc984fee07b2cd5138e4addeaa440 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/POD" id=0e2b2e80-d51d-4800-8e8e-03f8da3dec6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.938217 | controller | Jun 12 16:26:28.994357 crc crio[22579]: time="2026-06-12T16:26:28.994211402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=8bf7a3ae-0d76-48fe-9bff-251c4214a280 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.938234 | controller | Jun 12 16:26:28.994846 crc crio[22579]: time="2026-06-12T16:26:28.994770337Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=8bf7a3ae-0d76-48fe-9bff-251c4214a280 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.938251 | controller | Jun 12 16:26:28.994933 crc crio[22579]: time="2026-06-12T16:26:28.994912401Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=8bf7a3ae-0d76-48fe-9bff-251c4214a280 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.938268 | controller | Jun 12 16:26:28.996491 crc crio[22579]: time="2026-06-12T16:26:28.99640919Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=18a56a72-72b7-4498-b95e-9a2e6cbb1d64 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.938285 | controller | Jun 12 16:26:29.013139 crc crio[22579]: time="2026-06-12T16:26:29.013049774Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-12 17:11:40.938306 | controller | Jun 12 16:26:38.995050 crc crio[22579]: time="2026-06-12T16:26:38.993817537Z" level=info msg="Removing container: 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df" id=e735b6b0-c595-4439-979f-2dc5cb39dff4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938324 | controller | Jun 12 16:26:39.058012 crc crio[22579]: time="2026-06-12T16:26:39.057806068Z" level=info msg="Removed container 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df: openstack/neutron-db-create-2bvx5/mariadb-database-create" id=e735b6b0-c595-4439-979f-2dc5cb39dff4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938341 | controller | Jun 12 16:26:39.062958 crc crio[22579]: time="2026-06-12T16:26:39.06284133Z" level=info msg="Removing container: 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1" id=2e593695-daac-41df-b8a5-5ccad4b669f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938379 | controller | Jun 12 16:26:39.253262 crc crio[22579]: time="2026-06-12T16:26:39.252674368Z" level=info msg="Removed container 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1: openshift-infra/auto-csr-approver-29688020-xjbq5/oc" id=2e593695-daac-41df-b8a5-5ccad4b669f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938398 | controller | Jun 12 16:26:39.258003 crc crio[22579]: time="2026-06-12T16:26:39.257930085Z" level=info msg="Removing container: a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272" id=c0a6feb9-f889-47a9-b81a-40b363ed6cee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938416 | controller | Jun 12 16:26:39.306569 crc crio[22579]: time="2026-06-12T16:26:39.306405701Z" level=info msg="Removed container a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272: openstack/nova-metadata-0/nova-metadata-log" id=c0a6feb9-f889-47a9-b81a-40b363ed6cee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938432 | controller | Jun 12 16:26:39.310896 crc crio[22579]: time="2026-06-12T16:26:39.310756085Z" level=info msg="Removing container: 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30" id=82763f87-a3f6-4fb3-be43-b6d20e1a4e86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938449 | controller | Jun 12 16:26:39.349305 crc crio[22579]: time="2026-06-12T16:26:39.349107737Z" level=info msg="Removed container 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30: openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update" id=82763f87-a3f6-4fb3-be43-b6d20e1a4e86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938466 | controller | Jun 12 16:26:39.363992 crc crio[22579]: time="2026-06-12T16:26:39.363749319Z" level=info msg="Removing container: 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe" id=01e772f2-7c8e-4bab-8c59-8ae151463a92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938483 | controller | Jun 12 16:26:39.450171 crc crio[22579]: time="2026-06-12T16:26:39.450023173Z" level=info msg="Removed container 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe: openstack/barbican-db-create-qwgx9/mariadb-database-create" id=01e772f2-7c8e-4bab-8c59-8ae151463a92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938499 | controller | Jun 12 16:26:39.455600 crc crio[22579]: time="2026-06-12T16:26:39.455438074Z" level=info msg="Removing container: f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2" id=c9698b32-2193-4a21-9f04-e238e1220acd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938517 | controller | Jun 12 16:26:39.518717 crc crio[22579]: time="2026-06-12T16:26:39.518218734Z" level=info msg="Removed container f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2: openstack/nova-metadata-0/nova-metadata-metadata" id=c9698b32-2193-4a21-9f04-e238e1220acd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938534 | controller | Jun 12 16:26:39.523671 crc crio[22579]: time="2026-06-12T16:26:39.52344657Z" level=info msg="Removing container: 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f" id=d547bb00-47d8-4bfd-b092-dd3634d4f89b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938555 | controller | Jun 12 16:26:39.567709 crc crio[22579]: time="2026-06-12T16:26:39.567555292Z" level=info msg="Removed container 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f: openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update" id=d547bb00-47d8-4bfd-b092-dd3634d4f89b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938573 | controller | Jun 12 16:26:39.571945 crc crio[22579]: time="2026-06-12T16:26:39.571883735Z" level=info msg="Removing container: 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc" id=e6ac20b4-d087-43b9-8897-92d4d6137123 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938590 | controller | Jun 12 16:26:39.623792 crc crio[22579]: time="2026-06-12T16:26:39.623689129Z" level=info msg="Removed container 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc: openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update" id=e6ac20b4-d087-43b9-8897-92d4d6137123 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938606 | controller | Jun 12 16:26:39.627952 crc crio[22579]: time="2026-06-12T16:26:39.627808796Z" level=info msg="Removing container: bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321" id=f224dadf-b6db-4f31-9928-3d48a3934567 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938623 | controller | Jun 12 16:26:39.676321 crc crio[22579]: time="2026-06-12T16:26:39.67618047Z" level=info msg="Removed container bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321: openstack/glance-db-create-6hqf8/mariadb-database-create" id=f224dadf-b6db-4f31-9928-3d48a3934567 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938640 | controller | Jun 12 16:26:39.683010 crc crio[22579]: time="2026-06-12T16:26:39.682865694Z" level=info msg="Removing container: e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679" id=55d682a7-6d11-4b47-8fec-5810b874778d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938657 | controller | Jun 12 16:26:39.850801 crc crio[22579]: time="2026-06-12T16:26:39.850467482Z" level=info msg="Removed container e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679: openstack/keystone-db-sync-tq29m/keystone-db-sync" id=55d682a7-6d11-4b47-8fec-5810b874778d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938674 | controller | Jun 12 16:26:39.857275 crc crio[22579]: time="2026-06-12T16:26:39.857083255Z" level=info msg="Removing container: cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7" id=74b6f08f-646c-433e-945c-c8e10b84b6c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938691 | controller | Jun 12 16:26:39.918035 crc crio[22579]: time="2026-06-12T16:26:39.917902653Z" level=info msg="Removed container cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7: openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update" id=74b6f08f-646c-433e-945c-c8e10b84b6c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938708 | controller | Jun 12 16:26:39.925116 crc crio[22579]: time="2026-06-12T16:26:39.924953358Z" level=info msg="Removing container: 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53" id=e3f113bb-435e-48b7-9185-e8ae066586f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938725 | controller | Jun 12 16:26:39.972697 crc crio[22579]: time="2026-06-12T16:26:39.972623663Z" level=info msg="Removed container 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53: openstack/keystone-db-create-qmbqv/mariadb-database-create" id=e3f113bb-435e-48b7-9185-e8ae066586f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938750 | controller | Jun 12 16:26:39.978637 crc crio[22579]: time="2026-06-12T16:26:39.978551548Z" level=info msg="Removing container: b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707" id=db875e13-4c85-41a0-878e-6b24d0a725d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938768 | controller | Jun 12 16:26:40.023309 crc crio[22579]: time="2026-06-12T16:26:40.023195494Z" level=info msg="Removed container b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707: openstack/root-account-create-update-d768r/mariadb-account-create-update" id=db875e13-4c85-41a0-878e-6b24d0a725d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938787 | controller | Jun 12 16:26:40.032283 crc crio[22579]: time="2026-06-12T16:26:40.032209129Z" level=info msg="Removing container: f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4" id=bf2b198c-bf3a-4125-821c-15d0bd809b54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938805 | controller | Jun 12 16:26:40.112185 crc crio[22579]: time="2026-06-12T16:26:40.111985723Z" level=info msg="Removed container f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4: openstack/cinder-db-create-wlr7f/mariadb-database-create" id=bf2b198c-bf3a-4125-821c-15d0bd809b54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938821 | controller | Jun 12 16:26:40.116885 crc crio[22579]: time="2026-06-12T16:26:40.116649405Z" level=info msg="Removing container: 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82" id=833a70bc-3a86-4749-93ad-2b0a5f6cefcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938838 | controller | Jun 12 16:26:40.164771 crc crio[22579]: time="2026-06-12T16:26:40.164669459Z" level=info msg="Removed container 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82: openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update" id=833a70bc-3a86-4749-93ad-2b0a5f6cefcd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938855 | controller | Jun 12 16:26:40.169157 crc crio[22579]: time="2026-06-12T16:26:40.169041693Z" level=info msg="Removing container: 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb" id=9dd6ef03-15e5-423b-acc3-21a8ebc8de40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938872 | controller | Jun 12 16:26:40.262200 crc crio[22579]: time="2026-06-12T16:26:40.261986821Z" level=info msg="Removed container 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb: openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update" id=9dd6ef03-15e5-423b-acc3-21a8ebc8de40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938890 | controller | Jun 12 16:26:40.266311 crc crio[22579]: time="2026-06-12T16:26:40.26618441Z" level=info msg="Removing container: bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73" id=6b537e27-d895-4038-966e-81abddcc67fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938907 | controller | Jun 12 16:26:40.709182 crc crio[22579]: time="2026-06-12T16:26:40.708710649Z" level=info msg="Removed container bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73: openstack/placement-db-create-gqc82/mariadb-database-create" id=6b537e27-d895-4038-966e-81abddcc67fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.938948 | controller | Jun 12 16:26:40.722778 crc crio[22579]: time="2026-06-12T16:26:40.722680064Z" level=info msg="Stopping pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7" id=6c3d529b-18b0-48b6-a4a1-5725021814c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.938974 | controller | Jun 12 16:26:40.723544 crc crio[22579]: time="2026-06-12T16:26:40.722815798Z" level=info msg="Stopped pod sandbox (already stopped): f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7" id=6c3d529b-18b0-48b6-a4a1-5725021814c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.938996 | controller | Jun 12 16:26:40.723774 crc crio[22579]: time="2026-06-12T16:26:40.72369036Z" level=info msg="Removing pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7" id=437cd425-89a9-4f94-91cd-99e058fa688f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939014 | controller | Jun 12 16:26:40.804706 crc crio[22579]: time="2026-06-12T16:26:40.804485711Z" level=info msg="Removed pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7" id=437cd425-89a9-4f94-91cd-99e058fa688f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939031 | controller | Jun 12 16:26:40.806125 crc crio[22579]: time="2026-06-12T16:26:40.806018821Z" level=info msg="Stopping pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde" id=9b367d22-3f49-4b61-ab25-43e22b3b2c28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939048 | controller | Jun 12 16:26:40.806245 crc crio[22579]: time="2026-06-12T16:26:40.806155704Z" level=info msg="Stopped pod sandbox (already stopped): 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde" id=9b367d22-3f49-4b61-ab25-43e22b3b2c28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939065 | controller | Jun 12 16:26:40.807622 crc crio[22579]: time="2026-06-12T16:26:40.807237843Z" level=info msg="Removing pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde" id=ddcc72d1-a154-45dc-951e-8b1cc2ca3833 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939083 | controller | Jun 12 16:26:40.841825 crc crio[22579]: time="2026-06-12T16:26:40.841748534Z" level=info msg="Removed pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde" id=ddcc72d1-a154-45dc-951e-8b1cc2ca3833 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939100 | controller | Jun 12 16:26:40.843750 crc crio[22579]: time="2026-06-12T16:26:40.842923855Z" level=info msg="Stopping pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee" id=8773e4f5-7f08-4d84-a67b-5eb9081e4a8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939117 | controller | Jun 12 16:26:40.843750 crc crio[22579]: time="2026-06-12T16:26:40.843013287Z" level=info msg="Stopped pod sandbox (already stopped): e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee" id=8773e4f5-7f08-4d84-a67b-5eb9081e4a8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939134 | controller | Jun 12 16:26:40.845166 crc crio[22579]: time="2026-06-12T16:26:40.844717241Z" level=info msg="Removing pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee" id=5e8cf3e4-dbf9-4729-bc59-407e6ad56371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939151 | controller | Jun 12 16:26:40.882555 crc crio[22579]: time="2026-06-12T16:26:40.882222931Z" level=info msg="Removed pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee" id=5e8cf3e4-dbf9-4729-bc59-407e6ad56371 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939168 | controller | Jun 12 16:26:40.886200 crc crio[22579]: time="2026-06-12T16:26:40.883768652Z" level=info msg="Stopping pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac" id=841e639c-b6b7-435e-b2ed-e1e4f51d5414 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939185 | controller | Jun 12 16:26:40.886200 crc crio[22579]: time="2026-06-12T16:26:40.883978447Z" level=info msg="Stopped pod sandbox (already stopped): 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac" id=841e639c-b6b7-435e-b2ed-e1e4f51d5414 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939202 | controller | Jun 12 16:26:40.886200 crc crio[22579]: time="2026-06-12T16:26:40.885296921Z" level=info msg="Removing pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac" id=e0f1cc94-a9a0-4930-b0db-68d57e98bfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939231 | controller | Jun 12 16:26:40.917216 crc crio[22579]: time="2026-06-12T16:26:40.917076382Z" level=info msg="Removed pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac" id=e0f1cc94-a9a0-4930-b0db-68d57e98bfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939249 | controller | Jun 12 16:26:40.918658 crc crio[22579]: time="2026-06-12T16:26:40.918445127Z" level=info msg="Stopping pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a" id=2014bec4-10b2-4e15-8534-0e99ca660fcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939266 | controller | Jun 12 16:26:40.918768 crc crio[22579]: time="2026-06-12T16:26:40.918737255Z" level=info msg="Stopped pod sandbox (already stopped): e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a" id=2014bec4-10b2-4e15-8534-0e99ca660fcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939308 | controller | Jun 12 16:26:40.919603 crc crio[22579]: time="2026-06-12T16:26:40.919456124Z" level=info msg="Removing pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a" id=c8369f2c-9114-4b56-aa1b-df990fa56524 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939327 | controller | Jun 12 16:26:41.199816 crc crio[22579]: time="2026-06-12T16:26:41.199662433Z" level=info msg="Removed pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a" id=c8369f2c-9114-4b56-aa1b-df990fa56524 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939343 | controller | Jun 12 16:26:41.201449 crc crio[22579]: time="2026-06-12T16:26:41.201305395Z" level=info msg="Stopping pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8" id=ae28931b-39a6-4b25-9f4a-f16818e2d631 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939382 | controller | Jun 12 16:26:41.201643 crc crio[22579]: time="2026-06-12T16:26:41.201580323Z" level=info msg="Stopped pod sandbox (already stopped): 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8" id=ae28931b-39a6-4b25-9f4a-f16818e2d631 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939400 | controller | Jun 12 16:26:41.202259 crc crio[22579]: time="2026-06-12T16:26:41.202151948Z" level=info msg="Removing pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8" id=f921086a-e011-4567-9667-fcd8c6d6f158 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939417 | controller | Jun 12 16:26:41.259467 crc crio[22579]: time="2026-06-12T16:26:41.259227578Z" level=info msg="Removed pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8" id=f921086a-e011-4567-9667-fcd8c6d6f158 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939434 | controller | Jun 12 16:26:41.260850 crc crio[22579]: time="2026-06-12T16:26:41.260742268Z" level=info msg="Stopping pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643" id=4d20a50e-87fc-4b5d-adbe-d6069cf1f005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939451 | controller | Jun 12 16:26:41.260959 crc crio[22579]: time="2026-06-12T16:26:41.260923873Z" level=info msg="Stopped pod sandbox (already stopped): 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643" id=4d20a50e-87fc-4b5d-adbe-d6069cf1f005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939468 | controller | Jun 12 16:26:41.261831 crc crio[22579]: time="2026-06-12T16:26:41.261748974Z" level=info msg="Removing pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643" id=919622b5-1cdf-432d-bd18-ba8f45f92f0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939484 | controller | Jun 12 16:26:41.288437 crc crio[22579]: time="2026-06-12T16:26:41.288253817Z" level=info msg="Removed pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643" id=919622b5-1cdf-432d-bd18-ba8f45f92f0f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939504 | controller | Jun 12 16:26:41.289920 crc crio[22579]: time="2026-06-12T16:26:41.289808117Z" level=info msg="Stopping pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422" id=49b88f49-59c6-44b5-bde8-3e66dc185cce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939521 | controller | Jun 12 16:26:41.290039 crc crio[22579]: time="2026-06-12T16:26:41.2899272Z" level=info msg="Stopped pod sandbox (already stopped): 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422" id=49b88f49-59c6-44b5-bde8-3e66dc185cce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939538 | controller | Jun 12 16:26:41.290874 crc crio[22579]: time="2026-06-12T16:26:41.290825044Z" level=info msg="Removing pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422" id=5f26218d-7f68-49e4-a9cb-8a503b275ff6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939554 | controller | Jun 12 16:26:41.323299 crc crio[22579]: time="2026-06-12T16:26:41.32320837Z" level=info msg="Removed pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422" id=5f26218d-7f68-49e4-a9cb-8a503b275ff6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939571 | controller | Jun 12 16:26:41.326943 crc crio[22579]: time="2026-06-12T16:26:41.326759232Z" level=info msg="Stopping pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644" id=1835bb8e-d4cd-47a0-945a-0c8cbd20f4b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939587 | controller | Jun 12 16:26:41.326943 crc crio[22579]: time="2026-06-12T16:26:41.326858485Z" level=info msg="Stopped pod sandbox (already stopped): 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644" id=1835bb8e-d4cd-47a0-945a-0c8cbd20f4b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939603 | controller | Jun 12 16:26:41.328361 crc crio[22579]: time="2026-06-12T16:26:41.328274162Z" level=info msg="Removing pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644" id=c7408645-cf38-40dc-8109-e93f7a1ac6fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939620 | controller | Jun 12 16:26:41.533284 crc crio[22579]: time="2026-06-12T16:26:41.533034549Z" level=info msg="Removed pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644" id=c7408645-cf38-40dc-8109-e93f7a1ac6fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939637 | controller | Jun 12 16:26:41.536844 crc crio[22579]: time="2026-06-12T16:26:41.536765647Z" level=info msg="Stopping pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b" id=a0fbc585-5ef9-4d52-a2e3-2e498d8a2608 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939653 | controller | Jun 12 16:26:41.537026 crc crio[22579]: time="2026-06-12T16:26:41.53688444Z" level=info msg="Stopped pod sandbox (already stopped): a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b" id=a0fbc585-5ef9-4d52-a2e3-2e498d8a2608 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939669 | controller | Jun 12 16:26:41.537787 crc crio[22579]: time="2026-06-12T16:26:41.537717201Z" level=info msg="Removing pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b" id=aaff5654-97f1-4e1e-93e6-e131e2581a6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939686 | controller | Jun 12 16:26:41.567893 crc crio[22579]: time="2026-06-12T16:26:41.567779717Z" level=info msg="Removed pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b" id=aaff5654-97f1-4e1e-93e6-e131e2581a6f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939702 | controller | Jun 12 16:26:41.569915 crc crio[22579]: time="2026-06-12T16:26:41.569798869Z" level=info msg="Stopping pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139" id=f71994d4-eed8-4e19-91f1-10762cf3f889 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939722 | controller | Jun 12 16:26:41.570119 crc crio[22579]: time="2026-06-12T16:26:41.569932923Z" level=info msg="Stopped pod sandbox (already stopped): 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139" id=f71994d4-eed8-4e19-91f1-10762cf3f889 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939739 | controller | Jun 12 16:26:41.570977 crc crio[22579]: time="2026-06-12T16:26:41.570924529Z" level=info msg="Removing pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139" id=a7cfc78c-5432-48a3-944d-0e56bfdbeda1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939756 | controller | Jun 12 16:26:41.606287 crc crio[22579]: time="2026-06-12T16:26:41.605964074Z" level=info msg="Removed pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139" id=a7cfc78c-5432-48a3-944d-0e56bfdbeda1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939773 | controller | Jun 12 16:26:41.608332 crc crio[22579]: time="2026-06-12T16:26:41.608237833Z" level=info msg="Stopping pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca" id=c2703ada-e33f-4748-b470-1ce2b7146019 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939789 | controller | Jun 12 16:26:41.608450 crc crio[22579]: time="2026-06-12T16:26:41.608407398Z" level=info msg="Stopped pod sandbox (already stopped): 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca" id=c2703ada-e33f-4748-b470-1ce2b7146019 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939806 | controller | Jun 12 16:26:41.611141 crc crio[22579]: time="2026-06-12T16:26:41.611016056Z" level=info msg="Removing pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca" id=25366b03-1aaa-4ea5-bcff-6c1d29a77fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939823 | controller | Jun 12 16:26:41.654929 crc crio[22579]: time="2026-06-12T16:26:41.65480588Z" level=info msg="Removed pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca" id=25366b03-1aaa-4ea5-bcff-6c1d29a77fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939839 | controller | Jun 12 16:26:41.655988 crc crio[22579]: time="2026-06-12T16:26:41.655917389Z" level=info msg="Stopping pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d" id=9832cd3e-cf52-4071-a757-20fa42ea440f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939856 | controller | Jun 12 16:26:41.656177 crc crio[22579]: time="2026-06-12T16:26:41.656004191Z" level=info msg="Stopped pod sandbox (already stopped): 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d" id=9832cd3e-cf52-4071-a757-20fa42ea440f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939872 | controller | Jun 12 16:26:41.656621 crc crio[22579]: time="2026-06-12T16:26:41.656479984Z" level=info msg="Removing pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d" id=88a6be07-9582-4896-9260-d7522b93123b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939888 | controller | Jun 12 16:26:41.683617 crc crio[22579]: time="2026-06-12T16:26:41.68354578Z" level=info msg="Removed pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d" id=88a6be07-9582-4896-9260-d7522b93123b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939906 | controller | Jun 12 16:26:41.687826 crc crio[22579]: time="2026-06-12T16:26:41.687676128Z" level=info msg="Stopping pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d" id=393a3ee2-a3fb-47fd-bd3b-09baf29d2ec9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939922 | controller | Jun 12 16:26:41.688035 crc crio[22579]: time="2026-06-12T16:26:41.687840463Z" level=info msg="Stopped pod sandbox (already stopped): 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d" id=393a3ee2-a3fb-47fd-bd3b-09baf29d2ec9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.939942 | controller | Jun 12 16:26:41.688638 crc crio[22579]: time="2026-06-12T16:26:41.688546781Z" level=info msg="Removing pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d" id=5c453efd-8907-4818-bb9a-429eb1ba193b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939959 | controller | Jun 12 16:26:41.714310 crc crio[22579]: time="2026-06-12T16:26:41.714117499Z" level=info msg="Removed pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d" id=5c453efd-8907-4818-bb9a-429eb1ba193b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.939976 | controller | Jun 12 16:26:41.715733 crc crio[22579]: time="2026-06-12T16:26:41.715622388Z" level=info msg="Stopping pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9" id=c618eb0d-4cdd-4936-91d0-c5120c2c156b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.940019 | controller | Jun 12 16:26:41.715846 crc crio[22579]: time="2026-06-12T16:26:41.715742391Z" level=info msg="Stopped pod sandbox (already stopped): dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9" id=c618eb0d-4cdd-4936-91d0-c5120c2c156b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.940045 | controller | Jun 12 16:26:41.717978 crc crio[22579]: time="2026-06-12T16:26:41.717049776Z" level=info msg="Removing pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9" id=9f79401a-3a91-4f5c-a24b-656ee63ac8ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.940062 | controller | Jun 12 16:26:41.900872 crc crio[22579]: time="2026-06-12T16:26:41.900673752Z" level=info msg="Removed pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9" id=9f79401a-3a91-4f5c-a24b-656ee63ac8ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.940080 | controller | Jun 12 16:26:41.901797 crc crio[22579]: time="2026-06-12T16:26:41.901731189Z" level=info msg="Stopping pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed" id=2d0343b4-b52a-43cd-a847-697ea6dee0db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.940098 | controller | Jun 12 16:26:41.902173 crc crio[22579]: time="2026-06-12T16:26:41.901805661Z" level=info msg="Stopped pod sandbox (already stopped): dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed" id=2d0343b4-b52a-43cd-a847-697ea6dee0db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.940117 | controller | Jun 12 16:26:41.903191 crc crio[22579]: time="2026-06-12T16:26:41.903071364Z" level=info msg="Removing pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed" id=0dac815f-1ade-42e4-b117-664615995ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.940134 | controller | Jun 12 16:26:41.950261 crc crio[22579]: time="2026-06-12T16:26:41.950125093Z" level=info msg="Removed pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed" id=0dac815f-1ade-42e4-b117-664615995ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.940151 | controller | Jun 12 16:26:55.482151 crc crio[22579]: time="2026-06-12T16:26:55.48121048Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e" id=18a56a72-72b7-4498-b95e-9a2e6cbb1d64 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.940169 | controller | Jun 12 16:26:55.484951 crc crio[22579]: time="2026-06-12T16:26:55.484797013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=ef7984f6-57ee-4e41-9d75-80aa64e12952 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.940186 | controller | Jun 12 16:26:55.511052 crc crio[22579]: time="2026-06-12T16:26:55.510935846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=33af3434-7108-4eeb-a73d-c628af559948 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.940207 | controller | Jun 12 16:26:55.596697 crc crio[22579]: time="2026-06-12T16:26:55.596283935Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/init" id=b51ca61e-9b32-460a-9cf6-31fca3fc3d85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.940226 | controller | Jun 12 16:26:55.600802 crc crio[22579]: time="2026-06-12T16:26:55.60069019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940243 | controller | Jun 12 16:26:55.667812 crc crio[22579]: time="2026-06-12T16:26:55.66766103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940260 | controller | Jun 12 16:26:55.672626 crc crio[22579]: time="2026-06-12T16:26:55.672483536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940277 | controller | Jun 12 16:26:55.903982 crc crio[22579]: time="2026-06-12T16:26:55.903205271Z" level=info msg="Created container 23d178dcc755f96996ac717eea700a2f6d6f558683b3c551f9fd1fa5d1907fbf: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/init" id=b51ca61e-9b32-460a-9cf6-31fca3fc3d85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.940294 | controller | Jun 12 16:26:55.907753 crc crio[22579]: time="2026-06-12T16:26:55.907643457Z" level=info msg="Starting container: 23d178dcc755f96996ac717eea700a2f6d6f558683b3c551f9fd1fa5d1907fbf" id=a9a1d227-7b17-4b06-a95a-022b041327c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.940311 | controller | Jun 12 16:26:55.926927 crc crio[22579]: time="2026-06-12T16:26:55.926623813Z" level=info msg="Started container" PID=116628 containerID=23d178dcc755f96996ac717eea700a2f6d6f558683b3c551f9fd1fa5d1907fbf description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/init id=a9a1d227-7b17-4b06-a95a-022b041327c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0f934734b06c7a92344a23ed1dca290ddfc984fee07b2cd5138e4addeaa440
2026-06-12 17:11:40.940329 | controller | Jun 12 16:27:03.641306 crc crio[22579]: time="2026-06-12T16:27:03.640391342Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=f8a202cc-b331-47bf-9fb8-af98499e7e03 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.940361 | controller | Jun 12 16:27:03.679040 crc crio[22579]: time="2026-06-12T16:27:03.678949469Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-12 17:11:40.940385 | controller | Jun 12 16:27:06.017798 crc crio[22579]: time="2026-06-12T16:27:06.017101991Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=f8a202cc-b331-47bf-9fb8-af98499e7e03 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.940403 | controller | Jun 12 16:27:06.021940 crc crio[22579]: time="2026-06-12T16:27:06.021453235Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b41e2922-7691-429d-800a-f6c851f38314 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.940420 | controller | Jun 12 16:27:06.049211 crc crio[22579]: time="2026-06-12T16:27:06.049087897Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=bd0ddb6f-c04d-4405-af1f-e00f5e75b611 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.940438 | controller | Jun 12 16:27:06.059433 crc crio[22579]: time="2026-06-12T16:27:06.059310664Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/osp-httpd" id=f1944ff4-c7a9-49f5-bbb7-305cd59f1baa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.940458 | controller | Jun 12 16:27:06.059980 crc crio[22579]: time="2026-06-12T16:27:06.05991717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940476 | controller | Jun 12 16:27:06.129852 crc crio[22579]: time="2026-06-12T16:27:06.129271121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940492 | controller | Jun 12 16:27:06.134480 crc crio[22579]: time="2026-06-12T16:27:06.134390935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940510 | controller | Jun 12 16:27:06.361189 crc crio[22579]: time="2026-06-12T16:27:06.360140761Z" level=info msg="Created container 54b0bf45d5ef877f162a9e0875d696a737f2f9fadc9f39177f43e69a030ca9ed: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/osp-httpd" id=f1944ff4-c7a9-49f5-bbb7-305cd59f1baa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.940527 | controller | Jun 12 16:27:06.363023 crc crio[22579]: time="2026-06-12T16:27:06.362904444Z" level=info msg="Starting container: 54b0bf45d5ef877f162a9e0875d696a737f2f9fadc9f39177f43e69a030ca9ed" id=a98be4e2-6fbb-4cea-867a-65e98d179842 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.940544 | controller | Jun 12 16:27:06.370376 crc crio[22579]: time="2026-06-12T16:27:06.370131992Z" level=info msg="Started container" PID=117137 containerID=54b0bf45d5ef877f162a9e0875d696a737f2f9fadc9f39177f43e69a030ca9ed description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/osp-httpd id=a98be4e2-6fbb-4cea-867a-65e98d179842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0f934734b06c7a92344a23ed1dca290ddfc984fee07b2cd5138e4addeaa440
2026-06-12 17:11:40.940561 | controller | Jun 12 16:27:16.466899 crc crio[22579]: time="2026-06-12T16:27:16.465683162Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/POD" id=604fd621-7090-4778-8d7f-4bd5df6773c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.940578 | controller | Jun 12 16:27:16.468798 crc crio[22579]: time="2026-06-12T16:27:16.466944345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940597 | controller | Jun 12 16:27:16.514657 crc crio[22579]: time="2026-06-12T16:27:16.514427555Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg Namespace:openstack ID:9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c UID:2c8accec-0ae5-4b77-bd9e-577def01c53c NetNS:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c8accec_0ae5_4b77_bd9e_577def01c53c.slice PodAnnotations:0xc00130c9e0}] Aliases:map[]}"
2026-06-12 17:11:40.940614 | controller | Jun 12 16:27:16.514657 crc crio[22579]: time="2026-06-12T16:27:16.5145891Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.940632 | controller | Jun 12 16:27:16.876259 crc crio[22579]: 2026-06-12T16:27:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9997b262b61f8d3 Mac:42:a3:e1:55:fb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 SocketPath: PciID:}] [{Interface:0xc0005085c0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.940649 | controller | Jun 12 16:27:16.878135 crc crio[22579]: time="2026-06-12T16:27:16.878020512Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg Namespace:openstack ID:9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c UID:2c8accec-0ae5-4b77-bd9e-577def01c53c NetNS:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c8accec_0ae5_4b77_bd9e_577def01c53c.slice PodAnnotations:0xc00130c9e0}] Aliases:map[]}"
2026-06-12 17:11:40.940671 | controller | Jun 12 16:27:16.878331 crc crio[22579]: time="2026-06-12T16:27:16.878258389Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.940689 | controller | Jun 12 16:27:16.889308 crc crio[22579]: time="2026-06-12T16:27:16.889173194Z" level=info msg="Ran pod sandbox 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/POD" id=604fd621-7090-4778-8d7f-4bd5df6773c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.940706 | controller | Jun 12 16:27:16.892308 crc crio[22579]: time="2026-06-12T16:27:16.892214593Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=dd4370c5-627b-42ef-8423-fc46a575fe36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.940723 | controller | Jun 12 16:27:16.898128 crc crio[22579]: time="2026-06-12T16:27:16.898012324Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=90096a67-b732-4fd2-b379-a692f817fbd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.940741 | controller | Jun 12 16:27:16.909658 crc crio[22579]: time="2026-06-12T16:27:16.90933702Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init" id=f8dae00c-3918-40ad-b263-2786693b5798 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.940758 | controller | Jun 12 16:27:16.911878 crc crio[22579]: time="2026-06-12T16:27:16.911817135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940775 | controller | Jun 12 16:27:16.977097 crc crio[22579]: time="2026-06-12T16:27:16.976982747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940791 | controller | Jun 12 16:27:16.983658 crc crio[22579]: time="2026-06-12T16:27:16.981272439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940808 | controller | Jun 12 16:27:17.155081 crc crio[22579]: time="2026-06-12T16:27:17.154955406Z" level=info msg="Created container 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init" id=f8dae00c-3918-40ad-b263-2786693b5798 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.940825 | controller | Jun 12 16:27:17.157386 crc crio[22579]: time="2026-06-12T16:27:17.157253386Z" level=info msg="Starting container: 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5" id=b5e39961-7f3f-4d16-9f9c-5a144a596fb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.940842 | controller | Jun 12 16:27:17.162759 crc crio[22579]: time="2026-06-12T16:27:17.162602165Z" level=info msg="Started container" PID=117923 containerID=84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init id=b5e39961-7f3f-4d16-9f9c-5a144a596fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c
2026-06-12 17:11:40.940863 | controller | Jun 12 16:27:27.136661 crc crio[22579]: time="2026-06-12T16:27:27.135474352Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=6deb9f8e-17c2-4e01-82d3-ad8a586dd1d3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.940882 | controller | Jun 12 16:27:27.155335 crc crio[22579]: time="2026-06-12T16:27:27.155204158Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-12 17:11:40.940899 | controller | Jun 12 16:27:36.047197 crc crio[22579]: time="2026-06-12T16:27:36.046612716Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=6deb9f8e-17c2-4e01-82d3-ad8a586dd1d3 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.940916 | controller | Jun 12 16:27:36.049136 crc crio[22579]: time="2026-06-12T16:27:36.047964031Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=dd2b8ed0-463a-42b9-a7f3-eb13f3fb0617 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.940933 | controller | Jun 12 16:27:36.056014 crc crio[22579]: time="2026-06-12T16:27:36.053455105Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=a118d455-5fa7-4404-bf2b-3f2d9f0be150 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.940950 | controller | Jun 12 16:27:36.085281 crc crio[22579]: time="2026-06-12T16:27:36.08504213Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery" id=06c75682-8fe9-4503-b963-d6ea9d015927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.940967 | controller | Jun 12 16:27:36.087630 crc crio[22579]: time="2026-06-12T16:27:36.087598967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.940983 | controller | Jun 12 16:27:36.152031 crc crio[22579]: time="2026-06-12T16:27:36.151947547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.941000 | controller | Jun 12 16:27:36.158969 crc crio[22579]: time="2026-06-12T16:27:36.158866458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.941017 | controller | Jun 12 16:27:36.371392 crc crio[22579]: time="2026-06-12T16:27:36.370684071Z" level=info msg="Created container d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery" id=06c75682-8fe9-4503-b963-d6ea9d015927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.941035 | controller | Jun 12 16:27:36.376290 crc crio[22579]: time="2026-06-12T16:27:36.376115963Z" level=info msg="Starting container: d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175" id=1d9720d1-e5fb-4e39-8d67-7a07bc56e8c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.941053 | controller | Jun 12 16:27:36.382758 crc crio[22579]: time="2026-06-12T16:27:36.382571211Z" level=info msg="Started container" PID=118878 containerID=d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery id=1d9720d1-e5fb-4e39-8d67-7a07bc56e8c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c
2026-06-12 17:11:40.941107 | controller | Jun 12 16:27:37.615111 crc crio[22579]: time="2026-06-12T16:27:37.614336635Z" level=info msg="Stopping pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c" id=0e47279a-32cb-48ff-b38e-411c32633f66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941129 | controller | Jun 12 16:27:37.616894 crc crio[22579]: time="2026-06-12T16:27:37.61606917Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg Namespace:openstack ID:9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c UID:2c8accec-0ae5-4b77-bd9e-577def01c53c NetNS:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c8accec_0ae5_4b77_bd9e_577def01c53c.slice PodAnnotations:0xc00008d2a8}] Aliases:map[]}"
2026-06-12 17:11:40.941148 | controller | Jun 12 16:27:37.616894 crc crio[22579]: time="2026-06-12T16:27:37.616239444Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.941165 | controller | Jun 12 16:27:38.064001 crc crio[22579]: time="2026-06-12T16:27:38.063941228Z" level=info msg="Stopped pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c" id=0e47279a-32cb-48ff-b38e-411c32633f66 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941182 | controller | Jun 12 16:27:41.987700 crc crio[22579]: time="2026-06-12T16:27:41.979340907Z" level=info msg="Removing container: 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704" id=b3d2c5f4-51b4-43a3-9ae1-8e8bde5ec867 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941199 | controller | Jun 12 16:27:42.029902 crc crio[22579]: time="2026-06-12T16:27:42.029390384Z" level=info msg="Removed container 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704: openstack/placement-db-sync-vw7df/placement-db-sync" id=b3d2c5f4-51b4-43a3-9ae1-8e8bde5ec867 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941216 | controller | Jun 12 16:27:42.034595 crc crio[22579]: time="2026-06-12T16:27:42.034544588Z" level=info msg="Removing container: d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac" id=e0ad804e-64cf-48bf-84e2-309ed7f510b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941233 | controller | Jun 12 16:27:42.117761 crc crio[22579]: time="2026-06-12T16:27:42.11769863Z" level=info msg="Removed container d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac: openstack/neutron-db-sync-whjqh/neutron-db-sync" id=e0ad804e-64cf-48bf-84e2-309ed7f510b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941250 | controller | Jun 12 16:27:42.121538 crc crio[22579]: time="2026-06-12T16:27:42.121396257Z" level=info msg="Removing container: 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc" id=2f0971df-5ec8-44ec-a51b-247dbc836d08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941266 | controller | Jun 12 16:27:42.235375 crc crio[22579]: time="2026-06-12T16:27:42.235126488Z" level=info msg="Removed container 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc: openstack/glance-db-sync-t778j/glance-db-sync" id=2f0971df-5ec8-44ec-a51b-247dbc836d08 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941283 | controller | Jun 12 16:27:42.238109 crc crio[22579]: time="2026-06-12T16:27:42.238068654Z" level=info msg="Removing container: 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a" id=541e902a-5175-49d9-8d9c-2d6bb755dab3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941300 | controller | Jun 12 16:27:42.329589 crc crio[22579]: time="2026-06-12T16:27:42.329459621Z" level=info msg="Removed container 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a: openstack/keystone-bootstrap-ldkwf/keystone-bootstrap" id=541e902a-5175-49d9-8d9c-2d6bb755dab3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941321 | controller | Jun 12 16:27:42.336130 crc crio[22579]: time="2026-06-12T16:27:42.335980111Z" level=info msg="Removing container: c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d" id=a32173f8-0949-49c4-8e6f-d4531b7fb3d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941338 | controller | Jun 12 16:27:42.398205 crc crio[22579]: time="2026-06-12T16:27:42.397157749Z" level=info msg="Removed container c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d: openstack/cinder-db-sync-2jrgb/cinder-db-sync" id=a32173f8-0949-49c4-8e6f-d4531b7fb3d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941375 | controller | Jun 12 16:27:42.400464 crc crio[22579]: time="2026-06-12T16:27:42.40026877Z" level=info msg="Removing container: 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a" id=1431c732-3c9a-4d43-b4a8-4e5a63e447f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941394 | controller | Jun 12 16:27:42.452605 crc crio[22579]: time="2026-06-12T16:27:42.452487544Z" level=info msg="Removed container 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a: openstack/barbican-db-sync-cvwct/barbican-db-sync" id=1431c732-3c9a-4d43-b4a8-4e5a63e447f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.941412 | controller | Jun 12 16:27:42.476253 crc crio[22579]: time="2026-06-12T16:27:42.476184413Z" level=info msg="Stopping pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d" id=0612600f-9b6c-4747-95fc-cbbd04f313bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941429 | controller | Jun 12 16:27:42.476805 crc crio[22579]: time="2026-06-12T16:27:42.476776428Z" level=info msg="Stopped pod sandbox (already stopped): eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d" id=0612600f-9b6c-4747-95fc-cbbd04f313bc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941446 | controller | Jun 12 16:27:42.477981 crc crio[22579]: time="2026-06-12T16:27:42.477850176Z" level=info msg="Removing pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d" id=35c07da4-5621-4168-abc2-6247a4f4a5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941463 | controller | Jun 12 16:27:42.499260 crc crio[22579]: time="2026-06-12T16:27:42.499122682Z" level=info msg="Removed pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d" id=35c07da4-5621-4168-abc2-6247a4f4a5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941481 | controller | Jun 12 16:27:42.500737 crc crio[22579]: time="2026-06-12T16:27:42.500650532Z" level=info msg="Stopping pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e" id=c9fbe89d-a3d3-4d88-9e87-3a560e25cf18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941498 | controller | Jun 12 16:27:42.500849 crc crio[22579]: time="2026-06-12T16:27:42.500746684Z" level=info msg="Stopped pod sandbox (already stopped): 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e" id=c9fbe89d-a3d3-4d88-9e87-3a560e25cf18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941515 | controller | Jun 12 16:27:42.502246 crc crio[22579]: time="2026-06-12T16:27:42.501386231Z" level=info msg="Removing pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e" id=47feec1d-0f15-49ab-8a9f-25ffa09a5fcb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941532 | controller | Jun 12 16:27:42.515659 crc crio[22579]: time="2026-06-12T16:27:42.515550881Z" level=info msg="Removed pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e" id=47feec1d-0f15-49ab-8a9f-25ffa09a5fcb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941550 | controller | Jun 12 16:27:42.517554 crc crio[22579]: time="2026-06-12T16:27:42.51742341Z" level=info msg="Stopping pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43" id=0afc8979-8836-4c7b-bedd-9ea6f0de6d67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941571 | controller | Jun 12 16:27:42.517660 crc crio[22579]: time="2026-06-12T16:27:42.517568604Z" level=info msg="Stopped pod sandbox (already stopped): a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43" id=0afc8979-8836-4c7b-bedd-9ea6f0de6d67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941589 | controller | Jun 12 16:27:42.518999 crc crio[22579]: time="2026-06-12T16:27:42.518906269Z" level=info msg="Removing pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43" id=69c7d489-66d0-4a71-b715-0969261b28af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941606 | controller | Jun 12 16:27:42.540906 crc crio[22579]: time="2026-06-12T16:27:42.54079176Z" level=info msg="Removed pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43" id=69c7d489-66d0-4a71-b715-0969261b28af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941623 | controller | Jun 12 16:27:42.542561 crc crio[22579]: time="2026-06-12T16:27:42.542472284Z" level=info msg="Stopping pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610" id=94cde76f-1357-44ff-9a92-994407e1e2a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941640 | controller | Jun 12 16:27:42.542737 crc crio[22579]: time="2026-06-12T16:27:42.542719281Z" level=info msg="Stopped pod sandbox (already stopped): 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610" id=94cde76f-1357-44ff-9a92-994407e1e2a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941657 | controller | Jun 12 16:27:42.543825 crc crio[22579]: time="2026-06-12T16:27:42.543727387Z" level=info msg="Removing pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610" id=e16ba97d-44dd-4f46-8bf9-3e689ea1601c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941675 | controller | Jun 12 16:27:42.570470 crc crio[22579]: time="2026-06-12T16:27:42.57025218Z" level=info msg="Removed pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610" id=e16ba97d-44dd-4f46-8bf9-3e689ea1601c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941692 | controller | Jun 12 16:27:42.571611 crc crio[22579]: time="2026-06-12T16:27:42.571453221Z" level=info msg="Stopping pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188" id=079e0be9-6362-47c3-b802-42fce61845d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941709 | controller | Jun 12 16:27:42.571706 crc crio[22579]: time="2026-06-12T16:27:42.571638846Z" level=info msg="Stopped pod sandbox (already stopped): 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188" id=079e0be9-6362-47c3-b802-42fce61845d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941725 | controller | Jun 12 16:27:42.572572 crc crio[22579]: time="2026-06-12T16:27:42.572447287Z" level=info msg="Removing pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188" id=55e28efe-d854-4bca-8c1e-24bf64632ceb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941742 | controller | Jun 12 16:27:42.596698 crc crio[22579]: time="2026-06-12T16:27:42.596585938Z" level=info msg="Removed pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188" id=55e28efe-d854-4bca-8c1e-24bf64632ceb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941758 | controller | Jun 12 16:27:42.598216 crc crio[22579]: time="2026-06-12T16:27:42.598174059Z" level=info msg="Stopping pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac" id=4b18b4a8-d7f3-4d00-bee4-6cb55e7752dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941775 | controller | Jun 12 16:27:42.598415 crc crio[22579]: time="2026-06-12T16:27:42.598235361Z" level=info msg="Stopped pod sandbox (already stopped): a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac" id=4b18b4a8-d7f3-4d00-bee4-6cb55e7752dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.941795 | controller | Jun 12 16:27:42.599170 crc crio[22579]: time="2026-06-12T16:27:42.599110864Z" level=info msg="Removing pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac" id=2564f4b0-a827-4f6c-8adb-35e862697d2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941812 | controller | Jun 12 16:27:42.643563 crc crio[22579]: time="2026-06-12T16:27:42.6433993Z" level=info msg="Removed pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac" id=2564f4b0-a827-4f6c-8adb-35e862697d2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.941829 | controller | Jun 12 16:28:00.729156 crc crio[22579]: time="2026-06-12T16:28:00.728389641Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688028-mvmfd/POD" id=4a22d2b1-3e6e-46b0-ab10-0521e6d88b82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.941846 | controller | Jun 12 16:28:00.730678 crc crio[22579]: time="2026-06-12T16:28:00.729182472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.941863 | controller | Jun 12 16:28:00.799109 crc crio[22579]: time="2026-06-12T16:28:00.799003236Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688028-mvmfd Namespace:openshift-infra ID:2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 UID:199e6545-d7cd-4587-9094-3c5898380cbc NetNS:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199e6545_d7cd_4587_9094_3c5898380cbc.slice PodAnnotations:0xc005ce60c0}] Aliases:map[]}"
2026-06-12 17:11:40.941881 | controller | Jun 12 16:28:00.799109 crc crio[22579]: time="2026-06-12T16:28:00.799092918Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688028-mvmfd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.941899 | controller | Jun 12 16:28:01.820726 crc crio[22579]: 2026-06-12T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2154f5784dfd9db Mac:d2:b1:0b:8e:ed:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 SocketPath: PciID:}] [{Interface:0xc0004b05e0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.941916 | controller | Jun 12 16:28:01.822491 crc crio[22579]: time="2026-06-12T16:28:01.821063661Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688028-mvmfd Namespace:openshift-infra ID:2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 UID:199e6545-d7cd-4587-9094-3c5898380cbc NetNS:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199e6545_d7cd_4587_9094_3c5898380cbc.slice PodAnnotations:0xc005ce60c0}] Aliases:map[]}"
2026-06-12 17:11:40.941935 | controller | Jun 12 16:28:01.822491 crc crio[22579]: time="2026-06-12T16:28:01.821743409Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688028-mvmfd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.941952 | controller | Jun 12 16:28:01.834330 crc crio[22579]: time="2026-06-12T16:28:01.834187654Z" level=info msg="Ran pod sandbox 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 with infra container: openshift-infra/auto-csr-approver-29688028-mvmfd/POD" id=4a22d2b1-3e6e-46b0-ab10-0521e6d88b82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.941968 | controller | Jun 12 16:28:01.855019 crc crio[22579]: time="2026-06-12T16:28:01.854902995Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ede65271-1cd0-4e24-af99-4833e91ee214 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.941991 | controller | Jun 12 16:28:01.864084 crc crio[22579]: time="2026-06-12T16:28:01.863974842Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.942008 | controller | Jun 12 16:28:04.212156 crc crio[22579]: time="2026-06-12T16:28:04.211177899Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ede65271-1cd0-4e24-af99-4833e91ee214 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.942025 | controller | Jun 12 16:28:04.213668 crc crio[22579]: time="2026-06-12T16:28:04.21314238Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f31be177-2ad7-4f1c-a5c4-5e090b467293 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.942042 | controller | Jun 12 16:28:04.216380 crc crio[22579]: time="2026-06-12T16:28:04.215915573Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=782ba91b-6511-4b80-bba9-98c5f51d32d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.942058 | controller | Jun 12 16:28:04.256966 crc crio[22579]: time="2026-06-12T16:28:04.256826611Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688028-mvmfd/oc" id=06f5ed63-196e-4fd9-819c-b87d0ca58622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.942075 | controller | Jun 12 16:28:04.257438 crc crio[22579]: time="2026-06-12T16:28:04.257372276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942092 | controller | Jun 12 16:28:04.322735 crc crio[22579]: time="2026-06-12T16:28:04.32263805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942109 | controller | Jun 12 16:28:04.678035 crc crio[22579]: time="2026-06-12T16:28:04.677933801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942126 | controller | Jun 12 16:28:04.845779 crc crio[22579]: time="2026-06-12T16:28:04.845694203Z" level=info msg="Created container 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a: openshift-infra/auto-csr-approver-29688028-mvmfd/oc" id=06f5ed63-196e-4fd9-819c-b87d0ca58622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.942198 | controller | Jun 12 16:28:04.852543 crc crio[22579]: time="2026-06-12T16:28:04.852317596Z" level=info msg="Starting container: 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a" id=5d2f0f0c-d5bf-44ac-b1b2-d38fd9517541 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.942252 | controller | Jun 12 16:28:04.858799 crc crio[22579]: time="2026-06-12T16:28:04.858720113Z" level=info msg="Started container" PID=120378 containerID=246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a description=openshift-infra/auto-csr-approver-29688028-mvmfd/oc id=5d2f0f0c-d5bf-44ac-b1b2-d38fd9517541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82
2026-06-12 17:11:40.942272 | controller | Jun 12 16:28:08.541876 crc crio[22579]: time="2026-06-12T16:28:08.540772826Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ffnq6/POD" id=70a5e59a-4e90-433a-8245-82227805b22e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.942289 | controller | Jun 12 16:28:08.543186 crc crio[22579]: time="2026-06-12T16:28:08.541905546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942314 | controller | Jun 12 16:28:08.584424 crc crio[22579]: time="2026-06-12T16:28:08.584008666Z" level=info msg="Got pod network &{Name:redhat-marketplace-ffnq6 Namespace:openshift-marketplace ID:3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a UID:09217340-9931-4e54-8ca5-d3e3eb19458a NetNS:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09217340_9931_4e54_8ca5_d3e3eb19458a.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}"
2026-06-12 17:11:40.942332 | controller | Jun 12 16:28:08.584424 crc crio[22579]: time="2026-06-12T16:28:08.584270392Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ffnq6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.942370 | controller | Jun 12 16:28:09.144598 crc crio[22579]: time="2026-06-12T16:28:09.144045014Z" level=info msg="Stopping pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82" id=dd3c9a1b-c1b6-4d78-b846-ac625f4cdebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.942390 | controller | Jun 12 16:28:09.145123 crc crio[22579]: time="2026-06-12T16:28:09.14507057Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688028-mvmfd Namespace:openshift-infra ID:2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 UID:199e6545-d7cd-4587-9094-3c5898380cbc NetNS:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199e6545_d7cd_4587_9094_3c5898380cbc.slice PodAnnotations:0xc002218bb8}] Aliases:map[]}"
2026-06-12 17:11:40.942407 | controller | Jun 12 16:28:09.145267 crc crio[22579]: time="2026-06-12T16:28:09.145227395Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688028-mvmfd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.942425 | controller | Jun 12 16:28:09.202793 crc crio[22579]: 2026-06-12T16:28:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3588ca9a0298143 Mac:8e:c0:4c:45:79:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 SocketPath: PciID:}] [{Interface:0xc0004b65d0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.942443 | controller | Jun 12 16:28:09.205741 crc crio[22579]: time="2026-06-12T16:28:09.204923324Z" level=info msg="Got pod network &{Name:redhat-marketplace-ffnq6 Namespace:openshift-marketplace ID:3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a UID:09217340-9931-4e54-8ca5-d3e3eb19458a NetNS:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09217340_9931_4e54_8ca5_d3e3eb19458a.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}"
2026-06-12 17:11:40.942460 | controller | Jun 12 16:28:09.205741 crc crio[22579]: time="2026-06-12T16:28:09.205084038Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ffnq6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.942478 | controller | Jun 12 16:28:09.221954 crc crio[22579]: time="2026-06-12T16:28:09.221806435Z" level=info msg="Ran pod sandbox 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a with infra container: openshift-marketplace/redhat-marketplace-ffnq6/POD" id=70a5e59a-4e90-433a-8245-82227805b22e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.942495 | controller | Jun 12 16:28:09.227722 crc crio[22579]: time="2026-06-12T16:28:09.227564915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9f7a9bb9-e6bd-40c9-9fd1-751ace5c99dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.942517 | controller | Jun 12 16:28:09.231290 crc crio[22579]: time="2026-06-12T16:28:09.231159739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5ea84350-829d-4905-8f3b-978005b887bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.942533 | controller | Jun 12 16:28:09.240171 crc crio[22579]: time="2026-06-12T16:28:09.240077872Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities" id=444ca8b7-4beb-4ef4-9929-3b4f99d9f2c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.942551 | controller | Jun 12 16:28:09.240774 crc crio[22579]: time="2026-06-12T16:28:09.240638927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942568 | controller | Jun 12 16:28:09.295976 crc crio[22579]: time="2026-06-12T16:28:09.29588014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942585 | controller | Jun 12 16:28:09.306746 crc crio[22579]: time="2026-06-12T16:28:09.30663112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942602 | controller | Jun 12 16:28:09.491416 crc crio[22579]: time="2026-06-12T16:28:09.491291053Z" level=info msg="Created container 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616: openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities" id=444ca8b7-4beb-4ef4-9929-3b4f99d9f2c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.942619 | controller | Jun 12 16:28:09.497485 crc crio[22579]: time="2026-06-12T16:28:09.496729226Z" level=info msg="Starting container: 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616" id=bc0e122b-55b5-4371-8734-b68ff019713a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.942636 | controller | Jun 12 16:28:09.513023 crc crio[22579]: time="2026-06-12T16:28:09.512880147Z" level=info msg="Started container" PID=120777 containerID=03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616 description=openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities id=bc0e122b-55b5-4371-8734-b68ff019713a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a
2026-06-12 17:11:40.942653 | controller | Jun 12 16:28:09.546665 crc crio[22579]: time="2026-06-12T16:28:09.546490825Z" level=info msg="Stopped pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82" id=dd3c9a1b-c1b6-4d78-b846-ac625f4cdebe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.942670 | controller | Jun 12 16:28:10.169683 crc crio[22579]: time="2026-06-12T16:28:10.165053432Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=46b205a3-0b4b-4e61-ad4a-3245d3fb2eb6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.942686 | controller | Jun 12 16:28:10.170469 crc crio[22579]: time="2026-06-12T16:28:10.170058243Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:11:40.942704 | controller | Jun 12 16:28:10.819283 crc crio[22579]: time="2026-06-12T16:28:10.819012633Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=46b205a3-0b4b-4e61-ad4a-3245d3fb2eb6 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.942721 | controller | Jun 12 16:28:10.822012 crc crio[22579]: time="2026-06-12T16:28:10.821617771Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=63f5a8ed-aeda-4be8-9d4a-5f20475336a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.942742 | controller | Jun 12 16:28:10.827405 crc crio[22579]: time="2026-06-12T16:28:10.827206797Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=960d3e03-e63e-4afe-b6ec-737c3825ee02 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.942760 | controller | Jun 12 16:28:10.847937 crc crio[22579]: time="2026-06-12T16:28:10.847781745Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ffnq6/extract-content" id=48dadd31-2341-4b1c-ab26-2cd5a878b80d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.942777 | controller | Jun 12 16:28:10.849704 crc crio[22579]: time="2026-06-12T16:28:10.848727009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942794 | controller | Jun 12 16:28:10.941844 crc crio[22579]: time="2026-06-12T16:28:10.941667976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942812 | controller | Jun 12 16:28:10.950104 crc crio[22579]: time="2026-06-12T16:28:10.949958912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942829 | controller | Jun 12 16:28:11.230771 crc crio[22579]: time="2026-06-12T16:28:11.178854771Z" level=info msg="Created container 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09: openshift-marketplace/redhat-marketplace-ffnq6/extract-content" id=48dadd31-2341-4b1c-ab26-2cd5a878b80d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.942846 | controller | Jun 12 16:28:11.230771 crc crio[22579]: time="2026-06-12T16:28:11.191488251Z" level=info msg="Starting container: 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09" id=b6f9d84f-3e2e-4dcf-8d15-dad16fef199b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.942863 | controller | Jun 12 16:28:11.245818 crc crio[22579]: time="2026-06-12T16:28:11.245634895Z" level=info msg="Started container" PID=120842 containerID=64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09 description=openshift-marketplace/redhat-marketplace-ffnq6/extract-content id=b6f9d84f-3e2e-4dcf-8d15-dad16fef199b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a
2026-06-12 17:11:40.942880 | controller | Jun 12 16:28:13.302896 crc crio[22579]: time="2026-06-12T16:28:13.302013418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5305423f-fd64-4a70-a749-bee448aca412 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.942898 | controller | Jun 12 16:28:13.645262 crc crio[22579]: time="2026-06-12T16:28:13.64513372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=76f9ffed-60e2-4e5c-8183-d15bedd0558f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.942914 | controller | Jun 12 16:28:14.350321 crc crio[22579]: time="2026-06-12T16:28:14.349810546Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ffnq6/registry-server" id=e1d57514-e250-4d55-abdd-4b8bf79fb440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.942930 | controller | Jun 12 16:28:14.351553 crc crio[22579]: time="2026-06-12T16:28:14.350783621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942947 | controller | Jun 12 16:28:14.414892 crc crio[22579]: time="2026-06-12T16:28:14.414756532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942968 | controller | Jun 12 16:28:14.418738 crc crio[22579]: time="2026-06-12T16:28:14.418675554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.942985 | controller | Jun 12 16:28:14.672242 crc crio[22579]: time="2026-06-12T16:28:14.671966159Z" level=info msg="Created container 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff: openshift-marketplace/redhat-marketplace-ffnq6/registry-server" id=e1d57514-e250-4d55-abdd-4b8bf79fb440 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.943002 | controller | Jun 12 16:28:14.673583 crc crio[22579]: time="2026-06-12T16:28:14.673487959Z" level=info msg="Starting container: 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff" id=ac4b1e43-dac4-4915-94ec-1fb796d85c0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.943019 | controller | Jun 12 16:28:14.682828 crc crio[22579]: time="2026-06-12T16:28:14.68269628Z" level=info msg="Started container" PID=121032 containerID=6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff description=openshift-marketplace/redhat-marketplace-ffnq6/registry-server id=ac4b1e43-dac4-4915-94ec-1fb796d85c0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a
2026-06-12 17:11:40.943036 | controller | Jun 12 16:28:21.418095 crc crio[22579]: time="2026-06-12T16:28:21.417249413Z" level=info msg="Stopping container: 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff (timeout: 2s)" id=b913c8a9-8522-48a9-8ffd-289d37736e14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.943054 | controller | Jun 12 16:28:21.573276 crc crio[22579]: time="2026-06-12T16:28:21.573151555Z" level=info msg="Stopped container 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff: openshift-marketplace/redhat-marketplace-ffnq6/registry-server" id=b913c8a9-8522-48a9-8ffd-289d37736e14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.943070 | controller | Jun 12 16:28:21.574926 crc crio[22579]: time="2026-06-12T16:28:21.574835979Z" level=info msg="Stopping pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a" id=bb6b2aa2-6e54-4644-8ba8-8e09a3b04638 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943088 | controller | Jun 12 16:28:21.575666 crc crio[22579]: time="2026-06-12T16:28:21.575588749Z" level=info msg="Got pod network &{Name:redhat-marketplace-ffnq6 Namespace:openshift-marketplace ID:3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a UID:09217340-9931-4e54-8ca5-d3e3eb19458a NetNS:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09217340_9931_4e54_8ca5_d3e3eb19458a.slice PodAnnotations:0xc0022192e8}] Aliases:map[]}"
2026-06-12 17:11:40.943106 | controller | Jun 12 16:28:21.575903 crc crio[22579]: time="2026-06-12T16:28:21.575828995Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ffnq6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.943124 | controller | Jun 12 16:28:21.916803 crc crio[22579]: time="2026-06-12T16:28:21.915695002Z" level=info msg="Stopped pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a" id=bb6b2aa2-6e54-4644-8ba8-8e09a3b04638 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943141 | controller | Jun 12 16:28:22.438888 crc crio[22579]: time="2026-06-12T16:28:22.436203967Z" level=info msg="Removing container: 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff" id=264a2e6a-6475-4fb5-a5d2-685e8eaa5ecf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943163 | controller | Jun 12 16:28:22.477000 crc crio[22579]: time="2026-06-12T16:28:22.47689123Z" level=info msg="Removed container 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff: openshift-marketplace/redhat-marketplace-ffnq6/registry-server" id=264a2e6a-6475-4fb5-a5d2-685e8eaa5ecf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943181 | controller | Jun 12 16:28:22.485548 crc crio[22579]: time="2026-06-12T16:28:22.485277709Z" level=info msg="Removing container: 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09" id=ee01a826-9c8f-44bd-8105-71704eab22b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943198 | controller | Jun 12 16:28:22.543867 crc crio[22579]: time="2026-06-12T16:28:22.543655134Z" level=info msg="Removed container 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09: openshift-marketplace/redhat-marketplace-ffnq6/extract-content" id=ee01a826-9c8f-44bd-8105-71704eab22b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943215 | controller | Jun 12 16:28:22.551760 crc crio[22579]: time="2026-06-12T16:28:22.551594241Z" level=info msg="Removing container: 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616" id=8ec12457-fb98-40e1-b43b-00ae690e3bb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943231 | controller | Jun 12 16:28:22.615689 crc crio[22579]: time="2026-06-12T16:28:22.615551202Z" level=info msg="Removed container 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616: openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities" id=8ec12457-fb98-40e1-b43b-00ae690e3bb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943247 | controller | Jun 12 16:28:42.670714 crc crio[22579]: time="2026-06-12T16:28:42.669659546Z" level=info msg="Removing container: d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e" id=8fe01b2a-0f01-42fc-a980-e3d941d7dff5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943264 | controller | Jun 12 16:28:42.781916 crc crio[22579]: time="2026-06-12T16:28:42.781714903Z" level=info msg="Removed container d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e: openstack/nova-cell0-db-create-nd6tr/mariadb-database-create" id=8fe01b2a-0f01-42fc-a980-e3d941d7dff5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943325 | controller | Jun 12 16:28:42.786076 crc crio[22579]: time="2026-06-12T16:28:42.785983974Z" level=info msg="Removing container: 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27" id=dccced3d-8360-4baa-8919-a4582079df62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943360 | controller | Jun 12 16:28:42.828462 crc crio[22579]: time="2026-06-12T16:28:42.828209277Z" level=info msg="Removed container 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27: openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update" id=dccced3d-8360-4baa-8919-a4582079df62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943383 | controller | Jun 12 16:28:42.836457 crc crio[22579]: time="2026-06-12T16:28:42.835826376Z" level=info msg="Removing container: 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f" id=c3f70718-2cf3-43c5-a357-c9ac4a8ed5cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943401 | controller | Jun 12 16:28:42.882335 crc crio[22579]: time="2026-06-12T16:28:42.882054294Z" level=info msg="Removed container 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f: openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update" id=c3f70718-2cf3-43c5-a357-c9ac4a8ed5cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943418 | controller | Jun 12 16:28:42.888823 crc crio[22579]: time="2026-06-12T16:28:42.888760859Z" level=info msg="Removing container: a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33" id=5a965e33-26e8-43d5-8e16-d2532b9b242d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943439 | controller | Jun 12 16:28:42.963868 crc crio[22579]: time="2026-06-12T16:28:42.963635514Z" level=info msg="Removed container a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33: openstack/nova-api-db-create-7dq5n/mariadb-database-create" id=5a965e33-26e8-43d5-8e16-d2532b9b242d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943457 | controller | Jun 12 16:28:42.990117 crc crio[22579]: time="2026-06-12T16:28:42.989945052Z" level=info msg="Removing container: db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243" id=15aee4a6-86c0-447e-824c-5911484a249c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943474 | controller | Jun 12 16:28:43.260981 crc crio[22579]: time="2026-06-12T16:28:43.260817226Z" level=info msg="Removed container db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243: openshift-infra/auto-csr-approver-29688022-42vqj/oc" id=15aee4a6-86c0-447e-824c-5911484a249c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943490 | controller | Jun 12 16:28:43.273067 crc crio[22579]: time="2026-06-12T16:28:43.272985344Z" level=info msg="Removing container: e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876" id=a05162ba-5fdb-40cd-99f9-af10dcb02489 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943507 | controller | Jun 12 16:28:43.383464 crc crio[22579]: time="2026-06-12T16:28:43.383315155Z" level=info msg="Removed container e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876: openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations" id=a05162ba-5fdb-40cd-99f9-af10dcb02489 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943524 | controller | Jun 12 16:28:43.386461 crc crio[22579]: time="2026-06-12T16:28:43.386346185Z" level=info msg="Removing container: cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85" id=40f4291a-90f6-4c81-93ad-150f2648e8d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943541 | controller | Jun 12 16:28:43.434803 crc crio[22579]: time="2026-06-12T16:28:43.434688567Z" level=info msg="Removed container cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85: openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update" id=40f4291a-90f6-4c81-93ad-150f2648e8d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943559 | controller | Jun 12 16:28:43.439686 crc crio[22579]: time="2026-06-12T16:28:43.439601336Z" level=info msg="Removing container: 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44" id=e14c532f-e03f-4eb7-a7d7-4ea529718d5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943575 | controller | Jun 12 16:28:43.479790 crc crio[22579]: time="2026-06-12T16:28:43.479663412Z" level=info msg="Removed container 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44: openstack/nova-cell1-db-create-52rgj/mariadb-database-create" id=e14c532f-e03f-4eb7-a7d7-4ea529718d5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.943593 | controller | Jun 12 16:28:43.493302 crc crio[22579]: time="2026-06-12T16:28:43.493154774Z" level=info msg="Stopping pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a" id=cc400d1c-7da6-4c01-8091-9fd6d6d237d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943610 | controller | Jun 12 16:28:43.493818 crc crio[22579]: time="2026-06-12T16:28:43.493480223Z" level=info msg="Stopped pod sandbox (already stopped): 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a" id=cc400d1c-7da6-4c01-8091-9fd6d6d237d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943627 | controller | Jun 12 16:28:43.494707 crc crio[22579]: time="2026-06-12T16:28:43.494645433Z" level=info msg="Removing pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a" id=34278717-92b6-4750-88d9-611fbdd82f1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943648 | controller | Jun 12 16:28:43.513663 crc crio[22579]: time="2026-06-12T16:28:43.513466585Z" level=info msg="Removed pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a" id=34278717-92b6-4750-88d9-611fbdd82f1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943665 | controller | Jun 12 16:28:43.515549 crc crio[22579]: time="2026-06-12T16:28:43.515404796Z" level=info msg="Stopping pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346" id=8a107525-7b58-4f8e-a994-7548f4b171f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943682 | controller | Jun 12 16:28:43.515702 crc crio[22579]: time="2026-06-12T16:28:43.51557086Z" level=info msg="Stopped pod sandbox (already stopped): 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346" id=8a107525-7b58-4f8e-a994-7548f4b171f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943698 | controller | Jun 12 16:28:43.517338 crc crio[22579]: time="2026-06-12T16:28:43.517220913Z" level=info msg="Removing pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346" id=c64d5d40-58b1-440c-b68b-735d0f6401a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943715 | controller | Jun 12 16:28:43.534259 crc crio[22579]: time="2026-06-12T16:28:43.534150015Z" level=info msg="Removed pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346" id=c64d5d40-58b1-440c-b68b-735d0f6401a8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943732 | controller | Jun 12 16:28:43.535484 crc crio[22579]: time="2026-06-12T16:28:43.535425929Z" level=info msg="Stopping pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64" id=13b2c84c-28c3-4fc1-9e57-a6d304985a6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943749 | controller | Jun 12 16:28:43.535805 crc crio[22579]: time="2026-06-12T16:28:43.535778798Z" level=info msg="Stopped pod sandbox (already stopped): 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64" id=13b2c84c-28c3-4fc1-9e57-a6d304985a6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943766 | controller | Jun 12 16:28:43.536984 crc crio[22579]: time="2026-06-12T16:28:43.536769784Z" level=info msg="Removing pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64" id=bb103875-df9c-4d43-af3c-e4733b1fdbf2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943782 | controller | Jun 12 16:28:43.561127 crc crio[22579]: time="2026-06-12T16:28:43.561056068Z" level=info msg="Removed pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64" id=bb103875-df9c-4d43-af3c-e4733b1fdbf2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943798 | controller | Jun 12 16:28:43.563029 crc crio[22579]: time="2026-06-12T16:28:43.562993659Z" level=info msg="Stopping pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6" id=14c5f147-1034-4c35-80af-8f71849f91df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943814 | controller | Jun 12 16:28:43.563248 crc crio[22579]: time="2026-06-12T16:28:43.563221135Z" level=info msg="Stopped pod sandbox (already stopped): ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6" id=14c5f147-1034-4c35-80af-8f71849f91df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943831 | controller | Jun 12 16:28:43.564116 crc crio[22579]: time="2026-06-12T16:28:43.564085957Z" level=info msg="Removing pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6" id=3411d8c9-455f-4117-9b34-cd46a2f5b194 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943848 | controller | Jun 12 16:28:43.583718 crc crio[22579]: time="2026-06-12T16:28:43.583609307Z" level=info msg="Removed pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6" id=3411d8c9-455f-4117-9b34-cd46a2f5b194 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943867 | controller | Jun 12 16:28:43.585183 crc crio[22579]: time="2026-06-12T16:28:43.58484875Z" level=info msg="Stopping pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d" id=c4dcfdad-8c9f-487b-8159-523390b07897 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943884 | controller | Jun 12 16:28:43.585183 crc crio[22579]: time="2026-06-12T16:28:43.584937302Z" level=info msg="Stopped pod sandbox (already stopped): 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d" id=c4dcfdad-8c9f-487b-8159-523390b07897 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943901 | controller | Jun 12 16:28:43.588737 crc crio[22579]: time="2026-06-12T16:28:43.585857376Z" level=info msg="Removing pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d" id=5967fdbc-241f-4739-bc06-0060f01ec686 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943918 | controller | Jun 12 16:28:43.604023 crc crio[22579]: time="2026-06-12T16:28:43.603899547Z" level=info msg="Removed pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d" id=5967fdbc-241f-4739-bc06-0060f01ec686 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943935 | controller | Jun 12 16:28:43.605648 crc crio[22579]: time="2026-06-12T16:28:43.605200461Z" level=info msg="Stopping pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475" id=06235bf0-6f25-4676-98be-8cf9b7930f18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943951 | controller | Jun 12 16:28:43.605898 crc crio[22579]: time="2026-06-12T16:28:43.605868749Z" level=info msg="Stopped pod sandbox (already stopped): 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475" id=06235bf0-6f25-4676-98be-8cf9b7930f18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.943968 | controller | Jun 12 16:28:43.606961 crc crio[22579]: time="2026-06-12T16:28:43.606862574Z" level=info msg="Removing pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475" id=b30dc594-77c2-4595-8a07-cc05359dfb8c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.943985 | controller | Jun 12 16:28:43.630821 crc crio[22579]: time="2026-06-12T16:28:43.629900186Z" level=info msg="Removed pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475" id=b30dc594-77c2-4595-8a07-cc05359dfb8c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.944001 | controller | Jun 12 16:28:43.632682 crc crio[22579]: time="2026-06-12T16:28:43.632652238Z" level=info msg="Stopping pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b" id=7277b39e-95fe-456b-99fb-bdff13da8078 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944019 | controller | Jun 12 16:28:43.632834 crc crio[22579]: time="2026-06-12T16:28:43.632817532Z" level=info msg="Stopped pod sandbox (already stopped): 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b" id=7277b39e-95fe-456b-99fb-bdff13da8078 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944037 | controller | Jun 12 16:28:43.633668 crc crio[22579]: time="2026-06-12T16:28:43.633611143Z" level=info msg="Removing pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b" id=99754a19-3463-4186-9292-e4c491e7ee8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.944054 | controller | Jun 12 16:28:43.648161 crc crio[22579]: time="2026-06-12T16:28:43.648058661Z" level=info msg="Removed pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b" id=99754a19-3463-4186-9292-e4c491e7ee8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.944071 | controller | Jun 12 16:28:43.649660 crc crio[22579]: time="2026-06-12T16:28:43.64955225Z" level=info msg="Stopping pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec" id=0fd5d2fd-fa13-4377-b09a-d51bf0c38330 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944091 | controller | Jun 12 16:28:43.650079 crc crio[22579]: time="2026-06-12T16:28:43.650057243Z" level=info msg="Stopped pod sandbox (already stopped): 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec" id=0fd5d2fd-fa13-4377-b09a-d51bf0c38330 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944108 | controller | Jun 12 16:28:43.651173 crc crio[22579]: time="2026-06-12T16:28:43.65109364Z" level=info msg="Removing pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec" id=4c5e59f3-c670-4e98-8e5b-2ce005672133 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.944125 | controller | Jun 12 16:28:43.671797 crc crio[22579]: time="2026-06-12T16:28:43.671699058Z" level=info msg="Removed pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec" id=4c5e59f3-c670-4e98-8e5b-2ce005672133 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.944142 | controller | Jun 12 16:28:43.672810 crc crio[22579]: time="2026-06-12T16:28:43.672687204Z" level=info msg="Stopping pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297" id=d5f418df-b735-457e-93e8-1d2a0288d64e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944159 | controller | Jun 12 16:28:43.673054 crc crio[22579]: time="2026-06-12T16:28:43.672981572Z" level=info msg="Stopped pod sandbox (already stopped): 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297" id=d5f418df-b735-457e-93e8-1d2a0288d64e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944176 | controller | Jun 12 16:28:43.674007 crc crio[22579]: time="2026-06-12T16:28:43.673948887Z" level=info msg="Removing pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297" id=ea12e4f2-6caf-4a4c-b595-61bd84a00d40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.944193 | controller | Jun 12 16:28:43.701329 crc crio[22579]: time="2026-06-12T16:28:43.7012705Z" level=info msg="Removed pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297" id=ea12e4f2-6caf-4a4c-b595-61bd84a00d40 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.944211 | controller | Jun 12 16:29:43.729883 crc crio[22579]: time="2026-06-12T16:29:43.728187123Z" level=info msg="Removing container: 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef" id=805da608-6aaa-4b76-937e-46a7b41b0984 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.944239 | controller | Jun 12 16:29:43.846107 crc crio[22579]: time="2026-06-12T16:29:43.845934968Z" level=info msg="Removed container 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef: openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync" id=805da608-6aaa-4b76-937e-46a7b41b0984 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.944258 | controller | Jun 12 16:29:43.873781 crc crio[22579]: time="2026-06-12T16:29:43.873652452Z" level=info msg="Stopping pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69" id=dc04d806-4067-45c9-b35a-24fa1ba36f35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944279 | controller | Jun 12 16:29:43.873781 crc crio[22579]: time="2026-06-12T16:29:43.873828937Z" level=info msg="Stopped pod sandbox (already stopped): 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69" id=dc04d806-4067-45c9-b35a-24fa1ba36f35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944300 | controller | Jun 12 16:29:43.874786 crc crio[22579]: time="2026-06-12T16:29:43.874686659Z" level=info msg="Removing pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69" id=415314c8-61d3-478b-bad0-aacf40f35a68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.944401 | controller | Jun 12 16:29:43.893053 crc crio[22579]: time="2026-06-12T16:29:43.892924426Z" level=info msg="Removed pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69" id=415314c8-61d3-478b-bad0-aacf40f35a68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.944440 | controller | Jun 12 16:30:00.837657 crc crio[22579]: time="2026-06-12T16:30:00.836471651Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/POD" id=d9272a1b-4e1f-4461-9a28-8082a4297a84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.944460 | controller | Jun 12 16:30:00.839915 crc crio[22579]: time="2026-06-12T16:30:00.837856617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.944478 | controller | Jun 12 16:30:00.850884 crc crio[22579]: time="2026-06-12T16:30:00.84900975Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688030-b85xg/POD" id=df19ade0-824b-4f1e-b66e-c58ab3242879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.944495 | controller | Jun 12 16:30:00.850884 crc crio[22579]: time="2026-06-12T16:30:00.849220735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.944513 | controller | Jun 12 16:30:00.937179 crc crio[22579]: time="2026-06-12T16:30:00.937012099Z" level=info msg="Got pod network &{Name:collect-profiles-29688030-wfn4h Namespace:openshift-operator-lifecycle-manager ID:721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a UID:41f690ae-ec58-47c9-9a3b-d6e463e9d688 NetNS:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41f690ae_ec58_47c9_9a3b_d6e463e9d688.slice PodAnnotations:0xc005ce61b0}] Aliases:map[]}"
2026-06-12 17:11:40.944531 | controller | Jun 12 16:30:00.937179 crc crio[22579]: time="2026-06-12T16:30:00.937152873Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.944549 | controller | Jun 12 16:30:00.946035 crc crio[22579]: time="2026-06-12T16:30:00.945423659Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688030-b85xg Namespace:openshift-infra ID:70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c UID:d69b60ef-45fd-4c50-a6e2-0d6a96989b37 NetNS:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd69b60ef_45fd_4c50_a6e2_0d6a96989b37.slice PodAnnotations:0xc0024a65e8}] Aliases:map[]}"
2026-06-12 17:11:40.944566 | controller | Jun 12 16:30:00.946035 crc crio[22579]: time="2026-06-12T16:30:00.945624444Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688030-b85xg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.944583 | controller | Jun 12 16:30:01.444916 crc crio[22579]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70d9ffe79e4b720 Mac:5e:e7:52:d2:f8:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.944601 | controller | Jun 12 16:30:01.448673 crc crio[22579]: time="2026-06-12T16:30:01.448131049Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688030-b85xg Namespace:openshift-infra ID:70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c UID:d69b60ef-45fd-4c50-a6e2-0d6a96989b37 NetNS:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd69b60ef_45fd_4c50_a6e2_0d6a96989b37.slice PodAnnotations:0xc0024a65e8}] Aliases:map[]}"
2026-06-12 17:11:40.944622 | controller | Jun 12 16:30:01.448975 crc crio[22579]: time="2026-06-12T16:30:01.44892999Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688030-b85xg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.944640 | controller | Jun 12 16:30:01.462685 crc crio[22579]: time="2026-06-12T16:30:01.462479204Z" level=info msg="Ran pod sandbox 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c with infra container: openshift-infra/auto-csr-approver-29688030-b85xg/POD" id=df19ade0-824b-4f1e-b66e-c58ab3242879 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.944657 | controller | Jun 12 16:30:01.467235 crc crio[22579]: time="2026-06-12T16:30:01.467104115Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=df52336d-e5c2-468e-880f-896a92e7560b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.944675 | controller | Jun 12 16:30:01.478698 crc crio[22579]: time="2026-06-12T16:30:01.478580154Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.944696 | controller | Jun 12 16:30:01.602704 crc crio[22579]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:721ff54b7781898 Mac:36:d6:b0:e6:d6:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.944718 | controller | Jun 12 16:30:01.604238 crc crio[22579]: time="2026-06-12T16:30:01.604166065Z" level=info msg="Got pod network &{Name:collect-profiles-29688030-wfn4h Namespace:openshift-operator-lifecycle-manager ID:721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a UID:41f690ae-ec58-47c9-9a3b-d6e463e9d688 NetNS:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41f690ae_ec58_47c9_9a3b_d6e463e9d688.slice PodAnnotations:0xc005ce61b0}] Aliases:map[]}"
2026-06-12 17:11:40.944736 | controller | Jun 12 16:30:01.604429 crc crio[22579]: time="2026-06-12T16:30:01.604337689Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.944753 | controller | Jun 12 16:30:01.618443 crc crio[22579]: time="2026-06-12T16:30:01.618307834Z" level=info msg="Ran pod sandbox 721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/POD" id=d9272a1b-4e1f-4461-9a28-8082a4297a84 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.944770 | controller | Jun 12 16:30:01.625758 crc crio[22579]: time="2026-06-12T16:30:01.623731096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=454f984b-647e-4651-9d58-f04b4c93de99 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.944787 | controller | Jun 12 16:30:01.628668 crc crio[22579]: time="2026-06-12T16:30:01.626683203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6619f1cd-ed1f-427d-8d23-d2679e5b4ce4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.944803 | controller | Jun 12 16:30:01.636201 crc crio[22579]: time="2026-06-12T16:30:01.636082558Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/collect-profiles" id=5826afc3-e6d1-4bf9-9149-b218289566df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.944825 | controller | Jun 12 16:30:01.636998 crc crio[22579]: time="2026-06-12T16:30:01.63691566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.944842 | controller | Jun 12 16:30:01.693754 crc crio[22579]: time="2026-06-12T16:30:01.693278622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.944859 | controller | Jun 12 16:30:01.698762 crc crio[22579]: time="2026-06-12T16:30:01.698466018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.944877 | controller | Jun 12 16:30:01.869795 crc crio[22579]: time="2026-06-12T16:30:01.86972119Z" level=info msg="Created container 3d11f64689a014611f761ab4c227620e052488c7e8f7cd10c61d48fa9318b378: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/collect-profiles" id=5826afc3-e6d1-4bf9-9149-b218289566df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.944894 | controller | Jun 12 16:30:01.873072 crc crio[22579]: time="2026-06-12T16:30:01.872255836Z" level=info msg="Starting container: 3d11f64689a014611f761ab4c227620e052488c7e8f7cd10c61d48fa9318b378" id=ee257390-ecf9-415b-b520-6bdce1134d66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.944911 | controller | Jun 12 16:30:01.879837 crc crio[22579]: time="2026-06-12T16:30:01.879701921Z" level=info msg="Started container" PID=126300 containerID=3d11f64689a014611f761ab4c227620e052488c7e8f7cd10c61d48fa9318b378 description=openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/collect-profiles id=ee257390-ecf9-415b-b520-6bdce1134d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a
2026-06-12 17:11:40.944929 | controller | Jun 12 16:30:03.953064 crc crio[22579]: time="2026-06-12T16:30:03.952218494Z" level=info msg="Stopping pod sandbox: 721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a" id=ca508ce0-2cf5-4352-99b4-f93a5f84a136 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944946 | controller | Jun 12 16:30:03.954325 crc crio[22579]: time="2026-06-12T16:30:03.953738414Z" level=info msg="Got pod network &{Name:collect-profiles-29688030-wfn4h Namespace:openshift-operator-lifecycle-manager ID:721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a UID:41f690ae-ec58-47c9-9a3b-d6e463e9d688 NetNS:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41f690ae_ec58_47c9_9a3b_d6e463e9d688.slice PodAnnotations:0xc000548e50}] Aliases:map[]}"
2026-06-12 17:11:40.944964 | controller | Jun 12 16:30:03.954325 crc crio[22579]: time="2026-06-12T16:30:03.953883498Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.944981 | controller | Jun 12 16:30:04.321348 crc crio[22579]: time="2026-06-12T16:30:04.320986756Z" level=info msg="Stopped pod sandbox: 721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a" id=ca508ce0-2cf5-4352-99b4-f93a5f84a136 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.944998 | controller | Jun 12 16:30:04.548298 crc crio[22579]: time="2026-06-12T16:30:04.54702934Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=df52336d-e5c2-468e-880f-896a92e7560b name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.945016 | controller | Jun 12 16:30:04.552444 crc crio[22579]: time="2026-06-12T16:30:04.552334849Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d6238c2a-eee2-42da-84d9-6a9d817829ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.945037 | controller | Jun 12 16:30:04.575235 crc crio[22579]: time="2026-06-12T16:30:04.575134315Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7656858a-fb24-4d9a-bf9f-645ff7f57b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.945054 | controller | Jun 12 16:30:04.583250 crc crio[22579]: time="2026-06-12T16:30:04.583139054Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688030-b85xg/oc" id=30a85776-afa6-431f-8a10-b12b88496d15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.945071 | controller | Jun 12 16:30:04.584409 crc crio[22579]: time="2026-06-12T16:30:04.584301694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.945088 | controller | Jun 12 16:30:04.638860 crc crio[22579]: time="2026-06-12T16:30:04.638308705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.945105 | controller | Jun 12 16:30:04.989054 crc crio[22579]: time="2026-06-12T16:30:04.988906272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.945122 | controller | Jun 12 16:30:05.127280 crc crio[22579]: time="2026-06-12T16:30:05.127162813Z" level=info msg="Created container f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f: openshift-infra/auto-csr-approver-29688030-b85xg/oc" id=30a85776-afa6-431f-8a10-b12b88496d15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.945139 | controller | Jun 12 16:30:05.129184 crc crio[22579]: time="2026-06-12T16:30:05.129037372Z" level=info msg="Starting container: f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f" id=244f2f45-96aa-468d-b538-48270b12fadd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.945156 | controller | Jun 12 16:30:05.137278 crc crio[22579]: time="2026-06-12T16:30:05.137081882Z" level=info msg="Started container" PID=126489 containerID=f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f description=openshift-infra/auto-csr-approver-29688030-b85xg/oc id=244f2f45-96aa-468d-b538-48270b12fadd name=/runtime.v1.RuntimeService/StartContainer sandboxID=70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c
2026-06-12 17:11:40.945174 | controller | Jun 12 16:30:07.034076 crc crio[22579]: time="2026-06-12T16:30:07.032627832Z" level=info msg="Stopping pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c" id=bb9c705e-c1d3-4f8f-9c72-9503b2a4a9f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945191 | controller | Jun 12 16:30:07.035753 crc crio[22579]: time="2026-06-12T16:30:07.035481357Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688030-b85xg Namespace:openshift-infra ID:70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c UID:d69b60ef-45fd-4c50-a6e2-0d6a96989b37 NetNS:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd69b60ef_45fd_4c50_a6e2_0d6a96989b37.slice PodAnnotations:0xc0025a0d08}] Aliases:map[]}"
2026-06-12 17:11:40.945207 | controller | Jun 12 16:30:07.035897 crc crio[22579]: time="2026-06-12T16:30:07.035842287Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688030-b85xg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.945225 | controller | Jun 12 16:30:07.373341 crc crio[22579]: time="2026-06-12T16:30:07.373233479Z" level=info msg="Stopped pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c" id=bb9c705e-c1d3-4f8f-9c72-9503b2a4a9f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945246 | controller | Jun 12 16:30:43.915947 crc crio[22579]: time="2026-06-12T16:30:43.915121337Z" level=info msg="Removing container: c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a" id=59766b71-f988-40e8-8d91-fb8064e50c68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.945264 | controller | Jun 12 16:30:44.066039 crc crio[22579]: time="2026-06-12T16:30:44.06530977Z" level=info msg="Removed container c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a: openstack/nova-cell0-cell-mapping-dd8jp/nova-manage" id=59766b71-f988-40e8-8d91-fb8064e50c68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.945281 | controller | Jun 12 16:30:44.072489 crc crio[22579]: time="2026-06-12T16:30:44.072362584Z" level=info msg="Removing container: aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694" id=14beb594-7fd3-46a1-ae19-1599a79b6b22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.945298 | controller | Jun 12 16:30:44.281919 crc crio[22579]: time="2026-06-12T16:30:44.281304592Z" level=info msg="Removed container aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694: openshift-infra/auto-csr-approver-29688024-6fvjp/oc" id=14beb594-7fd3-46a1-ae19-1599a79b6b22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.945315 | controller | Jun 12 16:30:44.287750 crc crio[22579]: time="2026-06-12T16:30:44.285577583Z" level=info msg="Removing container: ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e" id=6fb16ebd-d908-4fc2-955d-db96143aabe6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.945332 | controller | Jun 12 16:30:44.335838 crc crio[22579]: time="2026-06-12T16:30:44.335712303Z" level=info msg="Removed container ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles" id=6fb16ebd-d908-4fc2-955d-db96143aabe6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.945376 | controller | Jun 12 16:30:44.340186 crc crio[22579]: time="2026-06-12T16:30:44.340073547Z" level=info msg="Removing container: 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e" id=cf4a91bf-ab47-439f-99f2-d4a5fa56b1ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.945397 | controller | Jun 12 16:30:44.455202 crc crio[22579]: time="2026-06-12T16:30:44.455099361Z" level=info msg="Removed container 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e: openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync" id=cf4a91bf-ab47-439f-99f2-d4a5fa56b1ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.945415 | controller | Jun 12 16:30:44.468096 crc crio[22579]: time="2026-06-12T16:30:44.467733401Z" level=info msg="Stopping pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d" id=db824a2e-e5d1-4205-9be3-6f711e0363bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945457 | controller | Jun 12 16:30:44.468096 crc crio[22579]: time="2026-06-12T16:30:44.467827644Z" level=info msg="Stopped pod sandbox (already stopped): b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d" id=db824a2e-e5d1-4205-9be3-6f711e0363bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945483 | controller | Jun 12 16:30:44.468878 crc crio[22579]: time="2026-06-12T16:30:44.468651025Z" level=info msg="Removing pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d" id=82e0cab2-86be-41e9-8349-5333ccb47cca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.945501 | controller | Jun 12 16:30:44.487285 crc crio[22579]: time="2026-06-12T16:30:44.487144808Z" level=info msg="Removed pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d" id=82e0cab2-86be-41e9-8349-5333ccb47cca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.945523 | controller | Jun 12 16:30:44.488448 crc crio[22579]: time="2026-06-12T16:30:44.488236657Z" level=info msg="Stopping pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef" id=4d46f193-4a55-4edb-a236-2694e7f69ef2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945540 | controller | Jun 12 16:30:44.488448 crc crio[22579]: time="2026-06-12T16:30:44.488308999Z" level=info msg="Stopped pod sandbox (already stopped): 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef" id=4d46f193-4a55-4edb-a236-2694e7f69ef2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945557 | controller | Jun 12 16:30:44.489342 crc crio[22579]: time="2026-06-12T16:30:44.489190322Z" level=info msg="Removing pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef" id=d1d5ca74-34fe-4fba-ae6a-897a92eac623 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.945574 | controller | Jun 12 16:30:44.508799 crc crio[22579]: time="2026-06-12T16:30:44.508183678Z" level=info msg="Removed pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef" id=d1d5ca74-34fe-4fba-ae6a-897a92eac623 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.945592 | controller | Jun 12 16:30:44.511032 crc crio[22579]: time="2026-06-12T16:30:44.510776415Z" level=info msg="Stopping pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4" id=0b8967b3-e7dc-44ec-8104-3fce5eecc5dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945608 | controller | Jun 12 16:30:44.511229 crc crio[22579]: time="2026-06-12T16:30:44.511177676Z" level=info msg="Stopped pod sandbox (already stopped): b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4" id=0b8967b3-e7dc-44ec-8104-3fce5eecc5dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945624 | controller | Jun 12 16:30:44.512686 crc crio[22579]: time="2026-06-12T16:30:44.512605203Z" level=info msg="Removing pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4" id=8eb669c6-e5ce-4371-8b04-5e9b2c10f731 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.945642 | controller | Jun 12 16:30:44.530101 crc crio[22579]: time="2026-06-12T16:30:44.529966227Z" level=info msg="Removed pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4" id=8eb669c6-e5ce-4371-8b04-5e9b2c10f731 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.945660 | controller | Jun 12 16:30:44.534341 crc crio[22579]: time="2026-06-12T16:30:44.534109385Z" level=info msg="Stopping pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7" id=ba8f8593-9696-41af-9113-1f6a4160a1bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945677 | controller | Jun 12 16:30:44.534341 crc crio[22579]: time="2026-06-12T16:30:44.534268989Z" level=info msg="Stopped pod sandbox (already stopped): 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7" id=ba8f8593-9696-41af-9113-1f6a4160a1bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.945695 | controller | Jun 12 16:30:44.536717 crc crio[22579]: time="2026-06-12T16:30:44.535963023Z" level=info msg="Removing pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7" id=570466c3-e5cb-47dc-85b2-1747388fffb0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.945712 | controller | Jun 12 16:30:44.555835 crc crio[22579]: time="2026-06-12T16:30:44.555770181Z" level=info msg="Removed pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7" id=570466c3-e5cb-47dc-85b2-1747388fffb0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.945730 | controller | Jun 12 16:31:07.778816 crc crio[22579]: time="2026-06-12T16:31:07.778012212Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-ptt8q/POD" id=bd6bc552-25d7-402b-b6c0-7e015cd6293b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.945787 | controller | Jun 12 16:31:07.781241 crc crio[22579]: time="2026-06-12T16:31:07.778888265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.945816 | controller | Jun 12 16:31:07.829987 crc crio[22579]: time="2026-06-12T16:31:07.829750244Z" level=info msg="Got pod network &{Name:community-operators-ptt8q Namespace:openshift-marketplace ID:78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 UID:294c727a-f545-4ae3-a91c-2c2b9b9ccd30 NetNS:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod294c727a_f545_4ae3_a91c_2c2b9b9ccd30.slice PodAnnotations:0xc006b8e598}] Aliases:map[]}"
2026-06-12 17:11:40.945836 | controller | Jun 12 16:31:07.829987 crc crio[22579]: time="2026-06-12T16:31:07.829814375Z" level=info msg="Adding pod openshift-marketplace_community-operators-ptt8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.945854 | controller | Jun 12 16:31:08.716219 crc crio[22579]: 2026-06-12T16:31:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78b9aac461792b2 Mac:42:4a:09:b0:33:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.945871 | controller | Jun 12 16:31:08.720831 crc crio[22579]: time="2026-06-12T16:31:08.720482179Z" level=info msg="Got pod network &{Name:community-operators-ptt8q Namespace:openshift-marketplace ID:78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 UID:294c727a-f545-4ae3-a91c-2c2b9b9ccd30 NetNS:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod294c727a_f545_4ae3_a91c_2c2b9b9ccd30.slice PodAnnotations:0xc006b8e598}] Aliases:map[]}"
2026-06-12 17:11:40.945889 | controller | Jun 12 16:31:08.721063 crc crio[22579]: time="2026-06-12T16:31:08.721011383Z" level=info msg="Checking pod openshift-marketplace_community-operators-ptt8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.945907 | controller | Jun 12 16:31:08.734364 crc crio[22579]: time="2026-06-12T16:31:08.733691804Z" level=info msg="Ran pod sandbox 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 with infra container: openshift-marketplace/community-operators-ptt8q/POD" id=bd6bc552-25d7-402b-b6c0-7e015cd6293b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.945924 | controller | Jun 12 16:31:08.743214 crc crio[22579]: time="2026-06-12T16:31:08.7423252Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=258930b7-57e0-435c-b447-d2d6bab58fc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.945941 | controller | Jun 12 16:31:08.747400 crc crio[22579]: time="2026-06-12T16:31:08.747243918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=96ddd94f-b8e1-48c1-a201-f84490f00fb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.945958 | controller | Jun 12 16:31:08.808843 crc crio[22579]: time="2026-06-12T16:31:08.80818572Z" level=info msg="Creating container: openshift-marketplace/community-operators-ptt8q/extract-utilities" id=208f85ea-2109-455e-9ca4-fb50250517b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.945976 | controller | Jun 12 16:31:08.810727 crc crio[22579]: time="2026-06-12T16:31:08.81011159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.945996 | controller | Jun 12 16:31:08.889245 crc crio[22579]: time="2026-06-12T16:31:08.889147795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.946014 | controller | Jun 12 16:31:08.895832 crc crio[22579]: time="2026-06-12T16:31:08.895721057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.946031 | controller | Jun 12 16:31:09.193661 crc crio[22579]: time="2026-06-12T16:31:09.193164396Z" level=info msg="Created container 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b: openshift-marketplace/community-operators-ptt8q/extract-utilities" id=208f85ea-2109-455e-9ca4-fb50250517b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.946048 | controller | Jun 12 16:31:09.195087 crc crio[22579]: time="2026-06-12T16:31:09.194990733Z" level=info msg="Starting container: 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b" id=56fb045e-dfc7-4333-8cde-4becc9f46368 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.946066 | controller | Jun 12 16:31:09.207035 crc crio[22579]: time="2026-06-12T16:31:09.206928505Z" level=info msg="Started container" PID=129731 containerID=5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b description=openshift-marketplace/community-operators-ptt8q/extract-utilities id=56fb045e-dfc7-4333-8cde-4becc9f46368 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2
2026-06-12 17:11:40.946084 | controller | Jun 12 16:31:09.859874 crc crio[22579]: time="2026-06-12T16:31:09.847054605Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=a5ae90fd-0c7e-4b9c-a3d3-95dd62c6e716 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.946101 | controller | Jun 12 16:31:09.859874 crc crio[22579]: time="2026-06-12T16:31:09.857853376Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.946119 | controller | Jun 12 16:31:11.049308 crc crio[22579]: time="2026-06-12T16:31:11.04905169Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=a5ae90fd-0c7e-4b9c-a3d3-95dd62c6e716 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.946136 | controller | Jun 12 16:31:11.050649 crc crio[22579]: time="2026-06-12T16:31:11.0505999Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=cce1fcc5-6d72-4858-aa46-d1b9aafca44f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.946153 | controller | Jun 12 16:31:11.058634 crc crio[22579]: time="2026-06-12T16:31:11.058490736Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9224dec8-c371-4ff1-9ff5-9fb1a000a44a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.946170 | controller | Jun 12 16:31:11.133868 crc crio[22579]: time="2026-06-12T16:31:11.133601328Z" level=info msg="Creating container: openshift-marketplace/community-operators-ptt8q/extract-content" id=3a0e925c-7016-46a4-8df1-4cb115529dbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.946187 | controller | Jun 12 16:31:11.134671 crc crio[22579]: time="2026-06-12T16:31:11.134189074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.946204 | controller | Jun 12 16:31:11.259328 crc crio[22579]: time="2026-06-12T16:31:11.25922903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.946225 | controller | Jun 12 16:31:11.266057 crc crio[22579]: time="2026-06-12T16:31:11.265993967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.946243 | controller | Jun 12 16:31:12.404108 crc crio[22579]: time="2026-06-12T16:31:12.403996041Z" level=info msg="Created container 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786: openshift-marketplace/community-operators-ptt8q/extract-content" id=3a0e925c-7016-46a4-8df1-4cb115529dbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.946260 | controller | Jun 12 16:31:12.405552 crc crio[22579]: time="2026-06-12T16:31:12.405187622Z" level=info msg="Starting container: 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786" id=8de38e7e-5156-4834-8dd0-acda7b349df3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.946277 | controller | Jun 12 16:31:12.415810 crc crio[22579]: time="2026-06-12T16:31:12.415652865Z" level=info msg="Started container" PID=129866 containerID=9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786 description=openshift-marketplace/community-operators-ptt8q/extract-content id=8de38e7e-5156-4834-8dd0-acda7b349df3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2
2026-06-12 17:11:40.946294 | controller | Jun 12 16:31:21.104254 crc crio[22579]: time="2026-06-12T16:31:21.098931629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6438348f-6dc2-4a41-b02b-63c70bc4669a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.946311 | controller | Jun 12 16:31:21.111845 crc crio[22579]: time="2026-06-12T16:31:21.111748424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ad7af74e-4920-41f9-a642-0c79aa401bb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.946328 | controller | Jun 12 16:31:21.169171 crc crio[22579]: time="2026-06-12T16:31:21.168092485Z" level=info msg="Creating container: openshift-marketplace/community-operators-ptt8q/registry-server" id=9e664580-41ad-4ad7-b38a-628b1f6e5230 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.946344 | controller | Jun 12 16:31:21.169171 crc crio[22579]: time="2026-06-12T16:31:21.168960618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.946383 | controller | Jun 12 16:31:21.259231 crc crio[22579]: time="2026-06-12T16:31:21.259156284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.946402 | controller | Jun 12 16:31:21.264174 crc crio[22579]: time="2026-06-12T16:31:21.264127174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.946420 | controller | Jun 12 16:31:21.532610 crc crio[22579]: time="2026-06-12T16:31:21.532308229Z" level=info msg="Created container 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc: openshift-marketplace/community-operators-ptt8q/registry-server" id=9e664580-41ad-4ad7-b38a-628b1f6e5230 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.946438 | controller | Jun 12 16:31:21.535670 crc crio[22579]: time="2026-06-12T16:31:21.535463411Z" level=info msg="Starting container: 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc" id=d1aca00f-024d-4d65-aba3-4a6fa7ee49b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.946456 | controller | Jun 12 16:31:21.543236 crc crio[22579]: time="2026-06-12T16:31:21.54309566Z" level=info msg="Started container" PID=130353 containerID=852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc description=openshift-marketplace/community-operators-ptt8q/registry-server id=d1aca00f-024d-4d65-aba3-4a6fa7ee49b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2
2026-06-12 17:11:40.946478 | controller | Jun 12 16:31:30.245800 crc crio[22579]: time="2026-06-12T16:31:30.244698052Z" level=info msg="Stopping container: 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc (timeout: 2s)" id=12e146ba-83e6-4df9-9b63-e44f5be01437 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.946495 | controller | Jun 12 16:31:30.387284 crc crio[22579]: time="2026-06-12T16:31:30.387122762Z" level=info msg="Stopped container 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc: openshift-marketplace/community-operators-ptt8q/registry-server" id=12e146ba-83e6-4df9-9b63-e44f5be01437 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.946950 | controller | Jun 12 16:31:30.389111 crc crio[22579]: time="2026-06-12T16:31:30.388716534Z" level=info msg="Stopping pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2" id=d37c33d4-cb61-429b-9c0a-7f7447067025 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.946978 | controller | Jun 12 16:31:30.390487 crc crio[22579]: time="2026-06-12T16:31:30.390455789Z" level=info msg="Got pod network &{Name:community-operators-ptt8q Namespace:openshift-marketplace ID:78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 UID:294c727a-f545-4ae3-a91c-2c2b9b9ccd30 NetNS:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod294c727a_f545_4ae3_a91c_2c2b9b9ccd30.slice PodAnnotations:0xc000478980}] Aliases:map[]}"
2026-06-12 17:11:40.947429 | controller | Jun 12 16:31:30.390974 crc crio[22579]: time="2026-06-12T16:31:30.390952462Z" level=info msg="Deleting pod openshift-marketplace_community-operators-ptt8q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.947479 | controller | Jun 12 16:31:30.801749 crc crio[22579]: time="2026-06-12T16:31:30.801541597Z" level=info msg="Stopped pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2" id=d37c33d4-cb61-429b-9c0a-7f7447067025 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.947504 | controller | Jun 12 16:31:31.272319 crc crio[22579]: time="2026-06-12T16:31:31.271582574Z" level=info msg="Removing container: 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc" id=84a47f62-1796-46e6-ba6c-cac8ae8db198 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.947522 | controller | Jun 12 16:31:31.332255 crc crio[22579]: time="2026-06-12T16:31:31.331857547Z" level=info msg="Removed container 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc: openshift-marketplace/community-operators-ptt8q/registry-server" id=84a47f62-1796-46e6-ba6c-cac8ae8db198 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.947540 | controller | Jun 12 16:31:31.335288 crc crio[22579]: time="2026-06-12T16:31:31.335208915Z" level=info msg="Removing container: 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786" id=cba19682-7274-495a-a271-2466081f0783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.947557 | controller | Jun 12 16:31:31.387428 crc crio[22579]: time="2026-06-12T16:31:31.387224294Z" level=info msg="Removed container 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786: openshift-marketplace/community-operators-ptt8q/extract-content" id=cba19682-7274-495a-a271-2466081f0783 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.947574 | controller | Jun 12 16:31:31.391208 crc crio[22579]: time="2026-06-12T16:31:31.391077964Z" level=info msg="Removing container: 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b" id=df9ef552-2c17-46f6-a097-300f3bb50415 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.947596 | controller | Jun 12 16:31:31.444145 crc crio[22579]: time="2026-06-12T16:31:31.443977386Z" level=info msg="Removed container 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b: openshift-marketplace/community-operators-ptt8q/extract-utilities" id=df9ef552-2c17-46f6-a097-300f3bb50415 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.947614 | controller | Jun 12 16:31:44.579697 crc crio[22579]: time="2026-06-12T16:31:44.578869923Z" level=info msg="Removing container: ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141" id=4c36a157-6043-42dc-ab40-3b08eae1b0dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.947632 | controller | Jun 12 16:31:44.666431 crc crio[22579]: time="2026-06-12T16:31:44.666257425Z" level=info msg="Removed container ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141: openstack/nova-cell1-cell-mapping-mxvtx/nova-manage" id=4c36a157-6043-42dc-ab40-3b08eae1b0dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.947649 | controller | Jun 12 16:31:44.691707 crc crio[22579]: time="2026-06-12T16:31:44.691572396Z" level=info msg="Stopping pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2" id=9197d25f-72f7-47ac-b79f-b2f4eb13ff8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.947666 | controller | Jun 12 16:31:44.691707 crc crio[22579]: time="2026-06-12T16:31:44.69169917Z" level=info msg="Stopped pod sandbox (already stopped): 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2" id=9197d25f-72f7-47ac-b79f-b2f4eb13ff8c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.947683 | controller | Jun 12 16:31:44.693923 crc crio[22579]: time="2026-06-12T16:31:44.69364518Z" level=info msg="Removing pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2" id=3b4965c2-e0ca-46e2-a94c-64b821d17678 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.947700 | controller | Jun 12 16:31:44.712364 crc crio[22579]: time="2026-06-12T16:31:44.712249036Z" level=info msg="Removed pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2" id=3b4965c2-e0ca-46e2-a94c-64b821d17678 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.947717 | controller | Jun 12 16:31:44.713600 crc crio[22579]: time="2026-06-12T16:31:44.713467248Z" level=info msg="Stopping pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff" id=5ce27a54-c6ef-4a8d-bc11-d5536ccf400b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.947734 | controller | Jun 12 16:31:44.713763 crc crio[22579]: time="2026-06-12T16:31:44.713637863Z" level=info msg="Stopped pod sandbox (already stopped): 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff" id=5ce27a54-c6ef-4a8d-bc11-d5536ccf400b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.947752 | controller | Jun 12 16:31:44.714626 crc crio[22579]: time="2026-06-12T16:31:44.714465774Z" level=info msg="Removing pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff" id=c92bf74b-7ffb-48c5-85ac-19f6aaa9e5e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.947768 | controller | Jun 12 16:31:44.733667 crc crio[22579]: time="2026-06-12T16:31:44.731424187Z" level=info msg="Removed pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff" id=c92bf74b-7ffb-48c5-85ac-19f6aaa9e5e3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.947824 | controller | Jun 12 16:32:00.545768 crc crio[22579]: time="2026-06-12T16:32:00.54458293Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688032-8vmbx/POD" id=054ec87c-2daf-4131-b020-46654f80a8bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.947844 | controller | Jun 12 16:32:00.545768 crc crio[22579]: time="2026-06-12T16:32:00.545774111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.947866 | controller | Jun 12 16:32:00.588021 crc crio[22579]: time="2026-06-12T16:32:00.587381188Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688032-8vmbx Namespace:openshift-infra ID:8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 UID:63669100-c902-480f-9176-9eb1f1ccbf93 NetNS:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63669100_c902_480f_9176_9eb1f1ccbf93.slice PodAnnotations:0xc0006225f0}] Aliases:map[]}"
2026-06-12 17:11:40.947884 | controller | Jun 12 16:32:00.588021 crc crio[22579]: time="2026-06-12T16:32:00.587977493Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688032-8vmbx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.947902 | controller | Jun 12 16:32:00.952882 crc crio[22579]: 2026-06-12T16:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c1d4f781f75bb3 Mac:32:6f:0b:c9:6a:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 SocketPath: PciID:}] [{Interface:0xc0002ff700 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.947920 | controller | Jun 12 16:32:00.956733 crc crio[22579]: time="2026-06-12T16:32:00.955911514Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688032-8vmbx Namespace:openshift-infra ID:8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 UID:63669100-c902-480f-9176-9eb1f1ccbf93 NetNS:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63669100_c902_480f_9176_9eb1f1ccbf93.slice PodAnnotations:0xc0006225f0}] Aliases:map[]}"
2026-06-12 17:11:40.947937 | controller | Jun 12 16:32:00.956733 crc crio[22579]: time="2026-06-12T16:32:00.956178191Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688032-8vmbx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.947954 | controller | Jun 12 16:32:00.968065 crc crio[22579]: time="2026-06-12T16:32:00.967950818Z" level=info msg="Ran pod sandbox 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 with infra container: openshift-infra/auto-csr-approver-29688032-8vmbx/POD" id=054ec87c-2daf-4131-b020-46654f80a8bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.947972 | controller | Jun 12 16:32:00.974715 crc crio[22579]: time="2026-06-12T16:32:00.974605682Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fbb6d42e-0fda-494b-a12b-f942c3e49c84 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.947989 | controller | Jun 12 16:32:00.985560 crc crio[22579]: time="2026-06-12T16:32:00.985368843Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.948006 | controller | Jun 12 16:32:02.174404 crc crio[22579]: time="2026-06-12T16:32:02.173888837Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fbb6d42e-0fda-494b-a12b-f942c3e49c84 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.948023 | controller | Jun 12 16:32:02.176738 crc crio[22579]: time="2026-06-12T16:32:02.176662329Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=147d8c8f-b54d-4bc6-a941-31b18cd05084 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.948040 | controller | Jun 12 16:32:02.180463 crc crio[22579]: time="2026-06-12T16:32:02.180312425Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=54bb32b5-dac0-46d3-93f1-5716d82a474b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.948062 | controller | Jun 12 16:32:02.192852 crc crio[22579]: time="2026-06-12T16:32:02.192696198Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688032-8vmbx/oc" id=02ee094b-f7b4-4ac9-9ebc-f9d9774c8498 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.948079 | controller | Jun 12 16:32:02.193572 crc crio[22579]: time="2026-06-12T16:32:02.19353139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948097 | controller | Jun 12 16:32:02.244959 crc crio[22579]: time="2026-06-12T16:32:02.24484721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948114 | controller | Jun 12 16:32:02.519686 crc crio[22579]: time="2026-06-12T16:32:02.518824646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948130 | controller | Jun 12 16:32:02.647128 crc crio[22579]: time="2026-06-12T16:32:02.647020885Z" level=info msg="Created container a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7: openshift-infra/auto-csr-approver-29688032-8vmbx/oc" id=02ee094b-f7b4-4ac9-9ebc-f9d9774c8498 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.948147 | controller | Jun 12 16:32:02.648246 crc crio[22579]: time="2026-06-12T16:32:02.648173305Z" level=info msg="Starting container: a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7" id=05fcb665-d930-450b-a6e4-96da9d8536a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.948164 | controller | Jun 12 16:32:02.652778 crc crio[22579]: time="2026-06-12T16:32:02.652715074Z" level=info msg="Started container" PID=132470 containerID=a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7 description=openshift-infra/auto-csr-approver-29688032-8vmbx/oc id=05fcb665-d930-450b-a6e4-96da9d8536a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7
2026-06-12 17:11:40.948181 | controller | Jun 12 16:32:04.768919 crc crio[22579]: time="2026-06-12T16:32:04.765042656Z" level=info msg="Stopping pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7" id=c491b081-c826-4182-bceb-20b6a1976ca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.948199 | controller | Jun 12 16:32:04.768919 crc crio[22579]: time="2026-06-12T16:32:04.766819963Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688032-8vmbx Namespace:openshift-infra ID:8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 UID:63669100-c902-480f-9176-9eb1f1ccbf93 NetNS:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63669100_c902_480f_9176_9eb1f1ccbf93.slice PodAnnotations:0xc00130cbe0}] Aliases:map[]}"
2026-06-12 17:11:40.948216 | controller | Jun 12 16:32:04.768919 crc crio[22579]: time="2026-06-12T16:32:04.766991627Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688032-8vmbx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.948233 | controller | Jun 12 16:32:05.099377 crc crio[22579]: time="2026-06-12T16:32:05.099092201Z" level=info msg="Stopped pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7" id=c491b081-c826-4182-bceb-20b6a1976ca2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.948251 | controller | Jun 12 16:32:24.566567 crc crio[22579]: time="2026-06-12T16:32:24.565725969Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-btzv8/POD" id=063d35cf-aeea-4bed-bec2-39be738319d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.948271 | controller | Jun 12 16:32:24.568339 crc crio[22579]: time="2026-06-12T16:32:24.566623923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948290 | controller | Jun 12 16:32:24.626013 crc crio[22579]: time="2026-06-12T16:32:24.62585396Z" level=info msg="Got pod network &{Name:certified-operators-btzv8 Namespace:openshift-marketplace ID:540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 UID:845d213b-0494-4e6b-8aaf-922268e1efd8 NetNS:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod845d213b_0494_4e6b_8aaf_922268e1efd8.slice PodAnnotations:0xc002308050}] Aliases:map[]}"
2026-06-12 17:11:40.948307 | controller | Jun 12 16:32:24.626013 crc crio[22579]: time="2026-06-12T16:32:24.625907531Z" level=info msg="Adding pod openshift-marketplace_certified-operators-btzv8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.948324 | controller | Jun 12 16:32:25.191149 crc crio[22579]: 2026-06-12T16:32:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:540198f851d6dd7 Mac:82:e9:09:ab:f0:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a SocketPath: PciID:}] [{Interface:0xc00013b140 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.948341 | controller | Jun 12 16:32:25.193956 crc crio[22579]: time="2026-06-12T16:32:25.193839025Z" level=info msg="Got pod network &{Name:certified-operators-btzv8 Namespace:openshift-marketplace ID:540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 UID:845d213b-0494-4e6b-8aaf-922268e1efd8 NetNS:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod845d213b_0494_4e6b_8aaf_922268e1efd8.slice PodAnnotations:0xc002308050}] Aliases:map[]}"
2026-06-12 17:11:40.948379 | controller | Jun 12 16:32:25.194153 crc crio[22579]: time="2026-06-12T16:32:25.194094061Z" level=info msg="Checking pod openshift-marketplace_certified-operators-btzv8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.948398 | controller | Jun 12 16:32:25.207188 crc crio[22579]: time="2026-06-12T16:32:25.206978048Z" level=info msg="Ran pod sandbox 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 with infra container: openshift-marketplace/certified-operators-btzv8/POD" id=063d35cf-aeea-4bed-bec2-39be738319d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.948415 | controller | Jun 12 16:32:25.209925 crc crio[22579]: time="2026-06-12T16:32:25.209787161Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=de30537d-5a15-442f-beeb-fc5d7a0193be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.948432 | controller | Jun 12 16:32:25.213822 crc crio[22579]: time="2026-06-12T16:32:25.213677893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=294d6867-15ae-4c2a-bff5-2819d615c40a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.948449 | controller | Jun 12 16:32:25.229475 crc crio[22579]: time="2026-06-12T16:32:25.229235009Z" level=info msg="Creating container: openshift-marketplace/certified-operators-btzv8/extract-utilities" id=bedf5c04-9c29-4f01-aa62-9961bde39308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.948466 | controller | Jun 12 16:32:25.229945 crc crio[22579]: time="2026-06-12T16:32:25.229911097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948487 | controller | Jun 12 16:32:25.280090 crc crio[22579]: time="2026-06-12T16:32:25.279998295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948505 | controller | Jun 12 16:32:25.286765 crc crio[22579]: time="2026-06-12T16:32:25.286476004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948522 | controller | Jun 12 16:32:25.494802 crc crio[22579]: time="2026-06-12T16:32:25.494131758Z" level=info msg="Created container 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610: openshift-marketplace/certified-operators-btzv8/extract-utilities" id=bedf5c04-9c29-4f01-aa62-9961bde39308 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.948539 | controller | Jun 12 16:32:25.497152 crc crio[22579]: time="2026-06-12T16:32:25.497069245Z" level=info msg="Starting container: 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610" id=3af8743f-6780-4b24-895d-62d8fb01c6ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.948557 | controller | Jun 12 16:32:25.508215 crc crio[22579]: time="2026-06-12T16:32:25.508087893Z" level=info msg="Started container" PID=133679 containerID=261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610 description=openshift-marketplace/certified-operators-btzv8/extract-utilities id=3af8743f-6780-4b24-895d-62d8fb01c6ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8
2026-06-12 17:11:40.948575 | controller | Jun 12 16:32:26.117643 crc crio[22579]: time="2026-06-12T16:32:26.117056199Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ba1c6477-7d89-4cec-b781-94a3390121e5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.948592 | controller | Jun 12 16:32:26.128854 crc crio[22579]: time="2026-06-12T16:32:26.128768745Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.948609 | controller | Jun 12 16:32:26.859758 crc crio[22579]: time="2026-06-12T16:32:26.859015708Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5" id=ba1c6477-7d89-4cec-b781-94a3390121e5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.948625 | controller | Jun 12 16:32:26.861952 crc crio[22579]: time="2026-06-12T16:32:26.861845302Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=525be916-d53b-4b01-8f80-e0840c37de28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.948642 | controller | Jun 12 16:32:26.867039 crc crio[22579]: time="2026-06-12T16:32:26.866904575Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a6c34419-a393-4696-884d-65746fbd9c4d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.948659 | controller | Jun 12 16:32:26.884339 crc crio[22579]: time="2026-06-12T16:32:26.884207717Z" level=info msg="Creating container: openshift-marketplace/certified-operators-btzv8/extract-content" id=0821c71b-cf18-47f2-accf-9cda46c02efc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.948675 | controller | Jun 12 16:32:26.884951 crc crio[22579]: time="2026-06-12T16:32:26.884932155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948692 | controller | Jun 12 16:32:26.925719 crc crio[22579]: time="2026-06-12T16:32:26.925600498Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-c9k9f/POD" id=75bb0b3d-1dbc-48f1-a43b-2f7c5c566d35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.948712 | controller | Jun 12 16:32:26.925985 crc crio[22579]: time="2026-06-12T16:32:26.925761142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948728 | controller | Jun 12 16:32:26.964589 crc crio[22579]: time="2026-06-12T16:32:26.96436551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948745 | controller | Jun 12 16:32:26.971228 crc crio[22579]: time="2026-06-12T16:32:26.971090136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948762 | controller | Jun 12 16:32:26.982848 crc crio[22579]: time="2026-06-12T16:32:26.982688809Z" level=info msg="Got pod network &{Name:redhat-operators-c9k9f Namespace:openshift-marketplace ID:8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 UID:b3bded00-57c1-4503-b9a7-8163212b4646 NetNS:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bded00_57c1_4503_b9a7_8163212b4646.slice PodAnnotations:0xc0005488d8}] Aliases:map[]}"
2026-06-12 17:11:40.948779 | controller | Jun 12 16:32:26.982848 crc crio[22579]: time="2026-06-12T16:32:26.982771481Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-c9k9f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.948796 | controller | Jun 12 16:32:27.259584 crc crio[22579]: time="2026-06-12T16:32:27.258921214Z" level=info msg="Created container 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2: openshift-marketplace/certified-operators-btzv8/extract-content" id=0821c71b-cf18-47f2-accf-9cda46c02efc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.948814 | controller | Jun 12 16:32:27.263192 crc crio[22579]: time="2026-06-12T16:32:27.26299746Z" level=info msg="Starting container: 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2" id=b11f623f-e471-4008-a1b4-44f8613d410f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.948831 | controller | Jun 12 16:32:27.270694 crc crio[22579]: time="2026-06-12T16:32:27.270459285Z" level=info msg="Started container" PID=133808 containerID=20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2 description=openshift-marketplace/certified-operators-btzv8/extract-content id=b11f623f-e471-4008-a1b4-44f8613d410f name=/runtime.v1.RuntimeService/StartContainer sandboxID=540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8
2026-06-12 17:11:40.948848 | controller | Jun 12 16:32:27.679021 crc crio[22579]: 2026-06-12T16:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8821c502b5b223c Mac:a6:ef:7c:ae:0e:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 SocketPath: PciID:}] [{Interface:0xc000712780 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.948865 | controller | Jun 12 16:32:27.682066 crc crio[22579]: time="2026-06-12T16:32:27.681965214Z" level=info msg="Got pod network &{Name:redhat-operators-c9k9f Namespace:openshift-marketplace ID:8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 UID:b3bded00-57c1-4503-b9a7-8163212b4646 NetNS:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bded00_57c1_4503_b9a7_8163212b4646.slice PodAnnotations:0xc0005488d8}] Aliases:map[]}"
2026-06-12 17:11:40.948883 | controller | Jun 12 16:32:27.682313 crc crio[22579]: time="2026-06-12T16:32:27.68218824Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-c9k9f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.948904 | controller | Jun 12 16:32:27.702417 crc crio[22579]: time="2026-06-12T16:32:27.702260364Z" level=info msg="Ran pod sandbox 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 with infra container: openshift-marketplace/redhat-operators-c9k9f/POD" id=75bb0b3d-1dbc-48f1-a43b-2f7c5c566d35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.948922 | controller | Jun 12 16:32:27.706594 crc crio[22579]: time="2026-06-12T16:32:27.706357831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b4c4bf26-9595-4f0b-8ea4-364f27bf926d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.948938 | controller | Jun 12 16:32:27.711733 crc crio[22579]: time="2026-06-12T16:32:27.711634079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=483eb193-c746-4088-9eff-55769e4d93bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.948955 | controller | Jun 12 16:32:27.725703 crc crio[22579]: time="2026-06-12T16:32:27.725383968Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-c9k9f/extract-utilities" id=68a68dfd-4128-4cb2-8a5c-1be4d6ebe662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.948973 | controller | Jun 12 16:32:27.726384 crc crio[22579]: time="2026-06-12T16:32:27.726260141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.948990 | controller | Jun 12 16:32:27.799231 crc crio[22579]: time="2026-06-12T16:32:27.799111823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949007 | controller | Jun 12 16:32:27.806577 crc crio[22579]: time="2026-06-12T16:32:27.806351382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949024 | controller | Jun 12 16:32:28.012957 crc crio[22579]: time="2026-06-12T16:32:28.012826226Z" level=info msg="Created container 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd: openshift-marketplace/redhat-operators-c9k9f/extract-utilities" id=68a68dfd-4128-4cb2-8a5c-1be4d6ebe662 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.949040 | controller | Jun 12 16:32:28.014667 crc crio[22579]: time="2026-06-12T16:32:28.014475139Z" level=info msg="Starting container: 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd" id=c5ed1be8-5329-4fa6-b366-6132dd899b9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.949057 | controller | Jun 12 16:32:28.022266 crc crio[22579]: time="2026-06-12T16:32:28.02215329Z" level=info msg="Started container" PID=133856 containerID=708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd description=openshift-marketplace/redhat-operators-c9k9f/extract-utilities id=c5ed1be8-5329-4fa6-b366-6132dd899b9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14
2026-06-12 17:11:40.949075 | controller | Jun 12 16:32:28.167938 crc crio[22579]: time="2026-06-12T16:32:28.16727191Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=503ce4df-53d3-4196-801e-a0999d91185f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.949092 | controller | Jun 12 16:32:28.172674 crc crio[22579]: time="2026-06-12T16:32:28.172563428Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.949112 | controller | Jun 12 16:32:28.861844 crc crio[22579]: time="2026-06-12T16:32:28.861543724Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=503ce4df-53d3-4196-801e-a0999d91185f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.949131 | controller | Jun 12 16:32:28.863677 crc crio[22579]: time="2026-06-12T16:32:28.863453884Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fa946f7c-d847-4a71-99fc-8ec57ed14fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.949150 | controller | Jun 12 16:32:28.868830 crc crio[22579]: time="2026-06-12T16:32:28.868688741Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=180ecf0b-e34f-4063-ab02-fabd47e3f4f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.949169 | controller | Jun 12 16:32:28.969188 crc crio[22579]: time="2026-06-12T16:32:28.969090554Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-c9k9f/extract-content" id=ec5bcdfb-7d11-4835-a823-4d8054a85c3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.949186 | controller | Jun 12 16:32:28.971325 crc crio[22579]: time="2026-06-12T16:32:28.971226159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949203 | controller | Jun 12 16:32:29.085605 crc crio[22579]: time="2026-06-12T16:32:29.085365071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949220 | controller | Jun 12 16:32:29.094668 crc crio[22579]: time="2026-06-12T16:32:29.094374306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949237 | controller | Jun 12 16:32:29.187641 crc crio[22579]: time="2026-06-12T16:32:29.187371075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ecb34a54-578f-428e-b38e-d7bd5a55cf30 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.949255 | controller | Jun 12 16:32:29.190298 crc crio[22579]: time="2026-06-12T16:32:29.190169428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bbc2a0c5-8776-4c6a-bea0-9105bc787fa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.949272 | controller | Jun 12 16:32:29.202267 crc crio[22579]: time="2026-06-12T16:32:29.20209167Z" level=info msg="Creating container: openshift-marketplace/certified-operators-btzv8/registry-server" id=fde89c87-2b2d-439c-a163-3d600e189df4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.949289 | controller | Jun 12 16:32:29.203149 crc crio[22579]: time="2026-06-12T16:32:29.203061395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949306 | controller | Jun 12 16:32:29.275601 crc crio[22579]: time="2026-06-12T16:32:29.275160748Z" level=info msg="Created container 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e: openshift-marketplace/redhat-operators-c9k9f/extract-content" id=ec5bcdfb-7d11-4835-a823-4d8054a85c3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.949324 | controller | Jun 12 16:32:29.279159 crc crio[22579]: time="2026-06-12T16:32:29.278877355Z" level=info msg="Starting container: 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e" id=9c3be968-ff7e-455f-95c3-d2bd0df0b425 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.949340 | controller | Jun 12 16:32:29.290028 crc crio[22579]: time="2026-06-12T16:32:29.287015098Z" level=info msg="Started container" PID=133974 containerID=7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e description=openshift-marketplace/redhat-operators-c9k9f/extract-content id=9c3be968-ff7e-455f-95c3-d2bd0df0b425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14
2026-06-12 17:11:40.949383 | controller | Jun 12 16:32:29.295747 crc crio[22579]: time="2026-06-12T16:32:29.295649623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949403 | controller | Jun 12 16:32:29.299760 crc crio[22579]: time="2026-06-12T16:32:29.299681069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949419 | controller | Jun 12 16:32:29.523105 crc crio[22579]: time="2026-06-12T16:32:29.522973791Z" level=info msg="Created container bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0: openshift-marketplace/certified-operators-btzv8/registry-server" id=fde89c87-2b2d-439c-a163-3d600e189df4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.949436 | controller | Jun 12 16:32:29.524910 crc crio[22579]: time="2026-06-12T16:32:29.524666005Z" level=info msg="Starting container: bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0" id=fe37a46c-138a-410e-af05-d7fc6dcae239 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.949452 | controller | Jun 12 16:32:29.532214 crc crio[22579]: time="2026-06-12T16:32:29.532002197Z" level=info msg="Started container" PID=133989 containerID=bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0 description=openshift-marketplace/certified-operators-btzv8/registry-server id=fe37a46c-138a-410e-af05-d7fc6dcae239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8
2026-06-12 17:11:40.949469 | controller | Jun 12 16:32:37.326689 crc crio[22579]: time="2026-06-12T16:32:37.323823516Z" level=info msg="Stopping container: bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0 (timeout: 2s)" id=a0a4697d-9a92-49a9-83b6-4b485a160091 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.949486 | controller | Jun 12 16:32:37.511010 crc crio[22579]: time="2026-06-12T16:32:37.510906532Z" level=info msg="Stopped container bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0: openshift-marketplace/certified-operators-btzv8/registry-server" id=a0a4697d-9a92-49a9-83b6-4b485a160091 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.949507 | controller | Jun 12 16:32:37.513023 crc crio[22579]: time="2026-06-12T16:32:37.512937255Z" level=info msg="Stopping pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8" id=52df6b27-0813-48f1-bf2c-ce98105932db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.949526 | controller | Jun 12 16:32:37.513918 crc crio[22579]: time="2026-06-12T16:32:37.513812768Z" level=info msg="Got pod network &{Name:certified-operators-btzv8 Namespace:openshift-marketplace ID:540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 UID:845d213b-0494-4e6b-8aaf-922268e1efd8 NetNS:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod845d213b_0494_4e6b_8aaf_922268e1efd8.slice PodAnnotations:0xc0006226d0}] Aliases:map[]}"
2026-06-12 17:11:40.949544 | controller | Jun 12 16:32:37.514111 crc crio[22579]: time="2026-06-12T16:32:37.514023784Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-btzv8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.949561 | controller | Jun 12 16:32:37.985034 crc crio[22579]: time="2026-06-12T16:32:37.984460861Z" level=info msg="Stopped pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8" id=52df6b27-0813-48f1-bf2c-ce98105932db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.949582 | controller | Jun 12 16:32:38.345976 crc crio[22579]: time="2026-06-12T16:32:38.345116302Z" level=info msg="Removing container: bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0" id=bfd29f77-0909-4a18-a199-5e7ca4cd8c0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.949599 | controller | Jun 12 16:32:38.400341 crc crio[22579]: time="2026-06-12T16:32:38.399200374Z" level=info msg="Removed container bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0: openshift-marketplace/certified-operators-btzv8/registry-server" id=bfd29f77-0909-4a18-a199-5e7ca4cd8c0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.949616 | controller | Jun 12 16:32:38.404486 crc crio[22579]: time="2026-06-12T16:32:38.404433861Z" level=info msg="Removing container: 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2" id=8be88131-62ed-47c8-aa80-0e3eea80e522 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.949633 | controller | Jun 12 16:32:38.457286 crc crio[22579]: time="2026-06-12T16:32:38.457116827Z" level=info msg="Removed container 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2: openshift-marketplace/certified-operators-btzv8/extract-content" id=8be88131-62ed-47c8-aa80-0e3eea80e522 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.949650 | controller | Jun 12 16:32:38.461008 crc crio[22579]: time="2026-06-12T16:32:38.460901386Z" level=info msg="Removing container: 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610" id=d16e225c-bc99-4de5-b774-e9b3826864be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.949666 | controller | Jun 12 16:32:38.497611 crc crio[22579]: time="2026-06-12T16:32:38.497219505Z" level=info msg="Removed container 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610: openshift-marketplace/certified-operators-btzv8/extract-utilities" id=d16e225c-bc99-4de5-b774-e9b3826864be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.949683 | controller | Jun 12 16:32:39.362052 crc crio[22579]: time="2026-06-12T16:32:39.361975611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2656ed0c-8881-4829-bf87-120ffe7f8856 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.949700 | controller | Jun 12 16:32:39.364315 crc crio[22579]: time="2026-06-12T16:32:39.36424828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1684bd66-c95d-4403-87e2-2a9a9056dffe name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.949717 | controller | Jun 12 16:32:39.370873 crc crio[22579]: time="2026-06-12T16:32:39.37076811Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-c9k9f/registry-server" id=883c28d9-390b-4d8f-921a-621c37cfd671 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.949734 | controller | Jun 12 16:32:39.371303 crc crio[22579]: time="2026-06-12T16:32:39.371233023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949750 | controller | Jun 12 16:32:39.454440 crc crio[22579]: time="2026-06-12T16:32:39.454315073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949767 | controller | Jun 12 16:32:39.458678 crc crio[22579]: time="2026-06-12T16:32:39.458209854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949788 | controller | Jun 12 16:32:40.322480 crc crio[22579]: time="2026-06-12T16:32:40.322166681Z" level=info msg="Created container dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2: openshift-marketplace/redhat-operators-c9k9f/registry-server" id=883c28d9-390b-4d8f-921a-621c37cfd671 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.949806 | controller | Jun 12 16:32:40.338774 crc crio[22579]: time="2026-06-12T16:32:40.338560299Z" level=info msg="Starting container: dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2" id=88d24ce9-901e-4b96-be01-4f4ccbb833bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.949823 | controller | Jun 12 16:32:40.350814 crc crio[22579]: time="2026-06-12T16:32:40.350712936Z" level=info msg="Started container" PID=134522 containerID=dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2 description=openshift-marketplace/redhat-operators-c9k9f/registry-server id=88d24ce9-901e-4b96-be01-4f4ccbb833bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14
2026-06-12 17:11:40.949840 | controller | Jun 12 16:32:44.604937 crc crio[22579]: time="2026-06-12T16:32:44.603765134Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/POD" id=33227846-dd24-477d-8667-38d8db00e0ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.949858 | controller | Jun 12 16:32:44.606077 crc crio[22579]: time="2026-06-12T16:32:44.604963145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.949875 | controller | Jun 12 16:32:44.656901 crc crio[22579]: time="2026-06-12T16:32:44.656677856Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 Namespace:openstack ID:dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 UID:51bef79d-71c0-4bcb-8f57-af189dd91f1f NetNS:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bef79d_71c0_4bcb_8f57_af189dd91f1f.slice PodAnnotations:0xc006b8e1f0}] Aliases:map[]}"
2026-06-12 17:11:40.949893 | controller | Jun 12 16:32:44.656901 crc crio[22579]: time="2026-06-12T16:32:44.656742398Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.949910 | controller | Jun 12 16:32:44.750703 crc crio[22579]: time="2026-06-12T16:32:44.75061819Z" level=info msg="Removing container: a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a" id=8d806fc3-6a7e-4247-9e3c-4ededee24c79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.949928 | controller | Jun 12 16:32:45.009814 crc crio[22579]: time="2026-06-12T16:32:45.009175763Z" level=info msg="Removed container a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a: openshift-infra/auto-csr-approver-29688026-t94lk/oc" id=8d806fc3-6a7e-4247-9e3c-4ededee24c79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.949945 | controller | Jun 12 16:32:45.024076 crc crio[22579]: time="2026-06-12T16:32:45.023777704Z" level=info msg="Stopping pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8" id=a8f5b6df-a95c-4c0d-99b5-1d50c5baf01c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.949962 | controller | Jun 12 16:32:45.024076 crc crio[22579]: time="2026-06-12T16:32:45.023867397Z" level=info msg="Stopped pod sandbox (already stopped): 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8" id=a8f5b6df-a95c-4c0d-99b5-1d50c5baf01c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.949979 | controller | Jun 12 16:32:45.024834 crc crio[22579]: time="2026-06-12T16:32:45.02474574Z" level=info msg="Removing pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8" id=63b5012f-aafb-4726-a718-e0e98a591b2e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.950002 | controller | Jun 12 16:32:45.039708 crc crio[22579]: time="2026-06-12T16:32:45.039610488Z" level=info msg="Removed pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8" id=63b5012f-aafb-4726-a718-e0e98a591b2e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.950020 | controller | Jun 12 16:32:45.041334 crc crio[22579]: time="2026-06-12T16:32:45.041247231Z" level=info msg="Stopping pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388" id=59719b3e-f016-4ae6-a092-bb28021064ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.950037 | controller | Jun 12 16:32:45.041465 crc crio[22579]: time="2026-06-12T16:32:45.041365144Z" level=info msg="Stopped pod sandbox (already stopped): 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388" id=59719b3e-f016-4ae6-a092-bb28021064ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.950054 | controller | Jun 12 16:32:45.042362 crc crio[22579]: time="2026-06-12T16:32:45.042292468Z" level=info msg="Removing pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388" id=087d329b-88d2-400e-a325-3c3d7e46133d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.950071 | controller | Jun 12 16:32:45.060853 crc crio[22579]: time="2026-06-12T16:32:45.06074036Z" level=info msg="Removed pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388" id=087d329b-88d2-400e-a325-3c3d7e46133d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.950088 | controller | Jun 12 16:32:46.374093 crc crio[22579]: 2026-06-12T16:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd30286979b650e Mac:62:95:20:9b:ee:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d SocketPath: PciID:}] [{Interface:0xc00028e690 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.950106 | controller | Jun 12 16:32:46.377712 crc crio[22579]: time="2026-06-12T16:32:46.377322799Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 Namespace:openstack ID:dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 UID:51bef79d-71c0-4bcb-8f57-af189dd91f1f NetNS:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bef79d_71c0_4bcb_8f57_af189dd91f1f.slice PodAnnotations:0xc006b8e1f0}] Aliases:map[]}"
2026-06-12 17:11:40.950124 | controller | Jun 12 16:32:46.378004 crc crio[22579]: time="2026-06-12T16:32:46.377862723Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.950142 | controller | Jun 12 16:32:46.432943 crc crio[22579]: time="2026-06-12T16:32:46.432835669Z" level=info msg="Ran pod sandbox dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/POD" id=33227846-dd24-477d-8667-38d8db00e0ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.950158 | controller | Jun 12 16:32:46.439669 crc crio[22579]: time="2026-06-12T16:32:46.439542824Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e575aad4-df0d-477a-ad10-755037a4732b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.950176 | controller | Jun 12 16:32:46.440034 crc crio[22579]: time="2026-06-12T16:32:46.439846842Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=e575aad4-df0d-477a-ad10-755037a4732b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.950198 | controller | Jun 12 16:32:46.440034 crc crio[22579]: time="2026-06-12T16:32:46.439892593Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=e575aad4-df0d-477a-ad10-755037a4732b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.950216 | controller | Jun 12 16:32:46.440965 crc crio[22579]: time="2026-06-12T16:32:46.440894009Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c029d935-ca3b-4803-857a-c0a2733b83f5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.950234 | controller | Jun 12 16:32:46.450122 crc crio[22579]: time="2026-06-12T16:32:46.450031918Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-12 17:11:40.950251 | controller | Jun 12 16:32:58.766452 crc crio[22579]: time="2026-06-12T16:32:58.765211483Z" level=info msg="Stopping container: dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2 (timeout: 2s)" id=f2e039cf-5ccc-4726-b679-c1836fb1c776 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.950268 | controller | Jun 12 16:33:04.069428 crc crio[22579]: time="2026-06-12T16:33:04.065757471Z" level=info msg="Stopped container dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2: openshift-marketplace/redhat-operators-c9k9f/registry-server" id=f2e039cf-5ccc-4726-b679-c1836fb1c776 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.950284 | controller | Jun 12 16:33:04.071899 crc crio[22579]: time="2026-06-12T16:33:04.069743955Z" level=info msg="Stopping pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14" id=be4a597a-14ec-4580-9f21-711e318d12d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.950302 | controller | Jun 12 16:33:04.071899 crc crio[22579]: time="2026-06-12T16:33:04.070745071Z" level=info msg="Got pod network &{Name:redhat-operators-c9k9f Namespace:openshift-marketplace ID:8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 UID:b3bded00-57c1-4503-b9a7-8163212b4646 NetNS:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bded00_57c1_4503_b9a7_8163212b4646.slice PodAnnotations:0xc000548118}] Aliases:map[]}"
2026-06-12 17:11:40.950319 | controller | Jun 12 16:33:04.071899 crc crio[22579]: time="2026-06-12T16:33:04.070922056Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-c9k9f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.950337 | controller | Jun 12 16:33:04.209788 crc crio[22579]: time="2026-06-12T16:33:04.209008832Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=c029d935-ca3b-4803-857a-c0a2733b83f5 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.950382 | controller | Jun 12 16:33:04.213954 crc crio[22579]: time="2026-06-12T16:33:04.213464879Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=91879b92-0fed-4d33-b514-d1ba2caa19c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.950401 | controller | Jun 12 16:33:04.251595 crc crio[22579]: time="2026-06-12T16:33:04.251151543Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=dd4c8266-1308-4805-abb2-a0f19f8099af name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.950419 | controller | Jun 12 16:33:04.275328 crc crio[22579]: time="2026-06-12T16:33:04.275234122Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=b0fe6e65-0aa1-44c8-b82e-8db37443415d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.950440 | controller | Jun 12 16:33:04.277366 crc crio[22579]: time="2026-06-12T16:33:04.277296606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.950458 | controller | Jun 12 16:33:04.357117 crc crio[22579]: time="2026-06-12T16:33:04.356219727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.950474 | controller | Jun 12 16:33:04.364444 crc crio[22579]: time="2026-06-12T16:33:04.363939599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.950500 | controller | Jun 12 16:33:04.552457 crc crio[22579]: time="2026-06-12T16:33:04.552102803Z" level=info msg="Stopped pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14" id=be4a597a-14ec-4580-9f21-711e318d12d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.950517 | controller | Jun 12 16:33:04.603239 crc crio[22579]: time="2026-06-12T16:33:04.603101305Z" level=info msg="Created container 671ca9468dfab4f7524a72a6762d0b50127479ebce1af885926188aa037072d9: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=b0fe6e65-0aa1-44c8-b82e-8db37443415d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.950534 | controller | Jun 12 16:33:04.605338 crc crio[22579]: time="2026-06-12T16:33:04.605188209Z" level=info msg="Starting container: 671ca9468dfab4f7524a72a6762d0b50127479ebce1af885926188aa037072d9" id=09c02ed6-2158-4cf6-8377-09bd984b5fb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.950552 | controller | Jun 12 16:33:04.613933 crc crio[22579]: time="2026-06-12T16:33:04.613781974Z" level=info msg="Started container" PID=135905 containerID=671ca9468dfab4f7524a72a6762d0b50127479ebce1af885926188aa037072d9 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=09c02ed6-2158-4cf6-8377-09bd984b5fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724
2026-06-12 17:11:40.950570 | controller | Jun 12 16:33:04.902739 crc crio[22579]: time="2026-06-12T16:33:04.902008512Z" level=info msg="Removing container: dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2" id=c32d3885-f98c-41d0-9d50-378030f96142 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.950587 | controller | Jun 12 16:33:04.951609 crc crio[22579]: time="2026-06-12T16:33:04.951373572Z" level=info msg="Removed container dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2: openshift-marketplace/redhat-operators-c9k9f/registry-server" id=c32d3885-f98c-41d0-9d50-378030f96142 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.950604 | controller | Jun 12 16:33:04.962600 crc crio[22579]: time="2026-06-12T16:33:04.96242601Z" level=info msg="Removing container: 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e" id=07cbf9ed-ac10-48c9-947f-8a902805a2bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.950621 | controller | Jun 12 16:33:05.012554 crc crio[22579]: time="2026-06-12T16:33:05.012385445Z" level=info msg="Removed container 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e: openshift-marketplace/redhat-operators-c9k9f/extract-content" id=07cbf9ed-ac10-48c9-947f-8a902805a2bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.950637 | controller | Jun 12 16:33:05.016291 crc crio[22579]: time="2026-06-12T16:33:05.016202415Z" level=info msg="Removing container: 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd" id=a37501ca-c232-4254-8661-a36423b0088a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.950658 | controller | Jun 12 16:33:05.076736 crc crio[22579]: time="2026-06-12T16:33:05.076363746Z" level=info msg="Removed container 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd: openshift-marketplace/redhat-operators-c9k9f/extract-utilities" id=a37501ca-c232-4254-8661-a36423b0088a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.950675 | controller | Jun 12 16:33:19.158191 crc crio[22579]: time="2026-06-12T16:33:19.157215894Z" level=info msg="Stopping pod sandbox: dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724" id=abc837b4-669d-46b9-bab6-a02db6cbb935 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.950692 | controller | Jun 12 16:33:19.161542 crc crio[22579]: time="2026-06-12T16:33:19.161391434Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 Namespace:openstack ID:dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 UID:51bef79d-71c0-4bcb-8f57-af189dd91f1f NetNS:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bef79d_71c0_4bcb_8f57_af189dd91f1f.slice PodAnnotations:0xc00130c488}] Aliases:map[]}"
2026-06-12 17:11:40.950711 | controller | Jun 12 16:33:19.161946 crc crio[22579]: time="2026-06-12T16:33:19.161919088Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.950728 | controller | Jun 12 16:33:19.693089 crc crio[22579]: time="2026-06-12T16:33:19.692591401Z" level=info msg="Stopped pod sandbox: dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724" id=abc837b4-669d-46b9-bab6-a02db6cbb935 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.950746 | controller | Jun 12 16:33:20.722872 crc crio[22579]: time="2026-06-12T16:33:20.72202586Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/POD" id=357ff733-cc6d-4d53-8000-3f53ac8dd0f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.950763 | controller | Jun 12 16:33:20.724859 crc crio[22579]: time="2026-06-12T16:33:20.722930153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.950781 | controller | Jun 12 16:33:20.783201 crc crio[22579]: time="2026-06-12T16:33:20.782953889Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn Namespace:openstack ID:06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f UID:98d6c300-4c9e-41bb-a303-c52563cbab10 NetNS:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98d6c300_4c9e_41bb_a303_c52563cbab10.slice PodAnnotations:0xc0025a07c0}] Aliases:map[]}"
2026-06-12 17:11:40.950799 | controller | Jun 12 16:33:20.783201 crc crio[22579]: time="2026-06-12T16:33:20.783167985Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.951451 | controller | Jun 12 16:33:21.543706 crc crio[22579]: 2026-06-12T16:33:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06e36e96816e549 Mac:26:ac:e6:32:62:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a SocketPath: PciID:}] [{Interface:0xc0001bd070 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.951478 | controller | Jun 12 16:33:21.546797 crc crio[22579]: time="2026-06-12T16:33:21.54660555Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn Namespace:openstack ID:06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f UID:98d6c300-4c9e-41bb-a303-c52563cbab10 NetNS:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98d6c300_4c9e_41bb_a303_c52563cbab10.slice PodAnnotations:0xc0025a07c0}] Aliases:map[]}"
2026-06-12 17:11:40.951527 | controller | Jun 12 16:33:21.547031 crc crio[22579]: time="2026-06-12T16:33:21.546958459Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.951551 | controller | Jun 12 16:33:21.558782 crc crio[22579]: time="2026-06-12T16:33:21.558599184Z" level=info msg="Ran pod sandbox 06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/POD" id=357ff733-cc6d-4d53-8000-3f53ac8dd0f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.951569 | controller | Jun 12 16:33:21.563110 crc crio[22579]: time="2026-06-12T16:33:21.56298477Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e8a65c38-4a16-4856-99ab-40bd967d615c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.951610 | controller | Jun 12 16:33:21.594865 crc crio[22579]: time="2026-06-12T16:33:21.593683656Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3c989f91-b243-4f55-8962-b937689f78a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.951632 | controller | Jun 12 16:33:21.610769 crc crio[22579]: time="2026-06-12T16:33:21.610383674Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=bf554ae8-99dc-4fe4-b9c4-c803f7066d6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.951649 | controller | Jun 12 16:33:21.616195 crc crio[22579]: time="2026-06-12T16:33:21.616152426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.951665 | controller | Jun 12 16:33:21.687855 crc crio[22579]: time="2026-06-12T16:33:21.687711454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.951683 | controller | Jun 12 16:33:21.693231 crc crio[22579]: time="2026-06-12T16:33:21.691901074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.951699 | controller | Jun 12 16:33:21.871834 crc crio[22579]: time="2026-06-12T16:33:21.871584992Z" level=info msg="Created container 39f1094525608daee42a750d4db3c66d31d67c60019628e69ccae3e9ef8529ac: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=bf554ae8-99dc-4fe4-b9c4-c803f7066d6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.951715 | controller | Jun 12 16:33:21.873349 crc crio[22579]: time="2026-06-12T16:33:21.873194044Z" level=info msg="Starting container: 39f1094525608daee42a750d4db3c66d31d67c60019628e69ccae3e9ef8529ac" id=9f392755-1fe1-4bfe-8a9a-a9bced1c9b19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.951731 | controller | Jun 12 16:33:21.878700 crc crio[22579]: time="2026-06-12T16:33:21.878598666Z" level=info msg="Started container" PID=136934 containerID=39f1094525608daee42a750d4db3c66d31d67c60019628e69ccae3e9ef8529ac description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=9f392755-1fe1-4bfe-8a9a-a9bced1c9b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f
2026-06-12 17:11:40.951754 | controller | Jun 12 16:33:26.308634 crc crio[22579]: time="2026-06-12T16:33:26.307447077Z" level=info msg="Stopping pod sandbox: 06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f" id=d456eebd-3671-41a3-af98-79554540f2ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.951772 | controller | Jun 12 16:33:26.309489 crc crio[22579]: time="2026-06-12T16:33:26.309253455Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn Namespace:openstack ID:06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f UID:98d6c300-4c9e-41bb-a303-c52563cbab10 NetNS:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98d6c300_4c9e_41bb_a303_c52563cbab10.slice PodAnnotations:0xc002309698}] Aliases:map[]}"
2026-06-12 17:11:40.951790 | controller | Jun 12 16:33:26.309489 crc crio[22579]: time="2026-06-12T16:33:26.309427959Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.951807 | controller | Jun 12 16:33:26.780578 crc crio[22579]: time="2026-06-12T16:33:26.780088367Z" level=info msg="Stopped pod sandbox: 06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f" id=d456eebd-3671-41a3-af98-79554540f2ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.951823 | controller | Jun 12 16:33:30.142778 crc crio[22579]: time="2026-06-12T16:33:30.141752319Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/POD" id=d7a30ee4-eb7f-40f9-8b98-17fb542f39f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.951839 | controller | Jun 12 16:33:30.145592 crc crio[22579]: time="2026-06-12T16:33:30.142811137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.951856 | controller | Jun 12 16:33:30.184135 crc crio[22579]: time="2026-06-12T16:33:30.183567857Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l Namespace:openstack ID:60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 UID:838cb129-7d41-4453-b6ee-f7c0d1c30a06 NetNS:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod838cb129_7d41_4453_b6ee_f7c0d1c30a06.slice PodAnnotations:0xc005ce6128}] Aliases:map[]}"
2026-06-12 17:11:40.951873 | controller | Jun 12 16:33:30.184135 crc crio[22579]: time="2026-06-12T16:33:30.183634439Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.951889 | controller | Jun 12 16:33:31.035702 crc crio[22579]: 2026-06-12T16:33:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60b45cb057505ed Mac:66:7f:fd:50:00:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.951905 | controller | Jun 12 16:33:31.037538 crc crio[22579]: time="2026-06-12T16:33:31.037399755Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l Namespace:openstack ID:60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 UID:838cb129-7d41-4453-b6ee-f7c0d1c30a06 NetNS:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod838cb129_7d41_4453_b6ee_f7c0d1c30a06.slice PodAnnotations:0xc005ce6128}] Aliases:map[]}"
2026-06-12 17:11:40.951925 | controller | Jun 12 16:33:31.037699 crc crio[22579]: time="2026-06-12T16:33:31.037680302Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.951942 | controller | Jun 12 16:33:31.047185 crc crio[22579]: time="2026-06-12T16:33:31.046823262Z" level=info msg="Ran pod sandbox 60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/POD" id=d7a30ee4-eb7f-40f9-8b98-17fb542f39f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.951959 | controller | Jun 12 16:33:31.059840 crc crio[22579]: time="2026-06-12T16:33:31.059720411Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=71747113-020f-47fd-90c4-3db1f46a05c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.951975 | controller | Jun 12 16:33:31.100918 crc crio[22579]: time="2026-06-12T16:33:31.099746982Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6da93bbc-3478-4854-a62a-e1b9a2efcec3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.951991 | controller | Jun 12 16:33:31.113485 crc crio[22579]: time="2026-06-12T16:33:31.113309548Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=bca3b187-6e98-4e29-85fa-ea808d32b0c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.952007 | controller | Jun 12 16:33:31.119657 crc crio[22579]: time="2026-06-12T16:33:31.119358517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.952022 | controller | Jun 12 16:33:31.185595 crc crio[22579]: time="2026-06-12T16:33:31.18537846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.952038 | controller | Jun 12 16:33:31.189213 crc crio[22579]: time="2026-06-12T16:33:31.189143769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.952054 | controller | Jun 12 16:33:31.344079 crc crio[22579]: time="2026-06-12T16:33:31.343931123Z" level=info msg="Created container bd73002ba41a4e4638f24e73a6cca0730869ca0119e01accdbc2a32c427cef88: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=bca3b187-6e98-4e29-85fa-ea808d32b0c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.952070 | controller | Jun 12 16:33:31.345640 crc crio[22579]: time="2026-06-12T16:33:31.345437743Z" level=info msg="Starting container: bd73002ba41a4e4638f24e73a6cca0730869ca0119e01accdbc2a32c427cef88" id=7896e08a-1ef2-42c3-bb6f-5d8e2c59c7a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.952086 | controller | Jun 12 16:33:31.361234 crc crio[22579]: time="2026-06-12T16:33:31.359861832Z" level=info msg="Started container" PID=137574 containerID=bd73002ba41a4e4638f24e73a6cca0730869ca0119e01accdbc2a32c427cef88 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=7896e08a-1ef2-42c3-bb6f-5d8e2c59c7a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85
2026-06-12 17:11:40.952104 | controller | Jun 12 16:33:45.112625 crc crio[22579]: time="2026-06-12T16:33:45.111546391Z" level=info msg="Stopping pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14" id=8bdd769c-1a2c-41f7-b968-6d5e8c56e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.952126 | controller | Jun 12 16:33:45.112625 crc crio[22579]: time="2026-06-12T16:33:45.112631389Z" level=info msg="Stopped pod sandbox (already stopped): 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14" id=8bdd769c-1a2c-41f7-b968-6d5e8c56e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.952142 | controller | Jun 12 16:33:45.114636 crc crio[22579]: time="2026-06-12T16:33:45.113751379Z" level=info msg="Removing pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14" id=10baa047-b211-4d67-ab2b-e2eebe931ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.952158 | controller | Jun 12 16:33:45.135929 crc crio[22579]: time="2026-06-12T16:33:45.135753877Z" level=info msg="Removed pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14" id=10baa047-b211-4d67-ab2b-e2eebe931ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.952175 | controller | Jun 12 16:34:00.556043 crc crio[22579]: time="2026-06-12T16:34:00.554747111Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688034-x4hkx/POD" id=0a1b3d70-2ae4-41cc-b036-069813ab0666 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.952192 | controller | Jun 12 16:34:00.558313 crc crio[22579]: time="2026-06-12T16:34:00.556081166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.952209 | controller | Jun 12 16:34:00.618321 crc crio[22579]: time="2026-06-12T16:34:00.618175406Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688034-x4hkx Namespace:openshift-infra ID:c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 UID:9412c84a-eb6c-4ec6-ab77-cab35390d466 NetNS:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9412c84a_eb6c_4ec6_ab77_cab35390d466.slice PodAnnotations:0xc0024a6df8}] Aliases:map[]}"
2026-06-12 17:11:40.952226 | controller | Jun 12 16:34:00.618321 crc crio[22579]: time="2026-06-12T16:34:00.618282069Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688034-x4hkx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.952244 | controller | Jun 12 16:34:01.194996 crc crio[22579]: 2026-06-12T16:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c12ded6bed14d39 Mac:de:b6:e9:40:76:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.952261 | controller | Jun 12 16:34:01.197586 crc crio[22579]: time="2026-06-12T16:34:01.197374764Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688034-x4hkx Namespace:openshift-infra ID:c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 UID:9412c84a-eb6c-4ec6-ab77-cab35390d466 NetNS:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9412c84a_eb6c_4ec6_ab77_cab35390d466.slice PodAnnotations:0xc0024a6df8}] Aliases:map[]}"
2026-06-12 17:11:40.952278 | controller | Jun 12 16:34:01.197894 crc crio[22579]: time="2026-06-12T16:34:01.197778444Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688034-x4hkx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.952294 | controller | Jun 12 16:34:01.209707 crc crio[22579]: time="2026-06-12T16:34:01.209594494Z" level=info msg="Ran pod sandbox c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 with infra container: openshift-infra/auto-csr-approver-29688034-x4hkx/POD" id=0a1b3d70-2ae4-41cc-b036-069813ab0666 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.952314 | controller | Jun 12 16:34:01.214775 crc crio[22579]: time="2026-06-12T16:34:01.214678048Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=89ebc514-2c0d-4d2e-96a7-14dbf6d113e7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.952331 | controller | Jun 12 16:34:01.225213 crc crio[22579]: time="2026-06-12T16:34:01.225120612Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.952364 | controller | Jun 12 16:34:02.239074 crc crio[22579]: time="2026-06-12T16:34:02.238439386Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=89ebc514-2c0d-4d2e-96a7-14dbf6d113e7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.952389 | controller | Jun 12 16:34:02.240767 crc crio[22579]: time="2026-06-12T16:34:02.240651005Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ebcaedf1-cc82-4855-a09f-4c615daf92fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.952408 | controller | Jun 12 16:34:02.243760 crc crio[22579]: time="2026-06-12T16:34:02.243672584Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2d59cb89-bee4-4e1e-b0eb-e9c6d48ae2f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.952425 | controller | Jun 12 16:34:02.251922 crc crio[22579]: time="2026-06-12T16:34:02.251791897Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688034-x4hkx/oc" id=03f49a3b-9410-4bea-bef1-178a4a51979c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.952442 | controller | Jun 12 16:34:02.252718 crc crio[22579]: time="2026-06-12T16:34:02.252630279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.952459 | controller | Jun 12 16:34:02.309136 crc crio[22579]: time="2026-06-12T16:34:02.30902669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.952475 | controller | Jun 12 16:34:02.540082 crc crio[22579]: time="2026-06-12T16:34:02.539971593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.952492 | controller | Jun 12 16:34:02.654192 crc crio[22579]: time="2026-06-12T16:34:02.654076459Z" level=info msg="Created container 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec: openshift-infra/auto-csr-approver-29688034-x4hkx/oc" id=03f49a3b-9410-4bea-bef1-178a4a51979c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.952508 | controller | Jun 12 16:34:02.655294 crc crio[22579]: time="2026-06-12T16:34:02.65523708Z" level=info msg="Starting container: 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec" id=6759822e-a2b4-4e0e-8bbe-8e150c3e2ab7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.952526 | controller | Jun 12 16:34:02.662811 crc crio[22579]: time="2026-06-12T16:34:02.662712706Z" level=info msg="Started container" PID=139258 containerID=0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec description=openshift-infra/auto-csr-approver-29688034-x4hkx/oc id=6759822e-a2b4-4e0e-8bbe-8e150c3e2ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042
2026-06-12 17:11:40.952543 | controller | Jun 12 16:34:04.983087 crc crio[22579]: time="2026-06-12T16:34:04.981692022Z" level=info msg="Stopping pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042" id=78def59e-509c-4a4f-aa55-87275a004ac8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.952564 | controller | Jun 12 16:34:04.985369 crc crio[22579]: time="2026-06-12T16:34:04.984013473Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688034-x4hkx Namespace:openshift-infra ID:c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 UID:9412c84a-eb6c-4ec6-ab77-cab35390d466 NetNS:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9412c84a_eb6c_4ec6_ab77_cab35390d466.slice PodAnnotations:0xc00130dbd0}] Aliases:map[]}"
2026-06-12 17:11:40.952582 | controller | Jun 12 16:34:04.985369 crc crio[22579]: time="2026-06-12T16:34:04.984227019Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688034-x4hkx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.952599 | controller | Jun 12 16:34:05.351466 crc crio[22579]: time="2026-06-12T16:34:05.351207623Z" level=info msg="Stopped pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042" id=78def59e-509c-4a4f-aa55-87275a004ac8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.952617 | controller | Jun 12 16:34:45.164323 crc crio[22579]: time="2026-06-12T16:34:45.163672913Z" level=info msg="Removing container: 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a" id=e5fe426e-400c-4e87-a1ff-4039c20b8c94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.952634 | controller | Jun 12 16:34:45.335835 crc crio[22579]: time="2026-06-12T16:34:45.335774722Z" level=info msg="Removed container 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a: openshift-infra/auto-csr-approver-29688028-mvmfd/oc" id=e5fe426e-400c-4e87-a1ff-4039c20b8c94 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.952652 | controller | Jun 12 16:34:45.352217 crc crio[22579]: time="2026-06-12T16:34:45.35208315Z" level=info msg="Stopping pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82" id=8ba1f5a0-0d84-4a70-adb1-eaa9de010257 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.952669 | controller | Jun 12 16:34:45.352217 crc crio[22579]: time="2026-06-12T16:34:45.352211484Z" level=info msg="Stopped pod sandbox (already stopped): 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82" id=8ba1f5a0-0d84-4a70-adb1-eaa9de010257 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.952686 | controller | Jun 12 16:34:45.353577 crc crio[22579]: time="2026-06-12T16:34:45.353406145Z" level=info msg="Removing pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82" id=26305a0e-6572-4525-946d-944baac68d0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.952702 | controller | Jun 12 16:34:45.378020 crc crio[22579]: time="2026-06-12T16:34:45.377911758Z" level=info msg="Removed pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82" id=26305a0e-6572-4525-946d-944baac68d0c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.952718 | controller | Jun 12 16:35:42.525597 crc crio[22579]: time="2026-06-12T16:35:42.524197526Z" level=info msg="Stopping pod sandbox: 60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85" id=1ca6f41a-dc5f-4aef-93e0-2ff30a0bce5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.952735 | controller | Jun 12 16:35:42.528037 crc crio[22579]: time="2026-06-12T16:35:42.527644856Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l Namespace:openstack ID:60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 UID:838cb129-7d41-4453-b6ee-f7c0d1c30a06 NetNS:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod838cb129_7d41_4453_b6ee_f7c0d1c30a06.slice PodAnnotations:0xc00008c330}] Aliases:map[]}"
2026-06-12 17:11:40.952756 | controller | Jun 12 16:35:42.528037 crc crio[22579]: time="2026-06-12T16:35:42.527936704Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.952773 | controller | Jun 12 16:35:43.115780 crc crio[22579]: time="2026-06-12T16:35:43.115702967Z" level=info msg="Stopped pod sandbox: 60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85" id=1ca6f41a-dc5f-4aef-93e0-2ff30a0bce5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.952790 | controller | Jun 12 16:35:44.281993 crc crio[22579]: time="2026-06-12T16:35:44.281413524Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/POD" id=837c9544-df06-4aab-82e3-f2000e3e58ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.952807 | controller | Jun 12 16:35:44.283338 crc crio[22579]: time="2026-06-12T16:35:44.28202897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.952825 | controller | Jun 12 16:35:44.312364 crc crio[22579]: time="2026-06-12T16:35:44.311932665Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 Namespace:openstack ID:426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 UID:914134f9-0269-4d81-8824-f361585ff898 NetNS:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod914134f9_0269_4d81_8824_f361585ff898.slice PodAnnotations:0xc000478710}] Aliases:map[]}"
2026-06-12 17:11:40.952842 | controller | Jun 12 16:35:44.312364 crc crio[22579]: time="2026-06-12T16:35:44.311990057Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.952859 | controller | Jun 12 16:35:44.980862 crc crio[22579]: 2026-06-12T16:35:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:426d6bfe6215994 Mac:56:a7:a6:c2:02:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.952876 | controller | Jun 12 16:35:44.983648 crc crio[22579]: time="2026-06-12T16:35:44.983560849Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 Namespace:openstack ID:426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 UID:914134f9-0269-4d81-8824-f361585ff898 NetNS:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod914134f9_0269_4d81_8824_f361585ff898.slice PodAnnotations:0xc000478710}] Aliases:map[]}"
2026-06-12 17:11:40.952894 | controller | Jun 12 16:35:44.984062 crc crio[22579]: time="2026-06-12T16:35:44.984034392Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.952911 | controller | Jun 12 16:35:44.995929 crc crio[22579]: time="2026-06-12T16:35:44.995832082Z" level=info msg="Ran pod sandbox 426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/POD" id=837c9544-df06-4aab-82e3-f2000e3e58ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.952928 | controller | Jun 12 16:35:44.999062 crc crio[22579]: time="2026-06-12T16:35:44.999034206Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=79595b61-137e-44c6-80ac-31d786c9cda6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.952951 | controller | Jun 12 16:35:45.024834 crc crio[22579]: time="2026-06-12T16:35:45.024695869Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d31ccdbb-877c-44a3-b575-59380b011b66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.952970 | controller | Jun 12 16:35:45.118797 crc crio[22579]: time="2026-06-12T16:35:45.118728618Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=802bcb7b-9299-4f6c-9ded-784dcc64785d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.952987 | controller | Jun 12 16:35:45.119913 crc crio[22579]: time="2026-06-12T16:35:45.119884359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.953004 | controller | Jun 12 16:35:45.169893 crc crio[22579]: time="2026-06-12T16:35:45.169736158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.953021 | controller | Jun 12 16:35:45.174074 crc crio[22579]: time="2026-06-12T16:35:45.173839125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.953039 | controller | Jun 12 16:35:45.424427 crc crio[22579]: time="2026-06-12T16:35:45.423805178Z" level=info msg="Created container 7bac621f1dd9d5f48acd001766a192eb9ba61a708d56d793e163288365cfdc9e: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=802bcb7b-9299-4f6c-9ded-784dcc64785d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.953056 | controller | Jun 12 16:35:45.426326 crc crio[22579]: time="2026-06-12T16:35:45.426036057Z" level=info msg="Starting container: 7bac621f1dd9d5f48acd001766a192eb9ba61a708d56d793e163288365cfdc9e" id=963615d0-6093-4d8b-8826-db403d03c9f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.953073 | controller | Jun 12 16:35:45.433406 crc crio[22579]: time="2026-06-12T16:35:45.433315428Z" level=info msg="Started container" PID=144711 containerID=7bac621f1dd9d5f48acd001766a192eb9ba61a708d56d793e163288365cfdc9e description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=963615d0-6093-4d8b-8826-db403d03c9f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3
2026-06-12 17:11:40.953092 | controller | Jun 12 16:36:00.542746 crc crio[22579]: time="2026-06-12T16:36:00.541477291Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688036-jvp57/POD" id=e8b32e9e-3e48-422d-808c-f9afd45a6541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.953109 | controller | Jun 12 16:36:00.545027 crc crio[22579]: time="2026-06-12T16:36:00.542771395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.953126 | controller | Jun 12 16:36:00.579821 crc crio[22579]: time="2026-06-12T16:36:00.579752876Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688036-jvp57 Namespace:openshift-infra ID:b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c UID:86222827-6d5c-4e5b-a707-b7b7c01f88fb NetNS:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86222827_6d5c_4e5b_a707_b7b7c01f88fb.slice PodAnnotations:0xc006b8f6f0}] Aliases:map[]}"
2026-06-12 17:11:40.953147 | controller | Jun 12 16:36:00.580387 crc crio[22579]: time="2026-06-12T16:36:00.580202718Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688036-jvp57 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.953166 | controller | Jun 12 16:36:01.201834 crc crio[22579]: 2026-06-12T16:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8bb638cedd57c0 Mac:ca:f5:19:23:8c:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc SocketPath: PciID:}] [{Interface:0xc00019b5c0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.953183 | controller | Jun 12 16:36:01.203882 crc crio[22579]: time="2026-06-12T16:36:01.203801471Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688036-jvp57 Namespace:openshift-infra ID:b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c UID:86222827-6d5c-4e5b-a707-b7b7c01f88fb NetNS:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86222827_6d5c_4e5b_a707_b7b7c01f88fb.slice PodAnnotations:0xc006b8f6f0}] Aliases:map[]}"
2026-06-12 17:11:40.953200 | controller | Jun 12 16:36:01.204043 crc crio[22579]: time="2026-06-12T16:36:01.203981856Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688036-jvp57 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.953217 | controller | Jun 12 16:36:01.216854 crc crio[22579]: time="2026-06-12T16:36:01.216801322Z" level=info msg="Ran pod sandbox b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c with infra container: openshift-infra/auto-csr-approver-29688036-jvp57/POD" id=e8b32e9e-3e48-422d-808c-f9afd45a6541 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.953234 | controller | Jun 12 16:36:01.220878 crc crio[22579]: time="2026-06-12T16:36:01.220826038Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=89f90d81-9c49-4447-9b8d-67cabcbdbe3f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.953251 | controller | Jun 12 16:36:01.232179 crc crio[22579]: time="2026-06-12T16:36:01.232090074Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.953267 | controller | Jun 12 16:36:02.431569 crc crio[22579]: time="2026-06-12T16:36:02.430848488Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=89f90d81-9c49-4447-9b8d-67cabcbdbe3f name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.953284 | controller | Jun 12 16:36:02.433413 crc crio[22579]: time="2026-06-12T16:36:02.432753108Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=420f416e-2650-4469-a7cc-1fc8facb53fc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.953301 | controller | Jun 12 16:36:02.434886 crc crio[22579]: time="2026-06-12T16:36:02.434794242Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=13b46d89-b034-4184-a965-854ee3c0ec94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.953317 | controller | Jun 12 16:36:02.461189 crc crio[22579]: time="2026-06-12T16:36:02.460989229Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688036-jvp57/oc" id=ae711cbf-5857-4432-af38-7b2923df2ca0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.953334 | controller | Jun 12 16:36:02.463637 crc crio[22579]: time="2026-06-12T16:36:02.463109815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.953370 | controller | Jun 12 16:36:02.524575 crc crio[22579]: time="2026-06-12T16:36:02.521871778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.953393 | controller | Jun 12 16:36:02.797614 crc crio[22579]: time="2026-06-12T16:36:02.795849951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.953410 | controller | Jun 12 16:36:02.940383 crc crio[22579]: time="2026-06-12T16:36:02.940283184Z" level=info msg="Created container 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25: openshift-infra/auto-csr-approver-29688036-jvp57/oc" id=ae711cbf-5857-4432-af38-7b2923df2ca0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.953427 | controller | Jun 12 16:36:02.942991 crc crio[22579]: time="2026-06-12T16:36:02.942900942Z" level=info msg="Starting container: 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25" id=172626a0-ce1c-4725-bae1-5c553adca4a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.953445 | controller | Jun 12 16:36:02.948488 crc crio[22579]: time="2026-06-12T16:36:02.948320845Z" level=info msg="Started container" PID=145754 containerID=3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25 description=openshift-infra/auto-csr-approver-29688036-jvp57/oc id=172626a0-ce1c-4725-bae1-5c553adca4a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c
2026-06-12 17:11:40.953462 | controller | Jun 12 16:36:04.552665 crc crio[22579]: time="2026-06-12T16:36:04.551353583Z" level=info msg="Stopping pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c" id=0fe7e532-330e-4926-b287-add7b7721a96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.953481 | controller | Jun 12 16:36:04.554863 crc crio[22579]: time="2026-06-12T16:36:04.553089798Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688036-jvp57 Namespace:openshift-infra ID:b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c UID:86222827-6d5c-4e5b-a707-b7b7c01f88fb NetNS:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86222827_6d5c_4e5b_a707_b7b7c01f88fb.slice PodAnnotations:0xc001216aa0}] Aliases:map[]}"
2026-06-12 17:11:40.953498 | controller | Jun 12 16:36:04.554863 crc crio[22579]: time="2026-06-12T16:36:04.553266283Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688036-jvp57 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.953515 | controller | Jun 12 16:36:04.912782 crc crio[22579]: time="2026-06-12T16:36:04.912113375Z" level=info msg="Stopped pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c" id=0fe7e532-330e-4926-b287-add7b7721a96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.953531 | controller | Jun 12 16:36:45.433122 crc crio[22579]: time="2026-06-12T16:36:45.431665776Z" level=info msg="Removing container: f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f" id=ad02c3a8-98a3-4769-a4c7-dcacb0012d4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.953548 | controller | Jun 12 16:36:45.759985 crc crio[22579]: time="2026-06-12T16:36:45.759708039Z" level=info msg="Removed container f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f: openshift-infra/auto-csr-approver-29688030-b85xg/oc" id=ad02c3a8-98a3-4769-a4c7-dcacb0012d4e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.953564 | controller | Jun 12 16:36:45.802642 crc crio[22579]: time="2026-06-12T16:36:45.80239409Z" level=info msg="Stopping pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c" id=577f48f2-0c62-4b44-959b-16d83ebdfa91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.953585 | controller | Jun 12 16:36:45.802642 crc crio[22579]: time="2026-06-12T16:36:45.802610136Z" level=info msg="Stopped pod sandbox (already stopped): 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c" id=577f48f2-0c62-4b44-959b-16d83ebdfa91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.953603 | controller | Jun 12 16:36:45.803949 crc crio[22579]: time="2026-06-12T16:36:45.803871049Z" level=info msg="Removing pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c" id=85fac86b-b683-4307-bbde-067ab0e7d621 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.953619 | controller | Jun 12 16:36:45.824356 crc crio[22579]: time="2026-06-12T16:36:45.824175742Z" level=info msg="Removed pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c" id=85fac86b-b683-4307-bbde-067ab0e7d621 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.953636 | controller | Jun 12 16:37:45.891839 crc crio[22579]: time="2026-06-12T16:37:45.888419783Z" level=info msg="Removing container: d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175" id=16c263de-fb8d-4eea-b473-fe0f1728644f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.953653 | controller | Jun 12 16:37:46.137715 crc crio[22579]: time="2026-06-12T16:37:46.135661424Z" level=info msg="Removed container d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery" id=16c263de-fb8d-4eea-b473-fe0f1728644f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.953669 | controller | Jun 12 16:37:46.236215 crc crio[22579]: time="2026-06-12T16:37:46.236111012Z" level=info msg="Removing container: 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5" id=8c68e6ee-6926-4584-a456-35e63f619fdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.953686 | controller | Jun 12 16:37:46.408069 crc crio[22579]: time="2026-06-12T16:37:46.407929233Z" level=info msg="Removed container 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init" id=8c68e6ee-6926-4584-a456-35e63f619fdc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.953703 | controller | Jun 12 16:37:46.423957 crc crio[22579]: time="2026-06-12T16:37:46.423839631Z" level=info msg="Stopping pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c" id=e4882def-0adf-4b63-8578-8778b2a9c080 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.953720 | controller | Jun 12 16:37:46.424247 crc crio[22579]: time="2026-06-12T16:37:46.423990405Z" level=info msg="Stopped pod sandbox (already stopped): 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c" id=e4882def-0adf-4b63-8578-8778b2a9c080 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.953736 | controller | Jun 12 16:37:46.425461 crc crio[22579]: time="2026-06-12T16:37:46.425077783Z" level=info msg="Removing pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c" id=d1fd39e8-af60-4f90-a0b4-6b820f081212 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.953753 | controller | Jun 12 16:37:46.449339 crc crio[22579]: time="2026-06-12T16:37:46.449215767Z" level=info msg="Removed pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c" id=d1fd39e8-af60-4f90-a0b4-6b820f081212 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.953769 | controller | Jun 12 16:38:00.733834 crc crio[22579]: time="2026-06-12T16:38:00.732744849Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688038-lthb6/POD" id=fcf8a900-0813-43a0-8ece-c47995397880 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.953786 | controller | Jun 12 16:38:00.735997 crc crio[22579]: time="2026-06-12T16:38:00.73428874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.953809 | controller | Jun 12 16:38:00.787960 crc crio[22579]: time="2026-06-12T16:38:00.787829096Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688038-lthb6 Namespace:openshift-infra ID:8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 UID:84292cca-25ec-416e-982f-265e5582c87a NetNS:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84292cca_25ec_416e_982f_265e5582c87a.slice PodAnnotations:0xc006b8eea8}] Aliases:map[]}"
2026-06-12 17:11:40.953828 | controller | Jun 12 16:38:00.788345 crc crio[22579]: time="2026-06-12T16:38:00.78799277Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688038-lthb6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.953849 | controller | Jun 12 16:38:01.429346 crc crio[22579]: 2026-06-12T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f31e80e7db843d Mac:f2:43:86:48:0a:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.953866 | controller | Jun 12 16:38:01.431939 crc crio[22579]: time="2026-06-12T16:38:01.431810094Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688038-lthb6 Namespace:openshift-infra ID:8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 UID:84292cca-25ec-416e-982f-265e5582c87a NetNS:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84292cca_25ec_416e_982f_265e5582c87a.slice PodAnnotations:0xc006b8eea8}] Aliases:map[]}"
2026-06-12 17:11:40.953883 | controller | Jun 12 16:38:01.432090 crc crio[22579]: time="2026-06-12T16:38:01.431985289Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688038-lthb6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.953900 | controller | Jun 12 16:38:01.447588 crc crio[22579]: time="2026-06-12T16:38:01.447432514Z" level=info msg="Ran pod sandbox 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 with infra container: openshift-infra/auto-csr-approver-29688038-lthb6/POD" id=fcf8a900-0813-43a0-8ece-c47995397880 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.953917 | controller | Jun 12 16:38:01.452163 crc crio[22579]: time="2026-06-12T16:38:01.451932032Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5bc386a8-e2ee-427d-9549-bcc48b6cde3e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.953933 | controller | Jun 12 16:38:01.465231 crc crio[22579]: time="2026-06-12T16:38:01.465102277Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.953951 | controller | Jun 12 16:38:02.805328 crc crio[22579]: time="2026-06-12T16:38:02.804459393Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5bc386a8-e2ee-427d-9549-bcc48b6cde3e name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.953967 | controller | Jun 12 16:38:02.811139 crc crio[22579]: time="2026-06-12T16:38:02.811082427Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=effd1493-c651-4315-a0a7-27e98b352c66 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.953984 | controller | Jun 12 16:38:02.816037 crc crio[22579]: time="2026-06-12T16:38:02.815928474Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bdc5420f-c496-4155-af50-efac6210f6be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.954005 | controller | Jun 12 16:38:03.037313 crc crio[22579]: time="2026-06-12T16:38:03.037185654Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688038-lthb6/oc" id=320a2197-5b0e-490c-9ad9-3e915cdf3293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.954022 | controller | Jun 12 16:38:03.038245 crc crio[22579]: time="2026-06-12T16:38:03.03817569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.954038 | controller | Jun 12 16:38:03.097003 crc crio[22579]: time="2026-06-12T16:38:03.096735167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.954055 | controller | Jun 12 16:38:03.469293 crc crio[22579]: time="2026-06-12T16:38:03.468809916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.954072 | controller | Jun 12 16:38:04.129972 crc crio[22579]: time="2026-06-12T16:38:04.129090643Z" level=info msg="Created container 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c: openshift-infra/auto-csr-approver-29688038-lthb6/oc" id=320a2197-5b0e-490c-9ad9-3e915cdf3293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.954089 | controller | Jun 12 16:38:04.137208 crc crio[22579]: time="2026-06-12T16:38:04.13698868Z" level=info msg="Starting container: 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c" id=5810aaeb-f8cc-46b8-9280-7afd920d69c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.954107 | controller | Jun 12 16:38:04.185964 crc crio[22579]: time="2026-06-12T16:38:04.185427672Z" level=info msg="Started container" PID=151782 containerID=6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c description=openshift-infra/auto-csr-approver-29688038-lthb6/oc id=5810aaeb-f8cc-46b8-9280-7afd920d69c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46
2026-06-12 17:11:40.954123 | controller | Jun 12 16:38:06.411840 crc crio[22579]: time="2026-06-12T16:38:06.410417579Z" level=info msg="Stopping pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46" id=f5468cef-a9a5-4d64-9004-34d128c3e72b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.954141 | controller | Jun 12 16:38:06.414892 crc crio[22579]: time="2026-06-12T16:38:06.414854516Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688038-lthb6 Namespace:openshift-infra ID:8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 UID:84292cca-25ec-416e-982f-265e5582c87a NetNS:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84292cca_25ec_416e_982f_265e5582c87a.slice PodAnnotations:0xc001216000}] Aliases:map[]}"
2026-06-12 17:11:40.954158 | controller | Jun 12 16:38:06.415250 crc crio[22579]: time="2026-06-12T16:38:06.415220115Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688038-lthb6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.954175 | controller | Jun 12 16:38:06.706047 crc crio[22579]: time="2026-06-12T16:38:06.705839926Z" level=info msg="Stopped pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46" id=f5468cef-a9a5-4d64-9004-34d128c3e72b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.954192 | controller | Jun 12 16:38:12.517330 crc crio[22579]: time="2026-06-12T16:38:12.516478529Z" level=info msg="Stopping pod sandbox: 426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3" id=7094558c-9420-4556-8d91-7306ddf83e3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.954213 | controller | Jun 12 16:38:12.519252 crc crio[22579]: time="2026-06-12T16:38:12.518242926Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 Namespace:openstack ID:426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 UID:914134f9-0269-4d81-8824-f361585ff898 NetNS:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod914134f9_0269_4d81_8824_f361585ff898.slice PodAnnotations:0xc000c9b9a0}] Aliases:map[]}"
2026-06-12 17:11:40.954232 | controller | Jun 12 16:38:12.519252 crc crio[22579]: time="2026-06-12T16:38:12.518375489Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.954249 | controller | Jun 12 16:38:13.069442 crc crio[22579]: time="2026-06-12T16:38:13.068399932Z" level=info msg="Stopped pod sandbox: 426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3" id=7094558c-9420-4556-8d91-7306ddf83e3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.954265 | controller | Jun 12 16:38:14.137450 crc crio[22579]: time="2026-06-12T16:38:14.136755632Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/POD" id=2574c36d-e3bb-40ab-b3fa-9bd2039d6c2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.954282 | controller | Jun 12 16:38:14.138791 crc crio[22579]: time="2026-06-12T16:38:14.137474521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.954299 | controller | Jun 12 16:38:14.197919 crc crio[22579]: time="2026-06-12T16:38:14.197815796Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt Namespace:openstack ID:21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb UID:2f88d764-5219-4671-9079-cb723acc37bc NetNS:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f88d764_5219_4671_9079_cb723acc37bc.slice PodAnnotations:0xc001216180}] Aliases:map[]}"
2026-06-12 17:11:40.954315 | controller | Jun 12 16:38:14.197919 crc crio[22579]: time="2026-06-12T16:38:14.197893508Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.954333 | controller | Jun 12 16:38:14.696821 crc crio[22579]: 2026-06-12T16:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21af1349d9c7cce Mac:1e:19:c1:70:25:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 SocketPath: PciID:}] [{Interface:0xc000240910 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.954367 | controller | Jun 12 16:38:14.698631 crc crio[22579]: time="2026-06-12T16:38:14.698560563Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt Namespace:openstack ID:21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb UID:2f88d764-5219-4671-9079-cb723acc37bc NetNS:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f88d764_5219_4671_9079_cb723acc37bc.slice PodAnnotations:0xc001216180}] Aliases:map[]}"
2026-06-12 17:11:40.954391 | controller | Jun 12 16:38:14.698812 crc crio[22579]: time="2026-06-12T16:38:14.698730598Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.954413 | controller | Jun 12 16:38:14.708680 crc crio[22579]: time="2026-06-12T16:38:14.708602247Z" level=info msg="Ran pod sandbox 21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/POD" id=2574c36d-e3bb-40ab-b3fa-9bd2039d6c2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.954431 | controller | Jun 12 16:38:14.711466 crc crio[22579]: time="2026-06-12T16:38:14.711416701Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a1ac64d9-fada-4159-91e9-faddc17fde2c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.954459 | controller | Jun 12 16:38:14.742285 crc crio[22579]: time="2026-06-12T16:38:14.742152048Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cb036cf8-3731-4dd4-bcf0-fe166f699c9e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.954477 | controller | Jun 12 16:38:14.754668 crc crio[22579]: time="2026-06-12T16:38:14.753465955Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=773b0f7e-ba9a-4d1a-be33-302e91bd1aff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.954561 | controller | Jun 12 16:38:14.754668 crc crio[22579]: time="2026-06-12T16:38:14.754233405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.954588 | controller | Jun 12 16:38:14.801299 crc crio[22579]: time="2026-06-12T16:38:14.800664104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.954605 | controller | Jun 12 16:38:14.805977 crc crio[22579]: time="2026-06-12T16:38:14.8058438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.954622 | controller | Jun 12 16:38:14.945465 crc crio[22579]: time="2026-06-12T16:38:14.94526066Z" level=info msg="Created container cedecfe07aac367936597b1774c7ca5f8f1ccf57eb002956b863f3032a522d01: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=773b0f7e-ba9a-4d1a-be33-302e91bd1aff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.954639 | controller | Jun 12 16:38:14.946923 crc crio[22579]: time="2026-06-12T16:38:14.946862043Z" level=info msg="Starting container: cedecfe07aac367936597b1774c7ca5f8f1ccf57eb002956b863f3032a522d01" id=9a279ca4-2d9d-469c-8dd6-230f54ecb6d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.954656 | controller | Jun 12 16:38:14.955307 crc crio[22579]: time="2026-06-12T16:38:14.955213492Z" level=info msg="Started container" PID=152589 containerID=cedecfe07aac367936597b1774c7ca5f8f1ccf57eb002956b863f3032a522d01 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=9a279ca4-2d9d-469c-8dd6-230f54ecb6d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb
2026-06-12 17:11:40.954673 | controller | Jun 12 16:38:46.475961 crc crio[22579]: time="2026-06-12T16:38:46.475224585Z" level=info msg="Removing container: a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7" id=8e7c9bbc-bac1-4504-a658-e975b1f09f92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.954690 | controller | Jun 12 16:38:46.819912 crc crio[22579]: time="2026-06-12T16:38:46.819279948Z" level=info msg="Removed container a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7: openshift-infra/auto-csr-approver-29688032-8vmbx/oc" id=8e7c9bbc-bac1-4504-a658-e975b1f09f92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.954710 | controller | Jun 12 16:38:46.831943 crc crio[22579]: time="2026-06-12T16:38:46.831620552Z" level=info msg="Stopping pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7" id=4d7e6549-7ae0-4d58-ab5f-cdd85a2644c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.954726 | controller | Jun 12 16:38:46.831943 crc crio[22579]: time="2026-06-12T16:38:46.831769556Z" level=info msg="Stopped pod sandbox (already stopped): 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7" id=4d7e6549-7ae0-4d58-ab5f-cdd85a2644c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.954743 | controller | Jun 12 16:38:46.834468 crc crio[22579]: time="2026-06-12T16:38:46.834329513Z" level=info msg="Removing pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7" id=323bfd28-9228-4a31-9833-957c220ef0c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.954758 | controller | Jun 12 16:38:46.858592 crc crio[22579]: time="2026-06-12T16:38:46.858114608Z" level=info msg="Removed pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7" id=323bfd28-9228-4a31-9833-957c220ef0c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.954775 | controller | Jun 12 16:39:11.460204 crc crio[22579]: time="2026-06-12T16:39:11.459117714Z" level=info msg="Stopping pod sandbox: 21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb" id=b26650e4-3101-4427-9b74-1231db715134 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.954791 | controller | Jun 12 16:39:11.461681 crc crio[22579]: time="2026-06-12T16:39:11.461067085Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt Namespace:openstack ID:21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb UID:2f88d764-5219-4671-9079-cb723acc37bc NetNS:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f88d764_5219_4671_9079_cb723acc37bc.slice PodAnnotations:0xc000c9a4f8}] Aliases:map[]}"
2026-06-12 17:11:40.954808 | controller | Jun 12 16:39:11.461681 crc crio[22579]: time="2026-06-12T16:39:11.46125009Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.954825 | controller | Jun 12 16:39:11.991926 crc crio[22579]: time="2026-06-12T16:39:11.991062021Z" level=info msg="Stopped pod sandbox: 21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb" id=b26650e4-3101-4427-9b74-1231db715134 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.954841 | controller | Jun 12 16:39:13.229358 crc crio[22579]: time="2026-06-12T16:39:13.228873629Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/POD" id=80f717d4-761e-4de1-9fcf-5f92ce225435 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.954857 | controller | Jun 12 16:39:13.230775 crc crio[22579]: time="2026-06-12T16:39:13.229374413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.954873 | controller | Jun 12 16:39:13.261819 crc crio[22579]: time="2026-06-12T16:39:13.261682131Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn Namespace:openstack ID:eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd UID:98778df6-6f84-426b-b90f-b8a9827979b6 NetNS:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98778df6_6f84_426b_b90f_b8a9827979b6.slice PodAnnotations:0xc000c9b2e8}] Aliases:map[]}"
2026-06-12 17:11:40.954903 | controller | Jun 12 16:39:13.261819 crc crio[22579]: time="2026-06-12T16:39:13.261735022Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.954921 | controller | Jun 12 16:39:13.962350 crc crio[22579]: 2026-06-12T16:39:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eee9fa5db4a5fc6 Mac:fe:8a:78:5b:99:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.954938 | controller | Jun 12 16:39:13.963759 crc crio[22579]: time="2026-06-12T16:39:13.963667082Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn Namespace:openstack ID:eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd UID:98778df6-6f84-426b-b90f-b8a9827979b6 NetNS:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98778df6_6f84_426b_b90f_b8a9827979b6.slice PodAnnotations:0xc000c9b2e8}] Aliases:map[]}"
2026-06-12 17:11:40.954955 | controller | Jun 12 16:39:13.963890 crc crio[22579]: time="2026-06-12T16:39:13.963843977Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.954972 | controller | Jun 12 16:39:13.975018 crc crio[22579]: time="2026-06-12T16:39:13.974923658Z" level=info msg="Ran pod sandbox eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/POD" id=80f717d4-761e-4de1-9fcf-5f92ce225435 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.954988 | controller | Jun 12 16:39:13.979742 crc crio[22579]: time="2026-06-12T16:39:13.979662782Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=8d7e07d1-72d5-41d1-971f-2601b6555c36 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.955004 | controller | Jun 12 16:39:14.012744 crc crio[22579]: time="2026-06-12T16:39:14.012583416Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a1d1f650-1182-4ed6-acde-b5ee2ea1989c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.955020 | controller | Jun 12 16:39:14.023183 crc crio[22579]: time="2026-06-12T16:39:14.023039351Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=09245d9f-b786-4033-801b-f7e6931dfb1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.955037 | controller | Jun 12 16:39:14.023744 crc crio[22579]: time="2026-06-12T16:39:14.023676718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955053 | controller | Jun 12 16:39:14.081634 crc crio[22579]: time="2026-06-12T16:39:14.081447914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955071 | controller | Jun 12 16:39:14.086290 crc crio[22579]: time="2026-06-12T16:39:14.086171528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955091 | controller | Jun 12 16:39:14.281938 crc crio[22579]: time="2026-06-12T16:39:14.281200309Z" level=info msg="Created container 1501846ad58eb676094594fb999dd130892fdb55b37e45e5a685e34e965c240a: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=09245d9f-b786-4033-801b-f7e6931dfb1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.955108 | controller | Jun 12 16:39:14.287212 crc crio[22579]: time="2026-06-12T16:39:14.287075163Z" level=info msg="Starting container: 1501846ad58eb676094594fb999dd130892fdb55b37e45e5a685e34e965c240a" id=cf78a305-944a-4b82-b426-8b32b6b95b5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.955125 | controller | Jun 12 16:39:14.293960 crc crio[22579]: time="2026-06-12T16:39:14.293773729Z" level=info msg="Started container" PID=155836 containerID=1501846ad58eb676094594fb999dd130892fdb55b37e45e5a685e34e965c240a description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=cf78a305-944a-4b82-b426-8b32b6b95b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd
2026-06-12 17:11:40.955142 | controller | Jun 12 16:39:21.640638 crc crio[22579]: time="2026-06-12T16:39:21.639198267Z" level=info msg="Stopping pod sandbox: eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd" id=966b175a-ca20-4992-aa16-69a5cb9cbe3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.955159 | controller | Jun 12 16:39:21.642265 crc crio[22579]: time="2026-06-12T16:39:21.64159473Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn Namespace:openstack ID:eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd UID:98778df6-6f84-426b-b90f-b8a9827979b6 NetNS:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98778df6_6f84_426b_b90f_b8a9827979b6.slice PodAnnotations:0xc002218cb0}] Aliases:map[]}"
2026-06-12 17:11:40.955176 | controller | Jun 12 16:39:21.642265 crc crio[22579]: time="2026-06-12T16:39:21.641795485Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.955192 | controller | Jun 12 16:39:22.172352 crc crio[22579]: time="2026-06-12T16:39:22.171907144Z" level=info msg="Stopped pod sandbox: eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd" id=966b175a-ca20-4992-aa16-69a5cb9cbe3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.955209 | controller | Jun 12 16:39:23.187890 crc crio[22579]: time="2026-06-12T16:39:23.180825474Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/POD" id=c0880e21-be9a-4afe-aa19-d7eaf4c484b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.955225 | controller | Jun 12 16:39:23.187890 crc crio[22579]: time="2026-06-12T16:39:23.18145494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955242 | controller | Jun 12 16:39:23.248762 crc crio[22579]: time="2026-06-12T16:39:23.248396338Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 Namespace:openstack ID:8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 UID:303973af-d3a1-477e-a25c-e1e97f0ee3bd NetNS:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod303973af_d3a1_477e_a25c_e1e97f0ee3bd.slice PodAnnotations:0xc000622260}] Aliases:map[]}"
2026-06-12 17:11:40.955280 | controller | Jun 12 16:39:23.248762 crc crio[22579]: time="2026-06-12T16:39:23.24848429Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.955301 | controller | Jun 12 16:39:23.944693 crc crio[22579]: 2026-06-12T16:39:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8da13a4fa386d03 Mac:66:ed:31:ea:32:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e SocketPath: PciID:}] [{Interface:0xc0006125d0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.955327 | controller | Jun 12 16:39:23.946674 crc crio[22579]: time="2026-06-12T16:39:23.946586858Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 Namespace:openstack ID:8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 UID:303973af-d3a1-477e-a25c-e1e97f0ee3bd NetNS:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod303973af_d3a1_477e_a25c_e1e97f0ee3bd.slice PodAnnotations:0xc000622260}] Aliases:map[]}"
2026-06-12 17:11:40.955371 | controller | Jun 12 16:39:23.946820 crc crio[22579]: time="2026-06-12T16:39:23.946758413Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.955397 | controller | Jun 12 16:39:23.961820 crc crio[22579]: time="2026-06-12T16:39:23.961720036Z" level=info msg="Ran pod sandbox 8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/POD" id=c0880e21-be9a-4afe-aa19-d7eaf4c484b4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.955416 | controller | Jun 12 16:39:23.965081 crc crio[22579]: time="2026-06-12T16:39:23.964974811Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=42430b89-6241-4b87-bc40-502f4dce0c4e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.955432 | controller | Jun 12 16:39:24.011866 crc crio[22579]: time="2026-06-12T16:39:24.011489262Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=fc96f252-6459-48a7-9d41-9e8902e3178b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.955449 | controller | Jun 12 16:39:24.025681 crc crio[22579]: time="2026-06-12T16:39:24.025476549Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=f02f92ab-03b6-4237-9cc1-7ac3d050cf79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.955464 | controller | Jun 12 16:39:24.028059 crc crio[22579]: time="2026-06-12T16:39:24.027293927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955480 | controller | Jun 12 16:39:24.089201 crc crio[22579]: time="2026-06-12T16:39:24.088871704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955496 | controller | Jun 12 16:39:24.092911 crc crio[22579]: time="2026-06-12T16:39:24.092858119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955512 | controller | Jun 12 16:39:24.228731 crc crio[22579]: time="2026-06-12T16:39:24.227995277Z" level=info msg="Created container e71d9f2cc35b07484cf2537696dd91309b0298e79136f07329680bc0306bb2a1: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=f02f92ab-03b6-4237-9cc1-7ac3d050cf79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.955535 | controller | Jun 12 16:39:24.231127 crc crio[22579]: time="2026-06-12T16:39:24.231006626Z" level=info msg="Starting container: e71d9f2cc35b07484cf2537696dd91309b0298e79136f07329680bc0306bb2a1" id=056ec2a6-4a1e-4a8d-814c-fcdd89042261 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.955552 | controller | Jun 12 16:39:24.237592 crc crio[22579]: time="2026-06-12T16:39:24.237426034Z" level=info msg="Started container" PID=156522 containerID=e71d9f2cc35b07484cf2537696dd91309b0298e79136f07329680bc0306bb2a1 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=056ec2a6-4a1e-4a8d-814c-fcdd89042261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123
2026-06-12 17:11:40.955569 | controller | Jun 12 16:40:00.731622 crc crio[22579]: time="2026-06-12T16:40:00.730852621Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688040-58ltd/POD" id=271d7250-3f96-46d2-b967-35ffdbff281d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.955585 | controller | Jun 12 16:40:00.731622 crc crio[22579]: time="2026-06-12T16:40:00.731609411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955602 | controller | Jun 12 16:40:00.767947 crc crio[22579]: time="2026-06-12T16:40:00.767880374Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688040-58ltd Namespace:openshift-infra ID:5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b UID:170e559b-9b72-44ae-b92e-7db88a142cc9 NetNS:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170e559b_9b72_44ae_b92e_7db88a142cc9.slice PodAnnotations:0xc005ce6738}] Aliases:map[]}"
2026-06-12 17:11:40.955619 | controller | Jun 12 16:40:00.768424 crc crio[22579]: time="2026-06-12T16:40:00.768397727Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688040-58ltd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.955636 | controller | Jun 12 16:40:01.103774 crc crio[22579]: 2026-06-12T16:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a1bbf0d7cc92dd Mac:06:9a:d2:77:57:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.955653 | controller | Jun 12 16:40:01.107187 crc crio[22579]: time="2026-06-12T16:40:01.107014348Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688040-58ltd Namespace:openshift-infra ID:5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b UID:170e559b-9b72-44ae-b92e-7db88a142cc9 NetNS:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170e559b_9b72_44ae_b92e_7db88a142cc9.slice PodAnnotations:0xc005ce6738}] Aliases:map[]}"
2026-06-12 17:11:40.955670 | controller | Jun 12 16:40:01.107845 crc crio[22579]: time="2026-06-12T16:40:01.107780588Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688040-58ltd for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.955688 | controller | Jun 12 16:40:01.139008 crc crio[22579]: time="2026-06-12T16:40:01.13872394Z" level=info msg="Ran pod sandbox 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b with infra container: openshift-infra/auto-csr-approver-29688040-58ltd/POD" id=271d7250-3f96-46d2-b967-35ffdbff281d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.955708 | controller | Jun 12 16:40:01.142759 crc crio[22579]: time="2026-06-12T16:40:01.142627543Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=083ed0dc-2055-4472-80f6-315f219df5d2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.955726 | controller | Jun 12 16:40:01.165404 crc crio[22579]: time="2026-06-12T16:40:01.165281738Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.955742 | controller | Jun 12 16:40:02.849618 crc crio[22579]: time="2026-06-12T16:40:02.849276312Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=083ed0dc-2055-4472-80f6-315f219df5d2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.955759 | controller | Jun 12 16:40:02.851782 crc crio[22579]: time="2026-06-12T16:40:02.851715786Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=42f27673-e663-4683-8afc-d8622ddc8e33 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.955776 | controller | Jun 12 16:40:02.855752 crc crio[22579]: time="2026-06-12T16:40:02.855713451Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c44c228c-6c11-422c-b5f3-5aba5aaea1da name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.955793 | controller | Jun 12 16:40:02.895878 crc crio[22579]: time="2026-06-12T16:40:02.895597968Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688040-58ltd/oc" id=43e1e9aa-cd02-41a3-b0eb-a5bc70d211ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.955809 | controller | Jun 12 16:40:02.896708 crc crio[22579]: time="2026-06-12T16:40:02.896635686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955826 | controller | Jun 12 16:40:02.954393 crc crio[22579]: time="2026-06-12T16:40:02.954011412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955891 | controller | Jun 12 16:40:03.386633 crc crio[22579]: time="2026-06-12T16:40:03.386370183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.955911 | controller | Jun 12 16:40:03.525160 crc crio[22579]: time="2026-06-12T16:40:03.524399867Z" level=info msg="Created container f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af: openshift-infra/auto-csr-approver-29688040-58ltd/oc" id=43e1e9aa-cd02-41a3-b0eb-a5bc70d211ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.955929 | controller | Jun 12 16:40:03.526906 crc crio[22579]: time="2026-06-12T16:40:03.526611075Z" level=info msg="Starting container: f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af" id=b5002730-876a-4130-a033-e1ae0bdf24ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.955946 | controller | Jun 12 16:40:03.531771 crc crio[22579]: time="2026-06-12T16:40:03.531670928Z" level=info msg="Started container" PID=158765 containerID=f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af description=openshift-infra/auto-csr-approver-29688040-58ltd/oc id=b5002730-876a-4130-a033-e1ae0bdf24ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b
2026-06-12 17:11:40.955963 | controller | Jun 12 16:40:05.279384 crc crio[22579]: time="2026-06-12T16:40:05.27878212Z" level=info msg="Stopping pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b" id=710a7f7c-b145-413d-bcac-b387e5bdaff7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.955986 | controller | Jun 12 16:40:05.280624 crc crio[22579]: time="2026-06-12T16:40:05.280186267Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688040-58ltd Namespace:openshift-infra ID:5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b UID:170e559b-9b72-44ae-b92e-7db88a142cc9 NetNS:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170e559b_9b72_44ae_b92e_7db88a142cc9.slice PodAnnotations:0xc005ce68d8}] Aliases:map[]}"
2026-06-12 17:11:40.956004 | controller | Jun 12 16:40:05.280624 crc crio[22579]: time="2026-06-12T16:40:05.280346651Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688040-58ltd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.956022 | controller | Jun 12 16:40:05.594241 crc crio[22579]: time="2026-06-12T16:40:05.594153742Z" level=info msg="Stopped pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b" id=710a7f7c-b145-413d-bcac-b387e5bdaff7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.956039 | controller | Jun 12 16:40:07.319589 crc crio[22579]: time="2026-06-12T16:40:07.318775394Z" level=info msg="Stopping pod sandbox: 8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123" id=7446414e-8b6b-4ddd-a2fb-067ea2fda7f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.956056 | controller | Jun 12 16:40:07.321116 crc crio[22579]: time="2026-06-12T16:40:07.320362275Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 Namespace:openstack ID:8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 UID:303973af-d3a1-477e-a25c-e1e97f0ee3bd NetNS:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod303973af_d3a1_477e_a25c_e1e97f0ee3bd.slice PodAnnotations:0xc000385ab0}] Aliases:map[]}"
2026-06-12 17:11:40.956073 | controller | Jun 12 16:40:07.321116 crc crio[22579]: time="2026-06-12T16:40:07.321028483Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.956090 | controller | Jun 12 16:40:07.937814 crc crio[22579]: time="2026-06-12T16:40:07.937735475Z" level=info msg="Stopped pod sandbox: 8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123" id=7446414e-8b6b-4ddd-a2fb-067ea2fda7f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.956107 | controller | Jun 12 16:40:08.891484 crc crio[22579]: time="2026-06-12T16:40:08.890756148Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/POD" id=69bf2572-eb7d-4809-b8ee-64c4abb8280d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.956123 | controller | Jun 12 16:40:08.892939 crc crio[22579]: time="2026-06-12T16:40:08.891580379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.956141 | controller | Jun 12 16:40:08.950167 crc crio[22579]: time="2026-06-12T16:40:08.950105646Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc Namespace:openstack ID:f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 UID:f44b8756-9e5c-4858-a345-e47a41fac944 NetNS:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf44b8756_9e5c_4858_a345_e47a41fac944.slice PodAnnotations:0xc00008c990}] Aliases:map[]}"
2026-06-12 17:11:40.956162 | controller | Jun 12 16:40:08.950885 crc crio[22579]: time="2026-06-12T16:40:08.950848575Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.956180 | controller | Jun 12 16:40:09.450178 crc crio[22579]: 2026-06-12T16:40:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6b7f7ca2fc601c Mac:8e:3a:b1:79:96:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 SocketPath: PciID:}] [{Interface:0xc0001125d0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.956197 | controller | Jun 12 16:40:09.451107 crc crio[22579]: time="2026-06-12T16:40:09.451003428Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc Namespace:openstack ID:f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 UID:f44b8756-9e5c-4858-a345-e47a41fac944 NetNS:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf44b8756_9e5c_4858_a345_e47a41fac944.slice PodAnnotations:0xc00008c990}] Aliases:map[]}"
2026-06-12 17:11:40.956215 | controller | Jun 12 16:40:09.451323 crc crio[22579]: time="2026-06-12T16:40:09.451235464Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.956233 | controller | Jun 12 16:40:09.461022 crc crio[22579]: time="2026-06-12T16:40:09.460894448Z" level=info msg="Ran pod sandbox f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/POD" id=69bf2572-eb7d-4809-b8ee-64c4abb8280d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.956251 | controller | Jun 12 16:40:09.466716 crc crio[22579]: time="2026-06-12T16:40:09.466635908Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=bef6afbb-6c19-40b4-9891-e74e8a3882fa name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.956268 | controller | Jun 12 16:40:09.497188 crc crio[22579]: time="2026-06-12T16:40:09.497055937Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=641d980e-f811-4962-8d20-f5c08c7affeb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.956286 | controller | Jun 12 16:40:09.510884 crc crio[22579]: time="2026-06-12T16:40:09.510787437Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=b5721ca6-61da-4eb9-a3bf-28f52237a6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.956303 | controller | Jun 12 16:40:09.511313 crc crio[22579]: time="2026-06-12T16:40:09.51124977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.956320 | controller | Jun 12 16:40:09.560833 crc crio[22579]: time="2026-06-12T16:40:09.560373139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.956336 | controller | Jun 12 16:40:09.565854 crc crio[22579]: time="2026-06-12T16:40:09.565778751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.956374 | controller | Jun 12 16:40:09.777201 crc crio[22579]: time="2026-06-12T16:40:09.776564295Z" level=info msg="Created container 22dc09b75d6278623382ff77d236d45c60f103fe4c933cb3797de98451ec0e45: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=b5721ca6-61da-4eb9-a3bf-28f52237a6fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.956397 | controller | Jun 12 16:40:09.778660 crc crio[22579]: time="2026-06-12T16:40:09.778581088Z" level=info msg="Starting container: 22dc09b75d6278623382ff77d236d45c60f103fe4c933cb3797de98451ec0e45" id=f913b679-bddd-43f5-999e-b3a3fc1a3873 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.956415 | controller | Jun 12 16:40:09.788822 crc crio[22579]: time="2026-06-12T16:40:09.788728035Z" level=info msg="Started container" PID=159300 containerID=22dc09b75d6278623382ff77d236d45c60f103fe4c933cb3797de98451ec0e45 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=f913b679-bddd-43f5-999e-b3a3fc1a3873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5
2026-06-12 17:11:40.956431 | controller | Jun 12 16:40:46.907370 crc crio[22579]: time="2026-06-12T16:40:46.906792569Z" level=info msg="Removing container: 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec" id=ec440309-af74-4a98-97e3-b3b6f3a36e4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.956449 | controller | Jun 12 16:40:47.148329 crc crio[22579]: time="2026-06-12T16:40:47.148157606Z" level=info msg="Removed container 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec: openshift-infra/auto-csr-approver-29688034-x4hkx/oc" id=ec440309-af74-4a98-97e3-b3b6f3a36e4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.956466 | controller | Jun 12 16:40:47.165298 crc crio[22579]: time="2026-06-12T16:40:47.165151702Z" level=info msg="Stopping pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042" id=b7cd62ca-2037-4434-a6f4-2d9acb060deb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.956482 | controller | Jun 12 16:40:47.165298 crc crio[22579]: time="2026-06-12T16:40:47.165259145Z" level=info msg="Stopped pod sandbox (already stopped): c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042" id=b7cd62ca-2037-4434-a6f4-2d9acb060deb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.956498 | controller | Jun 12 16:40:47.166144 crc crio[22579]: time="2026-06-12T16:40:47.166012075Z" level=info msg="Removing pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042" id=03bde390-66eb-4a0e-abb5-7886ff685036 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.956515 | controller | Jun 12 16:40:47.186328 crc crio[22579]: time="2026-06-12T16:40:47.186184325Z" level=info msg="Removed pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042" id=03bde390-66eb-4a0e-abb5-7886ff685036 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.956531 | controller | Jun 12 16:41:05.221631 crc crio[22579]: time="2026-06-12T16:41:05.219272312Z" level=info msg="Stopping pod sandbox: f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5" id=74f37248-ef97-4cc7-847a-e5783f97bf9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.956548 | controller | Jun 12 16:41:05.221631 crc crio[22579]: time="2026-06-12T16:41:05.22109514Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc Namespace:openstack ID:f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 UID:f44b8756-9e5c-4858-a345-e47a41fac944 NetNS:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf44b8756_9e5c_4858_a345_e47a41fac944.slice PodAnnotations:0xc000c9bca0}] Aliases:map[]}"
2026-06-12 17:11:40.956565 | controller | Jun 12 16:41:05.221631 crc crio[22579]: time="2026-06-12T16:41:05.221236824Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.956585 | controller | Jun 12 16:41:05.775910 crc crio[22579]: time="2026-06-12T16:41:05.775206869Z" level=info msg="Stopped pod sandbox: f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5" id=74f37248-ef97-4cc7-847a-e5783f97bf9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.956603 | controller | Jun 12 16:41:06.762758 crc crio[22579]: time="2026-06-12T16:41:06.760903579Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/POD" id=fdd1fb22-ba00-498e-8701-befc28b6d97e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.956619 | controller | Jun 12 16:41:06.764223 crc crio[22579]: time="2026-06-12T16:41:06.762819649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.956636 | controller | Jun 12 16:41:06.809682 crc crio[22579]: time="2026-06-12T16:41:06.809479884Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-d4pr8 Namespace:openstack ID:d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d UID:48fa406e-f517-4c68-8c6f-c027158e5e75 NetNS:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fa406e_f517_4c68_8c6f_c027158e5e75.slice PodAnnotations:0xc001216388}] Aliases:map[]}"
2026-06-12 17:11:40.956653 | controller | Jun 12 16:41:06.809682 crc crio[22579]: time="2026-06-12T16:41:06.809643639Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.956671 | controller | Jun 12 16:41:07.259403 crc crio[22579]: 2026-06-12T16:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d83438e355ea7db Mac:7e:63:2e:83:c9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.956688 | controller | Jun 12 16:41:07.261341 crc crio[22579]: time="2026-06-12T16:41:07.261266127Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-d4pr8 Namespace:openstack ID:d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d UID:48fa406e-f517-4c68-8c6f-c027158e5e75 NetNS:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fa406e_f517_4c68_8c6f_c027158e5e75.slice PodAnnotations:0xc001216388}] Aliases:map[]}"
2026-06-12 17:11:40.956705 | controller | Jun 12 16:41:07.261651 crc crio[22579]: time="2026-06-12T16:41:07.261433671Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.956723 | controller | Jun 12 16:41:07.270314 crc crio[22579]: time="2026-06-12T16:41:07.270222972Z" level=info msg="Ran pod sandbox d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/POD" id=fdd1fb22-ba00-498e-8701-befc28b6d97e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.956740 | controller | Jun 12 16:41:07.272639 crc crio[22579]: time="2026-06-12T16:41:07.272581134Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b6b00b31-e1ce-4c8a-b519-e3be19f657a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.956756 | controller | Jun 12 16:41:07.304848 crc crio[22579]: time="2026-06-12T16:41:07.304011269Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6b890d9d-68b0-4fc9-83d7-0c9bb4feeb28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.956778 | controller | Jun 12 16:41:07.314858 crc crio[22579]: time="2026-06-12T16:41:07.314760171Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/ssh-known-hosts-edpm-deployment-ipam" id=b0b85577-62fc-4bea-b69b-13ffeaace0db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.956795 | controller | Jun 12 16:41:07.315373 crc crio[22579]: time="2026-06-12T16:41:07.315294165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.956813 | controller | Jun 12 16:41:07.406829 crc crio[22579]: time="2026-06-12T16:41:07.406659104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.956829 | controller | Jun 12 16:41:07.411879 crc crio[22579]: time="2026-06-12T16:41:07.411809029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.956846 | controller | Jun 12 16:41:07.595890 crc crio[22579]: time="2026-06-12T16:41:07.595266685Z" level=info msg="Created container 533c80a072d56b28b3c7a58eb90ef4ec99ab1c7ee2b39bf3e0026c5d05281315: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/ssh-known-hosts-edpm-deployment-ipam" id=b0b85577-62fc-4bea-b69b-13ffeaace0db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.956863 | controller | Jun 12 16:41:07.597880 crc crio[22579]: time="2026-06-12T16:41:07.597814592Z" level=info msg="Starting container: 533c80a072d56b28b3c7a58eb90ef4ec99ab1c7ee2b39bf3e0026c5d05281315" id=298210e4-494a-44c3-a3cd-e04ffe7fb742 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.956881 | controller | Jun 12 16:41:07.604303 crc crio[22579]: time="2026-06-12T16:41:07.604253221Z" level=info msg="Started container" PID=162645 containerID=533c80a072d56b28b3c7a58eb90ef4ec99ab1c7ee2b39bf3e0026c5d05281315 description=openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/ssh-known-hosts-edpm-deployment-ipam id=298210e4-494a-44c3-a3cd-e04ffe7fb742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d
2026-06-12 17:11:40.956899 | controller | Jun 12 16:41:07.829181 crc crio[22579]: time="2026-06-12T16:41:07.829101604Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-8b6xm/POD" id=f635c7fe-1aeb-490f-958f-f87e9b9dd543 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.956916 | controller | Jun 12 16:41:07.830571 crc crio[22579]: time="2026-06-12T16:41:07.829213947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.956933 | controller | Jun 12 16:41:07.873941 crc crio[22579]: time="2026-06-12T16:41:07.873837049Z" level=info msg="Got pod network &{Name:redhat-marketplace-8b6xm Namespace:openshift-marketplace ID:fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb UID:74212de7-4bd8-4857-8db5-51c3406a65ab NetNS:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74212de7_4bd8_4857_8db5_51c3406a65ab.slice PodAnnotations:0xc000c9a848}] Aliases:map[]}"
2026-06-12 17:11:40.956951 | controller | Jun 12 16:41:07.873941 crc crio[22579]: time="2026-06-12T16:41:07.873922571Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-8b6xm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.956968 | controller | Jun 12 16:41:08.489696 crc crio[22579]: 2026-06-12T16:41:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd661143244ccc8 Mac:3e:ae:0e:eb:a3:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.956992 | controller | Jun 12 16:41:08.496928 crc crio[22579]: time="2026-06-12T16:41:08.496838986Z" level=info msg="Got pod network &{Name:redhat-marketplace-8b6xm Namespace:openshift-marketplace ID:fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb UID:74212de7-4bd8-4857-8db5-51c3406a65ab NetNS:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74212de7_4bd8_4857_8db5_51c3406a65ab.slice PodAnnotations:0xc000c9a848}] Aliases:map[]}"
2026-06-12 17:11:40.957010 | controller | Jun 12 16:41:08.497273 crc crio[22579]: time="2026-06-12T16:41:08.497216936Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-8b6xm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.957027 | controller | Jun 12 16:41:08.514723 crc crio[22579]: time="2026-06-12T16:41:08.514455979Z" level=info msg="Ran pod sandbox fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb with infra container: openshift-marketplace/redhat-marketplace-8b6xm/POD" id=f635c7fe-1aeb-490f-958f-f87e9b9dd543 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.957043 | controller | Jun 12 16:41:08.517988 crc crio[22579]: time="2026-06-12T16:41:08.517899029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0fd3ed9a-8ade-4dce-8ec9-22055ef7e30b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.957061 | controller | Jun 12 16:41:08.521308 crc crio[22579]: time="2026-06-12T16:41:08.521236517Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0ee21c0d-dbb6-4a55-b2a1-d3d66511f0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.957078 | controller | Jun 12 16:41:08.542969 crc crio[22579]: time="2026-06-12T16:41:08.542769292Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities" id=182f9432-8e4b-46c3-a20d-998420ad9de3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.957095 | controller | Jun 12 16:41:08.543340 crc crio[22579]: time="2026-06-12T16:41:08.543316167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957112 | controller | Jun 12 16:41:08.622939 crc crio[22579]: time="2026-06-12T16:41:08.622797353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957129 | controller | Jun 12 16:41:08.638937 crc crio[22579]: time="2026-06-12T16:41:08.638591718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957147 | controller | Jun 12 16:41:08.787710 crc crio[22579]: time="2026-06-12T16:41:08.787456877Z" level=info msg="Created container b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c: openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities" id=182f9432-8e4b-46c3-a20d-998420ad9de3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.957165 | controller | Jun 12 16:41:08.789740 crc crio[22579]: time="2026-06-12T16:41:08.789638474Z" level=info msg="Starting container: b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c" id=755978ee-4dad-456e-ac98-04e61dc6c8c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.957186 | controller | Jun 12 16:41:08.801713 crc crio[22579]: time="2026-06-12T16:41:08.799135173Z" level=info msg="Started container" PID=162765 containerID=b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c description=openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities id=755978ee-4dad-456e-ac98-04e61dc6c8c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb
2026-06-12 17:11:40.957204 | controller | Jun 12 16:41:09.297742 crc crio[22579]: time="2026-06-12T16:41:09.297648802Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e557e7c2-f58c-43ea-90e6-b952a27abf48 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.957221 | controller | Jun 12 16:41:09.316132 crc crio[22579]: time="2026-06-12T16:41:09.315944022Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:11:40.957238 | controller | Jun 12 16:41:10.180141 crc crio[22579]: time="2026-06-12T16:41:10.179383673Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=e557e7c2-f58c-43ea-90e6-b952a27abf48 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.957255 | controller | Jun 12 16:41:10.181621 crc crio[22579]: time="2026-06-12T16:41:10.181477428Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a4a50694-fc1d-4aee-8c45-e369c7aae0e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.957273 | controller | Jun 12 16:41:10.184369 crc crio[22579]: time="2026-06-12T16:41:10.184281401Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1bf307b3-1d59-4ee8-926d-a01156e7abf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.957290 | controller | Jun 12 16:41:10.192232 crc crio[22579]: time="2026-06-12T16:41:10.192024375Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-8b6xm/extract-content" id=3720ffc1-13e1-43ca-866e-a21257908ad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.957307 | controller | Jun 12 16:41:10.192649 crc crio[22579]: time="2026-06-12T16:41:10.192478417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957324 | controller | Jun 12 16:41:10.259039 crc crio[22579]: time="2026-06-12T16:41:10.25887536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957341 | controller | Jun 12 16:41:10.264812 crc crio[22579]: time="2026-06-12T16:41:10.264465367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957379 | controller | Jun 12 16:41:10.430399 crc crio[22579]: time="2026-06-12T16:41:10.430127866Z" level=info msg="Created container 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf: openshift-marketplace/redhat-marketplace-8b6xm/extract-content" id=3720ffc1-13e1-43ca-866e-a21257908ad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.957398 | controller | Jun 12 16:41:10.431875 crc crio[22579]: time="2026-06-12T16:41:10.431607775Z" level=info msg="Starting container: 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf" id=6341bf11-309c-41c5-8080-0d7845e67ff8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.957416 | controller | Jun 12 16:41:10.438649 crc crio[22579]: time="2026-06-12T16:41:10.438476495Z" level=info msg="Started container" PID=162868 containerID=4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf description=openshift-marketplace/redhat-marketplace-8b6xm/extract-content id=6341bf11-309c-41c5-8080-0d7845e67ff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb
2026-06-12 17:11:40.957438 | controller | Jun 12 16:41:10.981216 crc crio[22579]: time="2026-06-12T16:41:10.980422045Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-wb4d6/POD" id=3b50de8d-85e3-411b-9e1c-81c5002a4c13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.957456 | controller | Jun 12 16:41:10.981426 crc crio[22579]: time="2026-06-12T16:41:10.981252756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957474 | controller | Jun 12 16:41:11.060233 crc crio[22579]: time="2026-06-12T16:41:11.060120217Z" level=info msg="Got pod network &{Name:community-operators-wb4d6 Namespace:openshift-marketplace ID:5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b UID:b7a85e62-982c-4886-9369-cdf8e9f9d0ce NetNS:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7a85e62_982c_4886_9369_cdf8e9f9d0ce.slice PodAnnotations:0xc000384598}] Aliases:map[]}"
2026-06-12 17:11:40.957492 | controller | Jun 12 16:41:11.060811 crc crio[22579]: time="2026-06-12T16:41:11.060300602Z" level=info msg="Adding pod openshift-marketplace_community-operators-wb4d6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.957509 | controller | Jun 12 16:41:11.645356 crc crio[22579]: 2026-06-12T16:41:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e78f0d84fec1d3 Mac:6a:4f:13:79:1d:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 SocketPath: PciID:}] [{Interface:0xc0001b05f0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.957527 | controller | Jun 12 16:41:11.674800 crc crio[22579]: time="2026-06-12T16:41:11.674136077Z" level=info msg="Got pod network &{Name:community-operators-wb4d6 Namespace:openshift-marketplace ID:5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b UID:b7a85e62-982c-4886-9369-cdf8e9f9d0ce NetNS:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7a85e62_982c_4886_9369_cdf8e9f9d0ce.slice PodAnnotations:0xc000384598}] Aliases:map[]}"
2026-06-12 17:11:40.957544 | controller | Jun 12 16:41:11.675307 crc crio[22579]: time="2026-06-12T16:41:11.675283328Z" level=info msg="Checking pod openshift-marketplace_community-operators-wb4d6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.957561 | controller | Jun 12 16:41:11.926260 crc crio[22579]: time="2026-06-12T16:41:11.926050712Z" level=info msg="Ran pod sandbox 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b with infra container: openshift-marketplace/community-operators-wb4d6/POD" id=3b50de8d-85e3-411b-9e1c-81c5002a4c13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.957579 | controller | Jun 12 16:41:11.956334 crc crio[22579]: time="2026-06-12T16:41:11.95494106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b71b1974-af4a-47ba-9713-f41e091b4336 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.957596 | controller | Jun 12 16:41:11.994839 crc crio[22579]: time="2026-06-12T16:41:11.9937923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e2a0b359-2d61-4c4c-8d17-481ab3cfa31b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.957614 | controller | Jun 12 16:41:12.066232 crc crio[22579]: time="2026-06-12T16:41:12.064884617Z" level=info msg="Creating container: openshift-marketplace/community-operators-wb4d6/extract-utilities" id=54048c18-b7e3-4f51-8b50-b0683cf09c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.957635 | controller | Jun 12 16:41:12.068203 crc crio[22579]: time="2026-06-12T16:41:12.067353862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957653 | controller | Jun 12 16:41:12.463657 crc crio[22579]: time="2026-06-12T16:41:12.463468052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957671 | controller | Jun 12 16:41:12.484100 crc crio[22579]: time="2026-06-12T16:41:12.483118238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957752 | controller | Jun 12 16:41:12.565182 crc crio[22579]: time="2026-06-12T16:41:12.564962427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a4d43cce-7c57-41e3-8dc5-48c131f55baf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.957772 | controller | Jun 12 16:41:12.622769 crc crio[22579]: time="2026-06-12T16:41:12.619312494Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ff7b1441-7a5b-4835-8348-d6f664e31a9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.957788 | controller | Jun 12 16:41:12.646120 crc crio[22579]: time="2026-06-12T16:41:12.646036356Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-8b6xm/registry-server" id=6bf6cfae-0302-4c15-a884-d019729982cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.957805 | controller | Jun 12 16:41:12.647083 crc crio[22579]: time="2026-06-12T16:41:12.646825496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957823 | controller | Jun 12 16:41:12.777183 crc crio[22579]: time="2026-06-12T16:41:12.776684386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957840 | controller | Jun 12 16:41:12.782710 crc crio[22579]: time="2026-06-12T16:41:12.782454197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.957884 | controller | Jun 12 16:41:12.808760 crc crio[22579]: time="2026-06-12T16:41:12.808658575Z" level=info msg="Created container 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606: openshift-marketplace/community-operators-wb4d6/extract-utilities" id=54048c18-b7e3-4f51-8b50-b0683cf09c3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.957904 | controller | Jun 12 16:41:12.809878 crc crio[22579]: time="2026-06-12T16:41:12.809824046Z" level=info msg="Starting container: 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606" id=ef546543-a647-4dae-b36c-1447b0bc06c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.957922 | controller | Jun 12 16:41:12.817571 crc crio[22579]: time="2026-06-12T16:41:12.817399585Z" level=info msg="Started container" PID=163056 containerID=5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606 description=openshift-marketplace/community-operators-wb4d6/extract-utilities id=ef546543-a647-4dae-b36c-1447b0bc06c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b
2026-06-12 17:11:40.957944 | controller | Jun 12 16:41:12.995943 crc crio[22579]: time="2026-06-12T16:41:12.995763728Z" level=info msg="Created container 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2: openshift-marketplace/redhat-marketplace-8b6xm/registry-server" id=6bf6cfae-0302-4c15-a884-d019729982cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.957961 | controller | Jun 12 16:41:12.997586 crc crio[22579]: time="2026-06-12T16:41:12.997415331Z" level=info msg="Starting container: 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2" id=ec38a856-8592-4f6b-a27c-8cd7bc3023e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.957979 | controller | Jun 12 16:41:13.039372 crc crio[22579]: time="2026-06-12T16:41:13.039232989Z" level=info msg="Started container" PID=163083 containerID=45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2 description=openshift-marketplace/redhat-marketplace-8b6xm/registry-server id=ec38a856-8592-4f6b-a27c-8cd7bc3023e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb
2026-06-12 17:11:40.957997 | controller | Jun 12 16:41:13.644911 crc crio[22579]: time="2026-06-12T16:41:13.644379498Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=786d6663-8819-48b9-9471-a7b3a82680a8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.958014 | controller | Jun 12 16:41:13.654177 crc crio[22579]: time="2026-06-12T16:41:13.652691266Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.958031 | controller | Jun 12 16:41:14.429659 crc crio[22579]: time="2026-06-12T16:41:14.429030289Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=786d6663-8819-48b9-9471-a7b3a82680a8 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.958048 | controller | Jun 12 16:41:14.430803 crc crio[22579]: time="2026-06-12T16:41:14.430723834Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9adcf30c-aaba-47c2-b6e9-8ab6c3e89d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.958065 | controller | Jun 12 16:41:14.434764 crc crio[22579]: time="2026-06-12T16:41:14.434672158Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a570ce52-a98c-4ea4-81f5-bf21f4453afb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.958082 | controller | Jun 12 16:41:14.445126 crc crio[22579]: time="2026-06-12T16:41:14.44503768Z" level=info msg="Creating container: openshift-marketplace/community-operators-wb4d6/extract-content" id=abd6d6eb-04aa-454d-ad61-f3d498a21c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.958098 | controller | Jun 12 16:41:14.445721 crc crio[22579]: time="2026-06-12T16:41:14.445659586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958115 | controller | Jun 12 16:41:14.491310 crc crio[22579]: time="2026-06-12T16:41:14.491176761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958132 | controller | Jun 12 16:41:14.495340 crc crio[22579]: time="2026-06-12T16:41:14.495280109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958149 | controller | Jun 12 16:41:14.699419 crc crio[22579]: time="2026-06-12T16:41:14.699303296Z" level=info msg="Created container 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead: openshift-marketplace/community-operators-wb4d6/extract-content" id=abd6d6eb-04aa-454d-ad61-f3d498a21c27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.958170 | controller | Jun 12 16:41:14.701254 crc crio[22579]: time="2026-06-12T16:41:14.701126494Z" level=info msg="Starting container: 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead" id=53a5d19f-6bda-445e-aaf8-0cf6af302c7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.958188 | controller | Jun 12 16:41:14.712609 crc crio[22579]: time="2026-06-12T16:41:14.71241967Z" level=info msg="Started container" PID=163195 containerID=9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead description=openshift-marketplace/community-operators-wb4d6/extract-content id=53a5d19f-6bda-445e-aaf8-0cf6af302c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b
2026-06-12 17:11:40.958206 | controller | Jun 12 16:41:16.710416 crc crio[22579]: time="2026-06-12T16:41:16.709301648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=408d7235-738f-49bd-a7df-1433c0a53aeb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.958223 | controller | Jun 12 16:41:16.714945 crc crio[22579]: time="2026-06-12T16:41:16.714790313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c1425cea-5daa-4fe9-9beb-59280a98e8be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.958240 | controller | Jun 12 16:41:16.727907 crc crio[22579]: time="2026-06-12T16:41:16.727791804Z" level=info msg="Creating container: openshift-marketplace/community-operators-wb4d6/registry-server" id=7c67ec17-b82e-405e-b51a-b6c9b2521dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.958256 | controller | Jun 12 16:41:16.728376 crc crio[22579]: time="2026-06-12T16:41:16.728289567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958273 | controller | Jun 12 16:41:16.796694 crc crio[22579]: time="2026-06-12T16:41:16.796430016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958291 | controller | Jun 12 16:41:16.802892 crc crio[22579]: time="2026-06-12T16:41:16.802808333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958309 | controller | Jun 12 16:41:16.981759 crc crio[22579]: time="2026-06-12T16:41:16.981606258Z" level=info msg="Created container 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574: openshift-marketplace/community-operators-wb4d6/registry-server" id=7c67ec17-b82e-405e-b51a-b6c9b2521dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.958326 | controller | Jun 12 16:41:16.983303 crc crio[22579]: time="2026-06-12T16:41:16.983178539Z" level=info msg="Starting container: 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574" id=e0fb0535-49aa-400d-8f8c-a0d30fff1518 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.958343 | controller | Jun 12 16:41:16.998226 crc crio[22579]: time="2026-06-12T16:41:16.998098821Z" level=info msg="Started container" PID=163345 containerID=4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574 description=openshift-marketplace/community-operators-wb4d6/registry-server id=e0fb0535-49aa-400d-8f8c-a0d30fff1518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b
2026-06-12 17:11:40.958382 | controller | Jun 12 16:41:18.785422 crc crio[22579]: time="2026-06-12T16:41:18.784665308Z" level=info msg="Stopping pod sandbox: d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d" id=d060d107-6ab6-4ab9-bfa5-bfe167800767 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.958404 | controller | Jun 12 16:41:18.786741 crc crio[22579]: time="2026-06-12T16:41:18.78627483Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-d4pr8 Namespace:openstack ID:d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d UID:48fa406e-f517-4c68-8c6f-c027158e5e75 NetNS:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fa406e_f517_4c68_8c6f_c027158e5e75.slice PodAnnotations:0xc000384060}] Aliases:map[]}"
2026-06-12 17:11:40.958422 | controller | Jun 12 16:41:18.786741 crc crio[22579]: time="2026-06-12T16:41:18.786477435Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.958439 | controller | Jun 12 16:41:19.339700 crc crio[22579]: time="2026-06-12T16:41:19.339094035Z" level=info msg="Stopped pod sandbox: d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d" id=d060d107-6ab6-4ab9-bfa5-bfe167800767 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.958456 | controller | Jun 12 16:41:20.608028 crc crio[22579]: time="2026-06-12T16:41:20.606956383Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/POD" id=39edc2a1-3136-4f48-bf3c-d4e02a01efa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.958472 | controller | Jun 12 16:41:20.609283 crc crio[22579]: time="2026-06-12T16:41:20.608054012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958490 | controller | Jun 12 16:41:20.638688 crc crio[22579]: time="2026-06-12T16:41:20.638541033Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r Namespace:openstack ID:fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 UID:90eab599-d518-47d1-8513-0d64fab1f820 NetNS:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90eab599_d518_47d1_8513_0d64fab1f820.slice PodAnnotations:0xc004fc04c0}] Aliases:map[]}"
2026-06-12 17:11:40.958508 | controller | Jun 12 16:41:20.638688 crc crio[22579]: time="2026-06-12T16:41:20.638648845Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.958525 | controller | Jun 12 16:41:20.814946 crc crio[22579]: time="2026-06-12T16:41:20.814808141Z" level=info msg="Stopping container: 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2 (timeout: 2s)" id=3298b6bd-0b3e-4f96-9e14-e331c1a5ed3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.958543 | controller | Jun 12 16:41:20.961943 crc crio[22579]: time="2026-06-12T16:41:20.961716178Z" level=info msg="Stopped container 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2: openshift-marketplace/redhat-marketplace-8b6xm/registry-server" id=3298b6bd-0b3e-4f96-9e14-e331c1a5ed3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.958560 | controller | Jun 12 16:41:20.968670 crc crio[22579]: time="2026-06-12T16:41:20.968014853Z" level=info msg="Stopping pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb" id=2035d9c7-c686-4f29-9957-13dc28efb264 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.958577 | controller | Jun 12 16:41:20.969073 crc crio[22579]: time="2026-06-12T16:41:20.968703991Z" level=info msg="Got pod network &{Name:redhat-marketplace-8b6xm Namespace:openshift-marketplace ID:fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb UID:74212de7-4bd8-4857-8db5-51c3406a65ab NetNS:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74212de7_4bd8_4857_8db5_51c3406a65ab.slice PodAnnotations:0xc0025a06e8}] Aliases:map[]}"
2026-06-12 17:11:40.958598 | controller | Jun 12 16:41:20.969157 crc crio[22579]: time="2026-06-12T16:41:20.969087661Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-8b6xm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.958616 | controller | Jun 12 16:41:21.315331 crc crio[22579]: time="2026-06-12T16:41:21.314331336Z" level=info msg="Stopped pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb" id=2035d9c7-c686-4f29-9957-13dc28efb264 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.958633 | controller | Jun 12 16:41:21.410294 crc crio[22579]: 2026-06-12T16:41:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdcdd36164021f9 Mac:f2:be:a4:db:60:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae SocketPath: PciID:}] [{Interface:0xc000014d20 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.958651 | controller | Jun 12 16:41:21.412939 crc crio[22579]: time="2026-06-12T16:41:21.412854573Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r Namespace:openstack ID:fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 UID:90eab599-d518-47d1-8513-0d64fab1f820 NetNS:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90eab599_d518_47d1_8513_0d64fab1f820.slice PodAnnotations:0xc004fc04c0}] Aliases:map[]}"
2026-06-12 17:11:40.958699 | controller | Jun 12 16:41:21.413093 crc crio[22579]: time="2026-06-12T16:41:21.413074119Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.958718 | controller | Jun 12 16:41:21.426614 crc crio[22579]: time="2026-06-12T16:41:21.426091981Z" level=info msg="Ran pod sandbox fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/POD" id=39edc2a1-3136-4f48-bf3c-d4e02a01efa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.958736 | controller | Jun 12 16:41:21.429711 crc crio[22579]: time="2026-06-12T16:41:21.429574172Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b4fcdc98-238c-4c2f-8b10-1ca34deb42b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.958754 | controller | Jun 12 16:41:21.467275 crc crio[22579]: time="2026-06-12T16:41:21.466694096Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b415b2ef-b5e0-40d2-a037-74e4fe9200e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.958771 | controller | Jun 12 16:41:21.483684 crc crio[22579]: time="2026-06-12T16:41:21.483370114Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d9d66396-2203-4648-9d09-2873acd6c127 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.958788 | controller | Jun 12 16:41:21.484226 crc crio[22579]: time="2026-06-12T16:41:21.484079183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958805 | controller | Jun 12 16:41:21.538950 crc crio[22579]: time="2026-06-12T16:41:21.538614915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958826 | controller | Jun 12 16:41:21.542579 crc crio[22579]: time="2026-06-12T16:41:21.542445986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.958844 | controller | Jun 12 16:41:21.741417 crc crio[22579]: time="2026-06-12T16:41:21.741336188Z" level=info msg="Created container cb55a0d1c5380a3b93c4671aa4bd8cbde2996f0a2d897925057f69440e4ad938: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=d9d66396-2203-4648-9d09-2873acd6c127 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.958862 | controller | Jun 12 16:41:21.743448 crc crio[22579]: time="2026-06-12T16:41:21.742371135Z" level=info msg="Starting container: cb55a0d1c5380a3b93c4671aa4bd8cbde2996f0a2d897925057f69440e4ad938" id=65aabfc6-f97f-4892-b8fb-c13c2d9a61b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.958879 | controller | Jun 12 16:41:21.752407 crc crio[22579]: time="2026-06-12T16:41:21.752208144Z" level=info msg="Started container" PID=163824 containerID=cb55a0d1c5380a3b93c4671aa4bd8cbde2996f0a2d897925057f69440e4ad938 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=65aabfc6-f97f-4892-b8fb-c13c2d9a61b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185
2026-06-12 17:11:40.958897 | controller | Jun 12 16:41:21.846478 crc crio[22579]: time="2026-06-12T16:41:21.846421958Z" level=info msg="Removing container: 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2" id=1aa90c80-e3c5-4833-96e6-0a7802aa9fb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.958914 | controller | Jun 12 16:41:21.886401 crc crio[22579]: time="2026-06-12T16:41:21.886248233Z" level=info msg="Removed container 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2: openshift-marketplace/redhat-marketplace-8b6xm/registry-server" id=1aa90c80-e3c5-4833-96e6-0a7802aa9fb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.958932 | controller | Jun 12 16:41:21.893597 crc crio[22579]: time="2026-06-12T16:41:21.893429962Z" level=info msg="Removing container: 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf" id=7982e806-4dad-41aa-a649-cc886d89fb03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.958978 | controller | Jun 12 16:41:21.963871 crc crio[22579]: time="2026-06-12T16:41:21.963776917Z" level=info msg="Removed container 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf: openshift-marketplace/redhat-marketplace-8b6xm/extract-content" id=7982e806-4dad-41aa-a649-cc886d89fb03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.959000 | controller | Jun 12 16:41:21.970997 crc crio[22579]: time="2026-06-12T16:41:21.970913945Z" level=info msg="Removing container: b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c" id=558033b1-df5b-44d8-a306-62e2d261f603 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.959017 | controller | Jun 12 16:41:21.994114 crc crio[22579]: time="2026-06-12T16:41:21.993763545Z" level=info msg="Removed container b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c: openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities" id=558033b1-df5b-44d8-a306-62e2d261f603 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.959034 | controller | Jun 12 16:41:24.891659 crc crio[22579]: time="2026-06-12T16:41:24.890247376Z" level=info msg="Stopping container: 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574 (timeout: 2s)" id=4c5f97ab-93cf-4dc4-b39e-a22c4130c725 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.959051 | controller | Jun 12 16:41:25.022180 crc crio[22579]: time="2026-06-12T16:41:25.021896363Z" level=info msg="Stopped container 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574: openshift-marketplace/community-operators-wb4d6/registry-server" id=4c5f97ab-93cf-4dc4-b39e-a22c4130c725 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.959073 | controller | Jun 12 16:41:25.024450 crc crio[22579]: time="2026-06-12T16:41:25.024317147Z" level=info msg="Stopping pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b" id=3fa522d6-6e73-4e39-b0e3-1bd5b96ba783 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959091 | controller | Jun 12 16:41:25.025413 crc crio[22579]: time="2026-06-12T16:41:25.025305282Z" level=info msg="Got pod network &{Name:community-operators-wb4d6 Namespace:openshift-marketplace ID:5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b UID:b7a85e62-982c-4886-9369-cdf8e9f9d0ce NetNS:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7a85e62_982c_4886_9369_cdf8e9f9d0ce.slice PodAnnotations:0xc004fc03e0}] Aliases:map[]}"
2026-06-12 17:11:40.959108 | controller | Jun 12 16:41:25.025743 crc crio[22579]: time="2026-06-12T16:41:25.025648521Z" level=info msg="Deleting pod openshift-marketplace_community-operators-wb4d6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.959126 | controller | Jun 12 16:41:25.431817 crc crio[22579]: time="2026-06-12T16:41:25.431013865Z" level=info msg="Stopped pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b" id=3fa522d6-6e73-4e39-b0e3-1bd5b96ba783 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959143 | controller | Jun 12 16:41:25.911993 crc crio[22579]: time="2026-06-12T16:41:25.911873789Z" level=info msg="Removing container: 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574" id=092f771b-e6cc-4cfb-926d-1aaee7a1ed95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.959160 | controller | Jun 12 16:41:25.956779 crc crio[22579]: time="2026-06-12T16:41:25.95531747Z" level=info msg="Removed container 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574: openshift-marketplace/community-operators-wb4d6/registry-server" id=092f771b-e6cc-4cfb-926d-1aaee7a1ed95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.959177 | controller | Jun 12 16:41:25.958161 crc crio[22579]: time="2026-06-12T16:41:25.958054072Z" level=info msg="Removing container: 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead" id=48996dce-a2c0-4cc9-b1c9-efefcfbc4af5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.959194 | controller | Jun 12 16:41:26.003409 crc crio[22579]: time="2026-06-12T16:41:26.003160136Z" level=info msg="Removed container 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead: openshift-marketplace/community-operators-wb4d6/extract-content" id=48996dce-a2c0-4cc9-b1c9-efefcfbc4af5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.959211 | controller | Jun 12 16:41:26.012288 crc crio[22579]: time="2026-06-12T16:41:26.009577784Z" level=info msg="Removing container: 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606" id=a24f332a-65af-42f3-ae7d-487e9e687bae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.959228 | controller | Jun 12 16:41:26.217323 crc crio[22579]: time="2026-06-12T16:41:26.217084703Z" level=info msg="Removed container 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606: openshift-marketplace/community-operators-wb4d6/extract-utilities" id=a24f332a-65af-42f3-ae7d-487e9e687bae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.959245 | controller | Jun 12 16:41:31.997296 crc crio[22579]: time="2026-06-12T16:41:31.996107015Z" level=info msg="Stopping pod sandbox: fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185" id=b003ec01-b69c-4075-a150-3fd8028843d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959284 | controller | Jun 12 16:41:32.000392 crc crio[22579]: time="2026-06-12T16:41:31.99822534Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r Namespace:openstack ID:fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 UID:90eab599-d518-47d1-8513-0d64fab1f820 NetNS:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90eab599_d518_47d1_8513_0d64fab1f820.slice PodAnnotations:0xc0025a09f8}] Aliases:map[]}"
2026-06-12 17:11:40.959303 | controller | Jun 12 16:41:32.000392 crc crio[22579]: time="2026-06-12T16:41:31.998395415Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.959321 | controller | Jun 12 16:41:32.495600 crc crio[22579]: time="2026-06-12T16:41:32.495088326Z" level=info msg="Stopped pod sandbox: fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185" id=b003ec01-b69c-4075-a150-3fd8028843d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959338 | controller | Jun 12 16:41:33.595828 crc crio[22579]: time="2026-06-12T16:41:33.595312182Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/POD" id=e8568984-c82b-4660-8d15-3f69267bfa10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.959387 | controller | Jun 12 16:41:33.597228 crc crio[22579]: time="2026-06-12T16:41:33.595841176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.959406 | controller | Jun 12 16:41:33.634636 crc crio[22579]: time="2026-06-12T16:41:33.633476554Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f Namespace:openstack ID:f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 UID:c4c75e53-495c-45f6-8182-7bc0f63ecbe6 NetNS:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4c75e53_495c_45f6_8182_7bc0f63ecbe6.slice PodAnnotations:0xc0024a6db0}] Aliases:map[]}"
2026-06-12 17:11:40.959424 | controller | Jun 12 16:41:33.634636 crc crio[22579]: time="2026-06-12T16:41:33.633742111Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.959442 | controller | Jun 12 16:41:34.303198 crc crio[22579]: 2026-06-12T16:41:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f20861dd16b4084 Mac:ba:c9:a9:5b:db:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 SocketPath: PciID:}] [{Interface:0xc000284700 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.959460 | controller | Jun 12 16:41:34.303198 crc crio[22579]: time="2026-06-12T16:41:34.301096083Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f Namespace:openstack ID:f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 UID:c4c75e53-495c-45f6-8182-7bc0f63ecbe6 NetNS:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4c75e53_495c_45f6_8182_7bc0f63ecbe6.slice PodAnnotations:0xc0024a6db0}] Aliases:map[]}"
2026-06-12 17:11:40.959477 | controller | Jun 12 16:41:34.303198 crc crio[22579]: time="2026-06-12T16:41:34.301269028Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.959499 | controller | Jun 12 16:41:34.314300 crc crio[22579]: time="2026-06-12T16:41:34.314261769Z" level=info msg="Ran pod sandbox f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/POD" id=e8568984-c82b-4660-8d15-3f69267bfa10 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.959517 | controller | Jun 12 16:41:34.317452 crc crio[22579]: time="2026-06-12T16:41:34.317266538Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=4aa7f95f-a974-408f-817a-8d44fe926ae5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.959533 | controller | Jun 12 16:41:34.346825 crc crio[22579]: time="2026-06-12T16:41:34.346709531Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=bc027e8d-ba30-4cdb-8c40-597bfb29cfa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.959550 | controller | Jun 12 16:41:34.355954 crc crio[22579]: time="2026-06-12T16:41:34.355853301Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6caac41f-38ec-4a04-aedf-728c166b4eb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.959567 | controller | Jun 12 16:41:34.356298 crc crio[22579]: time="2026-06-12T16:41:34.356238951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.959584 | controller | Jun 12 16:41:34.398857 crc crio[22579]: time="2026-06-12T16:41:34.398405778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.959600 | controller | Jun 12 16:41:34.402246 crc crio[22579]: time="2026-06-12T16:41:34.402170857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.959616 | controller | Jun 12 16:41:34.564852 crc crio[22579]: time="2026-06-12T16:41:34.564177771Z" level=info msg="Created container 5f358f496448ae8698a8577a3d9296469524afed99ba4ee3ee369efb8e5e7075: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6caac41f-38ec-4a04-aedf-728c166b4eb8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.959634 | controller | Jun 12 16:41:34.567771 crc crio[22579]: time="2026-06-12T16:41:34.567690763Z" level=info msg="Starting container: 5f358f496448ae8698a8577a3d9296469524afed99ba4ee3ee369efb8e5e7075" id=e492ff34-a684-4a38-853c-3233f12987c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.959654 | controller | Jun 12 16:41:34.576541 crc crio[22579]: time="2026-06-12T16:41:34.576320989Z" level=info msg="Started container" PID=164661 containerID=5f358f496448ae8698a8577a3d9296469524afed99ba4ee3ee369efb8e5e7075 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=e492ff34-a684-4a38-853c-3233f12987c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0
2026-06-12 17:11:40.959671 | controller | Jun 12 16:41:46.239308 crc crio[22579]: time="2026-06-12T16:41:46.238231418Z" level=info msg="Stopping pod sandbox: f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0" id=92ec228e-4152-4804-95d1-f640a5afbb21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959688 | controller | Jun 12 16:41:46.240686 crc crio[22579]: time="2026-06-12T16:41:46.240241851Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f Namespace:openstack ID:f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 UID:c4c75e53-495c-45f6-8182-7bc0f63ecbe6 NetNS:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4c75e53_495c_45f6_8182_7bc0f63ecbe6.slice PodAnnotations:0xc001217458}] Aliases:map[]}"
2026-06-12 17:11:40.959708 | controller | Jun 12 16:41:46.240686 crc crio[22579]: time="2026-06-12T16:41:46.240406385Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.959725 | controller | Jun 12 16:41:46.686113 crc crio[22579]: time="2026-06-12T16:41:46.685986074Z" level=info msg="Stopped pod sandbox: f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0" id=92ec228e-4152-4804-95d1-f640a5afbb21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959742 | controller | Jun 12 16:41:47.212222 crc crio[22579]: time="2026-06-12T16:41:47.211717576Z" level=info msg="Stopping pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b" id=577b9883-15bb-462c-b479-06ccfa5d5848 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959758 | controller | Jun 12 16:41:47.212222 crc crio[22579]: time="2026-06-12T16:41:47.212190479Z" level=info msg="Stopped pod sandbox (already stopped): 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b" id=577b9883-15bb-462c-b479-06ccfa5d5848 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959774 | controller | Jun 12 16:41:47.212814 crc crio[22579]: time="2026-06-12T16:41:47.212773884Z" level=info msg="Removing pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b" id=89783f14-26fc-44aa-8fc9-5c0b89834ee5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.959790 | controller | Jun 12 16:41:47.238023 crc crio[22579]: time="2026-06-12T16:41:47.237895014Z" level=info msg="Removed pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b" id=89783f14-26fc-44aa-8fc9-5c0b89834ee5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.959806 | controller | Jun 12 16:41:47.238997 crc crio[22579]: time="2026-06-12T16:41:47.238848909Z" level=info msg="Stopping pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb" id=4e9baf8c-3fc0-4484-95b7-6a732757c008 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959821 | controller | Jun 12 16:41:47.239120 crc crio[22579]: time="2026-06-12T16:41:47.239081655Z" level=info msg="Stopped pod sandbox (already stopped): fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb" id=4e9baf8c-3fc0-4484-95b7-6a732757c008 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.959837 | controller | Jun 12 16:41:47.240083 crc crio[22579]: time="2026-06-12T16:41:47.24002134Z" level=info msg="Removing pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb" id=95c9cd1e-8b56-4ee7-9d80-308477c5f56a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.959853 | controller | Jun 12 16:41:47.253050 crc crio[22579]: time="2026-06-12T16:41:47.252964989Z" level=info msg="Removed pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb" id=95c9cd1e-8b56-4ee7-9d80-308477c5f56a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.959870 | controller | Jun 12 16:41:47.880900 crc crio[22579]: time="2026-06-12T16:41:47.87931231Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/POD" id=f42da3d4-02a0-4b33-9a17-df3c60edf4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.959887 | controller | Jun 12 16:41:47.880900 crc crio[22579]: time="2026-06-12T16:41:47.879391932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.959908 | controller | Jun 12 16:41:47.912102 crc crio[22579]: time="2026-06-12T16:41:47.911999096Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx Namespace:openstack ID:00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 UID:d3906623-43b8-433e-aab1-093358997417 NetNS:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3906623_43b8_433e_aab1_093358997417.slice PodAnnotations:0xc0012165d8}] Aliases:map[]}"
2026-06-12 17:11:40.959925 | controller | Jun 12 16:41:47.912102 crc crio[22579]: time="2026-06-12T16:41:47.912076498Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.959942 | controller | Jun 12 16:41:48.615228 crc crio[22579]: 2026-06-12T16:41:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00e1f139d1bccfc Mac:fa:e3:b1:93:fe:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d SocketPath: PciID:}] [{Interface:0xc000514740 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.959959 | controller | Jun 12 16:41:48.617144 crc crio[22579]: time="2026-06-12T16:41:48.617027956Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx Namespace:openstack ID:00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 UID:d3906623-43b8-433e-aab1-093358997417 NetNS:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3906623_43b8_433e_aab1_093358997417.slice PodAnnotations:0xc0012165d8}] Aliases:map[]}"
2026-06-12 17:11:40.959976 | controller | Jun 12 16:41:48.617310 crc crio[22579]: time="2026-06-12T16:41:48.61716104Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.959992 | controller | Jun 12 16:41:48.626633 crc crio[22579]: time="2026-06-12T16:41:48.626462168Z" level=info msg="Ran pod sandbox 00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/POD" id=f42da3d4-02a0-4b33-9a17-df3c60edf4ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.960009 | controller | Jun 12 16:41:48.630704 crc crio[22579]: time="2026-06-12T16:41:48.630633644Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cf8bec05-96a5-40a6-b925-0797450ef80d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.960772 | controller | Jun 12 16:41:48.652937 crc crio[22579]: time="2026-06-12T16:41:48.652793161Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1f54f069-fbf1-45b1-887c-cc25757a561c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.960797 | controller | Jun 12 16:41:48.661236 crc crio[22579]: time="2026-06-12T16:41:48.661107284Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=00b72f4f-678e-4302-873a-692639abef72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.960816 | controller | Jun 12 16:41:48.661815 crc crio[22579]: time="2026-06-12T16:41:48.66173142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.960834 | controller | Jun 12 16:41:48.717342 crc crio[22579]: time="2026-06-12T16:41:48.717123637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.960857 | controller | Jun 12 16:41:48.722704 crc crio[22579]: time="2026-06-12T16:41:48.722621538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.960875 | controller | Jun 12 16:41:48.892855 crc crio[22579]: time="2026-06-12T16:41:48.892725621Z" level=info msg="Created container 6991294ad787558f4b7c4cfcf1d920e140a643b59551ee74236b5f6f7e1cac45: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=00b72f4f-678e-4302-873a-692639abef72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.960893 | controller | Jun 12 16:41:48.893878 crc crio[22579]: time="2026-06-12T16:41:48.893810208Z" level=info msg="Starting container: 6991294ad787558f4b7c4cfcf1d920e140a643b59551ee74236b5f6f7e1cac45" id=6ae46168-b614-4798-a7ef-7f13c83c3ae2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.960911 | controller | Jun 12 16:41:48.900292 crc crio[22579]: time="2026-06-12T16:41:48.900174541Z" level=info msg="Started container" PID=165544 containerID=6991294ad787558f4b7c4cfcf1d920e140a643b59551ee74236b5f6f7e1cac45 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=6ae46168-b614-4798-a7ef-7f13c83c3ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255
2026-06-12 17:11:40.960930 | controller | Jun 12 16:42:00.522016 crc crio[22579]: time="2026-06-12T16:42:00.520605308Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688042-nxnz6/POD" id=3ee816c9-0c3a-43b6-b0b9-a704f6d7a677 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.960947 | controller | Jun 12 16:42:00.523994 crc crio[22579]: time="2026-06-12T16:42:00.523960674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.960965 | controller | Jun 12 16:42:00.582122 crc crio[22579]: time="2026-06-12T16:42:00.582013819Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688042-nxnz6 Namespace:openshift-infra ID:268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af UID:470c5bd7-1796-479d-8878-bef519981a1e NetNS:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod470c5bd7_1796_479d_8878_bef519981a1e.slice PodAnnotations:0xc001216b10}] Aliases:map[]}"
2026-06-12 17:11:40.960982 | controller | Jun 12 16:42:00.582619 crc crio[22579]: time="2026-06-12T16:42:00.582589244Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688042-nxnz6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.960999 | controller | Jun 12 16:42:01.156459 crc crio[22579]: 2026-06-12T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:268af15ba72f9a8 Mac:d2:a4:b5:51:4b:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.961015 | controller | Jun 12 16:42:01.158607 crc crio[22579]: time="2026-06-12T16:42:01.158545581Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688042-nxnz6 Namespace:openshift-infra ID:268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af UID:470c5bd7-1796-479d-8878-bef519981a1e NetNS:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod470c5bd7_1796_479d_8878_bef519981a1e.slice PodAnnotations:0xc001216b10}] Aliases:map[]}"
2026-06-12 17:11:40.961038 | controller | Jun 12 16:42:01.158861 crc crio[22579]: time="2026-06-12T16:42:01.158843648Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688042-nxnz6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.961057 | controller | Jun 12 16:42:01.170759 crc crio[22579]: time="2026-06-12T16:42:01.170714842Z" level=info msg="Ran pod sandbox 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af with infra container: openshift-infra/auto-csr-approver-29688042-nxnz6/POD" id=3ee816c9-0c3a-43b6-b0b9-a704f6d7a677 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.961074 | controller | Jun 12 16:42:01.178108 crc crio[22579]: time="2026-06-12T16:42:01.1780633Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=73748ade-e0ee-4edc-a406-653c20569d98 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.961091 | controller | Jun 12 16:42:01.193685 crc crio[22579]: time="2026-06-12T16:42:01.193227608Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.961107 | controller | Jun 12 16:42:03.827121 crc crio[22579]: time="2026-06-12T16:42:03.826265848Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=73748ade-e0ee-4edc-a406-653c20569d98 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.961124 | controller | Jun 12 16:42:03.829365 crc crio[22579]: time="2026-06-12T16:42:03.829018019Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3aa3d8a5-d118-4e0f-9b6a-81283617e759 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.961140 | controller | Jun 12 16:42:03.836163 crc crio[22579]: time="2026-06-12T16:42:03.835878584Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3699a629-0fcc-43f7-b05d-5d7317a662ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.961157 | controller | Jun 12 16:42:03.844634 crc crio[22579]: time="2026-06-12T16:42:03.844478515Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688042-nxnz6/oc" id=b0305a8f-49f7-4653-8713-01076065024b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.961172 | controller | Jun 12 16:42:03.845169 crc crio[22579]: time="2026-06-12T16:42:03.845111941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.961188 | controller | Jun 12 16:42:03.902854 crc crio[22579]: time="2026-06-12T16:42:03.902727815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.961204 | controller | Jun 12 16:42:04.299812 crc crio[22579]: time="2026-06-12T16:42:04.299686932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.961220 | controller | Jun 12 16:42:04.425624 crc crio[22579]: time="2026-06-12T16:42:04.425020729Z" level=info msg="Created container 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc: openshift-infra/auto-csr-approver-29688042-nxnz6/oc" id=b0305a8f-49f7-4653-8713-01076065024b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.961236 | controller | Jun 12 16:42:04.427099 crc crio[22579]: time="2026-06-12T16:42:04.42700855Z" level=info msg="Starting container: 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc" id=41374c4c-deed-4a73-83cb-a81f1a12fad9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.961253 | controller | Jun 12 16:42:04.434356 crc crio[22579]: time="2026-06-12T16:42:04.434139003Z" level=info msg="Started container" PID=166565 containerID=28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc description=openshift-infra/auto-csr-approver-29688042-nxnz6/oc id=41374c4c-deed-4a73-83cb-a81f1a12fad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af
2026-06-12 17:11:40.961274 | controller | Jun 12 16:42:06.841650 crc crio[22579]: time="2026-06-12T16:42:06.840440343Z" level=info msg="Stopping pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af" id=2d581169-b378-499c-95d5-f49cd33b0287 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.961291 | controller | Jun 12 16:42:06.843764 crc crio[22579]: time="2026-06-12T16:42:06.842398123Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688042-nxnz6 Namespace:openshift-infra ID:268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af UID:470c5bd7-1796-479d-8878-bef519981a1e NetNS:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod470c5bd7_1796_479d_8878_bef519981a1e.slice PodAnnotations:0xc006b8ebe8}] Aliases:map[]}"
2026-06-12 17:11:40.961309 | controller | Jun 12 16:42:06.843764 crc crio[22579]: time="2026-06-12T16:42:06.842638539Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688042-nxnz6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.961327 | controller | Jun 12 16:42:07.205252 crc crio[22579]: time="2026-06-12T16:42:07.205114184Z" level=info msg="Stopped pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af" id=2d581169-b378-499c-95d5-f49cd33b0287 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.961343 | controller | Jun 12 16:42:32.292193 crc crio[22579]: time="2026-06-12T16:42:32.291040557Z" level=info msg="Stopping pod sandbox: 00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255" id=7913d08f-0765-4b79-969f-c3cd31a3b75c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.961384 | controller | Jun 12 16:42:32.295110 crc crio[22579]: time="2026-06-12T16:42:32.293039808Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx Namespace:openstack ID:00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 UID:d3906623-43b8-433e-aab1-093358997417 NetNS:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3906623_43b8_433e_aab1_093358997417.slice PodAnnotations:0xc004fc0650}] Aliases:map[]}"
2026-06-12 17:11:40.961403 | controller | Jun 12 16:42:32.295110 crc crio[22579]: time="2026-06-12T16:42:32.293242423Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.961419 | controller | Jun 12 16:42:32.860437 crc crio[22579]: time="2026-06-12T16:42:32.859625006Z" level=info msg="Stopped pod sandbox: 00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255" id=7913d08f-0765-4b79-969f-c3cd31a3b75c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.961437 | controller | Jun 12 16:42:36.051915 crc crio[22579]: time="2026-06-12T16:42:36.050889781Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/POD" id=3a6d5e77-18ea-4ef0-8db1-faa14de61f41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.961454 | controller | Jun 12 16:42:36.053921 crc crio[22579]: time="2026-06-12T16:42:36.051952658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.961471 | controller | Jun 12 16:42:36.091410 crc crio[22579]: time="2026-06-12T16:42:36.091230513Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l Namespace:openstack ID:ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d UID:00140a4d-34f0-41f5-a073-0c0dbb403be8 NetNS:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00140a4d_34f0_41f5_a073_0c0dbb403be8.slice PodAnnotations:0xc0023086e8}] Aliases:map[]}"
2026-06-12 17:11:40.961497 | controller | Jun 12 16:42:36.091410 crc crio[22579]: time="2026-06-12T16:42:36.091293825Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.961521 | controller | Jun 12 16:42:36.862992 crc crio[22579]: 2026-06-12T16:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab2d1ce40074044 Mac:2e:30:7b:cf:ab:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.961544 | controller | Jun 12 16:42:36.864475 crc crio[22579]: time="2026-06-12T16:42:36.864401447Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l Namespace:openstack ID:ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d UID:00140a4d-34f0-41f5-a073-0c0dbb403be8 NetNS:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00140a4d_34f0_41f5_a073_0c0dbb403be8.slice PodAnnotations:0xc0023086e8}] Aliases:map[]}"
2026-06-12 17:11:40.961569 | controller | Jun 12 16:42:36.864720 crc crio[22579]: time="2026-06-12T16:42:36.864661244Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.961591 | controller | Jun 12 16:42:36.874161 crc crio[22579]: time="2026-06-12T16:42:36.874076335Z" level=info msg="Ran pod sandbox ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/POD" id=3a6d5e77-18ea-4ef0-8db1-faa14de61f41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.961614 | controller | Jun 12 16:42:36.879610 crc crio[22579]: time="2026-06-12T16:42:36.879447132Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=93ec49fb-4a09-4ce2-ab9f-1ba44609355d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.961637 | controller | Jun 12 16:42:36.917812 crc crio[22579]: time="2026-06-12T16:42:36.917082985Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b81f5dfa-c459-4915-912a-d96047be4495 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.961661 | controller | Jun 12 16:42:36.944906 crc crio[22579]: time="2026-06-12T16:42:36.944708632Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=22f18573-6036-4225-9352-dfa27aca4235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.961682 | controller | Jun 12 16:42:36.945338 crc crio[22579]: time="2026-06-12T16:42:36.945276467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.961699 | controller | Jun 12 16:42:36.996580 crc crio[22579]: time="2026-06-12T16:42:36.99388382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.961721 | controller | Jun 12 16:42:36.998171 crc crio[22579]: time="2026-06-12T16:42:36.998117569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.961739 | controller | Jun 12 16:42:37.393573 crc crio[22579]: time="2026-06-12T16:42:37.393018792Z" level=info msg="Created container fb6f24c38e247accb544987b8632693fdb60b8ba00e0b31557600d0608eda4a3: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=22f18573-6036-4225-9352-dfa27aca4235 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.961756 | controller | Jun 12 16:42:37.395478 crc crio[22579]: time="2026-06-12T16:42:37.394419958Z" level=info msg="Starting container: fb6f24c38e247accb544987b8632693fdb60b8ba00e0b31557600d0608eda4a3" id=c132c80b-869a-44ea-8efe-65ee4232f4d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.961774 | controller | Jun 12 16:42:37.400962 crc crio[22579]: time="2026-06-12T16:42:37.400887663Z" level=info msg="Started container" PID=168644 containerID=fb6f24c38e247accb544987b8632693fdb60b8ba00e0b31557600d0608eda4a3 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=c132c80b-869a-44ea-8efe-65ee4232f4d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d
2026-06-12 17:11:40.961793 | controller | Jun 12 16:42:47.272271 crc crio[22579]: time="2026-06-12T16:42:47.271486071Z" level=info msg="Removing container: 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25" id=ce6af3b1-294c-4915-9ea4-99b57e31d5ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.961810 | controller | Jun 12 16:42:47.491764 crc crio[22579]: time="2026-06-12T16:42:47.491064369Z" level=info msg="Removed container 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25: openshift-infra/auto-csr-approver-29688036-jvp57/oc" id=ce6af3b1-294c-4915-9ea4-99b57e31d5ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.961828 | controller | Jun 12 16:42:47.502718 crc crio[22579]: time="2026-06-12T16:42:47.502555053Z" level=info msg="Stopping pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c" id=9bc8ee1f-e453-4f3e-843c-0033b3d81766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.961845 | controller | Jun 12 16:42:47.502718 crc crio[22579]: time="2026-06-12T16:42:47.502657536Z" level=info msg="Stopped pod sandbox (already stopped): b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c" id=9bc8ee1f-e453-4f3e-843c-0033b3d81766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.961862 | controller | Jun 12 16:42:47.503274 crc crio[22579]: time="2026-06-12T16:42:47.50321451Z" level=info msg="Removing pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c" id=fd90005d-cf58-4908-9118-8711bc05ee09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.961879 | controller | Jun 12 16:42:47.517238 crc crio[22579]: time="2026-06-12T16:42:47.517137907Z" level=info msg="Removed pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c" id=fd90005d-cf58-4908-9118-8711bc05ee09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.961896 | controller | Jun 12 16:43:41.805200 crc crio[22579]: time="2026-06-12T16:43:41.804366746Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-pw7h2/POD" id=d6267987-6850-4533-95d9-b46bea5bbbd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.961913 | controller | Jun 12 16:43:41.807111 crc crio[22579]: time="2026-06-12T16:43:41.805220327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.961931 | controller | Jun 12 16:43:41.850646 crc crio[22579]: time="2026-06-12T16:43:41.849138033Z" level=info msg="Got pod network &{Name:redhat-operators-pw7h2 Namespace:openshift-marketplace ID:982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 UID:5d66740f-a6da-4db8-b69e-55dcb26c0482 NetNS:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d66740f_a6da_4db8_b69e_55dcb26c0482.slice PodAnnotations:0xc0024a68f8}] Aliases:map[]}"
2026-06-12 17:11:40.961952 | controller | Jun 12 16:43:41.850646 crc crio[22579]: time="2026-06-12T16:43:41.850634591Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-pw7h2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.961969 | controller | Jun 12 16:43:42.232897 crc crio[22579]: 2026-06-12T16:43:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:982681b45ceb96e Mac:26:0f:d6:20:c1:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.961987 | controller | Jun 12 16:43:42.234774 crc crio[22579]: time="2026-06-12T16:43:42.234587712Z" level=info msg="Got pod network &{Name:redhat-operators-pw7h2 Namespace:openshift-marketplace ID:982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 UID:5d66740f-a6da-4db8-b69e-55dcb26c0482 NetNS:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d66740f_a6da_4db8_b69e_55dcb26c0482.slice PodAnnotations:0xc0024a68f8}] Aliases:map[]}"
2026-06-12 17:11:40.962004 | controller | Jun 12 16:43:42.235099 crc crio[22579]: time="2026-06-12T16:43:42.234818218Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-pw7h2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.962021 | controller | Jun 12 16:43:42.249697 crc crio[22579]: time="2026-06-12T16:43:42.249590316Z" level=info msg="Ran pod sandbox 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 with infra container: openshift-marketplace/redhat-operators-pw7h2/POD" id=d6267987-6850-4533-95d9-b46bea5bbbd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.962038 | controller | Jun 12 16:43:42.261073 crc crio[22579]: time="2026-06-12T16:43:42.260943957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2121984f-df93-488e-925a-43999f90ba91 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.962055 | controller | Jun 12 16:43:42.264105 crc crio[22579]: time="2026-06-12T16:43:42.264025816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=234ba8aa-6258-4ba7-8091-247c66b75360 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.962071 | controller | Jun 12 16:43:42.279722 crc crio[22579]: time="2026-06-12T16:43:42.276092846Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-pw7h2/extract-utilities" id=7f9d2d0e-64d2-412f-bcb8-6ea5e6394cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.962087 | controller | Jun 12 16:43:42.279722 crc crio[22579]: time="2026-06-12T16:43:42.276440584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962103 | controller | Jun 12 16:43:42.345143 crc crio[22579]: time="2026-06-12T16:43:42.344914399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962122 | controller | Jun 12 16:43:42.350967 crc crio[22579]: time="2026-06-12T16:43:42.350600685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962139 | controller | Jun 12 16:43:42.545262 crc crio[22579]: time="2026-06-12T16:43:42.544444933Z" level=info msg="Created container fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81: openshift-marketplace/redhat-operators-pw7h2/extract-utilities" id=7f9d2d0e-64d2-412f-bcb8-6ea5e6394cd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.962155 | controller | Jun 12 16:43:42.547135 crc crio[22579]: time="2026-06-12T16:43:42.54706393Z" level=info msg="Starting container: fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81" id=360d5cd0-f206-433d-8642-87c983b92d76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.962172 | controller | Jun 12 16:43:42.555073 crc crio[22579]: time="2026-06-12T16:43:42.55485023Z" level=info msg="Started container" PID=172471 containerID=fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81 description=openshift-marketplace/redhat-operators-pw7h2/extract-utilities id=360d5cd0-f206-433d-8642-87c983b92d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132
2026-06-12 17:11:40.962189 | controller | Jun 12 16:43:43.537826 crc crio[22579]: time="2026-06-12T16:43:43.537728057Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=be774c1e-2a42-4845-abb4-4ac77553ff1c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.962206 | controller | Jun 12 16:43:43.549291 crc crio[22579]: time="2026-06-12T16:43:43.548184674Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.962223 | controller | Jun 12 16:43:44.552818 crc crio[22579]: time="2026-06-12T16:43:44.551937738Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=be774c1e-2a42-4845-abb4-4ac77553ff1c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.962239 | controller | Jun 12 16:43:44.558110 crc crio[22579]: time="2026-06-12T16:43:44.557999493Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=31131243-26bf-44a6-8da1-63b95a3d3e95 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.962256 | controller | Jun 12 16:43:44.562155 crc crio[22579]: time="2026-06-12T16:43:44.562019646Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bddcf2e4-cbc9-41ce-8d55-4809ee5407ea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.962272 | controller | Jun 12 16:43:44.575016 crc crio[22579]: time="2026-06-12T16:43:44.574810373Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-pw7h2/extract-content" id=d45617f4-b9ee-413e-89f4-f369185022a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.962289 | controller | Jun 12 16:43:44.575647 crc crio[22579]: time="2026-06-12T16:43:44.575583773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962305 | controller | Jun 12 16:43:44.654670 crc crio[22579]: time="2026-06-12T16:43:44.653828675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962321 | controller | Jun 12 16:43:44.659711 crc crio[22579]: time="2026-06-12T16:43:44.659600883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962336 | controller | Jun 12 16:43:44.821708 crc crio[22579]: time="2026-06-12T16:43:44.821465355Z" level=info msg="Created container 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8: openshift-marketplace/redhat-operators-pw7h2/extract-content" id=d45617f4-b9ee-413e-89f4-f369185022a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.962381 | controller | Jun 12 16:43:44.823201 crc crio[22579]: time="2026-06-12T16:43:44.823157118Z" level=info msg="Starting container: 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8" id=3e2ca941-84ae-461e-9b78-acdaeb015ecb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.962401 | controller | Jun 12 16:43:44.829659 crc crio[22579]: time="2026-06-12T16:43:44.829600273Z" level=info msg="Started container" PID=172588 containerID=1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8 description=openshift-marketplace/redhat-operators-pw7h2/extract-content id=3e2ca941-84ae-461e-9b78-acdaeb015ecb name=/runtime.v1.RuntimeService/StartContainer sandboxID=982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132
2026-06-12 17:11:40.962418 | controller | Jun 12 16:43:48.656154 crc crio[22579]: time="2026-06-12T16:43:48.654920942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3903f2ac-03c0-43e7-a33e-f50b90c419c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.962435 | controller | Jun 12 16:43:48.662203 crc crio[22579]: time="2026-06-12T16:43:48.660167036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=16b16c02-57b2-46cf-bf2c-8d79454c0d2d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.962451 | controller | Jun 12 16:43:48.738877 crc crio[22579]: time="2026-06-12T16:43:48.738765247Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-pw7h2/registry-server" id=e5d252d9-853f-4df0-90ab-d5d1eac908ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.962467 | controller | Jun 12 16:43:48.739392 crc crio[22579]: time="2026-06-12T16:43:48.73927425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962484 | controller | Jun 12 16:43:48.933216 crc crio[22579]: time="2026-06-12T16:43:48.93272833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962500 | controller | Jun 12 16:43:48.936704 crc crio[22579]: time="2026-06-12T16:43:48.936650831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962515 | controller | Jun 12 16:43:49.156391 crc crio[22579]: time="2026-06-12T16:43:49.15626342Z" level=info msg="Created container d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829: openshift-marketplace/redhat-operators-pw7h2/registry-server" id=e5d252d9-853f-4df0-90ab-d5d1eac908ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.962531 | controller | Jun 12 16:43:49.159928 crc crio[22579]: time="2026-06-12T16:43:49.159864802Z" level=info msg="Starting container: d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829" id=babefde3-f513-4805-93f3-c88e86ee681d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.962546 | controller | Jun 12 16:43:49.166980 crc crio[22579]: time="2026-06-12T16:43:49.16681128Z" level=info msg="Started container" PID=172876 containerID=d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829 description=openshift-marketplace/redhat-operators-pw7h2/registry-server id=babefde3-f513-4805-93f3-c88e86ee681d name=/runtime.v1.RuntimeService/StartContainer sandboxID=982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132
2026-06-12 17:11:40.962567 | controller | Jun 12 16:43:52.719448 crc crio[22579]: time="2026-06-12T16:43:52.718591661Z" level=info msg="Stopping pod sandbox: ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d" id=515ec9cd-733b-4b9c-a356-4824744eba7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.962585 | controller | Jun 12 16:43:52.720612 crc crio[22579]: time="2026-06-12T16:43:52.720168051Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l Namespace:openstack ID:ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d UID:00140a4d-34f0-41f5-a073-0c0dbb403be8 NetNS:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00140a4d_34f0_41f5_a073_0c0dbb403be8.slice PodAnnotations:0xc004fc06d8}] Aliases:map[]}"
2026-06-12 17:11:40.962601 | controller | Jun 12 16:43:52.720612 crc crio[22579]: time="2026-06-12T16:43:52.720389026Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.962618 | controller | Jun 12 16:43:53.332358 crc crio[22579]: time="2026-06-12T16:43:53.332257813Z" level=info msg="Stopped pod sandbox: ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d" id=515ec9cd-733b-4b9c-a356-4824744eba7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.962635 | controller | Jun 12 16:43:54.505700 crc crio[22579]: time="2026-06-12T16:43:54.505144214Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/POD" id=d77c380f-1c6a-4c99-a11d-0668bb0f39c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.962651 | controller | Jun 12 16:43:54.507221 crc crio[22579]: time="2026-06-12T16:43:54.505736549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962667 | controller | Jun 12 16:43:54.541955 crc crio[22579]: time="2026-06-12T16:43:54.541390131Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj Namespace:openstack ID:eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 UID:bbb813af-94c0-419b-88a0-445a31afc82e NetNS:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbb813af_94c0_419b_88a0_445a31afc82e.slice PodAnnotations:0xc0025a1850}] Aliases:map[]}"
2026-06-12 17:11:40.962683 | controller | Jun 12 16:43:54.541955 crc crio[22579]: time="2026-06-12T16:43:54.541922155Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.962699 | controller | Jun 12 16:43:55.423918 crc crio[22579]: 2026-06-12T16:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eae92ad9e11edb2 Mac:26:93:d6:45:2d:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.962716 | controller | Jun 12 16:43:55.427351 crc crio[22579]: time="2026-06-12T16:43:55.427228898Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj Namespace:openstack ID:eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 UID:bbb813af-94c0-419b-88a0-445a31afc82e NetNS:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbb813af_94c0_419b_88a0_445a31afc82e.slice PodAnnotations:0xc0025a1850}] Aliases:map[]}"
2026-06-12 17:11:40.962737 | controller | Jun 12 16:43:55.427629 crc crio[22579]: time="2026-06-12T16:43:55.427488474Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.962754 | controller | Jun 12 16:43:55.447868 crc crio[22579]: time="2026-06-12T16:43:55.447768713Z" level=info msg="Ran pod sandbox eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/POD" id=d77c380f-1c6a-4c99-a11d-0668bb0f39c4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.962771 | controller | Jun 12 16:43:55.451623 crc crio[22579]: time="2026-06-12T16:43:55.451350365Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7c531957-bef7-4e92-98dc-f658f6260584 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.962788 | controller | Jun 12 16:43:55.513726 crc crio[22579]: time="2026-06-12T16:43:55.509308768Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e2bcc521-6af2-4bac-9b4f-b285e8924fcf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.962805 | controller | Jun 12 16:43:55.595367 crc crio[22579]: time="2026-06-12T16:43:55.595227237Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=f26ece48-6e9e-4f74-85b9-55a220e3dfa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.962822 | controller | Jun 12 16:43:55.595782 crc crio[22579]: time="2026-06-12T16:43:55.59574995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962838 | controller | Jun 12 16:43:55.659802 crc crio[22579]: time="2026-06-12T16:43:55.659717987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962854 | controller | Jun 12 16:43:55.663454 crc crio[22579]: time="2026-06-12T16:43:55.6633769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962869 | controller | Jun 12 16:44:00.474872 crc crio[22579]: time="2026-06-12T16:44:00.47379602Z" level=info msg="Created container 6550624bec810d36a5375e515eff793867aa2866252986a5e6d682dcf151d4f1: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=f26ece48-6e9e-4f74-85b9-55a220e3dfa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.962885 | controller | Jun 12 16:44:00.477239 crc crio[22579]: time="2026-06-12T16:44:00.475651397Z" level=info msg="Starting container: 6550624bec810d36a5375e515eff793867aa2866252986a5e6d682dcf151d4f1" id=b83b22ff-45ab-474e-94df-758345fba1ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.962901 | controller | Jun 12 16:44:00.483277 crc crio[22579]: time="2026-06-12T16:44:00.483140978Z" level=info msg="Started container" PID=173424 containerID=6550624bec810d36a5375e515eff793867aa2866252986a5e6d682dcf151d4f1 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=b83b22ff-45ab-474e-94df-758345fba1ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11
2026-06-12 17:11:40.962918 | controller | Jun 12 16:44:13.406173 crc crio[22579]: time="2026-06-12T16:44:13.404991428Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-npjtm/POD" id=101f3170-139d-40a9-b675-780e03294f08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.962938 | controller | Jun 12 16:44:13.407640 crc crio[22579]: time="2026-06-12T16:44:13.406201659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962955 | controller | Jun 12 16:44:13.433438 crc crio[22579]: time="2026-06-12T16:44:13.433332613Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688044-v7j5m/POD" id=dc194534-db6e-4009-806b-f1635bcbc5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.962971 | controller | Jun 12 16:44:13.433781 crc crio[22579]: time="2026-06-12T16:44:13.433465517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.962989 | controller | Jun 12 16:44:13.448188 crc crio[22579]: time="2026-06-12T16:44:13.448088601Z" level=info msg="Got pod network &{Name:certified-operators-npjtm Namespace:openshift-marketplace ID:8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879 UID:661c3cec-60ad-48ec-8577-7a17ddb5bab8 NetNS:/var/run/netns/79ba6942-1ad6-40c0-ae16-8bb377443f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod661c3cec_60ad_48ec_8577_7a17ddb5bab8.slice PodAnnotations:0xc000479040}] Aliases:map[]}"
2026-06-12 17:11:40.963005 | controller | Jun 12 16:44:13.448188 crc crio[22579]: time="2026-06-12T16:44:13.448163913Z" level=info msg="Adding pod openshift-marketplace_certified-operators-npjtm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.963025 | controller | Jun 12 16:44:13.514840 crc crio[22579]: time="2026-06-12T16:44:13.514694695Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688044-v7j5m Namespace:openshift-infra ID:2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 UID:05dab463-5d12-459a-ae9b-5c3d784a19c1 NetNS:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05dab463_5d12_459a_ae9b_5c3d784a19c1.slice PodAnnotations:0xc005ce6d60}] Aliases:map[]}"
2026-06-12 17:11:40.963043 | controller | Jun 12 16:44:13.514840 crc crio[22579]: time="2026-06-12T16:44:13.514763567Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688044-v7j5m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.963060 | controller | Jun 12 16:44:13.954274 crc crio[22579]: 2026-06-12T16:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fbf52f14a2fbc6 Mac:06:6d:98:97:6c:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/79ba6942-1ad6-40c0-ae16-8bb377443f91 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.963077 | controller | Jun 12 16:44:13.956232 crc crio[22579]: time="2026-06-12T16:44:13.9561482Z" level=info msg="Got pod network &{Name:certified-operators-npjtm Namespace:openshift-marketplace ID:8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879 UID:661c3cec-60ad-48ec-8577-7a17ddb5bab8 NetNS:/var/run/netns/79ba6942-1ad6-40c0-ae16-8bb377443f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod661c3cec_60ad_48ec_8577_7a17ddb5bab8.slice PodAnnotations:0xc000479040}] Aliases:map[]}"
2026-06-12 17:11:40.963094 | controller | Jun 12 16:44:13.956682 crc crio[22579]: time="2026-06-12T16:44:13.956386236Z" level=info msg="Checking pod openshift-marketplace_certified-operators-npjtm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.963111 | controller | Jun 12 16:44:13.978381 crc crio[22579]: time="2026-06-12T16:44:13.978235855Z" level=info msg="Ran pod sandbox 8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879 with infra container: openshift-marketplace/certified-operators-npjtm/POD" id=101f3170-139d-40a9-b675-780e03294f08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.963131 | controller | Jun 12 16:44:13.990583 crc crio[22579]: 2026-06-12T16:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e9e1d1b5f17c28 Mac:86:31:5d:aa:85:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.963150 | controller | Jun 12 16:44:13.990583 crc crio[22579]: time="2026-06-12T16:44:13.986441795Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688044-v7j5m Namespace:openshift-infra ID:2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 UID:05dab463-5d12-459a-ae9b-5c3d784a19c1 NetNS:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05dab463_5d12_459a_ae9b_5c3d784a19c1.slice PodAnnotations:0xc005ce6d60}] Aliases:map[]}"
2026-06-12 17:11:40.963167 | controller | Jun 12 16:44:13.990583 crc crio[22579]: time="2026-06-12T16:44:13.986730122Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688044-v7j5m for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.963183 | controller | Jun 12 16:44:13.993631 crc crio[22579]: time="2026-06-12T16:44:13.991174726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=759d047a-5593-4867-81be-e17b29b65a1b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.963199 | controller | Jun 12 16:44:14.000184 crc crio[22579]: time="2026-06-12T16:44:13.999937371Z" level=info msg="Ran pod sandbox 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 with infra container: openshift-infra/auto-csr-approver-29688044-v7j5m/POD" id=dc194534-db6e-4009-806b-f1635bcbc5bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.963216 | controller | Jun 12 16:44:14.003850 crc crio[22579]: time="2026-06-12T16:44:14.002242019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f8b8d976-2328-4919-9c74-242c5d98948b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.963233 | controller | Jun 12 16:44:14.008752 crc crio[22579]: time="2026-06-12T16:44:14.006796256Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c5bbadc1-9dc0-44f4-98b5-5b478f2077a7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.963264 | controller | Jun 12 16:44:14.015160 crc crio[22579]: time="2026-06-12T16:44:14.015121949Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.963284 | controller | Jun 12 16:44:14.046448 crc crio[22579]: time="2026-06-12T16:44:14.046381949Z" level=info msg="Creating container: openshift-marketplace/certified-operators-npjtm/extract-utilities" id=a9002020-3b6e-4fe1-8f1e-8d3493e9c1ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.963301 | controller | Jun 12 16:44:14.047480 crc crio[22579]: time="2026-06-12T16:44:14.047451156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.963317 | controller | Jun 12 16:44:14.148162 crc crio[22579]: time="2026-06-12T16:44:14.147601339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.963339 | controller | Jun 12 16:44:14.158219 crc crio[22579]: time="2026-06-12T16:44:14.158092357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.963378 | controller | Jun 12 16:44:16.054433 crc crio[22579]: time="2026-06-12T16:44:16.053680851Z" level=info msg="Created container 8f29adc8e1f9e7e868e859dd9d6e2cb71e8cf1bdb8e3147ad5f64b72a0cafff4: openshift-marketplace/certified-operators-npjtm/extract-utilities" id=a9002020-3b6e-4fe1-8f1e-8d3493e9c1ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.963396 | controller | Jun 12 16:44:16.056295 crc crio[22579]: time="2026-06-12T16:44:16.056014861Z" level=info msg="Starting container: 8f29adc8e1f9e7e868e859dd9d6e2cb71e8cf1bdb8e3147ad5f64b72a0cafff4" id=654d83ac-a27a-4feb-b0e1-6822dc01d7b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.963413 | controller | Jun 12 16:44:16.072575 crc crio[22579]: time="2026-06-12T16:44:16.07238882Z" level=info msg="Started container" PID=174541 containerID=8f29adc8e1f9e7e868e859dd9d6e2cb71e8cf1bdb8e3147ad5f64b72a0cafff4 description=openshift-marketplace/certified-operators-npjtm/extract-utilities id=654d83ac-a27a-4feb-b0e1-6822dc01d7b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879
2026-06-12 17:11:40.963430 | controller | Jun 12 16:44:19.501592 crc crio[22579]: time="2026-06-12T16:44:19.500795933Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cd063646-db61-44e0-9938-b6c473bbb267 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.963447 | controller | Jun 12 16:44:19.510958 crc crio[22579]: time="2026-06-12T16:44:19.510906712Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.963463 | controller | Jun 12 16:44:19.566456 crc crio[22579]: time="2026-06-12T16:44:19.566075674Z" level=info msg="Stopping container: d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829 (timeout: 2s)" id=188fd04c-75b4-4935-9f25-cfa3c2751f13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.963481 | controller | Jun 12 16:44:19.650640 crc crio[22579]: time="2026-06-12T16:44:19.64996575Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c5bbadc1-9dc0-44f4-98b5-5b478f2077a7 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.963497 | controller | Jun 12 16:44:19.654218 crc crio[22579]: time="2026-06-12T16:44:19.654026014Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=055f8d8a-46cb-4dad-8544-a386b6f076c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.963513 | controller | Jun 12 16:44:19.664605 crc crio[22579]: time="2026-06-12T16:44:19.664053431Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8f1f271e-9b56-41ee-8757-4bd78460ac3a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.963529 | controller | Jun 12 16:44:19.677820 crc crio[22579]: time="2026-06-12T16:44:19.67771644Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688044-v7j5m/oc" id=e6ebfa48-4be2-4d90-bc70-9403d0f92de3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.963545 | controller | Jun 12 16:44:19.681073 crc crio[22579]: time="2026-06-12T16:44:19.680975854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.963561 | controller | Jun 12 16:44:19.744077 crc crio[22579]: time="2026-06-12T16:44:19.743976166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.963577 | controller | Jun 12 16:44:19.982131 crc crio[22579]: time="2026-06-12T16:44:19.982010446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.963599 | controller | Jun 12 16:44:20.277250 crc crio[22579]: time="2026-06-12T16:44:20.277057856Z" level=info msg="Created container cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96: openshift-infra/auto-csr-approver-29688044-v7j5m/oc" id=e6ebfa48-4be2-4d90-bc70-9403d0f92de3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.963617 | controller | Jun 12 16:44:20.281006 crc crio[22579]: time="2026-06-12T16:44:20.280893314Z" level=info msg="Starting container: cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96" id=9140ac6f-cf88-40db-bb04-d8f3778de740 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.963634 | controller | Jun 12 16:44:20.282084 crc crio[22579]: time="2026-06-12T16:44:20.282007693Z" level=info msg="Stopped container d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829: openshift-marketplace/redhat-operators-pw7h2/registry-server" id=188fd04c-75b4-4935-9f25-cfa3c2751f13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.963650 | controller | Jun 12 16:44:20.285867 crc crio[22579]: time="2026-06-12T16:44:20.285687187Z" level=info msg="Stopping pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132" id=ecbe2624-a341-4a4f-a7ca-49112498b1aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.963666 | controller | Jun 12 16:44:20.286394 crc crio[22579]: time="2026-06-12T16:44:20.286297002Z" level=info msg="Got pod network &{Name:redhat-operators-pw7h2 Namespace:openshift-marketplace ID:982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 UID:5d66740f-a6da-4db8-b69e-55dcb26c0482 NetNS:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d66740f_a6da_4db8_b69e_55dcb26c0482.slice PodAnnotations:0xc000384dc0}] Aliases:map[]}"
2026-06-12 17:11:40.963683 | controller | Jun 12 16:44:20.286626 crc crio[22579]: time="2026-06-12T16:44:20.286563249Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-pw7h2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.963699 | controller | Jun 12 16:44:20.292473 crc crio[22579]: time="2026-06-12T16:44:20.291811103Z" level=info msg="Started container" PID=174868 containerID=cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96 description=openshift-infra/auto-csr-approver-29688044-v7j5m/oc id=9140ac6f-cf88-40db-bb04-d8f3778de740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924
2026-06-12 17:11:40.963716 | controller | Jun 12 16:44:21.628391 crc crio[22579]: time="2026-06-12T16:44:21.627438632Z" level=info msg="Stopped pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132" id=ecbe2624-a341-4a4f-a7ca-49112498b1aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.963732 | controller | Jun 12 16:44:22.512365 crc crio[22579]: time="2026-06-12T16:44:22.511596612Z" level=info msg="Removing container: d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829" id=0797f018-f576-4bc7-a7e8-340e9c9fb393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.963749 | controller | Jun 12 16:44:22.566684 crc crio[22579]: time="2026-06-12T16:44:22.566374303Z" level=info msg="Removed container d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829: openshift-marketplace/redhat-operators-pw7h2/registry-server" id=0797f018-f576-4bc7-a7e8-340e9c9fb393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.963767 | controller | Jun 12 16:44:22.571051 crc crio[22579]: time="2026-06-12T16:44:22.570987601Z" level=info msg="Removing container: 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8" id=8715c4df-756f-4109-9b4a-891510be2850 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.963787 | controller | Jun 12 16:44:22.625405 crc crio[22579]: time="2026-06-12T16:44:22.62526271Z" level=info msg="Removed container 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8: openshift-marketplace/redhat-operators-pw7h2/extract-content" id=8715c4df-756f-4109-9b4a-891510be2850 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.963803 | controller | Jun 12 16:44:22.729742 crc crio[22579]: time="2026-06-12T16:44:22.723783671Z" level=info msg="Removing container: fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81" id=f394bc5d-c1ed-4601-a25c-31492ab07949 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.963820 | controller | Jun 12 16:44:24.706948 crc crio[22579]: time="2026-06-12T16:44:24.70562231Z" level=info msg="Removed container fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81: openshift-marketplace/redhat-operators-pw7h2/extract-utilities" id=f394bc5d-c1ed-4601-a25c-31492ab07949 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.963836 | controller | Jun 12 16:44:26.761623 crc crio[22579]: time="2026-06-12T16:44:26.760462259Z" level=info msg="Stopping pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924" id=0f46b591-7ddc-473d-87a1-2d295860fe50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.963853 | controller | Jun 12 16:44:26.764454 crc crio[22579]: time="2026-06-12T16:44:26.764299467Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688044-v7j5m Namespace:openshift-infra ID:2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 UID:05dab463-5d12-459a-ae9b-5c3d784a19c1 NetNS:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05dab463_5d12_459a_ae9b_5c3d784a19c1.slice PodAnnotations:0xc000c9a7d0}] Aliases:map[]}"
2026-06-12 17:11:40.963869 | controller | Jun 12 16:44:26.765604 crc crio[22579]: time="2026-06-12T16:44:26.765438336Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688044-v7j5m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.963886 | controller | Jun 12 16:44:27.144372 crc crio[22579]: time="2026-06-12T16:44:27.143729756Z" level=info msg="Stopped pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924" id=0f46b591-7ddc-473d-87a1-2d295860fe50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.963902 | controller | Jun 12 16:44:35.507240 crc crio[22579]: time="2026-06-12T16:44:35.505983773Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b" id=cd063646-db61-44e0-9938-b6c473bbb267 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.963918 | controller | Jun 12 16:44:35.509410 crc crio[22579]: time="2026-06-12T16:44:35.509105213Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e2350f7a-48a1-4fc0-bdec-ca4f026986c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.963934 | controller | Jun 12 16:44:35.514886 crc crio[22579]: time="2026-06-12T16:44:35.514814079Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a248a4f6-12de-4fb0-a1c8-c2438e7fe700 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.963950 | controller | Jun 12 16:44:35.525459 crc crio[22579]: time="2026-06-12T16:44:35.525293987Z" level=info msg="Creating container: openshift-marketplace/certified-operators-npjtm/extract-content" id=2e7dda8c-1efb-45f2-b6c6-402a0aa7aacc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.963966 | controller | Jun 12 16:44:35.527903 crc crio[22579]: time="2026-06-12T16:44:35.527828152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.963986 | controller | Jun 12 16:44:35.589141 crc crio[22579]: time="2026-06-12T16:44:35.588564026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.964003 | controller | Jun 12 16:44:35.592993 crc crio[22579]: time="2026-06-12T16:44:35.592947508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.964020 | controller | Jun 12 16:44:35.907860 crc crio[22579]: time="2026-06-12T16:44:35.907720473Z" level=info msg="Created container 5a36b3724d9e6fdaa31929683fbdd3950f291c90c6df3e1c197434539a734660: openshift-marketplace/certified-operators-npjtm/extract-content" id=2e7dda8c-1efb-45f2-b6c6-402a0aa7aacc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.964036 | controller | Jun 12 16:44:35.909285 crc crio[22579]: time="2026-06-12T16:44:35.909142609Z" level=info msg="Starting container: 5a36b3724d9e6fdaa31929683fbdd3950f291c90c6df3e1c197434539a734660" id=d8a707c6-47e1-402f-988c-7c8710a1556d name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.964052 | controller | Jun 12 16:44:35.914834 crc crio[22579]: time="2026-06-12T16:44:35.914706671Z" level=info msg="Started container" PID=175810 containerID=5a36b3724d9e6fdaa31929683fbdd3950f291c90c6df3e1c197434539a734660 description=openshift-marketplace/certified-operators-npjtm/extract-content id=d8a707c6-47e1-402f-988c-7c8710a1556d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879
2026-06-12 17:11:40.964069 | controller | Jun 12 16:44:36.883320 crc crio[22579]: time="2026-06-12T16:44:36.882747171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b04d1cf6-3616-403f-865e-9cb378a68c1c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.964085 | controller | Jun 12 16:44:36.887067 crc crio[22579]: time="2026-06-12T16:44:36.886952538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=88ca3839-7d4b-43e2-9941-319420bc4cba name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.964101 | controller | Jun 12 16:44:36.893316 crc crio[22579]: time="2026-06-12T16:44:36.89325233Z" level=info msg="Creating container: openshift-marketplace/certified-operators-npjtm/registry-server" id=3108ecc4-1de1-49c5-a558-297c23753e96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.964117 | controller | Jun 12 16:44:36.893692 crc crio[22579]: time="2026-06-12T16:44:36.893627299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.964133 | controller | Jun 12 16:44:36.942703 crc crio[22579]: time="2026-06-12T16:44:36.942597202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.964149 | controller | Jun 12 16:44:36.945707 crc crio[22579]: time="2026-06-12T16:44:36.94563996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.964165 | controller | Jun 12 16:44:37.372048 crc crio[22579]: time="2026-06-12T16:44:37.371925938Z" level=info msg="Created container 5a771f49a33c1a15c23f17e45ffc92ea97666f4734622338677b0f43519be9f1: openshift-marketplace/certified-operators-npjtm/registry-server" id=3108ecc4-1de1-49c5-a558-297c23753e96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.964181 | controller | Jun 12 16:44:37.373281 crc crio[22579]: time="2026-06-12T16:44:37.37319061Z" level=info msg="Starting container: 5a771f49a33c1a15c23f17e45ffc92ea97666f4734622338677b0f43519be9f1" id=2cfd5993-4970-4b2b-a349-3b902b467a33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.964203 | controller | Jun 12 16:44:37.381406 crc crio[22579]: time="2026-06-12T16:44:37.381125404Z" level=info msg="Started container" PID=175894 containerID=5a771f49a33c1a15c23f17e45ffc92ea97666f4734622338677b0f43519be9f1 description=openshift-marketplace/certified-operators-npjtm/registry-server id=2cfd5993-4970-4b2b-a349-3b902b467a33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879
2026-06-12 17:11:40.964220 | controller | Jun 12 16:44:44.290794 crc crio[22579]: time="2026-06-12T16:44:44.289744016Z" level=info msg="Stopping container: 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6 (timeout: 2s)" id=3f4c8649-2458-4d4a-bb0b-e43676fd1893 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.964236 | controller | Jun 12 16:44:44.459200 crc crio[22579]: time="2026-06-12T16:44:44.458144075Z" level=info msg="Stopped container 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6: openshift-marketplace/certified-operators-7kt48/registry-server" id=3f4c8649-2458-4d4a-bb0b-e43676fd1893 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.964253 | controller | Jun 12 16:44:44.460592 crc crio[22579]: time="2026-06-12T16:44:44.460455494Z" level=info msg="Stopping pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830" id=07dafcf8-ed1b-4113-895a-db28d4178d09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.964269 | controller | Jun 12 16:44:44.463337 crc crio[22579]: time="2026-06-12T16:44:44.463215434Z" level=info msg="Got pod network &{Name:certified-operators-7kt48 Namespace:openshift-marketplace ID:526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 UID:a2c06fe1-8a79-46bb-ba72-b64613f31765 NetNS:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2c06fe1_8a79_46bb_ba72_b64613f31765.slice PodAnnotations:0xc0005481e0}] Aliases:map[]}"
2026-06-12 17:11:40.964285 | controller | Jun 12 16:44:44.463598 crc crio[22579]: time="2026-06-12T16:44:44.463472051Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-7kt48 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.964302 | controller | Jun 12 16:44:44.885260 crc crio[22579]: time="2026-06-12T16:44:44.884784461Z" level=info msg="Stopped pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830" id=07dafcf8-ed1b-4113-895a-db28d4178d09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.964318 | controller | Jun 12 16:44:48.046145 crc crio[22579]: time="2026-06-12T16:44:48.041411681Z" level=info msg="Removing container: 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c" id=432e9664-b649-439e-876d-b7074c77a616 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.964334 | controller | Jun 12 16:44:48.183964 crc crio[22579]: time="2026-06-12T16:44:48.182988694Z" level=info msg="Removed container 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c: openshift-infra/auto-csr-approver-29688038-lthb6/oc" id=432e9664-b649-439e-876d-b7074c77a616 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.964370 | controller | Jun 12 16:44:48.189309 crc crio[22579]: time="2026-06-12T16:44:48.189227073Z" level=info msg="Removing container: 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6" id=f7732567-f2a0-4781-9c06-9554104a3ffa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.964389 | controller | Jun 12 16:44:49.790097 crc crio[22579]: time="2026-06-12T16:44:49.789370366Z" level=info msg="Removed container 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6: openshift-marketplace/certified-operators-7kt48/registry-server" id=f7732567-f2a0-4781-9c06-9554104a3ffa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.964410 | controller | Jun 12 16:44:49.801807 crc crio[22579]: time="2026-06-12T16:44:49.801659201Z" level=info msg="Removing container: d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990" id=9ecbd0f4-7f98-4e43-a219-acbc07d4b032 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.964428 | controller | Jun 12 16:44:50.136891 crc crio[22579]: time="2026-06-12T16:44:50.13656061Z" level=info msg="Removed container d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990: openshift-marketplace/certified-operators-7kt48/extract-utilities" id=9ecbd0f4-7f98-4e43-a219-acbc07d4b032 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.964444 | controller | Jun 12 16:44:50.151576 crc crio[22579]: time="2026-06-12T16:44:50.147917461Z" level=info msg="Removing container: f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943" id=534af0bd-d9a2-4817-946b-588f99fc990e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.964460 | controller | Jun 12 16:44:50.224095 crc crio[22579]: time="2026-06-12T16:44:50.223886554Z" level=info msg="Removed container f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943: openshift-marketplace/certified-operators-7kt48/extract-content" id=534af0bd-d9a2-4817-946b-588f99fc990e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.964477 | controller | Jun 12 16:44:50.238902 crc crio[22579]: time="2026-06-12T16:44:50.238806626Z" level=info msg="Stopping pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132" id=f88ce0e2-3820-4748-8f7c-1409dee68c2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.964493 | controller | Jun 12 16:44:50.238902 crc crio[22579]: time="2026-06-12T16:44:50.238911349Z" level=info msg="Stopped pod sandbox (already stopped): 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132" id=f88ce0e2-3820-4748-8f7c-1409dee68c2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.964509 | controller | Jun 12 16:44:50.239773 crc crio[22579]: time="2026-06-12T16:44:50.239642478Z" level=info msg="Removing pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132" id=9546bd79-a270-4026-abbd-afd6569dd28b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.964525 | controller | Jun 12 16:44:50.252845 crc crio[22579]: time="2026-06-12T16:44:50.252747903Z" level=info msg="Removed pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132" id=9546bd79-a270-4026-abbd-afd6569dd28b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.964541 | controller | Jun 12 16:44:50.254140 crc crio[22579]: time="2026-06-12T16:44:50.254050596Z" level=info msg="Stopping pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830" id=25e7db09-8e25-49e1-8d0b-081323a5bbcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.964558 | controller | Jun 12 16:44:50.254140 crc crio[22579]: time="2026-06-12T16:44:50.254119698Z" level=info msg="Stopped pod sandbox (already stopped): 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830" id=25e7db09-8e25-49e1-8d0b-081323a5bbcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.964575 | controller | Jun 12 16:44:50.256390 crc crio[22579]: time="2026-06-12T16:44:50.256258863Z" level=info msg="Removing pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830" id=c6d0cc1b-0d44-41a9-b98d-dc615eaf141c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.964659 | controller | Jun 12 16:44:50.288440 crc crio[22579]: time="2026-06-12T16:44:50.288346064Z" level=info msg="Removed pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830" id=c6d0cc1b-0d44-41a9-b98d-dc615eaf141c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.964688 | controller | Jun 12 16:44:50.289459 crc crio[22579]: time="2026-06-12T16:44:50.28937251Z" level=info msg="Stopping pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46" id=df7a2fa4-8438-4fe8-bfa9-d8de472bab73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.964705 | controller | Jun 12 16:44:50.289459 crc crio[22579]: time="2026-06-12T16:44:50.289456122Z" level=info msg="Stopped pod sandbox (already stopped): 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46" id=df7a2fa4-8438-4fe8-bfa9-d8de472bab73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.964722 | controller | Jun 12 16:44:50.290067 crc crio[22579]: time="2026-06-12T16:44:50.290005566Z" level=info msg="Removing pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46" id=e0754048-a1ac-4626-a9a2-f35c09ed7d78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.964738 | controller | Jun 12 16:44:50.308891 crc crio[22579]: time="2026-06-12T16:44:50.308798967Z" level=info msg="Removed pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46" id=e0754048-a1ac-4626-a9a2-f35c09ed7d78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.964754 | controller | Jun 12 16:45:00.932060 crc crio[22579]: time="2026-06-12T16:45:00.93096052Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/POD" id=260964fb-586e-488c-91f7-247574342e62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.964771 | controller | Jun 12 16:45:00.932060 crc crio[22579]: time="2026-06-12T16:45:00.931956426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.964787 | controller | Jun 12 16:45:00.977596 crc crio[22579]: time="2026-06-12T16:45:00.976782003Z" level=info msg="Got pod network &{Name:collect-profiles-29688045-f89km Namespace:openshift-operator-lifecycle-manager ID:49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 UID:d1f6cac1-5996-4a64-9974-1a4068402d95 NetNS:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1f6cac1_5996_4a64_9974_1a4068402d95.slice PodAnnotations:0xc00008cb98}] Aliases:map[]}"
2026-06-12 17:11:40.964804 | controller | Jun 12 16:45:00.977596 crc crio[22579]: time="2026-06-12T16:45:00.9774454Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.964821 | controller | Jun 12 16:45:01.545477 crc crio[22579]: 2026-06-12T16:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49f6bde80ff76d5 Mac:7e:0b:3f:b4:e3:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a SocketPath: PciID:}] [{Interface:0xc000680b80 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.964837 | controller | Jun 12 16:45:01.548695 crc crio[22579]: time="2026-06-12T16:45:01.548578773Z" level=info msg="Got pod network &{Name:collect-profiles-29688045-f89km Namespace:openshift-operator-lifecycle-manager ID:49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 UID:d1f6cac1-5996-4a64-9974-1a4068402d95 NetNS:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1f6cac1_5996_4a64_9974_1a4068402d95.slice PodAnnotations:0xc00008cb98}] Aliases:map[]}"
2026-06-12 17:11:40.964854 | controller | Jun 12 16:45:01.548834 crc crio[22579]: time="2026-06-12T16:45:01.54881578Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.964874 | controller | Jun 12 16:45:01.566156 crc crio[22579]: time="2026-06-12T16:45:01.56601943Z" level=info msg="Ran pod sandbox 49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/POD" id=260964fb-586e-488c-91f7-247574342e62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.964892 | controller | Jun 12 16:45:01.569310 crc crio[22579]: time="2026-06-12T16:45:01.569213762Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=073411ce-c1bd-4302-8333-c5b212073ac2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.964909 | controller | Jun 12 16:45:01.571563 crc crio[22579]: time="2026-06-12T16:45:01.571440028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f05e1add-10e0-4092-a2c0-f0ce512a4ae2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.964926 | controller | Jun 12 16:45:01.580803 crc crio[22579]: time="2026-06-12T16:45:01.580031258Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/collect-profiles" id=e0e53293-550e-4177-9207-ef0952a77b08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.964942 | controller | Jun 12 16:45:01.581115 crc crio[22579]: time="2026-06-12T16:45:01.580899631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.964958 | controller | Jun 12 16:45:01.644202 crc crio[22579]: time="2026-06-12T16:45:01.643773299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.964974 | controller | Jun 12 16:45:01.649184 crc crio[22579]: time="2026-06-12T16:45:01.649061255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.964991 | controller | Jun 12 16:45:01.800928 crc crio[22579]: time="2026-06-12T16:45:01.800646873Z" level=info msg="Created container 0158968fc5500d8ee41ead498eff88b3a33d42b0c0a7bd161bbdcec80a2283b9: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/collect-profiles" id=e0e53293-550e-4177-9207-ef0952a77b08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.965010 | controller | Jun 12 16:45:01.803406 crc crio[22579]: time="2026-06-12T16:45:01.803297461Z" level=info msg="Starting container: 0158968fc5500d8ee41ead498eff88b3a33d42b0c0a7bd161bbdcec80a2283b9" id=d8d391e5-a1f9-432e-815d-9187b4126283 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.965030 | controller | Jun 12 16:45:01.811936 crc crio[22579]: time="2026-06-12T16:45:01.811708776Z" level=info msg="Started container" PID=177535 containerID=0158968fc5500d8ee41ead498eff88b3a33d42b0c0a7bd161bbdcec80a2283b9 description=openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/collect-profiles id=d8d391e5-a1f9-432e-815d-9187b4126283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1
2026-06-12 17:11:40.965046 | controller | Jun 12 16:45:03.441742 crc crio[22579]: time="2026-06-12T16:45:03.441094928Z" level=info msg="Stopping pod sandbox: 49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1" id=61710c77-3ae4-476b-8d97-1994b49f1607 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.965063 | controller | Jun 12 16:45:03.443252 crc crio[22579]: time="2026-06-12T16:45:03.442365111Z" level=info msg="Got pod network &{Name:collect-profiles-29688045-f89km Namespace:openshift-operator-lifecycle-manager ID:49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 UID:d1f6cac1-5996-4a64-9974-1a4068402d95 NetNS:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1f6cac1_5996_4a64_9974_1a4068402d95.slice PodAnnotations:0xc004fc13b0}] Aliases:map[]}"
2026-06-12 17:11:40.965083 | controller | Jun 12 16:45:03.443252 crc crio[22579]: time="2026-06-12T16:45:03.442646028Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.965099 | controller | Jun 12 16:45:03.800997 crc crio[22579]: time="2026-06-12T16:45:03.800423373Z" level=info msg="Stopped pod sandbox: 49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1" id=61710c77-3ae4-476b-8d97-1994b49f1607 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.965116 | controller | Jun 12 16:45:13.956573 crc crio[22579]: time="2026-06-12T16:45:13.955643078Z" level=info msg="Stopping pod sandbox: eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11" id=6457cf1f-b5dd-44df-89cb-b4d3abe67753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.965132 | controller | Jun 12 16:45:13.958129 crc crio[22579]: time="2026-06-12T16:45:13.957323451Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj Namespace:openstack ID:eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 UID:bbb813af-94c0-419b-88a0-445a31afc82e NetNS:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbb813af_94c0_419b_88a0_445a31afc82e.slice PodAnnotations:0xc000385868}] Aliases:map[]}"
2026-06-12 17:11:40.965152 | controller | Jun 12 16:45:13.958129 crc crio[22579]: time="2026-06-12T16:45:13.957479854Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.965170 | controller | Jun 12 16:45:14.816710 crc crio[22579]: time="2026-06-12T16:45:14.81634801Z" level=info msg="Stopped pod sandbox: eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11" id=6457cf1f-b5dd-44df-89cb-b4d3abe67753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.965187 | controller | Jun 12 16:45:17.898039 crc crio[22579]: time="2026-06-12T16:45:17.895951447Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/POD" id=4e426369-93ab-4078-a4c8-5b620713d3c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.965203 | controller | Jun 12 16:45:17.898039 crc crio[22579]: time="2026-06-12T16:45:17.897061796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.965219 | controller | Jun 12 16:45:17.935939 crc crio[22579]: time="2026-06-12T16:45:17.935823397Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv Namespace:openstack ID:81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 UID:e50bee15-1216-4384-91c2-22115b8bc1b0 NetNS:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode50bee15_1216_4384_91c2_22115b8bc1b0.slice PodAnnotations:0xc004fc0208}] Aliases:map[]}"
2026-06-12 17:11:40.965236 | controller | Jun 12 16:45:17.935939 crc crio[22579]: time="2026-06-12T16:45:17.935906299Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.965256 | controller | Jun 12 16:45:18.987819 crc crio[22579]: 2026-06-12T16:45:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81819299bde29ac Mac:82:85:a2:d0:9d:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.965273 | controller | Jun 12 16:45:18.990590 crc crio[22579]: time="2026-06-12T16:45:18.989851506Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv Namespace:openstack ID:81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 UID:e50bee15-1216-4384-91c2-22115b8bc1b0 NetNS:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode50bee15_1216_4384_91c2_22115b8bc1b0.slice PodAnnotations:0xc004fc0208}] Aliases:map[]}"
2026-06-12 17:11:40.965289 | controller | Jun 12 16:45:18.990590 crc crio[22579]: time="2026-06-12T16:45:18.990119243Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.965305 | controller | Jun 12 16:45:19.002858 crc crio[22579]: time="2026-06-12T16:45:19.002732816Z" level=info msg="Ran pod sandbox 81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/POD" id=4e426369-93ab-4078-a4c8-5b620713d3c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.965321 | controller | Jun 12 16:45:19.006305 crc crio[22579]: time="2026-06-12T16:45:19.006239646Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=218201b0-61bf-4616-8bfb-6291b3467cef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.965337 | controller | Jun 12 16:45:19.039389 crc crio[22579]: time="2026-06-12T16:45:19.038713217Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=b2629653-7399-4eab-a54a-07be5eacfd74 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.965379 | controller | Jun 12 16:45:19.095259 crc crio[22579]: time="2026-06-12T16:45:19.0951312Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=32d7ee81-2e13-4579-b68e-ecba6b8646ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.965398 | controller | Jun 12 16:45:19.095841 crc crio[22579]: time="2026-06-12T16:45:19.095682364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.965415 | controller | Jun 12 16:45:19.141856 crc crio[22579]: time="2026-06-12T16:45:19.141758023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.965431 | controller | Jun 12 16:45:19.144924 crc crio[22579]: time="2026-06-12T16:45:19.144858513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.965447 | controller | Jun 12 16:45:19.541216 crc crio[22579]: time="2026-06-12T16:45:19.541017629Z" level=info msg="Created container bd01267537b39b913689d3625ed9bcb8cde14c4c96b42fe1229f5abf83abe89a: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=32d7ee81-2e13-4579-b68e-ecba6b8646ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.965464 | controller | Jun 12 16:45:19.542393 crc crio[22579]: time="2026-06-12T16:45:19.542307752Z" level=info msg="Starting container: bd01267537b39b913689d3625ed9bcb8cde14c4c96b42fe1229f5abf83abe89a" id=39ba29f0-7926-4297-8690-da9ca17258b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.965484 | controller | Jun 12 16:45:19.550901 crc crio[22579]: time="2026-06-12T16:45:19.55081182Z" level=info msg="Started container" PID=178640 containerID=bd01267537b39b913689d3625ed9bcb8cde14c4c96b42fe1229f5abf83abe89a description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=39ba29f0-7926-4297-8690-da9ca17258b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911
2026-06-12 17:11:40.965501 | controller | Jun 12 16:45:50.334997 crc crio[22579]: time="2026-06-12T16:45:50.334110722Z" level=info msg="Removing container: fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4" id=47896ec8-f721-4a2d-b63e-7ec7ff5fe1d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.965518 | controller | Jun 12 16:45:50.374029 crc crio[22579]: time="2026-06-12T16:45:50.37393402Z" level=info msg="Removed container fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles" id=47896ec8-f721-4a2d-b63e-7ec7ff5fe1d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.965534 | controller | Jun 12 16:45:50.386214 crc crio[22579]: time="2026-06-12T16:45:50.386100211Z" level=info msg="Stopping pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f" id=6124945c-e8ac-4e9b-a8a3-c36e866a428e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.965551 | controller | Jun 12 16:45:50.386214 crc crio[22579]: time="2026-06-12T16:45:50.386215764Z" level=info msg="Stopped pod sandbox (already stopped): 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f" id=6124945c-e8ac-4e9b-a8a3-c36e866a428e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.965567 | controller | Jun 12 16:45:50.387354 crc crio[22579]: time="2026-06-12T16:45:50.387256461Z" level=info msg="Removing pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f" id=95c86eab-3a5b-4581-996d-83ff52e48777 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.965584 | controller | Jun 12 16:45:50.407818 crc crio[22579]: time="2026-06-12T16:45:50.407719464Z" level=info msg="Removed pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f" id=95c86eab-3a5b-4581-996d-83ff52e48777 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.965599 | controller | Jun 12 16:46:00.563600 crc crio[22579]: time="2026-06-12T16:46:00.562688109Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688046-6jjwn/POD" id=e0936094-ce26-4e8b-96bf-37b6e780236d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.965616 | controller | Jun 12 16:46:00.565589 crc crio[22579]: time="2026-06-12T16:46:00.563611813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.965633 | controller | Jun 12 16:46:00.609988 crc crio[22579]: time="2026-06-12T16:46:00.609740123Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688046-6jjwn Namespace:openshift-infra ID:0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 UID:4f478096-fefc-4331-9230-759007f1763c NetNS:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f478096_fefc_4331_9230_759007f1763c.slice PodAnnotations:0xc002218550}] Aliases:map[]}"
2026-06-12 17:11:40.965650 | controller | Jun 12 16:46:00.609988 crc crio[22579]: time="2026-06-12T16:46:00.609943028Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688046-6jjwn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.965671 | controller | Jun 12 16:46:01.241914 crc crio[22579]: 2026-06-12T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e65f9762ffff67 Mac:fa:4d:ea:b9:9d:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.965722 | controller | Jun 12 16:46:01.243568 crc crio[22579]: time="2026-06-12T16:46:01.243420956Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688046-6jjwn Namespace:openshift-infra ID:0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 UID:4f478096-fefc-4331-9230-759007f1763c NetNS:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f478096_fefc_4331_9230_759007f1763c.slice PodAnnotations:0xc002218550}] Aliases:map[]}"
2026-06-12 17:11:40.965746 | controller | Jun 12 16:46:01.243851 crc crio[22579]: time="2026-06-12T16:46:01.243782536Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688046-6jjwn for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.965764 | controller | Jun 12 16:46:01.258318 crc crio[22579]: time="2026-06-12T16:46:01.257801774Z" level=info msg="Ran pod sandbox 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 with infra container: openshift-infra/auto-csr-approver-29688046-6jjwn/POD" id=e0936094-ce26-4e8b-96bf-37b6e780236d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.965781 | controller | Jun 12 16:46:01.266905 crc crio[22579]: time="2026-06-12T16:46:01.264397463Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=326bdb4e-bd7b-4c7e-bb09-35f12f6be595 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.965949 | controller | Jun 12 16:46:01.277021 crc crio[22579]: time="2026-06-12T16:46:01.276971505Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.966047 | controller | Jun 12 16:46:02.529338 crc crio[22579]: time="2026-06-12T16:46:02.528363765Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=326bdb4e-bd7b-4c7e-bb09-35f12f6be595 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.966068 | controller | Jun 12 16:46:02.531078 crc crio[22579]: time="2026-06-12T16:46:02.530676174Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec13a65d-efb4-4e46-919b-8e34c1bb00b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.966085 | controller | Jun 12 16:46:02.533758 crc crio[22579]: time="2026-06-12T16:46:02.533451435Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a585ef16-cace-41bc-95a2-c853f2981be1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.966102 | controller | Jun 12 16:46:02.543169 crc crio[22579]: time="2026-06-12T16:46:02.542987619Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688046-6jjwn/oc" id=3dd5b8c5-04b1-4aed-9f85-602dcfc0e6a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.966119 | controller | Jun 12 16:46:02.544097 crc crio[22579]: time="2026-06-12T16:46:02.543814531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.966136 | controller | Jun 12 16:46:02.591360 crc crio[22579]: time="2026-06-12T16:46:02.591247764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.966153 | controller | Jun 12 16:46:02.940707 crc crio[22579]: time="2026-06-12T16:46:02.940149091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.966175 | controller | Jun 12 16:46:03.079745 crc crio[22579]: time="2026-06-12T16:46:03.078759168Z" level=info msg="Created container d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9: openshift-infra/auto-csr-approver-29688046-6jjwn/oc" id=3dd5b8c5-04b1-4aed-9f85-602dcfc0e6a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.966192 | controller | Jun 12 16:46:03.083282 crc crio[22579]: time="2026-06-12T16:46:03.08312578Z" level=info msg="Starting container: d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9" id=f70a6258-0301-42f7-b542-3fc2196b6f04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.966209 | controller | Jun 12 16:46:03.091250 crc crio[22579]: time="2026-06-12T16:46:03.091149475Z" level=info msg="Started container" PID=181128 containerID=d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9 description=openshift-infra/auto-csr-approver-29688046-6jjwn/oc id=f70a6258-0301-42f7-b542-3fc2196b6f04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46
2026-06-12 17:11:40.966226 | controller | Jun 12 16:46:04.737318 crc crio[22579]: time="2026-06-12T16:46:04.737130621Z" level=info msg="Stopping pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46" id=ed3696a4-530b-4799-bb7a-106aa0423731 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.966242 | controller | Jun 12 16:46:04.739089 crc crio[22579]: time="2026-06-12T16:46:04.737972702Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688046-6jjwn Namespace:openshift-infra ID:0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 UID:4f478096-fefc-4331-9230-759007f1763c NetNS:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f478096_fefc_4331_9230_759007f1763c.slice PodAnnotations:0xc000622d90}] Aliases:map[]}"
2026-06-12 17:11:40.966259 | controller | Jun 12 16:46:04.739089 crc crio[22579]: time="2026-06-12T16:46:04.738106536Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688046-6jjwn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.966276 | controller | Jun 12 16:46:05.288687 crc crio[22579]: time="2026-06-12T16:46:05.288041197Z" level=info msg="Stopped pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46" id=ed3696a4-530b-4799-bb7a-106aa0423731 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.966292 | controller | Jun 12 16:46:50.429972 crc crio[22579]: time="2026-06-12T16:46:50.429282295Z" level=info msg="Removing container: f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af" id=3b79cd36-ab58-4075-ae9a-d6d6cb8b98ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.966309 | controller | Jun 12 16:46:50.585866 crc crio[22579]: time="2026-06-12T16:46:50.585761899Z" level=info msg="Removed container f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af: openshift-infra/auto-csr-approver-29688040-58ltd/oc" id=3b79cd36-ab58-4075-ae9a-d6d6cb8b98ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.966325 | controller | Jun 12 16:46:50.603373 crc crio[22579]: time="2026-06-12T16:46:50.603321668Z" level=info msg="Stopping pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b" id=8d6a31fa-755e-4c66-a2f6-c9121e31c58a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.966341 | controller | Jun 12 16:46:50.603853 crc crio[22579]: time="2026-06-12T16:46:50.603831691Z" level=info msg="Stopped pod sandbox (already stopped): 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b" id=8d6a31fa-755e-4c66-a2f6-c9121e31c58a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.966386 | controller | Jun 12 16:46:50.605038 crc crio[22579]: time="2026-06-12T16:46:50.60496651Z" level=info msg="Removing pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b" id=36f588a0-d063-40b3-9b29-655d1da968f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.966405 | controller | Jun 12 16:46:50.624048 crc crio[22579]: time="2026-06-12T16:46:50.623952426Z" level=info msg="Removed pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b" id=36f588a0-d063-40b3-9b29-655d1da968f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.966422 | controller | Jun 12 16:48:00.968800 crc crio[22579]: time="2026-06-12T16:48:00.968146334Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688048-dqssc/POD" id=b8bdd687-ace2-45cf-92e9-c1621a8293b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.966438 | controller | Jun 12 16:48:00.972617 crc crio[22579]: time="2026-06-12T16:48:00.968952445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.966455 | controller | Jun 12 16:48:01.009751 crc crio[22579]: time="2026-06-12T16:48:01.009588005Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688048-dqssc Namespace:openshift-infra ID:3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b UID:3450ee66-9591-495a-bc22-ac5288acf635 NetNS:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3450ee66_9591_495a_bc22_ac5288acf635.slice PodAnnotations:0xc000385df8}] Aliases:map[]}"
2026-06-12 17:11:40.966472 | controller | Jun 12 16:48:01.009751 crc crio[22579]: time="2026-06-12T16:48:01.009696187Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688048-dqssc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.966489 | controller | Jun 12 16:48:01.595656 crc crio[22579]: 2026-06-12T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3153ffd306aae18 Mac:be:13:62:3a:08:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.966506 | controller | Jun 12 16:48:01.600314 crc crio[22579]: time="2026-06-12T16:48:01.598807881Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688048-dqssc Namespace:openshift-infra ID:3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b UID:3450ee66-9591-495a-bc22-ac5288acf635 NetNS:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3450ee66_9591_495a_bc22_ac5288acf635.slice PodAnnotations:0xc000385df8}] Aliases:map[]}"
2026-06-12 17:11:40.966523 | controller | Jun 12 16:48:01.600314 crc crio[22579]: time="2026-06-12T16:48:01.599095199Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688048-dqssc for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.966539 | controller | Jun 12 16:48:01.611681 crc crio[22579]: time="2026-06-12T16:48:01.611462985Z" level=info msg="Ran pod sandbox 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b with infra container: openshift-infra/auto-csr-approver-29688048-dqssc/POD" id=b8bdd687-ace2-45cf-92e9-c1621a8293b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.966556 | controller | Jun 12 16:48:01.617871 crc crio[22579]: time="2026-06-12T16:48:01.617699885Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5199b868-6512-42ba-9a10-38d7ef19af60 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.966576 | controller | Jun 12 16:48:01.634676 crc crio[22579]: time="2026-06-12T16:48:01.634387452Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.966593 | controller | Jun 12 16:48:03.197279 crc crio[22579]: time="2026-06-12T16:48:03.196722907Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5199b868-6512-42ba-9a10-38d7ef19af60 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.966609 | controller | Jun 12 16:48:03.199358 crc crio[22579]: time="2026-06-12T16:48:03.198116713Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=466b5e27-0707-42c4-945c-f3f4c332df10 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.966625 | controller | Jun 12 16:48:03.201420 crc crio[22579]: time="2026-06-12T16:48:03.201277464Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c8a20049-02ff-4ac5-bd26-c98f55da05d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.966641 | controller | Jun 12 16:48:03.209117 crc crio[22579]: time="2026-06-12T16:48:03.209017812Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688048-dqssc/oc" id=f81da679-140b-49d3-bc02-ac95e0a4c33c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.966657 | controller | Jun 12 16:48:03.209794 crc crio[22579]: time="2026-06-12T16:48:03.209710339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.966673 | controller | Jun 12 16:48:03.283018 crc crio[22579]: time="2026-06-12T16:48:03.28241705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.966689 | controller | Jun 12 16:48:03.559362 crc crio[22579]: time="2026-06-12T16:48:03.55911064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.966705 | controller | Jun 12 16:48:03.701948 crc crio[22579]: time="2026-06-12T16:48:03.701811981Z" level=info msg="Created container 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287: openshift-infra/auto-csr-approver-29688048-dqssc/oc" id=f81da679-140b-49d3-bc02-ac95e0a4c33c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.966721 | controller | Jun 12 16:48:03.703409 crc crio[22579]: time="2026-06-12T16:48:03.703259388Z" level=info msg="Starting container: 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287" id=d4ae77dc-54cc-4a2f-8811-77fdb07349d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.966738 | controller | Jun 12 16:48:03.709410 crc crio[22579]: time="2026-06-12T16:48:03.709281052Z" level=info msg="Started container" PID=187051 containerID=0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287 description=openshift-infra/auto-csr-approver-29688048-dqssc/oc id=d4ae77dc-54cc-4a2f-8811-77fdb07349d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b
2026-06-12 17:11:40.966754 | controller | Jun 12 16:48:05.198176 crc crio[22579]: time="2026-06-12T16:48:05.196798754Z" level=info msg="Stopping pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b" id=b2ac80c2-ee81-4a39-a24d-69f00db922ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.966771 | controller | Jun 12 16:48:05.200603 crc crio[22579]: time="2026-06-12T16:48:05.198884338Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688048-dqssc Namespace:openshift-infra ID:3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b UID:3450ee66-9591-495a-bc22-ac5288acf635 NetNS:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3450ee66_9591_495a_bc22_ac5288acf635.slice PodAnnotations:0xc000548ab0}] Aliases:map[]}"
2026-06-12 17:11:40.966791 | controller | Jun 12 16:48:05.200603 crc crio[22579]: time="2026-06-12T16:48:05.199048412Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688048-dqssc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.966808 | controller | Jun 12 16:48:05.587768 crc crio[22579]: time="2026-06-12T16:48:05.587603744Z" level=info msg="Stopped pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b" id=b2ac80c2-ee81-4a39-a24d-69f00db922ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.966824 | controller | Jun 12 16:48:50.680980 crc crio[22579]: time="2026-06-12T16:48:50.679871509Z" level=info msg="Removing container: 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc" id=f60ed6d7-2c37-44a2-ad5e-ca92f732e3c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.966840 | controller | Jun 12 16:48:50.864706 crc crio[22579]: time="2026-06-12T16:48:50.864568075Z" level=info msg="Removed container 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc: openshift-infra/auto-csr-approver-29688042-nxnz6/oc" id=f60ed6d7-2c37-44a2-ad5e-ca92f732e3c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.966857 | controller | Jun 12 16:48:50.877287 crc crio[22579]: time="2026-06-12T16:48:50.877176637Z" level=info msg="Stopping pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af" id=90a83172-3b37-456f-addd-50fac186c49f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.966873 | controller | Jun 12 16:48:50.877287 crc crio[22579]: time="2026-06-12T16:48:50.87727539Z" level=info msg="Stopped pod sandbox (already stopped): 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af" id=90a83172-3b37-456f-addd-50fac186c49f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.966889 | controller | Jun 12 16:48:50.877998 crc crio[22579]: time="2026-06-12T16:48:50.877931757Z" level=info msg="Removing pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af" id=e388864b-1fbd-482f-97a4-bf2174590fff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.966904 | controller | Jun 12 16:48:50.897809 crc crio[22579]: time="2026-06-12T16:48:50.897692672Z" level=info msg="Removed pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af" id=e388864b-1fbd-482f-97a4-bf2174590fff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.966920 | controller | Jun 12 16:50:00.567238 crc crio[22579]: time="2026-06-12T16:50:00.566010432Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688050-9r9zt/POD" id=4a1a93ae-2834-4f40-9652-fe814ca326a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.966936 | controller | Jun 12 16:50:00.569321 crc crio[22579]: time="2026-06-12T16:50:00.567273585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.966952 | controller | Jun 12 16:50:00.608941 crc crio[22579]: time="2026-06-12T16:50:00.608230603Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688050-9r9zt Namespace:openshift-infra ID:38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 UID:268f7ee8-d116-4776-9f12-11c573678b11 NetNS:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod268f7ee8_d116_4776_9f12_11c573678b11.slice PodAnnotations:0xc000549c60}] Aliases:map[]}"
2026-06-12 17:11:40.966969 | controller | Jun 12 16:50:00.608941 crc crio[22579]: time="2026-06-12T16:50:00.608871759Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688050-9r9zt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.966988 | controller | Jun 12 16:50:01.172852 crc crio[22579]: 2026-06-12T16:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38bc5393b37eb97 Mac:fa:79:06:6d:ff:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.967006 | controller | Jun 12 16:50:01.174482 crc crio[22579]: time="2026-06-12T16:50:01.174346617Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688050-9r9zt Namespace:openshift-infra ID:38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 UID:268f7ee8-d116-4776-9f12-11c573678b11 NetNS:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod268f7ee8_d116_4776_9f12_11c573678b11.slice PodAnnotations:0xc000549c60}] Aliases:map[]}"
2026-06-12 17:11:40.967023 | controller | Jun 12 16:50:01.174756 crc crio[22579]: time="2026-06-12T16:50:01.174701926Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688050-9r9zt for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.967039 | controller | Jun 12 16:50:01.188080 crc crio[22579]: time="2026-06-12T16:50:01.187919084Z" level=info msg="Ran pod sandbox 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 with infra container: openshift-infra/auto-csr-approver-29688050-9r9zt/POD" id=4a1a93ae-2834-4f40-9652-fe814ca326a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.967055 | controller | Jun 12 16:50:01.192704 crc crio[22579]: time="2026-06-12T16:50:01.192545653Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=29e851cf-e1ba-4651-b61b-f9171f0ff038 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.967071 | controller | Jun 12 16:50:01.202944 crc crio[22579]: time="2026-06-12T16:50:01.202858107Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.967087 | controller | Jun 12 16:50:02.394944 crc crio[22579]: time="2026-06-12T16:50:02.393940974Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=29e851cf-e1ba-4651-b61b-f9171f0ff038 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.967104 | controller | Jun 12 16:50:02.396622 crc crio[22579]: time="2026-06-12T16:50:02.3953762Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7147bf6c-c975-45e7-8ff0-a057d296bb94 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.967120 | controller | Jun 12 16:50:02.397806 crc crio[22579]: time="2026-06-12T16:50:02.397567467Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d9679504-f524-48c2-aa41-c2b5e13a32bf name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.967136 | controller | Jun 12 16:50:02.406126 crc crio[22579]: time="2026-06-12T16:50:02.405471649Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688050-9r9zt/oc" id=5050cf53-c465-410c-87a8-a09fa8db2d4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.967153 | controller | Jun 12 16:50:02.406942 crc crio[22579]: time="2026-06-12T16:50:02.406868524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.967168 | controller | Jun 12 16:50:02.457044 crc crio[22579]: time="2026-06-12T16:50:02.456937706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.967189 | controller | Jun 12 16:50:02.717761 crc crio[22579]: time="2026-06-12T16:50:02.717660047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.967205 | controller | Jun 12 16:50:02.843078 crc crio[22579]: time="2026-06-12T16:50:02.842965353Z" level=info msg="Created container 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c: openshift-infra/auto-csr-approver-29688050-9r9zt/oc" id=5050cf53-c465-410c-87a8-a09fa8db2d4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.967221 | controller | Jun 12 16:50:02.844442 crc crio[22579]: time="2026-06-12T16:50:02.844224705Z" level=info msg="Starting container: 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c" id=59659aab-3c4b-4b22-8eaa-bafc097c7188 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.967238 | controller | Jun 12 16:50:02.849654 crc crio[22579]: time="2026-06-12T16:50:02.849546091Z" level=info msg="Started container" PID=193842 containerID=1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c description=openshift-infra/auto-csr-approver-29688050-9r9zt/oc id=59659aab-3c4b-4b22-8eaa-bafc097c7188 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80
2026-06-12 17:11:40.967269 | controller | Jun 12 16:50:05.189143 crc crio[22579]: time="2026-06-12T16:50:05.188442497Z" level=info msg="Stopping pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80" id=c85c0a3e-5ddc-462f-9b6f-7ede9a03e099 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.967287 | controller | Jun 12 16:50:05.190829 crc crio[22579]: time="2026-06-12T16:50:05.190077659Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688050-9r9zt Namespace:openshift-infra ID:38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 UID:268f7ee8-d116-4776-9f12-11c573678b11 NetNS:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod268f7ee8_d116_4776_9f12_11c573678b11.slice PodAnnotations:0xc00130c828}] Aliases:map[]}"
2026-06-12 17:11:40.967304 | controller | Jun 12 16:50:05.190829 crc crio[22579]: time="2026-06-12T16:50:05.190244953Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688050-9r9zt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.967323 | controller | Jun 12 16:50:05.521654 crc crio[22579]: time="2026-06-12T16:50:05.521434678Z" level=info msg="Stopped pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80" id=c85c0a3e-5ddc-462f-9b6f-7ede9a03e099 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.967339 | controller | Jun 12 16:50:22.955915 crc crio[22579]: time="2026-06-12T16:50:22.95477932Z" level=info msg="Stopping pod sandbox: 81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911" id=85f614e2-9b29-4137-a914-d36a07c9edd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.967375 | controller | Jun 12 16:50:22.957163 crc crio[22579]: time="2026-06-12T16:50:22.956819642Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv Namespace:openstack ID:81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 UID:e50bee15-1216-4384-91c2-22115b8bc1b0 NetNS:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode50bee15_1216_4384_91c2_22115b8bc1b0.slice PodAnnotations:0xc002308c58}] Aliases:map[]}"
2026-06-12 17:11:40.967393 | controller | Jun 12 16:50:22.957163 crc crio[22579]: time="2026-06-12T16:50:22.957063298Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.967413 | controller | Jun 12 16:50:23.863805 crc crio[22579]: time="2026-06-12T16:50:23.863217134Z" level=info msg="Stopped pod sandbox: 81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911" id=85f614e2-9b29-4137-a914-d36a07c9edd8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.967429 | controller | Jun 12 16:50:26.096604 crc crio[22579]: time="2026-06-12T16:50:26.095466989Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/POD" id=425cd3a8-1525-4c7e-b275-7c8eda23fe69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.967446 | controller | Jun 12 16:50:26.098091 crc crio[22579]: time="2026-06-12T16:50:26.096642409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.967472 | controller | Jun 12 16:50:26.142354 crc crio[22579]: time="2026-06-12T16:50:26.141831044Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb Namespace:openstack ID:ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 UID:58c16140-5b43-4dbe-a656-adad6531c845 NetNS:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58c16140_5b43_4dbe_a656_adad6531c845.slice PodAnnotations:0xc001216b60}] Aliases:map[]}"
2026-06-12 17:11:40.967491 | controller | Jun 12 16:50:26.142354 crc crio[22579]: time="2026-06-12T16:50:26.142342657Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.967507 | controller | Jun 12 16:50:26.882915 crc crio[22579]: 2026-06-12T16:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec952444b5becd6 Mac:9a:70:6f:7a:c0:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.967524 | controller | Jun 12 16:50:26.884258 crc crio[22579]: time="2026-06-12T16:50:26.884184624Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb Namespace:openstack ID:ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 UID:58c16140-5b43-4dbe-a656-adad6531c845 NetNS:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58c16140_5b43_4dbe_a656_adad6531c845.slice PodAnnotations:0xc001216b60}] Aliases:map[]}"
2026-06-12 17:11:40.967540 | controller | Jun 12 16:50:26.884453 crc crio[22579]: time="2026-06-12T16:50:26.884351658Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.967557 | controller | Jun 12 16:50:26.895229 crc crio[22579]: time="2026-06-12T16:50:26.893434962Z" level=info msg="Ran pod sandbox ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/POD" id=425cd3a8-1525-4c7e-b275-7c8eda23fe69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.967573 | controller | Jun 12 16:50:26.896157 crc crio[22579]: time="2026-06-12T16:50:26.8960839Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3ab0d470-c1de-499d-9e11-74dbc63a915a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.967589 | controller | Jun 12 16:50:27.020189 crc crio[22579]: time="2026-06-12T16:50:27.020080757Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=269432f9-8d37-441f-b4da-e434af65ce7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.967614 | controller | Jun 12 16:50:27.096037 crc crio[22579]: time="2026-06-12T16:50:27.095902642Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=acae8472-b80a-417c-8b2a-e5d5d90b4222 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.967631 | controller | Jun 12 16:50:27.096758 crc crio[22579]: time="2026-06-12T16:50:27.096560799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.967647 | controller | Jun 12 16:50:27.159726 crc crio[22579]: time="2026-06-12T16:50:27.159585314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.967663 | controller | Jun 12 16:50:27.164068 crc crio[22579]: time="2026-06-12T16:50:27.163980287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.967678 | controller | Jun 12 16:50:27.472303 crc crio[22579]: time="2026-06-12T16:50:27.472139632Z" level=info msg="Created container 4dcb95885bfaa2ec2b5aba506dff243436c71d62756bd3e2985ea3d47608d1ff: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=acae8472-b80a-417c-8b2a-e5d5d90b4222 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.967694 | controller | Jun 12 16:50:27.485541 crc crio[22579]: time="2026-06-12T16:50:27.485353543Z" level=info msg="Starting container: 4dcb95885bfaa2ec2b5aba506dff243436c71d62756bd3e2985ea3d47608d1ff" id=bd493964-d823-4caf-bf1a-c94de98ee360 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.967710 | controller | Jun 12 16:50:27.497315 crc crio[22579]: time="2026-06-12T16:50:27.497164208Z" level=info msg="Started container" PID=195421 containerID=4dcb95885bfaa2ec2b5aba506dff243436c71d62756bd3e2985ea3d47608d1ff description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam id=bd493964-d823-4caf-bf1a-c94de98ee360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380
2026-06-12 17:11:40.967726 | controller | Jun 12 16:50:50.951230 crc crio[22579]: time="2026-06-12T16:50:50.950154496Z" level=info msg="Removing container: cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96" id=bf1ef098-56e2-4b4a-9027-c2cf1e288577 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.967742 | controller | Jun 12 16:50:51.145864 crc crio[22579]: time="2026-06-12T16:50:51.145020399Z" level=info msg="Removed container cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96: openshift-infra/auto-csr-approver-29688044-v7j5m/oc" id=bf1ef098-56e2-4b4a-9027-c2cf1e288577 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.967758 | controller | Jun 12 16:50:51.160047 crc crio[22579]: time="2026-06-12T16:50:51.159960775Z" level=info msg="Stopping pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924" id=6e1d2445-c75b-4ac0-a893-729eee11112f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.967774 | controller | Jun 12 16:50:51.160047 crc crio[22579]: time="2026-06-12T16:50:51.160058037Z" level=info msg="Stopped pod sandbox (already stopped): 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924" id=6e1d2445-c75b-4ac0-a893-729eee11112f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.967790 | controller | Jun 12 16:50:51.162934 crc crio[22579]: time="2026-06-12T16:50:51.16288757Z" level=info msg="Removing pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924" id=268902ca-b369-4494-b565-5c7893ff92f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.967809 | controller | Jun 12 16:50:51.180824 crc crio[22579]: time="2026-06-12T16:50:51.180692279Z" level=info msg="Removed pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924" id=268902ca-b369-4494-b565-5c7893ff92f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.967825 | controller | Jun 12 16:51:20.189785 crc crio[22579]: time="2026-06-12T16:51:20.189089304Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-j5fzr/POD" id=da577217-c0b2-4ca6-a9ed-50411ddb3369 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.967842 | controller | Jun 12 16:51:20.191431 crc crio[22579]: time="2026-06-12T16:51:20.189810883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.967858 | controller | Jun 12 16:51:20.235169 crc crio[22579]: time="2026-06-12T16:51:20.235041489Z" level=info msg="Got pod network &{Name:redhat-marketplace-j5fzr Namespace:openshift-marketplace ID:9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 UID:fa7c732a-6246-4cfa-904e-909d8c6c814b NetNS:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa7c732a_6246_4cfa_904e_909d8c6c814b.slice PodAnnotations:0xc002218168}] Aliases:map[]}"
2026-06-12 17:11:40.967874 | controller | Jun 12 16:51:20.235169 crc crio[22579]: time="2026-06-12T16:51:20.23511324Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-j5fzr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.967890 | controller | Jun 12 16:51:20.878248 crc crio[22579]: 2026-06-12T16:51:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f16e04701ba8c6 Mac:72:53:26:11:c8:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.967906 | controller | Jun 12 16:51:20.879960 crc crio[22579]: time="2026-06-12T16:51:20.879891755Z" level=info msg="Got pod network &{Name:redhat-marketplace-j5fzr Namespace:openshift-marketplace ID:9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 UID:fa7c732a-6246-4cfa-904e-909d8c6c814b NetNS:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa7c732a_6246_4cfa_904e_909d8c6c814b.slice PodAnnotations:0xc002218168}] Aliases:map[]}"
2026-06-12 17:11:40.967923 | controller | Jun 12 16:51:20.880159 crc crio[22579]: time="2026-06-12T16:51:20.880074089Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-j5fzr for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.967939 | controller | Jun 12 16:51:20.889583 crc crio[22579]: time="2026-06-12T16:51:20.88942187Z" level=info msg="Ran pod sandbox 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 with infra container: openshift-marketplace/redhat-marketplace-j5fzr/POD" id=da577217-c0b2-4ca6-a9ed-50411ddb3369 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.967955 | controller | Jun 12 16:51:20.892587 crc crio[22579]: time="2026-06-12T16:51:20.892302835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b2a1ff11-545d-4109-8955-af47158aa4c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.967971 | controller | Jun 12 16:51:20.895675 crc crio[22579]: time="2026-06-12T16:51:20.895480996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5ba37897-8cb2-432a-87fb-e4ae3fb0ce9d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.967991 | controller | Jun 12 16:51:20.903609 crc crio[22579]: time="2026-06-12T16:51:20.90336085Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities" id=af30bff2-5984-4705-bb67-ab4906cb5d41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.968007 | controller | Jun 12 16:51:20.904030 crc crio[22579]: time="2026-06-12T16:51:20.903965025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968023 | controller | Jun 12 16:51:20.972860 crc crio[22579]: time="2026-06-12T16:51:20.972709888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968039 | controller | Jun 12 16:51:20.978081 crc crio[22579]: time="2026-06-12T16:51:20.977973373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968055 | controller | Jun 12 16:51:21.166153 crc crio[22579]: time="2026-06-12T16:51:21.165546339Z" level=info msg="Created container d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7: openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities" id=af30bff2-5984-4705-bb67-ab4906cb5d41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.968071 | controller | Jun 12 16:51:21.168926 crc crio[22579]: time="2026-06-12T16:51:21.168047734Z" level=info msg="Starting container: d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7" id=ed8a5ad8-810b-408e-867f-3d231d9b2c8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.968087 | controller | Jun 12 16:51:21.176091 crc crio[22579]: time="2026-06-12T16:51:21.175454705Z" level=info msg="Started container" PID=198497 containerID=d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7 description=openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities id=ed8a5ad8-810b-408e-867f-3d231d9b2c8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755
2026-06-12 17:11:40.968103 | controller | Jun 12 16:51:21.943270 crc crio[22579]: time="2026-06-12T16:51:21.943115357Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=604847be-6909-4336-814f-6c8319b29d56 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.968119 | controller | Jun 12 16:51:21.954607 crc crio[22579]: time="2026-06-12T16:51:21.954405508Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:11:40.968136 | controller | Jun 12 16:51:22.688859 crc crio[22579]: time="2026-06-12T16:51:22.687987481Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=604847be-6909-4336-814f-6c8319b29d56 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.968152 | controller | Jun 12 16:51:22.690029 crc crio[22579]: time="2026-06-12T16:51:22.689930771Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a6bd4fec-985b-42c1-8f36-edbf177d5cb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.968168 | controller | Jun 12 16:51:22.693178 crc crio[22579]: time="2026-06-12T16:51:22.693094973Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=93ec06f4-4884-4b60-8a2a-1e9d2a7a579a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.968183 | controller | Jun 12 16:51:22.705484 crc crio[22579]: time="2026-06-12T16:51:22.705342629Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-j5fzr/extract-content" id=582447a0-72d0-4482-97d0-0973e6e37698 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.968204 | controller | Jun 12 16:51:22.706118 crc crio[22579]: time="2026-06-12T16:51:22.706049757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968220 | controller | Jun 12 16:51:22.760231 crc crio[22579]: time="2026-06-12T16:51:22.760135771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968236 | controller | Jun 12 16:51:22.764816 crc crio[22579]: time="2026-06-12T16:51:22.7647375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968252 | controller | Jun 12 16:51:22.992071 crc crio[22579]: time="2026-06-12T16:51:22.991850105Z" level=info msg="Created container 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b: openshift-marketplace/redhat-marketplace-j5fzr/extract-content" id=582447a0-72d0-4482-97d0-0973e6e37698 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.968269 | controller | Jun 12 16:51:22.993693 crc crio[22579]: time="2026-06-12T16:51:22.99359832Z" level=info msg="Starting container: 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b" id=00717228-5d1c-4444-9249-fbb5a588089a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.968285 | controller | Jun 12 16:51:23.004952 crc crio[22579]: time="2026-06-12T16:51:23.004309967Z" level=info msg="Started container" PID=198582 containerID=0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b description=openshift-marketplace/redhat-marketplace-j5fzr/extract-content id=00717228-5d1c-4444-9249-fbb5a588089a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755
2026-06-12 17:11:40.968302 | controller | Jun 12 16:51:24.996988 crc crio[22579]: time="2026-06-12T16:51:24.996257952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=070e64e2-e671-470a-b5b1-a3458c489e27 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.968318 | controller | Jun 12 16:51:25.001633 crc crio[22579]: time="2026-06-12T16:51:25.001467197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c1332e31-d6c3-4c5d-ba86-1814b1633426 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.968335 | controller | Jun 12 16:51:25.145280 crc crio[22579]: time="2026-06-12T16:51:25.144304889Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-j5fzr/registry-server" id=9061c456-bb82-4ff1-af54-29e5bd3e501d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.968371 | controller | Jun 12 16:51:25.145742 crc crio[22579]: time="2026-06-12T16:51:25.145700835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968390 | controller | Jun 12 16:51:25.220127 crc crio[22579]: time="2026-06-12T16:51:25.220011771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968406 | controller | Jun 12 16:51:25.224932 crc crio[22579]: time="2026-06-12T16:51:25.224843226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968422 | controller | Jun 12 16:51:25.407200 crc crio[22579]: time="2026-06-12T16:51:25.407070694Z" level=info msg="Created container 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f: openshift-marketplace/redhat-marketplace-j5fzr/registry-server" id=9061c456-bb82-4ff1-af54-29e5bd3e501d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.968443 | controller | Jun 12 16:51:25.409232 crc crio[22579]: time="2026-06-12T16:51:25.409120967Z" level=info msg="Starting container: 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f" id=c14d605b-8e96-499d-ba36-bbd70d0eb2b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.968459 | controller | Jun 12 16:51:25.416841 crc crio[22579]: time="2026-06-12T16:51:25.416651841Z" level=info msg="Started container" PID=198716 containerID=54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f description=openshift-marketplace/redhat-marketplace-j5fzr/registry-server id=c14d605b-8e96-499d-ba36-bbd70d0eb2b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755
2026-06-12 17:11:40.968476 | controller | Jun 12 16:51:33.123589 crc crio[22579]: time="2026-06-12T16:51:33.12239668Z" level=info msg="Stopping container: 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f (timeout: 2s)" id=b6f3e4a3-059b-40f4-bb51-c8214b76debc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.968492 | controller | Jun 12 16:51:33.254427 crc crio[22579]: time="2026-06-12T16:51:33.2542708Z" level=info msg="Stopped container 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f: openshift-marketplace/redhat-marketplace-j5fzr/registry-server" id=b6f3e4a3-059b-40f4-bb51-c8214b76debc name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.968508 | controller | Jun 12 16:51:33.256231 crc crio[22579]: time="2026-06-12T16:51:33.256146538Z" level=info msg="Stopping pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755" id=8cc4830b-674e-4397-bd9a-54c4d4ad629a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.968525 | controller | Jun 12 16:51:33.257190 crc crio[22579]: time="2026-06-12T16:51:33.257035141Z" level=info msg="Got pod network &{Name:redhat-marketplace-j5fzr Namespace:openshift-marketplace ID:9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 UID:fa7c732a-6246-4cfa-904e-909d8c6c814b NetNS:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa7c732a_6246_4cfa_904e_909d8c6c814b.slice PodAnnotations:0xc000479868}] Aliases:map[]}"
2026-06-12 17:11:40.968542 | controller | Jun 12 16:51:33.257304 crc crio[22579]: time="2026-06-12T16:51:33.257233616Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-j5fzr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.968558 | controller | Jun 12 16:51:33.697064 crc crio[22579]: time="2026-06-12T16:51:33.696318267Z" level=info msg="Stopped pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755" id=8cc4830b-674e-4397-bd9a-54c4d4ad629a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.968574 | controller | Jun 12 16:51:34.154320 crc crio[22579]: time="2026-06-12T16:51:34.154219362Z" level=info msg="Removing container: 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f" id=b21d9489-9323-470d-a059-9e8c65f6e79c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.968590 | controller | Jun 12 16:51:34.214290 crc crio[22579]: time="2026-06-12T16:51:34.214069005Z" level=info msg="Removed container 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f: openshift-marketplace/redhat-marketplace-j5fzr/registry-server" id=b21d9489-9323-470d-a059-9e8c65f6e79c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.968606 | controller | Jun 12 16:51:34.223193 crc crio[22579]: time="2026-06-12T16:51:34.222060141Z" level=info msg="Removing container: 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b" id=78b2ec4f-fef2-4338-b29e-e08cbd8bd760 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.968626 | controller | Jun 12 16:51:34.263179 crc crio[22579]: time="2026-06-12T16:51:34.263068058Z" level=info msg="Removed container 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b: openshift-marketplace/redhat-marketplace-j5fzr/extract-content" id=78b2ec4f-fef2-4338-b29e-e08cbd8bd760 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.968642 | controller | Jun 12 16:51:34.268409 crc crio[22579]: time="2026-06-12T16:51:34.268144159Z" level=info msg="Removing container: d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7" id=92cb3241-b8e2-4e4e-8faf-3dbf7b8e7985 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.968659 | controller | Jun 12 16:51:34.327303 crc crio[22579]: time="2026-06-12T16:51:34.326180585Z" level=info msg="Removed container d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7: openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities" id=92cb3241-b8e2-4e4e-8faf-3dbf7b8e7985 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.968675 | controller | Jun 12 16:51:51.217993 crc crio[22579]: time="2026-06-12T16:51:51.21671474Z" level=info msg="Stopping pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755" id=7f7ddc2f-bffe-45b5-b64e-1dc3250dc415 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.968691 | controller | Jun 12 16:51:51.217993 crc crio[22579]: time="2026-06-12T16:51:51.217859749Z" level=info msg="Stopped pod sandbox (already stopped): 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755" id=7f7ddc2f-bffe-45b5-b64e-1dc3250dc415 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.968707 | controller | Jun 12 16:51:51.219958 crc crio[22579]: time="2026-06-12T16:51:51.219718717Z" level=info msg="Removing pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755" id=a500f7c1-40fe-40ff-be66-5e017cb1321d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.968750 | controller | Jun 12 16:51:51.247814 crc crio[22579]: time="2026-06-12T16:51:51.247685548Z" level=info msg="Removed pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755" id=a500f7c1-40fe-40ff-be66-5e017cb1321d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.968772 | controller | Jun 12 16:52:00.548124 crc crio[22579]: time="2026-06-12T16:52:00.546939621Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688052-cqx7v/POD" id=0fdac37b-604a-4431-b324-8705efb44e54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.968788 | controller | Jun 12 16:52:00.549979 crc crio[22579]: time="2026-06-12T16:52:00.548143452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.968805 | controller | Jun 12 16:52:00.592169 crc crio[22579]: time="2026-06-12T16:52:00.592032103Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688052-cqx7v Namespace:openshift-infra ID:d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f UID:79418efa-511b-46ae-a9b9-2b2d34eb5a18 NetNS:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79418efa_511b_46ae_a9b9_2b2d34eb5a18.slice PodAnnotations:0xc005ce6c70}] Aliases:map[]}"
2026-06-12 17:11:40.968822 | controller | Jun 12 16:52:00.592169 crc crio[22579]: time="2026-06-12T16:52:00.592172007Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688052-cqx7v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.968839 | controller | Jun 12 16:52:00.967895 crc crio[22579]: 2026-06-12T16:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9651887f383d56 Mac:3a:ca:8a:55:45:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 SocketPath: PciID:}] [{Interface:0xc0002ecba0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.968860 | controller | Jun 12 16:52:00.970989 crc crio[22579]: time="2026-06-12T16:52:00.970919982Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688052-cqx7v Namespace:openshift-infra ID:d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f UID:79418efa-511b-46ae-a9b9-2b2d34eb5a18 NetNS:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79418efa_511b_46ae_a9b9_2b2d34eb5a18.slice PodAnnotations:0xc005ce6c70}] Aliases:map[]}"
2026-06-12 17:11:40.968877 | controller | Jun 12 16:52:00.971288 crc crio[22579]: time="2026-06-12T16:52:00.971129337Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688052-cqx7v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.968894 | controller | Jun 12 16:52:00.992876 crc crio[22579]: time="2026-06-12T16:52:00.991169794Z" level=info msg="Ran pod sandbox d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f with infra container: openshift-infra/auto-csr-approver-29688052-cqx7v/POD" id=0fdac37b-604a-4431-b324-8705efb44e54 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.968911 | controller | Jun 12 16:52:01.001724 crc crio[22579]: time="2026-06-12T16:52:00.999564431Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a54cc332-0c56-40bf-9c2b-902a8e9f91a0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.968928 | controller | Jun 12 16:52:01.037256 crc crio[22579]: time="2026-06-12T16:52:01.037066237Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.968945 | controller | Jun 12 16:52:01.994596 crc crio[22579]: time="2026-06-12T16:52:01.991856214Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a54cc332-0c56-40bf-9c2b-902a8e9f91a0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.968961 | controller | Jun 12 16:52:01.998558 crc crio[22579]: time="2026-06-12T16:52:01.998427553Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=898c58db-d73c-45a3-b9ec-effbee1fbb0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.968977 | controller | Jun 12 16:52:02.001911 crc crio[22579]: time="2026-06-12T16:52:02.001827171Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=04c7c2f0-b2bb-463e-8f7e-8391f1665f67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.968993 | controller | Jun 12 16:52:02.013196 crc crio[22579]: time="2026-06-12T16:52:02.013105752Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688052-cqx7v/oc" id=6c0e6426-b65c-4240-8fa4-6ef478153955 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.969009 | controller | Jun 12 16:52:02.013852 crc crio[22579]: time="2026-06-12T16:52:02.013786619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969025 | controller | Jun 12 16:52:02.089702 crc crio[22579]: time="2026-06-12T16:52:02.089570803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969041 | controller | Jun 12 16:52:02.417601 crc crio[22579]: time="2026-06-12T16:52:02.417446267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969060 | controller | Jun 12 16:52:02.568926 crc crio[22579]: time="2026-06-12T16:52:02.568156482Z" level=info msg="Created container c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e: openshift-infra/auto-csr-approver-29688052-cqx7v/oc" id=6c0e6426-b65c-4240-8fa4-6ef478153955 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.969077 | controller | Jun 12 16:52:02.570402 crc crio[22579]: time="2026-06-12T16:52:02.570323138Z" level=info msg="Starting container: c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e" id=86381ffc-0023-4e58-9d26-0f92c0ed41d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.969094 | controller | Jun 12 16:52:02.576551 crc crio[22579]: time="2026-06-12T16:52:02.576427266Z" level=info msg="Started container" PID=200952 containerID=c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e description=openshift-infra/auto-csr-approver-29688052-cqx7v/oc id=86381ffc-0023-4e58-9d26-0f92c0ed41d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f
2026-06-12 17:11:40.969110 | controller | Jun 12 16:52:04.639439 crc crio[22579]: time="2026-06-12T16:52:04.638790817Z" level=info msg="Stopping pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f" id=0fb9c372-7c73-46f2-aa35-dc36adad2b7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.969127 | controller | Jun 12 16:52:04.641819 crc crio[22579]: time="2026-06-12T16:52:04.640235214Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688052-cqx7v Namespace:openshift-infra ID:d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f UID:79418efa-511b-46ae-a9b9-2b2d34eb5a18 NetNS:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79418efa_511b_46ae_a9b9_2b2d34eb5a18.slice PodAnnotations:0xc006b8f038}] Aliases:map[]}"
2026-06-12 17:11:40.969143 | controller | Jun 12 16:52:04.641819 crc crio[22579]: time="2026-06-12T16:52:04.640440719Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688052-cqx7v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.969160 | controller | Jun 12 16:52:04.981645 crc crio[22579]: time="2026-06-12T16:52:04.981047351Z" level=info msg="Stopped pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f" id=0fb9c372-7c73-46f2-aa35-dc36adad2b7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.969176 | controller | Jun 12 16:52:51.294910 crc crio[22579]: time="2026-06-12T16:52:51.293781695Z" level=info msg="Removing container: d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9" id=a27d8756-b877-4543-9dbe-fff5b0b14bdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.969192 | controller | Jun 12 16:52:51.502643 crc crio[22579]: time="2026-06-12T16:52:51.501143952Z" level=info msg="Removed container d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9: openshift-infra/auto-csr-approver-29688046-6jjwn/oc" id=a27d8756-b877-4543-9dbe-fff5b0b14bdd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.969208 | controller | Jun 12 16:52:51.540124 crc crio[22579]: time="2026-06-12T16:52:51.539965052Z" level=info msg="Stopping pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46" id=e0cd1713-98c6-45f8-8293-069878018e35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.969224 | controller | Jun 12 16:52:51.540124 crc crio[22579]: time="2026-06-12T16:52:51.540117166Z" level=info msg="Stopped pod sandbox (already stopped): 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46" id=e0cd1713-98c6-45f8-8293-069878018e35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.969240 | controller | Jun 12 16:52:51.541228 crc crio[22579]: time="2026-06-12T16:52:51.541130123Z" level=info msg="Removing pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46" id=f8abf2ec-bcb5-49a1-a634-6a96bc344794 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.969268 | controller | Jun 12 16:52:51.565292 crc crio[22579]: time="2026-06-12T16:52:51.564253189Z" level=info msg="Removed pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46" id=f8abf2ec-bcb5-49a1-a634-6a96bc344794 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.969285 | controller | Jun 12 16:53:18.273709 crc crio[22579]: time="2026-06-12T16:53:18.272405988Z" level=info msg="Stopping pod sandbox: ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380" id=737a017b-1003-41a1-a09b-ac45143e51c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.969301 | controller | Jun 12 16:53:18.275707 crc crio[22579]: time="2026-06-12T16:53:18.274693777Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb Namespace:openstack ID:ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 UID:58c16140-5b43-4dbe-a656-adad6531c845 NetNS:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58c16140_5b43_4dbe_a656_adad6531c845.slice PodAnnotations:0xc000478358}] Aliases:map[]}"
2026-06-12 17:11:40.969317 | controller | Jun 12 16:53:18.275707 crc crio[22579]: time="2026-06-12T16:53:18.275031646Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.969333 | controller | Jun 12 16:53:19.068646 crc crio[22579]: time="2026-06-12T16:53:19.067702163Z" level=info msg="Stopped pod sandbox: ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380" id=737a017b-1003-41a1-a09b-ac45143e51c8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.969368 | controller | Jun 12 16:53:20.362693 crc crio[22579]: time="2026-06-12T16:53:20.361316915Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/POD" id=b574f1c9-561f-4b3a-b5e2-e54c5ccff00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.969386 | controller | Jun 12 16:53:20.365566 crc crio[22579]: time="2026-06-12T16:53:20.362699411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969403 | controller | Jun 12 16:53:20.398824 crc crio[22579]: time="2026-06-12T16:53:20.397833257Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq Namespace:openstack ID:e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 UID:0f9403a6-237f-47a7-86df-b151e39478e6 NetNS:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f9403a6_237f_47a7_86df_b151e39478e6.slice PodAnnotations:0xc004fc0340}] Aliases:map[]}"
2026-06-12 17:11:40.969419 | controller | Jun 12 16:53:20.398824 crc crio[22579]: time="2026-06-12T16:53:20.398384871Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.969436 | controller | Jun 12 16:53:23.120302 crc crio[22579]: 2026-06-12T16:53:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e42dd56d1768922 Mac:d6:3f:f2:0b:3b:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db SocketPath: PciID:}] [{Interface:0xc00019a6d0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.969453 | controller | Jun 12 16:53:23.120302 crc crio[22579]: time="2026-06-12T16:53:22.773318461Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq Namespace:openstack ID:e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 UID:0f9403a6-237f-47a7-86df-b151e39478e6 NetNS:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f9403a6_237f_47a7_86df_b151e39478e6.slice PodAnnotations:0xc004fc0340}] Aliases:map[]}"
2026-06-12 17:11:40.969473 | controller | Jun 12 16:53:23.120302 crc crio[22579]: time="2026-06-12T16:53:22.773586958Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.969490 | controller | Jun 12 16:53:23.120302 crc crio[22579]: time="2026-06-12T16:53:22.787828065Z" level=info msg="Ran pod sandbox e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/POD" id=b574f1c9-561f-4b3a-b5e2-e54c5ccff00f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.969507 | controller | Jun 12 16:53:23.120302 crc crio[22579]: time="2026-06-12T16:53:22.790044382Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=9870b25b-1a37-4aa8-a7d8-40c3d074a494 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.969523 | controller | Jun 12 16:53:23.120302 crc crio[22579]: time="2026-06-12T16:53:22.835145445Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=21617c81-1f2b-4a90-8761-3482191339ee name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.969539 | controller | Jun 12 16:53:23.120302 crc crio[22579]: time="2026-06-12T16:53:23.116670083Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=19e41a9b-3aff-4e97-a84e-8a0a0d0dd53c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.969555 | controller | Jun 12 16:53:23.120302 crc crio[22579]: time="2026-06-12T16:53:23.117129265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969571 | controller | Jun 12 16:53:23.190059 crc crio[22579]: time="2026-06-12T16:53:23.189946743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969587 | controller | Jun 12 16:53:23.193462 crc crio[22579]: time="2026-06-12T16:53:23.193380071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969603 | controller | Jun 12 16:53:24.503698 crc crio[22579]: time="2026-06-12T16:53:24.503008396Z" level=info msg="Created container bebfdeb51ca828b3d64ae2f2f7f21f30f73e5e572d0d3ba2cd4681594e961862: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=19e41a9b-3aff-4e97-a84e-8a0a0d0dd53c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.969620 | controller | Jun 12 16:53:24.512077 crc crio[22579]: time="2026-06-12T16:53:24.511959987Z" level=info msg="Starting container: bebfdeb51ca828b3d64ae2f2f7f21f30f73e5e572d0d3ba2cd4681594e961862" id=8c6d0832-843e-4063-b1b9-917ba288859e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.969636 | controller | Jun 12 16:53:24.521580 crc crio[22579]: time="2026-06-12T16:53:24.520318733Z" level=info msg="Started container" PID=205663 containerID=bebfdeb51ca828b3d64ae2f2f7f21f30f73e5e572d0d3ba2cd4681594e961862 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=8c6d0832-843e-4063-b1b9-917ba288859e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0
2026-06-12 17:11:40.969657 | controller | Jun 12 16:54:00.589408 crc crio[22579]: time="2026-06-12T16:54:00.587867049Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688054-9kvd5/POD" id=fee44a3f-b233-4d0e-bf44-6f13446ff499 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.969674 | controller | Jun 12 16:54:00.591593 crc crio[22579]: time="2026-06-12T16:54:00.589410919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969690 | controller | Jun 12 16:54:00.670785 crc crio[22579]: time="2026-06-12T16:54:00.670463208Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688054-9kvd5 Namespace:openshift-infra ID:19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed UID:3c107423-388c-4038-bcc5-30202dc0566c NetNS:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c107423_388c_4038_bcc5_30202dc0566c.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}"
2026-06-12 17:11:40.969707 | controller | Jun 12 16:54:00.670785 crc crio[22579]: time="2026-06-12T16:54:00.670648213Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688054-9kvd5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.969724 | controller | Jun 12 16:54:01.030613 crc crio[22579]: 2026-06-12T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19d95a83c3042a7 Mac:e6:35:5d:53:bf:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 SocketPath: PciID:}] [{Interface:0xc0003266b0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.969740 | controller | Jun 12 16:54:01.033109 crc crio[22579]: time="2026-06-12T16:54:01.032991744Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688054-9kvd5 Namespace:openshift-infra ID:19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed UID:3c107423-388c-4038-bcc5-30202dc0566c NetNS:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c107423_388c_4038_bcc5_30202dc0566c.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}"
2026-06-12 17:11:40.969757 | controller | Jun 12 16:54:01.033395 crc crio[22579]: time="2026-06-12T16:54:01.033269271Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688054-9kvd5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.969773 | controller | Jun 12 16:54:01.047444 crc crio[22579]: time="2026-06-12T16:54:01.047397045Z" level=info msg="Ran pod sandbox 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed with infra container: openshift-infra/auto-csr-approver-29688054-9kvd5/POD" id=fee44a3f-b233-4d0e-bf44-6f13446ff499 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.969789 | controller | Jun 12 16:54:01.056027 crc crio[22579]: time="2026-06-12T16:54:01.055927415Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=55e49c8e-b23e-4f21-afe8-00af5ae12370 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.969812 | controller | Jun 12 16:54:01.069112 crc crio[22579]: time="2026-06-12T16:54:01.069023563Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.969828 | controller | Jun 12 16:54:01.887245 crc crio[22579]: time="2026-06-12T16:54:01.886760956Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=55e49c8e-b23e-4f21-afe8-00af5ae12370 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.969848 | controller | Jun 12 16:54:01.890690 crc crio[22579]: time="2026-06-12T16:54:01.889606569Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e86dbc46-2343-49dc-8e8f-dfb8d53a5188 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.969864 | controller | Jun 12 16:54:01.894250 crc crio[22579]: time="2026-06-12T16:54:01.894172897Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=053200a1-8179-43f8-bef4-a95d26a8ba43 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.969880 | controller | Jun 12 16:54:01.930572 crc crio[22579]: time="2026-06-12T16:54:01.920007993Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688054-9kvd5/oc" id=db80a71f-fcb3-4163-99ae-ed2a55925c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.969896 | controller | Jun 12 16:54:01.930572 crc crio[22579]: time="2026-06-12T16:54:01.920824004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969912 | controller | Jun 12 16:54:02.004113 crc crio[22579]: time="2026-06-12T16:54:02.002928171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969928 | controller | Jun 12 16:54:02.357814 crc crio[22579]: time="2026-06-12T16:54:02.357629376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.969944 | controller | Jun 12 16:54:02.500804 crc crio[22579]: time="2026-06-12T16:54:02.49972416Z" level=info msg="Created container d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01: openshift-infra/auto-csr-approver-29688054-9kvd5/oc" id=db80a71f-fcb3-4163-99ae-ed2a55925c6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.969959 | controller | Jun 12 16:54:02.501613 crc crio[22579]: time="2026-06-12T16:54:02.501414213Z" level=info msg="Starting container: d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01" id=2c2c5820-74c0-49d1-8859-6d38e8f007b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.969975 | controller | Jun 12 16:54:02.508593 crc crio[22579]: time="2026-06-12T16:54:02.508414284Z" level=info msg="Started container" PID=207895 containerID=d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01 description=openshift-infra/auto-csr-approver-29688054-9kvd5/oc id=2c2c5820-74c0-49d1-8859-6d38e8f007b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed
2026-06-12 17:11:40.969991 | controller | Jun 12 16:54:04.279994 crc crio[22579]: time="2026-06-12T16:54:04.279890895Z" level=info msg="Stopping pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed" id=b742c583-e492-4178-9835-cc874336e546 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.970007 | controller | Jun 12 16:54:04.285572 crc crio[22579]: time="2026-06-12T16:54:04.285405658Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688054-9kvd5 Namespace:openshift-infra ID:19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed UID:3c107423-388c-4038-bcc5-30202dc0566c NetNS:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c107423_388c_4038_bcc5_30202dc0566c.slice PodAnnotations:0xc001216818}] Aliases:map[]}"
2026-06-12 17:11:40.970023 | controller | Jun 12 16:54:04.286135 crc crio[22579]: time="2026-06-12T16:54:04.285666224Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688054-9kvd5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.970043 | controller | Jun 12 16:54:04.635975 crc crio[22579]: time="2026-06-12T16:54:04.635777111Z" level=info msg="Stopped pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed" id=b742c583-e492-4178-9835-cc874336e546 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.970060 | controller | Jun 12 16:54:10.492406 crc crio[22579]: time="2026-06-12T16:54:10.491298128Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-df8gv/POD" id=0b5cf782-17cd-4a85-bf43-031a6e0a6300 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.970076 | controller | Jun 12 16:54:10.495459 crc crio[22579]: time="2026-06-12T16:54:10.492411207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970093 | controller | Jun 12 16:54:10.585698 crc crio[22579]: time="2026-06-12T16:54:10.584155022Z" level=info msg="Got pod network &{Name:community-operators-df8gv Namespace:openshift-marketplace ID:8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b UID:008838fc-a103-451e-9bb1-86ea44e0fe61 NetNS:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008838fc_a103_451e_9bb1_86ea44e0fe61.slice PodAnnotations:0xc000478438}] Aliases:map[]}"
2026-06-12 17:11:40.970109 | controller | Jun 12 16:54:10.585698 crc crio[22579]: time="2026-06-12T16:54:10.585013734Z" level=info msg="Adding pod openshift-marketplace_community-operators-df8gv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.970125 | controller | Jun 12 16:54:11.844285 crc crio[22579]: 2026-06-12T16:54:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ff3515443535cd Mac:56:5f:a3:df:4e:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.970141 | controller | Jun 12 16:54:11.846436 crc crio[22579]: time="2026-06-12T16:54:11.846302602Z" level=info msg="Got pod network &{Name:community-operators-df8gv Namespace:openshift-marketplace ID:8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b UID:008838fc-a103-451e-9bb1-86ea44e0fe61 NetNS:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008838fc_a103_451e_9bb1_86ea44e0fe61.slice PodAnnotations:0xc000478438}] Aliases:map[]}"
2026-06-12 17:11:40.970156 | controller | Jun 12 16:54:11.846664 crc crio[22579]: time="2026-06-12T16:54:11.84661675Z" level=info msg="Checking pod openshift-marketplace_community-operators-df8gv for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.970172 | controller | Jun 12 16:54:11.865936 crc crio[22579]: time="2026-06-12T16:54:11.863605328Z" level=info msg="Ran pod sandbox 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b with infra container: openshift-marketplace/community-operators-df8gv/POD" id=0b5cf782-17cd-4a85-bf43-031a6e0a6300 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.970189 | controller | Jun 12 16:54:11.866439 crc crio[22579]: time="2026-06-12T16:54:11.866252096Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-tw7cz/POD" id=33552f2b-95de-43f0-83a5-a85e60d27a63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.970205 | controller | Jun 12 16:54:11.866439 crc crio[22579]: time="2026-06-12T16:54:11.86639559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970224 | controller | Jun 12 16:54:11.873752 crc crio[22579]: time="2026-06-12T16:54:11.873547554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0ff0c448-1e64-4463-9290-ab224146ee9b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.970241 | controller | Jun 12 16:54:11.918846 crc crio[22579]: time="2026-06-12T16:54:11.918722439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d9224c57-c6a2-456e-af06-4217b99a94ef name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.970257 | controller | Jun 12 16:54:11.940018 crc crio[22579]: time="2026-06-12T16:54:11.939922576Z" level=info msg="Got pod network &{Name:redhat-operators-tw7cz Namespace:openshift-marketplace ID:7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f UID:b3b95561-6f23-4a10-bce5-0e0e40df7233 NetNS:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3b95561_6f23_4a10_bce5_0e0e40df7233.slice PodAnnotations:0xc00130cb10}] Aliases:map[]}"
2026-06-12 17:11:40.970273 | controller | Jun 12 16:54:11.940018 crc crio[22579]: time="2026-06-12T16:54:11.940004508Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-tw7cz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.970289 | controller | Jun 12 16:54:13.918986 crc crio[22579]: time="2026-06-12T16:54:13.915393568Z" level=info msg="Creating container: openshift-marketplace/community-operators-df8gv/extract-utilities" id=f2ff8a92-2966-4e46-bb38-b8b1fb446331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.970306 | controller | Jun 12 16:54:13.918986 crc crio[22579]: time="2026-06-12T16:54:13.917114882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970322 | controller | Jun 12 16:54:14.032587 crc crio[22579]: time="2026-06-12T16:54:14.017717066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970338 | controller | Jun 12 16:54:14.032587 crc crio[22579]: time="2026-06-12T16:54:14.027009326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970379 | controller | Jun 12 16:54:14.892025 crc crio[22579]: time="2026-06-12T16:54:14.891183876Z" level=info msg="Created container 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4: openshift-marketplace/community-operators-df8gv/extract-utilities" id=f2ff8a92-2966-4e46-bb38-b8b1fb446331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.970397 | controller | Jun 12 16:54:14.899945 crc crio[22579]: time="2026-06-12T16:54:14.899389448Z" level=info msg="Starting container: 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4" id=f9fa3bae-6c5c-4cac-aff1-7c008848b551 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.970414 | controller | Jun 12 16:54:14.933755 crc crio[22579]: time="2026-06-12T16:54:14.933652171Z" level=info msg="Started container" PID=208677 containerID=39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4 description=openshift-marketplace/community-operators-df8gv/extract-utilities id=f9fa3bae-6c5c-4cac-aff1-7c008848b551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b
2026-06-12 17:11:40.970430 | controller | Jun 12 16:54:15.064619 crc crio[22579]: 2026-06-12T16:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b7ada67369c463 Mac:3e:df:89:a2:b9:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b SocketPath: PciID:}] [{Interface:0xc000421090 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.970452 | controller | Jun 12 16:54:15.064619 crc crio[22579]: time="2026-06-12T16:54:15.063762644Z" level=info msg="Got pod network &{Name:redhat-operators-tw7cz Namespace:openshift-marketplace ID:7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f UID:b3b95561-6f23-4a10-bce5-0e0e40df7233 NetNS:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3b95561_6f23_4a10_bce5_0e0e40df7233.slice PodAnnotations:0xc00130cb10}] Aliases:map[]}"
2026-06-12 17:11:40.970469 | controller | Jun 12 16:54:15.064619 crc crio[22579]: time="2026-06-12T16:54:15.063938419Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-tw7cz for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.970486 | controller | Jun 12 16:54:15.078429 crc crio[22579]: time="2026-06-12T16:54:15.07831437Z" level=info msg="Ran pod sandbox 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f with infra container: openshift-marketplace/redhat-operators-tw7cz/POD" id=33552f2b-95de-43f0-83a5-a85e60d27a63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.970502 | controller | Jun 12 16:54:15.081119 crc crio[22579]: time="2026-06-12T16:54:15.081017089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6ea5f493-3cbe-4f1e-965a-9c260494798e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.970518 | controller | Jun 12 16:54:15.084059 crc crio[22579]: time="2026-06-12T16:54:15.083987656Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8738a9cd-38dc-470c-a252-068681de30c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.970534 | controller | Jun 12 16:54:15.096223 crc crio[22579]: time="2026-06-12T16:54:15.096121689Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-tw7cz/extract-utilities" id=d803348c-5777-45e0-98c3-01474cad87d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.970550 | controller | Jun 12 16:54:15.096783 crc crio[22579]: time="2026-06-12T16:54:15.096716484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970566 | controller | Jun 12 16:54:15.179565 crc crio[22579]: time="2026-06-12T16:54:15.179463908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970581 | controller | Jun 12 16:54:15.188859 crc crio[22579]: time="2026-06-12T16:54:15.188808538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970597 | controller | Jun 12 16:54:15.361206 crc crio[22579]: time="2026-06-12T16:54:15.360593417Z" level=info msg="Created container 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525: openshift-marketplace/redhat-operators-tw7cz/extract-utilities" id=d803348c-5777-45e0-98c3-01474cad87d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.970613 | controller | Jun 12 16:54:15.364237 crc crio[22579]: time="2026-06-12T16:54:15.364206761Z" level=info msg="Starting container: 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525" id=a71709d6-0403-4702-9266-cb72db65d973 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.970635 | controller | Jun 12 16:54:15.370302 crc crio[22579]: time="2026-06-12T16:54:15.370261547Z" level=info msg="Started container" PID=208745 containerID=63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525 description=openshift-marketplace/redhat-operators-tw7cz/extract-utilities id=a71709d6-0403-4702-9266-cb72db65d973 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f
2026-06-12 17:11:40.970652 | controller | Jun 12 16:54:15.666996 crc crio[22579]: time="2026-06-12T16:54:15.666940506Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=2eb4af5f-c923-4c45-b8a8-73410af44128 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.970668 | controller | Jun 12 16:54:15.674413 crc crio[22579]: time="2026-06-12T16:54:15.674174912Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.970684 | controller | Jun 12 16:54:15.677049 crc crio[22579]: time="2026-06-12T16:54:15.676938294Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b2008fe2-1608-41f3-96be-bfc17560310c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.970700 | controller | Jun 12 16:54:15.687783 crc crio[22579]: time="2026-06-12T16:54:15.687575028Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.970716 | controller | Jun 12 16:54:17.157250 crc crio[22579]: time="2026-06-12T16:54:17.156611433Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=b2008fe2-1608-41f3-96be-bfc17560310c name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.970732 | controller | Jun 12 16:54:17.158718 crc crio[22579]: time="2026-06-12T16:54:17.15844413Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9a2ac1ea-7197-48eb-8ed4-e49b77042265 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.970748 | controller | Jun 12 16:54:17.162397 crc crio[22579]: time="2026-06-12T16:54:17.1623099Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d614903c-a04d-4473-9b77-7e74db81aead name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.970764 | controller | Jun 12 16:54:17.179173 crc crio[22579]: time="2026-06-12T16:54:17.179053892Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-tw7cz/extract-content" id=a00f33af-b506-436d-819e-7cce18fec669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.970780 | controller | Jun 12 16:54:17.179976 crc crio[22579]: time="2026-06-12T16:54:17.179901943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970796 | controller | Jun 12 16:54:17.264822 crc crio[22579]: time="2026-06-12T16:54:17.257136425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970812 | controller | Jun 12 16:54:17.264822 crc crio[22579]: time="2026-06-12T16:54:17.261907768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970827 | controller | Jun 12 16:54:17.436063 crc crio[22579]: time="2026-06-12T16:54:17.435939375Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=2eb4af5f-c923-4c45-b8a8-73410af44128 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.970843 | controller | Jun 12 16:54:17.437244 crc crio[22579]: time="2026-06-12T16:54:17.436959011Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5a0c969a-7aff-4fde-9cb4-589234a10d29 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.970864 | controller | Jun 12 16:54:17.443139 crc crio[22579]: time="2026-06-12T16:54:17.443017247Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=41e42be0-248a-4983-9601-65a448460741 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.970881 | controller | Jun 12 16:54:17.489315 crc crio[22579]: time="2026-06-12T16:54:17.489208308Z" level=info msg="Created container 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc: openshift-marketplace/redhat-operators-tw7cz/extract-content" id=a00f33af-b506-436d-819e-7cce18fec669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.970897 | controller | Jun 12 16:54:17.493048 crc crio[22579]: time="2026-06-12T16:54:17.492961305Z" level=info msg="Starting container: 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc" id=028739bd-9866-44eb-9d30-b62b0ee88051 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.970913 | controller | Jun 12 16:54:17.510951 crc crio[22579]: time="2026-06-12T16:54:17.510810295Z" level=info msg="Started container" PID=208862 containerID=13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc description=openshift-marketplace/redhat-operators-tw7cz/extract-content id=028739bd-9866-44eb-9d30-b62b0ee88051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f
2026-06-12 17:11:40.970930 | controller | Jun 12 16:54:17.521277 crc crio[22579]: time="2026-06-12T16:54:17.521067139Z" level=info msg="Creating container: openshift-marketplace/community-operators-df8gv/extract-content" id=45f2d5f0-f6e9-49b6-aa65-f7762040d708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.970946 | controller | Jun 12 16:54:17.521941 crc crio[22579]: time="2026-06-12T16:54:17.521834489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970962 | controller | Jun 12 16:54:17.583554 crc crio[22579]: time="2026-06-12T16:54:17.583202271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970978 | controller | Jun 12 16:54:17.588285 crc crio[22579]: time="2026-06-12T16:54:17.588155389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.970994 | controller | Jun 12 16:54:17.799644 crc crio[22579]: time="2026-06-12T16:54:17.799464197Z" level=info msg="Created container 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4: openshift-marketplace/community-operators-df8gv/extract-content" id=45f2d5f0-f6e9-49b6-aa65-f7762040d708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.971010 | controller | Jun 12 16:54:17.802139 crc crio[22579]: time="2026-06-12T16:54:17.802020143Z" level=info msg="Starting container: 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4" id=60059c9d-b180-4174-be84-f54fec4434e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.971026 | controller | Jun 12 16:54:17.809684 crc crio[22579]: time="2026-06-12T16:54:17.80888305Z" level=info msg="Started container" PID=208895 containerID=6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4 description=openshift-marketplace/community-operators-df8gv/extract-content id=60059c9d-b180-4174-be84-f54fec4434e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b
2026-06-12 17:11:40.971042 | controller | Jun 12 16:54:19.760664 crc crio[22579]: time="2026-06-12T16:54:19.759689405Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-gc9m6/POD" id=f9c62c1d-26c4-469c-99e0-8d38a857d7f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.971062 | controller | Jun 12 16:54:19.760664 crc crio[22579]: time="2026-06-12T16:54:19.760254719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971079 | controller | Jun 12 16:54:19.793176 crc crio[22579]: time="2026-06-12T16:54:19.793066575Z" level=info msg="Got pod network &{Name:certified-operators-gc9m6 Namespace:openshift-marketplace ID:d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f UID:33c42a8a-56aa-4a7c-a2c2-f0edd372d04b NetNS:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33c42a8a_56aa_4a7c_a2c2_f0edd372d04b.slice PodAnnotations:0xc0024a62b8}] Aliases:map[]}"
2026-06-12 17:11:40.971096 | controller | Jun 12 16:54:19.793176 crc crio[22579]: time="2026-06-12T16:54:19.793142387Z" level=info msg="Adding pod openshift-marketplace_certified-operators-gc9m6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.971112 | controller | Jun 12 16:54:21.939857 crc crio[22579]: 2026-06-12T16:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0080af6cd7e42e Mac:a6:56:f5:6b:1e:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.971128 | controller | Jun 12 16:54:21.942021 crc crio[22579]: time="2026-06-12T16:54:21.941684254Z" level=info msg="Got pod network &{Name:certified-operators-gc9m6 Namespace:openshift-marketplace ID:d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f UID:33c42a8a-56aa-4a7c-a2c2-f0edd372d04b NetNS:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33c42a8a_56aa_4a7c_a2c2_f0edd372d04b.slice PodAnnotations:0xc0024a62b8}] Aliases:map[]}"
2026-06-12 17:11:40.971144 | controller | Jun 12 16:54:21.942021 crc crio[22579]: time="2026-06-12T16:54:21.941835587Z" level=info msg="Checking pod openshift-marketplace_certified-operators-gc9m6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.971160 | controller | Jun 12 16:54:21.953891 crc crio[22579]: time="2026-06-12T16:54:21.953688603Z" level=info msg="Ran pod sandbox d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f with infra container: openshift-marketplace/certified-operators-gc9m6/POD" id=f9c62c1d-26c4-469c-99e0-8d38a857d7f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.971176 | controller | Jun 12 16:54:21.956769 crc crio[22579]: time="2026-06-12T16:54:21.95666865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f2641c8-b8b6-4664-8449-9cc16a455bed name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971192 | controller | Jun 12 16:54:21.959470 crc crio[22579]: time="2026-06-12T16:54:21.959422971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=053eaed2-648d-4d1a-976a-b8dca8d72880 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971208 | controller | Jun 12 16:54:21.987896 crc crio[22579]: time="2026-06-12T16:54:21.987773512Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gc9m6/extract-utilities" id=31f603c1-0078-4e03-b5dd-8133c4cf66ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.971224 | controller | Jun 12 16:54:21.988236 crc crio[22579]: time="2026-06-12T16:54:21.988206213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971258 | controller | Jun 12 16:54:22.061207 crc crio[22579]: time="2026-06-12T16:54:22.061102902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971276 | controller | Jun 12 16:54:22.067130 crc crio[22579]: time="2026-06-12T16:54:22.067009405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971293 | controller | Jun 12 16:54:22.378618 crc crio[22579]: time="2026-06-12T16:54:22.378029402Z" level=info msg="Created container 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293: openshift-marketplace/certified-operators-gc9m6/extract-utilities" id=31f603c1-0078-4e03-b5dd-8133c4cf66ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.971309 | controller | Jun 12 16:54:22.380216 crc crio[22579]: time="2026-06-12T16:54:22.380115926Z" level=info msg="Starting container: 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293" id=47e9731f-a75b-43ed-949d-9ce78961ba35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.971325 | controller | Jun 12 16:54:22.388234 crc crio[22579]: time="2026-06-12T16:54:22.388093962Z" level=info msg="Started container" PID=209233 containerID=77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293 description=openshift-marketplace/certified-operators-gc9m6/extract-utilities id=47e9731f-a75b-43ed-949d-9ce78961ba35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f
2026-06-12 17:11:40.971341 | controller | Jun 12 16:54:22.813021 crc crio[22579]: time="2026-06-12T16:54:22.812455073Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2f3b85df-361b-489e-b941-0141f8af6b05 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.971378 | controller | Jun 12 16:54:22.817727 crc crio[22579]: time="2026-06-12T16:54:22.817648977Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.971396 | controller | Jun 12 16:54:28.953434 crc crio[22579]: time="2026-06-12T16:54:28.952247911Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=aceebf39-b5b0-45dd-b127-fe3f16bd7378 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971412 | controller | Jun 12 16:54:29.014152 crc crio[22579]: time="2026-06-12T16:54:29.013958282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=143fc891-6353-448d-b10f-024320c3afc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971428 | controller | Jun 12 16:54:31.045090 crc crio[22579]: time="2026-06-12T16:54:31.044250786Z" level=info msg="Creating container: openshift-marketplace/community-operators-df8gv/registry-server" id=ac12207e-a31b-4db5-82f6-08d35673bec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.971445 | controller | Jun 12 16:54:31.046449 crc crio[22579]: time="2026-06-12T16:54:31.045416816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971461 | controller | Jun 12 16:54:31.110101 crc crio[22579]: time="2026-06-12T16:54:31.109983991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971477 | controller | Jun 12 16:54:31.113611 crc crio[22579]: time="2026-06-12T16:54:31.113478371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971496 | controller | Jun 12 16:54:31.575670 crc crio[22579]: time="2026-06-12T16:54:31.574913458Z" level=info msg="Created container b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4: openshift-marketplace/community-operators-df8gv/registry-server" id=ac12207e-a31b-4db5-82f6-08d35673bec8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.971512 | controller | Jun 12 16:54:31.577833 crc crio[22579]: time="2026-06-12T16:54:31.577419532Z" level=info msg="Starting container: b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4" id=0d9dbde6-d5f6-462a-be75-fecba558b618 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.971529 | controller | Jun 12 16:54:31.585099 crc crio[22579]: time="2026-06-12T16:54:31.584962677Z" level=info msg="Started container" PID=209730 containerID=b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4 description=openshift-marketplace/community-operators-df8gv/registry-server id=0d9dbde6-d5f6-462a-be75-fecba558b618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b
2026-06-12 17:11:40.971545 | controller | Jun 12 16:54:36.011595 crc crio[22579]: time="2026-06-12T16:54:36.009387823Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b" id=2f3b85df-361b-489e-b941-0141f8af6b05 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.971561 | controller | Jun 12 16:54:36.014916 crc crio[22579]: time="2026-06-12T16:54:36.014468924Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9563f59f-bd42-4e9a-94ea-c711217095ad name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971577 | controller | Jun 12 16:54:36.031201 crc crio[22579]: time="2026-06-12T16:54:36.030326763Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=02e6ef47-30a7-4db9-9f51-afe311db7c6c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971594 | controller | Jun 12 16:54:39.082554 crc crio[22579]: time="2026-06-12T16:54:39.081486761Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gc9m6/extract-content" id=39ba0482-bc42-4c42-ac20-12188367a8ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.971610 | controller | Jun 12 16:54:39.089987 crc crio[22579]: time="2026-06-12T16:54:39.083710168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971626 | controller | Jun 12 16:54:39.160008 crc crio[22579]: time="2026-06-12T16:54:39.159840191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971642 | controller | Jun 12 16:54:39.165652 crc crio[22579]: time="2026-06-12T16:54:39.165420764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971658 | controller | Jun 12 16:54:41.738028 crc crio[22579]: time="2026-06-12T16:54:41.736744598Z" level=info msg="Created container e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1: openshift-marketplace/certified-operators-gc9m6/extract-content" id=39ba0482-bc42-4c42-ac20-12188367a8ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.971674 | controller | Jun 12 16:54:41.740109 crc crio[22579]: time="2026-06-12T16:54:41.739860948Z" level=info msg="Starting container: e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1" id=dc6862c2-1e28-43c6-99e7-ec496002cd44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.971690 | controller | Jun 12 16:54:41.747626 crc crio[22579]: time="2026-06-12T16:54:41.747388903Z" level=info msg="Started container" PID=210165 containerID=e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1 description=openshift-marketplace/certified-operators-gc9m6/extract-content id=dc6862c2-1e28-43c6-99e7-ec496002cd44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f
2026-06-12 17:11:40.971710 | controller | Jun 12 16:54:44.185591 crc crio[22579]: time="2026-06-12T16:54:44.184625389Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5dc42c7f-a02d-49f6-8d7e-ff8d63cdc1ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971727 | controller | Jun 12 16:54:44.333745 crc crio[22579]: time="2026-06-12T16:54:44.333044406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=14e463b2-0e41-41d4-bbc6-da5321812f01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971743 | controller | Jun 12 16:54:44.372772 crc crio[22579]: time="2026-06-12T16:54:44.372316358Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gc9m6/registry-server" id=8f0e787e-e6e3-40fa-b305-e8114f8e8c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.971759 | controller | Jun 12 16:54:44.373127 crc crio[22579]: time="2026-06-12T16:54:44.372949544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971776 | controller | Jun 12 16:54:44.490861 crc crio[22579]: time="2026-06-12T16:54:44.483980187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971792 | controller | Jun 12 16:54:44.515975 crc crio[22579]: time="2026-06-12T16:54:44.515798357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.971808 | controller | Jun 12 16:54:44.735874 crc crio[22579]: time="2026-06-12T16:54:44.735700347Z" level=info msg="Created container effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861: openshift-marketplace/certified-operators-gc9m6/registry-server" id=8f0e787e-e6e3-40fa-b305-e8114f8e8c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.971825 | controller | Jun 12 16:54:44.737968 crc crio[22579]: time="2026-06-12T16:54:44.737891253Z" level=info msg="Starting container: effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861" id=ccc4d8e2-2520-4e65-aac5-7b20fabb992a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.971841 | controller | Jun 12 16:54:44.748265 crc crio[22579]: time="2026-06-12T16:54:44.748066176Z" level=info msg="Started container" PID=210445 containerID=effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861 description=openshift-marketplace/certified-operators-gc9m6/registry-server id=ccc4d8e2-2520-4e65-aac5-7b20fabb992a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f
2026-06-12 17:11:40.971858 | controller | Jun 12 16:54:51.621295 crc crio[22579]: time="2026-06-12T16:54:51.615657536Z" level=info msg="Removing container: 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287" id=4136a756-d6ab-43d4-a70e-20c4a99feb88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.971875 | controller | Jun 12 16:54:51.783465 crc crio[22579]: time="2026-06-12T16:54:51.783272527Z" level=info msg="Removed container 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287: openshift-infra/auto-csr-approver-29688048-dqssc/oc" id=4136a756-d6ab-43d4-a70e-20c4a99feb88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.971891 | controller | Jun 12 16:54:51.802205 crc crio[22579]: time="2026-06-12T16:54:51.802081452Z" level=info msg="Stopping pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b" id=455e5c45-7a84-4dc7-906e-cfdecb10aa0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.971910 | controller | Jun 12 16:54:51.802205 crc crio[22579]: time="2026-06-12T16:54:51.802181255Z" level=info msg="Stopped pod sandbox (already stopped): 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b" id=455e5c45-7a84-4dc7-906e-cfdecb10aa0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.971926 | controller | Jun 12 16:54:51.803749 crc crio[22579]: time="2026-06-12T16:54:51.803601621Z" level=info msg="Removing pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b" id=3c58bc3a-8cbe-42fe-ab19-c765aeb372e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.971942 | controller | Jun 12 16:54:51.825891 crc crio[22579]: time="2026-06-12T16:54:51.825713461Z" level=info msg="Removed pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b" id=3c58bc3a-8cbe-42fe-ab19-c765aeb372e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.971958 | controller | Jun 12 16:54:53.347388 crc crio[22579]: time="2026-06-12T16:54:53.346809568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f28328e9-2ab6-4655-a3fc-c7fc16f780ec name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971974 | controller | Jun 12 16:54:53.464828 crc crio[22579]: time="2026-06-12T16:54:53.464660467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ab870730-0c00-4a73-9f1a-51f202426526 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.971991 | controller | Jun 12 16:54:57.711239 crc crio[22579]: time="2026-06-12T16:54:57.71000511Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-tw7cz/registry-server" id=5b973644-f56b-4733-9bf7-b02c35d6bdeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972007 | controller | Jun 12 16:54:57.713072 crc crio[22579]: time="2026-06-12T16:54:57.711737145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972023 | controller | Jun 12 16:54:58.759587 crc crio[22579]: time="2026-06-12T16:54:58.758891612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972039 | controller | Jun 12 16:54:58.766112 crc crio[22579]: time="2026-06-12T16:54:58.765984385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972055 | controller | Jun 12 16:55:01.462263 crc crio[22579]: time="2026-06-12T16:55:01.461092012Z" level=info msg="Created container cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e: openshift-marketplace/redhat-operators-tw7cz/registry-server" id=5b973644-f56b-4733-9bf7-b02c35d6bdeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972072 | controller | Jun 12 16:55:01.465774 crc crio[22579]: time="2026-06-12T16:55:01.465731012Z" level=info msg="Starting container: cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e" id=f507c355-2c72-487b-82b1-97dde3ee8b51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.972088 | controller | Jun 12 16:55:01.475372 crc crio[22579]: time="2026-06-12T16:55:01.475294158Z" level=info msg="Started container" PID=211352 containerID=cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e description=openshift-marketplace/redhat-operators-tw7cz/registry-server id=f507c355-2c72-487b-82b1-97dde3ee8b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f
2026-06-12 17:11:40.972107 | controller | Jun 12 16:55:03.596961 crc crio[22579]: time="2026-06-12T16:55:03.596737015Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=5d2af11c-50ef-4aa9-865c-2a29d903f274 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972124 | controller | Jun 12 16:55:03.598989 crc crio[22579]: time="2026-06-12T16:55:03.598305955Z" level=info msg="Removing container: 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99" id=dcb3b5c3-6dcc-44b9-bf80-858d316f725c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.972140 | controller | Jun 12 16:55:03.608312 crc crio[22579]: time="2026-06-12T16:55:03.607980995Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=5898ea67-a3b9-4e39-a668-9ef795a1e208 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972156 | controller | Jun 12 16:55:03.614550 crc crio[22579]: time="2026-06-12T16:55:03.613067146Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=e54fa60e-fb6d-4418-86d8-1ea1339d50df name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972172 | controller | Jun 12 16:55:03.621448 crc crio[22579]: time="2026-06-12T16:55:03.62099184Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=329cfea0-a453-472e-b920-196520f90ba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972189 | controller | Jun 12 16:55:03.636879 crc crio[22579]: time="2026-06-12T16:55:03.636825708Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=6bc756ff-839c-43d4-982f-cbedde46be67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972205 | controller | Jun 12 16:55:03.637425 crc crio[22579]: time="2026-06-12T16:55:03.63729191Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=d1ab9048-84f0-426f-afc9-777c34f9fb6f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972220 | controller | Jun 12 16:55:03.638057 crc crio[22579]: time="2026-06-12T16:55:03.638030419Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=8f262321-0690-464e-9616-3793b3c1330a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972236 | controller | Jun 12 16:55:03.638652 crc crio[22579]: time="2026-06-12T16:55:03.638628165Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=c73556ef-732b-4169-b367-3fa868ace4bd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972252 | controller | Jun 12 16:55:03.645392 crc crio[22579]: time="2026-06-12T16:55:03.645306417Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=b11bc5e2-7a52-4c68-8652-0049d9548624 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972268 | controller | Jun 12 16:55:03.645887 crc crio[22579]: time="2026-06-12T16:55:03.64581788Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=63b20e00-38dc-4cd0-b960-5463212ddff3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972284 | controller | Jun 12 16:55:03.646302 crc crio[22579]: time="2026-06-12T16:55:03.64621179Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=80c0138c-5593-45a7-b2de-e26253fc1241 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972303 | controller | Jun 12 16:55:03.646568 crc crio[22579]: time="2026-06-12T16:55:03.646467227Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=2396e36f-1c0e-4911-91ca-8d18a2936147 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972319 | controller | Jun 12 16:55:03.647078 crc crio[22579]: time="2026-06-12T16:55:03.647055702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972335 | controller | Jun 12 16:55:03.647371 crc crio[22579]: time="2026-06-12T16:55:03.647162655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972370 | controller | Jun 12 16:55:03.647751 crc crio[22579]: time="2026-06-12T16:55:03.647690828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972388 | controller | Jun 12 16:55:03.647944 crc crio[22579]: time="2026-06-12T16:55:03.647854762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972404 | controller | Jun 12 16:55:03.842952 crc crio[22579]: time="2026-06-12T16:55:03.842288426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972420 | controller | Jun 12 16:55:03.860195 crc crio[22579]: time="2026-06-12T16:55:03.859771756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972435 | controller | Jun 12 16:55:03.878821 crc crio[22579]: time="2026-06-12T16:55:03.878757586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972451 | controller | Jun 12 16:55:03.882735 crc crio[22579]: time="2026-06-12T16:55:03.882697597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972467 | controller | Jun 12 16:55:03.886960 crc crio[22579]: time="2026-06-12T16:55:03.886869595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972482 | controller | Jun 12 16:55:03.892372 crc crio[22579]: time="2026-06-12T16:55:03.892287165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972498 | controller | Jun 12 16:55:03.903463 crc crio[22579]: time="2026-06-12T16:55:03.903267348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972513 | controller | Jun 12 16:55:03.910206 crc crio[22579]: time="2026-06-12T16:55:03.910092914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972529 | controller | Jun 12 16:55:04.102871 crc crio[22579]: time="2026-06-12T16:55:04.102777812Z" level=info msg="Removed container 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=dcb3b5c3-6dcc-44b9-bf80-858d316f725c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.972549 | controller | Jun 12 16:55:04.109225 crc crio[22579]: time="2026-06-12T16:55:04.108982141Z" level=info msg="Removing container: a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203" id=ef1935b8-6a91-4696-bdd4-aa2eb07300d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.972565 | controller | Jun 12 16:55:04.657257 crc crio[22579]: time="2026-06-12T16:55:04.65656584Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=d7aad831-9779-41a1-bfd0-f52e83a0488d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972582 | controller | Jun 12 16:55:04.670810 crc crio[22579]: time="2026-06-12T16:55:04.670695084Z" level=info msg="Removed container a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=ef1935b8-6a91-4696-bdd4-aa2eb07300d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.972598 | controller | Jun 12 16:55:04.678182 crc crio[22579]: time="2026-06-12T16:55:04.676036372Z" level=info msg="Removing container: 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e" id=4a3bce81-a3f2-444f-a61a-5696f967ce24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.972614 | controller | Jun 12 16:55:04.679651 crc crio[22579]: time="2026-06-12T16:55:04.679563733Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=496c0ac9-5822-48fc-917b-929868797342 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.972630 | controller | Jun 12 16:55:04.700072 crc crio[22579]: time="2026-06-12T16:55:04.699975919Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 17:11:40.972646 | controller | Jun 12 16:55:04.854047 crc crio[22579]: time="2026-06-12T16:55:04.853944008Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=868424ac-7b68-489f-8507-f104d2dcb429 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.972662 | controller | Jun 12 16:55:04.866017 crc crio[22579]: time="2026-06-12T16:55:04.865924627Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=c02b6242-c86a-4043-94c5-953c1349bc24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972678 | controller | Jun 12 16:55:04.866681 crc crio[22579]: time="2026-06-12T16:55:04.866615285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972695 | controller | Jun 12 16:55:04.880619 crc crio[22579]: time="2026-06-12T16:55:04.880259977Z" level=info msg="Created container 4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=80c0138c-5593-45a7-b2de-e26253fc1241 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972711 | controller | Jun 12 16:55:04.884282 crc crio[22579]: time="2026-06-12T16:55:04.884079475Z" level=info msg="Starting container: 4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9" id=5937c840-94f1-4582-b2be-36801cff0ea7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.972727 | controller | Jun 12 16:55:04.890545 crc crio[22579]: time="2026-06-12T16:55:04.890275415Z" level=info msg="Started container" PID=211690 containerID=4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=5937c840-94f1-4582-b2be-36801cff0ea7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6
2026-06-12 17:11:40.972747 | controller | Jun 12 16:55:05.013587 crc crio[22579]: time="2026-06-12T16:55:05.012892257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972764 | controller | Jun 12 16:55:05.019920 crc crio[22579]: time="2026-06-12T16:55:05.019788444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.972780 | controller | Jun 12 16:55:05.311939 crc crio[22579]: time="2026-06-12T16:55:05.311625638Z" level=info msg="Created container ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=2396e36f-1c0e-4911-91ca-8d18a2936147 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972796 | controller | Jun 12 16:55:05.312299 crc crio[22579]: time="2026-06-12T16:55:05.311896325Z" level=info msg="Created container d40bf3eae4e8103031739f5c5b610015adf32d5cf0344ab31f9a2732b4cb6f7c: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=b11bc5e2-7a52-4c68-8652-0049d9548624 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972812 | controller | Jun 12 16:55:05.313269 crc crio[22579]: time="2026-06-12T16:55:05.313035464Z" level=info msg="Created container e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=63b20e00-38dc-4cd0-b960-5463212ddff3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972828 | controller | Jun 12 16:55:05.315226 crc crio[22579]: time="2026-06-12T16:55:05.315067816Z" level=info msg="Starting container: e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649" id=fc3ea5f7-9ae8-450c-b25a-ecd166955510 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.972843 | controller | Jun 12 16:55:05.316674 crc crio[22579]: time="2026-06-12T16:55:05.316482833Z" level=info msg="Starting container: d40bf3eae4e8103031739f5c5b610015adf32d5cf0344ab31f9a2732b4cb6f7c" id=8a6d6aec-71ce-4ec4-8ca9-4ca565b42a63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.972859 | controller | Jun 12 16:55:05.317210 crc crio[22579]: time="2026-06-12T16:55:05.316568575Z" level=info msg="Starting container: ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5" id=8071a091-fb72-4c38-9783-fd0d48aaf605 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.972875 | controller | Jun 12 16:55:05.326638 crc crio[22579]: time="2026-06-12T16:55:05.326477921Z" level=info msg="Started container" PID=211689 containerID=ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=8071a091-fb72-4c38-9783-fd0d48aaf605 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6
2026-06-12 17:11:40.972891 | controller | Jun 12 16:55:05.327798 crc crio[22579]: time="2026-06-12T16:55:05.327428565Z" level=info msg="Started container" PID=211696 containerID=d40bf3eae4e8103031739f5c5b610015adf32d5cf0344ab31f9a2732b4cb6f7c description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=8a6d6aec-71ce-4ec4-8ca9-4ca565b42a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51
2026-06-12 17:11:40.972907 | controller | Jun 12 16:55:05.332677 crc crio[22579]: time="2026-06-12T16:55:05.331931571Z" level=info msg="Started container" PID=211691 containerID=e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=fc3ea5f7-9ae8-450c-b25a-ecd166955510 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d
2026-06-12 17:11:40.972928 | controller | Jun 12 16:55:05.396561 crc crio[22579]: time="2026-06-12T16:55:05.395735256Z" level=info msg="Created container df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=c02b6242-c86a-4043-94c5-953c1349bc24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.972945 | controller | Jun 12 16:55:05.398796 crc crio[22579]: time="2026-06-12T16:55:05.398687242Z" level=info msg="Starting container: df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1" id=774d6401-c9ca-4351-81b1-b4b2c4cca19c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.972961 | controller | Jun 12 16:55:05.435895 crc crio[22579]: time="2026-06-12T16:55:05.419913749Z" level=info msg="Started container" PID=211782 containerID=df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=774d6401-c9ca-4351-81b1-b4b2c4cca19c name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033
2026-06-12 17:11:40.972978 | controller | Jun 12 16:55:05.471700 crc crio[22579]: time="2026-06-12T16:55:05.465761571Z" level=info msg="Removed container 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=4a3bce81-a3f2-444f-a61a-5696f967ce24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.972994 | controller | Jun 12 16:55:05.483039 crc crio[22579]: time="2026-06-12T16:55:05.482609046Z" level=info msg="Removing container: 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982" id=3399ec59-4d5a-4825-8f48-5bf2df35baf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973010 | controller | Jun 12 16:55:05.772910 crc crio[22579]: time="2026-06-12T16:55:05.772062209Z" level=info msg="Removed container 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=3399ec59-4d5a-4825-8f48-5bf2df35baf0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973026 | controller | Jun 12 16:55:05.777001 crc crio[22579]: time="2026-06-12T16:55:05.776963025Z" level=info msg="Removing container: 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b" id=b8c738d3-9e6b-43e8-84d6-a958d0028323 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973042 | controller | Jun 12 16:55:06.149551 crc crio[22579]: time="2026-06-12T16:55:06.146047381Z" level=info msg="Stopping container: effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861 (timeout: 2s)" id=1269e86d-68e3-42f1-bbb8-1974fb8f9bd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.973058 | controller | Jun 12 16:55:06.157595 crc crio[22579]: time="2026-06-12T16:55:06.157458175Z" level=info msg="Removed container 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=b8c738d3-9e6b-43e8-84d6-a958d0028323 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973074 | controller | Jun 12 16:55:06.174934 crc crio[22579]: time="2026-06-12T16:55:06.174836473Z" level=info msg="Removing container: 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928" id=66a1f2e4-dbfd-4619-86c6-7813b97d12f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973090 | controller | Jun 12 16:55:06.348565 crc crio[22579]: time="2026-06-12T16:55:06.347423273Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=496c0ac9-5822-48fc-917b-929868797342 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.973107 | controller | Jun 12 16:55:06.362547 crc crio[22579]: time="2026-06-12T16:55:06.358745495Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=122ca986-b3ec-448b-a86b-1420a34c34a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.973127 | controller | Jun 12 16:55:06.436716 crc crio[22579]: time="2026-06-12T16:55:06.435896644Z" level=info msg="Removed container 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=66a1f2e4-dbfd-4619-86c6-7813b97d12f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973144 | controller | Jun 12 16:55:06.455856 crc crio[22579]: time="2026-06-12T16:55:06.455255913Z" level=info msg="Stopped container effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861: openshift-marketplace/certified-operators-gc9m6/registry-server" id=1269e86d-68e3-42f1-bbb8-1974fb8f9bd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.973160 | controller | Jun 12 16:55:06.471591 crc crio[22579]: time="2026-06-12T16:55:06.466071872Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=571fce5e-ae95-424e-9c58-b04cd9fea140 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.973176 | controller | Jun 12 16:55:06.471591 crc crio[22579]: time="2026-06-12T16:55:06.466923974Z" level=info msg="Stopping pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f" id=393e0e79-767e-48f3-928a-991b73ad4d87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.973193 | controller | Jun 12 16:55:06.471591 crc crio[22579]: time="2026-06-12T16:55:06.468002212Z" level=info msg="Got pod network &{Name:certified-operators-gc9m6 Namespace:openshift-marketplace ID:d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f UID:33c42a8a-56aa-4a7c-a2c2-f0edd372d04b NetNS:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33c42a8a_56aa_4a7c_a2c2_f0edd372d04b.slice PodAnnotations:0xc00130c090}] Aliases:map[]}"
2026-06-12 17:11:40.973209 | controller | Jun 12 16:55:06.471591 crc crio[22579]: time="2026-06-12T16:55:06.468212977Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-gc9m6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.973226 | controller | Jun 12 16:55:06.480063 crc crio[22579]: time="2026-06-12T16:55:06.477948588Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=8a81a479-13b3-4e8d-b90e-8c474a4c5cf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.973243 | controller | Jun 12 16:55:06.480063 crc crio[22579]: time="2026-06-12T16:55:06.47881201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.973259 | controller | Jun 12 16:55:06.767550 crc crio[22579]: time="2026-06-12T16:55:06.766669792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.973275 | controller | Jun 12 16:55:06.923582 crc crio[22579]: time="2026-06-12T16:55:06.921855983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.973292 | controller | Jun 12 16:55:07.652833 crc crio[22579]: time="2026-06-12T16:55:07.652723446Z" level=info msg="Stopped pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f" id=393e0e79-767e-48f3-928a-991b73ad4d87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.973308 | controller | Jun 12 16:55:07.687257 crc crio[22579]: time="2026-06-12T16:55:07.687093773Z" level=info msg="Created container e43e0c01584242c257c562a8cb6294247f9874d3a0e5ad3569a0a953f6a099b7: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=8a81a479-13b3-4e8d-b90e-8c474a4c5cf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.973329 | controller | Jun 12 16:55:07.690646 crc crio[22579]: time="2026-06-12T16:55:07.69048586Z" level=info msg="Starting container: e43e0c01584242c257c562a8cb6294247f9874d3a0e5ad3569a0a953f6a099b7" id=a10805e0-8e91-42e5-9ec1-79a0fdabc963 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.973359 | controller | Jun 12 16:55:07.699944 crc crio[22579]: time="2026-06-12T16:55:07.699821491Z" level=info msg="Started container" PID=211952 containerID=e43e0c01584242c257c562a8cb6294247f9874d3a0e5ad3569a0a953f6a099b7 description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=a10805e0-8e91-42e5-9ec1-79a0fdabc963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1
2026-06-12 17:11:40.973382 | controller | Jun 12 16:55:08.051140 crc crio[22579]: time="2026-06-12T16:55:08.050318597Z" level=info msg="Removing container: effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861" id=c29a8ac9-4abc-4a6e-867b-8694813b2fd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973399 | controller | Jun 12 16:55:08.103435 crc crio[22579]: time="2026-06-12T16:55:08.103289763Z" level=info msg="Removed container effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861: openshift-marketplace/certified-operators-gc9m6/registry-server" id=c29a8ac9-4abc-4a6e-867b-8694813b2fd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973415 | controller | Jun 12 16:55:08.108737 crc crio[22579]: time="2026-06-12T16:55:08.108687232Z" level=info msg="Removing container: e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1" id=38c122aa-8ddf-47f8-826e-3a43deff38af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973432 | controller | Jun 12 16:55:08.144713 crc crio[22579]: time="2026-06-12T16:55:08.144589498Z" level=info msg="Removed container e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1: openshift-marketplace/certified-operators-gc9m6/extract-content" id=38c122aa-8ddf-47f8-826e-3a43deff38af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973448 | controller | Jun 12 16:55:08.150767 crc crio[22579]: time="2026-06-12T16:55:08.150672425Z" level=info msg="Removing container: 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293" id=18e12b71-8241-49d1-b90e-300ecac62bff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973464 | controller | Jun 12 16:55:08.211369 crc crio[22579]: time="2026-06-12T16:55:08.211118623Z" level=info msg="Removed container 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293: openshift-marketplace/certified-operators-gc9m6/extract-utilities" id=18e12b71-8241-49d1-b90e-300ecac62bff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973480 | controller | Jun 12 16:55:41.257661 crc crio[22579]: time="2026-06-12T16:55:41.256603813Z" level=info msg="Stopping container: b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4 (timeout: 2s)" id=4a467cbd-e3e1-42b7-96f8-7c88f953583d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.973496 | controller | Jun 12 16:55:41.387473 crc crio[22579]: time="2026-06-12T16:55:41.387112108Z" level=info msg="Stopped container b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4: openshift-marketplace/community-operators-df8gv/registry-server" id=4a467cbd-e3e1-42b7-96f8-7c88f953583d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.973512 | controller | Jun 12 16:55:41.388877 crc crio[22579]: time="2026-06-12T16:55:41.388796841Z" level=info msg="Stopping pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b" id=e95f3b0d-1a33-4fc8-8448-999de7931716 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.973532 | controller | Jun 12 16:55:41.390165 crc crio[22579]: time="2026-06-12T16:55:41.390049373Z" level=info msg="Got pod network &{Name:community-operators-df8gv Namespace:openshift-marketplace ID:8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b UID:008838fc-a103-451e-9bb1-86ea44e0fe61 NetNS:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008838fc_a103_451e_9bb1_86ea44e0fe61.slice PodAnnotations:0xc000478f48}] Aliases:map[]}"
2026-06-12 17:11:40.973549 | controller | Jun 12 16:55:41.390358 crc crio[22579]: time="2026-06-12T16:55:41.390285179Z" level=info msg="Deleting pod openshift-marketplace_community-operators-df8gv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.973565 | controller | Jun 12 16:55:41.744238 crc crio[22579]: time="2026-06-12T16:55:41.743673861Z" level=info msg="Stopped pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b" id=e95f3b0d-1a33-4fc8-8448-999de7931716 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.973581 | controller | Jun 12 16:55:42.280347 crc crio[22579]: time="2026-06-12T16:55:42.279457495Z" level=info msg="Removing container: b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4" id=429f1da4-ad0f-4d64-af0c-a0f3e8ef55a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973597 | controller | Jun 12 16:55:42.323427 crc crio[22579]: time="2026-06-12T16:55:42.322430103Z" level=info msg="Removed container b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4: openshift-marketplace/community-operators-df8gv/registry-server" id=429f1da4-ad0f-4d64-af0c-a0f3e8ef55a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973613 | controller | Jun 12 16:55:42.335693 crc crio[22579]: time="2026-06-12T16:55:42.335585042Z" level=info msg="Removing container: 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4" id=a439c031-dd24-4144-9d30-34e32134803d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973629 | controller | Jun 12 16:55:42.377620 crc crio[22579]: time="2026-06-12T16:55:42.377447731Z" level=info msg="Removed container 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4: openshift-marketplace/community-operators-df8gv/extract-content" id=a439c031-dd24-4144-9d30-34e32134803d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973645 | controller | Jun 12 16:55:42.382007 crc crio[22579]: time="2026-06-12T16:55:42.381876555Z" level=info msg="Removing container: 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4" id=38f3b999-1df8-4b80-bab6-540e19c1b0f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973661 | controller | Jun 12 16:55:42.430312 crc crio[22579]: time="2026-06-12T16:55:42.430070358Z" level=info msg="Removed container 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4: openshift-marketplace/community-operators-df8gv/extract-utilities" id=38f3b999-1df8-4b80-bab6-540e19c1b0f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.973677 | controller | Jun 12 16:55:51.867376 crc crio[22579]: time="2026-06-12T16:55:51.866125097Z" level=info msg="Stopping pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b" id=5e772874-e580-466f-b651-36c41fd809ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.973693 | controller | Jun 12 16:55:51.867376 crc crio[22579]: time="2026-06-12T16:55:51.867275337Z" level=info msg="Stopped pod sandbox (already stopped): 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b" id=5e772874-e580-466f-b651-36c41fd809ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.973709 | controller | Jun 12 16:55:51.869263 crc crio[22579]: time="2026-06-12T16:55:51.869171916Z" level=info msg="Removing pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b" id=3d50e3f8-fced-4a95-87f1-17d7fcf19b6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.973731 | controller | Jun 12 16:55:51.904870 crc crio[22579]: time="2026-06-12T16:55:51.904753683Z" level=info msg="Removed pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b" id=3d50e3f8-fced-4a95-87f1-17d7fcf19b6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.973748 | controller | Jun 12 16:55:51.906704 crc crio[22579]: time="2026-06-12T16:55:51.906651932Z" level=info msg="Stopping pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f" id=a1466686-776b-4072-90f9-7d04cbfe4bb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.973764 | controller | Jun 12 16:55:51.906883 crc crio[22579]: time="2026-06-12T16:55:51.906864388Z" level=info msg="Stopped pod sandbox (already stopped): d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f" id=a1466686-776b-4072-90f9-7d04cbfe4bb3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.973780 | controller | Jun 12 16:55:51.908383 crc crio[22579]: time="2026-06-12T16:55:51.908230163Z" level=info msg="Removing pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f" id=ba7fc5a1-585a-4544-8357-ce05a1d3dcf4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.973796 | controller | Jun 12 16:55:51.930046 crc crio[22579]: time="2026-06-12T16:55:51.929749918Z" level=info msg="Removed pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f" id=ba7fc5a1-585a-4544-8357-ce05a1d3dcf4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.973811 | controller | Jun 12 16:56:00.922939 crc crio[22579]: time="2026-06-12T16:56:00.921835412Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688056-tpgb8/POD" id=949d7932-5b65-4efb-8e1f-ef8ccdb7f981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.973827 | controller | Jun 12 16:56:00.924291 crc crio[22579]: time="2026-06-12T16:56:00.922982181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.973843 | controller | Jun 12 16:56:00.966882 crc crio[22579]: time="2026-06-12T16:56:00.9663919Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688056-tpgb8 Namespace:openshift-infra ID:cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 UID:748be290-14a6-4935-8431-4a7b1f8f82d9 NetNS:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod748be290_14a6_4935_8431_4a7b1f8f82d9.slice PodAnnotations:0xc005ce66a8}] Aliases:map[]}"
2026-06-12 17:11:40.973859 | controller | Jun 12 16:56:00.966882 crc crio[22579]: time="2026-06-12T16:56:00.966859902Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688056-tpgb8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.973875 | controller | Jun 12 16:56:01.528410 crc crio[22579]: 2026-06-12T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc0e347668dcac1 Mac:86:64:18:0f:e5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.973892 | controller | Jun 12 16:56:01.529369 crc crio[22579]: time="2026-06-12T16:56:01.529232002Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688056-tpgb8 Namespace:openshift-infra ID:cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 UID:748be290-14a6-4935-8431-4a7b1f8f82d9 NetNS:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod748be290_14a6_4935_8431_4a7b1f8f82d9.slice PodAnnotations:0xc005ce66a8}] Aliases:map[]}"
2026-06-12 17:11:40.973912 | controller | Jun 12 16:56:01.529661 crc crio[22579]: time="2026-06-12T16:56:01.529456497Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688056-tpgb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.973929 | controller | Jun 12 16:56:01.543879 crc crio[22579]: time="2026-06-12T16:56:01.543745966Z" level=info msg="Ran pod sandbox cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 with infra container: openshift-infra/auto-csr-approver-29688056-tpgb8/POD" id=949d7932-5b65-4efb-8e1f-ef8ccdb7f981 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.973945 | controller | Jun 12 16:56:01.547107 crc crio[22579]: time="2026-06-12T16:56:01.54701241Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2346d7e0-a9e6-4a52-ae74-4b0c6c659392 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.973962 | controller | Jun 12 16:56:01.560573 crc crio[22579]: time="2026-06-12T16:56:01.560399895Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.973978 | controller | Jun 12 16:56:03.507349 crc crio[22579]: time="2026-06-12T16:56:03.506739915Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2346d7e0-a9e6-4a52-ae74-4b0c6c659392 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.973994 | controller | Jun 12 16:56:03.509033 crc crio[22579]: time="2026-06-12T16:56:03.508352497Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=07d83788-7571-461e-a423-2630a2255437 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.974010 | controller | Jun 12 16:56:03.511639 crc crio[22579]: time="2026-06-12T16:56:03.511457697Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=abad8e96-12dc-47fe-b5fd-c21522003a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.974026 | controller | Jun 12 16:56:03.519761 crc crio[22579]: time="2026-06-12T16:56:03.519563546Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688056-tpgb8/oc" id=012a1a40-328f-4d21-96d4-d28edf80ea50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.974042 | controller | Jun 12 16:56:03.520810 crc crio[22579]: time="2026-06-12T16:56:03.520763587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.974058 | controller | Jun 12 16:56:03.602603 crc crio[22579]: time="2026-06-12T16:56:03.602483574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.974074 | controller | Jun 12 16:56:03.949353 crc crio[22579]: time="2026-06-12T16:56:03.948438023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.974091 | controller | Jun 12 16:56:04.130263 crc crio[22579]: time="2026-06-12T16:56:04.130171879Z" level=info msg="Created container aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd: openshift-infra/auto-csr-approver-29688056-tpgb8/oc" id=012a1a40-328f-4d21-96d4-d28edf80ea50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.974107 | controller | Jun 12 16:56:04.134102 crc crio[22579]: time="2026-06-12T16:56:04.134038469Z" level=info msg="Starting container: aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd" id=7f791e6b-56aa-42fb-a85f-12480fd102a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.974124 | controller | Jun 12 16:56:04.141363 crc crio[22579]: time="2026-06-12T16:56:04.141210263Z" level=info msg="Started container" PID=215228 containerID=aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd description=openshift-infra/auto-csr-approver-29688056-tpgb8/oc id=7f791e6b-56aa-42fb-a85f-12480fd102a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6
2026-06-12 17:11:40.974145 | controller | Jun 12 16:56:04.841835 crc crio[22579]: time="2026-06-12T16:56:04.840622476Z" level=info msg="Stopping container: cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e (timeout: 2s)" id=4eb25a37-df86-4926-9925-b26dd8a905f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.974162 | controller | Jun 12 16:56:05.723387 crc crio[22579]: time="2026-06-12T16:56:05.72277619Z" level=info msg="Stopped container cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e: openshift-marketplace/redhat-operators-tw7cz/registry-server" id=4eb25a37-df86-4926-9925-b26dd8a905f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.974178 | controller | Jun 12 16:56:05.725545 crc crio[22579]: time="2026-06-12T16:56:05.725439338Z" level=info msg="Stopping pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f" id=0db22a27-bfde-4f39-ba70-43aea006b07f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974194 | controller | Jun 12 16:56:05.726732 crc crio[22579]: time="2026-06-12T16:56:05.726640169Z" level=info msg="Got pod network &{Name:redhat-operators-tw7cz Namespace:openshift-marketplace ID:7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f UID:b3b95561-6f23-4a10-bce5-0e0e40df7233 NetNS:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3b95561_6f23_4a10_bce5_0e0e40df7233.slice PodAnnotations:0xc002308b20}] Aliases:map[]}"
2026-06-12 17:11:40.974210 | controller | Jun 12 16:56:05.726956 crc crio[22579]: time="2026-06-12T16:56:05.726875265Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-tw7cz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.974228 | controller | Jun 12 16:56:06.099013 crc crio[22579]: time="2026-06-12T16:56:06.092102361Z" level=info msg="Stopped pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f" id=0db22a27-bfde-4f39-ba70-43aea006b07f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974244 | controller | Jun 12 16:56:07.042258 crc crio[22579]: time="2026-06-12T16:56:07.041618391Z" level=info msg="Stopping pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6" id=c0417391-fdf9-4269-a763-92bda5b6dc55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974261 | controller | Jun 12 16:56:07.043564 crc crio[22579]: time="2026-06-12T16:56:07.042994637Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688056-tpgb8 Namespace:openshift-infra ID:cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 UID:748be290-14a6-4935-8431-4a7b1f8f82d9 NetNS:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod748be290_14a6_4935_8431_4a7b1f8f82d9.slice PodAnnotations:0xc000479060}] Aliases:map[]}"
2026-06-12 17:11:40.974277 | controller | Jun 12 16:56:07.043564 crc crio[22579]: time="2026-06-12T16:56:07.0431379Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688056-tpgb8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.974294 | controller | Jun 12 16:56:07.044417 crc crio[22579]: time="2026-06-12T16:56:07.044314011Z" level=info msg="Removing container: cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e" id=87b45780-2eb3-4db5-8a29-0f348df63f07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.974314 | controller | Jun 12 16:56:07.250898 crc crio[22579]: time="2026-06-12T16:56:07.250759483Z" level=info msg="Removed container cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e: openshift-marketplace/redhat-operators-tw7cz/registry-server" id=87b45780-2eb3-4db5-8a29-0f348df63f07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.974331 | controller | Jun 12 16:56:07.274998 crc crio[22579]: time="2026-06-12T16:56:07.267014062Z" level=info msg="Removing container: 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc" id=1c7b161f-44db-4070-855a-c62c091c82b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.974362 | controller | Jun 12 16:56:07.324487 crc crio[22579]: time="2026-06-12T16:56:07.324182256Z" level=info msg="Removed container 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc: openshift-marketplace/redhat-operators-tw7cz/extract-content" id=1c7b161f-44db-4070-855a-c62c091c82b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.974384 | controller | Jun 12 16:56:07.346977 crc crio[22579]: time="2026-06-12T16:56:07.346094531Z" level=info msg="Removing container: 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525" id=0a9e35be-d016-4cd2-a46f-a598c1b3709f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.974401 | controller | Jun 12 16:56:08.089136 crc crio[22579]: time="2026-06-12T16:56:08.087932098Z" level=info msg="Removed container 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525: openshift-marketplace/redhat-operators-tw7cz/extract-utilities" id=0a9e35be-d016-4cd2-a46f-a598c1b3709f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.974418 | controller | Jun 12 16:56:08.269586 crc crio[22579]: time="2026-06-12T16:56:08.26839476Z" level=info msg="Stopped pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6" id=c0417391-fdf9-4269-a763-92bda5b6dc55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974434 | controller | Jun 12 16:56:52.307665 crc crio[22579]: time="2026-06-12T16:56:52.30645244Z" level=info msg="Removing container: 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c" id=d4bb7d67-d4c1-45d2-a076-09186ed6d030 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.974450 | controller | Jun 12 16:56:52.603240 crc crio[22579]: time="2026-06-12T16:56:52.601546277Z" level=info msg="Removed container 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c: openshift-infra/auto-csr-approver-29688050-9r9zt/oc" id=d4bb7d67-d4c1-45d2-a076-09186ed6d030 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.974466 | controller | Jun 12 16:56:52.630176 crc crio[22579]: time="2026-06-12T16:56:52.629985701Z" level=info msg="Stopping pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f" id=fe5b8cbd-ee79-4700-b372-53a8530b9609 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974482 | controller | Jun 12 16:56:52.630176 crc crio[22579]: time="2026-06-12T16:56:52.630180116Z" level=info msg="Stopped pod sandbox (already stopped): 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f" id=fe5b8cbd-ee79-4700-b372-53a8530b9609 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974498 | controller | Jun 12 16:56:52.631402 crc crio[22579]: time="2026-06-12T16:56:52.631357036Z" level=info msg="Removing pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f" id=203212d4-8602-4cfb-a620-4a5c8ed3478d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.974515 | controller | Jun 12 16:56:52.647481 crc crio[22579]: time="2026-06-12T16:56:52.64741207Z" level=info msg="Removed pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f" id=203212d4-8602-4cfb-a620-4a5c8ed3478d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.974530 | controller | Jun 12 16:56:52.651912 crc crio[22579]: time="2026-06-12T16:56:52.651823164Z" level=info msg="Stopping pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80" id=45a37fa3-81d8-4267-8580-69fb6aaad47d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974550 | controller | Jun 12 16:56:52.652061 crc crio[22579]: time="2026-06-12T16:56:52.651928616Z" level=info msg="Stopped pod sandbox (already stopped): 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80" id=45a37fa3-81d8-4267-8580-69fb6aaad47d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974566 | controller | Jun 12 16:56:52.653762 crc crio[22579]: time="2026-06-12T16:56:52.653688332Z" level=info msg="Removing pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80" id=1aec1ffd-2601-4a8f-befa-fd557bfe43db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.974582 | controller | Jun 12 16:56:52.691881 crc crio[22579]: time="2026-06-12T16:56:52.691738343Z" level=info msg="Removed pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80" id=1aec1ffd-2601-4a8f-befa-fd557bfe43db name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.974599 | controller | Jun 12 16:57:16.696843 crc crio[22579]: time="2026-06-12T16:57:16.695746627Z" level=info msg="Stopping pod sandbox: e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0" id=b8bf1521-0c17-4f3b-a2c1-0de9db546d4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974615 | controller | Jun 12 16:57:16.698439 crc crio[22579]: time="2026-06-12T16:57:16.697830081Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq Namespace:openstack ID:e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 UID:0f9403a6-237f-47a7-86df-b151e39478e6 NetNS:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f9403a6_237f_47a7_86df_b151e39478e6.slice PodAnnotations:0xc004fc1180}] Aliases:map[]}"
2026-06-12 17:11:40.974632 | controller | Jun 12 16:57:16.698439 crc crio[22579]: time="2026-06-12T16:57:16.698067117Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.974648 | controller | Jun 12 16:57:17.381722 crc crio[22579]: time="2026-06-12T16:57:17.38159195Z" level=info msg="Stopped pod sandbox: e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0" id=b8bf1521-0c17-4f3b-a2c1-0de9db546d4d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.974664 | controller | Jun 12 16:57:19.295356 crc crio[22579]: time="2026-06-12T16:57:19.294477187Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.974680 | controller | Jun 12 16:57:57.141343 crc crio[22579]: time="2026-06-12T16:57:57.14034078Z" level=info msg="Running pod sandbox: openshift-must-gather-gxmb8/must-gather-v5xz8/POD" id=11146387-48a2-46da-b774-2e5d6612ae2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.974697 | controller | Jun 12 16:57:57.143041 crc crio[22579]: time="2026-06-12T16:57:57.141398998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.974713 | controller | Jun 12 16:57:57.178230 crc crio[22579]: time="2026-06-12T16:57:57.178117214Z" level=info msg="Got pod network &{Name:must-gather-v5xz8 Namespace:openshift-must-gather-gxmb8 ID:79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac UID:c88e7f3c-2fe3-4176-baa8-f6915560c789 NetNS:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc88e7f3c_2fe3_4176_baa8_f6915560c789.slice PodAnnotations:0xc0025a0a40}] Aliases:map[]}"
2026-06-12 17:11:40.974743 | controller | Jun 12 16:57:57.178230 crc crio[22579]: time="2026-06-12T16:57:57.178202187Z" level=info msg="Adding pod openshift-must-gather-gxmb8_must-gather-v5xz8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.974822 | controller | Jun 12 16:57:57.761119 crc crio[22579]: 2026-06-12T16:57:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79917f2ae0590c6 Mac:66:84:d5:f6:90:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.974847 | controller | Jun 12 16:57:57.764027 crc crio[22579]: time="2026-06-12T16:57:57.763857666Z" level=info msg="Got pod network &{Name:must-gather-v5xz8 Namespace:openshift-must-gather-gxmb8 ID:79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac UID:c88e7f3c-2fe3-4176-baa8-f6915560c789 NetNS:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc88e7f3c_2fe3_4176_baa8_f6915560c789.slice PodAnnotations:0xc0025a0a40}] Aliases:map[]}"
2026-06-12 17:11:40.974865 | controller | Jun 12 16:57:57.764407 crc crio[22579]: time="2026-06-12T16:57:57.764264906Z" level=info msg="Checking pod openshift-must-gather-gxmb8_must-gather-v5xz8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.974882 | controller | Jun 12 16:57:57.778207 crc crio[22579]: time="2026-06-12T16:57:57.778084773Z" level=info msg="Ran pod sandbox 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac with infra container: openshift-must-gather-gxmb8/must-gather-v5xz8/POD" id=11146387-48a2-46da-b774-2e5d6612ae2f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.974898 | controller | Jun 12 16:57:57.783205 crc crio[22579]: time="2026-06-12T16:57:57.783104362Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=12bec1c4-e478-4850-be1f-2c387961de28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.974915 | controller | Jun 12 16:57:57.783420 crc crio[22579]: time="2026-06-12T16:57:57.783376249Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=12bec1c4-e478-4850-be1f-2c387961de28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.974931 | controller | Jun 12 16:57:57.783636 crc crio[22579]: time="2026-06-12T16:57:57.78342631Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=12bec1c4-e478-4850-be1f-2c387961de28 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.974947 | controller | Jun 12 16:57:57.784449 crc crio[22579]: time="2026-06-12T16:57:57.784283743Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=86294f61-1b82-49bf-96d1-542bfb6cecad name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.974963 | controller | Jun 12 16:57:57.797569 crc crio[22579]: time="2026-06-12T16:57:57.797419431Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-12 17:11:40.974979 | controller | Jun 12 16:58:00.546045 crc crio[22579]: time="2026-06-12T16:58:00.544394263Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688058-cfl6h/POD" id=fbeb6429-e02c-4a9d-8c7e-f09b30785ad2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.974995 | controller | Jun 12 16:58:00.549028 crc crio[22579]: time="2026-06-12T16:58:00.546059606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975011 | controller | Jun 12 16:58:00.604844 crc crio[22579]: time="2026-06-12T16:58:00.604677967Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688058-cfl6h Namespace:openshift-infra ID:c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 UID:dd57b5fd-23a8-45ef-9608-d37f9ac8c3fa NetNS:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd57b5fd_23a8_45ef_9608_d37f9ac8c3fa.slice PodAnnotations:0xc0025a0518}] Aliases:map[]}"
2026-06-12 17:11:40.975032 | controller | Jun 12 16:58:00.604844 crc crio[22579]: time="2026-06-12T16:58:00.60477932Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688058-cfl6h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.975049 | controller | Jun 12 16:58:01.325129 crc crio[22579]: 2026-06-12T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c80d93b4ca2049d Mac:32:95:7e:fd:f1:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 SocketPath: PciID:}] [{Interface:0xc0001a2e50 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.975065 | controller | Jun 12 16:58:01.330770 crc crio[22579]: time="2026-06-12T16:58:01.327010301Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688058-cfl6h Namespace:openshift-infra ID:c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 UID:dd57b5fd-23a8-45ef-9608-d37f9ac8c3fa NetNS:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd57b5fd_23a8_45ef_9608_d37f9ac8c3fa.slice PodAnnotations:0xc0025a0518}] Aliases:map[]}"
2026-06-12 17:11:40.975081 | controller | Jun 12 16:58:01.330770 crc crio[22579]: time="2026-06-12T16:58:01.327173045Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688058-cfl6h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.975097 | controller | Jun 12 16:58:06.986768 crc crio[22579]: time="2026-06-12T16:58:06.985543369Z" level=info msg="Ran pod sandbox c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 with infra container: openshift-infra/auto-csr-approver-29688058-cfl6h/POD" id=fbeb6429-e02c-4a9d-8c7e-f09b30785ad2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.975113 | controller | Jun 12 16:58:06.990106 crc crio[22579]: time="2026-06-12T16:58:06.990025525Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=df4d6eef-bb44-452c-ae77-b314799cc8d2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.975130 | controller | Jun 12 16:58:07.000843 crc crio[22579]: time="2026-06-12T16:58:07.00029725Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.975146 | controller | Jun 12 16:58:07.121454 crc crio[22579]: time="2026-06-12T16:58:07.120876349Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=86294f61-1b82-49bf-96d1-542bfb6cecad name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.975163 | controller | Jun 12 16:58:07.123153 crc crio[22579]: time="2026-06-12T16:58:07.123107836Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=759dc9c6-d287-4343-97b3-90f6b54dbbb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.975179 | controller | Jun 12 16:58:07.130246 crc crio[22579]: time="2026-06-12T16:58:07.130163958Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=8019bde4-6b08-4b75-afbf-fcd8e436f8f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.975195 | controller | Jun 12 16:58:07.141978 crc crio[22579]: time="2026-06-12T16:58:07.141933511Z" level=info msg="Creating container: openshift-must-gather-gxmb8/must-gather-v5xz8/gather" id=49156889-7415-4391-b878-b027c15bd3cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.975215 | controller | Jun 12 16:58:07.143886 crc crio[22579]: time="2026-06-12T16:58:07.143862611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975232 | controller | Jun 12 16:58:07.189979 crc crio[22579]: time="2026-06-12T16:58:07.189896238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975263 | controller | Jun 12 16:58:07.467219 crc crio[22579]: time="2026-06-12T16:58:07.467052724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975281 | controller | Jun 12 16:58:08.195668 crc crio[22579]: time="2026-06-12T16:58:08.194944668Z" level=info msg="Created container 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32: openshift-must-gather-gxmb8/must-gather-v5xz8/gather" id=49156889-7415-4391-b878-b027c15bd3cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.975304 | controller | Jun 12 16:58:08.199034 crc crio[22579]: time="2026-06-12T16:58:08.198930201Z" level=info msg="Starting container: 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32" id=fd36b753-4491-46df-a48f-bee8d049dd9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.975321 | controller | Jun 12 16:58:08.218895 crc crio[22579]: time="2026-06-12T16:58:08.218799994Z" level=info msg="Started container" PID=221945 containerID=54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32 description=openshift-must-gather-gxmb8/must-gather-v5xz8/gather id=fd36b753-4491-46df-a48f-bee8d049dd9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac
2026-06-12 17:11:40.975338 | controller | Jun 12 16:58:08.273572 crc crio[22579]: time="2026-06-12T16:58:08.272467918Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=07001a41-8181-4c72-b01d-9e224ad811d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.975386 | controller | Jun 12 16:58:08.278886 crc crio[22579]: time="2026-06-12T16:58:08.278035682Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=b1f71470-87ce-4f07-b8db-0c56c2cb14bc name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.975404 | controller | Jun 12 16:58:08.308183 crc crio[22579]: time="2026-06-12T16:58:08.308057296Z" level=info msg="Creating container: openshift-must-gather-gxmb8/must-gather-v5xz8/copy" id=aac754b6-bb96-44c5-9128-514c43029915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.975421 | controller | Jun 12 16:58:08.310839 crc crio[22579]: time="2026-06-12T16:58:08.310753405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975437 | controller | Jun 12 16:58:08.358023 crc crio[22579]: time="2026-06-12T16:58:08.357849759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975454 | controller | Jun 12 16:58:08.603025 crc crio[22579]: time="2026-06-12T16:58:08.602919368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975470 | controller | Jun 12 16:58:08.632283 crc crio[22579]: time="2026-06-12T16:58:08.628784185Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=df4d6eef-bb44-452c-ae77-b314799cc8d2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.975491 | controller | Jun 12 16:58:08.636405 crc crio[22579]: time="2026-06-12T16:58:08.634869961Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=07f38d8d-d043-4566-b88d-cc7bb6c3bca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.975509 | controller | Jun 12 16:58:08.643257 crc crio[22579]: time="2026-06-12T16:58:08.638619398Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e994a95e-f700-422f-b690-45952687a3a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.975525 | controller | Jun 12 16:58:08.669749 crc crio[22579]: time="2026-06-12T16:58:08.669413002Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.975541 | controller | Jun 12 16:58:08.704082 crc crio[22579]: time="2026-06-12T16:58:08.703918332Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688058-cfl6h/oc" id=b2fdf861-3b6b-4940-80d4-bf81138b37a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.975557 | controller | Jun 12 16:58:08.704874 crc crio[22579]: time="2026-06-12T16:58:08.704773054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975574 | controller | Jun 12 16:58:08.775333 crc crio[22579]: time="2026-06-12T16:58:08.775192409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975591 | controller | Jun 12 16:58:08.936287 crc crio[22579]: time="2026-06-12T16:58:08.936075717Z" level=info msg="Created container c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7: openshift-must-gather-gxmb8/must-gather-v5xz8/copy" id=aac754b6-bb96-44c5-9128-514c43029915 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.975607 | controller | Jun 12 16:58:08.937900 crc crio[22579]: time="2026-06-12T16:58:08.937819942Z" level=info msg="Starting container: c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7" id=73439a12-ed20-4233-8487-6793d7824de3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.975624 | controller | Jun 12 16:58:08.954243 crc crio[22579]: time="2026-06-12T16:58:08.953965308Z" level=info msg="Started container" PID=222090 containerID=c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7 description=openshift-must-gather-gxmb8/must-gather-v5xz8/copy id=73439a12-ed20-4233-8487-6793d7824de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac
2026-06-12 17:11:40.975641 | controller | Jun 12 16:58:09.128351 crc crio[22579]: time="2026-06-12T16:58:09.128228981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975658 | controller | Jun 12 16:58:09.245123 crc crio[22579]: time="2026-06-12T16:58:09.245015882Z" level=info msg="Created container b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557: openshift-infra/auto-csr-approver-29688058-cfl6h/oc" id=b2fdf861-3b6b-4940-80d4-bf81138b37a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.975675 | controller | Jun 12 16:58:09.249561 crc crio[22579]: time="2026-06-12T16:58:09.249446586Z" level=info msg="Starting container: b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557" id=028a4ed1-b919-4a32-86fc-3cb7ffc01389 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.975692 | controller | Jun 12 16:58:09.258175 crc crio[22579]: time="2026-06-12T16:58:09.258010757Z" level=info msg="Started container" PID=222165 containerID=b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557 description=openshift-infra/auto-csr-approver-29688058-cfl6h/oc id=028a4ed1-b919-4a32-86fc-3cb7ffc01389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520
2026-06-12 17:11:40.975712 | controller | Jun 12 16:58:11.717114 crc crio[22579]: time="2026-06-12T16:58:11.71606909Z" level=info msg="Stopping pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520" id=ae372ca1-554b-413e-9f38-be23586f8dab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.975729 | controller | Jun 12 16:58:11.718201 crc crio[22579]: time="2026-06-12T16:58:11.718093453Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688058-cfl6h Namespace:openshift-infra ID:c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 UID:dd57b5fd-23a8-45ef-9608-d37f9ac8c3fa NetNS:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd57b5fd_23a8_45ef_9608_d37f9ac8c3fa.slice PodAnnotations:0xc002308708}] Aliases:map[]}"
2026-06-12 17:11:40.975746 | controller | Jun 12 16:58:11.718472 crc crio[22579]: time="2026-06-12T16:58:11.71836669Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688058-cfl6h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.975763 | controller | Jun 12 16:58:12.103195 crc crio[22579]: time="2026-06-12T16:58:12.101348734Z" level=info msg="Stopped pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520" id=ae372ca1-554b-413e-9f38-be23586f8dab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.975779 | controller | Jun 12 16:58:13.474205 crc crio[22579]: time="2026-06-12T16:58:13.473713657Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.975795 | controller | Jun 12 16:58:13.538439 crc crio[22579]: time="2026-06-12T16:58:13.538290762Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.975811 | controller | Jun 12 16:58:13.857389 crc crio[22579]: time="2026-06-12T16:58:13.857060281Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.975827 | controller | Jun 12 16:58:13.876432 crc crio[22579]: time="2026-06-12T16:58:13.876337938Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.975843 | controller | Jun 12 16:58:13.877973 crc crio[22579]: time="2026-06-12T16:58:13.877895538Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.975859 | controller | Jun 12 16:58:13.997819 crc crio[22579]: time="2026-06-12T16:58:13.997710537Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.975875 | controller | Jun 12 16:58:14.500703 crc crio[22579]: time="2026-06-12T16:58:14.499486275Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.975890 | controller | Jun 12 16:58:14.516362 crc crio[22579]: time="2026-06-12T16:58:14.516238417Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.975906 | controller | Jun 12 16:58:15.663888 crc crio[22579]: time="2026-06-12T16:58:15.663373913Z" level=info msg="Running pod sandbox: openshift-must-gather-gxmb8/crc-debug-kx6sk/POD" id=f88096ea-71d3-43cb-88ae-59b77b4a6b2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.975926 | controller | Jun 12 16:58:15.665374 crc crio[22579]: time="2026-06-12T16:58:15.663897927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.975942 | controller | Jun 12 16:58:15.701702 crc crio[22579]: time="2026-06-12T16:58:15.701018264Z" 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=f88096ea-71d3-43cb-88ae-59b77b4a6b2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.975958 | controller | Jun 12 16:58:15.727147 crc crio[22579]: time="2026-06-12T16:58:15.727025064Z" level=info msg="Ran pod sandbox 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027 with infra container: openshift-must-gather-gxmb8/crc-debug-kx6sk/POD" id=f88096ea-71d3-43cb-88ae-59b77b4a6b2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.975974 | controller | Jun 12 16:58:15.729753 crc crio[22579]: time="2026-06-12T16:58:15.729322604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=4137bc7d-16a5-44c5-bcb2-faa0250c669d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976027 | controller | Jun 12 16:58:15.729753 crc crio[22579]: time="2026-06-12T16:58:15.729606881Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=4137bc7d-16a5-44c5-bcb2-faa0250c669d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976054 | controller | Jun 12 16:58:15.729753 crc crio[22579]: time="2026-06-12T16:58:15.729660582Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=4137bc7d-16a5-44c5-bcb2-faa0250c669d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976072 | controller | Jun 12 16:58:15.731378 crc crio[22579]: time="2026-06-12T16:58:15.731267824Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=f82142d9-1a9c-4c52-854e-e8c3a69e7f67 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.976088 | controller | Jun 12 16:58:15.739995 crc crio[22579]: time="2026-06-12T16:58:15.739897586Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-12 17:11:40.976105 | controller | Jun 12 16:58:43.413985 crc crio[22579]: time="2026-06-12T16:58:43.412210353Z" level=info msg="Removing container: 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d" id=36a039e1-6d0b-48a0-8ad2-5313ed215f19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976122 | controller | Jun 12 16:58:43.448799 crc crio[22579]: time="2026-06-12T16:58:43.448720454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=29dcdf5c-7a49-4569-a001-7a404a339ab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976138 | controller | Jun 12 16:58:44.409072 crc crio[22579]: time="2026-06-12T16:58:44.408221671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f35c1001-aedf-4d18-864b-3bc9092ede89 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976155 | controller | Jun 12 16:58:44.861147 crc crio[22579]: time="2026-06-12T16:58:44.860878592Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=28c9638c-81d2-46ea-b19f-a09f8ea2d83c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.976175 | controller | Jun 12 16:58:44.868387 crc crio[22579]: time="2026-06-12T16:58:44.868264932Z" level=info msg="Removed container 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=36a039e1-6d0b-48a0-8ad2-5313ed215f19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976192 | controller | Jun 12 16:58:44.868744 crc crio[22579]: time="2026-06-12T16:58:44.868664993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976209 | controller | Jun 12 16:58:44.872059 crc crio[22579]: time="2026-06-12T16:58:44.871958027Z" level=info msg="Removing container: 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca" id=29e57aad-e5a5-409b-ae00-1e8c21ef0f67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976225 | controller | Jun 12 16:58:45.039032 crc crio[22579]: time="2026-06-12T16:58:45.038929702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976241 | controller | Jun 12 16:58:45.166323 crc crio[22579]: time="2026-06-12T16:58:45.16568676Z" level=info msg="Removed container 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=29e57aad-e5a5-409b-ae00-1e8c21ef0f67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976258 | controller | Jun 12 16:58:45.174593 crc crio[22579]: time="2026-06-12T16:58:45.174225411Z" level=info msg="Removing container: e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca" id=d8af7bc5-baa4-48a3-924b-87ee0f1b0183 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976274 | controller | Jun 12 16:58:45.576674 crc crio[22579]: time="2026-06-12T16:58:45.575127997Z" level=info msg="Removed container e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=d8af7bc5-baa4-48a3-924b-87ee0f1b0183 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976291 | controller | Jun 12 16:58:45.596136 crc crio[22579]: time="2026-06-12T16:58:45.596034136Z" level=info msg="Removing container: 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870" id=4b0c0f59-325f-48d8-9e2c-17147c53ea4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976307 | controller | Jun 12 16:58:45.859098 crc crio[22579]: time="2026-06-12T16:58:45.858984375Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=f82142d9-1a9c-4c52-854e-e8c3a69e7f67 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.976324 | controller | Jun 12 16:58:45.869864 crc crio[22579]: time="2026-06-12T16:58:45.869683111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=2bf27e7b-e263-4b4e-b44a-7812faa691d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976340 | controller | Jun 12 16:58:45.957593 crc crio[22579]: time="2026-06-12T16:58:45.953491412Z" level=info msg="Removed container 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=4b0c0f59-325f-48d8-9e2c-17147c53ea4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976375 | controller | Jun 12 16:58:45.968231 crc crio[22579]: time="2026-06-12T16:58:45.967654107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=370c08f8-f742-47db-96c9-fd0af0ff7c0d name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976397 | controller | Jun 12 16:58:45.976848 crc crio[22579]: time="2026-06-12T16:58:45.976800393Z" level=info msg="Removing container: 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc" id=0be964a1-f67a-4dc5-8cf5-99a88ff2f365 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976415 | controller | Jun 12 16:58:46.045167 crc crio[22579]: time="2026-06-12T16:58:46.044815826Z" level=info msg="Creating container: openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00" id=91502800-72db-4800-9d57-e2b1a3c68275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.976431 | controller | Jun 12 16:58:46.052331 crc crio[22579]: time="2026-06-12T16:58:46.052123175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976447 | controller | Jun 12 16:58:46.154067 crc crio[22579]: time="2026-06-12T16:58:46.153797816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976463 | controller | Jun 12 16:58:46.162783 crc crio[22579]: time="2026-06-12T16:58:46.162678215Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=91502800-72db-4800-9d57-e2b1a3c68275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.976479 | controller | Jun 12 16:58:46.178009 crc crio[22579]: time="2026-06-12T16:58:46.177752624Z" level=info msg="Removed container 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=0be964a1-f67a-4dc5-8cf5-99a88ff2f365 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976495 | controller | Jun 12 16:58:46.194941 crc crio[22579]: time="2026-06-12T16:58:46.194876375Z" level=info msg="Removing container: 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5" id=6e94a967-91cd-476b-8ca3-45d7abc6931c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976511 | controller | Jun 12 16:58:46.362911 crc crio[22579]: time="2026-06-12T16:58:46.362780954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976528 | controller | Jun 12 16:58:46.369737 crc crio[22579]: time="2026-06-12T16:58:46.369634191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976544 | controller | Jun 12 16:58:46.376733 crc crio[22579]: time="2026-06-12T16:58:46.376638452Z" level=info msg="Created container d01381b16a2f18ca0ab49f95b2db6e7863d79325993f410c39a537b2424888f9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=28c9638c-81d2-46ea-b19f-a09f8ea2d83c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.976561 | controller | Jun 12 16:58:46.378980 crc crio[22579]: time="2026-06-12T16:58:46.378861169Z" level=info msg="Starting container: d01381b16a2f18ca0ab49f95b2db6e7863d79325993f410c39a537b2424888f9" id=5371318b-ea13-492a-b2ed-f8820b9a7eb9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.976578 | controller | Jun 12 16:58:46.391582 crc crio[22579]: time="2026-06-12T16:58:46.391431573Z" level=info msg="Started container" PID=226826 containerID=d01381b16a2f18ca0ab49f95b2db6e7863d79325993f410c39a537b2424888f9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5371318b-ea13-492a-b2ed-f8820b9a7eb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830
2026-06-12 17:11:40.976599 | controller | Jun 12 16:58:46.471888 crc crio[22579]: time="2026-06-12T16:58:46.471135538Z" level=info msg="Removed container 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=6e94a967-91cd-476b-8ca3-45d7abc6931c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976616 | controller | Jun 12 16:58:46.479245 crc crio[22579]: time="2026-06-12T16:58:46.479083623Z" level=info msg="Removing container: 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab" id=c521028e-302b-4ab5-9803-872a4ca77763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976633 | controller | Jun 12 16:58:46.628628 crc crio[22579]: time="2026-06-12T16:58:46.628582517Z" level=info msg="Removed container 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=c521028e-302b-4ab5-9803-872a4ca77763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976649 | controller | Jun 12 16:58:46.702268 crc crio[22579]: time="2026-06-12T16:58:46.702171634Z" level=info msg="Created container f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9: openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00" id=91502800-72db-4800-9d57-e2b1a3c68275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.976665 | controller | Jun 12 16:58:46.717117 crc crio[22579]: time="2026-06-12T16:58:46.716973406Z" level=info msg="Starting container: f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9" id=608a26ea-bfe8-494b-b6bd-1e6f6d7bdc8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.976682 | controller | Jun 12 16:58:46.733425 crc crio[22579]: time="2026-06-12T16:58:46.733276216Z" level=info msg="Started container" PID=226890 containerID=f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9 description=openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00 id=608a26ea-bfe8-494b-b6bd-1e6f6d7bdc8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027
2026-06-12 17:11:40.976698 | controller | Jun 12 16:58:52.924659 crc crio[22579]: time="2026-06-12T16:58:52.923738446Z" level=info msg="Removing container: c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e" id=90943a12-88f8-43bf-b260-ae4cafd744b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976715 | controller | Jun 12 16:58:53.089427 crc crio[22579]: time="2026-06-12T16:58:53.08933499Z" level=info msg="Removed container c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e: openshift-infra/auto-csr-approver-29688052-cqx7v/oc" id=90943a12-88f8-43bf-b260-ae4cafd744b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.976731 | controller | Jun 12 16:58:53.110708 crc crio[22579]: time="2026-06-12T16:58:53.110452125Z" level=info msg="Stopping pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f" id=c13d32a6-d4f8-44db-a7cc-5262b5cc6b9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.976748 | controller | Jun 12 16:58:53.110708 crc crio[22579]: time="2026-06-12T16:58:53.11067064Z" level=info msg="Stopped pod sandbox (already stopped): d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f" id=c13d32a6-d4f8-44db-a7cc-5262b5cc6b9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.976764 | controller | Jun 12 16:58:53.111777 crc crio[22579]: time="2026-06-12T16:58:53.111719627Z" level=info msg="Removing pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f" id=5a911b29-96cd-46a8-9a6d-1bc4df49ad55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.976781 | controller | Jun 12 16:58:53.147195 crc crio[22579]: time="2026-06-12T16:58:53.147097879Z" level=info msg="Removed pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f" id=5a911b29-96cd-46a8-9a6d-1bc4df49ad55 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.976801 | controller | Jun 12 16:58:59.061705 crc crio[22579]: time="2026-06-12T16:58:59.059832074Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=275bcdfb-baa2-4d65-9263-bdcb35b932de name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976818 | controller | Jun 12 16:58:59.062621 crc crio[22579]: time="2026-06-12T16:58:59.061752144Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=a75534d0-f628-46bd-b1ca-90d87899fee1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976835 | controller | Jun 12 16:58:59.097222 crc crio[22579]: time="2026-06-12T16:58:59.097109256Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=06a9c70e-5c79-4281-a234-1141d65bc1b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976851 | controller | Jun 12 16:58:59.097986 crc crio[22579]: time="2026-06-12T16:58:59.097718821Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=f40a9004-5e6c-447c-ba07-4485ea463f86 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.976868 | controller | Jun 12 16:58:59.101361 crc crio[22579]: time="2026-06-12T16:58:59.101236862Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=bb2212f4-655d-41e7-8cae-1540929e0f17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.976884 | controller | Jun 12 16:58:59.102030 crc crio[22579]: time="2026-06-12T16:58:59.10195146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976901 | controller | Jun 12 16:58:59.103829 crc crio[22579]: time="2026-06-12T16:58:59.103733346Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=2ecab7ef-74fb-4ccb-996c-d6165f69ee8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.976917 | controller | Jun 12 16:58:59.104358 crc crio[22579]: time="2026-06-12T16:58:59.10427408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976933 | controller | Jun 12 16:58:59.184563 crc crio[22579]: time="2026-06-12T16:58:59.184375766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976949 | controller | Jun 12 16:58:59.192662 crc crio[22579]: time="2026-06-12T16:58:59.192467254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976965 | controller | Jun 12 16:58:59.203210 crc crio[22579]: time="2026-06-12T16:58:59.203091508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976980 | controller | Jun 12 16:58:59.212403 crc crio[22579]: time="2026-06-12T16:58:59.212274685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.976996 | controller | Jun 12 16:58:59.609970 crc crio[22579]: time="2026-06-12T16:58:59.609082636Z" level=info msg="Created container 6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager" id=2ecab7ef-74fb-4ccb-996c-d6165f69ee8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977019 | controller | Jun 12 16:58:59.611940 crc crio[22579]: time="2026-06-12T16:58:59.611684483Z" level=info msg="Starting container: 6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f" id=b88706be-4460-4fd2-9676-1cebdb840dcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.977036 | controller | Jun 12 16:58:59.619384 crc crio[22579]: time="2026-06-12T16:58:59.619237497Z" level=info msg="Started container" PID=229376 containerID=6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=b88706be-4460-4fd2-9676-1cebdb840dcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6
2026-06-12 17:11:40.977052 | controller | Jun 12 16:58:59.675432 crc crio[22579]: time="2026-06-12T16:58:59.675321373Z" level=info msg="Created container 91f0490a5b7529f3a35c619ded2035338f4c270ea74db1b668a88fa833ecb4b5: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager" id=bb2212f4-655d-41e7-8cae-1540929e0f17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977069 | controller | Jun 12 16:58:59.676772 crc crio[22579]: time="2026-06-12T16:58:59.676623187Z" level=info msg="Starting container: 91f0490a5b7529f3a35c619ded2035338f4c270ea74db1b668a88fa833ecb4b5" id=689e2e70-5192-4d67-910b-7ad970070481 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.977085 | controller | Jun 12 16:58:59.686726 crc crio[22579]: time="2026-06-12T16:58:59.686614804Z" level=info msg="Started container" PID=229375 containerID=91f0490a5b7529f3a35c619ded2035338f4c270ea74db1b668a88fa833ecb4b5 description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=689e2e70-5192-4d67-910b-7ad970070481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51
2026-06-12 17:11:40.977102 | controller | Jun 12 16:59:01.058764 crc crio[22579]: time="2026-06-12T16:59:01.058219277Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=b0808f4e-9935-4926-b80f-267ad2e45698 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977118 | controller | Jun 12 16:59:01.060613 crc crio[22579]: time="2026-06-12T16:59:01.058578927Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=28a8a1cb-497a-49a5-88cb-c6d667ba78af name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.977134 | controller | Jun 12 16:59:01.064407 crc crio[22579]: time="2026-06-12T16:59:01.064250253Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739" id=3cb65018-5b0b-4e96-bf46-e5f60074a3d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977150 | controller | Jun 12 16:59:01.067834 crc crio[22579]: time="2026-06-12T16:59:01.067751193Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-12 17:11:40.977166 | controller | Jun 12 16:59:01.069890 crc crio[22579]: time="2026-06-12T16:59:01.069232511Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=1a6cc1f7-dd5c-404a-9b91-3cca6fc6357b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977182 | controller | Jun 12 16:59:01.070033 crc crio[22579]: time="2026-06-12T16:59:01.069905659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977198 | controller | Jun 12 16:59:01.176941 crc crio[22579]: time="2026-06-12T16:59:01.176845886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977219 | controller | Jun 12 16:59:01.189472 crc crio[22579]: time="2026-06-12T16:59:01.189378879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977235 | controller | Jun 12 16:59:01.374677 crc crio[22579]: time="2026-06-12T16:59:01.37408769Z" level=info msg="Created container 7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager" id=1a6cc1f7-dd5c-404a-9b91-3cca6fc6357b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977251 | controller | Jun 12 16:59:01.377132 crc crio[22579]: time="2026-06-12T16:59:01.377033466Z" level=info msg="Starting container: 7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af" id=7b29e36c-b2ed-495d-96b9-9d31d3a3c883 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.977268 | controller | Jun 12 16:59:01.383096 crc crio[22579]: time="2026-06-12T16:59:01.38299434Z" level=info msg="Started container" PID=229701 containerID=7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=7b29e36c-b2ed-495d-96b9-9d31d3a3c883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6
2026-06-12 17:11:40.977284 | controller | Jun 12 16:59:01.608261 crc crio[22579]: time="2026-06-12T16:59:01.60794569Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=28a8a1cb-497a-49a5-88cb-c6d667ba78af name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.977300 | controller | Jun 12 16:59:01.609899 crc crio[22579]: time="2026-06-12T16:59:01.609723275Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=e0c4ee52-d529-4733-a8b6-60967648e833 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977316 | controller | Jun 12 16:59:01.614565 crc crio[22579]: time="2026-06-12T16:59:01.614351925Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=1a888316-ede9-4afd-a4f9-92a4a7231904 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977332 | controller | Jun 12 16:59:01.618102 crc crio[22579]: time="2026-06-12T16:59:01.617975948Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=29b435fe-a8f1-40be-a6df-7fe21a3efca9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977363 | controller | Jun 12 16:59:01.618709 crc crio[22579]: time="2026-06-12T16:59:01.618602644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977385 | controller | Jun 12 16:59:01.678077 crc crio[22579]: time="2026-06-12T16:59:01.677917844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977402 | controller | Jun 12 16:59:01.742433 crc crio[22579]: time="2026-06-12T16:59:01.742260023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977418 | controller | Jun 12 16:59:01.894687 crc crio[22579]: time="2026-06-12T16:59:01.893955254Z" level=info msg="Created container 247b0c901bf81742a64e2fa4ccbbb90ac01aa4ec40a101162a3b2c009d82be87: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager" id=29b435fe-a8f1-40be-a6df-7fe21a3efca9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977438 | controller | Jun 12 16:59:01.895878 crc crio[22579]: time="2026-06-12T16:59:01.895798691Z" level=info msg="Starting container: 247b0c901bf81742a64e2fa4ccbbb90ac01aa4ec40a101162a3b2c009d82be87" id=dfb8727c-cd1a-4aca-835e-ce313ddbbe36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.977455 | controller | Jun 12 16:59:01.901931 crc crio[22579]: time="2026-06-12T16:59:01.901848597Z" level=info msg="Started container" PID=229789 containerID=247b0c901bf81742a64e2fa4ccbbb90ac01aa4ec40a101162a3b2c009d82be87 description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=dfb8727c-cd1a-4aca-835e-ce313ddbbe36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1
2026-06-12 17:11:40.977472 | controller | Jun 12 16:59:03.059485 crc crio[22579]: time="2026-06-12T16:59:03.058334484Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=1ac89ca5-a705-4e71-90cc-faa1210d30a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977488 | controller | Jun 12 16:59:03.082896 crc crio[22579]: time="2026-06-12T16:59:03.082729103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=659fa7f3-3317-420e-92fd-630106d56e0a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977504 | controller | Jun 12 16:59:03.089664 crc crio[22579]: time="2026-06-12T16:59:03.089572709Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=c42f76a2-4d1f-410f-818c-1d3e87bf30e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977521 | controller | Jun 12 16:59:03.090093 crc crio[22579]: time="2026-06-12T16:59:03.090034581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977537 | controller | Jun 12 16:59:03.201698 crc crio[22579]: time="2026-06-12T16:59:03.201548096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977553 | controller | Jun 12 16:59:03.211890 crc crio[22579]: time="2026-06-12T16:59:03.211799671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977569 | controller | Jun 12 16:59:03.810667 crc crio[22579]: time="2026-06-12T16:59:03.809185732Z" level=info msg="Created container 098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager" id=c42f76a2-4d1f-410f-818c-1d3e87bf30e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977584 | controller | Jun 12 16:59:03.811994 crc crio[22579]: time="2026-06-12T16:59:03.811747008Z" level=info msg="Starting container: 098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80" id=d3c070ca-4632-4c4c-9abe-7e2f2f8e81ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.977601 | controller | Jun 12 16:59:03.823603 crc crio[22579]: time="2026-06-12T16:59:03.823422249Z" level=info msg="Started container" PID=229968 containerID=098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=d3c070ca-4632-4c4c-9abe-7e2f2f8e81ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033
2026-06-12 17:11:40.977617 | controller | Jun 12 16:59:04.061924 crc crio[22579]: time="2026-06-12T16:59:04.061046956Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=022d34fa-6253-49ee-ae7c-5e6111a98049 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977636 | controller | Jun 12 16:59:04.131096 crc crio[22579]: time="2026-06-12T16:59:04.130961069Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=3f45979d-c869-4c02-8e60-534be3ad29c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977653 | controller | Jun 12 16:59:04.135156 crc crio[22579]: time="2026-06-12T16:59:04.13489112Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=3a6de84f-f0f2-4397-8acc-f7ad044c51d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977669 | controller | Jun 12 16:59:04.135411 crc crio[22579]: time="2026-06-12T16:59:04.13527238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977685 | controller | Jun 12 16:59:04.261979 crc crio[22579]: time="2026-06-12T16:59:04.261828233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977701 | controller | Jun 12 16:59:04.270987 crc crio[22579]: time="2026-06-12T16:59:04.268271419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977717 | controller | Jun 12 16:59:04.780250 crc crio[22579]: time="2026-06-12T16:59:04.779059838Z" level=info msg="Created container 340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager" id=3a6de84f-f0f2-4397-8acc-f7ad044c51d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977734 | controller | Jun 12 16:59:04.781821 crc crio[22579]: time="2026-06-12T16:59:04.781757058Z" level=info msg="Starting container: 340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473" id=a033e8a9-dca4-490d-a808-a528ef8753d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.977750 | controller | Jun 12 16:59:04.788646 crc crio[22579]: time="2026-06-12T16:59:04.788582954Z" level=info msg="Started container" PID=230151 containerID=340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=a033e8a9-dca4-490d-a808-a528ef8753d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d
2026-06-12 17:11:40.977766 | controller | Jun 12 16:59:19.486033 crc crio[22579]: time="2026-06-12T16:59:19.484854851Z" level=info msg="Stopping pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027" id=335d1df6-f8e4-4992-9a39-a48643df29c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.977783 | controller | Jun 12 16:59:19.493890 crc crio[22579]: time="2026-06-12T16:59:19.493771261Z" level=info msg="Stopped pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027" id=335d1df6-f8e4-4992-9a39-a48643df29c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.977799 | controller | Jun 12 16:59:20.521666 crc crio[22579]: time="2026-06-12T16:59:20.521086827Z" level=info msg="Removing container: f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9" id=844aa042-ea0c-4a66-a887-6436d9b5bf78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.977815 | controller | Jun 12 16:59:20.629764 crc crio[22579]: time="2026-06-12T16:59:20.629646426Z" level=info msg="Removed container f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9: openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00" id=844aa042-ea0c-4a66-a887-6436d9b5bf78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.977834 | controller | Jun 12 16:59:22.008942 crc crio[22579]: time="2026-06-12T16:59:22.008218729Z" level=info msg="Running pod sandbox: openshift-must-gather-gxmb8/crc-debug-4fr6x/POD" id=b070468c-c5a0-4c4d-9c39-e0004e52397c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.977850 | controller | Jun 12 16:59:22.008942 crc crio[22579]: time="2026-06-12T16:59:22.008931587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977867 | controller | Jun 12 16:59:22.035365 crc crio[22579]: time="2026-06-12T16:59:22.035220095Z" 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=b070468c-c5a0-4c4d-9c39-e0004e52397c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.977882 | controller | Jun 12 16:59:22.073002 crc crio[22579]: time="2026-06-12T16:59:22.072862485Z" level=info msg="Ran pod sandbox 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664 with infra container: openshift-must-gather-gxmb8/crc-debug-4fr6x/POD" id=b070468c-c5a0-4c4d-9c39-e0004e52397c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.977898 | controller | Jun 12 16:59:22.078365 crc crio[22579]: time="2026-06-12T16:59:22.078253585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=ec9029ac-24fc-42b1-a9bd-4a83270cff5b name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977914 | controller | Jun 12 16:59:22.083088 crc crio[22579]: time="2026-06-12T16:59:22.082942085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=bc25392c-de5a-4e87-9ae3-36f3ee5bb1f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.977930 | controller | Jun 12 16:59:22.108981 crc crio[22579]: time="2026-06-12T16:59:22.108798732Z" level=info msg="Creating container: openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00" id=5445836e-5b90-40d4-b8fd-52ec2b15c8c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977946 | controller | Jun 12 16:59:22.109471 crc crio[22579]: time="2026-06-12T16:59:22.109416348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977962 | controller | Jun 12 16:59:22.152919 crc crio[22579]: time="2026-06-12T16:59:22.152785066Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=5445836e-5b90-40d4-b8fd-52ec2b15c8c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.977978 | controller | Jun 12 16:59:22.168702 crc crio[22579]: time="2026-06-12T16:59:22.168585563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.977995 | controller | Jun 12 16:59:22.173425 crc crio[22579]: time="2026-06-12T16:59:22.172863244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.978010 | controller | Jun 12 16:59:22.364155 crc crio[22579]: time="2026-06-12T16:59:22.363870368Z" level=info msg="Created container d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76: openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00" id=5445836e-5b90-40d4-b8fd-52ec2b15c8c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.978027 | controller | Jun 12 16:59:22.365866 crc crio[22579]: time="2026-06-12T16:59:22.365776408Z" level=info msg="Starting container: d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76" id=a090016a-b364-4846-95e3-e3bdb6241081 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.978047 | controller | Jun 12 16:59:22.373808 crc crio[22579]: time="2026-06-12T16:59:22.373707282Z" level=info msg="Started container" PID=232119 containerID=d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76 description=openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00 id=a090016a-b364-4846-95e3-e3bdb6241081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664
2026-06-12 17:11:40.978064 | controller | Jun 12 16:59:23.570936 crc crio[22579]: time="2026-06-12T16:59:23.570269931Z" level=info msg="Stopping pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664" id=8ebe1409-7ae3-447f-a5a1-d15602b90535 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.978080 | controller | Jun 12 16:59:23.591007 crc crio[22579]: time="2026-06-12T16:59:23.590817761Z" level=info msg="Stopped pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664" id=8ebe1409-7ae3-447f-a5a1-d15602b90535 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.978096 | controller | Jun 12 16:59:24.599034 crc crio[22579]: time="2026-06-12T16:59:24.597905316Z" level=info msg="Removing container: d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76" id=715c1375-1769-4980-9668-e0cf793b53be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.978111 | controller | Jun 12 16:59:24.648475 crc crio[22579]: time="2026-06-12T16:59:24.648331796Z" level=info msg="Removed container d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76: openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00" id=715c1375-1769-4980-9668-e0cf793b53be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.978127 | controller | Jun 12 16:59:53.213178 crc crio[22579]: time="2026-06-12T16:59:53.21219611Z" level=info msg="Stopping pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027" id=ebe85bff-c561-4336-9e9d-040bbefccc3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.978145 | controller | Jun 12 16:59:53.213178 crc crio[22579]: time="2026-06-12T16:59:53.213185215Z" level=info msg="Stopped pod sandbox (already stopped): 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027" id=ebe85bff-c561-4336-9e9d-040bbefccc3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.978163 | controller | Jun 12 16:59:53.215837 crc crio[22579]: time="2026-06-12T16:59:53.214463688Z" level=info msg="Removing pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027" id=a70115f1-1bfc-46a6-96fd-eb8557e773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.978179 | controller | Jun 12 16:59:53.239615 crc crio[22579]: time="2026-06-12T16:59:53.238099368Z" level=info msg="Removed pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027" id=a70115f1-1bfc-46a6-96fd-eb8557e773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.978194 | controller | Jun 12 16:59:53.239615 crc crio[22579]: time="2026-06-12T16:59:53.2389485Z" level=info msg="Stopping pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664" id=b02e2460-adfd-4862-86f1-334eed37a7e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.978210 | controller | Jun 12 16:59:53.239615 crc crio[22579]: time="2026-06-12T16:59:53.239003011Z" level=info msg="Stopped pod sandbox (already stopped): 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664" id=b02e2460-adfd-4862-86f1-334eed37a7e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.978226 | controller | Jun 12 16:59:53.241105 crc crio[22579]: time="2026-06-12T16:59:53.240804398Z" level=info msg="Removing pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664" id=ec099387-0f8f-4fed-9fea-3b25e1a3006b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.978241 | controller | Jun 12 16:59:53.259215 crc crio[22579]: time="2026-06-12T16:59:53.259086339Z" level=info msg="Removed pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664" id=ec099387-0f8f-4fed-9fea-3b25e1a3006b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.978260 | controller | Jun 12 17:00:03.845789 crc crio[22579]: time="2026-06-12T17:00:03.844596744Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688060-tchf9/POD" id=b1e7b78f-b4cb-47d4-b290-50bcf8beeb07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.978276 | controller | Jun 12 17:00:03.847777 crc crio[22579]: time="2026-06-12T17:00:03.845796915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.978292 | controller | Jun 12 17:00:03.876449 crc crio[22579]: time="2026-06-12T17:00:03.876342282Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/POD" id=c5869c61-f1f1-4a40-a9e5-e8855c684e37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.978308 | controller | Jun 12 17:00:03.876642 crc crio[22579]: time="2026-06-12T17:00:03.876570388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.978325 | controller | Jun 12 17:00:03.886916 crc crio[22579]: time="2026-06-12T17:00:03.886813502Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688060-tchf9 Namespace:openshift-infra ID:747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 UID:9bbcb126-660b-482c-a782-ce22e4baa526 NetNS:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbcb126_660b_482c_a782_ce22e4baa526.slice PodAnnotations:0xc0025a1b70}] Aliases:map[]}"
2026-06-12 17:11:40.978341 | controller | Jun 12 17:00:03.886916 crc crio[22579]: time="2026-06-12T17:00:03.886880964Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688060-tchf9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.978429 | controller | Jun 12 17:00:03.907716 crc crio[22579]: time="2026-06-12T17:00:03.90766191Z" level=info msg="Got pod network &{Name:collect-profiles-29688060-prpmg Namespace:openshift-operator-lifecycle-manager ID:1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 UID:239e2a51-83e4-4cbe-8170-e73230bce346 NetNS:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod239e2a51_83e4_4cbe_8170_e73230bce346.slice PodAnnotations:0xc000384ba8}] Aliases:map[]}"
2026-06-12 17:11:40.978475 | controller | Jun 12 17:00:03.908010 crc crio[22579]: time="2026-06-12T17:00:03.907992038Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.978494 | controller | Jun 12 17:00:04.469896 crc crio[22579]: 2026-06-12T17:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:747d86dfc3fc85f Mac:4a:92:96:04:4d:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 SocketPath: PciID:}] [{Interface:0xc00012c770 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.978511 | controller | Jun 12 17:00:04.471246 crc crio[22579]: time="2026-06-12T17:00:04.471142038Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688060-tchf9 Namespace:openshift-infra ID:747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 UID:9bbcb126-660b-482c-a782-ce22e4baa526 NetNS:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbcb126_660b_482c_a782_ce22e4baa526.slice PodAnnotations:0xc0025a1b70}] Aliases:map[]}"
2026-06-12 17:11:40.978556 | controller | Jun 12 17:00:04.471643 crc crio[22579]: time="2026-06-12T17:00:04.471559888Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688060-tchf9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.978578 | controller | Jun 12 17:00:04.505384 crc crio[22579]: time="2026-06-12T17:00:04.504817956Z" level=info msg="Ran pod sandbox 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 with infra container: openshift-infra/auto-csr-approver-29688060-tchf9/POD" id=b1e7b78f-b4cb-47d4-b290-50bcf8beeb07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.978595 | controller | Jun 12 17:00:04.509554 crc crio[22579]: time="2026-06-12T17:00:04.509474696Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=038bebf2-0b09-44d4-848f-ec1a1237afb2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.978634 | controller | Jun 12 17:00:04.522564 crc crio[22579]: time="2026-06-12T17:00:04.522391499Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.978655 | controller | Jun 12 17:00:04.648561 crc crio[22579]: 2026-06-12T17:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1409bd1e5d29511 Mac:b2:f7:27:a2:02:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 SocketPath: PciID:}] [{Interface:0xc00028cfb0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.978672 | controller | Jun 12 17:00:04.651754 crc crio[22579]: time="2026-06-12T17:00:04.65158068Z" level=info msg="Got pod network &{Name:collect-profiles-29688060-prpmg Namespace:openshift-operator-lifecycle-manager ID:1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 UID:239e2a51-83e4-4cbe-8170-e73230bce346 NetNS:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod239e2a51_83e4_4cbe_8170_e73230bce346.slice PodAnnotations:0xc000384ba8}] Aliases:map[]}"
2026-06-12 17:11:40.978709 | controller | Jun 12 17:00:04.652047 crc crio[22579]: time="2026-06-12T17:00:04.65199782Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.978731 | controller | Jun 12 17:00:04.663810 crc crio[22579]: time="2026-06-12T17:00:04.663768434Z" level=info msg="Ran pod sandbox 1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/POD" id=c5869c61-f1f1-4a40-a9e5-e8855c684e37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.978748 | controller | Jun 12 17:00:04.666209 crc crio[22579]: time="2026-06-12T17:00:04.666177686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19bae13a-2a71-4d74-b0dd-df85d1b618cb name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.978764 | controller | Jun 12 17:00:04.668867 crc crio[22579]: time="2026-06-12T17:00:04.668841195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ec63a13a-c19b-4c8d-91e8-7926b213d008 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.978812 | controller | Jun 12 17:00:04.829207 crc crio[22579]: time="2026-06-12T17:00:04.828949513Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/collect-profiles" id=b1dfde18-2e11-478b-a145-203de5951730 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.978835 | controller | Jun 12 17:00:04.830239 crc crio[22579]: time="2026-06-12T17:00:04.830214585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.978871 | controller | Jun 12 17:00:04.873021 crc crio[22579]: time="2026-06-12T17:00:04.872956917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.978894 | controller | Jun 12 17:00:04.877913 crc crio[22579]: time="2026-06-12T17:00:04.877886474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.978912 | controller | Jun 12 17:00:05.112906 crc crio[22579]: time="2026-06-12T17:00:05.11275955Z" level=info msg="Created container ca3de8fae3f23a11c648bae0856ab92e33898568ff9fd930c7a54284b2715b39: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/collect-profiles" id=b1dfde18-2e11-478b-a145-203de5951730 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.978928 | controller | Jun 12 17:00:05.115792 crc crio[22579]: time="2026-06-12T17:00:05.115722606Z" level=info msg="Starting container: ca3de8fae3f23a11c648bae0856ab92e33898568ff9fd930c7a54284b2715b39" id=a57ebb19-de17-423e-b6cb-7e98688694e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.978967 | controller | Jun 12 17:00:05.123056 crc crio[22579]: time="2026-06-12T17:00:05.122956063Z" level=info msg="Started container" PID=239720 containerID=ca3de8fae3f23a11c648bae0856ab92e33898568ff9fd930c7a54284b2715b39 description=openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/collect-profiles id=a57ebb19-de17-423e-b6cb-7e98688694e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24
2026-06-12 17:11:40.978986 | controller | Jun 12 17:00:07.226655 crc crio[22579]: time="2026-06-12T17:00:07.225356866Z" level=info msg="Stopping pod sandbox: 1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24" id=2c363534-a711-4faa-8e26-51b03c45ae07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979002 | controller | Jun 12 17:00:07.227952 crc crio[22579]: time="2026-06-12T17:00:07.227416489Z" level=info msg="Got pod network &{Name:collect-profiles-29688060-prpmg Namespace:openshift-operator-lifecycle-manager ID:1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 UID:239e2a51-83e4-4cbe-8170-e73230bce346 NetNS:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod239e2a51_83e4_4cbe_8170_e73230bce346.slice PodAnnotations:0xc004fc0790}] Aliases:map[]}"
2026-06-12 17:11:40.979019 | controller | Jun 12 17:00:07.227952 crc crio[22579]: time="2026-06-12T17:00:07.227651945Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.979035 | controller | Jun 12 17:00:07.597718 crc crio[22579]: time="2026-06-12T17:00:07.593419766Z" level=info msg="Stopped pod sandbox: 1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24" id=2c363534-a711-4faa-8e26-51b03c45ae07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979052 | controller | Jun 12 17:00:07.790068 crc crio[22579]: time="2026-06-12T17:00:07.78983022Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=038bebf2-0b09-44d4-848f-ec1a1237afb2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.979068 | controller | Jun 12 17:00:07.791001 crc crio[22579]: time="2026-06-12T17:00:07.790921448Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d6dbc984-a88d-43f8-b2ed-c8365af2fded name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.979088 | controller | Jun 12 17:00:07.793721 crc crio[22579]: time="2026-06-12T17:00:07.793646648Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e62f257a-bc20-45fe-a021-e3827af1e5d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.979105 | controller | Jun 12 17:00:08.548886 crc crio[22579]: time="2026-06-12T17:00:08.547696399Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688060-tchf9/oc" id=bc38b630-84fb-497e-aa7e-33d3018e9abd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.979121 | controller | Jun 12 17:00:08.550686 crc crio[22579]: time="2026-06-12T17:00:08.549714221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.979137 | controller | Jun 12 17:00:08.616463 crc crio[22579]: time="2026-06-12T17:00:08.616348179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.979153 | controller | Jun 12 17:00:09.003240 crc crio[22579]: time="2026-06-12T17:00:09.003012198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.979170 | controller | Jun 12 17:00:09.420700 crc crio[22579]: time="2026-06-12T17:00:09.419946077Z" level=info msg="Created container 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39: openshift-infra/auto-csr-approver-29688060-tchf9/oc" id=bc38b630-84fb-497e-aa7e-33d3018e9abd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.979186 | controller | Jun 12 17:00:09.422404 crc crio[22579]: time="2026-06-12T17:00:09.422271647Z" level=info msg="Starting container: 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39" id=7ef999b2-181f-464a-a605-3da93ab7a68c name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.979203 | controller | Jun 12 17:00:09.428945 crc crio[22579]: time="2026-06-12T17:00:09.428834016Z" level=info msg="Started container" PID=240218 containerID=67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39 description=openshift-infra/auto-csr-approver-29688060-tchf9/oc id=7ef999b2-181f-464a-a605-3da93ab7a68c name=/runtime.v1.RuntimeService/StartContainer sandboxID=747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228
2026-06-12 17:11:40.979219 | controller | Jun 12 17:00:11.306267 crc crio[22579]: time="2026-06-12T17:00:11.305241827Z" level=info msg="Stopping pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228" id=8e914754-5668-4bf8-b6fc-93de68313a81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979236 | controller | Jun 12 17:00:11.307442 crc crio[22579]: time="2026-06-12T17:00:11.307040214Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688060-tchf9 Namespace:openshift-infra ID:747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 UID:9bbcb126-660b-482c-a782-ce22e4baa526 NetNS:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbcb126_660b_482c_a782_ce22e4baa526.slice PodAnnotations:0xc001216498}] Aliases:map[]}"
2026-06-12 17:11:40.979262 | controller | Jun 12 17:00:11.307442 crc crio[22579]: time="2026-06-12T17:00:11.307235779Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688060-tchf9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.979280 | controller | Jun 12 17:00:11.741959 crc crio[22579]: time="2026-06-12T17:00:11.741332921Z" level=info msg="Stopped pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228" id=8e914754-5668-4bf8-b6fc-93de68313a81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979300 | controller | Jun 12 17:00:53.306138 crc crio[22579]: time="2026-06-12T17:00:53.30516234Z" level=info msg="Removing container: 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222" id=0891d388-1005-4e6b-a395-a227f7afac97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.979317 | controller | Jun 12 17:00:53.353813 crc crio[22579]: time="2026-06-12T17:00:53.353558518Z" level=info msg="Removed container 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles" id=0891d388-1005-4e6b-a395-a227f7afac97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.979334 | controller | Jun 12 17:00:53.359895 crc crio[22579]: time="2026-06-12T17:00:53.359592233Z" level=info msg="Removing container: d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01" id=be76f63f-a2f7-40c7-9009-f2d421b89489 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.979369 | controller | Jun 12 17:00:53.663667 crc crio[22579]: time="2026-06-12T17:00:53.660252875Z" level=info msg="Removed container d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01: openshift-infra/auto-csr-approver-29688054-9kvd5/oc" id=be76f63f-a2f7-40c7-9009-f2d421b89489 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.979387 | controller | Jun 12 17:00:53.686162 crc crio[22579]: time="2026-06-12T17:00:53.68604397Z" level=info msg="Stopping pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04" id=928dae12-44c3-40d1-8af5-6ec6faf49ce9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979404 | controller | Jun 12 17:00:53.686162 crc crio[22579]: time="2026-06-12T17:00:53.686154003Z" level=info msg="Stopped pod sandbox (already stopped): 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04" id=928dae12-44c3-40d1-8af5-6ec6faf49ce9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979420 | controller | Jun 12 17:00:53.687316 crc crio[22579]: time="2026-06-12T17:00:53.687236001Z" level=info msg="Removing pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04" id=522b318e-8f49-40ae-8215-1c0dddce9a10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.979436 | controller | Jun 12 17:00:53.707992 crc crio[22579]: time="2026-06-12T17:00:53.707884413Z" level=info msg="Removed pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04" id=522b318e-8f49-40ae-8215-1c0dddce9a10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.979453 | controller | Jun 12 17:00:53.709744 crc crio[22579]: time="2026-06-12T17:00:53.709540846Z" level=info msg="Stopping pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed" id=b2457392-c250-487e-a9c5-0965695cdcaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979469 | controller | Jun 12 17:00:53.709856 crc crio[22579]: time="2026-06-12T17:00:53.709786952Z" level=info msg="Stopped pod sandbox (already stopped): 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed" id=b2457392-c250-487e-a9c5-0965695cdcaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979486 | controller | Jun 12 17:00:53.711448 crc crio[22579]: time="2026-06-12T17:00:53.711328632Z" level=info msg="Removing pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed" id=966b127a-1075-4d7f-b2bf-a5da734ee36f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.979502 | controller | Jun 12 17:00:53.728205 crc crio[22579]: time="2026-06-12T17:00:53.728092594Z" level=info msg="Removed pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed" id=966b127a-1075-4d7f-b2bf-a5da734ee36f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.979522 | controller | Jun 12 17:01:00.594222 crc crio[22579]: time="2026-06-12T17:01:00.593075117Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29688061-9vmjw/POD" id=643a1e98-f1b8-4155-95dd-02340213433a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.979539 | controller | Jun 12 17:01:00.596118 crc crio[22579]: time="2026-06-12T17:01:00.594255787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.979555 | controller | Jun 12 17:01:00.647101 crc crio[22579]: time="2026-06-12T17:01:00.646954216Z" level=info msg="Got pod network &{Name:keystone-cron-29688061-9vmjw Namespace:openstack ID:ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 UID:ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c NetNS:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce3a4c55_e1d8_43a4_97d6_4da13bfbb50c.slice PodAnnotations:0xc001216668}] Aliases:map[]}"
2026-06-12 17:11:40.979572 | controller | Jun 12 17:01:00.647101 crc crio[22579]: time="2026-06-12T17:01:00.647051018Z" level=info msg="Adding pod openstack_keystone-cron-29688061-9vmjw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.979589 | controller | Jun 12 17:01:01.253385 crc crio[22579]: 2026-06-12T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad299a037048b1d Mac:a2:ab:6f:65:49:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 SocketPath: PciID:}] [{Interface:0xc0001571e0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.979605 | controller | Jun 12 17:01:01.256201 crc crio[22579]: time="2026-06-12T17:01:01.255246309Z" level=info msg="Got pod network &{Name:keystone-cron-29688061-9vmjw Namespace:openstack ID:ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 UID:ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c NetNS:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce3a4c55_e1d8_43a4_97d6_4da13bfbb50c.slice PodAnnotations:0xc001216668}] Aliases:map[]}"
2026-06-12 17:11:40.979621 | controller | Jun 12 17:01:01.256201 crc crio[22579]: time="2026-06-12T17:01:01.255478435Z" level=info msg="Checking pod openstack_keystone-cron-29688061-9vmjw for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.979637 | controller | Jun 12 17:01:01.273428 crc crio[22579]: time="2026-06-12T17:01:01.273308325Z" level=info msg="Ran pod sandbox ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 with infra container: openstack/keystone-cron-29688061-9vmjw/POD" id=643a1e98-f1b8-4155-95dd-02340213433a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.979654 | controller | Jun 12 17:01:01.288256 crc crio[22579]: time="2026-06-12T17:01:01.288163678Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=64aae170-e271-4cb7-a321-68e90979fa01 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.979670 | controller | Jun 12 17:01:01.359580 crc crio[22579]: time="2026-06-12T17:01:01.358724227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=a16c3b8f-37ee-4395-9043-d99bc316c5dd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.979686 | controller | Jun 12 17:01:01.376600 crc crio[22579]: time="2026-06-12T17:01:01.376350831Z" level=info msg="Creating container: openstack/keystone-cron-29688061-9vmjw/keystone-cron" id=ee6e9a79-d1aa-4467-ab9d-6571d2db4940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.979702 | controller | Jun 12 17:01:01.377044 crc crio[22579]: time="2026-06-12T17:01:01.376971767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.979722 | controller | Jun 12 17:01:01.443035 crc crio[22579]: time="2026-06-12T17:01:01.442799124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.979738 | controller | Jun 12 17:01:01.451596 crc crio[22579]: time="2026-06-12T17:01:01.451431957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.979755 | controller | Jun 12 17:01:01.702443 crc crio[22579]: time="2026-06-12T17:01:01.702176612Z" level=info msg="Created container c596df42afe26d7c731c1ac7c127225f97d71c6c52e2ab6c6c9e1c763a4fd6e7: openstack/keystone-cron-29688061-9vmjw/keystone-cron" id=ee6e9a79-d1aa-4467-ab9d-6571d2db4940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.979771 | controller | Jun 12 17:01:01.709210 crc crio[22579]: time="2026-06-12T17:01:01.709153182Z" level=info msg="Starting container: c596df42afe26d7c731c1ac7c127225f97d71c6c52e2ab6c6c9e1c763a4fd6e7" id=f7c2c56d-1f3f-4550-8ec9-a7a4ad9f5ef5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.979787 | controller | Jun 12 17:01:01.715728 crc crio[22579]: time="2026-06-12T17:01:01.715644429Z" level=info msg="Started container" PID=250118 containerID=c596df42afe26d7c731c1ac7c127225f97d71c6c52e2ab6c6c9e1c763a4fd6e7 description=openstack/keystone-cron-29688061-9vmjw/keystone-cron id=f7c2c56d-1f3f-4550-8ec9-a7a4ad9f5ef5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7
2026-06-12 17:11:40.979804 | controller | Jun 12 17:01:09.286160 crc crio[22579]: time="2026-06-12T17:01:09.285354371Z" level=info msg="Stopping pod sandbox: ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7" id=f1a26a90-ca62-49ee-8e4f-334e50528f9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979820 | controller | Jun 12 17:01:09.289609 crc crio[22579]: time="2026-06-12T17:01:09.287065925Z" level=info msg="Got pod network &{Name:keystone-cron-29688061-9vmjw Namespace:openstack ID:ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 UID:ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c NetNS:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce3a4c55_e1d8_43a4_97d6_4da13bfbb50c.slice PodAnnotations:0xc002308980}] Aliases:map[]}"
2026-06-12 17:11:40.979837 | controller | Jun 12 17:01:09.289609 crc crio[22579]: time="2026-06-12T17:01:09.287205928Z" level=info msg="Deleting pod openstack_keystone-cron-29688061-9vmjw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.979853 | controller | Jun 12 17:01:09.813195 crc crio[22579]: time="2026-06-12T17:01:09.812623295Z" level=info msg="Stopped pod sandbox: ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7" id=f1a26a90-ca62-49ee-8e4f-334e50528f9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.979870 | controller | Jun 12 17:01:56.042866 crc crio[22579]: time="2026-06-12T17:01:56.041783942Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-4nl8c/POD" id=3bf950e8-4fb1-4f9a-a02e-f521247e07e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.979886 | controller | Jun 12 17:01:56.044687 crc crio[22579]: time="2026-06-12T17:01:56.04288912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.979903 | controller | Jun 12 17:01:56.553872 crc crio[22579]: time="2026-06-12T17:01:56.54264109Z" level=info msg="Got pod network &{Name:redhat-marketplace-4nl8c Namespace:openshift-marketplace ID:bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 UID:48799bbe-ccee-4e55-93b6-bb77dd73d3ad NetNS:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48799bbe_ccee_4e55_93b6_bb77dd73d3ad.slice PodAnnotations:0xc005ce7348}] Aliases:map[]}"
2026-06-12 17:11:40.979929 | controller | Jun 12 17:01:56.553872 crc crio[22579]: time="2026-06-12T17:01:56.543325907Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-4nl8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.979945 | controller | Jun 12 17:01:57.404940 crc crio[22579]: 2026-06-12T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bee8543ea88fbc2 Mac:9e:aa:cf:50:ed:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce SocketPath: PciID:}] [{Interface:0xc00011b930 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.979962 | controller | Jun 12 17:01:57.406246 crc crio[22579]: time="2026-06-12T17:01:57.406178272Z" level=info msg="Got pod network &{Name:redhat-marketplace-4nl8c Namespace:openshift-marketplace ID:bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 UID:48799bbe-ccee-4e55-93b6-bb77dd73d3ad NetNS:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48799bbe_ccee_4e55_93b6_bb77dd73d3ad.slice PodAnnotations:0xc005ce7348}] Aliases:map[]}"
2026-06-12 17:11:40.979978 | controller | Jun 12 17:01:57.406475 crc crio[22579]: time="2026-06-12T17:01:57.406408428Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-4nl8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.979994 | controller | Jun 12 17:01:57.424340 crc crio[22579]: time="2026-06-12T17:01:57.422635857Z" level=info msg="Ran pod sandbox bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 with infra container: openshift-marketplace/redhat-marketplace-4nl8c/POD" id=3bf950e8-4fb1-4f9a-a02e-f521247e07e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.980011 | controller | Jun 12 17:01:57.430375 crc crio[22579]: time="2026-06-12T17:01:57.430251103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b33cc7c0-38d4-4422-9e24-170558f2af7f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.980027 | controller | Jun 12 17:01:57.437647 crc crio[22579]: time="2026-06-12T17:01:57.437552091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=688a1c3c-8513-4761-bff9-bef1b8400bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.980043 | controller | Jun 12 17:01:57.448292 crc crio[22579]: time="2026-06-12T17:01:57.448158435Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities" id=c46289b0-a50a-49e1-a2b6-9a8f79edb209 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.980060 | controller | Jun 12 17:01:57.448857 crc crio[22579]: time="2026-06-12T17:01:57.448784761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980076 | controller | Jun 12 17:01:57.522643 crc crio[22579]: time="2026-06-12T17:01:57.52244479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980092 | controller | Jun 12 17:01:57.538996 crc crio[22579]: time="2026-06-12T17:01:57.538903524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980112 | controller | Jun 12 17:01:57.694163 crc crio[22579]: time="2026-06-12T17:01:57.693581782Z" level=info msg="Created container 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f: openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities" id=c46289b0-a50a-49e1-a2b6-9a8f79edb209 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.980128 | controller | Jun 12 17:01:57.703695 crc crio[22579]: time="2026-06-12T17:01:57.698064088Z" level=info msg="Starting container: 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f" id=5b080dc4-760e-4f9a-8e5b-60adcae664ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.980145 | controller | Jun 12 17:01:57.707190 crc crio[22579]: time="2026-06-12T17:01:57.705220982Z" level=info msg="Started container" PID=262727 containerID=338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f description=openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities id=5b080dc4-760e-4f9a-8e5b-60adcae664ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996
2026-06-12 17:11:40.980162 | controller | Jun 12 17:01:58.705408 crc crio[22579]: time="2026-06-12T17:01:58.705251175Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f3bfbf4f-77ba-4413-a6d6-10f7bb284c30 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.980178 | controller | Jun 12 17:01:58.715057 crc crio[22579]: time="2026-06-12T17:01:58.714888674Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-12 17:11:40.980194 | controller | Jun 12 17:01:59.385814 crc crio[22579]: time="2026-06-12T17:01:59.384664452Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=f3bfbf4f-77ba-4413-a6d6-10f7bb284c30 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.980209 | controller | Jun 12 17:01:59.387482 crc crio[22579]: time="2026-06-12T17:01:59.387412973Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0e84f2ac-8542-4ee6-9d28-c9ad3ba0b555 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.980225 | controller | Jun 12 17:01:59.392303 crc crio[22579]: time="2026-06-12T17:01:59.392004181Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=3984f6b9-e877-4a79-8d7d-ecbbf5df4dea name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.980241 | controller | Jun 12 17:01:59.402372 crc crio[22579]: time="2026-06-12T17:01:59.402199914Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4nl8c/extract-content" id=c90b18d1-5842-4548-910c-6a8c0d592486 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.980256 | controller | Jun 12 17:01:59.402871 crc crio[22579]: time="2026-06-12T17:01:59.402777999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980272 | controller | Jun 12 17:01:59.493059 crc crio[22579]: time="2026-06-12T17:01:59.492955274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980287 | controller | Jun 12 17:01:59.497776 crc crio[22579]: time="2026-06-12T17:01:59.497688446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980303 | controller | Jun 12 17:01:59.668850 crc crio[22579]: time="2026-06-12T17:01:59.668141481Z" level=info msg="Created container ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b: openshift-marketplace/redhat-marketplace-4nl8c/extract-content" id=c90b18d1-5842-4548-910c-6a8c0d592486 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.980325 | controller | Jun 12 17:01:59.670705 crc crio[22579]: time="2026-06-12T17:01:59.670639075Z" level=info msg="Starting container: ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b" id=d660605e-e7ab-4a06-b0fc-8dd79ec96cbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.980341 | controller | Jun 12 17:01:59.678458 crc crio[22579]: time="2026-06-12T17:01:59.678229831Z" level=info msg="Started container" PID=263223 containerID=ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b description=openshift-marketplace/redhat-marketplace-4nl8c/extract-content id=d660605e-e7ab-4a06-b0fc-8dd79ec96cbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996
2026-06-12 17:11:40.980377 | controller | Jun 12 17:02:00.679367 crc crio[22579]: time="2026-06-12T17:02:00.678780906Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688062-pnkmm/POD" id=340ba7cf-c3ec-416c-be66-c71bd6dc5e6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.980395 | controller | Jun 12 17:02:00.680778 crc crio[22579]: time="2026-06-12T17:02:00.679390212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980411 | controller | Jun 12 17:02:00.717954 crc crio[22579]: time="2026-06-12T17:02:00.717841403Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688062-pnkmm Namespace:openshift-infra ID:1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b UID:b7fe5675-6e98-4c9a-9eec-1b28099e6c89 NetNS:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7fe5675_6e98_4c9a_9eec_1b28099e6c89.slice PodAnnotations:0xc0004791b8}] Aliases:map[]}"
2026-06-12 17:11:40.980428 | controller | Jun 12 17:02:00.717954 crc crio[22579]: time="2026-06-12T17:02:00.717924576Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688062-pnkmm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.980445 | controller | Jun 12 17:02:00.776805 crc crio[22579]: time="2026-06-12T17:02:00.762661999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a2e6bd3d-3f44-4215-91c4-a74b30e3a85c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.980461 | controller | Jun 12 17:02:00.776805 crc crio[22579]: time="2026-06-12T17:02:00.765740568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=643e9bb9-890d-4408-bc22-a52fa0d39f1a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.980477 | controller | Jun 12 17:02:00.783568 crc crio[22579]: time="2026-06-12T17:02:00.783370453Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-4nl8c/registry-server" id=430fba4f-6164-4baa-b1e8-b6915be79f7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.980493 | controller | Jun 12 17:02:00.784055 crc crio[22579]: time="2026-06-12T17:02:00.783946408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980509 | controller | Jun 12 17:02:00.939987 crc crio[22579]: time="2026-06-12T17:02:00.939900819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980528 | controller | Jun 12 17:02:00.958139 crc crio[22579]: time="2026-06-12T17:02:00.956758043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980545 | controller | Jun 12 17:02:01.172020 crc crio[22579]: time="2026-06-12T17:02:01.17189864Z" level=info msg="Created container 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c: openshift-marketplace/redhat-marketplace-4nl8c/registry-server" id=430fba4f-6164-4baa-b1e8-b6915be79f7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.980561 | controller | Jun 12 17:02:01.174070 crc crio[22579]: time="2026-06-12T17:02:01.173976524Z" level=info msg="Starting container: 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c" id=e7b9c1df-e5c8-4c1e-b8ab-585b751708ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.980577 | controller | Jun 12 17:02:01.186880 crc crio[22579]: time="2026-06-12T17:02:01.186768743Z" level=info msg="Started container" PID=263685 containerID=74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c description=openshift-marketplace/redhat-marketplace-4nl8c/registry-server id=e7b9c1df-e5c8-4c1e-b8ab-585b751708ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996
2026-06-12 17:11:40.980594 | controller | Jun 12 17:02:01.370778 crc crio[22579]: 2026-06-12T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a67ff507dab020 Mac:62:6e:99:75:f8:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 SocketPath: PciID:}] [{Interface:0xc00014e5d0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.980634 | controller | Jun 12 17:02:01.372962 crc crio[22579]: time="2026-06-12T17:02:01.37281851Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688062-pnkmm Namespace:openshift-infra ID:1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b UID:b7fe5675-6e98-4c9a-9eec-1b28099e6c89 NetNS:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7fe5675_6e98_4c9a_9eec_1b28099e6c89.slice PodAnnotations:0xc0004791b8}] Aliases:map[]}"
2026-06-12 17:11:40.980658 | controller | Jun 12 17:02:01.373106 crc crio[22579]: time="2026-06-12T17:02:01.373054666Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688062-pnkmm for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.980675 | controller | Jun 12 17:02:01.383297 crc crio[22579]: time="2026-06-12T17:02:01.382993773Z" level=info msg="Ran pod sandbox 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b with infra container: openshift-infra/auto-csr-approver-29688062-pnkmm/POD" id=340ba7cf-c3ec-416c-be66-c71bd6dc5e6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.980692 | controller | Jun 12 17:02:01.386122 crc crio[22579]: time="2026-06-12T17:02:01.386032641Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=27ca8e8f-4e72-44ba-83bd-d01c32bf7133 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.980708 | controller | Jun 12 17:02:01.390997 crc crio[22579]: time="2026-06-12T17:02:01.390920527Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.980724 | controller | Jun 12 17:02:02.619954 crc crio[22579]: time="2026-06-12T17:02:02.619863102Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=27ca8e8f-4e72-44ba-83bd-d01c32bf7133 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.980740 | controller | Jun 12 17:02:02.621342 crc crio[22579]: time="2026-06-12T17:02:02.620678613Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b5b6d4ab-75ea-4277-80d1-6a61837a305e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.980761 | controller | Jun 12 17:02:02.623338 crc crio[22579]: time="2026-06-12T17:02:02.623199878Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=011f2c9e-de6b-4129-8816-5f46a0b2db4f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.980777 | controller | Jun 12 17:02:02.638608 crc crio[22579]: time="2026-06-12T17:02:02.638462551Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688062-pnkmm/oc" id=47649d6e-a94e-45e9-9de1-276ecbfb1c0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.980793 | controller | Jun 12 17:02:02.641150 crc crio[22579]: time="2026-06-12T17:02:02.639384315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980809 | controller | Jun 12 17:02:02.701452 crc crio[22579]: time="2026-06-12T17:02:02.70124174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980825 | controller | Jun 12 17:02:03.175247 crc crio[22579]: time="2026-06-12T17:02:03.175070776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.980841 | controller | Jun 12 17:02:03.355208 crc crio[22579]: time="2026-06-12T17:02:03.355060007Z" level=info msg="Created container e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962: openshift-infra/auto-csr-approver-29688062-pnkmm/oc" id=47649d6e-a94e-45e9-9de1-276ecbfb1c0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.980857 | controller | Jun 12 17:02:03.360351 crc crio[22579]: time="2026-06-12T17:02:03.360173569Z" level=info msg="Starting container: e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962" id=41b19210-3927-40e3-8c4c-a92fb17c5aff name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.980874 | controller | Jun 12 17:02:03.368369 crc crio[22579]: time="2026-06-12T17:02:03.368239047Z" level=info msg="Started container" PID=264135 containerID=e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962 description=openshift-infra/auto-csr-approver-29688062-pnkmm/oc id=41b19210-3927-40e3-8c4c-a92fb17c5aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b
2026-06-12 17:11:40.980890 | controller | Jun 12 17:02:05.899010 crc crio[22579]: time="2026-06-12T17:02:05.897872675Z" level=info msg="Stopping pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b" id=aabf31e6-1dff-4ff1-a57b-26103812f35d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.980907 | controller | Jun 12 17:02:05.900694 crc crio[22579]: time="2026-06-12T17:02:05.900228396Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688062-pnkmm Namespace:openshift-infra ID:1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b UID:b7fe5675-6e98-4c9a-9eec-1b28099e6c89 NetNS:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7fe5675_6e98_4c9a_9eec_1b28099e6c89.slice PodAnnotations:0xc002308570}] Aliases:map[]}"
2026-06-12 17:11:40.980923 | controller | Jun 12 17:02:05.900694 crc crio[22579]: time="2026-06-12T17:02:05.900616596Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688062-pnkmm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.980940 | controller | Jun 12 17:02:06.243449 crc crio[22579]: time="2026-06-12T17:02:06.24285082Z" level=info msg="Stopped pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b" id=aabf31e6-1dff-4ff1-a57b-26103812f35d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.980960 | controller | Jun 12 17:02:09.760725 crc crio[22579]: time="2026-06-12T17:02:09.759389865Z" level=info msg="Stopping container: 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c (timeout: 2s)" id=8e3ba8b9-26f6-4feb-81fa-18c661f75b3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.980976 | controller | Jun 12 17:02:09.885053 crc crio[22579]: time="2026-06-12T17:02:09.884949422Z" level=info msg="Stopped container 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c: openshift-marketplace/redhat-marketplace-4nl8c/registry-server" id=8e3ba8b9-26f6-4feb-81fa-18c661f75b3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.980992 | controller | Jun 12 17:02:09.886401 crc crio[22579]: time="2026-06-12T17:02:09.886316918Z" level=info msg="Stopping pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996" id=2ebf1779-9298-4f9a-83be-1ef5ee612a2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981008 | controller | Jun 12 17:02:09.887317 crc crio[22579]: time="2026-06-12T17:02:09.88717904Z" level=info msg="Got pod network &{Name:redhat-marketplace-4nl8c Namespace:openshift-marketplace ID:bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 UID:48799bbe-ccee-4e55-93b6-bb77dd73d3ad NetNS:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48799bbe_ccee_4e55_93b6_bb77dd73d3ad.slice PodAnnotations:0xc00130d298}] Aliases:map[]}"
2026-06-12 17:11:40.981025 | controller | Jun 12 17:02:09.887488 crc crio[22579]: time="2026-06-12T17:02:09.887418976Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-4nl8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.981041 | controller | Jun 12 17:02:10.261602 crc crio[22579]: time="2026-06-12T17:02:10.26108819Z" level=info msg="Stopped pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996" id=2ebf1779-9298-4f9a-83be-1ef5ee612a2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981057 | controller | Jun 12 17:02:10.784966 crc crio[22579]: time="2026-06-12T17:02:10.784619388Z" level=info msg="Removing container: 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c" id=053cfde6-9834-4368-a4d6-57e8dc2eaac7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981073 | controller | Jun 12 17:02:10.825046 crc crio[22579]: time="2026-06-12T17:02:10.824797034Z" level=info msg="Removed container 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c: openshift-marketplace/redhat-marketplace-4nl8c/registry-server" id=053cfde6-9834-4368-a4d6-57e8dc2eaac7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981090 | controller | Jun 12 17:02:10.827348 crc crio[22579]: time="2026-06-12T17:02:10.827241587Z" level=info msg="Removing container: ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b" id=520e9b9e-ff8b-4504-a155-2435ca21e1d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981105 | controller | Jun 12 17:02:10.873026 crc crio[22579]: time="2026-06-12T17:02:10.872786311Z" level=info msg="Removed container ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b: openshift-marketplace/redhat-marketplace-4nl8c/extract-content" id=520e9b9e-ff8b-4504-a155-2435ca21e1d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981121 | controller | Jun 12 17:02:10.881375 crc crio[22579]: time="2026-06-12T17:02:10.881295521Z" level=info msg="Removing container: 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f" id=566db4b2-c88c-4d48-b423-b3798cecf201 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981138 | controller | Jun 12 17:02:10.934847 crc crio[22579]: time="2026-06-12T17:02:10.934681177Z" level=info msg="Removed container 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f: openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities" id=566db4b2-c88c-4d48-b423-b3798cecf201 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981161 | controller | Jun 12 17:02:53.787097 crc crio[22579]: time="2026-06-12T17:02:53.785963124Z" level=info msg="Removing container: aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd" id=eba8eb7a-e340-47ab-9e7a-db90a17c5f36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981180 | controller | Jun 12 17:02:53.901154 crc crio[22579]: time="2026-06-12T17:02:53.90100421Z" level=info msg="Removed container aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd: openshift-infra/auto-csr-approver-29688056-tpgb8/oc" id=eba8eb7a-e340-47ab-9e7a-db90a17c5f36 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981197 | controller | Jun 12 17:02:53.924462 crc crio[22579]: time="2026-06-12T17:02:53.924349802Z" level=info msg="Stopping pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6" id=48492690-6204-490e-95c6-65078e73eb73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981213 | controller | Jun 12 17:02:53.924462 crc crio[22579]: time="2026-06-12T17:02:53.924434634Z" level=info msg="Stopped pod sandbox (already stopped): cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6" id=48492690-6204-490e-95c6-65078e73eb73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981229 | controller | Jun 12 17:02:53.925308 crc crio[22579]: time="2026-06-12T17:02:53.925226965Z" level=info msg="Removing pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6" id=15e190ac-d9b9-47b7-aa9f-b928381d0703 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.981245 | controller | Jun 12 17:02:53.953978 crc crio[22579]: time="2026-06-12T17:02:53.953166105Z" level=info msg="Removed pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6" id=15e190ac-d9b9-47b7-aa9f-b928381d0703 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.981260 | controller | Jun 12 17:02:53.955489 crc crio[22579]: time="2026-06-12T17:02:53.955400133Z" level=info msg="Stopping pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996" id=eb892a65-ffce-43ef-ab72-58cdc4fc717c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981276 | controller | Jun 12 17:02:53.955489 crc crio[22579]: time="2026-06-12T17:02:53.955544856Z" level=info msg="Stopped pod sandbox (already stopped): bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996" id=eb892a65-ffce-43ef-ab72-58cdc4fc717c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981292 | controller | Jun 12 17:02:53.956164 crc crio[22579]: time="2026-06-12T17:02:53.95607627Z" level=info msg="Removing pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996" id=94a7743a-db61-4925-a9a1-8f6c4807121c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.981308 | controller | Jun 12 17:02:53.975242 crc crio[22579]: time="2026-06-12T17:02:53.975101151Z" level=info msg="Removed pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996" id=94a7743a-db61-4925-a9a1-8f6c4807121c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.981324 | controller | Jun 12 17:04:00.680101 crc crio[22579]: time="2026-06-12T17:04:00.679036049Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688064-zp6b7/POD" id=8fdd71f1-5dcb-40eb-a687-4add14cc279e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.981339 | controller | Jun 12 17:04:00.681565 crc crio[22579]: time="2026-06-12T17:04:00.680799104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.981375 | controller | Jun 12 17:04:00.718232 crc crio[22579]: time="2026-06-12T17:04:00.718077315Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688064-zp6b7 Namespace:openshift-infra ID:eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d UID:54185bed-3b45-412c-9a00-152e907dd39f NetNS:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54185bed_3b45_412c_9a00_152e907dd39f.slice PodAnnotations:0xc0025a06a8}] Aliases:map[]}"
2026-06-12 17:11:40.981398 | controller | Jun 12 17:04:00.718232 crc crio[22579]: time="2026-06-12T17:04:00.718199208Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688064-zp6b7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.981414 | controller | Jun 12 17:04:01.337630 crc crio[22579]: 2026-06-12T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eec8bca30f1f80d Mac:ca:ff:1c:b4:84:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 SocketPath: PciID:}] [{Interface:0xc000404760 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.981431 | controller | Jun 12 17:04:01.338637 crc crio[22579]: time="2026-06-12T17:04:01.338559242Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688064-zp6b7 Namespace:openshift-infra ID:eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d UID:54185bed-3b45-412c-9a00-152e907dd39f NetNS:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54185bed_3b45_412c_9a00_152e907dd39f.slice PodAnnotations:0xc0025a06a8}] Aliases:map[]}"
2026-06-12 17:11:40.981448 | controller | Jun 12 17:04:01.339587 crc crio[22579]: time="2026-06-12T17:04:01.338927752Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688064-zp6b7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.981464 | controller | Jun 12 17:04:01.352853 crc crio[22579]: time="2026-06-12T17:04:01.352678897Z" level=info msg="Ran pod sandbox eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d with infra container: openshift-infra/auto-csr-approver-29688064-zp6b7/POD" id=8fdd71f1-5dcb-40eb-a687-4add14cc279e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.981479 | controller | Jun 12 17:04:01.355674 crc crio[22579]: time="2026-06-12T17:04:01.355596192Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b2a504ae-159f-4f8f-bb7f-6e1c759ef4bc name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.981495 | controller | Jun 12 17:04:03.685832 crc crio[22579]: time="2026-06-12T17:04:03.67695179Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.981512 | controller | Jun 12 17:04:04.768527 crc crio[22579]: time="2026-06-12T17:04:04.767449336Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b2a504ae-159f-4f8f-bb7f-6e1c759ef4bc name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.981527 | controller | Jun 12 17:04:04.772197 crc crio[22579]: time="2026-06-12T17:04:04.770082434Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=79f66526-d54c-49cd-a7b2-80612964abd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.981544 | controller | Jun 12 17:04:04.772460 crc crio[22579]: time="2026-06-12T17:04:04.772386713Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7bee4e5f-1a28-484b-bb7f-b1a913ba196c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.981559 | controller | Jun 12 17:04:04.779880 crc crio[22579]: time="2026-06-12T17:04:04.779698302Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688064-zp6b7/oc" id=cb587617-3426-408f-a20a-da773b7c0c83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.981580 | controller | Jun 12 17:04:04.780779 crc crio[22579]: time="2026-06-12T17:04:04.780156034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.981596 | controller | Jun 12 17:04:04.848392 crc crio[22579]: time="2026-06-12T17:04:04.848207108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.981612 | controller | Jun 12 17:04:05.116977 crc crio[22579]: time="2026-06-12T17:04:05.116317621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.981629 | controller | Jun 12 17:04:05.260361 crc crio[22579]: time="2026-06-12T17:04:05.259669287Z" level=info msg="Created container 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e: openshift-infra/auto-csr-approver-29688064-zp6b7/oc" id=cb587617-3426-408f-a20a-da773b7c0c83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.981645 | controller | Jun 12 17:04:05.262205 crc crio[22579]: time="2026-06-12T17:04:05.26174344Z" level=info msg="Starting container: 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e" id=a8b975a3-6cd8-4a60-8b7c-d60beb4227b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.981661 | controller | Jun 12 17:04:05.269114 crc crio[22579]: time="2026-06-12T17:04:05.268963056Z" level=info msg="Started container" PID=281538 containerID=82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e description=openshift-infra/auto-csr-approver-29688064-zp6b7/oc id=a8b975a3-6cd8-4a60-8b7c-d60beb4227b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d
2026-06-12 17:11:40.981677 | controller | Jun 12 17:04:06.957934 crc crio[22579]: time="2026-06-12T17:04:06.957191913Z" level=info msg="Stopping pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d" id=d9584b53-ee3b-4042-89fa-76137255d134 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981694 | controller | Jun 12 17:04:06.959778 crc crio[22579]: time="2026-06-12T17:04:06.95864444Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688064-zp6b7 Namespace:openshift-infra ID:eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d UID:54185bed-3b45-412c-9a00-152e907dd39f NetNS:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54185bed_3b45_412c_9a00_152e907dd39f.slice PodAnnotations:0xc000478cf0}] Aliases:map[]}"
2026-06-12 17:11:40.981710 | controller | Jun 12 17:04:06.959778 crc crio[22579]: time="2026-06-12T17:04:06.958787084Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688064-zp6b7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.981726 | controller | Jun 12 17:04:07.350100 crc crio[22579]: time="2026-06-12T17:04:07.349839556Z" level=info msg="Stopped pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d" id=d9584b53-ee3b-4042-89fa-76137255d134 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981743 | controller | Jun 12 17:04:54.039226 crc crio[22579]: time="2026-06-12T17:04:54.038058913Z" level=info msg="Removing container: b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557" id=f663c7a3-b277-43ae-b9ea-5c66ff18c397 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981759 | controller | Jun 12 17:04:54.211913 crc crio[22579]: time="2026-06-12T17:04:54.211351331Z" level=info msg="Removed container b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557: openshift-infra/auto-csr-approver-29688058-cfl6h/oc" id=f663c7a3-b277-43ae-b9ea-5c66ff18c397 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.981779 | controller | Jun 12 17:04:54.226877 crc crio[22579]: time="2026-06-12T17:04:54.226723387Z" level=info msg="Stopping pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520" id=f9e1ebbe-50fa-4be1-bc1d-a85dfc63978c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981795 | controller | Jun 12 17:04:54.226877 crc crio[22579]: time="2026-06-12T17:04:54.22683351Z" level=info msg="Stopped pod sandbox (already stopped): c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520" id=f9e1ebbe-50fa-4be1-bc1d-a85dfc63978c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.981811 | controller | Jun 12 17:04:54.231597 crc crio[22579]: time="2026-06-12T17:04:54.231429898Z" level=info msg="Removing pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520" id=6e949687-25e0-46ef-a2ec-71bf9ad042bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.981828 | controller | Jun 12 17:04:54.250975 crc crio[22579]: time="2026-06-12T17:04:54.250818588Z" level=info msg="Removed pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520" id=6e949687-25e0-46ef-a2ec-71bf9ad042bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.981844 | controller | Jun 12 17:05:08.531225 crc crio[22579]: time="2026-06-12T17:05:08.530111316Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-r9lbb/POD" id=d170718d-dd61-441f-b30c-99d2b059bb07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.981860 | controller | Jun 12 17:05:08.532895 crc crio[22579]: time="2026-06-12T17:05:08.532861777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.981877 | controller | Jun 12 17:05:08.577709 crc crio[22579]: time="2026-06-12T17:05:08.577080277Z" level=info msg="Got pod network &{Name:certified-operators-r9lbb Namespace:openshift-marketplace ID:8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 UID:423b9a07-3ec7-498a-9f66-6b0fa81784c2 NetNS:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod423b9a07_3ec7_498a_9f66_6b0fa81784c2.slice PodAnnotations:0xc000384f48}] Aliases:map[]}"
2026-06-12 17:11:40.981894 | controller | Jun 12 17:05:08.577709 crc crio[22579]: time="2026-06-12T17:05:08.577661482Z" level=info msg="Adding pod openshift-marketplace_certified-operators-r9lbb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.981910 | controller | Jun 12 17:05:09.196434 crc crio[22579]: 2026-06-12T17:05:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8044ffbd16f437c Mac:ea:4b:cc:70:20:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.981926 | controller | Jun 12 17:05:09.198369 crc crio[22579]: time="2026-06-12T17:05:09.198082188Z" level=info msg="Got pod network &{Name:certified-operators-r9lbb Namespace:openshift-marketplace ID:8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 UID:423b9a07-3ec7-498a-9f66-6b0fa81784c2 NetNS:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod423b9a07_3ec7_498a_9f66_6b0fa81784c2.slice PodAnnotations:0xc000384f48}] Aliases:map[]}"
2026-06-12 17:11:40.981943 | controller | Jun 12 17:05:09.198369 crc crio[22579]: time="2026-06-12T17:05:09.198293323Z" level=info msg="Checking pod openshift-marketplace_certified-operators-r9lbb for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.981962 | controller | Jun 12 17:05:09.220121 crc crio[22579]: time="2026-06-12T17:05:09.220016143Z" level=info msg="Ran pod sandbox 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 with infra container: openshift-marketplace/certified-operators-r9lbb/POD" id=d170718d-dd61-441f-b30c-99d2b059bb07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.981979 | controller | Jun 12 17:05:09.224413 crc crio[22579]: time="2026-06-12T17:05:09.224347185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=54a117b7-149a-4b0b-b3c7-de3ba3f053f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.981995 | controller | Jun 12 17:05:09.231053 crc crio[22579]: time="2026-06-12T17:05:09.230976716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=397b9011-9b6d-4721-8176-3f477c13effd name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.982011 | controller | Jun 12 17:05:09.239278 crc crio[22579]: time="2026-06-12T17:05:09.239157387Z" level=info msg="Creating container: openshift-marketplace/certified-operators-r9lbb/extract-utilities" id=00f1fc3c-13fe-498c-9d82-6b8e0090cbb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982027 | controller | Jun 12 17:05:09.239842 crc crio[22579]: time="2026-06-12T17:05:09.239772663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982043 | controller | Jun 12 17:05:09.314354 crc crio[22579]: time="2026-06-12T17:05:09.314203002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982059 | controller | Jun 12 17:05:09.322611 crc crio[22579]: time="2026-06-12T17:05:09.322473975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982075 | controller | Jun 12 17:05:09.550461 crc crio[22579]: time="2026-06-12T17:05:09.548846471Z" level=info msg="Created container f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5: openshift-marketplace/certified-operators-r9lbb/extract-utilities" id=00f1fc3c-13fe-498c-9d82-6b8e0090cbb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982091 | controller | Jun 12 17:05:09.553029 crc crio[22579]: time="2026-06-12T17:05:09.552644559Z" level=info msg="Starting container: f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5" id=1cfc2ba6-7abf-4fb3-b0cc-044244c80ebc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.982107 | controller | Jun 12 17:05:09.565327 crc crio[22579]: time="2026-06-12T17:05:09.564872074Z" level=info msg="Started container" PID=291081 containerID=f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5 description=openshift-marketplace/certified-operators-r9lbb/extract-utilities id=1cfc2ba6-7abf-4fb3-b0cc-044244c80ebc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354
2026-06-12 17:11:40.982123 | controller | Jun 12 17:05:10.065067 crc crio[22579]: time="2026-06-12T17:05:10.06393685Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7328c380-bbcb-4894-b123-bfcb765c61c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.982138 | controller | Jun 12 17:05:10.079417 crc crio[22579]: time="2026-06-12T17:05:10.077864629Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-12 17:11:40.982154 | controller | Jun 12 17:05:10.699172 crc crio[22579]: time="2026-06-12T17:05:10.698565903Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b" id=7328c380-bbcb-4894-b123-bfcb765c61c1 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.982174 | controller | Jun 12 17:05:10.701134 crc crio[22579]: time="2026-06-12T17:05:10.700449471Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=94d7d87c-e642-43bb-ac35-b24f60bb86c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.982190 | controller | Jun 12 17:05:10.705289 crc crio[22579]: time="2026-06-12T17:05:10.705192903Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3baf1a2d-0fad-4f76-9a22-e1721e4d8214 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.982206 | controller | Jun 12 17:05:10.718167 crc crio[22579]: time="2026-06-12T17:05:10.716974247Z" level=info msg="Creating container: openshift-marketplace/certified-operators-r9lbb/extract-content" id=a6d62bf7-dfe5-4cee-b10e-490fe8900043 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982222 | controller | Jun 12 17:05:10.718167 crc crio[22579]: time="2026-06-12T17:05:10.717649605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982238 | controller | Jun 12 17:05:10.824304 crc crio[22579]: time="2026-06-12T17:05:10.82413586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982255 | controller | Jun 12 17:05:10.847480 crc crio[22579]: time="2026-06-12T17:05:10.847298337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982270 | controller | Jun 12 17:05:11.055678 crc crio[22579]: time="2026-06-12T17:05:11.054993912Z" level=info msg="Created container 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7: openshift-marketplace/certified-operators-r9lbb/extract-content" id=a6d62bf7-dfe5-4cee-b10e-490fe8900043 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982286 | controller | Jun 12 17:05:11.060886 crc crio[22579]: time="2026-06-12T17:05:11.060792502Z" level=info msg="Starting container: 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7" id=a409431a-b249-48bb-b2e6-05aabab4aeac name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.982302 | controller | Jun 12 17:05:11.075818 crc crio[22579]: time="2026-06-12T17:05:11.071026635Z" level=info msg="Started container" PID=291250 containerID=4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7 description=openshift-marketplace/certified-operators-r9lbb/extract-content id=a409431a-b249-48bb-b2e6-05aabab4aeac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354
2026-06-12 17:11:40.982318 | controller | Jun 12 17:05:11.305965 crc crio[22579]: time="2026-06-12T17:05:11.305697436Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-x2gxk/POD" id=06e665d8-8ec4-4b32-a6ea-2b794c67706d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.982335 | controller | Jun 12 17:05:11.305965 crc crio[22579]: time="2026-06-12T17:05:11.305832909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982373 | controller | Jun 12 17:05:11.344172 crc crio[22579]: time="2026-06-12T17:05:11.343997803Z" level=info msg="Got pod network &{Name:community-operators-x2gxk Namespace:openshift-marketplace ID:72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 UID:0268df18-4921-4cdd-bd37-0471baaadb87 NetNS:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0268df18_4921_4cdd_bd37_0471baaadb87.slice PodAnnotations:0xc001216290}] Aliases:map[]}"
2026-06-12 17:11:40.982396 | controller | Jun 12 17:05:11.344172 crc crio[22579]: time="2026-06-12T17:05:11.344059035Z" level=info msg="Adding pod openshift-marketplace_community-operators-x2gxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.982413 | controller | Jun 12 17:05:12.014323 crc crio[22579]: 2026-06-12T17:05:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72f46d495345a05 Mac:36:dc:03:bb:27:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.982430 | controller | Jun 12 17:05:12.016361 crc crio[22579]: time="2026-06-12T17:05:12.016233185Z" level=info msg="Got pod network &{Name:community-operators-x2gxk Namespace:openshift-marketplace ID:72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 UID:0268df18-4921-4cdd-bd37-0471baaadb87 NetNS:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0268df18_4921_4cdd_bd37_0471baaadb87.slice PodAnnotations:0xc001216290}] Aliases:map[]}"
2026-06-12 17:11:40.982446 | controller | Jun 12 17:05:12.016574 crc crio[22579]: time="2026-06-12T17:05:12.016479301Z" level=info msg="Checking pod openshift-marketplace_community-operators-x2gxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.982462 | controller | Jun 12 17:05:12.035837 crc crio[22579]: time="2026-06-12T17:05:12.035676696Z" level=info msg="Ran pod sandbox 72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 with infra container: openshift-marketplace/community-operators-x2gxk/POD" id=06e665d8-8ec4-4b32-a6ea-2b794c67706d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.982478 | controller | Jun 12 17:05:12.041613 crc crio[22579]: time="2026-06-12T17:05:12.041466285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=99233743-a8d8-4f27-b7a1-be3dda76c90a name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.982494 | controller | Jun 12 17:05:12.045920 crc crio[22579]: time="2026-06-12T17:05:12.045809957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3a66d2cd-3fef-4977-aa6e-5be58f8cbc9f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.982510 | controller | Jun 12 17:05:12.060650 crc crio[22579]: time="2026-06-12T17:05:12.060427694Z" level=info msg="Creating container: openshift-marketplace/community-operators-x2gxk/extract-utilities" id=fe6f6c49-3d2a-49c7-9f90-f3547aa4e12b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982526 | controller | Jun 12 17:05:12.061136 crc crio[22579]: time="2026-06-12T17:05:12.060879236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982542 | controller | Jun 12 17:05:12.113782 crc crio[22579]: time="2026-06-12T17:05:12.113475972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982558 | controller | Jun 12 17:05:12.119543 crc crio[22579]: time="2026-06-12T17:05:12.119426785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982585 | controller | Jun 12 17:05:12.303369 crc crio[22579]: time="2026-06-12T17:05:12.302617519Z" level=info msg="Created container f74115e5b483fc8137d05c228bf86de2cea3245aed180b2b1c7ae7956a049dec: openshift-marketplace/community-operators-x2gxk/extract-utilities" id=fe6f6c49-3d2a-49c7-9f90-f3547aa4e12b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982601 | controller | Jun 12 17:05:12.305341 crc crio[22579]: time="2026-06-12T17:05:12.305088732Z" level=info msg="Starting container: f74115e5b483fc8137d05c228bf86de2cea3245aed180b2b1c7ae7956a049dec" id=b1d3081d-5039-4ed8-b7e2-2ea901e07e21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.982617 | controller | Jun 12 17:05:12.311613 crc crio[22579]: time="2026-06-12T17:05:12.311455026Z" level=info msg="Started container" PID=291419 containerID=f74115e5b483fc8137d05c228bf86de2cea3245aed180b2b1c7ae7956a049dec description=openshift-marketplace/community-operators-x2gxk/extract-utilities id=b1d3081d-5039-4ed8-b7e2-2ea901e07e21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49
2026-06-12 17:11:40.982633 | controller | Jun 12 17:05:13.175334 crc crio[22579]: time="2026-06-12T17:05:13.174680522Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=d82a0ac1-c3ef-4dea-bfbc-0f3c60541127 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.982649 | controller | Jun 12 17:05:13.180673 crc crio[22579]: time="2026-06-12T17:05:13.180459011Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-12 17:11:40.982666 | controller | Jun 12 17:05:13.852432 crc crio[22579]: time="2026-06-12T17:05:13.85224495Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc" id=d82a0ac1-c3ef-4dea-bfbc-0f3c60541127 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.982682 | controller | Jun 12 17:05:13.853295 crc crio[22579]: time="2026-06-12T17:05:13.853189865Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=b18b82a2-1e0a-4752-ac21-9867aafa3c7e name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.982699 | controller | Jun 12 17:05:13.856725 crc crio[22579]: time="2026-06-12T17:05:13.856585342Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7f2ae0a2-3c63-487e-9ae3-f305d51c416c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.982715 | controller | Jun 12 17:05:13.867800 crc crio[22579]: time="2026-06-12T17:05:13.867715049Z" level=info msg="Creating container: openshift-marketplace/community-operators-x2gxk/extract-content" id=608afea2-a502-4e2c-81f6-c820aef915bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982731 | controller | Jun 12 17:05:13.868444 crc crio[22579]: time="2026-06-12T17:05:13.868193182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982747 | controller | Jun 12 17:05:13.923305 crc crio[22579]: time="2026-06-12T17:05:13.923165869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982763 | controller | Jun 12 17:05:13.926645 crc crio[22579]: time="2026-06-12T17:05:13.926595057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982779 | controller | Jun 12 17:05:14.112757 crc crio[22579]: time="2026-06-12T17:05:14.112025518Z" level=info msg="Created container b859a4b1e855e1a9123711246c3f70849275f332e0e5004ad9e689b6909219b9: openshift-marketplace/community-operators-x2gxk/extract-content" id=608afea2-a502-4e2c-81f6-c820aef915bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982799 | controller | Jun 12 17:05:14.117307 crc crio[22579]: time="2026-06-12T17:05:14.114918693Z" level=info msg="Starting container: b859a4b1e855e1a9123711246c3f70849275f332e0e5004ad9e689b6909219b9" id=b2896078-e4cd-4ab1-8c95-c7c1cf68035e name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.982817 | controller | Jun 12 17:05:14.121085 crc crio[22579]: time="2026-06-12T17:05:14.120999119Z" level=info msg="Started container" PID=291642 containerID=b859a4b1e855e1a9123711246c3f70849275f332e0e5004ad9e689b6909219b9 description=openshift-marketplace/community-operators-x2gxk/extract-content id=b2896078-e4cd-4ab1-8c95-c7c1cf68035e name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49
2026-06-12 17:11:40.982833 | controller | Jun 12 17:05:14.206742 crc crio[22579]: time="2026-06-12T17:05:14.204975754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=59f9f9e8-d4a6-406d-829e-8aee825544e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.982850 | controller | Jun 12 17:05:14.211693 crc crio[22579]: time="2026-06-12T17:05:14.210540198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=54469011-1fbe-4596-b84e-c3af5aeb6495 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.982866 | controller | Jun 12 17:05:14.218556 crc crio[22579]: time="2026-06-12T17:05:14.218415171Z" level=info msg="Creating container: openshift-marketplace/certified-operators-r9lbb/registry-server" id=c8ef8af7-d85d-482e-9149-d4bf78168fed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982882 | controller | Jun 12 17:05:14.219658 crc crio[22579]: time="2026-06-12T17:05:14.219589731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982898 | controller | Jun 12 17:05:14.304359 crc crio[22579]: time="2026-06-12T17:05:14.304176242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982915 | controller | Jun 12 17:05:14.308002 crc crio[22579]: time="2026-06-12T17:05:14.307934399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.982931 | controller | Jun 12 17:05:14.557857 crc crio[22579]: time="2026-06-12T17:05:14.55775694Z" level=info msg="Created container 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29: openshift-marketplace/certified-operators-r9lbb/registry-server" id=c8ef8af7-d85d-482e-9149-d4bf78168fed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.982947 | controller | Jun 12 17:05:14.570056 crc crio[22579]: time="2026-06-12T17:05:14.569972275Z" level=info msg="Starting container: 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29" id=29e0ff3a-a5c6-4f73-912d-297c485d0dbc name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.982963 | controller | Jun 12 17:05:14.578201 crc crio[22579]: time="2026-06-12T17:05:14.578095704Z" level=info msg="Started container" PID=291724 containerID=7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29 description=openshift-marketplace/certified-operators-r9lbb/registry-server id=29e0ff3a-a5c6-4f73-912d-297c485d0dbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354
2026-06-12 17:11:40.982980 | controller | Jun 12 17:05:16.273911 crc crio[22579]: time="2026-06-12T17:05:16.272793727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1e854425-dee8-4d30-824f-15aea158b790 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.983000 | controller | Jun 12 17:05:16.277465 crc crio[22579]: time="2026-06-12T17:05:16.277400096Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a60bb142-7175-4aa2-a2f8-f696af6403b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.983017 | controller | Jun 12 17:05:16.286799 crc crio[22579]: time="2026-06-12T17:05:16.286674855Z" level=info msg="Creating container: openshift-marketplace/community-operators-x2gxk/registry-server" id=f24f9f67-2b2c-4831-a398-0537b0f529dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.983034 | controller | Jun 12 17:05:16.287202 crc crio[22579]: time="2026-06-12T17:05:16.287115437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.983051 | controller | Jun 12 17:05:16.357636 crc crio[22579]: time="2026-06-12T17:05:16.355854669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.983067 | controller | Jun 12 17:05:16.372016 crc crio[22579]: time="2026-06-12T17:05:16.371868782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.983083 | controller | Jun 12 17:05:16.885800 crc crio[22579]: time="2026-06-12T17:05:16.884765005Z" level=info msg="Created container 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f: openshift-marketplace/community-operators-x2gxk/registry-server" id=f24f9f67-2b2c-4831-a398-0537b0f529dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.983100 | controller | Jun 12 17:05:16.888641 crc crio[22579]: time="2026-06-12T17:05:16.88843788Z" level=info msg="Starting container: 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f" id=214bb245-db86-4d63-9ec0-5307f64861b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.983116 | controller | Jun 12 17:05:16.899319 crc crio[22579]: time="2026-06-12T17:05:16.899152406Z" level=info msg="Started container" PID=291984 containerID=97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f description=openshift-marketplace/community-operators-x2gxk/registry-server id=214bb245-db86-4d63-9ec0-5307f64861b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49
2026-06-12 17:11:40.983133 | controller | Jun 12 17:05:21.348480 crc crio[22579]: time="2026-06-12T17:05:21.347604485Z" level=info msg="Stopping container: 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29 (timeout: 2s)" id=8608e520-23c2-40f8-bb2e-6eda37c65ce4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.983149 | controller | Jun 12 17:05:21.470798 crc crio[22579]: time="2026-06-12T17:05:21.470467083Z" level=info msg="Stopped container 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29: openshift-marketplace/certified-operators-r9lbb/registry-server" id=8608e520-23c2-40f8-bb2e-6eda37c65ce4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.983165 | controller | Jun 12 17:05:21.472012 crc crio[22579]: time="2026-06-12T17:05:21.471882729Z" level=info msg="Stopping pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354" id=6dc2d2fd-8ddf-48ff-93ac-8e3ac9f7c592 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.983181 | controller | Jun 12 17:05:21.472868 crc crio[22579]: time="2026-06-12T17:05:21.472802673Z" level=info msg="Got pod network &{Name:certified-operators-r9lbb Namespace:openshift-marketplace ID:8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 UID:423b9a07-3ec7-498a-9f66-6b0fa81784c2 NetNS:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod423b9a07_3ec7_498a_9f66_6b0fa81784c2.slice PodAnnotations:0xc000548fa0}] Aliases:map[]}"
2026-06-12 17:11:40.983202 | controller | Jun 12 17:05:21.473033 crc crio[22579]: time="2026-06-12T17:05:21.472976128Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-r9lbb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.983219 | controller | Jun 12 17:05:21.884444 crc crio[22579]: time="2026-06-12T17:05:21.883848361Z" level=info msg="Stopped pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354" id=6dc2d2fd-8ddf-48ff-93ac-8e3ac9f7c592 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.983235 | controller | Jun 12 17:05:22.371992 crc crio[22579]: time="2026-06-12T17:05:22.369666386Z" level=info msg="Removing container: 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29" id=309eb6e7-b885-4bf8-b5c3-cd28f9d657b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.983264 | controller | Jun 12 17:05:22.410471 crc crio[22579]: time="2026-06-12T17:05:22.409833332Z" level=info msg="Removed container 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29: openshift-marketplace/certified-operators-r9lbb/registry-server" id=309eb6e7-b885-4bf8-b5c3-cd28f9d657b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.983281 | controller | Jun 12 17:05:22.414208 crc crio[22579]: time="2026-06-12T17:05:22.413844295Z" level=info msg="Removing container: 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7" id=e3a8894b-c574-4d5e-a179-03e332741a1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.983298 | controller | Jun 12 17:05:22.444439 crc crio[22579]: time="2026-06-12T17:05:22.444188468Z" level=info msg="Removed container 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7: openshift-marketplace/certified-operators-r9lbb/extract-content" id=e3a8894b-c574-4d5e-a179-03e332741a1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.983316 | controller | Jun 12 17:05:22.449740 crc crio[22579]: time="2026-06-12T17:05:22.449575896Z" level=info msg="Removing container: f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5" id=ff4fd589-3b89-4d53-9680-d767a773e31b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.983332 | controller | Jun 12 17:05:22.506853 crc crio[22579]: time="2026-06-12T17:05:22.506746521Z" level=info msg="Removed container f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5: openshift-marketplace/certified-operators-r9lbb/extract-utilities" id=ff4fd589-3b89-4d53-9680-d767a773e31b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.983362 | controller | Jun 12 17:05:23.777646 crc crio[22579]: time="2026-06-12T17:05:23.777036032Z" level=info msg="Stopping container: 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f (timeout: 2s)" id=c118acf4-22c8-4a23-baa6-d3988788bcce name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.983383 | controller | Jun 12 17:05:23.913997 crc crio[22579]: time="2026-06-12T17:05:23.913837319Z" level=info msg="Stopped container 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f: openshift-marketplace/community-operators-x2gxk/registry-server" id=c118acf4-22c8-4a23-baa6-d3988788bcce name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.983400 | controller | Jun 12 17:05:23.914890 crc crio[22579]: time="2026-06-12T17:05:23.914840315Z" level=info msg="Stopping pod sandbox: 72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49" id=08880609-6b3f-45c2-9ae3-4d3ba14605ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.983416 | controller | Jun 12 17:05:23.916365 crc crio[22579]: time="2026-06-12T17:05:23.91581723Z" level=info msg="Got pod network &{Name:community-operators-x2gxk Namespace:openshift-marketplace ID:72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 UID:0268df18-4921-4cdd-bd37-0471baaadb87 NetNS:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0268df18_4921_4cdd_bd37_0471baaadb87.slice PodAnnotations:0xc004fc0a48}] Aliases:map[]}"
2026-06-12 17:11:40.983439 | controller | Jun 12 17:05:23.916875 crc crio[22579]: time="2026-06-12T17:05:23.916490007Z" level=info msg="Deleting pod openshift-marketplace_community-operators-x2gxk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.983456 | controller | Jun 12 17:05:24.310823 crc crio[22579]: time="2026-06-12T17:05:24.310367902Z" level=info msg="Stopped pod sandbox: 72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49" id=08880609-6b3f-45c2-9ae3-4d3ba14605ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.983472 | controller | Jun 12 17:05:44.601476 crc crio[22579]: time="2026-06-12T17:05:44.600769448Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983489 | controller | Jun 12 17:05:44.974381 crc crio[22579]: time="2026-06-12T17:05:44.974296308Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983504 | controller | Jun 12 17:05:45.010056 crc crio[22579]: time="2026-06-12T17:05:45.009971208Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983521 | controller | Jun 12 17:05:45.402192 crc crio[22579]: time="2026-06-12T17:05:45.402017415Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983537 | controller | Jun 12 17:05:45.402891 crc crio[22579]: time="2026-06-12T17:05:45.402672692Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983554 | controller | Jun 12 17:05:45.505206 crc crio[22579]: time="2026-06-12T17:05:45.504552419Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983570 | controller | Jun 12 17:05:45.539905 crc crio[22579]: time="2026-06-12T17:05:45.539846979Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983585 | controller | Jun 12 17:05:45.806860 crc crio[22579]: time="2026-06-12T17:05:45.806740689Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983601 | controller | Jun 12 17:05:46.115793 crc crio[22579]: time="2026-06-12T17:05:46.110365237Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983617 | controller | Jun 12 17:05:46.122210 crc crio[22579]: time="2026-06-12T17:05:46.12212239Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983633 | controller | Jun 12 17:05:46.243821 crc crio[22579]: time="2026-06-12T17:05:46.243706775Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983648 | controller | Jun 12 17:05:46.287071 crc crio[22579]: time="2026-06-12T17:05:46.286895849Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983668 | controller | Jun 12 17:05:46.373558 crc crio[22579]: time="2026-06-12T17:05:46.372839824Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983684 | controller | Jun 12 17:05:46.381873 crc crio[22579]: time="2026-06-12T17:05:46.381677842Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983700 | controller | Jun 12 17:05:46.969916 crc crio[22579]: time="2026-06-12T17:05:46.969751264Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983715 | controller | Jun 12 17:05:47.544766 crc crio[22579]: time="2026-06-12T17:05:47.54402336Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983731 | controller | Jun 12 17:05:47.929870 crc crio[22579]: time="2026-06-12T17:05:47.929738585Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983746 | controller | Jun 12 17:05:48.565216 crc crio[22579]: time="2026-06-12T17:05:48.565115556Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983762 | controller | Jun 12 17:05:49.993686 crc crio[22579]: time="2026-06-12T17:05:49.793015063Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983778 | controller | Jun 12 17:05:50.113641 crc crio[22579]: time="2026-06-12T17:05:50.113428734Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983794 | controller | Jun 12 17:05:50.146296 crc crio[22579]: time="2026-06-12T17:05:50.146155838Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983810 | controller | Jun 12 17:05:52.187837 crc crio[22579]: time="2026-06-12T17:05:52.186759169Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983825 | controller | Jun 12 17:05:53.725899 crc crio[22579]: time="2026-06-12T17:05:53.725159691Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983841 | controller | Jun 12 17:05:53.762114 crc crio[22579]: time="2026-06-12T17:05:53.76194811Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983856 | controller | Jun 12 17:05:54.297081 crc crio[22579]: time="2026-06-12T17:05:54.296853361Z" level=info msg="Stopping pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354" id=f5162547-585b-4d0c-bc8c-1f81f52b6a0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.983873 | controller | Jun 12 17:05:54.297081 crc crio[22579]: time="2026-06-12T17:05:54.296969944Z" level=info msg="Stopped pod sandbox (already stopped): 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354" id=f5162547-585b-4d0c-bc8c-1f81f52b6a0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.983893 | controller | Jun 12 17:05:54.304405 crc crio[22579]: time="2026-06-12T17:05:54.304227741Z" level=info msg="Removing pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354" id=0c6f23ab-d12a-4aa1-add4-abb6fe68d92b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.983909 | controller | Jun 12 17:05:54.329600 crc crio[22579]: time="2026-06-12T17:05:54.329431201Z" level=info msg="Removed pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354" id=0c6f23ab-d12a-4aa1-add4-abb6fe68d92b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.983926 | controller | Jun 12 17:05:54.413740 crc crio[22579]: time="2026-06-12T17:05:54.413650922Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983942 | controller | Jun 12 17:05:55.709240 crc crio[22579]: time="2026-06-12T17:05:55.70862917Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983959 | controller | Jun 12 17:05:57.095177 crc crio[22579]: time="2026-06-12T17:05:57.094582532Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983975 | controller | Jun 12 17:05:57.337099 crc crio[22579]: time="2026-06-12T17:05:57.336892499Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.983991 | controller | Jun 12 17:05:58.870991 crc crio[22579]: time="2026-06-12T17:05:58.868777935Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984007 | controller | Jun 12 17:06:03.548110 crc crio[22579]: time="2026-06-12T17:06:03.547097813Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984023 | controller | Jun 12 17:06:04.959790 crc crio[22579]: time="2026-06-12T17:06:04.958654026Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984039 | controller | Jun 12 17:06:04.959790 crc crio[22579]: time="2026-06-12T17:06:04.959755644Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984054 | controller | Jun 12 17:06:04.959790 crc crio[22579]: time="2026-06-12T17:06:04.959770645Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984069 | controller | Jun 12 17:06:04.964992 crc crio[22579]: time="2026-06-12T17:06:04.96384703Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984085 | controller | Jun 12 17:06:04.968846 crc crio[22579]: time="2026-06-12T17:06:04.968799147Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688066-wqk6v/POD" id=34138889-3ad5-49f8-bf12-074ff19c2062 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.984103 | controller | Jun 12 17:06:04.969049 crc crio[22579]: time="2026-06-12T17:06:04.969022363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.984121 | controller | Jun 12 17:06:04.970806 crc crio[22579]: time="2026-06-12T17:06:04.970721457Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984142 | controller | Jun 12 17:06:05.013478 crc crio[22579]: time="2026-06-12T17:06:05.013282554Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688066-wqk6v Namespace:openshift-infra ID:080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df UID:4a3c4bef-4b71-4f65-992c-93ffa364dd63 NetNS:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a3c4bef_4b71_4f65_992c_93ffa364dd63.slice PodAnnotations:0xc006b8e4b0}] Aliases:map[]}"
2026-06-12 17:11:40.984159 | controller | Jun 12 17:06:05.013871 crc crio[22579]: time="2026-06-12T17:06:05.013591412Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688066-wqk6v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.984176 | controller | Jun 12 17:06:05.077114 crc crio[22579]: time="2026-06-12T17:06:05.076784892Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984192 | controller | Jun 12 17:06:05.113164 crc crio[22579]: time="2026-06-12T17:06:05.11279918Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984208 | controller | Jun 12 17:06:05.560297 crc crio[22579]: time="2026-06-12T17:06:05.559672791Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984225 | controller | Jun 12 17:06:06.287736 crc crio[22579]: 2026-06-12T17:06:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:080bb7655234bab Mac:66:1f:b6:e6:bb:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 SocketPath: PciID:}] [{Interface:0xc0002d8a60 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.984241 | controller | Jun 12 17:06:06.289342 crc crio[22579]: time="2026-06-12T17:06:06.289014956Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688066-wqk6v Namespace:openshift-infra ID:080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df UID:4a3c4bef-4b71-4f65-992c-93ffa364dd63 NetNS:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a3c4bef_4b71_4f65_992c_93ffa364dd63.slice PodAnnotations:0xc006b8e4b0}] Aliases:map[]}"
2026-06-12 17:11:40.984258 | controller | Jun 12 17:06:06.289342 crc crio[22579]: time="2026-06-12T17:06:06.28918784Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688066-wqk6v for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.984274 | controller | Jun 12 17:06:06.318670 crc crio[22579]: time="2026-06-12T17:06:06.318579448Z" level=info msg="Ran pod sandbox 080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df with infra container: openshift-infra/auto-csr-approver-29688066-wqk6v/POD" id=34138889-3ad5-49f8-bf12-074ff19c2062 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.984290 | controller | Jun 12 17:06:06.325428 crc crio[22579]: time="2026-06-12T17:06:06.324842759Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e2019a3a-d947-4486-bf71-6c709d1c5162 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.984306 | controller | Jun 12 17:06:06.347376 crc crio[22579]: time="2026-06-12T17:06:06.347237337Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.984322 | controller | Jun 12 17:06:08.437886 crc crio[22579]: time="2026-06-12T17:06:08.436362988Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e2019a3a-d947-4486-bf71-6c709d1c5162 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.984342 | controller | Jun 12 17:06:08.445113 crc crio[22579]: time="2026-06-12T17:06:08.445059572Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3b47b2de-50e5-47bc-9cd3-2ad51bdb3fc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.984377 | controller | Jun 12 17:06:08.450769 crc crio[22579]: time="2026-06-12T17:06:08.449142777Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a31b9ed4-6996-48c5-a92f-685917caa500 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.984394 | controller | Jun 12 17:06:08.485848 crc crio[22579]: time="2026-06-12T17:06:08.485747471Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688066-wqk6v/oc" id=f58042b6-6295-4ec2-9143-ca39931cd3b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.984411 | controller | Jun 12 17:06:08.486426 crc crio[22579]: time="2026-06-12T17:06:08.486353527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.984427 | controller | Jun 12 17:06:08.583455 crc crio[22579]: time="2026-06-12T17:06:08.580793052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.984443 | controller | Jun 12 17:06:08.688584 crc crio[22579]: time="2026-06-12T17:06:08.686178829Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984459 | controller | Jun 12 17:06:08.764960 crc crio[22579]: time="2026-06-12T17:06:08.764869248Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984475 | controller | Jun 12 17:06:09.096282 crc crio[22579]: time="2026-06-12T17:06:09.096013585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.984490 | controller | Jun 12 17:06:09.332416 crc crio[22579]: time="2026-06-12T17:06:09.331782024Z" level=info msg="Created container 8b188755ac5437f9c2b583b27b6708b8a3ccea05f153d2cdc0baa735b67308f8: openshift-infra/auto-csr-approver-29688066-wqk6v/oc" id=f58042b6-6295-4ec2-9143-ca39931cd3b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.984507 | controller | Jun 12 17:06:09.334075 crc crio[22579]: time="2026-06-12T17:06:09.333996601Z" level=info msg="Starting container: 8b188755ac5437f9c2b583b27b6708b8a3ccea05f153d2cdc0baa735b67308f8" id=b69a588b-9ac3-47b7-8334-6c3ed7bd1c58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.984523 | controller | Jun 12 17:06:09.341220 crc crio[22579]: time="2026-06-12T17:06:09.341080594Z" level=info msg="Started container" PID=298489 containerID=8b188755ac5437f9c2b583b27b6708b8a3ccea05f153d2cdc0baa735b67308f8 description=openshift-infra/auto-csr-approver-29688066-wqk6v/oc id=b69a588b-9ac3-47b7-8334-6c3ed7bd1c58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df
2026-06-12 17:11:40.984539 | controller | Jun 12 17:06:09.711055 crc crio[22579]: time="2026-06-12T17:06:09.710486728Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984555 | controller | Jun 12 17:06:09.711055 crc crio[22579]: time="2026-06-12T17:06:09.710743664Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984574 | controller | Jun 12 17:06:09.951197 crc crio[22579]: time="2026-06-12T17:06:09.950971398Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984590 | controller | Jun 12 17:06:13.663046 crc crio[22579]: time="2026-06-12T17:06:13.662054117Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984606 | controller | Jun 12 17:06:13.677792 crc crio[22579]: time="2026-06-12T17:06:13.677708861Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984622 | controller | Jun 12 17:06:13.895889 crc crio[22579]: time="2026-06-12T17:06:13.895604288Z" level=info msg="Stopping pod sandbox: 080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df" id=090d8389-e1e8-4bd5-946f-7db628cb71f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.984638 | controller | Jun 12 17:06:13.897384 crc crio[22579]: time="2026-06-12T17:06:13.897174629Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688066-wqk6v Namespace:openshift-infra ID:080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df UID:4a3c4bef-4b71-4f65-992c-93ffa364dd63 NetNS:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a3c4bef_4b71_4f65_992c_93ffa364dd63.slice PodAnnotations:0xc0003845f0}] Aliases:map[]}"
2026-06-12 17:11:40.984655 | controller | Jun 12 17:06:13.897639 crc crio[22579]: time="2026-06-12T17:06:13.897385964Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688066-wqk6v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.984671 | controller | Jun 12 17:06:14.105539 crc crio[22579]: time="2026-06-12T17:06:14.105389247Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984687 | controller | Jun 12 17:06:14.308953 crc crio[22579]: time="2026-06-12T17:06:14.308238887Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984704 | controller | Jun 12 17:06:14.431553 crc crio[22579]: time="2026-06-12T17:06:14.431413933Z" level=info msg="Stopped pod sandbox: 080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df" id=090d8389-e1e8-4bd5-946f-7db628cb71f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.984720 | controller | Jun 12 17:06:18.881992 crc crio[22579]: time="2026-06-12T17:06:18.880811296Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.984736 | controller | Jun 12 17:06:24.811972 crc crio[22579]: time="2026-06-12T17:06:24.810917766Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-h7n6h/POD" id=9f5ac36e-a8c7-4091-b7ea-7445b0585c44 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.984752 | controller | Jun 12 17:06:24.811972 crc crio[22579]: time="2026-06-12T17:06:24.811960733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.984768 | controller | Jun 12 17:06:24.859815 crc crio[22579]: time="2026-06-12T17:06:24.859662863Z" level=info msg="Got pod network &{Name:redhat-operators-h7n6h Namespace:openshift-marketplace ID:b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec UID:d2c25a61-bb38-4083-a32a-315dc48e2eee NetNS:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2c25a61_bb38_4083_a32a_315dc48e2eee.slice PodAnnotations:0xc001216988}] Aliases:map[]}"
2026-06-12 17:11:40.984788 | controller | Jun 12 17:06:24.859815 crc crio[22579]: time="2026-06-12T17:06:24.859772566Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-h7n6h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.984805 | controller | Jun 12 17:06:26.485638 crc crio[22579]: 2026-06-12T17:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b991e8e54cafcc2 Mac:ce:35:4d:d9:bd:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 SocketPath: PciID:}] [{Interface:0xc000222880 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.984821 | controller | Jun 12 17:06:26.488146 crc crio[22579]: time="2026-06-12T17:06:26.487647425Z" level=info msg="Got pod network &{Name:redhat-operators-h7n6h Namespace:openshift-marketplace ID:b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec UID:d2c25a61-bb38-4083-a32a-315dc48e2eee NetNS:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2c25a61_bb38_4083_a32a_315dc48e2eee.slice PodAnnotations:0xc001216988}] Aliases:map[]}"
2026-06-12 17:11:40.984837 | controller | Jun 12 17:06:26.488146 crc crio[22579]: time="2026-06-12T17:06:26.48785382Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-h7n6h for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.984853 | controller | Jun 12 17:06:26.503578 crc crio[22579]: time="2026-06-12T17:06:26.503391571Z" level=info msg="Ran pod sandbox b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec with infra container: openshift-marketplace/redhat-operators-h7n6h/POD" id=9f5ac36e-a8c7-4091-b7ea-7445b0585c44 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.984869 | controller | Jun 12 17:06:26.507609 crc crio[22579]: time="2026-06-12T17:06:26.507424465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eff2fe6c-11d9-474a-9414-1d52b3ad9018 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.984885 | controller | Jun 12 17:06:26.513167 crc crio[22579]: time="2026-06-12T17:06:26.513080621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f8002ce7-b8bb-43e1-94e2-328146706d8c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.984902 | controller | Jun 12 17:06:26.549558 crc crio[22579]: time="2026-06-12T17:06:26.549430318Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-h7n6h/extract-utilities" id=142cea01-6324-4147-92da-c05f2d0e63a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.984918 | controller | Jun 12 17:06:26.549877 crc crio[22579]: time="2026-06-12T17:06:26.549851459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.984934 | controller | Jun 12 17:06:26.601484 crc crio[22579]: time="2026-06-12T17:06:26.601386788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.984949 | controller | Jun 12 17:06:26.606714 crc crio[22579]: time="2026-06-12T17:06:26.606657033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.985031 | controller | Jun 12 17:06:27.578305 crc crio[22579]: time="2026-06-12T17:06:27.577484993Z" level=info msg="Created container 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863: openshift-marketplace/redhat-operators-h7n6h/extract-utilities" id=142cea01-6324-4147-92da-c05f2d0e63a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.985056 | controller | Jun 12 17:06:27.579789 crc crio[22579]: time="2026-06-12T17:06:27.57967592Z" level=info msg="Starting container: 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863" id=18e2354c-af3b-45fd-8484-f144543d628f name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.985073 | controller | Jun 12 17:06:27.590697 crc crio[22579]: time="2026-06-12T17:06:27.590597671Z" level=info msg="Started container" PID=299785 containerID=58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863 description=openshift-marketplace/redhat-operators-h7n6h/extract-utilities id=18e2354c-af3b-45fd-8484-f144543d628f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec
2026-06-12 17:11:40.985090 | controller | Jun 12 17:06:28.175489 crc crio[22579]: time="2026-06-12T17:06:28.175387389Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ace4c18e-66f8-4b4c-a161-1764d8f9e1b0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.985107 | controller | Jun 12 17:06:28.180846 crc crio[22579]: time="2026-06-12T17:06:28.180723586Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-12 17:11:40.985124 | controller | Jun 12 17:06:32.907457 crc crio[22579]: time="2026-06-12T17:06:32.90669209Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=ace4c18e-66f8-4b4c-a161-1764d8f9e1b0 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.985140 | controller | Jun 12 17:06:32.910423 crc crio[22579]: time="2026-06-12T17:06:32.908478816Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c22e8363-541e-45d0-bc27-caf75b32dc67 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.985157 | controller | Jun 12 17:06:32.911469 crc crio[22579]: time="2026-06-12T17:06:32.911376651Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=92354185-3208-40b3-aeae-b0e0defab269 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.985173 | controller | Jun 12 17:06:32.939177 crc crio[22579]: time="2026-06-12T17:06:32.939062665Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-h7n6h/extract-content" id=42707f0f-a3b5-4d2d-abef-2a49e85a05d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.985189 | controller | Jun 12 17:06:32.939892 crc crio[22579]: time="2026-06-12T17:06:32.939818044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.985205 | controller | Jun 12 17:06:32.988535 crc crio[22579]: time="2026-06-12T17:06:32.988338335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.985221 | controller | Jun 12 17:06:32.993091 crc crio[22579]: time="2026-06-12T17:06:32.993017266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.985236 | controller | Jun 12 17:06:33.317952 crc crio[22579]: time="2026-06-12T17:06:33.317355058Z" level=info msg="Created container c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b: openshift-marketplace/redhat-operators-h7n6h/extract-content" id=42707f0f-a3b5-4d2d-abef-2a49e85a05d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.985256 | controller | Jun 12 17:06:33.319416 crc crio[22579]: time="2026-06-12T17:06:33.319224946Z" level=info msg="Starting container: c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b" id=d13fd25e-f8f7-4aa8-a1ec-bdd22b265963 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.985273 | controller | Jun 12 17:06:33.329751 crc crio[22579]: time="2026-06-12T17:06:33.32555784Z" level=info msg="Started container" PID=300056 containerID=c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b description=openshift-marketplace/redhat-operators-h7n6h/extract-content id=d13fd25e-f8f7-4aa8-a1ec-bdd22b265963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec
2026-06-12 17:11:40.985290 | controller | Jun 12 17:06:43.404398 crc crio[22579]: time="2026-06-12T17:06:43.403934444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=484e4eb0-847d-4fe0-a1b2-e6d5dd446e1f name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.985306 | controller | Jun 12 17:06:43.421565 crc crio[22579]: time="2026-06-12T17:06:43.421441505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7d5ffc6e-856d-4dee-8097-d24674317d23 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.985322 | controller | Jun 12 17:06:45.531059 crc crio[22579]: time="2026-06-12T17:06:45.529698711Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-h7n6h/registry-server" id=659596a6-2377-4906-980d-40c4eef77e45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.985338 | controller | Jun 12 17:06:45.534157 crc crio[22579]: time="2026-06-12T17:06:45.531769954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.985382 | controller | Jun 12 17:06:45.642163 crc crio[22579]: time="2026-06-12T17:06:45.641840942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.985401 | controller | Jun 12 17:06:45.645994 crc crio[22579]: time="2026-06-12T17:06:45.645918497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.985417 | controller | Jun 12 17:06:46.911074 crc crio[22579]: time="2026-06-12T17:06:46.910371447Z" level=info msg="Created container ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8: openshift-marketplace/redhat-operators-h7n6h/registry-server" id=659596a6-2377-4906-980d-40c4eef77e45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.985434 | controller | Jun 12 17:06:46.912781 crc crio[22579]: time="2026-06-12T17:06:46.912748238Z" level=info msg="Starting container: ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8" id=eab00c6c-e6e0-48af-83b9-b78e98fe9c9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.985450 | controller | Jun 12 17:06:46.920779 crc crio[22579]: time="2026-06-12T17:06:46.920654072Z" level=info msg="Started container" PID=300703 containerID=ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8 description=openshift-marketplace/redhat-operators-h7n6h/registry-server id=eab00c6c-e6e0-48af-83b9-b78e98fe9c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec
2026-06-12 17:11:40.985467 | controller | Jun 12 17:06:54.360055 crc crio[22579]: time="2026-06-12T17:06:54.358884503Z" level=info msg="Removing container: 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39" id=20e7198f-a75c-43a1-b4f2-a6e911fcf803 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.985487 | controller | Jun 12 17:06:54.479747 crc crio[22579]: time="2026-06-12T17:06:54.479631037Z" level=info msg="Removed container 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39: openshift-infra/auto-csr-approver-29688060-tchf9/oc" id=20e7198f-a75c-43a1-b4f2-a6e911fcf803 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.985504 | controller | Jun 12 17:06:54.494016 crc crio[22579]: time="2026-06-12T17:06:54.493885554Z" level=info msg="Stopping pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228" id=8208ce91-74bf-4d58-9abe-f4cb14ef990f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.985520 | controller | Jun 12 17:06:54.494016 crc crio[22579]: time="2026-06-12T17:06:54.494010837Z" level=info msg="Stopped pod sandbox (already stopped): 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228" id=8208ce91-74bf-4d58-9abe-f4cb14ef990f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.985536 | controller | Jun 12 17:06:54.494656 crc crio[22579]: time="2026-06-12T17:06:54.494591612Z" level=info msg="Removing pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228" id=1ed4f7eb-204d-428d-a386-6dfab55e73fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.985552 | controller | Jun 12 17:06:54.515954 crc crio[22579]: time="2026-06-12T17:06:54.51582275Z" level=info msg="Removed pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228" id=1ed4f7eb-204d-428d-a386-6dfab55e73fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.985568 | controller | Jun 12 17:07:06.891728 crc crio[22579]: time="2026-06-12T17:07:06.890700538Z" level=info msg="Stopping container: ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8 (timeout: 2s)" id=8013d90f-7c5c-4294-b2ac-18071af1fe40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.985584 | controller | Jun 12 17:07:07.775160 crc crio[22579]: time="2026-06-12T17:07:07.774868584Z" level=info msg="Stopped container ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8: openshift-marketplace/redhat-operators-h7n6h/registry-server" id=8013d90f-7c5c-4294-b2ac-18071af1fe40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.985601 | controller | Jun 12 17:07:07.776023 crc crio[22579]: time="2026-06-12T17:07:07.775914061Z" level=info msg="Stopping pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec" id=956a2365-3716-40e9-97f4-e2cfa333c0fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.985617 | controller | Jun 12 17:07:07.776936 crc crio[22579]: time="2026-06-12T17:07:07.776888866Z" level=info msg="Got pod network &{Name:redhat-operators-h7n6h Namespace:openshift-marketplace ID:b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec UID:d2c25a61-bb38-4083-a32a-315dc48e2eee NetNS:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2c25a61_bb38_4083_a32a_315dc48e2eee.slice PodAnnotations:0xc0005487f8}] Aliases:map[]}"
2026-06-12 17:11:40.985633 | controller | Jun 12 17:07:07.777140 crc crio[22579]: time="2026-06-12T17:07:07.777096822Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-h7n6h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.985649 | controller | Jun 12 17:07:08.242131 crc crio[22579]: time="2026-06-12T17:07:08.241389666Z" level=info msg="Stopped pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec" id=956a2365-3716-40e9-97f4-e2cfa333c0fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.985666 | controller | Jun 12 17:07:08.963004 crc crio[22579]: time="2026-06-12T17:07:08.960405649Z" level=info msg="Removing container: ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8" id=269bf770-de7e-442e-a1b6-54e46af81da1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.985685 | controller | Jun 12 17:07:09.004959 crc crio[22579]: time="2026-06-12T17:07:09.004863005Z" level=info msg="Removed container ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8: openshift-marketplace/redhat-operators-h7n6h/registry-server" id=269bf770-de7e-442e-a1b6-54e46af81da1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.985702 | controller | Jun 12 17:07:09.009661 crc crio[22579]: time="2026-06-12T17:07:09.009582797Z" level=info msg="Removing container: c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b" id=8cd203cd-5525-40c2-aa7d-ff7e7f2fe628 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.985718 | controller | Jun 12 17:07:09.077667 crc crio[22579]: time="2026-06-12T17:07:09.077326713Z" level=info msg="Removed container c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b: openshift-marketplace/redhat-operators-h7n6h/extract-content" id=8cd203cd-5525-40c2-aa7d-ff7e7f2fe628 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.985733 | controller | Jun 12 17:07:09.081997 crc crio[22579]: time="2026-06-12T17:07:09.081922552Z" level=info msg="Removing container: 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863" id=0a50983e-95e1-4806-bdf0-1553022366af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.985749 | controller | Jun 12 17:07:09.122755 crc crio[22579]: time="2026-06-12T17:07:09.121125703Z" level=info msg="Removed container 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863: openshift-marketplace/redhat-operators-h7n6h/extract-utilities" id=0a50983e-95e1-4806-bdf0-1553022366af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.985765 | controller | Jun 12 17:07:54.554577 crc crio[22579]: time="2026-06-12T17:07:54.553140924Z" level=info msg="Stopping pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec" id=afcf1425-1836-4ceb-84ef-3647f703fa44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.985780 | controller | Jun 12 17:07:54.556838 crc crio[22579]: time="2026-06-12T17:07:54.554614712Z" level=info msg="Stopped pod sandbox (already stopped): b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec" id=afcf1425-1836-4ceb-84ef-3647f703fa44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.985796 | controller | Jun 12 17:07:54.558439 crc crio[22579]: time="2026-06-12T17:07:54.558341697Z" level=info msg="Removing pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec" id=0b9f5afd-429d-4382-99ba-41dbf5421947 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.985812 | controller | Jun 12 17:07:54.580169 crc crio[22579]: time="2026-06-12T17:07:54.580002051Z" level=info msg="Removed pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec" id=0b9f5afd-429d-4382-99ba-41dbf5421947 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.985827 | controller | Jun 12 17:08:00.583443 crc crio[22579]: time="2026-06-12T17:08:00.582557361Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688068-hbg89/POD" id=b500d818-3f66-4452-a944-ea77bced8a8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.985843 | controller | Jun 12 17:08:00.585037 crc crio[22579]: time="2026-06-12T17:08:00.583464705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.985859 | controller | Jun 12 17:08:00.865907 crc crio[22579]: time="2026-06-12T17:08:00.865161588Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688068-hbg89 Namespace:openshift-infra ID:d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 UID:7a37c395-2cf4-440c-99d3-4bd18bbae787 NetNS:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a37c395_2cf4_440c_99d3_4bd18bbae787.slice PodAnnotations:0xc0003841d8}] Aliases:map[]}"
2026-06-12 17:11:40.985879 | controller | Jun 12 17:08:00.865907 crc crio[22579]: time="2026-06-12T17:08:00.865719093Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688068-hbg89 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.985896 | controller | Jun 12 17:08:01.376871 crc crio[22579]: 2026-06-12T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d00397ac52a51e5 Mac:92:0c:b7:a6:14:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a SocketPath: PciID:}] [{Interface:0xc0001a46a0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.985912 | controller | Jun 12 17:08:01.378783 crc crio[22579]: time="2026-06-12T17:08:01.378695961Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688068-hbg89 Namespace:openshift-infra ID:d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 UID:7a37c395-2cf4-440c-99d3-4bd18bbae787 NetNS:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a37c395_2cf4_440c_99d3_4bd18bbae787.slice PodAnnotations:0xc0003841d8}] Aliases:map[]}"
2026-06-12 17:11:40.985929 | controller | Jun 12 17:08:01.378934 crc crio[22579]: time="2026-06-12T17:08:01.378891426Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688068-hbg89 for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.985945 | controller | Jun 12 17:08:01.394188 crc crio[22579]: time="2026-06-12T17:08:01.393902639Z" level=info msg="Ran pod sandbox d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 with infra container: openshift-infra/auto-csr-approver-29688068-hbg89/POD" id=b500d818-3f66-4452-a944-ea77bced8a8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.985990 | controller | Jun 12 17:08:01.397798 crc crio[22579]: time="2026-06-12T17:08:01.397730207Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c07c5956-f14f-4290-a329-b1783bc9bbcd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.986012 | controller | Jun 12 17:08:01.408779 crc crio[22579]: time="2026-06-12T17:08:01.408700848Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.986029 | controller | Jun 12 17:08:02.311385 crc crio[22579]: time="2026-06-12T17:08:02.311272898Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c07c5956-f14f-4290-a329-b1783bc9bbcd name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.986087 | controller | Jun 12 17:08:02.313194 crc crio[22579]: time="2026-06-12T17:08:02.312852458Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ee5ae370-7671-4a62-8c79-c8e42660d7be name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.986113 | controller | Jun 12 17:08:02.317394 crc crio[22579]: time="2026-06-12T17:08:02.317290842Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ba4fee96-7fa2-4054-8805-76c91220121c name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.986152 | controller | Jun 12 17:08:02.325357 crc crio[22579]: time="2026-06-12T17:08:02.325301837Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688068-hbg89/oc" id=e9744253-c9a2-4ce9-8fec-713d2bbd5474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.986175 | controller | Jun 12 17:08:02.325942 crc crio[22579]: time="2026-06-12T17:08:02.325873841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.986196 | controller | Jun 12 17:08:02.376129 crc crio[22579]: time="2026-06-12T17:08:02.375570582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.986232 | controller | Jun 12 17:08:02.657151 crc crio[22579]: time="2026-06-12T17:08:02.65706099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.986266 | controller | Jun 12 17:08:02.770323 crc crio[22579]: time="2026-06-12T17:08:02.770140542Z" level=info msg="Created container 6efbc30651d2947b89e346ea03b2dacec03737dd0e44993616f738b8ac57aadb: openshift-infra/auto-csr-approver-29688068-hbg89/oc" id=e9744253-c9a2-4ce9-8fec-713d2bbd5474 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.986283 | controller | Jun 12 17:08:02.771666 crc crio[22579]: time="2026-06-12T17:08:02.771480826Z" level=info msg="Starting container: 6efbc30651d2947b89e346ea03b2dacec03737dd0e44993616f738b8ac57aadb" id=a6562656-d7dd-468d-9cb4-1c7576a68e45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.986300 | controller | Jun 12 17:08:02.777002 crc crio[22579]: time="2026-06-12T17:08:02.776911645Z" level=info msg="Started container" PID=304621 containerID=6efbc30651d2947b89e346ea03b2dacec03737dd0e44993616f738b8ac57aadb description=openshift-infra/auto-csr-approver-29688068-hbg89/oc id=a6562656-d7dd-468d-9cb4-1c7576a68e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65
2026-06-12 17:11:40.986317 | controller | Jun 12 17:08:04.954917 crc crio[22579]: time="2026-06-12T17:08:04.954308746Z" level=info msg="Stopping pod sandbox: d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65" id=348b0638-cf1d-4120-9c56-1ed9d2490c34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.986333 | controller | Jun 12 17:08:04.956581 crc crio[22579]: time="2026-06-12T17:08:04.955911727Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688068-hbg89 Namespace:openshift-infra ID:d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 UID:7a37c395-2cf4-440c-99d3-4bd18bbae787 NetNS:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a37c395_2cf4_440c_99d3_4bd18bbae787.slice PodAnnotations:0xc006b8e058}] Aliases:map[]}"
2026-06-12 17:11:40.986367 | controller | Jun 12 17:08:04.956758 crc crio[22579]: time="2026-06-12T17:08:04.956663037Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688068-hbg89 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.986386 | controller | Jun 12 17:08:05.311876 crc crio[22579]: time="2026-06-12T17:08:05.311283665Z" level=info msg="Stopped pod sandbox: d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65" id=348b0638-cf1d-4120-9c56-1ed9d2490c34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.986403 | controller | Jun 12 17:08:21.382667 crc crio[22579]: time="2026-06-12T17:08:21.381638508Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-12 17:11:40.986419 | controller | Jun 12 17:08:29.204196 crc crio[22579]: time="2026-06-12T17:08:29.199109827Z" level=info msg="Stopping container: c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7 (timeout: 2s)" id=b7d9aa78-ac8a-43bc-85af-779b0665740f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.986436 | controller | Jun 12 17:08:29.374272 crc crio[22579]: time="2026-06-12T17:08:29.373595199Z" level=info msg="Stopped container c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7: openshift-must-gather-gxmb8/must-gather-v5xz8/copy" id=b7d9aa78-ac8a-43bc-85af-779b0665740f name=/runtime.v1.RuntimeService/StopContainer
2026-06-12 17:11:40.986457 | controller | Jun 12 17:08:29.375859 crc crio[22579]: time="2026-06-12T17:08:29.375750834Z" level=info msg="Stopping pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac" id=9218d901-de0a-494c-b651-9926069ba236 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.986474 | controller | Jun 12 17:08:29.377821 crc crio[22579]: time="2026-06-12T17:08:29.377693864Z" level=info msg="Got pod network &{Name:must-gather-v5xz8 Namespace:openshift-must-gather-gxmb8 ID:79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac UID:c88e7f3c-2fe3-4176-baa8-f6915560c789 NetNS:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc88e7f3c_2fe3_4176_baa8_f6915560c789.slice PodAnnotations:0xc006b8f7c8}] Aliases:map[]}"
2026-06-12 17:11:40.986491 | controller | Jun 12 17:08:29.378384 crc crio[22579]: time="2026-06-12T17:08:29.378224257Z" level=info msg="Deleting pod openshift-must-gather-gxmb8_must-gather-v5xz8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.986508 | controller | Jun 12 17:08:29.703304 crc crio[22579]: time="2026-06-12T17:08:29.703183487Z" level=info msg="Stopped pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac" id=9218d901-de0a-494c-b651-9926069ba236 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.986525 | controller | Jun 12 17:08:30.175184 crc crio[22579]: time="2026-06-12T17:08:30.174596573Z" level=info msg="Removing container: c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7" id=dcef83e9-3482-487f-8fc7-4f923d643a1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.986541 | controller | Jun 12 17:08:30.212028 crc crio[22579]: time="2026-06-12T17:08:30.211941047Z" level=info msg="Removed container c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7: openshift-must-gather-gxmb8/must-gather-v5xz8/copy" id=dcef83e9-3482-487f-8fc7-4f923d643a1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.986557 | controller | Jun 12 17:08:30.217671 crc crio[22579]: time="2026-06-12T17:08:30.217557551Z" level=info msg="Removing container: 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32" id=e0dd4f19-2e17-4c0b-99d7-4dfe50863f44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.986574 | controller | Jun 12 17:08:30.391836 crc crio[22579]: time="2026-06-12T17:08:30.388685727Z" level=info msg="Removed container 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32: openshift-must-gather-gxmb8/must-gather-v5xz8/gather" id=e0dd4f19-2e17-4c0b-99d7-4dfe50863f44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.986591 | controller | Jun 12 17:08:54.607239 crc crio[22579]: time="2026-06-12T17:08:54.606008344Z" level=info msg="Removing container: e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962" id=2ed06560-9ee7-432b-8b7b-7ddc65b6ec29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.986607 | controller | Jun 12 17:08:54.760192 crc crio[22579]: time="2026-06-12T17:08:54.745020529Z" level=info msg="Removed container e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962: openshift-infra/auto-csr-approver-29688062-pnkmm/oc" id=2ed06560-9ee7-432b-8b7b-7ddc65b6ec29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.986623 | controller | Jun 12 17:08:54.773159 crc crio[22579]: time="2026-06-12T17:08:54.773015955Z" level=info msg="Stopping pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac" id=f6d3d468-cd3b-415f-b6a9-bd54300fe508 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.986640 | controller | Jun 12 17:08:54.773159 crc crio[22579]: time="2026-06-12T17:08:54.773156338Z" level=info msg="Stopped pod sandbox (already stopped): 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac" id=f6d3d468-cd3b-415f-b6a9-bd54300fe508 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.986660 | controller | Jun 12 17:08:54.774248 crc crio[22579]: time="2026-06-12T17:08:54.774159354Z" level=info msg="Removing pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac" id=8d1c9b36-9330-4c0a-adeb-5642a1032eab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.986677 | controller | Jun 12 17:08:54.898345 crc crio[22579]: time="2026-06-12T17:08:54.898038492Z" level=info msg="Removed pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac" id=8d1c9b36-9330-4c0a-adeb-5642a1032eab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.986693 | controller | Jun 12 17:08:54.913327 crc crio[22579]: time="2026-06-12T17:08:54.912992924Z" level=info msg="Stopping pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b" id=335d4ca8-8941-450e-80bd-01447d7722de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.986710 | controller | Jun 12 17:08:54.913327 crc crio[22579]: time="2026-06-12T17:08:54.913187269Z" level=info msg="Stopped pod sandbox (already stopped): 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b" id=335d4ca8-8941-450e-80bd-01447d7722de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.986727 | controller | Jun 12 17:08:54.933838 crc crio[22579]: time="2026-06-12T17:08:54.92964981Z" level=info msg="Removing pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b" id=70092044-15f4-4243-ae42-a0d8ebfc2c99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.986744 | controller | Jun 12 17:08:55.308787 crc crio[22579]: time="2026-06-12T17:08:55.307903353Z" level=info msg="Removed pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b" id=70092044-15f4-4243-ae42-a0d8ebfc2c99 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.986760 | controller | Jun 12 17:10:00.519688 crc crio[22579]: time="2026-06-12T17:10:00.518489643Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29688070-4ftkj/POD" id=3a148a80-396c-412f-b24f-d59c6e520e6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.986777 | controller | Jun 12 17:10:00.519688 crc crio[22579]: time="2026-06-12T17:10:00.519635243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.986793 | controller | Jun 12 17:10:00.567875 crc crio[22579]: time="2026-06-12T17:10:00.567677511Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688070-4ftkj Namespace:openshift-infra ID:41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 UID:9f31b581-4587-4212-8665-2d6b500e5a57 NetNS:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f31b581_4587_4212_8665_2d6b500e5a57.slice PodAnnotations:0xc000478360}] Aliases:map[]}"
2026-06-12 17:11:40.986810 | controller | Jun 12 17:10:00.567875 crc crio[22579]: time="2026-06-12T17:10:00.567741113Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29688070-4ftkj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.986826 | controller | Jun 12 17:10:01.104124 crc crio[22579]: 2026-06-12T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41fdce5072d411e Mac:3e:4b:63:70:04:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 SocketPath: PciID:}] [{Interface:0xc000588610 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-12 17:11:40.986843 | controller | Jun 12 17:10:01.105240 crc crio[22579]: time="2026-06-12T17:10:01.105154936Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688070-4ftkj Namespace:openshift-infra ID:41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 UID:9f31b581-4587-4212-8665-2d6b500e5a57 NetNS:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f31b581_4587_4212_8665_2d6b500e5a57.slice PodAnnotations:0xc000478360}] Aliases:map[]}"
2026-06-12 17:11:40.986866 | controller | Jun 12 17:10:01.105437 crc crio[22579]: time="2026-06-12T17:10:01.105338271Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29688070-4ftkj for CNI network multus-cni-network (type=multus-shim)"
2026-06-12 17:11:40.986883 | controller | Jun 12 17:10:01.123762 crc crio[22579]: time="2026-06-12T17:10:01.12369865Z" level=info msg="Ran pod sandbox 41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 with infra container: openshift-infra/auto-csr-approver-29688070-4ftkj/POD" id=3a148a80-396c-412f-b24f-d59c6e520e6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-12 17:11:40.986900 | controller | Jun 12 17:10:01.130085 crc crio[22579]: time="2026-06-12T17:10:01.129860968Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4aa92097-755a-41a1-9d7e-efeffa70adb2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.986916 | controller | Jun 12 17:10:01.139638 crc crio[22579]: time="2026-06-12T17:10:01.139548865Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-12 17:11:40.986932 | controller | Jun 12 17:10:02.239865 crc crio[22579]: time="2026-06-12T17:10:02.239153455Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4aa92097-755a-41a1-9d7e-efeffa70adb2 name=/runtime.v1.ImageService/PullImage
2026-06-12 17:11:40.986949 | controller | Jun 12 17:10:02.241990 crc crio[22579]: time="2026-06-12T17:10:02.240830618Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=eb598ee7-a42e-4ecd-b366-1ba8e3f24c24 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.986965 | controller | Jun 12 17:10:02.243439 crc crio[22579]: time="2026-06-12T17:10:02.243317631Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4c0ead85-b574-492e-950b-737ed80d4507 name=/runtime.v1.ImageService/ImageStatus
2026-06-12 17:11:40.986981 | controller | Jun 12 17:10:02.250452 crc crio[22579]: time="2026-06-12T17:10:02.250350341Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29688070-4ftkj/oc" id=81a7c014-ed6f-410a-81d9-69749d1b9e9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.986997 | controller | Jun 12 17:10:02.251020 crc crio[22579]: time="2026-06-12T17:10:02.250940446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.987013 | controller | Jun 12 17:10:02.296465 crc crio[22579]: time="2026-06-12T17:10:02.296265855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.987029 | controller | Jun 12 17:10:02.505425 crc crio[22579]: time="2026-06-12T17:10:02.50527998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-12 17:11:40.987045 | controller | Jun 12 17:10:02.632310 crc crio[22579]: time="2026-06-12T17:10:02.631737044Z" level=info msg="Created container be126dbf9244e73683b864df4cbac56c41e6ad9ad927762241776c43587fcaf3: openshift-infra/auto-csr-approver-29688070-4ftkj/oc" id=81a7c014-ed6f-410a-81d9-69749d1b9e9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-12 17:11:40.987061 | controller | Jun 12 17:10:02.634651 crc crio[22579]: time="2026-06-12T17:10:02.634461234Z" level=info msg="Starting container: be126dbf9244e73683b864df4cbac56c41e6ad9ad927762241776c43587fcaf3" id=2f0b080d-fc9b-4ebc-ae06-69a3c4ee84a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-12 17:11:40.987081 | controller | Jun 12 17:10:02.641739 crc crio[22579]: time="2026-06-12T17:10:02.641588546Z" level=info msg="Started container" PID=310602 containerID=be126dbf9244e73683b864df4cbac56c41e6ad9ad927762241776c43587fcaf3 description=openshift-infra/auto-csr-approver-29688070-4ftkj/oc id=2f0b080d-fc9b-4ebc-ae06-69a3c4ee84a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901
2026-06-12 17:11:40.987100 | controller | Jun 12 17:10:04.897807 crc crio[22579]: time="2026-06-12T17:10:04.896870988Z" level=info msg="Stopping pod sandbox: 41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901" id=3c1087e1-3af6-43a0-b379-4973c73971d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.987118 | controller | Jun 12 17:10:04.899889 crc crio[22579]: time="2026-06-12T17:10:04.898601132Z" level=info msg="Got pod network &{Name:auto-csr-approver-29688070-4ftkj Namespace:openshift-infra ID:41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 UID:9f31b581-4587-4212-8665-2d6b500e5a57 NetNS:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f31b581_4587_4212_8665_2d6b500e5a57.slice PodAnnotations:0xc000478648}] Aliases:map[]}"
2026-06-12 17:11:40.987135 | controller | Jun 12 17:10:04.899889 crc crio[22579]: time="2026-06-12T17:10:04.898863199Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29688070-4ftkj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-12 17:11:40.987152 | controller | Jun 12 17:10:05.206787 crc crio[22579]: time="2026-06-12T17:10:05.206151837Z" level=info msg="Stopped pod sandbox: 41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901" id=3c1087e1-3af6-43a0-b379-4973c73971d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.987168 | controller | Jun 12 17:10:55.458175 crc crio[22579]: time="2026-06-12T17:10:55.457123541Z" level=info msg="Removing container: 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e" id=c555411c-7397-4636-abb0-b5f3ae3728f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.987184 | controller | Jun 12 17:10:55.586411 crc crio[22579]: time="2026-06-12T17:10:55.583834702Z" level=info msg="Removed container 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e: openshift-infra/auto-csr-approver-29688064-zp6b7/oc" id=c555411c-7397-4636-abb0-b5f3ae3728f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-12 17:11:40.987200 | controller | Jun 12 17:10:55.603952 crc crio[22579]: time="2026-06-12T17:10:55.603897045Z" level=info msg="Stopping pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d" id=09b1f814-19d2-49d3-8163-56b03f783766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.987216 | controller | Jun 12 17:10:55.604731 crc crio[22579]: time="2026-06-12T17:10:55.604648054Z" level=info msg="Stopped pod sandbox (already stopped): eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d" id=09b1f814-19d2-49d3-8163-56b03f783766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-12 17:11:40.987232 | controller | Jun 12 17:10:55.605897 crc crio[22579]: time="2026-06-12T17:10:55.605794163Z" level=info msg="Removing pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d" id=e7db1cab-955d-4c09-b006-f41ec0b4f35d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.987263 | controller | Jun 12 17:10:55.623979 crc crio[22579]: time="2026-06-12T17:10:55.623923207Z" level=info msg="Removed pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d" id=e7db1cab-955d-4c09-b006-f41ec0b4f35d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-12 17:11:40.987367 | controller | ok: Item: crc Runtime: 0:00:00.927696
2026-06-12 17:11:41.684330 | 
2026-06-12 17:11:41.684538 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-12 17:11:43.539619 | controller | changed:
2026-06-12 17:11:43.540022 | controller | {
2026-06-12 17:11:43.540050 | controller |   "ansible_loop_var": "item",
2026-06-12 17:11:43.540069 | controller |   "changed": true,
2026-06-12 17:11:43.540084 | controller |   "cmd": [
2026-06-12 17:11:43.540099 | controller |     "oc",
2026-06-12 17:11:43.540114 | controller |     "adm",
2026-06-12 17:11:43.540128 | controller |     "node-logs",
2026-06-12 17:11:43.540143 | controller |     "crc",
2026-06-12 17:11:43.540157 | controller |     "-u",
2026-06-12 17:11:43.540171 | controller |     "crio",
2026-06-12 17:11:43.540186 | controller |     "--since=-24h"
2026-06-12 17:11:43.540200 | controller |   ],
2026-06-12 17:11:43.540215 | controller |   "delta": "0:00:00.927696",
2026-06-12 17:11:43.540230 | controller |   "end": "2026-06-12 17:11:40.375645",
2026-06-12 17:11:43.540245 | controller |   "failed": false,
2026-06-12 17:11:43.540259 | controller |   "failed_when_result": false,
2026-06-12 17:11:43.540274 | controller |   "invocation": {
2026-06-12 17:11:43.540290 | controller |     "module_args": {
2026-06-12 17:11:43.540305 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-12 17:11:43.540321 | controller |       "_uses_shell": false,
2026-06-12 17:11:43.540335 | controller |       "argv": null,
2026-06-12 17:11:43.540388 | controller |       "chdir": null,
2026-06-12 17:11:43.540408 | controller |       "creates": null,
2026-06-12 17:11:43.540424 | controller |       "executable": null,
2026-06-12 17:11:43.540439 | controller |       "expand_argument_vars": true,
2026-06-12 17:11:43.540454 | controller |       "removes": null,
2026-06-12 17:11:43.540469 | controller |       "stdin": null,
2026-06-12 17:11:43.540483 | controller |       "stdin_add_newline": true,
2026-06-12 17:11:43.540497 | controller |       "strip_empty_ends": true,
2026-06-12 17:11:43.540511 | controller |       "zuul_ansible_split_streams": false,
2026-06-12 17:11:43.540526 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-12 17:11:43.540541 | controller |       "zuul_no_log": false,
2026-06-12 17:11:43.540556 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-12 17:11:43.540571 | controller |     }
2026-06-12 17:11:43.540586 | controller |   },
2026-06-12 17:11:43.540601 | controller |   "item": "crc",
2026-06-12 17:11:43.540615 | controller |   "msg": "",
2026-06-12 17:11:43.540629 | controller |   "rc": 0,
2026-06-12 17:11:43.540644 | controller |   "start": "2026-06-12 17:11:39.447949",
2026-06-12 17:11:43.540657 | controller |   "stderr": "",
2026-06-12 17:11:43.540671 | controller |   "stderr_lines": [],
2026-06-12 17:11:43.542778 | controller |   "stdout": "Jun 12 15:38:08.589666 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:38:09.493333 crc crio[3653]: time=\"2026-06-12T15:38:09.492053891Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 15:38:09.493333 crc crio[3653]: time=\"2026-06-12T15:38:09.493310207Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 15:38:09.502632 crc crio[3653]: time=\"2026-06-12T15:38:09.502416582Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 15:38:09.504146 crc crio[3653]: time=\"2026-06-12T15:38:09.504080241Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 15:38:09.522697 crc crio[3653]: time=\"2026-06-12T15:38:09.522479752Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 15:38:09.523443 crc crio[3653]: time=\"2026-06-12T15:38:09.52334768Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 15:38:09.523443 crc crio[3653]: time=\"2026-06-12T15:38:09.523438771Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 15:38:09.523954 crc crio[3653]: time=\"2026-06-12T15:38:09.523843923Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 15:38:09.523954 crc crio[3653]: time=\"2026-06-12T15:38:09.523890894Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 15:38:09.572044 crc crio[3653]: time=\"2026-06-12T15:38:09.57189249Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 15:38:09.594046 crc crio[3653]: time=\"2026-06-12T15:38:09.593199124Z\" 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 12 15:38:09.601186 crc crio[3653]: time=\"2026-06-12T15:38:09.601086361Z\" 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 12 15:38:09.856321 crc crio[3653]: time=\"2026-06-12T15:38:09.855997256Z\" 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 12 15:38:10.241607 crc crio[3653]: time=\"2026-06-12T15:38:10.241467872Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 15:38:10.241936 crc crio[3653]: time=\"2026-06-12T15:38:10.241918275Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 15:38:10.242151 crc crio[3653]: time=\"2026-06-12T15:38:10.24212995Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 15:38:10.242235 crc crio[3653]: time=\"2026-06-12T15:38:10.242221861Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 15:38:10.242303 crc crio[3653]: time=\"2026-06-12T15:38:10.242288839Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 15:38:10.254019 crc crio[3653]: time=\"2026-06-12T15:38:10.253967498Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:38:10.254168 crc crio[3653]: time=\"2026-06-12T15:38:10.25415159Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:38:10.268364 crc crio[3653]: time=\"2026-06-12T15:38:10.268270688Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:38:10.268815 crc crio[3653]: time=\"2026-06-12T15:38:10.268790369Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:38:10.856580 crc crio[3653]: time=\"2026-06-12T15:38:10.853686971Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:38:10.856580 crc crio[3653]: time=\"2026-06-12T15:38:10.854423418Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:38:10.856580 crc crio[3653]: time=\"2026-06-12T15:38:10.855999164Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 15:38:10.856580 crc crio[3653]: time=\"2026-06-12T15:38:10.856016386Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 15:38:10.859236 crc crio[3653]: time=\"2026-06-12T15:38:10.856862926Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\"]\\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 12 15:38:10.862576 crc crio[3653]: time=\"2026-06-12T15:38:10.862188885Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 12 15:38:12.702081 crc crio[3653]: time=\"2026-06-12T15:38:12.701196302Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 15:38:12.703704 crc crio[3653]: time=\"2026-06-12T15:38:12.702467662Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 15:38:12.964213 crc crio[3653]: time=\"2026-06-12T15:38:12.96313346Z\" 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 12 15:38:12.974773 crc crio[3653]: time=\"2026-06-12T15:38:12.974647059Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 12 15:38:13.000607 crc crio[3653]: time=\"2026-06-12T15:38:13.000432733Z\" 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 12 15:38:13.007685 crc crio[3653]: time=\"2026-06-12T15:38:13.007591052Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 12 15:38:13.146695 crc crio[3653]: time=\"2026-06-12T15:38:13.146383563Z\" 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 12 15:38:13.162484 crc crio[3653]: time=\"2026-06-12T15:38:13.162415073Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 12 15:38:13.172146 crc crio[3653]: time=\"2026-06-12T15:38:13.172067369Z\" 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 12 15:38:13.179045 crc crio[3653]: time=\"2026-06-12T15:38:13.178732233Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 12 15:38:13.188103 crc crio[3653]: time=\"2026-06-12T15:38:13.187956369Z\" 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 12 15:38:13.193810 crc crio[3653]: time=\"2026-06-12T15:38:13.193685507Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 12 15:38:13.204763 crc crio[3653]: time=\"2026-06-12T15:38:13.204582262Z\" 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 12 15:38:13.215010 crc crio[3653]: time=\"2026-06-12T15:38:13.214482546Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 12 15:38:13.226204 crc crio[3653]: time=\"2026-06-12T15:38:13.22607527Z\" 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 12 15:38:13.232254 crc crio[3653]: time=\"2026-06-12T15:38:13.232100019Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 12 15:38:13.254612 crc crio[3653]: time=\"2026-06-12T15:38:13.25405525Z\" 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 12 15:38:13.260774 crc crio[3653]: time=\"2026-06-12T15:38:13.260646279Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 12 15:38:13.276878 crc crio[3653]: time=\"2026-06-12T15:38:13.27668801Z\" 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 12 15:38:13.289215 crc crio[3653]: time=\"2026-06-12T15:38:13.289072331Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 12 15:38:13.303174 crc crio[3653]: time=\"2026-06-12T15:38:13.303099388Z\" 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 12 15:38:13.309436 crc crio[3653]: time=\"2026-06-12T15:38:13.309390396Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 12 15:38:13.370713 crc crio[3653]: time=\"2026-06-12T15:38:13.370417736Z\" 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 12 15:38:13.377784 crc crio[3653]: time=\"2026-06-12T15:38:13.377441845Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 12 15:38:13.393024 crc crio[3653]: time=\"2026-06-12T15:38:13.392859262Z\" 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 12 15:38:13.403112 crc crio[3653]: time=\"2026-06-12T15:38:13.402324425Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 12 15:38:13.419893 crc crio[3653]: time=\"2026-06-12T15:38:13.419744444Z\" 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 12 15:38:13.425464 crc crio[3653]: time=\"2026-06-12T15:38:13.425361173Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 12 15:38:13.435323 crc crio[3653]: time=\"2026-06-12T15:38:13.435206733Z\" 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 12 15:38:13.439299 crc crio[3653]: time=\"2026-06-12T15:38:13.439210978Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 12 15:38:13.449128 crc crio[3653]: time=\"2026-06-12T15:38:13.448744816Z\" 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 12 15:38:13.458136 crc crio[3653]: time=\"2026-06-12T15:38:13.457987764Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 12 15:38:13.468027 crc crio[3653]: time=\"2026-06-12T15:38:13.467860496Z\" 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 12 15:38:13.473748 crc crio[3653]: time=\"2026-06-12T15:38:13.47368033Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 12 15:38:13.487264 crc crio[3653]: time=\"2026-06-12T15:38:13.487165229Z\" 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 12 15:38:13.493120 crc crio[3653]: time=\"2026-06-12T15:38:13.493061638Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 12 15:38:13.511885 crc crio[3653]: time=\"2026-06-12T15:38:13.511804191Z\" 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 12 15:38:13.520224 crc crio[3653]: time=\"2026-06-12T15:38:13.519992093Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 12 15:38:13.529378 crc crio[3653]: time=\"2026-06-12T15:38:13.529210359Z\" 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 12 15:38:13.537669 crc crio[3653]: time=\"2026-06-12T15:38:13.536827611Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 12 15:38:13.555845 crc crio[3653]: time=\"2026-06-12T15:38:13.555734945Z\" 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 12 15:38:13.565565 crc crio[3653]: time=\"2026-06-12T15:38:13.565430995Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 12 15:38:13.573161 crc crio[3653]: time=\"2026-06-12T15:38:13.573056947Z\" 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 12 15:38:13.579828 crc crio[3653]: time=\"2026-06-12T15:38:13.579747803Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 12 15:38:13.597818 crc crio[3653]: time=\"2026-06-12T15:38:13.597740583Z\" 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 12 15:38:13.604769 crc crio[3653]: time=\"2026-06-12T15:38:13.604643804Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 12 15:38:13.619264 crc crio[3653]: time=\"2026-06-12T15:38:13.619133204Z\" 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 12 15:38:13.625948 crc crio[3653]: time=\"2026-06-12T15:38:13.625761515Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 12 15:38:13.641609 crc crio[3653]: time=\"2026-06-12T15:38:13.641262348Z\" 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 12 15:38:13.648089 crc crio[3653]: time=\"2026-06-12T15:38:13.647983166Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 12 15:38:13.655111 crc crio[3653]: time=\"2026-06-12T15:38:13.654971153Z\" 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 12 15:38:13.659249 crc crio[3653]: time=\"2026-06-12T15:38:13.65915734Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 12 15:38:13.687552 crc crio[3653]: time=\"2026-06-12T15:38:13.687362096Z\" 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 12 15:38:13.693010 crc crio[3653]: time=\"2026-06-12T15:38:13.692869148Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 12 15:38:13.703121 crc crio[3653]: time=\"2026-06-12T15:38:13.702959726Z\" 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 12 15:38:13.709635 crc crio[3653]: time=\"2026-06-12T15:38:13.709308677Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 12 15:38:13.719473 crc crio[3653]: time=\"2026-06-12T15:38:13.719224662Z\" 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 12 15:38:13.723546 crc crio[3653]: time=\"2026-06-12T15:38:13.72340716Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 12 15:38:13.744006 crc crio[3653]: time=\"2026-06-12T15:38:13.743789659Z\" 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 12 15:38:13.753326 crc crio[3653]: time=\"2026-06-12T15:38:13.753172126Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 12 15:38:13.761228 crc crio[3653]: time=\"2026-06-12T15:38:13.761106221Z\" 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 12 15:38:13.768555 crc crio[3653]: time=\"2026-06-12T15:38:13.768384889Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 12 15:38:13.782421 crc crio[3653]: time=\"2026-06-12T15:38:13.782348011Z\" 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 12 15:38:13.788470 crc crio[3653]: time=\"2026-06-12T15:38:13.788411243Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 12 15:38:13.816282 crc crio[3653]: time=\"2026-06-12T15:38:13.815702454Z\" 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 12 15:38:13.820800 crc crio[3653]: time=\"2026-06-12T15:38:13.820672417Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 12 15:38:13.843253 crc crio[3653]: time=\"2026-06-12T15:38:13.843091272Z\" 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 12 15:38:13.847756 crc crio[3653]: time=\"2026-06-12T15:38:13.847626324Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 12 15:38:13.858124 crc crio[3653]: time=\"2026-06-12T15:38:13.85769529Z\" 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 12 15:38:13.863415 crc crio[3653]: time=\"2026-06-12T15:38:13.863299569Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 12 15:38:13.871609 crc crio[3653]: time=\"2026-06-12T15:38:13.871468Z\" 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 12 15:38:13.876128 crc crio[3653]: time=\"2026-06-12T15:38:13.876035424Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 12 15:38:13.883101 crc crio[3653]: time=\"2026-06-12T15:38:13.882770003Z\" 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 12 15:38:13.888895 crc crio[3653]: time=\"2026-06-12T15:38:13.88876359Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 12 15:38:13.904995 crc crio[3653]: time=\"2026-06-12T15:38:13.904303335Z\" 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 12 15:38:13.912880 crc crio[3653]: time=\"2026-06-12T15:38:13.912712303Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 12 15:38:13.928648 crc crio[3653]: time=\"2026-06-12T15:38:13.928348595Z\" 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 12 15:38:13.932147 crc crio[3653]: time=\"2026-06-12T15:38:13.932057789Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 12 15:38:13.954238 crc crio[3653]: time=\"2026-06-12T15:38:13.954064234Z\" 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 12 15:38:13.962873 crc crio[3653]: time=\"2026-06-12T15:38:13.962702278Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 12 15:38:13.988883 crc crio[3653]: time=\"2026-06-12T15:38:13.988650864Z\" 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 12 15:38:13.994407 crc crio[3653]: time=\"2026-06-12T15:38:13.994307666Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 12 15:38:14.001862 crc crio[3653]: time=\"2026-06-12T15:38:14.001659929Z\" 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 12 15:38:14.007010 crc crio[3653]: time=\"2026-06-12T15:38:14.00687657Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 12 15:38:14.022366 crc crio[3653]: time=\"2026-06-12T15:38:14.022248283Z\" 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 12 15:38:14.028197 crc crio[3653]: time=\"2026-06-12T15:38:14.028085208Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 12 15:38:14.035091 crc crio[3653]: time=\"2026-06-12T15:38:14.03499562Z\" 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 12 15:38:14.040005 crc crio[3653]: time=\"2026-06-12T15:38:14.039878417Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 12 15:38:14.047273 crc crio[3653]: time=\"2026-06-12T15:38:14.047186046Z\" 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 12 15:38:14.051776 crc crio[3653]: time=\"2026-06-12T15:38:14.051715699Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 12 15:38:14.058051 crc crio[3653]: time=\"2026-06-12T15:38:14.058014507Z\" 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 12 15:38:14.063324 crc crio[3653]: time=\"2026-06-12T15:38:14.063142131Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 12 15:38:14.070709 crc crio[3653]: time=\"2026-06-12T15:38:14.070568009Z\" 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 12 15:38:14.075969 crc crio[3653]: time=\"2026-06-12T15:38:14.075872607Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 12 15:38:14.120294 crc crio[3653]: time=\"2026-06-12T15:38:14.120147615Z\" 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 12 15:38:14.125759 crc crio[3653]: time=\"2026-06-12T15:38:14.125479285Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 12 15:38:14.140739 crc crio[3653]: time=\"2026-06-12T15:38:14.140638533Z\" 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 12 15:38:14.146355 crc crio[3653]: time=\"2026-06-12T15:38:14.14622347Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 12 15:38:14.187076 crc crio[3653]: time=\"2026-06-12T15:38:14.186921213Z\" 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 12 15:38:14.190160 crc crio[3653]: time=\"2026-06-12T15:38:14.190071474Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 12 15:38:14.211967 crc crio[3653]: time=\"2026-06-12T15:38:14.211762937Z\" 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 12 15:38:14.216082 crc crio[3653]: time=\"2026-06-12T15:38:14.215914361Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 12 15:38:14.222443 crc crio[3653]: time=\"2026-06-12T15:38:14.222330509Z\" 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 12 15:38:14.225826 crc crio[3653]: time=\"2026-06-12T15:38:14.225752979Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 12 15:38:14.238001 crc crio[3653]: time=\"2026-06-12T15:38:14.237895076Z\" 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 12 15:38:14.242217 crc crio[3653]: time=\"2026-06-12T15:38:14.242144685Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 12 15:38:14.253805 crc crio[3653]: time=\"2026-06-12T15:38:14.253657782Z\" 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 12 15:38:14.258606 crc crio[3653]: time=\"2026-06-12T15:38:14.258443457Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 12 15:38:14.265851 crc crio[3653]: time=\"2026-06-12T15:38:14.265741351Z\" 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 12 15:38:14.269229 crc crio[3653]: time=\"2026-06-12T15:38:14.269152679Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 12 15:38:14.276235 crc crio[3653]: time=\"2026-06-12T15:38:14.276118186Z\" 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 12 15:38:14.279869 crc crio[3653]: time=\"2026-06-12T15:38:14.279788961Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 12 15:38:14.288201 crc crio[3653]: time=\"2026-06-12T15:38:14.288078687Z\" 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 12 15:38:14.291333 crc crio[3653]: time=\"2026-06-12T15:38:14.291190693Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 12 15:38:14.321056 crc crio[3653]: time=\"2026-06-12T15:38:14.320899454Z\" 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 12 15:38:14.325455 crc crio[3653]: time=\"2026-06-12T15:38:14.325322377Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 12 15:38:14.336684 crc crio[3653]: time=\"2026-06-12T15:38:14.336551413Z\" 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 12 15:38:14.340389 crc crio[3653]: time=\"2026-06-12T15:38:14.340258974Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 12 15:38:14.350880 crc crio[3653]: time=\"2026-06-12T15:38:14.350740624Z\" 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 12 15:38:14.355359 crc crio[3653]: time=\"2026-06-12T15:38:14.355227006Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 12 15:38:14.364239 crc crio[3653]: time=\"2026-06-12T15:38:14.364097095Z\" 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 12 15:38:14.368084 crc crio[3653]: time=\"2026-06-12T15:38:14.367934174Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 12 15:38:14.379824 crc crio[3653]: time=\"2026-06-12T15:38:14.379721401Z\" 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 12 15:38:14.383715 crc crio[3653]: time=\"2026-06-12T15:38:14.383383175Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 12 15:38:14.391028 crc crio[3653]: time=\"2026-06-12T15:38:14.390855254Z\" 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 12 15:38:14.395216 crc crio[3653]: time=\"2026-06-12T15:38:14.395108882Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 12 15:38:14.403059 crc crio[3653]: time=\"2026-06-12T15:38:14.402913859Z\" 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 12 15:38:14.406247 crc crio[3653]: time=\"2026-06-12T15:38:14.406146922Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 12 15:38:14.412699 crc crio[3653]: time=\"2026-06-12T15:38:14.412577322Z\" 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 12 15:38:14.416219 crc crio[3653]: time=\"2026-06-12T15:38:14.416094875Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 12 15:38:14.455426 crc crio[3653]: time=\"2026-06-12T15:38:14.455287774Z\" 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 12 15:38:14.457770 crc crio[3653]: time=\"2026-06-12T15:38:14.457714061Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 12 15:38:14.466293 crc crio[3653]: time=\"2026-06-12T15:38:14.46623652Z\" 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 12 15:38:14.469281 crc crio[3653]: time=\"2026-06-12T15:38:14.469204705Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 12 15:38:14.475827 crc crio[3653]: time=\"2026-06-12T15:38:14.475728938Z\" 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 12 15:38:14.478294 crc crio[3653]: time=\"2026-06-12T15:38:14.478235637Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 12 15:38:14.481947 crc crio[3653]: time=\"2026-06-12T15:38:14.481873668Z\" 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 12 15:38:14.485071 crc crio[3653]: time=\"2026-06-12T15:38:14.485042111Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 12 15:38:14.491758 crc crio[3653]: time=\"2026-06-12T15:38:14.491699524Z\" 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 12 15:38:14.495266 crc crio[3653]: time=\"2026-06-12T15:38:14.494545101Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 12 15:38:14.500379 crc crio[3653]: time=\"2026-06-12T15:38:14.50026686Z\" 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 12 15:38:14.504835 crc crio[3653]: time=\"2026-06-12T15:38:14.504706925Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 12 15:38:14.513874 crc crio[3653]: time=\"2026-06-12T15:38:14.513669897Z\" 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 12 15:38:14.517017 crc crio[3653]: time=\"2026-06-12T15:38:14.516862764Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 12 15:38:14.568613 crc crio[3653]: time=\"2026-06-12T15:38:14.568363394Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 12 15:38:14.568613 crc crio[3653]: time=\"2026-06-12T15:38:14.568473929Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.569096 crc crio[3653]: time=\"2026-06-12T15:38:14.568772882Z\" 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 12 15:38:14.570667 crc crio[3653]: time=\"2026-06-12T15:38:14.569678322Z\" 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:0xc001522000}] Aliases:map[]}\"\nJun 12 15:38:14.570667 crc crio[3653]: time=\"2026-06-12T15:38:14.569957382Z\" 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 12 15:38:14.570667 crc crio[3653]: time=\"2026-06-12T15:38:14.570090461Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 15:38:14.576946 crc crio[3653]: time=\"2026-06-12T15:38:14.576764006Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 15:38:14.576946 crc crio[3653]: time=\"2026-06-12T15:38:14.57686535Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 15:38:14.577318 crc crio[3653]: time=\"2026-06-12T15:38:14.577249405Z\" level=info msg=\"Create NRI interface\"\nJun 12 15:38:14.582116 crc crio[3653]: time=\"2026-06-12T15:38:14.581931845Z\" level=info msg=\"runtime interface created\"\nJun 12 15:38:14.582116 crc crio[3653]: time=\"2026-06-12T15:38:14.582109521Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 15:38:14.582266 crc crio[3653]: time=\"2026-06-12T15:38:14.582132894Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 15:38:14.582266 crc crio[3653]: time=\"2026-06-12T15:38:14.582151076Z\" level=info msg=\"starting plugins...\"\nJun 12 15:38:14.583172 crc crio[3653]: time=\"2026-06-12T15:38:14.582684353Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 15:38:14.584784 crc crio[3653]: time=\"2026-06-12T15:38:14.584707922Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 15:38:14.594611 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 15:38:14.609826 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:14.610203 crc crio[3653]: time=\"2026-06-12T15:38:14.610140271Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 12 15:38:14.610203 crc crio[3653]: time=\"2026-06-12T15:38:14.61020072Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.610282 crc crio[3653]: time=\"2026-06-12T15:38:14.610258208Z\" 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 12 15:38:14.610698 crc crio[3653]: time=\"2026-06-12T15:38:14.610606718Z\" 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:0xc0001a0570}] Aliases:map[]}\"\nJun 12 15:38:14.610910 crc crio[3653]: time=\"2026-06-12T15:38:14.610848153Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:14.634559 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:14.634784 crc crio[3653]: time=\"2026-06-12T15:38:14.634681833Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 12 15:38:14.634784 crc crio[3653]: time=\"2026-06-12T15:38:14.634715248Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.634784 crc crio[3653]: time=\"2026-06-12T15:38:14.634749653Z\" 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 12 15:38:14.634944 crc crio[3653]: time=\"2026-06-12T15:38:14.634899334Z\" 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:0xc0001a0708}] Aliases:map[]}\"\nJun 12 15:38:14.635047 crc crio[3653]: time=\"2026-06-12T15:38:14.634976955Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:38:14.635047 crc crio[3653]: time=\"2026-06-12T15:38:14.635019401Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:38:14.635047 crc crio[3653]: time=\"2026-06-12T15:38:14.635034684Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:14.666336 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:14.666602 crc crio[3653]: time=\"2026-06-12T15:38:14.666348664Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 12 15:38:14.666602 crc crio[3653]: time=\"2026-06-12T15:38:14.6663862Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.666602 crc crio[3653]: time=\"2026-06-12T15:38:14.666438657Z\" 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 12 15:38:14.666832 crc crio[3653]: time=\"2026-06-12T15:38:14.666774075Z\" 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:0xc0015220d8}] Aliases:map[]}\"\nJun 12 15:38:14.667097 crc crio[3653]: time=\"2026-06-12T15:38:14.666957712Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:14.687933 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:14.688208 crc crio[3653]: time=\"2026-06-12T15:38:14.68811998Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 12 15:38:14.688208 crc crio[3653]: time=\"2026-06-12T15:38:14.688173317Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.688326 crc crio[3653]: time=\"2026-06-12T15:38:14.688216583Z\" 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 12 15:38:14.688591 crc crio[3653]: time=\"2026-06-12T15:38:14.688463899Z\" 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:0xc000208310}] Aliases:map[]}\"\nJun 12 15:38:14.688821 crc crio[3653]: time=\"2026-06-12T15:38:14.688718155Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:14.719150 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.71928932Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.719327935Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.719364691Z\" 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 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.719652682Z\" 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:0xc000208438}] Aliases:map[]}\"\nJun 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.719804013Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:14.740665 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:14.741193 crc crio[3653]: time=\"2026-06-12T15:38:14.74109305Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 12 15:38:14.741193 crc crio[3653]: time=\"2026-06-12T15:38:14.741182973Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.741388 crc crio[3653]: time=\"2026-06-12T15:38:14.74123414Z\" 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 12 15:38:14.741610 crc crio[3653]: time=\"2026-06-12T15:38:14.741464743Z\" 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:0xc0001a0788}] Aliases:map[]}\"\nJun 12 15:38:14.741717 crc crio[3653]: time=\"2026-06-12T15:38:14.741672012Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:14.882877 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:14.883247 crc crio[3653]: time=\"2026-06-12T15:38:14.88317066Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 12 15:38:14.883404 crc crio[3653]: time=\"2026-06-12T15:38:14.883250331Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.883404 crc crio[3653]: time=\"2026-06-12T15:38:14.883276945Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 12 15:38:14.883404 crc crio[3653]: time=\"2026-06-12T15:38:14.883287526Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.883404 crc crio[3653]: time=\"2026-06-12T15:38:14.883332473Z\" 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 12 15:38:14.883703 crc crio[3653]: time=\"2026-06-12T15:38:14.883651728Z\" 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:0xc000e1a038}] Aliases:map[]}\"\nJun 12 15:38:14.883948 crc crio[3653]: time=\"2026-06-12T15:38:14.883858698Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:14.978960 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979108597Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979143022Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979168676Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979177407Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979214283Z\" 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 12 15:38:14.979458 crc crio[3653]: time=\"2026-06-12T15:38:14.979422212Z\" 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:0xc000e1a0e8}] Aliases:map[]}\"\nJun 12 15:38:14.979674 crc crio[3653]: time=\"2026-06-12T15:38:14.979607529Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.036940 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.037260 crc crio[3653]: time=\"2026-06-12T15:38:15.037075892Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 12 15:38:15.037260 crc crio[3653]: time=\"2026-06-12T15:38:15.037116578Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.037260 crc crio[3653]: time=\"2026-06-12T15:38:15.037166105Z\" 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 12 15:38:15.037409 crc crio[3653]: time=\"2026-06-12T15:38:15.037367774Z\" 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:0xc0001a0830}] Aliases:map[]}\"\nJun 12 15:38:15.037839 crc crio[3653]: time=\"2026-06-12T15:38:15.037767641Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.139202 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.139423 crc crio[3653]: time=\"2026-06-12T15:38:15.139278345Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 12 15:38:15.139423 crc crio[3653]: time=\"2026-06-12T15:38:15.139316341Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.139423 crc crio[3653]: time=\"2026-06-12T15:38:15.139364068Z\" 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 12 15:38:15.139746 crc crio[3653]: time=\"2026-06-12T15:38:15.139680943Z\" 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:0xc0001a08d0}] Aliases:map[]}\"\nJun 12 15:38:15.139974 crc crio[3653]: time=\"2026-06-12T15:38:15.139896364Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.360641 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.360886 crc crio[3653]: time=\"2026-06-12T15:38:15.36078101Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 12 15:38:15.360886 crc crio[3653]: time=\"2026-06-12T15:38:15.360826937Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.360886 crc crio[3653]: time=\"2026-06-12T15:38:15.3608454Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 12 15:38:15.360886 crc crio[3653]: time=\"2026-06-12T15:38:15.360856041Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.361040 crc crio[3653]: time=\"2026-06-12T15:38:15.360897247Z\" 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 12 15:38:15.361294 crc crio[3653]: time=\"2026-06-12T15:38:15.361213282Z\" 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:0xc000e1a1b8}] Aliases:map[]}\"\nJun 12 15:38:15.361585 crc crio[3653]: time=\"2026-06-12T15:38:15.361445616Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.381403 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.381721 crc crio[3653]: time=\"2026-06-12T15:38:15.381582357Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 12 15:38:15.381721 crc crio[3653]: time=\"2026-06-12T15:38:15.381634624Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.381721 crc crio[3653]: time=\"2026-06-12T15:38:15.381683861Z\" 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 12 15:38:15.382038 crc crio[3653]: time=\"2026-06-12T15:38:15.38195128Z\" 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:0xc001522188}] Aliases:map[]}\"\nJun 12 15:38:15.382275 crc crio[3653]: time=\"2026-06-12T15:38:15.382208176Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.408859 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.409127 crc crio[3653]: time=\"2026-06-12T15:38:15.408981147Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 12 15:38:15.409127 crc crio[3653]: time=\"2026-06-12T15:38:15.409021773Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.409127 crc crio[3653]: time=\"2026-06-12T15:38:15.409061719Z\" 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 12 15:38:15.409410 crc crio[3653]: time=\"2026-06-12T15:38:15.409329377Z\" 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:0xc0001a0980}] Aliases:map[]}\"\nJun 12 15:38:15.409688 crc crio[3653]: time=\"2026-06-12T15:38:15.409606137Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.485040 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485230058Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485271084Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485295457Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485306449Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485317661Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485327752Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485364807Z\" 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 12 15:38:15.485735 crc crio[3653]: time=\"2026-06-12T15:38:15.485666991Z\" 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:0xc0001a0a18}] Aliases:map[]}\"\nJun 12 15:38:15.485955 crc crio[3653]: time=\"2026-06-12T15:38:15.48587441Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.502737 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.502918 crc crio[3653]: time=\"2026-06-12T15:38:15.502861171Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 12 15:38:15.502918 crc crio[3653]: time=\"2026-06-12T15:38:15.502915669Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.503056 crc crio[3653]: time=\"2026-06-12T15:38:15.502979868Z\" 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 12 15:38:15.503436 crc crio[3653]: time=\"2026-06-12T15:38:15.503358432Z\" 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:0xc000e1a290}] Aliases:map[]}\"\nJun 12 15:38:15.503743 crc crio[3653]: time=\"2026-06-12T15:38:15.503635402Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.528228 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.528228 crc crio[3653]: time=\"2026-06-12T15:38:15.528218029Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 12 15:38:15.528228 crc crio[3653]: time=\"2026-06-12T15:38:15.528260115Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.528228 crc crio[3653]: time=\"2026-06-12T15:38:15.528278298Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528288879Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528302581Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528311993Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528347618Z\" 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 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528650931Z\" 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:0xc000e1a368}] Aliases:map[]}\"\nJun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528822996Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.549144 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.549468 crc crio[3653]: time=\"2026-06-12T15:38:15.5492579Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 12 15:38:15.549468 crc crio[3653]: time=\"2026-06-12T15:38:15.549295815Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.549468 crc crio[3653]: time=\"2026-06-12T15:38:15.549337011Z\" 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 12 15:38:15.549792 crc crio[3653]: time=\"2026-06-12T15:38:15.549643125Z\" 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:0xc0001a0ac8}] Aliases:map[]}\"\nJun 12 15:38:15.549792 crc crio[3653]: time=\"2026-06-12T15:38:15.549784615Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.663721 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.664016 crc crio[3653]: time=\"2026-06-12T15:38:15.663792599Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 12 15:38:15.664016 crc crio[3653]: time=\"2026-06-12T15:38:15.663835855Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.664197 crc crio[3653]: time=\"2026-06-12T15:38:15.664063447Z\" 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 12 15:38:15.664451 crc crio[3653]: time=\"2026-06-12T15:38:15.66436245Z\" 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:0xc001522228}] Aliases:map[]}\"\nJun 12 15:38:15.664596 crc crio[3653]: time=\"2026-06-12T15:38:15.664469696Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:38:15.664596 crc crio[3653]: time=\"2026-06-12T15:38:15.664486928Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:38:15.664596 crc crio[3653]: time=\"2026-06-12T15:38:15.664555938Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.704459 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.704754 crc crio[3653]: time=\"2026-06-12T15:38:15.704549351Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 12 15:38:15.704754 crc crio[3653]: time=\"2026-06-12T15:38:15.704598498Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.704754 crc crio[3653]: time=\"2026-06-12T15:38:15.704636803Z\" 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 12 15:38:15.704947 crc crio[3653]: time=\"2026-06-12T15:38:15.704885799Z\" 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:0xc0002085b8}] Aliases:map[]}\"\nJun 12 15:38:15.705104 crc crio[3653]: time=\"2026-06-12T15:38:15.705056033Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.874634 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.874831906Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.874876413Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.874917259Z\" 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 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.87520528Z\" 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:0xc0001a0b68}] Aliases:map[]}\"\nJun 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.875363133Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.941926 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.94180763Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.941849046Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.941866499Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.94187426Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.941906174Z\" 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 12 15:38:15.942442 crc crio[3653]: time=\"2026-06-12T15:38:15.942121675Z\" 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:0xc0001a0e90}] Aliases:map[]}\"\nJun 12 15:38:15.942442 crc crio[3653]: time=\"2026-06-12T15:38:15.9423635Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.966220 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.966559 crc crio[3653]: time=\"2026-06-12T15:38:15.966325258Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 12 15:38:15.966559 crc crio[3653]: time=\"2026-06-12T15:38:15.966373175Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.966559 crc crio[3653]: time=\"2026-06-12T15:38:15.966415571Z\" 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 12 15:38:15.966789 crc crio[3653]: time=\"2026-06-12T15:38:15.96668361Z\" 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:0xc0001a0f38}] Aliases:map[]}\"\nJun 12 15:38:15.966891 crc crio[3653]: time=\"2026-06-12T15:38:15.966835221Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:15.999474 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.998699801Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.998759199Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.998781353Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.998792764Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.99883574Z\" 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 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.999070994Z\" 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:0xc0015222c0}] Aliases:map[]}\"\nJun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.999134933Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.99918581Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.999201203Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:16.136731 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:16.137388 crc crio[3653]: time=\"2026-06-12T15:38:16.137341749Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 12 15:38:16.137549 crc crio[3653]: time=\"2026-06-12T15:38:16.137473878Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:16.144730 crc crio[3653]: time=\"2026-06-12T15:38:16.140777181Z\" 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 12 15:38:16.144730 crc crio[3653]: time=\"2026-06-12T15:38:16.141411822Z\" 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:0xc000e1a430}] Aliases:map[]}\"\nJun 12 15:38:16.144730 crc crio[3653]: time=\"2026-06-12T15:38:16.14188671Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:16.325457 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:16.325705 crc crio[3653]: time=\"2026-06-12T15:38:16.325622961Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 12 15:38:16.325705 crc crio[3653]: time=\"2026-06-12T15:38:16.325679599Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:16.325803 crc crio[3653]: time=\"2026-06-12T15:38:16.325729306Z\" 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 12 15:38:16.326010 crc crio[3653]: time=\"2026-06-12T15:38:16.325914602Z\" 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:0xc0002086d8}] Aliases:map[]}\"\nJun 12 15:38:16.326228 crc crio[3653]: time=\"2026-06-12T15:38:16.326147336Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:16.503812 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:16.504106 crc crio[3653]: time=\"2026-06-12T15:38:16.503900071Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 12 15:38:16.504106 crc crio[3653]: time=\"2026-06-12T15:38:16.503944697Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:16.504106 crc crio[3653]: time=\"2026-06-12T15:38:16.503997235Z\" 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 12 15:38:16.504655 crc crio[3653]: time=\"2026-06-12T15:38:16.504327072Z\" 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:0xc0015220c8}] Aliases:map[]}\"\nJun 12 15:38:16.504854 crc crio[3653]: time=\"2026-06-12T15:38:16.504781877Z\" 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 12 15:38:16.858237 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:16.858645 crc crio[3653]: time=\"2026-06-12T15:38:16.858419609Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 12 15:38:16.858645 crc crio[3653]: time=\"2026-06-12T15:38:16.858469136Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:16.858645 crc crio[3653]: time=\"2026-06-12T15:38:16.858573001Z\" 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 12 15:38:16.858800 crc crio[3653]: time=\"2026-06-12T15:38:16.858780291Z\" 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:0xc0001a02b8}] Aliases:map[]}\"\nJun 12 15:38:16.859079 crc crio[3653]: time=\"2026-06-12T15:38:16.859006023Z\" 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 12 15:38:17.073057 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:17.074442 crc crio[3653]: time=\"2026-06-12T15:38:17.073236187Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 12 15:38:17.074442 crc crio[3653]: time=\"2026-06-12T15:38:17.073362065Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:17.074442 crc crio[3653]: time=\"2026-06-12T15:38:17.073429285Z\" 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 12 15:38:17.075389 crc crio[3653]: time=\"2026-06-12T15:38:17.074136356Z\" 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:0xc002696000}] Aliases:map[]}\"\nJun 12 15:38:17.075881 crc crio[3653]: time=\"2026-06-12T15:38:17.075774991Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:17.206833 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:17.207150 crc crio[3653]: time=\"2026-06-12T15:38:17.206992417Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 12 15:38:17.207150 crc crio[3653]: time=\"2026-06-12T15:38:17.207074628Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:17.207150 crc crio[3653]: time=\"2026-06-12T15:38:17.207128936Z\" 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 12 15:38:17.207668 crc crio[3653]: time=\"2026-06-12T15:38:17.207426239Z\" 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:0xc0002085c0}] Aliases:map[]}\"\nJun 12 15:38:17.207760 crc crio[3653]: time=\"2026-06-12T15:38:17.207734253Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:17.389118 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:17.389475 crc crio[3653]: time=\"2026-06-12T15:38:17.389227243Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 12 15:38:17.389475 crc crio[3653]: time=\"2026-06-12T15:38:17.389294333Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:17.389475 crc crio[3653]: time=\"2026-06-12T15:38:17.389368273Z\" 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 12 15:38:17.389699 crc crio[3653]: time=\"2026-06-12T15:38:17.389654754Z\" 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:0xc00008c598}] Aliases:map[]}\"\nJun 12 15:38:17.389860 crc crio[3653]: time=\"2026-06-12T15:38:17.389793564Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:17.415643 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:17.415951 crc crio[3653]: time=\"2026-06-12T15:38:17.415820178Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 12 15:38:17.415951 crc crio[3653]: time=\"2026-06-12T15:38:17.415878756Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:17.415951 crc crio[3653]: time=\"2026-06-12T15:38:17.415922933Z\" 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 12 15:38:17.416229 crc crio[3653]: time=\"2026-06-12T15:38:17.416157336Z\" 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:0xc000208710}] Aliases:map[]}\"\nJun 12 15:38:17.416483 crc crio[3653]: time=\"2026-06-12T15:38:17.416397361Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:17.519403 crc crio[3653]: time=\"2026-06-12T15:38:17.519204132Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=113f402a-11e7-478e-acfb-78510884ad6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.519403 crc crio[3653]: time=\"2026-06-12T15:38:17.519367995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.529699 crc crio[3653]: time=\"2026-06-12T15:38:17.529471751Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=5496e196-756c-4002-b7aa-76d5525f9189 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.529918 crc crio[3653]: time=\"2026-06-12T15:38:17.529795767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.533757 crc crio[3653]: time=\"2026-06-12T15:38:17.532969221Z\" 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=113f402a-11e7-478e-acfb-78510884ad6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.538977 crc crio[3653]: time=\"2026-06-12T15:38:17.538790764Z\" 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=5496e196-756c-4002-b7aa-76d5525f9189 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.558006 crc crio[3653]: time=\"2026-06-12T15:38:17.557758188Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=ba10c808-d585-4885-b703-cf3a3881b776 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.558006 crc crio[3653]: time=\"2026-06-12T15:38:17.557955227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.565263 crc crio[3653]: time=\"2026-06-12T15:38:17.565122062Z\" 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=ba10c808-d585-4885-b703-cf3a3881b776 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.565915 crc crio[3653]: time=\"2026-06-12T15:38:17.565795088Z\" level=info msg=\"Ran pod sandbox 2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=113f402a-11e7-478e-acfb-78510884ad6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.566100 crc crio[3653]: time=\"2026-06-12T15:38:17.566011769Z\" level=info msg=\"Ran pod sandbox dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=5496e196-756c-4002-b7aa-76d5525f9189 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.575274 crc crio[3653]: time=\"2026-06-12T15:38:17.575112052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2022729c-1d5f-4c47-96b5-39cff2d4613a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.575274 crc crio[3653]: time=\"2026-06-12T15:38:17.575128954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cf10150a-d7fa-4b2a-ba5e-c682b86475bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.578322 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:17.578691 crc crio[3653]: time=\"2026-06-12T15:38:17.578465711Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 12 15:38:17.578691 crc crio[3653]: time=\"2026-06-12T15:38:17.57859746Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:17.578691 crc crio[3653]: time=\"2026-06-12T15:38:17.578646557Z\" 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 12 15:38:17.578938 crc crio[3653]: time=\"2026-06-12T15:38:17.578886482Z\" 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:0xc000209148}] Aliases:map[]}\"\nJun 12 15:38:17.579165 crc crio[3653]: time=\"2026-06-12T15:38:17.57908649Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:17.583055 crc crio[3653]: time=\"2026-06-12T15:38:17.582940722Z\" level=info msg=\"Ran pod sandbox 84a5ba48d2f796515b98f166f0dfc592f4963910ab7b64fef8617fe2c0bf1a26 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=ba10c808-d585-4885-b703-cf3a3881b776 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.584330 crc crio[3653]: time=\"2026-06-12T15:38:17.584209563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e8f0f2cf-23b7-4961-b21a-152fe062fd3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.586121 crc crio[3653]: time=\"2026-06-12T15:38:17.585108422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fc635530-6119-4838-a7f5-c6f249c47462 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.586563 crc crio[3653]: time=\"2026-06-12T15:38:17.586316965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=634c579c-6f5c-4e39-8a9c-cddb367133c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.586563 crc crio[3653]: time=\"2026-06-12T15:38:17.586460155Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=9389c4a5-88ae-4501-8298-1b08da0535ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.586739 crc crio[3653]: time=\"2026-06-12T15:38:17.586657904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.589792 crc crio[3653]: time=\"2026-06-12T15:38:17.589646861Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b0fc5a66-2332-4316-a8ef-7cf6b1b3d13a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:17.590191 crc crio[3653]: time=\"2026-06-12T15:38:17.590112498Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=b0a3d22e-2ebb-4d78-9215-00e100abaa19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:17.590191 crc crio[3653]: time=\"2026-06-12T15:38:17.590152854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd724626-ec8c-46dc-b396-2207c3039c59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.598091 crc crio[3653]: time=\"2026-06-12T15:38:17.597897172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.598434 crc crio[3653]: time=\"2026-06-12T15:38:17.597903913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.598591 crc crio[3653]: time=\"2026-06-12T15:38:17.598325603Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=87dba1dc-2886-4270-b333-5d08dc5aa4b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:17.599977 crc crio[3653]: time=\"2026-06-12T15:38:17.59991298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.600066 crc crio[3653]: time=\"2026-06-12T15:38:17.599996092Z\" 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=9389c4a5-88ae-4501-8298-1b08da0535ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.608380 crc crio[3653]: time=\"2026-06-12T15:38:17.608251493Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=ffc0ce92-f561-4bd1-9a27-98056cd81b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.608598 crc crio[3653]: time=\"2026-06-12T15:38:17.608447591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.623602 crc crio[3653]: time=\"2026-06-12T15:38:17.623279524Z\" level=info msg=\"Ran pod sandbox 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206 with infra container: openshift-etcd/etcd-crc/POD\" id=9389c4a5-88ae-4501-8298-1b08da0535ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.627786 crc crio[3653]: time=\"2026-06-12T15:38:17.627605953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4ad9da00-a52c-479c-8c4a-c67d0d9fc953 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.634041 crc crio[3653]: time=\"2026-06-12T15:38:17.633825523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.635590 crc crio[3653]: time=\"2026-06-12T15:38:17.635437393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f593fcd6-0241-4f3c-afd7-9e5fe125d472 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.641138 crc crio[3653]: time=\"2026-06-12T15:38:17.641054347Z\" 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=ffc0ce92-f561-4bd1-9a27-98056cd81b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.642206 crc crio[3653]: time=\"2026-06-12T15:38:17.642094823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.649693 crc crio[3653]: time=\"2026-06-12T15:38:17.649600526Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=3087c0ab-6057-427d-8fd0-e3f07c38de51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:17.649899 crc crio[3653]: time=\"2026-06-12T15:38:17.64977827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.653820 crc crio[3653]: time=\"2026-06-12T15:38:17.653413953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.659868 crc crio[3653]: time=\"2026-06-12T15:38:17.659476979Z\" level=info msg=\"Ran pod sandbox fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=ffc0ce92-f561-4bd1-9a27-98056cd81b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:38:17.672207 crc crio[3653]: time=\"2026-06-12T15:38:17.671449326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ef6a4892-6c1a-4482-b4f3-ade307d4e19e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.687216 crc crio[3653]: time=\"2026-06-12T15:38:17.686927423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dc346253-8da9-4252-a140-363eee35abf8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:17.693845 crc crio[3653]: time=\"2026-06-12T15:38:17.692773033Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=628fc070-e60e-4cf5-8ae5-76f2db58be24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:17.694106 crc crio[3653]: time=\"2026-06-12T15:38:17.693944953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.775835 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:17.779900 crc crio[3653]: time=\"2026-06-12T15:38:17.779774213Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 12 15:38:17.779900 crc crio[3653]: time=\"2026-06-12T15:38:17.779850535Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:17.780190 crc crio[3653]: time=\"2026-06-12T15:38:17.779907237Z\" 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 12 15:38:17.780190 crc crio[3653]: time=\"2026-06-12T15:38:17.780083641Z\" 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:0xc001706010}] Aliases:map[]}\"\nJun 12 15:38:17.780316 crc crio[3653]: time=\"2026-06-12T15:38:17.780276096Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:38:17.780316 crc crio[3653]: time=\"2026-06-12T15:38:17.780316267Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:38:17.780475 crc crio[3653]: time=\"2026-06-12T15:38:17.780331498Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:17.817453 crc crio[3653]: time=\"2026-06-12T15:38:17.817277975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:17.835401 crc crio[3653]: time=\"2026-06-12T15:38:17.83500826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:18.019243 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:18.019640 crc crio[3653]: time=\"2026-06-12T15:38:18.019398657Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 12 15:38:18.019640 crc crio[3653]: time=\"2026-06-12T15:38:18.019457629Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.019640 crc crio[3653]: time=\"2026-06-12T15:38:18.019567392Z\" 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 12 15:38:18.019891 crc crio[3653]: time=\"2026-06-12T15:38:18.019830928Z\" 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:0xc001610398}] Aliases:map[]}\"\nJun 12 15:38:18.020139 crc crio[3653]: time=\"2026-06-12T15:38:18.020061314Z\" 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 12 15:38:18.185302 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:18.185956 crc crio[3653]: time=\"2026-06-12T15:38:18.185585198Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 12 15:38:18.185956 crc crio[3653]: time=\"2026-06-12T15:38:18.18564227Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.185956 crc crio[3653]: time=\"2026-06-12T15:38:18.185694931Z\" 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 12 15:38:18.186129 crc crio[3653]: time=\"2026-06-12T15:38:18.185983259Z\" 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:0xc001610658}] Aliases:map[]}\"\nJun 12 15:38:18.186188 crc crio[3653]: time=\"2026-06-12T15:38:18.186157823Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:18.454646 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454786101Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454841922Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454864893Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454876583Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454891663Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454901204Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.455203 crc crio[3653]: time=\"2026-06-12T15:38:18.454940855Z\" 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 12 15:38:18.455203 crc crio[3653]: time=\"2026-06-12T15:38:18.45515081Z\" 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:0xc001790268}] Aliases:map[]}\"\nJun 12 15:38:18.455458 crc crio[3653]: time=\"2026-06-12T15:38:18.455380376Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:18.495587 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495679659Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495728691Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495748551Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495757021Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495800022Z\" 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 12 15:38:18.496161 crc crio[3653]: time=\"2026-06-12T15:38:18.496018708Z\" 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:0xc0017903a0}] Aliases:map[]}\"\nJun 12 15:38:18.496230 crc crio[3653]: time=\"2026-06-12T15:38:18.496176862Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:18.694979 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:18.695370 crc crio[3653]: time=\"2026-06-12T15:38:18.695181633Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 12 15:38:18.695370 crc crio[3653]: time=\"2026-06-12T15:38:18.695228075Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.695370 crc crio[3653]: time=\"2026-06-12T15:38:18.695276456Z\" 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 12 15:38:18.695653 crc crio[3653]: time=\"2026-06-12T15:38:18.695587154Z\" 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:0xc0029a6020}] Aliases:map[]}\"\nJun 12 15:38:18.695844 crc crio[3653]: time=\"2026-06-12T15:38:18.695788949Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:18.738476 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:18.738852 crc crio[3653]: time=\"2026-06-12T15:38:18.738684889Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 12 15:38:18.738852 crc crio[3653]: time=\"2026-06-12T15:38:18.73873046Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.738852 crc crio[3653]: time=\"2026-06-12T15:38:18.738773641Z\" 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 12 15:38:18.738986 crc crio[3653]: time=\"2026-06-12T15:38:18.738946236Z\" 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:0xc0029a6108}] Aliases:map[]}\"\nJun 12 15:38:18.739196 crc crio[3653]: time=\"2026-06-12T15:38:18.739088829Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:18.789649 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:18.789936 crc crio[3653]: time=\"2026-06-12T15:38:18.789865931Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 12 15:38:18.789936 crc crio[3653]: time=\"2026-06-12T15:38:18.789924633Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:18.790046 crc crio[3653]: time=\"2026-06-12T15:38:18.789976144Z\" 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 12 15:38:18.790233 crc crio[3653]: time=\"2026-06-12T15:38:18.790178809Z\" 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:0xc002696068}] Aliases:map[]}\"\nJun 12 15:38:18.790428 crc crio[3653]: time=\"2026-06-12T15:38:18.790391085Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:19.004035 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.004412 crc crio[3653]: time=\"2026-06-12T15:38:19.004122635Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 12 15:38:19.004412 crc crio[3653]: time=\"2026-06-12T15:38:19.00433341Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.004412 crc crio[3653]: time=\"2026-06-12T15:38:19.004411352Z\" 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 12 15:38:19.004774 crc crio[3653]: time=\"2026-06-12T15:38:19.004738521Z\" 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:0xc000208128}] Aliases:map[]}\"\nJun 12 15:38:19.004990 crc crio[3653]: time=\"2026-06-12T15:38:19.004894575Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:19.203994 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204121403Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204173784Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204269626Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204283467Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204293407Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204303887Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204335238Z\" 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 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204646426Z\" 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:0xc002696328}] Aliases:map[]}\"\nJun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204822211Z\" 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 12 15:38:19.502580 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.502580 crc crio[3653]: time=\"2026-06-12T15:38:19.502326689Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 12 15:38:19.502580 crc crio[3653]: time=\"2026-06-12T15:38:19.502408841Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.502580 crc crio[3653]: time=\"2026-06-12T15:38:19.502449432Z\" 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 12 15:38:19.505740 crc crio[3653]: time=\"2026-06-12T15:38:19.504194427Z\" 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:0xc002696070}] Aliases:map[]}\"\nJun 12 15:38:19.505740 crc crio[3653]: time=\"2026-06-12T15:38:19.505252024Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:19.582307 crc crio[3653]: time=\"2026-06-12T15:38:19.582140905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:19.583283 crc crio[3653]: time=\"2026-06-12T15:38:19.582159566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:19.584886 crc crio[3653]: time=\"2026-06-12T15:38:19.584740312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:19.586077 crc crio[3653]: time=\"2026-06-12T15:38:19.585913292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:19.586882 crc crio[3653]: time=\"2026-06-12T15:38:19.58660442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:19.707292 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.707785 crc crio[3653]: time=\"2026-06-12T15:38:19.707475609Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 12 15:38:19.707785 crc crio[3653]: time=\"2026-06-12T15:38:19.707645223Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.707785 crc crio[3653]: time=\"2026-06-12T15:38:19.707703335Z\" 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 12 15:38:19.708170 crc crio[3653]: time=\"2026-06-12T15:38:19.707934Z\" 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:0xc000e1a2e8}] Aliases:map[]}\"\nJun 12 15:38:19.708240 crc crio[3653]: time=\"2026-06-12T15:38:19.708171967Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:19.796336 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796470971Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796579213Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796598404Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796606934Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796617224Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796625125Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796662565Z\" 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 12 15:38:19.796980 crc crio[3653]: time=\"2026-06-12T15:38:19.796875171Z\" 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:0xc002a901b0}] Aliases:map[]}\"\nJun 12 15:38:19.797146 crc crio[3653]: time=\"2026-06-12T15:38:19.797058776Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:19.806616 crc crio[3653]: time=\"2026-06-12T15:38:19.806425536Z\" level=info msg=\"Created container 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b0fc5a66-2332-4316-a8ef-7cf6b1b3d13a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:19.806847 crc crio[3653]: time=\"2026-06-12T15:38:19.806691993Z\" level=info msg=\"Created container 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447: openshift-etcd/etcd-crc/setup\" id=3087c0ab-6057-427d-8fd0-e3f07c38de51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:19.807161 crc crio[3653]: time=\"2026-06-12T15:38:19.807074532Z\" level=info msg=\"Created container f2d55911abfd19530e54379602003677f1e38ff11787d5b5c74cf61c490f832d: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=b0a3d22e-2ebb-4d78-9215-00e100abaa19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:19.809038 crc crio[3653]: time=\"2026-06-12T15:38:19.80892667Z\" level=info msg=\"Created container f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=628fc070-e60e-4cf5-8ae5-76f2db58be24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:19.809583 crc crio[3653]: time=\"2026-06-12T15:38:19.809477104Z\" level=info msg=\"Created container 36714071e9e3620528cf08da1c68ba4639b9fafd7317d40608726e50f811cad9: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=87dba1dc-2886-4270-b333-5d08dc5aa4b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:19.809934 crc crio[3653]: time=\"2026-06-12T15:38:19.809856804Z\" level=info msg=\"Starting container: 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b\" id=926e1124-1212-4478-b644-5ac6a60c0e67 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:19.810178 crc crio[3653]: time=\"2026-06-12T15:38:19.809887395Z\" level=info msg=\"Starting container: f2d55911abfd19530e54379602003677f1e38ff11787d5b5c74cf61c490f832d\" id=335e469a-67e1-49e5-8574-0ae756d59467 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:19.810178 crc crio[3653]: time=\"2026-06-12T15:38:19.810068009Z\" level=info msg=\"Starting container: 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447\" id=ba16469b-a5ba-4181-b9b0-1e243063f2ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:19.811105 crc crio[3653]: time=\"2026-06-12T15:38:19.81086418Z\" level=info msg=\"Starting container: 36714071e9e3620528cf08da1c68ba4639b9fafd7317d40608726e50f811cad9\" id=5d1ce9ab-2193-40a0-8d95-c277c3605373 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:19.811105 crc crio[3653]: time=\"2026-06-12T15:38:19.81089828Z\" level=info msg=\"Starting container: f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8\" id=3985268d-3cf5-446d-bc9d-b9884b5b9c07 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:19.815633 crc crio[3653]: time=\"2026-06-12T15:38:19.815484258Z\" level=info msg=\"Started container\" PID=5388 containerID=38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=926e1124-1212-4478-b644-5ac6a60c0e67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:38:19.816821 crc crio[3653]: time=\"2026-06-12T15:38:19.8167164Z\" level=info msg=\"Started container\" PID=5387 containerID=f2d55911abfd19530e54379602003677f1e38ff11787d5b5c74cf61c490f832d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=335e469a-67e1-49e5-8574-0ae756d59467 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd\nJun 12 15:38:19.817134 crc crio[3653]: time=\"2026-06-12T15:38:19.817028738Z\" level=info msg=\"Started container\" PID=5391 containerID=73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447 description=openshift-etcd/etcd-crc/setup id=ba16469b-a5ba-4181-b9b0-1e243063f2ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\nJun 12 15:38:19.821066 crc crio[3653]: time=\"2026-06-12T15:38:19.820750623Z\" level=info msg=\"Started container\" PID=5386 containerID=36714071e9e3620528cf08da1c68ba4639b9fafd7317d40608726e50f811cad9 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=5d1ce9ab-2193-40a0-8d95-c277c3605373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84a5ba48d2f796515b98f166f0dfc592f4963910ab7b64fef8617fe2c0bf1a26\nJun 12 15:38:19.822317 crc crio[3653]: time=\"2026-06-12T15:38:19.821778159Z\" level=info msg=\"Started container\" PID=5385 containerID=f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=3985268d-3cf5-446d-bc9d-b9884b5b9c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\nJun 12 15:38:19.825486 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.825687 crc crio[3653]: time=\"2026-06-12T15:38:19.825635338Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 12 15:38:19.825687 crc crio[3653]: time=\"2026-06-12T15:38:19.825662649Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.825687 crc crio[3653]: time=\"2026-06-12T15:38:19.825676829Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 12 15:38:19.825687 crc crio[3653]: time=\"2026-06-12T15:38:19.82568567Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.825903 crc crio[3653]: time=\"2026-06-12T15:38:19.825757571Z\" 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 12 15:38:19.825903 crc crio[3653]: time=\"2026-06-12T15:38:19.825861374Z\" 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:0xc002a90338}] Aliases:map[]}\"\nJun 12 15:38:19.826018 crc crio[3653]: time=\"2026-06-12T15:38:19.825907305Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:38:19.826018 crc crio[3653]: time=\"2026-06-12T15:38:19.825922046Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:38:19.826018 crc crio[3653]: time=\"2026-06-12T15:38:19.825934956Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:19.847281 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.848124 crc crio[3653]: time=\"2026-06-12T15:38:19.848035553Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 12 15:38:19.848283 crc crio[3653]: time=\"2026-06-12T15:38:19.848263638Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.848480 crc crio[3653]: time=\"2026-06-12T15:38:19.848459073Z\" 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 12 15:38:19.848918 crc crio[3653]: time=\"2026-06-12T15:38:19.848587987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f0d86a8b-63ab-4a0e-9186-0425da0fc14b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:19.849444 crc crio[3653]: time=\"2026-06-12T15:38:19.848852294Z\" 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:0xc0015221b0}] Aliases:map[]}\"\nJun 12 15:38:19.850233 crc crio[3653]: time=\"2026-06-12T15:38:19.850207338Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:19.852943 crc crio[3653]: time=\"2026-06-12T15:38:19.852869147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bde2883d-8b58-4b0a-bd28-98ac66f91cbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:19.860060 crc crio[3653]: time=\"2026-06-12T15:38:19.859970189Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3be3b6a3-1fc7-4e93-a047-39b50316db20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:19.861145 crc crio[3653]: time=\"2026-06-12T15:38:19.861093307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:19.878924 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.879104 crc crio[3653]: time=\"2026-06-12T15:38:19.879059588Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 12 15:38:19.879104 crc crio[3653]: time=\"2026-06-12T15:38:19.879090739Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.879166 crc crio[3653]: time=\"2026-06-12T15:38:19.8791292Z\" 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 12 15:38:19.879669 crc crio[3653]: time=\"2026-06-12T15:38:19.879288874Z\" 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:0xc001706010}] Aliases:map[]}\"\nJun 12 15:38:19.880074 crc crio[3653]: time=\"2026-06-12T15:38:19.879779597Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:19.888112 crc crio[3653]: time=\"2026-06-12T15:38:19.888013568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:19.951296 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.952176 crc crio[3653]: time=\"2026-06-12T15:38:19.95204924Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 12 15:38:19.952176 crc crio[3653]: time=\"2026-06-12T15:38:19.952171663Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.952295 crc crio[3653]: time=\"2026-06-12T15:38:19.952242935Z\" 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 12 15:38:19.952857 crc crio[3653]: time=\"2026-06-12T15:38:19.952698216Z\" 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:0xc0029a6070}] Aliases:map[]}\"\nJun 12 15:38:19.953482 crc crio[3653]: time=\"2026-06-12T15:38:19.953315752Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:19.991758 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999204719Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999408354Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999434425Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999457015Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999697701Z\" 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 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999842125Z\" 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:0xc001522838}] Aliases:map[]}\"\nJun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999908227Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999924427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999936367Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:20.110699 crc crio[3653]: 2026-06-12T15:38:20Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:20.110976 crc crio[3653]: time=\"2026-06-12T15:38:20.11081775Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 12 15:38:20.110976 crc crio[3653]: time=\"2026-06-12T15:38:20.110872242Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:20.110976 crc crio[3653]: time=\"2026-06-12T15:38:20.110933913Z\" 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 12 15:38:20.111574 crc crio[3653]: time=\"2026-06-12T15:38:20.111329373Z\" 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:0xc0015229d0}] Aliases:map[]}\"\nJun 12 15:38:20.111935 crc crio[3653]: time=\"2026-06-12T15:38:20.111771795Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:38:20.139447 crc crio[3653]: time=\"2026-06-12T15:38:20.139194948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6de618e0-a19c-42e7-ad15-0a8af40b4911 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.152615 crc crio[3653]: time=\"2026-06-12T15:38:20.152399367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9acd3687-03a7-4c42-bbb2-b8a2795149b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.154142 crc crio[3653]: time=\"2026-06-12T15:38:20.15292934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b4c1c9df-721a-44b7-822d-695cb8801e57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.155799 crc crio[3653]: time=\"2026-06-12T15:38:20.155747982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=baf3a1a6-d9c5-48bd-b57e-774e44825d80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.168112 crc crio[3653]: time=\"2026-06-12T15:38:20.167875523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e1900bf8-ba9c-47f8-83e5-aa5240cd8564 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.168814 crc crio[3653]: time=\"2026-06-12T15:38:20.168742305Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2a6d4350-35ef-41dd-86cb-e52d29359472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:20.168912 crc crio[3653]: time=\"2026-06-12T15:38:20.168813467Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c1c59b12-5617-4901-81be-f4d9cdbaa13a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:20.169383 crc crio[3653]: time=\"2026-06-12T15:38:20.16930987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.169592 crc crio[3653]: time=\"2026-06-12T15:38:20.169330921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.171904 crc crio[3653]: time=\"2026-06-12T15:38:20.171740952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd092b49-1fba-4b75-a58d-cbff1406d4c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.176469 crc crio[3653]: time=\"2026-06-12T15:38:20.176392622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0e750378-4a86-4725-904a-6756d44f96fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.178898 crc crio[3653]: time=\"2026-06-12T15:38:20.178793383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.183856 crc crio[3653]: time=\"2026-06-12T15:38:20.18375347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b90307ac-f550-4d3f-882b-a18d300bbae9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.185772 crc crio[3653]: 2026-06-12T15:38:20Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 12 15:38:20.185896 crc crio[3653]: time=\"2026-06-12T15:38:20.18567754Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=73fd3cde-7aad-470e-a472-0333d41e2797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:20.186113 crc crio[3653]: time=\"2026-06-12T15:38:20.185852914Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 12 15:38:20.186113 crc crio[3653]: time=\"2026-06-12T15:38:20.186101551Z\" level=info msg=\"cleanup sandbox network\"\nJun 12 15:38:20.186202 crc crio[3653]: time=\"2026-06-12T15:38:20.186128201Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 12 15:38:20.188321 crc crio[3653]: time=\"2026-06-12T15:38:20.188219255Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=05953ad7-7392-4ccc-b004-4dc52c1d6059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:20.189595 crc crio[3653]: time=\"2026-06-12T15:38:20.189455137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.189854 crc crio[3653]: time=\"2026-06-12T15:38:20.189762934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.190173 crc crio[3653]: time=\"2026-06-12T15:38:20.190076013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.207844 crc crio[3653]: time=\"2026-06-12T15:38:20.207195422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.221770 crc crio[3653]: time=\"2026-06-12T15:38:20.221318814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.236012 crc crio[3653]: time=\"2026-06-12T15:38:20.235878977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.324643 crc crio[3653]: time=\"2026-06-12T15:38:20.322290503Z\" level=info msg=\"Created container e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3be3b6a3-1fc7-4e93-a047-39b50316db20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:20.332776 crc crio[3653]: time=\"2026-06-12T15:38:20.330081102Z\" level=info msg=\"Starting container: e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298\" id=908bc8c0-9a24-4945-9c76-2545452e1e9c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:20.395891 crc crio[3653]: time=\"2026-06-12T15:38:20.395038868Z\" level=info msg=\"Started container\" PID=5500 containerID=e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=908bc8c0-9a24-4945-9c76-2545452e1e9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:38:20.459038 crc crio[3653]: time=\"2026-06-12T15:38:20.458889095Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=12980fd8-9438-42a5-917c-aedcbe856c8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.506620 crc crio[3653]: time=\"2026-06-12T15:38:20.506312251Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=75947979-1ef3-4ecf-9d98-65d79be4495d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:20.521381 crc crio[3653]: time=\"2026-06-12T15:38:20.520685839Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=3f916273-d0d4-42ff-ae62-d618f8a49fa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:20.521381 crc crio[3653]: time=\"2026-06-12T15:38:20.521202073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.610272 crc crio[3653]: time=\"2026-06-12T15:38:20.609940848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:20.984557 crc crio[3653]: time=\"2026-06-12T15:38:20.984158833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:21.101933 crc crio[3653]: time=\"2026-06-12T15:38:21.09909386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:21.221829 crc crio[3653]: time=\"2026-06-12T15:38:21.221117538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:21.243737 crc crio[3653]: time=\"2026-06-12T15:38:21.2434041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:21.251145 crc crio[3653]: time=\"2026-06-12T15:38:21.251018325Z\" level=info msg=\"Created container fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2a6d4350-35ef-41dd-86cb-e52d29359472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:21.254273 crc crio[3653]: time=\"2026-06-12T15:38:21.253834867Z\" level=info msg=\"Starting container: fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a\" id=9b6ed231-5ff1-41b9-82f2-a5911b240bb9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:21.264318 crc crio[3653]: time=\"2026-06-12T15:38:21.263922356Z\" level=info msg=\"Started container\" PID=5544 containerID=fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=9b6ed231-5ff1-41b9-82f2-a5911b240bb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\nJun 12 15:38:21.264544 crc crio[3653]: time=\"2026-06-12T15:38:21.264417069Z\" level=info msg=\"Created container 2e881dd957cba555dba520d37a95ec1e64747f527939b988b73158cdb79aef44: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=05953ad7-7392-4ccc-b004-4dc52c1d6059 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:21.268694 crc crio[3653]: time=\"2026-06-12T15:38:21.268584565Z\" level=info msg=\"Starting container: 2e881dd957cba555dba520d37a95ec1e64747f527939b988b73158cdb79aef44\" id=f8479b7c-a706-4b25-b4e4-25ad09c049ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:21.280397 crc crio[3653]: time=\"2026-06-12T15:38:21.280177083Z\" level=info msg=\"Started container\" PID=5548 containerID=2e881dd957cba555dba520d37a95ec1e64747f527939b988b73158cdb79aef44 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=f8479b7c-a706-4b25-b4e4-25ad09c049ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd\nJun 12 15:38:21.307212 crc crio[3653]: time=\"2026-06-12T15:38:21.307042991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8524bcad-7943-4ee1-9806-c08212df1083 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:21.312153 crc crio[3653]: time=\"2026-06-12T15:38:21.311977828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4d6c422b-b936-45bf-9e46-9d4bcefb1801 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:21.318082 crc crio[3653]: time=\"2026-06-12T15:38:21.317712965Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0b9bc8aa-dd22-4bb4-8d2a-96c0470c7cf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:21.318433 crc crio[3653]: time=\"2026-06-12T15:38:21.31828517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:21.341657 crc crio[3653]: time=\"2026-06-12T15:38:21.340192891Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8899bf5d-c37b-491a-9d7d-be74ed88853b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:21.375016 crc crio[3653]: time=\"2026-06-12T15:38:21.374730197Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e9cf9750-fa41-4911-83d3-939c4af9c369 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:21.378964 crc crio[3653]: time=\"2026-06-12T15:38:21.378674698Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b8f59043-06bb-4797-9530-2d39fc014404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:21.381238 crc crio[3653]: time=\"2026-06-12T15:38:21.381116621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:21.382199 crc crio[3653]: time=\"2026-06-12T15:38:21.382082926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:21.384623 crc crio[3653]: time=\"2026-06-12T15:38:21.384405235Z\" level=info msg=\"Created container 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c1c59b12-5617-4901-81be-f4d9cdbaa13a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:21.396118 crc crio[3653]: time=\"2026-06-12T15:38:21.395838958Z\" level=info msg=\"Starting container: 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3\" id=f0c80511-f303-473e-8cff-401cf7fe4c19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:21.412637 crc crio[3653]: time=\"2026-06-12T15:38:21.412078135Z\" level=info msg=\"Started container\" PID=5562 containerID=667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=f0c80511-f303-473e-8cff-401cf7fe4c19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\nJun 12 15:38:21.424184 crc crio[3653]: time=\"2026-06-12T15:38:21.423959209Z\" level=info msg=\"Created container 2955868d48b3a7beac1ac79f1aa510d4bdf2a3b0e439fdca7f203ab103d4678a: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=73fd3cde-7aad-470e-a472-0333d41e2797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:21.428407 crc crio[3653]: time=\"2026-06-12T15:38:21.42829026Z\" level=info msg=\"Starting container: 2955868d48b3a7beac1ac79f1aa510d4bdf2a3b0e439fdca7f203ab103d4678a\" id=a7b42f4b-48ab-4ae6-be8b-6541ae1270b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:21.454082 crc crio[3653]: time=\"2026-06-12T15:38:21.453989709Z\" level=info msg=\"Started container\" PID=5566 containerID=2955868d48b3a7beac1ac79f1aa510d4bdf2a3b0e439fdca7f203ab103d4678a description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=a7b42f4b-48ab-4ae6-be8b-6541ae1270b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84a5ba48d2f796515b98f166f0dfc592f4963910ab7b64fef8617fe2c0bf1a26\nJun 12 15:38:21.466974 crc crio[3653]: time=\"2026-06-12T15:38:21.466318265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:22.324403 crc crio[3653]: time=\"2026-06-12T15:38:22.3241794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9670e693-ceaa-4938-960c-98735f293cb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:22.333013 crc crio[3653]: time=\"2026-06-12T15:38:22.332589625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cc868bd7-0ee7-46da-a1c7-782a6fbd4e15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:22.361334 crc crio[3653]: time=\"2026-06-12T15:38:22.361204469Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cffb9bdb-adb7-46c2-ac88-ed6b4c227b8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:22.362128 crc crio[3653]: time=\"2026-06-12T15:38:22.36200938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:22.405310 crc crio[3653]: time=\"2026-06-12T15:38:22.405124295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:22.624824 crc crio[3653]: time=\"2026-06-12T15:38:22.624606513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:23.010777 crc crio[3653]: time=\"2026-06-12T15:38:23.010287742Z\" level=info msg=\"Created container 04f531cc071da8dfbc9c5df3a4a4a2421176ecf7dce89890936d1c46649ff6ee: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0b9bc8aa-dd22-4bb4-8d2a-96c0470c7cf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:23.035844 crc crio[3653]: time=\"2026-06-12T15:38:23.035298343Z\" level=info msg=\"Starting container: 04f531cc071da8dfbc9c5df3a4a4a2421176ecf7dce89890936d1c46649ff6ee\" id=8b7e364a-2b9d-4313-ad26-96ee957dc84e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:23.134719 crc crio[3653]: time=\"2026-06-12T15:38:23.134452965Z\" level=info msg=\"Started container\" PID=5599 containerID=04f531cc071da8dfbc9c5df3a4a4a2421176ecf7dce89890936d1c46649ff6ee description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=8b7e364a-2b9d-4313-ad26-96ee957dc84e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd\nJun 12 15:38:23.179640 crc crio[3653]: time=\"2026-06-12T15:38:23.179142091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=24db4ba0-b9da-40f5-a80a-4c9f70b80091 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:23.183041 crc crio[3653]: time=\"2026-06-12T15:38:23.182930868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=d8147cc8-3395-4131-9069-42daeb8d69d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:23.200928 crc crio[3653]: time=\"2026-06-12T15:38:23.199710788Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=3153a1ca-c44d-4d5f-8ad1-a89a96048227 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:23.226194 crc crio[3653]: time=\"2026-06-12T15:38:23.226025323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:23.385604 crc crio[3653]: time=\"2026-06-12T15:38:23.381468859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:23.407682 crc crio[3653]: time=\"2026-06-12T15:38:23.406226323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:23.834927 crc crio[3653]: time=\"2026-06-12T15:38:23.834839013Z\" level=info msg=\"Created container 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cffb9bdb-adb7-46c2-ac88-ed6b4c227b8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:23.841052 crc crio[3653]: time=\"2026-06-12T15:38:23.840888688Z\" level=info msg=\"Starting container: 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16\" id=81b499ea-477e-4d74-b9d1-da911a301ab8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:23.956878 crc crio[3653]: time=\"2026-06-12T15:38:23.954873961Z\" level=info msg=\"Started container\" PID=5613 containerID=725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16 description=openshift-etcd/etcd-crc/etcd-resources-copy id=81b499ea-477e-4d74-b9d1-da911a301ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\nJun 12 15:38:24.253019 crc crio[3653]: time=\"2026-06-12T15:38:24.25283015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:24.476392 crc crio[3653]: time=\"2026-06-12T15:38:24.476096255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6fb1c841-df28-48ec-9d0d-eab73e224c02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:24.484224 crc crio[3653]: time=\"2026-06-12T15:38:24.483981117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1d70d555-bea8-4489-8bec-20d3eb6be979 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:24.486780 crc crio[3653]: time=\"2026-06-12T15:38:24.485292451Z\" level=info msg=\"Created container 2362b8dc22442e6c29b68d435954d6a4211b33c19c83999c7b55ceda0723ca4f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=3153a1ca-c44d-4d5f-8ad1-a89a96048227 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:24.487672 crc crio[3653]: time=\"2026-06-12T15:38:24.487328613Z\" level=info msg=\"Starting container: 2362b8dc22442e6c29b68d435954d6a4211b33c19c83999c7b55ceda0723ca4f\" id=bde3dace-ba0d-45b1-85eb-b1e79fb9bd06 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:24.488435 crc crio[3653]: time=\"2026-06-12T15:38:24.488056592Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=042bea49-41b9-49b1-8889-7df742a71688 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:24.489004 crc crio[3653]: time=\"2026-06-12T15:38:24.488606496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:24.561605 crc crio[3653]: time=\"2026-06-12T15:38:24.561244418Z\" level=info msg=\"Started container\" PID=5649 containerID=2362b8dc22442e6c29b68d435954d6a4211b33c19c83999c7b55ceda0723ca4f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=bde3dace-ba0d-45b1-85eb-b1e79fb9bd06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd\nJun 12 15:38:24.609209 crc crio[3653]: time=\"2026-06-12T15:38:24.606779416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:25.615127 crc crio[3653]: time=\"2026-06-12T15:38:25.615051047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:25.890317 crc crio[3653]: time=\"2026-06-12T15:38:25.890023667Z\" level=info msg=\"Created container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb: openshift-etcd/etcd-crc/etcdctl\" id=042bea49-41b9-49b1-8889-7df742a71688 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:25.895707 crc crio[3653]: time=\"2026-06-12T15:38:25.895405885Z\" level=info msg=\"Starting container: 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb\" id=2b57bc6d-9c7a-4265-9260-1cafff19aff8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:25.928137 crc crio[3653]: time=\"2026-06-12T15:38:25.927899898Z\" level=info msg=\"Started container\" PID=5697 containerID=1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb description=openshift-etcd/etcd-crc/etcdctl id=2b57bc6d-9c7a-4265-9260-1cafff19aff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\nJun 12 15:38:25.992402 crc crio[3653]: time=\"2026-06-12T15:38:25.992225157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ed6a7038-3143-49b5-ae49-d16648998003 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:25.999030 crc crio[3653]: time=\"2026-06-12T15:38:25.998812176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=61c1e787-d793-4e14-8cb7-a9f1f9888f7f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:26.008900 crc crio[3653]: time=\"2026-06-12T15:38:26.008291999Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=5ca45cb7-3ea2-4d55-9425-1f7efab6010e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:26.009887 crc crio[3653]: time=\"2026-06-12T15:38:26.009428258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:26.116691 crc crio[3653]: time=\"2026-06-12T15:38:26.116586426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:26.810091 crc crio[3653]: time=\"2026-06-12T15:38:26.809780749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:26.815936 crc crio[3653]: time=\"2026-06-12T15:38:26.815839665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:26.890326 crc crio[3653]: time=\"2026-06-12T15:38:26.890127569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:27.074625 crc crio[3653]: time=\"2026-06-12T15:38:27.074310392Z\" level=info msg=\"Created container 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b8f59043-06bb-4797-9530-2d39fc014404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:27.076870 crc crio[3653]: time=\"2026-06-12T15:38:27.076756544Z\" level=info msg=\"Starting container: 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f\" id=e461a4ca-3f7b-435b-bd98-b90847b62477 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:27.089266 crc crio[3653]: time=\"2026-06-12T15:38:27.08905298Z\" level=info msg=\"Created container 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1: openshift-etcd/etcd-crc/etcd\" id=5ca45cb7-3ea2-4d55-9425-1f7efab6010e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:27.090133 crc crio[3653]: time=\"2026-06-12T15:38:27.089888401Z\" level=info msg=\"Created container b4ecd917a3005923a9a0e11e0095ae418c2a839861d5d2f335c19731affdf0a8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=3f916273-d0d4-42ff-ae62-d618f8a49fa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:27.091647 crc crio[3653]: time=\"2026-06-12T15:38:27.09140981Z\" level=info msg=\"Starting container: 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1\" id=650caa5b-38c2-4538-b5ce-0df70cfbc70d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:27.093452 crc crio[3653]: time=\"2026-06-12T15:38:27.093250567Z\" level=info msg=\"Starting container: b4ecd917a3005923a9a0e11e0095ae418c2a839861d5d2f335c19731affdf0a8\" id=f6d456ff-7b94-4cae-a89b-5d956fa99594 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:27.106711 crc crio[3653]: time=\"2026-06-12T15:38:27.106470006Z\" level=info msg=\"Started container\" PID=5722 containerID=02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=e461a4ca-3f7b-435b-bd98-b90847b62477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\nJun 12 15:38:27.108581 crc crio[3653]: time=\"2026-06-12T15:38:27.108381655Z\" level=info msg=\"Started container\" PID=5721 containerID=b4ecd917a3005923a9a0e11e0095ae418c2a839861d5d2f335c19731affdf0a8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=f6d456ff-7b94-4cae-a89b-5d956fa99594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:38:27.112979 crc crio[3653]: time=\"2026-06-12T15:38:27.112761758Z\" level=info msg=\"Started container\" PID=5728 containerID=60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1 description=openshift-etcd/etcd-crc/etcd id=650caa5b-38c2-4538-b5ce-0df70cfbc70d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\nJun 12 15:38:27.126834 crc crio[3653]: time=\"2026-06-12T15:38:27.126280004Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d699368e-f31c-4ec5-954f-89f02fa74902 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:27.132378 crc crio[3653]: time=\"2026-06-12T15:38:27.132272678Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ebce5d8b-8a59-43b2-b813-26dc706b9397 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:27.132874 crc crio[3653]: time=\"2026-06-12T15:38:27.132803322Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=5e1df290-e7cc-4a6f-99f9-930e62800357 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:27.135982 crc crio[3653]: time=\"2026-06-12T15:38:27.135822119Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0fbcf5a4-3963-49e6-8ac1-c5c95fff54d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:27.138011 crc crio[3653]: time=\"2026-06-12T15:38:27.137936783Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=484fd47b-4115-4c81-98a5-ebc851760e97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:27.138803 crc crio[3653]: time=\"2026-06-12T15:38:27.13860754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:27.139590 crc crio[3653]: time=\"2026-06-12T15:38:27.139445622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d3cb4ce9-27b4-49c2-a941-87016df33f7c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:27.139798 crc crio[3653]: time=\"2026-06-12T15:38:27.139685158Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=de12bc85-cfe0-42ff-9202-3b5a81e3abc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:27.142237 crc crio[3653]: time=\"2026-06-12T15:38:27.142053619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ec74c4ee-bed1-427c-ab78-aa4ec800f46b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:27.145780 crc crio[3653]: time=\"2026-06-12T15:38:27.14559846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:27.151746 crc crio[3653]: time=\"2026-06-12T15:38:27.151603484Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=58e78b9d-92e0-408f-92ea-df41fa93e6d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:27.165247 crc crio[3653]: time=\"2026-06-12T15:38:27.162621286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:27.165247 crc crio[3653]: time=\"2026-06-12T15:38:27.164601127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:27.208480 crc crio[3653]: time=\"2026-06-12T15:38:27.198124967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:27.208480 crc crio[3653]: time=\"2026-06-12T15:38:27.207177469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:28.149697 crc crio[3653]: time=\"2026-06-12T15:38:28.149056018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:28.286377 crc crio[3653]: time=\"2026-06-12T15:38:28.285868066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:28.293738 crc crio[3653]: time=\"2026-06-12T15:38:28.29342506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:28.447605 crc crio[3653]: time=\"2026-06-12T15:38:28.442183074Z\" level=info msg=\"Created container 0e51efa895409a47156d36b6f39451fc975fba9e6656d203d6f7bba30dd0b683: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=484fd47b-4115-4c81-98a5-ebc851760e97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:28.447605 crc crio[3653]: time=\"2026-06-12T15:38:28.444487853Z\" level=info msg=\"Starting container: 0e51efa895409a47156d36b6f39451fc975fba9e6656d203d6f7bba30dd0b683\" id=317584ea-4f4c-4626-bf39-222a6367a3a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:28.497958 crc crio[3653]: time=\"2026-06-12T15:38:28.497156684Z\" level=info msg=\"Started container\" PID=5781 containerID=0e51efa895409a47156d36b6f39451fc975fba9e6656d203d6f7bba30dd0b683 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=317584ea-4f4c-4626-bf39-222a6367a3a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:38:28.562270 crc crio[3653]: time=\"2026-06-12T15:38:28.560807096Z\" level=info msg=\"Created container 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=de12bc85-cfe0-42ff-9202-3b5a81e3abc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:28.562270 crc crio[3653]: time=\"2026-06-12T15:38:28.561981916Z\" level=info msg=\"Created container 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142: openshift-etcd/etcd-crc/etcd-metrics\" id=58e78b9d-92e0-408f-92ea-df41fa93e6d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:28.565654 crc crio[3653]: time=\"2026-06-12T15:38:28.565204668Z\" level=info msg=\"Starting container: 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c\" id=7d0aa9f7-c000-49d1-af59-7a45317bfef8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:28.566153 crc crio[3653]: time=\"2026-06-12T15:38:28.565795214Z\" level=info msg=\"Starting container: 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142\" id=168f1c92-badf-48ed-9594-6a266ecd9d2f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:28.576151 crc crio[3653]: time=\"2026-06-12T15:38:28.575444281Z\" level=info msg=\"Started container\" PID=5793 containerID=1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=7d0aa9f7-c000-49d1-af59-7a45317bfef8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\nJun 12 15:38:28.578215 crc crio[3653]: time=\"2026-06-12T15:38:28.57811928Z\" level=info msg=\"Started container\" PID=5794 containerID=9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142 description=openshift-etcd/etcd-crc/etcd-metrics id=168f1c92-badf-48ed-9594-6a266ecd9d2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\nJun 12 15:38:28.616068 crc crio[3653]: time=\"2026-06-12T15:38:28.615893868Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4322810a-4c13-469a-b028-262abbbae8ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:28.623278 crc crio[3653]: time=\"2026-06-12T15:38:28.623204685Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=36a97336-83ef-428c-a7b6-f8c68e0afcb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:28.633566 crc crio[3653]: time=\"2026-06-12T15:38:28.632013221Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e4fa5944-cd14-4348-bf3d-87ba22740c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:28.634037 crc crio[3653]: time=\"2026-06-12T15:38:28.634011993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:28.675393 crc crio[3653]: time=\"2026-06-12T15:38:28.674736847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=940cd07e-9c47-4545-90f2-89802dc02513 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:28.680448 crc crio[3653]: time=\"2026-06-12T15:38:28.680222897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:28.682696 crc crio[3653]: time=\"2026-06-12T15:38:28.68266336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=43dce34a-3bae-4baf-ae31-403017b0da91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:28.701303 crc crio[3653]: time=\"2026-06-12T15:38:28.701254577Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=68ae33af-5f85-41de-916c-e9f56676210e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:28.702130 crc crio[3653]: time=\"2026-06-12T15:38:28.702105948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:28.791292 crc crio[3653]: time=\"2026-06-12T15:38:28.791181032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:29.736176 crc crio[3653]: time=\"2026-06-12T15:38:29.736045098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:29.761605 crc crio[3653]: time=\"2026-06-12T15:38:29.761441709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:30.038216 crc crio[3653]: time=\"2026-06-12T15:38:30.037714093Z\" level=info msg=\"Created container 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed: openshift-etcd/etcd-crc/etcd-readyz\" id=68ae33af-5f85-41de-916c-e9f56676210e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:30.038930 crc crio[3653]: time=\"2026-06-12T15:38:30.038590925Z\" level=info msg=\"Created container 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e4fa5944-cd14-4348-bf3d-87ba22740c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:30.042222 crc crio[3653]: time=\"2026-06-12T15:38:30.04190643Z\" level=info msg=\"Starting container: 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed\" id=59a0557b-c25c-4643-9dd5-0ca796086ec1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:30.043993 crc crio[3653]: time=\"2026-06-12T15:38:30.043841Z\" level=info msg=\"Starting container: 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1\" id=07c26b16-2f55-4428-83ef-57df90153cf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:30.082231 crc crio[3653]: time=\"2026-06-12T15:38:30.081996338Z\" level=info msg=\"Started container\" PID=5840 containerID=680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=07c26b16-2f55-4428-83ef-57df90153cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\nJun 12 15:38:30.107175 crc crio[3653]: time=\"2026-06-12T15:38:30.106303331Z\" level=info msg=\"Started container\" PID=5841 containerID=6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed description=openshift-etcd/etcd-crc/etcd-readyz id=59a0557b-c25c-4643-9dd5-0ca796086ec1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\nJun 12 15:38:30.118157 crc crio[3653]: time=\"2026-06-12T15:38:30.117977421Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dde600b4-0240-42ec-a61b-e8238dae135d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:30.126712 crc crio[3653]: time=\"2026-06-12T15:38:30.126233892Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a9d4e33d-bb78-4749-b606-53520c14a66c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:30.134435 crc crio[3653]: time=\"2026-06-12T15:38:30.133194981Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cde2fc19-a587-4f6f-b049-5f87a77fcae5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:30.137656 crc crio[3653]: time=\"2026-06-12T15:38:30.135211723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:30.167877 crc crio[3653]: time=\"2026-06-12T15:38:30.166808683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:30.188216 crc crio[3653]: time=\"2026-06-12T15:38:30.188053157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=080c62db-7d6d-4094-9249-a305fafdb7d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:30.210250 crc crio[3653]: time=\"2026-06-12T15:38:30.203330489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=949b865d-1154-48aa-a649-bea761d4fcd1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:30.291923 crc crio[3653]: time=\"2026-06-12T15:38:30.291314075Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=20e6eb84-38d2-414c-82c6-24d79f27c815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:30.306136 crc crio[3653]: time=\"2026-06-12T15:38:30.305306124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:30.386814 crc crio[3653]: time=\"2026-06-12T15:38:30.386085465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:31.716761 crc crio[3653]: time=\"2026-06-12T15:38:31.715736027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:31.919174 crc crio[3653]: time=\"2026-06-12T15:38:31.918329551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:32.098173 crc crio[3653]: time=\"2026-06-12T15:38:32.097855134Z\" level=info msg=\"Created container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cde2fc19-a587-4f6f-b049-5f87a77fcae5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:32.101148 crc crio[3653]: time=\"2026-06-12T15:38:32.100901723Z\" level=info msg=\"Starting container: ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225\" id=67a57c57-ed5f-4ad3-bb29-45bf3f35c179 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:32.136699 crc crio[3653]: time=\"2026-06-12T15:38:32.136424023Z\" level=info msg=\"Started container\" PID=5880 containerID=ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=67a57c57-ed5f-4ad3-bb29-45bf3f35c179 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\nJun 12 15:38:32.189819 crc crio[3653]: time=\"2026-06-12T15:38:32.189688169Z\" level=info msg=\"Created container ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2: openshift-etcd/etcd-crc/etcd-rev\" id=20e6eb84-38d2-414c-82c6-24d79f27c815 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:32.194048 crc crio[3653]: time=\"2026-06-12T15:38:32.193801004Z\" level=info msg=\"Starting container: ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2\" id=cc0d8425-2a07-4467-bf46-b5ff018cbb12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:32.234095 crc crio[3653]: time=\"2026-06-12T15:38:32.2338125Z\" level=info msg=\"Started container\" PID=5887 containerID=ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2 description=openshift-etcd/etcd-crc/etcd-rev id=cc0d8425-2a07-4467-bf46-b5ff018cbb12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\nJun 12 15:38:55.032265 crc crio[3653]: time=\"2026-06-12T15:38:55.031202872Z\" level=info msg=\"Stopping container: e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298 (timeout: 30s)\" id=510c743f-a61d-4c92-a9a0-1ee9b6ce1bb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:38:55.109238 crc crio[3653]: time=\"2026-06-12T15:38:55.109115119Z\" level=info msg=\"Stopped container e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=510c743f-a61d-4c92-a9a0-1ee9b6ce1bb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:38:55.120378 crc crio[3653]: time=\"2026-06-12T15:38:55.120249545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=53ff5afc-3b6c-4177-8904-e5b7c306d31f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:55.125269 crc crio[3653]: time=\"2026-06-12T15:38:55.125075869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2d049f18-c9c5-42e9-a00c-093778ca01fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:38:55.128823 crc crio[3653]: time=\"2026-06-12T15:38:55.128711042Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6899486c-b660-42d6-bf79-6b79c5707190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:55.129140 crc crio[3653]: time=\"2026-06-12T15:38:55.129076921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:55.149845 crc crio[3653]: time=\"2026-06-12T15:38:55.149745161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:55.341008 crc crio[3653]: time=\"2026-06-12T15:38:55.340323348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:38:55.428213 crc crio[3653]: time=\"2026-06-12T15:38:55.428077428Z\" level=info msg=\"Created container 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6899486c-b660-42d6-bf79-6b79c5707190 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:38:55.429973 crc crio[3653]: time=\"2026-06-12T15:38:55.42973437Z\" level=info msg=\"Starting container: 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39\" id=4ffb065c-8aac-4fde-a9d6-12216905ae4c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:38:55.435357 crc crio[3653]: time=\"2026-06-12T15:38:55.435276062Z\" level=info msg=\"Started container\" PID=6159 containerID=48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4ffb065c-8aac-4fde-a9d6-12216905ae4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:39:15.538995 crc crio[3653]: time=\"2026-06-12T15:39:15.538163047Z\" level=info msg=\"Stopping container: ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225 (timeout: 15s)\" id=a464ebaf-f0ca-4b51-bb4f-365fe4b883c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:39:26.242362 crc crio[3653]: time=\"2026-06-12T15:39:26.242210691Z\" level=info msg=\"Stopping container: 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39 (timeout: 30s)\" id=85df72a8-d381-47f3-ab96-7654c264425b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:39:26.598652 crc crio[3653]: time=\"2026-06-12T15:39:26.59855414Z\" level=info msg=\"Removing container: e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298\" id=0cf0e237-4b39-4d6c-99de-674170ddac58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:39:26.619038 crc crio[3653]: time=\"2026-06-12T15:39:26.618914328Z\" level=info msg=\"Removed container e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0cf0e237-4b39-4d6c-99de-674170ddac58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:39:27.319566 crc crio[3653]: time=\"2026-06-12T15:39:27.319366774Z\" level=info msg=\"Stopped container 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=85df72a8-d381-47f3-ab96-7654c264425b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:39:27.321903 crc crio[3653]: time=\"2026-06-12T15:39:27.32156454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=be55648a-4903-49c2-8b96-117570b0df09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:27.325684 crc crio[3653]: time=\"2026-06-12T15:39:27.325435098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c3da0b07-6c69-45b3-86e5-cd75945d0185 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:27.329598 crc crio[3653]: time=\"2026-06-12T15:39:27.329403519Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=950ffa90-dfa3-45d7-a7fe-0d616b7d37a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:27.330135 crc crio[3653]: time=\"2026-06-12T15:39:27.330059786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:27.345373 crc crio[3653]: time=\"2026-06-12T15:39:27.345215762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:27.509544 crc crio[3653]: time=\"2026-06-12T15:39:27.509361259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:27.604110 crc crio[3653]: time=\"2026-06-12T15:39:27.603887955Z\" level=info msg=\"Created container 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=950ffa90-dfa3-45d7-a7fe-0d616b7d37a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:27.605337 crc crio[3653]: time=\"2026-06-12T15:39:27.605232499Z\" level=info msg=\"Starting container: 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1\" id=22738399-3a60-4c3d-8321-67af91bd0dd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:27.610644 crc crio[3653]: time=\"2026-06-12T15:39:27.610419651Z\" level=info msg=\"Started container\" PID=6387 containerID=01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=22738399-3a60-4c3d-8321-67af91bd0dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:39:30.554101 crc crio[3653]: time=\"2026-06-12T15:39:30.553893843Z\" level=warning msg=\"Stopping container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225 with stop signal(15) timed out. Killing...\"\nJun 12 15:39:31.081200 crc crio[3653]: time=\"2026-06-12T15:39:31.080950656Z\" level=info msg=\"Stopped container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a464ebaf-f0ca-4b51-bb4f-365fe4b883c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:39:31.082936 crc crio[3653]: time=\"2026-06-12T15:39:31.082809764Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f17e80b9-1304-4d9d-b151-17bb5555a5cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:31.084755 crc crio[3653]: time=\"2026-06-12T15:39:31.084385794Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=13f9b1bc-322f-4582-86b2-053c9cea3310 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:31.086379 crc crio[3653]: time=\"2026-06-12T15:39:31.086279902Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ea301a20-d273-4902-bf3e-690a3161cc7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:31.086864 crc crio[3653]: time=\"2026-06-12T15:39:31.086792125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:31.097760 crc crio[3653]: time=\"2026-06-12T15:39:31.097623451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:31.252929 crc crio[3653]: time=\"2026-06-12T15:39:31.252569544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:31.335094 crc crio[3653]: time=\"2026-06-12T15:39:31.334677504Z\" level=info msg=\"Created container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ea301a20-d273-4902-bf3e-690a3161cc7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:31.336156 crc crio[3653]: time=\"2026-06-12T15:39:31.336025868Z\" level=info msg=\"Starting container: d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048\" id=584d943f-70a1-4fa8-a6f6-61f85d86bc95 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:31.341011 crc crio[3653]: time=\"2026-06-12T15:39:31.340898852Z\" level=info msg=\"Started container\" PID=6447 containerID=d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=584d943f-70a1-4fa8-a6f6-61f85d86bc95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\nJun 12 15:39:58.029950 crc crio[3653]: time=\"2026-06-12T15:39:58.029244358Z\" level=info msg=\"Stopping container: 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1 (timeout: 30s)\" id=8648e19d-d904-4be3-80f9-79d36da29924 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:39:58.103729 crc crio[3653]: time=\"2026-06-12T15:39:58.103436176Z\" level=info msg=\"Stopped container 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8648e19d-d904-4be3-80f9-79d36da29924 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:39:58.106127 crc crio[3653]: time=\"2026-06-12T15:39:58.106005331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=54b5b40f-c6ce-43fc-8a09-e923364860c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:58.109029 crc crio[3653]: time=\"2026-06-12T15:39:58.108914265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=656a0d3b-bc1a-4f1b-9121-b94224fb1d4b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:39:58.112436 crc crio[3653]: time=\"2026-06-12T15:39:58.112332322Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=15936770-c8d0-4aa2-8c6f-f4c83c758280 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:58.112976 crc crio[3653]: time=\"2026-06-12T15:39:58.112895056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:58.125875 crc crio[3653]: time=\"2026-06-12T15:39:58.12443718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:58.269020 crc crio[3653]: time=\"2026-06-12T15:39:58.268894057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:39:58.367677 crc crio[3653]: time=\"2026-06-12T15:39:58.367351332Z\" level=info msg=\"Created container 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=15936770-c8d0-4aa2-8c6f-f4c83c758280 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:39:58.369720 crc crio[3653]: time=\"2026-06-12T15:39:58.36963158Z\" level=info msg=\"Starting container: 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba\" id=842b6052-fa89-4581-b741-1058347ffb88 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:39:58.375076 crc crio[3653]: time=\"2026-06-12T15:39:58.374918925Z\" level=info msg=\"Started container\" PID=6576 containerID=90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=842b6052-fa89-4581-b741-1058347ffb88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:39:58.761769 crc crio[3653]: time=\"2026-06-12T15:39:58.761329749Z\" level=info msg=\"Removing container: 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39\" id=ebedf98b-620a-4f84-a676-37176aeca7e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:39:58.807612 crc crio[3653]: time=\"2026-06-12T15:39:58.807428623Z\" level=info msg=\"Removed container 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ebedf98b-620a-4f84-a676-37176aeca7e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:40:05.542188 crc crio[3653]: time=\"2026-06-12T15:40:05.542046075Z\" level=info msg=\"Stopping container: d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048 (timeout: 15s)\" id=52237554-3640-4d89-b46c-955c782cdeab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:40:20.548447 crc crio[3653]: time=\"2026-06-12T15:40:20.548143097Z\" level=warning msg=\"Stopping container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048 with stop signal(15) timed out. Killing...\"\nJun 12 15:40:21.262078 crc crio[3653]: time=\"2026-06-12T15:40:21.261456701Z\" level=info msg=\"Stopped container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=52237554-3640-4d89-b46c-955c782cdeab name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:40:21.264024 crc crio[3653]: time=\"2026-06-12T15:40:21.263879232Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=73781146-82c1-4f36-9af1-44c0a7655ea3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:21.267084 crc crio[3653]: time=\"2026-06-12T15:40:21.266981331Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bdf8a47d-c057-402e-9372-00b299b65579 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:21.269657 crc crio[3653]: time=\"2026-06-12T15:40:21.269456164Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3d296c21-ff8e-41f9-9434-0b1effc0399d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:21.269889 crc crio[3653]: time=\"2026-06-12T15:40:21.269810623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:21.283594 crc crio[3653]: time=\"2026-06-12T15:40:21.283366208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:21.441418 crc crio[3653]: time=\"2026-06-12T15:40:21.441237516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:21.577612 crc crio[3653]: time=\"2026-06-12T15:40:21.577431782Z\" level=info msg=\"Created container 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3d296c21-ff8e-41f9-9434-0b1effc0399d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:21.579309 crc crio[3653]: time=\"2026-06-12T15:40:21.579197127Z\" level=info msg=\"Starting container: 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94\" id=37a47a6e-77d4-41eb-9f99-2e8c35c36c96 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:40:21.584373 crc crio[3653]: time=\"2026-06-12T15:40:21.584157454Z\" level=info msg=\"Started container\" PID=6745 containerID=17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=37a47a6e-77d4-41eb-9f99-2e8c35c36c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\nJun 12 15:40:21.892260 crc crio[3653]: time=\"2026-06-12T15:40:21.891961527Z\" level=info msg=\"Removing container: ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225\" id=7ced6509-32cb-4b8b-ab15-a46209ebb47b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:40:21.917994 crc crio[3653]: time=\"2026-06-12T15:40:21.917740403Z\" level=info msg=\"Removed container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7ced6509-32cb-4b8b-ab15-a46209ebb47b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:40:28.027670 crc crio[3653]: time=\"2026-06-12T15:40:28.027151182Z\" level=info msg=\"Stopping container: 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba (timeout: 30s)\" id=c7b54d0e-4619-487e-a3d7-14e27d9a24cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:40:28.225019 crc crio[3653]: time=\"2026-06-12T15:40:28.224855395Z\" level=info msg=\"Stopped container 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c7b54d0e-4619-487e-a3d7-14e27d9a24cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:40:28.227212 crc crio[3653]: time=\"2026-06-12T15:40:28.227132833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b87ee7db-e75f-47d8-9fbd-b52efcfee950 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:28.229923 crc crio[3653]: time=\"2026-06-12T15:40:28.229819281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fb0ef2fc-bfb4-49c9-8ab6-f5b7cb1d3416 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:40:28.232432 crc crio[3653]: time=\"2026-06-12T15:40:28.232336036Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=63d50765-376d-4313-8730-68eea4c0a26e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:28.232887 crc crio[3653]: time=\"2026-06-12T15:40:28.232828368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:28.252918 crc crio[3653]: time=\"2026-06-12T15:40:28.252769246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:28.471145 crc crio[3653]: time=\"2026-06-12T15:40:28.471047513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:40:28.562673 crc crio[3653]: time=\"2026-06-12T15:40:28.56246571Z\" level=info msg=\"Created container 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=63d50765-376d-4313-8730-68eea4c0a26e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:40:28.565939 crc crio[3653]: time=\"2026-06-12T15:40:28.565836746Z\" level=info msg=\"Starting container: 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce\" id=08801e00-005f-4903-b741-8a84c6ddc1ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:40:28.571926 crc crio[3653]: time=\"2026-06-12T15:40:28.571785897Z\" level=info msg=\"Started container\" PID=6804 containerID=1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=08801e00-005f-4903-b741-8a84c6ddc1ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:40:28.936148 crc crio[3653]: time=\"2026-06-12T15:40:28.93600176Z\" level=info msg=\"Removing container: 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1\" id=1ce1f6b7-d1bb-4d0b-bccf-3d72181b6d49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:40:28.973087 crc crio[3653]: time=\"2026-06-12T15:40:28.97294905Z\" level=info msg=\"Removed container 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ce1f6b7-d1bb-4d0b-bccf-3d72181b6d49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:41:03.060824 crc crio[3653]: time=\"2026-06-12T15:41:03.058668028Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:03.060824 crc crio[3653]: time=\"2026-06-12T15:41:03.05914851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:03.083681 crc crio[3653]: time=\"2026-06-12T15:41:03.083588273Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7893ff48-18c8-453f-9e7b-8eebb3daed90 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:0xc000e1a470}] Aliases:map[]}\"\nJun 12 15:41:03.083681 crc crio[3653]: time=\"2026-06-12T15:41:03.083666885Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:04.199450 crc crio[3653]: time=\"2026-06-12T15:41:04.199348207Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.200118 crc crio[3653]: time=\"2026-06-12T15:41:04.19947244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.216009 crc crio[3653]: time=\"2026-06-12T15:41:04.215766765Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9431ac99-461b-4ae5-9a61-82e68174929e 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:0xc000e1a948}] Aliases:map[]}\"\nJun 12 15:41:04.216009 crc crio[3653]: time=\"2026-06-12T15:41:04.215866787Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:04.360029 crc crio[3653]: time=\"2026-06-12T15:41:04.359946555Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.360134 crc crio[3653]: time=\"2026-06-12T15:41:04.360056338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.374971 crc crio[3653]: time=\"2026-06-12T15:41:04.374842434Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bec4d6b1-4e2b-49da-b766-2d219b51cf75 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:0xc001790c18}] Aliases:map[]}\"\nJun 12 15:41:04.374971 crc crio[3653]: time=\"2026-06-12T15:41:04.374921036Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:04.613837 crc crio[3653]: time=\"2026-06-12T15:41:04.613413568Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=f0f3af6e-cc5b-4b5d-9fc7-077dc095b3a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.613837 crc crio[3653]: time=\"2026-06-12T15:41:04.613631644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.627925 crc crio[3653]: time=\"2026-06-12T15:41:04.627456455Z\" 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=f0f3af6e-cc5b-4b5d-9fc7-077dc095b3a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.635785 crc crio[3653]: time=\"2026-06-12T15:41:04.635693095Z\" level=info msg=\"Ran pod sandbox e096e19ab5650216c1077de2573d16a8aaaa4633f194138abde6b62872b8802c with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=f0f3af6e-cc5b-4b5d-9fc7-077dc095b3a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.638783 crc crio[3653]: time=\"2026-06-12T15:41:04.638723312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5bffc183-0123-4715-9fab-cd75802155c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:04.670994 crc crio[3653]: time=\"2026-06-12T15:41:04.67085197Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.670994 crc crio[3653]: time=\"2026-06-12T15:41:04.670983714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.681413 crc crio[3653]: time=\"2026-06-12T15:41:04.681326397Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.681564 crc crio[3653]: time=\"2026-06-12T15:41:04.68145878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.687773 crc crio[3653]: time=\"2026-06-12T15:41:04.687605387Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/769ebf31-22c8-4747-9087-e176b8f1d83a 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:0xc001610af0}] Aliases:map[]}\"\nJun 12 15:41:04.687773 crc crio[3653]: time=\"2026-06-12T15:41:04.687693889Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:04.702797 crc crio[3653]: time=\"2026-06-12T15:41:04.702699411Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d59d18d4-2dd8-4359-96b3-433839657b83 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:0xc000764520}] Aliases:map[]}\"\nJun 12 15:41:04.702797 crc crio[3653]: time=\"2026-06-12T15:41:04.702794264Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:04.718654 crc crio[3653]: time=\"2026-06-12T15:41:04.718590986Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.718923 crc crio[3653]: time=\"2026-06-12T15:41:04.718885783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.738088 crc crio[3653]: time=\"2026-06-12T15:41:04.737951088Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.738258 crc crio[3653]: time=\"2026-06-12T15:41:04.738163944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.772994 crc crio[3653]: time=\"2026-06-12T15:41:04.772906238Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4210fdf5-b071-4e5f-b282-f2837de45c94 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:0xc000e1a038}] Aliases:map[]}\"\nJun 12 15:41:04.772994 crc crio[3653]: time=\"2026-06-12T15:41:04.772990611Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:04.778715 crc crio[3653]: time=\"2026-06-12T15:41:04.778333947Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.778789 crc crio[3653]: time=\"2026-06-12T15:41:04.778772528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.794995 crc crio[3653]: time=\"2026-06-12T15:41:04.794927239Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6f176c53-b74e-41ea-9a62-529410be8b04 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:0xc001522110}] Aliases:map[]}\"\nJun 12 15:41:04.795096 crc crio[3653]: time=\"2026-06-12T15:41:04.795010411Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:04.822842 crc crio[3653]: time=\"2026-06-12T15:41:04.822784888Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/aa34027e-b893-48dc-b748-d7b8794eed64 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:0xc000e1a2b0}] Aliases:map[]}\"\nJun 12 15:41:04.823230 crc crio[3653]: time=\"2026-06-12T15:41:04.823201789Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:04.832730 crc crio[3653]: time=\"2026-06-12T15:41:04.832360662Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=99921233-6323-4175-9c2f-df06bd1b04c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.832818 crc crio[3653]: time=\"2026-06-12T15:41:04.832781133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.898916 crc crio[3653]: time=\"2026-06-12T15:41:04.898744832Z\" 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=99921233-6323-4175-9c2f-df06bd1b04c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.932625 crc crio[3653]: time=\"2026-06-12T15:41:04.932395489Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.932625 crc crio[3653]: time=\"2026-06-12T15:41:04.932619645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.948457 crc crio[3653]: time=\"2026-06-12T15:41:04.948128489Z\" level=info msg=\"Ran pod sandbox b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=99921233-6323-4175-9c2f-df06bd1b04c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.956331 crc crio[3653]: time=\"2026-06-12T15:41:04.955776674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c52078f7-bb01-429b-a8d0-916aa80e8f3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:04.957440 crc crio[3653]: time=\"2026-06-12T15:41:04.957269472Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.957720 crc crio[3653]: time=\"2026-06-12T15:41:04.957483898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.957800 crc crio[3653]: time=\"2026-06-12T15:41:04.957757995Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=2b1cb0a0-f130-442c-a075-61f3e49b870c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:04.957800 crc crio[3653]: time=\"2026-06-12T15:41:04.957791215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:04.993815 crc crio[3653]: time=\"2026-06-12T15:41:04.993736591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8b6f6360-6476-4ed6-a7ee-e6568fd56cf6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:05.006583 crc crio[3653]: time=\"2026-06-12T15:41:05.006235639Z\" 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=2b1cb0a0-f130-442c-a075-61f3e49b870c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:05.040984 crc crio[3653]: time=\"2026-06-12T15:41:05.040105601Z\" level=info msg=\"Ran pod sandbox a25bac1806b4078c53c1c94057acfd5eecd487853c6a763ddb6ad4db67e5de39 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=2b1cb0a0-f130-442c-a075-61f3e49b870c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:05.042197 crc crio[3653]: time=\"2026-06-12T15:41:05.041908547Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6b025623-a03c-4700-a55e-5009bca0b6ff 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:0xc0015222d0}] Aliases:map[]}\"\nJun 12 15:41:05.042197 crc crio[3653]: time=\"2026-06-12T15:41:05.042193114Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:05.046939 crc crio[3653]: time=\"2026-06-12T15:41:05.046216957Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=9ea689e5-19b8-45b8-8a8a-d29ab0deda00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:05.059143 crc crio[3653]: time=\"2026-06-12T15:41:05.058599642Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/fa1e6a6b-a71b-4c4f-ae44-4121006b0a89 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:0xc001790458}] Aliases:map[]}\"\nJun 12 15:41:05.059143 crc crio[3653]: time=\"2026-06-12T15:41:05.058871629Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:05.065024 crc crio[3653]: time=\"2026-06-12T15:41:05.064451771Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e217457a-8acc-4b10-b2bb-dc1603f91127 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:05.065024 crc crio[3653]: time=\"2026-06-12T15:41:05.06480753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:05.089223 crc crio[3653]: time=\"2026-06-12T15:41:05.088976145Z\" 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=e217457a-8acc-4b10-b2bb-dc1603f91127 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:05.105182 crc crio[3653]: time=\"2026-06-12T15:41:05.104840529Z\" level=info msg=\"Ran pod sandbox c6c7927aeb357fd8f08914294cc96e4069c009ed2a568f28a7ce1c600818161c with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e217457a-8acc-4b10-b2bb-dc1603f91127 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:05.117913 crc crio[3653]: time=\"2026-06-12T15:41:05.117414439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=9096255a-1e08-4525-8e9c-b5691a7437cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:05.145790 crc crio[3653]: time=\"2026-06-12T15:41:05.144970651Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=9131171b-9b61-498c-8eae-ab3d951c8536 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:05.156803 crc crio[3653]: time=\"2026-06-12T15:41:05.15085528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:05.160104 crc crio[3653]: time=\"2026-06-12T15:41:05.15987907Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=a3a04aac-9821-4800-9beb-fd9ceb4585c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:05.170145 crc crio[3653]: time=\"2026-06-12T15:41:05.168597932Z\" 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=9131171b-9b61-498c-8eae-ab3d951c8536 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:05.186032 crc crio[3653]: time=\"2026-06-12T15:41:05.182364543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4981cced-c13a-4489-a764-ab17299c85ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:05.197223 crc crio[3653]: time=\"2026-06-12T15:41:05.197143579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e6d377b8-a78f-423b-b23f-54c1c12718e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:05.206809 crc crio[3653]: time=\"2026-06-12T15:41:05.203841659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=74acfc3f-0a1d-4151-8aee-5c215def6457 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:05.209908 crc crio[3653]: time=\"2026-06-12T15:41:05.206937248Z\" level=info msg=\"Ran pod sandbox 4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=9131171b-9b61-498c-8eae-ab3d951c8536 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:05.223406 crc crio[3653]: time=\"2026-06-12T15:41:05.223088569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=618caa38-d896-4c76-9578-51dbc3c12c0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:05.224108 crc crio[3653]: time=\"2026-06-12T15:41:05.223607943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7de41d00-8a31-4746-af7f-490a732e3ca5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:05.239341 crc crio[3653]: time=\"2026-06-12T15:41:05.239242611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5df8466e-6a5c-45d2-8d47-19f9005c4073 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:06.158302 crc crio[3653]: time=\"2026-06-12T15:41:06.15798066Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.158302 crc crio[3653]: time=\"2026-06-12T15:41:06.158190135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.169183 crc crio[3653]: time=\"2026-06-12T15:41:06.166767853Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=19698fe6-d2e7-48f9-87fa-7897c56ce812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.169183 crc crio[3653]: time=\"2026-06-12T15:41:06.166864046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.183050 crc crio[3653]: time=\"2026-06-12T15:41:06.182933845Z\" 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=19698fe6-d2e7-48f9-87fa-7897c56ce812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.194056 crc crio[3653]: time=\"2026-06-12T15:41:06.192429297Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/04706542-88a2-4875-81d5-5eec9af14a8a 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:0xc000764dc0}] Aliases:map[]}\"\nJun 12 15:41:06.194056 crc crio[3653]: time=\"2026-06-12T15:41:06.192480108Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:06.199634 crc crio[3653]: time=\"2026-06-12T15:41:06.199418995Z\" level=info msg=\"Ran pod sandbox 5eda1e15b80edc038b2bfaa9afa6c906c3250d72405a1e21dbd250ad174c82b6 with infra container: openshift-multus/multus-bzhnf/POD\" id=19698fe6-d2e7-48f9-87fa-7897c56ce812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.202029 crc crio[3653]: time=\"2026-06-12T15:41:06.201902548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6883ee04-2ef1-4678-b59d-17ed4db697a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:06.236826 crc crio[3653]: time=\"2026-06-12T15:41:06.235224956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6ed4bf6b-2ecf-4cd2-9e08-82c27936de4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:06.238030 crc crio[3653]: time=\"2026-06-12T15:41:06.236309654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cfa938e3-f825-4630-b8fa-3b78619af99a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:06.244214 crc crio[3653]: time=\"2026-06-12T15:41:06.244128883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=1d5a2791-f7a4-414a-9be5-0a9657352667 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:06.256181 crc crio[3653]: time=\"2026-06-12T15:41:06.256037506Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.256488 crc crio[3653]: time=\"2026-06-12T15:41:06.256234661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.268479 crc crio[3653]: time=\"2026-06-12T15:41:06.26718185Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.268479 crc crio[3653]: time=\"2026-06-12T15:41:06.267319413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.309920 crc crio[3653]: time=\"2026-06-12T15:41:06.309789175Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.309920 crc crio[3653]: time=\"2026-06-12T15:41:06.309968509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.326714 crc crio[3653]: time=\"2026-06-12T15:41:06.326327566Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7a234a75-1f9d-4447-8aee-8a0cf98ad9bd 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:0xc0029a65f0}] Aliases:map[]}\"\nJun 12 15:41:06.326714 crc crio[3653]: time=\"2026-06-12T15:41:06.326576282Z\" 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 12 15:41:06.332021 crc crio[3653]: time=\"2026-06-12T15:41:06.331874147Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.332377 crc crio[3653]: time=\"2026-06-12T15:41:06.332045881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.336718 crc crio[3653]: time=\"2026-06-12T15:41:06.336392902Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d2a1a061-c646-479e-9bad-d42f777ed9cf 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:0xc0029a66f0}] Aliases:map[]}\"\nJun 12 15:41:06.336718 crc crio[3653]: time=\"2026-06-12T15:41:06.336575166Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:06.349952 crc crio[3653]: time=\"2026-06-12T15:41:06.347050423Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=5057e21e-10bb-4954-a0c6-2e30ab442c3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.349952 crc crio[3653]: time=\"2026-06-12T15:41:06.348371387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.372173 crc crio[3653]: time=\"2026-06-12T15:41:06.372016999Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.372173 crc crio[3653]: time=\"2026-06-12T15:41:06.372203984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.534184 crc crio[3653]: time=\"2026-06-12T15:41:06.534139436Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=cb3b9c8f-821a-455d-bcbd-35d55dc15382 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.536148 crc crio[3653]: time=\"2026-06-12T15:41:06.536034644Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.536243 crc crio[3653]: time=\"2026-06-12T15:41:06.536212109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.536817 crc crio[3653]: time=\"2026-06-12T15:41:06.536070395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.551914 crc crio[3653]: time=\"2026-06-12T15:41:06.551785665Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.552477 crc crio[3653]: time=\"2026-06-12T15:41:06.552440662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.590886 crc crio[3653]: time=\"2026-06-12T15:41:06.57987648Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=14be31d7-cdfe-46b5-a8be-52eb75dc7e52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.590886 crc crio[3653]: time=\"2026-06-12T15:41:06.579995463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.590886 crc crio[3653]: time=\"2026-06-12T15:41:06.590048339Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/bab0ff94-f52e-4c11-b77b-33d3b19aa544 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:0xc001522258}] Aliases:map[]}\"\nJun 12 15:41:06.590886 crc crio[3653]: time=\"2026-06-12T15:41:06.590632834Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:06.592208 crc crio[3653]: time=\"2026-06-12T15:41:06.592159263Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.592208 crc crio[3653]: time=\"2026-06-12T15:41:06.592242015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.601933 crc crio[3653]: time=\"2026-06-12T15:41:06.601775758Z\" 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=5057e21e-10bb-4954-a0c6-2e30ab442c3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.628158 crc crio[3653]: time=\"2026-06-12T15:41:06.628066447Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82db0d0c-41c1-41f8-84f7-4e8346647815 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:0xc0015223c0}] Aliases:map[]}\"\nJun 12 15:41:06.628158 crc crio[3653]: time=\"2026-06-12T15:41:06.628158889Z\" 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 12 15:41:06.645940 crc crio[3653]: time=\"2026-06-12T15:41:06.645884661Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1e1733a4-2a7b-4119-b8eb-46baec7310b0 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:0xc000764180}] Aliases:map[]}\"\nJun 12 15:41:06.646261 crc crio[3653]: time=\"2026-06-12T15:41:06.64623485Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:06.660037 crc crio[3653]: time=\"2026-06-12T15:41:06.65801444Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.660037 crc crio[3653]: time=\"2026-06-12T15:41:06.658082171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.668092 crc crio[3653]: time=\"2026-06-12T15:41:06.667628484Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.668092 crc crio[3653]: time=\"2026-06-12T15:41:06.667737607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.672566 crc crio[3653]: time=\"2026-06-12T15:41:06.671947114Z\" level=info msg=\"Ran pod sandbox 1851bb0f09039d6055e33e9161bdb316cea6d8a803a7cd355cbfe42ad3795c12 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=5057e21e-10bb-4954-a0c6-2e30ab442c3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.673726 crc crio[3653]: time=\"2026-06-12T15:41:06.673391821Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.674105 crc crio[3653]: time=\"2026-06-12T15:41:06.673768021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.683231 crc crio[3653]: time=\"2026-06-12T15:41:06.682041401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9d7d769b-7a41-4ad5-8222-d3fa782d0e0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:06.683713 crc crio[3653]: time=\"2026-06-12T15:41:06.683633272Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=0720ff6b-e511-4a83-a9e9-35e03685c769 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.683787 crc crio[3653]: time=\"2026-06-12T15:41:06.683714744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.685652 crc crio[3653]: time=\"2026-06-12T15:41:06.684971506Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=7baeef33-99f0-4791-a135-da2ab76ceee1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.685652 crc crio[3653]: time=\"2026-06-12T15:41:06.685199912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.708023 crc crio[3653]: time=\"2026-06-12T15:41:06.707255963Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.708023 crc crio[3653]: time=\"2026-06-12T15:41:06.707812567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.715978 crc crio[3653]: time=\"2026-06-12T15:41:06.71499531Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.718883 crc crio[3653]: time=\"2026-06-12T15:41:06.716458927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.740522 crc crio[3653]: time=\"2026-06-12T15:41:06.739986177Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=63b8bfa9-44cd-44a0-a834-3f3151222028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.740522 crc crio[3653]: time=\"2026-06-12T15:41:06.740211422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.746689 crc crio[3653]: time=\"2026-06-12T15:41:06.745023835Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.746689 crc crio[3653]: time=\"2026-06-12T15:41:06.746239156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.798609 crc crio[3653]: time=\"2026-06-12T15:41:06.798153997Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.798609 crc crio[3653]: time=\"2026-06-12T15:41:06.798609449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.872605 crc crio[3653]: time=\"2026-06-12T15:41:06.869646717Z\" 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=14be31d7-cdfe-46b5-a8be-52eb75dc7e52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.907464 crc crio[3653]: time=\"2026-06-12T15:41:06.904472673Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.907464 crc crio[3653]: time=\"2026-06-12T15:41:06.904617287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:06.927741 crc crio[3653]: time=\"2026-06-12T15:41:06.927444648Z\" 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=cb3b9c8f-821a-455d-bcbd-35d55dc15382 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:06.946959 crc crio[3653]: time=\"2026-06-12T15:41:06.943602889Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/75410e88-3cf4-4f4c-a300-c9a6a0982de2 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:0xc001522790}] Aliases:map[]}\"\nJun 12 15:41:06.946959 crc crio[3653]: time=\"2026-06-12T15:41:06.94364928Z\" 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 12 15:41:06.959657 crc crio[3653]: time=\"2026-06-12T15:41:06.957235066Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f98df8ef-d3bd-4db9-b08f-76b98ec8d33e 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:0xc000e1a2f0}] Aliases:map[]}\"\nJun 12 15:41:06.959657 crc crio[3653]: time=\"2026-06-12T15:41:06.957428241Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:07.003836 crc crio[3653]: time=\"2026-06-12T15:41:06.999852881Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e5592f2d-1e21-4204-9bb2-b7d5a84f787f 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:0xc0016102e0}] Aliases:map[]}\"\nJun 12 15:41:07.003836 crc crio[3653]: time=\"2026-06-12T15:41:06.999922173Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:07.138026 crc crio[3653]: time=\"2026-06-12T15:41:07.137049474Z\" level=info msg=\"Ran pod sandbox 46193469399f4641f6993b1d269fa2efc19459182f3a09d0fc5c0490c9479b9f with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=14be31d7-cdfe-46b5-a8be-52eb75dc7e52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:07.212115 crc crio[3653]: time=\"2026-06-12T15:41:07.211834398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5b20e2f4-bf37-4ae7-bdeb-b72bea7902ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:07.367377 crc crio[3653]: time=\"2026-06-12T15:41:07.367244594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=59832c5b-00a8-4c5b-a490-6669454cc60a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:07.368844 crc crio[3653]: time=\"2026-06-12T15:41:07.368763533Z\" 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=7baeef33-99f0-4791-a135-da2ab76ceee1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:07.378795 crc crio[3653]: time=\"2026-06-12T15:41:07.378629724Z\" level=info msg=\"Ran pod sandbox 71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=cb3b9c8f-821a-455d-bcbd-35d55dc15382 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:07.379036 crc crio[3653]: time=\"2026-06-12T15:41:07.378960742Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8dcc0eb9-d62f-4a1c-b8b9-81f8e6885309 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:0xc0001a0528}] Aliases:map[]}\"\nJun 12 15:41:07.379036 crc crio[3653]: time=\"2026-06-12T15:41:07.379018724Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:07.395013 crc crio[3653]: time=\"2026-06-12T15:41:07.394830406Z\" 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=0720ff6b-e511-4a83-a9e9-35e03685c769 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:07.397975 crc crio[3653]: time=\"2026-06-12T15:41:07.397810182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=98247f8c-3a89-4c38-ab69-4a2748db81ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:07.401160 crc crio[3653]: time=\"2026-06-12T15:41:07.399884375Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/36741e54-1a69-4638-8e22-e97464e0f26d 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:0xc0007642b0}] Aliases:map[]}\"\nJun 12 15:41:07.401926 crc crio[3653]: time=\"2026-06-12T15:41:07.401860845Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:07.423161 crc crio[3653]: time=\"2026-06-12T15:41:07.422968103Z\" 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=63b8bfa9-44cd-44a0-a834-3f3151222028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:07.470187 crc crio[3653]: time=\"2026-06-12T15:41:07.47001352Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3d673f17-996e-4f55-aa76-651367d04e23 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:0xc001706440}] Aliases:map[]}\"\nJun 12 15:41:07.470187 crc crio[3653]: time=\"2026-06-12T15:41:07.470188835Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:07.481806 crc crio[3653]: time=\"2026-06-12T15:41:07.481644807Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8c737d42-7a71-4a96-8710-7516a2d20058 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:0xc0017064a0}] Aliases:map[]}\"\nJun 12 15:41:07.481806 crc crio[3653]: time=\"2026-06-12T15:41:07.481742999Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:07.484182 crc crio[3653]: time=\"2026-06-12T15:41:07.483464843Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ef19c84f-1c5d-4760-b074-67469061f365 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:0xc0029a6258}] Aliases:map[]}\"\nJun 12 15:41:07.484182 crc crio[3653]: time=\"2026-06-12T15:41:07.483701379Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:07.490686 crc crio[3653]: time=\"2026-06-12T15:41:07.490222705Z\" level=info msg=\"Ran pod sandbox c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=0720ff6b-e511-4a83-a9e9-35e03685c769 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:07.495781 crc crio[3653]: time=\"2026-06-12T15:41:07.495721345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=46afd2b4-1005-4ec4-b53b-faf4dd10e64a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:07.502761 crc crio[3653]: time=\"2026-06-12T15:41:07.502487107Z\" level=info msg=\"Ran pod sandbox 0d695d59dee60b560f81b588204fd976d450523a1b9851718b7eded93fbd37a4 with infra container: openshift-dns/node-resolver-277xp/POD\" id=7baeef33-99f0-4791-a135-da2ab76ceee1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:07.502761 crc crio[3653]: time=\"2026-06-12T15:41:07.502650121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d035221a-c31d-4836-8509-1abb49c5b32c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:07.505117 crc crio[3653]: time=\"2026-06-12T15:41:07.505023812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=9eb45990-4975-4479-a989-aeeab537a13f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.505423182Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0cdacf2a-f90e-413a-9556-19edc73b0940 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:0xc001790298}] Aliases:map[]}\"\nJun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.505629377Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.506105769Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/b7b8b57f-297f-4af1-a0b4-c77e168308af 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:0xc0001a09a0}] Aliases:map[]}\"\nJun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.506161901Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.515100788Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a94eb92d-b669-4959-ae87-a8fbd762e50a 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:0xc000e1a1a0}] Aliases:map[]}\"\nJun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.515145069Z\" 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 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.51518094Z\" level=info msg=\"Ran pod sandbox e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=63b8bfa9-44cd-44a0-a834-3f3151222028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:07.526023 crc crio[3653]: time=\"2026-06-12T15:41:07.524017475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=41c25311-524e-4f4b-9c8c-877adda4a2a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.563779 crc crio[3653]: time=\"2026-06-12T15:41:31.563253535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=986fd6ba-1b1d-442c-b1a1-70cf38447961 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.565099 crc crio[3653]: time=\"2026-06-12T15:41:31.564896455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b1ba2e21-05b6-44c0-add3-dde5099c3473 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.565897 crc crio[3653]: time=\"2026-06-12T15:41:31.565835575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=952c6159-69e8-4b0a-97f1-655c5fd393ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.566000 crc crio[3653]: time=\"2026-06-12T15:41:31.565930089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c0c4c5cf-2fc5-4055-9345-49eb52a226c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.566116 crc crio[3653]: time=\"2026-06-12T15:41:31.566056364Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=532dfe73-e86b-451e-a43d-cdd1859054ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.566400 crc crio[3653]: time=\"2026-06-12T15:41:31.566268413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=1569dfed-779c-4617-9e70-fb959b26b124 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.566400 crc crio[3653]: time=\"2026-06-12T15:41:31.566324006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=300baa10-d1ce-4d67-9496-1b2124936002 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.566620 crc crio[3653]: time=\"2026-06-12T15:41:31.566284964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7a85d990-8885-4b0e-980e-81ade15036ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.566675 crc crio[3653]: time=\"2026-06-12T15:41:31.566582187Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=a1b951eb-31b8-4bbd-ba7c-ecb59a008c00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.566798 crc crio[3653]: time=\"2026-06-12T15:41:31.566717032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.566798 crc crio[3653]: time=\"2026-06-12T15:41:31.566872559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=965dd797-02b0-4de5-a435-42f100087157 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.567053 crc crio[3653]: time=\"2026-06-12T15:41:31.566923671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=59313430-95aa-4be3-af63-4a89187d739d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.567053 crc crio[3653]: time=\"2026-06-12T15:41:31.566994514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=116e49e1-a21f-4b46-869a-36a7f35df0bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.567053 crc crio[3653]: time=\"2026-06-12T15:41:31.567036656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=226defa6-5318-4135-87b6-df02a66f55c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.569160 crc crio[3653]: time=\"2026-06-12T15:41:31.569042802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=bcdcedb3-0a6c-4275-a491-1d0f0c3fc237 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.570261 crc crio[3653]: time=\"2026-06-12T15:41:31.570125558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5097ca4c-b483-41dd-9ab2-fb6ae771fa28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.570800 crc crio[3653]: time=\"2026-06-12T15:41:31.570432001Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=2663eb3b-7be0-4e5e-a632-af732dd02a71 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.570800 crc crio[3653]: time=\"2026-06-12T15:41:31.570475813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=679497bc-8df6-4c73-9863-3683eb9dc095 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.571013 crc crio[3653]: time=\"2026-06-12T15:41:31.570614439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8674d6cd-3986-4f76-b6f1-cfb050a14b2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.575853 crc crio[3653]: time=\"2026-06-12T15:41:31.5753471Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=9c951042-885c-4365-95ea-8ddddaeb1a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.575853 crc crio[3653]: time=\"2026-06-12T15:41:31.575487696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.575853 crc crio[3653]: time=\"2026-06-12T15:41:31.575677734Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=afd3c47f-7389-4b5a-9d8c-3a6e14bd2e22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.575853 crc crio[3653]: time=\"2026-06-12T15:41:31.575708086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.576826 crc crio[3653]: time=\"2026-06-12T15:41:31.576781881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=cd17389d-3e60-421d-9667-b38dad00f191 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.577066 crc crio[3653]: time=\"2026-06-12T15:41:31.577038032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=4078848e-aada-4a54-b8b2-016c71268628 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.577232 crc crio[3653]: time=\"2026-06-12T15:41:31.577208349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e1c0f56e-8974-41b0-a371-87a12909b226 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.577730 crc crio[3653]: time=\"2026-06-12T15:41:31.577652478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=68e75871-85f9-4a47-a867-87c3fe34ab7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.578589 crc crio[3653]: time=\"2026-06-12T15:41:31.578226643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=48d5b53b-6b09-460c-8dbc-3a5fbc6b8b0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.578879 crc crio[3653]: time=\"2026-06-12T15:41:31.578591258Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=25ace579-6bdb-4d87-a779-9579c87a224d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.579132 crc crio[3653]: time=\"2026-06-12T15:41:31.57910562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.579956 crc crio[3653]: time=\"2026-06-12T15:41:31.578594889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b1d24b36-676d-4718-b427-b6ec4aef45c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.580698 crc crio[3653]: time=\"2026-06-12T15:41:31.580614745Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=896d1cd1-b0da-4a1a-a2ff-f7d4150b390e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.580802 crc crio[3653]: time=\"2026-06-12T15:41:31.580706569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.581136 crc crio[3653]: time=\"2026-06-12T15:41:31.58098039Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ae02637e-1169-4a03-a194-781d01525100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.581136 crc crio[3653]: time=\"2026-06-12T15:41:31.581063304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.591834 crc crio[3653]: time=\"2026-06-12T15:41:31.591567621Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=9b44ca55-af27-4cf1-9882-44c2f06b2a7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.592133 crc crio[3653]: time=\"2026-06-12T15:41:31.591871894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.592133 crc crio[3653]: time=\"2026-06-12T15:41:31.591881555Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=ce25db3a-765f-4988-9534-0bd34bf15828 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.592315 crc crio[3653]: time=\"2026-06-12T15:41:31.59223669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.592418 crc crio[3653]: time=\"2026-06-12T15:41:31.592302573Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=2ccba16e-a7ed-4945-9f54-7d4a083e385d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.592590915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.592657128Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=4a5a1c1f-85ae-4d82-88e3-5a173b5bfb76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.592808924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.59295231Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=9f83b524-80ea-42af-8893-a03655f7fc3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.591958258Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=04e4f5cf-7367-46a7-9921-9325c620a8fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.59224159Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=f9613f38-e123-4881-a2a0-0a2cfb0e0ab4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.593462682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.59317361Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=a38b7082-58ec-4ad1-bc91-b1ed40241315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.593766905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.593856829Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=0412a846-cafb-430a-8d8e-d378f0466b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.593998555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.594139561Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=427c0eae-814b-4376-9ba9-3bdc58a3692f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.5938715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.595430 crc crio[3653]: time=\"2026-06-12T15:41:31.595342972Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=76252259-9e7f-4ffa-8a30-3c331eff5894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.595552 crc crio[3653]: time=\"2026-06-12T15:41:31.595460077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.596489 crc crio[3653]: time=\"2026-06-12T15:41:31.596385187Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=eeff4dbf-861c-4bf6-afa6-829902ba30b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.596631 crc crio[3653]: time=\"2026-06-12T15:41:31.59646992Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=d5229c71-ca37-4c0f-85a7-86d2bb238bbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.596895 crc crio[3653]: time=\"2026-06-12T15:41:31.596484221Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=01ee5e0c-7524-4787-a858-8cc1172c9c8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.597032 crc crio[3653]: time=\"2026-06-12T15:41:31.596963701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c3e7813a-52ab-49ce-98de-82aaa21fa0a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:31.597283 crc crio[3653]: time=\"2026-06-12T15:41:31.597214522Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=d137afe1-8a6e-4dc5-8dcd-92c199d7439d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.598780 crc crio[3653]: time=\"2026-06-12T15:41:31.598712886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.599604 crc crio[3653]: time=\"2026-06-12T15:41:31.599560042Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7c904b35-6b69-447c-93f2-040b971ea908 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.601207 crc crio[3653]: time=\"2026-06-12T15:41:31.601111378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.601710 crc crio[3653]: time=\"2026-06-12T15:41:31.601640011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.604213 crc crio[3653]: time=\"2026-06-12T15:41:31.603089452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.605274 crc crio[3653]: time=\"2026-06-12T15:41:31.604797525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.605590 crc crio[3653]: time=\"2026-06-12T15:41:31.605109969Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=b4ad7723-4d08-4daf-ab51-f0c99d1f498f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.605784 crc crio[3653]: time=\"2026-06-12T15:41:31.605418072Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=cfe71afd-bbb1-4331-8b5e-5bd46efbe6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.605854 crc crio[3653]: time=\"2026-06-12T15:41:31.605441903Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=7c3bad81-faeb-45d5-aa30-dd037ceee6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.605854 crc crio[3653]: time=\"2026-06-12T15:41:31.604844807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.605854 crc crio[3653]: time=\"2026-06-12T15:41:31.605160801Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=b3a63143-9949-4cd9-b556-38c093c5deee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.606792 crc crio[3653]: time=\"2026-06-12T15:41:31.606741098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.607121 crc crio[3653]: time=\"2026-06-12T15:41:31.607050621Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=bcca6a47-301e-4195-bd1d-8ea381493c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:31.607664 crc crio[3653]: time=\"2026-06-12T15:41:31.607567893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.608479 crc crio[3653]: time=\"2026-06-12T15:41:31.607621816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.630869 crc crio[3653]: time=\"2026-06-12T15:41:31.63071635Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc001522180}] Aliases:map[]}\"\nJun 12 15:41:31.630869 crc crio[3653]: time=\"2026-06-12T15:41:31.630800373Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:31.631491 crc crio[3653]: time=\"2026-06-12T15:41:31.630901708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.632404 crc crio[3653]: time=\"2026-06-12T15:41:31.632295767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.632838 crc crio[3653]: time=\"2026-06-12T15:41:31.632756997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.773017 crc crio[3653]: time=\"2026-06-12T15:41:31.772757473Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc00008c658}] Aliases:map[]}\"\nJun 12 15:41:31.773693 crc crio[3653]: time=\"2026-06-12T15:41:31.773049705Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:31.776152 crc crio[3653]: time=\"2026-06-12T15:41:31.774890264Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=a3b53f58-a7f4-449c-9a48-0aae2b744bd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.776152 crc crio[3653]: time=\"2026-06-12T15:41:31.77503232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.822090 crc crio[3653]: time=\"2026-06-12T15:41:31.821777122Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=de53c8e9-aa92-4fb1-ad0c-062255a936d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.822976 crc crio[3653]: time=\"2026-06-12T15:41:31.822134577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.839159 crc crio[3653]: time=\"2026-06-12T15:41:31.839110371Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d9ac741e-d678-4f8a-b4c7-1d41d6b462d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.839579 crc crio[3653]: time=\"2026-06-12T15:41:31.839474446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.856792 crc crio[3653]: time=\"2026-06-12T15:41:31.856733692Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=b593dea2-e001-423d-9ea5-a7e6a77b64e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:31.857091 crc crio[3653]: time=\"2026-06-12T15:41:31.857061236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.923319 crc crio[3653]: time=\"2026-06-12T15:41:31.923183634Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b 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:0xc000764460}] Aliases:map[]}\"\nJun 12 15:41:31.923319 crc crio[3653]: time=\"2026-06-12T15:41:31.923274577Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:31.942881 crc crio[3653]: time=\"2026-06-12T15:41:31.942643032Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc00008c4f0}] Aliases:map[]}\"\nJun 12 15:41:31.942881 crc crio[3653]: time=\"2026-06-12T15:41:31.942798558Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:31.945859 crc crio[3653]: time=\"2026-06-12T15:41:31.945741554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.962286 crc crio[3653]: time=\"2026-06-12T15:41:31.961949805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.986794 crc crio[3653]: time=\"2026-06-12T15:41:31.986220979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:31.995710 crc crio[3653]: time=\"2026-06-12T15:41:31.994797104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.003870 crc crio[3653]: time=\"2026-06-12T15:41:32.003419932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.120579 crc crio[3653]: time=\"2026-06-12T15:41:32.120270942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.131119 crc crio[3653]: time=\"2026-06-12T15:41:32.130152693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.134320 crc crio[3653]: time=\"2026-06-12T15:41:32.134194295Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=b0865578-24f8-4f92-b010-e317f559f625 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:32.134642 crc crio[3653]: time=\"2026-06-12T15:41:32.134339891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.168128 crc crio[3653]: time=\"2026-06-12T15:41:32.167750675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.200133 crc crio[3653]: time=\"2026-06-12T15:41:32.199700137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.223778 crc crio[3653]: time=\"2026-06-12T15:41:32.223338054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.247765 crc crio[3653]: time=\"2026-06-12T15:41:32.247302766Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc0029a69a0}] Aliases:map[]}\"\nJun 12 15:41:32.247765 crc crio[3653]: time=\"2026-06-12T15:41:32.24741587Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:32.258041 crc crio[3653]: time=\"2026-06-12T15:41:32.25797012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.261918 crc crio[3653]: time=\"2026-06-12T15:41:32.261439688Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc000764688}] Aliases:map[]}\"\nJun 12 15:41:32.261918 crc crio[3653]: time=\"2026-06-12T15:41:32.261767942Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:32.263154 crc crio[3653]: time=\"2026-06-12T15:41:32.263111129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.269862 crc crio[3653]: time=\"2026-06-12T15:41:32.269132666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.272477 crc crio[3653]: time=\"2026-06-12T15:41:32.272448637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.297120 crc crio[3653]: time=\"2026-06-12T15:41:32.297036485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.332682 crc crio[3653]: time=\"2026-06-12T15:41:32.332179593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.339151 crc crio[3653]: time=\"2026-06-12T15:41:32.338768383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.371641 crc crio[3653]: time=\"2026-06-12T15:41:32.371448916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:32.382277 crc crio[3653]: time=\"2026-06-12T15:41:32.381889101Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc0007647a0}] Aliases:map[]}\"\nJun 12 15:41:32.382277 crc crio[3653]: time=\"2026-06-12T15:41:32.382280758Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:32.410361 crc crio[3653]: time=\"2026-06-12T15:41:32.410314112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:33.053583 crc crio[3653]: time=\"2026-06-12T15:41:33.05016112Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc0029a6cd0}] Aliases:map[]}\"\nJun 12 15:41:33.053583 crc crio[3653]: time=\"2026-06-12T15:41:33.050337838Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:33.179734 crc crio[3653]: time=\"2026-06-12T15:41:33.175965352Z\" level=info msg=\"Created container 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=7c3bad81-faeb-45d5-aa30-dd037ceee6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:33.515604 crc crio[3653]: time=\"2026-06-12T15:41:33.515121475Z\" level=info msg=\"Created container 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=bcca6a47-301e-4195-bd1d-8ea381493c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:33.529844 crc crio[3653]: time=\"2026-06-12T15:41:33.529358311Z\" level=info msg=\"Starting container: 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984\" id=525fdaca-4941-4e5f-b1b2-d444c595fae7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:33.537181 crc crio[3653]: time=\"2026-06-12T15:41:33.536968826Z\" level=info msg=\"Starting container: 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f\" id=adc1dca0-1465-46a4-bb91-f6fe16aef1f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:33.546856 crc crio[3653]: time=\"2026-06-12T15:41:33.546047743Z\" level=info msg=\"Created container 8f6fbb7d230752626768abd1dc25ad006ed8851fc6606ef4df3456e4d334fde4: openshift-multus/multus-bzhnf/kube-multus\" id=b4ad7723-4d08-4daf-ab51-f0c99d1f498f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:33.550572 crc crio[3653]: time=\"2026-06-12T15:41:33.550141377Z\" 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=9b44ca55-af27-4cf1-9882-44c2f06b2a7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:33.551220 crc crio[3653]: time=\"2026-06-12T15:41:33.550858098Z\" level=info msg=\"Starting container: 8f6fbb7d230752626768abd1dc25ad006ed8851fc6606ef4df3456e4d334fde4\" id=5e4459f5-d6b4-459f-8ada-6b69ccbe0468 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:33.555922 crc crio[3653]: time=\"2026-06-12T15:41:33.554600417Z\" level=info msg=\"Created container ac377cfc58f1af215d992fa407403d08d9a27919cba56b0bb0834cb7ff545e3e: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=d137afe1-8a6e-4dc5-8dcd-92c199d7439d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:33.557056 crc crio[3653]: time=\"2026-06-12T15:41:33.556998089Z\" level=info msg=\"Created container 386f1660a733629e07780c1a7c5614a35fa454d9218d0c36f7f809d052884910: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=cfe71afd-bbb1-4331-8b5e-5bd46efbe6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:33.568031 crc crio[3653]: time=\"2026-06-12T15:41:33.565417398Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc002696090}] Aliases:map[]}\"\nJun 12 15:41:33.568031 crc crio[3653]: time=\"2026-06-12T15:41:33.565793894Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:33.568031 crc crio[3653]: time=\"2026-06-12T15:41:33.56733555Z\" level=info msg=\"Starting container: 386f1660a733629e07780c1a7c5614a35fa454d9218d0c36f7f809d052884910\" id=8a520f20-cd81-423f-ba17-1d61912223ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:33.569971 crc crio[3653]: time=\"2026-06-12T15:41:33.569320674Z\" level=info msg=\"Starting container: ac377cfc58f1af215d992fa407403d08d9a27919cba56b0bb0834cb7ff545e3e\" id=e0541928-6e34-4637-93c6-deb8790d0fb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:33.628149 crc crio[3653]: time=\"2026-06-12T15:41:33.627123398Z\" level=info msg=\"Started container\" PID=8016 containerID=2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=525fdaca-4941-4e5f-b1b2-d444c595fae7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\nJun 12 15:41:33.664378 crc crio[3653]: time=\"2026-06-12T15:41:33.664210248Z\" level=info msg=\"Created container cf54af08b425e75f522f8fde3f18dc8d7200eeb1010ec0355e5dbebf2c8ff49d: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=d5229c71-ca37-4c0f-85a7-86d2bb238bbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:33.674926 crc crio[3653]: time=\"2026-06-12T15:41:33.673079846Z\" level=info msg=\"Starting container: cf54af08b425e75f522f8fde3f18dc8d7200eeb1010ec0355e5dbebf2c8ff49d\" id=e7b03d7c-d1e0-482c-9ede-e5d766e8e0af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:33.698161 crc crio[3653]: time=\"2026-06-12T15:41:33.697971197Z\" level=info msg=\"Started container\" PID=8025 containerID=386f1660a733629e07780c1a7c5614a35fa454d9218d0c36f7f809d052884910 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=8a520f20-cd81-423f-ba17-1d61912223ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38\nJun 12 15:41:33.726851 crc crio[3653]: time=\"2026-06-12T15:41:33.72572796Z\" level=info msg=\"Started container\" PID=8061 containerID=cf54af08b425e75f522f8fde3f18dc8d7200eeb1010ec0355e5dbebf2c8ff49d description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=e7b03d7c-d1e0-482c-9ede-e5d766e8e0af name=/runtime.v1.RuntimeService/StartContainer sandboxID=a25bac1806b4078c53c1c94057acfd5eecd487853c6a763ddb6ad4db67e5de39\nJun 12 15:41:33.730387 crc crio[3653]: time=\"2026-06-12T15:41:33.730162179Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc0017061e8}] Aliases:map[]}\"\nJun 12 15:41:33.730387 crc crio[3653]: time=\"2026-06-12T15:41:33.730336356Z\" 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 12 15:41:33.766181 crc crio[3653]: time=\"2026-06-12T15:41:33.765255585Z\" level=info msg=\"Started container\" PID=8031 containerID=8f6fbb7d230752626768abd1dc25ad006ed8851fc6606ef4df3456e4d334fde4 description=openshift-multus/multus-bzhnf/kube-multus id=5e4459f5-d6b4-459f-8ada-6b69ccbe0468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eda1e15b80edc038b2bfaa9afa6c906c3250d72405a1e21dbd250ad174c82b6\nJun 12 15:41:33.769755 crc crio[3653]: time=\"2026-06-12T15:41:33.768983173Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 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:0xc001790730}] Aliases:map[]}\"\nJun 12 15:41:33.769755 crc crio[3653]: time=\"2026-06-12T15:41:33.769071827Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:33.803220 crc crio[3653]: time=\"2026-06-12T15:41:33.802943121Z\" level=info msg=\"Started container\" PID=8011 containerID=6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=adc1dca0-1465-46a4-bb91-f6fe16aef1f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1851bb0f09039d6055e33e9161bdb316cea6d8a803a7cd355cbfe42ad3795c12\nJun 12 15:41:33.825881 crc crio[3653]: time=\"2026-06-12T15:41:33.816734418Z\" 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=0412a846-cafb-430a-8d8e-d378f0466b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:33.833582 crc crio[3653]: time=\"2026-06-12T15:41:33.833221841Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc001706350}] Aliases:map[]}\"\nJun 12 15:41:33.834430 crc crio[3653]: time=\"2026-06-12T15:41:33.833775935Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:33.876909 crc crio[3653]: time=\"2026-06-12T15:41:33.876758126Z\" level=info msg=\"Started container\" PID=8035 containerID=ac377cfc58f1af215d992fa407403d08d9a27919cba56b0bb0834cb7ff545e3e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=e0541928-6e34-4637-93c6-deb8790d0fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46193469399f4641f6993b1d269fa2efc19459182f3a09d0fc5c0490c9479b9f\nJun 12 15:41:33.933930 crc crio[3653]: time=\"2026-06-12T15:41:33.93314918Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_803a2ae4-a538-456a-8a0f-dbb3ba666fd0\\\"\"\nJun 12 15:41:34.047382 crc crio[3653]: time=\"2026-06-12T15:41:34.044087137Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 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:0xc000e1ad00}] Aliases:map[]}\"\nJun 12 15:41:34.047382 crc crio[3653]: time=\"2026-06-12T15:41:34.044274545Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:34.101231 crc crio[3653]: time=\"2026-06-12T15:41:34.095359402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6e20f780-86bd-49f5-960a-b1e42a6841e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:34.132944 crc crio[3653]: time=\"2026-06-12T15:41:34.131861378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d4308ac6-5c42-40e5-abcd-cf35d6775a6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:34.338239 crc crio[3653]: time=\"2026-06-12T15:41:34.337991292Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 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:0xc000208b48}] Aliases:map[]}\"\nJun 12 15:41:34.338239 crc crio[3653]: time=\"2026-06-12T15:41:34.338129528Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:34.562062 crc crio[3653]: time=\"2026-06-12T15:41:34.561257437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5c23496a-ed4f-48a9-932a-223262d4163e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:34.984172 crc crio[3653]: time=\"2026-06-12T15:41:34.980866949Z\" level=info msg=\"Ran pod sandbox bdcde0939dcd7fa3eb29b3116ae467da6e3f57e7334bb4d018a8a02dd04c0584 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=9b44ca55-af27-4cf1-9882-44c2f06b2a7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:34.998701 crc crio[3653]: time=\"2026-06-12T15:41:34.997179484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=505815eb-6f66-42e7-a5e4-ec144fc76535 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:35.371843 crc crio[3653]: time=\"2026-06-12T15:41:35.371063157Z\" level=info msg=\"Ran pod sandbox 2e59feea8d2a58a92e188d01124b8e7b356e33530925709b48566a28829e4044 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=0412a846-cafb-430a-8d8e-d378f0466b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:41:35.532908 crc crio[3653]: time=\"2026-06-12T15:41:35.532203505Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc00008c5e8}] Aliases:map[]}\"\nJun 12 15:41:35.532908 crc crio[3653]: time=\"2026-06-12T15:41:35.532265207Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.572114 crc crio[3653]: time=\"2026-06-12T15:41:35.571237247Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 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:0xc0001a0a98}] Aliases:map[]}\"\nJun 12 15:41:35.581157 crc crio[3653]: time=\"2026-06-12T15:41:35.578004055Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:35.611379 crc crio[3653]: time=\"2026-06-12T15:41:35.611266243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=a1371bac-da19-4b34-aa4e-09b5330e7135 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:35.621322 crc crio[3653]: time=\"2026-06-12T15:41:35.621236788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4769bf51-fec3-44d2-b207-1cb59d42b8c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:35.624001 crc crio[3653]: time=\"2026-06-12T15:41:35.623966094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5a823cec-7871-4b87-af9a-3711f393853e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:35.629673 crc crio[3653]: time=\"2026-06-12T15:41:35.574256016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=d5e18a4a-c8fc-4709-8c98-37e964866f95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:35.639826 crc crio[3653]: time=\"2026-06-12T15:41:35.636586632Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=279c9deb-af6f-4bf4-b447-dfc0256ace05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:35.641785 crc crio[3653]: time=\"2026-06-12T15:41:35.639973346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6a33afd9-57fe-406c-80b7-57e844e02176 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:35.725977 crc crio[3653]: time=\"2026-06-12T15:41:35.716329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:35.781856 crc crio[3653]: time=\"2026-06-12T15:41:35.77897658Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b35d0be0-01a3-4b48-891d-88864cb65bed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:35.781856 crc crio[3653]: time=\"2026-06-12T15:41:35.779126046Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=59ddb2cf-6731-4452-9019-ff4e65dbfa90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:35.781856 crc crio[3653]: time=\"2026-06-12T15:41:35.779262662Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=d521d111-5997-4632-8515-a371fbad2aa6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:35.789607 crc crio[3653]: time=\"2026-06-12T15:41:35.788783238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=8600147a-8d1c-4464-99bc-922f7419ecfd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:36.538727 crc crio[3653]: time=\"2026-06-12T15:41:36.531702267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:36.538727 crc crio[3653]: time=\"2026-06-12T15:41:36.532200968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:36.538727 crc crio[3653]: time=\"2026-06-12T15:41:36.532355505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:36.609686 crc crio[3653]: time=\"2026-06-12T15:41:36.609336495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:36.668186 crc crio[3653]: time=\"2026-06-12T15:41:36.66176667Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b 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:0xc0026968c0}] Aliases:map[]}\"\nJun 12 15:41:36.668186 crc crio[3653]: time=\"2026-06-12T15:41:36.661853753Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:36.731300 crc crio[3653]: time=\"2026-06-12T15:41:36.731136436Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=a545f133-f4dd-4b5b-a53c-85278e4f20b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:36.864915 crc crio[3653]: time=\"2026-06-12T15:41:36.857083194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:37.570198 crc crio[3653]: time=\"2026-06-12T15:41:37.569729403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:39.259967 crc crio[3653]: time=\"2026-06-12T15:41:39.255692722Z\" level=info msg=\"Created container d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=b3a63143-9949-4cd9-b556-38c093c5deee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:39.277892 crc crio[3653]: time=\"2026-06-12T15:41:39.277789823Z\" level=info msg=\"Starting container: d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d\" id=3b0981df-d32f-487e-82c6-af971619cd09 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:39.359938 crc crio[3653]: time=\"2026-06-12T15:41:39.344453925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:39.359938 crc crio[3653]: time=\"2026-06-12T15:41:39.349104583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:39.388857 crc crio[3653]: time=\"2026-06-12T15:41:39.387164064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:39.416739 crc crio[3653]: time=\"2026-06-12T15:41:39.408746214Z\" level=info msg=\"Started container\" PID=8214 containerID=d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=3b0981df-d32f-487e-82c6-af971619cd09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\nJun 12 15:41:39.557993 crc crio[3653]: time=\"2026-06-12T15:41:39.557163199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=35d4ae5d-d900-43d7-a703-9ce89890d4c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:39.595901 crc crio[3653]: time=\"2026-06-12T15:41:39.589317769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:39.644096 crc crio[3653]: time=\"2026-06-12T15:41:39.643403604Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc001522280}] Aliases:map[]}\"\nJun 12 15:41:39.644096 crc crio[3653]: time=\"2026-06-12T15:41:39.643929087Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:41:39.726773 crc crio[3653]: time=\"2026-06-12T15:41:39.722309167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:39.744862 crc crio[3653]: time=\"2026-06-12T15:41:39.743138775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=954df4ff-c478-4a90-8757-8898b629bcd9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:39.859726 crc crio[3653]: time=\"2026-06-12T15:41:39.858969251Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:41:39.860658 crc crio[3653]: time=\"2026-06-12T15:41:39.86036057Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fa4fb583-25b1-49bb-869a-622049f4a28b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:39.897246 crc crio[3653]: time=\"2026-06-12T15:41:39.895291158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:39.960271 crc crio[3653]: time=\"2026-06-12T15:41:39.958006081Z\" level=info msg=\"Created container 58e737ed3ebd94d268170bd3eaed09f92784b003f99e736ed4112faa55b494ac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=eeff4dbf-861c-4bf6-afa6-829902ba30b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:39.967347 crc crio[3653]: time=\"2026-06-12T15:41:39.966387018Z\" level=info msg=\"Starting container: 58e737ed3ebd94d268170bd3eaed09f92784b003f99e736ed4112faa55b494ac\" id=bfa45156-7560-42d7-a3e5-d3e1a61925c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:40.132752 crc crio[3653]: time=\"2026-06-12T15:41:40.114942059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.163733 crc crio[3653]: time=\"2026-06-12T15:41:40.163650935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.421640 crc crio[3653]: time=\"2026-06-12T15:41:40.419243137Z\" level=info msg=\"Started container\" PID=8290 containerID=58e737ed3ebd94d268170bd3eaed09f92784b003f99e736ed4112faa55b494ac description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=bfa45156-7560-42d7-a3e5-d3e1a61925c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405\nJun 12 15:41:40.553717 crc crio[3653]: time=\"2026-06-12T15:41:40.553188295Z\" level=info msg=\"Created container a4c15be0b53f842edcda498a871c0183a2d2a66760826416e30a5b777118d668: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=279c9deb-af6f-4bf4-b447-dfc0256ace05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.559346 crc crio[3653]: time=\"2026-06-12T15:41:40.559177371Z\" level=info msg=\"Starting container: a4c15be0b53f842edcda498a871c0183a2d2a66760826416e30a5b777118d668\" id=43d619c0-11a6-4b24-8a16-18d6f5070bb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:40.569401 crc crio[3653]: time=\"2026-06-12T15:41:40.563714404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:40.690461 crc crio[3653]: time=\"2026-06-12T15:41:40.688485321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8ece66e4-006f-444e-9c87-2bd94d030c62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:40.751718 crc crio[3653]: time=\"2026-06-12T15:41:40.743451664Z\" level=info msg=\"Created container ef8f63f87bbdeaecc428917af7fbd848b80432175ca7131a34deb55f3a46b0b5: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=9f83b524-80ea-42af-8893-a03655f7fc3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.783065 crc crio[3653]: time=\"2026-06-12T15:41:40.778384732Z\" level=info msg=\"Starting container: ef8f63f87bbdeaecc428917af7fbd848b80432175ca7131a34deb55f3a46b0b5\" id=9102bceb-f7f7-4b47-a7a6-f8f7de2d1d3e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:40.788914 crc crio[3653]: time=\"2026-06-12T15:41:40.788867849Z\" level=info msg=\"Created container 7caf9a8d436209ce0710520077eefb440f989d4fa7aee710eb4e4119bded5204: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=427c0eae-814b-4376-9ba9-3bdc58a3692f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.801069 crc crio[3653]: time=\"2026-06-12T15:41:40.800432272Z\" level=info msg=\"Starting container: 7caf9a8d436209ce0710520077eefb440f989d4fa7aee710eb4e4119bded5204\" id=7083b5b2-f7bf-4425-9517-7dd1c49be948 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:40.823074 crc crio[3653]: time=\"2026-06-12T15:41:40.822380627Z\" level=info msg=\"Started container\" PID=8307 containerID=ef8f63f87bbdeaecc428917af7fbd848b80432175ca7131a34deb55f3a46b0b5 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=9102bceb-f7f7-4b47-a7a6-f8f7de2d1d3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e\nJun 12 15:41:40.981168 crc crio[3653]: time=\"2026-06-12T15:41:40.980971886Z\" level=info msg=\"Started container\" PID=8315 containerID=a4c15be0b53f842edcda498a871c0183a2d2a66760826416e30a5b777118d668 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=43d619c0-11a6-4b24-8a16-18d6f5070bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcde0939dcd7fa3eb29b3116ae467da6e3f57e7334bb4d018a8a02dd04c0584\nJun 12 15:41:40.986476 crc crio[3653]: time=\"2026-06-12T15:41:40.986421138Z\" level=info msg=\"Created container a75aeebd43167c5ff0ba1f67f55866c58b182048eb43b09e6cecee93cbd50fbb: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b35d0be0-01a3-4b48-891d-88864cb65bed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:40.994412 crc crio[3653]: time=\"2026-06-12T15:41:40.994084014Z\" level=info msg=\"Starting container: a75aeebd43167c5ff0ba1f67f55866c58b182048eb43b09e6cecee93cbd50fbb\" id=c9fa23f5-3ccd-44d1-a33b-55eed45e1ffc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:41.003122 crc crio[3653]: time=\"2026-06-12T15:41:41.00265619Z\" level=info msg=\"Started container\" PID=8320 containerID=7caf9a8d436209ce0710520077eefb440f989d4fa7aee710eb4e4119bded5204 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=7083b5b2-f7bf-4425-9517-7dd1c49be948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c7927aeb357fd8f08914294cc96e4069c009ed2a568f28a7ce1c600818161c\nJun 12 15:41:41.105936 crc crio[3653]: time=\"2026-06-12T15:41:41.105375847Z\" level=info msg=\"Created container e6b40dcc9ea07c970d29aa04bbda61e7ac317c5e510f6af8f7d889f4f188e466: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7c904b35-6b69-447c-93f2-040b971ea908 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:41.117657 crc crio[3653]: time=\"2026-06-12T15:41:41.11647688Z\" level=info msg=\"Starting container: e6b40dcc9ea07c970d29aa04bbda61e7ac317c5e510f6af8f7d889f4f188e466\" id=09b1eb8e-9be2-4a3c-a3ad-e261c8940dc8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:41.117957 crc crio[3653]: time=\"2026-06-12T15:41:41.117772445Z\" level=info msg=\"Started container\" PID=8352 containerID=a75aeebd43167c5ff0ba1f67f55866c58b182048eb43b09e6cecee93cbd50fbb description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=c9fa23f5-3ccd-44d1-a33b-55eed45e1ffc name=/runtime.v1.RuntimeService/StartContainer sandboxID=46193469399f4641f6993b1d269fa2efc19459182f3a09d0fc5c0490c9479b9f\nJun 12 15:41:41.251164 crc crio[3653]: time=\"2026-06-12T15:41:41.250886098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.386288 crc crio[3653]: time=\"2026-06-12T15:41:41.383416086Z\" level=info msg=\"Started container\" PID=8319 containerID=e6b40dcc9ea07c970d29aa04bbda61e7ac317c5e510f6af8f7d889f4f188e466 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=09b1eb8e-9be2-4a3c-a3ad-e261c8940dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d695d59dee60b560f81b588204fd976d450523a1b9851718b7eded93fbd37a4\nJun 12 15:41:41.486291 crc crio[3653]: time=\"2026-06-12T15:41:41.484273264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3f187112-4c4d-4032-9a76-f1014357a55f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:41.595991 crc crio[3653]: time=\"2026-06-12T15:41:41.594996542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.632454 crc crio[3653]: time=\"2026-06-12T15:41:41.632052791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.639742 crc crio[3653]: time=\"2026-06-12T15:41:41.639366963Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e153f80e-610d-4698-9aa0-8e522503ab70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:41.641145 crc crio[3653]: time=\"2026-06-12T15:41:41.641065145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.641228 crc crio[3653]: time=\"2026-06-12T15:41:41.641206951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.680979 crc crio[3653]: time=\"2026-06-12T15:41:41.673070159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:41.796039 crc crio[3653]: time=\"2026-06-12T15:41:41.786691071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:42.500708 crc crio[3653]: time=\"2026-06-12T15:41:42.500141046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:42.821434 crc crio[3653]: time=\"2026-06-12T15:41:42.821016419Z\" level=info msg=\"Created container 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fa4fb583-25b1-49bb-869a-622049f4a28b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:42.829793 crc crio[3653]: time=\"2026-06-12T15:41:42.828812502Z\" level=info msg=\"Starting container: 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee\" id=1d642bbd-654a-4635-ae32-8182ed801d91 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:42.897064 crc crio[3653]: time=\"2026-06-12T15:41:42.894125875Z\" level=info msg=\"Created container 0609894c7971891308734f0294acd74b1bcd1a5ec73854b4970a1ac63d038314: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=59ddb2cf-6731-4452-9019-ff4e65dbfa90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:42.900999 crc crio[3653]: time=\"2026-06-12T15:41:42.89846238Z\" level=info msg=\"Starting container: 0609894c7971891308734f0294acd74b1bcd1a5ec73854b4970a1ac63d038314\" id=c6146b7b-8430-4d3b-b167-d8b96072558e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:42.911680 crc crio[3653]: time=\"2026-06-12T15:41:42.911432882Z\" level=info msg=\"Created container df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=d521d111-5997-4632-8515-a371fbad2aa6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:42.933472 crc crio[3653]: time=\"2026-06-12T15:41:42.933022943Z\" level=info msg=\"Starting container: df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b\" id=1383d541-25cc-4f94-87fd-b04910c8ac77 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:43.026063 crc crio[3653]: time=\"2026-06-12T15:41:43.025203711Z\" level=info msg=\"Started container\" PID=8397 containerID=0609894c7971891308734f0294acd74b1bcd1a5ec73854b4970a1ac63d038314 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=c6146b7b-8430-4d3b-b167-d8b96072558e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38\nJun 12 15:41:43.220040 crc crio[3653]: time=\"2026-06-12T15:41:43.19766405Z\" level=info msg=\"Started container\" PID=8401 containerID=df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=1383d541-25cc-4f94-87fd-b04910c8ac77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\nJun 12 15:41:43.341236 crc crio[3653]: time=\"2026-06-12T15:41:43.3393925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2860b3e9-0219-480d-b51b-8cb4f61ac7c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:43.370712 crc crio[3653]: time=\"2026-06-12T15:41:43.366731966Z\" level=info msg=\"Started container\" PID=8406 containerID=9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=1d642bbd-654a-4635-ae32-8182ed801d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\nJun 12 15:41:43.442833 crc crio[3653]: time=\"2026-06-12T15:41:43.440113683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f8149a82-b2c3-4b34-939c-8c7f0af5aa41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:43.463012 crc crio[3653]: time=\"2026-06-12T15:41:43.462446655Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=0895d65a-de1b-45bc-be62-6d56ecdcf116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:43.463300 crc crio[3653]: time=\"2026-06-12T15:41:43.463155535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:43.728696 crc crio[3653]: time=\"2026-06-12T15:41:43.728250953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:43.771116 crc crio[3653]: time=\"2026-06-12T15:41:43.771060487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:44.288018 crc crio[3653]: time=\"2026-06-12T15:41:44.275711984Z\" level=info msg=\"Created container 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=0895d65a-de1b-45bc-be62-6d56ecdcf116 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:44.288396 crc crio[3653]: time=\"2026-06-12T15:41:44.288070561Z\" level=info msg=\"Starting container: 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148\" id=d47999ab-c409-4909-8219-080c61ae8630 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:44.443004 crc crio[3653]: time=\"2026-06-12T15:41:44.437180416Z\" level=info msg=\"Started container\" PID=8440 containerID=00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=d47999ab-c409-4909-8219-080c61ae8630 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\nJun 12 15:41:44.650884 crc crio[3653]: time=\"2026-06-12T15:41:44.642376881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:44.737713 crc crio[3653]: time=\"2026-06-12T15:41:44.734300118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e4c34c62-8c79-4fb6-87db-2637b5050e6a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:44.747881 crc crio[3653]: time=\"2026-06-12T15:41:44.747338704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e7f26883-35ec-46fb-b04d-39caf9a0b384 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:44.761990 crc crio[3653]: time=\"2026-06-12T15:41:44.758438557Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=9a29d5dd-5d73-4487-a06c-fcf7fa64a295 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:44.761990 crc crio[3653]: time=\"2026-06-12T15:41:44.759239521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:44.888923 crc crio[3653]: time=\"2026-06-12T15:41:44.88875088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:45.589100 crc crio[3653]: time=\"2026-06-12T15:41:45.588999922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:45.592009 crc crio[3653]: time=\"2026-06-12T15:41:45.591784471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:45.879133 crc crio[3653]: time=\"2026-06-12T15:41:45.874075Z\" level=info msg=\"Created container 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e153f80e-610d-4698-9aa0-8e522503ab70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:45.880269 crc crio[3653]: time=\"2026-06-12T15:41:45.880099777Z\" level=info msg=\"Starting container: 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c\" id=59101c0a-0d09-4fa1-bdf1-2f4a8aa7d2e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:45.881326 crc crio[3653]: time=\"2026-06-12T15:41:45.881258236Z\" level=info msg=\"Created container d70a2f578aa547d137028323bea2a6d852198be777b5c64b753852724a573637: openshift-image-registry/node-ca-2wddl/node-ca\" id=a545f133-f4dd-4b5b-a53c-85278e4f20b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:45.888957 crc crio[3653]: time=\"2026-06-12T15:41:45.887431539Z\" level=info msg=\"Starting container: d70a2f578aa547d137028323bea2a6d852198be777b5c64b753852724a573637\" id=ae24b167-b777-4f02-ba03-faaafb0a1e49 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:46.010374 crc crio[3653]: time=\"2026-06-12T15:41:46.010113087Z\" level=info msg=\"Started container\" PID=8464 containerID=d70a2f578aa547d137028323bea2a6d852198be777b5c64b753852724a573637 description=openshift-image-registry/node-ca-2wddl/node-ca id=ae24b167-b777-4f02-ba03-faaafb0a1e49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e59feea8d2a58a92e188d01124b8e7b356e33530925709b48566a28829e4044\nJun 12 15:41:46.079940 crc crio[3653]: time=\"2026-06-12T15:41:46.079795827Z\" level=info msg=\"Started container\" PID=8465 containerID=5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=59101c0a-0d09-4fa1-bdf1-2f4a8aa7d2e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405\nJun 12 15:41:46.090092 crc crio[3653]: time=\"2026-06-12T15:41:46.08925027Z\" level=info msg=\"Created container 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=9a29d5dd-5d73-4487-a06c-fcf7fa64a295 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:46.093393 crc crio[3653]: time=\"2026-06-12T15:41:46.093337394Z\" level=info msg=\"Starting container: 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d\" id=b33d8ae2-c704-4434-aae6-b50b409b5b19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:46.164118 crc crio[3653]: time=\"2026-06-12T15:41:46.164043237Z\" level=info msg=\"Started container\" PID=8481 containerID=1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=b33d8ae2-c704-4434-aae6-b50b409b5b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\nJun 12 15:41:46.308676 crc crio[3653]: time=\"2026-06-12T15:41:46.307807663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1c38689a-67e1-4fb0-b94b-4507fc6b4c6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:46.312354 crc crio[3653]: time=\"2026-06-12T15:41:46.312296854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e8da6e2e-1a3f-4f54-abf4-49f5837b7fda name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:46.321297 crc crio[3653]: time=\"2026-06-12T15:41:46.321185013Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=29629df3-0694-4284-95d7-475ae8f76295 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:46.322476 crc crio[3653]: time=\"2026-06-12T15:41:46.32228368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:46.439038 crc crio[3653]: time=\"2026-06-12T15:41:46.438928021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:46.441677 crc crio[3653]: time=\"2026-06-12T15:41:46.441229719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:46.741190 crc crio[3653]: time=\"2026-06-12T15:41:46.737853929Z\" level=info msg=\"Created container 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=29629df3-0694-4284-95d7-475ae8f76295 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:46.749030 crc crio[3653]: time=\"2026-06-12T15:41:46.748946351Z\" level=info msg=\"Starting container: 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6\" id=2df895f5-8809-460a-a8c1-506b38693396 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:46.774244 crc crio[3653]: time=\"2026-06-12T15:41:46.774170587Z\" level=info msg=\"Started container\" PID=8524 containerID=1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=2df895f5-8809-460a-a8c1-506b38693396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\nJun 12 15:41:46.994764 crc crio[3653]: time=\"2026-06-12T15:41:46.993829627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=81295ece-9fc3-43c2-bcd1-6d2a3c102894 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:47.014403 crc crio[3653]: time=\"2026-06-12T15:41:47.014151204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a44e66bd-a308-4fd7-9d46-ada0e04645c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:47.028775 crc crio[3653]: time=\"2026-06-12T15:41:47.02344806Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e41393fd-9314-4fff-9c69-015481bd5686 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:47.028775 crc crio[3653]: time=\"2026-06-12T15:41:47.024310636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:47.567817 crc crio[3653]: time=\"2026-06-12T15:41:47.56742105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:47.701033 crc crio[3653]: time=\"2026-06-12T15:41:47.700865777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:48.209468 crc crio[3653]: time=\"2026-06-12T15:41:48.2087539Z\" level=info msg=\"Created container 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e41393fd-9314-4fff-9c69-015481bd5686 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:48.226357 crc crio[3653]: time=\"2026-06-12T15:41:48.224027781Z\" level=info msg=\"Starting container: 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b\" id=b1bea00c-e04f-4536-afe5-d0a5a9635a88 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:48.303729 crc crio[3653]: time=\"2026-06-12T15:41:48.291230035Z\" level=info msg=\"Started container\" PID=8574 containerID=10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=b1bea00c-e04f-4536-afe5-d0a5a9635a88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\nJun 12 15:41:48.409344 crc crio[3653]: time=\"2026-06-12T15:41:48.409096588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dfde53d5-35f1-4897-bcda-9c52032e7576 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:48.415783 crc crio[3653]: time=\"2026-06-12T15:41:48.415611906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2cf3b170-804a-4308-a8a5-2f7fd81564fb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:48.433114 crc crio[3653]: time=\"2026-06-12T15:41:48.429144203Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=3c0afc82-341d-493c-887a-2888022a9412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:48.433114 crc crio[3653]: time=\"2026-06-12T15:41:48.430651617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:48.527193 crc crio[3653]: time=\"2026-06-12T15:41:48.526900048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:48.530267 crc crio[3653]: time=\"2026-06-12T15:41:48.530044182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:49.106764 crc crio[3653]: time=\"2026-06-12T15:41:49.106211987Z\" level=info msg=\"Created container c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=3c0afc82-341d-493c-887a-2888022a9412 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:49.168600 crc crio[3653]: time=\"2026-06-12T15:41:49.168153076Z\" level=info msg=\"Starting container: c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe\" id=4443b5a6-0e2e-4ff4-be93-4667fa41e331 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:49.333276 crc crio[3653]: time=\"2026-06-12T15:41:49.333030573Z\" level=info msg=\"Started container\" PID=8594 containerID=c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=4443b5a6-0e2e-4ff4-be93-4667fa41e331 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\nJun 12 15:41:50.287440 crc crio[3653]: time=\"2026-06-12T15:41:50.287298129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=d3604721-350c-4155-9266-6bb7afb3e593 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:50.304611 crc crio[3653]: time=\"2026-06-12T15:41:50.303640016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=7986ea0c-c0c5-4ca9-88b1-a81ef8d044a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:50.313153 crc crio[3653]: time=\"2026-06-12T15:41:50.312209481Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=12fe36cf-40c8-44b9-83ab-785a4dee42cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:50.313444 crc crio[3653]: time=\"2026-06-12T15:41:50.313272806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:50.445008 crc crio[3653]: time=\"2026-06-12T15:41:50.443214684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:51.111347 crc crio[3653]: time=\"2026-06-12T15:41:51.109920107Z\" level=info msg=\"Created container e33a0e02b17b54ca294f438fd2a4e0f29d1905d30295c2850ee16251821e3fac: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=01ee5e0c-7524-4787-a858-8cc1172c9c8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:51.133920 crc crio[3653]: time=\"2026-06-12T15:41:51.13133959Z\" level=info msg=\"Starting container: e33a0e02b17b54ca294f438fd2a4e0f29d1905d30295c2850ee16251821e3fac\" id=197cf8fa-59eb-4a7a-affd-253f10e22ab4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:51.248157 crc crio[3653]: time=\"2026-06-12T15:41:51.247832484Z\" level=info msg=\"Started container\" PID=8281 containerID=e33a0e02b17b54ca294f438fd2a4e0f29d1905d30295c2850ee16251821e3fac description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=197cf8fa-59eb-4a7a-affd-253f10e22ab4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e096e19ab5650216c1077de2573d16a8aaaa4633f194138abde6b62872b8802c\nJun 12 15:41:52.363919 crc crio[3653]: time=\"2026-06-12T15:41:52.363593834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=45de44d6-6fca-43df-9cf8-295bd8b9ed65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:52.382426 crc crio[3653]: time=\"2026-06-12T15:41:52.382347003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=824c3869-8a95-4d20-b076-87a6699707eb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:52.395426 crc crio[3653]: time=\"2026-06-12T15:41:52.395342627Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b85aca94-fed5-4ddc-8b1c-4b206fa46d30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:52.397052 crc crio[3653]: time=\"2026-06-12T15:41:52.397020799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:52.462073 crc crio[3653]: time=\"2026-06-12T15:41:52.460999715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:52.616046 crc crio[3653]: time=\"2026-06-12T15:41:52.615384205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:52.628201 crc crio[3653]: time=\"2026-06-12T15:41:52.627844476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:52.718012 crc crio[3653]: time=\"2026-06-12T15:41:52.717381342Z\" level=info msg=\"Created container e5e4564cc45e213c75dd226777162ed67ce2873cafb3bb7e37846a619da6932f: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=12fe36cf-40c8-44b9-83ab-785a4dee42cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:52.724960 crc crio[3653]: time=\"2026-06-12T15:41:52.724479264Z\" level=info msg=\"Starting container: e5e4564cc45e213c75dd226777162ed67ce2873cafb3bb7e37846a619da6932f\" id=8e82989b-0c4f-4dc0-ad1d-d7ed0c523de5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:52.763847 crc crio[3653]: time=\"2026-06-12T15:41:52.763685535Z\" level=info msg=\"Started container\" PID=8728 containerID=e5e4564cc45e213c75dd226777162ed67ce2873cafb3bb7e37846a619da6932f description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=8e82989b-0c4f-4dc0-ad1d-d7ed0c523de5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e\nJun 12 15:41:52.801543 crc crio[3653]: time=\"2026-06-12T15:41:52.80088671Z\" level=info msg=\"Created container 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b85aca94-fed5-4ddc-8b1c-4b206fa46d30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:52.807140 crc crio[3653]: time=\"2026-06-12T15:41:52.807061413Z\" level=info msg=\"Starting container: 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad\" id=8bee4d84-47a8-4c76-acb5-b148fa40aced name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:52.839905 crc crio[3653]: time=\"2026-06-12T15:41:52.839670233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=144d5b0d-7471-4266-b64b-7db884b2cbb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:52.849404 crc crio[3653]: time=\"2026-06-12T15:41:52.849318974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b24d5308-417e-4dee-a76a-d0ec83db63fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:52.861632 crc crio[3653]: time=\"2026-06-12T15:41:52.860101784Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a3b5735e-b87f-489f-9d27-5e5a1a96e12f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:52.861632 crc crio[3653]: time=\"2026-06-12T15:41:52.86118099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:52.863186 crc crio[3653]: time=\"2026-06-12T15:41:52.863126623Z\" level=info msg=\"Started container\" PID=8733 containerID=411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=8bee4d84-47a8-4c76-acb5-b148fa40aced name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\nJun 12 15:41:53.072917 crc crio[3653]: time=\"2026-06-12T15:41:53.0721264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:54.805233 crc crio[3653]: time=\"2026-06-12T15:41:54.804937914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:55.423161 crc crio[3653]: time=\"2026-06-12T15:41:55.422594636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8d97b561-619e-416e-9812-43c8cc8ffab4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:55.446428 crc crio[3653]: time=\"2026-06-12T15:41:55.44591543Z\" level=info msg=\"Created container ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a3b5735e-b87f-489f-9d27-5e5a1a96e12f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:55.450660 crc crio[3653]: time=\"2026-06-12T15:41:55.449088795Z\" level=info msg=\"Starting container: ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632\" id=ca32ab50-7875-40fd-b9c5-8a4ed32ef9a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:55.465174 crc crio[3653]: time=\"2026-06-12T15:41:55.464327574Z\" level=info msg=\"Started container\" PID=8905 containerID=ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ca32ab50-7875-40fd-b9c5-8a4ed32ef9a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405\nJun 12 15:41:55.502110 crc crio[3653]: time=\"2026-06-12T15:41:55.500854561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad7d7a14-09d2-40c4-a31e-98bb9e08befc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:41:55.508974 crc crio[3653]: time=\"2026-06-12T15:41:55.508723776Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2948f264-b0db-4342-9a7e-d8bed8ef1020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:55.509674 crc crio[3653]: time=\"2026-06-12T15:41:55.509546761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:55.625075 crc crio[3653]: time=\"2026-06-12T15:41:55.620158335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:55.788269 crc crio[3653]: time=\"2026-06-12T15:41:55.787235325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:41:56.348147 crc crio[3653]: time=\"2026-06-12T15:41:56.338192755Z\" level=info msg=\"Created container 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2948f264-b0db-4342-9a7e-d8bed8ef1020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:41:56.350104 crc crio[3653]: time=\"2026-06-12T15:41:56.349475346Z\" level=info msg=\"Starting container: 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9\" id=8fd46b65-8ee8-4463-93cc-496f46aff872 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:41:56.477197 crc crio[3653]: time=\"2026-06-12T15:41:56.47606273Z\" level=info msg=\"Started container\" PID=8921 containerID=37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=8fd46b65-8ee8-4463-93cc-496f46aff872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\nJun 12 15:42:03.290039 crc crio[3653]: time=\"2026-06-12T15:42:03.289475056Z\" level=info msg=\"NetworkStart: stopping network for sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:04.304214 crc crio[3653]: time=\"2026-06-12T15:42:04.303976069Z\" level=info msg=\"NetworkStart: stopping network for sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:04.632170 crc crio[3653]: time=\"2026-06-12T15:42:04.631909335Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:04.994574 crc crio[3653]: time=\"2026-06-12T15:42:04.993756625Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:05.138842 crc crio[3653]: time=\"2026-06-12T15:42:05.138393279Z\" level=info msg=\"NetworkStart: stopping network for sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:05.642193 crc crio[3653]: time=\"2026-06-12T15:42:05.641859586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=efa92488-75cd-479d-a7db-faca945e6aac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:05.652308 crc crio[3653]: time=\"2026-06-12T15:42:05.648429736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=d5dabebd-1758-4503-97b5-79fe3e22b59b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:05.656314 crc crio[3653]: time=\"2026-06-12T15:42:05.655229536Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=bed3a726-870d-42ea-8ed4-d91f5c5852c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:05.656933 crc crio[3653]: time=\"2026-06-12T15:42:05.656829814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:05.696263 crc crio[3653]: time=\"2026-06-12T15:42:05.696065706Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:05.712477 crc crio[3653]: time=\"2026-06-12T15:42:05.712315658Z\" level=info msg=\"NetworkStart: stopping network for sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:05.869240 crc crio[3653]: time=\"2026-06-12T15:42:05.86910887Z\" level=info msg=\"NetworkStart: stopping network for sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:05.883148 crc crio[3653]: time=\"2026-06-12T15:42:05.883032384Z\" level=info msg=\"NetworkStart: stopping network for sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:05.936681 crc crio[3653]: time=\"2026-06-12T15:42:05.93597471Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:05.940751 crc crio[3653]: time=\"2026-06-12T15:42:05.94066943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:06.273218 crc crio[3653]: time=\"2026-06-12T15:42:06.272208909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:06.409594 crc crio[3653]: time=\"2026-06-12T15:42:06.409447068Z\" level=info msg=\"Created container 80e4bc47a8c55c8ea3c048bdf0118dd64ed2c9e35d4a652e2909818928785931: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=bed3a726-870d-42ea-8ed4-d91f5c5852c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:06.413477 crc crio[3653]: time=\"2026-06-12T15:42:06.41325449Z\" level=info msg=\"Starting container: 80e4bc47a8c55c8ea3c048bdf0118dd64ed2c9e35d4a652e2909818928785931\" id=733870ef-9769-4191-8db1-65204f7f9fb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:06.427430 crc crio[3653]: time=\"2026-06-12T15:42:06.426944383Z\" level=info msg=\"Started container\" PID=9247 containerID=80e4bc47a8c55c8ea3c048bdf0118dd64ed2c9e35d4a652e2909818928785931 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=733870ef-9769-4191-8db1-65204f7f9fb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e\nJun 12 15:42:06.946095 crc crio[3653]: time=\"2026-06-12T15:42:06.945973213Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:07.195306 crc crio[3653]: time=\"2026-06-12T15:42:07.195221705Z\" level=info msg=\"NetworkStart: stopping network for sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:07.222831 crc crio[3653]: time=\"2026-06-12T15:42:07.222642033Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:07.378712 crc crio[3653]: time=\"2026-06-12T15:42:07.378584289Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:07.448810 crc crio[3653]: time=\"2026-06-12T15:42:07.448673796Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:07.465795 crc crio[3653]: time=\"2026-06-12T15:42:07.465640419Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:07.663797 crc crio[3653]: time=\"2026-06-12T15:42:07.663744051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=7704ea06-def3-4cc7-a02a-81af79ed2449 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:07.666443 crc crio[3653]: time=\"2026-06-12T15:42:07.666379453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=11197b91-5e73-4e03-beca-0325bfda2c33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:07.678835 crc crio[3653]: time=\"2026-06-12T15:42:07.678766001Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=eecf5159-9f13-470d-a01d-94ab04484c47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:07.679366 crc crio[3653]: time=\"2026-06-12T15:42:07.679330455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:07.704045 crc crio[3653]: time=\"2026-06-12T15:42:07.703956095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:07.985099 crc crio[3653]: time=\"2026-06-12T15:42:07.984676837Z\" level=info msg=\"NetworkStart: stopping network for sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:07.995134 crc crio[3653]: time=\"2026-06-12T15:42:07.99506979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:08.087093 crc crio[3653]: time=\"2026-06-12T15:42:08.086966206Z\" level=info msg=\"Created container b2564e186feeec51542a79da06505d74c8331e6e9a61deb1fdf256a7cf29f2e1: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=eecf5159-9f13-470d-a01d-94ab04484c47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:08.089478 crc crio[3653]: time=\"2026-06-12T15:42:08.089360908Z\" level=info msg=\"Starting container: b2564e186feeec51542a79da06505d74c8331e6e9a61deb1fdf256a7cf29f2e1\" id=1b50030f-b3b6-4bf2-be7e-60a41fa60f8c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:08.095250 crc crio[3653]: time=\"2026-06-12T15:42:08.095142874Z\" level=info msg=\"Started container\" PID=9298 containerID=b2564e186feeec51542a79da06505d74c8331e6e9a61deb1fdf256a7cf29f2e1 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=1b50030f-b3b6-4bf2-be7e-60a41fa60f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e\nJun 12 15:42:08.285240 crc crio[3653]: time=\"2026-06-12T15:42:08.285088859Z\" level=info msg=\"NetworkStart: stopping network for sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:08.622855 crc crio[3653]: time=\"2026-06-12T15:42:08.622653355Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:08.680792 crc crio[3653]: time=\"2026-06-12T15:42:08.680705979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=6e737abc-732f-4e4c-8102-a996aeb46d49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:08.683293 crc crio[3653]: time=\"2026-06-12T15:42:08.683247397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=1b902c52-f805-4ac4-b9a1-471a21ce92bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:08.686814 crc crio[3653]: time=\"2026-06-12T15:42:08.686752986Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=3869b3d8-af84-4e43-8da5-d73754cb79a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:08.687115 crc crio[3653]: time=\"2026-06-12T15:42:08.68707121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:08.720761 crc crio[3653]: time=\"2026-06-12T15:42:08.720652531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:08.747161 crc crio[3653]: time=\"2026-06-12T15:42:08.74692506Z\" level=info msg=\"NetworkStart: stopping network for sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:08.752698 crc crio[3653]: time=\"2026-06-12T15:42:08.752580381Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:08.776926 crc crio[3653]: time=\"2026-06-12T15:42:08.776798193Z\" level=info msg=\"NetworkStart: stopping network for sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:08.800784 crc crio[3653]: time=\"2026-06-12T15:42:08.800626569Z\" level=info msg=\"NetworkStart: stopping network for sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:08.850264 crc crio[3653]: time=\"2026-06-12T15:42:08.849768943Z\" level=info msg=\"NetworkStart: stopping network for sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:08.958801 crc crio[3653]: time=\"2026-06-12T15:42:08.958429754Z\" level=info msg=\"NetworkStart: stopping network for sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:09.001877 crc crio[3653]: time=\"2026-06-12T15:42:09.001814933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:09.090158 crc crio[3653]: time=\"2026-06-12T15:42:09.089953199Z\" level=info msg=\"Created container 97b33ad4b285699cd1032b2fbc3705085d8e9d64a9f541f453075c43ec21ead1: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=3869b3d8-af84-4e43-8da5-d73754cb79a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:09.092146 crc crio[3653]: time=\"2026-06-12T15:42:09.092034238Z\" level=info msg=\"Starting container: 97b33ad4b285699cd1032b2fbc3705085d8e9d64a9f541f453075c43ec21ead1\" id=38056123-c405-4baf-a266-5404a26f8134 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:09.097862 crc crio[3653]: time=\"2026-06-12T15:42:09.097808614Z\" level=info msg=\"NetworkStart: stopping network for sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:09.098200 crc crio[3653]: time=\"2026-06-12T15:42:09.097917799Z\" level=info msg=\"Started container\" PID=9319 containerID=97b33ad4b285699cd1032b2fbc3705085d8e9d64a9f541f453075c43ec21ead1 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=38056123-c405-4baf-a266-5404a26f8134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e\nJun 12 15:42:09.122212 crc crio[3653]: time=\"2026-06-12T15:42:09.122093189Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:14.742873 crc crio[3653]: time=\"2026-06-12T15:42:14.742299504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5e7ca455-536e-41bd-878b-c07e1e52baf6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:14.763802 crc crio[3653]: time=\"2026-06-12T15:42:14.760038669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=641d42d0-b0dd-4823-ac35-fbff0ed9960d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:14.764095 crc crio[3653]: time=\"2026-06-12T15:42:14.763829223Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=fd6eabd3-9e27-4c10-82ff-7fbbb06098b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:14.764551 crc crio[3653]: time=\"2026-06-12T15:42:14.764426579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:14.803811 crc crio[3653]: time=\"2026-06-12T15:42:14.800673341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:15.096913 crc crio[3653]: time=\"2026-06-12T15:42:15.096676458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:15.214851 crc crio[3653]: time=\"2026-06-12T15:42:15.21442602Z\" level=info msg=\"Created container 691762045fcfc5d1e6e8fcaea23795b4c7bf53fa0563249df7ba8c4c3f5c0245: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=fd6eabd3-9e27-4c10-82ff-7fbbb06098b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:15.216734 crc crio[3653]: time=\"2026-06-12T15:42:15.21663732Z\" level=info msg=\"Starting container: 691762045fcfc5d1e6e8fcaea23795b4c7bf53fa0563249df7ba8c4c3f5c0245\" id=abd2c944-fd25-4a70-b414-56fde36148fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:15.236116 crc crio[3653]: time=\"2026-06-12T15:42:15.235903997Z\" level=info msg=\"Started container\" PID=9560 containerID=691762045fcfc5d1e6e8fcaea23795b4c7bf53fa0563249df7ba8c4c3f5c0245 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=abd2c944-fd25-4a70-b414-56fde36148fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e\nJun 12 15:42:15.757685 crc crio[3653]: time=\"2026-06-12T15:42:15.757434176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f4266272-2d78-4656-9f43-8f2a216c08fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:15.761469 crc crio[3653]: time=\"2026-06-12T15:42:15.761266471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f8184c49-9ddf-4051-8f94-b60c4948be7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:15.764843 crc crio[3653]: time=\"2026-06-12T15:42:15.764724725Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=2f0d6225-735a-4801-b870-3a18cbe921e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:15.766682 crc crio[3653]: time=\"2026-06-12T15:42:15.766456743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:15.808072 crc crio[3653]: time=\"2026-06-12T15:42:15.807850665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:16.068023 crc crio[3653]: time=\"2026-06-12T15:42:16.067480139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:16.171300 crc crio[3653]: time=\"2026-06-12T15:42:16.171124294Z\" level=info msg=\"Created container 308fd512e26e7b2710c20a5bfd0b82a04f22b401807fda445ffa7658e37e06be: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=2f0d6225-735a-4801-b870-3a18cbe921e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:16.172833 crc crio[3653]: time=\"2026-06-12T15:42:16.172726028Z\" level=info msg=\"Starting container: 308fd512e26e7b2710c20a5bfd0b82a04f22b401807fda445ffa7658e37e06be\" id=060c7e97-0a71-4b31-a4fa-372b3c927491 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:16.180629 crc crio[3653]: time=\"2026-06-12T15:42:16.180368787Z\" level=info msg=\"Started container\" PID=9652 containerID=308fd512e26e7b2710c20a5bfd0b82a04f22b401807fda445ffa7658e37e06be description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=060c7e97-0a71-4b31-a4fa-372b3c927491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e\nJun 12 15:42:27.875142 crc crio[3653]: time=\"2026-06-12T15:42:27.873865839Z\" level=info msg=\"Removing container: 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c\" id=e66ecab9-9eb3-42a9-a256-071d25ddfeb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:42:28.037115 crc crio[3653]: time=\"2026-06-12T15:42:28.036994032Z\" level=info msg=\"Removed container 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e66ecab9-9eb3-42a9-a256-071d25ddfeb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:42:34.422946 crc crio[3653]: 2026-06-12T15:42:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8acce7d9e9c5bad Mac:ce:ff:71:15:28:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:36.116391 crc crio[3653]: 2026-06-12T15:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa0478b22e85ecb Mac:b2:fe:8d:c8:22:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd SocketPath: PciID:}] [{Interface:0xc00043a5c0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:36.360021 crc crio[3653]: time=\"2026-06-12T15:42:36.359392213Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/POD\" id=6018d4ab-27f5-4467-b1a7-69dee9b28e63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:36.360594 crc crio[3653]: time=\"2026-06-12T15:42:36.360055111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:36.841035 crc crio[3653]: 2026-06-12T15:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfa1bbedcd15ef2 Mac:f6:1f:d6:a3:cc:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 SocketPath: PciID:}] [{Interface:0xc0003679b0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:36.930459 crc crio[3653]: 2026-06-12T15:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c4ebb877123e3f Mac:4a:8c:06:af:ce:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 SocketPath: PciID:}] [{Interface:0xc000123ca0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.057329 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1ebe46f529564d Mac:a2:c2:8e:64:0e:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b SocketPath: PciID:}] [{Interface:0xc000509030 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.126423 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49b2ed28a90cd3e Mac:46:6f:14:46:90:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 SocketPath: PciID:}] [{Interface:0xc000014970 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.148429 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad02ee2d767e33a Mac:46:53:ca:41:60:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c SocketPath: PciID:}] [{Interface:0xc000015170 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.265851 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51af2305cd0b8c1 Mac:46:37:14:87:09:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 SocketPath: PciID:}] [{Interface:0xc0001256d0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.273037 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a35c8bf14ced452 Mac:36:37:5d:0a:46:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b SocketPath: PciID:}] [{Interface:0xc00032fad0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.294899 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41c4ffad5f1953c Mac:d6:90:e6:73:fe:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee SocketPath: PciID:}] [{Interface:0xc000457470 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.378643 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efca5c1103123e2 Mac:be:a1:64:d4:a0:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 SocketPath: PciID:}] [{Interface:0xc000293340 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.552584 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9ea66f7be862fa Mac:ae:f7:8f:fd:3a:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 SocketPath: PciID:}] [{Interface:0xc000682dd0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.561881 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b2428830b65024 Mac:9a:2e:29:ff:ab:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 SocketPath: PciID:}] [{Interface:0xc0003ad0d0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.666366 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bf1bd7f69fa409 Mac:6e:0a:ce:bb:b7:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 SocketPath: PciID:}] [{Interface:0xc00012ba50 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.673940 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7f663eae71bfa6 Mac:ba:63:b6:56:46:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc SocketPath: PciID:}] [{Interface:0xc00037b090 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.677572 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f31588cc149da6b Mac:c2:d5:c7:86:3c:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 SocketPath: PciID:}] [{Interface:0xc000268df0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.680651 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d960ad72947ca51 Mac:de:36:a0:4e:88:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 SocketPath: PciID:}] [{Interface:0xc000292c20 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.707081 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad61f219f279edf Mac:ba:29:9d:07:c3:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 SocketPath: PciID:}] [{Interface:0xc0003238d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:37.707880 crc crio[3653]: time=\"2026-06-12T15:42:37.707755132Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:37.707969 crc crio[3653]: time=\"2026-06-12T15:42:37.707908556Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_64b60a61-6da2-4bcc-b365-d0f957fef600\\\"\"\nJun 12 15:42:37.708131 crc crio[3653]: time=\"2026-06-12T15:42:37.70805396Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bec4d6b1-4e2b-49da-b766-2d219b51cf75 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:0xc0001a16b0}] Aliases:map[]}\"\nJun 12 15:42:37.708131 crc crio[3653]: time=\"2026-06-12T15:42:37.708117172Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.708292 crc crio[3653]: time=\"2026-06-12T15:42:37.708135563Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.708292 crc crio[3653]: time=\"2026-06-12T15:42:37.708148383Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.708292 crc crio[3653]: time=\"2026-06-12T15:42:37.708246636Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 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:0xc0001a0a98}] Aliases:map[]}\"\nJun 12 15:42:37.708398 crc crio[3653]: time=\"2026-06-12T15:42:37.708357869Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a94eb92d-b669-4959-ae87-a8fbd762e50a 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:0xc002a90df0}] Aliases:map[]}\"\nJun 12 15:42:37.708667 crc crio[3653]: time=\"2026-06-12T15:42:37.708448641Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.708667 crc crio[3653]: time=\"2026-06-12T15:42:37.708573395Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.708667 crc crio[3653]: time=\"2026-06-12T15:42:37.708595745Z\" 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 12 15:42:37.708885 crc crio[3653]: time=\"2026-06-12T15:42:37.708749909Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82db0d0c-41c1-41f8-84f7-4e8346647815 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:0xc000764000}] Aliases:map[]}\"\nJun 12 15:42:37.709296 crc crio[3653]: time=\"2026-06-12T15:42:37.708943505Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc001522280}] Aliases:map[]}\"\nJun 12 15:42:37.709296 crc crio[3653]: time=\"2026-06-12T15:42:37.70912733Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc001706350}] Aliases:map[]}\"\nJun 12 15:42:37.709296 crc crio[3653]: time=\"2026-06-12T15:42:37.709233583Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7893ff48-18c8-453f-9e7b-8eebb3daed90 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:0xc001706e10}] Aliases:map[]}\"\nJun 12 15:42:37.709487 crc crio[3653]: time=\"2026-06-12T15:42:37.709319975Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.709487 crc crio[3653]: time=\"2026-06-12T15:42:37.709360276Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6f176c53-b74e-41ea-9a62-529410be8b04 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:0xc0029a6018}] Aliases:map[]}\"\nJun 12 15:42:37.709715 crc crio[3653]: time=\"2026-06-12T15:42:37.709615463Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f98df8ef-d3bd-4db9-b08f-76b98ec8d33e 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:0xc00008cde0}] Aliases:map[]}\"\nJun 12 15:42:37.709763 crc crio[3653]: time=\"2026-06-12T15:42:37.709718676Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.709763 crc crio[3653]: time=\"2026-06-12T15:42:37.709745117Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.709830 crc crio[3653]: time=\"2026-06-12T15:42:37.709759467Z\" 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 12 15:42:37.710037 crc crio[3653]: time=\"2026-06-12T15:42:37.709982233Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7a234a75-1f9d-4447-8aee-8a0cf98ad9bd 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:0xc000e1a000}] Aliases:map[]}\"\nJun 12 15:42:37.710195 crc crio[3653]: time=\"2026-06-12T15:42:37.708458921Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.710195 crc crio[3653]: time=\"2026-06-12T15:42:37.709484559Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.710689 crc crio[3653]: time=\"2026-06-12T15:42:37.71059796Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b 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:0xc000764460}] Aliases:map[]}\"\nJun 12 15:42:37.710845 crc crio[3653]: time=\"2026-06-12T15:42:37.710764164Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc00008c4f0}] Aliases:map[]}\"\nJun 12 15:42:37.710845 crc crio[3653]: time=\"2026-06-12T15:42:37.710831196Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc0029a69a0}] Aliases:map[]}\"\nJun 12 15:42:37.711017 crc crio[3653]: time=\"2026-06-12T15:42:37.71097104Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.711095 crc crio[3653]: time=\"2026-06-12T15:42:37.711056912Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.711410 crc crio[3653]: time=\"2026-06-12T15:42:37.71133247Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 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:0xc001790730}] Aliases:map[]}\"\nJun 12 15:42:37.711608 crc crio[3653]: time=\"2026-06-12T15:42:37.710795755Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.711689 crc crio[3653]: time=\"2026-06-12T15:42:37.711605818Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc000764688}] Aliases:map[]}\"\nJun 12 15:42:37.711736 crc crio[3653]: time=\"2026-06-12T15:42:37.71168384Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-qfg2x Namespace:openshift-operator-lifecycle-manager ID:f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 UID:b1ec2448-4d40-4afd-907a-6b38271a6735 NetNS:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1ec2448_4d40_4afd_907a_6b38271a6735.slice PodAnnotations:0xc002a90ec8}] Aliases:map[]}\"\nJun 12 15:42:37.711736 crc crio[3653]: time=\"2026-06-12T15:42:37.71171234Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687970-qfg2x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.711819 crc crio[3653]: time=\"2026-06-12T15:42:37.711754842Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.711929 crc crio[3653]: time=\"2026-06-12T15:42:37.711566706Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.712072 crc crio[3653]: time=\"2026-06-12T15:42:37.712012799Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc002696090}] Aliases:map[]}\"\nJun 12 15:42:37.712205 crc crio[3653]: time=\"2026-06-12T15:42:37.712148872Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.712594 crc crio[3653]: time=\"2026-06-12T15:42:37.711588457Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc00008c658}] Aliases:map[]}\"\nJun 12 15:42:37.712594 crc crio[3653]: time=\"2026-06-12T15:42:37.712389639Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 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:0xc000e1ad00}] Aliases:map[]}\"\nJun 12 15:42:37.712594 crc crio[3653]: time=\"2026-06-12T15:42:37.71242919Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/bab0ff94-f52e-4c11-b77b-33d3b19aa544 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:0xc001790030}] Aliases:map[]}\"\nJun 12 15:42:37.712594 crc crio[3653]: time=\"2026-06-12T15:42:37.712561634Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.712698337Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.712724538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.712739048Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.712764049Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b 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:0xc0026968c0}] Aliases:map[]}\"\nJun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.71280794Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc001522180}] Aliases:map[]}\"\nJun 12 15:42:37.713075 crc crio[3653]: time=\"2026-06-12T15:42:37.712894623Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.713075 crc crio[3653]: time=\"2026-06-12T15:42:37.712952134Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.714010 crc crio[3653]: time=\"2026-06-12T15:42:37.713207311Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc0029a6cd0}] Aliases:map[]}\"\nJun 12 15:42:37.714205 crc crio[3653]: time=\"2026-06-12T15:42:37.714128567Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.714533 crc crio[3653]: time=\"2026-06-12T15:42:37.712024339Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6b025623-a03c-4700-a55e-5009bca0b6ff 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:0xc00008cde8}] Aliases:map[]}\"\nJun 12 15:42:37.714628 crc crio[3653]: time=\"2026-06-12T15:42:37.712744859Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 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:0xc000208b48}] Aliases:map[]}\"\nJun 12 15:42:37.714844 crc crio[3653]: time=\"2026-06-12T15:42:37.714797025Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.715077 crc crio[3653]: time=\"2026-06-12T15:42:37.712713608Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.715160 crc crio[3653]: time=\"2026-06-12T15:42:37.713645393Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9431ac99-461b-4ae5-9a61-82e68174929e 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:0xc0001a1720}] Aliases:map[]}\"\nJun 12 15:42:37.715366 crc crio[3653]: time=\"2026-06-12T15:42:37.715034711Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/fa1e6a6b-a71b-4c4f-ae44-4121006b0a89 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:0xc00008ce00}] Aliases:map[]}\"\nJun 12 15:42:37.718155 crc crio[3653]: time=\"2026-06-12T15:42:37.718060734Z\" level=info msg=\"Ran pod sandbox 51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=a38b7082-58ec-4ad1-bc91-b1ed40241315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:37.718790 crc crio[3653]: time=\"2026-06-12T15:42:37.713688565Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.718790 crc crio[3653]: time=\"2026-06-12T15:42:37.718769763Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.718790 crc crio[3653]: time=\"2026-06-12T15:42:37.718787784Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.719389 crc crio[3653]: time=\"2026-06-12T15:42:37.713418197Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/769ebf31-22c8-4747-9087-e176b8f1d83a 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:0xc0029a6038}] Aliases:map[]}\"\nJun 12 15:42:37.719485 crc crio[3653]: time=\"2026-06-12T15:42:37.713800558Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1e1733a4-2a7b-4119-b8eb-46baec7310b0 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:0xc000764020}] Aliases:map[]}\"\nJun 12 15:42:37.719485 crc crio[3653]: time=\"2026-06-12T15:42:37.713794257Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc0007647a0}] Aliases:map[]}\"\nJun 12 15:42:37.719747 crc crio[3653]: time=\"2026-06-12T15:42:37.710813276Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc00008c5e8}] Aliases:map[]}\"\nJun 12 15:42:37.719894 crc crio[3653]: time=\"2026-06-12T15:42:37.719848103Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.719894 crc crio[3653]: time=\"2026-06-12T15:42:37.719882254Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:37.720458 crc crio[3653]: time=\"2026-06-12T15:42:37.713817108Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc0017061e8}] Aliases:map[]}\"\nJun 12 15:42:37.720458 crc crio[3653]: time=\"2026-06-12T15:42:37.720435299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=bae79ed9-3c3c-4934-90e1-f47cae86dbc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:37.720918 crc crio[3653]: time=\"2026-06-12T15:42:37.720858011Z\" 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 12 15:42:37.725101 crc crio[3653]: time=\"2026-06-12T15:42:37.724987804Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.725101 crc crio[3653]: time=\"2026-06-12T15:42:37.725074936Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.725101 crc crio[3653]: time=\"2026-06-12T15:42:37.725092697Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.725915 crc crio[3653]: time=\"2026-06-12T15:42:37.725308773Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d59d18d4-2dd8-4359-96b3-433839657b83 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:0xc0029a6050}] Aliases:map[]}\"\nJun 12 15:42:37.727644 crc crio[3653]: time=\"2026-06-12T15:42:37.727599145Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.727794 crc crio[3653]: time=\"2026-06-12T15:42:37.72776691Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.727891 crc crio[3653]: time=\"2026-06-12T15:42:37.727868553Z\" 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 12 15:42:37.728218 crc crio[3653]: time=\"2026-06-12T15:42:37.728025707Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3d673f17-996e-4f55-aa76-651367d04e23 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:0xc0002081d0}] Aliases:map[]}\"\nJun 12 15:42:37.728300 crc crio[3653]: time=\"2026-06-12T15:42:37.727825651Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/04706542-88a2-4875-81d5-5eec9af14a8a 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:0xc00008ce18}] Aliases:map[]}\"\nJun 12 15:42:37.728444 crc crio[3653]: time=\"2026-06-12T15:42:37.727608295Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/75410e88-3cf4-4f4c-a300-c9a6a0982de2 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:0xc0001a1738}] Aliases:map[]}\"\nJun 12 15:42:37.732032 crc crio[3653]: time=\"2026-06-12T15:42:37.731881992Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/36741e54-1a69-4638-8e22-e97464e0f26d 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:0xc000764040}] Aliases:map[]}\"\nJun 12 15:42:37.732288 crc crio[3653]: time=\"2026-06-12T15:42:37.731893313Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e5592f2d-1e21-4204-9bb2-b7d5a84f787f 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:0xc001706e28}] Aliases:map[]}\"\nJun 12 15:42:37.732399 crc crio[3653]: time=\"2026-06-12T15:42:37.732328995Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4210fdf5-b071-4e5f-b282-f2837de45c94 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:0xc0029a6078}] Aliases:map[]}\"\nJun 12 15:42:37.732565 crc crio[3653]: time=\"2026-06-12T15:42:37.732382416Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8c737d42-7a71-4a96-8710-7516a2d20058 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:0xc001522190}] Aliases:map[]}\"\nJun 12 15:42:37.732646 crc crio[3653]: time=\"2026-06-12T15:42:37.731934034Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0cdacf2a-f90e-413a-9556-19edc73b0940 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:0xc0001a1750}] Aliases:map[]}\"\nJun 12 15:42:37.732998 crc crio[3653]: time=\"2026-06-12T15:42:37.732399966Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d2a1a061-c646-479e-9bad-d42f777ed9cf 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:0xc000e1a068}] Aliases:map[]}\"\nJun 12 15:42:37.736867 crc crio[3653]: time=\"2026-06-12T15:42:37.736766416Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ef19c84f-1c5d-4760-b074-67469061f365 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:0xc00008ce30}] Aliases:map[]}\"\nJun 12 15:42:37.738320 crc crio[3653]: time=\"2026-06-12T15:42:37.738283587Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.738735 crc crio[3653]: time=\"2026-06-12T15:42:37.738324689Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/b7b8b57f-297f-4af1-a0b4-c77e168308af 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:0xc00008ce48}] Aliases:map[]}\"\nJun 12 15:42:37.739096 crc crio[3653]: time=\"2026-06-12T15:42:37.738702119Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.739333 crc crio[3653]: time=\"2026-06-12T15:42:37.739306185Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.742349 crc crio[3653]: time=\"2026-06-12T15:42:37.741810434Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/aa34027e-b893-48dc-b748-d7b8794eed64 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:0xc0029a6090}] Aliases:map[]}\"\nJun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742361419Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.74239496Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742417271Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742458162Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742476632Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742531644Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.742657377Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.74276572Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.742789431Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.742158163Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8dcc0eb9-d62f-4a1c-b8b9-81f8e6885309 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:0xc0001a1768}] Aliases:map[]}\"\nJun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.742805581Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.744419195Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.744657532Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.746252 crc crio[3653]: time=\"2026-06-12T15:42:37.742257396Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.746329 crc crio[3653]: time=\"2026-06-12T15:42:37.746251265Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.746427 crc crio[3653]: time=\"2026-06-12T15:42:37.746360538Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.747978 crc crio[3653]: time=\"2026-06-12T15:42:37.74788712Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.747978 crc crio[3653]: time=\"2026-06-12T15:42:37.747959722Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.748108 crc crio[3653]: time=\"2026-06-12T15:42:37.747986623Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.750035 crc crio[3653]: time=\"2026-06-12T15:42:37.749607457Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.750035 crc crio[3653]: time=\"2026-06-12T15:42:37.749848354Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.750035 crc crio[3653]: time=\"2026-06-12T15:42:37.749871024Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.750272455Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.750351738Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.750371508Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.750403719Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.75042864Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.75044148Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.751740 crc crio[3653]: time=\"2026-06-12T15:42:37.749632358Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.751740 crc crio[3653]: time=\"2026-06-12T15:42:37.751066917Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.751740 crc crio[3653]: time=\"2026-06-12T15:42:37.751081208Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.753429 crc crio[3653]: time=\"2026-06-12T15:42:37.749652119Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.753429 crc crio[3653]: time=\"2026-06-12T15:42:37.753227086Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.753429 crc crio[3653]: time=\"2026-06-12T15:42:37.753241167Z\" 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 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.753839503Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.753911775Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.753932856Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.753979887Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.754021018Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.754034478Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.754459 crc crio[3653]: time=\"2026-06-12T15:42:37.754350467Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.754459 crc crio[3653]: time=\"2026-06-12T15:42:37.754377668Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.754459 crc crio[3653]: time=\"2026-06-12T15:42:37.754393368Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.75443891Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754549203Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754562743Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754582713Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754607144Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754622395Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.754964 crc crio[3653]: time=\"2026-06-12T15:42:37.749665999Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.754964 crc crio[3653]: time=\"2026-06-12T15:42:37.754702507Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.754964 crc crio[3653]: time=\"2026-06-12T15:42:37.754716267Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.755322 crc crio[3653]: time=\"2026-06-12T15:42:37.755153649Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.755417 crc crio[3653]: time=\"2026-06-12T15:42:37.755402266Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.755488 crc crio[3653]: time=\"2026-06-12T15:42:37.755473428Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.766016 crc crio[3653]: time=\"2026-06-12T15:42:37.761287677Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 15:42:37.767238 crc crio[3653]: time=\"2026-06-12T15:42:37.767098676Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 15:42:37.767332 crc crio[3653]: time=\"2026-06-12T15:42:37.76723684Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:37.808329 crc crio[3653]: time=\"2026-06-12T15:42:37.807653766Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:37.831057 crc crio[3653]: time=\"2026-06-12T15:42:37.828920667Z\" level=info msg=\"Ran pod sandbox ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d9ac741e-d678-4f8a-b4c7-1d41d6b462d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:37.875456 crc crio[3653]: time=\"2026-06-12T15:42:37.875373988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=21a0b3ac-e0ec-45d7-b574-0e85d808ba74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:37.961123 crc crio[3653]: time=\"2026-06-12T15:42:37.959810798Z\" level=info msg=\"Ran pod sandbox ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=b0865578-24f8-4f92-b010-e317f559f625 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:37.968336 crc crio[3653]: time=\"2026-06-12T15:42:37.967727374Z\" level=info msg=\"Ran pod sandbox efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=2ccba16e-a7ed-4945-9f54-7d4a083e385d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:37.976344 crc crio[3653]: time=\"2026-06-12T15:42:37.974642114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=41e29980-91df-4aec-a2d8-e1a98fc79f77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.023211 crc crio[3653]: time=\"2026-06-12T15:42:38.022438591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=bf53f654-4512-46c0-bf5e-8fa437c78061 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.030774 crc crio[3653]: time=\"2026-06-12T15:42:38.029899135Z\" level=info msg=\"Ran pod sandbox a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=25ace579-6bdb-4d87-a779-9579c87a224d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.073421 crc crio[3653]: time=\"2026-06-12T15:42:38.072312325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab1caaab-e815-426c-b6aa-6bbd03b13967 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.079695 crc crio[3653]: time=\"2026-06-12T15:42:38.075945775Z\" level=info msg=\"Ran pod sandbox dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=4a5a1c1f-85ae-4d82-88e3-5a173b5bfb76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.175449 crc crio[3653]: time=\"2026-06-12T15:42:38.144756787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=1c306860-d910-4f64-a3b2-383c43323bee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.232109 crc crio[3653]: time=\"2026-06-12T15:42:38.223756479Z\" level=info msg=\"Ran pod sandbox 3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=afd3c47f-7389-4b5a-9d8c-3a6e14bd2e22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.267388 crc crio[3653]: time=\"2026-06-12T15:42:38.267006563Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.304875 crc crio[3653]: time=\"2026-06-12T15:42:38.304400085Z\" level=info msg=\"runSandbox: deleting pod ID 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361 from idIndex\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.363139 crc crio[3653]: time=\"2026-06-12T15:42:38.361815096Z\" level=info msg=\"runSandbox: removing pod sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.363139 crc crio[3653]: time=\"2026-06-12T15:42:38.362013492Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.363139 crc crio[3653]: time=\"2026-06-12T15:42:38.362058753Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.456963 crc crio[3653]: time=\"2026-06-12T15:42:38.454457031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7a3e58cc-3272-484e-ad9e-be5032cc4ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.468348 crc crio[3653]: time=\"2026-06-12T15:42:38.465792741Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.468348 crc crio[3653]: time=\"2026-06-12T15:42:38.466089079Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.494956 crc crio[3653]: time=\"2026-06-12T15:42:38.494730143Z\" level=info msg=\"Ran pod sandbox e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=04e4f5cf-7367-46a7-9921-9325c620a8fd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.542005486Z\" level=info msg=\"runSandbox: deleting pod ID 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab from idIndex\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.542076618Z\" level=info msg=\"runSandbox: removing pod sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.54212522Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.54215167Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.542419378Z\" level=info msg=\"Ran pod sandbox d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=a1b951eb-31b8-4bbd-ba7c-ecb59a008c00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.54433447Z\" level=info msg=\"Ran pod sandbox d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=a3b53f58-a7f4-449c-9a48-0aae2b744bd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.545765 crc crio[3653]: time=\"2026-06-12T15:42:38.545306647Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.555806 crc crio[3653]: time=\"2026-06-12T15:42:38.555634329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a649fc4-0394-4ff6-a124-1157864abcfb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.560000 crc crio[3653]: time=\"2026-06-12T15:42:38.559957757Z\" level=info msg=\"Ran pod sandbox a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=76252259-9e7f-4ffa-8a30-3c331eff5894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.572455 crc crio[3653]: time=\"2026-06-12T15:42:38.569963991Z\" level=info msg=\"Ran pod sandbox f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=896d1cd1-b0da-4a1a-a2ff-f7d4150b390e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.580799 crc crio[3653]: time=\"2026-06-12T15:42:38.578960747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=269a1c36-37b4-49ca-b569-8840b4ecd166 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.580799 crc crio[3653]: time=\"2026-06-12T15:42:38.579105351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7d70bb1-5e82-43a2-9ed6-e92494e99688 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.581113 crc crio[3653]: time=\"2026-06-12T15:42:38.580974013Z\" level=info msg=\"Ran pod sandbox 49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=ce25db3a-765f-4988-9534-0bd34bf15828 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.582419 crc crio[3653]: time=\"2026-06-12T15:42:38.582376781Z\" level=info msg=\"Ran pod sandbox 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=b593dea2-e001-423d-9ea5-a7e6a77b64e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.596915 crc crio[3653]: time=\"2026-06-12T15:42:38.596836366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=39987933-25c5-4cb8-a010-80681982c5fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.605948 crc crio[3653]: time=\"2026-06-12T15:42:38.605665378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3eea9bd-e14f-4394-a661-0104aca00294 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.606357 crc crio[3653]: time=\"2026-06-12T15:42:38.60610853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=9ffb5371-f9ef-444f-bc6a-f7249d15247e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.619985 crc crio[3653]: time=\"2026-06-12T15:42:38.613320187Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.619985 crc crio[3653]: time=\"2026-06-12T15:42:38.61962199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=8fc7570c-43a7-46ce-b2b2-222adb2a5aa0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.634204 crc crio[3653]: time=\"2026-06-12T15:42:38.633814728Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.637614 crc crio[3653]: time=\"2026-06-12T15:42:38.637452808Z\" level=info msg=\"runSandbox: deleting pod ID 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982 from idIndex\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.637717 crc crio[3653]: time=\"2026-06-12T15:42:38.637616042Z\" level=info msg=\"runSandbox: removing pod sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.637717 crc crio[3653]: time=\"2026-06-12T15:42:38.637674894Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.637717 crc crio[3653]: time=\"2026-06-12T15:42:38.637703314Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.643766 crc crio[3653]: time=\"2026-06-12T15:42:38.639455592Z\" level=info msg=\"Ran pod sandbox 4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=9c951042-885c-4365-95ea-8ddddaeb1a6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.652146 crc crio[3653]: time=\"2026-06-12T15:42:38.646784013Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.653672 crc crio[3653]: time=\"2026-06-12T15:42:38.648767057Z\" level=info msg=\"Ran pod sandbox 41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=de53c8e9-aa92-4fb1-ad0c-062255a936d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.662037 crc crio[3653]: time=\"2026-06-12T15:42:38.659948583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=424939e9-2b94-44e4-967b-3d2735f51e8d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.670347 crc crio[3653]: 2026-06-12T15:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f962bddf2afde53 Mac:ce:37:8a:8e:aa:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:42:38.683432 crc crio[3653]: time=\"2026-06-12T15:42:38.682910691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=96003844-6570-4f29-9d9d-ca8bbacfb882 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.683432 crc crio[3653]: time=\"2026-06-12T15:42:38.683305892Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=2445f569-572e-4102-b203-db6bc6e07ba2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.706814 crc crio[3653]: time=\"2026-06-12T15:42:38.703117564Z\" level=info msg=\"runSandbox: deleting pod ID b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8 from idIndex\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.706814 crc crio[3653]: time=\"2026-06-12T15:42:38.703295069Z\" level=info msg=\"runSandbox: removing pod sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.706814 crc crio[3653]: time=\"2026-06-12T15:42:38.70335753Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.706814 crc crio[3653]: time=\"2026-06-12T15:42:38.703376471Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.711459 crc crio[3653]: time=\"2026-06-12T15:42:38.710449404Z\" level=info msg=\"Ran pod sandbox 8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=f9613f38-e123-4881-a2a0-0a2cfb0e0ab4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.717451 crc crio[3653]: time=\"2026-06-12T15:42:38.717043605Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741132164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=55bbccbb-b4b3-4b11-9202-78d099e1c75d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741458093Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=acca391a-a493-481d-8251-1c2a1271ed86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741589147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=772fdb5a-3797-4ac9-aff5-5fc55ed4e2d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741892025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=291efd1f-3c6b-473e-857d-aa8a30a8081f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741936456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=8981fcd1-0106-4cb9-a544-a9ceeb241f1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.743886699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=ff15ce0e-4195-4034-aa85-fe0c970ebd72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.780942 crc crio[3653]: time=\"2026-06-12T15:42:38.775094833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=e844e99b-4454-4b83-8745-106f4f6190ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.803230 crc crio[3653]: time=\"2026-06-12T15:42:38.803017176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=1c48b1dd-f50d-4276-ac89-07b204038b22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.859009 crc crio[3653]: time=\"2026-06-12T15:42:38.85796725Z\" level=info msg=\"Ran pod sandbox fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ae02637e-1169-4a03-a194-781d01525100 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.886621 crc crio[3653]: time=\"2026-06-12T15:42:38.88284831Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.902080 crc crio[3653]: time=\"2026-06-12T15:42:38.901703736Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.902080 crc crio[3653]: time=\"2026-06-12T15:42:38.901865831Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.903395832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.904285827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=712ae676-d778-4a02-936c-9ca17354216f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.905924782Z\" level=info msg=\"runSandbox: deleting pod ID 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e from idIndex\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.905992353Z\" level=info msg=\"runSandbox: removing pod sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.906055395Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.906083936Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.914113 crc crio[3653]: time=\"2026-06-12T15:42:38.913958921Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.938491163Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=045c4e1b-0406-4eb9-8bdd-a2af9c9000c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.938905254Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.938994056Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=caf3671a-39cc-4fdb-8900-6d0171ab14f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.93914172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=11ffde54-65d1-4d3a-9ad7-5d7593fe2ca0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.939387047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=4f1bf179-554f-4e28-9357-781bb3a3aeb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.939452839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc4de17a-cc9d-46d3-8250-bb7679feb261 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.944621 crc crio[3653]: time=\"2026-06-12T15:42:38.943655184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bee95a1-a32c-430d-914c-1696fcca3226 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:38.946854 crc crio[3653]: time=\"2026-06-12T15:42:38.946700047Z\" level=info msg=\"runSandbox: deleting pod ID 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee from idIndex\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.946854 crc crio[3653]: time=\"2026-06-12T15:42:38.946850101Z\" level=info msg=\"runSandbox: removing pod sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.949390 crc crio[3653]: time=\"2026-06-12T15:42:38.948836896Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.949390 crc crio[3653]: time=\"2026-06-12T15:42:38.948898267Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.952711 crc crio[3653]: time=\"2026-06-12T15:42:38.951619922Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.993334 crc crio[3653]: time=\"2026-06-12T15:42:38.993040615Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:38.994475 crc crio[3653]: time=\"2026-06-12T15:42:38.994253828Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.037058 crc crio[3653]: time=\"2026-06-12T15:42:39.03599612Z\" level=info msg=\"runSandbox: deleting pod ID 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105 from idIndex\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.037058 crc crio[3653]: time=\"2026-06-12T15:42:39.036145504Z\" level=info msg=\"runSandbox: removing pod sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.037058 crc crio[3653]: time=\"2026-06-12T15:42:39.03635919Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.037058 crc crio[3653]: time=\"2026-06-12T15:42:39.0363833Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.046000 crc crio[3653]: time=\"2026-06-12T15:42:39.045735867Z\" level=info msg=\"runSandbox: deleting pod ID d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65 from idIndex\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.046000 crc crio[3653]: time=\"2026-06-12T15:42:39.045904491Z\" level=info msg=\"runSandbox: removing pod sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.046000 crc crio[3653]: time=\"2026-06-12T15:42:39.045969113Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.046000 crc crio[3653]: time=\"2026-06-12T15:42:39.046004344Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.048710 crc crio[3653]: time=\"2026-06-12T15:42:39.046874568Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.056754 crc crio[3653]: time=\"2026-06-12T15:42:39.055968906Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.065265 crc crio[3653]: time=\"2026-06-12T15:42:39.064989993Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.065265 crc crio[3653]: time=\"2026-06-12T15:42:39.065275771Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.066466 crc crio[3653]: time=\"2026-06-12T15:42:39.066011901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.080030 crc crio[3653]: time=\"2026-06-12T15:42:39.079063928Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.102825668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32e4ddfd-3078-4062-83aa-afbd6f2a69c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.103098926Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.103151817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=ac842aad-a42f-482b-aace-adf0aa7b16e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.103112026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c2864d3d-0f90-457c-b145-74d36412e001 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.102750786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=b6fe619d-0f45-4c84-9afb-7eb9a6f86a7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.103315932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=95dacf2f-3951-451d-a2e9-d176a8e483b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.080752414Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.106837 crc crio[3653]: time=\"2026-06-12T15:42:39.106087338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9be006ac-9c97-47b6-81b8-7821c32ecde6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.112720 crc crio[3653]: time=\"2026-06-12T15:42:39.106968152Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=119fccad-48c5-46c1-b597-317bff7a72bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.114026 crc crio[3653]: time=\"2026-06-12T15:42:39.110422516Z\" level=info msg=\"runSandbox: deleting pod ID a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3 from idIndex\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.114106 crc crio[3653]: time=\"2026-06-12T15:42:39.114060866Z\" level=info msg=\"runSandbox: removing pod sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.114606 crc crio[3653]: time=\"2026-06-12T15:42:39.114137298Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=1c1a6c2e-3287-4a15-939e-52ea0bb02c32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.114607901Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=8b323a6f-b4ba-4c60-96f8-2c03106ed9ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.114320153Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.114716824Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.114748715Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=79d99226-bf36-4f9d-8b4d-09c31d781b22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.113869611Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=3d379f98-c944-401e-8dbd-ce4e61d39cf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.131965 crc crio[3653]: time=\"2026-06-12T15:42:39.131713469Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.132961 crc crio[3653]: time=\"2026-06-12T15:42:39.132882101Z\" 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=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.133059 crc crio[3653]: time=\"2026-06-12T15:42:39.132963673Z\" 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=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.133472 crc crio[3653]: time=\"2026-06-12T15:42:39.133249591Z\" level=info msg=\"runSandbox: deleting pod ID eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd from idIndex\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.133472 crc crio[3653]: time=\"2026-06-12T15:42:39.133355494Z\" level=info msg=\"runSandbox: removing pod sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.133472 crc crio[3653]: time=\"2026-06-12T15:42:39.133418355Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.133472 crc crio[3653]: time=\"2026-06-12T15:42:39.133437496Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.138280 crc crio[3653]: time=\"2026-06-12T15:42:39.138047242Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.166785 crc crio[3653]: time=\"2026-06-12T15:42:39.165993327Z\" level=info msg=\"runSandbox: deleting pod ID 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed from idIndex\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.166785 crc crio[3653]: time=\"2026-06-12T15:42:39.166250344Z\" level=info msg=\"runSandbox: removing pod sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.166785 crc crio[3653]: time=\"2026-06-12T15:42:39.166318896Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.166785 crc crio[3653]: time=\"2026-06-12T15:42:39.166350896Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.177249 crc crio[3653]: time=\"2026-06-12T15:42:39.176969077Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.197845578Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.197965142Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.204637264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.204960613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.205134188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.205336723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.211853 crc crio[3653]: time=\"2026-06-12T15:42:39.207736449Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.211853 crc crio[3653]: time=\"2026-06-12T15:42:39.209436365Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=2cea45eb-1813-4a50-bbb8-1b0d41f90b13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.213007 crc crio[3653]: time=\"2026-06-12T15:42:39.212866569Z\" 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=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.213007 crc crio[3653]: time=\"2026-06-12T15:42:39.212947391Z\" 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=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.213455 crc crio[3653]: time=\"2026-06-12T15:42:39.21324814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.219528 crc crio[3653]: time=\"2026-06-12T15:42:39.21910562Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=babaafd6-912b-48a6-bdd8-247316ee2371 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.219780 crc crio[3653]: time=\"2026-06-12T15:42:39.219761078Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=f9db4260-37a2-4c47-9e1c-8d9c57f3b2bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.220326 crc crio[3653]: time=\"2026-06-12T15:42:39.219910122Z\" level=info msg=\"runSandbox: deleting pod ID c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738 from idIndex\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.220326 crc crio[3653]: time=\"2026-06-12T15:42:39.220047416Z\" level=info msg=\"runSandbox: removing pod sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.220326 crc crio[3653]: time=\"2026-06-12T15:42:39.220118638Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.220326 crc crio[3653]: time=\"2026-06-12T15:42:39.220145608Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.220717 crc crio[3653]: time=\"2026-06-12T15:42:39.220426206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.221835 crc crio[3653]: time=\"2026-06-12T15:42:39.22093986Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=46f587d4-fb01-4f34-b045-779d48c9ba68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.221835 crc crio[3653]: time=\"2026-06-12T15:42:39.221079424Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=5bfd9994-feb3-4729-9926-e1659abc96a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.221965 crc crio[3653]: time=\"2026-06-12T15:42:39.221737932Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=19dd2aa5-9ec5-4fbe-b0bc-c631a79fd6ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.222319 crc crio[3653]: time=\"2026-06-12T15:42:39.221791644Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=9ee4da0a-dc0a-4800-9012-174d00ab60fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.224460 crc crio[3653]: time=\"2026-06-12T15:42:39.224005174Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f45837e9-bafc-4b13-a2a1-c7917ef655fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.224460 crc crio[3653]: time=\"2026-06-12T15:42:39.224274872Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=d650eaa7-cb2a-409f-832c-177dc3592d7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.224460 crc crio[3653]: time=\"2026-06-12T15:42:39.224449236Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.226887 crc crio[3653]: time=\"2026-06-12T15:42:39.226811161Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=f0f4a5a1-b3c1-4de7-80ee-4e0cf0a8762f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.239637 crc crio[3653]: time=\"2026-06-12T15:42:39.2366553Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=f05a5a05-6335-435e-83ce-56a08ec611cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.283462 crc crio[3653]: time=\"2026-06-12T15:42:39.283302077Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.283462 crc crio[3653]: time=\"2026-06-12T15:42:39.283468951Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.302093 crc crio[3653]: time=\"2026-06-12T15:42:39.285443445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.302433 crc crio[3653]: time=\"2026-06-12T15:42:39.285640191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.302433 crc crio[3653]: time=\"2026-06-12T15:42:39.285752154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.302433 crc crio[3653]: time=\"2026-06-12T15:42:39.286889975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.302635 crc crio[3653]: time=\"2026-06-12T15:42:39.289662851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.302671 crc crio[3653]: time=\"2026-06-12T15:42:39.289811285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.299306285Z\" 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=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.302826571Z\" 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=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.299683925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.299808228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.299979173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.300127737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.315658 crc crio[3653]: time=\"2026-06-12T15:42:39.315472467Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.315658 crc crio[3653]: time=\"2026-06-12T15:42:39.315605761Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.320705 crc crio[3653]: time=\"2026-06-12T15:42:39.320420512Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.331233 crc crio[3653]: time=\"2026-06-12T15:42:39.331120965Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.331545 crc crio[3653]: time=\"2026-06-12T15:42:39.331256949Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.331738 crc crio[3653]: time=\"2026-06-12T15:42:39.33167682Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.331948 crc crio[3653]: time=\"2026-06-12T15:42:39.331704151Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.334849 crc crio[3653]: time=\"2026-06-12T15:42:39.334768685Z\" level=info msg=\"runSandbox: deleting pod ID 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6 from idIndex\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.334959 crc crio[3653]: time=\"2026-06-12T15:42:39.334849007Z\" level=info msg=\"runSandbox: removing pod sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.334959 crc crio[3653]: time=\"2026-06-12T15:42:39.334904419Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.334959 crc crio[3653]: time=\"2026-06-12T15:42:39.334931579Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.335412 crc crio[3653]: time=\"2026-06-12T15:42:39.335342641Z\" level=info msg=\"runSandbox: deleting pod ID 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29 from idIndex\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.335412 crc crio[3653]: time=\"2026-06-12T15:42:39.335400302Z\" level=info msg=\"runSandbox: removing pod sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.335412 crc crio[3653]: time=\"2026-06-12T15:42:39.335433973Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.335412 crc crio[3653]: time=\"2026-06-12T15:42:39.335454284Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.335483454Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.335914916Z\" level=info msg=\"runSandbox: deleting pod ID c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef from idIndex\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.335969308Z\" level=info msg=\"runSandbox: removing pod sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.336003999Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.336030759Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.337322 crc crio[3653]: time=\"2026-06-12T15:42:39.337021566Z\" level=info msg=\"runSandbox: deleting pod ID 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091 from idIndex\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.337322 crc crio[3653]: time=\"2026-06-12T15:42:39.337101359Z\" level=info msg=\"runSandbox: removing pod sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.337322 crc crio[3653]: time=\"2026-06-12T15:42:39.337202281Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.337322 crc crio[3653]: time=\"2026-06-12T15:42:39.337226712Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.337827 crc crio[3653]: time=\"2026-06-12T15:42:39.337395407Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.337889 crc crio[3653]: time=\"2026-06-12T15:42:39.337821668Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.338112 crc crio[3653]: time=\"2026-06-12T15:42:39.338046885Z\" level=info msg=\"runSandbox: deleting pod ID 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311 from idIndex\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.338363 crc crio[3653]: time=\"2026-06-12T15:42:39.338336622Z\" level=info msg=\"runSandbox: removing pod sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.338659 crc crio[3653]: time=\"2026-06-12T15:42:39.33859457Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.338841 crc crio[3653]: time=\"2026-06-12T15:42:39.33861962Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.339346 crc crio[3653]: time=\"2026-06-12T15:42:39.339251287Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.340418 crc crio[3653]: time=\"2026-06-12T15:42:39.339252528Z\" level=info msg=\"runSandbox: deleting pod ID 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3 from idIndex\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.340569 crc crio[3653]: time=\"2026-06-12T15:42:39.340411719Z\" level=info msg=\"runSandbox: removing pod sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.340569 crc crio[3653]: time=\"2026-06-12T15:42:39.340461601Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.340767 crc crio[3653]: time=\"2026-06-12T15:42:39.340569074Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.340817 crc crio[3653]: time=\"2026-06-12T15:42:39.340764309Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.341007 crc crio[3653]: time=\"2026-06-12T15:42:39.340973605Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.348435 crc crio[3653]: time=\"2026-06-12T15:42:39.348338156Z\" 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=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.348435 crc crio[3653]: time=\"2026-06-12T15:42:39.348429079Z\" 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=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.350858 crc crio[3653]: time=\"2026-06-12T15:42:39.350811554Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.354711 crc crio[3653]: time=\"2026-06-12T15:42:39.353923439Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.355943 crc crio[3653]: time=\"2026-06-12T15:42:39.355856292Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.356030 crc crio[3653]: time=\"2026-06-12T15:42:39.355944404Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.356030 crc crio[3653]: time=\"2026-06-12T15:42:39.355979045Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.356783217Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.35796633Z\" level=info msg=\"runSandbox: deleting pod ID 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15 from idIndex\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.358005741Z\" level=info msg=\"runSandbox: removing pod sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.358053322Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.358073673Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.358562996Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.361064 crc crio[3653]: time=\"2026-06-12T15:42:39.360995272Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.361667 crc crio[3653]: time=\"2026-06-12T15:42:39.361486696Z\" level=info msg=\"runSandbox: deleting pod ID 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b from idIndex\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.361792 crc crio[3653]: time=\"2026-06-12T15:42:39.361665311Z\" level=info msg=\"runSandbox: removing pod sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.361792 crc crio[3653]: time=\"2026-06-12T15:42:39.361708542Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.361792 crc crio[3653]: time=\"2026-06-12T15:42:39.361733893Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362488963Z\" level=info msg=\"runSandbox: deleting pod ID c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b from idIndex\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362642737Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362671968Z\" level=info msg=\"runSandbox: removing pod sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362855213Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362941336Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.364300 crc crio[3653]: time=\"2026-06-12T15:42:39.363684886Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.364300 crc crio[3653]: time=\"2026-06-12T15:42:39.363940973Z\" level=info msg=\"runSandbox: deleting pod ID c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda from idIndex\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.364300 crc crio[3653]: time=\"2026-06-12T15:42:39.364238261Z\" level=info msg=\"runSandbox: removing pod sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.364450 crc crio[3653]: time=\"2026-06-12T15:42:39.364366995Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.364567 crc crio[3653]: time=\"2026-06-12T15:42:39.364471198Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.365013 crc crio[3653]: time=\"2026-06-12T15:42:39.36494231Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.366411 crc crio[3653]: time=\"2026-06-12T15:42:39.366265507Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.368013 crc crio[3653]: time=\"2026-06-12T15:42:39.367923532Z\" level=info msg=\"runSandbox: deleting pod ID 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad from idIndex\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.368013 crc crio[3653]: time=\"2026-06-12T15:42:39.367987234Z\" level=info msg=\"runSandbox: removing pod sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.368202 crc crio[3653]: time=\"2026-06-12T15:42:39.368025295Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.368202 crc crio[3653]: time=\"2026-06-12T15:42:39.368047925Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.368482 crc crio[3653]: time=\"2026-06-12T15:42:39.368421106Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.371485 crc crio[3653]: time=\"2026-06-12T15:42:39.371400617Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.371485 crc crio[3653]: time=\"2026-06-12T15:42:39.371477599Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.378857 crc crio[3653]: time=\"2026-06-12T15:42:39.378709857Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.380766 crc crio[3653]: time=\"2026-06-12T15:42:39.380702662Z\" level=info msg=\"runSandbox: deleting pod ID 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8 from idIndex\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.380921 crc crio[3653]: time=\"2026-06-12T15:42:39.380775434Z\" level=info msg=\"runSandbox: removing pod sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.380921 crc crio[3653]: time=\"2026-06-12T15:42:39.380819755Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.380921 crc crio[3653]: time=\"2026-06-12T15:42:39.380897567Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.382008 crc crio[3653]: time=\"2026-06-12T15:42:39.381953196Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.391276 crc crio[3653]: time=\"2026-06-12T15:42:39.390549351Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.394294 crc crio[3653]: time=\"2026-06-12T15:42:39.394259443Z\" 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=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.394705 crc crio[3653]: time=\"2026-06-12T15:42:39.394675564Z\" 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=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.395229 crc crio[3653]: time=\"2026-06-12T15:42:39.395159937Z\" level=info msg=\"runSandbox: deleting pod ID 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4 from idIndex\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.395380 crc crio[3653]: time=\"2026-06-12T15:42:39.395355753Z\" level=info msg=\"runSandbox: removing pod sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.395667 crc crio[3653]: time=\"2026-06-12T15:42:39.39563852Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.396001 crc crio[3653]: time=\"2026-06-12T15:42:39.395763984Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.396891 crc crio[3653]: time=\"2026-06-12T15:42:39.396861194Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.407583 crc crio[3653]: time=\"2026-06-12T15:42:39.407346571Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.410374 crc crio[3653]: time=\"2026-06-12T15:42:39.410297301Z\" level=info msg=\"runSandbox: deleting pod ID 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107 from idIndex\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.410572 crc crio[3653]: time=\"2026-06-12T15:42:39.410433835Z\" level=info msg=\"runSandbox: removing pod sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.410628 crc crio[3653]: time=\"2026-06-12T15:42:39.41060398Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.410695 crc crio[3653]: time=\"2026-06-12T15:42:39.4106275Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.411445 crc crio[3653]: time=\"2026-06-12T15:42:39.411388191Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.428551 crc crio[3653]: time=\"2026-06-12T15:42:39.428336605Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.428551 crc crio[3653]: time=\"2026-06-12T15:42:39.428426717Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.431992 crc crio[3653]: time=\"2026-06-12T15:42:39.431889432Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.432591 crc crio[3653]: time=\"2026-06-12T15:42:39.432337084Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.432591 crc crio[3653]: time=\"2026-06-12T15:42:39.432585531Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 12 15:42:39.432943 crc crio[3653]: time=\"2026-06-12T15:42:39.432695044Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-qfg2x Namespace:openshift-operator-lifecycle-manager ID:f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 UID:b1ec2448-4d40-4afd-907a-6b38271a6735 NetNS:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1ec2448_4d40_4afd_907a_6b38271a6735.slice PodAnnotations:0xc002a90ec8}] Aliases:map[]}\"\nJun 12 15:42:39.433158 crc crio[3653]: time=\"2026-06-12T15:42:39.432947791Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687970-qfg2x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:42:39.433864 crc crio[3653]: time=\"2026-06-12T15:42:39.433825905Z\" level=info msg=\"runSandbox: deleting pod ID 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214 from idIndex\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.433940 crc crio[3653]: time=\"2026-06-12T15:42:39.433870996Z\" level=info msg=\"runSandbox: removing pod sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.433940 crc crio[3653]: time=\"2026-06-12T15:42:39.433917958Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.433940 crc crio[3653]: time=\"2026-06-12T15:42:39.433935778Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.434639 crc crio[3653]: time=\"2026-06-12T15:42:39.434591136Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.435088 crc crio[3653]: time=\"2026-06-12T15:42:39.435025138Z\" 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=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.435143 crc crio[3653]: time=\"2026-06-12T15:42:39.43509007Z\" 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=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.439867 crc crio[3653]: time=\"2026-06-12T15:42:39.439672085Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.439867 crc crio[3653]: time=\"2026-06-12T15:42:39.439773038Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.445998 crc crio[3653]: time=\"2026-06-12T15:42:39.44569238Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.445998 crc crio[3653]: time=\"2026-06-12T15:42:39.445805513Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.450769 crc crio[3653]: time=\"2026-06-12T15:42:39.450690166Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.450861 crc crio[3653]: time=\"2026-06-12T15:42:39.450779999Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.478085 crc crio[3653]: time=\"2026-06-12T15:42:39.47787463Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.478085 crc crio[3653]: time=\"2026-06-12T15:42:39.478023034Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.478085 crc crio[3653]: time=\"2026-06-12T15:42:39.478058475Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_64b60a61-6da2-4bcc-b365-d0f957fef600\\\"\"\nJun 12 15:42:39.478085 crc crio[3653]: time=\"2026-06-12T15:42:39.478108437Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_c7c8efd5-98f2-4446-bbcb-5563735d6a2b\\\"\"\nJun 12 15:42:39.490003 crc crio[3653]: time=\"2026-06-12T15:42:39.489829247Z\" 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=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.490352 crc crio[3653]: time=\"2026-06-12T15:42:39.490068694Z\" 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=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.498762 crc crio[3653]: time=\"2026-06-12T15:42:39.498638188Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.500893 crc crio[3653]: time=\"2026-06-12T15:42:39.498733271Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.508147 crc crio[3653]: time=\"2026-06-12T15:42:39.508011625Z\" 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=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.508147 crc crio[3653]: time=\"2026-06-12T15:42:39.508148098Z\" 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=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.513073 crc crio[3653]: time=\"2026-06-12T15:42:39.51295699Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.513073 crc crio[3653]: time=\"2026-06-12T15:42:39.513039002Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.513268 crc crio[3653]: time=\"2026-06-12T15:42:39.513068733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:42:39.515929 crc crio[3653]: time=\"2026-06-12T15:42:39.515844459Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.516028 crc crio[3653]: time=\"2026-06-12T15:42:39.515949722Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.522703 crc crio[3653]: time=\"2026-06-12T15:42:39.522591924Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.522703 crc crio[3653]: time=\"2026-06-12T15:42:39.522692606Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.526898 crc crio[3653]: time=\"2026-06-12T15:42:39.526771818Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.526898 crc crio[3653]: time=\"2026-06-12T15:42:39.526827869Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.531573 crc crio[3653]: time=\"2026-06-12T15:42:39.531401495Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.531573 crc crio[3653]: time=\"2026-06-12T15:42:39.531486777Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.540034 crc crio[3653]: time=\"2026-06-12T15:42:39.539906557Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.540034 crc crio[3653]: time=\"2026-06-12T15:42:39.539977549Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.540034 crc crio[3653]: time=\"2026-06-12T15:42:39.54000607Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 12 15:42:39.557294 crc crio[3653]: time=\"2026-06-12T15:42:39.556968724Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.557294 crc crio[3653]: time=\"2026-06-12T15:42:39.557051856Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.557294 crc crio[3653]: time=\"2026-06-12T15:42:39.557094588Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 12 15:42:39.580303 crc crio[3653]: time=\"2026-06-12T15:42:39.580133148Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.580303 crc crio[3653]: time=\"2026-06-12T15:42:39.580238631Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.580701 crc crio[3653]: time=\"2026-06-12T15:42:39.580353154Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 12 15:42:39.587383 crc crio[3653]: time=\"2026-06-12T15:42:39.587293174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.591818 crc crio[3653]: time=\"2026-06-12T15:42:39.591713305Z\" 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=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.591818 crc crio[3653]: time=\"2026-06-12T15:42:39.591801977Z\" 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=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.594038 crc crio[3653]: time=\"2026-06-12T15:42:39.593941016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.609657 crc crio[3653]: time=\"2026-06-12T15:42:39.609535192Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.609657 crc crio[3653]: time=\"2026-06-12T15:42:39.609611414Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.609657 crc crio[3653]: time=\"2026-06-12T15:42:39.609662136Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 12 15:42:39.613078 crc crio[3653]: time=\"2026-06-12T15:42:39.612983267Z\" level=info msg=\"Ran pod sandbox f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/POD\" id=6018d4ab-27f5-4467-b1a7-69dee9b28e63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.615839 crc crio[3653]: time=\"2026-06-12T15:42:39.615741612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4909a557-8966-49d5-9dea-df837c906b64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.617574 crc crio[3653]: time=\"2026-06-12T15:42:39.61747571Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.617687 crc crio[3653]: time=\"2026-06-12T15:42:39.617583153Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.652602 crc crio[3653]: time=\"2026-06-12T15:42:39.652375304Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.652602 crc crio[3653]: time=\"2026-06-12T15:42:39.652436026Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.652602 crc crio[3653]: time=\"2026-06-12T15:42:39.652464027Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 12 15:42:39.662265 crc crio[3653]: time=\"2026-06-12T15:42:39.662141962Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.662265 crc crio[3653]: time=\"2026-06-12T15:42:39.662257935Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:39.669279 crc crio[3653]: time=\"2026-06-12T15:42:39.667729104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.670923 crc crio[3653]: time=\"2026-06-12T15:42:39.670839429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd576816-a967-40ad-9968-78b3ca21b382 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:39.683979 crc crio[3653]: time=\"2026-06-12T15:42:39.680952666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.683979 crc crio[3653]: time=\"2026-06-12T15:42:39.681784939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.688987 crc crio[3653]: time=\"2026-06-12T15:42:39.687875976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.690118 crc crio[3653]: time=\"2026-06-12T15:42:39.690039435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.692685 crc crio[3653]: time=\"2026-06-12T15:42:39.692594445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.695963 crc crio[3653]: time=\"2026-06-12T15:42:39.695890135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.701888 crc crio[3653]: time=\"2026-06-12T15:42:39.701803647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.702332 crc crio[3653]: time=\"2026-06-12T15:42:39.702232718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.709219 crc crio[3653]: time=\"2026-06-12T15:42:39.709117347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.711718 crc crio[3653]: time=\"2026-06-12T15:42:39.711656446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.718128 crc crio[3653]: time=\"2026-06-12T15:42:39.718038021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.718857 crc crio[3653]: time=\"2026-06-12T15:42:39.718775631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.719094 crc crio[3653]: time=\"2026-06-12T15:42:39.718982456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.721091 crc crio[3653]: time=\"2026-06-12T15:42:39.721025282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.721224 crc crio[3653]: time=\"2026-06-12T15:42:39.721123425Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.721224 crc crio[3653]: time=\"2026-06-12T15:42:39.721144436Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.721224 crc crio[3653]: time=\"2026-06-12T15:42:39.721203047Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 12 15:42:39.723933 crc crio[3653]: time=\"2026-06-12T15:42:39.72386691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.724578 crc crio[3653]: time=\"2026-06-12T15:42:39.724458466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.725155 crc crio[3653]: time=\"2026-06-12T15:42:39.725069563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.727154 crc crio[3653]: time=\"2026-06-12T15:42:39.726866222Z\" level=info msg=\"Created container 2f62d2e6b205df688905f9a595476f6240d5065e9d16a1748e9d5db8eaeecc8b: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=acca391a-a493-481d-8251-1c2a1271ed86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.729014 crc crio[3653]: time=\"2026-06-12T15:42:39.728863627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.729111 crc crio[3653]: time=\"2026-06-12T15:42:39.729090053Z\" level=info msg=\"Starting container: 2f62d2e6b205df688905f9a595476f6240d5065e9d16a1748e9d5db8eaeecc8b\" id=59304de7-117f-4bd3-8579-01629047f0ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:39.731624 crc crio[3653]: time=\"2026-06-12T15:42:39.731592651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.737379 crc crio[3653]: time=\"2026-06-12T15:42:39.737215675Z\" level=info msg=\"Started container\" PID=11010 containerID=2f62d2e6b205df688905f9a595476f6240d5065e9d16a1748e9d5db8eaeecc8b description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=59304de7-117f-4bd3-8579-01629047f0ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e\nJun 12 15:42:39.741861 crc crio[3653]: time=\"2026-06-12T15:42:39.741707118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.748440 crc crio[3653]: time=\"2026-06-12T15:42:39.747850166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.765253 crc crio[3653]: time=\"2026-06-12T15:42:39.763934336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.771337 crc crio[3653]: time=\"2026-06-12T15:42:39.765323894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.775666 crc crio[3653]: time=\"2026-06-12T15:42:39.774461594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.778151 crc crio[3653]: time=\"2026-06-12T15:42:39.778030422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.782339 crc crio[3653]: time=\"2026-06-12T15:42:39.782255958Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.782339 crc crio[3653]: time=\"2026-06-12T15:42:39.782308949Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.782339 crc crio[3653]: time=\"2026-06-12T15:42:39.78233605Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 12 15:42:39.786249 crc crio[3653]: time=\"2026-06-12T15:42:39.786124533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.788787 crc crio[3653]: time=\"2026-06-12T15:42:39.788688244Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles\" id=0e5b7c84-8445-49eb-bdcd-907fe8ff9081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:39.788787 crc crio[3653]: time=\"2026-06-12T15:42:39.788749545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.789407 crc crio[3653]: time=\"2026-06-12T15:42:39.789113185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.884876 crc crio[3653]: time=\"2026-06-12T15:42:39.884813293Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.885816 crc crio[3653]: time=\"2026-06-12T15:42:39.885702858Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.885816 crc crio[3653]: time=\"2026-06-12T15:42:39.885813991Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 12 15:42:39.897044 crc crio[3653]: time=\"2026-06-12T15:42:39.896870423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.905262 crc crio[3653]: time=\"2026-06-12T15:42:39.905141019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:39.981016 crc crio[3653]: time=\"2026-06-12T15:42:39.980904201Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:39.981016 crc crio[3653]: time=\"2026-06-12T15:42:39.980961673Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:39.981016 crc crio[3653]: time=\"2026-06-12T15:42:39.980994354Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 12 15:42:40.000989 crc crio[3653]: time=\"2026-06-12T15:42:40.000874068Z\" level=info msg=\"Created container 3b841346288a76354c7677bda25be66362d4e908d906b0e631b8b1c948666cf1: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=119fccad-48c5-46c1-b597-317bff7a72bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.004439 crc crio[3653]: time=\"2026-06-12T15:42:40.004309092Z\" level=info msg=\"Starting container: 3b841346288a76354c7677bda25be66362d4e908d906b0e631b8b1c948666cf1\" id=6ee237d4-c5b5-4a37-860d-5430da251af1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.014993 crc crio[3653]: time=\"2026-06-12T15:42:40.014887411Z\" level=info msg=\"Created container 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583: openshift-console/console-6c684df5db-cc8g8/console\" id=045c4e1b-0406-4eb9-8bdd-a2af9c9000c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.027820 crc crio[3653]: time=\"2026-06-12T15:42:40.027613779Z\" level=info msg=\"Starting container: 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583\" id=cf7e0ba2-6209-4440-9dac-456a257e8fff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.037124 crc crio[3653]: time=\"2026-06-12T15:42:40.036943305Z\" level=info msg=\"Started container\" PID=11053 containerID=1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583 description=openshift-console/console-6c684df5db-cc8g8/console id=cf7e0ba2-6209-4440-9dac-456a257e8fff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\nJun 12 15:42:40.072290 crc crio[3653]: time=\"2026-06-12T15:42:40.071739227Z\" level=info msg=\"Started container\" PID=11054 containerID=3b841346288a76354c7677bda25be66362d4e908d906b0e631b8b1c948666cf1 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=6ee237d4-c5b5-4a37-860d-5430da251af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a\nJun 12 15:42:40.123948 crc crio[3653]: time=\"2026-06-12T15:42:40.123909074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1bc07781-6952-4913-9e98-19ad49ce8da8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:40.129614 crc crio[3653]: time=\"2026-06-12T15:42:40.129467066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43951889-4c2f-42ba-8cf5-47410e5269be name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:40.134248 crc crio[3653]: time=\"2026-06-12T15:42:40.133842016Z\" level=info msg=\"Created container 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=1c1a6c2e-3287-4a15-939e-52ea0bb02c32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.141383 crc crio[3653]: time=\"2026-06-12T15:42:40.140305982Z\" level=info msg=\"Starting container: 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69\" id=0cb05463-de06-498d-a344-3656feb9de70 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.144651 crc crio[3653]: time=\"2026-06-12T15:42:40.143814588Z\" level=info msg=\"Created container 0b8a0988693bd95ad30d38a1cdafcda6f9adccdc2d2dd951b81e3adcae2e0299: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=f9db4260-37a2-4c47-9e1c-8d9c57f3b2bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.150003 crc crio[3653]: time=\"2026-06-12T15:42:40.149958267Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=af21aad9-30c6-4b4e-841f-9b080b6538da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.151042 crc crio[3653]: time=\"2026-06-12T15:42:40.151014525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.152250 crc crio[3653]: time=\"2026-06-12T15:42:40.150235784Z\" level=info msg=\"Starting container: 0b8a0988693bd95ad30d38a1cdafcda6f9adccdc2d2dd951b81e3adcae2e0299\" id=d6b42a33-7c58-456a-b5d2-d6973eb97778 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.152818 crc crio[3653]: time=\"2026-06-12T15:42:40.152737243Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:40.152818 crc crio[3653]: time=\"2026-06-12T15:42:40.152783624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:40.152818 crc crio[3653]: time=\"2026-06-12T15:42:40.152819715Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 12 15:42:40.153962 crc crio[3653]: time=\"2026-06-12T15:42:40.153926015Z\" level=info msg=\"Started container\" PID=11094 containerID=29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=0cb05463-de06-498d-a344-3656feb9de70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\nJun 12 15:42:40.158665 crc crio[3653]: time=\"2026-06-12T15:42:40.158227923Z\" level=info msg=\"Started container\" PID=11086 containerID=0b8a0988693bd95ad30d38a1cdafcda6f9adccdc2d2dd951b81e3adcae2e0299 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=d6b42a33-7c58-456a-b5d2-d6973eb97778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a\nJun 12 15:42:40.167605 crc crio[3653]: time=\"2026-06-12T15:42:40.167459755Z\" level=info msg=\"Created container 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=46f587d4-fb01-4f34-b045-779d48c9ba68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.174635 crc crio[3653]: time=\"2026-06-12T15:42:40.16981783Z\" level=info msg=\"Starting container: 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4\" id=59c3db2c-af97-4746-a8fd-666629d77a5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.192862 crc crio[3653]: time=\"2026-06-12T15:42:40.192732587Z\" level=info msg=\"Started container\" PID=11080 containerID=3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=59c3db2c-af97-4746-a8fd-666629d77a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\nJun 12 15:42:40.201998 crc crio[3653]: time=\"2026-06-12T15:42:40.201820776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.292838 crc crio[3653]: time=\"2026-06-12T15:42:40.292707202Z\" level=info msg=\"Created container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f45837e9-bafc-4b13-a2a1-c7917ef655fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.294705 crc crio[3653]: time=\"2026-06-12T15:42:40.294618665Z\" level=info msg=\"Created container 5437a5a66b60fb4f1890a6748e6b7ec86c88ddbf901fe1a8d7170e795306d7ad: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=5bfd9994-feb3-4729-9926-e1659abc96a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.297374 crc crio[3653]: time=\"2026-06-12T15:42:40.295058097Z\" level=info msg=\"Created container 4dca7e47c9f057c05af12047207feda10e5f5246cde2c5c8234581fa19ced423: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=79d99226-bf36-4f9d-8b4d-09c31d781b22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.300059 crc crio[3653]: time=\"2026-06-12T15:42:40.29519858Z\" level=info msg=\"Created container 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles\" id=0e5b7c84-8445-49eb-bdcd-907fe8ff9081 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.301031 crc crio[3653]: time=\"2026-06-12T15:42:40.295233431Z\" level=info msg=\"Created container d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=d650eaa7-cb2a-409f-832c-177dc3592d7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.301676 crc crio[3653]: time=\"2026-06-12T15:42:40.300647709Z\" level=info msg=\"Created container 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=8b323a6f-b4ba-4c60-96f8-2c03106ed9ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.303281 crc crio[3653]: time=\"2026-06-12T15:42:40.30213951Z\" level=info msg=\"Starting container: 4dca7e47c9f057c05af12047207feda10e5f5246cde2c5c8234581fa19ced423\" id=60625f2e-52aa-4c95-b716-ccb950d0444c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.306891 crc crio[3653]: time=\"2026-06-12T15:42:40.306047397Z\" level=info msg=\"Starting container: 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d\" id=040f5104-4d6c-4e6a-82e1-fc4442cc6a28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.306891 crc crio[3653]: time=\"2026-06-12T15:42:40.306388177Z\" level=info msg=\"Starting container: d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9\" id=0a2414ee-d9de-4b2c-bbf2-2f25be32b180 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.312318 crc crio[3653]: time=\"2026-06-12T15:42:40.31199775Z\" level=info msg=\"Starting container: 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818\" id=c3882f02-d3eb-42a8-a7b6-95e99e0be075 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.312318 crc crio[3653]: time=\"2026-06-12T15:42:40.312025521Z\" level=info msg=\"Starting container: 5437a5a66b60fb4f1890a6748e6b7ec86c88ddbf901fe1a8d7170e795306d7ad\" id=43b81d4d-954b-4de9-a115-6be68402b0f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.313347 crc crio[3653]: time=\"2026-06-12T15:42:40.313303306Z\" level=info msg=\"Created container ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=19dd2aa5-9ec5-4fbe-b0bc-c631a79fd6ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.313827 crc crio[3653]: time=\"2026-06-12T15:42:40.313754358Z\" level=info msg=\"Starting container: 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e\" id=7ba13a9d-9f70-46af-a17a-b93352fe73e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.317044 crc crio[3653]: time=\"2026-06-12T15:42:40.316943825Z\" level=info msg=\"Created container efab52581d8c7d5b2c71886839b98fe2a41dcc806bcbe73bd0c00cad9aad436e: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=3d379f98-c944-401e-8dbd-ce4e61d39cf9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.322462 crc crio[3653]: time=\"2026-06-12T15:42:40.320160393Z\" level=info msg=\"Started container\" PID=11097 containerID=d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=0a2414ee-d9de-4b2c-bbf2-2f25be32b180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\nJun 12 15:42:40.324808 crc crio[3653]: time=\"2026-06-12T15:42:40.3244159Z\" level=info msg=\"Starting container: ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c\" id=917be094-633d-4328-8f4d-a7971a942664 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.325311 crc crio[3653]: time=\"2026-06-12T15:42:40.325195351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.325408 crc crio[3653]: time=\"2026-06-12T15:42:40.325221902Z\" level=info msg=\"Starting container: efab52581d8c7d5b2c71886839b98fe2a41dcc806bcbe73bd0c00cad9aad436e\" id=fd2b6ecc-031c-4dd5-87b3-90b6536bee4c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.327105 crc crio[3653]: time=\"2026-06-12T15:42:40.327014751Z\" level=info msg=\"Started container\" PID=11112 containerID=2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818 description=openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles id=c3882f02-d3eb-42a8-a7b6-95e99e0be075 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\nJun 12 15:42:40.333902 crc crio[3653]: time=\"2026-06-12T15:42:40.333715334Z\" level=info msg=\"Started container\" PID=11140 containerID=efab52581d8c7d5b2c71886839b98fe2a41dcc806bcbe73bd0c00cad9aad436e description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=fd2b6ecc-031c-4dd5-87b3-90b6536bee4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c\nJun 12 15:42:40.338422 crc crio[3653]: time=\"2026-06-12T15:42:40.336790728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.338422 crc crio[3653]: time=\"2026-06-12T15:42:40.3368398Z\" level=info msg=\"Started container\" PID=11106 containerID=5437a5a66b60fb4f1890a6748e6b7ec86c88ddbf901fe1a8d7170e795306d7ad description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=43b81d4d-954b-4de9-a115-6be68402b0f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100\nJun 12 15:42:40.338422 crc crio[3653]: time=\"2026-06-12T15:42:40.338152726Z\" level=info msg=\"Started container\" PID=11103 containerID=3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=040f5104-4d6c-4e6a-82e1-fc4442cc6a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\nJun 12 15:42:40.347218 crc crio[3653]: time=\"2026-06-12T15:42:40.346985917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.356431 crc crio[3653]: time=\"2026-06-12T15:42:40.356304632Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:40.356982 crc crio[3653]: time=\"2026-06-12T15:42:40.356926939Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:40.356982 crc crio[3653]: time=\"2026-06-12T15:42:40.35697267Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 12 15:42:40.359218 crc crio[3653]: time=\"2026-06-12T15:42:40.35914569Z\" level=info msg=\"Started container\" PID=11104 containerID=0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=7ba13a9d-9f70-46af-a17a-b93352fe73e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\nJun 12 15:42:40.361321 crc crio[3653]: time=\"2026-06-12T15:42:40.361063362Z\" level=info msg=\"Started container\" PID=11107 containerID=ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=917be094-633d-4328-8f4d-a7971a942664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\nJun 12 15:42:40.362005 crc crio[3653]: time=\"2026-06-12T15:42:40.361794302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.374206 crc crio[3653]: time=\"2026-06-12T15:42:40.374114519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.383129 crc crio[3653]: time=\"2026-06-12T15:42:40.383024443Z\" level=info msg=\"Started container\" PID=11093 containerID=4dca7e47c9f057c05af12047207feda10e5f5246cde2c5c8234581fa19ced423 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=60625f2e-52aa-4c95-b716-ccb950d0444c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c\nJun 12 15:42:40.398744 crc crio[3653]: time=\"2026-06-12T15:42:40.398599809Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:40.398744 crc crio[3653]: time=\"2026-06-12T15:42:40.398667321Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:40.398744 crc crio[3653]: time=\"2026-06-12T15:42:40.398694912Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 12 15:42:40.408920 crc crio[3653]: time=\"2026-06-12T15:42:40.408814959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.439424 crc crio[3653]: time=\"2026-06-12T15:42:40.438868161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6ede44a7-53ea-4898-be13-0c03e738463c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:40.443907 crc crio[3653]: time=\"2026-06-12T15:42:40.443671912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=06b25355-61f6-4627-a206-6eaecbd43b1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:40.447569 crc crio[3653]: time=\"2026-06-12T15:42:40.447426405Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:40.447569 crc crio[3653]: time=\"2026-06-12T15:42:40.447563959Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:40.447792 crc crio[3653]: time=\"2026-06-12T15:42:40.4475918Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 12 15:42:40.448452 crc crio[3653]: time=\"2026-06-12T15:42:40.448148135Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=a4b663ef-2d21-4852-9454-20d026884449 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.448907 crc crio[3653]: time=\"2026-06-12T15:42:40.448785422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.473545 crc crio[3653]: time=\"2026-06-12T15:42:40.473289513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.499479 crc crio[3653]: time=\"2026-06-12T15:42:40.499387147Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:40.499479 crc crio[3653]: time=\"2026-06-12T15:42:40.499471779Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:40.499695 crc crio[3653]: time=\"2026-06-12T15:42:40.499558051Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 12 15:42:40.518203 crc crio[3653]: time=\"2026-06-12T15:42:40.518026537Z\" level=info msg=\"Created container a4b43f3a32d47f4aeb0ec5502c7aa811244fe787578faad91b6c1b80a6de2d1d: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=2cea45eb-1813-4a50-bbb8-1b0d41f90b13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.520803 crc crio[3653]: time=\"2026-06-12T15:42:40.520657819Z\" level=info msg=\"Starting container: a4b43f3a32d47f4aeb0ec5502c7aa811244fe787578faad91b6c1b80a6de2d1d\" id=288be42d-e80a-4278-995a-1bae795ac2a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.547384 crc crio[3653]: time=\"2026-06-12T15:42:40.543261657Z\" level=info msg=\"Started container\" PID=11191 containerID=a4b43f3a32d47f4aeb0ec5502c7aa811244fe787578faad91b6c1b80a6de2d1d description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=288be42d-e80a-4278-995a-1bae795ac2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0\nJun 12 15:42:40.578990 crc crio[3653]: time=\"2026-06-12T15:42:40.578429629Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:40.578990 crc crio[3653]: time=\"2026-06-12T15:42:40.578662086Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:40.578990 crc crio[3653]: time=\"2026-06-12T15:42:40.578687356Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 12 15:42:40.678018 crc crio[3653]: time=\"2026-06-12T15:42:40.67785412Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:40.678018 crc crio[3653]: time=\"2026-06-12T15:42:40.677917151Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:40.678018 crc crio[3653]: time=\"2026-06-12T15:42:40.677939462Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 12 15:42:40.789921 crc crio[3653]: time=\"2026-06-12T15:42:40.789803492Z\" level=info msg=\"Created container edc9495e07ae8d239481ee11b3a2a7cabe9afb78c620575760d54e18ed4be19f: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=af21aad9-30c6-4b4e-841f-9b080b6538da name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.791919 crc crio[3653]: time=\"2026-06-12T15:42:40.791820828Z\" level=info msg=\"Starting container: edc9495e07ae8d239481ee11b3a2a7cabe9afb78c620575760d54e18ed4be19f\" id=7c1ff624-d200-484b-902e-6681ca430472 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.806426 crc crio[3653]: time=\"2026-06-12T15:42:40.805844001Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:40.806426 crc crio[3653]: time=\"2026-06-12T15:42:40.805936974Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:40.806426 crc crio[3653]: time=\"2026-06-12T15:42:40.805967935Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 12 15:42:40.810554 crc crio[3653]: time=\"2026-06-12T15:42:40.810354105Z\" level=info msg=\"Started container\" PID=11212 containerID=edc9495e07ae8d239481ee11b3a2a7cabe9afb78c620575760d54e18ed4be19f description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=7c1ff624-d200-484b-902e-6681ca430472 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a\nJun 12 15:42:40.814779 crc crio[3653]: time=\"2026-06-12T15:42:40.813153771Z\" level=info msg=\"Created container 42efb0fb5e008b31f9003f97b2a31da90a474c141d00a37c5df03faf3e8e654c: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=9ee4da0a-dc0a-4800-9012-174d00ab60fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.817878 crc crio[3653]: time=\"2026-06-12T15:42:40.817337776Z\" level=info msg=\"Starting container: 42efb0fb5e008b31f9003f97b2a31da90a474c141d00a37c5df03faf3e8e654c\" id=2e22b38b-2d1a-4940-af7f-b827d66c41c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.823898 crc crio[3653]: time=\"2026-06-12T15:42:40.823461403Z\" level=info msg=\"Created container 75945fe318de471f70f134c1bea59cae854eca53812a248ec0ec76d4239760f2: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=f0f4a5a1-b3c1-4de7-80ee-4e0cf0a8762f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.827833 crc crio[3653]: time=\"2026-06-12T15:42:40.826970889Z\" level=info msg=\"Starting container: 75945fe318de471f70f134c1bea59cae854eca53812a248ec0ec76d4239760f2\" id=2fd779cc-23d2-43bc-b645-a73d076654ab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.829964 crc crio[3653]: time=\"2026-06-12T15:42:40.828664846Z\" level=info msg=\"Created container e197a37564e5cd79fa6700764faa7afae12682219cf86429ad2ee0ae6e41a8b2: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=babaafd6-912b-48a6-bdd8-247316ee2371 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.834772 crc crio[3653]: time=\"2026-06-12T15:42:40.834025062Z\" level=info msg=\"Starting container: e197a37564e5cd79fa6700764faa7afae12682219cf86429ad2ee0ae6e41a8b2\" id=cf78c296-0592-4d39-abcb-f2054da8b1dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:40.854264 crc crio[3653]: time=\"2026-06-12T15:42:40.846569735Z\" level=info msg=\"Started container\" PID=11295 containerID=42efb0fb5e008b31f9003f97b2a31da90a474c141d00a37c5df03faf3e8e654c description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=2e22b38b-2d1a-4940-af7f-b827d66c41c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd\nJun 12 15:42:40.854264 crc crio[3653]: time=\"2026-06-12T15:42:40.848006025Z\" level=info msg=\"Started container\" PID=11289 containerID=75945fe318de471f70f134c1bea59cae854eca53812a248ec0ec76d4239760f2 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2fd779cc-23d2-43bc-b645-a73d076654ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf\nJun 12 15:42:40.862112 crc crio[3653]: time=\"2026-06-12T15:42:40.861764411Z\" level=info msg=\"Started container\" PID=11213 containerID=e197a37564e5cd79fa6700764faa7afae12682219cf86429ad2ee0ae6e41a8b2 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=cf78c296-0592-4d39-abcb-f2054da8b1dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b\nJun 12 15:42:40.877808 crc crio[3653]: time=\"2026-06-12T15:42:40.877416669Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:40.877808 crc crio[3653]: time=\"2026-06-12T15:42:40.877609234Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:40.877808 crc crio[3653]: time=\"2026-06-12T15:42:40.877652356Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 12 15:42:40.936353 crc crio[3653]: time=\"2026-06-12T15:42:40.936124905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=506ced66-2269-4bc3-89be-0ac5373c3a26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:40.945709 crc crio[3653]: time=\"2026-06-12T15:42:40.945344438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=69b806ea-3837-4c2f-a15d-14bf56c0d223 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:40.970582 crc crio[3653]: time=\"2026-06-12T15:42:40.966465306Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=f385cbf5-66c7-46c2-878f-f090a2986d76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:40.970582 crc crio[3653]: time=\"2026-06-12T15:42:40.967108943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:40.974759 crc crio[3653]: time=\"2026-06-12T15:42:40.974120235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:41.109367 crc crio[3653]: time=\"2026-06-12T15:42:41.108993765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3e116bf7-9cfd-42ec-b5da-40b4c6253b1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:41.131364 crc crio[3653]: time=\"2026-06-12T15:42:41.131291685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ca7d034f-8e19-41d5-83f3-3caffe41efb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:41.140265 crc crio[3653]: time=\"2026-06-12T15:42:41.136924449Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4919f610-24bc-4735-adc0-1cf631370d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:41.140265 crc crio[3653]: time=\"2026-06-12T15:42:41.137660089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:41.238241 crc crio[3653]: time=\"2026-06-12T15:42:41.238096237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:41.332956 crc crio[3653]: time=\"2026-06-12T15:42:41.332702935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:41.536950 crc crio[3653]: time=\"2026-06-12T15:42:41.536712547Z\" level=info msg=\"Created container 7743b622369649f6b1d5f49ee5a6238b0640a091804485ca925714e91ac7581e: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=a4b663ef-2d21-4852-9454-20d026884449 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:41.551882 crc crio[3653]: time=\"2026-06-12T15:42:41.551624905Z\" level=info msg=\"Starting container: 7743b622369649f6b1d5f49ee5a6238b0640a091804485ca925714e91ac7581e\" id=ab608fb7-8c55-499d-b275-83233375cb23 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:41.636962 crc crio[3653]: time=\"2026-06-12T15:42:41.636761034Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7bf32645-ef27-45a4-a1bb-d9912ceb2902 name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:41.651589 crc crio[3653]: time=\"2026-06-12T15:42:41.645999036Z\" level=info msg=\"Started container\" PID=11352 containerID=7743b622369649f6b1d5f49ee5a6238b0640a091804485ca925714e91ac7581e description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=ab608fb7-8c55-499d-b275-83233375cb23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c\nJun 12 15:42:41.792364 crc crio[3653]: time=\"2026-06-12T15:42:41.792138574Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:42:41.983560 crc crio[3653]: time=\"2026-06-12T15:42:41.982291567Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f157650f-b47e-4d28-bd80-1811eb7ef910 name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:41.992663 crc crio[3653]: time=\"2026-06-12T15:42:41.989288808Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:42:42.019286 crc crio[3653]: time=\"2026-06-12T15:42:42.019097144Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=71427748-8091-4b40-9c01-8f51e93fc36c name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:42.037414 crc crio[3653]: time=\"2026-06-12T15:42:42.037048505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:42:42.150775 crc crio[3653]: time=\"2026-06-12T15:42:42.147952979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4abbddd7-7e72-494a-b0e1-32a962cd1ae1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:42.225749 crc crio[3653]: time=\"2026-06-12T15:42:42.2207095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=eb177efd-f294-430e-8aa4-7c67bac66b99 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:42:42.239983 crc crio[3653]: time=\"2026-06-12T15:42:42.231335161Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=e641e61f-1c9e-4c17-a278-f87fbae1006b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:42.239983 crc crio[3653]: time=\"2026-06-12T15:42:42.232355149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:42.363744 crc crio[3653]: time=\"2026-06-12T15:42:42.351002255Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1a1f0ea4-912d-4d93-ad7b-e9c1702beedd name=/runtime.v1.ImageService/PullImage\nJun 12 15:42:42.395696 crc crio[3653]: time=\"2026-06-12T15:42:42.395154863Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:42:43.001904 crc crio[3653]: time=\"2026-06-12T15:42:42.99849093Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:43.001904 crc crio[3653]: time=\"2026-06-12T15:42:42.998701436Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:43.001904 crc crio[3653]: time=\"2026-06-12T15:42:42.998742667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:42:43.209141 crc crio[3653]: time=\"2026-06-12T15:42:43.201445242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:43.220337 crc crio[3653]: time=\"2026-06-12T15:42:43.220075572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:43.701658 crc crio[3653]: time=\"2026-06-12T15:42:43.694829781Z\" level=info msg=\"Created container 390bc567ec19513c2e56058e0db5c5c950d726933bce097163261d5ab0859aaa: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=f385cbf5-66c7-46c2-878f-f090a2986d76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:43.716072 crc crio[3653]: time=\"2026-06-12T15:42:43.706899361Z\" level=info msg=\"Starting container: 390bc567ec19513c2e56058e0db5c5c950d726933bce097163261d5ab0859aaa\" id=bd87af4e-9889-4478-9560-511b570e860f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:43.848168 crc crio[3653]: time=\"2026-06-12T15:42:43.837423452Z\" level=info msg=\"Started container\" PID=11428 containerID=390bc567ec19513c2e56058e0db5c5c950d726933bce097163261d5ab0859aaa description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=bd87af4e-9889-4478-9560-511b570e860f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf\nJun 12 15:42:43.988081 crc crio[3653]: time=\"2026-06-12T15:42:43.974901433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:45.606936 crc crio[3653]: time=\"2026-06-12T15:42:45.605934027Z\" level=info msg=\"Created container 89ffe7f96bc3a460474a052ab86d9fc40ee6b3d6b3b7df9481415a7c1a8447d3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4919f610-24bc-4735-adc0-1cf631370d9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:45.702017 crc crio[3653]: time=\"2026-06-12T15:42:45.701153393Z\" level=info msg=\"Starting container: 89ffe7f96bc3a460474a052ab86d9fc40ee6b3d6b3b7df9481415a7c1a8447d3\" id=7159d228-812a-447b-9f97-118c2c90db94 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:45.964380 crc crio[3653]: time=\"2026-06-12T15:42:45.964169619Z\" level=info msg=\"Started container\" PID=11463 containerID=89ffe7f96bc3a460474a052ab86d9fc40ee6b3d6b3b7df9481415a7c1a8447d3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=7159d228-812a-447b-9f97-118c2c90db94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405\nJun 12 15:42:46.081003 crc crio[3653]: time=\"2026-06-12T15:42:46.080743418Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:46.081003 crc crio[3653]: time=\"2026-06-12T15:42:46.080841781Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:46.081003 crc crio[3653]: time=\"2026-06-12T15:42:46.080877222Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_c7c8efd5-98f2-4446-bbcb-5563735d6a2b\\\"\"\nJun 12 15:42:46.081003 crc crio[3653]: time=\"2026-06-12T15:42:46.080914973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 15:42:46.500443 crc crio[3653]: time=\"2026-06-12T15:42:46.500285606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:47.777431 crc crio[3653]: time=\"2026-06-12T15:42:47.770954474Z\" level=info msg=\"Created container dc2c43ad85f6566d9443c10061134ace6fb1ffb8492ec95aea2f9febedf7b5ee: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=e641e61f-1c9e-4c17-a278-f87fbae1006b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:42:47.781158 crc crio[3653]: time=\"2026-06-12T15:42:47.780099695Z\" level=info msg=\"Starting container: dc2c43ad85f6566d9443c10061134ace6fb1ffb8492ec95aea2f9febedf7b5ee\" id=15961d5f-3843-4014-81e8-3d0caea7109e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:42:49.192313 crc crio[3653]: time=\"2026-06-12T15:42:49.181042567Z\" level=info msg=\"Started container\" PID=11567 containerID=dc2c43ad85f6566d9443c10061134ace6fb1ffb8492ec95aea2f9febedf7b5ee description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=15961d5f-3843-4014-81e8-3d0caea7109e name=/runtime.v1.RuntimeService/StartContainer sandboxID=49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0\nJun 12 15:42:49.764015 crc crio[3653]: time=\"2026-06-12T15:42:49.761023805Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:49.764015 crc crio[3653]: time=\"2026-06-12T15:42:49.761070686Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:42:49.764015 crc crio[3653]: time=\"2026-06-12T15:42:49.761096887Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_0520c2a9-2a37-465f-9ade-9d3ef01ee6fc\\\"\"\nJun 12 15:42:50.060940 crc crio[3653]: time=\"2026-06-12T15:42:50.05397028Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=7e1a46c9-778a-4d12-a556-efdbf6098d65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:50.060940 crc crio[3653]: time=\"2026-06-12T15:42:50.05472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:50.064484 crc crio[3653]: time=\"2026-06-12T15:42:50.064249801Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f2aeca30-8028-48d6-a340-53a45a056986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:50.064688 crc crio[3653]: time=\"2026-06-12T15:42:50.064603501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.064982651Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=ae77b8e3-814a-4036-9446-2fa33e369f80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065122835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065429243Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=6984651f-5854-455f-aa51-a8f5f5aa1bd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065461764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065651329Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=f505a50c-5d48-4d67-99b4-774742a72b05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065723981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.061825 crc crio[3653]: time=\"2026-06-12T15:42:51.058879353Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=da0ff928-48f8-4654-9276-01ac0d2cea77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:51.061825 crc crio[3653]: time=\"2026-06-12T15:42:51.059119229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.124317313Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=894a7ad0-b544-4664-8753-27f8d38125b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.124453437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.125051763Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=1d748ba4-69b5-40ab-ac87-c6a264cc9a5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.125096235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.125242449Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=003e2b85-d65d-476a-b4fa-c40711646bb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.12528018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.13370044Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=aa909b46-9af6-40ab-9f97-752165668f31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.133811583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.133998968Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ce91ea11-f25b-4321-8ba7-385e17d4a9c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.134042509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.166920 crc crio[3653]: time=\"2026-06-12T15:42:51.158870449Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=6d96dba0-137d-4805-bbe3-05701523ecbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:51.166920 crc crio[3653]: time=\"2026-06-12T15:42:51.158986312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.239287 crc crio[3653]: time=\"2026-06-12T15:42:51.235964738Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=7712539b-846c-4873-8152-857728d8d328 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:51.240419 crc crio[3653]: time=\"2026-06-12T15:42:51.24007898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.280829 crc crio[3653]: time=\"2026-06-12T15:42:51.279388756Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=fbf54ea8-c662-48f8-a457-bb4ff9db263e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:51.280829 crc crio[3653]: time=\"2026-06-12T15:42:51.280684021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:51.445118 crc crio[3653]: time=\"2026-06-12T15:42:51.443162356Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc000e1a3a8}] Aliases:map[]}\"\nJun 12 15:42:51.445118 crc crio[3653]: time=\"2026-06-12T15:42:51.443785603Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:52.164151 crc crio[3653]: time=\"2026-06-12T15:42:52.16407537Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc0015226e8}] Aliases:map[]}\"\nJun 12 15:42:52.165996 crc crio[3653]: time=\"2026-06-12T15:42:52.165962132Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:53.308891 crc crio[3653]: time=\"2026-06-12T15:42:53.284487763Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=1911353f-8cef-4aee-818b-460f963665e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.308891 crc crio[3653]: time=\"2026-06-12T15:42:53.306827845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.310741 crc crio[3653]: time=\"2026-06-12T15:42:53.310452604Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4fc680c3-1bd5-46d5-a255-be79a77412a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.310834 crc crio[3653]: time=\"2026-06-12T15:42:53.310767522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.312187 crc crio[3653]: time=\"2026-06-12T15:42:53.311465932Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=5a2c21e0-a31b-4b25-840c-73f2c741296d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.312187 crc crio[3653]: time=\"2026-06-12T15:42:53.312004016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.334936 crc crio[3653]: time=\"2026-06-12T15:42:53.333971527Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a2b11017-e209-4e12-9c08-0464c4f460eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.334936 crc crio[3653]: time=\"2026-06-12T15:42:53.33445719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.336717022Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3e277571-683e-45d5-8c43-3975577117d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.337098483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.337983207Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=30f170e7-6602-4d2f-8e05-93cb5aba5dfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.338263575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.338331877Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=65c99ff8-08d5-498a-8fcf-83c0e8617ab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.339017 crc crio[3653]: time=\"2026-06-12T15:42:53.338597044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.348185 crc crio[3653]: time=\"2026-06-12T15:42:53.346092809Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7ed8c9a3-2565-4dc3-b475-7c9e1eafdbfd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.359959 crc crio[3653]: time=\"2026-06-12T15:42:53.359837715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.383171 crc crio[3653]: time=\"2026-06-12T15:42:53.382859645Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bab16adf-06dc-46f8-a7b3-cbdf69230857 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.384106 crc crio[3653]: time=\"2026-06-12T15:42:53.384081888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.395661 crc crio[3653]: time=\"2026-06-12T15:42:53.39402955Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=623281dd-8664-4999-8eae-fcf1ca2dee24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:53.396172 crc crio[3653]: time=\"2026-06-12T15:42:53.395901832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:53.476136 crc crio[3653]: time=\"2026-06-12T15:42:53.475472469Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc0029a62b0}] Aliases:map[]}\"\nJun 12 15:42:53.476570 crc crio[3653]: time=\"2026-06-12T15:42:53.476396524Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:42:54.483398 crc crio[3653]: time=\"2026-06-12T15:42:54.48330958Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:42:54.777908 crc crio[3653]: time=\"2026-06-12T15:42:54.75016002Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=1d745bf5-aefc-48c5-8a55-3c4434e68b11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:54.783346 crc crio[3653]: time=\"2026-06-12T15:42:54.780976083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:54.795456 crc crio[3653]: time=\"2026-06-12T15:42:54.789808285Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=163010e6-6d5d-4251-b8cb-e4fa70213a5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:54.795456 crc crio[3653]: time=\"2026-06-12T15:42:54.790849503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:54.950662 crc crio[3653]: time=\"2026-06-12T15:42:54.816391062Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d952a22f-1391-45a7-b3b1-d95d63dc3fb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:42:54.950662 crc crio[3653]: time=\"2026-06-12T15:42:54.950685827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:42:56.142152 crc crio[3653]: time=\"2026-06-12T15:42:56.140369366Z\" level=info msg=\"Stopping pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=ced22b10-1741-48f0-b447-2efe60349d01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:43:02.508588 crc crio[3653]: time=\"2026-06-12T15:43:02.508363008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:02.888708 crc crio[3653]: 2026-06-12T15:43:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92d14948ed9aa39 Mac:a2:bc:81:5d:8f:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa SocketPath: PciID:}] [{Interface:0xc0002a6a30 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:03.100717 crc crio[3653]: 2026-06-12T15:43:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f1410721d1eba Mac:56:98:8b:a6:1d:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:03.647062 crc crio[3653]: 2026-06-12T15:43:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34e8469eccf1167 Mac:5a:2c:84:d4:f7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:03.652804 crc crio[3653]: time=\"2026-06-12T15:43:03.649778117Z\" level=info msg=\"Created container 5050eb16fe5f0282b6560a82216c3856a2d32f324241cff3baa2075ae893e9f8: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=f05a5a05-6335-435e-83ce-56a08ec611cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:03.675715 crc crio[3653]: time=\"2026-06-12T15:43:03.67110812Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:03.675715 crc crio[3653]: time=\"2026-06-12T15:43:03.671205603Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 12 15:43:03.676082 crc crio[3653]: time=\"2026-06-12T15:43:03.675905902Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc0029a6970}] Aliases:map[]}\"\nJun 12 15:43:03.676082 crc crio[3653]: time=\"2026-06-12T15:43:03.675954353Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:03.682708 crc crio[3653]: time=\"2026-06-12T15:43:03.677624029Z\" level=info msg=\"Starting container: 5050eb16fe5f0282b6560a82216c3856a2d32f324241cff3baa2075ae893e9f8\" id=eb101348-ad45-4d9a-a629-7dd6c29d60f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:03.700451 crc crio[3653]: time=\"2026-06-12T15:43:03.700365871Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc0015226e8}] Aliases:map[]}\"\nJun 12 15:43:03.702152 crc crio[3653]: time=\"2026-06-12T15:43:03.700780662Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:03.716970 crc crio[3653]: time=\"2026-06-12T15:43:03.716902853Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc000e1a3a8}] Aliases:map[]}\"\nJun 12 15:43:03.717980 crc crio[3653]: time=\"2026-06-12T15:43:03.717952182Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:03.732203 crc crio[3653]: time=\"2026-06-12T15:43:03.729476307Z\" level=info msg=\"Started container\" PID=11870 containerID=5050eb16fe5f0282b6560a82216c3856a2d32f324241cff3baa2075ae893e9f8 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=eb101348-ad45-4d9a-a629-7dd6c29d60f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6\nJun 12 15:43:03.740269 crc crio[3653]: time=\"2026-06-12T15:43:03.740095648Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-qfg2x Namespace:openshift-operator-lifecycle-manager ID:f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 UID:b1ec2448-4d40-4afd-907a-6b38271a6735 NetNS:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1ec2448_4d40_4afd_907a_6b38271a6735.slice PodAnnotations:0xc000764600}] Aliases:map[]}\"\nJun 12 15:43:03.740636 crc crio[3653]: time=\"2026-06-12T15:43:03.740381205Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687970-qfg2x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:03.778809 crc crio[3653]: time=\"2026-06-12T15:43:03.778126678Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 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:0xc0001a0750}] Aliases:map[]}\"\nJun 12 15:43:03.778809 crc crio[3653]: time=\"2026-06-12T15:43:03.778289743Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:04.091644 crc crio[3653]: time=\"2026-06-12T15:43:04.091379929Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc0029a62b0}] Aliases:map[]}\"\nJun 12 15:43:04.110720 crc crio[3653]: time=\"2026-06-12T15:43:04.110371448Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.271188166Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc001790600}] Aliases:map[]}\"\nJun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.271859994Z\" 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 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.2731549Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc0001a0900}] Aliases:map[]}\"\nJun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.273182321Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.274124566Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc002a90488}] Aliases:map[]}\"\nJun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.274155697Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:05.291773 crc crio[3653]: time=\"2026-06-12T15:43:05.291402329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=29a8e247-4865-4800-8a09-40faca626e6e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:05.293313 crc crio[3653]: time=\"2026-06-12T15:43:05.29326214Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc002a90560}] Aliases:map[]}\"\nJun 12 15:43:05.293466 crc crio[3653]: time=\"2026-06-12T15:43:05.293444375Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:05.299125 crc crio[3653]: time=\"2026-06-12T15:43:05.294099643Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc0029a6a78}] Aliases:map[]}\"\nJun 12 15:43:05.299125 crc crio[3653]: time=\"2026-06-12T15:43:05.294788252Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:05.315481 crc crio[3653]: time=\"2026-06-12T15:43:05.30276557Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc001610438}] Aliases:map[]}\"\nJun 12 15:43:05.315481 crc crio[3653]: time=\"2026-06-12T15:43:05.302964645Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:05.351697 crc crio[3653]: time=\"2026-06-12T15:43:05.339474704Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/POD\" id=7f0797f4-cd4d-4788-be7f-0190195ed2e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:05.351697 crc crio[3653]: time=\"2026-06-12T15:43:05.339891746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:05.415113 crc crio[3653]: time=\"2026-06-12T15:43:05.408196094Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:07.321796 crc crio[3653]: time=\"2026-06-12T15:43:07.223404148Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=fbd21d2c-ea08-4db0-bb4c-16a735dff525 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.346620 crc crio[3653]: time=\"2026-06-12T15:43:07.223948833Z\" level=info msg=\"Ran pod sandbox 34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=f505a50c-5d48-4d67-99b4-774742a72b05 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:07.578756 crc crio[3653]: time=\"2026-06-12T15:43:07.573901067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4aa79bf3-adcb-45c1-9bcc-00f605dc8198 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.601274 crc crio[3653]: time=\"2026-06-12T15:43:07.586998285Z\" level=info msg=\"Ran pod sandbox 78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=7e1a46c9-778a-4d12-a556-efdbf6098d65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:07.810140 crc crio[3653]: time=\"2026-06-12T15:43:07.810075748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f8714f4-c7a7-451d-bf84-f7c981070829 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.847881 crc crio[3653]: time=\"2026-06-12T15:43:07.846450304Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=32547ced-1dba-46fb-9995-cc4b338ce6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:07.847881 crc crio[3653]: time=\"2026-06-12T15:43:07.8470512Z\" level=info msg=\"Stopped pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=ced22b10-1741-48f0-b447-2efe60349d01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:43:07.870737 crc crio[3653]: time=\"2026-06-12T15:43:07.859721167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=e8386318-2a8e-4738-86af-4c39695487a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:07.938925 crc crio[3653]: time=\"2026-06-12T15:43:07.937109994Z\" 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=7f0797f4-cd4d-4788-be7f-0190195ed2e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:07.948972 crc crio[3653]: time=\"2026-06-12T15:43:07.944920098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:07.978586 crc crio[3653]: time=\"2026-06-12T15:43:07.971824844Z\" level=info msg=\"Ran pod sandbox c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e with infra container: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/POD\" id=7f0797f4-cd4d-4788-be7f-0190195ed2e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:07.985023 crc crio[3653]: time=\"2026-06-12T15:43:07.982988299Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=61dc0981-1441-497e-af23-c3c9ddad0638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:07.995160 crc crio[3653]: time=\"2026-06-12T15:43:07.987977196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:07.995160 crc crio[3653]: time=\"2026-06-12T15:43:07.993200039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e51ece18-bfd3-478a-986f-d831c470a811 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.140608 crc crio[3653]: time=\"2026-06-12T15:43:08.138656158Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=f46aa2a9-f6e4-4fd7-8bc5-9aa8490c5dd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:08.140608 crc crio[3653]: time=\"2026-06-12T15:43:08.13983016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:08.230689 crc crio[3653]: time=\"2026-06-12T15:43:08.224027834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7fa334b8-7171-41d7-a671-3356201f008a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:08.803047 crc crio[3653]: time=\"2026-06-12T15:43:08.802438098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:08.813811 crc crio[3653]: time=\"2026-06-12T15:43:08.813677695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:08.875797 crc crio[3653]: time=\"2026-06-12T15:43:08.87564761Z\" level=info msg=\"Ran pod sandbox 92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f2aeca30-8028-48d6-a340-53a45a056986 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:08.907600 crc crio[3653]: time=\"2026-06-12T15:43:08.905074906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=6c64a005-88a0-45e8-ab63-f6be44512cb1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.235618 crc crio[3653]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abc2916a41a4082 Mac:ea:a5:be:4b:f3:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 SocketPath: PciID:}] [{Interface:0xc0002d0c20 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:09.278616 crc crio[3653]: time=\"2026-06-12T15:43:09.269893067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=f46a2892-a14a-414d-b6e0-ab97bf98d813 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.284209 crc crio[3653]: time=\"2026-06-12T15:43:09.283967642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6cfcc64f-2579-453b-9ee3-f987b0837b09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:09.326926 crc crio[3653]: time=\"2026-06-12T15:43:09.324907562Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1f8c33ac-c70d-4c38-a045-18b646e8cad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:09.326926 crc crio[3653]: time=\"2026-06-12T15:43:09.325818927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:09.633776 crc crio[3653]: time=\"2026-06-12T15:43:09.621004363Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins\" id=dea0c7f7-2a36-41a6-9e8b-19d0a88c21a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:09.638617 crc crio[3653]: time=\"2026-06-12T15:43:09.627304086Z\" level=info msg=\"Created container 71e1a24c628680ffb9287fafe658485e09c90796e8aef2e76d1e47515cf8165d: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=61dc0981-1441-497e-af23-c3c9ddad0638 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:09.658712 crc crio[3653]: time=\"2026-06-12T15:43:09.658019346Z\" level=info msg=\"Starting container: 71e1a24c628680ffb9287fafe658485e09c90796e8aef2e76d1e47515cf8165d\" id=907b7c38-856a-4c54-a04b-df3d8cb9b4b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:09.705626 crc crio[3653]: time=\"2026-06-12T15:43:09.698707489Z\" level=info msg=\"Started container\" PID=12128 containerID=71e1a24c628680ffb9287fafe658485e09c90796e8aef2e76d1e47515cf8165d description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=907b7c38-856a-4c54-a04b-df3d8cb9b4b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3\nJun 12 15:43:10.027655 crc crio[3653]: time=\"2026-06-12T15:43:10.027419803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:10.074874 crc crio[3653]: time=\"2026-06-12T15:43:10.074334836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:10.118712 crc crio[3653]: time=\"2026-06-12T15:43:10.109613941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:10.118712 crc crio[3653]: time=\"2026-06-12T15:43:10.111473062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:10.209999 crc crio[3653]: time=\"2026-06-12T15:43:10.203198072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:10.250331 crc crio[3653]: time=\"2026-06-12T15:43:10.24186464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:10.895851 crc crio[3653]: time=\"2026-06-12T15:43:10.891994397Z\" level=info msg=\"Created container 4e23f4440138a8cb1729832b81743aa3ef818772e6618825b0710683e1e497ec: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=f46aa2a9-f6e4-4fd7-8bc5-9aa8490c5dd5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:10.917064 crc crio[3653]: time=\"2026-06-12T15:43:10.916669882Z\" level=info msg=\"Starting container: 4e23f4440138a8cb1729832b81743aa3ef818772e6618825b0710683e1e497ec\" id=fdf246a3-6c6b-4de0-9830-38f2816a268e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:11.147156 crc crio[3653]: time=\"2026-06-12T15:43:11.144690238Z\" level=info msg=\"Started container\" PID=12168 containerID=4e23f4440138a8cb1729832b81743aa3ef818772e6618825b0710683e1e497ec description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=fdf246a3-6c6b-4de0-9830-38f2816a268e name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a\nJun 12 15:43:11.181198 crc crio[3653]: time=\"2026-06-12T15:43:11.180932751Z\" level=info msg=\"Created container ecef18ee145c19fe2c34277d81d27f5acae7415820388db835e21e8f8f9210b2: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1f8c33ac-c70d-4c38-a045-18b646e8cad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:11.203326 crc crio[3653]: time=\"2026-06-12T15:43:11.202706728Z\" level=info msg=\"Starting container: ecef18ee145c19fe2c34277d81d27f5acae7415820388db835e21e8f8f9210b2\" id=0f5fb2e4-7f87-4bc0-837f-8a0c3d448a98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:11.619034 crc crio[3653]: 2026-06-12T15:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36d7712e418b4f0 Mac:7e:7b:b5:f8:52:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be SocketPath: PciID:}] [{Interface:0xc000231180 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:11.623478 crc crio[3653]: time=\"2026-06-12T15:43:11.623431818Z\" level=info msg=\"Started container\" PID=12175 containerID=ecef18ee145c19fe2c34277d81d27f5acae7415820388db835e21e8f8f9210b2 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=0f5fb2e4-7f87-4bc0-837f-8a0c3d448a98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff\nJun 12 15:43:11.626361 crc crio[3653]: 2026-06-12T15:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a74dfb23f9e4523 Mac:5e:af:1c:c7:f2:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 SocketPath: PciID:}] [{Interface:0xc0003b6880 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:11.867915 crc crio[3653]: time=\"2026-06-12T15:43:11.86766145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=cbac5d36-117e-4560-bf03-eaea365973ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:11.885642 crc crio[3653]: time=\"2026-06-12T15:43:11.885401875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=efa60b19-ad48-4a7b-8192-52a231f9b409 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:11.909357 crc crio[3653]: time=\"2026-06-12T15:43:11.909219786Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=6458b125-d2d2-4e64-90ca-252b5d8aba26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:11.930277 crc crio[3653]: time=\"2026-06-12T15:43:11.93019335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:12.053428 crc crio[3653]: time=\"2026-06-12T15:43:12.052413544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:12.151715 crc crio[3653]: time=\"2026-06-12T15:43:12.15166757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:12.194639 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ff5f0cbd09f612 Mac:6e:1e:b1:7e:8c:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 SocketPath: PciID:}] [{Interface:0xc00011b520 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:12.207068 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:115d7341aa6f73b Mac:22:02:00:9f:26:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 SocketPath: PciID:}] [{Interface:0xc000223e40 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:12.237705 crc crio[3653]: time=\"2026-06-12T15:43:12.237649931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:12.271279 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc5302f501f6e74 Mac:1e:6d:60:fd:db:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 SocketPath: PciID:}] [{Interface:0xc0003607f0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:12.354191 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecd555465c5beea Mac:ba:3c:bf:28:3b:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:12.410765 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0d393fe024e893 Mac:d6:f7:43:ed:3a:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 SocketPath: PciID:}] [{Interface:0xc00021e8b0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:12.411990 crc crio[3653]: time=\"2026-06-12T15:43:12.411822366Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:12.412099 crc crio[3653]: time=\"2026-06-12T15:43:12.412070733Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_0520c2a9-2a37-465f-9ade-9d3ef01ee6fc\\\"\"\nJun 12 15:43:12.412170 crc crio[3653]: time=\"2026-06-12T15:43:12.412113384Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 15:43:12.412968 crc crio[3653]: time=\"2026-06-12T15:43:12.412790292Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc0029a6970}] Aliases:map[]}\"\nJun 12 15:43:12.413137 crc crio[3653]: time=\"2026-06-12T15:43:12.412995808Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc002a90488}] Aliases:map[]}\"\nJun 12 15:43:12.413456 crc crio[3653]: time=\"2026-06-12T15:43:12.413370218Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:12.413456 crc crio[3653]: time=\"2026-06-12T15:43:12.41342531Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:12.414438 crc crio[3653]: time=\"2026-06-12T15:43:12.414082738Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 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:0xc0001a0750}] Aliases:map[]}\"\nJun 12 15:43:12.414438 crc crio[3653]: time=\"2026-06-12T15:43:12.414413447Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:12.414889 crc crio[3653]: time=\"2026-06-12T15:43:12.414837498Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc001790600}] Aliases:map[]}\"\nJun 12 15:43:12.415191 crc crio[3653]: time=\"2026-06-12T15:43:12.415170977Z\" 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 12 15:43:12.415976 crc crio[3653]: time=\"2026-06-12T15:43:12.415950329Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc001610438}] Aliases:map[]}\"\nJun 12 15:43:12.416181 crc crio[3653]: time=\"2026-06-12T15:43:12.416160624Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:12.417474 crc crio[3653]: time=\"2026-06-12T15:43:12.417308696Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc002a90560}] Aliases:map[]}\"\nJun 12 15:43:12.417847 crc crio[3653]: time=\"2026-06-12T15:43:12.417763948Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:12.418150 crc crio[3653]: time=\"2026-06-12T15:43:12.418047176Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc0001a0900}] Aliases:map[]}\"\nJun 12 15:43:12.418323 crc crio[3653]: time=\"2026-06-12T15:43:12.418293453Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:12.423116 crc crio[3653]: time=\"2026-06-12T15:43:12.423055273Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc0029a6a78}] Aliases:map[]}\"\nJun 12 15:43:12.423331 crc crio[3653]: time=\"2026-06-12T15:43:12.423231028Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:12.428309 crc crio[3653]: time=\"2026-06-12T15:43:12.428195904Z\" level=info msg=\"Ran pod sandbox 4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=003e2b85-d65d-476a-b4fa-c40711646bb2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:12.435828 crc crio[3653]: time=\"2026-06-12T15:43:12.435685519Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc002696650}] Aliases:map[]}\"\nJun 12 15:43:12.435828 crc crio[3653]: time=\"2026-06-12T15:43:12.435818742Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:12.439162 crc crio[3653]: time=\"2026-06-12T15:43:12.439006389Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc002696660}] Aliases:map[]}\"\nJun 12 15:43:12.439162 crc crio[3653]: time=\"2026-06-12T15:43:12.439088392Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:12.440062 crc crio[3653]: time=\"2026-06-12T15:43:12.440021937Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc002696658}] Aliases:map[]}\"\nJun 12 15:43:12.440198 crc crio[3653]: time=\"2026-06-12T15:43:12.440179491Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:12.440889 crc crio[3653]: time=\"2026-06-12T15:43:12.440774238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=e0c98e01-090b-4fa7-9043-96d0a3398289 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:12.444952 crc crio[3653]: time=\"2026-06-12T15:43:12.44488415Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc002696680}] Aliases:map[]}\"\nJun 12 15:43:12.444952 crc crio[3653]: time=\"2026-06-12T15:43:12.444938792Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:12.450911 crc crio[3653]: time=\"2026-06-12T15:43:12.44011234Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc002696668}] Aliases:map[]}\"\nJun 12 15:43:12.450911 crc crio[3653]: time=\"2026-06-12T15:43:12.450890245Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:12.455102 crc crio[3653]: time=\"2026-06-12T15:43:12.45474221Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc002696690}] Aliases:map[]}\"\nJun 12 15:43:12.456312 crc crio[3653]: time=\"2026-06-12T15:43:12.456165499Z\" 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 12 15:43:12.456427 crc crio[3653]: time=\"2026-06-12T15:43:12.45548372Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc0026966a8}] Aliases:map[]}\"\nJun 12 15:43:12.456427 crc crio[3653]: time=\"2026-06-12T15:43:12.456414806Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:12.457079 crc crio[3653]: time=\"2026-06-12T15:43:12.456963241Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc0026966c0}] Aliases:map[]}\"\nJun 12 15:43:12.457172 crc crio[3653]: time=\"2026-06-12T15:43:12.457078984Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:12.463221 crc crio[3653]: time=\"2026-06-12T15:43:12.463061527Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:12.493026 crc crio[3653]: time=\"2026-06-12T15:43:12.45620847Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc0026966b8}] Aliases:map[]}\"\nJun 12 15:43:12.493026 crc crio[3653]: time=\"2026-06-12T15:43:12.492840372Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:12.574041 crc crio[3653]: time=\"2026-06-12T15:43:12.57392369Z\" level=info msg=\"Ran pod sandbox a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=aa909b46-9af6-40ab-9f97-752165668f31 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:12.623730 crc crio[3653]: time=\"2026-06-12T15:43:12.623424384Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=aacc3230-55ab-4ed3-b972-e386eb08ad93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:12.645032 crc crio[3653]: time=\"2026-06-12T15:43:12.644951123Z\" level=info msg=\"Created container b2e40a20348f2d0f008e03b8281b9eb059e33bfa32708a73eaf03e51858ab220: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=6458b125-d2d2-4e64-90ca-252b5d8aba26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:12.660347 crc crio[3653]: time=\"2026-06-12T15:43:12.660007715Z\" level=info msg=\"Starting container: b2e40a20348f2d0f008e03b8281b9eb059e33bfa32708a73eaf03e51858ab220\" id=7b1378ec-d42a-4268-b3f2-c2afc3711779 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:12.691858 crc crio[3653]: time=\"2026-06-12T15:43:12.684889455Z\" level=info msg=\"Ran pod sandbox b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=1d748ba4-69b5-40ab-ac87-c6a264cc9a5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:12.713043 crc crio[3653]: time=\"2026-06-12T15:43:12.712188282Z\" level=info msg=\"Started container\" PID=12279 containerID=b2e40a20348f2d0f008e03b8281b9eb059e33bfa32708a73eaf03e51858ab220 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=7b1378ec-d42a-4268-b3f2-c2afc3711779 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff\nJun 12 15:43:12.749034 crc crio[3653]: time=\"2026-06-12T15:43:12.748831245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d1ff1649-3421-46d7-a588-5fcbc1021aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:12.775348 crc crio[3653]: time=\"2026-06-12T15:43:12.773605593Z\" level=info msg=\"Ran pod sandbox 36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=894a7ad0-b544-4664-8753-27f8d38125b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:12.792483 crc crio[3653]: time=\"2026-06-12T15:43:12.792419657Z\" level=info msg=\"Ran pod sandbox dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=da0ff928-48f8-4654-9276-01ac0d2cea77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:12.821610 crc crio[3653]: time=\"2026-06-12T15:43:12.79359049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6fa36ae4-c34a-47d1-830e-0e3790eed2de name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:12.821920 crc crio[3653]: time=\"2026-06-12T15:43:12.793785815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=95b1dff2-17d5-4c31-b91d-8fe968a2b0c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:12.852751 crc crio[3653]: time=\"2026-06-12T15:43:12.847286949Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=fb421580-9959-4d1c-b3f1-26a5569489c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:12.917665 crc crio[3653]: time=\"2026-06-12T15:43:12.917616253Z\" level=info msg=\"Ran pod sandbox ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=ae77b8e3-814a-4036-9446-2fa33e369f80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:12.996839 crc crio[3653]: time=\"2026-06-12T15:43:12.996034478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=234ca10d-2de4-4814-9c9c-ca119ef3c09f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.206902 crc crio[3653]: time=\"2026-06-12T15:43:13.206834785Z\" level=info msg=\"Ran pod sandbox abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 with infra container: openshift-dns/dns-default-qtghf/POD\" id=6d96dba0-137d-4805-bbe3-05701523ecbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:13.423926 crc crio[3653]: time=\"2026-06-12T15:43:13.267749012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=5acdf1de-92a4-4bf9-b9f1-b6e598dd8edd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.424792 crc crio[3653]: time=\"2026-06-12T15:43:13.268093091Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=82e38d78-d33b-4d0d-91cd-384e5d2f8399 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:13.435862 crc crio[3653]: time=\"2026-06-12T15:43:13.431360338Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=2135d61e-0ace-4c83-a54f-c19d4ce2c9ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:13.435862 crc crio[3653]: time=\"2026-06-12T15:43:13.432059737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.287673027Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=21f65b96-b201-41f1-b0fa-983697bbe7e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.305961317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d27a06f3-016d-4325-9538-2a2dfe9ad9c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.352551101Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1b7586e4-28a6-423e-835b-12215ff61d77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.397224804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=172ac3b9-3bad-4237-b882-be2876aadff5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.398216441Z\" level=info msg=\"Ran pod sandbox 115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=6984651f-5854-455f-aa51-a8f5f5aa1bd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:13.466916 crc crio[3653]: time=\"2026-06-12T15:43:13.451475658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=a8828340-cad9-4a13-b53a-f0858aa42764 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.485291 crc crio[3653]: time=\"2026-06-12T15:43:13.484916243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7d3dfe47-5b3f-4a1e-a042-035d7cd8932b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.533904 crc crio[3653]: time=\"2026-06-12T15:43:13.533804081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:13.621706 crc crio[3653]: time=\"2026-06-12T15:43:13.610052127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=002eb18f-32ac-4f1e-b745-7e53c9c6a2ac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.629702284Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=ebb088d0-8d80-4471-9d11-e9b7d32ffa0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.63101441Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=5954dc7a-6689-4096-bbce-35534e097af7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.631193295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=0d2759c3-fac2-4bb3-8654-ffbdf6363b8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.63138688Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=c02a3c80-f278-49f6-85be-6e28cc0f9881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.6317425Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=1882a0b4-cc17-4f73-8743-b90bc8997cb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:13.655185 crc crio[3653]: time=\"2026-06-12T15:43:13.6522199Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d43bffd5-2537-482c-8154-5d16289a660d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:14.249872 crc crio[3653]: time=\"2026-06-12T15:43:14.224359153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:14.385595 crc crio[3653]: time=\"2026-06-12T15:43:14.384917156Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=5e0f3d29-5727-4efe-9a82-48e89aad83c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:14.443342 crc crio[3653]: time=\"2026-06-12T15:43:14.239372794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:14.443342 crc crio[3653]: time=\"2026-06-12T15:43:14.239690252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:14.443841 crc crio[3653]: time=\"2026-06-12T15:43:14.239872317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:14.443841 crc crio[3653]: time=\"2026-06-12T15:43:14.240139925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:14.545185 crc crio[3653]: 2026-06-12T15:43:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0061aeed8b77b85 Mac:82:46:37:11:37:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 SocketPath: PciID:}] [{Interface:0xc000297050 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:15.240831 crc crio[3653]: time=\"2026-06-12T15:43:15.233162234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:15.338882 crc crio[3653]: time=\"2026-06-12T15:43:15.337471718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:15.386840 crc crio[3653]: time=\"2026-06-12T15:43:15.386428357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:15.456216 crc crio[3653]: time=\"2026-06-12T15:43:15.454842089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:15.613376 crc crio[3653]: 2026-06-12T15:43:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54bf81eff6e3dd4 Mac:e6:f8:9d:e7:1b:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 SocketPath: PciID:}] [{Interface:0xc00038c5d0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:15.720460 crc crio[3653]: time=\"2026-06-12T15:43:15.720364803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:15.939044 crc crio[3653]: time=\"2026-06-12T15:43:15.936370882Z\" level=info msg=\"Created container a98aeeaa6756ac1aeddfc21172dfb2b34d3034d798a7c6c9a6ec5e5235642a05: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=2135d61e-0ace-4c83-a54f-c19d4ce2c9ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:15.961603 crc crio[3653]: time=\"2026-06-12T15:43:15.945922774Z\" level=info msg=\"Starting container: a98aeeaa6756ac1aeddfc21172dfb2b34d3034d798a7c6c9a6ec5e5235642a05\" id=c9bf1f3e-e45b-4b5d-ae0e-5ddd0d2d2f76 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:16.043848 crc crio[3653]: time=\"2026-06-12T15:43:16.042355582Z\" level=info msg=\"Started container\" PID=12473 containerID=a98aeeaa6756ac1aeddfc21172dfb2b34d3034d798a7c6c9a6ec5e5235642a05 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c9bf1f3e-e45b-4b5d-ae0e-5ddd0d2d2f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae\nJun 12 15:43:16.046635 crc crio[3653]: time=\"2026-06-12T15:43:16.046217327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:16.079478 crc crio[3653]: time=\"2026-06-12T15:43:16.077440731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:16.466182 crc crio[3653]: time=\"2026-06-12T15:43:16.448919375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:16.484457 crc crio[3653]: time=\"2026-06-12T15:43:16.461054467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:16.588157 crc crio[3653]: time=\"2026-06-12T15:43:16.587713512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:16.792126 crc crio[3653]: time=\"2026-06-12T15:43:16.791493768Z\" level=info msg=\"Created container bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=82e38d78-d33b-4d0d-91cd-384e5d2f8399 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:16.938789 crc crio[3653]: time=\"2026-06-12T15:43:16.93849608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:16.959624 crc crio[3653]: time=\"2026-06-12T15:43:16.951036993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:16.959624 crc crio[3653]: time=\"2026-06-12T15:43:16.957006206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:16.959624 crc crio[3653]: time=\"2026-06-12T15:43:16.958432945Z\" level=info msg=\"Starting container: bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92\" id=1b54b089-aefd-4ddd-ba61-cca3f39c86fa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:17.028030 crc crio[3653]: time=\"2026-06-12T15:43:17.027904346Z\" level=info msg=\"Started container\" PID=12530 containerID=bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=1b54b089-aefd-4ddd-ba61-cca3f39c86fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\nJun 12 15:43:17.059763 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:205dd760791e84f Mac:fa:c7:06:ea:1d:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 SocketPath: PciID:}] [{Interface:0xc0005026b0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:17.065883 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdf467dc2fbbf93 Mac:1e:a5:e3:7a:1b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa SocketPath: PciID:}] [{Interface:0xc00029ef90 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:17.071446 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d239841a9ff8414 Mac:86:a8:a9:55:51:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 SocketPath: PciID:}] [{Interface:0xc00025acf0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:17.095689 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59e772a653510db Mac:46:c1:59:a9:b9:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:17.102349 crc crio[3653]: time=\"2026-06-12T15:43:17.102217109Z\" level=info msg=\"Created container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins\" id=dea0c7f7-2a36-41a6-9e8b-19d0a88c21a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:17.103095 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d423c3c3a7652e Mac:4a:4f:c3:91:c1:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 SocketPath: PciID:}] [{Interface:0xc000351000 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:17.106008 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9420eb71b70693e Mac:0a:d0:4c:b6:17:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 SocketPath: PciID:}] [{Interface:0xc0004aa600 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:17.144732 crc crio[3653]: time=\"2026-06-12T15:43:17.144676271Z\" level=info msg=\"Starting container: d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140\" id=e623884b-40d5-4ac1-9cea-7d0c14cba07e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:17.177331 crc crio[3653]: 2026-06-12T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f4a2d1f43e3eaa Mac:06:28:4f:66:e4:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc SocketPath: PciID:}] [{Interface:0xc000232960 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:17.177912 crc crio[3653]: time=\"2026-06-12T15:43:17.177792047Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:17.177912 crc crio[3653]: time=\"2026-06-12T15:43:17.177881209Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 15:43:17.201845 crc crio[3653]: time=\"2026-06-12T15:43:17.189928209Z\" level=info msg=\"Created container 0fbbb5c0988a1199b5f526ff0be03fa33c12bc1f987e7fc112f0f044fdb614df: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=c02a3c80-f278-49f6-85be-6e28cc0f9881 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:17.203428 crc crio[3653]: time=\"2026-06-12T15:43:17.203188971Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc0026966f8}] Aliases:map[]}\"\nJun 12 15:43:17.203642 crc crio[3653]: time=\"2026-06-12T15:43:17.20349056Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:17.205476 crc crio[3653]: time=\"2026-06-12T15:43:17.205414532Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc002696668}] Aliases:map[]}\"\nJun 12 15:43:17.228819 crc crio[3653]: time=\"2026-06-12T15:43:17.222741876Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:17.228819 crc crio[3653]: time=\"2026-06-12T15:43:17.233596813Z\" level=info msg=\"Starting container: 0fbbb5c0988a1199b5f526ff0be03fa33c12bc1f987e7fc112f0f044fdb614df\" id=fdae1bf5-bdf4-4c37-8907-39126dcf7e02 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:17.246441 crc crio[3653]: time=\"2026-06-12T15:43:17.243059722Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc002696660}] Aliases:map[]}\"\nJun 12 15:43:17.246441 crc crio[3653]: time=\"2026-06-12T15:43:17.244377198Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:17.246441 crc crio[3653]: time=\"2026-06-12T15:43:17.24517599Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc002696690}] Aliases:map[]}\"\nJun 12 15:43:17.251213 crc crio[3653]: time=\"2026-06-12T15:43:17.251117713Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc002696710}] Aliases:map[]}\"\nJun 12 15:43:17.306949 crc crio[3653]: time=\"2026-06-12T15:43:17.306882848Z\" 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 12 15:43:17.348471 crc crio[3653]: time=\"2026-06-12T15:43:17.251287027Z\" 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 12 15:43:17.432899 crc crio[3653]: time=\"2026-06-12T15:43:17.381904691Z\" level=info msg=\"Ran pod sandbox 205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=5a2c21e0-a31b-4b25-840c-73f2c741296d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:17.476014 crc crio[3653]: time=\"2026-06-12T15:43:17.253409985Z\" level=info msg=\"Started container\" PID=12579 containerID=d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140 description=openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins id=e623884b-40d5-4ac1-9cea-7d0c14cba07e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\nJun 12 15:43:17.513687 crc crio[3653]: time=\"2026-06-12T15:43:17.500007322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=bcbf5daa-96c5-469e-8e34-909b13b3db30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:17.548777 crc crio[3653]: time=\"2026-06-12T15:43:17.251319438Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc002696650}] Aliases:map[]}\"\nJun 12 15:43:17.550972 crc crio[3653]: time=\"2026-06-12T15:43:17.550923005Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:17.607431 crc crio[3653]: time=\"2026-06-12T15:43:17.251334229Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc0026966b8}] Aliases:map[]}\"\nJun 12 15:43:17.607431 crc crio[3653]: time=\"2026-06-12T15:43:17.605387935Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:17.630781 crc crio[3653]: time=\"2026-06-12T15:43:17.627337636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=851b3246-e578-4ec5-85fc-0ac6128c1449 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:17.639002 crc crio[3653]: time=\"2026-06-12T15:43:17.251350319Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc0026966c0}] Aliases:map[]}\"\nJun 12 15:43:17.664231 crc crio[3653]: time=\"2026-06-12T15:43:17.661924352Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:17.688790 crc crio[3653]: time=\"2026-06-12T15:43:17.251366389Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc002696680}] Aliases:map[]}\"\nJun 12 15:43:17.689184 crc crio[3653]: time=\"2026-06-12T15:43:17.688922431Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:17.689410 crc crio[3653]: time=\"2026-06-12T15:43:17.25577299Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc002696718}] Aliases:map[]}\"\nJun 12 15:43:17.689410 crc crio[3653]: time=\"2026-06-12T15:43:17.689392063Z\" 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 12 15:43:17.730210 crc crio[3653]: time=\"2026-06-12T15:43:17.729765778Z\" level=info msg=\"Ran pod sandbox bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=7712539b-846c-4873-8152-857728d8d328 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:17.760054 crc crio[3653]: time=\"2026-06-12T15:43:17.759907883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e1dd42b2-77b5-4507-8788-2b7044951536 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:17.760474 crc crio[3653]: time=\"2026-06-12T15:43:17.255821431Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc002696728}] Aliases:map[]}\"\nJun 12 15:43:17.760474 crc crio[3653]: time=\"2026-06-12T15:43:17.760214111Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:17.777817 crc crio[3653]: time=\"2026-06-12T15:43:17.255856482Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc002696698}] Aliases:map[]}\"\nJun 12 15:43:17.778937 crc crio[3653]: time=\"2026-06-12T15:43:17.777901465Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:17.786079 crc crio[3653]: time=\"2026-06-12T15:43:17.785897964Z\" level=info msg=\"Ran pod sandbox 59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=fbf54ea8-c662-48f8-a457-bb4ff9db263e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:17.840753 crc crio[3653]: time=\"2026-06-12T15:43:17.255871483Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc0026966e8}] Aliases:map[]}\"\nJun 12 15:43:17.840753 crc crio[3653]: time=\"2026-06-12T15:43:17.839580352Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:17.894274 crc crio[3653]: time=\"2026-06-12T15:43:17.893004164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=c79be17e-4fe1-45ca-a247-0f063326e937 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:17.913027 crc crio[3653]: time=\"2026-06-12T15:43:17.255888163Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc002696658}] Aliases:map[]}\"\nJun 12 15:43:17.913922 crc crio[3653]: time=\"2026-06-12T15:43:17.913843365Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:17.914398 crc crio[3653]: time=\"2026-06-12T15:43:17.255902734Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc0026966a8}] Aliases:map[]}\"\nJun 12 15:43:17.916613 crc crio[3653]: time=\"2026-06-12T15:43:17.916558419Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:17.941006 crc crio[3653]: time=\"2026-06-12T15:43:17.28500637Z\" level=info msg=\"Started container\" PID=12607 containerID=0fbbb5c0988a1199b5f526ff0be03fa33c12bc1f987e7fc112f0f044fdb614df description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=fdae1bf5-bdf4-4c37-8907-39126dcf7e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441\nJun 12 15:43:17.992173 crc crio[3653]: time=\"2026-06-12T15:43:17.299732853Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:17.992173 crc crio[3653]: time=\"2026-06-12T15:43:17.255842102Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc002696730}] Aliases:map[]}\"\nJun 12 15:43:17.992173 crc crio[3653]: time=\"2026-06-12T15:43:17.992046664Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:18.016693 crc crio[3653]: time=\"2026-06-12T15:43:18.016084621Z\" level=info msg=\"Ran pod sandbox d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=30f170e7-6602-4d2f-8e05-93cb5aba5dfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:18.022441 crc crio[3653]: time=\"2026-06-12T15:43:18.022385644Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b3f5e4eb-0ba7-4018-8b5c-a87172b63333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:18.273833 crc crio[3653]: time=\"2026-06-12T15:43:18.261124926Z\" level=info msg=\"Ran pod sandbox 1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=65c99ff8-08d5-498a-8fcf-83c0e8617ab7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:18.333018 crc crio[3653]: time=\"2026-06-12T15:43:18.331890122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=14484021-aed8-425c-a642-d35940467cee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:18.389797 crc crio[3653]: time=\"2026-06-12T15:43:18.388747057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=677915c1-0e78-406d-ae20-e9ae3efb3c10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:18.699292 crc crio[3653]: time=\"2026-06-12T15:43:18.697437793Z\" level=info msg=\"Ran pod sandbox 9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=623281dd-8664-4999-8eae-fcf1ca2dee24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:18.810657 crc crio[3653]: time=\"2026-06-12T15:43:18.806778904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=d32fef66-dd12-41ed-b01c-68a080461ef4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:18.823816 crc crio[3653]: time=\"2026-06-12T15:43:18.823712467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=aa9412f5-447d-425d-af15-8f7dbb1872ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:18.930671 crc crio[3653]: time=\"2026-06-12T15:43:18.930384035Z\" level=info msg=\"Ran pod sandbox 0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ce91ea11-f25b-4321-8ba7-385e17d4a9c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:18.989716 crc crio[3653]: time=\"2026-06-12T15:43:18.989208385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a5bd4187-3d7b-412e-a4ea-cd4917ffc834 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:18.993884 crc crio[3653]: time=\"2026-06-12T15:43:18.993579594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:19.016445 crc crio[3653]: time=\"2026-06-12T15:43:19.015954936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=7f34fad0-aae6-4736-be11-c262df5cacc8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:19.028100 crc crio[3653]: time=\"2026-06-12T15:43:19.027486682Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=57734645-ef74-48e6-b623-182fbdccfaa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:19.028100 crc crio[3653]: time=\"2026-06-12T15:43:19.028027017Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=72930bf0-02f2-4be9-a5d9-b195c6e2d087 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:19.054169 crc crio[3653]: time=\"2026-06-12T15:43:19.053815282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=55eb4518-df69-433e-b101-dbeead5accea name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:19.054773 crc crio[3653]: time=\"2026-06-12T15:43:19.054743807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3691869c-d5de-4485-a110-9b39215957fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:19.081051 crc crio[3653]: time=\"2026-06-12T15:43:19.077997103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=81753bab-183a-4e50-88dd-980d261a5c15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:19.156686 crc crio[3653]: time=\"2026-06-12T15:43:19.155968557Z\" level=info msg=\"Ran pod sandbox 3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4fc680c3-1bd5-46d5-a255-be79a77412a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:19.227462 crc crio[3653]: time=\"2026-06-12T15:43:19.227203776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3e0ec14c-ff6b-4a26-ae2a-4ea90a3cb305 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:19.257649 crc crio[3653]: time=\"2026-06-12T15:43:19.248397486Z\" level=info msg=\"Ran pod sandbox 54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3e277571-683e-45d5-8c43-3975577117d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:19.347731 crc crio[3653]: time=\"2026-06-12T15:43:19.347149648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=795df241-faf4-4483-8ef5-e7c5f21c7838 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:19.595896 crc crio[3653]: time=\"2026-06-12T15:43:19.595003708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:19.675482 crc crio[3653]: time=\"2026-06-12T15:43:19.573454909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:19.717595 crc crio[3653]: time=\"2026-06-12T15:43:19.715194976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=164845c5-485a-4c5a-8d3d-a11fc9a64c25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:19.717595 crc crio[3653]: time=\"2026-06-12T15:43:19.71641026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dfe8a974-a092-49b0-9da4-1765dccc1068 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:19.717595 crc crio[3653]: time=\"2026-06-12T15:43:19.71680351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=22f1d85f-8081-429c-9f7b-fc3e03aec217 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:19.721768 crc crio[3653]: time=\"2026-06-12T15:43:19.720877352Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=c22103c7-7d90-4ad7-866e-0f3aee53d009 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:19.721768 crc crio[3653]: time=\"2026-06-12T15:43:19.72115626Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=e37380ec-48ff-4f5b-85f2-caa3540d13c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:19.721768 crc crio[3653]: time=\"2026-06-12T15:43:19.721740555Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=c7d85335-5419-4eeb-9235-a930cdfd516d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:19.764291 crc crio[3653]: time=\"2026-06-12T15:43:19.763879268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:19.765481 crc crio[3653]: time=\"2026-06-12T15:43:19.765199984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:19.787014 crc crio[3653]: time=\"2026-06-12T15:43:19.785933751Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=20aebc3f-5619-4dc4-8ae1-002651e11c6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:19.803215 crc crio[3653]: time=\"2026-06-12T15:43:19.791819112Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=44fea382-3e30-4510-957a-d2bf23713f9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:19.803215 crc crio[3653]: time=\"2026-06-12T15:43:19.792175982Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=dcabb8d0-6803-4b40-b0b6-5e470ae03845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:19.928932 crc crio[3653]: time=\"2026-06-12T15:43:19.92662543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:19.996355 crc crio[3653]: time=\"2026-06-12T15:43:19.995977758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:20.004330 crc crio[3653]: time=\"2026-06-12T15:43:20.000010188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:20.004330 crc crio[3653]: time=\"2026-06-12T15:43:20.000171533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:20.004330 crc crio[3653]: time=\"2026-06-12T15:43:20.000328267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:20.004330 crc crio[3653]: time=\"2026-06-12T15:43:20.000469741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:20.606025 crc crio[3653]: 2026-06-12T15:43:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2868a1cd50ec99a Mac:ca:90:de:e3:77:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:20.805087 crc crio[3653]: time=\"2026-06-12T15:43:20.698125608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:20.937984 crc crio[3653]: time=\"2026-06-12T15:43:20.937187969Z\" level=info msg=\"Created container 9021f8a5391e3ce708f3bcf94ad143a725ba81e47681ad08ba03ec48c5aeefcd: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b3f5e4eb-0ba7-4018-8b5c-a87172b63333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:21.336710 crc crio[3653]: time=\"2026-06-12T15:43:21.336479343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:21.456022 crc crio[3653]: time=\"2026-06-12T15:43:21.45369375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:21.505046 crc crio[3653]: time=\"2026-06-12T15:43:21.502798284Z\" level=info msg=\"Starting container: 9021f8a5391e3ce708f3bcf94ad143a725ba81e47681ad08ba03ec48c5aeefcd\" id=a5de8660-6d3e-46c4-9d4b-0e032250d0ab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:21.590689 crc crio[3653]: time=\"2026-06-12T15:43:21.581141858Z\" level=info msg=\"Started container\" PID=12778 containerID=9021f8a5391e3ce708f3bcf94ad143a725ba81e47681ad08ba03ec48c5aeefcd description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=a5de8660-6d3e-46c4-9d4b-0e032250d0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6\nJun 12 15:43:21.649206 crc crio[3653]: 2026-06-12T15:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b2abf461ef093d Mac:0a:bf:32:e3:d5:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea SocketPath: PciID:}] [{Interface:0xc00040cfa0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:21.683803 crc crio[3653]: time=\"2026-06-12T15:43:21.681649697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=278cdb41-51b1-4fc1-a4f1-3126e0f1d556 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:21.769436 crc crio[3653]: time=\"2026-06-12T15:43:21.765396679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:21.803208 crc crio[3653]: time=\"2026-06-12T15:43:21.802576576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:21.834096 crc crio[3653]: time=\"2026-06-12T15:43:21.833833681Z\" level=info msg=\"Created container 97e3c21232377461dde970afa4f262eb73756858b3f8e626f458bc3a28ce4859: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=5954dc7a-6689-4096-bbce-35534e097af7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:21.912215 crc crio[3653]: time=\"2026-06-12T15:43:21.888426185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3cc4e547-ba11-44b1-9ba3-10507cc062a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:21.912735 crc crio[3653]: time=\"2026-06-12T15:43:21.901618476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:21.936481 crc crio[3653]: time=\"2026-06-12T15:43:21.936324835Z\" level=info msg=\"Created container 38f25d1544dc82aea7f3b21ab6e0a0ec2d8dbf79ee207af957236ebecbac4565: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=c22103c7-7d90-4ad7-866e-0f3aee53d009 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:21.940348 crc crio[3653]: 2026-06-12T15:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23991f7602a12f2 Mac:aa:fb:cb:46:59:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 SocketPath: PciID:}] [{Interface:0xc0002a46c0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:21.967984 crc crio[3653]: time=\"2026-06-12T15:43:21.963269772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.038792 crc crio[3653]: time=\"2026-06-12T15:43:22.038645875Z\" level=info msg=\"Starting container: 97e3c21232377461dde970afa4f262eb73756858b3f8e626f458bc3a28ce4859\" id=b9d2f463-b111-4959-ba4b-8464203c0691 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:22.056387 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c575bb0a0e30df Mac:ba:bc:3c:69:d1:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:22.081902 crc crio[3653]: time=\"2026-06-12T15:43:22.077909819Z\" level=info msg=\"Starting container: 38f25d1544dc82aea7f3b21ab6e0a0ec2d8dbf79ee207af957236ebecbac4565\" id=643de98e-d9a9-4978-9d3e-0b612f7c9732 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:22.113463 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5436fa7c96ba90 Mac:96:1c:9b:b1:fe:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:22.121630 crc crio[3653]: time=\"2026-06-12T15:43:22.120591457Z\" level=info msg=\"Created container ac37e2781fdbbce4ac7fc30eb828f1e2698379031ec5801b00d497814d1fd317: openshift-dns/dns-default-qtghf/dns\" id=5e0f3d29-5727-4efe-9a82-48e89aad83c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:22.129099 crc crio[3653]: time=\"2026-06-12T15:43:22.128832452Z\" level=info msg=\"Started container\" PID=12853 containerID=97e3c21232377461dde970afa4f262eb73756858b3f8e626f458bc3a28ce4859 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=b9d2f463-b111-4959-ba4b-8464203c0691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0\nJun 12 15:43:22.161683 crc crio[3653]: time=\"2026-06-12T15:43:22.160106878Z\" level=info msg=\"Started container\" PID=12858 containerID=38f25d1544dc82aea7f3b21ab6e0a0ec2d8dbf79ee207af957236ebecbac4565 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=643de98e-d9a9-4978-9d3e-0b612f7c9732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54\nJun 12 15:43:22.179753 crc crio[3653]: time=\"2026-06-12T15:43:22.178031608Z\" level=info msg=\"Starting container: ac37e2781fdbbce4ac7fc30eb828f1e2698379031ec5801b00d497814d1fd317\" id=fa5f5ccc-aa26-4e79-aa73-f0f4fa94d728 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:22.269615 crc crio[3653]: time=\"2026-06-12T15:43:22.258996373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.327794 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cac43441224b3f4 Mac:7a:a6:07:33:74:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f SocketPath: PciID:}] [{Interface:0xc0001a4730 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:22.376642 crc crio[3653]: time=\"2026-06-12T15:43:22.372600891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.376642 crc crio[3653]: time=\"2026-06-12T15:43:22.375344166Z\" level=info msg=\"Started container\" PID=12878 containerID=ac37e2781fdbbce4ac7fc30eb828f1e2698379031ec5801b00d497814d1fd317 description=openshift-dns/dns-default-qtghf/dns id=fa5f5ccc-aa26-4e79-aa73-f0f4fa94d728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6\nJun 12 15:43:22.430093 crc crio[3653]: time=\"2026-06-12T15:43:22.388482176Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=09c71bf1-6c66-4eae-88b7-aaa451bd7204 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:22.463731 crc crio[3653]: time=\"2026-06-12T15:43:22.451433188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.463731 crc crio[3653]: time=\"2026-06-12T15:43:22.458015028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d38aa4d1-421f-4019-be84-f4da646b272d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:22.467072 crc crio[3653]: time=\"2026-06-12T15:43:22.467015484Z\" level=info msg=\"Created container b7cc2842aaa4f4b1713f6764376a302eb00bc4905b48a12977d7b55a5218491d: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=20aebc3f-5619-4dc4-8ae1-002651e11c6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:22.551861 crc crio[3653]: time=\"2026-06-12T15:43:22.551210417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.584619 crc crio[3653]: time=\"2026-06-12T15:43:22.582036631Z\" level=info msg=\"Starting container: b7cc2842aaa4f4b1713f6764376a302eb00bc4905b48a12977d7b55a5218491d\" id=e5c9b6e6-f3ca-404b-8325-8f17e681ca4a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:22.606426 crc crio[3653]: time=\"2026-06-12T15:43:22.60614291Z\" level=info msg=\"Started container\" PID=12901 containerID=b7cc2842aaa4f4b1713f6764376a302eb00bc4905b48a12977d7b55a5218491d description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=e5c9b6e6-f3ca-404b-8325-8f17e681ca4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc\nJun 12 15:43:22.651844 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4814643d2a2b1e2 Mac:66:cb:07:4f:67:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:22.652383 crc crio[3653]: time=\"2026-06-12T15:43:22.652315104Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:22.652445 crc crio[3653]: time=\"2026-06-12T15:43:22.652401516Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 15:43:22.671858 crc crio[3653]: time=\"2026-06-12T15:43:22.671070967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=587643a5-d162-4e35-93c5-2c323b1bdb3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:22.723150 crc crio[3653]: time=\"2026-06-12T15:43:22.72199486Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc002696730}] Aliases:map[]}\"\nJun 12 15:43:22.723150 crc crio[3653]: time=\"2026-06-12T15:43:22.722896615Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:22.727638 crc crio[3653]: time=\"2026-06-12T15:43:22.726211866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.731856 crc crio[3653]: time=\"2026-06-12T15:43:22.730542564Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc002696718}] Aliases:map[]}\"\nJun 12 15:43:22.731856 crc crio[3653]: time=\"2026-06-12T15:43:22.730786481Z\" 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 12 15:43:22.731856 crc crio[3653]: time=\"2026-06-12T15:43:22.730878193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.731856 crc crio[3653]: time=\"2026-06-12T15:43:22.731285694Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc002696698}] Aliases:map[]}\"\nJun 12 15:43:22.735600 crc crio[3653]: time=\"2026-06-12T15:43:22.735033037Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:22.736373 crc crio[3653]: time=\"2026-06-12T15:43:22.736061415Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc0026966e8}] Aliases:map[]}\"\nJun 12 15:43:22.736482 crc crio[3653]: time=\"2026-06-12T15:43:22.736388624Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:22.737270 crc crio[3653]: time=\"2026-06-12T15:43:22.736780085Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc0026966f8}] Aliases:map[]}\"\nJun 12 15:43:22.737270 crc crio[3653]: time=\"2026-06-12T15:43:22.73695784Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:22.739348 crc crio[3653]: time=\"2026-06-12T15:43:22.737238407Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc002696710}] Aliases:map[]}\"\nJun 12 15:43:22.739348 crc crio[3653]: time=\"2026-06-12T15:43:22.737440013Z\" 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 12 15:43:22.741482 crc crio[3653]: time=\"2026-06-12T15:43:22.740365423Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc002696728}] Aliases:map[]}\"\nJun 12 15:43:22.741482 crc crio[3653]: time=\"2026-06-12T15:43:22.740664231Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:22.766185 crc crio[3653]: time=\"2026-06-12T15:43:22.766064936Z\" level=info msg=\"Ran pod sandbox 2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d952a22f-1391-45a7-b3b1-d95d63dc3fb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:22.772075 crc crio[3653]: time=\"2026-06-12T15:43:22.771054492Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=5fe1ce75-86fd-4b6d-9ba7-c4a8f85f3f5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:22.776320 crc crio[3653]: time=\"2026-06-12T15:43:22.775079333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.784301 crc crio[3653]: time=\"2026-06-12T15:43:22.78411778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.788093 crc crio[3653]: time=\"2026-06-12T15:43:22.786629459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.797306 crc crio[3653]: time=\"2026-06-12T15:43:22.797187597Z\" level=info msg=\"Created container 79640dee1e2b8f5b67cd6d8c267deadfce20f5bbcb927f2465c2b7b50fb3c24c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=44fea382-3e30-4510-957a-d2bf23713f9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:22.840819 crc crio[3653]: time=\"2026-06-12T15:43:22.840323848Z\" level=info msg=\"Starting container: 79640dee1e2b8f5b67cd6d8c267deadfce20f5bbcb927f2465c2b7b50fb3c24c\" id=f00a3532-cddb-4187-8db5-e0772a4a9024 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:22.865615 crc crio[3653]: time=\"2026-06-12T15:43:22.86455047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.865919 crc crio[3653]: time=\"2026-06-12T15:43:22.865754973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=56fa7e78-1346-4891-b75e-86d684f59925 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:22.873464 crc crio[3653]: time=\"2026-06-12T15:43:22.86892222Z\" level=info msg=\"Started container\" PID=12930 containerID=79640dee1e2b8f5b67cd6d8c267deadfce20f5bbcb927f2465c2b7b50fb3c24c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=f00a3532-cddb-4187-8db5-e0772a4a9024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433\nJun 12 15:43:22.891551 crc crio[3653]: time=\"2026-06-12T15:43:22.891297392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.942986 crc crio[3653]: time=\"2026-06-12T15:43:22.932314934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:22.942986 crc crio[3653]: time=\"2026-06-12T15:43:22.936135288Z\" level=info msg=\"Created container 640628b9e66cfaf226872322abe0f381934c6174029968db5f84d3e9f3f899f6: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=1882a0b4-cc17-4f73-8743-b90bc8997cb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:22.954570 crc crio[3653]: time=\"2026-06-12T15:43:22.946670597Z\" level=info msg=\"Ran pod sandbox 23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7ed8c9a3-2565-4dc3-b475-7c9e1eafdbfd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:22.984570 crc crio[3653]: time=\"2026-06-12T15:43:22.969349658Z\" level=info msg=\"Ran pod sandbox e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=1911353f-8cef-4aee-818b-460f963665e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:22.984570 crc crio[3653]: time=\"2026-06-12T15:43:22.976415221Z\" level=info msg=\"Starting container: 640628b9e66cfaf226872322abe0f381934c6174029968db5f84d3e9f3f899f6\" id=9e904c23-8bf4-4780-9c4f-5d2bf10ac6ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:23.002705 crc crio[3653]: time=\"2026-06-12T15:43:22.996357506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=e4eeffe7-9b4b-42c6-bebf-a6dbf3155547 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.036631 crc crio[3653]: time=\"2026-06-12T15:43:23.017808112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=15533037-5abe-4946-8654-162b6c917def name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.055818 crc crio[3653]: time=\"2026-06-12T15:43:23.053835978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:23.059340 crc crio[3653]: time=\"2026-06-12T15:43:23.059182864Z\" level=info msg=\"Ran pod sandbox 7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bab16adf-06dc-46f8-a7b3-cbdf69230857 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:23.075642 crc crio[3653]: time=\"2026-06-12T15:43:23.072601081Z\" level=info msg=\"Ran pod sandbox 6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a2b11017-e209-4e12-9c08-0464c4f460eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:23.083993 crc crio[3653]: time=\"2026-06-12T15:43:23.075731927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=f14d51fd-7d35-4ead-8a5f-dbd5b6f929fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.083993 crc crio[3653]: time=\"2026-06-12T15:43:23.076058726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=9105695a-25cf-4670-b95a-7dbebd223b0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.092930 crc crio[3653]: time=\"2026-06-12T15:43:23.092117765Z\" level=info msg=\"Started container\" PID=12939 containerID=640628b9e66cfaf226872322abe0f381934c6174029968db5f84d3e9f3f899f6 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=9e904c23-8bf4-4780-9c4f-5d2bf10ac6ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489\nJun 12 15:43:23.112718 crc crio[3653]: time=\"2026-06-12T15:43:23.112208155Z\" level=info msg=\"Ran pod sandbox 4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=1d745bf5-aefc-48c5-8a55-3c4434e68b11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:23.136025 crc crio[3653]: time=\"2026-06-12T15:43:23.135629336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1120f03-e39d-4adb-8703-f11d363a5b4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.161169 crc crio[3653]: time=\"2026-06-12T15:43:23.161032661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6c34be4a-30d8-4650-a95d-d28c182960e7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.162043 crc crio[3653]: time=\"2026-06-12T15:43:23.161793432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1b90883d-51b0-4228-af44-2673a6d31840 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.162043 crc crio[3653]: time=\"2026-06-12T15:43:23.161981437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=a388d017-d715-4d6d-a57f-06d5fd4661af name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.227445 crc crio[3653]: time=\"2026-06-12T15:43:23.225603877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3187805d-938f-4468-85fd-77c4137f3990 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.262012 crc crio[3653]: time=\"2026-06-12T15:43:23.26189616Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=236e5423-aa3a-4cb5-89c4-a798d28d773d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:23.265898 crc crio[3653]: time=\"2026-06-12T15:43:23.263635368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4b691858-c081-4e14-a148-5d680ce480cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.278119 crc crio[3653]: time=\"2026-06-12T15:43:23.27797202Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=3f55045e-a729-4741-a324-abf36e394cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:23.298170 crc crio[3653]: time=\"2026-06-12T15:43:23.297596787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=83c98a59-0a18-409a-942d-ab3649d40771 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.298170 crc crio[3653]: time=\"2026-06-12T15:43:23.297833284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8b47a835-fe31-4401-a355-d6117c20c6d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.303601 crc crio[3653]: time=\"2026-06-12T15:43:23.301410281Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d4fae12d-d644-4da5-9117-fed089be8be3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:23.361643 crc crio[3653]: time=\"2026-06-12T15:43:23.361375792Z\" level=info msg=\"Ran pod sandbox cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=163010e6-6d5d-4251-b8cb-e4fa70213a5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:23.484645 crc crio[3653]: time=\"2026-06-12T15:43:23.484451519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=8f4d7e8f-86ee-4011-99f9-bce7a0e7714b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.613340 crc crio[3653]: time=\"2026-06-12T15:43:23.612825351Z\" level=info msg=\"Created container db75bf39c45a07fbe4ee1533aa38876030a6e0945d8d97ac65a32f2381246912: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=ebb088d0-8d80-4471-9d11-e9b7d32ffa0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:23.628765 crc crio[3653]: time=\"2026-06-12T15:43:23.61717815Z\" level=info msg=\"Starting container: db75bf39c45a07fbe4ee1533aa38876030a6e0945d8d97ac65a32f2381246912\" id=5f16510b-58b9-46e2-8f90-c11f002ff91b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:23.646835 crc crio[3653]: time=\"2026-06-12T15:43:23.64493093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:23.660981 crc crio[3653]: time=\"2026-06-12T15:43:23.659718964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:23.660981 crc crio[3653]: time=\"2026-06-12T15:43:23.660781223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:23.681656 crc crio[3653]: time=\"2026-06-12T15:43:23.678232611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=9c2a4136-4228-4253-b32f-dc5350218020 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.690630 crc crio[3653]: time=\"2026-06-12T15:43:23.685847549Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=a4bba6e1-70e4-4c17-9d67-54f64c12420a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:23.700562 crc crio[3653]: time=\"2026-06-12T15:43:23.698082584Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=ad7ac15f-778f-4f50-874d-7c68fbdce95d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:23.716632 crc crio[3653]: time=\"2026-06-12T15:43:23.705875167Z\" level=info msg=\"Started container\" PID=12984 containerID=db75bf39c45a07fbe4ee1533aa38876030a6e0945d8d97ac65a32f2381246912 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=5f16510b-58b9-46e2-8f90-c11f002ff91b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891\nJun 12 15:43:23.753761 crc crio[3653]: time=\"2026-06-12T15:43:23.742314454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:23.755945 crc crio[3653]: time=\"2026-06-12T15:43:23.755853605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:23.757616 crc crio[3653]: time=\"2026-06-12T15:43:23.755893856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:23.772650 crc crio[3653]: time=\"2026-06-12T15:43:23.771663117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=149f83e1-d228-45d9-9eb8-e9dbc6c9e362 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:23.780690 crc crio[3653]: time=\"2026-06-12T15:43:23.777858227Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=420b728d-ce57-4720-822e-36d0b949e67a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:23.786195 crc crio[3653]: time=\"2026-06-12T15:43:23.786050631Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2d2eafe7-f927-4a9b-84ec-73e662427fa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:23.910760 crc crio[3653]: time=\"2026-06-12T15:43:23.900664877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:24.019348 crc crio[3653]: time=\"2026-06-12T15:43:24.018414518Z\" level=info msg=\"Created container 9c04d9e2bb26691db7fb20c54693815662a051db8d743f58df3ce8f891b253a9: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=e37380ec-48ff-4f5b-85f2-caa3540d13c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:24.082989 crc crio[3653]: time=\"2026-06-12T15:43:24.08283067Z\" level=info msg=\"Starting container: 9c04d9e2bb26691db7fb20c54693815662a051db8d743f58df3ce8f891b253a9\" id=8f1dc658-45ca-4bb2-b15e-2d6a149cf1d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:24.142100 crc crio[3653]: time=\"2026-06-12T15:43:24.141457764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:24.191445 crc crio[3653]: time=\"2026-06-12T15:43:24.190117066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:24.192088 crc crio[3653]: time=\"2026-06-12T15:43:24.191928695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:24.215153 crc crio[3653]: time=\"2026-06-12T15:43:24.214985366Z\" level=info msg=\"Started container\" PID=12991 containerID=9c04d9e2bb26691db7fb20c54693815662a051db8d743f58df3ce8f891b253a9 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=8f1dc658-45ca-4bb2-b15e-2d6a149cf1d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8\nJun 12 15:43:24.223472 crc crio[3653]: time=\"2026-06-12T15:43:24.220446095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:24.262887 crc crio[3653]: time=\"2026-06-12T15:43:24.254830326Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2ffbcca0-d6e8-49a5-a57d-331a17ab5ecd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:24.284706 crc crio[3653]: time=\"2026-06-12T15:43:24.277755643Z\" level=info msg=\"Created container 0b275551cac6ea20f0b07c70c2cfae06455ca0402719e728869f8504df552d03: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d43bffd5-2537-482c-8154-5d16289a660d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:24.284706 crc crio[3653]: time=\"2026-06-12T15:43:24.281176367Z\" level=info msg=\"Created container dc4155777c0ac2b4a72a35d6ed54d1a89cb884f16cf7c9293c7a7622d4639cd8: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=72930bf0-02f2-4be9-a5d9-b195c6e2d087 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:24.319609 crc crio[3653]: time=\"2026-06-12T15:43:24.31891489Z\" level=info msg=\"Starting container: 0b275551cac6ea20f0b07c70c2cfae06455ca0402719e728869f8504df552d03\" id=ceca36cb-755b-41d3-be74-205b6f08792c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:24.357584 crc crio[3653]: time=\"2026-06-12T15:43:24.352985792Z\" level=info msg=\"Starting container: dc4155777c0ac2b4a72a35d6ed54d1a89cb884f16cf7c9293c7a7622d4639cd8\" id=076c4dad-9e65-4548-b14a-550c6b7949e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:24.629670 crc crio[3653]: time=\"2026-06-12T15:43:24.624473429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:24.795698 crc crio[3653]: time=\"2026-06-12T15:43:24.795233281Z\" level=info msg=\"Started container\" PID=12988 containerID=dc4155777c0ac2b4a72a35d6ed54d1a89cb884f16cf7c9293c7a7622d4639cd8 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=076c4dad-9e65-4548-b14a-550c6b7949e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f\nJun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.888448352Z\" level=info msg=\"Created container 6f27ba57d6e34b4747b353d20aed5c521030e22757794d4157b3462d99c8ca0a: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=dcabb8d0-6803-4b40-b0b6-5e470ae03845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.891886636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.892301477Z\" level=info msg=\"Starting container: 6f27ba57d6e34b4747b353d20aed5c521030e22757794d4157b3462d99c8ca0a\" id=cbafafde-23d8-4c80-a680-8d119e4856ac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.893044108Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.893072048Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.893109369Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 15:43:24.913058 crc crio[3653]: time=\"2026-06-12T15:43:24.912843499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:24.924139 crc crio[3653]: time=\"2026-06-12T15:43:24.92384239Z\" level=info msg=\"Started container\" PID=12994 containerID=0b275551cac6ea20f0b07c70c2cfae06455ca0402719e728869f8504df552d03 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=ceca36cb-755b-41d3-be74-205b6f08792c name=/runtime.v1.RuntimeService/StartContainer sandboxID=115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a\nJun 12 15:43:24.928796 crc crio[3653]: time=\"2026-06-12T15:43:24.926829512Z\" level=info msg=\"Started container\" PID=13019 containerID=6f27ba57d6e34b4747b353d20aed5c521030e22757794d4157b3462d99c8ca0a description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=cbafafde-23d8-4c80-a680-8d119e4856ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331\nJun 12 15:43:24.980268 crc crio[3653]: time=\"2026-06-12T15:43:24.974693902Z\" level=info msg=\"Created container dcaed62b31a150361bfed8e91c60b2811c2b3a0639fa1c34595c4f7d91aad28c: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=09c71bf1-6c66-4eae-88b7-aaa451bd7204 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:25.005839 crc crio[3653]: time=\"2026-06-12T15:43:25.001720331Z\" level=info msg=\"Starting container: dcaed62b31a150361bfed8e91c60b2811c2b3a0639fa1c34595c4f7d91aad28c\" id=c32fa8bf-1b0a-48e6-a732-67f52a55856c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:25.021787 crc crio[3653]: time=\"2026-06-12T15:43:25.020233167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:25.062234 crc crio[3653]: time=\"2026-06-12T15:43:25.061840496Z\" level=info msg=\"Started container\" PID=13029 containerID=dcaed62b31a150361bfed8e91c60b2811c2b3a0639fa1c34595c4f7d91aad28c description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=c32fa8bf-1b0a-48e6-a732-67f52a55856c name=/runtime.v1.RuntimeService/StartContainer sandboxID=205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6\nJun 12 15:43:25.077329 crc crio[3653]: time=\"2026-06-12T15:43:25.077134524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:25.125125 crc crio[3653]: time=\"2026-06-12T15:43:25.124365057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:25.406840 crc crio[3653]: time=\"2026-06-12T15:43:25.4059559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b14960ec-6b48-4e6a-b987-858e45a37bd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:25.489483 crc crio[3653]: time=\"2026-06-12T15:43:25.489412174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=23b23d57-7cd7-452c-beea-7973bfe1243e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:25.522820 crc crio[3653]: time=\"2026-06-12T15:43:25.521901773Z\" level=info msg=\"Created container 945ba61ee85aadb9626074a434ebb932b23c699411142b06e32060793add8c5b: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=c7d85335-5419-4eeb-9235-a930cdfd516d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:25.588475 crc crio[3653]: time=\"2026-06-12T15:43:25.586748167Z\" level=info msg=\"Starting container: 945ba61ee85aadb9626074a434ebb932b23c699411142b06e32060793add8c5b\" id=bccadbcf-c011-4336-a257-da7cd51a3173 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:25.643044 crc crio[3653]: time=\"2026-06-12T15:43:25.63620898Z\" level=info msg=\"Started container\" PID=12993 containerID=945ba61ee85aadb9626074a434ebb932b23c699411142b06e32060793add8c5b description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=bccadbcf-c011-4336-a257-da7cd51a3173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde\nJun 12 15:43:25.723096 crc crio[3653]: time=\"2026-06-12T15:43:25.722080719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:25.759027 crc crio[3653]: time=\"2026-06-12T15:43:25.758926158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b46ef309-fd72-4c92-be91-2ff2ded9e76b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:25.815871 crc crio[3653]: time=\"2026-06-12T15:43:25.81200847Z\" level=info msg=\"Created container 90453202a0bdd40d749d3ff98e4f56a1456f0c3efa0b49c27714df1de96fbb53: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=236e5423-aa3a-4cb5-89c4-a798d28d773d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:25.833611 crc crio[3653]: time=\"2026-06-12T15:43:25.832805129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:25.835764 crc crio[3653]: time=\"2026-06-12T15:43:25.835727159Z\" level=info msg=\"Starting container: 90453202a0bdd40d749d3ff98e4f56a1456f0c3efa0b49c27714df1de96fbb53\" id=950b59ed-a51a-47ab-9825-5b9160e58dc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:25.851447 crc crio[3653]: time=\"2026-06-12T15:43:25.844464368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1d1c14f8-bf4d-4683-8952-fad8a04e906b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:25.880852 crc crio[3653]: time=\"2026-06-12T15:43:25.880448302Z\" level=info msg=\"Started container\" PID=13061 containerID=90453202a0bdd40d749d3ff98e4f56a1456f0c3efa0b49c27714df1de96fbb53 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=950b59ed-a51a-47ab-9825-5b9160e58dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89\nJun 12 15:43:25.937148 crc crio[3653]: time=\"2026-06-12T15:43:25.930778429Z\" level=info msg=\"Stopping container: d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140 (timeout: 30s)\" id=a042f111-438f-408b-8b85-9834ec8c8c2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:25.966629 crc crio[3653]: time=\"2026-06-12T15:43:25.961123889Z\" level=info msg=\"Created container 6e26e28a6284bf8a2969ff085b9ee04c2e4be947dbe08b4dff01e583f5b78b88: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=3f55045e-a729-4741-a324-abf36e394cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:25.977162 crc crio[3653]: time=\"2026-06-12T15:43:25.976915751Z\" level=info msg=\"Starting container: 6e26e28a6284bf8a2969ff085b9ee04c2e4be947dbe08b4dff01e583f5b78b88\" id=32c08458-9efb-48d0-9c90-ac377f0bd701 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:26.059723 crc crio[3653]: time=\"2026-06-12T15:43:26.059174882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:26.174308 crc crio[3653]: time=\"2026-06-12T15:43:26.159942869Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e1d034da-ee67-4171-87ad-e6b18a6fe0d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:26.174308 crc crio[3653]: time=\"2026-06-12T15:43:26.16763467Z\" level=info msg=\"Started container\" PID=13079 containerID=6e26e28a6284bf8a2969ff085b9ee04c2e4be947dbe08b4dff01e583f5b78b88 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=32c08458-9efb-48d0-9c90-ac377f0bd701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78\nJun 12 15:43:26.229774 crc crio[3653]: time=\"2026-06-12T15:43:26.225915934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:26.281917 crc crio[3653]: time=\"2026-06-12T15:43:26.275662485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:26.682021 crc crio[3653]: time=\"2026-06-12T15:43:26.678891456Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=8cf02eed-d9b8-4ddc-a431-6b97f2689c93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:26.775987 crc crio[3653]: time=\"2026-06-12T15:43:26.7759146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:26.804313 crc crio[3653]: time=\"2026-06-12T15:43:26.804186674Z\" level=info msg=\"Created container ec2ab5ba9fdc302fc351780104feaff1d85b4a92ff7adc68584ed56a83648cdd: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2d2eafe7-f927-4a9b-84ec-73e662427fa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:26.826821 crc crio[3653]: time=\"2026-06-12T15:43:26.826682389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:26.879834 crc crio[3653]: time=\"2026-06-12T15:43:26.879170615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:26.890582 crc crio[3653]: time=\"2026-06-12T15:43:26.889361834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:27.026815 crc crio[3653]: time=\"2026-06-12T15:43:27.024989675Z\" level=info msg=\"Starting container: ec2ab5ba9fdc302fc351780104feaff1d85b4a92ff7adc68584ed56a83648cdd\" id=44a6169b-ec9b-4cc8-b806-2fed90efa410 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:27.028192 crc crio[3653]: time=\"2026-06-12T15:43:27.027236556Z\" level=info msg=\"Created container e53b040afbb9f911549075c7fbfa665de308a5dd38799dd52dbf0cf99d0c9b5e: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=420b728d-ce57-4720-822e-36d0b949e67a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:27.098925 crc crio[3653]: time=\"2026-06-12T15:43:27.098474665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:27.116296 crc crio[3653]: time=\"2026-06-12T15:43:27.11620188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:27.135030 crc crio[3653]: time=\"2026-06-12T15:43:27.134688746Z\" level=info msg=\"Starting container: e53b040afbb9f911549075c7fbfa665de308a5dd38799dd52dbf0cf99d0c9b5e\" id=1a7cd183-72ba-48c7-8df9-bd8ca50b6bb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:27.157674 crc crio[3653]: time=\"2026-06-12T15:43:27.156970155Z\" level=info msg=\"Created container d97a4d4cd5bab048302b2422e4f16f585ee85c4ddcde191b3daa9d57ebf639e0: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=57734645-ef74-48e6-b623-182fbdccfaa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:27.178612 crc crio[3653]: time=\"2026-06-12T15:43:27.178307029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:27.183703 crc crio[3653]: time=\"2026-06-12T15:43:27.183227644Z\" level=info msg=\"Starting container: d97a4d4cd5bab048302b2422e4f16f585ee85c4ddcde191b3daa9d57ebf639e0\" id=a475296f-5598-476a-8909-5187e4fb5e2b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:27.209862 crc crio[3653]: time=\"2026-06-12T15:43:27.20942538Z\" level=info msg=\"Started container\" PID=13142 containerID=d97a4d4cd5bab048302b2422e4f16f585ee85c4ddcde191b3daa9d57ebf639e0 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=a475296f-5598-476a-8909-5187e4fb5e2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785\nJun 12 15:43:27.281020 crc crio[3653]: time=\"2026-06-12T15:43:27.280486154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:27.370580 crc crio[3653]: time=\"2026-06-12T15:43:27.369468089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:27.384717 crc crio[3653]: time=\"2026-06-12T15:43:27.384091719Z\" level=info msg=\"Started container\" PID=13132 containerID=ec2ab5ba9fdc302fc351780104feaff1d85b4a92ff7adc68584ed56a83648cdd description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=44a6169b-ec9b-4cc8-b806-2fed90efa410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab\nJun 12 15:43:27.426093 crc crio[3653]: time=\"2026-06-12T15:43:27.425833981Z\" level=info msg=\"Started container\" PID=13123 containerID=e53b040afbb9f911549075c7fbfa665de308a5dd38799dd52dbf0cf99d0c9b5e description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=1a7cd183-72ba-48c7-8df9-bd8ca50b6bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20\nJun 12 15:43:27.427898 crc crio[3653]: time=\"2026-06-12T15:43:27.427592769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:27.635796 crc crio[3653]: time=\"2026-06-12T15:43:27.635091926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1eb4194b-7f53-4484-bd69-86c8541cad7f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:27.850766 crc crio[3653]: time=\"2026-06-12T15:43:27.841590486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=7cd6617a-b4a9-4474-a649-72a85dc36df5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:28.250485 crc crio[3653]: time=\"2026-06-12T15:43:28.248465708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9388686c-5a10-4883-81f9-666d6e2ae2bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:28.253325 crc crio[3653]: time=\"2026-06-12T15:43:28.253061594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=10fdf3ed-edb6-4ee0-8658-6c230703439d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:28.259890 crc crio[3653]: time=\"2026-06-12T15:43:28.259783177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=96311fe7-31c6-4851-959d-3ef3441c8f94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:28.266791 crc crio[3653]: time=\"2026-06-12T15:43:28.261725891Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=7977db8f-1b16-48e7-8190-d684b722b89d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:28.266791 crc crio[3653]: time=\"2026-06-12T15:43:28.266562933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:28.328061 crc crio[3653]: time=\"2026-06-12T15:43:28.327801338Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=e6568d90-12a8-48b5-84ce-d58cad7d1ec0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:28.344284 crc crio[3653]: time=\"2026-06-12T15:43:28.341562155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=6d2c0551-d88c-45af-823a-1f28bd13b1c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:28.356852 crc crio[3653]: time=\"2026-06-12T15:43:28.35673702Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=22a42bee-dd5f-437a-8c9c-2010e5da4b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:28.357442 crc crio[3653]: time=\"2026-06-12T15:43:28.357231283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:28.458751 crc crio[3653]: time=\"2026-06-12T15:43:28.458428862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:28.873684 crc crio[3653]: time=\"2026-06-12T15:43:28.867282528Z\" level=info msg=\"Created container b0dbf122dd73bbab8c03eb7541a996cc7a443fedb005273d4a366bda6d3bae82: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2ffbcca0-d6e8-49a5-a57d-331a17ab5ecd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:28.901916 crc crio[3653]: time=\"2026-06-12T15:43:28.901672319Z\" level=info msg=\"Starting container: b0dbf122dd73bbab8c03eb7541a996cc7a443fedb005273d4a366bda6d3bae82\" id=ca3e45e3-8f3f-4291-bd0b-9952dc6c1b44 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:29.245569 crc crio[3653]: time=\"2026-06-12T15:43:29.245162667Z\" level=info msg=\"Started container\" PID=13196 containerID=b0dbf122dd73bbab8c03eb7541a996cc7a443fedb005273d4a366bda6d3bae82 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=ca3e45e3-8f3f-4291-bd0b-9952dc6c1b44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97\nJun 12 15:43:29.477593 crc crio[3653]: time=\"2026-06-12T15:43:29.473186835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:29.490011 crc crio[3653]: time=\"2026-06-12T15:43:29.489839521Z\" level=info msg=\"Created container fabcfeb8efb39ee6268e34ed7ec4ab3eaba29ec17654c8d2fadc5763ad818af4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=ad7ac15f-778f-4f50-874d-7c68fbdce95d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:29.491949 crc crio[3653]: time=\"2026-06-12T15:43:29.491344662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:29.492767 crc crio[3653]: time=\"2026-06-12T15:43:29.492679569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:29.785722 crc crio[3653]: time=\"2026-06-12T15:43:29.785373567Z\" level=info msg=\"Starting container: fabcfeb8efb39ee6268e34ed7ec4ab3eaba29ec17654c8d2fadc5763ad818af4\" id=fa0d4d70-1148-4176-8669-131d4d7ccbc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:29.786781 crc crio[3653]: time=\"2026-06-12T15:43:29.786161048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:29.805298 crc crio[3653]: time=\"2026-06-12T15:43:29.804588182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:29.809703 crc crio[3653]: time=\"2026-06-12T15:43:29.808038247Z\" level=info msg=\"Created container da56c78da6387c20a504637f569ef9e5225b4ce8de60cf40b11768af31c3f910: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=a4bba6e1-70e4-4c17-9d67-54f64c12420a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:29.874927 crc crio[3653]: time=\"2026-06-12T15:43:29.859477144Z\" level=info msg=\"Starting container: da56c78da6387c20a504637f569ef9e5225b4ce8de60cf40b11768af31c3f910\" id=b8d194a8-dce3-4c25-b399-08c4304d84f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:29.875859 crc crio[3653]: time=\"2026-06-12T15:43:29.875228845Z\" level=info msg=\"Started container\" PID=13181 containerID=fabcfeb8efb39ee6268e34ed7ec4ab3eaba29ec17654c8d2fadc5763ad818af4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=fa0d4d70-1148-4176-8669-131d4d7ccbc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3\nJun 12 15:43:29.915590 crc crio[3653]: time=\"2026-06-12T15:43:29.911381244Z\" level=info msg=\"Created container d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d4fae12d-d644-4da5-9117-fed089be8be3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:30.011691 crc crio[3653]: time=\"2026-06-12T15:43:30.010439964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:30.023182 crc crio[3653]: time=\"2026-06-12T15:43:30.022909535Z\" level=info msg=\"Starting container: d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc\" id=dc7422eb-594c-45a5-a319-ce1619f1d2c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:30.038003 crc crio[3653]: time=\"2026-06-12T15:43:30.037396082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=6c3b8184-3041-4b0e-88af-1bb3c1141e59 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:30.116145 crc crio[3653]: time=\"2026-06-12T15:43:30.115878768Z\" level=info msg=\"Started container\" PID=13178 containerID=da56c78da6387c20a504637f569ef9e5225b4ce8de60cf40b11768af31c3f910 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=b8d194a8-dce3-4c25-b399-08c4304d84f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433\nJun 12 15:43:30.185803 crc crio[3653]: time=\"2026-06-12T15:43:30.160612622Z\" level=info msg=\"Created container 71b40fd1486e90efdcd4330773a6838f158c30f2d6c31b8acb576aa8e3b0c5a0: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=22a42bee-dd5f-437a-8c9c-2010e5da4b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:30.185803 crc crio[3653]: time=\"2026-06-12T15:43:30.167449879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:30.185803 crc crio[3653]: time=\"2026-06-12T15:43:30.1777227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=cbe495f2-aad4-4c66-888a-10de7f76f4c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:30.185803 crc crio[3653]: time=\"2026-06-12T15:43:30.179772136Z\" level=info msg=\"Starting container: 71b40fd1486e90efdcd4330773a6838f158c30f2d6c31b8acb576aa8e3b0c5a0\" id=87b9c529-8185-41ca-b7ea-a11a743f7838 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:30.238614 crc crio[3653]: time=\"2026-06-12T15:43:30.232835398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:30.279711 crc crio[3653]: time=\"2026-06-12T15:43:30.238866913Z\" level=info msg=\"Started container\" PID=13256 containerID=71b40fd1486e90efdcd4330773a6838f158c30f2d6c31b8acb576aa8e3b0c5a0 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=87b9c529-8185-41ca-b7ea-a11a743f7838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20\nJun 12 15:43:30.349356 crc crio[3653]: time=\"2026-06-12T15:43:30.349051408Z\" level=info msg=\"Started container\" PID=13194 containerID=d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc description=openshift-console/downloads-747b44746d-4pqvr/download-server id=dc7422eb-594c-45a5-a319-ce1619f1d2c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7\nJun 12 15:43:30.373163 crc crio[3653]: time=\"2026-06-12T15:43:30.373106146Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=53b199a0-dc8b-4182-86ac-533b899afece name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:30.386082 crc crio[3653]: time=\"2026-06-12T15:43:30.374676499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:30.685388 crc crio[3653]: time=\"2026-06-12T15:43:30.685079491Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:30.685388 crc crio[3653]: time=\"2026-06-12T15:43:30.685326738Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:30.685388 crc crio[3653]: time=\"2026-06-12T15:43:30.685362999Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 15:43:30.963941 crc crio[3653]: time=\"2026-06-12T15:43:30.95697869Z\" level=info msg=\"Created container 621b8e2a495fb68dfdafecd34132c88088905f00d35cdd4e05052a723a74544c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=8cf02eed-d9b8-4ddc-a431-6b97f2689c93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:31.030359 crc crio[3653]: time=\"2026-06-12T15:43:31.030131431Z\" level=info msg=\"Starting container: 621b8e2a495fb68dfdafecd34132c88088905f00d35cdd4e05052a723a74544c\" id=7f988be5-c03c-4c8a-864b-f522e0ea6257 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:31.488981 crc crio[3653]: time=\"2026-06-12T15:43:31.473482921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:31.500017 crc crio[3653]: time=\"2026-06-12T15:43:31.496999974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:31.904464 crc crio[3653]: time=\"2026-06-12T15:43:31.904163684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:31.941346 crc crio[3653]: time=\"2026-06-12T15:43:31.940954251Z\" level=info msg=\"Created container da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e1d034da-ee67-4171-87ad-e6b18a6fe0d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:32.000709 crc crio[3653]: time=\"2026-06-12T15:43:31.994198867Z\" level=info msg=\"Starting container: da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc\" id=b12cf7ac-2641-47a0-95d6-7dc9b0baf1e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:32.105064 crc crio[3653]: time=\"2026-06-12T15:43:32.094898213Z\" level=info msg=\"Started container\" PID=13274 containerID=621b8e2a495fb68dfdafecd34132c88088905f00d35cdd4e05052a723a74544c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=7f988be5-c03c-4c8a-864b-f522e0ea6257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331\nJun 12 15:43:32.348801 crc crio[3653]: time=\"2026-06-12T15:43:32.347463973Z\" level=info msg=\"Started container\" PID=13295 containerID=da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b12cf7ac-2641-47a0-95d6-7dc9b0baf1e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54\nJun 12 15:43:32.480770 crc crio[3653]: time=\"2026-06-12T15:43:32.475396283Z\" level=info msg=\"Created container ea2264614a58e99b09df64ea4260f3a851444ebb9767f9185fa8bb3a15e0dfbd: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=5fe1ce75-86fd-4b6d-9ba7-c4a8f85f3f5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:32.707025 crc crio[3653]: time=\"2026-06-12T15:43:32.706827414Z\" level=info msg=\"Starting container: ea2264614a58e99b09df64ea4260f3a851444ebb9767f9185fa8bb3a15e0dfbd\" id=e2081ca4-280a-4780-8750-256d84caf390 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:32.981749 crc crio[3653]: time=\"2026-06-12T15:43:32.981142059Z\" level=info msg=\"Created container b95fa67fb43484e94f2ad214252652945a48cc6784d3d56471a0a64a492c9107: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=53b199a0-dc8b-4182-86ac-533b899afece name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:33.029946 crc crio[3653]: time=\"2026-06-12T15:43:33.02943163Z\" level=info msg=\"Starting container: b95fa67fb43484e94f2ad214252652945a48cc6784d3d56471a0a64a492c9107\" id=8e644719-7c80-4b7a-aae2-9af1aa30ebc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:33.056467 crc crio[3653]: time=\"2026-06-12T15:43:33.056392838Z\" level=info msg=\"Started container\" PID=13345 containerID=ea2264614a58e99b09df64ea4260f3a851444ebb9767f9185fa8bb3a15e0dfbd description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=e2081ca4-280a-4780-8750-256d84caf390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6\nJun 12 15:43:33.394614 crc crio[3653]: time=\"2026-06-12T15:43:33.39421541Z\" level=info msg=\"Started container\" PID=13365 containerID=b95fa67fb43484e94f2ad214252652945a48cc6784d3d56471a0a64a492c9107 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=8e644719-7c80-4b7a-aae2-9af1aa30ebc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3\nJun 12 15:43:33.746572 crc crio[3653]: time=\"2026-06-12T15:43:33.743730452Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:33.746572 crc crio[3653]: time=\"2026-06-12T15:43:33.743803234Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:33.746572 crc crio[3653]: time=\"2026-06-12T15:43:33.743844885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 15:43:34.420634 crc crio[3653]: time=\"2026-06-12T15:43:34.41216608Z\" level=info msg=\"Stopping container: 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f (timeout: 3600s)\" id=3ca6a9ed-56d6-402b-8272-88d7f90145d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:37.161358 crc crio[3653]: time=\"2026-06-12T15:43:37.160882103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:38.128577 crc crio[3653]: time=\"2026-06-12T15:43:38.127037465Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:38.141382 crc crio[3653]: time=\"2026-06-12T15:43:38.135658271Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:38.141382 crc crio[3653]: time=\"2026-06-12T15:43:38.136466923Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 15:43:38.635650 crc crio[3653]: time=\"2026-06-12T15:43:38.624954837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:38.872432 crc crio[3653]: time=\"2026-06-12T15:43:38.871070771Z\" level=info msg=\"Created container e8e2e47a47194a45ea5507011fe05993dfbbca491368588f4b37872cae763d01: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=7977db8f-1b16-48e7-8190-d684b722b89d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:38.903681 crc crio[3653]: time=\"2026-06-12T15:43:38.90320759Z\" level=info msg=\"Starting container: e8e2e47a47194a45ea5507011fe05993dfbbca491368588f4b37872cae763d01\" id=540148a1-d1b3-4dfb-a1cc-46de5a06ed11 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:39.175314 crc crio[3653]: time=\"2026-06-12T15:43:39.174894984Z\" level=info msg=\"Started container\" PID=13447 containerID=e8e2e47a47194a45ea5507011fe05993dfbbca491368588f4b37872cae763d01 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=540148a1-d1b3-4dfb-a1cc-46de5a06ed11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785\nJun 12 15:43:40.509730 crc crio[3653]: time=\"2026-06-12T15:43:40.509019545Z\" level=info msg=\"Created container 93aa00c9054b37c060c0c4f65d715f5b51a7ff89117f02ce9f6f289dae07e119: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=e6568d90-12a8-48b5-84ce-d58cad7d1ec0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:40.512574 crc crio[3653]: time=\"2026-06-12T15:43:40.512038048Z\" level=info msg=\"Starting container: 93aa00c9054b37c060c0c4f65d715f5b51a7ff89117f02ce9f6f289dae07e119\" id=6d5e3501-6a1d-4ea4-8298-e68a505a40d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:41.739611 crc crio[3653]: time=\"2026-06-12T15:43:41.730163723Z\" level=info msg=\"Started container\" PID=13497 containerID=93aa00c9054b37c060c0c4f65d715f5b51a7ff89117f02ce9f6f289dae07e119 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=6d5e3501-6a1d-4ea4-8298-e68a505a40d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891\nJun 12 15:43:41.923748 crc crio[3653]: time=\"2026-06-12T15:43:41.917040416Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q9lp4/POD\" id=9d64d953-7938-4bf9-97c0-c37ccbf43abe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:41.923748 crc crio[3653]: time=\"2026-06-12T15:43:41.917346965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:42.355355 crc crio[3653]: time=\"2026-06-12T15:43:42.350013022Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-xqnbq/POD\" id=307e0ca9-dfda-4d8f-be53-a553f2f7889c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:42.364638 crc crio[3653]: time=\"2026-06-12T15:43:42.362846804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:42.580155 crc crio[3653]: time=\"2026-06-12T15:43:42.579123561Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a61e1c11-12d4-4239-aad9-3e0fb920be8e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:43.114181 crc crio[3653]: time=\"2026-06-12T15:43:43.113867381Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3d38aeb4-3918-4217-a857-fa4c6621cff5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:43.437838 crc crio[3653]: time=\"2026-06-12T15:43:43.437685391Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:43.437838 crc crio[3653]: time=\"2026-06-12T15:43:43.437770453Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:43.437838 crc crio[3653]: time=\"2026-06-12T15:43:43.437807284Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 15:43:43.485041 crc crio[3653]: time=\"2026-06-12T15:43:43.484238194Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9lp4 Namespace:openshift-marketplace ID:e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 UID:6fbd2651-2eff-4f92-8071-f8cfc609b61e NetNS:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fbd2651_2eff_4f92_8071_f8cfc609b61e.slice PodAnnotations:0xc002a900d8}] Aliases:map[]}\"\nJun 12 15:43:43.485041 crc crio[3653]: time=\"2026-06-12T15:43:43.484392328Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q9lp4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:43.789894 crc crio[3653]: time=\"2026-06-12T15:43:43.789197318Z\" level=info msg=\"Stopping container: da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc (timeout: 30s)\" id=14abe35a-79a2-4684-a517-b8e9065fdcee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:43.958990 crc crio[3653]: time=\"2026-06-12T15:43:43.953171984Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-sndsg/POD\" id=2e3d6deb-2344-40dd-b376-9357078bf802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:44.021803 crc crio[3653]: time=\"2026-06-12T15:43:43.954184152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:44.949359 crc crio[3653]: time=\"2026-06-12T15:43:44.736412802Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=1b5d5be0-9c72-4c6f-86fc-3e616acc2fc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:44.949359 crc crio[3653]: time=\"2026-06-12T15:43:44.814237391Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-lfb4f/POD\" id=1e4c5185-1a16-4347-b733-662ea1e33823 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:44.949359 crc crio[3653]: time=\"2026-06-12T15:43:44.814344164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:44.982595 crc crio[3653]: time=\"2026-06-12T15:43:44.98234835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:45.573582 crc crio[3653]: time=\"2026-06-12T15:43:45.572874606Z\" level=info msg=\"Got pod network &{Name:community-operators-xqnbq Namespace:openshift-marketplace ID:ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 UID:9237056e-d368-4807-a45b-d8be65192aac NetNS:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9237056e_d368_4807_a45b_d8be65192aac.slice PodAnnotations:0xc000e1a300}] Aliases:map[]}\"\nJun 12 15:43:45.583767 crc crio[3653]: time=\"2026-06-12T15:43:45.583709433Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-xqnbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:45.632089 crc crio[3653]: time=\"2026-06-12T15:43:45.631810139Z\" level=info msg=\"Stopped container da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=14abe35a-79a2-4684-a517-b8e9065fdcee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:45.641371 crc crio[3653]: time=\"2026-06-12T15:43:45.640110556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c0aa8a5b-df9b-484c-a2db-416b4da2dcbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:45.779356 crc crio[3653]: time=\"2026-06-12T15:43:45.779229552Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sndsg Namespace:openshift-marketplace ID:6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c UID:51a7a6be-a1ed-4898-b30c-263b8c9d5099 NetNS:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51a7a6be_a1ed_4898_b30c_263b8c9d5099.slice PodAnnotations:0xc000208400}] Aliases:map[]}\"\nJun 12 15:43:45.779356 crc crio[3653]: time=\"2026-06-12T15:43:45.779324715Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-sndsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:46.919186 crc crio[3653]: time=\"2026-06-12T15:43:46.918987966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:47.060177 crc crio[3653]: time=\"2026-06-12T15:43:47.059843489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1e470eb1-f932-4085-9e7b-78923d88a9de name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:47.068651 crc crio[3653]: time=\"2026-06-12T15:43:47.067462118Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=38352fdd-b411-4cba-9ea8-dd2822dffa7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:47.153569 crc crio[3653]: time=\"2026-06-12T15:43:47.152761602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:47.204251 crc crio[3653]: time=\"2026-06-12T15:43:47.204068015Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:47.319870 crc crio[3653]: time=\"2026-06-12T15:43:47.318235159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:48.807352 crc crio[3653]: time=\"2026-06-12T15:43:48.806054224Z\" level=info msg=\"Created container a2d3e1b3823d73e6a8ee29772c8478742c2ad3c9852eac61a91617101e1e48ba: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=32547ced-1dba-46fb-9995-cc4b338ce6d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:48.823620 crc crio[3653]: time=\"2026-06-12T15:43:48.82308879Z\" level=info msg=\"Starting container: a2d3e1b3823d73e6a8ee29772c8478742c2ad3c9852eac61a91617101e1e48ba\" id=47afde5d-856f-4e41-ba9f-c1356017b21d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:48.975801 crc crio[3653]: time=\"2026-06-12T15:43:48.975451648Z\" level=info msg=\"Started container\" PID=13639 containerID=a2d3e1b3823d73e6a8ee29772c8478742c2ad3c9852eac61a91617101e1e48ba description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=47afde5d-856f-4e41-ba9f-c1356017b21d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6\nJun 12 15:43:49.486731 crc crio[3653]: time=\"2026-06-12T15:43:49.292377074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:49.510997 crc crio[3653]: time=\"2026-06-12T15:43:49.509380683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=e440dfa4-e6bc-42cc-b2aa-003147506013 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:49.556416 crc crio[3653]: time=\"2026-06-12T15:43:49.556199717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=6cf7226c-f20c-4fc6-ae20-94c8614da265 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:49.824017 crc crio[3653]: time=\"2026-06-12T15:43:49.819932972Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=b768ee00-d634-41ca-9594-2dc6e95e4d93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:49.824017 crc crio[3653]: time=\"2026-06-12T15:43:49.820747394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:49.883581 crc crio[3653]: time=\"2026-06-12T15:43:49.883158391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:50.220831 crc crio[3653]: time=\"2026-06-12T15:43:50.212165833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:51.238645 crc crio[3653]: time=\"2026-06-12T15:43:51.237887786Z\" level=info msg=\"Created container 55c858b3c1d794f350f015c1379a0a16f692e9c720dacdd1f5afb4452594192a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=38352fdd-b411-4cba-9ea8-dd2822dffa7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:51.417996 crc crio[3653]: time=\"2026-06-12T15:43:51.417178382Z\" level=info msg=\"Starting container: 55c858b3c1d794f350f015c1379a0a16f692e9c720dacdd1f5afb4452594192a\" id=62d38a70-c152-4b46-bc4d-1d185cdd5034 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:51.584264 crc crio[3653]: time=\"2026-06-12T15:43:51.580213761Z\" level=info msg=\"Started container\" PID=13726 containerID=55c858b3c1d794f350f015c1379a0a16f692e9c720dacdd1f5afb4452594192a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=62d38a70-c152-4b46-bc4d-1d185cdd5034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54\nJun 12 15:43:52.228272 crc crio[3653]: time=\"2026-06-12T15:43:52.228046186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:52.578841 crc crio[3653]: 2026-06-12T15:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e233ba33ea52df0 Mac:1e:69:4d:b4:b9:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:52.771207 crc crio[3653]: time=\"2026-06-12T15:43:52.770585971Z\" level=info msg=\"Created container 95eaec9342367e5a3182c99634fa74590d608da74029d16d0c57fa58c44558b1: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=1b5d5be0-9c72-4c6f-86fc-3e616acc2fc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:52.790215 crc crio[3653]: time=\"2026-06-12T15:43:52.789990742Z\" level=info msg=\"Starting container: 95eaec9342367e5a3182c99634fa74590d608da74029d16d0c57fa58c44558b1\" id=f329a614-089f-476e-87de-d299280d675a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:53.020448 crc crio[3653]: time=\"2026-06-12T15:43:53.018118703Z\" level=info msg=\"Started container\" PID=13769 containerID=95eaec9342367e5a3182c99634fa74590d608da74029d16d0c57fa58c44558b1 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=f329a614-089f-476e-87de-d299280d675a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891\nJun 12 15:43:55.051707 crc crio[3653]: time=\"2026-06-12T15:43:55.043641659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:55.963566 crc crio[3653]: time=\"2026-06-12T15:43:55.956957426Z\" level=warning msg=\"Stopping container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140 with stop signal(15) timed out. Killing...\"\nJun 12 15:43:56.289045 crc crio[3653]: time=\"2026-06-12T15:43:56.270150934Z\" level=info msg=\"Created container 5cec812fb803d1886b92fb4f48e1c25fbaa8b4fe312b4c97651b018d18755ca4: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=b768ee00-d634-41ca-9594-2dc6e95e4d93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:56.375353 crc crio[3653]: time=\"2026-06-12T15:43:56.374196681Z\" level=info msg=\"Starting container: 5cec812fb803d1886b92fb4f48e1c25fbaa8b4fe312b4c97651b018d18755ca4\" id=ca814533-50aa-4b56-895d-da2cf062f7af name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:56.511843 crc crio[3653]: time=\"2026-06-12T15:43:56.510075369Z\" level=info msg=\"Started container\" PID=13828 containerID=5cec812fb803d1886b92fb4f48e1c25fbaa8b4fe312b4c97651b018d18755ca4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=ca814533-50aa-4b56-895d-da2cf062f7af name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6\nJun 12 15:43:56.558934 crc crio[3653]: time=\"2026-06-12T15:43:56.549677882Z\" level=info msg=\"Stopping container: d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc (timeout: 2s)\" id=0fb77080-284c-4f1e-9dc3-da81e175c43e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:56.844820 crc crio[3653]: time=\"2026-06-12T15:43:56.844686263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=9a45d9ec-52fb-4933-814a-41150cc8d1e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:57.202190 crc crio[3653]: time=\"2026-06-12T15:43:57.201999649Z\" level=info msg=\"Stopped container d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0fb77080-284c-4f1e-9dc3-da81e175c43e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:57.219340 crc crio[3653]: 2026-06-12T15:43:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade375e178b97bd Mac:a2:3e:e9:e5:bd:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 SocketPath: PciID:}] [{Interface:0xc000190e90 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:57.224807 crc crio[3653]: time=\"2026-06-12T15:43:57.223204329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=20afd74e-244e-4559-b71f-703d8b9f045e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:57.226875 crc crio[3653]: time=\"2026-06-12T15:43:57.226766886Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=d23bdfef-2820-4aca-bfeb-be5083aafafd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:57.238067 crc crio[3653]: time=\"2026-06-12T15:43:57.237673555Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=971b3edc-213d-4842-acca-81f2661441ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:57.238780 crc crio[3653]: time=\"2026-06-12T15:43:57.238482837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:57.241070 crc crio[3653]: time=\"2026-06-12T15:43:57.240963415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cb4264a2-eb7d-4283-bf53-266bd4311c9a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:57.254846 crc crio[3653]: time=\"2026-06-12T15:43:57.254402483Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b90389b3-eb7b-4d75-9d28-96d062189d8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:57.255042 crc crio[3653]: time=\"2026-06-12T15:43:57.254966868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:57.263948 crc crio[3653]: time=\"2026-06-12T15:43:57.263850531Z\" level=info msg=\"Stopped container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins\" id=a042f111-438f-408b-8b85-9834ec8c8c2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:43:57.279135 crc crio[3653]: time=\"2026-06-12T15:43:57.279010396Z\" level=info msg=\"Stopping pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=ce5f7da0-6652-4d04-b51c-c7bbaa2fc412 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:43:57.491643 crc crio[3653]: time=\"2026-06-12T15:43:57.490866733Z\" level=info msg=\"Stopped pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=ce5f7da0-6652-4d04-b51c-c7bbaa2fc412 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:43:58.284702 crc crio[3653]: time=\"2026-06-12T15:43:58.283104377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:58.322452 crc crio[3653]: time=\"2026-06-12T15:43:58.322170716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:58.402961 crc crio[3653]: time=\"2026-06-12T15:43:58.402561786Z\" level=info msg=\"Removing container: d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140\" id=a3ce0121-0c13-4260-8c42-715430d92d7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:58.676233 crc crio[3653]: time=\"2026-06-12T15:43:58.675264666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:58.793670 crc crio[3653]: time=\"2026-06-12T15:43:58.793264253Z\" level=info msg=\"Removed container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins\" id=a3ce0121-0c13-4260-8c42-715430d92d7d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:43:59.031966 crc crio[3653]: time=\"2026-06-12T15:43:59.031178152Z\" level=info msg=\"Created container 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b90389b3-eb7b-4d75-9d28-96d062189d8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:59.052025 crc crio[3653]: time=\"2026-06-12T15:43:59.051869808Z\" level=info msg=\"Starting container: 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f\" id=4c52109f-102c-4dd4-84c8-7a437efa6948 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:43:59.112789 crc crio[3653]: 2026-06-12T15:43:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c5e41477f04fdb Mac:9e:42:62:a0:73:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de SocketPath: PciID:}] [{Interface:0xc000014ae0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.118486971Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.118736848Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_803a2ae4-a538-456a-8a0f-dbb3ba666fd0\\\"\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.118971994Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_61d784ea-1519-4879-a92d-ac40fbecd408\\\"\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.11956064Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9lp4 Namespace:openshift-marketplace ID:e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 UID:6fbd2651-2eff-4f92-8071-f8cfc609b61e NetNS:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fbd2651_2eff_4f92_8071_f8cfc609b61e.slice PodAnnotations:0xc002a900d8}] Aliases:map[]}\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.119821307Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q9lp4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.121198135Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lfb4f Namespace:openshift-marketplace ID:c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac UID:03aff15e-a2a1-4e10-97bc-df1a79487999 NetNS:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03aff15e_a2a1_4e10_97bc_df1a79487999.slice PodAnnotations:0xc0015225a0}] Aliases:map[]}\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.121717139Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-lfb4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.127283632Z\" level=info msg=\"Got pod network &{Name:community-operators-xqnbq Namespace:openshift-marketplace ID:ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 UID:9237056e-d368-4807-a45b-d8be65192aac NetNS:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9237056e_d368_4807_a45b_d8be65192aac.slice PodAnnotations:0xc000e1a300}] Aliases:map[]}\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.12760309Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-xqnbq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.12795345Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sndsg Namespace:openshift-marketplace ID:6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c UID:51a7a6be-a1ed-4898-b30c-263b8c9d5099 NetNS:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51a7a6be_a1ed_4898_b30c_263b8c9d5099.slice PodAnnotations:0xc000208400}] Aliases:map[]}\"\nJun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.128055643Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-sndsg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:43:59.156068 crc crio[3653]: time=\"2026-06-12T15:43:59.155438762Z\" level=info msg=\"Started container\" PID=13914 containerID=9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=4c52109f-102c-4dd4-84c8-7a437efa6948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7\nJun 12 15:43:59.236739 crc crio[3653]: time=\"2026-06-12T15:43:59.236669114Z\" level=info msg=\"Ran pod sandbox ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 with infra container: openshift-marketplace/community-operators-xqnbq/POD\" id=307e0ca9-dfda-4d8f-be53-a553f2f7889c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:59.271080 crc crio[3653]: time=\"2026-06-12T15:43:59.266721766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3a841b85-2050-400d-9b14-6551d5fca3e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:59.271080 crc crio[3653]: time=\"2026-06-12T15:43:59.267964471Z\" level=info msg=\"Ran pod sandbox e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 with infra container: openshift-marketplace/certified-operators-q9lp4/POD\" id=9d64d953-7938-4bf9-97c0-c37ccbf43abe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:59.290673 crc crio[3653]: time=\"2026-06-12T15:43:59.289996543Z\" level=info msg=\"Ran pod sandbox 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c with infra container: openshift-marketplace/redhat-marketplace-sndsg/POD\" id=2e3d6deb-2344-40dd-b376-9357078bf802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:43:59.294718 crc crio[3653]: time=\"2026-06-12T15:43:59.294395544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2338ab38-627d-483d-98d0-a7be2f929ddf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:59.313014 crc crio[3653]: time=\"2026-06-12T15:43:59.312943011Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:43:59.313616 crc crio[3653]: time=\"2026-06-12T15:43:59.313337752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=28569dd9-dd3a-4f3d-b13c-16257341a5ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:59.317065 crc crio[3653]: time=\"2026-06-12T15:43:59.313419674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48b25d16-5ca3-442e-afef-73d6ec0b55c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:59.373283 crc crio[3653]: time=\"2026-06-12T15:43:59.372974013Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xqnbq/extract-utilities\" id=7f6b772f-a923-460b-9757-16501ad3ee2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:59.376204 crc crio[3653]: time=\"2026-06-12T15:43:59.375931554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:59.405932 crc crio[3653]: time=\"2026-06-12T15:43:59.405161324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84a2f7d1-0eed-47ea-a7bf-3a2aaf475756 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:59.519618 crc crio[3653]: time=\"2026-06-12T15:43:59.51722237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c027969-b40d-4b87-8ebe-43573bb4e183 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:43:59.570419 crc crio[3653]: time=\"2026-06-12T15:43:59.552116475Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9lp4/extract-utilities\" id=4d13aae5-8568-41b4-8540-b7e59d61d7ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:59.570419 crc crio[3653]: time=\"2026-06-12T15:43:59.552993549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:59.594900 crc crio[3653]: time=\"2026-06-12T15:43:59.594055572Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sndsg/extract-utilities\" id=6f0809fb-8cc3-4831-9646-ead9de7d28e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:43:59.687616 crc crio[3653]: time=\"2026-06-12T15:43:59.684970279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:59.704906 crc crio[3653]: time=\"2026-06-12T15:43:59.693476361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:43:59.882197 crc crio[3653]: time=\"2026-06-12T15:43:59.882046351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.404791 crc crio[3653]: time=\"2026-06-12T15:44:00.401899283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.508699 crc crio[3653]: time=\"2026-06-12T15:44:00.507972755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:00.729370 crc crio[3653]: time=\"2026-06-12T15:44:00.729181867Z\" level=info msg=\"Stopping container: 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e (timeout: 30s)\" id=7bd5bc6d-ea28-487b-86c2-974ffa6accdd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:00.919954 crc crio[3653]: time=\"2026-06-12T15:44:00.912711589Z\" level=warning msg=\"Failed to find process for container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: checking if PID of 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e is running failed: read /proc/11104/stat: no such process\"\nJun 12 15:44:00.955779 crc crio[3653]: time=\"2026-06-12T15:44:00.950568215Z\" level=info msg=\"Stopping container: 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69 (timeout: 30s)\" id=b84e7700-2339-4a68-b92e-4457efc3f25f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:01.236708 crc crio[3653]: time=\"2026-06-12T15:44:01.236633141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:01.269968 crc crio[3653]: time=\"2026-06-12T15:44:01.268833812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:01.279426 crc crio[3653]: time=\"2026-06-12T15:44:01.279220606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:01.361574 crc crio[3653]: time=\"2026-06-12T15:44:01.359857343Z\" level=info msg=\"Stopped container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7bd5bc6d-ea28-487b-86c2-974ffa6accdd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:01.389860 crc crio[3653]: time=\"2026-06-12T15:44:01.388687291Z\" level=info msg=\"Stopped container 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=b84e7700-2339-4a68-b92e-4457efc3f25f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:01.421405 crc crio[3653]: time=\"2026-06-12T15:44:01.42116642Z\" level=info msg=\"Stopping pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=036d527b-f5dc-4910-85a8-c3c9e3b5dbb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:01.421840 crc crio[3653]: time=\"2026-06-12T15:44:01.421453678Z\" level=info msg=\"Stopping pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=5ab7a9a2-19b7-4be3-8b08-6bc224c8c69a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:01.444915 crc crio[3653]: time=\"2026-06-12T15:44:01.433782735Z\" level=info msg=\"Created container d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f: openshift-marketplace/community-operators-xqnbq/extract-utilities\" id=7f6b772f-a923-460b-9757-16501ad3ee2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:01.478678 crc crio[3653]: time=\"2026-06-12T15:44:01.466806659Z\" level=info msg=\"Starting container: d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f\" id=31e23105-993c-42e6-a31c-e61f36269071 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:44:01.510585 crc crio[3653]: time=\"2026-06-12T15:44:01.506466074Z\" level=info msg=\"Started container\" PID=13951 containerID=d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f description=openshift-marketplace/community-operators-xqnbq/extract-utilities id=31e23105-993c-42e6-a31c-e61f36269071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\nJun 12 15:44:01.523328 crc crio[3653]: time=\"2026-06-12T15:44:01.523170941Z\" level=info msg=\"Created container 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8: openshift-marketplace/certified-operators-q9lp4/extract-utilities\" id=4d13aae5-8568-41b4-8540-b7e59d61d7ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:01.556623 crc crio[3653]: time=\"2026-06-12T15:44:01.554136168Z\" level=info msg=\"Starting container: 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8\" id=70334fbf-8ae3-47a0-9d81-1fee09e3bf5f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:44:01.607901 crc crio[3653]: 2026-06-12T15:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1cf7c853d0cf38 Mac:b2:e8:6f:05:3e:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:44:01.620606 crc crio[3653]: time=\"2026-06-12T15:44:01.620147054Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:44:01.620606 crc crio[3653]: time=\"2026-06-12T15:44:01.620286508Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 12 15:44:01.631659 crc crio[3653]: time=\"2026-06-12T15:44:01.629753787Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 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:0xc0026969a8}] Aliases:map[]}\"\nJun 12 15:44:01.631659 crc crio[3653]: time=\"2026-06-12T15:44:01.63059745Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:01.632603 crc crio[3653]: time=\"2026-06-12T15:44:01.632460391Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lfb4f Namespace:openshift-marketplace ID:c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac UID:03aff15e-a2a1-4e10-97bc-df1a79487999 NetNS:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03aff15e_a2a1_4e10_97bc_df1a79487999.slice PodAnnotations:0xc0015225a0}] Aliases:map[]}\"\nJun 12 15:44:01.633175 crc crio[3653]: time=\"2026-06-12T15:44:01.633114479Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lfb4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:44:01.641641 crc crio[3653]: time=\"2026-06-12T15:44:01.635134684Z\" level=info msg=\"Started container\" PID=13972 containerID=9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8 description=openshift-marketplace/certified-operators-q9lp4/extract-utilities id=70334fbf-8ae3-47a0-9d81-1fee09e3bf5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\nJun 12 15:44:01.665696 crc crio[3653]: time=\"2026-06-12T15:44:01.660985581Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 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:0xc001610628}] Aliases:map[]}\"\nJun 12 15:44:01.665696 crc crio[3653]: time=\"2026-06-12T15:44:01.6616696Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:44:01.733757 crc crio[3653]: time=\"2026-06-12T15:44:01.733441434Z\" level=info msg=\"Created container 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f: openshift-marketplace/redhat-marketplace-sndsg/extract-utilities\" id=6f0809fb-8cc3-4831-9646-ead9de7d28e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:01.753583 crc crio[3653]: time=\"2026-06-12T15:44:01.742597954Z\" level=info msg=\"Ran pod sandbox c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac with infra container: openshift-marketplace/redhat-operators-lfb4f/POD\" id=1e4c5185-1a16-4347-b733-662ea1e33823 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:01.797857 crc crio[3653]: time=\"2026-06-12T15:44:01.791158143Z\" level=info msg=\"Starting container: 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f\" id=0028f25f-dbad-4e2b-91f7-201ac3cdeef3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:44:01.807408 crc crio[3653]: time=\"2026-06-12T15:44:01.799718297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e058c092-3d71-4e02-9b49-e8f8a60216e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:01.811288 crc crio[3653]: time=\"2026-06-12T15:44:01.811048267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bd30a36-40b9-4b51-80f0-37e88e7618bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:01.858136 crc crio[3653]: time=\"2026-06-12T15:44:01.855175984Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lfb4f/extract-utilities\" id=2b81517d-f9eb-481d-99ef-6eb02e34a04c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:01.858136 crc crio[3653]: time=\"2026-06-12T15:44:01.855927145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:01.858439 crc crio[3653]: time=\"2026-06-12T15:44:01.858235708Z\" level=info msg=\"Started container\" PID=13994 containerID=7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f description=openshift-marketplace/redhat-marketplace-sndsg/extract-utilities id=0028f25f-dbad-4e2b-91f7-201ac3cdeef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\nJun 12 15:44:02.232270 crc crio[3653]: time=\"2026-06-12T15:44:02.231941752Z\" level=info msg=\"Created container 60a39a1bb3d6803f30cce57832bfd5ae8c763b132b705d575f344015ed725019: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=971b3edc-213d-4842-acca-81f2661441ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:02.241345 crc crio[3653]: time=\"2026-06-12T15:44:02.241194185Z\" level=info msg=\"Starting container: 60a39a1bb3d6803f30cce57832bfd5ae8c763b132b705d575f344015ed725019\" id=a9c549e5-211a-472d-b288-8c2076e1d2a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:44:02.424653 crc crio[3653]: time=\"2026-06-12T15:44:02.42417487Z\" level=info msg=\"Started container\" PID=13997 containerID=60a39a1bb3d6803f30cce57832bfd5ae8c763b132b705d575f344015ed725019 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=a9c549e5-211a-472d-b288-8c2076e1d2a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6\nJun 12 15:44:02.450372 crc crio[3653]: time=\"2026-06-12T15:44:02.450182892Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a57351c-29f7-4b34-b7d5-6b7b8a54cc44 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:02.481784 crc crio[3653]: time=\"2026-06-12T15:44:02.481703414Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:44:02.504998 crc crio[3653]: time=\"2026-06-12T15:44:02.504853697Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=62063629-47e1-4a90-b20d-71cd1f090230 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:02.514681 crc crio[3653]: time=\"2026-06-12T15:44:02.514371218Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:44:03.928984 crc crio[3653]: time=\"2026-06-12T15:44:03.926987796Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=64429566-cd28-4511-8797-d14cb18e4147 name=/runtime.v1.ImageService/PullImage\nJun 12 15:44:03.958404 crc crio[3653]: time=\"2026-06-12T15:44:03.958109307Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:44:04.302631 crc crio[3653]: time=\"2026-06-12T15:44:04.301206244Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:44:07.996294 crc crio[3653]: time=\"2026-06-12T15:44:07.995205838Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:44:07.996294 crc crio[3653]: time=\"2026-06-12T15:44:07.996241356Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_61d784ea-1519-4879-a92d-ac40fbecd408\\\"\"\nJun 12 15:44:07.996294 crc crio[3653]: time=\"2026-06-12T15:44:07.996296218Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d2b5c101-321a-4dfa-a690-135b2e09f1d6\\\"\"\nJun 12 15:44:08.361231 crc crio[3653]: time=\"2026-06-12T15:44:08.361129249Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:44:08.361231 crc crio[3653]: time=\"2026-06-12T15:44:08.361220462Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:44:08.362598 crc crio[3653]: time=\"2026-06-12T15:44:08.361258083Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 12 15:44:09.839595 crc crio[3653]: time=\"2026-06-12T15:44:09.836422311Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:44:09.842135 crc crio[3653]: time=\"2026-06-12T15:44:09.841347476Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:44:09.842135 crc crio[3653]: time=\"2026-06-12T15:44:09.841825639Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 12 15:44:11.406198 crc crio[3653]: time=\"2026-06-12T15:44:11.406007383Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:44:11.406198 crc crio[3653]: time=\"2026-06-12T15:44:11.406078255Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:44:11.406198 crc crio[3653]: time=\"2026-06-12T15:44:11.406110386Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 12 15:44:12.894022 crc crio[3653]: time=\"2026-06-12T15:44:12.893739907Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:44:12.894022 crc crio[3653]: time=\"2026-06-12T15:44:12.893801099Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:44:12.894022 crc crio[3653]: time=\"2026-06-12T15:44:12.893830139Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d2b5c101-321a-4dfa-a690-135b2e09f1d6\\\"\"\nJun 12 15:44:12.894022 crc crio[3653]: time=\"2026-06-12T15:44:12.893875941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 15:44:13.528970 crc crio[3653]: time=\"2026-06-12T15:44:13.52876778Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:44:13.528970 crc crio[3653]: time=\"2026-06-12T15:44:13.528815701Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:44:17.014660 crc crio[3653]: time=\"2026-06-12T15:44:17.012775338Z\" level=info msg=\"Stopping pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=bcb350c5-c9ed-415a-9ff3-8c404cc92d2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:17.014660 crc crio[3653]: time=\"2026-06-12T15:44:17.013990732Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=bcb350c5-c9ed-415a-9ff3-8c404cc92d2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:17.028843 crc crio[3653]: time=\"2026-06-12T15:44:17.028740755Z\" level=info msg=\"Removing pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=3f52eb5b-1357-435e-9e32-9d8f326eb9fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:44:26.549764 crc crio[3653]: time=\"2026-06-12T15:44:26.545182715Z\" level=info msg=\"Stopping container: 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f (timeout: 2s)\" id=557f94f5-faa2-41a8-a56a-9cff168fbc1f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:27.415794 crc crio[3653]: time=\"2026-06-12T15:44:27.415257397Z\" level=info msg=\"Removing container: d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc\" id=bc1dc51a-ec0c-495f-8dea-4cd0f3cb7e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:44:29.727933 crc crio[3653]: time=\"2026-06-12T15:44:29.727807404Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=5306a398-7b9d-4d54-8b9a-00f17eea797f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:29.729105 crc crio[3653]: time=\"2026-06-12T15:44:29.728056951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:33.946566 crc crio[3653]: time=\"2026-06-12T15:44:33.945646076Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=d9a518ac-283b-421e-b107-39e20ad6fc32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:33.947713 crc crio[3653]: time=\"2026-06-12T15:44:33.946568791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:34.248318 crc crio[3653]: time=\"2026-06-12T15:44:34.248252905Z\" level=info msg=\"Stopped pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=5ab7a9a2-19b7-4be3-8b08-6bc224c8c69a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:34.287165 crc crio[3653]: time=\"2026-06-12T15:44:34.287039066Z\" level=info msg=\"Stopped container 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=557f94f5-faa2-41a8-a56a-9cff168fbc1f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:34.290159 crc crio[3653]: time=\"2026-06-12T15:44:34.29010439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=80337895-1147-45be-8f59-840184a16936 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:34.306043 crc crio[3653]: time=\"2026-06-12T15:44:34.305915373Z\" level=info msg=\"Stopped pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=036d527b-f5dc-4910-85a8-c3c9e3b5dbb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:44:34.313994 crc crio[3653]: time=\"2026-06-12T15:44:34.311609139Z\" level=info msg=\"Stopped container 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=3ca6a9ed-56d6-402b-8272-88d7f90145d6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:44:34.313994 crc crio[3653]: time=\"2026-06-12T15:44:34.313195002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=155a8175-9eb9-4f5c-8a55-2051ad2ab82b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:34.325870 crc crio[3653]: time=\"2026-06-12T15:44:34.323740621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=25db2699-30ca-4ab8-880f-8d157525d5a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:35.219891 crc crio[3653]: time=\"2026-06-12T15:44:35.21818299Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/POD\" id=dbed3ec1-bbfa-4987-86ed-8240dd546ab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:35.219891 crc crio[3653]: time=\"2026-06-12T15:44:35.219756484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:35.285260 crc crio[3653]: time=\"2026-06-12T15:44:35.285145942Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/POD\" id=fc29389f-22c3-4c1b-ac00-fa3c74101b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:44:35.285613 crc crio[3653]: time=\"2026-06-12T15:44:35.285268236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:49.331803 crc crio[3653]: time=\"2026-06-12T15:44:49.330082084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=8d5e6200-0810-4f34-9b19-54c6bc2c3c79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:44:49.340616 crc crio[3653]: time=\"2026-06-12T15:44:49.340540374Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9e8371eb-7852-4215-bdd4-8811eab31086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:49.381719 crc crio[3653]: time=\"2026-06-12T15:44:49.381584984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:49.385436 crc crio[3653]: time=\"2026-06-12T15:44:49.385278934Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=b5a3bbb1-974f-47b3-b0f6-0a32f1f1d9f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:44:49.391910 crc crio[3653]: time=\"2026-06-12T15:44:49.391818408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:44:49.419587 crc crio[3653]: time=\"2026-06-12T15:44:49.419072388Z\" level=info msg=\"Removed pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=3f52eb5b-1357-435e-9e32-9d8f326eb9fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:45:00.588197 crc crio[3653]: time=\"2026-06-12T15:45:00.587001155Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/POD\" id=1ba12cdc-8fac-49ca-bec8-bbd5c9cff3fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:00.589483 crc crio[3653]: time=\"2026-06-12T15:45:00.588322084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:10.664330 crc crio[3653]: time=\"2026-06-12T15:45:10.663235342Z\" level=info msg=\"Removed container d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bc1dc51a-ec0c-495f-8dea-4cd0f3cb7e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:10.697271 crc crio[3653]: time=\"2026-06-12T15:45:10.695781199Z\" level=info msg=\"Removing container: 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69\" id=445efb0c-590c-4dc8-b2af-8f074f65807a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:45:10.700537 crc crio[3653]: time=\"2026-06-12T15:45:10.700383476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:10.705293 crc crio[3653]: time=\"2026-06-12T15:45:10.70520447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:10.837829 crc crio[3653]: time=\"2026-06-12T15:45:10.837683797Z\" level=info msg=\"Created container b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8: openshift-marketplace/redhat-operators-lfb4f/extract-utilities\" id=2b81517d-f9eb-481d-99ef-6eb02e34a04c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:45:10.839258 crc crio[3653]: time=\"2026-06-12T15:45:10.839177271Z\" level=info msg=\"Starting container: b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8\" id=b65f6a57-8ecd-4317-8d17-2506d3123475 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:45:10.845789 crc crio[3653]: time=\"2026-06-12T15:45:10.845593632Z\" level=info msg=\"Started container\" PID=14512 containerID=b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8 description=openshift-marketplace/redhat-operators-lfb4f/extract-utilities id=b65f6a57-8ecd-4317-8d17-2506d3123475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\nJun 12 15:45:11.863848 crc crio[3653]: time=\"2026-06-12T15:45:11.86339934Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7f4bd127-9a47-4e21-9c51-52a9e3e5a0d9 name=/runtime.v1.ImageService/PullImage\nJun 12 15:45:11.878082 crc crio[3653]: time=\"2026-06-12T15:45:11.877742626Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:45:17.136735 crc crio[3653]: time=\"2026-06-12T15:45:17.136049226Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b UID:a43e2b27-315c-4087-af88-ff75eaa57ffd NetNS:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda43e2b27_315c_4087_af88_ff75eaa57ffd.slice PodAnnotations:0xc00008cf10}] Aliases:map[]}\"\nJun 12 15:45:17.136735 crc crio[3653]: time=\"2026-06-12T15:45:17.136680145Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:17.899201 crc crio[3653]: 2026-06-12T15:45:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5d2f47692b494 Mac:ee:ad:4f:4c:9d:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 SocketPath: PciID:}] [{Interface:0xc0004365d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:17.905222 crc crio[3653]: time=\"2026-06-12T15:45:17.904161773Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b UID:a43e2b27-315c-4087-af88-ff75eaa57ffd NetNS:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda43e2b27_315c_4087_af88_ff75eaa57ffd.slice PodAnnotations:0xc00008cf10}] Aliases:map[]}\"\nJun 12 15:45:17.905222 crc crio[3653]: time=\"2026-06-12T15:45:17.904316298Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:45:41.395775 crc crio[3653]: time=\"2026-06-12T15:45:41.394710872Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc UID:a1d297e6-a88e-4b37-98ee-665dc7957a9b NetNS:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda1d297e6_a88e_4b37_98ee_665dc7957a9b.slice PodAnnotations:0xc0017065d8}] Aliases:map[]}\"\nJun 12 15:45:41.395775 crc crio[3653]: time=\"2026-06-12T15:45:41.39564291Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:45:41.780948 crc crio[3653]: time=\"2026-06-12T15:45:41.780702744Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=450f46b5-61fa-49ef-82bf-b9daed42dd06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:45:41.781434 crc crio[3653]: time=\"2026-06-12T15:45:41.781352103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:45:42.817983 crc crio[3653]: 2026-06-12T15:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7ad4c78e775067 Mac:ba:5c:9e:b7:07:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 SocketPath: PciID:}] [{Interface:0xc00019aac0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:45:42.823477 crc crio[3653]: time=\"2026-06-12T15:45:42.823374401Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc UID:a1d297e6-a88e-4b37-98ee-665dc7957a9b NetNS:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda1d297e6_a88e_4b37_98ee_665dc7957a9b.slice PodAnnotations:0xc0017065d8}] Aliases:map[]}\"\nJun 12 15:45:42.823718 crc crio[3653]: time=\"2026-06-12T15:45:42.82368003Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:06.265207 crc crio[3653]: time=\"2026-06-12T15:46:06.264267011Z\" level=info msg=\"Removed container 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=445efb0c-590c-4dc8-b2af-8f074f65807a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:06.269818 crc crio[3653]: time=\"2026-06-12T15:46:06.26960242Z\" level=info msg=\"Removing container: 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e\" id=53fa1c72-bd5d-4c9d-b49c-b1a91ed3160b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:06.273465 crc crio[3653]: time=\"2026-06-12T15:46:06.273329494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.278458 crc crio[3653]: time=\"2026-06-12T15:46:06.278378216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.280672 crc crio[3653]: time=\"2026-06-12T15:46:06.280454114Z\" level=info msg=\"Ran pod sandbox fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=5306a398-7b9d-4d54-8b9a-00f17eea797f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:06.284345 crc crio[3653]: time=\"2026-06-12T15:46:06.284213149Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=29e6b090-dbbe-43b8-8366-0d89d4f45786 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.452571 crc crio[3653]: time=\"2026-06-12T15:46:06.452377378Z\" level=info msg=\"Created container 07fe1f2991ed5ad4dd1d21b591266c4f1aec7f65382162513dfa3470de1556c6: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=b5a3bbb1-974f-47b3-b0f6-0a32f1f1d9f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:06.454197 crc crio[3653]: time=\"2026-06-12T15:46:06.454103807Z\" level=info msg=\"Starting container: 07fe1f2991ed5ad4dd1d21b591266c4f1aec7f65382162513dfa3470de1556c6\" id=7af07e23-53d1-4831-9c88-180942fb84c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:06.459810 crc crio[3653]: time=\"2026-06-12T15:46:06.459199309Z\" level=info msg=\"Started container\" PID=14888 containerID=07fe1f2991ed5ad4dd1d21b591266c4f1aec7f65382162513dfa3470de1556c6 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=7af07e23-53d1-4831-9c88-180942fb84c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1851bb0f09039d6055e33e9161bdb316cea6d8a803a7cd355cbfe42ad3795c12\nJun 12 15:46:06.633778 crc crio[3653]: time=\"2026-06-12T15:46:06.633672205Z\" level=info msg=\"Ran pod sandbox a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=d9a518ac-283b-421e-b107-39e20ad6fc32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:06.637566 crc crio[3653]: time=\"2026-06-12T15:46:06.6374269Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d03e558c-d322-44ec-8963-e717543f71a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.637786 crc crio[3653]: time=\"2026-06-12T15:46:06.637469791Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=90c77432-1d1b-4500-ad3e-19f7645033da name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.640433 crc crio[3653]: time=\"2026-06-12T15:46:06.640247479Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc0029a6370}] Aliases:map[]}\"\nJun 12 15:46:06.640433 crc crio[3653]: time=\"2026-06-12T15:46:06.640297191Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:06.843333 crc crio[3653]: time=\"2026-06-12T15:46:06.842778691Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=64429566-cd28-4511-8797-d14cb18e4147 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:06.843333 crc crio[3653]: time=\"2026-06-12T15:46:06.843243244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.846207 crc crio[3653]: time=\"2026-06-12T15:46:06.846116654Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=54c16bfa-3072-459a-87f7-766c30196c3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.860109 crc crio[3653]: time=\"2026-06-12T15:46:06.859742426Z\" level=info msg=\"Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc000208360}] Aliases:map[]}\"\nJun 12 15:46:06.860109 crc crio[3653]: time=\"2026-06-12T15:46:06.859839758Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:06.861756 crc crio[3653]: time=\"2026-06-12T15:46:06.86168432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.872455 crc crio[3653]: time=\"2026-06-12T15:46:06.871460084Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3f87d122-9f64-4908-a72c-e3693acd27e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.885022 crc crio[3653]: time=\"2026-06-12T15:46:06.881556387Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=39425b93-8829-4e58-94d3-15817aa07a32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:06.886179 crc crio[3653]: time=\"2026-06-12T15:46:06.886079793Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-d6nmt Namespace:openshift-operator-lifecycle-manager ID:3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef UID:eacbb060-4e88-46c6-adc4-1cf62008c8d6 NetNS:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeacbb060_4e88_46c6_adc4_1cf62008c8d6.slice PodAnnotations:0xc0001a0878}] Aliases:map[]}\"\nJun 12 15:46:06.886179 crc crio[3653]: time=\"2026-06-12T15:46:06.886161316Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687985-d6nmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:06.911038 crc crio[3653]: time=\"2026-06-12T15:46:06.910721403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:06.925708 crc crio[3653]: time=\"2026-06-12T15:46:06.925299372Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=2a57351c-29f7-4b34-b7d5-6b7b8a54cc44 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:06.932964 crc crio[3653]: time=\"2026-06-12T15:46:06.932481883Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88e497b5-697d-4227-b87a-7b7ee821830e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.933343 crc crio[3653]: time=\"2026-06-12T15:46:06.933055539Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=ec7600cb-195d-4772-b42a-ad5e739e1c13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:06.938798 crc crio[3653]: time=\"2026-06-12T15:46:06.938313086Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=1a1f0ea4-912d-4d93-ad7b-e9c1702beedd name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:06.951368 crc crio[3653]: time=\"2026-06-12T15:46:06.951159116Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2314c74e-cf45-4926-9844-e7b9cd0c79ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:06.951368 crc crio[3653]: time=\"2026-06-12T15:46:06.951231278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.002642 crc crio[3653]: time=\"2026-06-12T15:46:07.002346309Z\" level=info msg=\"Removed container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=53fa1c72-bd5d-4c9d-b49c-b1a91ed3160b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:07.026820 crc crio[3653]: time=\"2026-06-12T15:46:07.025387104Z\" level=info msg=\"Created container 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9e8371eb-7852-4215-bdd4-8811eab31086 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.029716 crc crio[3653]: time=\"2026-06-12T15:46:07.029400357Z\" level=info msg=\"Starting container: 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd\" id=85296259-c00b-4db1-8b73-e576af877d8b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:07.047326 crc crio[3653]: time=\"2026-06-12T15:46:07.046959818Z\" level=info msg=\"Started container\" PID=14929 containerID=99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd description=openshift-console/downloads-747b44746d-4pqvr/download-server id=85296259-c00b-4db1-8b73-e576af877d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7\nJun 12 15:46:07.074888 crc crio[3653]: time=\"2026-06-12T15:46:07.074468329Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=71427748-8091-4b40-9c01-8f51e93fc36c name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:07.078145 crc crio[3653]: time=\"2026-06-12T15:46:07.077996717Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=96dff7f9-2a0f-4ea3-8dac-815f356e1f55 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.099438 crc crio[3653]: time=\"2026-06-12T15:46:07.099293674Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c9fe2f02-4da5-4632-8ce0-8df719b01b77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.100630 crc crio[3653]: time=\"2026-06-12T15:46:07.100465437Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ed63563-cb4c-4f89-a2c7-5403d19e675f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.109858 crc crio[3653]: time=\"2026-06-12T15:46:07.109585152Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=f157650f-b47e-4d28-bd80-1811eb7ef910 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:07.112138 crc crio[3653]: time=\"2026-06-12T15:46:07.112040791Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c73239e1-4b2e-4e93-8c0e-b28b77fec3e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.115348 crc crio[3653]: time=\"2026-06-12T15:46:07.115271961Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc001610200}] Aliases:map[]}\"\nJun 12 15:46:07.115450 crc crio[3653]: time=\"2026-06-12T15:46:07.115354874Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:07.148245 crc crio[3653]: time=\"2026-06-12T15:46:07.147743531Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c6f91c01-b761-460b-925f-bfeee3d1d1d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.152990 crc crio[3653]: time=\"2026-06-12T15:46:07.152815813Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=62063629-47e1-4a90-b20d-71cd1f090230 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:07.165725 crc crio[3653]: time=\"2026-06-12T15:46:07.165598441Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9afc7e7c-bd0c-44f9-a0b1-fc03a2508e85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.199253 crc crio[3653]: time=\"2026-06-12T15:46:07.195201459Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b7cbe07a-ebc5-433f-9e29-e987cab1387f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.217986 crc crio[3653]: time=\"2026-06-12T15:46:07.217277688Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3a71e503-9854-48f5-bda2-26323efbb91a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.223900 crc crio[3653]: time=\"2026-06-12T15:46:07.217298138Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=4a7df921-da28-40fb-97ce-2497f30b1aed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.237002 crc crio[3653]: time=\"2026-06-12T15:46:07.236756813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.238040 crc crio[3653]: time=\"2026-06-12T15:46:07.23734147Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=dfac33e5-7659-4ca9-8830-9f1d99bdf44a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.238368 crc crio[3653]: time=\"2026-06-12T15:46:07.238148132Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=7f4bd127-9a47-4e21-9c51-52a9e3e5a0d9 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:07.239912 crc crio[3653]: time=\"2026-06-12T15:46:07.239272364Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f3cc795a-ae5b-48d6-8529-89e2a55865d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.253915 crc crio[3653]: time=\"2026-06-12T15:46:07.252156614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.263426 crc crio[3653]: time=\"2026-06-12T15:46:07.257152884Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xqnbq/extract-content\" id=3142bc76-8c06-478d-b7e9-c9c20461249c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.263426 crc crio[3653]: time=\"2026-06-12T15:46:07.257865684Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d742d780-5089-4f31-85f1-05db398a8375 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.276163 crc crio[3653]: time=\"2026-06-12T15:46:07.276050694Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sndsg/extract-content\" id=a087056b-58a0-4347-b1df-325814a9b807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.283116 crc crio[3653]: time=\"2026-06-12T15:46:07.282841554Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9lp4/extract-content\" id=88bfa396-3f7c-462a-a8f8-81a010f3f061 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.285049 crc crio[3653]: time=\"2026-06-12T15:46:07.284805089Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=5474d459-1c90-424a-97c0-ad3598862e48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.285242 crc crio[3653]: time=\"2026-06-12T15:46:07.285126958Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=973f7f0c-6384-4b3b-9967-3b9bbae3520e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.287338 crc crio[3653]: time=\"2026-06-12T15:46:07.287159515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.295227 crc crio[3653]: time=\"2026-06-12T15:46:07.293876153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.296315 crc crio[3653]: time=\"2026-06-12T15:46:07.29626496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lfb4f/extract-content\" id=f11ddb62-94d7-4a5c-b6f1-f86202e841d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.298790 crc crio[3653]: time=\"2026-06-12T15:46:07.298481702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.310279 crc crio[3653]: time=\"2026-06-12T15:46:07.309450249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.348923 crc crio[3653]: time=\"2026-06-12T15:46:07.346356312Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=7bf32645-ef27-45a4-a1bb-d9912ceb2902 name=/runtime.v1.ImageService/PullImage\nJun 12 15:46:07.352463 crc crio[3653]: time=\"2026-06-12T15:46:07.352385671Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f983a4d7-ac48-4d8c-96a9-e45f1279d14d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.363122 crc crio[3653]: time=\"2026-06-12T15:46:07.363030759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.363454 crc crio[3653]: time=\"2026-06-12T15:46:07.363290787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.364452 crc crio[3653]: time=\"2026-06-12T15:46:07.364254764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.458590 crc crio[3653]: time=\"2026-06-12T15:46:07.452632088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.488002 crc crio[3653]: time=\"2026-06-12T15:46:07.484066689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.555596 crc crio[3653]: time=\"2026-06-12T15:46:07.543471211Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1a8e5e97-382c-4cf0-97ad-240d8ee9f250 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:07.823079 crc crio[3653]: time=\"2026-06-12T15:46:07.82234577Z\" level=info msg=\"Created container 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=4a7df921-da28-40fb-97ce-2497f30b1aed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:07.831727 crc crio[3653]: time=\"2026-06-12T15:46:07.828267806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.831727 crc crio[3653]: time=\"2026-06-12T15:46:07.828343338Z\" level=info msg=\"Starting container: 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6\" id=d12f5c39-1ad7-4bca-b87c-793e58292499 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:07.882594 crc crio[3653]: time=\"2026-06-12T15:46:07.879448089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:07.959146 crc crio[3653]: time=\"2026-06-12T15:46:07.958471532Z\" level=info msg=\"Started container\" PID=15016 containerID=12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=d12f5c39-1ad7-4bca-b87c-793e58292499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\nJun 12 15:46:08.050592 crc crio[3653]: time=\"2026-06-12T15:46:08.045873629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.119978 crc crio[3653]: time=\"2026-06-12T15:46:08.117768073Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=7fde3bb2-217b-411f-8780-ba93b366d2cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.124062 crc crio[3653]: time=\"2026-06-12T15:46:08.123938375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.154117 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:391586f1d4a4eed Mac:82:b7:cc:ad:6c:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 SocketPath: PciID:}] [{Interface:0xc00011b020 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:08.184031 crc crio[3653]: time=\"2026-06-12T15:46:08.150366585Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc0029a6370}] Aliases:map[]}\"\nJun 12 15:46:08.184931 crc crio[3653]: time=\"2026-06-12T15:46:08.184677546Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:08.195981 crc crio[3653]: time=\"2026-06-12T15:46:08.195858639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.204417 crc crio[3653]: time=\"2026-06-12T15:46:08.204058389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.222456 crc crio[3653]: time=\"2026-06-12T15:46:08.221161328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.247687 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d4b4f8db485b38 Mac:52:56:a7:b2:79:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 SocketPath: PciID:}] [{Interface:0xc000372780 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:08.247687 crc crio[3653]: time=\"2026-06-12T15:46:08.243904385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.247687 crc crio[3653]: time=\"2026-06-12T15:46:08.244993705Z\" level=info msg=\"Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc000208360}] Aliases:map[]}\"\nJun 12 15:46:08.247687 crc crio[3653]: time=\"2026-06-12T15:46:08.24517971Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:08.247687 crc crio[3653]: time=\"2026-06-12T15:46:08.221206109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.249864 crc crio[3653]: time=\"2026-06-12T15:46:08.223776801Z\" level=info msg=\"Created container 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=5474d459-1c90-424a-97c0-ad3598862e48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.251327 crc crio[3653]: time=\"2026-06-12T15:46:08.22729716Z\" level=info msg=\"Ran pod sandbox 391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 with infra container: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/POD\" id=dbed3ec1-bbfa-4987-86ed-8240dd546ab1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:08.270544 crc crio[3653]: time=\"2026-06-12T15:46:08.270045957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=8f8fe82d-cd63-4aa1-8f1e-976e7651318d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.270544 crc crio[3653]: time=\"2026-06-12T15:46:08.270426587Z\" level=info msg=\"Starting container: 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe\" id=a9af7f32-d45a-4107-a904-4ab5c8cc6ece name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:08.282549 crc crio[3653]: time=\"2026-06-12T15:46:08.282133755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.286223 crc crio[3653]: time=\"2026-06-12T15:46:08.286065825Z\" level=info msg=\"Ran pod sandbox 5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 with infra container: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/POD\" id=fc29389f-22c3-4c1b-ac00-fa3c74101b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:08.287056 crc crio[3653]: time=\"2026-06-12T15:46:08.286808306Z\" level=info msg=\"Started container\" PID=15075 containerID=8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=a9af7f32-d45a-4107-a904-4ab5c8cc6ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\nJun 12 15:46:08.290260 crc crio[3653]: time=\"2026-06-12T15:46:08.29017185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.305233 crc crio[3653]: time=\"2026-06-12T15:46:08.305055867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3a37236a-60d9-4880-af4d-a8d8da36025e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.308396 crc crio[3653]: time=\"2026-06-12T15:46:08.308040681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.340308 crc crio[3653]: time=\"2026-06-12T15:46:08.340130999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=19efb556-dda0-4586-85ad-30148a999e23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.351088 crc crio[3653]: time=\"2026-06-12T15:46:08.347185777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=78ad5456-2c81-4a6b-8c54-ae2a9fdb5333 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.374855 crc crio[3653]: time=\"2026-06-12T15:46:08.374173183Z\" level=info msg=\"Created container 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=973f7f0c-6384-4b3b-9967-3b9bbae3520e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.378369 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a961eaa8080631 Mac:b2:f3:b1:a6:b9:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd SocketPath: PciID:}] [{Interface:0xc000280830 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:08.379327 crc crio[3653]: time=\"2026-06-12T15:46:08.379207583Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-d6nmt Namespace:openshift-operator-lifecycle-manager ID:3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef UID:eacbb060-4e88-46c6-adc4-1cf62008c8d6 NetNS:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeacbb060_4e88_46c6_adc4_1cf62008c8d6.slice PodAnnotations:0xc0001a0878}] Aliases:map[]}\"\nJun 12 15:46:08.379756 crc crio[3653]: time=\"2026-06-12T15:46:08.379357318Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687985-d6nmt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:08.381402 crc crio[3653]: time=\"2026-06-12T15:46:08.3812196Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager\" id=4c013c7e-e347-4ff1-8e69-7f861f086f1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.381936 crc crio[3653]: time=\"2026-06-12T15:46:08.381812106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.403759 crc crio[3653]: time=\"2026-06-12T15:46:08.403622407Z\" level=info msg=\"Starting container: 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5\" id=badc95df-749e-476a-b18c-300110e6ed2f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:08.438577 crc crio[3653]: time=\"2026-06-12T15:46:08.422437874Z\" level=info msg=\"Started container\" PID=15092 containerID=2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5 description=openshift-marketplace/community-operators-qhh6t/extract-content id=badc95df-749e-476a-b18c-300110e6ed2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\nJun 12 15:46:08.438577 crc crio[3653]: time=\"2026-06-12T15:46:08.431864728Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager\" id=a20388d0-07f2-44fc-a075-b7e1346599cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.438577 crc crio[3653]: time=\"2026-06-12T15:46:08.432036893Z\" level=info msg=\"Ran pod sandbox 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/POD\" id=1ba12cdc-8fac-49ca-bec8-bbd5c9cff3fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:08.459688 crc crio[3653]: time=\"2026-06-12T15:46:08.450957773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dade06fa-3def-4e34-a988-159e7f57de64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.459688 crc crio[3653]: time=\"2026-06-12T15:46:08.458778282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.470707 crc crio[3653]: time=\"2026-06-12T15:46:08.466744315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.474319 crc crio[3653]: time=\"2026-06-12T15:46:08.474121921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b30765a-6e74-4bde-baea-efd4793c61af name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.489393 crc crio[3653]: time=\"2026-06-12T15:46:08.481687543Z\" level=info msg=\"Created container 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6: openshift-marketplace/redhat-operators-lfb4f/extract-content\" id=f11ddb62-94d7-4a5c-b6f1-f86202e841d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.489393 crc crio[3653]: time=\"2026-06-12T15:46:08.482794254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.489393 crc crio[3653]: time=\"2026-06-12T15:46:08.488281248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.495458 crc crio[3653]: time=\"2026-06-12T15:46:08.494824631Z\" level=info msg=\"Starting container: 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6\" id=841288a7-3700-485c-bea4-f1f17cff2927 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:08.504279 crc crio[3653]: time=\"2026-06-12T15:46:08.503243167Z\" level=info msg=\"Started container\" PID=15113 containerID=9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6 description=openshift-marketplace/redhat-operators-lfb4f/extract-content id=841288a7-3700-485c-bea4-f1f17cff2927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\nJun 12 15:46:08.519131 crc crio[3653]: time=\"2026-06-12T15:46:08.519040309Z\" level=info msg=\"Created container bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a: openshift-marketplace/community-operators-xqnbq/extract-content\" id=3142bc76-8c06-478d-b7e9-c9c20461249c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.525352 crc crio[3653]: time=\"2026-06-12T15:46:08.525247023Z\" level=info msg=\"Starting container: bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a\" id=73962fad-24a3-4861-96ba-e410421d1203 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:08.531460 crc crio[3653]: time=\"2026-06-12T15:46:08.531370454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.533939 crc crio[3653]: time=\"2026-06-12T15:46:08.533869854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.535453 crc crio[3653]: time=\"2026-06-12T15:46:08.534956575Z\" level=info msg=\"Created container 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a: openshift-marketplace/redhat-marketplace-sndsg/extract-content\" id=a087056b-58a0-4347-b1df-325814a9b807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.545878 crc crio[3653]: time=\"2026-06-12T15:46:08.545821119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.547041 crc crio[3653]: time=\"2026-06-12T15:46:08.546970801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.547221 crc crio[3653]: time=\"2026-06-12T15:46:08.547130236Z\" level=info msg=\"Started container\" PID=15121 containerID=bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a description=openshift-marketplace/community-operators-xqnbq/extract-content id=73962fad-24a3-4861-96ba-e410421d1203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\nJun 12 15:46:08.547283 crc crio[3653]: time=\"2026-06-12T15:46:08.547231548Z\" level=info msg=\"Starting container: 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a\" id=87044975-d2ea-4fa7-b29f-4aa53d5d96ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:08.593211 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:099f7a3e523e1a8 Mac:3a:81:9a:bb:45:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 SocketPath: PciID:}] [{Interface:0xc0004baa20 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:46:08.596951 crc crio[3653]: time=\"2026-06-12T15:46:08.596783276Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc001610200}] Aliases:map[]}\"\nJun 12 15:46:08.597171 crc crio[3653]: time=\"2026-06-12T15:46:08.597136476Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:46:08.597886 crc crio[3653]: time=\"2026-06-12T15:46:08.597839356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.609975 crc crio[3653]: time=\"2026-06-12T15:46:08.602112915Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles\" id=292a5253-cd2a-410d-a7af-958c122b1615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.609975 crc crio[3653]: time=\"2026-06-12T15:46:08.603279858Z\" level=info msg=\"Started container\" PID=15118 containerID=7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a description=openshift-marketplace/redhat-marketplace-sndsg/extract-content id=87044975-d2ea-4fa7-b29f-4aa53d5d96ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\nJun 12 15:46:08.614708 crc crio[3653]: time=\"2026-06-12T15:46:08.614386019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.650196 crc crio[3653]: time=\"2026-06-12T15:46:08.649985646Z\" level=info msg=\"Ran pod sandbox 099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=450f46b5-61fa-49ef-82bf-b9daed42dd06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:08.671010 crc crio[3653]: time=\"2026-06-12T15:46:08.670305104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=f27932d7-3c27-41e0-a136-40e720f06a34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.687414 crc crio[3653]: time=\"2026-06-12T15:46:08.687308211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=84adcfb6-e57e-4a61-8b16-97573a2e3245 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.694314 crc crio[3653]: time=\"2026-06-12T15:46:08.694219284Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ce5c587b-bbb7-42f7-bb81-12b0c65bbd2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.699477 crc crio[3653]: time=\"2026-06-12T15:46:08.699259115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.717590 crc crio[3653]: time=\"2026-06-12T15:46:08.717386853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.814357 crc crio[3653]: time=\"2026-06-12T15:46:08.814245375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.824594 crc crio[3653]: time=\"2026-06-12T15:46:08.824353898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.884168 crc crio[3653]: time=\"2026-06-12T15:46:08.883900636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=472dc4a9-bcee-4daf-a34d-1cf3db76dfdc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.893270 crc crio[3653]: time=\"2026-06-12T15:46:08.893081433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6ba77f5c-635e-4644-8905-9aaab67ddd05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:08.902837 crc crio[3653]: time=\"2026-06-12T15:46:08.901020945Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=04fe563f-e19c-46ff-850e-e2c204a5e0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.902837 crc crio[3653]: time=\"2026-06-12T15:46:08.901445077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:08.947739 crc crio[3653]: time=\"2026-06-12T15:46:08.94761794Z\" level=info msg=\"Created container e8b81fded31ae12365575fb2c5d9984681fe6ab865c8b1a7e5c5b8116dc578a5: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager\" id=4c013c7e-e347-4ff1-8e69-7f861f086f1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.951011 crc crio[3653]: time=\"2026-06-12T15:46:08.950931223Z\" level=info msg=\"Starting container: e8b81fded31ae12365575fb2c5d9984681fe6ab865c8b1a7e5c5b8116dc578a5\" id=39924c76-f0e6-4e60-95b5-fec86554b16d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:08.956129 crc crio[3653]: time=\"2026-06-12T15:46:08.954802481Z\" level=info msg=\"Created container 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93: openshift-marketplace/certified-operators-q9lp4/extract-content\" id=88bfa396-3f7c-462a-a8f8-81a010f3f061 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.961760 crc crio[3653]: time=\"2026-06-12T15:46:08.961682024Z\" level=info msg=\"Starting container: 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93\" id=827c5762-2ad9-4450-a2f3-8bb0bf555d62 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:08.972911 crc crio[3653]: time=\"2026-06-12T15:46:08.972785195Z\" level=info msg=\"Started container\" PID=15177 containerID=e8b81fded31ae12365575fb2c5d9984681fe6ab865c8b1a7e5c5b8116dc578a5 description=openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager id=39924c76-f0e6-4e60-95b5-fec86554b16d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74\nJun 12 15:46:08.976397 crc crio[3653]: time=\"2026-06-12T15:46:08.97618535Z\" level=info msg=\"Started container\" PID=15175 containerID=97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93 description=openshift-marketplace/certified-operators-q9lp4/extract-content id=827c5762-2ad9-4450-a2f3-8bb0bf555d62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\nJun 12 15:46:08.989636 crc crio[3653]: time=\"2026-06-12T15:46:08.98941087Z\" level=info msg=\"Created container 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033: openshift-marketplace/certified-operators-l27pk/extract-content\" id=7fde3bb2-217b-411f-8780-ba93b366d2cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:08.996454 crc crio[3653]: time=\"2026-06-12T15:46:08.996382875Z\" level=info msg=\"Starting container: 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033\" id=d630e95d-ae4b-4d8c-a219-7771db0b104e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:09.003162 crc crio[3653]: time=\"2026-06-12T15:46:09.00296244Z\" level=info msg=\"Created container a7033bcdbc64e491d475b09e4275e306fa676156975fa58ded6ed4518784e9b4: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager\" id=a20388d0-07f2-44fc-a075-b7e1346599cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:09.004992 crc crio[3653]: time=\"2026-06-12T15:46:09.004888944Z\" level=info msg=\"Starting container: a7033bcdbc64e491d475b09e4275e306fa676156975fa58ded6ed4518784e9b4\" id=d061030c-700e-4fd1-b617-bd41bd97a312 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:09.010441 crc crio[3653]: time=\"2026-06-12T15:46:09.010340146Z\" level=info msg=\"Started container\" PID=15150 containerID=6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033 description=openshift-marketplace/certified-operators-l27pk/extract-content id=d630e95d-ae4b-4d8c-a219-7771db0b104e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\nJun 12 15:46:09.016181 crc crio[3653]: time=\"2026-06-12T15:46:09.01583757Z\" level=info msg=\"Started container\" PID=15176 containerID=a7033bcdbc64e491d475b09e4275e306fa676156975fa58ded6ed4518784e9b4 description=openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager id=d061030c-700e-4fd1-b617-bd41bd97a312 name=/runtime.v1.RuntimeService/StartContainer sandboxID=391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24\nJun 12 15:46:09.045328 crc crio[3653]: time=\"2026-06-12T15:46:09.044435571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:09.066138 crc crio[3653]: time=\"2026-06-12T15:46:09.066040886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:09.096189 crc crio[3653]: time=\"2026-06-12T15:46:09.095960784Z\" level=info msg=\"Created container 19be95616703d7d33d2099b5689a20c0731f0caeb499b2438dac030eb90ea971: openshift-kube-apiserver/installer-13-crc/installer\" id=ec7600cb-195d-4772-b42a-ad5e739e1c13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:09.097283 crc crio[3653]: time=\"2026-06-12T15:46:09.097142587Z\" level=info msg=\"Created container ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles\" id=292a5253-cd2a-410d-a7af-958c122b1615 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:09.101175 crc crio[3653]: time=\"2026-06-12T15:46:09.100973995Z\" level=info msg=\"Created container d63bb2515582ed1115cefcdf58f9fa402dab010272ecfce2d47a579b12ef75f0: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=39425b93-8829-4e58-94d3-15817aa07a32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:09.103355 crc crio[3653]: time=\"2026-06-12T15:46:09.103218127Z\" level=info msg=\"Starting container: d63bb2515582ed1115cefcdf58f9fa402dab010272ecfce2d47a579b12ef75f0\" id=a1cd2d20-65c5-4f05-985e-1b5342cbd0ae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:09.109312 crc crio[3653]: time=\"2026-06-12T15:46:09.104798152Z\" level=info msg=\"Starting container: 19be95616703d7d33d2099b5689a20c0731f0caeb499b2438dac030eb90ea971\" id=cf30aa2b-ef50-4433-969b-841912703d02 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:09.121228 crc crio[3653]: time=\"2026-06-12T15:46:09.104834703Z\" level=info msg=\"Starting container: ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e\" id=071aa8e7-5a94-4686-a6cf-c3e6954bf24f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:09.123476 crc crio[3653]: time=\"2026-06-12T15:46:09.123393462Z\" level=info msg=\"Started container\" PID=15170 containerID=d63bb2515582ed1115cefcdf58f9fa402dab010272ecfce2d47a579b12ef75f0 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=a1cd2d20-65c5-4f05-985e-1b5342cbd0ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b\nJun 12 15:46:09.131084 crc crio[3653]: time=\"2026-06-12T15:46:09.130852351Z\" level=info msg=\"Started container\" PID=15194 containerID=ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e description=openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles id=071aa8e7-5a94-4686-a6cf-c3e6954bf24f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\nJun 12 15:46:09.154872 crc crio[3653]: time=\"2026-06-12T15:46:09.15403522Z\" level=info msg=\"Started container\" PID=15181 containerID=19be95616703d7d33d2099b5689a20c0731f0caeb499b2438dac030eb90ea971 description=openshift-kube-apiserver/installer-13-crc/installer id=cf30aa2b-ef50-4433-969b-841912703d02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc\nJun 12 15:46:09.175846 crc crio[3653]: time=\"2026-06-12T15:46:09.171011166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:09.216606 crc crio[3653]: time=\"2026-06-12T15:46:09.216386787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:09.268093 crc crio[3653]: time=\"2026-06-12T15:46:09.267902259Z\" level=info msg=\"Created container b0ae801b781968123731e8b185a18f92a1e900f3bc0576c69dedbcffd623874e: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ce5c587b-bbb7-42f7-bb81-12b0c65bbd2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:09.277407 crc crio[3653]: time=\"2026-06-12T15:46:09.277304482Z\" level=info msg=\"Starting container: b0ae801b781968123731e8b185a18f92a1e900f3bc0576c69dedbcffd623874e\" id=71816bd3-0fb5-42ee-947c-484bb74d55c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:09.289772 crc crio[3653]: time=\"2026-06-12T15:46:09.28936824Z\" level=info msg=\"Started container\" PID=15250 containerID=b0ae801b781968123731e8b185a18f92a1e900f3bc0576c69dedbcffd623874e description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=71816bd3-0fb5-42ee-947c-484bb74d55c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940\nJun 12 15:46:09.406890 crc crio[3653]: time=\"2026-06-12T15:46:09.405622095Z\" level=info msg=\"Created container 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=04fe563f-e19c-46ff-850e-e2c204a5e0e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:09.413348 crc crio[3653]: time=\"2026-06-12T15:46:09.41293378Z\" level=info msg=\"Starting container: 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e\" id=1e33c483-8fa4-40cf-b0db-25ae86b478f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:09.426418 crc crio[3653]: time=\"2026-06-12T15:46:09.425923504Z\" level=info msg=\"Started container\" PID=15258 containerID=5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=1e33c483-8fa4-40cf-b0db-25ae86b478f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\nJun 12 15:46:09.947264 crc crio[3653]: time=\"2026-06-12T15:46:09.947128709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d4c3d9f-dddf-4aa9-9e3b-fee47a06ef65 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:09.968355 crc crio[3653]: time=\"2026-06-12T15:46:09.968144347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5652a540-6916-42d9-a43e-915a11aabe88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:09.973276 crc crio[3653]: time=\"2026-06-12T15:46:09.973057765Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8558f74b-98c3-4be6-b5b2-34a006a0a8be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:09.973839 crc crio[3653]: time=\"2026-06-12T15:46:09.973562869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:10.088278 crc crio[3653]: time=\"2026-06-12T15:46:10.086194413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2926ee36-7e96-4908-b003-af2017fb6152 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:10.109764 crc crio[3653]: time=\"2026-06-12T15:46:10.109718932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a701260-2806-405b-bc5d-e234619f6a79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:10.121343 crc crio[3653]: time=\"2026-06-12T15:46:10.121289436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a6af8c19-1cdc-4049-9f81-03ce4ca8e248 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:10.131466 crc crio[3653]: time=\"2026-06-12T15:46:10.131378888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b52850fa-d4d9-448d-bd45-14164265c7fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:10.134922 crc crio[3653]: time=\"2026-06-12T15:46:10.134775963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:10.141947 crc crio[3653]: time=\"2026-06-12T15:46:10.141782979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:10.974389 crc crio[3653]: time=\"2026-06-12T15:46:10.973374847Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sndsg/registry-server\" id=ed85bcd5-9670-4000-9b21-abdc8fd38962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:10.976046 crc crio[3653]: time=\"2026-06-12T15:46:10.975206648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:11.005566 crc crio[3653]: time=\"2026-06-12T15:46:11.004631842Z\" level=info msg=\"Created container 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8558f74b-98c3-4be6-b5b2-34a006a0a8be name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:11.029582 crc crio[3653]: time=\"2026-06-12T15:46:11.025934279Z\" level=info msg=\"Starting container: 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c\" id=2aff3435-adab-49c7-993a-b6ef6f9054f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:11.082947 crc crio[3653]: time=\"2026-06-12T15:46:11.063060788Z\" level=info msg=\"Started container\" PID=15301 containerID=9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c description=openshift-marketplace/community-operators-qhh6t/registry-server id=2aff3435-adab-49c7-993a-b6ef6f9054f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\nJun 12 15:46:11.180236 crc crio[3653]: time=\"2026-06-12T15:46:11.180159206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:11.194202 crc crio[3653]: time=\"2026-06-12T15:46:11.194137948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:11.361620 crc crio[3653]: time=\"2026-06-12T15:46:11.36136229Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xqnbq/registry-server\" id=1865a52d-4a93-4962-adfd-3bef85be9d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:11.362444 crc crio[3653]: time=\"2026-06-12T15:46:11.362379729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:11.424704 crc crio[3653]: time=\"2026-06-12T15:46:11.424436867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef47db36-a414-4bbd-813c-cf1d3170b0a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:11.465999 crc crio[3653]: time=\"2026-06-12T15:46:11.465913548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=43be5e4e-fd84-4eef-bdd2-cb1174527129 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:11.504875 crc crio[3653]: time=\"2026-06-12T15:46:11.504217871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:11.510818 crc crio[3653]: time=\"2026-06-12T15:46:11.510747554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:11.633270 crc crio[3653]: time=\"2026-06-12T15:46:11.63238993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed848425-07dd-4d6d-8886-a85136cce23f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:11.637844 crc crio[3653]: time=\"2026-06-12T15:46:11.63776074Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=b6e383ea-12e9-499c-9ae6-7403c0c98774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:11.638232 crc crio[3653]: time=\"2026-06-12T15:46:11.638159832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:11.656172 crc crio[3653]: time=\"2026-06-12T15:46:11.655876018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d4be602-695c-45da-8812-ccccf1e11d1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:11.755377 crc crio[3653]: time=\"2026-06-12T15:46:11.755247901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:11.761628 crc crio[3653]: time=\"2026-06-12T15:46:11.761362732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:12.459367 crc crio[3653]: time=\"2026-06-12T15:46:12.459146532Z\" level=info msg=\"Created container dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=b6e383ea-12e9-499c-9ae6-7403c0c98774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:12.469930 crc crio[3653]: time=\"2026-06-12T15:46:12.469158942Z\" level=info msg=\"Starting container: dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4\" id=b486e605-389f-4718-a1a6-a51d9bb82873 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:12.557412 crc crio[3653]: time=\"2026-06-12T15:46:12.557162196Z\" level=info msg=\"Started container\" PID=15341 containerID=dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4 description=openshift-marketplace/certified-operators-l27pk/registry-server id=b486e605-389f-4718-a1a6-a51d9bb82873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\nJun 12 15:46:12.567981 crc crio[3653]: time=\"2026-06-12T15:46:12.567266909Z\" level=info msg=\"Created container 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c: openshift-marketplace/redhat-marketplace-sndsg/registry-server\" id=ed85bcd5-9670-4000-9b21-abdc8fd38962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:12.572061 crc crio[3653]: time=\"2026-06-12T15:46:12.57194256Z\" level=info msg=\"Starting container: 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c\" id=7bef486d-9314-4b0b-9e4e-b4f5670fa5f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:12.596092 crc crio[3653]: time=\"2026-06-12T15:46:12.593485393Z\" level=info msg=\"Created container e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36: openshift-marketplace/community-operators-xqnbq/registry-server\" id=1865a52d-4a93-4962-adfd-3bef85be9d2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:12.602733 crc crio[3653]: time=\"2026-06-12T15:46:12.596000133Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9lp4/registry-server\" id=c543425e-efc4-443d-b13f-5e3932903eac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:12.602733 crc crio[3653]: time=\"2026-06-12T15:46:12.602171066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:12.619270 crc crio[3653]: time=\"2026-06-12T15:46:12.619202603Z\" level=info msg=\"Starting container: e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36\" id=98d0cd7f-348c-4543-a420-c5f52ac47920 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:12.661044 crc crio[3653]: time=\"2026-06-12T15:46:12.66087668Z\" level=info msg=\"Started container\" PID=15325 containerID=56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c description=openshift-marketplace/redhat-marketplace-sndsg/registry-server id=7bef486d-9314-4b0b-9e4e-b4f5670fa5f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\nJun 12 15:46:12.801789 crc crio[3653]: time=\"2026-06-12T15:46:12.801362654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:12.805489 crc crio[3653]: time=\"2026-06-12T15:46:12.805094149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:13.002392 crc crio[3653]: time=\"2026-06-12T15:46:13.001941002Z\" level=info msg=\"Started container\" PID=15333 containerID=e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36 description=openshift-marketplace/community-operators-xqnbq/registry-server id=98d0cd7f-348c-4543-a420-c5f52ac47920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\nJun 12 15:46:13.698236 crc crio[3653]: time=\"2026-06-12T15:46:13.697372855Z\" level=info msg=\"Created container 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525: openshift-marketplace/certified-operators-q9lp4/registry-server\" id=c543425e-efc4-443d-b13f-5e3932903eac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:13.701555 crc crio[3653]: time=\"2026-06-12T15:46:13.701307555Z\" level=info msg=\"Starting container: 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525\" id=241298c2-f1ab-482f-845e-c47f34dc1d98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:13.756148 crc crio[3653]: time=\"2026-06-12T15:46:13.755199564Z\" level=info msg=\"Started container\" PID=15380 containerID=0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525 description=openshift-marketplace/certified-operators-q9lp4/registry-server id=241298c2-f1ab-482f-845e-c47f34dc1d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\nJun 12 15:46:15.778836 crc crio[3653]: time=\"2026-06-12T15:46:15.778388469Z\" level=info msg=\"Stopping pod sandbox: fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b\" id=6b8e6e13-ecf8-4071-8544-f95286340d65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:15.779853 crc crio[3653]: time=\"2026-06-12T15:46:15.779248223Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b UID:a43e2b27-315c-4087-af88-ff75eaa57ffd NetNS:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda43e2b27_315c_4087_af88_ff75eaa57ffd.slice PodAnnotations:0xc001610750}] Aliases:map[]}\"\nJun 12 15:46:15.779853 crc crio[3653]: time=\"2026-06-12T15:46:15.779427458Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:18.079309 crc crio[3653]: time=\"2026-06-12T15:46:18.078190728Z\" level=info msg=\"Stopping pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=3da56274-a1f2-4de4-9279-eef15c5b16c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:18.080456 crc crio[3653]: time=\"2026-06-12T15:46:18.08002021Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-d6nmt Namespace:openshift-operator-lifecycle-manager ID:3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef UID:eacbb060-4e88-46c6-adc4-1cf62008c8d6 NetNS:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeacbb060_4e88_46c6_adc4_1cf62008c8d6.slice PodAnnotations:0xc00008d238}] Aliases:map[]}\"\nJun 12 15:46:18.080456 crc crio[3653]: time=\"2026-06-12T15:46:18.080287327Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687985-d6nmt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:21.091412 crc crio[3653]: time=\"2026-06-12T15:46:21.090811869Z\" level=info msg=\"Stopped pod sandbox: fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b\" id=6b8e6e13-ecf8-4071-8544-f95286340d65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:22.426854 crc crio[3653]: time=\"2026-06-12T15:46:22.426174123Z\" level=info msg=\"Stopped pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=3da56274-a1f2-4de4-9279-eef15c5b16c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:23.555395 crc crio[3653]: time=\"2026-06-12T15:46:23.555167038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e12951b1-f1b7-47e4-948f-b1436eef0389 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.751051 crc crio[3653]: time=\"2026-06-12T15:46:23.750475717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=998d7810-1120-4e44-bbfe-735dddc8e4d1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:23.860932 crc crio[3653]: time=\"2026-06-12T15:46:23.860742825Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lfb4f/registry-server\" id=d51056d8-ddc9-4b23-8a05-23555722f7c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:23.861610 crc crio[3653]: time=\"2026-06-12T15:46:23.861340082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.957824 crc crio[3653]: time=\"2026-06-12T15:46:23.956830246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:23.964846 crc crio[3653]: time=\"2026-06-12T15:46:23.964398078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:24.282665 crc crio[3653]: time=\"2026-06-12T15:46:24.282066393Z\" level=info msg=\"Created container 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c: openshift-marketplace/redhat-operators-lfb4f/registry-server\" id=d51056d8-ddc9-4b23-8a05-23555722f7c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:24.285179 crc crio[3653]: time=\"2026-06-12T15:46:24.28478991Z\" level=info msg=\"Starting container: 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c\" id=c99e9367-454f-4aa3-8e30-11ba8cdfa77b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:24.300842 crc crio[3653]: time=\"2026-06-12T15:46:24.300609313Z\" level=info msg=\"Started container\" PID=15621 containerID=03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c description=openshift-marketplace/redhat-operators-lfb4f/registry-server id=c99e9367-454f-4aa3-8e30-11ba8cdfa77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\nJun 12 15:46:26.612096 crc crio[3653]: time=\"2026-06-12T15:46:26.611295988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a6925458-b1ca-4796-bb29-d7084a286739 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:26.656167 crc crio[3653]: time=\"2026-06-12T15:46:26.656071642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=579a2470-dd27-4f4b-a11d-5ebc2420dd5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:27.381226 crc crio[3653]: time=\"2026-06-12T15:46:27.380845557Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d7195995-8f58-43ce-af16-cb8329cc0748 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:27.381832 crc crio[3653]: time=\"2026-06-12T15:46:27.381471485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:27.485455 crc crio[3653]: time=\"2026-06-12T15:46:27.485309623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:27.493675 crc crio[3653]: time=\"2026-06-12T15:46:27.493396179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:28.310932 crc crio[3653]: time=\"2026-06-12T15:46:28.309857542Z\" level=info msg=\"Created container 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d7195995-8f58-43ce-af16-cb8329cc0748 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:28.314129 crc crio[3653]: time=\"2026-06-12T15:46:28.313878865Z\" level=info msg=\"Starting container: 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77\" id=7fbd6517-e7c8-4468-b2ca-bb7fdded5948 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:28.365937 crc crio[3653]: time=\"2026-06-12T15:46:28.365815289Z\" level=info msg=\"Started container\" PID=15680 containerID=8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=7fbd6517-e7c8-4468-b2ca-bb7fdded5948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\nJun 12 15:46:36.539215 crc crio[3653]: time=\"2026-06-12T15:46:36.536311916Z\" level=info msg=\"Stopping container: 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd (timeout: 2s)\" id=8dd225e6-3fdf-4e9f-9ee8-423bf4807840 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:36.667271 crc crio[3653]: time=\"2026-06-12T15:46:36.665466993Z\" level=info msg=\"Stopped container 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8dd225e6-3fdf-4e9f-9ee8-423bf4807840 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:36.668156 crc crio[3653]: time=\"2026-06-12T15:46:36.667475269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=84fee3a2-a65c-4b55-815e-652b96204688 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:36.670183 crc crio[3653]: time=\"2026-06-12T15:46:36.6700095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1721afb6-21af-4b6f-af5e-a700bad9b41e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:36.678785 crc crio[3653]: time=\"2026-06-12T15:46:36.672363216Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=87d36c98-7786-4cec-b4e4-d5c83c70deb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:36.678785 crc crio[3653]: time=\"2026-06-12T15:46:36.672932922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:36.710378 crc crio[3653]: time=\"2026-06-12T15:46:36.710324099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:36.714828 crc crio[3653]: time=\"2026-06-12T15:46:36.714793814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:36.778912 crc crio[3653]: time=\"2026-06-12T15:46:36.778803327Z\" level=info msg=\"Removing container: 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f\" id=7c344bc9-1aad-4887-9ac0-46b41e5877d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:36.859645 crc crio[3653]: time=\"2026-06-12T15:46:36.859174487Z\" level=info msg=\"Created container 0446950fd45b88d069986396798af0aa95cc8d6cd0ee2e0788dd1f3a2b872d5e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=87d36c98-7786-4cec-b4e4-d5c83c70deb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:36.861800 crc crio[3653]: time=\"2026-06-12T15:46:36.861709838Z\" level=info msg=\"Starting container: 0446950fd45b88d069986396798af0aa95cc8d6cd0ee2e0788dd1f3a2b872d5e\" id=470e9020-f9dd-41b1-93eb-ef50b2bde52d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:36.869363 crc crio[3653]: time=\"2026-06-12T15:46:36.8692538Z\" level=info msg=\"Started container\" PID=15849 containerID=0446950fd45b88d069986396798af0aa95cc8d6cd0ee2e0788dd1f3a2b872d5e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=470e9020-f9dd-41b1-93eb-ef50b2bde52d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7\nJun 12 15:46:36.918830 crc crio[3653]: time=\"2026-06-12T15:46:36.918696804Z\" level=info msg=\"Removed container 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7c344bc9-1aad-4887-9ac0-46b41e5877d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:45.019183 crc crio[3653]: time=\"2026-06-12T15:46:45.018303856Z\" level=info msg=\"Stopping container: 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525 (timeout: 2s)\" id=db5ce47e-67dc-4a47-8476-078257978619 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:45.201069 crc crio[3653]: time=\"2026-06-12T15:46:45.19024542Z\" level=info msg=\"Stopped container 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525: openshift-marketplace/certified-operators-q9lp4/registry-server\" id=db5ce47e-67dc-4a47-8476-078257978619 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:45.201069 crc crio[3653]: time=\"2026-06-12T15:46:45.199428127Z\" level=info msg=\"Stopping pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=e9623df2-c7e8-43bc-9d13-47b7be54a57f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:45.202458 crc crio[3653]: time=\"2026-06-12T15:46:45.201974669Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9lp4 Namespace:openshift-marketplace ID:e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 UID:6fbd2651-2eff-4f92-8071-f8cfc609b61e NetNS:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fbd2651_2eff_4f92_8071_f8cfc609b61e.slice PodAnnotations:0xc000e1af90}] Aliases:map[]}\"\nJun 12 15:46:45.202458 crc crio[3653]: time=\"2026-06-12T15:46:45.202440732Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-q9lp4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:45.231717 crc crio[3653]: time=\"2026-06-12T15:46:45.231601878Z\" level=info msg=\"Stopping container: e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36 (timeout: 2s)\" id=999e67d3-f2d0-4196-891c-d0610d087c02 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:45.753703 crc crio[3653]: time=\"2026-06-12T15:46:45.753598175Z\" level=info msg=\"Stopped pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=e9623df2-c7e8-43bc-9d13-47b7be54a57f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:45.893944 crc crio[3653]: time=\"2026-06-12T15:46:45.893535934Z\" level=info msg=\"Stopped container e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36: openshift-marketplace/community-operators-xqnbq/registry-server\" id=999e67d3-f2d0-4196-891c-d0610d087c02 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:45.899310 crc crio[3653]: time=\"2026-06-12T15:46:45.899045169Z\" level=info msg=\"Stopping pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=d7327e52-3dca-48e7-82e0-aa97dd6785e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:45.902921 crc crio[3653]: time=\"2026-06-12T15:46:45.902558137Z\" level=info msg=\"Got pod network &{Name:community-operators-xqnbq Namespace:openshift-marketplace ID:ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 UID:9237056e-d368-4807-a45b-d8be65192aac NetNS:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9237056e_d368_4807_a45b_d8be65192aac.slice PodAnnotations:0xc0007649a8}] Aliases:map[]}\"\nJun 12 15:46:45.903465 crc crio[3653]: time=\"2026-06-12T15:46:45.903355849Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-xqnbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:45.958892 crc crio[3653]: time=\"2026-06-12T15:46:45.958766441Z\" level=info msg=\"Removing container: 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525\" id=f4e8e06f-5da0-4b24-b7c0-68cd076931ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:45.995307 crc crio[3653]: time=\"2026-06-12T15:46:45.995197471Z\" level=info msg=\"Removed container 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525: openshift-marketplace/certified-operators-q9lp4/registry-server\" id=f4e8e06f-5da0-4b24-b7c0-68cd076931ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:46.001952 crc crio[3653]: time=\"2026-06-12T15:46:46.001859978Z\" level=info msg=\"Removing container: 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93\" id=ecb82237-fc85-4fbb-bc6a-bbcfeb67a7c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:46.027387 crc crio[3653]: time=\"2026-06-12T15:46:46.027267889Z\" level=info msg=\"Removed container 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93: openshift-marketplace/certified-operators-q9lp4/extract-content\" id=ecb82237-fc85-4fbb-bc6a-bbcfeb67a7c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:46.033890 crc crio[3653]: time=\"2026-06-12T15:46:46.033634467Z\" level=info msg=\"Removing container: 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8\" id=2f7be0b5-294a-4e4e-83fb-ab64809f810a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:46.066164 crc crio[3653]: time=\"2026-06-12T15:46:46.066022514Z\" level=info msg=\"Removed container 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8: openshift-marketplace/certified-operators-q9lp4/extract-utilities\" id=2f7be0b5-294a-4e4e-83fb-ab64809f810a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:46.374170 crc crio[3653]: time=\"2026-06-12T15:46:46.374067061Z\" level=info msg=\"Stopped pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=d7327e52-3dca-48e7-82e0-aa97dd6785e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:46.973258 crc crio[3653]: time=\"2026-06-12T15:46:46.972866548Z\" level=info msg=\"Removing container: e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36\" id=ce91b85c-2797-4add-b29d-fdb06b678124 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:46.991787 crc crio[3653]: time=\"2026-06-12T15:46:46.991659924Z\" level=info msg=\"Removed container e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36: openshift-marketplace/community-operators-xqnbq/registry-server\" id=ce91b85c-2797-4add-b29d-fdb06b678124 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:46.996106 crc crio[3653]: time=\"2026-06-12T15:46:46.996031666Z\" level=info msg=\"Removing container: bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a\" id=a072ed31-80a1-49ed-9f0c-5cc6421d676b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:47.036079 crc crio[3653]: time=\"2026-06-12T15:46:47.035978545Z\" level=info msg=\"Removed container bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a: openshift-marketplace/community-operators-xqnbq/extract-content\" id=a072ed31-80a1-49ed-9f0c-5cc6421d676b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:47.039543 crc crio[3653]: time=\"2026-06-12T15:46:47.039417901Z\" level=info msg=\"Removing container: d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f\" id=684bf317-3fd5-4ab5-a26a-1a6cd77bef66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:47.066569 crc crio[3653]: time=\"2026-06-12T15:46:47.066429508Z\" level=info msg=\"Removed container d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f: openshift-marketplace/community-operators-xqnbq/extract-utilities\" id=684bf317-3fd5-4ab5-a26a-1a6cd77bef66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:47.412342 crc crio[3653]: time=\"2026-06-12T15:46:47.412244692Z\" level=info msg=\"Stopping container: 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c (timeout: 2s)\" id=165aa7ba-e631-4c57-8c4f-c887464d0f35 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:47.560146 crc crio[3653]: time=\"2026-06-12T15:46:47.55967436Z\" level=info msg=\"Stopped container 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c: openshift-marketplace/redhat-marketplace-sndsg/registry-server\" id=165aa7ba-e631-4c57-8c4f-c887464d0f35 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:47.562010 crc crio[3653]: time=\"2026-06-12T15:46:47.561698377Z\" level=info msg=\"Stopping pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=75b5f85f-ce29-457a-8601-7cff938bb3df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:47.562427 crc crio[3653]: time=\"2026-06-12T15:46:47.562339575Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sndsg Namespace:openshift-marketplace ID:6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c UID:51a7a6be-a1ed-4898-b30c-263b8c9d5099 NetNS:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51a7a6be_a1ed_4898_b30c_263b8c9d5099.slice PodAnnotations:0xc0007652b8}] Aliases:map[]}\"\nJun 12 15:46:47.562993 crc crio[3653]: time=\"2026-06-12T15:46:47.56288715Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-sndsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:48.292622 crc crio[3653]: time=\"2026-06-12T15:46:48.292336658Z\" level=info msg=\"Stopped pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=75b5f85f-ce29-457a-8601-7cff938bb3df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.060312 crc crio[3653]: time=\"2026-06-12T15:46:49.059899242Z\" level=info msg=\"Removing container: 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c\" id=33929e7c-f83d-4f9d-9dcc-b1e83af5d906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:49.088011 crc crio[3653]: time=\"2026-06-12T15:46:49.087876905Z\" level=info msg=\"Removed container 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c: openshift-marketplace/redhat-marketplace-sndsg/registry-server\" id=33929e7c-f83d-4f9d-9dcc-b1e83af5d906 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:49.093060 crc crio[3653]: time=\"2026-06-12T15:46:49.092834304Z\" level=info msg=\"Removing container: 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a\" id=42847f52-bed6-4d61-9f61-601e6cc5850d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:49.116046 crc crio[3653]: time=\"2026-06-12T15:46:49.114899042Z\" level=info msg=\"Removed container 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a: openshift-marketplace/redhat-marketplace-sndsg/extract-content\" id=42847f52-bed6-4d61-9f61-601e6cc5850d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:49.120005 crc crio[3653]: time=\"2026-06-12T15:46:49.117720501Z\" level=info msg=\"Removing container: 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f\" id=be173eaf-3140-42da-828c-584702b8617a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:49.148204 crc crio[3653]: time=\"2026-06-12T15:46:49.148105382Z\" level=info msg=\"Removed container 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f: openshift-marketplace/redhat-marketplace-sndsg/extract-utilities\" id=be173eaf-3140-42da-828c-584702b8617a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:49.467043 crc crio[3653]: time=\"2026-06-12T15:46:49.46693147Z\" level=info msg=\"Stopping pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=7e25b436-a45b-404c-9ccb-fd4af7e3e243 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.467043 crc crio[3653]: time=\"2026-06-12T15:46:49.467022252Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=7e25b436-a45b-404c-9ccb-fd4af7e3e243 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.468071 crc crio[3653]: time=\"2026-06-12T15:46:49.467359832Z\" level=info msg=\"Removing pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=b5ece233-5155-4cd6-bc9d-aa3523f3b48b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:49.477718 crc crio[3653]: time=\"2026-06-12T15:46:49.477628989Z\" level=info msg=\"Removed pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=b5ece233-5155-4cd6-bc9d-aa3523f3b48b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:49.478911 crc crio[3653]: time=\"2026-06-12T15:46:49.478833723Z\" level=info msg=\"Stopping pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=140c095d-4c87-491b-be2c-baeb2f31cea9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.479030 crc crio[3653]: time=\"2026-06-12T15:46:49.478939926Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=140c095d-4c87-491b-be2c-baeb2f31cea9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.479988 crc crio[3653]: time=\"2026-06-12T15:46:49.479920563Z\" level=info msg=\"Removing pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=ea8a2864-4beb-4fd2-9017-e112688e33c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:49.487317 crc crio[3653]: time=\"2026-06-12T15:46:49.487228408Z\" level=info msg=\"Removed pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=ea8a2864-4beb-4fd2-9017-e112688e33c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:49.488376 crc crio[3653]: time=\"2026-06-12T15:46:49.488304708Z\" level=info msg=\"Stopping pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=22636554-e5a5-4f94-af74-3a1f179f6697 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.488479 crc crio[3653]: time=\"2026-06-12T15:46:49.48837518Z\" level=info msg=\"Stopped pod sandbox (already stopped): e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=22636554-e5a5-4f94-af74-3a1f179f6697 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.489187 crc crio[3653]: time=\"2026-06-12T15:46:49.489116761Z\" level=info msg=\"Removing pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=8a0fef75-5e44-4772-803d-7463ba3f718a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:49.496634 crc crio[3653]: time=\"2026-06-12T15:46:49.496350704Z\" level=info msg=\"Removed pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=8a0fef75-5e44-4772-803d-7463ba3f718a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:49.497391 crc crio[3653]: time=\"2026-06-12T15:46:49.49729332Z\" level=info msg=\"Stopping pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=b9ed06fa-7e0d-4403-89df-81f37f4d3957 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.497391 crc crio[3653]: time=\"2026-06-12T15:46:49.497357782Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=b9ed06fa-7e0d-4403-89df-81f37f4d3957 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.498070 crc crio[3653]: time=\"2026-06-12T15:46:49.49799596Z\" level=info msg=\"Removing pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=c09efb5b-f3b6-44ca-96d1-cd9eed19e227 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:49.507302 crc crio[3653]: time=\"2026-06-12T15:46:49.507169806Z\" level=info msg=\"Removed pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=c09efb5b-f3b6-44ca-96d1-cd9eed19e227 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:49.508274 crc crio[3653]: time=\"2026-06-12T15:46:49.508189695Z\" level=info msg=\"Stopping pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=e5dba5c4-81a2-4f0d-b6f2-4414d2264080 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.508274 crc crio[3653]: time=\"2026-06-12T15:46:49.508266157Z\" level=info msg=\"Stopped pod sandbox (already stopped): ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=e5dba5c4-81a2-4f0d-b6f2-4414d2264080 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:49.508954 crc crio[3653]: time=\"2026-06-12T15:46:49.508876954Z\" level=info msg=\"Removing pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=5f95cdfc-9838-4cbc-a790-26210450b160 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:49.519609 crc crio[3653]: time=\"2026-06-12T15:46:49.519458481Z\" level=info msg=\"Removed pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=5f95cdfc-9838-4cbc-a790-26210450b160 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:46:50.985153 crc crio[3653]: time=\"2026-06-12T15:46:50.985040833Z\" level=info msg=\"Stopping container: 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c (timeout: 2s)\" id=8233c38e-ea8a-4d39-8733-92a3b454b048 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:51.120348 crc crio[3653]: time=\"2026-06-12T15:46:51.120155555Z\" level=info msg=\"Stopped container 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c: openshift-marketplace/redhat-operators-lfb4f/registry-server\" id=8233c38e-ea8a-4d39-8733-92a3b454b048 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:51.122597 crc crio[3653]: time=\"2026-06-12T15:46:51.122317153Z\" level=info msg=\"Stopping pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=4af084e9-5d1e-47fe-841f-44cd297027a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:51.123431 crc crio[3653]: time=\"2026-06-12T15:46:51.123370561Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lfb4f Namespace:openshift-marketplace ID:c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac UID:03aff15e-a2a1-4e10-97bc-df1a79487999 NetNS:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03aff15e_a2a1_4e10_97bc_df1a79487999.slice PodAnnotations:0xc0029a6a08}] Aliases:map[]}\"\nJun 12 15:46:51.123771 crc crio[3653]: time=\"2026-06-12T15:46:51.123640249Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-lfb4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:52.337031 crc crio[3653]: time=\"2026-06-12T15:46:52.336412723Z\" level=info msg=\"Stopped pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=4af084e9-5d1e-47fe-841f-44cd297027a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:53.145767 crc crio[3653]: time=\"2026-06-12T15:46:53.145322253Z\" level=info msg=\"Removing container: 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c\" id=b3d07ae0-a072-4bee-80b4-0e2b94314e9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:53.167996 crc crio[3653]: time=\"2026-06-12T15:46:53.167848842Z\" level=info msg=\"Removed container 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c: openshift-marketplace/redhat-operators-lfb4f/registry-server\" id=b3d07ae0-a072-4bee-80b4-0e2b94314e9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:53.170839 crc crio[3653]: time=\"2026-06-12T15:46:53.170652457Z\" level=info msg=\"Removing container: 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6\" id=c1bfdc48-8026-4ba3-ac87-c7114022e3d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:53.193899 crc crio[3653]: time=\"2026-06-12T15:46:53.193727981Z\" level=info msg=\"Removed container 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6: openshift-marketplace/redhat-operators-lfb4f/extract-content\" id=c1bfdc48-8026-4ba3-ac87-c7114022e3d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:53.198069 crc crio[3653]: time=\"2026-06-12T15:46:53.197989546Z\" level=info msg=\"Removing container: b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8\" id=622326d4-afaa-4bab-8c9c-cf0aec9b564a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:53.218109 crc crio[3653]: time=\"2026-06-12T15:46:53.218023127Z\" level=info msg=\"Removed container b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8: openshift-marketplace/redhat-operators-lfb4f/extract-utilities\" id=622326d4-afaa-4bab-8c9c-cf0aec9b564a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:54.981251 crc crio[3653]: time=\"2026-06-12T15:46:54.980959698Z\" level=info msg=\"Stopping container: 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94 (timeout: 15s)\" id=0ca7c1ac-e4e9-4637-9cb8-2b73cd37cbca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:54.981251 crc crio[3653]: time=\"2026-06-12T15:46:54.98101993Z\" level=info msg=\"Stopping container: fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a (timeout: 15s)\" id=4bcbed2b-ca20-460a-9dcc-05bab0e833e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:54.981865 crc crio[3653]: time=\"2026-06-12T15:46:54.981344769Z\" level=info msg=\"Stopping container: 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1 (timeout: 15s)\" id=fc41b723-c55f-40a5-8b89-3aa28cb2e0b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:54.981865 crc crio[3653]: time=\"2026-06-12T15:46:54.98138507Z\" level=info msg=\"Stopping container: 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f (timeout: 15s)\" id=8b52c91d-ba72-4b0c-8b34-8802a156cb4a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:54.983168 crc crio[3653]: time=\"2026-06-12T15:46:54.982998433Z\" level=info msg=\"Stopping container: 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c (timeout: 15s)\" id=43644de8-031f-4dd0-a789-f2147eca0f46 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:55.296098 crc crio[3653]: time=\"2026-06-12T15:46:55.295009765Z\" level=info msg=\"Stopped container 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0ca7c1ac-e4e9-4637-9cb8-2b73cd37cbca name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:55.434180 crc crio[3653]: time=\"2026-06-12T15:46:55.43396019Z\" level=info msg=\"Stopped container 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=8b52c91d-ba72-4b0c-8b34-8802a156cb4a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:55.488382 crc crio[3653]: time=\"2026-06-12T15:46:55.488265897Z\" level=info msg=\"Stopped container 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=fc41b723-c55f-40a5-8b89-3aa28cb2e0b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:55.543859 crc crio[3653]: time=\"2026-06-12T15:46:55.543805938Z\" level=info msg=\"Stopped container 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=43644de8-031f-4dd0-a789-f2147eca0f46 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:55.626955 crc crio[3653]: time=\"2026-06-12T15:46:55.626866213Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=8e97ddba-eb5f-4c02-9da0-39377a572149 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:55.627112 crc crio[3653]: time=\"2026-06-12T15:46:55.627061648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:55.645193 crc crio[3653]: time=\"2026-06-12T15:46:55.644984253Z\" 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=8e97ddba-eb5f-4c02-9da0-39377a572149 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:55.660019 crc crio[3653]: time=\"2026-06-12T15:46:55.659920606Z\" level=info msg=\"Ran pod sandbox ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=8e97ddba-eb5f-4c02-9da0-39377a572149 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:46:55.669315 crc crio[3653]: time=\"2026-06-12T15:46:55.66597635Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=75ca3b40-c995-46b7-9106-a1f6d2036860 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:55.700015 crc crio[3653]: time=\"2026-06-12T15:46:55.699878466Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4e6fc14-a091-41f6-81f6-3881d558b4dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:46:55.719342 crc crio[3653]: time=\"2026-06-12T15:46:55.719288191Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=f230333a-220c-45d5-8716-f522af891676 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:55.720083 crc crio[3653]: time=\"2026-06-12T15:46:55.720053851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:55.746968 crc crio[3653]: time=\"2026-06-12T15:46:55.746665561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:56.013798 crc crio[3653]: time=\"2026-06-12T15:46:56.013716527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:46:56.144295 crc crio[3653]: time=\"2026-06-12T15:46:56.143945667Z\" level=info msg=\"Created container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=f230333a-220c-45d5-8716-f522af891676 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:46:56.145860 crc crio[3653]: time=\"2026-06-12T15:46:56.145713544Z\" level=info msg=\"Starting container: 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554\" id=de8b8a64-81c4-4286-8a7a-512f7f54c948 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:46:56.153362 crc crio[3653]: time=\"2026-06-12T15:46:56.153225057Z\" level=info msg=\"Started container\" PID=16360 containerID=905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=de8b8a64-81c4-4286-8a7a-512f7f54c948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\nJun 12 15:46:56.249100 crc crio[3653]: time=\"2026-06-12T15:46:56.248928914Z\" level=info msg=\"Removing container: d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048\" id=b44e7209-4763-46d2-ad80-4c235b95721b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:56.295825 crc crio[3653]: time=\"2026-06-12T15:46:56.295687157Z\" level=info msg=\"Removed container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b44e7209-4763-46d2-ad80-4c235b95721b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:57.505688 crc crio[3653]: time=\"2026-06-12T15:46:57.504924206Z\" level=info msg=\"Stopping pod sandbox: a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc\" id=6cbc9169-d3e6-41eb-8447-b3270ab2ddcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:57.506611 crc crio[3653]: time=\"2026-06-12T15:46:57.506402046Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc UID:a1d297e6-a88e-4b37-98ee-665dc7957a9b NetNS:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda1d297e6_a88e_4b37_98ee_665dc7957a9b.slice PodAnnotations:0xc001790458}] Aliases:map[]}\"\nJun 12 15:46:57.506862 crc crio[3653]: time=\"2026-06-12T15:46:57.506687004Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:46:57.984950 crc crio[3653]: time=\"2026-06-12T15:46:57.984721151Z\" level=info msg=\"Stopped container fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=4bcbed2b-ca20-460a-9dcc-05bab0e833e3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:46:57.987202 crc crio[3653]: time=\"2026-06-12T15:46:57.987089215Z\" level=info msg=\"Stopping pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=8f9a5b96-5ae8-420f-b22a-46001e706776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:57.993576 crc crio[3653]: time=\"2026-06-12T15:46:57.993407356Z\" level=info msg=\"Stopped pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=8f9a5b96-5ae8-420f-b22a-46001e706776 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:58.182578 crc crio[3653]: time=\"2026-06-12T15:46:58.182099945Z\" level=info msg=\"Stopped pod sandbox: a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc\" id=6cbc9169-d3e6-41eb-8447-b3270ab2ddcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:46:58.540313 crc crio[3653]: time=\"2026-06-12T15:46:58.540131561Z\" level=info msg=\"Removing container: 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94\" id=56656420-f511-4c93-b637-f69d3f6cfc2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.579982 crc crio[3653]: time=\"2026-06-12T15:46:58.572735242Z\" level=info msg=\"Removed container 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=56656420-f511-4c93-b637-f69d3f6cfc2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.584972 crc crio[3653]: time=\"2026-06-12T15:46:58.584808888Z\" level=info msg=\"Removing container: 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1\" id=4f52c264-a054-4eb3-bd8d-2c7b248f50fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.608644 crc crio[3653]: time=\"2026-06-12T15:46:58.608303263Z\" level=info msg=\"Removed container 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=4f52c264-a054-4eb3-bd8d-2c7b248f50fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.613118 crc crio[3653]: time=\"2026-06-12T15:46:58.61302381Z\" level=info msg=\"Removing container: 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c\" id=2901feeb-7c79-4210-813b-b106321cfd07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.639573 crc crio[3653]: time=\"2026-06-12T15:46:58.639403783Z\" level=info msg=\"Removed container 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2901feeb-7c79-4210-813b-b106321cfd07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.648804 crc crio[3653]: time=\"2026-06-12T15:46:58.648648993Z\" level=info msg=\"Removing container: 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f\" id=2d42ff10-0e0e-4ae4-8392-8a131d430afc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.677790 crc crio[3653]: time=\"2026-06-12T15:46:58.677296217Z\" level=info msg=\"Removed container 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2d42ff10-0e0e-4ae4-8392-8a131d430afc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.680963 crc crio[3653]: time=\"2026-06-12T15:46:58.680881954Z\" level=info msg=\"Removing container: fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a\" id=048cb2ab-de67-41f2-9977-a7980c9c1dfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.707659 crc crio[3653]: time=\"2026-06-12T15:46:58.707584376Z\" level=info msg=\"Removed container fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=048cb2ab-de67-41f2-9977-a7980c9c1dfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.712911 crc crio[3653]: time=\"2026-06-12T15:46:58.712839508Z\" level=info msg=\"Removing container: f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8\" id=f6389cf5-c46d-481a-ad8c-64071bc14a79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:46:58.834733 crc crio[3653]: time=\"2026-06-12T15:46:58.8346561Z\" level=info msg=\"Removed container f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=f6389cf5-c46d-481a-ad8c-64071bc14a79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:47:07.083313 crc crio[3653]: time=\"2026-06-12T15:47:07.082279412Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=aa46caaf-1c23-4c77-915b-ea80766aadd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:07.084423 crc crio[3653]: time=\"2026-06-12T15:47:07.083471784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:07.107080 crc crio[3653]: time=\"2026-06-12T15:47:07.106831446Z\" 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=aa46caaf-1c23-4c77-915b-ea80766aadd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:07.118409 crc crio[3653]: time=\"2026-06-12T15:47:07.118237054Z\" level=info msg=\"Ran pod sandbox 37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=aa46caaf-1c23-4c77-915b-ea80766aadd4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:47:07.121149 crc crio[3653]: time=\"2026-06-12T15:47:07.121076981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=47ba37f1-09f1-47b8-81d4-129f404e5eb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:07.123048 crc crio[3653]: time=\"2026-06-12T15:47:07.122975742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9140691f-b854-4fb2-a6ae-2063473a1b09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:08.290447 crc crio[3653]: time=\"2026-06-12T15:47:08.289192268Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b4266a83-48ec-4c13-bb34-6b31fa1f734f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:08.290447 crc crio[3653]: time=\"2026-06-12T15:47:08.290167714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:08.326637 crc crio[3653]: time=\"2026-06-12T15:47:08.326347252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:08.494475 crc crio[3653]: time=\"2026-06-12T15:47:08.494377002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:09.206318 crc crio[3653]: time=\"2026-06-12T15:47:09.206116266Z\" level=info msg=\"Created container f0619b60e18a6f4aff6b27e496bb6fb33401d71fbc71f4222666f67bbc20aecc: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b4266a83-48ec-4c13-bb34-6b31fa1f734f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:09.207863 crc crio[3653]: time=\"2026-06-12T15:47:09.207818842Z\" level=info msg=\"Starting container: f0619b60e18a6f4aff6b27e496bb6fb33401d71fbc71f4222666f67bbc20aecc\" id=743484bc-fcfd-4658-8dd6-4846c7e53c04 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:09.216371 crc crio[3653]: time=\"2026-06-12T15:47:09.216244369Z\" level=info msg=\"Started container\" PID=16648 containerID=f0619b60e18a6f4aff6b27e496bb6fb33401d71fbc71f4222666f67bbc20aecc description=openshift-kube-apiserver/kube-apiserver-crc/setup id=743484bc-fcfd-4658-8dd6-4846c7e53c04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719\nJun 12 15:47:09.648738 crc crio[3653]: time=\"2026-06-12T15:47:09.648146021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a5492a07-d974-4e29-b6b9-ef74c0156361 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:09.715368 crc crio[3653]: time=\"2026-06-12T15:47:09.715285326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=df3b3d2e-cfb0-4758-9ccc-b963396c3dab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:09.721927 crc crio[3653]: time=\"2026-06-12T15:47:09.721647638Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=276c233d-19d6-41d6-9f33-8d19f2136334 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:09.722301 crc crio[3653]: time=\"2026-06-12T15:47:09.722270224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:09.749920 crc crio[3653]: time=\"2026-06-12T15:47:09.749097149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:09.916071 crc crio[3653]: time=\"2026-06-12T15:47:09.915747473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:10.614597 crc crio[3653]: time=\"2026-06-12T15:47:10.614277819Z\" level=info msg=\"Created container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=276c233d-19d6-41d6-9f33-8d19f2136334 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:10.617575 crc crio[3653]: time=\"2026-06-12T15:47:10.617400044Z\" level=info msg=\"Starting container: d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e\" id=64ab5d9a-0ce0-4484-b71f-03cc9624c7ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:10.623444 crc crio[3653]: time=\"2026-06-12T15:47:10.623114328Z\" level=info msg=\"Started container\" PID=16667 containerID=d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=64ab5d9a-0ce0-4484-b71f-03cc9624c7ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:47:10.681028 crc crio[3653]: time=\"2026-06-12T15:47:10.68091427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9b002f09-27d6-4476-92eb-4449b4b45140 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:10.794823 crc crio[3653]: time=\"2026-06-12T15:47:10.794650214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0d46c18e-cc90-4ff2-bef3-f211fb271cb5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:11.669166 crc crio[3653]: time=\"2026-06-12T15:47:11.668311774Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a0beb365-3e2a-4e98-9b55-f1df8628546b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:11.669443 crc crio[3653]: time=\"2026-06-12T15:47:11.66927799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:11.705859 crc crio[3653]: time=\"2026-06-12T15:47:11.701242854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:11.860351 crc crio[3653]: time=\"2026-06-12T15:47:11.86022718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:13.340395 crc crio[3653]: time=\"2026-06-12T15:47:13.339936277Z\" level=info msg=\"Created container a6ac18876c7a14066be917a9a8efa659913f8cc0685d11a55833d6df95ab92d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a0beb365-3e2a-4e98-9b55-f1df8628546b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:13.341831 crc crio[3653]: time=\"2026-06-12T15:47:13.341748946Z\" level=info msg=\"Starting container: a6ac18876c7a14066be917a9a8efa659913f8cc0685d11a55833d6df95ab92d5\" id=37297845-b1e2-4fac-a643-2e3501875088 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:13.354359 crc crio[3653]: time=\"2026-06-12T15:47:13.354067239Z\" level=info msg=\"Started container\" PID=16753 containerID=a6ac18876c7a14066be917a9a8efa659913f8cc0685d11a55833d6df95ab92d5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=37297845-b1e2-4fac-a643-2e3501875088 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719\nJun 12 15:47:14.390752 crc crio[3653]: time=\"2026-06-12T15:47:14.390386504Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e30566ce-e719-4103-93f1-ab3effca01e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:14.672316 crc crio[3653]: time=\"2026-06-12T15:47:14.672216Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d8bf2efe-d669-4098-9600-a07f36d83c5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:15.521368 crc crio[3653]: time=\"2026-06-12T15:47:15.520941656Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=8def2ec9-b56d-49a6-8eb8-9f640bf83be4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:15.522217 crc crio[3653]: time=\"2026-06-12T15:47:15.52182207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:15.559115 crc crio[3653]: time=\"2026-06-12T15:47:15.558990644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:15.862567 crc crio[3653]: time=\"2026-06-12T15:47:15.862220458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:16.912421 crc crio[3653]: time=\"2026-06-12T15:47:16.911994437Z\" level=info msg=\"Created container 77cfc3de7384a307fcf4d0ce8726c6c8fbf9b9e3cd737fdba2e7bd082de21feb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=8def2ec9-b56d-49a6-8eb8-9f640bf83be4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:16.913640 crc crio[3653]: time=\"2026-06-12T15:47:16.9135655Z\" level=info msg=\"Starting container: 77cfc3de7384a307fcf4d0ce8726c6c8fbf9b9e3cd737fdba2e7bd082de21feb\" id=965e061f-6e1d-4a42-a94a-49cbdd009cbd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:16.922027 crc crio[3653]: time=\"2026-06-12T15:47:16.921863564Z\" level=info msg=\"Started container\" PID=16818 containerID=77cfc3de7384a307fcf4d0ce8726c6c8fbf9b9e3cd737fdba2e7bd082de21feb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=965e061f-6e1d-4a42-a94a-49cbdd009cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719\nJun 12 15:47:16.935326 crc crio[3653]: time=\"2026-06-12T15:47:16.935226685Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1b79c8de-853d-4586-b95a-10145dae29b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:16.937356 crc crio[3653]: time=\"2026-06-12T15:47:16.937278781Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5837a8cb-25f3-4209-b6e0-ccf33a7a515b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:16.950991 crc crio[3653]: time=\"2026-06-12T15:47:16.95092872Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=68c0d562-c32b-4a9d-ace6-374e8965fdc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:16.951677 crc crio[3653]: time=\"2026-06-12T15:47:16.951647459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:16.994395 crc crio[3653]: time=\"2026-06-12T15:47:16.992079492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:17.232301 crc crio[3653]: time=\"2026-06-12T15:47:17.232015736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:17.337807 crc crio[3653]: time=\"2026-06-12T15:47:17.3376476Z\" level=info msg=\"Created container fbb3704bba330f981bd377103c2f27562f0737aa151fcdcb8c9a2ef2aa500915: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=68c0d562-c32b-4a9d-ace6-374e8965fdc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:17.341794 crc crio[3653]: time=\"2026-06-12T15:47:17.341643938Z\" level=info msg=\"Starting container: fbb3704bba330f981bd377103c2f27562f0737aa151fcdcb8c9a2ef2aa500915\" id=23f608ab-de5b-42bc-9373-bdfc2f645cb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:17.347179 crc crio[3653]: time=\"2026-06-12T15:47:17.347064445Z\" level=info msg=\"Started container\" PID=16850 containerID=fbb3704bba330f981bd377103c2f27562f0737aa151fcdcb8c9a2ef2aa500915 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=23f608ab-de5b-42bc-9373-bdfc2f645cb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719\nJun 12 15:47:17.364757 crc crio[3653]: time=\"2026-06-12T15:47:17.363440267Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ae42efd5-7a5a-44fe-b966-90e74bffa7ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:17.366192 crc crio[3653]: time=\"2026-06-12T15:47:17.366106099Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6dddb1de-8408-4bd5-b989-cbf07dab21fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:17.378338 crc crio[3653]: time=\"2026-06-12T15:47:17.378195496Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=7a953133-4abb-4ffb-b48e-e376130e4f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:17.378718 crc crio[3653]: time=\"2026-06-12T15:47:17.378653868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:17.399628 crc crio[3653]: time=\"2026-06-12T15:47:17.399152942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:17.682567 crc crio[3653]: time=\"2026-06-12T15:47:17.682008856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:17.783629 crc crio[3653]: time=\"2026-06-12T15:47:17.783194451Z\" level=info msg=\"Created container f696b0b1ae903173b9a4b1104b3e1189edf74c9993753d240f71d38c0bab8bd7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=7a953133-4abb-4ffb-b48e-e376130e4f9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:17.784925 crc crio[3653]: time=\"2026-06-12T15:47:17.784749003Z\" level=info msg=\"Starting container: f696b0b1ae903173b9a4b1104b3e1189edf74c9993753d240f71d38c0bab8bd7\" id=c3d50dc3-f277-4828-b5ac-9a120d8609bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:17.793071 crc crio[3653]: time=\"2026-06-12T15:47:17.792968625Z\" level=info msg=\"Started container\" PID=16883 containerID=f696b0b1ae903173b9a4b1104b3e1189edf74c9993753d240f71d38c0bab8bd7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=c3d50dc3-f277-4828-b5ac-9a120d8609bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719\nJun 12 15:47:17.809728 crc crio[3653]: time=\"2026-06-12T15:47:17.809615345Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e9ee7f6a-b3a1-44fb-a630-341fcc66847f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:17.812227 crc crio[3653]: time=\"2026-06-12T15:47:17.812176974Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=82ee150f-4548-49fa-82db-0f3af6050053 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:17.819557 crc crio[3653]: time=\"2026-06-12T15:47:17.81941826Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a21b078c-3a8c-4c0f-a20f-28925d2f71f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:17.820069 crc crio[3653]: time=\"2026-06-12T15:47:17.819974975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:17.864248 crc crio[3653]: time=\"2026-06-12T15:47:17.863489911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:18.050397 crc crio[3653]: time=\"2026-06-12T15:47:18.0503194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:18.163080 crc crio[3653]: time=\"2026-06-12T15:47:18.162937753Z\" level=info msg=\"Created container 837e2a800befc4fa2dc6ae71b8deed7ea9eb20634ee0eefea861c9acb3bcee1a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a21b078c-3a8c-4c0f-a20f-28925d2f71f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:18.164388 crc crio[3653]: time=\"2026-06-12T15:47:18.16429057Z\" level=info msg=\"Starting container: 837e2a800befc4fa2dc6ae71b8deed7ea9eb20634ee0eefea861c9acb3bcee1a\" id=724a873d-632b-4e89-a85c-b4af231a746d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:18.170230 crc crio[3653]: time=\"2026-06-12T15:47:18.170114927Z\" level=info msg=\"Started container\" PID=16901 containerID=837e2a800befc4fa2dc6ae71b8deed7ea9eb20634ee0eefea861c9acb3bcee1a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=724a873d-632b-4e89-a85c-b4af231a746d name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719\nJun 12 15:47:34.689641 crc crio[3653]: time=\"2026-06-12T15:47:34.688890301Z\" level=info msg=\"Stopping container: d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e (timeout: 30s)\" id=377a6646-f89a-4bda-a2f4-426a9940cbf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:47:49.540558 crc crio[3653]: time=\"2026-06-12T15:47:49.539271614Z\" level=info msg=\"Stopping pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=3163734a-b6ad-48ee-b989-4a2af70f8d9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:49.540558 crc crio[3653]: time=\"2026-06-12T15:47:49.540398235Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=3163734a-b6ad-48ee-b989-4a2af70f8d9c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:49.543162 crc crio[3653]: time=\"2026-06-12T15:47:49.541172806Z\" level=info msg=\"Removing pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=d4fdeaa0-2ace-4d45-8782-df24f7ebf59b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:49.560744 crc crio[3653]: time=\"2026-06-12T15:47:49.56059033Z\" level=info msg=\"Removed pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=d4fdeaa0-2ace-4d45-8782-df24f7ebf59b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:49.562040 crc crio[3653]: time=\"2026-06-12T15:47:49.561935687Z\" level=info msg=\"Stopping pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=9ea7575f-3356-451b-bc3d-f19696eb9ae7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:49.562040 crc crio[3653]: time=\"2026-06-12T15:47:49.562033689Z\" level=info msg=\"Stopped pod sandbox (already stopped): fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=9ea7575f-3356-451b-bc3d-f19696eb9ae7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:47:49.562744 crc crio[3653]: time=\"2026-06-12T15:47:49.562659046Z\" level=info msg=\"Removing pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=3101285b-b742-4ed3-b786-9c88f6220c34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:49.601845 crc crio[3653]: time=\"2026-06-12T15:47:49.601674371Z\" level=info msg=\"Removed pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=3101285b-b742-4ed3-b786-9c88f6220c34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:47:59.176991 crc crio[3653]: time=\"2026-06-12T15:47:59.176013978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=96f20e9f-ff14-4d82-a3d2-5d5d8b7bccb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:59.179834 crc crio[3653]: time=\"2026-06-12T15:47:59.179712956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=36b03b3e-e299-4aff-8f16-7eceeb08c436 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:47:59.186008 crc crio[3653]: time=\"2026-06-12T15:47:59.185914899Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3df0a641-a88d-42a0-9ec4-ba4a0e029be7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:59.186587 crc crio[3653]: time=\"2026-06-12T15:47:59.186452613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.219261 crc crio[3653]: time=\"2026-06-12T15:47:59.219089762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.227349 crc crio[3653]: time=\"2026-06-12T15:47:59.226759554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:47:59.361116 crc crio[3653]: time=\"2026-06-12T15:47:59.360962796Z\" level=info msg=\"Created container ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3df0a641-a88d-42a0-9ec4-ba4a0e029be7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:47:59.362201 crc crio[3653]: time=\"2026-06-12T15:47:59.362127027Z\" level=info msg=\"Starting container: ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce\" id=f45cf667-f567-4d7f-ab75-a07b8164bcfe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:47:59.372407 crc crio[3653]: time=\"2026-06-12T15:47:59.372314575Z\" level=info msg=\"Started container\" PID=17534 containerID=ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=f45cf667-f567-4d7f-ab75-a07b8164bcfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\nJun 12 15:48:04.697245 crc crio[3653]: time=\"2026-06-12T15:48:04.696662382Z\" level=warning msg=\"Stopping container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e with stop signal(15) timed out. Killing...\"\nJun 12 15:48:04.731660 crc crio[3653]: time=\"2026-06-12T15:48:04.73117412Z\" level=error msg=\"Killing container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:48:04.796241 crc crio[3653]: time=\"2026-06-12T15:48:04.795318318Z\" level=info msg=\"Stopped container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=377a6646-f89a-4bda-a2f4-426a9940cbf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:04.798728 crc crio[3653]: time=\"2026-06-12T15:48:04.798638996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1e97d867-29d7-488d-a3e2-52b921ce63d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:04.803200 crc crio[3653]: time=\"2026-06-12T15:48:04.803001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5703bb0c-895e-4af9-af15-24206436f3c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:48:04.808056 crc crio[3653]: time=\"2026-06-12T15:48:04.807949131Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c064df75-65b4-4a0b-919f-8fd19155f848 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:04.808406 crc crio[3653]: time=\"2026-06-12T15:48:04.808338371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:04.834413 crc crio[3653]: time=\"2026-06-12T15:48:04.834284334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:05.005161 crc crio[3653]: time=\"2026-06-12T15:48:05.004887884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:48:05.131728 crc crio[3653]: time=\"2026-06-12T15:48:05.131577279Z\" level=info msg=\"Created container ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c064df75-65b4-4a0b-919f-8fd19155f848 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:48:05.133488 crc crio[3653]: time=\"2026-06-12T15:48:05.133393486Z\" level=info msg=\"Starting container: ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b\" id=1c5dc717-4edb-4ad0-913a-58cc0ffc0194 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:48:05.139609 crc crio[3653]: time=\"2026-06-12T15:48:05.138884421Z\" level=info msg=\"Started container\" PID=17675 containerID=ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1c5dc717-4edb-4ad0-913a-58cc0ffc0194 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:48:05.250101 crc crio[3653]: time=\"2026-06-12T15:48:05.249995755Z\" level=info msg=\"Removing container: 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b\" id=9614dc72-9f15-455b-bb60-d497344ba2eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:05.355917 crc crio[3653]: time=\"2026-06-12T15:48:05.355734759Z\" level=info msg=\"Removed container 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9614dc72-9f15-455b-bb60-d497344ba2eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:16.720640 crc crio[3653]: time=\"2026-06-12T15:48:16.719951073Z\" level=info msg=\"Stopping container: 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554 (timeout: 5s)\" id=aeb8ade0-4a7a-4c5f-8ba9-78685fcd791d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:21.730259 crc crio[3653]: time=\"2026-06-12T15:48:21.729286919Z\" level=warning msg=\"Stopping container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554 with stop signal(15) timed out. Killing...\"\nJun 12 15:48:22.476899 crc crio[3653]: time=\"2026-06-12T15:48:22.476770183Z\" level=info msg=\"Stopped container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=aeb8ade0-4a7a-4c5f-8ba9-78685fcd791d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:48:22.478178 crc crio[3653]: time=\"2026-06-12T15:48:22.47814799Z\" level=info msg=\"Stopping pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=5b8c465f-6e5c-4ee7-aa43-743772463e17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:22.483689 crc crio[3653]: time=\"2026-06-12T15:48:22.483644044Z\" level=info msg=\"Stopped pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=5b8c465f-6e5c-4ee7-aa43-743772463e17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:23.439884 crc crio[3653]: time=\"2026-06-12T15:48:23.439326288Z\" level=info msg=\"Removing container: 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554\" id=d86341da-dfca-4743-be00-64e048aab9fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:23.466433 crc crio[3653]: time=\"2026-06-12T15:48:23.466254367Z\" level=info msg=\"Removed container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=d86341da-dfca-4743-be00-64e048aab9fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:48:49.633443 crc crio[3653]: time=\"2026-06-12T15:48:49.632476973Z\" level=info msg=\"Stopping pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=e73b8c36-2231-4353-88f3-a10808b18f20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:49.633443 crc crio[3653]: time=\"2026-06-12T15:48:49.633316225Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=e73b8c36-2231-4353-88f3-a10808b18f20 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:48:49.635388 crc crio[3653]: time=\"2026-06-12T15:48:49.634410144Z\" level=info msg=\"Removing pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=186f930a-25aa-43db-8d15-5a0595f65c84 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:48:49.647366 crc crio[3653]: time=\"2026-06-12T15:48:49.647188Z\" level=info msg=\"Removed pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=186f930a-25aa-43db-8d15-5a0595f65c84 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:50:27.344075 crc crio[3653]: time=\"2026-06-12T15:50:27.339413942Z\" level=info msg=\"Stopping container: dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4 (timeout: 30s)\" id=0a389f40-e0b9-436e-b077-33ebd93833e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.358801 crc crio[3653]: time=\"2026-06-12T15:50:27.358697884Z\" level=info msg=\"Stopping container: 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c (timeout: 30s)\" id=151ff7db-fe3f-4d41-9a68-292c1fd8407e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.373431 crc crio[3653]: time=\"2026-06-12T15:50:27.372221239Z\" level=info msg=\"Stopping container: ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce (timeout: 30s)\" id=55fd0de0-7775-401a-8cc4-afca18417b2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.396102 crc crio[3653]: time=\"2026-06-12T15:50:27.396003546Z\" level=info msg=\"Stopping container: 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e (timeout: 30s)\" id=97e8959b-f444-4758-8321-1567ff1a07c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.428849 crc crio[3653]: time=\"2026-06-12T15:50:27.42828117Z\" level=info msg=\"Stopping container: 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77 (timeout: 30s)\" id=96988212-122f-410b-9331-4e129d28a400 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.490357 crc crio[3653]: time=\"2026-06-12T15:50:27.483438058Z\" level=info msg=\"Stopped container dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=0a389f40-e0b9-436e-b077-33ebd93833e0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.490357 crc crio[3653]: time=\"2026-06-12T15:50:27.484573617Z\" level=info msg=\"Stopping pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=2f90af08-39d0-4699-b001-2c7d2e387bdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:27.490357 crc crio[3653]: time=\"2026-06-12T15:50:27.486757163Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b 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:0xc000765200}] Aliases:map[]}\"\nJun 12 15:50:27.490357 crc crio[3653]: time=\"2026-06-12T15:50:27.488482467Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:27.533800 crc crio[3653]: time=\"2026-06-12T15:50:27.533713411Z\" level=info msg=\"Stopped container 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=97e8959b-f444-4758-8321-1567ff1a07c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.534861 crc crio[3653]: time=\"2026-06-12T15:50:27.534760838Z\" level=info msg=\"Stopping pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=e59a9db1-4d1e-4460-9a64-e2a27a6ad596 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:27.535248 crc crio[3653]: time=\"2026-06-12T15:50:27.535172299Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b 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:0xc000e1ad88}] Aliases:map[]}\"\nJun 12 15:50:27.535409 crc crio[3653]: time=\"2026-06-12T15:50:27.535361173Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:27.565338 crc crio[3653]: time=\"2026-06-12T15:50:27.565252477Z\" level=info msg=\"Stopped container 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=96988212-122f-410b-9331-4e129d28a400 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:27.568329 crc crio[3653]: time=\"2026-06-12T15:50:27.566474768Z\" level=info msg=\"Stopping pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=73307a70-ad98-4360-9f40-147f3ff5a4e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:27.568329 crc crio[3653]: time=\"2026-06-12T15:50:27.567014342Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 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:0xc0029a6e18}] Aliases:map[]}\"\nJun 12 15:50:27.568329 crc crio[3653]: time=\"2026-06-12T15:50:27.567166025Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:27.680300 crc crio[3653]: time=\"2026-06-12T15:50:27.679586335Z\" level=info msg=\"Removing container: bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92\" id=3eb917f4-6ddb-4424-9cfc-d4df54ed221d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:27.763022 crc crio[3653]: time=\"2026-06-12T15:50:27.762926792Z\" level=info msg=\"Stopped pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=2f90af08-39d0-4699-b001-2c7d2e387bdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:27.841386 crc crio[3653]: time=\"2026-06-12T15:50:27.841279393Z\" level=info msg=\"Stopped pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=e59a9db1-4d1e-4460-9a64-e2a27a6ad596 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:27.848968 crc crio[3653]: time=\"2026-06-12T15:50:27.848858026Z\" level=info msg=\"Stopped pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=73307a70-ad98-4360-9f40-147f3ff5a4e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:27.865563 crc crio[3653]: time=\"2026-06-12T15:50:27.865371808Z\" level=info msg=\"Removed container bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3eb917f4-6ddb-4424-9cfc-d4df54ed221d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:27.869346 crc crio[3653]: time=\"2026-06-12T15:50:27.869230696Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/POD\" id=703cd6b1-0413-4669-9fa7-b32e7bec8e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:27.869717 crc crio[3653]: time=\"2026-06-12T15:50:27.869607996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:27.899427 crc crio[3653]: time=\"2026-06-12T15:50:27.899286993Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc002696210}] Aliases:map[]}\"\nJun 12 15:50:27.899427 crc crio[3653]: time=\"2026-06-12T15:50:27.899375516Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:28.005778 crc crio[3653]: time=\"2026-06-12T15:50:28.005662089Z\" level=info msg=\"Stopped container 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=151ff7db-fe3f-4d41-9a68-292c1fd8407e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:28.016708 crc crio[3653]: time=\"2026-06-12T15:50:28.016600188Z\" level=info msg=\"Stopped container ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=55fd0de0-7775-401a-8cc4-afca18417b2f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:50:28.017779 crc crio[3653]: time=\"2026-06-12T15:50:28.01747473Z\" level=info msg=\"Stopping pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=5b8d4b63-1f5a-483e-8e4a-d99600e7889c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:28.018055 crc crio[3653]: time=\"2026-06-12T15:50:28.017962123Z\" level=info msg=\"Stopping pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=72348467-4c84-4eb7-be1a-6aaeadfdb7eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:28.020426 crc crio[3653]: time=\"2026-06-12T15:50:28.018213549Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 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:0xc000208410}] Aliases:map[]}\"\nJun 12 15:50:28.020426 crc crio[3653]: time=\"2026-06-12T15:50:28.018372993Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:28.020426 crc crio[3653]: time=\"2026-06-12T15:50:28.019257446Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 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:0xc0017903d8}] Aliases:map[]}\"\nJun 12 15:50:28.020426 crc crio[3653]: time=\"2026-06-12T15:50:28.019539333Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:28.229031 crc crio[3653]: 2026-06-12T15:50:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31ce9f3da51d43f Mac:16:89:dd:73:c7:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f SocketPath: PciID:}] [{Interface:0xc0004b0580 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:28.236655 crc crio[3653]: time=\"2026-06-12T15:50:28.236343837Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc002696210}] Aliases:map[]}\"\nJun 12 15:50:28.236655 crc crio[3653]: time=\"2026-06-12T15:50:28.236620144Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:28.246021 crc crio[3653]: time=\"2026-06-12T15:50:28.245837989Z\" level=info msg=\"Ran pod sandbox 31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/POD\" id=703cd6b1-0413-4669-9fa7-b32e7bec8e5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:28.251036 crc crio[3653]: time=\"2026-06-12T15:50:28.250925549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b568ec51-4c55-4773-ac2b-34beb097a485 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:28.253847 crc crio[3653]: time=\"2026-06-12T15:50:28.25371788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=95e4bf8a-73bd-4b68-8e2a-b988a4fe78ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:28.265074 crc crio[3653]: time=\"2026-06-12T15:50:28.264960447Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator\" id=ca1e0858-c4fe-42e9-bc3f-077651109ca0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:28.265574 crc crio[3653]: time=\"2026-06-12T15:50:28.265370698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:28.290246 crc crio[3653]: time=\"2026-06-12T15:50:28.29012734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:28.296324 crc crio[3653]: time=\"2026-06-12T15:50:28.296233256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:28.322408 crc crio[3653]: time=\"2026-06-12T15:50:28.32225941Z\" level=info msg=\"Stopped pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=5b8d4b63-1f5a-483e-8e4a-d99600e7889c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:28.329456 crc crio[3653]: time=\"2026-06-12T15:50:28.328096409Z\" level=info msg=\"Stopped pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=72348467-4c84-4eb7-be1a-6aaeadfdb7eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:50:28.391804 crc crio[3653]: time=\"2026-06-12T15:50:28.391704003Z\" level=info msg=\"Created container 84b49be11a7e81fab5a68c557c42da623f3c1d004ac279046a45aa0a7b24accf: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator\" id=ca1e0858-c4fe-42e9-bc3f-077651109ca0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:28.393045 crc crio[3653]: time=\"2026-06-12T15:50:28.392905413Z\" level=info msg=\"Starting container: 84b49be11a7e81fab5a68c557c42da623f3c1d004ac279046a45aa0a7b24accf\" id=99091de8-7c9b-41b5-a9c4-f46637e72f9f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:28.403006 crc crio[3653]: time=\"2026-06-12T15:50:28.402867698Z\" level=info msg=\"Started container\" PID=19757 containerID=84b49be11a7e81fab5a68c557c42da623f3c1d004ac279046a45aa0a7b24accf description=openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator id=99091de8-7c9b-41b5-a9c4-f46637e72f9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06\nJun 12 15:50:28.695716 crc crio[3653]: time=\"2026-06-12T15:50:28.695640211Z\" level=info msg=\"Removing container: 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e\" id=639d78ea-44a7-4299-934d-cfe7afb6f516 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.745926 crc crio[3653]: time=\"2026-06-12T15:50:28.74572936Z\" level=info msg=\"Removed container 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=639d78ea-44a7-4299-934d-cfe7afb6f516 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.752064 crc crio[3653]: time=\"2026-06-12T15:50:28.751098547Z\" level=info msg=\"Removing container: 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6\" id=cad44cb3-1288-4881-a7eb-43640c007745 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.784674 crc crio[3653]: time=\"2026-06-12T15:50:28.784232112Z\" level=info msg=\"Removed container 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=cad44cb3-1288-4881-a7eb-43640c007745 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.788686 crc crio[3653]: time=\"2026-06-12T15:50:28.788625045Z\" level=info msg=\"Removing container: 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d\" id=3d3688ef-fba3-4964-9f9b-fc0c7b668723 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.813583 crc crio[3653]: time=\"2026-06-12T15:50:28.813411867Z\" level=info msg=\"Removed container 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=3d3688ef-fba3-4964-9f9b-fc0c7b668723 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.816864 crc crio[3653]: time=\"2026-06-12T15:50:28.816790434Z\" level=info msg=\"Removing container: ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce\" id=f1a4c191-0dbf-4450-8021-7bd3646c8770 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.833573 crc crio[3653]: time=\"2026-06-12T15:50:28.833455708Z\" level=info msg=\"Removed container ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f1a4c191-0dbf-4450-8021-7bd3646c8770 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.836818 crc crio[3653]: time=\"2026-06-12T15:50:28.836739622Z\" level=info msg=\"Removing container: 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77\" id=072f24ed-be05-4229-b7c5-17438cd1a281 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.854162 crc crio[3653]: time=\"2026-06-12T15:50:28.854035044Z\" level=info msg=\"Removed container 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=072f24ed-be05-4229-b7c5-17438cd1a281 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.857769 crc crio[3653]: time=\"2026-06-12T15:50:28.857680197Z\" level=info msg=\"Removing container: 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe\" id=30d2b3f7-4b60-4963-8d26-2c5e85b3ac39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.883067 crc crio[3653]: time=\"2026-06-12T15:50:28.882991313Z\" level=info msg=\"Removed container 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=30d2b3f7-4b60-4963-8d26-2c5e85b3ac39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.886582 crc crio[3653]: time=\"2026-06-12T15:50:28.886457061Z\" level=info msg=\"Removing container: d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9\" id=14a1d7e4-9edb-4a86-913d-b8d538921fe2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.910373 crc crio[3653]: time=\"2026-06-12T15:50:28.910246068Z\" level=info msg=\"Removed container d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=14a1d7e4-9edb-4a86-913d-b8d538921fe2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.915437 crc crio[3653]: time=\"2026-06-12T15:50:28.915356129Z\" level=info msg=\"Removing container: 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c\" id=2195081f-eb0c-4324-b156-05e3f35c6d64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.933824 crc crio[3653]: time=\"2026-06-12T15:50:28.933655326Z\" level=info msg=\"Removed container 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=2195081f-eb0c-4324-b156-05e3f35c6d64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.936192 crc crio[3653]: time=\"2026-06-12T15:50:28.936128409Z\" level=info msg=\"Removing container: 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5\" id=0e80de09-c56c-4033-8235-6246da804109 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.959943 crc crio[3653]: time=\"2026-06-12T15:50:28.959841745Z\" level=info msg=\"Removed container 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=0e80de09-c56c-4033-8235-6246da804109 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.963581 crc crio[3653]: time=\"2026-06-12T15:50:28.963452077Z\" level=info msg=\"Removing container: ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c\" id=64beaa83-1e31-4cce-9671-ab98819f6082 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:28.997727 crc crio[3653]: time=\"2026-06-12T15:50:28.997568548Z\" level=info msg=\"Removed container ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=64beaa83-1e31-4cce-9671-ab98819f6082 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:29.001838 crc crio[3653]: time=\"2026-06-12T15:50:29.001718754Z\" level=info msg=\"Removing container: dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4\" id=3cf4d739-0a88-4a8d-aaf5-b2e842a2fe7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:29.023708 crc crio[3653]: time=\"2026-06-12T15:50:29.023645373Z\" level=info msg=\"Removed container dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=3cf4d739-0a88-4a8d-aaf5-b2e842a2fe7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:29.028628 crc crio[3653]: time=\"2026-06-12T15:50:29.028433205Z\" level=info msg=\"Removing container: 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033\" id=fbae2c53-0d2f-4c12-9252-062e50e30821 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:29.051400 crc crio[3653]: time=\"2026-06-12T15:50:29.051284569Z\" level=info msg=\"Removed container 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033: openshift-marketplace/certified-operators-l27pk/extract-content\" id=fbae2c53-0d2f-4c12-9252-062e50e30821 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:29.054080 crc crio[3653]: time=\"2026-06-12T15:50:29.053985258Z\" level=info msg=\"Removing container: 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4\" id=9cd07c1f-1704-41da-b835-b4b2b894bca4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:29.071965 crc crio[3653]: time=\"2026-06-12T15:50:29.071650139Z\" level=info msg=\"Removed container 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9cd07c1f-1704-41da-b835-b4b2b894bca4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:50:29.916972 crc crio[3653]: time=\"2026-06-12T15:50:29.916824713Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-pb4zj/POD\" id=2e7e4101-da4e-4214-a43f-3d1c9250785d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:29.917823 crc crio[3653]: time=\"2026-06-12T15:50:29.917035858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:29.941061 crc crio[3653]: time=\"2026-06-12T15:50:29.940601379Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc001706218}] Aliases:map[]}\"\nJun 12 15:50:29.941061 crc crio[3653]: time=\"2026-06-12T15:50:29.940670021Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-pb4zj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:30.115005 crc crio[3653]: time=\"2026-06-12T15:50:30.114197401Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-n277j/POD\" id=2231a8ec-25b7-4fce-99ac-b2c39457b620 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:30.115166 crc crio[3653]: time=\"2026-06-12T15:50:30.115047493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:30.146156 crc crio[3653]: time=\"2026-06-12T15:50:30.146048464Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc0026965a0}] Aliases:map[]}\"\nJun 12 15:50:30.146156 crc crio[3653]: time=\"2026-06-12T15:50:30.146122256Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-n277j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:30.202125 crc crio[3653]: 2026-06-12T15:50:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ba2dfd2154d879 Mac:c2:8e:9c:0f:24:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:30.203075 crc crio[3653]: time=\"2026-06-12T15:50:30.203023579Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc001706218}] Aliases:map[]}\"\nJun 12 15:50:30.203204 crc crio[3653]: time=\"2026-06-12T15:50:30.203166912Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pb4zj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:30.209284 crc crio[3653]: time=\"2026-06-12T15:50:30.209250608Z\" level=info msg=\"Ran pod sandbox 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 with infra container: openshift-marketplace/redhat-marketplace-pb4zj/POD\" id=2e7e4101-da4e-4214-a43f-3d1c9250785d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:30.212027 crc crio[3653]: time=\"2026-06-12T15:50:30.211946806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=935cf78c-3dbb-42bb-b8a9-7e39fa46c911 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:30.217984 crc crio[3653]: time=\"2026-06-12T15:50:30.217848737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bf00aa2-4598-456d-b8cc-3471e069aa97 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:30.229298 crc crio[3653]: time=\"2026-06-12T15:50:30.229205687Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities\" id=5861e59c-12d8-4725-8034-3143735167f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:30.230049 crc crio[3653]: time=\"2026-06-12T15:50:30.229937086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:30.257613 crc crio[3653]: time=\"2026-06-12T15:50:30.256701369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:30.261655 crc crio[3653]: time=\"2026-06-12T15:50:30.261244865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:30.358950 crc crio[3653]: time=\"2026-06-12T15:50:30.358239781Z\" level=info msg=\"Created container b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c: openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities\" id=5861e59c-12d8-4725-8034-3143735167f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:30.361089 crc crio[3653]: time=\"2026-06-12T15:50:30.361008401Z\" level=info msg=\"Starting container: b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c\" id=c4572c00-bc12-4a7c-8785-ca035d66ff49 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:30.373367 crc crio[3653]: time=\"2026-06-12T15:50:30.373260444Z\" level=info msg=\"Started container\" PID=19869 containerID=b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c description=openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities id=c4572c00-bc12-4a7c-8785-ca035d66ff49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\nJun 12 15:50:30.391143 crc crio[3653]: 2026-06-12T15:50:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba706ca71f109e6 Mac:1e:ec:19:e0:02:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:30.392217 crc crio[3653]: time=\"2026-06-12T15:50:30.392159016Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc0026965a0}] Aliases:map[]}\"\nJun 12 15:50:30.392370 crc crio[3653]: time=\"2026-06-12T15:50:30.39231358Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-n277j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:30.479331 crc crio[3653]: time=\"2026-06-12T15:50:30.47927321Z\" level=info msg=\"Ran pod sandbox ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 with infra container: openshift-marketplace/certified-operators-n277j/POD\" id=2231a8ec-25b7-4fce-99ac-b2c39457b620 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:30.481693 crc crio[3653]: time=\"2026-06-12T15:50:30.481588809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e491ab61-805f-405d-addb-a097a6ff57bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:30.484435 crc crio[3653]: time=\"2026-06-12T15:50:30.484281358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12d5a23f-5d62-4639-a94a-13f670151750 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:30.497822 crc crio[3653]: time=\"2026-06-12T15:50:30.49769406Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-n277j/extract-utilities\" id=d1e72b21-7ecb-4467-94a5-9539e48feccb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:30.498594 crc crio[3653]: time=\"2026-06-12T15:50:30.49845908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:30.534736 crc crio[3653]: time=\"2026-06-12T15:50:30.534087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:30.538228 crc crio[3653]: time=\"2026-06-12T15:50:30.538131993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:30.650189 crc crio[3653]: time=\"2026-06-12T15:50:30.650032539Z\" level=info msg=\"Created container 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac: openshift-marketplace/certified-operators-n277j/extract-utilities\" id=d1e72b21-7ecb-4467-94a5-9539e48feccb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:30.653772 crc crio[3653]: time=\"2026-06-12T15:50:30.652087362Z\" level=info msg=\"Starting container: 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac\" id=345c803c-bb28-4a4a-a58a-c2c451845573 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:30.661595 crc crio[3653]: time=\"2026-06-12T15:50:30.661460301Z\" level=info msg=\"Started container\" PID=19881 containerID=7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac description=openshift-marketplace/certified-operators-n277j/extract-utilities id=345c803c-bb28-4a4a-a58a-c2c451845573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\nJun 12 15:50:30.763388 crc crio[3653]: time=\"2026-06-12T15:50:30.762699915Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a8e1aa15-553b-4268-8301-0cdfae7c388f name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:30.769737 crc crio[3653]: time=\"2026-06-12T15:50:30.769651253Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=dab4c1a5-eb70-4a45-a36a-efa1ca8d94c9 name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:30.776739 crc crio[3653]: time=\"2026-06-12T15:50:30.775910242Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 15:50:30.779008 crc crio[3653]: time=\"2026-06-12T15:50:30.778204831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:50:31.402382 crc crio[3653]: time=\"2026-06-12T15:50:31.402103357Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=dab4c1a5-eb70-4a45-a36a-efa1ca8d94c9 name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:31.404716 crc crio[3653]: time=\"2026-06-12T15:50:31.40382183Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fa7d6a9c-c4b8-42bf-baac-4365122dfc20 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:31.407655 crc crio[3653]: time=\"2026-06-12T15:50:31.4073189Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac2a12c7-dcc8-43cd-9751-bf546d4c7071 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:31.417261 crc crio[3653]: time=\"2026-06-12T15:50:31.417066369Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-n277j/extract-content\" id=2bc92903-2c59-4d22-97b8-c9feff1d9b88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:31.459152 crc crio[3653]: time=\"2026-06-12T15:50:31.45902043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:31.517284 crc crio[3653]: time=\"2026-06-12T15:50:31.517173294Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=a8e1aa15-553b-4268-8301-0cdfae7c388f name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:31.518793 crc crio[3653]: time=\"2026-06-12T15:50:31.518473267Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f568737a-ad09-4fae-a7a7-015a88fea759 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:31.534382 crc crio[3653]: time=\"2026-06-12T15:50:31.534204369Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c41f05d6-b3c5-4446-b257-70bc0844d925 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:31.546922 crc crio[3653]: time=\"2026-06-12T15:50:31.546814441Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pb4zj/extract-content\" id=e65007d4-6595-4044-ba4c-9137d2bb7aa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:31.547937 crc crio[3653]: time=\"2026-06-12T15:50:31.547909299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:31.555130 crc crio[3653]: time=\"2026-06-12T15:50:31.55501031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:31.560021 crc crio[3653]: time=\"2026-06-12T15:50:31.559919865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:31.580338 crc crio[3653]: time=\"2026-06-12T15:50:31.580287775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:31.583665 crc crio[3653]: time=\"2026-06-12T15:50:31.583637831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:31.689439 crc crio[3653]: time=\"2026-06-12T15:50:31.689077102Z\" level=info msg=\"Created container 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30: openshift-marketplace/redhat-marketplace-pb4zj/extract-content\" id=e65007d4-6595-4044-ba4c-9137d2bb7aa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:31.691303 crc crio[3653]: time=\"2026-06-12T15:50:31.691213327Z\" level=info msg=\"Starting container: 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30\" id=caabec8b-aff1-40f7-b6c2-ef48075af91b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:31.692658 crc crio[3653]: time=\"2026-06-12T15:50:31.692373016Z\" level=info msg=\"Created container e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d: openshift-marketplace/certified-operators-n277j/extract-content\" id=2bc92903-2c59-4d22-97b8-c9feff1d9b88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:31.695803 crc crio[3653]: time=\"2026-06-12T15:50:31.695625539Z\" level=info msg=\"Starting container: e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d\" id=da9a2581-c502-4494-a393-c30d84d75138 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:31.699788 crc crio[3653]: time=\"2026-06-12T15:50:31.699666172Z\" level=info msg=\"Started container\" PID=19894 containerID=3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30 description=openshift-marketplace/redhat-marketplace-pb4zj/extract-content id=caabec8b-aff1-40f7-b6c2-ef48075af91b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\nJun 12 15:50:31.702659 crc crio[3653]: time=\"2026-06-12T15:50:31.702566187Z\" level=info msg=\"Started container\" PID=19895 containerID=e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d description=openshift-marketplace/certified-operators-n277j/extract-content id=da9a2581-c502-4494-a393-c30d84d75138 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\nJun 12 15:50:32.312252 crc crio[3653]: time=\"2026-06-12T15:50:32.311825139Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-lnvqw/POD\" id=4169b5e7-0565-4cb6-9d05-d1c47eb6db73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:32.312392 crc crio[3653]: time=\"2026-06-12T15:50:32.31226066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.335592 crc crio[3653]: time=\"2026-06-12T15:50:32.335460742Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc001522038}] Aliases:map[]}\"\nJun 12 15:50:32.335974 crc crio[3653]: time=\"2026-06-12T15:50:32.335947114Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-lnvqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:32.503726 crc crio[3653]: time=\"2026-06-12T15:50:32.503628914Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-t2q92/POD\" id=fe9c8944-ce8d-4119-8d1a-f07eed399622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:32.505856 crc crio[3653]: time=\"2026-06-12T15:50:32.503746527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.528062 crc crio[3653]: time=\"2026-06-12T15:50:32.525149723Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc0029a6118}] Aliases:map[]}\"\nJun 12 15:50:32.528062 crc crio[3653]: time=\"2026-06-12T15:50:32.525220645Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-t2q92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:50:32.615304 crc crio[3653]: 2026-06-12T15:50:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4f1f3e52de1b62 Mac:ee:4f:85:10:fd:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:32.617561 crc crio[3653]: time=\"2026-06-12T15:50:32.61748471Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc001522038}] Aliases:map[]}\"\nJun 12 15:50:32.617814 crc crio[3653]: time=\"2026-06-12T15:50:32.617791528Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lnvqw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:32.625112 crc crio[3653]: time=\"2026-06-12T15:50:32.625030102Z\" level=info msg=\"Ran pod sandbox c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 with infra container: openshift-marketplace/redhat-operators-lnvqw/POD\" id=4169b5e7-0565-4cb6-9d05-d1c47eb6db73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:32.630121 crc crio[3653]: time=\"2026-06-12T15:50:32.630077531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d75ada9a-2db5-40d1-8734-3e1856cd8910 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:32.632990 crc crio[3653]: time=\"2026-06-12T15:50:32.632860882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6e15bbe-e9da-49eb-8520-592da816a080 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:32.642030 crc crio[3653]: time=\"2026-06-12T15:50:32.641810691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lnvqw/extract-utilities\" id=d18a512f-d2e7-4999-a7ac-46b0473ea051 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:32.642470 crc crio[3653]: time=\"2026-06-12T15:50:32.642399126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.678126 crc crio[3653]: time=\"2026-06-12T15:50:32.677982494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.683271 crc crio[3653]: time=\"2026-06-12T15:50:32.683023543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.790033 crc crio[3653]: time=\"2026-06-12T15:50:32.788679Z\" level=info msg=\"Created container 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29: openshift-marketplace/redhat-operators-lnvqw/extract-utilities\" id=d18a512f-d2e7-4999-a7ac-46b0473ea051 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:32.794431 crc crio[3653]: time=\"2026-06-12T15:50:32.794200261Z\" level=info msg=\"Starting container: 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29\" id=a8ed5e78-9d16-4342-8cac-2028fafd5c77 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:32.801849 crc crio[3653]: time=\"2026-06-12T15:50:32.801752724Z\" level=info msg=\"Started container\" PID=19983 containerID=8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29 description=openshift-marketplace/redhat-operators-lnvqw/extract-utilities id=a8ed5e78-9d16-4342-8cac-2028fafd5c77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\nJun 12 15:50:32.818945 crc crio[3653]: 2026-06-12T15:50:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3343b04bc60bbc1 Mac:6a:5a:98:f3:30:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:50:32.821575 crc crio[3653]: time=\"2026-06-12T15:50:32.821351784Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc0029a6118}] Aliases:map[]}\"\nJun 12 15:50:32.821936 crc crio[3653]: time=\"2026-06-12T15:50:32.821777435Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-t2q92 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:32.837797 crc crio[3653]: time=\"2026-06-12T15:50:32.837680821Z\" level=info msg=\"Ran pod sandbox 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 with infra container: openshift-marketplace/community-operators-t2q92/POD\" id=fe9c8944-ce8d-4119-8d1a-f07eed399622 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:50:32.841981 crc crio[3653]: time=\"2026-06-12T15:50:32.841751985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b854a0b4-972d-4393-a2b6-6f46dddf58fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:32.846989 crc crio[3653]: time=\"2026-06-12T15:50:32.846765773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=772aa86b-640d-4356-81d0-ae8764422d76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:32.855747 crc crio[3653]: time=\"2026-06-12T15:50:32.854697055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fc230ad-40ef-4594-9482-e98c994c622e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:32.858147 crc crio[3653]: time=\"2026-06-12T15:50:32.858063601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9989495c-ba8a-41e4-8581-0ec51fb7f568 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:32.860031 crc crio[3653]: time=\"2026-06-12T15:50:32.8599716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0ff9c29-9f47-4661-b567-33bca4d8561e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:32.861977 crc crio[3653]: time=\"2026-06-12T15:50:32.861697584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=04ff5e90-642b-4ba3-bf5c-a2f64c484141 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:32.865364 crc crio[3653]: time=\"2026-06-12T15:50:32.865299206Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e83c8a3a-2dc9-4914-808f-795e4ee865ed name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:32.871240 crc crio[3653]: time=\"2026-06-12T15:50:32.871052423Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-t2q92/extract-utilities\" id=c9ceae9a-3adf-42ab-8b2a-6fae9c827b45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:32.871436 crc crio[3653]: time=\"2026-06-12T15:50:32.871385301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.877636 crc crio[3653]: time=\"2026-06-12T15:50:32.877346453Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:50:32.890858 crc crio[3653]: time=\"2026-06-12T15:50:32.890731925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pb4zj/registry-server\" id=1290d5c7-f2b9-4482-9729-5f9362534751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:32.891438 crc crio[3653]: time=\"2026-06-12T15:50:32.891366481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.897726 crc crio[3653]: time=\"2026-06-12T15:50:32.897432386Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-n277j/registry-server\" id=7004e7d7-a6c8-4e5f-9a65-c15b22adbbe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:32.908161 crc crio[3653]: time=\"2026-06-12T15:50:32.908029056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.913648 crc crio[3653]: time=\"2026-06-12T15:50:32.913426054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.917251 crc crio[3653]: time=\"2026-06-12T15:50:32.917134059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.939364 crc crio[3653]: time=\"2026-06-12T15:50:32.939282824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.942992 crc crio[3653]: time=\"2026-06-12T15:50:32.942935707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.951238 crc crio[3653]: time=\"2026-06-12T15:50:32.951080695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:32.954246 crc crio[3653]: time=\"2026-06-12T15:50:32.954168714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:33.049040 crc crio[3653]: time=\"2026-06-12T15:50:33.048939343Z\" level=info msg=\"Created container b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb: openshift-marketplace/redhat-marketplace-pb4zj/registry-server\" id=1290d5c7-f2b9-4482-9729-5f9362534751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:33.050264 crc crio[3653]: time=\"2026-06-12T15:50:33.050221296Z\" level=info msg=\"Starting container: b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb\" id=1927bf26-2ffb-4825-aa12-c1773a345800 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:33.051585 crc crio[3653]: time=\"2026-06-12T15:50:33.051341505Z\" level=info msg=\"Created container 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba: openshift-marketplace/certified-operators-n277j/registry-server\" id=7004e7d7-a6c8-4e5f-9a65-c15b22adbbe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:33.052255 crc crio[3653]: time=\"2026-06-12T15:50:33.052182026Z\" level=info msg=\"Starting container: 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba\" id=0601c9a5-e7ef-4bc1-aeda-49693f627ac0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:33.052920 crc crio[3653]: time=\"2026-06-12T15:50:33.052844093Z\" level=info msg=\"Created container b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803: openshift-marketplace/community-operators-t2q92/extract-utilities\" id=c9ceae9a-3adf-42ab-8b2a-6fae9c827b45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:33.053864 crc crio[3653]: time=\"2026-06-12T15:50:33.053739346Z\" level=info msg=\"Starting container: b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803\" id=737e4d36-425c-4663-a9d9-fa3bf661ac68 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:33.059481 crc crio[3653]: time=\"2026-06-12T15:50:33.059452182Z\" level=info msg=\"Started container\" PID=20000 containerID=b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb description=openshift-marketplace/redhat-marketplace-pb4zj/registry-server id=1927bf26-2ffb-4825-aa12-c1773a345800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\nJun 12 15:50:33.062021 crc crio[3653]: time=\"2026-06-12T15:50:33.061950486Z\" level=info msg=\"Started container\" PID=19999 containerID=b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803 description=openshift-marketplace/community-operators-t2q92/extract-utilities id=737e4d36-425c-4663-a9d9-fa3bf661ac68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\nJun 12 15:50:33.064636 crc crio[3653]: time=\"2026-06-12T15:50:33.064552902Z\" level=info msg=\"Started container\" PID=20003 containerID=4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba description=openshift-marketplace/certified-operators-n277j/registry-server id=0601c9a5-e7ef-4bc1-aeda-49693f627ac0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\nJun 12 15:50:33.508475 crc crio[3653]: time=\"2026-06-12T15:50:33.508351851Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e83c8a3a-2dc9-4914-808f-795e4ee865ed name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:33.510017 crc crio[3653]: time=\"2026-06-12T15:50:33.509844589Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7d30eb40-636c-4525-ad0f-afd3872a0150 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:33.513680 crc crio[3653]: time=\"2026-06-12T15:50:33.513548883Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1807d5c9-01ca-4a73-a688-1f01d570a60b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:33.530195 crc crio[3653]: time=\"2026-06-12T15:50:33.530070645Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lnvqw/extract-content\" id=09adbd2e-c239-496d-ad50-7c4bb9e9fe1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:33.531326 crc crio[3653]: time=\"2026-06-12T15:50:33.531241185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:33.568985 crc crio[3653]: time=\"2026-06-12T15:50:33.568766183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:33.573900 crc crio[3653]: time=\"2026-06-12T15:50:33.573799521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:33.697310 crc crio[3653]: time=\"2026-06-12T15:50:33.69678389Z\" level=info msg=\"Created container c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c: openshift-marketplace/redhat-operators-lnvqw/extract-content\" id=09adbd2e-c239-496d-ad50-7c4bb9e9fe1a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:33.698683 crc crio[3653]: time=\"2026-06-12T15:50:33.698604347Z\" level=info msg=\"Starting container: c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c\" id=57787f59-dd2d-409e-8de7-e4ff16f4e040 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:33.706212 crc crio[3653]: time=\"2026-06-12T15:50:33.705568595Z\" level=info msg=\"Started container\" PID=20058 containerID=c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c description=openshift-marketplace/redhat-operators-lnvqw/extract-content id=57787f59-dd2d-409e-8de7-e4ff16f4e040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\nJun 12 15:50:33.875729 crc crio[3653]: time=\"2026-06-12T15:50:33.875647906Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6d7401da-4ab7-4174-9758-01529ff35afd name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:33.880145 crc crio[3653]: time=\"2026-06-12T15:50:33.880054719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:50:34.410287 crc crio[3653]: time=\"2026-06-12T15:50:34.410191271Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=6d7401da-4ab7-4174-9758-01529ff35afd name=/runtime.v1.ImageService/PullImage\nJun 12 15:50:34.411899 crc crio[3653]: time=\"2026-06-12T15:50:34.411806722Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5411077e-6279-4e81-9771-419fadb4059d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:34.414392 crc crio[3653]: time=\"2026-06-12T15:50:34.414252885Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a31ffc22-ff4a-4acd-981a-f2abffa71c3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:34.421228 crc crio[3653]: time=\"2026-06-12T15:50:34.421142431Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-t2q92/extract-content\" id=4b8b0fcc-2d31-4a73-8bbe-b0a231f53961 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:34.421777 crc crio[3653]: time=\"2026-06-12T15:50:34.421704265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:34.446641 crc crio[3653]: time=\"2026-06-12T15:50:34.446454847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:34.450088 crc crio[3653]: time=\"2026-06-12T15:50:34.449992867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:34.576470 crc crio[3653]: time=\"2026-06-12T15:50:34.576362743Z\" level=info msg=\"Created container 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c: openshift-marketplace/community-operators-t2q92/extract-content\" id=4b8b0fcc-2d31-4a73-8bbe-b0a231f53961 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:34.578144 crc crio[3653]: time=\"2026-06-12T15:50:34.578067106Z\" level=info msg=\"Starting container: 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c\" id=53814c61-bf35-4762-83b2-f646d94c517e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:34.585341 crc crio[3653]: time=\"2026-06-12T15:50:34.585194248Z\" level=info msg=\"Started container\" PID=20070 containerID=73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c description=openshift-marketplace/community-operators-t2q92/extract-content id=53814c61-bf35-4762-83b2-f646d94c517e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\nJun 12 15:50:34.921658 crc crio[3653]: time=\"2026-06-12T15:50:34.921571115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=baea199a-7628-4964-842b-62667370e837 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:34.924122 crc crio[3653]: time=\"2026-06-12T15:50:34.923783021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f44ad7c7-435d-486d-a7eb-916aaa0ebb7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:35.035738 crc crio[3653]: time=\"2026-06-12T15:50:35.035642677Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lnvqw/registry-server\" id=0843faff-bc12-4fff-833b-cdb75eb27d58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:35.036189 crc crio[3653]: time=\"2026-06-12T15:50:35.036132829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:35.098100 crc crio[3653]: time=\"2026-06-12T15:50:35.097951277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:35.104315 crc crio[3653]: time=\"2026-06-12T15:50:35.104191836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:35.192128 crc crio[3653]: time=\"2026-06-12T15:50:35.192034759Z\" level=info msg=\"Created container 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655: openshift-marketplace/redhat-operators-lnvqw/registry-server\" id=0843faff-bc12-4fff-833b-cdb75eb27d58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:35.193534 crc crio[3653]: time=\"2026-06-12T15:50:35.193422494Z\" level=info msg=\"Starting container: 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655\" id=3c5a8176-5532-497d-94f6-c6096d02a823 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:35.199137 crc crio[3653]: time=\"2026-06-12T15:50:35.199050178Z\" level=info msg=\"Started container\" PID=20088 containerID=00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655 description=openshift-marketplace/redhat-operators-lnvqw/registry-server id=3c5a8176-5532-497d-94f6-c6096d02a823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\nJun 12 15:50:35.935120 crc crio[3653]: time=\"2026-06-12T15:50:35.934588413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2064c732-3cc2-4fff-9153-42e9442b5c19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:35.940817 crc crio[3653]: time=\"2026-06-12T15:50:35.938255567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5962c2c7-9789-4ad3-ab68-b253d98f915d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:50:35.959077 crc crio[3653]: time=\"2026-06-12T15:50:35.958937335Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-t2q92/registry-server\" id=abc0ba7a-7332-4973-9e68-57f7393d4282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:35.959703 crc crio[3653]: time=\"2026-06-12T15:50:35.959626873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:36.025630 crc crio[3653]: time=\"2026-06-12T15:50:36.025421631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:36.031208 crc crio[3653]: time=\"2026-06-12T15:50:36.030444279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:50:36.148270 crc crio[3653]: time=\"2026-06-12T15:50:36.148092442Z\" level=info msg=\"Created container 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66: openshift-marketplace/community-operators-t2q92/registry-server\" id=abc0ba7a-7332-4973-9e68-57f7393d4282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:50:36.149789 crc crio[3653]: time=\"2026-06-12T15:50:36.149666933Z\" level=info msg=\"Starting container: 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66\" id=d554499d-fbe4-4b9f-9beb-b589729284bf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:50:36.157062 crc crio[3653]: time=\"2026-06-12T15:50:36.156962099Z\" level=info msg=\"Started container\" PID=20132 containerID=7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66 description=openshift-marketplace/community-operators-t2q92/registry-server id=d554499d-fbe4-4b9f-9beb-b589729284bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\nJun 12 15:50:47.567911 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:50:49.347396 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 15:50:49.348069 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 15:50:49.348244 crc systemd[1]: crio.service: Consumed 15min 29.300s CPU time.\nJun 12 15:50:49.416811 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:50:49.531030 crc crio[21074]: time=\"2026-06-12T15:50:49.530929683Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 15:50:49.531030 crc crio[21074]: time=\"2026-06-12T15:50:49.530996295Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 15:50:49.532369 crc crio[21074]: time=\"2026-06-12T15:50:49.532329569Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 15:50:49.532435 crc crio[21074]: time=\"2026-06-12T15:50:49.532407311Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 15:50:49.549055 crc crio[21074]: time=\"2026-06-12T15:50:49.548961904Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 15:50:49.549411 crc crio[21074]: time=\"2026-06-12T15:50:49.549348553Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 15:50:49.549411 crc crio[21074]: time=\"2026-06-12T15:50:49.549390585Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 15:50:49.549593 crc crio[21074]: time=\"2026-06-12T15:50:49.549490497Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 15:50:49.549593 crc crio[21074]: time=\"2026-06-12T15:50:49.549569709Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 15:50:49.580799 crc crio[21074]: time=\"2026-06-12T15:50:49.580671573Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 15:50:49.596802 crc crio[21074]: time=\"2026-06-12T15:50:49.596688762Z\" 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 12 15:50:49.603438 crc crio[21074]: time=\"2026-06-12T15:50:49.603237999Z\" 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 12 15:50:49.631482 crc crio[21074]: time=\"2026-06-12T15:50:49.631332226Z\" 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 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.81915144Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.819207322Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.819221872Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.819229992Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.819238853Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 15:50:49.825298 crc crio[21074]: time=\"2026-06-12T15:50:49.825206615Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:50:49.825298 crc crio[21074]: time=\"2026-06-12T15:50:49.825261076Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:50:49.831078 crc crio[21074]: time=\"2026-06-12T15:50:49.830988353Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:50:49.831078 crc crio[21074]: time=\"2026-06-12T15:50:49.831054134Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:50:49.865609 crc crio[21074]: time=\"2026-06-12T15:50:49.865382781Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:50:49.865906 crc crio[21074]: time=\"2026-06-12T15:50:49.865842942Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:50:49.866221 crc crio[21074]: time=\"2026-06-12T15:50:49.866200052Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 15:50:49.866331 crc crio[21074]: time=\"2026-06-12T15:50:49.866313164Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 15:50:49.867162 crc crio[21074]: time=\"2026-06-12T15:50:49.866966701Z\" 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 = [\\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-shared.crio.io\\\"]\\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 12 15:50:49.871728 crc crio[21074]: time=\"2026-06-12T15:50:49.87163526Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 15:50:49.871961 crc crio[21074]: time=\"2026-06-12T15:50:49.871897917Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 15:50:51.359366 crc crio[21074]: time=\"2026-06-12T15:50:51.359007016Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc00008ce00}] Aliases:map[]}\"\nJun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.359464668Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-t2q92 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.360092724Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc00008cf00}] Aliases:map[]}\"\nJun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.360193877Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lnvqw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.360617968Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc00008cf90}] Aliases:map[]}\"\nJun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.360745231Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-n277j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.361457 crc crio[21074]: time=\"2026-06-12T15:50:51.361186742Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc00008d020}] Aliases:map[]}\"\nJun 12 15:50:51.361457 crc crio[21074]: time=\"2026-06-12T15:50:51.361281974Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pb4zj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.361896 crc crio[21074]: time=\"2026-06-12T15:50:51.361830058Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"\nJun 12 15:50:51.362122 crc crio[21074]: time=\"2026-06-12T15:50:51.362069985Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.362653 crc crio[21074]: time=\"2026-06-12T15:50:51.362591498Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc00008d130}] Aliases:map[]}\"\nJun 12 15:50:51.363034 crc crio[21074]: time=\"2026-06-12T15:50:51.362927346Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.363127 crc crio[21074]: time=\"2026-06-12T15:50:51.363106791Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.363182 crc crio[21074]: time=\"2026-06-12T15:50:51.363125302Z\" level=warning msg=\"Could not restore sandbox IP for 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef: failed to get network status for pod sandbox k8s_collect-profiles-29687985-d6nmt_openshift-operator-lifecycle-manager_eacbb060-4e88-46c6-adc4-1cf62008c8d6_0(3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.363758 crc crio[21074]: time=\"2026-06-12T15:50:51.363698036Z\" level=info msg=\"Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"\nJun 12 15:50:51.363856 crc crio[21074]: time=\"2026-06-12T15:50:51.363823639Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.364386 crc crio[21074]: time=\"2026-06-12T15:50:51.364182638Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc00008d258}] Aliases:map[]}\"\nJun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.364403604Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.364584139Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.364603739Z\" level=warning msg=\"Could not restore sandbox IP for a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_a1d297e6-a88e-4b37-98ee-665dc7957a9b_0(a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.36462235Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.3646334Z\" level=warning msg=\"Could not restore sandbox IP for fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a43e2b27-315c-4087-af88-ff75eaa57ffd_0(fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.365004 crc crio[21074]: time=\"2026-06-12T15:50:51.364897227Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc00008d2f8}] Aliases:map[]}\"\nJun 12 15:50:51.365004 crc crio[21074]: time=\"2026-06-12T15:50:51.365004559Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.365589 crc crio[21074]: time=\"2026-06-12T15:50:51.365531363Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc00008d388}] Aliases:map[]}\"\nJun 12 15:50:51.365683 crc crio[21074]: time=\"2026-06-12T15:50:51.365662356Z\" 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 12 15:50:51.366093 crc crio[21074]: time=\"2026-06-12T15:50:51.366022005Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc00008d418}] Aliases:map[]}\"\nJun 12 15:50:51.366189 crc crio[21074]: time=\"2026-06-12T15:50:51.366176549Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.366744 crc crio[21074]: time=\"2026-06-12T15:50:51.366548379Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc00008d4a8}] Aliases:map[]}\"\nJun 12 15:50:51.366744 crc crio[21074]: time=\"2026-06-12T15:50:51.366673082Z\" 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 12 15:50:51.367115 crc crio[21074]: time=\"2026-06-12T15:50:51.367050262Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc00008d538}] Aliases:map[]}\"\nJun 12 15:50:51.367207 crc crio[21074]: time=\"2026-06-12T15:50:51.367171535Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.367608 crc crio[21074]: time=\"2026-06-12T15:50:51.367551625Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc00008d5c8}] Aliases:map[]}\"\nJun 12 15:50:51.367779 crc crio[21074]: time=\"2026-06-12T15:50:51.367725519Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.368263 crc crio[21074]: time=\"2026-06-12T15:50:51.368182691Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc00008d648}] Aliases:map[]}\"\nJun 12 15:50:51.368351 crc crio[21074]: time=\"2026-06-12T15:50:51.368321424Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.368885 crc crio[21074]: time=\"2026-06-12T15:50:51.368799596Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc00008d6d8}] Aliases:map[]}\"\nJun 12 15:50:51.368977 crc crio[21074]: time=\"2026-06-12T15:50:51.36895794Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.369338 crc crio[21074]: time=\"2026-06-12T15:50:51.369275629Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc00008d768}] Aliases:map[]}\"\nJun 12 15:50:51.369488 crc crio[21074]: time=\"2026-06-12T15:50:51.369423982Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.370338 crc crio[21074]: time=\"2026-06-12T15:50:51.370036918Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc00008d7f8}] Aliases:map[]}\"\nJun 12 15:50:51.370338 crc crio[21074]: time=\"2026-06-12T15:50:51.370212102Z\" 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 12 15:50:51.370724 crc crio[21074]: time=\"2026-06-12T15:50:51.370655704Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc00008d888}] Aliases:map[]}\"\nJun 12 15:50:51.370821 crc crio[21074]: time=\"2026-06-12T15:50:51.370777957Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.371426 crc crio[21074]: time=\"2026-06-12T15:50:51.371359612Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc00008d908}] Aliases:map[]}\"\nJun 12 15:50:51.371578 crc crio[21074]: time=\"2026-06-12T15:50:51.371485485Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.371981 crc crio[21074]: time=\"2026-06-12T15:50:51.371894445Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc00008d998}] Aliases:map[]}\"\nJun 12 15:50:51.372080 crc crio[21074]: time=\"2026-06-12T15:50:51.372028639Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.372721 crc crio[21074]: time=\"2026-06-12T15:50:51.372641824Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc00008da28}] Aliases:map[]}\"\nJun 12 15:50:51.372816 crc crio[21074]: time=\"2026-06-12T15:50:51.372776218Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.373260 crc crio[21074]: time=\"2026-06-12T15:50:51.373193088Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc00008dab8}] Aliases:map[]}\"\nJun 12 15:50:51.373349 crc crio[21074]: time=\"2026-06-12T15:50:51.373316572Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.374900 crc crio[21074]: time=\"2026-06-12T15:50:51.373998549Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc00008db38}] Aliases:map[]}\"\nJun 12 15:50:51.376027 crc crio[21074]: time=\"2026-06-12T15:50:51.375324243Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.376814 crc crio[21074]: time=\"2026-06-12T15:50:51.376753739Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc00008dbc8}] Aliases:map[]}\"\nJun 12 15:50:51.377004 crc crio[21074]: time=\"2026-06-12T15:50:51.376951534Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.377690 crc crio[21074]: time=\"2026-06-12T15:50:51.377614861Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc00008dc48}] Aliases:map[]}\"\nJun 12 15:50:51.377829 crc crio[21074]: time=\"2026-06-12T15:50:51.377777286Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.379430 crc crio[21074]: time=\"2026-06-12T15:50:51.379326095Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc00008dcc8}] Aliases:map[]}\"\nJun 12 15:50:51.379718 crc crio[21074]: time=\"2026-06-12T15:50:51.379652603Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.379985 crc crio[21074]: time=\"2026-06-12T15:50:51.37991954Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.379985 crc crio[21074]: time=\"2026-06-12T15:50:51.379967251Z\" level=warning msg=\"Could not restore sandbox IP for b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.380290 crc crio[21074]: time=\"2026-06-12T15:50:51.380225568Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc00008dd60}] Aliases:map[]}\"\nJun 12 15:50:51.380463 crc crio[21074]: time=\"2026-06-12T15:50:51.380412663Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.381002 crc crio[21074]: time=\"2026-06-12T15:50:51.380926956Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc00008ddf0}] Aliases:map[]}\"\nJun 12 15:50:51.381227 crc crio[21074]: time=\"2026-06-12T15:50:51.38108864Z\" 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 12 15:50:51.381628 crc crio[21074]: time=\"2026-06-12T15:50:51.38147646Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc00008de70}] Aliases:map[]}\"\nJun 12 15:50:51.381780 crc crio[21074]: time=\"2026-06-12T15:50:51.381678085Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.382107 crc crio[21074]: time=\"2026-06-12T15:50:51.382034414Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc00008def0}] Aliases:map[]}\"\nJun 12 15:50:51.382251 crc crio[21074]: time=\"2026-06-12T15:50:51.382192688Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.382746 crc crio[21074]: time=\"2026-06-12T15:50:51.38266648Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc00038a0c0}] Aliases:map[]}\"\nJun 12 15:50:51.382967 crc crio[21074]: time=\"2026-06-12T15:50:51.382916347Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.383591 crc crio[21074]: time=\"2026-06-12T15:50:51.383464571Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc00038a338}] Aliases:map[]}\"\nJun 12 15:50:51.383742 crc crio[21074]: time=\"2026-06-12T15:50:51.383677236Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.384300 crc crio[21074]: time=\"2026-06-12T15:50:51.38423689Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc00038a3e0}] Aliases:map[]}\"\nJun 12 15:50:51.384481 crc crio[21074]: time=\"2026-06-12T15:50:51.384410325Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.384699 crc crio[21074]: time=\"2026-06-12T15:50:51.384646291Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.384699 crc crio[21074]: time=\"2026-06-12T15:50:51.384686802Z\" level=warning msg=\"Could not restore sandbox IP for f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8: failed to get network status for pod sandbox k8s_collect-profiles-29687970-qfg2x_openshift-operator-lifecycle-manager_b1ec2448-4d40-4afd-907a-6b38271a6735_0(f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.385123 crc crio[21074]: time=\"2026-06-12T15:50:51.385060761Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc00038a4b0}] Aliases:map[]}\"\nJun 12 15:50:51.385282 crc crio[21074]: time=\"2026-06-12T15:50:51.385226826Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.386045 crc crio[21074]: time=\"2026-06-12T15:50:51.385976155Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc00038a570}] Aliases:map[]}\"\nJun 12 15:50:51.386306 crc crio[21074]: time=\"2026-06-12T15:50:51.386243732Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.386483 crc crio[21074]: time=\"2026-06-12T15:50:51.386428196Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.386483 crc crio[21074]: time=\"2026-06-12T15:50:51.386472717Z\" level=warning msg=\"Could not restore sandbox IP for d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.386660 crc crio[21074]: time=\"2026-06-12T15:50:51.386567Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.386660 crc crio[21074]: time=\"2026-06-12T15:50:51.38658442Z\" level=warning msg=\"Could not restore sandbox IP for f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.387024 crc crio[21074]: time=\"2026-06-12T15:50:51.38696013Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc00038a658}] Aliases:map[]}\"\nJun 12 15:50:51.387158 crc crio[21074]: time=\"2026-06-12T15:50:51.387121464Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.387720 crc crio[21074]: time=\"2026-06-12T15:50:51.387653798Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc00038a6f0}] Aliases:map[]}\"\nJun 12 15:50:51.387897 crc crio[21074]: time=\"2026-06-12T15:50:51.387814072Z\" 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 12 15:50:51.388699 crc crio[21074]: time=\"2026-06-12T15:50:51.388636703Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.388838 crc crio[21074]: time=\"2026-06-12T15:50:51.388760316Z\" level=warning msg=\"Could not restore sandbox IP for e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.390712 crc crio[21074]: time=\"2026-06-12T15:50:51.390423688Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc00038a778}] Aliases:map[]}\"\nJun 12 15:50:51.391130 crc crio[21074]: time=\"2026-06-12T15:50:51.391063865Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.392655 crc crio[21074]: time=\"2026-06-12T15:50:51.392583523Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc00038a808}] Aliases:map[]}\"\nJun 12 15:50:51.393565 crc crio[21074]: time=\"2026-06-12T15:50:51.393422835Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.396219 crc crio[21074]: time=\"2026-06-12T15:50:51.396139174Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc00038a898}] Aliases:map[]}\"\nJun 12 15:50:51.396929 crc crio[21074]: time=\"2026-06-12T15:50:51.396652667Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.398667 crc crio[21074]: time=\"2026-06-12T15:50:51.398598677Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc00038a918}] Aliases:map[]}\"\nJun 12 15:50:51.398806 crc crio[21074]: time=\"2026-06-12T15:50:51.398767741Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.400006 crc crio[21074]: time=\"2026-06-12T15:50:51.399930801Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc00038a9a8}] Aliases:map[]}\"\nJun 12 15:50:51.400184 crc crio[21074]: time=\"2026-06-12T15:50:51.400120196Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.400375 crc crio[21074]: time=\"2026-06-12T15:50:51.400309281Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.400375 crc crio[21074]: time=\"2026-06-12T15:50:51.400359332Z\" level=warning msg=\"Could not restore sandbox IP for a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:50:51.400801 crc crio[21074]: time=\"2026-06-12T15:50:51.400733381Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc000d147e0}] Aliases:map[]}\"\nJun 12 15:50:51.401069 crc crio[21074]: time=\"2026-06-12T15:50:51.401005098Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.402152 crc crio[21074]: time=\"2026-06-12T15:50:51.402068186Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc000d14868}] Aliases:map[]}\"\nJun 12 15:50:51.402256 crc crio[21074]: time=\"2026-06-12T15:50:51.40223319Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.402788 crc crio[21074]: time=\"2026-06-12T15:50:51.402721402Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc000d148e8}] Aliases:map[]}\"\nJun 12 15:50:51.402971 crc crio[21074]: time=\"2026-06-12T15:50:51.402919407Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:50:51.403714 crc crio[21074]: time=\"2026-06-12T15:50:51.403604445Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 15:50:51.404948 crc crio[21074]: time=\"2026-06-12T15:50:51.404802785Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 15:50:51.405065 crc crio[21074]: time=\"2026-06-12T15:50:51.404947999Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 15:50:51.405065 crc crio[21074]: time=\"2026-06-12T15:50:51.40500012Z\" level=info msg=\"Create NRI interface\"\nJun 12 15:50:51.405065 crc crio[21074]: time=\"2026-06-12T15:50:51.405049912Z\" level=info msg=\"runtime interface created\"\nJun 12 15:50:51.405065 crc crio[21074]: time=\"2026-06-12T15:50:51.405063612Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 15:50:51.405238 crc crio[21074]: time=\"2026-06-12T15:50:51.405072132Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 15:50:51.405238 crc crio[21074]: time=\"2026-06-12T15:50:51.405082193Z\" level=info msg=\"starting plugins...\"\nJun 12 15:50:51.405238 crc crio[21074]: time=\"2026-06-12T15:50:51.405109983Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 15:50:51.411317 crc crio[21074]: time=\"2026-06-12T15:50:51.411176148Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 15:50:51.417828 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 15:51:05.512027 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:51:05.592844 crc systemd[1]: crio.service: Deactivated successfully.\nJun 12 15:51:05.594068 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 12 15:51:05.594227 crc systemd[1]: crio.service: Consumed 3.705s CPU time.\nJun 12 15:51:05.672484 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 12 15:51:05.734249 crc crio[22579]: time=\"2026-06-12T15:51:05.734122555Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 12 15:51:05.734249 crc crio[22579]: time=\"2026-06-12T15:51:05.734191247Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 12 15:51:05.737980 crc crio[22579]: time=\"2026-06-12T15:51:05.737910632Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 12 15:51:05.738299 crc crio[22579]: time=\"2026-06-12T15:51:05.73823593Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 12 15:51:05.738887 crc crio[22579]: time=\"2026-06-12T15:51:05.738789734Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 12 15:51:05.751190 crc crio[22579]: time=\"2026-06-12T15:51:05.751088718Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 12 15:51:05.751308 crc crio[22579]: time=\"2026-06-12T15:51:05.751215282Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 12 15:51:05.751308 crc crio[22579]: time=\"2026-06-12T15:51:05.751228222Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 12 15:51:05.751425 crc crio[22579]: time=\"2026-06-12T15:51:05.751337015Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 12 15:51:05.751425 crc crio[22579]: time=\"2026-06-12T15:51:05.751350655Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 12 15:51:05.767406 crc crio[22579]: time=\"2026-06-12T15:51:05.767289202Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 12 15:51:05.784043 crc crio[22579]: time=\"2026-06-12T15:51:05.783956267Z\" 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 12 15:51:05.787809 crc crio[22579]: time=\"2026-06-12T15:51:05.787748624Z\" 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 12 15:51:05.801615 crc crio[22579]: time=\"2026-06-12T15:51:05.801552057Z\" 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 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954322786Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954384418Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954395178Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954402658Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954409718Z\" level=info msg=\"RDT not available in the host system\"\nJun 12 15:51:05.959114 crc crio[22579]: time=\"2026-06-12T15:51:05.959049307Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:51:05.959114 crc crio[22579]: time=\"2026-06-12T15:51:05.959088908Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:51:05.964294 crc crio[22579]: time=\"2026-06-12T15:51:05.964166867Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 12 15:51:05.964294 crc crio[22579]: time=\"2026-06-12T15:51:05.964243059Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 12 15:51:05.993565 crc crio[22579]: time=\"2026-06-12T15:51:05.993388713Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 15:51:05.993565 crc crio[22579]: time=\"2026-06-12T15:51:05.993478176Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 15:51:05.993896 crc crio[22579]: time=\"2026-06-12T15:51:05.993797074Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 12 15:51:05.993896 crc crio[22579]: time=\"2026-06-12T15:51:05.993818394Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 12 15:51:05.994680 crc crio[22579]: time=\"2026-06-12T15:51:05.99442966Z\" 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 = [\\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\"]\\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 12 15:51:05.996029 crc crio[22579]: time=\"2026-06-12T15:51:05.995969169Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 12 15:51:05.998095 crc crio[22579]: time=\"2026-06-12T15:51:05.998025182Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 12 15:51:07.593328 crc crio[22579]: time=\"2026-06-12T15:51:07.592803571Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc0006229d8}] Aliases:map[]}\"\nJun 12 15:51:07.593328 crc crio[22579]: time=\"2026-06-12T15:51:07.593337854Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-t2q92 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.59397074Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc000622af0}] Aliases:map[]}\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.594105184Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lnvqw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.594914874Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc000622b88}] Aliases:map[]}\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.595020107Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-n277j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.595386986Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc000622c20}] Aliases:map[]}\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.595554831Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pb4zj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596082924Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc000622cb8}] Aliases:map[]}\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596183877Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596575407Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc000622d48}] Aliases:map[]}\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.59668947Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596797132Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596822393Z\" level=warning msg=\"Could not restore sandbox IP for 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef: failed to get network status for pod sandbox k8s_collect-profiles-29687985-d6nmt_openshift-operator-lifecycle-manager_eacbb060-4e88-46c6-adc4-1cf62008c8d6_0(3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.597258354Z\" level=info msg=\"Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc000622df0}] Aliases:map[]}\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.597362797Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.597778467Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc000622e90}] Aliases:map[]}\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.597933761Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598465405Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598482705Z\" level=warning msg=\"Could not restore sandbox IP for a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_a1d297e6-a88e-4b37-98ee-665dc7957a9b_0(a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598555247Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598568048Z\" level=warning msg=\"Could not restore sandbox IP for fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a43e2b27-315c-4087-af88-ff75eaa57ffd_0(fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598806704Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc000622f40}] Aliases:map[]}\"\nJun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598953887Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.600075326Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc000622fe0}] Aliases:map[]}\"\nJun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.600190429Z\" 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 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.600585269Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc000623070}] Aliases:map[]}\"\nJun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.600690072Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.601040531Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc000623100}] Aliases:map[]}\"\nJun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.601586295Z\" 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 12 15:51:07.602400 crc crio[22579]: time=\"2026-06-12T15:51:07.601974475Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc000623190}] Aliases:map[]}\"\nJun 12 15:51:07.602400 crc crio[22579]: time=\"2026-06-12T15:51:07.602078327Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.602763 crc crio[22579]: time=\"2026-06-12T15:51:07.602398325Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc000623220}] Aliases:map[]}\"\nJun 12 15:51:07.602763 crc crio[22579]: time=\"2026-06-12T15:51:07.602534739Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.603092 crc crio[22579]: time=\"2026-06-12T15:51:07.602953Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc0006232a0}] Aliases:map[]}\"\nJun 12 15:51:07.603092 crc crio[22579]: time=\"2026-06-12T15:51:07.603053862Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.603472 crc crio[22579]: time=\"2026-06-12T15:51:07.603433492Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc000623330}] Aliases:map[]}\"\nJun 12 15:51:07.603810 crc crio[22579]: time=\"2026-06-12T15:51:07.603639497Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.604078 crc crio[22579]: time=\"2026-06-12T15:51:07.604044157Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc0006233c0}] Aliases:map[]}\"\nJun 12 15:51:07.604245 crc crio[22579]: time=\"2026-06-12T15:51:07.60416543Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.604718 crc crio[22579]: time=\"2026-06-12T15:51:07.604675223Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc000623450}] Aliases:map[]}\"\nJun 12 15:51:07.604837 crc crio[22579]: time=\"2026-06-12T15:51:07.604808677Z\" 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 12 15:51:07.605293 crc crio[22579]: time=\"2026-06-12T15:51:07.605240848Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc0006234e0}] Aliases:map[]}\"\nJun 12 15:51:07.605375 crc crio[22579]: time=\"2026-06-12T15:51:07.605361531Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.605843 crc crio[22579]: time=\"2026-06-12T15:51:07.605791102Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc000623560}] Aliases:map[]}\"\nJun 12 15:51:07.606003 crc crio[22579]: time=\"2026-06-12T15:51:07.605953326Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.606374 crc crio[22579]: time=\"2026-06-12T15:51:07.606323136Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc0006235f0}] Aliases:map[]}\"\nJun 12 15:51:07.606526 crc crio[22579]: time=\"2026-06-12T15:51:07.606446479Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.606947 crc crio[22579]: time=\"2026-06-12T15:51:07.60689025Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc000623680}] Aliases:map[]}\"\nJun 12 15:51:07.607040 crc crio[22579]: time=\"2026-06-12T15:51:07.607016803Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.607408 crc crio[22579]: time=\"2026-06-12T15:51:07.607361812Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc000623710}] Aliases:map[]}\"\nJun 12 15:51:07.607611 crc crio[22579]: time=\"2026-06-12T15:51:07.607570197Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.608066 crc crio[22579]: time=\"2026-06-12T15:51:07.607960477Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc000623790}] Aliases:map[]}\"\nJun 12 15:51:07.608292 crc crio[22579]: time=\"2026-06-12T15:51:07.60808121Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.609275 crc crio[22579]: time=\"2026-06-12T15:51:07.608424659Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc000623820}] Aliases:map[]}\"\nJun 12 15:51:07.609275 crc crio[22579]: time=\"2026-06-12T15:51:07.60883639Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.609607 crc crio[22579]: time=\"2026-06-12T15:51:07.609405954Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc0006238a0}] Aliases:map[]}\"\nJun 12 15:51:07.609607 crc crio[22579]: time=\"2026-06-12T15:51:07.609553258Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.610009 crc crio[22579]: time=\"2026-06-12T15:51:07.609937098Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc000623920}] Aliases:map[]}\"\nJun 12 15:51:07.610238 crc crio[22579]: time=\"2026-06-12T15:51:07.610092382Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.610307 crc crio[22579]: time=\"2026-06-12T15:51:07.610245266Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.610307 crc crio[22579]: time=\"2026-06-12T15:51:07.610260066Z\" level=warning msg=\"Could not restore sandbox IP for b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.610671 crc crio[22579]: time=\"2026-06-12T15:51:07.610547003Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc0006239b8}] Aliases:map[]}\"\nJun 12 15:51:07.610671 crc crio[22579]: time=\"2026-06-12T15:51:07.610646456Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.611048 crc crio[22579]: time=\"2026-06-12T15:51:07.610990045Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc000623a48}] Aliases:map[]}\"\nJun 12 15:51:07.611133 crc crio[22579]: time=\"2026-06-12T15:51:07.611105418Z\" 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 12 15:51:07.611599 crc crio[22579]: time=\"2026-06-12T15:51:07.611553209Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc000623ac8}] Aliases:map[]}\"\nJun 12 15:51:07.611728 crc crio[22579]: time=\"2026-06-12T15:51:07.611695023Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.612146 crc crio[22579]: time=\"2026-06-12T15:51:07.612084073Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc000c9a7c8}] Aliases:map[]}\"\nJun 12 15:51:07.612262 crc crio[22579]: time=\"2026-06-12T15:51:07.612207716Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.612713 crc crio[22579]: time=\"2026-06-12T15:51:07.612649577Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc000c9a888}] Aliases:map[]}\"\nJun 12 15:51:07.612813 crc crio[22579]: time=\"2026-06-12T15:51:07.612796161Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.613378 crc crio[22579]: time=\"2026-06-12T15:51:07.613282433Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc000c9a960}] Aliases:map[]}\"\nJun 12 15:51:07.613588 crc crio[22579]: time=\"2026-06-12T15:51:07.613423267Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.613941 crc crio[22579]: time=\"2026-06-12T15:51:07.613848268Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc000c9aa38}] Aliases:map[]}\"\nJun 12 15:51:07.614029 crc crio[22579]: time=\"2026-06-12T15:51:07.614003192Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.614146 crc crio[22579]: time=\"2026-06-12T15:51:07.614104864Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.614207 crc crio[22579]: time=\"2026-06-12T15:51:07.614137005Z\" level=warning msg=\"Could not restore sandbox IP for f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8: failed to get network status for pod sandbox k8s_collect-profiles-29687970-qfg2x_openshift-operator-lifecycle-manager_b1ec2448-4d40-4afd-907a-6b38271a6735_0(f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.614465 crc crio[22579]: time=\"2026-06-12T15:51:07.614400942Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc000c9ab40}] Aliases:map[]}\"\nJun 12 15:51:07.614630 crc crio[22579]: time=\"2026-06-12T15:51:07.614597747Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.615065 crc crio[22579]: time=\"2026-06-12T15:51:07.615005587Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc000c9ac10}] Aliases:map[]}\"\nJun 12 15:51:07.615143 crc crio[22579]: time=\"2026-06-12T15:51:07.61512427Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.615287 crc crio[22579]: time=\"2026-06-12T15:51:07.615239943Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.615287 crc crio[22579]: time=\"2026-06-12T15:51:07.615276894Z\" level=warning msg=\"Could not restore sandbox IP for d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.615403 crc crio[22579]: time=\"2026-06-12T15:51:07.615306415Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.615403 crc crio[22579]: time=\"2026-06-12T15:51:07.615319515Z\" level=warning msg=\"Could not restore sandbox IP for f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.615705 crc crio[22579]: time=\"2026-06-12T15:51:07.615644204Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc000c9acf8}] Aliases:map[]}\"\nJun 12 15:51:07.615809 crc crio[22579]: time=\"2026-06-12T15:51:07.615772607Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.616191 crc crio[22579]: time=\"2026-06-12T15:51:07.616131316Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc000c9add8}] Aliases:map[]}\"\nJun 12 15:51:07.616274 crc crio[22579]: time=\"2026-06-12T15:51:07.616259599Z\" 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 12 15:51:07.616420 crc crio[22579]: time=\"2026-06-12T15:51:07.616371922Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.616420 crc crio[22579]: time=\"2026-06-12T15:51:07.616408503Z\" level=warning msg=\"Could not restore sandbox IP for e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.617001 crc crio[22579]: time=\"2026-06-12T15:51:07.616936657Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc000c9aea8}] Aliases:map[]}\"\nJun 12 15:51:07.617132 crc crio[22579]: time=\"2026-06-12T15:51:07.61707379Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.617556 crc crio[22579]: time=\"2026-06-12T15:51:07.61745262Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc000c9af78}] Aliases:map[]}\"\nJun 12 15:51:07.617644 crc crio[22579]: time=\"2026-06-12T15:51:07.617621054Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.618018 crc crio[22579]: time=\"2026-06-12T15:51:07.617967893Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc000c9b040}] Aliases:map[]}\"\nJun 12 15:51:07.618166 crc crio[22579]: time=\"2026-06-12T15:51:07.618110257Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.618708 crc crio[22579]: time=\"2026-06-12T15:51:07.618615959Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc000c9b0f0}] Aliases:map[]}\"\nJun 12 15:51:07.618847 crc crio[22579]: time=\"2026-06-12T15:51:07.618769903Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.619292 crc crio[22579]: time=\"2026-06-12T15:51:07.619210275Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc000c9b1e8}] Aliases:map[]}\"\nJun 12 15:51:07.619485 crc crio[22579]: time=\"2026-06-12T15:51:07.619370489Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.619641 crc crio[22579]: time=\"2026-06-12T15:51:07.619613195Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.619641 crc crio[22579]: time=\"2026-06-12T15:51:07.619630835Z\" level=warning msg=\"Could not restore sandbox IP for a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 12 15:51:07.620041 crc crio[22579]: time=\"2026-06-12T15:51:07.619979154Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc000c9b2a8}] Aliases:map[]}\"\nJun 12 15:51:07.620121 crc crio[22579]: time=\"2026-06-12T15:51:07.620098927Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.620565 crc crio[22579]: time=\"2026-06-12T15:51:07.620434676Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc000c9b348}] Aliases:map[]}\"\nJun 12 15:51:07.620727 crc crio[22579]: time=\"2026-06-12T15:51:07.62059997Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.620987 crc crio[22579]: time=\"2026-06-12T15:51:07.620936669Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc000c9b3f0}] Aliases:map[]}\"\nJun 12 15:51:07.621081 crc crio[22579]: time=\"2026-06-12T15:51:07.621052802Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:07.621608 crc crio[22579]: time=\"2026-06-12T15:51:07.621547994Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 12 15:51:07.622287 crc crio[22579]: time=\"2026-06-12T15:51:07.622235142Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 12 15:51:07.622287 crc crio[22579]: time=\"2026-06-12T15:51:07.622260793Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622320494Z\" level=info msg=\"Create NRI interface\"\nJun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622358575Z\" level=info msg=\"runtime interface created\"\nJun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622368595Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622375315Z\" level=info msg=\"runtime interface starting up...\"\nJun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622381996Z\" level=info msg=\"starting plugins...\"\nJun 12 15:51:07.622699 crc crio[22579]: time=\"2026-06-12T15:51:07.622428927Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 12 15:51:07.625739 crc crio[22579]: time=\"2026-06-12T15:51:07.62568739Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 12 15:51:07.631089 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 12 15:51:26.671290 crc crio[22579]: time=\"2026-06-12T15:51:26.670560005Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=6a7ac499-d2df-4441-80f9-7c9cf104dbf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:26.672484 crc crio[22579]: time=\"2026-06-12T15:51:26.671371843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:26.697955 crc crio[22579]: time=\"2026-06-12T15:51:26.696619186Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc UID:8e410645-7202-4b67-a238-411a51051df7 NetNS:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e410645_7202_4b67_a238_411a51051df7.slice PodAnnotations:0xc000478628}] Aliases:map[]}\"\nJun 12 15:51:26.697955 crc crio[22579]: time=\"2026-06-12T15:51:26.696671098Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:51:26.935064 crc crio[22579]: 2026-06-12T15:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:487b3c38fefb46c Mac:7e:2e:8b:4f:35:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 SocketPath: PciID:}] [{Interface:0xc000138da0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:51:26.937217 crc crio[22579]: time=\"2026-06-12T15:51:26.937129986Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc UID:8e410645-7202-4b67-a238-411a51051df7 NetNS:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e410645_7202_4b67_a238_411a51051df7.slice PodAnnotations:0xc000478628}] Aliases:map[]}\"\nJun 12 15:51:26.937333 crc crio[22579]: time=\"2026-06-12T15:51:26.93730823Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:51:26.949713 crc crio[22579]: time=\"2026-06-12T15:51:26.945153892Z\" level=info msg=\"Ran pod sandbox 487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc with infra container: openshift-etcd/installer-3-crc/POD\" id=6a7ac499-d2df-4441-80f9-7c9cf104dbf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:51:26.949713 crc crio[22579]: time=\"2026-06-12T15:51:26.947998364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=407ffd3d-9300-4872-b96b-593e70fe739e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:26.951898 crc crio[22579]: time=\"2026-06-12T15:51:26.951223224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e8d7479c-4094-49ba-b320-8425855a481d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:51:26.965572 crc crio[22579]: time=\"2026-06-12T15:51:26.963126945Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=191dcbdc-9ff6-4e4c-84ac-e25a24295369 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:26.965572 crc crio[22579]: time=\"2026-06-12T15:51:26.963918373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:27.002959 crc crio[22579]: time=\"2026-06-12T15:51:27.002857076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:27.155420 crc crio[22579]: time=\"2026-06-12T15:51:27.155363777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:51:27.399156 crc crio[22579]: time=\"2026-06-12T15:51:27.399088737Z\" level=info msg=\"Created container bf425f2e1f1b49957296d7921c2081f6d1009069b116f784a362f1f35572b488: openshift-etcd/installer-3-crc/installer\" id=191dcbdc-9ff6-4e4c-84ac-e25a24295369 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:51:27.403487 crc crio[22579]: time=\"2026-06-12T15:51:27.402477181Z\" level=info msg=\"Starting container: bf425f2e1f1b49957296d7921c2081f6d1009069b116f784a362f1f35572b488\" id=44729f39-9def-4a7a-a738-4607e74d3499 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:51:27.412193 crc crio[22579]: time=\"2026-06-12T15:51:27.411909638Z\" level=info msg=\"Started container\" PID=23215 containerID=bf425f2e1f1b49957296d7921c2081f6d1009069b116f784a362f1f35572b488 description=openshift-etcd/installer-3-crc/installer id=44729f39-9def-4a7a-a738-4607e74d3499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc\nJun 12 15:51:59.083464 crc crio[22579]: time=\"2026-06-12T15:51:59.082174464Z\" level=info msg=\"Stopping container: 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb (timeout: 30s)\" id=5bfe9437-6083-4bfd-9b91-8e30450b8dbf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:59.083464 crc crio[22579]: time=\"2026-06-12T15:51:59.082206005Z\" level=info msg=\"Stopping container: 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1 (timeout: 30s)\" id=55f3f9b4-59b5-4308-a515-3a672fdef184 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:59.083464 crc crio[22579]: time=\"2026-06-12T15:51:59.082263766Z\" level=info msg=\"Stopping container: 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed (timeout: 30s)\" id=6700350e-31f3-4ef8-985f-99d6791a6a07 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:59.084885 crc crio[22579]: time=\"2026-06-12T15:51:59.082277727Z\" level=info msg=\"Stopping container: 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142 (timeout: 30s)\" id=7cd75ef4-7601-4845-9e0f-31e0261a225c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:59.084885 crc crio[22579]: time=\"2026-06-12T15:51:59.082291167Z\" level=info msg=\"Stopping container: ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2 (timeout: 30s)\" id=c38ebb26-64ec-4872-a0fa-9e157f3e9513 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:59.275349 crc crio[22579]: time=\"2026-06-12T15:51:59.275211904Z\" level=info msg=\"Stopped container 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed: openshift-etcd/etcd-crc/etcd-readyz\" id=6700350e-31f3-4ef8-985f-99d6791a6a07 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:59.321314 crc crio[22579]: time=\"2026-06-12T15:51:59.321191271Z\" level=info msg=\"Stopped container 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142: openshift-etcd/etcd-crc/etcd-metrics\" id=7cd75ef4-7601-4845-9e0f-31e0261a225c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:51:59.358479 crc crio[22579]: time=\"2026-06-12T15:51:59.358308994Z\" level=info msg=\"Stopped container ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2: openshift-etcd/etcd-crc/etcd-rev\" id=c38ebb26-64ec-4872-a0fa-9e157f3e9513 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:52:07.999035 crc crio[22579]: time=\"2026-06-12T15:52:07.998338564Z\" level=info msg=\"Stopping pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=d8eb9f42-9197-42ba-abf7-86c600bc0413 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:07.999035 crc crio[22579]: time=\"2026-06-12T15:52:07.999034079Z\" level=info msg=\"Stopped pod sandbox (already stopped): a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=d8eb9f42-9197-42ba-abf7-86c600bc0413 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:08.001118 crc crio[22579]: time=\"2026-06-12T15:52:08.000117543Z\" level=info msg=\"Removing pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=af0a369f-48c1-419a-acfb-59eed97b39bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:08.011778 crc crio[22579]: time=\"2026-06-12T15:52:08.011700897Z\" level=info msg=\"Removed pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=af0a369f-48c1-419a-acfb-59eed97b39bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:08.012650 crc crio[22579]: time=\"2026-06-12T15:52:08.012484684Z\" level=info msg=\"Stopping pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=503a6f9e-2ee8-4dd1-aece-3f7a50afb7cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:08.012729 crc crio[22579]: time=\"2026-06-12T15:52:08.012676788Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=503a6f9e-2ee8-4dd1-aece-3f7a50afb7cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:08.013312 crc crio[22579]: time=\"2026-06-12T15:52:08.013256231Z\" level=info msg=\"Removing pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=f8c6c026-d440-4977-b1db-5a5e488cf2ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:08.022880 crc crio[22579]: time=\"2026-06-12T15:52:08.022698708Z\" level=info msg=\"Removed pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=f8c6c026-d440-4977-b1db-5a5e488cf2ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:08.023580 crc crio[22579]: time=\"2026-06-12T15:52:08.023469184Z\" level=info msg=\"Stopping pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=70cfe94f-2646-43b6-9955-521b9f2e9cec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:08.023690 crc crio[22579]: time=\"2026-06-12T15:52:08.023669879Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=70cfe94f-2646-43b6-9955-521b9f2e9cec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:08.026839 crc crio[22579]: time=\"2026-06-12T15:52:08.026774587Z\" level=info msg=\"Removing pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=926903c9-ce95-4d46-951e-9ead1e9ae999 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:08.035143 crc crio[22579]: time=\"2026-06-12T15:52:08.035038828Z\" level=info msg=\"Removed pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=926903c9-ce95-4d46-951e-9ead1e9ae999 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:08.036058 crc crio[22579]: time=\"2026-06-12T15:52:08.036010099Z\" level=info msg=\"Stopping pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=1a05c569-03d2-4db1-9ec6-34f737681493 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:08.036150 crc crio[22579]: time=\"2026-06-12T15:52:08.036092671Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=1a05c569-03d2-4db1-9ec6-34f737681493 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:08.036925 crc crio[22579]: time=\"2026-06-12T15:52:08.036848598Z\" level=info msg=\"Removing pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=225a70c2-7d4f-435e-bd01-54c033709873 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:08.044238 crc crio[22579]: time=\"2026-06-12T15:52:08.044151578Z\" level=info msg=\"Removed pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=225a70c2-7d4f-435e-bd01-54c033709873 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:08.045043 crc crio[22579]: time=\"2026-06-12T15:52:08.044971496Z\" level=info msg=\"Stopping pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=86bbe53d-4473-40cc-b7c2-65a16d94f2ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:08.045125 crc crio[22579]: time=\"2026-06-12T15:52:08.045044457Z\" level=info msg=\"Stopped pod sandbox (already stopped): f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=86bbe53d-4473-40cc-b7c2-65a16d94f2ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:08.045675 crc crio[22579]: time=\"2026-06-12T15:52:08.045584139Z\" level=info msg=\"Removing pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=2e90279e-cc7f-48ef-ae9c-2d6731cb0db3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:08.053449 crc crio[22579]: time=\"2026-06-12T15:52:08.053358249Z\" level=info msg=\"Removed pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=2e90279e-cc7f-48ef-ae9c-2d6731cb0db3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:52:13.058792 crc crio[22579]: time=\"2026-06-12T15:52:13.058102044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f80e54f5-622b-467d-b4ea-cb6c830e078c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:52:13.060418 crc crio[22579]: time=\"2026-06-12T15:52:13.060346634Z\" level=info msg=\"Removing container: d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e\" id=fce6da1f-087c-4ce3-af8b-ae2e55f163da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:13.060699 crc crio[22579]: time=\"2026-06-12T15:52:13.06061327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5d639c4f-78ea-4b79-8571-665a407c0786 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:52:13.069607 crc crio[22579]: time=\"2026-06-12T15:52:13.069453823Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=eaf0e504-3e37-4c4e-b7c3-644fcde65655 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:52:13.069992 crc crio[22579]: time=\"2026-06-12T15:52:13.069912663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:13.085242 crc crio[22579]: time=\"2026-06-12T15:52:13.085071795Z\" level=info msg=\"Removed container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=fce6da1f-087c-4ce3-af8b-ae2e55f163da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:13.089429 crc crio[22579]: time=\"2026-06-12T15:52:13.089355599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:13.229909 crc crio[22579]: time=\"2026-06-12T15:52:13.229345166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:13.344156 crc crio[22579]: time=\"2026-06-12T15:52:13.344035749Z\" level=info msg=\"Created container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=eaf0e504-3e37-4c4e-b7c3-644fcde65655 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:52:13.345340 crc crio[22579]: time=\"2026-06-12T15:52:13.345282876Z\" level=info msg=\"Starting container: a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471\" id=7057c422-90bc-482d-974d-95c6c1490c5b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:52:13.350087 crc crio[22579]: time=\"2026-06-12T15:52:13.349163541Z\" level=info msg=\"Started container\" PID=23830 containerID=a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7057c422-90bc-482d-974d-95c6c1490c5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:52:15.084560 crc crio[22579]: time=\"2026-06-12T15:52:15.084403114Z\" level=info msg=\"Stopping pod sandbox: 487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc\" id=bf0690be-6bd0-40c0-92e0-17f7f24f731e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:15.085323 crc crio[22579]: time=\"2026-06-12T15:52:15.085143634Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc UID:8e410645-7202-4b67-a238-411a51051df7 NetNS:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e410645_7202_4b67_a238_411a51051df7.slice PodAnnotations:0xc0003845f0}] Aliases:map[]}\"\nJun 12 15:52:15.085323 crc crio[22579]: time=\"2026-06-12T15:52:15.085257417Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:52:15.283110 crc crio[22579]: time=\"2026-06-12T15:52:15.282653879Z\" level=info msg=\"Stopped pod sandbox: 487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc\" id=bf0690be-6bd0-40c0-92e0-17f7f24f731e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:26.245551 crc crio[22579]: time=\"2026-06-12T15:52:26.244794289Z\" level=info msg=\"Stopped container 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1: openshift-etcd/etcd-crc/etcd\" id=55f3f9b4-59b5-4308-a515-3a672fdef184 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:52:29.108220 crc crio[22579]: time=\"2026-06-12T15:52:29.107857314Z\" level=warning msg=\"Stopping container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb with stop signal(15) timed out. Killing...\"\nJun 12 15:52:29.156834 crc crio[22579]: time=\"2026-06-12T15:52:29.156702632Z\" level=error msg=\"Killing container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:52:29.201286 crc crio[22579]: time=\"2026-06-12T15:52:29.201186066Z\" level=info msg=\"Stopped container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb: openshift-etcd/etcd-crc/etcdctl\" id=5bfe9437-6083-4bfd-9b91-8e30450b8dbf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:52:29.201933 crc crio[22579]: time=\"2026-06-12T15:52:29.201874154Z\" level=info msg=\"Stopping pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=16c70233-4ecb-490e-9095-c3100997c7c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:29.207875 crc crio[22579]: time=\"2026-06-12T15:52:29.207781277Z\" level=info msg=\"Stopped pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=16c70233-4ecb-490e-9095-c3100997c7c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:52:30.240834 crc crio[22579]: time=\"2026-06-12T15:52:30.240734333Z\" level=info msg=\"Removing container: ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2\" id=0009b035-e3e0-40e5-82ce-2a89413466d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.264890 crc crio[22579]: time=\"2026-06-12T15:52:30.264681414Z\" level=info msg=\"Removed container ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2: openshift-etcd/etcd-crc/etcd-rev\" id=0009b035-e3e0-40e5-82ce-2a89413466d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.267264 crc crio[22579]: time=\"2026-06-12T15:52:30.267132598Z\" level=info msg=\"Removing container: 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed\" id=089e0b87-daf0-42c4-94ba-f54b0b7ab7ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.293995 crc crio[22579]: time=\"2026-06-12T15:52:30.293898422Z\" level=info msg=\"Removed container 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed: openshift-etcd/etcd-crc/etcd-readyz\" id=089e0b87-daf0-42c4-94ba-f54b0b7ab7ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.297305 crc crio[22579]: time=\"2026-06-12T15:52:30.297199718Z\" level=info msg=\"Removing container: 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142\" id=6d652f24-5850-4cd7-99d1-e05d6ea73efd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.316475 crc crio[22579]: time=\"2026-06-12T15:52:30.316316984Z\" level=info msg=\"Removed container 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142: openshift-etcd/etcd-crc/etcd-metrics\" id=6d652f24-5850-4cd7-99d1-e05d6ea73efd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.320468 crc crio[22579]: time=\"2026-06-12T15:52:30.320375089Z\" level=info msg=\"Removing container: 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1\" id=df285e6b-59ef-44b6-8b0c-8c7d05c609f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.336726 crc crio[22579]: time=\"2026-06-12T15:52:30.336678312Z\" level=info msg=\"Removed container 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1: openshift-etcd/etcd-crc/etcd\" id=df285e6b-59ef-44b6-8b0c-8c7d05c609f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.340164 crc crio[22579]: time=\"2026-06-12T15:52:30.34005379Z\" level=info msg=\"Removing container: 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb\" id=21f1d26a-e4ca-4377-b8dc-1310577cfb81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.354025 crc crio[22579]: time=\"2026-06-12T15:52:30.35392193Z\" level=info msg=\"Removed container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb: openshift-etcd/etcd-crc/etcdctl\" id=21f1d26a-e4ca-4377-b8dc-1310577cfb81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.356984 crc crio[22579]: time=\"2026-06-12T15:52:30.356891407Z\" level=info msg=\"Removing container: 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16\" id=db55cbdb-7cc2-4b9e-a01e-916248b94c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.411101 crc crio[22579]: time=\"2026-06-12T15:52:30.411041232Z\" level=info msg=\"Removed container 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16: openshift-etcd/etcd-crc/etcd-resources-copy\" id=db55cbdb-7cc2-4b9e-a01e-916248b94c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.417151 crc crio[22579]: time=\"2026-06-12T15:52:30.417083349Z\" level=info msg=\"Removing container: 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3\" id=9ea41019-9586-4b57-b573-8e3bb814cf62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.481322 crc crio[22579]: time=\"2026-06-12T15:52:30.481205083Z\" level=info msg=\"Removed container 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=9ea41019-9586-4b57-b573-8e3bb814cf62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.485254 crc crio[22579]: time=\"2026-06-12T15:52:30.485192406Z\" level=info msg=\"Removing container: 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447\" id=f4d972e5-64ac-4952-8d1a-0dcf267fcb01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:30.535662 crc crio[22579]: time=\"2026-06-12T15:52:30.535440909Z\" level=info msg=\"Removed container 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447: openshift-etcd/etcd-crc/setup\" id=f4d972e5-64ac-4952-8d1a-0dcf267fcb01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:52:40.281972 crc crio[22579]: time=\"2026-06-12T15:52:40.281117172Z\" level=info msg=\"Stopping container: a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 (timeout: 30s)\" id=7b6f0244-fac3-4a8b-a319-dd9390093f7f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:52:50.388301 crc crio[22579]: time=\"2026-06-12T15:52:50.387369558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a18c0b28-669f-466a-80b6-000ac42bd6a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:52:50.390745 crc crio[22579]: time=\"2026-06-12T15:52:50.390472239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=383853ab-ed21-41ed-9fe6-07b0855c9aec name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:52:50.392992 crc crio[22579]: time=\"2026-06-12T15:52:50.392892511Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=fabdf19c-bc87-48e7-96b4-c4acd743c0bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:52:50.393332 crc crio[22579]: time=\"2026-06-12T15:52:50.39323629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:50.424770 crc crio[22579]: time=\"2026-06-12T15:52:50.424658856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:50.429242 crc crio[22579]: time=\"2026-06-12T15:52:50.429157303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:52:50.589610 crc crio[22579]: time=\"2026-06-12T15:52:50.58935136Z\" level=info msg=\"Created container b8c64a524c89b38cac8bf32a8031df5d02dc1541af41535556c27f8da5ab7cfa: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=fabdf19c-bc87-48e7-96b4-c4acd743c0bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:52:50.591629 crc crio[22579]: time=\"2026-06-12T15:52:50.591358372Z\" level=info msg=\"Starting container: b8c64a524c89b38cac8bf32a8031df5d02dc1541af41535556c27f8da5ab7cfa\" id=da815ac6-013a-4239-aedd-571fdbd92cd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:52:50.598226 crc crio[22579]: time=\"2026-06-12T15:52:50.598082226Z\" level=info msg=\"Started container\" PID=24439 containerID=b8c64a524c89b38cac8bf32a8031df5d02dc1541af41535556c27f8da5ab7cfa description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=da815ac6-013a-4239-aedd-571fdbd92cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38\nJun 12 15:53:08.092724 crc crio[22579]: time=\"2026-06-12T15:53:08.091386034Z\" level=info msg=\"Stopping pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=6787864d-a7db-428a-b645-5c65f57a6aea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:08.092724 crc crio[22579]: time=\"2026-06-12T15:53:08.092632036Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=6787864d-a7db-428a-b645-5c65f57a6aea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 15:53:08.095647 crc crio[22579]: time=\"2026-06-12T15:53:08.095140101Z\" level=info msg=\"Removing pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=6b28ccf4-8835-4788-b5c9-d106dcd20083 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:08.105307 crc crio[22579]: time=\"2026-06-12T15:53:08.105165641Z\" level=info msg=\"Removed pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=6b28ccf4-8835-4788-b5c9-d106dcd20083 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 15:53:10.288425 crc crio[22579]: time=\"2026-06-12T15:53:10.287428109Z\" level=warning msg=\"Stopping container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 with stop signal(15) timed out. Killing...\"\nJun 12 15:53:10.334909 crc crio[22579]: time=\"2026-06-12T15:53:10.334767698Z\" level=error msg=\"Killing container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 15:53:10.402974 crc crio[22579]: time=\"2026-06-12T15:53:10.402866235Z\" level=info msg=\"Stopped container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7b6f0244-fac3-4a8b-a319-dd9390093f7f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:53:10.405162 crc crio[22579]: time=\"2026-06-12T15:53:10.405053492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=27237eea-e04c-424c-80ee-c378a2df6993 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:10.409925 crc crio[22579]: time=\"2026-06-12T15:53:10.409853246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=18a9c783-d8d3-4894-b384-b2ef512614ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:10.412669 crc crio[22579]: time=\"2026-06-12T15:53:10.412556736Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=10c5aec7-b43f-48be-b711-2b9ff9922224 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.413006 crc crio[22579]: time=\"2026-06-12T15:53:10.412928606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:10.434322 crc crio[22579]: time=\"2026-06-12T15:53:10.434207148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:10.556549 crc crio[22579]: time=\"2026-06-12T15:53:10.556145333Z\" level=info msg=\"Removing container: ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b\" id=116cbd0f-cc3e-4fd4-8a8b-052b45b7688a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:10.612698 crc crio[22579]: time=\"2026-06-12T15:53:10.612478924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:10.627439 crc crio[22579]: time=\"2026-06-12T15:53:10.62733642Z\" level=info msg=\"Removed container ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=116cbd0f-cc3e-4fd4-8a8b-052b45b7688a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:53:10.694164 crc crio[22579]: time=\"2026-06-12T15:53:10.694039931Z\" level=info msg=\"Created container 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=10c5aec7-b43f-48be-b711-2b9ff9922224 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:10.696009 crc crio[22579]: time=\"2026-06-12T15:53:10.69591806Z\" level=info msg=\"Starting container: 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5\" id=49a8eb46-c212-425e-8c10-387afc6abbdd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:10.701700 crc crio[22579]: time=\"2026-06-12T15:53:10.701569466Z\" level=info msg=\"Started container\" PID=24742 containerID=64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=49a8eb46-c212-425e-8c10-387afc6abbdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:53:13.083969 crc crio[22579]: time=\"2026-06-12T15:53:13.083151417Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=5939c4be-301f-4753-9140-8345c14eb812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:13.083969 crc crio[22579]: time=\"2026-06-12T15:53:13.083790344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:13.096165 crc crio[22579]: time=\"2026-06-12T15:53:13.096062852Z\" 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=5939c4be-301f-4753-9140-8345c14eb812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:13.115067 crc crio[22579]: time=\"2026-06-12T15:53:13.114309465Z\" level=info msg=\"Ran pod sandbox 446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86 with infra container: openshift-etcd/etcd-crc/POD\" id=5939c4be-301f-4753-9140-8345c14eb812 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:53:13.118656 crc crio[22579]: time=\"2026-06-12T15:53:13.118419312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ff00601d-594f-4cdc-ba90-4508ec08b85c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:13.121765 crc crio[22579]: time=\"2026-06-12T15:53:13.121659966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8241ebd1-46e5-4d06-b519-fd4413a6528e name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:13.145911 crc crio[22579]: time=\"2026-06-12T15:53:13.145734421Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=ae033476-93ed-48cc-bf70-0148624200db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:13.146366 crc crio[22579]: time=\"2026-06-12T15:53:13.146285775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:13.172242 crc crio[22579]: time=\"2026-06-12T15:53:13.172065845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:13.331572 crc crio[22579]: time=\"2026-06-12T15:53:13.331287146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:13.439152 crc crio[22579]: time=\"2026-06-12T15:53:13.438414356Z\" level=info msg=\"Created container c4fd477872976c5cda42b6f6056492b25fa6bdac23a21405ad146e607f2cf8c4: openshift-etcd/etcd-crc/setup\" id=ae033476-93ed-48cc-bf70-0148624200db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:13.440424 crc crio[22579]: time=\"2026-06-12T15:53:13.440191912Z\" level=info msg=\"Starting container: c4fd477872976c5cda42b6f6056492b25fa6bdac23a21405ad146e607f2cf8c4\" id=0f732452-a5a1-45fa-812b-2709edb9f0f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:13.446380 crc crio[22579]: time=\"2026-06-12T15:53:13.44628865Z\" level=info msg=\"Started container\" PID=24801 containerID=c4fd477872976c5cda42b6f6056492b25fa6bdac23a21405ad146e607f2cf8c4 description=openshift-etcd/etcd-crc/setup id=0f732452-a5a1-45fa-812b-2709edb9f0f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86\nJun 12 15:53:47.605836 crc crio[22579]: time=\"2026-06-12T15:53:47.605011602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=67ee7638-ac22-40ee-9436-fd68ac02f742 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:47.608488 crc crio[22579]: time=\"2026-06-12T15:53:47.60840364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7eb8e8c1-eb75-4313-80a8-9cdb4f0e8b85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:53:47.646456 crc crio[22579]: time=\"2026-06-12T15:53:47.646316834Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=0493a11a-1ab1-4ac4-b6b9-48466f6bb14c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:47.646923 crc crio[22579]: time=\"2026-06-12T15:53:47.646893769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:47.671433 crc crio[22579]: time=\"2026-06-12T15:53:47.671093417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:47.822079 crc crio[22579]: time=\"2026-06-12T15:53:47.821857059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:53:47.917981 crc crio[22579]: time=\"2026-06-12T15:53:47.917836389Z\" level=info msg=\"Created container c5aa176cc2b7b4bbcfa6459138d20d6981c81f15ee85bcce6355ec9db11cc9bd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=0493a11a-1ab1-4ac4-b6b9-48466f6bb14c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:53:47.919157 crc crio[22579]: time=\"2026-06-12T15:53:47.919051601Z\" level=info msg=\"Starting container: c5aa176cc2b7b4bbcfa6459138d20d6981c81f15ee85bcce6355ec9db11cc9bd\" id=f077db0f-3b1e-44a7-8107-82860c0c400f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:53:47.926896 crc crio[22579]: time=\"2026-06-12T15:53:47.926774641Z\" level=info msg=\"Started container\" PID=25239 containerID=c5aa176cc2b7b4bbcfa6459138d20d6981c81f15ee85bcce6355ec9db11cc9bd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=f077db0f-3b1e-44a7-8107-82860c0c400f name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86\nJun 12 15:54:03.957212 crc crio[22579]: time=\"2026-06-12T15:54:03.956296655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=4f256570-9ef5-4c85-a3b0-3b26b9be189a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:03.960815 crc crio[22579]: time=\"2026-06-12T15:54:03.96073244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9434a59f-0988-4e48-a31a-2f24de875539 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:03.962832 crc crio[22579]: time=\"2026-06-12T15:54:03.962760623Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator\" id=99962efa-7030-48bf-9f81-9db2e8d26369 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:03.963155 crc crio[22579]: time=\"2026-06-12T15:54:03.963088191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:03.986253 crc crio[22579]: time=\"2026-06-12T15:54:03.986127639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:03.989967 crc crio[22579]: time=\"2026-06-12T15:54:03.989884137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:04.096461 crc crio[22579]: time=\"2026-06-12T15:54:04.096319039Z\" level=info msg=\"Created container fa35aed9affd693c566b42078bfa05d75f94b3cc99ff0b31bd312b7f7508e431: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator\" id=99962efa-7030-48bf-9f81-9db2e8d26369 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:04.097690 crc crio[22579]: time=\"2026-06-12T15:54:04.097454128Z\" level=info msg=\"Starting container: fa35aed9affd693c566b42078bfa05d75f94b3cc99ff0b31bd312b7f7508e431\" id=24247ae3-789c-4218-95c0-a3539b90c5fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:04.104099 crc crio[22579]: time=\"2026-06-12T15:54:04.104000428Z\" level=info msg=\"Started container\" PID=25481 containerID=fa35aed9affd693c566b42078bfa05d75f94b3cc99ff0b31bd312b7f7508e431 description=openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator id=24247ae3-789c-4218-95c0-a3539b90c5fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06\nJun 12 15:54:22.850488 crc crio[22579]: time=\"2026-06-12T15:54:22.849726766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9b566335-52a5-4457-9f24-c55447b8909a name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:22.854646 crc crio[22579]: time=\"2026-06-12T15:54:22.854173535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8e9f2cb9-e2f4-4912-a020-1399238bd587 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:22.874561 crc crio[22579]: time=\"2026-06-12T15:54:22.874378094Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5502d8da-a69b-4512-afdb-b5d5e42def8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:22.875307 crc crio[22579]: time=\"2026-06-12T15:54:22.875194236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:22.902795 crc crio[22579]: time=\"2026-06-12T15:54:22.902484264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:23.064677 crc crio[22579]: time=\"2026-06-12T15:54:23.064355045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:23.168859 crc crio[22579]: time=\"2026-06-12T15:54:23.168158826Z\" level=info msg=\"Created container 6a7f91753f3954b61ecacad6c457c09fdf0fd2613344aecb200a9898e5f5cf4b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5502d8da-a69b-4512-afdb-b5d5e42def8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:23.171105 crc crio[22579]: time=\"2026-06-12T15:54:23.171021912Z\" level=info msg=\"Starting container: 6a7f91753f3954b61ecacad6c457c09fdf0fd2613344aecb200a9898e5f5cf4b\" id=099455cb-5a57-4708-bf02-78b241ac288a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:23.179009 crc crio[22579]: time=\"2026-06-12T15:54:23.178867551Z\" level=info msg=\"Started container\" PID=25712 containerID=6a7f91753f3954b61ecacad6c457c09fdf0fd2613344aecb200a9898e5f5cf4b description=openshift-etcd/etcd-crc/etcd-resources-copy id=099455cb-5a57-4708-bf02-78b241ac288a name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86\nJun 12 15:54:24.111088 crc crio[22579]: time=\"2026-06-12T15:54:24.111008932Z\" level=info msg=\"Removing container: ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632\" id=c80f95d9-fc1c-459e-95c2-18ddcc771d20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:24.112442 crc crio[22579]: time=\"2026-06-12T15:54:24.112353418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ef840d1c-ca34-4829-ad48-8d5c55f26d40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:24.156604 crc crio[22579]: time=\"2026-06-12T15:54:24.156422294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3a4f839c-bafc-4b50-8f8b-96e124a50bab name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:24.159264 crc crio[22579]: time=\"2026-06-12T15:54:24.159178407Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fe7ede3-069f-4593-af1b-5b05d850980e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:24.159649 crc crio[22579]: time=\"2026-06-12T15:54:24.159455455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:24.189338 crc crio[22579]: time=\"2026-06-12T15:54:24.188973113Z\" level=info msg=\"Removed container ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c80f95d9-fc1c-459e-95c2-18ddcc771d20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:24.192659 crc crio[22579]: time=\"2026-06-12T15:54:24.192477396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:24.355838 crc crio[22579]: time=\"2026-06-12T15:54:24.355676372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:24.459766 crc crio[22579]: time=\"2026-06-12T15:54:24.459279768Z\" level=info msg=\"Created container 155323cb8089a4698d3a7bb7c57bfc765e7b171eebd70a23c30324826f500cc5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fe7ede3-069f-4593-af1b-5b05d850980e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:24.461354 crc crio[22579]: time=\"2026-06-12T15:54:24.46124429Z\" level=info msg=\"Starting container: 155323cb8089a4698d3a7bb7c57bfc765e7b171eebd70a23c30324826f500cc5\" id=de76eac2-e34a-4995-a5ed-0a9d80e7420c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:24.469386 crc crio[22579]: time=\"2026-06-12T15:54:24.469284845Z\" level=info msg=\"Started container\" PID=25760 containerID=155323cb8089a4698d3a7bb7c57bfc765e7b171eebd70a23c30324826f500cc5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=de76eac2-e34a-4995-a5ed-0a9d80e7420c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405\nJun 12 15:54:29.182386 crc crio[22579]: time=\"2026-06-12T15:54:29.18181989Z\" level=info msg=\"Removing container: 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba\" id=ea632688-e43b-4282-ac00-191cbff82a24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:29.183308 crc crio[22579]: time=\"2026-06-12T15:54:29.182173629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a7be329f-e84d-493d-bc1c-9866e70ee712 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:29.187023 crc crio[22579]: time=\"2026-06-12T15:54:29.186941176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=112edccf-1909-4247-a96e-c8c3f02f9d7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:29.189225 crc crio[22579]: time=\"2026-06-12T15:54:29.189164476Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b3e46f9-211a-4af9-a7cd-fc6e1e37b3d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:29.189717 crc crio[22579]: time=\"2026-06-12T15:54:29.189673709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:29.215917 crc crio[22579]: time=\"2026-06-12T15:54:29.215820357Z\" level=info msg=\"Removed container 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea632688-e43b-4282-ac00-191cbff82a24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:29.224261 crc crio[22579]: time=\"2026-06-12T15:54:29.224204291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:29.381464 crc crio[22579]: time=\"2026-06-12T15:54:29.381370836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:29.481281 crc crio[22579]: time=\"2026-06-12T15:54:29.481128369Z\" level=info msg=\"Created container 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b3e46f9-211a-4af9-a7cd-fc6e1e37b3d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:29.483455 crc crio[22579]: time=\"2026-06-12T15:54:29.483264526Z\" level=info msg=\"Starting container: 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde\" id=38015755-cd9d-4ece-90c8-3223521d744e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:29.489649 crc crio[22579]: time=\"2026-06-12T15:54:29.489445171Z\" level=info msg=\"Started container\" PID=25825 containerID=67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=38015755-cd9d-4ece-90c8-3223521d744e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:54:33.248288 crc crio[22579]: time=\"2026-06-12T15:54:33.247211581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7f9a34df-ff0f-4d04-839e-01f6222d77f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:33.250563 crc crio[22579]: time=\"2026-06-12T15:54:33.250451438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d583273a-78a4-4a9b-be4a-6a95c76b29cc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:33.254907 crc crio[22579]: time=\"2026-06-12T15:54:33.254838985Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=8d8c0ed3-7f34-4b36-8ef3-212745c4d7ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:33.255244 crc crio[22579]: time=\"2026-06-12T15:54:33.255179274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:33.296604 crc crio[22579]: time=\"2026-06-12T15:54:33.296436905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:33.460141 crc crio[22579]: time=\"2026-06-12T15:54:33.459992301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:33.569427 crc crio[22579]: time=\"2026-06-12T15:54:33.568853997Z\" level=info msg=\"Created container 462d1daf743ba8a7e7aa0b504143775a073ba3ac2e71ae7d0ac843a23f60294f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=8d8c0ed3-7f34-4b36-8ef3-212745c4d7ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:33.572710 crc crio[22579]: time=\"2026-06-12T15:54:33.572473903Z\" level=info msg=\"Starting container: 462d1daf743ba8a7e7aa0b504143775a073ba3ac2e71ae7d0ac843a23f60294f\" id=a047a147-e5fb-47bc-ae73-e55bfbe060ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:33.577226 crc crio[22579]: time=\"2026-06-12T15:54:33.576902461Z\" level=info msg=\"Started container\" PID=25944 containerID=462d1daf743ba8a7e7aa0b504143775a073ba3ac2e71ae7d0ac843a23f60294f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a047a147-e5fb-47bc-ae73-e55bfbe060ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd\nJun 12 15:54:33.589675 crc crio[22579]: time=\"2026-06-12T15:54:33.589540339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7ab887a0-c4c0-47cd-adda-06d541cf83c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:33.591722 crc crio[22579]: time=\"2026-06-12T15:54:33.591635265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5c4508c1-26b0-4e16-b61f-d376cea04d26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:33.595303 crc crio[22579]: time=\"2026-06-12T15:54:33.59521564Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9e8cfab0-049a-488f-bbcb-dd06b0beb60c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:33.595820 crc crio[22579]: time=\"2026-06-12T15:54:33.595636391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:33.618356 crc crio[22579]: time=\"2026-06-12T15:54:33.618246865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:33.818076 crc crio[22579]: time=\"2026-06-12T15:54:33.817997877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:33.925324 crc crio[22579]: time=\"2026-06-12T15:54:33.925146907Z\" level=info msg=\"Created container 480f0233a9119c564e29a1131b2318fddb82a6065cd401f3ed40d1ffee9fc26b: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9e8cfab0-049a-488f-bbcb-dd06b0beb60c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:33.926813 crc crio[22579]: time=\"2026-06-12T15:54:33.926707888Z\" level=info msg=\"Starting container: 480f0233a9119c564e29a1131b2318fddb82a6065cd401f3ed40d1ffee9fc26b\" id=a7de1f0e-628c-48bb-a44d-c2bb0b5dbfd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:33.931196 crc crio[22579]: time=\"2026-06-12T15:54:33.931149307Z\" level=info msg=\"Started container\" PID=25963 containerID=480f0233a9119c564e29a1131b2318fddb82a6065cd401f3ed40d1ffee9fc26b description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=a7de1f0e-628c-48bb-a44d-c2bb0b5dbfd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd\nJun 12 15:54:40.333334 crc crio[22579]: time=\"2026-06-12T15:54:40.332889979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c703de1-5d97-45a1-a8bf-03bfb32ff14d name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:40.336725 crc crio[22579]: time=\"2026-06-12T15:54:40.33629349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e9b74ade-5e00-44f4-adbd-0a1504227cfa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:40.338703 crc crio[22579]: time=\"2026-06-12T15:54:40.338628542Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1b3c0661-1352-4738-a22d-1e7ac481575f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:40.338995 crc crio[22579]: time=\"2026-06-12T15:54:40.33892834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:40.368199 crc crio[22579]: time=\"2026-06-12T15:54:40.368020397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:40.372137 crc crio[22579]: time=\"2026-06-12T15:54:40.372058004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:40.505367 crc crio[22579]: time=\"2026-06-12T15:54:40.505234679Z\" level=info msg=\"Created container ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1b3c0661-1352-4738-a22d-1e7ac481575f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:40.506843 crc crio[22579]: time=\"2026-06-12T15:54:40.506656147Z\" level=info msg=\"Starting container: ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5\" id=4982d10a-95c6-4e26-94df-8cd3c07187de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:40.512352 crc crio[22579]: time=\"2026-06-12T15:54:40.512131323Z\" level=info msg=\"Started container\" PID=26049 containerID=ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4982d10a-95c6-4e26-94df-8cd3c07187de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\nJun 12 15:54:46.388272 crc crio[22579]: time=\"2026-06-12T15:54:46.387491336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=198ee6e1-1edc-4aed-ac11-399e1bd25e5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:46.390636 crc crio[22579]: time=\"2026-06-12T15:54:46.390454995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=729f7459-c19e-403b-816c-81199aa6ee9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:46.393088 crc crio[22579]: time=\"2026-06-12T15:54:46.393026414Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b4870af8-13ef-4eeb-b79a-d606b2d35aa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:46.393575 crc crio[22579]: time=\"2026-06-12T15:54:46.393440955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:46.394469 crc crio[22579]: time=\"2026-06-12T15:54:46.394423171Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a29b5531-ddc1-4e66-97a2-644e03393087 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:46.395859 crc crio[22579]: time=\"2026-06-12T15:54:46.395720585Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d7210477-1463-4e2e-9a05-23ed0cd42bbe name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:46.404063 crc crio[22579]: time=\"2026-06-12T15:54:46.403984566Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=36eb6f5f-1bdf-4aba-83ce-39c8f649105a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:46.404325 crc crio[22579]: time=\"2026-06-12T15:54:46.404282164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:46.425356 crc crio[22579]: time=\"2026-06-12T15:54:46.424078102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:46.430445 crc crio[22579]: time=\"2026-06-12T15:54:46.43035847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:46.439329 crc crio[22579]: time=\"2026-06-12T15:54:46.439206856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:46.549948 crc crio[22579]: time=\"2026-06-12T15:54:46.549821188Z\" level=info msg=\"Created container ac703fd5e2ac3e92cfa5df090854b4778f2ca4c1f3bf8b5cad55d77fa26a8e0a: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b4870af8-13ef-4eeb-b79a-d606b2d35aa8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:46.551297 crc crio[22579]: time=\"2026-06-12T15:54:46.551205405Z\" level=info msg=\"Starting container: ac703fd5e2ac3e92cfa5df090854b4778f2ca4c1f3bf8b5cad55d77fa26a8e0a\" id=7a94f8fd-09fa-4803-b387-bf7a8f2c350c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:46.559264 crc crio[22579]: time=\"2026-06-12T15:54:46.559148437Z\" level=info msg=\"Started container\" PID=26155 containerID=ac703fd5e2ac3e92cfa5df090854b4778f2ca4c1f3bf8b5cad55d77fa26a8e0a description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=7a94f8fd-09fa-4803-b387-bf7a8f2c350c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab\nJun 12 15:54:46.596883 crc crio[22579]: time=\"2026-06-12T15:54:46.596760331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:46.690262 crc crio[22579]: time=\"2026-06-12T15:54:46.690122833Z\" level=info msg=\"Created container bf547f885d86f26898558b6190dac32848781f5ab22ac50f16fead833a720dac: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=36eb6f5f-1bdf-4aba-83ce-39c8f649105a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:46.691719 crc crio[22579]: time=\"2026-06-12T15:54:46.691641403Z\" level=info msg=\"Starting container: bf547f885d86f26898558b6190dac32848781f5ab22ac50f16fead833a720dac\" id=25c99183-499d-4706-9b00-3d4fcf1db522 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:46.696647 crc crio[22579]: time=\"2026-06-12T15:54:46.696421541Z\" level=info msg=\"Started container\" PID=26176 containerID=bf547f885d86f26898558b6190dac32848781f5ab22ac50f16fead833a720dac description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=25c99183-499d-4706-9b00-3d4fcf1db522 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:54:54.227095 crc crio[22579]: time=\"2026-06-12T15:54:54.226182712Z\" level=info msg=\"Stopping container: 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde (timeout: 30s)\" id=6fd168ec-5f57-473f-a19a-c9d821f5b943 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:54:54.492872 crc crio[22579]: time=\"2026-06-12T15:54:54.492811349Z\" level=info msg=\"Removing container: 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce\" id=4caae631-2dba-461b-acda-bb373efa8e34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:54.573180 crc crio[22579]: time=\"2026-06-12T15:54:54.573065301Z\" level=info msg=\"Removed container 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4caae631-2dba-461b-acda-bb373efa8e34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:54:55.032166 crc crio[22579]: time=\"2026-06-12T15:54:55.032043342Z\" level=info msg=\"Stopped container 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fd168ec-5f57-473f-a19a-c9d821f5b943 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:54:55.035441 crc crio[22579]: time=\"2026-06-12T15:54:55.035287679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=067c87d7-2d2a-4b39-83fb-4f620867d529 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:55.039206 crc crio[22579]: time=\"2026-06-12T15:54:55.039115121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=143530da-15a9-4536-9cb9-276b3cb741a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:55.042950 crc crio[22579]: time=\"2026-06-12T15:54:55.042806779Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ef225f09-3d05-44fe-916e-1b13bf18eb13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:55.043324 crc crio[22579]: time=\"2026-06-12T15:54:55.043252961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:55.089808 crc crio[22579]: time=\"2026-06-12T15:54:55.089466495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:55.278451 crc crio[22579]: time=\"2026-06-12T15:54:55.277922945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:55.357007 crc crio[22579]: time=\"2026-06-12T15:54:55.356904433Z\" level=info msg=\"Created container 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ef225f09-3d05-44fe-916e-1b13bf18eb13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:55.359032 crc crio[22579]: time=\"2026-06-12T15:54:55.358975769Z\" level=info msg=\"Starting container: 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d\" id=ccf476dc-a6a7-44cf-ad8d-a17c5ec41fae name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:55.364329 crc crio[22579]: time=\"2026-06-12T15:54:55.364223679Z\" level=info msg=\"Started container\" PID=26339 containerID=37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ccf476dc-a6a7-44cf-ad8d-a17c5ec41fae name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:54:58.122482 crc crio[22579]: time=\"2026-06-12T15:54:58.121931176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b4746c5f-b3e0-4151-b37a-7258223aacf1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:58.125413 crc crio[22579]: time=\"2026-06-12T15:54:58.125340457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=64ac657b-6700-4eeb-a5ec-826967f2ea0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:58.139231 crc crio[22579]: time=\"2026-06-12T15:54:58.139159666Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=f7dee681-db0e-40e8-8581-e10f376ff089 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:58.139830 crc crio[22579]: time=\"2026-06-12T15:54:58.139623358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:58.161070 crc crio[22579]: time=\"2026-06-12T15:54:58.161019739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:58.300803 crc crio[22579]: time=\"2026-06-12T15:54:58.300667137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:58.391181 crc crio[22579]: time=\"2026-06-12T15:54:58.391043689Z\" level=info msg=\"Created container 936e290837e3551fa8579d0359cedbbc08ed71a363dfc7cf3ddbbc63d59b27d0: openshift-etcd/etcd-crc/etcdctl\" id=f7dee681-db0e-40e8-8581-e10f376ff089 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:58.392824 crc crio[22579]: time=\"2026-06-12T15:54:58.392683683Z\" level=info msg=\"Starting container: 936e290837e3551fa8579d0359cedbbc08ed71a363dfc7cf3ddbbc63d59b27d0\" id=ccfe9249-2717-4bb2-9521-2eb1a40c7648 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:58.397288 crc crio[22579]: time=\"2026-06-12T15:54:58.397206684Z\" level=info msg=\"Started container\" PID=26384 containerID=936e290837e3551fa8579d0359cedbbc08ed71a363dfc7cf3ddbbc63d59b27d0 description=openshift-etcd/etcd-crc/etcdctl id=ccfe9249-2717-4bb2-9521-2eb1a40c7648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86\nJun 12 15:54:58.409885 crc crio[22579]: time=\"2026-06-12T15:54:58.409785339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e53d178d-9b2b-43eb-b4d9-83136d2286d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:58.412913 crc crio[22579]: time=\"2026-06-12T15:54:58.412845961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b032da01-0875-417a-bbc9-48fe86888cd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:58.417809 crc crio[22579]: time=\"2026-06-12T15:54:58.417766072Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=a9e7f80f-8826-4c41-8820-04477881830f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:58.418284 crc crio[22579]: time=\"2026-06-12T15:54:58.418227095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:58.445978 crc crio[22579]: time=\"2026-06-12T15:54:58.445868092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:58.604276 crc crio[22579]: time=\"2026-06-12T15:54:58.604178538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:58.719938 crc crio[22579]: time=\"2026-06-12T15:54:58.719330472Z\" level=info msg=\"Created container 456da7f5300a718f09124e3522c644ebea67192ef14b68c44d728910788ebf43: openshift-etcd/etcd-crc/etcd\" id=a9e7f80f-8826-4c41-8820-04477881830f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:58.721108 crc crio[22579]: time=\"2026-06-12T15:54:58.721063398Z\" level=info msg=\"Starting container: 456da7f5300a718f09124e3522c644ebea67192ef14b68c44d728910788ebf43\" id=26fe028a-174e-4d79-9d5a-eb5c919974ab name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:58.728319 crc crio[22579]: time=\"2026-06-12T15:54:58.728290181Z\" level=info msg=\"Started container\" PID=26392 containerID=456da7f5300a718f09124e3522c644ebea67192ef14b68c44d728910788ebf43 description=openshift-etcd/etcd-crc/etcd id=26fe028a-174e-4d79-9d5a-eb5c919974ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86\nJun 12 15:54:58.741811 crc crio[22579]: time=\"2026-06-12T15:54:58.7417417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=315a88b8-1c8b-47d9-9ffc-481985c491d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:58.744766 crc crio[22579]: time=\"2026-06-12T15:54:58.744691749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=36f05fa7-6eb9-437d-b9b2-366904c2ec1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:58.751118 crc crio[22579]: time=\"2026-06-12T15:54:58.750998247Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=340675c3-799e-4539-a4b2-ecc5a2cb1009 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:58.751871 crc crio[22579]: time=\"2026-06-12T15:54:58.751793668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:58.781166 crc crio[22579]: time=\"2026-06-12T15:54:58.780983557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:58.919297 crc crio[22579]: time=\"2026-06-12T15:54:58.919176566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:59.012186 crc crio[22579]: time=\"2026-06-12T15:54:59.012086526Z\" level=info msg=\"Created container f1442823dbd251015fdf7b348c96aa405c3d1042d2c940301afac77d458f7c17: openshift-etcd/etcd-crc/etcd-metrics\" id=340675c3-799e-4539-a4b2-ecc5a2cb1009 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:59.012905 crc crio[22579]: time=\"2026-06-12T15:54:59.012831616Z\" level=info msg=\"Starting container: f1442823dbd251015fdf7b348c96aa405c3d1042d2c940301afac77d458f7c17\" id=d3288ccb-4110-42da-b370-2c7250dcb566 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:59.018319 crc crio[22579]: time=\"2026-06-12T15:54:59.018211749Z\" level=info msg=\"Started container\" PID=26411 containerID=f1442823dbd251015fdf7b348c96aa405c3d1042d2c940301afac77d458f7c17 description=openshift-etcd/etcd-crc/etcd-metrics id=d3288ccb-4110-42da-b370-2c7250dcb566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86\nJun 12 15:54:59.033743 crc crio[22579]: time=\"2026-06-12T15:54:59.029262554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=27faba5d-21eb-4395-b5ae-c6923e574f57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:59.033743 crc crio[22579]: time=\"2026-06-12T15:54:59.032543762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c2efa44c-2a3d-470a-98fa-7a71bd933014 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:59.038687 crc crio[22579]: time=\"2026-06-12T15:54:59.038560313Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=6a9c9ff5-6727-4118-9e9b-c75afbc23a6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:59.039129 crc crio[22579]: time=\"2026-06-12T15:54:59.039024605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:59.064344 crc crio[22579]: time=\"2026-06-12T15:54:59.064244748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:59.188138 crc crio[22579]: time=\"2026-06-12T15:54:59.188023902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:59.291472 crc crio[22579]: time=\"2026-06-12T15:54:59.291327479Z\" level=info msg=\"Created container a03f2789b3790856b4432a0950c75e06a218e854d569890bc3eb5bc88181b968: openshift-etcd/etcd-crc/etcd-readyz\" id=6a9c9ff5-6727-4118-9e9b-c75afbc23a6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:59.292832 crc crio[22579]: time=\"2026-06-12T15:54:59.292741157Z\" level=info msg=\"Starting container: a03f2789b3790856b4432a0950c75e06a218e854d569890bc3eb5bc88181b968\" id=bd158bab-1807-438f-a86c-90c04558c802 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:59.298580 crc crio[22579]: time=\"2026-06-12T15:54:59.298428409Z\" level=info msg=\"Started container\" PID=26428 containerID=a03f2789b3790856b4432a0950c75e06a218e854d569890bc3eb5bc88181b968 description=openshift-etcd/etcd-crc/etcd-readyz id=bd158bab-1807-438f-a86c-90c04558c802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86\nJun 12 15:54:59.311940 crc crio[22579]: time=\"2026-06-12T15:54:59.311828066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2779fd18-405e-4af6-9620-ed7930ac300b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:59.314485 crc crio[22579]: time=\"2026-06-12T15:54:59.314390375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9a20b711-9c2f-4c04-a003-3968e80ae7d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:54:59.321763 crc crio[22579]: time=\"2026-06-12T15:54:59.321661989Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=41f178ec-43c8-4ac5-bb1d-cd928844c91f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:59.322314 crc crio[22579]: time=\"2026-06-12T15:54:59.322249445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:59.348620 crc crio[22579]: time=\"2026-06-12T15:54:59.348429173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:59.482787 crc crio[22579]: time=\"2026-06-12T15:54:59.482364568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:54:59.586872 crc crio[22579]: time=\"2026-06-12T15:54:59.586743424Z\" level=info msg=\"Created container 4f40e8435f36637ffe7cd0d905ed2177f58e9c25dc4a1cb53c83d0feb037a20f: openshift-etcd/etcd-crc/etcd-rev\" id=41f178ec-43c8-4ac5-bb1d-cd928844c91f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:54:59.588077 crc crio[22579]: time=\"2026-06-12T15:54:59.587991878Z\" level=info msg=\"Starting container: 4f40e8435f36637ffe7cd0d905ed2177f58e9c25dc4a1cb53c83d0feb037a20f\" id=70241a74-7b7a-4b0b-a59c-90362958c760 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:54:59.595635 crc crio[22579]: time=\"2026-06-12T15:54:59.595459947Z\" level=info msg=\"Started container\" PID=26460 containerID=4f40e8435f36637ffe7cd0d905ed2177f58e9c25dc4a1cb53c83d0feb037a20f description=openshift-etcd/etcd-crc/etcd-rev id=70241a74-7b7a-4b0b-a59c-90362958c760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86\nJun 12 15:55:24.226845 crc crio[22579]: time=\"2026-06-12T15:55:24.225310325Z\" level=info msg=\"Stopping container: 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d (timeout: 30s)\" id=2439672b-31ab-4530-80b1-6d14544eb6b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:24.405111 crc crio[22579]: time=\"2026-06-12T15:55:24.403147502Z\" level=info msg=\"Stopped container 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2439672b-31ab-4530-80b1-6d14544eb6b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:24.408584 crc crio[22579]: time=\"2026-06-12T15:55:24.408422112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b6abb4af-9fad-4529-9fd1-2e31360408aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:55:24.411037 crc crio[22579]: time=\"2026-06-12T15:55:24.410889668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e596440c-769c-442c-b2fc-1f48fcfd13e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:55:24.413854 crc crio[22579]: time=\"2026-06-12T15:55:24.413687073Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=96213007-8255-4dd6-88af-5e9ac7469359 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:55:24.414383 crc crio[22579]: time=\"2026-06-12T15:55:24.414299889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:55:24.442091 crc crio[22579]: time=\"2026-06-12T15:55:24.442016869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:55:24.594546 crc crio[22579]: time=\"2026-06-12T15:55:24.594337715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:55:24.692248 crc crio[22579]: time=\"2026-06-12T15:55:24.691486478Z\" level=info msg=\"Created container a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=96213007-8255-4dd6-88af-5e9ac7469359 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:55:24.693147 crc crio[22579]: time=\"2026-06-12T15:55:24.693108951Z\" level=info msg=\"Starting container: a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3\" id=878790b8-f76f-4433-87f1-148d438adced name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:55:24.699015 crc crio[22579]: time=\"2026-06-12T15:55:24.698945257Z\" level=info msg=\"Started container\" PID=26831 containerID=a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=878790b8-f76f-4433-87f1-148d438adced name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:55:24.799246 crc crio[22579]: time=\"2026-06-12T15:55:24.799117761Z\" level=info msg=\"Removing container: 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde\" id=35fd56ca-869e-4691-983e-cc3c81228ac7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:24.830109 crc crio[22579]: time=\"2026-06-12T15:55:24.830008985Z\" level=info msg=\"Removed container 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=35fd56ca-869e-4691-983e-cc3c81228ac7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:54.226732 crc crio[22579]: time=\"2026-06-12T15:55:54.225896244Z\" level=info msg=\"Stopping container: a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3 (timeout: 30s)\" id=155b6573-f836-4dcb-9d65-fe2730a2ad69 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:54.430084 crc crio[22579]: time=\"2026-06-12T15:55:54.429994062Z\" level=info msg=\"Stopped container a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=155b6573-f836-4dcb-9d65-fe2730a2ad69 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 15:55:55.078127 crc crio[22579]: time=\"2026-06-12T15:55:55.076083466Z\" level=info msg=\"Removing container: 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d\" id=68fe4589-8494-4c01-a765-68eaa4d55d54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:55:55.129856 crc crio[22579]: time=\"2026-06-12T15:55:55.129713647Z\" level=info msg=\"Removed container 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=68fe4589-8494-4c01-a765-68eaa4d55d54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:34.405896 crc crio[22579]: time=\"2026-06-12T15:56:34.405408957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=caa72ad7-1ef3-44ad-a3b0-101907baa3a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.408373 crc crio[22579]: time=\"2026-06-12T15:56:34.40823142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=392dca8c-6f3b-4ca3-9398-7d909a45484c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.408373 crc crio[22579]: time=\"2026-06-12T15:56:34.408315773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=888301e2-aa20-4e00-876d-a123928ba4c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.410419 crc crio[22579]: time=\"2026-06-12T15:56:34.410366916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eec35612-a353-4587-bed2-568d37051fc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.412454 crc crio[22579]: time=\"2026-06-12T15:56:34.412347718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=338943f5-32a2-41c8-a92f-2be21bb4fe0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.413041 crc crio[22579]: time=\"2026-06-12T15:56:34.412941014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.415125 crc crio[22579]: time=\"2026-06-12T15:56:34.414647338Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7b277b58-d011-46df-bfae-60b45a76a612 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.415125 crc crio[22579]: time=\"2026-06-12T15:56:34.414986767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.419703 crc crio[22579]: time=\"2026-06-12T15:56:34.419474325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c39d0797-79aa-4829-a6a8-aae210cbf792 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.426794 crc crio[22579]: time=\"2026-06-12T15:56:34.426458278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f2dc7527-672b-4846-a86b-2849f8395763 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.427416 crc crio[22579]: time=\"2026-06-12T15:56:34.427293559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c16b57af-7d34-470d-b3fb-3438ac4ae391 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.428976 crc crio[22579]: time=\"2026-06-12T15:56:34.428891541Z\" level=info msg=\"Removing container: da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc\" id=d8ec14df-89c0-49b2-94d9-e2bfbc4b21d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:34.432999 crc crio[22579]: time=\"2026-06-12T15:56:34.432915937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=afe2318b-15b3-4848-81d8-3d7efc39cc29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.438737 crc crio[22579]: time=\"2026-06-12T15:56:34.438483062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d015bbf1-d9b9-4be6-8820-1f17503b77c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.442645 crc crio[22579]: time=\"2026-06-12T15:56:34.441700287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=764093dd-0ca4-43fb-bdea-7827d0330d58 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.442645 crc crio[22579]: time=\"2026-06-12T15:56:34.441875621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d0b1d071-70e2-4924-af97-e05c257fbee9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.442645 crc crio[22579]: time=\"2026-06-12T15:56:34.442389325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c1e50d2c-67e3-4ea2-8584-ad866155d52b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.448211 crc crio[22579]: time=\"2026-06-12T15:56:34.448121635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.451568 crc crio[22579]: time=\"2026-06-12T15:56:34.451459802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=987b86e5-edb2-4631-b219-854b1f4411b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.451986 crc crio[22579]: time=\"2026-06-12T15:56:34.451921614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.454074 crc crio[22579]: time=\"2026-06-12T15:56:34.453973218Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager\" id=b9a6fbde-d0bd-4614-8fa6-3dfd4053bba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.454852 crc crio[22579]: time=\"2026-06-12T15:56:34.454794709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.457900 crc crio[22579]: time=\"2026-06-12T15:56:34.457854939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3284dca1-18ce-45dc-b756-43be7a93cdcc name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.458266 crc crio[22579]: time=\"2026-06-12T15:56:34.458211049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.463418 crc crio[22579]: time=\"2026-06-12T15:56:34.463350023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.465098 crc crio[22579]: time=\"2026-06-12T15:56:34.464959455Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=6c64255d-6306-42a9-92d6-7064b65bd606 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.465681 crc crio[22579]: time=\"2026-06-12T15:56:34.465595342Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1bd51f9b-2c9d-423d-8b96-e3d3d5bb238d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.467802 crc crio[22579]: time=\"2026-06-12T15:56:34.467765329Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5717b52f-92c8-474f-86cf-a315f99904d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.468124 crc crio[22579]: time=\"2026-06-12T15:56:34.468103348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.470217 crc crio[22579]: time=\"2026-06-12T15:56:34.470149651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.470313 crc crio[22579]: time=\"2026-06-12T15:56:34.470286875Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=b0835518-71ff-4d04-923d-acef2d7f176b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.470414 crc crio[22579]: time=\"2026-06-12T15:56:34.470390268Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager\" id=f4c08110-23b2-4814-a26e-3db7429c8269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.472768 crc crio[22579]: time=\"2026-06-12T15:56:34.472487042Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=81be6cc2-163a-405c-818e-99ebf54bbb1c name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.480138 crc crio[22579]: time=\"2026-06-12T15:56:34.480090582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.483688 crc crio[22579]: time=\"2026-06-12T15:56:34.48347145Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ae2cbbb0-bca6-4c9f-8a89-c55566368918 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.486835 crc crio[22579]: time=\"2026-06-12T15:56:34.486800947Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=88cf9bab-7ec0-405c-8b13-f61e978a5292 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.488465 crc crio[22579]: time=\"2026-06-12T15:56:34.488149953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.498603 crc crio[22579]: time=\"2026-06-12T15:56:34.498553385Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=2a631f65-c3ac-4ba3-bca9-c014bf814d1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.499316 crc crio[22579]: time=\"2026-06-12T15:56:34.499289324Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0d039aa8-f649-45e9-957a-5ca239717953 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.499587 crc crio[22579]: time=\"2026-06-12T15:56:34.499475199Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f6417594-80c4-4136-a0a4-68ee0e144e3b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:34.515978 crc crio[22579]: time=\"2026-06-12T15:56:34.515813177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.517201 crc crio[22579]: time=\"2026-06-12T15:56:34.517105471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.519783 crc crio[22579]: time=\"2026-06-12T15:56:34.519692448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.527207 crc crio[22579]: time=\"2026-06-12T15:56:34.527127853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.530265 crc crio[22579]: time=\"2026-06-12T15:56:34.527143943Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=39342c87-3e8f-4a42-821e-e1b50f4932a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.537301 crc crio[22579]: time=\"2026-06-12T15:56:34.537197417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.547409 crc crio[22579]: time=\"2026-06-12T15:56:34.547341102Z\" level=info msg=\"Removed container da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d8ec14df-89c0-49b2-94d9-e2bfbc4b21d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 15:56:34.551335 crc crio[22579]: time=\"2026-06-12T15:56:34.551057029Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=37886b1a-000e-4fac-a170-f929b51017fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.553283 crc crio[22579]: time=\"2026-06-12T15:56:34.552828106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.554114 crc crio[22579]: time=\"2026-06-12T15:56:34.554012417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.555028 crc crio[22579]: time=\"2026-06-12T15:56:34.554926171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.560945 crc crio[22579]: time=\"2026-06-12T15:56:34.560858836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.563928 crc crio[22579]: time=\"2026-06-12T15:56:34.563857824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.566633 crc crio[22579]: time=\"2026-06-12T15:56:34.566561035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.603678 crc crio[22579]: time=\"2026-06-12T15:56:34.603486752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.614007 crc crio[22579]: time=\"2026-06-12T15:56:34.613865254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.619057 crc crio[22579]: time=\"2026-06-12T15:56:34.618956987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.620164 crc crio[22579]: time=\"2026-06-12T15:56:34.620026905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.653804 crc crio[22579]: time=\"2026-06-12T15:56:34.65346366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.699859 crc crio[22579]: time=\"2026-06-12T15:56:34.699812384Z\" level=info msg=\"Created container 600dc2c43a162d89c583c0c08f353b3b8fac251809ed269e6b432948da031ad5: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5717b52f-92c8-474f-86cf-a315f99904d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.702978 crc crio[22579]: time=\"2026-06-12T15:56:34.702909905Z\" level=info msg=\"Starting container: 600dc2c43a162d89c583c0c08f353b3b8fac251809ed269e6b432948da031ad5\" id=c2b7c762-36e3-4482-8220-48040ccafbfc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:34.710767 crc crio[22579]: time=\"2026-06-12T15:56:34.710586776Z\" level=info msg=\"Created container 6abe3e035f8be52beb287e92a0eda19df02538ada1762256521f5feb4859817c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=338943f5-32a2-41c8-a92f-2be21bb4fe0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.715543 crc crio[22579]: time=\"2026-06-12T15:56:34.715400742Z\" level=info msg=\"Started container\" PID=27813 containerID=600dc2c43a162d89c583c0c08f353b3b8fac251809ed269e6b432948da031ad5 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=c2b7c762-36e3-4482-8220-48040ccafbfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6\nJun 12 15:56:34.722119 crc crio[22579]: time=\"2026-06-12T15:56:34.722053276Z\" level=info msg=\"Starting container: 6abe3e035f8be52beb287e92a0eda19df02538ada1762256521f5feb4859817c\" id=41cb8c82-2655-4709-9928-52fabce4365f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:34.730365 crc crio[22579]: time=\"2026-06-12T15:56:34.728125535Z\" level=info msg=\"Started container\" PID=27792 containerID=6abe3e035f8be52beb287e92a0eda19df02538ada1762256521f5feb4859817c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=41cb8c82-2655-4709-9928-52fabce4365f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433\nJun 12 15:56:34.766844 crc crio[22579]: time=\"2026-06-12T15:56:34.766438838Z\" level=info msg=\"Created container 329486d47d31caa519a1cd942c3780e5c362b0750603dc7b54a936b0f3bb27c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1bd51f9b-2c9d-423d-8b96-e3d3d5bb238d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.769380 crc crio[22579]: time=\"2026-06-12T15:56:34.769311893Z\" level=info msg=\"Starting container: 329486d47d31caa519a1cd942c3780e5c362b0750603dc7b54a936b0f3bb27c9\" id=d1a465f7-142f-45bd-831e-7ff565a27f4b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:34.772617 crc crio[22579]: time=\"2026-06-12T15:56:34.772563398Z\" level=info msg=\"Created container 698319449b525152bd07b64c4c40aed4d7646c1b7d301b84566a3c8deced19dd: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager\" id=b9a6fbde-d0bd-4614-8fa6-3dfd4053bba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.774081 crc crio[22579]: time=\"2026-06-12T15:56:34.773990876Z\" level=info msg=\"Created container 8ecadca3c894a87b9097c28bff25e7e84197b11e7cde2b876d5db02c5011acc4: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=b0835518-71ff-4d04-923d-acef2d7f176b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.781683 crc crio[22579]: time=\"2026-06-12T15:56:34.781120852Z\" level=info msg=\"Starting container: 8ecadca3c894a87b9097c28bff25e7e84197b11e7cde2b876d5db02c5011acc4\" id=71a1a9f3-5452-40aa-9f82-e85b128e2380 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:34.782626 crc crio[22579]: time=\"2026-06-12T15:56:34.781155923Z\" level=info msg=\"Starting container: 698319449b525152bd07b64c4c40aed4d7646c1b7d301b84566a3c8deced19dd\" id=f3ec3773-4e2a-4030-9f14-a2f8e99b7689 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:34.793201 crc crio[22579]: time=\"2026-06-12T15:56:34.793096296Z\" level=info msg=\"Started container\" PID=27815 containerID=8ecadca3c894a87b9097c28bff25e7e84197b11e7cde2b876d5db02c5011acc4 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=71a1a9f3-5452-40aa-9f82-e85b128e2380 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae\nJun 12 15:56:34.795408 crc crio[22579]: time=\"2026-06-12T15:56:34.795333834Z\" level=info msg=\"Started container\" PID=27819 containerID=698319449b525152bd07b64c4c40aed4d7646c1b7d301b84566a3c8deced19dd description=openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager id=f3ec3773-4e2a-4030-9f14-a2f8e99b7689 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74\nJun 12 15:56:34.808554 crc crio[22579]: time=\"2026-06-12T15:56:34.80623731Z\" level=info msg=\"Created container cfb9217bb6eb8572f445433ea7b47a28381e8aea7f15c860c2193bd4eccd3698: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7b277b58-d011-46df-bfae-60b45a76a612 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.817101 crc crio[22579]: time=\"2026-06-12T15:56:34.817003372Z\" level=info msg=\"Starting container: cfb9217bb6eb8572f445433ea7b47a28381e8aea7f15c860c2193bd4eccd3698\" id=c972b79c-05f7-43a1-9ea2-03b85491ecfb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:34.820846 crc crio[22579]: time=\"2026-06-12T15:56:34.82077157Z\" level=info msg=\"Created container 49489d151f65afe8acae72bc362ee126d5ca024f3a216a1b6458fcb08f5b9ec6: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager\" id=f4c08110-23b2-4814-a26e-3db7429c8269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:34.840894 crc crio[22579]: time=\"2026-06-12T15:56:34.840797334Z\" level=info msg=\"Starting container: 49489d151f65afe8acae72bc362ee126d5ca024f3a216a1b6458fcb08f5b9ec6\" id=886caf96-ee0a-448f-b14c-559a22c247cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:34.854343 crc crio[22579]: time=\"2026-06-12T15:56:34.854219886Z\" level=info msg=\"Started container\" PID=27825 containerID=329486d47d31caa519a1cd942c3780e5c362b0750603dc7b54a936b0f3bb27c9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=d1a465f7-142f-45bd-831e-7ff565a27f4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54\nJun 12 15:56:34.864172 crc crio[22579]: time=\"2026-06-12T15:56:34.864094604Z\" level=info msg=\"Started container\" PID=27824 containerID=cfb9217bb6eb8572f445433ea7b47a28381e8aea7f15c860c2193bd4eccd3698 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=c972b79c-05f7-43a1-9ea2-03b85491ecfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331\nJun 12 15:56:34.880164 crc crio[22579]: time=\"2026-06-12T15:56:34.880056122Z\" level=info msg=\"Started container\" PID=27831 containerID=49489d151f65afe8acae72bc362ee126d5ca024f3a216a1b6458fcb08f5b9ec6 description=openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager id=886caf96-ee0a-448f-b14c-559a22c247cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24\nJun 12 15:56:34.978749 crc crio[22579]: time=\"2026-06-12T15:56:34.978058448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:34.980394 crc crio[22579]: time=\"2026-06-12T15:56:34.980313927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:35.008245 crc crio[22579]: time=\"2026-06-12T15:56:35.007969351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:35.118108 crc crio[22579]: time=\"2026-06-12T15:56:35.11794491Z\" level=info msg=\"Created container 38cf9a948d631143558569c6fabb9cbc73df313843f3e8ab82362a1b296cb2e2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=39342c87-3e8f-4a42-821e-e1b50f4932a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:35.119290 crc crio[22579]: time=\"2026-06-12T15:56:35.119220843Z\" level=info msg=\"Starting container: 38cf9a948d631143558569c6fabb9cbc73df313843f3e8ab82362a1b296cb2e2\" id=619a9ed3-bdc0-4879-926a-f11f6bb08d8b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:35.121338 crc crio[22579]: time=\"2026-06-12T15:56:35.121236776Z\" level=info msg=\"Created container 74d38cc35b8c8e287d9d9a71daf56f2adb0a1739534594291c9f85447b5b3102: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=37886b1a-000e-4fac-a170-f929b51017fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:35.123180 crc crio[22579]: time=\"2026-06-12T15:56:35.123126745Z\" level=info msg=\"Starting container: 74d38cc35b8c8e287d9d9a71daf56f2adb0a1739534594291c9f85447b5b3102\" id=2f71f97d-2ca2-4c47-96ec-05956e628bfe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:35.127231 crc crio[22579]: time=\"2026-06-12T15:56:35.126702169Z\" level=info msg=\"Started container\" PID=27940 containerID=38cf9a948d631143558569c6fabb9cbc73df313843f3e8ab82362a1b296cb2e2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=619a9ed3-bdc0-4879-926a-f11f6bb08d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719\nJun 12 15:56:35.132025 crc crio[22579]: time=\"2026-06-12T15:56:35.131976887Z\" level=info msg=\"Created container e33a255014a56c04129e0376f7513f0669c5f5982b17b73cbed67dc7e4ffc2a4: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=2a631f65-c3ac-4ba3-bca9-c014bf814d1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:35.135560 crc crio[22579]: time=\"2026-06-12T15:56:35.135332235Z\" level=info msg=\"Starting container: e33a255014a56c04129e0376f7513f0669c5f5982b17b73cbed67dc7e4ffc2a4\" id=b919f4b5-fd81-486a-8dea-8c2de6118f41 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:35.135873 crc crio[22579]: time=\"2026-06-12T15:56:35.135728685Z\" level=info msg=\"Started container\" PID=27943 containerID=74d38cc35b8c8e287d9d9a71daf56f2adb0a1739534594291c9f85447b5b3102 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=2f71f97d-2ca2-4c47-96ec-05956e628bfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489\nJun 12 15:56:35.141643 crc crio[22579]: time=\"2026-06-12T15:56:35.141551938Z\" level=info msg=\"Started container\" PID=27946 containerID=e33a255014a56c04129e0376f7513f0669c5f5982b17b73cbed67dc7e4ffc2a4 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=b919f4b5-fd81-486a-8dea-8c2de6118f41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0\nJun 12 15:56:39.063608 crc crio[22579]: time=\"2026-06-12T15:56:39.06282495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3eb58386-01da-439b-9ddd-b7d3c294ccc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:39.066234 crc crio[22579]: time=\"2026-06-12T15:56:39.066137386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ca6cce5d-6723-4b09-b9b2-e9d1f78e7c28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:56:39.069760 crc crio[22579]: time=\"2026-06-12T15:56:39.069635768Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e258c872-c034-4e45-9b55-350fbff57ee2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:39.070179 crc crio[22579]: time=\"2026-06-12T15:56:39.07008226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:39.100287 crc crio[22579]: time=\"2026-06-12T15:56:39.100180398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:39.261974 crc crio[22579]: time=\"2026-06-12T15:56:39.261809469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:56:39.345239 crc crio[22579]: time=\"2026-06-12T15:56:39.344725419Z\" level=info msg=\"Created container fcdb7283413891b1c5c29ca059c07b379a7526604905601e5d780055cf740fe5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e258c872-c034-4e45-9b55-350fbff57ee2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:56:39.347264 crc crio[22579]: time=\"2026-06-12T15:56:39.346906937Z\" level=info msg=\"Starting container: fcdb7283413891b1c5c29ca059c07b379a7526604905601e5d780055cf740fe5\" id=ed819dd6-71c7-412e-a5b0-65e201f2c261 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:56:39.352210 crc crio[22579]: time=\"2026-06-12T15:56:39.352126643Z\" level=info msg=\"Started container\" PID=28054 containerID=fcdb7283413891b1c5c29ca059c07b379a7526604905601e5d780055cf740fe5 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ed819dd6-71c7-412e-a5b0-65e201f2c261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 15:59:48.391250 crc crio[22579]: time=\"2026-06-12T15:59:48.390368469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5r99s/POD\" id=97310100-73f0-48bf-bcab-1cee789c0dd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:59:48.393075 crc crio[22579]: time=\"2026-06-12T15:59:48.391374456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:48.419810 crc crio[22579]: time=\"2026-06-12T15:59:48.419683701Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5r99s Namespace:openshift-marketplace ID:ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62 UID:67ba1a5d-2416-4944-9c7d-be19c2264d4d NetNS:/var/run/netns/168a2cc6-b225-436f-ac5d-13504ee8e9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67ba1a5d_2416_4944_9c7d_be19c2264d4d.slice PodAnnotations:0xc000384f38}] Aliases:map[]}\"\nJun 12 15:59:48.419810 crc crio[22579]: time=\"2026-06-12T15:59:48.419795764Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5r99s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:59:48.473351 crc crio[22579]: time=\"2026-06-12T15:59:48.47325645Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687998-glpcx/POD\" id=ec535859-5160-4c77-983b-dbcfcd4f368d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:59:48.473873 crc crio[22579]: time=\"2026-06-12T15:59:48.473381694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:48.484773 crc crio[22579]: time=\"2026-06-12T15:59:48.4846538Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-jjpvh/POD\" id=da8552af-ca5a-44e1-b854-179ce499ea9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:59:48.484905 crc crio[22579]: time=\"2026-06-12T15:59:48.484803184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:48.496266 crc crio[22579]: time=\"2026-06-12T15:59:48.496157333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-glpcx Namespace:openshift-infra ID:9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 UID:f8fd45dc-785a-4bdc-94f1-d33b78345644 NetNS:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fd45dc_785a_4bdc_94f1_d33b78345644.slice PodAnnotations:0xc000c9a838}] Aliases:map[]}\"\nJun 12 15:59:48.496266 crc crio[22579]: time=\"2026-06-12T15:59:48.496227105Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687998-glpcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:59:48.519117 crc crio[22579]: time=\"2026-06-12T15:59:48.518021708Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jjpvh Namespace:openshift-marketplace ID:71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445 UID:f39164db-8f08-43d0-9b36-55e3a1bb3e44 NetNS:/var/run/netns/26661180-cd9b-4f75-808b-ff08353ecb12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf39164db_8f08_43d0_9b36_55e3a1bb3e44.slice PodAnnotations:0xc002218118}] Aliases:map[]}\"\nJun 12 15:59:48.528916 crc crio[22579]: time=\"2026-06-12T15:59:48.528834163Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-jjpvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:59:48.755378 crc crio[22579]: time=\"2026-06-12T15:59:48.755087026Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mrssj/POD\" id=0cf735d6-fcc0-4bb3-a142-29cbf5dc63cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:59:48.755593 crc crio[22579]: time=\"2026-06-12T15:59:48.755403684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:48.783420 crc crio[22579]: time=\"2026-06-12T15:59:48.783326089Z\" level=info msg=\"Got pod network &{Name:community-operators-mrssj Namespace:openshift-marketplace ID:45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75 UID:eb6cd368-951c-48a7-8d5e-84c682991c07 NetNS:/var/run/netns/52e6e346-14d4-435c-9d5b-e99adf8c88d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb6cd368_951c_48a7_8d5e_84c682991c07.slice PodAnnotations:0xc00130c0d8}] Aliases:map[]}\"\nJun 12 15:59:48.783420 crc crio[22579]: time=\"2026-06-12T15:59:48.783403241Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mrssj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 15:59:48.889087 crc crio[22579]: 2026-06-12T15:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebab8180abfa6e5 Mac:92:a2:f4:96:85:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/168a2cc6-b225-436f-ac5d-13504ee8e9d9 SocketPath: PciID:}] [{Interface:0xc00060e5c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:59:48.890710 crc crio[22579]: time=\"2026-06-12T15:59:48.890611612Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5r99s Namespace:openshift-marketplace ID:ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62 UID:67ba1a5d-2416-4944-9c7d-be19c2264d4d NetNS:/var/run/netns/168a2cc6-b225-436f-ac5d-13504ee8e9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67ba1a5d_2416_4944_9c7d_be19c2264d4d.slice PodAnnotations:0xc000384f38}] Aliases:map[]}\"\nJun 12 15:59:48.891885 crc crio[22579]: time=\"2026-06-12T15:59:48.891797693Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5r99s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:59:48.901044 crc crio[22579]: time=\"2026-06-12T15:59:48.900989435Z\" level=info msg=\"Ran pod sandbox ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62 with infra container: openshift-marketplace/redhat-marketplace-5r99s/POD\" id=97310100-73f0-48bf-bcab-1cee789c0dd2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:59:48.903722 crc crio[22579]: time=\"2026-06-12T15:59:48.903631925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=57feb0af-3658-4a66-a163-74939f470bce name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:48.905918 crc crio[22579]: time=\"2026-06-12T15:59:48.905823242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fe9679d3-7ee5-48b8-8232-390d5725b77b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:48.929424 crc crio[22579]: time=\"2026-06-12T15:59:48.929121806Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5r99s/extract-utilities\" id=114b7787-b7aa-4a3d-93ea-a730fabf7efd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:48.929997 crc crio[22579]: time=\"2026-06-12T15:59:48.929906646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:48.952263 crc crio[22579]: 2026-06-12T15:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71e925f995a72d5 Mac:92:2e:46:52:0b:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/26661180-cd9b-4f75-808b-ff08353ecb12 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:59:48.952263 crc crio[22579]: time=\"2026-06-12T15:59:48.951602487Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jjpvh Namespace:openshift-marketplace ID:71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445 UID:f39164db-8f08-43d0-9b36-55e3a1bb3e44 NetNS:/var/run/netns/26661180-cd9b-4f75-808b-ff08353ecb12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf39164db_8f08_43d0_9b36_55e3a1bb3e44.slice PodAnnotations:0xc002218118}] Aliases:map[]}\"\nJun 12 15:59:48.952263 crc crio[22579]: time=\"2026-06-12T15:59:48.951784262Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-jjpvh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:59:48.959213 crc crio[22579]: 2026-06-12T15:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ac0d694b007b0d Mac:aa:7b:d0:7e:e7:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:59:48.959440 crc crio[22579]: time=\"2026-06-12T15:59:48.959344351Z\" level=info msg=\"Ran pod sandbox 71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445 with infra container: openshift-marketplace/redhat-operators-jjpvh/POD\" id=da8552af-ca5a-44e1-b854-179ce499ea9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:59:48.960189 crc crio[22579]: time=\"2026-06-12T15:59:48.960153232Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-glpcx Namespace:openshift-infra ID:9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 UID:f8fd45dc-785a-4bdc-94f1-d33b78345644 NetNS:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fd45dc_785a_4bdc_94f1_d33b78345644.slice PodAnnotations:0xc000c9a838}] Aliases:map[]}\"\nJun 12 15:59:48.960445 crc crio[22579]: time=\"2026-06-12T15:59:48.960419089Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687998-glpcx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:59:48.961755 crc crio[22579]: time=\"2026-06-12T15:59:48.961444376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04e8618a-1e0e-4206-bcd3-027b45125dec name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:48.965633 crc crio[22579]: time=\"2026-06-12T15:59:48.965488102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be9e1d69-9060-47ac-a80a-2aa501e6eeac name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:48.972107 crc crio[22579]: time=\"2026-06-12T15:59:48.97183899Z\" level=info msg=\"Ran pod sandbox 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 with infra container: openshift-infra/auto-csr-approver-29687998-glpcx/POD\" id=ec535859-5160-4c77-983b-dbcfcd4f368d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:59:48.974939 crc crio[22579]: time=\"2026-06-12T15:59:48.974825538Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7d07d374-1204-4020-a725-15b0ba645da4 name=/runtime.v1.ImageService/PullImage\nJun 12 15:59:48.975665 crc crio[22579]: time=\"2026-06-12T15:59:48.975591248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:48.982350 crc crio[22579]: time=\"2026-06-12T15:59:48.982262424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:48.982725 crc crio[22579]: time=\"2026-06-12T15:59:48.982641944Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 15:59:49.001344 crc crio[22579]: time=\"2026-06-12T15:59:49.001087429Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jjpvh/extract-utilities\" id=0842af17-eee3-4eeb-aa61-ec3f3efee61f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:49.003084 crc crio[22579]: time=\"2026-06-12T15:59:49.001751727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:49.041094 crc crio[22579]: 2026-06-12T15:59:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45c36b58fa54b19 Mac:b2:79:e6:c1:04:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/52e6e346-14d4-435c-9d5b-e99adf8c88d1 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 15:59:49.042059 crc crio[22579]: time=\"2026-06-12T15:59:49.041973555Z\" level=info msg=\"Got pod network &{Name:community-operators-mrssj Namespace:openshift-marketplace ID:45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75 UID:eb6cd368-951c-48a7-8d5e-84c682991c07 NetNS:/var/run/netns/52e6e346-14d4-435c-9d5b-e99adf8c88d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb6cd368_951c_48a7_8d5e_84c682991c07.slice PodAnnotations:0xc00130c0d8}] Aliases:map[]}\"\nJun 12 15:59:49.042255 crc crio[22579]: time=\"2026-06-12T15:59:49.042203811Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mrssj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 15:59:49.048480 crc crio[22579]: time=\"2026-06-12T15:59:49.048380114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:49.052042 crc crio[22579]: time=\"2026-06-12T15:59:49.051993499Z\" level=info msg=\"Ran pod sandbox 45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75 with infra container: openshift-marketplace/community-operators-mrssj/POD\" id=0cf735d6-fcc0-4bb3-a142-29cbf5dc63cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 15:59:49.053721 crc crio[22579]: time=\"2026-06-12T15:59:49.053616601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:49.054359 crc crio[22579]: time=\"2026-06-12T15:59:49.054286239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=abe05c3d-5108-4f69-aee9-c23e3398ec88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:49.057573 crc crio[22579]: time=\"2026-06-12T15:59:49.05736582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=735789ae-e910-4150-97ee-e9dc4b126f45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:49.073740 crc crio[22579]: time=\"2026-06-12T15:59:49.073636988Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mrssj/extract-utilities\" id=cd4e246b-da32-4985-bebc-195526971c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:49.074158 crc crio[22579]: time=\"2026-06-12T15:59:49.07408743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:49.100235 crc crio[22579]: time=\"2026-06-12T15:59:49.099102728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:49.102999 crc crio[22579]: time=\"2026-06-12T15:59:49.102919659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:49.108476 crc crio[22579]: time=\"2026-06-12T15:59:49.108400613Z\" level=info msg=\"Created container c6532141f6ada57010453607eafbfefa9daa72e40f7bbbae2db9d1a899d2a161: openshift-marketplace/redhat-marketplace-5r99s/extract-utilities\" id=114b7787-b7aa-4a3d-93ea-a730fabf7efd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:49.110073 crc crio[22579]: time=\"2026-06-12T15:59:49.110001205Z\" level=info msg=\"Starting container: c6532141f6ada57010453607eafbfefa9daa72e40f7bbbae2db9d1a899d2a161\" id=e0f95458-11aa-479e-ba85-dc4eabcc749b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:49.118334 crc crio[22579]: time=\"2026-06-12T15:59:49.118261462Z\" level=info msg=\"Started container\" PID=30650 containerID=c6532141f6ada57010453607eafbfefa9daa72e40f7bbbae2db9d1a899d2a161 description=openshift-marketplace/redhat-marketplace-5r99s/extract-utilities id=e0f95458-11aa-479e-ba85-dc4eabcc749b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62\nJun 12 15:59:49.198933 crc crio[22579]: time=\"2026-06-12T15:59:49.198830052Z\" level=info msg=\"Created container b3ddb7fb829958088b9b5d336c5dc555e73e026c765fc810f44e558928a137d3: openshift-marketplace/redhat-operators-jjpvh/extract-utilities\" id=0842af17-eee3-4eeb-aa61-ec3f3efee61f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:49.199804 crc crio[22579]: time=\"2026-06-12T15:59:49.199655094Z\" level=info msg=\"Starting container: b3ddb7fb829958088b9b5d336c5dc555e73e026c765fc810f44e558928a137d3\" id=91a9bc03-28a5-4bfe-8052-3169e25b94d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:49.203146 crc crio[22579]: time=\"2026-06-12T15:59:49.203066794Z\" level=info msg=\"Created container ef2b9807f7a50f5d0d150cccd1c0a81c74484d233427e453eca141f4f669895a: openshift-marketplace/community-operators-mrssj/extract-utilities\" id=cd4e246b-da32-4985-bebc-195526971c37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:49.203875 crc crio[22579]: time=\"2026-06-12T15:59:49.203835204Z\" level=info msg=\"Starting container: ef2b9807f7a50f5d0d150cccd1c0a81c74484d233427e453eca141f4f669895a\" id=a717362b-7876-458f-8faf-055e0bb8c5a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:49.206771 crc crio[22579]: time=\"2026-06-12T15:59:49.205473587Z\" level=info msg=\"Started container\" PID=30655 containerID=b3ddb7fb829958088b9b5d336c5dc555e73e026c765fc810f44e558928a137d3 description=openshift-marketplace/redhat-operators-jjpvh/extract-utilities id=91a9bc03-28a5-4bfe-8052-3169e25b94d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445\nJun 12 15:59:49.218720 crc crio[22579]: time=\"2026-06-12T15:59:49.210931391Z\" level=info msg=\"Started container\" PID=30662 containerID=ef2b9807f7a50f5d0d150cccd1c0a81c74484d233427e453eca141f4f669895a description=openshift-marketplace/community-operators-mrssj/extract-utilities id=a717362b-7876-458f-8faf-055e0bb8c5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75\nJun 12 15:59:49.387369 crc crio[22579]: time=\"2026-06-12T15:59:49.387269911Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=aa0c4ba5-134d-4b51-b5f9-c8e1b6eac578 name=/runtime.v1.ImageService/PullImage\nJun 12 15:59:49.391590 crc crio[22579]: time=\"2026-06-12T15:59:49.39104066Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 15:59:49.393957 crc crio[22579]: time=\"2026-06-12T15:59:49.3933325Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9b1449ec-44bf-4740-8345-e92f1daf6d1f name=/runtime.v1.ImageService/PullImage\nJun 12 15:59:49.396974 crc crio[22579]: time=\"2026-06-12T15:59:49.396872274Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 15:59:49.397903 crc crio[22579]: time=\"2026-06-12T15:59:49.397683775Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3668a74b-4228-405b-b040-16ec4a4848cc name=/runtime.v1.ImageService/PullImage\nJun 12 15:59:49.401042 crc crio[22579]: time=\"2026-06-12T15:59:49.400960791Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 15:59:50.349313 crc crio[22579]: time=\"2026-06-12T15:59:50.348436372Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=3668a74b-4228-405b-b040-16ec4a4848cc name=/runtime.v1.ImageService/PullImage\nJun 12 15:59:50.350315 crc crio[22579]: time=\"2026-06-12T15:59:50.350204619Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=96c490b4-59a3-4c57-aab5-2e0f4882dea6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:50.357979 crc crio[22579]: time=\"2026-06-12T15:59:50.357601063Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=73512ca9-9ffd-4e6c-86f4-457e976bed7b name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:50.388298 crc crio[22579]: time=\"2026-06-12T15:59:50.388161948Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mrssj/extract-content\" id=643eb895-59ca-44af-8d08-765f738b672d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:50.392171 crc crio[22579]: time=\"2026-06-12T15:59:50.392095581Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=9b1449ec-44bf-4740-8345-e92f1daf6d1f name=/runtime.v1.ImageService/PullImage\nJun 12 15:59:50.393377 crc crio[22579]: time=\"2026-06-12T15:59:50.392111261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:50.394434 crc crio[22579]: time=\"2026-06-12T15:59:50.394296659Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bc961ad2-2325-426e-a5d3-54bd004c0c19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:50.409186 crc crio[22579]: time=\"2026-06-12T15:59:50.408100322Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=63e9a45f-b3fb-4a39-bd60-0bfaff2ebecf name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:50.434993 crc crio[22579]: time=\"2026-06-12T15:59:50.434814665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:50.437449 crc crio[22579]: time=\"2026-06-12T15:59:50.437305741Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5r99s/extract-content\" id=d7fd9a0b-d8f6-4c5f-99e3-16bbf71c86a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:50.441013 crc crio[22579]: time=\"2026-06-12T15:59:50.440903925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:50.461921 crc crio[22579]: time=\"2026-06-12T15:59:50.461625131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:50.470818 crc crio[22579]: time=\"2026-06-12T15:59:50.470661468Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=aa0c4ba5-134d-4b51-b5f9-c8e1b6eac578 name=/runtime.v1.ImageService/PullImage\nJun 12 15:59:50.472012 crc crio[22579]: time=\"2026-06-12T15:59:50.471958352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=20dee2bc-b5ce-4cd3-ab39-c27d846fe7fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:50.475063 crc crio[22579]: time=\"2026-06-12T15:59:50.474999842Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=77c789ee-38ea-4bf9-aa0b-87dde85dd3de name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:50.502017 crc crio[22579]: time=\"2026-06-12T15:59:50.501913411Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jjpvh/extract-content\" id=9ceab7ee-727e-434d-8a8f-6d24d3cca04c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:50.507275 crc crio[22579]: time=\"2026-06-12T15:59:50.507179819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:50.507625 crc crio[22579]: time=\"2026-06-12T15:59:50.507423846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:50.511830 crc crio[22579]: time=\"2026-06-12T15:59:50.511726549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:50.555102 crc crio[22579]: time=\"2026-06-12T15:59:50.555034938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:50.558765 crc crio[22579]: time=\"2026-06-12T15:59:50.558726206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:50.834713 crc crio[22579]: time=\"2026-06-12T15:59:50.834206003Z\" level=info msg=\"Created container 41bd2163ffb999162257a0d7b32ec37fd32c2aaa2137cc72282b8a6edd0e5958: openshift-marketplace/community-operators-mrssj/extract-content\" id=643eb895-59ca-44af-8d08-765f738b672d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:50.837254 crc crio[22579]: time=\"2026-06-12T15:59:50.837001697Z\" level=info msg=\"Starting container: 41bd2163ffb999162257a0d7b32ec37fd32c2aaa2137cc72282b8a6edd0e5958\" id=69d494d0-8361-449a-bbbe-8c749c151da2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:50.839191 crc crio[22579]: time=\"2026-06-12T15:59:50.839164714Z\" level=info msg=\"Created container d60cd1c50b2d485b9b393c59e4e3b95f41161e2d1d3e96c019a62108bda6722d: openshift-marketplace/redhat-operators-jjpvh/extract-content\" id=9ceab7ee-727e-434d-8a8f-6d24d3cca04c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:50.840289 crc crio[22579]: time=\"2026-06-12T15:59:50.840183661Z\" level=info msg=\"Created container 586e3aa8784b4dac72140530f09b4436463f91353700c392647b1058312168a5: openshift-marketplace/redhat-marketplace-5r99s/extract-content\" id=d7fd9a0b-d8f6-4c5f-99e3-16bbf71c86a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:50.842308 crc crio[22579]: time=\"2026-06-12T15:59:50.842222004Z\" level=info msg=\"Starting container: 586e3aa8784b4dac72140530f09b4436463f91353700c392647b1058312168a5\" id=6e7f9aa8-8c86-49c6-8f4c-898d4cb10026 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:50.843893 crc crio[22579]: time=\"2026-06-12T15:59:50.843803306Z\" level=info msg=\"Started container\" PID=30728 containerID=41bd2163ffb999162257a0d7b32ec37fd32c2aaa2137cc72282b8a6edd0e5958 description=openshift-marketplace/community-operators-mrssj/extract-content id=69d494d0-8361-449a-bbbe-8c749c151da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75\nJun 12 15:59:50.844774 crc crio[22579]: time=\"2026-06-12T15:59:50.843840887Z\" level=info msg=\"Starting container: d60cd1c50b2d485b9b393c59e4e3b95f41161e2d1d3e96c019a62108bda6722d\" id=93941770-b653-440f-8869-63fad21247a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:50.851608 crc crio[22579]: time=\"2026-06-12T15:59:50.851400236Z\" level=info msg=\"Started container\" PID=30734 containerID=586e3aa8784b4dac72140530f09b4436463f91353700c392647b1058312168a5 description=openshift-marketplace/redhat-marketplace-5r99s/extract-content id=6e7f9aa8-8c86-49c6-8f4c-898d4cb10026 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62\nJun 12 15:59:50.852201 crc crio[22579]: time=\"2026-06-12T15:59:50.8519318Z\" level=info msg=\"Started container\" PID=30737 containerID=d60cd1c50b2d485b9b393c59e4e3b95f41161e2d1d3e96c019a62108bda6722d description=openshift-marketplace/redhat-operators-jjpvh/extract-content id=93941770-b653-440f-8869-63fad21247a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445\nJun 12 15:59:52.623390 crc crio[22579]: time=\"2026-06-12T15:59:52.623269509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e8712f29-046d-45f6-bb89-b9ec7eeb8eb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:52.627020 crc crio[22579]: time=\"2026-06-12T15:59:52.626914705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bb6e4467-95d3-48b5-9e04-714015b1ca17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 15:59:52.655854 crc crio[22579]: time=\"2026-06-12T15:59:52.650194157Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5r99s/registry-server\" id=505fdefd-0bc9-4464-a547-7f31ea24d8fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:52.657279 crc crio[22579]: time=\"2026-06-12T15:59:52.65714687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:52.713203 crc crio[22579]: time=\"2026-06-12T15:59:52.713079192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:52.717386 crc crio[22579]: time=\"2026-06-12T15:59:52.717213981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 15:59:52.979204 crc crio[22579]: time=\"2026-06-12T15:59:52.97902863Z\" level=info msg=\"Created container 547cb70ad577386544d7aa6b2fb0bd4c37a17aab104b1d3cec13be89463089a0: openshift-marketplace/redhat-marketplace-5r99s/registry-server\" id=505fdefd-0bc9-4464-a547-7f31ea24d8fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 15:59:52.994807 crc crio[22579]: time=\"2026-06-12T15:59:52.988422007Z\" level=info msg=\"Starting container: 547cb70ad577386544d7aa6b2fb0bd4c37a17aab104b1d3cec13be89463089a0\" id=2392995f-8516-45d8-a708-9a169e092855 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 15:59:53.032128 crc crio[22579]: time=\"2026-06-12T15:59:53.031752637Z\" level=info msg=\"Started container\" PID=30801 containerID=547cb70ad577386544d7aa6b2fb0bd4c37a17aab104b1d3cec13be89463089a0 description=openshift-marketplace/redhat-marketplace-5r99s/registry-server id=2392995f-8516-45d8-a708-9a169e092855 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62\nJun 12 15:59:58.152160 crc crio[22579]: time=\"2026-06-12T15:59:58.14915947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc65123b-d680-45ac-bc20-d7e9fe97f28d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:00.678190 crc crio[22579]: time=\"2026-06-12T16:00:00.677379215Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688000-jhgms/POD\" id=501d6eea-5ca5-40ca-b437-f7036b105801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:00.678190 crc crio[22579]: time=\"2026-06-12T16:00:00.678124345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:00.699369 crc crio[22579]: time=\"2026-06-12T16:00:00.699181869Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/POD\" id=5563aa31-d3da-4b77-a95b-5577e72c4ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:00.699681 crc crio[22579]: time=\"2026-06-12T16:00:00.699553229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:05.350564 crc crio[22579]: time=\"2026-06-12T16:00:05.349935973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e67baeb5-0864-43d1-950c-cc0449784fa8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:05.370394 crc crio[22579]: time=\"2026-06-12T16:00:05.368928773Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mrssj/registry-server\" id=6d9182c6-aad7-48f4-ab9b-ebf3769a2eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:05.372177 crc crio[22579]: time=\"2026-06-12T16:00:05.372131007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:05.380106 crc crio[22579]: time=\"2026-06-12T16:00:05.379372128Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-vnqrx Namespace:openshift-operator-lifecycle-manager ID:7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f UID:6947deea-7f1a-492e-b914-4269c05d3299 NetNS:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6947deea_7f1a_492e_b914_4269c05d3299.slice PodAnnotations:0xc0025a0540}] Aliases:map[]}\"\nJun 12 16:00:05.380106 crc crio[22579]: time=\"2026-06-12T16:00:05.380096887Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688000-vnqrx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:05.615443 crc crio[22579]: time=\"2026-06-12T16:00:05.615321297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-jhgms Namespace:openshift-infra ID:5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd UID:541bbea9-2210-4837-9359-163cfe50a4f1 NetNS:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541bbea9_2210_4837_9359_163cfe50a4f1.slice PodAnnotations:0xc00008cdd8}] Aliases:map[]}\"\nJun 12 16:00:05.615821 crc crio[22579]: time=\"2026-06-12T16:00:05.615793059Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688000-jhgms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:05.653182 crc crio[22579]: time=\"2026-06-12T16:00:05.651426717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:05.658013 crc crio[22579]: time=\"2026-06-12T16:00:05.657483616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:05.658890 crc crio[22579]: time=\"2026-06-12T16:00:05.65877895Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7d07d374-1204-4020-a725-15b0ba645da4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:00:05.660485 crc crio[22579]: time=\"2026-06-12T16:00:05.660326451Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d985da3a-43d8-4579-91fd-bdae80b87f09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:05.669129 crc crio[22579]: time=\"2026-06-12T16:00:05.668957958Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2ff80421-b69f-4681-b3f3-a7c4e8ac4ee0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:05.705207 crc crio[22579]: time=\"2026-06-12T16:00:05.704952595Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687998-glpcx/oc\" id=fa8d3f36-a085-4739-a151-6db98d6e609e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:05.707799 crc crio[22579]: time=\"2026-06-12T16:00:05.707390679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:05.745592 crc crio[22579]: time=\"2026-06-12T16:00:05.745161893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:05.864217 crc crio[22579]: time=\"2026-06-12T16:00:05.86362872Z\" level=info msg=\"Created container 61e4a527677c491d96e367444594ca7a7a7b48becb130d288867de4aadfe70f0: openshift-marketplace/community-operators-mrssj/registry-server\" id=6d9182c6-aad7-48f4-ab9b-ebf3769a2eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:05.869199 crc crio[22579]: time=\"2026-06-12T16:00:05.869049313Z\" level=info msg=\"Starting container: 61e4a527677c491d96e367444594ca7a7a7b48becb130d288867de4aadfe70f0\" id=816e0b7b-3d99-42f1-bc26-d3eb88f44a04 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:05.950278 crc crio[22579]: time=\"2026-06-12T16:00:05.950025654Z\" level=info msg=\"Started container\" PID=31054 containerID=61e4a527677c491d96e367444594ca7a7a7b48becb130d288867de4aadfe70f0 description=openshift-marketplace/community-operators-mrssj/registry-server id=816e0b7b-3d99-42f1-bc26-d3eb88f44a04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75\nJun 12 16:00:06.789947 crc crio[22579]: time=\"2026-06-12T16:00:06.788227679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:07.029443 crc crio[22579]: time=\"2026-06-12T16:00:07.029104767Z\" level=info msg=\"Created container 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51: openshift-infra/auto-csr-approver-29687998-glpcx/oc\" id=fa8d3f36-a085-4739-a151-6db98d6e609e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:07.037878 crc crio[22579]: time=\"2026-06-12T16:00:07.034206682Z\" level=info msg=\"Starting container: 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51\" id=60805154-9aa3-45a3-bc69-c0367e15af54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:07.054098 crc crio[22579]: time=\"2026-06-12T16:00:07.052937524Z\" level=info msg=\"Started container\" PID=31132 containerID=4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51 description=openshift-infra/auto-csr-approver-29687998-glpcx/oc id=60805154-9aa3-45a3-bc69-c0367e15af54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\nJun 12 16:00:07.429555 crc crio[22579]: 2026-06-12T16:00:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5658995495bd9f5 Mac:7e:df:7c:55:5b:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce SocketPath: PciID:}] [{Interface:0xc00043ad00 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:00:07.431412 crc crio[22579]: time=\"2026-06-12T16:00:07.431329161Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-jhgms Namespace:openshift-infra ID:5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd UID:541bbea9-2210-4837-9359-163cfe50a4f1 NetNS:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541bbea9_2210_4837_9359_163cfe50a4f1.slice PodAnnotations:0xc00008cdd8}] Aliases:map[]}\"\nJun 12 16:00:07.431670 crc crio[22579]: time=\"2026-06-12T16:00:07.431588638Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688000-jhgms for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:00:07.439404 crc crio[22579]: time=\"2026-06-12T16:00:07.439308811Z\" level=info msg=\"Ran pod sandbox 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd with infra container: openshift-infra/auto-csr-approver-29688000-jhgms/POD\" id=501d6eea-5ca5-40ca-b437-f7036b105801 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:07.442241 crc crio[22579]: time=\"2026-06-12T16:00:07.442171766Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0e90fd5e-7313-4269-8397-01b1fec6f1b8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:00:07.448730 crc crio[22579]: time=\"2026-06-12T16:00:07.448656787Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:00:07.462081 crc crio[22579]: 2026-06-12T16:00:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a406cafc029043 Mac:8a:ad:63:b1:f5:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 SocketPath: PciID:}] [{Interface:0xc0002ed610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:00:07.463758 crc crio[22579]: time=\"2026-06-12T16:00:07.463661782Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-vnqrx Namespace:openshift-operator-lifecycle-manager ID:7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f UID:6947deea-7f1a-492e-b914-4269c05d3299 NetNS:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6947deea_7f1a_492e_b914_4269c05d3299.slice PodAnnotations:0xc0025a0540}] Aliases:map[]}\"\nJun 12 16:00:07.463902 crc crio[22579]: time=\"2026-06-12T16:00:07.463862107Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688000-vnqrx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:00:07.471561 crc crio[22579]: time=\"2026-06-12T16:00:07.471378445Z\" level=info msg=\"Ran pod sandbox 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/POD\" id=5563aa31-d3da-4b77-a95b-5577e72c4ed3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:07.474009 crc crio[22579]: time=\"2026-06-12T16:00:07.473921102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8083d284-612b-4b59-8720-92f5f61c40f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:07.476156 crc crio[22579]: time=\"2026-06-12T16:00:07.476092799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=65c701ee-e942-4591-963c-964b0e4042ba name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:07.487969 crc crio[22579]: time=\"2026-06-12T16:00:07.487829228Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles\" id=e2303922-a64d-4d93-b6fd-c88d5f8e373f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:07.488684 crc crio[22579]: time=\"2026-06-12T16:00:07.488576777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:07.534360 crc crio[22579]: time=\"2026-06-12T16:00:07.533835108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:07.544034 crc crio[22579]: time=\"2026-06-12T16:00:07.543875982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:07.709382 crc crio[22579]: time=\"2026-06-12T16:00:07.709248474Z\" level=info msg=\"Created container fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles\" id=e2303922-a64d-4d93-b6fd-c88d5f8e373f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:07.711662 crc crio[22579]: time=\"2026-06-12T16:00:07.711420921Z\" level=info msg=\"Starting container: fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4\" id=1560d3eb-22eb-4226-9fd5-b8ada289f4b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:07.722659 crc crio[22579]: time=\"2026-06-12T16:00:07.722485692Z\" level=info msg=\"Started container\" PID=31164 containerID=fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4 description=openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles id=1560d3eb-22eb-4226-9fd5-b8ada289f4b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\nJun 12 16:00:08.406831 crc crio[22579]: time=\"2026-06-12T16:00:08.405135455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d53e8482-befc-4edc-8c64-0313effa57fe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:08.415621 crc crio[22579]: time=\"2026-06-12T16:00:08.414966204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=69c121d6-8e05-4391-86ab-4fd18474b06d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:08.429802 crc crio[22579]: time=\"2026-06-12T16:00:08.429461995Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jjpvh/registry-server\" id=a4cfb006-91e7-48e6-ad26-9f85824732ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:08.430690 crc crio[22579]: time=\"2026-06-12T16:00:08.430320348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:08.514523 crc crio[22579]: time=\"2026-06-12T16:00:08.514274887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:08.523662 crc crio[22579]: time=\"2026-06-12T16:00:08.523273893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:08.626802 crc crio[22579]: time=\"2026-06-12T16:00:08.626428098Z\" level=info msg=\"Created container 41d6683b570b8dac71e1a18e6c55857b188ad58433e2e530b959266434a35b1a: openshift-marketplace/redhat-operators-jjpvh/registry-server\" id=a4cfb006-91e7-48e6-ad26-9f85824732ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:08.628903 crc crio[22579]: time=\"2026-06-12T16:00:08.62878599Z\" level=info msg=\"Starting container: 41d6683b570b8dac71e1a18e6c55857b188ad58433e2e530b959266434a35b1a\" id=c96cf5a8-c503-48a9-b0a0-2b050263ca62 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:08.646802 crc crio[22579]: time=\"2026-06-12T16:00:08.64474633Z\" level=info msg=\"Started container\" PID=31220 containerID=41d6683b570b8dac71e1a18e6c55857b188ad58433e2e530b959266434a35b1a description=openshift-marketplace/redhat-operators-jjpvh/registry-server id=c96cf5a8-c503-48a9-b0a0-2b050263ca62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445\nJun 12 16:00:08.693877 crc crio[22579]: time=\"2026-06-12T16:00:08.693736988Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0e90fd5e-7313-4269-8397-01b1fec6f1b8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:00:08.696269 crc crio[22579]: time=\"2026-06-12T16:00:08.696217363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e2e440d5-4002-4b5b-b9ee-524a9e627c19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:08.699437 crc crio[22579]: time=\"2026-06-12T16:00:08.699380636Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=765676c4-47e7-4bb9-8bc6-b72b766cfb7f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:08.712217 crc crio[22579]: time=\"2026-06-12T16:00:08.71206247Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688000-jhgms/oc\" id=bfe9f631-b186-4da3-8768-2cf7339acf75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:08.713209 crc crio[22579]: time=\"2026-06-12T16:00:08.712905122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:08.784989 crc crio[22579]: time=\"2026-06-12T16:00:08.784671631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:09.114071 crc crio[22579]: time=\"2026-06-12T16:00:09.11339015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:09.328818 crc crio[22579]: time=\"2026-06-12T16:00:09.327185906Z\" level=info msg=\"Created container 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82: openshift-infra/auto-csr-approver-29688000-jhgms/oc\" id=bfe9f631-b186-4da3-8768-2cf7339acf75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:09.330188 crc crio[22579]: time=\"2026-06-12T16:00:09.329799295Z\" level=info msg=\"Starting container: 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82\" id=50c70244-7fbb-4888-9866-7d41f2b765d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:09.335718 crc crio[22579]: time=\"2026-06-12T16:00:09.335480114Z\" level=info msg=\"Started container\" PID=31269 containerID=30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82 description=openshift-infra/auto-csr-approver-29688000-jhgms/oc id=50c70244-7fbb-4888-9866-7d41f2b765d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\nJun 12 16:00:10.245465 crc crio[22579]: time=\"2026-06-12T16:00:10.245367706Z\" level=info msg=\"Stopping container: b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb (timeout: 2s)\" id=a9d23214-9948-4754-bba4-e73a5f14a102 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:10.400415 crc crio[22579]: time=\"2026-06-12T16:00:10.400264232Z\" level=info msg=\"Stopped container b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb: openshift-marketplace/redhat-marketplace-pb4zj/registry-server\" id=a9d23214-9948-4754-bba4-e73a5f14a102 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:10.401871 crc crio[22579]: time=\"2026-06-12T16:00:10.401777802Z\" level=info msg=\"Stopping pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=188ef391-e521-414f-aa75-d13a8c7f115c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:10.402445 crc crio[22579]: time=\"2026-06-12T16:00:10.402361567Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc000478328}] Aliases:map[]}\"\nJun 12 16:00:10.402888 crc crio[22579]: time=\"2026-06-12T16:00:10.402806579Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-pb4zj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:10.519343 crc crio[22579]: time=\"2026-06-12T16:00:10.518645727Z\" level=info msg=\"Stopping pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=9efec4cb-1a6a-4b61-9f0b-380af1d9e999 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:10.519966 crc crio[22579]: time=\"2026-06-12T16:00:10.519843778Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-glpcx Namespace:openshift-infra ID:9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 UID:f8fd45dc-785a-4bdc-94f1-d33b78345644 NetNS:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fd45dc_785a_4bdc_94f1_d33b78345644.slice PodAnnotations:0xc000478508}] Aliases:map[]}\"\nJun 12 16:00:10.520127 crc crio[22579]: time=\"2026-06-12T16:00:10.520069004Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687998-glpcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:10.520452 crc crio[22579]: time=\"2026-06-12T16:00:10.520316751Z\" level=info msg=\"Stopping pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=7aa48ba9-84e1-4190-8a78-d77f6022224e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:10.521034 crc crio[22579]: time=\"2026-06-12T16:00:10.520969228Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-vnqrx Namespace:openshift-operator-lifecycle-manager ID:7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f UID:6947deea-7f1a-492e-b914-4269c05d3299 NetNS:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6947deea_7f1a_492e_b914_4269c05d3299.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}\"\nJun 12 16:00:10.521433 crc crio[22579]: time=\"2026-06-12T16:00:10.521154743Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688000-vnqrx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:11.200578 crc crio[22579]: time=\"2026-06-12T16:00:11.200099758Z\" level=info msg=\"Stopped pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=7aa48ba9-84e1-4190-8a78-d77f6022224e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:11.218246 crc crio[22579]: time=\"2026-06-12T16:00:11.218079291Z\" level=info msg=\"Stopped pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=188ef391-e521-414f-aa75-d13a8c7f115c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:11.368467 crc crio[22579]: time=\"2026-06-12T16:00:11.368322054Z\" level=info msg=\"Stopped pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=9efec4cb-1a6a-4b61-9f0b-380af1d9e999 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:11.540567 crc crio[22579]: time=\"2026-06-12T16:00:11.540432082Z\" level=info msg=\"Removing container: b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb\" id=7de761b0-5d11-4b18-ad80-2d7942ed0a5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:11.551354 crc crio[22579]: time=\"2026-06-12T16:00:11.551275068Z\" level=info msg=\"Stopping pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=16e951a1-8138-4f24-83c1-cc293b59fb62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:11.551914 crc crio[22579]: time=\"2026-06-12T16:00:11.551854133Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-jhgms Namespace:openshift-infra ID:5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd UID:541bbea9-2210-4837-9359-163cfe50a4f1 NetNS:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541bbea9_2210_4837_9359_163cfe50a4f1.slice PodAnnotations:0xc0024a64e0}] Aliases:map[]}\"\nJun 12 16:00:11.552126 crc crio[22579]: time=\"2026-06-12T16:00:11.552067448Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688000-jhgms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:11.581425 crc crio[22579]: time=\"2026-06-12T16:00:11.581212065Z\" level=info msg=\"Removed container b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb: openshift-marketplace/redhat-marketplace-pb4zj/registry-server\" id=7de761b0-5d11-4b18-ad80-2d7942ed0a5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:11.590884 crc crio[22579]: time=\"2026-06-12T16:00:11.590739356Z\" level=info msg=\"Removing container: 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30\" id=3fb7f17c-fb02-4389-b880-1c7ada07a7db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:11.617734 crc crio[22579]: time=\"2026-06-12T16:00:11.617484299Z\" level=info msg=\"Removed container 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30: openshift-marketplace/redhat-marketplace-pb4zj/extract-content\" id=3fb7f17c-fb02-4389-b880-1c7ada07a7db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:11.621410 crc crio[22579]: time=\"2026-06-12T16:00:11.621326351Z\" level=info msg=\"Removing container: b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c\" id=a8da6852-d358-4df3-8475-490ce73eda6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:11.642958 crc crio[22579]: time=\"2026-06-12T16:00:11.642842017Z\" level=info msg=\"Removed container b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c: openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities\" id=a8da6852-d358-4df3-8475-490ce73eda6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:11.927149 crc crio[22579]: time=\"2026-06-12T16:00:11.926581982Z\" level=info msg=\"Stopped pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=16e951a1-8138-4f24-83c1-cc293b59fb62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:21.324114 crc crio[22579]: time=\"2026-06-12T16:00:21.323330797Z\" level=info msg=\"Stopping container: 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66 (timeout: 2s)\" id=888d07e1-e79b-4c92-b5ef-c160d4b05271 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:21.587117 crc crio[22579]: time=\"2026-06-12T16:00:21.587029466Z\" level=info msg=\"Stopping container: 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655 (timeout: 2s)\" id=298c211a-b794-4fb1-b8c4-248aac2c82b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:21.961392 crc crio[22579]: time=\"2026-06-12T16:00:21.960902893Z\" level=info msg=\"Stopped container 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66: openshift-marketplace/community-operators-t2q92/registry-server\" id=888d07e1-e79b-4c92-b5ef-c160d4b05271 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:21.962443 crc crio[22579]: time=\"2026-06-12T16:00:21.962336391Z\" level=info msg=\"Stopping pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=2355825a-f3c9-44ae-94de-9ec16720c812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:21.963223 crc crio[22579]: time=\"2026-06-12T16:00:21.9630631Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc000c9b468}] Aliases:map[]}\"\nJun 12 16:00:21.963330 crc crio[22579]: time=\"2026-06-12T16:00:21.963269896Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-t2q92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:22.256192 crc crio[22579]: time=\"2026-06-12T16:00:22.255980248Z\" level=info msg=\"Stopped pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=2355825a-f3c9-44ae-94de-9ec16720c812 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:22.276911 crc crio[22579]: time=\"2026-06-12T16:00:22.276847687Z\" level=info msg=\"Stopped container 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655: openshift-marketplace/redhat-operators-lnvqw/registry-server\" id=298c211a-b794-4fb1-b8c4-248aac2c82b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:22.278146 crc crio[22579]: time=\"2026-06-12T16:00:22.27809755Z\" level=info msg=\"Stopping pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=ec54ffbc-9fdb-4f90-8aaf-b7fc79462937 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:22.278771 crc crio[22579]: time=\"2026-06-12T16:00:22.278738637Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc0004796e0}] Aliases:map[]}\"\nJun 12 16:00:22.279058 crc crio[22579]: time=\"2026-06-12T16:00:22.279032604Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-lnvqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:22.560571 crc crio[22579]: time=\"2026-06-12T16:00:22.559856294Z\" level=info msg=\"Stopped pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=ec54ffbc-9fdb-4f90-8aaf-b7fc79462937 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:23.053260 crc crio[22579]: time=\"2026-06-12T16:00:23.053169683Z\" level=info msg=\"Removing container: 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66\" id=78ad565f-c711-4de4-befa-070d15ae942d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.082729 crc crio[22579]: time=\"2026-06-12T16:00:23.082647279Z\" level=info msg=\"Removed container 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66: openshift-marketplace/community-operators-t2q92/registry-server\" id=78ad565f-c711-4de4-befa-070d15ae942d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.087449 crc crio[22579]: time=\"2026-06-12T16:00:23.087370323Z\" level=info msg=\"Removing container: 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c\" id=47d89d28-b188-4520-a706-17b1bf066b13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.132737 crc crio[22579]: time=\"2026-06-12T16:00:23.132625214Z\" level=info msg=\"Removed container 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c: openshift-marketplace/community-operators-t2q92/extract-content\" id=47d89d28-b188-4520-a706-17b1bf066b13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.135741 crc crio[22579]: time=\"2026-06-12T16:00:23.135655804Z\" level=info msg=\"Removing container: b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803\" id=65e0ab5f-edf9-45aa-b296-94964a642d0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.157880 crc crio[22579]: time=\"2026-06-12T16:00:23.157806647Z\" level=info msg=\"Removed container b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803: openshift-marketplace/community-operators-t2q92/extract-utilities\" id=65e0ab5f-edf9-45aa-b296-94964a642d0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.164565 crc crio[22579]: time=\"2026-06-12T16:00:23.16212716Z\" level=info msg=\"Removing container: 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655\" id=e525b044-4efc-48bf-ae95-3e09877c9921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.196603 crc crio[22579]: time=\"2026-06-12T16:00:23.196418222Z\" level=info msg=\"Removed container 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655: openshift-marketplace/redhat-operators-lnvqw/registry-server\" id=e525b044-4efc-48bf-ae95-3e09877c9921 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.200355 crc crio[22579]: time=\"2026-06-12T16:00:23.200254823Z\" level=info msg=\"Removing container: c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c\" id=b3693a91-6013-4296-a5ba-06a7f0dc135c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.228856 crc crio[22579]: time=\"2026-06-12T16:00:23.228757513Z\" level=info msg=\"Removed container c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c: openshift-marketplace/redhat-operators-lnvqw/extract-content\" id=b3693a91-6013-4296-a5ba-06a7f0dc135c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.233204 crc crio[22579]: time=\"2026-06-12T16:00:23.233154819Z\" level=info msg=\"Removing container: 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29\" id=d79d25c1-5147-4683-85b8-b59550c99329 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:23.254555 crc crio[22579]: time=\"2026-06-12T16:00:23.254392018Z\" level=info msg=\"Removed container 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29: openshift-marketplace/redhat-operators-lnvqw/extract-utilities\" id=d79d25c1-5147-4683-85b8-b59550c99329 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:31.015091 crc crio[22579]: time=\"2026-06-12T16:00:31.014604421Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7kt48/POD\" id=7a66a89b-12f4-4a63-92a2-48dd8b40312c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:31.016953 crc crio[22579]: time=\"2026-06-12T16:00:31.015144375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:31.040336 crc crio[22579]: time=\"2026-06-12T16:00:31.039913347Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kt48 Namespace:openshift-marketplace ID:526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 UID:a2c06fe1-8a79-46bb-ba72-b64613f31765 NetNS:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2c06fe1_8a79_46bb_ba72_b64613f31765.slice PodAnnotations:0xc0024a6c30}] Aliases:map[]}\"\nJun 12 16:00:31.040336 crc crio[22579]: time=\"2026-06-12T16:00:31.039966849Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7kt48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:31.394165 crc crio[22579]: 2026-06-12T16:00:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:526496264e93c5f Mac:2e:7f:15:07:9a:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 SocketPath: PciID:}] [{Interface:0xc00049f290 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:00:31.397454 crc crio[22579]: time=\"2026-06-12T16:00:31.397348012Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kt48 Namespace:openshift-marketplace ID:526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 UID:a2c06fe1-8a79-46bb-ba72-b64613f31765 NetNS:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2c06fe1_8a79_46bb_ba72_b64613f31765.slice PodAnnotations:0xc0024a6c30}] Aliases:map[]}\"\nJun 12 16:00:31.397840 crc crio[22579]: time=\"2026-06-12T16:00:31.397784654Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7kt48 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:00:31.412246 crc crio[22579]: time=\"2026-06-12T16:00:31.412139542Z\" level=info msg=\"Ran pod sandbox 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 with infra container: openshift-marketplace/certified-operators-7kt48/POD\" id=7a66a89b-12f4-4a63-92a2-48dd8b40312c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:00:31.414817 crc crio[22579]: time=\"2026-06-12T16:00:31.41475241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d539f68-5a81-4e06-becf-a18df16bf503 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:31.418133 crc crio[22579]: time=\"2026-06-12T16:00:31.418053227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e6a7441-14f9-4c6c-873d-bf76f635efee name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:31.464030 crc crio[22579]: time=\"2026-06-12T16:00:31.463915954Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kt48/extract-utilities\" id=4f5a4f7f-b41c-451e-b5eb-2cf2ee0aaf38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:31.464645 crc crio[22579]: time=\"2026-06-12T16:00:31.464584452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:31.511822 crc crio[22579]: time=\"2026-06-12T16:00:31.511688031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:31.518364 crc crio[22579]: time=\"2026-06-12T16:00:31.518279405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:31.659844 crc crio[22579]: time=\"2026-06-12T16:00:31.659184372Z\" level=info msg=\"Created container d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990: openshift-marketplace/certified-operators-7kt48/extract-utilities\" id=4f5a4f7f-b41c-451e-b5eb-2cf2ee0aaf38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:31.661236 crc crio[22579]: time=\"2026-06-12T16:00:31.661144464Z\" level=info msg=\"Starting container: d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990\" id=4a2dcdaa-3302-4995-8dd4-71b3cb63127b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:31.669808 crc crio[22579]: time=\"2026-06-12T16:00:31.669681348Z\" level=info msg=\"Started container\" PID=31881 containerID=d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990 description=openshift-marketplace/certified-operators-7kt48/extract-utilities id=4a2dcdaa-3302-4995-8dd4-71b3cb63127b name=/runtime.v1.RuntimeService/StartContainer sandboxID=526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\nJun 12 16:00:32.143279 crc crio[22579]: time=\"2026-06-12T16:00:32.142862349Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d2e051c5-7363-490d-a61e-fcb63c4b63ec name=/runtime.v1.ImageService/PullImage\nJun 12 16:00:32.152290 crc crio[22579]: time=\"2026-06-12T16:00:32.152128753Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:00:33.014561 crc crio[22579]: time=\"2026-06-12T16:00:33.014363961Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=d2e051c5-7363-490d-a61e-fcb63c4b63ec name=/runtime.v1.ImageService/PullImage\nJun 12 16:00:33.016143 crc crio[22579]: time=\"2026-06-12T16:00:33.016059006Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=404707a3-b40b-4d10-b68a-1e9617d80cb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:33.019073 crc crio[22579]: time=\"2026-06-12T16:00:33.018957112Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bff191aa-90c2-4469-9519-1fcf0bcbe4d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:33.030414 crc crio[22579]: time=\"2026-06-12T16:00:33.028576355Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kt48/extract-content\" id=743b1318-0bae-4505-90eb-d36938b63420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:33.030414 crc crio[22579]: time=\"2026-06-12T16:00:33.029478789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:33.055047 crc crio[22579]: time=\"2026-06-12T16:00:33.054867517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:33.060459 crc crio[22579]: time=\"2026-06-12T16:00:33.060353821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:33.182289 crc crio[22579]: time=\"2026-06-12T16:00:33.181886449Z\" level=info msg=\"Created container f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943: openshift-marketplace/certified-operators-7kt48/extract-content\" id=743b1318-0bae-4505-90eb-d36938b63420 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:33.189757 crc crio[22579]: time=\"2026-06-12T16:00:33.184069977Z\" level=info msg=\"Starting container: f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943\" id=3954e0a4-0441-4fde-a4eb-9a582dce94b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:33.193351 crc crio[22579]: time=\"2026-06-12T16:00:33.193146745Z\" level=info msg=\"Started container\" PID=31902 containerID=f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943 description=openshift-marketplace/certified-operators-7kt48/extract-content id=3954e0a4-0441-4fde-a4eb-9a582dce94b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\nJun 12 16:00:34.170290 crc crio[22579]: time=\"2026-06-12T16:00:34.169318171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b520ba3c-d923-492d-8069-b0efa34691f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:34.176857 crc crio[22579]: time=\"2026-06-12T16:00:34.176763967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=340352af-1170-4131-976c-3c7ac18c9808 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:00:34.203383 crc crio[22579]: time=\"2026-06-12T16:00:34.203236943Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kt48/registry-server\" id=7550cead-4649-49a5-ad40-5f4080d8c693 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:34.204404 crc crio[22579]: time=\"2026-06-12T16:00:34.203832379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:34.241538 crc crio[22579]: time=\"2026-06-12T16:00:34.241422928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:34.244750 crc crio[22579]: time=\"2026-06-12T16:00:34.244634662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:00:37.333200 crc crio[22579]: time=\"2026-06-12T16:00:37.333091548Z\" level=info msg=\"Created container 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6: openshift-marketplace/certified-operators-7kt48/registry-server\" id=7550cead-4649-49a5-ad40-5f4080d8c693 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:00:37.335576 crc crio[22579]: time=\"2026-06-12T16:00:37.335408619Z\" level=info msg=\"Starting container: 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6\" id=c235fd80-f8e6-4fc0-9eac-94982c3998ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:00:37.344744 crc crio[22579]: time=\"2026-06-12T16:00:37.344598281Z\" level=info msg=\"Started container\" PID=31924 containerID=6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6 description=openshift-marketplace/certified-operators-7kt48/registry-server id=c235fd80-f8e6-4fc0-9eac-94982c3998ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\nJun 12 16:00:51.547136 crc crio[22579]: time=\"2026-06-12T16:00:51.545346046Z\" level=info msg=\"Stopping container: 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba (timeout: 2s)\" id=d8205e51-50b3-4967-a749-fc82377dd681 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:51.687384 crc crio[22579]: time=\"2026-06-12T16:00:51.686800226Z\" level=info msg=\"Stopped container 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba: openshift-marketplace/certified-operators-n277j/registry-server\" id=d8205e51-50b3-4967-a749-fc82377dd681 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:00:51.689629 crc crio[22579]: time=\"2026-06-12T16:00:51.689473752Z\" level=info msg=\"Stopping pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=f11a0710-96ae-4230-b2ad-4cc4c44bc2c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:51.691140 crc crio[22579]: time=\"2026-06-12T16:00:51.691041931Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc0024a64a0}] Aliases:map[]}\"\nJun 12 16:00:51.691455 crc crio[22579]: time=\"2026-06-12T16:00:51.691371379Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-n277j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:00:51.943762 crc crio[22579]: time=\"2026-06-12T16:00:51.943176289Z\" level=info msg=\"Stopped pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=f11a0710-96ae-4230-b2ad-4cc4c44bc2c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:00:52.382164 crc crio[22579]: time=\"2026-06-12T16:00:52.382066512Z\" level=info msg=\"Removing container: 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba\" id=05cd2fb0-7382-4664-995a-4a68b9d95072 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:52.415240 crc crio[22579]: time=\"2026-06-12T16:00:52.415090231Z\" level=info msg=\"Removed container 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba: openshift-marketplace/certified-operators-n277j/registry-server\" id=05cd2fb0-7382-4664-995a-4a68b9d95072 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:52.418388 crc crio[22579]: time=\"2026-06-12T16:00:52.41826782Z\" level=info msg=\"Removing container: e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d\" id=232534ac-543e-4b0a-8794-5f9f05e172f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:52.442001 crc crio[22579]: time=\"2026-06-12T16:00:52.441837605Z\" level=info msg=\"Removed container e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d: openshift-marketplace/certified-operators-n277j/extract-content\" id=232534ac-543e-4b0a-8794-5f9f05e172f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:52.450421 crc crio[22579]: time=\"2026-06-12T16:00:52.450347456Z\" level=info msg=\"Removing container: 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac\" id=7ce4f38c-856b-4123-8307-a9cbcd9d45ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:00:52.473258 crc crio[22579]: time=\"2026-06-12T16:00:52.473153122Z\" level=info msg=\"Removed container 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac: openshift-marketplace/certified-operators-n277j/extract-utilities\" id=7ce4f38c-856b-4123-8307-a9cbcd9d45ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:08.253471 crc crio[22579]: time=\"2026-06-12T16:01:08.252361547Z\" level=info msg=\"Stopping pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=cf81901d-99b6-4234-b1f1-92e352053061 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:08.253471 crc crio[22579]: time=\"2026-06-12T16:01:08.253174827Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=cf81901d-99b6-4234-b1f1-92e352053061 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:08.255009 crc crio[22579]: time=\"2026-06-12T16:01:08.253904275Z\" level=info msg=\"Removing pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=7cfcef56-93ed-4ce6-8787-7ceff780f7fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:08.263179 crc crio[22579]: time=\"2026-06-12T16:01:08.262306144Z\" level=info msg=\"Removed pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=7cfcef56-93ed-4ce6-8787-7ceff780f7fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:08.263554 crc crio[22579]: time=\"2026-06-12T16:01:08.263319689Z\" level=info msg=\"Stopping pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=0965de4e-80ba-4367-8f5a-d97e7c703cd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:08.263554 crc crio[22579]: time=\"2026-06-12T16:01:08.26335294Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=0965de4e-80ba-4367-8f5a-d97e7c703cd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:08.264085 crc crio[22579]: time=\"2026-06-12T16:01:08.263989906Z\" level=info msg=\"Removing pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=55f9378f-a3c2-436f-a7b3-74e9b0d6795f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:08.272634 crc crio[22579]: time=\"2026-06-12T16:01:08.272268841Z\" level=info msg=\"Removed pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=55f9378f-a3c2-436f-a7b3-74e9b0d6795f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:08.273396 crc crio[22579]: time=\"2026-06-12T16:01:08.273353338Z\" level=info msg=\"Stopping pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=6f05c8d9-8973-4748-9bea-b4c8c031b67d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:08.273396 crc crio[22579]: time=\"2026-06-12T16:01:08.27341413Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=6f05c8d9-8973-4748-9bea-b4c8c031b67d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:08.274535 crc crio[22579]: time=\"2026-06-12T16:01:08.274143118Z\" level=info msg=\"Removing pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=a2a339f3-2d4f-4616-aa94-44cab2724417 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:08.283921 crc crio[22579]: time=\"2026-06-12T16:01:08.282202438Z\" level=info msg=\"Removed pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=a2a339f3-2d4f-4616-aa94-44cab2724417 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:08.283921 crc crio[22579]: time=\"2026-06-12T16:01:08.283194252Z\" level=info msg=\"Stopping pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=0d8a1cb0-d0f6-4b5a-a0c9-35f292a5513a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:08.283921 crc crio[22579]: time=\"2026-06-12T16:01:08.283441488Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=0d8a1cb0-d0f6-4b5a-a0c9-35f292a5513a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:08.284403 crc crio[22579]: time=\"2026-06-12T16:01:08.284253089Z\" level=info msg=\"Removing pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=a03ba73a-27f8-4138-a44c-6aa5c0804d9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:08.295418 crc crio[22579]: time=\"2026-06-12T16:01:08.295363184Z\" level=info msg=\"Removed pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=a03ba73a-27f8-4138-a44c-6aa5c0804d9d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:01:31.061064 crc crio[22579]: time=\"2026-06-12T16:01:31.060141301Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/POD\" id=e08361c0-befc-4fc7-823e-016d38d01c5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:31.062633 crc crio[22579]: time=\"2026-06-12T16:01:31.061188217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:31.104253 crc crio[22579]: time=\"2026-06-12T16:01:31.104136813Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-dpcnn Namespace:cert-manager ID:d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485 UID:1a081a2d-071c-464c-bb5e-b033a2767a40 NetNS:/var/run/netns/450daa29-cfbb-49a3-a2d5-4989f9ffb9cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a081a2d_071c_464c_bb5e_b033a2767a40.slice PodAnnotations:0xc002308370}] Aliases:map[]}\"\nJun 12 16:01:31.104253 crc crio[22579]: time=\"2026-06-12T16:01:31.104229886Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-dpcnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:01:31.124891 crc crio[22579]: time=\"2026-06-12T16:01:31.124784776Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-5lqpw/POD\" id=6d4ff93f-5dac-484f-b4a3-8d352378b6ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:31.125032 crc crio[22579]: time=\"2026-06-12T16:01:31.124924289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:31.161333 crc crio[22579]: time=\"2026-06-12T16:01:31.161029705Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-5lqpw Namespace:cert-manager ID:e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865 UID:2a8fe5e6-4880-4b0a-8d69-3420f9169ff3 NetNS:/var/run/netns/fb08cbc7-e4b5-4026-b271-0fbe5b0cfd91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a8fe5e6_4880_4b0a_8d69_3420f9169ff3.slice PodAnnotations:0xc002308518}] Aliases:map[]}\"\nJun 12 16:01:31.161763 crc crio[22579]: time=\"2026-06-12T16:01:31.161427875Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-5lqpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:01:31.256238 crc crio[22579]: time=\"2026-06-12T16:01:31.255369307Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/POD\" id=964855c4-c869-4d23-8715-a29f6177cead name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:31.256238 crc crio[22579]: time=\"2026-06-12T16:01:31.25589756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:31.311255 crc crio[22579]: time=\"2026-06-12T16:01:31.311131151Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-r2th2 Namespace:cert-manager ID:e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d UID:44c98e7f-d0ad-4996-81f8-0dfdad9cb196 NetNS:/var/run/netns/4b0afa15-d3be-4551-8eda-f1112550fb2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44c98e7f_d0ad_4996_81f8_0dfdad9cb196.slice PodAnnotations:0xc002308768}] Aliases:map[]}\"\nJun 12 16:01:31.311255 crc crio[22579]: time=\"2026-06-12T16:01:31.311202202Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-r2th2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:01:31.489325 crc crio[22579]: 2026-06-12T16:01:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e68573c60ef72b8 Mac:4e:b9:a3:31:07:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/fb08cbc7-e4b5-4026-b271-0fbe5b0cfd91 SocketPath: PciID:}] [{Interface:0xc00013a490 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:01:31.489325 crc crio[22579]: time=\"2026-06-12T16:01:31.487391996Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-5lqpw Namespace:cert-manager ID:e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865 UID:2a8fe5e6-4880-4b0a-8d69-3420f9169ff3 NetNS:/var/run/netns/fb08cbc7-e4b5-4026-b271-0fbe5b0cfd91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a8fe5e6_4880_4b0a_8d69_3420f9169ff3.slice PodAnnotations:0xc002308518}] Aliases:map[]}\"\nJun 12 16:01:31.489325 crc crio[22579]: time=\"2026-06-12T16:01:31.487608361Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-5lqpw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:01:31.494147 crc crio[22579]: 2026-06-12T16:01:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d03a086a98e9a56 Mac:8e:d5:c7:17:09:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/450daa29-cfbb-49a3-a2d5-4989f9ffb9cd SocketPath: PciID:}] [{Interface:0xc000150b90 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:01:31.495774 crc crio[22579]: time=\"2026-06-12T16:01:31.495700822Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-dpcnn Namespace:cert-manager ID:d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485 UID:1a081a2d-071c-464c-bb5e-b033a2767a40 NetNS:/var/run/netns/450daa29-cfbb-49a3-a2d5-4989f9ffb9cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a081a2d_071c_464c_bb5e_b033a2767a40.slice PodAnnotations:0xc002308370}] Aliases:map[]}\"\nJun 12 16:01:31.495958 crc crio[22579]: time=\"2026-06-12T16:01:31.495900757Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-dpcnn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:01:31.496271 crc crio[22579]: time=\"2026-06-12T16:01:31.496237985Z\" level=info msg=\"Ran pod sandbox e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865 with infra container: cert-manager/cert-manager-7b8b89f89d-5lqpw/POD\" id=6d4ff93f-5dac-484f-b4a3-8d352378b6ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:31.498548 crc crio[22579]: time=\"2026-06-12T16:01:31.498416819Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=60503936-aa43-43d7-8bc8-6febed3d10e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:31.498743 crc crio[22579]: time=\"2026-06-12T16:01:31.498715767Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=60503936-aa43-43d7-8bc8-6febed3d10e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:31.498908 crc crio[22579]: time=\"2026-06-12T16:01:31.49885419Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=60503936-aa43-43d7-8bc8-6febed3d10e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:31.499986 crc crio[22579]: time=\"2026-06-12T16:01:31.499913576Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=d340b340-9194-4e5b-aada-473d2106afc3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:01:31.506084 crc crio[22579]: time=\"2026-06-12T16:01:31.505974367Z\" level=info msg=\"Ran pod sandbox d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/POD\" id=e08361c0-befc-4fc7-823e-016d38d01c5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:31.507762 crc crio[22579]: time=\"2026-06-12T16:01:31.506626333Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 12 16:01:31.512948 crc crio[22579]: time=\"2026-06-12T16:01:31.509890684Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=912befa2-8e7b-4cc2-a9f4-532b8d9092a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:31.512948 crc crio[22579]: time=\"2026-06-12T16:01:31.510078569Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=912befa2-8e7b-4cc2-a9f4-532b8d9092a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:31.512948 crc crio[22579]: time=\"2026-06-12T16:01:31.51011841Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=912befa2-8e7b-4cc2-a9f4-532b8d9092a3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:31.513305 crc crio[22579]: time=\"2026-06-12T16:01:31.513265748Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=04f78335-f2c3-488d-8bf7-06a2082c34bb name=/runtime.v1.ImageService/PullImage\nJun 12 16:01:31.516981 crc crio[22579]: time=\"2026-06-12T16:01:31.516891538Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 12 16:01:31.655553 crc crio[22579]: 2026-06-12T16:01:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e326b7dc6260456 Mac:d2:43:d7:72:04:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/4b0afa15-d3be-4551-8eda-f1112550fb2c SocketPath: PciID:}] [{Interface:0xc0003c2b50 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:01:31.656603 crc crio[22579]: time=\"2026-06-12T16:01:31.656458552Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-r2th2 Namespace:cert-manager ID:e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d UID:44c98e7f-d0ad-4996-81f8-0dfdad9cb196 NetNS:/var/run/netns/4b0afa15-d3be-4551-8eda-f1112550fb2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44c98e7f_d0ad_4996_81f8_0dfdad9cb196.slice PodAnnotations:0xc002308768}] Aliases:map[]}\"\nJun 12 16:01:31.656813 crc crio[22579]: time=\"2026-06-12T16:01:31.656748909Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-r2th2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:01:31.662302 crc crio[22579]: time=\"2026-06-12T16:01:31.662264496Z\" level=info msg=\"Ran pod sandbox e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d with infra container: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/POD\" id=964855c4-c869-4d23-8715-a29f6177cead name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:31.664449 crc crio[22579]: time=\"2026-06-12T16:01:31.664383788Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=b7214f81-1bba-4917-a5ec-91f31c4dfe5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:31.664747 crc crio[22579]: time=\"2026-06-12T16:01:31.664694856Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=b7214f81-1bba-4917-a5ec-91f31c4dfe5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:31.664814 crc crio[22579]: time=\"2026-06-12T16:01:31.664761948Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=b7214f81-1bba-4917-a5ec-91f31c4dfe5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:31.665836 crc crio[22579]: time=\"2026-06-12T16:01:31.665765413Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=a72f399d-7d31-4988-a914-47bd6ff85880 name=/runtime.v1.ImageService/PullImage\nJun 12 16:01:31.669339 crc crio[22579]: time=\"2026-06-12T16:01:31.669263949Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 12 16:01:37.192733 crc crio[22579]: time=\"2026-06-12T16:01:37.191825434Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=04f78335-f2c3-488d-8bf7-06a2082c34bb name=/runtime.v1.ImageService/PullImage\nJun 12 16:01:37.194074 crc crio[22579]: time=\"2026-06-12T16:01:37.19368022Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d4321238-450a-4ef1-8068-496266dc72c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:37.633053 crc crio[22579]: time=\"2026-06-12T16:01:37.631201509Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=b3e9e7db-6201-494e-a5c6-da95f1235092 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:37.721000 crc crio[22579]: time=\"2026-06-12T16:01:37.720913816Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=d340b340-9194-4e5b-aada-473d2106afc3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:01:37.722054 crc crio[22579]: time=\"2026-06-12T16:01:37.721938581Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=7d374319-17a0-4198-a91a-b6e03d26fdc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:37.722325 crc crio[22579]: time=\"2026-06-12T16:01:37.722271859Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=a72f399d-7d31-4988-a914-47bd6ff85880 name=/runtime.v1.ImageService/PullImage\nJun 12 16:01:37.723051 crc crio[22579]: time=\"2026-06-12T16:01:37.722968557Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=95d62e21-f075-4f1e-ba02-56eec9be6e26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:37.723958 crc crio[22579]: time=\"2026-06-12T16:01:37.72392028Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/cert-manager-cainjector\" id=20934333-09a2-445a-80c0-b6b07eae66d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:37.728018 crc crio[22579]: time=\"2026-06-12T16:01:37.72792072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:37.728177 crc crio[22579]: time=\"2026-06-12T16:01:37.728130485Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=509b4aa9-a0a0-4766-84ea-c7041aa9f4ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:37.729320 crc crio[22579]: time=\"2026-06-12T16:01:37.728961545Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e450ae9b-2467-4331-94b6-d5d78af4ef3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:37.745710 crc crio[22579]: time=\"2026-06-12T16:01:37.745585748Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/cert-manager-webhook\" id=ed219da5-2002-4ed8-8974-5493b7793e5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:37.750326 crc crio[22579]: time=\"2026-06-12T16:01:37.750251254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:37.750595 crc crio[22579]: time=\"2026-06-12T16:01:37.750443389Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-5lqpw/cert-manager-controller\" id=149a578a-3878-49bc-b164-cdd78c283308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:37.753627 crc crio[22579]: time=\"2026-06-12T16:01:37.753562136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:37.769400 crc crio[22579]: time=\"2026-06-12T16:01:37.769330917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:37.773682 crc crio[22579]: time=\"2026-06-12T16:01:37.773489511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:37.803304 crc crio[22579]: time=\"2026-06-12T16:01:37.803209358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:37.807381 crc crio[22579]: time=\"2026-06-12T16:01:37.80729832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:37.816794 crc crio[22579]: time=\"2026-06-12T16:01:37.815048292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:37.819367 crc crio[22579]: time=\"2026-06-12T16:01:37.819290607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:37.944416 crc crio[22579]: time=\"2026-06-12T16:01:37.94429091Z\" level=info msg=\"Created container 130ca15dbe603a147274a87c805fc6186559cf5a298fb7219c28eed741e857ef: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/cert-manager-cainjector\" id=20934333-09a2-445a-80c0-b6b07eae66d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:37.945681 crc crio[22579]: time=\"2026-06-12T16:01:37.945586562Z\" level=info msg=\"Starting container: 130ca15dbe603a147274a87c805fc6186559cf5a298fb7219c28eed741e857ef\" id=09ccd4a7-fdad-4aaf-a444-c44b66163e46 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:37.951150 crc crio[22579]: time=\"2026-06-12T16:01:37.951055088Z\" level=info msg=\"Started container\" PID=33746 containerID=130ca15dbe603a147274a87c805fc6186559cf5a298fb7219c28eed741e857ef description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/cert-manager-cainjector id=09ccd4a7-fdad-4aaf-a444-c44b66163e46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485\nJun 12 16:01:38.003194 crc crio[22579]: time=\"2026-06-12T16:01:38.002993747Z\" level=info msg=\"Created container fbfc5ea272b91cef1d0e2b37913d2c2d1fd7c4a761e0ebfaa0c5e8ccd6fbf9b2: cert-manager/cert-manager-7b8b89f89d-5lqpw/cert-manager-controller\" id=149a578a-3878-49bc-b164-cdd78c283308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:38.004421 crc crio[22579]: time=\"2026-06-12T16:01:38.004358711Z\" level=info msg=\"Starting container: fbfc5ea272b91cef1d0e2b37913d2c2d1fd7c4a761e0ebfaa0c5e8ccd6fbf9b2\" id=c07276ad-e481-423d-860a-37fe354ea3ec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:38.014710 crc crio[22579]: time=\"2026-06-12T16:01:38.013975549Z\" level=info msg=\"Started container\" PID=33753 containerID=fbfc5ea272b91cef1d0e2b37913d2c2d1fd7c4a761e0ebfaa0c5e8ccd6fbf9b2 description=cert-manager/cert-manager-7b8b89f89d-5lqpw/cert-manager-controller id=c07276ad-e481-423d-860a-37fe354ea3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865\nJun 12 16:01:38.103766 crc crio[22579]: time=\"2026-06-12T16:01:38.103614994Z\" level=info msg=\"Created container 67a4f26bc06471bd570452584d0bef2535e387233e1166db7aeaf88fb51e3cf2: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/cert-manager-webhook\" id=ed219da5-2002-4ed8-8974-5493b7793e5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:38.105803 crc crio[22579]: time=\"2026-06-12T16:01:38.105376058Z\" level=info msg=\"Starting container: 67a4f26bc06471bd570452584d0bef2535e387233e1166db7aeaf88fb51e3cf2\" id=dc2bb92d-be0b-4f3a-8cb1-ce73f296af74 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:38.118871 crc crio[22579]: time=\"2026-06-12T16:01:38.11875206Z\" level=info msg=\"Started container\" PID=33752 containerID=67a4f26bc06471bd570452584d0bef2535e387233e1166db7aeaf88fb51e3cf2 description=cert-manager/cert-manager-webhook-769f6b94cb-r2th2/cert-manager-webhook id=dc2bb92d-be0b-4f3a-8cb1-ce73f296af74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d\nJun 12 16:01:38.827749 crc crio[22579]: time=\"2026-06-12T16:01:38.827230653Z\" level=info msg=\"Stopping container: ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5 (timeout: 30s)\" id=01ce853f-fa8c-43c3-a2ac-006e0569c3ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:38.828959 crc crio[22579]: time=\"2026-06-12T16:01:38.828000412Z\" level=info msg=\"Stopping container: d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d (timeout: 30s)\" id=928a7f72-3065-49e8-99cf-64ba841efacf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:38.888159 crc crio[22579]: time=\"2026-06-12T16:01:38.888114974Z\" level=info msg=\"Stopping container: c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe (timeout: 30s)\" id=be16304a-28b4-4b2c-93cb-1ea10155a703 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:38.890848 crc crio[22579]: time=\"2026-06-12T16:01:38.89076726Z\" level=info msg=\"Stopping container: 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d (timeout: 30s)\" id=282d2e5f-f0fe-4d7a-a64a-5e4954de8157 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:38.891258 crc crio[22579]: time=\"2026-06-12T16:01:38.891153659Z\" level=info msg=\"Stopping container: 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad (timeout: 30s)\" id=52a02b77-70b7-495a-a461-f61dcc7f96d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:38.898015 crc crio[22579]: time=\"2026-06-12T16:01:38.896701447Z\" level=info msg=\"Stopping container: 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148 (timeout: 30s)\" id=88b654ab-9ab7-47b0-8f40-ae20a8d639e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:38.898015 crc crio[22579]: time=\"2026-06-12T16:01:38.888597636Z\" level=info msg=\"Stopping container: 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b (timeout: 30s)\" id=ca5e49b0-40bc-4343-a2bc-f95c64d8ad66 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:38.898015 crc crio[22579]: time=\"2026-06-12T16:01:38.888677178Z\" level=info msg=\"Stopping container: df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b (timeout: 30s)\" id=a5dcbcce-ca26-45d1-b0e3-b61cdb604d98 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:38.899193 crc crio[22579]: time=\"2026-06-12T16:01:38.888720459Z\" level=info msg=\"Stopping container: 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6 (timeout: 30s)\" id=ee640cae-d157-4183-b2d2-1e28609e67a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:38.989627 crc crio[22579]: time=\"2026-06-12T16:01:38.989039549Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 16:01:38.989627 crc crio[22579]: time=\"2026-06-12T16:01:38.989258184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:38.996404 crc crio[22579]: time=\"2026-06-12T16:01:38.995409867Z\" level=info msg=\"Stopping container: 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9 (timeout: 30s)\" id=c91a4af0-5172-43ae-8ebf-6b2a9d5996d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.182791 crc crio[22579]: time=\"2026-06-12T16:01:39.182701995Z\" level=info msg=\"Stopped container ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=01ce853f-fa8c-43c3-a2ac-006e0569c3ec name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.191758 crc crio[22579]: time=\"2026-06-12T16:01:39.190861928Z\" level=info msg=\"Stopped container d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=928a7f72-3065-49e8-99cf-64ba841efacf name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.192769 crc crio[22579]: time=\"2026-06-12T16:01:39.192432167Z\" level=info msg=\"Stopping pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=064b5c31-9213-40af-8150-4414bc353ad3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:39.194349 crc crio[22579]: time=\"2026-06-12T16:01:39.193455052Z\" level=info msg=\"Stopped container 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=282d2e5f-f0fe-4d7a-a64a-5e4954de8157 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.194349 crc crio[22579]: time=\"2026-06-12T16:01:39.194123799Z\" level=info msg=\"Stopped container df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=a5dcbcce-ca26-45d1-b0e3-b61cdb604d98 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.194934 crc crio[22579]: time=\"2026-06-12T16:01:39.194898298Z\" level=info msg=\"Stopped container 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=ee640cae-d157-4183-b2d2-1e28609e67a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.195987 crc crio[22579]: time=\"2026-06-12T16:01:39.195897313Z\" level=info msg=\"Stopped container 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=88b654ab-9ab7-47b0-8f40-ae20a8d639e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.202586 crc crio[22579]: time=\"2026-06-12T16:01:39.202370063Z\" level=info msg=\"Stopped pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=064b5c31-9213-40af-8150-4414bc353ad3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:39.254757 crc crio[22579]: time=\"2026-06-12T16:01:39.25381392Z\" level=info msg=\"Stopped container c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=be16304a-28b4-4b2c-93cb-1ea10155a703 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.277608 crc crio[22579]: time=\"2026-06-12T16:01:39.277417986Z\" level=info msg=\"Stopped container 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c91a4af0-5172-43ae-8ebf-6b2a9d5996d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.342410 crc crio[22579]: time=\"2026-06-12T16:01:39.341983749Z\" level=info msg=\"Stopped container 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=52a02b77-70b7-495a-a461-f61dcc7f96d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.351157 crc crio[22579]: time=\"2026-06-12T16:01:39.351003182Z\" level=info msg=\"Stopped container 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ca5e49b0-40bc-4343-a2bc-f95c64d8ad66 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:01:39.352975 crc crio[22579]: time=\"2026-06-12T16:01:39.352815977Z\" level=info msg=\"Stopping pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=776dee0d-c3dd-49d9-a100-f8d63e74da9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:39.358026 crc crio[22579]: time=\"2026-06-12T16:01:39.357864873Z\" level=info msg=\"Stopped pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=776dee0d-c3dd-49d9-a100-f8d63e74da9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:01:39.758625 crc crio[22579]: time=\"2026-06-12T16:01:39.758202089Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/POD\" id=9e32cfb5-8ed8-4fd9-bd02-41c4de512bf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:39.758876 crc crio[22579]: time=\"2026-06-12T16:01:39.758688031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.774018 crc crio[22579]: time=\"2026-06-12T16:01:39.773905828Z\" 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=9e32cfb5-8ed8-4fd9-bd02-41c4de512bf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:39.785068 crc crio[22579]: time=\"2026-06-12T16:01:39.784775528Z\" level=info msg=\"Ran pod sandbox 5cb967f6cd41dd3b6371decc8c7685ab3a9c83d669f24f7eecce93128f161c00 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/POD\" id=9e32cfb5-8ed8-4fd9-bd02-41c4de512bf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:39.788613 crc crio[22579]: time=\"2026-06-12T16:01:39.78847475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c8b16a29-eda6-4d7b-b7cd-5e0a658139da name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:39.791097 crc crio[22579]: time=\"2026-06-12T16:01:39.791032124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c6e1fe0-c130-422c-b92b-a1c278409371 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:39.832669 crc crio[22579]: time=\"2026-06-12T16:01:39.832466432Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/kube-rbac-proxy\" id=e8b6391d-6f4e-4a65-a390-26580d21ba4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:39.833283 crc crio[22579]: time=\"2026-06-12T16:01:39.833082877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.861163 crc crio[22579]: time=\"2026-06-12T16:01:39.861023851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f997efc8-d7a1-42e8-87e2-72d3d5d1bd6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:39.861698 crc crio[22579]: time=\"2026-06-12T16:01:39.861603745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.864056 crc crio[22579]: time=\"2026-06-12T16:01:39.863968844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9a977f42-6f4e-471b-af29-9a8720b9cc3c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:39.868241 crc crio[22579]: time=\"2026-06-12T16:01:39.868149308Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=ed0348bc-de56-45a8-8b32-4f5b23120b55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:39.868681 crc crio[22579]: time=\"2026-06-12T16:01:39.868582278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.879783 crc crio[22579]: time=\"2026-06-12T16:01:39.879037518Z\" level=info msg=\"Removing container: 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9\" id=2bff8942-3763-4b7d-90ef-aa703ca06660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:39.911953 crc crio[22579]: time=\"2026-06-12T16:01:39.91177189Z\" level=info msg=\"Removed container 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2bff8942-3763-4b7d-90ef-aa703ca06660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:39.915981 crc crio[22579]: time=\"2026-06-12T16:01:39.915863552Z\" level=info msg=\"Removing container: 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad\" id=d4cf9888-d952-44bd-b877-d60306a2ba9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:39.934712 crc crio[22579]: time=\"2026-06-12T16:01:39.924081236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.939043 crc crio[22579]: time=\"2026-06-12T16:01:39.938917624Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-vgjdw/POD\" id=3c49cafb-59fd-43ca-aa26-f89ea5b26165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:39.939334 crc crio[22579]: time=\"2026-06-12T16:01:39.939072978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.940896 crc crio[22579]: time=\"2026-06-12T16:01:39.940798631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:39.968121 crc crio[22579]: time=\"2026-06-12T16:01:39.967999206Z\" 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=3c49cafb-59fd-43ca-aa26-f89ea5b26165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:39.993712 crc crio[22579]: time=\"2026-06-12T16:01:39.993598521Z\" level=info msg=\"Removed container 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=d4cf9888-d952-44bd-b877-d60306a2ba9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:39.999029 crc crio[22579]: time=\"2026-06-12T16:01:39.998904243Z\" level=info msg=\"Removing container: c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe\" id=aeaccacf-8c07-42d7-9b37-0a6a837e919f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.001954 crc crio[22579]: time=\"2026-06-12T16:01:40.001878927Z\" level=info msg=\"Ran pod sandbox ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44 with infra container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/POD\" id=3c49cafb-59fd-43ca-aa26-f89ea5b26165 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:01:40.004427 crc crio[22579]: time=\"2026-06-12T16:01:40.004334168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f5f4c1b3-a509-4fc8-9402-b51e43394d78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:40.008928 crc crio[22579]: time=\"2026-06-12T16:01:40.00844422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a6ac887-c451-4c00-b665-8323b5d4a1d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:40.035842 crc crio[22579]: time=\"2026-06-12T16:01:40.035680366Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kubecfg-setup\" id=81ad61f2-db70-4979-8997-0540bff55e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:40.052907 crc crio[22579]: time=\"2026-06-12T16:01:40.051737934Z\" level=info msg=\"Removed container c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=aeaccacf-8c07-42d7-9b37-0a6a837e919f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.052907 crc crio[22579]: time=\"2026-06-12T16:01:40.052642237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:40.064482 crc crio[22579]: time=\"2026-06-12T16:01:40.064386668Z\" level=info msg=\"Removing container: 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b\" id=f02c0dc3-2cb8-47de-a33e-1ca23dac1b70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.102843 crc crio[22579]: time=\"2026-06-12T16:01:40.102721919Z\" level=info msg=\"Removed container 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=f02c0dc3-2cb8-47de-a33e-1ca23dac1b70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.110369 crc crio[22579]: time=\"2026-06-12T16:01:40.110146164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:40.110846 crc crio[22579]: time=\"2026-06-12T16:01:40.11081257Z\" level=info msg=\"Removing container: 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6\" id=d923f9a4-f6f9-40d7-90eb-e70165869cdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.113455 crc crio[22579]: time=\"2026-06-12T16:01:40.113055196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:40.152474 crc crio[22579]: time=\"2026-06-12T16:01:40.152370952Z\" level=info msg=\"Created container 057642af806b851c6969193ccf4c59ff4b6a6eb3daa62f0b273501a892f47d08: openshift-multus/multus-bzhnf/kube-multus\" id=ed0348bc-de56-45a8-8b32-4f5b23120b55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:40.154635 crc crio[22579]: time=\"2026-06-12T16:01:40.15433352Z\" level=info msg=\"Removed container 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=d923f9a4-f6f9-40d7-90eb-e70165869cdb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.155611 crc crio[22579]: time=\"2026-06-12T16:01:40.155349966Z\" level=info msg=\"Starting container: 057642af806b851c6969193ccf4c59ff4b6a6eb3daa62f0b273501a892f47d08\" id=0fc24885-f433-49c2-8596-20af70d433db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:40.156888 crc crio[22579]: time=\"2026-06-12T16:01:40.156859543Z\" level=info msg=\"Removing container: 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d\" id=37e79db0-b047-46b2-ae4a-d5fa11f8e4b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.170390 crc crio[22579]: time=\"2026-06-12T16:01:40.160712289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:40.170390 crc crio[22579]: time=\"2026-06-12T16:01:40.168108442Z\" level=info msg=\"Started container\" PID=33997 containerID=057642af806b851c6969193ccf4c59ff4b6a6eb3daa62f0b273501a892f47d08 description=openshift-multus/multus-bzhnf/kube-multus id=0fc24885-f433-49c2-8596-20af70d433db name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eda1e15b80edc038b2bfaa9afa6c906c3250d72405a1e21dbd250ad174c82b6\nJun 12 16:01:40.190539 crc crio[22579]: time=\"2026-06-12T16:01:40.190435856Z\" level=info msg=\"Removed container 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=37e79db0-b047-46b2-ae4a-d5fa11f8e4b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.196613 crc crio[22579]: time=\"2026-06-12T16:01:40.196568479Z\" level=info msg=\"Removing container: 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148\" id=f628b707-9ab8-4d88-aefa-2355d21f5eec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.199360 crc crio[22579]: time=\"2026-06-12T16:01:40.199134582Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5106b6c5-ec25-4fab-a603-7de0c53f48c0\\\"\"\nJun 12 16:01:40.199779 crc crio[22579]: time=\"2026-06-12T16:01:40.199722587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:40.214843 crc crio[22579]: time=\"2026-06-12T16:01:40.214720509Z\" level=info msg=\"Removed container 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=f628b707-9ab8-4d88-aefa-2355d21f5eec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.217988 crc crio[22579]: time=\"2026-06-12T16:01:40.217819316Z\" level=info msg=\"Removing container: df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b\" id=5ac1ad72-7cbf-4a4e-a86f-308cae301495 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.236981 crc crio[22579]: time=\"2026-06-12T16:01:40.236886259Z\" level=info msg=\"Removed container df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5ac1ad72-7cbf-4a4e-a86f-308cae301495 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.239749 crc crio[22579]: time=\"2026-06-12T16:01:40.23971548Z\" level=info msg=\"Removing container: 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984\" id=481b11fa-ac1e-4c82-ba70-38f0bba20dd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.244168 crc crio[22579]: time=\"2026-06-12T16:01:40.244090828Z\" level=info msg=\"Created container bf5f7ecd151402dc80eeb3ea5a8254478a3be0b0fa3692561b4c1c2e6cb3edaf: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kubecfg-setup\" id=81ad61f2-db70-4979-8997-0540bff55e55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:40.246631 crc crio[22579]: time=\"2026-06-12T16:01:40.24656602Z\" level=info msg=\"Starting container: bf5f7ecd151402dc80eeb3ea5a8254478a3be0b0fa3692561b4c1c2e6cb3edaf\" id=a2a768b5-6836-46eb-bfec-8351d9e55eb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:40.247827 crc crio[22579]: time=\"2026-06-12T16:01:40.247746349Z\" level=info msg=\"Created container 5b2620f2808f8d07917a234a89a2e2e44e25fe0389bdfcf05bdce72d19b31ffd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/kube-rbac-proxy\" id=e8b6391d-6f4e-4a65-a390-26580d21ba4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:40.249605 crc crio[22579]: time=\"2026-06-12T16:01:40.249536993Z\" level=info msg=\"Starting container: 5b2620f2808f8d07917a234a89a2e2e44e25fe0389bdfcf05bdce72d19b31ffd\" id=87ad61fa-d237-43a5-bba0-8ae29bd53395 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:40.254180 crc crio[22579]: time=\"2026-06-12T16:01:40.253956483Z\" level=info msg=\"Started container\" PID=34008 containerID=bf5f7ecd151402dc80eeb3ea5a8254478a3be0b0fa3692561b4c1c2e6cb3edaf description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/kubecfg-setup id=a2a768b5-6836-46eb-bfec-8351d9e55eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44\nJun 12 16:01:40.255080 crc crio[22579]: time=\"2026-06-12T16:01:40.255011009Z\" level=info msg=\"Started container\" PID=34018 containerID=5b2620f2808f8d07917a234a89a2e2e44e25fe0389bdfcf05bdce72d19b31ffd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/kube-rbac-proxy id=87ad61fa-d237-43a5-bba0-8ae29bd53395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cb967f6cd41dd3b6371decc8c7685ab3a9c83d669f24f7eecce93128f161c00\nJun 12 16:01:40.257627 crc crio[22579]: time=\"2026-06-12T16:01:40.257582353Z\" level=info msg=\"Removed container 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=481b11fa-ac1e-4c82-ba70-38f0bba20dd5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:01:40.268943 crc crio[22579]: time=\"2026-06-12T16:01:40.268815782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1da989cc-4b96-461d-9afd-54bf002d6e9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:40.271977 crc crio[22579]: time=\"2026-06-12T16:01:40.271804576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=51697624-95b1-474d-8551-d3a34b55a9ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:40.281964 crc crio[22579]: time=\"2026-06-12T16:01:40.281884666Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/ovnkube-cluster-manager\" id=157a731b-f0fa-4c17-bbdf-9e8cbc6faa16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:40.282321 crc crio[22579]: time=\"2026-06-12T16:01:40.282266086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:40.322412 crc crio[22579]: time=\"2026-06-12T16:01:40.322371791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:40.326148 crc crio[22579]: time=\"2026-06-12T16:01:40.326107904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:40.446336 crc crio[22579]: time=\"2026-06-12T16:01:40.446222525Z\" level=info msg=\"Created container e59355f7d6f673e04e956d6c50235e3b8eb51a629aa2f95739222e4ad77284a0: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/ovnkube-cluster-manager\" id=157a731b-f0fa-4c17-bbdf-9e8cbc6faa16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:40.449249 crc crio[22579]: time=\"2026-06-12T16:01:40.449132147Z\" level=info msg=\"Starting container: e59355f7d6f673e04e956d6c50235e3b8eb51a629aa2f95739222e4ad77284a0\" id=c3bd12e7-0188-4fa0-8c15-05e944f1d6df name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:40.455020 crc crio[22579]: time=\"2026-06-12T16:01:40.454934651Z\" level=info msg=\"Started container\" PID=34048 containerID=e59355f7d6f673e04e956d6c50235e3b8eb51a629aa2f95739222e4ad77284a0 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/ovnkube-cluster-manager id=c3bd12e7-0188-4fa0-8c15-05e944f1d6df name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cb967f6cd41dd3b6371decc8c7685ab3a9c83d669f24f7eecce93128f161c00\nJun 12 16:01:40.550621 crc crio[22579]: time=\"2026-06-12T16:01:40.550344799Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 12 16:01:40.550621 crc crio[22579]: time=\"2026-06-12T16:01:40.550468422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:40.558266 crc crio[22579]: time=\"2026-06-12T16:01:40.558164113Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 12 16:01:40.558434 crc crio[22579]: time=\"2026-06-12T16:01:40.558277446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:40.558686 crc crio[22579]: time=\"2026-06-12T16:01:40.558608744Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 12 16:01:40.558765 crc crio[22579]: time=\"2026-06-12T16:01:40.558730447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:40.567644 crc crio[22579]: time=\"2026-06-12T16:01:40.567569747Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 12 16:01:40.567912 crc crio[22579]: time=\"2026-06-12T16:01:40.56771927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:40.576740 crc crio[22579]: time=\"2026-06-12T16:01:40.576406236Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 12 16:01:40.576740 crc crio[22579]: time=\"2026-06-12T16:01:40.576627451Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:40.586128 crc crio[22579]: time=\"2026-06-12T16:01:40.586066686Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 12 16:01:40.586352 crc crio[22579]: time=\"2026-06-12T16:01:40.586168608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:40.594682 crc crio[22579]: time=\"2026-06-12T16:01:40.594562517Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 12 16:01:40.594936 crc crio[22579]: time=\"2026-06-12T16:01:40.594740791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:40.595198 crc crio[22579]: time=\"2026-06-12T16:01:40.595136111Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 12 16:01:40.595284 crc crio[22579]: time=\"2026-06-12T16:01:40.595234073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:40.605191 crc crio[22579]: time=\"2026-06-12T16:01:40.605018836Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5106b6c5-ec25-4fab-a603-7de0c53f48c0\\\"\"\nJun 12 16:01:40.908989 crc crio[22579]: time=\"2026-06-12T16:01:40.908892278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f045e0b1-348f-4dd3-ad33-dc774c5a2708 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:40.911384 crc crio[22579]: time=\"2026-06-12T16:01:40.911285237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dcfb2742-7504-40d6-9372-0a1761ea3cc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:40.918070 crc crio[22579]: time=\"2026-06-12T16:01:40.917976553Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-controller\" id=6e9cbb8e-0d67-4f39-89a6-97883033ebbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:40.918572 crc crio[22579]: time=\"2026-06-12T16:01:40.918475756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:40.962769 crc crio[22579]: time=\"2026-06-12T16:01:40.96258539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:40.964978 crc crio[22579]: time=\"2026-06-12T16:01:40.964811336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.086015 crc crio[22579]: time=\"2026-06-12T16:01:41.085914861Z\" level=info msg=\"Created container 35b3c9ae8cc521b3553a6c042618b4ff5aa61a444d445fdf07afad4e3c04cff6: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-controller\" id=6e9cbb8e-0d67-4f39-89a6-97883033ebbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:41.087111 crc crio[22579]: time=\"2026-06-12T16:01:41.087035419Z\" level=info msg=\"Starting container: 35b3c9ae8cc521b3553a6c042618b4ff5aa61a444d445fdf07afad4e3c04cff6\" id=db740e11-ce96-4db9-ba47-febb847c046e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:41.095061 crc crio[22579]: time=\"2026-06-12T16:01:41.094958406Z\" level=info msg=\"Started container\" PID=34083 containerID=35b3c9ae8cc521b3553a6c042618b4ff5aa61a444d445fdf07afad4e3c04cff6 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-controller id=db740e11-ce96-4db9-ba47-febb847c046e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44\nJun 12 16:01:41.108682 crc crio[22579]: time=\"2026-06-12T16:01:41.108458081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=43f41c9d-833d-444b-bd99-696969dd62a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:41.111083 crc crio[22579]: time=\"2026-06-12T16:01:41.111018814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bf83efeb-a152-49ac-9717-9a85cfbfa64a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:41.121184 crc crio[22579]: time=\"2026-06-12T16:01:41.120999212Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-acl-logging\" id=bc05ca87-6c94-4b78-b3a3-f73b29549426 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:41.121781 crc crio[22579]: time=\"2026-06-12T16:01:41.121583296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.157543 crc crio[22579]: time=\"2026-06-12T16:01:41.157439577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.159134 crc crio[22579]: time=\"2026-06-12T16:01:41.159061027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.284695 crc crio[22579]: time=\"2026-06-12T16:01:41.28409065Z\" level=info msg=\"Created container 6c52e3cf82c58a65dffcb64685a3ef479497221dd77b673da526367330bd7132: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-acl-logging\" id=bc05ca87-6c94-4b78-b3a3-f73b29549426 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:41.288063 crc crio[22579]: time=\"2026-06-12T16:01:41.288008407Z\" level=info msg=\"Starting container: 6c52e3cf82c58a65dffcb64685a3ef479497221dd77b673da526367330bd7132\" id=65905332-f431-458f-baa2-4e67f0c10d91 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:41.295335 crc crio[22579]: time=\"2026-06-12T16:01:41.295150494Z\" level=info msg=\"Started container\" PID=34105 containerID=6c52e3cf82c58a65dffcb64685a3ef479497221dd77b673da526367330bd7132 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-acl-logging id=65905332-f431-458f-baa2-4e67f0c10d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44\nJun 12 16:01:41.335549 crc crio[22579]: time=\"2026-06-12T16:01:41.335407174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a3416934-50e3-45f8-ad82-2485002a2452 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:41.338377 crc crio[22579]: time=\"2026-06-12T16:01:41.338332576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3b6b6e52-0ede-4608-8f87-537a7b18e97b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:41.346824 crc crio[22579]: time=\"2026-06-12T16:01:41.346780156Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-node\" id=8d7acb59-ad90-4a58-9748-232b2211bebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:41.347291 crc crio[22579]: time=\"2026-06-12T16:01:41.347266188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.373968 crc crio[22579]: time=\"2026-06-12T16:01:41.373915269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.376814 crc crio[22579]: time=\"2026-06-12T16:01:41.37678213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.470070 crc crio[22579]: time=\"2026-06-12T16:01:41.469993714Z\" level=info msg=\"Created container 0bbf1f4aa983438e1b078ce7cc487b2e3934f29aeb717139d8bbe8db9524c356: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-node\" id=8d7acb59-ad90-4a58-9748-232b2211bebf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:41.471947 crc crio[22579]: time=\"2026-06-12T16:01:41.471832829Z\" level=info msg=\"Starting container: 0bbf1f4aa983438e1b078ce7cc487b2e3934f29aeb717139d8bbe8db9524c356\" id=c0320bcd-df32-4a44-a929-363eb5961b34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:41.478996 crc crio[22579]: time=\"2026-06-12T16:01:41.478815603Z\" level=info msg=\"Started container\" PID=34134 containerID=0bbf1f4aa983438e1b078ce7cc487b2e3934f29aeb717139d8bbe8db9524c356 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-node id=c0320bcd-df32-4a44-a929-363eb5961b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44\nJun 12 16:01:41.490629 crc crio[22579]: time=\"2026-06-12T16:01:41.490567894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f81eed15-96a4-45de-9493-16bbc5c4251e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:41.493464 crc crio[22579]: time=\"2026-06-12T16:01:41.493394245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e5b1b459-b289-453a-9099-9833aa65852e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:41.501055 crc crio[22579]: time=\"2026-06-12T16:01:41.501006164Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-ovn-metrics\" id=0fef118c-49cf-4932-9c3e-7b859bda4875 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:41.501815 crc crio[22579]: time=\"2026-06-12T16:01:41.501789923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.522749 crc crio[22579]: time=\"2026-06-12T16:01:41.522684012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.524756 crc crio[22579]: time=\"2026-06-12T16:01:41.524728912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.628865 crc crio[22579]: time=\"2026-06-12T16:01:41.628792585Z\" level=info msg=\"Created container d1aaec9491e983b23bf11b67f719f9496e5080b19bcef56166dbcb37a946a918: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-ovn-metrics\" id=0fef118c-49cf-4932-9c3e-7b859bda4875 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:41.631174 crc crio[22579]: time=\"2026-06-12T16:01:41.631098182Z\" level=info msg=\"Starting container: d1aaec9491e983b23bf11b67f719f9496e5080b19bcef56166dbcb37a946a918\" id=cadffc11-e0b9-4deb-8e3a-707af0d3283c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:41.636426 crc crio[22579]: time=\"2026-06-12T16:01:41.636321622Z\" level=info msg=\"Started container\" PID=34158 containerID=d1aaec9491e983b23bf11b67f719f9496e5080b19bcef56166dbcb37a946a918 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-ovn-metrics id=cadffc11-e0b9-4deb-8e3a-707af0d3283c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44\nJun 12 16:01:41.651027 crc crio[22579]: time=\"2026-06-12T16:01:41.650899024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f535c89e-b36e-4666-8cf6-ee5f505e1ec6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:41.654213 crc crio[22579]: time=\"2026-06-12T16:01:41.654150364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cc3cf2d5-1e0d-4d39-8cb8-40166c52173e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:41.662337 crc crio[22579]: time=\"2026-06-12T16:01:41.66203304Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/northd\" id=bebd0030-b2cc-4a0b-9b90-c488e99f9ef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:41.662674 crc crio[22579]: time=\"2026-06-12T16:01:41.662627865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.686211 crc crio[22579]: time=\"2026-06-12T16:01:41.686060306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:41.689125 crc crio[22579]: time=\"2026-06-12T16:01:41.688948838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:42.031449 crc crio[22579]: time=\"2026-06-12T16:01:42.031312134Z\" level=info msg=\"Created container 6ac4a9c8209b1a3b0bfb0b7807e6e4654c6af5ea21819d477c54ea6689690047: openshift-ovn-kubernetes/ovnkube-node-vgjdw/northd\" id=bebd0030-b2cc-4a0b-9b90-c488e99f9ef2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:42.034127 crc crio[22579]: time=\"2026-06-12T16:01:42.034031342Z\" level=info msg=\"Starting container: 6ac4a9c8209b1a3b0bfb0b7807e6e4654c6af5ea21819d477c54ea6689690047\" id=97df94e2-44ab-4eb7-91f5-072421978745 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:42.041125 crc crio[22579]: time=\"2026-06-12T16:01:42.040969694Z\" level=info msg=\"Started container\" PID=34179 containerID=6ac4a9c8209b1a3b0bfb0b7807e6e4654c6af5ea21819d477c54ea6689690047 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/northd id=97df94e2-44ab-4eb7-91f5-072421978745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44\nJun 12 16:01:42.308161 crc crio[22579]: time=\"2026-06-12T16:01:42.307188351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=39fd3fda-ca15-4d3a-bb5a-3676c27f632c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:42.313473 crc crio[22579]: time=\"2026-06-12T16:01:42.3131848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8506cc5f-bef6-45a0-afa8-2593bedd0b7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:42.376780 crc crio[22579]: time=\"2026-06-12T16:01:42.376684406Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/nbdb\" id=975f79db-0a43-467b-8709-f8d74551527c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:42.377290 crc crio[22579]: time=\"2026-06-12T16:01:42.377128687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:42.404371 crc crio[22579]: time=\"2026-06-12T16:01:42.404282191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:42.406097 crc crio[22579]: time=\"2026-06-12T16:01:42.406038115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:42.551008 crc crio[22579]: time=\"2026-06-12T16:01:42.5509009Z\" level=info msg=\"Created container 33e5d6cf3caa373966e37b5cc41bea3c90c5c2e95b76a1873e6e236d2c4fc90c: openshift-ovn-kubernetes/ovnkube-node-vgjdw/nbdb\" id=975f79db-0a43-467b-8709-f8d74551527c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:42.552697 crc crio[22579]: time=\"2026-06-12T16:01:42.552564931Z\" level=info msg=\"Starting container: 33e5d6cf3caa373966e37b5cc41bea3c90c5c2e95b76a1873e6e236d2c4fc90c\" id=fa951d43-8333-4744-88db-f273ecb21b4a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:42.560102 crc crio[22579]: time=\"2026-06-12T16:01:42.559879603Z\" level=info msg=\"Started container\" PID=34193 containerID=33e5d6cf3caa373966e37b5cc41bea3c90c5c2e95b76a1873e6e236d2c4fc90c description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/nbdb id=fa951d43-8333-4744-88db-f273ecb21b4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44\nJun 12 16:01:44.675619 crc crio[22579]: time=\"2026-06-12T16:01:44.675114961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=659a661a-1115-4410-a1b3-6e88e53aa170 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:44.678410 crc crio[22579]: time=\"2026-06-12T16:01:44.678336571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6d75c3a0-bcaa-4dfa-9852-d90fa3b4ad3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:44.792140 crc crio[22579]: time=\"2026-06-12T16:01:44.791810148Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/sbdb\" id=1a17fa4f-7473-44b7-b539-ed5937b06f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:44.792410 crc crio[22579]: time=\"2026-06-12T16:01:44.792272849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:44.820298 crc crio[22579]: time=\"2026-06-12T16:01:44.82009334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:44.822844 crc crio[22579]: time=\"2026-06-12T16:01:44.822769436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:44.948319 crc crio[22579]: time=\"2026-06-12T16:01:44.947441011Z\" level=info msg=\"Created container 4e4bce44efbe0cf0732af17d7a45a1b950f2533688151ba64cb729faf26fb134: openshift-ovn-kubernetes/ovnkube-node-vgjdw/sbdb\" id=1a17fa4f-7473-44b7-b539-ed5937b06f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:44.950921 crc crio[22579]: time=\"2026-06-12T16:01:44.950879766Z\" level=info msg=\"Starting container: 4e4bce44efbe0cf0732af17d7a45a1b950f2533688151ba64cb729faf26fb134\" id=a2ad1970-e539-4804-be62-cccfb32af66b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:44.958929 crc crio[22579]: time=\"2026-06-12T16:01:44.958823033Z\" level=info msg=\"Started container\" PID=34256 containerID=4e4bce44efbe0cf0732af17d7a45a1b950f2533688151ba64cb729faf26fb134 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/sbdb id=a2ad1970-e539-4804-be62-cccfb32af66b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44\nJun 12 16:01:47.059670 crc crio[22579]: time=\"2026-06-12T16:01:47.059448878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a79a360-f5fb-45e7-bbc4-b1197bceb123 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:47.078559 crc crio[22579]: time=\"2026-06-12T16:01:47.077942487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d359ba68-e926-4f5e-b375-261f70a5800d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:01:47.627473 crc crio[22579]: time=\"2026-06-12T16:01:47.626287237Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovnkube-controller\" id=ae93bad5-aa03-43ba-a1a1-2ecc500c9b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:47.627473 crc crio[22579]: time=\"2026-06-12T16:01:47.627053746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:47.656811 crc crio[22579]: time=\"2026-06-12T16:01:47.656716932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:47.658824 crc crio[22579]: time=\"2026-06-12T16:01:47.658759543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:01:48.112030 crc crio[22579]: time=\"2026-06-12T16:01:48.111757856Z\" level=info msg=\"Created container 86385c470d99171cbf555c69e8b204d22bca07e6c065359a15f16dc1db1f86e2: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovnkube-controller\" id=ae93bad5-aa03-43ba-a1a1-2ecc500c9b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:01:48.113920 crc crio[22579]: time=\"2026-06-12T16:01:48.113833778Z\" level=info msg=\"Starting container: 86385c470d99171cbf555c69e8b204d22bca07e6c065359a15f16dc1db1f86e2\" id=4ce089e9-1127-46c2-a489-c22bfaaa89f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:01:48.123917 crc crio[22579]: time=\"2026-06-12T16:01:48.123786115Z\" level=info msg=\"Started container\" PID=34321 containerID=86385c470d99171cbf555c69e8b204d22bca07e6c065359a15f16dc1db1f86e2 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovnkube-controller id=4ce089e9-1127-46c2-a489-c22bfaaa89f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44\nJun 12 16:01:48.229420 crc crio[22579]: time=\"2026-06-12T16:01:48.22875029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.229846 crc crio[22579]: time=\"2026-06-12T16:01:48.229443227Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.229846 crc crio[22579]: time=\"2026-06-12T16:01:48.22955398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.229846 crc crio[22579]: time=\"2026-06-12T16:01:48.229623291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.230462 crc crio[22579]: time=\"2026-06-12T16:01:48.230340409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.230602 crc crio[22579]: time=\"2026-06-12T16:01:48.230541374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.231129 crc crio[22579]: time=\"2026-06-12T16:01:48.230955284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.231129 crc crio[22579]: time=\"2026-06-12T16:01:48.231112028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.231237 crc crio[22579]: time=\"2026-06-12T16:01:48.231133319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.231237 crc crio[22579]: time=\"2026-06-12T16:01:48.231157329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.231237 crc crio[22579]: time=\"2026-06-12T16:01:48.23119531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.231237 crc crio[22579]: time=\"2026-06-12T16:01:48.231220581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.231682 crc crio[22579]: time=\"2026-06-12T16:01:48.231436866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.231682 crc crio[22579]: time=\"2026-06-12T16:01:48.231671782Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.232050 crc crio[22579]: time=\"2026-06-12T16:01:48.231947699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.232050 crc crio[22579]: time=\"2026-06-12T16:01:48.232017211Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.232181 crc crio[22579]: time=\"2026-06-12T16:01:48.232111933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.232181 crc crio[22579]: time=\"2026-06-12T16:01:48.232172945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.232593 crc crio[22579]: time=\"2026-06-12T16:01:48.232473972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.232593 crc crio[22579]: time=\"2026-06-12T16:01:48.232591215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.232995 crc crio[22579]: time=\"2026-06-12T16:01:48.232893303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.232995 crc crio[22579]: time=\"2026-06-12T16:01:48.232966454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.233433 crc crio[22579]: time=\"2026-06-12T16:01:48.233359444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.233787 crc crio[22579]: time=\"2026-06-12T16:01:48.233436726Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.233787 crc crio[22579]: time=\"2026-06-12T16:01:48.233483337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.233913 crc crio[22579]: time=\"2026-06-12T16:01:48.233816945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.233913 crc crio[22579]: time=\"2026-06-12T16:01:48.233851476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.233913 crc crio[22579]: time=\"2026-06-12T16:01:48.233873827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.234172 crc crio[22579]: time=\"2026-06-12T16:01:48.234087582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.234172 crc crio[22579]: time=\"2026-06-12T16:01:48.234159734Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.234706 crc crio[22579]: time=\"2026-06-12T16:01:48.234586054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.235000 crc crio[22579]: time=\"2026-06-12T16:01:48.234736318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.235000 crc crio[22579]: time=\"2026-06-12T16:01:48.234776099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.235000 crc crio[22579]: time=\"2026-06-12T16:01:48.23480507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.235178 crc crio[22579]: time=\"2026-06-12T16:01:48.235022605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.235178 crc crio[22579]: time=\"2026-06-12T16:01:48.235057736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.235588 crc crio[22579]: time=\"2026-06-12T16:01:48.235449026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.235588 crc crio[22579]: time=\"2026-06-12T16:01:48.235582429Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.235792 crc crio[22579]: time=\"2026-06-12T16:01:48.235686512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.235792 crc crio[22579]: time=\"2026-06-12T16:01:48.235733493Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.235951 crc crio[22579]: time=\"2026-06-12T16:01:48.235888087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.236026 crc crio[22579]: time=\"2026-06-12T16:01:48.235957549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.236026 crc crio[22579]: time=\"2026-06-12T16:01:48.235980789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.236026 crc crio[22579]: time=\"2026-06-12T16:01:48.23600341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.236424 crc crio[22579]: time=\"2026-06-12T16:01:48.236348638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.236549 crc crio[22579]: time=\"2026-06-12T16:01:48.23641928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.236797 crc crio[22579]: time=\"2026-06-12T16:01:48.236687017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.236871 crc crio[22579]: time=\"2026-06-12T16:01:48.236794319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.237265 crc crio[22579]: time=\"2026-06-12T16:01:48.237194309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.237333 crc crio[22579]: time=\"2026-06-12T16:01:48.237275211Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.237476 crc crio[22579]: time=\"2026-06-12T16:01:48.237375804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.237476 crc crio[22579]: time=\"2026-06-12T16:01:48.237455196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.238084 crc crio[22579]: time=\"2026-06-12T16:01:48.237983029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.238186 crc crio[22579]: time=\"2026-06-12T16:01:48.238119192Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.238246 crc crio[22579]: time=\"2026-06-12T16:01:48.238193064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.238246 crc crio[22579]: time=\"2026-06-12T16:01:48.238231825Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.238317 crc crio[22579]: time=\"2026-06-12T16:01:48.238290646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.238421 crc crio[22579]: time=\"2026-06-12T16:01:48.238353658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.238707 crc crio[22579]: time=\"2026-06-12T16:01:48.238634765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.238835 crc crio[22579]: time=\"2026-06-12T16:01:48.238772968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.239390 crc crio[22579]: time=\"2026-06-12T16:01:48.239302772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.239473 crc crio[22579]: time=\"2026-06-12T16:01:48.239396484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.239763 crc crio[22579]: time=\"2026-06-12T16:01:48.239698471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.239832 crc crio[22579]: time=\"2026-06-12T16:01:48.239767993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.240274 crc crio[22579]: time=\"2026-06-12T16:01:48.240214174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.240339 crc crio[22579]: time=\"2026-06-12T16:01:48.240274586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.240884 crc crio[22579]: time=\"2026-06-12T16:01:48.24083921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.240962 crc crio[22579]: time=\"2026-06-12T16:01:48.240908101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.241271 crc crio[22579]: time=\"2026-06-12T16:01:48.241133977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.241271 crc crio[22579]: time=\"2026-06-12T16:01:48.241213949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.241570 crc crio[22579]: time=\"2026-06-12T16:01:48.241424624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.241709 crc crio[22579]: time=\"2026-06-12T16:01:48.241615259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.241709 crc crio[22579]: time=\"2026-06-12T16:01:48.241690421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.241859 crc crio[22579]: time=\"2026-06-12T16:01:48.241722932Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.241859 crc crio[22579]: time=\"2026-06-12T16:01:48.241768073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.241859 crc crio[22579]: time=\"2026-06-12T16:01:48.241789193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.242201 crc crio[22579]: time=\"2026-06-12T16:01:48.241995188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.242201 crc crio[22579]: time=\"2026-06-12T16:01:48.242029659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.242201 crc crio[22579]: time=\"2026-06-12T16:01:48.242160583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.242201 crc crio[22579]: time=\"2026-06-12T16:01:48.242198453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.242763 crc crio[22579]: time=\"2026-06-12T16:01:48.242335867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.242763 crc crio[22579]: time=\"2026-06-12T16:01:48.242367918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.242763 crc crio[22579]: time=\"2026-06-12T16:01:48.24247725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.242763 crc crio[22579]: time=\"2026-06-12T16:01:48.242558342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.243115 crc crio[22579]: time=\"2026-06-12T16:01:48.242816009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.243115 crc crio[22579]: time=\"2026-06-12T16:01:48.24285672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.243115 crc crio[22579]: time=\"2026-06-12T16:01:48.243059815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.243115 crc crio[22579]: time=\"2026-06-12T16:01:48.243094616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243199298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243235459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243391913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243424534Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243612499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.244048 crc crio[22579]: time=\"2026-06-12T16:01:48.243715961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.244048 crc crio[22579]: time=\"2026-06-12T16:01:48.243853035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.244048 crc crio[22579]: time=\"2026-06-12T16:01:48.243887655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.244245 crc crio[22579]: time=\"2026-06-12T16:01:48.244210493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.244307 crc crio[22579]: time=\"2026-06-12T16:01:48.244264365Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.244615 crc crio[22579]: time=\"2026-06-12T16:01:48.24448847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.244615 crc crio[22579]: time=\"2026-06-12T16:01:48.244597003Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.244913 crc crio[22579]: time=\"2026-06-12T16:01:48.24486837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.244985 crc crio[22579]: time=\"2026-06-12T16:01:48.244925901Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.245183 crc crio[22579]: time=\"2026-06-12T16:01:48.245120426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.245183 crc crio[22579]: time=\"2026-06-12T16:01:48.245155307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.245469 crc crio[22579]: time=\"2026-06-12T16:01:48.24527543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.245469 crc crio[22579]: time=\"2026-06-12T16:01:48.245310981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.245469 crc crio[22579]: time=\"2026-06-12T16:01:48.245414843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.245469 crc crio[22579]: time=\"2026-06-12T16:01:48.245451834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.245815 crc crio[22579]: time=\"2026-06-12T16:01:48.245715871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.245815 crc crio[22579]: time=\"2026-06-12T16:01:48.245755722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.246058 crc crio[22579]: time=\"2026-06-12T16:01:48.245923196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.246058 crc crio[22579]: time=\"2026-06-12T16:01:48.245958067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.246176 crc crio[22579]: time=\"2026-06-12T16:01:48.246138191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.246176 crc crio[22579]: time=\"2026-06-12T16:01:48.246174222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.246487 crc crio[22579]: time=\"2026-06-12T16:01:48.246431979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.246487 crc crio[22579]: time=\"2026-06-12T16:01:48.24647056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.246870 crc crio[22579]: time=\"2026-06-12T16:01:48.246833759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.246935 crc crio[22579]: time=\"2026-06-12T16:01:48.24688958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.247146 crc crio[22579]: time=\"2026-06-12T16:01:48.247088905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.247146 crc crio[22579]: time=\"2026-06-12T16:01:48.247128896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.247470 crc crio[22579]: time=\"2026-06-12T16:01:48.247397793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.247470 crc crio[22579]: time=\"2026-06-12T16:01:48.247464884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.247704 crc crio[22579]: time=\"2026-06-12T16:01:48.247564317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.247704 crc crio[22579]: time=\"2026-06-12T16:01:48.247599088Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.247704 crc crio[22579]: time=\"2026-06-12T16:01:48.247631668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.247704 crc crio[22579]: time=\"2026-06-12T16:01:48.24770254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.248034 crc crio[22579]: time=\"2026-06-12T16:01:48.247914875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.248034 crc crio[22579]: time=\"2026-06-12T16:01:48.247948006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.248313 crc crio[22579]: time=\"2026-06-12T16:01:48.248243253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.248415 crc crio[22579]: time=\"2026-06-12T16:01:48.248385047Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.248557 crc crio[22579]: time=\"2026-06-12T16:01:48.248460589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.248557 crc crio[22579]: time=\"2026-06-12T16:01:48.248541861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.248727 crc crio[22579]: time=\"2026-06-12T16:01:48.248632003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.248727 crc crio[22579]: time=\"2026-06-12T16:01:48.248717585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.248997 crc crio[22579]: time=\"2026-06-12T16:01:48.248937231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.248997 crc crio[22579]: time=\"2026-06-12T16:01:48.248980822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249196067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249228108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249379132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249410942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249567166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249634348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.249888464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.249931015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.249964796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.249995297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.250143721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.250230933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.250267504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250292614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250331855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250348916Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250705255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250750076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250861328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.25090775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250986972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251025243Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251108965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251146886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251254258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251300769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251418052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251452503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251589817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251626217Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251791882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251827042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251854323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251872824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252216162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252337555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252456818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252563961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252604962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252681774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252738855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252776136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252805387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252841478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252959251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252992911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253091194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253134645Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253452603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253489004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253784181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253830962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253954465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253989036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254215442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254251973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254295484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254331815Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254581151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254626422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254671593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.254698984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.254881098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.254919559Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255064363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255191436Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255287168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255316029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255444242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255589826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255825272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255858202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255879193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255911954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.256013676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256445 crc crio[22579]: time=\"2026-06-12T16:01:48.256050637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256445 crc crio[22579]: time=\"2026-06-12T16:01:48.25615217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256445 crc crio[22579]: time=\"2026-06-12T16:01:48.256186621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256445 crc crio[22579]: time=\"2026-06-12T16:01:48.256405666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256746 crc crio[22579]: time=\"2026-06-12T16:01:48.256444917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256746 crc crio[22579]: time=\"2026-06-12T16:01:48.256620161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256823 crc crio[22579]: time=\"2026-06-12T16:01:48.256756695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.256909 crc crio[22579]: time=\"2026-06-12T16:01:48.256872348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.256963 crc crio[22579]: time=\"2026-06-12T16:01:48.2569494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.257161 crc crio[22579]: time=\"2026-06-12T16:01:48.257072893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.257349 crc crio[22579]: time=\"2026-06-12T16:01:48.257177645Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.257349 crc crio[22579]: time=\"2026-06-12T16:01:48.257277718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.257349 crc crio[22579]: time=\"2026-06-12T16:01:48.257305258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257423351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257565515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257724129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.25776454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257809481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257839822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.258213 crc crio[22579]: time=\"2026-06-12T16:01:48.257999766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.258213 crc crio[22579]: time=\"2026-06-12T16:01:48.258042557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.258213 crc crio[22579]: time=\"2026-06-12T16:01:48.25816262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.258213 crc crio[22579]: time=\"2026-06-12T16:01:48.258213271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.258413 crc crio[22579]: time=\"2026-06-12T16:01:48.258376325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.258473 crc crio[22579]: time=\"2026-06-12T16:01:48.258423226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.258473 crc crio[22579]: time=\"2026-06-12T16:01:48.258439787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.258473 crc crio[22579]: time=\"2026-06-12T16:01:48.258458457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.258742 crc crio[22579]: time=\"2026-06-12T16:01:48.258708243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.258804 crc crio[22579]: time=\"2026-06-12T16:01:48.258758334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.258918 crc crio[22579]: time=\"2026-06-12T16:01:48.258882098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.258975 crc crio[22579]: time=\"2026-06-12T16:01:48.258931039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.259056 crc crio[22579]: time=\"2026-06-12T16:01:48.259024571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.259186 crc crio[22579]: time=\"2026-06-12T16:01:48.259067582Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.259228 crc crio[22579]: time=\"2026-06-12T16:01:48.259215756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.259267 crc crio[22579]: time=\"2026-06-12T16:01:48.259250787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.259397 crc crio[22579]: time=\"2026-06-12T16:01:48.259361389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.259448 crc crio[22579]: time=\"2026-06-12T16:01:48.259410461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.259691 crc crio[22579]: time=\"2026-06-12T16:01:48.259627436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.259762 crc crio[22579]: time=\"2026-06-12T16:01:48.259705908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.259870 crc crio[22579]: time=\"2026-06-12T16:01:48.259835931Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.259983 crc crio[22579]: time=\"2026-06-12T16:01:48.259953684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.260040 crc crio[22579]: time=\"2026-06-12T16:01:48.260023306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.260078 crc crio[22579]: time=\"2026-06-12T16:01:48.260057547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.260235 crc crio[22579]: time=\"2026-06-12T16:01:48.260167669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.260292 crc crio[22579]: time=\"2026-06-12T16:01:48.260250211Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.260330 crc crio[22579]: time=\"2026-06-12T16:01:48.260312883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.260385 crc crio[22579]: time=\"2026-06-12T16:01:48.260349144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.260469 crc crio[22579]: time=\"2026-06-12T16:01:48.260424206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.260782 crc crio[22579]: time=\"2026-06-12T16:01:48.260472187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.260782 crc crio[22579]: time=\"2026-06-12T16:01:48.2606148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.260782 crc crio[22579]: time=\"2026-06-12T16:01:48.260696123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.260782 crc crio[22579]: time=\"2026-06-12T16:01:48.260769114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.260978 crc crio[22579]: time=\"2026-06-12T16:01:48.260812135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.261031 crc crio[22579]: time=\"2026-06-12T16:01:48.26100529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.261077 crc crio[22579]: time=\"2026-06-12T16:01:48.261047381Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.261128 crc crio[22579]: time=\"2026-06-12T16:01:48.261107503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.261186 crc crio[22579]: time=\"2026-06-12T16:01:48.261134023Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.261317 crc crio[22579]: time=\"2026-06-12T16:01:48.261275957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.261384 crc crio[22579]: time=\"2026-06-12T16:01:48.261327068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.261384 crc crio[22579]: time=\"2026-06-12T16:01:48.261347699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.261384 crc crio[22579]: time=\"2026-06-12T16:01:48.26137963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.261687 crc crio[22579]: time=\"2026-06-12T16:01:48.261562304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.261687 crc crio[22579]: time=\"2026-06-12T16:01:48.261627676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.261793 crc crio[22579]: time=\"2026-06-12T16:01:48.261743689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.261793 crc crio[22579]: time=\"2026-06-12T16:01:48.26178065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.261882 crc crio[22579]: time=\"2026-06-12T16:01:48.261866112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.261928 crc crio[22579]: time=\"2026-06-12T16:01:48.261901653Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.262016 crc crio[22579]: time=\"2026-06-12T16:01:48.261979814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.262075 crc crio[22579]: time=\"2026-06-12T16:01:48.262024046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.262292 crc crio[22579]: time=\"2026-06-12T16:01:48.262257741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.262350 crc crio[22579]: time=\"2026-06-12T16:01:48.262305193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.262384 crc crio[22579]: time=\"2026-06-12T16:01:48.262368314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.262416 crc crio[22579]: time=\"2026-06-12T16:01:48.262404715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.262593 crc crio[22579]: time=\"2026-06-12T16:01:48.262558639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.262692 crc crio[22579]: time=\"2026-06-12T16:01:48.262606Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.262813 crc crio[22579]: time=\"2026-06-12T16:01:48.262768684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.262873 crc crio[22579]: time=\"2026-06-12T16:01:48.262836946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.262911 crc crio[22579]: time=\"2026-06-12T16:01:48.262878017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.262998 crc crio[22579]: time=\"2026-06-12T16:01:48.262920038Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.262998 crc crio[22579]: time=\"2026-06-12T16:01:48.262974849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.263082 crc crio[22579]: time=\"2026-06-12T16:01:48.26301673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.263174 crc crio[22579]: time=\"2026-06-12T16:01:48.263140683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.263226 crc crio[22579]: time=\"2026-06-12T16:01:48.263188294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.263317 crc crio[22579]: time=\"2026-06-12T16:01:48.263283957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.263375 crc crio[22579]: time=\"2026-06-12T16:01:48.263330138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.263474 crc crio[22579]: time=\"2026-06-12T16:01:48.263439611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.263691 crc crio[22579]: time=\"2026-06-12T16:01:48.263486492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.263691 crc crio[22579]: time=\"2026-06-12T16:01:48.263581084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.263691 crc crio[22579]: time=\"2026-06-12T16:01:48.263610435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.263806 crc crio[22579]: time=\"2026-06-12T16:01:48.263763279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.263878 crc crio[22579]: time=\"2026-06-12T16:01:48.263845641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.263938 crc crio[22579]: time=\"2026-06-12T16:01:48.263895082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.263938 crc crio[22579]: time=\"2026-06-12T16:01:48.263920693Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.264065 crc crio[22579]: time=\"2026-06-12T16:01:48.264026735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.264123 crc crio[22579]: time=\"2026-06-12T16:01:48.264081197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.264206 crc crio[22579]: time=\"2026-06-12T16:01:48.264169149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.264265 crc crio[22579]: time=\"2026-06-12T16:01:48.26421707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.264332 crc crio[22579]: time=\"2026-06-12T16:01:48.264296402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.264388 crc crio[22579]: time=\"2026-06-12T16:01:48.264343013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.264468 crc crio[22579]: time=\"2026-06-12T16:01:48.264425325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.264604 crc crio[22579]: time=\"2026-06-12T16:01:48.264537538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.264735 crc crio[22579]: time=\"2026-06-12T16:01:48.264701142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.264789 crc crio[22579]: time=\"2026-06-12T16:01:48.264758363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.264825 crc crio[22579]: time=\"2026-06-12T16:01:48.264791954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.264825 crc crio[22579]: time=\"2026-06-12T16:01:48.264819245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.265027 crc crio[22579]: time=\"2026-06-12T16:01:48.264991689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.265085 crc crio[22579]: time=\"2026-06-12T16:01:48.26504091Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.265169 crc crio[22579]: time=\"2026-06-12T16:01:48.265134423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.265227 crc crio[22579]: time=\"2026-06-12T16:01:48.265185014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.265298 crc crio[22579]: time=\"2026-06-12T16:01:48.265265706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.265354 crc crio[22579]: time=\"2026-06-12T16:01:48.265312027Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.265448 crc crio[22579]: time=\"2026-06-12T16:01:48.26541131Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.265606 crc crio[22579]: time=\"2026-06-12T16:01:48.265458051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.265606 crc crio[22579]: time=\"2026-06-12T16:01:48.265560743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.265774 crc crio[22579]: time=\"2026-06-12T16:01:48.265626685Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.265774 crc crio[22579]: time=\"2026-06-12T16:01:48.265764068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.265855 crc crio[22579]: time=\"2026-06-12T16:01:48.265802029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.265894 crc crio[22579]: time=\"2026-06-12T16:01:48.265880041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.265928 crc crio[22579]: time=\"2026-06-12T16:01:48.265909062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.266118 crc crio[22579]: time=\"2026-06-12T16:01:48.266080016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.266183 crc crio[22579]: time=\"2026-06-12T16:01:48.266128027Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.266252 crc crio[22579]: time=\"2026-06-12T16:01:48.26622068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.266305 crc crio[22579]: time=\"2026-06-12T16:01:48.266264851Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.266451 crc crio[22579]: time=\"2026-06-12T16:01:48.266412324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.266557 crc crio[22579]: time=\"2026-06-12T16:01:48.266474576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.266614 crc crio[22579]: time=\"2026-06-12T16:01:48.266596729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.266689 crc crio[22579]: time=\"2026-06-12T16:01:48.26663387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.266833 crc crio[22579]: time=\"2026-06-12T16:01:48.266794674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.266895 crc crio[22579]: time=\"2026-06-12T16:01:48.266845065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.266975 crc crio[22579]: time=\"2026-06-12T16:01:48.266929697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.267036 crc crio[22579]: time=\"2026-06-12T16:01:48.266981839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.267072 crc crio[22579]: time=\"2026-06-12T16:01:48.26703398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.267072 crc crio[22579]: time=\"2026-06-12T16:01:48.267065791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.267312 crc crio[22579]: time=\"2026-06-12T16:01:48.267272166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.267409 crc crio[22579]: time=\"2026-06-12T16:01:48.267334077Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.267593 crc crio[22579]: time=\"2026-06-12T16:01:48.267555063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.267719 crc crio[22579]: time=\"2026-06-12T16:01:48.267608434Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.267775 crc crio[22579]: time=\"2026-06-12T16:01:48.267753418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.267824 crc crio[22579]: time=\"2026-06-12T16:01:48.267787759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.268018 crc crio[22579]: time=\"2026-06-12T16:01:48.267971943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.268096 crc crio[22579]: time=\"2026-06-12T16:01:48.268034085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.268198 crc crio[22579]: time=\"2026-06-12T16:01:48.268156408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.268277 crc crio[22579]: time=\"2026-06-12T16:01:48.268211219Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.268477 crc crio[22579]: time=\"2026-06-12T16:01:48.268427134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.268613 crc crio[22579]: time=\"2026-06-12T16:01:48.268538827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.268613 crc crio[22579]: time=\"2026-06-12T16:01:48.268602689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.268732 crc crio[22579]: time=\"2026-06-12T16:01:48.268675051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.268831 crc crio[22579]: time=\"2026-06-12T16:01:48.268794194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.268897 crc crio[22579]: time=\"2026-06-12T16:01:48.268844935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.269039 crc crio[22579]: time=\"2026-06-12T16:01:48.268999119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.269109 crc crio[22579]: time=\"2026-06-12T16:01:48.26905134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.269220 crc crio[22579]: time=\"2026-06-12T16:01:48.269187513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.269291 crc crio[22579]: time=\"2026-06-12T16:01:48.269236154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.269436 crc crio[22579]: time=\"2026-06-12T16:01:48.269400899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.269565 crc crio[22579]: time=\"2026-06-12T16:01:48.2694479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.269846 crc crio[22579]: time=\"2026-06-12T16:01:48.269806699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.269905 crc crio[22579]: time=\"2026-06-12T16:01:48.26985777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.269949 crc crio[22579]: time=\"2026-06-12T16:01:48.269910741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.269949 crc crio[22579]: time=\"2026-06-12T16:01:48.269936522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.270176 crc crio[22579]: time=\"2026-06-12T16:01:48.270130877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.270259 crc crio[22579]: time=\"2026-06-12T16:01:48.270180938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.270864 crc crio[22579]: time=\"2026-06-12T16:01:48.270765082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.270864 crc crio[22579]: time=\"2026-06-12T16:01:48.270819654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.271333 crc crio[22579]: time=\"2026-06-12T16:01:48.270852025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.271333 crc crio[22579]: time=\"2026-06-12T16:01:48.271322486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.271358087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.27146821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.271580163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.271606213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.271743467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.272014 crc crio[22579]: time=\"2026-06-12T16:01:48.271785518Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.272014 crc crio[22579]: time=\"2026-06-12T16:01:48.272009803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.272119 crc crio[22579]: time=\"2026-06-12T16:01:48.272041714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.272230 crc crio[22579]: time=\"2026-06-12T16:01:48.272172447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.272230 crc crio[22579]: time=\"2026-06-12T16:01:48.272224769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.272715 crc crio[22579]: time=\"2026-06-12T16:01:48.272482365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.272715 crc crio[22579]: time=\"2026-06-12T16:01:48.272573727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.272715 crc crio[22579]: time=\"2026-06-12T16:01:48.272586028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.272715 crc crio[22579]: time=\"2026-06-12T16:01:48.272602938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.272843494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.272882325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273009758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.27308277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273126481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273157992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273293545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273340626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273462399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273535781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273571532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273620593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273720896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.273762127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274114206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274161067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274268359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274301Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274409243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274460064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274588487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274621268Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274839604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274883795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274897905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274918595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.27508531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275122821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275306405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275367787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275431368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275473399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275696645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.275741746Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.275966942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276015323Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276098945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276150676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276245868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.27628865Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276569257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276616458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276755581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276803172Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276919735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276963406Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.27712515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277168641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277245623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277276694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277420108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277460179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277615422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277674874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277804957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277845328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278010892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278046733Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278179356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278219947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.27831918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278352051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278467204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278561896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278589797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278624287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278874404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278917775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279049298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279082709Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279242753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279274984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279300634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279316945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279449928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279559181Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279743855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279782206Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.280792001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.280835732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281047248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281088429Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.28112873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281166581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281237662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281273543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281485969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281709194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281747655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281779806Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282022352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282060283Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282209227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282279548Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282315289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.28234654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282377611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282421372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282573216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282612066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282716989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.28275834Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282928674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282968775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.283020447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.283064738Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283127609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.28316006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283246702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283288563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283409196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283441477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283626352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283694013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283748945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283776625Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283899318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283935029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284042262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284070563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284156635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284189656Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.28438657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284417581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284475383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284548535Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284692718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284720839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284823531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284862422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284922494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284954515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285027186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285056767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285197811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285240362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285324034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285351064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285689513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285722494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285811966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285850277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285909168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285935639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.286115973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.286147454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.28636635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.286404641Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.286554474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.286589085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.286739909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.28678017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.287092 crc crio[22579]: time=\"2026-06-12T16:01:48.286851832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.287092 crc crio[22579]: time=\"2026-06-12T16:01:48.286879252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.287092 crc crio[22579]: time=\"2026-06-12T16:01:48.287053717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.287092 crc crio[22579]: time=\"2026-06-12T16:01:48.287085528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.287328 crc crio[22579]: time=\"2026-06-12T16:01:48.287289613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.287410 crc crio[22579]: time=\"2026-06-12T16:01:48.287334584Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.287469 crc crio[22579]: time=\"2026-06-12T16:01:48.287453937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.287786 crc crio[22579]: time=\"2026-06-12T16:01:48.287558569Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.287786 crc crio[22579]: time=\"2026-06-12T16:01:48.287750904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.287786 crc crio[22579]: time=\"2026-06-12T16:01:48.287784795Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.288129 crc crio[22579]: time=\"2026-06-12T16:01:48.288057152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.288129 crc crio[22579]: time=\"2026-06-12T16:01:48.288109093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.288327 crc crio[22579]: time=\"2026-06-12T16:01:48.288290297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.288447 crc crio[22579]: time=\"2026-06-12T16:01:48.28841343Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.288586 crc crio[22579]: time=\"2026-06-12T16:01:48.288455181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.288586 crc crio[22579]: time=\"2026-06-12T16:01:48.288478712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.288773 crc crio[22579]: time=\"2026-06-12T16:01:48.288682067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.288773 crc crio[22579]: time=\"2026-06-12T16:01:48.288719918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.288987 crc crio[22579]: time=\"2026-06-12T16:01:48.288894192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.289063 crc crio[22579]: time=\"2026-06-12T16:01:48.289037906Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.289126 crc crio[22579]: time=\"2026-06-12T16:01:48.289091877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.289281 crc crio[22579]: time=\"2026-06-12T16:01:48.289127658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.289281 crc crio[22579]: time=\"2026-06-12T16:01:48.289305633Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289339723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289751864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289853396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289901487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289934598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.290241 crc crio[22579]: time=\"2026-06-12T16:01:48.29002284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.290241 crc crio[22579]: time=\"2026-06-12T16:01:48.290061821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.290344 crc crio[22579]: time=\"2026-06-12T16:01:48.290291037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.290344 crc crio[22579]: time=\"2026-06-12T16:01:48.290323738Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.290569 crc crio[22579]: time=\"2026-06-12T16:01:48.290460771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.290569 crc crio[22579]: time=\"2026-06-12T16:01:48.290544873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.290758 crc crio[22579]: time=\"2026-06-12T16:01:48.290686107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.290758 crc crio[22579]: time=\"2026-06-12T16:01:48.290715968Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.290873 crc crio[22579]: time=\"2026-06-12T16:01:48.290845031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.290873 crc crio[22579]: time=\"2026-06-12T16:01:48.290874692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.291124 crc crio[22579]: time=\"2026-06-12T16:01:48.291056036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.291124 crc crio[22579]: time=\"2026-06-12T16:01:48.291116218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.291256 crc crio[22579]: time=\"2026-06-12T16:01:48.29120954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.291256 crc crio[22579]: time=\"2026-06-12T16:01:48.291246661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.291776 crc crio[22579]: time=\"2026-06-12T16:01:48.291473336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.291776 crc crio[22579]: time=\"2026-06-12T16:01:48.291587739Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.291932 crc crio[22579]: time=\"2026-06-12T16:01:48.291785844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.291932 crc crio[22579]: time=\"2026-06-12T16:01:48.291825515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.292762 crc crio[22579]: time=\"2026-06-12T16:01:48.292674666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.292762 crc crio[22579]: time=\"2026-06-12T16:01:48.292727928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.292998 crc crio[22579]: time=\"2026-06-12T16:01:48.292913052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.292998 crc crio[22579]: time=\"2026-06-12T16:01:48.292948093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.293251 crc crio[22579]: time=\"2026-06-12T16:01:48.293180359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.293251 crc crio[22579]: time=\"2026-06-12T16:01:48.29322808Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.293396 crc crio[22579]: time=\"2026-06-12T16:01:48.293343253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.293396 crc crio[22579]: time=\"2026-06-12T16:01:48.293372524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.293904 crc crio[22579]: time=\"2026-06-12T16:01:48.293834875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.293904 crc crio[22579]: time=\"2026-06-12T16:01:48.293893946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.294041 crc crio[22579]: time=\"2026-06-12T16:01:48.29402027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.294094 crc crio[22579]: time=\"2026-06-12T16:01:48.294060021Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.294299 crc crio[22579]: time=\"2026-06-12T16:01:48.294236485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.294299 crc crio[22579]: time=\"2026-06-12T16:01:48.294287206Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.294582 crc crio[22579]: time=\"2026-06-12T16:01:48.294538142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.294722 crc crio[22579]: time=\"2026-06-12T16:01:48.294598644Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.294823 crc crio[22579]: time=\"2026-06-12T16:01:48.294775008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.294823 crc crio[22579]: time=\"2026-06-12T16:01:48.29482466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.295130 crc crio[22579]: time=\"2026-06-12T16:01:48.295061555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.295216 crc crio[22579]: time=\"2026-06-12T16:01:48.295189269Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.295282 crc crio[22579]: time=\"2026-06-12T16:01:48.29526075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.295350 crc crio[22579]: time=\"2026-06-12T16:01:48.295290031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.295790 crc crio[22579]: time=\"2026-06-12T16:01:48.295725042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.295891 crc crio[22579]: time=\"2026-06-12T16:01:48.295825334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.296048 crc crio[22579]: time=\"2026-06-12T16:01:48.295989909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.296048 crc crio[22579]: time=\"2026-06-12T16:01:48.29604601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.296299 crc crio[22579]: time=\"2026-06-12T16:01:48.296246925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.296299 crc crio[22579]: time=\"2026-06-12T16:01:48.296294636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.296703 crc crio[22579]: time=\"2026-06-12T16:01:48.2964436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.296703 crc crio[22579]: time=\"2026-06-12T16:01:48.296537992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.296703 crc crio[22579]: time=\"2026-06-12T16:01:48.296693946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.296886 crc crio[22579]: time=\"2026-06-12T16:01:48.296724277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.296886 crc crio[22579]: time=\"2026-06-12T16:01:48.29686035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.296886 crc crio[22579]: time=\"2026-06-12T16:01:48.296887771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.297077 crc crio[22579]: time=\"2026-06-12T16:01:48.297032344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.297163 crc crio[22579]: time=\"2026-06-12T16:01:48.297089226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.297163 crc crio[22579]: time=\"2026-06-12T16:01:48.297151787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.297271 crc crio[22579]: time=\"2026-06-12T16:01:48.297179538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.297371 crc crio[22579]: time=\"2026-06-12T16:01:48.297332092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.297443 crc crio[22579]: time=\"2026-06-12T16:01:48.297385133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.297675 crc crio[22579]: time=\"2026-06-12T16:01:48.297607559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.297796 crc crio[22579]: time=\"2026-06-12T16:01:48.297757412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.297796 crc crio[22579]: time=\"2026-06-12T16:01:48.297808854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.297796 crc crio[22579]: time=\"2026-06-12T16:01:48.297834004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.297796 crc crio[22579]: time=\"2026-06-12T16:01:48.297891826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.298125 crc crio[22579]: time=\"2026-06-12T16:01:48.297916996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.298125 crc crio[22579]: time=\"2026-06-12T16:01:48.29808417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.298125 crc crio[22579]: time=\"2026-06-12T16:01:48.298122981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.298263 crc crio[22579]: time=\"2026-06-12T16:01:48.298217404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.298263 crc crio[22579]: time=\"2026-06-12T16:01:48.298242724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.298572 crc crio[22579]: time=\"2026-06-12T16:01:48.298384268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.298572 crc crio[22579]: time=\"2026-06-12T16:01:48.298437299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.298572 crc crio[22579]: time=\"2026-06-12T16:01:48.298560152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.298816 crc crio[22579]: time=\"2026-06-12T16:01:48.298587053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.298816 crc crio[22579]: time=\"2026-06-12T16:01:48.298755427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.298816 crc crio[22579]: time=\"2026-06-12T16:01:48.298791738Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.299088 crc crio[22579]: time=\"2026-06-12T16:01:48.298918611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.299088 crc crio[22579]: time=\"2026-06-12T16:01:48.298948522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.299348 crc crio[22579]: time=\"2026-06-12T16:01:48.29928745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.299634049Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.300057139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.3000979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.300138241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.300160782Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.300791 crc crio[22579]: time=\"2026-06-12T16:01:48.300437919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.300791 crc crio[22579]: time=\"2026-06-12T16:01:48.300569292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.300791 crc crio[22579]: time=\"2026-06-12T16:01:48.300706986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.300791 crc crio[22579]: time=\"2026-06-12T16:01:48.300737286Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.301002 crc crio[22579]: time=\"2026-06-12T16:01:48.30087972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.301002 crc crio[22579]: time=\"2026-06-12T16:01:48.300907291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.301115 crc crio[22579]: time=\"2026-06-12T16:01:48.301084595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.301115 crc crio[22579]: time=\"2026-06-12T16:01:48.301113576Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.301576 crc crio[22579]: time=\"2026-06-12T16:01:48.301429164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.301728 crc crio[22579]: time=\"2026-06-12T16:01:48.301625908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.301728 crc crio[22579]: time=\"2026-06-12T16:01:48.30170792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.301815 crc crio[22579]: time=\"2026-06-12T16:01:48.301747141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.301815 crc crio[22579]: time=\"2026-06-12T16:01:48.301774342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.301815 crc crio[22579]: time=\"2026-06-12T16:01:48.301808883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.302133 crc crio[22579]: time=\"2026-06-12T16:01:48.302068079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.302133 crc crio[22579]: time=\"2026-06-12T16:01:48.302131661Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.302243 crc crio[22579]: time=\"2026-06-12T16:01:48.302146381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.302243 crc crio[22579]: time=\"2026-06-12T16:01:48.302166962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.302243 crc crio[22579]: time=\"2026-06-12T16:01:48.302199053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.302243 crc crio[22579]: time=\"2026-06-12T16:01:48.302220663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.302608 crc crio[22579]: time=\"2026-06-12T16:01:48.302550411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.302608 crc crio[22579]: time=\"2026-06-12T16:01:48.302602723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.302756 crc crio[22579]: time=\"2026-06-12T16:01:48.302619103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.302756 crc crio[22579]: time=\"2026-06-12T16:01:48.302668404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.302756 crc crio[22579]: time=\"2026-06-12T16:01:48.302742396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.302991 crc crio[22579]: time=\"2026-06-12T16:01:48.302765897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.303057 crc crio[22579]: time=\"2026-06-12T16:01:48.303013503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.303057 crc crio[22579]: time=\"2026-06-12T16:01:48.303047594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.303216 crc crio[22579]: time=\"2026-06-12T16:01:48.303173257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.303296 crc crio[22579]: time=\"2026-06-12T16:01:48.303224478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.303735 crc crio[22579]: time=\"2026-06-12T16:01:48.303670269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.303802 crc crio[22579]: time=\"2026-06-12T16:01:48.303773782Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.303863 crc crio[22579]: time=\"2026-06-12T16:01:48.303811313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.303863 crc crio[22579]: time=\"2026-06-12T16:01:48.303837233Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.304086 crc crio[22579]: time=\"2026-06-12T16:01:48.303883464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.304086 crc crio[22579]: time=\"2026-06-12T16:01:48.303902105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.304258 crc crio[22579]: time=\"2026-06-12T16:01:48.304181882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.304258 crc crio[22579]: time=\"2026-06-12T16:01:48.304233463Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.304258 crc crio[22579]: time=\"2026-06-12T16:01:48.304249073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.304387 crc crio[22579]: time=\"2026-06-12T16:01:48.304265994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.304387 crc crio[22579]: time=\"2026-06-12T16:01:48.304289644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.304387 crc crio[22579]: time=\"2026-06-12T16:01:48.304315105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.304559 crc crio[22579]: time=\"2026-06-12T16:01:48.304446498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.304559 crc crio[22579]: time=\"2026-06-12T16:01:48.304484499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.304798 crc crio[22579]: time=\"2026-06-12T16:01:48.304593542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.304798 crc crio[22579]: time=\"2026-06-12T16:01:48.304625713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.305360 crc crio[22579]: time=\"2026-06-12T16:01:48.30529736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.305668 crc crio[22579]: time=\"2026-06-12T16:01:48.305444913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.305793 crc crio[22579]: time=\"2026-06-12T16:01:48.305745001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.305896 crc crio[22579]: time=\"2026-06-12T16:01:48.305865414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.306004 crc crio[22579]: time=\"2026-06-12T16:01:48.305972666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.306090 crc crio[22579]: time=\"2026-06-12T16:01:48.306059918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.306149 crc crio[22579]: time=\"2026-06-12T16:01:48.30611334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.306149 crc crio[22579]: time=\"2026-06-12T16:01:48.30613723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.306325 crc crio[22579]: time=\"2026-06-12T16:01:48.306222533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.306325 crc crio[22579]: time=\"2026-06-12T16:01:48.306263694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.306467 crc crio[22579]: time=\"2026-06-12T16:01:48.306426438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.306569 crc crio[22579]: time=\"2026-06-12T16:01:48.306485589Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.306619 crc crio[22579]: time=\"2026-06-12T16:01:48.306583871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.306721 crc crio[22579]: time=\"2026-06-12T16:01:48.306616702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.306783 crc crio[22579]: time=\"2026-06-12T16:01:48.306751216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.306783 crc crio[22579]: time=\"2026-06-12T16:01:48.306783006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.306952 crc crio[22579]: time=\"2026-06-12T16:01:48.306906119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.307016 crc crio[22579]: time=\"2026-06-12T16:01:48.306954151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.307016 crc crio[22579]: time=\"2026-06-12T16:01:48.306999602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.307084 crc crio[22579]: time=\"2026-06-12T16:01:48.307035343Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.307267 crc crio[22579]: time=\"2026-06-12T16:01:48.307215147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.307267 crc crio[22579]: time=\"2026-06-12T16:01:48.307263008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.307401 crc crio[22579]: time=\"2026-06-12T16:01:48.30733959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.307401 crc crio[22579]: time=\"2026-06-12T16:01:48.307379131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.307615 crc crio[22579]: time=\"2026-06-12T16:01:48.307460353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.307615 crc crio[22579]: time=\"2026-06-12T16:01:48.307558726Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.307788 crc crio[22579]: time=\"2026-06-12T16:01:48.307774541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.307839 crc crio[22579]: time=\"2026-06-12T16:01:48.307808612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.308005 crc crio[22579]: time=\"2026-06-12T16:01:48.307894144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.308148 crc crio[22579]: time=\"2026-06-12T16:01:48.308014557Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.308148 crc crio[22579]: time=\"2026-06-12T16:01:48.308049568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.308279 crc crio[22579]: time=\"2026-06-12T16:01:48.308243403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.308338 crc crio[22579]: time=\"2026-06-12T16:01:48.308291664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.308338 crc crio[22579]: time=\"2026-06-12T16:01:48.308317864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.308408 crc crio[22579]: time=\"2026-06-12T16:01:48.308347635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.308408 crc crio[22579]: time=\"2026-06-12T16:01:48.308390316Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.308729 crc crio[22579]: time=\"2026-06-12T16:01:48.308629412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.308845 crc crio[22579]: time=\"2026-06-12T16:01:48.308804637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.308897 crc crio[22579]: time=\"2026-06-12T16:01:48.308846888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.308897 crc crio[22579]: time=\"2026-06-12T16:01:48.308882008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.308969 crc crio[22579]: time=\"2026-06-12T16:01:48.30894435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.309013 crc crio[22579]: time=\"2026-06-12T16:01:48.308977161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.309105 crc crio[22579]: time=\"2026-06-12T16:01:48.309037932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.309165 crc crio[22579]: time=\"2026-06-12T16:01:48.309106144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.309207 crc crio[22579]: time=\"2026-06-12T16:01:48.309164845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.309207 crc crio[22579]: time=\"2026-06-12T16:01:48.309191116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.309329 crc crio[22579]: time=\"2026-06-12T16:01:48.309282318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.309400 crc crio[22579]: time=\"2026-06-12T16:01:48.309389351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.309435 crc crio[22579]: time=\"2026-06-12T16:01:48.309421602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.309469 crc crio[22579]: time=\"2026-06-12T16:01:48.309459343Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.309707 crc crio[22579]: time=\"2026-06-12T16:01:48.309569255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.309707 crc crio[22579]: time=\"2026-06-12T16:01:48.309634587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.309790 crc crio[22579]: time=\"2026-06-12T16:01:48.3097541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.309790 crc crio[22579]: time=\"2026-06-12T16:01:48.309784331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.309973 crc crio[22579]: time=\"2026-06-12T16:01:48.309927794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.310030 crc crio[22579]: time=\"2026-06-12T16:01:48.309996406Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.310072 crc crio[22579]: time=\"2026-06-12T16:01:48.310030297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.310072 crc crio[22579]: time=\"2026-06-12T16:01:48.310048957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.310679 crc crio[22579]: time=\"2026-06-12T16:01:48.310606441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.310752 crc crio[22579]: time=\"2026-06-12T16:01:48.310684993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.310752 crc crio[22579]: time=\"2026-06-12T16:01:48.310697704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.310752 crc crio[22579]: time=\"2026-06-12T16:01:48.310715994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.310752 crc crio[22579]: time=\"2026-06-12T16:01:48.310740935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.310892 crc crio[22579]: time=\"2026-06-12T16:01:48.310761665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.310892 crc crio[22579]: time=\"2026-06-12T16:01:48.310782096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.310892 crc crio[22579]: time=\"2026-06-12T16:01:48.310802146Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.311200 crc crio[22579]: time=\"2026-06-12T16:01:48.311136824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.311256 crc crio[22579]: time=\"2026-06-12T16:01:48.311217946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.311301 crc crio[22579]: time=\"2026-06-12T16:01:48.311264628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.311342 crc crio[22579]: time=\"2026-06-12T16:01:48.311299679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.311413 crc crio[22579]: time=\"2026-06-12T16:01:48.31137048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.311468 crc crio[22579]: time=\"2026-06-12T16:01:48.311433972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.311468 crc crio[22579]: time=\"2026-06-12T16:01:48.311452162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.311591 crc crio[22579]: time=\"2026-06-12T16:01:48.311474363Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.311770 crc crio[22579]: time=\"2026-06-12T16:01:48.311605186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.311911 crc crio[22579]: time=\"2026-06-12T16:01:48.311857792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.312042 crc crio[22579]: time=\"2026-06-12T16:01:48.311994126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.312172 crc crio[22579]: time=\"2026-06-12T16:01:48.312123379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.312279 crc crio[22579]: time=\"2026-06-12T16:01:48.312245642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.312385 crc crio[22579]: time=\"2026-06-12T16:01:48.312350855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.312436 crc crio[22579]: time=\"2026-06-12T16:01:48.312389566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.312478 crc crio[22579]: time=\"2026-06-12T16:01:48.312451027Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.312602 crc crio[22579]: time=\"2026-06-12T16:01:48.31257516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.312689 crc crio[22579]: time=\"2026-06-12T16:01:48.312614991Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.312689 crc crio[22579]: time=\"2026-06-12T16:01:48.312676553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.312772 crc crio[22579]: time=\"2026-06-12T16:01:48.312710503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.312772 crc crio[22579]: time=\"2026-06-12T16:01:48.312741564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.312772 crc crio[22579]: time=\"2026-06-12T16:01:48.312762155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.312957 crc crio[22579]: time=\"2026-06-12T16:01:48.312921569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.313023 crc crio[22579]: time=\"2026-06-12T16:01:48.31297214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.313101 crc crio[22579]: time=\"2026-06-12T16:01:48.313060612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.313153 crc crio[22579]: time=\"2026-06-12T16:01:48.313115254Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.313202 crc crio[22579]: time=\"2026-06-12T16:01:48.313153574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.313202 crc crio[22579]: time=\"2026-06-12T16:01:48.313186345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.313270 crc crio[22579]: time=\"2026-06-12T16:01:48.313218756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.313270 crc crio[22579]: time=\"2026-06-12T16:01:48.313239157Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.313440 crc crio[22579]: time=\"2026-06-12T16:01:48.313406121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.313738 crc crio[22579]: time=\"2026-06-12T16:01:48.313450692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.313827 crc crio[22579]: time=\"2026-06-12T16:01:48.313728979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.313827 crc crio[22579]: time=\"2026-06-12T16:01:48.31378147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.313827 crc crio[22579]: time=\"2026-06-12T16:01:48.313816271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.313947 crc crio[22579]: time=\"2026-06-12T16:01:48.313849342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.314225 crc crio[22579]: time=\"2026-06-12T16:01:48.314157019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.314291 crc crio[22579]: time=\"2026-06-12T16:01:48.314272052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.314396 crc crio[22579]: time=\"2026-06-12T16:01:48.314364164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.314481 crc crio[22579]: time=\"2026-06-12T16:01:48.314451587Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.314592 crc crio[22579]: time=\"2026-06-12T16:01:48.31457007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.314634 crc crio[22579]: time=\"2026-06-12T16:01:48.314609371Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316088817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.31621335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316251221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316276092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316304933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316321713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.31657946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316623421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316695182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316727573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316940628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316980399Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317140503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317190745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.31739556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317431831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317673757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317718488Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317832831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317866621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.318018365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.318044896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.31820596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.318242351Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318350773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318379634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318588749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318671581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318786824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318822075Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318926548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318959319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.319119733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.319161384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.319250296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.319280747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.3194394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.319482012Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.319711027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.319755478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.31980811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.31984276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.319984684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.320026475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.320175899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.32021787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320334743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320385804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.3206073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320686261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320799424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320836665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320935288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320976479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321118542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321158393Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321290446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321334448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.32143974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321479961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.321777809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.32182079Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.321944003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.321981224Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322197279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.32223842Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322527817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322572858Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322686511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322722262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322749773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322768553Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.322989379Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323117862Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323153993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323179573Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323215004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323231575Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323386588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323428869Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323601674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323667675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323897201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323930492Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324031334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324068705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324166268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324214779Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324338042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324376813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324560118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324593218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324723922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324757462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324857045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324888766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.325026089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.32506179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.325359 crc crio[22579]: time=\"2026-06-12T16:01:48.325226844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.325359 crc crio[22579]: time=\"2026-06-12T16:01:48.325259005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.325455 crc crio[22579]: time=\"2026-06-12T16:01:48.325420829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.325731 crc crio[22579]: time=\"2026-06-12T16:01:48.32545903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.325731 crc crio[22579]: time=\"2026-06-12T16:01:48.325713586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.325848 crc crio[22579]: time=\"2026-06-12T16:01:48.325747867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.325958 crc crio[22579]: time=\"2026-06-12T16:01:48.325893491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.325958 crc crio[22579]: time=\"2026-06-12T16:01:48.325931812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.326109 crc crio[22579]: time=\"2026-06-12T16:01:48.326071805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.326167 crc crio[22579]: time=\"2026-06-12T16:01:48.326107686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.326285 crc crio[22579]: time=\"2026-06-12T16:01:48.326223309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.326370 crc crio[22579]: time=\"2026-06-12T16:01:48.326289141Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.326370 crc crio[22579]: time=\"2026-06-12T16:01:48.326350252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.326467 crc crio[22579]: time=\"2026-06-12T16:01:48.326384153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.326597 crc crio[22579]: time=\"2026-06-12T16:01:48.326569817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.326723 crc crio[22579]: time=\"2026-06-12T16:01:48.326604388Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.326816 crc crio[22579]: time=\"2026-06-12T16:01:48.326776073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.326816 crc crio[22579]: time=\"2026-06-12T16:01:48.326808933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.327103 crc crio[22579]: time=\"2026-06-12T16:01:48.327014849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.327103 crc crio[22579]: time=\"2026-06-12T16:01:48.3270779Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.327103 crc crio[22579]: time=\"2026-06-12T16:01:48.327103581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.327288 crc crio[22579]: time=\"2026-06-12T16:01:48.327129111Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.327338 crc crio[22579]: time=\"2026-06-12T16:01:48.327313706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.327400 crc crio[22579]: time=\"2026-06-12T16:01:48.327372617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.327705 crc crio[22579]: time=\"2026-06-12T16:01:48.327563942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.327705 crc crio[22579]: time=\"2026-06-12T16:01:48.327631774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.327846 crc crio[22579]: time=\"2026-06-12T16:01:48.327706706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.327846 crc crio[22579]: time=\"2026-06-12T16:01:48.327743717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.327846 crc crio[22579]: time=\"2026-06-12T16:01:48.327804538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.327846 crc crio[22579]: time=\"2026-06-12T16:01:48.327834339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.328047 crc crio[22579]: time=\"2026-06-12T16:01:48.327941301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.328047 crc crio[22579]: time=\"2026-06-12T16:01:48.327983873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.328175 crc crio[22579]: time=\"2026-06-12T16:01:48.328068825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.328175 crc crio[22579]: time=\"2026-06-12T16:01:48.328114086Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.328365 crc crio[22579]: time=\"2026-06-12T16:01:48.328309021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.328365 crc crio[22579]: time=\"2026-06-12T16:01:48.328358272Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.328739 crc crio[22579]: time=\"2026-06-12T16:01:48.328447464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.328739 crc crio[22579]: time=\"2026-06-12T16:01:48.328485915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.328739 crc crio[22579]: time=\"2026-06-12T16:01:48.328712871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.329032 crc crio[22579]: time=\"2026-06-12T16:01:48.328746471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.329032 crc crio[22579]: time=\"2026-06-12T16:01:48.328899115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.329032 crc crio[22579]: time=\"2026-06-12T16:01:48.328939386Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.329207 crc crio[22579]: time=\"2026-06-12T16:01:48.329168122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.329207 crc crio[22579]: time=\"2026-06-12T16:01:48.329200173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.329401 crc crio[22579]: time=\"2026-06-12T16:01:48.329347106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.329490 crc crio[22579]: time=\"2026-06-12T16:01:48.329408558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.329490 crc crio[22579]: time=\"2026-06-12T16:01:48.329452379Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.329490 crc crio[22579]: time=\"2026-06-12T16:01:48.32948408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.329832 crc crio[22579]: time=\"2026-06-12T16:01:48.329771707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.329832 crc crio[22579]: time=\"2026-06-12T16:01:48.329809908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.330054 crc crio[22579]: time=\"2026-06-12T16:01:48.330004893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.330131 crc crio[22579]: time=\"2026-06-12T16:01:48.330069154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.330131 crc crio[22579]: time=\"2026-06-12T16:01:48.330105725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.330220 crc crio[22579]: time=\"2026-06-12T16:01:48.330135096Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.330282 crc crio[22579]: time=\"2026-06-12T16:01:48.330238069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.330282 crc crio[22579]: time=\"2026-06-12T16:01:48.330268339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.330431 crc crio[22579]: time=\"2026-06-12T16:01:48.330384742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.330582 crc crio[22579]: time=\"2026-06-12T16:01:48.330443574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.330692 crc crio[22579]: time=\"2026-06-12T16:01:48.330592077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.330692 crc crio[22579]: time=\"2026-06-12T16:01:48.330676229Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.330800 crc crio[22579]: time=\"2026-06-12T16:01:48.330748791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.330800 crc crio[22579]: time=\"2026-06-12T16:01:48.330788892Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.331095 crc crio[22579]: time=\"2026-06-12T16:01:48.331014798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.331095 crc crio[22579]: time=\"2026-06-12T16:01:48.33108722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.331261 crc crio[22579]: time=\"2026-06-12T16:01:48.331128611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.331261 crc crio[22579]: time=\"2026-06-12T16:01:48.331167322Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.331261 crc crio[22579]: time=\"2026-06-12T16:01:48.331203412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.331261 crc crio[22579]: time=\"2026-06-12T16:01:48.331235383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.331735 crc crio[22579]: time=\"2026-06-12T16:01:48.331694995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.331735 crc crio[22579]: time=\"2026-06-12T16:01:48.331732816Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.331830 crc crio[22579]: time=\"2026-06-12T16:01:48.331768327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.331830 crc crio[22579]: time=\"2026-06-12T16:01:48.331807377Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.331945 crc crio[22579]: time=\"2026-06-12T16:01:48.331859529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.331945 crc crio[22579]: time=\"2026-06-12T16:01:48.33189642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.331996182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.332114135Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.332217768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.332251958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.332282229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.3323106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332806342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332889094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332902605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332921515Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332945226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332961206Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.33313256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333166271Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333198142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333229203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333260273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333287914Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333546191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333601582Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333800017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333857098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333899639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.33393964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.333973081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334004122Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334044833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334078854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334112845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334138855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.334466 crc crio[22579]: time=\"2026-06-12T16:01:48.334265408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.334466 crc crio[22579]: time=\"2026-06-12T16:01:48.334301869Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.334466 crc crio[22579]: time=\"2026-06-12T16:01:48.334369661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.334466 crc crio[22579]: time=\"2026-06-12T16:01:48.334415062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.335042 crc crio[22579]: time=\"2026-06-12T16:01:48.334891044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.335042 crc crio[22579]: time=\"2026-06-12T16:01:48.334932585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.335042 crc crio[22579]: time=\"2026-06-12T16:01:48.334970976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.335042 crc crio[22579]: time=\"2026-06-12T16:01:48.334996607Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.335221 crc crio[22579]: time=\"2026-06-12T16:01:48.335039318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.335221 crc crio[22579]: time=\"2026-06-12T16:01:48.335080559Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.335221 crc crio[22579]: time=\"2026-06-12T16:01:48.33514529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.335221 crc crio[22579]: time=\"2026-06-12T16:01:48.335174441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.335446 crc crio[22579]: time=\"2026-06-12T16:01:48.335272933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.335446 crc crio[22579]: time=\"2026-06-12T16:01:48.335305744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.335446 crc crio[22579]: time=\"2026-06-12T16:01:48.335363636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.335446 crc crio[22579]: time=\"2026-06-12T16:01:48.335394726Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.335833 crc crio[22579]: time=\"2026-06-12T16:01:48.335565321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.335833 crc crio[22579]: time=\"2026-06-12T16:01:48.335593831Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.335833 crc crio[22579]: time=\"2026-06-12T16:01:48.335621272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.335833 crc crio[22579]: time=\"2026-06-12T16:01:48.335682794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.336050 crc crio[22579]: time=\"2026-06-12T16:01:48.335846148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.336050 crc crio[22579]: time=\"2026-06-12T16:01:48.335895779Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.336050 crc crio[22579]: time=\"2026-06-12T16:01:48.335982081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.336050 crc crio[22579]: time=\"2026-06-12T16:01:48.336021952Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.336231 crc crio[22579]: time=\"2026-06-12T16:01:48.336060823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.336231 crc crio[22579]: time=\"2026-06-12T16:01:48.336087464Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.336231 crc crio[22579]: time=\"2026-06-12T16:01:48.336148155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.336231 crc crio[22579]: time=\"2026-06-12T16:01:48.336191476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.336408 crc crio[22579]: time=\"2026-06-12T16:01:48.336259728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.336408 crc crio[22579]: time=\"2026-06-12T16:01:48.336298329Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.336604 crc crio[22579]: time=\"2026-06-12T16:01:48.336577466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.336719 crc crio[22579]: time=\"2026-06-12T16:01:48.336622897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.336719 crc crio[22579]: time=\"2026-06-12T16:01:48.336704659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.336833 crc crio[22579]: time=\"2026-06-12T16:01:48.33674163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.336833 crc crio[22579]: time=\"2026-06-12T16:01:48.336775091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.336833 crc crio[22579]: time=\"2026-06-12T16:01:48.336799081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.337040 crc crio[22579]: time=\"2026-06-12T16:01:48.336989106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.337127 crc crio[22579]: time=\"2026-06-12T16:01:48.337050058Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.337263 crc crio[22579]: time=\"2026-06-12T16:01:48.337212862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.337336 crc crio[22579]: time=\"2026-06-12T16:01:48.337283973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.337433 crc crio[22579]: time=\"2026-06-12T16:01:48.337383816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.337449187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.33755334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.337602541Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.337699234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.337736585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.338007 crc crio[22579]: time=\"2026-06-12T16:01:48.337866278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.338007 crc crio[22579]: time=\"2026-06-12T16:01:48.337903639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.338157 crc crio[22579]: time=\"2026-06-12T16:01:48.338037482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.338157 crc crio[22579]: time=\"2026-06-12T16:01:48.338084413Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.338157 crc crio[22579]: time=\"2026-06-12T16:01:48.338125804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.338157 crc crio[22579]: time=\"2026-06-12T16:01:48.338161295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.338417 crc crio[22579]: time=\"2026-06-12T16:01:48.338235367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.338417 crc crio[22579]: time=\"2026-06-12T16:01:48.338277918Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.338676068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.338723179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.338737529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.33875937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.338797171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.339070 crc crio[22579]: time=\"2026-06-12T16:01:48.338819791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.339070 crc crio[22579]: time=\"2026-06-12T16:01:48.338947335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.339070 crc crio[22579]: time=\"2026-06-12T16:01:48.338973845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.339212 crc crio[22579]: time=\"2026-06-12T16:01:48.339087498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.339212 crc crio[22579]: time=\"2026-06-12T16:01:48.339124029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.339212 crc crio[22579]: time=\"2026-06-12T16:01:48.339134029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.339212 crc crio[22579]: time=\"2026-06-12T16:01:48.33915051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.339408 crc crio[22579]: time=\"2026-06-12T16:01:48.339329084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.339408 crc crio[22579]: time=\"2026-06-12T16:01:48.339369975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.339573 crc crio[22579]: time=\"2026-06-12T16:01:48.339433377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.339573 crc crio[22579]: time=\"2026-06-12T16:01:48.339465807Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.339819 crc crio[22579]: time=\"2026-06-12T16:01:48.339761755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.339819 crc crio[22579]: time=\"2026-06-12T16:01:48.339822256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.339960 crc crio[22579]: time=\"2026-06-12T16:01:48.339888928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.339960 crc crio[22579]: time=\"2026-06-12T16:01:48.339926589Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.340069 crc crio[22579]: time=\"2026-06-12T16:01:48.340020601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.340069 crc crio[22579]: time=\"2026-06-12T16:01:48.340050822Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.340330 crc crio[22579]: time=\"2026-06-12T16:01:48.340083153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.340330 crc crio[22579]: time=\"2026-06-12T16:01:48.340105873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.340330 crc crio[22579]: time=\"2026-06-12T16:01:48.340230707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.340330 crc crio[22579]: time=\"2026-06-12T16:01:48.340255877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340404841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340439182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340489363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340560275Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340715669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340812101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.341311 crc crio[22579]: time=\"2026-06-12T16:01:48.340904343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.341311 crc crio[22579]: time=\"2026-06-12T16:01:48.340946084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.341311 crc crio[22579]: time=\"2026-06-12T16:01:48.341113548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.341311 crc crio[22579]: time=\"2026-06-12T16:01:48.341143689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.341577 crc crio[22579]: time=\"2026-06-12T16:01:48.341320154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.341577 crc crio[22579]: time=\"2026-06-12T16:01:48.341407256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.341577 crc crio[22579]: time=\"2026-06-12T16:01:48.341460727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.341577 crc crio[22579]: time=\"2026-06-12T16:01:48.341542009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.341616441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.341690163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.342039661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.342076772Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.342147714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.342194485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.342269857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.342327709Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.34240581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.342442741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.34280082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.342839361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.342883002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.342914373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.342927503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.342947494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343030946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343067187Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343241701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343279912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343314033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343338374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343371254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343388585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343565699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.34359804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343753244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343785895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343907298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343935508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343944469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.34401029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.344042101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.344059431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.344199145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344236666Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344270827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344305948Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344340938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344367479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344456801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344534163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344626756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344702147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344759629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.34480886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.34482223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344848421Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.344984414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345029836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345138008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345174909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.3451928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.34521608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345276622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345313833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345482817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.345579799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.345879577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.345916198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.34602434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.346062651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.346100332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.346246956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 12 16:01:51.742374 crc crio[22579]: time=\"2026-06-12T16:01:51.741948943Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 16:01:51.854906 crc crio[22579]: time=\"2026-06-12T16:01:51.854766143Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 16:01:51.854906 crc crio[22579]: time=\"2026-06-12T16:01:51.854871856Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 16:01:51.855304 crc crio[22579]: time=\"2026-06-12T16:01:51.854935648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 12 16:01:51.912718 crc crio[22579]: time=\"2026-06-12T16:01:51.912371683Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 12 16:01:51.912718 crc crio[22579]: time=\"2026-06-12T16:01:51.912711982Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 12 16:02:00.624231 crc crio[22579]: time=\"2026-06-12T16:02:00.62339346Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688002-l9vl7/POD\" id=19ccce98-c512-4ce4-a53a-89a29b168eb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:02:00.625221 crc crio[22579]: time=\"2026-06-12T16:02:00.624264141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:00.650818 crc crio[22579]: time=\"2026-06-12T16:02:00.650711838Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-l9vl7 Namespace:openshift-infra ID:7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c UID:7ab9fb3d-4db6-46d9-9c62-28cf9c45b340 NetNS:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab9fb3d_4db6_46d9_9c62_28cf9c45b340.slice PodAnnotations:0xc000478c70}] Aliases:map[]}\"\nJun 12 16:02:00.650818 crc crio[22579]: time=\"2026-06-12T16:02:00.650784049Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688002-l9vl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:02:00.995768 crc crio[22579]: 2026-06-12T16:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7eb5f5631fe1232 Mac:56:c0:e0:3d:05:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:02:00.998372 crc crio[22579]: time=\"2026-06-12T16:02:00.998268634Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-l9vl7 Namespace:openshift-infra ID:7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c UID:7ab9fb3d-4db6-46d9-9c62-28cf9c45b340 NetNS:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab9fb3d_4db6_46d9_9c62_28cf9c45b340.slice PodAnnotations:0xc000478c70}] Aliases:map[]}\"\nJun 12 16:02:00.998593 crc crio[22579]: time=\"2026-06-12T16:02:00.998487429Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688002-l9vl7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:02:01.007066 crc crio[22579]: time=\"2026-06-12T16:02:01.00696401Z\" level=info msg=\"Ran pod sandbox 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c with infra container: openshift-infra/auto-csr-approver-29688002-l9vl7/POD\" id=19ccce98-c512-4ce4-a53a-89a29b168eb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:02:01.010036 crc crio[22579]: time=\"2026-06-12T16:02:01.009968844Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cb2a3cc8-4a39-4cc0-b904-7dfcbbbd3782 name=/runtime.v1.ImageService/PullImage\nJun 12 16:02:01.016226 crc crio[22579]: time=\"2026-06-12T16:02:01.016138517Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:02:01.836020 crc crio[22579]: time=\"2026-06-12T16:02:01.835810251Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cb2a3cc8-4a39-4cc0-b904-7dfcbbbd3782 name=/runtime.v1.ImageService/PullImage\nJun 12 16:02:01.839028 crc crio[22579]: time=\"2026-06-12T16:02:01.83897135Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6df3aae8-34be-466f-808a-62ba9e28c259 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:01.841832 crc crio[22579]: time=\"2026-06-12T16:02:01.841714608Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d2ad778f-0224-41f0-a601-c56b1101a2fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:01.857712 crc crio[22579]: time=\"2026-06-12T16:02:01.857442958Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688002-l9vl7/oc\" id=4fa0209c-51e3-47e6-8f6a-dae6afde6a03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:01.858825 crc crio[22579]: time=\"2026-06-12T16:02:01.85834519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:01.931852 crc crio[22579]: time=\"2026-06-12T16:02:01.931748503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:02.211988 crc crio[22579]: time=\"2026-06-12T16:02:02.211888195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:02.307834 crc crio[22579]: time=\"2026-06-12T16:02:02.307305923Z\" level=info msg=\"Created container bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9: openshift-infra/auto-csr-approver-29688002-l9vl7/oc\" id=4fa0209c-51e3-47e6-8f6a-dae6afde6a03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:02.309106 crc crio[22579]: time=\"2026-06-12T16:02:02.309005036Z\" level=info msg=\"Starting container: bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9\" id=40d91488-5288-4a60-90da-054783caff0e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:02:02.314229 crc crio[22579]: time=\"2026-06-12T16:02:02.314121983Z\" level=info msg=\"Started container\" PID=34873 containerID=bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9 description=openshift-infra/auto-csr-approver-29688002-l9vl7/oc id=40d91488-5288-4a60-90da-054783caff0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\nJun 12 16:02:04.228610 crc crio[22579]: time=\"2026-06-12T16:02:04.22709993Z\" level=info msg=\"Stopping pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=222c2e55-0236-4669-96e9-3c67874eec0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:04.228610 crc crio[22579]: time=\"2026-06-12T16:02:04.228451803Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-l9vl7 Namespace:openshift-infra ID:7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c UID:7ab9fb3d-4db6-46d9-9c62-28cf9c45b340 NetNS:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab9fb3d_4db6_46d9_9c62_28cf9c45b340.slice PodAnnotations:0xc00008cda0}] Aliases:map[]}\"\nJun 12 16:02:04.229818 crc crio[22579]: time=\"2026-06-12T16:02:04.22872875Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688002-l9vl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:02:04.479204 crc crio[22579]: time=\"2026-06-12T16:02:04.479002612Z\" level=info msg=\"Stopped pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=222c2e55-0236-4669-96e9-3c67874eec0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:08.316781 crc crio[22579]: time=\"2026-06-12T16:02:08.315361166Z\" level=info msg=\"Removing container: 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee\" id=fec9bd72-1176-47d7-a8ae-c903b94031eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:08.363815 crc crio[22579]: time=\"2026-06-12T16:02:08.363663525Z\" level=info msg=\"Removed container 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fec9bd72-1176-47d7-a8ae-c903b94031eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:08.368592 crc crio[22579]: time=\"2026-06-12T16:02:08.368423683Z\" level=info msg=\"Removing container: ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5\" id=23a97e04-8f6d-4f73-b600-6f837837c09b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:08.393598 crc crio[22579]: time=\"2026-06-12T16:02:08.392654054Z\" level=info msg=\"Removed container ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=23a97e04-8f6d-4f73-b600-6f837837c09b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:08.396670 crc crio[22579]: time=\"2026-06-12T16:02:08.396572051Z\" level=info msg=\"Removing container: d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d\" id=fbb6dfa7-dbaf-4ad2-8a21-97af17aaa157 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:08.431606 crc crio[22579]: time=\"2026-06-12T16:02:08.418474145Z\" level=info msg=\"Removed container d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fbb6dfa7-dbaf-4ad2-8a21-97af17aaa157 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:02:08.431606 crc crio[22579]: time=\"2026-06-12T16:02:08.42793693Z\" level=info msg=\"Stopping pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=cd933ac2-87d4-4c82-8278-350ecc2f7682 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:08.431606 crc crio[22579]: time=\"2026-06-12T16:02:08.427980471Z\" level=info msg=\"Stopped pod sandbox (already stopped): c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=cd933ac2-87d4-4c82-8278-350ecc2f7682 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:08.431606 crc crio[22579]: time=\"2026-06-12T16:02:08.428487074Z\" level=info msg=\"Removing pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=0a123d6d-69bf-4bd9-9674-6e4cec5b2c83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:02:08.439077 crc crio[22579]: time=\"2026-06-12T16:02:08.43883209Z\" level=info msg=\"Removed pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=0a123d6d-69bf-4bd9-9674-6e4cec5b2c83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:02:08.441242 crc crio[22579]: time=\"2026-06-12T16:02:08.440657886Z\" level=info msg=\"Stopping pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=0d38ff93-ec3c-4243-823e-ad719331308b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:08.441242 crc crio[22579]: time=\"2026-06-12T16:02:08.440705757Z\" level=info msg=\"Stopped pod sandbox (already stopped): e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=0d38ff93-ec3c-4243-823e-ad719331308b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:08.441242 crc crio[22579]: time=\"2026-06-12T16:02:08.441110287Z\" level=info msg=\"Removing pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=d2e46511-978d-4c61-99e6-037cf9041f32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:02:08.453385 crc crio[22579]: time=\"2026-06-12T16:02:08.453257048Z\" level=info msg=\"Removed pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=d2e46511-978d-4c61-99e6-037cf9041f32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:02:24.146204 crc crio[22579]: time=\"2026-06-12T16:02:24.145686211Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/POD\" id=12ad6d2c-9bb4-4347-afbd-8e1d9dafb34f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:02:24.147380 crc crio[22579]: time=\"2026-06-12T16:02:24.146230484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:24.169222 crc crio[22579]: time=\"2026-06-12T16:02:24.169131023Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 Namespace:openshift-marketplace ID:b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 UID:cd8b47c6-1f42-4a62-885e-e2a0701bb868 NetNS:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8b47c6_1f42_4a62_885e_e2a0701bb868.slice PodAnnotations:0xc000548418}] Aliases:map[]}\"\nJun 12 16:02:24.169222 crc crio[22579]: time=\"2026-06-12T16:02:24.169202994Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:02:25.023194 crc crio[22579]: 2026-06-12T16:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3b81cbe3bdfbf3 Mac:ce:4f:c4:51:3b:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae SocketPath: PciID:}] [{Interface:0xc000015660 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:02:25.025750 crc crio[22579]: time=\"2026-06-12T16:02:25.02565491Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 Namespace:openshift-marketplace ID:b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 UID:cd8b47c6-1f42-4a62-885e-e2a0701bb868 NetNS:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8b47c6_1f42_4a62_885e_e2a0701bb868.slice PodAnnotations:0xc000548418}] Aliases:map[]}\"\nJun 12 16:02:25.025903 crc crio[22579]: time=\"2026-06-12T16:02:25.025862835Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:02:25.034648 crc crio[22579]: time=\"2026-06-12T16:02:25.034475239Z\" level=info msg=\"Ran pod sandbox b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/POD\" id=12ad6d2c-9bb4-4347-afbd-8e1d9dafb34f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:02:25.038900 crc crio[22579]: time=\"2026-06-12T16:02:25.038807026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e50716f5-13b0-41ee-aa65-530c8309a1cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:25.043891 crc crio[22579]: time=\"2026-06-12T16:02:25.04379578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=528330b2-b8ba-47c6-9532-971d03297b21 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:25.130393 crc crio[22579]: time=\"2026-06-12T16:02:25.129889907Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/util\" id=42cf6962-ea49-4a63-b6f6-2fd4ed491552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:25.132572 crc crio[22579]: time=\"2026-06-12T16:02:25.13200927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:25.159546 crc crio[22579]: time=\"2026-06-12T16:02:25.159374419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:25.165579 crc crio[22579]: time=\"2026-06-12T16:02:25.16465184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:25.293063 crc crio[22579]: time=\"2026-06-12T16:02:25.291704683Z\" level=info msg=\"Created container a06a070951afd7d73e82ab0891341511d19991f845d8d1e894748c9725ea41ee: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/util\" id=42cf6962-ea49-4a63-b6f6-2fd4ed491552 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:25.293330 crc crio[22579]: time=\"2026-06-12T16:02:25.293056057Z\" level=info msg=\"Starting container: a06a070951afd7d73e82ab0891341511d19991f845d8d1e894748c9725ea41ee\" id=1b40e9c9-596d-4e2d-8955-c647080c90d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:02:25.305745 crc crio[22579]: time=\"2026-06-12T16:02:25.304007088Z\" level=info msg=\"Started container\" PID=36060 containerID=a06a070951afd7d73e82ab0891341511d19991f845d8d1e894748c9725ea41ee description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/util id=1b40e9c9-596d-4e2d-8955-c647080c90d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22\nJun 12 16:02:26.440832 crc crio[22579]: time=\"2026-06-12T16:02:26.440790422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e5320784-86eb-4739-b09b-bccc600b6c41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:26.441351 crc crio[22579]: time=\"2026-06-12T16:02:26.4410977Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=e5320784-86eb-4739-b09b-bccc600b6c41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:26.441351 crc crio[22579]: time=\"2026-06-12T16:02:26.441161561Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=e5320784-86eb-4739-b09b-bccc600b6c41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:26.442293 crc crio[22579]: time=\"2026-06-12T16:02:26.442194377Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c0ee42d0-1ec4-4303-aae0-411d0a873001 name=/runtime.v1.ImageService/PullImage\nJun 12 16:02:26.450739 crc crio[22579]: time=\"2026-06-12T16:02:26.450640477Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 12 16:02:29.332159 crc crio[22579]: time=\"2026-06-12T16:02:29.330955453Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c0ee42d0-1ec4-4303-aae0-411d0a873001 name=/runtime.v1.ImageService/PullImage\nJun 12 16:02:29.335335 crc crio[22579]: time=\"2026-06-12T16:02:29.335226279Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=30995367-fbf7-4131-bbe4-8b7fe4aa4009 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:29.341426 crc crio[22579]: time=\"2026-06-12T16:02:29.341237898Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=8057928a-673f-4e95-ae70-d2072aa63e41 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:29.358856 crc crio[22579]: time=\"2026-06-12T16:02:29.358730123Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/pull\" id=02fc412b-e880-4949-942d-2970a61a82c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:29.360206 crc crio[22579]: time=\"2026-06-12T16:02:29.360064976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:29.391279 crc crio[22579]: time=\"2026-06-12T16:02:29.391155387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:29.391675 crc crio[22579]: time=\"2026-06-12T16:02:29.391485826Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/12ac9d6608587fc6cd447d06991531edbfe842b0fbb56c2783af4cc45a657c72/merged/etc/passwd: no such file or directory\"\nJun 12 16:02:29.391675 crc crio[22579]: time=\"2026-06-12T16:02:29.39164946Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/12ac9d6608587fc6cd447d06991531edbfe842b0fbb56c2783af4cc45a657c72/merged/etc/group: no such file or directory\"\nJun 12 16:02:29.394984 crc crio[22579]: time=\"2026-06-12T16:02:29.394915491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:29.518451 crc crio[22579]: time=\"2026-06-12T16:02:29.518346854Z\" level=info msg=\"Created container 1aef52b6fa30c76a5b08d392911876cfb842015be4c9de9f439272117342abe4: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/pull\" id=02fc412b-e880-4949-942d-2970a61a82c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:29.519796 crc crio[22579]: time=\"2026-06-12T16:02:29.519715548Z\" level=info msg=\"Starting container: 1aef52b6fa30c76a5b08d392911876cfb842015be4c9de9f439272117342abe4\" id=8fd532d5-9fc0-4c53-aef6-4649bda8adcd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:02:29.527712 crc crio[22579]: time=\"2026-06-12T16:02:29.527617304Z\" level=info msg=\"Started container\" PID=36185 containerID=1aef52b6fa30c76a5b08d392911876cfb842015be4c9de9f439272117342abe4 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/pull id=8fd532d5-9fc0-4c53-aef6-4649bda8adcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22\nJun 12 16:02:30.480109 crc crio[22579]: time=\"2026-06-12T16:02:30.479474939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c6f1852-dcca-4803-ab83-0c4bab3bf792 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:30.483428 crc crio[22579]: time=\"2026-06-12T16:02:30.483342845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d09b708e-a21a-44b9-bc30-e071dfbe8d05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:30.490692 crc crio[22579]: time=\"2026-06-12T16:02:30.490572384Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/extract\" id=886c11dd-e78b-40ee-86db-338f652890e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:30.491176 crc crio[22579]: time=\"2026-06-12T16:02:30.491091537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:30.519176 crc crio[22579]: time=\"2026-06-12T16:02:30.51901214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:30.524381 crc crio[22579]: time=\"2026-06-12T16:02:30.524221099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:30.757289 crc crio[22579]: time=\"2026-06-12T16:02:30.75714452Z\" level=info msg=\"Created container 90738d9761d2cb3828fa975317d84d9693eba9c8e3c0ab449a6ddd998f827ae8: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/extract\" id=886c11dd-e78b-40ee-86db-338f652890e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:30.759437 crc crio[22579]: time=\"2026-06-12T16:02:30.759195321Z\" level=info msg=\"Starting container: 90738d9761d2cb3828fa975317d84d9693eba9c8e3c0ab449a6ddd998f827ae8\" id=becc097c-61fe-4e10-92ac-c16d20d2f3d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:02:30.768972 crc crio[22579]: time=\"2026-06-12T16:02:30.767001945Z\" level=info msg=\"Started container\" PID=36202 containerID=90738d9761d2cb3828fa975317d84d9693eba9c8e3c0ab449a6ddd998f827ae8 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/extract id=becc097c-61fe-4e10-92ac-c16d20d2f3d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22\nJun 12 16:02:32.504878 crc crio[22579]: time=\"2026-06-12T16:02:32.504716243Z\" level=info msg=\"Stopping pod sandbox: b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22\" id=79bf98da-70f6-42c2-bf3f-4d218066b99f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:32.505898 crc crio[22579]: time=\"2026-06-12T16:02:32.50579654Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 Namespace:openshift-marketplace ID:b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 UID:cd8b47c6-1f42-4a62-885e-e2a0701bb868 NetNS:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8b47c6_1f42_4a62_885e_e2a0701bb868.slice PodAnnotations:0xc0025a0548}] Aliases:map[]}\"\nJun 12 16:02:32.506146 crc crio[22579]: time=\"2026-06-12T16:02:32.506064996Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:02:32.835434 crc crio[22579]: time=\"2026-06-12T16:02:32.834810625Z\" level=info msg=\"Stopped pod sandbox: b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22\" id=79bf98da-70f6-42c2-bf3f-4d218066b99f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:02:47.786181 crc crio[22579]: time=\"2026-06-12T16:02:47.785406592Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-524js/POD\" id=193e9c9d-4352-442b-99db-e0f9baf8a917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:02:47.788116 crc crio[22579]: time=\"2026-06-12T16:02:47.786199362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:47.808747 crc crio[22579]: time=\"2026-06-12T16:02:47.808644169Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-524js Namespace:openshift-nmstate ID:ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa UID:975faafc-63c5-4e19-80fe-c2982eef34ff NetNS:/var/run/netns/8951f76d-6b9f-42de-885e-44b8ac77b61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod975faafc_63c5_4e19_80fe_c2982eef34ff.slice PodAnnotations:0xc002308128}] Aliases:map[]}\"\nJun 12 16:02:47.808747 crc crio[22579]: time=\"2026-06-12T16:02:47.808716421Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-524js to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:02:48.801069 crc crio[22579]: 2026-06-12T16:02:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef8eca8b8c2b78a Mac:de:80:a6:06:9d:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/8951f76d-6b9f-42de-885e-44b8ac77b61b SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:02:48.802514 crc crio[22579]: time=\"2026-06-12T16:02:48.802406114Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-524js Namespace:openshift-nmstate ID:ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa UID:975faafc-63c5-4e19-80fe-c2982eef34ff NetNS:/var/run/netns/8951f76d-6b9f-42de-885e-44b8ac77b61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod975faafc_63c5_4e19_80fe_c2982eef34ff.slice PodAnnotations:0xc002308128}] Aliases:map[]}\"\nJun 12 16:02:48.802797 crc crio[22579]: time=\"2026-06-12T16:02:48.802745642Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-524js for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:02:48.810085 crc crio[22579]: time=\"2026-06-12T16:02:48.810041043Z\" level=info msg=\"Ran pod sandbox ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa with infra container: openshift-nmstate/nmstate-operator-6569c8c666-524js/POD\" id=193e9c9d-4352-442b-99db-e0f9baf8a917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:02:48.813343 crc crio[22579]: time=\"2026-06-12T16:02:48.813317724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=efde7d70-76e6-4c87-953b-a54546362898 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:48.813788 crc crio[22579]: time=\"2026-06-12T16:02:48.813760785Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=efde7d70-76e6-4c87-953b-a54546362898 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:48.813949 crc crio[22579]: time=\"2026-06-12T16:02:48.81393073Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=efde7d70-76e6-4c87-953b-a54546362898 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:48.817432 crc crio[22579]: time=\"2026-06-12T16:02:48.815695373Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=42c59a3a-32a8-4a99-82a4-76b3299c0071 name=/runtime.v1.ImageService/PullImage\nJun 12 16:02:48.825064 crc crio[22579]: time=\"2026-06-12T16:02:48.824996864Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 12 16:02:53.707906 crc crio[22579]: time=\"2026-06-12T16:02:53.707281581Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=42c59a3a-32a8-4a99-82a4-76b3299c0071 name=/runtime.v1.ImageService/PullImage\nJun 12 16:02:53.709662 crc crio[22579]: time=\"2026-06-12T16:02:53.709102426Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=3ded8f85-f04d-4ca5-a75d-6cecb08b53f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:53.714156 crc crio[22579]: time=\"2026-06-12T16:02:53.714040638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6ffb2f1d-0ae1-4a16-89fe-831e958052c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:02:53.801129 crc crio[22579]: time=\"2026-06-12T16:02:53.800985796Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-524js/nmstate-operator\" id=3225b73b-99f4-4997-bf0a-4d0290383b38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:53.805723 crc crio[22579]: time=\"2026-06-12T16:02:53.805614471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:53.843248 crc crio[22579]: time=\"2026-06-12T16:02:53.842846085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:53.847165 crc crio[22579]: time=\"2026-06-12T16:02:53.84707949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:02:54.432241 crc crio[22579]: time=\"2026-06-12T16:02:54.431993207Z\" level=info msg=\"Created container 33cfd3b6e9ffd482804f83953f0c4741b02121348bc19aa778b0341495fac941: openshift-nmstate/nmstate-operator-6569c8c666-524js/nmstate-operator\" id=3225b73b-99f4-4997-bf0a-4d0290383b38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:02:54.434307 crc crio[22579]: time=\"2026-06-12T16:02:54.434163041Z\" level=info msg=\"Starting container: 33cfd3b6e9ffd482804f83953f0c4741b02121348bc19aa778b0341495fac941\" id=6744195f-4fb0-472a-aab3-67d7a295e690 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:02:54.443139 crc crio[22579]: time=\"2026-06-12T16:02:54.442927039Z\" level=info msg=\"Started container\" PID=36634 containerID=33cfd3b6e9ffd482804f83953f0c4741b02121348bc19aa778b0341495fac941 description=openshift-nmstate/nmstate-operator-6569c8c666-524js/nmstate-operator id=6744195f-4fb0-472a-aab3-67d7a295e690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa\nJun 12 16:03:07.736317 crc crio[22579]: time=\"2026-06-12T16:03:07.735031576Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/POD\" id=a392361b-d7a1-4f55-a3da-00758036c7d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:07.736317 crc crio[22579]: time=\"2026-06-12T16:03:07.736315359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:07.781215 crc crio[22579]: time=\"2026-06-12T16:03:07.781091607Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-vrtb2 Namespace:openshift-nmstate ID:0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2 UID:700aa745-cc99-4717-8279-875c59d3764e NetNS:/var/run/netns/6876d04c-4c4f-4a71-9847-a8a69c5d9423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod700aa745_cc99_4717_8279_875c59d3764e.slice PodAnnotations:0xc0004794f8}] Aliases:map[]}\"\nJun 12 16:03:07.781215 crc crio[22579]: time=\"2026-06-12T16:03:07.78118828Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:03:07.819443 crc crio[22579]: time=\"2026-06-12T16:03:07.819351748Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-6hdnn/POD\" id=6481dcb9-206c-4a15-b9ba-a49c1836cf64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:07.819950 crc crio[22579]: time=\"2026-06-12T16:03:07.819703607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:07.857006 crc crio[22579]: time=\"2026-06-12T16:03:07.85685114Z\" 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=6481dcb9-206c-4a15-b9ba-a49c1836cf64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:07.873922 crc crio[22579]: time=\"2026-06-12T16:03:07.873803014Z\" level=info msg=\"Ran pod sandbox fdfc76211e59372fbf1aefb85e7c6ba8dae623bda21e22333278a14a1d59beaf with infra container: openshift-nmstate/nmstate-handler-6hdnn/POD\" id=6481dcb9-206c-4a15-b9ba-a49c1836cf64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:07.879009 crc crio[22579]: time=\"2026-06-12T16:03:07.878927836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3c29cbc1-2d14-4bbf-be5b-f3e860d2dd89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:07.879289 crc crio[22579]: time=\"2026-06-12T16:03:07.879188702Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=3c29cbc1-2d14-4bbf-be5b-f3e860d2dd89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:07.879357 crc crio[22579]: time=\"2026-06-12T16:03:07.879331286Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=3c29cbc1-2d14-4bbf-be5b-f3e860d2dd89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:07.880279 crc crio[22579]: time=\"2026-06-12T16:03:07.880203388Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=56a07e87-b6e8-4265-99db-0111ff5c93d7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:07.888646 crc crio[22579]: time=\"2026-06-12T16:03:07.888436009Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 16:03:08.306917 crc crio[22579]: 2026-06-12T16:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0068299987e9d2b Mac:72:d5:75:89:31:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/6876d04c-4c4f-4a71-9847-a8a69c5d9423 SocketPath: PciID:}] [{Interface:0xc0001b8b20 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:03:08.309252 crc crio[22579]: time=\"2026-06-12T16:03:08.309169087Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-vrtb2 Namespace:openshift-nmstate ID:0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2 UID:700aa745-cc99-4717-8279-875c59d3764e NetNS:/var/run/netns/6876d04c-4c4f-4a71-9847-a8a69c5d9423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod700aa745_cc99_4717_8279_875c59d3764e.slice PodAnnotations:0xc0004794f8}] Aliases:map[]}\"\nJun 12 16:03:08.309424 crc crio[22579]: time=\"2026-06-12T16:03:08.309356801Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:03:08.310093 crc crio[22579]: time=\"2026-06-12T16:03:08.309987488Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/POD\" id=364f63e2-2448-4d24-bc42-13c208f1fa48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:08.310197 crc crio[22579]: time=\"2026-06-12T16:03:08.310155382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:08.317023 crc crio[22579]: time=\"2026-06-12T16:03:08.316952406Z\" level=info msg=\"Ran pod sandbox 0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/POD\" id=a392361b-d7a1-4f55-a3da-00758036c7d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:08.326095 crc crio[22579]: time=\"2026-06-12T16:03:08.325941437Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f0caf056-c5f7-4189-ba7e-2eb684b927fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:08.327096 crc crio[22579]: time=\"2026-06-12T16:03:08.327021934Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=f0caf056-c5f7-4189-ba7e-2eb684b927fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:08.327191 crc crio[22579]: time=\"2026-06-12T16:03:08.327109226Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=f0caf056-c5f7-4189-ba7e-2eb684b927fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:08.328447 crc crio[22579]: time=\"2026-06-12T16:03:08.328383899Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1dd34adb-b8b2-42ec-875f-ddd0febe01aa name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:08.334619 crc crio[22579]: time=\"2026-06-12T16:03:08.334437344Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 16:03:08.350748 crc crio[22579]: time=\"2026-06-12T16:03:08.350397184Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-x7b6n Namespace:openshift-nmstate ID:4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30 UID:91e16bf6-eed9-4fbd-bac7-45190ede8ac6 NetNS:/var/run/netns/8045d493-a4d0-4963-801b-a73d411abd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91e16bf6_eed9_4fbd_bac7_45190ede8ac6.slice PodAnnotations:0xc0003847a8}] Aliases:map[]}\"\nJun 12 16:03:08.350886 crc crio[22579]: time=\"2026-06-12T16:03:08.350758583Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-x7b6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:03:08.392235 crc crio[22579]: time=\"2026-06-12T16:03:08.392042791Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/POD\" id=2fe8044d-51d9-4673-9028-d47c2afbec0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:08.392235 crc crio[22579]: time=\"2026-06-12T16:03:08.392162564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:08.445494 crc crio[22579]: time=\"2026-06-12T16:03:08.445382539Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-2lpqh Namespace:openshift-nmstate ID:20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e UID:61ff7fbf-73d7-4ff5-b55b-808d31622cd6 NetNS:/var/run/netns/002a6899-afc1-4593-b2b5-c3de178ee709 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod61ff7fbf_73d7_4ff5_b55b_808d31622cd6.slice PodAnnotations:0xc000478740}] Aliases:map[]}\"\nJun 12 16:03:08.445494 crc crio[22579]: time=\"2026-06-12T16:03:08.445470051Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-2lpqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:03:08.640774 crc crio[22579]: time=\"2026-06-12T16:03:08.638844769Z\" level=info msg=\"Running pod sandbox: openshift-console/console-65d987dc46-djpgb/POD\" id=1f02337f-0de9-422d-ac8e-be1877bbc9e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:08.640774 crc crio[22579]: time=\"2026-06-12T16:03:08.639716822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:08.680046 crc crio[22579]: time=\"2026-06-12T16:03:08.679708187Z\" level=info msg=\"Got pod network &{Name:console-65d987dc46-djpgb Namespace:openshift-console ID:d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf UID:5cd7f10b-c178-4a48-bd6a-16c24bb5b78a NetNS:/var/run/netns/6a3bc70b-7756-49ca-a4de-977568e7a27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd7f10b_c178_4a48_bd6a_16c24bb5b78a.slice PodAnnotations:0xc001216360}] Aliases:map[]}\"\nJun 12 16:03:08.680046 crc crio[22579]: time=\"2026-06-12T16:03:08.679804479Z\" level=info msg=\"Adding pod openshift-console_console-65d987dc46-djpgb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:03:08.994194 crc crio[22579]: 2026-06-12T16:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f944d0c2a908e9 Mac:e2:ae:ec:09:d9:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/8045d493-a4d0-4963-801b-a73d411abd02 SocketPath: PciID:}] [{Interface:0xc00013c750 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:03:08.995817 crc crio[22579]: time=\"2026-06-12T16:03:08.995686308Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-x7b6n Namespace:openshift-nmstate ID:4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30 UID:91e16bf6-eed9-4fbd-bac7-45190ede8ac6 NetNS:/var/run/netns/8045d493-a4d0-4963-801b-a73d411abd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91e16bf6_eed9_4fbd_bac7_45190ede8ac6.slice PodAnnotations:0xc0003847a8}] Aliases:map[]}\"\nJun 12 16:03:08.996826 crc crio[22579]: time=\"2026-06-12T16:03:08.996734515Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-x7b6n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:03:09.006394 crc crio[22579]: time=\"2026-06-12T16:03:09.006202308Z\" level=info msg=\"Ran pod sandbox 4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/POD\" id=364f63e2-2448-4d24-bc42-13c208f1fa48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:09.010016 crc crio[22579]: time=\"2026-06-12T16:03:09.009636616Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=e8572186-0a51-41ac-8198-41d72bb10613 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:09.010016 crc crio[22579]: time=\"2026-06-12T16:03:09.009859572Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=e8572186-0a51-41ac-8198-41d72bb10613 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:09.010016 crc crio[22579]: time=\"2026-06-12T16:03:09.009906843Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=e8572186-0a51-41ac-8198-41d72bb10613 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:09.013095 crc crio[22579]: time=\"2026-06-12T16:03:09.013039203Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=91a2f06e-2ccf-4c36-bedf-6038d1054cf9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:09.015240 crc crio[22579]: time=\"2026-06-12T16:03:09.015182258Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 12 16:03:09.265230 crc crio[22579]: 2026-06-12T16:03:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20ff2f87217d90f Mac:9e:04:e9:26:b3:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/002a6899-afc1-4593-b2b5-c3de178ee709 SocketPath: PciID:}] [{Interface:0xc00019a7b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:03:09.266683 crc crio[22579]: time=\"2026-06-12T16:03:09.266461511Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-2lpqh Namespace:openshift-nmstate ID:20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e UID:61ff7fbf-73d7-4ff5-b55b-808d31622cd6 NetNS:/var/run/netns/002a6899-afc1-4593-b2b5-c3de178ee709 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod61ff7fbf_73d7_4ff5_b55b_808d31622cd6.slice PodAnnotations:0xc000478740}] Aliases:map[]}\"\nJun 12 16:03:09.266845 crc crio[22579]: time=\"2026-06-12T16:03:09.266712337Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-2lpqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:03:09.276195 crc crio[22579]: time=\"2026-06-12T16:03:09.276022246Z\" level=info msg=\"Ran pod sandbox 20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e with infra container: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/POD\" id=2fe8044d-51d9-4673-9028-d47c2afbec0c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:09.281012 crc crio[22579]: time=\"2026-06-12T16:03:09.280757097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ed20526c-2223-4aec-a132-0e7f8de2865c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:09.281012 crc crio[22579]: time=\"2026-06-12T16:03:09.280963452Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=ed20526c-2223-4aec-a132-0e7f8de2865c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:09.281012 crc crio[22579]: time=\"2026-06-12T16:03:09.281011324Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=ed20526c-2223-4aec-a132-0e7f8de2865c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:09.283978 crc crio[22579]: time=\"2026-06-12T16:03:09.283899058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3d8d8b3c-cad1-4ff1-9440-c2a6e7ce0f2a name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:09.292657 crc crio[22579]: time=\"2026-06-12T16:03:09.292324234Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 12 16:03:09.306874 crc crio[22579]: 2026-06-12T16:03:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d424f11131f7208 Mac:ba:b8:3a:ae:a8:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/6a3bc70b-7756-49ca-a4de-977568e7a27b SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:03:09.307787 crc crio[22579]: time=\"2026-06-12T16:03:09.307673737Z\" level=info msg=\"Got pod network &{Name:console-65d987dc46-djpgb Namespace:openshift-console ID:d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf UID:5cd7f10b-c178-4a48-bd6a-16c24bb5b78a NetNS:/var/run/netns/6a3bc70b-7756-49ca-a4de-977568e7a27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd7f10b_c178_4a48_bd6a_16c24bb5b78a.slice PodAnnotations:0xc001216360}] Aliases:map[]}\"\nJun 12 16:03:09.307949 crc crio[22579]: time=\"2026-06-12T16:03:09.307833281Z\" level=info msg=\"Checking pod openshift-console_console-65d987dc46-djpgb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:03:09.316249 crc crio[22579]: time=\"2026-06-12T16:03:09.31557868Z\" level=info msg=\"Ran pod sandbox d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf with infra container: openshift-console/console-65d987dc46-djpgb/POD\" id=1f02337f-0de9-422d-ac8e-be1877bbc9e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:09.317861 crc crio[22579]: time=\"2026-06-12T16:03:09.317243123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=0ea64b47-51b7-4098-83c1-01f3482a815d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:09.318734 crc crio[22579]: time=\"2026-06-12T16:03:09.31870211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=74369d1c-123d-49f6-a0a4-c55083b47406 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:09.324358 crc crio[22579]: time=\"2026-06-12T16:03:09.324211211Z\" level=info msg=\"Creating container: openshift-console/console-65d987dc46-djpgb/console\" id=e54f1a33-501d-4a63-914d-49193a8e4927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:09.324777 crc crio[22579]: time=\"2026-06-12T16:03:09.324736005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:09.372197 crc crio[22579]: time=\"2026-06-12T16:03:09.372100489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:09.375299 crc crio[22579]: time=\"2026-06-12T16:03:09.37524816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:09.461461 crc crio[22579]: time=\"2026-06-12T16:03:09.461351867Z\" level=info msg=\"Created container c0ef9b64599d1c0c0ed11cadf4eabb311c90df8e35f928c426428e35de994fbc: openshift-console/console-65d987dc46-djpgb/console\" id=e54f1a33-501d-4a63-914d-49193a8e4927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:09.462923 crc crio[22579]: time=\"2026-06-12T16:03:09.462858716Z\" level=info msg=\"Starting container: c0ef9b64599d1c0c0ed11cadf4eabb311c90df8e35f928c426428e35de994fbc\" id=2723a34e-72e9-4707-8a7e-5c9f9bc48e2d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:09.468473 crc crio[22579]: time=\"2026-06-12T16:03:09.468343287Z\" level=info msg=\"Started container\" PID=37012 containerID=c0ef9b64599d1c0c0ed11cadf4eabb311c90df8e35f928c426428e35de994fbc description=openshift-console/console-65d987dc46-djpgb/console id=2723a34e-72e9-4707-8a7e-5c9f9bc48e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf\nJun 12 16:03:12.857278 crc crio[22579]: time=\"2026-06-12T16:03:12.856113575Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=56a07e87-b6e8-4265-99db-0111ff5c93d7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:12.858769 crc crio[22579]: time=\"2026-06-12T16:03:12.858351242Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ef83bfa5-0ad7-4436-baa8-e9f9ea66eb49 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:12.869984 crc crio[22579]: time=\"2026-06-12T16:03:12.869865037Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=91a2f06e-2ccf-4c36-bedf-6038d1054cf9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:12.871014 crc crio[22579]: time=\"2026-06-12T16:03:12.870877793Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=24b8d217-484b-43ed-88fd-13916b54414c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:12.919436 crc crio[22579]: time=\"2026-06-12T16:03:12.919291125Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=1dd34adb-b8b2-42ec-875f-ddd0febe01aa name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:12.920609 crc crio[22579]: time=\"2026-06-12T16:03:12.920420764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=78c7ca59-ce72-453d-9a89-32eb6aca76bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:12.942938 crc crio[22579]: time=\"2026-06-12T16:03:12.942791427Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=3d8d8b3c-cad1-4ff1-9440-c2a6e7ce0f2a name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:12.943857 crc crio[22579]: time=\"2026-06-12T16:03:12.943763782Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=bf3b735b-c478-4886-8a79-50f831b72040 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:12.945712 crc crio[22579]: time=\"2026-06-12T16:03:12.9456323Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=fde63a2b-fbb0-44cf-b7de-d38c01d434d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:12.948104 crc crio[22579]: time=\"2026-06-12T16:03:12.948013011Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7b052230-dbbb-4fa7-a69a-017c6ea05912 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:12.950315 crc crio[22579]: time=\"2026-06-12T16:03:12.950238218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8b586666-0825-41e7-b35f-33e3f97541e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:12.964231 crc crio[22579]: time=\"2026-06-12T16:03:12.964109024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=45fd8e65-0e71-4eac-9ef7-b678b1d1a7f8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:12.964784 crc crio[22579]: time=\"2026-06-12T16:03:12.964114534Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-6hdnn/nmstate-handler\" id=1d99fd1c-e60f-4cb7-8420-9338dbb70133 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:12.968335 crc crio[22579]: time=\"2026-06-12T16:03:12.9682666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:12.974135 crc crio[22579]: time=\"2026-06-12T16:03:12.974026698Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/nmstate-metrics\" id=b17edba6-ddbc-4b08-b7eb-a3013f88e563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:12.985281 crc crio[22579]: time=\"2026-06-12T16:03:12.985210625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:12.986905 crc crio[22579]: time=\"2026-06-12T16:03:12.986815066Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/nmstate-webhook\" id=c16e112a-d1fa-4680-b893-8e903a5cf64a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:12.989348 crc crio[22579]: time=\"2026-06-12T16:03:12.989264379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:12.996692 crc crio[22579]: time=\"2026-06-12T16:03:12.996379011Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/nmstate-console-plugin\" id=feb20bec-55cb-45f4-8f00-2fa1255b4112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:13.001407 crc crio[22579]: time=\"2026-06-12T16:03:13.001366389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:13.016784 crc crio[22579]: time=\"2026-06-12T16:03:13.016694992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:13.020225 crc crio[22579]: time=\"2026-06-12T16:03:13.020168271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:13.027220 crc crio[22579]: time=\"2026-06-12T16:03:13.02713266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:13.059149 crc crio[22579]: time=\"2026-06-12T16:03:13.058980656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:13.064172 crc crio[22579]: time=\"2026-06-12T16:03:13.064064517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:13.079193 crc crio[22579]: time=\"2026-06-12T16:03:13.078926778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:13.094677 crc crio[22579]: time=\"2026-06-12T16:03:13.09462134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:13.214334 crc crio[22579]: time=\"2026-06-12T16:03:13.214087803Z\" level=info msg=\"Created container 12eb8201c5a32200f57f6afa1d8081fcd3cc90a60ab01cc7037f1a6f621fa8f4: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/nmstate-metrics\" id=b17edba6-ddbc-4b08-b7eb-a3013f88e563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:13.215929 crc crio[22579]: time=\"2026-06-12T16:03:13.215879749Z\" level=info msg=\"Created container d913516b82c3edccdffb3c1d71ccd40b9dfdbd1210cf61f003cba4c87b177b15: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/nmstate-console-plugin\" id=feb20bec-55cb-45f4-8f00-2fa1255b4112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:13.216334 crc crio[22579]: time=\"2026-06-12T16:03:13.216182687Z\" level=info msg=\"Created container 122c82fd92760b4c9e61ffb2120770ac019c0623ae6614e158feb7717a160dc3: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/nmstate-webhook\" id=c16e112a-d1fa-4680-b893-8e903a5cf64a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:13.220187 crc crio[22579]: time=\"2026-06-12T16:03:13.219894122Z\" level=info msg=\"Starting container: d913516b82c3edccdffb3c1d71ccd40b9dfdbd1210cf61f003cba4c87b177b15\" id=48dead49-d01d-497a-8828-39b39069d202 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:13.223740 crc crio[22579]: time=\"2026-06-12T16:03:13.219965684Z\" level=info msg=\"Starting container: 122c82fd92760b4c9e61ffb2120770ac019c0623ae6614e158feb7717a160dc3\" id=94dc2af8-55f1-4105-8a15-d67adddf138f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:13.226283 crc crio[22579]: time=\"2026-06-12T16:03:13.219999485Z\" level=info msg=\"Starting container: 12eb8201c5a32200f57f6afa1d8081fcd3cc90a60ab01cc7037f1a6f621fa8f4\" id=e27b7cbd-21b1-4930-b24a-a59fafefee93 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:13.235917 crc crio[22579]: time=\"2026-06-12T16:03:13.23581974Z\" level=info msg=\"Started container\" PID=37141 containerID=122c82fd92760b4c9e61ffb2120770ac019c0623ae6614e158feb7717a160dc3 description=openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/nmstate-webhook id=94dc2af8-55f1-4105-8a15-d67adddf138f name=/runtime.v1.RuntimeService/StartContainer sandboxID=20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e\nJun 12 16:03:13.236871 crc crio[22579]: time=\"2026-06-12T16:03:13.236806726Z\" level=info msg=\"Started container\" PID=37137 containerID=12eb8201c5a32200f57f6afa1d8081fcd3cc90a60ab01cc7037f1a6f621fa8f4 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/nmstate-metrics id=e27b7cbd-21b1-4930-b24a-a59fafefee93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2\nJun 12 16:03:13.242674 crc crio[22579]: time=\"2026-06-12T16:03:13.23697135Z\" level=info msg=\"Started container\" PID=37142 containerID=d913516b82c3edccdffb3c1d71ccd40b9dfdbd1210cf61f003cba4c87b177b15 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/nmstate-console-plugin id=48dead49-d01d-497a-8828-39b39069d202 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30\nJun 12 16:03:13.258684 crc crio[22579]: time=\"2026-06-12T16:03:13.25803253Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6f034fef-d1dd-4b41-8395-ba8b6b1c0fc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:13.259749 crc crio[22579]: time=\"2026-06-12T16:03:13.25961291Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=6f034fef-d1dd-4b41-8395-ba8b6b1c0fc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:13.259749 crc crio[22579]: time=\"2026-06-12T16:03:13.259727643Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=6f034fef-d1dd-4b41-8395-ba8b6b1c0fc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:13.262114 crc crio[22579]: time=\"2026-06-12T16:03:13.261901409Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=46b993e1-6673-4d0c-9bc7-972283192852 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:13.270306 crc crio[22579]: time=\"2026-06-12T16:03:13.270088549Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 12 16:03:13.348626 crc crio[22579]: time=\"2026-06-12T16:03:13.348444828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:13.455481 crc crio[22579]: time=\"2026-06-12T16:03:13.455296887Z\" level=info msg=\"Created container 665d11f24110de3fa71b5bd5b23e9dc0f62e0fce420d4fb303079eaf6dd9eecb: openshift-nmstate/nmstate-handler-6hdnn/nmstate-handler\" id=1d99fd1c-e60f-4cb7-8420-9338dbb70133 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:13.456815 crc crio[22579]: time=\"2026-06-12T16:03:13.456621541Z\" level=info msg=\"Starting container: 665d11f24110de3fa71b5bd5b23e9dc0f62e0fce420d4fb303079eaf6dd9eecb\" id=8c7cffbe-b0ff-4b14-861d-7f277879cc13 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:13.464895 crc crio[22579]: time=\"2026-06-12T16:03:13.464781201Z\" level=info msg=\"Started container\" PID=37168 containerID=665d11f24110de3fa71b5bd5b23e9dc0f62e0fce420d4fb303079eaf6dd9eecb description=openshift-nmstate/nmstate-handler-6hdnn/nmstate-handler id=8c7cffbe-b0ff-4b14-861d-7f277879cc13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfc76211e59372fbf1aefb85e7c6ba8dae623bda21e22333278a14a1d59beaf\nJun 12 16:03:18.864084 crc crio[22579]: time=\"2026-06-12T16:03:18.863087826Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=46b993e1-6673-4d0c-9bc7-972283192852 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:18.867014 crc crio[22579]: time=\"2026-06-12T16:03:18.866785061Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9a25f69c-8d0d-49c9-8c66-2356de396547 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:18.872675 crc crio[22579]: time=\"2026-06-12T16:03:18.872449846Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=178eaa66-4bd2-4e72-a532-ac3cd027f200 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:18.888270 crc crio[22579]: time=\"2026-06-12T16:03:18.888156949Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/kube-rbac-proxy\" id=ea0dcb27-0dbe-4d9d-adf5-1e736c5d098d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:18.890872 crc crio[22579]: time=\"2026-06-12T16:03:18.890753725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:18.924813 crc crio[22579]: time=\"2026-06-12T16:03:18.924630344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:18.930747 crc crio[22579]: time=\"2026-06-12T16:03:18.930243898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:19.037007 crc crio[22579]: time=\"2026-06-12T16:03:19.036858661Z\" level=info msg=\"Created container f46042223591ecd54cb31e778f20c308c19611722042a8c9565a0c95e5848340: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/kube-rbac-proxy\" id=ea0dcb27-0dbe-4d9d-adf5-1e736c5d098d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:19.038911 crc crio[22579]: time=\"2026-06-12T16:03:19.038829672Z\" level=info msg=\"Starting container: f46042223591ecd54cb31e778f20c308c19611722042a8c9565a0c95e5848340\" id=80a39bc5-4bfb-4c3c-a131-9dbb26c05045 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:19.046721 crc crio[22579]: time=\"2026-06-12T16:03:19.046477068Z\" level=info msg=\"Started container\" PID=37297 containerID=f46042223591ecd54cb31e778f20c308c19611722042a8c9565a0c95e5848340 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/kube-rbac-proxy id=80a39bc5-4bfb-4c3c-a131-9dbb26c05045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2\nJun 12 16:03:44.222002 crc crio[22579]: time=\"2026-06-12T16:03:44.219958555Z\" level=info msg=\"Stopping container: 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583 (timeout: 15s)\" id=9a53e6b9-72aa-4d08-b7c7-9746bd838911 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:03:44.350932 crc crio[22579]: time=\"2026-06-12T16:03:44.350299967Z\" level=info msg=\"Stopped container 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583: openshift-console/console-6c684df5db-cc8g8/console\" id=9a53e6b9-72aa-4d08-b7c7-9746bd838911 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:03:44.356596 crc crio[22579]: time=\"2026-06-12T16:03:44.353281134Z\" level=info msg=\"Stopping pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=b8ea916f-6035-46af-94cd-550171b29d85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:03:44.356596 crc crio[22579]: time=\"2026-06-12T16:03:44.354034083Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc000478388}] Aliases:map[]}\"\nJun 12 16:03:44.356596 crc crio[22579]: time=\"2026-06-12T16:03:44.354233588Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:03:44.718064 crc crio[22579]: time=\"2026-06-12T16:03:44.713852418Z\" level=info msg=\"Stopped pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=b8ea916f-6035-46af-94cd-550171b29d85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:03:44.838686 crc crio[22579]: time=\"2026-06-12T16:03:44.838625027Z\" level=info msg=\"Removing container: 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583\" id=45409e91-c44a-4781-9f7e-29644955be4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:03:44.887465 crc crio[22579]: time=\"2026-06-12T16:03:44.887031118Z\" level=info msg=\"Removed container 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583: openshift-console/console-6c684df5db-cc8g8/console\" id=45409e91-c44a-4781-9f7e-29644955be4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:03:55.851103 crc crio[22579]: time=\"2026-06-12T16:03:55.8501762Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/POD\" id=6365f8df-16de-4f0d-98c8-f306799b31e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:55.852907 crc crio[22579]: time=\"2026-06-12T16:03:55.851262798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:55.911620 crc crio[22579]: time=\"2026-06-12T16:03:55.911469932Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r Namespace:openshift-marketplace ID:b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 UID:c64ae917-0f26-4cbb-8e98-fbcb70c9ba30 NetNS:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc64ae917_0f26_4cbb_8e98_fbcb70c9ba30.slice PodAnnotations:0xc0025a0168}] Aliases:map[]}\"\nJun 12 16:03:55.912832 crc crio[22579]: time=\"2026-06-12T16:03:55.911614225Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:03:56.190383 crc crio[22579]: 2026-06-12T16:03:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b49644c8f785c2c Mac:66:db:fe:84:ff:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:03:56.192441 crc crio[22579]: time=\"2026-06-12T16:03:56.192347433Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r Namespace:openshift-marketplace ID:b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 UID:c64ae917-0f26-4cbb-8e98-fbcb70c9ba30 NetNS:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc64ae917_0f26_4cbb_8e98_fbcb70c9ba30.slice PodAnnotations:0xc0025a0168}] Aliases:map[]}\"\nJun 12 16:03:56.192441 crc crio[22579]: time=\"2026-06-12T16:03:56.192653131Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:03:56.204903 crc crio[22579]: time=\"2026-06-12T16:03:56.20472228Z\" level=info msg=\"Ran pod sandbox b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/POD\" id=6365f8df-16de-4f0d-98c8-f306799b31e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:03:56.208595 crc crio[22579]: time=\"2026-06-12T16:03:56.208073636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd2d9f03-519d-4ad9-a75b-ad7be4e27bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:56.210760 crc crio[22579]: time=\"2026-06-12T16:03:56.210679643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7a864f6-16fe-450c-af6c-95ec8029dbd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:56.270322 crc crio[22579]: time=\"2026-06-12T16:03:56.269969603Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/util\" id=cd501dfe-971c-44ff-b156-fee271d994f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:56.271958 crc crio[22579]: time=\"2026-06-12T16:03:56.271071032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:56.304679 crc crio[22579]: time=\"2026-06-12T16:03:56.304477668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:56.311323 crc crio[22579]: time=\"2026-06-12T16:03:56.311206711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:56.421575 crc crio[22579]: time=\"2026-06-12T16:03:56.420969785Z\" level=info msg=\"Created container 1955ee5852f47eaaefd8bd9fc9472fe8c27f7c27b54b78c187fa47a0be7f630f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/util\" id=cd501dfe-971c-44ff-b156-fee271d994f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:56.423016 crc crio[22579]: time=\"2026-06-12T16:03:56.422933635Z\" level=info msg=\"Starting container: 1955ee5852f47eaaefd8bd9fc9472fe8c27f7c27b54b78c187fa47a0be7f630f\" id=7d752a3b-8f0c-4608-a2ea-20ef46ac8267 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:56.431588 crc crio[22579]: time=\"2026-06-12T16:03:56.43133117Z\" level=info msg=\"Started container\" PID=38602 containerID=1955ee5852f47eaaefd8bd9fc9472fe8c27f7c27b54b78c187fa47a0be7f630f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/util id=7d752a3b-8f0c-4608-a2ea-20ef46ac8267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049\nJun 12 16:03:56.954668 crc crio[22579]: time=\"2026-06-12T16:03:56.954466573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=988e859e-e980-478a-90c5-2d5db06ce289 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:56.955680 crc crio[22579]: time=\"2026-06-12T16:03:56.954890754Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=988e859e-e980-478a-90c5-2d5db06ce289 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:56.955680 crc crio[22579]: time=\"2026-06-12T16:03:56.954994887Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=988e859e-e980-478a-90c5-2d5db06ce289 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:56.956652 crc crio[22579]: time=\"2026-06-12T16:03:56.956473755Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=116e9d41-d62c-4566-be53-df7e45f699b9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:56.963691 crc crio[22579]: time=\"2026-06-12T16:03:56.963455204Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 12 16:03:59.100988 crc crio[22579]: time=\"2026-06-12T16:03:59.100161176Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=116e9d41-d62c-4566-be53-df7e45f699b9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:03:59.102440 crc crio[22579]: time=\"2026-06-12T16:03:59.102391733Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=fcc24ea3-486a-4caf-90ae-426a61a28b24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:59.106679 crc crio[22579]: time=\"2026-06-12T16:03:59.106590601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=6e7359db-c2de-4f95-862f-7dcf0f950c77 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:59.114675 crc crio[22579]: time=\"2026-06-12T16:03:59.114593026Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/pull\" id=fb9d8d00-f617-4923-8dd8-ff62895b85a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:59.115973 crc crio[22579]: time=\"2026-06-12T16:03:59.11592054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:59.144921 crc crio[22579]: time=\"2026-06-12T16:03:59.144824341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:59.145333 crc crio[22579]: time=\"2026-06-12T16:03:59.145214051Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6c2ed467c141070ae2b12b345194659dfb5ba6a36d0a72455fe2a8aa82cc6240/merged/etc/passwd: no such file or directory\"\nJun 12 16:03:59.145333 crc crio[22579]: time=\"2026-06-12T16:03:59.145246862Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6c2ed467c141070ae2b12b345194659dfb5ba6a36d0a72455fe2a8aa82cc6240/merged/etc/group: no such file or directory\"\nJun 12 16:03:59.148086 crc crio[22579]: time=\"2026-06-12T16:03:59.148031083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:03:59.280717 crc crio[22579]: time=\"2026-06-12T16:03:59.280490309Z\" level=info msg=\"Created container fcdff9cc0c663160e4b78110b184a44fdb90f26dbfbc3b8860bcf00c4da4fb02: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/pull\" id=fb9d8d00-f617-4923-8dd8-ff62895b85a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:59.281961 crc crio[22579]: time=\"2026-06-12T16:03:59.281852904Z\" level=info msg=\"Starting container: fcdff9cc0c663160e4b78110b184a44fdb90f26dbfbc3b8860bcf00c4da4fb02\" id=6c43f779-c5d8-4ba3-987d-7e380630e7eb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:03:59.287593 crc crio[22579]: time=\"2026-06-12T16:03:59.287036007Z\" level=info msg=\"Started container\" PID=38714 containerID=fcdff9cc0c663160e4b78110b184a44fdb90f26dbfbc3b8860bcf00c4da4fb02 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/pull id=6c43f779-c5d8-4ba3-987d-7e380630e7eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049\nJun 12 16:03:59.984856 crc crio[22579]: time=\"2026-06-12T16:03:59.984284394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1cf2463-fff7-4bff-99ef-0d7d2f3834e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:59.986720 crc crio[22579]: time=\"2026-06-12T16:03:59.986565612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dc36ea7f-303f-4897-8c1b-e5b81b534218 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:03:59.994805 crc crio[22579]: time=\"2026-06-12T16:03:59.994235279Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/extract\" id=69ac02e3-328b-455a-8569-510879c44397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:03:59.995180 crc crio[22579]: time=\"2026-06-12T16:03:59.995114341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:00.022393 crc crio[22579]: time=\"2026-06-12T16:04:00.022270868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:00.026761 crc crio[22579]: time=\"2026-06-12T16:04:00.026680531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:00.166944 crc crio[22579]: time=\"2026-06-12T16:04:00.166827054Z\" level=info msg=\"Created container 40476fb6aedfdf3d7a914af13f42c7e5f47435c0228353e6abfc422cc724f43f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/extract\" id=69ac02e3-328b-455a-8569-510879c44397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:00.168210 crc crio[22579]: time=\"2026-06-12T16:04:00.168015294Z\" level=info msg=\"Starting container: 40476fb6aedfdf3d7a914af13f42c7e5f47435c0228353e6abfc422cc724f43f\" id=70b23e7f-1ca4-40c7-9e1c-649c74293bb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:00.173657 crc crio[22579]: time=\"2026-06-12T16:04:00.17331345Z\" level=info msg=\"Started container\" PID=38733 containerID=40476fb6aedfdf3d7a914af13f42c7e5f47435c0228353e6abfc422cc724f43f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/extract id=70b23e7f-1ca4-40c7-9e1c-649c74293bb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049\nJun 12 16:04:00.563867 crc crio[22579]: time=\"2026-06-12T16:04:00.563766321Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688004-2qbx2/POD\" id=6973f638-d93b-4311-b8d8-479f2676107b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:00.564100 crc crio[22579]: time=\"2026-06-12T16:04:00.563928925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:00.593815 crc crio[22579]: time=\"2026-06-12T16:04:00.593710799Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-2qbx2 Namespace:openshift-infra ID:15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 UID:f495c7ef-cf8e-4706-ab6b-5a43e9724fd2 NetNS:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf495c7ef_cf8e_4706_ab6b_5a43e9724fd2.slice PodAnnotations:0xc000478750}] Aliases:map[]}\"\nJun 12 16:04:00.593815 crc crio[22579]: time=\"2026-06-12T16:04:00.593788301Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688004-2qbx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:01.003987 crc crio[22579]: 2026-06-12T16:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15a5f9cf21e4348 Mac:22:e3:6b:e8:d8:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:01.006135 crc crio[22579]: time=\"2026-06-12T16:04:01.006057921Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-2qbx2 Namespace:openshift-infra ID:15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 UID:f495c7ef-cf8e-4706-ab6b-5a43e9724fd2 NetNS:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf495c7ef_cf8e_4706_ab6b_5a43e9724fd2.slice PodAnnotations:0xc000478750}] Aliases:map[]}\"\nJun 12 16:04:01.006411 crc crio[22579]: time=\"2026-06-12T16:04:01.006270137Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688004-2qbx2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:01.017999 crc crio[22579]: time=\"2026-06-12T16:04:01.017894795Z\" level=info msg=\"Ran pod sandbox 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 with infra container: openshift-infra/auto-csr-approver-29688004-2qbx2/POD\" id=6973f638-d93b-4311-b8d8-479f2676107b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:01.036051 crc crio[22579]: time=\"2026-06-12T16:04:01.035950057Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=37306e79-f31a-48f5-9eea-a20b82ed16e0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:01.050594 crc crio[22579]: time=\"2026-06-12T16:04:01.047924334Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:04:02.024828 crc crio[22579]: time=\"2026-06-12T16:04:02.023932368Z\" level=info msg=\"Stopping pod sandbox: b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049\" id=417e763e-b38a-4c8d-8ee7-dfd1bb85da94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:02.024828 crc crio[22579]: time=\"2026-06-12T16:04:02.02441066Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r Namespace:openshift-marketplace ID:b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 UID:c64ae917-0f26-4cbb-8e98-fbcb70c9ba30 NetNS:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc64ae917_0f26_4cbb_8e98_fbcb70c9ba30.slice PodAnnotations:0xc000c9a768}] Aliases:map[]}\"\nJun 12 16:04:02.024828 crc crio[22579]: time=\"2026-06-12T16:04:02.024624895Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:02.388082 crc crio[22579]: time=\"2026-06-12T16:04:02.387782876Z\" level=info msg=\"Stopped pod sandbox: b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049\" id=417e763e-b38a-4c8d-8ee7-dfd1bb85da94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:02.780373 crc crio[22579]: time=\"2026-06-12T16:04:02.780258299Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=37306e79-f31a-48f5-9eea-a20b82ed16e0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:02.781855 crc crio[22579]: time=\"2026-06-12T16:04:02.781326966Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f9eb128-53be-4bcd-868d-54ed7b7780e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:02.783372 crc crio[22579]: time=\"2026-06-12T16:04:02.783137263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4e06d38-eb71-47c9-a39a-892f598119a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:02.884860 crc crio[22579]: time=\"2026-06-12T16:04:02.883077325Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688004-2qbx2/oc\" id=7e35a0dc-97d9-43e3-9ce5-355cb3b265eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:02.884860 crc crio[22579]: time=\"2026-06-12T16:04:02.883797424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:02.917033 crc crio[22579]: time=\"2026-06-12T16:04:02.916775819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:03.196764 crc crio[22579]: time=\"2026-06-12T16:04:03.196605524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:03.294730 crc crio[22579]: time=\"2026-06-12T16:04:03.294673418Z\" level=info msg=\"Created container e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455: openshift-infra/auto-csr-approver-29688004-2qbx2/oc\" id=7e35a0dc-97d9-43e3-9ce5-355cb3b265eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:03.297470 crc crio[22579]: time=\"2026-06-12T16:04:03.297365637Z\" level=info msg=\"Starting container: e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455\" id=d1e7b12d-82f1-40f2-a2fd-942b4fa8abfb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:03.302868 crc crio[22579]: time=\"2026-06-12T16:04:03.302748455Z\" level=info msg=\"Started container\" PID=38863 containerID=e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455 description=openshift-infra/auto-csr-approver-29688004-2qbx2/oc id=d1e7b12d-82f1-40f2-a2fd-942b4fa8abfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\nJun 12 16:04:05.075936 crc crio[22579]: time=\"2026-06-12T16:04:05.075709431Z\" level=info msg=\"Stopping pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=4a455723-b16e-4ad1-9f8a-ce0d2b3e9833 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:05.077024 crc crio[22579]: time=\"2026-06-12T16:04:05.076359758Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-2qbx2 Namespace:openshift-infra ID:15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 UID:f495c7ef-cf8e-4706-ab6b-5a43e9724fd2 NetNS:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf495c7ef_cf8e_4706_ab6b_5a43e9724fd2.slice PodAnnotations:0xc000478358}] Aliases:map[]}\"\nJun 12 16:04:05.077024 crc crio[22579]: time=\"2026-06-12T16:04:05.076581214Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688004-2qbx2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:05.361271 crc crio[22579]: time=\"2026-06-12T16:04:05.361083738Z\" level=info msg=\"Stopped pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=4a455723-b16e-4ad1-9f8a-ce0d2b3e9833 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:08.539294 crc crio[22579]: time=\"2026-06-12T16:04:08.53836767Z\" level=info msg=\"Stopping pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=5462a1f7-8ea9-4aad-8412-b0e86a12fc52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:08.539294 crc crio[22579]: time=\"2026-06-12T16:04:08.539223492Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=5462a1f7-8ea9-4aad-8412-b0e86a12fc52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:04:08.541982 crc crio[22579]: time=\"2026-06-12T16:04:08.540456283Z\" level=info msg=\"Removing pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=2aa78d2c-7382-4d17-b9dc-87da3e47adc0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:04:08.552457 crc crio[22579]: time=\"2026-06-12T16:04:08.552280047Z\" level=info msg=\"Removed pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=2aa78d2c-7382-4d17-b9dc-87da3e47adc0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:04:16.066836 crc crio[22579]: time=\"2026-06-12T16:04:16.066140084Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/POD\" id=3a6c7064-f867-4806-8643-ddd10b71fe3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:16.068051 crc crio[22579]: time=\"2026-06-12T16:04:16.066871023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:16.096996 crc crio[22579]: time=\"2026-06-12T16:04:16.096590885Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6698c9ddfc-tqnrd Namespace:metallb-system ID:92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51 UID:57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1 NetNS:/var/run/netns/97315693-e7f0-44b0-813f-245a26251e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b1c1d8_d270_4d9f_af1d_5f28b31ea5d1.slice PodAnnotations:0xc000385670}] Aliases:map[]}\"\nJun 12 16:04:16.096996 crc crio[22579]: time=\"2026-06-12T16:04:16.096961874Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:16.619419 crc crio[22579]: time=\"2026-06-12T16:04:16.618964228Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/POD\" id=cb249626-b0e0-4876-a2e1-7febe75c8c3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:16.619924 crc crio[22579]: time=\"2026-06-12T16:04:16.619898922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:16.656044 crc crio[22579]: 2026-06-12T16:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92cfc62193183e4 Mac:3e:01:af:56:b6:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/97315693-e7f0-44b0-813f-245a26251e36 SocketPath: PciID:}] [{Interface:0xc00026a9f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:16.658136 crc crio[22579]: time=\"2026-06-12T16:04:16.658031369Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6698c9ddfc-tqnrd Namespace:metallb-system ID:92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51 UID:57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1 NetNS:/var/run/netns/97315693-e7f0-44b0-813f-245a26251e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b1c1d8_d270_4d9f_af1d_5f28b31ea5d1.slice PodAnnotations:0xc000385670}] Aliases:map[]}\"\nJun 12 16:04:16.658603 crc crio[22579]: time=\"2026-06-12T16:04:16.65843739Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:16.668832 crc crio[22579]: time=\"2026-06-12T16:04:16.668717423Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-58c7466d9f-mc6gb Namespace:metallb-system ID:b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548 UID:0fdd360a-d2d3-44ea-af9e-6f2e632258f0 NetNS:/var/run/netns/3b992569-c9e3-4b2a-8a3b-c65f61dd05c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fdd360a_d2d3_44ea_af9e_6f2e632258f0.slice PodAnnotations:0xc000622178}] Aliases:map[]}\"\nJun 12 16:04:16.668832 crc crio[22579]: time=\"2026-06-12T16:04:16.668807536Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-58c7466d9f-mc6gb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:04:16.688756 crc crio[22579]: time=\"2026-06-12T16:04:16.688652275Z\" level=info msg=\"Ran pod sandbox 92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51 with infra container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/POD\" id=3a6c7064-f867-4806-8643-ddd10b71fe3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:16.693202 crc crio[22579]: time=\"2026-06-12T16:04:16.693097129Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d61fe95c-414a-4f7e-a041-2da57bcc89dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:16.694385 crc crio[22579]: time=\"2026-06-12T16:04:16.693630372Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=d61fe95c-414a-4f7e-a041-2da57bcc89dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:16.694385 crc crio[22579]: time=\"2026-06-12T16:04:16.693691884Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=d61fe95c-414a-4f7e-a041-2da57bcc89dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:16.695785 crc crio[22579]: time=\"2026-06-12T16:04:16.695745576Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=099fa92d-1aca-4251-bed3-fdd923b17fde name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:16.705972 crc crio[22579]: time=\"2026-06-12T16:04:16.705678181Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 12 16:04:17.659956 crc crio[22579]: 2026-06-12T16:04:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b11301935e9cc5a Mac:ba:a4:5a:6d:31:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/3b992569-c9e3-4b2a-8a3b-c65f61dd05c0 SocketPath: PciID:}] [{Interface:0xc000014ce0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:04:17.662922 crc crio[22579]: time=\"2026-06-12T16:04:17.662830922Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-58c7466d9f-mc6gb Namespace:metallb-system ID:b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548 UID:0fdd360a-d2d3-44ea-af9e-6f2e632258f0 NetNS:/var/run/netns/3b992569-c9e3-4b2a-8a3b-c65f61dd05c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fdd360a_d2d3_44ea_af9e_6f2e632258f0.slice PodAnnotations:0xc000622178}] Aliases:map[]}\"\nJun 12 16:04:17.663312 crc crio[22579]: time=\"2026-06-12T16:04:17.663246982Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-58c7466d9f-mc6gb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:04:17.675919 crc crio[22579]: time=\"2026-06-12T16:04:17.675785324Z\" level=info msg=\"Ran pod sandbox b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548 with infra container: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/POD\" id=cb249626-b0e0-4876-a2e1-7febe75c8c3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:04:17.678330 crc crio[22579]: time=\"2026-06-12T16:04:17.678251447Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d505675d-5130-4254-82e5-eafd9a39c06d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:17.678737 crc crio[22579]: time=\"2026-06-12T16:04:17.678678468Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=d505675d-5130-4254-82e5-eafd9a39c06d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:17.678816 crc crio[22579]: time=\"2026-06-12T16:04:17.67877232Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=d505675d-5130-4254-82e5-eafd9a39c06d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:17.679924 crc crio[22579]: time=\"2026-06-12T16:04:17.679860788Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c0e8817b-a3b7-4841-882a-b32df31485f9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:17.683318 crc crio[22579]: time=\"2026-06-12T16:04:17.682940637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 12 16:04:32.459061 crc crio[22579]: time=\"2026-06-12T16:04:32.457811877Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=099fa92d-1aca-4251-bed3-fdd923b17fde name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:32.461083 crc crio[22579]: time=\"2026-06-12T16:04:32.4602549Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=97b0f10a-dbcf-4388-be16-b8dce2185e06 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:32.465111 crc crio[22579]: time=\"2026-06-12T16:04:32.464999992Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f45da9ab-5a1c-4092-8587-9c41eeb60798 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:32.487413 crc crio[22579]: time=\"2026-06-12T16:04:32.487291783Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=b3816884-3481-4011-b8b7-d3a801fcb929 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:32.490024 crc crio[22579]: time=\"2026-06-12T16:04:32.489938081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:32.956993 crc crio[22579]: time=\"2026-06-12T16:04:32.956903904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:32.961810 crc crio[22579]: time=\"2026-06-12T16:04:32.961731227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:32.991340 crc crio[22579]: time=\"2026-06-12T16:04:32.991172582Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=c0e8817b-a3b7-4841-882a-b32df31485f9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:04:32.992743 crc crio[22579]: time=\"2026-06-12T16:04:32.992662381Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=91139c02-f3f8-4420-ad9d-b59d50214bde name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:32.997352 crc crio[22579]: time=\"2026-06-12T16:04:32.997256358Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c351573a-edfe-4984-b5de-dd655c7dee17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:04:33.012885 crc crio[22579]: time=\"2026-06-12T16:04:33.011982956Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/webhook-server\" id=a0ae2160-dbe4-4470-8346-0a31a990b400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:33.014849 crc crio[22579]: time=\"2026-06-12T16:04:33.014752847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:33.051082 crc crio[22579]: time=\"2026-06-12T16:04:33.050984376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:33.056150 crc crio[22579]: time=\"2026-06-12T16:04:33.056061886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:04:33.101834 crc crio[22579]: time=\"2026-06-12T16:04:33.101123561Z\" level=info msg=\"Created container 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=b3816884-3481-4011-b8b7-d3a801fcb929 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:33.110374 crc crio[22579]: time=\"2026-06-12T16:04:33.110264906Z\" level=info msg=\"Starting container: 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f\" id=4006f793-97db-4f26-8d28-5178fcad6950 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:33.118934 crc crio[22579]: time=\"2026-06-12T16:04:33.118725023Z\" level=info msg=\"Started container\" PID=39485 containerID=22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=4006f793-97db-4f26-8d28-5178fcad6950 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51\nJun 12 16:04:33.250006 crc crio[22579]: time=\"2026-06-12T16:04:33.249869975Z\" level=info msg=\"Created container d88d976d1fa6d5a7de70a643a0c7938ecce44fe949776c71563f6b14d90b4cef: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/webhook-server\" id=a0ae2160-dbe4-4470-8346-0a31a990b400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:04:33.251447 crc crio[22579]: time=\"2026-06-12T16:04:33.251368894Z\" level=info msg=\"Starting container: d88d976d1fa6d5a7de70a643a0c7938ecce44fe949776c71563f6b14d90b4cef\" id=e84cd5b7-124c-476b-8dba-615ae1fa01c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:04:33.258350 crc crio[22579]: time=\"2026-06-12T16:04:33.25824023Z\" level=info msg=\"Started container\" PID=39492 containerID=d88d976d1fa6d5a7de70a643a0c7938ecce44fe949776c71563f6b14d90b4cef description=metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/webhook-server id=e84cd5b7-124c-476b-8dba-615ae1fa01c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548\nJun 12 16:05:06.711004 crc crio[22579]: time=\"2026-06-12T16:05:06.709655124Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-w4qc5/POD\" id=cc07b8a0-09ce-4485-9800-9a245974e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:06.713144 crc crio[22579]: time=\"2026-06-12T16:05:06.711170242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:06.755152 crc crio[22579]: time=\"2026-06-12T16:05:06.754103083Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-w4qc5 Namespace:metallb-system ID:e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e UID:bebbb0de-a2b2-4720-8bdc-06ade258d62d NetNS:/var/run/netns/8c07b6b3-494b-415b-aed9-75b409405c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbb0de_a2b2_4720_8bdc_06ade258d62d.slice PodAnnotations:0xc000384238}] Aliases:map[]}\"\nJun 12 16:05:06.755152 crc crio[22579]: time=\"2026-06-12T16:05:06.754184615Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-w4qc5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:05:07.584338 crc crio[22579]: 2026-06-12T16:05:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7fa16aa351f19e Mac:3e:de:91:41:14:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8c07b6b3-494b-415b-aed9-75b409405c37 SocketPath: PciID:}] [{Interface:0xc000014da0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:05:07.586616 crc crio[22579]: time=\"2026-06-12T16:05:07.586481484Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-w4qc5 Namespace:metallb-system ID:e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e UID:bebbb0de-a2b2-4720-8bdc-06ade258d62d NetNS:/var/run/netns/8c07b6b3-494b-415b-aed9-75b409405c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbb0de_a2b2_4720_8bdc_06ade258d62d.slice PodAnnotations:0xc000384238}] Aliases:map[]}\"\nJun 12 16:05:07.586848 crc crio[22579]: time=\"2026-06-12T16:05:07.586788552Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-w4qc5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:05:07.598082 crc crio[22579]: time=\"2026-06-12T16:05:07.59799133Z\" level=info msg=\"Ran pod sandbox e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e with infra container: metallb-system/controller-8464864885-w4qc5/POD\" id=cc07b8a0-09ce-4485-9800-9a245974e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:07.601048 crc crio[22579]: time=\"2026-06-12T16:05:07.600842483Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=56f9d583-6f48-4c7b-b3a4-467a9310cf72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:07.603255 crc crio[22579]: time=\"2026-06-12T16:05:07.603125001Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e0f870ef-85e9-490f-812f-079ac10a338b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:07.617797 crc crio[22579]: time=\"2026-06-12T16:05:07.616096134Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-w4qc5/controller\" id=2c94bc70-b81f-4fef-b2a4-29aa513cdea7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:07.617797 crc crio[22579]: time=\"2026-06-12T16:05:07.616873224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:07.663131 crc crio[22579]: time=\"2026-06-12T16:05:07.663013197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:07.668922 crc crio[22579]: time=\"2026-06-12T16:05:07.668847706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:07.790837 crc crio[22579]: time=\"2026-06-12T16:05:07.790747522Z\" level=info msg=\"Created container 681c085e92a7bac21649c64a02f2e8d6d342e14c2ff50472eb26392d70fc56ac: metallb-system/controller-8464864885-w4qc5/controller\" id=2c94bc70-b81f-4fef-b2a4-29aa513cdea7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:07.792159 crc crio[22579]: time=\"2026-06-12T16:05:07.792100616Z\" level=info msg=\"Starting container: 681c085e92a7bac21649c64a02f2e8d6d342e14c2ff50472eb26392d70fc56ac\" id=3224658a-ea40-4e66-9383-970b99ec16db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:07.800877 crc crio[22579]: time=\"2026-06-12T16:05:07.800781649Z\" level=info msg=\"Started container\" PID=40033 containerID=681c085e92a7bac21649c64a02f2e8d6d342e14c2ff50472eb26392d70fc56ac description=metallb-system/controller-8464864885-w4qc5/controller id=3224658a-ea40-4e66-9383-970b99ec16db name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e\nJun 12 16:05:07.830996 crc crio[22579]: time=\"2026-06-12T16:05:07.830425639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=49f41a54-5c25-4002-87e7-9d044dcb1f4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:07.834248 crc crio[22579]: time=\"2026-06-12T16:05:07.834076143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1fbdb6f4-d272-4d75-a1a0-607aa874c9ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:07.856684 crc crio[22579]: time=\"2026-06-12T16:05:07.856438386Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-w4qc5/kube-rbac-proxy\" id=2a0a8e19-4240-4b78-bc65-9826f6080cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:07.857094 crc crio[22579]: time=\"2026-06-12T16:05:07.856942919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:07.911433 crc crio[22579]: time=\"2026-06-12T16:05:07.911323953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:07.917969 crc crio[22579]: time=\"2026-06-12T16:05:07.917897542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:08.129103 crc crio[22579]: time=\"2026-06-12T16:05:08.128683656Z\" level=info msg=\"Created container 0651636409a2cbbb9255d7f95b0095e353377580097272fd8f85156aeb785d67: metallb-system/controller-8464864885-w4qc5/kube-rbac-proxy\" id=2a0a8e19-4240-4b78-bc65-9826f6080cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:08.135011 crc crio[22579]: time=\"2026-06-12T16:05:08.131840277Z\" level=info msg=\"Starting container: 0651636409a2cbbb9255d7f95b0095e353377580097272fd8f85156aeb785d67\" id=3c09fe61-e2d3-4bf9-962e-c62cb99a7e32 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:08.138467 crc crio[22579]: time=\"2026-06-12T16:05:08.137311147Z\" level=info msg=\"Started container\" PID=40056 containerID=0651636409a2cbbb9255d7f95b0095e353377580097272fd8f85156aeb785d67 description=metallb-system/controller-8464864885-w4qc5/kube-rbac-proxy id=3c09fe61-e2d3-4bf9-962e-c62cb99a7e32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e\nJun 12 16:05:10.285215 crc crio[22579]: time=\"2026-06-12T16:05:10.284371425Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-wblhl/POD\" id=21a96684-29d6-4dba-9c7b-14d621d2c942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:10.285215 crc crio[22579]: time=\"2026-06-12T16:05:10.285176235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:10.307045 crc crio[22579]: time=\"2026-06-12T16:05:10.306830771Z\" 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=21a96684-29d6-4dba-9c7b-14d621d2c942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:10.323025 crc crio[22579]: time=\"2026-06-12T16:05:10.322923633Z\" level=info msg=\"Ran pod sandbox f7496d841d5fd66e40da588782d4b892444331bc2d5bda7f97d8b8cbe1d99044 with infra container: metallb-system/speaker-wblhl/POD\" id=21a96684-29d6-4dba-9c7b-14d621d2c942 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:10.325285 crc crio[22579]: time=\"2026-06-12T16:05:10.325182261Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=f558e727-b34b-4b13-b476-0ead6e728cb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:10.327315 crc crio[22579]: time=\"2026-06-12T16:05:10.327194923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e3f6c3bc-4c29-4548-97ca-377b48cf974f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:10.333428 crc crio[22579]: time=\"2026-06-12T16:05:10.333368861Z\" level=info msg=\"Creating container: metallb-system/speaker-wblhl/speaker\" id=554b30f6-788b-4307-8603-d774bc9d0665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:10.333858 crc crio[22579]: time=\"2026-06-12T16:05:10.333802482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:10.385195 crc crio[22579]: time=\"2026-06-12T16:05:10.385068796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:10.604232 crc crio[22579]: time=\"2026-06-12T16:05:10.604077292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:10.711888 crc crio[22579]: time=\"2026-06-12T16:05:10.711750472Z\" level=info msg=\"Created container 9fc518883330bf68ecf5ff2e34885f6dbe9c9bfa45064115206cf18852192e6d: metallb-system/speaker-wblhl/speaker\" id=554b30f6-788b-4307-8603-d774bc9d0665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:10.713968 crc crio[22579]: time=\"2026-06-12T16:05:10.713875207Z\" level=info msg=\"Starting container: 9fc518883330bf68ecf5ff2e34885f6dbe9c9bfa45064115206cf18852192e6d\" id=01ffaf1f-17c9-4b94-b792-70cd53beaf7a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:10.719044 crc crio[22579]: time=\"2026-06-12T16:05:10.718942387Z\" level=info msg=\"Started container\" PID=40163 containerID=9fc518883330bf68ecf5ff2e34885f6dbe9c9bfa45064115206cf18852192e6d description=metallb-system/speaker-wblhl/speaker id=01ffaf1f-17c9-4b94-b792-70cd53beaf7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7496d841d5fd66e40da588782d4b892444331bc2d5bda7f97d8b8cbe1d99044\nJun 12 16:05:10.736495 crc crio[22579]: time=\"2026-06-12T16:05:10.734976148Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f8748e2c-e465-42e6-a069-67f935396acd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:10.739991 crc crio[22579]: time=\"2026-06-12T16:05:10.739811552Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=ac10e2b3-1fda-4a01-a20b-a323841ad591 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:10.748189 crc crio[22579]: time=\"2026-06-12T16:05:10.748098574Z\" level=info msg=\"Creating container: metallb-system/speaker-wblhl/kube-rbac-proxy\" id=b2ee8388-d4a7-4453-8fd5-1ecc67a9b43f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:10.748714 crc crio[22579]: time=\"2026-06-12T16:05:10.748464124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:10.781225 crc crio[22579]: time=\"2026-06-12T16:05:10.780285499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:11.042473 crc crio[22579]: time=\"2026-06-12T16:05:11.041861546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:11.143429 crc crio[22579]: time=\"2026-06-12T16:05:11.143287436Z\" level=info msg=\"Created container a044cbf8c8ee2ca78d0bca48c1734e74ebd719b947f10fcfacc67fcf3737d9f8: metallb-system/speaker-wblhl/kube-rbac-proxy\" id=b2ee8388-d4a7-4453-8fd5-1ecc67a9b43f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:11.144962 crc crio[22579]: time=\"2026-06-12T16:05:11.144863727Z\" level=info msg=\"Starting container: a044cbf8c8ee2ca78d0bca48c1734e74ebd719b947f10fcfacc67fcf3737d9f8\" id=54e6a596-141b-43f1-b981-81376376ace3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:11.153347 crc crio[22579]: time=\"2026-06-12T16:05:11.153207461Z\" level=info msg=\"Started container\" PID=40192 containerID=a044cbf8c8ee2ca78d0bca48c1734e74ebd719b947f10fcfacc67fcf3737d9f8 description=metallb-system/speaker-wblhl/kube-rbac-proxy id=54e6a596-141b-43f1-b981-81376376ace3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7496d841d5fd66e40da588782d4b892444331bc2d5bda7f97d8b8cbe1d99044\nJun 12 16:05:33.939476 crc crio[22579]: time=\"2026-06-12T16:05:33.938685495Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/POD\" id=80692367-746c-4423-b605-4613f77b97dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:33.940814 crc crio[22579]: time=\"2026-06-12T16:05:33.939541077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:33.956698 crc crio[22579]: time=\"2026-06-12T16:05:33.956580694Z\" 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=80692367-746c-4423-b605-4613f77b97dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:33.967579 crc crio[22579]: time=\"2026-06-12T16:05:33.967452592Z\" level=info msg=\"Ran pod sandbox 29aba0ac61d1eefae1ffebe024209123844596a59cecf0e36642cb5d8c7473ed with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/POD\" id=80692367-746c-4423-b605-4613f77b97dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:33.971582 crc crio[22579]: time=\"2026-06-12T16:05:33.971451735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=075f881e-cb05-431b-81ee-73fcc4de678f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:33.971903 crc crio[22579]: time=\"2026-06-12T16:05:33.971809244Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=075f881e-cb05-431b-81ee-73fcc4de678f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:33.971995 crc crio[22579]: time=\"2026-06-12T16:05:33.971907227Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=075f881e-cb05-431b-81ee-73fcc4de678f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:33.973679 crc crio[22579]: time=\"2026-06-12T16:05:33.973087837Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=42422295-75a0-446f-8c66-687c6f5a42d5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:05:33.986123 crc crio[22579]: time=\"2026-06-12T16:05:33.986005018Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 16:05:34.092382 crc crio[22579]: time=\"2026-06-12T16:05:34.092294993Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-8bnhb/POD\" id=13bffe06-0e22-49ad-bb66-635a98467920 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:34.092666 crc crio[22579]: time=\"2026-06-12T16:05:34.092394626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:34.120032 crc crio[22579]: time=\"2026-06-12T16:05:34.119891231Z\" 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=13bffe06-0e22-49ad-bb66-635a98467920 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:34.274665 crc crio[22579]: time=\"2026-06-12T16:05:34.274187187Z\" level=info msg=\"Ran pod sandbox 513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf with infra container: openshift-frr-k8s/frr-k8s-8bnhb/POD\" id=13bffe06-0e22-49ad-bb66-635a98467920 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:05:34.277376 crc crio[22579]: time=\"2026-06-12T16:05:34.277259086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5f50ca6c-41b4-4e36-9084-04888e734816 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:34.277763 crc crio[22579]: time=\"2026-06-12T16:05:34.277701567Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=5f50ca6c-41b4-4e36-9084-04888e734816 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:34.277849 crc crio[22579]: time=\"2026-06-12T16:05:34.27780492Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=5f50ca6c-41b4-4e36-9084-04888e734816 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:34.286172 crc crio[22579]: time=\"2026-06-12T16:05:34.2789872Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c92ad9e3-d520-492b-afc0-53fc7be74ecf name=/runtime.v1.ImageService/PullImage\nJun 12 16:05:34.286172 crc crio[22579]: time=\"2026-06-12T16:05:34.284419289Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 12 16:05:58.460663 crc crio[22579]: time=\"2026-06-12T16:05:58.459550191Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=42422295-75a0-446f-8c66-687c6f5a42d5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:05:58.462161 crc crio[22579]: time=\"2026-06-12T16:05:58.462025665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=91295d17-21d2-42c7-8609-db6a474bc717 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:58.466984 crc crio[22579]: time=\"2026-06-12T16:05:58.466784977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5603c9eb-0298-44b9-b665-36039fb98ecd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:58.480617 crc crio[22579]: time=\"2026-06-12T16:05:58.480336434Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/frr-k8s-webhook-server\" id=65063972-a54f-426a-8f0c-7e059331bbfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:58.482805 crc crio[22579]: time=\"2026-06-12T16:05:58.482699605Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c92ad9e3-d520-492b-afc0-53fc7be74ecf name=/runtime.v1.ImageService/PullImage\nJun 12 16:05:58.483714 crc crio[22579]: time=\"2026-06-12T16:05:58.483611388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3479b27f-bf88-4489-9aa7-04b107a8ae3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:58.484665 crc crio[22579]: time=\"2026-06-12T16:05:58.484600083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:58.488052 crc crio[22579]: time=\"2026-06-12T16:05:58.48795939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cea17a7b-df0f-4c57-a448-885c4ea22a93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:58.518765 crc crio[22579]: time=\"2026-06-12T16:05:58.516815659Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-files\" id=ae264e0c-d13f-451a-b31c-36a5e7e06694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:58.519083 crc crio[22579]: time=\"2026-06-12T16:05:58.518933744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:58.539818 crc crio[22579]: time=\"2026-06-12T16:05:58.539675875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:58.549337 crc crio[22579]: time=\"2026-06-12T16:05:58.549192739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:58.560595 crc crio[22579]: time=\"2026-06-12T16:05:58.560300324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:58.571374 crc crio[22579]: time=\"2026-06-12T16:05:58.5706557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:58.732896 crc crio[22579]: time=\"2026-06-12T16:05:58.732628443Z\" level=info msg=\"Created container b3d510507ab39f5437022da9dc9a8153f2567dc8555728db0a359dcc4ec417c0: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/frr-k8s-webhook-server\" id=65063972-a54f-426a-8f0c-7e059331bbfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:58.734258 crc crio[22579]: time=\"2026-06-12T16:05:58.734199893Z\" level=info msg=\"Starting container: b3d510507ab39f5437022da9dc9a8153f2567dc8555728db0a359dcc4ec417c0\" id=fee7f086-4f2d-4677-b387-61020d0667fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:58.735900 crc crio[22579]: time=\"2026-06-12T16:05:58.735761233Z\" level=info msg=\"Created container 9d464daa81ce265b55ad91fcdfb06369e8e5ae45ba0d23d6a2eff53d4a8f76b3: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-files\" id=ae264e0c-d13f-451a-b31c-36a5e7e06694 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:58.737651 crc crio[22579]: time=\"2026-06-12T16:05:58.737429586Z\" level=info msg=\"Starting container: 9d464daa81ce265b55ad91fcdfb06369e8e5ae45ba0d23d6a2eff53d4a8f76b3\" id=8bb10acd-ad2d-4e37-8664-ca09f18959c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:58.744758 crc crio[22579]: time=\"2026-06-12T16:05:58.740166746Z\" level=info msg=\"Started container\" PID=40874 containerID=b3d510507ab39f5437022da9dc9a8153f2567dc8555728db0a359dcc4ec417c0 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/frr-k8s-webhook-server id=fee7f086-4f2d-4677-b387-61020d0667fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=29aba0ac61d1eefae1ffebe024209123844596a59cecf0e36642cb5d8c7473ed\nJun 12 16:05:58.749883 crc crio[22579]: time=\"2026-06-12T16:05:58.749369402Z\" level=info msg=\"Started container\" PID=40878 containerID=9d464daa81ce265b55ad91fcdfb06369e8e5ae45ba0d23d6a2eff53d4a8f76b3 description=openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-files id=8bb10acd-ad2d-4e37-8664-ca09f18959c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:05:59.198244 crc crio[22579]: time=\"2026-06-12T16:05:59.197588424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=451e9147-6611-4425-b40f-b120c92afe62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:59.203033 crc crio[22579]: time=\"2026-06-12T16:05:59.202988802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1ac67591-f2a7-4976-9329-a03189aa55d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:05:59.271749 crc crio[22579]: time=\"2026-06-12T16:05:59.271625782Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-reloader\" id=3298a209-4d0a-4664-a3eb-3f4660542863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:59.275913 crc crio[22579]: time=\"2026-06-12T16:05:59.275818899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:59.320601 crc crio[22579]: time=\"2026-06-12T16:05:59.317728824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:59.322805 crc crio[22579]: time=\"2026-06-12T16:05:59.322697701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:05:59.453841 crc crio[22579]: time=\"2026-06-12T16:05:59.4537177Z\" level=info msg=\"Created container a2f322133626a9c3c4fc25c52dccb82ad2f42ecd0b3fa75c341fdf3edde04a02: openshift-frr-k8s/frr-k8s-8bnhb/cp-reloader\" id=3298a209-4d0a-4664-a3eb-3f4660542863 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:05:59.457022 crc crio[22579]: time=\"2026-06-12T16:05:59.455320271Z\" level=info msg=\"Starting container: a2f322133626a9c3c4fc25c52dccb82ad2f42ecd0b3fa75c341fdf3edde04a02\" id=dbc7bc11-349f-4492-aab2-ae9a84036878 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:05:59.509320 crc crio[22579]: time=\"2026-06-12T16:05:59.509208595Z\" level=info msg=\"Started container\" PID=40949 containerID=a2f322133626a9c3c4fc25c52dccb82ad2f42ecd0b3fa75c341fdf3edde04a02 description=openshift-frr-k8s/frr-k8s-8bnhb/cp-reloader id=dbc7bc11-349f-4492-aab2-ae9a84036878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:00.214794 crc crio[22579]: time=\"2026-06-12T16:06:00.214716051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=bd8aa29a-4643-4e96-a041-5047c69b0edd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:00.222856 crc crio[22579]: time=\"2026-06-12T16:06:00.222715366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=04121a6a-91e4-4c58-934c-81c812c880aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:00.232473 crc crio[22579]: time=\"2026-06-12T16:06:00.232375594Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-metrics\" id=f6453bf7-4cc3-4ecd-9fbe-3eb83165315c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:00.234313 crc crio[22579]: time=\"2026-06-12T16:06:00.234230591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:00.270128 crc crio[22579]: time=\"2026-06-12T16:06:00.270001638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:00.277405 crc crio[22579]: time=\"2026-06-12T16:06:00.277344547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:00.387966 crc crio[22579]: time=\"2026-06-12T16:06:00.387814929Z\" level=info msg=\"Created container 3aca85652f0560a8c29e6b027dfd5b406110aefd4eb8ac10b6b9017b4107d8ab: openshift-frr-k8s/frr-k8s-8bnhb/cp-metrics\" id=f6453bf7-4cc3-4ecd-9fbe-3eb83165315c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:00.389321 crc crio[22579]: time=\"2026-06-12T16:06:00.388925198Z\" level=info msg=\"Starting container: 3aca85652f0560a8c29e6b027dfd5b406110aefd4eb8ac10b6b9017b4107d8ab\" id=3c06380f-e4f7-41a0-acf6-458290fbf24e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:00.395382 crc crio[22579]: time=\"2026-06-12T16:06:00.395338822Z\" level=info msg=\"Started container\" PID=40959 containerID=3aca85652f0560a8c29e6b027dfd5b406110aefd4eb8ac10b6b9017b4107d8ab description=openshift-frr-k8s/frr-k8s-8bnhb/cp-metrics id=3c06380f-e4f7-41a0-acf6-458290fbf24e name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:00.518367 crc crio[22579]: time=\"2026-06-12T16:06:00.518013347Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688006-kp9kf/POD\" id=b6cb1905-9f46-4541-a0ca-1ff4d7c35b1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:00.519033 crc crio[22579]: time=\"2026-06-12T16:06:00.518403527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:00.544063 crc crio[22579]: time=\"2026-06-12T16:06:00.543908331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-kp9kf Namespace:openshift-infra ID:a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd UID:d8cf4ed7-219f-4074-8766-83978d4ecf96 NetNS:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cf4ed7_219f_4074_8766_83978d4ecf96.slice PodAnnotations:0xc000622ce8}] Aliases:map[]}\"\nJun 12 16:06:00.544063 crc crio[22579]: time=\"2026-06-12T16:06:00.544054805Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688006-kp9kf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:00.840644 crc crio[22579]: 2026-06-12T16:06:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2926f1076163e3 Mac:1e:d4:9d:30:0c:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f SocketPath: PciID:}] [{Interface:0xc000430710 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:06:00.844015 crc crio[22579]: time=\"2026-06-12T16:06:00.843907433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-kp9kf Namespace:openshift-infra ID:a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd UID:d8cf4ed7-219f-4074-8766-83978d4ecf96 NetNS:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cf4ed7_219f_4074_8766_83978d4ecf96.slice PodAnnotations:0xc000622ce8}] Aliases:map[]}\"\nJun 12 16:06:00.844142 crc crio[22579]: time=\"2026-06-12T16:06:00.844094608Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688006-kp9kf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:06:00.852802 crc crio[22579]: time=\"2026-06-12T16:06:00.852420731Z\" level=info msg=\"Ran pod sandbox a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd with infra container: openshift-infra/auto-csr-approver-29688006-kp9kf/POD\" id=b6cb1905-9f46-4541-a0ca-1ff4d7c35b1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:00.858127 crc crio[22579]: time=\"2026-06-12T16:06:00.857674946Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=67c6b413-370b-4b10-a0c0-3ac7860424e1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:00.869110 crc crio[22579]: time=\"2026-06-12T16:06:00.869003456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:06:01.228814 crc crio[22579]: time=\"2026-06-12T16:06:01.227847267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ee407e92-6922-4f8b-b83d-b9dbb1cb2687 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:01.235279 crc crio[22579]: time=\"2026-06-12T16:06:01.235182235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6b8c496f-8db7-4f5b-ba88-05388769ec57 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:01.349684 crc crio[22579]: time=\"2026-06-12T16:06:01.349199128Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-status\" id=5597f85e-1f0c-45eb-ba9e-c3e51f3db230 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:01.355848 crc crio[22579]: time=\"2026-06-12T16:06:01.355076389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:01.401690 crc crio[22579]: time=\"2026-06-12T16:06:01.399401605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:01.406228 crc crio[22579]: time=\"2026-06-12T16:06:01.406084097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:01.559895 crc crio[22579]: time=\"2026-06-12T16:06:01.559750526Z\" level=info msg=\"Created container 1ff92395ce8db78a3c3f6966fc9fdd8ddcde6db7ad72fe2a5d306e83edd82f8d: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-status\" id=5597f85e-1f0c-45eb-ba9e-c3e51f3db230 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:01.563457 crc crio[22579]: time=\"2026-06-12T16:06:01.563276927Z\" level=info msg=\"Starting container: 1ff92395ce8db78a3c3f6966fc9fdd8ddcde6db7ad72fe2a5d306e83edd82f8d\" id=d7d1fdff-8ad7-400f-933d-eb3831490473 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:01.576259 crc crio[22579]: time=\"2026-06-12T16:06:01.576102556Z\" level=info msg=\"Started container\" PID=41052 containerID=1ff92395ce8db78a3c3f6966fc9fdd8ddcde6db7ad72fe2a5d306e83edd82f8d description=openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-status id=d7d1fdff-8ad7-400f-933d-eb3831490473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:01.865271 crc crio[22579]: time=\"2026-06-12T16:06:01.865146817Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=67c6b413-370b-4b10-a0c0-3ac7860424e1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:01.866660 crc crio[22579]: time=\"2026-06-12T16:06:01.866402559Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5878cf7e-45d5-41ea-b018-f82e09864ff7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:01.868656 crc crio[22579]: time=\"2026-06-12T16:06:01.868602435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1d3d136a-fe34-4fe3-b246-b09bec06b5ce name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:01.878310 crc crio[22579]: time=\"2026-06-12T16:06:01.878213212Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688006-kp9kf/oc\" id=9dddce61-7b34-4f4a-a857-dd1c385e0425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:01.878942 crc crio[22579]: time=\"2026-06-12T16:06:01.878882309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:01.905959 crc crio[22579]: time=\"2026-06-12T16:06:01.90585319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.203387 crc crio[22579]: time=\"2026-06-12T16:06:02.203242355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.255755 crc crio[22579]: time=\"2026-06-12T16:06:02.255674619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=891e1d26-f9e8-4faa-a962-1e1a602451df name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:02.260790 crc crio[22579]: time=\"2026-06-12T16:06:02.258948403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ec54f37a-a96c-4204-8e07-25596153e6e0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:02.271068 crc crio[22579]: time=\"2026-06-12T16:06:02.270973191Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/controller\" id=4e50271f-78df-4a43-9d43-1123fb997274 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:02.273243 crc crio[22579]: time=\"2026-06-12T16:06:02.273179958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.299804 crc crio[22579]: time=\"2026-06-12T16:06:02.299555984Z\" level=info msg=\"Created container 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558: openshift-infra/auto-csr-approver-29688006-kp9kf/oc\" id=9dddce61-7b34-4f4a-a857-dd1c385e0425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:02.301063 crc crio[22579]: time=\"2026-06-12T16:06:02.301005312Z\" level=info msg=\"Starting container: 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558\" id=41ea0ade-1c90-4935-ae8a-1ee2e13aae4d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:02.306246 crc crio[22579]: time=\"2026-06-12T16:06:02.306196785Z\" level=info msg=\"Started container\" PID=41067 containerID=758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558 description=openshift-infra/auto-csr-approver-29688006-kp9kf/oc id=41ea0ade-1c90-4935-ae8a-1ee2e13aae4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\nJun 12 16:06:02.313902 crc crio[22579]: time=\"2026-06-12T16:06:02.313350438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.317176 crc crio[22579]: time=\"2026-06-12T16:06:02.317096944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.432786 crc crio[22579]: time=\"2026-06-12T16:06:02.432653347Z\" level=info msg=\"Created container 1ae3d4f16decec732dcc67e4039b1b839fd27821cbbc95db88612be3d4f03bf7: openshift-frr-k8s/frr-k8s-8bnhb/controller\" id=4e50271f-78df-4a43-9d43-1123fb997274 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:02.434239 crc crio[22579]: time=\"2026-06-12T16:06:02.434171466Z\" level=info msg=\"Starting container: 1ae3d4f16decec732dcc67e4039b1b839fd27821cbbc95db88612be3d4f03bf7\" id=37eb1b46-1806-4a9c-b09a-b7f86f0c14fc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:02.440015 crc crio[22579]: time=\"2026-06-12T16:06:02.439962284Z\" level=info msg=\"Started container\" PID=41086 containerID=1ae3d4f16decec732dcc67e4039b1b839fd27821cbbc95db88612be3d4f03bf7 description=openshift-frr-k8s/frr-k8s-8bnhb/controller id=37eb1b46-1806-4a9c-b09a-b7f86f0c14fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:02.453795 crc crio[22579]: time=\"2026-06-12T16:06:02.453653635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c543f7f1-4603-4159-9e6a-300408df239b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:02.458224 crc crio[22579]: time=\"2026-06-12T16:06:02.45811657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2a0469ca-252f-4de6-a6a9-ab7544d24c2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:02.468025 crc crio[22579]: time=\"2026-06-12T16:06:02.467634154Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/frr\" id=91548645-0056-4919-8c1b-7f0f409f56f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:02.471121 crc crio[22579]: time=\"2026-06-12T16:06:02.4710147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.509938 crc crio[22579]: time=\"2026-06-12T16:06:02.509788504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.512936 crc crio[22579]: time=\"2026-06-12T16:06:02.512858363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.632909 crc crio[22579]: time=\"2026-06-12T16:06:02.632730277Z\" level=info msg=\"Created container 7680ab6b8fba1d63265f80796eb47ebb18591d5e26f7b0fde6ff19ce9e228467: openshift-frr-k8s/frr-k8s-8bnhb/frr\" id=91548645-0056-4919-8c1b-7f0f409f56f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:02.634580 crc crio[22579]: time=\"2026-06-12T16:06:02.634465331Z\" level=info msg=\"Starting container: 7680ab6b8fba1d63265f80796eb47ebb18591d5e26f7b0fde6ff19ce9e228467\" id=5ab17d7c-4e07-4904-aa28-98931dd05859 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:02.641094 crc crio[22579]: time=\"2026-06-12T16:06:02.640990368Z\" level=info msg=\"Started container\" PID=41110 containerID=7680ab6b8fba1d63265f80796eb47ebb18591d5e26f7b0fde6ff19ce9e228467 description=openshift-frr-k8s/frr-k8s-8bnhb/frr id=5ab17d7c-4e07-4904-aa28-98931dd05859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:02.652779 crc crio[22579]: time=\"2026-06-12T16:06:02.652655727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=123bc9ed-0f16-4de9-bbab-e02fc6b96514 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:02.658212 crc crio[22579]: time=\"2026-06-12T16:06:02.657991294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=21ac5974-8041-4932-b1f5-22121c236f88 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:02.668441 crc crio[22579]: time=\"2026-06-12T16:06:02.668237627Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/reloader\" id=c3ce64f8-3209-4d0e-b03e-749a8eb2625c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:02.670837 crc crio[22579]: time=\"2026-06-12T16:06:02.670753841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.701996 crc crio[22579]: time=\"2026-06-12T16:06:02.701793257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.704966 crc crio[22579]: time=\"2026-06-12T16:06:02.704898447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.821399 crc crio[22579]: time=\"2026-06-12T16:06:02.82125722Z\" level=info msg=\"Created container 1ebf5c08e91c2058bce7f0485e293ae3a603afd1b5e6b61c81a74878388b5146: openshift-frr-k8s/frr-k8s-8bnhb/reloader\" id=c3ce64f8-3209-4d0e-b03e-749a8eb2625c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:02.823989 crc crio[22579]: time=\"2026-06-12T16:06:02.823815026Z\" level=info msg=\"Starting container: 1ebf5c08e91c2058bce7f0485e293ae3a603afd1b5e6b61c81a74878388b5146\" id=3a92023a-337b-4d68-9509-e9e1bee09e3f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:02.833589 crc crio[22579]: time=\"2026-06-12T16:06:02.833447863Z\" level=info msg=\"Started container\" PID=41153 containerID=1ebf5c08e91c2058bce7f0485e293ae3a603afd1b5e6b61c81a74878388b5146 description=openshift-frr-k8s/frr-k8s-8bnhb/reloader id=3a92023a-337b-4d68-9509-e9e1bee09e3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:02.844073 crc crio[22579]: time=\"2026-06-12T16:06:02.843927411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1a17350a-b430-4836-a7aa-20a61d05d196 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:02.849589 crc crio[22579]: time=\"2026-06-12T16:06:02.849303479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6a77b2e9-9e3d-45e7-b72b-602457f57a0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:02.862666 crc crio[22579]: time=\"2026-06-12T16:06:02.858614758Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/frr-metrics\" id=a3e12e99-86ee-4dff-8175-763be8dabe31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:02.862666 crc crio[22579]: time=\"2026-06-12T16:06:02.861097342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.896330 crc crio[22579]: time=\"2026-06-12T16:06:02.896214722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:02.900030 crc crio[22579]: time=\"2026-06-12T16:06:02.899951428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:03.164004 crc crio[22579]: time=\"2026-06-12T16:06:03.163819506Z\" level=info msg=\"Created container d85f4cbb3d65d82fa033112e2da6521e804f8381b2c36fd457a2f6e27426a1be: openshift-frr-k8s/frr-k8s-8bnhb/frr-metrics\" id=a3e12e99-86ee-4dff-8175-763be8dabe31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:03.177991 crc crio[22579]: time=\"2026-06-12T16:06:03.175053344Z\" level=info msg=\"Starting container: d85f4cbb3d65d82fa033112e2da6521e804f8381b2c36fd457a2f6e27426a1be\" id=1ffa528f-f13c-4d59-b388-a5bb99c2059c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:03.182104 crc crio[22579]: time=\"2026-06-12T16:06:03.182018632Z\" level=info msg=\"Started container\" PID=41184 containerID=d85f4cbb3d65d82fa033112e2da6521e804f8381b2c36fd457a2f6e27426a1be description=openshift-frr-k8s/frr-k8s-8bnhb/frr-metrics id=1ffa528f-f13c-4d59-b388-a5bb99c2059c name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:03.227223 crc crio[22579]: time=\"2026-06-12T16:06:03.227059597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2303e81a-53cf-4518-94f8-e787bb7b37d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:03.232903 crc crio[22579]: time=\"2026-06-12T16:06:03.232818324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=95753d7e-1a36-4463-892b-09c0234433b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:03.260900 crc crio[22579]: time=\"2026-06-12T16:06:03.260068483Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/frr-status\" id=5f35530e-aa1d-4839-9110-3b59c707d7a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:03.263069 crc crio[22579]: time=\"2026-06-12T16:06:03.262469324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:03.298585 crc crio[22579]: time=\"2026-06-12T16:06:03.298404195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:03.303102 crc crio[22579]: time=\"2026-06-12T16:06:03.302966662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:03.449242 crc crio[22579]: time=\"2026-06-12T16:06:03.448467741Z\" level=info msg=\"Created container 87d10e62f27bbcdab9f6e980efbaea5f47af9443415c1c3283303012b0de88a1: openshift-frr-k8s/frr-k8s-8bnhb/frr-status\" id=5f35530e-aa1d-4839-9110-3b59c707d7a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:03.453964 crc crio[22579]: time=\"2026-06-12T16:06:03.453800698Z\" level=info msg=\"Starting container: 87d10e62f27bbcdab9f6e980efbaea5f47af9443415c1c3283303012b0de88a1\" id=32aadec4-e695-4fd2-9072-358972caba4d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:03.462065 crc crio[22579]: time=\"2026-06-12T16:06:03.461976187Z\" level=info msg=\"Started container\" PID=41202 containerID=87d10e62f27bbcdab9f6e980efbaea5f47af9443415c1c3283303012b0de88a1 description=openshift-frr-k8s/frr-k8s-8bnhb/frr-status id=32aadec4-e695-4fd2-9072-358972caba4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:03.485953 crc crio[22579]: time=\"2026-06-12T16:06:03.485850909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fb8ad598-85f6-4d32-ab46-7930acda1f43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:03.489094 crc crio[22579]: time=\"2026-06-12T16:06:03.488940188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=73aeffb9-e863-477c-b395-47b87d51feec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:03.501047 crc crio[22579]: time=\"2026-06-12T16:06:03.500962627Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy\" id=03b4a627-593f-4ad7-9fa5-9030dd52b538 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:03.501527 crc crio[22579]: time=\"2026-06-12T16:06:03.501399108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:03.527967 crc crio[22579]: time=\"2026-06-12T16:06:03.527530238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:03.822001 crc crio[22579]: time=\"2026-06-12T16:06:03.821904975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:03.937817 crc crio[22579]: time=\"2026-06-12T16:06:03.937051647Z\" level=info msg=\"Created container 67cf1cc28ab60fdbadf11c4a2d66f6e48ce00e39376e7dc1523549cb2ed734b6: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy\" id=03b4a627-593f-4ad7-9fa5-9030dd52b538 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:03.938593 crc crio[22579]: time=\"2026-06-12T16:06:03.938480614Z\" level=info msg=\"Starting container: 67cf1cc28ab60fdbadf11c4a2d66f6e48ce00e39376e7dc1523549cb2ed734b6\" id=fc3d2c9f-68dc-437f-af10-9f482f834947 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:03.943740 crc crio[22579]: time=\"2026-06-12T16:06:03.943709518Z\" level=info msg=\"Started container\" PID=41227 containerID=67cf1cc28ab60fdbadf11c4a2d66f6e48ce00e39376e7dc1523549cb2ed734b6 description=openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy id=fc3d2c9f-68dc-437f-af10-9f482f834947 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:03.953058 crc crio[22579]: time=\"2026-06-12T16:06:03.953000416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a295e6bb-baa6-42a6-963f-b7a00f1bacde name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:03.957122 crc crio[22579]: time=\"2026-06-12T16:06:03.95704334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=802d3aa7-ad56-4a45-af5f-664850a7e255 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:03.962643 crc crio[22579]: time=\"2026-06-12T16:06:03.962457418Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy-frr\" id=d6cd9341-4af1-4258-bbb0-e91cbcc7e885 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:03.963293 crc crio[22579]: time=\"2026-06-12T16:06:03.963164307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:04.005831 crc crio[22579]: time=\"2026-06-12T16:06:04.005767529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:04.322634 crc crio[22579]: time=\"2026-06-12T16:06:04.322580182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:04.340702 crc crio[22579]: time=\"2026-06-12T16:06:04.339710901Z\" level=info msg=\"Stopping pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=bee398b4-ceda-4b67-9c8d-25c3cbfda93f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:04.340702 crc crio[22579]: time=\"2026-06-12T16:06:04.340276405Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-kp9kf Namespace:openshift-infra ID:a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd UID:d8cf4ed7-219f-4074-8766-83978d4ecf96 NetNS:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cf4ed7_219f_4074_8766_83978d4ecf96.slice PodAnnotations:0xc000548120}] Aliases:map[]}\"\nJun 12 16:06:04.340702 crc crio[22579]: time=\"2026-06-12T16:06:04.340398229Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688006-kp9kf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:04.437321 crc crio[22579]: time=\"2026-06-12T16:06:04.437250012Z\" level=info msg=\"Created container d1006f73d80f9192baa736d5602aeb3356c537bfcda503e457391c58cdceecdc: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy-frr\" id=d6cd9341-4af1-4258-bbb0-e91cbcc7e885 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:04.439774 crc crio[22579]: time=\"2026-06-12T16:06:04.439680734Z\" level=info msg=\"Starting container: d1006f73d80f9192baa736d5602aeb3356c537bfcda503e457391c58cdceecdc\" id=d84e5ab6-7294-40f4-956c-cb63f7fabfa7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:04.445924 crc crio[22579]: time=\"2026-06-12T16:06:04.445853462Z\" level=info msg=\"Started container\" PID=41255 containerID=d1006f73d80f9192baa736d5602aeb3356c537bfcda503e457391c58cdceecdc description=openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy-frr id=d84e5ab6-7294-40f4-956c-cb63f7fabfa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf\nJun 12 16:06:04.727474 crc crio[22579]: time=\"2026-06-12T16:06:04.727264667Z\" level=info msg=\"Stopped pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=bee398b4-ceda-4b67-9c8d-25c3cbfda93f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:08.657634 crc crio[22579]: time=\"2026-06-12T16:06:08.655869803Z\" level=info msg=\"Removing container: 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51\" id=c7d51a83-7350-448b-968f-850b82d5f617 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:06:08.817036 crc crio[22579]: time=\"2026-06-12T16:06:08.816403149Z\" level=info msg=\"Removed container 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51: openshift-infra/auto-csr-approver-29687998-glpcx/oc\" id=c7d51a83-7350-448b-968f-850b82d5f617 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:06:08.825082 crc crio[22579]: time=\"2026-06-12T16:06:08.82503065Z\" level=info msg=\"Stopping pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=73463743-128f-448a-b8ff-0dbdf060e9a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:08.825082 crc crio[22579]: time=\"2026-06-12T16:06:08.825097992Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=73463743-128f-448a-b8ff-0dbdf060e9a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:08.825718 crc crio[22579]: time=\"2026-06-12T16:06:08.825676427Z\" level=info msg=\"Removing pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=172057e8-91b3-4541-97ef-19ea7b098c60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:06:08.842686 crc crio[22579]: time=\"2026-06-12T16:06:08.83906762Z\" level=info msg=\"Removed pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=172057e8-91b3-4541-97ef-19ea7b098c60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:06:24.905611 crc crio[22579]: time=\"2026-06-12T16:06:24.898373563Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/POD\" id=b5d9a87f-9f66-45b1-8372-a89a875067f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:24.905611 crc crio[22579]: time=\"2026-06-12T16:06:24.899253186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:24.939596 crc crio[22579]: time=\"2026-06-12T16:06:24.939429556Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59d74dff6d-f74t2 Namespace:baremetal-operator-system ID:8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1 UID:eabb79da-4680-4473-b56f-d03c214cfae4 NetNS:/var/run/netns/d6f10f61-bfad-4e49-bf06-36356bad2627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabb79da_4680_4473_b56f_d03c214cfae4.slice PodAnnotations:0xc000478a20}] Aliases:map[]}\"\nJun 12 16:06:24.939746 crc crio[22579]: time=\"2026-06-12T16:06:24.939619241Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:25.802392 crc crio[22579]: 2026-06-12T16:06:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cfb23ba432fd20 Mac:ce:f0:66:47:9a:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/d6f10f61-bfad-4e49-bf06-36356bad2627 SocketPath: PciID:}] [{Interface:0xc000418b00 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:06:25.804012 crc crio[22579]: time=\"2026-06-12T16:06:25.803926411Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59d74dff6d-f74t2 Namespace:baremetal-operator-system ID:8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1 UID:eabb79da-4680-4473-b56f-d03c214cfae4 NetNS:/var/run/netns/d6f10f61-bfad-4e49-bf06-36356bad2627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabb79da_4680_4473_b56f_d03c214cfae4.slice PodAnnotations:0xc000478a20}] Aliases:map[]}\"\nJun 12 16:06:25.804104 crc crio[22579]: time=\"2026-06-12T16:06:25.804083095Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:06:25.812696 crc crio[22579]: time=\"2026-06-12T16:06:25.810171521Z\" level=info msg=\"Ran pod sandbox 8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/POD\" id=b5d9a87f-9f66-45b1-8372-a89a875067f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:25.814027 crc crio[22579]: time=\"2026-06-12T16:06:25.813948338Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=afe43817-c419-4e7a-b9f6-8f96f0eadce9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:25.820934 crc crio[22579]: time=\"2026-06-12T16:06:25.820859055Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 16:06:25.935417 crc crio[22579]: time=\"2026-06-12T16:06:25.935024852Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-c8cvk/POD\" id=31677617-8711-40c8-aa3b-9f9cb4c81cf6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:25.935417 crc crio[22579]: time=\"2026-06-12T16:06:25.935109804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:25.958621 crc crio[22579]: time=\"2026-06-12T16:06:25.958460413Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-c8cvk Namespace:openstack-operators ID:633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b UID:146b069e-07b7-4a2e-b7a3-c68e759bae49 NetNS:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod146b069e_07b7_4a2e_b7a3_c68e759bae49.slice PodAnnotations:0xc000479040}] Aliases:map[]}\"\nJun 12 16:06:25.958908 crc crio[22579]: time=\"2026-06-12T16:06:25.958880013Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-c8cvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:26.324309 crc crio[22579]: 2026-06-12T16:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:633f449e1abea3e Mac:72:b6:49:32:3d:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e SocketPath: PciID:}] [{Interface:0xc0002946b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:06:26.324309 crc crio[22579]: time=\"2026-06-12T16:06:26.32262145Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-c8cvk Namespace:openstack-operators ID:633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b UID:146b069e-07b7-4a2e-b7a3-c68e759bae49 NetNS:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod146b069e_07b7_4a2e_b7a3_c68e759bae49.slice PodAnnotations:0xc000479040}] Aliases:map[]}\"\nJun 12 16:06:26.324309 crc crio[22579]: time=\"2026-06-12T16:06:26.322758593Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-c8cvk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:06:26.333291 crc crio[22579]: time=\"2026-06-12T16:06:26.333196631Z\" level=info msg=\"Ran pod sandbox 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b with infra container: openstack-operators/openstack-operator-index-c8cvk/POD\" id=31677617-8711-40c8-aa3b-9f9cb4c81cf6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:26.346735 crc crio[22579]: time=\"2026-06-12T16:06:26.343909035Z\" level=info msg=\"Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=bab38e3f-cb3a-48f4-9a38-22113ffe051b name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:26.351894 crc crio[22579]: time=\"2026-06-12T16:06:26.351759187Z\" level=info msg=\"Trying to access \\\"38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 16:06:26.475299 crc crio[22579]: time=\"2026-06-12T16:06:26.475163Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/POD\" id=c438cd7a-1f9e-437b-9e2b-82494dfef194 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:26.475764 crc crio[22579]: time=\"2026-06-12T16:06:26.475674724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:26.553916 crc crio[22579]: time=\"2026-06-12T16:06:26.553785646Z\" 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=c438cd7a-1f9e-437b-9e2b-82494dfef194 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:26.561905 crc crio[22579]: time=\"2026-06-12T16:06:26.561751631Z\" level=info msg=\"Ran pod sandbox 967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac with infra container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/POD\" id=c438cd7a-1f9e-437b-9e2b-82494dfef194 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:26.564823 crc crio[22579]: time=\"2026-06-12T16:06:26.564652265Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=06a044d2-3f26-4d05-8f60-cbc8c41257ee name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:26.568151 crc crio[22579]: time=\"2026-06-12T16:06:26.568011721Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 12 16:06:30.472075 crc crio[22579]: time=\"2026-06-12T16:06:30.470676941Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-4872d/POD\" id=6f7a4fc1-fec1-4f3e-9fca-345a03fff96f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:30.472075 crc crio[22579]: time=\"2026-06-12T16:06:30.471252205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:34.366129 crc crio[22579]: time=\"2026-06-12T16:06:34.365575721Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/POD\" id=c5bd38ae-69c7-4c3a-b8b0-6692d340fd92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:34.367722 crc crio[22579]: time=\"2026-06-12T16:06:34.366159206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:39.887102 crc crio[22579]: time=\"2026-06-12T16:06:39.886690325Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=afe43817-c419-4e7a-b9f6-8f96f0eadce9 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:39.889166 crc crio[22579]: time=\"2026-06-12T16:06:39.889080006Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=b494e700-0473-4d05-9ab1-7b02db5f09f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:39.901885 crc crio[22579]: time=\"2026-06-12T16:06:39.901775802Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=59b0630a-429c-4ebc-a95f-9b6ae85a9a8a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:39.903662 crc crio[22579]: time=\"2026-06-12T16:06:39.903461725Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7b84766bcc-pf7kd Namespace:baremetal-operator-system ID:6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 UID:6d57e4d4-c684-473d-9a7e-9a07d2d24d1f NetNS:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d57e4d4_c684_473d_9a7e_9a07d2d24d1f.slice PodAnnotations:0xc0024a6770}] Aliases:map[]}\"\nJun 12 16:06:39.903662 crc crio[22579]: time=\"2026-06-12T16:06:39.90365054Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7b84766bcc-pf7kd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:39.911575 crc crio[22579]: time=\"2026-06-12T16:06:39.91144482Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4872d Namespace:openstack-operators ID:ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed UID:869faf43-2a20-475a-a23e-df1d1070f943 NetNS:/var/run/netns/401386ba-e041-45a7-9e5a-3fbcf71c9c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod869faf43_2a20_475a_a23e_df1d1070f943.slice PodAnnotations:0xc0012162f8}] Aliases:map[]}\"\nJun 12 16:06:39.911575 crc crio[22579]: time=\"2026-06-12T16:06:39.911564483Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-4872d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:40.319256 crc crio[22579]: time=\"2026-06-12T16:06:40.318183938Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=27f41e13-2d3e-4165-862f-6502a7333a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:40.322452 crc crio[22579]: time=\"2026-06-12T16:06:40.322098209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:40.387731 crc crio[22579]: time=\"2026-06-12T16:06:40.387581768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:40.424666 crc crio[22579]: time=\"2026-06-12T16:06:40.424246668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:40.870548 crc crio[22579]: time=\"2026-06-12T16:06:40.869128944Z\" level=info msg=\"Created container 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=27f41e13-2d3e-4165-862f-6502a7333a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:40.876149 crc crio[22579]: 2026-06-12T16:06:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c5949efbdb0e1b Mac:0e:97:17:22:dd:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 SocketPath: PciID:}] [{Interface:0xc0002869d0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:06:40.876682 crc crio[22579]: time=\"2026-06-12T16:06:40.875387764Z\" level=info msg=\"Starting container: 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b\" id=75185ca9-548f-4f36-8cf2-a7a3bd4e40d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:40.878616 crc crio[22579]: time=\"2026-06-12T16:06:40.877464658Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7b84766bcc-pf7kd Namespace:baremetal-operator-system ID:6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 UID:6d57e4d4-c684-473d-9a7e-9a07d2d24d1f NetNS:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d57e4d4_c684_473d_9a7e_9a07d2d24d1f.slice PodAnnotations:0xc0024a6770}] Aliases:map[]}\"\nJun 12 16:06:40.878616 crc crio[22579]: time=\"2026-06-12T16:06:40.87832146Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7b84766bcc-pf7kd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:06:40.887969 crc crio[22579]: time=\"2026-06-12T16:06:40.887826813Z\" level=info msg=\"Started container\" PID=42339 containerID=2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=75185ca9-548f-4f36-8cf2-a7a3bd4e40d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1\nJun 12 16:06:40.979416 crc crio[22579]: 2026-06-12T16:06:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebc1f9247ca9d9a Mac:ae:c5:8d:df:df:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/401386ba-e041-45a7-9e5a-3fbcf71c9c35 SocketPath: PciID:}] [{Interface:0xc000014850 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:06:40.980866 crc crio[22579]: time=\"2026-06-12T16:06:40.980780377Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4872d Namespace:openstack-operators ID:ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed UID:869faf43-2a20-475a-a23e-df1d1070f943 NetNS:/var/run/netns/401386ba-e041-45a7-9e5a-3fbcf71c9c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod869faf43_2a20_475a_a23e_df1d1070f943.slice PodAnnotations:0xc0012162f8}] Aliases:map[]}\"\nJun 12 16:06:40.981120 crc crio[22579]: time=\"2026-06-12T16:06:40.981036083Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-4872d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:06:41.969246 crc crio[22579]: time=\"2026-06-12T16:06:41.969133657Z\" level=info msg=\"Ran pod sandbox 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/POD\" id=c5bd38ae-69c7-4c3a-b8b0-6692d340fd92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:41.974679 crc crio[22579]: time=\"2026-06-12T16:06:41.97431533Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=8091966a-d7ca-408c-92eb-7fdb641da4e4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:41.979609 crc crio[22579]: time=\"2026-06-12T16:06:41.979300988Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 12 16:06:41.982020 crc crio[22579]: time=\"2026-06-12T16:06:41.979652637Z\" level=info msg=\"Ran pod sandbox ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed with infra container: openstack-operators/openstack-operator-index-4872d/POD\" id=6f7a4fc1-fec1-4f3e-9fca-345a03fff96f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:06:41.985853 crc crio[22579]: time=\"2026-06-12T16:06:41.985678761Z\" level=info msg=\"Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=e640f9cd-99b0-4a87-a5a6-ed9e78668d28 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:41.986835 crc crio[22579]: time=\"2026-06-12T16:06:41.986748859Z\" level=info msg=\"Trying to access \\\"38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 16:06:42.009628 crc crio[22579]: time=\"2026-06-12T16:06:42.008969508Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=06a044d2-3f26-4d05-8f60-cbc8c41257ee name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:42.010729 crc crio[22579]: time=\"2026-06-12T16:06:42.010642681Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=536e1296-42ca-446b-baa9-bb19346d565d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:42.485252 crc crio[22579]: time=\"2026-06-12T16:06:42.485034113Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=463db334-aa3d-4062-9f34-a601f3239743 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:43.247145 crc crio[22579]: time=\"2026-06-12T16:06:43.246736543Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-ipa-downloader\" id=9eec4314-1b1d-473b-a7c5-014d7037fa0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:45.680925 crc crio[22579]: time=\"2026-06-12T16:06:45.680129553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:46.078612 crc crio[22579]: time=\"2026-06-12T16:06:46.071606319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:46.107104 crc crio[22579]: time=\"2026-06-12T16:06:46.106062163Z\" level=info msg=\"Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index@sha256:b71f20e8392743fcb16d9c7f63e2007245710731cb4a3aa3a9c805c5f05992eb\" id=bab38e3f-cb3a-48f4-9a38-22113ffe051b name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:46.110807 crc crio[22579]: time=\"2026-06-12T16:06:46.110570208Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=81745a9f-09f0-4fe9-82c6-5bae6b7891ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:46.116696 crc crio[22579]: time=\"2026-06-12T16:06:46.116574812Z\" level=info msg=\"Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index@sha256:b71f20e8392743fcb16d9c7f63e2007245710731cb4a3aa3a9c805c5f05992eb\" id=e640f9cd-99b0-4a87-a5a6-ed9e78668d28 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:46.117726 crc crio[22579]: time=\"2026-06-12T16:06:46.11765853Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=57b0f57c-6589-48e1-b7bb-cb1a51cc3e52 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:46.120080 crc crio[22579]: time=\"2026-06-12T16:06:46.12000924Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=7b878743-37b5-4289-afc8-ec57a090ec93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:46.129156 crc crio[22579]: time=\"2026-06-12T16:06:46.128660182Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2623e046-4eab-48e9-a19c-a606b4da1dc4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:46.140430 crc crio[22579]: time=\"2026-06-12T16:06:46.140361012Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-c8cvk/registry-server\" id=9b33fdf5-7209-4452-902c-23a74d8ff138 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:46.143380 crc crio[22579]: time=\"2026-06-12T16:06:46.142727863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:46.144334 crc crio[22579]: time=\"2026-06-12T16:06:46.144267602Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-4872d/registry-server\" id=7e1cf285-05a4-4e91-89b1-1d8c209f7ffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:46.148204 crc crio[22579]: time=\"2026-06-12T16:06:46.14808589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:46.231581 crc crio[22579]: time=\"2026-06-12T16:06:46.228936693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:46.231581 crc crio[22579]: time=\"2026-06-12T16:06:46.229087507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:46.234879 crc crio[22579]: time=\"2026-06-12T16:06:46.232986077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:46.234879 crc crio[22579]: time=\"2026-06-12T16:06:46.233403247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:46.239598 crc crio[22579]: time=\"2026-06-12T16:06:46.239555545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:46.433841 crc crio[22579]: time=\"2026-06-12T16:06:46.433754594Z\" level=info msg=\"Created container 997dfabb0817fa5107b344c3ba5faa42b5547d4bcec0699d6236253032cd13be: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-ipa-downloader\" id=9eec4314-1b1d-473b-a7c5-014d7037fa0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:46.434206 crc crio[22579]: time=\"2026-06-12T16:06:46.434050502Z\" level=info msg=\"Created container cbc8a6db27843753e906e5af2997cf0bbf312f793e4116b837f4eaea9cb7a722: openstack-operators/openstack-operator-index-4872d/registry-server\" id=7e1cf285-05a4-4e91-89b1-1d8c209f7ffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:46.437431 crc crio[22579]: time=\"2026-06-12T16:06:46.43710458Z\" level=info msg=\"Starting container: 997dfabb0817fa5107b344c3ba5faa42b5547d4bcec0699d6236253032cd13be\" id=3859671a-788a-418f-86ea-786322218afa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:46.437789 crc crio[22579]: time=\"2026-06-12T16:06:46.437674345Z\" level=info msg=\"Starting container: cbc8a6db27843753e906e5af2997cf0bbf312f793e4116b837f4eaea9cb7a722\" id=7ae99cdf-5418-45d7-a7ea-6a0fafc7d8ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:46.440178 crc crio[22579]: time=\"2026-06-12T16:06:46.440040405Z\" level=info msg=\"Created container a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19: openstack-operators/openstack-operator-index-c8cvk/registry-server\" id=9b33fdf5-7209-4452-902c-23a74d8ff138 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:46.442724 crc crio[22579]: time=\"2026-06-12T16:06:46.442602191Z\" level=info msg=\"Starting container: a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19\" id=f9f7e5c9-a254-414e-94c2-3155c304981c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:46.444024 crc crio[22579]: time=\"2026-06-12T16:06:46.443936235Z\" level=info msg=\"Started container\" PID=42722 containerID=cbc8a6db27843753e906e5af2997cf0bbf312f793e4116b837f4eaea9cb7a722 description=openstack-operators/openstack-operator-index-4872d/registry-server id=7ae99cdf-5418-45d7-a7ea-6a0fafc7d8ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed\nJun 12 16:06:46.444123 crc crio[22579]: time=\"2026-06-12T16:06:46.444086209Z\" level=info msg=\"Started container\" PID=42721 containerID=997dfabb0817fa5107b344c3ba5faa42b5547d4bcec0699d6236253032cd13be description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-ipa-downloader id=3859671a-788a-418f-86ea-786322218afa name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac\nJun 12 16:06:46.454391 crc crio[22579]: time=\"2026-06-12T16:06:46.4542864Z\" level=info msg=\"Started container\" PID=42720 containerID=a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19 description=openstack-operators/openstack-operator-index-c8cvk/registry-server id=f9f7e5c9-a254-414e-94c2-3155c304981c name=/runtime.v1.RuntimeService/StartContainer sandboxID=633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\nJun 12 16:06:47.007220 crc crio[22579]: time=\"2026-06-12T16:06:47.006739945Z\" level=info msg=\"Stopping container: a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19 (timeout: 2s)\" id=155da311-2d6a-44d1-adfc-adc71d7642f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:06:48.690139 crc crio[22579]: time=\"2026-06-12T16:06:48.68990718Z\" level=info msg=\"Stopped container a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19: openstack-operators/openstack-operator-index-c8cvk/registry-server\" id=155da311-2d6a-44d1-adfc-adc71d7642f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:06:48.692008 crc crio[22579]: time=\"2026-06-12T16:06:48.69183461Z\" level=info msg=\"Stopping pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=76ea565b-3a15-4387-9760-48052db43c3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:48.693104 crc crio[22579]: time=\"2026-06-12T16:06:48.69299197Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-c8cvk Namespace:openstack-operators ID:633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b UID:146b069e-07b7-4a2e-b7a3-c68e759bae49 NetNS:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod146b069e_07b7_4a2e_b7a3_c68e759bae49.slice PodAnnotations:0xc0025a0d10}] Aliases:map[]}\"\nJun 12 16:06:48.693341 crc crio[22579]: time=\"2026-06-12T16:06:48.693262376Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-c8cvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:06:48.774699 crc crio[22579]: time=\"2026-06-12T16:06:48.774231172Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=8091966a-d7ca-408c-92eb-7fdb641da4e4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:06:48.776226 crc crio[22579]: time=\"2026-06-12T16:06:48.77607838Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=cfc101af-1779-4c3e-b59c-a707e8797345 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:48.786603 crc crio[22579]: time=\"2026-06-12T16:06:48.785768108Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=324d5240-bd79-481e-b8cc-dfc6a8db0c4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:06:48.803748 crc crio[22579]: time=\"2026-06-12T16:06:48.803592295Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager\" id=be1eb354-f1e2-44dc-9c4e-aa15a58b7986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:48.805669 crc crio[22579]: time=\"2026-06-12T16:06:48.805605657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:48.873274 crc crio[22579]: time=\"2026-06-12T16:06:48.87318434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:48.928720 crc crio[22579]: time=\"2026-06-12T16:06:48.928619331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:06:49.018875 crc crio[22579]: time=\"2026-06-12T16:06:49.018737721Z\" level=info msg=\"Stopped pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=76ea565b-3a15-4387-9760-48052db43c3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:06:49.060863 crc crio[22579]: time=\"2026-06-12T16:06:49.060748578Z\" level=info msg=\"Created container d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager\" id=be1eb354-f1e2-44dc-9c4e-aa15a58b7986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:06:49.062070 crc crio[22579]: time=\"2026-06-12T16:06:49.061892108Z\" level=info msg=\"Starting container: d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195\" id=b0a7a7a5-b166-46a5-bcd5-7de610f504ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:06:49.068793 crc crio[22579]: time=\"2026-06-12T16:06:49.06862609Z\" level=info msg=\"Started container\" PID=42876 containerID=d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195 description=baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager id=b0a7a7a5-b166-46a5-bcd5-7de610f504ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\nJun 12 16:07:00.232843 crc crio[22579]: time=\"2026-06-12T16:07:00.231069543Z\" level=info msg=\"Running pod sandbox: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/POD\" id=c11edf3c-bdee-44c1-b30f-3b71b26cb50e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:07:00.232843 crc crio[22579]: time=\"2026-06-12T16:07:00.232844968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:00.285008 crc crio[22579]: time=\"2026-06-12T16:07:00.284851631Z\" level=info msg=\"Got pod network &{Name:12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf Namespace:openstack-operators ID:81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 UID:d5bd782b-d37a-4eee-80e7-fbe39a148f22 NetNS:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5bd782b_d37a_4eee_80e7_fbe39a148f22.slice PodAnnotations:0xc00008d560}] Aliases:map[]}\"\nJun 12 16:07:00.285008 crc crio[22579]: time=\"2026-06-12T16:07:00.284937373Z\" level=info msg=\"Adding pod openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:07:02.882896 crc crio[22579]: 2026-06-12T16:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81978e341df4254 Mac:1e:9f:f7:35:28:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 SocketPath: PciID:}] [{Interface:0xc000373320 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:07:02.885284 crc crio[22579]: time=\"2026-06-12T16:07:02.885214082Z\" level=info msg=\"Got pod network &{Name:12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf Namespace:openstack-operators ID:81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 UID:d5bd782b-d37a-4eee-80e7-fbe39a148f22 NetNS:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5bd782b_d37a_4eee_80e7_fbe39a148f22.slice PodAnnotations:0xc00008d560}] Aliases:map[]}\"\nJun 12 16:07:02.885580 crc crio[22579]: time=\"2026-06-12T16:07:02.885373196Z\" level=info msg=\"Checking pod openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:07:02.894791 crc crio[22579]: time=\"2026-06-12T16:07:02.894684165Z\" level=info msg=\"Ran pod sandbox 81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 with infra container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/POD\" id=c11edf3c-bdee-44c1-b30f-3b71b26cb50e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:07:02.897141 crc crio[22579]: time=\"2026-06-12T16:07:02.897040715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=615544ea-c2b3-4264-9077-56a76bda4efd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:02.899199 crc crio[22579]: time=\"2026-06-12T16:07:02.899129469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=195eba93-24b3-4a2a-8f1f-ca5db17d793c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:05.008247 crc crio[22579]: time=\"2026-06-12T16:07:05.007674519Z\" level=info msg=\"Creating container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/util\" id=2624d157-138d-430b-82c6-0a8bb8bf82f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:05.009162 crc crio[22579]: time=\"2026-06-12T16:07:05.008827139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:05.058535 crc crio[22579]: time=\"2026-06-12T16:07:05.058361279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:05.065419 crc crio[22579]: time=\"2026-06-12T16:07:05.065245105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:05.194356 crc crio[22579]: time=\"2026-06-12T16:07:05.194225852Z\" level=info msg=\"Stopping container: d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195 (timeout: 10s)\" id=b66f7c19-d1d0-4549-89c5-54f75dfb6f99 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:07:05.329032 crc crio[22579]: time=\"2026-06-12T16:07:05.328626438Z\" level=info msg=\"Created container 9109c07920a5e076aa6060fbd683e752987adc2968de6d751a0b1c18c7b86f38: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/util\" id=2624d157-138d-430b-82c6-0a8bb8bf82f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:05.332715 crc crio[22579]: time=\"2026-06-12T16:07:05.331877001Z\" level=info msg=\"Starting container: 9109c07920a5e076aa6060fbd683e752987adc2968de6d751a0b1c18c7b86f38\" id=0199f685-c94f-4f8b-bd3f-4a210be26702 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:07:05.369732 crc crio[22579]: time=\"2026-06-12T16:07:05.369162597Z\" level=info msg=\"Started container\" PID=43246 containerID=9109c07920a5e076aa6060fbd683e752987adc2968de6d751a0b1c18c7b86f38 description=openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/util id=0199f685-c94f-4f8b-bd3f-4a210be26702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191\nJun 12 16:07:05.396133 crc crio[22579]: time=\"2026-06-12T16:07:05.396064607Z\" level=info msg=\"Stopped container d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager\" id=b66f7c19-d1d0-4549-89c5-54f75dfb6f99 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:07:05.399007 crc crio[22579]: time=\"2026-06-12T16:07:05.398843388Z\" level=info msg=\"Stopping pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=3290b060-1c1e-4873-8c0f-757803de5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:05.399673 crc crio[22579]: time=\"2026-06-12T16:07:05.399359421Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7b84766bcc-pf7kd Namespace:baremetal-operator-system ID:6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 UID:6d57e4d4-c684-473d-9a7e-9a07d2d24d1f NetNS:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d57e4d4_c684_473d_9a7e_9a07d2d24d1f.slice PodAnnotations:0xc000478358}] Aliases:map[]}\"\nJun 12 16:07:05.400706 crc crio[22579]: time=\"2026-06-12T16:07:05.399883955Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7b84766bcc-pf7kd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:07:06.630922 crc crio[22579]: time=\"2026-06-12T16:07:06.63061728Z\" level=info msg=\"Stopped pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=3290b060-1c1e-4873-8c0f-757803de5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:07.278918 crc crio[22579]: time=\"2026-06-12T16:07:07.278405848Z\" level=info msg=\"Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=dfe9b194-fea5-46e9-961b-c92f1bf3aa80 name=/runtime.v1.ImageService/PullImage\nJun 12 16:07:07.280075 crc crio[22579]: time=\"2026-06-12T16:07:07.280007569Z\" level=info msg=\"Trying to access \\\"38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 16:07:07.283329 crc crio[22579]: time=\"2026-06-12T16:07:07.283249293Z\" level=info msg=\"Removing container: d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195\" id=9350d40f-3cf8-4d64-ac2e-cfd8d8b77057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:07:07.315380 crc crio[22579]: time=\"2026-06-12T16:07:07.315248023Z\" level=info msg=\"Removed container d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager\" id=9350d40f-3cf8-4d64-ac2e-cfd8d8b77057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:07:08.604172 crc crio[22579]: time=\"2026-06-12T16:07:08.603596774Z\" level=info msg=\"Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:f221689da69ecd09364c68f6558eb60fd93615ea7d726f153a1c756181fa5e94\" id=dfe9b194-fea5-46e9-961b-c92f1bf3aa80 name=/runtime.v1.ImageService/PullImage\nJun 12 16:07:08.605306 crc crio[22579]: time=\"2026-06-12T16:07:08.604963119Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=86078e18-42eb-4dea-abce-d74b329bf429 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:08.608661 crc crio[22579]: time=\"2026-06-12T16:07:08.608577912Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=9088cebf-7874-4431-bdb5-57d318d532cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:08.616255 crc crio[22579]: time=\"2026-06-12T16:07:08.616182767Z\" level=info msg=\"Creating container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/pull\" id=72d8c4cf-ebdd-431f-8a9f-b16927301f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:08.617697 crc crio[22579]: time=\"2026-06-12T16:07:08.617642494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:08.669770 crc crio[22579]: time=\"2026-06-12T16:07:08.664934707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:08.669770 crc crio[22579]: time=\"2026-06-12T16:07:08.665298536Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/12dbae5259d874dd722fbd56c42f1f61924aa1366053048aac1a5cacc4ad9b3b/merged/etc/passwd: no such file or directory\"\nJun 12 16:07:08.669770 crc crio[22579]: time=\"2026-06-12T16:07:08.665335097Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/12dbae5259d874dd722fbd56c42f1f61924aa1366053048aac1a5cacc4ad9b3b/merged/etc/group: no such file or directory\"\nJun 12 16:07:08.670196 crc crio[22579]: time=\"2026-06-12T16:07:08.669457953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:08.867283 crc crio[22579]: time=\"2026-06-12T16:07:08.866900025Z\" level=info msg=\"Removing container: 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82\" id=21146e37-5724-40db-a8f4-543b961608fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:07:08.879247 crc crio[22579]: time=\"2026-06-12T16:07:08.879051487Z\" level=info msg=\"Created container cdc6892932ea5e806c679556c2ca1ce1a5a3e189aeb91bd3f3b6209b4ef66b20: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/pull\" id=72d8c4cf-ebdd-431f-8a9f-b16927301f71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:08.885098 crc crio[22579]: time=\"2026-06-12T16:07:08.884713082Z\" level=info msg=\"Starting container: cdc6892932ea5e806c679556c2ca1ce1a5a3e189aeb91bd3f3b6209b4ef66b20\" id=3d0660e9-70af-432f-9369-0e08a8673b3f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:07:08.908273 crc crio[22579]: time=\"2026-06-12T16:07:08.908138212Z\" level=info msg=\"Started container\" PID=43376 containerID=cdc6892932ea5e806c679556c2ca1ce1a5a3e189aeb91bd3f3b6209b4ef66b20 description=openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/pull id=3d0660e9-70af-432f-9369-0e08a8673b3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191\nJun 12 16:07:09.127621 crc crio[22579]: time=\"2026-06-12T16:07:09.127306932Z\" level=info msg=\"Removed container 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82: openshift-infra/auto-csr-approver-29688000-jhgms/oc\" id=21146e37-5724-40db-a8f4-543b961608fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:07:09.139999 crc crio[22579]: time=\"2026-06-12T16:07:09.138737495Z\" level=info msg=\"Stopping pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=d71b4dcc-edce-4599-b91a-457312ebf504 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:09.139999 crc crio[22579]: time=\"2026-06-12T16:07:09.13934721Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=d71b4dcc-edce-4599-b91a-457312ebf504 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:09.140422 crc crio[22579]: time=\"2026-06-12T16:07:09.140320795Z\" level=info msg=\"Removing pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=7c02ed4f-56a3-4330-9270-c978da643e1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:07:09.155072 crc crio[22579]: time=\"2026-06-12T16:07:09.154976531Z\" level=info msg=\"Removed pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=7c02ed4f-56a3-4330-9270-c978da643e1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:07:09.156199 crc crio[22579]: time=\"2026-06-12T16:07:09.156046098Z\" level=info msg=\"Stopping pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=fa14b56b-73db-4ce1-8b23-1f20ed815444 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:09.156299 crc crio[22579]: time=\"2026-06-12T16:07:09.156209183Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=fa14b56b-73db-4ce1-8b23-1f20ed815444 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:09.157080 crc crio[22579]: time=\"2026-06-12T16:07:09.156999553Z\" level=info msg=\"Removing pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=228a083a-808a-4578-bd25-441a54e4e610 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:07:09.169278 crc crio[22579]: time=\"2026-06-12T16:07:09.169155254Z\" level=info msg=\"Removed pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=228a083a-808a-4578-bd25-441a54e4e610 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:07:09.324880 crc crio[22579]: time=\"2026-06-12T16:07:09.324689771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c638bb89-28bc-4cea-bf6a-35fb2989e314 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:09.331179 crc crio[22579]: time=\"2026-06-12T16:07:09.330947336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=81fd6c31-639e-443c-9e51-af2c15824f2f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:09.342374 crc crio[22579]: time=\"2026-06-12T16:07:09.342104811Z\" level=info msg=\"Creating container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/extract\" id=24ed0240-f981-4680-ad17-fc81752c8523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:09.344132 crc crio[22579]: time=\"2026-06-12T16:07:09.342645455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:09.406406 crc crio[22579]: time=\"2026-06-12T16:07:09.406262625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:09.413031 crc crio[22579]: time=\"2026-06-12T16:07:09.41287817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:09.536585 crc crio[22579]: time=\"2026-06-12T16:07:09.53631085Z\" level=info msg=\"Created container 5f97981af23381774d33f59fe704f09dc6299f159e3cf85028de83eafb7550ff: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/extract\" id=24ed0240-f981-4680-ad17-fc81752c8523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:09.539542 crc crio[22579]: time=\"2026-06-12T16:07:09.539222337Z\" level=info msg=\"Starting container: 5f97981af23381774d33f59fe704f09dc6299f159e3cf85028de83eafb7550ff\" id=0a09fd3d-d5f9-498a-aa47-542ffce875fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:07:09.547611 crc crio[22579]: time=\"2026-06-12T16:07:09.547241279Z\" level=info msg=\"Started container\" PID=43442 containerID=5f97981af23381774d33f59fe704f09dc6299f159e3cf85028de83eafb7550ff description=openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/extract id=0a09fd3d-d5f9-498a-aa47-542ffce875fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191\nJun 12 16:07:11.384831 crc crio[22579]: time=\"2026-06-12T16:07:11.383971149Z\" level=info msg=\"Stopping pod sandbox: 81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191\" id=279a1a68-8ef0-4be6-9720-e9b3a48e2e5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:11.386358 crc crio[22579]: time=\"2026-06-12T16:07:11.385368996Z\" level=info msg=\"Got pod network &{Name:12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf Namespace:openstack-operators ID:81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 UID:d5bd782b-d37a-4eee-80e7-fbe39a148f22 NetNS:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5bd782b_d37a_4eee_80e7_fbe39a148f22.slice PodAnnotations:0xc00008c330}] Aliases:map[]}\"\nJun 12 16:07:11.386358 crc crio[22579]: time=\"2026-06-12T16:07:11.386086705Z\" level=info msg=\"Deleting pod openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:07:12.257415 crc crio[22579]: time=\"2026-06-12T16:07:12.256766211Z\" level=info msg=\"Stopped pod sandbox: 81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191\" id=279a1a68-8ef0-4be6-9720-e9b3a48e2e5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:07:19.874811 crc crio[22579]: time=\"2026-06-12T16:07:19.873905842Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/POD\" id=a22ce7a9-9a9e-436a-a202-4742ebb9fcb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:07:19.874811 crc crio[22579]: time=\"2026-06-12T16:07:19.874808466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:19.915724 crc crio[22579]: time=\"2026-06-12T16:07:19.915593711Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-76d9f7dc97-thd4t Namespace:openstack-operators ID:35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e UID:0bc6535a-facb-4125-a9c3-0e6c68fb9438 NetNS:/var/run/netns/24f656d0-c5b0-47ae-8c63-d7677bfba90c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc6535a_facb_4125_a9c3_0e6c68fb9438.slice PodAnnotations:0xc001216728}] Aliases:map[]}\"\nJun 12 16:07:19.915724 crc crio[22579]: time=\"2026-06-12T16:07:19.915670963Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-76d9f7dc97-thd4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:07:21.277431 crc crio[22579]: 2026-06-12T16:07:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35cab4d51301a96 Mac:c2:aa:ec:d4:27:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/24f656d0-c5b0-47ae-8c63-d7677bfba90c SocketPath: PciID:}] [{Interface:0xc0005945e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:07:21.278249 crc crio[22579]: time=\"2026-06-12T16:07:21.278097127Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-76d9f7dc97-thd4t Namespace:openstack-operators ID:35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e UID:0bc6535a-facb-4125-a9c3-0e6c68fb9438 NetNS:/var/run/netns/24f656d0-c5b0-47ae-8c63-d7677bfba90c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc6535a_facb_4125_a9c3_0e6c68fb9438.slice PodAnnotations:0xc001216728}] Aliases:map[]}\"\nJun 12 16:07:21.282592 crc crio[22579]: time=\"2026-06-12T16:07:21.278325853Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-76d9f7dc97-thd4t for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:07:21.289096 crc crio[22579]: time=\"2026-06-12T16:07:21.288449762Z\" level=info msg=\"Ran pod sandbox 35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e with infra container: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/POD\" id=a22ce7a9-9a9e-436a-a202-4742ebb9fcb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:07:21.294005 crc crio[22579]: time=\"2026-06-12T16:07:21.293902117Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=97f75528-7432-47c1-a23f-3b6a7c9a75de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:21.294321 crc crio[22579]: time=\"2026-06-12T16:07:21.294151524Z\" level=info msg=\"Image 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=97f75528-7432-47c1-a23f-3b6a7c9a75de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:21.294321 crc crio[22579]: time=\"2026-06-12T16:07:21.294209035Z\" level=info msg=\"Neither image nor artfiact 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=97f75528-7432-47c1-a23f-3b6a7c9a75de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:21.296725 crc crio[22579]: time=\"2026-06-12T16:07:21.296595619Z\" level=info msg=\"Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=f639b774-5d88-436e-826d-3ac2b64817c1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:07:21.298128 crc crio[22579]: time=\"2026-06-12T16:07:21.298046157Z\" level=info msg=\"Trying to access \\\"38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"\nJun 12 16:07:27.773370 crc crio[22579]: time=\"2026-06-12T16:07:27.772640788Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=b21ab1f7-2d55-4fa7-b80a-1228063664ee name=/runtime.v1.ImageService/PullImage\nJun 12 16:07:27.788453 crc crio[22579]: time=\"2026-06-12T16:07:27.788294675Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 12 16:07:37.439592 crc crio[22579]: time=\"2026-06-12T16:07:37.438771208Z\" level=info msg=\"Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator@sha256:7fadaa932de4b0c59c963032c2a88b4c77dc1bb6e2e5664784249cac0bbe91b8\" id=f639b774-5d88-436e-826d-3ac2b64817c1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:07:37.441088 crc crio[22579]: time=\"2026-06-12T16:07:37.440613057Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=ed3e8c61-4567-45c5-806a-9c8d21f1aacf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:37.445251 crc crio[22579]: time=\"2026-06-12T16:07:37.444197732Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=5cb69819-2d35-4e92-897e-7aefebf528a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:37.459838 crc crio[22579]: time=\"2026-06-12T16:07:37.459718155Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/operator\" id=cb41a85a-575b-4893-97f5-ae19f2514b75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:37.461760 crc crio[22579]: time=\"2026-06-12T16:07:37.461661867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:37.496717 crc crio[22579]: time=\"2026-06-12T16:07:37.496607797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:37.509261 crc crio[22579]: time=\"2026-06-12T16:07:37.509159031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:37.676639 crc crio[22579]: time=\"2026-06-12T16:07:37.675837148Z\" level=info msg=\"Created container 3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/operator\" id=cb41a85a-575b-4893-97f5-ae19f2514b75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:37.679317 crc crio[22579]: time=\"2026-06-12T16:07:37.679227418Z\" level=info msg=\"Starting container: 3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23\" id=cdaa6c1e-a61b-4793-8ee1-cb6353b9b68c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:07:37.696685 crc crio[22579]: time=\"2026-06-12T16:07:37.688092064Z\" level=info msg=\"Started container\" PID=44043 containerID=3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23 description=openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/operator id=cdaa6c1e-a61b-4793-8ee1-cb6353b9b68c name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e\nJun 12 16:07:55.019027 crc crio[22579]: time=\"2026-06-12T16:07:55.017890715Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=b21ab1f7-2d55-4fa7-b80a-1228063664ee name=/runtime.v1.ImageService/PullImage\nJun 12 16:07:55.021284 crc crio[22579]: time=\"2026-06-12T16:07:55.020234667Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=c21c192c-d49e-4f7d-8ce4-68798042c5b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:55.035885 crc crio[22579]: time=\"2026-06-12T16:07:55.035707189Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=6db5f4cd-df29-4c52-8b97-6aab942cb40e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:07:55.047452 crc crio[22579]: time=\"2026-06-12T16:07:55.047307608Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/mariadb\" id=23edb6ac-d5f3-445c-8212-434928ff0096 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:55.055801 crc crio[22579]: time=\"2026-06-12T16:07:55.055715572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:55.092167 crc crio[22579]: time=\"2026-06-12T16:07:55.092029678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:55.451716 crc crio[22579]: time=\"2026-06-12T16:07:55.451091705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:07:55.574029 crc crio[22579]: time=\"2026-06-12T16:07:55.573901134Z\" level=info msg=\"Created container 218fedec1e11e5b67807b2c1752a57a747881dd8383b70d0fac3ec2fcb7595bb: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/mariadb\" id=23edb6ac-d5f3-445c-8212-434928ff0096 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:07:55.575229 crc crio[22579]: time=\"2026-06-12T16:07:55.575170708Z\" level=info msg=\"Starting container: 218fedec1e11e5b67807b2c1752a57a747881dd8383b70d0fac3ec2fcb7595bb\" id=71c70cc6-a12d-4347-b735-ce4d413d2882 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:07:55.581789 crc crio[22579]: time=\"2026-06-12T16:07:55.581357033Z\" level=info msg=\"Started container\" PID=44527 containerID=218fedec1e11e5b67807b2c1752a57a747881dd8383b70d0fac3ec2fcb7595bb description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/mariadb id=71c70cc6-a12d-4347-b735-ce4d413d2882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac\nJun 12 16:07:55.591995 crc crio[22579]: time=\"2026-06-12T16:07:55.59178601Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=e7ce08a4-cfc6-4489-a52f-a8dfee9b59c4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:07:55.601974 crc crio[22579]: time=\"2026-06-12T16:07:55.601878859Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 16:08:01.126716 crc crio[22579]: time=\"2026-06-12T16:08:01.122291416Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688008-rtt9g/POD\" id=cbd49841-f4d5-4002-9d22-16b624ddf707 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:01.126716 crc crio[22579]: time=\"2026-06-12T16:08:01.12396972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:29.497259 crc crio[22579]: time=\"2026-06-12T16:08:29.496123084Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/POD\" id=a6037964-4698-4343-9ef2-78ff6252e59b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:29.497259 crc crio[22579]: time=\"2026-06-12T16:08:29.497021568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:29.516072 crc crio[22579]: time=\"2026-06-12T16:08:29.509270754Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/POD\" id=815dd83a-ed7f-4306-9056-3449b2c4a41c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:29.516072 crc crio[22579]: time=\"2026-06-12T16:08:29.509364107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:29.597237 crc crio[22579]: time=\"2026-06-12T16:08:29.59063385Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/POD\" id=8317d13c-b591-4d87-a339-25fc528a0a7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:29.597237 crc crio[22579]: time=\"2026-06-12T16:08:29.590739993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:29.615132 crc crio[22579]: time=\"2026-06-12T16:08:29.60640148Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/POD\" id=84540488-142e-4058-88cc-b5b6b4947569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:29.615132 crc crio[22579]: time=\"2026-06-12T16:08:29.606590305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:29.644019 crc crio[22579]: time=\"2026-06-12T16:08:29.643710203Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/POD\" id=4ec62c77-52ad-409e-85fc-713910fca1b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:29.644019 crc crio[22579]: time=\"2026-06-12T16:08:29.643846606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:29.818044 crc crio[22579]: time=\"2026-06-12T16:08:29.816409898Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/POD\" id=60f0ef44-1362-471d-8928-baecbdbb2fa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:29.818044 crc crio[22579]: time=\"2026-06-12T16:08:29.816600183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:29.962189 crc crio[22579]: time=\"2026-06-12T16:08:29.95812212Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/POD\" id=f34ab555-3ddc-4b78-b430-652b5c34b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:29.962189 crc crio[22579]: time=\"2026-06-12T16:08:29.958261264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.052099 crc crio[22579]: time=\"2026-06-12T16:08:30.05203435Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/POD\" id=5f3da66e-73e5-476b-a2bd-93c8db8fe06c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.052226 crc crio[22579]: time=\"2026-06-12T16:08:30.052147553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.122348 crc crio[22579]: time=\"2026-06-12T16:08:30.12190606Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/POD\" id=de27ef0b-c6c2-4c06-822e-e2a176ce0f93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.122779 crc crio[22579]: time=\"2026-06-12T16:08:30.122454664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.163590 crc crio[22579]: time=\"2026-06-12T16:08:30.163447375Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/POD\" id=e30bc850-adf1-4a95-b1cb-be132e8c3d68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.163805 crc crio[22579]: time=\"2026-06-12T16:08:30.16361727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.177405 crc crio[22579]: time=\"2026-06-12T16:08:30.177328745Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/POD\" id=75f04ff1-a75c-4c08-a1cc-213b9ab06a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.178084 crc crio[22579]: time=\"2026-06-12T16:08:30.177436468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.222320 crc crio[22579]: time=\"2026-06-12T16:08:30.221673315Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/POD\" id=1b910ccb-0c43-412c-88e7-b30b8f9af545 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.222320 crc crio[22579]: time=\"2026-06-12T16:08:30.222324573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.269119 crc crio[22579]: time=\"2026-06-12T16:08:30.269034306Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/POD\" id=051d7b9f-8472-425f-9a7f-83ada16c1741 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.269264 crc crio[22579]: time=\"2026-06-12T16:08:30.269144749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.302883 crc crio[22579]: time=\"2026-06-12T16:08:30.302752293Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/POD\" id=5ffc033a-63f5-4cc1-ac99-50698e84c202 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.302883 crc crio[22579]: time=\"2026-06-12T16:08:30.302856146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.431641 crc crio[22579]: time=\"2026-06-12T16:08:30.431458139Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/POD\" id=ca7417d1-3082-4406-a0ad-77cf384e1906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.431803 crc crio[22579]: time=\"2026-06-12T16:08:30.431704535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.466915 crc crio[22579]: time=\"2026-06-12T16:08:30.464012365Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/POD\" id=3a31c13f-e8aa-41f7-afbc-0c37271d7414 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.466915 crc crio[22579]: time=\"2026-06-12T16:08:30.46418583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.633277 crc crio[22579]: time=\"2026-06-12T16:08:30.633181008Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/POD\" id=11363c7a-a05c-4d03-b0a2-caa3e7b1d2d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.634620 crc crio[22579]: time=\"2026-06-12T16:08:30.633408254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:30.653276 crc crio[22579]: time=\"2026-06-12T16:08:30.653130229Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/POD\" id=b77c76d9-19aa-4fa3-8380-31af58bf07df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:30.653647 crc crio[22579]: time=\"2026-06-12T16:08:30.653287273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:40.978664 crc crio[22579]: time=\"2026-06-12T16:08:40.977881052Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-rtt9g Namespace:openshift-infra ID:e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 UID:f1045f74-16c6-437c-8285-b4fe9517d8c9 NetNS:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1045f74_16c6_437c_8285_b4fe9517d8c9.slice PodAnnotations:0xc00130c0f0}] Aliases:map[]}\"\nJun 12 16:08:40.978664 crc crio[22579]: time=\"2026-06-12T16:08:40.978616771Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688008-rtt9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.390284 crc crio[22579]: 2026-06-12T16:08:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e31b30c7384f323 Mac:7a:88:f7:45:83:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:42.392218 crc crio[22579]: time=\"2026-06-12T16:08:42.391679833Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-rtt9g Namespace:openshift-infra ID:e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 UID:f1045f74-16c6-437c-8285-b4fe9517d8c9 NetNS:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1045f74_16c6_437c_8285_b4fe9517d8c9.slice PodAnnotations:0xc00130c0f0}] Aliases:map[]}\"\nJun 12 16:08:42.392218 crc crio[22579]: time=\"2026-06-12T16:08:42.391964411Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688008-rtt9g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:42.450420 crc crio[22579]: time=\"2026-06-12T16:08:42.450240322Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-pfd6s Namespace:openstack-operators ID:4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce UID:13b22809-4c38-49e1-a536-c196f69cecf0 NetNS:/var/run/netns/7a223e89-e2a4-4088-82d7-f643831e9d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b22809_4c38_49e1_a536_c196f69cecf0.slice PodAnnotations:0xc0025a0340}] Aliases:map[]}\"\nJun 12 16:08:42.450736 crc crio[22579]: time=\"2026-06-12T16:08:42.450436487Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-pfd6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.482384 crc crio[22579]: time=\"2026-06-12T16:08:42.482230964Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-n6prb Namespace:openstack-operators ID:dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e UID:d2ac094d-e8a1-4020-9848-0a1ab1839cd7 NetNS:/var/run/netns/3fe36a4f-f574-4751-9656-53aa90e57afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2ac094d_e8a1_4020_9848_0a1ab1839cd7.slice PodAnnotations:0xc0025a04e8}] Aliases:map[]}\"\nJun 12 16:08:42.482384 crc crio[22579]: time=\"2026-06-12T16:08:42.482292905Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-n6prb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.618331 crc crio[22579]: time=\"2026-06-12T16:08:42.618256755Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-dpns8 Namespace:openstack-operators ID:7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d UID:70df1a68-aadf-45fa-81de-0d0e8060e923 NetNS:/var/run/netns/176b2b05-bb8b-4c93-bf63-5e705de85c50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70df1a68_aadf_45fa_81de_0d0e8060e923.slice PodAnnotations:0xc0012162b8}] Aliases:map[]}\"\nJun 12 16:08:42.618331 crc crio[22579]: time=\"2026-06-12T16:08:42.618298446Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.666970 crc crio[22579]: time=\"2026-06-12T16:08:42.666834558Z\" level=info msg=\"Ran pod sandbox e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 with infra container: openshift-infra/auto-csr-approver-29688008-rtt9g/POD\" id=cbd49841-f4d5-4002-9d22-16b624ddf707 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:42.675921 crc crio[22579]: time=\"2026-06-12T16:08:42.675139609Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=babca65f-c25d-475b-91fc-4a3108c45cb5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:42.688860 crc crio[22579]: time=\"2026-06-12T16:08:42.687040026Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-cdq7v Namespace:openstack-operators ID:a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2 UID:fd40de96-5d77-4fa7-8666-6f8838c37d83 NetNS:/var/run/netns/e466813b-7c9d-430f-bd98-0a70fe6c364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd40de96_5d77_4fa7_8666_6f8838c37d83.slice PodAnnotations:0xc001216450}] Aliases:map[]}\"\nJun 12 16:08:42.689217 crc crio[22579]: time=\"2026-06-12T16:08:42.688886815Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-cdq7v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.703658 crc crio[22579]: time=\"2026-06-12T16:08:42.703255177Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-78r2w Namespace:openstack-operators ID:ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e UID:2f033182-ff64-41d9-bdb3-5ad9b389a5b1 NetNS:/var/run/netns/30ea1f31-910f-425f-9ffc-71877d908824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f033182_ff64_41d9_bdb3_5ad9b389a5b1.slice PodAnnotations:0xc0024a6058}] Aliases:map[]}\"\nJun 12 16:08:42.703658 crc crio[22579]: time=\"2026-06-12T16:08:42.703386831Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-78r2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.723934 crc crio[22579]: time=\"2026-06-12T16:08:42.722059688Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:08:42.742369 crc crio[22579]: time=\"2026-06-12T16:08:42.741076864Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-ptmxb Namespace:openstack-operators ID:9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1 UID:d76b5025-5e8d-43ac-b35c-b7ba62f21f48 NetNS:/var/run/netns/ead0a657-efa0-40c1-a455-81358e4b4990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76b5025_5e8d_43ac_b35c_b7ba62f21f48.slice PodAnnotations:0xc00130c030}] Aliases:map[]}\"\nJun 12 16:08:42.742369 crc crio[22579]: time=\"2026-06-12T16:08:42.742005099Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-ptmxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.758639 crc crio[22579]: time=\"2026-06-12T16:08:42.757963264Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-gkpsj Namespace:openstack-operators ID:0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a UID:5d1939c6-25e6-46a1-b222-def0bd2b0ee7 NetNS:/var/run/netns/b152f428-9629-4082-aa05-55188bd44470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d1939c6_25e6_46a1_b222_def0bd2b0ee7.slice PodAnnotations:0xc002308088}] Aliases:map[]}\"\nJun 12 16:08:42.758639 crc crio[22579]: time=\"2026-06-12T16:08:42.758062276Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-gkpsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.808881 crc crio[22579]: time=\"2026-06-12T16:08:42.808683944Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-5c5cc Namespace:openstack-operators ID:5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215 UID:69a0be20-2f3b-45fb-87f6-076e62d57d54 NetNS:/var/run/netns/755f3c8d-62a0-4629-8b98-61111fac208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a0be20_2f3b_45fb_87f6_076e62d57d54.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"\nJun 12 16:08:42.808881 crc crio[22579]: time=\"2026-06-12T16:08:42.808762396Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-5c5cc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.832572 crc crio[22579]: time=\"2026-06-12T16:08:42.831952343Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-gh7mv Namespace:openstack-operators ID:6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1 UID:028d05e2-a2a5-4740-8648-c43b1bb7ab34 NetNS:/var/run/netns/23d4bf7f-f2dd-440c-af2f-6945760c89e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod028d05e2_a2a5_4740_8648_c43b1bb7ab34.slice PodAnnotations:0xc000478250}] Aliases:map[]}\"\nJun 12 16:08:42.832572 crc crio[22579]: time=\"2026-06-12T16:08:42.832079996Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-gh7mv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.836890 crc crio[22579]: time=\"2026-06-12T16:08:42.833782682Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-t8nf4 Namespace:openstack-operators ID:ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f UID:6dfa793e-0f3f-4fff-9e31-6ead0809d04a NetNS:/var/run/netns/40cec50a-1bd5-4968-93e0-0ff9d1fe9bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dfa793e_0f3f_4fff_9e31_6ead0809d04a.slice PodAnnotations:0xc0024a6150}] Aliases:map[]}\"\nJun 12 16:08:42.836890 crc crio[22579]: time=\"2026-06-12T16:08:42.833884424Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-t8nf4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.895834 crc crio[22579]: time=\"2026-06-12T16:08:42.89272108Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-wd6kx Namespace:openstack-operators ID:b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d UID:8481a713-94d1-4a0a-907b-3118fa22b1ae NetNS:/var/run/netns/d97f810e-2381-43bf-94a7-1bfa8437537a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8481a713_94d1_4a0a_907b_3118fa22b1ae.slice PodAnnotations:0xc0012160d8}] Aliases:map[]}\"\nJun 12 16:08:42.895834 crc crio[22579]: time=\"2026-06-12T16:08:42.892820003Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-wd6kx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.903399 crc crio[22579]: time=\"2026-06-12T16:08:42.902669875Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-r69gm Namespace:openstack-operators ID:de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74 UID:3aefb0c7-d698-491e-8d6d-6b3da8451b3d NetNS:/var/run/netns/12571bd3-1c9b-462a-8c43-60012c3068e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aefb0c7_d698_491e_8d6d_6b3da8451b3d.slice PodAnnotations:0xc0004783f8}] Aliases:map[]}\"\nJun 12 16:08:42.903399 crc crio[22579]: time=\"2026-06-12T16:08:42.90284867Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-r69gm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.922947 crc crio[22579]: time=\"2026-06-12T16:08:42.922787811Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-q7f75 Namespace:openstack-operators ID:e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d UID:153c8e18-bcc1-4d20-b8e3-8e8879bc9652 NetNS:/var/run/netns/2dc44cbb-3e2b-4588-afa0-06582ce1373a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c8e18_bcc1_4d20_b8e3_8e8879bc9652.slice PodAnnotations:0xc00008c690}] Aliases:map[]}\"\nJun 12 16:08:42.922947 crc crio[22579]: time=\"2026-06-12T16:08:42.922928654Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-q7f75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.941189 crc crio[22579]: time=\"2026-06-12T16:08:42.940486802Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-w878h Namespace:openstack-operators ID:e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044 UID:0007e810-9658-4b07-b176-d1972470aba9 NetNS:/var/run/netns/7e9ee86e-37bf-45db-bd49-a48e64845393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0007e810_9658_4b07_b176_d1972470aba9.slice PodAnnotations:0xc0025a0068}] Aliases:map[]}\"\nJun 12 16:08:42.941189 crc crio[22579]: time=\"2026-06-12T16:08:42.94116623Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-w878h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:42.976645 crc crio[22579]: time=\"2026-06-12T16:08:42.97422393Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-rbgd4 Namespace:openstack-operators ID:d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4 UID:78cfe0b0-4b92-4a2f-95d2-b156043de3c8 NetNS:/var/run/netns/674cabe8-e6e9-4f79-8e0f-9fcab8cdb8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78cfe0b0_4b92_4a2f_95d2_b156043de3c8.slice PodAnnotations:0xc0012161d0}] Aliases:map[]}\"\nJun 12 16:08:42.976645 crc crio[22579]: time=\"2026-06-12T16:08:42.974325232Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-rbgd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:43.035983 crc crio[22579]: time=\"2026-06-12T16:08:43.032821099Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-clc58 Namespace:openstack-operators ID:3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30 UID:ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4 NetNS:/var/run/netns/a9a65361-3125-4225-83e8-5b261d626ad5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce9bb8b5_6644_4940_8d4d_25a2fd09f3c4.slice PodAnnotations:0xc001216378}] Aliases:map[]}\"\nJun 12 16:08:43.035983 crc crio[22579]: time=\"2026-06-12T16:08:43.033035115Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-clc58 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:43.142134 crc crio[22579]: time=\"2026-06-12T16:08:43.140754532Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-mt7mg Namespace:openstack-operators ID:dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6 UID:c063934a-5d78-43a2-aa85-d8cc195eec4e NetNS:/var/run/netns/68fe85c0-cc48-4942-a7f4-1a47fb2db980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc063934a_5d78_43a2_aa85_d8cc195eec4e.slice PodAnnotations:0xc000c9a7b0}] Aliases:map[]}\"\nJun 12 16:08:43.142134 crc crio[22579]: time=\"2026-06-12T16:08:43.140831034Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:43.164900 crc crio[22579]: time=\"2026-06-12T16:08:43.164153405Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-gf22n Namespace:openstack-operators ID:078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033 UID:2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232 NetNS:/var/run/netns/0b74de65-ba1b-40c8-aa3e-15e1378734e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fe7b2e6_6ce8_4f58_880c_abd4b3fa5232.slice PodAnnotations:0xc00130c528}] Aliases:map[]}\"\nJun 12 16:08:43.164900 crc crio[22579]: time=\"2026-06-12T16:08:43.164321219Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:43.655357 crc crio[22579]: 2026-06-12T16:08:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4243227c1be1ae9 Mac:ba:5a:fb:1b:ab:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/7a223e89-e2a4-4088-82d7-f643831e9d11 SocketPath: PciID:}] [{Interface:0xc0007045d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:43.658348 crc crio[22579]: time=\"2026-06-12T16:08:43.658308379Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-pfd6s Namespace:openstack-operators ID:4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce UID:13b22809-4c38-49e1-a536-c196f69cecf0 NetNS:/var/run/netns/7a223e89-e2a4-4088-82d7-f643831e9d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b22809_4c38_49e1_a536_c196f69cecf0.slice PodAnnotations:0xc0025a0340}] Aliases:map[]}\"\nJun 12 16:08:43.667955 crc crio[22579]: time=\"2026-06-12T16:08:43.667896964Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-pfd6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:45.090443 crc crio[22579]: 2026-06-12T16:08:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dca18a8f34f6972 Mac:76:f6:97:a1:62:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/3fe36a4f-f574-4751-9656-53aa90e57afa SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:45.160316 crc crio[22579]: time=\"2026-06-12T16:08:45.160244537Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-n6prb Namespace:openstack-operators ID:dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e UID:d2ac094d-e8a1-4020-9848-0a1ab1839cd7 NetNS:/var/run/netns/3fe36a4f-f574-4751-9656-53aa90e57afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2ac094d_e8a1_4020_9848_0a1ab1839cd7.slice PodAnnotations:0xc0025a04e8}] Aliases:map[]}\"\nJun 12 16:08:45.161160 crc crio[22579]: time=\"2026-06-12T16:08:45.161135001Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-n6prb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:45.824118 crc crio[22579]: time=\"2026-06-12T16:08:45.82148038Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/POD\" id=4d68ac06-2cf2-461c-92ba-4f3ff62e88e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:45.824118 crc crio[22579]: time=\"2026-06-12T16:08:45.822366524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:45.878944 crc crio[22579]: time=\"2026-06-12T16:08:45.878299432Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/POD\" id=5d9bb221-f4c7-4909-9a73-1ed8752adfff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:45.878944 crc crio[22579]: time=\"2026-06-12T16:08:45.878384655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:45.946080 crc crio[22579]: 2026-06-12T16:08:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a10e0bbd7459ebb Mac:5a:f9:18:ee:56:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/e466813b-7c9d-430f-bd98-0a70fe6c364d SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:45.962228 crc crio[22579]: time=\"2026-06-12T16:08:45.961923708Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-cdq7v Namespace:openstack-operators ID:a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2 UID:fd40de96-5d77-4fa7-8666-6f8838c37d83 NetNS:/var/run/netns/e466813b-7c9d-430f-bd98-0a70fe6c364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd40de96_5d77_4fa7_8666_6f8838c37d83.slice PodAnnotations:0xc001216450}] Aliases:map[]}\"\nJun 12 16:08:45.963251 crc crio[22579]: time=\"2026-06-12T16:08:45.962303938Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-cdq7v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:47.012148 crc crio[22579]: time=\"2026-06-12T16:08:47.009627867Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/POD\" id=c2006424-facf-4efc-968b-94b930250bd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:47.012148 crc crio[22579]: time=\"2026-06-12T16:08:47.010222453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:47.523024 crc crio[22579]: 2026-06-12T16:08:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de81b7fb44186d1 Mac:b2:ae:ea:43:d4:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/12571bd3-1c9b-462a-8c43-60012c3068e6 SocketPath: PciID:}] [{Interface:0xc0001aa9b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:47.643457 crc crio[22579]: time=\"2026-06-12T16:08:47.643228843Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-r69gm Namespace:openstack-operators ID:de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74 UID:3aefb0c7-d698-491e-8d6d-6b3da8451b3d NetNS:/var/run/netns/12571bd3-1c9b-462a-8c43-60012c3068e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aefb0c7_d698_491e_8d6d_6b3da8451b3d.slice PodAnnotations:0xc0004783f8}] Aliases:map[]}\"\nJun 12 16:08:47.644061 crc crio[22579]: time=\"2026-06-12T16:08:47.64384797Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-r69gm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:48.052763 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccef6cc85bc8948 Mac:da:56:48:51:9f:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/30ea1f31-910f-425f-9ffc-71877d908824 SocketPath: PciID:}] [{Interface:0xc00050cf40 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:48.055203 crc crio[22579]: time=\"2026-06-12T16:08:48.054814997Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-78r2w Namespace:openstack-operators ID:ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e UID:2f033182-ff64-41d9-bdb3-5ad9b389a5b1 NetNS:/var/run/netns/30ea1f31-910f-425f-9ffc-71877d908824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f033182_ff64_41d9_bdb3_5ad9b389a5b1.slice PodAnnotations:0xc0024a6058}] Aliases:map[]}\"\nJun 12 16:08:48.055203 crc crio[22579]: time=\"2026-06-12T16:08:48.055112955Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-78r2w for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:48.409875 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac54d55659d5c80 Mac:de:fa:42:1c:01:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/40cec50a-1bd5-4968-93e0-0ff9d1fe9bc0 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:48.414602 crc crio[22579]: time=\"2026-06-12T16:08:48.41070694Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-t8nf4 Namespace:openstack-operators ID:ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f UID:6dfa793e-0f3f-4fff-9e31-6ead0809d04a NetNS:/var/run/netns/40cec50a-1bd5-4968-93e0-0ff9d1fe9bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dfa793e_0f3f_4fff_9e31_6ead0809d04a.slice PodAnnotations:0xc0024a6150}] Aliases:map[]}\"\nJun 12 16:08:48.414602 crc crio[22579]: time=\"2026-06-12T16:08:48.410870044Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-t8nf4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:48.455034 crc crio[22579]: time=\"2026-06-12T16:08:48.447124039Z\" level=info msg=\"Ran pod sandbox 4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/POD\" id=4ec62c77-52ad-409e-85fc-713910fca1b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:48.457262 crc crio[22579]: time=\"2026-06-12T16:08:48.456746995Z\" level=info msg=\"Ran pod sandbox dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/POD\" id=60f0ef44-1362-471d-8928-baecbdbb2fa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:48.466042 crc crio[22579]: time=\"2026-06-12T16:08:48.465891279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=07bfb7a9-69cd-4f9e-9f4c-9ef775898452 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.483192 crc crio[22579]: time=\"2026-06-12T16:08:48.480078786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=09932db3-728a-4ec4-82f0-ce2f9387ee44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.497662 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b0168229fd83d6 Mac:36:17:c9:26:b5:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a9a65361-3125-4225-83e8-5b261d626ad5 SocketPath: PciID:}] [{Interface:0xc000217c80 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:48.501121 crc crio[22579]: time=\"2026-06-12T16:08:48.497288825Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=07bfb7a9-69cd-4f9e-9f4c-9ef775898452 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.501121 crc crio[22579]: time=\"2026-06-12T16:08:48.498762924Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=07bfb7a9-69cd-4f9e-9f4c-9ef775898452 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.501121 crc crio[22579]: time=\"2026-06-12T16:08:48.497444329Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=09932db3-728a-4ec4-82f0-ce2f9387ee44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.501121 crc crio[22579]: time=\"2026-06-12T16:08:48.498953789Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=09932db3-728a-4ec4-82f0-ce2f9387ee44 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.503483 crc crio[22579]: time=\"2026-06-12T16:08:48.503395707Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=e1f443a4-f62b-4e7a-b032-d848da468a62 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:48.505472 crc crio[22579]: time=\"2026-06-12T16:08:48.505416631Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=0352c271-8740-442c-b02b-186ef035ff67 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:48.513292 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b75b41a544fb3ae Mac:62:5d:84:ed:13:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/d97f810e-2381-43bf-94a7-1bfa8437537a SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:48.522699 crc crio[22579]: time=\"2026-06-12T16:08:48.521845568Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 12 16:08:48.523143 crc crio[22579]: time=\"2026-06-12T16:08:48.523072411Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 12 16:08:48.524263 crc crio[22579]: time=\"2026-06-12T16:08:48.524222572Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-clc58 Namespace:openstack-operators ID:3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30 UID:ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4 NetNS:/var/run/netns/a9a65361-3125-4225-83e8-5b261d626ad5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce9bb8b5_6644_4940_8d4d_25a2fd09f3c4.slice PodAnnotations:0xc001216378}] Aliases:map[]}\"\nJun 12 16:08:48.526165 crc crio[22579]: time=\"2026-06-12T16:08:48.525090955Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-wd6kx Namespace:openstack-operators ID:b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d UID:8481a713-94d1-4a0a-907b-3118fa22b1ae NetNS:/var/run/netns/d97f810e-2381-43bf-94a7-1bfa8437537a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8481a713_94d1_4a0a_907b_3118fa22b1ae.slice PodAnnotations:0xc0012160d8}] Aliases:map[]}\"\nJun 12 16:08:48.526165 crc crio[22579]: time=\"2026-06-12T16:08:48.52567121Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-wd6kx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:48.540471 crc crio[22579]: time=\"2026-06-12T16:08:48.540377592Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-clc58 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:48.550811 crc crio[22579]: time=\"2026-06-12T16:08:48.550248864Z\" level=info msg=\"Ran pod sandbox ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/POD\" id=b77c76d9-19aa-4fa3-8380-31af58bf07df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:48.565975 crc crio[22579]: time=\"2026-06-12T16:08:48.565904111Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=1718b670-7fab-4172-a34c-f2be84ce374e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.567809 crc crio[22579]: time=\"2026-06-12T16:08:48.567777731Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=1718b670-7fab-4172-a34c-f2be84ce374e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.568890 crc crio[22579]: time=\"2026-06-12T16:08:48.56886087Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=1718b670-7fab-4172-a34c-f2be84ce374e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.590163 crc crio[22579]: time=\"2026-06-12T16:08:48.583277333Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=da3ddb32-04e4-47f0-b34d-54314b6f1676 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:48.596658 crc crio[22579]: time=\"2026-06-12T16:08:48.596476975Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"\nJun 12 16:08:48.609406 crc crio[22579]: time=\"2026-06-12T16:08:48.609272205Z\" level=info msg=\"Ran pod sandbox a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/POD\" id=de27ef0b-c6c2-4c06-822e-e2a176ce0f93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:48.614234 crc crio[22579]: time=\"2026-06-12T16:08:48.611598807Z\" level=info msg=\"Ran pod sandbox de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/POD\" id=815dd83a-ed7f-4306-9056-3449b2c4a41c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:48.620727 crc crio[22579]: time=\"2026-06-12T16:08:48.620573986Z\" level=info msg=\"Ran pod sandbox ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/POD\" id=a6037964-4698-4343-9ef2-78ff6252e59b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646445245Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=b32f6042-8215-4bc2-862c-300667f44b53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.64664841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=1ff252d9-b696-4c7d-9ac1-090913a0644e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646824315Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=1ff252d9-b696-4c7d-9ac1-090913a0644e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646855136Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=b32f6042-8215-4bc2-862c-300667f44b53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646875696Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=1ff252d9-b696-4c7d-9ac1-090913a0644e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646886586Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=32175d41-5dc9-4a34-89dc-0dc21e8100c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646916667Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=b32f6042-8215-4bc2-862c-300667f44b53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.647140323Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=32175d41-5dc9-4a34-89dc-0dc21e8100c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.647199555Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=32175d41-5dc9-4a34-89dc-0dc21e8100c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.651932 crc crio[22579]: time=\"2026-06-12T16:08:48.651415287Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=51686c2f-0413-4452-b808-1f4d161edc3a name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:48.651932 crc crio[22579]: time=\"2026-06-12T16:08:48.651749346Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=0888267d-7d72-4be9-9fb6-9fe807469adf name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:48.653951 crc crio[22579]: time=\"2026-06-12T16:08:48.653892113Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b9fee728-7598-4d4a-a321-89195622ce16 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:48.659054 crc crio[22579]: time=\"2026-06-12T16:08:48.65716173Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"\nJun 12 16:08:48.659488 crc crio[22579]: time=\"2026-06-12T16:08:48.65942727Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"\nJun 12 16:08:48.663101 crc crio[22579]: time=\"2026-06-12T16:08:48.660999902Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"\nJun 12 16:08:48.680629 crc crio[22579]: time=\"2026-06-12T16:08:48.680420529Z\" level=info msg=\"Ran pod sandbox b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/POD\" id=8317d13c-b591-4d87-a339-25fc528a0a7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:48.687643 crc crio[22579]: time=\"2026-06-12T16:08:48.687420555Z\" level=info msg=\"Ran pod sandbox 3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/POD\" id=ca7417d1-3082-4406-a0ad-77cf384e1906 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:48.690250 crc crio[22579]: time=\"2026-06-12T16:08:48.690100117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c19e4d7d-bbe5-4c84-b079-d8b4e48bbfc7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.690414 crc crio[22579]: time=\"2026-06-12T16:08:48.690329913Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=c19e4d7d-bbe5-4c84-b079-d8b4e48bbfc7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.690414 crc crio[22579]: time=\"2026-06-12T16:08:48.690389364Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=c19e4d7d-bbe5-4c84-b079-d8b4e48bbfc7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.690634 crc crio[22579]: time=\"2026-06-12T16:08:48.690334503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=2b87c035-b9c9-46fe-a950-5c6dc5c6cfbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.690711 crc crio[22579]: time=\"2026-06-12T16:08:48.690633911Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=2b87c035-b9c9-46fe-a950-5c6dc5c6cfbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.690711 crc crio[22579]: time=\"2026-06-12T16:08:48.690675302Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=2b87c035-b9c9-46fe-a950-5c6dc5c6cfbf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:48.691648 crc crio[22579]: time=\"2026-06-12T16:08:48.691481413Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5d8987cd-e1da-43a3-818d-c887082a60fe name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:48.692105 crc crio[22579]: time=\"2026-06-12T16:08:48.691992367Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=0d1efea6-4416-4e9e-b76c-3ab2646257d6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:48.694328 crc crio[22579]: time=\"2026-06-12T16:08:48.694249067Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"\nJun 12 16:08:48.695713 crc crio[22579]: time=\"2026-06-12T16:08:48.695277424Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 12 16:08:48.709933 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0990b09a8ceebc2 Mac:02:19:c3:c9:fc:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/b152f428-9629-4082-aa05-55188bd44470 SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:48.712465 crc crio[22579]: time=\"2026-06-12T16:08:48.712416571Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-gkpsj Namespace:openstack-operators ID:0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a UID:5d1939c6-25e6-46a1-b222-def0bd2b0ee7 NetNS:/var/run/netns/b152f428-9629-4082-aa05-55188bd44470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d1939c6_25e6_46a1_b222_def0bd2b0ee7.slice PodAnnotations:0xc002308088}] Aliases:map[]}\"\nJun 12 16:08:48.713107 crc crio[22579]: time=\"2026-06-12T16:08:48.713085158Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-gkpsj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:48.986566 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d82fd082a39056a Mac:96:12:3c:e1:8d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/674cabe8-e6e9-4f79-8e0f-9fcab8cdb8ac SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:48.988244 crc crio[22579]: time=\"2026-06-12T16:08:48.988070358Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-rbgd4 Namespace:openstack-operators ID:d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4 UID:78cfe0b0-4b92-4a2f-95d2-b156043de3c8 NetNS:/var/run/netns/674cabe8-e6e9-4f79-8e0f-9fcab8cdb8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78cfe0b0_4b92_4a2f_95d2_b156043de3c8.slice PodAnnotations:0xc0012161d0}] Aliases:map[]}\"\nJun 12 16:08:48.988244 crc crio[22579]: time=\"2026-06-12T16:08:48.988261213Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-rbgd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:48.992470 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:078621d6c89d2f0 Mac:ce:0b:17:fe:8c:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/0b74de65-ba1b-40c8-aa3e-15e1378734e7 SocketPath: PciID:}] [{Interface:0xc000286740 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:48.992470 crc crio[22579]: time=\"2026-06-12T16:08:48.991343375Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-gf22n Namespace:openstack-operators ID:078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033 UID:2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232 NetNS:/var/run/netns/0b74de65-ba1b-40c8-aa3e-15e1378734e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fe7b2e6_6ce8_4f58_880c_abd4b3fa5232.slice PodAnnotations:0xc00130c528}] Aliases:map[]}\"\nJun 12 16:08:48.992470 crc crio[22579]: time=\"2026-06-12T16:08:48.991482318Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:48.992470 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9da3df4a73e3432 Mac:4e:84:16:25:05:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/ead0a657-efa0-40c1-a455-81358e4b4990 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:48.992470 crc crio[22579]: time=\"2026-06-12T16:08:48.992430244Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-ptmxb Namespace:openstack-operators ID:9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1 UID:d76b5025-5e8d-43ac-b35c-b7ba62f21f48 NetNS:/var/run/netns/ead0a657-efa0-40c1-a455-81358e4b4990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76b5025_5e8d_43ac_b35c_b7ba62f21f48.slice PodAnnotations:0xc00130c030}] Aliases:map[]}\"\nJun 12 16:08:48.993585 crc crio[22579]: time=\"2026-06-12T16:08:48.99303111Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-ptmxb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:49.003356 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f3851b94dc32d0 Mac:6a:f6:50:28:b4:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/176b2b05-bb8b-4c93-bf63-5e705de85c50 SocketPath: PciID:}] [{Interface:0xc000262a20 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:49.007306 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6666899aa78363 Mac:7a:ee:fd:cd:34:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/7e9ee86e-37bf-45db-bd49-a48e64845393 SocketPath: PciID:}] [{Interface:0xc000306ba0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:49.013934 crc crio[22579]: time=\"2026-06-12T16:08:49.009648922Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-w878h Namespace:openstack-operators ID:e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044 UID:0007e810-9658-4b07-b176-d1972470aba9 NetNS:/var/run/netns/7e9ee86e-37bf-45db-bd49-a48e64845393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0007e810_9658_4b07_b176_d1972470aba9.slice PodAnnotations:0xc0025a0068}] Aliases:map[]}\"\nJun 12 16:08:49.013934 crc crio[22579]: time=\"2026-06-12T16:08:49.009831947Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-w878h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:49.015694 crc crio[22579]: time=\"2026-06-12T16:08:49.015176539Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-dpns8 Namespace:openstack-operators ID:7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d UID:70df1a68-aadf-45fa-81de-0d0e8060e923 NetNS:/var/run/netns/176b2b05-bb8b-4c93-bf63-5e705de85c50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70df1a68_aadf_45fa_81de_0d0e8060e923.slice PodAnnotations:0xc0012162b8}] Aliases:map[]}\"\nJun 12 16:08:49.018142 crc crio[22579]: time=\"2026-06-12T16:08:49.018066906Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:49.140794 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dace735bcae8b6e Mac:e6:5a:8b:83:7e:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/68fe85c0-cc48-4942-a7f4-1a47fb2db980 SocketPath: PciID:}] [{Interface:0xc000298ca0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:49.142054 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ae9003209b174d Mac:e2:c3:69:90:59:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/23d4bf7f-f2dd-440c-af2f-6945760c89e9 SocketPath: PciID:}] [{Interface:0xc0002a4dd0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:49.146981 crc crio[22579]: time=\"2026-06-12T16:08:49.146926096Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-gh7mv Namespace:openstack-operators ID:6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1 UID:028d05e2-a2a5-4740-8648-c43b1bb7ab34 NetNS:/var/run/netns/23d4bf7f-f2dd-440c-af2f-6945760c89e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod028d05e2_a2a5_4740_8648_c43b1bb7ab34.slice PodAnnotations:0xc000478250}] Aliases:map[]}\"\nJun 12 16:08:49.147771 crc crio[22579]: time=\"2026-06-12T16:08:49.147035089Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-mt7mg Namespace:openstack-operators ID:dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6 UID:c063934a-5d78-43a2-aa85-d8cc195eec4e NetNS:/var/run/netns/68fe85c0-cc48-4942-a7f4-1a47fb2db980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc063934a_5d78_43a2_aa85_d8cc195eec4e.slice PodAnnotations:0xc000c9a7b0}] Aliases:map[]}\"\nJun 12 16:08:49.148001 crc crio[22579]: time=\"2026-06-12T16:08:49.147947953Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:49.148222 crc crio[22579]: time=\"2026-06-12T16:08:49.14820063Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-gh7mv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:49.150452 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e507a1fc2329851 Mac:12:c7:47:e3:3e:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/2dc44cbb-3e2b-4588-afa0-06582ce1373a SocketPath: PciID:}] [{Interface:0xc0003a2960 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:49.153565 crc crio[22579]: time=\"2026-06-12T16:08:49.153437499Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-q7f75 Namespace:openstack-operators ID:e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d UID:153c8e18-bcc1-4d20-b8e3-8e8879bc9652 NetNS:/var/run/netns/2dc44cbb-3e2b-4588-afa0-06582ce1373a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c8e18_bcc1_4d20_b8e3_8e8879bc9652.slice PodAnnotations:0xc00008c690}] Aliases:map[]}\"\nJun 12 16:08:49.153822 crc crio[22579]: time=\"2026-06-12T16:08:49.153697216Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-q7f75 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:49.168873 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b845ecf37b1d95 Mac:c6:f2:49:35:89:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/755f3c8d-62a0-4629-8b98-61111fac208b SocketPath: PciID:}] [{Interface:0xc00034a8b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:49.170110 crc crio[22579]: time=\"2026-06-12T16:08:49.169738023Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-5c5cc Namespace:openstack-operators ID:5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215 UID:69a0be20-2f3b-45fb-87f6-076e62d57d54 NetNS:/var/run/netns/755f3c8d-62a0-4629-8b98-61111fac208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a0be20_2f3b_45fb_87f6_076e62d57d54.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"\nJun 12 16:08:49.170110 crc crio[22579]: time=\"2026-06-12T16:08:49.169924018Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-5c5cc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:49.221277 crc crio[22579]: time=\"2026-06-12T16:08:49.220970167Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-859ddb6968-2nqhz Namespace:openstack-operators ID:dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583 UID:27072e12-ee13-4a95-8711-3051166b564c NetNS:/var/run/netns/3e92a683-5f5f-48ff-b29c-53c5b1a09d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27072e12_ee13_4a95_8711_3051166b564c.slice PodAnnotations:0xc0025a05f8}] Aliases:map[]}\"\nJun 12 16:08:49.221277 crc crio[22579]: time=\"2026-06-12T16:08:49.221158642Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-859ddb6968-2nqhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:49.221891 crc crio[22579]: time=\"2026-06-12T16:08:49.221159472Z\" level=info msg=\"Ran pod sandbox 0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/POD\" id=5f3da66e-73e5-476b-a2bd-93c8db8fe06c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.224956 crc crio[22579]: time=\"2026-06-12T16:08:49.224882381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=ce2bfee4-cb9a-4f49-b3a4-2adde66e77e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.225127 crc crio[22579]: time=\"2026-06-12T16:08:49.225061056Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=ce2bfee4-cb9a-4f49-b3a4-2adde66e77e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.225212 crc crio[22579]: time=\"2026-06-12T16:08:49.225137878Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=ce2bfee4-cb9a-4f49-b3a4-2adde66e77e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.226184 crc crio[22579]: time=\"2026-06-12T16:08:49.226100063Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=5a4f7848-5850-485f-a09b-0e3d5c7a5541 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:49.228736 crc crio[22579]: time=\"2026-06-12T16:08:49.228664781Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 12 16:08:49.229722 crc crio[22579]: time=\"2026-06-12T16:08:49.229614037Z\" level=info msg=\"Ran pod sandbox dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/POD\" id=1b910ccb-0c43-412c-88e7-b30b8f9af545 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.233032 crc crio[22579]: time=\"2026-06-12T16:08:49.232943505Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=075945b6-575c-44f3-90ef-e77e2afe33e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.233749 crc crio[22579]: time=\"2026-06-12T16:08:49.233628554Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=075945b6-575c-44f3-90ef-e77e2afe33e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.233894 crc crio[22579]: time=\"2026-06-12T16:08:49.233772767Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=075945b6-575c-44f3-90ef-e77e2afe33e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.235118 crc crio[22579]: time=\"2026-06-12T16:08:49.234939589Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=e20563ef-65e2-4e40-a12c-6ad1f3f84b20 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:49.238181 crc crio[22579]: time=\"2026-06-12T16:08:49.238112823Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"\nJun 12 16:08:49.370714 crc crio[22579]: time=\"2026-06-12T16:08:49.368238576Z\" level=info msg=\"Ran pod sandbox 078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/POD\" id=f34ab555-3ddc-4b78-b430-652b5c34b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.374260 crc crio[22579]: time=\"2026-06-12T16:08:49.374150784Z\" level=info msg=\"Ran pod sandbox e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/POD\" id=3a31c13f-e8aa-41f7-afbc-0c37271d7414 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.374643 crc crio[22579]: time=\"2026-06-12T16:08:49.374615556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=c6afcd35-091b-4ec8-88e4-9b7ad8326300 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.374903 crc crio[22579]: time=\"2026-06-12T16:08:49.374883053Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=c6afcd35-091b-4ec8-88e4-9b7ad8326300 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.375410 crc crio[22579]: time=\"2026-06-12T16:08:49.375387567Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=c6afcd35-091b-4ec8-88e4-9b7ad8326300 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.378185 crc crio[22579]: time=\"2026-06-12T16:08:49.37813032Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=9fa234fd-b296-4a09-8345-50b558acf6b0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:49.379468 crc crio[22579]: time=\"2026-06-12T16:08:49.378967482Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=b9acf714-60bb-4788-bf4d-10f8fe461f81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.381313 crc crio[22579]: time=\"2026-06-12T16:08:49.379924828Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=b9acf714-60bb-4788-bf4d-10f8fe461f81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.381313 crc crio[22579]: time=\"2026-06-12T16:08:49.38000616Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=b9acf714-60bb-4788-bf4d-10f8fe461f81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.383132 crc crio[22579]: time=\"2026-06-12T16:08:49.381296364Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=af06de10-ef9d-45cf-af7c-56c02d95dd43 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:49.383132 crc crio[22579]: time=\"2026-06-12T16:08:49.382703051Z\" level=info msg=\"Ran pod sandbox 7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/POD\" id=11363c7a-a05c-4d03-b0a2-caa3e7b1d2d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.385311 crc crio[22579]: time=\"2026-06-12T16:08:49.385196888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1b66a04a-ad70-4c20-914d-b89075d07ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.385617 crc crio[22579]: time=\"2026-06-12T16:08:49.385480825Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=1b66a04a-ad70-4c20-914d-b89075d07ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.385617 crc crio[22579]: time=\"2026-06-12T16:08:49.38564392Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=1b66a04a-ad70-4c20-914d-b89075d07ff1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.388092 crc crio[22579]: time=\"2026-06-12T16:08:49.38641309Z\" level=info msg=\"Ran pod sandbox 6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/POD\" id=75f04ff1-a75c-4c08-a1cc-213b9ab06a67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.388092 crc crio[22579]: time=\"2026-06-12T16:08:49.386724168Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e74efbc4-5ba0-42e8-ad14-f5e83845c5f5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:49.391625 crc crio[22579]: time=\"2026-06-12T16:08:49.391465555Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=752c5006-4fe6-4502-bb3f-ff5b246878f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.392353 crc crio[22579]: time=\"2026-06-12T16:08:49.392259396Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 12 16:08:49.392742 crc crio[22579]: time=\"2026-06-12T16:08:49.392705538Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 12 16:08:49.393876 crc crio[22579]: time=\"2026-06-12T16:08:49.39316524Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 12 16:08:49.394931 crc crio[22579]: time=\"2026-06-12T16:08:49.394136956Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=752c5006-4fe6-4502-bb3f-ff5b246878f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.394931 crc crio[22579]: time=\"2026-06-12T16:08:49.394265089Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=752c5006-4fe6-4502-bb3f-ff5b246878f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.397655 crc crio[22579]: time=\"2026-06-12T16:08:49.395942944Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=df3b0f7d-1a34-47f2-ac0c-87d10898e1b1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:49.397655 crc crio[22579]: time=\"2026-06-12T16:08:49.397056174Z\" level=info msg=\"Ran pod sandbox e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/POD\" id=84540488-142e-4058-88cc-b5b6b4947569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.401447 crc crio[22579]: time=\"2026-06-12T16:08:49.401411479Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=5a7e9268-1151-41bb-9365-811712021bb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.402140 crc crio[22579]: time=\"2026-06-12T16:08:49.4017992Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=5a7e9268-1151-41bb-9365-811712021bb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.402300 crc crio[22579]: time=\"2026-06-12T16:08:49.402278432Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=5a7e9268-1151-41bb-9365-811712021bb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.404274 crc crio[22579]: time=\"2026-06-12T16:08:49.404140752Z\" level=info msg=\"Ran pod sandbox d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/POD\" id=e30bc850-adf1-4a95-b1cb-be132e8c3d68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.405381 crc crio[22579]: time=\"2026-06-12T16:08:49.405279362Z\" level=info msg=\"Ran pod sandbox 5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/POD\" id=5ffc033a-63f5-4cc1-ac99-50698e84c202 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.405381 crc crio[22579]: time=\"2026-06-12T16:08:49.405338334Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"\nJun 12 16:08:49.407247 crc crio[22579]: time=\"2026-06-12T16:08:49.406929916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=ff55efbf-5298-42a2-8757-85dc24c2a9ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.412592 crc crio[22579]: time=\"2026-06-12T16:08:49.412426633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=101a96e7-f35f-44c7-90bb-2dad324dfbba name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.426742 crc crio[22579]: time=\"2026-06-12T16:08:49.426627161Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=ff55efbf-5298-42a2-8757-85dc24c2a9ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.427035 crc crio[22579]: time=\"2026-06-12T16:08:49.426755494Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=ff55efbf-5298-42a2-8757-85dc24c2a9ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.454480 crc crio[22579]: time=\"2026-06-12T16:08:49.454315698Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=101a96e7-f35f-44c7-90bb-2dad324dfbba name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.458041 crc crio[22579]: time=\"2026-06-12T16:08:49.457954154Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=101a96e7-f35f-44c7-90bb-2dad324dfbba name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.472749 crc crio[22579]: time=\"2026-06-12T16:08:49.472228794Z\" level=info msg=\"Ran pod sandbox 9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/POD\" id=051d7b9f-8472-425f-9a7f-83ada16c1741 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:49.477916 crc crio[22579]: time=\"2026-06-12T16:08:49.477847294Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-hnx9h Namespace:openstack-operators ID:a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072 UID:5ad6efc3-8c7f-46b8-aff2-bd102ba29c56 NetNS:/var/run/netns/88ee2399-a383-435b-92e0-3e78da8606dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad6efc3_8c7f_46b8_aff2_bd102ba29c56.slice PodAnnotations:0xc000478530}] Aliases:map[]}\"\nJun 12 16:08:49.478094 crc crio[22579]: time=\"2026-06-12T16:08:49.47807137Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-hnx9h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:49.493864 crc crio[22579]: time=\"2026-06-12T16:08:49.493726246Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=eae54360-d296-4ec8-8669-3784b81841c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.496291 crc crio[22579]: time=\"2026-06-12T16:08:49.496208843Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bdm8v Namespace:openstack-operators ID:84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6 UID:ffb3a2df-3f33-4ebe-ace5-f42394d16437 NetNS:/var/run/netns/0468adc2-7832-46dc-bc91-3971f42cc0d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb3a2df_3f33_4ebe_ace5_f42394d16437.slice PodAnnotations:0xc0025a0be0}] Aliases:map[]}\"\nJun 12 16:08:49.496291 crc crio[22579]: time=\"2026-06-12T16:08:49.496277514Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:08:49.559238 crc crio[22579]: time=\"2026-06-12T16:08:49.559112377Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=eae54360-d296-4ec8-8669-3784b81841c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.562648 crc crio[22579]: time=\"2026-06-12T16:08:49.562587019Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=eae54360-d296-4ec8-8669-3784b81841c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:49.567462 crc crio[22579]: time=\"2026-06-12T16:08:49.567035978Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=20b904f0-7706-47a7-ba14-822e7aba3fe7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:49.573781 crc crio[22579]: time=\"2026-06-12T16:08:49.573111299Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"\nJun 12 16:08:49.669224 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc96b79990795d8 Mac:ba:cc:5b:04:59:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/3e92a683-5f5f-48ff-b29c-53c5b1a09d65 SocketPath: PciID:}] [{Interface:0xc0001405b0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:49.670169 crc crio[22579]: time=\"2026-06-12T16:08:49.670103131Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-859ddb6968-2nqhz Namespace:openstack-operators ID:dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583 UID:27072e12-ee13-4a95-8711-3051166b564c NetNS:/var/run/netns/3e92a683-5f5f-48ff-b29c-53c5b1a09d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27072e12_ee13_4a95_8711_3051166b564c.slice PodAnnotations:0xc0025a05f8}] Aliases:map[]}\"\nJun 12 16:08:49.670291 crc crio[22579]: time=\"2026-06-12T16:08:49.670275716Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-859ddb6968-2nqhz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:50.056737 crc crio[22579]: 2026-06-12T16:08:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84c90a9e6c1bcbf Mac:66:34:db:3e:68:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/0468adc2-7832-46dc-bc91-3971f42cc0d2 SocketPath: PciID:}] [{Interface:0xc000014a00 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:50.069795 crc crio[22579]: time=\"2026-06-12T16:08:50.069688847Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bdm8v Namespace:openstack-operators ID:84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6 UID:ffb3a2df-3f33-4ebe-ace5-f42394d16437 NetNS:/var/run/netns/0468adc2-7832-46dc-bc91-3971f42cc0d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb3a2df_3f33_4ebe_ace5_f42394d16437.slice PodAnnotations:0xc0025a0be0}] Aliases:map[]}\"\nJun 12 16:08:50.071679 crc crio[22579]: time=\"2026-06-12T16:08:50.071583077Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:50.206927 crc crio[22579]: 2026-06-12T16:08:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6f14c97e899141 Mac:5a:13:8d:4f:a4:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/88ee2399-a383-435b-92e0-3e78da8606dc SocketPath: PciID:}] [{Interface:0xc000193c70 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:08:50.210109 crc crio[22579]: time=\"2026-06-12T16:08:50.209444657Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-hnx9h Namespace:openstack-operators ID:a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072 UID:5ad6efc3-8c7f-46b8-aff2-bd102ba29c56 NetNS:/var/run/netns/88ee2399-a383-435b-92e0-3e78da8606dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad6efc3_8c7f_46b8_aff2_bd102ba29c56.slice PodAnnotations:0xc000478530}] Aliases:map[]}\"\nJun 12 16:08:50.210477 crc crio[22579]: time=\"2026-06-12T16:08:50.210242048Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-hnx9h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:08:50.356349 crc crio[22579]: time=\"2026-06-12T16:08:50.356143661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aef5e509-abcf-413c-b80d-d2d66bd01c35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.356619 crc crio[22579]: time=\"2026-06-12T16:08:50.356360767Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=aef5e509-abcf-413c-b80d-d2d66bd01c35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.356619 crc crio[22579]: time=\"2026-06-12T16:08:50.356408678Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=aef5e509-abcf-413c-b80d-d2d66bd01c35 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.369922 crc crio[22579]: time=\"2026-06-12T16:08:50.369714343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8358ea9e-4845-4f9e-b3f5-b3ec48da11c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.370411 crc crio[22579]: time=\"2026-06-12T16:08:50.370218966Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=8358ea9e-4845-4f9e-b3f5-b3ec48da11c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.370411 crc crio[22579]: time=\"2026-06-12T16:08:50.370282198Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=8358ea9e-4845-4f9e-b3f5-b3ec48da11c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.377463 crc crio[22579]: time=\"2026-06-12T16:08:50.377339216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=c8984697-7177-47d8-94b5-db78aa50d3c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.378045 crc crio[22579]: time=\"2026-06-12T16:08:50.377785887Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=c8984697-7177-47d8-94b5-db78aa50d3c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.378045 crc crio[22579]: time=\"2026-06-12T16:08:50.377852419Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=c8984697-7177-47d8-94b5-db78aa50d3c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.673707 crc crio[22579]: time=\"2026-06-12T16:08:50.670454287Z\" level=info msg=\"Ran pod sandbox dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583 with infra container: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/POD\" id=c2006424-facf-4efc-968b-94b930250bd5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:50.680877 crc crio[22579]: time=\"2026-06-12T16:08:50.678707497Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=b6ba1548-10de-46fb-9a99-d7a8946aa95f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.696488 crc crio[22579]: time=\"2026-06-12T16:08:50.696354657Z\" level=info msg=\"Ran pod sandbox 84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/POD\" id=5d9bb221-f4c7-4909-9a73-1ed8752adfff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:50.704607 crc crio[22579]: time=\"2026-06-12T16:08:50.703795575Z\" level=info msg=\"Ran pod sandbox a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/POD\" id=4d68ac06-2cf2-461c-92ba-4f3ff62e88e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:08:50.709397 crc crio[22579]: time=\"2026-06-12T16:08:50.706915548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=babca65f-c25d-475b-91fc-4a3108c45cb5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:50.717633 crc crio[22579]: time=\"2026-06-12T16:08:50.710215036Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=630a6525-0bc8-4cef-9f03-1aed82803a3d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.717874 crc crio[22579]: time=\"2026-06-12T16:08:50.717654404Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=9eff5e05-565f-4625-b826-54066847162d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.721932 crc crio[22579]: time=\"2026-06-12T16:08:50.721892566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=95abd8d5-a072-4788-869b-5db7362db17f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.722267 crc crio[22579]: time=\"2026-06-12T16:08:50.722109532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=925c3c05-448a-4ac9-b4ec-f8c048d04736 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.722865 crc crio[22579]: time=\"2026-06-12T16:08:50.722724089Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=925c3c05-448a-4ac9-b4ec-f8c048d04736 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.722977 crc crio[22579]: time=\"2026-06-12T16:08:50.722942484Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=925c3c05-448a-4ac9-b4ec-f8c048d04736 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.725074 crc crio[22579]: time=\"2026-06-12T16:08:50.722986036Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=95abd8d5-a072-4788-869b-5db7362db17f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.726252 crc crio[22579]: time=\"2026-06-12T16:08:50.725384069Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=547771e9-f6ee-4d11-9e8c-3b29f5e829e7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:50.727478 crc crio[22579]: time=\"2026-06-12T16:08:50.726394526Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=95abd8d5-a072-4788-869b-5db7362db17f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.734780 crc crio[22579]: time=\"2026-06-12T16:08:50.734618145Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"\nJun 12 16:08:50.735124 crc crio[22579]: time=\"2026-06-12T16:08:50.734863732Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=73d3ba73-f111-4cc0-991b-9d2f9ccc8ae0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:50.743920 crc crio[22579]: time=\"2026-06-12T16:08:50.743836391Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"\nJun 12 16:08:50.917851 crc crio[22579]: time=\"2026-06-12T16:08:50.917730369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34012d53-5550-4555-99e4-2b9258c15a19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:50.925867 crc crio[22579]: time=\"2026-06-12T16:08:50.925604719Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/manager\" id=4925efb3-1dd0-4dc5-a32a-a72f7541dcc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:51.193360 crc crio[22579]: time=\"2026-06-12T16:08:51.191976798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:51.480933 crc crio[22579]: time=\"2026-06-12T16:08:51.480161498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=d6830b28-0d97-470d-92d7-a8d551dd74c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:51.486236 crc crio[22579]: time=\"2026-06-12T16:08:51.486197249Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=ff44b23a-c567-4023-ac2f-abce61944192 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:51.486927 crc crio[22579]: time=\"2026-06-12T16:08:51.486900307Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=ff44b23a-c567-4023-ac2f-abce61944192 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:51.487101 crc crio[22579]: time=\"2026-06-12T16:08:51.487078142Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=ff44b23a-c567-4023-ac2f-abce61944192 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:51.487642 crc crio[22579]: time=\"2026-06-12T16:08:51.486388294Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=854e46a9-13c6-4705-8c17-cc81f0d246d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:51.487891 crc crio[22579]: time=\"2026-06-12T16:08:51.487860473Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=854e46a9-13c6-4705-8c17-cc81f0d246d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:51.488191 crc crio[22579]: time=\"2026-06-12T16:08:51.48813374Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=854e46a9-13c6-4705-8c17-cc81f0d246d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:51.522833 crc crio[22579]: time=\"2026-06-12T16:08:51.512724055Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=d6830b28-0d97-470d-92d7-a8d551dd74c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:51.522833 crc crio[22579]: time=\"2026-06-12T16:08:51.512864909Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=d6830b28-0d97-470d-92d7-a8d551dd74c0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:51.730989 crc crio[22579]: time=\"2026-06-12T16:08:51.730385028Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688008-rtt9g/oc\" id=908271eb-8f54-4dcc-a45e-cbf3a3c42f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:51.744014 crc crio[22579]: time=\"2026-06-12T16:08:51.743921948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:51.853575 crc crio[22579]: time=\"2026-06-12T16:08:51.853428543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:51.857998 crc crio[22579]: time=\"2026-06-12T16:08:51.857947254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:51.869840 crc crio[22579]: time=\"2026-06-12T16:08:51.869746508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:52.028116 crc crio[22579]: time=\"2026-06-12T16:08:52.028037071Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=e7ce08a4-cfc6-4489-a52f-a8dfee9b59c4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:52.030142 crc crio[22579]: time=\"2026-06-12T16:08:52.030035744Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=76de162a-b273-4299-a9a3-ac52428beb3f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:52.039927 crc crio[22579]: time=\"2026-06-12T16:08:52.039843055Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=93e194c2-2469-4673-b11c-e8ba5c4577b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:08:52.058879 crc crio[22579]: time=\"2026-06-12T16:08:52.058717267Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic\" id=01e677c1-e93c-4e64-8303-30e8a78cfd04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:52.101300 crc crio[22579]: time=\"2026-06-12T16:08:52.101148857Z\" level=info msg=\"Created container 300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/manager\" id=4925efb3-1dd0-4dc5-a32a-a72f7541dcc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:52.108751 crc crio[22579]: time=\"2026-06-12T16:08:52.106386766Z\" level=info msg=\"Starting container: 300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348\" id=2dbcf23c-6847-446e-90bd-7e16d80edd8f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:08:52.108751 crc crio[22579]: time=\"2026-06-12T16:08:52.108280427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:52.123002 crc crio[22579]: time=\"2026-06-12T16:08:52.122901816Z\" level=info msg=\"Started container\" PID=46819 containerID=300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348 description=openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/manager id=2dbcf23c-6847-446e-90bd-7e16d80edd8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583\nJun 12 16:08:52.185310 crc crio[22579]: time=\"2026-06-12T16:08:52.185200684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:52.684667 crc crio[22579]: time=\"2026-06-12T16:08:52.684577266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:52.849829 crc crio[22579]: time=\"2026-06-12T16:08:52.849727662Z\" level=info msg=\"Created container 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff: openshift-infra/auto-csr-approver-29688008-rtt9g/oc\" id=908271eb-8f54-4dcc-a45e-cbf3a3c42f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:52.851579 crc crio[22579]: time=\"2026-06-12T16:08:52.851384306Z\" level=info msg=\"Starting container: 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff\" id=057d5d0e-e1db-4fb3-bee6-934aac990a05 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:08:52.868168 crc crio[22579]: time=\"2026-06-12T16:08:52.868007178Z\" level=info msg=\"Started container\" PID=46864 containerID=608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff description=openshift-infra/auto-csr-approver-29688008-rtt9g/oc id=057d5d0e-e1db-4fb3-bee6-934aac990a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\nJun 12 16:08:56.744053 crc crio[22579]: time=\"2026-06-12T16:08:56.742112225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:08:57.230676 crc crio[22579]: time=\"2026-06-12T16:08:57.227743451Z\" level=info msg=\"Created container 1b5a9348501b7f9d23bb3e157b935221aab273c0e5c6dd44628a2f96ae5b24d3: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic\" id=01e677c1-e93c-4e64-8303-30e8a78cfd04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:08:57.238042 crc crio[22579]: time=\"2026-06-12T16:08:57.237925142Z\" level=info msg=\"Starting container: 1b5a9348501b7f9d23bb3e157b935221aab273c0e5c6dd44628a2f96ae5b24d3\" id=9504f5b4-203e-47c3-a9a6-54090232a121 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:08:57.333992 crc crio[22579]: time=\"2026-06-12T16:08:57.333359792Z\" level=info msg=\"Started container\" PID=46919 containerID=1b5a9348501b7f9d23bb3e157b935221aab273c0e5c6dd44628a2f96ae5b24d3 description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic id=9504f5b4-203e-47c3-a9a6-54090232a121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac\nJun 12 16:08:57.392137 crc crio[22579]: time=\"2026-06-12T16:08:57.392005283Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=1b67b7c8-f9d1-46b5-8d9b-ad65c21106fc name=/runtime.v1.ImageService/PullImage\nJun 12 16:08:57.440114 crc crio[22579]: time=\"2026-06-12T16:08:57.434381901Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 16:08:58.836288 crc crio[22579]: time=\"2026-06-12T16:08:58.835417891Z\" level=info msg=\"Stopping pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=16b37a4d-c8bc-469d-b54e-42616919c73f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:08:58.848221 crc crio[22579]: time=\"2026-06-12T16:08:58.847961665Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-rtt9g Namespace:openshift-infra ID:e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 UID:f1045f74-16c6-437c-8285-b4fe9517d8c9 NetNS:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1045f74_16c6_437c_8285_b4fe9517d8c9.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"\nJun 12 16:08:58.848221 crc crio[22579]: time=\"2026-06-12T16:08:58.848213412Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688008-rtt9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:09:02.067088 crc crio[22579]: time=\"2026-06-12T16:09:02.064335054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=0af86991-77a2-4c44-860f-4227176441c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:02.069312 crc crio[22579]: time=\"2026-06-12T16:09:02.067481917Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=0af86991-77a2-4c44-860f-4227176441c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:02.069312 crc crio[22579]: time=\"2026-06-12T16:09:02.067894658Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=0af86991-77a2-4c44-860f-4227176441c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:02.072646 crc crio[22579]: time=\"2026-06-12T16:09:02.072443229Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=7ca3c60b-5f40-41e3-81dd-2a342acb5f57 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:02.087839 crc crio[22579]: time=\"2026-06-12T16:09:02.087703525Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"\nJun 12 16:09:03.058627 crc crio[22579]: time=\"2026-06-12T16:09:03.058433563Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=eedaa0c2-1f91-41b3-8b13-5afdcd2d6646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:03.058979 crc crio[22579]: time=\"2026-06-12T16:09:03.058820063Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=eedaa0c2-1f91-41b3-8b13-5afdcd2d6646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:03.059749 crc crio[22579]: time=\"2026-06-12T16:09:03.059623705Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=eedaa0c2-1f91-41b3-8b13-5afdcd2d6646 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:03.063192 crc crio[22579]: time=\"2026-06-12T16:09:03.063040646Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=daca4b3d-1dfd-499a-9eab-82aabfdf32bf name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:03.073640 crc crio[22579]: time=\"2026-06-12T16:09:03.073232847Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"\nJun 12 16:09:04.060332 crc crio[22579]: time=\"2026-06-12T16:09:04.059651943Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=58194751-9ef5-4e54-b78f-3896f38d5e32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:04.060332 crc crio[22579]: time=\"2026-06-12T16:09:04.060172847Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=58194751-9ef5-4e54-b78f-3896f38d5e32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:04.060332 crc crio[22579]: time=\"2026-06-12T16:09:04.060223388Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=58194751-9ef5-4e54-b78f-3896f38d5e32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:04.064609 crc crio[22579]: time=\"2026-06-12T16:09:04.064267666Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=897c8789-d337-4400-8106-4be127be71d8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:04.073245 crc crio[22579]: time=\"2026-06-12T16:09:04.073132132Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"\nJun 12 16:09:04.700934 crc crio[22579]: time=\"2026-06-12T16:09:04.700571412Z\" level=info msg=\"Stopped pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=16b37a4d-c8bc-469d-b54e-42616919c73f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:09.219750 crc crio[22579]: time=\"2026-06-12T16:09:09.218225486Z\" level=info msg=\"Removing container: bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9\" id=bfce3e07-6c13-4e2f-9432-f2fb767c65c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:09:35.404778 crc crio[22579]: time=\"2026-06-12T16:09:35.403951782Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=0d1efea6-4416-4e9e-b76c-3ab2646257d6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:35.409841 crc crio[22579]: time=\"2026-06-12T16:09:35.409760387Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=82ba6217-7808-4c60-9f51-851713ed6bc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:35.522383 crc crio[22579]: time=\"2026-06-12T16:09:35.522073916Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=547771e9-f6ee-4d11-9e8c-3b29f5e829e7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:35.525435 crc crio[22579]: time=\"2026-06-12T16:09:35.524671095Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=774a4167-9324-4319-bceb-cf6154985084 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:35.535283 crc crio[22579]: time=\"2026-06-12T16:09:35.535184885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=e20563ef-65e2-4e40-a12c-6ad1f3f84b20 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:35.538423 crc crio[22579]: time=\"2026-06-12T16:09:35.537404674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=05ed7477-244f-4739-ae64-6d630814ea3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:36.691605 crc crio[22579]: time=\"2026-06-12T16:09:36.691098882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=1c20be55-a90d-4854-9ea8-e3b2d8a21e7f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.330377 crc crio[22579]: time=\"2026-06-12T16:09:37.330212683Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5d8987cd-e1da-43a3-818d-c887082a60fe name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:37.332048 crc crio[22579]: time=\"2026-06-12T16:09:37.331939089Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=83b3405f-c89f-4642-bed8-61d6de3ebb56 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.357736 crc crio[22579]: time=\"2026-06-12T16:09:37.357565331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=54b47b4e-ff3f-4ac8-8405-de6a0d1e3c78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.357736 crc crio[22579]: time=\"2026-06-12T16:09:37.357665024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=a8cc42fa-6478-405f-a06b-a512addd9910 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.370033 crc crio[22579]: time=\"2026-06-12T16:09:37.369889659Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=e1f443a4-f62b-4e7a-b032-d848da468a62 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:37.372717 crc crio[22579]: time=\"2026-06-12T16:09:37.371231025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=982fd186-e140-46a6-86a8-de96e57059e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.383785 crc crio[22579]: time=\"2026-06-12T16:09:37.383622595Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=0352c271-8740-442c-b02b-186ef035ff67 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:37.385012 crc crio[22579]: time=\"2026-06-12T16:09:37.384916919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=e4bbae2d-d6e3-41d9-b342-cf072f9a5d1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.390230 crc crio[22579]: time=\"2026-06-12T16:09:37.38982883Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=0888267d-7d72-4be9-9fb6-9fe807469adf name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:37.392217 crc crio[22579]: time=\"2026-06-12T16:09:37.390893738Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=5a4f7848-5850-485f-a09b-0e3d5c7a5541 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:37.392795 crc crio[22579]: time=\"2026-06-12T16:09:37.391957667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=516bf145-86c9-4aef-8251-b66dd4c94850 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.394882 crc crio[22579]: time=\"2026-06-12T16:09:37.394781092Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=7936e978-8509-4711-99db-6d82c727e375 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.406190 crc crio[22579]: time=\"2026-06-12T16:09:37.406076332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=df3b0f7d-1a34-47f2-ac0c-87d10898e1b1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:37.408349 crc crio[22579]: time=\"2026-06-12T16:09:37.40824682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=56728f9f-3c9e-4885-b957-65038cb48e78 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.419079 crc crio[22579]: time=\"2026-06-12T16:09:37.418864253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b9fee728-7598-4d4a-a321-89195622ce16 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:37.420066 crc crio[22579]: time=\"2026-06-12T16:09:37.419939421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=8fa4f345-7e2a-4985-975a-bfc11f9c485e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:37.422890 crc crio[22579]: time=\"2026-06-12T16:09:37.422787637Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=da3ddb32-04e4-47f0-b34d-54314b6f1676 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:37.423842 crc crio[22579]: time=\"2026-06-12T16:09:37.423779414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=0951f7ae-6c39-4a95-9848-b6a7587fdea3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.065394 crc crio[22579]: time=\"2026-06-12T16:09:38.065321938Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=62b4031d-5b68-48df-88b0-63f088f74156 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.073095 crc crio[22579]: time=\"2026-06-12T16:09:38.073010953Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/manager\" id=8a4a85b2-3c54-48ee-9bb6-4413c8534dcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:38.079980 crc crio[22579]: time=\"2026-06-12T16:09:38.079843165Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=51686c2f-0413-4452-b808-1f4d161edc3a name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:38.080748 crc crio[22579]: time=\"2026-06-12T16:09:38.080696018Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=059cd578-d69a-475a-aa49-0e249078396a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.106943 crc crio[22579]: time=\"2026-06-12T16:09:38.106848464Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=9fa234fd-b296-4a09-8345-50b558acf6b0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:38.108244 crc crio[22579]: time=\"2026-06-12T16:09:38.107860831Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=5eb1c899-4fcd-419e-8493-0d2c1b06a9b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.129868 crc crio[22579]: time=\"2026-06-12T16:09:38.129726833Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=cccbccf0-b112-48f4-8e85-a9c3e0f88261 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.129868 crc crio[22579]: time=\"2026-06-12T16:09:38.129756233Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=14b7e469-a044-4205-b4d6-bf06c4330c05 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.130249 crc crio[22579]: time=\"2026-06-12T16:09:38.129928728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=58d388a9-cc2b-4ae5-8b00-16b1e92eecac name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.130249 crc crio[22579]: time=\"2026-06-12T16:09:38.130106073Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=c4244e25-61f1-46f8-a14a-38c79152b437 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.154389 crc crio[22579]: time=\"2026-06-12T16:09:38.154248915Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=8238e7d5-8afb-4bb9-8781-cae16c94df6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:38.155162 crc crio[22579]: time=\"2026-06-12T16:09:38.155091858Z\" level=info msg=\"Removed container bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9: openshift-infra/auto-csr-approver-29688002-l9vl7/oc\" id=bfce3e07-6c13-4e2f-9432-f2fb767c65c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:09:38.161910 crc crio[22579]: time=\"2026-06-12T16:09:38.161842688Z\" level=info msg=\"Stopping pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=692e7921-0af7-4b0f-83a2-da90580a8ede name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:38.162044 crc crio[22579]: time=\"2026-06-12T16:09:38.16195342Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=692e7921-0af7-4b0f-83a2-da90580a8ede name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:09:38.162309 crc crio[22579]: time=\"2026-06-12T16:09:38.162246808Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e74efbc4-5ba0-42e8-ad14-f5e83845c5f5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:38.163034 crc crio[22579]: time=\"2026-06-12T16:09:38.162868185Z\" level=info msg=\"Removing pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=34e104b6-7662-430e-b680-af5ce1ff8237 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:09:38.163300 crc crio[22579]: time=\"2026-06-12T16:09:38.162951057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=ab84c1bb-6434-49e4-b652-3ed302472d89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.174934 crc crio[22579]: time=\"2026-06-12T16:09:38.174830553Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=af06de10-ef9d-45cf-af7c-56c02d95dd43 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:38.176488 crc crio[22579]: time=\"2026-06-12T16:09:38.176443066Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=87f6f076-bfc7-471d-b780-61b7194ee0ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.205160 crc crio[22579]: time=\"2026-06-12T16:09:38.204925644Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=73d3ba73-f111-4cc0-991b-9d2f9ccc8ae0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:38.206302 crc crio[22579]: time=\"2026-06-12T16:09:38.206209448Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=3cbea78d-300e-4a16-8558-6663fca7117f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.259204 crc crio[22579]: time=\"2026-06-12T16:09:38.259072935Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ac251912-be52-46f9-a5fa-c706c8bd8fc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.259204 crc crio[22579]: time=\"2026-06-12T16:09:38.259215779Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=e9035185-d5ae-47fc-b215-0e54c7ee71e6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.260881 crc crio[22579]: time=\"2026-06-12T16:09:38.260815492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=51e90a50-2fb9-42d6-a8a5-702e33b6d2d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.264329 crc crio[22579]: time=\"2026-06-12T16:09:38.264219572Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=928663a6-3503-4c23-8f3a-bdffec29f911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:38.283267 crc crio[22579]: time=\"2026-06-12T16:09:38.283109315Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=daca4b3d-1dfd-499a-9eab-82aabfdf32bf name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:38.284153 crc crio[22579]: time=\"2026-06-12T16:09:38.284061211Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=897c8789-d337-4400-8106-4be127be71d8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:38.284915 crc crio[22579]: time=\"2026-06-12T16:09:38.284837671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=a25f00cb-ce48-41f4-934c-d1ff4699db02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:38.286669 crc crio[22579]: time=\"2026-06-12T16:09:38.286483845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=775a44dd-ca36-4b9d-ad4a-6a017d0512ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.282814 crc crio[22579]: time=\"2026-06-12T16:09:39.282718422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.286215 crc crio[22579]: time=\"2026-06-12T16:09:39.286068971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.289446 crc crio[22579]: time=\"2026-06-12T16:09:39.289354639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=d2e5e896-8d63-409d-8aea-420c1fb46f3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.297379 crc crio[22579]: time=\"2026-06-12T16:09:39.297194977Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/manager\" id=f8a97513-9bbf-40d3-a400-b488adc69d76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.300894 crc crio[22579]: time=\"2026-06-12T16:09:39.300754972Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/manager\" id=d5b1861e-d9f2-4262-8acb-3fc0da67df1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.313261 crc crio[22579]: time=\"2026-06-12T16:09:39.313056019Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=20b904f0-7706-47a7-ba14-822e7aba3fe7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:39.314894 crc crio[22579]: time=\"2026-06-12T16:09:39.314293312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=55731af0-7a37-4841-8a75-5cb570064b27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.317078 crc crio[22579]: time=\"2026-06-12T16:09:39.316758038Z\" level=info msg=\"Removed pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=34e104b6-7662-430e-b680-af5ce1ff8237 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:09:39.319332 crc crio[22579]: time=\"2026-06-12T16:09:39.319208843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.320791 crc crio[22579]: time=\"2026-06-12T16:09:39.32060652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.323106 crc crio[22579]: time=\"2026-06-12T16:09:39.322956713Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=e7133bdc-a560-49b9-b806-78baef92c61f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.323328 crc crio[22579]: time=\"2026-06-12T16:09:39.323156448Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=af8a26e8-f325-4fcf-9d63-15adc5b3ce68 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.323465 crc crio[22579]: time=\"2026-06-12T16:09:39.323266591Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=ee2de354-dc21-47c8-b23c-df80eb7d0899 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.324668 crc crio[22579]: time=\"2026-06-12T16:09:39.324457683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=a6d570c2-a4eb-499b-a8f8-b49cec1b8c81 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.326131 crc crio[22579]: time=\"2026-06-12T16:09:39.324843743Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=f5ebcb67-2642-43c3-baa4-7faf21e6348e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.326131 crc crio[22579]: time=\"2026-06-12T16:09:39.325001007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.326131 crc crio[22579]: time=\"2026-06-12T16:09:39.325227873Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=f7127338-7997-49f8-a875-333ee104d951 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.326131 crc crio[22579]: time=\"2026-06-12T16:09:39.325352107Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=277743bf-d484-4487-bfe0-36783d5f6171 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.334153 crc crio[22579]: time=\"2026-06-12T16:09:39.334089109Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/manager\" id=a3406232-f2e3-4391-8ef6-29b987db4fb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.344136 crc crio[22579]: time=\"2026-06-12T16:09:39.343166111Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/manager\" id=7ad83f9c-a4ab-4a63-a05e-8d347b4918fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.349783 crc crio[22579]: time=\"2026-06-12T16:09:39.349622063Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/manager\" id=c675cd7f-ecfe-415b-b3c0-244d397e67cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.353808 crc crio[22579]: time=\"2026-06-12T16:09:39.353100795Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/manager\" id=2a9b8620-eccf-4470-85ce-34f1707d266b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.359258 crc crio[22579]: time=\"2026-06-12T16:09:39.359113015Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/manager\" id=b56c315d-7309-424f-b7e3-7e100a37656f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.369677 crc crio[22579]: time=\"2026-06-12T16:09:39.367286483Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/manager\" id=cb02e55a-cc5b-40f4-8db8-01dc7861d383 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.373711 crc crio[22579]: time=\"2026-06-12T16:09:39.373610601Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=650f9205-9a9b-4f16-a681-54486210c9fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.379416 crc crio[22579]: time=\"2026-06-12T16:09:39.379312033Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/manager\" id=8a76179e-d89c-4af4-bea3-4afe9718eb36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.385030 crc crio[22579]: time=\"2026-06-12T16:09:39.384973154Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/manager\" id=374387d5-feb1-49e9-9f17-94d3d2cd5bf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.389206 crc crio[22579]: time=\"2026-06-12T16:09:39.389173135Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/manager\" id=1de22cc0-f09b-459c-aafb-a75284be638b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.394268 crc crio[22579]: time=\"2026-06-12T16:09:39.394165978Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/manager\" id=12a072c0-bf1d-4adf-9e1c-dff8d7a5b3ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.411010 crc crio[22579]: time=\"2026-06-12T16:09:39.410909564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.418105 crc crio[22579]: time=\"2026-06-12T16:09:39.418012713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.418300 crc crio[22579]: time=\"2026-06-12T16:09:39.418240619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.419178 crc crio[22579]: time=\"2026-06-12T16:09:39.418965148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.419178 crc crio[22579]: time=\"2026-06-12T16:09:39.41904129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.419722 crc crio[22579]: time=\"2026-06-12T16:09:39.419646626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.422931 crc crio[22579]: time=\"2026-06-12T16:09:39.422866292Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=48f2cdc1-a4d8-4fed-a726-dc17eb86e3d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.423634 crc crio[22579]: time=\"2026-06-12T16:09:39.42354441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.424222 crc crio[22579]: time=\"2026-06-12T16:09:39.424122136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.424441 crc crio[22579]: time=\"2026-06-12T16:09:39.424318461Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=7ca3c60b-5f40-41e3-81dd-2a342acb5f57 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:39.424441 crc crio[22579]: time=\"2026-06-12T16:09:39.424404443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.424947 crc crio[22579]: time=\"2026-06-12T16:09:39.424862655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=b27957ee-69ab-4dfa-8668-cee1a45b5bf5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.426029 crc crio[22579]: time=\"2026-06-12T16:09:39.42580185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.428674 crc crio[22579]: time=\"2026-06-12T16:09:39.428585934Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/manager\" id=a9e3d628-d126-4769-b948-40fdb66793a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.433131 crc crio[22579]: time=\"2026-06-12T16:09:39.432746765Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/manager\" id=37763ef8-9730-43e2-be08-2244135fe8b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.435172 crc crio[22579]: time=\"2026-06-12T16:09:39.435038616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.445308 crc crio[22579]: time=\"2026-06-12T16:09:39.445217627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.452591 crc crio[22579]: time=\"2026-06-12T16:09:39.45246659Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=1b67b7c8-f9d1-46b5-8d9b-ad65c21106fc name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:39.453252 crc crio[22579]: time=\"2026-06-12T16:09:39.453177349Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=359ff085-86ce-49a5-b32e-1bcec1c8fd54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.464120 crc crio[22579]: time=\"2026-06-12T16:09:39.464034298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.465976 crc crio[22579]: time=\"2026-06-12T16:09:39.465921328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.471085 crc crio[22579]: time=\"2026-06-12T16:09:39.471050705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.477064 crc crio[22579]: time=\"2026-06-12T16:09:39.476980603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.490744 crc crio[22579]: time=\"2026-06-12T16:09:39.490655967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.495005 crc crio[22579]: time=\"2026-06-12T16:09:39.494960181Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=9e140d55-16c3-4b03-892c-067c213c26dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.495400 crc crio[22579]: time=\"2026-06-12T16:09:39.495341131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.496091 crc crio[22579]: time=\"2026-06-12T16:09:39.495994059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.497224 crc crio[22579]: time=\"2026-06-12T16:09:39.497144549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.572335 crc crio[22579]: time=\"2026-06-12T16:09:39.572253608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.575959 crc crio[22579]: time=\"2026-06-12T16:09:39.575894655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.580339 crc crio[22579]: time=\"2026-06-12T16:09:39.580057736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.588890 crc crio[22579]: time=\"2026-06-12T16:09:39.588816929Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/manager\" id=148f2fde-8a83-42ac-b0bb-12ee93d0eb6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.590995 crc crio[22579]: time=\"2026-06-12T16:09:39.590922405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.614892 crc crio[22579]: time=\"2026-06-12T16:09:39.614810011Z\" level=info msg=\"Created container eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/manager\" id=8a4a85b2-3c54-48ee-9bb6-4413c8534dcd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.615233 crc crio[22579]: time=\"2026-06-12T16:09:39.61515045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.620828 crc crio[22579]: time=\"2026-06-12T16:09:39.620724989Z\" level=info msg=\"Starting container: eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f\" id=ea64ccc1-c313-4dd0-9f16-72f1d57c3372 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:39.622022 crc crio[22579]: time=\"2026-06-12T16:09:39.62191748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.623194 crc crio[22579]: time=\"2026-06-12T16:09:39.623095792Z\" level=info msg=\"Created container 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=8238e7d5-8afb-4bb9-8781-cae16c94df6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.625306 crc crio[22579]: time=\"2026-06-12T16:09:39.625179877Z\" level=info msg=\"Starting container: 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501\" id=d1d2d965-60d2-48a0-9612-1bc8af82ee5d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:39.626182 crc crio[22579]: time=\"2026-06-12T16:09:39.625876916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.630987 crc crio[22579]: time=\"2026-06-12T16:09:39.63092609Z\" level=info msg=\"Started container\" PID=48062 containerID=eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/manager id=ea64ccc1-c313-4dd0-9f16-72f1d57c3372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d\nJun 12 16:09:39.633215 crc crio[22579]: time=\"2026-06-12T16:09:39.633054587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.635334 crc crio[22579]: time=\"2026-06-12T16:09:39.635288806Z\" level=info msg=\"Created container 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=928663a6-3503-4c23-8f3a-bdffec29f911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.636826 crc crio[22579]: time=\"2026-06-12T16:09:39.636784106Z\" level=info msg=\"Starting container: 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87\" id=9ddb0e52-9f29-4151-b205-318b4d35208d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:39.638170 crc crio[22579]: time=\"2026-06-12T16:09:39.637993328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.648615 crc crio[22579]: time=\"2026-06-12T16:09:39.648420436Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=539e9d70-274d-4931-b87a-58228a8d4d6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:39.655946 crc crio[22579]: time=\"2026-06-12T16:09:39.655842833Z\" level=info msg=\"Started container\" PID=48069 containerID=444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=d1d2d965-60d2-48a0-9612-1bc8af82ee5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6\nJun 12 16:09:39.661335 crc crio[22579]: time=\"2026-06-12T16:09:39.661277668Z\" level=info msg=\"Started container\" PID=48068 containerID=083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=9ddb0e52-9f29-4151-b205-318b4d35208d name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6\nJun 12 16:09:39.718834 crc crio[22579]: time=\"2026-06-12T16:09:39.718656005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.724684 crc crio[22579]: time=\"2026-06-12T16:09:39.724599053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.739959 crc crio[22579]: time=\"2026-06-12T16:09:39.739429308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.743489 crc crio[22579]: time=\"2026-06-12T16:09:39.743302151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.747679 crc crio[22579]: time=\"2026-06-12T16:09:39.747543784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.757305 crc crio[22579]: time=\"2026-06-12T16:09:39.757046097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.762855 crc crio[22579]: time=\"2026-06-12T16:09:39.76281287Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-httpd\" id=12e8a8fc-3d54-4702-9ab9-3de32e6b4bdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.764931 crc crio[22579]: time=\"2026-06-12T16:09:39.764845445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.767048 crc crio[22579]: time=\"2026-06-12T16:09:39.766983281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.772949 crc crio[22579]: time=\"2026-06-12T16:09:39.772882508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.780778 crc crio[22579]: time=\"2026-06-12T16:09:39.779150165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.784547 crc crio[22579]: time=\"2026-06-12T16:09:39.780981674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.784547 crc crio[22579]: time=\"2026-06-12T16:09:39.783049079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.798479 crc crio[22579]: time=\"2026-06-12T16:09:39.797871954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.807600 crc crio[22579]: time=\"2026-06-12T16:09:39.806795881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.846193 crc crio[22579]: time=\"2026-06-12T16:09:39.845587044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.852694 crc crio[22579]: time=\"2026-06-12T16:09:39.851429669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.874421 crc crio[22579]: time=\"2026-06-12T16:09:39.874308508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:39.947144 crc crio[22579]: time=\"2026-06-12T16:09:39.946921551Z\" level=info msg=\"Created container 4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/manager\" id=f8a97513-9bbf-40d3-a400-b488adc69d76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:39.947876 crc crio[22579]: time=\"2026-06-12T16:09:39.947795514Z\" level=info msg=\"Starting container: 4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337\" id=493c9111-28aa-4b1f-a8ff-c6428300ffb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:39.961543 crc crio[22579]: time=\"2026-06-12T16:09:39.961212801Z\" level=info msg=\"Started container\" PID=48117 containerID=4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/manager id=493c9111-28aa-4b1f-a8ff-c6428300ffb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30\nJun 12 16:09:39.977638 crc crio[22579]: time=\"2026-06-12T16:09:39.977419783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.006984 crc crio[22579]: time=\"2026-06-12T16:09:40.006843036Z\" level=info msg=\"Created container 8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/manager\" id=8a76179e-d89c-4af4-bea3-4afe9718eb36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.007259 crc crio[22579]: time=\"2026-06-12T16:09:40.007136154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.008314 crc crio[22579]: time=\"2026-06-12T16:09:40.007920214Z\" level=info msg=\"Starting container: 8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230\" id=74af0014-e8be-47d4-9073-972e63c1be7e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.013281 crc crio[22579]: time=\"2026-06-12T16:09:40.013106042Z\" level=info msg=\"Started container\" PID=48120 containerID=8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/manager id=74af0014-e8be-47d4-9073-972e63c1be7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e\nJun 12 16:09:40.054541 crc crio[22579]: time=\"2026-06-12T16:09:40.05396444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.057483 crc crio[22579]: time=\"2026-06-12T16:09:40.057426192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.071599 crc crio[22579]: time=\"2026-06-12T16:09:40.070545631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.077581 crc crio[22579]: time=\"2026-06-12T16:09:40.077479676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.086854 crc crio[22579]: time=\"2026-06-12T16:09:40.086359682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.095413 crc crio[22579]: time=\"2026-06-12T16:09:40.095327651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.136587 crc crio[22579]: time=\"2026-06-12T16:09:40.136430995Z\" level=info msg=\"Created container 62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/manager\" id=7ad83f9c-a4ab-4a63-a05e-8d347b4918fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.143472 crc crio[22579]: time=\"2026-06-12T16:09:40.143094102Z\" level=info msg=\"Starting container: 62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc\" id=e7527f79-68ab-4af0-94d5-1dde34cceb65 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.146539 crc crio[22579]: time=\"2026-06-12T16:09:40.146422121Z\" level=info msg=\"Created container bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/manager\" id=d5b1861e-d9f2-4262-8acb-3fc0da67df1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.149947 crc crio[22579]: time=\"2026-06-12T16:09:40.149244336Z\" level=info msg=\"Started container\" PID=48121 containerID=62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/manager id=e7527f79-68ab-4af0-94d5-1dde34cceb65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e\nJun 12 16:09:40.149947 crc crio[22579]: time=\"2026-06-12T16:09:40.149342589Z\" level=info msg=\"Starting container: bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba\" id=f0895055-aaf7-4ea9-9e24-3524a6f4a5a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.152249 crc crio[22579]: time=\"2026-06-12T16:09:40.152165664Z\" level=info msg=\"Created container c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/manager\" id=a3406232-f2e3-4391-8ef6-29b987db4fb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.154187 crc crio[22579]: time=\"2026-06-12T16:09:40.154097465Z\" level=info msg=\"Starting container: c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db\" id=8ed8ffd2-a7fd-44df-a35d-f35452933668 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.157790 crc crio[22579]: time=\"2026-06-12T16:09:40.157489506Z\" level=info msg=\"Started container\" PID=48118 containerID=bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/manager id=f0895055-aaf7-4ea9-9e24-3524a6f4a5a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f\nJun 12 16:09:40.170467 crc crio[22579]: time=\"2026-06-12T16:09:40.169890166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.175702 crc crio[22579]: time=\"2026-06-12T16:09:40.175241548Z\" level=info msg=\"Started container\" PID=48132 containerID=c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/manager id=8ed8ffd2-a7fd-44df-a35d-f35452933668 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2\nJun 12 16:09:40.195866 crc crio[22579]: time=\"2026-06-12T16:09:40.195438036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.246201 crc crio[22579]: time=\"2026-06-12T16:09:40.241972294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:40.266714 crc crio[22579]: time=\"2026-06-12T16:09:40.266407795Z\" level=info msg=\"Created container 404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/manager\" id=c675cd7f-ecfe-415b-b3c0-244d397e67cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.270316 crc crio[22579]: time=\"2026-06-12T16:09:40.268759947Z\" level=info msg=\"Created container 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=650f9205-9a9b-4f16-a681-54486210c9fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.270316 crc crio[22579]: time=\"2026-06-12T16:09:40.269041045Z\" level=info msg=\"Starting container: 404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1\" id=bbf0da2c-ace0-4c54-9700-4774ea8e52ee name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.274166 crc crio[22579]: time=\"2026-06-12T16:09:40.273958926Z\" level=info msg=\"Starting container: 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1\" id=f8a9e92d-3daf-451f-8d4c-bde0c1de1708 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.290816 crc crio[22579]: time=\"2026-06-12T16:09:40.289778937Z\" level=info msg=\"Created container c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/manager\" id=cb02e55a-cc5b-40f4-8db8-01dc7861d383 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.293946 crc crio[22579]: time=\"2026-06-12T16:09:40.292227542Z\" level=info msg=\"Starting container: c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9\" id=fdca0b24-75dd-45a2-a175-6d394cc24f70 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.295206 crc crio[22579]: time=\"2026-06-12T16:09:40.294955944Z\" level=info msg=\"Started container\" PID=48147 containerID=404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1 description=openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/manager id=bbf0da2c-ace0-4c54-9700-4774ea8e52ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a\nJun 12 16:09:40.295647 crc crio[22579]: time=\"2026-06-12T16:09:40.295491699Z\" level=info msg=\"Started container\" PID=48148 containerID=00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=f8a9e92d-3daf-451f-8d4c-bde0c1de1708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033\nJun 12 16:09:40.383901 crc crio[22579]: time=\"2026-06-12T16:09:40.38381991Z\" level=info msg=\"Started container\" PID=48136 containerID=c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/manager id=fdca0b24-75dd-45a2-a175-6d394cc24f70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74\nJun 12 16:09:40.400424 crc crio[22579]: time=\"2026-06-12T16:09:40.400088153Z\" level=info msg=\"Created container 906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/manager\" id=2a9b8620-eccf-4470-85ce-34f1707d266b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.410831 crc crio[22579]: time=\"2026-06-12T16:09:40.406676248Z\" level=info msg=\"Starting container: 906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8\" id=b4e50d00-655f-47fb-936f-c0df67d289d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.448818 crc crio[22579]: time=\"2026-06-12T16:09:40.448630245Z\" level=info msg=\"Started container\" PID=48155 containerID=906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8 description=openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/manager id=b4e50d00-655f-47fb-936f-c0df67d289d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce\nJun 12 16:09:40.572817 crc crio[22579]: time=\"2026-06-12T16:09:40.571918216Z\" level=info msg=\"Created container a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=48f2cdc1-a4d8-4fed-a726-dc17eb86e3d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.575810 crc crio[22579]: time=\"2026-06-12T16:09:40.574803043Z\" level=info msg=\"Created container 44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/manager\" id=374387d5-feb1-49e9-9f17-94d3d2cd5bf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.597735 crc crio[22579]: time=\"2026-06-12T16:09:40.592464453Z\" level=info msg=\"Starting container: a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa\" id=560de835-c597-4030-b9c4-04d78c7f4a37 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.597735 crc crio[22579]: time=\"2026-06-12T16:09:40.593625344Z\" level=info msg=\"Starting container: 44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd\" id=dfd73e21-9f94-4ac3-92df-2bdeed0a4e34 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.656189 crc crio[22579]: time=\"2026-06-12T16:09:40.655916612Z\" level=info msg=\"Started container\" PID=48145 containerID=44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd description=openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/manager id=dfd73e21-9f94-4ac3-92df-2bdeed0a4e34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072\nJun 12 16:09:40.659666 crc crio[22579]: time=\"2026-06-12T16:09:40.659333403Z\" level=info msg=\"Started container\" PID=48188 containerID=a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=560de835-c597-4030-b9c4-04d78c7f4a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d\nJun 12 16:09:40.691229 crc crio[22579]: time=\"2026-06-12T16:09:40.689123726Z\" level=info msg=\"Created container 725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/manager\" id=b56c315d-7309-424f-b7e3-7e100a37656f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.710464 crc crio[22579]: time=\"2026-06-12T16:09:40.710074443Z\" level=info msg=\"Starting container: 725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99\" id=0e944bac-f748-4c72-903d-0eea08aeb5b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.787394 crc crio[22579]: time=\"2026-06-12T16:09:40.787004061Z\" level=info msg=\"Started container\" PID=48135 containerID=725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/manager id=0e944bac-f748-4c72-903d-0eea08aeb5b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1\nJun 12 16:09:40.803777 crc crio[22579]: time=\"2026-06-12T16:09:40.803719426Z\" level=info msg=\"Created container 54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/manager\" id=1de22cc0-f09b-459c-aafb-a75284be638b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.822767 crc crio[22579]: time=\"2026-06-12T16:09:40.820834851Z\" level=info msg=\"Starting container: 54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0\" id=1dbc63d2-84dd-44b7-a96d-cb0142d0a41a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.842642 crc crio[22579]: time=\"2026-06-12T16:09:40.842379955Z\" level=info msg=\"Created container 483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/manager\" id=a9e3d628-d126-4769-b948-40fdb66793a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.853930 crc crio[22579]: time=\"2026-06-12T16:09:40.853794389Z\" level=info msg=\"Created container aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/manager\" id=148f2fde-8a83-42ac-b0bb-12ee93d0eb6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.869039 crc crio[22579]: time=\"2026-06-12T16:09:40.868421048Z\" level=info msg=\"Created container 0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/manager\" id=37763ef8-9730-43e2-be08-2244135fe8b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:40.875310 crc crio[22579]: time=\"2026-06-12T16:09:40.874822909Z\" level=info msg=\"Starting container: 0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e\" id=33b7d6ba-5169-4983-aadc-8394299e28a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.902084 crc crio[22579]: time=\"2026-06-12T16:09:40.8880287Z\" level=info msg=\"Starting container: 483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148\" id=e79b0239-d818-4220-abc7-ed045b90d124 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.902343 crc crio[22579]: time=\"2026-06-12T16:09:40.888064751Z\" level=info msg=\"Starting container: aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182\" id=1413514e-91cb-460a-8fa9-075d973f36f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:40.906948 crc crio[22579]: time=\"2026-06-12T16:09:40.893944098Z\" level=info msg=\"Started container\" PID=48207 containerID=54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0 description=openstack-operators/swift-operator-controller-manager-79846f755c-w878h/manager id=1dbc63d2-84dd-44b7-a96d-cb0142d0a41a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044\nJun 12 16:09:40.973043 crc crio[22579]: time=\"2026-06-12T16:09:40.972905029Z\" level=info msg=\"Started container\" PID=48197 containerID=483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/manager id=e79b0239-d818-4220-abc7-ed045b90d124 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d\nJun 12 16:09:41.003462 crc crio[22579]: time=\"2026-06-12T16:09:41.001225193Z\" level=info msg=\"Started container\" PID=48230 containerID=aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182 description=openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/manager id=1413514e-91cb-460a-8fa9-075d973f36f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4\nJun 12 16:09:41.061307 crc crio[22579]: time=\"2026-06-12T16:09:41.056760391Z\" level=info msg=\"Started container\" PID=48210 containerID=0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/manager id=33b7d6ba-5169-4983-aadc-8394299e28a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1\nJun 12 16:09:41.070338 crc crio[22579]: time=\"2026-06-12T16:09:41.069203783Z\" level=info msg=\"Created container 7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/manager\" id=12a072c0-bf1d-4adf-9e1c-dff8d7a5b3ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:41.073796 crc crio[22579]: time=\"2026-06-12T16:09:41.073655351Z\" level=info msg=\"Starting container: 7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab\" id=70870874-9a36-445b-93e6-a0676957c063 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:41.122654 crc crio[22579]: time=\"2026-06-12T16:09:41.116152642Z\" level=info msg=\"Started container\" PID=48159 containerID=7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/manager id=70870874-9a36-445b-93e6-a0676957c063 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215\nJun 12 16:09:42.196378 crc crio[22579]: time=\"2026-06-12T16:09:42.19398073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:42.367241 crc crio[22579]: time=\"2026-06-12T16:09:42.367136089Z\" level=info msg=\"Created container 1e2c56d2e71f07813217ef546129b6aafaa594d098aa3e0551d38e276c68717a: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-httpd\" id=12e8a8fc-3d54-4702-9ab9-3de32e6b4bdc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:42.369693 crc crio[22579]: time=\"2026-06-12T16:09:42.369631425Z\" level=info msg=\"Starting container: 1e2c56d2e71f07813217ef546129b6aafaa594d098aa3e0551d38e276c68717a\" id=c5f2574c-2aff-4086-b8bf-5631c26122b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:42.400211 crc crio[22579]: time=\"2026-06-12T16:09:42.399892091Z\" level=info msg=\"Started container\" PID=48514 containerID=1e2c56d2e71f07813217ef546129b6aafaa594d098aa3e0551d38e276c68717a description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-httpd id=c5f2574c-2aff-4086-b8bf-5631c26122b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac\nJun 12 16:09:42.418886 crc crio[22579]: time=\"2026-06-12T16:09:42.418785433Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=2c0b8576-4a76-4998-9d02-edf507134f22 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:42.422174 crc crio[22579]: time=\"2026-06-12T16:09:42.422114722Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 12 16:09:42.966352 crc crio[22579]: time=\"2026-06-12T16:09:42.965905306Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=2c0b8576-4a76-4998-9d02-edf507134f22 name=/runtime.v1.ImageService/PullImage\nJun 12 16:09:42.967182 crc crio[22579]: time=\"2026-06-12T16:09:42.967086797Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=fba8f5d8-2fb7-4d85-9ddd-df8cfa3f94de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:42.969267 crc crio[22579]: time=\"2026-06-12T16:09:42.969200654Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=73a3d390-3f70-4ca3-8505-35157f274154 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:42.975316 crc crio[22579]: time=\"2026-06-12T16:09:42.975258695Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-log-watch\" id=cc9989cf-a428-4bda-9708-998f93e7bba8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:42.975739 crc crio[22579]: time=\"2026-06-12T16:09:42.975686676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:43.034022 crc crio[22579]: time=\"2026-06-12T16:09:43.033792753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:44.029174 crc crio[22579]: time=\"2026-06-12T16:09:44.029081224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:47.037042 crc crio[22579]: time=\"2026-06-12T16:09:47.036620925Z\" level=info msg=\"Created container 81dd5d12e04bfb31c408bb1fa4df9f2a8e5c6faad106b2116150c15172418d65: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-log-watch\" id=cc9989cf-a428-4bda-9708-998f93e7bba8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:47.038890 crc crio[22579]: time=\"2026-06-12T16:09:47.038454954Z\" level=info msg=\"Starting container: 81dd5d12e04bfb31c408bb1fa4df9f2a8e5c6faad106b2116150c15172418d65\" id=9690c078-a1e8-4e70-86ec-8eaefc85ff19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:47.045255 crc crio[22579]: time=\"2026-06-12T16:09:47.044893835Z\" level=info msg=\"Started container\" PID=48564 containerID=81dd5d12e04bfb31c408bb1fa4df9f2a8e5c6faad106b2116150c15172418d65 description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-log-watch id=9690c078-a1e8-4e70-86ec-8eaefc85ff19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac\nJun 12 16:09:58.438408 crc crio[22579]: time=\"2026-06-12T16:09:58.437687685Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g8rz5/POD\" id=14d3fbdc-27b1-4a9e-ab90-4d52bd464f0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:09:58.439954 crc crio[22579]: time=\"2026-06-12T16:09:58.438443625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:58.478743 crc crio[22579]: time=\"2026-06-12T16:09:58.478646195Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8rz5 Namespace:openshift-marketplace ID:77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb UID:b105b7a1-6ec6-41a6-806d-3ebe26e33ccb NetNS:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb105b7a1_6ec6_41a6_806d_3ebe26e33ccb.slice PodAnnotations:0xc004fc02b0}] Aliases:map[]}\"\nJun 12 16:09:58.478743 crc crio[22579]: time=\"2026-06-12T16:09:58.478725638Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g8rz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:09:59.206246 crc crio[22579]: 2026-06-12T16:09:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77cf85993c30f14 Mac:62:2a:e2:df:57:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 SocketPath: PciID:}] [{Interface:0xc0004385e0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:09:59.207736 crc crio[22579]: time=\"2026-06-12T16:09:59.20766989Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8rz5 Namespace:openshift-marketplace ID:77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb UID:b105b7a1-6ec6-41a6-806d-3ebe26e33ccb NetNS:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb105b7a1_6ec6_41a6_806d_3ebe26e33ccb.slice PodAnnotations:0xc004fc02b0}] Aliases:map[]}\"\nJun 12 16:09:59.207843 crc crio[22579]: time=\"2026-06-12T16:09:59.207827094Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g8rz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:09:59.237192 crc crio[22579]: time=\"2026-06-12T16:09:59.237095283Z\" level=info msg=\"Ran pod sandbox 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb with infra container: openshift-marketplace/redhat-marketplace-g8rz5/POD\" id=14d3fbdc-27b1-4a9e-ab90-4d52bd464f0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:09:59.241486 crc crio[22579]: time=\"2026-06-12T16:09:59.241413037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f9a89aab-54b7-4a79-97c3-d333b6234008 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:59.244174 crc crio[22579]: time=\"2026-06-12T16:09:59.244094708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=642ee161-1f74-4e6a-91e4-db364088d4cd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:09:59.293813 crc crio[22579]: time=\"2026-06-12T16:09:59.293706659Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities\" id=35c01f86-2b47-4d96-bf9b-d1eb965d560a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:59.294233 crc crio[22579]: time=\"2026-06-12T16:09:59.29413847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:59.336308 crc crio[22579]: time=\"2026-06-12T16:09:59.336122228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:59.344114 crc crio[22579]: time=\"2026-06-12T16:09:59.344012138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:09:59.504254 crc crio[22579]: time=\"2026-06-12T16:09:59.503794901Z\" level=info msg=\"Created container 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0: openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities\" id=35c01f86-2b47-4d96-bf9b-d1eb965d560a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:09:59.508035 crc crio[22579]: time=\"2026-06-12T16:09:59.50789358Z\" level=info msg=\"Starting container: 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0\" id=8f078d05-677f-4660-8fba-5896a2dcb9a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:09:59.518470 crc crio[22579]: time=\"2026-06-12T16:09:59.518356508Z\" level=info msg=\"Started container\" PID=49039 containerID=95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0 description=openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities id=8f078d05-677f-4660-8fba-5896a2dcb9a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\nJun 12 16:10:00.508305 crc crio[22579]: time=\"2026-06-12T16:10:00.508223596Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688010-k7vph/POD\" id=90261637-e52f-4570-83de-c690b5d2b1c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:00.509152 crc crio[22579]: time=\"2026-06-12T16:10:00.508333168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:00.534215 crc crio[22579]: time=\"2026-06-12T16:10:00.534157596Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e510db49-e891-47ce-9a44-56092a1b0561 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:00.545979 crc crio[22579]: time=\"2026-06-12T16:10:00.545913879Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:10:00.559944 crc crio[22579]: time=\"2026-06-12T16:10:00.559820349Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-k7vph Namespace:openshift-infra ID:46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f UID:d5448834-a454-4fd4-8bc9-403eab3ebf53 NetNS:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5448834_a454_4fd4_8bc9_403eab3ebf53.slice PodAnnotations:0xc002308208}] Aliases:map[]}\"\nJun 12 16:10:00.559944 crc crio[22579]: time=\"2026-06-12T16:10:00.559899121Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688010-k7vph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:00.840046 crc crio[22579]: 2026-06-12T16:10:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46c89a3f7ac7fdd Mac:7a:42:fd:43:8c:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:00.841753 crc crio[22579]: time=\"2026-06-12T16:10:00.841687111Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-k7vph Namespace:openshift-infra ID:46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f UID:d5448834-a454-4fd4-8bc9-403eab3ebf53 NetNS:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5448834_a454_4fd4_8bc9_403eab3ebf53.slice PodAnnotations:0xc002308208}] Aliases:map[]}\"\nJun 12 16:10:00.842166 crc crio[22579]: time=\"2026-06-12T16:10:00.842098772Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688010-k7vph for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:00.853985 crc crio[22579]: time=\"2026-06-12T16:10:00.853337171Z\" level=info msg=\"Ran pod sandbox 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f with infra container: openshift-infra/auto-csr-approver-29688010-k7vph/POD\" id=90261637-e52f-4570-83de-c690b5d2b1c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:00.860377 crc crio[22579]: time=\"2026-06-12T16:10:00.858846068Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9afe0908-7639-4b57-961b-811a14677499 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:00.862558 crc crio[22579]: time=\"2026-06-12T16:10:00.862423423Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:10:01.351547 crc crio[22579]: time=\"2026-06-12T16:10:01.349629871Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e510db49-e891-47ce-9a44-56092a1b0561 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:01.353031 crc crio[22579]: time=\"2026-06-12T16:10:01.352910068Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=027974b1-d93e-40a7-a703-be105c2f5c1d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:01.356186 crc crio[22579]: time=\"2026-06-12T16:10:01.356026121Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7b846e1f-2257-4755-b94f-5b8c9c5b7824 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:01.368981 crc crio[22579]: time=\"2026-06-12T16:10:01.368839702Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8rz5/extract-content\" id=5ef66d21-b322-4897-b807-dcdc1167ab19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:01.369971 crc crio[22579]: time=\"2026-06-12T16:10:01.36986876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:01.423143 crc crio[22579]: time=\"2026-06-12T16:10:01.423041235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:01.429265 crc crio[22579]: time=\"2026-06-12T16:10:01.429089586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:01.578993 crc crio[22579]: time=\"2026-06-12T16:10:01.578462532Z\" level=info msg=\"Created container 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2: openshift-marketplace/redhat-marketplace-g8rz5/extract-content\" id=5ef66d21-b322-4897-b807-dcdc1167ab19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:01.581659 crc crio[22579]: time=\"2026-06-12T16:10:01.58141354Z\" level=info msg=\"Starting container: 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2\" id=1b3de17b-b498-4f14-9159-882fdf13ceb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:01.588599 crc crio[22579]: time=\"2026-06-12T16:10:01.588448748Z\" level=info msg=\"Started container\" PID=49131 containerID=03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2 description=openshift-marketplace/redhat-marketplace-g8rz5/extract-content id=1b3de17b-b498-4f14-9159-882fdf13ceb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\nJun 12 16:10:01.858173 crc crio[22579]: time=\"2026-06-12T16:10:01.858027653Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9afe0908-7639-4b57-961b-811a14677499 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:01.859458 crc crio[22579]: time=\"2026-06-12T16:10:01.859328788Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a5f0d90d-dea4-4e8f-9d0e-c649e559c4bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:01.861613 crc crio[22579]: time=\"2026-06-12T16:10:01.861445864Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0566e2f4-d8b4-454c-a715-d4d0bfff0368 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:01.867948 crc crio[22579]: time=\"2026-06-12T16:10:01.867844984Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688010-k7vph/oc\" id=d8636b6a-24ed-4dab-8a08-32f839634e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:01.868264 crc crio[22579]: time=\"2026-06-12T16:10:01.868234865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:01.905863 crc crio[22579]: time=\"2026-06-12T16:10:01.905733133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:02.107547 crc crio[22579]: time=\"2026-06-12T16:10:02.107314568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:02.216137 crc crio[22579]: time=\"2026-06-12T16:10:02.216011351Z\" level=info msg=\"Created container 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c: openshift-infra/auto-csr-approver-29688010-k7vph/oc\" id=d8636b6a-24ed-4dab-8a08-32f839634e06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:02.218066 crc crio[22579]: time=\"2026-06-12T16:10:02.217971314Z\" level=info msg=\"Starting container: 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c\" id=a57a234b-61b1-43b5-b63f-257f947ee55c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:02.225938 crc crio[22579]: time=\"2026-06-12T16:10:02.225841013Z\" level=info msg=\"Started container\" PID=49146 containerID=142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c description=openshift-infra/auto-csr-approver-29688010-k7vph/oc id=a57a234b-61b1-43b5-b63f-257f947ee55c name=/runtime.v1.RuntimeService/StartContainer sandboxID=46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\nJun 12 16:10:02.567298 crc crio[22579]: time=\"2026-06-12T16:10:02.56724079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bde1e1ec-b98e-4d4b-8da2-4a1377c88187 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:02.572333 crc crio[22579]: time=\"2026-06-12T16:10:02.572243393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a9128072-06b4-491e-b23e-b3b265bf18df name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:03.425295 crc crio[22579]: time=\"2026-06-12T16:10:03.424289771Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8rz5/registry-server\" id=2ceabd6b-11ca-4bb6-9968-31c5b5c97e75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:03.426110 crc crio[22579]: time=\"2026-06-12T16:10:03.425982166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:03.466978 crc crio[22579]: time=\"2026-06-12T16:10:03.466740701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:03.470480 crc crio[22579]: time=\"2026-06-12T16:10:03.470409838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:04.379762 crc crio[22579]: time=\"2026-06-12T16:10:04.379444474Z\" level=info msg=\"Created container 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518: openshift-marketplace/redhat-marketplace-g8rz5/registry-server\" id=2ceabd6b-11ca-4bb6-9968-31c5b5c97e75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:04.381005 crc crio[22579]: time=\"2026-06-12T16:10:04.380887833Z\" level=info msg=\"Starting container: 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518\" id=d3dd392c-4d86-4043-8976-c1aa1437e18d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:04.386988 crc crio[22579]: time=\"2026-06-12T16:10:04.38680534Z\" level=info msg=\"Started container\" PID=49226 containerID=5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518 description=openshift-marketplace/redhat-marketplace-g8rz5/registry-server id=d3dd392c-4d86-4043-8976-c1aa1437e18d name=/runtime.v1.RuntimeService/StartContainer sandboxID=77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\nJun 12 16:10:05.624530 crc crio[22579]: time=\"2026-06-12T16:10:05.62285883Z\" level=info msg=\"Stopping pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=64ea7f15-0231-45cf-84a0-537940dc34d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:05.624530 crc crio[22579]: time=\"2026-06-12T16:10:05.624244267Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-k7vph Namespace:openshift-infra ID:46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f UID:d5448834-a454-4fd4-8bc9-403eab3ebf53 NetNS:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5448834_a454_4fd4_8bc9_403eab3ebf53.slice PodAnnotations:0xc0024a6380}] Aliases:map[]}\"\nJun 12 16:10:05.625850 crc crio[22579]: time=\"2026-06-12T16:10:05.62472669Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688010-k7vph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:05.938176 crc crio[22579]: time=\"2026-06-12T16:10:05.93806505Z\" level=info msg=\"Stopped pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=64ea7f15-0231-45cf-84a0-537940dc34d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:08.224597 crc crio[22579]: time=\"2026-06-12T16:10:08.224090406Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-gfmkm/POD\" id=e4033d90-c7fe-4e26-a969-9434440e88f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:08.225414 crc crio[22579]: time=\"2026-06-12T16:10:08.224652151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:08.269796 crc crio[22579]: time=\"2026-06-12T16:10:08.269648418Z\" level=info msg=\"Got pod network &{Name:community-operators-gfmkm Namespace:openshift-marketplace ID:0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a UID:a32cab86-95f9-4eb8-8d18-04e0ae8e3590 NetNS:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda32cab86_95f9_4eb8_8d18_04e0ae8e3590.slice PodAnnotations:0xc004fc0460}] Aliases:map[]}\"\nJun 12 16:10:08.269796 crc crio[22579]: time=\"2026-06-12T16:10:08.26971772Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-gfmkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:08.680173 crc crio[22579]: 2026-06-12T16:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f7371d59ec0e8f Mac:ae:af:21:07:86:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:08.681300 crc crio[22579]: time=\"2026-06-12T16:10:08.681242854Z\" level=info msg=\"Got pod network &{Name:community-operators-gfmkm Namespace:openshift-marketplace ID:0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a UID:a32cab86-95f9-4eb8-8d18-04e0ae8e3590 NetNS:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda32cab86_95f9_4eb8_8d18_04e0ae8e3590.slice PodAnnotations:0xc004fc0460}] Aliases:map[]}\"\nJun 12 16:10:08.681700 crc crio[22579]: time=\"2026-06-12T16:10:08.681416658Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-gfmkm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:08.696265 crc crio[22579]: time=\"2026-06-12T16:10:08.696179371Z\" level=info msg=\"Ran pod sandbox 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a with infra container: openshift-marketplace/community-operators-gfmkm/POD\" id=e4033d90-c7fe-4e26-a969-9434440e88f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:08.698654 crc crio[22579]: time=\"2026-06-12T16:10:08.698548854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ffe55ddf-9c78-41c3-9ccd-cf0c3b14cc75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:08.700990 crc crio[22579]: time=\"2026-06-12T16:10:08.700930798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ceee9b1-36e9-420a-b534-6df4771eb6f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:08.707059 crc crio[22579]: time=\"2026-06-12T16:10:08.706980519Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gfmkm/extract-utilities\" id=0d8558fe-596c-4c59-aad2-54b0b057594d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:08.707364 crc crio[22579]: time=\"2026-06-12T16:10:08.707314648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:08.817924 crc crio[22579]: time=\"2026-06-12T16:10:08.817711086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:08.865680 crc crio[22579]: time=\"2026-06-12T16:10:08.857027022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:08.989001 crc crio[22579]: time=\"2026-06-12T16:10:08.98880903Z\" level=info msg=\"Created container 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4: openshift-marketplace/community-operators-gfmkm/extract-utilities\" id=0d8558fe-596c-4c59-aad2-54b0b057594d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:08.990307 crc crio[22579]: time=\"2026-06-12T16:10:08.990091164Z\" level=info msg=\"Starting container: 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4\" id=2d23244c-c7ad-43c0-bedd-b139e6bc1166 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:08.996947 crc crio[22579]: time=\"2026-06-12T16:10:08.996838494Z\" level=info msg=\"Started container\" PID=49416 containerID=4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4 description=openshift-marketplace/community-operators-gfmkm/extract-utilities id=2d23244c-c7ad-43c0-bedd-b139e6bc1166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\nJun 12 16:10:09.693603 crc crio[22579]: time=\"2026-06-12T16:10:09.692799168Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0db7d2d-97cb-4832-8e12-7c24370e0d01 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:09.703465 crc crio[22579]: time=\"2026-06-12T16:10:09.703349839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:10:10.471869 crc crio[22579]: time=\"2026-06-12T16:10:10.471639227Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=c0db7d2d-97cb-4832-8e12-7c24370e0d01 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:10.472638 crc crio[22579]: time=\"2026-06-12T16:10:10.472542391Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=af2b17bf-f8f5-4afd-923b-88fed2082497 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:10.475243 crc crio[22579]: time=\"2026-06-12T16:10:10.475188762Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3d282266-4c0f-4f53-94f2-2a330b02e59c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:10.483364 crc crio[22579]: time=\"2026-06-12T16:10:10.483186485Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gfmkm/extract-content\" id=62a65d13-cec0-4fba-8d8f-9e0e9195768d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:10.483975 crc crio[22579]: time=\"2026-06-12T16:10:10.483782721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:10.521003 crc crio[22579]: time=\"2026-06-12T16:10:10.520871978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:10.524781 crc crio[22579]: time=\"2026-06-12T16:10:10.524650128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:10.667443 crc crio[22579]: time=\"2026-06-12T16:10:10.667301055Z\" level=info msg=\"Created container b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd: openshift-marketplace/community-operators-gfmkm/extract-content\" id=62a65d13-cec0-4fba-8d8f-9e0e9195768d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:10.669209 crc crio[22579]: time=\"2026-06-12T16:10:10.668889288Z\" level=info msg=\"Starting container: b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd\" id=b70858ec-a75d-49b1-b3ed-a8f05107a3bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:10.675089 crc crio[22579]: time=\"2026-06-12T16:10:10.67498699Z\" level=info msg=\"Started container\" PID=49470 containerID=b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd description=openshift-marketplace/community-operators-gfmkm/extract-content id=b70858ec-a75d-49b1-b3ed-a8f05107a3bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\nJun 12 16:10:11.736198 crc crio[22579]: time=\"2026-06-12T16:10:11.735815726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d06be67-be81-4e01-99c2-1138886740da name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:11.738686 crc crio[22579]: time=\"2026-06-12T16:10:11.73859523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4be50450-bafa-4c49-9b54-c31875117b37 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:12.768284 crc crio[22579]: time=\"2026-06-12T16:10:12.765650417Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gfmkm/registry-server\" id=ee6c57c5-1263-48a7-9774-9ffa1d510056 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:12.768284 crc crio[22579]: time=\"2026-06-12T16:10:12.766293804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:12.815847 crc crio[22579]: time=\"2026-06-12T16:10:12.815701959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:12.819116 crc crio[22579]: time=\"2026-06-12T16:10:12.819016957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:12.937002 crc crio[22579]: time=\"2026-06-12T16:10:12.936896775Z\" level=info msg=\"Created container 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e: openshift-marketplace/community-operators-gfmkm/registry-server\" id=ee6c57c5-1263-48a7-9774-9ffa1d510056 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:12.938459 crc crio[22579]: time=\"2026-06-12T16:10:12.938362164Z\" level=info msg=\"Starting container: 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e\" id=fc5a248f-87d0-43a0-82ef-9207f5031997 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:12.944803 crc crio[22579]: time=\"2026-06-12T16:10:12.944366064Z\" level=info msg=\"Started container\" PID=49554 containerID=2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e description=openshift-marketplace/community-operators-gfmkm/registry-server id=fc5a248f-87d0-43a0-82ef-9207f5031997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\nJun 12 16:10:18.604458 crc crio[22579]: time=\"2026-06-12T16:10:18.603767358Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/POD\" id=4b31f05f-0f78-4b91-ac25-f8846e3fbc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:18.606346 crc crio[22579]: time=\"2026-06-12T16:10:18.604473356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:18.636339 crc crio[22579]: time=\"2026-06-12T16:10:18.635967075Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-2b5c2 Namespace:openstack ID:0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc UID:e43b93d0-7e5e-424e-ab60-7cbe535e586e NetNS:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b93d0_7e5e_424e_ab60_7cbe535e586e.slice PodAnnotations:0xc0024a6598}] Aliases:map[]}\"\nJun 12 16:10:18.636339 crc crio[22579]: time=\"2026-06-12T16:10:18.636299913Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-2b5c2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:18.810056 crc crio[22579]: time=\"2026-06-12T16:10:18.804173291Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-867j7/POD\" id=eb60c8f8-ec1a-4e25-9b78-b0bedca5525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:18.810056 crc crio[22579]: time=\"2026-06-12T16:10:18.804342466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:18.851238 crc crio[22579]: time=\"2026-06-12T16:10:18.850729101Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-867j7 Namespace:openstack ID:a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 UID:cd483625-2780-4bf7-a847-3a570f4396ed NetNS:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd483625_2780_4bf7_a847_3a570f4396ed.slice PodAnnotations:0xc0024a6988}] Aliases:map[]}\"\nJun 12 16:10:18.851238 crc crio[22579]: time=\"2026-06-12T16:10:18.850801143Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-867j7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:18.908865 crc crio[22579]: time=\"2026-06-12T16:10:18.907864482Z\" level=info msg=\"Stopping container: 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518 (timeout: 2s)\" id=51508722-900c-4c27-b5f9-7bfd1ec57266 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:10:19.059259 crc crio[22579]: time=\"2026-06-12T16:10:19.058728727Z\" level=info msg=\"Stopped container 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518: openshift-marketplace/redhat-marketplace-g8rz5/registry-server\" id=51508722-900c-4c27-b5f9-7bfd1ec57266 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:10:19.060196 crc crio[22579]: time=\"2026-06-12T16:10:19.060159105Z\" level=info msg=\"Stopping pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=913e64c5-94e0-45b9-a85d-7f49c774bdba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:19.060760 crc crio[22579]: time=\"2026-06-12T16:10:19.060735361Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8rz5 Namespace:openshift-marketplace ID:77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb UID:b105b7a1-6ec6-41a6-806d-3ebe26e33ccb NetNS:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb105b7a1_6ec6_41a6_806d_3ebe26e33ccb.slice PodAnnotations:0xc00130c900}] Aliases:map[]}\"\nJun 12 16:10:19.061025 crc crio[22579]: time=\"2026-06-12T16:10:19.061006948Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g8rz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:19.304544 crc crio[22579]: 2026-06-12T16:10:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a9bde982965fdb Mac:7e:a0:ee:4d:99:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:19.305567 crc crio[22579]: time=\"2026-06-12T16:10:19.305423703Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-2b5c2 Namespace:openstack ID:0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc UID:e43b93d0-7e5e-424e-ab60-7cbe535e586e NetNS:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b93d0_7e5e_424e_ab60_7cbe535e586e.slice PodAnnotations:0xc0024a6598}] Aliases:map[]}\"\nJun 12 16:10:19.305762 crc crio[22579]: time=\"2026-06-12T16:10:19.305699571Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-2b5c2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:19.318229 crc crio[22579]: time=\"2026-06-12T16:10:19.318155172Z\" level=info msg=\"Ran pod sandbox 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc with infra container: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/POD\" id=4b31f05f-0f78-4b91-ac25-f8846e3fbc84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:19.323676 crc crio[22579]: time=\"2026-06-12T16:10:19.323472944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cf823403-6942-4a9a-a8d1-fbb4cec8dd54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:19.324121 crc crio[22579]: time=\"2026-06-12T16:10:19.32406525Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=cf823403-6942-4a9a-a8d1-fbb4cec8dd54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:19.324316 crc crio[22579]: time=\"2026-06-12T16:10:19.324203273Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=cf823403-6942-4a9a-a8d1-fbb4cec8dd54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:19.325880 crc crio[22579]: time=\"2026-06-12T16:10:19.325758065Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=012302e5-1f59-46d4-9396-c9dbbad9d4a1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:19.331972 crc crio[22579]: time=\"2026-06-12T16:10:19.331882888Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 16:10:19.371983 crc crio[22579]: time=\"2026-06-12T16:10:19.371851842Z\" level=info msg=\"Stopped pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=913e64c5-94e0-45b9-a85d-7f49c774bdba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:19.389766 crc crio[22579]: 2026-06-12T16:10:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42c2866105f05c Mac:fe:4c:d3:73:cd:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:19.392630 crc crio[22579]: time=\"2026-06-12T16:10:19.39245376Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-867j7 Namespace:openstack ID:a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 UID:cd483625-2780-4bf7-a847-3a570f4396ed NetNS:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd483625_2780_4bf7_a847_3a570f4396ed.slice PodAnnotations:0xc0024a6988}] Aliases:map[]}\"\nJun 12 16:10:19.392817 crc crio[22579]: time=\"2026-06-12T16:10:19.392766068Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-867j7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:19.402971 crc crio[22579]: time=\"2026-06-12T16:10:19.402893518Z\" level=info msg=\"Ran pod sandbox a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 with infra container: openstack/dnsmasq-dns-769fc96f7c-867j7/POD\" id=eb60c8f8-ec1a-4e25-9b78-b0bedca5525b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:19.405878 crc crio[22579]: time=\"2026-06-12T16:10:19.405669882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=db1b07db-800e-4a3e-885d-117aa97894bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:19.406239 crc crio[22579]: time=\"2026-06-12T16:10:19.405927638Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=db1b07db-800e-4a3e-885d-117aa97894bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:19.406239 crc crio[22579]: time=\"2026-06-12T16:10:19.40598151Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=db1b07db-800e-4a3e-885d-117aa97894bb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:19.407419 crc crio[22579]: time=\"2026-06-12T16:10:19.407339766Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7810fefc-ff95-47cb-87a4-e102e2fecfca name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:19.412984 crc crio[22579]: time=\"2026-06-12T16:10:19.412811942Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 16:10:19.866674 crc crio[22579]: time=\"2026-06-12T16:10:19.863907739Z\" level=info msg=\"Removing container: 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518\" id=835befaa-ef80-430a-b256-845a12228ac0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:19.897984 crc crio[22579]: time=\"2026-06-12T16:10:19.897679377Z\" level=info msg=\"Removed container 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518: openshift-marketplace/redhat-marketplace-g8rz5/registry-server\" id=835befaa-ef80-430a-b256-845a12228ac0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:19.900650 crc crio[22579]: time=\"2026-06-12T16:10:19.900451261Z\" level=info msg=\"Removing container: 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2\" id=a4ce6ca0-445e-4a8b-ac09-2368c0e547e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:19.938669 crc crio[22579]: time=\"2026-06-12T16:10:19.938559936Z\" level=info msg=\"Removed container 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2: openshift-marketplace/redhat-marketplace-g8rz5/extract-content\" id=a4ce6ca0-445e-4a8b-ac09-2368c0e547e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:19.942453 crc crio[22579]: time=\"2026-06-12T16:10:19.942379417Z\" level=info msg=\"Removing container: 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0\" id=cc06f615-61c9-460e-b0ac-0f06a0b6b76f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:19.965964 crc crio[22579]: time=\"2026-06-12T16:10:19.965880023Z\" level=info msg=\"Removed container 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0: openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities\" id=cc06f615-61c9-460e-b0ac-0f06a0b6b76f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:21.472848 crc crio[22579]: time=\"2026-06-12T16:10:21.470571482Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-qwjrv/POD\" id=6797eee2-92fd-4a92-a053-db19fc78f379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:21.508088 crc crio[22579]: time=\"2026-06-12T16:10:21.507976867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:21.534820 crc crio[22579]: time=\"2026-06-12T16:10:21.534702619Z\" level=info msg=\"Stopping container: 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e (timeout: 2s)\" id=c26f40b4-90e0-4525-beee-62b70281d075 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:10:21.744028 crc crio[22579]: time=\"2026-06-12T16:10:21.743447855Z\" level=info msg=\"Stopped container 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e: openshift-marketplace/community-operators-gfmkm/registry-server\" id=c26f40b4-90e0-4525-beee-62b70281d075 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.747833842Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-qwjrv Namespace:openstack ID:945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d UID:d716c784-5e23-48de-8edc-4e73b90930ad NetNS:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd716c784_5e23_48de_8edc_4e73b90930ad.slice PodAnnotations:0xc0025a01f0}] Aliases:map[]}\"\nJun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.747906373Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-9c58657f7-qwjrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.749541547Z\" level=info msg=\"Stopping pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=e9445863-8ee3-4ee1-9ee3-fe3aeca6f956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.752835425Z\" level=info msg=\"Got pod network &{Name:community-operators-gfmkm Namespace:openshift-marketplace ID:0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a UID:a32cab86-95f9-4eb8-8d18-04e0ae8e3590 NetNS:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda32cab86_95f9_4eb8_8d18_04e0ae8e3590.slice PodAnnotations:0xc0004780c8}] Aliases:map[]}\"\nJun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.75304579Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-gfmkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:22.555161 crc crio[22579]: 2026-06-12T16:10:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:945b9e0c75c768d Mac:f6:7c:93:c6:9f:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 SocketPath: PciID:}] [{Interface:0xc000132790 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:22.574246 crc crio[22579]: time=\"2026-06-12T16:10:22.574177336Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-qwjrv Namespace:openstack ID:945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d UID:d716c784-5e23-48de-8edc-4e73b90930ad NetNS:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd716c784_5e23_48de_8edc_4e73b90930ad.slice PodAnnotations:0xc0025a01f0}] Aliases:map[]}\"\nJun 12 16:10:22.574467 crc crio[22579]: time=\"2026-06-12T16:10:22.574366471Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-9c58657f7-qwjrv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:22.619937 crc crio[22579]: time=\"2026-06-12T16:10:22.617997913Z\" level=info msg=\"Ran pod sandbox 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d with infra container: openstack/dnsmasq-dns-9c58657f7-qwjrv/POD\" id=6797eee2-92fd-4a92-a053-db19fc78f379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:22.626221 crc crio[22579]: time=\"2026-06-12T16:10:22.624950918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b84b8672-98c0-4a01-aafa-9038bf512005 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:22.626403 crc crio[22579]: time=\"2026-06-12T16:10:22.626374816Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b84b8672-98c0-4a01-aafa-9038bf512005 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:22.627755 crc crio[22579]: time=\"2026-06-12T16:10:22.626436307Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b84b8672-98c0-4a01-aafa-9038bf512005 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:22.632477 crc crio[22579]: time=\"2026-06-12T16:10:22.632433647Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ded55695-e0c8-486b-bd7c-7c3a04efb6c3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:22.643845 crc crio[22579]: time=\"2026-06-12T16:10:22.643728587Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 16:10:22.655951 crc crio[22579]: time=\"2026-06-12T16:10:22.655871381Z\" level=info msg=\"Stopped pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=e9445863-8ee3-4ee1-9ee3-fe3aeca6f956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:10:22.683712 crc crio[22579]: time=\"2026-06-12T16:10:22.67762025Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=453681c9-6f0b-4aba-a6d2-f45af6040def name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:22.683712 crc crio[22579]: time=\"2026-06-12T16:10:22.678903754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:22.753282 crc crio[22579]: time=\"2026-06-12T16:10:22.752424101Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-psswj/POD\" id=119d9170-1a0d-42a2-803b-b7776f2da353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:22.753624 crc crio[22579]: time=\"2026-06-12T16:10:22.753393726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:22.890794 crc crio[22579]: time=\"2026-06-12T16:10:22.890473965Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900 UID:8a920cca-cdfe-4d02-85e0-e48fa4401fb6 NetNS:/var/run/netns/d66b4644-cabb-489e-8528-a42d03c2f1f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a920cca_cdfe_4d02_85e0_e48fa4401fb6.slice PodAnnotations:0xc0025a0430}] Aliases:map[]}\"\nJun 12 16:10:22.890794 crc crio[22579]: time=\"2026-06-12T16:10:22.890738492Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:22.901624 crc crio[22579]: time=\"2026-06-12T16:10:22.896644269Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-hhqjf/POD\" id=74f603e8-c33e-4e23-afab-75ebedaebd5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:22.901624 crc crio[22579]: time=\"2026-06-12T16:10:22.896887126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:22.968344 crc crio[22579]: time=\"2026-06-12T16:10:22.947187354Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-psswj Namespace:openstack ID:c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b UID:75efb4d0-4626-405e-ba63-1214a4387419 NetNS:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75efb4d0_4626_405e_ba63_1214a4387419.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"\nJun 12 16:10:22.968344 crc crio[22579]: time=\"2026-06-12T16:10:22.947253426Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-psswj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:22.985853 crc crio[22579]: time=\"2026-06-12T16:10:22.985764381Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hhqjf Namespace:openshift-marketplace ID:3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 UID:97fb63f6-6d87-4620-87b5-4121117f7c3b NetNS:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97fb63f6_6d87_4620_87b5_4121117f7c3b.slice PodAnnotations:0xc0006226d0}] Aliases:map[]}\"\nJun 12 16:10:22.985853 crc crio[22579]: time=\"2026-06-12T16:10:22.985829623Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-hhqjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:23.136331 crc crio[22579]: time=\"2026-06-12T16:10:23.136169495Z\" level=info msg=\"Removing container: 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e\" id=2dc2b2da-7bdf-4e10-977b-fd821ab37019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:23.254829 crc crio[22579]: time=\"2026-06-12T16:10:23.251683279Z\" level=info msg=\"Removed container 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e: openshift-marketplace/community-operators-gfmkm/registry-server\" id=2dc2b2da-7bdf-4e10-977b-fd821ab37019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:23.312804 crc crio[22579]: time=\"2026-06-12T16:10:23.312056396Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=50252342-4316-46f8-9e91-f77430df8562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:23.312804 crc crio[22579]: time=\"2026-06-12T16:10:23.312161829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:23.323342 crc crio[22579]: time=\"2026-06-12T16:10:23.323142391Z\" level=info msg=\"Removing container: b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd\" id=3940e164-5623-463f-8b78-aa17662a1c14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:23.558269 crc crio[22579]: time=\"2026-06-12T16:10:23.557010796Z\" level=info msg=\"Removed container b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd: openshift-marketplace/community-operators-gfmkm/extract-content\" id=3940e164-5623-463f-8b78-aa17662a1c14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:23.569859 crc crio[22579]: time=\"2026-06-12T16:10:23.569816347Z\" level=info msg=\"Removing container: 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4\" id=e8743d4e-cae7-4a7a-94db-cf4c7d1c9ba1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:23.751782 crc crio[22579]: time=\"2026-06-12T16:10:23.751671007Z\" level=info msg=\"Removed container 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4: openshift-marketplace/community-operators-gfmkm/extract-utilities\" id=e8743d4e-cae7-4a7a-94db-cf4c7d1c9ba1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:23.772563 crc crio[22579]: time=\"2026-06-12T16:10:23.764836068Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36 UID:d9e79373-91f7-4143-9c97-ee81e7e2959a NetNS:/var/run/netns/cfbe588e-e910-479c-9ce0-5123da4e33ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9e79373_91f7_4143_9c97_ee81e7e2959a.slice PodAnnotations:0xc0025a0160}] Aliases:map[]}\"\nJun 12 16:10:23.772563 crc crio[22579]: time=\"2026-06-12T16:10:23.764942641Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:23.778013 crc crio[22579]: 2026-06-12T16:10:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa545e0bd29b06 Mac:7a:91:80:89:55:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 SocketPath: PciID:}] [{Interface:0xc000284720 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:23.784625 crc crio[22579]: time=\"2026-06-12T16:10:23.78333162Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hhqjf Namespace:openshift-marketplace ID:3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 UID:97fb63f6-6d87-4620-87b5-4121117f7c3b NetNS:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97fb63f6_6d87_4620_87b5_4121117f7c3b.slice PodAnnotations:0xc0006226d0}] Aliases:map[]}\"\nJun 12 16:10:23.784625 crc crio[22579]: time=\"2026-06-12T16:10:23.78371469Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-hhqjf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:23.838206 crc crio[22579]: 2026-06-12T16:10:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c48746fd63182f4 Mac:ca:c5:38:e1:d3:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 SocketPath: PciID:}] [{Interface:0xc0002469f0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:23.838206 crc crio[22579]: time=\"2026-06-12T16:10:23.835245182Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-psswj Namespace:openstack ID:c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b UID:75efb4d0-4626-405e-ba63-1214a4387419 NetNS:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75efb4d0_4626_405e_ba63_1214a4387419.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"\nJun 12 16:10:23.838206 crc crio[22579]: time=\"2026-06-12T16:10:23.835373285Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-psswj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:23.853896 crc crio[22579]: time=\"2026-06-12T16:10:23.853806656Z\" level=info msg=\"Ran pod sandbox 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 with infra container: openshift-marketplace/redhat-operators-hhqjf/POD\" id=74f603e8-c33e-4e23-afab-75ebedaebd5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:23.855857 crc crio[22579]: 2026-06-12T16:10:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61c28d919a6711d Mac:86:3e:e1:6b:4c:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/d66b4644-cabb-489e-8528-a42d03c2f1f4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:23.856665 crc crio[22579]: time=\"2026-06-12T16:10:23.856481937Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900 UID:8a920cca-cdfe-4d02-85e0-e48fa4401fb6 NetNS:/var/run/netns/d66b4644-cabb-489e-8528-a42d03c2f1f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a920cca_cdfe_4d02_85e0_e48fa4401fb6.slice PodAnnotations:0xc0025a0430}] Aliases:map[]}\"\nJun 12 16:10:23.856777 crc crio[22579]: time=\"2026-06-12T16:10:23.856728644Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:23.859354 crc crio[22579]: time=\"2026-06-12T16:10:23.859276602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=671e809c-4916-4602-acdb-9c3836eb6150 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:23.871031 crc crio[22579]: time=\"2026-06-12T16:10:23.87084796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8afaa8bb-d2b2-43ea-b6cb-c93bb4c0cc34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:23.899073 crc crio[22579]: time=\"2026-06-12T16:10:23.899002619Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hhqjf/extract-utilities\" id=b5c52222-6d35-410e-aab7-e55879fb6d7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:23.922923 crc crio[22579]: time=\"2026-06-12T16:10:23.922291039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:23.931005 crc crio[22579]: time=\"2026-06-12T16:10:23.908990825Z\" level=info msg=\"Ran pod sandbox c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b with infra container: openstack/dnsmasq-dns-68bc84565-psswj/POD\" id=119d9170-1a0d-42a2-803b-b7776f2da353 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:23.948970 crc crio[22579]: time=\"2026-06-12T16:10:23.948879976Z\" level=info msg=\"Ran pod sandbox 61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=453681c9-6f0b-4aba-a6d2-f45af6040def name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:23.967129 crc crio[22579]: time=\"2026-06-12T16:10:23.966238729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=df636530-5711-4bdb-a158-e60be23a1ccf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:23.973040 crc crio[22579]: time=\"2026-06-12T16:10:23.972941497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=81db4026-7d08-44c2-ad3e-de15e1660f84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:24.047034 crc crio[22579]: time=\"2026-06-12T16:10:24.046846584Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=df636530-5711-4bdb-a158-e60be23a1ccf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:24.047627 crc crio[22579]: time=\"2026-06-12T16:10:24.047483871Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=df636530-5711-4bdb-a158-e60be23a1ccf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:24.047887 crc crio[22579]: time=\"2026-06-12T16:10:24.047868651Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=81db4026-7d08-44c2-ad3e-de15e1660f84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:24.048005 crc crio[22579]: time=\"2026-06-12T16:10:24.047990505Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=81db4026-7d08-44c2-ad3e-de15e1660f84 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:24.069987 crc crio[22579]: time=\"2026-06-12T16:10:24.069117097Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6175c345-7b9e-45b3-ad3c-2433b4fb9230 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:24.071462 crc crio[22579]: time=\"2026-06-12T16:10:24.071339906Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b97fd7fd-6f14-499b-ab28-5fb81ef60f10 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:24.092337 crc crio[22579]: time=\"2026-06-12T16:10:24.092113439Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 16:10:24.092538 crc crio[22579]: time=\"2026-06-12T16:10:24.092380006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 12 16:10:24.183233 crc crio[22579]: time=\"2026-06-12T16:10:24.183178883Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=336e5c05-92f9-470b-bcda-d72a52b0a46b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:24.186236 crc crio[22579]: time=\"2026-06-12T16:10:24.186209214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:24.411484 crc crio[22579]: time=\"2026-06-12T16:10:24.409847555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:24.426971 crc crio[22579]: time=\"2026-06-12T16:10:24.425650096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:24.456617 crc crio[22579]: time=\"2026-06-12T16:10:24.451953676Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac UID:396dd3a6-5bc9-49b9-84b8-a377e3f04aa1 NetNS:/var/run/netns/114443fd-fbbb-4a30-8a83-0bc2323dbe56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396dd3a6_5bc9_49b9_84b8_a377e3f04aa1.slice PodAnnotations:0xc000478398}] Aliases:map[]}\"\nJun 12 16:10:24.456617 crc crio[22579]: time=\"2026-06-12T16:10:24.452084639Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:24.492242 crc crio[22579]: 2026-06-12T16:10:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d177a1f6cc3208 Mac:a6:bb:0d:61:82:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/cfbe588e-e910-479c-9ce0-5123da4e33ff SocketPath: PciID:}] [{Interface:0xc00030eb10 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:24.513349 crc crio[22579]: time=\"2026-06-12T16:10:24.512950529Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36 UID:d9e79373-91f7-4143-9c97-ee81e7e2959a NetNS:/var/run/netns/cfbe588e-e910-479c-9ce0-5123da4e33ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9e79373_91f7_4143_9c97_ee81e7e2959a.slice PodAnnotations:0xc0025a0160}] Aliases:map[]}\"\nJun 12 16:10:24.513349 crc crio[22579]: time=\"2026-06-12T16:10:24.513248517Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:24.603920 crc crio[22579]: time=\"2026-06-12T16:10:24.603252213Z\" level=info msg=\"Ran pod sandbox 7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36 with infra container: openstack/rabbitmq-server-0/POD\" id=50252342-4316-46f8-9e91-f77430df8562 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:24.618824 crc crio[22579]: time=\"2026-06-12T16:10:24.617321267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=769d4440-fe56-416f-bdfc-082a02690399 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:24.618824 crc crio[22579]: time=\"2026-06-12T16:10:24.617566844Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=769d4440-fe56-416f-bdfc-082a02690399 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:24.618824 crc crio[22579]: time=\"2026-06-12T16:10:24.617649656Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=769d4440-fe56-416f-bdfc-082a02690399 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:24.622075 crc crio[22579]: time=\"2026-06-12T16:10:24.62041881Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=09f2c639-bdac-4177-9396-bc9d5e72b506 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:24.677745 crc crio[22579]: time=\"2026-06-12T16:10:24.677629873Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 12 16:10:24.684842 crc crio[22579]: time=\"2026-06-12T16:10:24.684317781Z\" level=info msg=\"Created container 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328: openshift-marketplace/redhat-operators-hhqjf/extract-utilities\" id=b5c52222-6d35-410e-aab7-e55879fb6d7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:24.708019 crc crio[22579]: time=\"2026-06-12T16:10:24.707694923Z\" level=info msg=\"Starting container: 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328\" id=0466cfad-1b67-4f45-8521-9ec59c199269 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:24.724305 crc crio[22579]: time=\"2026-06-12T16:10:24.724173521Z\" level=info msg=\"Started container\" PID=50320 containerID=2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328 description=openshift-marketplace/redhat-operators-hhqjf/extract-utilities id=0466cfad-1b67-4f45-8521-9ec59c199269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\nJun 12 16:10:25.272171 crc crio[22579]: 2026-06-12T16:10:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b759e9098e0de46 Mac:b6:32:bf:5e:75:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/114443fd-fbbb-4a30-8a83-0bc2323dbe56 SocketPath: PciID:}] [{Interface:0xc00058e590 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:25.282317 crc crio[22579]: time=\"2026-06-12T16:10:25.282234055Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac UID:396dd3a6-5bc9-49b9-84b8-a377e3f04aa1 NetNS:/var/run/netns/114443fd-fbbb-4a30-8a83-0bc2323dbe56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396dd3a6_5bc9_49b9_84b8_a377e3f04aa1.slice PodAnnotations:0xc000478398}] Aliases:map[]}\"\nJun 12 16:10:25.282631 crc crio[22579]: time=\"2026-06-12T16:10:25.282574594Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:25.306284 crc crio[22579]: time=\"2026-06-12T16:10:25.306011848Z\" level=info msg=\"Ran pod sandbox b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac with infra container: openstack/openstack-galera-0/POD\" id=336e5c05-92f9-470b-bcda-d72a52b0a46b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:25.321731 crc crio[22579]: time=\"2026-06-12T16:10:25.321366537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4281357f-b4a6-49f6-bc95-4c1e7994d2a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:25.327791 crc crio[22579]: time=\"2026-06-12T16:10:25.326908994Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=4281357f-b4a6-49f6-bc95-4c1e7994d2a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:25.327791 crc crio[22579]: time=\"2026-06-12T16:10:25.327032098Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=4281357f-b4a6-49f6-bc95-4c1e7994d2a6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:25.340153 crc crio[22579]: time=\"2026-06-12T16:10:25.340002973Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c6dea72b-cde1-4677-ab99-a98de1ee718e name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:25.381739 crc crio[22579]: time=\"2026-06-12T16:10:25.381484467Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 16:10:25.455842 crc crio[22579]: time=\"2026-06-12T16:10:25.450374451Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2cff075c-1732-465a-85ea-a69e36a227d6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:25.469463 crc crio[22579]: time=\"2026-06-12T16:10:25.469352366Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:10:25.636973 crc crio[22579]: time=\"2026-06-12T16:10:25.636933706Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=6068457d-eb83-4fb5-b3c3-d8bbe2740e1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:25.638239 crc crio[22579]: time=\"2026-06-12T16:10:25.63821112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:25.748489 crc crio[22579]: time=\"2026-06-12T16:10:25.741838448Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3 UID:bc8e85ef-47ee-4ff0-9c9d-b45be90d8824 NetNS:/var/run/netns/a9fcaf14-d83f-49f0-89f6-72de8d2a3708 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8e85ef_47ee_4ff0_9c9d_b45be90d8824.slice PodAnnotations:0xc00130c1e8}] Aliases:map[]}\"\nJun 12 16:10:25.748489 crc crio[22579]: time=\"2026-06-12T16:10:25.741933711Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:25.802138 crc crio[22579]: time=\"2026-06-12T16:10:25.802086332Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=aaeb6762-536e-4ff7-abf0-8b8e9a648818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:25.802431 crc crio[22579]: time=\"2026-06-12T16:10:25.802413881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:25.890111 crc crio[22579]: time=\"2026-06-12T16:10:25.889964361Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1 UID:e4efcf05-45d7-431a-b466-1ca922740476 NetNS:/var/run/netns/0dde3025-1375-40a8-91ca-7ca5038a7bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4efcf05_45d7_431a_b466_1ca922740476.slice PodAnnotations:0xc002308050}] Aliases:map[]}\"\nJun 12 16:10:25.890111 crc crio[22579]: time=\"2026-06-12T16:10:25.890088314Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:26.141256 crc crio[22579]: 2026-06-12T16:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1813f5882b224f Mac:fe:b2:8c:2b:f1:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/a9fcaf14-d83f-49f0-89f6-72de8d2a3708 SocketPath: PciID:}] [{Interface:0xc0004b6710 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:26.142411 crc crio[22579]: time=\"2026-06-12T16:10:26.142164044Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3 UID:bc8e85ef-47ee-4ff0-9c9d-b45be90d8824 NetNS:/var/run/netns/a9fcaf14-d83f-49f0-89f6-72de8d2a3708 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8e85ef_47ee_4ff0_9c9d_b45be90d8824.slice PodAnnotations:0xc00130c1e8}] Aliases:map[]}\"\nJun 12 16:10:26.142411 crc crio[22579]: time=\"2026-06-12T16:10:26.142324518Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:26.242317 crc crio[22579]: time=\"2026-06-12T16:10:26.241895708Z\" level=info msg=\"Ran pod sandbox d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3 with infra container: openstack/openstack-cell1-galera-0/POD\" id=6068457d-eb83-4fb5-b3c3-d8bbe2740e1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:26.254220 crc crio[22579]: time=\"2026-06-12T16:10:26.254114994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6fb03cfb-5354-45d9-bbfe-fa1d472277ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:26.254727 crc crio[22579]: time=\"2026-06-12T16:10:26.25437498Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=6fb03cfb-5354-45d9-bbfe-fa1d472277ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:26.254727 crc crio[22579]: time=\"2026-06-12T16:10:26.254429212Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=6fb03cfb-5354-45d9-bbfe-fa1d472277ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:26.270108 crc crio[22579]: time=\"2026-06-12T16:10:26.270048808Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d510ca70-04b6-4846-8e62-88dfed17dc30 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:26.300056 crc crio[22579]: time=\"2026-06-12T16:10:26.300000255Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 12 16:10:26.693045 crc crio[22579]: 2026-06-12T16:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9377f16251374de Mac:56:ff:1b:2c:c2:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/0dde3025-1375-40a8-91ca-7ca5038a7bae SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:26.700060 crc crio[22579]: time=\"2026-06-12T16:10:26.695035139Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1 UID:e4efcf05-45d7-431a-b466-1ca922740476 NetNS:/var/run/netns/0dde3025-1375-40a8-91ca-7ca5038a7bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4efcf05_45d7_431a_b466_1ca922740476.slice PodAnnotations:0xc002308050}] Aliases:map[]}\"\nJun 12 16:10:26.701022 crc crio[22579]: time=\"2026-06-12T16:10:26.700648959Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:26.713780 crc crio[22579]: time=\"2026-06-12T16:10:26.713668135Z\" level=info msg=\"Ran pod sandbox 9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1 with infra container: openstack/memcached-0/POD\" id=aaeb6762-536e-4ff7-abf0-8b8e9a648818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:26.773032 crc crio[22579]: time=\"2026-06-12T16:10:26.768028852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=16b52fe0-73f2-4c7e-a1f2-5591a7ed9b5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:26.773032 crc crio[22579]: time=\"2026-06-12T16:10:26.768195987Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=16b52fe0-73f2-4c7e-a1f2-5591a7ed9b5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:26.773032 crc crio[22579]: time=\"2026-06-12T16:10:26.768263699Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=16b52fe0-73f2-4c7e-a1f2-5591a7ed9b5e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:26.773032 crc crio[22579]: time=\"2026-06-12T16:10:26.772788219Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=55da4459-9dbb-430f-89b8-9e800ff40243 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:26.795686 crc crio[22579]: time=\"2026-06-12T16:10:26.795483253Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 12 16:10:27.010007 crc crio[22579]: time=\"2026-06-12T16:10:27.008441001Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=2cff075c-1732-465a-85ea-a69e36a227d6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:27.026675 crc crio[22579]: time=\"2026-06-12T16:10:27.02003462Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bc8bb4d6-e14f-4805-abf4-9a7274be3ef8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:27.090766 crc crio[22579]: time=\"2026-06-12T16:10:27.090401943Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ca34f801-f5ae-4471-a743-f1bb34b0211a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:27.164571 crc crio[22579]: time=\"2026-06-12T16:10:27.164357521Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hhqjf/extract-content\" id=14aa674f-ceff-496f-a06a-f7b9f625e5cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:27.165347 crc crio[22579]: time=\"2026-06-12T16:10:27.165121952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:27.345611 crc crio[22579]: time=\"2026-06-12T16:10:27.345278427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:27.375089 crc crio[22579]: time=\"2026-06-12T16:10:27.374725371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:27.763467 crc crio[22579]: time=\"2026-06-12T16:10:27.759993475Z\" level=info msg=\"Created container ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7: openshift-marketplace/redhat-operators-hhqjf/extract-content\" id=14aa674f-ceff-496f-a06a-f7b9f625e5cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:27.776991 crc crio[22579]: time=\"2026-06-12T16:10:27.776228337Z\" level=info msg=\"Starting container: ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7\" id=972875cf-1323-4ec2-8f76-784d758af5f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:27.790795 crc crio[22579]: time=\"2026-06-12T16:10:27.789906882Z\" level=info msg=\"Started container\" PID=50509 containerID=ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7 description=openshift-marketplace/redhat-operators-hhqjf/extract-content id=972875cf-1323-4ec2-8f76-784d758af5f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\nJun 12 16:10:29.275610 crc crio[22579]: time=\"2026-06-12T16:10:29.275484572Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=5be6ddfe-1fc0-441d-9101-df3768108dea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:29.277287 crc crio[22579]: time=\"2026-06-12T16:10:29.277164117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:29.442004 crc crio[22579]: time=\"2026-06-12T16:10:29.441533362Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd UID:e327e1f8-c648-498b-8841-0b288e6e9c1b NetNS:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode327e1f8_c648_498b_8841_0b288e6e9c1b.slice PodAnnotations:0xc000c9afb0}] Aliases:map[]}\"\nJun 12 16:10:29.442004 crc crio[22579]: time=\"2026-06-12T16:10:29.441935522Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:29.812574 crc crio[22579]: time=\"2026-06-12T16:10:29.812200248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ff5f5d77-a3dc-4e6f-b38f-db3bea8f724b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:29.816713 crc crio[22579]: time=\"2026-06-12T16:10:29.816563944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d50fa3cf-303b-45dc-9df2-1dcc4afb5a24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:29.841471 crc crio[22579]: time=\"2026-06-12T16:10:29.839905955Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hhqjf/registry-server\" id=badf88e1-5b44-440f-aa9f-6773b2df9806 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:29.841471 crc crio[22579]: time=\"2026-06-12T16:10:29.840954543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:30.125205 crc crio[22579]: 2026-06-12T16:10:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f6a9ab25bcacef Mac:9a:3a:c0:c2:c4:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:30.144267 crc crio[22579]: time=\"2026-06-12T16:10:30.144171304Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd UID:e327e1f8-c648-498b-8841-0b288e6e9c1b NetNS:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode327e1f8_c648_498b_8841_0b288e6e9c1b.slice PodAnnotations:0xc000c9afb0}] Aliases:map[]}\"\nJun 12 16:10:30.144618 crc crio[22579]: time=\"2026-06-12T16:10:30.144386879Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:30.201607 crc crio[22579]: time=\"2026-06-12T16:10:30.201383166Z\" level=info msg=\"Ran pod sandbox 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd with infra container: openstack/kube-state-metrics-0/POD\" id=5be6ddfe-1fc0-441d-9101-df3768108dea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:30.207175 crc crio[22579]: time=\"2026-06-12T16:10:30.207031207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:30.223859 crc crio[22579]: time=\"2026-06-12T16:10:30.223722241Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=0dc814e5-05f4-458d-8514-a1a3518c7651 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:30.224088 crc crio[22579]: time=\"2026-06-12T16:10:30.223954877Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=0dc814e5-05f4-458d-8514-a1a3518c7651 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:30.224088 crc crio[22579]: time=\"2026-06-12T16:10:30.224000558Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=0dc814e5-05f4-458d-8514-a1a3518c7651 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:30.237231 crc crio[22579]: time=\"2026-06-12T16:10:30.237102187Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6370c26f-93c5-4c78-83c5-f08aa56df6aa name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:30.270559 crc crio[22579]: time=\"2026-06-12T16:10:30.270420194Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 12 16:10:30.290109 crc crio[22579]: time=\"2026-06-12T16:10:30.289981355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:30.479404 crc crio[22579]: time=\"2026-06-12T16:10:30.479292953Z\" level=info msg=\"Created container 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa: openshift-marketplace/redhat-operators-hhqjf/registry-server\" id=badf88e1-5b44-440f-aa9f-6773b2df9806 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:10:30.489306 crc crio[22579]: time=\"2026-06-12T16:10:30.489205617Z\" level=info msg=\"Starting container: 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa\" id=d85b7a56-f7ec-476a-987e-7c0ac9163573 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:10:30.545412 crc crio[22579]: time=\"2026-06-12T16:10:30.54526608Z\" level=info msg=\"Started container\" PID=50707 containerID=95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa description=openshift-marketplace/redhat-operators-hhqjf/registry-server id=d85b7a56-f7ec-476a-987e-7c0ac9163573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\nJun 12 16:10:31.090355 crc crio[22579]: time=\"2026-06-12T16:10:31.088265065Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-wh84g/POD\" id=f87bddac-fc4b-4470-9c07-9d846b9cbc98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:31.090355 crc crio[22579]: time=\"2026-06-12T16:10:31.088800469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:31.123027 crc crio[22579]: time=\"2026-06-12T16:10:31.122369462Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-2vd42/POD\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:31.125563 crc crio[22579]: time=\"2026-06-12T16:10:31.124797587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:31.251927 crc crio[22579]: time=\"2026-06-12T16:10:31.251807928Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g Namespace:openstack ID:ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd UID:53d9c477-82bb-4ba5-ba30-7a7d83d29411 NetNS:/var/run/netns/bd7f0693-4264-47ad-bc32-ba83993b12f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d9c477_82bb_4ba5_ba30_7a7d83d29411.slice PodAnnotations:0xc0025a0960}] Aliases:map[]}\"\nJun 12 16:10:31.251927 crc crio[22579]: time=\"2026-06-12T16:10:31.25188362Z\" level=info msg=\"Adding pod openstack_ovn-controller-wh84g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:31.270407 crc crio[22579]: time=\"2026-06-12T16:10:31.270252799Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=97accbbd-8cc5-40ad-810a-b16049bb06de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:31.270407 crc crio[22579]: time=\"2026-06-12T16:10:31.270398933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:10:31.292467 crc crio[22579]: time=\"2026-06-12T16:10:31.290665312Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d208d31e-a532-48e9-9a5f-334199b19799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc000384f78}] Aliases:map[]}\"\nJun 12 16:10:31.292467 crc crio[22579]: time=\"2026-06-12T16:10:31.290782265Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-2vd42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:32.042392 crc crio[22579]: 2026-06-12T16:10:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe469a6978a747 Mac:d2:3f:6c:96:e3:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/bd7f0693-4264-47ad-bc32-ba83993b12f1 SocketPath: PciID:}] [{Interface:0xc00032c5e0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:10:32.048461 crc crio[22579]: time=\"2026-06-12T16:10:32.048371729Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g Namespace:openstack ID:ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd UID:53d9c477-82bb-4ba5-ba30-7a7d83d29411 NetNS:/var/run/netns/bd7f0693-4264-47ad-bc32-ba83993b12f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d9c477_82bb_4ba5_ba30_7a7d83d29411.slice PodAnnotations:0xc0025a0960}] Aliases:map[]}\"\nJun 12 16:10:32.049198 crc crio[22579]: time=\"2026-06-12T16:10:32.04914601Z\" level=info msg=\"Checking pod openstack_ovn-controller-wh84g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:10:32.460243 crc crio[22579]: time=\"2026-06-12T16:10:32.46016149Z\" level=info msg=\"Ran pod sandbox ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd with infra container: openstack/ovn-controller-wh84g/POD\" id=f87bddac-fc4b-4470-9c07-9d846b9cbc98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:10:32.463362 crc crio[22579]: time=\"2026-06-12T16:10:32.463281833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=313d486e-8cbb-4d95-8038-eaf8d5d36b08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:32.466413 crc crio[22579]: time=\"2026-06-12T16:10:32.463683464Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=313d486e-8cbb-4d95-8038-eaf8d5d36b08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:32.466413 crc crio[22579]: time=\"2026-06-12T16:10:32.463745925Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=313d486e-8cbb-4d95-8038-eaf8d5d36b08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:32.469747 crc crio[22579]: time=\"2026-06-12T16:10:32.469662263Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=3d219142-8ec8-4e11-a4a0-426874c7883d name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:32.476074 crc crio[22579]: time=\"2026-06-12T16:10:32.475875878Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 12 16:10:39.333822 crc crio[22579]: time=\"2026-06-12T16:10:39.332993173Z\" level=info msg=\"Removing container: e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455\" id=8c724f92-f334-43dc-8951-4cc2560bd74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:49.248390 crc crio[22579]: time=\"2026-06-12T16:10:49.246352627Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c UID:22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67 NetNS:/var/run/netns/aff82eb4-ca28-4243-8aef-e3a8271d5f40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22c3fb2e_eeb4_42c4_9a0f_7f1d80d15a67.slice PodAnnotations:0xc001217090}] Aliases:map[]}\"\nJun 12 16:10:49.248390 crc crio[22579]: time=\"2026-06-12T16:10:49.248251328Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:10:51.384475 crc crio[22579]: time=\"2026-06-12T16:10:51.383293245Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=10b3699a-76ad-4792-95d3-0b5e6b0aa152 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:53.413357 crc crio[22579]: time=\"2026-06-12T16:10:53.413261835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=34c8046b-aa44-49f7-8892-6edc60d747ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:53.418901 crc crio[22579]: time=\"2026-06-12T16:10:53.418760812Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=5f034448-72fc-4f56-b85c-8e028268029e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:53.419705 crc crio[22579]: time=\"2026-06-12T16:10:53.419572323Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=795716c6-7c6a-4b1c-bc69-ba74ee1d193d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:53.423360 crc crio[22579]: time=\"2026-06-12T16:10:53.42322508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=0e2032da-a59a-4467-ac12-90e40e0523c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:53.756454 crc crio[22579]: time=\"2026-06-12T16:10:53.754185079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bb011143-4834-47c7-8bd7-d51f2c8b9ccf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:10:53.756454 crc crio[22579]: time=\"2026-06-12T16:10:53.754913559Z\" level=info msg=\"Removing container: a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471\" id=cab6d67d-9345-41ba-8305-e93cbee16edc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:10:54.770113 crc crio[22579]: time=\"2026-06-12T16:10:54.7697278Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=5e8d5729-ebfe-46b6-bdfb-5d6d7e50e8b6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:10:54.780715 crc crio[22579]: time=\"2026-06-12T16:10:54.779540301Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 16:11:00.206409 crc crio[22579]: time=\"2026-06-12T16:11:00.205425919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b0735572-792f-461b-9eb6-d2510ea18d30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:00.207928 crc crio[22579]: time=\"2026-06-12T16:11:00.206279062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=5abd9355-95ea-4d99-9fc1-2a94d10e33a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:00.228120 crc crio[22579]: time=\"2026-06-12T16:11:00.227895687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c07b3ff5-724b-4897-86c3-33a75deb0925 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:00.236328 crc crio[22579]: time=\"2026-06-12T16:11:00.236240579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=5bf5d8fa-b30c-4a02-955f-3c13f7e86c0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:00.241881 crc crio[22579]: time=\"2026-06-12T16:11:00.241788917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=166d09d1-fb6a-48f7-8d66-119bd4b497c7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:00.243034 crc crio[22579]: time=\"2026-06-12T16:11:00.242925317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=b999a8ac-5cf1-4dc2-b009-0a2eeef32b1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:01.140361 crc crio[22579]: time=\"2026-06-12T16:11:01.13606482Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=c77a5fd9-84d5-4d54-8afd-5dd2e71a7708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:01.151635 crc crio[22579]: time=\"2026-06-12T16:11:01.136187963Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=1af95e53-b261-4945-a3f8-13f2697e7049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:01.151812 crc crio[22579]: time=\"2026-06-12T16:11:01.136545673Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=d2736a7d-9f19-4eb2-a43b-71053d7bf130 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:01.153874 crc crio[22579]: time=\"2026-06-12T16:11:01.153119344Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5d16cb9c-7103-496e-bf88-e83cb185a3f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:01.158187 crc crio[22579]: time=\"2026-06-12T16:11:01.158008344Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2b4e70cc-dab3-4b74-9d5f-616dfe5bea21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:01.160006 crc crio[22579]: time=\"2026-06-12T16:11:01.159137424Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=ddadad3d-3f97-40a7-bce8-4466772001d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:01.179749 crc crio[22579]: time=\"2026-06-12T16:11:01.178639293Z\" level=info msg=\"Removed container e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455: openshift-infra/auto-csr-approver-29688004-2qbx2/oc\" id=8c724f92-f334-43dc-8951-4cc2560bd74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:01.179749 crc crio[22579]: time=\"2026-06-12T16:11:01.17963039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:01.181760 crc crio[22579]: time=\"2026-06-12T16:11:01.180083132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:01.201431 crc crio[22579]: time=\"2026-06-12T16:11:01.2010637Z\" level=info msg=\"Stopping pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=d63ddc72-2acf-40b5-bf04-47cb7e72b1cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:01.201431 crc crio[22579]: time=\"2026-06-12T16:11:01.201163823Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=d63ddc72-2acf-40b5-bf04-47cb7e72b1cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:01.207919 crc crio[22579]: time=\"2026-06-12T16:11:01.20781914Z\" level=info msg=\"Removing pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=59ee0937-6cb2-4714-a20c-7a0f4594dda3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.413910236Z\" level=info msg=\"NetworkStart: stopping network for sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.415893328Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d208d31e-a532-48e9-9a5f-334199b19799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc001216038}] Aliases:map[]}\"\nJun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.4159707Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.416105094Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.416126185Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-2vd42 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:01.475751 crc crio[22579]: time=\"2026-06-12T16:11:01.475375572Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-txd7g/POD\" id=e333e200-8b72-4e28-aa9f-250a9714c0a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:01.475751 crc crio[22579]: time=\"2026-06-12T16:11:01.475552796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:01.729324 crc crio[22579]: time=\"2026-06-12T16:11:01.729121566Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:01.734086 crc crio[22579]: time=\"2026-06-12T16:11:01.733736928Z\" level=info msg=\"runSandbox: deleting pod ID c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e from idIndex\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:01.734193 crc crio[22579]: time=\"2026-06-12T16:11:01.734155329Z\" level=info msg=\"runSandbox: removing pod sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:01.736846 crc crio[22579]: time=\"2026-06-12T16:11:01.736753069Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:01.736846 crc crio[22579]: time=\"2026-06-12T16:11:01.73682295Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:01.738017 crc crio[22579]: time=\"2026-06-12T16:11:01.73793511Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:02.209795 crc crio[22579]: 2026-06-12T16:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d508d3f5cd293e Mac:3e:ee:dd:65:bf:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/aff82eb4-ca28-4243-8aef-e3a8271d5f40 SocketPath: PciID:}] [{Interface:0xc000344950 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:02.218792 crc crio[22579]: time=\"2026-06-12T16:11:02.218637305Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c UID:22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67 NetNS:/var/run/netns/aff82eb4-ca28-4243-8aef-e3a8271d5f40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22c3fb2e_eeb4_42c4_9a0f_7f1d80d15a67.slice PodAnnotations:0xc001217090}] Aliases:map[]}\"\nJun 12 16:11:02.219090 crc crio[22579]: time=\"2026-06-12T16:11:02.218967874Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:03.133795 crc crio[22579]: time=\"2026-06-12T16:11:03.132951411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:03.133795 crc crio[22579]: time=\"2026-06-12T16:11:03.13368492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:03.134082 crc crio[22579]: time=\"2026-06-12T16:11:03.134020509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:03.134437 crc crio[22579]: time=\"2026-06-12T16:11:03.134349288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:03.328149 crc crio[22579]: time=\"2026-06-12T16:11:03.328055144Z\" level=info msg=\"Ran pod sandbox 5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c with infra container: openstack/ovsdbserver-nb-0/POD\" id=97accbbd-8cc5-40ad-810a-b16049bb06de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:03.332133 crc crio[22579]: time=\"2026-06-12T16:11:03.33204384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=bead34c0-0ea7-44af-815a-a5379022926e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:03.332454 crc crio[22579]: time=\"2026-06-12T16:11:03.33241951Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=bead34c0-0ea7-44af-815a-a5379022926e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:03.332657 crc crio[22579]: time=\"2026-06-12T16:11:03.332475862Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=bead34c0-0ea7-44af-815a-a5379022926e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:03.333749 crc crio[22579]: time=\"2026-06-12T16:11:03.333690054Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=978f624f-bc05-456d-a1ca-31c47be98327 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:03.342264 crc crio[22579]: time=\"2026-06-12T16:11:03.342140499Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 12 16:11:03.855569 crc crio[22579]: time=\"2026-06-12T16:11:03.85544034Z\" level=info msg=\"Stopping container: 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa (timeout: 2s)\" id=109bf8c8-548a-424e-8a07-d8a6efd53d6d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:07.326380 crc crio[22579]: time=\"2026-06-12T16:11:07.325485341Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ovn-controller-ovs-2vd42_openstack_3a99b69c-9619-44dc-bf7a-c3abc39b223e_0\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:07.326380 crc crio[22579]: time=\"2026-06-12T16:11:07.326371595Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ovn-controller-ovs-2vd42_openstack_3a99b69c-9619-44dc-bf7a-c3abc39b223e_0\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:07.981954 crc crio[22579]: time=\"2026-06-12T16:11:07.981863423Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-2vd42/POD\" id=c7e8449b-c32a-47e3-81e0-9aeb638d1775 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:07.982118 crc crio[22579]: time=\"2026-06-12T16:11:07.981976556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:12.029882 crc crio[22579]: time=\"2026-06-12T16:11:12.028953524Z\" level=info msg=\"Stopped container 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa: openshift-marketplace/redhat-operators-hhqjf/registry-server\" id=109bf8c8-548a-424e-8a07-d8a6efd53d6d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:12.031648 crc crio[22579]: time=\"2026-06-12T16:11:12.031071791Z\" level=info msg=\"Stopping pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=107dd48d-efc9-4858-a89f-550d160c3355 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:12.033238 crc crio[22579]: time=\"2026-06-12T16:11:12.032272033Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hhqjf Namespace:openshift-marketplace ID:3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 UID:97fb63f6-6d87-4620-87b5-4121117f7c3b NetNS:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97fb63f6_6d87_4620_87b5_4121117f7c3b.slice PodAnnotations:0xc0025a01a0}] Aliases:map[]}\"\nJun 12 16:11:12.033238 crc crio[22579]: time=\"2026-06-12T16:11:12.032724205Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-hhqjf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:12.039359 crc crio[22579]: time=\"2026-06-12T16:11:12.039122665Z\" level=info msg=\"Removed container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=cab6d67d-9345-41ba-8305-e93cbee16edc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:14.662752 crc crio[22579]: time=\"2026-06-12T16:11:14.662062398Z\" level=info msg=\"Removed pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=59ee0937-6cb2-4714-a20c-7a0f4594dda3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:14.668311 crc crio[22579]: time=\"2026-06-12T16:11:14.665048348Z\" level=info msg=\"Stopping pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=af2f5aa8-7e5f-4cf8-ad53-b570599847a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:14.668311 crc crio[22579]: time=\"2026-06-12T16:11:14.66513917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=af2f5aa8-7e5f-4cf8-ad53-b570599847a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:14.672564 crc crio[22579]: time=\"2026-06-12T16:11:14.672375853Z\" level=info msg=\"Removing pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=d9377c75-b595-4820-8cb6-051d54c51e9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:20.576168 crc crio[22579]: time=\"2026-06-12T16:11:20.575359031Z\" level=info msg=\"Stopped pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=107dd48d-efc9-4858-a89f-550d160c3355 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:21.148020 crc crio[22579]: time=\"2026-06-12T16:11:21.147469618Z\" level=info msg=\"Removing container: 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa\" id=bb832395-3eda-4519-a28b-c746e96eddfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:21.900878 crc crio[22579]: time=\"2026-06-12T16:11:21.900787218Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=55da4459-9dbb-430f-89b8-9e800ff40243 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:21.902685 crc crio[22579]: time=\"2026-06-12T16:11:21.902393151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=c7b732d2-8512-4d5a-a3b0-961681904824 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:21.905805 crc crio[22579]: time=\"2026-06-12T16:11:21.905710359Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=6175c345-7b9e-45b3-ad3c-2433b4fb9230 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:21.906985 crc crio[22579]: time=\"2026-06-12T16:11:21.906910541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8c2389bb-b221-4804-b78e-ef715c5d7ed5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:21.913892 crc crio[22579]: time=\"2026-06-12T16:11:21.913799155Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=d510ca70-04b6-4846-8e62-88dfed17dc30 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:21.914895 crc crio[22579]: time=\"2026-06-12T16:11:21.914784131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fd298d81-c87f-43bf-a83d-71c118e3b55f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:22.036194 crc crio[22579]: time=\"2026-06-12T16:11:22.036026108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.039645 crc crio[22579]: time=\"2026-06-12T16:11:22.039583013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.043716 crc crio[22579]: time=\"2026-06-12T16:11:22.04360848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.047031 crc crio[22579]: time=\"2026-06-12T16:11:22.046958299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.138184 crc crio[22579]: time=\"2026-06-12T16:11:22.137450648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.161951 crc crio[22579]: time=\"2026-06-12T16:11:22.161888678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.175336 crc crio[22579]: time=\"2026-06-12T16:11:22.175237703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.175655 crc crio[22579]: time=\"2026-06-12T16:11:22.175411498Z\" level=info msg=\"Removed pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=d9377c75-b595-4820-8cb6-051d54c51e9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:22.177702 crc crio[22579]: time=\"2026-06-12T16:11:22.177551655Z\" level=info msg=\"Stopping pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=7229942f-d965-449b-91f8-a214aead3c67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:22.177702 crc crio[22579]: time=\"2026-06-12T16:11:22.177670078Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=7229942f-d965-449b-91f8-a214aead3c67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:22.178411 crc crio[22579]: time=\"2026-06-12T16:11:22.178330236Z\" level=info msg=\"Removing pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=26d25f98-0ac8-467b-ab1c-17783f1b7ecb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:22.179379 crc crio[22579]: time=\"2026-06-12T16:11:22.179316772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.191446 crc crio[22579]: time=\"2026-06-12T16:11:22.191303581Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=c6dea72b-cde1-4677-ab99-a98de1ee718e name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:22.193430 crc crio[22579]: time=\"2026-06-12T16:11:22.193358726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9ede0a8e-e3b2-430c-afa9-fefa842e51ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:22.206284 crc crio[22579]: time=\"2026-06-12T16:11:22.206154166Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=09f2c639-bdac-4177-9396-bc9d5e72b506 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:22.207418 crc crio[22579]: time=\"2026-06-12T16:11:22.207247795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=175fb5d7-943e-4527-b116-fa8b73351e8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:22.208632 crc crio[22579]: time=\"2026-06-12T16:11:22.208384846Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=3d219142-8ec8-4e11-a4a0-426874c7883d name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:22.209450 crc crio[22579]: time=\"2026-06-12T16:11:22.209336191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=802b2fc8-bc7b-4fc5-88fb-b6888d4d1f74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:22.318342 crc crio[22579]: time=\"2026-06-12T16:11:22.31824016Z\" level=info msg=\"Created container 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2b4e70cc-dab3-4b74-9d5f-616dfe5bea21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:22.322562 crc crio[22579]: time=\"2026-06-12T16:11:22.322457792Z\" level=info msg=\"Starting container: 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982\" id=2f3f0357-411a-49c7-ba97-eaaec879c608 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:22.334402 crc crio[22579]: time=\"2026-06-12T16:11:22.334263846Z\" level=info msg=\"Started container\" PID=52398 containerID=51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=2f3f0357-411a-49c7-ba97-eaaec879c608 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6\nJun 12 16:11:22.342436 crc crio[22579]: time=\"2026-06-12T16:11:22.34229819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.346860 crc crio[22579]: time=\"2026-06-12T16:11:22.346747968Z\" level=info msg=\"Created container 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=1af95e53-b261-4945-a3f8-13f2697e7049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:22.347079 crc crio[22579]: time=\"2026-06-12T16:11:22.347013926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.348582 crc crio[22579]: time=\"2026-06-12T16:11:22.347993452Z\" level=info msg=\"Starting container: 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99\" id=302531d5-5f2a-486b-aa1f-e99cf6813f93 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:22.351981 crc crio[22579]: time=\"2026-06-12T16:11:22.351872355Z\" level=info msg=\"Created container 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=d2736a7d-9f19-4eb2-a43b-71053d7bf130 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:22.353843 crc crio[22579]: time=\"2026-06-12T16:11:22.353371285Z\" level=info msg=\"Starting container: 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b\" id=3accbd13-ea3d-4f9e-ac96-e136bdcb64a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:22.354944 crc crio[22579]: time=\"2026-06-12T16:11:22.35471028Z\" level=info msg=\"Started container\" PID=52380 containerID=5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=302531d5-5f2a-486b-aa1f-e99cf6813f93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d\nJun 12 16:11:22.356422 crc crio[22579]: time=\"2026-06-12T16:11:22.356232831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.362713 crc crio[22579]: time=\"2026-06-12T16:11:22.362456867Z\" level=info msg=\"Created container a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=ddadad3d-3f97-40a7-bce8-4466772001d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:22.364802 crc crio[22579]: time=\"2026-06-12T16:11:22.364415749Z\" level=info msg=\"Started container\" PID=52395 containerID=044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=3accbd13-ea3d-4f9e-ac96-e136bdcb64a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033\nJun 12 16:11:22.366161 crc crio[22579]: time=\"2026-06-12T16:11:22.366133434Z\" level=info msg=\"Starting container: a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203\" id=9c4bab98-9375-4a6c-b486-f737c30bb61b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:22.397433 crc crio[22579]: time=\"2026-06-12T16:11:22.397341855Z\" level=info msg=\"Got pod network &{Name:certified-operators-txd7g Namespace:openshift-marketplace ID:b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 UID:0a214773-561a-433c-8059-6386222e0940 NetNS:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a214773_561a_433c_8059_6386222e0940.slice PodAnnotations:0xc00008d010}] Aliases:map[]}\"\nJun 12 16:11:22.397433 crc crio[22579]: time=\"2026-06-12T16:11:22.397405247Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-txd7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:22.403858 crc crio[22579]: time=\"2026-06-12T16:11:22.403769736Z\" level=info msg=\"Started container\" PID=52399 containerID=a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=9c4bab98-9375-4a6c-b486-f737c30bb61b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6\nJun 12 16:11:22.428362 crc crio[22579]: time=\"2026-06-12T16:11:22.428269308Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=7810fefc-ff95-47cb-87a4-e102e2fecfca name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:22.428722 crc crio[22579]: time=\"2026-06-12T16:11:22.428472954Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d2033fd3-cc6e-495d-92fb-608141c57e79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc00008d1a8}] Aliases:map[]}\"\nJun 12 16:11:22.428722 crc crio[22579]: time=\"2026-06-12T16:11:22.428554246Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-2vd42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:22.430197 crc crio[22579]: time=\"2026-06-12T16:11:22.430126848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e1b7e564-e941-4576-8572-5c6013a7a851 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:22.462788 crc crio[22579]: time=\"2026-06-12T16:11:22.462675554Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=ded55695-e0c8-486b-bd7c-7c3a04efb6c3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:22.465469 crc crio[22579]: time=\"2026-06-12T16:11:22.465372276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c84bf2f4-a413-450a-ab5e-d8b586c91470 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:22.512468 crc crio[22579]: time=\"2026-06-12T16:11:22.511948145Z\" level=info msg=\"Created container 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=c77a5fd9-84d5-4d54-8afd-5dd2e71a7708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:22.537226 crc crio[22579]: time=\"2026-06-12T16:11:22.537126096Z\" level=info msg=\"Starting container: 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e\" id=552bf2a9-6add-48e1-85e8-44ead13226be name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:22.566055 crc crio[22579]: time=\"2026-06-12T16:11:22.565963083Z\" level=info msg=\"Started container\" PID=52453 containerID=78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=552bf2a9-6add-48e1-85e8-44ead13226be name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51\nJun 12 16:11:22.734555 crc crio[22579]: time=\"2026-06-12T16:11:22.728114609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:22.781564 crc crio[22579]: 2026-06-12T16:11:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b121699f7b75231 Mac:1a:3c:11:39:04:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:22.786404 crc crio[22579]: time=\"2026-06-12T16:11:22.78485706Z\" level=info msg=\"Got pod network &{Name:certified-operators-txd7g Namespace:openshift-marketplace ID:b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 UID:0a214773-561a-433c-8059-6386222e0940 NetNS:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a214773_561a_433c_8059_6386222e0940.slice PodAnnotations:0xc00008d010}] Aliases:map[]}\"\nJun 12 16:11:22.786404 crc crio[22579]: time=\"2026-06-12T16:11:22.785211229Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-txd7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:22.859004 crc crio[22579]: time=\"2026-06-12T16:11:22.85887685Z\" level=info msg=\"Created container 2c0437a9ee11a8ca2c9686cd68d1e01574df0a4c77090aa250d65d7fc6804791: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5d16cb9c-7103-496e-bf88-e83cb185a3f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:22.862892 crc crio[22579]: time=\"2026-06-12T16:11:22.862812724Z\" level=info msg=\"Starting container: 2c0437a9ee11a8ca2c9686cd68d1e01574df0a4c77090aa250d65d7fc6804791\" id=1fd676c5-0c8d-4d95-ad40-dd25bc0e77db name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:22.885214 crc crio[22579]: time=\"2026-06-12T16:11:22.884939843Z\" level=info msg=\"Started container\" PID=52568 containerID=2c0437a9ee11a8ca2c9686cd68d1e01574df0a4c77090aa250d65d7fc6804791 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1fd676c5-0c8d-4d95-ad40-dd25bc0e77db name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 16:11:23.130107 crc crio[22579]: 2026-06-12T16:11:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94bd718b73695e0 Mac:3e:12:19:ef:1d:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/d2033fd3-cc6e-495d-92fb-608141c57e79 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:23.132150 crc crio[22579]: time=\"2026-06-12T16:11:23.13203628Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d2033fd3-cc6e-495d-92fb-608141c57e79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc00008d1a8}] Aliases:map[]}\"\nJun 12 16:11:23.132347 crc crio[22579]: time=\"2026-06-12T16:11:23.132300707Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-2vd42 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:23.470891 crc crio[22579]: time=\"2026-06-12T16:11:23.470422437Z\" level=info msg=\"Removed container 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa: openshift-marketplace/redhat-operators-hhqjf/registry-server\" id=bb832395-3eda-4519-a28b-c746e96eddfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:23.475592 crc crio[22579]: time=\"2026-06-12T16:11:23.475324078Z\" level=info msg=\"Removing container: ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7\" id=e39260de-2692-49fa-94b1-fdaae153d2e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:23.537856 crc crio[22579]: time=\"2026-06-12T16:11:23.537711548Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=b97fd7fd-6f14-499b-ab28-5fb81ef60f10 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:23.539571 crc crio[22579]: time=\"2026-06-12T16:11:23.538871659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d3d65cf3-84a3-407b-a0d3-f72589b1b3de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.715677 crc crio[22579]: time=\"2026-06-12T16:11:23.711102993Z\" level=info msg=\"Ran pod sandbox b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 with infra container: openshift-marketplace/certified-operators-txd7g/POD\" id=e333e200-8b72-4e28-aa9f-250a9714c0a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:23.725709 crc crio[22579]: time=\"2026-06-12T16:11:23.718360916Z\" level=info msg=\"Ran pod sandbox 94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d with infra container: openstack/ovn-controller-ovs-2vd42/POD\" id=c7e8449b-c32a-47e3-81e0-9aeb638d1775 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:23.733955 crc crio[22579]: time=\"2026-06-12T16:11:23.733858479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6dc3c6d2-7ea2-4a18-a605-9fc19919d53a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.736453 crc crio[22579]: time=\"2026-06-12T16:11:23.736417077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=21220049-5f80-41a6-879a-9fa4c1c37934 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.741077 crc crio[22579]: time=\"2026-06-12T16:11:23.740998109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cac9f8e1-5939-4e66-a676-9d8a765b5d0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.763320 crc crio[22579]: time=\"2026-06-12T16:11:23.763070807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bbd8d8fd-00dd-4c5f-a58e-d58dc09b3cd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.781797 crc crio[22579]: time=\"2026-06-12T16:11:23.781462976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=0f52790e-e1df-419a-a533-53aa82e8a2f3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.781797 crc crio[22579]: time=\"2026-06-12T16:11:23.781569909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=437e9a61-418e-47e0-b3f1-511a916141ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.791226 crc crio[22579]: time=\"2026-06-12T16:11:23.791182705Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=21220049-5f80-41a6-879a-9fa4c1c37934 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.791442 crc crio[22579]: time=\"2026-06-12T16:11:23.791420521Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=21220049-5f80-41a6-879a-9fa4c1c37934 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.798396 crc crio[22579]: time=\"2026-06-12T16:11:23.798121409Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=012302e5-1f59-46d4-9396-c9dbbad9d4a1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:23.800026 crc crio[22579]: time=\"2026-06-12T16:11:23.799422644Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0128582e-092a-49c0-be21-0d9101d7ba39 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:23.801109 crc crio[22579]: time=\"2026-06-12T16:11:23.800893043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=530737b8-4af7-4c20-97c6-1cf703f86ba0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.813718 crc crio[22579]: time=\"2026-06-12T16:11:23.813679224Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 12 16:11:23.825014 crc crio[22579]: time=\"2026-06-12T16:11:23.824976004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=06fc09c2-1a1b-4a27-bf57-7348a13a4572 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.914115 crc crio[22579]: time=\"2026-06-12T16:11:23.913893511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ed9431a-0d82-4748-b40e-42a73641bbad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.952349 crc crio[22579]: time=\"2026-06-12T16:11:23.952100498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=677c1709-fd09-4de0-b1c0-09bd158b6ad0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:23.958471 crc crio[22579]: time=\"2026-06-12T16:11:23.958348124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b693320-517c-4230-b6ba-7fc20858ab17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:24.100701 crc crio[22579]: time=\"2026-06-12T16:11:24.100375185Z\" level=info msg=\"Removed pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=26d25f98-0ac8-467b-ab1c-17783f1b7ecb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:11:24.104037 crc crio[22579]: time=\"2026-06-12T16:11:24.103866948Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txd7g/extract-utilities\" id=3d2f9df2-dbab-49b9-a37c-fda2b6a47971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:24.106278 crc crio[22579]: time=\"2026-06-12T16:11:24.10621621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a66f1867-4098-4ba0-8c11-e96020902341 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:24.109838 crc crio[22579]: time=\"2026-06-12T16:11:24.109538118Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-qwjrv/init\" id=cfba8d6d-75a6-4bb0-a69e-d4d364698128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:24.137455 crc crio[22579]: time=\"2026-06-12T16:11:24.136890836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d34f75ba-8fcd-47c8-9b03-e002f17a5001 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:24.166024 crc crio[22579]: time=\"2026-06-12T16:11:24.165877798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:24.181755 crc crio[22579]: time=\"2026-06-12T16:11:24.180119607Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=dd002b49-ea06-42af-bac4-5c767f8c7e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:24.181755 crc crio[22579]: time=\"2026-06-12T16:11:24.181007411Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=978f624f-bc05-456d-a1ca-31c47be98327 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:24.184144 crc crio[22579]: time=\"2026-06-12T16:11:24.184020751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=aa8b7938-082b-4267-a3b8-e849c65e14e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:24.194684 crc crio[22579]: time=\"2026-06-12T16:11:24.194567072Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e2788485-5e08-4fd8-b05d-f973574d51ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.142116 crc crio[22579]: time=\"2026-06-12T16:11:25.141663859Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=3ca4d704-79ce-4939-82f3-8a5e075d67d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.147878 crc crio[22579]: time=\"2026-06-12T16:11:25.147473164Z\" level=info msg=\"Creating container: openstack/ovn-controller-wh84g/ovn-controller\" id=047b8661-e53e-403d-a280-eee88301ed77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.151475 crc crio[22579]: time=\"2026-06-12T16:11:25.151382358Z\" level=info msg=\"Removed container ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7: openshift-marketplace/redhat-operators-hhqjf/extract-content\" id=e39260de-2692-49fa-94b1-fdaae153d2e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:25.154170 crc crio[22579]: time=\"2026-06-12T16:11:25.153954607Z\" level=info msg=\"Removing container: 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328\" id=ca17918d-6ebc-4e55-8daa-a68f7f66d5d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:25.158307 crc crio[22579]: time=\"2026-06-12T16:11:25.157890291Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-psswj/init\" id=718d5f5c-c473-4f61-8aee-8d14059c68c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.161238 crc crio[22579]: time=\"2026-06-12T16:11:25.160716447Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=5e8d5729-ebfe-46b6-bdfb-5d6d7e50e8b6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:25.162900 crc crio[22579]: time=\"2026-06-12T16:11:25.162805172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.163244 crc crio[22579]: time=\"2026-06-12T16:11:25.163185112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.163244 crc crio[22579]: time=\"2026-06-12T16:11:25.163207863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.165795 crc crio[22579]: time=\"2026-06-12T16:11:25.16572185Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=a8365d1e-1329-4de4-8fbf-a89908016644 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:25.166001 crc crio[22579]: time=\"2026-06-12T16:11:25.165963656Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-867j7/init\" id=65b8b7fe-3f76-4a23-a1d6-6e7336bfc6d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.167943 crc crio[22579]: time=\"2026-06-12T16:11:25.167873447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=914722bf-e371-4a68-a354-3d72a805e834 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:25.168283 crc crio[22579]: time=\"2026-06-12T16:11:25.168259087Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=2ece847d-dd52-4d5b-acb8-adb128b0eed7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.176728 crc crio[22579]: time=\"2026-06-12T16:11:25.176367593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.176949 crc crio[22579]: time=\"2026-06-12T16:11:25.176840946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.179275 crc crio[22579]: time=\"2026-06-12T16:11:25.179189638Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=2a71e2c0-db6e-4d04-bbc6-b712c68341d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.205927 crc crio[22579]: time=\"2026-06-12T16:11:25.204000299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=883b1414-00b9-4456-b472-0178aa07994b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:25.239415 crc crio[22579]: time=\"2026-06-12T16:11:25.239326369Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=ea31614d-8c2d-4a73-a637-fc66926dd591 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:25.307774 crc crio[22579]: time=\"2026-06-12T16:11:25.305229283Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=6370c26f-93c5-4c78-83c5-f08aa56df6aa name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:25.307774 crc crio[22579]: time=\"2026-06-12T16:11:25.305920842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.307774 crc crio[22579]: time=\"2026-06-12T16:11:25.306216379Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1149a2ee-d31d-4e6b-9a58-4847dd3a9543 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:25.310735 crc crio[22579]: time=\"2026-06-12T16:11:25.310416871Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=aa0a267c-1a47-4425-b2c7-d6dbd8d8e70e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.313579 crc crio[22579]: time=\"2026-06-12T16:11:25.313454072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.321926 crc crio[22579]: time=\"2026-06-12T16:11:25.321815024Z\" level=info msg=\"Removed container 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328: openshift-marketplace/redhat-operators-hhqjf/extract-utilities\" id=ca17918d-6ebc-4e55-8daa-a68f7f66d5d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:25.324098 crc crio[22579]: time=\"2026-06-12T16:11:25.322880063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.324098 crc crio[22579]: time=\"2026-06-12T16:11:25.322991036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.324781 crc crio[22579]: time=\"2026-06-12T16:11:25.324583618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.338689 crc crio[22579]: time=\"2026-06-12T16:11:25.333960848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.338689 crc crio[22579]: time=\"2026-06-12T16:11:25.334730008Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=0128582e-092a-49c0-be21-0d9101d7ba39 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:25.338689 crc crio[22579]: time=\"2026-06-12T16:11:25.33631366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a70d8dc3-728c-4bce-914b-c255ed7bbed0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:25.347821 crc crio[22579]: time=\"2026-06-12T16:11:25.347750455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.348743 crc crio[22579]: time=\"2026-06-12T16:11:25.34870503Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=3840f666-d323-4026-ba58-348585e104b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:25.352460 crc crio[22579]: time=\"2026-06-12T16:11:25.352431929Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=82725ad0-3aa1-4fdf-8af5-16e8a2a7f65a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.359422 crc crio[22579]: time=\"2026-06-12T16:11:25.359376504Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init\" id=577868eb-3c9a-4524-9c64-783080e0df02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.389115 crc crio[22579]: time=\"2026-06-12T16:11:25.388592922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.390553 crc crio[22579]: time=\"2026-06-12T16:11:25.390246556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=37148760-4c72-4f92-b1e1-6827f84cc730 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:25.397862 crc crio[22579]: time=\"2026-06-12T16:11:25.397720765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.422767 crc crio[22579]: time=\"2026-06-12T16:11:25.422604177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.429212 crc crio[22579]: time=\"2026-06-12T16:11:25.42910707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.456362 crc crio[22579]: time=\"2026-06-12T16:11:25.456269283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.474144 crc crio[22579]: time=\"2026-06-12T16:11:25.474061087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.480041 crc crio[22579]: time=\"2026-06-12T16:11:25.479929323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.488928 crc crio[22579]: time=\"2026-06-12T16:11:25.488753678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.501996 crc crio[22579]: time=\"2026-06-12T16:11:25.501933149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.507746 crc crio[22579]: time=\"2026-06-12T16:11:25.507591219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.550907 crc crio[22579]: time=\"2026-06-12T16:11:25.550570103Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-2vd42/ovsdb-server-init\" id=b95b2728-5803-4343-b45f-361f2e91cdba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.556029 crc crio[22579]: time=\"2026-06-12T16:11:25.555852184Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3233a606-6699-4f22-bc82-b3d84fc70ced name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.605834 crc crio[22579]: time=\"2026-06-12T16:11:25.605263169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.608208 crc crio[22579]: time=\"2026-06-12T16:11:25.608113545Z\" level=info msg=\"Created container 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65: openshift-marketplace/certified-operators-txd7g/extract-utilities\" id=3d2f9df2-dbab-49b9-a37c-fda2b6a47971 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.611034 crc crio[22579]: time=\"2026-06-12T16:11:25.610889029Z\" level=info msg=\"Starting container: 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65\" id=a88b4a06-1b8b-4335-b3bd-d08aaef6371c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:25.631201 crc crio[22579]: time=\"2026-06-12T16:11:25.620685739Z\" level=info msg=\"Started container\" PID=52732 containerID=05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65 description=openshift-marketplace/certified-operators-txd7g/extract-utilities id=a88b4a06-1b8b-4335-b3bd-d08aaef6371c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\nJun 12 16:11:25.631201 crc crio[22579]: time=\"2026-06-12T16:11:25.622036755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.689944 crc crio[22579]: time=\"2026-06-12T16:11:25.68983361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.694798 crc crio[22579]: time=\"2026-06-12T16:11:25.694743911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.699104 crc crio[22579]: time=\"2026-06-12T16:11:25.699008674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.805290 crc crio[22579]: time=\"2026-06-12T16:11:25.805197071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.819383 crc crio[22579]: time=\"2026-06-12T16:11:25.819288216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.824983 crc crio[22579]: time=\"2026-06-12T16:11:25.824880334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.829706 crc crio[22579]: time=\"2026-06-12T16:11:25.82961131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.837883 crc crio[22579]: time=\"2026-06-12T16:11:25.837755397Z\" level=info msg=\"Created container 9cf2b324c1c8df8ddb97d1de693bc8160e59284a3190166acfbdf04fbb1d28b7: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e2788485-5e08-4fd8-b05d-f973574d51ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.839136 crc crio[22579]: time=\"2026-06-12T16:11:25.839083603Z\" level=info msg=\"Starting container: 9cf2b324c1c8df8ddb97d1de693bc8160e59284a3190166acfbdf04fbb1d28b7\" id=85856bb1-64f1-4639-9bb0-b110578c9256 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:25.848086 crc crio[22579]: time=\"2026-06-12T16:11:25.84798936Z\" level=info msg=\"Started container\" PID=52746 containerID=9cf2b324c1c8df8ddb97d1de693bc8160e59284a3190166acfbdf04fbb1d28b7 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=85856bb1-64f1-4639-9bb0-b110578c9256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3\nJun 12 16:11:25.851673 crc crio[22579]: time=\"2026-06-12T16:11:25.851561825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.855352 crc crio[22579]: time=\"2026-06-12T16:11:25.855272473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.866392 crc crio[22579]: time=\"2026-06-12T16:11:25.866298467Z\" level=info msg=\"Created container 975bbbf67f7875178739747a34edbe6ca682de8c03c070ecfdbca97866ed6445: openstack/memcached-0/memcached\" id=3ca4d704-79ce-4939-82f3-8a5e075d67d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.872960 crc crio[22579]: time=\"2026-06-12T16:11:25.872602455Z\" level=info msg=\"Starting container: 975bbbf67f7875178739747a34edbe6ca682de8c03c070ecfdbca97866ed6445\" id=83bc7e31-ec1f-466d-9db9-45bc8795faed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:25.881308 crc crio[22579]: time=\"2026-06-12T16:11:25.881094051Z\" level=info msg=\"Started container\" PID=52740 containerID=975bbbf67f7875178739747a34edbe6ca682de8c03c070ecfdbca97866ed6445 description=openstack/memcached-0/memcached id=83bc7e31-ec1f-466d-9db9-45bc8795faed name=/runtime.v1.RuntimeService/StartContainer sandboxID=9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1\nJun 12 16:11:25.926298 crc crio[22579]: time=\"2026-06-12T16:11:25.926176281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.940672 crc crio[22579]: time=\"2026-06-12T16:11:25.938129389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.951879 crc crio[22579]: time=\"2026-06-12T16:11:25.951718941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.954369 crc crio[22579]: time=\"2026-06-12T16:11:25.954286069Z\" level=info msg=\"Created container e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422: openstack/dnsmasq-dns-9c58657f7-qwjrv/init\" id=cfba8d6d-75a6-4bb0-a69e-d4d364698128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:25.955760 crc crio[22579]: time=\"2026-06-12T16:11:25.955651035Z\" level=info msg=\"Starting container: e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422\" id=d4f7562e-4783-408e-ab78-e47b7bf5546e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:25.963967 crc crio[22579]: time=\"2026-06-12T16:11:25.963857504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.970740 crc crio[22579]: time=\"2026-06-12T16:11:25.969666388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.982363 crc crio[22579]: time=\"2026-06-12T16:11:25.982264404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:25.991574 crc crio[22579]: time=\"2026-06-12T16:11:25.986933648Z\" level=info msg=\"Started container\" PID=52747 containerID=e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422 description=openstack/dnsmasq-dns-9c58657f7-qwjrv/init id=d4f7562e-4783-408e-ab78-e47b7bf5546e name=/runtime.v1.RuntimeService/StartContainer sandboxID=945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\nJun 12 16:11:26.001601 crc crio[22579]: time=\"2026-06-12T16:11:26.001104685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:26.004005 crc crio[22579]: time=\"2026-06-12T16:11:26.00393815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:26.011162 crc crio[22579]: time=\"2026-06-12T16:11:26.010375512Z\" level=info msg=\"Created container 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=aa0a267c-1a47-4425-b2c7-d6dbd8d8e70e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.025487 crc crio[22579]: time=\"2026-06-12T16:11:26.025440883Z\" level=info msg=\"Starting container: 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928\" id=4afdeef3-e5d1-4474-ab18-94895772b80c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:26.028837 crc crio[22579]: time=\"2026-06-12T16:11:26.028755071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:26.030657 crc crio[22579]: time=\"2026-06-12T16:11:26.030543039Z\" level=info msg=\"Created container 26f54686bf8e983a812cc1811298ca6f1fae128fc143e5c9a62f9d933840e9d7: openstack/openstack-galera-0/mysql-bootstrap\" id=2ece847d-dd52-4d5b-acb8-adb128b0eed7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.034138 crc crio[22579]: time=\"2026-06-12T16:11:26.034097633Z\" level=info msg=\"Started container\" PID=52770 containerID=113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928 description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=4afdeef3-e5d1-4474-ab18-94895772b80c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1\nJun 12 16:11:26.036553 crc crio[22579]: time=\"2026-06-12T16:11:26.033114877Z\" level=info msg=\"Starting container: 26f54686bf8e983a812cc1811298ca6f1fae128fc143e5c9a62f9d933840e9d7\" id=2434d612-543b-4b91-be08-91efb282cfdf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:26.045270 crc crio[22579]: time=\"2026-06-12T16:11:26.045147147Z\" level=info msg=\"Started container\" PID=52776 containerID=26f54686bf8e983a812cc1811298ca6f1fae128fc143e5c9a62f9d933840e9d7 description=openstack/openstack-galera-0/mysql-bootstrap id=2434d612-543b-4b91-be08-91efb282cfdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac\nJun 12 16:11:26.047918 crc crio[22579]: time=\"2026-06-12T16:11:26.047830999Z\" level=info msg=\"Created container 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0: openstack/dnsmasq-dns-769fc96f7c-867j7/init\" id=65b8b7fe-3f76-4a23-a1d6-6e7336bfc6d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.053167 crc crio[22579]: time=\"2026-06-12T16:11:26.05126125Z\" level=info msg=\"Starting container: 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0\" id=63d5e60f-9494-4cda-a7b3-44c6a9b64ee4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:26.054844 crc crio[22579]: time=\"2026-06-12T16:11:26.054666341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:26.065039 crc crio[22579]: time=\"2026-06-12T16:11:26.064888263Z\" level=info msg=\"Started container\" PID=52754 containerID=0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0 description=openstack/dnsmasq-dns-769fc96f7c-867j7/init id=63d5e60f-9494-4cda-a7b3-44c6a9b64ee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\nJun 12 16:11:26.162277 crc crio[22579]: time=\"2026-06-12T16:11:26.162217543Z\" level=info msg=\"Created container 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77: openstack/dnsmasq-dns-68bc84565-psswj/init\" id=718d5f5c-c473-4f61-8aee-8d14059c68c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.167388 crc crio[22579]: time=\"2026-06-12T16:11:26.167317639Z\" level=info msg=\"Starting container: 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77\" id=b1de8df1-8e21-4ae3-8311-8e8084048601 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:26.169069 crc crio[22579]: time=\"2026-06-12T16:11:26.168981443Z\" level=info msg=\"Created container 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1: openstack/kube-state-metrics-0/kube-state-metrics\" id=3233a606-6699-4f22-bc82-b3d84fc70ced name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.170361 crc crio[22579]: time=\"2026-06-12T16:11:26.170179215Z\" level=info msg=\"Starting container: 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1\" id=793bca06-7d41-4279-b499-dab61699b634 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:26.173837 crc crio[22579]: time=\"2026-06-12T16:11:26.173763541Z\" level=info msg=\"Started container\" PID=52793 containerID=992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77 description=openstack/dnsmasq-dns-68bc84565-psswj/init id=b1de8df1-8e21-4ae3-8311-8e8084048601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\nJun 12 16:11:26.198909 crc crio[22579]: time=\"2026-06-12T16:11:26.198473468Z\" level=info msg=\"Started container\" PID=52809 containerID=449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1 description=openstack/kube-state-metrics-0/kube-state-metrics id=793bca06-7d41-4279-b499-dab61699b634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\nJun 12 16:11:26.304036 crc crio[22579]: time=\"2026-06-12T16:11:26.303902265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:26.344489 crc crio[22579]: time=\"2026-06-12T16:11:26.344408583Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c36f5dbf-ada7-45db-80e7-326d9b1a6ae2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:26.353657 crc crio[22579]: time=\"2026-06-12T16:11:26.353554206Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:11:26.364433 crc crio[22579]: time=\"2026-06-12T16:11:26.364357824Z\" level=info msg=\"Stopping pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=2e8229c5-b89b-4a15-8733-effbb5a4a3cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:26.365900 crc crio[22579]: time=\"2026-06-12T16:11:26.364894598Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-867j7 Namespace:openstack ID:a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 UID:cd483625-2780-4bf7-a847-3a570f4396ed NetNS:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd483625_2780_4bf7_a847_3a570f4396ed.slice PodAnnotations:0xc001216ac8}] Aliases:map[]}\"\nJun 12 16:11:26.366689 crc crio[22579]: time=\"2026-06-12T16:11:26.366071719Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-867j7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:26.391462 crc crio[22579]: time=\"2026-06-12T16:11:26.389422741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8121936b-99df-44ef-a011-6c295be44804 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:26.403166 crc crio[22579]: time=\"2026-06-12T16:11:26.403105335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7176a2de-cbf9-4737-8e12-9037487f9c93 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:26.407849 crc crio[22579]: time=\"2026-06-12T16:11:26.407575444Z\" level=info msg=\"Created container ee4a5cc73caa59b6ad72007c6f0e1566c241bf544e49b09b6d4d4fe877f0f0fd: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=82725ad0-3aa1-4fdf-8af5-16e8a2a7f65a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.415579 crc crio[22579]: time=\"2026-06-12T16:11:26.415101024Z\" level=info msg=\"Starting container: ee4a5cc73caa59b6ad72007c6f0e1566c241bf544e49b09b6d4d4fe877f0f0fd\" id=09e35e52-2551-466b-9982-951f928fd3b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:26.428873 crc crio[22579]: time=\"2026-06-12T16:11:26.428817329Z\" level=info msg=\"Started container\" PID=52811 containerID=ee4a5cc73caa59b6ad72007c6f0e1566c241bf544e49b09b6d4d4fe877f0f0fd description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=09e35e52-2551-466b-9982-951f928fd3b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c\nJun 12 16:11:26.522368 crc crio[22579]: time=\"2026-06-12T16:11:26.522285007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a124145a-04b4-4884-9c45-dcc9d0ef011e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:26.529904 crc crio[22579]: time=\"2026-06-12T16:11:26.529826938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0cf65892-1fa5-4ff3-9125-d6da8ed02e00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:26.787935 crc crio[22579]: time=\"2026-06-12T16:11:26.787321692Z\" level=info msg=\"Stopped pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=2e8229c5-b89b-4a15-8733-effbb5a4a3cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:26.836858 crc crio[22579]: time=\"2026-06-12T16:11:26.836768038Z\" level=info msg=\"Created container ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init\" id=577868eb-3c9a-4524-9c64-783080e0df02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.838078 crc crio[22579]: time=\"2026-06-12T16:11:26.83799579Z\" level=info msg=\"Starting container: ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a\" id=97662ce8-5145-46f4-b522-4c9594d3a83e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:26.846941 crc crio[22579]: time=\"2026-06-12T16:11:26.846836926Z\" level=info msg=\"Started container\" PID=52893 containerID=ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a description=openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init id=97662ce8-5145-46f4-b522-4c9594d3a83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\nJun 12 16:11:26.918296 crc crio[22579]: time=\"2026-06-12T16:11:26.918190905Z\" level=info msg=\"Created container 800853997f862f7efa35d4701b504e59a1e92ff52b89dbc7cebb63f1050549a6: openstack/ovn-controller-wh84g/ovn-controller\" id=047b8661-e53e-403d-a280-eee88301ed77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.919318 crc crio[22579]: time=\"2026-06-12T16:11:26.919242493Z\" level=info msg=\"Starting container: 800853997f862f7efa35d4701b504e59a1e92ff52b89dbc7cebb63f1050549a6\" id=c698a467-5626-45e8-8b1d-9a7cbe75bb39 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:26.925722 crc crio[22579]: time=\"2026-06-12T16:11:26.925650693Z\" level=info msg=\"Started container\" PID=52920 containerID=800853997f862f7efa35d4701b504e59a1e92ff52b89dbc7cebb63f1050549a6 description=openstack/ovn-controller-wh84g/ovn-controller id=c698a467-5626-45e8-8b1d-9a7cbe75bb39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd\nJun 12 16:11:26.926299 crc crio[22579]: time=\"2026-06-12T16:11:26.926187178Z\" level=info msg=\"Created container e35320e899f866e62685c0f2f6666600c9204375f38eec5842505756bc2c0e7e: openstack/ovn-controller-ovs-2vd42/ovsdb-server-init\" id=b95b2728-5803-4343-b45f-361f2e91cdba name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.927643 crc crio[22579]: time=\"2026-06-12T16:11:26.927571445Z\" level=info msg=\"Starting container: e35320e899f866e62685c0f2f6666600c9204375f38eec5842505756bc2c0e7e\" id=c78a67c1-f0e3-44dd-8325-2676d74c4926 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:26.933350 crc crio[22579]: time=\"2026-06-12T16:11:26.933266716Z\" level=info msg=\"Started container\" PID=52921 containerID=e35320e899f866e62685c0f2f6666600c9204375f38eec5842505756bc2c0e7e description=openstack/ovn-controller-ovs-2vd42/ovsdb-server-init id=c78a67c1-f0e3-44dd-8325-2676d74c4926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d\nJun 12 16:11:26.975353 crc crio[22579]: time=\"2026-06-12T16:11:26.975148451Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns\" id=79a6185f-bd06-4f61-b059-723eac080d62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:26.977422 crc crio[22579]: time=\"2026-06-12T16:11:26.977307598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:27.107270 crc crio[22579]: time=\"2026-06-12T16:11:27.107168915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:27.111927 crc crio[22579]: time=\"2026-06-12T16:11:27.11185063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:27.208583 crc crio[22579]: time=\"2026-06-12T16:11:27.207270649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=cae3199c-c3ed-427c-99d3-6590538ac050 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:27.209375 crc crio[22579]: time=\"2026-06-12T16:11:27.209042116Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=cae3199c-c3ed-427c-99d3-6590538ac050 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:27.209375 crc crio[22579]: time=\"2026-06-12T16:11:27.209132579Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=cae3199c-c3ed-427c-99d3-6590538ac050 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:27.210700 crc crio[22579]: time=\"2026-06-12T16:11:27.210566517Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=970ea19f-61d0-4153-b0db-4228b6a87208 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:27.214446 crc crio[22579]: time=\"2026-06-12T16:11:27.214363298Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 12 16:11:27.460707 crc crio[22579]: time=\"2026-06-12T16:11:27.46016282Z\" level=info msg=\"Removing container: 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0\" id=b23d56b8-e00f-44e6-aad6-08ff44f8c7e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:27.488110 crc crio[22579]: time=\"2026-06-12T16:11:27.48795204Z\" level=info msg=\"Removed container 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0: openstack/dnsmasq-dns-769fc96f7c-867j7/init\" id=b23d56b8-e00f-44e6-aad6-08ff44f8c7e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:27.905555 crc crio[22579]: time=\"2026-06-12T16:11:27.905390451Z\" level=info msg=\"Created container 5fda92dc4c8f09462a8fe912b719546788bd2e447a883b8e6423997049396b91: openstack/rabbitmq-cell1-server-0/setup-container\" id=dd002b49-ea06-42af-bac4-5c767f8c7e49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:27.915216 crc crio[22579]: time=\"2026-06-12T16:11:27.913304352Z\" level=info msg=\"Starting container: 5fda92dc4c8f09462a8fe912b719546788bd2e447a883b8e6423997049396b91\" id=7b7644c6-253f-4123-9fe2-30e4ac59907d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:27.925591 crc crio[22579]: time=\"2026-06-12T16:11:27.925400014Z\" level=info msg=\"Started container\" PID=52738 containerID=5fda92dc4c8f09462a8fe912b719546788bd2e447a883b8e6423997049396b91 description=openstack/rabbitmq-cell1-server-0/setup-container id=7b7644c6-253f-4123-9fe2-30e4ac59907d name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900\nJun 12 16:11:27.927401 crc crio[22579]: time=\"2026-06-12T16:11:27.927311015Z\" level=info msg=\"Created container 515cd167f66454294dbc49e8ab5bda006c4e4fb91e2a385973162f8c61bf76ab: openstack/rabbitmq-server-0/setup-container\" id=2a71e2c0-db6e-4d04-bbc6-b712c68341d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:27.929011 crc crio[22579]: time=\"2026-06-12T16:11:27.928940318Z\" level=info msg=\"Starting container: 515cd167f66454294dbc49e8ab5bda006c4e4fb91e2a385973162f8c61bf76ab\" id=fbcb82fc-c037-49e0-a82a-06a0f7e9c666 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:27.939575 crc crio[22579]: time=\"2026-06-12T16:11:27.939420617Z\" level=info msg=\"Started container\" PID=52778 containerID=515cd167f66454294dbc49e8ab5bda006c4e4fb91e2a385973162f8c61bf76ab description=openstack/rabbitmq-server-0/setup-container id=fbcb82fc-c037-49e0-a82a-06a0f7e9c666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36\nJun 12 16:11:27.966736 crc crio[22579]: time=\"2026-06-12T16:11:27.966464747Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:27.968798 crc crio[22579]: time=\"2026-06-12T16:11:27.968722287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:27.980402 crc crio[22579]: time=\"2026-06-12T16:11:27.980273574Z\" level=info msg=\"Created container e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns\" id=79a6185f-bd06-4f61-b059-723eac080d62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:27.981901 crc crio[22579]: time=\"2026-06-12T16:11:27.981808915Z\" level=info msg=\"Starting container: e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b\" id=d6c83c2d-8ef6-4a8a-8bf6-d3ef555eb259 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:27.995935 crc crio[22579]: time=\"2026-06-12T16:11:27.995840899Z\" level=info msg=\"Started container\" PID=53099 containerID=e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b description=openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns id=d6c83c2d-8ef6-4a8a-8bf6-d3ef555eb259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\nJun 12 16:11:28.032559 crc crio[22579]: time=\"2026-06-12T16:11:28.032442403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:28.038318 crc crio[22579]: time=\"2026-06-12T16:11:28.038246277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:28.196112 crc crio[22579]: time=\"2026-06-12T16:11:28.195606246Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=c36f5dbf-ada7-45db-80e7-326d9b1a6ae2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:28.197374 crc crio[22579]: time=\"2026-06-12T16:11:28.19728678Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a13c8bd2-172b-4477-8658-715b4cf38c12 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:28.200210 crc crio[22579]: time=\"2026-06-12T16:11:28.200150037Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3468228f-de3b-4d56-845d-0f1eb64b69db name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:28.208359 crc crio[22579]: time=\"2026-06-12T16:11:28.208257322Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txd7g/extract-content\" id=f3c34e2b-80dc-49b8-9a0b-987bbb5d3c85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:28.209198 crc crio[22579]: time=\"2026-06-12T16:11:28.208990202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:28.274364 crc crio[22579]: time=\"2026-06-12T16:11:28.274241099Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/d716c784-5e23-48de-8edc-4e73b90930ad/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:28.283871 crc crio[22579]: time=\"2026-06-12T16:11:28.282767836Z\" level=info msg=\"createCtr: deleting container ID 2bc9a917eea51d21ce8953dd83c210901eedcf7e12b7655af70581a82b939c13 from idIndex\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:28.283871 crc crio[22579]: time=\"2026-06-12T16:11:28.282884689Z\" level=info msg=\"createCtr: removing container 2bc9a917eea51d21ce8953dd83c210901eedcf7e12b7655af70581a82b939c13\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:28.283871 crc crio[22579]: time=\"2026-06-12T16:11:28.282951111Z\" level=info msg=\"createCtr: deleting container 2bc9a917eea51d21ce8953dd83c210901eedcf7e12b7655af70581a82b939c13 from storage\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:28.296943 crc crio[22579]: time=\"2026-06-12T16:11:28.296701047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:28.311009 crc crio[22579]: time=\"2026-06-12T16:11:28.310843823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:28.317066 crc crio[22579]: time=\"2026-06-12T16:11:28.316800412Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-9c58657f7-qwjrv_openstack_d716c784-5e23-48de-8edc-4e73b90930ad_0\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:28.475140 crc crio[22579]: time=\"2026-06-12T16:11:28.475006753Z\" level=info msg=\"Created container 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7: openshift-marketplace/certified-operators-txd7g/extract-content\" id=f3c34e2b-80dc-49b8-9a0b-987bbb5d3c85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:28.477817 crc crio[22579]: time=\"2026-06-12T16:11:28.477605302Z\" level=info msg=\"Starting container: 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7\" id=15307bee-020b-4092-9c21-39ca19efd68d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:28.487306 crc crio[22579]: time=\"2026-06-12T16:11:28.486261782Z\" level=info msg=\"Started container\" PID=53301 containerID=1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7 description=openshift-marketplace/certified-operators-txd7g/extract-content id=15307bee-020b-4092-9c21-39ca19efd68d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\nJun 12 16:11:28.514061 crc crio[22579]: time=\"2026-06-12T16:11:28.512001387Z\" level=info msg=\"Stopping pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=c2b6cd1e-ddbe-4a72-8d0c-f3c0594518f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:28.514061 crc crio[22579]: time=\"2026-06-12T16:11:28.512679655Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-2b5c2 Namespace:openstack ID:0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc UID:e43b93d0-7e5e-424e-ab60-7cbe535e586e NetNS:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b93d0_7e5e_424e_ab60_7cbe535e586e.slice PodAnnotations:0xc000478538}] Aliases:map[]}\"\nJun 12 16:11:28.514061 crc crio[22579]: time=\"2026-06-12T16:11:28.512829049Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-2b5c2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:28.546606 crc crio[22579]: time=\"2026-06-12T16:11:28.546455084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e2d51a5-1d08-4c47-b630-f3ed1438cca0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:28.649055 crc crio[22579]: time=\"2026-06-12T16:11:28.64322496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=928ea5ff-a75e-47d3-979e-e02a9ac83000 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:28.669395 crc crio[22579]: time=\"2026-06-12T16:11:28.669290004Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=1ab7e04f-4372-4d05-8aa0-06be4eed1f38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:28.674205 crc crio[22579]: time=\"2026-06-12T16:11:28.674061911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:28.786546 crc crio[22579]: time=\"2026-06-12T16:11:28.785873906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:28.815974 crc crio[22579]: time=\"2026-06-12T16:11:28.815375201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:28.905824 crc crio[22579]: time=\"2026-06-12T16:11:28.905595642Z\" level=info msg=\"Stopped pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=c2b6cd1e-ddbe-4a72-8d0c-f3c0594518f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:29.035128 crc crio[22579]: time=\"2026-06-12T16:11:29.035014867Z\" level=info msg=\"Created container ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=1ab7e04f-4372-4d05-8aa0-06be4eed1f38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:29.036444 crc crio[22579]: time=\"2026-06-12T16:11:29.036356353Z\" level=info msg=\"Starting container: ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a\" id=b0b3eb2f-2d7d-487e-aa50-15f76ba1b0a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:29.048827 crc crio[22579]: time=\"2026-06-12T16:11:29.044652784Z\" level=info msg=\"Started container\" PID=53407 containerID=ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a description=openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns id=b0b3eb2f-2d7d-487e-aa50-15f76ba1b0a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\nJun 12 16:11:29.574944 crc crio[22579]: time=\"2026-06-12T16:11:29.568742033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=76b5b7ce-df06-463e-a4fa-b07d6f665aad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.578711 crc crio[22579]: time=\"2026-06-12T16:11:29.575269867Z\" level=info msg=\"Removing container: ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a\" id=3c574a05-9914-4fca-8555-7807cf671ff6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:29.581114 crc crio[22579]: time=\"2026-06-12T16:11:29.58101316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38f144e4-94ec-4c66-b873-c1afc5265e90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.607719 crc crio[22579]: time=\"2026-06-12T16:11:29.607601258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c61d761d-28b7-4167-a9c9-5b957f0256ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.628271 crc crio[22579]: time=\"2026-06-12T16:11:29.628157975Z\" level=info msg=\"Removed container ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init\" id=3c574a05-9914-4fca-8555-7807cf671ff6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:29.637579 crc crio[22579]: time=\"2026-06-12T16:11:29.633941609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=dae50e14-5022-40fc-b93e-4c6457a79b01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.643804 crc crio[22579]: time=\"2026-06-12T16:11:29.643726249Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txd7g/registry-server\" id=2bf98f0c-decf-4500-82a2-ac64872c4a0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:29.648259 crc crio[22579]: time=\"2026-06-12T16:11:29.648158047Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-2vd42/ovsdb-server\" id=c123ed7e-273f-46c6-b7de-81bfbfbf9f99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:29.733470 crc crio[22579]: time=\"2026-06-12T16:11:29.733355905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:29.746847 crc crio[22579]: time=\"2026-06-12T16:11:29.746764932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:29.755370 crc crio[22579]: time=\"2026-06-12T16:11:29.755272298Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=970ea19f-61d0-4153-b0db-4228b6a87208 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:29.757391 crc crio[22579]: time=\"2026-06-12T16:11:29.757326993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0f27d9aa-1977-402c-b973-cab65fda433a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.794349 crc crio[22579]: time=\"2026-06-12T16:11:29.794165713Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d963f635-22fe-4aeb-b720-9a7bc90c74ca name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:29.806248 crc crio[22579]: time=\"2026-06-12T16:11:29.806088301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:29.807151 crc crio[22579]: time=\"2026-06-12T16:11:29.806932503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:29.816745 crc crio[22579]: time=\"2026-06-12T16:11:29.816482417Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=5ff940af-7f27-4908-b920-c614dc18144b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:29.818728 crc crio[22579]: time=\"2026-06-12T16:11:29.818599014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:29.821038 crc crio[22579]: time=\"2026-06-12T16:11:29.820964517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:29.890075 crc crio[22579]: time=\"2026-06-12T16:11:29.889977143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:29.903276 crc crio[22579]: time=\"2026-06-12T16:11:29.903141694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:29.970315 crc crio[22579]: time=\"2026-06-12T16:11:29.969802408Z\" level=info msg=\"Created container 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405: openshift-marketplace/certified-operators-txd7g/registry-server\" id=2bf98f0c-decf-4500-82a2-ac64872c4a0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:29.972053 crc crio[22579]: time=\"2026-06-12T16:11:29.971981776Z\" level=info msg=\"Starting container: 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405\" id=f8305b60-7e1a-44eb-996b-389d3c6bb8f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:29.984047 crc crio[22579]: time=\"2026-06-12T16:11:29.983949215Z\" level=info msg=\"Started container\" PID=53499 containerID=2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405 description=openshift-marketplace/certified-operators-txd7g/registry-server id=f8305b60-7e1a-44eb-996b-389d3c6bb8f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\nJun 12 16:11:30.038093 crc crio[22579]: time=\"2026-06-12T16:11:30.038005064Z\" level=info msg=\"Created container a489e6b28bec1410ec55ab8af64f753cc3e12d7d0e9ad93178c3f388eedf9ba9: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=5ff940af-7f27-4908-b920-c614dc18144b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:30.042212 crc crio[22579]: time=\"2026-06-12T16:11:30.042135514Z\" level=info msg=\"Starting container: a489e6b28bec1410ec55ab8af64f753cc3e12d7d0e9ad93178c3f388eedf9ba9\" id=cc44f7ce-1723-4a5f-8b27-6f41bbb8dff4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:30.050980 crc crio[22579]: time=\"2026-06-12T16:11:30.050904387Z\" level=info msg=\"Started container\" PID=53530 containerID=a489e6b28bec1410ec55ab8af64f753cc3e12d7d0e9ad93178c3f388eedf9ba9 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=cc44f7ce-1723-4a5f-8b27-6f41bbb8dff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c\nJun 12 16:11:30.066074 crc crio[22579]: time=\"2026-06-12T16:11:30.064971811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:30.165387 crc crio[22579]: time=\"2026-06-12T16:11:30.165195849Z\" level=info msg=\"Created container 6fa19a5f50a890427d5edeeb728551b3492ed60dd7dc05fbfa9f2d8fa18947c0: openstack/ovn-controller-ovs-2vd42/ovsdb-server\" id=c123ed7e-273f-46c6-b7de-81bfbfbf9f99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:30.167598 crc crio[22579]: time=\"2026-06-12T16:11:30.166925555Z\" level=info msg=\"Starting container: 6fa19a5f50a890427d5edeeb728551b3492ed60dd7dc05fbfa9f2d8fa18947c0\" id=901da2f5-5876-4fc8-bc95-801ce65979b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:30.173390 crc crio[22579]: time=\"2026-06-12T16:11:30.173323565Z\" level=info msg=\"Started container\" PID=53566 containerID=6fa19a5f50a890427d5edeeb728551b3492ed60dd7dc05fbfa9f2d8fa18947c0 description=openstack/ovn-controller-ovs-2vd42/ovsdb-server id=901da2f5-5876-4fc8-bc95-801ce65979b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d\nJun 12 16:11:30.188814 crc crio[22579]: time=\"2026-06-12T16:11:30.188740506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=8a56b8fe-bbce-41a8-96c0-2043ac6c469d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:30.192194 crc crio[22579]: time=\"2026-06-12T16:11:30.192165797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0fac8494-596e-41ed-a050-5d69be60b4b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:30.199209 crc crio[22579]: time=\"2026-06-12T16:11:30.199157043Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-2vd42/ovs-vswitchd\" id=e590fdb7-5cbb-42bd-893d-b40820e83d59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:30.200394 crc crio[22579]: time=\"2026-06-12T16:11:30.200341924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:30.235969 crc crio[22579]: time=\"2026-06-12T16:11:30.23588185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:30.418068 crc crio[22579]: time=\"2026-06-12T16:11:30.417988308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:30.529838 crc crio[22579]: time=\"2026-06-12T16:11:30.529722212Z\" level=info msg=\"Created container 47bb24f090fb07ffbd60fae4b4226542b77b13296f5b03188aaf4266ae470add: openstack/ovn-controller-ovs-2vd42/ovs-vswitchd\" id=e590fdb7-5cbb-42bd-893d-b40820e83d59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:30.531851 crc crio[22579]: time=\"2026-06-12T16:11:30.531754866Z\" level=info msg=\"Starting container: 47bb24f090fb07ffbd60fae4b4226542b77b13296f5b03188aaf4266ae470add\" id=9ecfd37f-8229-46ca-8d74-7abaae52ef31 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:30.539196 crc crio[22579]: time=\"2026-06-12T16:11:30.539074721Z\" level=info msg=\"Started container\" PID=53805 containerID=47bb24f090fb07ffbd60fae4b4226542b77b13296f5b03188aaf4266ae470add description=openstack/ovn-controller-ovs-2vd42/ovs-vswitchd id=9ecfd37f-8229-46ca-8d74-7abaae52ef31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d\nJun 12 16:11:32.661484 crc crio[22579]: time=\"2026-06-12T16:11:32.66067515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1bb1060d-36f9-41f8-b6a3-e1312451678f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:32.669769 crc crio[22579]: time=\"2026-06-12T16:11:32.669587527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e54588f3-5661-41b3-b1f1-7e86773521e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:32.711207 crc crio[22579]: time=\"2026-06-12T16:11:32.71102935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7845084a-725a-4ccc-983e-9115ec4547a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:32.713326 crc crio[22579]: time=\"2026-06-12T16:11:32.712984952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=08bbf448-ccd3-48f3-8939-9beb9500f4b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:32.727380 crc crio[22579]: time=\"2026-06-12T16:11:32.727295543Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=6cb3b01f-4a2b-4c37-89f7-b5eaa10fbd72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:32.729069 crc crio[22579]: time=\"2026-06-12T16:11:32.728997919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:32.733577 crc crio[22579]: time=\"2026-06-12T16:11:32.733116648Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=ae33ec1d-870d-41df-a945-1b1dd9674b86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:32.750161 crc crio[22579]: time=\"2026-06-12T16:11:32.749457573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:32.779121 crc crio[22579]: time=\"2026-06-12T16:11:32.778939758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:32.783070 crc crio[22579]: time=\"2026-06-12T16:11:32.782997686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:32.800461 crc crio[22579]: time=\"2026-06-12T16:11:32.800306617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:32.803813 crc crio[22579]: time=\"2026-06-12T16:11:32.803769999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:33.276947 crc crio[22579]: time=\"2026-06-12T16:11:33.276141332Z\" level=info msg=\"Created container 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831: openstack/openstack-cell1-galera-0/galera\" id=6cb3b01f-4a2b-4c37-89f7-b5eaa10fbd72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:33.277287 crc crio[22579]: time=\"2026-06-12T16:11:33.276411529Z\" level=info msg=\"Created container 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf: openstack/openstack-galera-0/galera\" id=ae33ec1d-870d-41df-a945-1b1dd9674b86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:33.278867 crc crio[22579]: time=\"2026-06-12T16:11:33.278792222Z\" level=info msg=\"Starting container: 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf\" id=69c3dcc2-d47e-4b07-860b-195948446009 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:33.279134 crc crio[22579]: time=\"2026-06-12T16:11:33.279010158Z\" level=info msg=\"Starting container: 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831\" id=8980ba60-b1d0-4d20-8344-5abbc8d0f8d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:33.287955 crc crio[22579]: time=\"2026-06-12T16:11:33.287863004Z\" level=info msg=\"Started container\" PID=54095 containerID=7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf description=openstack/openstack-galera-0/galera id=69c3dcc2-d47e-4b07-860b-195948446009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac\nJun 12 16:11:33.289098 crc crio[22579]: time=\"2026-06-12T16:11:33.288992704Z\" level=info msg=\"Started container\" PID=54094 containerID=645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831 description=openstack/openstack-cell1-galera-0/galera id=8980ba60-b1d0-4d20-8344-5abbc8d0f8d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3\nJun 12 16:11:37.825457 crc crio[22579]: time=\"2026-06-12T16:11:37.824297902Z\" level=info msg=\"Stopping container: 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf (timeout: 30s)\" id=f78ccd7f-fa6b-443e-b4b9-63e00bfef53c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.850406 crc crio[22579]: time=\"2026-06-12T16:11:37.850237519Z\" level=info msg=\"Stopped container 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf: openstack/openstack-galera-0/galera\" id=f78ccd7f-fa6b-443e-b4b9-63e00bfef53c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:37.853132 crc crio[22579]: time=\"2026-06-12T16:11:37.852926637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8fd3f1c6-8d17-4dcd-933e-1e6bd5c69ecb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:37.860042 crc crio[22579]: time=\"2026-06-12T16:11:37.85974026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cf808b8b-1961-408a-97f8-163dcfba0957 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:37.868027 crc crio[22579]: time=\"2026-06-12T16:11:37.867882006Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=63586612-3e7e-4e5b-94a4-a668f5f81687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:37.871309 crc crio[22579]: time=\"2026-06-12T16:11:37.871241131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.911985 crc crio[22579]: time=\"2026-06-12T16:11:37.91187011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:37.917115 crc crio[22579]: time=\"2026-06-12T16:11:37.917055072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:38.497652 crc crio[22579]: time=\"2026-06-12T16:11:38.496984171Z\" level=info msg=\"Created container 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7: openstack/openstack-galera-0/galera\" id=63586612-3e7e-4e5b-94a4-a668f5f81687 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:38.503356 crc crio[22579]: time=\"2026-06-12T16:11:38.50286111Z\" level=info msg=\"Starting container: 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7\" id=ccc7d2dd-1992-4d44-b577-269dbd97bd78 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:38.510664 crc crio[22579]: time=\"2026-06-12T16:11:38.510560005Z\" level=info msg=\"Started container\" PID=55016 containerID=74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7 description=openstack/openstack-galera-0/galera id=ccc7d2dd-1992-4d44-b577-269dbd97bd78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac\nJun 12 16:11:41.138425 crc crio[22579]: time=\"2026-06-12T16:11:41.137603894Z\" level=info msg=\"Stopping container: 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831 (timeout: 30s)\" id=8744a16b-e207-4ad2-bd3f-8f37ee03864c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:41.158256 crc crio[22579]: time=\"2026-06-12T16:11:41.158157185Z\" level=info msg=\"Stopped container 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831: openstack/openstack-cell1-galera-0/galera\" id=8744a16b-e207-4ad2-bd3f-8f37ee03864c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:41.159680 crc crio[22579]: time=\"2026-06-12T16:11:41.159603371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d018f165-1dbe-40ab-bc3b-b4908fc2012f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:41.164745 crc crio[22579]: time=\"2026-06-12T16:11:41.164566127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=30d42df6-c7d7-4e35-ac2f-a6006ba34d04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:41.169214 crc crio[22579]: time=\"2026-06-12T16:11:41.169088722Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=9e5a708c-1685-45e2-a439-6e5ecd6dcb26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:41.170820 crc crio[22579]: time=\"2026-06-12T16:11:41.170742783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:41.213107 crc crio[22579]: time=\"2026-06-12T16:11:41.213000704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:41.216703 crc crio[22579]: time=\"2026-06-12T16:11:41.216602445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:41.414341 crc crio[22579]: time=\"2026-06-12T16:11:41.414227891Z\" level=info msg=\"Created container c08c4924bf22c720811c957d121104dc6ab9e07da3e805d8a10c24e2b1c57d5b: openstack/openstack-cell1-galera-0/galera\" id=9e5a708c-1685-45e2-a439-6e5ecd6dcb26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:41.415675 crc crio[22579]: time=\"2026-06-12T16:11:41.415568015Z\" level=info msg=\"Starting container: c08c4924bf22c720811c957d121104dc6ab9e07da3e805d8a10c24e2b1c57d5b\" id=9aebf87a-ea8e-420c-a312-7850114c85e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:41.421895 crc crio[22579]: time=\"2026-06-12T16:11:41.421770222Z\" level=info msg=\"Started container\" PID=55493 containerID=c08c4924bf22c720811c957d121104dc6ab9e07da3e805d8a10c24e2b1c57d5b description=openstack/openstack-cell1-galera-0/galera id=9aebf87a-ea8e-420c-a312-7850114c85e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3\nJun 12 16:11:42.406540 crc crio[22579]: time=\"2026-06-12T16:11:42.406050293Z\" level=info msg=\"Stopping container: ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a (timeout: 10s)\" id=b0f0fd26-be82-4b9d-9d8e-c28285643029 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:42.567594 crc crio[22579]: time=\"2026-06-12T16:11:42.567444591Z\" level=info msg=\"Stopped container ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=b0f0fd26-be82-4b9d-9d8e-c28285643029 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:42.570428 crc crio[22579]: time=\"2026-06-12T16:11:42.569261297Z\" level=info msg=\"Stopping pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=369f7ea1-bb99-4d2c-bb07-d5a65754012f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:42.570428 crc crio[22579]: time=\"2026-06-12T16:11:42.57017662Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-qwjrv Namespace:openstack ID:945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d UID:d716c784-5e23-48de-8edc-4e73b90930ad NetNS:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd716c784_5e23_48de_8edc_4e73b90930ad.slice PodAnnotations:0xc00008d7f8}] Aliases:map[]}\"\nJun 12 16:11:42.570428 crc crio[22579]: time=\"2026-06-12T16:11:42.570352574Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-9c58657f7-qwjrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:42.868552 crc crio[22579]: time=\"2026-06-12T16:11:42.867907601Z\" level=info msg=\"Stopping container: 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405 (timeout: 2s)\" id=d70837db-4544-4dba-91ac-cf18f3f275dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:42.988612 crc crio[22579]: time=\"2026-06-12T16:11:42.985956891Z\" level=info msg=\"Stopped pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=369f7ea1-bb99-4d2c-bb07-d5a65754012f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:43.035743 crc crio[22579]: time=\"2026-06-12T16:11:43.027927024Z\" level=info msg=\"Stopped container 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405: openshift-marketplace/certified-operators-txd7g/registry-server\" id=d70837db-4544-4dba-91ac-cf18f3f275dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:43.035743 crc crio[22579]: time=\"2026-06-12T16:11:43.03058018Z\" level=info msg=\"Stopping pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=ddcbea01-054a-4866-bc5d-50a3109c0c96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:43.035743 crc crio[22579]: time=\"2026-06-12T16:11:43.031147475Z\" level=info msg=\"Got pod network &{Name:certified-operators-txd7g Namespace:openshift-marketplace ID:b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 UID:0a214773-561a-433c-8059-6386222e0940 NetNS:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a214773_561a_433c_8059_6386222e0940.slice PodAnnotations:0xc000478288}] Aliases:map[]}\"\nJun 12 16:11:43.035743 crc crio[22579]: time=\"2026-06-12T16:11:43.03130282Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-txd7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:43.496204 crc crio[22579]: time=\"2026-06-12T16:11:43.495799614Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=84b8fb9b-94fd-432c-a18b-d0d9eb68c40f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:43.496980 crc crio[22579]: time=\"2026-06-12T16:11:43.496228625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:43.558006 crc crio[22579]: time=\"2026-06-12T16:11:43.551205577Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663 UID:5fca7dd3-1c6e-4ff6-a87b-68d810dc161e NetNS:/var/run/netns/58aa6abc-41da-4b55-b2fd-e397fb0a118b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fca7dd3_1c6e_4ff6_a87b_68d810dc161e.slice PodAnnotations:0xc000478818}] Aliases:map[]}\"\nJun 12 16:11:43.558006 crc crio[22579]: time=\"2026-06-12T16:11:43.551244098Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:43.792815 crc crio[22579]: time=\"2026-06-12T16:11:43.789728459Z\" level=info msg=\"Stopped pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=ddcbea01-054a-4866-bc5d-50a3109c0c96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:43.945948 crc crio[22579]: time=\"2026-06-12T16:11:43.943722579Z\" level=info msg=\"Removing container: ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a\" id=3fa7e81b-6427-4f78-be9c-4688e1a62c34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:44.029879 crc crio[22579]: time=\"2026-06-12T16:11:44.029325807Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/POD\" id=75ded391-0aa0-4097-94d6-78f671089016 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:44.029879 crc crio[22579]: time=\"2026-06-12T16:11:44.02984218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:44.066382 crc crio[22579]: time=\"2026-06-12T16:11:44.066076388Z\" level=info msg=\"Removed container ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=3fa7e81b-6427-4f78-be9c-4688e1a62c34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:44.093612 crc crio[22579]: time=\"2026-06-12T16:11:44.093182245Z\" level=info msg=\"Removing container: e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422\" id=53133ef6-b67a-4156-9f8a-ee65d94166e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:44.118576 crc crio[22579]: time=\"2026-06-12T16:11:44.116945927Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781280703-m9g5x Namespace:openstack ID:fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f UID:338a905c-6077-48c0-84be-e4b25b243fa3 NetNS:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod338a905c_6077_48c0_84be_e4b25b243fa3.slice PodAnnotations:0xc0025a08b0}] Aliases:map[]}\"\nJun 12 16:11:44.118576 crc crio[22579]: time=\"2026-06-12T16:11:44.11707526Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781280703-m9g5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:44.248482 crc crio[22579]: time=\"2026-06-12T16:11:44.248378206Z\" level=info msg=\"Removed container e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422: openstack/dnsmasq-dns-9c58657f7-qwjrv/init\" id=53133ef6-b67a-4156-9f8a-ee65d94166e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:44.663664 crc crio[22579]: time=\"2026-06-12T16:11:44.656924634Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-tnv6d/POD\" id=9b34c1db-045e-40a3-a608-f6b86f01a737 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:44.663664 crc crio[22579]: time=\"2026-06-12T16:11:44.657288503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:44.764926 crc crio[22579]: time=\"2026-06-12T16:11:44.764843937Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-tnv6d Namespace:openstack ID:0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 UID:ccac2593-16c8-4a08-a970-e24b5660d81e NetNS:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccac2593_16c8_4a08_a970_e24b5660d81e.slice PodAnnotations:0xc0004780f0}] Aliases:map[]}\"\nJun 12 16:11:44.764926 crc crio[22579]: time=\"2026-06-12T16:11:44.764909009Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-tnv6d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:44.821586 crc crio[22579]: time=\"2026-06-12T16:11:44.821273167Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-k254s/POD\" id=f6ca62d8-d11d-442f-a302-721519365c71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:44.821586 crc crio[22579]: time=\"2026-06-12T16:11:44.821358209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:44.864647 crc crio[22579]: time=\"2026-06-12T16:11:44.864384169Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-k254s Namespace:openstack ID:284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc UID:3d2288ad-1ebc-4b69-b502-7419b1a3a0e5 NetNS:/var/run/netns/b0c413d6-acb2-4126-a96c-d67d021e0c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d2288ad_1ebc_4b69_b502_7419b1a3a0e5.slice PodAnnotations:0xc0005486b8}] Aliases:map[]}\"\nJun 12 16:11:44.864647 crc crio[22579]: time=\"2026-06-12T16:11:44.86444992Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-k254s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:44.954952 crc crio[22579]: 2026-06-12T16:11:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d60069d3f1a28 Mac:26:18:60:20:1a:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/58aa6abc-41da-4b55-b2fd-e397fb0a118b SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:44.959807 crc crio[22579]: time=\"2026-06-12T16:11:44.959743684Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663 UID:5fca7dd3-1c6e-4ff6-a87b-68d810dc161e NetNS:/var/run/netns/58aa6abc-41da-4b55-b2fd-e397fb0a118b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fca7dd3_1c6e_4ff6_a87b_68d810dc161e.slice PodAnnotations:0xc000478818}] Aliases:map[]}\"\nJun 12 16:11:44.959939 crc crio[22579]: time=\"2026-06-12T16:11:44.959919878Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:44.996588 crc crio[22579]: time=\"2026-06-12T16:11:44.996228688Z\" level=info msg=\"Ran pod sandbox 54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663 with infra container: openstack/ovsdbserver-sb-0/POD\" id=84b8fb9b-94fd-432c-a18b-d0d9eb68c40f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:45.008140 crc crio[22579]: time=\"2026-06-12T16:11:45.007999926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=8bcc2126-a7b5-471a-8d7c-4c4e4f49c30d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:45.009678 crc crio[22579]: time=\"2026-06-12T16:11:45.008214802Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=8bcc2126-a7b5-471a-8d7c-4c4e4f49c30d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:45.009678 crc crio[22579]: time=\"2026-06-12T16:11:45.008256993Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=8bcc2126-a7b5-471a-8d7c-4c4e4f49c30d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:45.009955 crc crio[22579]: time=\"2026-06-12T16:11:45.0097285Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=d7788f81-b73f-4e55-9802-c14b0b834501 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:45.028224 crc crio[22579]: time=\"2026-06-12T16:11:45.028133376Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 12 16:11:45.149966 crc crio[22579]: 2026-06-12T16:11:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb0d90912c43139 Mac:2a:af:aa:cb:35:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb SocketPath: PciID:}] [{Interface:0xc0001953b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:45.151118 crc crio[22579]: time=\"2026-06-12T16:11:45.15104887Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781280703-m9g5x Namespace:openstack ID:fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f UID:338a905c-6077-48c0-84be-e4b25b243fa3 NetNS:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod338a905c_6077_48c0_84be_e4b25b243fa3.slice PodAnnotations:0xc0025a08b0}] Aliases:map[]}\"\nJun 12 16:11:45.151284 crc crio[22579]: time=\"2026-06-12T16:11:45.151229704Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781280703-m9g5x for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:45.182168 crc crio[22579]: time=\"2026-06-12T16:11:45.182079296Z\" level=info msg=\"Ran pod sandbox fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f with infra container: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/POD\" id=75ded391-0aa0-4097-94d6-78f671089016 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:45.187791 crc crio[22579]: time=\"2026-06-12T16:11:45.187220346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=27f6a399-8f7e-4423-9d74-6048530ce1b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:45.194703 crc crio[22579]: time=\"2026-06-12T16:11:45.193031433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=37c82669-300b-455e-94e0-4f30f8e58a72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:45.204089 crc crio[22579]: time=\"2026-06-12T16:11:45.200594774Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config\" id=bd32ce56-9aa9-4e20-a3a6-9cf2fde14332 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:45.204089 crc crio[22579]: time=\"2026-06-12T16:11:45.202333099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.324132 crc crio[22579]: time=\"2026-06-12T16:11:45.323290332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.333988 crc crio[22579]: time=\"2026-06-12T16:11:45.332408123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.490587 crc crio[22579]: 2026-06-12T16:11:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:284554d017c6376 Mac:e6:c4:38:9e:d2:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/b0c413d6-acb2-4126-a96c-d67d021e0c4b SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:45.491641 crc crio[22579]: time=\"2026-06-12T16:11:45.491274067Z\" level=info msg=\"Created container 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config\" id=bd32ce56-9aa9-4e20-a3a6-9cf2fde14332 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:45.491804 crc crio[22579]: time=\"2026-06-12T16:11:45.491697498Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-k254s Namespace:openstack ID:284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc UID:3d2288ad-1ebc-4b69-b502-7419b1a3a0e5 NetNS:/var/run/netns/b0c413d6-acb2-4126-a96c-d67d021e0c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d2288ad_1ebc_4b69_b502_7419b1a3a0e5.slice PodAnnotations:0xc0005486b8}] Aliases:map[]}\"\nJun 12 16:11:45.491902 crc crio[22579]: time=\"2026-06-12T16:11:45.491850352Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-k254s for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:45.496751 crc crio[22579]: time=\"2026-06-12T16:11:45.496644873Z\" level=info msg=\"Starting container: 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6\" id=e9fd88a3-a01e-475d-916b-87aae1d3f969 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:45.501606 crc crio[22579]: time=\"2026-06-12T16:11:45.501449015Z\" level=info msg=\"Ran pod sandbox 284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc with infra container: openstack/ovn-controller-metrics-k254s/POD\" id=f6ca62d8-d11d-442f-a302-721519365c71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:45.513567 crc crio[22579]: time=\"2026-06-12T16:11:45.511824608Z\" level=info msg=\"Started container\" PID=56291 containerID=2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6 description=openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config id=e9fd88a3-a01e-475d-916b-87aae1d3f969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\nJun 12 16:11:45.519531 crc crio[22579]: time=\"2026-06-12T16:11:45.519067151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=919685f0-3a6c-4be4-8c67-396912821d09 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:45.542722 crc crio[22579]: 2026-06-12T16:11:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b88d797f754cb8 Mac:a6:eb:3f:e8:76:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c SocketPath: PciID:}] [{Interface:0xc00052b070 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:45.544081 crc crio[22579]: time=\"2026-06-12T16:11:45.544003283Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-tnv6d Namespace:openstack ID:0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 UID:ccac2593-16c8-4a08-a970-e24b5660d81e NetNS:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccac2593_16c8_4a08_a970_e24b5660d81e.slice PodAnnotations:0xc0004780f0}] Aliases:map[]}\"\nJun 12 16:11:45.544256 crc crio[22579]: time=\"2026-06-12T16:11:45.544194448Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-tnv6d for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:45.554574 crc crio[22579]: time=\"2026-06-12T16:11:45.554425937Z\" level=info msg=\"Ran pod sandbox 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 with infra container: openstack/dnsmasq-dns-86cd84489-tnv6d/POD\" id=9b34c1db-045e-40a3-a608-f6b86f01a737 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:45.557398 crc crio[22579]: time=\"2026-06-12T16:11:45.55733463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a74ec851-e61c-47c4-88a1-c471603bc3d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:45.612789 crc crio[22579]: time=\"2026-06-12T16:11:45.612099748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7f7dbd20-6799-4dfa-be34-43b2d636471b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:45.644559 crc crio[22579]: time=\"2026-06-12T16:11:45.640866076Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-k254s/openstack-network-exporter\" id=79b4e137-127a-40fb-ba6e-bad55f4b78fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:45.644559 crc crio[22579]: time=\"2026-06-12T16:11:45.642685662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.648806 crc crio[22579]: time=\"2026-06-12T16:11:45.64654262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=829d3019-9f00-4575-9b37-54b36dbd9e19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:45.698330 crc crio[22579]: time=\"2026-06-12T16:11:45.698239009Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-tnv6d/init\" id=bf09a329-671f-41f3-be42-4376079b261f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:45.704293 crc crio[22579]: time=\"2026-06-12T16:11:45.70418706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.742402 crc crio[22579]: time=\"2026-06-12T16:11:45.742149352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.758806 crc crio[22579]: time=\"2026-06-12T16:11:45.758711971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.766976 crc crio[22579]: time=\"2026-06-12T16:11:45.766611331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:45.804437 crc crio[22579]: time=\"2026-06-12T16:11:45.804385108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:46.059380 crc crio[22579]: time=\"2026-06-12T16:11:46.059258575Z\" level=info msg=\"Created container fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567: openstack/dnsmasq-dns-86cd84489-tnv6d/init\" id=bf09a329-671f-41f3-be42-4376079b261f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:46.060126 crc crio[22579]: time=\"2026-06-12T16:11:46.060005043Z\" level=info msg=\"Created container 67863e2bc57185a253589c075e24e94b698dbabbaac5dbefdf173b3ebad369ba: openstack/ovn-controller-metrics-k254s/openstack-network-exporter\" id=79b4e137-127a-40fb-ba6e-bad55f4b78fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:46.061751 crc crio[22579]: time=\"2026-06-12T16:11:46.061718547Z\" level=info msg=\"Starting container: fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567\" id=e1d50307-8a45-4125-9adf-11c523aaad62 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:46.065681 crc crio[22579]: time=\"2026-06-12T16:11:46.065645776Z\" level=info msg=\"Starting container: 67863e2bc57185a253589c075e24e94b698dbabbaac5dbefdf173b3ebad369ba\" id=5e27a53b-d4d2-41aa-b88f-92d4703c779f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:46.075723 crc crio[22579]: time=\"2026-06-12T16:11:46.07565681Z\" level=info msg=\"Started container\" PID=56436 containerID=67863e2bc57185a253589c075e24e94b698dbabbaac5dbefdf173b3ebad369ba description=openstack/ovn-controller-metrics-k254s/openstack-network-exporter id=5e27a53b-d4d2-41aa-b88f-92d4703c779f name=/runtime.v1.RuntimeService/StartContainer sandboxID=284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc\nJun 12 16:11:46.078430 crc crio[22579]: time=\"2026-06-12T16:11:46.078288987Z\" level=info msg=\"Started container\" PID=56434 containerID=fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567 description=openstack/dnsmasq-dns-86cd84489-tnv6d/init id=e1d50307-8a45-4125-9adf-11c523aaad62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\nJun 12 16:11:47.047954 crc crio[22579]: time=\"2026-06-12T16:11:47.047321541Z\" level=info msg=\"Stopping pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=74fa31b8-8afe-42fd-9408-8b825a83838d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:47.048890 crc crio[22579]: time=\"2026-06-12T16:11:47.048242714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e64e96a6-54ba-41f1-98ae-8cdb355fdc85 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:47.048890 crc crio[22579]: time=\"2026-06-12T16:11:47.048718636Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781280703-m9g5x Namespace:openstack ID:fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f UID:338a905c-6077-48c0-84be-e4b25b243fa3 NetNS:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod338a905c_6077_48c0_84be_e4b25b243fa3.slice PodAnnotations:0xc00130c178}] Aliases:map[]}\"\nJun 12 16:11:47.048890 crc crio[22579]: time=\"2026-06-12T16:11:47.048902271Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781280703-m9g5x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:48.092297 crc crio[22579]: time=\"2026-06-12T16:11:48.091648052Z\" level=info msg=\"Stopped pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=74fa31b8-8afe-42fd-9408-8b825a83838d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:48.139207 crc crio[22579]: time=\"2026-06-12T16:11:48.131366828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c1f5aae8-0ace-4356-901d-66dd15a198c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:48.379711 crc crio[22579]: time=\"2026-06-12T16:11:48.37705449Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns\" id=be896004-63fd-4822-a143-542c2730398b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:48.379711 crc crio[22579]: time=\"2026-06-12T16:11:48.378880157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:48.429470 crc crio[22579]: time=\"2026-06-12T16:11:48.429283793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:48.449164 crc crio[22579]: time=\"2026-06-12T16:11:48.448647404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:48.774403 crc crio[22579]: time=\"2026-06-12T16:11:48.773821841Z\" level=info msg=\"Created container 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns\" id=be896004-63fd-4822-a143-542c2730398b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:48.776966 crc crio[22579]: time=\"2026-06-12T16:11:48.776890228Z\" level=info msg=\"Starting container: 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774\" id=94aab0fe-057b-406b-9196-1337177f11bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:48.789400 crc crio[22579]: time=\"2026-06-12T16:11:48.789307203Z\" level=info msg=\"Started container\" PID=56601 containerID=04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774 description=openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns id=94aab0fe-057b-406b-9196-1337177f11bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\nJun 12 16:11:50.876064 crc crio[22579]: time=\"2026-06-12T16:11:50.874912727Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=d7788f81-b73f-4e55-9802-c14b0b834501 name=/runtime.v1.ImageService/PullImage\nJun 12 16:11:50.878018 crc crio[22579]: time=\"2026-06-12T16:11:50.876833306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=38a1cbe9-afd0-4677-8824-22037a9a3084 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:50.957859 crc crio[22579]: time=\"2026-06-12T16:11:50.957714555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=72dc01e8-d247-4bc5-a075-ca9fa3067855 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:50.981003 crc crio[22579]: time=\"2026-06-12T16:11:50.980884822Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=0d4bd87d-39e8-45c2-8cb1-96b4310ec933 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:50.982882 crc crio[22579]: time=\"2026-06-12T16:11:50.98278101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:51.093936 crc crio[22579]: time=\"2026-06-12T16:11:51.091224356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:51.167822 crc crio[22579]: time=\"2026-06-12T16:11:51.167717064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:51.502361 crc crio[22579]: time=\"2026-06-12T16:11:51.501944649Z\" level=info msg=\"Stopping container: 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774 (timeout: 10s)\" id=5a04fb53-383c-4156-9152-b89c40a917b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:51.511147 crc crio[22579]: time=\"2026-06-12T16:11:51.51105188Z\" level=info msg=\"Created container 4dd547bc8884449fd7a48fcf9868b7c61ec81ddc767797456a0b8bb4a3f82ca7: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=0d4bd87d-39e8-45c2-8cb1-96b4310ec933 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:51.515204 crc crio[22579]: time=\"2026-06-12T16:11:51.515091763Z\" level=info msg=\"Starting container: 4dd547bc8884449fd7a48fcf9868b7c61ec81ddc767797456a0b8bb4a3f82ca7\" id=8988a8d9-5a14-42ef-bcfe-cc369ad7bbc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:51.523955 crc crio[22579]: time=\"2026-06-12T16:11:51.523847434Z\" level=info msg=\"Started container\" PID=56829 containerID=4dd547bc8884449fd7a48fcf9868b7c61ec81ddc767797456a0b8bb4a3f82ca7 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=8988a8d9-5a14-42ef-bcfe-cc369ad7bbc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663\nJun 12 16:11:51.546605 crc crio[22579]: time=\"2026-06-12T16:11:51.545215646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b875ba87-33cf-41ca-9bd8-3e7e3928f5c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:51.658685 crc crio[22579]: time=\"2026-06-12T16:11:51.657851388Z\" level=info msg=\"Stopped container 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns\" id=5a04fb53-383c-4156-9152-b89c40a917b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:51.661671 crc crio[22579]: time=\"2026-06-12T16:11:51.661397438Z\" level=info msg=\"Stopping pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=822e36a0-9840-48fc-a63c-a8cd2dc1c5bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:51.662758 crc crio[22579]: time=\"2026-06-12T16:11:51.662073965Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-tnv6d Namespace:openstack ID:0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 UID:ccac2593-16c8-4a08-a970-e24b5660d81e NetNS:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccac2593_16c8_4a08_a970_e24b5660d81e.slice PodAnnotations:0xc000548538}] Aliases:map[]}\"\nJun 12 16:11:51.662758 crc crio[22579]: time=\"2026-06-12T16:11:51.662279641Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-tnv6d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:51.671787 crc crio[22579]: time=\"2026-06-12T16:11:51.664961109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2afc95b7-cf33-41ac-a138-8a4bdf8027f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:51.707548 crc crio[22579]: time=\"2026-06-12T16:11:51.707205379Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=5d9f4d1a-87cb-4353-9d8a-309fc4c0d3a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:51.725424 crc crio[22579]: time=\"2026-06-12T16:11:51.725353288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:51.886571 crc crio[22579]: time=\"2026-06-12T16:11:51.8857274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:51.900081 crc crio[22579]: time=\"2026-06-12T16:11:51.899991442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:52.038647 crc crio[22579]: time=\"2026-06-12T16:11:52.032662872Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6964f94f-llnmn/POD\" id=dad0ee8e-d85e-498a-abec-cceade69e4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:52.038647 crc crio[22579]: time=\"2026-06-12T16:11:52.033009681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:52.117246 crc crio[22579]: time=\"2026-06-12T16:11:52.117192573Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-llnmn Namespace:openstack ID:d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 UID:644de6a9-e0e0-4af9-a406-e39cc4a37514 NetNS:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod644de6a9_e0e0_4af9_a406_e39cc4a37514.slice PodAnnotations:0xc000548bd8}] Aliases:map[]}\"\nJun 12 16:11:52.117487 crc crio[22579]: time=\"2026-06-12T16:11:52.1174709Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6964f94f-llnmn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:52.280809 crc crio[22579]: time=\"2026-06-12T16:11:52.280712315Z\" level=info msg=\"Stopped pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=822e36a0-9840-48fc-a63c-a8cd2dc1c5bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:52.474453 crc crio[22579]: time=\"2026-06-12T16:11:52.474045102Z\" level=info msg=\"Created container 88455c54a889d8b9f222d56f8566a5854167ca542a2daede9a62f03996647fc4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=5d9f4d1a-87cb-4353-9d8a-309fc4c0d3a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:52.493244 crc crio[22579]: time=\"2026-06-12T16:11:52.492346606Z\" level=info msg=\"Starting container: 88455c54a889d8b9f222d56f8566a5854167ca542a2daede9a62f03996647fc4\" id=ccaf910b-a085-4b3f-b89d-b3492ec99d3b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:52.506154 crc crio[22579]: time=\"2026-06-12T16:11:52.50555767Z\" level=info msg=\"Started container\" PID=56933 containerID=88455c54a889d8b9f222d56f8566a5854167ca542a2daede9a62f03996647fc4 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=ccaf910b-a085-4b3f-b89d-b3492ec99d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663\nJun 12 16:11:52.713230 crc crio[22579]: time=\"2026-06-12T16:11:52.713119137Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/POD\" id=449a790b-034e-4a17-8fa5-d61f6c47b007 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:52.713230 crc crio[22579]: time=\"2026-06-12T16:11:52.71321259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:52.745876 crc crio[22579]: time=\"2026-06-12T16:11:52.745470597Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-kzhrw Namespace:openstack ID:f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 UID:cff9e54e-0160-4d0e-93e6-11b03fb56262 NetNS:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff9e54e_0160_4d0e_93e6_11b03fb56262.slice PodAnnotations:0xc000478be8}] Aliases:map[]}\"\nJun 12 16:11:52.745876 crc crio[22579]: time=\"2026-06-12T16:11:52.7455818Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-kzhrw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:52.908674 crc crio[22579]: 2026-06-12T16:11:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d654f191af3ae55 Mac:a6:15:3b:b6:b2:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:52.908674 crc crio[22579]: time=\"2026-06-12T16:11:52.90744414Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-llnmn Namespace:openstack ID:d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 UID:644de6a9-e0e0-4af9-a406-e39cc4a37514 NetNS:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod644de6a9_e0e0_4af9_a406_e39cc4a37514.slice PodAnnotations:0xc000548bd8}] Aliases:map[]}\"\nJun 12 16:11:52.908674 crc crio[22579]: time=\"2026-06-12T16:11:52.907651245Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6964f94f-llnmn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:52.915708 crc crio[22579]: time=\"2026-06-12T16:11:52.915474843Z\" level=info msg=\"Ran pod sandbox d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 with infra container: openstack/dnsmasq-dns-7b6964f94f-llnmn/POD\" id=dad0ee8e-d85e-498a-abec-cceade69e4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:52.920398 crc crio[22579]: time=\"2026-06-12T16:11:52.919788442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31ce06ef-69e1-4109-bdbf-48fb2dc390fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:52.976727 crc crio[22579]: time=\"2026-06-12T16:11:52.976005526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=00f5a7ad-7f47-4030-a849-f0e77c218270 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:53.010936 crc crio[22579]: time=\"2026-06-12T16:11:53.008344905Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6964f94f-llnmn/init\" id=cf3e35af-000d-45d9-966e-c6acda5ca1ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:53.013897 crc crio[22579]: time=\"2026-06-12T16:11:53.012915561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:53.071720 crc crio[22579]: 2026-06-12T16:11:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f066a3e5821a726 Mac:c6:a3:d4:98:22:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:11:53.073462 crc crio[22579]: time=\"2026-06-12T16:11:53.07288198Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-kzhrw Namespace:openstack ID:f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 UID:cff9e54e-0160-4d0e-93e6-11b03fb56262 NetNS:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff9e54e_0160_4d0e_93e6_11b03fb56262.slice PodAnnotations:0xc000478be8}] Aliases:map[]}\"\nJun 12 16:11:53.073462 crc crio[22579]: time=\"2026-06-12T16:11:53.073036384Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-kzhrw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:11:53.089452 crc crio[22579]: time=\"2026-06-12T16:11:53.085290974Z\" level=info msg=\"Ran pod sandbox f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 with infra container: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/POD\" id=449a790b-034e-4a17-8fa5-d61f6c47b007 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:53.090790 crc crio[22579]: time=\"2026-06-12T16:11:53.090211319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=200120b3-b054-4359-8fcf-29bd0b05e2e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:53.093064 crc crio[22579]: time=\"2026-06-12T16:11:53.092988479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:53.099308 crc crio[22579]: time=\"2026-06-12T16:11:53.098052457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:53.138572 crc crio[22579]: time=\"2026-06-12T16:11:53.137427825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2c2f8d62-a8fc-43a2-b248-c5f226d599c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:53.151196 crc crio[22579]: time=\"2026-06-12T16:11:53.151026639Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init\" id=607dd65b-2ab6-4e9e-b881-314ecefba82c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:53.157978 crc crio[22579]: time=\"2026-06-12T16:11:53.157896573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:53.235024 crc crio[22579]: time=\"2026-06-12T16:11:53.234918694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:53.246931 crc crio[22579]: time=\"2026-06-12T16:11:53.246821786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:53.274798 crc crio[22579]: time=\"2026-06-12T16:11:53.274211929Z\" level=info msg=\"Created container 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815: openstack/dnsmasq-dns-7b6964f94f-llnmn/init\" id=cf3e35af-000d-45d9-966e-c6acda5ca1ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:53.276831 crc crio[22579]: time=\"2026-06-12T16:11:53.275367409Z\" level=info msg=\"Starting container: 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815\" id=5c2bb960-4f1d-4e8a-af75-582d4c4f0b62 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:53.281009 crc crio[22579]: time=\"2026-06-12T16:11:53.280902599Z\" level=info msg=\"Started container\" PID=57239 containerID=2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815 description=openstack/dnsmasq-dns-7b6964f94f-llnmn/init id=5c2bb960-4f1d-4e8a-af75-582d4c4f0b62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\nJun 12 16:11:53.307895 crc crio[22579]: time=\"2026-06-12T16:11:53.307691457Z\" level=info msg=\"Removing container: 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774\" id=9c68f91e-3052-42b2-b980-36c9a4fcec49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:53.343189 crc crio[22579]: time=\"2026-06-12T16:11:53.343101394Z\" level=info msg=\"Stopping container: 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815 (timeout: 10s)\" id=c0a01523-2b27-4502-899b-a08dcde26fea name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:53.343895 crc crio[22579]: time=\"2026-06-12T16:11:53.343758681Z\" level=info msg=\"Removed container 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns\" id=9c68f91e-3052-42b2-b980-36c9a4fcec49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:53.347191 crc crio[22579]: time=\"2026-06-12T16:11:53.347124446Z\" level=info msg=\"Removing container: fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567\" id=6127ad7c-7b72-49e7-8b9e-d3f87b656a42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:53.391060 crc crio[22579]: time=\"2026-06-12T16:11:53.390408992Z\" level=info msg=\"Stopped container 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815: openstack/dnsmasq-dns-7b6964f94f-llnmn/init\" id=c0a01523-2b27-4502-899b-a08dcde26fea name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:11:53.392489 crc crio[22579]: time=\"2026-06-12T16:11:53.392322221Z\" level=info msg=\"Stopping pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=45334b77-fc6c-4292-82ad-c1f7d4344d75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:53.393009 crc crio[22579]: time=\"2026-06-12T16:11:53.392908426Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-llnmn Namespace:openstack ID:d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 UID:644de6a9-e0e0-4af9-a406-e39cc4a37514 NetNS:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod644de6a9_e0e0_4af9_a406_e39cc4a37514.slice PodAnnotations:0xc0025a05f0}] Aliases:map[]}\"\nJun 12 16:11:53.393162 crc crio[22579]: time=\"2026-06-12T16:11:53.393112571Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6964f94f-llnmn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:11:53.395206 crc crio[22579]: time=\"2026-06-12T16:11:53.395144292Z\" level=info msg=\"Created container 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init\" id=607dd65b-2ab6-4e9e-b881-314ecefba82c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:53.396885 crc crio[22579]: time=\"2026-06-12T16:11:53.396820675Z\" level=info msg=\"Starting container: 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d\" id=a9c8225d-8790-49d0-9464-a2e14eb1e17f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:53.405026 crc crio[22579]: time=\"2026-06-12T16:11:53.404857998Z\" level=info msg=\"Started container\" PID=57269 containerID=421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d description=openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init id=a9c8225d-8790-49d0-9464-a2e14eb1e17f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\nJun 12 16:11:53.411311 crc crio[22579]: time=\"2026-06-12T16:11:53.410259185Z\" level=info msg=\"Removed container fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567: openstack/dnsmasq-dns-86cd84489-tnv6d/init\" id=6127ad7c-7b72-49e7-8b9e-d3f87b656a42 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:53.735393 crc crio[22579]: time=\"2026-06-12T16:11:53.735294958Z\" level=info msg=\"Stopped pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=45334b77-fc6c-4292-82ad-c1f7d4344d75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:11:54.368149 crc crio[22579]: time=\"2026-06-12T16:11:54.362375321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f16212f-48ce-480f-b070-8d1f42f0f359 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:54.376078 crc crio[22579]: time=\"2026-06-12T16:11:54.375204036Z\" level=info msg=\"Removing container: 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815\" id=4d8571fe-287a-4bb1-8f61-02f72be10979 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:54.462032 crc crio[22579]: time=\"2026-06-12T16:11:54.461969213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f341981f-9ca6-46ae-858e-a77f04005156 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:11:54.479925 crc crio[22579]: time=\"2026-06-12T16:11:54.479843296Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns\" id=b1028ca9-c5c1-4e64-9a74-496deeeaf995 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:54.481661 crc crio[22579]: time=\"2026-06-12T16:11:54.481453927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:54.519430 crc crio[22579]: time=\"2026-06-12T16:11:54.519298145Z\" level=info msg=\"Removed container 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815: openstack/dnsmasq-dns-7b6964f94f-llnmn/init\" id=4d8571fe-287a-4bb1-8f61-02f72be10979 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:11:54.539430 crc crio[22579]: time=\"2026-06-12T16:11:54.537805264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:54.552931 crc crio[22579]: time=\"2026-06-12T16:11:54.552867726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:54.699882 crc crio[22579]: time=\"2026-06-12T16:11:54.699761756Z\" level=info msg=\"Created container 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns\" id=b1028ca9-c5c1-4e64-9a74-496deeeaf995 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:11:54.702318 crc crio[22579]: time=\"2026-06-12T16:11:54.702212008Z\" level=info msg=\"Starting container: 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba\" id=434f3d1e-b51a-4aa3-8e8d-2dfc201f8836 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:11:54.715162 crc crio[22579]: time=\"2026-06-12T16:11:54.715036903Z\" level=info msg=\"Started container\" PID=57374 containerID=02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba description=openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns id=434f3d1e-b51a-4aa3-8e8d-2dfc201f8836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\nJun 12 16:11:59.515694 crc crio[22579]: time=\"2026-06-12T16:11:59.514936189Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-vshfr/POD\" id=c4073b28-5ba4-4c66-a22d-15fd4544096e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:11:59.516785 crc crio[22579]: time=\"2026-06-12T16:11:59.515705979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:11:59.550001 crc crio[22579]: time=\"2026-06-12T16:11:59.549889065Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-vshfr Namespace:openstack ID:4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 UID:269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1 NetNS:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod269a3b6c_8ec6_4d17_9127_a4cbaf5e03b1.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"\nJun 12 16:11:59.550001 crc crio[22579]: time=\"2026-06-12T16:11:59.549952466Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-vshfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:00.056049 crc crio[22579]: 2026-06-12T16:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4088599b68ddc39 Mac:5a:08:fd:f4:3a:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:00.061101 crc crio[22579]: time=\"2026-06-12T16:12:00.060997711Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-vshfr Namespace:openstack ID:4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 UID:269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1 NetNS:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod269a3b6c_8ec6_4d17_9127_a4cbaf5e03b1.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"\nJun 12 16:12:00.062820 crc crio[22579]: time=\"2026-06-12T16:12:00.062752535Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-vshfr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:00.073185 crc crio[22579]: time=\"2026-06-12T16:12:00.073071586Z\" level=info msg=\"Ran pod sandbox 4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 with infra container: openstack/swift-ring-rebalance-vshfr/POD\" id=c4073b28-5ba4-4c66-a22d-15fd4544096e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:00.081045 crc crio[22579]: time=\"2026-06-12T16:12:00.080903955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=fec3a43c-3e62-4368-929f-a9dc5b067803 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:00.081408 crc crio[22579]: time=\"2026-06-12T16:12:00.081337686Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=fec3a43c-3e62-4368-929f-a9dc5b067803 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:00.081481 crc crio[22579]: time=\"2026-06-12T16:12:00.081439728Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=fec3a43c-3e62-4368-929f-a9dc5b067803 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:00.084209 crc crio[22579]: time=\"2026-06-12T16:12:00.084067915Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2f1266c7-248b-41a7-b372-a2cd5b1e6ff8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:00.089636 crc crio[22579]: time=\"2026-06-12T16:12:00.08939031Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 12 16:12:00.466747 crc crio[22579]: time=\"2026-06-12T16:12:00.466660606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=77fda902-557e-4bef-9319-c700ef0dc896 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:00.487314 crc crio[22579]: time=\"2026-06-12T16:12:00.487189915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=49a093f4-35ce-4df8-bf78-5f3bf719b6d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:00.521919 crc crio[22579]: time=\"2026-06-12T16:12:00.520967771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a13d8175-9f62-4611-80b0-05325ee36a70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:00.548024 crc crio[22579]: time=\"2026-06-12T16:12:00.54737258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5053ecd4-9d15-4fa8-a3ed-2567f785372b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:00.570950 crc crio[22579]: time=\"2026-06-12T16:12:00.570833614Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1e47720b-3bcf-4a5d-99fb-70ce34a3cb8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:00.573355 crc crio[22579]: time=\"2026-06-12T16:12:00.572843505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:00.585337 crc crio[22579]: time=\"2026-06-12T16:12:00.585101455Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=fa401110-4da1-4eb5-9ce3-580443020c6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:00.599430 crc crio[22579]: time=\"2026-06-12T16:12:00.599259354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:00.624297 crc crio[22579]: time=\"2026-06-12T16:12:00.624207066Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688012-988rh/POD\" id=8c29613a-2093-46ff-a6a4-af1f290d1d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:00.624407 crc crio[22579]: time=\"2026-06-12T16:12:00.624344899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:00.645630 crc crio[22579]: time=\"2026-06-12T16:12:00.645334621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:00.649352 crc crio[22579]: time=\"2026-06-12T16:12:00.649276061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:00.666304 crc crio[22579]: time=\"2026-06-12T16:12:00.666176589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:00.669778 crc crio[22579]: time=\"2026-06-12T16:12:00.669483303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:00.679265 crc crio[22579]: time=\"2026-06-12T16:12:00.679138887Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-988rh Namespace:openshift-infra ID:1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 UID:b3be9d7c-827c-445c-855d-3d706c30a269 NetNS:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3be9d7c_827c_445c_855d_3d706c30a269.slice PodAnnotations:0xc002308210}] Aliases:map[]}\"\nJun 12 16:12:00.679265 crc crio[22579]: time=\"2026-06-12T16:12:00.67923172Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688012-988rh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:00.883190 crc crio[22579]: time=\"2026-06-12T16:12:00.883098353Z\" level=info msg=\"Created container 8b631a3c94993f94902006e70b672c15e8b2204f50b954c0f08e17a3e60e8f96: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1e47720b-3bcf-4a5d-99fb-70ce34a3cb8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:00.885093 crc crio[22579]: time=\"2026-06-12T16:12:00.88495538Z\" level=info msg=\"Starting container: 8b631a3c94993f94902006e70b672c15e8b2204f50b954c0f08e17a3e60e8f96\" id=12eec9c6-cc09-4bf8-81d5-61f6f42d4b7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:00.892320 crc crio[22579]: time=\"2026-06-12T16:12:00.892225534Z\" level=info msg=\"Started container\" PID=57681 containerID=8b631a3c94993f94902006e70b672c15e8b2204f50b954c0f08e17a3e60e8f96 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=12eec9c6-cc09-4bf8-81d5-61f6f42d4b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900\nJun 12 16:12:00.910399 crc crio[22579]: time=\"2026-06-12T16:12:00.909908102Z\" level=info msg=\"Created container 80d634ac27ffa3d89fcb5c11f0b4c2f709690f8229ea828f7e4536330fb48a0f: openstack/rabbitmq-server-0/rabbitmq\" id=fa401110-4da1-4eb5-9ce3-580443020c6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:00.913752 crc crio[22579]: time=\"2026-06-12T16:12:00.913556105Z\" level=info msg=\"Starting container: 80d634ac27ffa3d89fcb5c11f0b4c2f709690f8229ea828f7e4536330fb48a0f\" id=adb18b6d-fe30-4390-9ec3-3fd7158848f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:00.929066 crc crio[22579]: time=\"2026-06-12T16:12:00.9236756Z\" level=info msg=\"Started container\" PID=57679 containerID=80d634ac27ffa3d89fcb5c11f0b4c2f709690f8229ea828f7e4536330fb48a0f description=openstack/rabbitmq-server-0/rabbitmq id=adb18b6d-fe30-4390-9ec3-3fd7158848f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36\nJun 12 16:12:01.516840 crc crio[22579]: 2026-06-12T16:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a0e98ef5d7bcb6 Mac:3a:8c:a9:cf:9d:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa SocketPath: PciID:}] [{Interface:0xc000322fd0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:01.527554 crc crio[22579]: time=\"2026-06-12T16:12:01.520358533Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-988rh Namespace:openshift-infra ID:1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 UID:b3be9d7c-827c-445c-855d-3d706c30a269 NetNS:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3be9d7c_827c_445c_855d_3d706c30a269.slice PodAnnotations:0xc002308210}] Aliases:map[]}\"\nJun 12 16:12:01.527554 crc crio[22579]: time=\"2026-06-12T16:12:01.520718702Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688012-988rh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:01.552686 crc crio[22579]: time=\"2026-06-12T16:12:01.552483887Z\" level=info msg=\"Ran pod sandbox 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 with infra container: openshift-infra/auto-csr-approver-29688012-988rh/POD\" id=8c29613a-2093-46ff-a6a4-af1f290d1d92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:01.562826 crc crio[22579]: time=\"2026-06-12T16:12:01.562759057Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9bf1d250-d8e8-4f6b-ba2a-55059f350853 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:01.572178 crc crio[22579]: time=\"2026-06-12T16:12:01.572090853Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:12:01.749095 crc crio[22579]: time=\"2026-06-12T16:12:01.748764988Z\" level=info msg=\"Stopping container: e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b (timeout: 10s)\" id=a3650f71-eef7-44d6-b9d2-03f18077f55d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:12:01.935122 crc crio[22579]: time=\"2026-06-12T16:12:01.934880563Z\" level=info msg=\"Stopped container e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns\" id=a3650f71-eef7-44d6-b9d2-03f18077f55d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:12:01.938024 crc crio[22579]: time=\"2026-06-12T16:12:01.93794852Z\" level=info msg=\"Stopping pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=239b305b-8795-4473-977e-c6fcf10baeb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:01.938719 crc crio[22579]: time=\"2026-06-12T16:12:01.938656468Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-psswj Namespace:openstack ID:c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b UID:75efb4d0-4626-405e-ba63-1214a4387419 NetNS:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75efb4d0_4626_405e_ba63_1214a4387419.slice PodAnnotations:0xc004fc03b0}] Aliases:map[]}\"\nJun 12 16:12:01.938888 crc crio[22579]: time=\"2026-06-12T16:12:01.938827503Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-psswj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:02.384420 crc crio[22579]: time=\"2026-06-12T16:12:02.384260045Z\" level=info msg=\"Stopped pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=239b305b-8795-4473-977e-c6fcf10baeb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:02.561422 crc crio[22579]: time=\"2026-06-12T16:12:02.561261218Z\" level=info msg=\"Removing container: e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b\" id=0c1d429b-a106-46fe-aed2-0945084a6659 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:02.734240 crc crio[22579]: time=\"2026-06-12T16:12:02.733783148Z\" level=info msg=\"Removed container e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns\" id=0c1d429b-a106-46fe-aed2-0945084a6659 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:02.742101 crc crio[22579]: time=\"2026-06-12T16:12:02.741978896Z\" level=info msg=\"Removing container: 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77\" id=f97bb1be-2477-4c2a-8bf0-e8e0ad8b12f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:02.813337 crc crio[22579]: time=\"2026-06-12T16:12:02.81322572Z\" level=info msg=\"Removed container 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77: openstack/dnsmasq-dns-68bc84565-psswj/init\" id=f97bb1be-2477-4c2a-8bf0-e8e0ad8b12f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:04.783426 crc crio[22579]: time=\"2026-06-12T16:12:04.78331863Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-45nw2/POD\" id=5235e2e1-74b6-4538-b567-4ff5cae8a4de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:04.784416 crc crio[22579]: time=\"2026-06-12T16:12:04.783452093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:06.749058 crc crio[22579]: time=\"2026-06-12T16:12:06.748359752Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-45nw2 Namespace:openstack ID:921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf UID:3bc9d107-af9e-4b45-a5cf-0cd4a2097917 NetNS:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3bc9d107_af9e_4b45_a5cf_0cd4a2097917.slice PodAnnotations:0xc002308330}] Aliases:map[]}\"\nJun 12 16:12:06.749058 crc crio[22579]: time=\"2026-06-12T16:12:06.74904612Z\" level=info msg=\"Adding pod openstack_root-account-create-update-45nw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:06.842884 crc crio[22579]: time=\"2026-06-12T16:12:06.842753093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=2f1266c7-248b-41a7-b372-a2cd5b1e6ff8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:06.843907 crc crio[22579]: time=\"2026-06-12T16:12:06.843775259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=13e76320-c060-48f2-afaf-c1bfb5fa4acd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:06.874719 crc crio[22579]: time=\"2026-06-12T16:12:06.874584639Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9bf1d250-d8e8-4f6b-ba2a-55059f350853 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:06.875902 crc crio[22579]: time=\"2026-06-12T16:12:06.87581144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cb4d05ac-3304-4d68-bbdb-33b494791420 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:06.882015 crc crio[22579]: time=\"2026-06-12T16:12:06.880901199Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e2f231c-86ba-4388-b841-0d73e686e906 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:06.898262 crc crio[22579]: time=\"2026-06-12T16:12:06.898199437Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688012-988rh/oc\" id=d7eaef2c-0785-45e4-b28d-701b1bf94b63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:06.899022 crc crio[22579]: time=\"2026-06-12T16:12:06.898966177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:06.949429 crc crio[22579]: time=\"2026-06-12T16:12:06.949343493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:06.950371 crc crio[22579]: time=\"2026-06-12T16:12:06.950280527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=48b795a5-a794-47bd-96bc-b4e422da3d00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:06.972263 crc crio[22579]: time=\"2026-06-12T16:12:06.970887238Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-vshfr/swift-ring-rebalance\" id=62cf703a-8169-4f12-afc2-1cf45297bef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:06.972755 crc crio[22579]: time=\"2026-06-12T16:12:06.972674224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:07.062061 crc crio[22579]: time=\"2026-06-12T16:12:07.061108234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:07.069310 crc crio[22579]: time=\"2026-06-12T16:12:07.06926947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:07.182181 crc crio[22579]: time=\"2026-06-12T16:12:07.182029767Z\" level=info msg=\"Created container d36b4a4a4434eb992fd82bcaa82e09bbd9dcfc6bc53793321db6d5fc844c06c2: openstack/swift-ring-rebalance-vshfr/swift-ring-rebalance\" id=62cf703a-8169-4f12-afc2-1cf45297bef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:07.184563 crc crio[22579]: time=\"2026-06-12T16:12:07.184407957Z\" level=info msg=\"Starting container: d36b4a4a4434eb992fd82bcaa82e09bbd9dcfc6bc53793321db6d5fc844c06c2\" id=e2c0b421-c746-42b8-8bbd-cea156da5f52 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:07.192629 crc crio[22579]: time=\"2026-06-12T16:12:07.190361578Z\" level=info msg=\"Started container\" PID=58330 containerID=d36b4a4a4434eb992fd82bcaa82e09bbd9dcfc6bc53793321db6d5fc844c06c2 description=openstack/swift-ring-rebalance-vshfr/swift-ring-rebalance id=e2c0b421-c746-42b8-8bbd-cea156da5f52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2\nJun 12 16:12:07.256647 crc crio[22579]: time=\"2026-06-12T16:12:07.256459522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:07.332906 crc crio[22579]: 2026-06-12T16:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:921d051784a228e Mac:0a:26:78:11:8d:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:07.335092 crc crio[22579]: time=\"2026-06-12T16:12:07.334427307Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-45nw2 Namespace:openstack ID:921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf UID:3bc9d107-af9e-4b45-a5cf-0cd4a2097917 NetNS:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3bc9d107_af9e_4b45_a5cf_0cd4a2097917.slice PodAnnotations:0xc002308330}] Aliases:map[]}\"\nJun 12 16:12:07.335092 crc crio[22579]: time=\"2026-06-12T16:12:07.334656862Z\" level=info msg=\"Checking pod openstack_root-account-create-update-45nw2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:07.343267 crc crio[22579]: time=\"2026-06-12T16:12:07.343216869Z\" level=info msg=\"Ran pod sandbox 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf with infra container: openstack/root-account-create-update-45nw2/POD\" id=5235e2e1-74b6-4538-b567-4ff5cae8a4de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:07.347546 crc crio[22579]: time=\"2026-06-12T16:12:07.347428626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=40851ac0-0851-49a7-be44-3b03924c881c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:07.351238 crc crio[22579]: time=\"2026-06-12T16:12:07.351207312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2fd17064-7de4-48f0-ac93-e12200e66d26 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:07.359888 crc crio[22579]: time=\"2026-06-12T16:12:07.35983784Z\" level=info msg=\"Creating container: openstack/root-account-create-update-45nw2/mariadb-account-create-update\" id=50b2dcd7-beb8-4eb3-8f35-9a43d419b7df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:07.360230 crc crio[22579]: time=\"2026-06-12T16:12:07.360152648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:07.373558 crc crio[22579]: time=\"2026-06-12T16:12:07.373369253Z\" level=info msg=\"Created container 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316: openshift-infra/auto-csr-approver-29688012-988rh/oc\" id=d7eaef2c-0785-45e4-b28d-701b1bf94b63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:07.383094 crc crio[22579]: time=\"2026-06-12T16:12:07.382993327Z\" level=info msg=\"Starting container: 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316\" id=71835ca6-7276-4da1-915e-122503b84ced name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:07.393299 crc crio[22579]: time=\"2026-06-12T16:12:07.393204775Z\" level=info msg=\"Started container\" PID=58345 containerID=30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316 description=openshift-infra/auto-csr-approver-29688012-988rh/oc id=71835ca6-7276-4da1-915e-122503b84ced name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\nJun 12 16:12:07.423727 crc crio[22579]: time=\"2026-06-12T16:12:07.423643636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:07.426745 crc crio[22579]: time=\"2026-06-12T16:12:07.426682973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:07.602002 crc crio[22579]: time=\"2026-06-12T16:12:07.601818229Z\" level=info msg=\"Created container 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12: openstack/root-account-create-update-45nw2/mariadb-account-create-update\" id=50b2dcd7-beb8-4eb3-8f35-9a43d419b7df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:07.602905 crc crio[22579]: time=\"2026-06-12T16:12:07.602855016Z\" level=info msg=\"Starting container: 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12\" id=9e32b51c-3153-4eb0-a60b-9d6eb07dd2bf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:07.612310 crc crio[22579]: time=\"2026-06-12T16:12:07.612218383Z\" level=info msg=\"Started container\" PID=58366 containerID=892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12 description=openstack/root-account-create-update-45nw2/mariadb-account-create-update id=9e32b51c-3153-4eb0-a60b-9d6eb07dd2bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\nJun 12 16:12:08.698753 crc crio[22579]: time=\"2026-06-12T16:12:08.697950752Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/POD\" id=c13331b7-34c3-4f06-a71d-a068863f7bfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:08.699672 crc crio[22579]: time=\"2026-06-12T16:12:08.699638055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:08.740530 crc crio[22579]: time=\"2026-06-12T16:12:08.740047379Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/POD\" id=f4fdb883-3417-4f27-be72-39d64533b10f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:08.740727 crc crio[22579]: time=\"2026-06-12T16:12:08.740566542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:08.742029 crc crio[22579]: time=\"2026-06-12T16:12:08.741935357Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280728-bsfgw Namespace:openstack ID:8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 UID:7988bd66-a6a9-45a6-80f9-2a3c846ddbe3 NetNS:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7988bd66_a6a9_45a6_80f9_2a3c846ddbe3.slice PodAnnotations:0xc0025a0700}] Aliases:map[]}\"\nJun 12 16:12:08.742136 crc crio[22579]: time=\"2026-06-12T16:12:08.742041209Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781280728-bsfgw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:08.789730 crc crio[22579]: time=\"2026-06-12T16:12:08.789631655Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280727-7bv7m Namespace:openstack ID:986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 UID:27d75629-6207-42ec-8f78-816da20c6da4 NetNS:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27d75629_6207_42ec_8f78_816da20c6da4.slice PodAnnotations:0xc004fc04a8}] Aliases:map[]}\"\nJun 12 16:12:08.789730 crc crio[22579]: time=\"2026-06-12T16:12:08.789698816Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781280727-7bv7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:08.902240 crc crio[22579]: time=\"2026-06-12T16:12:08.902115174Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=b1196271-e297-4997-89b6-79d870bfdd71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:08.902462 crc crio[22579]: time=\"2026-06-12T16:12:08.902258207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:08.921362 crc crio[22579]: time=\"2026-06-12T16:12:08.921289399Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-wh84g-config-lcjx9/POD\" id=3c1bcb70-eed0-4b63-9429-7090a345a105 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:08.921547 crc crio[22579]: time=\"2026-06-12T16:12:08.921388172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:08.986848 crc crio[22579]: time=\"2026-06-12T16:12:08.986788098Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212 UID:4b141ab9-8f92-4f1f-bd95-c5d51e2e0853 NetNS:/var/run/netns/03406bf7-5fa1-47da-886e-ffa1fbb39a19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b141ab9_8f92_4f1f_bd95_c5d51e2e0853.slice PodAnnotations:0xc0025a0a30}] Aliases:map[]}\"\nJun 12 16:12:08.987200 crc crio[22579]: time=\"2026-06-12T16:12:08.987175998Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:08.991652 crc crio[22579]: time=\"2026-06-12T16:12:08.991465007Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-lcjx9 Namespace:openstack ID:ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 UID:aaa241e0-260b-4cee-914e-da4eac9d691a NetNS:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa241e0_260b_4cee_914e_da4eac9d691a.slice PodAnnotations:0xc000548c00}] Aliases:map[]}\"\nJun 12 16:12:08.991652 crc crio[22579]: time=\"2026-06-12T16:12:08.99158416Z\" level=info msg=\"Adding pod openstack_ovn-controller-wh84g-config-lcjx9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:09.283214 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c8f0f2e2fd2f1f Mac:ae:67:2f:0f:b7:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:09.284127 crc crio[22579]: time=\"2026-06-12T16:12:09.284055388Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280728-bsfgw Namespace:openstack ID:8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 UID:7988bd66-a6a9-45a6-80f9-2a3c846ddbe3 NetNS:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7988bd66_a6a9_45a6_80f9_2a3c846ddbe3.slice PodAnnotations:0xc0025a0700}] Aliases:map[]}\"\nJun 12 16:12:09.284275 crc crio[22579]: time=\"2026-06-12T16:12:09.284220312Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781280728-bsfgw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:09.291306 crc crio[22579]: time=\"2026-06-12T16:12:09.29125272Z\" level=info msg=\"Ran pod sandbox 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 with infra container: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/POD\" id=c13331b7-34c3-4f06-a71d-a068863f7bfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:09.296561 crc crio[22579]: time=\"2026-06-12T16:12:09.294578464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=ccdce4a4-6948-46aa-b9ad-9fba604df460 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:09.298263 crc crio[22579]: time=\"2026-06-12T16:12:09.29755572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=fa0cfbdb-944d-421f-b8ff-2bc8a5083ff9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:09.311175 crc crio[22579]: time=\"2026-06-12T16:12:09.311058922Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config\" id=059cee16-6c5d-4d74-881b-730c15fb92c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:09.311463 crc crio[22579]: time=\"2026-06-12T16:12:09.311445311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:09.366990 crc crio[22579]: time=\"2026-06-12T16:12:09.366915197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:09.371659 crc crio[22579]: time=\"2026-06-12T16:12:09.371571004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:09.512935 crc crio[22579]: time=\"2026-06-12T16:12:09.511757155Z\" level=info msg=\"Created container 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config\" id=059cee16-6c5d-4d74-881b-730c15fb92c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:09.514903 crc crio[22579]: time=\"2026-06-12T16:12:09.514556606Z\" level=info msg=\"Starting container: 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6\" id=2374f02d-fe88-4e99-afba-d0981ad9c50d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:09.524967 crc crio[22579]: time=\"2026-06-12T16:12:09.524661212Z\" level=info msg=\"Started container\" PID=58688 containerID=07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6 description=openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config id=2374f02d-fe88-4e99-afba-d0981ad9c50d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\nJun 12 16:12:09.582755 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:986c4fb51289503 Mac:b2:ef:9b:b3:5b:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:09.584258 crc crio[22579]: time=\"2026-06-12T16:12:09.584143099Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280727-7bv7m Namespace:openstack ID:986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 UID:27d75629-6207-42ec-8f78-816da20c6da4 NetNS:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27d75629_6207_42ec_8f78_816da20c6da4.slice PodAnnotations:0xc004fc04a8}] Aliases:map[]}\"\nJun 12 16:12:09.587547 crc crio[22579]: time=\"2026-06-12T16:12:09.584353244Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781280727-7bv7m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:09.602291 crc crio[22579]: time=\"2026-06-12T16:12:09.601871788Z\" level=info msg=\"Ran pod sandbox 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 with infra container: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/POD\" id=f4fdb883-3417-4f27-be72-39d64533b10f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:09.608060 crc crio[22579]: time=\"2026-06-12T16:12:09.607861959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=cf4b355d-7001-4788-806c-c0ab10cae113 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:09.610417 crc crio[22579]: time=\"2026-06-12T16:12:09.610340802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f8eba427-e948-4ac4-a0cd-a47248e9fdbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:09.616940 crc crio[22579]: time=\"2026-06-12T16:12:09.616865538Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config\" id=a7aae8e1-8c21-4f07-a113-ad11e6168d3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:09.617295 crc crio[22579]: time=\"2026-06-12T16:12:09.617227267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:09.681979 crc crio[22579]: time=\"2026-06-12T16:12:09.681877384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:09.691332 crc crio[22579]: time=\"2026-06-12T16:12:09.691161529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:09.733460 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae8579339f5918b Mac:7e:29:b7:77:b3:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:09.734688 crc crio[22579]: time=\"2026-06-12T16:12:09.734654841Z\" level=info msg=\"Stopping pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=838d9953-a1b1-45aa-a030-296f9b75e910 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:09.734972 crc crio[22579]: time=\"2026-06-12T16:12:09.734951799Z\" level=info msg=\"Stopping pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=ec3ac45f-1617-4fba-bdf3-cfa6052dc9bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:09.735978 crc crio[22579]: time=\"2026-06-12T16:12:09.735895512Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-lcjx9 Namespace:openstack ID:ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 UID:aaa241e0-260b-4cee-914e-da4eac9d691a NetNS:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa241e0_260b_4cee_914e_da4eac9d691a.slice PodAnnotations:0xc000548c00}] Aliases:map[]}\"\nJun 12 16:12:09.736300 crc crio[22579]: time=\"2026-06-12T16:12:09.736257112Z\" level=info msg=\"Checking pod openstack_ovn-controller-wh84g-config-lcjx9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:09.736768 crc crio[22579]: time=\"2026-06-12T16:12:09.736743934Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-45nw2 Namespace:openstack ID:921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf UID:3bc9d107-af9e-4b45-a5cf-0cd4a2097917 NetNS:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3bc9d107_af9e_4b45_a5cf_0cd4a2097917.slice PodAnnotations:0xc002308030}] Aliases:map[]}\"\nJun 12 16:12:09.736983 crc crio[22579]: time=\"2026-06-12T16:12:09.73696391Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-45nw2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:09.737488 crc crio[22579]: time=\"2026-06-12T16:12:09.737464012Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-988rh Namespace:openshift-infra ID:1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 UID:b3be9d7c-827c-445c-855d-3d706c30a269 NetNS:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3be9d7c_827c_445c_855d_3d706c30a269.slice PodAnnotations:0xc0025a00b0}] Aliases:map[]}\"\nJun 12 16:12:09.737832 crc crio[22579]: time=\"2026-06-12T16:12:09.737812571Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688012-988rh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:09.754469 crc crio[22579]: time=\"2026-06-12T16:12:09.753040657Z\" level=info msg=\"Ran pod sandbox ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 with infra container: openstack/ovn-controller-wh84g-config-lcjx9/POD\" id=3c1bcb70-eed0-4b63-9429-7090a345a105 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:09.760462 crc crio[22579]: time=\"2026-06-12T16:12:09.760382663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e0ca747f-a091-44d3-8002-331c841aaf86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:09.790384 crc crio[22579]: time=\"2026-06-12T16:12:09.790142796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=826ccc44-3b67-42d9-8609-73d37fbf3e94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:09.801686 crc crio[22579]: time=\"2026-06-12T16:12:09.801477094Z\" level=info msg=\"Creating container: openstack/ovn-controller-wh84g-config-lcjx9/ovn-config\" id=df6d92f5-3fae-4f5a-bbf2-ccc86a72281f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:09.802070 crc crio[22579]: time=\"2026-06-12T16:12:09.802016337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:09.803080 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:920ccac7a4ef771 Mac:aa:0c:ff:12:3c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/03406bf7-5fa1-47da-886e-ffa1fbb39a19 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:09.803968 crc crio[22579]: time=\"2026-06-12T16:12:09.803870464Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212 UID:4b141ab9-8f92-4f1f-bd95-c5d51e2e0853 NetNS:/var/run/netns/03406bf7-5fa1-47da-886e-ffa1fbb39a19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b141ab9_8f92_4f1f_bd95_c5d51e2e0853.slice PodAnnotations:0xc0025a0a30}] Aliases:map[]}\"\nJun 12 16:12:09.804071 crc crio[22579]: time=\"2026-06-12T16:12:09.804034728Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:09.829060 crc crio[22579]: time=\"2026-06-12T16:12:09.82898362Z\" level=info msg=\"Ran pod sandbox 920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212 with infra container: openstack/ovn-northd-0/POD\" id=b1196271-e297-4997-89b6-79d870bfdd71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:09.832197 crc crio[22579]: time=\"2026-06-12T16:12:09.832047798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=34a64fe6-d144-4a86-b02f-588464611409 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:09.832718 crc crio[22579]: time=\"2026-06-12T16:12:09.832586322Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=34a64fe6-d144-4a86-b02f-588464611409 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:09.832925 crc crio[22579]: time=\"2026-06-12T16:12:09.832754536Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=34a64fe6-d144-4a86-b02f-588464611409 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:09.837947 crc crio[22579]: time=\"2026-06-12T16:12:09.837862045Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=2c8f8e92-8639-41ca-abeb-5f313f80409c name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:09.844967 crc crio[22579]: time=\"2026-06-12T16:12:09.844889043Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 12 16:12:09.888192 crc crio[22579]: time=\"2026-06-12T16:12:09.888105688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:09.963402 crc crio[22579]: time=\"2026-06-12T16:12:09.962949953Z\" level=info msg=\"Created container baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config\" id=a7aae8e1-8c21-4f07-a113-ad11e6168d3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:09.966581 crc crio[22579]: time=\"2026-06-12T16:12:09.966455352Z\" level=info msg=\"Starting container: baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c\" id=733fae4c-91fa-4dce-a3ef-dc43cf2165e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:09.984360 crc crio[22579]: time=\"2026-06-12T16:12:09.984241783Z\" level=info msg=\"Started container\" PID=58725 containerID=baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c description=openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config id=733fae4c-91fa-4dce-a3ef-dc43cf2165e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\nJun 12 16:12:10.143594 crc crio[22579]: time=\"2026-06-12T16:12:10.143417514Z\" level=info msg=\"Stopped pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=838d9953-a1b1-45aa-a030-296f9b75e910 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:10.200169 crc crio[22579]: time=\"2026-06-12T16:12:10.199925226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:10.315286 crc crio[22579]: time=\"2026-06-12T16:12:10.312039306Z\" level=info msg=\"Stopped pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=ec3ac45f-1617-4fba-bdf3-cfa6052dc9bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:10.376732 crc crio[22579]: time=\"2026-06-12T16:12:10.376448487Z\" level=info msg=\"Created container a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8: openstack/ovn-controller-wh84g-config-lcjx9/ovn-config\" id=df6d92f5-3fae-4f5a-bbf2-ccc86a72281f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:10.381562 crc crio[22579]: time=\"2026-06-12T16:12:10.381043803Z\" level=info msg=\"Starting container: a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8\" id=f0d2286f-8406-4fe5-bda0-91805992d502 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:10.389992 crc crio[22579]: time=\"2026-06-12T16:12:10.389901508Z\" level=info msg=\"Started container\" PID=58785 containerID=a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8 description=openstack/ovn-controller-wh84g-config-lcjx9/ovn-config id=f0d2286f-8406-4fe5-bda0-91805992d502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\nJun 12 16:12:10.791975 crc crio[22579]: time=\"2026-06-12T16:12:10.791429428Z\" level=info msg=\"Stopping pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=3f5cee3e-b6e5-44e2-863e-4b62c1312903 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:10.793037 crc crio[22579]: time=\"2026-06-12T16:12:10.792654679Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280728-bsfgw Namespace:openstack ID:8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 UID:7988bd66-a6a9-45a6-80f9-2a3c846ddbe3 NetNS:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7988bd66_a6a9_45a6_80f9_2a3c846ddbe3.slice PodAnnotations:0xc002309bd8}] Aliases:map[]}\"\nJun 12 16:12:10.793037 crc crio[22579]: time=\"2026-06-12T16:12:10.792785782Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781280728-bsfgw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:11.472678 crc crio[22579]: time=\"2026-06-12T16:12:11.47215143Z\" level=info msg=\"Stopped pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=3f5cee3e-b6e5-44e2-863e-4b62c1312903 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:11.545684 crc crio[22579]: time=\"2026-06-12T16:12:11.545623091Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=2c8f8e92-8639-41ca-abeb-5f313f80409c name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:11.546956 crc crio[22579]: time=\"2026-06-12T16:12:11.546874333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=d066f1ed-2b1b-4eac-b135-173775d73c0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:11.584168 crc crio[22579]: time=\"2026-06-12T16:12:11.583258434Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=3d4a7cf5-63fa-44e1-b201-72f4c3db796e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:11.591401 crc crio[22579]: time=\"2026-06-12T16:12:11.591325659Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=0d097617-ccc9-4f4a-9902-7c71ec94cdb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:11.593166 crc crio[22579]: time=\"2026-06-12T16:12:11.593093323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:11.638063 crc crio[22579]: time=\"2026-06-12T16:12:11.63796418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:11.643716 crc crio[22579]: time=\"2026-06-12T16:12:11.643647314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:11.764868 crc crio[22579]: time=\"2026-06-12T16:12:11.76436548Z\" level=info msg=\"Created container d752e74d663b5dcfe6e6713a56f4207100632b20e6bda75545b0835809ba6d36: openstack/ovn-northd-0/ovn-northd\" id=0d097617-ccc9-4f4a-9902-7c71ec94cdb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:11.766289 crc crio[22579]: time=\"2026-06-12T16:12:11.766211527Z\" level=info msg=\"Starting container: d752e74d663b5dcfe6e6713a56f4207100632b20e6bda75545b0835809ba6d36\" id=05f3f064-2d25-4ab8-a6b1-d25828b57bed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:11.776073 crc crio[22579]: time=\"2026-06-12T16:12:11.775995805Z\" level=info msg=\"Started container\" PID=58991 containerID=d752e74d663b5dcfe6e6713a56f4207100632b20e6bda75545b0835809ba6d36 description=openstack/ovn-northd-0/ovn-northd id=05f3f064-2d25-4ab8-a6b1-d25828b57bed name=/runtime.v1.RuntimeService/StartContainer sandboxID=920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212\nJun 12 16:12:11.791707 crc crio[22579]: time=\"2026-06-12T16:12:11.791659632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=29d1220a-b656-4cd0-beb1-7d5d573bb9fd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:11.849802 crc crio[22579]: time=\"2026-06-12T16:12:11.849674161Z\" level=info msg=\"Stopping pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=bf31b0a0-ae59-436f-a748-a5b3db705f19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:11.853469 crc crio[22579]: time=\"2026-06-12T16:12:11.850456661Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280727-7bv7m Namespace:openstack ID:986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 UID:27d75629-6207-42ec-8f78-816da20c6da4 NetNS:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27d75629_6207_42ec_8f78_816da20c6da4.slice PodAnnotations:0xc004fc0718}] Aliases:map[]}\"\nJun 12 16:12:11.853469 crc crio[22579]: time=\"2026-06-12T16:12:11.850665326Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781280727-7bv7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:11.867462 crc crio[22579]: time=\"2026-06-12T16:12:11.86737134Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=103b9a04-e2c2-4ce7-8e12-7bd6f5652ee1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:11.882149 crc crio[22579]: time=\"2026-06-12T16:12:11.881440276Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=80db8873-5299-422d-a303-225b01cd41e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:11.882149 crc crio[22579]: time=\"2026-06-12T16:12:11.882022871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:11.970663 crc crio[22579]: time=\"2026-06-12T16:12:11.970484891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:11.974889 crc crio[22579]: time=\"2026-06-12T16:12:11.974819681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:12.124221 crc crio[22579]: time=\"2026-06-12T16:12:12.124103162Z\" level=info msg=\"Created container 18ff9d45e526f625f8b47690a0f300494960242c5bb70808e0c357617c63ed44: openstack/ovn-northd-0/openstack-network-exporter\" id=80db8873-5299-422d-a303-225b01cd41e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:12.129097 crc crio[22579]: time=\"2026-06-12T16:12:12.128994546Z\" level=info msg=\"Starting container: 18ff9d45e526f625f8b47690a0f300494960242c5bb70808e0c357617c63ed44\" id=885661be-1eec-4384-b099-3ba3a6838a9b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:12.136958 crc crio[22579]: time=\"2026-06-12T16:12:12.136332632Z\" level=info msg=\"Started container\" PID=59040 containerID=18ff9d45e526f625f8b47690a0f300494960242c5bb70808e0c357617c63ed44 description=openstack/ovn-northd-0/openstack-network-exporter id=885661be-1eec-4384-b099-3ba3a6838a9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212\nJun 12 16:12:12.230030 crc crio[22579]: time=\"2026-06-12T16:12:12.229955723Z\" level=info msg=\"Stopped pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=bf31b0a0-ae59-436f-a748-a5b3db705f19 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:12.867925 crc crio[22579]: time=\"2026-06-12T16:12:12.867782279Z\" level=info msg=\"Stopping pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=3ce99a4f-1a7c-4a88-8114-cd3354b0ca6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:12.868828 crc crio[22579]: time=\"2026-06-12T16:12:12.868449876Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-lcjx9 Namespace:openstack ID:ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 UID:aaa241e0-260b-4cee-914e-da4eac9d691a NetNS:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa241e0_260b_4cee_914e_da4eac9d691a.slice PodAnnotations:0xc00130c760}] Aliases:map[]}\"\nJun 12 16:12:12.868828 crc crio[22579]: time=\"2026-06-12T16:12:12.868723303Z\" level=info msg=\"Deleting pod openstack_ovn-controller-wh84g-config-lcjx9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:13.182401 crc crio[22579]: time=\"2026-06-12T16:12:13.182019938Z\" level=info msg=\"Stopped pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=3ce99a4f-1a7c-4a88-8114-cd3354b0ca6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:14.517960 crc crio[22579]: time=\"2026-06-12T16:12:14.517905395Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-wh84g-config-j5r8z/POD\" id=e7fac1fe-4345-4a9a-b6c7-c551a6f43cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:14.519045 crc crio[22579]: time=\"2026-06-12T16:12:14.517988007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:14.567557 crc crio[22579]: time=\"2026-06-12T16:12:14.567138822Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-j5r8z Namespace:openstack ID:2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b UID:e8f7a0dc-2ba0-40dd-8a90-cba83d3755ce NetNS:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f7a0dc_2ba0_40dd_8a90_cba83d3755ce.slice PodAnnotations:0xc001216168}] Aliases:map[]}\"\nJun 12 16:12:14.567975 crc crio[22579]: time=\"2026-06-12T16:12:14.567574933Z\" level=info msg=\"Adding pod openstack_ovn-controller-wh84g-config-j5r8z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:15.099889 crc crio[22579]: 2026-06-12T16:12:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c7da425757ea61 Mac:e6:56:a4:e3:5f:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 SocketPath: PciID:}] [{Interface:0xc000014980 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:15.102887 crc crio[22579]: time=\"2026-06-12T16:12:15.102153563Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-j5r8z Namespace:openstack ID:2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b UID:e8f7a0dc-2ba0-40dd-8a90-cba83d3755ce NetNS:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f7a0dc_2ba0_40dd_8a90_cba83d3755ce.slice PodAnnotations:0xc001216168}] Aliases:map[]}\"\nJun 12 16:12:15.102887 crc crio[22579]: time=\"2026-06-12T16:12:15.102287237Z\" level=info msg=\"Checking pod openstack_ovn-controller-wh84g-config-j5r8z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:15.110491 crc crio[22579]: time=\"2026-06-12T16:12:15.110361241Z\" level=info msg=\"Ran pod sandbox 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b with infra container: openstack/ovn-controller-wh84g-config-j5r8z/POD\" id=e7fac1fe-4345-4a9a-b6c7-c551a6f43cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:15.113821 crc crio[22579]: time=\"2026-06-12T16:12:15.113761217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=dc89ef7a-5d29-4f7e-84ef-fc51988e82ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:15.117704 crc crio[22579]: time=\"2026-06-12T16:12:15.117134803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c94b0e4d-9350-4f37-bb20-f008226237f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:15.124038 crc crio[22579]: time=\"2026-06-12T16:12:15.123876074Z\" level=info msg=\"Creating container: openstack/ovn-controller-wh84g-config-j5r8z/ovn-config\" id=7c8fdad7-c5e0-4c86-b17c-b519beba09a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:15.124323 crc crio[22579]: time=\"2026-06-12T16:12:15.124245663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:15.170971 crc crio[22579]: time=\"2026-06-12T16:12:15.170860684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:15.359640 crc crio[22579]: time=\"2026-06-12T16:12:15.35907443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:15.500094 crc crio[22579]: time=\"2026-06-12T16:12:15.466948942Z\" level=info msg=\"Created container 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6: openstack/ovn-controller-wh84g-config-j5r8z/ovn-config\" id=7c8fdad7-c5e0-4c86-b17c-b519beba09a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:15.500094 crc crio[22579]: time=\"2026-06-12T16:12:15.469009715Z\" level=info msg=\"Starting container: 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6\" id=8bee15eb-30d4-4ce0-b74e-6519e84a7439 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:15.500094 crc crio[22579]: time=\"2026-06-12T16:12:15.475173991Z\" level=info msg=\"Started container\" PID=59204 containerID=7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6 description=openstack/ovn-controller-wh84g-config-j5r8z/ovn-config id=8bee15eb-30d4-4ce0-b74e-6519e84a7439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\nJun 12 16:12:16.920153 crc crio[22579]: time=\"2026-06-12T16:12:16.919693179Z\" level=info msg=\"Stopping pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=82c0075c-575e-46af-b4a3-6e34bf62b83c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:16.921296 crc crio[22579]: time=\"2026-06-12T16:12:16.920630413Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-j5r8z Namespace:openstack ID:2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b UID:e8f7a0dc-2ba0-40dd-8a90-cba83d3755ce NetNS:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f7a0dc_2ba0_40dd_8a90_cba83d3755ce.slice PodAnnotations:0xc002309078}] Aliases:map[]}\"\nJun 12 16:12:16.921296 crc crio[22579]: time=\"2026-06-12T16:12:16.920833978Z\" level=info msg=\"Deleting pod openstack_ovn-controller-wh84g-config-j5r8z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:17.188310 crc crio[22579]: time=\"2026-06-12T16:12:17.187926393Z\" level=info msg=\"Stopped pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=82c0075c-575e-46af-b4a3-6e34bf62b83c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:18.950266 crc crio[22579]: time=\"2026-06-12T16:12:18.949766558Z\" level=info msg=\"Stopping pod sandbox: 4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2\" id=d46b98f1-8630-4c43-95e4-cb922214a61a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:18.951583 crc crio[22579]: time=\"2026-06-12T16:12:18.950939968Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-vshfr Namespace:openstack ID:4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 UID:269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1 NetNS:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod269a3b6c_8ec6_4d17_9127_a4cbaf5e03b1.slice PodAnnotations:0xc000622aa8}] Aliases:map[]}\"\nJun 12 16:12:18.951583 crc crio[22579]: time=\"2026-06-12T16:12:18.951083261Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-vshfr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:19.294585 crc crio[22579]: time=\"2026-06-12T16:12:19.294217123Z\" level=info msg=\"Stopped pod sandbox: 4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2\" id=d46b98f1-8630-4c43-95e4-cb922214a61a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.127265 crc crio[22579]: time=\"2026-06-12T16:12:24.126647062Z\" level=info msg=\"Removing container: 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558\" id=e031ebfc-28db-49e2-9479-7f161f37577c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:24.214885 crc crio[22579]: time=\"2026-06-12T16:12:24.214777285Z\" level=info msg=\"Removed container 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558: openshift-infra/auto-csr-approver-29688006-kp9kf/oc\" id=e031ebfc-28db-49e2-9479-7f161f37577c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:24.224244 crc crio[22579]: time=\"2026-06-12T16:12:24.224156062Z\" level=info msg=\"Stopping pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=f95078a1-afdc-4f24-8d9b-291ec7e35741 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.224244 crc crio[22579]: time=\"2026-06-12T16:12:24.224236214Z\" level=info msg=\"Stopped pod sandbox (already stopped): d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=f95078a1-afdc-4f24-8d9b-291ec7e35741 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.226863 crc crio[22579]: time=\"2026-06-12T16:12:24.225161718Z\" level=info msg=\"Removing pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=872d30a6-3278-44d2-a011-bbf28ccdbe23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.239346 crc crio[22579]: time=\"2026-06-12T16:12:24.239237674Z\" level=info msg=\"Removed pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=872d30a6-3278-44d2-a011-bbf28ccdbe23 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.240242 crc crio[22579]: time=\"2026-06-12T16:12:24.240098536Z\" level=info msg=\"Stopping pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=5b576be9-a0f7-4414-bfd9-fffffbfeacd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.240242 crc crio[22579]: time=\"2026-06-12T16:12:24.240159088Z\" level=info msg=\"Stopped pod sandbox (already stopped): c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=5b576be9-a0f7-4414-bfd9-fffffbfeacd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.240738 crc crio[22579]: time=\"2026-06-12T16:12:24.24067027Z\" level=info msg=\"Removing pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=79fa6993-329b-4a5a-9749-20bf7bdd9963 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.250750 crc crio[22579]: time=\"2026-06-12T16:12:24.250672854Z\" level=info msg=\"Removed pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=79fa6993-329b-4a5a-9749-20bf7bdd9963 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.251767 crc crio[22579]: time=\"2026-06-12T16:12:24.25169657Z\" level=info msg=\"Stopping pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=bc090d8e-f6c9-45aa-90f2-79def71dddda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.251848 crc crio[22579]: time=\"2026-06-12T16:12:24.251791882Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=bc090d8e-f6c9-45aa-90f2-79def71dddda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.252459 crc crio[22579]: time=\"2026-06-12T16:12:24.252391667Z\" level=info msg=\"Removing pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=057d7b17-954a-4cc5-a040-5e29cab3ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.265785 crc crio[22579]: time=\"2026-06-12T16:12:24.265680494Z\" level=info msg=\"Removed pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=057d7b17-954a-4cc5-a040-5e29cab3ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.266621 crc crio[22579]: time=\"2026-06-12T16:12:24.266548266Z\" level=info msg=\"Stopping pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=311a4d02-1ba0-4e07-afb7-ebe14b871f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.266706 crc crio[22579]: time=\"2026-06-12T16:12:24.266637928Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=311a4d02-1ba0-4e07-afb7-ebe14b871f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.267253 crc crio[22579]: time=\"2026-06-12T16:12:24.267202313Z\" level=info msg=\"Removing pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=3d700181-cae1-428d-89c2-0ae5c17ddfa4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.277768 crc crio[22579]: time=\"2026-06-12T16:12:24.277666258Z\" level=info msg=\"Removed pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=3d700181-cae1-428d-89c2-0ae5c17ddfa4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.278842 crc crio[22579]: time=\"2026-06-12T16:12:24.278747975Z\" level=info msg=\"Stopping pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=f4db52e6-185f-4b28-afa3-d9ae9bf8106e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.278943 crc crio[22579]: time=\"2026-06-12T16:12:24.278880298Z\" level=info msg=\"Stopped pod sandbox (already stopped): a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=f4db52e6-185f-4b28-afa3-d9ae9bf8106e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.280143 crc crio[22579]: time=\"2026-06-12T16:12:24.280097609Z\" level=info msg=\"Removing pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=d968ac46-57ef-478f-9273-1ea6268fbe86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.290243 crc crio[22579]: time=\"2026-06-12T16:12:24.290106493Z\" level=info msg=\"Removed pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=d968ac46-57ef-478f-9273-1ea6268fbe86 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.291926 crc crio[22579]: time=\"2026-06-12T16:12:24.291834876Z\" level=info msg=\"Stopping pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=1fd7090a-6d54-4020-ae58-573fc2b6884c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.292039 crc crio[22579]: time=\"2026-06-12T16:12:24.291940979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=1fd7090a-6d54-4020-ae58-573fc2b6884c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.292769 crc crio[22579]: time=\"2026-06-12T16:12:24.292704948Z\" level=info msg=\"Removing pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=da2bbfea-f073-41af-8f2b-51bc4145c7f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.311483 crc crio[22579]: time=\"2026-06-12T16:12:24.311421213Z\" level=info msg=\"Removed pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=da2bbfea-f073-41af-8f2b-51bc4145c7f4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.313333 crc crio[22579]: time=\"2026-06-12T16:12:24.313269549Z\" level=info msg=\"Stopping pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=817d8175-fd73-4950-8558-98040082279d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.313447 crc crio[22579]: time=\"2026-06-12T16:12:24.313365392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=817d8175-fd73-4950-8558-98040082279d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.314437 crc crio[22579]: time=\"2026-06-12T16:12:24.314334426Z\" level=info msg=\"Removing pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=376efbc9-9c83-4419-bfd1-89ffdb0f34c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.326655 crc crio[22579]: time=\"2026-06-12T16:12:24.326477434Z\" level=info msg=\"Removed pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=376efbc9-9c83-4419-bfd1-89ffdb0f34c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.328712 crc crio[22579]: time=\"2026-06-12T16:12:24.328620498Z\" level=info msg=\"Stopping pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=8915d8f4-66b5-4924-9969-a2e90e317117 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.328712 crc crio[22579]: time=\"2026-06-12T16:12:24.32870366Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=8915d8f4-66b5-4924-9969-a2e90e317117 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:24.329273 crc crio[22579]: time=\"2026-06-12T16:12:24.329192443Z\" level=info msg=\"Removing pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=e1701e8d-e579-4e57-a995-90aa05f7fd13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.344234 crc crio[22579]: time=\"2026-06-12T16:12:24.344167532Z\" level=info msg=\"Removed pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=e1701e8d-e579-4e57-a995-90aa05f7fd13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:12:24.853085 crc crio[22579]: time=\"2026-06-12T16:12:24.85298802Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=d0f0a9a1-bdf1-45c0-ab9f-23da87b5c05d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:24.853380 crc crio[22579]: time=\"2026-06-12T16:12:24.853131344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:24.884466 crc crio[22579]: time=\"2026-06-12T16:12:24.884092608Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090 UID:358d8272-cd42-47e7-95d6-1379d565df00 NetNS:/var/run/netns/703c91d3-a06f-43db-97bb-a7af5108ff22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod358d8272_cd42_47e7_95d6_1379d565df00.slice PodAnnotations:0xc004fc00a8}] Aliases:map[]}\"\nJun 12 16:12:24.884466 crc crio[22579]: time=\"2026-06-12T16:12:24.884410826Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:25.563784 crc crio[22579]: 2026-06-12T16:12:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b41107a869e554 Mac:3a:3c:08:16:6f:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/703c91d3-a06f-43db-97bb-a7af5108ff22 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:25.565173 crc crio[22579]: time=\"2026-06-12T16:12:25.565119387Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090 UID:358d8272-cd42-47e7-95d6-1379d565df00 NetNS:/var/run/netns/703c91d3-a06f-43db-97bb-a7af5108ff22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod358d8272_cd42_47e7_95d6_1379d565df00.slice PodAnnotations:0xc004fc00a8}] Aliases:map[]}\"\nJun 12 16:12:25.565313 crc crio[22579]: time=\"2026-06-12T16:12:25.565248471Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:25.572847 crc crio[22579]: time=\"2026-06-12T16:12:25.57273857Z\" level=info msg=\"Ran pod sandbox 2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090 with infra container: openstack/swift-storage-0/POD\" id=d0f0a9a1-bdf1-45c0-ab9f-23da87b5c05d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:25.575173 crc crio[22579]: time=\"2026-06-12T16:12:25.57510594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=59c0b07f-23ba-4db5-b789-8c97391ffe48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:25.575350 crc crio[22579]: time=\"2026-06-12T16:12:25.575302635Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=59c0b07f-23ba-4db5-b789-8c97391ffe48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:25.575418 crc crio[22579]: time=\"2026-06-12T16:12:25.575374937Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=59c0b07f-23ba-4db5-b789-8c97391ffe48 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:25.577047 crc crio[22579]: time=\"2026-06-12T16:12:25.576961157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0fb1a861-3c3b-49ba-ac1e-d33fd9fb4099 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:25.584143 crc crio[22579]: time=\"2026-06-12T16:12:25.583881053Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 12 16:12:27.134995 crc crio[22579]: time=\"2026-06-12T16:12:27.13464584Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=0fb1a861-3c3b-49ba-ac1e-d33fd9fb4099 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:27.136748 crc crio[22579]: time=\"2026-06-12T16:12:27.136684582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6730a38c-c5c8-4af8-9d21-889214828ee4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:27.140853 crc crio[22579]: time=\"2026-06-12T16:12:27.140726394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cbe76c6b-03a2-4e93-8c06-09db982b4e3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:27.149996 crc crio[22579]: time=\"2026-06-12T16:12:27.149902497Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=3b3a3891-fce4-41d3-8d76-5970b8d12004 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:27.152112 crc crio[22579]: time=\"2026-06-12T16:12:27.152045381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:27.192655 crc crio[22579]: time=\"2026-06-12T16:12:27.192434524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:27.197546 crc crio[22579]: time=\"2026-06-12T16:12:27.19741442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:27.348382 crc crio[22579]: time=\"2026-06-12T16:12:27.347994074Z\" level=info msg=\"Created container e20b2adccd88e6edcd4362a7efe6c836997c035308c84f1e91ca03ec8ea83cdd: openstack/swift-storage-0/xattr-restore\" id=3b3a3891-fce4-41d3-8d76-5970b8d12004 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:27.349576 crc crio[22579]: time=\"2026-06-12T16:12:27.349446581Z\" level=info msg=\"Starting container: e20b2adccd88e6edcd4362a7efe6c836997c035308c84f1e91ca03ec8ea83cdd\" id=561d1d40-5cf3-4daa-84a7-988cf17b1c9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:27.356885 crc crio[22579]: time=\"2026-06-12T16:12:27.356723605Z\" level=info msg=\"Started container\" PID=60066 containerID=e20b2adccd88e6edcd4362a7efe6c836997c035308c84f1e91ca03ec8ea83cdd description=openstack/swift-storage-0/xattr-restore id=561d1d40-5cf3-4daa-84a7-988cf17b1c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:28.134569 crc crio[22579]: time=\"2026-06-12T16:12:28.08345393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6ff7562f-639d-4299-856c-2af881df7227 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:28.134569 crc crio[22579]: time=\"2026-06-12T16:12:28.083810379Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=6ff7562f-639d-4299-856c-2af881df7227 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:28.134569 crc crio[22579]: time=\"2026-06-12T16:12:28.083866901Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=6ff7562f-639d-4299-856c-2af881df7227 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:28.134569 crc crio[22579]: time=\"2026-06-12T16:12:28.084685191Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a11da6ba-51ef-4639-8bbc-cf8daf18d058 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:28.135384 crc crio[22579]: time=\"2026-06-12T16:12:28.135268765Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 12 16:12:29.311026 crc crio[22579]: time=\"2026-06-12T16:12:29.31041598Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=a11da6ba-51ef-4639-8bbc-cf8daf18d058 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:29.312185 crc crio[22579]: time=\"2026-06-12T16:12:29.312135923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=af995781-809d-457c-8428-7be4ad066891 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:29.329006 crc crio[22579]: time=\"2026-06-12T16:12:29.328858067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d52a1681-6e73-4d95-b348-06f0511ae5c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:29.340135 crc crio[22579]: time=\"2026-06-12T16:12:29.34004729Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=84072462-2593-4df8-bc51-e24fad6cc25b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:29.341953 crc crio[22579]: time=\"2026-06-12T16:12:29.341881047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:29.389172 crc crio[22579]: time=\"2026-06-12T16:12:29.38899077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:29.392689 crc crio[22579]: time=\"2026-06-12T16:12:29.392627222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:29.582113 crc crio[22579]: time=\"2026-06-12T16:12:29.581725511Z\" level=info msg=\"Created container 488643db29b6a98c7a62393b1c8256eaed03b192b24a4cbbc8f058a3a4763e84: openstack/swift-storage-0/account-server\" id=84072462-2593-4df8-bc51-e24fad6cc25b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:29.583861 crc crio[22579]: time=\"2026-06-12T16:12:29.583777233Z\" level=info msg=\"Starting container: 488643db29b6a98c7a62393b1c8256eaed03b192b24a4cbbc8f058a3a4763e84\" id=8e99d1ac-c223-468b-a1b6-c20c2d6d136b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:29.590665 crc crio[22579]: time=\"2026-06-12T16:12:29.590554645Z\" level=info msg=\"Started container\" PID=60215 containerID=488643db29b6a98c7a62393b1c8256eaed03b192b24a4cbbc8f058a3a4763e84 description=openstack/swift-storage-0/account-server id=8e99d1ac-c223-468b-a1b6-c20c2d6d136b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:29.642925 crc crio[22579]: time=\"2026-06-12T16:12:29.641435363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=34fce372-e91d-4649-8a82-383219cb3071 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:29.657810 crc crio[22579]: time=\"2026-06-12T16:12:29.657731896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4d16ab21-705e-459a-80e8-4cb2ade24f32 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:29.668798 crc crio[22579]: time=\"2026-06-12T16:12:29.668676233Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=7806ebf8-8f20-4d52-a20b-c2940c6b8b37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:29.670931 crc crio[22579]: time=\"2026-06-12T16:12:29.670685344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:29.719881 crc crio[22579]: time=\"2026-06-12T16:12:29.719797888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:29.722939 crc crio[22579]: time=\"2026-06-12T16:12:29.722866226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:29.830282 crc crio[22579]: time=\"2026-06-12T16:12:29.829679551Z\" level=info msg=\"Created container a153919c922550172b82b2468a8e7bf3024194174392c16b6c06352ba9afe175: openstack/swift-storage-0/account-replicator\" id=7806ebf8-8f20-4d52-a20b-c2940c6b8b37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:29.832649 crc crio[22579]: time=\"2026-06-12T16:12:29.831657712Z\" level=info msg=\"Starting container: a153919c922550172b82b2468a8e7bf3024194174392c16b6c06352ba9afe175\" id=81286db0-6000-4188-948f-33758cd9c93a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:29.853855 crc crio[22579]: time=\"2026-06-12T16:12:29.844108427Z\" level=info msg=\"Started container\" PID=60230 containerID=a153919c922550172b82b2468a8e7bf3024194174392c16b6c06352ba9afe175 description=openstack/swift-storage-0/account-replicator id=81286db0-6000-4188-948f-33758cd9c93a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:29.862626 crc crio[22579]: time=\"2026-06-12T16:12:29.860443741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=441802ce-3163-4c87-903b-2e278734e872 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:29.877440 crc crio[22579]: time=\"2026-06-12T16:12:29.877289587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=fc32deb7-d4ac-48c6-b2e5-494e2043e86b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:29.900570 crc crio[22579]: time=\"2026-06-12T16:12:29.898900015Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=16c3324f-e036-435c-99ad-ae8f4698c142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:29.906569 crc crio[22579]: time=\"2026-06-12T16:12:29.906385514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:29.961043 crc crio[22579]: time=\"2026-06-12T16:12:29.960959757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:29.964209 crc crio[22579]: time=\"2026-06-12T16:12:29.963761998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:30.069582 crc crio[22579]: time=\"2026-06-12T16:12:30.069406783Z\" level=info msg=\"Created container a3d7571c61dfabd5eb062faa21909e6d13f84d2b7c785d8be67bf8ddf215aa72: openstack/swift-storage-0/account-auditor\" id=16c3324f-e036-435c-99ad-ae8f4698c142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:30.070581 crc crio[22579]: time=\"2026-06-12T16:12:30.07043856Z\" level=info msg=\"Starting container: a3d7571c61dfabd5eb062faa21909e6d13f84d2b7c785d8be67bf8ddf215aa72\" id=34a3f641-55d8-4a09-93a1-82a4e467fffb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:30.079627 crc crio[22579]: time=\"2026-06-12T16:12:30.079420547Z\" level=info msg=\"Started container\" PID=60242 containerID=a3d7571c61dfabd5eb062faa21909e6d13f84d2b7c785d8be67bf8ddf215aa72 description=openstack/swift-storage-0/account-auditor id=34a3f641-55d8-4a09-93a1-82a4e467fffb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:30.095223 crc crio[22579]: time=\"2026-06-12T16:12:30.0949218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e701d0cd-0886-44ed-a232-14e7f4f1ee0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:30.115669 crc crio[22579]: time=\"2026-06-12T16:12:30.115133642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=93a8fb8d-252d-4ef0-af62-9225866c458e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:30.125447 crc crio[22579]: time=\"2026-06-12T16:12:30.12534544Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=dd06938f-4b0d-44b5-bf49-fa24eae21fe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:30.128040 crc crio[22579]: time=\"2026-06-12T16:12:30.127974967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:30.170278 crc crio[22579]: time=\"2026-06-12T16:12:30.170186806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:30.172937 crc crio[22579]: time=\"2026-06-12T16:12:30.172872754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:30.281814 crc crio[22579]: time=\"2026-06-12T16:12:30.28169622Z\" level=info msg=\"Created container 97ea6386953fac8785520dfb2e49440993d528230e626356ab6bb82b3b82c6bb: openstack/swift-storage-0/account-reaper\" id=dd06938f-4b0d-44b5-bf49-fa24eae21fe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:30.282842 crc crio[22579]: time=\"2026-06-12T16:12:30.282759057Z\" level=info msg=\"Starting container: 97ea6386953fac8785520dfb2e49440993d528230e626356ab6bb82b3b82c6bb\" id=5a50c7a0-783d-4fd4-ada7-76013419fb32 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:30.289873 crc crio[22579]: time=\"2026-06-12T16:12:30.289761565Z\" level=info msg=\"Started container\" PID=60267 containerID=97ea6386953fac8785520dfb2e49440993d528230e626356ab6bb82b3b82c6bb description=openstack/swift-storage-0/account-reaper id=5a50c7a0-783d-4fd4-ada7-76013419fb32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:30.298816 crc crio[22579]: time=\"2026-06-12T16:12:30.298770493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=11632927-c9af-4261-a7d4-4434d44e2f70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:30.299612 crc crio[22579]: time=\"2026-06-12T16:12:30.299559553Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=11632927-c9af-4261-a7d4-4434d44e2f70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:30.299813 crc crio[22579]: time=\"2026-06-12T16:12:30.299787499Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=11632927-c9af-4261-a7d4-4434d44e2f70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:30.303289 crc crio[22579]: time=\"2026-06-12T16:12:30.301124403Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ba89c155-e48a-4a19-88cc-fa0c6787c642 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:30.304872 crc crio[22579]: time=\"2026-06-12T16:12:30.304789475Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 12 16:12:31.490734 crc crio[22579]: time=\"2026-06-12T16:12:31.489940324Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=ba89c155-e48a-4a19-88cc-fa0c6787c642 name=/runtime.v1.ImageService/PullImage\nJun 12 16:12:31.492699 crc crio[22579]: time=\"2026-06-12T16:12:31.492383536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2eb7fc25-152d-4bd7-ad60-4107c6443cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:31.512867 crc crio[22579]: time=\"2026-06-12T16:12:31.512758262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e8f99195-0ef4-4f34-8708-2ab37c275045 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:31.528657 crc crio[22579]: time=\"2026-06-12T16:12:31.528562183Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=276890ab-acfd-4339-a232-6235f13b12db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:31.530642 crc crio[22579]: time=\"2026-06-12T16:12:31.530474471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:31.608714 crc crio[22579]: time=\"2026-06-12T16:12:31.608457246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:31.613437 crc crio[22579]: time=\"2026-06-12T16:12:31.613372321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:31.787346 crc crio[22579]: time=\"2026-06-12T16:12:31.787245125Z\" level=info msg=\"Created container 383e5431623940d0e9f60254946752e93e42b56296ac6eddcdeaaa742f0d73bd: openstack/swift-storage-0/container-server\" id=276890ab-acfd-4339-a232-6235f13b12db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:31.788765 crc crio[22579]: time=\"2026-06-12T16:12:31.788678241Z\" level=info msg=\"Starting container: 383e5431623940d0e9f60254946752e93e42b56296ac6eddcdeaaa742f0d73bd\" id=999a38c1-1f26-4e1f-aee9-fa2f8ab5f422 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:31.794304 crc crio[22579]: time=\"2026-06-12T16:12:31.794235832Z\" level=info msg=\"Started container\" PID=60389 containerID=383e5431623940d0e9f60254946752e93e42b56296ac6eddcdeaaa742f0d73bd description=openstack/swift-storage-0/container-server id=999a38c1-1f26-4e1f-aee9-fa2f8ab5f422 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:31.808388 crc crio[22579]: time=\"2026-06-12T16:12:31.808303208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=041641a0-cf9a-421f-9c29-29ceb79280de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:31.830931 crc crio[22579]: time=\"2026-06-12T16:12:31.830829859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c8ff0638-f6da-4005-afbc-9d83d1cd1196 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:31.841034 crc crio[22579]: time=\"2026-06-12T16:12:31.840948845Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=a5bf4c93-366b-4078-91d2-19b6970934c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:31.842473 crc crio[22579]: time=\"2026-06-12T16:12:31.842399872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:31.882363 crc crio[22579]: time=\"2026-06-12T16:12:31.882294273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:31.886305 crc crio[22579]: time=\"2026-06-12T16:12:31.88574711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.032086 crc crio[22579]: time=\"2026-06-12T16:12:32.032001165Z\" level=info msg=\"Created container cccbf861df57f8908822e37ae048e07f66d72b9e3e388b63cc8affb8ab8f1e66: openstack/swift-storage-0/container-replicator\" id=a5bf4c93-366b-4078-91d2-19b6970934c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.034302 crc crio[22579]: time=\"2026-06-12T16:12:32.033973265Z\" level=info msg=\"Starting container: cccbf861df57f8908822e37ae048e07f66d72b9e3e388b63cc8affb8ab8f1e66\" id=5be7850b-5604-4094-a13a-b0ac4c472e2f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:32.044046 crc crio[22579]: time=\"2026-06-12T16:12:32.043781933Z\" level=info msg=\"Started container\" PID=60413 containerID=cccbf861df57f8908822e37ae048e07f66d72b9e3e388b63cc8affb8ab8f1e66 description=openstack/swift-storage-0/container-replicator id=5be7850b-5604-4094-a13a-b0ac4c472e2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:32.056179 crc crio[22579]: time=\"2026-06-12T16:12:32.05591093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=422c0f73-2aa7-4805-a3b6-e33ad71458f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.073685 crc crio[22579]: time=\"2026-06-12T16:12:32.073375753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c8e002e7-a5ff-45ba-bb52-f5c4edc5775e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.083724 crc crio[22579]: time=\"2026-06-12T16:12:32.083613872Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=654c8b52-2365-4128-a3ba-16e35bb995fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.086112 crc crio[22579]: time=\"2026-06-12T16:12:32.086042343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.145235 crc crio[22579]: time=\"2026-06-12T16:12:32.145095949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.149554 crc crio[22579]: time=\"2026-06-12T16:12:32.149414909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.250088 crc crio[22579]: time=\"2026-06-12T16:12:32.249942655Z\" level=info msg=\"Created container f1251b75a47f4335a592edf8d0e61b0d8d53b80066691df54ff6d34ec05dbe48: openstack/swift-storage-0/container-auditor\" id=654c8b52-2365-4128-a3ba-16e35bb995fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.251663 crc crio[22579]: time=\"2026-06-12T16:12:32.251472914Z\" level=info msg=\"Starting container: f1251b75a47f4335a592edf8d0e61b0d8d53b80066691df54ff6d34ec05dbe48\" id=625d09a1-1ab0-47b1-8a65-6af6f3551154 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:32.257135 crc crio[22579]: time=\"2026-06-12T16:12:32.25686425Z\" level=info msg=\"Started container\" PID=60423 containerID=f1251b75a47f4335a592edf8d0e61b0d8d53b80066691df54ff6d34ec05dbe48 description=openstack/swift-storage-0/container-auditor id=625d09a1-1ab0-47b1-8a65-6af6f3551154 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:32.267296 crc crio[22579]: time=\"2026-06-12T16:12:32.267173101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=3edb474c-bccc-42db-8ffd-037415d5b4c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.279455 crc crio[22579]: time=\"2026-06-12T16:12:32.279316999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b8b196cf-8ea5-40ef-a362-52599f1758bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.290977 crc crio[22579]: time=\"2026-06-12T16:12:32.290842541Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=ad953e09-e78e-4335-b3cd-6c64ab024e09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.292424 crc crio[22579]: time=\"2026-06-12T16:12:32.292340689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.331090 crc crio[22579]: time=\"2026-06-12T16:12:32.330878815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.334634 crc crio[22579]: time=\"2026-06-12T16:12:32.334554228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.452380 crc crio[22579]: time=\"2026-06-12T16:12:32.452243469Z\" level=info msg=\"Created container acc101ad97b54001687ff30a449a9ab9c889f6b4de6d97a2e9a8218188c21cb7: openstack/swift-storage-0/container-updater\" id=ad953e09-e78e-4335-b3cd-6c64ab024e09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.453580 crc crio[22579]: time=\"2026-06-12T16:12:32.45348813Z\" level=info msg=\"Starting container: acc101ad97b54001687ff30a449a9ab9c889f6b4de6d97a2e9a8218188c21cb7\" id=e4a84346-974f-45b6-8ab8-e30700f59203 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:32.458906 crc crio[22579]: time=\"2026-06-12T16:12:32.458819285Z\" level=info msg=\"Started container\" PID=60440 containerID=acc101ad97b54001687ff30a449a9ab9c889f6b4de6d97a2e9a8218188c21cb7 description=openstack/swift-storage-0/container-updater id=e4a84346-974f-45b6-8ab8-e30700f59203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:32.470427 crc crio[22579]: time=\"2026-06-12T16:12:32.470324377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7d0893eb-99fa-4225-bf5d-ed7ea474eb15 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.481805 crc crio[22579]: time=\"2026-06-12T16:12:32.481702305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b21b7b62-ac4c-412e-9831-1dd54ec26604 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.488318 crc crio[22579]: time=\"2026-06-12T16:12:32.48822763Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=d9ddd511-2d22-4f14-afc5-ab602c75e2e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.489643 crc crio[22579]: time=\"2026-06-12T16:12:32.489450001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.525661 crc crio[22579]: time=\"2026-06-12T16:12:32.525555776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.528334 crc crio[22579]: time=\"2026-06-12T16:12:32.528268965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.689607 crc crio[22579]: time=\"2026-06-12T16:12:32.689391456Z\" level=info msg=\"Created container ca07e8aab307b9c878ae3ea444640e88d1f2115f5d3fb0d9ee0fdc44c7414913: openstack/swift-storage-0/object-server\" id=d9ddd511-2d22-4f14-afc5-ab602c75e2e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.691067 crc crio[22579]: time=\"2026-06-12T16:12:32.690985026Z\" level=info msg=\"Starting container: ca07e8aab307b9c878ae3ea444640e88d1f2115f5d3fb0d9ee0fdc44c7414913\" id=8467ee3c-e2db-43ca-abaa-47dcb3378c0a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:32.696679 crc crio[22579]: time=\"2026-06-12T16:12:32.696560307Z\" level=info msg=\"Started container\" PID=60461 containerID=ca07e8aab307b9c878ae3ea444640e88d1f2115f5d3fb0d9ee0fdc44c7414913 description=openstack/swift-storage-0/object-server id=8467ee3c-e2db-43ca-abaa-47dcb3378c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:32.717954 crc crio[22579]: time=\"2026-06-12T16:12:32.717885507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e5c63af9-2258-4a2c-8d73-c0d5099deccf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.737703 crc crio[22579]: time=\"2026-06-12T16:12:32.733277287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=37ac33d9-880d-4202-a769-630bd09bbeb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.750607 crc crio[22579]: time=\"2026-06-12T16:12:32.741720841Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=1fe902b3-6d9d-4947-90ba-b420cbd68885 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.750607 crc crio[22579]: time=\"2026-06-12T16:12:32.743114836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.799158 crc crio[22579]: time=\"2026-06-12T16:12:32.798574421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.802748 crc crio[22579]: time=\"2026-06-12T16:12:32.802654794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:32.947325 crc crio[22579]: time=\"2026-06-12T16:12:32.947144444Z\" level=info msg=\"Created container 599b1e62d1a275eb865ab9f61597553a56d9eef0392a70bec6f50a186b56bfe8: openstack/swift-storage-0/object-replicator\" id=1fe902b3-6d9d-4947-90ba-b420cbd68885 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.949020 crc crio[22579]: time=\"2026-06-12T16:12:32.948741025Z\" level=info msg=\"Starting container: 599b1e62d1a275eb865ab9f61597553a56d9eef0392a70bec6f50a186b56bfe8\" id=9a41edb0-2155-494b-8bd0-c666ecbdb00b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:32.954092 crc crio[22579]: time=\"2026-06-12T16:12:32.953998628Z\" level=info msg=\"Started container\" PID=60494 containerID=599b1e62d1a275eb865ab9f61597553a56d9eef0392a70bec6f50a186b56bfe8 description=openstack/swift-storage-0/object-replicator id=9a41edb0-2155-494b-8bd0-c666ecbdb00b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:32.964856 crc crio[22579]: time=\"2026-06-12T16:12:32.964720169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7876cf12-e299-47ae-b612-a27179ead3ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.975773 crc crio[22579]: time=\"2026-06-12T16:12:32.975664167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f00b968e-8bad-477c-8fa5-ca7b6952cc3b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:32.982981 crc crio[22579]: time=\"2026-06-12T16:12:32.982883189Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=8d0d2ad5-18e5-49ef-8194-6e200d39c857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:32.984615 crc crio[22579]: time=\"2026-06-12T16:12:32.98446763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.021052 crc crio[22579]: time=\"2026-06-12T16:12:33.020960974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.023752 crc crio[22579]: time=\"2026-06-12T16:12:33.023685493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.124419 crc crio[22579]: time=\"2026-06-12T16:12:33.124203869Z\" level=info msg=\"Created container faad22350b4a68921abbbabd581b6ca56f1f456be89df2d84edcb507f200a482: openstack/swift-storage-0/object-auditor\" id=8d0d2ad5-18e5-49ef-8194-6e200d39c857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:33.125557 crc crio[22579]: time=\"2026-06-12T16:12:33.12543563Z\" level=info msg=\"Starting container: faad22350b4a68921abbbabd581b6ca56f1f456be89df2d84edcb507f200a482\" id=8c4dd3de-8caa-4e39-a99f-70126715d155 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:33.131866 crc crio[22579]: time=\"2026-06-12T16:12:33.131708099Z\" level=info msg=\"Started container\" PID=60504 containerID=faad22350b4a68921abbbabd581b6ca56f1f456be89df2d84edcb507f200a482 description=openstack/swift-storage-0/object-auditor id=8c4dd3de-8caa-4e39-a99f-70126715d155 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:33.140973 crc crio[22579]: time=\"2026-06-12T16:12:33.14086842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=911b6668-4c28-48bd-9e9d-4f99acd20b22 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:33.152817 crc crio[22579]: time=\"2026-06-12T16:12:33.15271154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6f9d1c98-5680-48e5-bc8f-aaa011ed30ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:33.161266 crc crio[22579]: time=\"2026-06-12T16:12:33.161116683Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=4c74002b-24db-4717-8371-6d4335ad726e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:33.162745 crc crio[22579]: time=\"2026-06-12T16:12:33.162680473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.220960 crc crio[22579]: time=\"2026-06-12T16:12:33.220848766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.230560 crc crio[22579]: time=\"2026-06-12T16:12:33.230330276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.331716 crc crio[22579]: time=\"2026-06-12T16:12:33.331615841Z\" level=info msg=\"Created container 34adfec4656e9e8a14846ecceaaa69984535151a647ef52df08c366b1a7aa12c: openstack/swift-storage-0/object-updater\" id=4c74002b-24db-4717-8371-6d4335ad726e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:33.336704 crc crio[22579]: time=\"2026-06-12T16:12:33.336618738Z\" level=info msg=\"Starting container: 34adfec4656e9e8a14846ecceaaa69984535151a647ef52df08c366b1a7aa12c\" id=477b0273-f575-49c4-88a8-823ab85f5d27 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:33.342235 crc crio[22579]: time=\"2026-06-12T16:12:33.342136748Z\" level=info msg=\"Started container\" PID=60530 containerID=34adfec4656e9e8a14846ecceaaa69984535151a647ef52df08c366b1a7aa12c description=openstack/swift-storage-0/object-updater id=477b0273-f575-49c4-88a8-823ab85f5d27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:33.355421 crc crio[22579]: time=\"2026-06-12T16:12:33.355323982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=103ea0d7-a886-4b09-8cfb-8628bc5e9077 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:33.366158 crc crio[22579]: time=\"2026-06-12T16:12:33.366052254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2c6abece-244a-45fd-93c4-68a16bfd71b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:33.371899 crc crio[22579]: time=\"2026-06-12T16:12:33.371799509Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=3c34e422-1d7e-4632-be6c-b750c9e80b56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:33.372336 crc crio[22579]: time=\"2026-06-12T16:12:33.372275471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.413725 crc crio[22579]: time=\"2026-06-12T16:12:33.413645699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.416829 crc crio[22579]: time=\"2026-06-12T16:12:33.416767188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.506726 crc crio[22579]: time=\"2026-06-12T16:12:33.50171775Z\" level=info msg=\"Created container c55f620a0dd32259e24b0ab0f19e83ea8f1f432fea4dbacf650357a6785a5272: openstack/swift-storage-0/object-expirer\" id=3c34e422-1d7e-4632-be6c-b750c9e80b56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:33.506726 crc crio[22579]: time=\"2026-06-12T16:12:33.505884076Z\" level=info msg=\"Starting container: c55f620a0dd32259e24b0ab0f19e83ea8f1f432fea4dbacf650357a6785a5272\" id=a4da7c3a-2a59-4cab-b18a-f461f81ac57a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:33.513839 crc crio[22579]: time=\"2026-06-12T16:12:33.513749625Z\" level=info msg=\"Started container\" PID=60540 containerID=c55f620a0dd32259e24b0ab0f19e83ea8f1f432fea4dbacf650357a6785a5272 description=openstack/swift-storage-0/object-expirer id=a4da7c3a-2a59-4cab-b18a-f461f81ac57a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:33.524968 crc crio[22579]: time=\"2026-06-12T16:12:33.524886007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b0952f2c-d95b-4ecd-9736-cfdfd11b5dd9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:33.541815 crc crio[22579]: time=\"2026-06-12T16:12:33.5407895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7f4a3373-f24e-46a9-899d-95978a3e4dad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:33.551795 crc crio[22579]: time=\"2026-06-12T16:12:33.551706306Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=1449339d-bbfc-48c7-bfc8-8b7289e212ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:33.553698 crc crio[22579]: time=\"2026-06-12T16:12:33.553345738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.621989 crc crio[22579]: time=\"2026-06-12T16:12:33.621902254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.624764 crc crio[22579]: time=\"2026-06-12T16:12:33.624699285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.760106 crc crio[22579]: time=\"2026-06-12T16:12:33.759972971Z\" level=info msg=\"Created container c2cf72a50633bccfdef580ed79011e628a5a6378de0573f0b9a09ffe0dc2b027: openstack/swift-storage-0/rsync\" id=1449339d-bbfc-48c7-bfc8-8b7289e212ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:33.761965 crc crio[22579]: time=\"2026-06-12T16:12:33.761867539Z\" level=info msg=\"Starting container: c2cf72a50633bccfdef580ed79011e628a5a6378de0573f0b9a09ffe0dc2b027\" id=51e3529e-5a61-4dd6-8743-e6bf5f80c7a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:33.770137 crc crio[22579]: time=\"2026-06-12T16:12:33.770018216Z\" level=info msg=\"Started container\" PID=60567 containerID=c2cf72a50633bccfdef580ed79011e628a5a6378de0573f0b9a09ffe0dc2b027 description=openstack/swift-storage-0/rsync id=51e3529e-5a61-4dd6-8743-e6bf5f80c7a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:33.809727 crc crio[22579]: time=\"2026-06-12T16:12:33.809445055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1c9416ee-e496-46e9-bf65-39eb2a7c98f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:33.824847 crc crio[22579]: time=\"2026-06-12T16:12:33.824703491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e6747ccc-d296-4894-b8bd-dfa144e0615a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:33.871962 crc crio[22579]: time=\"2026-06-12T16:12:33.871779823Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=c78f1294-38c6-41b5-9a06-7652f49160a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:33.873827 crc crio[22579]: time=\"2026-06-12T16:12:33.873735933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.925983 crc crio[22579]: time=\"2026-06-12T16:12:33.925781381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:33.929855 crc crio[22579]: time=\"2026-06-12T16:12:33.929746322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:34.080241 crc crio[22579]: time=\"2026-06-12T16:12:34.08011996Z\" level=info msg=\"Created container 637aeeaca118e61b3f45d5a0b0c09f123ac3dae6df2b44ce21658b31728ba941: openstack/swift-storage-0/swift-recon-cron\" id=c78f1294-38c6-41b5-9a06-7652f49160a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:34.081391 crc crio[22579]: time=\"2026-06-12T16:12:34.08130118Z\" level=info msg=\"Starting container: 637aeeaca118e61b3f45d5a0b0c09f123ac3dae6df2b44ce21658b31728ba941\" id=0264f8e6-a31b-424e-9f11-21042ef53d75 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:34.089193 crc crio[22579]: time=\"2026-06-12T16:12:34.089074317Z\" level=info msg=\"Started container\" PID=60590 containerID=637aeeaca118e61b3f45d5a0b0c09f123ac3dae6df2b44ce21658b31728ba941 description=openstack/swift-storage-0/swift-recon-cron id=0264f8e6-a31b-424e-9f11-21042ef53d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090\nJun 12 16:12:35.353709 crc crio[22579]: time=\"2026-06-12T16:12:35.353112294Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/POD\" id=2a730dc3-0292-417c-8d25-08ca141ad1aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:35.354367 crc crio[22579]: time=\"2026-06-12T16:12:35.35375078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:35.382947 crc crio[22579]: time=\"2026-06-12T16:12:35.382807786Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-kd2p5 Namespace:openstack ID:6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 UID:1ebd4878-ded5-475f-bba3-409a7aeab812 NetNS:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ebd4878_ded5_475f_bba3_409a7aeab812.slice PodAnnotations:0xc000384560}] Aliases:map[]}\"\nJun 12 16:12:35.382947 crc crio[22579]: time=\"2026-06-12T16:12:35.382886778Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6d76bd6cc9-kd2p5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:35.950959 crc crio[22579]: 2026-06-12T16:12:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c19dab14b0d2d7 Mac:4e:ba:5f:5e:b5:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:12:35.952228 crc crio[22579]: time=\"2026-06-12T16:12:35.952147247Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-kd2p5 Namespace:openstack ID:6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 UID:1ebd4878-ded5-475f-bba3-409a7aeab812 NetNS:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ebd4878_ded5_475f_bba3_409a7aeab812.slice PodAnnotations:0xc000384560}] Aliases:map[]}\"\nJun 12 16:12:35.952396 crc crio[22579]: time=\"2026-06-12T16:12:35.952335952Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6d76bd6cc9-kd2p5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:12:35.960179 crc crio[22579]: time=\"2026-06-12T16:12:35.960076198Z\" level=info msg=\"Ran pod sandbox 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 with infra container: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/POD\" id=2a730dc3-0292-417c-8d25-08ca141ad1aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:12:35.963100 crc crio[22579]: time=\"2026-06-12T16:12:35.962959531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5edbc4d3-6673-4c4b-8b61-e1b5ad89f1a8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:36.012993 crc crio[22579]: time=\"2026-06-12T16:12:36.012874305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7320b80c-ca49-44a0-b902-c7a8fdbba9ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:36.039150 crc crio[22579]: time=\"2026-06-12T16:12:36.039057769Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init\" id=f57917de-2b17-4a60-af1c-659380e727e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:36.039834 crc crio[22579]: time=\"2026-06-12T16:12:36.039460669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:36.161415 crc crio[22579]: time=\"2026-06-12T16:12:36.161301925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:36.165062 crc crio[22579]: time=\"2026-06-12T16:12:36.164992328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:36.341959 crc crio[22579]: time=\"2026-06-12T16:12:36.341860938Z\" level=info msg=\"Created container 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init\" id=f57917de-2b17-4a60-af1c-659380e727e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:36.343061 crc crio[22579]: time=\"2026-06-12T16:12:36.342979997Z\" level=info msg=\"Starting container: 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc\" id=e781cf93-576c-435e-bd4d-0df7601ee076 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:36.351097 crc crio[22579]: time=\"2026-06-12T16:12:36.35100226Z\" level=info msg=\"Started container\" PID=60761 containerID=276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc description=openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init id=e781cf93-576c-435e-bd4d-0df7601ee076 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\nJun 12 16:12:37.267638 crc crio[22579]: time=\"2026-06-12T16:12:37.266354214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=10a810b4-c431-46c2-a958-5a9d239fb273 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:37.359404 crc crio[22579]: time=\"2026-06-12T16:12:37.357304747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=80c5842f-5bdd-4f6b-8e73-1e14ee5ff2c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:12:37.367862 crc crio[22579]: time=\"2026-06-12T16:12:37.367716631Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns\" id=3ecf0eff-a34f-4cc9-a287-622298313849 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:37.368223 crc crio[22579]: time=\"2026-06-12T16:12:37.368137562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:37.414855 crc crio[22579]: time=\"2026-06-12T16:12:37.414676851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:37.419440 crc crio[22579]: time=\"2026-06-12T16:12:37.419341739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:12:37.732546 crc crio[22579]: time=\"2026-06-12T16:12:37.732140502Z\" level=info msg=\"Created container 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns\" id=3ecf0eff-a34f-4cc9-a287-622298313849 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:12:37.737756 crc crio[22579]: time=\"2026-06-12T16:12:37.737674132Z\" level=info msg=\"Starting container: 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01\" id=08efbc48-a13e-439f-a3e5-ce31ee3a69d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:12:37.743934 crc crio[22579]: time=\"2026-06-12T16:12:37.743867289Z\" level=info msg=\"Started container\" PID=60813 containerID=3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01 description=openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns id=08efbc48-a13e-439f-a3e5-ce31ee3a69d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\nJun 12 16:12:44.439943 crc crio[22579]: time=\"2026-06-12T16:12:44.439148291Z\" level=info msg=\"Stopping container: 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba (timeout: 10s)\" id=11798c5c-b9f2-4ff9-8b9b-04bf58be88b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:12:44.575721 crc crio[22579]: time=\"2026-06-12T16:12:44.575289019Z\" level=info msg=\"Stopped container 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns\" id=11798c5c-b9f2-4ff9-8b9b-04bf58be88b3 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:12:44.576457 crc crio[22579]: time=\"2026-06-12T16:12:44.576298255Z\" level=info msg=\"Stopping pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=4711382f-b28a-4702-9681-71cc20bdb003 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:44.577061 crc crio[22579]: time=\"2026-06-12T16:12:44.577000643Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-kzhrw Namespace:openstack ID:f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 UID:cff9e54e-0160-4d0e-93e6-11b03fb56262 NetNS:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff9e54e_0160_4d0e_93e6_11b03fb56262.slice PodAnnotations:0xc0003850c8}] Aliases:map[]}\"\nJun 12 16:12:44.577204 crc crio[22579]: time=\"2026-06-12T16:12:44.577152867Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-kzhrw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:12:44.919604 crc crio[22579]: time=\"2026-06-12T16:12:44.916938613Z\" level=info msg=\"Stopped pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=4711382f-b28a-4702-9681-71cc20bdb003 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:12:45.362370 crc crio[22579]: time=\"2026-06-12T16:12:45.361952575Z\" level=info msg=\"Removing container: 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba\" id=4ad74746-cb87-46a4-a2ca-8848a8e5f160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:45.391416 crc crio[22579]: time=\"2026-06-12T16:12:45.391319179Z\" level=info msg=\"Removed container 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns\" id=4ad74746-cb87-46a4-a2ca-8848a8e5f160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:45.395407 crc crio[22579]: time=\"2026-06-12T16:12:45.395269039Z\" level=info msg=\"Removing container: 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d\" id=9a9f55d1-8ddf-4f90-a441-ead36797a4da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:12:45.439351 crc crio[22579]: time=\"2026-06-12T16:12:45.439183031Z\" level=info msg=\"Removed container 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init\" id=9a9f55d1-8ddf-4f90-a441-ead36797a4da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:24.373903 crc crio[22579]: time=\"2026-06-12T16:13:24.373136001Z\" level=info msg=\"Removing container: a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19\" id=d9ead5e1-1706-43be-bc1e-e667b00a248c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:24.404765 crc crio[22579]: time=\"2026-06-12T16:13:24.40465113Z\" level=info msg=\"Removed container a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19: openstack-operators/openstack-operator-index-c8cvk/registry-server\" id=d9ead5e1-1706-43be-bc1e-e667b00a248c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:13:24.415331 crc crio[22579]: time=\"2026-06-12T16:13:24.415221037Z\" level=info msg=\"Stopping pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=bbaaf84a-3f55-4cc6-9a9d-8c5237b7031d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:24.415331 crc crio[22579]: time=\"2026-06-12T16:13:24.41532999Z\" level=info msg=\"Stopped pod sandbox (already stopped): f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=bbaaf84a-3f55-4cc6-9a9d-8c5237b7031d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:24.416107 crc crio[22579]: time=\"2026-06-12T16:13:24.415996477Z\" level=info msg=\"Removing pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=40fa0a3e-d5dd-4254-adc0-12d58296705b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:24.435349 crc crio[22579]: time=\"2026-06-12T16:13:24.435226114Z\" level=info msg=\"Removed pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=40fa0a3e-d5dd-4254-adc0-12d58296705b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:24.436370 crc crio[22579]: time=\"2026-06-12T16:13:24.436289391Z\" level=info msg=\"Stopping pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=0514303c-4f93-4134-b842-6d9444e9b458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:24.436460 crc crio[22579]: time=\"2026-06-12T16:13:24.436367803Z\" level=info msg=\"Stopped pod sandbox (already stopped): 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=0514303c-4f93-4134-b842-6d9444e9b458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:13:24.436897 crc crio[22579]: time=\"2026-06-12T16:13:24.436831615Z\" level=info msg=\"Removing pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=c38ab696-3938-4822-9d0f-f857fa8ef384 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:13:24.460787 crc crio[22579]: time=\"2026-06-12T16:13:24.460667589Z\" level=info msg=\"Removed pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=c38ab696-3938-4822-9d0f-f857fa8ef384 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:14:00.524787 crc crio[22579]: time=\"2026-06-12T16:14:00.524033927Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688014-2fkhn/POD\" id=185b4e0a-e3fd-48e5-9b35-afa2fc34381b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:00.526196 crc crio[22579]: time=\"2026-06-12T16:14:00.524934639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:00.564708 crc crio[22579]: time=\"2026-06-12T16:14:00.564475991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-2fkhn Namespace:openshift-infra ID:6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e UID:0a1659ed-bd32-43a0-92c9-c07a3366341e NetNS:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a1659ed_bd32_43a0_92c9_c07a3366341e.slice PodAnnotations:0xc001216040}] Aliases:map[]}\"\nJun 12 16:14:00.564708 crc crio[22579]: time=\"2026-06-12T16:14:00.564630415Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688014-2fkhn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:00.902691 crc crio[22579]: 2026-06-12T16:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6637e9231d1ad0e Mac:ba:83:8e:f5:f5:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 SocketPath: PciID:}] [{Interface:0xc0005845d0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:14:00.905253 crc crio[22579]: time=\"2026-06-12T16:14:00.90516967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-2fkhn Namespace:openshift-infra ID:6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e UID:0a1659ed-bd32-43a0-92c9-c07a3366341e NetNS:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a1659ed_bd32_43a0_92c9_c07a3366341e.slice PodAnnotations:0xc001216040}] Aliases:map[]}\"\nJun 12 16:14:00.905429 crc crio[22579]: time=\"2026-06-12T16:14:00.905376686Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688014-2fkhn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:14:00.915798 crc crio[22579]: time=\"2026-06-12T16:14:00.915737568Z\" level=info msg=\"Ran pod sandbox 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e with infra container: openshift-infra/auto-csr-approver-29688014-2fkhn/POD\" id=185b4e0a-e3fd-48e5-9b35-afa2fc34381b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:14:00.921383 crc crio[22579]: time=\"2026-06-12T16:14:00.9213442Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=33aedd82-8e69-41c3-bd41-bc782de2f6c1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:00.932370 crc crio[22579]: time=\"2026-06-12T16:14:00.931392225Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:14:01.761605 crc crio[22579]: time=\"2026-06-12T16:14:01.761301895Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=33aedd82-8e69-41c3-bd41-bc782de2f6c1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:14:01.763399 crc crio[22579]: time=\"2026-06-12T16:14:01.762699021Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6553e772-ad47-4c9f-9454-3ffd9c6ddc64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:01.765707 crc crio[22579]: time=\"2026-06-12T16:14:01.765606114Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff4bdd2b-6e41-4434-9fe9-8151c6d15aab name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:14:01.772609 crc crio[22579]: time=\"2026-06-12T16:14:01.772374826Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688014-2fkhn/oc\" id=dff29fcc-1683-449d-9e6e-ebd8d872dca4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:01.773384 crc crio[22579]: time=\"2026-06-12T16:14:01.773055463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:01.821616 crc crio[22579]: time=\"2026-06-12T16:14:01.820868174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:02.070212 crc crio[22579]: time=\"2026-06-12T16:14:02.070037675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:14:02.204833 crc crio[22579]: time=\"2026-06-12T16:14:02.204725717Z\" level=info msg=\"Created container 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221: openshift-infra/auto-csr-approver-29688014-2fkhn/oc\" id=dff29fcc-1683-449d-9e6e-ebd8d872dca4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:14:02.206723 crc crio[22579]: time=\"2026-06-12T16:14:02.206643955Z\" level=info msg=\"Starting container: 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221\" id=1e7fdf9e-7dce-4612-b089-6c31134e8938 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:14:02.213611 crc crio[22579]: time=\"2026-06-12T16:14:02.213437208Z\" level=info msg=\"Started container\" PID=64276 containerID=819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221 description=openshift-infra/auto-csr-approver-29688014-2fkhn/oc id=1e7fdf9e-7dce-4612-b089-6c31134e8938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\nJun 12 16:14:04.331987 crc crio[22579]: time=\"2026-06-12T16:14:04.331361862Z\" level=info msg=\"Stopping pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=7abf6062-5a09-4130-8c76-cc9848460b08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:14:04.333313 crc crio[22579]: time=\"2026-06-12T16:14:04.332806338Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-2fkhn Namespace:openshift-infra ID:6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e UID:0a1659ed-bd32-43a0-92c9-c07a3366341e NetNS:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a1659ed_bd32_43a0_92c9_c07a3366341e.slice PodAnnotations:0xc00130c360}] Aliases:map[]}\"\nJun 12 16:14:04.333313 crc crio[22579]: time=\"2026-06-12T16:14:04.332956612Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688014-2fkhn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:14:04.633579 crc crio[22579]: time=\"2026-06-12T16:14:04.633103375Z\" level=info msg=\"Stopped pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=7abf6062-5a09-4130-8c76-cc9848460b08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:00.563042 crc crio[22579]: time=\"2026-06-12T16:15:00.562045624Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/POD\" id=07279290-16df-4b4f-b98a-192c00def090 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:00.565212 crc crio[22579]: time=\"2026-06-12T16:15:00.56307261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:00.606213 crc crio[22579]: time=\"2026-06-12T16:15:00.606065379Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-scsv8 Namespace:openshift-operator-lifecycle-manager ID:723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 UID:bfb7a3e8-d1f3-4d14-ac76-624c615552b7 NetNS:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfb7a3e8_d1f3_4d14_ac76_624c615552b7.slice PodAnnotations:0xc001216c90}] Aliases:map[]}\"\nJun 12 16:15:00.606213 crc crio[22579]: time=\"2026-06-12T16:15:00.606146001Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688015-scsv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:00.911013 crc crio[22579]: 2026-06-12T16:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:723adb08fa6fb4b Mac:9a:e6:cf:c3:a1:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 SocketPath: PciID:}] [{Interface:0xc0001489d0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:15:00.913472 crc crio[22579]: time=\"2026-06-12T16:15:00.913318651Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-scsv8 Namespace:openshift-operator-lifecycle-manager ID:723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 UID:bfb7a3e8-d1f3-4d14-ac76-624c615552b7 NetNS:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfb7a3e8_d1f3_4d14_ac76_624c615552b7.slice PodAnnotations:0xc001216c90}] Aliases:map[]}\"\nJun 12 16:15:00.913859 crc crio[22579]: time=\"2026-06-12T16:15:00.913782403Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688015-scsv8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:15:00.926212 crc crio[22579]: time=\"2026-06-12T16:15:00.926130406Z\" level=info msg=\"Ran pod sandbox 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/POD\" id=07279290-16df-4b4f-b98a-192c00def090 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:00.931699 crc crio[22579]: time=\"2026-06-12T16:15:00.93143851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=666841aa-25c9-48c4-9ad8-2484f8c33e11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:00.934465 crc crio[22579]: time=\"2026-06-12T16:15:00.934395575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8e1397f4-4fea-44f3-8834-a8c59bc02cbc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:00.949465 crc crio[22579]: time=\"2026-06-12T16:15:00.949373434Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles\" id=6402a4b8-0bab-4edf-a0af-1ee8f831bb78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:00.949932 crc crio[22579]: time=\"2026-06-12T16:15:00.949891737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:00.996566 crc crio[22579]: time=\"2026-06-12T16:15:00.996364015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:01.001105 crc crio[22579]: time=\"2026-06-12T16:15:01.001025443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:01.131913 crc crio[22579]: time=\"2026-06-12T16:15:01.13120519Z\" level=info msg=\"Created container 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles\" id=6402a4b8-0bab-4edf-a0af-1ee8f831bb78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:01.133174 crc crio[22579]: time=\"2026-06-12T16:15:01.133099038Z\" level=info msg=\"Starting container: 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222\" id=d2e8ac4a-59ef-4274-a39b-622772755198 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:01.141675 crc crio[22579]: time=\"2026-06-12T16:15:01.141542362Z\" level=info msg=\"Started container\" PID=66620 containerID=7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222 description=openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles id=d2e8ac4a-59ef-4274-a39b-622772755198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\nJun 12 16:15:03.063966 crc crio[22579]: time=\"2026-06-12T16:15:03.063141354Z\" level=info msg=\"Stopping pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=fc958feb-f30b-4a3d-9ce0-708bbf86c8e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:03.065249 crc crio[22579]: time=\"2026-06-12T16:15:03.064771335Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-scsv8 Namespace:openshift-operator-lifecycle-manager ID:723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 UID:bfb7a3e8-d1f3-4d14-ac76-624c615552b7 NetNS:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfb7a3e8_d1f3_4d14_ac76_624c615552b7.slice PodAnnotations:0xc000622898}] Aliases:map[]}\"\nJun 12 16:15:03.065249 crc crio[22579]: time=\"2026-06-12T16:15:03.06494577Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688015-scsv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:03.342994 crc crio[22579]: time=\"2026-06-12T16:15:03.342719555Z\" level=info msg=\"Stopped pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=fc958feb-f30b-4a3d-9ce0-708bbf86c8e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:24.510341 crc crio[22579]: time=\"2026-06-12T16:15:24.509390371Z\" level=info msg=\"Removing container: 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff\" id=1199b957-b18a-425d-a7d9-ba04ad29faa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:15:24.644204 crc crio[22579]: time=\"2026-06-12T16:15:24.644104493Z\" level=info msg=\"Removed container 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff: openshift-infra/auto-csr-approver-29688008-rtt9g/oc\" id=1199b957-b18a-425d-a7d9-ba04ad29faa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:15:24.648008 crc crio[22579]: time=\"2026-06-12T16:15:24.647906119Z\" level=info msg=\"Removing container: 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818\" id=25992157-e3f7-413e-a6bc-385916d4470f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:15:24.679713 crc crio[22579]: time=\"2026-06-12T16:15:24.679584041Z\" level=info msg=\"Removed container 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles\" id=25992157-e3f7-413e-a6bc-385916d4470f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:15:24.690879 crc crio[22579]: time=\"2026-06-12T16:15:24.690729424Z\" level=info msg=\"Stopping pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=da4045b3-c781-4272-8106-5a665800ccc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:24.690879 crc crio[22579]: time=\"2026-06-12T16:15:24.690824566Z\" level=info msg=\"Stopped pod sandbox (already stopped): f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=da4045b3-c781-4272-8106-5a665800ccc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:24.691585 crc crio[22579]: time=\"2026-06-12T16:15:24.691413121Z\" level=info msg=\"Removing pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=d3fdbda2-d94b-4cce-b65c-4ee7741184fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:15:24.707612 crc crio[22579]: time=\"2026-06-12T16:15:24.707461377Z\" level=info msg=\"Removed pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=d3fdbda2-d94b-4cce-b65c-4ee7741184fb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:15:24.708327 crc crio[22579]: time=\"2026-06-12T16:15:24.708256648Z\" level=info msg=\"Stopping pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=d215a8f9-b675-45f4-adb0-ba73f4c93ef1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:24.708327 crc crio[22579]: time=\"2026-06-12T16:15:24.708320909Z\" level=info msg=\"Stopped pod sandbox (already stopped): e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=d215a8f9-b675-45f4-adb0-ba73f4c93ef1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:24.708951 crc crio[22579]: time=\"2026-06-12T16:15:24.708833872Z\" level=info msg=\"Removing pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=0154a4e1-dc34-49e9-b9bc-e9833c9e9ea9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:15:24.725350 crc crio[22579]: time=\"2026-06-12T16:15:24.725221037Z\" level=info msg=\"Removed pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=0154a4e1-dc34-49e9-b9bc-e9833c9e9ea9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:15:45.877447 crc crio[22579]: time=\"2026-06-12T16:15:45.876771581Z\" level=info msg=\"Stopping container: 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7 (timeout: 30s)\" id=1caff820-82ac-456b-ab92-b14a7c20dbe5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:15:46.012993 crc crio[22579]: time=\"2026-06-12T16:15:46.012854458Z\" level=info msg=\"Stopped container 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7: openstack/openstack-galera-0/galera\" id=1caff820-82ac-456b-ab92-b14a7c20dbe5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:15:46.015038 crc crio[22579]: time=\"2026-06-12T16:15:46.014934751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=538a50ce-dc94-4889-935e-9411d437bf10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:46.018313 crc crio[22579]: time=\"2026-06-12T16:15:46.018239995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ed3f6023-afad-41c0-871d-5811d91dcd6b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:46.025734 crc crio[22579]: time=\"2026-06-12T16:15:46.025644492Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=ad699cdf-4d95-4bcc-91ac-8084fb799546 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:46.026368 crc crio[22579]: time=\"2026-06-12T16:15:46.026297689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:46.087032 crc crio[22579]: time=\"2026-06-12T16:15:46.086939265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:46.090114 crc crio[22579]: time=\"2026-06-12T16:15:46.090050773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:46.231213 crc crio[22579]: time=\"2026-06-12T16:15:46.231068265Z\" level=info msg=\"Created container 24ddd1f7d2ab212f4efb902f5539f88b81d7aa153240007cb83b5f1bb3857ed9: openstack/openstack-galera-0/galera\" id=ad699cdf-4d95-4bcc-91ac-8084fb799546 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:46.232923 crc crio[22579]: time=\"2026-06-12T16:15:46.23285173Z\" level=info msg=\"Starting container: 24ddd1f7d2ab212f4efb902f5539f88b81d7aa153240007cb83b5f1bb3857ed9\" id=f4cdaddf-98ac-4549-a8c4-47b54ad1e6fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:46.239669 crc crio[22579]: time=\"2026-06-12T16:15:46.239590771Z\" level=info msg=\"Started container\" PID=68401 containerID=24ddd1f7d2ab212f4efb902f5539f88b81d7aa153240007cb83b5f1bb3857ed9 description=openstack/openstack-galera-0/galera id=f4cdaddf-98ac-4549-a8c4-47b54ad1e6fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac\nJun 12 16:15:46.595998 crc crio[22579]: time=\"2026-06-12T16:15:46.59529354Z\" level=info msg=\"Removing container: 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf\" id=dce54d9c-20c6-46dc-b597-4c574a27aaf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:15:46.639368 crc crio[22579]: time=\"2026-06-12T16:15:46.639259634Z\" level=info msg=\"Removed container 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf: openstack/openstack-galera-0/galera\" id=dce54d9c-20c6-46dc-b597-4c574a27aaf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:15:56.929311 crc crio[22579]: time=\"2026-06-12T16:15:56.927901376Z\" level=info msg=\"Running pod sandbox: openstack/keystone-c9dc-account-create-update-vkvcz/POD\" id=9f9222fe-c569-4df4-9386-15e0fd87417a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:56.931314 crc crio[22579]: time=\"2026-06-12T16:15:56.929334962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:56.973871 crc crio[22579]: time=\"2026-06-12T16:15:56.965963304Z\" level=info msg=\"Got pod network &{Name:keystone-c9dc-account-create-update-vkvcz Namespace:openstack ID:a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b UID:c05e265d-03a7-4615-b2d7-c398854459cb NetNS:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc05e265d_03a7_4615_b2d7_c398854459cb.slice PodAnnotations:0xc002218228}] Aliases:map[]}\"\nJun 12 16:15:56.974181 crc crio[22579]: time=\"2026-06-12T16:15:56.973885975Z\" level=info msg=\"Adding pod openstack_keystone-c9dc-account-create-update-vkvcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:57.076041 crc crio[22579]: time=\"2026-06-12T16:15:57.075889748Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-qmbqv/POD\" id=82b2412f-4bf9-41c0-9f24-ce59599fd18f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:57.076041 crc crio[22579]: time=\"2026-06-12T16:15:57.076022382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.118965 crc crio[22579]: time=\"2026-06-12T16:15:57.11883671Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-qmbqv Namespace:openstack ID:83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac UID:92b04857-ca25-4f08-be0a-fbdfecc5e3b5 NetNS:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92b04857_ca25_4f08_be0a_fbdfecc5e3b5.slice PodAnnotations:0xc000622fb0}] Aliases:map[]}\"\nJun 12 16:15:57.118965 crc crio[22579]: time=\"2026-06-12T16:15:57.118906012Z\" level=info msg=\"Adding pod openstack_keystone-db-create-qmbqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:57.366257 crc crio[22579]: time=\"2026-06-12T16:15:57.365602583Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-gqc82/POD\" id=8caebcd8-2c5f-4d09-9bb8-eb2580d2d0ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:57.366257 crc crio[22579]: time=\"2026-06-12T16:15:57.366298011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.405735 crc crio[22579]: time=\"2026-06-12T16:15:57.404919733Z\" level=info msg=\"Got pod network &{Name:placement-db-create-gqc82 Namespace:openstack ID:52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d UID:30ba5c75-b0eb-4f82-967b-bc3f514db2d1 NetNS:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ba5c75_b0eb_4f82_967b_bc3f514db2d1.slice PodAnnotations:0xc000623160}] Aliases:map[]}\"\nJun 12 16:15:57.405735 crc crio[22579]: time=\"2026-06-12T16:15:57.405041686Z\" level=info msg=\"Adding pod openstack_placement-db-create-gqc82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:57.523211 crc crio[22579]: time=\"2026-06-12T16:15:57.523038796Z\" level=info msg=\"Running pod sandbox: openstack/placement-42ae-account-create-update-j57n7/POD\" id=00ad5c88-bc54-4d92-8562-c63c3cc63851 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:57.523211 crc crio[22579]: time=\"2026-06-12T16:15:57.523154279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.562584 crc crio[22579]: time=\"2026-06-12T16:15:57.562433987Z\" level=info msg=\"Got pod network &{Name:placement-42ae-account-create-update-j57n7 Namespace:openstack ID:dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed UID:5937a3ce-64ac-4a7e-8397-be175bb5d7c2 NetNS:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5937a3ce_64ac_4a7e_8397_be175bb5d7c2.slice PodAnnotations:0xc0006234e0}] Aliases:map[]}\"\nJun 12 16:15:57.562584 crc crio[22579]: time=\"2026-06-12T16:15:57.562576681Z\" level=info msg=\"Adding pod openstack_placement-42ae-account-create-update-j57n7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:57.594830 crc crio[22579]: 2026-06-12T16:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7fbc8a77cc85cb Mac:4a:98:34:11:27:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:15:57.596099 crc crio[22579]: time=\"2026-06-12T16:15:57.59598648Z\" level=info msg=\"Got pod network &{Name:keystone-c9dc-account-create-update-vkvcz Namespace:openstack ID:a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b UID:c05e265d-03a7-4615-b2d7-c398854459cb NetNS:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc05e265d_03a7_4615_b2d7_c398854459cb.slice PodAnnotations:0xc002218228}] Aliases:map[]}\"\nJun 12 16:15:57.596299 crc crio[22579]: time=\"2026-06-12T16:15:57.596223536Z\" level=info msg=\"Checking pod openstack_keystone-c9dc-account-create-update-vkvcz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:15:57.614553 crc crio[22579]: time=\"2026-06-12T16:15:57.61092437Z\" level=info msg=\"Ran pod sandbox a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b with infra container: openstack/keystone-c9dc-account-create-update-vkvcz/POD\" id=9f9222fe-c569-4df4-9386-15e0fd87417a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:57.625286 crc crio[22579]: time=\"2026-06-12T16:15:57.625102481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9c3856da-1cc2-4973-9c62-634a8354cd76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:57.631710 crc crio[22579]: time=\"2026-06-12T16:15:57.631414721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dde67875-de15-4344-acdc-bdb2e8d3c3c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:57.683847 crc crio[22579]: time=\"2026-06-12T16:15:57.683756382Z\" level=info msg=\"Creating container: openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update\" id=ebe6fd01-2804-417f-8b63-d80e0f47ea27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:57.684395 crc crio[22579]: time=\"2026-06-12T16:15:57.684332587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.705046 crc crio[22579]: 2026-06-12T16:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83889632d51da3e Mac:f6:fc:d4:a5:24:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:15:57.709571 crc crio[22579]: time=\"2026-06-12T16:15:57.70767042Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-qmbqv Namespace:openstack ID:83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac UID:92b04857-ca25-4f08-be0a-fbdfecc5e3b5 NetNS:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92b04857_ca25_4f08_be0a_fbdfecc5e3b5.slice PodAnnotations:0xc000622fb0}] Aliases:map[]}\"\nJun 12 16:15:57.709571 crc crio[22579]: time=\"2026-06-12T16:15:57.708010789Z\" level=info msg=\"Checking pod openstack_keystone-db-create-qmbqv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:15:57.736226 crc crio[22579]: time=\"2026-06-12T16:15:57.73599272Z\" level=info msg=\"Ran pod sandbox 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac with infra container: openstack/keystone-db-create-qmbqv/POD\" id=82b2412f-4bf9-41c0-9f24-ce59599fd18f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:57.744312 crc crio[22579]: time=\"2026-06-12T16:15:57.744212729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2ddc1c8-12d2-4332-bc45-7bd724454b63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:57.747791 crc crio[22579]: time=\"2026-06-12T16:15:57.747574214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5ead13e4-1be1-4210-b641-c27e2aeee330 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:57.761254 crc crio[22579]: time=\"2026-06-12T16:15:57.761068418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.764957 crc crio[22579]: time=\"2026-06-12T16:15:57.764892085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.829319 crc crio[22579]: time=\"2026-06-12T16:15:57.828636615Z\" level=info msg=\"Creating container: openstack/keystone-db-create-qmbqv/mariadb-database-create\" id=0fc1db3b-84ff-46b7-a494-4eb69cb7b1c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:57.829689 crc crio[22579]: time=\"2026-06-12T16:15:57.829633441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.845940 crc crio[22579]: 2026-06-12T16:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52768107d0ac7d4 Mac:66:c6:3c:40:df:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 SocketPath: PciID:}] [{Interface:0xc0002fc870 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:15:57.847970 crc crio[22579]: time=\"2026-06-12T16:15:57.847769722Z\" level=info msg=\"Got pod network &{Name:placement-db-create-gqc82 Namespace:openstack ID:52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d UID:30ba5c75-b0eb-4f82-967b-bc3f514db2d1 NetNS:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ba5c75_b0eb_4f82_967b_bc3f514db2d1.slice PodAnnotations:0xc000623160}] Aliases:map[]}\"\nJun 12 16:15:57.847970 crc crio[22579]: time=\"2026-06-12T16:15:57.847942166Z\" level=info msg=\"Checking pod openstack_placement-db-create-gqc82 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:15:57.858769 crc crio[22579]: time=\"2026-06-12T16:15:57.858384162Z\" level=info msg=\"Ran pod sandbox 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d with infra container: openstack/placement-db-create-gqc82/POD\" id=8caebcd8-2c5f-4d09-9bb8-eb2580d2d0ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:57.861550 crc crio[22579]: time=\"2026-06-12T16:15:57.861133162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=871d514d-fc1b-4947-82c5-f4a5c16c837d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:57.863647 crc crio[22579]: time=\"2026-06-12T16:15:57.863593654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=46049288-3945-4d3b-88d0-1c9596ce50ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:57.883394 crc crio[22579]: time=\"2026-06-12T16:15:57.883316196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.886479 crc crio[22579]: time=\"2026-06-12T16:15:57.886402214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.914294 crc crio[22579]: time=\"2026-06-12T16:15:57.9141791Z\" level=info msg=\"Creating container: openstack/placement-db-create-gqc82/mariadb-database-create\" id=3c966434-9625-4a38-8a94-cee343522bb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:57.914817 crc crio[22579]: time=\"2026-06-12T16:15:57.914750385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.938974 crc crio[22579]: time=\"2026-06-12T16:15:57.938898929Z\" level=info msg=\"Created container 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30: openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update\" id=ebe6fd01-2804-417f-8b63-d80e0f47ea27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:57.940340 crc crio[22579]: time=\"2026-06-12T16:15:57.940098459Z\" level=info msg=\"Starting container: 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30\" id=7e30848a-9ca9-4e39-8070-c773d2117d79 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:57.945135 crc crio[22579]: time=\"2026-06-12T16:15:57.945042075Z\" level=info msg=\"Started container\" PID=69538 containerID=35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30 description=openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update id=7e30848a-9ca9-4e39-8070-c773d2117d79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\nJun 12 16:15:57.949600 crc crio[22579]: time=\"2026-06-12T16:15:57.949540089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:57.952273 crc crio[22579]: time=\"2026-06-12T16:15:57.952203607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:58.149744 crc crio[22579]: time=\"2026-06-12T16:15:58.149660567Z\" level=info msg=\"Created container 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53: openstack/keystone-db-create-qmbqv/mariadb-database-create\" id=0fc1db3b-84ff-46b7-a494-4eb69cb7b1c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:58.151033 crc crio[22579]: time=\"2026-06-12T16:15:58.15095482Z\" level=info msg=\"Starting container: 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53\" id=c0c23dbe-f557-4b99-9424-909062de6f12 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:58.156084 crc crio[22579]: 2026-06-12T16:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dde5adfb274d995 Mac:3e:1a:05:0d:8a:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:15:58.157033 crc crio[22579]: time=\"2026-06-12T16:15:58.156955773Z\" level=info msg=\"Started container\" PID=69562 containerID=57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53 description=openstack/keystone-db-create-qmbqv/mariadb-database-create id=c0c23dbe-f557-4b99-9424-909062de6f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\nJun 12 16:15:58.159444 crc crio[22579]: time=\"2026-06-12T16:15:58.159381494Z\" level=info msg=\"Got pod network &{Name:placement-42ae-account-create-update-j57n7 Namespace:openstack ID:dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed UID:5937a3ce-64ac-4a7e-8397-be175bb5d7c2 NetNS:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5937a3ce_64ac_4a7e_8397_be175bb5d7c2.slice PodAnnotations:0xc0006234e0}] Aliases:map[]}\"\nJun 12 16:15:58.159658 crc crio[22579]: time=\"2026-06-12T16:15:58.159626961Z\" level=info msg=\"Checking pod openstack_placement-42ae-account-create-update-j57n7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:15:58.167941 crc crio[22579]: time=\"2026-06-12T16:15:58.167813259Z\" level=info msg=\"Ran pod sandbox dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed with infra container: openstack/placement-42ae-account-create-update-j57n7/POD\" id=00ad5c88-bc54-4d92-8562-c63c3cc63851 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:15:58.175774 crc crio[22579]: time=\"2026-06-12T16:15:58.175615577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=58cd558c-5e81-4e26-8c4c-b37cbee7c9e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:58.178966 crc crio[22579]: time=\"2026-06-12T16:15:58.178829279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2f7ac9ec-3563-4885-a29e-ecf9cb212aaf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:15:58.180056 crc crio[22579]: time=\"2026-06-12T16:15:58.179901556Z\" level=info msg=\"Created container bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73: openstack/placement-db-create-gqc82/mariadb-database-create\" id=3c966434-9625-4a38-8a94-cee343522bb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:58.180748 crc crio[22579]: time=\"2026-06-12T16:15:58.180670016Z\" level=info msg=\"Starting container: bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73\" id=b45adc04-f621-4516-acfe-7a495ab04ef1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:58.187713 crc crio[22579]: time=\"2026-06-12T16:15:58.187238783Z\" level=info msg=\"Started container\" PID=69564 containerID=bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73 description=openstack/placement-db-create-gqc82/mariadb-database-create id=b45adc04-f621-4516-acfe-7a495ab04ef1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\nJun 12 16:15:58.187823 crc crio[22579]: time=\"2026-06-12T16:15:58.187581141Z\" level=info msg=\"Creating container: openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update\" id=97aac108-c603-4cb4-becb-17a7d3b04ef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:58.188278 crc crio[22579]: time=\"2026-06-12T16:15:58.188190037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:58.240272 crc crio[22579]: time=\"2026-06-12T16:15:58.240172328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:58.243872 crc crio[22579]: time=\"2026-06-12T16:15:58.24379439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:15:58.411143 crc crio[22579]: time=\"2026-06-12T16:15:58.411040023Z\" level=info msg=\"Created container cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7: openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update\" id=97aac108-c603-4cb4-becb-17a7d3b04ef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:15:58.413526 crc crio[22579]: time=\"2026-06-12T16:15:58.413402773Z\" level=info msg=\"Starting container: cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7\" id=05300994-3c1a-4ec4-8e51-eb9fc09c6e30 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:15:58.417741 crc crio[22579]: time=\"2026-06-12T16:15:58.417660181Z\" level=info msg=\"Started container\" PID=69611 containerID=cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7 description=openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update id=05300994-3c1a-4ec4-8e51-eb9fc09c6e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\nJun 12 16:15:59.792564 crc crio[22579]: time=\"2026-06-12T16:15:59.792338791Z\" level=info msg=\"Stopping pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=9fdd6a01-cc77-4097-a0e2-84dc2cd434dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:59.792564 crc crio[22579]: time=\"2026-06-12T16:15:59.792348791Z\" level=info msg=\"Stopping pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=a15894e3-5178-42bc-9965-2a3b31fe7a92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.792362372Z\" level=info msg=\"Stopping pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=9f8b3760-7627-47c5-9053-85eb775e9f18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.792570447Z\" level=info msg=\"Stopping pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=5573279d-abef-417d-99b3-44380cc8c836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793411438Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-qmbqv Namespace:openstack ID:83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac UID:92b04857-ca25-4f08-be0a-fbdfecc5e3b5 NetNS:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92b04857_ca25_4f08_be0a_fbdfecc5e3b5.slice PodAnnotations:0xc000c9ab38}] Aliases:map[]}\"\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793614634Z\" level=info msg=\"Got pod network &{Name:placement-db-create-gqc82 Namespace:openstack ID:52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d UID:30ba5c75-b0eb-4f82-967b-bc3f514db2d1 NetNS:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ba5c75_b0eb_4f82_967b_bc3f514db2d1.slice PodAnnotations:0xc002218938}] Aliases:map[]}\"\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793707136Z\" level=info msg=\"Got pod network &{Name:keystone-c9dc-account-create-update-vkvcz Namespace:openstack ID:a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b UID:c05e265d-03a7-4615-b2d7-c398854459cb NetNS:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc05e265d_03a7_4615_b2d7_c398854459cb.slice PodAnnotations:0xc00008d6e8}] Aliases:map[]}\"\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793616294Z\" level=info msg=\"Got pod network &{Name:placement-42ae-account-create-update-j57n7 Namespace:openstack ID:dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed UID:5937a3ce-64ac-4a7e-8397-be175bb5d7c2 NetNS:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5937a3ce_64ac_4a7e_8397_be175bb5d7c2.slice PodAnnotations:0xc000478d60}] Aliases:map[]}\"\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793841739Z\" level=info msg=\"Deleting pod openstack_keystone-c9dc-account-create-update-vkvcz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793936242Z\" level=info msg=\"Deleting pod openstack_placement-42ae-account-create-update-j57n7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793815399Z\" level=info msg=\"Deleting pod openstack_placement-db-create-gqc82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793628234Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-qmbqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:00.235279 crc crio[22579]: time=\"2026-06-12T16:16:00.232168224Z\" level=info msg=\"Stopped pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=9fdd6a01-cc77-4097-a0e2-84dc2cd434dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:00.294523 crc crio[22579]: time=\"2026-06-12T16:16:00.294381475Z\" level=info msg=\"Stopped pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=5573279d-abef-417d-99b3-44380cc8c836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:00.314380 crc crio[22579]: time=\"2026-06-12T16:16:00.314009924Z\" level=info msg=\"Stopped pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=a15894e3-5178-42bc-9965-2a3b31fe7a92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:00.335246 crc crio[22579]: time=\"2026-06-12T16:16:00.335148852Z\" level=info msg=\"Stopped pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=9f8b3760-7627-47c5-9053-85eb775e9f18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:00.486840 crc crio[22579]: time=\"2026-06-12T16:16:00.486716585Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688016-z2jlv/POD\" id=78afe4f7-2598-46ad-9a2f-7b7354793f98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:00.486973 crc crio[22579]: time=\"2026-06-12T16:16:00.48689589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:00.567251 crc crio[22579]: time=\"2026-06-12T16:16:00.530859478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-z2jlv Namespace:openshift-infra ID:faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 UID:e82858c1-d74d-4a2f-a7d3-dfec66b58e33 NetNS:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode82858c1_d74d_4a2f_a7d3_dfec66b58e33.slice PodAnnotations:0xc00130c548}] Aliases:map[]}\"\nJun 12 16:16:00.567251 crc crio[22579]: time=\"2026-06-12T16:16:00.530975651Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688016-z2jlv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:00.861145 crc crio[22579]: 2026-06-12T16:16:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faf66fe20cc8006 Mac:3e:3b:4b:ac:f8:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:00.863429 crc crio[22579]: time=\"2026-06-12T16:16:00.86337046Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-z2jlv Namespace:openshift-infra ID:faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 UID:e82858c1-d74d-4a2f-a7d3-dfec66b58e33 NetNS:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode82858c1_d74d_4a2f_a7d3_dfec66b58e33.slice PodAnnotations:0xc00130c548}] Aliases:map[]}\"\nJun 12 16:16:00.864106 crc crio[22579]: time=\"2026-06-12T16:16:00.864056488Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688016-z2jlv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:00.875640 crc crio[22579]: time=\"2026-06-12T16:16:00.87556055Z\" level=info msg=\"Ran pod sandbox faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 with infra container: openshift-infra/auto-csr-approver-29688016-z2jlv/POD\" id=78afe4f7-2598-46ad-9a2f-7b7354793f98 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:00.880572 crc crio[22579]: time=\"2026-06-12T16:16:00.880075385Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=534a0667-206d-49e0-90be-f054372e7028 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:00.887823 crc crio[22579]: time=\"2026-06-12T16:16:00.88774734Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:16:01.992981 crc crio[22579]: time=\"2026-06-12T16:16:01.992432126Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=534a0667-206d-49e0-90be-f054372e7028 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:01.995669 crc crio[22579]: time=\"2026-06-12T16:16:01.995298429Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b4eb1926-cafd-4bf4-b2e5-6b71705c969c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:01.998069 crc crio[22579]: time=\"2026-06-12T16:16:01.997955837Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=514849e4-0e6c-4ffd-8e08-db6594022659 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:02.006186 crc crio[22579]: time=\"2026-06-12T16:16:02.006068673Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688016-z2jlv/oc\" id=f01ecba0-9b95-44f8-91b9-0d81cf04107f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:02.007207 crc crio[22579]: time=\"2026-06-12T16:16:02.007105719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.090056 crc crio[22579]: time=\"2026-06-12T16:16:02.089807362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.347136 crc crio[22579]: time=\"2026-06-12T16:16:02.346812646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.461920 crc crio[22579]: time=\"2026-06-12T16:16:02.461772969Z\" level=info msg=\"Created container 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436: openshift-infra/auto-csr-approver-29688016-z2jlv/oc\" id=f01ecba0-9b95-44f8-91b9-0d81cf04107f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:02.464049 crc crio[22579]: time=\"2026-06-12T16:16:02.463956574Z\" level=info msg=\"Starting container: 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436\" id=8595df55-7029-4b6e-b73e-6d97cd9d27da name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:02.469374 crc crio[22579]: time=\"2026-06-12T16:16:02.46929465Z\" level=info msg=\"Started container\" PID=69977 containerID=9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436 description=openshift-infra/auto-csr-approver-29688016-z2jlv/oc id=8595df55-7029-4b6e-b73e-6d97cd9d27da name=/runtime.v1.RuntimeService/StartContainer sandboxID=faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\nJun 12 16:16:02.700580 crc crio[22579]: time=\"2026-06-12T16:16:02.699994675Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-6hqf8/POD\" id=32a88d9e-5491-4326-b6b3-488db6e6a051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:02.701430 crc crio[22579]: time=\"2026-06-12T16:16:02.7013624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:02.771968 crc crio[22579]: time=\"2026-06-12T16:16:02.771715419Z\" level=info msg=\"Got pod network &{Name:glance-db-create-6hqf8 Namespace:openstack ID:648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca UID:0cb7bc08-6bf8-439f-b0c4-86096dd70f9f NetNS:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cb7bc08_6bf8_439f_b0c4_86096dd70f9f.slice PodAnnotations:0xc000622820}] Aliases:map[]}\"\nJun 12 16:16:02.771968 crc crio[22579]: time=\"2026-06-12T16:16:02.771823032Z\" level=info msg=\"Adding pod openstack_glance-db-create-6hqf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:03.054234 crc crio[22579]: time=\"2026-06-12T16:16:03.053350409Z\" level=info msg=\"Running pod sandbox: openstack/glance-518c-account-create-update-z6tbs/POD\" id=26ba061c-703b-475a-8e84-399f97689b63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:03.054234 crc crio[22579]: time=\"2026-06-12T16:16:03.05415391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.103191 crc crio[22579]: time=\"2026-06-12T16:16:03.103131245Z\" level=info msg=\"Got pod network &{Name:glance-518c-account-create-update-z6tbs Namespace:openstack ID:dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 UID:be0d2e42-2690-4cec-b957-851884f66c75 NetNS:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe0d2e42_2690_4cec_b957_851884f66c75.slice PodAnnotations:0xc0023086b0}] Aliases:map[]}\"\nJun 12 16:16:03.103648 crc crio[22579]: time=\"2026-06-12T16:16:03.103624347Z\" level=info msg=\"Adding pod openstack_glance-518c-account-create-update-z6tbs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:03.164968 crc crio[22579]: 2026-06-12T16:16:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:648abf472dbdd08 Mac:9a:64:03:da:53:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 SocketPath: PciID:}] [{Interface:0xc000116770 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:03.166044 crc crio[22579]: time=\"2026-06-12T16:16:03.165931111Z\" level=info msg=\"Got pod network &{Name:glance-db-create-6hqf8 Namespace:openstack ID:648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca UID:0cb7bc08-6bf8-439f-b0c4-86096dd70f9f NetNS:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cb7bc08_6bf8_439f_b0c4_86096dd70f9f.slice PodAnnotations:0xc000622820}] Aliases:map[]}\"\nJun 12 16:16:03.166146 crc crio[22579]: time=\"2026-06-12T16:16:03.166096826Z\" level=info msg=\"Checking pod openstack_glance-db-create-6hqf8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:03.172907 crc crio[22579]: time=\"2026-06-12T16:16:03.172825267Z\" level=info msg=\"Ran pod sandbox 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca with infra container: openstack/glance-db-create-6hqf8/POD\" id=32a88d9e-5491-4326-b6b3-488db6e6a051 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:03.177017 crc crio[22579]: time=\"2026-06-12T16:16:03.176930481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fac30d64-f1fb-4f79-922d-7a0fcca9d23e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:03.181367 crc crio[22579]: time=\"2026-06-12T16:16:03.180847591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a184aa0c-bf3c-4e44-bdf5-16f24495e851 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:03.194767 crc crio[22579]: time=\"2026-06-12T16:16:03.194693333Z\" level=info msg=\"Creating container: openstack/glance-db-create-6hqf8/mariadb-database-create\" id=15751266-cee6-456c-8218-d2509da6e605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:03.195439 crc crio[22579]: time=\"2026-06-12T16:16:03.195295098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.204291 crc crio[22579]: time=\"2026-06-12T16:16:03.204172594Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-d768r/POD\" id=db7bbb5d-f349-41fc-bef8-861d4fe3c96e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:03.204652 crc crio[22579]: time=\"2026-06-12T16:16:03.204324758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.247861 crc crio[22579]: time=\"2026-06-12T16:16:03.247756502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.252276 crc crio[22579]: time=\"2026-06-12T16:16:03.252202535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.259544 crc crio[22579]: time=\"2026-06-12T16:16:03.259395928Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-d768r Namespace:openstack ID:9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d UID:d563f6ca-97d0-40d5-8cc8-3b47d0d13fd7 NetNS:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd563f6ca_97d0_40d5_8cc8_3b47d0d13fd7.slice PodAnnotations:0xc000622d70}] Aliases:map[]}\"\nJun 12 16:16:03.259646 crc crio[22579]: time=\"2026-06-12T16:16:03.259554452Z\" level=info msg=\"Adding pod openstack_root-account-create-update-d768r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:03.413336 crc crio[22579]: time=\"2026-06-12T16:16:03.412540911Z\" level=info msg=\"Created container bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321: openstack/glance-db-create-6hqf8/mariadb-database-create\" id=15751266-cee6-456c-8218-d2509da6e605 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:03.421608 crc crio[22579]: time=\"2026-06-12T16:16:03.421402527Z\" level=info msg=\"Starting container: bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321\" id=aaef7a7e-adea-4ad7-bd7d-dcb936dfd295 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:03.433988 crc crio[22579]: time=\"2026-06-12T16:16:03.433879284Z\" level=info msg=\"Started container\" PID=70134 containerID=bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321 description=openstack/glance-db-create-6hqf8/mariadb-database-create id=aaef7a7e-adea-4ad7-bd7d-dcb936dfd295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\nJun 12 16:16:03.764435 crc crio[22579]: 2026-06-12T16:16:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dac6200fc40b2d2 Mac:4a:06:fa:c6:33:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:03.765569 crc crio[22579]: time=\"2026-06-12T16:16:03.764927641Z\" level=info msg=\"Got pod network &{Name:glance-518c-account-create-update-z6tbs Namespace:openstack ID:dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 UID:be0d2e42-2690-4cec-b957-851884f66c75 NetNS:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe0d2e42_2690_4cec_b957_851884f66c75.slice PodAnnotations:0xc0023086b0}] Aliases:map[]}\"\nJun 12 16:16:03.765569 crc crio[22579]: time=\"2026-06-12T16:16:03.765082735Z\" level=info msg=\"Checking pod openstack_glance-518c-account-create-update-z6tbs for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:03.780547 crc crio[22579]: time=\"2026-06-12T16:16:03.779146192Z\" level=info msg=\"Ran pod sandbox dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 with infra container: openstack/glance-518c-account-create-update-z6tbs/POD\" id=26ba061c-703b-475a-8e84-399f97689b63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:03.862750 crc crio[22579]: time=\"2026-06-12T16:16:03.861854495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=afc46ee8-444e-45aa-8e68-f1d923703608 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:03.870249 crc crio[22579]: time=\"2026-06-12T16:16:03.869851088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=90750ebe-8cb7-401f-8872-0097c42ce1d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:03.898586 crc crio[22579]: time=\"2026-06-12T16:16:03.898006044Z\" level=info msg=\"Creating container: openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update\" id=02747efd-3b23-4df4-9991-73fd97d26e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:03.898586 crc crio[22579]: time=\"2026-06-12T16:16:03.898439055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:03.964957 crc crio[22579]: time=\"2026-06-12T16:16:03.964748581Z\" level=info msg=\"Running pod sandbox: openstack/cinder-c0ae-account-create-update-hv5g6/POD\" id=411b3e0d-62af-4992-a0af-b1d7ea66b41e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:03.964957 crc crio[22579]: time=\"2026-06-12T16:16:03.964838423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.036966 crc crio[22579]: time=\"2026-06-12T16:16:04.036480175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.037264 crc crio[22579]: time=\"2026-06-12T16:16:04.037218333Z\" level=info msg=\"Got pod network &{Name:cinder-c0ae-account-create-update-hv5g6 Namespace:openstack ID:2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 UID:5d5f9a0a-0da9-4a9a-9c05-004dea5a90d8 NetNS:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d5f9a0a_0da9_4a9a_9c05_004dea5a90d8.slice PodAnnotations:0xc0006221b0}] Aliases:map[]}\"\nJun 12 16:16:04.037381 crc crio[22579]: time=\"2026-06-12T16:16:04.037363417Z\" level=info msg=\"Adding pod openstack_cinder-c0ae-account-create-update-hv5g6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:04.048434 crc crio[22579]: time=\"2026-06-12T16:16:04.039322647Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-wlr7f/POD\" id=bc524971-2a02-489b-b31b-eed8f49d8e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:04.048434 crc crio[22579]: time=\"2026-06-12T16:16:04.03944019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.060331 crc crio[22579]: time=\"2026-06-12T16:16:04.060153166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.080667 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f0936d931eefa8 Mac:fe:95:77:84:aa:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce SocketPath: PciID:}] [{Interface:0xc00050a2d0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:04.080667 crc crio[22579]: time=\"2026-06-12T16:16:04.07759857Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-d768r Namespace:openstack ID:9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d UID:d563f6ca-97d0-40d5-8cc8-3b47d0d13fd7 NetNS:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd563f6ca_97d0_40d5_8cc8_3b47d0d13fd7.slice PodAnnotations:0xc000622d70}] Aliases:map[]}\"\nJun 12 16:16:04.080667 crc crio[22579]: time=\"2026-06-12T16:16:04.077861617Z\" level=info msg=\"Checking pod openstack_root-account-create-update-d768r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:04.098909 crc crio[22579]: time=\"2026-06-12T16:16:04.098805969Z\" level=info msg=\"Ran pod sandbox 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d with infra container: openstack/root-account-create-update-d768r/POD\" id=db7bbb5d-f349-41fc-bef8-861d4fe3c96e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:04.100188 crc crio[22579]: time=\"2026-06-12T16:16:04.100123183Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wlr7f Namespace:openstack ID:42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde UID:8a4a7501-e9b4-44c7-bc1f-b6297cb44176 NetNS:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a4a7501_e9b4_44c7_bc1f_b6297cb44176.slice PodAnnotations:0xc002218408}] Aliases:map[]}\"\nJun 12 16:16:04.100188 crc crio[22579]: time=\"2026-06-12T16:16:04.100170164Z\" level=info msg=\"Adding pod openstack_cinder-db-create-wlr7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:04.105985 crc crio[22579]: time=\"2026-06-12T16:16:04.10590175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4fad969e-7815-4514-a958-2d81d7446bc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:04.108018 crc crio[22579]: time=\"2026-06-12T16:16:04.107951792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f608916f-1753-4929-8a10-9f489d5d1976 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:04.124763 crc crio[22579]: time=\"2026-06-12T16:16:04.124622986Z\" level=info msg=\"Creating container: openstack/root-account-create-update-d768r/mariadb-account-create-update\" id=2a42a6ee-476c-462d-8031-4c14213e550a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:04.125168 crc crio[22579]: time=\"2026-06-12T16:16:04.125091627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.189631 crc crio[22579]: time=\"2026-06-12T16:16:04.189529806Z\" level=info msg=\"Created container 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb: openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update\" id=02747efd-3b23-4df4-9991-73fd97d26e38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:04.196791 crc crio[22579]: time=\"2026-06-12T16:16:04.196695378Z\" level=info msg=\"Starting container: 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb\" id=98a83681-bc52-4cb3-86df-2d5c0d9797b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:04.209393 crc crio[22579]: time=\"2026-06-12T16:16:04.208435436Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-qwgx9/POD\" id=b251ce7f-8b76-48dd-a848-45cb9c22aaff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:04.209393 crc crio[22579]: time=\"2026-06-12T16:16:04.208676553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.209393 crc crio[22579]: time=\"2026-06-12T16:16:04.20857952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.230673 crc crio[22579]: time=\"2026-06-12T16:16:04.229275046Z\" level=info msg=\"Started container\" PID=70207 containerID=76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb description=openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update id=98a83681-bc52-4cb3-86df-2d5c0d9797b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\nJun 12 16:16:04.252590 crc crio[22579]: time=\"2026-06-12T16:16:04.252440545Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-2bvx5/POD\" id=b795f85d-0dc1-4d35-b730-bb158637b550 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:04.252852 crc crio[22579]: time=\"2026-06-12T16:16:04.252831075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.258831 crc crio[22579]: time=\"2026-06-12T16:16:04.256199411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.275218 crc crio[22579]: time=\"2026-06-12T16:16:04.267730034Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-qwgx9 Namespace:openstack ID:5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 UID:5c0a2177-7ac6-48fb-9952-4bf09ff6d051 NetNS:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0a2177_7ac6_48fb_9952_4bf09ff6d051.slice PodAnnotations:0xc00008c4b0}] Aliases:map[]}\"\nJun 12 16:16:04.275218 crc crio[22579]: time=\"2026-06-12T16:16:04.267784255Z\" level=info msg=\"Adding pod openstack_barbican-db-create-qwgx9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:04.277060 crc crio[22579]: time=\"2026-06-12T16:16:04.277022Z\" level=info msg=\"Running pod sandbox: openstack/barbican-2bbc-account-create-update-89dc9/POD\" id=05a78203-1381-479b-b333-03cdb33c25cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:04.277290 crc crio[22579]: time=\"2026-06-12T16:16:04.277271807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.346214 crc crio[22579]: time=\"2026-06-12T16:16:04.346107376Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-2bvx5 Namespace:openstack ID:742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 UID:5719e2e9-cce4-4c9b-b239-69692b4f62df NetNS:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5719e2e9_cce4_4c9b_b239_69692b4f62df.slice PodAnnotations:0xc000c9a110}] Aliases:map[]}\"\nJun 12 16:16:04.346214 crc crio[22579]: time=\"2026-06-12T16:16:04.346199238Z\" level=info msg=\"Adding pod openstack_neutron-db-create-2bvx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:04.357123 crc crio[22579]: time=\"2026-06-12T16:16:04.357062684Z\" level=info msg=\"Got pod network &{Name:barbican-2bbc-account-create-update-89dc9 Namespace:openstack ID:7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 UID:174da085-b436-4fc0-accc-8431d18305ee NetNS:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod174da085_b436_4fc0_accc_8431d18305ee.slice PodAnnotations:0xc000c9a4d0}] Aliases:map[]}\"\nJun 12 16:16:04.357542 crc crio[22579]: time=\"2026-06-12T16:16:04.357434634Z\" level=info msg=\"Adding pod openstack_barbican-2bbc-account-create-update-89dc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:04.383609 crc crio[22579]: time=\"2026-06-12T16:16:04.383560398Z\" level=info msg=\"Running pod sandbox: openstack/neutron-f25e-account-create-update-t7x4z/POD\" id=a364bc64-b94f-4dca-8372-9a4b01634f12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:04.383952 crc crio[22579]: time=\"2026-06-12T16:16:04.383927887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.435903 crc crio[22579]: time=\"2026-06-12T16:16:04.435691683Z\" level=info msg=\"Got pod network &{Name:neutron-f25e-account-create-update-t7x4z Namespace:openstack ID:e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee UID:f2fd3f97-33f8-4f6c-81c1-769ed7dedced NetNS:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2fd3f97_33f8_4f6c_81c1_769ed7dedced.slice PodAnnotations:0xc000622540}] Aliases:map[]}\"\nJun 12 16:16:04.436213 crc crio[22579]: time=\"2026-06-12T16:16:04.436190546Z\" level=info msg=\"Adding pod openstack_neutron-f25e-account-create-update-t7x4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:04.469937 crc crio[22579]: time=\"2026-06-12T16:16:04.469845572Z\" level=info msg=\"Created container b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707: openstack/root-account-create-update-d768r/mariadb-account-create-update\" id=2a42a6ee-476c-462d-8031-4c14213e550a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:04.486351 crc crio[22579]: time=\"2026-06-12T16:16:04.486245549Z\" level=info msg=\"Starting container: b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707\" id=aaed5dce-c802-4e0c-98cc-a71d5c062085 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:04.498746 crc crio[22579]: time=\"2026-06-12T16:16:04.497294899Z\" level=info msg=\"Started container\" PID=70307 containerID=b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707 description=openstack/root-account-create-update-d768r/mariadb-account-create-update id=aaed5dce-c802-4e0c-98cc-a71d5c062085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\nJun 12 16:16:04.589240 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a9bf520b6936d Mac:06:d2:4c:62:1d:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c SocketPath: PciID:}] [{Interface:0xc0002966e0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:04.620239 crc crio[22579]: time=\"2026-06-12T16:16:04.620161193Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wlr7f Namespace:openstack ID:42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde UID:8a4a7501-e9b4-44c7-bc1f-b6297cb44176 NetNS:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a4a7501_e9b4_44c7_bc1f_b6297cb44176.slice PodAnnotations:0xc002218408}] Aliases:map[]}\"\nJun 12 16:16:04.620876 crc crio[22579]: time=\"2026-06-12T16:16:04.620853821Z\" level=info msg=\"Checking pod openstack_cinder-db-create-wlr7f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:04.630330 crc crio[22579]: time=\"2026-06-12T16:16:04.630287131Z\" level=info msg=\"Ran pod sandbox 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde with infra container: openstack/cinder-db-create-wlr7f/POD\" id=bc524971-2a02-489b-b31b-eed8f49d8e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:04.637240 crc crio[22579]: time=\"2026-06-12T16:16:04.637202647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d0abd42b-ade0-4cc4-bd68-4391e6a73e0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:04.662693 crc crio[22579]: time=\"2026-06-12T16:16:04.660206111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e7625095-2408-426c-94ea-f286a1539420 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:04.674588 crc crio[22579]: time=\"2026-06-12T16:16:04.673559531Z\" level=info msg=\"Creating container: openstack/cinder-db-create-wlr7f/mariadb-database-create\" id=a3e6bb9a-42b2-47da-b755-814ccfae0152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:04.674588 crc crio[22579]: time=\"2026-06-12T16:16:04.674057213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.718796 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a61476ec6bd884 Mac:a6:ae:48:f0:35:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 SocketPath: PciID:}] [{Interface:0xc00025a730 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:04.719868 crc crio[22579]: time=\"2026-06-12T16:16:04.71953841Z\" level=info msg=\"Got pod network &{Name:cinder-c0ae-account-create-update-hv5g6 Namespace:openstack ID:2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 UID:5d5f9a0a-0da9-4a9a-9c05-004dea5a90d8 NetNS:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d5f9a0a_0da9_4a9a_9c05_004dea5a90d8.slice PodAnnotations:0xc0006221b0}] Aliases:map[]}\"\nJun 12 16:16:04.719868 crc crio[22579]: time=\"2026-06-12T16:16:04.719734795Z\" level=info msg=\"Checking pod openstack_cinder-c0ae-account-create-update-hv5g6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:04.730433 crc crio[22579]: time=\"2026-06-12T16:16:04.730301263Z\" level=info msg=\"Ran pod sandbox 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 with infra container: openstack/cinder-c0ae-account-create-update-hv5g6/POD\" id=411b3e0d-62af-4992-a0af-b1d7ea66b41e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:04.748923 crc crio[22579]: time=\"2026-06-12T16:16:04.747334797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=58985a35-dbe9-45ae-9ec0-3afcb8f5967a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:04.750728 crc crio[22579]: time=\"2026-06-12T16:16:04.750427555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9aa327e2-ea53-4640-ac62-14d559c13a7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:04.762791 crc crio[22579]: time=\"2026-06-12T16:16:04.762706877Z\" level=info msg=\"Creating container: openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update\" id=9d2248b6-0b21-46f9-9ad2-05782ec21e03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:04.774204 crc crio[22579]: time=\"2026-06-12T16:16:04.774117877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.791225 crc crio[22579]: time=\"2026-06-12T16:16:04.789051937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.802121 crc crio[22579]: time=\"2026-06-12T16:16:04.802066258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.825107 crc crio[22579]: time=\"2026-06-12T16:16:04.825007591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.835420 crc crio[22579]: time=\"2026-06-12T16:16:04.835356314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:04.995138 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e03371f0f2713a3 Mac:6e:9a:55:d3:12:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:04.996394 crc crio[22579]: time=\"2026-06-12T16:16:04.996283816Z\" level=info msg=\"Got pod network &{Name:neutron-f25e-account-create-update-t7x4z Namespace:openstack ID:e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee UID:f2fd3f97-33f8-4f6c-81c1-769ed7dedced NetNS:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2fd3f97_33f8_4f6c_81c1_769ed7dedced.slice PodAnnotations:0xc000622540}] Aliases:map[]}\"\nJun 12 16:16:04.996748 crc crio[22579]: time=\"2026-06-12T16:16:04.996488171Z\" level=info msg=\"Checking pod openstack_neutron-f25e-account-create-update-t7x4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:05.016173 crc crio[22579]: time=\"2026-06-12T16:16:05.016078059Z\" level=info msg=\"Ran pod sandbox e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee with infra container: openstack/neutron-f25e-account-create-update-t7x4z/POD\" id=a364bc64-b94f-4dca-8372-9a4b01634f12 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:05.020837 crc crio[22579]: time=\"2026-06-12T16:16:05.020254005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e0312dff-f299-43e2-89d2-f5beec86d348 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.024012 crc crio[22579]: time=\"2026-06-12T16:16:05.023346464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c4df21c0-ff16-4ae7-b102-ef8c7503278a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.024172 crc crio[22579]: time=\"2026-06-12T16:16:05.024093783Z\" level=info msg=\"Stopping pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=d7e210a7-7c7c-4b5b-b6b6-38011b983f36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:05.024855 crc crio[22579]: time=\"2026-06-12T16:16:05.024624536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-z2jlv Namespace:openshift-infra ID:faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 UID:e82858c1-d74d-4a2f-a7d3-dfec66b58e33 NetNS:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode82858c1_d74d_4a2f_a7d3_dfec66b58e33.slice PodAnnotations:0xc0006231f0}] Aliases:map[]}\"\nJun 12 16:16:05.024855 crc crio[22579]: time=\"2026-06-12T16:16:05.02477121Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688016-z2jlv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:05.033077 crc crio[22579]: time=\"2026-06-12T16:16:05.032947818Z\" level=info msg=\"Creating container: openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update\" id=0940ab2a-d3c0-4fbf-98d1-bb2291b5e705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.033958 crc crio[22579]: time=\"2026-06-12T16:16:05.033703157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.091201 crc crio[22579]: 2026-06-12T16:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7480980faf9ec1c Mac:1a:0c:61:5b:c1:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e SocketPath: PciID:}] [{Interface:0xc000126b60 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:05.092430 crc crio[22579]: 2026-06-12T16:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a8f19a148136eb Mac:86:94:8e:19:6a:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:05.093808 crc crio[22579]: time=\"2026-06-12T16:16:05.093732383Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-qwgx9 Namespace:openstack ID:5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 UID:5c0a2177-7ac6-48fb-9952-4bf09ff6d051 NetNS:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0a2177_7ac6_48fb_9952_4bf09ff6d051.slice PodAnnotations:0xc00008c4b0}] Aliases:map[]}\"\nJun 12 16:16:05.093927 crc crio[22579]: time=\"2026-06-12T16:16:05.093904428Z\" level=info msg=\"Checking pod openstack_barbican-db-create-qwgx9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:05.107048 crc crio[22579]: time=\"2026-06-12T16:16:05.106332614Z\" level=info msg=\"Got pod network &{Name:barbican-2bbc-account-create-update-89dc9 Namespace:openstack ID:7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 UID:174da085-b436-4fc0-accc-8431d18305ee NetNS:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod174da085_b436_4fc0_accc_8431d18305ee.slice PodAnnotations:0xc000c9a4d0}] Aliases:map[]}\"\nJun 12 16:16:05.107048 crc crio[22579]: time=\"2026-06-12T16:16:05.10656892Z\" level=info msg=\"Checking pod openstack_barbican-2bbc-account-create-update-89dc9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:05.117658 crc crio[22579]: 2026-06-12T16:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:742432dfb6785fe Mac:c2:65:3a:9b:59:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:05.119147 crc crio[22579]: time=\"2026-06-12T16:16:05.119053797Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-2bvx5 Namespace:openstack ID:742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 UID:5719e2e9-cce4-4c9b-b239-69692b4f62df NetNS:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5719e2e9_cce4_4c9b_b239_69692b4f62df.slice PodAnnotations:0xc000c9a110}] Aliases:map[]}\"\nJun 12 16:16:05.119942 crc crio[22579]: time=\"2026-06-12T16:16:05.119874968Z\" level=info msg=\"Checking pod openstack_neutron-db-create-2bvx5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:05.124423 crc crio[22579]: time=\"2026-06-12T16:16:05.124323931Z\" level=info msg=\"Ran pod sandbox 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 with infra container: openstack/barbican-db-create-qwgx9/POD\" id=b251ce7f-8b76-48dd-a848-45cb9c22aaff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:05.130345 crc crio[22579]: time=\"2026-06-12T16:16:05.130240522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=99211fcf-8a66-4371-9739-6a5353562449 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.145676 crc crio[22579]: time=\"2026-06-12T16:16:05.145317705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.176722 crc crio[22579]: time=\"2026-06-12T16:16:05.152067657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.179549 crc crio[22579]: time=\"2026-06-12T16:16:05.179008842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=92691beb-03a1-41a8-af17-88e573ca30d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.179828 crc crio[22579]: time=\"2026-06-12T16:16:05.179411382Z\" level=info msg=\"Ran pod sandbox 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 with infra container: openstack/barbican-2bbc-account-create-update-89dc9/POD\" id=05a78203-1381-479b-b333-03cdb33c25cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:05.179991 crc crio[22579]: time=\"2026-06-12T16:16:05.179949095Z\" level=info msg=\"Ran pod sandbox 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 with infra container: openstack/neutron-db-create-2bvx5/POD\" id=b795f85d-0dc1-4d35-b730-bb158637b550 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:05.183223 crc crio[22579]: time=\"2026-06-12T16:16:05.183075495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=580543ea-e68a-4261-a4d7-e963ece57ebc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.187738 crc crio[22579]: time=\"2026-06-12T16:16:05.187699212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d782e31c-caef-4653-8a4b-2cf123dffb5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.188251 crc crio[22579]: time=\"2026-06-12T16:16:05.187864627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=20a43951-77b9-47cd-addf-a85e502d50be name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.190875 crc crio[22579]: time=\"2026-06-12T16:16:05.190782351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4a4662c-1ece-473e-84c5-2a16e0996847 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:05.195057 crc crio[22579]: time=\"2026-06-12T16:16:05.194967677Z\" level=info msg=\"Creating container: openstack/barbican-db-create-qwgx9/mariadb-database-create\" id=675cd8d0-af3a-4093-a202-9af028bca98c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.195627 crc crio[22579]: time=\"2026-06-12T16:16:05.195430869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.196379 crc crio[22579]: time=\"2026-06-12T16:16:05.19625649Z\" level=info msg=\"Creating container: openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update\" id=3c7b140d-5777-4f5e-b569-7d2d39be366d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.198110 crc crio[22579]: time=\"2026-06-12T16:16:05.198042935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.204573 crc crio[22579]: time=\"2026-06-12T16:16:05.203939795Z\" level=info msg=\"Creating container: openstack/neutron-db-create-2bvx5/mariadb-database-create\" id=a4a8aeb6-635a-4e3d-ae97-5d3d682d65df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.218802 crc crio[22579]: time=\"2026-06-12T16:16:05.218728341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.239592 crc crio[22579]: time=\"2026-06-12T16:16:05.239351016Z\" level=info msg=\"Created container 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82: openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update\" id=9d2248b6-0b21-46f9-9ad2-05782ec21e03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.242066 crc crio[22579]: time=\"2026-06-12T16:16:05.242032264Z\" level=info msg=\"Starting container: 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82\" id=932789d6-3437-4948-b491-b555701c1f6c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:05.253934 crc crio[22579]: time=\"2026-06-12T16:16:05.25368516Z\" level=info msg=\"Created container f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4: openstack/cinder-db-create-wlr7f/mariadb-database-create\" id=a3e6bb9a-42b2-47da-b755-814ccfae0152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.254188 crc crio[22579]: time=\"2026-06-12T16:16:05.254153292Z\" level=info msg=\"Started container\" PID=70544 containerID=5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82 description=openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update id=932789d6-3437-4948-b491-b555701c1f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\nJun 12 16:16:05.256174 crc crio[22579]: time=\"2026-06-12T16:16:05.256091761Z\" level=info msg=\"Starting container: f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4\" id=d56cf03e-0313-44bf-b9d6-97e8483cf7ad name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:05.264194 crc crio[22579]: time=\"2026-06-12T16:16:05.26391485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.265393 crc crio[22579]: time=\"2026-06-12T16:16:05.265319216Z\" level=info msg=\"Started container\" PID=70542 containerID=f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4 description=openstack/cinder-db-create-wlr7f/mariadb-database-create id=d56cf03e-0313-44bf-b9d6-97e8483cf7ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\nJun 12 16:16:05.272730 crc crio[22579]: time=\"2026-06-12T16:16:05.272433717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.274002 crc crio[22579]: time=\"2026-06-12T16:16:05.273909584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.290427 crc crio[22579]: time=\"2026-06-12T16:16:05.290336372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.364413 crc crio[22579]: time=\"2026-06-12T16:16:05.364301932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.368201 crc crio[22579]: time=\"2026-06-12T16:16:05.368109239Z\" level=info msg=\"Created container 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc: openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update\" id=0940ab2a-d3c0-4fbf-98d1-bb2291b5e705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.369918 crc crio[22579]: time=\"2026-06-12T16:16:05.369798212Z\" level=info msg=\"Starting container: 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc\" id=87536f0e-731b-4577-bd87-b9ae830afcfc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:05.372256 crc crio[22579]: time=\"2026-06-12T16:16:05.372167152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:05.378769 crc crio[22579]: time=\"2026-06-12T16:16:05.378709859Z\" level=info msg=\"Started container\" PID=70556 containerID=31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc description=openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update id=87536f0e-731b-4577-bd87-b9ae830afcfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\nJun 12 16:16:05.407349 crc crio[22579]: time=\"2026-06-12T16:16:05.407255475Z\" level=info msg=\"Stopped pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=d7e210a7-7c7c-4b5b-b6b6-38011b983f36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:05.408288 crc crio[22579]: time=\"2026-06-12T16:16:05.408197829Z\" level=info msg=\"Created container 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df: openstack/neutron-db-create-2bvx5/mariadb-database-create\" id=a4a8aeb6-635a-4e3d-ae97-5d3d682d65df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.416937 crc crio[22579]: time=\"2026-06-12T16:16:05.416845878Z\" level=info msg=\"Starting container: 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df\" id=bd7eaf3d-542d-4f1c-ab7f-65fbf9c2e5d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:05.421147 crc crio[22579]: time=\"2026-06-12T16:16:05.421063186Z\" level=info msg=\"Created container 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe: openstack/barbican-db-create-qwgx9/mariadb-database-create\" id=675cd8d0-af3a-4093-a202-9af028bca98c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.422841 crc crio[22579]: time=\"2026-06-12T16:16:05.422785829Z\" level=info msg=\"Starting container: 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe\" id=6f86c435-406b-4e64-b7b6-b05fa0e7e67e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:05.428865 crc crio[22579]: time=\"2026-06-12T16:16:05.42869789Z\" level=info msg=\"Started container\" PID=70578 containerID=336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df description=openstack/neutron-db-create-2bvx5/mariadb-database-create id=bd7eaf3d-542d-4f1c-ab7f-65fbf9c2e5d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\nJun 12 16:16:05.442222 crc crio[22579]: time=\"2026-06-12T16:16:05.441918966Z\" level=info msg=\"Started container\" PID=70577 containerID=4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe description=openstack/barbican-db-create-qwgx9/mariadb-database-create id=6f86c435-406b-4e64-b7b6-b05fa0e7e67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\nJun 12 16:16:05.530417 crc crio[22579]: time=\"2026-06-12T16:16:05.529980625Z\" level=info msg=\"Created container 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f: openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update\" id=3c7b140d-5777-4f5e-b569-7d2d39be366d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:05.534078 crc crio[22579]: time=\"2026-06-12T16:16:05.533989977Z\" level=info msg=\"Starting container: 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f\" id=5d7aaec2-7b51-4449-bbfd-4e62f82ae76d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:05.548018 crc crio[22579]: time=\"2026-06-12T16:16:05.547919271Z\" level=info msg=\"Started container\" PID=70604 containerID=489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f description=openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update id=5d7aaec2-7b51-4449-bbfd-4e62f82ae76d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\nJun 12 16:16:06.149923 crc crio[22579]: time=\"2026-06-12T16:16:06.149800503Z\" level=info msg=\"Stopping pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=0784e11c-08e4-4657-abe9-d6d22b7c682f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:06.151385 crc crio[22579]: time=\"2026-06-12T16:16:06.149944637Z\" level=info msg=\"Stopping pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=83e26fbc-8218-4c99-889c-7befd917f797 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:06.151385 crc crio[22579]: time=\"2026-06-12T16:16:06.149967487Z\" level=info msg=\"Stopping pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=6de18378-8c76-4abf-a2ec-6171fced5ffb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:06.151385 crc crio[22579]: time=\"2026-06-12T16:16:06.150954763Z\" level=info msg=\"Got pod network &{Name:glance-db-create-6hqf8 Namespace:openstack ID:648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca UID:0cb7bc08-6bf8-439f-b0c4-86096dd70f9f NetNS:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cb7bc08_6bf8_439f_b0c4_86096dd70f9f.slice PodAnnotations:0xc002308740}] Aliases:map[]}\"\nJun 12 16:16:06.151385 crc crio[22579]: time=\"2026-06-12T16:16:06.151089636Z\" level=info msg=\"Deleting pod openstack_glance-db-create-6hqf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:06.152189 crc crio[22579]: time=\"2026-06-12T16:16:06.152009599Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-d768r Namespace:openstack ID:9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d UID:d563f6ca-97d0-40d5-8cc8-3b47d0d13fd7 NetNS:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd563f6ca_97d0_40d5_8cc8_3b47d0d13fd7.slice PodAnnotations:0xc000c9b4a8}] Aliases:map[]}\"\nJun 12 16:16:06.152189 crc crio[22579]: time=\"2026-06-12T16:16:06.152107682Z\" level=info msg=\"Got pod network &{Name:glance-518c-account-create-update-z6tbs Namespace:openstack ID:dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 UID:be0d2e42-2690-4cec-b957-851884f66c75 NetNS:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe0d2e42_2690_4cec_b957_851884f66c75.slice PodAnnotations:0xc004fc0660}] Aliases:map[]}\"\nJun 12 16:16:06.152349 crc crio[22579]: time=\"2026-06-12T16:16:06.152298087Z\" level=info msg=\"Deleting pod openstack_glance-518c-account-create-update-z6tbs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:06.152419 crc crio[22579]: time=\"2026-06-12T16:16:06.152345218Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-d768r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:06.502207 crc crio[22579]: time=\"2026-06-12T16:16:06.500227273Z\" level=info msg=\"Stopped pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=0784e11c-08e4-4657-abe9-d6d22b7c682f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:06.680485 crc crio[22579]: time=\"2026-06-12T16:16:06.679188833Z\" level=info msg=\"Stopped pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=6de18378-8c76-4abf-a2ec-6171fced5ffb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:06.697670 crc crio[22579]: time=\"2026-06-12T16:16:06.69757743Z\" level=info msg=\"Stopped pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=83e26fbc-8218-4c99-889c-7befd917f797 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.197226 crc crio[22579]: time=\"2026-06-12T16:16:07.196846964Z\" level=info msg=\"Stopping pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=868f4e90-7d66-4bb3-93b1-f0b65d789474 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.197226 crc crio[22579]: time=\"2026-06-12T16:16:07.196984447Z\" level=info msg=\"Stopping pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=670123ad-7a47-4493-b5b0-a5c3b70b9889 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.198574 crc crio[22579]: time=\"2026-06-12T16:16:07.197269804Z\" level=info msg=\"Stopping pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=e6b3781c-3eef-4d77-8e52-d9901d5affd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.198574 crc crio[22579]: time=\"2026-06-12T16:16:07.197415558Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-qwgx9 Namespace:openstack ID:5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 UID:5c0a2177-7ac6-48fb-9952-4bf09ff6d051 NetNS:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0a2177_7ac6_48fb_9952_4bf09ff6d051.slice PodAnnotations:0xc0025a0288}] Aliases:map[]}\"\nJun 12 16:16:07.198574 crc crio[22579]: time=\"2026-06-12T16:16:07.197675605Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-qwgx9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:07.198574 crc crio[22579]: time=\"2026-06-12T16:16:07.198305951Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-2bvx5 Namespace:openstack ID:742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 UID:5719e2e9-cce4-4c9b-b239-69692b4f62df NetNS:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5719e2e9_cce4_4c9b_b239_69692b4f62df.slice PodAnnotations:0xc0023080c0}] Aliases:map[]}\"\nJun 12 16:16:07.198719 crc crio[22579]: time=\"2026-06-12T16:16:07.198600638Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-2bvx5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:07.198819 crc crio[22579]: time=\"2026-06-12T16:16:07.198698881Z\" level=info msg=\"Got pod network &{Name:barbican-2bbc-account-create-update-89dc9 Namespace:openstack ID:7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 UID:174da085-b436-4fc0-accc-8431d18305ee NetNS:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod174da085_b436_4fc0_accc_8431d18305ee.slice PodAnnotations:0xc00130c030}] Aliases:map[]}\"\nJun 12 16:16:07.199774 crc crio[22579]: time=\"2026-06-12T16:16:07.199663485Z\" level=info msg=\"Deleting pod openstack_barbican-2bbc-account-create-update-89dc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:07.199903 crc crio[22579]: time=\"2026-06-12T16:16:07.196847524Z\" level=info msg=\"Stopping pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=ee283dc2-4121-4c25-b4b8-494e3408439b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.200293 crc crio[22579]: time=\"2026-06-12T16:16:07.200268631Z\" level=info msg=\"Got pod network &{Name:cinder-c0ae-account-create-update-hv5g6 Namespace:openstack ID:2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 UID:5d5f9a0a-0da9-4a9a-9c05-004dea5a90d8 NetNS:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d5f9a0a_0da9_4a9a_9c05_004dea5a90d8.slice PodAnnotations:0xc001216038}] Aliases:map[]}\"\nJun 12 16:16:07.200676 crc crio[22579]: time=\"2026-06-12T16:16:07.20064165Z\" level=info msg=\"Deleting pod openstack_cinder-c0ae-account-create-update-hv5g6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:07.202814 crc crio[22579]: time=\"2026-06-12T16:16:07.196847424Z\" level=info msg=\"Stopping pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=41cd18df-49d6-4509-ad05-7163efb0673b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.203075 crc crio[22579]: time=\"2026-06-12T16:16:07.196906705Z\" level=info msg=\"Stopping pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=4620e2d4-8fa4-4b23-9b23-ce6013bcd757 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.203216 crc crio[22579]: time=\"2026-06-12T16:16:07.203167614Z\" level=info msg=\"Got pod network &{Name:neutron-f25e-account-create-update-t7x4z Namespace:openstack ID:e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee UID:f2fd3f97-33f8-4f6c-81c1-769ed7dedced NetNS:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2fd3f97_33f8_4f6c_81c1_769ed7dedced.slice PodAnnotations:0xc004fc0158}] Aliases:map[]}\"\nJun 12 16:16:07.203354 crc crio[22579]: time=\"2026-06-12T16:16:07.203314448Z\" level=info msg=\"Deleting pod openstack_neutron-f25e-account-create-update-t7x4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:07.204765 crc crio[22579]: time=\"2026-06-12T16:16:07.204670442Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wlr7f Namespace:openstack ID:42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde UID:8a4a7501-e9b4-44c7-bc1f-b6297cb44176 NetNS:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a4a7501_e9b4_44c7_bc1f_b6297cb44176.slice PodAnnotations:0xc000548008}] Aliases:map[]}\"\nJun 12 16:16:07.205169 crc crio[22579]: time=\"2026-06-12T16:16:07.205081133Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-wlr7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:07.641141 crc crio[22579]: time=\"2026-06-12T16:16:07.640006561Z\" level=info msg=\"Stopped pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=e6b3781c-3eef-4d77-8e52-d9901d5affd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.893913 crc crio[22579]: time=\"2026-06-12T16:16:07.89370807Z\" level=info msg=\"Stopped pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=868f4e90-7d66-4bb3-93b1-f0b65d789474 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.913342 crc crio[22579]: time=\"2026-06-12T16:16:07.913175125Z\" level=info msg=\"Stopped pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=41cd18df-49d6-4509-ad05-7163efb0673b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.914480 crc crio[22579]: time=\"2026-06-12T16:16:07.914142389Z\" level=info msg=\"Stopped pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=4620e2d4-8fa4-4b23-9b23-ce6013bcd757 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.923814 crc crio[22579]: time=\"2026-06-12T16:16:07.923701332Z\" level=info msg=\"Stopped pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=ee283dc2-4121-4c25-b4b8-494e3408439b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:07.938412 crc crio[22579]: time=\"2026-06-12T16:16:07.938290113Z\" level=info msg=\"Stopped pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=670123ad-7a47-4493-b5b0-a5c3b70b9889 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:09.105176 crc crio[22579]: time=\"2026-06-12T16:16:09.10437842Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-tq29m/POD\" id=37f27d66-41aa-4c53-998b-6619e0a65de2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:09.111629 crc crio[22579]: time=\"2026-06-12T16:16:09.106286299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:09.139893 crc crio[22579]: time=\"2026-06-12T16:16:09.139818941Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tq29m Namespace:openstack ID:020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 UID:57a1b096-064c-427e-a3ac-c65ba758b04b NetNS:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57a1b096_064c_427e_a3ac_c65ba758b04b.slice PodAnnotations:0xc002308688}] Aliases:map[]}\"\nJun 12 16:16:09.140237 crc crio[22579]: time=\"2026-06-12T16:16:09.140197391Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-tq29m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:09.701612 crc crio[22579]: 2026-06-12T16:16:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:020c3c2da371ff9 Mac:2e:92:6a:30:85:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:09.701612 crc crio[22579]: time=\"2026-06-12T16:16:09.701341147Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tq29m Namespace:openstack ID:020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 UID:57a1b096-064c-427e-a3ac-c65ba758b04b NetNS:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57a1b096_064c_427e_a3ac_c65ba758b04b.slice PodAnnotations:0xc002308688}] Aliases:map[]}\"\nJun 12 16:16:09.701612 crc crio[22579]: time=\"2026-06-12T16:16:09.701576053Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-tq29m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:09.710075 crc crio[22579]: time=\"2026-06-12T16:16:09.709981537Z\" level=info msg=\"Ran pod sandbox 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 with infra container: openstack/keystone-db-sync-tq29m/POD\" id=37f27d66-41aa-4c53-998b-6619e0a65de2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:09.712909 crc crio[22579]: time=\"2026-06-12T16:16:09.712820009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d975e901-f4b1-4879-b791-404e8cc42abb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:09.713096 crc crio[22579]: time=\"2026-06-12T16:16:09.713034395Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=d975e901-f4b1-4879-b791-404e8cc42abb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:09.713185 crc crio[22579]: time=\"2026-06-12T16:16:09.713128757Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=d975e901-f4b1-4879-b791-404e8cc42abb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:09.714280 crc crio[22579]: time=\"2026-06-12T16:16:09.714206775Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d2d34a04-bba0-4501-a642-e01fdc047548 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:09.721323 crc crio[22579]: time=\"2026-06-12T16:16:09.721239033Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 12 16:16:13.262879 crc crio[22579]: time=\"2026-06-12T16:16:13.262375583Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-t778j/POD\" id=b3c12b7e-528b-4358-a841-41c256a6f99f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:13.264193 crc crio[22579]: time=\"2026-06-12T16:16:13.262899027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:15.588326 crc crio[22579]: time=\"2026-06-12T16:16:15.587348673Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-t778j Namespace:openstack ID:a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 UID:e0b54097-c76e-4487-bf84-5079d72eea00 NetNS:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b54097_c76e_4487_bf84_5079d72eea00.slice PodAnnotations:0xc000548150}] Aliases:map[]}\"\nJun 12 16:16:15.588326 crc crio[22579]: time=\"2026-06-12T16:16:15.588245076Z\" level=info msg=\"Adding pod openstack_glance-db-sync-t778j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:15.625087 crc crio[22579]: time=\"2026-06-12T16:16:15.624612Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=d2d34a04-bba0-4501-a642-e01fdc047548 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:15.627693 crc crio[22579]: time=\"2026-06-12T16:16:15.627616377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d6d0dded-1d34-4bcb-bd75-3b15008f2836 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:15.691910 crc crio[22579]: time=\"2026-06-12T16:16:15.691407809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9192901a-319c-4f29-aaa7-9d97659948d4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:15.706098 crc crio[22579]: time=\"2026-06-12T16:16:15.7060107Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-tq29m/keystone-db-sync\" id=b130c8c9-d309-47be-9aa4-9d690671240f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:15.708218 crc crio[22579]: time=\"2026-06-12T16:16:15.708093843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:15.760109 crc crio[22579]: time=\"2026-06-12T16:16:15.760044704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:15.764613 crc crio[22579]: time=\"2026-06-12T16:16:15.764563838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:15.895792 crc crio[22579]: time=\"2026-06-12T16:16:15.895567839Z\" level=info msg=\"Created container e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679: openstack/keystone-db-sync-tq29m/keystone-db-sync\" id=b130c8c9-d309-47be-9aa4-9d690671240f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:15.898416 crc crio[22579]: time=\"2026-06-12T16:16:15.898316959Z\" level=info msg=\"Starting container: e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679\" id=b89d04a0-7f3c-4f4e-b8c4-329e02349bb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:15.904285 crc crio[22579]: time=\"2026-06-12T16:16:15.903640464Z\" level=info msg=\"Started container\" PID=71456 containerID=e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679 description=openstack/keystone-db-sync-tq29m/keystone-db-sync id=b89d04a0-7f3c-4f4e-b8c4-329e02349bb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\nJun 12 16:16:16.040280 crc crio[22579]: 2026-06-12T16:16:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a53c563d88ed5a5 Mac:5a:0f:5f:75:31:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 SocketPath: PciID:}] [{Interface:0xc0002ed040 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:16.041935 crc crio[22579]: time=\"2026-06-12T16:16:16.041863269Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-t778j Namespace:openstack ID:a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 UID:e0b54097-c76e-4487-bf84-5079d72eea00 NetNS:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b54097_c76e_4487_bf84_5079d72eea00.slice PodAnnotations:0xc000548150}] Aliases:map[]}\"\nJun 12 16:16:16.042096 crc crio[22579]: time=\"2026-06-12T16:16:16.042031333Z\" level=info msg=\"Checking pod openstack_glance-db-sync-t778j for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:16.056944 crc crio[22579]: time=\"2026-06-12T16:16:16.056427809Z\" level=info msg=\"Ran pod sandbox a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 with infra container: openstack/glance-db-sync-t778j/POD\" id=b3c12b7e-528b-4358-a841-41c256a6f99f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:16.060099 crc crio[22579]: time=\"2026-06-12T16:16:16.05999871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=dd58ec8d-bd74-4f3f-87f6-cf26d9bf3481 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:16.060339 crc crio[22579]: time=\"2026-06-12T16:16:16.060283577Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=dd58ec8d-bd74-4f3f-87f6-cf26d9bf3481 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:16.060440 crc crio[22579]: time=\"2026-06-12T16:16:16.060368299Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=dd58ec8d-bd74-4f3f-87f6-cf26d9bf3481 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:16.062805 crc crio[22579]: time=\"2026-06-12T16:16:16.062717529Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b9f82f5b-d367-4d53-af08-963a85f2b504 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:16.066978 crc crio[22579]: time=\"2026-06-12T16:16:16.066818683Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 12 16:16:21.505317 crc crio[22579]: time=\"2026-06-12T16:16:21.504307797Z\" level=info msg=\"Stopping pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=378d2a70-d2c3-4549-9e37-c550574e8666 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:21.506731 crc crio[22579]: time=\"2026-06-12T16:16:21.506154343Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tq29m Namespace:openstack ID:020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 UID:57a1b096-064c-427e-a3ac-c65ba758b04b NetNS:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57a1b096_064c_427e_a3ac_c65ba758b04b.slice PodAnnotations:0xc0023090c8}] Aliases:map[]}\"\nJun 12 16:16:21.506731 crc crio[22579]: time=\"2026-06-12T16:16:21.50640057Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-tq29m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:21.842728 crc crio[22579]: time=\"2026-06-12T16:16:21.84231287Z\" level=info msg=\"Stopped pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=378d2a70-d2c3-4549-9e37-c550574e8666 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:23.703522 crc crio[22579]: time=\"2026-06-12T16:16:23.70271562Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-xcwxk/POD\" id=fef5f4f2-35be-4a92-90ca-d42ea7b2cb0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:23.704411 crc crio[22579]: time=\"2026-06-12T16:16:23.703558812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:23.718111 crc crio[22579]: time=\"2026-06-12T16:16:23.718024439Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-64bf49599-mcpws/POD\" id=085cf645-6cee-4f86-a3ec-a84c262d2358 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:23.718264 crc crio[22579]: time=\"2026-06-12T16:16:23.718148733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:24.132109 crc crio[22579]: time=\"2026-06-12T16:16:24.132007915Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-whjqh/POD\" id=62ae68c3-de37-4bda-9df1-15c68b9bc1f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:24.132246 crc crio[22579]: time=\"2026-06-12T16:16:24.132145388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:24.205713 crc crio[22579]: time=\"2026-06-12T16:16:24.20496771Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-2jrgb/POD\" id=a36eb4a5-c781-4a5e-9ca7-2626de865924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:24.205713 crc crio[22579]: time=\"2026-06-12T16:16:24.205071743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:24.298282 crc crio[22579]: time=\"2026-06-12T16:16:24.288282858Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1c0dc5e6-16b6-4dab-8e47-fa41f6031a9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:24.298282 crc crio[22579]: time=\"2026-06-12T16:16:24.288381191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:24.590049 crc crio[22579]: time=\"2026-06-12T16:16:24.589935028Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-cvwct/POD\" id=d4106254-2466-405e-933c-bd2e31a4522b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:24.590236 crc crio[22579]: time=\"2026-06-12T16:16:24.590065281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:24.677841 crc crio[22579]: time=\"2026-06-12T16:16:24.67773255Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-vw7df/POD\" id=9ab3e2e9-3ba5-451e-b0a4-4fa6c15f103a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:24.677963 crc crio[22579]: time=\"2026-06-12T16:16:24.677847963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:24.727242 crc crio[22579]: time=\"2026-06-12T16:16:24.727079464Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/POD\" id=e84c5e84-0add-461a-b9da-dfb3f80547ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:24.728054 crc crio[22579]: time=\"2026-06-12T16:16:24.727400202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:24.752145 crc crio[22579]: time=\"2026-06-12T16:16:24.752058769Z\" level=info msg=\"Removing container: 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c\" id=dbee9797-20dd-402f-ba70-5d8aca560309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:33.934637 crc crio[22579]: time=\"2026-06-12T16:16:33.933871788Z\" level=info msg=\"Removed container 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c: openshift-infra/auto-csr-approver-29688010-k7vph/oc\" id=dbee9797-20dd-402f-ba70-5d8aca560309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:33.948749 crc crio[22579]: time=\"2026-06-12T16:16:33.948636553Z\" level=info msg=\"Stopping pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=f3480597-b5ad-42d3-9317-99164451e218 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:33.949280 crc crio[22579]: time=\"2026-06-12T16:16:33.948724665Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=f3480597-b5ad-42d3-9317-99164451e218 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:33.949837 crc crio[22579]: time=\"2026-06-12T16:16:33.94968327Z\" level=info msg=\"Removing pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=15b4a07f-7f2b-4f2f-b132-ff7dfe15a50f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:16:33.992094 crc crio[22579]: time=\"2026-06-12T16:16:33.991999845Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2jrgb Namespace:openstack ID:a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac UID:204f155d-f2d7-4539-99f4-5da710191ed1 NetNS:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod204f155d_f2d7_4539_99f4_5da710191ed1.slice PodAnnotations:0xc000548440}] Aliases:map[]}\"\nJun 12 16:16:33.992094 crc crio[22579]: time=\"2026-06-12T16:16:33.992077667Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-2jrgb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:34.006797 crc crio[22579]: time=\"2026-06-12T16:16:34.006669108Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=b9f82f5b-d367-4d53-af08-963a85f2b504 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:34.008055 crc crio[22579]: time=\"2026-06-12T16:16:34.007977452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e2ac9b63-2626-4635-9d94-e922333b006f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:34.169166 crc crio[22579]: time=\"2026-06-12T16:16:34.168736649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b64230a1-8e45-45cf-96c7-8af543e75350 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:34.176104 crc crio[22579]: time=\"2026-06-12T16:16:34.175976403Z\" level=info msg=\"Removed pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=15b4a07f-7f2b-4f2f-b132-ff7dfe15a50f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:16:34.215792 crc crio[22579]: time=\"2026-06-12T16:16:34.214646586Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 UID:adf4e92c-6659-4d24-9e7a-d1debf33def6 NetNS:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadf4e92c_6659_4d24_9e7a_d1debf33def6.slice PodAnnotations:0xc0012163c8}] Aliases:map[]}\"\nJun 12 16:16:34.215792 crc crio[22579]: time=\"2026-06-12T16:16:34.214725698Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:34.218917 crc crio[22579]: time=\"2026-06-12T16:16:34.218836023Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-whjqh Namespace:openstack ID:68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 UID:8a9d4115-f7d7-4ea1-afae-feca93d72a23 NetNS:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9d4115_f7d7_4ea1_afae_feca93d72a23.slice PodAnnotations:0xc0005488c0}] Aliases:map[]}\"\nJun 12 16:16:34.218917 crc crio[22579]: time=\"2026-06-12T16:16:34.218911535Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-whjqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:34.236259 crc crio[22579]: time=\"2026-06-12T16:16:34.236160593Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-4w7qz Namespace:openstack ID:7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e UID:20d2ef09-756f-4cfb-9fd3-8a9113a11386 NetNS:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20d2ef09_756f_4cfb_9fd3_8a9113a11386.slice PodAnnotations:0xc0024a6510}] Aliases:map[]}\"\nJun 12 16:16:34.236259 crc crio[22579]: time=\"2026-06-12T16:16:34.236234755Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd7c97fc-4w7qz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:34.248880 crc crio[22579]: time=\"2026-06-12T16:16:34.248537588Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-cvwct Namespace:openstack ID:3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e UID:04ec6710-bddc-4e4c-bc44-a7d2c69d9bbf NetNS:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ec6710_bddc_4e4c_bc44_a7d2c69d9bbf.slice PodAnnotations:0xc000548a20}] Aliases:map[]}\"\nJun 12 16:16:34.248880 crc crio[22579]: time=\"2026-06-12T16:16:34.24861224Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-cvwct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:34.263989 crc crio[22579]: time=\"2026-06-12T16:16:34.263873628Z\" level=info msg=\"Creating container: openstack/glance-db-sync-t778j/glance-db-sync\" id=05fdee15-bde2-44a5-a0a4-c0d7a0e8ee5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:34.273162 crc crio[22579]: time=\"2026-06-12T16:16:34.273086942Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vw7df Namespace:openstack ID:46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 UID:4b91ac0b-ce77-409e-ba39-2a4bfb681874 NetNS:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b91ac0b_ce77_409e_ba39_2a4bfb681874.slice PodAnnotations:0xc001216578}] Aliases:map[]}\"\nJun 12 16:16:34.273428 crc crio[22579]: time=\"2026-06-12T16:16:34.273205175Z\" level=info msg=\"Adding pod openstack_placement-db-sync-vw7df to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:34.285991 crc crio[22579]: time=\"2026-06-12T16:16:34.285876377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:34.296600 crc crio[22579]: time=\"2026-06-12T16:16:34.296342423Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-mcpws Namespace:openstack ID:d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 UID:3a48da00-455b-45f3-b52b-db29d6702cc5 NetNS:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a48da00_455b_45f3_b52b_db29d6702cc5.slice PodAnnotations:0xc00130c158}] Aliases:map[]}\"\nJun 12 16:16:34.296600 crc crio[22579]: time=\"2026-06-12T16:16:34.296429705Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-64bf49599-mcpws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:34.318545 crc crio[22579]: time=\"2026-06-12T16:16:34.317887141Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-xcwxk Namespace:openstack ID:5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 UID:371eb5d6-bacb-4640-84e9-241da4193b51 NetNS:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod371eb5d6_bacb_4640_84e9_241da4193b51.slice PodAnnotations:0xc0012166b0}] Aliases:map[]}\"\nJun 12 16:16:34.318545 crc crio[22579]: time=\"2026-06-12T16:16:34.317950613Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-xcwxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:34.344723 crc crio[22579]: 2026-06-12T16:16:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f959032e22ac1 Mac:f2:89:0e:4a:74:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:34.390203 crc crio[22579]: time=\"2026-06-12T16:16:34.387945582Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2jrgb Namespace:openstack ID:a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac UID:204f155d-f2d7-4539-99f4-5da710191ed1 NetNS:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod204f155d_f2d7_4539_99f4_5da710191ed1.slice PodAnnotations:0xc000548440}] Aliases:map[]}\"\nJun 12 16:16:34.390776 crc crio[22579]: time=\"2026-06-12T16:16:34.390751634Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-2jrgb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:34.422770 crc crio[22579]: time=\"2026-06-12T16:16:34.422650975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:34.463480 crc crio[22579]: time=\"2026-06-12T16:16:34.4633618Z\" level=info msg=\"Ran pod sandbox a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac with infra container: openstack/cinder-db-sync-2jrgb/POD\" id=a36eb4a5-c781-4a5e-9ca7-2626de865924 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:34.489133 crc crio[22579]: time=\"2026-06-12T16:16:34.488322744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a3326d5b-c243-47a3-93f3-30c50a605082 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:34.489133 crc crio[22579]: time=\"2026-06-12T16:16:34.488577351Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=a3326d5b-c243-47a3-93f3-30c50a605082 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:34.489133 crc crio[22579]: time=\"2026-06-12T16:16:34.488623952Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=a3326d5b-c243-47a3-93f3-30c50a605082 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:34.497611 crc crio[22579]: time=\"2026-06-12T16:16:34.493192888Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=94686fd5-8384-44d1-ac83-db71aa266722 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:34.507023 crc crio[22579]: time=\"2026-06-12T16:16:34.506880166Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 12 16:16:35.160103 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68ed95ee16576c7 Mac:16:9c:e9:e9:87:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:35.161851 crc crio[22579]: time=\"2026-06-12T16:16:35.161773056Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-whjqh Namespace:openstack ID:68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 UID:8a9d4115-f7d7-4ea1-afae-feca93d72a23 NetNS:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9d4115_f7d7_4ea1_afae_feca93d72a23.slice PodAnnotations:0xc0005488c0}] Aliases:map[]}\"\nJun 12 16:16:35.162118 crc crio[22579]: time=\"2026-06-12T16:16:35.16192896Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-whjqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:35.176862 crc crio[22579]: time=\"2026-06-12T16:16:35.17136322Z\" level=info msg=\"Ran pod sandbox 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 with infra container: openstack/neutron-db-sync-whjqh/POD\" id=62ae68c3-de37-4bda-9df1-15c68b9bc1f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:35.182712 crc crio[22579]: time=\"2026-06-12T16:16:35.182604206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dcf488b2-2193-48c8-9400-b986a1e079b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.211663 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46d8b938c49210c Mac:22:4c:4e:dd:08:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:35.212415 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bc966bbcb2e2ef Mac:0e:8e:d1:fd:4e:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:35.212842 crc crio[22579]: time=\"2026-06-12T16:16:35.212553047Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vw7df Namespace:openstack ID:46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 UID:4b91ac0b-ce77-409e-ba39-2a4bfb681874 NetNS:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b91ac0b_ce77_409e_ba39_2a4bfb681874.slice PodAnnotations:0xc001216578}] Aliases:map[]}\"\nJun 12 16:16:35.212842 crc crio[22579]: time=\"2026-06-12T16:16:35.212729912Z\" level=info msg=\"Checking pod openstack_placement-db-sync-vw7df for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:35.213592 crc crio[22579]: time=\"2026-06-12T16:16:35.213371858Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-4w7qz Namespace:openstack ID:7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e UID:20d2ef09-756f-4cfb-9fd3-8a9113a11386 NetNS:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20d2ef09_756f_4cfb_9fd3_8a9113a11386.slice PodAnnotations:0xc0024a6510}] Aliases:map[]}\"\nJun 12 16:16:35.213800 crc crio[22579]: time=\"2026-06-12T16:16:35.213729957Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd7c97fc-4w7qz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:35.220352 crc crio[22579]: time=\"2026-06-12T16:16:35.220265223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=930064e6-7540-4c95-a8a1-3b829091d509 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.269148 crc crio[22579]: time=\"2026-06-12T16:16:35.269001282Z\" level=info msg=\"Ran pod sandbox 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e with infra container: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/POD\" id=e84c5e84-0add-461a-b9da-dfb3f80547ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:35.284171 crc crio[22579]: time=\"2026-06-12T16:16:35.283557923Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-whjqh/neutron-db-sync\" id=dc029831-ef9e-4f60-8b27-e8342b97b4a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:35.299088 crc crio[22579]: time=\"2026-06-12T16:16:35.298956724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7727cb53-f06f-40e7-af6a-b2c4ce09b81b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.300134 crc crio[22579]: time=\"2026-06-12T16:16:35.29998622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.300788 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f4d807d2669e03 Mac:16:9e:54:d1:aa:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:35.302273 crc crio[22579]: time=\"2026-06-12T16:16:35.302201056Z\" level=info msg=\"Ran pod sandbox 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 with infra container: openstack/placement-db-sync-vw7df/POD\" id=9ab3e2e9-3ba5-451e-b0a4-4fa6c15f103a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:35.302801 crc crio[22579]: time=\"2026-06-12T16:16:35.302671688Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-cvwct Namespace:openstack ID:3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e UID:04ec6710-bddc-4e4c-bc44-a7d2c69d9bbf NetNS:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ec6710_bddc_4e4c_bc44_a7d2c69d9bbf.slice PodAnnotations:0xc000548a20}] Aliases:map[]}\"\nJun 12 16:16:35.303043 crc crio[22579]: time=\"2026-06-12T16:16:35.302898874Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-cvwct for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:35.313716 crc crio[22579]: time=\"2026-06-12T16:16:35.313556975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f340c693-40f7-4cb4-ad58-8d2c62f87d87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.318330 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7371e76d88f4dae Mac:fe:b9:e8:93:ea:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:35.318700 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d655126116c9e10 Mac:62:04:90:4c:2c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:35.320167 crc crio[22579]: time=\"2026-06-12T16:16:35.320072641Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-mcpws Namespace:openstack ID:d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 UID:3a48da00-455b-45f3-b52b-db29d6702cc5 NetNS:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a48da00_455b_45f3_b52b_db29d6702cc5.slice PodAnnotations:0xc00130c158}] Aliases:map[]}\"\nJun 12 16:16:35.320327 crc crio[22579]: time=\"2026-06-12T16:16:35.320237305Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-64bf49599-mcpws for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:35.321114 crc crio[22579]: time=\"2026-06-12T16:16:35.321052986Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 UID:adf4e92c-6659-4d24-9e7a-d1debf33def6 NetNS:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadf4e92c_6659_4d24_9e7a_d1debf33def6.slice PodAnnotations:0xc0012163c8}] Aliases:map[]}\"\nJun 12 16:16:35.321280 crc crio[22579]: time=\"2026-06-12T16:16:35.32123873Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:35.330393 crc crio[22579]: time=\"2026-06-12T16:16:35.33025022Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=f340c693-40f7-4cb4-ad58-8d2c62f87d87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.330942 crc crio[22579]: time=\"2026-06-12T16:16:35.330607109Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=f340c693-40f7-4cb4-ad58-8d2c62f87d87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.343725 crc crio[22579]: time=\"2026-06-12T16:16:35.343126557Z\" level=info msg=\"Ran pod sandbox 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e with infra container: openstack/barbican-db-sync-cvwct/POD\" id=d4106254-2466-405e-933c-bd2e31a4522b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:35.347969 crc crio[22579]: time=\"2026-06-12T16:16:35.347691643Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=79922ff9-e414-4598-83e4-39028c5bb9a1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:35.349285 crc crio[22579]: time=\"2026-06-12T16:16:35.34913446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d87f2b2d-3c60-4273-a481-ea22f9357f8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.349624 crc crio[22579]: time=\"2026-06-12T16:16:35.349282123Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=d87f2b2d-3c60-4273-a481-ea22f9357f8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.349624 crc crio[22579]: time=\"2026-06-12T16:16:35.349325615Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=d87f2b2d-3c60-4273-a481-ea22f9357f8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.355288 crc crio[22579]: time=\"2026-06-12T16:16:35.355144092Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f996eb61-e26f-46d5-bde9-12c18cd1a41a name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:35.362964 crc crio[22579]: time=\"2026-06-12T16:16:35.362889229Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 12 16:16:35.363350 crc crio[22579]: time=\"2026-06-12T16:16:35.363274749Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 12 16:16:35.367412 crc crio[22579]: time=\"2026-06-12T16:16:35.367254Z\" level=info msg=\"Ran pod sandbox d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 with infra container: openstack/dnsmasq-dns-64bf49599-mcpws/POD\" id=085cf645-6cee-4f86-a3ec-a84c262d2358 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:35.368818 crc crio[22579]: time=\"2026-06-12T16:16:35.368656966Z\" level=info msg=\"Ran pod sandbox 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 with infra container: openstack/ceilometer-0/POD\" id=1c0dc5e6-16b6-4dab-8e47-fa41f6031a9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:35.368933 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5368fa0624a829b Mac:ee:bd:40:ba:05:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:16:35.370870 crc crio[22579]: time=\"2026-06-12T16:16:35.370813451Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-xcwxk Namespace:openstack ID:5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 UID:371eb5d6-bacb-4640-84e9-241da4193b51 NetNS:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod371eb5d6_bacb_4640_84e9_241da4193b51.slice PodAnnotations:0xc0012166b0}] Aliases:map[]}\"\nJun 12 16:16:35.371031 crc crio[22579]: time=\"2026-06-12T16:16:35.370978765Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-xcwxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:16:35.376347 crc crio[22579]: time=\"2026-06-12T16:16:35.37627628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a40c1a07-1eb8-4dba-94be-761b0d5d7b63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.380968 crc crio[22579]: time=\"2026-06-12T16:16:35.378347562Z\" level=info msg=\"Ran pod sandbox 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 with infra container: openstack/keystone-bootstrap-xcwxk/POD\" id=fef5f4f2-35be-4a92-90ca-d42ea7b2cb0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:35.381785 crc crio[22579]: time=\"2026-06-12T16:16:35.381727028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=135e3a64-22da-458b-89a7-134eadbf2fe5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.382108 crc crio[22579]: time=\"2026-06-12T16:16:35.381917393Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=135e3a64-22da-458b-89a7-134eadbf2fe5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.382108 crc crio[22579]: time=\"2026-06-12T16:16:35.381961564Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=135e3a64-22da-458b-89a7-134eadbf2fe5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.383325 crc crio[22579]: time=\"2026-06-12T16:16:35.383268748Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2bd2e5a4-ad73-4c31-9837-67b8b15e0c7e name=/runtime.v1.ImageService/PullImage\nJun 12 16:16:35.384180 crc crio[22579]: time=\"2026-06-12T16:16:35.384105039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b1121625-39db-4a90-b296-e6918d471e4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.387364 crc crio[22579]: time=\"2026-06-12T16:16:35.387130936Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 12 16:16:35.401577 crc crio[22579]: time=\"2026-06-12T16:16:35.401331377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d00e66d6-3128-406f-8e3b-0311729badc2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.407673 crc crio[22579]: time=\"2026-06-12T16:16:35.407599076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=826187d9-7fd1-4019-8190-52cdbc2be896 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.408843 crc crio[22579]: time=\"2026-06-12T16:16:35.408769106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.414294 crc crio[22579]: time=\"2026-06-12T16:16:35.414177973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.416223 crc crio[22579]: time=\"2026-06-12T16:16:35.416137963Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init\" id=f43e3d73-9efe-4300-ac24-752e98117023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:35.416892 crc crio[22579]: time=\"2026-06-12T16:16:35.416839151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.420470 crc crio[22579]: time=\"2026-06-12T16:16:35.42034849Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-xcwxk/keystone-bootstrap\" id=7ec87e84-b7f6-45aa-9ccf-138f84af0c7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:35.436610 crc crio[22579]: time=\"2026-06-12T16:16:35.436535092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f2c51e5-81ef-4cd2-9f2a-1e2794fd2396 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.437824 crc crio[22579]: time=\"2026-06-12T16:16:35.437575828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.450183 crc crio[22579]: time=\"2026-06-12T16:16:35.450052175Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-64bf49599-mcpws/init\" id=b1fa24a4-a15a-469c-9f64-0303a9997564 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:35.491666 crc crio[22579]: time=\"2026-06-12T16:16:35.491365366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.492584 crc crio[22579]: time=\"2026-06-12T16:16:35.492407982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.514591 crc crio[22579]: time=\"2026-06-12T16:16:35.504003787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.574960 crc crio[22579]: time=\"2026-06-12T16:16:35.574834478Z\" level=info msg=\"Created container d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac: openstack/neutron-db-sync-whjqh/neutron-db-sync\" id=dc029831-ef9e-4f60-8b27-e8342b97b4a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:35.575255 crc crio[22579]: time=\"2026-06-12T16:16:35.575042363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.578588 crc crio[22579]: time=\"2026-06-12T16:16:35.578483811Z\" level=info msg=\"Starting container: d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac\" id=1a41cdf0-5fa9-4807-be12-22e6e4453e63 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:35.583940 crc crio[22579]: time=\"2026-06-12T16:16:35.583877238Z\" level=info msg=\"Started container\" PID=72766 containerID=d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac description=openstack/neutron-db-sync-whjqh/neutron-db-sync id=1a41cdf0-5fa9-4807-be12-22e6e4453e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\nJun 12 16:16:35.588483 crc crio[22579]: time=\"2026-06-12T16:16:35.588402583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.646403 crc crio[22579]: time=\"2026-06-12T16:16:35.646133131Z\" level=info msg=\"Created container 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init\" id=f43e3d73-9efe-4300-ac24-752e98117023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:35.648936 crc crio[22579]: time=\"2026-06-12T16:16:35.64886062Z\" level=info msg=\"Starting container: 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27\" id=049473c8-e482-4bd5-8a0c-2134f2e5b0ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:35.658364 crc crio[22579]: time=\"2026-06-12T16:16:35.658255029Z\" level=info msg=\"Started container\" PID=72770 containerID=1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27 description=openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init id=049473c8-e482-4bd5-8a0c-2134f2e5b0ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\nJun 12 16:16:35.683382 crc crio[22579]: time=\"2026-06-12T16:16:35.683183713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.706674 crc crio[22579]: time=\"2026-06-12T16:16:35.706598498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:35.748997 crc crio[22579]: time=\"2026-06-12T16:16:35.748884073Z\" level=info msg=\"Created container b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12: openstack/keystone-bootstrap-xcwxk/keystone-bootstrap\" id=7ec87e84-b7f6-45aa-9ccf-138f84af0c7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:35.754211 crc crio[22579]: time=\"2026-06-12T16:16:35.754168507Z\" level=info msg=\"Starting container: b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12\" id=0cc14596-b816-4992-a4f0-985a1d795c9d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:35.762473 crc crio[22579]: time=\"2026-06-12T16:16:35.762392666Z\" level=info msg=\"Started container\" PID=72787 containerID=b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12 description=openstack/keystone-bootstrap-xcwxk/keystone-bootstrap id=0cc14596-b816-4992-a4f0-985a1d795c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\nJun 12 16:16:35.774974 crc crio[22579]: time=\"2026-06-12T16:16:35.774838443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c1c6796d-2011-4d7d-8aaa-e80d94895ac0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.890893 crc crio[22579]: time=\"2026-06-12T16:16:35.890096503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca758e9c-7042-4642-ab33-0e25c0b11d08 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:16:35.906047 crc crio[22579]: time=\"2026-06-12T16:16:35.905894205Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns\" id=a7b3f413-7138-40a3-836c-c12e6266c6f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:35.908121 crc crio[22579]: time=\"2026-06-12T16:16:35.907645329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:36.037572 crc crio[22579]: time=\"2026-06-12T16:16:36.036216198Z\" level=info msg=\"Created container 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d: openstack/dnsmasq-dns-64bf49599-mcpws/init\" id=b1fa24a4-a15a-469c-9f64-0303a9997564 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:36.038633 crc crio[22579]: time=\"2026-06-12T16:16:36.038488176Z\" level=info msg=\"Starting container: 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d\" id=1e2d06a7-77e0-405d-96f3-321cfb3b683e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:36.083912 crc crio[22579]: time=\"2026-06-12T16:16:36.083815568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:36.089110 crc crio[22579]: time=\"2026-06-12T16:16:36.088964119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:36.114676 crc crio[22579]: time=\"2026-06-12T16:16:36.112326533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:36.122613 crc crio[22579]: time=\"2026-06-12T16:16:36.121377403Z\" level=info msg=\"Started container\" PID=72824 containerID=373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d description=openstack/dnsmasq-dns-64bf49599-mcpws/init id=1e2d06a7-77e0-405d-96f3-321cfb3b683e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\nJun 12 16:16:36.361391 crc crio[22579]: time=\"2026-06-12T16:16:36.360129663Z\" level=info msg=\"Created container 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns\" id=a7b3f413-7138-40a3-836c-c12e6266c6f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:36.364893 crc crio[22579]: time=\"2026-06-12T16:16:36.363834838Z\" level=info msg=\"Starting container: 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4\" id=0b40373b-6742-47a5-9dd4-dc6cab36da4c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:36.378584 crc crio[22579]: time=\"2026-06-12T16:16:36.376653974Z\" level=info msg=\"Started container\" PID=72877 containerID=1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4 description=openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns id=0b40373b-6742-47a5-9dd4-dc6cab36da4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\nJun 12 16:16:36.405591 crc crio[22579]: time=\"2026-06-12T16:16:36.405406915Z\" level=info msg=\"Created container 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc: openstack/glance-db-sync-t778j/glance-db-sync\" id=05fdee15-bde2-44a5-a0a4-c0d7a0e8ee5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:16:36.410616 crc crio[22579]: time=\"2026-06-12T16:16:36.407388765Z\" level=info msg=\"Starting container: 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc\" id=26601b03-822d-428a-96ad-6f01af05e5de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:16:36.422588 crc crio[22579]: time=\"2026-06-12T16:16:36.420325204Z\" level=info msg=\"Started container\" PID=72878 containerID=44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc description=openstack/glance-db-sync-t778j/glance-db-sync id=26601b03-822d-428a-96ad-6f01af05e5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\nJun 12 16:16:36.874332 crc crio[22579]: time=\"2026-06-12T16:16:36.874205933Z\" level=info msg=\"Stopping pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=bb506cda-1fad-4617-9e6a-74b398f11ef4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:36.879949 crc crio[22579]: time=\"2026-06-12T16:16:36.879660741Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-mcpws Namespace:openstack ID:d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 UID:3a48da00-455b-45f3-b52b-db29d6702cc5 NetNS:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a48da00_455b_45f3_b52b_db29d6702cc5.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"\nJun 12 16:16:36.880925 crc crio[22579]: time=\"2026-06-12T16:16:36.880707288Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-64bf49599-mcpws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:37.308873 crc crio[22579]: time=\"2026-06-12T16:16:37.30834703Z\" level=info msg=\"Stopped pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=bb506cda-1fad-4617-9e6a-74b398f11ef4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:37.921871 crc crio[22579]: time=\"2026-06-12T16:16:37.920971556Z\" level=info msg=\"Removing container: 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d\" id=1094774d-e940-493e-9843-14edd55fa74f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:37.982386 crc crio[22579]: time=\"2026-06-12T16:16:37.982281195Z\" level=info msg=\"Removed container 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d: openstack/dnsmasq-dns-64bf49599-mcpws/init\" id=1094774d-e940-493e-9843-14edd55fa74f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:43.053752 crc crio[22579]: time=\"2026-06-12T16:16:43.053106046Z\" level=info msg=\"Stopping container: 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01 (timeout: 10s)\" id=23bc70ce-5363-4a92-8547-295f1cb4c8d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:16:44.034377 crc crio[22579]: time=\"2026-06-12T16:16:44.03425106Z\" level=info msg=\"Stopped container 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns\" id=23bc70ce-5363-4a92-8547-295f1cb4c8d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:16:44.035393 crc crio[22579]: time=\"2026-06-12T16:16:44.035307726Z\" level=info msg=\"Stopping pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=6786eec5-2d1f-4760-92db-77eeb2ed7690 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:44.036250 crc crio[22579]: time=\"2026-06-12T16:16:44.036174378Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-kd2p5 Namespace:openstack ID:6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 UID:1ebd4878-ded5-475f-bba3-409a7aeab812 NetNS:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ebd4878_ded5_475f_bba3_409a7aeab812.slice PodAnnotations:0xc000384440}] Aliases:map[]}\"\nJun 12 16:16:44.036468 crc crio[22579]: time=\"2026-06-12T16:16:44.036404554Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6d76bd6cc9-kd2p5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:45.206002 crc crio[22579]: time=\"2026-06-12T16:16:45.205085397Z\" level=info msg=\"Stopping pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=2f37e2de-26f5-424c-94bc-ef125fbe75c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:45.207389 crc crio[22579]: time=\"2026-06-12T16:16:45.207082238Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-xcwxk Namespace:openstack ID:5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 UID:371eb5d6-bacb-4640-84e9-241da4193b51 NetNS:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod371eb5d6_bacb_4640_84e9_241da4193b51.slice PodAnnotations:0xc004fc0a48}] Aliases:map[]}\"\nJun 12 16:16:45.207389 crc crio[22579]: time=\"2026-06-12T16:16:45.207267133Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-xcwxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:16:45.325708 crc crio[22579]: time=\"2026-06-12T16:16:45.325613202Z\" level=info msg=\"Stopped pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=6786eec5-2d1f-4760-92db-77eeb2ed7690 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:46.227718 crc crio[22579]: time=\"2026-06-12T16:16:46.226788153Z\" level=info msg=\"Removing container: 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01\" id=e9fe7485-94d7-4fae-ab38-a8d473c2c1c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:16:51.024089 crc crio[22579]: time=\"2026-06-12T16:16:51.02292867Z\" level=info msg=\"Stopped pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=2f37e2de-26f5-424c-94bc-ef125fbe75c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:53.383686 crc crio[22579]: time=\"2026-06-12T16:16:53.382293045Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-ldkwf/POD\" id=fe91d72d-3b59-4e4b-a039-b45f47821163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:16:53.385297 crc crio[22579]: time=\"2026-06-12T16:16:53.383946397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:16:57.385226 crc crio[22579]: time=\"2026-06-12T16:16:57.384402325Z\" level=info msg=\"Stopping pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=95872504-86eb-450a-b543-2bebb805e808 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:16:57.386961 crc crio[22579]: time=\"2026-06-12T16:16:57.385991745Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-t778j Namespace:openstack ID:a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 UID:e0b54097-c76e-4487-bf84-5079d72eea00 NetNS:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b54097_c76e_4487_bf84_5079d72eea00.slice PodAnnotations:0xc002218330}] Aliases:map[]}\"\nJun 12 16:16:57.386961 crc crio[22579]: time=\"2026-06-12T16:16:57.386130939Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-t778j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:03.218088 crc crio[22579]: time=\"2026-06-12T16:17:03.217389694Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=2bd2e5a4-ad73-4c31-9837-67b8b15e0c7e name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:03.219998 crc crio[22579]: time=\"2026-06-12T16:17:03.219043656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0e871935-ef29-4d21-a516-02b67ff6e0cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:07.586436 crc crio[22579]: time=\"2026-06-12T16:17:07.585743347Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=79922ff9-e414-4598-83e4-39028c5bb9a1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:07.588698 crc crio[22579]: time=\"2026-06-12T16:17:07.588574359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e6236bf0-3709-482c-a896-c7f7c80e212b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:07.593588 crc crio[22579]: time=\"2026-06-12T16:17:07.593480294Z\" level=info msg=\"Removed container 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns\" id=e9fe7485-94d7-4fae-ab38-a8d473c2c1c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:07.598723 crc crio[22579]: time=\"2026-06-12T16:17:07.598630095Z\" level=info msg=\"Removing container: 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc\" id=6993f9b3-901d-47f2-ab7a-a983bc0909be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:09.671780 crc crio[22579]: time=\"2026-06-12T16:17:09.670773237Z\" level=info msg=\"Stopped pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=95872504-86eb-450a-b543-2bebb805e808 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:09.772122 crc crio[22579]: time=\"2026-06-12T16:17:09.771410656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9105ad4d-c1b2-4e9d-a132-cde0424f39e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:09.782066 crc crio[22579]: time=\"2026-06-12T16:17:09.781903313Z\" level=info msg=\"Removed container 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init\" id=6993f9b3-901d-47f2-ab7a-a983bc0909be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:09.792903 crc crio[22579]: time=\"2026-06-12T16:17:09.79280546Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=f996eb61-e26f-46d5-bde9-12c18cd1a41a name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:09.795721 crc crio[22579]: time=\"2026-06-12T16:17:09.79516487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8e0592bb-2cc1-47a3-a5b0-3f1220327b1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:09.809816 crc crio[22579]: time=\"2026-06-12T16:17:09.809699439Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=94686fd5-8384-44d1-ac83-db71aa266722 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:09.810646 crc crio[22579]: time=\"2026-06-12T16:17:09.810584732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=7ae89f29-3283-4db3-bad0-16287daa25b2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:09.811232 crc crio[22579]: time=\"2026-06-12T16:17:09.811113205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=82c2b194-fa4b-4e76-a9c9-2794ff4ab629 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:09.816320 crc crio[22579]: time=\"2026-06-12T16:17:09.816228745Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ldkwf Namespace:openstack ID:eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d UID:07aa0ad9-c35c-4127-ab44-d67c9af59e9f NetNS:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07aa0ad9_c35c_4127_ab44_d67c9af59e9f.slice PodAnnotations:0xc0006239a8}] Aliases:map[]}\"\nJun 12 16:17:09.816320 crc crio[22579]: time=\"2026-06-12T16:17:09.816305477Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-ldkwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:09.824216 crc crio[22579]: time=\"2026-06-12T16:17:09.822935416Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=21a4c1e2-f8e2-4905-a3d1-59114731a1e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:09.824216 crc crio[22579]: time=\"2026-06-12T16:17:09.823673464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:09.830646 crc crio[22579]: time=\"2026-06-12T16:17:09.830364235Z\" level=info msg=\"Creating container: openstack/placement-db-sync-vw7df/placement-db-sync\" id=91f6aea3-5763-45e6-9dab-de463844f473 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:09.847710 crc crio[22579]: time=\"2026-06-12T16:17:09.839320102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=db5c3912-8db3-4337-b2f4-cbcca710a8f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:09.847710 crc crio[22579]: time=\"2026-06-12T16:17:09.842271687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1a397fde-f92c-4c2f-a056-36b3d3ca747b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:09.848562 crc crio[22579]: time=\"2026-06-12T16:17:09.848312271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:09.910240 crc crio[22579]: time=\"2026-06-12T16:17:09.910108452Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-2jrgb/cinder-db-sync\" id=35a57f2a-02ab-417a-a659-1832ba5591d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:09.919628 crc crio[22579]: time=\"2026-06-12T16:17:09.91947214Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-cvwct/barbican-db-sync\" id=be2ca191-66a5-4244-9db4-dc080e8d91d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:09.951171 crc crio[22579]: time=\"2026-06-12T16:17:09.933143888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:09.951171 crc crio[22579]: time=\"2026-06-12T16:17:09.948392485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:09.973350 crc crio[22579]: time=\"2026-06-12T16:17:09.971168935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:09.978960 crc crio[22579]: time=\"2026-06-12T16:17:09.97885312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:09.980986 crc crio[22579]: time=\"2026-06-12T16:17:09.980900592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:09.983795 crc crio[22579]: time=\"2026-06-12T16:17:09.983733934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:10.041079 crc crio[22579]: time=\"2026-06-12T16:17:10.040061266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:10.050103 crc crio[22579]: time=\"2026-06-12T16:17:10.05002835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:10.051864 crc crio[22579]: time=\"2026-06-12T16:17:10.051797695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:10.065203 crc crio[22579]: time=\"2026-06-12T16:17:10.065101393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:10.140454 crc crio[22579]: time=\"2026-06-12T16:17:10.140342626Z\" level=info msg=\"Created container ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6: openstack/ceilometer-0/ceilometer-central-agent\" id=21a4c1e2-f8e2-4905-a3d1-59114731a1e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:10.146216 crc crio[22579]: time=\"2026-06-12T16:17:10.146144843Z\" level=info msg=\"Starting container: ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6\" id=ff63023a-31fb-4f94-884a-7688de1c8d91 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:10.155239 crc crio[22579]: time=\"2026-06-12T16:17:10.155138952Z\" level=info msg=\"Started container\" PID=74733 containerID=ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6 description=openstack/ceilometer-0/ceilometer-central-agent id=ff63023a-31fb-4f94-884a-7688de1c8d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\nJun 12 16:17:10.179639 crc crio[22579]: time=\"2026-06-12T16:17:10.179545312Z\" level=info msg=\"Created container 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704: openstack/placement-db-sync-vw7df/placement-db-sync\" id=91f6aea3-5763-45e6-9dab-de463844f473 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:10.180089 crc crio[22579]: time=\"2026-06-12T16:17:10.179996234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=778b97e6-ae41-4552-b4da-ea14f3bbf699 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:10.180282 crc crio[22579]: time=\"2026-06-12T16:17:10.18022633Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=778b97e6-ae41-4552-b4da-ea14f3bbf699 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:10.180391 crc crio[22579]: time=\"2026-06-12T16:17:10.180302422Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=778b97e6-ae41-4552-b4da-ea14f3bbf699 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:10.181095 crc crio[22579]: time=\"2026-06-12T16:17:10.18102041Z\" level=info msg=\"Starting container: 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704\" id=2a68eb01-2d69-46c4-a28c-f77d0fe13cfe name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:10.183583 crc crio[22579]: time=\"2026-06-12T16:17:10.1833939Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4c11a881-f268-46ad-828b-6398cfb94d50 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:10.190188 crc crio[22579]: time=\"2026-06-12T16:17:10.190110451Z\" level=info msg=\"Started container\" PID=74734 containerID=3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704 description=openstack/placement-db-sync-vw7df/placement-db-sync id=2a68eb01-2d69-46c4-a28c-f77d0fe13cfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\nJun 12 16:17:10.192135 crc crio[22579]: time=\"2026-06-12T16:17:10.191998499Z\" level=info msg=\"Created container 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a: openstack/barbican-db-sync-cvwct/barbican-db-sync\" id=be2ca191-66a5-4244-9db4-dc080e8d91d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:10.194320 crc crio[22579]: time=\"2026-06-12T16:17:10.194118243Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 12 16:17:10.195678 crc crio[22579]: time=\"2026-06-12T16:17:10.195620301Z\" level=info msg=\"Starting container: 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a\" id=5e863195-f520-4f5d-8cbf-2ac9bb6dd76b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:10.208898 crc crio[22579]: time=\"2026-06-12T16:17:10.208787756Z\" level=info msg=\"Created container c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d: openstack/cinder-db-sync-2jrgb/cinder-db-sync\" id=35a57f2a-02ab-417a-a659-1832ba5591d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:10.209935 crc crio[22579]: time=\"2026-06-12T16:17:10.209860653Z\" level=info msg=\"Starting container: c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d\" id=92d976e4-cf3f-4b6c-a06c-0c303522c5e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:10.212556 crc crio[22579]: time=\"2026-06-12T16:17:10.211884875Z\" level=info msg=\"Started container\" PID=74745 containerID=6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a description=openstack/barbican-db-sync-cvwct/barbican-db-sync id=5e863195-f520-4f5d-8cbf-2ac9bb6dd76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\nJun 12 16:17:10.221621 crc crio[22579]: time=\"2026-06-12T16:17:10.220545775Z\" level=info msg=\"Started container\" PID=74747 containerID=c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d description=openstack/cinder-db-sync-2jrgb/cinder-db-sync id=92d976e4-cf3f-4b6c-a06c-0c303522c5e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\nJun 12 16:17:10.429844 crc crio[22579]: 2026-06-12T16:17:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb3a71908ef445e Mac:f6:fd:c6:b3:2d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe SocketPath: PciID:}] [{Interface:0xc0001226a0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:10.436703 crc crio[22579]: time=\"2026-06-12T16:17:10.436618398Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ldkwf Namespace:openstack ID:eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d UID:07aa0ad9-c35c-4127-ab44-d67c9af59e9f NetNS:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07aa0ad9_c35c_4127_ab44_d67c9af59e9f.slice PodAnnotations:0xc0006239a8}] Aliases:map[]}\"\nJun 12 16:17:10.437245 crc crio[22579]: time=\"2026-06-12T16:17:10.43709302Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-ldkwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:10.454942 crc crio[22579]: time=\"2026-06-12T16:17:10.454844052Z\" level=info msg=\"Ran pod sandbox eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d with infra container: openstack/keystone-bootstrap-ldkwf/POD\" id=fe91d72d-3b59-4e4b-a039-b45f47821163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:10.459061 crc crio[22579]: time=\"2026-06-12T16:17:10.458979357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=249e6bd9-0cf8-4fc4-a9e3-1ee7321b7cd5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:10.508247 crc crio[22579]: time=\"2026-06-12T16:17:10.508164797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=90dca33f-b484-40ef-830b-bf527a4bcd83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:10.539623 crc crio[22579]: time=\"2026-06-12T16:17:10.539460733Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-ldkwf/keystone-bootstrap\" id=8cd5ebdd-8f3c-43b8-8232-d564f468002c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:10.540194 crc crio[22579]: time=\"2026-06-12T16:17:10.54011632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:10.601861 crc crio[22579]: time=\"2026-06-12T16:17:10.60147436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:10.606791 crc crio[22579]: time=\"2026-06-12T16:17:10.606713843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:10.825282 crc crio[22579]: time=\"2026-06-12T16:17:10.825173097Z\" level=info msg=\"Created container 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a: openstack/keystone-bootstrap-ldkwf/keystone-bootstrap\" id=8cd5ebdd-8f3c-43b8-8232-d564f468002c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:10.827726 crc crio[22579]: time=\"2026-06-12T16:17:10.82764247Z\" level=info msg=\"Starting container: 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a\" id=a9917bab-2cbc-4bcc-bf2d-bcccafe1e7ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:10.834750 crc crio[22579]: time=\"2026-06-12T16:17:10.834669569Z\" level=info msg=\"Started container\" PID=74808 containerID=25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a description=openstack/keystone-bootstrap-ldkwf/keystone-bootstrap id=a9917bab-2cbc-4bcc-bf2d-bcccafe1e7ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\nJun 12 16:17:12.086725 crc crio[22579]: time=\"2026-06-12T16:17:12.08591031Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/POD\" id=24f5e940-6d0e-49c0-a8d9-40b7df4b9c76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:12.086725 crc crio[22579]: time=\"2026-06-12T16:17:12.086713061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:12.903935 crc crio[22579]: time=\"2026-06-12T16:17:12.903837905Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=3436842c-ec36-48b1-8a84-ace5e9c4dc9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:12.904052 crc crio[22579]: time=\"2026-06-12T16:17:12.903963738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:13.018387 crc crio[22579]: time=\"2026-06-12T16:17:13.018220343Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-c27z8 Namespace:openstack ID:62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 UID:143a11e8-5738-4df0-813d-0b9dbdfffd30 NetNS:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143a11e8_5738_4df0_813d_0b9dbdfffd30.slice PodAnnotations:0xc0024a6390}] Aliases:map[]}\"\nJun 12 16:17:13.018387 crc crio[22579]: time=\"2026-06-12T16:17:13.018281514Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c87cbcf5f-c27z8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:13.022752 crc crio[22579]: time=\"2026-06-12T16:17:13.022664006Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 UID:dc5839df-358c-4779-8c19-4508b7b0e78d NetNS:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5839df_358c_4779_8c19_4508b7b0e78d.slice PodAnnotations:0xc00130c3e8}] Aliases:map[]}\"\nJun 12 16:17:13.022962 crc crio[22579]: time=\"2026-06-12T16:17:13.022784309Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:13.223605 crc crio[22579]: time=\"2026-06-12T16:17:13.223170764Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=4c11a881-f268-46ad-828b-6398cfb94d50 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:13.226749 crc crio[22579]: time=\"2026-06-12T16:17:13.226670173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d7bc5400-91a4-4786-abfa-672144d4a5f4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:13.265211 crc crio[22579]: time=\"2026-06-12T16:17:13.26512135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e56d7292-af43-498d-8635-f2a591f69dea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:13.280971 crc crio[22579]: time=\"2026-06-12T16:17:13.280807209Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=27fe4cc0-0834-4b9b-b4c4-2df53d8c938b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:13.282393 crc crio[22579]: time=\"2026-06-12T16:17:13.282366939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:13.341564 crc crio[22579]: time=\"2026-06-12T16:17:13.338549297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:13.349900 crc crio[22579]: time=\"2026-06-12T16:17:13.349778953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:13.475633 crc crio[22579]: 2026-06-12T16:17:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62d242136b2ba7e Mac:5e:ad:3c:fa:4a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f SocketPath: PciID:}] [{Interface:0xc0001906c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:13.476629 crc crio[22579]: time=\"2026-06-12T16:17:13.476552276Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-c27z8 Namespace:openstack ID:62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 UID:143a11e8-5738-4df0-813d-0b9dbdfffd30 NetNS:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143a11e8_5738_4df0_813d_0b9dbdfffd30.slice PodAnnotations:0xc0024a6390}] Aliases:map[]}\"\nJun 12 16:17:13.476755 crc crio[22579]: time=\"2026-06-12T16:17:13.47671454Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c87cbcf5f-c27z8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:13.486185 crc crio[22579]: time=\"2026-06-12T16:17:13.486133509Z\" level=info msg=\"Ran pod sandbox 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 with infra container: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/POD\" id=24f5e940-6d0e-49c0-a8d9-40b7df4b9c76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:13.488618 crc crio[22579]: time=\"2026-06-12T16:17:13.488353706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=60dc9933-0a1f-47d5-bbca-b6c9fff6f660 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:13.489170 crc crio[22579]: time=\"2026-06-12T16:17:13.489093295Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f687f5bb-d566-454f-9c19-ae80fa5c5dba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:13.489246 crc crio[22579]: time=\"2026-06-12T16:17:13.489184527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:13.570347 crc crio[22579]: time=\"2026-06-12T16:17:13.570236288Z\" level=info msg=\"Created container 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d: openstack/ceilometer-0/ceilometer-notification-agent\" id=27fe4cc0-0834-4b9b-b4c4-2df53d8c938b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:13.576088 crc crio[22579]: time=\"2026-06-12T16:17:13.574479605Z\" level=info msg=\"Starting container: 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d\" id=2fc848a3-0e4e-49cf-8275-cd70f6df7b54 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:13.577865 crc crio[22579]: time=\"2026-06-12T16:17:13.577749169Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d UID:d3e77bfa-7106-4476-9464-dd027a117fef NetNS:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3e77bfa_7106_4476_9464_dd027a117fef.slice PodAnnotations:0xc0024a6148}] Aliases:map[]}\"\nJun 12 16:17:13.577865 crc crio[22579]: time=\"2026-06-12T16:17:13.57780996Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:13.577865 crc crio[22579]: time=\"2026-06-12T16:17:13.57782204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bdb6fce4-7589-4b6a-9efe-4f4b9e376735 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:13.585791 crc crio[22579]: time=\"2026-06-12T16:17:13.58565549Z\" level=info msg=\"Started container\" PID=75064 containerID=48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d description=openstack/ceilometer-0/ceilometer-notification-agent id=2fc848a3-0e4e-49cf-8275-cd70f6df7b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\nJun 12 16:17:13.586230 crc crio[22579]: time=\"2026-06-12T16:17:13.58607806Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init\" id=4bfec2ae-dbb2-4625-968e-f38072f990ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:13.586686 crc crio[22579]: time=\"2026-06-12T16:17:13.586621914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:13.607178 crc crio[22579]: time=\"2026-06-12T16:17:13.607044053Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2dd2be06-d445-4ec4-8aba-6ec7367b1f5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:13.617460 crc crio[22579]: time=\"2026-06-12T16:17:13.617307984Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=2dd2be06-d445-4ec4-8aba-6ec7367b1f5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:13.617883 crc crio[22579]: time=\"2026-06-12T16:17:13.617468868Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=2dd2be06-d445-4ec4-8aba-6ec7367b1f5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:13.622906 crc crio[22579]: time=\"2026-06-12T16:17:13.622821524Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=99ccad6f-6412-4d6a-89e9-5754502248d4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:13.643551 crc crio[22579]: time=\"2026-06-12T16:17:13.64308543Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 12 16:17:13.687953 crc crio[22579]: time=\"2026-06-12T16:17:13.687799847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:13.703942 crc crio[22579]: time=\"2026-06-12T16:17:13.703795643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:13.794297 crc crio[22579]: time=\"2026-06-12T16:17:13.793586586Z\" level=info msg=\"Stopping pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=a43c57c5-0b12-4184-9916-52bb1a0ffcc3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:13.795090 crc crio[22579]: time=\"2026-06-12T16:17:13.795023113Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-whjqh Namespace:openstack ID:68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 UID:8a9d4115-f7d7-4ea1-afae-feca93d72a23 NetNS:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9d4115_f7d7_4ea1_afae_feca93d72a23.slice PodAnnotations:0xc00130c418}] Aliases:map[]}\"\nJun 12 16:17:13.795315 crc crio[22579]: time=\"2026-06-12T16:17:13.795225058Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-whjqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:13.884954 crc crio[22579]: time=\"2026-06-12T16:17:13.884850286Z\" level=info msg=\"Created container 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init\" id=4bfec2ae-dbb2-4625-968e-f38072f990ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:13.887944 crc crio[22579]: time=\"2026-06-12T16:17:13.887864773Z\" level=info msg=\"Starting container: 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82\" id=26360354-f156-432b-b016-7cb80700548b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:13.896721 crc crio[22579]: time=\"2026-06-12T16:17:13.896552694Z\" level=info msg=\"Started container\" PID=75127 containerID=32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82 description=openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init id=26360354-f156-432b-b016-7cb80700548b name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\nJun 12 16:17:14.168376 crc crio[22579]: 2026-06-12T16:17:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3e1af505451070 Mac:86:a6:44:ba:fe:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:14.168376 crc crio[22579]: time=\"2026-06-12T16:17:14.167605135Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 UID:dc5839df-358c-4779-8c19-4508b7b0e78d NetNS:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5839df_358c_4779_8c19_4508b7b0e78d.slice PodAnnotations:0xc00130c3e8}] Aliases:map[]}\"\nJun 12 16:17:14.168376 crc crio[22579]: time=\"2026-06-12T16:17:14.16818865Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:14.200927 crc crio[22579]: time=\"2026-06-12T16:17:14.200874431Z\" level=info msg=\"Ran pod sandbox d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 with infra container: openstack/glance-default-external-api-0/POD\" id=3436842c-ec36-48b1-8a84-ace5e9c4dc9a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:14.212234 crc crio[22579]: time=\"2026-06-12T16:17:14.212178948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7904cecc-451d-4aa5-bfbc-c25102acd0e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:14.221232 crc crio[22579]: time=\"2026-06-12T16:17:14.221172647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c5fae8cd-e000-4e62-8fb8-e4aaf7ce2c1e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:14.230828 crc crio[22579]: time=\"2026-06-12T16:17:14.23072195Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=72e2b6b0-842a-43d7-8dc0-238618238ad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:14.232211 crc crio[22579]: time=\"2026-06-12T16:17:14.231226693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:14.313319 crc crio[22579]: time=\"2026-06-12T16:17:14.313192207Z\" level=info msg=\"Stopped pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=a43c57c5-0b12-4184-9916-52bb1a0ffcc3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:14.383093 crc crio[22579]: time=\"2026-06-12T16:17:14.382895459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:14.429831 crc crio[22579]: 2026-06-12T16:17:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d54a0d9fb62a0d5 Mac:32:28:09:0b:12:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 SocketPath: PciID:}] [{Interface:0xc00011af10 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:14.431053 crc crio[22579]: time=\"2026-06-12T16:17:14.431007822Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d UID:d3e77bfa-7106-4476-9464-dd027a117fef NetNS:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3e77bfa_7106_4476_9464_dd027a117fef.slice PodAnnotations:0xc0024a6148}] Aliases:map[]}\"\nJun 12 16:17:14.432769 crc crio[22579]: time=\"2026-06-12T16:17:14.432739076Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:14.443921 crc crio[22579]: time=\"2026-06-12T16:17:14.443796517Z\" level=info msg=\"Ran pod sandbox d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d with infra container: openstack/glance-default-internal-api-0/POD\" id=f687f5bb-d566-454f-9c19-ae80fa5c5dba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:14.459145 crc crio[22579]: time=\"2026-06-12T16:17:14.459034025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a81a4c1c-8718-43ff-a4ba-e1d0dcb98093 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:14.462014 crc crio[22579]: time=\"2026-06-12T16:17:14.461885667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bcc3d1da-001a-46ca-854d-0770e9896a82 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:14.469403 crc crio[22579]: time=\"2026-06-12T16:17:14.469354247Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=8a4f53aa-b063-4cad-a256-d8d2aa6fdee3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:14.478233 crc crio[22579]: time=\"2026-06-12T16:17:14.478143771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:14.569176 crc crio[22579]: time=\"2026-06-12T16:17:14.569104403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:14.861168 crc crio[22579]: time=\"2026-06-12T16:17:14.861077836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e8d310b-61b0-4377-b625-712089483f19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:14.938815 crc crio[22579]: time=\"2026-06-12T16:17:14.938344631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4b2138d0-cecc-4f67-b355-b1dcee897a2e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:14.947805 crc crio[22579]: time=\"2026-06-12T16:17:14.947713649Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns\" id=6fbb2ff7-8460-4f10-b5be-ed6b418d3ada name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:14.948162 crc crio[22579]: time=\"2026-06-12T16:17:14.948106999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:15.106555 crc crio[22579]: time=\"2026-06-12T16:17:15.105146632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:15.129072 crc crio[22579]: time=\"2026-06-12T16:17:15.128975597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:15.372227 crc crio[22579]: time=\"2026-06-12T16:17:15.372120499Z\" level=info msg=\"Created container 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns\" id=6fbb2ff7-8460-4f10-b5be-ed6b418d3ada name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:15.381022 crc crio[22579]: time=\"2026-06-12T16:17:15.37606639Z\" level=info msg=\"Starting container: 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c\" id=92d912db-4f9d-43f3-a612-bd6329a37be0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:15.386993 crc crio[22579]: time=\"2026-06-12T16:17:15.386904995Z\" level=info msg=\"Started container\" PID=75306 containerID=077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c description=openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns id=92d912db-4f9d-43f3-a612-bd6329a37be0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\nJun 12 16:17:15.541303 crc crio[22579]: time=\"2026-06-12T16:17:15.539403662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:15.770613 crc crio[22579]: time=\"2026-06-12T16:17:15.770068107Z\" level=info msg=\"Running pod sandbox: openstack/neutron-546c4497b-dcpf7/POD\" id=e83d87a9-25f6-4e3c-a08e-0fbac5f886e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:15.770613 crc crio[22579]: time=\"2026-06-12T16:17:15.770406985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:15.818774 crc crio[22579]: time=\"2026-06-12T16:17:15.818718054Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf56cc47f-tvv7l/POD\" id=aa748115-d033-4c01-a8df-817baf3d0585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:15.818996 crc crio[22579]: time=\"2026-06-12T16:17:15.81897271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:15.920672 crc crio[22579]: time=\"2026-06-12T16:17:15.909660296Z\" level=info msg=\"Got pod network &{Name:neutron-546c4497b-dcpf7 Namespace:openstack ID:d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 UID:09374348-8ec7-4928-9e60-9ad9f20b3315 NetNS:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09374348_8ec7_4928_9e60_9ad9f20b3315.slice PodAnnotations:0xc0023088c0}] Aliases:map[]}\"\nJun 12 16:17:15.920672 crc crio[22579]: time=\"2026-06-12T16:17:15.909730008Z\" level=info msg=\"Adding pod openstack_neutron-546c4497b-dcpf7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:15.920672 crc crio[22579]: time=\"2026-06-12T16:17:15.918164891Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf56cc47f-tvv7l Namespace:openstack ID:7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 UID:534cced7-ee2d-4a53-b181-c4dd871b32c8 NetNS:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod534cced7_ee2d_4a53_b181_c4dd871b32c8.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}\"\nJun 12 16:17:15.920672 crc crio[22579]: time=\"2026-06-12T16:17:15.918206672Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf56cc47f-tvv7l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:15.984631 crc crio[22579]: time=\"2026-06-12T16:17:15.983246506Z\" level=info msg=\"Stopping container: 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c (timeout: 10s)\" id=66a1a92c-3351-41da-9534-8ab34d283f69 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:16.110190 crc crio[22579]: time=\"2026-06-12T16:17:16.109387973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:16.146552 crc crio[22579]: time=\"2026-06-12T16:17:16.145942512Z\" level=info msg=\"Created container e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb: openstack/glance-default-external-api-0/glance-log\" id=72e2b6b0-842a-43d7-8dc0-238618238ad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:16.148139 crc crio[22579]: time=\"2026-06-12T16:17:16.146540077Z\" level=info msg=\"Stopped container 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns\" id=66a1a92c-3351-41da-9534-8ab34d283f69 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:16.157859 crc crio[22579]: time=\"2026-06-12T16:17:16.156354877Z\" level=info msg=\"Starting container: e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb\" id=9151210b-8a7b-4653-a7bb-8702faa37a84 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:16.157859 crc crio[22579]: time=\"2026-06-12T16:17:16.156844969Z\" level=info msg=\"Stopping pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=616008b7-3d37-4b34-8cdf-1021c8736b3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:16.157859 crc crio[22579]: time=\"2026-06-12T16:17:16.157335812Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-c27z8 Namespace:openstack ID:62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 UID:143a11e8-5738-4df0-813d-0b9dbdfffd30 NetNS:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143a11e8_5738_4df0_813d_0b9dbdfffd30.slice PodAnnotations:0xc004fc11b0}] Aliases:map[]}\"\nJun 12 16:17:16.157859 crc crio[22579]: time=\"2026-06-12T16:17:16.157587698Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c87cbcf5f-c27z8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:16.188016 crc crio[22579]: time=\"2026-06-12T16:17:16.18793783Z\" level=info msg=\"Started container\" PID=75339 containerID=e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb description=openstack/glance-default-external-api-0/glance-log id=9151210b-8a7b-4653-a7bb-8702faa37a84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\nJun 12 16:17:16.256582 crc crio[22579]: time=\"2026-06-12T16:17:16.256455422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8e49d9cc-4509-42ab-94aa-6ab64734a00b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:16.369729 crc crio[22579]: time=\"2026-06-12T16:17:16.368828829Z\" level=info msg=\"Created container 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7: openstack/glance-default-internal-api-0/glance-log\" id=8a4f53aa-b063-4cad-a256-d8d2aa6fdee3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:16.378199 crc crio[22579]: time=\"2026-06-12T16:17:16.378110955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4d67d210-5d91-4f9e-a7ce-63e9d5eadfeb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:16.379391 crc crio[22579]: time=\"2026-06-12T16:17:16.37830507Z\" level=info msg=\"Starting container: 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7\" id=1c1dd92c-4c6a-432c-b61c-40d0e1c9bded name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:16.398993 crc crio[22579]: time=\"2026-06-12T16:17:16.396605065Z\" level=info msg=\"Started container\" PID=75462 containerID=00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7 description=openstack/glance-default-internal-api-0/glance-log id=1c1dd92c-4c6a-432c-b61c-40d0e1c9bded name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\nJun 12 16:17:16.403284 crc crio[22579]: time=\"2026-06-12T16:17:16.403153672Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=bbb1e798-751d-4f9d-90de-d41e78365f13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:16.403737 crc crio[22579]: time=\"2026-06-12T16:17:16.403644684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:16.455569 crc crio[22579]: time=\"2026-06-12T16:17:16.455053301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=13a9ee1c-7ed3-419c-89a2-8dfbb4f32813 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:16.564079 crc crio[22579]: time=\"2026-06-12T16:17:16.5639619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4d54796e-9183-4ae5-9eda-d333f847467d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:16.566459 crc crio[22579]: time=\"2026-06-12T16:17:16.566369951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:16.577481 crc crio[22579]: time=\"2026-06-12T16:17:16.577183766Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=f39ea17f-c2d5-493b-954c-71f04a663f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:16.577896 crc crio[22579]: time=\"2026-06-12T16:17:16.577827262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:16.727752 crc crio[22579]: time=\"2026-06-12T16:17:16.727168779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:16.761690 crc crio[22579]: 2026-06-12T16:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2aafa895eec154 Mac:8a:5d:f0:98:fd:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb SocketPath: PciID:}] [{Interface:0xc00033cb40 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:16.763387 crc crio[22579]: time=\"2026-06-12T16:17:16.763293158Z\" level=info msg=\"Got pod network &{Name:neutron-546c4497b-dcpf7 Namespace:openstack ID:d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 UID:09374348-8ec7-4928-9e60-9ad9f20b3315 NetNS:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09374348_8ec7_4928_9e60_9ad9f20b3315.slice PodAnnotations:0xc0023088c0}] Aliases:map[]}\"\nJun 12 16:17:16.763621 crc crio[22579]: time=\"2026-06-12T16:17:16.763551274Z\" level=info msg=\"Checking pod openstack_neutron-546c4497b-dcpf7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:16.778590 crc crio[22579]: time=\"2026-06-12T16:17:16.777865348Z\" level=info msg=\"Ran pod sandbox d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 with infra container: openstack/neutron-546c4497b-dcpf7/POD\" id=e83d87a9-25f6-4e3c-a08e-0fbac5f886e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:16.785957 crc crio[22579]: time=\"2026-06-12T16:17:16.785895023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=34ffd481-bbdc-4a7f-a731-cabbd92c3fc6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:16.878319 crc crio[22579]: time=\"2026-06-12T16:17:16.877681286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f06fc59d-b4ef-40d1-afb5-42ab1fcdeee0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:16.894679 crc crio[22579]: time=\"2026-06-12T16:17:16.893927939Z\" level=info msg=\"Creating container: openstack/neutron-546c4497b-dcpf7/neutron-api\" id=305911a3-604a-4553-b9a5-90d4c2b053f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:16.894825 crc crio[22579]: time=\"2026-06-12T16:17:16.894703289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:17.002879 crc crio[22579]: time=\"2026-06-12T16:17:17.002784687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:17.033033 crc crio[22579]: time=\"2026-06-12T16:17:17.032944114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:17.044080 crc crio[22579]: 2026-06-12T16:17:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7494ee0317e2ea3 Mac:46:8c:5a:26:c7:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:17.045722 crc crio[22579]: time=\"2026-06-12T16:17:17.045653657Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf56cc47f-tvv7l Namespace:openstack ID:7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 UID:534cced7-ee2d-4a53-b181-c4dd871b32c8 NetNS:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod534cced7_ee2d_4a53_b181_c4dd871b32c8.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}\"\nJun 12 16:17:17.045901 crc crio[22579]: time=\"2026-06-12T16:17:17.045850552Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf56cc47f-tvv7l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:17.058585 crc crio[22579]: time=\"2026-06-12T16:17:17.057658342Z\" level=info msg=\"Stopped pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=616008b7-3d37-4b34-8cdf-1021c8736b3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:17.069220 crc crio[22579]: time=\"2026-06-12T16:17:17.069115013Z\" level=info msg=\"Ran pod sandbox 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 with infra container: openstack/dnsmasq-dns-bf56cc47f-tvv7l/POD\" id=aa748115-d033-4c01-a8df-817baf3d0585 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:17.072489 crc crio[22579]: time=\"2026-06-12T16:17:17.072339925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b47f4582-32e6-4850-a8f7-5ea895fdd1c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:17.202336 crc crio[22579]: time=\"2026-06-12T16:17:17.202183106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=926907a9-9dc4-4081-b006-7ebd8208ff51 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:17.231175 crc crio[22579]: time=\"2026-06-12T16:17:17.231092231Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf56cc47f-tvv7l/init\" id=a20c0987-2eb2-4cca-89b4-a9762e9c0b9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:17.231689 crc crio[22579]: time=\"2026-06-12T16:17:17.231578394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:17.543567 crc crio[22579]: time=\"2026-06-12T16:17:17.533968682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:17.590037 crc crio[22579]: time=\"2026-06-12T16:17:17.589990936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:17.653079 crc crio[22579]: time=\"2026-06-12T16:17:17.644722598Z\" level=info msg=\"Created container 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002: openstack/neutron-546c4497b-dcpf7/neutron-api\" id=305911a3-604a-4553-b9a5-90d4c2b053f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:17.653079 crc crio[22579]: time=\"2026-06-12T16:17:17.650231638Z\" level=info msg=\"Starting container: 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002\" id=1adbe342-d005-478b-b0fd-c7e50cc3c858 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:17.683438 crc crio[22579]: time=\"2026-06-12T16:17:17.683272588Z\" level=info msg=\"Started container\" PID=75553 containerID=0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002 description=openstack/neutron-546c4497b-dcpf7/neutron-api id=1adbe342-d005-478b-b0fd-c7e50cc3c858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\nJun 12 16:17:17.715699 crc crio[22579]: time=\"2026-06-12T16:17:17.715391014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0e51b523-2ad4-474a-b353-3b766b73cf1c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:17.752886 crc crio[22579]: time=\"2026-06-12T16:17:17.75257968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dd5ae23d-d5c9-4595-a4b7-feb6a9b11034 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:17.768152 crc crio[22579]: time=\"2026-06-12T16:17:17.766164865Z\" level=info msg=\"Creating container: openstack/neutron-546c4497b-dcpf7/neutron-httpd\" id=62d0f4e4-925c-4f3a-a354-3ed329fe4559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:17.768152 crc crio[22579]: time=\"2026-06-12T16:17:17.766608646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:18.051185 crc crio[22579]: time=\"2026-06-12T16:17:18.050770101Z\" level=info msg=\"Created container cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5: openstack/dnsmasq-dns-bf56cc47f-tvv7l/init\" id=a20c0987-2eb2-4cca-89b4-a9762e9c0b9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:18.066549 crc crio[22579]: time=\"2026-06-12T16:17:18.065341231Z\" level=info msg=\"Starting container: cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5\" id=cb14dbcb-d122-4012-8e6e-89a9d1d90839 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:18.072752 crc crio[22579]: time=\"2026-06-12T16:17:18.072163205Z\" level=info msg=\"Started container\" PID=75595 containerID=cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5 description=openstack/dnsmasq-dns-bf56cc47f-tvv7l/init id=cb14dbcb-d122-4012-8e6e-89a9d1d90839 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\nJun 12 16:17:18.139917 crc crio[22579]: time=\"2026-06-12T16:17:18.126154668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:18.139917 crc crio[22579]: time=\"2026-06-12T16:17:18.136711436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:18.168662 crc crio[22579]: time=\"2026-06-12T16:17:18.168531925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:18.207710 crc crio[22579]: time=\"2026-06-12T16:17:18.205196077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c0a02ce7-880c-46ee-abb8-859e90c2c217 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:18.270547 crc crio[22579]: time=\"2026-06-12T16:17:18.270007115Z\" level=info msg=\"Removing container: 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c\" id=5abb6a47-e72a-45b4-aab1-41dc1d6d8ab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:18.370580 crc crio[22579]: time=\"2026-06-12T16:17:18.370354326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=abd1419e-376f-44ce-a354-e74bacf6559d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:18.395068 crc crio[22579]: time=\"2026-06-12T16:17:18.38193012Z\" level=info msg=\"Removed container 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns\" id=5abb6a47-e72a-45b4-aab1-41dc1d6d8ab1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:18.398702 crc crio[22579]: time=\"2026-06-12T16:17:18.398628385Z\" level=info msg=\"Removing container: 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82\" id=db827c4b-3361-43f1-bb6e-499f05dcb1a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:18.400114 crc crio[22579]: time=\"2026-06-12T16:17:18.400027021Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns\" id=df8f3f20-0673-4477-9047-230bc30e1cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:18.400565 crc crio[22579]: time=\"2026-06-12T16:17:18.400479622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:18.500216 crc crio[22579]: time=\"2026-06-12T16:17:18.499784967Z\" level=info msg=\"Created container 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35: openstack/neutron-546c4497b-dcpf7/neutron-httpd\" id=62d0f4e4-925c-4f3a-a354-3ed329fe4559 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:18.502275 crc crio[22579]: time=\"2026-06-12T16:17:18.502151647Z\" level=info msg=\"Starting container: 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35\" id=7f127d14-411c-4118-9002-54723e943127 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:18.512406 crc crio[22579]: time=\"2026-06-12T16:17:18.509631507Z\" level=info msg=\"Created container 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded: openstack/glance-default-external-api-0/glance-httpd\" id=bbb1e798-751d-4f9d-90de-d41e78365f13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:18.513685 crc crio[22579]: time=\"2026-06-12T16:17:18.513582688Z\" level=info msg=\"Starting container: 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded\" id=d6eca51b-5179-4f45-8822-7423b7821826 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:18.519813 crc crio[22579]: time=\"2026-06-12T16:17:18.519687853Z\" level=info msg=\"Started container\" PID=75628 containerID=6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded description=openstack/glance-default-external-api-0/glance-httpd id=d6eca51b-5179-4f45-8822-7423b7821826 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\nJun 12 16:17:18.523678 crc crio[22579]: time=\"2026-06-12T16:17:18.523479239Z\" level=info msg=\"Started container\" PID=75627 containerID=3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35 description=openstack/neutron-546c4497b-dcpf7/neutron-httpd id=7f127d14-411c-4118-9002-54723e943127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\nJun 12 16:17:18.540681 crc crio[22579]: time=\"2026-06-12T16:17:18.540594484Z\" level=info msg=\"Removed container 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init\" id=db827c4b-3361-43f1-bb6e-499f05dcb1a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:18.565289 crc crio[22579]: time=\"2026-06-12T16:17:18.565147419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:18.575109 crc crio[22579]: time=\"2026-06-12T16:17:18.57502684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:18.645188 crc crio[22579]: time=\"2026-06-12T16:17:18.644379673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:18.738712 crc crio[22579]: time=\"2026-06-12T16:17:18.738634709Z\" level=info msg=\"Created container cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns\" id=df8f3f20-0673-4477-9047-230bc30e1cbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:18.739885 crc crio[22579]: time=\"2026-06-12T16:17:18.739808079Z\" level=info msg=\"Starting container: cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83\" id=33e5e2bf-4d25-4901-ae2c-860d25358211 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:18.745340 crc crio[22579]: time=\"2026-06-12T16:17:18.745277148Z\" level=info msg=\"Started container\" PID=75667 containerID=cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83 description=openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns id=33e5e2bf-4d25-4901-ae2c-860d25358211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\nJun 12 16:17:18.758670 crc crio[22579]: time=\"2026-06-12T16:17:18.758591947Z\" level=info msg=\"Created container aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575: openstack/glance-default-internal-api-0/glance-httpd\" id=f39ea17f-c2d5-493b-954c-71f04a663f14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:18.762368 crc crio[22579]: time=\"2026-06-12T16:17:18.76226793Z\" level=info msg=\"Starting container: aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575\" id=10cab958-53d4-40d4-af51-1fcf1deacdd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:18.770760 crc crio[22579]: time=\"2026-06-12T16:17:18.770684984Z\" level=info msg=\"Started container\" PID=75677 containerID=aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575 description=openstack/glance-default-internal-api-0/glance-httpd id=10cab958-53d4-40d4-af51-1fcf1deacdd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\nJun 12 16:17:19.352074 crc crio[22579]: time=\"2026-06-12T16:17:19.351629004Z\" level=info msg=\"Stopping container: 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded (timeout: 30s)\" id=ca1b480f-63cf-462c-8c49-c2b879b54cd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:19.353141 crc crio[22579]: time=\"2026-06-12T16:17:19.35302401Z\" level=info msg=\"Stopping container: e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb (timeout: 30s)\" id=283e0a1a-bf45-4fca-b6f7-c1ede9ddce0c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.453304549Z\" level=info msg=\"Stopping pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=8d595008-774d-47c2-a96c-c5235cd6806a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.453697949Z\" level=info msg=\"Stopping container: 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7 (timeout: 30s)\" id=a017f1de-5f7f-48ca-b86e-1190b4158192 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.453829953Z\" level=info msg=\"Stopping pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=39a10422-68a4-4d65-9d9e-73454f47ae6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.453960016Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ldkwf Namespace:openstack ID:eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d UID:07aa0ad9-c35c-4127-ab44-d67c9af59e9f NetNS:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07aa0ad9_c35c_4127_ab44_d67c9af59e9f.slice PodAnnotations:0xc000c9ab78}] Aliases:map[]}\"\nJun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.45410017Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-ldkwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.454357346Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vw7df Namespace:openstack ID:46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 UID:4b91ac0b-ce77-409e-ba39-2a4bfb681874 NetNS:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b91ac0b_ce77_409e_ba39_2a4bfb681874.slice PodAnnotations:0xc006b8ea18}] Aliases:map[]}\"\nJun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.454591602Z\" level=info msg=\"Stopping container: aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575 (timeout: 30s)\" id=b5392787-e749-4202-9c97-95b2f5c9e322 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:19.458792 crc crio[22579]: time=\"2026-06-12T16:17:19.458735618Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-vw7df from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:19.665008 crc crio[22579]: time=\"2026-06-12T16:17:19.664653542Z\" level=info msg=\"Stopped container e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb: openstack/glance-default-external-api-0/glance-log\" id=283e0a1a-bf45-4fca-b6f7-c1ede9ddce0c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:19.775541 crc crio[22579]: time=\"2026-06-12T16:17:19.77236717Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7b9ff5749c-pb7kh/POD\" id=5b946bce-798e-4dda-8899-ee6870d8d7a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:19.775541 crc crio[22579]: time=\"2026-06-12T16:17:19.772486143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:19.893176 crc crio[22579]: time=\"2026-06-12T16:17:19.893061249Z\" level=info msg=\"Stopped container 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7: openstack/glance-default-internal-api-0/glance-log\" id=a017f1de-5f7f-48ca-b86e-1190b4158192 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:20.127177 crc crio[22579]: time=\"2026-06-12T16:17:20.126701149Z\" level=info msg=\"Stopped container aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575: openstack/glance-default-internal-api-0/glance-httpd\" id=b5392787-e749-4202-9c97-95b2f5c9e322 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:20.128257 crc crio[22579]: time=\"2026-06-12T16:17:20.128159296Z\" level=info msg=\"Stopping pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=24900587-ecac-48f7-ab84-a5eeb82c5bb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:20.128839 crc crio[22579]: time=\"2026-06-12T16:17:20.128769962Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d UID:d3e77bfa-7106-4476-9464-dd027a117fef NetNS:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3e77bfa_7106_4476_9464_dd027a117fef.slice PodAnnotations:0xc006b8ed90}] Aliases:map[]}\"\nJun 12 16:17:20.129072 crc crio[22579]: time=\"2026-06-12T16:17:20.129002728Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:20.129573 crc crio[22579]: time=\"2026-06-12T16:17:20.129401498Z\" level=info msg=\"Stopped pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=39a10422-68a4-4d65-9d9e-73454f47ae6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:20.310912 crc crio[22579]: time=\"2026-06-12T16:17:20.31081108Z\" level=info msg=\"Stopped container 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded: openstack/glance-default-external-api-0/glance-httpd\" id=ca1b480f-63cf-462c-8c49-c2b879b54cd2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:20.315852 crc crio[22579]: time=\"2026-06-12T16:17:20.315754076Z\" level=info msg=\"Stopping pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=63ab9cca-5939-4377-9db3-913664cf9663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:20.316344 crc crio[22579]: time=\"2026-06-12T16:17:20.316266569Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 UID:dc5839df-358c-4779-8c19-4508b7b0e78d NetNS:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5839df_358c_4779_8c19_4508b7b0e78d.slice PodAnnotations:0xc0012166d8}] Aliases:map[]}\"\nJun 12 16:17:20.316609 crc crio[22579]: time=\"2026-06-12T16:17:20.316565266Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:20.330205 crc crio[22579]: time=\"2026-06-12T16:17:20.330016048Z\" level=info msg=\"Stopped pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=8d595008-774d-47c2-a96c-c5235cd6806a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:20.361376 crc crio[22579]: time=\"2026-06-12T16:17:20.361294793Z\" level=info msg=\"Got pod network &{Name:neutron-7b9ff5749c-pb7kh Namespace:openstack ID:a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 UID:f2d85e71-bf39-4eed-b96d-b7030c89ce84 NetNS:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2d85e71_bf39_4eed_b96d_b7030c89ce84.slice PodAnnotations:0xc006b8f098}] Aliases:map[]}\"\nJun 12 16:17:20.361376 crc crio[22579]: time=\"2026-06-12T16:17:20.361360325Z\" level=info msg=\"Adding pod openstack_neutron-7b9ff5749c-pb7kh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:20.808101 crc crio[22579]: time=\"2026-06-12T16:17:20.807361394Z\" level=info msg=\"Stopped pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=24900587-ecac-48f7-ab84-a5eeb82c5bb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:21.025696 crc crio[22579]: time=\"2026-06-12T16:17:21.025604293Z\" level=info msg=\"Running pod sandbox: openstack/placement-c74948546-gcxxf/POD\" id=657c25b8-7ed8-4af5-997c-dcdc15fba3d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:21.025800 crc crio[22579]: time=\"2026-06-12T16:17:21.025733016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:21.151375 crc crio[22579]: time=\"2026-06-12T16:17:21.149720859Z\" level=info msg=\"Stopped pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=63ab9cca-5939-4377-9db3-913664cf9663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:21.152933 crc crio[22579]: time=\"2026-06-12T16:17:21.152846948Z\" level=info msg=\"Got pod network &{Name:placement-c74948546-gcxxf Namespace:openstack ID:9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 UID:20aa0e5d-90a9-4c72-9c0b-d86a788a59c1 NetNS:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20aa0e5d_90a9_4c72_9c0b_d86a788a59c1.slice PodAnnotations:0xc00130c178}] Aliases:map[]}\"\nJun 12 16:17:21.152933 crc crio[22579]: time=\"2026-06-12T16:17:21.15291866Z\" level=info msg=\"Adding pod openstack_placement-c74948546-gcxxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:21.364346 crc crio[22579]: 2026-06-12T16:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4988e245d422a5 Mac:7e:e2:6e:5f:1d:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:21.364346 crc crio[22579]: time=\"2026-06-12T16:17:21.362250692Z\" level=info msg=\"Got pod network &{Name:neutron-7b9ff5749c-pb7kh Namespace:openstack ID:a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 UID:f2d85e71-bf39-4eed-b96d-b7030c89ce84 NetNS:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2d85e71_bf39_4eed_b96d_b7030c89ce84.slice PodAnnotations:0xc006b8f098}] Aliases:map[]}\"\nJun 12 16:17:21.364346 crc crio[22579]: time=\"2026-06-12T16:17:21.362481368Z\" level=info msg=\"Checking pod openstack_neutron-7b9ff5749c-pb7kh for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:21.395895 crc crio[22579]: time=\"2026-06-12T16:17:21.395403655Z\" level=info msg=\"Ran pod sandbox a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 with infra container: openstack/neutron-7b9ff5749c-pb7kh/POD\" id=5b946bce-798e-4dda-8899-ee6870d8d7a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:21.418348 crc crio[22579]: time=\"2026-06-12T16:17:21.417952208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d7f1a3cd-f7ed-48b2-bf02-769eff383540 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:21.537921 crc crio[22579]: time=\"2026-06-12T16:17:21.537831826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=676e44a0-a51d-4da9-bbff-a6f86aa285a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:21.553833 crc crio[22579]: time=\"2026-06-12T16:17:21.553773281Z\" level=info msg=\"Creating container: openstack/neutron-7b9ff5749c-pb7kh/neutron-api\" id=d7789242-a854-472a-856f-203cb1a598f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:21.554853 crc crio[22579]: time=\"2026-06-12T16:17:21.554822168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:21.632635 crc crio[22579]: time=\"2026-06-12T16:17:21.632464742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:21.636128 crc crio[22579]: time=\"2026-06-12T16:17:21.636063793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:21.694393 crc crio[22579]: time=\"2026-06-12T16:17:21.694290764Z\" level=info msg=\"Removing container: aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575\" id=e1bc63a2-e9ed-47be-99de-c57dee880655 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:21.721557 crc crio[22579]: time=\"2026-06-12T16:17:21.717987176Z\" level=info msg=\"Stopping pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=33872842-e845-4ad9-8f95-13ad342e2044 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:21.721557 crc crio[22579]: time=\"2026-06-12T16:17:21.718587012Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-cvwct Namespace:openstack ID:3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e UID:04ec6710-bddc-4e4c-bc44-a7d2c69d9bbf NetNS:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ec6710_bddc_4e4c_bc44_a7d2c69d9bbf.slice PodAnnotations:0xc00130c7c8}] Aliases:map[]}\"\nJun 12 16:17:21.721557 crc crio[22579]: time=\"2026-06-12T16:17:21.718753286Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-cvwct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:21.787860 crc crio[22579]: time=\"2026-06-12T16:17:21.787689468Z\" level=info msg=\"Removed container aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575: openstack/glance-default-internal-api-0/glance-httpd\" id=e1bc63a2-e9ed-47be-99de-c57dee880655 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:21.928343 crc crio[22579]: time=\"2026-06-12T16:17:21.928252092Z\" level=info msg=\"Removing container: 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7\" id=74352a37-405f-428c-b863-6a13765b7cd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:21.941635 crc crio[22579]: 2026-06-12T16:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f3ada34fcdef39 Mac:5a:e2:ce:c0:76:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:21.955116 crc crio[22579]: time=\"2026-06-12T16:17:21.950840556Z\" level=info msg=\"Got pod network &{Name:placement-c74948546-gcxxf Namespace:openstack ID:9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 UID:20aa0e5d-90a9-4c72-9c0b-d86a788a59c1 NetNS:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20aa0e5d_90a9_4c72_9c0b_d86a788a59c1.slice PodAnnotations:0xc00130c178}] Aliases:map[]}\"\nJun 12 16:17:21.955116 crc crio[22579]: time=\"2026-06-12T16:17:21.95097686Z\" level=info msg=\"Checking pod openstack_placement-c74948546-gcxxf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:21.987856 crc crio[22579]: time=\"2026-06-12T16:17:21.986823101Z\" level=info msg=\"Ran pod sandbox 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 with infra container: openstack/placement-c74948546-gcxxf/POD\" id=657c25b8-7ed8-4af5-997c-dcdc15fba3d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:21.993098 crc crio[22579]: time=\"2026-06-12T16:17:21.993037759Z\" level=info msg=\"Created container ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f: openstack/neutron-7b9ff5749c-pb7kh/neutron-api\" id=d7789242-a854-472a-856f-203cb1a598f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:21.998471 crc crio[22579]: time=\"2026-06-12T16:17:21.998263892Z\" level=info msg=\"Starting container: ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f\" id=2a8dfc8a-d113-47ae-85a6-2b8abeca863a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:22.046594 crc crio[22579]: time=\"2026-06-12T16:17:22.045860312Z\" level=info msg=\"Started container\" PID=76578 containerID=ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f description=openstack/neutron-7b9ff5749c-pb7kh/neutron-api id=2a8dfc8a-d113-47ae-85a6-2b8abeca863a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\nJun 12 16:17:22.085453 crc crio[22579]: time=\"2026-06-12T16:17:22.083673904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=787852aa-f206-4a43-850f-213999e798b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:22.119017 crc crio[22579]: time=\"2026-06-12T16:17:22.118853618Z\" level=info msg=\"Removed container 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7: openstack/glance-default-internal-api-0/glance-log\" id=74352a37-405f-428c-b863-6a13765b7cd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:22.134667 crc crio[22579]: time=\"2026-06-12T16:17:22.134438354Z\" level=info msg=\"Removing container: 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded\" id=2cd3e58d-0a2b-46ec-8cee-537fc10fa5bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:22.186610 crc crio[22579]: time=\"2026-06-12T16:17:22.186560439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9324aed4-c6de-4f23-95db-800a783f942f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:22.251104 crc crio[22579]: time=\"2026-06-12T16:17:22.251025818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2bfacf12-2453-4aaa-b714-7fbae36ecb7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:22.269827 crc crio[22579]: time=\"2026-06-12T16:17:22.267472497Z\" level=info msg=\"Creating container: openstack/placement-c74948546-gcxxf/placement-log\" id=daab5021-e371-4b00-b455-a72a5e37256e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:22.269827 crc crio[22579]: time=\"2026-06-12T16:17:22.267933028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:22.320985 crc crio[22579]: time=\"2026-06-12T16:17:22.317356765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f3cff52d-7141-42df-ba0b-5e5ceb74bd16 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:22.338227 crc crio[22579]: time=\"2026-06-12T16:17:22.338178644Z\" level=info msg=\"Creating container: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd\" id=89604abb-9052-47ca-b1af-805cc736b20d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:22.348051 crc crio[22579]: time=\"2026-06-12T16:17:22.347928412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:22.349188 crc crio[22579]: time=\"2026-06-12T16:17:22.349113832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:22.353825 crc crio[22579]: time=\"2026-06-12T16:17:22.353677418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:22.372940 crc crio[22579]: time=\"2026-06-12T16:17:22.36788883Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6f74648494-27dv7/POD\" id=bcfc7a76-fb0b-4123-ba70-4ae8f0ebe29f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:22.372940 crc crio[22579]: time=\"2026-06-12T16:17:22.367990282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:22.427604 crc crio[22579]: time=\"2026-06-12T16:17:22.427081405Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=c7f337e8-2dc4-4530-b76f-38272324991d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:22.427755 crc crio[22579]: time=\"2026-06-12T16:17:22.427630469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:22.434043 crc crio[22579]: time=\"2026-06-12T16:17:22.433957959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:22.445060 crc crio[22579]: time=\"2026-06-12T16:17:22.444888467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:22.458813 crc crio[22579]: time=\"2026-06-12T16:17:22.458730639Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=fd5b8d96-a7b9-4d31-8241-4db6ba6dcb53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:22.459228 crc crio[22579]: time=\"2026-06-12T16:17:22.458851152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:22.481885 crc crio[22579]: time=\"2026-06-12T16:17:22.481645522Z\" level=info msg=\"Stopped pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=33872842-e845-4ad9-8f95-13ad342e2044 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:22.494873 crc crio[22579]: time=\"2026-06-12T16:17:22.492137629Z\" level=info msg=\"Got pod network &{Name:keystone-6f74648494-27dv7 Namespace:openstack ID:0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3 UID:b265bf27-7b13-4f14-8d52-5ffa079ecba0 NetNS:/var/run/netns/6036a7b4-86fa-4705-9955-9fb9bc98d658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb265bf27_7b13_4f14_8d52_5ffa079ecba0.slice PodAnnotations:0xc0006220b8}] Aliases:map[]}\"\nJun 12 16:17:22.494873 crc crio[22579]: time=\"2026-06-12T16:17:22.49218869Z\" level=info msg=\"Adding pod openstack_keystone-6f74648494-27dv7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:22.546111 crc crio[22579]: time=\"2026-06-12T16:17:22.54488208Z\" level=info msg=\"Removed container 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded: openstack/glance-default-external-api-0/glance-httpd\" id=2cd3e58d-0a2b-46ec-8cee-537fc10fa5bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:22.559806 crc crio[22579]: time=\"2026-06-12T16:17:22.559614304Z\" level=info msg=\"Removing container: e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb\" id=4b446c8b-2859-4816-a412-f19934494513 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:22.624547 crc crio[22579]: time=\"2026-06-12T16:17:22.623089728Z\" level=info msg=\"Removed container e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb: openstack/glance-default-external-api-0/glance-log\" id=4b446c8b-2859-4816-a412-f19934494513 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:22.668093 crc crio[22579]: time=\"2026-06-12T16:17:22.667905147Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 UID:3fc3d4e4-e73b-48ef-ab92-38f719fbac7b NetNS:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3fc3d4e4_e73b_48ef_ab92_38f719fbac7b.slice PodAnnotations:0xc000548878}] Aliases:map[]}\"\nJun 12 16:17:22.668093 crc crio[22579]: time=\"2026-06-12T16:17:22.668075232Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:22.682766 crc crio[22579]: time=\"2026-06-12T16:17:22.682630532Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 UID:ecc8a0fb-a7f1-420b-a47c-d08a571c8b1f NetNS:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecc8a0fb_a7f1_420b_a47c_d08a571c8b1f.slice PodAnnotations:0xc00130c2f0}] Aliases:map[]}\"\nJun 12 16:17:22.682766 crc crio[22579]: time=\"2026-06-12T16:17:22.682746045Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:22.741705 crc crio[22579]: time=\"2026-06-12T16:17:22.741108818Z\" level=info msg=\"Created container 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78: openstack/placement-c74948546-gcxxf/placement-log\" id=daab5021-e371-4b00-b455-a72a5e37256e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:22.748668 crc crio[22579]: time=\"2026-06-12T16:17:22.74786057Z\" level=info msg=\"Starting container: 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78\" id=8217f4fb-3373-4bf2-b857-daa70955df3c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:22.775048 crc crio[22579]: time=\"2026-06-12T16:17:22.772730712Z\" level=info msg=\"Started container\" PID=76671 containerID=6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78 description=openstack/placement-c74948546-gcxxf/placement-log id=8217f4fb-3373-4bf2-b857-daa70955df3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\nJun 12 16:17:22.802730 crc crio[22579]: time=\"2026-06-12T16:17:22.802588782Z\" level=info msg=\"Created container 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd\" id=89604abb-9052-47ca-b1af-805cc736b20d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:22.808960 crc crio[22579]: time=\"2026-06-12T16:17:22.808878742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=19a963c6-77df-4a6e-a8bb-ce0dbd1770a9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:22.809773 crc crio[22579]: time=\"2026-06-12T16:17:22.809482887Z\" level=info msg=\"Starting container: 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6\" id=d9a7ad12-f515-454a-91a5-39932131d371 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:22.826918 crc crio[22579]: time=\"2026-06-12T16:17:22.826828818Z\" level=info msg=\"Started container\" PID=76678 containerID=77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6 description=openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd id=d9a7ad12-f515-454a-91a5-39932131d371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\nJun 12 16:17:22.954132 crc crio[22579]: time=\"2026-06-12T16:17:22.95120074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=89deb87d-546c-4217-a90c-1d64d6b27dd4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:22.973895 crc crio[22579]: time=\"2026-06-12T16:17:22.973593199Z\" level=info msg=\"Creating container: openstack/placement-c74948546-gcxxf/placement-api\" id=61c017f0-9e6b-4d4e-b29b-1a1494944b35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:22.974348 crc crio[22579]: time=\"2026-06-12T16:17:22.974172514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:23.053883 crc crio[22579]: time=\"2026-06-12T16:17:23.052836013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:23.073229 crc crio[22579]: time=\"2026-06-12T16:17:23.072179575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:23.360789 crc crio[22579]: 2026-06-12T16:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a7a6253110bf2c Mac:be:14:70:8d:a8:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/6036a7b4-86fa-4705-9955-9fb9bc98d658 SocketPath: PciID:}] [{Interface:0xc0004a2d70 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:23.361795 crc crio[22579]: time=\"2026-06-12T16:17:23.361646884Z\" level=info msg=\"Got pod network &{Name:keystone-6f74648494-27dv7 Namespace:openstack ID:0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3 UID:b265bf27-7b13-4f14-8d52-5ffa079ecba0 NetNS:/var/run/netns/6036a7b4-86fa-4705-9955-9fb9bc98d658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb265bf27_7b13_4f14_8d52_5ffa079ecba0.slice PodAnnotations:0xc0006220b8}] Aliases:map[]}\"\nJun 12 16:17:23.361915 crc crio[22579]: time=\"2026-06-12T16:17:23.361808208Z\" level=info msg=\"Checking pod openstack_keystone-6f74648494-27dv7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:23.387756 crc crio[22579]: time=\"2026-06-12T16:17:23.386476096Z\" level=info msg=\"Ran pod sandbox 0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3 with infra container: openstack/keystone-6f74648494-27dv7/POD\" id=bcfc7a76-fb0b-4123-ba70-4ae8f0ebe29f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:23.388909 crc crio[22579]: time=\"2026-06-12T16:17:23.388847746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ae091964-d5a0-4355-92e1-cfd200741f75 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:23.505962 crc crio[22579]: time=\"2026-06-12T16:17:23.503197723Z\" level=info msg=\"Created container d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a: openstack/placement-c74948546-gcxxf/placement-api\" id=61c017f0-9e6b-4d4e-b29b-1a1494944b35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:23.507479 crc crio[22579]: time=\"2026-06-12T16:17:23.507377639Z\" level=info msg=\"Starting container: d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a\" id=501defdc-048a-4892-a2f4-3baff62e17fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:23.542552 crc crio[22579]: time=\"2026-06-12T16:17:23.542364739Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-566c4995b7-52swz/POD\" id=392b8fc6-712d-4220-89d8-f1484b8e1fe4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:23.542697 crc crio[22579]: time=\"2026-06-12T16:17:23.542561214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:23.562261 crc crio[22579]: time=\"2026-06-12T16:17:23.558992032Z\" level=info msg=\"Started container\" PID=76816 containerID=d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a description=openstack/placement-c74948546-gcxxf/placement-api id=501defdc-048a-4892-a2f4-3baff62e17fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\nJun 12 16:17:23.605560 crc crio[22579]: time=\"2026-06-12T16:17:23.604769395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=510530fb-d813-4f2d-90c1-9e3dc0dfc1c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:23.617273 crc crio[22579]: time=\"2026-06-12T16:17:23.613703893Z\" level=info msg=\"Stopping container: cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83 (timeout: 10s)\" id=61edc644-422f-4028-b60b-2e8a3047b9ac name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:23.649220 crc crio[22579]: time=\"2026-06-12T16:17:23.649125223Z\" level=info msg=\"Creating container: openstack/keystone-6f74648494-27dv7/keystone-api\" id=ec6186b7-4dcc-4184-9c15-664a34e7e300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:23.650296 crc crio[22579]: time=\"2026-06-12T16:17:23.64977252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:23.666662 crc crio[22579]: time=\"2026-06-12T16:17:23.666454114Z\" level=info msg=\"Got pod network &{Name:barbican-worker-566c4995b7-52swz Namespace:openstack ID:86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d UID:56e65be4-3246-4d87-a760-c3446b1e4558 NetNS:/var/run/netns/ff365800-0000-4d37-bbb8-f5ce6c2a49e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56e65be4_3246_4d87_a760_c3446b1e4558.slice PodAnnotations:0xc00130c6f8}] Aliases:map[]}\"\nJun 12 16:17:23.666662 crc crio[22579]: time=\"2026-06-12T16:17:23.666592297Z\" level=info msg=\"Adding pod openstack_barbican-worker-566c4995b7-52swz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:23.681234 crc crio[22579]: time=\"2026-06-12T16:17:23.681159688Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5df858d6bb-72kbq/POD\" id=8415509f-4800-4db7-9cab-47d1b6e993d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:23.681346 crc crio[22579]: time=\"2026-06-12T16:17:23.681282891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:23.852920 crc crio[22579]: 2026-06-12T16:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b2fb9e01d87b64 Mac:be:bc:87:11:de:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:23.863863 crc crio[22579]: time=\"2026-06-12T16:17:23.86295049Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 UID:ecc8a0fb-a7f1-420b-a47c-d08a571c8b1f NetNS:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecc8a0fb_a7f1_420b_a47c_d08a571c8b1f.slice PodAnnotations:0xc00130c2f0}] Aliases:map[]}\"\nJun 12 16:17:23.863863 crc crio[22579]: time=\"2026-06-12T16:17:23.863226477Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:24.013590 crc crio[22579]: time=\"2026-06-12T16:17:24.011980979Z\" level=info msg=\"Ran pod sandbox 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 with infra container: openstack/glance-default-external-api-0/POD\" id=fd5b8d96-a7b9-4d31-8241-4db6ba6dcb53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:24.050798 crc crio[22579]: time=\"2026-06-12T16:17:24.044775132Z\" level=info msg=\"Stopped container cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns\" id=61edc644-422f-4028-b60b-2e8a3047b9ac name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:24.050798 crc crio[22579]: time=\"2026-06-12T16:17:24.050738744Z\" level=info msg=\"Stopping pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=197674f2-0ec2-4b6a-adb5-5af4946d6967 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:24.051672 crc crio[22579]: time=\"2026-06-12T16:17:24.051470993Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf56cc47f-tvv7l Namespace:openstack ID:7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 UID:534cced7-ee2d-4a53-b181-c4dd871b32c8 NetNS:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod534cced7_ee2d_4a53_b181_c4dd871b32c8.slice PodAnnotations:0xc000622350}] Aliases:map[]}\"\nJun 12 16:17:24.080541 crc crio[22579]: time=\"2026-06-12T16:17:24.077046633Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf56cc47f-tvv7l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:24.080541 crc crio[22579]: time=\"2026-06-12T16:17:24.051996666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=83c1da8c-8e05-4884-9ff1-4bea4d55c580 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:24.166547 crc crio[22579]: time=\"2026-06-12T16:17:24.152474541Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-c5b89b8f8-pkwtb/POD\" id=3dd4351f-1228-4670-b5f2-99bc4e72f33c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:24.166547 crc crio[22579]: time=\"2026-06-12T16:17:24.152638725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:24.245294 crc crio[22579]: time=\"2026-06-12T16:17:24.245142057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=67bd7d3f-4259-406e-9a91-93bd645818e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:24.253488 crc crio[22579]: 2026-06-12T16:17:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc42151c7a7eec4 Mac:5e:e1:01:78:0f:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 SocketPath: PciID:}] [{Interface:0xc00051cef0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:24.253488 crc crio[22579]: time=\"2026-06-12T16:17:24.251910579Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 UID:3fc3d4e4-e73b-48ef-ab92-38f719fbac7b NetNS:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3fc3d4e4_e73b_48ef_ab92_38f719fbac7b.slice PodAnnotations:0xc000548878}] Aliases:map[]}\"\nJun 12 16:17:24.253488 crc crio[22579]: time=\"2026-06-12T16:17:24.252088733Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:24.316556 crc crio[22579]: time=\"2026-06-12T16:17:24.315219248Z\" level=info msg=\"Stopping pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=e88d46fc-dfc3-49c4-bd3d-8a36c9930e12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:24.316556 crc crio[22579]: time=\"2026-06-12T16:17:24.315904196Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2jrgb Namespace:openstack ID:a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac UID:204f155d-f2d7-4539-99f4-5da710191ed1 NetNS:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod204f155d_f2d7_4539_99f4_5da710191ed1.slice PodAnnotations:0xc002308220}] Aliases:map[]}\"\nJun 12 16:17:24.316556 crc crio[22579]: time=\"2026-06-12T16:17:24.316034209Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-2jrgb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:24.356691 crc crio[22579]: time=\"2026-06-12T16:17:24.35106291Z\" level=info msg=\"Ran pod sandbox dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 with infra container: openstack/glance-default-internal-api-0/POD\" id=c7f337e8-2dc4-4530-b76f-38272324991d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:24.377609 crc crio[22579]: time=\"2026-06-12T16:17:24.376464595Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=8ba5e7dd-c1cf-4e14-9eab-ed11892d561e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:24.377609 crc crio[22579]: time=\"2026-06-12T16:17:24.377251495Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5df858d6bb-72kbq Namespace:openstack ID:9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045 UID:f56d9e03-03c3-47ef-bf13-2dffb2a3281e NetNS:/var/run/netns/a8a8a20e-bb8a-4500-8d17-357f929589a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56d9e03_03c3_47ef_bf13_2dffb2a3281e.slice PodAnnotations:0xc000384970}] Aliases:map[]}\"\nJun 12 16:17:24.377609 crc crio[22579]: time=\"2026-06-12T16:17:24.377274456Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5df858d6bb-72kbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:24.385547 crc crio[22579]: time=\"2026-06-12T16:17:24.382444767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4ac98ef8-b1bd-4b1f-b7f2-6496695b1a04 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:24.388825 crc crio[22579]: time=\"2026-06-12T16:17:24.386685205Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7544b8cd67-nd9hd/POD\" id=f6846f2c-35b9-4ead-b0eb-b96a7c1a2a56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:24.388825 crc crio[22579]: time=\"2026-06-12T16:17:24.387022234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:24.421652 crc crio[22579]: time=\"2026-06-12T16:17:24.421564252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:24.428755 crc crio[22579]: time=\"2026-06-12T16:17:24.428085408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:24.434594 crc crio[22579]: time=\"2026-06-12T16:17:24.432843669Z\" level=info msg=\"Got pod network &{Name:barbican-api-c5b89b8f8-pkwtb Namespace:openstack ID:5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 UID:384ea5f1-22fe-4ecd-8a67-aadd76cd5dd6 NetNS:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod384ea5f1_22fe_4ecd_8a67_aadd76cd5dd6.slice PodAnnotations:0xc000622750}] Aliases:map[]}\"\nJun 12 16:17:24.434594 crc crio[22579]: time=\"2026-06-12T16:17:24.43290891Z\" level=info msg=\"Adding pod openstack_barbican-api-c5b89b8f8-pkwtb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:24.434594 crc crio[22579]: time=\"2026-06-12T16:17:24.433997718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=586b108e-c03b-4089-98d5-2e5a10bff113 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:24.437751 crc crio[22579]: time=\"2026-06-12T16:17:24.435125667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:24.491364 crc crio[22579]: time=\"2026-06-12T16:17:24.491136741Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=d74e076a-e54a-4b8a-bb59-458f2d956c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:24.565928 crc crio[22579]: 2026-06-12T16:17:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86fe5e706f86d22 Mac:ea:f1:c4:2d:f2:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/ff365800-0000-4d37-bbb8-f5ce6c2a49e7 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:24.569858 crc crio[22579]: time=\"2026-06-12T16:17:24.568231701Z\" level=info msg=\"Got pod network &{Name:barbican-worker-566c4995b7-52swz Namespace:openstack ID:86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d UID:56e65be4-3246-4d87-a760-c3446b1e4558 NetNS:/var/run/netns/ff365800-0000-4d37-bbb8-f5ce6c2a49e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56e65be4_3246_4d87_a760_c3446b1e4558.slice PodAnnotations:0xc00130c6f8}] Aliases:map[]}\"\nJun 12 16:17:24.569858 crc crio[22579]: time=\"2026-06-12T16:17:24.568613061Z\" level=info msg=\"Checking pod openstack_barbican-worker-566c4995b7-52swz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:24.620729 crc crio[22579]: time=\"2026-06-12T16:17:24.603903788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:24.620729 crc crio[22579]: time=\"2026-06-12T16:17:24.610752992Z\" level=info msg=\"Ran pod sandbox 86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d with infra container: openstack/barbican-worker-566c4995b7-52swz/POD\" id=392b8fc6-712d-4220-89d8-f1484b8e1fe4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:24.620729 crc crio[22579]: time=\"2026-06-12T16:17:24.618807007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=2d731f48-d692-46ee-bcb4-15755ed5f0e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:24.679561 crc crio[22579]: time=\"2026-06-12T16:17:24.676839672Z\" level=info msg=\"Created container ce06c992c4ede1dde52bcf81c1b9b9f9d2f2e59f6b8f6eaa46ae678e04ccc50e: openstack/keystone-6f74648494-27dv7/keystone-api\" id=ec6186b7-4dcc-4184-9c15-664a34e7e300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:24.683315 crc crio[22579]: time=\"2026-06-12T16:17:24.6803016Z\" level=info msg=\"Starting container: ce06c992c4ede1dde52bcf81c1b9b9f9d2f2e59f6b8f6eaa46ae678e04ccc50e\" id=35551a30-72b2-4db9-949e-852847d599b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:24.685708 crc crio[22579]: time=\"2026-06-12T16:17:24.685614665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=2d731f48-d692-46ee-bcb4-15755ed5f0e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:24.685868 crc crio[22579]: time=\"2026-06-12T16:17:24.68578355Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=2d731f48-d692-46ee-bcb4-15755ed5f0e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:24.697308 crc crio[22579]: time=\"2026-06-12T16:17:24.697090037Z\" level=info msg=\"Started container\" PID=77219 containerID=ce06c992c4ede1dde52bcf81c1b9b9f9d2f2e59f6b8f6eaa46ae678e04ccc50e description=openstack/keystone-6f74648494-27dv7/keystone-api id=35551a30-72b2-4db9-949e-852847d599b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3\nJun 12 16:17:24.697308 crc crio[22579]: time=\"2026-06-12T16:17:24.69722169Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=625a87b5-528b-4540-b439-a6feec07ce3b name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:24.699940 crc crio[22579]: time=\"2026-06-12T16:17:24.699845637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:24.708339 crc crio[22579]: time=\"2026-06-12T16:17:24.708258051Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 12 16:17:24.725333 crc crio[22579]: time=\"2026-06-12T16:17:24.725161631Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-nd9hd Namespace:openstack ID:d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 UID:1c60f954-5b13-4fa8-b85b-fd91df3a7b24 NetNS:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c60f954_5b13_4fa8_b85b_fd91df3a7b24.slice PodAnnotations:0xc00008cbe8}] Aliases:map[]}\"\nJun 12 16:17:24.725333 crc crio[22579]: time=\"2026-06-12T16:17:24.725232092Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7544b8cd67-nd9hd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:24.785803 crc crio[22579]: time=\"2026-06-12T16:17:24.783671728Z\" level=info msg=\"Stopped pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=197674f2-0ec2-4b6a-adb5-5af4946d6967 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:24.866707 crc crio[22579]: time=\"2026-06-12T16:17:24.860705927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:25.126269 crc crio[22579]: time=\"2026-06-12T16:17:25.126216177Z\" level=info msg=\"Stopped pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=e88d46fc-dfc3-49c4-bd3d-8a36c9930e12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:25.231091 crc crio[22579]: 2026-06-12T16:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b8654cfa57dfb0 Mac:ae:35:1e:39:a2:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/a8a8a20e-bb8a-4500-8d17-357f929589a2 SocketPath: PciID:}] [{Interface:0xc000514d90 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:25.233333 crc crio[22579]: time=\"2026-06-12T16:17:25.233253199Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5df858d6bb-72kbq Namespace:openstack ID:9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045 UID:f56d9e03-03c3-47ef-bf13-2dffb2a3281e NetNS:/var/run/netns/a8a8a20e-bb8a-4500-8d17-357f929589a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56d9e03_03c3_47ef_bf13_2dffb2a3281e.slice PodAnnotations:0xc000384970}] Aliases:map[]}\"\nJun 12 16:17:25.233570 crc crio[22579]: time=\"2026-06-12T16:17:25.233471384Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5df858d6bb-72kbq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:25.280743 crc crio[22579]: time=\"2026-06-12T16:17:25.278871838Z\" level=info msg=\"Ran pod sandbox 9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045 with infra container: openstack/barbican-keystone-listener-5df858d6bb-72kbq/POD\" id=8415509f-4800-4db7-9cab-47d1b6e993d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:25.285878 crc crio[22579]: time=\"2026-06-12T16:17:25.285767064Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=af6463a9-01b4-46c3-8455-34e53e9937e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:25.286083 crc crio[22579]: time=\"2026-06-12T16:17:25.285958339Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=af6463a9-01b4-46c3-8455-34e53e9937e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:25.286083 crc crio[22579]: time=\"2026-06-12T16:17:25.28600322Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=af6463a9-01b4-46c3-8455-34e53e9937e5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:25.287013 crc crio[22579]: time=\"2026-06-12T16:17:25.28681403Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=cd090b28-1aab-4453-85af-8c1d8dab2ec3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:25.290272 crc crio[22579]: time=\"2026-06-12T16:17:25.290175866Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 12 16:17:25.491964 crc crio[22579]: 2026-06-12T16:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b0a699de736ae7 Mac:8a:ca:a9:97:37:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a SocketPath: PciID:}] [{Interface:0xc000014b20 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:25.493574 crc crio[22579]: time=\"2026-06-12T16:17:25.489898274Z\" level=info msg=\"Removing container: cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83\" id=ecad5b63-9fdf-4acc-8226-f8e6c0552d4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:25.495122 crc crio[22579]: time=\"2026-06-12T16:17:25.494988243Z\" level=info msg=\"Got pod network &{Name:barbican-api-c5b89b8f8-pkwtb Namespace:openstack ID:5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 UID:384ea5f1-22fe-4ecd-8a67-aadd76cd5dd6 NetNS:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod384ea5f1_22fe_4ecd_8a67_aadd76cd5dd6.slice PodAnnotations:0xc000622750}] Aliases:map[]}\"\nJun 12 16:17:25.495233 crc crio[22579]: time=\"2026-06-12T16:17:25.495186288Z\" level=info msg=\"Checking pod openstack_barbican-api-c5b89b8f8-pkwtb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:25.551708 crc crio[22579]: time=\"2026-06-12T16:17:25.551640643Z\" level=info msg=\"Ran pod sandbox 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 with infra container: openstack/barbican-api-c5b89b8f8-pkwtb/POD\" id=3dd4351f-1228-4670-b5f2-99bc4e72f33c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:25.559943 crc crio[22579]: time=\"2026-06-12T16:17:25.559594756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c9297350-cd69-4960-90f8-d2a7da535144 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:25.599106 crc crio[22579]: time=\"2026-06-12T16:17:25.598000562Z\" level=info msg=\"Removed container cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns\" id=ecad5b63-9fdf-4acc-8226-f8e6c0552d4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:25.655576 crc crio[22579]: time=\"2026-06-12T16:17:25.651626905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=143c6d72-c765-4c82-be5b-2a73372d96c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:25.671967 crc crio[22579]: time=\"2026-06-12T16:17:25.665910819Z\" level=info msg=\"Removing container: cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5\" id=78bcb2c7-bf39-4d5d-b82c-05c1b635efe4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:25.684952 crc crio[22579]: time=\"2026-06-12T16:17:25.684749287Z\" level=info msg=\"Creating container: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log\" id=b7e79472-9d9c-48f2-9b26-ca57f64e32e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:25.697357 crc crio[22579]: time=\"2026-06-12T16:17:25.694101935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:25.713116 crc crio[22579]: 2026-06-12T16:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d51b23aa7f5579d Mac:12:d7:83:16:04:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c SocketPath: PciID:}] [{Interface:0xc0002ec8e0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:25.717672 crc crio[22579]: time=\"2026-06-12T16:17:25.717577102Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-nd9hd Namespace:openstack ID:d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 UID:1c60f954-5b13-4fa8-b85b-fd91df3a7b24 NetNS:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c60f954_5b13_4fa8_b85b_fd91df3a7b24.slice PodAnnotations:0xc00008cbe8}] Aliases:map[]}\"\nJun 12 16:17:25.721292 crc crio[22579]: time=\"2026-06-12T16:17:25.717752607Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7544b8cd67-nd9hd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:25.747389 crc crio[22579]: time=\"2026-06-12T16:17:25.745642326Z\" level=info msg=\"Removed container cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5: openstack/dnsmasq-dns-bf56cc47f-tvv7l/init\" id=78bcb2c7-bf39-4d5d-b82c-05c1b635efe4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:25.772267 crc crio[22579]: time=\"2026-06-12T16:17:25.772100758Z\" level=info msg=\"Ran pod sandbox d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 with infra container: openstack/dnsmasq-dns-7544b8cd67-nd9hd/POD\" id=f6846f2c-35b9-4ead-b0eb-b96a7c1a2a56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:25.776855 crc crio[22579]: time=\"2026-06-12T16:17:25.776767257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aae1cb87-a437-410f-9d9c-f2793b8a63f6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:25.878883 crc crio[22579]: time=\"2026-06-12T16:17:25.878731369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:25.894812 crc crio[22579]: time=\"2026-06-12T16:17:25.894675155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:25.920299 crc crio[22579]: time=\"2026-06-12T16:17:25.919099916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5c3c0e72-2340-469a-8275-940b9049e53b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:25.928365 crc crio[22579]: time=\"2026-06-12T16:17:25.928271419Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7544b8cd67-nd9hd/init\" id=11e158f5-97f9-45fb-960d-b5f529e55ab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:25.929011 crc crio[22579]: time=\"2026-06-12T16:17:25.928877254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.022060 crc crio[22579]: time=\"2026-06-12T16:17:26.021687844Z\" level=info msg=\"Created container 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log\" id=b7e79472-9d9c-48f2-9b26-ca57f64e32e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:26.024862 crc crio[22579]: time=\"2026-06-12T16:17:26.02390466Z\" level=info msg=\"Starting container: 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30\" id=5330a205-3508-4902-b2f9-9ce1e9340778 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:26.071851 crc crio[22579]: time=\"2026-06-12T16:17:26.071700575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.086218 crc crio[22579]: time=\"2026-06-12T16:17:26.085329142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.107291 crc crio[22579]: time=\"2026-06-12T16:17:26.094897795Z\" level=info msg=\"Started container\" PID=77622 containerID=2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30 description=openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log id=5330a205-3508-4902-b2f9-9ce1e9340778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\nJun 12 16:17:26.132276 crc crio[22579]: time=\"2026-06-12T16:17:26.129097845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e9c578b4-8b3f-45e4-947a-c33548c2c0f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:26.194589 crc crio[22579]: time=\"2026-06-12T16:17:26.165398238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6fc6e7f8-9ca7-41da-8f0f-0d13ab67f8b5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:26.194589 crc crio[22579]: time=\"2026-06-12T16:17:26.184876613Z\" level=info msg=\"Creating container: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api\" id=d765ebc7-5150-4b6d-bc99-6466adb8c6a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:26.194589 crc crio[22579]: time=\"2026-06-12T16:17:26.187853269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.289153 crc crio[22579]: time=\"2026-06-12T16:17:26.288945179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.447361 crc crio[22579]: time=\"2026-06-12T16:17:26.447192042Z\" level=info msg=\"Created container bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd: openstack/dnsmasq-dns-7544b8cd67-nd9hd/init\" id=11e158f5-97f9-45fb-960d-b5f529e55ab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:26.461444 crc crio[22579]: time=\"2026-06-12T16:17:26.4612805Z\" level=info msg=\"Starting container: bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd\" id=75a4b340-45be-4c68-ac15-1ed24a8c47dd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:26.469163 crc crio[22579]: time=\"2026-06-12T16:17:26.469070398Z\" level=info msg=\"Created container efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e: openstack/glance-default-external-api-0/glance-log\" id=8ba5e7dd-c1cf-4e14-9eab-ed11892d561e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:26.488168 crc crio[22579]: time=\"2026-06-12T16:17:26.477907673Z\" level=info msg=\"Starting container: efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e\" id=fbbffe82-2b69-4911-ba41-71e2be9aec9a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:26.488168 crc crio[22579]: time=\"2026-06-12T16:17:26.480259403Z\" level=info msg=\"Started container\" PID=77659 containerID=bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd description=openstack/dnsmasq-dns-7544b8cd67-nd9hd/init id=75a4b340-45be-4c68-ac15-1ed24a8c47dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\nJun 12 16:17:26.493401 crc crio[22579]: time=\"2026-06-12T16:17:26.491997061Z\" level=info msg=\"Started container\" PID=77663 containerID=efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e description=openstack/glance-default-external-api-0/glance-log id=fbbffe82-2b69-4911-ba41-71e2be9aec9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\nJun 12 16:17:26.547666 crc crio[22579]: time=\"2026-06-12T16:17:26.544896826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.556207 crc crio[22579]: time=\"2026-06-12T16:17:26.555383373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.569711 crc crio[22579]: time=\"2026-06-12T16:17:26.559164289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f461a76a-2be8-4df1-9d04-a01ec8d5046c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:26.594832 crc crio[22579]: time=\"2026-06-12T16:17:26.594788655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.643954 crc crio[22579]: time=\"2026-06-12T16:17:26.637698816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6aa810d8-05c6-4592-ab03-19dec2d13bbb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:26.652551 crc crio[22579]: time=\"2026-06-12T16:17:26.649237588Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=0657a5b9-5383-470f-8a57-45624631774f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:26.652551 crc crio[22579]: time=\"2026-06-12T16:17:26.649747011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.667125 crc crio[22579]: time=\"2026-06-12T16:17:26.665661096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=77a668aa-9f54-4f97-ab12-b929347ccfa7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:26.774065 crc crio[22579]: time=\"2026-06-12T16:17:26.773855806Z\" level=info msg=\"Created container 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api\" id=d765ebc7-5150-4b6d-bc99-6466adb8c6a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:26.775781 crc crio[22579]: time=\"2026-06-12T16:17:26.775706263Z\" level=info msg=\"Starting container: 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076\" id=0aef0516-75c9-4d3e-a7aa-9bfccafeedde name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:26.779751 crc crio[22579]: time=\"2026-06-12T16:17:26.779712795Z\" level=info msg=\"Created container a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350: openstack/glance-default-internal-api-0/glance-log\" id=d74e076a-e54a-4b8a-bb59-458f2d956c4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:26.781343 crc crio[22579]: time=\"2026-06-12T16:17:26.781317176Z\" level=info msg=\"Started container\" PID=77704 containerID=70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076 description=openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api id=0aef0516-75c9-4d3e-a7aa-9bfccafeedde name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\nJun 12 16:17:26.782161 crc crio[22579]: time=\"2026-06-12T16:17:26.782106196Z\" level=info msg=\"Starting container: a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350\" id=8e3de2da-addb-43e1-99d4-5407b4ae2981 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:26.788640 crc crio[22579]: time=\"2026-06-12T16:17:26.78856968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e5d88db-c308-4a6d-adac-9a6beef5ff66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:26.792183 crc crio[22579]: time=\"2026-06-12T16:17:26.79211095Z\" level=info msg=\"Started container\" PID=77707 containerID=a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350 description=openstack/glance-default-internal-api-0/glance-log id=8e3de2da-addb-43e1-99d4-5407b4ae2981 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\nJun 12 16:17:26.803238 crc crio[22579]: time=\"2026-06-12T16:17:26.800795581Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns\" id=5b9ff175-b176-49fc-b91c-83005d9486c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:26.803238 crc crio[22579]: time=\"2026-06-12T16:17:26.80230747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:26.811299 crc crio[22579]: time=\"2026-06-12T16:17:26.808705172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=36af1ac1-8670-4384-b35a-93abd237ba9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:26.992460 crc crio[22579]: time=\"2026-06-12T16:17:26.992326761Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-jkrp7/POD\" id=4cc7ff90-3cc4-45da-9348-bcc70b1d6c47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:26.992460 crc crio[22579]: time=\"2026-06-12T16:17:26.992454724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:27.678095 crc crio[22579]: time=\"2026-06-12T16:17:27.677732927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:27.849364 crc crio[22579]: time=\"2026-06-12T16:17:27.849263578Z\" level=info msg=\"Created container 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01: openstack/glance-default-external-api-0/glance-httpd\" id=0657a5b9-5383-470f-8a57-45624631774f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:27.859307 crc crio[22579]: time=\"2026-06-12T16:17:27.858996565Z\" level=info msg=\"Starting container: 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01\" id=3be5c990-79e4-4623-b0f4-7aea2f5080b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:27.869983 crc crio[22579]: time=\"2026-06-12T16:17:27.869866652Z\" level=info msg=\"Started container\" PID=77956 containerID=8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01 description=openstack/glance-default-external-api-0/glance-httpd id=3be5c990-79e4-4623-b0f4-7aea2f5080b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\nJun 12 16:17:27.886460 crc crio[22579]: time=\"2026-06-12T16:17:27.88632102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:27.943081 crc crio[22579]: time=\"2026-06-12T16:17:27.942993871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c12b022f-1aa6-422e-86d7-d6fac7e1149e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:29.217080 crc crio[22579]: time=\"2026-06-12T16:17:29.216462458Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-84cdc66f78-btvlg/POD\" id=a1437ab9-e78c-4e6d-987b-66b5c247adf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:29.217080 crc crio[22579]: time=\"2026-06-12T16:17:29.217069673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:32.903959 crc crio[22579]: time=\"2026-06-12T16:17:32.903315963Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=3eb05af4-ddc0-4e06-8538-025bf51e6778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:32.969757 crc crio[22579]: time=\"2026-06-12T16:17:32.969474785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.025572 crc crio[22579]: time=\"2026-06-12T16:17:33.025459568Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=625a87b5-528b-4540-b439-a6feec07ce3b name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:33.027102 crc crio[22579]: time=\"2026-06-12T16:17:33.027010147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0a377716-689b-4e1e-9948-b5b3627bb477 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.039720 crc crio[22579]: time=\"2026-06-12T16:17:33.039466514Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=cd090b28-1aab-4453-85af-8c1d8dab2ec3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:33.040968 crc crio[22579]: time=\"2026-06-12T16:17:33.04086655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4eaeda64-c4ea-412f-bc1f-3ccf7772a9ed name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.052428 crc crio[22579]: time=\"2026-06-12T16:17:33.05228386Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=99ccad6f-6412-4d6a-89e9-5754502248d4 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:33.053984 crc crio[22579]: time=\"2026-06-12T16:17:33.05384578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c4aaa886-6f46-466e-8ebf-4a2b3e9a5f8f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.087538 crc crio[22579]: time=\"2026-06-12T16:17:33.0873084Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jkrp7 Namespace:openstack ID:9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 UID:faec3b1a-dbf7-4eab-8a5b-a30d21aeed26 NetNS:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaec3b1a_dbf7_4eab_8a5b_a30d21aeed26.slice PodAnnotations:0xc000548198}] Aliases:map[]}\"\nJun 12 16:17:33.087538 crc crio[22579]: time=\"2026-06-12T16:17:33.087443424Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-jkrp7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:33.097313 crc crio[22579]: time=\"2026-06-12T16:17:33.097223753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=997628dd-1fba-4927-a9de-fd0562baff64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.098168 crc crio[22579]: time=\"2026-06-12T16:17:33.098114755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=18158303-62e9-40c1-981d-4f8a8c55271e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.100974 crc crio[22579]: time=\"2026-06-12T16:17:33.100933997Z\" level=info msg=\"Got pod network &{Name:barbican-api-84cdc66f78-btvlg Namespace:openstack ID:d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105 UID:0497cde2-0b2a-4763-8b1f-d765e4f575fd NetNS:/var/run/netns/bc50b172-9098-4b04-bd6c-88ef327be172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0497cde2_0b2a_4763_8b1f_d765e4f575fd.slice PodAnnotations:0xc001216530}] Aliases:map[]}\"\nJun 12 16:17:33.101174 crc crio[22579]: time=\"2026-06-12T16:17:33.101151952Z\" level=info msg=\"Adding pod openstack_barbican-api-84cdc66f78-btvlg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:33.118065 crc crio[22579]: time=\"2026-06-12T16:17:33.118001571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4a0b1134-253c-4405-a948-183055cde98e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.133221 crc crio[22579]: time=\"2026-06-12T16:17:33.133106105Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=eb8681ec-2565-4f9d-af5b-a6bd22f7d0af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.136790 crc crio[22579]: time=\"2026-06-12T16:17:33.136741937Z\" level=info msg=\"Creating container: openstack/barbican-worker-566c4995b7-52swz/barbican-worker-log\" id=9cac0631-d477-4083-9073-f42397808bb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.138953 crc crio[22579]: time=\"2026-06-12T16:17:33.13880094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.149654 crc crio[22579]: time=\"2026-06-12T16:17:33.149401149Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener-log\" id=b40f11f3-e03c-4405-a3ca-cf2d72bf3112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.152683 crc crio[22579]: time=\"2026-06-12T16:17:33.15180286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.169694 crc crio[22579]: time=\"2026-06-12T16:17:33.169564392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.172379 crc crio[22579]: time=\"2026-06-12T16:17:33.172293931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.197287 crc crio[22579]: time=\"2026-06-12T16:17:33.197226945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.213966 crc crio[22579]: time=\"2026-06-12T16:17:33.213485648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.323956 crc crio[22579]: time=\"2026-06-12T16:17:33.323746402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.332106 crc crio[22579]: time=\"2026-06-12T16:17:33.33193876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.346161 crc crio[22579]: time=\"2026-06-12T16:17:33.345921385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.348120 crc crio[22579]: time=\"2026-06-12T16:17:33.34807888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.381130 crc crio[22579]: time=\"2026-06-12T16:17:33.380981487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.387602 crc crio[22579]: time=\"2026-06-12T16:17:33.387537004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.534393 crc crio[22579]: time=\"2026-06-12T16:17:33.534327375Z\" level=info msg=\"Created container 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns\" id=5b9ff175-b176-49fc-b91c-83005d9486c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.542279 crc crio[22579]: time=\"2026-06-12T16:17:33.542222866Z\" level=info msg=\"Starting container: 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d\" id=bd7a973c-aef9-4f42-9f01-6c92702849eb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:33.559099 crc crio[22579]: time=\"2026-06-12T16:17:33.558280565Z\" level=info msg=\"Started container\" PID=78534 containerID=375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d description=openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns id=bd7a973c-aef9-4f42-9f01-6c92702849eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\nJun 12 16:17:33.559399 crc crio[22579]: time=\"2026-06-12T16:17:33.559364662Z\" level=info msg=\"Created container eec5f27c215aa1bf0ffc13b4d1f538dab8caa3a902afaf6c8c914481ef2226e7: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener-log\" id=b40f11f3-e03c-4405-a3ca-cf2d72bf3112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.559853 crc crio[22579]: time=\"2026-06-12T16:17:33.559766052Z\" level=info msg=\"Created container ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b: openstack/ceilometer-0/sg-core\" id=eb8681ec-2565-4f9d-af5b-a6bd22f7d0af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.568369 crc crio[22579]: time=\"2026-06-12T16:17:33.568094254Z\" level=info msg=\"Starting container: eec5f27c215aa1bf0ffc13b4d1f538dab8caa3a902afaf6c8c914481ef2226e7\" id=2c7b5953-b37d-47bd-9744-aa028999d884 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:33.568916 crc crio[22579]: time=\"2026-06-12T16:17:33.568789842Z\" level=info msg=\"Starting container: ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b\" id=35e17794-490b-482f-ae90-529e7f349add name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:33.572678 crc crio[22579]: time=\"2026-06-12T16:17:33.572460785Z\" level=info msg=\"Created container b3d4076ebecc0a8f8b8419211e6b917fea26e90022e2669c0fb4dcb2c563ac84: openstack/barbican-worker-566c4995b7-52swz/barbican-worker-log\" id=9cac0631-d477-4083-9073-f42397808bb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.576684 crc crio[22579]: time=\"2026-06-12T16:17:33.57658138Z\" level=info msg=\"Started container\" PID=78546 containerID=ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b description=openstack/ceilometer-0/sg-core id=35e17794-490b-482f-ae90-529e7f349add name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\nJun 12 16:17:33.577250 crc crio[22579]: time=\"2026-06-12T16:17:33.577181605Z\" level=info msg=\"Starting container: b3d4076ebecc0a8f8b8419211e6b917fea26e90022e2669c0fb4dcb2c563ac84\" id=2e3a1d63-4c8e-4fa7-95c4-658f9c431d43 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:33.591758 crc crio[22579]: time=\"2026-06-12T16:17:33.591584151Z\" level=info msg=\"Started container\" PID=78545 containerID=eec5f27c215aa1bf0ffc13b4d1f538dab8caa3a902afaf6c8c914481ef2226e7 description=openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener-log id=2c7b5953-b37d-47bd-9744-aa028999d884 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045\nJun 12 16:17:33.600551 crc crio[22579]: time=\"2026-06-12T16:17:33.600352494Z\" level=info msg=\"Started container\" PID=78549 containerID=b3d4076ebecc0a8f8b8419211e6b917fea26e90022e2669c0fb4dcb2c563ac84 description=openstack/barbican-worker-566c4995b7-52swz/barbican-worker-log id=2e3a1d63-4c8e-4fa7-95c4-658f9c431d43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d\nJun 12 16:17:33.627923 crc crio[22579]: time=\"2026-06-12T16:17:33.627837453Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e1934b84-a347-4b8e-8f64-3a2805230fe1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.628208 crc crio[22579]: time=\"2026-06-12T16:17:33.628012837Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=e1934b84-a347-4b8e-8f64-3a2805230fe1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.628208 crc crio[22579]: time=\"2026-06-12T16:17:33.628050578Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=e1934b84-a347-4b8e-8f64-3a2805230fe1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.628208 crc crio[22579]: time=\"2026-06-12T16:17:33.628152231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=fcedfec7-5204-4a0f-80bc-c0475578d43a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.628337 crc crio[22579]: time=\"2026-06-12T16:17:33.628316815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=a8296a39-747c-44b8-9f45-e3026b871fd6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.632218 crc crio[22579]: time=\"2026-06-12T16:17:33.632109612Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=68e21668-4a08-4d8d-83a2-a51d2835dc3d name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:33.648718 crc crio[22579]: time=\"2026-06-12T16:17:33.648332304Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 16:17:33.667647 crc crio[22579]: time=\"2026-06-12T16:17:33.666891286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=24b6e202-94b4-4c12-8ea6-a3ed35e270a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.671223 crc crio[22579]: time=\"2026-06-12T16:17:33.671069642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=72f8584a-b47e-4b78-aa90-e898aa0d4d25 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.719820 crc crio[22579]: time=\"2026-06-12T16:17:33.719598006Z\" level=info msg=\"Creating container: openstack/barbican-worker-566c4995b7-52swz/barbican-worker\" id=a1c55da9-3c48-4dba-ba4e-d33c8a9961b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.719820 crc crio[22579]: time=\"2026-06-12T16:17:33.71976735Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener\" id=9c7026bd-413e-4c46-8c23-a66090a36031 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.721628 crc crio[22579]: time=\"2026-06-12T16:17:33.721600487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.721990 crc crio[22579]: time=\"2026-06-12T16:17:33.721890454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.777631 crc crio[22579]: 2026-06-12T16:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d0b69c187382ca Mac:5e:73:fd:78:fd:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 SocketPath: PciID:}] [{Interface:0xc0002cc9e0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:33.777631 crc crio[22579]: time=\"2026-06-12T16:17:33.776752729Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jkrp7 Namespace:openstack ID:9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 UID:faec3b1a-dbf7-4eab-8a5b-a30d21aeed26 NetNS:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaec3b1a_dbf7_4eab_8a5b_a30d21aeed26.slice PodAnnotations:0xc000548198}] Aliases:map[]}\"\nJun 12 16:17:33.777631 crc crio[22579]: time=\"2026-06-12T16:17:33.777113478Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-jkrp7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:33.812220 crc crio[22579]: time=\"2026-06-12T16:17:33.81216758Z\" level=info msg=\"Ran pod sandbox 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 with infra container: openstack/cinder-online-data-migrations-jkrp7/POD\" id=4cc7ff90-3cc4-45da-9348-bcc70b1d6c47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:33.862310 crc crio[22579]: time=\"2026-06-12T16:17:33.861963855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6bcee731-b2a0-4e5a-a054-5183877a47db name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.862781 crc crio[22579]: 2026-06-12T16:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d46efb7f1eead68 Mac:fa:10:3a:e7:4c:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/bc50b172-9098-4b04-bd6c-88ef327be172 SocketPath: PciID:}] [{Interface:0xc00031e6b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:33.864071 crc crio[22579]: time=\"2026-06-12T16:17:33.864030947Z\" level=info msg=\"Got pod network &{Name:barbican-api-84cdc66f78-btvlg Namespace:openstack ID:d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105 UID:0497cde2-0b2a-4763-8b1f-d765e4f575fd NetNS:/var/run/netns/bc50b172-9098-4b04-bd6c-88ef327be172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0497cde2_0b2a_4763_8b1f_d765e4f575fd.slice PodAnnotations:0xc001216530}] Aliases:map[]}\"\nJun 12 16:17:33.875266 crc crio[22579]: time=\"2026-06-12T16:17:33.875189101Z\" level=info msg=\"Checking pod openstack_barbican-api-84cdc66f78-btvlg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:33.879992 crc crio[22579]: time=\"2026-06-12T16:17:33.879607653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=688607c4-9292-41b8-b0bd-27340e128d17 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.885747 crc crio[22579]: time=\"2026-06-12T16:17:33.885463222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.898961 crc crio[22579]: time=\"2026-06-12T16:17:33.89286694Z\" level=info msg=\"Ran pod sandbox d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105 with infra container: openstack/barbican-api-84cdc66f78-btvlg/POD\" id=a1437ab9-e78c-4e6d-987b-66b5c247adf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:33.911447 crc crio[22579]: time=\"2026-06-12T16:17:33.90781775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9f362414-4b9e-45c4-8980-f91805c56a7d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.924073 crc crio[22579]: time=\"2026-06-12T16:17:33.923996102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.931265 crc crio[22579]: time=\"2026-06-12T16:17:33.930958159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.936037 crc crio[22579]: time=\"2026-06-12T16:17:33.935962816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=cb621cb0-7338-43a0-af18-b69b91c661c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:33.937260 crc crio[22579]: time=\"2026-06-12T16:17:33.936757146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.962680 crc crio[22579]: time=\"2026-06-12T16:17:33.96248309Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations\" id=8571de9e-3c6b-4f56-8a16-f68b1b66f2af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.967225 crc crio[22579]: time=\"2026-06-12T16:17:33.967122318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:33.968552 crc crio[22579]: time=\"2026-06-12T16:17:33.968309238Z\" level=info msg=\"Creating container: openstack/barbican-api-84cdc66f78-btvlg/barbican-api-log\" id=2542ade9-51ff-472e-8fd5-e805101aff84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:33.970858 crc crio[22579]: time=\"2026-06-12T16:17:33.97071915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:34.054899 crc crio[22579]: time=\"2026-06-12T16:17:34.054730416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:34.071081 crc crio[22579]: time=\"2026-06-12T16:17:34.071004139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:34.087894 crc crio[22579]: time=\"2026-06-12T16:17:34.087789506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:34.114670 crc crio[22579]: time=\"2026-06-12T16:17:34.114325541Z\" level=info msg=\"Created container 120263bc18de5cabe284c4ee096789c6c9cb7dcd1296525f4b9589ec32779139: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener\" id=9c7026bd-413e-4c46-8c23-a66090a36031 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:34.117895 crc crio[22579]: time=\"2026-06-12T16:17:34.11784696Z\" level=info msg=\"Starting container: 120263bc18de5cabe284c4ee096789c6c9cb7dcd1296525f4b9589ec32779139\" id=0b890854-131e-48b6-8dc4-cf79fa74f03c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:34.126930 crc crio[22579]: time=\"2026-06-12T16:17:34.1268768Z\" level=info msg=\"Created container b82df8bac200345408f9bc2675ad755ea3b2a239fd4adeded18b4916f2bcb0c8: openstack/barbican-worker-566c4995b7-52swz/barbican-worker\" id=a1c55da9-3c48-4dba-ba4e-d33c8a9961b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:34.128815 crc crio[22579]: time=\"2026-06-12T16:17:34.128786318Z\" level=info msg=\"Started container\" PID=78617 containerID=120263bc18de5cabe284c4ee096789c6c9cb7dcd1296525f4b9589ec32779139 description=openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener id=0b890854-131e-48b6-8dc4-cf79fa74f03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045\nJun 12 16:17:34.129795 crc crio[22579]: time=\"2026-06-12T16:17:34.12885008Z\" level=info msg=\"Starting container: b82df8bac200345408f9bc2675ad755ea3b2a239fd4adeded18b4916f2bcb0c8\" id=67c8c9c5-b4c0-42ed-8ff8-e3f6b988ae2a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:34.138809 crc crio[22579]: time=\"2026-06-12T16:17:34.138720241Z\" level=info msg=\"Started container\" PID=78616 containerID=b82df8bac200345408f9bc2675ad755ea3b2a239fd4adeded18b4916f2bcb0c8 description=openstack/barbican-worker-566c4995b7-52swz/barbican-worker id=67c8c9c5-b4c0-42ed-8ff8-e3f6b988ae2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d\nJun 12 16:17:34.155955 crc crio[22579]: time=\"2026-06-12T16:17:34.155907198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:34.184934 crc crio[22579]: time=\"2026-06-12T16:17:34.184869674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:34.233310 crc crio[22579]: time=\"2026-06-12T16:17:34.233238404Z\" level=info msg=\"Removing container: 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7\" id=eec363bc-bd8b-46e3-b102-b2390ccff4e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:34.280394 crc crio[22579]: time=\"2026-06-12T16:17:34.280318681Z\" level=info msg=\"Removed container 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7: openshift-marketplace/certified-operators-txd7g/extract-content\" id=eec363bc-bd8b-46e3-b102-b2390ccff4e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:34.292021 crc crio[22579]: time=\"2026-06-12T16:17:34.291855604Z\" level=info msg=\"Removing container: 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65\" id=8473e967-49e5-4e98-901f-9ba319a2ddf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:34.346109 crc crio[22579]: time=\"2026-06-12T16:17:34.345475437Z\" level=info msg=\"Removed container 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65: openshift-marketplace/certified-operators-txd7g/extract-utilities\" id=8473e967-49e5-4e98-901f-9ba319a2ddf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:34.350985 crc crio[22579]: time=\"2026-06-12T16:17:34.350944657Z\" level=info msg=\"Removing container: 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405\" id=8915c924-5efd-4437-8877-93bbba92e5ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:34.360675 crc crio[22579]: time=\"2026-06-12T16:17:34.360555061Z\" level=info msg=\"Created container e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876: openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations\" id=8571de9e-3c6b-4f56-8a16-f68b1b66f2af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:34.374981 crc crio[22579]: time=\"2026-06-12T16:17:34.374892575Z\" level=info msg=\"Starting container: e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876\" id=286226e4-73de-4646-a7b4-51205521d134 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:34.393026 crc crio[22579]: time=\"2026-06-12T16:17:34.392944524Z\" level=info msg=\"Started container\" PID=78694 containerID=e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876 description=openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations id=286226e4-73de-4646-a7b4-51205521d134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\nJun 12 16:17:34.421803 crc crio[22579]: time=\"2026-06-12T16:17:34.421695115Z\" level=info msg=\"Removed container 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405: openshift-marketplace/certified-operators-txd7g/registry-server\" id=8915c924-5efd-4437-8877-93bbba92e5ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:34.444900 crc crio[22579]: time=\"2026-06-12T16:17:34.444800773Z\" level=info msg=\"Stopping pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=325d3c49-53c0-499a-92a7-ba1806b9e14b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.444900 crc crio[22579]: time=\"2026-06-12T16:17:34.444888735Z\" level=info msg=\"Stopped pod sandbox (already stopped): d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=325d3c49-53c0-499a-92a7-ba1806b9e14b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.448129 crc crio[22579]: time=\"2026-06-12T16:17:34.448019715Z\" level=info msg=\"Removing pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=5b1405e0-7f77-430b-b505-c5d23a376919 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.470325 crc crio[22579]: time=\"2026-06-12T16:17:34.470214109Z\" level=info msg=\"Removed pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=5b1405e0-7f77-430b-b505-c5d23a376919 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.471996 crc crio[22579]: time=\"2026-06-12T16:17:34.471904192Z\" level=info msg=\"Stopping pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=64e059cb-799c-4f69-bb34-7ec3c9d85ebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.472106 crc crio[22579]: time=\"2026-06-12T16:17:34.472017835Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=64e059cb-799c-4f69-bb34-7ec3c9d85ebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.472907 crc crio[22579]: time=\"2026-06-12T16:17:34.472835566Z\" level=info msg=\"Removing pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=94cdce72-8503-4067-9c7b-036553fd4e28 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.490116 crc crio[22579]: time=\"2026-06-12T16:17:34.48991265Z\" level=info msg=\"Removed pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=94cdce72-8503-4067-9c7b-036553fd4e28 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.491624 crc crio[22579]: time=\"2026-06-12T16:17:34.49148568Z\" level=info msg=\"Stopping pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=11d3abf0-48c7-49ec-958f-528dc8f80792 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.491739 crc crio[22579]: time=\"2026-06-12T16:17:34.491642284Z\" level=info msg=\"Stopped pod sandbox (already stopped): d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=11d3abf0-48c7-49ec-958f-528dc8f80792 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.492241 crc crio[22579]: time=\"2026-06-12T16:17:34.492169847Z\" level=info msg=\"Removing pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=44cbce90-480e-467e-b6b0-50a0c32ff847 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.497656 crc crio[22579]: time=\"2026-06-12T16:17:34.497487122Z\" level=info msg=\"Created container 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e: openstack/glance-default-internal-api-0/glance-httpd\" id=3eb05af4-ddc0-4e06-8538-025bf51e6778 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:34.501292 crc crio[22579]: time=\"2026-06-12T16:17:34.501197307Z\" level=info msg=\"Created container d9aa6b5d33cd3f2bb64819633e04217d45ab2ebd3be2fd1dac196ebc385a91b5: openstack/barbican-api-84cdc66f78-btvlg/barbican-api-log\" id=2542ade9-51ff-472e-8fd5-e805101aff84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:34.503200 crc crio[22579]: time=\"2026-06-12T16:17:34.503103695Z\" level=info msg=\"Starting container: 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e\" id=3ff91d92-8469-4d03-9438-e1a2b600a043 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:34.504818 crc crio[22579]: time=\"2026-06-12T16:17:34.504739317Z\" level=info msg=\"Starting container: d9aa6b5d33cd3f2bb64819633e04217d45ab2ebd3be2fd1dac196ebc385a91b5\" id=fee65d50-524f-4116-96c1-9f9c8e70a7ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:34.522058 crc crio[22579]: time=\"2026-06-12T16:17:34.521943874Z\" level=info msg=\"Started container\" PID=78700 containerID=2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e description=openstack/glance-default-internal-api-0/glance-httpd id=3ff91d92-8469-4d03-9438-e1a2b600a043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\nJun 12 16:17:34.544389 crc crio[22579]: time=\"2026-06-12T16:17:34.54420371Z\" level=info msg=\"Started container\" PID=78701 containerID=d9aa6b5d33cd3f2bb64819633e04217d45ab2ebd3be2fd1dac196ebc385a91b5 description=openstack/barbican-api-84cdc66f78-btvlg/barbican-api-log id=fee65d50-524f-4116-96c1-9f9c8e70a7ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105\nJun 12 16:17:34.593565 crc crio[22579]: time=\"2026-06-12T16:17:34.591220445Z\" level=info msg=\"Removed pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=44cbce90-480e-467e-b6b0-50a0c32ff847 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.598994 crc crio[22579]: time=\"2026-06-12T16:17:34.59887634Z\" level=info msg=\"Stopping pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=8ad0cae2-3be6-4dc8-8bd8-3e1cf53ca88b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.599210 crc crio[22579]: time=\"2026-06-12T16:17:34.599003873Z\" level=info msg=\"Stopped pod sandbox (already stopped): b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=8ad0cae2-3be6-4dc8-8bd8-3e1cf53ca88b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.609564 crc crio[22579]: time=\"2026-06-12T16:17:34.608837863Z\" level=info msg=\"Removing pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=42fd72c4-a088-4152-be3e-915aa50fee2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.642151 crc crio[22579]: time=\"2026-06-12T16:17:34.642034667Z\" level=info msg=\"Removed pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=42fd72c4-a088-4152-be3e-915aa50fee2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.643817 crc crio[22579]: time=\"2026-06-12T16:17:34.64372728Z\" level=info msg=\"Stopping pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=0e92938c-a05c-4f04-ad39-afd87ff60df6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.643914 crc crio[22579]: time=\"2026-06-12T16:17:34.643834043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=0e92938c-a05c-4f04-ad39-afd87ff60df6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.644577 crc crio[22579]: time=\"2026-06-12T16:17:34.644443229Z\" level=info msg=\"Removing pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=5cd6ecd6-e468-4cfc-82ae-bfc85adebc3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.662651 crc crio[22579]: time=\"2026-06-12T16:17:34.662545569Z\" level=info msg=\"Removed pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=5cd6ecd6-e468-4cfc-82ae-bfc85adebc3d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.667111 crc crio[22579]: time=\"2026-06-12T16:17:34.667012242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8082022e-25c9-4063-9259-278baa059008 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:34.668364 crc crio[22579]: time=\"2026-06-12T16:17:34.668271154Z\" level=info msg=\"Stopping pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=1f7579ee-0a0f-4ace-ac2a-b203c172b55a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.668620 crc crio[22579]: time=\"2026-06-12T16:17:34.668383447Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=1f7579ee-0a0f-4ace-ac2a-b203c172b55a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.669820 crc crio[22579]: time=\"2026-06-12T16:17:34.669727221Z\" level=info msg=\"Removing pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=2a087e6c-1e41-4109-907a-ba1a4fb1d5ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.712947 crc crio[22579]: time=\"2026-06-12T16:17:34.712848938Z\" level=info msg=\"Removed pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=2a087e6c-1e41-4109-907a-ba1a4fb1d5ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.719080 crc crio[22579]: time=\"2026-06-12T16:17:34.717214809Z\" level=info msg=\"Stopping pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=4a4d9bc7-cd6e-440e-b9a2-d22fb770a5e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.719080 crc crio[22579]: time=\"2026-06-12T16:17:34.717307271Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=4a4d9bc7-cd6e-440e-b9a2-d22fb770a5e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:34.719080 crc crio[22579]: time=\"2026-06-12T16:17:34.718198224Z\" level=info msg=\"Removing pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=6e447ab4-d85b-4ab2-9078-1d7c60db585a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.737376 crc crio[22579]: time=\"2026-06-12T16:17:34.737260128Z\" level=info msg=\"Removed pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=6e447ab4-d85b-4ab2-9078-1d7c60db585a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:17:34.761801 crc crio[22579]: time=\"2026-06-12T16:17:34.761628868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7e424fc1-8668-4b11-9c07-916ca2780172 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:34.777328 crc crio[22579]: time=\"2026-06-12T16:17:34.777230305Z\" level=info msg=\"Creating container: openstack/barbican-api-84cdc66f78-btvlg/barbican-api\" id=5a33e91c-6c08-4902-95cb-23478cab84bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:34.779270 crc crio[22579]: time=\"2026-06-12T16:17:34.779184654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:34.854727 crc crio[22579]: time=\"2026-06-12T16:17:34.854630992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:34.859997 crc crio[22579]: time=\"2026-06-12T16:17:34.859867736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:34.995466 crc crio[22579]: time=\"2026-06-12T16:17:34.994976491Z\" level=info msg=\"Created container 14fb89a93bfa5565381555ccc8eaad4e07c48125b876a2bf433140291fb7f5e0: openstack/barbican-api-84cdc66f78-btvlg/barbican-api\" id=5a33e91c-6c08-4902-95cb-23478cab84bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:35.000749 crc crio[22579]: time=\"2026-06-12T16:17:35.000660705Z\" level=info msg=\"Starting container: 14fb89a93bfa5565381555ccc8eaad4e07c48125b876a2bf433140291fb7f5e0\" id=599b3230-443d-4895-82d7-882567b3bab0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:35.006016 crc crio[22579]: time=\"2026-06-12T16:17:35.005911989Z\" level=info msg=\"Started container\" PID=78872 containerID=14fb89a93bfa5565381555ccc8eaad4e07c48125b876a2bf433140291fb7f5e0 description=openstack/barbican-api-84cdc66f78-btvlg/barbican-api id=599b3230-443d-4895-82d7-882567b3bab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105\nJun 12 16:17:39.158973 crc crio[22579]: time=\"2026-06-12T16:17:39.158044633Z\" level=info msg=\"Stopping pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=48a7159e-9cef-48a9-b37c-f39392c85e15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:39.160369 crc crio[22579]: time=\"2026-06-12T16:17:39.16029307Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jkrp7 Namespace:openstack ID:9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 UID:faec3b1a-dbf7-4eab-8a5b-a30d21aeed26 NetNS:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaec3b1a_dbf7_4eab_8a5b_a30d21aeed26.slice PodAnnotations:0xc00008c6a8}] Aliases:map[]}\"\nJun 12 16:17:39.160681 crc crio[22579]: time=\"2026-06-12T16:17:39.160613618Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-jkrp7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:40.233346 crc crio[22579]: time=\"2026-06-12T16:17:40.231281059Z\" level=info msg=\"Stopping container: 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4 (timeout: 10s)\" id=d5be945e-a6b9-40b8-bcd7-26ce02cd4144 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:45.269999 crc crio[22579]: time=\"2026-06-12T16:17:45.26711539Z\" level=info msg=\"Stopping container: 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076 (timeout: 30s)\" id=d45c9ebb-92bf-4646-811a-a662219f97ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:45.269999 crc crio[22579]: time=\"2026-06-12T16:17:45.267187442Z\" level=info msg=\"Stopping container: 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30 (timeout: 30s)\" id=13c6846b-0049-4ff9-84ae-af37b4fef43b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:46.290450 crc crio[22579]: time=\"2026-06-12T16:17:46.287823921Z\" level=info msg=\"Stopped container 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log\" id=13c6846b-0049-4ff9-84ae-af37b4fef43b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:46.290450 crc crio[22579]: time=\"2026-06-12T16:17:46.29133045Z\" level=info msg=\"Stopped pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=48a7159e-9cef-48a9-b37c-f39392c85e15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:47.115483 crc crio[22579]: time=\"2026-06-12T16:17:47.114994261Z\" level=info msg=\"Stopped container 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns\" id=d5be945e-a6b9-40b8-bcd7-26ce02cd4144 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:47.117915 crc crio[22579]: time=\"2026-06-12T16:17:47.117387352Z\" level=info msg=\"Stopping pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=0406ee93-28a4-4f7f-afa3-31fb453822be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:47.121069 crc crio[22579]: time=\"2026-06-12T16:17:47.120662845Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-4w7qz Namespace:openstack ID:7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e UID:20d2ef09-756f-4cfb-9fd3-8a9113a11386 NetNS:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20d2ef09_756f_4cfb_9fd3_8a9113a11386.slice PodAnnotations:0xc002308220}] Aliases:map[]}\"\nJun 12 16:17:47.121367 crc crio[22579]: time=\"2026-06-12T16:17:47.121307592Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd7c97fc-4w7qz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:47.279996 crc crio[22579]: time=\"2026-06-12T16:17:47.275695137Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=68e21668-4a08-4d8d-83a2-a51d2835dc3d name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:47.279996 crc crio[22579]: time=\"2026-06-12T16:17:47.276730133Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=11202767-d926-43a7-8449-bc38f757036a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:47.321077 crc crio[22579]: time=\"2026-06-12T16:17:47.320982028Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1359bc83-7f7b-421a-9f7c-bf1e4fa60d60 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:47.354950 crc crio[22579]: time=\"2026-06-12T16:17:47.354827829Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3aa8510f-8868-43b8-a64a-f231af7f9c2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:47.356661 crc crio[22579]: time=\"2026-06-12T16:17:47.356598704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:47.411021 crc crio[22579]: time=\"2026-06-12T16:17:47.410928065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:47.416732 crc crio[22579]: time=\"2026-06-12T16:17:47.415004969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:47.583990 crc crio[22579]: time=\"2026-06-12T16:17:47.583432941Z\" level=info msg=\"Stopped pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=0406ee93-28a4-4f7f-afa3-31fb453822be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:47.594747 crc crio[22579]: time=\"2026-06-12T16:17:47.594663486Z\" level=info msg=\"Created container e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8: openstack/ceilometer-0/proxy-httpd\" id=3aa8510f-8868-43b8-a64a-f231af7f9c2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:47.595847 crc crio[22579]: time=\"2026-06-12T16:17:47.595758554Z\" level=info msg=\"Starting container: e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8\" id=55c2382f-33e7-4e20-a769-b31e72f374c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:47.601743 crc crio[22579]: time=\"2026-06-12T16:17:47.601649174Z\" level=info msg=\"Started container\" PID=80021 containerID=e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8 description=openstack/ceilometer-0/proxy-httpd id=55c2382f-33e7-4e20-a769-b31e72f374c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\nJun 12 16:17:48.388678 crc crio[22579]: time=\"2026-06-12T16:17:48.38856821Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=ebd92311-6b01-4b86-aa49-f9ca3ba7d142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:48.388678 crc crio[22579]: time=\"2026-06-12T16:17:48.388670712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:48.444891 crc crio[22579]: time=\"2026-06-12T16:17:48.42712919Z\" level=info msg=\"Removing container: 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4\" id=7182b2fb-b13c-4e2c-ad44-e7b7b077ba1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:48.468023 crc crio[22579]: time=\"2026-06-12T16:17:48.467915527Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c UID:f58a0d74-3a32-4ff6-8b9a-cb1a87bc76a7 NetNS:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58a0d74_3a32_4ff6_8b9a_cb1a87bc76a7.slice PodAnnotations:0xc004fc05d0}] Aliases:map[]}\"\nJun 12 16:17:48.468023 crc crio[22579]: time=\"2026-06-12T16:17:48.467995779Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:48.469764 crc crio[22579]: time=\"2026-06-12T16:17:48.469651091Z\" level=info msg=\"Stopping container: ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6 (timeout: 30s)\" id=37a1c541-b7d4-4925-81a7-47a177acb7b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:48.477004 crc crio[22579]: time=\"2026-06-12T16:17:48.476919926Z\" level=info msg=\"Stopping container: 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d (timeout: 30s)\" id=9f2d3089-0ba7-43fa-a95f-75dfd1aea85d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:48.477913 crc crio[22579]: time=\"2026-06-12T16:17:48.477841019Z\" level=info msg=\"Stopping container: ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b (timeout: 30s)\" id=8d248dee-31a8-4ec9-9db5-2d8d339034d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:48.479645 crc crio[22579]: time=\"2026-06-12T16:17:48.479375068Z\" level=info msg=\"Stopping container: e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8 (timeout: 30s)\" id=21796b23-88cf-4cfa-a9b9-3415ae33f187 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:48.648313 crc crio[22579]: time=\"2026-06-12T16:17:48.64777791Z\" level=info msg=\"Removed container 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns\" id=7182b2fb-b13c-4e2c-ad44-e7b7b077ba1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:48.684675 crc crio[22579]: time=\"2026-06-12T16:17:48.680866671Z\" level=info msg=\"Stopped container ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b: openstack/ceilometer-0/sg-core\" id=8d248dee-31a8-4ec9-9db5-2d8d339034d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:48.722075 crc crio[22579]: time=\"2026-06-12T16:17:48.719155905Z\" level=info msg=\"Removing container: 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27\" id=091f67f6-ce0c-4ee4-a34a-4beeb50349d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:48.722075 crc crio[22579]: time=\"2026-06-12T16:17:48.720262413Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-854d79d8f9-ktp8g/POD\" id=bccfd24f-37d1-4fe3-bd40-2e8ce9279e92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:48.722075 crc crio[22579]: time=\"2026-06-12T16:17:48.720749315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:48.777709 crc crio[22579]: time=\"2026-06-12T16:17:48.777621111Z\" level=info msg=\"Stopped container 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api\" id=d45c9ebb-92bf-4646-811a-a662219f97ee name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:48.779347 crc crio[22579]: time=\"2026-06-12T16:17:48.77915784Z\" level=info msg=\"Stopping pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=bcd12d82-a4c4-47b6-9143-58e167306bd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:48.780111 crc crio[22579]: time=\"2026-06-12T16:17:48.780016052Z\" level=info msg=\"Got pod network &{Name:barbican-api-c5b89b8f8-pkwtb Namespace:openstack ID:5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 UID:384ea5f1-22fe-4ecd-8a67-aadd76cd5dd6 NetNS:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod384ea5f1_22fe_4ecd_8a67_aadd76cd5dd6.slice PodAnnotations:0xc0024a60b0}] Aliases:map[]}\"\nJun 12 16:17:48.780307 crc crio[22579]: time=\"2026-06-12T16:17:48.780248738Z\" level=info msg=\"Deleting pod openstack_barbican-api-c5b89b8f8-pkwtb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:48.984581 crc crio[22579]: time=\"2026-06-12T16:17:48.983780373Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-ktp8g Namespace:openstack ID:cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 UID:4971044d-cb84-46b5-be56-a1596484884f NetNS:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4971044d_cb84_46b5_be56_a1596484884f.slice PodAnnotations:0xc000548498}] Aliases:map[]}\"\nJun 12 16:17:48.984581 crc crio[22579]: time=\"2026-06-12T16:17:48.983894235Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-854d79d8f9-ktp8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:49.082457 crc crio[22579]: time=\"2026-06-12T16:17:49.071561694Z\" level=info msg=\"Removed container 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init\" id=091f67f6-ce0c-4ee4-a34a-4beeb50349d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:49.093584 crc crio[22579]: time=\"2026-06-12T16:17:49.091364758Z\" level=info msg=\"Stopped container e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8: openstack/ceilometer-0/proxy-httpd\" id=21796b23-88cf-4cfa-a9b9-3415ae33f187 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:49.137136 crc crio[22579]: time=\"2026-06-12T16:17:49.135769767Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a66ef254-7f81-4be8-bcc8-c634bd1dbebd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:49.137136 crc crio[22579]: time=\"2026-06-12T16:17:49.135869369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:49.201869 crc crio[22579]: time=\"2026-06-12T16:17:49.2000104Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 UID:86a2df8c-46d9-48d6-98ea-3194460dd965 NetNS:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a2df8c_46d9_48d6_98ea_3194460dd965.slice PodAnnotations:0xc0004787c0}] Aliases:map[]}\"\nJun 12 16:17:49.201869 crc crio[22579]: time=\"2026-06-12T16:17:49.200090492Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:49.507603 crc crio[22579]: time=\"2026-06-12T16:17:49.506196015Z\" level=info msg=\"Stopped container ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6: openstack/ceilometer-0/ceilometer-central-agent\" id=37a1c541-b7d4-4925-81a7-47a177acb7b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:49.556076 crc crio[22579]: 2026-06-12T16:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9130b0acd1d57be Mac:46:89:a8:f4:93:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:49.560274 crc crio[22579]: time=\"2026-06-12T16:17:49.560133626Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c UID:f58a0d74-3a32-4ff6-8b9a-cb1a87bc76a7 NetNS:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58a0d74_3a32_4ff6_8b9a_cb1a87bc76a7.slice PodAnnotations:0xc004fc05d0}] Aliases:map[]}\"\nJun 12 16:17:49.560688 crc crio[22579]: time=\"2026-06-12T16:17:49.560388313Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:49.611957 crc crio[22579]: time=\"2026-06-12T16:17:49.61180154Z\" level=info msg=\"Ran pod sandbox 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c with infra container: openstack/cinder-scheduler-0/POD\" id=ebd92311-6b01-4b86-aa49-f9ca3ba7d142 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:49.655644 crc crio[22579]: time=\"2026-06-12T16:17:49.631902731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7ee01e33-a28a-4a8d-a43e-439547b7e346 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:49.655644 crc crio[22579]: time=\"2026-06-12T16:17:49.63226006Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=7ee01e33-a28a-4a8d-a43e-439547b7e346 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:49.655644 crc crio[22579]: time=\"2026-06-12T16:17:49.632488596Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=7ee01e33-a28a-4a8d-a43e-439547b7e346 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:49.655644 crc crio[22579]: time=\"2026-06-12T16:17:49.652954516Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=dea6c74d-dfff-4fea-b620-c790d2974f36 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:49.680036 crc crio[22579]: time=\"2026-06-12T16:17:49.679955472Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 12 16:17:49.699361 crc crio[22579]: time=\"2026-06-12T16:17:49.698008331Z\" level=info msg=\"Stopped container 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d: openstack/ceilometer-0/ceilometer-notification-agent\" id=9f2d3089-0ba7-43fa-a95f-75dfd1aea85d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:49.703603 crc crio[22579]: time=\"2026-06-12T16:17:49.702900616Z\" level=info msg=\"Stopping pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=581a3826-ec8d-48c4-971f-37b6adec9f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:49.703603 crc crio[22579]: time=\"2026-06-12T16:17:49.703366248Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 UID:adf4e92c-6659-4d24-9e7a-d1debf33def6 NetNS:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadf4e92c_6659_4d24_9e7a_d1debf33def6.slice PodAnnotations:0xc00130c4b0}] Aliases:map[]}\"\nJun 12 16:17:49.703603 crc crio[22579]: time=\"2026-06-12T16:17:49.703578823Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:49.713894 crc crio[22579]: time=\"2026-06-12T16:17:49.713772782Z\" level=info msg=\"Stopped pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=bcd12d82-a4c4-47b6-9143-58e167306bd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:49.745948 crc crio[22579]: 2026-06-12T16:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb3e4ffa9669637 Mac:7a:bb:81:ec:bb:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:49.749871 crc crio[22579]: time=\"2026-06-12T16:17:49.749797648Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-ktp8g Namespace:openstack ID:cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 UID:4971044d-cb84-46b5-be56-a1596484884f NetNS:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4971044d_cb84_46b5_be56_a1596484884f.slice PodAnnotations:0xc000548498}] Aliases:map[]}\"\nJun 12 16:17:49.749998 crc crio[22579]: time=\"2026-06-12T16:17:49.749960372Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-854d79d8f9-ktp8g for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:49.761945 crc crio[22579]: time=\"2026-06-12T16:17:49.761795483Z\" level=info msg=\"Ran pod sandbox cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 with infra container: openstack/dnsmasq-dns-854d79d8f9-ktp8g/POD\" id=bccfd24f-37d1-4fe3-bd40-2e8ce9279e92 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:49.770685 crc crio[22579]: time=\"2026-06-12T16:17:49.767920179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=51d818ae-2a99-4ec5-b87d-9f4e31b7437e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:49.892948 crc crio[22579]: time=\"2026-06-12T16:17:49.892830415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6d68bcad-1ad9-4158-8ea1-8b82bcea0d0e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:49.911133 crc crio[22579]: time=\"2026-06-12T16:17:49.911056278Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-854d79d8f9-ktp8g/init\" id=b08a4843-7033-4432-8fc7-b0ab5dcc6cf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:49.912665 crc crio[22579]: time=\"2026-06-12T16:17:49.912592837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:49.983998 crc crio[22579]: time=\"2026-06-12T16:17:49.98389777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:49.989003 crc crio[22579]: time=\"2026-06-12T16:17:49.988912567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:50.131716 crc crio[22579]: time=\"2026-06-12T16:17:50.131236886Z\" level=info msg=\"Created container 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c: openstack/dnsmasq-dns-854d79d8f9-ktp8g/init\" id=b08a4843-7033-4432-8fc7-b0ab5dcc6cf7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:50.134043 crc crio[22579]: time=\"2026-06-12T16:17:50.133936284Z\" level=info msg=\"Starting container: 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c\" id=3faede1d-5696-4014-a0e9-d33a80df8783 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:50.162333 crc crio[22579]: time=\"2026-06-12T16:17:50.161581507Z\" level=info msg=\"Started container\" PID=80596 containerID=9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c description=openstack/dnsmasq-dns-854d79d8f9-ktp8g/init id=3faede1d-5696-4014-a0e9-d33a80df8783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\nJun 12 16:17:50.162751 crc crio[22579]: 2026-06-12T16:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:531d7204bc06846 Mac:52:c1:6f:82:e2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:50.164259 crc crio[22579]: time=\"2026-06-12T16:17:50.164199384Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 UID:86a2df8c-46d9-48d6-98ea-3194460dd965 NetNS:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a2df8c_46d9_48d6_98ea_3194460dd965.slice PodAnnotations:0xc0004787c0}] Aliases:map[]}\"\nJun 12 16:17:50.164478 crc crio[22579]: time=\"2026-06-12T16:17:50.164393399Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:50.178716 crc crio[22579]: time=\"2026-06-12T16:17:50.174768433Z\" level=info msg=\"Ran pod sandbox 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 with infra container: openstack/cinder-api-0/POD\" id=a66ef254-7f81-4be8-bcc8-c634bd1dbebd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:50.186168 crc crio[22579]: time=\"2026-06-12T16:17:50.185954887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=01ce3d5d-3238-487e-88ac-bc7664e0be29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:50.188758 crc crio[22579]: time=\"2026-06-12T16:17:50.188643035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=606238aa-f58b-4401-8a27-62a7175e2a87 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:50.202028 crc crio[22579]: time=\"2026-06-12T16:17:50.199354498Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=ff4b78d4-b5f5-41dc-adc3-5267ac463a20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:50.309786 crc crio[22579]: time=\"2026-06-12T16:17:50.309654432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:50.342614 crc crio[22579]: time=\"2026-06-12T16:17:50.342455686Z\" level=info msg=\"Stopped pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=581a3826-ec8d-48c4-971f-37b6adec9f5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:50.410305 crc crio[22579]: time=\"2026-06-12T16:17:50.410210789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:50.418258 crc crio[22579]: time=\"2026-06-12T16:17:50.418193312Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=dea6c74d-dfff-4fea-b620-c790d2974f36 name=/runtime.v1.ImageService/PullImage\nJun 12 16:17:50.423316 crc crio[22579]: time=\"2026-06-12T16:17:50.421195558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3b3ffa98-de4f-45fe-8295-226b7c867a23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:50.486343 crc crio[22579]: time=\"2026-06-12T16:17:50.485961784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=504a62ba-682e-4a3d-b07d-55d630eadfe2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:50.497971 crc crio[22579]: time=\"2026-06-12T16:17:50.497878607Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=2364f02c-19dd-41b4-85ee-86c176d316ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:50.499588 crc crio[22579]: time=\"2026-06-12T16:17:50.499473108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:50.630759 crc crio[22579]: time=\"2026-06-12T16:17:50.630262023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:50.709440 crc crio[22579]: time=\"2026-06-12T16:17:50.709315313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7886ee9b-2a66-4e91-b9c7-0a9b88e6749f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:50.736674 crc crio[22579]: time=\"2026-06-12T16:17:50.735798696Z\" level=info msg=\"Removing container: 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076\" id=7a694814-8f7a-46a2-b753-06616e27e90c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:50.797392 crc crio[22579]: time=\"2026-06-12T16:17:50.797342371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1cb07fe9-a6b3-47b0-8c63-ca934daf9d72 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:50.819267 crc crio[22579]: time=\"2026-06-12T16:17:50.819201127Z\" level=info msg=\"Removed container 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api\" id=7a694814-8f7a-46a2-b753-06616e27e90c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:50.822903 crc crio[22579]: time=\"2026-06-12T16:17:50.822818669Z\" level=info msg=\"Removing container: 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30\" id=c205d49c-ba79-4eac-a6b6-3c602890b8fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:50.833785 crc crio[22579]: time=\"2026-06-12T16:17:50.833682945Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns\" id=d259399e-c5f3-4a84-8d54-eb608f5f4318 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:50.834472 crc crio[22579]: time=\"2026-06-12T16:17:50.834446625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:50.856843 crc crio[22579]: time=\"2026-06-12T16:17:50.856782812Z\" level=info msg=\"Removed container 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log\" id=c205d49c-ba79-4eac-a6b6-3c602890b8fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:50.867141 crc crio[22579]: time=\"2026-06-12T16:17:50.867060004Z\" level=info msg=\"Removing container: e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8\" id=009c1038-3e67-4c79-b866-034867b235b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:50.963450 crc crio[22579]: time=\"2026-06-12T16:17:50.963327551Z\" level=info msg=\"Removed container e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8: openstack/ceilometer-0/proxy-httpd\" id=009c1038-3e67-4c79-b866-034867b235b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:50.969902 crc crio[22579]: time=\"2026-06-12T16:17:50.969859007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:50.970675 crc crio[22579]: time=\"2026-06-12T16:17:50.970602736Z\" level=info msg=\"Removing container: ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b\" id=13e50c2e-7410-4e7f-b631-90e906ea9416 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:50.977614 crc crio[22579]: time=\"2026-06-12T16:17:50.97745656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:51.027588 crc crio[22579]: time=\"2026-06-12T16:17:51.024965798Z\" level=info msg=\"Removed container ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b: openstack/ceilometer-0/sg-core\" id=13e50c2e-7410-4e7f-b631-90e906ea9416 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:51.045388 crc crio[22579]: time=\"2026-06-12T16:17:51.045018108Z\" level=info msg=\"Removing container: 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d\" id=b8cac428-42c1-46a7-9071-0f699d53d532 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:51.104637 crc crio[22579]: time=\"2026-06-12T16:17:51.104201853Z\" level=info msg=\"Removed container 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8cac428-42c1-46a7-9071-0f699d53d532 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:51.117583 crc crio[22579]: time=\"2026-06-12T16:17:51.11746049Z\" level=info msg=\"Removing container: ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6\" id=6a8e0c1b-2b7f-4196-8552-03bc1fc9d910 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:51.166718 crc crio[22579]: time=\"2026-06-12T16:17:51.16663438Z\" level=info msg=\"Removed container ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6: openstack/ceilometer-0/ceilometer-central-agent\" id=6a8e0c1b-2b7f-4196-8552-03bc1fc9d910 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:51.263472 crc crio[22579]: time=\"2026-06-12T16:17:51.263344989Z\" level=info msg=\"Created container 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns\" id=d259399e-c5f3-4a84-8d54-eb608f5f4318 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:51.266090 crc crio[22579]: time=\"2026-06-12T16:17:51.265925585Z\" level=info msg=\"Starting container: 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f\" id=7e7681ce-29b0-4a59-adb5-d274e9ac7d68 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:51.283195 crc crio[22579]: time=\"2026-06-12T16:17:51.283014819Z\" level=info msg=\"Started container\" PID=80752 containerID=038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f description=openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns id=7e7681ce-29b0-4a59-adb5-d274e9ac7d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\nJun 12 16:17:51.417699 crc crio[22579]: time=\"2026-06-12T16:17:51.417648462Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=4856b4ab-1b93-44ed-97db-1d1a7ac143e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:51.417970 crc crio[22579]: time=\"2026-06-12T16:17:51.417878148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:51.459105 crc crio[22579]: time=\"2026-06-12T16:17:51.458599523Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 UID:faabda60-c8df-45f9-8ad6-72efdeae78bf NetNS:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaabda60_c8df_45f9_8ad6_72efdeae78bf.slice PodAnnotations:0xc000478628}] Aliases:map[]}\"\nJun 12 16:17:51.459105 crc crio[22579]: time=\"2026-06-12T16:17:51.458698156Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:52.273312 crc crio[22579]: 2026-06-12T16:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5654ba6a42e7b5 Mac:32:3c:0d:5a:9d:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb SocketPath: PciID:}] [{Interface:0xc0005a0d70 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:52.274279 crc crio[22579]: time=\"2026-06-12T16:17:52.274085715Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 UID:faabda60-c8df-45f9-8ad6-72efdeae78bf NetNS:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaabda60_c8df_45f9_8ad6_72efdeae78bf.slice PodAnnotations:0xc000478628}] Aliases:map[]}\"\nJun 12 16:17:52.274279 crc crio[22579]: time=\"2026-06-12T16:17:52.274223689Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:52.290132 crc crio[22579]: time=\"2026-06-12T16:17:52.290054461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:52.297530 crc crio[22579]: time=\"2026-06-12T16:17:52.297226534Z\" level=info msg=\"Ran pod sandbox a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 with infra container: openstack/ceilometer-0/POD\" id=4856b4ab-1b93-44ed-97db-1d1a7ac143e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:52.310563 crc crio[22579]: time=\"2026-06-12T16:17:52.309806883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=aae49ea1-0cf9-4cf4-aead-58789a963772 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:52.344591 crc crio[22579]: time=\"2026-06-12T16:17:52.341590432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0ba41de2-b5fe-4916-ae39-4429bbb11d83 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:52.425003 crc crio[22579]: time=\"2026-06-12T16:17:52.424865519Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f56b895f-8044-4b79-aa36-5fa5ee7945e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:52.425444 crc crio[22579]: time=\"2026-06-12T16:17:52.425369112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:52.476585 crc crio[22579]: time=\"2026-06-12T16:17:52.476540153Z\" level=info msg=\"Stopping container: 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6 (timeout: 30s)\" id=67e2e52e-6b19-4d11-8e5d-23be8f85b3ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:52.482084 crc crio[22579]: time=\"2026-06-12T16:17:52.481975561Z\" level=info msg=\"Stopping container: ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f (timeout: 30s)\" id=de35c6b9-3876-4dd6-bd1d-38f3b9cac9dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:52.679194 crc crio[22579]: time=\"2026-06-12T16:17:52.678119408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:52.689024 crc crio[22579]: time=\"2026-06-12T16:17:52.687765493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:52.731115 crc crio[22579]: time=\"2026-06-12T16:17:52.729609657Z\" level=info msg=\"Created container 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7: openstack/cinder-scheduler-0/cinder-scheduler\" id=2364f02c-19dd-41b4-85ee-86c176d316ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:52.741947 crc crio[22579]: time=\"2026-06-12T16:17:52.7372028Z\" level=info msg=\"Starting container: 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7\" id=8d457c3e-5b86-4511-89a5-a6403d465fe3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:52.751888 crc crio[22579]: time=\"2026-06-12T16:17:52.75177926Z\" level=info msg=\"Started container\" PID=80937 containerID=321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7 description=openstack/cinder-scheduler-0/cinder-scheduler id=8d457c3e-5b86-4511-89a5-a6403d465fe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\nJun 12 16:17:52.785897 crc crio[22579]: time=\"2026-06-12T16:17:52.781429134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=69f990d8-1d0f-41da-ae76-bf1314f69bc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:52.886154 crc crio[22579]: time=\"2026-06-12T16:17:52.886007033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:52.907095 crc crio[22579]: time=\"2026-06-12T16:17:52.906930265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1a8da160-3c9d-4dda-baf6-31a34c21506d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:53.221109 crc crio[22579]: time=\"2026-06-12T16:17:53.220931318Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6fc858c5-hpp55/POD\" id=5c5979dd-6660-43f2-9c6d-8456fffc1b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:53.221263 crc crio[22579]: time=\"2026-06-12T16:17:53.221142554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:53.262281 crc crio[22579]: time=\"2026-06-12T16:17:53.262172247Z\" level=info msg=\"Created container 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b: openstack/ceilometer-0/ceilometer-central-agent\" id=f56b895f-8044-4b79-aa36-5fa5ee7945e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:53.262955 crc crio[22579]: time=\"2026-06-12T16:17:53.262882085Z\" level=info msg=\"Got pod network &{Name:neutron-6fc858c5-hpp55 Namespace:openstack ID:db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45 UID:418f4e02-f4c4-44d8-a092-0ee585ee4c34 NetNS:/var/run/netns/7a06992c-7d0e-46d3-b018-394c230792da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418f4e02_f4c4_44d8_a092_0ee585ee4c34.slice PodAnnotations:0xc004fc08c0}] Aliases:map[]}\"\nJun 12 16:17:53.262955 crc crio[22579]: time=\"2026-06-12T16:17:53.262944276Z\" level=info msg=\"Adding pod openstack_neutron-6fc858c5-hpp55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:53.264954 crc crio[22579]: time=\"2026-06-12T16:17:53.264881046Z\" level=info msg=\"Starting container: 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b\" id=45579655-b35c-4510-8a30-2e6e7f70d5fb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:53.271642 crc crio[22579]: time=\"2026-06-12T16:17:53.271555915Z\" level=info msg=\"Created container b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0: openstack/cinder-api-0/cinder-api-log\" id=ff4b78d4-b5f5-41dc-adc3-5267ac463a20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:53.271893 crc crio[22579]: time=\"2026-06-12T16:17:53.271818222Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=fc4a1956-fe51-466f-898f-c1329d478a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:53.273116 crc crio[22579]: time=\"2026-06-12T16:17:53.273022443Z\" level=info msg=\"Started container\" PID=80983 containerID=09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b description=openstack/ceilometer-0/ceilometer-central-agent id=45579655-b35c-4510-8a30-2e6e7f70d5fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\nJun 12 16:17:53.273211 crc crio[22579]: time=\"2026-06-12T16:17:53.273151286Z\" level=info msg=\"Starting container: b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0\" id=92201de0-c0fe-4e4e-b7d0-946b05f09008 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:53.273843 crc crio[22579]: time=\"2026-06-12T16:17:53.273787372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:53.282214 crc crio[22579]: time=\"2026-06-12T16:17:53.281788115Z\" level=info msg=\"Started container\" PID=81012 containerID=b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0 description=openstack/cinder-api-0/cinder-api-log id=92201de0-c0fe-4e4e-b7d0-946b05f09008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\nJun 12 16:17:53.295900 crc crio[22579]: time=\"2026-06-12T16:17:53.295478033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=036300e8-2485-4e2a-a4d5-34d5a1b16a0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:53.350029 crc crio[22579]: time=\"2026-06-12T16:17:53.349961529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=255d49e6-3d87-43d4-b6c9-b5b33746cb53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:53.353093 crc crio[22579]: time=\"2026-06-12T16:17:53.353059908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=345dad42-b8ea-42dc-9373-4534bad51794 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:53.372164 crc crio[22579]: time=\"2026-06-12T16:17:53.370246514Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=8e4be368-4bb3-4341-bfe1-88bc1f69e400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:53.378357 crc crio[22579]: time=\"2026-06-12T16:17:53.377726975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:53.399392 crc crio[22579]: time=\"2026-06-12T16:17:53.399295513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:53.417225 crc crio[22579]: time=\"2026-06-12T16:17:53.405244304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b347711c-c0d3-4bf5-bd9a-c03ba80876a1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:53.426054 crc crio[22579]: time=\"2026-06-12T16:17:53.425970101Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b3652c97-3836-456b-a918-87e330770813 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:53.427294 crc crio[22579]: time=\"2026-06-12T16:17:53.427264274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:53.451897 crc crio[22579]: time=\"2026-06-12T16:17:53.451733466Z\" level=info msg=\"Stopped container 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd\" id=67e2e52e-6b19-4d11-8e5d-23be8f85b3ef name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:53.514566 crc crio[22579]: time=\"2026-06-12T16:17:53.51402783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:53.522688 crc crio[22579]: time=\"2026-06-12T16:17:53.519860048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:53.630096 crc crio[22579]: time=\"2026-06-12T16:17:53.629640909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:53.788685 crc crio[22579]: time=\"2026-06-12T16:17:53.78855813Z\" level=info msg=\"Created container 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921: openstack/ceilometer-0/ceilometer-notification-agent\" id=8e4be368-4bb3-4341-bfe1-88bc1f69e400 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:53.791478 crc crio[22579]: time=\"2026-06-12T16:17:53.791360831Z\" level=info msg=\"Starting container: 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921\" id=f097a72e-879e-4fe9-aff0-3126dba4dfe9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:53.837627 crc crio[22579]: time=\"2026-06-12T16:17:53.837451363Z\" level=info msg=\"Started container\" PID=81080 containerID=65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921 description=openstack/ceilometer-0/ceilometer-notification-agent id=f097a72e-879e-4fe9-aff0-3126dba4dfe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\nJun 12 16:17:53.915106 crc crio[22579]: time=\"2026-06-12T16:17:53.915004445Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8845730c-7598-4f43-ab71-1bf8d45d0ee7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:53.968469 crc crio[22579]: time=\"2026-06-12T16:17:53.968340281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=74e0293c-8586-43b6-a06a-3dea6ad55f79 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:53.983107 crc crio[22579]: time=\"2026-06-12T16:17:53.982999943Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f77b02c1-cfb3-4ef4-af37-48be4db38970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:53.987142 crc crio[22579]: time=\"2026-06-12T16:17:53.987056606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.163391 crc crio[22579]: 2026-06-12T16:17:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db09ad86af74cc0 Mac:ca:3b:ad:e0:f5:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/7a06992c-7d0e-46d3-b018-394c230792da SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:54.164558 crc crio[22579]: time=\"2026-06-12T16:17:54.164358394Z\" level=info msg=\"Got pod network &{Name:neutron-6fc858c5-hpp55 Namespace:openstack ID:db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45 UID:418f4e02-f4c4-44d8-a092-0ee585ee4c34 NetNS:/var/run/netns/7a06992c-7d0e-46d3-b018-394c230792da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418f4e02_f4c4_44d8_a092_0ee585ee4c34.slice PodAnnotations:0xc004fc08c0}] Aliases:map[]}\"\nJun 12 16:17:54.165095 crc crio[22579]: time=\"2026-06-12T16:17:54.164651832Z\" level=info msg=\"Checking pod openstack_neutron-6fc858c5-hpp55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:54.193947 crc crio[22579]: time=\"2026-06-12T16:17:54.193759072Z\" level=info msg=\"Ran pod sandbox db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45 with infra container: openstack/neutron-6fc858c5-hpp55/POD\" id=5c5979dd-6660-43f2-9c6d-8456fffc1b0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:54.202661 crc crio[22579]: time=\"2026-06-12T16:17:54.201185941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=03f56201-929f-4832-97b7-082b5958d499 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:54.207062 crc crio[22579]: time=\"2026-06-12T16:17:54.207028899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.241560 crc crio[22579]: time=\"2026-06-12T16:17:54.241447604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.302766 crc crio[22579]: time=\"2026-06-12T16:17:54.302673251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6d77ad9-11f8-43c6-b7c8-494ec5df7296 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:54.336299 crc crio[22579]: time=\"2026-06-12T16:17:54.336200743Z\" level=info msg=\"Creating container: openstack/neutron-6fc858c5-hpp55/neutron-api\" id=fec385c5-be4d-4e62-a29a-cbc87436caae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:54.336851 crc crio[22579]: time=\"2026-06-12T16:17:54.336786428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.458692 crc crio[22579]: time=\"2026-06-12T16:17:54.4509202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.458692 crc crio[22579]: time=\"2026-06-12T16:17:54.455307801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.534697 crc crio[22579]: time=\"2026-06-12T16:17:54.534585707Z\" level=info msg=\"Created container 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3: openstack/ceilometer-0/sg-core\" id=f77b02c1-cfb3-4ef4-af37-48be4db38970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:54.541084 crc crio[22579]: time=\"2026-06-12T16:17:54.539180274Z\" level=info msg=\"Starting container: 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3\" id=51c4a956-9b26-429a-b547-0c9f287555b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:54.562824 crc crio[22579]: time=\"2026-06-12T16:17:54.562727052Z\" level=info msg=\"Started container\" PID=81182 containerID=04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3 description=openstack/ceilometer-0/sg-core id=51c4a956-9b26-429a-b547-0c9f287555b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\nJun 12 16:17:54.599112 crc crio[22579]: time=\"2026-06-12T16:17:54.599073616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.602176 crc crio[22579]: time=\"2026-06-12T16:17:54.602062282Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=98470a12-923b-4364-ac99-61b68eb9ce0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:54.689222 crc crio[22579]: time=\"2026-06-12T16:17:54.688642154Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c1c9b040-ae4c-4a23-b3a3-accc78939bfd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:54.720220 crc crio[22579]: time=\"2026-06-12T16:17:54.71996447Z\" level=info msg=\"Created container 73a39bdd638c8b86f1356f0e43c7871545d1124e2cab239253f9de5c3e043cfb: openstack/neutron-6fc858c5-hpp55/neutron-api\" id=fec385c5-be4d-4e62-a29a-cbc87436caae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:54.724477 crc crio[22579]: time=\"2026-06-12T16:17:54.721367626Z\" level=info msg=\"Starting container: 73a39bdd638c8b86f1356f0e43c7871545d1124e2cab239253f9de5c3e043cfb\" id=e342933d-ebdb-47a5-bb61-77105b2b9187 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:54.734988 crc crio[22579]: time=\"2026-06-12T16:17:54.733373431Z\" level=info msg=\"Started container\" PID=81197 containerID=73a39bdd638c8b86f1356f0e43c7871545d1124e2cab239253f9de5c3e043cfb description=openstack/neutron-6fc858c5-hpp55/neutron-api id=e342933d-ebdb-47a5-bb61-77105b2b9187 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45\nJun 12 16:17:54.752436 crc crio[22579]: time=\"2026-06-12T16:17:54.752342203Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=ef4c819b-d610-4f97-810c-f9d06f52f6d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:54.754647 crc crio[22579]: time=\"2026-06-12T16:17:54.75457972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=84cdab75-f755-4f97-b15a-6b12eedb661b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:54.757324 crc crio[22579]: time=\"2026-06-12T16:17:54.757279169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.865985 crc crio[22579]: time=\"2026-06-12T16:17:54.86586716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc1b2982-edb2-43c1-96ce-8b8272bc06dc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:54.880893 crc crio[22579]: time=\"2026-06-12T16:17:54.880804879Z\" level=info msg=\"Creating container: openstack/neutron-6fc858c5-hpp55/neutron-httpd\" id=d2bbc4b2-d875-4533-b392-14ba668b1cf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:54.881252 crc crio[22579]: time=\"2026-06-12T16:17:54.881204809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.917992 crc crio[22579]: time=\"2026-06-12T16:17:54.917897782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.920767 crc crio[22579]: time=\"2026-06-12T16:17:54.920690513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.929615 crc crio[22579]: time=\"2026-06-12T16:17:54.929478357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:54.976459 crc crio[22579]: time=\"2026-06-12T16:17:54.976364699Z\" level=info msg=\"Created container dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea: openstack/cinder-scheduler-0/probe\" id=fc4a1956-fe51-466f-898f-c1329d478a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:54.978995 crc crio[22579]: time=\"2026-06-12T16:17:54.978887283Z\" level=info msg=\"Starting container: dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea\" id=d5326ecb-74a8-43e9-9be1-c9e5d157c438 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:55.005333 crc crio[22579]: time=\"2026-06-12T16:17:55.005235743Z\" level=info msg=\"Started container\" PID=81243 containerID=dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea description=openstack/cinder-scheduler-0/probe id=d5326ecb-74a8-43e9-9be1-c9e5d157c438 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\nJun 12 16:17:55.028868 crc crio[22579]: time=\"2026-06-12T16:17:55.02870817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:55.042562 crc crio[22579]: time=\"2026-06-12T16:17:55.042286075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:55.062010 crc crio[22579]: time=\"2026-06-12T16:17:55.061862183Z\" level=info msg=\"Created container 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8: openstack/cinder-api-0/cinder-api\" id=b3652c97-3836-456b-a918-87e330770813 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:55.065772 crc crio[22579]: time=\"2026-06-12T16:17:55.06568416Z\" level=info msg=\"Starting container: 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8\" id=dc1f4057-64db-4eb7-9863-7de790ef98b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:55.077788 crc crio[22579]: time=\"2026-06-12T16:17:55.077687565Z\" level=info msg=\"Started container\" PID=81270 containerID=7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8 description=openstack/cinder-api-0/cinder-api id=dc1f4057-64db-4eb7-9863-7de790ef98b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\nJun 12 16:17:55.078607 crc crio[22579]: time=\"2026-06-12T16:17:55.078536676Z\" level=info msg=\"Created container 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427: openstack/ceilometer-0/proxy-httpd\" id=ef4c819b-d610-4f97-810c-f9d06f52f6d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:55.085733 crc crio[22579]: time=\"2026-06-12T16:17:55.082729233Z\" level=info msg=\"Starting container: 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427\" id=33be6cdc-02bf-41b6-b95d-04071fd6846f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:55.093213 crc crio[22579]: time=\"2026-06-12T16:17:55.093071116Z\" level=info msg=\"Started container\" PID=81271 containerID=2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427 description=openstack/ceilometer-0/proxy-httpd id=33be6cdc-02bf-41b6-b95d-04071fd6846f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\nJun 12 16:17:55.306604 crc crio[22579]: time=\"2026-06-12T16:17:55.306010559Z\" level=info msg=\"Created container 767f77b2fdf3795404ac118d64629d38b19113abcc1fbe48e67bbdfbfe525b5b: openstack/neutron-6fc858c5-hpp55/neutron-httpd\" id=d2bbc4b2-d875-4533-b392-14ba668b1cf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:55.310172 crc crio[22579]: time=\"2026-06-12T16:17:55.308940363Z\" level=info msg=\"Starting container: 767f77b2fdf3795404ac118d64629d38b19113abcc1fbe48e67bbdfbfe525b5b\" id=2ea25257-3c5b-4849-9888-7e768e4e5ec4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:17:55.321030 crc crio[22579]: time=\"2026-06-12T16:17:55.320897937Z\" level=info msg=\"Started container\" PID=81281 containerID=767f77b2fdf3795404ac118d64629d38b19113abcc1fbe48e67bbdfbfe525b5b description=openstack/neutron-6fc858c5-hpp55/neutron-httpd id=2ea25257-3c5b-4849-9888-7e768e4e5ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45\nJun 12 16:17:56.170489 crc crio[22579]: time=\"2026-06-12T16:17:56.169741559Z\" level=info msg=\"Stopping container: 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8 (timeout: 30s)\" id=0a2e1259-bebc-4e15-bb5a-741f5d1ebb58 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:56.171157 crc crio[22579]: time=\"2026-06-12T16:17:56.16978303Z\" level=info msg=\"Stopping container: b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0 (timeout: 30s)\" id=9d576460-ad7e-44ad-9b87-a417f3184d04 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:56.521083 crc crio[22579]: time=\"2026-06-12T16:17:56.520974288Z\" level=info msg=\"Stopped container b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0: openstack/cinder-api-0/cinder-api-log\" id=9d576460-ad7e-44ad-9b87-a417f3184d04 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:56.580380 crc crio[22579]: time=\"2026-06-12T16:17:56.580257236Z\" level=info msg=\"Stopped container ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f: openstack/neutron-7b9ff5749c-pb7kh/neutron-api\" id=de35c6b9-3876-4dd6-bd1d-38f3b9cac9dd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:56.582573 crc crio[22579]: time=\"2026-06-12T16:17:56.582357869Z\" level=info msg=\"Stopping pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=714319e6-b4e3-4923-bb1c-19af3fe064aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:56.583133 crc crio[22579]: time=\"2026-06-12T16:17:56.583070367Z\" level=info msg=\"Got pod network &{Name:neutron-7b9ff5749c-pb7kh Namespace:openstack ID:a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 UID:f2d85e71-bf39-4eed-b96d-b7030c89ce84 NetNS:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2d85e71_bf39_4eed_b96d_b7030c89ce84.slice PodAnnotations:0xc0023085d0}] Aliases:map[]}\"\nJun 12 16:17:56.583320 crc crio[22579]: time=\"2026-06-12T16:17:56.583231351Z\" level=info msg=\"Deleting pod openstack_neutron-7b9ff5749c-pb7kh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:56.731221 crc crio[22579]: time=\"2026-06-12T16:17:56.73029659Z\" level=info msg=\"Stopped container 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8: openstack/cinder-api-0/cinder-api\" id=0a2e1259-bebc-4e15-bb5a-741f5d1ebb58 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:56.731690 crc crio[22579]: time=\"2026-06-12T16:17:56.731624754Z\" level=info msg=\"Stopping pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=27ced3de-9c94-401e-a965-946a06b2b344 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:56.733695 crc crio[22579]: time=\"2026-06-12T16:17:56.73226206Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 UID:86a2df8c-46d9-48d6-98ea-3194460dd965 NetNS:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a2df8c_46d9_48d6_98ea_3194460dd965.slice PodAnnotations:0xc002308740}] Aliases:map[]}\"\nJun 12 16:17:56.733695 crc crio[22579]: time=\"2026-06-12T16:17:56.732548718Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:57.116481 crc crio[22579]: time=\"2026-06-12T16:17:57.116357056Z\" level=info msg=\"Stopped pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=27ced3de-9c94-401e-a965-946a06b2b344 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:57.423331 crc crio[22579]: time=\"2026-06-12T16:17:57.422761636Z\" level=info msg=\"Stopped pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=714319e6-b4e3-4923-bb1c-19af3fe064aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:58.032042 crc crio[22579]: time=\"2026-06-12T16:17:58.030858606Z\" level=info msg=\"Stopping container: 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d (timeout: 10s)\" id=86291ff4-f45d-49e4-ad46-694fa5b6b3fd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:58.179993 crc crio[22579]: time=\"2026-06-12T16:17:58.179828774Z\" level=info msg=\"Stopped container 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns\" id=86291ff4-f45d-49e4-ad46-694fa5b6b3fd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:17:58.182158 crc crio[22579]: time=\"2026-06-12T16:17:58.180967823Z\" level=info msg=\"Stopping pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=6040af32-5f3c-40c8-823c-7a8b4833628c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:58.182158 crc crio[22579]: time=\"2026-06-12T16:17:58.18163688Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-nd9hd Namespace:openstack ID:d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 UID:1c60f954-5b13-4fa8-b85b-fd91df3a7b24 NetNS:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c60f954_5b13_4fa8_b85b_fd91df3a7b24.slice PodAnnotations:0xc000478ef0}] Aliases:map[]}\"\nJun 12 16:17:58.182158 crc crio[22579]: time=\"2026-06-12T16:17:58.181780323Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7544b8cd67-nd9hd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:58.275327 crc crio[22579]: time=\"2026-06-12T16:17:58.274141602Z\" level=info msg=\"Removing container: 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6\" id=3445c9cf-6543-403a-ae53-419f81a0bd67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:58.349356 crc crio[22579]: time=\"2026-06-12T16:17:58.349268872Z\" level=info msg=\"Removed container 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd\" id=3445c9cf-6543-403a-ae53-419f81a0bd67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:58.353317 crc crio[22579]: time=\"2026-06-12T16:17:58.353217412Z\" level=info msg=\"Removing container: ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f\" id=667cf5d3-7478-4af7-b285-2b9105d709ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:58.473558 crc crio[22579]: time=\"2026-06-12T16:17:58.47154318Z\" level=info msg=\"Removed container ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f: openstack/neutron-7b9ff5749c-pb7kh/neutron-api\" id=667cf5d3-7478-4af7-b285-2b9105d709ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:58.712619 crc crio[22579]: time=\"2026-06-12T16:17:58.712441525Z\" level=info msg=\"Stopped pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=6040af32-5f3c-40c8-823c-7a8b4833628c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:17:58.857485 crc crio[22579]: time=\"2026-06-12T16:17:58.857309457Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=f3307812-6866-46d6-b39e-37e547b05b84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:58.857786 crc crio[22579]: time=\"2026-06-12T16:17:58.857701557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:58.905319 crc crio[22579]: time=\"2026-06-12T16:17:58.904792094Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96 UID:c81881e3-3b15-45f4-b907-fbb73c0c263e NetNS:/var/run/netns/23489fcb-bd25-4325-8931-302cec7eab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81881e3_3b15_45f4_b907_fbb73c0c263e.slice PodAnnotations:0xc0004786d8}] Aliases:map[]}\"\nJun 12 16:17:58.905319 crc crio[22579]: time=\"2026-06-12T16:17:58.905171344Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:17:59.293893 crc crio[22579]: time=\"2026-06-12T16:17:59.293288762Z\" level=info msg=\"Removing container: 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d\" id=6891e722-6f8e-4377-a511-a9c75c4337b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:59.328147 crc crio[22579]: time=\"2026-06-12T16:17:59.328047375Z\" level=info msg=\"Removed container 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns\" id=6891e722-6f8e-4377-a511-a9c75c4337b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:59.331835 crc crio[22579]: time=\"2026-06-12T16:17:59.33176667Z\" level=info msg=\"Removing container: bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd\" id=42f252ca-3541-4fe9-8848-12a475f9b38a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:59.365869 crc crio[22579]: time=\"2026-06-12T16:17:59.365777815Z\" level=info msg=\"Removed container bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd: openstack/dnsmasq-dns-7544b8cd67-nd9hd/init\" id=42f252ca-3541-4fe9-8848-12a475f9b38a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:17:59.527642 crc crio[22579]: 2026-06-12T16:17:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:838dc08cae20aed Mac:ea:d4:2f:ba:1a:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/23489fcb-bd25-4325-8931-302cec7eab2e SocketPath: PciID:}] [{Interface:0xc000112c00 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:17:59.529336 crc crio[22579]: time=\"2026-06-12T16:17:59.52921967Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96 UID:c81881e3-3b15-45f4-b907-fbb73c0c263e NetNS:/var/run/netns/23489fcb-bd25-4325-8931-302cec7eab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81881e3_3b15_45f4_b907_fbb73c0c263e.slice PodAnnotations:0xc0004786d8}] Aliases:map[]}\"\nJun 12 16:17:59.529538 crc crio[22579]: time=\"2026-06-12T16:17:59.529419645Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:17:59.548609 crc crio[22579]: time=\"2026-06-12T16:17:59.548472119Z\" level=info msg=\"Ran pod sandbox 838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96 with infra container: openstack/cinder-api-0/POD\" id=f3307812-6866-46d6-b39e-37e547b05b84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:17:59.551369 crc crio[22579]: time=\"2026-06-12T16:17:59.55125285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=908f401f-f013-46f7-9a41-76ec858bccda name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:59.559554 crc crio[22579]: time=\"2026-06-12T16:17:59.558486984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=11ea3aa5-2d20-4eb7-a51c-339c389e0e9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:17:59.569017 crc crio[22579]: time=\"2026-06-12T16:17:59.568910199Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=d3979226-e03e-4d6d-9425-6269f19839f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:17:59.569627 crc crio[22579]: time=\"2026-06-12T16:17:59.569431782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:17:59.648618 crc crio[22579]: time=\"2026-06-12T16:17:59.647754654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:00.080199 crc crio[22579]: time=\"2026-06-12T16:18:00.079790308Z\" level=info msg=\"Running pod sandbox: openstack/placement-84db86ff68-5rtj7/POD\" id=02879596-0b25-4819-918a-d472d53e7860 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:00.080428 crc crio[22579]: time=\"2026-06-12T16:18:00.080229229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:00.162723 crc crio[22579]: time=\"2026-06-12T16:18:00.162583973Z\" level=info msg=\"Got pod network &{Name:placement-84db86ff68-5rtj7 Namespace:openstack ID:041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9 UID:12435e79-fca5-4d98-9e2e-a9c003a03e1d NetNS:/var/run/netns/0e628213-f912-4189-865d-273a3b4a89ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12435e79_fca5_4d98_9e2e_a9c003a03e1d.slice PodAnnotations:0xc0024a6420}] Aliases:map[]}\"\nJun 12 16:18:00.162723 crc crio[22579]: time=\"2026-06-12T16:18:00.162661835Z\" level=info msg=\"Adding pod openstack_placement-84db86ff68-5rtj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:00.625322 crc crio[22579]: time=\"2026-06-12T16:18:00.624260011Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688018-hl4kb/POD\" id=1e134796-bbc5-428d-906c-4c2e9942e14c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:00.625322 crc crio[22579]: time=\"2026-06-12T16:18:00.624790254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:00.660718 crc crio[22579]: time=\"2026-06-12T16:18:00.660612845Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-hl4kb Namespace:openshift-infra ID:17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed UID:1e8164e3-063e-4359-9800-b7bfeecb206d NetNS:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e8164e3_063e_4359_9800_b7bfeecb206d.slice PodAnnotations:0xc0025a0650}] Aliases:map[]}\"\nJun 12 16:18:00.660718 crc crio[22579]: time=\"2026-06-12T16:18:00.660688467Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688018-hl4kb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:00.661028 crc crio[22579]: time=\"2026-06-12T16:18:00.660893282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:00.827600 crc crio[22579]: 2026-06-12T16:18:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:041226911dc4491 Mac:62:cd:da:b2:dd:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/0e628213-f912-4189-865d-273a3b4a89ec SocketPath: PciID:}] [{Interface:0xc000412a10 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:00.833640 crc crio[22579]: time=\"2026-06-12T16:18:00.831335755Z\" level=info msg=\"Got pod network &{Name:placement-84db86ff68-5rtj7 Namespace:openstack ID:041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9 UID:12435e79-fca5-4d98-9e2e-a9c003a03e1d NetNS:/var/run/netns/0e628213-f912-4189-865d-273a3b4a89ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12435e79_fca5_4d98_9e2e_a9c003a03e1d.slice PodAnnotations:0xc0024a6420}] Aliases:map[]}\"\nJun 12 16:18:00.833640 crc crio[22579]: time=\"2026-06-12T16:18:00.831732475Z\" level=info msg=\"Checking pod openstack_placement-84db86ff68-5rtj7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:00.847796 crc crio[22579]: time=\"2026-06-12T16:18:00.847721832Z\" level=info msg=\"Ran pod sandbox 041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9 with infra container: openstack/placement-84db86ff68-5rtj7/POD\" id=02879596-0b25-4819-918a-d472d53e7860 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:00.854241 crc crio[22579]: time=\"2026-06-12T16:18:00.853962501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ec12a49c-a85e-4698-9a22-f1aee2a25573 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:00.904086 crc crio[22579]: time=\"2026-06-12T16:18:00.903577502Z\" level=info msg=\"Created container 2b0a363f423b5a1c4fcf5edf1371c60af88d43fd12a2f7eeecf54feb6edfb7fc: openstack/cinder-api-0/cinder-api-log\" id=d3979226-e03e-4d6d-9425-6269f19839f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:00.922821 crc crio[22579]: time=\"2026-06-12T16:18:00.911798711Z\" level=info msg=\"Starting container: 2b0a363f423b5a1c4fcf5edf1371c60af88d43fd12a2f7eeecf54feb6edfb7fc\" id=d411fcea-ca46-4185-a750-42a0d49cdede name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:00.930061 crc crio[22579]: time=\"2026-06-12T16:18:00.929907291Z\" level=info msg=\"Started container\" PID=82338 containerID=2b0a363f423b5a1c4fcf5edf1371c60af88d43fd12a2f7eeecf54feb6edfb7fc description=openstack/cinder-api-0/cinder-api-log id=d411fcea-ca46-4185-a750-42a0d49cdede name=/runtime.v1.RuntimeService/StartContainer sandboxID=838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96\nJun 12 16:18:00.947044 crc crio[22579]: time=\"2026-06-12T16:18:00.946958285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=50cb75b0-87ff-45dd-9355-7d5542bbbfde name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:00.962829 crc crio[22579]: time=\"2026-06-12T16:18:00.962670404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=77bc4ce4-0d70-4231-b1e1-9e5b41cfc2d9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:00.974760 crc crio[22579]: time=\"2026-06-12T16:18:00.972673919Z\" level=info msg=\"Creating container: openstack/placement-84db86ff68-5rtj7/placement-log\" id=8fb9900f-3e16-4765-a55e-a76a99ed27a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:00.974760 crc crio[22579]: time=\"2026-06-12T16:18:00.973155111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.050285 crc crio[22579]: time=\"2026-06-12T16:18:01.050161179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.061219 crc crio[22579]: time=\"2026-06-12T16:18:01.061048196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.079452 crc crio[22579]: time=\"2026-06-12T16:18:01.077674468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=19665915-7d91-4308-9895-801ab036d04e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:01.106189 crc crio[22579]: time=\"2026-06-12T16:18:01.104993233Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a21af74d-6b61-45a7-88f1-2538a9c90f68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:01.106189 crc crio[22579]: time=\"2026-06-12T16:18:01.105594998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.234269 crc crio[22579]: time=\"2026-06-12T16:18:01.234166217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.271243 crc crio[22579]: time=\"2026-06-12T16:18:01.271144077Z\" level=info msg=\"Created container 5bb5ea894323dc17cd19f9e8178487a8185b5a77fc92697cdaaaa0a6b003b1bb: openstack/placement-84db86ff68-5rtj7/placement-log\" id=8fb9900f-3e16-4765-a55e-a76a99ed27a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:01.278580 crc crio[22579]: time=\"2026-06-12T16:18:01.274643666Z\" level=info msg=\"Starting container: 5bb5ea894323dc17cd19f9e8178487a8185b5a77fc92697cdaaaa0a6b003b1bb\" id=c4643911-6a1f-4223-9b18-5317c9d22da3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:01.288558 crc crio[22579]: time=\"2026-06-12T16:18:01.284103667Z\" level=info msg=\"Started container\" PID=82423 containerID=5bb5ea894323dc17cd19f9e8178487a8185b5a77fc92697cdaaaa0a6b003b1bb description=openstack/placement-84db86ff68-5rtj7/placement-log id=c4643911-6a1f-4223-9b18-5317c9d22da3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9\nJun 12 16:18:01.306559 crc crio[22579]: 2026-06-12T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17d4a226e435c61 Mac:ca:cc:30:5d:46:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f SocketPath: PciID:}] [{Interface:0xc0004bc720 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:01.306559 crc crio[22579]: time=\"2026-06-12T16:18:01.305912131Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-hl4kb Namespace:openshift-infra ID:17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed UID:1e8164e3-063e-4359-9800-b7bfeecb206d NetNS:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e8164e3_063e_4359_9800_b7bfeecb206d.slice PodAnnotations:0xc0025a0650}] Aliases:map[]}\"\nJun 12 16:18:01.306559 crc crio[22579]: time=\"2026-06-12T16:18:01.306102526Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688018-hl4kb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:01.315893 crc crio[22579]: time=\"2026-06-12T16:18:01.315806503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=3ba7fa27-7c77-4b86-9892-db2be9f99dc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:01.322078 crc crio[22579]: time=\"2026-06-12T16:18:01.320627945Z\" level=info msg=\"Ran pod sandbox 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed with infra container: openshift-infra/auto-csr-approver-29688018-hl4kb/POD\" id=1e134796-bbc5-428d-906c-4c2e9942e14c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:01.327877 crc crio[22579]: time=\"2026-06-12T16:18:01.327346806Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d91ad43b-f0ca-4ae2-b55d-8ba1f81dcdd1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:01.338138 crc crio[22579]: time=\"2026-06-12T16:18:01.338008437Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:18:01.405008 crc crio[22579]: time=\"2026-06-12T16:18:01.404918448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6efd4202-54aa-48ea-9a32-28803074251a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:01.419567 crc crio[22579]: time=\"2026-06-12T16:18:01.419449768Z\" level=info msg=\"Creating container: openstack/placement-84db86ff68-5rtj7/placement-api\" id=6e3d1b4e-7505-484d-83d1-72aba411b3ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:01.421023 crc crio[22579]: time=\"2026-06-12T16:18:01.420990277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.471803 crc crio[22579]: time=\"2026-06-12T16:18:01.471746917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.479071 crc crio[22579]: time=\"2026-06-12T16:18:01.479032032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:01.715926 crc crio[22579]: time=\"2026-06-12T16:18:01.715815533Z\" level=info msg=\"Created container a034341ef2c26016d368de4805ca947ba18420bc5a215c09a6fcfccc58677129: openstack/placement-84db86ff68-5rtj7/placement-api\" id=6e3d1b4e-7505-484d-83d1-72aba411b3ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:01.725741 crc crio[22579]: time=\"2026-06-12T16:18:01.725596931Z\" level=info msg=\"Starting container: a034341ef2c26016d368de4805ca947ba18420bc5a215c09a6fcfccc58677129\" id=8386a896-3863-4f0d-b139-8300e57058c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:01.744733 crc crio[22579]: time=\"2026-06-12T16:18:01.742733317Z\" level=info msg=\"Started container\" PID=82492 containerID=a034341ef2c26016d368de4805ca947ba18420bc5a215c09a6fcfccc58677129 description=openstack/placement-84db86ff68-5rtj7/placement-api id=8386a896-3863-4f0d-b139-8300e57058c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9\nJun 12 16:18:02.151611 crc crio[22579]: time=\"2026-06-12T16:18:02.150961436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:02.172022 crc crio[22579]: time=\"2026-06-12T16:18:02.171932749Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d91ad43b-f0ca-4ae2-b55d-8ba1f81dcdd1 name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:02.173435 crc crio[22579]: time=\"2026-06-12T16:18:02.173341305Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a7fb43ee-92b6-4b1d-b140-54eef70b62b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:02.180880 crc crio[22579]: time=\"2026-06-12T16:18:02.180576529Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e23fa1c5-1a2b-46b5-a8ca-073a9252c4d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:02.189895 crc crio[22579]: time=\"2026-06-12T16:18:02.189791913Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688018-hl4kb/oc\" id=2d939fa9-e661-4210-88bd-9b94750e61ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:02.190431 crc crio[22579]: time=\"2026-06-12T16:18:02.190359798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:02.272275 crc crio[22579]: time=\"2026-06-12T16:18:02.272179968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:02.334954 crc crio[22579]: time=\"2026-06-12T16:18:02.33479764Z\" level=info msg=\"Created container 72135fd4abc89c527513dad6f73250dd43249b756804ee90bd02a6db88cc4208: openstack/cinder-api-0/cinder-api\" id=a21af74d-6b61-45a7-88f1-2538a9c90f68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:02.336717 crc crio[22579]: time=\"2026-06-12T16:18:02.336636637Z\" level=info msg=\"Starting container: 72135fd4abc89c527513dad6f73250dd43249b756804ee90bd02a6db88cc4208\" id=3e0f2dc8-e335-4509-95fb-3861c86e2e23 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:02.343041 crc crio[22579]: time=\"2026-06-12T16:18:02.342955887Z\" level=info msg=\"Started container\" PID=82611 containerID=72135fd4abc89c527513dad6f73250dd43249b756804ee90bd02a6db88cc4208 description=openstack/cinder-api-0/cinder-api id=3e0f2dc8-e335-4509-95fb-3861c86e2e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96\nJun 12 16:18:02.654445 crc crio[22579]: time=\"2026-06-12T16:18:02.654322792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:02.820312 crc crio[22579]: time=\"2026-06-12T16:18:02.819917773Z\" level=info msg=\"Created container 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5: openshift-infra/auto-csr-approver-29688018-hl4kb/oc\" id=2d939fa9-e661-4210-88bd-9b94750e61ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:02.825759 crc crio[22579]: time=\"2026-06-12T16:18:02.825564726Z\" level=info msg=\"Starting container: 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5\" id=b8564b2f-1790-4a02-9494-57178a579e39 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:02.835209 crc crio[22579]: time=\"2026-06-12T16:18:02.835104149Z\" level=info msg=\"Started container\" PID=82665 containerID=787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5 description=openshift-infra/auto-csr-approver-29688018-hl4kb/oc id=b8564b2f-1790-4a02-9494-57178a579e39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\nJun 12 16:18:03.098118 crc crio[22579]: time=\"2026-06-12T16:18:03.097973442Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.098118 crc crio[22579]: time=\"2026-06-12T16:18:03.098117786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:03.237046 crc crio[22579]: time=\"2026-06-12T16:18:03.234132994Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6 UID:ae2ff068-472d-4505-ae6b-d255e3423fa4 NetNS:/var/run/netns/504427bd-a844-45cf-9602-aed286d23e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae2ff068_472d_4505_ae6b_d255e3423fa4.slice PodAnnotations:0xc0024a6150}] Aliases:map[]}\"\nJun 12 16:18:03.237046 crc crio[22579]: time=\"2026-06-12T16:18:03.234253297Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:03.293664 crc crio[22579]: time=\"2026-06-12T16:18:03.293582085Z\" level=info msg=\"NetworkStart: stopping network for sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.294722 crc crio[22579]: time=\"2026-06-12T16:18:03.294082598Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6 UID:ae2ff068-472d-4505-ae6b-d255e3423fa4 NetNS:/var/run/netns/504427bd-a844-45cf-9602-aed286d23e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae2ff068_472d_4505_ae6b_d255e3423fa4.slice PodAnnotations:0xc0024a61a8}] Aliases:map[]}\"\nJun 12 16:18:03.294722 crc crio[22579]: time=\"2026-06-12T16:18:03.294223382Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 12 16:18:03.294722 crc crio[22579]: time=\"2026-06-12T16:18:03.294242452Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 12 16:18:03.294722 crc crio[22579]: time=\"2026-06-12T16:18:03.294252962Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:03.345659 crc crio[22579]: time=\"2026-06-12T16:18:03.345475595Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.347118 crc crio[22579]: time=\"2026-06-12T16:18:03.347045474Z\" level=info msg=\"runSandbox: deleting pod ID 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6 from idIndex\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.347197 crc crio[22579]: time=\"2026-06-12T16:18:03.347120416Z\" level=info msg=\"runSandbox: removing pod sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.347197 crc crio[22579]: time=\"2026-06-12T16:18:03.347176688Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.347681 crc crio[22579]: time=\"2026-06-12T16:18:03.347203388Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.347784 crc crio[22579]: time=\"2026-06-12T16:18:03.347724852Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.368560 crc crio[22579]: time=\"2026-06-12T16:18:03.367550316Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_ae2ff068-472d-4505-ae6b-d255e3423fa4_0\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.368560 crc crio[22579]: time=\"2026-06-12T16:18:03.367697369Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_ae2ff068-472d-4505-ae6b-d255e3423fa4_0\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.644356 crc crio[22579]: time=\"2026-06-12T16:18:03.643977214Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=d5fc3bdb-362a-4f07-b6c4-184c670aad52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:03.644573 crc crio[22579]: time=\"2026-06-12T16:18:03.644418265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:03.676411 crc crio[22579]: time=\"2026-06-12T16:18:03.676302156Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1 UID:b7bb45d8-758f-4cdd-bc5a-fd55649c3f1d NetNS:/var/run/netns/0fcdb327-097d-4151-a50d-70b5c99bb71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7bb45d8_758f_4cdd_bc5a_fd55649c3f1d.slice PodAnnotations:0xc006b8e300}] Aliases:map[]}\"\nJun 12 16:18:03.676411 crc crio[22579]: time=\"2026-06-12T16:18:03.676369787Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:04.293364 crc crio[22579]: 2026-06-12T16:18:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fbcd84957c5518 Mac:16:e9:15:cd:1d:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/0fcdb327-097d-4151-a50d-70b5c99bb71c SocketPath: PciID:}] [{Interface:0xc00038c5b0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:04.294989 crc crio[22579]: time=\"2026-06-12T16:18:04.294914823Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1 UID:b7bb45d8-758f-4cdd-bc5a-fd55649c3f1d NetNS:/var/run/netns/0fcdb327-097d-4151-a50d-70b5c99bb71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7bb45d8_758f_4cdd_bc5a_fd55649c3f1d.slice PodAnnotations:0xc006b8e300}] Aliases:map[]}\"\nJun 12 16:18:04.295240 crc crio[22579]: time=\"2026-06-12T16:18:04.295135329Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:04.306250 crc crio[22579]: time=\"2026-06-12T16:18:04.306171569Z\" level=info msg=\"Ran pod sandbox 3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1 with infra container: openstack/openstackclient/POD\" id=d5fc3bdb-362a-4f07-b6c4-184c670aad52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:04.315032 crc crio[22579]: time=\"2026-06-12T16:18:04.314936782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=df9dfd52-0552-41fe-bc28-32fcb5142077 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:04.315309 crc crio[22579]: time=\"2026-06-12T16:18:04.315214389Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=df9dfd52-0552-41fe-bc28-32fcb5142077 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:04.315309 crc crio[22579]: time=\"2026-06-12T16:18:04.315282041Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=df9dfd52-0552-41fe-bc28-32fcb5142077 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:04.317896 crc crio[22579]: time=\"2026-06-12T16:18:04.317815345Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=be35c254-12f4-484d-b4ce-c72d085102da name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:04.325208 crc crio[22579]: time=\"2026-06-12T16:18:04.325107511Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 12 16:18:04.527739 crc crio[22579]: time=\"2026-06-12T16:18:04.527651711Z\" level=info msg=\"Stopping pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=8d638826-81b0-4217-b869-9eb497267c31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:04.528367 crc crio[22579]: time=\"2026-06-12T16:18:04.528304457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-hl4kb Namespace:openshift-infra ID:17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed UID:1e8164e3-063e-4359-9800-b7bfeecb206d NetNS:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e8164e3_063e_4359_9800_b7bfeecb206d.slice PodAnnotations:0xc00130c5a8}] Aliases:map[]}\"\nJun 12 16:18:04.528589 crc crio[22579]: time=\"2026-06-12T16:18:04.528537823Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688018-hl4kb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:05.010606 crc crio[22579]: time=\"2026-06-12T16:18:05.00986206Z\" level=info msg=\"Stopped pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=8d638826-81b0-4217-b869-9eb497267c31 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:08.982254 crc crio[22579]: time=\"2026-06-12T16:18:08.973258716Z\" level=info msg=\"Stopping container: 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3 (timeout: 30s)\" id=8e04acac-2d20-4464-ae2b-918296ecbeb1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:08.982254 crc crio[22579]: time=\"2026-06-12T16:18:08.973477492Z\" level=info msg=\"Stopping container: 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427 (timeout: 30s)\" id=228fdbe6-4dd0-4ab1-8ead-62a90c0d5c6e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:08.982254 crc crio[22579]: time=\"2026-06-12T16:18:08.973580734Z\" level=info msg=\"Stopping container: 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b (timeout: 30s)\" id=c8da02dd-9b42-43da-9fa4-dfd32c33842c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:08.982254 crc crio[22579]: time=\"2026-06-12T16:18:08.973614015Z\" level=info msg=\"Stopping container: 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921 (timeout: 30s)\" id=9d40fc87-d24d-4105-ba89-e3f88bea4314 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:09.156319 crc crio[22579]: time=\"2026-06-12T16:18:09.156222598Z\" level=info msg=\"Stopped container 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3: openstack/ceilometer-0/sg-core\" id=8e04acac-2d20-4464-ae2b-918296ecbeb1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:09.438033 crc crio[22579]: time=\"2026-06-12T16:18:09.437967501Z\" level=info msg=\"Stopped container 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427: openstack/ceilometer-0/proxy-httpd\" id=228fdbe6-4dd0-4ab1-8ead-62a90c0d5c6e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:09.620478 crc crio[22579]: time=\"2026-06-12T16:18:09.620359267Z\" level=info msg=\"Stopped container 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921: openstack/ceilometer-0/ceilometer-notification-agent\" id=9d40fc87-d24d-4105-ba89-e3f88bea4314 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:09.674274 crc crio[22579]: time=\"2026-06-12T16:18:09.67355448Z\" level=info msg=\"Stopped container 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b: openstack/ceilometer-0/ceilometer-central-agent\" id=c8da02dd-9b42-43da-9fa4-dfd32c33842c name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:09.676010 crc crio[22579]: time=\"2026-06-12T16:18:09.675610632Z\" level=info msg=\"Stopping pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=d8bd87d0-a2d4-4a0e-815d-994dadd1f51f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:09.676278 crc crio[22579]: time=\"2026-06-12T16:18:09.676213767Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 UID:faabda60-c8df-45f9-8ad6-72efdeae78bf NetNS:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaabda60_c8df_45f9_8ad6_72efdeae78bf.slice PodAnnotations:0xc001216980}] Aliases:map[]}\"\nJun 12 16:18:09.677208 crc crio[22579]: time=\"2026-06-12T16:18:09.677146311Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:10.083115 crc crio[22579]: time=\"2026-06-12T16:18:10.082690962Z\" level=info msg=\"Stopped pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=d8bd87d0-a2d4-4a0e-815d-994dadd1f51f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:10.690356 crc crio[22579]: time=\"2026-06-12T16:18:10.689815507Z\" level=info msg=\"Removing container: 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427\" id=b40d6d80-7726-427e-a737-d00b41fa96fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:11.288681 crc crio[22579]: time=\"2026-06-12T16:18:11.287969185Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f5d0094a-3829-477f-a352-e6021bb9532d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:11.290221 crc crio[22579]: time=\"2026-06-12T16:18:11.288724184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:12.185725 crc crio[22579]: time=\"2026-06-12T16:18:12.185169496Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-79889dfc99-zmbzk/POD\" id=990ef9ea-7c35-4870-a3dd-d0e7c02795c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:12.185870 crc crio[22579]: time=\"2026-06-12T16:18:12.185759981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:15.643449 crc crio[22579]: time=\"2026-06-12T16:18:15.639994051Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-7dq5n/POD\" id=8f58c62e-8a34-4906-a709-6a07e0a1476c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:15.643449 crc crio[22579]: time=\"2026-06-12T16:18:15.641681714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:15.755001 crc crio[22579]: time=\"2026-06-12T16:18:15.754671617Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-nd6tr/POD\" id=8c9c5458-2d13-4038-823a-8a6fc6262927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:15.755125 crc crio[22579]: time=\"2026-06-12T16:18:15.755030446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:15.971096 crc crio[22579]: time=\"2026-06-12T16:18:15.971032268Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-52rgj/POD\" id=6c9c57e7-597d-4edb-ac54-be681f2177d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:15.971275 crc crio[22579]: time=\"2026-06-12T16:18:15.97113427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:15.971967 crc crio[22579]: time=\"2026-06-12T16:18:15.97191908Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0bff-account-create-update-pc95k/POD\" id=ed70ce92-2e6b-4a5e-8fc6-0179ed672fbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:15.972169 crc crio[22579]: time=\"2026-06-12T16:18:15.972142416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:16.309961 crc crio[22579]: time=\"2026-06-12T16:18:16.309909963Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-30af-account-create-update-r46ll/POD\" id=39b4862e-bcfa-4220-82b4-d2a4b7783e48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:16.310234 crc crio[22579]: time=\"2026-06-12T16:18:16.310205181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:16.486832 crc crio[22579]: time=\"2026-06-12T16:18:16.48678256Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-995f-account-create-update-gb7px/POD\" id=2d0e6c5d-4e01-4d21-a3f9-6261d1f38d5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:16.487071 crc crio[22579]: time=\"2026-06-12T16:18:16.487053727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:18.809129 crc crio[22579]: time=\"2026-06-12T16:18:18.807583954Z\" level=info msg=\"Stopping container: 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7 (timeout: 30s)\" id=67f0da52-1635-438a-94dd-01edddfe99da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:18.810375 crc crio[22579]: time=\"2026-06-12T16:18:18.808152488Z\" level=info msg=\"Stopping container: dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea (timeout: 30s)\" id=3a45f2e3-6371-489b-965b-036d1e0c10c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:20.215890 crc crio[22579]: time=\"2026-06-12T16:18:20.165454388Z\" level=info msg=\"Stopping container: 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e (timeout: 30s)\" id=a8c868ad-376a-4235-b261-0d5238f7fa5b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:20.215890 crc crio[22579]: time=\"2026-06-12T16:18:20.165892829Z\" level=info msg=\"Stopping container: a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350 (timeout: 30s)\" id=a0ce9c05-3d13-4b7c-a266-ea67e985922b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:21.358674 crc crio[22579]: time=\"2026-06-12T16:18:21.357801902Z\" level=info msg=\"Stopped container 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7: openstack/cinder-scheduler-0/cinder-scheduler\" id=67f0da52-1635-438a-94dd-01edddfe99da name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:21.527166 crc crio[22579]: time=\"2026-06-12T16:18:21.526830109Z\" level=info msg=\"Stopped container a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350: openstack/glance-default-internal-api-0/glance-log\" id=a0ce9c05-3d13-4b7c-a266-ea67e985922b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:21.528806 crc crio[22579]: time=\"2026-06-12T16:18:21.528691436Z\" level=info msg=\"Removed container 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427: openstack/ceilometer-0/proxy-httpd\" id=b40d6d80-7726-427e-a737-d00b41fa96fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:21.531779 crc crio[22579]: time=\"2026-06-12T16:18:21.531615781Z\" level=info msg=\"Removing container: 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3\" id=5dc4d877-8e19-4ddc-b28c-33102f697a5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:21.671007 crc crio[22579]: time=\"2026-06-12T16:18:21.670949863Z\" level=info msg=\"Stopped container dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea: openstack/cinder-scheduler-0/probe\" id=3a45f2e3-6371-489b-965b-036d1e0c10c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:21.672429 crc crio[22579]: time=\"2026-06-12T16:18:21.672320028Z\" level=info msg=\"Stopping pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=1584e877-ccae-4f1c-b735-e4051286e31f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:21.673427 crc crio[22579]: time=\"2026-06-12T16:18:21.673319193Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c UID:f58a0d74-3a32-4ff6-8b9a-cb1a87bc76a7 NetNS:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58a0d74_3a32_4ff6_8b9a_cb1a87bc76a7.slice PodAnnotations:0xc0025a0b08}] Aliases:map[]}\"\nJun 12 16:18:21.673709 crc crio[22579]: time=\"2026-06-12T16:18:21.673659472Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:21.706657 crc crio[22579]: time=\"2026-06-12T16:18:21.706570799Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=be35c254-12f4-484d-b4ce-c72d085102da name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:21.707658 crc crio[22579]: time=\"2026-06-12T16:18:21.707613425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=19c9c644-67e2-452b-8fd0-8987fd6837ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:21.853420 crc crio[22579]: time=\"2026-06-12T16:18:21.851465693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=4fd05c81-dbc1-485a-b153-86424443ddc5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:21.869738 crc crio[22579]: time=\"2026-06-12T16:18:21.869674166Z\" level=info msg=\"Removed container 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3: openstack/ceilometer-0/sg-core\" id=5dc4d877-8e19-4ddc-b28c-33102f697a5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:21.882680 crc crio[22579]: time=\"2026-06-12T16:18:21.882617075Z\" level=info msg=\"Removing container: 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921\" id=2e1e4c93-e714-40bd-b89f-16a38cbd040e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:21.887147 crc crio[22579]: time=\"2026-06-12T16:18:21.887047867Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-7dq5n Namespace:openstack ID:2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b UID:5cb7382f-2bde-4e24-891f-bd30bce69255 NetNS:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cb7382f_2bde_4e24_891f_bd30bce69255.slice PodAnnotations:0xc000c9a440}] Aliases:map[]}\"\nJun 12 16:18:21.887147 crc crio[22579]: time=\"2026-06-12T16:18:21.887117969Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-7dq5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:21.889929 crc crio[22579]: time=\"2026-06-12T16:18:21.889778917Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-52rgj Namespace:openstack ID:74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 UID:6c664fd6-fa59-4a1c-a291-eab8101aa5ee NetNS:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c664fd6_fa59_4a1c_a291_eab8101aa5ee.slice PodAnnotations:0xc00008c568}] Aliases:map[]}\"\nJun 12 16:18:21.889929 crc crio[22579]: time=\"2026-06-12T16:18:21.88990916Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-52rgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:21.901764 crc crio[22579]: time=\"2026-06-12T16:18:21.90171199Z\" level=info msg=\"Got pod network &{Name:nova-cell1-995f-account-create-update-gb7px Namespace:openstack ID:30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 UID:567c4f31-2303-42fb-be9c-9e70eb6836c7 NetNS:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod567c4f31_2303_42fb_be9c_9e70eb6836c7.slice PodAnnotations:0xc0022181a8}] Aliases:map[]}\"\nJun 12 16:18:21.902772 crc crio[22579]: time=\"2026-06-12T16:18:21.902739656Z\" level=info msg=\"Adding pod openstack_nova-cell1-995f-account-create-update-gb7px to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:21.930589 crc crio[22579]: time=\"2026-06-12T16:18:21.929698372Z\" level=info msg=\"Got pod network &{Name:nova-cell0-30af-account-create-update-r46ll Namespace:openstack ID:ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 UID:148f3966-39ca-495a-872e-9c8e1851f68b NetNS:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod148f3966_39ca_495a_872e_9c8e1851f68b.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"\nJun 12 16:18:21.930834 crc crio[22579]: time=\"2026-06-12T16:18:21.930640126Z\" level=info msg=\"Adding pod openstack_nova-cell0-30af-account-create-update-r46ll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:21.934219 crc crio[22579]: time=\"2026-06-12T16:18:21.931013905Z\" level=info msg=\"Got pod network &{Name:nova-api-0bff-account-create-update-pc95k Namespace:openstack ID:3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec UID:14ac5483-8c63-4e62-98ba-45fbf8215008 NetNS:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14ac5483_8c63_4e62_98ba_45fbf8215008.slice PodAnnotations:0xc0022183b8}] Aliases:map[]}\"\nJun 12 16:18:21.934219 crc crio[22579]: time=\"2026-06-12T16:18:21.931073997Z\" level=info msg=\"Adding pod openstack_nova-api-0bff-account-create-update-pc95k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:21.937816 crc crio[22579]: time=\"2026-06-12T16:18:21.937731936Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nd6tr Namespace:openstack ID:4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 UID:cdfd24cd-c126-4a4f-a21c-a43393024224 NetNS:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdfd24cd_c126_4a4f_a21c_a43393024224.slice PodAnnotations:0xc000478418}] Aliases:map[]}\"\nJun 12 16:18:21.938000 crc crio[22579]: time=\"2026-06-12T16:18:21.937844619Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-nd6tr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:21.951561 crc crio[22579]: time=\"2026-06-12T16:18:21.951100616Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=8d2f6a34-8b17-4f82-9ea9-392eb67480dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:22.007973 crc crio[22579]: time=\"2026-06-12T16:18:22.000257006Z\" level=info msg=\"Got pod network &{Name:swift-proxy-79889dfc99-zmbzk Namespace:openstack ID:08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513 UID:6aa42400-3e04-4b76-b37f-346230680e4d NetNS:/var/run/netns/8a9daa5b-c589-47a1-9df4-558ccde98026 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6aa42400_3e04_4b76_b37f_346230680e4d.slice PodAnnotations:0xc00008cd40}] Aliases:map[]}\"\nJun 12 16:18:22.007973 crc crio[22579]: time=\"2026-06-12T16:18:22.000488372Z\" level=info msg=\"Adding pod openstack_swift-proxy-79889dfc99-zmbzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:22.064621 crc crio[22579]: time=\"2026-06-12T16:18:22.06415215Z\" level=info msg=\"Removed container 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921: openstack/ceilometer-0/ceilometer-notification-agent\" id=2e1e4c93-e714-40bd-b89f-16a38cbd040e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:22.071665 crc crio[22579]: time=\"2026-06-12T16:18:22.071567309Z\" level=info msg=\"Stopped pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=1584e877-ccae-4f1c-b735-e4051286e31f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:22.077306 crc crio[22579]: time=\"2026-06-12T16:18:22.073843247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:22.078678 crc crio[22579]: time=\"2026-06-12T16:18:22.078483765Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 UID:76975c7b-f502-44dd-a097-ace0a8763e48 NetNS:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76975c7b_f502_44dd_a097_ace0a8763e48.slice PodAnnotations:0xc002218710}] Aliases:map[]}\"\nJun 12 16:18:22.078678 crc crio[22579]: time=\"2026-06-12T16:18:22.078656469Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:22.085845 crc crio[22579]: time=\"2026-06-12T16:18:22.085682388Z\" level=info msg=\"Removing container: 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b\" id=cf85c05b-1eaa-4c63-9cfc-99680e305f16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:22.246301 crc crio[22579]: time=\"2026-06-12T16:18:22.246212529Z\" level=info msg=\"Removed container 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b: openstack/ceilometer-0/ceilometer-central-agent\" id=cf85c05b-1eaa-4c63-9cfc-99680e305f16 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:22.331888 crc crio[22579]: time=\"2026-06-12T16:18:22.329956889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:22.334797 crc crio[22579]: time=\"2026-06-12T16:18:22.334765561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:22.774030 crc crio[22579]: time=\"2026-06-12T16:18:22.773923386Z\" level=info msg=\"Created container f044e943650e4dfe39af0b122cd41ce7385f491aa0b03176503ebff796946390: openstack/openstackclient/openstackclient\" id=8d2f6a34-8b17-4f82-9ea9-392eb67480dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:22.777022 crc crio[22579]: time=\"2026-06-12T16:18:22.776606194Z\" level=info msg=\"Starting container: f044e943650e4dfe39af0b122cd41ce7385f491aa0b03176503ebff796946390\" id=9c94b78f-f536-43b4-812b-96c9d954e805 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:22.781955 crc crio[22579]: time=\"2026-06-12T16:18:22.78192737Z\" level=info msg=\"Started container\" PID=84208 containerID=f044e943650e4dfe39af0b122cd41ce7385f491aa0b03176503ebff796946390 description=openstack/openstackclient/openstackclient id=9c94b78f-f536-43b4-812b-96c9d954e805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1\nJun 12 16:18:23.007262 crc crio[22579]: time=\"2026-06-12T16:18:23.006776406Z\" level=info msg=\"Removing container: dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea\" id=abad2009-fa61-4ebc-b333-d8c13c074c93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:23.061946 crc crio[22579]: time=\"2026-06-12T16:18:23.061844806Z\" level=info msg=\"Removed container dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea: openstack/cinder-scheduler-0/probe\" id=abad2009-fa61-4ebc-b333-d8c13c074c93 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:23.070850 crc crio[22579]: time=\"2026-06-12T16:18:23.070750873Z\" level=info msg=\"Removing container: 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7\" id=39b4e214-8c8c-465a-b02f-1ab61c822d02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:23.115077 crc crio[22579]: time=\"2026-06-12T16:18:23.114963367Z\" level=info msg=\"Removed container 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7: openstack/cinder-scheduler-0/cinder-scheduler\" id=39b4e214-8c8c-465a-b02f-1ab61c822d02 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:23.228021 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74b37bed6a5f3f5 Mac:96:57:cd:9d:aa:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b SocketPath: PciID:}] [{Interface:0xc00031e6c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:23.228814 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f657d073b079f3 Mac:e6:db:b0:47:e7:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:23.229800 crc crio[22579]: time=\"2026-06-12T16:18:23.229727825Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-52rgj Namespace:openstack ID:74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 UID:6c664fd6-fa59-4a1c-a291-eab8101aa5ee NetNS:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c664fd6_fa59_4a1c_a291_eab8101aa5ee.slice PodAnnotations:0xc00008c568}] Aliases:map[]}\"\nJun 12 16:18:23.230027 crc crio[22579]: time=\"2026-06-12T16:18:23.229970131Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-52rgj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:23.230159 crc crio[22579]: time=\"2026-06-12T16:18:23.230075574Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-7dq5n Namespace:openstack ID:2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b UID:5cb7382f-2bde-4e24-891f-bd30bce69255 NetNS:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cb7382f_2bde_4e24_891f_bd30bce69255.slice PodAnnotations:0xc000c9a440}] Aliases:map[]}\"\nJun 12 16:18:23.230346 crc crio[22579]: time=\"2026-06-12T16:18:23.230287069Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-7dq5n for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:23.247199 crc crio[22579]: time=\"2026-06-12T16:18:23.247102097Z\" level=info msg=\"Ran pod sandbox 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 with infra container: openstack/nova-cell1-db-create-52rgj/POD\" id=6c9c57e7-597d-4edb-ac54-be681f2177d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:23.248983 crc crio[22579]: time=\"2026-06-12T16:18:23.248905272Z\" level=info msg=\"Ran pod sandbox 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b with infra container: openstack/nova-api-db-create-7dq5n/POD\" id=8f58c62e-8a34-4906-a709-6a07e0a1476c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:23.253273 crc crio[22579]: time=\"2026-06-12T16:18:23.25314971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=59940ab9-5b61-43ef-823b-346d23dd2326 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.270573 crc crio[22579]: time=\"2026-06-12T16:18:23.270369298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dfea97e0-c887-4b4e-bd09-90328c84d5d3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.273560 crc crio[22579]: time=\"2026-06-12T16:18:23.273372134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a97d6743-b9db-4b68-b50b-0ffcc1eaf671 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.284028 crc crio[22579]: time=\"2026-06-12T16:18:23.283461741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9ec758cb-8b66-4487-b62f-0b38960322b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.296183 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3144892bd80222c Mac:46:c4:74:87:53:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 SocketPath: PciID:}] [{Interface:0xc0003185c0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:23.296183 crc crio[22579]: time=\"2026-06-12T16:18:23.292646724Z\" level=info msg=\"Got pod network &{Name:nova-api-0bff-account-create-update-pc95k Namespace:openstack ID:3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec UID:14ac5483-8c63-4e62-98ba-45fbf8215008 NetNS:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14ac5483_8c63_4e62_98ba_45fbf8215008.slice PodAnnotations:0xc0022183b8}] Aliases:map[]}\"\nJun 12 16:18:23.296183 crc crio[22579]: time=\"2026-06-12T16:18:23.292832159Z\" level=info msg=\"Checking pod openstack_nova-api-0bff-account-create-update-pc95k for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:23.301206 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef058c3988cbd3e Mac:ce:26:72:60:85:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:23.301648 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b538ffd60735db Mac:b2:24:a7:3e:fe:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd SocketPath: PciID:}] [{Interface:0xc00023b090 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:23.302111 crc crio[22579]: time=\"2026-06-12T16:18:23.302038723Z\" level=info msg=\"Got pod network &{Name:nova-cell0-30af-account-create-update-r46ll Namespace:openstack ID:ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 UID:148f3966-39ca-495a-872e-9c8e1851f68b NetNS:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod148f3966_39ca_495a_872e_9c8e1851f68b.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"\nJun 12 16:18:23.302186 crc crio[22579]: time=\"2026-06-12T16:18:23.302107575Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nd6tr Namespace:openstack ID:4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 UID:cdfd24cd-c126-4a4f-a21c-a43393024224 NetNS:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdfd24cd_c126_4a4f_a21c_a43393024224.slice PodAnnotations:0xc000478418}] Aliases:map[]}\"\nJun 12 16:18:23.302281 crc crio[22579]: time=\"2026-06-12T16:18:23.302232458Z\" level=info msg=\"Checking pod openstack_nova-cell0-30af-account-create-update-r46ll for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:23.302344 crc crio[22579]: time=\"2026-06-12T16:18:23.302278239Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-nd6tr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:23.305003 crc crio[22579]: time=\"2026-06-12T16:18:23.304915866Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-52rgj/mariadb-database-create\" id=fd24f2d4-a467-499c-b311-f8285d2cde7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.308842 crc crio[22579]: time=\"2026-06-12T16:18:23.308755904Z\" level=info msg=\"Ran pod sandbox 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec with infra container: openstack/nova-api-0bff-account-create-update-pc95k/POD\" id=ed70ce92-2e6b-4a5e-8fc6-0179ed672fbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:23.314334 crc crio[22579]: time=\"2026-06-12T16:18:23.314243594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=eab0f4b2-5dd1-4a8c-8c42-fdd0e19dd237 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.321425 crc crio[22579]: time=\"2026-06-12T16:18:23.320916043Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-7dq5n/mariadb-database-create\" id=f289a054-844b-4f85-a52e-4ad0dc4e2338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.333799 crc crio[22579]: time=\"2026-06-12T16:18:23.333710579Z\" level=info msg=\"Ran pod sandbox ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 with infra container: openstack/nova-cell0-30af-account-create-update-r46ll/POD\" id=39b4862e-bcfa-4220-82b4-d2a4b7783e48 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:23.351787 crc crio[22579]: time=\"2026-06-12T16:18:23.351151532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=19645884-1734-4099-9a07-9a2d751e452d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.354199 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30939ca7b4b5961 Mac:b2:4b:69:c3:b8:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:23.355370 crc crio[22579]: time=\"2026-06-12T16:18:23.355283947Z\" level=info msg=\"Got pod network &{Name:nova-cell1-995f-account-create-update-gb7px Namespace:openstack ID:30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 UID:567c4f31-2303-42fb-be9c-9e70eb6836c7 NetNS:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod567c4f31_2303_42fb_be9c_9e70eb6836c7.slice PodAnnotations:0xc0022181a8}] Aliases:map[]}\"\nJun 12 16:18:23.355673 crc crio[22579]: time=\"2026-06-12T16:18:23.355605055Z\" level=info msg=\"Checking pod openstack_nova-cell1-995f-account-create-update-gb7px for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:23.370907 crc crio[22579]: time=\"2026-06-12T16:18:23.370253538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.381809 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:415727fcf011c69 Mac:6e:fa:c2:ac:a3:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:23.381809 crc crio[22579]: time=\"2026-06-12T16:18:23.380717444Z\" level=info msg=\"Ran pod sandbox 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 with infra container: openstack/nova-cell0-db-create-nd6tr/POD\" id=8c9c5458-2d13-4038-823a-8a6fc6262927 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:23.381809 crc crio[22579]: time=\"2026-06-12T16:18:23.38137158Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 UID:76975c7b-f502-44dd-a097-ace0a8763e48 NetNS:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76975c7b_f502_44dd_a097_ace0a8763e48.slice PodAnnotations:0xc002218710}] Aliases:map[]}\"\nJun 12 16:18:23.383094 crc crio[22579]: time=\"2026-06-12T16:18:23.383042253Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:23.387304 crc crio[22579]: time=\"2026-06-12T16:18:23.387204849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4dadf664-5aed-4b8d-b7d9-14e210166474 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.407008 crc crio[22579]: time=\"2026-06-12T16:18:23.406618862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=67decec5-7e02-4dfb-9f83-df32411f6eb3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.407008 crc crio[22579]: time=\"2026-06-12T16:18:23.406623212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=259d7fcc-51fb-4686-9260-7d5060e52665 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.407008 crc crio[22579]: time=\"2026-06-12T16:18:23.407018272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.420039 crc crio[22579]: time=\"2026-06-12T16:18:23.419836818Z\" level=info msg=\"Ran pod sandbox 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 with infra container: openstack/nova-cell1-995f-account-create-update-gb7px/POD\" id=2d0e6c5d-4e01-4d21-a3f9-6261d1f38d5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:23.422863 crc crio[22579]: time=\"2026-06-12T16:18:23.422822924Z\" level=info msg=\"Ran pod sandbox 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 with infra container: openstack/ceilometer-0/POD\" id=f5d0094a-3829-477f-a352-e6021bb9532d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:23.423847 crc crio[22579]: time=\"2026-06-12T16:18:23.423783919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b3849ffa-f5c1-4f25-ad2a-72aa6843114b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.425976 crc crio[22579]: time=\"2026-06-12T16:18:23.425863981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=853f98ea-5594-4fa8-b436-1bddd1b0855a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.431453 crc crio[22579]: time=\"2026-06-12T16:18:23.431117245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ac060488-2ea4-4735-9134-26e75a2c9e0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.432631 crc crio[22579]: time=\"2026-06-12T16:18:23.43247506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=61705542-8fad-4422-b2c1-97daf58a68f5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.435745 crc crio[22579]: time=\"2026-06-12T16:18:23.435134167Z\" level=info msg=\"Creating container: openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update\" id=90f5377c-7ed4-4641-96a2-f14c18e2d918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.440019 crc crio[22579]: time=\"2026-06-12T16:18:23.439879028Z\" level=info msg=\"Creating container: openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update\" id=4aae3dfd-472d-4add-90d6-b104ec442472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.448119 crc crio[22579]: time=\"2026-06-12T16:18:23.447955283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.448448 crc crio[22579]: time=\"2026-06-12T16:18:23.448346033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.456623 crc crio[22579]: time=\"2026-06-12T16:18:23.456546402Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nd6tr/mariadb-database-create\" id=2a15ae60-b274-40b7-ad83-8e7d7ea2ff8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.467476 crc crio[22579]: time=\"2026-06-12T16:18:23.46710227Z\" level=info msg=\"Creating container: openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update\" id=532d74d7-ec6c-46df-ac5b-f6d83e3009f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.476340 crc crio[22579]: time=\"2026-06-12T16:18:23.475676708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.480155 crc crio[22579]: time=\"2026-06-12T16:18:23.479957767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.480155 crc crio[22579]: time=\"2026-06-12T16:18:23.480042799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.485464 crc crio[22579]: time=\"2026-06-12T16:18:23.483680161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.495097 crc crio[22579]: time=\"2026-06-12T16:18:23.494967478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.497004 crc crio[22579]: time=\"2026-06-12T16:18:23.496895297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b87cfb11-0fd3-4061-bd77-5af33ff5e3e4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.499486 crc crio[22579]: time=\"2026-06-12T16:18:23.499416801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.522606 crc crio[22579]: time=\"2026-06-12T16:18:23.522042867Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=fe82ab20-dea5-413f-ac0a-fa56ac8f7c7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.523910 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d0a42789c67dc Mac:8a:cf:7d:63:1d:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/8a9daa5b-c589-47a1-9df4-558ccde98026 SocketPath: PciID:}] [{Interface:0xc0002c69b0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:23.525581 crc crio[22579]: time=\"2026-06-12T16:18:23.525262059Z\" level=info msg=\"Got pod network &{Name:swift-proxy-79889dfc99-zmbzk Namespace:openstack ID:08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513 UID:6aa42400-3e04-4b76-b37f-346230680e4d NetNS:/var/run/netns/8a9daa5b-c589-47a1-9df4-558ccde98026 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6aa42400_3e04_4b76_b37f_346230680e4d.slice PodAnnotations:0xc00008cd40}] Aliases:map[]}\"\nJun 12 16:18:23.525581 crc crio[22579]: time=\"2026-06-12T16:18:23.525458254Z\" level=info msg=\"Checking pod openstack_swift-proxy-79889dfc99-zmbzk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:23.589037 crc crio[22579]: time=\"2026-06-12T16:18:23.588924727Z\" level=info msg=\"Ran pod sandbox 08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513 with infra container: openstack/swift-proxy-79889dfc99-zmbzk/POD\" id=990ef9ea-7c35-4870-a3dd-d0e7c02795c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:23.594106 crc crio[22579]: time=\"2026-06-12T16:18:23.593546295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d58cc479-c530-4012-bf6d-afc6e19cd90b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.608628 crc crio[22579]: time=\"2026-06-12T16:18:23.608424263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.612425 crc crio[22579]: time=\"2026-06-12T16:18:23.612287881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.612828 crc crio[22579]: time=\"2026-06-12T16:18:23.612742173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.623460 crc crio[22579]: time=\"2026-06-12T16:18:23.62326412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.627903 crc crio[22579]: time=\"2026-06-12T16:18:23.627796596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.677416 crc crio[22579]: time=\"2026-06-12T16:18:23.677200022Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=40f31ea1-595d-404c-9dc6-c1a5b07ea5a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:23.677644 crc crio[22579]: time=\"2026-06-12T16:18:23.677427227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.769347 crc crio[22579]: time=\"2026-06-12T16:18:23.769222131Z\" level=info msg=\"Stopped container 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e: openstack/glance-default-internal-api-0/glance-httpd\" id=a8c868ad-376a-4235-b261-0d5238f7fa5b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:23.771231 crc crio[22579]: time=\"2026-06-12T16:18:23.7711253Z\" level=info msg=\"Stopping pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=b91a19c4-7e99-48ca-a687-7758215e5c86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:23.771875 crc crio[22579]: time=\"2026-06-12T16:18:23.771731635Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 UID:3fc3d4e4-e73b-48ef-ab92-38f719fbac7b NetNS:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3fc3d4e4_e73b_48ef_ab92_38f719fbac7b.slice PodAnnotations:0xc000384530}] Aliases:map[]}\"\nJun 12 16:18:23.772297 crc crio[22579]: time=\"2026-06-12T16:18:23.771890299Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:23.772297 crc crio[22579]: time=\"2026-06-12T16:18:23.772285999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.779275 crc crio[22579]: time=\"2026-06-12T16:18:23.779198005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.783204 crc crio[22579]: time=\"2026-06-12T16:18:23.783070623Z\" level=info msg=\"Created container 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44: openstack/nova-cell1-db-create-52rgj/mariadb-database-create\" id=fd24f2d4-a467-499c-b311-f8285d2cde7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.784990 crc crio[22579]: time=\"2026-06-12T16:18:23.784847389Z\" level=info msg=\"Starting container: 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44\" id=ec5219ce-e128-4be5-b9e8-b6b293e35f8c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:23.799861 crc crio[22579]: time=\"2026-06-12T16:18:23.799776098Z\" level=info msg=\"Started container\" PID=84329 containerID=1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44 description=openstack/nova-cell1-db-create-52rgj/mariadb-database-create id=ec5219ce-e128-4be5-b9e8-b6b293e35f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\nJun 12 16:18:23.804842 crc crio[22579]: time=\"2026-06-12T16:18:23.803959864Z\" level=info msg=\"Created container 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27: openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update\" id=4aae3dfd-472d-4add-90d6-b104ec442472 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.807715 crc crio[22579]: time=\"2026-06-12T16:18:23.807630838Z\" level=info msg=\"Starting container: 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27\" id=580f5ad4-26e5-4546-8bf1-9c6afaaa1086 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:23.816994 crc crio[22579]: time=\"2026-06-12T16:18:23.816805501Z\" level=info msg=\"Started container\" PID=84328 containerID=29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27 description=openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update id=580f5ad4-26e5-4546-8bf1-9c6afaaa1086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\nJun 12 16:18:23.817662 crc crio[22579]: time=\"2026-06-12T16:18:23.817604371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.824262 crc crio[22579]: time=\"2026-06-12T16:18:23.824102147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.889150 crc crio[22579]: time=\"2026-06-12T16:18:23.888989496Z\" level=info msg=\"Created container a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33: openstack/nova-api-db-create-7dq5n/mariadb-database-create\" id=f289a054-844b-4f85-a52e-4ad0dc4e2338 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.911744 crc crio[22579]: time=\"2026-06-12T16:18:23.909072767Z\" level=info msg=\"Starting container: a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33\" id=033014ab-d8cd-484a-80a3-690e1cebc660 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:23.918324 crc crio[22579]: time=\"2026-06-12T16:18:23.915734055Z\" level=info msg=\"Started container\" PID=84330 containerID=a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33 description=openstack/nova-api-db-create-7dq5n/mariadb-database-create id=033014ab-d8cd-484a-80a3-690e1cebc660 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\nJun 12 16:18:23.926837 crc crio[22579]: time=\"2026-06-12T16:18:23.926731175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=104ff74b-3f5a-4b7b-b6b1-4f38db213379 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:23.942150 crc crio[22579]: time=\"2026-06-12T16:18:23.942051224Z\" level=info msg=\"Creating container: openstack/swift-proxy-79889dfc99-zmbzk/proxy-httpd\" id=6292731c-22b8-4582-98cb-581c024019ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.956481 crc crio[22579]: time=\"2026-06-12T16:18:23.945990165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:23.956481 crc crio[22579]: time=\"2026-06-12T16:18:23.947177505Z\" level=info msg=\"Created container cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85: openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update\" id=90f5377c-7ed4-4641-96a2-f14c18e2d918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:23.956481 crc crio[22579]: time=\"2026-06-12T16:18:23.950884619Z\" level=info msg=\"Starting container: cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85\" id=3a08d0fd-cc78-48c5-881c-86ba90415cd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:23.957580 crc crio[22579]: time=\"2026-06-12T16:18:23.957415705Z\" level=info msg=\"Started container\" PID=84331 containerID=cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85 description=openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update id=3a08d0fd-cc78-48c5-881c-86ba90415cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\nJun 12 16:18:23.968201 crc crio[22579]: time=\"2026-06-12T16:18:23.966574058Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62 UID:b6bc2e59-a5bd-457e-9da3-d5de89f0f35c NetNS:/var/run/netns/9f531114-867c-4347-80d5-4f9eda7e3652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6bc2e59_a5bd_457e_9da3_d5de89f0f35c.slice PodAnnotations:0xc001216480}] Aliases:map[]}\"\nJun 12 16:18:23.968201 crc crio[22579]: time=\"2026-06-12T16:18:23.966626179Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:24.459922 crc crio[22579]: time=\"2026-06-12T16:18:24.458362181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:24.467237 crc crio[22579]: time=\"2026-06-12T16:18:24.467154145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:24.498180 crc crio[22579]: time=\"2026-06-12T16:18:24.497810314Z\" level=info msg=\"Created container d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e: openstack/nova-cell0-db-create-nd6tr/mariadb-database-create\" id=2a15ae60-b274-40b7-ad83-8e7d7ea2ff8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:24.502998 crc crio[22579]: time=\"2026-06-12T16:18:24.502899494Z\" level=info msg=\"Starting container: d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e\" id=472af597-2e71-4c9c-a504-0ba7255243c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:24.508332 crc crio[22579]: time=\"2026-06-12T16:18:24.508229639Z\" level=info msg=\"Stopped pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=b91a19c4-7e99-48ca-a687-7758215e5c86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:24.513759 crc crio[22579]: time=\"2026-06-12T16:18:24.512563189Z\" level=info msg=\"Created container 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f: openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update\" id=532d74d7-ec6c-46df-ac5b-f6d83e3009f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:24.516646 crc crio[22579]: time=\"2026-06-12T16:18:24.514456877Z\" level=info msg=\"Starting container: 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f\" id=10c88bf7-e677-4b4f-98a1-264c799afb77 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:24.520298 crc crio[22579]: time=\"2026-06-12T16:18:24.51768646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:24.521483 crc crio[22579]: time=\"2026-06-12T16:18:24.521035635Z\" level=info msg=\"Started container\" PID=84379 containerID=d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e description=openstack/nova-cell0-db-create-nd6tr/mariadb-database-create id=472af597-2e71-4c9c-a504-0ba7255243c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\nJun 12 16:18:24.532036 crc crio[22579]: time=\"2026-06-12T16:18:24.529431838Z\" level=info msg=\"Started container\" PID=84390 containerID=2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f description=openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update id=10c88bf7-e677-4b4f-98a1-264c799afb77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\nJun 12 16:18:24.532415 crc crio[22579]: time=\"2026-06-12T16:18:24.532280091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:24.793069 crc crio[22579]: 2026-06-12T16:18:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a641b04232c2a32 Mac:da:7f:04:25:d2:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/9f531114-867c-4347-80d5-4f9eda7e3652 SocketPath: PciID:}] [{Interface:0xc000123090 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:24.794934 crc crio[22579]: time=\"2026-06-12T16:18:24.794839346Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62 UID:b6bc2e59-a5bd-457e-9da3-d5de89f0f35c NetNS:/var/run/netns/9f531114-867c-4347-80d5-4f9eda7e3652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6bc2e59_a5bd_457e_9da3_d5de89f0f35c.slice PodAnnotations:0xc001216480}] Aliases:map[]}\"\nJun 12 16:18:24.795114 crc crio[22579]: time=\"2026-06-12T16:18:24.795062172Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:24.827665 crc crio[22579]: time=\"2026-06-12T16:18:24.827546568Z\" level=info msg=\"Ran pod sandbox a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62 with infra container: openstack/cinder-scheduler-0/POD\" id=40f31ea1-595d-404c-9dc6-c1a5b07ea5a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:24.831469 crc crio[22579]: time=\"2026-06-12T16:18:24.831307233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=696a1ac9-0d54-4e76-8b4c-7e47e44ebbb0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:24.880784 crc crio[22579]: time=\"2026-06-12T16:18:24.880685599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a5ad0ffa-7b44-4e23-9156-5217bbab6ae6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:24.888947 crc crio[22579]: time=\"2026-06-12T16:18:24.888762774Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=6027c0c1-dac2-4832-aeda-69f9cb7056a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:24.889465 crc crio[22579]: time=\"2026-06-12T16:18:24.889298597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:24.952079 crc crio[22579]: time=\"2026-06-12T16:18:24.951965011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:25.507078 crc crio[22579]: time=\"2026-06-12T16:18:25.505895094Z\" level=info msg=\"Created container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828: openstack/ceilometer-0/ceilometer-central-agent\" id=fe82ab20-dea5-413f-ac0a-fa56ac8f7c7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:25.516556 crc crio[22579]: time=\"2026-06-12T16:18:25.512703077Z\" level=info msg=\"Starting container: bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828\" id=c7855111-031f-4f76-a82c-da87c9d3c7ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:25.516556 crc crio[22579]: time=\"2026-06-12T16:18:25.513802775Z\" level=info msg=\"Removing container: 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e\" id=13085781-b9b4-4ad1-baab-185591655fee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:25.520625 crc crio[22579]: time=\"2026-06-12T16:18:25.518559626Z\" level=info msg=\"Started container\" PID=84661 containerID=bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828 description=openstack/ceilometer-0/ceilometer-central-agent id=c7855111-031f-4f76-a82c-da87c9d3c7ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\nJun 12 16:18:25.537461 crc crio[22579]: time=\"2026-06-12T16:18:25.537331233Z\" level=info msg=\"Created container 30a35ca879404aacc32fb3c773da897be3c8bac84230c04bc4b11d620c5648b2: openstack/swift-proxy-79889dfc99-zmbzk/proxy-httpd\" id=6292731c-22b8-4582-98cb-581c024019ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:25.556090 crc crio[22579]: time=\"2026-06-12T16:18:25.555970747Z\" level=info msg=\"Starting container: 30a35ca879404aacc32fb3c773da897be3c8bac84230c04bc4b11d620c5648b2\" id=c7576b63-a76b-49ac-a42f-82f6b12ef043 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:25.559443 crc crio[22579]: time=\"2026-06-12T16:18:25.559328163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=05c8b9cc-0b85-42aa-bf81-774d72c03d7a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:25.597775 crc crio[22579]: time=\"2026-06-12T16:18:25.591988743Z\" level=info msg=\"Started container\" PID=84662 containerID=30a35ca879404aacc32fb3c773da897be3c8bac84230c04bc4b11d620c5648b2 description=openstack/swift-proxy-79889dfc99-zmbzk/proxy-httpd id=c7576b63-a76b-49ac-a42f-82f6b12ef043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513\nJun 12 16:18:25.625144 crc crio[22579]: time=\"2026-06-12T16:18:25.624982982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f3eb1154-77b8-494e-aaf6-6839ac84e344 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:25.649764 crc crio[22579]: time=\"2026-06-12T16:18:25.649642179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d84b4931-f82c-4660-a098-097bbf5258b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:25.655994 crc crio[22579]: time=\"2026-06-12T16:18:25.655959919Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ed238ff8-b249-4dfa-af44-9a9509a3ce96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:25.656480 crc crio[22579]: time=\"2026-06-12T16:18:25.656451632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:25.675040 crc crio[22579]: time=\"2026-06-12T16:18:25.674990153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=688f7dfe-9b1e-4e9b-b1fb-72d533aaf704 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:25.699583 crc crio[22579]: time=\"2026-06-12T16:18:25.699484156Z\" level=info msg=\"Creating container: openstack/swift-proxy-79889dfc99-zmbzk/proxy-server\" id=c816830e-cb3d-4bd0-b1b5-524d729c93c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:25.701292 crc crio[22579]: time=\"2026-06-12T16:18:25.701251811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:25.802274 crc crio[22579]: time=\"2026-06-12T16:18:25.802013563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:25.818209 crc crio[22579]: time=\"2026-06-12T16:18:25.817795624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:25.823779 crc crio[22579]: time=\"2026-06-12T16:18:25.823705114Z\" level=info msg=\"Removed container 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e: openstack/glance-default-internal-api-0/glance-httpd\" id=13085781-b9b4-4ad1-baab-185591655fee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:25.839701 crc crio[22579]: time=\"2026-06-12T16:18:25.839476045Z\" level=info msg=\"Removing container: a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350\" id=252c5cf7-8d3f-47fd-a1a7-402f3dbd9d05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:25.840483 crc crio[22579]: time=\"2026-06-12T16:18:25.840136512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:25.843303 crc crio[22579]: time=\"2026-06-12T16:18:25.84318792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:25.965804 crc crio[22579]: time=\"2026-06-12T16:18:25.965683604Z\" level=info msg=\"Removed container a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350: openstack/glance-default-internal-api-0/glance-log\" id=252c5cf7-8d3f-47fd-a1a7-402f3dbd9d05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:25.983774 crc crio[22579]: time=\"2026-06-12T16:18:25.979566797Z\" level=info msg=\"Created container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada: openstack/ceilometer-0/ceilometer-notification-agent\" id=ed238ff8-b249-4dfa-af44-9a9509a3ce96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:25.984812 crc crio[22579]: time=\"2026-06-12T16:18:25.984721428Z\" level=info msg=\"Starting container: c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada\" id=2fea5cf7-92d8-4dc0-961f-600cdbfe30f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:25.994317 crc crio[22579]: time=\"2026-06-12T16:18:25.993920192Z\" level=info msg=\"Started container\" PID=84743 containerID=c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada description=openstack/ceilometer-0/ceilometer-notification-agent id=2fea5cf7-92d8-4dc0-961f-600cdbfe30f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\nJun 12 16:18:26.017301 crc crio[22579]: time=\"2026-06-12T16:18:26.017211934Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6739fd0b-d8cd-48b2-aa96-cd171920cf63 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:26.040436 crc crio[22579]: time=\"2026-06-12T16:18:26.039246304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a42d34ce-9b1b-4186-ae33-51934ee9ae0f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:26.044322 crc crio[22579]: time=\"2026-06-12T16:18:26.044240531Z\" level=info msg=\"Created container f9906c73e8858d0a01d7ae48d96aee504a8a4dd9a9f603bd7b7bd5ee5691d7f2: openstack/swift-proxy-79889dfc99-zmbzk/proxy-server\" id=c816830e-cb3d-4bd0-b1b5-524d729c93c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:26.048763 crc crio[22579]: time=\"2026-06-12T16:18:26.048667574Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a81d0b70-e05f-44e7-b875-a1aee3403215 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:26.049236 crc crio[22579]: time=\"2026-06-12T16:18:26.049190387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:26.051198 crc crio[22579]: time=\"2026-06-12T16:18:26.050714226Z\" level=info msg=\"Starting container: f9906c73e8858d0a01d7ae48d96aee504a8a4dd9a9f603bd7b7bd5ee5691d7f2\" id=28187605-d2c6-4ac1-99f2-bf3ab48b31ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:26.064838 crc crio[22579]: time=\"2026-06-12T16:18:26.06465914Z\" level=info msg=\"Started container\" PID=84746 containerID=f9906c73e8858d0a01d7ae48d96aee504a8a4dd9a9f603bd7b7bd5ee5691d7f2 description=openstack/swift-proxy-79889dfc99-zmbzk/proxy-server id=28187605-d2c6-4ac1-99f2-bf3ab48b31ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513\nJun 12 16:18:26.152787 crc crio[22579]: time=\"2026-06-12T16:18:26.152595356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:26.193933 crc crio[22579]: time=\"2026-06-12T16:18:26.193844035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:26.199604 crc crio[22579]: time=\"2026-06-12T16:18:26.199438767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:26.562215 crc crio[22579]: time=\"2026-06-12T16:18:26.561842911Z\" level=info msg=\"Stopping pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=015fd1ad-5b08-45e9-ba3a-7e164ccf13de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:26.562545 crc crio[22579]: time=\"2026-06-12T16:18:26.562460717Z\" level=info msg=\"Stopping pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=a342e880-b286-4503-a14a-3a6f9b80ae65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:26.562774 crc crio[22579]: time=\"2026-06-12T16:18:26.562718973Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-52rgj Namespace:openstack ID:74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 UID:6c664fd6-fa59-4a1c-a291-eab8101aa5ee NetNS:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c664fd6_fa59_4a1c_a291_eab8101aa5ee.slice PodAnnotations:0xc004fc0588}] Aliases:map[]}\"\nJun 12 16:18:26.562875 crc crio[22579]: time=\"2026-06-12T16:18:26.562772085Z\" level=info msg=\"Stopping pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=9a615727-ade6-48e0-9e47-9ef4a33aa7dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:26.562926 crc crio[22579]: time=\"2026-06-12T16:18:26.562877317Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-52rgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:26.563307 crc crio[22579]: time=\"2026-06-12T16:18:26.563258057Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-7dq5n Namespace:openstack ID:2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b UID:5cb7382f-2bde-4e24-891f-bd30bce69255 NetNS:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cb7382f_2bde_4e24_891f_bd30bce69255.slice PodAnnotations:0xc0025a0610}] Aliases:map[]}\"\nJun 12 16:18:26.563527 crc crio[22579]: time=\"2026-06-12T16:18:26.563442262Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-7dq5n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:26.563745 crc crio[22579]: time=\"2026-06-12T16:18:26.563643877Z\" level=info msg=\"Stopping pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=82b4eccf-02f9-4ead-b0a9-cd1c732fdf03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:26.564443 crc crio[22579]: time=\"2026-06-12T16:18:26.564191721Z\" level=info msg=\"Got pod network &{Name:nova-cell1-995f-account-create-update-gb7px Namespace:openstack ID:30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 UID:567c4f31-2303-42fb-be9c-9e70eb6836c7 NetNS:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod567c4f31_2303_42fb_be9c_9e70eb6836c7.slice PodAnnotations:0xc0003848a8}] Aliases:map[]}\"\nJun 12 16:18:26.564443 crc crio[22579]: time=\"2026-06-12T16:18:26.564429887Z\" level=info msg=\"Deleting pod openstack_nova-cell1-995f-account-create-update-gb7px from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:26.564887 crc crio[22579]: time=\"2026-06-12T16:18:26.564863408Z\" level=info msg=\"Stopping pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=d549d4f7-b596-4e88-a1d0-ec2bf92bb53e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:26.565272 crc crio[22579]: time=\"2026-06-12T16:18:26.565248697Z\" level=info msg=\"Got pod network &{Name:nova-api-0bff-account-create-update-pc95k Namespace:openstack ID:3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec UID:14ac5483-8c63-4e62-98ba-45fbf8215008 NetNS:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14ac5483_8c63_4e62_98ba_45fbf8215008.slice PodAnnotations:0xc00008cf28}] Aliases:map[]}\"\nJun 12 16:18:26.565595 crc crio[22579]: time=\"2026-06-12T16:18:26.565567686Z\" level=info msg=\"Deleting pod openstack_nova-api-0bff-account-create-update-pc95k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:26.566062 crc crio[22579]: time=\"2026-06-12T16:18:26.563665757Z\" level=info msg=\"Stopping pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=2d2518fb-d189-41f1-b066-9fda3fe84e63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:26.566315 crc crio[22579]: time=\"2026-06-12T16:18:26.566198512Z\" level=info msg=\"Got pod network &{Name:nova-cell0-30af-account-create-update-r46ll Namespace:openstack ID:ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 UID:148f3966-39ca-495a-872e-9c8e1851f68b NetNS:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod148f3966_39ca_495a_872e_9c8e1851f68b.slice PodAnnotations:0xc002309600}] Aliases:map[]}\"\nJun 12 16:18:26.566438 crc crio[22579]: time=\"2026-06-12T16:18:26.566328065Z\" level=info msg=\"Deleting pod openstack_nova-cell0-30af-account-create-update-r46ll from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:26.567131 crc crio[22579]: time=\"2026-06-12T16:18:26.563446852Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nd6tr Namespace:openstack ID:4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 UID:cdfd24cd-c126-4a4f-a21c-a43393024224 NetNS:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdfd24cd_c126_4a4f_a21c_a43393024224.slice PodAnnotations:0xc00008cec0}] Aliases:map[]}\"\nJun 12 16:18:26.567401 crc crio[22579]: time=\"2026-06-12T16:18:26.56732835Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-nd6tr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:26.637043 crc crio[22579]: time=\"2026-06-12T16:18:26.636970801Z\" level=info msg=\"Created container d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2: openstack/ceilometer-0/sg-core\" id=a81d0b70-e05f-44e7-b875-a1aee3403215 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:26.638148 crc crio[22579]: time=\"2026-06-12T16:18:26.637982687Z\" level=info msg=\"Created container af0f06c1934cb342a60c332e3a15f9aaf1aee1a2f10e56cdf746e0ce3683b8ea: openstack/cinder-scheduler-0/cinder-scheduler\" id=6027c0c1-dac2-4832-aeda-69f9cb7056a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:26.658349 crc crio[22579]: time=\"2026-06-12T16:18:26.658142599Z\" level=info msg=\"Starting container: af0f06c1934cb342a60c332e3a15f9aaf1aee1a2f10e56cdf746e0ce3683b8ea\" id=65be10f1-b98d-4bc2-aca6-ceb02cc93bf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:26.658846 crc crio[22579]: time=\"2026-06-12T16:18:26.658700123Z\" level=info msg=\"Starting container: d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2\" id=21ec5a7b-5c0f-4821-a562-a57ddf762e17 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:26.659263 crc crio[22579]: time=\"2026-06-12T16:18:26.659172205Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0c17c17e-ce8f-4626-af9d-1f75056ad0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:26.659263 crc crio[22579]: time=\"2026-06-12T16:18:26.659247737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:26.670030 crc crio[22579]: time=\"2026-06-12T16:18:26.66997087Z\" level=info msg=\"Started container\" PID=84895 containerID=d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2 description=openstack/ceilometer-0/sg-core id=21ec5a7b-5c0f-4821-a562-a57ddf762e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\nJun 12 16:18:26.695335 crc crio[22579]: time=\"2026-06-12T16:18:26.69515254Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d021b0f5-8067-4c40-b15a-f71b22f06da5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:26.701613 crc crio[22579]: time=\"2026-06-12T16:18:26.701002259Z\" level=info msg=\"Started container\" PID=84893 containerID=af0f06c1934cb342a60c332e3a15f9aaf1aee1a2f10e56cdf746e0ce3683b8ea description=openstack/cinder-scheduler-0/cinder-scheduler id=65be10f1-b98d-4bc2-aca6-ceb02cc93bf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62\nJun 12 16:18:26.718706 crc crio[22579]: time=\"2026-06-12T16:18:26.718599736Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329 UID:91cb1669-2c40-472f-9023-4188f0ebc03a NetNS:/var/run/netns/17bd0ede-f565-456c-bde9-f8d25b142c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91cb1669_2c40_472f_9023_4188f0ebc03a.slice PodAnnotations:0xc002218808}] Aliases:map[]}\"\nJun 12 16:18:26.719040 crc crio[22579]: time=\"2026-06-12T16:18:26.719014077Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:26.741037 crc crio[22579]: time=\"2026-06-12T16:18:26.740915724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=99b6c55a-9f61-4673-80aa-887fbb2ad3ae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:26.759428 crc crio[22579]: time=\"2026-06-12T16:18:26.758908111Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=566b502f-1e2e-4ad3-bee1-519aeccc8a6d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:26.792261 crc crio[22579]: time=\"2026-06-12T16:18:26.792181957Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=077fb3ad-efd5-4f54-994d-3688c4835945 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:26.795627 crc crio[22579]: time=\"2026-06-12T16:18:26.792635849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:26.815048 crc crio[22579]: time=\"2026-06-12T16:18:26.814976187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d8937401-356e-45db-a7b5-fa1b4fd50458 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:26.853065 crc crio[22579]: time=\"2026-06-12T16:18:26.852989323Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=030760d8-b88b-42e2-ac0c-c8d0928d8b51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:26.854942 crc crio[22579]: time=\"2026-06-12T16:18:26.853450025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:27.027765 crc crio[22579]: time=\"2026-06-12T16:18:27.025064228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:27.029622 crc crio[22579]: time=\"2026-06-12T16:18:27.029230584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:27.144696 crc crio[22579]: time=\"2026-06-12T16:18:27.144191097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:27.193958 crc crio[22579]: time=\"2026-06-12T16:18:27.19347028Z\" level=info msg=\"Stopped pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=a342e880-b286-4503-a14a-3a6f9b80ae65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:27.376466 crc crio[22579]: time=\"2026-06-12T16:18:27.376265077Z\" level=info msg=\"Created container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44: openstack/ceilometer-0/proxy-httpd\" id=077fb3ad-efd5-4f54-994d-3688c4835945 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:27.380709 crc crio[22579]: time=\"2026-06-12T16:18:27.380024203Z\" level=info msg=\"Starting container: 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44\" id=487f473d-9578-46ef-993a-f81be39a6ac7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:27.421122 crc crio[22579]: time=\"2026-06-12T16:18:27.415960736Z\" level=info msg=\"Started container\" PID=85105 containerID=8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 description=openstack/ceilometer-0/proxy-httpd id=487f473d-9578-46ef-993a-f81be39a6ac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\nJun 12 16:18:27.672163 crc crio[22579]: time=\"2026-06-12T16:18:27.670769684Z\" level=info msg=\"Stopped pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=82b4eccf-02f9-4ead-b0a9-cd1c732fdf03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:27.694670 crc crio[22579]: time=\"2026-06-12T16:18:27.684482553Z\" level=info msg=\"Stopping container: bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828 (timeout: 30s)\" id=589358f8-d596-4da4-8961-865aad81ebe2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:27.712449 crc crio[22579]: time=\"2026-06-12T16:18:27.711770506Z\" level=info msg=\"Stopped pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=9a615727-ade6-48e0-9e47-9ef4a33aa7dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:27.728168 crc crio[22579]: time=\"2026-06-12T16:18:27.727083696Z\" level=info msg=\"Stopping container: 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002 (timeout: 30s)\" id=01e21af2-89b1-4f19-ad8c-a8e50c3c4983 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:27.740625 crc crio[22579]: time=\"2026-06-12T16:18:27.737718136Z\" level=info msg=\"Stopping container: c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada (timeout: 30s)\" id=3c5bff25-4cb0-42a9-9649-c29aa7a3a2cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:27.740625 crc crio[22579]: time=\"2026-06-12T16:18:27.740578589Z\" level=info msg=\"Stopping container: d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2 (timeout: 30s)\" id=081afc4c-ad8b-40b9-901a-ec3975d11e7a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:27.741138 crc crio[22579]: time=\"2026-06-12T16:18:27.740954208Z\" level=info msg=\"Stopping container: 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35 (timeout: 30s)\" id=039e76bf-a9a9-4acd-b155-b8cfb84b2a48 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:27.750041 crc crio[22579]: time=\"2026-06-12T16:18:27.748274884Z\" level=info msg=\"Stopping container: 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 (timeout: 30s)\" id=96c51ee9-400f-4a1c-8650-63ddd8a25d70 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:27.779869 crc crio[22579]: time=\"2026-06-12T16:18:27.779794096Z\" level=info msg=\"Stopped pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=2d2518fb-d189-41f1-b066-9fda3fe84e63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:27.780740 crc crio[22579]: time=\"2026-06-12T16:18:27.780254698Z\" level=info msg=\"Stopped pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=015fd1ad-5b08-45e9-ba3a-7e164ccf13de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:27.792642 crc crio[22579]: time=\"2026-06-12T16:18:27.792486318Z\" level=info msg=\"Stopped pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=d549d4f7-b596-4e88-a1d0-ec2bf92bb53e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:27.931554 crc crio[22579]: time=\"2026-06-12T16:18:27.92666842Z\" level=info msg=\"Stopped container d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2: openstack/ceilometer-0/sg-core\" id=081afc4c-ad8b-40b9-901a-ec3975d11e7a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:28.053203 crc crio[22579]: time=\"2026-06-12T16:18:28.052749826Z\" level=info msg=\"Stopped container 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35: openstack/neutron-546c4497b-dcpf7/neutron-httpd\" id=039e76bf-a9a9-4acd-b155-b8cfb84b2a48 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:28.696680 crc crio[22579]: time=\"2026-06-12T16:18:28.69601444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:28.713546 crc crio[22579]: 2026-06-12T16:18:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fff20b6c90288c Mac:ea:42:b4:16:0b:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/17bd0ede-f565-456c-bde9-f8d25b142c17 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:28.714743 crc crio[22579]: time=\"2026-06-12T16:18:28.714332556Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329 UID:91cb1669-2c40-472f-9023-4188f0ebc03a NetNS:/var/run/netns/17bd0ede-f565-456c-bde9-f8d25b142c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91cb1669_2c40_472f_9023_4188f0ebc03a.slice PodAnnotations:0xc002218808}] Aliases:map[]}\"\nJun 12 16:18:28.714743 crc crio[22579]: time=\"2026-06-12T16:18:28.714618743Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:28.728918 crc crio[22579]: time=\"2026-06-12T16:18:28.728829314Z\" level=info msg=\"Ran pod sandbox 4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329 with infra container: openstack/glance-default-internal-api-0/POD\" id=0c17c17e-ce8f-4626-af9d-1f75056ad0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:28.744648 crc crio[22579]: time=\"2026-06-12T16:18:28.741668141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7363679a-d060-413e-b7cb-91040920a5aa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:28.745881 crc crio[22579]: time=\"2026-06-12T16:18:28.745214111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d8c7a001-df9b-4dfe-b04e-4b794ff31102 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:28.752651 crc crio[22579]: time=\"2026-06-12T16:18:28.752566378Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=40d24218-2bd3-4af4-94a0-07e563ce9c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:28.754068 crc crio[22579]: time=\"2026-06-12T16:18:28.753459361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:28.868723 crc crio[22579]: time=\"2026-06-12T16:18:28.867714925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:28.935003 crc crio[22579]: time=\"2026-06-12T16:18:28.934103163Z\" level=info msg=\"Created container 8c102f7d1e7e79ab1a52ca2fbed07464e3ce1f6c77049a923b29ece6264d2f47: openstack/cinder-scheduler-0/probe\" id=030760d8-b88b-42e2-ac0c-c8d0928d8b51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:28.961136 crc crio[22579]: time=\"2026-06-12T16:18:28.960658539Z\" level=info msg=\"Starting container: 8c102f7d1e7e79ab1a52ca2fbed07464e3ce1f6c77049a923b29ece6264d2f47\" id=d55ee2e7-aefe-4650-8243-599d34ddc393 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:29.027564 crc crio[22579]: time=\"2026-06-12T16:18:29.026188725Z\" level=info msg=\"Started container\" PID=85444 containerID=8c102f7d1e7e79ab1a52ca2fbed07464e3ce1f6c77049a923b29ece6264d2f47 description=openstack/cinder-scheduler-0/probe id=d55ee2e7-aefe-4650-8243-599d34ddc393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62\nJun 12 16:18:29.991252 crc crio[22579]: time=\"2026-06-12T16:18:29.990872841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:30.176095 crc crio[22579]: time=\"2026-06-12T16:18:30.175941156Z\" level=info msg=\"Created container fc7e6ba0c8140a3691bdc5667bf6da1f9d902fd44bbc29336782d1bc13833527: openstack/glance-default-internal-api-0/glance-log\" id=40d24218-2bd3-4af4-94a0-07e563ce9c17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:30.181936 crc crio[22579]: time=\"2026-06-12T16:18:30.181854317Z\" level=info msg=\"Starting container: fc7e6ba0c8140a3691bdc5667bf6da1f9d902fd44bbc29336782d1bc13833527\" id=e18cb3d6-d605-4b1c-8ed3-32a3cfee5beb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:30.189816 crc crio[22579]: time=\"2026-06-12T16:18:30.189724007Z\" level=info msg=\"Started container\" PID=85550 containerID=fc7e6ba0c8140a3691bdc5667bf6da1f9d902fd44bbc29336782d1bc13833527 description=openstack/glance-default-internal-api-0/glance-log id=e18cb3d6-d605-4b1c-8ed3-32a3cfee5beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329\nJun 12 16:18:30.204957 crc crio[22579]: time=\"2026-06-12T16:18:30.204867372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0ecfd985-76f9-4b7e-86bb-a629a285dc1c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:30.326257 crc crio[22579]: time=\"2026-06-12T16:18:30.325806267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=df07e782-4bc7-44db-9d54-684a2c434a90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:30.340088 crc crio[22579]: time=\"2026-06-12T16:18:30.339010392Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=428fc771-dd4f-4938-b284-97e58cef107c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:30.340088 crc crio[22579]: time=\"2026-06-12T16:18:30.339565256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:30.459132 crc crio[22579]: time=\"2026-06-12T16:18:30.459032954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:31.254043 crc crio[22579]: time=\"2026-06-12T16:18:31.253929213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:31.434214 crc crio[22579]: time=\"2026-06-12T16:18:31.433845287Z\" level=info msg=\"Created container 66d86cbcf29f436ce4b7927f772ac7e265f4b5db268252ee08661d7375c872c3: openstack/glance-default-internal-api-0/glance-httpd\" id=428fc771-dd4f-4938-b284-97e58cef107c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:31.436234 crc crio[22579]: time=\"2026-06-12T16:18:31.436145885Z\" level=info msg=\"Starting container: 66d86cbcf29f436ce4b7927f772ac7e265f4b5db268252ee08661d7375c872c3\" id=2e64beb6-5a99-4380-97f1-579b6ef250b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:31.442703 crc crio[22579]: time=\"2026-06-12T16:18:31.44261667Z\" level=info msg=\"Started container\" PID=85666 containerID=66d86cbcf29f436ce4b7927f772ac7e265f4b5db268252ee08661d7375c872c3 description=openstack/glance-default-internal-api-0/glance-httpd id=2e64beb6-5a99-4380-97f1-579b6ef250b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329\nJun 12 16:18:31.817448 crc crio[22579]: time=\"2026-06-12T16:18:31.816931916Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-x6pwf/POD\" id=3a1e156d-aa08-4d55-a1a1-cf1136c291bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:31.817616 crc crio[22579]: time=\"2026-06-12T16:18:31.817538942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:31.895779 crc crio[22579]: time=\"2026-06-12T16:18:31.895674668Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-x6pwf Namespace:openstack ID:11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 UID:704ba76b-e235-41a2-ab5c-1d27a83bfe94 NetNS:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704ba76b_e235_41a2_ab5c_1d27a83bfe94.slice PodAnnotations:0xc0025a0088}] Aliases:map[]}\"\nJun 12 16:18:31.895779 crc crio[22579]: time=\"2026-06-12T16:18:31.895759141Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-x6pwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:32.357356 crc crio[22579]: time=\"2026-06-12T16:18:32.356997797Z\" level=info msg=\"Stopping container: 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01 (timeout: 30s)\" id=0f508c1a-9632-4ae0-ac10-c59eef5b21f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:32.358245 crc crio[22579]: time=\"2026-06-12T16:18:32.357172782Z\" level=info msg=\"Stopping container: efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e (timeout: 30s)\" id=d868a7f7-f91b-464d-8c9d-64feaa64f718 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:32.498956 crc crio[22579]: 2026-06-12T16:18:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11a00e6c2410638 Mac:c6:92:d1:60:87:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 SocketPath: PciID:}] [{Interface:0xc000194680 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:32.501078 crc crio[22579]: time=\"2026-06-12T16:18:32.501014729Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-x6pwf Namespace:openstack ID:11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 UID:704ba76b-e235-41a2-ab5c-1d27a83bfe94 NetNS:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704ba76b_e235_41a2_ab5c_1d27a83bfe94.slice PodAnnotations:0xc0025a0088}] Aliases:map[]}\"\nJun 12 16:18:32.501245 crc crio[22579]: time=\"2026-06-12T16:18:32.501181923Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-x6pwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:32.563011 crc crio[22579]: time=\"2026-06-12T16:18:32.562841901Z\" level=info msg=\"Stopped container efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e: openstack/glance-default-external-api-0/glance-log\" id=d868a7f7-f91b-464d-8c9d-64feaa64f718 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:32.564236 crc crio[22579]: time=\"2026-06-12T16:18:32.564049771Z\" level=info msg=\"Ran pod sandbox 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 with infra container: openstack/nova-cell0-conductor-db-sync-x6pwf/POD\" id=3a1e156d-aa08-4d55-a1a1-cf1136c291bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:32.566590 crc crio[22579]: time=\"2026-06-12T16:18:32.566479203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a0dc27fa-980a-4f75-ae16-678872675bcd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:32.566807 crc crio[22579]: time=\"2026-06-12T16:18:32.56675538Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=a0dc27fa-980a-4f75-ae16-678872675bcd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:32.566882 crc crio[22579]: time=\"2026-06-12T16:18:32.566827002Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=a0dc27fa-980a-4f75-ae16-678872675bcd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:32.567918 crc crio[22579]: time=\"2026-06-12T16:18:32.567864188Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b1524b70-3e7f-4111-8f83-e7cb0cddd88c name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:32.572237 crc crio[22579]: time=\"2026-06-12T16:18:32.572178648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 12 16:18:34.764040 crc crio[22579]: time=\"2026-06-12T16:18:34.763258824Z\" level=info msg=\"Removing container: 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12\" id=1267f166-2dad-4eb3-a0dc-a32d7f0eda4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:34.802928 crc crio[22579]: time=\"2026-06-12T16:18:34.802734088Z\" level=info msg=\"Removed container 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12: openstack/root-account-create-update-45nw2/mariadb-account-create-update\" id=1267f166-2dad-4eb3-a0dc-a32d7f0eda4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:34.820462 crc crio[22579]: time=\"2026-06-12T16:18:34.819917034Z\" level=info msg=\"Removing container: 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316\" id=e6458a6e-b053-4a25-a699-99392ed71b64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.016475 crc crio[22579]: time=\"2026-06-12T16:18:35.016337848Z\" level=info msg=\"Removed container 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316: openshift-infra/auto-csr-approver-29688012-988rh/oc\" id=e6458a6e-b053-4a25-a699-99392ed71b64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.019875 crc crio[22579]: time=\"2026-06-12T16:18:35.019805287Z\" level=info msg=\"Removing container: a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8\" id=6e46f3bd-4bfc-41b6-bd10-64e9f8f7544f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.152235 crc crio[22579]: time=\"2026-06-12T16:18:35.152149441Z\" level=info msg=\"Removed container a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8: openstack/ovn-controller-wh84g-config-lcjx9/ovn-config\" id=6e46f3bd-4bfc-41b6-bd10-64e9f8f7544f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.156485 crc crio[22579]: time=\"2026-06-12T16:18:35.156347028Z\" level=info msg=\"Removing container: 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6\" id=b9541908-a80a-47c3-a311-59fb9faab171 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.239785 crc crio[22579]: time=\"2026-06-12T16:18:35.239672446Z\" level=info msg=\"Removed container 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6: openstack/ovn-controller-wh84g-config-j5r8z/ovn-config\" id=b9541908-a80a-47c3-a311-59fb9faab171 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.245323 crc crio[22579]: time=\"2026-06-12T16:18:35.245249008Z\" level=info msg=\"Removing container: 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6\" id=7a0f8526-f8a9-4136-af14-dcd3a1551e64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.286114 crc crio[22579]: time=\"2026-06-12T16:18:35.286020965Z\" level=info msg=\"Removed container 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config\" id=7a0f8526-f8a9-4136-af14-dcd3a1551e64 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.297166 crc crio[22579]: time=\"2026-06-12T16:18:35.296915852Z\" level=info msg=\"Removing container: 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6\" id=8e11faab-e24f-41a8-ae4c-b5167683aa59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.342791 crc crio[22579]: time=\"2026-06-12T16:18:35.342709976Z\" level=info msg=\"Removed container 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config\" id=8e11faab-e24f-41a8-ae4c-b5167683aa59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.352986 crc crio[22579]: time=\"2026-06-12T16:18:35.352807313Z\" level=info msg=\"Removing container: baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c\" id=72d282a2-5ced-4418-9548-939d4abe45d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.394924 crc crio[22579]: time=\"2026-06-12T16:18:35.394672317Z\" level=info msg=\"Removed container baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config\" id=72d282a2-5ced-4418-9548-939d4abe45d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:35.411067 crc crio[22579]: time=\"2026-06-12T16:18:35.408917299Z\" level=info msg=\"Stopping pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=f5d38213-4196-4867-ba38-bc32d85a68bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.411067 crc crio[22579]: time=\"2026-06-12T16:18:35.409009462Z\" level=info msg=\"Stopped pod sandbox (already stopped): 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=f5d38213-4196-4867-ba38-bc32d85a68bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.413039 crc crio[22579]: time=\"2026-06-12T16:18:35.412976753Z\" level=info msg=\"Removing pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=17340946-c748-4991-a241-eb8d79f5f756 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.435728 crc crio[22579]: time=\"2026-06-12T16:18:35.435639069Z\" level=info msg=\"Removed pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=17340946-c748-4991-a241-eb8d79f5f756 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.436256 crc crio[22579]: time=\"2026-06-12T16:18:35.436169302Z\" level=info msg=\"Stopping pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=aa638e55-3b97-48ce-9ffd-3ad7027fff48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.436256 crc crio[22579]: time=\"2026-06-12T16:18:35.436235954Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=aa638e55-3b97-48ce-9ffd-3ad7027fff48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.436792 crc crio[22579]: time=\"2026-06-12T16:18:35.436739367Z\" level=info msg=\"Removing pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=65cce810-180f-4106-a53e-3e24041cb20f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.458053 crc crio[22579]: time=\"2026-06-12T16:18:35.457966306Z\" level=info msg=\"Removed pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=65cce810-180f-4106-a53e-3e24041cb20f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.458874 crc crio[22579]: time=\"2026-06-12T16:18:35.458822108Z\" level=info msg=\"Stopping pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=dc923f56-70d3-4653-af65-444d1bde8a90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.458949 crc crio[22579]: time=\"2026-06-12T16:18:35.45888539Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=dc923f56-70d3-4653-af65-444d1bde8a90 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.459666 crc crio[22579]: time=\"2026-06-12T16:18:35.459559957Z\" level=info msg=\"Removing pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=5cf1d91d-d2b1-44e4-a3c6-feb822befab9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.475187 crc crio[22579]: time=\"2026-06-12T16:18:35.475099002Z\" level=info msg=\"Removed pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=5cf1d91d-d2b1-44e4-a3c6-feb822befab9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.477260 crc crio[22579]: time=\"2026-06-12T16:18:35.477171195Z\" level=info msg=\"Stopping pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=86738ffc-cf7d-47d7-93a6-a848e68d34e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.477359 crc crio[22579]: time=\"2026-06-12T16:18:35.477338609Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=86738ffc-cf7d-47d7-93a6-a848e68d34e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.478172 crc crio[22579]: time=\"2026-06-12T16:18:35.478072718Z\" level=info msg=\"Removing pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=25b7a999-8c48-44c0-94df-37267b568677 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.507857 crc crio[22579]: time=\"2026-06-12T16:18:35.507805934Z\" level=info msg=\"Removed pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=25b7a999-8c48-44c0-94df-37267b568677 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.512984 crc crio[22579]: time=\"2026-06-12T16:18:35.512706498Z\" level=info msg=\"Stopping pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=50970604-f74a-4b90-be91-aa6c5c8c8c36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.513178 crc crio[22579]: time=\"2026-06-12T16:18:35.513045607Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=50970604-f74a-4b90-be91-aa6c5c8c8c36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.513998 crc crio[22579]: time=\"2026-06-12T16:18:35.51396528Z\" level=info msg=\"Removing pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=5c3de1ff-4cf1-4fd7-8585-4b5ecadc5f8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.536708 crc crio[22579]: time=\"2026-06-12T16:18:35.536644577Z\" level=info msg=\"Removed pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=5c3de1ff-4cf1-4fd7-8585-4b5ecadc5f8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.538109 crc crio[22579]: time=\"2026-06-12T16:18:35.538012312Z\" level=info msg=\"Stopping pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=a850021d-cba2-47ae-a398-b9f17ab2406a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.538217 crc crio[22579]: time=\"2026-06-12T16:18:35.538159645Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=a850021d-cba2-47ae-a398-b9f17ab2406a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.538931 crc crio[22579]: time=\"2026-06-12T16:18:35.538866173Z\" level=info msg=\"Removing pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=20c0724c-6f57-4e33-bcd6-cb41b4ad1ffc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.559778 crc crio[22579]: time=\"2026-06-12T16:18:35.559689113Z\" level=info msg=\"Removed pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=20c0724c-6f57-4e33-bcd6-cb41b4ad1ffc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.561311 crc crio[22579]: time=\"2026-06-12T16:18:35.561208031Z\" level=info msg=\"Stopping pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=ac2cb681-24ea-4353-9f6b-d0515d4bbe09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.561466 crc crio[22579]: time=\"2026-06-12T16:18:35.561315194Z\" level=info msg=\"Stopped pod sandbox (already stopped): d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=ac2cb681-24ea-4353-9f6b-d0515d4bbe09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.562146 crc crio[22579]: time=\"2026-06-12T16:18:35.562096294Z\" level=info msg=\"Removing pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=ef0a5321-ba6b-4560-821a-00516d3e2a7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.582821 crc crio[22579]: time=\"2026-06-12T16:18:35.582706928Z\" level=info msg=\"Removed pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=ef0a5321-ba6b-4560-821a-00516d3e2a7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.584638 crc crio[22579]: time=\"2026-06-12T16:18:35.584489393Z\" level=info msg=\"Stopping pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=45aa9841-0720-4737-b6a7-9e2b5ae550ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.584733 crc crio[22579]: time=\"2026-06-12T16:18:35.584646257Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=45aa9841-0720-4737-b6a7-9e2b5ae550ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.585709 crc crio[22579]: time=\"2026-06-12T16:18:35.585641092Z\" level=info msg=\"Removing pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=f0936826-cfbf-43ed-93a2-c07b0f0de7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.605764 crc crio[22579]: time=\"2026-06-12T16:18:35.60559466Z\" level=info msg=\"Removed pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=f0936826-cfbf-43ed-93a2-c07b0f0de7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.608444 crc crio[22579]: time=\"2026-06-12T16:18:35.606912313Z\" level=info msg=\"Stopping pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=33535be8-3bac-436e-91f6-dc2296bdb221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.608628 crc crio[22579]: time=\"2026-06-12T16:18:35.608473593Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=33535be8-3bac-436e-91f6-dc2296bdb221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.609796 crc crio[22579]: time=\"2026-06-12T16:18:35.609713015Z\" level=info msg=\"Removing pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=73c6151b-3850-478c-8dcc-29ce3774c476 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.632679 crc crio[22579]: time=\"2026-06-12T16:18:35.632576546Z\" level=info msg=\"Removed pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=73c6151b-3850-478c-8dcc-29ce3774c476 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.634200 crc crio[22579]: time=\"2026-06-12T16:18:35.634122075Z\" level=info msg=\"Stopping pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=47071dbc-df9a-4ebc-b3a2-1131b95964de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.634341 crc crio[22579]: time=\"2026-06-12T16:18:35.634230418Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=47071dbc-df9a-4ebc-b3a2-1131b95964de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.638773 crc crio[22579]: time=\"2026-06-12T16:18:35.638662951Z\" level=info msg=\"Removing pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=3ee0c17e-0567-4b46-91fd-5622b0807bfd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.692595 crc crio[22579]: time=\"2026-06-12T16:18:35.692399347Z\" level=info msg=\"Removed pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=3ee0c17e-0567-4b46-91fd-5622b0807bfd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.695739 crc crio[22579]: time=\"2026-06-12T16:18:35.69568411Z\" level=info msg=\"Stopping pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=b91985aa-802c-43f6-801d-22730a72415d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.695862 crc crio[22579]: time=\"2026-06-12T16:18:35.695812423Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=b91985aa-802c-43f6-801d-22730a72415d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.697004 crc crio[22579]: time=\"2026-06-12T16:18:35.696940302Z\" level=info msg=\"Removing pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=8f1ba4d7-bece-430a-a898-817a38f724f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.816923 crc crio[22579]: time=\"2026-06-12T16:18:35.8168126Z\" level=info msg=\"Stopped container 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01: openstack/glance-default-external-api-0/glance-httpd\" id=0f508c1a-9632-4ae0-ac10-c59eef5b21f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:35.818019 crc crio[22579]: time=\"2026-06-12T16:18:35.817820255Z\" level=info msg=\"Stopping pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=12b0339e-6b4b-4b08-991a-60d73a50bd6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.818879 crc crio[22579]: time=\"2026-06-12T16:18:35.81880801Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 UID:ecc8a0fb-a7f1-420b-a47c-d08a571c8b1f NetNS:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecc8a0fb_a7f1_420b_a47c_d08a571c8b1f.slice PodAnnotations:0xc004fc00b0}] Aliases:map[]}\"\nJun 12 16:18:35.819130 crc crio[22579]: time=\"2026-06-12T16:18:35.819038976Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:35.829491 crc crio[22579]: time=\"2026-06-12T16:18:35.82941003Z\" level=info msg=\"Removed pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=8f1ba4d7-bece-430a-a898-817a38f724f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.832789 crc crio[22579]: time=\"2026-06-12T16:18:35.832704644Z\" level=info msg=\"Stopping pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=8a3c3203-d223-47e5-b20c-bd9d6be2fcf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.832913 crc crio[22579]: time=\"2026-06-12T16:18:35.832818887Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=8a3c3203-d223-47e5-b20c-bd9d6be2fcf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.833698 crc crio[22579]: time=\"2026-06-12T16:18:35.833622707Z\" level=info msg=\"Removing pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=3cf14066-d4ee-4b32-86e0-2aa8797c34ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.863482 crc crio[22579]: time=\"2026-06-12T16:18:35.863181239Z\" level=info msg=\"Removed pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=3cf14066-d4ee-4b32-86e0-2aa8797c34ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.868418 crc crio[22579]: time=\"2026-06-12T16:18:35.86834126Z\" level=info msg=\"Stopping pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=610911a8-d700-46a4-93f7-8c62794a3628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.868732 crc crio[22579]: time=\"2026-06-12T16:18:35.868704189Z\" level=info msg=\"Stopped pod sandbox (already stopped): 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=610911a8-d700-46a4-93f7-8c62794a3628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.871164 crc crio[22579]: time=\"2026-06-12T16:18:35.87109117Z\" level=info msg=\"Removing pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=8a553061-7993-48e1-91b1-f1a2ac344c99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.894233 crc crio[22579]: time=\"2026-06-12T16:18:35.894157206Z\" level=info msg=\"Removed pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=8a553061-7993-48e1-91b1-f1a2ac344c99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.895276 crc crio[22579]: time=\"2026-06-12T16:18:35.895195793Z\" level=info msg=\"Stopping pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=de1f80ee-ced7-40ad-86ed-b3410951e465 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.895434 crc crio[22579]: time=\"2026-06-12T16:18:35.895281425Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=de1f80ee-ced7-40ad-86ed-b3410951e465 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.895949 crc crio[22579]: time=\"2026-06-12T16:18:35.895884Z\" level=info msg=\"Removing pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=3d123465-392d-435b-bc7b-9778fec44886 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.925070 crc crio[22579]: time=\"2026-06-12T16:18:35.92496898Z\" level=info msg=\"Removed pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=3d123465-392d-435b-bc7b-9778fec44886 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.926159 crc crio[22579]: time=\"2026-06-12T16:18:35.926075708Z\" level=info msg=\"Stopping pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=82b5cd65-4c4b-4288-a1c5-f44be53859c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.926275 crc crio[22579]: time=\"2026-06-12T16:18:35.92617447Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=82b5cd65-4c4b-4288-a1c5-f44be53859c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:35.926906 crc crio[22579]: time=\"2026-06-12T16:18:35.926846427Z\" level=info msg=\"Removing pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=e7834977-0f9f-43e7-b729-648fc94381b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:35.945964 crc crio[22579]: time=\"2026-06-12T16:18:35.945874221Z\" level=info msg=\"Removed pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=e7834977-0f9f-43e7-b729-648fc94381b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:18:36.362842 crc crio[22579]: time=\"2026-06-12T16:18:36.362276618Z\" level=info msg=\"Stopped pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=12b0339e-6b4b-4b08-991a-60d73a50bd6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:36.452651 crc crio[22579]: time=\"2026-06-12T16:18:36.452578714Z\" level=info msg=\"Stopping container: d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a (timeout: 30s)\" id=ee62a155-55dd-4f82-ab80-1e61e2c793e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:36.456073 crc crio[22579]: time=\"2026-06-12T16:18:36.454068062Z\" level=info msg=\"Stopping container: 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78 (timeout: 30s)\" id=c6d8fb6e-edcc-4fc2-ba6f-c5d88d914487 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:36.609457 crc crio[22579]: time=\"2026-06-12T16:18:36.609180465Z\" level=info msg=\"Stopped container 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78: openstack/placement-c74948546-gcxxf/placement-log\" id=c6d8fb6e-edcc-4fc2-ba6f-c5d88d914487 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:37.870668 crc crio[22579]: time=\"2026-06-12T16:18:37.870150434Z\" level=info msg=\"Stopped container 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002: openstack/neutron-546c4497b-dcpf7/neutron-api\" id=01e21af2-89b1-4f19-ad8c-a8e50c3c4983 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:37.875978 crc crio[22579]: time=\"2026-06-12T16:18:37.87588353Z\" level=info msg=\"Stopping pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=1648b400-3252-496c-b2f7-0ae103ee3fc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:37.876990 crc crio[22579]: time=\"2026-06-12T16:18:37.876960148Z\" level=info msg=\"Got pod network &{Name:neutron-546c4497b-dcpf7 Namespace:openstack ID:d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 UID:09374348-8ec7-4928-9e60-9ad9f20b3315 NetNS:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09374348_8ec7_4928_9e60_9ad9f20b3315.slice PodAnnotations:0xc000548640}] Aliases:map[]}\"\nJun 12 16:18:37.877316 crc crio[22579]: time=\"2026-06-12T16:18:37.877292866Z\" level=info msg=\"Deleting pod openstack_neutron-546c4497b-dcpf7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:38.040319 crc crio[22579]: time=\"2026-06-12T16:18:38.039923981Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=624cd788-72cc-419e-987c-91b0d1c858e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:38.040694 crc crio[22579]: time=\"2026-06-12T16:18:38.040337561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:38.133262 crc crio[22579]: time=\"2026-06-12T16:18:38.133129581Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d UID:f14c8679-e3de-4f08-bc36-dd4ec30fbefa NetNS:/var/run/netns/3d349d65-7022-4c4b-86cf-849a91137bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf14c8679_e3de_4f08_bc36_dd4ec30fbefa.slice PodAnnotations:0xc006b8e0c8}] Aliases:map[]}\"\nJun 12 16:18:38.134098 crc crio[22579]: time=\"2026-06-12T16:18:38.134075325Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:38.575129 crc crio[22579]: time=\"2026-06-12T16:18:38.574120921Z\" level=info msg=\"Stopped pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=1648b400-3252-496c-b2f7-0ae103ee3fc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:38.993190 crc crio[22579]: 2026-06-12T16:18:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b81a4a0316206a0 Mac:aa:85:dc:4d:28:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/3d349d65-7022-4c4b-86cf-849a91137bb9 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:18:38.994741 crc crio[22579]: time=\"2026-06-12T16:18:38.994568571Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d UID:f14c8679-e3de-4f08-bc36-dd4ec30fbefa NetNS:/var/run/netns/3d349d65-7022-4c4b-86cf-849a91137bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf14c8679_e3de_4f08_bc36_dd4ec30fbefa.slice PodAnnotations:0xc006b8e0c8}] Aliases:map[]}\"\nJun 12 16:18:38.994824 crc crio[22579]: time=\"2026-06-12T16:18:38.994744145Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:18:39.012294 crc crio[22579]: time=\"2026-06-12T16:18:39.012020745Z\" level=info msg=\"Ran pod sandbox b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d with infra container: openstack/glance-default-external-api-0/POD\" id=624cd788-72cc-419e-987c-91b0d1c858e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:39.019270 crc crio[22579]: time=\"2026-06-12T16:18:39.019190547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8863d24a-cd00-47b7-b019-f4492d8b4158 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:39.021688 crc crio[22579]: time=\"2026-06-12T16:18:39.021586788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1ccedc63-96e5-4807-a9c1-cd1dddf474ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:39.029237 crc crio[22579]: time=\"2026-06-12T16:18:39.029177311Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=873bb7be-6c23-4b41-8936-3b13316de1fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:39.029597 crc crio[22579]: time=\"2026-06-12T16:18:39.02954959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:39.088756 crc crio[22579]: time=\"2026-06-12T16:18:39.088618032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:39.671356 crc crio[22579]: time=\"2026-06-12T16:18:39.671245555Z\" level=info msg=\"Removing container: 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35\" id=9f38319c-1685-468c-8bc9-349eb0ab9fa0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:39.762199 crc crio[22579]: time=\"2026-06-12T16:18:39.760548485Z\" level=info msg=\"Removed container 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35: openstack/neutron-546c4497b-dcpf7/neutron-httpd\" id=9f38319c-1685-468c-8bc9-349eb0ab9fa0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:39.764411 crc crio[22579]: time=\"2026-06-12T16:18:39.764338622Z\" level=info msg=\"Removing container: 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002\" id=29daa49a-4150-4092-a93e-ed88ed253462 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:39.794033 crc crio[22579]: time=\"2026-06-12T16:18:39.793949335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:39.816120 crc crio[22579]: time=\"2026-06-12T16:18:39.816012726Z\" level=info msg=\"Removed container 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002: openstack/neutron-546c4497b-dcpf7/neutron-api\" id=29daa49a-4150-4092-a93e-ed88ed253462 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:40.150024 crc crio[22579]: time=\"2026-06-12T16:18:40.149828983Z\" level=info msg=\"Created container 3bda523f4cf1ac8cf93d4081a30532534ec07927518980f6df6d885e16ea7206: openstack/glance-default-external-api-0/glance-log\" id=873bb7be-6c23-4b41-8936-3b13316de1fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:40.155025 crc crio[22579]: time=\"2026-06-12T16:18:40.154916962Z\" level=info msg=\"Starting container: 3bda523f4cf1ac8cf93d4081a30532534ec07927518980f6df6d885e16ea7206\" id=058202fb-f175-4570-b433-e1d43f013d82 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:40.170435 crc crio[22579]: time=\"2026-06-12T16:18:40.170248902Z\" level=info msg=\"Started container\" PID=86551 containerID=3bda523f4cf1ac8cf93d4081a30532534ec07927518980f6df6d885e16ea7206 description=openstack/glance-default-external-api-0/glance-log id=058202fb-f175-4570-b433-e1d43f013d82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d\nJun 12 16:18:40.358771 crc crio[22579]: time=\"2026-06-12T16:18:40.35859267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bcc580b0-30a9-40ce-b5fa-b271d1a04fea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:40.726422 crc crio[22579]: time=\"2026-06-12T16:18:40.725985191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e2d8a92-9b04-41b4-831a-a5f054d7c165 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:41.157622 crc crio[22579]: time=\"2026-06-12T16:18:41.157256556Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=ba4cd210-3db2-436f-a929-f8a35ca7a019 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:41.158699 crc crio[22579]: time=\"2026-06-12T16:18:41.15783086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:41.220585 crc crio[22579]: time=\"2026-06-12T16:18:41.220061273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:41.245911 crc crio[22579]: time=\"2026-06-12T16:18:41.245801047Z\" level=info msg=\"Stopped container d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a: openstack/placement-c74948546-gcxxf/placement-api\" id=ee62a155-55dd-4f82-ab80-1e61e2c793e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:41.247317 crc crio[22579]: time=\"2026-06-12T16:18:41.247129931Z\" level=info msg=\"Stopping pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=af616d2f-21ea-4427-9351-c12df11b6bb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:41.247987 crc crio[22579]: time=\"2026-06-12T16:18:41.247917941Z\" level=info msg=\"Got pod network &{Name:placement-c74948546-gcxxf Namespace:openstack ID:9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 UID:20aa0e5d-90a9-4c72-9c0b-d86a788a59c1 NetNS:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20aa0e5d_90a9_4c72_9c0b_d86a788a59c1.slice PodAnnotations:0xc000384078}] Aliases:map[]}\"\nJun 12 16:18:41.248230 crc crio[22579]: time=\"2026-06-12T16:18:41.248124446Z\" level=info msg=\"Deleting pod openstack_placement-c74948546-gcxxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:41.619747 crc crio[22579]: time=\"2026-06-12T16:18:41.61957269Z\" level=info msg=\"Stopped pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=af616d2f-21ea-4427-9351-c12df11b6bb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:41.808674 crc crio[22579]: time=\"2026-06-12T16:18:41.808191435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:42.388656 crc crio[22579]: time=\"2026-06-12T16:18:42.388005286Z\" level=info msg=\"Created container 76df21e4e167df911616dafad49d965e44d35b5d0411cf715cf98a8a133e6f3a: openstack/glance-default-external-api-0/glance-httpd\" id=ba4cd210-3db2-436f-a929-f8a35ca7a019 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:42.391326 crc crio[22579]: time=\"2026-06-12T16:18:42.389967046Z\" level=info msg=\"Starting container: 76df21e4e167df911616dafad49d965e44d35b5d0411cf715cf98a8a133e6f3a\" id=2fcfa80e-b386-4ff7-ab68-88c6b15b0231 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:42.397704 crc crio[22579]: time=\"2026-06-12T16:18:42.397470986Z\" level=info msg=\"Started container\" PID=86727 containerID=76df21e4e167df911616dafad49d965e44d35b5d0411cf715cf98a8a133e6f3a description=openstack/glance-default-external-api-0/glance-httpd id=2fcfa80e-b386-4ff7-ab68-88c6b15b0231 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d\nJun 12 16:18:50.045657 crc crio[22579]: time=\"2026-06-12T16:18:50.044816473Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=b1524b70-3e7f-4111-8f83-e7cb0cddd88c name=/runtime.v1.ImageService/PullImage\nJun 12 16:18:50.047059 crc crio[22579]: time=\"2026-06-12T16:18:50.046546167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ffe74675-2ab9-4bc1-bb14-3187658db365 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:50.079932 crc crio[22579]: time=\"2026-06-12T16:18:50.079807182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d9e22279-31d5-44dc-a9ce-6fc4bbbdf328 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:18:50.089725 crc crio[22579]: time=\"2026-06-12T16:18:50.089622532Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync\" id=328f2b5b-bb36-4232-970d-66b28b54ab7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:50.091233 crc crio[22579]: time=\"2026-06-12T16:18:50.091140901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:50.144021 crc crio[22579]: time=\"2026-06-12T16:18:50.143911002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:50.147480 crc crio[22579]: time=\"2026-06-12T16:18:50.147404781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:50.345828 crc crio[22579]: time=\"2026-06-12T16:18:50.345747174Z\" level=info msg=\"Created container 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef: openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync\" id=328f2b5b-bb36-4232-970d-66b28b54ab7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:18:50.346631 crc crio[22579]: time=\"2026-06-12T16:18:50.346579745Z\" level=info msg=\"Starting container: 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef\" id=d274cb1f-2711-4490-97bf-9f93707c6227 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:18:50.354830 crc crio[22579]: time=\"2026-06-12T16:18:50.354709902Z\" level=info msg=\"Started container\" PID=87333 containerID=7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef description=openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync id=d274cb1f-2711-4490-97bf-9f93707c6227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\nJun 12 16:18:57.768758 crc crio[22579]: time=\"2026-06-12T16:18:57.767869774Z\" level=warning msg=\"Stopping container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 with stop signal(15) timed out. Killing...\"\nJun 12 16:18:57.799014 crc crio[22579]: time=\"2026-06-12T16:18:57.798482112Z\" level=warning msg=\"Stopping container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828 with stop signal(15) timed out. Killing...\"\nJun 12 16:18:57.821213 crc crio[22579]: time=\"2026-06-12T16:18:57.820760999Z\" level=warning msg=\"Stopping container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada with stop signal(15) timed out. Killing...\"\nJun 12 16:18:57.824816 crc crio[22579]: time=\"2026-06-12T16:18:57.824668678Z\" level=error msg=\"Killing container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 16:18:57.849154 crc crio[22579]: time=\"2026-06-12T16:18:57.848862903Z\" level=info msg=\"Stopped container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44: openstack/ceilometer-0/proxy-httpd\" id=96c51ee9-400f-4a1c-8650-63ddd8a25d70 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:57.924623 crc crio[22579]: time=\"2026-06-12T16:18:57.924467665Z\" level=error msg=\"Killing container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 16:18:57.961908 crc crio[22579]: time=\"2026-06-12T16:18:57.96161571Z\" level=info msg=\"Stopped container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada: openstack/ceilometer-0/ceilometer-notification-agent\" id=3c5bff25-4cb0-42a9-9649-c29aa7a3a2cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:58.332985 crc crio[22579]: time=\"2026-06-12T16:18:58.332785336Z\" level=info msg=\"Stopped container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828: openstack/ceilometer-0/ceilometer-central-agent\" id=589358f8-d596-4da4-8961-865aad81ebe2 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:18:58.335958 crc crio[22579]: time=\"2026-06-12T16:18:58.335892935Z\" level=info msg=\"Stopping pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=26e00f4f-bef3-4fe9-886a-ec1df63578b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:58.336632 crc crio[22579]: time=\"2026-06-12T16:18:58.336580653Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 UID:76975c7b-f502-44dd-a097-ace0a8763e48 NetNS:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76975c7b_f502_44dd_a097_ace0a8763e48.slice PodAnnotations:0xc000479e50}] Aliases:map[]}\"\nJun 12 16:18:58.336788 crc crio[22579]: time=\"2026-06-12T16:18:58.336745737Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:18:58.800733 crc crio[22579]: time=\"2026-06-12T16:18:58.800641601Z\" level=info msg=\"Stopped pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=26e00f4f-bef3-4fe9-886a-ec1df63578b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:18:59.059751 crc crio[22579]: time=\"2026-06-12T16:18:59.05898194Z\" level=info msg=\"Removing container: 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44\" id=6482b663-3cd6-43ea-b6ae-3e9883a6eb50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:59.099518 crc crio[22579]: time=\"2026-06-12T16:18:59.099398157Z\" level=info msg=\"Removed container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44: openstack/ceilometer-0/proxy-httpd\" id=6482b663-3cd6-43ea-b6ae-3e9883a6eb50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:59.106932 crc crio[22579]: time=\"2026-06-12T16:18:59.106053726Z\" level=info msg=\"Removing container: d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2\" id=d8196ba5-888e-4b54-ad4a-e71850b1f19d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:59.335338 crc crio[22579]: time=\"2026-06-12T16:18:59.335066499Z\" level=info msg=\"Removed container d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2: openstack/ceilometer-0/sg-core\" id=d8196ba5-888e-4b54-ad4a-e71850b1f19d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:59.340117 crc crio[22579]: time=\"2026-06-12T16:18:59.339968163Z\" level=info msg=\"Removing container: c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada\" id=1c51fe8b-7397-4ab8-8200-f4b4624bda09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:59.373679 crc crio[22579]: time=\"2026-06-12T16:18:59.373568178Z\" level=info msg=\"Removed container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada: openstack/ceilometer-0/ceilometer-notification-agent\" id=1c51fe8b-7397-4ab8-8200-f4b4624bda09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:59.378646 crc crio[22579]: time=\"2026-06-12T16:18:59.378579965Z\" level=info msg=\"Removing container: bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828\" id=3909e4fa-0ace-485c-9724-6e8e660ca25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:59.433213 crc crio[22579]: time=\"2026-06-12T16:18:59.433116902Z\" level=info msg=\"Removed container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828: openstack/ceilometer-0/ceilometer-central-agent\" id=3909e4fa-0ace-485c-9724-6e8e660ca25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:18:59.825239 crc crio[22579]: time=\"2026-06-12T16:18:59.824724027Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5bf4fb72-4d20-4823-b074-33a8e5b510e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:18:59.825903 crc crio[22579]: time=\"2026-06-12T16:18:59.825301562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:18:59.858349 crc crio[22579]: time=\"2026-06-12T16:18:59.858102116Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 UID:87688df6-9de0-4389-857d-f377d8c527e8 NetNS:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87688df6_9de0_4389_857d_f377d8c527e8.slice PodAnnotations:0xc002218220}] Aliases:map[]}\"\nJun 12 16:18:59.858349 crc crio[22579]: time=\"2026-06-12T16:18:59.858164677Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:00.427347 crc crio[22579]: 2026-06-12T16:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dda499cc8f525b6 Mac:e6:c5:4e:ff:05:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:00.428718 crc crio[22579]: time=\"2026-06-12T16:19:00.428634702Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 UID:87688df6-9de0-4389-857d-f377d8c527e8 NetNS:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87688df6_9de0_4389_857d_f377d8c527e8.slice PodAnnotations:0xc002218220}] Aliases:map[]}\"\nJun 12 16:19:00.428888 crc crio[22579]: time=\"2026-06-12T16:19:00.428841597Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:00.441277 crc crio[22579]: time=\"2026-06-12T16:19:00.440850293Z\" level=info msg=\"Ran pod sandbox dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 with infra container: openstack/ceilometer-0/POD\" id=5bf4fb72-4d20-4823-b074-33a8e5b510e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:00.443353 crc crio[22579]: time=\"2026-06-12T16:19:00.443292335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=649651aa-8069-4843-a0b9-118b48f0cad2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:00.473472 crc crio[22579]: time=\"2026-06-12T16:19:00.473334129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6112074c-9b71-4103-aee3-cdb48454fd54 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:00.482780 crc crio[22579]: time=\"2026-06-12T16:19:00.482658365Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=3488b678-6c87-47e3-b251-a2e34608ac6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:00.483264 crc crio[22579]: time=\"2026-06-12T16:19:00.483207669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:00.545828 crc crio[22579]: time=\"2026-06-12T16:19:00.545683628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:00.551292 crc crio[22579]: time=\"2026-06-12T16:19:00.551156057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:00.742836 crc crio[22579]: time=\"2026-06-12T16:19:00.742710377Z\" level=info msg=\"Created container ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67: openstack/ceilometer-0/ceilometer-central-agent\" id=3488b678-6c87-47e3-b251-a2e34608ac6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:00.743954 crc crio[22579]: time=\"2026-06-12T16:19:00.743869507Z\" level=info msg=\"Starting container: ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67\" id=6e43022e-819b-4e48-982c-efcd1e7146cf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:00.749277 crc crio[22579]: time=\"2026-06-12T16:19:00.749192252Z\" level=info msg=\"Started container\" PID=87967 containerID=ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67 description=openstack/ceilometer-0/ceilometer-central-agent id=6e43022e-819b-4e48-982c-efcd1e7146cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\nJun 12 16:19:00.763621 crc crio[22579]: time=\"2026-06-12T16:19:00.763449824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=04e5f35d-b669-42ff-a34f-f9fae5878ffe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:00.787102 crc crio[22579]: time=\"2026-06-12T16:19:00.787018344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4e668404-bd16-41cd-af0b-19f039fef243 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:00.796043 crc crio[22579]: time=\"2026-06-12T16:19:00.795984562Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=6398dc3f-a8bb-4814-9104-e8fb86669e6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:00.796454 crc crio[22579]: time=\"2026-06-12T16:19:00.796401112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:00.845331 crc crio[22579]: time=\"2026-06-12T16:19:00.845197043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:00.848942 crc crio[22579]: time=\"2026-06-12T16:19:00.848876686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:01.015835 crc crio[22579]: time=\"2026-06-12T16:19:01.015757599Z\" level=info msg=\"Created container a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd: openstack/ceilometer-0/ceilometer-notification-agent\" id=6398dc3f-a8bb-4814-9104-e8fb86669e6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:01.017938 crc crio[22579]: time=\"2026-06-12T16:19:01.017788651Z\" level=info msg=\"Starting container: a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd\" id=1216c0b7-4070-4f94-adb2-1a3f8c4dfc6a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:01.023859 crc crio[22579]: time=\"2026-06-12T16:19:01.023777663Z\" level=info msg=\"Started container\" PID=87985 containerID=a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd description=openstack/ceilometer-0/ceilometer-notification-agent id=1216c0b7-4070-4f94-adb2-1a3f8c4dfc6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\nJun 12 16:19:01.044860 crc crio[22579]: time=\"2026-06-12T16:19:01.044341226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a0711133-2a76-4bb2-8747-dcbbf4e80131 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:01.068729 crc crio[22579]: time=\"2026-06-12T16:19:01.068634603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=141e0951-d570-492e-9526-2cd5fbe29a0c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:01.080828 crc crio[22579]: time=\"2026-06-12T16:19:01.080603047Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8fba701b-4500-4e50-8ee0-47b666c6053b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:01.081259 crc crio[22579]: time=\"2026-06-12T16:19:01.081146881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:01.183887 crc crio[22579]: time=\"2026-06-12T16:19:01.183818912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:01.192036 crc crio[22579]: time=\"2026-06-12T16:19:01.191975299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:01.352191 crc crio[22579]: time=\"2026-06-12T16:19:01.351962547Z\" level=info msg=\"Created container 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170: openstack/ceilometer-0/sg-core\" id=8fba701b-4500-4e50-8ee0-47b666c6053b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:01.353977 crc crio[22579]: time=\"2026-06-12T16:19:01.353918856Z\" level=info msg=\"Starting container: 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170\" id=9ed54b15-74b3-489b-9f4b-1dbcff0fa792 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:01.362015 crc crio[22579]: time=\"2026-06-12T16:19:01.361842788Z\" level=info msg=\"Started container\" PID=88048 containerID=5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170 description=openstack/ceilometer-0/sg-core id=9ed54b15-74b3-489b-9f4b-1dbcff0fa792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\nJun 12 16:19:01.379147 crc crio[22579]: time=\"2026-06-12T16:19:01.379006594Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1a0d25e8-d410-40eb-a2c7-bf8dd74bb7e9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:01.416668 crc crio[22579]: time=\"2026-06-12T16:19:01.416464837Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=90cf74ef-78ba-4d96-870f-950d59022eea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:01.430954 crc crio[22579]: time=\"2026-06-12T16:19:01.430122984Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=95e20775-3491-49eb-bb40-b2bca6cc5a01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:01.432858 crc crio[22579]: time=\"2026-06-12T16:19:01.432751121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:01.486146 crc crio[22579]: time=\"2026-06-12T16:19:01.48544663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:01.493112 crc crio[22579]: time=\"2026-06-12T16:19:01.492969222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:01.607415 crc crio[22579]: time=\"2026-06-12T16:19:01.607297849Z\" level=info msg=\"Created container ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46: openstack/ceilometer-0/proxy-httpd\" id=95e20775-3491-49eb-bb40-b2bca6cc5a01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:01.608837 crc crio[22579]: time=\"2026-06-12T16:19:01.608682924Z\" level=info msg=\"Starting container: ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46\" id=9b5f77a1-ec7d-475e-b9ba-d52a6347761c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:01.615325 crc crio[22579]: time=\"2026-06-12T16:19:01.615170149Z\" level=info msg=\"Started container\" PID=88084 containerID=ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46 description=openstack/ceilometer-0/proxy-httpd id=9b5f77a1-ec7d-475e-b9ba-d52a6347761c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\nJun 12 16:19:09.260287 crc crio[22579]: time=\"2026-06-12T16:19:09.259319795Z\" level=info msg=\"Stopping pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=2c5fee36-b51e-4c3d-adeb-2f3d05da70b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:09.261827 crc crio[22579]: time=\"2026-06-12T16:19:09.260952866Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-x6pwf Namespace:openstack ID:11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 UID:704ba76b-e235-41a2-ab5c-1d27a83bfe94 NetNS:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704ba76b_e235_41a2_ab5c_1d27a83bfe94.slice PodAnnotations:0xc000549148}] Aliases:map[]}\"\nJun 12 16:19:09.261827 crc crio[22579]: time=\"2026-06-12T16:19:09.26109442Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-x6pwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:09.648608 crc crio[22579]: time=\"2026-06-12T16:19:09.647979136Z\" level=info msg=\"Stopped pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=2c5fee36-b51e-4c3d-adeb-2f3d05da70b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:11.509140 crc crio[22579]: time=\"2026-06-12T16:19:11.508747664Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=1a559bf2-9570-4019-a558-f5c8dfc67abf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:11.510077 crc crio[22579]: time=\"2026-06-12T16:19:11.509147654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:11.553156 crc crio[22579]: time=\"2026-06-12T16:19:11.55305221Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 UID:166c185c-eb9c-4e28-ba5f-fe7d615ff1b0 NetNS:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod166c185c_eb9c_4e28_ba5f_fe7d615ff1b0.slice PodAnnotations:0xc006b8e0f0}] Aliases:map[]}\"\nJun 12 16:19:11.553156 crc crio[22579]: time=\"2026-06-12T16:19:11.553114312Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:12.233636 crc crio[22579]: 2026-06-12T16:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f27adcf838fd137 Mac:ae:ec:55:36:60:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f SocketPath: PciID:}] [{Interface:0xc00032c5b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:12.235068 crc crio[22579]: time=\"2026-06-12T16:19:12.234999788Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 UID:166c185c-eb9c-4e28-ba5f-fe7d615ff1b0 NetNS:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod166c185c_eb9c_4e28_ba5f_fe7d615ff1b0.slice PodAnnotations:0xc006b8e0f0}] Aliases:map[]}\"\nJun 12 16:19:12.235212 crc crio[22579]: time=\"2026-06-12T16:19:12.235147812Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:12.243805 crc crio[22579]: time=\"2026-06-12T16:19:12.24371512Z\" level=info msg=\"Ran pod sandbox f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 with infra container: openstack/nova-cell0-conductor-0/POD\" id=1a559bf2-9570-4019-a558-f5c8dfc67abf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:12.246958 crc crio[22579]: time=\"2026-06-12T16:19:12.246886811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8e6f244f-15c7-4828-b5f7-767837ad5cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:12.285813 crc crio[22579]: time=\"2026-06-12T16:19:12.285662436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b2f58ce5-4a04-49c3-a85d-9cce61eb3bfb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:12.294333 crc crio[22579]: time=\"2026-06-12T16:19:12.294244945Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7c2e41d2-2504-4dbc-afc8-a863a9a5ec7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:12.294741 crc crio[22579]: time=\"2026-06-12T16:19:12.294675366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:12.355765 crc crio[22579]: time=\"2026-06-12T16:19:12.355609855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:12.362873 crc crio[22579]: time=\"2026-06-12T16:19:12.362798187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:12.545346 crc crio[22579]: time=\"2026-06-12T16:19:12.545243776Z\" level=info msg=\"Created container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7c2e41d2-2504-4dbc-afc8-a863a9a5ec7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:12.546902 crc crio[22579]: time=\"2026-06-12T16:19:12.546744654Z\" level=info msg=\"Starting container: 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6\" id=009695f4-ef18-4b73-9096-cf13586e3309 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:12.553788 crc crio[22579]: time=\"2026-06-12T16:19:12.55367257Z\" level=info msg=\"Started container\" PID=88811 containerID=18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=009695f4-ef18-4b73-9096-cf13586e3309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\nJun 12 16:19:15.386730 crc crio[22579]: time=\"2026-06-12T16:19:15.386104332Z\" level=info msg=\"Stopping container: 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 (timeout: 30s)\" id=937625a0-1c0e-48f5-b2f4-fbe0f714c246 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:16.083116 crc crio[22579]: time=\"2026-06-12T16:19:16.083022771Z\" level=info msg=\"Stopping container: a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd (timeout: 30s)\" id=3371f9ec-bb2e-4360-8a4c-7ef5ecf6a323 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:16.083969 crc crio[22579]: time=\"2026-06-12T16:19:16.083862732Z\" level=info msg=\"Stopping container: ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67 (timeout: 30s)\" id=ad0cd1b0-cc72-48e0-9acf-6c3f0c3eff26 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:16.083969 crc crio[22579]: time=\"2026-06-12T16:19:16.083957494Z\" level=info msg=\"Stopping container: ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46 (timeout: 30s)\" id=30c3e52d-8b34-4a79-a6a1-b4e31899237b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:16.084631 crc crio[22579]: time=\"2026-06-12T16:19:16.08457557Z\" level=info msg=\"Stopping container: 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170 (timeout: 30s)\" id=ba85db5d-8352-46b5-903d-1f415355b00a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:16.214626 crc crio[22579]: time=\"2026-06-12T16:19:16.214482123Z\" level=info msg=\"Stopped container 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170: openstack/ceilometer-0/sg-core\" id=ba85db5d-8352-46b5-903d-1f415355b00a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:16.319143 crc crio[22579]: time=\"2026-06-12T16:19:16.318865677Z\" level=info msg=\"Stopped container ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46: openstack/ceilometer-0/proxy-httpd\" id=30c3e52d-8b34-4a79-a6a1-b4e31899237b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:16.525138 crc crio[22579]: time=\"2026-06-12T16:19:16.524463564Z\" level=info msg=\"Stopped container ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67: openstack/ceilometer-0/ceilometer-central-agent\" id=ad0cd1b0-cc72-48e0-9acf-6c3f0c3eff26 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:17.826459 crc crio[22579]: time=\"2026-06-12T16:19:17.826290821Z\" level=info msg=\"Stopped container a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd: openstack/ceilometer-0/ceilometer-notification-agent\" id=3371f9ec-bb2e-4360-8a4c-7ef5ecf6a323 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:17.828292 crc crio[22579]: time=\"2026-06-12T16:19:17.82820319Z\" level=info msg=\"Stopping pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=909419e0-d13b-42bb-b3c7-2d7003d39d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:17.829092 crc crio[22579]: time=\"2026-06-12T16:19:17.82900161Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 UID:87688df6-9de0-4389-857d-f377d8c527e8 NetNS:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87688df6_9de0_4389_857d_f377d8c527e8.slice PodAnnotations:0xc000c9a328}] Aliases:map[]}\"\nJun 12 16:19:17.829579 crc crio[22579]: time=\"2026-06-12T16:19:17.829428121Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:18.233816 crc crio[22579]: time=\"2026-06-12T16:19:18.232833607Z\" level=info msg=\"Stopped pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=909419e0-d13b-42bb-b3c7-2d7003d39d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:18.456763 crc crio[22579]: time=\"2026-06-12T16:19:18.455020246Z\" level=info msg=\"Removing container: ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46\" id=9f817edf-98e6-4236-95cc-d8e55cf30b2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:18.581561 crc crio[22579]: time=\"2026-06-12T16:19:18.581404339Z\" level=info msg=\"Removed container ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46: openstack/ceilometer-0/proxy-httpd\" id=9f817edf-98e6-4236-95cc-d8e55cf30b2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:18.583986 crc crio[22579]: time=\"2026-06-12T16:19:18.583893393Z\" level=info msg=\"Removing container: 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170\" id=49f9990e-9324-48d2-a322-9471af6a6bce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:18.615104 crc crio[22579]: time=\"2026-06-12T16:19:18.614999943Z\" level=info msg=\"Removed container 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170: openstack/ceilometer-0/sg-core\" id=49f9990e-9324-48d2-a322-9471af6a6bce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:18.618392 crc crio[22579]: time=\"2026-06-12T16:19:18.618268176Z\" level=info msg=\"Removing container: a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd\" id=b83cfc8e-8756-440a-8fd2-61f9672a130a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:18.649008 crc crio[22579]: time=\"2026-06-12T16:19:18.648899215Z\" level=info msg=\"Removed container a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd: openstack/ceilometer-0/ceilometer-notification-agent\" id=b83cfc8e-8756-440a-8fd2-61f9672a130a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:18.652437 crc crio[22579]: time=\"2026-06-12T16:19:18.652327942Z\" level=info msg=\"Removing container: ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67\" id=d42f01b4-2ad2-4066-afbc-9c6570695490 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:18.678645 crc crio[22579]: time=\"2026-06-12T16:19:18.678550089Z\" level=info msg=\"Removed container ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67: openstack/ceilometer-0/ceilometer-central-agent\" id=d42f01b4-2ad2-4066-afbc-9c6570695490 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:19.228075 crc crio[22579]: time=\"2026-06-12T16:19:19.22767831Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=fd1a5b7f-656c-48bc-acb9-572f54946ec3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:19.230272 crc crio[22579]: time=\"2026-06-12T16:19:19.228113771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:19.273400 crc crio[22579]: time=\"2026-06-12T16:19:19.272934131Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e UID:e7eaa9e9-661f-4219-ba57-0871bff7b0a9 NetNS:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7eaa9e9_661f_4219_ba57_0871bff7b0a9.slice PodAnnotations:0xc000384ea0}] Aliases:map[]}\"\nJun 12 16:19:19.273400 crc crio[22579]: time=\"2026-06-12T16:19:19.273012273Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:19.796252 crc crio[22579]: 2026-06-12T16:19:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9682e7534f70ff Mac:ce:21:9e:a3:1f:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c SocketPath: PciID:}] [{Interface:0xc000602630 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:19.797469 crc crio[22579]: time=\"2026-06-12T16:19:19.797330103Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e UID:e7eaa9e9-661f-4219-ba57-0871bff7b0a9 NetNS:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7eaa9e9_661f_4219_ba57_0871bff7b0a9.slice PodAnnotations:0xc000384ea0}] Aliases:map[]}\"\nJun 12 16:19:19.797668 crc crio[22579]: time=\"2026-06-12T16:19:19.79759139Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:19.806635 crc crio[22579]: time=\"2026-06-12T16:19:19.806400524Z\" level=info msg=\"Ran pod sandbox f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e with infra container: openstack/ceilometer-0/POD\" id=fd1a5b7f-656c-48bc-acb9-572f54946ec3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:19.809319 crc crio[22579]: time=\"2026-06-12T16:19:19.809256717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6493e1bb-820b-4630-a2a0-59ca75e39feb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:19.841426 crc crio[22579]: time=\"2026-06-12T16:19:19.841305661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=074b7073-4ac7-40e7-81a0-ab4358d6f792 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:19.850071 crc crio[22579]: time=\"2026-06-12T16:19:19.849961971Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d04c5742-0988-4068-b728-785cdde1188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:19.850434 crc crio[22579]: time=\"2026-06-12T16:19:19.850335721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:19.910695 crc crio[22579]: time=\"2026-06-12T16:19:19.91008594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:19.913837 crc crio[22579]: time=\"2026-06-12T16:19:19.913754603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.082823 crc crio[22579]: time=\"2026-06-12T16:19:20.082693228Z\" level=info msg=\"Created container e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134: openstack/ceilometer-0/ceilometer-central-agent\" id=d04c5742-0988-4068-b728-785cdde1188a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:20.084134 crc crio[22579]: time=\"2026-06-12T16:19:20.084052723Z\" level=info msg=\"Starting container: e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134\" id=683cd91a-8d83-4f54-b9e9-c785a97adc13 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:20.089727 crc crio[22579]: time=\"2026-06-12T16:19:20.089635955Z\" level=info msg=\"Started container\" PID=89276 containerID=e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134 description=openstack/ceilometer-0/ceilometer-central-agent id=683cd91a-8d83-4f54-b9e9-c785a97adc13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\nJun 12 16:19:20.100961 crc crio[22579]: time=\"2026-06-12T16:19:20.10086321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f384e3df-c836-44d2-a4a9-002a10d919f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:20.137883 crc crio[22579]: time=\"2026-06-12T16:19:20.137771739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=076f129d-90d5-4f51-bbb2-fc4e8c69c7db name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:20.146598 crc crio[22579]: time=\"2026-06-12T16:19:20.146418309Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b12f0cf6-f345-4682-8988-d298572fc0f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:20.147107 crc crio[22579]: time=\"2026-06-12T16:19:20.147021224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.198174 crc crio[22579]: time=\"2026-06-12T16:19:20.198070082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.201137 crc crio[22579]: time=\"2026-06-12T16:19:20.201070638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.345856 crc crio[22579]: time=\"2026-06-12T16:19:20.345749327Z\" level=info msg=\"Created container 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d: openstack/ceilometer-0/ceilometer-notification-agent\" id=b12f0cf6-f345-4682-8988-d298572fc0f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:20.347257 crc crio[22579]: time=\"2026-06-12T16:19:20.346956777Z\" level=info msg=\"Starting container: 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d\" id=019642f8-c17c-4856-9ac0-2b2b075b194b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:20.352385 crc crio[22579]: time=\"2026-06-12T16:19:20.352279553Z\" level=info msg=\"Started container\" PID=89293 containerID=9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d description=openstack/ceilometer-0/ceilometer-notification-agent id=019642f8-c17c-4856-9ac0-2b2b075b194b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\nJun 12 16:19:20.363134 crc crio[22579]: time=\"2026-06-12T16:19:20.363047266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fc52ed16-5d87-4200-af32-a41503653c4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:20.377146 crc crio[22579]: time=\"2026-06-12T16:19:20.377047052Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=67e27056-4d69-47ab-adee-18208e0aa178 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:20.389621 crc crio[22579]: time=\"2026-06-12T16:19:20.38953659Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=50e0f619-813f-489f-9a56-a7228977a579 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:20.389995 crc crio[22579]: time=\"2026-06-12T16:19:20.38993609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.439864 crc crio[22579]: time=\"2026-06-12T16:19:20.439673574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.444394 crc crio[22579]: time=\"2026-06-12T16:19:20.444303482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.540881 crc crio[22579]: time=\"2026-06-12T16:19:20.540334954Z\" level=info msg=\"Created container 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b: openstack/ceilometer-0/sg-core\" id=50e0f619-813f-489f-9a56-a7228977a579 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:20.545211 crc crio[22579]: time=\"2026-06-12T16:19:20.541863163Z\" level=info msg=\"Starting container: 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b\" id=8fe3a8eb-2c67-49ff-919e-2f437b8d7d2d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:20.547239 crc crio[22579]: time=\"2026-06-12T16:19:20.547141877Z\" level=info msg=\"Started container\" PID=89311 containerID=981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b description=openstack/ceilometer-0/sg-core id=8fe3a8eb-2c67-49ff-919e-2f437b8d7d2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\nJun 12 16:19:20.559877 crc crio[22579]: time=\"2026-06-12T16:19:20.557952472Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f3ae7879-fe54-445d-bc5b-6a4b7b7e27df name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:20.591146 crc crio[22579]: time=\"2026-06-12T16:19:20.591041683Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=afd210df-f618-4007-a91c-f2ca97e4d4ff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:20.597826 crc crio[22579]: time=\"2026-06-12T16:19:20.59761899Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a49e8266-6a89-4fe7-a6e9-2a88ef9fb9ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:20.598190 crc crio[22579]: time=\"2026-06-12T16:19:20.598121093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.664150 crc crio[22579]: time=\"2026-06-12T16:19:20.664029619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.668679 crc crio[22579]: time=\"2026-06-12T16:19:20.668614885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:20.786909 crc crio[22579]: time=\"2026-06-12T16:19:20.78679824Z\" level=info msg=\"Created container f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4: openstack/ceilometer-0/proxy-httpd\" id=a49e8266-6a89-4fe7-a6e9-2a88ef9fb9ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:20.788062 crc crio[22579]: time=\"2026-06-12T16:19:20.788013971Z\" level=info msg=\"Starting container: f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4\" id=ff03d86e-d68b-4803-b37e-e9f50559543d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:20.793901 crc crio[22579]: time=\"2026-06-12T16:19:20.793855899Z\" level=info msg=\"Started container\" PID=89344 containerID=f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4 description=openstack/ceilometer-0/proxy-httpd id=ff03d86e-d68b-4803-b37e-e9f50559543d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\nJun 12 16:19:35.980100 crc crio[22579]: time=\"2026-06-12T16:19:35.979256353Z\" level=info msg=\"Stopping pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=ee5b09d6-71a5-4285-9c98-c6b2be3dbf2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:35.981575 crc crio[22579]: time=\"2026-06-12T16:19:35.980757961Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=ee5b09d6-71a5-4285-9c98-c6b2be3dbf2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:35.981887 crc crio[22579]: time=\"2026-06-12T16:19:35.981800117Z\" level=info msg=\"Removing pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=5e1d3346-6b2c-4aa9-98b0-1d36913080b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:19:35.997174 crc crio[22579]: time=\"2026-06-12T16:19:35.996992254Z\" level=info msg=\"Removed pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=5e1d3346-6b2c-4aa9-98b0-1d36913080b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:19:35.998191 crc crio[22579]: time=\"2026-06-12T16:19:35.99802547Z\" level=info msg=\"Stopping pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=0b19532b-5eea-413c-a492-a7ce9eb2badf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:35.998191 crc crio[22579]: time=\"2026-06-12T16:19:35.998129592Z\" level=info msg=\"Stopped pod sandbox (already stopped): 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=0b19532b-5eea-413c-a492-a7ce9eb2badf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:35.998716 crc crio[22579]: time=\"2026-06-12T16:19:35.998651646Z\" level=info msg=\"Removing pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=bd251c6d-6423-4c8a-a4a8-64ed6dbc05e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:19:36.022146 crc crio[22579]: time=\"2026-06-12T16:19:36.02203306Z\" level=info msg=\"Removed pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=bd251c6d-6423-4c8a-a4a8-64ed6dbc05e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:19:36.023112 crc crio[22579]: time=\"2026-06-12T16:19:36.023017645Z\" level=info msg=\"Stopping pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=3e2a2d6d-d89f-4b24-8ff1-2bdc37ad7724 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:36.023218 crc crio[22579]: time=\"2026-06-12T16:19:36.023116238Z\" level=info msg=\"Stopped pod sandbox (already stopped): dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=3e2a2d6d-d89f-4b24-8ff1-2bdc37ad7724 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:36.024125 crc crio[22579]: time=\"2026-06-12T16:19:36.02400834Z\" level=info msg=\"Removing pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=dce348fb-5c40-4ffe-8e81-76ab3b087d2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:19:36.056382 crc crio[22579]: time=\"2026-06-12T16:19:36.05624264Z\" level=info msg=\"Removed pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=dce348fb-5c40-4ffe-8e81-76ab3b087d2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:19:45.392821 crc crio[22579]: time=\"2026-06-12T16:19:45.392318253Z\" level=warning msg=\"Stopping container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 with stop signal(15) timed out. Killing...\"\nJun 12 16:19:45.436772 crc crio[22579]: time=\"2026-06-12T16:19:45.436467395Z\" level=error msg=\"Killing container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 16:19:45.462871 crc crio[22579]: time=\"2026-06-12T16:19:45.462759604Z\" level=info msg=\"Stopped container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=937625a0-1c0e-48f5-b2f4-fbe0f714c246 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:19:45.463949 crc crio[22579]: time=\"2026-06-12T16:19:45.463864772Z\" level=info msg=\"Stopping pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=236e3714-ad23-495b-9672-cd5b16d3dbed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:45.464829 crc crio[22579]: time=\"2026-06-12T16:19:45.464749024Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 UID:166c185c-eb9c-4e28-ba5f-fe7d615ff1b0 NetNS:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod166c185c_eb9c_4e28_ba5f_fe7d615ff1b0.slice PodAnnotations:0xc004fc0438}] Aliases:map[]}\"\nJun 12 16:19:45.465055 crc crio[22579]: time=\"2026-06-12T16:19:45.46498322Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:45.851406 crc crio[22579]: time=\"2026-06-12T16:19:45.851103757Z\" level=info msg=\"Stopped pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=236e3714-ad23-495b-9672-cd5b16d3dbed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:19:46.859075 crc crio[22579]: time=\"2026-06-12T16:19:46.857484353Z\" level=info msg=\"Removing container: 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6\" id=9fbaf259-f581-4669-992d-cd8d4ed51bc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:46.914575 crc crio[22579]: time=\"2026-06-12T16:19:46.91442478Z\" level=info msg=\"Removed container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=9fbaf259-f581-4669-992d-cd8d4ed51bc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:19:47.379054 crc crio[22579]: time=\"2026-06-12T16:19:47.378592362Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=6a7effa8-ddb1-4fdb-9ca8-4a1e0c7ced43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:47.379276 crc crio[22579]: time=\"2026-06-12T16:19:47.379110945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:47.413575 crc crio[22579]: time=\"2026-06-12T16:19:47.413383376Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926 UID:e39678d2-6ced-458d-a6c6-005836f1b88a NetNS:/var/run/netns/9ffa70a4-48f8-49c5-a51b-4711bece09bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39678d2_6ced_458d_a6c6_005836f1b88a.slice PodAnnotations:0xc00130c270}] Aliases:map[]}\"\nJun 12 16:19:47.413575 crc crio[22579]: time=\"2026-06-12T16:19:47.413437278Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:47.680791 crc crio[22579]: 2026-06-12T16:19:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:638c084aa918f98 Mac:5a:22:12:a6:78:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/9ffa70a4-48f8-49c5-a51b-4711bece09bd SocketPath: PciID:}] [{Interface:0xc00038e6c0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:47.682031 crc crio[22579]: time=\"2026-06-12T16:19:47.681946064Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926 UID:e39678d2-6ced-458d-a6c6-005836f1b88a NetNS:/var/run/netns/9ffa70a4-48f8-49c5-a51b-4711bece09bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39678d2_6ced_458d_a6c6_005836f1b88a.slice PodAnnotations:0xc00130c270}] Aliases:map[]}\"\nJun 12 16:19:47.682135 crc crio[22579]: time=\"2026-06-12T16:19:47.682098338Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:47.690320 crc crio[22579]: time=\"2026-06-12T16:19:47.690151243Z\" level=info msg=\"Ran pod sandbox 638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926 with infra container: openstack/nova-cell0-conductor-0/POD\" id=6a7effa8-ddb1-4fdb-9ca8-4a1e0c7ced43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:47.692543 crc crio[22579]: time=\"2026-06-12T16:19:47.692427101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=009ce0c9-5805-40b2-a97f-ea5fdbb3e1f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:47.714612 crc crio[22579]: time=\"2026-06-12T16:19:47.71442484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a409421d-88bb-491d-87c6-2607caca39d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:47.724060 crc crio[22579]: time=\"2026-06-12T16:19:47.723056679Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=1a799946-dd6f-4c2e-a87f-ff18eb05b6aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:47.724193 crc crio[22579]: time=\"2026-06-12T16:19:47.724116926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:47.780878 crc crio[22579]: time=\"2026-06-12T16:19:47.779892774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:47.784055 crc crio[22579]: time=\"2026-06-12T16:19:47.783963958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:47.919135 crc crio[22579]: time=\"2026-06-12T16:19:47.918668893Z\" level=info msg=\"Created container a2b20b291e072d06d5a3ef4c108485aa69ba6fd6b2009072810239a2dd483d28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=1a799946-dd6f-4c2e-a87f-ff18eb05b6aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:47.920997 crc crio[22579]: time=\"2026-06-12T16:19:47.920890089Z\" level=info msg=\"Starting container: a2b20b291e072d06d5a3ef4c108485aa69ba6fd6b2009072810239a2dd483d28\" id=bc95f8d2-3efa-409d-837d-0ff79fbfdeec name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:47.927374 crc crio[22579]: time=\"2026-06-12T16:19:47.927244381Z\" level=info msg=\"Started container\" PID=90721 containerID=a2b20b291e072d06d5a3ef4c108485aa69ba6fd6b2009072810239a2dd483d28 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=bc95f8d2-3efa-409d-837d-0ff79fbfdeec name=/runtime.v1.RuntimeService/StartContainer sandboxID=638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926\nJun 12 16:19:56.136585 crc crio[22579]: time=\"2026-06-12T16:19:56.135835737Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-dd8jp/POD\" id=9b11e8f2-5a9e-461d-83f2-79aa18ddbac6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:56.136585 crc crio[22579]: time=\"2026-06-12T16:19:56.136464243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:56.237665 crc crio[22579]: time=\"2026-06-12T16:19:56.236880606Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dd8jp Namespace:openstack ID:3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 UID:c5689568-d71b-4eb2-8623-fbf3a53aeddd NetNS:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5689568_d71b_4eb2_8623_fbf3a53aeddd.slice PodAnnotations:0xc0025a0830}] Aliases:map[]}\"\nJun 12 16:19:56.237665 crc crio[22579]: time=\"2026-06-12T16:19:56.236930257Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-dd8jp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:56.634872 crc crio[22579]: time=\"2026-06-12T16:19:56.631100149Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=70536864-1f17-486a-baed-1f1b6c2fad8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:56.634872 crc crio[22579]: time=\"2026-06-12T16:19:56.631789056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:56.704725 crc crio[22579]: time=\"2026-06-12T16:19:56.701204911Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=c1620df2-13fb-465d-85bd-a26f1e8eb5ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:56.704725 crc crio[22579]: time=\"2026-06-12T16:19:56.701319954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:56.729627 crc crio[22579]: time=\"2026-06-12T16:19:56.72831389Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 UID:70eb942d-acbe-4386-9943-187e4b54f477 NetNS:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70eb942d_acbe_4386_9943_187e4b54f477.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"\nJun 12 16:19:56.729627 crc crio[22579]: time=\"2026-06-12T16:19:56.728406752Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:56.741620 crc crio[22579]: time=\"2026-06-12T16:19:56.741432104Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a83d97ef-6f98-40a6-8fa1-c768b022f91a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:56.741620 crc crio[22579]: time=\"2026-06-12T16:19:56.741620338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:56.803241 crc crio[22579]: time=\"2026-06-12T16:19:56.802769783Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 UID:0469bed9-c4b4-4357-a620-eb7537afd086 NetNS:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0469bed9_c4b4_4357_a620_eb7537afd086.slice PodAnnotations:0xc000384d80}] Aliases:map[]}\"\nJun 12 16:19:56.803758 crc crio[22579]: time=\"2026-06-12T16:19:56.802984179Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:56.829106 crc crio[22579]: time=\"2026-06-12T16:19:56.828671152Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 UID:ac9bc27f-8263-4056-af4e-db107bee8676 NetNS:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9bc27f_8263_4056_af4e_db107bee8676.slice PodAnnotations:0xc00008d628}] Aliases:map[]}\"\nJun 12 16:19:56.829106 crc crio[22579]: time=\"2026-06-12T16:19:56.829074092Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:57.051356 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3418a9441a598cd Mac:b6:9c:7c:5a:44:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 SocketPath: PciID:}] [{Interface:0xc0004b4720 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:57.052225 crc crio[22579]: time=\"2026-06-12T16:19:57.052105241Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=5d52a1f0-8180-41df-8fc2-966da0e457a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:57.052303 crc crio[22579]: time=\"2026-06-12T16:19:57.052272666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:57.055388 crc crio[22579]: time=\"2026-06-12T16:19:57.05518862Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dd8jp Namespace:openstack ID:3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 UID:c5689568-d71b-4eb2-8623-fbf3a53aeddd NetNS:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5689568_d71b_4eb2_8623_fbf3a53aeddd.slice PodAnnotations:0xc0025a0830}] Aliases:map[]}\"\nJun 12 16:19:57.056763 crc crio[22579]: time=\"2026-06-12T16:19:57.0555843Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-dd8jp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:57.087387 crc crio[22579]: time=\"2026-06-12T16:19:57.087203034Z\" level=info msg=\"Ran pod sandbox 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 with infra container: openstack/nova-cell0-cell-mapping-dd8jp/POD\" id=9b11e8f2-5a9e-461d-83f2-79aa18ddbac6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:57.110711 crc crio[22579]: time=\"2026-06-12T16:19:57.10870132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=38b1452d-3ccb-44d8-9156-0d38979f0c53 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.123561 crc crio[22579]: time=\"2026-06-12T16:19:57.121588628Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5b6f8f974c-gbknj/POD\" id=594c10c6-2c17-408f-95ef-428d4c31c473 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:57.123561 crc crio[22579]: time=\"2026-06-12T16:19:57.123201109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:57.124756 crc crio[22579]: time=\"2026-06-12T16:19:57.124610595Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 UID:d86c891c-1f6c-4735-8b3b-3f086709e7e9 NetNS:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd86c891c_1f6c_4735_8b3b_3f086709e7e9.slice PodAnnotations:0xc0023080f0}] Aliases:map[]}\"\nJun 12 16:19:57.124756 crc crio[22579]: time=\"2026-06-12T16:19:57.124683067Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:57.168790 crc crio[22579]: time=\"2026-06-12T16:19:57.168673095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=5f44eb67-3397-4579-ba57-683aa23bfb4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.220969 crc crio[22579]: time=\"2026-06-12T16:19:57.22079304Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-gbknj Namespace:openstack ID:c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 UID:05eb14be-6786-417d-bd54-e5af192783a7 NetNS:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05eb14be_6786_417d_bd54_e5af192783a7.slice PodAnnotations:0xc00008ca60}] Aliases:map[]}\"\nJun 12 16:19:57.220969 crc crio[22579]: time=\"2026-06-12T16:19:57.220911253Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5b6f8f974c-gbknj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:57.224165 crc crio[22579]: time=\"2026-06-12T16:19:57.223878769Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-dd8jp/nova-manage\" id=639a28ff-4f33-4567-a0d8-5a3483a09804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:57.224414 crc crio[22579]: time=\"2026-06-12T16:19:57.224276449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:57.307072 crc crio[22579]: time=\"2026-06-12T16:19:57.306980711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:57.319932 crc crio[22579]: time=\"2026-06-12T16:19:57.319809067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:57.540225 crc crio[22579]: time=\"2026-06-12T16:19:57.539797431Z\" level=info msg=\"Created container c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a: openstack/nova-cell0-cell-mapping-dd8jp/nova-manage\" id=639a28ff-4f33-4567-a0d8-5a3483a09804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:57.542394 crc crio[22579]: time=\"2026-06-12T16:19:57.542205072Z\" level=info msg=\"Starting container: c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a\" id=75a0f43d-92b0-4a2c-a45b-62c512969d66 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:57.549936 crc crio[22579]: time=\"2026-06-12T16:19:57.548154863Z\" level=info msg=\"Started container\" PID=91407 containerID=c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a description=openstack/nova-cell0-cell-mapping-dd8jp/nova-manage id=75a0f43d-92b0-4a2c-a45b-62c512969d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\nJun 12 16:19:57.632705 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85922a6085fca03 Mac:7a:bf:90:c6:c7:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 SocketPath: PciID:}] [{Interface:0xc0003b8760 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:57.633745 crc crio[22579]: time=\"2026-06-12T16:19:57.633694798Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 UID:0469bed9-c4b4-4357-a620-eb7537afd086 NetNS:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0469bed9_c4b4_4357_a620_eb7537afd086.slice PodAnnotations:0xc000384d80}] Aliases:map[]}\"\nJun 12 16:19:57.633884 crc crio[22579]: time=\"2026-06-12T16:19:57.633866802Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:57.652680 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b403c4c24dcb833 Mac:aa:03:28:a7:4b:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:57.654106 crc crio[22579]: time=\"2026-06-12T16:19:57.654062926Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 UID:70eb942d-acbe-4386-9943-187e4b54f477 NetNS:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70eb942d_acbe_4386_9943_187e4b54f477.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"\nJun 12 16:19:57.654478 crc crio[22579]: time=\"2026-06-12T16:19:57.654455016Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:57.678441 crc crio[22579]: time=\"2026-06-12T16:19:57.672257198Z\" level=info msg=\"Ran pod sandbox b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 with infra container: openstack/nova-api-0/POD\" id=70536864-1f17-486a-baed-1f1b6c2fad8f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:57.678441 crc crio[22579]: time=\"2026-06-12T16:19:57.677759288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ed04a2c9-1f3a-4f3e-ba3b-f67d83ef3d62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.678441 crc crio[22579]: time=\"2026-06-12T16:19:57.677978204Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=ed04a2c9-1f3a-4f3e-ba3b-f67d83ef3d62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.678441 crc crio[22579]: time=\"2026-06-12T16:19:57.678034485Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=ed04a2c9-1f3a-4f3e-ba3b-f67d83ef3d62 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.683954 crc crio[22579]: time=\"2026-06-12T16:19:57.680233061Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=15f3aff3-1c2f-45d5-95fa-b821bdf39266 name=/runtime.v1.ImageService/PullImage\nJun 12 16:19:57.683954 crc crio[22579]: time=\"2026-06-12T16:19:57.682282533Z\" level=info msg=\"Ran pod sandbox 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=c1620df2-13fb-465d-85bd-a26f1e8eb5ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:57.691731 crc crio[22579]: time=\"2026-06-12T16:19:57.690883942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=01fd9b21-20a0-48ec-97b2-35711d658951 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.691731 crc crio[22579]: time=\"2026-06-12T16:19:57.691071987Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=01fd9b21-20a0-48ec-97b2-35711d658951 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.691731 crc crio[22579]: time=\"2026-06-12T16:19:57.691117248Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=01fd9b21-20a0-48ec-97b2-35711d658951 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.694969 crc crio[22579]: time=\"2026-06-12T16:19:57.694861283Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=2c53b8e1-29a1-4e02-ad88-a952baa074fe name=/runtime.v1.ImageService/PullImage\nJun 12 16:19:57.697161 crc crio[22579]: time=\"2026-06-12T16:19:57.697061149Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 12 16:19:57.697591 crc crio[22579]: time=\"2026-06-12T16:19:57.697543331Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 16:19:57.826946 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:551554bba952508 Mac:82:4e:20:9a:14:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:57.828626 crc crio[22579]: time=\"2026-06-12T16:19:57.828548782Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 UID:ac9bc27f-8263-4056-af4e-db107bee8676 NetNS:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9bc27f_8263_4056_af4e_db107bee8676.slice PodAnnotations:0xc00008d628}] Aliases:map[]}\"\nJun 12 16:19:57.828774 crc crio[22579]: time=\"2026-06-12T16:19:57.828752787Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:57.830566 crc crio[22579]: time=\"2026-06-12T16:19:57.829884406Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-mrjmx/POD\" id=5458a4b7-fc2c-4fbb-8201-8015550b25af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:57.830566 crc crio[22579]: time=\"2026-06-12T16:19:57.830030339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:57.843026 crc crio[22579]: time=\"2026-06-12T16:19:57.842944438Z\" level=info msg=\"Ran pod sandbox 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 with infra container: openstack/nova-scheduler-0/POD\" id=a83d97ef-6f98-40a6-8fa1-c768b022f91a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:57.845730 crc crio[22579]: time=\"2026-06-12T16:19:57.845646157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5009062a-5799-4a7d-b47e-26647c05bd4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.864877 crc crio[22579]: time=\"2026-06-12T16:19:57.864745662Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=5009062a-5799-4a7d-b47e-26647c05bd4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.865151 crc crio[22579]: time=\"2026-06-12T16:19:57.864893496Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=5009062a-5799-4a7d-b47e-26647c05bd4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:57.867470 crc crio[22579]: time=\"2026-06-12T16:19:57.867382579Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=1d3aef7a-720b-4707-bd5b-848c257fe646 name=/runtime.v1.ImageService/PullImage\nJun 12 16:19:57.871124 crc crio[22579]: time=\"2026-06-12T16:19:57.870680443Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 12 16:19:57.890409 crc crio[22579]: time=\"2026-06-12T16:19:57.890183599Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mrjmx Namespace:openstack ID:b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d UID:4b7968a7-66c4-4285-943d-beea526e3f87 NetNS:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b7968a7_66c4_4285_943d_beea526e3f87.slice PodAnnotations:0xc002218858}] Aliases:map[]}\"\nJun 12 16:19:57.890409 crc crio[22579]: time=\"2026-06-12T16:19:57.890257791Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-mrjmx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:19:58.023583 crc crio[22579]: 2026-06-12T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c129748042e2830 Mac:96:b6:50:6c:f9:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc SocketPath: PciID:}] [{Interface:0xc0001348a0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:58.025964 crc crio[22579]: time=\"2026-06-12T16:19:58.025876759Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-gbknj Namespace:openstack ID:c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 UID:05eb14be-6786-417d-bd54-e5af192783a7 NetNS:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05eb14be_6786_417d_bd54_e5af192783a7.slice PodAnnotations:0xc00008ca60}] Aliases:map[]}\"\nJun 12 16:19:58.026177 crc crio[22579]: time=\"2026-06-12T16:19:58.026110385Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5b6f8f974c-gbknj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:58.069561 crc crio[22579]: time=\"2026-06-12T16:19:58.067554268Z\" level=info msg=\"Ran pod sandbox c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 with infra container: openstack/dnsmasq-dns-5b6f8f974c-gbknj/POD\" id=594c10c6-2c17-408f-95ef-428d4c31c473 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:58.069561 crc crio[22579]: 2026-06-12T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3981ad8d52fd7f Mac:16:5d:fb:bf:f0:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 SocketPath: PciID:}] [{Interface:0xc0002e09e0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:58.069561 crc crio[22579]: time=\"2026-06-12T16:19:58.069563359Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 UID:d86c891c-1f6c-4735-8b3b-3f086709e7e9 NetNS:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd86c891c_1f6c_4735_8b3b_3f086709e7e9.slice PodAnnotations:0xc0023080f0}] Aliases:map[]}\"\nJun 12 16:19:58.070144 crc crio[22579]: time=\"2026-06-12T16:19:58.069701413Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:58.075119 crc crio[22579]: time=\"2026-06-12T16:19:58.075014588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2f565ec-e158-4cdf-8c87-04c31e98855b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:58.096270 crc crio[22579]: time=\"2026-06-12T16:19:58.093619391Z\" level=info msg=\"Ran pod sandbox f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 with infra container: openstack/nova-metadata-0/POD\" id=5d52a1f0-8180-41df-8fc2-966da0e457a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:58.110806 crc crio[22579]: time=\"2026-06-12T16:19:58.108953711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ce21bc9f-9fa7-407a-a0a3-6a0b9f30c944 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:58.110806 crc crio[22579]: time=\"2026-06-12T16:19:58.109176957Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=ce21bc9f-9fa7-407a-a0a3-6a0b9f30c944 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:58.110806 crc crio[22579]: time=\"2026-06-12T16:19:58.109235078Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=ce21bc9f-9fa7-407a-a0a3-6a0b9f30c944 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:58.115100 crc crio[22579]: time=\"2026-06-12T16:19:58.113733973Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2f6857ed-051a-4104-99bd-4b5c82b5e8ee name=/runtime.v1.ImageService/PullImage\nJun 12 16:19:58.128875 crc crio[22579]: time=\"2026-06-12T16:19:58.12859216Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 12 16:19:58.205935 crc crio[22579]: time=\"2026-06-12T16:19:58.205429934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=36f9a5ee-902f-4ce1-82f9-3c689dae0f3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:58.279928 crc crio[22579]: time=\"2026-06-12T16:19:58.279817585Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5b6f8f974c-gbknj/init\" id=efa15751-a247-49cb-95d9-27bac1cd8651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:58.280826 crc crio[22579]: time=\"2026-06-12T16:19:58.280760409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:58.394944 crc crio[22579]: time=\"2026-06-12T16:19:58.394672555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:58.406085 crc crio[22579]: time=\"2026-06-12T16:19:58.405922941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:58.463180 crc crio[22579]: 2026-06-12T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b60317fa74e21d8 Mac:8e:28:ff:94:a3:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:19:58.465138 crc crio[22579]: time=\"2026-06-12T16:19:58.465094656Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mrjmx Namespace:openstack ID:b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d UID:4b7968a7-66c4-4285-943d-beea526e3f87 NetNS:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b7968a7_66c4_4285_943d_beea526e3f87.slice PodAnnotations:0xc002218858}] Aliases:map[]}\"\nJun 12 16:19:58.465625 crc crio[22579]: time=\"2026-06-12T16:19:58.465546057Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-mrjmx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:19:58.496666 crc crio[22579]: time=\"2026-06-12T16:19:58.496624907Z\" level=info msg=\"Ran pod sandbox b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d with infra container: openstack/nova-cell1-conductor-db-sync-mrjmx/POD\" id=5458a4b7-fc2c-4fbb-8201-8015550b25af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:19:58.499462 crc crio[22579]: time=\"2026-06-12T16:19:58.499324656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f2b68828-48a1-403b-b3aa-36b17b0fa457 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:58.519997 crc crio[22579]: time=\"2026-06-12T16:19:58.519882819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7d013001-7acd-46b6-85cd-209150955706 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:58.534448 crc crio[22579]: time=\"2026-06-12T16:19:58.532265413Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync\" id=40abdfe4-7c01-4325-963e-9900c99b1cbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:58.534448 crc crio[22579]: time=\"2026-06-12T16:19:58.533144586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:58.572713 crc crio[22579]: time=\"2026-06-12T16:19:58.572425684Z\" level=info msg=\"Created container f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9: openstack/dnsmasq-dns-5b6f8f974c-gbknj/init\" id=efa15751-a247-49cb-95d9-27bac1cd8651 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:58.578180 crc crio[22579]: time=\"2026-06-12T16:19:58.578123329Z\" level=info msg=\"Starting container: f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9\" id=87269635-4dd0-4f15-afba-0e62ed7efe4c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:58.586953 crc crio[22579]: time=\"2026-06-12T16:19:58.586891972Z\" level=info msg=\"Started container\" PID=91541 containerID=f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9 description=openstack/dnsmasq-dns-5b6f8f974c-gbknj/init id=87269635-4dd0-4f15-afba-0e62ed7efe4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\nJun 12 16:19:58.652297 crc crio[22579]: time=\"2026-06-12T16:19:58.652195812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:58.659378 crc crio[22579]: time=\"2026-06-12T16:19:58.659256922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:58.892207 crc crio[22579]: time=\"2026-06-12T16:19:58.892111492Z\" level=info msg=\"Created container 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e: openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync\" id=40abdfe4-7c01-4325-963e-9900c99b1cbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:58.893448 crc crio[22579]: time=\"2026-06-12T16:19:58.893307433Z\" level=info msg=\"Starting container: 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e\" id=3dd16027-98eb-46c6-89f8-ea9fb6a628cb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:58.906937 crc crio[22579]: time=\"2026-06-12T16:19:58.906807606Z\" level=info msg=\"Started container\" PID=91598 containerID=30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e description=openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync id=3dd16027-98eb-46c6-89f8-ea9fb6a628cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\nJun 12 16:19:59.285857 crc crio[22579]: time=\"2026-06-12T16:19:59.285135415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2416b43e-1b32-4242-b914-2e645d7875f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:59.394034 crc crio[22579]: time=\"2026-06-12T16:19:59.39391379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4f09ee71-b9de-404a-ac4c-832c394d1924 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:19:59.403007 crc crio[22579]: time=\"2026-06-12T16:19:59.402882988Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns\" id=ae7e7b15-4288-4f68-9e3e-6b293058d4ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:59.403427 crc crio[22579]: time=\"2026-06-12T16:19:59.403309879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:59.470619 crc crio[22579]: time=\"2026-06-12T16:19:59.470415085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:59.486655 crc crio[22579]: time=\"2026-06-12T16:19:59.486106884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:19:59.752212 crc crio[22579]: time=\"2026-06-12T16:19:59.750785243Z\" level=info msg=\"Created container 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns\" id=ae7e7b15-4288-4f68-9e3e-6b293058d4ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:19:59.753795 crc crio[22579]: time=\"2026-06-12T16:19:59.753733318Z\" level=info msg=\"Starting container: 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a\" id=34c451a6-d810-4fbf-99ba-dab01c09d7b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:19:59.776946 crc crio[22579]: time=\"2026-06-12T16:19:59.776654951Z\" level=info msg=\"Started container\" PID=91683 containerID=70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a description=openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns id=34c451a6-d810-4fbf-99ba-dab01c09d7b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\nJun 12 16:20:00.531703 crc crio[22579]: time=\"2026-06-12T16:20:00.521740615Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688020-xjbq5/POD\" id=77a444c9-cf26-4d62-b75f-9ac000b1248f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:00.531703 crc crio[22579]: time=\"2026-06-12T16:20:00.521862988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.087555 crc crio[22579]: time=\"2026-06-12T16:20:03.086027779Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=2c53b8e1-29a1-4e02-ad88-a952baa074fe name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:03.087555 crc crio[22579]: time=\"2026-06-12T16:20:03.087460525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=77578a06-7e3d-4632-890d-ef1bef09c6b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.090056 crc crio[22579]: time=\"2026-06-12T16:20:03.08999918Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=15f3aff3-1c2f-45d5-95fa-b821bdf39266 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:03.091091 crc crio[22579]: time=\"2026-06-12T16:20:03.091000395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f632f327-ca6d-47e5-9163-6e54c0ebeb9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.101616 crc crio[22579]: time=\"2026-06-12T16:20:03.101555024Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=1d3aef7a-720b-4707-bd5b-848c257fe646 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:03.103050 crc crio[22579]: time=\"2026-06-12T16:20:03.102927549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=54491847-07ed-4b8d-827d-895ecd129fe2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.150083 crc crio[22579]: time=\"2026-06-12T16:20:03.149583875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0c59eecd-76cf-4a18-a1e6-96fe9e689809 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.165470 crc crio[22579]: time=\"2026-06-12T16:20:03.165353666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-xjbq5 Namespace:openshift-infra ID:e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a UID:8a8e5da1-3ab2-4441-a382-294ffd57e739 NetNS:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a8e5da1_3ab2_4441_a382_294ffd57e739.slice PodAnnotations:0xc000384a80}] Aliases:map[]}\"\nJun 12 16:20:03.165470 crc crio[22579]: time=\"2026-06-12T16:20:03.165448408Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688020-xjbq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:03.166362 crc crio[22579]: time=\"2026-06-12T16:20:03.166072104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=a43fddca-f42a-421b-b2bc-9bcaff8b2bba name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.178594 crc crio[22579]: time=\"2026-06-12T16:20:03.17730896Z\" level=info msg=\"Stopping container: 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1 (timeout: 30s)\" id=348e4785-bc52-45fa-8956-afb773e9cb99 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:03.187900 crc crio[22579]: time=\"2026-06-12T16:20:03.187069288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d19ef198-4d63-4f96-9c3f-48823b956963 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.206927 crc crio[22579]: time=\"2026-06-12T16:20:03.2068387Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=cd6571cc-d1f8-40b5-9aa3-ecd2a374d6d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.207817 crc crio[22579]: time=\"2026-06-12T16:20:03.207717533Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=2f6857ed-051a-4104-99bd-4b5c82b5e8ee name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:03.208639 crc crio[22579]: time=\"2026-06-12T16:20:03.208481502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3ac0e209-93f1-4f7f-a308-46057589403e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.209320 crc crio[22579]: time=\"2026-06-12T16:20:03.209262082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.214387 crc crio[22579]: time=\"2026-06-12T16:20:03.214166697Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ede084c0-d9e9-4014-a624-57fb64afdae1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.215659 crc crio[22579]: time=\"2026-06-12T16:20:03.215594613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=003526e5-e4c1-46a6-9e1a-e66e3db6532c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.218042 crc crio[22579]: time=\"2026-06-12T16:20:03.217961743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.218636 crc crio[22579]: time=\"2026-06-12T16:20:03.218310822Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b78c5934-8411-4c69-8c2f-8467f9d8fe24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.220536 crc crio[22579]: time=\"2026-06-12T16:20:03.220434626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.231553 crc crio[22579]: time=\"2026-06-12T16:20:03.231422685Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=713da168-a2b3-4286-b0b3-ca2d7366495e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.333932 crc crio[22579]: time=\"2026-06-12T16:20:03.333718796Z\" level=info msg=\"Stopped container 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1: openstack/kube-state-metrics-0/kube-state-metrics\" id=348e4785-bc52-45fa-8956-afb773e9cb99 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:03.341317 crc crio[22579]: time=\"2026-06-12T16:20:03.340773186Z\" level=info msg=\"Stopping pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=b9aba168-31d9-4244-9631-110d4e8b45bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:03.343949 crc crio[22579]: time=\"2026-06-12T16:20:03.343885135Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd UID:e327e1f8-c648-498b-8841-0b288e6e9c1b NetNS:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode327e1f8_c648_498b_8841_0b288e6e9c1b.slice PodAnnotations:0xc002218148}] Aliases:map[]}\"\nJun 12 16:20:03.347555 crc crio[22579]: time=\"2026-06-12T16:20:03.344065719Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:03.347555 crc crio[22579]: time=\"2026-06-12T16:20:03.345982608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.351133 crc crio[22579]: time=\"2026-06-12T16:20:03.347884536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.362109 crc crio[22579]: time=\"2026-06-12T16:20:03.361926683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.388547 crc crio[22579]: time=\"2026-06-12T16:20:03.387853973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.398623 crc crio[22579]: time=\"2026-06-12T16:20:03.396268336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.406617 crc crio[22579]: time=\"2026-06-12T16:20:03.40307682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.439554 crc crio[22579]: time=\"2026-06-12T16:20:03.43929763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.468797 crc crio[22579]: time=\"2026-06-12T16:20:03.468715338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.477454 crc crio[22579]: time=\"2026-06-12T16:20:03.477383969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.678097 crc crio[22579]: time=\"2026-06-12T16:20:03.677364423Z\" level=info msg=\"Created container 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ede084c0-d9e9-4014-a624-57fb64afdae1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.680907 crc crio[22579]: time=\"2026-06-12T16:20:03.680802141Z\" level=info msg=\"Starting container: 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9\" id=bbfb01c8-2b31-4883-9277-e3b42fb1b2f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:03.702578 crc crio[22579]: time=\"2026-06-12T16:20:03.702457291Z\" level=info msg=\"Started container\" PID=91970 containerID=2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=bbfb01c8-2b31-4883-9277-e3b42fb1b2f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\nJun 12 16:20:03.715563 crc crio[22579]: time=\"2026-06-12T16:20:03.714309312Z\" level=info msg=\"Created container 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417: openstack/nova-api-0/nova-api-log\" id=b78c5934-8411-4c69-8c2f-8467f9d8fe24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.716868 crc crio[22579]: time=\"2026-06-12T16:20:03.716031186Z\" level=info msg=\"Starting container: 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417\" id=91ba7453-da5b-48c5-9b4a-9a262dfa1411 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:03.722794 crc crio[22579]: time=\"2026-06-12T16:20:03.722222884Z\" level=info msg=\"Created container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=cd6571cc-d1f8-40b5-9aa3-ecd2a374d6d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.726207 crc crio[22579]: time=\"2026-06-12T16:20:03.723752973Z\" level=info msg=\"Starting container: d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8\" id=aec95e50-4333-44f8-89ae-88a259648603 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:03.728269 crc crio[22579]: time=\"2026-06-12T16:20:03.727145719Z\" level=info msg=\"Created container a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272: openstack/nova-metadata-0/nova-metadata-log\" id=713da168-a2b3-4286-b0b3-ca2d7366495e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.733562 crc crio[22579]: time=\"2026-06-12T16:20:03.733436619Z\" level=info msg=\"Starting container: a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272\" id=977e3cca-4093-4601-b5be-bba0d9d97175 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:03.747317 crc crio[22579]: time=\"2026-06-12T16:20:03.746311906Z\" level=info msg=\"Started container\" PID=91971 containerID=d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=aec95e50-4333-44f8-89ae-88a259648603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\nJun 12 16:20:03.748819 crc crio[22579]: time=\"2026-06-12T16:20:03.748097672Z\" level=info msg=\"Started container\" PID=91972 containerID=a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272 description=openstack/nova-metadata-0/nova-metadata-log id=977e3cca-4093-4601-b5be-bba0d9d97175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\nJun 12 16:20:03.748819 crc crio[22579]: time=\"2026-06-12T16:20:03.748700797Z\" level=info msg=\"Started container\" PID=91969 containerID=874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417 description=openstack/nova-api-0/nova-api-log id=91ba7453-da5b-48c5-9b4a-9a262dfa1411 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\nJun 12 16:20:03.766444 crc crio[22579]: time=\"2026-06-12T16:20:03.765470913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=67f09bf2-5798-443d-b299-44e12dbfaaae name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.796055 crc crio[22579]: time=\"2026-06-12T16:20:03.795964119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6162636e-121a-4fc7-86fb-b54b8e872c5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.800561 crc crio[22579]: 2026-06-12T16:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5717d33df458e1 Mac:ba:57:09:aa:58:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e SocketPath: PciID:}] [{Interface:0xc00049b260 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:03.813962 crc crio[22579]: time=\"2026-06-12T16:20:03.811220906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-xjbq5 Namespace:openshift-infra ID:e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a UID:8a8e5da1-3ab2-4441-a382-294ffd57e739 NetNS:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a8e5da1_3ab2_4441_a382_294ffd57e739.slice PodAnnotations:0xc000384a80}] Aliases:map[]}\"\nJun 12 16:20:03.813962 crc crio[22579]: time=\"2026-06-12T16:20:03.811578245Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688020-xjbq5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:03.821275 crc crio[22579]: time=\"2026-06-12T16:20:03.82117592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=066b6c57-62bb-42df-a35a-444252d95b0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.825152 crc crio[22579]: time=\"2026-06-12T16:20:03.825086399Z\" level=info msg=\"Ran pod sandbox e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a with infra container: openshift-infra/auto-csr-approver-29688020-xjbq5/POD\" id=77a444c9-cf26-4d62-b75f-9ac000b1248f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:03.831039 crc crio[22579]: time=\"2026-06-12T16:20:03.830967898Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8c66161a-c617-4654-b2b1-0d738472e8f2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:03.833081 crc crio[22579]: time=\"2026-06-12T16:20:03.832938799Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ad808a78-f9be-4ca7-a29c-d463248814ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.838560 crc crio[22579]: time=\"2026-06-12T16:20:03.834363295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.846542 crc crio[22579]: time=\"2026-06-12T16:20:03.845032036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d168f0d0-52d7-48ef-b7f3-4b15f3e3b449 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:03.850551 crc crio[22579]: time=\"2026-06-12T16:20:03.847761145Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:20:03.875998 crc crio[22579]: time=\"2026-06-12T16:20:03.875905111Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=b5506cd9-25f5-44ee-8e99-0a0dd3dde1f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:03.879525 crc crio[22579]: time=\"2026-06-12T16:20:03.877472851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.910989 crc crio[22579]: time=\"2026-06-12T16:20:03.91086083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.912483 crc crio[22579]: time=\"2026-06-12T16:20:03.912314067Z\" level=info msg=\"Stopped pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=b9aba168-31d9-4244-9631-110d4e8b45bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:03.917086 crc crio[22579]: time=\"2026-06-12T16:20:03.916695678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.959743 crc crio[22579]: time=\"2026-06-12T16:20:03.959458285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:03.965595 crc crio[22579]: time=\"2026-06-12T16:20:03.965463288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:04.219152 crc crio[22579]: time=\"2026-06-12T16:20:04.21888233Z\" level=info msg=\"Created container f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2: openstack/nova-metadata-0/nova-metadata-metadata\" id=b5506cd9-25f5-44ee-8e99-0a0dd3dde1f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:04.221406 crc crio[22579]: time=\"2026-06-12T16:20:04.221305381Z\" level=info msg=\"Starting container: f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2\" id=d5f72542-aaff-4513-80db-6f454ba4f456 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:04.228909 crc crio[22579]: time=\"2026-06-12T16:20:04.228800042Z\" level=info msg=\"Started container\" PID=92026 containerID=f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2 description=openstack/nova-metadata-0/nova-metadata-metadata id=d5f72542-aaff-4513-80db-6f454ba4f456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\nJun 12 16:20:04.237195 crc crio[22579]: time=\"2026-06-12T16:20:04.237000511Z\" level=info msg=\"Created container 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1: openstack/nova-api-0/nova-api-api\" id=ad808a78-f9be-4ca7-a29c-d463248814ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:04.238452 crc crio[22579]: time=\"2026-06-12T16:20:04.238320584Z\" level=info msg=\"Starting container: 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1\" id=42b0d13d-d9f6-4cb6-ac13-d7b6b146c468 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:04.247746 crc crio[22579]: time=\"2026-06-12T16:20:04.247651031Z\" level=info msg=\"Started container\" PID=92018 containerID=6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1 description=openstack/nova-api-0/nova-api-api id=42b0d13d-d9f6-4cb6-ac13-d7b6b146c468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\nJun 12 16:20:04.523260 crc crio[22579]: time=\"2026-06-12T16:20:04.523175786Z\" level=info msg=\"Stopping container: d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 (timeout: 30s)\" id=a5ce1fa7-9fbd-4143-b51d-45d3bb6ea69d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:04.567953 crc crio[22579]: time=\"2026-06-12T16:20:04.567862822Z\" level=info msg=\"Stopping container: f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2 (timeout: 30s)\" id=cfb7113c-f3e0-4483-b83e-e6f4e6c2b15a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:04.568845 crc crio[22579]: time=\"2026-06-12T16:20:04.568777546Z\" level=info msg=\"Stopping container: a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272 (timeout: 30s)\" id=332db36e-794f-4ed3-82ae-35c0033109e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:04.614407 crc crio[22579]: time=\"2026-06-12T16:20:04.613935144Z\" level=info msg=\"Removing container: 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1\" id=a3042979-44fb-4f9d-9c19-4fc4b498e473 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:04.722224 crc crio[22579]: time=\"2026-06-12T16:20:04.722138965Z\" level=info msg=\"Removed container 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1: openstack/kube-state-metrics-0/kube-state-metrics\" id=a3042979-44fb-4f9d-9c19-4fc4b498e473 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:04.745125 crc crio[22579]: time=\"2026-06-12T16:20:04.745074398Z\" level=info msg=\"Stopped container a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272: openstack/nova-metadata-0/nova-metadata-log\" id=332db36e-794f-4ed3-82ae-35c0033109e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:05.049898 crc crio[22579]: time=\"2026-06-12T16:20:05.049764354Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8c66161a-c617-4654-b2b1-0d738472e8f2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:20:05.054412 crc crio[22579]: time=\"2026-06-12T16:20:05.05429608Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=88aa010f-a96d-4b0a-a630-3864c25dceed name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:05.058291 crc crio[22579]: time=\"2026-06-12T16:20:05.0582362Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1b9aa09-1ba7-4e4f-a5aa-c859db5b9fff name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:05.065133 crc crio[22579]: time=\"2026-06-12T16:20:05.065065343Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688020-xjbq5/oc\" id=f83fffc7-3bb8-47df-896a-f51642e6dcbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:05.065571 crc crio[22579]: time=\"2026-06-12T16:20:05.065471204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:05.096564 crc crio[22579]: time=\"2026-06-12T16:20:05.09641317Z\" level=info msg=\"Stopped container f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2: openstack/nova-metadata-0/nova-metadata-metadata\" id=cfb7113c-f3e0-4483-b83e-e6f4e6c2b15a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:05.097780 crc crio[22579]: time=\"2026-06-12T16:20:05.097712453Z\" level=info msg=\"Stopping pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=d8152559-b81e-49df-82e4-5de9529d9780 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:05.098248 crc crio[22579]: time=\"2026-06-12T16:20:05.098187826Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 UID:d86c891c-1f6c-4735-8b3b-3f086709e7e9 NetNS:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd86c891c_1f6c_4735_8b3b_3f086709e7e9.slice PodAnnotations:0xc002308308}] Aliases:map[]}\"\nJun 12 16:20:05.098419 crc crio[22579]: time=\"2026-06-12T16:20:05.09837067Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:05.112017 crc crio[22579]: time=\"2026-06-12T16:20:05.111925745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:05.181482 crc crio[22579]: time=\"2026-06-12T16:20:05.180885068Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=7e9512c0-8f50-4686-abe7-48f44f348fdf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:05.181633 crc crio[22579]: time=\"2026-06-12T16:20:05.181559735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:05.266382 crc crio[22579]: time=\"2026-06-12T16:20:05.266020693Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6 UID:a4a99f29-1b56-40bd-b293-ef6b35dfb57f NetNS:/var/run/netns/cbdc7284-f961-48e2-9ecf-b204a1cb09f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a99f29_1b56_40bd_b293_ef6b35dfb57f.slice PodAnnotations:0xc000548550}] Aliases:map[]}\"\nJun 12 16:20:05.266382 crc crio[22579]: time=\"2026-06-12T16:20:05.266088774Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:05.525696 crc crio[22579]: time=\"2026-06-12T16:20:05.524200937Z\" level=info msg=\"Stopped pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=d8152559-b81e-49df-82e4-5de9529d9780 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:05.598289 crc crio[22579]: time=\"2026-06-12T16:20:05.598136226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:05.874295 crc crio[22579]: 2026-06-12T16:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:137e6afaf500a4a Mac:6a:8e:c9:da:c5:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/cbdc7284-f961-48e2-9ecf-b204a1cb09f4 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:05.876098 crc crio[22579]: time=\"2026-06-12T16:20:05.876013271Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6 UID:a4a99f29-1b56-40bd-b293-ef6b35dfb57f NetNS:/var/run/netns/cbdc7284-f961-48e2-9ecf-b204a1cb09f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a99f29_1b56_40bd_b293_ef6b35dfb57f.slice PodAnnotations:0xc000548550}] Aliases:map[]}\"\nJun 12 16:20:05.876282 crc crio[22579]: time=\"2026-06-12T16:20:05.876217346Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:05.895085 crc crio[22579]: time=\"2026-06-12T16:20:05.894996494Z\" level=info msg=\"Ran pod sandbox 137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6 with infra container: openstack/kube-state-metrics-0/POD\" id=7e9512c0-8f50-4686-abe7-48f44f348fdf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:05.899558 crc crio[22579]: time=\"2026-06-12T16:20:05.899451517Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9d8584aa-3a98-4728-b0b1-fe229fe829c6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:05.915178 crc crio[22579]: time=\"2026-06-12T16:20:05.915072454Z\" level=info msg=\"Created container 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1: openshift-infra/auto-csr-approver-29688020-xjbq5/oc\" id=f83fffc7-3bb8-47df-896a-f51642e6dcbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:05.917459 crc crio[22579]: time=\"2026-06-12T16:20:05.917384783Z\" level=info msg=\"Starting container: 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1\" id=0968960a-6f50-4100-a288-3942c368cd03 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:05.923485 crc crio[22579]: time=\"2026-06-12T16:20:05.923230122Z\" level=info msg=\"Started container\" PID=92486 containerID=96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1 description=openshift-infra/auto-csr-approver-29688020-xjbq5/oc id=0968960a-6f50-4100-a288-3942c368cd03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\nJun 12 16:20:05.984021 crc crio[22579]: time=\"2026-06-12T16:20:05.983563886Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b67e6c79-7cf1-41a4-8b93-7bf54e03427e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:06.008717 crc crio[22579]: time=\"2026-06-12T16:20:06.005985556Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3f9de5aa-6ffb-44bb-b818-dcf85e9e83e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:06.008717 crc crio[22579]: time=\"2026-06-12T16:20:06.006412767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:06.066984 crc crio[22579]: time=\"2026-06-12T16:20:06.066606027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:06.129387 crc crio[22579]: time=\"2026-06-12T16:20:06.129304051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:06.680885 crc crio[22579]: time=\"2026-06-12T16:20:06.680100955Z\" level=info msg=\"Created container a250a1bb690f6c7b57ee5266acd36c212af2e1b5d1ef9ae72312c1d7d9851070: openstack/kube-state-metrics-0/kube-state-metrics\" id=3f9de5aa-6ffb-44bb-b818-dcf85e9e83e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:06.683603 crc crio[22579]: time=\"2026-06-12T16:20:06.68344664Z\" level=info msg=\"Starting container: a250a1bb690f6c7b57ee5266acd36c212af2e1b5d1ef9ae72312c1d7d9851070\" id=8abada34-e090-4163-b23a-6e8e8803d6b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:06.691659 crc crio[22579]: time=\"2026-06-12T16:20:06.691543965Z\" level=info msg=\"Started container\" PID=92550 containerID=a250a1bb690f6c7b57ee5266acd36c212af2e1b5d1ef9ae72312c1d7d9851070 description=openstack/kube-state-metrics-0/kube-state-metrics id=8abada34-e090-4163-b23a-6e8e8803d6b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6\nJun 12 16:20:06.816444 crc crio[22579]: time=\"2026-06-12T16:20:06.816373169Z\" level=info msg=\"Stopping container: 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d (timeout: 30s)\" id=20e82e96-a443-4079-9693-1db41158ea7f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:06.819300 crc crio[22579]: time=\"2026-06-12T16:20:06.819215631Z\" level=info msg=\"Stopping container: f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4 (timeout: 30s)\" id=bec1466a-1d0b-4db9-b8c7-0e6128e5448f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:06.822017 crc crio[22579]: time=\"2026-06-12T16:20:06.82192734Z\" level=info msg=\"Stopping container: 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b (timeout: 30s)\" id=a390c9ad-ad57-47be-a86d-da5c99c65b67 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:06.823296 crc crio[22579]: time=\"2026-06-12T16:20:06.823235194Z\" level=info msg=\"Stopping container: e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134 (timeout: 30s)\" id=bd585cfc-4f51-46ac-b759-11ab37932f5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:06.881988 crc crio[22579]: time=\"2026-06-12T16:20:06.881896595Z\" level=info msg=\"Stopping container: 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f (timeout: 10s)\" id=7669c11f-61d2-4596-967f-ade37e5f3124 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:06.960875 crc crio[22579]: time=\"2026-06-12T16:20:06.960775671Z\" level=info msg=\"Stopped container 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b: openstack/ceilometer-0/sg-core\" id=a390c9ad-ad57-47be-a86d-da5c99c65b67 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:07.047835 crc crio[22579]: time=\"2026-06-12T16:20:07.047749592Z\" level=info msg=\"Stopped container 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns\" id=7669c11f-61d2-4596-967f-ade37e5f3124 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:07.049680 crc crio[22579]: time=\"2026-06-12T16:20:07.049621919Z\" level=info msg=\"Stopping pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=90a46ee6-e8e1-4751-b23c-ca0af535b274 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:07.057566 crc crio[22579]: time=\"2026-06-12T16:20:07.050466291Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-ktp8g Namespace:openstack ID:cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 UID:4971044d-cb84-46b5-be56-a1596484884f NetNS:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4971044d_cb84_46b5_be56_a1596484884f.slice PodAnnotations:0xc0025a0ac0}] Aliases:map[]}\"\nJun 12 16:20:07.057566 crc crio[22579]: time=\"2026-06-12T16:20:07.050771829Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-854d79d8f9-ktp8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:07.379566 crc crio[22579]: time=\"2026-06-12T16:20:07.378093591Z\" level=info msg=\"Stopped container f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4: openstack/ceilometer-0/proxy-httpd\" id=bec1466a-1d0b-4db9-b8c7-0e6128e5448f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:07.439860 crc crio[22579]: time=\"2026-06-12T16:20:07.43980628Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=ac4e582f-b335-4156-b01d-f4fa23b4d726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:07.439955 crc crio[22579]: time=\"2026-06-12T16:20:07.439893012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:07.491359 crc crio[22579]: time=\"2026-06-12T16:20:07.491149025Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 UID:e54980ef-96fa-4f89-9193-a4cff7a408d8 NetNS:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode54980ef_96fa_4f89_9193_a4cff7a408d8.slice PodAnnotations:0xc00008d1f0}] Aliases:map[]}\"\nJun 12 16:20:07.491359 crc crio[22579]: time=\"2026-06-12T16:20:07.491233857Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:07.561894 crc crio[22579]: time=\"2026-06-12T16:20:07.561789221Z\" level=info msg=\"Stopped pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=90a46ee6-e8e1-4751-b23c-ca0af535b274 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:07.802052 crc crio[22579]: time=\"2026-06-12T16:20:07.801586407Z\" level=info msg=\"Removing container: 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f\" id=c062cb7d-af04-437f-977a-3470036b74ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:07.880904 crc crio[22579]: time=\"2026-06-12T16:20:07.880460612Z\" level=info msg=\"Removed container 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns\" id=c062cb7d-af04-437f-977a-3470036b74ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:07.890755 crc crio[22579]: time=\"2026-06-12T16:20:07.890464066Z\" level=info msg=\"Removing container: 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c\" id=fa6a0cba-d6fe-4871-9967-d8e232a12d5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:07.986624 crc crio[22579]: 2026-06-12T16:20:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b5988952834cb2 Mac:ba:01:d3:4f:6f:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:07.988214 crc crio[22579]: time=\"2026-06-12T16:20:07.987923754Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 UID:e54980ef-96fa-4f89-9193-a4cff7a408d8 NetNS:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode54980ef_96fa_4f89_9193_a4cff7a408d8.slice PodAnnotations:0xc00008d1f0}] Aliases:map[]}\"\nJun 12 16:20:07.988214 crc crio[22579]: time=\"2026-06-12T16:20:07.988120309Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:07.993411 crc crio[22579]: time=\"2026-06-12T16:20:07.993153227Z\" level=info msg=\"Removed container 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c: openstack/dnsmasq-dns-854d79d8f9-ktp8g/init\" id=fa6a0cba-d6fe-4871-9967-d8e232a12d5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:08.008100 crc crio[22579]: time=\"2026-06-12T16:20:08.007941053Z\" level=info msg=\"Ran pod sandbox 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 with infra container: openstack/nova-metadata-0/POD\" id=ac4e582f-b335-4156-b01d-f4fa23b4d726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:08.010431 crc crio[22579]: time=\"2026-06-12T16:20:08.010370105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b22d2009-59b0-4d60-a256-bb5624fd667f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:08.020122 crc crio[22579]: time=\"2026-06-12T16:20:08.018294646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=05ee34c3-877d-4aae-8c60-0d0750c11a86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:08.035423 crc crio[22579]: time=\"2026-06-12T16:20:08.035232407Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=face2511-5294-4d80-b44f-bbac8742b132 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:08.037392 crc crio[22579]: time=\"2026-06-12T16:20:08.036882189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:08.068390 crc crio[22579]: time=\"2026-06-12T16:20:08.068250886Z\" level=info msg=\"Stopped container e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134: openstack/ceilometer-0/ceilometer-central-agent\" id=bd585cfc-4f51-46ac-b759-11ab37932f5e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:08.137915 crc crio[22579]: time=\"2026-06-12T16:20:08.137442155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:08.148984 crc crio[22579]: time=\"2026-06-12T16:20:08.148928307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:08.324573 crc crio[22579]: time=\"2026-06-12T16:20:08.32443695Z\" level=info msg=\"Created container 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260: openstack/nova-metadata-0/nova-metadata-log\" id=face2511-5294-4d80-b44f-bbac8742b132 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:08.327565 crc crio[22579]: time=\"2026-06-12T16:20:08.327293172Z\" level=info msg=\"Starting container: 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260\" id=92479d59-834b-4f8b-844d-1d459895c346 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:08.334948 crc crio[22579]: time=\"2026-06-12T16:20:08.334848544Z\" level=info msg=\"Started container\" PID=92835 containerID=73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260 description=openstack/nova-metadata-0/nova-metadata-log id=92479d59-834b-4f8b-844d-1d459895c346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\nJun 12 16:20:08.348572 crc crio[22579]: time=\"2026-06-12T16:20:08.346703926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ea28f651-69f9-4a9f-8c84-70ab77fed7b6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:08.413008 crc crio[22579]: time=\"2026-06-12T16:20:08.412890899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=92578a90-7ee7-4c5f-b8f7-af061b61144c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:08.425234 crc crio[22579]: time=\"2026-06-12T16:20:08.424921434Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=3aa401f3-21ae-4ea6-8515-3736d31a1e86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:08.428164 crc crio[22579]: time=\"2026-06-12T16:20:08.42788647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:08.561828 crc crio[22579]: time=\"2026-06-12T16:20:08.561111077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:08.576554 crc crio[22579]: time=\"2026-06-12T16:20:08.576137259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:08.781563 crc crio[22579]: time=\"2026-06-12T16:20:08.777844087Z\" level=info msg=\"Stopped container 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d: openstack/ceilometer-0/ceilometer-notification-agent\" id=20e82e96-a443-4079-9693-1db41158ea7f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:08.781563 crc crio[22579]: time=\"2026-06-12T16:20:08.778905984Z\" level=info msg=\"Stopping pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=3b5e01ca-9f34-4647-bae3-bd1f75de6bcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:08.781563 crc crio[22579]: time=\"2026-06-12T16:20:08.779420907Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e UID:e7eaa9e9-661f-4219-ba57-0871bff7b0a9 NetNS:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7eaa9e9_661f_4219_ba57_0871bff7b0a9.slice PodAnnotations:0xc00008ccc8}] Aliases:map[]}\"\nJun 12 16:20:08.781563 crc crio[22579]: time=\"2026-06-12T16:20:08.779606242Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:08.835651 crc crio[22579]: time=\"2026-06-12T16:20:08.833859831Z\" level=info msg=\"Created container 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6: openstack/nova-metadata-0/nova-metadata-metadata\" id=3aa401f3-21ae-4ea6-8515-3736d31a1e86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:08.838917 crc crio[22579]: time=\"2026-06-12T16:20:08.838840148Z\" level=info msg=\"Starting container: 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6\" id=21015336-66db-4385-a583-6793dfdc73ef name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:08.848806 crc crio[22579]: time=\"2026-06-12T16:20:08.848712819Z\" level=info msg=\"Started container\" PID=92894 containerID=9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6 description=openstack/nova-metadata-0/nova-metadata-metadata id=21015336-66db-4385-a583-6793dfdc73ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\nJun 12 16:20:08.974555 crc crio[22579]: time=\"2026-06-12T16:20:08.969591552Z\" level=info msg=\"Stopping pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=acf04f39-cad4-45dd-9104-e6ddbaec8d06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:08.974555 crc crio[22579]: time=\"2026-06-12T16:20:08.970979858Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-xjbq5 Namespace:openshift-infra ID:e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a UID:8a8e5da1-3ab2-4441-a382-294ffd57e739 NetNS:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a8e5da1_3ab2_4441_a382_294ffd57e739.slice PodAnnotations:0xc001216408}] Aliases:map[]}\"\nJun 12 16:20:08.974555 crc crio[22579]: time=\"2026-06-12T16:20:08.971120721Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688020-xjbq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:09.206550 crc crio[22579]: time=\"2026-06-12T16:20:09.205683835Z\" level=info msg=\"Stopped pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=3b5e01ca-9f34-4647-bae3-bd1f75de6bcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:09.470658 crc crio[22579]: time=\"2026-06-12T16:20:09.470485137Z\" level=info msg=\"Stopped pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=acf04f39-cad4-45dd-9104-e6ddbaec8d06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:09.984664 crc crio[22579]: time=\"2026-06-12T16:20:09.9842627Z\" level=info msg=\"Removing container: f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4\" id=d3f428ea-4073-48fe-a58a-d76e24228bf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:10.033166 crc crio[22579]: time=\"2026-06-12T16:20:10.033070661Z\" level=info msg=\"Removed container f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4: openstack/ceilometer-0/proxy-httpd\" id=d3f428ea-4073-48fe-a58a-d76e24228bf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:10.036357 crc crio[22579]: time=\"2026-06-12T16:20:10.036241261Z\" level=info msg=\"Removing container: 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b\" id=128fcf3d-ea4a-447e-b95d-91c65865f679 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:10.084155 crc crio[22579]: time=\"2026-06-12T16:20:10.083889933Z\" level=info msg=\"Removed container 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b: openstack/ceilometer-0/sg-core\" id=128fcf3d-ea4a-447e-b95d-91c65865f679 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:10.094260 crc crio[22579]: time=\"2026-06-12T16:20:10.088925851Z\" level=info msg=\"Removing container: 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d\" id=93bf31cd-253f-4456-b190-4d9794c098ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:10.140099 crc crio[22579]: time=\"2026-06-12T16:20:10.140006129Z\" level=info msg=\"Removed container 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d: openstack/ceilometer-0/ceilometer-notification-agent\" id=93bf31cd-253f-4456-b190-4d9794c098ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:10.144300 crc crio[22579]: time=\"2026-06-12T16:20:10.144228027Z\" level=info msg=\"Removing container: e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134\" id=0b1f18ab-94f9-49e8-a8a9-7a9da84333e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:10.212370 crc crio[22579]: time=\"2026-06-12T16:20:10.210214264Z\" level=info msg=\"Removed container e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134: openstack/ceilometer-0/ceilometer-central-agent\" id=0b1f18ab-94f9-49e8-a8a9-7a9da84333e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:10.484729 crc crio[22579]: time=\"2026-06-12T16:20:10.48419311Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=9c3fdfeb-6df7-4280-85e2-8e5d733d6eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:10.484990 crc crio[22579]: time=\"2026-06-12T16:20:10.484940749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:10.528382 crc crio[22579]: time=\"2026-06-12T16:20:10.528291781Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d UID:3101eaad-823b-420c-b4fe-3c799867b604 NetNS:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3101eaad_823b_420c_b4fe_3c799867b604.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"\nJun 12 16:20:10.528725 crc crio[22579]: time=\"2026-06-12T16:20:10.528702512Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:11.028429 crc crio[22579]: time=\"2026-06-12T16:20:11.027906464Z\" level=info msg=\"Stopping pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=26e1d84e-62f5-4952-9acf-898e962a180e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:11.029810 crc crio[22579]: time=\"2026-06-12T16:20:11.028651442Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dd8jp Namespace:openstack ID:3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 UID:c5689568-d71b-4eb2-8623-fbf3a53aeddd NetNS:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5689568_d71b_4eb2_8623_fbf3a53aeddd.slice PodAnnotations:0xc0025a0340}] Aliases:map[]}\"\nJun 12 16:20:11.029810 crc crio[22579]: time=\"2026-06-12T16:20:11.028806076Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-dd8jp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:11.128556 crc crio[22579]: 2026-06-12T16:20:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6cd82a2c1d5865 Mac:7a:8a:d9:a6:35:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 SocketPath: PciID:}] [{Interface:0xc0002aa9d0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:11.130132 crc crio[22579]: time=\"2026-06-12T16:20:11.130089351Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d UID:3101eaad-823b-420c-b4fe-3c799867b604 NetNS:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3101eaad_823b_420c_b4fe_3c799867b604.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"\nJun 12 16:20:11.130636 crc crio[22579]: time=\"2026-06-12T16:20:11.130607645Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:11.145615 crc crio[22579]: time=\"2026-06-12T16:20:11.143272137Z\" level=info msg=\"Ran pod sandbox f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d with infra container: openstack/ceilometer-0/POD\" id=9c3fdfeb-6df7-4280-85e2-8e5d733d6eb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:11.151430 crc crio[22579]: time=\"2026-06-12T16:20:11.146813657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=49aea785-fa26-491e-b427-d376607c07de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:11.224630 crc crio[22579]: time=\"2026-06-12T16:20:11.223705032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2e2c04e9-5545-4d15-bb23-98744516b04d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:11.236021 crc crio[22579]: time=\"2026-06-12T16:20:11.234963658Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1dddff57-68ed-4848-8750-95d935689b14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:11.236021 crc crio[22579]: time=\"2026-06-12T16:20:11.235611054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:11.310750 crc crio[22579]: time=\"2026-06-12T16:20:11.308662311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:11.320396 crc crio[22579]: time=\"2026-06-12T16:20:11.320145653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:11.475103 crc crio[22579]: time=\"2026-06-12T16:20:11.474670131Z\" level=info msg=\"Stopped pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=26e1d84e-62f5-4952-9acf-898e962a180e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:11.476365 crc crio[22579]: time=\"2026-06-12T16:20:11.476254581Z\" level=info msg=\"Created container f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb: openstack/ceilometer-0/ceilometer-central-agent\" id=1dddff57-68ed-4848-8750-95d935689b14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:11.480462 crc crio[22579]: time=\"2026-06-12T16:20:11.480358986Z\" level=info msg=\"Starting container: f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb\" id=01404668-ee1e-48f3-bce3-8d7c38112486 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:11.487696 crc crio[22579]: time=\"2026-06-12T16:20:11.487402715Z\" level=info msg=\"Started container\" PID=93311 containerID=f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb description=openstack/ceilometer-0/ceilometer-central-agent id=01404668-ee1e-48f3-bce3-8d7c38112486 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\nJun 12 16:20:11.503931 crc crio[22579]: time=\"2026-06-12T16:20:11.503878074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2450bb0c-eaff-4104-b318-54fecd18f07f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:11.532838 crc crio[22579]: time=\"2026-06-12T16:20:11.532250655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e6a75ccb-f5fb-4f1d-bf17-86fd3420b3a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:11.587795 crc crio[22579]: time=\"2026-06-12T16:20:11.584839882Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bdb359c1-b064-4781-b667-7dc86e69847f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:11.587795 crc crio[22579]: time=\"2026-06-12T16:20:11.585479198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:11.644958 crc crio[22579]: time=\"2026-06-12T16:20:11.644904049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:11.661720 crc crio[22579]: time=\"2026-06-12T16:20:11.661617694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:11.793342 crc crio[22579]: time=\"2026-06-12T16:20:11.79323237Z\" level=info msg=\"Created container fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=bdb359c1-b064-4781-b667-7dc86e69847f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:11.795001 crc crio[22579]: time=\"2026-06-12T16:20:11.794936984Z\" level=info msg=\"Starting container: fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1\" id=834814ec-db45-4e4a-a716-a2f3ad412612 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:11.805994 crc crio[22579]: time=\"2026-06-12T16:20:11.805891152Z\" level=info msg=\"Started container\" PID=93338 containerID=fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1 description=openstack/ceilometer-0/ceilometer-notification-agent id=834814ec-db45-4e4a-a716-a2f3ad412612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\nJun 12 16:20:11.819629 crc crio[22579]: time=\"2026-06-12T16:20:11.81918423Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=7b6828f3-9499-4fe5-b157-ec8ebd4869f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:11.837012 crc crio[22579]: time=\"2026-06-12T16:20:11.836922481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8e30b5be-4f13-4379-a0d5-07a4e7bc67d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:11.848562 crc crio[22579]: time=\"2026-06-12T16:20:11.848366492Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=10d2caf6-0801-4683-b1d2-db2a99daa757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:11.848864 crc crio[22579]: time=\"2026-06-12T16:20:11.848803443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:11.909256 crc crio[22579]: time=\"2026-06-12T16:20:11.909161228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:11.914036 crc crio[22579]: time=\"2026-06-12T16:20:11.91395576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:12.034344 crc crio[22579]: time=\"2026-06-12T16:20:12.034229858Z\" level=info msg=\"Created container c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b: openstack/ceilometer-0/sg-core\" id=10d2caf6-0801-4683-b1d2-db2a99daa757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:12.039318 crc crio[22579]: time=\"2026-06-12T16:20:12.038737422Z\" level=info msg=\"Starting container: c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b\" id=3b439754-1a59-4ce8-a4c3-dd44fc45281d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:12.047884 crc crio[22579]: time=\"2026-06-12T16:20:12.047798743Z\" level=info msg=\"Started container\" PID=93363 containerID=c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b description=openstack/ceilometer-0/sg-core id=3b439754-1a59-4ce8-a4c3-dd44fc45281d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\nJun 12 16:20:12.078007 crc crio[22579]: time=\"2026-06-12T16:20:12.077884477Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=43312181-5ef5-4abf-aa34-8268714bc65b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:12.186152 crc crio[22579]: time=\"2026-06-12T16:20:12.185177505Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2fb3f224-9f1a-4b41-a19a-aaeeb42e26bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:12.194755 crc crio[22579]: time=\"2026-06-12T16:20:12.194669017Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d7f37264-f1e0-4421-ad72-9044bd12036f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:12.195158 crc crio[22579]: time=\"2026-06-12T16:20:12.195093077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:12.270078 crc crio[22579]: time=\"2026-06-12T16:20:12.26994626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:12.282723 crc crio[22579]: time=\"2026-06-12T16:20:12.279689498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:12.284203 crc crio[22579]: time=\"2026-06-12T16:20:12.283760692Z\" level=info msg=\"Stopping container: 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1 (timeout: 30s)\" id=d113c7dc-a76e-40a5-a528-eca9516baff1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:12.288487 crc crio[22579]: time=\"2026-06-12T16:20:12.288383639Z\" level=info msg=\"Stopping container: 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417 (timeout: 30s)\" id=463d9fcb-d170-4bf7-b559-2420ced2e5eb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:12.323017 crc crio[22579]: time=\"2026-06-12T16:20:12.322921557Z\" level=info msg=\"Stopping container: 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9 (timeout: 30s)\" id=82e1bdac-a711-4a67-9601-e3f41008e9a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:12.368631 crc crio[22579]: time=\"2026-06-12T16:20:12.368092816Z\" level=info msg=\"Stopping container: 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6 (timeout: 30s)\" id=2fb94e22-b4cf-4d91-9e17-eebbab5e51b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:12.368631 crc crio[22579]: time=\"2026-06-12T16:20:12.368220289Z\" level=info msg=\"Stopping container: 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260 (timeout: 30s)\" id=17381a59-f597-44f5-acf1-d8740cd55250 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:12.423140 crc crio[22579]: time=\"2026-06-12T16:20:12.423034843Z\" level=info msg=\"Stopped container 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417: openstack/nova-api-0/nova-api-log\" id=463d9fcb-d170-4bf7-b559-2420ced2e5eb name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:12.511752 crc crio[22579]: time=\"2026-06-12T16:20:12.510472946Z\" level=info msg=\"Stopped container 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260: openstack/nova-metadata-0/nova-metadata-log\" id=17381a59-f597-44f5-acf1-d8740cd55250 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:12.544151 crc crio[22579]: time=\"2026-06-12T16:20:12.543974347Z\" level=info msg=\"Created container 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6: openstack/ceilometer-0/proxy-httpd\" id=d7f37264-f1e0-4421-ad72-9044bd12036f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:12.545984 crc crio[22579]: time=\"2026-06-12T16:20:12.545904867Z\" level=info msg=\"Starting container: 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6\" id=291a43cc-d1fd-4813-9d90-20001756d7b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:12.553775 crc crio[22579]: time=\"2026-06-12T16:20:12.553553731Z\" level=info msg=\"Started container\" PID=93397 containerID=9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6 description=openstack/ceilometer-0/proxy-httpd id=291a43cc-d1fd-4813-9d90-20001756d7b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\nJun 12 16:20:12.893938 crc crio[22579]: time=\"2026-06-12T16:20:12.893782261Z\" level=info msg=\"Stopped container 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6: openstack/nova-metadata-0/nova-metadata-metadata\" id=2fb94e22-b4cf-4d91-9e17-eebbab5e51b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:12.895187 crc crio[22579]: time=\"2026-06-12T16:20:12.895120675Z\" level=info msg=\"Stopping pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=ce13c3d9-1b51-43c9-bb49-9fa64ef559c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:12.895842 crc crio[22579]: time=\"2026-06-12T16:20:12.895770422Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 UID:e54980ef-96fa-4f89-9193-a4cff7a408d8 NetNS:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode54980ef_96fa_4f89_9193_a4cff7a408d8.slice PodAnnotations:0xc00008ce20}] Aliases:map[]}\"\nJun 12 16:20:12.895983 crc crio[22579]: time=\"2026-06-12T16:20:12.895932166Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:13.314788 crc crio[22579]: time=\"2026-06-12T16:20:13.314155179Z\" level=info msg=\"Stopped pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=ce13c3d9-1b51-43c9-bb49-9fa64ef559c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:13.781026 crc crio[22579]: time=\"2026-06-12T16:20:13.780915176Z\" level=info msg=\"Stopped container 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=82e1bdac-a711-4a67-9601-e3f41008e9a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:13.782422 crc crio[22579]: time=\"2026-06-12T16:20:13.782308611Z\" level=info msg=\"Stopping pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=e66d5377-ddd6-47d0-abb6-741e2c386da1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:13.783060 crc crio[22579]: time=\"2026-06-12T16:20:13.782988879Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 UID:ac9bc27f-8263-4056-af4e-db107bee8676 NetNS:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9bc27f_8263_4056_af4e_db107bee8676.slice PodAnnotations:0xc0025a0bd8}] Aliases:map[]}\"\nJun 12 16:20:13.783209 crc crio[22579]: time=\"2026-06-12T16:20:13.783166663Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:14.181727 crc crio[22579]: time=\"2026-06-12T16:20:14.178173786Z\" level=info msg=\"Removing container: 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6\" id=1d99e966-7c91-49ad-9c38-13e529f66b25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:14.228963 crc crio[22579]: time=\"2026-06-12T16:20:14.228832874Z\" level=info msg=\"Removed container 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6: openstack/nova-metadata-0/nova-metadata-metadata\" id=1d99e966-7c91-49ad-9c38-13e529f66b25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:14.236568 crc crio[22579]: time=\"2026-06-12T16:20:14.234238461Z\" level=info msg=\"Removing container: 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260\" id=9ffc8a43-6747-4ce5-9fff-59ecfd8b1e5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:14.246482 crc crio[22579]: time=\"2026-06-12T16:20:14.24638066Z\" level=info msg=\"Stopped pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=e66d5377-ddd6-47d0-abb6-741e2c386da1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:14.272236 crc crio[22579]: time=\"2026-06-12T16:20:14.272141185Z\" level=info msg=\"Removed container 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260: openstack/nova-metadata-0/nova-metadata-log\" id=9ffc8a43-6747-4ce5-9fff-59ecfd8b1e5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:14.992144 crc crio[22579]: time=\"2026-06-12T16:20:14.991700518Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b58cffb2-0112-4ccb-8c97-3a16a9cf65eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:14.993420 crc crio[22579]: time=\"2026-06-12T16:20:14.99217981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:15.058847 crc crio[22579]: time=\"2026-06-12T16:20:15.058771763Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 UID:ef9eba3c-cf0a-42b9-8eee-b90df7b26d4d NetNS:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9eba3c_cf0a_42b9_8eee_b90df7b26d4d.slice PodAnnotations:0xc006b8e440}] Aliases:map[]}\"\nJun 12 16:20:15.058847 crc crio[22579]: time=\"2026-06-12T16:20:15.058843075Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:15.263791 crc crio[22579]: time=\"2026-06-12T16:20:15.263302043Z\" level=info msg=\"Stopping pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=33b9a392-ad56-4ca1-8f0d-e71ebcabc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:15.269930 crc crio[22579]: time=\"2026-06-12T16:20:15.26986219Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mrjmx Namespace:openstack ID:b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d UID:4b7968a7-66c4-4285-943d-beea526e3f87 NetNS:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b7968a7_66c4_4285_943d_beea526e3f87.slice PodAnnotations:0xc006b8e5a0}] Aliases:map[]}\"\nJun 12 16:20:15.270451 crc crio[22579]: time=\"2026-06-12T16:20:15.270419934Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-mrjmx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:15.284241 crc crio[22579]: time=\"2026-06-12T16:20:15.284083482Z\" level=info msg=\"Removing container: 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9\" id=dcb6e43f-beec-48df-97db-ba4fe6cdb941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:15.417571 crc crio[22579]: time=\"2026-06-12T16:20:15.417428652Z\" level=info msg=\"Removed container 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dcb6e43f-beec-48df-97db-ba4fe6cdb941 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:15.776776 crc crio[22579]: 2026-06-12T16:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cb5aa8324ceb55 Mac:7a:e3:b0:1d:dc:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 SocketPath: PciID:}] [{Interface:0xc000448720 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:15.781543 crc crio[22579]: time=\"2026-06-12T16:20:15.77840566Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 UID:ef9eba3c-cf0a-42b9-8eee-b90df7b26d4d NetNS:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9eba3c_cf0a_42b9_8eee_b90df7b26d4d.slice PodAnnotations:0xc006b8e440}] Aliases:map[]}\"\nJun 12 16:20:15.781543 crc crio[22579]: time=\"2026-06-12T16:20:15.778764579Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:15.784199 crc crio[22579]: time=\"2026-06-12T16:20:15.783828447Z\" level=info msg=\"Stopped pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=33b9a392-ad56-4ca1-8f0d-e71ebcabc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:15.824086 crc crio[22579]: time=\"2026-06-12T16:20:15.824000209Z\" level=info msg=\"Ran pod sandbox 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 with infra container: openstack/nova-metadata-0/POD\" id=b58cffb2-0112-4ccb-8c97-3a16a9cf65eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:15.831962 crc crio[22579]: time=\"2026-06-12T16:20:15.831854228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=37640907-eda9-48e8-9811-14e90f925351 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:15.843196 crc crio[22579]: time=\"2026-06-12T16:20:15.843107885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=656a7fcb-77ec-4646-9f62-8c1189f9d495 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:15.867056 crc crio[22579]: time=\"2026-06-12T16:20:15.866959661Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=4b3f359e-1742-4622-accf-cf2b7318f6cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:15.867157 crc crio[22579]: time=\"2026-06-12T16:20:15.867095294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:15.900180 crc crio[22579]: time=\"2026-06-12T16:20:15.899988651Z\" level=info msg=\"Stopped container 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1: openstack/nova-api-0/nova-api-api\" id=d113c7dc-a76e-40a5-a528-eca9516baff1 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:15.902829 crc crio[22579]: time=\"2026-06-12T16:20:15.902786892Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=911d3f69-7fcd-404f-8158-619592a0af66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:15.903441 crc crio[22579]: time=\"2026-06-12T16:20:15.903370327Z\" level=info msg=\"Stopping pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=c8007d7a-b8ce-40a1-8ac3-a6a31f2d3f9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:15.904158 crc crio[22579]: time=\"2026-06-12T16:20:15.904103835Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 UID:70eb942d-acbe-4386-9943-187e4b54f477 NetNS:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70eb942d_acbe_4386_9943_187e4b54f477.slice PodAnnotations:0xc000548c40}] Aliases:map[]}\"\nJun 12 16:20:15.904345 crc crio[22579]: time=\"2026-06-12T16:20:15.90428568Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:15.907465 crc crio[22579]: time=\"2026-06-12T16:20:15.90742658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:15.915235 crc crio[22579]: time=\"2026-06-12T16:20:15.915098055Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd UID:5d85907e-8c06-424f-a179-fad83fa33ef9 NetNS:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d85907e_8c06_424f_a179_fad83fa33ef9.slice PodAnnotations:0xc004fc0710}] Aliases:map[]}\"\nJun 12 16:20:15.915235 crc crio[22579]: time=\"2026-06-12T16:20:15.915212548Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:15.998796 crc crio[22579]: time=\"2026-06-12T16:20:15.99870096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.012777 crc crio[22579]: time=\"2026-06-12T16:20:16.012679896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.339191 crc crio[22579]: time=\"2026-06-12T16:20:16.338160361Z\" level=info msg=\"Created container 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91: openstack/nova-metadata-0/nova-metadata-log\" id=911d3f69-7fcd-404f-8158-619592a0af66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:16.345547 crc crio[22579]: time=\"2026-06-12T16:20:16.343951268Z\" level=info msg=\"Starting container: 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91\" id=2bc4f90b-c538-40be-81c9-e0b46697ae27 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:16.379590 crc crio[22579]: time=\"2026-06-12T16:20:16.361034543Z\" level=info msg=\"Started container\" PID=93919 containerID=4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91 description=openstack/nova-metadata-0/nova-metadata-log id=2bc4f90b-c538-40be-81c9-e0b46697ae27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\nJun 12 16:20:16.379590 crc crio[22579]: time=\"2026-06-12T16:20:16.3747217Z\" level=info msg=\"Stopped pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=c8007d7a-b8ce-40a1-8ac3-a6a31f2d3f9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:16.400583 crc crio[22579]: time=\"2026-06-12T16:20:16.399641674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=942162d4-ca05-4e67-8022-8fd0a06ab98c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:16.504585 crc crio[22579]: time=\"2026-06-12T16:20:16.503813833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=20d1d8f5-7b20-43a8-8c0f-0399e8e42b19 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:16.538752 crc crio[22579]: time=\"2026-06-12T16:20:16.530185003Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=efacf442-b520-4885-9cb2-039502597def name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:16.538752 crc crio[22579]: time=\"2026-06-12T16:20:16.532872431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.595694 crc crio[22579]: 2026-06-12T16:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1662a29b078344c Mac:8e:3d:81:82:cd:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 SocketPath: PciID:}] [{Interface:0xc0002a4990 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:16.595694 crc crio[22579]: time=\"2026-06-12T16:20:16.590986559Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd UID:5d85907e-8c06-424f-a179-fad83fa33ef9 NetNS:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d85907e_8c06_424f_a179_fad83fa33ef9.slice PodAnnotations:0xc004fc0710}] Aliases:map[]}\"\nJun 12 16:20:16.595694 crc crio[22579]: time=\"2026-06-12T16:20:16.591141003Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:16.610552 crc crio[22579]: time=\"2026-06-12T16:20:16.607841917Z\" level=info msg=\"Ran pod sandbox 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd with infra container: openstack/nova-scheduler-0/POD\" id=4b3f359e-1742-4622-accf-cf2b7318f6cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:16.611073 crc crio[22579]: time=\"2026-06-12T16:20:16.610731711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c95f6f48-9bc4-4dad-89ac-c242a312568c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:16.658996 crc crio[22579]: time=\"2026-06-12T16:20:16.658607438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.672561 crc crio[22579]: time=\"2026-06-12T16:20:16.669811683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.691555 crc crio[22579]: time=\"2026-06-12T16:20:16.690767386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c006bfd1-9efa-40d3-a12c-f7c59f2a8daf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:16.724866 crc crio[22579]: time=\"2026-06-12T16:20:16.723902118Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4eec52f0-61a8-4273-88e5-2dacf78dc629 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:16.728552 crc crio[22579]: time=\"2026-06-12T16:20:16.726095044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.810667 crc crio[22579]: time=\"2026-06-12T16:20:16.810147541Z\" level=info msg=\"Created container 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c: openstack/nova-metadata-0/nova-metadata-metadata\" id=efacf442-b520-4885-9cb2-039502597def name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:16.812201 crc crio[22579]: time=\"2026-06-12T16:20:16.812129811Z\" level=info msg=\"Starting container: 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c\" id=ecd60789-d0f6-48b5-b38c-758f5e4d3eb9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:16.821918 crc crio[22579]: time=\"2026-06-12T16:20:16.821814598Z\" level=info msg=\"Started container\" PID=93983 containerID=2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c description=openstack/nova-metadata-0/nova-metadata-metadata id=ecd60789-d0f6-48b5-b38c-758f5e4d3eb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\nJun 12 16:20:16.828202 crc crio[22579]: time=\"2026-06-12T16:20:16.827981454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.835898 crc crio[22579]: time=\"2026-06-12T16:20:16.835779353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.945153 crc crio[22579]: time=\"2026-06-12T16:20:16.944727333Z\" level=info msg=\"Created container eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4eec52f0-61a8-4273-88e5-2dacf78dc629 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:16.946435 crc crio[22579]: time=\"2026-06-12T16:20:16.946310853Z\" level=info msg=\"Starting container: eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51\" id=dde220ca-d85c-4ee3-acd2-9f9a18bd1dfa name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:16.949469 crc crio[22579]: time=\"2026-06-12T16:20:16.949402651Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=a8940070-a79d-42ef-bec9-1d8042554dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:16.949584 crc crio[22579]: time=\"2026-06-12T16:20:16.949548465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:16.954156 crc crio[22579]: time=\"2026-06-12T16:20:16.9540732Z\" level=info msg=\"Started container\" PID=94004 containerID=eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=dde220ca-d85c-4ee3-acd2-9f9a18bd1dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\nJun 12 16:20:16.992128 crc crio[22579]: time=\"2026-06-12T16:20:16.992020055Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb UID:0742c57c-2758-4c06-8f81-f9883670c3d4 NetNS:/var/run/netns/6076a530-a72a-43b0-8a1f-f8c165f56bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0742c57c_2758_4c06_8f81_f9883670c3d4.slice PodAnnotations:0xc006b8e340}] Aliases:map[]}\"\nJun 12 16:20:16.992128 crc crio[22579]: time=\"2026-06-12T16:20:16.992093367Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:17.396558 crc crio[22579]: time=\"2026-06-12T16:20:17.393473952Z\" level=info msg=\"Removing container: 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1\" id=f88f85df-64be-49fc-880f-3079ebdf5057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:17.446581 crc crio[22579]: time=\"2026-06-12T16:20:17.445753271Z\" level=info msg=\"Removed container 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1: openstack/nova-api-0/nova-api-api\" id=f88f85df-64be-49fc-880f-3079ebdf5057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:17.464564 crc crio[22579]: time=\"2026-06-12T16:20:17.464168739Z\" level=info msg=\"Removing container: 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417\" id=d04a680d-3ad7-4e44-976a-70554b84cff8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:17.525433 crc crio[22579]: time=\"2026-06-12T16:20:17.525259482Z\" level=info msg=\"Removed container 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417: openstack/nova-api-0/nova-api-log\" id=d04a680d-3ad7-4e44-976a-70554b84cff8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:17.530802 crc crio[22579]: 2026-06-12T16:20:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae7cb92a0c49b79 Mac:ce:b3:5b:3d:e5:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/6076a530-a72a-43b0-8a1f-f8c165f56bb4 SocketPath: PciID:}] [{Interface:0xc000240740 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:17.531920 crc crio[22579]: time=\"2026-06-12T16:20:17.53185588Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb UID:0742c57c-2758-4c06-8f81-f9883670c3d4 NetNS:/var/run/netns/6076a530-a72a-43b0-8a1f-f8c165f56bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0742c57c_2758_4c06_8f81_f9883670c3d4.slice PodAnnotations:0xc006b8e340}] Aliases:map[]}\"\nJun 12 16:20:17.532060 crc crio[22579]: time=\"2026-06-12T16:20:17.532011134Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:17.553100 crc crio[22579]: time=\"2026-06-12T16:20:17.553010698Z\" level=info msg=\"Ran pod sandbox ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb with infra container: openstack/nova-cell1-conductor-0/POD\" id=a8940070-a79d-42ef-bec9-1d8042554dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:17.601195 crc crio[22579]: time=\"2026-06-12T16:20:17.601116681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f3bc10c2-4ec6-428a-9cb4-7286643ee598 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:17.630881 crc crio[22579]: time=\"2026-06-12T16:20:17.630754774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2eb8fc79-b9fd-400a-bf14-67a213dcefed name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:17.658664 crc crio[22579]: time=\"2026-06-12T16:20:17.658561211Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1f015e7f-f326-4b3f-b596-24ed85e0267d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:17.659919 crc crio[22579]: time=\"2026-06-12T16:20:17.658942031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:17.712469 crc crio[22579]: time=\"2026-06-12T16:20:17.711903818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:17.719473 crc crio[22579]: time=\"2026-06-12T16:20:17.719394618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:17.811759 crc crio[22579]: time=\"2026-06-12T16:20:17.811670564Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=ca3c3a23-54c8-4fcc-a77b-25cc51b65a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:17.812080 crc crio[22579]: time=\"2026-06-12T16:20:17.812021903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:17.855534 crc crio[22579]: time=\"2026-06-12T16:20:17.855412146Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 UID:69b98942-1016-4634-b0e6-072ecd120753 NetNS:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b98942_1016_4634_b0e6_072ecd120753.slice PodAnnotations:0xc006b8e140}] Aliases:map[]}\"\nJun 12 16:20:17.855534 crc crio[22579]: time=\"2026-06-12T16:20:17.855477298Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:17.946563 crc crio[22579]: time=\"2026-06-12T16:20:17.94641246Z\" level=info msg=\"Created container c43eb1875d6c0c735dcf006d5c5f4cfb1a5abefc6df19451df217425d237baea: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1f015e7f-f326-4b3f-b596-24ed85e0267d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:17.953559 crc crio[22579]: time=\"2026-06-12T16:20:17.952550776Z\" level=info msg=\"Starting container: c43eb1875d6c0c735dcf006d5c5f4cfb1a5abefc6df19451df217425d237baea\" id=6db58275-18a8-4846-86ac-ddad65d28027 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:17.962001 crc crio[22579]: time=\"2026-06-12T16:20:17.961905754Z\" level=info msg=\"Started container\" PID=94193 containerID=c43eb1875d6c0c735dcf006d5c5f4cfb1a5abefc6df19451df217425d237baea description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=6db58275-18a8-4846-86ac-ddad65d28027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb\nJun 12 16:20:18.411184 crc crio[22579]: 2026-06-12T16:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:488ddf97b51520a Mac:fa:e9:e3:89:e0:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe SocketPath: PciID:}] [{Interface:0xc000245680 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:18.412718 crc crio[22579]: time=\"2026-06-12T16:20:18.412443749Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 UID:69b98942-1016-4634-b0e6-072ecd120753 NetNS:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b98942_1016_4634_b0e6_072ecd120753.slice PodAnnotations:0xc006b8e140}] Aliases:map[]}\"\nJun 12 16:20:18.412718 crc crio[22579]: time=\"2026-06-12T16:20:18.412664415Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:18.426387 crc crio[22579]: time=\"2026-06-12T16:20:18.4262493Z\" level=info msg=\"Ran pod sandbox 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 with infra container: openstack/nova-api-0/POD\" id=ca3c3a23-54c8-4fcc-a77b-25cc51b65a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:18.442461 crc crio[22579]: time=\"2026-06-12T16:20:18.442314938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=442b9403-3751-48f0-85ff-d712fe2be223 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:18.447243 crc crio[22579]: time=\"2026-06-12T16:20:18.44710002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7a46db16-8c42-4311-b878-c0a1de7abff7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:18.457043 crc crio[22579]: time=\"2026-06-12T16:20:18.45694584Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=775b1ac5-ff52-412c-8c35-ed571d1e7496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:18.458586 crc crio[22579]: time=\"2026-06-12T16:20:18.458469119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:18.520226 crc crio[22579]: time=\"2026-06-12T16:20:18.520104266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:18.526034 crc crio[22579]: time=\"2026-06-12T16:20:18.525919213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:18.714308 crc crio[22579]: time=\"2026-06-12T16:20:18.714205551Z\" level=info msg=\"Created container ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce: openstack/nova-api-0/nova-api-log\" id=775b1ac5-ff52-412c-8c35-ed571d1e7496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:18.715932 crc crio[22579]: time=\"2026-06-12T16:20:18.715842122Z\" level=info msg=\"Starting container: ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce\" id=7e35829f-7eee-4cf5-a929-74794a2c9aed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:18.724007 crc crio[22579]: time=\"2026-06-12T16:20:18.723760584Z\" level=info msg=\"Started container\" PID=94277 containerID=ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce description=openstack/nova-api-0/nova-api-log id=7e35829f-7eee-4cf5-a929-74794a2c9aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\nJun 12 16:20:18.737877 crc crio[22579]: time=\"2026-06-12T16:20:18.737811581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=78e05dc2-1da9-426e-9f2c-e091b5e99c45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:18.773175 crc crio[22579]: time=\"2026-06-12T16:20:18.773083718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=42c30889-ce3b-48e3-8919-b48e9fea5139 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:18.785262 crc crio[22579]: time=\"2026-06-12T16:20:18.784857717Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8832cfa5-f6e6-42e8-9e83-9fd6c32c229f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:18.786823 crc crio[22579]: time=\"2026-06-12T16:20:18.786769085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:18.861555 crc crio[22579]: time=\"2026-06-12T16:20:18.859938366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:18.867889 crc crio[22579]: time=\"2026-06-12T16:20:18.867812896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:18.977974 crc crio[22579]: time=\"2026-06-12T16:20:18.977778392Z\" level=info msg=\"Created container 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507: openstack/nova-api-0/nova-api-api\" id=8832cfa5-f6e6-42e8-9e83-9fd6c32c229f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:18.979431 crc crio[22579]: time=\"2026-06-12T16:20:18.979357922Z\" level=info msg=\"Starting container: 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507\" id=ee5e5610-8b9a-4ee9-b8ec-5e10b9061e29 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:18.988097 crc crio[22579]: time=\"2026-06-12T16:20:18.988008452Z\" level=info msg=\"Started container\" PID=94319 containerID=4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507 description=openstack/nova-api-0/nova-api-api id=ee5e5610-8b9a-4ee9-b8ec-5e10b9061e29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\nJun 12 16:20:34.534089 crc crio[22579]: time=\"2026-06-12T16:20:34.532874026Z\" level=warning msg=\"Stopping container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 with stop signal(15) timed out. Killing...\"\nJun 12 16:20:34.584539 crc crio[22579]: time=\"2026-06-12T16:20:34.583913993Z\" level=error msg=\"Killing container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 12 16:20:34.609182 crc crio[22579]: time=\"2026-06-12T16:20:34.609088493Z\" level=info msg=\"Stopped container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=a5ce1fa7-9fbd-4143-b51d-45d3bb6ea69d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:34.611245 crc crio[22579]: time=\"2026-06-12T16:20:34.611136525Z\" level=info msg=\"Stopping pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=da13005d-5a63-4a33-acef-7cfa1382a8d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:34.611867 crc crio[22579]: time=\"2026-06-12T16:20:34.611795002Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 UID:0469bed9-c4b4-4357-a620-eb7537afd086 NetNS:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0469bed9_c4b4_4357_a620_eb7537afd086.slice PodAnnotations:0xc006b8edd0}] Aliases:map[]}\"\nJun 12 16:20:34.612013 crc crio[22579]: time=\"2026-06-12T16:20:34.611975847Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:34.961053 crc crio[22579]: time=\"2026-06-12T16:20:34.960460627Z\" level=info msg=\"Stopped pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=da13005d-5a63-4a33-acef-7cfa1382a8d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:35.703951 crc crio[22579]: time=\"2026-06-12T16:20:35.703367715Z\" level=info msg=\"Removing container: d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8\" id=6a92e265-904d-45ee-90d2-ef934f0f7b5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:35.735472 crc crio[22579]: time=\"2026-06-12T16:20:35.735348688Z\" level=info msg=\"Removed container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6a92e265-904d-45ee-90d2-ef934f0f7b5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:36.082016 crc crio[22579]: time=\"2026-06-12T16:20:36.081607041Z\" level=info msg=\"Removing container: 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221\" id=86b93a5b-0179-4799-9e4c-db9113c5b89d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:36.177455 crc crio[22579]: time=\"2026-06-12T16:20:36.177358956Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=85edfb4c-ad11-4914-8e5a-74d786cd0f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:36.177680 crc crio[22579]: time=\"2026-06-12T16:20:36.177632022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:36.276798 crc crio[22579]: time=\"2026-06-12T16:20:36.276473885Z\" level=info msg=\"Removed container 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221: openshift-infra/auto-csr-approver-29688014-2fkhn/oc\" id=86b93a5b-0179-4799-9e4c-db9113c5b89d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:36.288889 crc crio[22579]: time=\"2026-06-12T16:20:36.288788229Z\" level=info msg=\"Stopping pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=9f79fda4-c66c-4cee-bf25-dd5978f161ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.288889 crc crio[22579]: time=\"2026-06-12T16:20:36.288873611Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=9f79fda4-c66c-4cee-bf25-dd5978f161ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.289410 crc crio[22579]: time=\"2026-06-12T16:20:36.289367673Z\" level=info msg=\"Removing pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=8ff14d45-8473-4e66-bf87-aac5cb0e3d65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.312680 crc crio[22579]: time=\"2026-06-12T16:20:36.31246236Z\" level=info msg=\"Removed pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=8ff14d45-8473-4e66-bf87-aac5cb0e3d65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.315103 crc crio[22579]: time=\"2026-06-12T16:20:36.315015905Z\" level=info msg=\"Stopping pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=5d30e630-b9d3-42f8-abec-8f372efb41b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.315256 crc crio[22579]: time=\"2026-06-12T16:20:36.315126958Z\" level=info msg=\"Stopped pod sandbox (already stopped): f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=5d30e630-b9d3-42f8-abec-8f372efb41b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.315874 crc crio[22579]: time=\"2026-06-12T16:20:36.315771655Z\" level=info msg=\"Removing pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=0da87744-1c2c-4dca-ac96-8109e0ccb1f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.327248 crc crio[22579]: time=\"2026-06-12T16:20:36.327158464Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4 UID:61cfb18b-f543-47f0-afd1-c4876b830cea NetNS:/var/run/netns/b2075635-9816-4e94-8301-d1143714ec3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cfb18b_f543_47f0_afd1_c4876b830cea.slice PodAnnotations:0xc002308418}] Aliases:map[]}\"\nJun 12 16:20:36.327248 crc crio[22579]: time=\"2026-06-12T16:20:36.327222776Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:36.335485 crc crio[22579]: time=\"2026-06-12T16:20:36.335396984Z\" level=info msg=\"Removed pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=0da87744-1c2c-4dca-ac96-8109e0ccb1f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.336351 crc crio[22579]: time=\"2026-06-12T16:20:36.336238384Z\" level=info msg=\"Stopping pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=352509f1-7765-4b8a-9c0e-a5e79fb18e77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.336454 crc crio[22579]: time=\"2026-06-12T16:20:36.336366027Z\" level=info msg=\"Stopped pod sandbox (already stopped): 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=352509f1-7765-4b8a-9c0e-a5e79fb18e77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.336926 crc crio[22579]: time=\"2026-06-12T16:20:36.33685179Z\" level=info msg=\"Removing pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=89cabfbc-9755-46fa-97d4-c5b142088cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.373459 crc crio[22579]: time=\"2026-06-12T16:20:36.373287396Z\" level=info msg=\"Removed pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=89cabfbc-9755-46fa-97d4-c5b142088cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.375708 crc crio[22579]: time=\"2026-06-12T16:20:36.375623926Z\" level=info msg=\"Stopping pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=465ea195-ccfd-49d4-8a0c-a5df3dd60927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.375833 crc crio[22579]: time=\"2026-06-12T16:20:36.375741648Z\" level=info msg=\"Stopped pod sandbox (already stopped): b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=465ea195-ccfd-49d4-8a0c-a5df3dd60927 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.376552 crc crio[22579]: time=\"2026-06-12T16:20:36.376389015Z\" level=info msg=\"Removing pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=7eeeb6d2-6889-43b4-b116-6d94852c18a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.425905 crc crio[22579]: time=\"2026-06-12T16:20:36.42577496Z\" level=info msg=\"Removed pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=7eeeb6d2-6889-43b4-b116-6d94852c18a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.430945 crc crio[22579]: time=\"2026-06-12T16:20:36.43086051Z\" level=info msg=\"Stopping pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=c6d4e0b5-79dc-46f2-8212-0109cfe7bc98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.431083 crc crio[22579]: time=\"2026-06-12T16:20:36.430960042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=c6d4e0b5-79dc-46f2-8212-0109cfe7bc98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.433253 crc crio[22579]: time=\"2026-06-12T16:20:36.433001164Z\" level=info msg=\"Removing pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=28c96571-d7fe-4b18-8317-21e36e799b6a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.460997 crc crio[22579]: time=\"2026-06-12T16:20:36.460902554Z\" level=info msg=\"Removed pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=28c96571-d7fe-4b18-8317-21e36e799b6a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.461932 crc crio[22579]: time=\"2026-06-12T16:20:36.461883628Z\" level=info msg=\"Stopping pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=fe12a4b7-3a03-4368-84af-116c67aa60c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.462045 crc crio[22579]: time=\"2026-06-12T16:20:36.4619536Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=fe12a4b7-3a03-4368-84af-116c67aa60c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.462673 crc crio[22579]: time=\"2026-06-12T16:20:36.462396181Z\" level=info msg=\"Removing pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=ab7ccee9-edcf-4953-b92e-0f759e779a08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.482673 crc crio[22579]: time=\"2026-06-12T16:20:36.482567174Z\" level=info msg=\"Removed pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=ab7ccee9-edcf-4953-b92e-0f759e779a08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.483689 crc crio[22579]: time=\"2026-06-12T16:20:36.48358326Z\" level=info msg=\"Stopping pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=4f7ec451-5e27-4a32-a104-d25682287db0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.483689 crc crio[22579]: time=\"2026-06-12T16:20:36.483668512Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=4f7ec451-5e27-4a32-a104-d25682287db0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.484165 crc crio[22579]: time=\"2026-06-12T16:20:36.484097523Z\" level=info msg=\"Removing pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=8fbd92e7-8777-443c-b057-57f872780880 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.502383 crc crio[22579]: time=\"2026-06-12T16:20:36.502240214Z\" level=info msg=\"Removed pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=8fbd92e7-8777-443c-b057-57f872780880 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.505248 crc crio[22579]: time=\"2026-06-12T16:20:36.505153239Z\" level=info msg=\"Stopping pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=16cd4e04-3e5c-436a-9c9c-b727dd46bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.505405 crc crio[22579]: time=\"2026-06-12T16:20:36.505268311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=16cd4e04-3e5c-436a-9c9c-b727dd46bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.505857 crc crio[22579]: time=\"2026-06-12T16:20:36.505806525Z\" level=info msg=\"Removing pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=c64a5f50-a635-4ba1-9758-fedb59c9d194 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.532696 crc crio[22579]: time=\"2026-06-12T16:20:36.530069092Z\" level=info msg=\"Removed pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=c64a5f50-a635-4ba1-9758-fedb59c9d194 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.537196 crc crio[22579]: time=\"2026-06-12T16:20:36.53708859Z\" level=info msg=\"Stopping pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=176815ad-88f1-47a3-a6b2-1bb5b4f9729a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.539859 crc crio[22579]: time=\"2026-06-12T16:20:36.537259355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=176815ad-88f1-47a3-a6b2-1bb5b4f9729a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:36.542559 crc crio[22579]: time=\"2026-06-12T16:20:36.541273457Z\" level=info msg=\"Removing pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=249b2b1d-4739-4bd5-bee4-57ca66f04d3f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.562109 crc crio[22579]: time=\"2026-06-12T16:20:36.561996394Z\" level=info msg=\"Removed pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=249b2b1d-4739-4bd5-bee4-57ca66f04d3f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:20:36.868808 crc crio[22579]: 2026-06-12T16:20:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2cd4f969c635c2 Mac:3a:23:fd:c6:c0:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/b2075635-9816-4e94-8301-d1143714ec3c SocketPath: PciID:}] [{Interface:0xc00028e570 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:36.870250 crc crio[22579]: time=\"2026-06-12T16:20:36.870190139Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4 UID:61cfb18b-f543-47f0-afd1-c4876b830cea NetNS:/var/run/netns/b2075635-9816-4e94-8301-d1143714ec3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cfb18b_f543_47f0_afd1_c4876b830cea.slice PodAnnotations:0xc002308418}] Aliases:map[]}\"\nJun 12 16:20:36.870446 crc crio[22579]: time=\"2026-06-12T16:20:36.870399275Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:36.879251 crc crio[22579]: time=\"2026-06-12T16:20:36.879165648Z\" level=info msg=\"Ran pod sandbox a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=85edfb4c-ad11-4914-8e5a-74d786cd0f19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:36.882064 crc crio[22579]: time=\"2026-06-12T16:20:36.881987729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=52e18c08-c5c8-424f-8dc8-8a427c7f5a43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:36.928451 crc crio[22579]: time=\"2026-06-12T16:20:36.928356078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=20e805cf-c52f-4a8b-8bd0-11be3ad7f3ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:36.936771 crc crio[22579]: time=\"2026-06-12T16:20:36.936667139Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9cbe811c-5d74-40a1-afb0-80fe01ffbdff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:36.937182 crc crio[22579]: time=\"2026-06-12T16:20:36.937143282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:36.987936 crc crio[22579]: time=\"2026-06-12T16:20:36.987844231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:36.991697 crc crio[22579]: time=\"2026-06-12T16:20:36.991636157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:37.095633 crc crio[22579]: time=\"2026-06-12T16:20:37.095544839Z\" level=info msg=\"Created container 7d95857da7c42ca440c76ba4158f41445f803ad48eb3e04b363454df573bbc20: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9cbe811c-5d74-40a1-afb0-80fe01ffbdff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:37.097889 crc crio[22579]: time=\"2026-06-12T16:20:37.097805006Z\" level=info msg=\"Starting container: 7d95857da7c42ca440c76ba4158f41445f803ad48eb3e04b363454df573bbc20\" id=99a6e18c-8b80-454e-bfbd-31180e131f58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:37.106160 crc crio[22579]: time=\"2026-06-12T16:20:37.105968344Z\" level=info msg=\"Started container\" PID=95461 containerID=7d95857da7c42ca440c76ba4158f41445f803ad48eb3e04b363454df573bbc20 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=99a6e18c-8b80-454e-bfbd-31180e131f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4\nJun 12 16:20:39.701072 crc crio[22579]: time=\"2026-06-12T16:20:39.698957879Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c78bff8f5-cpths/POD\" id=f0925c74-16c4-4b9d-9e02-247b0408b6a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:39.701072 crc crio[22579]: time=\"2026-06-12T16:20:39.700157569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:39.738962 crc crio[22579]: time=\"2026-06-12T16:20:39.738878054Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-cpths Namespace:openstack ID:b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 UID:59896b16-83c8-4554-88f9-91322f11a4e1 NetNS:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59896b16_83c8_4554_88f9_91322f11a4e1.slice PodAnnotations:0xc006b8eaf8}] Aliases:map[]}\"\nJun 12 16:20:39.738962 crc crio[22579]: time=\"2026-06-12T16:20:39.738947645Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c78bff8f5-cpths to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:40.359095 crc crio[22579]: 2026-06-12T16:20:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1904d0ac5f37ce Mac:0a:b8:bd:a0:a0:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:40.360183 crc crio[22579]: time=\"2026-06-12T16:20:40.360121327Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-cpths Namespace:openstack ID:b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 UID:59896b16-83c8-4554-88f9-91322f11a4e1 NetNS:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59896b16_83c8_4554_88f9_91322f11a4e1.slice PodAnnotations:0xc006b8eaf8}] Aliases:map[]}\"\nJun 12 16:20:40.360354 crc crio[22579]: time=\"2026-06-12T16:20:40.360269031Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c78bff8f5-cpths for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:40.370922 crc crio[22579]: time=\"2026-06-12T16:20:40.370885441Z\" level=info msg=\"Ran pod sandbox b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 with infra container: openstack/dnsmasq-dns-6c78bff8f5-cpths/POD\" id=f0925c74-16c4-4b9d-9e02-247b0408b6a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:40.374135 crc crio[22579]: time=\"2026-06-12T16:20:40.374097973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d657f661-eaac-48d6-a0f3-cc4eca60b587 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:40.444936 crc crio[22579]: time=\"2026-06-12T16:20:40.444461702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f0ae26a9-7899-4acd-bcbf-1239f6488899 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:40.454081 crc crio[22579]: time=\"2026-06-12T16:20:40.453995444Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c78bff8f5-cpths/init\" id=984fca70-8b72-4c8e-9891-bb46c88ecb44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:40.454483 crc crio[22579]: time=\"2026-06-12T16:20:40.454415055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:40.539229 crc crio[22579]: time=\"2026-06-12T16:20:40.539139259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:40.548343 crc crio[22579]: time=\"2026-06-12T16:20:40.548267021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:40.737985 crc crio[22579]: time=\"2026-06-12T16:20:40.737905612Z\" level=info msg=\"Created container 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab: openstack/dnsmasq-dns-6c78bff8f5-cpths/init\" id=984fca70-8b72-4c8e-9891-bb46c88ecb44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:40.740369 crc crio[22579]: time=\"2026-06-12T16:20:40.740227201Z\" level=info msg=\"Starting container: 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab\" id=80a339f0-02f0-46e6-871d-bcfb8be001d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:40.748351 crc crio[22579]: time=\"2026-06-12T16:20:40.748253725Z\" level=info msg=\"Started container\" PID=95728 containerID=8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab description=openstack/dnsmasq-dns-6c78bff8f5-cpths/init id=80a339f0-02f0-46e6-871d-bcfb8be001d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\nJun 12 16:20:40.847349 crc crio[22579]: time=\"2026-06-12T16:20:40.847191671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a77f7782-a64e-4982-8cbf-9ca9de6b20c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:40.935704 crc crio[22579]: time=\"2026-06-12T16:20:40.935384933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4a98f05e-116f-4611-8274-afbc18b1dc2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:40.948112 crc crio[22579]: time=\"2026-06-12T16:20:40.947986543Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns\" id=c26082d8-7c08-4c20-b379-e4b866a1b5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:40.948446 crc crio[22579]: time=\"2026-06-12T16:20:40.948430765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:41.031589 crc crio[22579]: time=\"2026-06-12T16:20:41.031387424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:41.039394 crc crio[22579]: time=\"2026-06-12T16:20:41.039287645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:41.205433 crc crio[22579]: time=\"2026-06-12T16:20:41.204787012Z\" level=info msg=\"Created container 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns\" id=c26082d8-7c08-4c20-b379-e4b866a1b5af name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:41.206787 crc crio[22579]: time=\"2026-06-12T16:20:41.206727102Z\" level=info msg=\"Starting container: 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19\" id=b50a35a7-e500-4a27-a7ce-6f2b1ada8647 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:41.212236 crc crio[22579]: time=\"2026-06-12T16:20:41.21215216Z\" level=info msg=\"Started container\" PID=95774 containerID=0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19 description=openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns id=b50a35a7-e500-4a27-a7ce-6f2b1ada8647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\nJun 12 16:20:42.192179 crc crio[22579]: time=\"2026-06-12T16:20:42.191663333Z\" level=info msg=\"Stopping container: c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b (timeout: 30s)\" id=60593e05-db71-46e7-8532-5422710719de name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:42.194051 crc crio[22579]: time=\"2026-06-12T16:20:42.191822817Z\" level=info msg=\"Stopping container: fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1 (timeout: 30s)\" id=b9eae335-7b88-4ca5-8719-829be3264335 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:42.194051 crc crio[22579]: time=\"2026-06-12T16:20:42.19193372Z\" level=info msg=\"Stopping container: 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6 (timeout: 30s)\" id=6a22f7eb-767d-425d-872a-092d00f21926 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:42.194051 crc crio[22579]: time=\"2026-06-12T16:20:42.192003812Z\" level=info msg=\"Stopping container: f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb (timeout: 30s)\" id=d86ee392-5169-40b7-a0d3-8a4de169a336 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:42.632603 crc crio[22579]: time=\"2026-06-12T16:20:42.632432549Z\" level=info msg=\"Stopped container 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6: openstack/ceilometer-0/proxy-httpd\" id=6a22f7eb-767d-425d-872a-092d00f21926 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:42.737991 crc crio[22579]: time=\"2026-06-12T16:20:42.737697515Z\" level=info msg=\"Stopped container f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb: openstack/ceilometer-0/ceilometer-central-agent\" id=d86ee392-5169-40b7-a0d3-8a4de169a336 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:42.827826 crc crio[22579]: time=\"2026-06-12T16:20:42.825480987Z\" level=info msg=\"Stopping container: ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce (timeout: 30s)\" id=653e8eae-ced0-4b9c-94d8-fdbedc2d2823 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:42.827826 crc crio[22579]: time=\"2026-06-12T16:20:42.82560305Z\" level=info msg=\"Stopping container: 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507 (timeout: 30s)\" id=381268cf-dbc7-490e-a546-e7cb1eb2c004 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:42.841135 crc crio[22579]: time=\"2026-06-12T16:20:42.841044943Z\" level=info msg=\"Stopped container c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b: openstack/ceilometer-0/sg-core\" id=60593e05-db71-46e7-8532-5422710719de name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:42.960200 crc crio[22579]: time=\"2026-06-12T16:20:42.960075959Z\" level=info msg=\"Stopped container ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce: openstack/nova-api-0/nova-api-log\" id=653e8eae-ced0-4b9c-94d8-fdbedc2d2823 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:43.648729 crc crio[22579]: time=\"2026-06-12T16:20:43.64847742Z\" level=info msg=\"Stopped container fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=b9eae335-7b88-4ca5-8719-829be3264335 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:43.649775 crc crio[22579]: time=\"2026-06-12T16:20:43.649686761Z\" level=info msg=\"Stopping pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=b5b03d89-0307-4893-ab7f-44802c03e2b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:43.650437 crc crio[22579]: time=\"2026-06-12T16:20:43.650379809Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d UID:3101eaad-823b-420c-b4fe-3c799867b604 NetNS:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3101eaad_823b_420c_b4fe_3c799867b604.slice PodAnnotations:0xc006b8e898}] Aliases:map[]}\"\nJun 12 16:20:43.650678 crc crio[22579]: time=\"2026-06-12T16:20:43.650624615Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:44.104767 crc crio[22579]: time=\"2026-06-12T16:20:44.104278369Z\" level=info msg=\"Stopped pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=b5b03d89-0307-4893-ab7f-44802c03e2b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:44.948997 crc crio[22579]: time=\"2026-06-12T16:20:44.94838167Z\" level=info msg=\"Removing container: 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6\" id=1c803085-e005-41fe-84bb-699550dbd79e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:44.996096 crc crio[22579]: time=\"2026-06-12T16:20:44.995939809Z\" level=info msg=\"Removed container 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6: openstack/ceilometer-0/proxy-httpd\" id=1c803085-e005-41fe-84bb-699550dbd79e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:44.998599 crc crio[22579]: time=\"2026-06-12T16:20:44.998487064Z\" level=info msg=\"Removing container: c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b\" id=9b19ee77-d1eb-46eb-afa9-e822bf584c10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:45.030097 crc crio[22579]: time=\"2026-06-12T16:20:45.029995315Z\" level=info msg=\"Removed container c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b: openstack/ceilometer-0/sg-core\" id=9b19ee77-d1eb-46eb-afa9-e822bf584c10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:45.033378 crc crio[22579]: time=\"2026-06-12T16:20:45.033283368Z\" level=info msg=\"Removing container: fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1\" id=6c6b79b9-2d4d-431e-9d67-e26a44842370 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:45.071159 crc crio[22579]: time=\"2026-06-12T16:20:45.071071669Z\" level=info msg=\"Removed container fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=6c6b79b9-2d4d-431e-9d67-e26a44842370 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:45.073980 crc crio[22579]: time=\"2026-06-12T16:20:45.073907451Z\" level=info msg=\"Removing container: f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb\" id=89f98fbc-131d-4477-ba5c-971da5842a8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:45.109658 crc crio[22579]: time=\"2026-06-12T16:20:45.109422634Z\" level=info msg=\"Removed container f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb: openstack/ceilometer-0/ceilometer-central-agent\" id=89f98fbc-131d-4477-ba5c-971da5842a8f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:45.471613 crc crio[22579]: time=\"2026-06-12T16:20:45.467813836Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2aa3dec3-1202-42d0-9761-781208cf4dfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:45.471613 crc crio[22579]: time=\"2026-06-12T16:20:45.467921429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:45.508271 crc crio[22579]: time=\"2026-06-12T16:20:45.508199663Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687 UID:63802512-9b23-4dfb-a92b-77bc48a902ad NetNS:/var/run/netns/b15ca9ab-ea77-4c32-a516-3440814f967b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63802512_9b23_4dfb_a92b_77bc48a902ad.slice PodAnnotations:0xc006b8ee10}] Aliases:map[]}\"\nJun 12 16:20:45.508271 crc crio[22579]: time=\"2026-06-12T16:20:45.508246214Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:46.091489 crc crio[22579]: time=\"2026-06-12T16:20:46.09102347Z\" level=info msg=\"Stopped container 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507: openstack/nova-api-0/nova-api-api\" id=381268cf-dbc7-490e-a546-e7cb1eb2c004 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:46.093811 crc crio[22579]: time=\"2026-06-12T16:20:46.093707349Z\" level=info msg=\"Stopping pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=561bad88-dd68-4be6-a362-94f9a0d2307a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:46.094594 crc crio[22579]: time=\"2026-06-12T16:20:46.094431347Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 UID:69b98942-1016-4634-b0e6-072ecd120753 NetNS:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b98942_1016_4634_b0e6_072ecd120753.slice PodAnnotations:0xc005ce6178}] Aliases:map[]}\"\nJun 12 16:20:46.094756 crc crio[22579]: time=\"2026-06-12T16:20:46.094695884Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:46.114386 crc crio[22579]: 2026-06-12T16:20:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:687c40218463374 Mac:02:d8:53:32:aa:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/b15ca9ab-ea77-4c32-a516-3440814f967b SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:46.116471 crc crio[22579]: time=\"2026-06-12T16:20:46.116409596Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687 UID:63802512-9b23-4dfb-a92b-77bc48a902ad NetNS:/var/run/netns/b15ca9ab-ea77-4c32-a516-3440814f967b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63802512_9b23_4dfb_a92b_77bc48a902ad.slice PodAnnotations:0xc006b8ee10}] Aliases:map[]}\"\nJun 12 16:20:46.117347 crc crio[22579]: time=\"2026-06-12T16:20:46.117262067Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:46.136104 crc crio[22579]: time=\"2026-06-12T16:20:46.134808624Z\" level=info msg=\"Ran pod sandbox 687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687 with infra container: openstack/ceilometer-0/POD\" id=2aa3dec3-1202-42d0-9761-781208cf4dfc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:46.142604 crc crio[22579]: time=\"2026-06-12T16:20:46.14255046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=48f5bc1a-8bca-4e3c-aaf1-daccfda4e64e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:46.196774 crc crio[22579]: time=\"2026-06-12T16:20:46.196350268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=bca5ac6f-65ea-4b28-ab94-3eac055bbb45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:46.203762 crc crio[22579]: time=\"2026-06-12T16:20:46.203673404Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=09711ccd-b095-4ef9-aa66-c9e9acd061e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:46.204047 crc crio[22579]: time=\"2026-06-12T16:20:46.204021233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:46.283129 crc crio[22579]: time=\"2026-06-12T16:20:46.283039662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:46.288131 crc crio[22579]: time=\"2026-06-12T16:20:46.28806292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:46.450784 crc crio[22579]: time=\"2026-06-12T16:20:46.450633103Z\" level=info msg=\"Created container e2b07549a3116eb6aba758aca8343da812c7dd521e340bc89aca94b91a93f569: openstack/ceilometer-0/ceilometer-central-agent\" id=09711ccd-b095-4ef9-aa66-c9e9acd061e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:46.452478 crc crio[22579]: time=\"2026-06-12T16:20:46.452341067Z\" level=info msg=\"Starting container: e2b07549a3116eb6aba758aca8343da812c7dd521e340bc89aca94b91a93f569\" id=15a7f572-5032-4b52-9a07-780ccb19c186 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:46.463546 crc crio[22579]: time=\"2026-06-12T16:20:46.461778797Z\" level=info msg=\"Started container\" PID=96187 containerID=e2b07549a3116eb6aba758aca8343da812c7dd521e340bc89aca94b91a93f569 description=openstack/ceilometer-0/ceilometer-central-agent id=15a7f572-5032-4b52-9a07-780ccb19c186 name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687\nJun 12 16:20:46.474336 crc crio[22579]: time=\"2026-06-12T16:20:46.474218173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=9e09e2b1-6479-4db6-8004-a39bcc4f2f76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:46.497936 crc crio[22579]: time=\"2026-06-12T16:20:46.497823853Z\" level=info msg=\"Stopped pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=561bad88-dd68-4be6-a362-94f9a0d2307a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:46.513860 crc crio[22579]: time=\"2026-06-12T16:20:46.513692546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0a14f8db-5e31-4063-951c-e2571b2aad1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:46.537134 crc crio[22579]: time=\"2026-06-12T16:20:46.53703482Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=6b6541b7-d6cd-4500-959c-1298d842e4a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:46.537876 crc crio[22579]: time=\"2026-06-12T16:20:46.537584114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:46.628341 crc crio[22579]: time=\"2026-06-12T16:20:46.627837469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:46.635350 crc crio[22579]: time=\"2026-06-12T16:20:46.635154305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:46.795632 crc crio[22579]: time=\"2026-06-12T16:20:46.795209594Z\" level=info msg=\"Created container 62356c2155cd7ffc788685aa583869cb529a30efd0997f725f30ccaa9517905c: openstack/ceilometer-0/ceilometer-notification-agent\" id=6b6541b7-d6cd-4500-959c-1298d842e4a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:46.797671 crc crio[22579]: time=\"2026-06-12T16:20:46.797216115Z\" level=info msg=\"Starting container: 62356c2155cd7ffc788685aa583869cb529a30efd0997f725f30ccaa9517905c\" id=69e4a9ba-24da-48b9-9809-4c0949b1d207 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:46.802588 crc crio[22579]: time=\"2026-06-12T16:20:46.802427207Z\" level=info msg=\"Started container\" PID=96235 containerID=62356c2155cd7ffc788685aa583869cb529a30efd0997f725f30ccaa9517905c description=openstack/ceilometer-0/ceilometer-notification-agent id=69e4a9ba-24da-48b9-9809-4c0949b1d207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687\nJun 12 16:20:46.820607 crc crio[22579]: time=\"2026-06-12T16:20:46.820451356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2db8a8a9-baa4-413c-82ac-58fef89d7ce1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:46.837336 crc crio[22579]: time=\"2026-06-12T16:20:46.837232132Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5e4a8363-6a78-4c0a-85dd-98237821775f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:46.845703 crc crio[22579]: time=\"2026-06-12T16:20:46.845364059Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=361bd20a-ecd0-43bd-9356-e89604f61fae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:46.845892 crc crio[22579]: time=\"2026-06-12T16:20:46.845748409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:46.895675 crc crio[22579]: time=\"2026-06-12T16:20:46.895413892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:46.903759 crc crio[22579]: time=\"2026-06-12T16:20:46.903554008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:46.997922 crc crio[22579]: time=\"2026-06-12T16:20:46.997792084Z\" level=info msg=\"Removing container: 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507\" id=2e962966-8fb1-48f0-8e8c-4ef72e49c49d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:47.020988 crc crio[22579]: time=\"2026-06-12T16:20:47.020848851Z\" level=info msg=\"Created container 3012f940154cec0aee25f41cb7039de522e1d22acd7e09620a5949b5b53568b1: openstack/ceilometer-0/sg-core\" id=361bd20a-ecd0-43bd-9356-e89604f61fae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:47.027000 crc crio[22579]: time=\"2026-06-12T16:20:47.026928295Z\" level=info msg=\"Starting container: 3012f940154cec0aee25f41cb7039de522e1d22acd7e09620a5949b5b53568b1\" id=88b7d38a-3639-4a91-b529-840c225a4deb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:47.035975 crc crio[22579]: time=\"2026-06-12T16:20:47.035870443Z\" level=info msg=\"Started container\" PID=96273 containerID=3012f940154cec0aee25f41cb7039de522e1d22acd7e09620a5949b5b53568b1 description=openstack/ceilometer-0/sg-core id=88b7d38a-3639-4a91-b529-840c225a4deb name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687\nJun 12 16:20:47.048716 crc crio[22579]: time=\"2026-06-12T16:20:47.048614847Z\" level=info msg=\"Removed container 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507: openstack/nova-api-0/nova-api-api\" id=2e962966-8fb1-48f0-8e8c-4ef72e49c49d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:47.053136 crc crio[22579]: time=\"2026-06-12T16:20:47.052988978Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=15f34879-adc9-4037-baff-f237f7b4025e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:47.057378 crc crio[22579]: time=\"2026-06-12T16:20:47.057146403Z\" level=info msg=\"Removing container: ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce\" id=d48571ab-55a5-4980-b876-1bbbca7b9218 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:47.091595 crc crio[22579]: time=\"2026-06-12T16:20:47.091455406Z\" level=info msg=\"Removed container ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce: openstack/nova-api-0/nova-api-log\" id=d48571ab-55a5-4980-b876-1bbbca7b9218 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:47.213051 crc crio[22579]: time=\"2026-06-12T16:20:47.212998405Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=71823239-0587-4c9e-a2b2-7e5f2d6ea688 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:47.295981 crc crio[22579]: time=\"2026-06-12T16:20:47.295679837Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=979714b9-cafe-438b-badc-e707c47cfe85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:47.296252 crc crio[22579]: time=\"2026-06-12T16:20:47.296044066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:47.368300 crc crio[22579]: time=\"2026-06-12T16:20:47.36816639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:47.373277 crc crio[22579]: time=\"2026-06-12T16:20:47.373196558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:47.619005 crc crio[22579]: time=\"2026-06-12T16:20:47.618948806Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=7dcea415-9fc8-4d03-8ed8-3590f8099571 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:47.619346 crc crio[22579]: time=\"2026-06-12T16:20:47.619279484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:47.637298 crc crio[22579]: time=\"2026-06-12T16:20:47.6372036Z\" level=info msg=\"Created container b901e79307ea790286995550a6d2e85981a4b4d33d2267f658eda28023299a30: openstack/ceilometer-0/proxy-httpd\" id=979714b9-cafe-438b-badc-e707c47cfe85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:47.639728 crc crio[22579]: time=\"2026-06-12T16:20:47.639631042Z\" level=info msg=\"Starting container: b901e79307ea790286995550a6d2e85981a4b4d33d2267f658eda28023299a30\" id=261b6367-43b1-4fc6-b1dd-ff2b4d62a052 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:47.645145 crc crio[22579]: time=\"2026-06-12T16:20:47.644998838Z\" level=info msg=\"Started container\" PID=96321 containerID=b901e79307ea790286995550a6d2e85981a4b4d33d2267f658eda28023299a30 description=openstack/ceilometer-0/proxy-httpd id=261b6367-43b1-4fc6-b1dd-ff2b4d62a052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687\nJun 12 16:20:47.656214 crc crio[22579]: time=\"2026-06-12T16:20:47.65607762Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d UID:1daa55aa-9096-45ca-af5a-58b1aaecd8de NetNS:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1daa55aa_9096_45ca_af5a_58b1aaecd8de.slice PodAnnotations:0xc000c9a328}] Aliases:map[]}\"\nJun 12 16:20:47.656214 crc crio[22579]: time=\"2026-06-12T16:20:47.656156632Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:47.880821 crc crio[22579]: time=\"2026-06-12T16:20:47.880342012Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-mxvtx/POD\" id=41d8eb35-e5de-497a-b3a1-c6850c97aac5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:47.880939 crc crio[22579]: time=\"2026-06-12T16:20:47.880858325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:47.927427 crc crio[22579]: time=\"2026-06-12T16:20:47.927361957Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-mxvtx Namespace:openstack ID:889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff UID:4447540d-39ec-4f2d-af4a-c804af02705d NetNS:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4447540d_39ec_4f2d_af4a_c804af02705d.slice PodAnnotations:0xc000c9a6a0}] Aliases:map[]}\"\nJun 12 16:20:47.928106 crc crio[22579]: time=\"2026-06-12T16:20:47.928077505Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-mxvtx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:48.030800 crc crio[22579]: time=\"2026-06-12T16:20:48.028887698Z\" level=info msg=\"Stopping container: 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a (timeout: 10s)\" id=cf05da1d-c6ad-4a3f-80bb-dbdc7ab92085 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:48.174467 crc crio[22579]: time=\"2026-06-12T16:20:48.173768512Z\" level=info msg=\"Stopped container 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns\" id=cf05da1d-c6ad-4a3f-80bb-dbdc7ab92085 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:48.175735 crc crio[22579]: time=\"2026-06-12T16:20:48.175133576Z\" level=info msg=\"Stopping pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=34f2aedd-610d-4bae-905c-2216added095 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:48.176592 crc crio[22579]: time=\"2026-06-12T16:20:48.175824814Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-gbknj Namespace:openstack ID:c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 UID:05eb14be-6786-417d-bd54-e5af192783a7 NetNS:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05eb14be_6786_417d_bd54_e5af192783a7.slice PodAnnotations:0xc00130cd08}] Aliases:map[]}\"\nJun 12 16:20:48.176592 crc crio[22579]: time=\"2026-06-12T16:20:48.176011439Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5b6f8f974c-gbknj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:48.555082 crc crio[22579]: 2026-06-12T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ba17b6968d0fed Mac:fe:f8:48:36:dc:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:48.556626 crc crio[22579]: time=\"2026-06-12T16:20:48.556088282Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d UID:1daa55aa-9096-45ca-af5a-58b1aaecd8de NetNS:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1daa55aa_9096_45ca_af5a_58b1aaecd8de.slice PodAnnotations:0xc000c9a328}] Aliases:map[]}\"\nJun 12 16:20:48.556626 crc crio[22579]: time=\"2026-06-12T16:20:48.556282557Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:48.584190 crc crio[22579]: time=\"2026-06-12T16:20:48.584044883Z\" level=info msg=\"Ran pod sandbox 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d with infra container: openstack/nova-api-0/POD\" id=7dcea415-9fc8-4d03-8ed8-3590f8099571 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:48.592815 crc crio[22579]: time=\"2026-06-12T16:20:48.592715623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d99abe65-6755-48e7-bb03-aa68a1897e80 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:48.600578 crc crio[22579]: time=\"2026-06-12T16:20:48.60045569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=88edbe69-3331-4ee2-86e4-99638f6ec198 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:48.610132 crc crio[22579]: time=\"2026-06-12T16:20:48.610030203Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=1d548092-7728-4033-b35a-b56189b3bd67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:48.610662 crc crio[22579]: time=\"2026-06-12T16:20:48.610599208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:48.690392 crc crio[22579]: time=\"2026-06-12T16:20:48.690284914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:48.694765 crc crio[22579]: 2026-06-12T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:889d0dd0628497f Mac:12:3c:96:20:1c:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:48.695715 crc crio[22579]: time=\"2026-06-12T16:20:48.69564696Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-mxvtx Namespace:openstack ID:889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff UID:4447540d-39ec-4f2d-af4a-c804af02705d NetNS:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4447540d_39ec_4f2d_af4a_c804af02705d.slice PodAnnotations:0xc000c9a6a0}] Aliases:map[]}\"\nJun 12 16:20:48.695811 crc crio[22579]: time=\"2026-06-12T16:20:48.695799824Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-mxvtx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:20:48.715687 crc crio[22579]: time=\"2026-06-12T16:20:48.699005536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:48.715687 crc crio[22579]: time=\"2026-06-12T16:20:48.710791265Z\" level=info msg=\"Ran pod sandbox 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff with infra container: openstack/nova-cell1-cell-mapping-mxvtx/POD\" id=41d8eb35-e5de-497a-b3a1-c6850c97aac5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:48.726366 crc crio[22579]: time=\"2026-06-12T16:20:48.725790207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ef6879b2-df53-412f-8f43-2c48e843ec45 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:48.764032 crc crio[22579]: time=\"2026-06-12T16:20:48.763926676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a50b01b3-87a7-426c-b788-8b9f919d9d0b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:48.776432 crc crio[22579]: time=\"2026-06-12T16:20:48.774764892Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-mxvtx/nova-manage\" id=3217d22a-c3f2-45e6-8286-f66835384bc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:48.776432 crc crio[22579]: time=\"2026-06-12T16:20:48.775264564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:48.872904 crc crio[22579]: time=\"2026-06-12T16:20:48.872795094Z\" level=info msg=\"Stopped pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=34f2aedd-610d-4bae-905c-2216added095 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:48.912774 crc crio[22579]: time=\"2026-06-12T16:20:48.910891873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:48.925878 crc crio[22579]: time=\"2026-06-12T16:20:48.925712839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:49.106767 crc crio[22579]: time=\"2026-06-12T16:20:49.106556317Z\" level=info msg=\"Removing container: 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a\" id=d7df4b59-c840-4086-bd00-bc23a40c80f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:49.199617 crc crio[22579]: time=\"2026-06-12T16:20:49.199385407Z\" level=info msg=\"Created container 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342: openstack/nova-api-0/nova-api-log\" id=1d548092-7728-4033-b35a-b56189b3bd67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:49.201562 crc crio[22579]: time=\"2026-06-12T16:20:49.20147088Z\" level=info msg=\"Starting container: 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342\" id=b3115e69-f1b7-483d-a95d-9f37280c0c98 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:49.207966 crc crio[22579]: time=\"2026-06-12T16:20:49.207874603Z\" level=info msg=\"Started container\" PID=96725 containerID=2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342 description=openstack/nova-api-0/nova-api-log id=b3115e69-f1b7-483d-a95d-9f37280c0c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\nJun 12 16:20:49.229855 crc crio[22579]: time=\"2026-06-12T16:20:49.229632646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1a700de3-5658-4eb2-ada6-0d4e632eb5a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:49.301206 crc crio[22579]: time=\"2026-06-12T16:20:49.300645972Z\" level=info msg=\"Created container ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141: openstack/nova-cell1-cell-mapping-mxvtx/nova-manage\" id=3217d22a-c3f2-45e6-8286-f66835384bc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:49.303088 crc crio[22579]: time=\"2026-06-12T16:20:49.302977861Z\" level=info msg=\"Starting container: ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141\" id=d7b04ae3-78ac-443a-9c19-1796bf7472de name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:49.311378 crc crio[22579]: time=\"2026-06-12T16:20:49.31118996Z\" level=info msg=\"Started container\" PID=96763 containerID=ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141 description=openstack/nova-cell1-cell-mapping-mxvtx/nova-manage id=d7b04ae3-78ac-443a-9c19-1796bf7472de name=/runtime.v1.RuntimeService/StartContainer sandboxID=889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\nJun 12 16:20:49.342571 crc crio[22579]: time=\"2026-06-12T16:20:49.342023504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=47fe7492-5335-4bfe-8879-6f49da5eaede name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:20:49.357125 crc crio[22579]: time=\"2026-06-12T16:20:49.357029555Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=cb18e9d1-3179-4969-923b-8e13b9132d23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:49.357573 crc crio[22579]: time=\"2026-06-12T16:20:49.357459546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:49.414907 crc crio[22579]: time=\"2026-06-12T16:20:49.414845885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:49.424222 crc crio[22579]: time=\"2026-06-12T16:20:49.424110761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:49.489454 crc crio[22579]: time=\"2026-06-12T16:20:49.489160795Z\" level=info msg=\"Removed container 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns\" id=d7df4b59-c840-4086-bd00-bc23a40c80f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:49.492191 crc crio[22579]: time=\"2026-06-12T16:20:49.492059999Z\" level=info msg=\"Removing container: f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9\" id=b438ae1b-efdc-4c8b-990e-7b3f734de3c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:49.573704 crc crio[22579]: time=\"2026-06-12T16:20:49.573603202Z\" level=info msg=\"Removed container f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9: openstack/dnsmasq-dns-5b6f8f974c-gbknj/init\" id=b438ae1b-efdc-4c8b-990e-7b3f734de3c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:20:49.631887 crc crio[22579]: time=\"2026-06-12T16:20:49.631635047Z\" level=info msg=\"Created container 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010: openstack/nova-api-0/nova-api-api\" id=cb18e9d1-3179-4969-923b-8e13b9132d23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:20:49.635950 crc crio[22579]: time=\"2026-06-12T16:20:49.635868255Z\" level=info msg=\"Starting container: 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010\" id=21eb74c6-bc81-4fbc-baeb-262f29fc4a00 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:20:49.650092 crc crio[22579]: time=\"2026-06-12T16:20:49.650027125Z\" level=info msg=\"Started container\" PID=96849 containerID=50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010 description=openstack/nova-api-0/nova-api-api id=21eb74c6-bc81-4fbc-baeb-262f29fc4a00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\nJun 12 16:20:57.256137 crc crio[22579]: time=\"2026-06-12T16:20:57.255217349Z\" level=info msg=\"Stopping pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=ac67bdd2-5b79-4aea-bf19-a960f9cf10c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:57.257574 crc crio[22579]: time=\"2026-06-12T16:20:57.256772029Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-mxvtx Namespace:openstack ID:889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff UID:4447540d-39ec-4f2d-af4a-c804af02705d NetNS:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4447540d_39ec_4f2d_af4a_c804af02705d.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"\nJun 12 16:20:57.257574 crc crio[22579]: time=\"2026-06-12T16:20:57.256903112Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-mxvtx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:57.613007 crc crio[22579]: time=\"2026-06-12T16:20:57.612796901Z\" level=info msg=\"Stopped pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=ac67bdd2-5b79-4aea-bf19-a960f9cf10c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:20:58.557223 crc crio[22579]: time=\"2026-06-12T16:20:58.55675575Z\" level=info msg=\"Stopping container: 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342 (timeout: 30s)\" id=727c86f4-3233-4408-9519-ea5694947dba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:58.558274 crc crio[22579]: time=\"2026-06-12T16:20:58.557013596Z\" level=info msg=\"Stopping container: 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010 (timeout: 30s)\" id=727921a5-58ff-4f34-b16d-eea778c148ae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:58.664106 crc crio[22579]: time=\"2026-06-12T16:20:58.664039768Z\" level=info msg=\"Stopping container: eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51 (timeout: 30s)\" id=935dfc0f-a287-4b98-9b15-aac3e0adeba0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:58.721331 crc crio[22579]: time=\"2026-06-12T16:20:58.721209252Z\" level=info msg=\"Stopped container 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342: openstack/nova-api-0/nova-api-log\" id=727c86f4-3233-4408-9519-ea5694947dba name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:58.753013 crc crio[22579]: time=\"2026-06-12T16:20:58.752939698Z\" level=info msg=\"Stopping container: 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c (timeout: 30s)\" id=65154324-d602-4d26-9415-8bc367a117cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:58.753640 crc crio[22579]: time=\"2026-06-12T16:20:58.752973649Z\" level=info msg=\"Stopping container: 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91 (timeout: 30s)\" id=7cab75d8-e529-4552-955b-667e66bbf86e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:58.922027 crc crio[22579]: time=\"2026-06-12T16:20:58.921928215Z\" level=info msg=\"Stopped container 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91: openstack/nova-metadata-0/nova-metadata-log\" id=7cab75d8-e529-4552-955b-667e66bbf86e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:20:59.309591 crc crio[22579]: time=\"2026-06-12T16:20:59.309040497Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-8zvvk/POD\" id=06cc42a7-5f77-4a6c-b08b-d90bc906105e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:20:59.309795 crc crio[22579]: time=\"2026-06-12T16:20:59.309656733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:20:59.349933 crc crio[22579]: time=\"2026-06-12T16:20:59.349835754Z\" level=info msg=\"Got pod network &{Name:community-operators-8zvvk Namespace:openshift-marketplace ID:ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b UID:27b751f9-edbd-47bf-a78e-5328fc63a234 NetNS:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27b751f9_edbd_47bf_a78e_5328fc63a234.slice PodAnnotations:0xc004fc12b0}] Aliases:map[]}\"\nJun 12 16:20:59.349933 crc crio[22579]: time=\"2026-06-12T16:20:59.349898036Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-8zvvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:20:59.988212 crc crio[22579]: 2026-06-12T16:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1695eb1c11ed5 Mac:c2:7e:de:63:64:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 SocketPath: PciID:}] [{Interface:0xc0001845b0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:20:59.989443 crc crio[22579]: time=\"2026-06-12T16:20:59.989380264Z\" level=info msg=\"Got pod network &{Name:community-operators-8zvvk Namespace:openshift-marketplace ID:ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b UID:27b751f9-edbd-47bf-a78e-5328fc63a234 NetNS:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27b751f9_edbd_47bf_a78e_5328fc63a234.slice PodAnnotations:0xc004fc12b0}] Aliases:map[]}\"\nJun 12 16:20:59.989681 crc crio[22579]: time=\"2026-06-12T16:20:59.98961986Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-8zvvk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:00.006468 crc crio[22579]: time=\"2026-06-12T16:21:00.006353746Z\" level=info msg=\"Ran pod sandbox ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b with infra container: openshift-marketplace/community-operators-8zvvk/POD\" id=06cc42a7-5f77-4a6c-b08b-d90bc906105e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:00.038712 crc crio[22579]: time=\"2026-06-12T16:21:00.036679137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4fc5e753-40c9-4d9b-af09-7760dd575141 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:00.042622 crc crio[22579]: time=\"2026-06-12T16:21:00.042402282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b340c52-591e-41fa-aceb-961dddd9b5b3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:00.054134 crc crio[22579]: time=\"2026-06-12T16:21:00.054008357Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8zvvk/extract-utilities\" id=9bea5ca1-db02-4266-9e32-d1307e4a0df9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:00.054731 crc crio[22579]: time=\"2026-06-12T16:21:00.054635883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:00.130342 crc crio[22579]: time=\"2026-06-12T16:21:00.130193504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:00.134252 crc crio[22579]: time=\"2026-06-12T16:21:00.134108964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:00.336674 crc crio[22579]: time=\"2026-06-12T16:21:00.336588442Z\" level=info msg=\"Created container 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea: openshift-marketplace/community-operators-8zvvk/extract-utilities\" id=9bea5ca1-db02-4266-9e32-d1307e4a0df9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:00.337998 crc crio[22579]: time=\"2026-06-12T16:21:00.337951266Z\" level=info msg=\"Starting container: 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea\" id=e5c5dffd-1b06-401f-b825-81ce3d35ceb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:00.351262 crc crio[22579]: time=\"2026-06-12T16:21:00.351114721Z\" level=info msg=\"Started container\" PID=97642 containerID=6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea description=openshift-marketplace/community-operators-8zvvk/extract-utilities id=e5c5dffd-1b06-401f-b825-81ce3d35ceb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\nJun 12 16:21:01.285384 crc crio[22579]: time=\"2026-06-12T16:21:01.280971662Z\" level=info msg=\"Stopped container eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=935dfc0f-a287-4b98-9b15-aac3e0adeba0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:01.285384 crc crio[22579]: time=\"2026-06-12T16:21:01.282814399Z\" level=info msg=\"Stopping pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=1093b1f0-df74-44ee-b759-ad6345593637 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:01.285384 crc crio[22579]: time=\"2026-06-12T16:21:01.284697467Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd UID:5d85907e-8c06-424f-a179-fad83fa33ef9 NetNS:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d85907e_8c06_424f_a179_fad83fa33ef9.slice PodAnnotations:0xc002309550}] Aliases:map[]}\"\nJun 12 16:21:01.285384 crc crio[22579]: time=\"2026-06-12T16:21:01.284838331Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:01.402673 crc crio[22579]: time=\"2026-06-12T16:21:01.402545912Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=acd18950-ad5e-4d7a-b770-883cbce8be75 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:01.416006 crc crio[22579]: time=\"2026-06-12T16:21:01.415640165Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:21:01.693960 crc crio[22579]: time=\"2026-06-12T16:21:01.693380386Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-7zxv8/POD\" id=74a28fab-c4a8-4268-ad5e-b6dc93b3743f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:01.693960 crc crio[22579]: time=\"2026-06-12T16:21:01.693942601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:01.769688 crc crio[22579]: time=\"2026-06-12T16:21:01.769584684Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7zxv8 Namespace:openshift-marketplace ID:819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 UID:8494c1c6-2865-4dc5-91eb-920517827adb NetNS:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8494c1c6_2865_4dc5_91eb_920517827adb.slice PodAnnotations:0xc00130c0a0}] Aliases:map[]}\"\nJun 12 16:21:01.769688 crc crio[22579]: time=\"2026-06-12T16:21:01.769669706Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-7zxv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:01.782992 crc crio[22579]: time=\"2026-06-12T16:21:01.782650506Z\" level=info msg=\"Stopped pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=1093b1f0-df74-44ee-b759-ad6345593637 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:02.193694 crc crio[22579]: time=\"2026-06-12T16:21:02.193159603Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=acd18950-ad5e-4d7a-b770-883cbce8be75 name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:02.198768 crc crio[22579]: time=\"2026-06-12T16:21:02.197892323Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ae289bc4-a99b-428d-b8c4-b2e31738a3d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:02.202189 crc crio[22579]: time=\"2026-06-12T16:21:02.201799693Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e251eb15-0e4c-4033-a36f-f3ad8189d0f9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:02.211228 crc crio[22579]: time=\"2026-06-12T16:21:02.21114405Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8zvvk/extract-content\" id=c39f7243-6fc0-4139-8d2b-a59e2ef71544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:02.212464 crc crio[22579]: time=\"2026-06-12T16:21:02.211882159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:02.306040 crc crio[22579]: time=\"2026-06-12T16:21:02.305902159Z\" level=info msg=\"Stopped container 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c: openstack/nova-metadata-0/nova-metadata-metadata\" id=65154324-d602-4d26-9415-8bc367a117cd name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:02.307198 crc crio[22579]: time=\"2026-06-12T16:21:02.307080169Z\" level=info msg=\"Stopping pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=6932a83c-ddf3-440e-a3f2-78d959cbb96d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:02.308154 crc crio[22579]: time=\"2026-06-12T16:21:02.307844039Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 UID:ef9eba3c-cf0a-42b9-8eee-b90df7b26d4d NetNS:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9eba3c_cf0a_42b9_8eee_b90df7b26d4d.slice PodAnnotations:0xc004fc0568}] Aliases:map[]}\"\nJun 12 16:21:02.308263 crc crio[22579]: time=\"2026-06-12T16:21:02.308238329Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:02.308787 crc crio[22579]: time=\"2026-06-12T16:21:02.308712711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:02.313669 crc crio[22579]: time=\"2026-06-12T16:21:02.313595305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:02.349022 crc crio[22579]: 2026-06-12T16:21:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:819fe3d9e395b6a Mac:9a:6a:02:3f:6c:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e SocketPath: PciID:}] [{Interface:0xc000236e10 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:02.350703 crc crio[22579]: time=\"2026-06-12T16:21:02.350633886Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7zxv8 Namespace:openshift-marketplace ID:819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 UID:8494c1c6-2865-4dc5-91eb-920517827adb NetNS:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8494c1c6_2865_4dc5_91eb_920517827adb.slice PodAnnotations:0xc00130c0a0}] Aliases:map[]}\"\nJun 12 16:21:02.350900 crc crio[22579]: time=\"2026-06-12T16:21:02.350802491Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7zxv8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:02.361832 crc crio[22579]: time=\"2026-06-12T16:21:02.361761169Z\" level=info msg=\"Ran pod sandbox 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 with infra container: openshift-marketplace/redhat-operators-7zxv8/POD\" id=74a28fab-c4a8-4268-ad5e-b6dc93b3743f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:02.366349 crc crio[22579]: time=\"2026-06-12T16:21:02.366244593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12ca398c-0aac-4c8d-81cd-519b80abfb23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:02.370388 crc crio[22579]: time=\"2026-06-12T16:21:02.370282566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac61fa76-6e65-4ee1-be80-8dbe0e1fd3bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:02.381754 crc crio[22579]: time=\"2026-06-12T16:21:02.381646935Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7zxv8/extract-utilities\" id=28e7c538-0ea7-40a6-b43e-3d0b483f5830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:02.382380 crc crio[22579]: time=\"2026-06-12T16:21:02.3822486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:02.433595 crc crio[22579]: time=\"2026-06-12T16:21:02.433412531Z\" level=info msg=\"Removing container: eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51\" id=cb427291-a62e-4d36-a83a-3d53b4d2bd9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:02.482845 crc crio[22579]: time=\"2026-06-12T16:21:02.482700944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:02.504181 crc crio[22579]: time=\"2026-06-12T16:21:02.504035467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:02.509592 crc crio[22579]: time=\"2026-06-12T16:21:02.508174472Z\" level=info msg=\"Removed container eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=cb427291-a62e-4d36-a83a-3d53b4d2bd9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:02.657467 crc crio[22579]: time=\"2026-06-12T16:21:02.657388966Z\" level=info msg=\"Created container dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58: openshift-marketplace/community-operators-8zvvk/extract-content\" id=c39f7243-6fc0-4139-8d2b-a59e2ef71544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:02.659678 crc crio[22579]: time=\"2026-06-12T16:21:02.659359396Z\" level=info msg=\"Starting container: dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58\" id=0ba72a64-4dc5-4fcc-a1e5-936da30c20d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:02.672186 crc crio[22579]: time=\"2026-06-12T16:21:02.672091719Z\" level=info msg=\"Started container\" PID=97837 containerID=dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58 description=openshift-marketplace/community-operators-8zvvk/extract-content id=0ba72a64-4dc5-4fcc-a1e5-936da30c20d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\nJun 12 16:21:02.674795 crc crio[22579]: time=\"2026-06-12T16:21:02.674412558Z\" level=info msg=\"Created container da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf: openshift-marketplace/redhat-operators-7zxv8/extract-utilities\" id=28e7c538-0ea7-40a6-b43e-3d0b483f5830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:02.677179 crc crio[22579]: time=\"2026-06-12T16:21:02.677109677Z\" level=info msg=\"Starting container: da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf\" id=c983bfcf-03c4-467b-a51f-61f0695149cd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:02.688585 crc crio[22579]: time=\"2026-06-12T16:21:02.688048435Z\" level=info msg=\"Started container\" PID=97843 containerID=da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf description=openshift-marketplace/redhat-operators-7zxv8/extract-utilities id=c983bfcf-03c4-467b-a51f-61f0695149cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\nJun 12 16:21:02.717709 crc crio[22579]: time=\"2026-06-12T16:21:02.717028442Z\" level=info msg=\"Stopped pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=6932a83c-ddf3-440e-a3f2-78d959cbb96d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:02.955964 crc crio[22579]: time=\"2026-06-12T16:21:02.955539506Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=fd869cfa-4299-4f44-b612-9ce4f27a438b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:02.956071 crc crio[22579]: time=\"2026-06-12T16:21:02.956035418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:03.003280 crc crio[22579]: time=\"2026-06-12T16:21:03.003045504Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a UID:2bcfe51f-52e0-492a-82cb-a045318a81d7 NetNS:/var/run/netns/82292cf6-bbfb-453e-9a2a-cd35d82fbc7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bcfe51f_52e0_492a_82cb_a045318a81d7.slice PodAnnotations:0xc004fc0d50}] Aliases:map[]}\"\nJun 12 16:21:03.003280 crc crio[22579]: time=\"2026-06-12T16:21:03.003106825Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:03.470801 crc crio[22579]: time=\"2026-06-12T16:21:03.470236012Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=81082ca1-b618-4489-81e2-3bbfbfcd3a4d name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:03.475124 crc crio[22579]: time=\"2026-06-12T16:21:03.474746686Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:21:03.515871 crc crio[22579]: time=\"2026-06-12T16:21:03.5157807Z\" level=info msg=\"Removing container: 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c\" id=68590d8c-bc55-48ee-9b3c-c003a5bf4a18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:03.636488 crc crio[22579]: time=\"2026-06-12T16:21:03.636370126Z\" level=info msg=\"Removed container 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c: openstack/nova-metadata-0/nova-metadata-metadata\" id=68590d8c-bc55-48ee-9b3c-c003a5bf4a18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:03.676785 crc crio[22579]: time=\"2026-06-12T16:21:03.671848278Z\" level=info msg=\"Removing container: 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91\" id=19bccbad-8871-4594-bded-7db0e24377b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:03.741270 crc crio[22579]: time=\"2026-06-12T16:21:03.74114614Z\" level=info msg=\"Removed container 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91: openstack/nova-metadata-0/nova-metadata-log\" id=19bccbad-8871-4594-bded-7db0e24377b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:03.969290 crc crio[22579]: 2026-06-12T16:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656ee594ec777a8 Mac:9a:47:1e:d1:84:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/82292cf6-bbfb-453e-9a2a-cd35d82fbc7c SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:03.971791 crc crio[22579]: time=\"2026-06-12T16:21:03.971701371Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a UID:2bcfe51f-52e0-492a-82cb-a045318a81d7 NetNS:/var/run/netns/82292cf6-bbfb-453e-9a2a-cd35d82fbc7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bcfe51f_52e0_492a_82cb_a045318a81d7.slice PodAnnotations:0xc004fc0d50}] Aliases:map[]}\"\nJun 12 16:21:03.972073 crc crio[22579]: time=\"2026-06-12T16:21:03.971948627Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:03.982023 crc crio[22579]: time=\"2026-06-12T16:21:03.981920091Z\" level=info msg=\"Ran pod sandbox 656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a with infra container: openstack/nova-scheduler-0/POD\" id=fd869cfa-4299-4f44-b612-9ce4f27a438b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:03.984774 crc crio[22579]: time=\"2026-06-12T16:21:03.984682901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=9b15968f-2b15-4d1d-a74d-9678d48a189f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:04.030562 crc crio[22579]: time=\"2026-06-12T16:21:04.028093645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=e4096c2c-6cfd-4de7-a497-46295f036b9c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:04.036690 crc crio[22579]: time=\"2026-06-12T16:21:04.035998206Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7c259efa-6b6b-41e7-8a4a-2db1a6a66117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:04.036690 crc crio[22579]: time=\"2026-06-12T16:21:04.036430897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.119322 crc crio[22579]: time=\"2026-06-12T16:21:04.119198561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.132238 crc crio[22579]: time=\"2026-06-12T16:21:04.132154021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.182593 crc crio[22579]: time=\"2026-06-12T16:21:04.182539782Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=81082ca1-b618-4489-81e2-3bbfbfcd3a4d name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:04.186095 crc crio[22579]: time=\"2026-06-12T16:21:04.18600512Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=daaae9eb-af6a-456c-838d-2c962576d104 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:04.188475 crc crio[22579]: time=\"2026-06-12T16:21:04.188407591Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c771c024-93a4-42e7-8f74-514f1d8d68e8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:04.200935 crc crio[22579]: time=\"2026-06-12T16:21:04.200709893Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7zxv8/extract-content\" id=7419b89e-9af5-4a9f-aaaf-0543af23fe37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:04.201337 crc crio[22579]: time=\"2026-06-12T16:21:04.201209556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.323733 crc crio[22579]: time=\"2026-06-12T16:21:04.323611348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.329968 crc crio[22579]: time=\"2026-06-12T16:21:04.329928769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.498943 crc crio[22579]: time=\"2026-06-12T16:21:04.498818503Z\" level=info msg=\"Created container 6544cfa099fc86a8d6b74d608f7b878010f3de8cfd1b02639dcdb76512ec3d15: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7c259efa-6b6b-41e7-8a4a-2db1a6a66117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:04.500921 crc crio[22579]: time=\"2026-06-12T16:21:04.500861265Z\" level=info msg=\"Starting container: 6544cfa099fc86a8d6b74d608f7b878010f3de8cfd1b02639dcdb76512ec3d15\" id=5ceb227c-e71f-4e17-89c8-26d25d3840a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:04.508013 crc crio[22579]: time=\"2026-06-12T16:21:04.507924744Z\" level=info msg=\"Started container\" PID=97981 containerID=6544cfa099fc86a8d6b74d608f7b878010f3de8cfd1b02639dcdb76512ec3d15 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=5ceb227c-e71f-4e17-89c8-26d25d3840a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a\nJun 12 16:21:04.542648 crc crio[22579]: time=\"2026-06-12T16:21:04.542585165Z\" level=info msg=\"Created container 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2: openshift-marketplace/redhat-operators-7zxv8/extract-content\" id=7419b89e-9af5-4a9f-aaaf-0543af23fe37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:04.545172 crc crio[22579]: time=\"2026-06-12T16:21:04.545084589Z\" level=info msg=\"Starting container: 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2\" id=2e83486f-f419-473a-aba3-767c391275c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:04.556953 crc crio[22579]: time=\"2026-06-12T16:21:04.556851608Z\" level=info msg=\"Started container\" PID=98001 containerID=76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2 description=openshift-marketplace/redhat-operators-7zxv8/extract-content id=2e83486f-f419-473a-aba3-767c391275c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\nJun 12 16:21:04.560179 crc crio[22579]: time=\"2026-06-12T16:21:04.560107821Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=bf7f1bf8-82c6-4064-9698-b55ffba00d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:04.560268 crc crio[22579]: time=\"2026-06-12T16:21:04.560218024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:04.615332 crc crio[22579]: time=\"2026-06-12T16:21:04.614887964Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1 UID:5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f NetNS:/var/run/netns/31d4deb9-0a35-4e40-a5da-c7df614692f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a81cdd2_3075_4855_ae3e_fdfeeaa0fd6f.slice PodAnnotations:0xc004fc07b8}] Aliases:map[]}\"\nJun 12 16:21:04.615332 crc crio[22579]: time=\"2026-06-12T16:21:04.615207802Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:05.295868 crc crio[22579]: 2026-06-12T16:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c71a7faecd60c6 Mac:3e:a4:91:08:e9:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/31d4deb9-0a35-4e40-a5da-c7df614692f9 SocketPath: PciID:}] [{Interface:0xc0004845b0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:05.296951 crc crio[22579]: time=\"2026-06-12T16:21:05.296908093Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1 UID:5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f NetNS:/var/run/netns/31d4deb9-0a35-4e40-a5da-c7df614692f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a81cdd2_3075_4855_ae3e_fdfeeaa0fd6f.slice PodAnnotations:0xc004fc07b8}] Aliases:map[]}\"\nJun 12 16:21:05.297133 crc crio[22579]: time=\"2026-06-12T16:21:05.297093447Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:05.350119 crc crio[22579]: time=\"2026-06-12T16:21:05.349962221Z\" level=info msg=\"Ran pod sandbox 4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1 with infra container: openstack/nova-metadata-0/POD\" id=bf7f1bf8-82c6-4064-9698-b55ffba00d9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:05.353554 crc crio[22579]: time=\"2026-06-12T16:21:05.353411879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=36279c82-e33c-489e-9afd-3949f9f55041 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:05.356701 crc crio[22579]: time=\"2026-06-12T16:21:05.356615281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=166889a8-1e52-43a1-bbf1-934725ec407c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:05.367002 crc crio[22579]: time=\"2026-06-12T16:21:05.366916722Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=03dc4a8f-a830-4ac4-b580-e64617d82501 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:05.367991 crc crio[22579]: time=\"2026-06-12T16:21:05.367841836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:05.416207 crc crio[22579]: time=\"2026-06-12T16:21:05.416062562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:05.419233 crc crio[22579]: time=\"2026-06-12T16:21:05.41913305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:05.570973 crc crio[22579]: time=\"2026-06-12T16:21:05.570909829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a611fcd-ecbb-4645-a259-0d5549f5dea0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:05.578966 crc crio[22579]: time=\"2026-06-12T16:21:05.578588484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=07fd3f1b-26c5-4725-9b8e-8ad95b759cf3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:05.587845 crc crio[22579]: time=\"2026-06-12T16:21:05.587705156Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8zvvk/registry-server\" id=19aa2e8b-6ee7-4bac-8183-49ad90a9ec3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:05.588364 crc crio[22579]: time=\"2026-06-12T16:21:05.588209689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:05.632123 crc crio[22579]: time=\"2026-06-12T16:21:05.632014862Z\" level=info msg=\"Stopped container 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010: openstack/nova-api-0/nova-api-api\" id=727921a5-58ff-4f34-b16d-eea778c148ae name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:05.635999 crc crio[22579]: time=\"2026-06-12T16:21:05.635927962Z\" level=info msg=\"Stopping pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=256884fd-c610-4489-9de1-e006edb4a7f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:05.636708 crc crio[22579]: time=\"2026-06-12T16:21:05.63663466Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d UID:1daa55aa-9096-45ca-af5a-58b1aaecd8de NetNS:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1daa55aa_9096_45ca_af5a_58b1aaecd8de.slice PodAnnotations:0xc006b8e850}] Aliases:map[]}\"\nJun 12 16:21:05.636917 crc crio[22579]: time=\"2026-06-12T16:21:05.636852095Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:05.640247 crc crio[22579]: time=\"2026-06-12T16:21:05.640113068Z\" level=info msg=\"Created container f8391ff81a32b5c294177b9ab8bc68ecef24fe3c9c5ff7de6ec93d18dd3a63c6: openstack/nova-metadata-0/nova-metadata-log\" id=03dc4a8f-a830-4ac4-b580-e64617d82501 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:05.641094 crc crio[22579]: time=\"2026-06-12T16:21:05.641035592Z\" level=info msg=\"Starting container: f8391ff81a32b5c294177b9ab8bc68ecef24fe3c9c5ff7de6ec93d18dd3a63c6\" id=4a0c678b-2b1e-421d-b20c-fe2e88054216 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:05.655203 crc crio[22579]: time=\"2026-06-12T16:21:05.655081039Z\" level=info msg=\"Started container\" PID=98112 containerID=f8391ff81a32b5c294177b9ab8bc68ecef24fe3c9c5ff7de6ec93d18dd3a63c6 description=openstack/nova-metadata-0/nova-metadata-log id=4a0c678b-2b1e-421d-b20c-fe2e88054216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1\nJun 12 16:21:05.706577 crc crio[22579]: time=\"2026-06-12T16:21:05.705845949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:05.719983 crc crio[22579]: time=\"2026-06-12T16:21:05.719852216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:05.747671 crc crio[22579]: time=\"2026-06-12T16:21:05.747616822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=350bfc0b-800c-46d7-a5e6-f5e071a71f3e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:05.839959 crc crio[22579]: time=\"2026-06-12T16:21:05.839242301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=80ee013f-2782-4bf6-9b1b-bc2924ce0bfb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:05.872207 crc crio[22579]: time=\"2026-06-12T16:21:05.872070326Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=4bced704-e22d-45bc-adde-bdfb479f7793 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:05.872742 crc crio[22579]: time=\"2026-06-12T16:21:05.872664061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:05.924805 crc crio[22579]: time=\"2026-06-12T16:21:05.924697114Z\" level=info msg=\"Created container 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da: openshift-marketplace/community-operators-8zvvk/registry-server\" id=19aa2e8b-6ee7-4bac-8183-49ad90a9ec3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:05.927773 crc crio[22579]: time=\"2026-06-12T16:21:05.927172177Z\" level=info msg=\"Starting container: 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da\" id=8d6316ec-deb9-40f4-9805-03059ff2d898 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:05.937061 crc crio[22579]: time=\"2026-06-12T16:21:05.934055982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:05.937061 crc crio[22579]: time=\"2026-06-12T16:21:05.936831062Z\" level=info msg=\"Started container\" PID=98163 containerID=3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da description=openshift-marketplace/community-operators-8zvvk/registry-server id=8d6316ec-deb9-40f4-9805-03059ff2d898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\nJun 12 16:21:05.938961 crc crio[22579]: time=\"2026-06-12T16:21:05.938892155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:06.018086 crc crio[22579]: time=\"2026-06-12T16:21:06.017991976Z\" level=info msg=\"Stopped pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=256884fd-c610-4489-9de1-e006edb4a7f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:06.092104 crc crio[22579]: time=\"2026-06-12T16:21:06.091671009Z\" level=info msg=\"Created container ff0883f22d8f4229b8b68c7e066dced3d01861d2636b307980575527698eebfc: openstack/nova-metadata-0/nova-metadata-metadata\" id=4bced704-e22d-45bc-adde-bdfb479f7793 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:06.098534 crc crio[22579]: time=\"2026-06-12T16:21:06.096891332Z\" level=info msg=\"Starting container: ff0883f22d8f4229b8b68c7e066dced3d01861d2636b307980575527698eebfc\" id=0e9524bb-f572-4967-8d77-f84f2ebfbd28 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:06.105169 crc crio[22579]: time=\"2026-06-12T16:21:06.10506478Z\" level=info msg=\"Started container\" PID=98187 containerID=ff0883f22d8f4229b8b68c7e066dced3d01861d2636b307980575527698eebfc description=openstack/nova-metadata-0/nova-metadata-metadata id=0e9524bb-f572-4967-8d77-f84f2ebfbd28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1\nJun 12 16:21:06.595351 crc crio[22579]: time=\"2026-06-12T16:21:06.59475628Z\" level=info msg=\"Removing container: 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010\" id=db92a489-bb59-48ea-83d9-663d123f4006 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:06.650834 crc crio[22579]: time=\"2026-06-12T16:21:06.650772064Z\" level=info msg=\"Removed container 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010: openstack/nova-api-0/nova-api-api\" id=db92a489-bb59-48ea-83d9-663d123f4006 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:06.660657 crc crio[22579]: time=\"2026-06-12T16:21:06.659968608Z\" level=info msg=\"Removing container: 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342\" id=a2642158-0558-46ae-9e12-56ec27bff31a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:06.693138 crc crio[22579]: time=\"2026-06-12T16:21:06.693030408Z\" level=info msg=\"Removed container 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342: openstack/nova-api-0/nova-api-log\" id=a2642158-0558-46ae-9e12-56ec27bff31a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:07.214285 crc crio[22579]: time=\"2026-06-12T16:21:07.21385054Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=8f3736e4-7e2d-4bad-b500-ce8909a64a1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:07.214457 crc crio[22579]: time=\"2026-06-12T16:21:07.214322092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:07.245356 crc crio[22579]: time=\"2026-06-12T16:21:07.245164246Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829 UID:b8620fdd-fe2e-4164-b825-21221facd14a NetNS:/var/run/netns/d6ef4cea-364a-4c75-9785-c9a28c6c75eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8620fdd_fe2e_4164_b825_21221facd14a.slice PodAnnotations:0xc000c9ab78}] Aliases:map[]}\"\nJun 12 16:21:07.245356 crc crio[22579]: time=\"2026-06-12T16:21:07.245254088Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:07.795286 crc crio[22579]: 2026-06-12T16:21:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae08e28b74fb971 Mac:16:e6:d3:cf:66:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/d6ef4cea-364a-4c75-9785-c9a28c6c75eb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:07.796957 crc crio[22579]: time=\"2026-06-12T16:21:07.796884263Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829 UID:b8620fdd-fe2e-4164-b825-21221facd14a NetNS:/var/run/netns/d6ef4cea-364a-4c75-9785-c9a28c6c75eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8620fdd_fe2e_4164_b825_21221facd14a.slice PodAnnotations:0xc000c9ab78}] Aliases:map[]}\"\nJun 12 16:21:07.797095 crc crio[22579]: time=\"2026-06-12T16:21:07.797080618Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:07.807862 crc crio[22579]: time=\"2026-06-12T16:21:07.80777117Z\" level=info msg=\"Ran pod sandbox ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829 with infra container: openstack/nova-api-0/POD\" id=8f3736e4-7e2d-4bad-b500-ce8909a64a1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:07.811373 crc crio[22579]: time=\"2026-06-12T16:21:07.811261128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4aa78e77-463f-4363-9d12-37746a7d9af0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:07.813619 crc crio[22579]: time=\"2026-06-12T16:21:07.813433554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=365d78a9-3aff-40ef-8ee6-8ac2fc710b64 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:07.833752 crc crio[22579]: time=\"2026-06-12T16:21:07.833648048Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b05101a0-2f42-461f-b085-31b38e3a91a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:07.834122 crc crio[22579]: time=\"2026-06-12T16:21:07.834060348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:07.905739 crc crio[22579]: time=\"2026-06-12T16:21:07.905650098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:07.913115 crc crio[22579]: time=\"2026-06-12T16:21:07.913048756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:08.231046 crc crio[22579]: time=\"2026-06-12T16:21:08.230909098Z\" level=info msg=\"Created container b1e691f5cabd8d9bf207edbdb82983e67d3b6cfbd9c80f2abe33fea7d3fc9f91: openstack/nova-api-0/nova-api-log\" id=b05101a0-2f42-461f-b085-31b38e3a91a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:08.232980 crc crio[22579]: time=\"2026-06-12T16:21:08.232907579Z\" level=info msg=\"Starting container: b1e691f5cabd8d9bf207edbdb82983e67d3b6cfbd9c80f2abe33fea7d3fc9f91\" id=2d449d09-0a78-4b50-87cf-4c4f6f11486b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:08.239027 crc crio[22579]: time=\"2026-06-12T16:21:08.238934982Z\" level=info msg=\"Started container\" PID=98445 containerID=b1e691f5cabd8d9bf207edbdb82983e67d3b6cfbd9c80f2abe33fea7d3fc9f91 description=openstack/nova-api-0/nova-api-log id=2d449d09-0a78-4b50-87cf-4c4f6f11486b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829\nJun 12 16:21:08.263660 crc crio[22579]: time=\"2026-06-12T16:21:08.263155128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d2f7c48b-328e-4b93-be52-50cecfe05a00 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:08.331666 crc crio[22579]: time=\"2026-06-12T16:21:08.331074094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dcfec407-49f6-4196-a8e8-35b698176355 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:08.458155 crc crio[22579]: time=\"2026-06-12T16:21:08.458046193Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3001cd11-f475-4b6b-95fc-5e1a2b796bc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:08.459135 crc crio[22579]: time=\"2026-06-12T16:21:08.459063258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:08.557565 crc crio[22579]: time=\"2026-06-12T16:21:08.554479573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:08.566877 crc crio[22579]: time=\"2026-06-12T16:21:08.56612992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:08.806481 crc crio[22579]: time=\"2026-06-12T16:21:08.806050179Z\" level=info msg=\"Created container 971f5b4b2a9e4bfa2535e735861ab741533ad106b93eecbef628e37118b913eb: openstack/nova-api-0/nova-api-api\" id=3001cd11-f475-4b6b-95fc-5e1a2b796bc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:08.817583 crc crio[22579]: time=\"2026-06-12T16:21:08.817442619Z\" level=info msg=\"Starting container: 971f5b4b2a9e4bfa2535e735861ab741533ad106b93eecbef628e37118b913eb\" id=15596c7e-ca66-483d-be1e-193a08287428 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:08.828486 crc crio[22579]: time=\"2026-06-12T16:21:08.828395487Z\" level=info msg=\"Started container\" PID=98502 containerID=971f5b4b2a9e4bfa2535e735861ab741533ad106b93eecbef628e37118b913eb description=openstack/nova-api-0/nova-api-api id=15596c7e-ca66-483d-be1e-193a08287428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829\nJun 12 16:21:11.708348 crc crio[22579]: time=\"2026-06-12T16:21:11.70761851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=22ca1d88-c649-44bc-a6e3-555729c2b7b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:11.710954 crc crio[22579]: time=\"2026-06-12T16:21:11.710847562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d3850531-3c57-4dd7-9867-b6d890fc69b1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:11.726898 crc crio[22579]: time=\"2026-06-12T16:21:11.726754216Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7zxv8/registry-server\" id=01f41bf5-5e5b-4cc8-9376-7faddbe18851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:11.727807 crc crio[22579]: time=\"2026-06-12T16:21:11.727484325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:11.810342 crc crio[22579]: time=\"2026-06-12T16:21:11.810224698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:11.813972 crc crio[22579]: time=\"2026-06-12T16:21:11.813878611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:11.984269 crc crio[22579]: time=\"2026-06-12T16:21:11.984113269Z\" level=info msg=\"Created container 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2: openshift-marketplace/redhat-operators-7zxv8/registry-server\" id=01f41bf5-5e5b-4cc8-9376-7faddbe18851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:11.985797 crc crio[22579]: time=\"2026-06-12T16:21:11.985588517Z\" level=info msg=\"Starting container: 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2\" id=4b4e381f-6f8d-4f3d-a9c8-80537c6ee81e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:11.991193 crc crio[22579]: time=\"2026-06-12T16:21:11.991082426Z\" level=info msg=\"Started container\" PID=98845 containerID=18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2 description=openshift-marketplace/redhat-operators-7zxv8/registry-server id=4b4e381f-6f8d-4f3d-a9c8-80537c6ee81e name=/runtime.v1.RuntimeService/StartContainer sandboxID=819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\nJun 12 16:21:26.969718 crc crio[22579]: time=\"2026-06-12T16:21:26.968855031Z\" level=info msg=\"Removing container: 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1\" id=bbc3ad23-a271-4181-b7ca-b13e70ba2c1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:26.970402 crc crio[22579]: time=\"2026-06-12T16:21:26.969060806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=4f960b1c-46e8-425f-8903-32aca5b19e1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:26.977267 crc crio[22579]: time=\"2026-06-12T16:21:26.977150872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=32f865b7-2570-49c4-8b62-7fb2763f817e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:27.005839 crc crio[22579]: time=\"2026-06-12T16:21:27.004789605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=3f3ec615-8236-4f0a-b29c-031b69632fd3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:27.006370 crc crio[22579]: time=\"2026-06-12T16:21:27.006281153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=7e8e96a0-c41e-46f6-a8fd-fbeb761b9086 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:27.008970 crc crio[22579]: time=\"2026-06-12T16:21:27.008862678Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=07a11ba6-d37b-4397-bbd3-00152d982f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:27.009182 crc crio[22579]: time=\"2026-06-12T16:21:27.009128845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:27.014231 crc crio[22579]: time=\"2026-06-12T16:21:27.014170533Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=e028d1f5-129a-4ec4-9c67-eba5b71c0617 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:27.169855 crc crio[22579]: time=\"2026-06-12T16:21:27.169757699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:27.204852 crc crio[22579]: time=\"2026-06-12T16:21:27.204745908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:27.209237 crc crio[22579]: time=\"2026-06-12T16:21:27.20915011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:27.229668 crc crio[22579]: time=\"2026-06-12T16:21:27.229456967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:27.234963 crc crio[22579]: time=\"2026-06-12T16:21:27.234883645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:27.999091 crc crio[22579]: time=\"2026-06-12T16:21:27.999001042Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=d17f8eaa-3b4e-486d-ae39-66b6ab6eac36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:28.007377 crc crio[22579]: time=\"2026-06-12T16:21:28.007263552Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=ac577003-be3a-452a-8425-ba128bde2b76 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:28.012577 crc crio[22579]: time=\"2026-06-12T16:21:28.012478614Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=a6a63252-ba3e-4a73-8cb8-78f69b86a0a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:28.045130 crc crio[22579]: time=\"2026-06-12T16:21:28.045001481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=54d47538-3a5e-4a5b-aa34-ce593efc9d40 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:28.045482 crc crio[22579]: time=\"2026-06-12T16:21:28.045234837Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=de7a0dd3-2761-4189-a3f5-9356ed16133d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:28.045621 crc crio[22579]: time=\"2026-06-12T16:21:28.045025122Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=824ba737-5d78-45b1-a56d-4e371155cf27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:28.049781 crc crio[22579]: time=\"2026-06-12T16:21:28.049607258Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=3a3c2804-693b-485f-9a6f-c9f206638e58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:28.050880 crc crio[22579]: time=\"2026-06-12T16:21:28.050815749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:28.066016 crc crio[22579]: time=\"2026-06-12T16:21:28.06581323Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=b548c1d1-e25f-4662-9fbb-f90616d48fb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:28.071923 crc crio[22579]: time=\"2026-06-12T16:21:28.071786082Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=3f3061f6-b7ca-4f42-93d3-644547b7e7f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:28.086195 crc crio[22579]: time=\"2026-06-12T16:21:28.085910771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:28.087046 crc crio[22579]: time=\"2026-06-12T16:21:28.086867116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:28.203162 crc crio[22579]: time=\"2026-06-12T16:21:28.203099151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:28.209990 crc crio[22579]: time=\"2026-06-12T16:21:28.209904064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:28.405235 crc crio[22579]: time=\"2026-06-12T16:21:28.40444262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:28.412456 crc crio[22579]: time=\"2026-06-12T16:21:28.412345991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:28.435788 crc crio[22579]: time=\"2026-06-12T16:21:28.433985721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:28.438140 crc crio[22579]: time=\"2026-06-12T16:21:28.438068955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:29.642784 crc crio[22579]: time=\"2026-06-12T16:21:29.642673671Z\" level=info msg=\"Removed container 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=bbc3ad23-a271-4181-b7ca-b13e70ba2c1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:29.645419 crc crio[22579]: time=\"2026-06-12T16:21:29.645347489Z\" level=info msg=\"Removing container: 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501\" id=c9065abe-a295-4c5c-94f9-7b69e871c2ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:30.903243 crc crio[22579]: time=\"2026-06-12T16:21:30.902007878Z\" level=info msg=\"Created container e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=e028d1f5-129a-4ec4-9c67-eba5b71c0617 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:30.906058 crc crio[22579]: time=\"2026-06-12T16:21:30.904999464Z\" level=info msg=\"Starting container: e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca\" id=28add59c-d390-40d3-b649-43efdd03957b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:30.913032 crc crio[22579]: time=\"2026-06-12T16:21:30.912905125Z\" level=info msg=\"Started container\" PID=99670 containerID=e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=28add59c-d390-40d3-b649-43efdd03957b name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033\nJun 12 16:21:30.920342 crc crio[22579]: time=\"2026-06-12T16:21:30.920125438Z\" level=info msg=\"Created container 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=07a11ba6-d37b-4397-bbd3-00152d982f2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:30.924467 crc crio[22579]: time=\"2026-06-12T16:21:30.924378736Z\" level=info msg=\"Starting container: 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc\" id=4ab3825d-ae64-4b91-aee8-85c18643c0fd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:30.930699 crc crio[22579]: time=\"2026-06-12T16:21:30.930444761Z\" level=info msg=\"Started container\" PID=99669 containerID=2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=4ab3825d-ae64-4b91-aee8-85c18643c0fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6\nJun 12 16:21:30.980692 crc crio[22579]: time=\"2026-06-12T16:21:30.980429261Z\" level=info msg=\"Created container 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=b548c1d1-e25f-4662-9fbb-f90616d48fb2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:30.982199 crc crio[22579]: time=\"2026-06-12T16:21:30.982087134Z\" level=info msg=\"Starting container: 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca\" id=beed21c5-4043-4cec-be26-05b0bc145f14 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:30.985758 crc crio[22579]: time=\"2026-06-12T16:21:30.985702465Z\" level=info msg=\"Created container 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=3f3061f6-b7ca-4f42-93d3-644547b7e7f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:30.987462 crc crio[22579]: time=\"2026-06-12T16:21:30.986133226Z\" level=info msg=\"Created container 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=3a3c2804-693b-485f-9a6f-c9f206638e58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:30.992091 crc crio[22579]: time=\"2026-06-12T16:21:30.991942484Z\" level=info msg=\"Starting container: 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870\" id=d5ba7627-ece4-46f6-b321-82bd2a767710 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:30.992213 crc crio[22579]: time=\"2026-06-12T16:21:30.992085838Z\" level=info msg=\"Starting container: 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d\" id=93026eb1-f749-484b-a53c-1bc2f0aa27ed name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:30.996843 crc crio[22579]: time=\"2026-06-12T16:21:30.996620583Z\" level=info msg=\"Started container\" PID=99735 containerID=3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=beed21c5-4043-4cec-be26-05b0bc145f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6\nJun 12 16:21:30.999011 crc crio[22579]: time=\"2026-06-12T16:21:30.998884261Z\" level=info msg=\"Started container\" PID=99696 containerID=838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=d5ba7627-ece4-46f6-b321-82bd2a767710 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d\nJun 12 16:21:31.000617 crc crio[22579]: time=\"2026-06-12T16:21:31.000453761Z\" level=info msg=\"Started container\" PID=99733 containerID=0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=93026eb1-f749-484b-a53c-1bc2f0aa27ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51\nJun 12 16:21:31.060395 crc crio[22579]: time=\"2026-06-12T16:21:31.059969934Z\" level=info msg=\"Removed container 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=c9065abe-a295-4c5c-94f9-7b69e871c2ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:31.070378 crc crio[22579]: time=\"2026-06-12T16:21:31.070274796Z\" level=info msg=\"Removing container: a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa\" id=e85626f5-17b8-4cac-b12f-7893b9b4d25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:31.726859 crc crio[22579]: time=\"2026-06-12T16:21:31.726263394Z\" level=info msg=\"Removed container a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=e85626f5-17b8-4cac-b12f-7893b9b4d25f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:31.732567 crc crio[22579]: time=\"2026-06-12T16:21:31.73243182Z\" level=info msg=\"Removing container: 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f\" id=46fdd7cd-1a59-4e62-9f3e-9ffcd0e0749b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:32.228007 crc crio[22579]: time=\"2026-06-12T16:21:32.227945419Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d5bdccb2-ec1d-4262-90d5-9eebfa4b612c name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:32.234342 crc crio[22579]: time=\"2026-06-12T16:21:32.234245359Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 16:21:32.836255 crc crio[22579]: time=\"2026-06-12T16:21:32.836032219Z\" level=info msg=\"Removed container 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=46fdd7cd-1a59-4e62-9f3e-9ffcd0e0749b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:32.839252 crc crio[22579]: time=\"2026-06-12T16:21:32.839142188Z\" level=info msg=\"Removing container: 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87\" id=162d7af8-84f4-4bb8-9fb5-2a6da795974b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:33.189214 crc crio[22579]: time=\"2026-06-12T16:21:33.189082275Z\" level=info msg=\"Removed container 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=162d7af8-84f4-4bb8-9fb5-2a6da795974b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:33.196088 crc crio[22579]: time=\"2026-06-12T16:21:33.19598422Z\" level=info msg=\"Removing container: 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b\" id=2e2632af-b132-4bce-8f4b-c4759c4fb0b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:33.215879 crc crio[22579]: time=\"2026-06-12T16:21:33.214208953Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=d5bdccb2-ec1d-4262-90d5-9eebfa4b612c name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:33.220254 crc crio[22579]: time=\"2026-06-12T16:21:33.220092703Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=11143b8a-9220-4869-b36d-d3ab04bf3827 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:33.258959 crc crio[22579]: time=\"2026-06-12T16:21:33.258838958Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=82f5ac96-2b92-4a5b-813f-333f5d0a6f90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:21:33.294735 crc crio[22579]: time=\"2026-06-12T16:21:33.294650769Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=914e29ee-3845-4344-ad0f-de4945051a8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:33.296105 crc crio[22579]: time=\"2026-06-12T16:21:33.295992043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:33.348113 crc crio[22579]: time=\"2026-06-12T16:21:33.346761454Z\" level=info msg=\"Removed container 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=2e2632af-b132-4bce-8f4b-c4759c4fb0b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:33.431554 crc crio[22579]: time=\"2026-06-12T16:21:33.42922752Z\" level=info msg=\"Stopping container: 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da (timeout: 2s)\" id=14ddd609-b105-4007-b7ee-e0b68d8ece4a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:33.477887 crc crio[22579]: time=\"2026-06-12T16:21:33.477675322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:33.590030 crc crio[22579]: time=\"2026-06-12T16:21:33.589344081Z\" level=info msg=\"Stopped container 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da: openshift-marketplace/community-operators-8zvvk/registry-server\" id=14ddd609-b105-4007-b7ee-e0b68d8ece4a name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:33.591444 crc crio[22579]: time=\"2026-06-12T16:21:33.590916831Z\" level=info msg=\"Stopping pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=a5bc536f-f9d4-4fae-8597-a152b7903b72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:33.594264 crc crio[22579]: time=\"2026-06-12T16:21:33.592024719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:33.595537 crc crio[22579]: time=\"2026-06-12T16:21:33.595103258Z\" level=info msg=\"Got pod network &{Name:community-operators-8zvvk Namespace:openshift-marketplace ID:ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b UID:27b751f9-edbd-47bf-a78e-5328fc63a234 NetNS:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27b751f9_edbd_47bf_a78e_5328fc63a234.slice PodAnnotations:0xc000478418}] Aliases:map[]}\"\nJun 12 16:21:33.595537 crc crio[22579]: time=\"2026-06-12T16:21:33.595364974Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-8zvvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:33.796033 crc crio[22579]: time=\"2026-06-12T16:21:33.795910402Z\" level=info msg=\"Created container 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=914e29ee-3845-4344-ad0f-de4945051a8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:21:33.801638 crc crio[22579]: time=\"2026-06-12T16:21:33.801427682Z\" level=info msg=\"Starting container: 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab\" id=8e44cbee-2f8e-4a17-be31-390284911412 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:21:33.814795 crc crio[22579]: time=\"2026-06-12T16:21:33.814688539Z\" level=info msg=\"Started container\" PID=100092 containerID=35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=8e44cbee-2f8e-4a17-be31-390284911412 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1\nJun 12 16:21:34.202117 crc crio[22579]: time=\"2026-06-12T16:21:34.201792981Z\" level=info msg=\"Stopped pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=a5bc536f-f9d4-4fae-8597-a152b7903b72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:34.420751 crc crio[22579]: time=\"2026-06-12T16:21:34.420656966Z\" level=info msg=\"Removing container: 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da\" id=f8094b50-e28e-4ff9-b33a-83563a3e6681 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:34.484826 crc crio[22579]: time=\"2026-06-12T16:21:34.483407521Z\" level=info msg=\"Removed container 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da: openshift-marketplace/community-operators-8zvvk/registry-server\" id=f8094b50-e28e-4ff9-b33a-83563a3e6681 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:34.489902 crc crio[22579]: time=\"2026-06-12T16:21:34.489811184Z\" level=info msg=\"Removing container: dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58\" id=b87bafa6-50d0-40f3-83d9-7ace868a80a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:34.545078 crc crio[22579]: time=\"2026-06-12T16:21:34.544924275Z\" level=info msg=\"Removed container dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58: openshift-marketplace/community-operators-8zvvk/extract-content\" id=b87bafa6-50d0-40f3-83d9-7ace868a80a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:34.549147 crc crio[22579]: time=\"2026-06-12T16:21:34.54906588Z\" level=info msg=\"Removing container: 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea\" id=83b949b4-8f19-44a0-ade6-0a24548d30e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:34.609754 crc crio[22579]: time=\"2026-06-12T16:21:34.609648451Z\" level=info msg=\"Removed container 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea: openshift-marketplace/community-operators-8zvvk/extract-utilities\" id=83b949b4-8f19-44a0-ade6-0a24548d30e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:36.593609 crc crio[22579]: time=\"2026-06-12T16:21:36.593092848Z\" level=info msg=\"Stopping pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=92a6e73f-7d6a-4fcb-b799-8cfc128bf1de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.593609 crc crio[22579]: time=\"2026-06-12T16:21:36.593605541Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=92a6e73f-7d6a-4fcb-b799-8cfc128bf1de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.595173 crc crio[22579]: time=\"2026-06-12T16:21:36.594183586Z\" level=info msg=\"Removing pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=e0f23acd-e89e-46c9-88e3-74ff171a1e6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.619444 crc crio[22579]: time=\"2026-06-12T16:21:36.619342706Z\" level=info msg=\"Removed pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=e0f23acd-e89e-46c9-88e3-74ff171a1e6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.620452 crc crio[22579]: time=\"2026-06-12T16:21:36.620342671Z\" level=info msg=\"Stopping pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=e4ccb16b-0519-4fab-bd1f-71ff8f50e84a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.620452 crc crio[22579]: time=\"2026-06-12T16:21:36.620419253Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=e4ccb16b-0519-4fab-bd1f-71ff8f50e84a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.623156 crc crio[22579]: time=\"2026-06-12T16:21:36.622968278Z\" level=info msg=\"Removing pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=561809b1-81e7-4a32-9ebd-af05b1e88d4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.660331 crc crio[22579]: time=\"2026-06-12T16:21:36.660226405Z\" level=info msg=\"Removed pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=561809b1-81e7-4a32-9ebd-af05b1e88d4c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.661482 crc crio[22579]: time=\"2026-06-12T16:21:36.661254672Z\" level=info msg=\"Stopping pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=33ee4323-0782-4cb9-ba0a-9aed6ba77da9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.661482 crc crio[22579]: time=\"2026-06-12T16:21:36.661355734Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=33ee4323-0782-4cb9-ba0a-9aed6ba77da9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.662959 crc crio[22579]: time=\"2026-06-12T16:21:36.662888193Z\" level=info msg=\"Removing pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=a4bdc4b6-3306-43b9-b227-d0f0cc051754 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.684968 crc crio[22579]: time=\"2026-06-12T16:21:36.684858002Z\" level=info msg=\"Removed pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=a4bdc4b6-3306-43b9-b227-d0f0cc051754 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.685953 crc crio[22579]: time=\"2026-06-12T16:21:36.685736874Z\" level=info msg=\"Stopping pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=0a92f822-9d8a-4909-8715-3311b87f8fba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.685953 crc crio[22579]: time=\"2026-06-12T16:21:36.685822336Z\" level=info msg=\"Stopped pod sandbox (already stopped): 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=0a92f822-9d8a-4909-8715-3311b87f8fba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.688655 crc crio[22579]: time=\"2026-06-12T16:21:36.686551495Z\" level=info msg=\"Removing pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=530ee03b-4c40-4554-ba0f-ad5d6df72c0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.703850 crc crio[22579]: time=\"2026-06-12T16:21:36.703717931Z\" level=info msg=\"Removed pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=530ee03b-4c40-4554-ba0f-ad5d6df72c0a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.704971 crc crio[22579]: time=\"2026-06-12T16:21:36.704889061Z\" level=info msg=\"Stopping pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=452b167e-5885-49d0-90c1-458ad106ba42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.705133 crc crio[22579]: time=\"2026-06-12T16:21:36.704983953Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=452b167e-5885-49d0-90c1-458ad106ba42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.705630 crc crio[22579]: time=\"2026-06-12T16:21:36.705484706Z\" level=info msg=\"Removing pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=cd323d07-bee3-4aad-9f9d-0d1a1db0f070 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.721369 crc crio[22579]: time=\"2026-06-12T16:21:36.721253467Z\" level=info msg=\"Removed pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=cd323d07-bee3-4aad-9f9d-0d1a1db0f070 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.722359 crc crio[22579]: time=\"2026-06-12T16:21:36.722255803Z\" level=info msg=\"Stopping pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=afc6ab53-f0f6-44f0-b500-cc2ddae58351 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.722440 crc crio[22579]: time=\"2026-06-12T16:21:36.722397726Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=afc6ab53-f0f6-44f0-b500-cc2ddae58351 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.724225 crc crio[22579]: time=\"2026-06-12T16:21:36.724153681Z\" level=info msg=\"Removing pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=32256063-bfe7-4e4f-9a7d-47fa6f4963cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.744557 crc crio[22579]: time=\"2026-06-12T16:21:36.744379236Z\" level=info msg=\"Removed pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=32256063-bfe7-4e4f-9a7d-47fa6f4963cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.746241 crc crio[22579]: time=\"2026-06-12T16:21:36.74612096Z\" level=info msg=\"Stopping pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=ea514b93-7477-49a5-b4ba-f2dc0247d9f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.746360 crc crio[22579]: time=\"2026-06-12T16:21:36.746258823Z\" level=info msg=\"Stopped pod sandbox (already stopped): c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=ea514b93-7477-49a5-b4ba-f2dc0247d9f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:36.747236 crc crio[22579]: time=\"2026-06-12T16:21:36.747157776Z\" level=info msg=\"Removing pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=76e7c49a-0c98-4a32-9eb8-15bc81ca91ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:36.768778 crc crio[22579]: time=\"2026-06-12T16:21:36.768204881Z\" level=info msg=\"Removed pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=76e7c49a-0c98-4a32-9eb8-15bc81ca91ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:21:43.597148 crc crio[22579]: time=\"2026-06-12T16:21:43.596399602Z\" level=info msg=\"Stopping container: 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2 (timeout: 2s)\" id=dbb88336-9741-48b3-8182-9e60d8f13b03 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:43.747737 crc crio[22579]: time=\"2026-06-12T16:21:43.746232711Z\" level=info msg=\"Stopped container 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2: openshift-marketplace/redhat-operators-7zxv8/registry-server\" id=dbb88336-9741-48b3-8182-9e60d8f13b03 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:21:43.755217 crc crio[22579]: time=\"2026-06-12T16:21:43.750245073Z\" level=info msg=\"Stopping pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=cc16e480-1b7d-49f6-8b1d-b39e12d0d852 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:43.755955 crc crio[22579]: time=\"2026-06-12T16:21:43.755804694Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7zxv8 Namespace:openshift-marketplace ID:819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 UID:8494c1c6-2865-4dc5-91eb-920517827adb NetNS:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8494c1c6_2865_4dc5_91eb_920517827adb.slice PodAnnotations:0xc000548e20}] Aliases:map[]}\"\nJun 12 16:21:43.756177 crc crio[22579]: time=\"2026-06-12T16:21:43.756051681Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-7zxv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:44.179836 crc crio[22579]: time=\"2026-06-12T16:21:44.179134557Z\" level=info msg=\"Stopped pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=cc16e480-1b7d-49f6-8b1d-b39e12d0d852 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:21:44.624879 crc crio[22579]: time=\"2026-06-12T16:21:44.624787257Z\" level=info msg=\"Removing container: 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2\" id=010d1292-ab61-439f-b75d-1a0eb6bef43e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:44.682740 crc crio[22579]: time=\"2026-06-12T16:21:44.682481884Z\" level=info msg=\"Removed container 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2: openshift-marketplace/redhat-operators-7zxv8/registry-server\" id=010d1292-ab61-439f-b75d-1a0eb6bef43e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:44.686380 crc crio[22579]: time=\"2026-06-12T16:21:44.686235479Z\" level=info msg=\"Removing container: 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2\" id=a8765e85-46a5-4671-a4dc-8afcd2b64656 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:44.726783 crc crio[22579]: time=\"2026-06-12T16:21:44.726612856Z\" level=info msg=\"Removed container 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2: openshift-marketplace/redhat-operators-7zxv8/extract-content\" id=a8765e85-46a5-4671-a4dc-8afcd2b64656 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:44.734999 crc crio[22579]: time=\"2026-06-12T16:21:44.73424397Z\" level=info msg=\"Removing container: da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf\" id=fe365206-22fa-4a5b-83fb-0a17facfaa9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:44.812136 crc crio[22579]: time=\"2026-06-12T16:21:44.811964406Z\" level=info msg=\"Removed container da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf: openshift-marketplace/redhat-operators-7zxv8/extract-utilities\" id=fe365206-22fa-4a5b-83fb-0a17facfaa9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:21:50.291176 crc crio[22579]: time=\"2026-06-12T16:21:50.290442534Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=ff9e83cf-d36e-4fe9-b4cc-2104b773ac07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:50.292750 crc crio[22579]: time=\"2026-06-12T16:21:50.291218154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:21:50.342145 crc crio[22579]: time=\"2026-06-12T16:21:50.341722816Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289 UID:75668be0-7abe-44e2-b58e-d26b82c6fb9d NetNS:/var/run/netns/9d9b2e44-d1ea-4f6b-93d8-3be0744cadc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75668be0_7abe_44e2_b58e_d26b82c6fb9d.slice PodAnnotations:0xc0022185a8}] Aliases:map[]}\"\nJun 12 16:21:50.342598 crc crio[22579]: time=\"2026-06-12T16:21:50.342567258Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:21:50.722031 crc crio[22579]: 2026-06-12T16:21:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7579d38bbc3e90e Mac:52:4b:d8:e1:ad:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/9d9b2e44-d1ea-4f6b-93d8-3be0744cadc8 SocketPath: PciID:}] [{Interface:0xc0004b46d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:21:50.724812 crc crio[22579]: time=\"2026-06-12T16:21:50.724763163Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289 UID:75668be0-7abe-44e2-b58e-d26b82c6fb9d NetNS:/var/run/netns/9d9b2e44-d1ea-4f6b-93d8-3be0744cadc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75668be0_7abe_44e2_b58e_d26b82c6fb9d.slice PodAnnotations:0xc0022185a8}] Aliases:map[]}\"\nJun 12 16:21:50.725147 crc crio[22579]: time=\"2026-06-12T16:21:50.725124132Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:21:50.746310 crc crio[22579]: time=\"2026-06-12T16:21:50.746199114Z\" level=info msg=\"Ran pod sandbox 7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289 with infra container: sushy-emulator/sushy-emulator/POD\" id=ff9e83cf-d36e-4fe9-b4cc-2104b773ac07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:21:50.749397 crc crio[22579]: time=\"2026-06-12T16:21:50.749367697Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=4cb72342-9e71-4e21-a7b5-e9a391e069fc name=/runtime.v1.ImageService/PullImage\nJun 12 16:21:50.756433 crc crio[22579]: time=\"2026-06-12T16:21:50.756311768Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 12 16:22:00.585727 crc crio[22579]: time=\"2026-06-12T16:22:00.581712542Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688022-42vqj/POD\" id=98617897-d886-41c1-a422-9d755f1f435e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:00.585727 crc crio[22579]: time=\"2026-06-12T16:22:00.582739959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:00.833896 crc crio[22579]: time=\"2026-06-12T16:22:00.833851582Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pkqb4/POD\" id=b6a69cad-0a54-4018-8391-6a2105828493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:00.834097 crc crio[22579]: time=\"2026-06-12T16:22:00.834078628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:02.697826 crc crio[22579]: time=\"2026-06-12T16:22:02.696816818Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-42vqj Namespace:openshift-infra ID:7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d UID:282dccad-fb65-4440-9742-8f1281720dda NetNS:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282dccad_fb65_4440_9742_8f1281720dda.slice PodAnnotations:0xc006b8e018}] Aliases:map[]}\"\nJun 12 16:22:02.697826 crc crio[22579]: time=\"2026-06-12T16:22:02.697766333Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688022-42vqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:02.701324 crc crio[22579]: time=\"2026-06-12T16:22:02.701215313Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=4cb72342-9e71-4e21-a7b5-e9a391e069fc name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:02.703142 crc crio[22579]: time=\"2026-06-12T16:22:02.703052461Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=6431663b-ed98-4522-9229-7b19ade5189d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:02.704769 crc crio[22579]: time=\"2026-06-12T16:22:02.704669203Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkqb4 Namespace:openshift-marketplace ID:6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 UID:a656b035-5192-4e4f-b922-fd5a92a1f481 NetNS:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda656b035_5192_4e4f_b922_fd5a92a1f481.slice PodAnnotations:0xc006b8e0f8}] Aliases:map[]}\"\nJun 12 16:22:02.704769 crc crio[22579]: time=\"2026-06-12T16:22:02.704756676Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pkqb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:02.709228 crc crio[22579]: time=\"2026-06-12T16:22:02.70912709Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=5d98427e-3609-4635-ae92-a3226a8f4083 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:02.720912 crc crio[22579]: time=\"2026-06-12T16:22:02.720794855Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=bf5a0bc9-2b2c-4a54-8c27-53b8ded0bf39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:02.722681 crc crio[22579]: time=\"2026-06-12T16:22:02.722610043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:02.782981 crc crio[22579]: time=\"2026-06-12T16:22:02.782885501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:02.792114 crc crio[22579]: time=\"2026-06-12T16:22:02.791814354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:03.031763 crc crio[22579]: time=\"2026-06-12T16:22:03.031662193Z\" level=info msg=\"Created container dd2ade9037154d619d06b5bd85d6ea7d0ec933fc1ecf9195682c931d15a76233: sushy-emulator/sushy-emulator/sushy-emulator\" id=bf5a0bc9-2b2c-4a54-8c27-53b8ded0bf39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:03.034297 crc crio[22579]: time=\"2026-06-12T16:22:03.034154088Z\" level=info msg=\"Starting container: dd2ade9037154d619d06b5bd85d6ea7d0ec933fc1ecf9195682c931d15a76233\" id=9edeb503-64f2-420a-8bfe-f42807d68c25 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:03.042748 crc crio[22579]: time=\"2026-06-12T16:22:03.042665431Z\" level=info msg=\"Started container\" PID=101895 containerID=dd2ade9037154d619d06b5bd85d6ea7d0ec933fc1ecf9195682c931d15a76233 description=sushy-emulator/sushy-emulator/sushy-emulator id=9edeb503-64f2-420a-8bfe-f42807d68c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289\nJun 12 16:22:03.273402 crc crio[22579]: 2026-06-12T16:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a93d9f09946c5b Mac:86:cc:a0:7d:b6:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:22:03.275420 crc crio[22579]: time=\"2026-06-12T16:22:03.275048144Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-42vqj Namespace:openshift-infra ID:7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d UID:282dccad-fb65-4440-9742-8f1281720dda NetNS:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282dccad_fb65_4440_9742_8f1281720dda.slice PodAnnotations:0xc006b8e018}] Aliases:map[]}\"\nJun 12 16:22:03.275953 crc crio[22579]: time=\"2026-06-12T16:22:03.275887236Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688022-42vqj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:22:03.286044 crc crio[22579]: time=\"2026-06-12T16:22:03.285941029Z\" level=info msg=\"Ran pod sandbox 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d with infra container: openshift-infra/auto-csr-approver-29688022-42vqj/POD\" id=98617897-d886-41c1-a422-9d755f1f435e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:03.289596 crc crio[22579]: time=\"2026-06-12T16:22:03.289484472Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7bbf9c76-9462-4597-bd15-4bada39b582a name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:03.299722 crc crio[22579]: time=\"2026-06-12T16:22:03.299630677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:22:03.426760 crc crio[22579]: 2026-06-12T16:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b8479dcb88cb17 Mac:5e:12:ed:b5:03:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 SocketPath: PciID:}] [{Interface:0xc000122db0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:22:03.426760 crc crio[22579]: time=\"2026-06-12T16:22:03.426478908Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkqb4 Namespace:openshift-marketplace ID:6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 UID:a656b035-5192-4e4f-b922-fd5a92a1f481 NetNS:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda656b035_5192_4e4f_b922_fd5a92a1f481.slice PodAnnotations:0xc006b8e0f8}] Aliases:map[]}\"\nJun 12 16:22:03.426760 crc crio[22579]: time=\"2026-06-12T16:22:03.426671793Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pkqb4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:22:03.437207 crc crio[22579]: time=\"2026-06-12T16:22:03.436901791Z\" level=info msg=\"Ran pod sandbox 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 with infra container: openshift-marketplace/certified-operators-pkqb4/POD\" id=b6a69cad-0a54-4018-8391-6a2105828493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:03.442261 crc crio[22579]: time=\"2026-06-12T16:22:03.441222224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=11bfc936-eef5-429a-b157-41caa16c84d0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:03.446444 crc crio[22579]: time=\"2026-06-12T16:22:03.445978698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fec094c6-8a61-49b5-ba2b-c2c4dbc47f95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:03.458629 crc crio[22579]: time=\"2026-06-12T16:22:03.458462305Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkqb4/extract-utilities\" id=57c442c6-de04-49bf-ad18-45c0b522846e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:03.462327 crc crio[22579]: time=\"2026-06-12T16:22:03.462224204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:03.529903 crc crio[22579]: time=\"2026-06-12T16:22:03.529636748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:03.535077 crc crio[22579]: time=\"2026-06-12T16:22:03.534944917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:03.744356 crc crio[22579]: time=\"2026-06-12T16:22:03.744071081Z\" level=info msg=\"Created container dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7: openshift-marketplace/certified-operators-pkqb4/extract-utilities\" id=57c442c6-de04-49bf-ad18-45c0b522846e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:03.746237 crc crio[22579]: time=\"2026-06-12T16:22:03.745413157Z\" level=info msg=\"Starting container: dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7\" id=9f4e0552-8577-464a-86f5-4fa4f78b53e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:03.763830 crc crio[22579]: time=\"2026-06-12T16:22:03.763600703Z\" level=info msg=\"Started container\" PID=101924 containerID=dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7 description=openshift-marketplace/certified-operators-pkqb4/extract-utilities id=9f4e0552-8577-464a-86f5-4fa4f78b53e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\nJun 12 16:22:03.984318 crc crio[22579]: time=\"2026-06-12T16:22:03.983949611Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bbbf1668-1229-48f2-afd1-3e0b3ea5f5bb name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:03.986796 crc crio[22579]: time=\"2026-06-12T16:22:03.986719783Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:22:04.611623 crc crio[22579]: time=\"2026-06-12T16:22:04.611394095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=bbbf1668-1229-48f2-afd1-3e0b3ea5f5bb name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:04.612946 crc crio[22579]: time=\"2026-06-12T16:22:04.612860883Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4747d190-2cec-4c8e-9bed-83d0086c0f11 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:04.617748 crc crio[22579]: time=\"2026-06-12T16:22:04.617667859Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cfc5b7fe-dc04-41cc-8abd-9b29abcd3e33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:04.629600 crc crio[22579]: time=\"2026-06-12T16:22:04.62953265Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkqb4/extract-content\" id=7e5bf90f-fb08-47fa-a798-7c5c8001255e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:04.630119 crc crio[22579]: time=\"2026-06-12T16:22:04.630080334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:04.677711 crc crio[22579]: time=\"2026-06-12T16:22:04.677610098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:04.680757 crc crio[22579]: time=\"2026-06-12T16:22:04.680691029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:04.899940 crc crio[22579]: time=\"2026-06-12T16:22:04.89926046Z\" level=info msg=\"Created container d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49: openshift-marketplace/certified-operators-pkqb4/extract-content\" id=7e5bf90f-fb08-47fa-a798-7c5c8001255e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:04.902688 crc crio[22579]: time=\"2026-06-12T16:22:04.902602948Z\" level=info msg=\"Starting container: d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49\" id=04f3bac0-dac6-49de-9f5d-33389fd2f803 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:04.912410 crc crio[22579]: time=\"2026-06-12T16:22:04.912321932Z\" level=info msg=\"Started container\" PID=102014 containerID=d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49 description=openshift-marketplace/certified-operators-pkqb4/extract-content id=04f3bac0-dac6-49de-9f5d-33389fd2f803 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\nJun 12 16:22:05.421047 crc crio[22579]: time=\"2026-06-12T16:22:05.420877705Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7bbf9c76-9462-4597-bd15-4bada39b582a name=/runtime.v1.ImageService/PullImage\nJun 12 16:22:05.422858 crc crio[22579]: time=\"2026-06-12T16:22:05.422467146Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=44aaafe4-e993-4ac8-bd18-b0a10ba04e70 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:05.426465 crc crio[22579]: time=\"2026-06-12T16:22:05.426379499Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a41ecdc-31f8-40b7-a5ff-d78a15f442a4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:05.555710 crc crio[22579]: time=\"2026-06-12T16:22:05.555443167Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688022-42vqj/oc\" id=f8694fab-7575-4f3f-9deb-077b0460d467 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:05.556877 crc crio[22579]: time=\"2026-06-12T16:22:05.556844694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:05.628164 crc crio[22579]: time=\"2026-06-12T16:22:05.628033037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:05.864390 crc crio[22579]: time=\"2026-06-12T16:22:05.863831549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:06.046004 crc crio[22579]: time=\"2026-06-12T16:22:06.044870738Z\" level=info msg=\"Created container db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243: openshift-infra/auto-csr-approver-29688022-42vqj/oc\" id=f8694fab-7575-4f3f-9deb-077b0460d467 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:06.049320 crc crio[22579]: time=\"2026-06-12T16:22:06.049177821Z\" level=info msg=\"Starting container: db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243\" id=3e2a7a6d-a0ea-4e39-befb-0581d1d54af3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:06.060823 crc crio[22579]: time=\"2026-06-12T16:22:06.059256884Z\" level=info msg=\"Started container\" PID=102073 containerID=db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243 description=openshift-infra/auto-csr-approver-29688022-42vqj/oc id=3e2a7a6d-a0ea-4e39-befb-0581d1d54af3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\nJun 12 16:22:08.094316 crc crio[22579]: time=\"2026-06-12T16:22:08.093416352Z\" level=info msg=\"Stopping pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=e75a4287-4904-47a2-83ee-130af29c043b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:08.095670 crc crio[22579]: time=\"2026-06-12T16:22:08.094992063Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-42vqj Namespace:openshift-infra ID:7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d UID:282dccad-fb65-4440-9742-8f1281720dda NetNS:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282dccad_fb65_4440_9742_8f1281720dda.slice PodAnnotations:0xc002218020}] Aliases:map[]}\"\nJun 12 16:22:08.095670 crc crio[22579]: time=\"2026-06-12T16:22:08.095125307Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688022-42vqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:08.421752 crc crio[22579]: time=\"2026-06-12T16:22:08.421082909Z\" level=info msg=\"Stopped pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=e75a4287-4904-47a2-83ee-130af29c043b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:09.132962 crc crio[22579]: time=\"2026-06-12T16:22:09.132193118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=811a9141-fe02-4ffe-a91f-90606be23ffb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:09.136774 crc crio[22579]: time=\"2026-06-12T16:22:09.135482294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=440d6120-6f79-4255-b3c1-a8a0c453ab2a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:09.180811 crc crio[22579]: time=\"2026-06-12T16:22:09.176566702Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkqb4/registry-server\" id=4e28fe4c-1fc3-4add-8621-cc50e30fc374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:09.180811 crc crio[22579]: time=\"2026-06-12T16:22:09.177178788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:09.254372 crc crio[22579]: time=\"2026-06-12T16:22:09.254171147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:09.265632 crc crio[22579]: time=\"2026-06-12T16:22:09.265438273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:09.417461 crc crio[22579]: time=\"2026-06-12T16:22:09.417353336Z\" level=info msg=\"Created container a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96: openshift-marketplace/certified-operators-pkqb4/registry-server\" id=4e28fe4c-1fc3-4add-8621-cc50e30fc374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:09.419306 crc crio[22579]: time=\"2026-06-12T16:22:09.419144483Z\" level=info msg=\"Starting container: a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96\" id=331aa75f-62a1-4264-b736-f60628d303c4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:09.426723 crc crio[22579]: time=\"2026-06-12T16:22:09.426633749Z\" level=info msg=\"Started container\" PID=102302 containerID=a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96 description=openshift-marketplace/certified-operators-pkqb4/registry-server id=331aa75f-62a1-4264-b736-f60628d303c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\nJun 12 16:22:13.391807 crc crio[22579]: time=\"2026-06-12T16:22:13.39086816Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:22:22.363187 crc crio[22579]: time=\"2026-06-12T16:22:22.362563286Z\" level=info msg=\"Stopping container: a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96 (timeout: 2s)\" id=863b99f8-c51c-4240-b2fe-f247dfd19a6b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:22:22.491397 crc crio[22579]: time=\"2026-06-12T16:22:22.491246715Z\" level=info msg=\"Stopped container a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96: openshift-marketplace/certified-operators-pkqb4/registry-server\" id=863b99f8-c51c-4240-b2fe-f247dfd19a6b name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:22:22.499206 crc crio[22579]: time=\"2026-06-12T16:22:22.499108531Z\" level=info msg=\"Stopping pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=bfe891dc-37e1-4e42-a931-932316a8dc9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:22.499931 crc crio[22579]: time=\"2026-06-12T16:22:22.49984392Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkqb4 Namespace:openshift-marketplace ID:6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 UID:a656b035-5192-4e4f-b922-fd5a92a1f481 NetNS:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda656b035_5192_4e4f_b922_fd5a92a1f481.slice PodAnnotations:0xc001217160}] Aliases:map[]}\"\nJun 12 16:22:22.500088 crc crio[22579]: time=\"2026-06-12T16:22:22.500052966Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pkqb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:22.840655 crc crio[22579]: time=\"2026-06-12T16:22:22.840039865Z\" level=info msg=\"Stopped pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=bfe891dc-37e1-4e42-a931-932316a8dc9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:23.390699 crc crio[22579]: time=\"2026-06-12T16:22:23.390054523Z\" level=info msg=\"Removing container: a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96\" id=449de6db-fa9b-4ee8-b2c1-106eceddf269 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:23.430818 crc crio[22579]: time=\"2026-06-12T16:22:23.430232765Z\" level=info msg=\"Removed container a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96: openshift-marketplace/certified-operators-pkqb4/registry-server\" id=449de6db-fa9b-4ee8-b2c1-106eceddf269 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:23.435927 crc crio[22579]: time=\"2026-06-12T16:22:23.43578299Z\" level=info msg=\"Removing container: d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49\" id=82348478-4d30-4d5a-b6bc-98f11b5bcc43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:23.492172 crc crio[22579]: time=\"2026-06-12T16:22:23.492078004Z\" level=info msg=\"Removed container d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49: openshift-marketplace/certified-operators-pkqb4/extract-content\" id=82348478-4d30-4d5a-b6bc-98f11b5bcc43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:23.495938 crc crio[22579]: time=\"2026-06-12T16:22:23.495893623Z\" level=info msg=\"Removing container: dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7\" id=f9715889-cc15-46fc-80fe-0e0c72fdd90c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:23.528931 crc crio[22579]: time=\"2026-06-12T16:22:23.528786174Z\" level=info msg=\"Removed container dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7: openshift-marketplace/certified-operators-pkqb4/extract-utilities\" id=f9715889-cc15-46fc-80fe-0e0c72fdd90c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:26.457389 crc crio[22579]: time=\"2026-06-12T16:22:26.456667826Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/POD\" id=e84f085e-dc9e-47d2-a5ab-c32b31e9ba01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:26.460777 crc crio[22579]: time=\"2026-06-12T16:22:26.457426956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:26.514784 crc crio[22579]: time=\"2026-06-12T16:22:26.514616623Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-w8pfb Namespace:openstack ID:5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b UID:1e3c4c3f-e835-4bdc-8cff-3e02a1389377 NetNS:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e3c4c3f_e835_4bdc_8cff_3e02a1389377.slice PodAnnotations:0xc0005488e0}] Aliases:map[]}\"\nJun 12 16:22:26.514784 crc crio[22579]: time=\"2026-06-12T16:22:26.514709705Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b4b57f4f9-w8pfb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:27.147695 crc crio[22579]: 2026-06-12T16:22:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a912dbe836b7c2 Mac:f6:16:cd:5e:20:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 SocketPath: PciID:}] [{Interface:0xc00011e5a0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:22:27.150363 crc crio[22579]: time=\"2026-06-12T16:22:27.150221561Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-w8pfb Namespace:openstack ID:5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b UID:1e3c4c3f-e835-4bdc-8cff-3e02a1389377 NetNS:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e3c4c3f_e835_4bdc_8cff_3e02a1389377.slice PodAnnotations:0xc0005488e0}] Aliases:map[]}\"\nJun 12 16:22:27.150610 crc crio[22579]: time=\"2026-06-12T16:22:27.150548299Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b4b57f4f9-w8pfb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:22:27.163992 crc crio[22579]: time=\"2026-06-12T16:22:27.16394503Z\" level=info msg=\"Ran pod sandbox 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b with infra container: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/POD\" id=e84f085e-dc9e-47d2-a5ab-c32b31e9ba01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:27.168402 crc crio[22579]: time=\"2026-06-12T16:22:27.168372136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9d93b508-9b9f-454b-9ec8-b9f4648a9db9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:27.275260 crc crio[22579]: time=\"2026-06-12T16:22:27.275155321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=16ab6222-3b5c-4f94-9bf7-a45a43f84a5c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:27.292809 crc crio[22579]: time=\"2026-06-12T16:22:27.290318717Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init\" id=4441672a-fcf9-42a9-a501-23cc324d570e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:27.292809 crc crio[22579]: time=\"2026-06-12T16:22:27.291086857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:27.385121 crc crio[22579]: time=\"2026-06-12T16:22:27.384758929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:27.391578 crc crio[22579]: time=\"2026-06-12T16:22:27.391368582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:27.722065 crc crio[22579]: time=\"2026-06-12T16:22:27.721392331Z\" level=info msg=\"Created container 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init\" id=4441672a-fcf9-42a9-a501-23cc324d570e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:27.725467 crc crio[22579]: time=\"2026-06-12T16:22:27.724891562Z\" level=info msg=\"Starting container: 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea\" id=1c172eb5-b668-44d5-b66f-754d6a47e566 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:27.742676 crc crio[22579]: time=\"2026-06-12T16:22:27.741929769Z\" level=info msg=\"Started container\" PID=103390 containerID=88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea description=openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init id=1c172eb5-b668-44d5-b66f-754d6a47e566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\nJun 12 16:22:28.609776 crc crio[22579]: time=\"2026-06-12T16:22:28.609635342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=48304ef9-02bd-450e-9201-4056f1985c90 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:28.750760 crc crio[22579]: time=\"2026-06-12T16:22:28.750650933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=68f14d26-22eb-4e3d-909c-635bd89f45c4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:28.789150 crc crio[22579]: time=\"2026-06-12T16:22:28.789036578Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns\" id=e7af5b4a-75e2-44aa-be0f-9c5e08672070 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:28.789872 crc crio[22579]: time=\"2026-06-12T16:22:28.789802798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:28.876888 crc crio[22579]: time=\"2026-06-12T16:22:28.876351814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:28.888562 crc crio[22579]: time=\"2026-06-12T16:22:28.888382539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:29.134747 crc crio[22579]: time=\"2026-06-12T16:22:29.13444262Z\" level=info msg=\"Created container 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns\" id=e7af5b4a-75e2-44aa-be0f-9c5e08672070 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:29.135835 crc crio[22579]: time=\"2026-06-12T16:22:29.135757964Z\" level=info msg=\"Starting container: 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c\" id=8b15e796-af04-4085-b617-6a4004f9dbf2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:29.144888 crc crio[22579]: time=\"2026-06-12T16:22:29.143340803Z\" level=info msg=\"Started container\" PID=103504 containerID=2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c description=openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns id=8b15e796-af04-4085-b617-6a4004f9dbf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\nJun 12 16:22:36.793318 crc crio[22579]: time=\"2026-06-12T16:22:36.792580982Z\" level=info msg=\"Removing container: b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12\" id=c2768fc1-8513-4b83-89f1-e7ee3ebc3770 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:37.235965 crc crio[22579]: time=\"2026-06-12T16:22:37.235822055Z\" level=info msg=\"Removed container b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12: openstack/keystone-bootstrap-xcwxk/keystone-bootstrap\" id=c2768fc1-8513-4b83-89f1-e7ee3ebc3770 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:37.238767 crc crio[22579]: time=\"2026-06-12T16:22:37.238623898Z\" level=info msg=\"Removing container: 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436\" id=db849607-20e7-4e10-8982-56f925be09f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:37.454789 crc crio[22579]: time=\"2026-06-12T16:22:37.454731235Z\" level=info msg=\"Removed container 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436: openshift-infra/auto-csr-approver-29688016-z2jlv/oc\" id=db849607-20e7-4e10-8982-56f925be09f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:37.471337 crc crio[22579]: time=\"2026-06-12T16:22:37.471240347Z\" level=info msg=\"Stopping pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=7db624ca-0bf4-4d31-aad3-aa455a0f777d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:37.471703 crc crio[22579]: time=\"2026-06-12T16:22:37.471374171Z\" level=info msg=\"Stopped pod sandbox (already stopped): 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=7db624ca-0bf4-4d31-aad3-aa455a0f777d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:37.473919 crc crio[22579]: time=\"2026-06-12T16:22:37.473839555Z\" level=info msg=\"Removing pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=2a832011-9656-4bb8-9168-0502f81f092c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:37.503651 crc crio[22579]: time=\"2026-06-12T16:22:37.50307008Z\" level=info msg=\"Removed pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=2a832011-9656-4bb8-9168-0502f81f092c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:37.505432 crc crio[22579]: time=\"2026-06-12T16:22:37.505318919Z\" level=info msg=\"Stopping pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=d0a7c6ed-96c6-487f-b210-1d2e148afe53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:37.505600 crc crio[22579]: time=\"2026-06-12T16:22:37.505431572Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=d0a7c6ed-96c6-487f-b210-1d2e148afe53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:37.506807 crc crio[22579]: time=\"2026-06-12T16:22:37.506692345Z\" level=info msg=\"Removing pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=13753094-74ba-43ba-bbed-dd34e05c3c80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:37.730223 crc crio[22579]: time=\"2026-06-12T16:22:37.730029141Z\" level=info msg=\"Removed pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=13753094-74ba-43ba-bbed-dd34e05c3c80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:37.731569 crc crio[22579]: time=\"2026-06-12T16:22:37.731446829Z\" level=info msg=\"Stopping pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=03fc3854-0dab-4bff-b0de-5928b91a4e29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:37.731701 crc crio[22579]: time=\"2026-06-12T16:22:37.731655544Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=03fc3854-0dab-4bff-b0de-5928b91a4e29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:37.732468 crc crio[22579]: time=\"2026-06-12T16:22:37.732416524Z\" level=info msg=\"Removing pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=ea571872-e101-444f-b9ee-79c0191b5d6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:37.936942 crc crio[22579]: time=\"2026-06-12T16:22:37.936230999Z\" level=info msg=\"Removed pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=ea571872-e101-444f-b9ee-79c0191b5d6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:37.938734 crc crio[22579]: time=\"2026-06-12T16:22:37.938126119Z\" level=info msg=\"Stopping pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=2d6382d2-de94-4770-bcdb-c6fbf3a83839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:37.938734 crc crio[22579]: time=\"2026-06-12T16:22:37.938234522Z\" level=info msg=\"Stopped pod sandbox (already stopped): faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=2d6382d2-de94-4770-bcdb-c6fbf3a83839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:37.941428 crc crio[22579]: time=\"2026-06-12T16:22:37.941122697Z\" level=info msg=\"Removing pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=2e6f9923-6bac-462e-b107-f89f0eac9c4d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:38.230607 crc crio[22579]: time=\"2026-06-12T16:22:38.230409939Z\" level=info msg=\"Removed pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=2e6f9923-6bac-462e-b107-f89f0eac9c4d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:22:41.798871 crc crio[22579]: time=\"2026-06-12T16:22:41.798237662Z\" level=info msg=\"Stopping container: 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19 (timeout: 10s)\" id=e94bb0e7-b29e-46a6-82e9-350357e07e19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:22:42.007561 crc crio[22579]: time=\"2026-06-12T16:22:42.007045938Z\" level=info msg=\"Stopped container 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns\" id=e94bb0e7-b29e-46a6-82e9-350357e07e19 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:22:42.012903 crc crio[22579]: time=\"2026-06-12T16:22:42.012760658Z\" level=info msg=\"Stopping pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=256eabe4-ca1b-4b17-a534-8730373ba586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:42.014056 crc crio[22579]: time=\"2026-06-12T16:22:42.013967319Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-cpths Namespace:openstack ID:b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 UID:59896b16-83c8-4554-88f9-91322f11a4e1 NetNS:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59896b16_83c8_4554_88f9_91322f11a4e1.slice PodAnnotations:0xc00130cb58}] Aliases:map[]}\"\nJun 12 16:22:42.014382 crc crio[22579]: time=\"2026-06-12T16:22:42.014247227Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c78bff8f5-cpths from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:42.484465 crc crio[22579]: time=\"2026-06-12T16:22:42.484079885Z\" level=info msg=\"Stopped pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=256eabe4-ca1b-4b17-a534-8730373ba586 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:42.662545 crc crio[22579]: time=\"2026-06-12T16:22:42.662059974Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/POD\" id=f979330a-abb9-4a91-8747-231581aed210 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:42.662545 crc crio[22579]: time=\"2026-06-12T16:22:42.662161807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:42.884838 crc crio[22579]: time=\"2026-06-12T16:22:42.884739533Z\" level=info msg=\"Removing container: 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19\" id=7ed0d28c-5537-4495-b4ec-e2fe71d02547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:42.960913 crc crio[22579]: time=\"2026-06-12T16:22:42.960673401Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-xnqn7 Namespace:openstack ID:eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50 UID:06d540a9-1386-49a6-b1c3-81bbdb9dd641 NetNS:/var/run/netns/189cbbb4-aeba-4d3e-8adb-981b2ddc384e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d540a9_1386_49a6_b1c3_81bbdb9dd641.slice PodAnnotations:0xc000478c78}] Aliases:map[]}\"\nJun 12 16:22:42.960913 crc crio[22579]: time=\"2026-06-12T16:22:42.960733293Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-649b7c9ccf-xnqn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:43.153786 crc crio[22579]: time=\"2026-06-12T16:22:43.153678933Z\" level=info msg=\"Removed container 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns\" id=7ed0d28c-5537-4495-b4ec-e2fe71d02547 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:43.156707 crc crio[22579]: time=\"2026-06-12T16:22:43.15662513Z\" level=info msg=\"Removing container: 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab\" id=05a799fb-405b-4db7-a032-a0f5b0554b87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:43.636851 crc crio[22579]: time=\"2026-06-12T16:22:43.636358808Z\" level=info msg=\"Removed container 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab: openstack/dnsmasq-dns-6c78bff8f5-cpths/init\" id=05a799fb-405b-4db7-a032-a0f5b0554b87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:44.354850 crc crio[22579]: 2026-06-12T16:22:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eded4d5eec09832 Mac:6e:43:42:3c:a2:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/189cbbb4-aeba-4d3e-8adb-981b2ddc384e SocketPath: PciID:}] [{Interface:0xc00028e750 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:22:44.356751 crc crio[22579]: time=\"2026-06-12T16:22:44.356549001Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-xnqn7 Namespace:openstack ID:eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50 UID:06d540a9-1386-49a6-b1c3-81bbdb9dd641 NetNS:/var/run/netns/189cbbb4-aeba-4d3e-8adb-981b2ddc384e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d540a9_1386_49a6_b1c3_81bbdb9dd641.slice PodAnnotations:0xc000478c78}] Aliases:map[]}\"\nJun 12 16:22:44.356751 crc crio[22579]: time=\"2026-06-12T16:22:44.356724195Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-649b7c9ccf-xnqn7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:22:44.366397 crc crio[22579]: time=\"2026-06-12T16:22:44.365954457Z\" level=info msg=\"Ran pod sandbox eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50 with infra container: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/POD\" id=f979330a-abb9-4a91-8747-231581aed210 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:22:44.368946 crc crio[22579]: time=\"2026-06-12T16:22:44.368864223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=265aa6ff-0452-4d22-8988-614e9cc24fb8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:44.467967 crc crio[22579]: time=\"2026-06-12T16:22:44.467730551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e9f37ce3-0a8f-4890-ae1c-61c43620bb34 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:44.478196 crc crio[22579]: time=\"2026-06-12T16:22:44.477598889Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/init\" id=1e10e7b8-bd3d-4399-8fc6-f7a70e8a61a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:44.478196 crc crio[22579]: time=\"2026-06-12T16:22:44.478093362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.559185 crc crio[22579]: time=\"2026-06-12T16:22:44.559029541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.566828 crc crio[22579]: time=\"2026-06-12T16:22:44.566362643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:44.749719 crc crio[22579]: time=\"2026-06-12T16:22:44.749584189Z\" level=info msg=\"Created container dcc7e099c3c1d13a1bf5fe350ba7fe46368587066d84a39de121a1924521cc21: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/init\" id=1e10e7b8-bd3d-4399-8fc6-f7a70e8a61a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:44.750765 crc crio[22579]: time=\"2026-06-12T16:22:44.750675878Z\" level=info msg=\"Starting container: dcc7e099c3c1d13a1bf5fe350ba7fe46368587066d84a39de121a1924521cc21\" id=b3f2b3cd-9fba-49ed-aab1-d46302821f7e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:44.757040 crc crio[22579]: time=\"2026-06-12T16:22:44.756936611Z\" level=info msg=\"Started container\" PID=104404 containerID=dcc7e099c3c1d13a1bf5fe350ba7fe46368587066d84a39de121a1924521cc21 description=openstack/dnsmasq-dns-649b7c9ccf-xnqn7/init id=b3f2b3cd-9fba-49ed-aab1-d46302821f7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50\nJun 12 16:22:44.927233 crc crio[22579]: time=\"2026-06-12T16:22:44.926784247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bee97b4a-d1c3-4fb5-8447-0e39f0f7367e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:45.010702 crc crio[22579]: time=\"2026-06-12T16:22:45.010586151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3099c2fc-e3b6-48be-9f17-7417900b8e5f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:22:45.024640 crc crio[22579]: time=\"2026-06-12T16:22:45.021813185Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/dnsmasq-dns\" id=b411c2c1-4059-46cd-b861-58335f14a148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.024640 crc crio[22579]: time=\"2026-06-12T16:22:45.022352769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:45.079568 crc crio[22579]: time=\"2026-06-12T16:22:45.077064031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:45.084870 crc crio[22579]: time=\"2026-06-12T16:22:45.084808904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:22:45.234914 crc crio[22579]: time=\"2026-06-12T16:22:45.234778199Z\" level=info msg=\"Created container 1bf0e9f4f47191c9d0fddc912dc6f2703f92961eea4b060f6aa9135350301104: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/dnsmasq-dns\" id=b411c2c1-4059-46cd-b861-58335f14a148 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:22:45.236157 crc crio[22579]: time=\"2026-06-12T16:22:45.236075013Z\" level=info msg=\"Starting container: 1bf0e9f4f47191c9d0fddc912dc6f2703f92961eea4b060f6aa9135350301104\" id=6c234d19-124b-40c4-ab0a-5353b85c256b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:22:45.241702 crc crio[22579]: time=\"2026-06-12T16:22:45.241633778Z\" level=info msg=\"Started container\" PID=104454 containerID=1bf0e9f4f47191c9d0fddc912dc6f2703f92961eea4b060f6aa9135350301104 description=openstack/dnsmasq-dns-649b7c9ccf-xnqn7/dnsmasq-dns id=6c234d19-124b-40c4-ab0a-5353b85c256b name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50\nJun 12 16:22:52.481014 crc crio[22579]: time=\"2026-06-12T16:22:52.478963876Z\" level=info msg=\"Stopping container: 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c (timeout: 10s)\" id=7b284350-1476-4ec2-a2fc-e1fcab736a13 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:22:52.612096 crc crio[22579]: time=\"2026-06-12T16:22:52.611965608Z\" level=info msg=\"Stopped container 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns\" id=7b284350-1476-4ec2-a2fc-e1fcab736a13 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:22:52.612995 crc crio[22579]: time=\"2026-06-12T16:22:52.612891592Z\" level=info msg=\"Stopping pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=b575d168-9a15-4c1b-b9d8-e5f2bbc45967 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:52.613799 crc crio[22579]: time=\"2026-06-12T16:22:52.613720574Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-w8pfb Namespace:openstack ID:5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b UID:1e3c4c3f-e835-4bdc-8cff-3e02a1389377 NetNS:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e3c4c3f_e835_4bdc_8cff_3e02a1389377.slice PodAnnotations:0xc0022180b8}] Aliases:map[]}\"\nJun 12 16:22:52.613909 crc crio[22579]: time=\"2026-06-12T16:22:52.613886768Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b4b57f4f9-w8pfb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:22:52.923742 crc crio[22579]: time=\"2026-06-12T16:22:52.923243346Z\" level=info msg=\"Stopped pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=b575d168-9a15-4c1b-b9d8-e5f2bbc45967 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:22:53.063766 crc crio[22579]: time=\"2026-06-12T16:22:53.063693673Z\" level=info msg=\"Removing container: 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c\" id=1b3987d4-77bf-4bbc-be6e-b3b3a845fcf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:53.102929 crc crio[22579]: time=\"2026-06-12T16:22:53.102844767Z\" level=info msg=\"Removed container 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns\" id=1b3987d4-77bf-4bbc-be6e-b3b3a845fcf7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:53.106394 crc crio[22579]: time=\"2026-06-12T16:22:53.106215116Z\" level=info msg=\"Removing container: 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea\" id=c468b210-6ad1-41a1-83cd-0c154b7dfd1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:22:53.145016 crc crio[22579]: time=\"2026-06-12T16:22:53.144934119Z\" level=info msg=\"Removed container 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init\" id=c468b210-6ad1-41a1-83cd-0c154b7dfd1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:38.255812 crc crio[22579]: time=\"2026-06-12T16:23:38.254611527Z\" level=info msg=\"Removing container: 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78\" id=4bbfb221-276f-4d1d-abb0-c6fe4867c896 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:38.289474 crc crio[22579]: time=\"2026-06-12T16:23:38.289397478Z\" level=info msg=\"Removed container 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78: openstack/placement-c74948546-gcxxf/placement-log\" id=4bbfb221-276f-4d1d-abb0-c6fe4867c896 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:38.293164 crc crio[22579]: time=\"2026-06-12T16:23:38.293056124Z\" level=info msg=\"Removing container: efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e\" id=d941f5e0-3a90-4778-8d4e-852e53e2f9e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:38.325446 crc crio[22579]: time=\"2026-06-12T16:23:38.325273637Z\" level=info msg=\"Removed container efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e: openstack/glance-default-external-api-0/glance-log\" id=d941f5e0-3a90-4778-8d4e-852e53e2f9e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:38.328439 crc crio[22579]: time=\"2026-06-12T16:23:38.328289866Z\" level=info msg=\"Removing container: 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01\" id=63b643af-789c-4ef3-90ed-eaf9df2bb7e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:38.357434 crc crio[22579]: time=\"2026-06-12T16:23:38.357204783Z\" level=info msg=\"Removed container 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01: openstack/glance-default-external-api-0/glance-httpd\" id=63b643af-789c-4ef3-90ed-eaf9df2bb7e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:38.360109 crc crio[22579]: time=\"2026-06-12T16:23:38.359958195Z\" level=info msg=\"Removing container: d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a\" id=15f73a86-723d-4ad2-913d-9e06ba8ad72f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:38.386649 crc crio[22579]: time=\"2026-06-12T16:23:38.386474079Z\" level=info msg=\"Removed container d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a: openstack/placement-c74948546-gcxxf/placement-api\" id=15f73a86-723d-4ad2-913d-9e06ba8ad72f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:23:38.399939 crc crio[22579]: time=\"2026-06-12T16:23:38.399736696Z\" level=info msg=\"Stopping pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=d282a5ea-b94c-4b69-81e4-7659c5d33eaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:38.399939 crc crio[22579]: time=\"2026-06-12T16:23:38.399858229Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=d282a5ea-b94c-4b69-81e4-7659c5d33eaf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:38.400620 crc crio[22579]: time=\"2026-06-12T16:23:38.400483476Z\" level=info msg=\"Removing pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=da3b78ea-0d77-49ca-867b-bea3c1d330e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:38.418464 crc crio[22579]: time=\"2026-06-12T16:23:38.418130628Z\" level=info msg=\"Removed pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=da3b78ea-0d77-49ca-867b-bea3c1d330e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:38.424006 crc crio[22579]: time=\"2026-06-12T16:23:38.420272704Z\" level=info msg=\"Stopping pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=7c439457-4ce7-4f8f-a28a-5045ac15e328 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:38.424006 crc crio[22579]: time=\"2026-06-12T16:23:38.42049061Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=7c439457-4ce7-4f8f-a28a-5045ac15e328 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:38.424006 crc crio[22579]: time=\"2026-06-12T16:23:38.421153327Z\" level=info msg=\"Removing pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=2967bdc9-6854-457e-a445-1b0fef474183 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:38.454350 crc crio[22579]: time=\"2026-06-12T16:23:38.453915654Z\" level=info msg=\"Removed pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=2967bdc9-6854-457e-a445-1b0fef474183 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:38.455442 crc crio[22579]: time=\"2026-06-12T16:23:38.455293491Z\" level=info msg=\"Stopping pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=0992b62f-a438-43ee-8087-88862716b848 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:38.455595 crc crio[22579]: time=\"2026-06-12T16:23:38.455464175Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=0992b62f-a438-43ee-8087-88862716b848 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:38.456135 crc crio[22579]: time=\"2026-06-12T16:23:38.456083621Z\" level=info msg=\"Removing pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=c5f3750e-de38-4d67-a191-18cefe367360 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:38.470950 crc crio[22579]: time=\"2026-06-12T16:23:38.470857038Z\" level=info msg=\"Removed pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=c5f3750e-de38-4d67-a191-18cefe367360 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:38.472132 crc crio[22579]: time=\"2026-06-12T16:23:38.47208486Z\" level=info msg=\"Stopping pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=dace5564-8f33-4adb-8f27-85b587a05919 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:38.472403 crc crio[22579]: time=\"2026-06-12T16:23:38.472373908Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=dace5564-8f33-4adb-8f27-85b587a05919 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:23:38.473657 crc crio[22579]: time=\"2026-06-12T16:23:38.473467966Z\" level=info msg=\"Removing pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=0d75d376-baa1-4ebe-a6c3-f3c751f56f70 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:23:38.489438 crc crio[22579]: time=\"2026-06-12T16:23:38.489326251Z\" level=info msg=\"Removed pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=0d75d376-baa1-4ebe-a6c3-f3c751f56f70 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:24:00.597223 crc crio[22579]: time=\"2026-06-12T16:24:00.594856793Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688024-6fvjp/POD\" id=496e477a-c6ac-404b-a624-7f5073b3d49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:00.597223 crc crio[22579]: time=\"2026-06-12T16:24:00.59702659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:00.952702 crc crio[22579]: time=\"2026-06-12T16:24:00.951598842Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-6fvjp Namespace:openshift-infra ID:b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 UID:fc015c1a-15e5-4f0a-ab13-3ca6505679a6 NetNS:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc015c1a_15e5_4f0a_ab13_3ca6505679a6.slice PodAnnotations:0xc004fc0ec0}] Aliases:map[]}\"\nJun 12 16:24:00.952702 crc crio[22579]: time=\"2026-06-12T16:24:00.951883329Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688024-6fvjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:01.807822 crc crio[22579]: 2026-06-12T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b04c741a8a3ca5f Mac:32:f8:1c:21:10:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 SocketPath: PciID:}] [{Interface:0xc0003627d0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:24:01.809838 crc crio[22579]: time=\"2026-06-12T16:24:01.809593181Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-6fvjp Namespace:openshift-infra ID:b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 UID:fc015c1a-15e5-4f0a-ab13-3ca6505679a6 NetNS:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc015c1a_15e5_4f0a_ab13_3ca6505679a6.slice PodAnnotations:0xc004fc0ec0}] Aliases:map[]}\"\nJun 12 16:24:01.809838 crc crio[22579]: time=\"2026-06-12T16:24:01.809737055Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688024-6fvjp for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:24:01.821806 crc crio[22579]: time=\"2026-06-12T16:24:01.821706808Z\" level=info msg=\"Ran pod sandbox b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 with infra container: openshift-infra/auto-csr-approver-29688024-6fvjp/POD\" id=496e477a-c6ac-404b-a624-7f5073b3d49f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:24:01.832061 crc crio[22579]: time=\"2026-06-12T16:24:01.831972447Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=02fcc727-2a7d-4364-9e4e-e636c8fccc25 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:01.850361 crc crio[22579]: time=\"2026-06-12T16:24:01.850253505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:24:02.729267 crc crio[22579]: time=\"2026-06-12T16:24:02.728865965Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=02fcc727-2a7d-4364-9e4e-e636c8fccc25 name=/runtime.v1.ImageService/PullImage\nJun 12 16:24:02.730434 crc crio[22579]: time=\"2026-06-12T16:24:02.730335983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5a98809-56a0-4fa7-a505-b99fb2fdf929 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:02.735692 crc crio[22579]: time=\"2026-06-12T16:24:02.735467147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5fd228b-eeca-444f-96f2-1a528bba6405 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:24:02.745421 crc crio[22579]: time=\"2026-06-12T16:24:02.745337316Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688024-6fvjp/oc\" id=c2124d01-5db2-4cf8-9870-7e9286dd9ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:02.746052 crc crio[22579]: time=\"2026-06-12T16:24:02.745983183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:02.855919 crc crio[22579]: time=\"2026-06-12T16:24:02.855829498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:03.798486 crc crio[22579]: time=\"2026-06-12T16:24:03.797740534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:24:04.217965 crc crio[22579]: time=\"2026-06-12T16:24:04.217056359Z\" level=info msg=\"Created container aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694: openshift-infra/auto-csr-approver-29688024-6fvjp/oc\" id=c2124d01-5db2-4cf8-9870-7e9286dd9ed9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:24:04.227772 crc crio[22579]: time=\"2026-06-12T16:24:04.227035081Z\" level=info msg=\"Starting container: aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694\" id=76694828-d989-4152-a291-fbb4f4851035 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:24:04.258035 crc crio[22579]: time=\"2026-06-12T16:24:04.257889018Z\" level=info msg=\"Started container\" PID=108271 containerID=aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694 description=openshift-infra/auto-csr-approver-29688024-6fvjp/oc id=76694828-d989-4152-a291-fbb4f4851035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\nJun 12 16:24:07.233265 crc crio[22579]: time=\"2026-06-12T16:24:07.23081866Z\" level=info msg=\"Stopping pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=f1345ae6-9c6a-44d0-8ef4-839190b9fc5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:07.238911 crc crio[22579]: time=\"2026-06-12T16:24:07.23499997Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-6fvjp Namespace:openshift-infra ID:b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 UID:fc015c1a-15e5-4f0a-ab13-3ca6505679a6 NetNS:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc015c1a_15e5_4f0a_ab13_3ca6505679a6.slice PodAnnotations:0xc00008d7c8}] Aliases:map[]}\"\nJun 12 16:24:07.238911 crc crio[22579]: time=\"2026-06-12T16:24:07.235582235Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688024-6fvjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:24:08.079640 crc crio[22579]: time=\"2026-06-12T16:24:08.077144543Z\" level=info msg=\"Stopped pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=f1345ae6-9c6a-44d0-8ef4-839190b9fc5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:38.513299 crc crio[22579]: time=\"2026-06-12T16:24:38.512234887Z\" level=info msg=\"Removing container: 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5\" id=50dc1919-87e8-49b5-96e9-8f159ecf870f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:38.760651 crc crio[22579]: time=\"2026-06-12T16:24:38.76045475Z\" level=info msg=\"Removed container 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5: openshift-infra/auto-csr-approver-29688018-hl4kb/oc\" id=50dc1919-87e8-49b5-96e9-8f159ecf870f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:38.764281 crc crio[22579]: time=\"2026-06-12T16:24:38.764137296Z\" level=info msg=\"Removing container: b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0\" id=91e60e5b-9bbe-4f50-afe0-34ed7f7afa32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:38.804636 crc crio[22579]: time=\"2026-06-12T16:24:38.804396438Z\" level=info msg=\"Removed container b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0: openstack/cinder-api-0/cinder-api-log\" id=91e60e5b-9bbe-4f50-afe0-34ed7f7afa32 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:38.808235 crc crio[22579]: time=\"2026-06-12T16:24:38.808144006Z\" level=info msg=\"Removing container: 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8\" id=a97fac3b-7398-4b1e-94a5-7315f2268fb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:38.851983 crc crio[22579]: time=\"2026-06-12T16:24:38.851729064Z\" level=info msg=\"Removed container 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8: openstack/cinder-api-0/cinder-api\" id=a97fac3b-7398-4b1e-94a5-7315f2268fb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:24:38.867227 crc crio[22579]: time=\"2026-06-12T16:24:38.866697345Z\" level=info msg=\"Stopping pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=9771249d-2f19-4fbe-af9f-b4a4a985ebf6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:38.867687 crc crio[22579]: time=\"2026-06-12T16:24:38.867241399Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=9771249d-2f19-4fbe-af9f-b4a4a985ebf6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:38.868666 crc crio[22579]: time=\"2026-06-12T16:24:38.868543913Z\" level=info msg=\"Removing pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=5c0dd7c2-8b74-4cb0-a048-11f63fa81354 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:24:38.909667 crc crio[22579]: time=\"2026-06-12T16:24:38.909459432Z\" level=info msg=\"Removed pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=5c0dd7c2-8b74-4cb0-a048-11f63fa81354 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:24:38.911150 crc crio[22579]: time=\"2026-06-12T16:24:38.911056494Z\" level=info msg=\"Stopping pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=e74eaee6-c8cb-44d8-a2de-2694b4c4b7ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:38.911302 crc crio[22579]: time=\"2026-06-12T16:24:38.911252049Z\" level=info msg=\"Stopped pod sandbox (already stopped): 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=e74eaee6-c8cb-44d8-a2de-2694b4c4b7ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:24:38.912171 crc crio[22579]: time=\"2026-06-12T16:24:38.912106891Z\" level=info msg=\"Removing pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=81592adb-0e38-4966-890a-87b8f94a050b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:24:38.929686 crc crio[22579]: time=\"2026-06-12T16:24:38.929572848Z\" level=info msg=\"Removed pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=81592adb-0e38-4966-890a-87b8f94a050b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:00.512372 crc crio[22579]: time=\"2026-06-12T16:26:00.51158475Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688026-t94lk/POD\" id=c0f2c130-b75b-4050-b1b6-212eae7af2e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:00.514022 crc crio[22579]: time=\"2026-06-12T16:26:00.512629388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:00.567485 crc crio[22579]: time=\"2026-06-12T16:26:00.567315536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-t94lk Namespace:openshift-infra ID:11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 UID:7eaa2bad-8187-4281-a7eb-b75939bb1174 NetNS:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eaa2bad_8187_4281_a7eb_b75939bb1174.slice PodAnnotations:0xc0025a0ad8}] Aliases:map[]}\"\nJun 12 16:26:00.567485 crc crio[22579]: time=\"2026-06-12T16:26:00.567423469Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688026-t94lk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:01.199322 crc crio[22579]: 2026-06-12T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11f6a6234c0c6f8 Mac:92:5d:54:8a:e7:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:26:01.199322 crc crio[22579]: time=\"2026-06-12T16:26:01.19919088Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-t94lk Namespace:openshift-infra ID:11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 UID:7eaa2bad-8187-4281-a7eb-b75939bb1174 NetNS:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eaa2bad_8187_4281_a7eb_b75939bb1174.slice PodAnnotations:0xc0025a0ad8}] Aliases:map[]}\"\nJun 12 16:26:01.199781 crc crio[22579]: time=\"2026-06-12T16:26:01.199406026Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688026-t94lk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:26:01.222114 crc crio[22579]: time=\"2026-06-12T16:26:01.2167768Z\" level=info msg=\"Ran pod sandbox 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 with infra container: openshift-infra/auto-csr-approver-29688026-t94lk/POD\" id=c0f2c130-b75b-4050-b1b6-212eae7af2e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:01.222114 crc crio[22579]: time=\"2026-06-12T16:26:01.220409674Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b764b39e-625d-4e04-8a5a-e237d4ec9d6b name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:01.233700 crc crio[22579]: time=\"2026-06-12T16:26:01.233614929Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:26:02.297414 crc crio[22579]: time=\"2026-06-12T16:26:02.2972284Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b764b39e-625d-4e04-8a5a-e237d4ec9d6b name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:02.304825 crc crio[22579]: time=\"2026-06-12T16:26:02.304737696Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=76127e32-839f-4606-95ef-fce82640274b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:02.309184 crc crio[22579]: time=\"2026-06-12T16:26:02.3091125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1a343acf-c009-4eda-a14c-13eec4cde44c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:02.319711 crc crio[22579]: time=\"2026-06-12T16:26:02.319611004Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688026-t94lk/oc\" id=48863e0e-fa1e-4d51-a7a3-40b1f8f71b32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:02.320578 crc crio[22579]: time=\"2026-06-12T16:26:02.320469577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:02.372919 crc crio[22579]: time=\"2026-06-12T16:26:02.371692305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:02.860008 crc crio[22579]: time=\"2026-06-12T16:26:02.859606929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:02.978578 crc crio[22579]: time=\"2026-06-12T16:26:02.978419072Z\" level=info msg=\"Created container a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a: openshift-infra/auto-csr-approver-29688026-t94lk/oc\" id=48863e0e-fa1e-4d51-a7a3-40b1f8f71b32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:02.979661 crc crio[22579]: time=\"2026-06-12T16:26:02.979461759Z\" level=info msg=\"Starting container: a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a\" id=9ee30e56-2454-4394-bb3f-547c77307247 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:02.987088 crc crio[22579]: time=\"2026-06-12T16:26:02.987033197Z\" level=info msg=\"Started container\" PID=113953 containerID=a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a description=openshift-infra/auto-csr-approver-29688026-t94lk/oc id=9ee30e56-2454-4394-bb3f-547c77307247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\nJun 12 16:26:04.472759 crc crio[22579]: time=\"2026-06-12T16:26:04.471864821Z\" level=info msg=\"Stopping pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=f1ec9794-9acc-418c-a7ea-3dff9f10a286 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:04.474715 crc crio[22579]: time=\"2026-06-12T16:26:04.47415108Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-t94lk Namespace:openshift-infra ID:11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 UID:7eaa2bad-8187-4281-a7eb-b75939bb1174 NetNS:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eaa2bad_8187_4281_a7eb_b75939bb1174.slice PodAnnotations:0xc0024a6998}] Aliases:map[]}\"\nJun 12 16:26:04.474715 crc crio[22579]: time=\"2026-06-12T16:26:04.474432468Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688026-t94lk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:26:04.851319 crc crio[22579]: time=\"2026-06-12T16:26:04.851086316Z\" level=info msg=\"Stopped pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=f1ec9794-9acc-418c-a7ea-3dff9f10a286 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:28.920942 crc crio[22579]: time=\"2026-06-12T16:26:28.919933392Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/POD\" id=0e2b2e80-d51d-4800-8e8e-03f8da3dec6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:28.922718 crc crio[22579]: time=\"2026-06-12T16:26:28.921016671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:28.975066 crc crio[22579]: time=\"2026-06-12T16:26:28.974932749Z\" 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=0e2b2e80-d51d-4800-8e8e-03f8da3dec6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:28.991593 crc crio[22579]: time=\"2026-06-12T16:26:28.991396549Z\" level=info msg=\"Ran pod sandbox cc0f934734b06c7a92344a23ed1dca290ddfc984fee07b2cd5138e4addeaa440 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/POD\" id=0e2b2e80-d51d-4800-8e8e-03f8da3dec6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:26:28.994357 crc crio[22579]: time=\"2026-06-12T16:26:28.994211402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8bf7a3ae-0d76-48fe-9bff-251c4214a280 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:28.994846 crc crio[22579]: time=\"2026-06-12T16:26:28.994770337Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=8bf7a3ae-0d76-48fe-9bff-251c4214a280 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:28.994933 crc crio[22579]: time=\"2026-06-12T16:26:28.994912401Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=8bf7a3ae-0d76-48fe-9bff-251c4214a280 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:28.996491 crc crio[22579]: time=\"2026-06-12T16:26:28.99640919Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=18a56a72-72b7-4498-b95e-9a2e6cbb1d64 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:29.013139 crc crio[22579]: time=\"2026-06-12T16:26:29.013049774Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 12 16:26:38.995050 crc crio[22579]: time=\"2026-06-12T16:26:38.993817537Z\" level=info msg=\"Removing container: 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df\" id=e735b6b0-c595-4439-979f-2dc5cb39dff4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.058012 crc crio[22579]: time=\"2026-06-12T16:26:39.057806068Z\" level=info msg=\"Removed container 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df: openstack/neutron-db-create-2bvx5/mariadb-database-create\" id=e735b6b0-c595-4439-979f-2dc5cb39dff4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.062958 crc crio[22579]: time=\"2026-06-12T16:26:39.06284133Z\" level=info msg=\"Removing container: 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1\" id=2e593695-daac-41df-b8a5-5ccad4b669f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.253262 crc crio[22579]: time=\"2026-06-12T16:26:39.252674368Z\" level=info msg=\"Removed container 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1: openshift-infra/auto-csr-approver-29688020-xjbq5/oc\" id=2e593695-daac-41df-b8a5-5ccad4b669f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.258003 crc crio[22579]: time=\"2026-06-12T16:26:39.257930085Z\" level=info msg=\"Removing container: a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272\" id=c0a6feb9-f889-47a9-b81a-40b363ed6cee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.306569 crc crio[22579]: time=\"2026-06-12T16:26:39.306405701Z\" level=info msg=\"Removed container a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272: openstack/nova-metadata-0/nova-metadata-log\" id=c0a6feb9-f889-47a9-b81a-40b363ed6cee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.310896 crc crio[22579]: time=\"2026-06-12T16:26:39.310756085Z\" level=info msg=\"Removing container: 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30\" id=82763f87-a3f6-4fb3-be43-b6d20e1a4e86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.349305 crc crio[22579]: time=\"2026-06-12T16:26:39.349107737Z\" level=info msg=\"Removed container 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30: openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update\" id=82763f87-a3f6-4fb3-be43-b6d20e1a4e86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.363992 crc crio[22579]: time=\"2026-06-12T16:26:39.363749319Z\" level=info msg=\"Removing container: 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe\" id=01e772f2-7c8e-4bab-8c59-8ae151463a92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.450171 crc crio[22579]: time=\"2026-06-12T16:26:39.450023173Z\" level=info msg=\"Removed container 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe: openstack/barbican-db-create-qwgx9/mariadb-database-create\" id=01e772f2-7c8e-4bab-8c59-8ae151463a92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.455600 crc crio[22579]: time=\"2026-06-12T16:26:39.455438074Z\" level=info msg=\"Removing container: f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2\" id=c9698b32-2193-4a21-9f04-e238e1220acd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.518717 crc crio[22579]: time=\"2026-06-12T16:26:39.518218734Z\" level=info msg=\"Removed container f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9698b32-2193-4a21-9f04-e238e1220acd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.523671 crc crio[22579]: time=\"2026-06-12T16:26:39.52344657Z\" level=info msg=\"Removing container: 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f\" id=d547bb00-47d8-4bfd-b092-dd3634d4f89b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.567709 crc crio[22579]: time=\"2026-06-12T16:26:39.567555292Z\" level=info msg=\"Removed container 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f: openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update\" id=d547bb00-47d8-4bfd-b092-dd3634d4f89b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.571945 crc crio[22579]: time=\"2026-06-12T16:26:39.571883735Z\" level=info msg=\"Removing container: 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc\" id=e6ac20b4-d087-43b9-8897-92d4d6137123 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.623792 crc crio[22579]: time=\"2026-06-12T16:26:39.623689129Z\" level=info msg=\"Removed container 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc: openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update\" id=e6ac20b4-d087-43b9-8897-92d4d6137123 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.627952 crc crio[22579]: time=\"2026-06-12T16:26:39.627808796Z\" level=info msg=\"Removing container: bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321\" id=f224dadf-b6db-4f31-9928-3d48a3934567 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.676321 crc crio[22579]: time=\"2026-06-12T16:26:39.67618047Z\" level=info msg=\"Removed container bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321: openstack/glance-db-create-6hqf8/mariadb-database-create\" id=f224dadf-b6db-4f31-9928-3d48a3934567 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.683010 crc crio[22579]: time=\"2026-06-12T16:26:39.682865694Z\" level=info msg=\"Removing container: e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679\" id=55d682a7-6d11-4b47-8fec-5810b874778d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.850801 crc crio[22579]: time=\"2026-06-12T16:26:39.850467482Z\" level=info msg=\"Removed container e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679: openstack/keystone-db-sync-tq29m/keystone-db-sync\" id=55d682a7-6d11-4b47-8fec-5810b874778d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.857275 crc crio[22579]: time=\"2026-06-12T16:26:39.857083255Z\" level=info msg=\"Removing container: cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7\" id=74b6f08f-646c-433e-945c-c8e10b84b6c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.918035 crc crio[22579]: time=\"2026-06-12T16:26:39.917902653Z\" level=info msg=\"Removed container cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7: openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update\" id=74b6f08f-646c-433e-945c-c8e10b84b6c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.925116 crc crio[22579]: time=\"2026-06-12T16:26:39.924953358Z\" level=info msg=\"Removing container: 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53\" id=e3f113bb-435e-48b7-9185-e8ae066586f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.972697 crc crio[22579]: time=\"2026-06-12T16:26:39.972623663Z\" level=info msg=\"Removed container 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53: openstack/keystone-db-create-qmbqv/mariadb-database-create\" id=e3f113bb-435e-48b7-9185-e8ae066586f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:39.978637 crc crio[22579]: time=\"2026-06-12T16:26:39.978551548Z\" level=info msg=\"Removing container: b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707\" id=db875e13-4c85-41a0-878e-6b24d0a725d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.023309 crc crio[22579]: time=\"2026-06-12T16:26:40.023195494Z\" level=info msg=\"Removed container b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707: openstack/root-account-create-update-d768r/mariadb-account-create-update\" id=db875e13-4c85-41a0-878e-6b24d0a725d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.032283 crc crio[22579]: time=\"2026-06-12T16:26:40.032209129Z\" level=info msg=\"Removing container: f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4\" id=bf2b198c-bf3a-4125-821c-15d0bd809b54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.112185 crc crio[22579]: time=\"2026-06-12T16:26:40.111985723Z\" level=info msg=\"Removed container f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4: openstack/cinder-db-create-wlr7f/mariadb-database-create\" id=bf2b198c-bf3a-4125-821c-15d0bd809b54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.116885 crc crio[22579]: time=\"2026-06-12T16:26:40.116649405Z\" level=info msg=\"Removing container: 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82\" id=833a70bc-3a86-4749-93ad-2b0a5f6cefcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.164771 crc crio[22579]: time=\"2026-06-12T16:26:40.164669459Z\" level=info msg=\"Removed container 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82: openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update\" id=833a70bc-3a86-4749-93ad-2b0a5f6cefcd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.169157 crc crio[22579]: time=\"2026-06-12T16:26:40.169041693Z\" level=info msg=\"Removing container: 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb\" id=9dd6ef03-15e5-423b-acc3-21a8ebc8de40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.262200 crc crio[22579]: time=\"2026-06-12T16:26:40.261986821Z\" level=info msg=\"Removed container 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb: openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update\" id=9dd6ef03-15e5-423b-acc3-21a8ebc8de40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.266311 crc crio[22579]: time=\"2026-06-12T16:26:40.26618441Z\" level=info msg=\"Removing container: bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73\" id=6b537e27-d895-4038-966e-81abddcc67fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.709182 crc crio[22579]: time=\"2026-06-12T16:26:40.708710649Z\" level=info msg=\"Removed container bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73: openstack/placement-db-create-gqc82/mariadb-database-create\" id=6b537e27-d895-4038-966e-81abddcc67fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:26:40.722778 crc crio[22579]: time=\"2026-06-12T16:26:40.722680064Z\" level=info msg=\"Stopping pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=6c3d529b-18b0-48b6-a4a1-5725021814c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.723544 crc crio[22579]: time=\"2026-06-12T16:26:40.722815798Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=6c3d529b-18b0-48b6-a4a1-5725021814c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.723774 crc crio[22579]: time=\"2026-06-12T16:26:40.72369036Z\" level=info msg=\"Removing pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=437cd425-89a9-4f94-91cd-99e058fa688f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:40.804706 crc crio[22579]: time=\"2026-06-12T16:26:40.804485711Z\" level=info msg=\"Removed pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=437cd425-89a9-4f94-91cd-99e058fa688f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:40.806125 crc crio[22579]: time=\"2026-06-12T16:26:40.806018821Z\" level=info msg=\"Stopping pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=9b367d22-3f49-4b61-ab25-43e22b3b2c28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.806245 crc crio[22579]: time=\"2026-06-12T16:26:40.806155704Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=9b367d22-3f49-4b61-ab25-43e22b3b2c28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.807622 crc crio[22579]: time=\"2026-06-12T16:26:40.807237843Z\" level=info msg=\"Removing pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=ddcc72d1-a154-45dc-951e-8b1cc2ca3833 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:40.841825 crc crio[22579]: time=\"2026-06-12T16:26:40.841748534Z\" level=info msg=\"Removed pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=ddcc72d1-a154-45dc-951e-8b1cc2ca3833 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:40.843750 crc crio[22579]: time=\"2026-06-12T16:26:40.842923855Z\" level=info msg=\"Stopping pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=8773e4f5-7f08-4d84-a67b-5eb9081e4a8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.843750 crc crio[22579]: time=\"2026-06-12T16:26:40.843013287Z\" level=info msg=\"Stopped pod sandbox (already stopped): e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=8773e4f5-7f08-4d84-a67b-5eb9081e4a8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.845166 crc crio[22579]: time=\"2026-06-12T16:26:40.844717241Z\" level=info msg=\"Removing pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=5e8cf3e4-dbf9-4729-bc59-407e6ad56371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:40.882555 crc crio[22579]: time=\"2026-06-12T16:26:40.882222931Z\" level=info msg=\"Removed pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=5e8cf3e4-dbf9-4729-bc59-407e6ad56371 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:40.886200 crc crio[22579]: time=\"2026-06-12T16:26:40.883768652Z\" level=info msg=\"Stopping pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=841e639c-b6b7-435e-b2ed-e1e4f51d5414 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.886200 crc crio[22579]: time=\"2026-06-12T16:26:40.883978447Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=841e639c-b6b7-435e-b2ed-e1e4f51d5414 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.886200 crc crio[22579]: time=\"2026-06-12T16:26:40.885296921Z\" level=info msg=\"Removing pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=e0f1cc94-a9a0-4930-b0db-68d57e98bfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:40.917216 crc crio[22579]: time=\"2026-06-12T16:26:40.917076382Z\" level=info msg=\"Removed pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=e0f1cc94-a9a0-4930-b0db-68d57e98bfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:40.918658 crc crio[22579]: time=\"2026-06-12T16:26:40.918445127Z\" level=info msg=\"Stopping pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=2014bec4-10b2-4e15-8534-0e99ca660fcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.918768 crc crio[22579]: time=\"2026-06-12T16:26:40.918737255Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=2014bec4-10b2-4e15-8534-0e99ca660fcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:40.919603 crc crio[22579]: time=\"2026-06-12T16:26:40.919456124Z\" level=info msg=\"Removing pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=c8369f2c-9114-4b56-aa1b-df990fa56524 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.199816 crc crio[22579]: time=\"2026-06-12T16:26:41.199662433Z\" level=info msg=\"Removed pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=c8369f2c-9114-4b56-aa1b-df990fa56524 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.201449 crc crio[22579]: time=\"2026-06-12T16:26:41.201305395Z\" level=info msg=\"Stopping pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=ae28931b-39a6-4b25-9f4a-f16818e2d631 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.201643 crc crio[22579]: time=\"2026-06-12T16:26:41.201580323Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=ae28931b-39a6-4b25-9f4a-f16818e2d631 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.202259 crc crio[22579]: time=\"2026-06-12T16:26:41.202151948Z\" level=info msg=\"Removing pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=f921086a-e011-4567-9667-fcd8c6d6f158 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.259467 crc crio[22579]: time=\"2026-06-12T16:26:41.259227578Z\" level=info msg=\"Removed pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=f921086a-e011-4567-9667-fcd8c6d6f158 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.260850 crc crio[22579]: time=\"2026-06-12T16:26:41.260742268Z\" level=info msg=\"Stopping pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=4d20a50e-87fc-4b5d-adbe-d6069cf1f005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.260959 crc crio[22579]: time=\"2026-06-12T16:26:41.260923873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=4d20a50e-87fc-4b5d-adbe-d6069cf1f005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.261831 crc crio[22579]: time=\"2026-06-12T16:26:41.261748974Z\" level=info msg=\"Removing pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=919622b5-1cdf-432d-bd18-ba8f45f92f0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.288437 crc crio[22579]: time=\"2026-06-12T16:26:41.288253817Z\" level=info msg=\"Removed pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=919622b5-1cdf-432d-bd18-ba8f45f92f0f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.289920 crc crio[22579]: time=\"2026-06-12T16:26:41.289808117Z\" level=info msg=\"Stopping pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=49b88f49-59c6-44b5-bde8-3e66dc185cce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.290039 crc crio[22579]: time=\"2026-06-12T16:26:41.2899272Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=49b88f49-59c6-44b5-bde8-3e66dc185cce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.290874 crc crio[22579]: time=\"2026-06-12T16:26:41.290825044Z\" level=info msg=\"Removing pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=5f26218d-7f68-49e4-a9cb-8a503b275ff6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.323299 crc crio[22579]: time=\"2026-06-12T16:26:41.32320837Z\" level=info msg=\"Removed pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=5f26218d-7f68-49e4-a9cb-8a503b275ff6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.326943 crc crio[22579]: time=\"2026-06-12T16:26:41.326759232Z\" level=info msg=\"Stopping pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=1835bb8e-d4cd-47a0-945a-0c8cbd20f4b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.326943 crc crio[22579]: time=\"2026-06-12T16:26:41.326858485Z\" level=info msg=\"Stopped pod sandbox (already stopped): 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=1835bb8e-d4cd-47a0-945a-0c8cbd20f4b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.328361 crc crio[22579]: time=\"2026-06-12T16:26:41.328274162Z\" level=info msg=\"Removing pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=c7408645-cf38-40dc-8109-e93f7a1ac6fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.533284 crc crio[22579]: time=\"2026-06-12T16:26:41.533034549Z\" level=info msg=\"Removed pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=c7408645-cf38-40dc-8109-e93f7a1ac6fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.536844 crc crio[22579]: time=\"2026-06-12T16:26:41.536765647Z\" level=info msg=\"Stopping pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=a0fbc585-5ef9-4d52-a2e3-2e498d8a2608 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.537026 crc crio[22579]: time=\"2026-06-12T16:26:41.53688444Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=a0fbc585-5ef9-4d52-a2e3-2e498d8a2608 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.537787 crc crio[22579]: time=\"2026-06-12T16:26:41.537717201Z\" level=info msg=\"Removing pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=aaff5654-97f1-4e1e-93e6-e131e2581a6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.567893 crc crio[22579]: time=\"2026-06-12T16:26:41.567779717Z\" level=info msg=\"Removed pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=aaff5654-97f1-4e1e-93e6-e131e2581a6f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.569915 crc crio[22579]: time=\"2026-06-12T16:26:41.569798869Z\" level=info msg=\"Stopping pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=f71994d4-eed8-4e19-91f1-10762cf3f889 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.570119 crc crio[22579]: time=\"2026-06-12T16:26:41.569932923Z\" level=info msg=\"Stopped pod sandbox (already stopped): 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=f71994d4-eed8-4e19-91f1-10762cf3f889 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.570977 crc crio[22579]: time=\"2026-06-12T16:26:41.570924529Z\" level=info msg=\"Removing pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=a7cfc78c-5432-48a3-944d-0e56bfdbeda1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.606287 crc crio[22579]: time=\"2026-06-12T16:26:41.605964074Z\" level=info msg=\"Removed pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=a7cfc78c-5432-48a3-944d-0e56bfdbeda1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.608332 crc crio[22579]: time=\"2026-06-12T16:26:41.608237833Z\" level=info msg=\"Stopping pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=c2703ada-e33f-4748-b470-1ce2b7146019 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.608450 crc crio[22579]: time=\"2026-06-12T16:26:41.608407398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=c2703ada-e33f-4748-b470-1ce2b7146019 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.611141 crc crio[22579]: time=\"2026-06-12T16:26:41.611016056Z\" level=info msg=\"Removing pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=25366b03-1aaa-4ea5-bcff-6c1d29a77fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.654929 crc crio[22579]: time=\"2026-06-12T16:26:41.65480588Z\" level=info msg=\"Removed pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=25366b03-1aaa-4ea5-bcff-6c1d29a77fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.655988 crc crio[22579]: time=\"2026-06-12T16:26:41.655917389Z\" level=info msg=\"Stopping pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=9832cd3e-cf52-4071-a757-20fa42ea440f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.656177 crc crio[22579]: time=\"2026-06-12T16:26:41.656004191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=9832cd3e-cf52-4071-a757-20fa42ea440f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.656621 crc crio[22579]: time=\"2026-06-12T16:26:41.656479984Z\" level=info msg=\"Removing pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=88a6be07-9582-4896-9260-d7522b93123b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.683617 crc crio[22579]: time=\"2026-06-12T16:26:41.68354578Z\" level=info msg=\"Removed pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=88a6be07-9582-4896-9260-d7522b93123b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.687826 crc crio[22579]: time=\"2026-06-12T16:26:41.687676128Z\" level=info msg=\"Stopping pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=393a3ee2-a3fb-47fd-bd3b-09baf29d2ec9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.688035 crc crio[22579]: time=\"2026-06-12T16:26:41.687840463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=393a3ee2-a3fb-47fd-bd3b-09baf29d2ec9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.688638 crc crio[22579]: time=\"2026-06-12T16:26:41.688546781Z\" level=info msg=\"Removing pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=5c453efd-8907-4818-bb9a-429eb1ba193b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.714310 crc crio[22579]: time=\"2026-06-12T16:26:41.714117499Z\" level=info msg=\"Removed pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=5c453efd-8907-4818-bb9a-429eb1ba193b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.715733 crc crio[22579]: time=\"2026-06-12T16:26:41.715622388Z\" level=info msg=\"Stopping pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=c618eb0d-4cdd-4936-91d0-c5120c2c156b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.715846 crc crio[22579]: time=\"2026-06-12T16:26:41.715742391Z\" level=info msg=\"Stopped pod sandbox (already stopped): dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=c618eb0d-4cdd-4936-91d0-c5120c2c156b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.717978 crc crio[22579]: time=\"2026-06-12T16:26:41.717049776Z\" level=info msg=\"Removing pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=9f79401a-3a91-4f5c-a24b-656ee63ac8ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.900872 crc crio[22579]: time=\"2026-06-12T16:26:41.900673752Z\" level=info msg=\"Removed pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=9f79401a-3a91-4f5c-a24b-656ee63ac8ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.901797 crc crio[22579]: time=\"2026-06-12T16:26:41.901731189Z\" level=info msg=\"Stopping pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=2d0343b4-b52a-43cd-a847-697ea6dee0db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.902173 crc crio[22579]: time=\"2026-06-12T16:26:41.901805661Z\" level=info msg=\"Stopped pod sandbox (already stopped): dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=2d0343b4-b52a-43cd-a847-697ea6dee0db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:26:41.903191 crc crio[22579]: time=\"2026-06-12T16:26:41.903071364Z\" level=info msg=\"Removing pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=0dac815f-1ade-42e4-b117-664615995ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:41.950261 crc crio[22579]: time=\"2026-06-12T16:26:41.950125093Z\" level=info msg=\"Removed pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=0dac815f-1ade-42e4-b117-664615995ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:26:55.482151 crc crio[22579]: time=\"2026-06-12T16:26:55.48121048Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=18a56a72-72b7-4498-b95e-9a2e6cbb1d64 name=/runtime.v1.ImageService/PullImage\nJun 12 16:26:55.484951 crc crio[22579]: time=\"2026-06-12T16:26:55.484797013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ef7984f6-57ee-4e41-9d75-80aa64e12952 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:55.511052 crc crio[22579]: time=\"2026-06-12T16:26:55.510935846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=33af3434-7108-4eeb-a73d-c628af559948 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:26:55.596697 crc crio[22579]: time=\"2026-06-12T16:26:55.596283935Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/init\" id=b51ca61e-9b32-460a-9cf6-31fca3fc3d85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:55.600802 crc crio[22579]: time=\"2026-06-12T16:26:55.60069019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:55.667812 crc crio[22579]: time=\"2026-06-12T16:26:55.66766103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:55.672626 crc crio[22579]: time=\"2026-06-12T16:26:55.672483536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:26:55.903982 crc crio[22579]: time=\"2026-06-12T16:26:55.903205271Z\" level=info msg=\"Created container 23d178dcc755f96996ac717eea700a2f6d6f558683b3c551f9fd1fa5d1907fbf: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/init\" id=b51ca61e-9b32-460a-9cf6-31fca3fc3d85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:26:55.907753 crc crio[22579]: time=\"2026-06-12T16:26:55.907643457Z\" level=info msg=\"Starting container: 23d178dcc755f96996ac717eea700a2f6d6f558683b3c551f9fd1fa5d1907fbf\" id=a9a1d227-7b17-4b06-a95a-022b041327c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:26:55.926927 crc crio[22579]: time=\"2026-06-12T16:26:55.926623813Z\" level=info msg=\"Started container\" PID=116628 containerID=23d178dcc755f96996ac717eea700a2f6d6f558683b3c551f9fd1fa5d1907fbf description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/init id=a9a1d227-7b17-4b06-a95a-022b041327c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0f934734b06c7a92344a23ed1dca290ddfc984fee07b2cd5138e4addeaa440\nJun 12 16:27:03.641306 crc crio[22579]: time=\"2026-06-12T16:27:03.640391342Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=f8a202cc-b331-47bf-9fb8-af98499e7e03 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:03.679040 crc crio[22579]: time=\"2026-06-12T16:27:03.678949469Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 12 16:27:06.017798 crc crio[22579]: time=\"2026-06-12T16:27:06.017101991Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=f8a202cc-b331-47bf-9fb8-af98499e7e03 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:06.021940 crc crio[22579]: time=\"2026-06-12T16:27:06.021453235Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b41e2922-7691-429d-800a-f6c851f38314 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:06.049211 crc crio[22579]: time=\"2026-06-12T16:27:06.049087897Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=bd0ddb6f-c04d-4405-af1f-e00f5e75b611 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:06.059433 crc crio[22579]: time=\"2026-06-12T16:27:06.059310664Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/osp-httpd\" id=f1944ff4-c7a9-49f5-bbb7-305cd59f1baa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:06.059980 crc crio[22579]: time=\"2026-06-12T16:27:06.05991717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.129852 crc crio[22579]: time=\"2026-06-12T16:27:06.129271121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.134480 crc crio[22579]: time=\"2026-06-12T16:27:06.134390935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:06.361189 crc crio[22579]: time=\"2026-06-12T16:27:06.360140761Z\" level=info msg=\"Created container 54b0bf45d5ef877f162a9e0875d696a737f2f9fadc9f39177f43e69a030ca9ed: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/osp-httpd\" id=f1944ff4-c7a9-49f5-bbb7-305cd59f1baa name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:06.363023 crc crio[22579]: time=\"2026-06-12T16:27:06.362904444Z\" level=info msg=\"Starting container: 54b0bf45d5ef877f162a9e0875d696a737f2f9fadc9f39177f43e69a030ca9ed\" id=a98be4e2-6fbb-4cea-867a-65e98d179842 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:06.370376 crc crio[22579]: time=\"2026-06-12T16:27:06.370131992Z\" level=info msg=\"Started container\" PID=117137 containerID=54b0bf45d5ef877f162a9e0875d696a737f2f9fadc9f39177f43e69a030ca9ed description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/osp-httpd id=a98be4e2-6fbb-4cea-867a-65e98d179842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0f934734b06c7a92344a23ed1dca290ddfc984fee07b2cd5138e4addeaa440\nJun 12 16:27:16.466899 crc crio[22579]: time=\"2026-06-12T16:27:16.465683162Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/POD\" id=604fd621-7090-4778-8d7f-4bd5df6773c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:16.468798 crc crio[22579]: time=\"2026-06-12T16:27:16.466944345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:16.514657 crc crio[22579]: time=\"2026-06-12T16:27:16.514427555Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg Namespace:openstack ID:9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c UID:2c8accec-0ae5-4b77-bd9e-577def01c53c NetNS:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c8accec_0ae5_4b77_bd9e_577def01c53c.slice PodAnnotations:0xc00130c9e0}] Aliases:map[]}\"\nJun 12 16:27:16.514657 crc crio[22579]: time=\"2026-06-12T16:27:16.5145891Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:16.876259 crc crio[22579]: 2026-06-12T16:27:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9997b262b61f8d3 Mac:42:a3:e1:55:fb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 SocketPath: PciID:}] [{Interface:0xc0005085c0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:27:16.878135 crc crio[22579]: time=\"2026-06-12T16:27:16.878020512Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg Namespace:openstack ID:9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c UID:2c8accec-0ae5-4b77-bd9e-577def01c53c NetNS:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c8accec_0ae5_4b77_bd9e_577def01c53c.slice PodAnnotations:0xc00130c9e0}] Aliases:map[]}\"\nJun 12 16:27:16.878331 crc crio[22579]: time=\"2026-06-12T16:27:16.878258389Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:27:16.889308 crc crio[22579]: time=\"2026-06-12T16:27:16.889173194Z\" level=info msg=\"Ran pod sandbox 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/POD\" id=604fd621-7090-4778-8d7f-4bd5df6773c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:27:16.892308 crc crio[22579]: time=\"2026-06-12T16:27:16.892214593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=dd4370c5-627b-42ef-8423-fc46a575fe36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:16.898128 crc crio[22579]: time=\"2026-06-12T16:27:16.898012324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=90096a67-b732-4fd2-b379-a692f817fbd3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:16.909658 crc crio[22579]: time=\"2026-06-12T16:27:16.90933702Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init\" id=f8dae00c-3918-40ad-b263-2786693b5798 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:16.911878 crc crio[22579]: time=\"2026-06-12T16:27:16.911817135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:16.977097 crc crio[22579]: time=\"2026-06-12T16:27:16.976982747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:16.983658 crc crio[22579]: time=\"2026-06-12T16:27:16.981272439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:17.155081 crc crio[22579]: time=\"2026-06-12T16:27:17.154955406Z\" level=info msg=\"Created container 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init\" id=f8dae00c-3918-40ad-b263-2786693b5798 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:17.157386 crc crio[22579]: time=\"2026-06-12T16:27:17.157253386Z\" level=info msg=\"Starting container: 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5\" id=b5e39961-7f3f-4d16-9f9c-5a144a596fb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:17.162759 crc crio[22579]: time=\"2026-06-12T16:27:17.162602165Z\" level=info msg=\"Started container\" PID=117923 containerID=84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init id=b5e39961-7f3f-4d16-9f9c-5a144a596fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\nJun 12 16:27:27.136661 crc crio[22579]: time=\"2026-06-12T16:27:27.135474352Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=6deb9f8e-17c2-4e01-82d3-ad8a586dd1d3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:27.155335 crc crio[22579]: time=\"2026-06-12T16:27:27.155204158Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 12 16:27:36.047197 crc crio[22579]: time=\"2026-06-12T16:27:36.046612716Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=6deb9f8e-17c2-4e01-82d3-ad8a586dd1d3 name=/runtime.v1.ImageService/PullImage\nJun 12 16:27:36.049136 crc crio[22579]: time=\"2026-06-12T16:27:36.047964031Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=dd2b8ed0-463a-42b9-a7f3-eb13f3fb0617 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:36.056014 crc crio[22579]: time=\"2026-06-12T16:27:36.053455105Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=a118d455-5fa7-4404-bf2b-3f2d9f0be150 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:27:36.085281 crc crio[22579]: time=\"2026-06-12T16:27:36.08504213Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=06c75682-8fe9-4503-b963-d6ea9d015927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:36.087630 crc crio[22579]: time=\"2026-06-12T16:27:36.087598967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:36.152031 crc crio[22579]: time=\"2026-06-12T16:27:36.151947547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:36.158969 crc crio[22579]: time=\"2026-06-12T16:27:36.158866458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:27:36.371392 crc crio[22579]: time=\"2026-06-12T16:27:36.370684071Z\" level=info msg=\"Created container d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=06c75682-8fe9-4503-b963-d6ea9d015927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:27:36.376290 crc crio[22579]: time=\"2026-06-12T16:27:36.376115963Z\" level=info msg=\"Starting container: d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175\" id=1d9720d1-e5fb-4e39-8d67-7a07bc56e8c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:27:36.382758 crc crio[22579]: time=\"2026-06-12T16:27:36.382571211Z\" level=info msg=\"Started container\" PID=118878 containerID=d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery id=1d9720d1-e5fb-4e39-8d67-7a07bc56e8c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\nJun 12 16:27:37.615111 crc crio[22579]: time=\"2026-06-12T16:27:37.614336635Z\" level=info msg=\"Stopping pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=0e47279a-32cb-48ff-b38e-411c32633f66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:37.616894 crc crio[22579]: time=\"2026-06-12T16:27:37.61606917Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg Namespace:openstack ID:9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c UID:2c8accec-0ae5-4b77-bd9e-577def01c53c NetNS:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c8accec_0ae5_4b77_bd9e_577def01c53c.slice PodAnnotations:0xc00008d2a8}] Aliases:map[]}\"\nJun 12 16:27:37.616894 crc crio[22579]: time=\"2026-06-12T16:27:37.616239444Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:27:38.064001 crc crio[22579]: time=\"2026-06-12T16:27:38.063941228Z\" level=info msg=\"Stopped pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=0e47279a-32cb-48ff-b38e-411c32633f66 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:41.987700 crc crio[22579]: time=\"2026-06-12T16:27:41.979340907Z\" level=info msg=\"Removing container: 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704\" id=b3d2c5f4-51b4-43a3-9ae1-8e8bde5ec867 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.029902 crc crio[22579]: time=\"2026-06-12T16:27:42.029390384Z\" level=info msg=\"Removed container 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704: openstack/placement-db-sync-vw7df/placement-db-sync\" id=b3d2c5f4-51b4-43a3-9ae1-8e8bde5ec867 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.034595 crc crio[22579]: time=\"2026-06-12T16:27:42.034544588Z\" level=info msg=\"Removing container: d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac\" id=e0ad804e-64cf-48bf-84e2-309ed7f510b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.117761 crc crio[22579]: time=\"2026-06-12T16:27:42.11769863Z\" level=info msg=\"Removed container d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac: openstack/neutron-db-sync-whjqh/neutron-db-sync\" id=e0ad804e-64cf-48bf-84e2-309ed7f510b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.121538 crc crio[22579]: time=\"2026-06-12T16:27:42.121396257Z\" level=info msg=\"Removing container: 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc\" id=2f0971df-5ec8-44ec-a51b-247dbc836d08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.235375 crc crio[22579]: time=\"2026-06-12T16:27:42.235126488Z\" level=info msg=\"Removed container 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc: openstack/glance-db-sync-t778j/glance-db-sync\" id=2f0971df-5ec8-44ec-a51b-247dbc836d08 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.238109 crc crio[22579]: time=\"2026-06-12T16:27:42.238068654Z\" level=info msg=\"Removing container: 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a\" id=541e902a-5175-49d9-8d9c-2d6bb755dab3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.329589 crc crio[22579]: time=\"2026-06-12T16:27:42.329459621Z\" level=info msg=\"Removed container 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a: openstack/keystone-bootstrap-ldkwf/keystone-bootstrap\" id=541e902a-5175-49d9-8d9c-2d6bb755dab3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.336130 crc crio[22579]: time=\"2026-06-12T16:27:42.335980111Z\" level=info msg=\"Removing container: c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d\" id=a32173f8-0949-49c4-8e6f-d4531b7fb3d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.398205 crc crio[22579]: time=\"2026-06-12T16:27:42.397157749Z\" level=info msg=\"Removed container c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d: openstack/cinder-db-sync-2jrgb/cinder-db-sync\" id=a32173f8-0949-49c4-8e6f-d4531b7fb3d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.400464 crc crio[22579]: time=\"2026-06-12T16:27:42.40026877Z\" level=info msg=\"Removing container: 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a\" id=1431c732-3c9a-4d43-b4a8-4e5a63e447f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.452605 crc crio[22579]: time=\"2026-06-12T16:27:42.452487544Z\" level=info msg=\"Removed container 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a: openstack/barbican-db-sync-cvwct/barbican-db-sync\" id=1431c732-3c9a-4d43-b4a8-4e5a63e447f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:27:42.476253 crc crio[22579]: time=\"2026-06-12T16:27:42.476184413Z\" level=info msg=\"Stopping pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=0612600f-9b6c-4747-95fc-cbbd04f313bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.476805 crc crio[22579]: time=\"2026-06-12T16:27:42.476776428Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=0612600f-9b6c-4747-95fc-cbbd04f313bc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.477981 crc crio[22579]: time=\"2026-06-12T16:27:42.477850176Z\" level=info msg=\"Removing pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=35c07da4-5621-4168-abc2-6247a4f4a5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.499260 crc crio[22579]: time=\"2026-06-12T16:27:42.499122682Z\" level=info msg=\"Removed pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=35c07da4-5621-4168-abc2-6247a4f4a5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.500737 crc crio[22579]: time=\"2026-06-12T16:27:42.500650532Z\" level=info msg=\"Stopping pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=c9fbe89d-a3d3-4d88-9e87-3a560e25cf18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.500849 crc crio[22579]: time=\"2026-06-12T16:27:42.500746684Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=c9fbe89d-a3d3-4d88-9e87-3a560e25cf18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.502246 crc crio[22579]: time=\"2026-06-12T16:27:42.501386231Z\" level=info msg=\"Removing pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=47feec1d-0f15-49ab-8a9f-25ffa09a5fcb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.515659 crc crio[22579]: time=\"2026-06-12T16:27:42.515550881Z\" level=info msg=\"Removed pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=47feec1d-0f15-49ab-8a9f-25ffa09a5fcb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.517554 crc crio[22579]: time=\"2026-06-12T16:27:42.51742341Z\" level=info msg=\"Stopping pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=0afc8979-8836-4c7b-bedd-9ea6f0de6d67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.517660 crc crio[22579]: time=\"2026-06-12T16:27:42.517568604Z\" level=info msg=\"Stopped pod sandbox (already stopped): a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=0afc8979-8836-4c7b-bedd-9ea6f0de6d67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.518999 crc crio[22579]: time=\"2026-06-12T16:27:42.518906269Z\" level=info msg=\"Removing pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=69c7d489-66d0-4a71-b715-0969261b28af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.540906 crc crio[22579]: time=\"2026-06-12T16:27:42.54079176Z\" level=info msg=\"Removed pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=69c7d489-66d0-4a71-b715-0969261b28af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.542561 crc crio[22579]: time=\"2026-06-12T16:27:42.542472284Z\" level=info msg=\"Stopping pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=94cde76f-1357-44ff-9a92-994407e1e2a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.542737 crc crio[22579]: time=\"2026-06-12T16:27:42.542719281Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=94cde76f-1357-44ff-9a92-994407e1e2a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.543825 crc crio[22579]: time=\"2026-06-12T16:27:42.543727387Z\" level=info msg=\"Removing pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=e16ba97d-44dd-4f46-8bf9-3e689ea1601c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.570470 crc crio[22579]: time=\"2026-06-12T16:27:42.57025218Z\" level=info msg=\"Removed pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=e16ba97d-44dd-4f46-8bf9-3e689ea1601c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.571611 crc crio[22579]: time=\"2026-06-12T16:27:42.571453221Z\" level=info msg=\"Stopping pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=079e0be9-6362-47c3-b802-42fce61845d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.571706 crc crio[22579]: time=\"2026-06-12T16:27:42.571638846Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=079e0be9-6362-47c3-b802-42fce61845d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.572572 crc crio[22579]: time=\"2026-06-12T16:27:42.572447287Z\" level=info msg=\"Removing pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=55e28efe-d854-4bca-8c1e-24bf64632ceb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.596698 crc crio[22579]: time=\"2026-06-12T16:27:42.596585938Z\" level=info msg=\"Removed pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=55e28efe-d854-4bca-8c1e-24bf64632ceb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.598216 crc crio[22579]: time=\"2026-06-12T16:27:42.598174059Z\" level=info msg=\"Stopping pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=4b18b4a8-d7f3-4d00-bee4-6cb55e7752dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.598415 crc crio[22579]: time=\"2026-06-12T16:27:42.598235361Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=4b18b4a8-d7f3-4d00-bee4-6cb55e7752dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:27:42.599170 crc crio[22579]: time=\"2026-06-12T16:27:42.599110864Z\" level=info msg=\"Removing pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=2564f4b0-a827-4f6c-8adb-35e862697d2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:27:42.643563 crc crio[22579]: time=\"2026-06-12T16:27:42.6433993Z\" level=info msg=\"Removed pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=2564f4b0-a827-4f6c-8adb-35e862697d2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:00.729156 crc crio[22579]: time=\"2026-06-12T16:28:00.728389641Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688028-mvmfd/POD\" id=4a22d2b1-3e6e-46b0-ab10-0521e6d88b82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:00.730678 crc crio[22579]: time=\"2026-06-12T16:28:00.729182472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:00.799109 crc crio[22579]: time=\"2026-06-12T16:28:00.799003236Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-mvmfd Namespace:openshift-infra ID:2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 UID:199e6545-d7cd-4587-9094-3c5898380cbc NetNS:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199e6545_d7cd_4587_9094_3c5898380cbc.slice PodAnnotations:0xc005ce60c0}] Aliases:map[]}\"\nJun 12 16:28:00.799109 crc crio[22579]: time=\"2026-06-12T16:28:00.799092918Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688028-mvmfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:01.820726 crc crio[22579]: 2026-06-12T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2154f5784dfd9db Mac:d2:b1:0b:8e:ed:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 SocketPath: PciID:}] [{Interface:0xc0004b05e0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:01.822491 crc crio[22579]: time=\"2026-06-12T16:28:01.821063661Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-mvmfd Namespace:openshift-infra ID:2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 UID:199e6545-d7cd-4587-9094-3c5898380cbc NetNS:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199e6545_d7cd_4587_9094_3c5898380cbc.slice PodAnnotations:0xc005ce60c0}] Aliases:map[]}\"\nJun 12 16:28:01.822491 crc crio[22579]: time=\"2026-06-12T16:28:01.821743409Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688028-mvmfd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:01.834330 crc crio[22579]: time=\"2026-06-12T16:28:01.834187654Z\" level=info msg=\"Ran pod sandbox 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 with infra container: openshift-infra/auto-csr-approver-29688028-mvmfd/POD\" id=4a22d2b1-3e6e-46b0-ab10-0521e6d88b82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:01.855019 crc crio[22579]: time=\"2026-06-12T16:28:01.854902995Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ede65271-1cd0-4e24-af99-4833e91ee214 name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:01.864084 crc crio[22579]: time=\"2026-06-12T16:28:01.863974842Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:28:04.212156 crc crio[22579]: time=\"2026-06-12T16:28:04.211177899Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ede65271-1cd0-4e24-af99-4833e91ee214 name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:04.213668 crc crio[22579]: time=\"2026-06-12T16:28:04.21314238Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f31be177-2ad7-4f1c-a5c4-5e090b467293 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:04.216380 crc crio[22579]: time=\"2026-06-12T16:28:04.215915573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=782ba91b-6511-4b80-bba9-98c5f51d32d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:04.256966 crc crio[22579]: time=\"2026-06-12T16:28:04.256826611Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688028-mvmfd/oc\" id=06f5ed63-196e-4fd9-819c-b87d0ca58622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:04.257438 crc crio[22579]: time=\"2026-06-12T16:28:04.257372276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.322735 crc crio[22579]: time=\"2026-06-12T16:28:04.32263805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.678035 crc crio[22579]: time=\"2026-06-12T16:28:04.677933801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:04.845779 crc crio[22579]: time=\"2026-06-12T16:28:04.845694203Z\" level=info msg=\"Created container 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a: openshift-infra/auto-csr-approver-29688028-mvmfd/oc\" id=06f5ed63-196e-4fd9-819c-b87d0ca58622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:04.852543 crc crio[22579]: time=\"2026-06-12T16:28:04.852317596Z\" level=info msg=\"Starting container: 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a\" id=5d2f0f0c-d5bf-44ac-b1b2-d38fd9517541 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:04.858799 crc crio[22579]: time=\"2026-06-12T16:28:04.858720113Z\" level=info msg=\"Started container\" PID=120378 containerID=246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a description=openshift-infra/auto-csr-approver-29688028-mvmfd/oc id=5d2f0f0c-d5bf-44ac-b1b2-d38fd9517541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\nJun 12 16:28:08.541876 crc crio[22579]: time=\"2026-06-12T16:28:08.540772826Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ffnq6/POD\" id=70a5e59a-4e90-433a-8245-82227805b22e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:08.543186 crc crio[22579]: time=\"2026-06-12T16:28:08.541905546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:08.584424 crc crio[22579]: time=\"2026-06-12T16:28:08.584008666Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ffnq6 Namespace:openshift-marketplace ID:3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a UID:09217340-9931-4e54-8ca5-d3e3eb19458a NetNS:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09217340_9931_4e54_8ca5_d3e3eb19458a.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"\nJun 12 16:28:08.584424 crc crio[22579]: time=\"2026-06-12T16:28:08.584270392Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ffnq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:09.144598 crc crio[22579]: time=\"2026-06-12T16:28:09.144045014Z\" level=info msg=\"Stopping pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=dd3c9a1b-c1b6-4d78-b846-ac625f4cdebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:09.145123 crc crio[22579]: time=\"2026-06-12T16:28:09.14507057Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-mvmfd Namespace:openshift-infra ID:2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 UID:199e6545-d7cd-4587-9094-3c5898380cbc NetNS:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199e6545_d7cd_4587_9094_3c5898380cbc.slice PodAnnotations:0xc002218bb8}] Aliases:map[]}\"\nJun 12 16:28:09.145267 crc crio[22579]: time=\"2026-06-12T16:28:09.145227395Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688028-mvmfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:09.202793 crc crio[22579]: 2026-06-12T16:28:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3588ca9a0298143 Mac:8e:c0:4c:45:79:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 SocketPath: PciID:}] [{Interface:0xc0004b65d0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:28:09.205741 crc crio[22579]: time=\"2026-06-12T16:28:09.204923324Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ffnq6 Namespace:openshift-marketplace ID:3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a UID:09217340-9931-4e54-8ca5-d3e3eb19458a NetNS:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09217340_9931_4e54_8ca5_d3e3eb19458a.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"\nJun 12 16:28:09.205741 crc crio[22579]: time=\"2026-06-12T16:28:09.205084038Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ffnq6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:28:09.221954 crc crio[22579]: time=\"2026-06-12T16:28:09.221806435Z\" level=info msg=\"Ran pod sandbox 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a with infra container: openshift-marketplace/redhat-marketplace-ffnq6/POD\" id=70a5e59a-4e90-433a-8245-82227805b22e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:28:09.227722 crc crio[22579]: time=\"2026-06-12T16:28:09.227564915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f7a9bb9-e6bd-40c9-9fd1-751ace5c99dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:09.231290 crc crio[22579]: time=\"2026-06-12T16:28:09.231159739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ea84350-829d-4905-8f3b-978005b887bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:09.240171 crc crio[22579]: time=\"2026-06-12T16:28:09.240077872Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities\" id=444ca8b7-4beb-4ef4-9929-3b4f99d9f2c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:09.240774 crc crio[22579]: time=\"2026-06-12T16:28:09.240638927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:09.295976 crc crio[22579]: time=\"2026-06-12T16:28:09.29588014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:09.306746 crc crio[22579]: time=\"2026-06-12T16:28:09.30663112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:09.491416 crc crio[22579]: time=\"2026-06-12T16:28:09.491291053Z\" level=info msg=\"Created container 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616: openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities\" id=444ca8b7-4beb-4ef4-9929-3b4f99d9f2c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:09.497485 crc crio[22579]: time=\"2026-06-12T16:28:09.496729226Z\" level=info msg=\"Starting container: 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616\" id=bc0e122b-55b5-4371-8734-b68ff019713a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:09.513023 crc crio[22579]: time=\"2026-06-12T16:28:09.512880147Z\" level=info msg=\"Started container\" PID=120777 containerID=03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616 description=openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities id=bc0e122b-55b5-4371-8734-b68ff019713a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\nJun 12 16:28:09.546665 crc crio[22579]: time=\"2026-06-12T16:28:09.546490825Z\" level=info msg=\"Stopped pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=dd3c9a1b-c1b6-4d78-b846-ac625f4cdebe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:10.169683 crc crio[22579]: time=\"2026-06-12T16:28:10.165053432Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=46b205a3-0b4b-4e61-ad4a-3245d3fb2eb6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:10.170469 crc crio[22579]: time=\"2026-06-12T16:28:10.170058243Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:28:10.819283 crc crio[22579]: time=\"2026-06-12T16:28:10.819012633Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=46b205a3-0b4b-4e61-ad4a-3245d3fb2eb6 name=/runtime.v1.ImageService/PullImage\nJun 12 16:28:10.822012 crc crio[22579]: time=\"2026-06-12T16:28:10.821617771Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=63f5a8ed-aeda-4be8-9d4a-5f20475336a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:10.827405 crc crio[22579]: time=\"2026-06-12T16:28:10.827206797Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=960d3e03-e63e-4afe-b6ec-737c3825ee02 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:10.847937 crc crio[22579]: time=\"2026-06-12T16:28:10.847781745Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ffnq6/extract-content\" id=48dadd31-2341-4b1c-ab26-2cd5a878b80d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:10.849704 crc crio[22579]: time=\"2026-06-12T16:28:10.848727009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:10.941844 crc crio[22579]: time=\"2026-06-12T16:28:10.941667976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:10.950104 crc crio[22579]: time=\"2026-06-12T16:28:10.949958912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:11.230771 crc crio[22579]: time=\"2026-06-12T16:28:11.178854771Z\" level=info msg=\"Created container 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09: openshift-marketplace/redhat-marketplace-ffnq6/extract-content\" id=48dadd31-2341-4b1c-ab26-2cd5a878b80d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:11.230771 crc crio[22579]: time=\"2026-06-12T16:28:11.191488251Z\" level=info msg=\"Starting container: 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09\" id=b6f9d84f-3e2e-4dcf-8d15-dad16fef199b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:11.245818 crc crio[22579]: time=\"2026-06-12T16:28:11.245634895Z\" level=info msg=\"Started container\" PID=120842 containerID=64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09 description=openshift-marketplace/redhat-marketplace-ffnq6/extract-content id=b6f9d84f-3e2e-4dcf-8d15-dad16fef199b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\nJun 12 16:28:13.302896 crc crio[22579]: time=\"2026-06-12T16:28:13.302013418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5305423f-fd64-4a70-a749-bee448aca412 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:13.645262 crc crio[22579]: time=\"2026-06-12T16:28:13.64513372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=76f9ffed-60e2-4e5c-8183-d15bedd0558f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:28:14.350321 crc crio[22579]: time=\"2026-06-12T16:28:14.349810546Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ffnq6/registry-server\" id=e1d57514-e250-4d55-abdd-4b8bf79fb440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:14.351553 crc crio[22579]: time=\"2026-06-12T16:28:14.350783621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:14.414892 crc crio[22579]: time=\"2026-06-12T16:28:14.414756532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:14.418738 crc crio[22579]: time=\"2026-06-12T16:28:14.418675554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:28:14.672242 crc crio[22579]: time=\"2026-06-12T16:28:14.671966159Z\" level=info msg=\"Created container 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff: openshift-marketplace/redhat-marketplace-ffnq6/registry-server\" id=e1d57514-e250-4d55-abdd-4b8bf79fb440 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:28:14.673583 crc crio[22579]: time=\"2026-06-12T16:28:14.673487959Z\" level=info msg=\"Starting container: 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff\" id=ac4b1e43-dac4-4915-94ec-1fb796d85c0d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:28:14.682828 crc crio[22579]: time=\"2026-06-12T16:28:14.68269628Z\" level=info msg=\"Started container\" PID=121032 containerID=6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff description=openshift-marketplace/redhat-marketplace-ffnq6/registry-server id=ac4b1e43-dac4-4915-94ec-1fb796d85c0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\nJun 12 16:28:21.418095 crc crio[22579]: time=\"2026-06-12T16:28:21.417249413Z\" level=info msg=\"Stopping container: 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff (timeout: 2s)\" id=b913c8a9-8522-48a9-8ffd-289d37736e14 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:21.573276 crc crio[22579]: time=\"2026-06-12T16:28:21.573151555Z\" level=info msg=\"Stopped container 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff: openshift-marketplace/redhat-marketplace-ffnq6/registry-server\" id=b913c8a9-8522-48a9-8ffd-289d37736e14 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:28:21.574926 crc crio[22579]: time=\"2026-06-12T16:28:21.574835979Z\" level=info msg=\"Stopping pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=bb6b2aa2-6e54-4644-8ba8-8e09a3b04638 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:21.575666 crc crio[22579]: time=\"2026-06-12T16:28:21.575588749Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ffnq6 Namespace:openshift-marketplace ID:3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a UID:09217340-9931-4e54-8ca5-d3e3eb19458a NetNS:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09217340_9931_4e54_8ca5_d3e3eb19458a.slice PodAnnotations:0xc0022192e8}] Aliases:map[]}\"\nJun 12 16:28:21.575903 crc crio[22579]: time=\"2026-06-12T16:28:21.575828995Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ffnq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:28:21.916803 crc crio[22579]: time=\"2026-06-12T16:28:21.915695002Z\" level=info msg=\"Stopped pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=bb6b2aa2-6e54-4644-8ba8-8e09a3b04638 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:22.438888 crc crio[22579]: time=\"2026-06-12T16:28:22.436203967Z\" level=info msg=\"Removing container: 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff\" id=264a2e6a-6475-4fb5-a5d2-685e8eaa5ecf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:22.477000 crc crio[22579]: time=\"2026-06-12T16:28:22.47689123Z\" level=info msg=\"Removed container 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff: openshift-marketplace/redhat-marketplace-ffnq6/registry-server\" id=264a2e6a-6475-4fb5-a5d2-685e8eaa5ecf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:22.485548 crc crio[22579]: time=\"2026-06-12T16:28:22.485277709Z\" level=info msg=\"Removing container: 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09\" id=ee01a826-9c8f-44bd-8105-71704eab22b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:22.543867 crc crio[22579]: time=\"2026-06-12T16:28:22.543655134Z\" level=info msg=\"Removed container 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09: openshift-marketplace/redhat-marketplace-ffnq6/extract-content\" id=ee01a826-9c8f-44bd-8105-71704eab22b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:22.551760 crc crio[22579]: time=\"2026-06-12T16:28:22.551594241Z\" level=info msg=\"Removing container: 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616\" id=8ec12457-fb98-40e1-b43b-00ae690e3bb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:22.615689 crc crio[22579]: time=\"2026-06-12T16:28:22.615551202Z\" level=info msg=\"Removed container 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616: openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities\" id=8ec12457-fb98-40e1-b43b-00ae690e3bb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:42.670714 crc crio[22579]: time=\"2026-06-12T16:28:42.669659546Z\" level=info msg=\"Removing container: d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e\" id=8fe01b2a-0f01-42fc-a980-e3d941d7dff5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:42.781916 crc crio[22579]: time=\"2026-06-12T16:28:42.781714903Z\" level=info msg=\"Removed container d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e: openstack/nova-cell0-db-create-nd6tr/mariadb-database-create\" id=8fe01b2a-0f01-42fc-a980-e3d941d7dff5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:42.786076 crc crio[22579]: time=\"2026-06-12T16:28:42.785983974Z\" level=info msg=\"Removing container: 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27\" id=dccced3d-8360-4baa-8919-a4582079df62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:42.828462 crc crio[22579]: time=\"2026-06-12T16:28:42.828209277Z\" level=info msg=\"Removed container 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27: openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update\" id=dccced3d-8360-4baa-8919-a4582079df62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:42.836457 crc crio[22579]: time=\"2026-06-12T16:28:42.835826376Z\" level=info msg=\"Removing container: 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f\" id=c3f70718-2cf3-43c5-a357-c9ac4a8ed5cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:42.882335 crc crio[22579]: time=\"2026-06-12T16:28:42.882054294Z\" level=info msg=\"Removed container 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f: openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update\" id=c3f70718-2cf3-43c5-a357-c9ac4a8ed5cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:42.888823 crc crio[22579]: time=\"2026-06-12T16:28:42.888760859Z\" level=info msg=\"Removing container: a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33\" id=5a965e33-26e8-43d5-8e16-d2532b9b242d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:42.963868 crc crio[22579]: time=\"2026-06-12T16:28:42.963635514Z\" level=info msg=\"Removed container a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33: openstack/nova-api-db-create-7dq5n/mariadb-database-create\" id=5a965e33-26e8-43d5-8e16-d2532b9b242d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:42.990117 crc crio[22579]: time=\"2026-06-12T16:28:42.989945052Z\" level=info msg=\"Removing container: db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243\" id=15aee4a6-86c0-447e-824c-5911484a249c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:43.260981 crc crio[22579]: time=\"2026-06-12T16:28:43.260817226Z\" level=info msg=\"Removed container db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243: openshift-infra/auto-csr-approver-29688022-42vqj/oc\" id=15aee4a6-86c0-447e-824c-5911484a249c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:43.273067 crc crio[22579]: time=\"2026-06-12T16:28:43.272985344Z\" level=info msg=\"Removing container: e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876\" id=a05162ba-5fdb-40cd-99f9-af10dcb02489 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:43.383464 crc crio[22579]: time=\"2026-06-12T16:28:43.383315155Z\" level=info msg=\"Removed container e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876: openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations\" id=a05162ba-5fdb-40cd-99f9-af10dcb02489 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:43.386461 crc crio[22579]: time=\"2026-06-12T16:28:43.386346185Z\" level=info msg=\"Removing container: cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85\" id=40f4291a-90f6-4c81-93ad-150f2648e8d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:43.434803 crc crio[22579]: time=\"2026-06-12T16:28:43.434688567Z\" level=info msg=\"Removed container cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85: openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update\" id=40f4291a-90f6-4c81-93ad-150f2648e8d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:43.439686 crc crio[22579]: time=\"2026-06-12T16:28:43.439601336Z\" level=info msg=\"Removing container: 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44\" id=e14c532f-e03f-4eb7-a7d7-4ea529718d5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:43.479790 crc crio[22579]: time=\"2026-06-12T16:28:43.479663412Z\" level=info msg=\"Removed container 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44: openstack/nova-cell1-db-create-52rgj/mariadb-database-create\" id=e14c532f-e03f-4eb7-a7d7-4ea529718d5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:28:43.493302 crc crio[22579]: time=\"2026-06-12T16:28:43.493154774Z\" level=info msg=\"Stopping pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=cc400d1c-7da6-4c01-8091-9fd6d6d237d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.493818 crc crio[22579]: time=\"2026-06-12T16:28:43.493480223Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=cc400d1c-7da6-4c01-8091-9fd6d6d237d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.494707 crc crio[22579]: time=\"2026-06-12T16:28:43.494645433Z\" level=info msg=\"Removing pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=34278717-92b6-4750-88d9-611fbdd82f1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.513663 crc crio[22579]: time=\"2026-06-12T16:28:43.513466585Z\" level=info msg=\"Removed pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=34278717-92b6-4750-88d9-611fbdd82f1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.515549 crc crio[22579]: time=\"2026-06-12T16:28:43.515404796Z\" level=info msg=\"Stopping pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=8a107525-7b58-4f8e-a994-7548f4b171f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.515702 crc crio[22579]: time=\"2026-06-12T16:28:43.51557086Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=8a107525-7b58-4f8e-a994-7548f4b171f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.517338 crc crio[22579]: time=\"2026-06-12T16:28:43.517220913Z\" level=info msg=\"Removing pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=c64d5d40-58b1-440c-b68b-735d0f6401a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.534259 crc crio[22579]: time=\"2026-06-12T16:28:43.534150015Z\" level=info msg=\"Removed pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=c64d5d40-58b1-440c-b68b-735d0f6401a8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.535484 crc crio[22579]: time=\"2026-06-12T16:28:43.535425929Z\" level=info msg=\"Stopping pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=13b2c84c-28c3-4fc1-9e57-a6d304985a6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.535805 crc crio[22579]: time=\"2026-06-12T16:28:43.535778798Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=13b2c84c-28c3-4fc1-9e57-a6d304985a6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.536984 crc crio[22579]: time=\"2026-06-12T16:28:43.536769784Z\" level=info msg=\"Removing pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=bb103875-df9c-4d43-af3c-e4733b1fdbf2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.561127 crc crio[22579]: time=\"2026-06-12T16:28:43.561056068Z\" level=info msg=\"Removed pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=bb103875-df9c-4d43-af3c-e4733b1fdbf2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.563029 crc crio[22579]: time=\"2026-06-12T16:28:43.562993659Z\" level=info msg=\"Stopping pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=14c5f147-1034-4c35-80af-8f71849f91df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.563248 crc crio[22579]: time=\"2026-06-12T16:28:43.563221135Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=14c5f147-1034-4c35-80af-8f71849f91df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.564116 crc crio[22579]: time=\"2026-06-12T16:28:43.564085957Z\" level=info msg=\"Removing pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=3411d8c9-455f-4117-9b34-cd46a2f5b194 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.583718 crc crio[22579]: time=\"2026-06-12T16:28:43.583609307Z\" level=info msg=\"Removed pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=3411d8c9-455f-4117-9b34-cd46a2f5b194 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.585183 crc crio[22579]: time=\"2026-06-12T16:28:43.58484875Z\" level=info msg=\"Stopping pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=c4dcfdad-8c9f-487b-8159-523390b07897 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.585183 crc crio[22579]: time=\"2026-06-12T16:28:43.584937302Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=c4dcfdad-8c9f-487b-8159-523390b07897 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.588737 crc crio[22579]: time=\"2026-06-12T16:28:43.585857376Z\" level=info msg=\"Removing pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=5967fdbc-241f-4739-bc06-0060f01ec686 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.604023 crc crio[22579]: time=\"2026-06-12T16:28:43.603899547Z\" level=info msg=\"Removed pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=5967fdbc-241f-4739-bc06-0060f01ec686 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.605648 crc crio[22579]: time=\"2026-06-12T16:28:43.605200461Z\" level=info msg=\"Stopping pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=06235bf0-6f25-4676-98be-8cf9b7930f18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.605898 crc crio[22579]: time=\"2026-06-12T16:28:43.605868749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=06235bf0-6f25-4676-98be-8cf9b7930f18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.606961 crc crio[22579]: time=\"2026-06-12T16:28:43.606862574Z\" level=info msg=\"Removing pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=b30dc594-77c2-4595-8a07-cc05359dfb8c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.630821 crc crio[22579]: time=\"2026-06-12T16:28:43.629900186Z\" level=info msg=\"Removed pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=b30dc594-77c2-4595-8a07-cc05359dfb8c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.632682 crc crio[22579]: time=\"2026-06-12T16:28:43.632652238Z\" level=info msg=\"Stopping pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=7277b39e-95fe-456b-99fb-bdff13da8078 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.632834 crc crio[22579]: time=\"2026-06-12T16:28:43.632817532Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=7277b39e-95fe-456b-99fb-bdff13da8078 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.633668 crc crio[22579]: time=\"2026-06-12T16:28:43.633611143Z\" level=info msg=\"Removing pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=99754a19-3463-4186-9292-e4c491e7ee8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.648161 crc crio[22579]: time=\"2026-06-12T16:28:43.648058661Z\" level=info msg=\"Removed pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=99754a19-3463-4186-9292-e4c491e7ee8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.649660 crc crio[22579]: time=\"2026-06-12T16:28:43.64955225Z\" level=info msg=\"Stopping pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=0fd5d2fd-fa13-4377-b09a-d51bf0c38330 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.650079 crc crio[22579]: time=\"2026-06-12T16:28:43.650057243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=0fd5d2fd-fa13-4377-b09a-d51bf0c38330 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.651173 crc crio[22579]: time=\"2026-06-12T16:28:43.65109364Z\" level=info msg=\"Removing pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=4c5e59f3-c670-4e98-8e5b-2ce005672133 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.671797 crc crio[22579]: time=\"2026-06-12T16:28:43.671699058Z\" level=info msg=\"Removed pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=4c5e59f3-c670-4e98-8e5b-2ce005672133 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.672810 crc crio[22579]: time=\"2026-06-12T16:28:43.672687204Z\" level=info msg=\"Stopping pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=d5f418df-b735-457e-93e8-1d2a0288d64e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.673054 crc crio[22579]: time=\"2026-06-12T16:28:43.672981572Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=d5f418df-b735-457e-93e8-1d2a0288d64e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:28:43.674007 crc crio[22579]: time=\"2026-06-12T16:28:43.673948887Z\" level=info msg=\"Removing pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=ea12e4f2-6caf-4a4c-b595-61bd84a00d40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:28:43.701329 crc crio[22579]: time=\"2026-06-12T16:28:43.7012705Z\" level=info msg=\"Removed pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=ea12e4f2-6caf-4a4c-b595-61bd84a00d40 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:43.729883 crc crio[22579]: time=\"2026-06-12T16:29:43.728187123Z\" level=info msg=\"Removing container: 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef\" id=805da608-6aaa-4b76-937e-46a7b41b0984 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:43.846107 crc crio[22579]: time=\"2026-06-12T16:29:43.845934968Z\" level=info msg=\"Removed container 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef: openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync\" id=805da608-6aaa-4b76-937e-46a7b41b0984 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:29:43.873781 crc crio[22579]: time=\"2026-06-12T16:29:43.873652452Z\" level=info msg=\"Stopping pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=dc04d806-4067-45c9-b35a-24fa1ba36f35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:43.873781 crc crio[22579]: time=\"2026-06-12T16:29:43.873828937Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=dc04d806-4067-45c9-b35a-24fa1ba36f35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:29:43.874786 crc crio[22579]: time=\"2026-06-12T16:29:43.874686659Z\" level=info msg=\"Removing pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=415314c8-61d3-478b-bad0-aacf40f35a68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:29:43.893053 crc crio[22579]: time=\"2026-06-12T16:29:43.892924426Z\" level=info msg=\"Removed pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=415314c8-61d3-478b-bad0-aacf40f35a68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:00.837657 crc crio[22579]: time=\"2026-06-12T16:30:00.836471651Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/POD\" id=d9272a1b-4e1f-4461-9a28-8082a4297a84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:00.839915 crc crio[22579]: time=\"2026-06-12T16:30:00.837856617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:00.850884 crc crio[22579]: time=\"2026-06-12T16:30:00.84900975Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688030-b85xg/POD\" id=df19ade0-824b-4f1e-b66e-c58ab3242879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:00.850884 crc crio[22579]: time=\"2026-06-12T16:30:00.849220735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:00.937179 crc crio[22579]: time=\"2026-06-12T16:30:00.937012099Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-wfn4h Namespace:openshift-operator-lifecycle-manager ID:721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a UID:41f690ae-ec58-47c9-9a3b-d6e463e9d688 NetNS:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41f690ae_ec58_47c9_9a3b_d6e463e9d688.slice PodAnnotations:0xc005ce61b0}] Aliases:map[]}\"\nJun 12 16:30:00.937179 crc crio[22579]: time=\"2026-06-12T16:30:00.937152873Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:00.946035 crc crio[22579]: time=\"2026-06-12T16:30:00.945423659Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-b85xg Namespace:openshift-infra ID:70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c UID:d69b60ef-45fd-4c50-a6e2-0d6a96989b37 NetNS:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd69b60ef_45fd_4c50_a6e2_0d6a96989b37.slice PodAnnotations:0xc0024a65e8}] Aliases:map[]}\"\nJun 12 16:30:00.946035 crc crio[22579]: time=\"2026-06-12T16:30:00.945624444Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688030-b85xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:01.444916 crc crio[22579]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70d9ffe79e4b720 Mac:5e:e7:52:d2:f8:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:01.448673 crc crio[22579]: time=\"2026-06-12T16:30:01.448131049Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-b85xg Namespace:openshift-infra ID:70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c UID:d69b60ef-45fd-4c50-a6e2-0d6a96989b37 NetNS:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd69b60ef_45fd_4c50_a6e2_0d6a96989b37.slice PodAnnotations:0xc0024a65e8}] Aliases:map[]}\"\nJun 12 16:30:01.448975 crc crio[22579]: time=\"2026-06-12T16:30:01.44892999Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688030-b85xg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:01.462685 crc crio[22579]: time=\"2026-06-12T16:30:01.462479204Z\" level=info msg=\"Ran pod sandbox 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c with infra container: openshift-infra/auto-csr-approver-29688030-b85xg/POD\" id=df19ade0-824b-4f1e-b66e-c58ab3242879 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:01.467235 crc crio[22579]: time=\"2026-06-12T16:30:01.467104115Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=df52336d-e5c2-468e-880f-896a92e7560b name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:01.478698 crc crio[22579]: time=\"2026-06-12T16:30:01.478580154Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:30:01.602704 crc crio[22579]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:721ff54b7781898 Mac:36:d6:b0:e6:d6:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:30:01.604238 crc crio[22579]: time=\"2026-06-12T16:30:01.604166065Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-wfn4h Namespace:openshift-operator-lifecycle-manager ID:721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a UID:41f690ae-ec58-47c9-9a3b-d6e463e9d688 NetNS:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41f690ae_ec58_47c9_9a3b_d6e463e9d688.slice PodAnnotations:0xc005ce61b0}] Aliases:map[]}\"\nJun 12 16:30:01.604429 crc crio[22579]: time=\"2026-06-12T16:30:01.604337689Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:30:01.618443 crc crio[22579]: time=\"2026-06-12T16:30:01.618307834Z\" level=info msg=\"Ran pod sandbox 721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/POD\" id=d9272a1b-4e1f-4461-9a28-8082a4297a84 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:30:01.625758 crc crio[22579]: time=\"2026-06-12T16:30:01.623731096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=454f984b-647e-4651-9d58-f04b4c93de99 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:01.628668 crc crio[22579]: time=\"2026-06-12T16:30:01.626683203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6619f1cd-ed1f-427d-8d23-d2679e5b4ce4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:01.636201 crc crio[22579]: time=\"2026-06-12T16:30:01.636082558Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/collect-profiles\" id=5826afc3-e6d1-4bf9-9149-b218289566df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:01.636998 crc crio[22579]: time=\"2026-06-12T16:30:01.63691566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:01.693754 crc crio[22579]: time=\"2026-06-12T16:30:01.693278622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:01.698762 crc crio[22579]: time=\"2026-06-12T16:30:01.698466018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:01.869795 crc crio[22579]: time=\"2026-06-12T16:30:01.86972119Z\" level=info msg=\"Created container 3d11f64689a014611f761ab4c227620e052488c7e8f7cd10c61d48fa9318b378: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/collect-profiles\" id=5826afc3-e6d1-4bf9-9149-b218289566df name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:01.873072 crc crio[22579]: time=\"2026-06-12T16:30:01.872255836Z\" level=info msg=\"Starting container: 3d11f64689a014611f761ab4c227620e052488c7e8f7cd10c61d48fa9318b378\" id=ee257390-ecf9-415b-b520-6bdce1134d66 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:01.879837 crc crio[22579]: time=\"2026-06-12T16:30:01.879701921Z\" level=info msg=\"Started container\" PID=126300 containerID=3d11f64689a014611f761ab4c227620e052488c7e8f7cd10c61d48fa9318b378 description=openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/collect-profiles id=ee257390-ecf9-415b-b520-6bdce1134d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a\nJun 12 16:30:03.953064 crc crio[22579]: time=\"2026-06-12T16:30:03.952218494Z\" level=info msg=\"Stopping pod sandbox: 721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a\" id=ca508ce0-2cf5-4352-99b4-f93a5f84a136 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:03.954325 crc crio[22579]: time=\"2026-06-12T16:30:03.953738414Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-wfn4h Namespace:openshift-operator-lifecycle-manager ID:721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a UID:41f690ae-ec58-47c9-9a3b-d6e463e9d688 NetNS:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41f690ae_ec58_47c9_9a3b_d6e463e9d688.slice PodAnnotations:0xc000548e50}] Aliases:map[]}\"\nJun 12 16:30:03.954325 crc crio[22579]: time=\"2026-06-12T16:30:03.953883498Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:04.321348 crc crio[22579]: time=\"2026-06-12T16:30:04.320986756Z\" level=info msg=\"Stopped pod sandbox: 721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a\" id=ca508ce0-2cf5-4352-99b4-f93a5f84a136 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:04.548298 crc crio[22579]: time=\"2026-06-12T16:30:04.54702934Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=df52336d-e5c2-468e-880f-896a92e7560b name=/runtime.v1.ImageService/PullImage\nJun 12 16:30:04.552444 crc crio[22579]: time=\"2026-06-12T16:30:04.552334849Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d6238c2a-eee2-42da-84d9-6a9d817829ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.575235 crc crio[22579]: time=\"2026-06-12T16:30:04.575134315Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7656858a-fb24-4d9a-bf9f-645ff7f57b47 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:30:04.583250 crc crio[22579]: time=\"2026-06-12T16:30:04.583139054Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688030-b85xg/oc\" id=30a85776-afa6-431f-8a10-b12b88496d15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:04.584409 crc crio[22579]: time=\"2026-06-12T16:30:04.584301694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:04.638860 crc crio[22579]: time=\"2026-06-12T16:30:04.638308705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:04.989054 crc crio[22579]: time=\"2026-06-12T16:30:04.988906272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:30:05.127280 crc crio[22579]: time=\"2026-06-12T16:30:05.127162813Z\" level=info msg=\"Created container f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f: openshift-infra/auto-csr-approver-29688030-b85xg/oc\" id=30a85776-afa6-431f-8a10-b12b88496d15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:30:05.129184 crc crio[22579]: time=\"2026-06-12T16:30:05.129037372Z\" level=info msg=\"Starting container: f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f\" id=244f2f45-96aa-468d-b538-48270b12fadd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:30:05.137278 crc crio[22579]: time=\"2026-06-12T16:30:05.137081882Z\" level=info msg=\"Started container\" PID=126489 containerID=f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f description=openshift-infra/auto-csr-approver-29688030-b85xg/oc id=244f2f45-96aa-468d-b538-48270b12fadd name=/runtime.v1.RuntimeService/StartContainer sandboxID=70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\nJun 12 16:30:07.034076 crc crio[22579]: time=\"2026-06-12T16:30:07.032627832Z\" level=info msg=\"Stopping pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=bb9c705e-c1d3-4f8f-9c72-9503b2a4a9f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:07.035753 crc crio[22579]: time=\"2026-06-12T16:30:07.035481357Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-b85xg Namespace:openshift-infra ID:70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c UID:d69b60ef-45fd-4c50-a6e2-0d6a96989b37 NetNS:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd69b60ef_45fd_4c50_a6e2_0d6a96989b37.slice PodAnnotations:0xc0025a0d08}] Aliases:map[]}\"\nJun 12 16:30:07.035897 crc crio[22579]: time=\"2026-06-12T16:30:07.035842287Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688030-b85xg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:30:07.373341 crc crio[22579]: time=\"2026-06-12T16:30:07.373233479Z\" level=info msg=\"Stopped pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=bb9c705e-c1d3-4f8f-9c72-9503b2a4a9f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:43.915947 crc crio[22579]: time=\"2026-06-12T16:30:43.915121337Z\" level=info msg=\"Removing container: c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a\" id=59766b71-f988-40e8-8d91-fb8064e50c68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.066039 crc crio[22579]: time=\"2026-06-12T16:30:44.06530977Z\" level=info msg=\"Removed container c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a: openstack/nova-cell0-cell-mapping-dd8jp/nova-manage\" id=59766b71-f988-40e8-8d91-fb8064e50c68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.072489 crc crio[22579]: time=\"2026-06-12T16:30:44.072362584Z\" level=info msg=\"Removing container: aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694\" id=14beb594-7fd3-46a1-ae19-1599a79b6b22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.281919 crc crio[22579]: time=\"2026-06-12T16:30:44.281304592Z\" level=info msg=\"Removed container aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694: openshift-infra/auto-csr-approver-29688024-6fvjp/oc\" id=14beb594-7fd3-46a1-ae19-1599a79b6b22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.287750 crc crio[22579]: time=\"2026-06-12T16:30:44.285577583Z\" level=info msg=\"Removing container: ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e\" id=6fb16ebd-d908-4fc2-955d-db96143aabe6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.335838 crc crio[22579]: time=\"2026-06-12T16:30:44.335712303Z\" level=info msg=\"Removed container ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles\" id=6fb16ebd-d908-4fc2-955d-db96143aabe6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.340186 crc crio[22579]: time=\"2026-06-12T16:30:44.340073547Z\" level=info msg=\"Removing container: 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e\" id=cf4a91bf-ab47-439f-99f2-d4a5fa56b1ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.455202 crc crio[22579]: time=\"2026-06-12T16:30:44.455099361Z\" level=info msg=\"Removed container 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e: openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync\" id=cf4a91bf-ab47-439f-99f2-d4a5fa56b1ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:30:44.468096 crc crio[22579]: time=\"2026-06-12T16:30:44.467733401Z\" level=info msg=\"Stopping pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=db824a2e-e5d1-4205-9be3-6f711e0363bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:44.468096 crc crio[22579]: time=\"2026-06-12T16:30:44.467827644Z\" level=info msg=\"Stopped pod sandbox (already stopped): b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=db824a2e-e5d1-4205-9be3-6f711e0363bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:44.468878 crc crio[22579]: time=\"2026-06-12T16:30:44.468651025Z\" level=info msg=\"Removing pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=82e0cab2-86be-41e9-8349-5333ccb47cca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:44.487285 crc crio[22579]: time=\"2026-06-12T16:30:44.487144808Z\" level=info msg=\"Removed pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=82e0cab2-86be-41e9-8349-5333ccb47cca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:44.488448 crc crio[22579]: time=\"2026-06-12T16:30:44.488236657Z\" level=info msg=\"Stopping pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=4d46f193-4a55-4edb-a236-2694e7f69ef2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:44.488448 crc crio[22579]: time=\"2026-06-12T16:30:44.488308999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=4d46f193-4a55-4edb-a236-2694e7f69ef2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:44.489342 crc crio[22579]: time=\"2026-06-12T16:30:44.489190322Z\" level=info msg=\"Removing pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=d1d5ca74-34fe-4fba-ae6a-897a92eac623 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:44.508799 crc crio[22579]: time=\"2026-06-12T16:30:44.508183678Z\" level=info msg=\"Removed pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=d1d5ca74-34fe-4fba-ae6a-897a92eac623 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:44.511032 crc crio[22579]: time=\"2026-06-12T16:30:44.510776415Z\" level=info msg=\"Stopping pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=0b8967b3-e7dc-44ec-8104-3fce5eecc5dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:44.511229 crc crio[22579]: time=\"2026-06-12T16:30:44.511177676Z\" level=info msg=\"Stopped pod sandbox (already stopped): b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=0b8967b3-e7dc-44ec-8104-3fce5eecc5dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:44.512686 crc crio[22579]: time=\"2026-06-12T16:30:44.512605203Z\" level=info msg=\"Removing pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=8eb669c6-e5ce-4371-8b04-5e9b2c10f731 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:44.530101 crc crio[22579]: time=\"2026-06-12T16:30:44.529966227Z\" level=info msg=\"Removed pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=8eb669c6-e5ce-4371-8b04-5e9b2c10f731 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:44.534341 crc crio[22579]: time=\"2026-06-12T16:30:44.534109385Z\" level=info msg=\"Stopping pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=ba8f8593-9696-41af-9113-1f6a4160a1bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:44.534341 crc crio[22579]: time=\"2026-06-12T16:30:44.534268989Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=ba8f8593-9696-41af-9113-1f6a4160a1bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:30:44.536717 crc crio[22579]: time=\"2026-06-12T16:30:44.535963023Z\" level=info msg=\"Removing pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=570466c3-e5cb-47dc-85b2-1747388fffb0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:30:44.555835 crc crio[22579]: time=\"2026-06-12T16:30:44.555770181Z\" level=info msg=\"Removed pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=570466c3-e5cb-47dc-85b2-1747388fffb0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:07.778816 crc crio[22579]: time=\"2026-06-12T16:31:07.778012212Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-ptt8q/POD\" id=bd6bc552-25d7-402b-b6c0-7e015cd6293b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:07.781241 crc crio[22579]: time=\"2026-06-12T16:31:07.778888265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:07.829987 crc crio[22579]: time=\"2026-06-12T16:31:07.829750244Z\" level=info msg=\"Got pod network &{Name:community-operators-ptt8q Namespace:openshift-marketplace ID:78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 UID:294c727a-f545-4ae3-a91c-2c2b9b9ccd30 NetNS:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod294c727a_f545_4ae3_a91c_2c2b9b9ccd30.slice PodAnnotations:0xc006b8e598}] Aliases:map[]}\"\nJun 12 16:31:07.829987 crc crio[22579]: time=\"2026-06-12T16:31:07.829814375Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-ptt8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:08.716219 crc crio[22579]: 2026-06-12T16:31:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78b9aac461792b2 Mac:42:4a:09:b0:33:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:31:08.720831 crc crio[22579]: time=\"2026-06-12T16:31:08.720482179Z\" level=info msg=\"Got pod network &{Name:community-operators-ptt8q Namespace:openshift-marketplace ID:78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 UID:294c727a-f545-4ae3-a91c-2c2b9b9ccd30 NetNS:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod294c727a_f545_4ae3_a91c_2c2b9b9ccd30.slice PodAnnotations:0xc006b8e598}] Aliases:map[]}\"\nJun 12 16:31:08.721063 crc crio[22579]: time=\"2026-06-12T16:31:08.721011383Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ptt8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:31:08.734364 crc crio[22579]: time=\"2026-06-12T16:31:08.733691804Z\" level=info msg=\"Ran pod sandbox 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 with infra container: openshift-marketplace/community-operators-ptt8q/POD\" id=bd6bc552-25d7-402b-b6c0-7e015cd6293b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:31:08.743214 crc crio[22579]: time=\"2026-06-12T16:31:08.7423252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=258930b7-57e0-435c-b447-d2d6bab58fc3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:08.747400 crc crio[22579]: time=\"2026-06-12T16:31:08.747243918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96ddd94f-b8e1-48c1-a201-f84490f00fb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:08.808843 crc crio[22579]: time=\"2026-06-12T16:31:08.80818572Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ptt8q/extract-utilities\" id=208f85ea-2109-455e-9ca4-fb50250517b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:08.810727 crc crio[22579]: time=\"2026-06-12T16:31:08.81011159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:08.889245 crc crio[22579]: time=\"2026-06-12T16:31:08.889147795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:08.895832 crc crio[22579]: time=\"2026-06-12T16:31:08.895721057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:09.193661 crc crio[22579]: time=\"2026-06-12T16:31:09.193164396Z\" level=info msg=\"Created container 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b: openshift-marketplace/community-operators-ptt8q/extract-utilities\" id=208f85ea-2109-455e-9ca4-fb50250517b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:09.195087 crc crio[22579]: time=\"2026-06-12T16:31:09.194990733Z\" level=info msg=\"Starting container: 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b\" id=56fb045e-dfc7-4333-8cde-4becc9f46368 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:09.207035 crc crio[22579]: time=\"2026-06-12T16:31:09.206928505Z\" level=info msg=\"Started container\" PID=129731 containerID=5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b description=openshift-marketplace/community-operators-ptt8q/extract-utilities id=56fb045e-dfc7-4333-8cde-4becc9f46368 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\nJun 12 16:31:09.859874 crc crio[22579]: time=\"2026-06-12T16:31:09.847054605Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a5ae90fd-0c7e-4b9c-a3d3-95dd62c6e716 name=/runtime.v1.ImageService/PullImage\nJun 12 16:31:09.859874 crc crio[22579]: time=\"2026-06-12T16:31:09.857853376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:31:11.049308 crc crio[22579]: time=\"2026-06-12T16:31:11.04905169Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=a5ae90fd-0c7e-4b9c-a3d3-95dd62c6e716 name=/runtime.v1.ImageService/PullImage\nJun 12 16:31:11.050649 crc crio[22579]: time=\"2026-06-12T16:31:11.0505999Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cce1fcc5-6d72-4858-aa46-d1b9aafca44f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:11.058634 crc crio[22579]: time=\"2026-06-12T16:31:11.058490736Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9224dec8-c371-4ff1-9ff5-9fb1a000a44a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:11.133868 crc crio[22579]: time=\"2026-06-12T16:31:11.133601328Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ptt8q/extract-content\" id=3a0e925c-7016-46a4-8df1-4cb115529dbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:11.134671 crc crio[22579]: time=\"2026-06-12T16:31:11.134189074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:11.259328 crc crio[22579]: time=\"2026-06-12T16:31:11.25922903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:11.266057 crc crio[22579]: time=\"2026-06-12T16:31:11.265993967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:12.404108 crc crio[22579]: time=\"2026-06-12T16:31:12.403996041Z\" level=info msg=\"Created container 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786: openshift-marketplace/community-operators-ptt8q/extract-content\" id=3a0e925c-7016-46a4-8df1-4cb115529dbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:12.405552 crc crio[22579]: time=\"2026-06-12T16:31:12.405187622Z\" level=info msg=\"Starting container: 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786\" id=8de38e7e-5156-4834-8dd0-acda7b349df3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:12.415810 crc crio[22579]: time=\"2026-06-12T16:31:12.415652865Z\" level=info msg=\"Started container\" PID=129866 containerID=9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786 description=openshift-marketplace/community-operators-ptt8q/extract-content id=8de38e7e-5156-4834-8dd0-acda7b349df3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\nJun 12 16:31:21.104254 crc crio[22579]: time=\"2026-06-12T16:31:21.098931629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6438348f-6dc2-4a41-b02b-63c70bc4669a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:21.111845 crc crio[22579]: time=\"2026-06-12T16:31:21.111748424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ad7af74e-4920-41f9-a642-0c79aa401bb7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:31:21.169171 crc crio[22579]: time=\"2026-06-12T16:31:21.168092485Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ptt8q/registry-server\" id=9e664580-41ad-4ad7-b38a-628b1f6e5230 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:21.169171 crc crio[22579]: time=\"2026-06-12T16:31:21.168960618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:21.259231 crc crio[22579]: time=\"2026-06-12T16:31:21.259156284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:21.264174 crc crio[22579]: time=\"2026-06-12T16:31:21.264127174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:31:21.532610 crc crio[22579]: time=\"2026-06-12T16:31:21.532308229Z\" level=info msg=\"Created container 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc: openshift-marketplace/community-operators-ptt8q/registry-server\" id=9e664580-41ad-4ad7-b38a-628b1f6e5230 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:31:21.535670 crc crio[22579]: time=\"2026-06-12T16:31:21.535463411Z\" level=info msg=\"Starting container: 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc\" id=d1aca00f-024d-4d65-aba3-4a6fa7ee49b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:31:21.543236 crc crio[22579]: time=\"2026-06-12T16:31:21.54309566Z\" level=info msg=\"Started container\" PID=130353 containerID=852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc description=openshift-marketplace/community-operators-ptt8q/registry-server id=d1aca00f-024d-4d65-aba3-4a6fa7ee49b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\nJun 12 16:31:30.245800 crc crio[22579]: time=\"2026-06-12T16:31:30.244698052Z\" level=info msg=\"Stopping container: 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc (timeout: 2s)\" id=12e146ba-83e6-4df9-9b63-e44f5be01437 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:30.387284 crc crio[22579]: time=\"2026-06-12T16:31:30.387122762Z\" level=info msg=\"Stopped container 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc: openshift-marketplace/community-operators-ptt8q/registry-server\" id=12e146ba-83e6-4df9-9b63-e44f5be01437 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:31:30.389111 crc crio[22579]: time=\"2026-06-12T16:31:30.388716534Z\" level=info msg=\"Stopping pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=d37c33d4-cb61-429b-9c0a-7f7447067025 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:30.390487 crc crio[22579]: time=\"2026-06-12T16:31:30.390455789Z\" level=info msg=\"Got pod network &{Name:community-operators-ptt8q Namespace:openshift-marketplace ID:78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 UID:294c727a-f545-4ae3-a91c-2c2b9b9ccd30 NetNS:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod294c727a_f545_4ae3_a91c_2c2b9b9ccd30.slice PodAnnotations:0xc000478980}] Aliases:map[]}\"\nJun 12 16:31:30.390974 crc crio[22579]: time=\"2026-06-12T16:31:30.390952462Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-ptt8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:31:30.801749 crc crio[22579]: time=\"2026-06-12T16:31:30.801541597Z\" level=info msg=\"Stopped pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=d37c33d4-cb61-429b-9c0a-7f7447067025 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:31.272319 crc crio[22579]: time=\"2026-06-12T16:31:31.271582574Z\" level=info msg=\"Removing container: 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc\" id=84a47f62-1796-46e6-ba6c-cac8ae8db198 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:31.332255 crc crio[22579]: time=\"2026-06-12T16:31:31.331857547Z\" level=info msg=\"Removed container 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc: openshift-marketplace/community-operators-ptt8q/registry-server\" id=84a47f62-1796-46e6-ba6c-cac8ae8db198 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:31.335288 crc crio[22579]: time=\"2026-06-12T16:31:31.335208915Z\" level=info msg=\"Removing container: 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786\" id=cba19682-7274-495a-a271-2466081f0783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:31.387428 crc crio[22579]: time=\"2026-06-12T16:31:31.387224294Z\" level=info msg=\"Removed container 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786: openshift-marketplace/community-operators-ptt8q/extract-content\" id=cba19682-7274-495a-a271-2466081f0783 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:31.391208 crc crio[22579]: time=\"2026-06-12T16:31:31.391077964Z\" level=info msg=\"Removing container: 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b\" id=df9ef552-2c17-46f6-a097-300f3bb50415 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:31.444145 crc crio[22579]: time=\"2026-06-12T16:31:31.443977386Z\" level=info msg=\"Removed container 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b: openshift-marketplace/community-operators-ptt8q/extract-utilities\" id=df9ef552-2c17-46f6-a097-300f3bb50415 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:44.579697 crc crio[22579]: time=\"2026-06-12T16:31:44.578869923Z\" level=info msg=\"Removing container: ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141\" id=4c36a157-6043-42dc-ab40-3b08eae1b0dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:44.666431 crc crio[22579]: time=\"2026-06-12T16:31:44.666257425Z\" level=info msg=\"Removed container ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141: openstack/nova-cell1-cell-mapping-mxvtx/nova-manage\" id=4c36a157-6043-42dc-ab40-3b08eae1b0dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:31:44.691707 crc crio[22579]: time=\"2026-06-12T16:31:44.691572396Z\" level=info msg=\"Stopping pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=9197d25f-72f7-47ac-b79f-b2f4eb13ff8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:44.691707 crc crio[22579]: time=\"2026-06-12T16:31:44.69169917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=9197d25f-72f7-47ac-b79f-b2f4eb13ff8c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:44.693923 crc crio[22579]: time=\"2026-06-12T16:31:44.69364518Z\" level=info msg=\"Removing pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=3b4965c2-e0ca-46e2-a94c-64b821d17678 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:44.712364 crc crio[22579]: time=\"2026-06-12T16:31:44.712249036Z\" level=info msg=\"Removed pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=3b4965c2-e0ca-46e2-a94c-64b821d17678 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:44.713600 crc crio[22579]: time=\"2026-06-12T16:31:44.713467248Z\" level=info msg=\"Stopping pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=5ce27a54-c6ef-4a8d-bc11-d5536ccf400b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:44.713763 crc crio[22579]: time=\"2026-06-12T16:31:44.713637863Z\" level=info msg=\"Stopped pod sandbox (already stopped): 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=5ce27a54-c6ef-4a8d-bc11-d5536ccf400b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:31:44.714626 crc crio[22579]: time=\"2026-06-12T16:31:44.714465774Z\" level=info msg=\"Removing pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=c92bf74b-7ffb-48c5-85ac-19f6aaa9e5e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:31:44.733667 crc crio[22579]: time=\"2026-06-12T16:31:44.731424187Z\" level=info msg=\"Removed pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=c92bf74b-7ffb-48c5-85ac-19f6aaa9e5e3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:00.545768 crc crio[22579]: time=\"2026-06-12T16:32:00.54458293Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688032-8vmbx/POD\" id=054ec87c-2daf-4131-b020-46654f80a8bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:00.545768 crc crio[22579]: time=\"2026-06-12T16:32:00.545774111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:00.588021 crc crio[22579]: time=\"2026-06-12T16:32:00.587381188Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-8vmbx Namespace:openshift-infra ID:8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 UID:63669100-c902-480f-9176-9eb1f1ccbf93 NetNS:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63669100_c902_480f_9176_9eb1f1ccbf93.slice PodAnnotations:0xc0006225f0}] Aliases:map[]}\"\nJun 12 16:32:00.588021 crc crio[22579]: time=\"2026-06-12T16:32:00.587977493Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688032-8vmbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:00.952882 crc crio[22579]: 2026-06-12T16:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c1d4f781f75bb3 Mac:32:6f:0b:c9:6a:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 SocketPath: PciID:}] [{Interface:0xc0002ff700 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:32:00.956733 crc crio[22579]: time=\"2026-06-12T16:32:00.955911514Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-8vmbx Namespace:openshift-infra ID:8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 UID:63669100-c902-480f-9176-9eb1f1ccbf93 NetNS:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63669100_c902_480f_9176_9eb1f1ccbf93.slice PodAnnotations:0xc0006225f0}] Aliases:map[]}\"\nJun 12 16:32:00.956733 crc crio[22579]: time=\"2026-06-12T16:32:00.956178191Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688032-8vmbx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:32:00.968065 crc crio[22579]: time=\"2026-06-12T16:32:00.967950818Z\" level=info msg=\"Ran pod sandbox 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 with infra container: openshift-infra/auto-csr-approver-29688032-8vmbx/POD\" id=054ec87c-2daf-4131-b020-46654f80a8bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:00.974715 crc crio[22579]: time=\"2026-06-12T16:32:00.974605682Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fbb6d42e-0fda-494b-a12b-f942c3e49c84 name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:00.985560 crc crio[22579]: time=\"2026-06-12T16:32:00.985368843Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:32:02.174404 crc crio[22579]: time=\"2026-06-12T16:32:02.173888837Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fbb6d42e-0fda-494b-a12b-f942c3e49c84 name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:02.176738 crc crio[22579]: time=\"2026-06-12T16:32:02.176662329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=147d8c8f-b54d-4bc6-a941-31b18cd05084 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:02.180463 crc crio[22579]: time=\"2026-06-12T16:32:02.180312425Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54bb32b5-dac0-46d3-93f1-5716d82a474b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:02.192852 crc crio[22579]: time=\"2026-06-12T16:32:02.192696198Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688032-8vmbx/oc\" id=02ee094b-f7b4-4ac9-9ebc-f9d9774c8498 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:02.193572 crc crio[22579]: time=\"2026-06-12T16:32:02.19353139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:02.244959 crc crio[22579]: time=\"2026-06-12T16:32:02.24484721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:02.519686 crc crio[22579]: time=\"2026-06-12T16:32:02.518824646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:02.647128 crc crio[22579]: time=\"2026-06-12T16:32:02.647020885Z\" level=info msg=\"Created container a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7: openshift-infra/auto-csr-approver-29688032-8vmbx/oc\" id=02ee094b-f7b4-4ac9-9ebc-f9d9774c8498 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:02.648246 crc crio[22579]: time=\"2026-06-12T16:32:02.648173305Z\" level=info msg=\"Starting container: a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7\" id=05fcb665-d930-450b-a6e4-96da9d8536a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:02.652778 crc crio[22579]: time=\"2026-06-12T16:32:02.652715074Z\" level=info msg=\"Started container\" PID=132470 containerID=a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7 description=openshift-infra/auto-csr-approver-29688032-8vmbx/oc id=05fcb665-d930-450b-a6e4-96da9d8536a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\nJun 12 16:32:04.768919 crc crio[22579]: time=\"2026-06-12T16:32:04.765042656Z\" level=info msg=\"Stopping pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=c491b081-c826-4182-bceb-20b6a1976ca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:04.768919 crc crio[22579]: time=\"2026-06-12T16:32:04.766819963Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-8vmbx Namespace:openshift-infra ID:8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 UID:63669100-c902-480f-9176-9eb1f1ccbf93 NetNS:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63669100_c902_480f_9176_9eb1f1ccbf93.slice PodAnnotations:0xc00130cbe0}] Aliases:map[]}\"\nJun 12 16:32:04.768919 crc crio[22579]: time=\"2026-06-12T16:32:04.766991627Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688032-8vmbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:05.099377 crc crio[22579]: time=\"2026-06-12T16:32:05.099092201Z\" level=info msg=\"Stopped pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=c491b081-c826-4182-bceb-20b6a1976ca2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:24.566567 crc crio[22579]: time=\"2026-06-12T16:32:24.565725969Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-btzv8/POD\" id=063d35cf-aeea-4bed-bec2-39be738319d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:24.568339 crc crio[22579]: time=\"2026-06-12T16:32:24.566623923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:24.626013 crc crio[22579]: time=\"2026-06-12T16:32:24.62585396Z\" level=info msg=\"Got pod network &{Name:certified-operators-btzv8 Namespace:openshift-marketplace ID:540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 UID:845d213b-0494-4e6b-8aaf-922268e1efd8 NetNS:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod845d213b_0494_4e6b_8aaf_922268e1efd8.slice PodAnnotations:0xc002308050}] Aliases:map[]}\"\nJun 12 16:32:24.626013 crc crio[22579]: time=\"2026-06-12T16:32:24.625907531Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-btzv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:25.191149 crc crio[22579]: 2026-06-12T16:32:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:540198f851d6dd7 Mac:82:e9:09:ab:f0:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a SocketPath: PciID:}] [{Interface:0xc00013b140 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:32:25.193956 crc crio[22579]: time=\"2026-06-12T16:32:25.193839025Z\" level=info msg=\"Got pod network &{Name:certified-operators-btzv8 Namespace:openshift-marketplace ID:540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 UID:845d213b-0494-4e6b-8aaf-922268e1efd8 NetNS:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod845d213b_0494_4e6b_8aaf_922268e1efd8.slice PodAnnotations:0xc002308050}] Aliases:map[]}\"\nJun 12 16:32:25.194153 crc crio[22579]: time=\"2026-06-12T16:32:25.194094061Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-btzv8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:32:25.207188 crc crio[22579]: time=\"2026-06-12T16:32:25.206978048Z\" level=info msg=\"Ran pod sandbox 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 with infra container: openshift-marketplace/certified-operators-btzv8/POD\" id=063d35cf-aeea-4bed-bec2-39be738319d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:25.209925 crc crio[22579]: time=\"2026-06-12T16:32:25.209787161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de30537d-5a15-442f-beeb-fc5d7a0193be name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:25.213822 crc crio[22579]: time=\"2026-06-12T16:32:25.213677893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=294d6867-15ae-4c2a-bff5-2819d615c40a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:25.229475 crc crio[22579]: time=\"2026-06-12T16:32:25.229235009Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-btzv8/extract-utilities\" id=bedf5c04-9c29-4f01-aa62-9961bde39308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:25.229945 crc crio[22579]: time=\"2026-06-12T16:32:25.229911097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:25.280090 crc crio[22579]: time=\"2026-06-12T16:32:25.279998295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:25.286765 crc crio[22579]: time=\"2026-06-12T16:32:25.286476004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:25.494802 crc crio[22579]: time=\"2026-06-12T16:32:25.494131758Z\" level=info msg=\"Created container 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610: openshift-marketplace/certified-operators-btzv8/extract-utilities\" id=bedf5c04-9c29-4f01-aa62-9961bde39308 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:25.497152 crc crio[22579]: time=\"2026-06-12T16:32:25.497069245Z\" level=info msg=\"Starting container: 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610\" id=3af8743f-6780-4b24-895d-62d8fb01c6ea name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:25.508215 crc crio[22579]: time=\"2026-06-12T16:32:25.508087893Z\" level=info msg=\"Started container\" PID=133679 containerID=261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610 description=openshift-marketplace/certified-operators-btzv8/extract-utilities id=3af8743f-6780-4b24-895d-62d8fb01c6ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\nJun 12 16:32:26.117643 crc crio[22579]: time=\"2026-06-12T16:32:26.117056199Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ba1c6477-7d89-4cec-b781-94a3390121e5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:26.128854 crc crio[22579]: time=\"2026-06-12T16:32:26.128768745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:32:26.859758 crc crio[22579]: time=\"2026-06-12T16:32:26.859015708Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=ba1c6477-7d89-4cec-b781-94a3390121e5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:26.861952 crc crio[22579]: time=\"2026-06-12T16:32:26.861845302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=525be916-d53b-4b01-8f80-e0840c37de28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:26.867039 crc crio[22579]: time=\"2026-06-12T16:32:26.866904575Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a6c34419-a393-4696-884d-65746fbd9c4d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:26.884339 crc crio[22579]: time=\"2026-06-12T16:32:26.884207717Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-btzv8/extract-content\" id=0821c71b-cf18-47f2-accf-9cda46c02efc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:26.884951 crc crio[22579]: time=\"2026-06-12T16:32:26.884932155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:26.925719 crc crio[22579]: time=\"2026-06-12T16:32:26.925600498Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-c9k9f/POD\" id=75bb0b3d-1dbc-48f1-a43b-2f7c5c566d35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:26.925985 crc crio[22579]: time=\"2026-06-12T16:32:26.925761142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:26.964589 crc crio[22579]: time=\"2026-06-12T16:32:26.96436551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:26.971228 crc crio[22579]: time=\"2026-06-12T16:32:26.971090136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:26.982848 crc crio[22579]: time=\"2026-06-12T16:32:26.982688809Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c9k9f Namespace:openshift-marketplace ID:8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 UID:b3bded00-57c1-4503-b9a7-8163212b4646 NetNS:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bded00_57c1_4503_b9a7_8163212b4646.slice PodAnnotations:0xc0005488d8}] Aliases:map[]}\"\nJun 12 16:32:26.982848 crc crio[22579]: time=\"2026-06-12T16:32:26.982771481Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-c9k9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:27.259584 crc crio[22579]: time=\"2026-06-12T16:32:27.258921214Z\" level=info msg=\"Created container 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2: openshift-marketplace/certified-operators-btzv8/extract-content\" id=0821c71b-cf18-47f2-accf-9cda46c02efc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:27.263192 crc crio[22579]: time=\"2026-06-12T16:32:27.26299746Z\" level=info msg=\"Starting container: 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2\" id=b11f623f-e471-4008-a1b4-44f8613d410f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:27.270694 crc crio[22579]: time=\"2026-06-12T16:32:27.270459285Z\" level=info msg=\"Started container\" PID=133808 containerID=20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2 description=openshift-marketplace/certified-operators-btzv8/extract-content id=b11f623f-e471-4008-a1b4-44f8613d410f name=/runtime.v1.RuntimeService/StartContainer sandboxID=540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\nJun 12 16:32:27.679021 crc crio[22579]: 2026-06-12T16:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8821c502b5b223c Mac:a6:ef:7c:ae:0e:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 SocketPath: PciID:}] [{Interface:0xc000712780 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:32:27.682066 crc crio[22579]: time=\"2026-06-12T16:32:27.681965214Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c9k9f Namespace:openshift-marketplace ID:8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 UID:b3bded00-57c1-4503-b9a7-8163212b4646 NetNS:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bded00_57c1_4503_b9a7_8163212b4646.slice PodAnnotations:0xc0005488d8}] Aliases:map[]}\"\nJun 12 16:32:27.682313 crc crio[22579]: time=\"2026-06-12T16:32:27.68218824Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-c9k9f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:32:27.702417 crc crio[22579]: time=\"2026-06-12T16:32:27.702260364Z\" level=info msg=\"Ran pod sandbox 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 with infra container: openshift-marketplace/redhat-operators-c9k9f/POD\" id=75bb0b3d-1dbc-48f1-a43b-2f7c5c566d35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:27.706594 crc crio[22579]: time=\"2026-06-12T16:32:27.706357831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4c4bf26-9595-4f0b-8ea4-364f27bf926d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:27.711733 crc crio[22579]: time=\"2026-06-12T16:32:27.711634079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=483eb193-c746-4088-9eff-55769e4d93bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:27.725703 crc crio[22579]: time=\"2026-06-12T16:32:27.725383968Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c9k9f/extract-utilities\" id=68a68dfd-4128-4cb2-8a5c-1be4d6ebe662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:27.726384 crc crio[22579]: time=\"2026-06-12T16:32:27.726260141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:27.799231 crc crio[22579]: time=\"2026-06-12T16:32:27.799111823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:27.806577 crc crio[22579]: time=\"2026-06-12T16:32:27.806351382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:28.012957 crc crio[22579]: time=\"2026-06-12T16:32:28.012826226Z\" level=info msg=\"Created container 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd: openshift-marketplace/redhat-operators-c9k9f/extract-utilities\" id=68a68dfd-4128-4cb2-8a5c-1be4d6ebe662 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:28.014667 crc crio[22579]: time=\"2026-06-12T16:32:28.014475139Z\" level=info msg=\"Starting container: 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd\" id=c5ed1be8-5329-4fa6-b366-6132dd899b9f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:28.022266 crc crio[22579]: time=\"2026-06-12T16:32:28.02215329Z\" level=info msg=\"Started container\" PID=133856 containerID=708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd description=openshift-marketplace/redhat-operators-c9k9f/extract-utilities id=c5ed1be8-5329-4fa6-b366-6132dd899b9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\nJun 12 16:32:28.167938 crc crio[22579]: time=\"2026-06-12T16:32:28.16727191Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=503ce4df-53d3-4196-801e-a0999d91185f name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:28.172674 crc crio[22579]: time=\"2026-06-12T16:32:28.172563428Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:32:28.861844 crc crio[22579]: time=\"2026-06-12T16:32:28.861543724Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=503ce4df-53d3-4196-801e-a0999d91185f name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:28.863677 crc crio[22579]: time=\"2026-06-12T16:32:28.863453884Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fa946f7c-d847-4a71-99fc-8ec57ed14fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:28.868830 crc crio[22579]: time=\"2026-06-12T16:32:28.868688741Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=180ecf0b-e34f-4063-ab02-fabd47e3f4f7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:28.969188 crc crio[22579]: time=\"2026-06-12T16:32:28.969090554Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c9k9f/extract-content\" id=ec5bcdfb-7d11-4835-a823-4d8054a85c3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:28.971325 crc crio[22579]: time=\"2026-06-12T16:32:28.971226159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:29.085605 crc crio[22579]: time=\"2026-06-12T16:32:29.085365071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:29.094668 crc crio[22579]: time=\"2026-06-12T16:32:29.094374306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:29.187641 crc crio[22579]: time=\"2026-06-12T16:32:29.187371075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ecb34a54-578f-428e-b38e-d7bd5a55cf30 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:29.190298 crc crio[22579]: time=\"2026-06-12T16:32:29.190169428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bbc2a0c5-8776-4c6a-bea0-9105bc787fa9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:29.202267 crc crio[22579]: time=\"2026-06-12T16:32:29.20209167Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-btzv8/registry-server\" id=fde89c87-2b2d-439c-a163-3d600e189df4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:29.203149 crc crio[22579]: time=\"2026-06-12T16:32:29.203061395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:29.275601 crc crio[22579]: time=\"2026-06-12T16:32:29.275160748Z\" level=info msg=\"Created container 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e: openshift-marketplace/redhat-operators-c9k9f/extract-content\" id=ec5bcdfb-7d11-4835-a823-4d8054a85c3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:29.279159 crc crio[22579]: time=\"2026-06-12T16:32:29.278877355Z\" level=info msg=\"Starting container: 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e\" id=9c3be968-ff7e-455f-95c3-d2bd0df0b425 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:29.290028 crc crio[22579]: time=\"2026-06-12T16:32:29.287015098Z\" level=info msg=\"Started container\" PID=133974 containerID=7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e description=openshift-marketplace/redhat-operators-c9k9f/extract-content id=9c3be968-ff7e-455f-95c3-d2bd0df0b425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\nJun 12 16:32:29.295747 crc crio[22579]: time=\"2026-06-12T16:32:29.295649623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:29.299760 crc crio[22579]: time=\"2026-06-12T16:32:29.299681069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:29.523105 crc crio[22579]: time=\"2026-06-12T16:32:29.522973791Z\" level=info msg=\"Created container bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0: openshift-marketplace/certified-operators-btzv8/registry-server\" id=fde89c87-2b2d-439c-a163-3d600e189df4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:29.524910 crc crio[22579]: time=\"2026-06-12T16:32:29.524666005Z\" level=info msg=\"Starting container: bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0\" id=fe37a46c-138a-410e-af05-d7fc6dcae239 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:29.532214 crc crio[22579]: time=\"2026-06-12T16:32:29.532002197Z\" level=info msg=\"Started container\" PID=133989 containerID=bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0 description=openshift-marketplace/certified-operators-btzv8/registry-server id=fe37a46c-138a-410e-af05-d7fc6dcae239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\nJun 12 16:32:37.326689 crc crio[22579]: time=\"2026-06-12T16:32:37.323823516Z\" level=info msg=\"Stopping container: bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0 (timeout: 2s)\" id=a0a4697d-9a92-49a9-83b6-4b485a160091 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:32:37.511010 crc crio[22579]: time=\"2026-06-12T16:32:37.510906532Z\" level=info msg=\"Stopped container bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0: openshift-marketplace/certified-operators-btzv8/registry-server\" id=a0a4697d-9a92-49a9-83b6-4b485a160091 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:32:37.513023 crc crio[22579]: time=\"2026-06-12T16:32:37.512937255Z\" level=info msg=\"Stopping pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=52df6b27-0813-48f1-bf2c-ce98105932db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:37.513918 crc crio[22579]: time=\"2026-06-12T16:32:37.513812768Z\" level=info msg=\"Got pod network &{Name:certified-operators-btzv8 Namespace:openshift-marketplace ID:540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 UID:845d213b-0494-4e6b-8aaf-922268e1efd8 NetNS:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod845d213b_0494_4e6b_8aaf_922268e1efd8.slice PodAnnotations:0xc0006226d0}] Aliases:map[]}\"\nJun 12 16:32:37.514111 crc crio[22579]: time=\"2026-06-12T16:32:37.514023784Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-btzv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:37.985034 crc crio[22579]: time=\"2026-06-12T16:32:37.984460861Z\" level=info msg=\"Stopped pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=52df6b27-0813-48f1-bf2c-ce98105932db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:38.345976 crc crio[22579]: time=\"2026-06-12T16:32:38.345116302Z\" level=info msg=\"Removing container: bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0\" id=bfd29f77-0909-4a18-a199-5e7ca4cd8c0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:38.400341 crc crio[22579]: time=\"2026-06-12T16:32:38.399200374Z\" level=info msg=\"Removed container bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0: openshift-marketplace/certified-operators-btzv8/registry-server\" id=bfd29f77-0909-4a18-a199-5e7ca4cd8c0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:38.404486 crc crio[22579]: time=\"2026-06-12T16:32:38.404433861Z\" level=info msg=\"Removing container: 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2\" id=8be88131-62ed-47c8-aa80-0e3eea80e522 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:38.457286 crc crio[22579]: time=\"2026-06-12T16:32:38.457116827Z\" level=info msg=\"Removed container 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2: openshift-marketplace/certified-operators-btzv8/extract-content\" id=8be88131-62ed-47c8-aa80-0e3eea80e522 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:38.461008 crc crio[22579]: time=\"2026-06-12T16:32:38.460901386Z\" level=info msg=\"Removing container: 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610\" id=d16e225c-bc99-4de5-b774-e9b3826864be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:38.497611 crc crio[22579]: time=\"2026-06-12T16:32:38.497219505Z\" level=info msg=\"Removed container 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610: openshift-marketplace/certified-operators-btzv8/extract-utilities\" id=d16e225c-bc99-4de5-b774-e9b3826864be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:39.362052 crc crio[22579]: time=\"2026-06-12T16:32:39.361975611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2656ed0c-8881-4829-bf87-120ffe7f8856 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:39.364315 crc crio[22579]: time=\"2026-06-12T16:32:39.36424828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1684bd66-c95d-4403-87e2-2a9a9056dffe name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:39.370873 crc crio[22579]: time=\"2026-06-12T16:32:39.37076811Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c9k9f/registry-server\" id=883c28d9-390b-4d8f-921a-621c37cfd671 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:39.371303 crc crio[22579]: time=\"2026-06-12T16:32:39.371233023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:39.454440 crc crio[22579]: time=\"2026-06-12T16:32:39.454315073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:39.458678 crc crio[22579]: time=\"2026-06-12T16:32:39.458209854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:40.322480 crc crio[22579]: time=\"2026-06-12T16:32:40.322166681Z\" level=info msg=\"Created container dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2: openshift-marketplace/redhat-operators-c9k9f/registry-server\" id=883c28d9-390b-4d8f-921a-621c37cfd671 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:32:40.338774 crc crio[22579]: time=\"2026-06-12T16:32:40.338560299Z\" level=info msg=\"Starting container: dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2\" id=88d24ce9-901e-4b96-be01-4f4ccbb833bd name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:32:40.350814 crc crio[22579]: time=\"2026-06-12T16:32:40.350712936Z\" level=info msg=\"Started container\" PID=134522 containerID=dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2 description=openshift-marketplace/redhat-operators-c9k9f/registry-server id=88d24ce9-901e-4b96-be01-4f4ccbb833bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\nJun 12 16:32:44.604937 crc crio[22579]: time=\"2026-06-12T16:32:44.603765134Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/POD\" id=33227846-dd24-477d-8667-38d8db00e0ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:44.606077 crc crio[22579]: time=\"2026-06-12T16:32:44.604963145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:32:44.656901 crc crio[22579]: time=\"2026-06-12T16:32:44.656677856Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 Namespace:openstack ID:dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 UID:51bef79d-71c0-4bcb-8f57-af189dd91f1f NetNS:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bef79d_71c0_4bcb_8f57_af189dd91f1f.slice PodAnnotations:0xc006b8e1f0}] Aliases:map[]}\"\nJun 12 16:32:44.656901 crc crio[22579]: time=\"2026-06-12T16:32:44.656742398Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:32:44.750703 crc crio[22579]: time=\"2026-06-12T16:32:44.75061819Z\" level=info msg=\"Removing container: a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a\" id=8d806fc3-6a7e-4247-9e3c-4ededee24c79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:45.009814 crc crio[22579]: time=\"2026-06-12T16:32:45.009175763Z\" level=info msg=\"Removed container a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a: openshift-infra/auto-csr-approver-29688026-t94lk/oc\" id=8d806fc3-6a7e-4247-9e3c-4ededee24c79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:32:45.024076 crc crio[22579]: time=\"2026-06-12T16:32:45.023777704Z\" level=info msg=\"Stopping pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=a8f5b6df-a95c-4c0d-99b5-1d50c5baf01c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:45.024076 crc crio[22579]: time=\"2026-06-12T16:32:45.023867397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=a8f5b6df-a95c-4c0d-99b5-1d50c5baf01c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:45.024834 crc crio[22579]: time=\"2026-06-12T16:32:45.02474574Z\" level=info msg=\"Removing pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=63b5012f-aafb-4726-a718-e0e98a591b2e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:45.039708 crc crio[22579]: time=\"2026-06-12T16:32:45.039610488Z\" level=info msg=\"Removed pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=63b5012f-aafb-4726-a718-e0e98a591b2e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:45.041334 crc crio[22579]: time=\"2026-06-12T16:32:45.041247231Z\" level=info msg=\"Stopping pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=59719b3e-f016-4ae6-a092-bb28021064ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:45.041465 crc crio[22579]: time=\"2026-06-12T16:32:45.041365144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=59719b3e-f016-4ae6-a092-bb28021064ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:32:45.042362 crc crio[22579]: time=\"2026-06-12T16:32:45.042292468Z\" level=info msg=\"Removing pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=087d329b-88d2-400e-a325-3c3d7e46133d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:45.060853 crc crio[22579]: time=\"2026-06-12T16:32:45.06074036Z\" level=info msg=\"Removed pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=087d329b-88d2-400e-a325-3c3d7e46133d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:32:46.374093 crc crio[22579]: 2026-06-12T16:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd30286979b650e Mac:62:95:20:9b:ee:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d SocketPath: PciID:}] [{Interface:0xc00028e690 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:32:46.377712 crc crio[22579]: time=\"2026-06-12T16:32:46.377322799Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 Namespace:openstack ID:dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 UID:51bef79d-71c0-4bcb-8f57-af189dd91f1f NetNS:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bef79d_71c0_4bcb_8f57_af189dd91f1f.slice PodAnnotations:0xc006b8e1f0}] Aliases:map[]}\"\nJun 12 16:32:46.378004 crc crio[22579]: time=\"2026-06-12T16:32:46.377862723Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:32:46.432943 crc crio[22579]: time=\"2026-06-12T16:32:46.432835669Z\" level=info msg=\"Ran pod sandbox dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/POD\" id=33227846-dd24-477d-8667-38d8db00e0ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:32:46.439669 crc crio[22579]: time=\"2026-06-12T16:32:46.439542824Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e575aad4-df0d-477a-ad10-755037a4732b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:46.440034 crc crio[22579]: time=\"2026-06-12T16:32:46.439846842Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=e575aad4-df0d-477a-ad10-755037a4732b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:46.440034 crc crio[22579]: time=\"2026-06-12T16:32:46.439892593Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=e575aad4-df0d-477a-ad10-755037a4732b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:32:46.440965 crc crio[22579]: time=\"2026-06-12T16:32:46.440894009Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c029d935-ca3b-4803-857a-c0a2733b83f5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:32:46.450122 crc crio[22579]: time=\"2026-06-12T16:32:46.450031918Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 12 16:32:58.766452 crc crio[22579]: time=\"2026-06-12T16:32:58.765211483Z\" level=info msg=\"Stopping container: dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2 (timeout: 2s)\" id=f2e039cf-5ccc-4726-b679-c1836fb1c776 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:33:04.069428 crc crio[22579]: time=\"2026-06-12T16:33:04.065757471Z\" level=info msg=\"Stopped container dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2: openshift-marketplace/redhat-operators-c9k9f/registry-server\" id=f2e039cf-5ccc-4726-b679-c1836fb1c776 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:33:04.071899 crc crio[22579]: time=\"2026-06-12T16:33:04.069743955Z\" level=info msg=\"Stopping pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=be4a597a-14ec-4580-9f21-711e318d12d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:04.071899 crc crio[22579]: time=\"2026-06-12T16:33:04.070745071Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c9k9f Namespace:openshift-marketplace ID:8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 UID:b3bded00-57c1-4503-b9a7-8163212b4646 NetNS:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bded00_57c1_4503_b9a7_8163212b4646.slice PodAnnotations:0xc000548118}] Aliases:map[]}\"\nJun 12 16:33:04.071899 crc crio[22579]: time=\"2026-06-12T16:33:04.070922056Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-c9k9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:33:04.209788 crc crio[22579]: time=\"2026-06-12T16:33:04.209008832Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=c029d935-ca3b-4803-857a-c0a2733b83f5 name=/runtime.v1.ImageService/PullImage\nJun 12 16:33:04.213954 crc crio[22579]: time=\"2026-06-12T16:33:04.213464879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=91879b92-0fed-4d33-b514-d1ba2caa19c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:04.251595 crc crio[22579]: time=\"2026-06-12T16:33:04.251151543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dd4c8266-1308-4805-abb2-a0f19f8099af name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:04.275328 crc crio[22579]: time=\"2026-06-12T16:33:04.275234122Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=b0fe6e65-0aa1-44c8-b82e-8db37443415d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:04.277366 crc crio[22579]: time=\"2026-06-12T16:33:04.277296606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:04.357117 crc crio[22579]: time=\"2026-06-12T16:33:04.356219727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:04.364444 crc crio[22579]: time=\"2026-06-12T16:33:04.363939599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:04.552457 crc crio[22579]: time=\"2026-06-12T16:33:04.552102803Z\" level=info msg=\"Stopped pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=be4a597a-14ec-4580-9f21-711e318d12d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:04.603239 crc crio[22579]: time=\"2026-06-12T16:33:04.603101305Z\" level=info msg=\"Created container 671ca9468dfab4f7524a72a6762d0b50127479ebce1af885926188aa037072d9: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=b0fe6e65-0aa1-44c8-b82e-8db37443415d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:04.605338 crc crio[22579]: time=\"2026-06-12T16:33:04.605188209Z\" level=info msg=\"Starting container: 671ca9468dfab4f7524a72a6762d0b50127479ebce1af885926188aa037072d9\" id=09c02ed6-2158-4cf6-8377-09bd984b5fb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:33:04.613933 crc crio[22579]: time=\"2026-06-12T16:33:04.613781974Z\" level=info msg=\"Started container\" PID=135905 containerID=671ca9468dfab4f7524a72a6762d0b50127479ebce1af885926188aa037072d9 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=09c02ed6-2158-4cf6-8377-09bd984b5fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724\nJun 12 16:33:04.902739 crc crio[22579]: time=\"2026-06-12T16:33:04.902008512Z\" level=info msg=\"Removing container: dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2\" id=c32d3885-f98c-41d0-9d50-378030f96142 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:04.951609 crc crio[22579]: time=\"2026-06-12T16:33:04.951373572Z\" level=info msg=\"Removed container dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2: openshift-marketplace/redhat-operators-c9k9f/registry-server\" id=c32d3885-f98c-41d0-9d50-378030f96142 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:04.962600 crc crio[22579]: time=\"2026-06-12T16:33:04.96242601Z\" level=info msg=\"Removing container: 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e\" id=07cbf9ed-ac10-48c9-947f-8a902805a2bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:05.012554 crc crio[22579]: time=\"2026-06-12T16:33:05.012385445Z\" level=info msg=\"Removed container 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e: openshift-marketplace/redhat-operators-c9k9f/extract-content\" id=07cbf9ed-ac10-48c9-947f-8a902805a2bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:05.016291 crc crio[22579]: time=\"2026-06-12T16:33:05.016202415Z\" level=info msg=\"Removing container: 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd\" id=a37501ca-c232-4254-8661-a36423b0088a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:05.076736 crc crio[22579]: time=\"2026-06-12T16:33:05.076363746Z\" level=info msg=\"Removed container 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd: openshift-marketplace/redhat-operators-c9k9f/extract-utilities\" id=a37501ca-c232-4254-8661-a36423b0088a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:33:19.158191 crc crio[22579]: time=\"2026-06-12T16:33:19.157215894Z\" level=info msg=\"Stopping pod sandbox: dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724\" id=abc837b4-669d-46b9-bab6-a02db6cbb935 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:19.161542 crc crio[22579]: time=\"2026-06-12T16:33:19.161391434Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 Namespace:openstack ID:dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 UID:51bef79d-71c0-4bcb-8f57-af189dd91f1f NetNS:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bef79d_71c0_4bcb_8f57_af189dd91f1f.slice PodAnnotations:0xc00130c488}] Aliases:map[]}\"\nJun 12 16:33:19.161946 crc crio[22579]: time=\"2026-06-12T16:33:19.161919088Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:33:19.693089 crc crio[22579]: time=\"2026-06-12T16:33:19.692591401Z\" level=info msg=\"Stopped pod sandbox: dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724\" id=abc837b4-669d-46b9-bab6-a02db6cbb935 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:20.722872 crc crio[22579]: time=\"2026-06-12T16:33:20.72202586Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/POD\" id=357ff733-cc6d-4d53-8000-3f53ac8dd0f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:33:20.724859 crc crio[22579]: time=\"2026-06-12T16:33:20.722930153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:20.783201 crc crio[22579]: time=\"2026-06-12T16:33:20.782953889Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn Namespace:openstack ID:06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f UID:98d6c300-4c9e-41bb-a303-c52563cbab10 NetNS:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98d6c300_4c9e_41bb_a303_c52563cbab10.slice PodAnnotations:0xc0025a07c0}] Aliases:map[]}\"\nJun 12 16:33:20.783201 crc crio[22579]: time=\"2026-06-12T16:33:20.783167985Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:33:21.543706 crc crio[22579]: 2026-06-12T16:33:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06e36e96816e549 Mac:26:ac:e6:32:62:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a SocketPath: PciID:}] [{Interface:0xc0001bd070 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:33:21.546797 crc crio[22579]: time=\"2026-06-12T16:33:21.54660555Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn Namespace:openstack ID:06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f UID:98d6c300-4c9e-41bb-a303-c52563cbab10 NetNS:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98d6c300_4c9e_41bb_a303_c52563cbab10.slice PodAnnotations:0xc0025a07c0}] Aliases:map[]}\"\nJun 12 16:33:21.547031 crc crio[22579]: time=\"2026-06-12T16:33:21.546958459Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:33:21.558782 crc crio[22579]: time=\"2026-06-12T16:33:21.558599184Z\" level=info msg=\"Ran pod sandbox 06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/POD\" id=357ff733-cc6d-4d53-8000-3f53ac8dd0f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:33:21.563110 crc crio[22579]: time=\"2026-06-12T16:33:21.56298477Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e8a65c38-4a16-4856-99ab-40bd967d615c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:21.594865 crc crio[22579]: time=\"2026-06-12T16:33:21.593683656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3c989f91-b243-4f55-8962-b937689f78a0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:21.610769 crc crio[22579]: time=\"2026-06-12T16:33:21.610383674Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=bf554ae8-99dc-4fe4-b9c4-c803f7066d6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:21.616195 crc crio[22579]: time=\"2026-06-12T16:33:21.616152426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:21.687855 crc crio[22579]: time=\"2026-06-12T16:33:21.687711454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:21.693231 crc crio[22579]: time=\"2026-06-12T16:33:21.691901074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:21.871834 crc crio[22579]: time=\"2026-06-12T16:33:21.871584992Z\" level=info msg=\"Created container 39f1094525608daee42a750d4db3c66d31d67c60019628e69ccae3e9ef8529ac: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=bf554ae8-99dc-4fe4-b9c4-c803f7066d6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:21.873349 crc crio[22579]: time=\"2026-06-12T16:33:21.873194044Z\" level=info msg=\"Starting container: 39f1094525608daee42a750d4db3c66d31d67c60019628e69ccae3e9ef8529ac\" id=9f392755-1fe1-4bfe-8a9a-a9bced1c9b19 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:33:21.878700 crc crio[22579]: time=\"2026-06-12T16:33:21.878598666Z\" level=info msg=\"Started container\" PID=136934 containerID=39f1094525608daee42a750d4db3c66d31d67c60019628e69ccae3e9ef8529ac description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=9f392755-1fe1-4bfe-8a9a-a9bced1c9b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f\nJun 12 16:33:26.308634 crc crio[22579]: time=\"2026-06-12T16:33:26.307447077Z\" level=info msg=\"Stopping pod sandbox: 06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f\" id=d456eebd-3671-41a3-af98-79554540f2ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:26.309489 crc crio[22579]: time=\"2026-06-12T16:33:26.309253455Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn Namespace:openstack ID:06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f UID:98d6c300-4c9e-41bb-a303-c52563cbab10 NetNS:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98d6c300_4c9e_41bb_a303_c52563cbab10.slice PodAnnotations:0xc002309698}] Aliases:map[]}\"\nJun 12 16:33:26.309489 crc crio[22579]: time=\"2026-06-12T16:33:26.309427959Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:33:26.780578 crc crio[22579]: time=\"2026-06-12T16:33:26.780088367Z\" level=info msg=\"Stopped pod sandbox: 06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f\" id=d456eebd-3671-41a3-af98-79554540f2ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:30.142778 crc crio[22579]: time=\"2026-06-12T16:33:30.141752319Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/POD\" id=d7a30ee4-eb7f-40f9-8b98-17fb542f39f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:33:30.145592 crc crio[22579]: time=\"2026-06-12T16:33:30.142811137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:30.184135 crc crio[22579]: time=\"2026-06-12T16:33:30.183567857Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l Namespace:openstack ID:60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 UID:838cb129-7d41-4453-b6ee-f7c0d1c30a06 NetNS:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod838cb129_7d41_4453_b6ee_f7c0d1c30a06.slice PodAnnotations:0xc005ce6128}] Aliases:map[]}\"\nJun 12 16:33:30.184135 crc crio[22579]: time=\"2026-06-12T16:33:30.183634439Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:33:31.035702 crc crio[22579]: 2026-06-12T16:33:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60b45cb057505ed Mac:66:7f:fd:50:00:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:33:31.037538 crc crio[22579]: time=\"2026-06-12T16:33:31.037399755Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l Namespace:openstack ID:60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 UID:838cb129-7d41-4453-b6ee-f7c0d1c30a06 NetNS:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod838cb129_7d41_4453_b6ee_f7c0d1c30a06.slice PodAnnotations:0xc005ce6128}] Aliases:map[]}\"\nJun 12 16:33:31.037699 crc crio[22579]: time=\"2026-06-12T16:33:31.037680302Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:33:31.047185 crc crio[22579]: time=\"2026-06-12T16:33:31.046823262Z\" level=info msg=\"Ran pod sandbox 60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/POD\" id=d7a30ee4-eb7f-40f9-8b98-17fb542f39f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:33:31.059840 crc crio[22579]: time=\"2026-06-12T16:33:31.059720411Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=71747113-020f-47fd-90c4-3db1f46a05c1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:31.100918 crc crio[22579]: time=\"2026-06-12T16:33:31.099746982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6da93bbc-3478-4854-a62a-e1b9a2efcec3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:33:31.113485 crc crio[22579]: time=\"2026-06-12T16:33:31.113309548Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=bca3b187-6e98-4e29-85fa-ea808d32b0c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:31.119657 crc crio[22579]: time=\"2026-06-12T16:33:31.119358517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:31.185595 crc crio[22579]: time=\"2026-06-12T16:33:31.18537846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:31.189213 crc crio[22579]: time=\"2026-06-12T16:33:31.189143769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:33:31.344079 crc crio[22579]: time=\"2026-06-12T16:33:31.343931123Z\" level=info msg=\"Created container bd73002ba41a4e4638f24e73a6cca0730869ca0119e01accdbc2a32c427cef88: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=bca3b187-6e98-4e29-85fa-ea808d32b0c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:33:31.345640 crc crio[22579]: time=\"2026-06-12T16:33:31.345437743Z\" level=info msg=\"Starting container: bd73002ba41a4e4638f24e73a6cca0730869ca0119e01accdbc2a32c427cef88\" id=7896e08a-1ef2-42c3-bb6f-5d8e2c59c7a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:33:31.361234 crc crio[22579]: time=\"2026-06-12T16:33:31.359861832Z\" level=info msg=\"Started container\" PID=137574 containerID=bd73002ba41a4e4638f24e73a6cca0730869ca0119e01accdbc2a32c427cef88 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=7896e08a-1ef2-42c3-bb6f-5d8e2c59c7a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85\nJun 12 16:33:45.112625 crc crio[22579]: time=\"2026-06-12T16:33:45.111546391Z\" level=info msg=\"Stopping pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=8bdd769c-1a2c-41f7-b968-6d5e8c56e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:45.112625 crc crio[22579]: time=\"2026-06-12T16:33:45.112631389Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=8bdd769c-1a2c-41f7-b968-6d5e8c56e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:33:45.114636 crc crio[22579]: time=\"2026-06-12T16:33:45.113751379Z\" level=info msg=\"Removing pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=10baa047-b211-4d67-ab2b-e2eebe931ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:33:45.135929 crc crio[22579]: time=\"2026-06-12T16:33:45.135753877Z\" level=info msg=\"Removed pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=10baa047-b211-4d67-ab2b-e2eebe931ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:00.556043 crc crio[22579]: time=\"2026-06-12T16:34:00.554747111Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688034-x4hkx/POD\" id=0a1b3d70-2ae4-41cc-b036-069813ab0666 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:34:00.558313 crc crio[22579]: time=\"2026-06-12T16:34:00.556081166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:00.618321 crc crio[22579]: time=\"2026-06-12T16:34:00.618175406Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-x4hkx Namespace:openshift-infra ID:c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 UID:9412c84a-eb6c-4ec6-ab77-cab35390d466 NetNS:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9412c84a_eb6c_4ec6_ab77_cab35390d466.slice PodAnnotations:0xc0024a6df8}] Aliases:map[]}\"\nJun 12 16:34:00.618321 crc crio[22579]: time=\"2026-06-12T16:34:00.618282069Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688034-x4hkx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:34:01.194996 crc crio[22579]: 2026-06-12T16:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c12ded6bed14d39 Mac:de:b6:e9:40:76:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:34:01.197586 crc crio[22579]: time=\"2026-06-12T16:34:01.197374764Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-x4hkx Namespace:openshift-infra ID:c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 UID:9412c84a-eb6c-4ec6-ab77-cab35390d466 NetNS:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9412c84a_eb6c_4ec6_ab77_cab35390d466.slice PodAnnotations:0xc0024a6df8}] Aliases:map[]}\"\nJun 12 16:34:01.197894 crc crio[22579]: time=\"2026-06-12T16:34:01.197778444Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688034-x4hkx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:34:01.209707 crc crio[22579]: time=\"2026-06-12T16:34:01.209594494Z\" level=info msg=\"Ran pod sandbox c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 with infra container: openshift-infra/auto-csr-approver-29688034-x4hkx/POD\" id=0a1b3d70-2ae4-41cc-b036-069813ab0666 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:34:01.214775 crc crio[22579]: time=\"2026-06-12T16:34:01.214678048Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=89ebc514-2c0d-4d2e-96a7-14dbf6d113e7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:34:01.225213 crc crio[22579]: time=\"2026-06-12T16:34:01.225120612Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:34:02.239074 crc crio[22579]: time=\"2026-06-12T16:34:02.238439386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=89ebc514-2c0d-4d2e-96a7-14dbf6d113e7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:34:02.240767 crc crio[22579]: time=\"2026-06-12T16:34:02.240651005Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ebcaedf1-cc82-4855-a09f-4c615daf92fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:02.243760 crc crio[22579]: time=\"2026-06-12T16:34:02.243672584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d59cb89-bee4-4e1e-b0eb-e9c6d48ae2f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:34:02.251922 crc crio[22579]: time=\"2026-06-12T16:34:02.251791897Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688034-x4hkx/oc\" id=03f49a3b-9410-4bea-bef1-178a4a51979c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:02.252718 crc crio[22579]: time=\"2026-06-12T16:34:02.252630279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:02.309136 crc crio[22579]: time=\"2026-06-12T16:34:02.30902669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:02.540082 crc crio[22579]: time=\"2026-06-12T16:34:02.539971593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:34:02.654192 crc crio[22579]: time=\"2026-06-12T16:34:02.654076459Z\" level=info msg=\"Created container 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec: openshift-infra/auto-csr-approver-29688034-x4hkx/oc\" id=03f49a3b-9410-4bea-bef1-178a4a51979c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:34:02.655294 crc crio[22579]: time=\"2026-06-12T16:34:02.65523708Z\" level=info msg=\"Starting container: 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec\" id=6759822e-a2b4-4e0e-8bbe-8e150c3e2ab7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:34:02.662811 crc crio[22579]: time=\"2026-06-12T16:34:02.662712706Z\" level=info msg=\"Started container\" PID=139258 containerID=0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec description=openshift-infra/auto-csr-approver-29688034-x4hkx/oc id=6759822e-a2b4-4e0e-8bbe-8e150c3e2ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\nJun 12 16:34:04.983087 crc crio[22579]: time=\"2026-06-12T16:34:04.981692022Z\" level=info msg=\"Stopping pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=78def59e-509c-4a4f-aa55-87275a004ac8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:04.985369 crc crio[22579]: time=\"2026-06-12T16:34:04.984013473Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-x4hkx Namespace:openshift-infra ID:c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 UID:9412c84a-eb6c-4ec6-ab77-cab35390d466 NetNS:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9412c84a_eb6c_4ec6_ab77_cab35390d466.slice PodAnnotations:0xc00130dbd0}] Aliases:map[]}\"\nJun 12 16:34:04.985369 crc crio[22579]: time=\"2026-06-12T16:34:04.984227019Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688034-x4hkx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:34:05.351466 crc crio[22579]: time=\"2026-06-12T16:34:05.351207623Z\" level=info msg=\"Stopped pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=78def59e-509c-4a4f-aa55-87275a004ac8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:45.164323 crc crio[22579]: time=\"2026-06-12T16:34:45.163672913Z\" level=info msg=\"Removing container: 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a\" id=e5fe426e-400c-4e87-a1ff-4039c20b8c94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:45.335835 crc crio[22579]: time=\"2026-06-12T16:34:45.335774722Z\" level=info msg=\"Removed container 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a: openshift-infra/auto-csr-approver-29688028-mvmfd/oc\" id=e5fe426e-400c-4e87-a1ff-4039c20b8c94 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:34:45.352217 crc crio[22579]: time=\"2026-06-12T16:34:45.35208315Z\" level=info msg=\"Stopping pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=8ba1f5a0-0d84-4a70-adb1-eaa9de010257 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:45.352217 crc crio[22579]: time=\"2026-06-12T16:34:45.352211484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=8ba1f5a0-0d84-4a70-adb1-eaa9de010257 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:34:45.353577 crc crio[22579]: time=\"2026-06-12T16:34:45.353406145Z\" level=info msg=\"Removing pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=26305a0e-6572-4525-946d-944baac68d0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:34:45.378020 crc crio[22579]: time=\"2026-06-12T16:34:45.377911758Z\" level=info msg=\"Removed pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=26305a0e-6572-4525-946d-944baac68d0c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:35:42.525597 crc crio[22579]: time=\"2026-06-12T16:35:42.524197526Z\" level=info msg=\"Stopping pod sandbox: 60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85\" id=1ca6f41a-dc5f-4aef-93e0-2ff30a0bce5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:42.528037 crc crio[22579]: time=\"2026-06-12T16:35:42.527644856Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l Namespace:openstack ID:60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 UID:838cb129-7d41-4453-b6ee-f7c0d1c30a06 NetNS:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod838cb129_7d41_4453_b6ee_f7c0d1c30a06.slice PodAnnotations:0xc00008c330}] Aliases:map[]}\"\nJun 12 16:35:42.528037 crc crio[22579]: time=\"2026-06-12T16:35:42.527936704Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:35:43.115780 crc crio[22579]: time=\"2026-06-12T16:35:43.115702967Z\" level=info msg=\"Stopped pod sandbox: 60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85\" id=1ca6f41a-dc5f-4aef-93e0-2ff30a0bce5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:35:44.281993 crc crio[22579]: time=\"2026-06-12T16:35:44.281413524Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/POD\" id=837c9544-df06-4aab-82e3-f2000e3e58ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:35:44.283338 crc crio[22579]: time=\"2026-06-12T16:35:44.28202897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:44.312364 crc crio[22579]: time=\"2026-06-12T16:35:44.311932665Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 Namespace:openstack ID:426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 UID:914134f9-0269-4d81-8824-f361585ff898 NetNS:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod914134f9_0269_4d81_8824_f361585ff898.slice PodAnnotations:0xc000478710}] Aliases:map[]}\"\nJun 12 16:35:44.312364 crc crio[22579]: time=\"2026-06-12T16:35:44.311990057Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:35:44.980862 crc crio[22579]: 2026-06-12T16:35:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:426d6bfe6215994 Mac:56:a7:a6:c2:02:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:35:44.983648 crc crio[22579]: time=\"2026-06-12T16:35:44.983560849Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 Namespace:openstack ID:426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 UID:914134f9-0269-4d81-8824-f361585ff898 NetNS:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod914134f9_0269_4d81_8824_f361585ff898.slice PodAnnotations:0xc000478710}] Aliases:map[]}\"\nJun 12 16:35:44.984062 crc crio[22579]: time=\"2026-06-12T16:35:44.984034392Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:35:44.995929 crc crio[22579]: time=\"2026-06-12T16:35:44.995832082Z\" level=info msg=\"Ran pod sandbox 426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/POD\" id=837c9544-df06-4aab-82e3-f2000e3e58ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:35:44.999062 crc crio[22579]: time=\"2026-06-12T16:35:44.999034206Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=79595b61-137e-44c6-80ac-31d786c9cda6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:45.024834 crc crio[22579]: time=\"2026-06-12T16:35:45.024695869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d31ccdbb-877c-44a3-b575-59380b011b66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:35:45.118797 crc crio[22579]: time=\"2026-06-12T16:35:45.118728618Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=802bcb7b-9299-4f6c-9ded-784dcc64785d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:45.119913 crc crio[22579]: time=\"2026-06-12T16:35:45.119884359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:45.169893 crc crio[22579]: time=\"2026-06-12T16:35:45.169736158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:45.174074 crc crio[22579]: time=\"2026-06-12T16:35:45.173839125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:35:45.424427 crc crio[22579]: time=\"2026-06-12T16:35:45.423805178Z\" level=info msg=\"Created container 7bac621f1dd9d5f48acd001766a192eb9ba61a708d56d793e163288365cfdc9e: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=802bcb7b-9299-4f6c-9ded-784dcc64785d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:35:45.426326 crc crio[22579]: time=\"2026-06-12T16:35:45.426036057Z\" level=info msg=\"Starting container: 7bac621f1dd9d5f48acd001766a192eb9ba61a708d56d793e163288365cfdc9e\" id=963615d0-6093-4d8b-8826-db403d03c9f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:35:45.433406 crc crio[22579]: time=\"2026-06-12T16:35:45.433315428Z\" level=info msg=\"Started container\" PID=144711 containerID=7bac621f1dd9d5f48acd001766a192eb9ba61a708d56d793e163288365cfdc9e description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=963615d0-6093-4d8b-8826-db403d03c9f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3\nJun 12 16:36:00.542746 crc crio[22579]: time=\"2026-06-12T16:36:00.541477291Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688036-jvp57/POD\" id=e8b32e9e-3e48-422d-808c-f9afd45a6541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:36:00.545027 crc crio[22579]: time=\"2026-06-12T16:36:00.542771395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:00.579821 crc crio[22579]: time=\"2026-06-12T16:36:00.579752876Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-jvp57 Namespace:openshift-infra ID:b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c UID:86222827-6d5c-4e5b-a707-b7b7c01f88fb NetNS:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86222827_6d5c_4e5b_a707_b7b7c01f88fb.slice PodAnnotations:0xc006b8f6f0}] Aliases:map[]}\"\nJun 12 16:36:00.580387 crc crio[22579]: time=\"2026-06-12T16:36:00.580202718Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688036-jvp57 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:36:01.201834 crc crio[22579]: 2026-06-12T16:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8bb638cedd57c0 Mac:ca:f5:19:23:8c:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc SocketPath: PciID:}] [{Interface:0xc00019b5c0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:36:01.203882 crc crio[22579]: time=\"2026-06-12T16:36:01.203801471Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-jvp57 Namespace:openshift-infra ID:b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c UID:86222827-6d5c-4e5b-a707-b7b7c01f88fb NetNS:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86222827_6d5c_4e5b_a707_b7b7c01f88fb.slice PodAnnotations:0xc006b8f6f0}] Aliases:map[]}\"\nJun 12 16:36:01.204043 crc crio[22579]: time=\"2026-06-12T16:36:01.203981856Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688036-jvp57 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:36:01.216854 crc crio[22579]: time=\"2026-06-12T16:36:01.216801322Z\" level=info msg=\"Ran pod sandbox b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c with infra container: openshift-infra/auto-csr-approver-29688036-jvp57/POD\" id=e8b32e9e-3e48-422d-808c-f9afd45a6541 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:36:01.220878 crc crio[22579]: time=\"2026-06-12T16:36:01.220826038Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=89f90d81-9c49-4447-9b8d-67cabcbdbe3f name=/runtime.v1.ImageService/PullImage\nJun 12 16:36:01.232179 crc crio[22579]: time=\"2026-06-12T16:36:01.232090074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:36:02.431569 crc crio[22579]: time=\"2026-06-12T16:36:02.430848488Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=89f90d81-9c49-4447-9b8d-67cabcbdbe3f name=/runtime.v1.ImageService/PullImage\nJun 12 16:36:02.433413 crc crio[22579]: time=\"2026-06-12T16:36:02.432753108Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=420f416e-2650-4469-a7cc-1fc8facb53fc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:36:02.434886 crc crio[22579]: time=\"2026-06-12T16:36:02.434794242Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=13b46d89-b034-4184-a965-854ee3c0ec94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:36:02.461189 crc crio[22579]: time=\"2026-06-12T16:36:02.460989229Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688036-jvp57/oc\" id=ae711cbf-5857-4432-af38-7b2923df2ca0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:36:02.463637 crc crio[22579]: time=\"2026-06-12T16:36:02.463109815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:02.524575 crc crio[22579]: time=\"2026-06-12T16:36:02.521871778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:02.797614 crc crio[22579]: time=\"2026-06-12T16:36:02.795849951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:36:02.940383 crc crio[22579]: time=\"2026-06-12T16:36:02.940283184Z\" level=info msg=\"Created container 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25: openshift-infra/auto-csr-approver-29688036-jvp57/oc\" id=ae711cbf-5857-4432-af38-7b2923df2ca0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:36:02.942991 crc crio[22579]: time=\"2026-06-12T16:36:02.942900942Z\" level=info msg=\"Starting container: 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25\" id=172626a0-ce1c-4725-bae1-5c553adca4a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:36:02.948488 crc crio[22579]: time=\"2026-06-12T16:36:02.948320845Z\" level=info msg=\"Started container\" PID=145754 containerID=3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25 description=openshift-infra/auto-csr-approver-29688036-jvp57/oc id=172626a0-ce1c-4725-bae1-5c553adca4a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\nJun 12 16:36:04.552665 crc crio[22579]: time=\"2026-06-12T16:36:04.551353583Z\" level=info msg=\"Stopping pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=0fe7e532-330e-4926-b287-add7b7721a96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:04.554863 crc crio[22579]: time=\"2026-06-12T16:36:04.553089798Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-jvp57 Namespace:openshift-infra ID:b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c UID:86222827-6d5c-4e5b-a707-b7b7c01f88fb NetNS:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86222827_6d5c_4e5b_a707_b7b7c01f88fb.slice PodAnnotations:0xc001216aa0}] Aliases:map[]}\"\nJun 12 16:36:04.554863 crc crio[22579]: time=\"2026-06-12T16:36:04.553266283Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688036-jvp57 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:36:04.912782 crc crio[22579]: time=\"2026-06-12T16:36:04.912113375Z\" level=info msg=\"Stopped pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=0fe7e532-330e-4926-b287-add7b7721a96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:45.433122 crc crio[22579]: time=\"2026-06-12T16:36:45.431665776Z\" level=info msg=\"Removing container: f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f\" id=ad02c3a8-98a3-4769-a4c7-dcacb0012d4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:45.759985 crc crio[22579]: time=\"2026-06-12T16:36:45.759708039Z\" level=info msg=\"Removed container f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f: openshift-infra/auto-csr-approver-29688030-b85xg/oc\" id=ad02c3a8-98a3-4769-a4c7-dcacb0012d4e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:36:45.802642 crc crio[22579]: time=\"2026-06-12T16:36:45.80239409Z\" level=info msg=\"Stopping pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=577f48f2-0c62-4b44-959b-16d83ebdfa91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:45.802642 crc crio[22579]: time=\"2026-06-12T16:36:45.802610136Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=577f48f2-0c62-4b44-959b-16d83ebdfa91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:36:45.803949 crc crio[22579]: time=\"2026-06-12T16:36:45.803871049Z\" level=info msg=\"Removing pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=85fac86b-b683-4307-bbde-067ab0e7d621 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:36:45.824356 crc crio[22579]: time=\"2026-06-12T16:36:45.824175742Z\" level=info msg=\"Removed pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=85fac86b-b683-4307-bbde-067ab0e7d621 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:45.891839 crc crio[22579]: time=\"2026-06-12T16:37:45.888419783Z\" level=info msg=\"Removing container: d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175\" id=16c263de-fb8d-4eea-b473-fe0f1728644f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:46.137715 crc crio[22579]: time=\"2026-06-12T16:37:46.135661424Z\" level=info msg=\"Removed container d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=16c263de-fb8d-4eea-b473-fe0f1728644f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:46.236215 crc crio[22579]: time=\"2026-06-12T16:37:46.236111012Z\" level=info msg=\"Removing container: 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5\" id=8c68e6ee-6926-4584-a456-35e63f619fdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:46.408069 crc crio[22579]: time=\"2026-06-12T16:37:46.407929233Z\" level=info msg=\"Removed container 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init\" id=8c68e6ee-6926-4584-a456-35e63f619fdc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:37:46.423957 crc crio[22579]: time=\"2026-06-12T16:37:46.423839631Z\" level=info msg=\"Stopping pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=e4882def-0adf-4b63-8578-8778b2a9c080 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:46.424247 crc crio[22579]: time=\"2026-06-12T16:37:46.423990405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=e4882def-0adf-4b63-8578-8778b2a9c080 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:37:46.425461 crc crio[22579]: time=\"2026-06-12T16:37:46.425077783Z\" level=info msg=\"Removing pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=d1fd39e8-af60-4f90-a0b4-6b820f081212 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:37:46.449339 crc crio[22579]: time=\"2026-06-12T16:37:46.449215767Z\" level=info msg=\"Removed pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=d1fd39e8-af60-4f90-a0b4-6b820f081212 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:38:00.733834 crc crio[22579]: time=\"2026-06-12T16:38:00.732744849Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688038-lthb6/POD\" id=fcf8a900-0813-43a0-8ece-c47995397880 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:38:00.735997 crc crio[22579]: time=\"2026-06-12T16:38:00.73428874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:00.787960 crc crio[22579]: time=\"2026-06-12T16:38:00.787829096Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-lthb6 Namespace:openshift-infra ID:8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 UID:84292cca-25ec-416e-982f-265e5582c87a NetNS:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84292cca_25ec_416e_982f_265e5582c87a.slice PodAnnotations:0xc006b8eea8}] Aliases:map[]}\"\nJun 12 16:38:00.788345 crc crio[22579]: time=\"2026-06-12T16:38:00.78799277Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688038-lthb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:38:01.429346 crc crio[22579]: 2026-06-12T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f31e80e7db843d Mac:f2:43:86:48:0a:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:38:01.431939 crc crio[22579]: time=\"2026-06-12T16:38:01.431810094Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-lthb6 Namespace:openshift-infra ID:8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 UID:84292cca-25ec-416e-982f-265e5582c87a NetNS:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84292cca_25ec_416e_982f_265e5582c87a.slice PodAnnotations:0xc006b8eea8}] Aliases:map[]}\"\nJun 12 16:38:01.432090 crc crio[22579]: time=\"2026-06-12T16:38:01.431985289Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688038-lthb6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:38:01.447588 crc crio[22579]: time=\"2026-06-12T16:38:01.447432514Z\" level=info msg=\"Ran pod sandbox 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 with infra container: openshift-infra/auto-csr-approver-29688038-lthb6/POD\" id=fcf8a900-0813-43a0-8ece-c47995397880 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:38:01.452163 crc crio[22579]: time=\"2026-06-12T16:38:01.451932032Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5bc386a8-e2ee-427d-9549-bcc48b6cde3e name=/runtime.v1.ImageService/PullImage\nJun 12 16:38:01.465231 crc crio[22579]: time=\"2026-06-12T16:38:01.465102277Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:38:02.805328 crc crio[22579]: time=\"2026-06-12T16:38:02.804459393Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5bc386a8-e2ee-427d-9549-bcc48b6cde3e name=/runtime.v1.ImageService/PullImage\nJun 12 16:38:02.811139 crc crio[22579]: time=\"2026-06-12T16:38:02.811082427Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=effd1493-c651-4315-a0a7-27e98b352c66 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:02.816037 crc crio[22579]: time=\"2026-06-12T16:38:02.815928474Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bdc5420f-c496-4155-af50-efac6210f6be name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:03.037313 crc crio[22579]: time=\"2026-06-12T16:38:03.037185654Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688038-lthb6/oc\" id=320a2197-5b0e-490c-9ad9-3e915cdf3293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:03.038245 crc crio[22579]: time=\"2026-06-12T16:38:03.03817569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:03.097003 crc crio[22579]: time=\"2026-06-12T16:38:03.096735167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:03.469293 crc crio[22579]: time=\"2026-06-12T16:38:03.468809916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:04.129972 crc crio[22579]: time=\"2026-06-12T16:38:04.129090643Z\" level=info msg=\"Created container 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c: openshift-infra/auto-csr-approver-29688038-lthb6/oc\" id=320a2197-5b0e-490c-9ad9-3e915cdf3293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:04.137208 crc crio[22579]: time=\"2026-06-12T16:38:04.13698868Z\" level=info msg=\"Starting container: 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c\" id=5810aaeb-f8cc-46b8-9280-7afd920d69c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:38:04.185964 crc crio[22579]: time=\"2026-06-12T16:38:04.185427672Z\" level=info msg=\"Started container\" PID=151782 containerID=6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c description=openshift-infra/auto-csr-approver-29688038-lthb6/oc id=5810aaeb-f8cc-46b8-9280-7afd920d69c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\nJun 12 16:38:06.411840 crc crio[22579]: time=\"2026-06-12T16:38:06.410417579Z\" level=info msg=\"Stopping pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=f5468cef-a9a5-4d64-9004-34d128c3e72b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:06.414892 crc crio[22579]: time=\"2026-06-12T16:38:06.414854516Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-lthb6 Namespace:openshift-infra ID:8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 UID:84292cca-25ec-416e-982f-265e5582c87a NetNS:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84292cca_25ec_416e_982f_265e5582c87a.slice PodAnnotations:0xc001216000}] Aliases:map[]}\"\nJun 12 16:38:06.415250 crc crio[22579]: time=\"2026-06-12T16:38:06.415220115Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688038-lthb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:38:06.706047 crc crio[22579]: time=\"2026-06-12T16:38:06.705839926Z\" level=info msg=\"Stopped pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=f5468cef-a9a5-4d64-9004-34d128c3e72b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:12.517330 crc crio[22579]: time=\"2026-06-12T16:38:12.516478529Z\" level=info msg=\"Stopping pod sandbox: 426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3\" id=7094558c-9420-4556-8d91-7306ddf83e3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:12.519252 crc crio[22579]: time=\"2026-06-12T16:38:12.518242926Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 Namespace:openstack ID:426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 UID:914134f9-0269-4d81-8824-f361585ff898 NetNS:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod914134f9_0269_4d81_8824_f361585ff898.slice PodAnnotations:0xc000c9b9a0}] Aliases:map[]}\"\nJun 12 16:38:12.519252 crc crio[22579]: time=\"2026-06-12T16:38:12.518375489Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:38:13.069442 crc crio[22579]: time=\"2026-06-12T16:38:13.068399932Z\" level=info msg=\"Stopped pod sandbox: 426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3\" id=7094558c-9420-4556-8d91-7306ddf83e3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:14.137450 crc crio[22579]: time=\"2026-06-12T16:38:14.136755632Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/POD\" id=2574c36d-e3bb-40ab-b3fa-9bd2039d6c2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:38:14.138791 crc crio[22579]: time=\"2026-06-12T16:38:14.137474521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:14.197919 crc crio[22579]: time=\"2026-06-12T16:38:14.197815796Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt Namespace:openstack ID:21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb UID:2f88d764-5219-4671-9079-cb723acc37bc NetNS:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f88d764_5219_4671_9079_cb723acc37bc.slice PodAnnotations:0xc001216180}] Aliases:map[]}\"\nJun 12 16:38:14.197919 crc crio[22579]: time=\"2026-06-12T16:38:14.197893508Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:38:14.696821 crc crio[22579]: 2026-06-12T16:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21af1349d9c7cce Mac:1e:19:c1:70:25:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 SocketPath: PciID:}] [{Interface:0xc000240910 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:38:14.698631 crc crio[22579]: time=\"2026-06-12T16:38:14.698560563Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt Namespace:openstack ID:21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb UID:2f88d764-5219-4671-9079-cb723acc37bc NetNS:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f88d764_5219_4671_9079_cb723acc37bc.slice PodAnnotations:0xc001216180}] Aliases:map[]}\"\nJun 12 16:38:14.698812 crc crio[22579]: time=\"2026-06-12T16:38:14.698730598Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:38:14.708680 crc crio[22579]: time=\"2026-06-12T16:38:14.708602247Z\" level=info msg=\"Ran pod sandbox 21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/POD\" id=2574c36d-e3bb-40ab-b3fa-9bd2039d6c2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:38:14.711466 crc crio[22579]: time=\"2026-06-12T16:38:14.711416701Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a1ac64d9-fada-4159-91e9-faddc17fde2c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:14.742285 crc crio[22579]: time=\"2026-06-12T16:38:14.742152048Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cb036cf8-3731-4dd4-bcf0-fe166f699c9e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:38:14.754668 crc crio[22579]: time=\"2026-06-12T16:38:14.753465955Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=773b0f7e-ba9a-4d1a-be33-302e91bd1aff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:14.754668 crc crio[22579]: time=\"2026-06-12T16:38:14.754233405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:14.801299 crc crio[22579]: time=\"2026-06-12T16:38:14.800664104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:14.805977 crc crio[22579]: time=\"2026-06-12T16:38:14.8058438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:38:14.945465 crc crio[22579]: time=\"2026-06-12T16:38:14.94526066Z\" level=info msg=\"Created container cedecfe07aac367936597b1774c7ca5f8f1ccf57eb002956b863f3032a522d01: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=773b0f7e-ba9a-4d1a-be33-302e91bd1aff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:38:14.946923 crc crio[22579]: time=\"2026-06-12T16:38:14.946862043Z\" level=info msg=\"Starting container: cedecfe07aac367936597b1774c7ca5f8f1ccf57eb002956b863f3032a522d01\" id=9a279ca4-2d9d-469c-8dd6-230f54ecb6d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:38:14.955307 crc crio[22579]: time=\"2026-06-12T16:38:14.955213492Z\" level=info msg=\"Started container\" PID=152589 containerID=cedecfe07aac367936597b1774c7ca5f8f1ccf57eb002956b863f3032a522d01 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=9a279ca4-2d9d-469c-8dd6-230f54ecb6d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb\nJun 12 16:38:46.475961 crc crio[22579]: time=\"2026-06-12T16:38:46.475224585Z\" level=info msg=\"Removing container: a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7\" id=8e7c9bbc-bac1-4504-a658-e975b1f09f92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:38:46.819912 crc crio[22579]: time=\"2026-06-12T16:38:46.819279948Z\" level=info msg=\"Removed container a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7: openshift-infra/auto-csr-approver-29688032-8vmbx/oc\" id=8e7c9bbc-bac1-4504-a658-e975b1f09f92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:38:46.831943 crc crio[22579]: time=\"2026-06-12T16:38:46.831620552Z\" level=info msg=\"Stopping pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=4d7e6549-7ae0-4d58-ab5f-cdd85a2644c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:46.831943 crc crio[22579]: time=\"2026-06-12T16:38:46.831769556Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=4d7e6549-7ae0-4d58-ab5f-cdd85a2644c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:38:46.834468 crc crio[22579]: time=\"2026-06-12T16:38:46.834329513Z\" level=info msg=\"Removing pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=323bfd28-9228-4a31-9833-957c220ef0c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:38:46.858592 crc crio[22579]: time=\"2026-06-12T16:38:46.858114608Z\" level=info msg=\"Removed pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=323bfd28-9228-4a31-9833-957c220ef0c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:39:11.460204 crc crio[22579]: time=\"2026-06-12T16:39:11.459117714Z\" level=info msg=\"Stopping pod sandbox: 21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb\" id=b26650e4-3101-4427-9b74-1231db715134 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:11.461681 crc crio[22579]: time=\"2026-06-12T16:39:11.461067085Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt Namespace:openstack ID:21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb UID:2f88d764-5219-4671-9079-cb723acc37bc NetNS:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f88d764_5219_4671_9079_cb723acc37bc.slice PodAnnotations:0xc000c9a4f8}] Aliases:map[]}\"\nJun 12 16:39:11.461681 crc crio[22579]: time=\"2026-06-12T16:39:11.46125009Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:39:11.991926 crc crio[22579]: time=\"2026-06-12T16:39:11.991062021Z\" level=info msg=\"Stopped pod sandbox: 21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb\" id=b26650e4-3101-4427-9b74-1231db715134 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:13.229358 crc crio[22579]: time=\"2026-06-12T16:39:13.228873629Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/POD\" id=80f717d4-761e-4de1-9fcf-5f92ce225435 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:39:13.230775 crc crio[22579]: time=\"2026-06-12T16:39:13.229374413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:39:13.261819 crc crio[22579]: time=\"2026-06-12T16:39:13.261682131Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn Namespace:openstack ID:eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd UID:98778df6-6f84-426b-b90f-b8a9827979b6 NetNS:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98778df6_6f84_426b_b90f_b8a9827979b6.slice PodAnnotations:0xc000c9b2e8}] Aliases:map[]}\"\nJun 12 16:39:13.261819 crc crio[22579]: time=\"2026-06-12T16:39:13.261735022Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:39:13.962350 crc crio[22579]: 2026-06-12T16:39:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eee9fa5db4a5fc6 Mac:fe:8a:78:5b:99:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:39:13.963759 crc crio[22579]: time=\"2026-06-12T16:39:13.963667082Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn Namespace:openstack ID:eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd UID:98778df6-6f84-426b-b90f-b8a9827979b6 NetNS:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98778df6_6f84_426b_b90f_b8a9827979b6.slice PodAnnotations:0xc000c9b2e8}] Aliases:map[]}\"\nJun 12 16:39:13.963890 crc crio[22579]: time=\"2026-06-12T16:39:13.963843977Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:39:13.975018 crc crio[22579]: time=\"2026-06-12T16:39:13.974923658Z\" level=info msg=\"Ran pod sandbox eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/POD\" id=80f717d4-761e-4de1-9fcf-5f92ce225435 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:39:13.979742 crc crio[22579]: time=\"2026-06-12T16:39:13.979662782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8d7e07d1-72d5-41d1-971f-2601b6555c36 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:39:14.012744 crc crio[22579]: time=\"2026-06-12T16:39:14.012583416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a1d1f650-1182-4ed6-acde-b5ee2ea1989c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:39:14.023183 crc crio[22579]: time=\"2026-06-12T16:39:14.023039351Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=09245d9f-b786-4033-801b-f7e6931dfb1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:39:14.023744 crc crio[22579]: time=\"2026-06-12T16:39:14.023676718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:39:14.081634 crc crio[22579]: time=\"2026-06-12T16:39:14.081447914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:39:14.086290 crc crio[22579]: time=\"2026-06-12T16:39:14.086171528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:39:14.281938 crc crio[22579]: time=\"2026-06-12T16:39:14.281200309Z\" level=info msg=\"Created container 1501846ad58eb676094594fb999dd130892fdb55b37e45e5a685e34e965c240a: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=09245d9f-b786-4033-801b-f7e6931dfb1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:39:14.287212 crc crio[22579]: time=\"2026-06-12T16:39:14.287075163Z\" level=info msg=\"Starting container: 1501846ad58eb676094594fb999dd130892fdb55b37e45e5a685e34e965c240a\" id=cf78a305-944a-4b82-b426-8b32b6b95b5c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:39:14.293960 crc crio[22579]: time=\"2026-06-12T16:39:14.293773729Z\" level=info msg=\"Started container\" PID=155836 containerID=1501846ad58eb676094594fb999dd130892fdb55b37e45e5a685e34e965c240a description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=cf78a305-944a-4b82-b426-8b32b6b95b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd\nJun 12 16:39:21.640638 crc crio[22579]: time=\"2026-06-12T16:39:21.639198267Z\" level=info msg=\"Stopping pod sandbox: eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd\" id=966b175a-ca20-4992-aa16-69a5cb9cbe3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:21.642265 crc crio[22579]: time=\"2026-06-12T16:39:21.64159473Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn Namespace:openstack ID:eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd UID:98778df6-6f84-426b-b90f-b8a9827979b6 NetNS:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98778df6_6f84_426b_b90f_b8a9827979b6.slice PodAnnotations:0xc002218cb0}] Aliases:map[]}\"\nJun 12 16:39:21.642265 crc crio[22579]: time=\"2026-06-12T16:39:21.641795485Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:39:22.172352 crc crio[22579]: time=\"2026-06-12T16:39:22.171907144Z\" level=info msg=\"Stopped pod sandbox: eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd\" id=966b175a-ca20-4992-aa16-69a5cb9cbe3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:39:23.187890 crc crio[22579]: time=\"2026-06-12T16:39:23.180825474Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/POD\" id=c0880e21-be9a-4afe-aa19-d7eaf4c484b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:39:23.187890 crc crio[22579]: time=\"2026-06-12T16:39:23.18145494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:39:23.248762 crc crio[22579]: time=\"2026-06-12T16:39:23.248396338Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 Namespace:openstack ID:8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 UID:303973af-d3a1-477e-a25c-e1e97f0ee3bd NetNS:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod303973af_d3a1_477e_a25c_e1e97f0ee3bd.slice PodAnnotations:0xc000622260}] Aliases:map[]}\"\nJun 12 16:39:23.248762 crc crio[22579]: time=\"2026-06-12T16:39:23.24848429Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:39:23.944693 crc crio[22579]: 2026-06-12T16:39:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8da13a4fa386d03 Mac:66:ed:31:ea:32:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e SocketPath: PciID:}] [{Interface:0xc0006125d0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:39:23.946674 crc crio[22579]: time=\"2026-06-12T16:39:23.946586858Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 Namespace:openstack ID:8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 UID:303973af-d3a1-477e-a25c-e1e97f0ee3bd NetNS:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod303973af_d3a1_477e_a25c_e1e97f0ee3bd.slice PodAnnotations:0xc000622260}] Aliases:map[]}\"\nJun 12 16:39:23.946820 crc crio[22579]: time=\"2026-06-12T16:39:23.946758413Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:39:23.961820 crc crio[22579]: time=\"2026-06-12T16:39:23.961720036Z\" level=info msg=\"Ran pod sandbox 8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/POD\" id=c0880e21-be9a-4afe-aa19-d7eaf4c484b4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:39:23.965081 crc crio[22579]: time=\"2026-06-12T16:39:23.964974811Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=42430b89-6241-4b87-bc40-502f4dce0c4e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:39:24.011866 crc crio[22579]: time=\"2026-06-12T16:39:24.011489262Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fc96f252-6459-48a7-9d41-9e8902e3178b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:39:24.025681 crc crio[22579]: time=\"2026-06-12T16:39:24.025476549Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f02f92ab-03b6-4237-9cc1-7ac3d050cf79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:39:24.028059 crc crio[22579]: time=\"2026-06-12T16:39:24.027293927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:39:24.089201 crc crio[22579]: time=\"2026-06-12T16:39:24.088871704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:39:24.092911 crc crio[22579]: time=\"2026-06-12T16:39:24.092858119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:39:24.228731 crc crio[22579]: time=\"2026-06-12T16:39:24.227995277Z\" level=info msg=\"Created container e71d9f2cc35b07484cf2537696dd91309b0298e79136f07329680bc0306bb2a1: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f02f92ab-03b6-4237-9cc1-7ac3d050cf79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:39:24.231127 crc crio[22579]: time=\"2026-06-12T16:39:24.231006626Z\" level=info msg=\"Starting container: e71d9f2cc35b07484cf2537696dd91309b0298e79136f07329680bc0306bb2a1\" id=056ec2a6-4a1e-4a8d-814c-fcdd89042261 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:39:24.237592 crc crio[22579]: time=\"2026-06-12T16:39:24.237426034Z\" level=info msg=\"Started container\" PID=156522 containerID=e71d9f2cc35b07484cf2537696dd91309b0298e79136f07329680bc0306bb2a1 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=056ec2a6-4a1e-4a8d-814c-fcdd89042261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123\nJun 12 16:40:00.731622 crc crio[22579]: time=\"2026-06-12T16:40:00.730852621Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688040-58ltd/POD\" id=271d7250-3f96-46d2-b967-35ffdbff281d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:40:00.731622 crc crio[22579]: time=\"2026-06-12T16:40:00.731609411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:00.767947 crc crio[22579]: time=\"2026-06-12T16:40:00.767880374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-58ltd Namespace:openshift-infra ID:5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b UID:170e559b-9b72-44ae-b92e-7db88a142cc9 NetNS:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170e559b_9b72_44ae_b92e_7db88a142cc9.slice PodAnnotations:0xc005ce6738}] Aliases:map[]}\"\nJun 12 16:40:00.768424 crc crio[22579]: time=\"2026-06-12T16:40:00.768397727Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688040-58ltd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:40:01.103774 crc crio[22579]: 2026-06-12T16:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a1bbf0d7cc92dd Mac:06:9a:d2:77:57:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:40:01.107187 crc crio[22579]: time=\"2026-06-12T16:40:01.107014348Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-58ltd Namespace:openshift-infra ID:5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b UID:170e559b-9b72-44ae-b92e-7db88a142cc9 NetNS:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170e559b_9b72_44ae_b92e_7db88a142cc9.slice PodAnnotations:0xc005ce6738}] Aliases:map[]}\"\nJun 12 16:40:01.107845 crc crio[22579]: time=\"2026-06-12T16:40:01.107780588Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688040-58ltd for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:40:01.139008 crc crio[22579]: time=\"2026-06-12T16:40:01.13872394Z\" level=info msg=\"Ran pod sandbox 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b with infra container: openshift-infra/auto-csr-approver-29688040-58ltd/POD\" id=271d7250-3f96-46d2-b967-35ffdbff281d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:40:01.142759 crc crio[22579]: time=\"2026-06-12T16:40:01.142627543Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=083ed0dc-2055-4472-80f6-315f219df5d2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:40:01.165404 crc crio[22579]: time=\"2026-06-12T16:40:01.165281738Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:40:02.849618 crc crio[22579]: time=\"2026-06-12T16:40:02.849276312Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=083ed0dc-2055-4472-80f6-315f219df5d2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:40:02.851782 crc crio[22579]: time=\"2026-06-12T16:40:02.851715786Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=42f27673-e663-4683-8afc-d8622ddc8e33 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:40:02.855752 crc crio[22579]: time=\"2026-06-12T16:40:02.855713451Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c44c228c-6c11-422c-b5f3-5aba5aaea1da name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:40:02.895878 crc crio[22579]: time=\"2026-06-12T16:40:02.895597968Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688040-58ltd/oc\" id=43e1e9aa-cd02-41a3-b0eb-a5bc70d211ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:40:02.896708 crc crio[22579]: time=\"2026-06-12T16:40:02.896635686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:02.954393 crc crio[22579]: time=\"2026-06-12T16:40:02.954011412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:03.386633 crc crio[22579]: time=\"2026-06-12T16:40:03.386370183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:03.525160 crc crio[22579]: time=\"2026-06-12T16:40:03.524399867Z\" level=info msg=\"Created container f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af: openshift-infra/auto-csr-approver-29688040-58ltd/oc\" id=43e1e9aa-cd02-41a3-b0eb-a5bc70d211ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:40:03.526906 crc crio[22579]: time=\"2026-06-12T16:40:03.526611075Z\" level=info msg=\"Starting container: f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af\" id=b5002730-876a-4130-a033-e1ae0bdf24ce name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:40:03.531771 crc crio[22579]: time=\"2026-06-12T16:40:03.531670928Z\" level=info msg=\"Started container\" PID=158765 containerID=f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af description=openshift-infra/auto-csr-approver-29688040-58ltd/oc id=b5002730-876a-4130-a033-e1ae0bdf24ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\nJun 12 16:40:05.279384 crc crio[22579]: time=\"2026-06-12T16:40:05.27878212Z\" level=info msg=\"Stopping pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=710a7f7c-b145-413d-bcac-b387e5bdaff7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:05.280624 crc crio[22579]: time=\"2026-06-12T16:40:05.280186267Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-58ltd Namespace:openshift-infra ID:5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b UID:170e559b-9b72-44ae-b92e-7db88a142cc9 NetNS:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170e559b_9b72_44ae_b92e_7db88a142cc9.slice PodAnnotations:0xc005ce68d8}] Aliases:map[]}\"\nJun 12 16:40:05.280624 crc crio[22579]: time=\"2026-06-12T16:40:05.280346651Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688040-58ltd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:40:05.594241 crc crio[22579]: time=\"2026-06-12T16:40:05.594153742Z\" level=info msg=\"Stopped pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=710a7f7c-b145-413d-bcac-b387e5bdaff7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:07.319589 crc crio[22579]: time=\"2026-06-12T16:40:07.318775394Z\" level=info msg=\"Stopping pod sandbox: 8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123\" id=7446414e-8b6b-4ddd-a2fb-067ea2fda7f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:07.321116 crc crio[22579]: time=\"2026-06-12T16:40:07.320362275Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 Namespace:openstack ID:8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 UID:303973af-d3a1-477e-a25c-e1e97f0ee3bd NetNS:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod303973af_d3a1_477e_a25c_e1e97f0ee3bd.slice PodAnnotations:0xc000385ab0}] Aliases:map[]}\"\nJun 12 16:40:07.321116 crc crio[22579]: time=\"2026-06-12T16:40:07.321028483Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:40:07.937814 crc crio[22579]: time=\"2026-06-12T16:40:07.937735475Z\" level=info msg=\"Stopped pod sandbox: 8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123\" id=7446414e-8b6b-4ddd-a2fb-067ea2fda7f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:08.891484 crc crio[22579]: time=\"2026-06-12T16:40:08.890756148Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/POD\" id=69bf2572-eb7d-4809-b8ee-64c4abb8280d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:40:08.892939 crc crio[22579]: time=\"2026-06-12T16:40:08.891580379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:08.950167 crc crio[22579]: time=\"2026-06-12T16:40:08.950105646Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc Namespace:openstack ID:f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 UID:f44b8756-9e5c-4858-a345-e47a41fac944 NetNS:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf44b8756_9e5c_4858_a345_e47a41fac944.slice PodAnnotations:0xc00008c990}] Aliases:map[]}\"\nJun 12 16:40:08.950885 crc crio[22579]: time=\"2026-06-12T16:40:08.950848575Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:40:09.450178 crc crio[22579]: 2026-06-12T16:40:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6b7f7ca2fc601c Mac:8e:3a:b1:79:96:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 SocketPath: PciID:}] [{Interface:0xc0001125d0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:40:09.451107 crc crio[22579]: time=\"2026-06-12T16:40:09.451003428Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc Namespace:openstack ID:f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 UID:f44b8756-9e5c-4858-a345-e47a41fac944 NetNS:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf44b8756_9e5c_4858_a345_e47a41fac944.slice PodAnnotations:0xc00008c990}] Aliases:map[]}\"\nJun 12 16:40:09.451323 crc crio[22579]: time=\"2026-06-12T16:40:09.451235464Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:40:09.461022 crc crio[22579]: time=\"2026-06-12T16:40:09.460894448Z\" level=info msg=\"Ran pod sandbox f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/POD\" id=69bf2572-eb7d-4809-b8ee-64c4abb8280d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:40:09.466716 crc crio[22579]: time=\"2026-06-12T16:40:09.466635908Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bef6afbb-6c19-40b4-9891-e74e8a3882fa name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:40:09.497188 crc crio[22579]: time=\"2026-06-12T16:40:09.497055937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=641d980e-f811-4962-8d20-f5c08c7affeb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:40:09.510884 crc crio[22579]: time=\"2026-06-12T16:40:09.510787437Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=b5721ca6-61da-4eb9-a3bf-28f52237a6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:40:09.511313 crc crio[22579]: time=\"2026-06-12T16:40:09.51124977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:09.560833 crc crio[22579]: time=\"2026-06-12T16:40:09.560373139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:09.565854 crc crio[22579]: time=\"2026-06-12T16:40:09.565778751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:40:09.777201 crc crio[22579]: time=\"2026-06-12T16:40:09.776564295Z\" level=info msg=\"Created container 22dc09b75d6278623382ff77d236d45c60f103fe4c933cb3797de98451ec0e45: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=b5721ca6-61da-4eb9-a3bf-28f52237a6fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:40:09.778660 crc crio[22579]: time=\"2026-06-12T16:40:09.778581088Z\" level=info msg=\"Starting container: 22dc09b75d6278623382ff77d236d45c60f103fe4c933cb3797de98451ec0e45\" id=f913b679-bddd-43f5-999e-b3a3fc1a3873 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:40:09.788822 crc crio[22579]: time=\"2026-06-12T16:40:09.788728035Z\" level=info msg=\"Started container\" PID=159300 containerID=22dc09b75d6278623382ff77d236d45c60f103fe4c933cb3797de98451ec0e45 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=f913b679-bddd-43f5-999e-b3a3fc1a3873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5\nJun 12 16:40:46.907370 crc crio[22579]: time=\"2026-06-12T16:40:46.906792569Z\" level=info msg=\"Removing container: 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec\" id=ec440309-af74-4a98-97e3-b3b6f3a36e4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:40:47.148329 crc crio[22579]: time=\"2026-06-12T16:40:47.148157606Z\" level=info msg=\"Removed container 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec: openshift-infra/auto-csr-approver-29688034-x4hkx/oc\" id=ec440309-af74-4a98-97e3-b3b6f3a36e4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:40:47.165298 crc crio[22579]: time=\"2026-06-12T16:40:47.165151702Z\" level=info msg=\"Stopping pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=b7cd62ca-2037-4434-a6f4-2d9acb060deb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:47.165298 crc crio[22579]: time=\"2026-06-12T16:40:47.165259145Z\" level=info msg=\"Stopped pod sandbox (already stopped): c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=b7cd62ca-2037-4434-a6f4-2d9acb060deb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:40:47.166144 crc crio[22579]: time=\"2026-06-12T16:40:47.166012075Z\" level=info msg=\"Removing pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=03bde390-66eb-4a0e-abb5-7886ff685036 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:40:47.186328 crc crio[22579]: time=\"2026-06-12T16:40:47.186184325Z\" level=info msg=\"Removed pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=03bde390-66eb-4a0e-abb5-7886ff685036 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:41:05.221631 crc crio[22579]: time=\"2026-06-12T16:41:05.219272312Z\" level=info msg=\"Stopping pod sandbox: f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5\" id=74f37248-ef97-4cc7-847a-e5783f97bf9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:05.221631 crc crio[22579]: time=\"2026-06-12T16:41:05.22109514Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc Namespace:openstack ID:f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 UID:f44b8756-9e5c-4858-a345-e47a41fac944 NetNS:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf44b8756_9e5c_4858_a345_e47a41fac944.slice PodAnnotations:0xc000c9bca0}] Aliases:map[]}\"\nJun 12 16:41:05.221631 crc crio[22579]: time=\"2026-06-12T16:41:05.221236824Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:05.775910 crc crio[22579]: time=\"2026-06-12T16:41:05.775206869Z\" level=info msg=\"Stopped pod sandbox: f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5\" id=74f37248-ef97-4cc7-847a-e5783f97bf9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:06.762758 crc crio[22579]: time=\"2026-06-12T16:41:06.760903579Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/POD\" id=fdd1fb22-ba00-498e-8701-befc28b6d97e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:06.764223 crc crio[22579]: time=\"2026-06-12T16:41:06.762819649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:06.809682 crc crio[22579]: time=\"2026-06-12T16:41:06.809479884Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-d4pr8 Namespace:openstack ID:d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d UID:48fa406e-f517-4c68-8c6f-c027158e5e75 NetNS:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fa406e_f517_4c68_8c6f_c027158e5e75.slice PodAnnotations:0xc001216388}] Aliases:map[]}\"\nJun 12 16:41:06.809682 crc crio[22579]: time=\"2026-06-12T16:41:06.809643639Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:07.259403 crc crio[22579]: 2026-06-12T16:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d83438e355ea7db Mac:7e:63:2e:83:c9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:41:07.261341 crc crio[22579]: time=\"2026-06-12T16:41:07.261266127Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-d4pr8 Namespace:openstack ID:d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d UID:48fa406e-f517-4c68-8c6f-c027158e5e75 NetNS:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fa406e_f517_4c68_8c6f_c027158e5e75.slice PodAnnotations:0xc001216388}] Aliases:map[]}\"\nJun 12 16:41:07.261651 crc crio[22579]: time=\"2026-06-12T16:41:07.261433671Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:41:07.270314 crc crio[22579]: time=\"2026-06-12T16:41:07.270222972Z\" level=info msg=\"Ran pod sandbox d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/POD\" id=fdd1fb22-ba00-498e-8701-befc28b6d97e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:07.272639 crc crio[22579]: time=\"2026-06-12T16:41:07.272581134Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b6b00b31-e1ce-4c8a-b519-e3be19f657a2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:07.304848 crc crio[22579]: time=\"2026-06-12T16:41:07.304011269Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6b890d9d-68b0-4fc9-83d7-0c9bb4feeb28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:07.314858 crc crio[22579]: time=\"2026-06-12T16:41:07.314760171Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/ssh-known-hosts-edpm-deployment-ipam\" id=b0b85577-62fc-4bea-b69b-13ffeaace0db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:07.315373 crc crio[22579]: time=\"2026-06-12T16:41:07.315294165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:07.406829 crc crio[22579]: time=\"2026-06-12T16:41:07.406659104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:07.411879 crc crio[22579]: time=\"2026-06-12T16:41:07.411809029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:07.595890 crc crio[22579]: time=\"2026-06-12T16:41:07.595266685Z\" level=info msg=\"Created container 533c80a072d56b28b3c7a58eb90ef4ec99ab1c7ee2b39bf3e0026c5d05281315: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/ssh-known-hosts-edpm-deployment-ipam\" id=b0b85577-62fc-4bea-b69b-13ffeaace0db name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:07.597880 crc crio[22579]: time=\"2026-06-12T16:41:07.597814592Z\" level=info msg=\"Starting container: 533c80a072d56b28b3c7a58eb90ef4ec99ab1c7ee2b39bf3e0026c5d05281315\" id=298210e4-494a-44c3-a3cd-e04ffe7fb742 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:07.604303 crc crio[22579]: time=\"2026-06-12T16:41:07.604253221Z\" level=info msg=\"Started container\" PID=162645 containerID=533c80a072d56b28b3c7a58eb90ef4ec99ab1c7ee2b39bf3e0026c5d05281315 description=openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/ssh-known-hosts-edpm-deployment-ipam id=298210e4-494a-44c3-a3cd-e04ffe7fb742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d\nJun 12 16:41:07.829181 crc crio[22579]: time=\"2026-06-12T16:41:07.829101604Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-8b6xm/POD\" id=f635c7fe-1aeb-490f-958f-f87e9b9dd543 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:07.830571 crc crio[22579]: time=\"2026-06-12T16:41:07.829213947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:07.873941 crc crio[22579]: time=\"2026-06-12T16:41:07.873837049Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8b6xm Namespace:openshift-marketplace ID:fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb UID:74212de7-4bd8-4857-8db5-51c3406a65ab NetNS:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74212de7_4bd8_4857_8db5_51c3406a65ab.slice PodAnnotations:0xc000c9a848}] Aliases:map[]}\"\nJun 12 16:41:07.873941 crc crio[22579]: time=\"2026-06-12T16:41:07.873922571Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-8b6xm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:08.489696 crc crio[22579]: 2026-06-12T16:41:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd661143244ccc8 Mac:3e:ae:0e:eb:a3:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:41:08.496928 crc crio[22579]: time=\"2026-06-12T16:41:08.496838986Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8b6xm Namespace:openshift-marketplace ID:fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb UID:74212de7-4bd8-4857-8db5-51c3406a65ab NetNS:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74212de7_4bd8_4857_8db5_51c3406a65ab.slice PodAnnotations:0xc000c9a848}] Aliases:map[]}\"\nJun 12 16:41:08.497273 crc crio[22579]: time=\"2026-06-12T16:41:08.497216936Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-8b6xm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:41:08.514723 crc crio[22579]: time=\"2026-06-12T16:41:08.514455979Z\" level=info msg=\"Ran pod sandbox fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb with infra container: openshift-marketplace/redhat-marketplace-8b6xm/POD\" id=f635c7fe-1aeb-490f-958f-f87e9b9dd543 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:08.517988 crc crio[22579]: time=\"2026-06-12T16:41:08.517899029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0fd3ed9a-8ade-4dce-8ec9-22055ef7e30b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:08.521308 crc crio[22579]: time=\"2026-06-12T16:41:08.521236517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ee21c0d-dbb6-4a55-b2a1-d3d66511f0cf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:08.542969 crc crio[22579]: time=\"2026-06-12T16:41:08.542769292Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities\" id=182f9432-8e4b-46c3-a20d-998420ad9de3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:08.543340 crc crio[22579]: time=\"2026-06-12T16:41:08.543316167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:08.622939 crc crio[22579]: time=\"2026-06-12T16:41:08.622797353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:08.638937 crc crio[22579]: time=\"2026-06-12T16:41:08.638591718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:08.787710 crc crio[22579]: time=\"2026-06-12T16:41:08.787456877Z\" level=info msg=\"Created container b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c: openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities\" id=182f9432-8e4b-46c3-a20d-998420ad9de3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:08.789740 crc crio[22579]: time=\"2026-06-12T16:41:08.789638474Z\" level=info msg=\"Starting container: b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c\" id=755978ee-4dad-456e-ac98-04e61dc6c8c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:08.801713 crc crio[22579]: time=\"2026-06-12T16:41:08.799135173Z\" level=info msg=\"Started container\" PID=162765 containerID=b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c description=openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities id=755978ee-4dad-456e-ac98-04e61dc6c8c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\nJun 12 16:41:09.297742 crc crio[22579]: time=\"2026-06-12T16:41:09.297648802Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e557e7c2-f58c-43ea-90e6-b952a27abf48 name=/runtime.v1.ImageService/PullImage\nJun 12 16:41:09.316132 crc crio[22579]: time=\"2026-06-12T16:41:09.315944022Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:41:10.180141 crc crio[22579]: time=\"2026-06-12T16:41:10.179383673Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e557e7c2-f58c-43ea-90e6-b952a27abf48 name=/runtime.v1.ImageService/PullImage\nJun 12 16:41:10.181621 crc crio[22579]: time=\"2026-06-12T16:41:10.181477428Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a4a50694-fc1d-4aee-8c45-e369c7aae0e2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:10.184369 crc crio[22579]: time=\"2026-06-12T16:41:10.184281401Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1bf307b3-1d59-4ee8-926d-a01156e7abf9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:10.192232 crc crio[22579]: time=\"2026-06-12T16:41:10.192024375Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8b6xm/extract-content\" id=3720ffc1-13e1-43ca-866e-a21257908ad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:10.192649 crc crio[22579]: time=\"2026-06-12T16:41:10.192478417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:10.259039 crc crio[22579]: time=\"2026-06-12T16:41:10.25887536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:10.264812 crc crio[22579]: time=\"2026-06-12T16:41:10.264465367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:10.430399 crc crio[22579]: time=\"2026-06-12T16:41:10.430127866Z\" level=info msg=\"Created container 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf: openshift-marketplace/redhat-marketplace-8b6xm/extract-content\" id=3720ffc1-13e1-43ca-866e-a21257908ad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:10.431875 crc crio[22579]: time=\"2026-06-12T16:41:10.431607775Z\" level=info msg=\"Starting container: 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf\" id=6341bf11-309c-41c5-8080-0d7845e67ff8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:10.438649 crc crio[22579]: time=\"2026-06-12T16:41:10.438476495Z\" level=info msg=\"Started container\" PID=162868 containerID=4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf description=openshift-marketplace/redhat-marketplace-8b6xm/extract-content id=6341bf11-309c-41c5-8080-0d7845e67ff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\nJun 12 16:41:10.981216 crc crio[22579]: time=\"2026-06-12T16:41:10.980422045Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-wb4d6/POD\" id=3b50de8d-85e3-411b-9e1c-81c5002a4c13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:10.981426 crc crio[22579]: time=\"2026-06-12T16:41:10.981252756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:11.060233 crc crio[22579]: time=\"2026-06-12T16:41:11.060120217Z\" level=info msg=\"Got pod network &{Name:community-operators-wb4d6 Namespace:openshift-marketplace ID:5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b UID:b7a85e62-982c-4886-9369-cdf8e9f9d0ce NetNS:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7a85e62_982c_4886_9369_cdf8e9f9d0ce.slice PodAnnotations:0xc000384598}] Aliases:map[]}\"\nJun 12 16:41:11.060811 crc crio[22579]: time=\"2026-06-12T16:41:11.060300602Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-wb4d6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:11.645356 crc crio[22579]: 2026-06-12T16:41:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e78f0d84fec1d3 Mac:6a:4f:13:79:1d:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 SocketPath: PciID:}] [{Interface:0xc0001b05f0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:41:11.674800 crc crio[22579]: time=\"2026-06-12T16:41:11.674136077Z\" level=info msg=\"Got pod network &{Name:community-operators-wb4d6 Namespace:openshift-marketplace ID:5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b UID:b7a85e62-982c-4886-9369-cdf8e9f9d0ce NetNS:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7a85e62_982c_4886_9369_cdf8e9f9d0ce.slice PodAnnotations:0xc000384598}] Aliases:map[]}\"\nJun 12 16:41:11.675307 crc crio[22579]: time=\"2026-06-12T16:41:11.675283328Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-wb4d6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:41:11.926260 crc crio[22579]: time=\"2026-06-12T16:41:11.926050712Z\" level=info msg=\"Ran pod sandbox 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b with infra container: openshift-marketplace/community-operators-wb4d6/POD\" id=3b50de8d-85e3-411b-9e1c-81c5002a4c13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:11.956334 crc crio[22579]: time=\"2026-06-12T16:41:11.95494106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b71b1974-af4a-47ba-9713-f41e091b4336 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:11.994839 crc crio[22579]: time=\"2026-06-12T16:41:11.9937923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e2a0b359-2d61-4c4c-8d17-481ab3cfa31b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:12.066232 crc crio[22579]: time=\"2026-06-12T16:41:12.064884617Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wb4d6/extract-utilities\" id=54048c18-b7e3-4f51-8b50-b0683cf09c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:12.068203 crc crio[22579]: time=\"2026-06-12T16:41:12.067353862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:12.463657 crc crio[22579]: time=\"2026-06-12T16:41:12.463468052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:12.484100 crc crio[22579]: time=\"2026-06-12T16:41:12.483118238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:12.565182 crc crio[22579]: time=\"2026-06-12T16:41:12.564962427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a4d43cce-7c57-41e3-8dc5-48c131f55baf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:12.622769 crc crio[22579]: time=\"2026-06-12T16:41:12.619312494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ff7b1441-7a5b-4835-8348-d6f664e31a9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:12.646120 crc crio[22579]: time=\"2026-06-12T16:41:12.646036356Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8b6xm/registry-server\" id=6bf6cfae-0302-4c15-a884-d019729982cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:12.647083 crc crio[22579]: time=\"2026-06-12T16:41:12.646825496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:12.777183 crc crio[22579]: time=\"2026-06-12T16:41:12.776684386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:12.782710 crc crio[22579]: time=\"2026-06-12T16:41:12.782454197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:12.808760 crc crio[22579]: time=\"2026-06-12T16:41:12.808658575Z\" level=info msg=\"Created container 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606: openshift-marketplace/community-operators-wb4d6/extract-utilities\" id=54048c18-b7e3-4f51-8b50-b0683cf09c3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:12.809878 crc crio[22579]: time=\"2026-06-12T16:41:12.809824046Z\" level=info msg=\"Starting container: 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606\" id=ef546543-a647-4dae-b36c-1447b0bc06c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:12.817571 crc crio[22579]: time=\"2026-06-12T16:41:12.817399585Z\" level=info msg=\"Started container\" PID=163056 containerID=5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606 description=openshift-marketplace/community-operators-wb4d6/extract-utilities id=ef546543-a647-4dae-b36c-1447b0bc06c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\nJun 12 16:41:12.995943 crc crio[22579]: time=\"2026-06-12T16:41:12.995763728Z\" level=info msg=\"Created container 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2: openshift-marketplace/redhat-marketplace-8b6xm/registry-server\" id=6bf6cfae-0302-4c15-a884-d019729982cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:12.997586 crc crio[22579]: time=\"2026-06-12T16:41:12.997415331Z\" level=info msg=\"Starting container: 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2\" id=ec38a856-8592-4f6b-a27c-8cd7bc3023e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:13.039372 crc crio[22579]: time=\"2026-06-12T16:41:13.039232989Z\" level=info msg=\"Started container\" PID=163083 containerID=45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2 description=openshift-marketplace/redhat-marketplace-8b6xm/registry-server id=ec38a856-8592-4f6b-a27c-8cd7bc3023e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\nJun 12 16:41:13.644911 crc crio[22579]: time=\"2026-06-12T16:41:13.644379498Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=786d6663-8819-48b9-9471-a7b3a82680a8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:41:13.654177 crc crio[22579]: time=\"2026-06-12T16:41:13.652691266Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:41:14.429659 crc crio[22579]: time=\"2026-06-12T16:41:14.429030289Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=786d6663-8819-48b9-9471-a7b3a82680a8 name=/runtime.v1.ImageService/PullImage\nJun 12 16:41:14.430803 crc crio[22579]: time=\"2026-06-12T16:41:14.430723834Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9adcf30c-aaba-47c2-b6e9-8ab6c3e89d3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:14.434764 crc crio[22579]: time=\"2026-06-12T16:41:14.434672158Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a570ce52-a98c-4ea4-81f5-bf21f4453afb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:14.445126 crc crio[22579]: time=\"2026-06-12T16:41:14.44503768Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wb4d6/extract-content\" id=abd6d6eb-04aa-454d-ad61-f3d498a21c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:14.445721 crc crio[22579]: time=\"2026-06-12T16:41:14.445659586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:14.491310 crc crio[22579]: time=\"2026-06-12T16:41:14.491176761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:14.495340 crc crio[22579]: time=\"2026-06-12T16:41:14.495280109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:14.699419 crc crio[22579]: time=\"2026-06-12T16:41:14.699303296Z\" level=info msg=\"Created container 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead: openshift-marketplace/community-operators-wb4d6/extract-content\" id=abd6d6eb-04aa-454d-ad61-f3d498a21c27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:14.701254 crc crio[22579]: time=\"2026-06-12T16:41:14.701126494Z\" level=info msg=\"Starting container: 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead\" id=53a5d19f-6bda-445e-aaf8-0cf6af302c7f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:14.712609 crc crio[22579]: time=\"2026-06-12T16:41:14.71241967Z\" level=info msg=\"Started container\" PID=163195 containerID=9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead description=openshift-marketplace/community-operators-wb4d6/extract-content id=53a5d19f-6bda-445e-aaf8-0cf6af302c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\nJun 12 16:41:16.710416 crc crio[22579]: time=\"2026-06-12T16:41:16.709301648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=408d7235-738f-49bd-a7df-1433c0a53aeb name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:16.714945 crc crio[22579]: time=\"2026-06-12T16:41:16.714790313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1425cea-5daa-4fe9-9beb-59280a98e8be name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:16.727907 crc crio[22579]: time=\"2026-06-12T16:41:16.727791804Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wb4d6/registry-server\" id=7c67ec17-b82e-405e-b51a-b6c9b2521dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:16.728376 crc crio[22579]: time=\"2026-06-12T16:41:16.728289567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:16.796694 crc crio[22579]: time=\"2026-06-12T16:41:16.796430016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:16.802892 crc crio[22579]: time=\"2026-06-12T16:41:16.802808333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:16.981759 crc crio[22579]: time=\"2026-06-12T16:41:16.981606258Z\" level=info msg=\"Created container 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574: openshift-marketplace/community-operators-wb4d6/registry-server\" id=7c67ec17-b82e-405e-b51a-b6c9b2521dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:16.983303 crc crio[22579]: time=\"2026-06-12T16:41:16.983178539Z\" level=info msg=\"Starting container: 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574\" id=e0fb0535-49aa-400d-8f8c-a0d30fff1518 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:16.998226 crc crio[22579]: time=\"2026-06-12T16:41:16.998098821Z\" level=info msg=\"Started container\" PID=163345 containerID=4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574 description=openshift-marketplace/community-operators-wb4d6/registry-server id=e0fb0535-49aa-400d-8f8c-a0d30fff1518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\nJun 12 16:41:18.785422 crc crio[22579]: time=\"2026-06-12T16:41:18.784665308Z\" level=info msg=\"Stopping pod sandbox: d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d\" id=d060d107-6ab6-4ab9-bfa5-bfe167800767 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:18.786741 crc crio[22579]: time=\"2026-06-12T16:41:18.78627483Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-d4pr8 Namespace:openstack ID:d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d UID:48fa406e-f517-4c68-8c6f-c027158e5e75 NetNS:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fa406e_f517_4c68_8c6f_c027158e5e75.slice PodAnnotations:0xc000384060}] Aliases:map[]}\"\nJun 12 16:41:18.786741 crc crio[22579]: time=\"2026-06-12T16:41:18.786477435Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:19.339700 crc crio[22579]: time=\"2026-06-12T16:41:19.339094035Z\" level=info msg=\"Stopped pod sandbox: d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d\" id=d060d107-6ab6-4ab9-bfa5-bfe167800767 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:20.608028 crc crio[22579]: time=\"2026-06-12T16:41:20.606956383Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/POD\" id=39edc2a1-3136-4f48-bf3c-d4e02a01efa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:20.609283 crc crio[22579]: time=\"2026-06-12T16:41:20.608054012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:20.638688 crc crio[22579]: time=\"2026-06-12T16:41:20.638541033Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r Namespace:openstack ID:fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 UID:90eab599-d518-47d1-8513-0d64fab1f820 NetNS:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90eab599_d518_47d1_8513_0d64fab1f820.slice PodAnnotations:0xc004fc04c0}] Aliases:map[]}\"\nJun 12 16:41:20.638688 crc crio[22579]: time=\"2026-06-12T16:41:20.638648845Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:20.814946 crc crio[22579]: time=\"2026-06-12T16:41:20.814808141Z\" level=info msg=\"Stopping container: 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2 (timeout: 2s)\" id=3298b6bd-0b3e-4f96-9e14-e331c1a5ed3e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:41:20.961943 crc crio[22579]: time=\"2026-06-12T16:41:20.961716178Z\" level=info msg=\"Stopped container 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2: openshift-marketplace/redhat-marketplace-8b6xm/registry-server\" id=3298b6bd-0b3e-4f96-9e14-e331c1a5ed3e name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:41:20.968670 crc crio[22579]: time=\"2026-06-12T16:41:20.968014853Z\" level=info msg=\"Stopping pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=2035d9c7-c686-4f29-9957-13dc28efb264 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:20.969073 crc crio[22579]: time=\"2026-06-12T16:41:20.968703991Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8b6xm Namespace:openshift-marketplace ID:fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb UID:74212de7-4bd8-4857-8db5-51c3406a65ab NetNS:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74212de7_4bd8_4857_8db5_51c3406a65ab.slice PodAnnotations:0xc0025a06e8}] Aliases:map[]}\"\nJun 12 16:41:20.969157 crc crio[22579]: time=\"2026-06-12T16:41:20.969087661Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-8b6xm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:21.315331 crc crio[22579]: time=\"2026-06-12T16:41:21.314331336Z\" level=info msg=\"Stopped pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=2035d9c7-c686-4f29-9957-13dc28efb264 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:21.410294 crc crio[22579]: 2026-06-12T16:41:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdcdd36164021f9 Mac:f2:be:a4:db:60:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae SocketPath: PciID:}] [{Interface:0xc000014d20 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:41:21.412939 crc crio[22579]: time=\"2026-06-12T16:41:21.412854573Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r Namespace:openstack ID:fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 UID:90eab599-d518-47d1-8513-0d64fab1f820 NetNS:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90eab599_d518_47d1_8513_0d64fab1f820.slice PodAnnotations:0xc004fc04c0}] Aliases:map[]}\"\nJun 12 16:41:21.413093 crc crio[22579]: time=\"2026-06-12T16:41:21.413074119Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:41:21.426614 crc crio[22579]: time=\"2026-06-12T16:41:21.426091981Z\" level=info msg=\"Ran pod sandbox fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/POD\" id=39edc2a1-3136-4f48-bf3c-d4e02a01efa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:21.429711 crc crio[22579]: time=\"2026-06-12T16:41:21.429574172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b4fcdc98-238c-4c2f-8b10-1ca34deb42b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:21.467275 crc crio[22579]: time=\"2026-06-12T16:41:21.466694096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b415b2ef-b5e0-40d2-a037-74e4fe9200e1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:21.483684 crc crio[22579]: time=\"2026-06-12T16:41:21.483370114Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d9d66396-2203-4648-9d09-2873acd6c127 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:21.484226 crc crio[22579]: time=\"2026-06-12T16:41:21.484079183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:21.538950 crc crio[22579]: time=\"2026-06-12T16:41:21.538614915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:21.542579 crc crio[22579]: time=\"2026-06-12T16:41:21.542445986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:21.741417 crc crio[22579]: time=\"2026-06-12T16:41:21.741336188Z\" level=info msg=\"Created container cb55a0d1c5380a3b93c4671aa4bd8cbde2996f0a2d897925057f69440e4ad938: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d9d66396-2203-4648-9d09-2873acd6c127 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:21.743448 crc crio[22579]: time=\"2026-06-12T16:41:21.742371135Z\" level=info msg=\"Starting container: cb55a0d1c5380a3b93c4671aa4bd8cbde2996f0a2d897925057f69440e4ad938\" id=65aabfc6-f97f-4892-b8fb-c13c2d9a61b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:21.752407 crc crio[22579]: time=\"2026-06-12T16:41:21.752208144Z\" level=info msg=\"Started container\" PID=163824 containerID=cb55a0d1c5380a3b93c4671aa4bd8cbde2996f0a2d897925057f69440e4ad938 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=65aabfc6-f97f-4892-b8fb-c13c2d9a61b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185\nJun 12 16:41:21.846478 crc crio[22579]: time=\"2026-06-12T16:41:21.846421958Z\" level=info msg=\"Removing container: 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2\" id=1aa90c80-e3c5-4833-96e6-0a7802aa9fb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:21.886401 crc crio[22579]: time=\"2026-06-12T16:41:21.886248233Z\" level=info msg=\"Removed container 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2: openshift-marketplace/redhat-marketplace-8b6xm/registry-server\" id=1aa90c80-e3c5-4833-96e6-0a7802aa9fb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:21.893597 crc crio[22579]: time=\"2026-06-12T16:41:21.893429962Z\" level=info msg=\"Removing container: 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf\" id=7982e806-4dad-41aa-a649-cc886d89fb03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:21.963871 crc crio[22579]: time=\"2026-06-12T16:41:21.963776917Z\" level=info msg=\"Removed container 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf: openshift-marketplace/redhat-marketplace-8b6xm/extract-content\" id=7982e806-4dad-41aa-a649-cc886d89fb03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:21.970997 crc crio[22579]: time=\"2026-06-12T16:41:21.970913945Z\" level=info msg=\"Removing container: b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c\" id=558033b1-df5b-44d8-a306-62e2d261f603 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:21.994114 crc crio[22579]: time=\"2026-06-12T16:41:21.993763545Z\" level=info msg=\"Removed container b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c: openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities\" id=558033b1-df5b-44d8-a306-62e2d261f603 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:24.891659 crc crio[22579]: time=\"2026-06-12T16:41:24.890247376Z\" level=info msg=\"Stopping container: 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574 (timeout: 2s)\" id=4c5f97ab-93cf-4dc4-b39e-a22c4130c725 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:41:25.022180 crc crio[22579]: time=\"2026-06-12T16:41:25.021896363Z\" level=info msg=\"Stopped container 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574: openshift-marketplace/community-operators-wb4d6/registry-server\" id=4c5f97ab-93cf-4dc4-b39e-a22c4130c725 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:41:25.024450 crc crio[22579]: time=\"2026-06-12T16:41:25.024317147Z\" level=info msg=\"Stopping pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=3fa522d6-6e73-4e39-b0e3-1bd5b96ba783 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:25.025413 crc crio[22579]: time=\"2026-06-12T16:41:25.025305282Z\" level=info msg=\"Got pod network &{Name:community-operators-wb4d6 Namespace:openshift-marketplace ID:5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b UID:b7a85e62-982c-4886-9369-cdf8e9f9d0ce NetNS:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7a85e62_982c_4886_9369_cdf8e9f9d0ce.slice PodAnnotations:0xc004fc03e0}] Aliases:map[]}\"\nJun 12 16:41:25.025743 crc crio[22579]: time=\"2026-06-12T16:41:25.025648521Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-wb4d6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:25.431817 crc crio[22579]: time=\"2026-06-12T16:41:25.431013865Z\" level=info msg=\"Stopped pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=3fa522d6-6e73-4e39-b0e3-1bd5b96ba783 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:25.911993 crc crio[22579]: time=\"2026-06-12T16:41:25.911873789Z\" level=info msg=\"Removing container: 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574\" id=092f771b-e6cc-4cfb-926d-1aaee7a1ed95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:25.956779 crc crio[22579]: time=\"2026-06-12T16:41:25.95531747Z\" level=info msg=\"Removed container 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574: openshift-marketplace/community-operators-wb4d6/registry-server\" id=092f771b-e6cc-4cfb-926d-1aaee7a1ed95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:25.958161 crc crio[22579]: time=\"2026-06-12T16:41:25.958054072Z\" level=info msg=\"Removing container: 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead\" id=48996dce-a2c0-4cc9-b1c9-efefcfbc4af5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:26.003409 crc crio[22579]: time=\"2026-06-12T16:41:26.003160136Z\" level=info msg=\"Removed container 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead: openshift-marketplace/community-operators-wb4d6/extract-content\" id=48996dce-a2c0-4cc9-b1c9-efefcfbc4af5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:26.012288 crc crio[22579]: time=\"2026-06-12T16:41:26.009577784Z\" level=info msg=\"Removing container: 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606\" id=a24f332a-65af-42f3-ae7d-487e9e687bae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:26.217323 crc crio[22579]: time=\"2026-06-12T16:41:26.217084703Z\" level=info msg=\"Removed container 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606: openshift-marketplace/community-operators-wb4d6/extract-utilities\" id=a24f332a-65af-42f3-ae7d-487e9e687bae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:41:31.997296 crc crio[22579]: time=\"2026-06-12T16:41:31.996107015Z\" level=info msg=\"Stopping pod sandbox: fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185\" id=b003ec01-b69c-4075-a150-3fd8028843d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:32.000392 crc crio[22579]: time=\"2026-06-12T16:41:31.99822534Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r Namespace:openstack ID:fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 UID:90eab599-d518-47d1-8513-0d64fab1f820 NetNS:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90eab599_d518_47d1_8513_0d64fab1f820.slice PodAnnotations:0xc0025a09f8}] Aliases:map[]}\"\nJun 12 16:41:32.000392 crc crio[22579]: time=\"2026-06-12T16:41:31.998395415Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:32.495600 crc crio[22579]: time=\"2026-06-12T16:41:32.495088326Z\" level=info msg=\"Stopped pod sandbox: fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185\" id=b003ec01-b69c-4075-a150-3fd8028843d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:33.595828 crc crio[22579]: time=\"2026-06-12T16:41:33.595312182Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/POD\" id=e8568984-c82b-4660-8d15-3f69267bfa10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:33.597228 crc crio[22579]: time=\"2026-06-12T16:41:33.595841176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:33.634636 crc crio[22579]: time=\"2026-06-12T16:41:33.633476554Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f Namespace:openstack ID:f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 UID:c4c75e53-495c-45f6-8182-7bc0f63ecbe6 NetNS:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4c75e53_495c_45f6_8182_7bc0f63ecbe6.slice PodAnnotations:0xc0024a6db0}] Aliases:map[]}\"\nJun 12 16:41:33.634636 crc crio[22579]: time=\"2026-06-12T16:41:33.633742111Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:34.303198 crc crio[22579]: 2026-06-12T16:41:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f20861dd16b4084 Mac:ba:c9:a9:5b:db:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 SocketPath: PciID:}] [{Interface:0xc000284700 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:41:34.303198 crc crio[22579]: time=\"2026-06-12T16:41:34.301096083Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f Namespace:openstack ID:f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 UID:c4c75e53-495c-45f6-8182-7bc0f63ecbe6 NetNS:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4c75e53_495c_45f6_8182_7bc0f63ecbe6.slice PodAnnotations:0xc0024a6db0}] Aliases:map[]}\"\nJun 12 16:41:34.303198 crc crio[22579]: time=\"2026-06-12T16:41:34.301269028Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:41:34.314300 crc crio[22579]: time=\"2026-06-12T16:41:34.314261769Z\" level=info msg=\"Ran pod sandbox f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/POD\" id=e8568984-c82b-4660-8d15-3f69267bfa10 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:34.317452 crc crio[22579]: time=\"2026-06-12T16:41:34.317266538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4aa7f95f-a974-408f-817a-8d44fe926ae5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:34.346825 crc crio[22579]: time=\"2026-06-12T16:41:34.346709531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bc027e8d-ba30-4cdb-8c40-597bfb29cfa8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:34.355954 crc crio[22579]: time=\"2026-06-12T16:41:34.355853301Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6caac41f-38ec-4a04-aedf-728c166b4eb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:34.356298 crc crio[22579]: time=\"2026-06-12T16:41:34.356238951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:34.398857 crc crio[22579]: time=\"2026-06-12T16:41:34.398405778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:34.402246 crc crio[22579]: time=\"2026-06-12T16:41:34.402170857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:34.564852 crc crio[22579]: time=\"2026-06-12T16:41:34.564177771Z\" level=info msg=\"Created container 5f358f496448ae8698a8577a3d9296469524afed99ba4ee3ee369efb8e5e7075: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6caac41f-38ec-4a04-aedf-728c166b4eb8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:34.567771 crc crio[22579]: time=\"2026-06-12T16:41:34.567690763Z\" level=info msg=\"Starting container: 5f358f496448ae8698a8577a3d9296469524afed99ba4ee3ee369efb8e5e7075\" id=e492ff34-a684-4a38-853c-3233f12987c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:34.576541 crc crio[22579]: time=\"2026-06-12T16:41:34.576320989Z\" level=info msg=\"Started container\" PID=164661 containerID=5f358f496448ae8698a8577a3d9296469524afed99ba4ee3ee369efb8e5e7075 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=e492ff34-a684-4a38-853c-3233f12987c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0\nJun 12 16:41:46.239308 crc crio[22579]: time=\"2026-06-12T16:41:46.238231418Z\" level=info msg=\"Stopping pod sandbox: f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0\" id=92ec228e-4152-4804-95d1-f640a5afbb21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:46.240686 crc crio[22579]: time=\"2026-06-12T16:41:46.240241851Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f Namespace:openstack ID:f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 UID:c4c75e53-495c-45f6-8182-7bc0f63ecbe6 NetNS:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4c75e53_495c_45f6_8182_7bc0f63ecbe6.slice PodAnnotations:0xc001217458}] Aliases:map[]}\"\nJun 12 16:41:46.240686 crc crio[22579]: time=\"2026-06-12T16:41:46.240406385Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:46.686113 crc crio[22579]: time=\"2026-06-12T16:41:46.685986074Z\" level=info msg=\"Stopped pod sandbox: f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0\" id=92ec228e-4152-4804-95d1-f640a5afbb21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:47.212222 crc crio[22579]: time=\"2026-06-12T16:41:47.211717576Z\" level=info msg=\"Stopping pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=577b9883-15bb-462c-b479-06ccfa5d5848 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:47.212222 crc crio[22579]: time=\"2026-06-12T16:41:47.212190479Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=577b9883-15bb-462c-b479-06ccfa5d5848 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:47.212814 crc crio[22579]: time=\"2026-06-12T16:41:47.212773884Z\" level=info msg=\"Removing pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=89783f14-26fc-44aa-8fc9-5c0b89834ee5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:41:47.238023 crc crio[22579]: time=\"2026-06-12T16:41:47.237895014Z\" level=info msg=\"Removed pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=89783f14-26fc-44aa-8fc9-5c0b89834ee5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:41:47.238997 crc crio[22579]: time=\"2026-06-12T16:41:47.238848909Z\" level=info msg=\"Stopping pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=4e9baf8c-3fc0-4484-95b7-6a732757c008 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:47.239120 crc crio[22579]: time=\"2026-06-12T16:41:47.239081655Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=4e9baf8c-3fc0-4484-95b7-6a732757c008 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:41:47.240083 crc crio[22579]: time=\"2026-06-12T16:41:47.24002134Z\" level=info msg=\"Removing pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=95c9cd1e-8b56-4ee7-9d80-308477c5f56a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:41:47.253050 crc crio[22579]: time=\"2026-06-12T16:41:47.252964989Z\" level=info msg=\"Removed pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=95c9cd1e-8b56-4ee7-9d80-308477c5f56a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:41:47.880900 crc crio[22579]: time=\"2026-06-12T16:41:47.87931231Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/POD\" id=f42da3d4-02a0-4b33-9a17-df3c60edf4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:47.880900 crc crio[22579]: time=\"2026-06-12T16:41:47.879391932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:47.912102 crc crio[22579]: time=\"2026-06-12T16:41:47.911999096Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx Namespace:openstack ID:00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 UID:d3906623-43b8-433e-aab1-093358997417 NetNS:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3906623_43b8_433e_aab1_093358997417.slice PodAnnotations:0xc0012165d8}] Aliases:map[]}\"\nJun 12 16:41:47.912102 crc crio[22579]: time=\"2026-06-12T16:41:47.912076498Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:41:48.615228 crc crio[22579]: 2026-06-12T16:41:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00e1f139d1bccfc Mac:fa:e3:b1:93:fe:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d SocketPath: PciID:}] [{Interface:0xc000514740 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:41:48.617144 crc crio[22579]: time=\"2026-06-12T16:41:48.617027956Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx Namespace:openstack ID:00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 UID:d3906623-43b8-433e-aab1-093358997417 NetNS:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3906623_43b8_433e_aab1_093358997417.slice PodAnnotations:0xc0012165d8}] Aliases:map[]}\"\nJun 12 16:41:48.617310 crc crio[22579]: time=\"2026-06-12T16:41:48.61716104Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:41:48.626633 crc crio[22579]: time=\"2026-06-12T16:41:48.626462168Z\" level=info msg=\"Ran pod sandbox 00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/POD\" id=f42da3d4-02a0-4b33-9a17-df3c60edf4ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:41:48.630704 crc crio[22579]: time=\"2026-06-12T16:41:48.630633644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cf8bec05-96a5-40a6-b925-0797450ef80d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:48.652937 crc crio[22579]: time=\"2026-06-12T16:41:48.652793161Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1f54f069-fbf1-45b1-887c-cc25757a561c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:41:48.661236 crc crio[22579]: time=\"2026-06-12T16:41:48.661107284Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=00b72f4f-678e-4302-873a-692639abef72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:48.661815 crc crio[22579]: time=\"2026-06-12T16:41:48.66173142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:48.717342 crc crio[22579]: time=\"2026-06-12T16:41:48.717123637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:48.722704 crc crio[22579]: time=\"2026-06-12T16:41:48.722621538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:41:48.892855 crc crio[22579]: time=\"2026-06-12T16:41:48.892725621Z\" level=info msg=\"Created container 6991294ad787558f4b7c4cfcf1d920e140a643b59551ee74236b5f6f7e1cac45: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=00b72f4f-678e-4302-873a-692639abef72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:41:48.893878 crc crio[22579]: time=\"2026-06-12T16:41:48.893810208Z\" level=info msg=\"Starting container: 6991294ad787558f4b7c4cfcf1d920e140a643b59551ee74236b5f6f7e1cac45\" id=6ae46168-b614-4798-a7ef-7f13c83c3ae2 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:41:48.900292 crc crio[22579]: time=\"2026-06-12T16:41:48.900174541Z\" level=info msg=\"Started container\" PID=165544 containerID=6991294ad787558f4b7c4cfcf1d920e140a643b59551ee74236b5f6f7e1cac45 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=6ae46168-b614-4798-a7ef-7f13c83c3ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255\nJun 12 16:42:00.522016 crc crio[22579]: time=\"2026-06-12T16:42:00.520605308Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688042-nxnz6/POD\" id=3ee816c9-0c3a-43b6-b0b9-a704f6d7a677 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:42:00.523994 crc crio[22579]: time=\"2026-06-12T16:42:00.523960674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:00.582122 crc crio[22579]: time=\"2026-06-12T16:42:00.582013819Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-nxnz6 Namespace:openshift-infra ID:268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af UID:470c5bd7-1796-479d-8878-bef519981a1e NetNS:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod470c5bd7_1796_479d_8878_bef519981a1e.slice PodAnnotations:0xc001216b10}] Aliases:map[]}\"\nJun 12 16:42:00.582619 crc crio[22579]: time=\"2026-06-12T16:42:00.582589244Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688042-nxnz6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:42:01.156459 crc crio[22579]: 2026-06-12T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:268af15ba72f9a8 Mac:d2:a4:b5:51:4b:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:42:01.158607 crc crio[22579]: time=\"2026-06-12T16:42:01.158545581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-nxnz6 Namespace:openshift-infra ID:268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af UID:470c5bd7-1796-479d-8878-bef519981a1e NetNS:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod470c5bd7_1796_479d_8878_bef519981a1e.slice PodAnnotations:0xc001216b10}] Aliases:map[]}\"\nJun 12 16:42:01.158861 crc crio[22579]: time=\"2026-06-12T16:42:01.158843648Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688042-nxnz6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:42:01.170759 crc crio[22579]: time=\"2026-06-12T16:42:01.170714842Z\" level=info msg=\"Ran pod sandbox 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af with infra container: openshift-infra/auto-csr-approver-29688042-nxnz6/POD\" id=3ee816c9-0c3a-43b6-b0b9-a704f6d7a677 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:42:01.178108 crc crio[22579]: time=\"2026-06-12T16:42:01.1780633Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=73748ade-e0ee-4edc-a406-653c20569d98 name=/runtime.v1.ImageService/PullImage\nJun 12 16:42:01.193685 crc crio[22579]: time=\"2026-06-12T16:42:01.193227608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:42:03.827121 crc crio[22579]: time=\"2026-06-12T16:42:03.826265848Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=73748ade-e0ee-4edc-a406-653c20569d98 name=/runtime.v1.ImageService/PullImage\nJun 12 16:42:03.829365 crc crio[22579]: time=\"2026-06-12T16:42:03.829018019Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3aa3d8a5-d118-4e0f-9b6a-81283617e759 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:42:03.836163 crc crio[22579]: time=\"2026-06-12T16:42:03.835878584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3699a629-0fcc-43f7-b05d-5d7317a662ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:42:03.844634 crc crio[22579]: time=\"2026-06-12T16:42:03.844478515Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688042-nxnz6/oc\" id=b0305a8f-49f7-4653-8713-01076065024b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:42:03.845169 crc crio[22579]: time=\"2026-06-12T16:42:03.845111941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:03.902854 crc crio[22579]: time=\"2026-06-12T16:42:03.902727815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:04.299812 crc crio[22579]: time=\"2026-06-12T16:42:04.299686932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:04.425624 crc crio[22579]: time=\"2026-06-12T16:42:04.425020729Z\" level=info msg=\"Created container 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc: openshift-infra/auto-csr-approver-29688042-nxnz6/oc\" id=b0305a8f-49f7-4653-8713-01076065024b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:42:04.427099 crc crio[22579]: time=\"2026-06-12T16:42:04.42700855Z\" level=info msg=\"Starting container: 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc\" id=41374c4c-deed-4a73-83cb-a81f1a12fad9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:42:04.434356 crc crio[22579]: time=\"2026-06-12T16:42:04.434139003Z\" level=info msg=\"Started container\" PID=166565 containerID=28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc description=openshift-infra/auto-csr-approver-29688042-nxnz6/oc id=41374c4c-deed-4a73-83cb-a81f1a12fad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\nJun 12 16:42:06.841650 crc crio[22579]: time=\"2026-06-12T16:42:06.840440343Z\" level=info msg=\"Stopping pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=2d581169-b378-499c-95d5-f49cd33b0287 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:06.843764 crc crio[22579]: time=\"2026-06-12T16:42:06.842398123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-nxnz6 Namespace:openshift-infra ID:268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af UID:470c5bd7-1796-479d-8878-bef519981a1e NetNS:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod470c5bd7_1796_479d_8878_bef519981a1e.slice PodAnnotations:0xc006b8ebe8}] Aliases:map[]}\"\nJun 12 16:42:06.843764 crc crio[22579]: time=\"2026-06-12T16:42:06.842638539Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688042-nxnz6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:42:07.205252 crc crio[22579]: time=\"2026-06-12T16:42:07.205114184Z\" level=info msg=\"Stopped pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=2d581169-b378-499c-95d5-f49cd33b0287 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:32.292193 crc crio[22579]: time=\"2026-06-12T16:42:32.291040557Z\" level=info msg=\"Stopping pod sandbox: 00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255\" id=7913d08f-0765-4b79-969f-c3cd31a3b75c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:32.295110 crc crio[22579]: time=\"2026-06-12T16:42:32.293039808Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx Namespace:openstack ID:00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 UID:d3906623-43b8-433e-aab1-093358997417 NetNS:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3906623_43b8_433e_aab1_093358997417.slice PodAnnotations:0xc004fc0650}] Aliases:map[]}\"\nJun 12 16:42:32.295110 crc crio[22579]: time=\"2026-06-12T16:42:32.293242423Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:42:32.860437 crc crio[22579]: time=\"2026-06-12T16:42:32.859625006Z\" level=info msg=\"Stopped pod sandbox: 00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255\" id=7913d08f-0765-4b79-969f-c3cd31a3b75c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:36.051915 crc crio[22579]: time=\"2026-06-12T16:42:36.050889781Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/POD\" id=3a6d5e77-18ea-4ef0-8db1-faa14de61f41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:42:36.053921 crc crio[22579]: time=\"2026-06-12T16:42:36.051952658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:36.091410 crc crio[22579]: time=\"2026-06-12T16:42:36.091230513Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l Namespace:openstack ID:ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d UID:00140a4d-34f0-41f5-a073-0c0dbb403be8 NetNS:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00140a4d_34f0_41f5_a073_0c0dbb403be8.slice PodAnnotations:0xc0023086e8}] Aliases:map[]}\"\nJun 12 16:42:36.091410 crc crio[22579]: time=\"2026-06-12T16:42:36.091293825Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:42:36.862992 crc crio[22579]: 2026-06-12T16:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab2d1ce40074044 Mac:2e:30:7b:cf:ab:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:42:36.864475 crc crio[22579]: time=\"2026-06-12T16:42:36.864401447Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l Namespace:openstack ID:ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d UID:00140a4d-34f0-41f5-a073-0c0dbb403be8 NetNS:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00140a4d_34f0_41f5_a073_0c0dbb403be8.slice PodAnnotations:0xc0023086e8}] Aliases:map[]}\"\nJun 12 16:42:36.864720 crc crio[22579]: time=\"2026-06-12T16:42:36.864661244Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:42:36.874161 crc crio[22579]: time=\"2026-06-12T16:42:36.874076335Z\" level=info msg=\"Ran pod sandbox ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/POD\" id=3a6d5e77-18ea-4ef0-8db1-faa14de61f41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:42:36.879610 crc crio[22579]: time=\"2026-06-12T16:42:36.879447132Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=93ec49fb-4a09-4ce2-ab9f-1ba44609355d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:42:36.917812 crc crio[22579]: time=\"2026-06-12T16:42:36.917082985Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b81f5dfa-c459-4915-912a-d96047be4495 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:42:36.944906 crc crio[22579]: time=\"2026-06-12T16:42:36.944708632Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=22f18573-6036-4225-9352-dfa27aca4235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:42:36.945338 crc crio[22579]: time=\"2026-06-12T16:42:36.945276467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:36.996580 crc crio[22579]: time=\"2026-06-12T16:42:36.99388382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:36.998171 crc crio[22579]: time=\"2026-06-12T16:42:36.998117569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:42:37.393573 crc crio[22579]: time=\"2026-06-12T16:42:37.393018792Z\" level=info msg=\"Created container fb6f24c38e247accb544987b8632693fdb60b8ba00e0b31557600d0608eda4a3: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=22f18573-6036-4225-9352-dfa27aca4235 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:42:37.395478 crc crio[22579]: time=\"2026-06-12T16:42:37.394419958Z\" level=info msg=\"Starting container: fb6f24c38e247accb544987b8632693fdb60b8ba00e0b31557600d0608eda4a3\" id=c132c80b-869a-44ea-8efe-65ee4232f4d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:42:37.400962 crc crio[22579]: time=\"2026-06-12T16:42:37.400887663Z\" level=info msg=\"Started container\" PID=168644 containerID=fb6f24c38e247accb544987b8632693fdb60b8ba00e0b31557600d0608eda4a3 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=c132c80b-869a-44ea-8efe-65ee4232f4d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d\nJun 12 16:42:47.272271 crc crio[22579]: time=\"2026-06-12T16:42:47.271486071Z\" level=info msg=\"Removing container: 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25\" id=ce6af3b1-294c-4915-9ea4-99b57e31d5ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:42:47.491764 crc crio[22579]: time=\"2026-06-12T16:42:47.491064369Z\" level=info msg=\"Removed container 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25: openshift-infra/auto-csr-approver-29688036-jvp57/oc\" id=ce6af3b1-294c-4915-9ea4-99b57e31d5ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:42:47.502718 crc crio[22579]: time=\"2026-06-12T16:42:47.502555053Z\" level=info msg=\"Stopping pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=9bc8ee1f-e453-4f3e-843c-0033b3d81766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:47.502718 crc crio[22579]: time=\"2026-06-12T16:42:47.502657536Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=9bc8ee1f-e453-4f3e-843c-0033b3d81766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:42:47.503274 crc crio[22579]: time=\"2026-06-12T16:42:47.50321451Z\" level=info msg=\"Removing pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=fd90005d-cf58-4908-9118-8711bc05ee09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:42:47.517238 crc crio[22579]: time=\"2026-06-12T16:42:47.517137907Z\" level=info msg=\"Removed pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=fd90005d-cf58-4908-9118-8711bc05ee09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:43:41.805200 crc crio[22579]: time=\"2026-06-12T16:43:41.804366746Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-pw7h2/POD\" id=d6267987-6850-4533-95d9-b46bea5bbbd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:43:41.807111 crc crio[22579]: time=\"2026-06-12T16:43:41.805220327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:41.850646 crc crio[22579]: time=\"2026-06-12T16:43:41.849138033Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pw7h2 Namespace:openshift-marketplace ID:982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 UID:5d66740f-a6da-4db8-b69e-55dcb26c0482 NetNS:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d66740f_a6da_4db8_b69e_55dcb26c0482.slice PodAnnotations:0xc0024a68f8}] Aliases:map[]}\"\nJun 12 16:43:41.850646 crc crio[22579]: time=\"2026-06-12T16:43:41.850634591Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-pw7h2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:43:42.232897 crc crio[22579]: 2026-06-12T16:43:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:982681b45ceb96e Mac:26:0f:d6:20:c1:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:43:42.234774 crc crio[22579]: time=\"2026-06-12T16:43:42.234587712Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pw7h2 Namespace:openshift-marketplace ID:982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 UID:5d66740f-a6da-4db8-b69e-55dcb26c0482 NetNS:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d66740f_a6da_4db8_b69e_55dcb26c0482.slice PodAnnotations:0xc0024a68f8}] Aliases:map[]}\"\nJun 12 16:43:42.235099 crc crio[22579]: time=\"2026-06-12T16:43:42.234818218Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-pw7h2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:43:42.249697 crc crio[22579]: time=\"2026-06-12T16:43:42.249590316Z\" level=info msg=\"Ran pod sandbox 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 with infra container: openshift-marketplace/redhat-operators-pw7h2/POD\" id=d6267987-6850-4533-95d9-b46bea5bbbd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:43:42.261073 crc crio[22579]: time=\"2026-06-12T16:43:42.260943957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2121984f-df93-488e-925a-43999f90ba91 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:42.264105 crc crio[22579]: time=\"2026-06-12T16:43:42.264025816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=234ba8aa-6258-4ba7-8091-247c66b75360 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:42.279722 crc crio[22579]: time=\"2026-06-12T16:43:42.276092846Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pw7h2/extract-utilities\" id=7f9d2d0e-64d2-412f-bcb8-6ea5e6394cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:42.279722 crc crio[22579]: time=\"2026-06-12T16:43:42.276440584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:42.345143 crc crio[22579]: time=\"2026-06-12T16:43:42.344914399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:42.350967 crc crio[22579]: time=\"2026-06-12T16:43:42.350600685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:42.545262 crc crio[22579]: time=\"2026-06-12T16:43:42.544444933Z\" level=info msg=\"Created container fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81: openshift-marketplace/redhat-operators-pw7h2/extract-utilities\" id=7f9d2d0e-64d2-412f-bcb8-6ea5e6394cd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:42.547135 crc crio[22579]: time=\"2026-06-12T16:43:42.54706393Z\" level=info msg=\"Starting container: fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81\" id=360d5cd0-f206-433d-8642-87c983b92d76 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:43:42.555073 crc crio[22579]: time=\"2026-06-12T16:43:42.55485023Z\" level=info msg=\"Started container\" PID=172471 containerID=fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81 description=openshift-marketplace/redhat-operators-pw7h2/extract-utilities id=360d5cd0-f206-433d-8642-87c983b92d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\nJun 12 16:43:43.537826 crc crio[22579]: time=\"2026-06-12T16:43:43.537728057Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=be774c1e-2a42-4845-abb4-4ac77553ff1c name=/runtime.v1.ImageService/PullImage\nJun 12 16:43:43.549291 crc crio[22579]: time=\"2026-06-12T16:43:43.548184674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:43:44.552818 crc crio[22579]: time=\"2026-06-12T16:43:44.551937738Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=be774c1e-2a42-4845-abb4-4ac77553ff1c name=/runtime.v1.ImageService/PullImage\nJun 12 16:43:44.558110 crc crio[22579]: time=\"2026-06-12T16:43:44.557999493Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=31131243-26bf-44a6-8da1-63b95a3d3e95 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:44.562155 crc crio[22579]: time=\"2026-06-12T16:43:44.562019646Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bddcf2e4-cbc9-41ce-8d55-4809ee5407ea name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:44.575016 crc crio[22579]: time=\"2026-06-12T16:43:44.574810373Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pw7h2/extract-content\" id=d45617f4-b9ee-413e-89f4-f369185022a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:44.575647 crc crio[22579]: time=\"2026-06-12T16:43:44.575583773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:44.654670 crc crio[22579]: time=\"2026-06-12T16:43:44.653828675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:44.659711 crc crio[22579]: time=\"2026-06-12T16:43:44.659600883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:44.821708 crc crio[22579]: time=\"2026-06-12T16:43:44.821465355Z\" level=info msg=\"Created container 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8: openshift-marketplace/redhat-operators-pw7h2/extract-content\" id=d45617f4-b9ee-413e-89f4-f369185022a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:44.823201 crc crio[22579]: time=\"2026-06-12T16:43:44.823157118Z\" level=info msg=\"Starting container: 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8\" id=3e2ca941-84ae-461e-9b78-acdaeb015ecb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:43:44.829659 crc crio[22579]: time=\"2026-06-12T16:43:44.829600273Z\" level=info msg=\"Started container\" PID=172588 containerID=1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8 description=openshift-marketplace/redhat-operators-pw7h2/extract-content id=3e2ca941-84ae-461e-9b78-acdaeb015ecb name=/runtime.v1.RuntimeService/StartContainer sandboxID=982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\nJun 12 16:43:48.656154 crc crio[22579]: time=\"2026-06-12T16:43:48.654920942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3903f2ac-03c0-43e7-a33e-f50b90c419c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:48.662203 crc crio[22579]: time=\"2026-06-12T16:43:48.660167036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=16b16c02-57b2-46cf-bf2c-8d79454c0d2d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:48.738877 crc crio[22579]: time=\"2026-06-12T16:43:48.738765247Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pw7h2/registry-server\" id=e5d252d9-853f-4df0-90ab-d5d1eac908ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:48.739392 crc crio[22579]: time=\"2026-06-12T16:43:48.73927425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:48.933216 crc crio[22579]: time=\"2026-06-12T16:43:48.93272833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:48.936704 crc crio[22579]: time=\"2026-06-12T16:43:48.936650831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:49.156391 crc crio[22579]: time=\"2026-06-12T16:43:49.15626342Z\" level=info msg=\"Created container d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829: openshift-marketplace/redhat-operators-pw7h2/registry-server\" id=e5d252d9-853f-4df0-90ab-d5d1eac908ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:49.159928 crc crio[22579]: time=\"2026-06-12T16:43:49.159864802Z\" level=info msg=\"Starting container: d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829\" id=babefde3-f513-4805-93f3-c88e86ee681d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:43:49.166980 crc crio[22579]: time=\"2026-06-12T16:43:49.16681128Z\" level=info msg=\"Started container\" PID=172876 containerID=d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829 description=openshift-marketplace/redhat-operators-pw7h2/registry-server id=babefde3-f513-4805-93f3-c88e86ee681d name=/runtime.v1.RuntimeService/StartContainer sandboxID=982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\nJun 12 16:43:52.719448 crc crio[22579]: time=\"2026-06-12T16:43:52.718591661Z\" level=info msg=\"Stopping pod sandbox: ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d\" id=515ec9cd-733b-4b9c-a356-4824744eba7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:43:52.720612 crc crio[22579]: time=\"2026-06-12T16:43:52.720168051Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l Namespace:openstack ID:ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d UID:00140a4d-34f0-41f5-a073-0c0dbb403be8 NetNS:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00140a4d_34f0_41f5_a073_0c0dbb403be8.slice PodAnnotations:0xc004fc06d8}] Aliases:map[]}\"\nJun 12 16:43:52.720612 crc crio[22579]: time=\"2026-06-12T16:43:52.720389026Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:43:53.332358 crc crio[22579]: time=\"2026-06-12T16:43:53.332257813Z\" level=info msg=\"Stopped pod sandbox: ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d\" id=515ec9cd-733b-4b9c-a356-4824744eba7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:43:54.505700 crc crio[22579]: time=\"2026-06-12T16:43:54.505144214Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/POD\" id=d77c380f-1c6a-4c99-a11d-0668bb0f39c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:43:54.507221 crc crio[22579]: time=\"2026-06-12T16:43:54.505736549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:54.541955 crc crio[22579]: time=\"2026-06-12T16:43:54.541390131Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj Namespace:openstack ID:eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 UID:bbb813af-94c0-419b-88a0-445a31afc82e NetNS:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbb813af_94c0_419b_88a0_445a31afc82e.slice PodAnnotations:0xc0025a1850}] Aliases:map[]}\"\nJun 12 16:43:54.541955 crc crio[22579]: time=\"2026-06-12T16:43:54.541922155Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:43:55.423918 crc crio[22579]: 2026-06-12T16:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eae92ad9e11edb2 Mac:26:93:d6:45:2d:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:43:55.427351 crc crio[22579]: time=\"2026-06-12T16:43:55.427228898Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj Namespace:openstack ID:eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 UID:bbb813af-94c0-419b-88a0-445a31afc82e NetNS:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbb813af_94c0_419b_88a0_445a31afc82e.slice PodAnnotations:0xc0025a1850}] Aliases:map[]}\"\nJun 12 16:43:55.427629 crc crio[22579]: time=\"2026-06-12T16:43:55.427488474Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:43:55.447868 crc crio[22579]: time=\"2026-06-12T16:43:55.447768713Z\" level=info msg=\"Ran pod sandbox eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/POD\" id=d77c380f-1c6a-4c99-a11d-0668bb0f39c4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:43:55.451623 crc crio[22579]: time=\"2026-06-12T16:43:55.451350365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7c531957-bef7-4e92-98dc-f658f6260584 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:55.513726 crc crio[22579]: time=\"2026-06-12T16:43:55.509308768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e2bcc521-6af2-4bac-9b4f-b285e8924fcf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:43:55.595367 crc crio[22579]: time=\"2026-06-12T16:43:55.595227237Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=f26ece48-6e9e-4f74-85b9-55a220e3dfa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:43:55.595782 crc crio[22579]: time=\"2026-06-12T16:43:55.59574995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:55.659802 crc crio[22579]: time=\"2026-06-12T16:43:55.659717987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:43:55.663454 crc crio[22579]: time=\"2026-06-12T16:43:55.6633769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:00.474872 crc crio[22579]: time=\"2026-06-12T16:44:00.47379602Z\" level=info msg=\"Created container 6550624bec810d36a5375e515eff793867aa2866252986a5e6d682dcf151d4f1: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=f26ece48-6e9e-4f74-85b9-55a220e3dfa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:00.477239 crc crio[22579]: time=\"2026-06-12T16:44:00.475651397Z\" level=info msg=\"Starting container: 6550624bec810d36a5375e515eff793867aa2866252986a5e6d682dcf151d4f1\" id=b83b22ff-45ab-474e-94df-758345fba1ba name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:44:00.483277 crc crio[22579]: time=\"2026-06-12T16:44:00.483140978Z\" level=info msg=\"Started container\" PID=173424 containerID=6550624bec810d36a5375e515eff793867aa2866252986a5e6d682dcf151d4f1 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=b83b22ff-45ab-474e-94df-758345fba1ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11\nJun 12 16:44:13.406173 crc crio[22579]: time=\"2026-06-12T16:44:13.404991428Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-npjtm/POD\" id=101f3170-139d-40a9-b675-780e03294f08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:13.407640 crc crio[22579]: time=\"2026-06-12T16:44:13.406201659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:13.433438 crc crio[22579]: time=\"2026-06-12T16:44:13.433332613Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688044-v7j5m/POD\" id=dc194534-db6e-4009-806b-f1635bcbc5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:13.433781 crc crio[22579]: time=\"2026-06-12T16:44:13.433465517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:13.448188 crc crio[22579]: time=\"2026-06-12T16:44:13.448088601Z\" level=info msg=\"Got pod network &{Name:certified-operators-npjtm Namespace:openshift-marketplace ID:8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879 UID:661c3cec-60ad-48ec-8577-7a17ddb5bab8 NetNS:/var/run/netns/79ba6942-1ad6-40c0-ae16-8bb377443f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod661c3cec_60ad_48ec_8577_7a17ddb5bab8.slice PodAnnotations:0xc000479040}] Aliases:map[]}\"\nJun 12 16:44:13.448188 crc crio[22579]: time=\"2026-06-12T16:44:13.448163913Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-npjtm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:13.514840 crc crio[22579]: time=\"2026-06-12T16:44:13.514694695Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-v7j5m Namespace:openshift-infra ID:2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 UID:05dab463-5d12-459a-ae9b-5c3d784a19c1 NetNS:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05dab463_5d12_459a_ae9b_5c3d784a19c1.slice PodAnnotations:0xc005ce6d60}] Aliases:map[]}\"\nJun 12 16:44:13.514840 crc crio[22579]: time=\"2026-06-12T16:44:13.514763567Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688044-v7j5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:13.954274 crc crio[22579]: 2026-06-12T16:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fbf52f14a2fbc6 Mac:06:6d:98:97:6c:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/79ba6942-1ad6-40c0-ae16-8bb377443f91 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:44:13.956232 crc crio[22579]: time=\"2026-06-12T16:44:13.9561482Z\" level=info msg=\"Got pod network &{Name:certified-operators-npjtm Namespace:openshift-marketplace ID:8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879 UID:661c3cec-60ad-48ec-8577-7a17ddb5bab8 NetNS:/var/run/netns/79ba6942-1ad6-40c0-ae16-8bb377443f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod661c3cec_60ad_48ec_8577_7a17ddb5bab8.slice PodAnnotations:0xc000479040}] Aliases:map[]}\"\nJun 12 16:44:13.956682 crc crio[22579]: time=\"2026-06-12T16:44:13.956386236Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-npjtm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:44:13.978381 crc crio[22579]: time=\"2026-06-12T16:44:13.978235855Z\" level=info msg=\"Ran pod sandbox 8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879 with infra container: openshift-marketplace/certified-operators-npjtm/POD\" id=101f3170-139d-40a9-b675-780e03294f08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:13.990583 crc crio[22579]: 2026-06-12T16:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e9e1d1b5f17c28 Mac:86:31:5d:aa:85:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:44:13.990583 crc crio[22579]: time=\"2026-06-12T16:44:13.986441795Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-v7j5m Namespace:openshift-infra ID:2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 UID:05dab463-5d12-459a-ae9b-5c3d784a19c1 NetNS:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05dab463_5d12_459a_ae9b_5c3d784a19c1.slice PodAnnotations:0xc005ce6d60}] Aliases:map[]}\"\nJun 12 16:44:13.990583 crc crio[22579]: time=\"2026-06-12T16:44:13.986730122Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688044-v7j5m for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:44:13.993631 crc crio[22579]: time=\"2026-06-12T16:44:13.991174726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=759d047a-5593-4867-81be-e17b29b65a1b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:14.000184 crc crio[22579]: time=\"2026-06-12T16:44:13.999937371Z\" level=info msg=\"Ran pod sandbox 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 with infra container: openshift-infra/auto-csr-approver-29688044-v7j5m/POD\" id=dc194534-db6e-4009-806b-f1635bcbc5bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:44:14.003850 crc crio[22579]: time=\"2026-06-12T16:44:14.002242019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f8b8d976-2328-4919-9c74-242c5d98948b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:14.008752 crc crio[22579]: time=\"2026-06-12T16:44:14.006796256Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5bbadc1-9dc0-44f4-98b5-5b478f2077a7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:44:14.015160 crc crio[22579]: time=\"2026-06-12T16:44:14.015121949Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:44:14.046448 crc crio[22579]: time=\"2026-06-12T16:44:14.046381949Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-npjtm/extract-utilities\" id=a9002020-3b6e-4fe1-8f1e-8d3493e9c1ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:14.047480 crc crio[22579]: time=\"2026-06-12T16:44:14.047451156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:14.148162 crc crio[22579]: time=\"2026-06-12T16:44:14.147601339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:14.158219 crc crio[22579]: time=\"2026-06-12T16:44:14.158092357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:16.054433 crc crio[22579]: time=\"2026-06-12T16:44:16.053680851Z\" level=info msg=\"Created container 8f29adc8e1f9e7e868e859dd9d6e2cb71e8cf1bdb8e3147ad5f64b72a0cafff4: openshift-marketplace/certified-operators-npjtm/extract-utilities\" id=a9002020-3b6e-4fe1-8f1e-8d3493e9c1ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:16.056295 crc crio[22579]: time=\"2026-06-12T16:44:16.056014861Z\" level=info msg=\"Starting container: 8f29adc8e1f9e7e868e859dd9d6e2cb71e8cf1bdb8e3147ad5f64b72a0cafff4\" id=654d83ac-a27a-4feb-b0e1-6822dc01d7b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:44:16.072575 crc crio[22579]: time=\"2026-06-12T16:44:16.07238882Z\" level=info msg=\"Started container\" PID=174541 containerID=8f29adc8e1f9e7e868e859dd9d6e2cb71e8cf1bdb8e3147ad5f64b72a0cafff4 description=openshift-marketplace/certified-operators-npjtm/extract-utilities id=654d83ac-a27a-4feb-b0e1-6822dc01d7b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879\nJun 12 16:44:19.501592 crc crio[22579]: time=\"2026-06-12T16:44:19.500795933Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cd063646-db61-44e0-9938-b6c473bbb267 name=/runtime.v1.ImageService/PullImage\nJun 12 16:44:19.510958 crc crio[22579]: time=\"2026-06-12T16:44:19.510906712Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:44:19.566456 crc crio[22579]: time=\"2026-06-12T16:44:19.566075674Z\" level=info msg=\"Stopping container: d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829 (timeout: 2s)\" id=188fd04c-75b4-4935-9f25-cfa3c2751f13 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:44:19.650640 crc crio[22579]: time=\"2026-06-12T16:44:19.64996575Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5bbadc1-9dc0-44f4-98b5-5b478f2077a7 name=/runtime.v1.ImageService/PullImage\nJun 12 16:44:19.654218 crc crio[22579]: time=\"2026-06-12T16:44:19.654026014Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=055f8d8a-46cb-4dad-8544-a386b6f076c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:19.664605 crc crio[22579]: time=\"2026-06-12T16:44:19.664053431Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f1f271e-9b56-41ee-8757-4bd78460ac3a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:19.677820 crc crio[22579]: time=\"2026-06-12T16:44:19.67771644Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688044-v7j5m/oc\" id=e6ebfa48-4be2-4d90-bc70-9403d0f92de3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:19.681073 crc crio[22579]: time=\"2026-06-12T16:44:19.680975854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:19.744077 crc crio[22579]: time=\"2026-06-12T16:44:19.743976166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:19.982131 crc crio[22579]: time=\"2026-06-12T16:44:19.982010446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:20.277250 crc crio[22579]: time=\"2026-06-12T16:44:20.277057856Z\" level=info msg=\"Created container cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96: openshift-infra/auto-csr-approver-29688044-v7j5m/oc\" id=e6ebfa48-4be2-4d90-bc70-9403d0f92de3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:20.281006 crc crio[22579]: time=\"2026-06-12T16:44:20.280893314Z\" level=info msg=\"Starting container: cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96\" id=9140ac6f-cf88-40db-bb04-d8f3778de740 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:44:20.282084 crc crio[22579]: time=\"2026-06-12T16:44:20.282007693Z\" level=info msg=\"Stopped container d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829: openshift-marketplace/redhat-operators-pw7h2/registry-server\" id=188fd04c-75b4-4935-9f25-cfa3c2751f13 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:44:20.285867 crc crio[22579]: time=\"2026-06-12T16:44:20.285687187Z\" level=info msg=\"Stopping pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=ecbe2624-a341-4a4f-a7ca-49112498b1aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:20.286394 crc crio[22579]: time=\"2026-06-12T16:44:20.286297002Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pw7h2 Namespace:openshift-marketplace ID:982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 UID:5d66740f-a6da-4db8-b69e-55dcb26c0482 NetNS:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d66740f_a6da_4db8_b69e_55dcb26c0482.slice PodAnnotations:0xc000384dc0}] Aliases:map[]}\"\nJun 12 16:44:20.286626 crc crio[22579]: time=\"2026-06-12T16:44:20.286563249Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-pw7h2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:20.292473 crc crio[22579]: time=\"2026-06-12T16:44:20.291811103Z\" level=info msg=\"Started container\" PID=174868 containerID=cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96 description=openshift-infra/auto-csr-approver-29688044-v7j5m/oc id=9140ac6f-cf88-40db-bb04-d8f3778de740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\nJun 12 16:44:21.628391 crc crio[22579]: time=\"2026-06-12T16:44:21.627438632Z\" level=info msg=\"Stopped pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=ecbe2624-a341-4a4f-a7ca-49112498b1aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:22.512365 crc crio[22579]: time=\"2026-06-12T16:44:22.511596612Z\" level=info msg=\"Removing container: d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829\" id=0797f018-f576-4bc7-a7e8-340e9c9fb393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:22.566684 crc crio[22579]: time=\"2026-06-12T16:44:22.566374303Z\" level=info msg=\"Removed container d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829: openshift-marketplace/redhat-operators-pw7h2/registry-server\" id=0797f018-f576-4bc7-a7e8-340e9c9fb393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:22.571051 crc crio[22579]: time=\"2026-06-12T16:44:22.570987601Z\" level=info msg=\"Removing container: 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8\" id=8715c4df-756f-4109-9b4a-891510be2850 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:22.625405 crc crio[22579]: time=\"2026-06-12T16:44:22.62526271Z\" level=info msg=\"Removed container 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8: openshift-marketplace/redhat-operators-pw7h2/extract-content\" id=8715c4df-756f-4109-9b4a-891510be2850 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:22.729742 crc crio[22579]: time=\"2026-06-12T16:44:22.723783671Z\" level=info msg=\"Removing container: fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81\" id=f394bc5d-c1ed-4601-a25c-31492ab07949 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:24.706948 crc crio[22579]: time=\"2026-06-12T16:44:24.70562231Z\" level=info msg=\"Removed container fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81: openshift-marketplace/redhat-operators-pw7h2/extract-utilities\" id=f394bc5d-c1ed-4601-a25c-31492ab07949 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:26.761623 crc crio[22579]: time=\"2026-06-12T16:44:26.760462259Z\" level=info msg=\"Stopping pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=0f46b591-7ddc-473d-87a1-2d295860fe50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:26.764454 crc crio[22579]: time=\"2026-06-12T16:44:26.764299467Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-v7j5m Namespace:openshift-infra ID:2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 UID:05dab463-5d12-459a-ae9b-5c3d784a19c1 NetNS:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05dab463_5d12_459a_ae9b_5c3d784a19c1.slice PodAnnotations:0xc000c9a7d0}] Aliases:map[]}\"\nJun 12 16:44:26.765604 crc crio[22579]: time=\"2026-06-12T16:44:26.765438336Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688044-v7j5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:27.144372 crc crio[22579]: time=\"2026-06-12T16:44:27.143729756Z\" level=info msg=\"Stopped pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=0f46b591-7ddc-473d-87a1-2d295860fe50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:35.507240 crc crio[22579]: time=\"2026-06-12T16:44:35.505983773Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=cd063646-db61-44e0-9938-b6c473bbb267 name=/runtime.v1.ImageService/PullImage\nJun 12 16:44:35.509410 crc crio[22579]: time=\"2026-06-12T16:44:35.509105213Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e2350f7a-48a1-4fc0-bdec-ca4f026986c8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:35.514886 crc crio[22579]: time=\"2026-06-12T16:44:35.514814079Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a248a4f6-12de-4fb0-a1c8-c2438e7fe700 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:35.525459 crc crio[22579]: time=\"2026-06-12T16:44:35.525293987Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-npjtm/extract-content\" id=2e7dda8c-1efb-45f2-b6c6-402a0aa7aacc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:35.527903 crc crio[22579]: time=\"2026-06-12T16:44:35.527828152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:35.589141 crc crio[22579]: time=\"2026-06-12T16:44:35.588564026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:35.592993 crc crio[22579]: time=\"2026-06-12T16:44:35.592947508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:35.907860 crc crio[22579]: time=\"2026-06-12T16:44:35.907720473Z\" level=info msg=\"Created container 5a36b3724d9e6fdaa31929683fbdd3950f291c90c6df3e1c197434539a734660: openshift-marketplace/certified-operators-npjtm/extract-content\" id=2e7dda8c-1efb-45f2-b6c6-402a0aa7aacc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:35.909285 crc crio[22579]: time=\"2026-06-12T16:44:35.909142609Z\" level=info msg=\"Starting container: 5a36b3724d9e6fdaa31929683fbdd3950f291c90c6df3e1c197434539a734660\" id=d8a707c6-47e1-402f-988c-7c8710a1556d name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:44:35.914834 crc crio[22579]: time=\"2026-06-12T16:44:35.914706671Z\" level=info msg=\"Started container\" PID=175810 containerID=5a36b3724d9e6fdaa31929683fbdd3950f291c90c6df3e1c197434539a734660 description=openshift-marketplace/certified-operators-npjtm/extract-content id=d8a707c6-47e1-402f-988c-7c8710a1556d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879\nJun 12 16:44:36.883320 crc crio[22579]: time=\"2026-06-12T16:44:36.882747171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b04d1cf6-3616-403f-865e-9cb378a68c1c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:36.887067 crc crio[22579]: time=\"2026-06-12T16:44:36.886952538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88ca3839-7d4b-43e2-9941-319420bc4cba name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:44:36.893316 crc crio[22579]: time=\"2026-06-12T16:44:36.89325233Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-npjtm/registry-server\" id=3108ecc4-1de1-49c5-a558-297c23753e96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:36.893692 crc crio[22579]: time=\"2026-06-12T16:44:36.893627299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:36.942703 crc crio[22579]: time=\"2026-06-12T16:44:36.942597202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:36.945707 crc crio[22579]: time=\"2026-06-12T16:44:36.94563996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:44:37.372048 crc crio[22579]: time=\"2026-06-12T16:44:37.371925938Z\" level=info msg=\"Created container 5a771f49a33c1a15c23f17e45ffc92ea97666f4734622338677b0f43519be9f1: openshift-marketplace/certified-operators-npjtm/registry-server\" id=3108ecc4-1de1-49c5-a558-297c23753e96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:44:37.373281 crc crio[22579]: time=\"2026-06-12T16:44:37.37319061Z\" level=info msg=\"Starting container: 5a771f49a33c1a15c23f17e45ffc92ea97666f4734622338677b0f43519be9f1\" id=2cfd5993-4970-4b2b-a349-3b902b467a33 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:44:37.381406 crc crio[22579]: time=\"2026-06-12T16:44:37.381125404Z\" level=info msg=\"Started container\" PID=175894 containerID=5a771f49a33c1a15c23f17e45ffc92ea97666f4734622338677b0f43519be9f1 description=openshift-marketplace/certified-operators-npjtm/registry-server id=2cfd5993-4970-4b2b-a349-3b902b467a33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879\nJun 12 16:44:44.290794 crc crio[22579]: time=\"2026-06-12T16:44:44.289744016Z\" level=info msg=\"Stopping container: 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6 (timeout: 2s)\" id=3f4c8649-2458-4d4a-bb0b-e43676fd1893 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:44:44.459200 crc crio[22579]: time=\"2026-06-12T16:44:44.458144075Z\" level=info msg=\"Stopped container 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6: openshift-marketplace/certified-operators-7kt48/registry-server\" id=3f4c8649-2458-4d4a-bb0b-e43676fd1893 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:44:44.460592 crc crio[22579]: time=\"2026-06-12T16:44:44.460455494Z\" level=info msg=\"Stopping pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=07dafcf8-ed1b-4113-895a-db28d4178d09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:44.463337 crc crio[22579]: time=\"2026-06-12T16:44:44.463215434Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kt48 Namespace:openshift-marketplace ID:526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 UID:a2c06fe1-8a79-46bb-ba72-b64613f31765 NetNS:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2c06fe1_8a79_46bb_ba72_b64613f31765.slice PodAnnotations:0xc0005481e0}] Aliases:map[]}\"\nJun 12 16:44:44.463598 crc crio[22579]: time=\"2026-06-12T16:44:44.463472051Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7kt48 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:44:44.885260 crc crio[22579]: time=\"2026-06-12T16:44:44.884784461Z\" level=info msg=\"Stopped pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=07dafcf8-ed1b-4113-895a-db28d4178d09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:48.046145 crc crio[22579]: time=\"2026-06-12T16:44:48.041411681Z\" level=info msg=\"Removing container: 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c\" id=432e9664-b649-439e-876d-b7074c77a616 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:48.183964 crc crio[22579]: time=\"2026-06-12T16:44:48.182988694Z\" level=info msg=\"Removed container 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c: openshift-infra/auto-csr-approver-29688038-lthb6/oc\" id=432e9664-b649-439e-876d-b7074c77a616 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:48.189309 crc crio[22579]: time=\"2026-06-12T16:44:48.189227073Z\" level=info msg=\"Removing container: 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6\" id=f7732567-f2a0-4781-9c06-9554104a3ffa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:49.790097 crc crio[22579]: time=\"2026-06-12T16:44:49.789370366Z\" level=info msg=\"Removed container 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6: openshift-marketplace/certified-operators-7kt48/registry-server\" id=f7732567-f2a0-4781-9c06-9554104a3ffa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:49.801807 crc crio[22579]: time=\"2026-06-12T16:44:49.801659201Z\" level=info msg=\"Removing container: d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990\" id=9ecbd0f4-7f98-4e43-a219-acbc07d4b032 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:50.136891 crc crio[22579]: time=\"2026-06-12T16:44:50.13656061Z\" level=info msg=\"Removed container d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990: openshift-marketplace/certified-operators-7kt48/extract-utilities\" id=9ecbd0f4-7f98-4e43-a219-acbc07d4b032 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:50.151576 crc crio[22579]: time=\"2026-06-12T16:44:50.147917461Z\" level=info msg=\"Removing container: f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943\" id=534af0bd-d9a2-4817-946b-588f99fc990e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:50.224095 crc crio[22579]: time=\"2026-06-12T16:44:50.223886554Z\" level=info msg=\"Removed container f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943: openshift-marketplace/certified-operators-7kt48/extract-content\" id=534af0bd-d9a2-4817-946b-588f99fc990e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:44:50.238902 crc crio[22579]: time=\"2026-06-12T16:44:50.238806626Z\" level=info msg=\"Stopping pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=f88ce0e2-3820-4748-8f7c-1409dee68c2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:50.238902 crc crio[22579]: time=\"2026-06-12T16:44:50.238911349Z\" level=info msg=\"Stopped pod sandbox (already stopped): 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=f88ce0e2-3820-4748-8f7c-1409dee68c2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:50.239773 crc crio[22579]: time=\"2026-06-12T16:44:50.239642478Z\" level=info msg=\"Removing pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=9546bd79-a270-4026-abbd-afd6569dd28b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:44:50.252845 crc crio[22579]: time=\"2026-06-12T16:44:50.252747903Z\" level=info msg=\"Removed pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=9546bd79-a270-4026-abbd-afd6569dd28b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:44:50.254140 crc crio[22579]: time=\"2026-06-12T16:44:50.254050596Z\" level=info msg=\"Stopping pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=25e7db09-8e25-49e1-8d0b-081323a5bbcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:50.254140 crc crio[22579]: time=\"2026-06-12T16:44:50.254119698Z\" level=info msg=\"Stopped pod sandbox (already stopped): 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=25e7db09-8e25-49e1-8d0b-081323a5bbcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:50.256390 crc crio[22579]: time=\"2026-06-12T16:44:50.256258863Z\" level=info msg=\"Removing pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=c6d0cc1b-0d44-41a9-b98d-dc615eaf141c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:44:50.288440 crc crio[22579]: time=\"2026-06-12T16:44:50.288346064Z\" level=info msg=\"Removed pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=c6d0cc1b-0d44-41a9-b98d-dc615eaf141c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:44:50.289459 crc crio[22579]: time=\"2026-06-12T16:44:50.28937251Z\" level=info msg=\"Stopping pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=df7a2fa4-8438-4fe8-bfa9-d8de472bab73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:50.289459 crc crio[22579]: time=\"2026-06-12T16:44:50.289456122Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=df7a2fa4-8438-4fe8-bfa9-d8de472bab73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:44:50.290067 crc crio[22579]: time=\"2026-06-12T16:44:50.290005566Z\" level=info msg=\"Removing pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=e0754048-a1ac-4626-a9a2-f35c09ed7d78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:44:50.308891 crc crio[22579]: time=\"2026-06-12T16:44:50.308798967Z\" level=info msg=\"Removed pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=e0754048-a1ac-4626-a9a2-f35c09ed7d78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:45:00.932060 crc crio[22579]: time=\"2026-06-12T16:45:00.93096052Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/POD\" id=260964fb-586e-488c-91f7-247574342e62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:45:00.932060 crc crio[22579]: time=\"2026-06-12T16:45:00.931956426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:00.977596 crc crio[22579]: time=\"2026-06-12T16:45:00.976782003Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-f89km Namespace:openshift-operator-lifecycle-manager ID:49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 UID:d1f6cac1-5996-4a64-9974-1a4068402d95 NetNS:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1f6cac1_5996_4a64_9974_1a4068402d95.slice PodAnnotations:0xc00008cb98}] Aliases:map[]}\"\nJun 12 16:45:00.977596 crc crio[22579]: time=\"2026-06-12T16:45:00.9774454Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:45:01.545477 crc crio[22579]: 2026-06-12T16:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49f6bde80ff76d5 Mac:7e:0b:3f:b4:e3:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a SocketPath: PciID:}] [{Interface:0xc000680b80 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:45:01.548695 crc crio[22579]: time=\"2026-06-12T16:45:01.548578773Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-f89km Namespace:openshift-operator-lifecycle-manager ID:49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 UID:d1f6cac1-5996-4a64-9974-1a4068402d95 NetNS:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1f6cac1_5996_4a64_9974_1a4068402d95.slice PodAnnotations:0xc00008cb98}] Aliases:map[]}\"\nJun 12 16:45:01.548834 crc crio[22579]: time=\"2026-06-12T16:45:01.54881578Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:45:01.566156 crc crio[22579]: time=\"2026-06-12T16:45:01.56601943Z\" level=info msg=\"Ran pod sandbox 49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/POD\" id=260964fb-586e-488c-91f7-247574342e62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:45:01.569310 crc crio[22579]: time=\"2026-06-12T16:45:01.569213762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=073411ce-c1bd-4302-8333-c5b212073ac2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:01.571563 crc crio[22579]: time=\"2026-06-12T16:45:01.571440028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f05e1add-10e0-4092-a2c0-f0ce512a4ae2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:01.580803 crc crio[22579]: time=\"2026-06-12T16:45:01.580031258Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/collect-profiles\" id=e0e53293-550e-4177-9207-ef0952a77b08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:01.581115 crc crio[22579]: time=\"2026-06-12T16:45:01.580899631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:01.644202 crc crio[22579]: time=\"2026-06-12T16:45:01.643773299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:01.649184 crc crio[22579]: time=\"2026-06-12T16:45:01.649061255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:01.800928 crc crio[22579]: time=\"2026-06-12T16:45:01.800646873Z\" level=info msg=\"Created container 0158968fc5500d8ee41ead498eff88b3a33d42b0c0a7bd161bbdcec80a2283b9: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/collect-profiles\" id=e0e53293-550e-4177-9207-ef0952a77b08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:01.803406 crc crio[22579]: time=\"2026-06-12T16:45:01.803297461Z\" level=info msg=\"Starting container: 0158968fc5500d8ee41ead498eff88b3a33d42b0c0a7bd161bbdcec80a2283b9\" id=d8d391e5-a1f9-432e-815d-9187b4126283 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:45:01.811936 crc crio[22579]: time=\"2026-06-12T16:45:01.811708776Z\" level=info msg=\"Started container\" PID=177535 containerID=0158968fc5500d8ee41ead498eff88b3a33d42b0c0a7bd161bbdcec80a2283b9 description=openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/collect-profiles id=d8d391e5-a1f9-432e-815d-9187b4126283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1\nJun 12 16:45:03.441742 crc crio[22579]: time=\"2026-06-12T16:45:03.441094928Z\" level=info msg=\"Stopping pod sandbox: 49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1\" id=61710c77-3ae4-476b-8d97-1994b49f1607 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:03.443252 crc crio[22579]: time=\"2026-06-12T16:45:03.442365111Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-f89km Namespace:openshift-operator-lifecycle-manager ID:49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 UID:d1f6cac1-5996-4a64-9974-1a4068402d95 NetNS:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1f6cac1_5996_4a64_9974_1a4068402d95.slice PodAnnotations:0xc004fc13b0}] Aliases:map[]}\"\nJun 12 16:45:03.443252 crc crio[22579]: time=\"2026-06-12T16:45:03.442646028Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:45:03.800997 crc crio[22579]: time=\"2026-06-12T16:45:03.800423373Z\" level=info msg=\"Stopped pod sandbox: 49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1\" id=61710c77-3ae4-476b-8d97-1994b49f1607 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:13.956573 crc crio[22579]: time=\"2026-06-12T16:45:13.955643078Z\" level=info msg=\"Stopping pod sandbox: eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11\" id=6457cf1f-b5dd-44df-89cb-b4d3abe67753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:13.958129 crc crio[22579]: time=\"2026-06-12T16:45:13.957323451Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj Namespace:openstack ID:eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 UID:bbb813af-94c0-419b-88a0-445a31afc82e NetNS:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbb813af_94c0_419b_88a0_445a31afc82e.slice PodAnnotations:0xc000385868}] Aliases:map[]}\"\nJun 12 16:45:13.958129 crc crio[22579]: time=\"2026-06-12T16:45:13.957479854Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:45:14.816710 crc crio[22579]: time=\"2026-06-12T16:45:14.81634801Z\" level=info msg=\"Stopped pod sandbox: eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11\" id=6457cf1f-b5dd-44df-89cb-b4d3abe67753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:17.898039 crc crio[22579]: time=\"2026-06-12T16:45:17.895951447Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/POD\" id=4e426369-93ab-4078-a4c8-5b620713d3c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:45:17.898039 crc crio[22579]: time=\"2026-06-12T16:45:17.897061796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:17.935939 crc crio[22579]: time=\"2026-06-12T16:45:17.935823397Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv Namespace:openstack ID:81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 UID:e50bee15-1216-4384-91c2-22115b8bc1b0 NetNS:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode50bee15_1216_4384_91c2_22115b8bc1b0.slice PodAnnotations:0xc004fc0208}] Aliases:map[]}\"\nJun 12 16:45:17.935939 crc crio[22579]: time=\"2026-06-12T16:45:17.935906299Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:45:18.987819 crc crio[22579]: 2026-06-12T16:45:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81819299bde29ac Mac:82:85:a2:d0:9d:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:45:18.990590 crc crio[22579]: time=\"2026-06-12T16:45:18.989851506Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv Namespace:openstack ID:81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 UID:e50bee15-1216-4384-91c2-22115b8bc1b0 NetNS:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode50bee15_1216_4384_91c2_22115b8bc1b0.slice PodAnnotations:0xc004fc0208}] Aliases:map[]}\"\nJun 12 16:45:18.990590 crc crio[22579]: time=\"2026-06-12T16:45:18.990119243Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:45:19.002858 crc crio[22579]: time=\"2026-06-12T16:45:19.002732816Z\" level=info msg=\"Ran pod sandbox 81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/POD\" id=4e426369-93ab-4078-a4c8-5b620713d3c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:45:19.006305 crc crio[22579]: time=\"2026-06-12T16:45:19.006239646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=218201b0-61bf-4616-8bfb-6291b3467cef name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:19.039389 crc crio[22579]: time=\"2026-06-12T16:45:19.038713217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b2629653-7399-4eab-a54a-07be5eacfd74 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:45:19.095259 crc crio[22579]: time=\"2026-06-12T16:45:19.0951312Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=32d7ee81-2e13-4579-b68e-ecba6b8646ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:19.095841 crc crio[22579]: time=\"2026-06-12T16:45:19.095682364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:19.141856 crc crio[22579]: time=\"2026-06-12T16:45:19.141758023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:19.144924 crc crio[22579]: time=\"2026-06-12T16:45:19.144858513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:45:19.541216 crc crio[22579]: time=\"2026-06-12T16:45:19.541017629Z\" level=info msg=\"Created container bd01267537b39b913689d3625ed9bcb8cde14c4c96b42fe1229f5abf83abe89a: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=32d7ee81-2e13-4579-b68e-ecba6b8646ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:45:19.542393 crc crio[22579]: time=\"2026-06-12T16:45:19.542307752Z\" level=info msg=\"Starting container: bd01267537b39b913689d3625ed9bcb8cde14c4c96b42fe1229f5abf83abe89a\" id=39ba29f0-7926-4297-8690-da9ca17258b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:45:19.550901 crc crio[22579]: time=\"2026-06-12T16:45:19.55081182Z\" level=info msg=\"Started container\" PID=178640 containerID=bd01267537b39b913689d3625ed9bcb8cde14c4c96b42fe1229f5abf83abe89a description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=39ba29f0-7926-4297-8690-da9ca17258b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911\nJun 12 16:45:50.334997 crc crio[22579]: time=\"2026-06-12T16:45:50.334110722Z\" level=info msg=\"Removing container: fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4\" id=47896ec8-f721-4a2d-b63e-7ec7ff5fe1d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:45:50.374029 crc crio[22579]: time=\"2026-06-12T16:45:50.37393402Z\" level=info msg=\"Removed container fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles\" id=47896ec8-f721-4a2d-b63e-7ec7ff5fe1d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:45:50.386214 crc crio[22579]: time=\"2026-06-12T16:45:50.386100211Z\" level=info msg=\"Stopping pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=6124945c-e8ac-4e9b-a8a3-c36e866a428e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:50.386214 crc crio[22579]: time=\"2026-06-12T16:45:50.386215764Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=6124945c-e8ac-4e9b-a8a3-c36e866a428e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:45:50.387354 crc crio[22579]: time=\"2026-06-12T16:45:50.387256461Z\" level=info msg=\"Removing pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=95c86eab-3a5b-4581-996d-83ff52e48777 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:45:50.407818 crc crio[22579]: time=\"2026-06-12T16:45:50.407719464Z\" level=info msg=\"Removed pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=95c86eab-3a5b-4581-996d-83ff52e48777 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:46:00.563600 crc crio[22579]: time=\"2026-06-12T16:46:00.562688109Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688046-6jjwn/POD\" id=e0936094-ce26-4e8b-96bf-37b6e780236d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:46:00.565589 crc crio[22579]: time=\"2026-06-12T16:46:00.563611813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:00.609988 crc crio[22579]: time=\"2026-06-12T16:46:00.609740123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-6jjwn Namespace:openshift-infra ID:0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 UID:4f478096-fefc-4331-9230-759007f1763c NetNS:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f478096_fefc_4331_9230_759007f1763c.slice PodAnnotations:0xc002218550}] Aliases:map[]}\"\nJun 12 16:46:00.609988 crc crio[22579]: time=\"2026-06-12T16:46:00.609943028Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688046-6jjwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:46:01.241914 crc crio[22579]: 2026-06-12T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e65f9762ffff67 Mac:fa:4d:ea:b9:9d:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:46:01.243568 crc crio[22579]: time=\"2026-06-12T16:46:01.243420956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-6jjwn Namespace:openshift-infra ID:0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 UID:4f478096-fefc-4331-9230-759007f1763c NetNS:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f478096_fefc_4331_9230_759007f1763c.slice PodAnnotations:0xc002218550}] Aliases:map[]}\"\nJun 12 16:46:01.243851 crc crio[22579]: time=\"2026-06-12T16:46:01.243782536Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688046-6jjwn for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:46:01.258318 crc crio[22579]: time=\"2026-06-12T16:46:01.257801774Z\" level=info msg=\"Ran pod sandbox 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 with infra container: openshift-infra/auto-csr-approver-29688046-6jjwn/POD\" id=e0936094-ce26-4e8b-96bf-37b6e780236d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:46:01.266905 crc crio[22579]: time=\"2026-06-12T16:46:01.264397463Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=326bdb4e-bd7b-4c7e-bb09-35f12f6be595 name=/runtime.v1.ImageService/PullImage\nJun 12 16:46:01.277021 crc crio[22579]: time=\"2026-06-12T16:46:01.276971505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:46:02.529338 crc crio[22579]: time=\"2026-06-12T16:46:02.528363765Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=326bdb4e-bd7b-4c7e-bb09-35f12f6be595 name=/runtime.v1.ImageService/PullImage\nJun 12 16:46:02.531078 crc crio[22579]: time=\"2026-06-12T16:46:02.530676174Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec13a65d-efb4-4e46-919b-8e34c1bb00b4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:02.533758 crc crio[22579]: time=\"2026-06-12T16:46:02.533451435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a585ef16-cace-41bc-95a2-c853f2981be1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:46:02.543169 crc crio[22579]: time=\"2026-06-12T16:46:02.542987619Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688046-6jjwn/oc\" id=3dd5b8c5-04b1-4aed-9f85-602dcfc0e6a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:02.544097 crc crio[22579]: time=\"2026-06-12T16:46:02.543814531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:02.591360 crc crio[22579]: time=\"2026-06-12T16:46:02.591247764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:02.940707 crc crio[22579]: time=\"2026-06-12T16:46:02.940149091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:46:03.079745 crc crio[22579]: time=\"2026-06-12T16:46:03.078759168Z\" level=info msg=\"Created container d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9: openshift-infra/auto-csr-approver-29688046-6jjwn/oc\" id=3dd5b8c5-04b1-4aed-9f85-602dcfc0e6a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:46:03.083282 crc crio[22579]: time=\"2026-06-12T16:46:03.08312578Z\" level=info msg=\"Starting container: d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9\" id=f70a6258-0301-42f7-b542-3fc2196b6f04 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:46:03.091250 crc crio[22579]: time=\"2026-06-12T16:46:03.091149475Z\" level=info msg=\"Started container\" PID=181128 containerID=d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9 description=openshift-infra/auto-csr-approver-29688046-6jjwn/oc id=f70a6258-0301-42f7-b542-3fc2196b6f04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\nJun 12 16:46:04.737318 crc crio[22579]: time=\"2026-06-12T16:46:04.737130621Z\" level=info msg=\"Stopping pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=ed3696a4-530b-4799-bb7a-106aa0423731 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:04.739089 crc crio[22579]: time=\"2026-06-12T16:46:04.737972702Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-6jjwn Namespace:openshift-infra ID:0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 UID:4f478096-fefc-4331-9230-759007f1763c NetNS:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f478096_fefc_4331_9230_759007f1763c.slice PodAnnotations:0xc000622d90}] Aliases:map[]}\"\nJun 12 16:46:04.739089 crc crio[22579]: time=\"2026-06-12T16:46:04.738106536Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688046-6jjwn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:46:05.288687 crc crio[22579]: time=\"2026-06-12T16:46:05.288041197Z\" level=info msg=\"Stopped pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=ed3696a4-530b-4799-bb7a-106aa0423731 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:50.429972 crc crio[22579]: time=\"2026-06-12T16:46:50.429282295Z\" level=info msg=\"Removing container: f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af\" id=3b79cd36-ab58-4075-ae9a-d6d6cb8b98ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:50.585866 crc crio[22579]: time=\"2026-06-12T16:46:50.585761899Z\" level=info msg=\"Removed container f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af: openshift-infra/auto-csr-approver-29688040-58ltd/oc\" id=3b79cd36-ab58-4075-ae9a-d6d6cb8b98ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:46:50.603373 crc crio[22579]: time=\"2026-06-12T16:46:50.603321668Z\" level=info msg=\"Stopping pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=8d6a31fa-755e-4c66-a2f6-c9121e31c58a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:50.603853 crc crio[22579]: time=\"2026-06-12T16:46:50.603831691Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=8d6a31fa-755e-4c66-a2f6-c9121e31c58a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:46:50.605038 crc crio[22579]: time=\"2026-06-12T16:46:50.60496651Z\" level=info msg=\"Removing pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=36f588a0-d063-40b3-9b29-655d1da968f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:46:50.624048 crc crio[22579]: time=\"2026-06-12T16:46:50.623952426Z\" level=info msg=\"Removed pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=36f588a0-d063-40b3-9b29-655d1da968f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:48:00.968800 crc crio[22579]: time=\"2026-06-12T16:48:00.968146334Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688048-dqssc/POD\" id=b8bdd687-ace2-45cf-92e9-c1621a8293b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:48:00.972617 crc crio[22579]: time=\"2026-06-12T16:48:00.968952445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:48:01.009751 crc crio[22579]: time=\"2026-06-12T16:48:01.009588005Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-dqssc Namespace:openshift-infra ID:3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b UID:3450ee66-9591-495a-bc22-ac5288acf635 NetNS:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3450ee66_9591_495a_bc22_ac5288acf635.slice PodAnnotations:0xc000385df8}] Aliases:map[]}\"\nJun 12 16:48:01.009751 crc crio[22579]: time=\"2026-06-12T16:48:01.009696187Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688048-dqssc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:48:01.595656 crc crio[22579]: 2026-06-12T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3153ffd306aae18 Mac:be:13:62:3a:08:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:48:01.600314 crc crio[22579]: time=\"2026-06-12T16:48:01.598807881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-dqssc Namespace:openshift-infra ID:3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b UID:3450ee66-9591-495a-bc22-ac5288acf635 NetNS:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3450ee66_9591_495a_bc22_ac5288acf635.slice PodAnnotations:0xc000385df8}] Aliases:map[]}\"\nJun 12 16:48:01.600314 crc crio[22579]: time=\"2026-06-12T16:48:01.599095199Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688048-dqssc for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:48:01.611681 crc crio[22579]: time=\"2026-06-12T16:48:01.611462985Z\" level=info msg=\"Ran pod sandbox 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b with infra container: openshift-infra/auto-csr-approver-29688048-dqssc/POD\" id=b8bdd687-ace2-45cf-92e9-c1621a8293b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:48:01.617871 crc crio[22579]: time=\"2026-06-12T16:48:01.617699885Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5199b868-6512-42ba-9a10-38d7ef19af60 name=/runtime.v1.ImageService/PullImage\nJun 12 16:48:01.634676 crc crio[22579]: time=\"2026-06-12T16:48:01.634387452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:48:03.197279 crc crio[22579]: time=\"2026-06-12T16:48:03.196722907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5199b868-6512-42ba-9a10-38d7ef19af60 name=/runtime.v1.ImageService/PullImage\nJun 12 16:48:03.199358 crc crio[22579]: time=\"2026-06-12T16:48:03.198116713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=466b5e27-0707-42c4-945c-f3f4c332df10 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:48:03.201420 crc crio[22579]: time=\"2026-06-12T16:48:03.201277464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c8a20049-02ff-4ac5-bd26-c98f55da05d8 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:48:03.209117 crc crio[22579]: time=\"2026-06-12T16:48:03.209017812Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688048-dqssc/oc\" id=f81da679-140b-49d3-bc02-ac95e0a4c33c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:48:03.209794 crc crio[22579]: time=\"2026-06-12T16:48:03.209710339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:48:03.283018 crc crio[22579]: time=\"2026-06-12T16:48:03.28241705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:48:03.559362 crc crio[22579]: time=\"2026-06-12T16:48:03.55911064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:48:03.701948 crc crio[22579]: time=\"2026-06-12T16:48:03.701811981Z\" level=info msg=\"Created container 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287: openshift-infra/auto-csr-approver-29688048-dqssc/oc\" id=f81da679-140b-49d3-bc02-ac95e0a4c33c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:48:03.703409 crc crio[22579]: time=\"2026-06-12T16:48:03.703259388Z\" level=info msg=\"Starting container: 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287\" id=d4ae77dc-54cc-4a2f-8811-77fdb07349d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:48:03.709410 crc crio[22579]: time=\"2026-06-12T16:48:03.709281052Z\" level=info msg=\"Started container\" PID=187051 containerID=0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287 description=openshift-infra/auto-csr-approver-29688048-dqssc/oc id=d4ae77dc-54cc-4a2f-8811-77fdb07349d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\nJun 12 16:48:05.198176 crc crio[22579]: time=\"2026-06-12T16:48:05.196798754Z\" level=info msg=\"Stopping pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=b2ac80c2-ee81-4a39-a24d-69f00db922ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:48:05.200603 crc crio[22579]: time=\"2026-06-12T16:48:05.198884338Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-dqssc Namespace:openshift-infra ID:3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b UID:3450ee66-9591-495a-bc22-ac5288acf635 NetNS:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3450ee66_9591_495a_bc22_ac5288acf635.slice PodAnnotations:0xc000548ab0}] Aliases:map[]}\"\nJun 12 16:48:05.200603 crc crio[22579]: time=\"2026-06-12T16:48:05.199048412Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688048-dqssc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:48:05.587768 crc crio[22579]: time=\"2026-06-12T16:48:05.587603744Z\" level=info msg=\"Stopped pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=b2ac80c2-ee81-4a39-a24d-69f00db922ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:48:50.680980 crc crio[22579]: time=\"2026-06-12T16:48:50.679871509Z\" level=info msg=\"Removing container: 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc\" id=f60ed6d7-2c37-44a2-ad5e-ca92f732e3c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:48:50.864706 crc crio[22579]: time=\"2026-06-12T16:48:50.864568075Z\" level=info msg=\"Removed container 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc: openshift-infra/auto-csr-approver-29688042-nxnz6/oc\" id=f60ed6d7-2c37-44a2-ad5e-ca92f732e3c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:48:50.877287 crc crio[22579]: time=\"2026-06-12T16:48:50.877176637Z\" level=info msg=\"Stopping pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=90a83172-3b37-456f-addd-50fac186c49f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:48:50.877287 crc crio[22579]: time=\"2026-06-12T16:48:50.87727539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=90a83172-3b37-456f-addd-50fac186c49f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:48:50.877998 crc crio[22579]: time=\"2026-06-12T16:48:50.877931757Z\" level=info msg=\"Removing pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=e388864b-1fbd-482f-97a4-bf2174590fff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:48:50.897809 crc crio[22579]: time=\"2026-06-12T16:48:50.897692672Z\" level=info msg=\"Removed pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=e388864b-1fbd-482f-97a4-bf2174590fff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:50:00.567238 crc crio[22579]: time=\"2026-06-12T16:50:00.566010432Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688050-9r9zt/POD\" id=4a1a93ae-2834-4f40-9652-fe814ca326a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:00.569321 crc crio[22579]: time=\"2026-06-12T16:50:00.567273585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:00.608941 crc crio[22579]: time=\"2026-06-12T16:50:00.608230603Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-9r9zt Namespace:openshift-infra ID:38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 UID:268f7ee8-d116-4776-9f12-11c573678b11 NetNS:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod268f7ee8_d116_4776_9f12_11c573678b11.slice PodAnnotations:0xc000549c60}] Aliases:map[]}\"\nJun 12 16:50:00.608941 crc crio[22579]: time=\"2026-06-12T16:50:00.608871759Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688050-9r9zt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:01.172852 crc crio[22579]: 2026-06-12T16:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38bc5393b37eb97 Mac:fa:79:06:6d:ff:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:50:01.174482 crc crio[22579]: time=\"2026-06-12T16:50:01.174346617Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-9r9zt Namespace:openshift-infra ID:38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 UID:268f7ee8-d116-4776-9f12-11c573678b11 NetNS:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod268f7ee8_d116_4776_9f12_11c573678b11.slice PodAnnotations:0xc000549c60}] Aliases:map[]}\"\nJun 12 16:50:01.174756 crc crio[22579]: time=\"2026-06-12T16:50:01.174701926Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688050-9r9zt for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:50:01.188080 crc crio[22579]: time=\"2026-06-12T16:50:01.187919084Z\" level=info msg=\"Ran pod sandbox 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 with infra container: openshift-infra/auto-csr-approver-29688050-9r9zt/POD\" id=4a1a93ae-2834-4f40-9652-fe814ca326a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:01.192704 crc crio[22579]: time=\"2026-06-12T16:50:01.192545653Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=29e851cf-e1ba-4651-b61b-f9171f0ff038 name=/runtime.v1.ImageService/PullImage\nJun 12 16:50:01.202944 crc crio[22579]: time=\"2026-06-12T16:50:01.202858107Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:50:02.394944 crc crio[22579]: time=\"2026-06-12T16:50:02.393940974Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=29e851cf-e1ba-4651-b61b-f9171f0ff038 name=/runtime.v1.ImageService/PullImage\nJun 12 16:50:02.396622 crc crio[22579]: time=\"2026-06-12T16:50:02.3953762Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7147bf6c-c975-45e7-8ff0-a057d296bb94 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:02.397806 crc crio[22579]: time=\"2026-06-12T16:50:02.397567467Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d9679504-f524-48c2-aa41-c2b5e13a32bf name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:02.406126 crc crio[22579]: time=\"2026-06-12T16:50:02.405471649Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688050-9r9zt/oc\" id=5050cf53-c465-410c-87a8-a09fa8db2d4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:02.406942 crc crio[22579]: time=\"2026-06-12T16:50:02.406868524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:02.457044 crc crio[22579]: time=\"2026-06-12T16:50:02.456937706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:02.717761 crc crio[22579]: time=\"2026-06-12T16:50:02.717660047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:02.843078 crc crio[22579]: time=\"2026-06-12T16:50:02.842965353Z\" level=info msg=\"Created container 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c: openshift-infra/auto-csr-approver-29688050-9r9zt/oc\" id=5050cf53-c465-410c-87a8-a09fa8db2d4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:02.844442 crc crio[22579]: time=\"2026-06-12T16:50:02.844224705Z\" level=info msg=\"Starting container: 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c\" id=59659aab-3c4b-4b22-8eaa-bafc097c7188 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:50:02.849654 crc crio[22579]: time=\"2026-06-12T16:50:02.849546091Z\" level=info msg=\"Started container\" PID=193842 containerID=1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c description=openshift-infra/auto-csr-approver-29688050-9r9zt/oc id=59659aab-3c4b-4b22-8eaa-bafc097c7188 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\nJun 12 16:50:05.189143 crc crio[22579]: time=\"2026-06-12T16:50:05.188442497Z\" level=info msg=\"Stopping pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=c85c0a3e-5ddc-462f-9b6f-7ede9a03e099 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:05.190829 crc crio[22579]: time=\"2026-06-12T16:50:05.190077659Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-9r9zt Namespace:openshift-infra ID:38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 UID:268f7ee8-d116-4776-9f12-11c573678b11 NetNS:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod268f7ee8_d116_4776_9f12_11c573678b11.slice PodAnnotations:0xc00130c828}] Aliases:map[]}\"\nJun 12 16:50:05.190829 crc crio[22579]: time=\"2026-06-12T16:50:05.190244953Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688050-9r9zt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:05.521654 crc crio[22579]: time=\"2026-06-12T16:50:05.521434678Z\" level=info msg=\"Stopped pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=c85c0a3e-5ddc-462f-9b6f-7ede9a03e099 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:22.955915 crc crio[22579]: time=\"2026-06-12T16:50:22.95477932Z\" level=info msg=\"Stopping pod sandbox: 81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911\" id=85f614e2-9b29-4137-a914-d36a07c9edd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:22.957163 crc crio[22579]: time=\"2026-06-12T16:50:22.956819642Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv Namespace:openstack ID:81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 UID:e50bee15-1216-4384-91c2-22115b8bc1b0 NetNS:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode50bee15_1216_4384_91c2_22115b8bc1b0.slice PodAnnotations:0xc002308c58}] Aliases:map[]}\"\nJun 12 16:50:22.957163 crc crio[22579]: time=\"2026-06-12T16:50:22.957063298Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:23.863805 crc crio[22579]: time=\"2026-06-12T16:50:23.863217134Z\" level=info msg=\"Stopped pod sandbox: 81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911\" id=85f614e2-9b29-4137-a914-d36a07c9edd8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:26.096604 crc crio[22579]: time=\"2026-06-12T16:50:26.095466989Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/POD\" id=425cd3a8-1525-4c7e-b275-7c8eda23fe69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:26.098091 crc crio[22579]: time=\"2026-06-12T16:50:26.096642409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:26.142354 crc crio[22579]: time=\"2026-06-12T16:50:26.141831044Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb Namespace:openstack ID:ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 UID:58c16140-5b43-4dbe-a656-adad6531c845 NetNS:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58c16140_5b43_4dbe_a656_adad6531c845.slice PodAnnotations:0xc001216b60}] Aliases:map[]}\"\nJun 12 16:50:26.142354 crc crio[22579]: time=\"2026-06-12T16:50:26.142342657Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:50:26.882915 crc crio[22579]: 2026-06-12T16:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec952444b5becd6 Mac:9a:70:6f:7a:c0:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:50:26.884258 crc crio[22579]: time=\"2026-06-12T16:50:26.884184624Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb Namespace:openstack ID:ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 UID:58c16140-5b43-4dbe-a656-adad6531c845 NetNS:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58c16140_5b43_4dbe_a656_adad6531c845.slice PodAnnotations:0xc001216b60}] Aliases:map[]}\"\nJun 12 16:50:26.884453 crc crio[22579]: time=\"2026-06-12T16:50:26.884351658Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:50:26.895229 crc crio[22579]: time=\"2026-06-12T16:50:26.893434962Z\" level=info msg=\"Ran pod sandbox ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/POD\" id=425cd3a8-1525-4c7e-b275-7c8eda23fe69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:50:26.896157 crc crio[22579]: time=\"2026-06-12T16:50:26.8960839Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3ab0d470-c1de-499d-9e11-74dbc63a915a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:27.020189 crc crio[22579]: time=\"2026-06-12T16:50:27.020080757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=269432f9-8d37-441f-b4da-e434af65ce7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:50:27.096037 crc crio[22579]: time=\"2026-06-12T16:50:27.095902642Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=acae8472-b80a-417c-8b2a-e5d5d90b4222 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:27.096758 crc crio[22579]: time=\"2026-06-12T16:50:27.096560799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:27.159726 crc crio[22579]: time=\"2026-06-12T16:50:27.159585314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:27.164068 crc crio[22579]: time=\"2026-06-12T16:50:27.163980287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:50:27.472303 crc crio[22579]: time=\"2026-06-12T16:50:27.472139632Z\" level=info msg=\"Created container 4dcb95885bfaa2ec2b5aba506dff243436c71d62756bd3e2985ea3d47608d1ff: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=acae8472-b80a-417c-8b2a-e5d5d90b4222 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:50:27.485541 crc crio[22579]: time=\"2026-06-12T16:50:27.485353543Z\" level=info msg=\"Starting container: 4dcb95885bfaa2ec2b5aba506dff243436c71d62756bd3e2985ea3d47608d1ff\" id=bd493964-d823-4caf-bf1a-c94de98ee360 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:50:27.497315 crc crio[22579]: time=\"2026-06-12T16:50:27.497164208Z\" level=info msg=\"Started container\" PID=195421 containerID=4dcb95885bfaa2ec2b5aba506dff243436c71d62756bd3e2985ea3d47608d1ff description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam id=bd493964-d823-4caf-bf1a-c94de98ee360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380\nJun 12 16:50:50.951230 crc crio[22579]: time=\"2026-06-12T16:50:50.950154496Z\" level=info msg=\"Removing container: cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96\" id=bf1ef098-56e2-4b4a-9027-c2cf1e288577 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:50:51.145864 crc crio[22579]: time=\"2026-06-12T16:50:51.145020399Z\" level=info msg=\"Removed container cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96: openshift-infra/auto-csr-approver-29688044-v7j5m/oc\" id=bf1ef098-56e2-4b4a-9027-c2cf1e288577 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:50:51.160047 crc crio[22579]: time=\"2026-06-12T16:50:51.159960775Z\" level=info msg=\"Stopping pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=6e1d2445-c75b-4ac0-a893-729eee11112f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:51.160047 crc crio[22579]: time=\"2026-06-12T16:50:51.160058037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=6e1d2445-c75b-4ac0-a893-729eee11112f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:50:51.162934 crc crio[22579]: time=\"2026-06-12T16:50:51.16288757Z\" level=info msg=\"Removing pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=268902ca-b369-4494-b565-5c7893ff92f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:50:51.180824 crc crio[22579]: time=\"2026-06-12T16:50:51.180692279Z\" level=info msg=\"Removed pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=268902ca-b369-4494-b565-5c7893ff92f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:51:20.189785 crc crio[22579]: time=\"2026-06-12T16:51:20.189089304Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-j5fzr/POD\" id=da577217-c0b2-4ca6-a9ed-50411ddb3369 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:51:20.191431 crc crio[22579]: time=\"2026-06-12T16:51:20.189810883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:20.235169 crc crio[22579]: time=\"2026-06-12T16:51:20.235041489Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j5fzr Namespace:openshift-marketplace ID:9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 UID:fa7c732a-6246-4cfa-904e-909d8c6c814b NetNS:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa7c732a_6246_4cfa_904e_909d8c6c814b.slice PodAnnotations:0xc002218168}] Aliases:map[]}\"\nJun 12 16:51:20.235169 crc crio[22579]: time=\"2026-06-12T16:51:20.23511324Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-j5fzr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:51:20.878248 crc crio[22579]: 2026-06-12T16:51:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f16e04701ba8c6 Mac:72:53:26:11:c8:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:51:20.879960 crc crio[22579]: time=\"2026-06-12T16:51:20.879891755Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j5fzr Namespace:openshift-marketplace ID:9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 UID:fa7c732a-6246-4cfa-904e-909d8c6c814b NetNS:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa7c732a_6246_4cfa_904e_909d8c6c814b.slice PodAnnotations:0xc002218168}] Aliases:map[]}\"\nJun 12 16:51:20.880159 crc crio[22579]: time=\"2026-06-12T16:51:20.880074089Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-j5fzr for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:51:20.889583 crc crio[22579]: time=\"2026-06-12T16:51:20.88942187Z\" level=info msg=\"Ran pod sandbox 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 with infra container: openshift-marketplace/redhat-marketplace-j5fzr/POD\" id=da577217-c0b2-4ca6-a9ed-50411ddb3369 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:51:20.892587 crc crio[22579]: time=\"2026-06-12T16:51:20.892302835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2a1ff11-545d-4109-8955-af47158aa4c9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:51:20.895675 crc crio[22579]: time=\"2026-06-12T16:51:20.895480996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ba37897-8cb2-432a-87fb-e4ae3fb0ce9d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:51:20.903609 crc crio[22579]: time=\"2026-06-12T16:51:20.90336085Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities\" id=af30bff2-5984-4705-bb67-ab4906cb5d41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:51:20.904030 crc crio[22579]: time=\"2026-06-12T16:51:20.903965025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:20.972860 crc crio[22579]: time=\"2026-06-12T16:51:20.972709888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:20.978081 crc crio[22579]: time=\"2026-06-12T16:51:20.977973373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:21.166153 crc crio[22579]: time=\"2026-06-12T16:51:21.165546339Z\" level=info msg=\"Created container d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7: openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities\" id=af30bff2-5984-4705-bb67-ab4906cb5d41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:51:21.168926 crc crio[22579]: time=\"2026-06-12T16:51:21.168047734Z\" level=info msg=\"Starting container: d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7\" id=ed8a5ad8-810b-408e-867f-3d231d9b2c8f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:51:21.176091 crc crio[22579]: time=\"2026-06-12T16:51:21.175454705Z\" level=info msg=\"Started container\" PID=198497 containerID=d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7 description=openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities id=ed8a5ad8-810b-408e-867f-3d231d9b2c8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\nJun 12 16:51:21.943270 crc crio[22579]: time=\"2026-06-12T16:51:21.943115357Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=604847be-6909-4336-814f-6c8319b29d56 name=/runtime.v1.ImageService/PullImage\nJun 12 16:51:21.954607 crc crio[22579]: time=\"2026-06-12T16:51:21.954405508Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 16:51:22.688859 crc crio[22579]: time=\"2026-06-12T16:51:22.687987481Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=604847be-6909-4336-814f-6c8319b29d56 name=/runtime.v1.ImageService/PullImage\nJun 12 16:51:22.690029 crc crio[22579]: time=\"2026-06-12T16:51:22.689930771Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a6bd4fec-985b-42c1-8f36-edbf177d5cb2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:51:22.693178 crc crio[22579]: time=\"2026-06-12T16:51:22.693094973Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=93ec06f4-4884-4b60-8a2a-1e9d2a7a579a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:51:22.705484 crc crio[22579]: time=\"2026-06-12T16:51:22.705342629Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j5fzr/extract-content\" id=582447a0-72d0-4482-97d0-0973e6e37698 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:51:22.706118 crc crio[22579]: time=\"2026-06-12T16:51:22.706049757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:22.760231 crc crio[22579]: time=\"2026-06-12T16:51:22.760135771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:22.764816 crc crio[22579]: time=\"2026-06-12T16:51:22.7647375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:22.992071 crc crio[22579]: time=\"2026-06-12T16:51:22.991850105Z\" level=info msg=\"Created container 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b: openshift-marketplace/redhat-marketplace-j5fzr/extract-content\" id=582447a0-72d0-4482-97d0-0973e6e37698 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:51:22.993693 crc crio[22579]: time=\"2026-06-12T16:51:22.99359832Z\" level=info msg=\"Starting container: 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b\" id=00717228-5d1c-4444-9249-fbb5a588089a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:51:23.004952 crc crio[22579]: time=\"2026-06-12T16:51:23.004309967Z\" level=info msg=\"Started container\" PID=198582 containerID=0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b description=openshift-marketplace/redhat-marketplace-j5fzr/extract-content id=00717228-5d1c-4444-9249-fbb5a588089a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\nJun 12 16:51:24.996988 crc crio[22579]: time=\"2026-06-12T16:51:24.996257952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=070e64e2-e671-470a-b5b1-a3458c489e27 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:51:25.001633 crc crio[22579]: time=\"2026-06-12T16:51:25.001467197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1332e31-d6c3-4c5d-ba86-1814b1633426 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:51:25.145280 crc crio[22579]: time=\"2026-06-12T16:51:25.144304889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j5fzr/registry-server\" id=9061c456-bb82-4ff1-af54-29e5bd3e501d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:51:25.145742 crc crio[22579]: time=\"2026-06-12T16:51:25.145700835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:25.220127 crc crio[22579]: time=\"2026-06-12T16:51:25.220011771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:25.224932 crc crio[22579]: time=\"2026-06-12T16:51:25.224843226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:51:25.407200 crc crio[22579]: time=\"2026-06-12T16:51:25.407070694Z\" level=info msg=\"Created container 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f: openshift-marketplace/redhat-marketplace-j5fzr/registry-server\" id=9061c456-bb82-4ff1-af54-29e5bd3e501d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:51:25.409232 crc crio[22579]: time=\"2026-06-12T16:51:25.409120967Z\" level=info msg=\"Starting container: 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f\" id=c14d605b-8e96-499d-ba36-bbd70d0eb2b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:51:25.416841 crc crio[22579]: time=\"2026-06-12T16:51:25.416651841Z\" level=info msg=\"Started container\" PID=198716 containerID=54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f description=openshift-marketplace/redhat-marketplace-j5fzr/registry-server id=c14d605b-8e96-499d-ba36-bbd70d0eb2b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\nJun 12 16:51:33.123589 crc crio[22579]: time=\"2026-06-12T16:51:33.12239668Z\" level=info msg=\"Stopping container: 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f (timeout: 2s)\" id=b6f3e4a3-059b-40f4-bb51-c8214b76debc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:51:33.254427 crc crio[22579]: time=\"2026-06-12T16:51:33.2542708Z\" level=info msg=\"Stopped container 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f: openshift-marketplace/redhat-marketplace-j5fzr/registry-server\" id=b6f3e4a3-059b-40f4-bb51-c8214b76debc name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:51:33.256231 crc crio[22579]: time=\"2026-06-12T16:51:33.256146538Z\" level=info msg=\"Stopping pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=8cc4830b-674e-4397-bd9a-54c4d4ad629a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:51:33.257190 crc crio[22579]: time=\"2026-06-12T16:51:33.257035141Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j5fzr Namespace:openshift-marketplace ID:9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 UID:fa7c732a-6246-4cfa-904e-909d8c6c814b NetNS:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa7c732a_6246_4cfa_904e_909d8c6c814b.slice PodAnnotations:0xc000479868}] Aliases:map[]}\"\nJun 12 16:51:33.257304 crc crio[22579]: time=\"2026-06-12T16:51:33.257233616Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-j5fzr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:51:33.697064 crc crio[22579]: time=\"2026-06-12T16:51:33.696318267Z\" level=info msg=\"Stopped pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=8cc4830b-674e-4397-bd9a-54c4d4ad629a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:51:34.154320 crc crio[22579]: time=\"2026-06-12T16:51:34.154219362Z\" level=info msg=\"Removing container: 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f\" id=b21d9489-9323-470d-a059-9e8c65f6e79c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:51:34.214290 crc crio[22579]: time=\"2026-06-12T16:51:34.214069005Z\" level=info msg=\"Removed container 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f: openshift-marketplace/redhat-marketplace-j5fzr/registry-server\" id=b21d9489-9323-470d-a059-9e8c65f6e79c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:51:34.223193 crc crio[22579]: time=\"2026-06-12T16:51:34.222060141Z\" level=info msg=\"Removing container: 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b\" id=78b2ec4f-fef2-4338-b29e-e08cbd8bd760 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:51:34.263179 crc crio[22579]: time=\"2026-06-12T16:51:34.263068058Z\" level=info msg=\"Removed container 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b: openshift-marketplace/redhat-marketplace-j5fzr/extract-content\" id=78b2ec4f-fef2-4338-b29e-e08cbd8bd760 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:51:34.268409 crc crio[22579]: time=\"2026-06-12T16:51:34.268144159Z\" level=info msg=\"Removing container: d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7\" id=92cb3241-b8e2-4e4e-8faf-3dbf7b8e7985 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:51:34.327303 crc crio[22579]: time=\"2026-06-12T16:51:34.326180585Z\" level=info msg=\"Removed container d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7: openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities\" id=92cb3241-b8e2-4e4e-8faf-3dbf7b8e7985 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:51:51.217993 crc crio[22579]: time=\"2026-06-12T16:51:51.21671474Z\" level=info msg=\"Stopping pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=7f7ddc2f-bffe-45b5-b64e-1dc3250dc415 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:51:51.217993 crc crio[22579]: time=\"2026-06-12T16:51:51.217859749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=7f7ddc2f-bffe-45b5-b64e-1dc3250dc415 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:51:51.219958 crc crio[22579]: time=\"2026-06-12T16:51:51.219718717Z\" level=info msg=\"Removing pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=a500f7c1-40fe-40ff-be66-5e017cb1321d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:51:51.247814 crc crio[22579]: time=\"2026-06-12T16:51:51.247685548Z\" level=info msg=\"Removed pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=a500f7c1-40fe-40ff-be66-5e017cb1321d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:52:00.548124 crc crio[22579]: time=\"2026-06-12T16:52:00.546939621Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688052-cqx7v/POD\" id=0fdac37b-604a-4431-b324-8705efb44e54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:52:00.549979 crc crio[22579]: time=\"2026-06-12T16:52:00.548143452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:00.592169 crc crio[22579]: time=\"2026-06-12T16:52:00.592032103Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-cqx7v Namespace:openshift-infra ID:d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f UID:79418efa-511b-46ae-a9b9-2b2d34eb5a18 NetNS:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79418efa_511b_46ae_a9b9_2b2d34eb5a18.slice PodAnnotations:0xc005ce6c70}] Aliases:map[]}\"\nJun 12 16:52:00.592169 crc crio[22579]: time=\"2026-06-12T16:52:00.592172007Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688052-cqx7v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:52:00.967895 crc crio[22579]: 2026-06-12T16:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9651887f383d56 Mac:3a:ca:8a:55:45:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 SocketPath: PciID:}] [{Interface:0xc0002ecba0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:52:00.970989 crc crio[22579]: time=\"2026-06-12T16:52:00.970919982Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-cqx7v Namespace:openshift-infra ID:d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f UID:79418efa-511b-46ae-a9b9-2b2d34eb5a18 NetNS:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79418efa_511b_46ae_a9b9_2b2d34eb5a18.slice PodAnnotations:0xc005ce6c70}] Aliases:map[]}\"\nJun 12 16:52:00.971288 crc crio[22579]: time=\"2026-06-12T16:52:00.971129337Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688052-cqx7v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:52:00.992876 crc crio[22579]: time=\"2026-06-12T16:52:00.991169794Z\" level=info msg=\"Ran pod sandbox d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f with infra container: openshift-infra/auto-csr-approver-29688052-cqx7v/POD\" id=0fdac37b-604a-4431-b324-8705efb44e54 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:52:01.001724 crc crio[22579]: time=\"2026-06-12T16:52:00.999564431Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a54cc332-0c56-40bf-9c2b-902a8e9f91a0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:52:01.037256 crc crio[22579]: time=\"2026-06-12T16:52:01.037066237Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:52:01.994596 crc crio[22579]: time=\"2026-06-12T16:52:01.991856214Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a54cc332-0c56-40bf-9c2b-902a8e9f91a0 name=/runtime.v1.ImageService/PullImage\nJun 12 16:52:01.998558 crc crio[22579]: time=\"2026-06-12T16:52:01.998427553Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=898c58db-d73c-45a3-b9ec-effbee1fbb0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:52:02.001911 crc crio[22579]: time=\"2026-06-12T16:52:02.001827171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=04c7c2f0-b2bb-463e-8f7e-8391f1665f67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:52:02.013196 crc crio[22579]: time=\"2026-06-12T16:52:02.013105752Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688052-cqx7v/oc\" id=6c0e6426-b65c-4240-8fa4-6ef478153955 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:52:02.013852 crc crio[22579]: time=\"2026-06-12T16:52:02.013786619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:02.089702 crc crio[22579]: time=\"2026-06-12T16:52:02.089570803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:02.417601 crc crio[22579]: time=\"2026-06-12T16:52:02.417446267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:52:02.568926 crc crio[22579]: time=\"2026-06-12T16:52:02.568156482Z\" level=info msg=\"Created container c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e: openshift-infra/auto-csr-approver-29688052-cqx7v/oc\" id=6c0e6426-b65c-4240-8fa4-6ef478153955 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:52:02.570402 crc crio[22579]: time=\"2026-06-12T16:52:02.570323138Z\" level=info msg=\"Starting container: c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e\" id=86381ffc-0023-4e58-9d26-0f92c0ed41d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:52:02.576551 crc crio[22579]: time=\"2026-06-12T16:52:02.576427266Z\" level=info msg=\"Started container\" PID=200952 containerID=c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e description=openshift-infra/auto-csr-approver-29688052-cqx7v/oc id=86381ffc-0023-4e58-9d26-0f92c0ed41d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\nJun 12 16:52:04.639439 crc crio[22579]: time=\"2026-06-12T16:52:04.638790817Z\" level=info msg=\"Stopping pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=0fb9c372-7c73-46f2-aa35-dc36adad2b7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:04.641819 crc crio[22579]: time=\"2026-06-12T16:52:04.640235214Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-cqx7v Namespace:openshift-infra ID:d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f UID:79418efa-511b-46ae-a9b9-2b2d34eb5a18 NetNS:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79418efa_511b_46ae_a9b9_2b2d34eb5a18.slice PodAnnotations:0xc006b8f038}] Aliases:map[]}\"\nJun 12 16:52:04.641819 crc crio[22579]: time=\"2026-06-12T16:52:04.640440719Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688052-cqx7v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:52:04.981645 crc crio[22579]: time=\"2026-06-12T16:52:04.981047351Z\" level=info msg=\"Stopped pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=0fb9c372-7c73-46f2-aa35-dc36adad2b7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:51.294910 crc crio[22579]: time=\"2026-06-12T16:52:51.293781695Z\" level=info msg=\"Removing container: d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9\" id=a27d8756-b877-4543-9dbe-fff5b0b14bdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:52:51.502643 crc crio[22579]: time=\"2026-06-12T16:52:51.501143952Z\" level=info msg=\"Removed container d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9: openshift-infra/auto-csr-approver-29688046-6jjwn/oc\" id=a27d8756-b877-4543-9dbe-fff5b0b14bdd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:52:51.540124 crc crio[22579]: time=\"2026-06-12T16:52:51.539965052Z\" level=info msg=\"Stopping pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=e0cd1713-98c6-45f8-8293-069878018e35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:51.540124 crc crio[22579]: time=\"2026-06-12T16:52:51.540117166Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=e0cd1713-98c6-45f8-8293-069878018e35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:52:51.541228 crc crio[22579]: time=\"2026-06-12T16:52:51.541130123Z\" level=info msg=\"Removing pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=f8abf2ec-bcb5-49a1-a634-6a96bc344794 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:52:51.565292 crc crio[22579]: time=\"2026-06-12T16:52:51.564253189Z\" level=info msg=\"Removed pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=f8abf2ec-bcb5-49a1-a634-6a96bc344794 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:53:18.273709 crc crio[22579]: time=\"2026-06-12T16:53:18.272405988Z\" level=info msg=\"Stopping pod sandbox: ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380\" id=737a017b-1003-41a1-a09b-ac45143e51c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:53:18.275707 crc crio[22579]: time=\"2026-06-12T16:53:18.274693777Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb Namespace:openstack ID:ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 UID:58c16140-5b43-4dbe-a656-adad6531c845 NetNS:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58c16140_5b43_4dbe_a656_adad6531c845.slice PodAnnotations:0xc000478358}] Aliases:map[]}\"\nJun 12 16:53:18.275707 crc crio[22579]: time=\"2026-06-12T16:53:18.275031646Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:53:19.068646 crc crio[22579]: time=\"2026-06-12T16:53:19.067702163Z\" level=info msg=\"Stopped pod sandbox: ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380\" id=737a017b-1003-41a1-a09b-ac45143e51c8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:53:20.362693 crc crio[22579]: time=\"2026-06-12T16:53:20.361316915Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/POD\" id=b574f1c9-561f-4b3a-b5e2-e54c5ccff00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:53:20.365566 crc crio[22579]: time=\"2026-06-12T16:53:20.362699411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:20.398824 crc crio[22579]: time=\"2026-06-12T16:53:20.397833257Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq Namespace:openstack ID:e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 UID:0f9403a6-237f-47a7-86df-b151e39478e6 NetNS:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f9403a6_237f_47a7_86df_b151e39478e6.slice PodAnnotations:0xc004fc0340}] Aliases:map[]}\"\nJun 12 16:53:20.398824 crc crio[22579]: time=\"2026-06-12T16:53:20.398384871Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:53:23.120302 crc crio[22579]: 2026-06-12T16:53:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e42dd56d1768922 Mac:d6:3f:f2:0b:3b:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db SocketPath: PciID:}] [{Interface:0xc00019a6d0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.773318461Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq Namespace:openstack ID:e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 UID:0f9403a6-237f-47a7-86df-b151e39478e6 NetNS:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f9403a6_237f_47a7_86df_b151e39478e6.slice PodAnnotations:0xc004fc0340}] Aliases:map[]}\"\nJun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.773586958Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.787828065Z\" level=info msg=\"Ran pod sandbox e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/POD\" id=b574f1c9-561f-4b3a-b5e2-e54c5ccff00f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.790044382Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9870b25b-1a37-4aa8-a7d8-40c3d074a494 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.835145445Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=21617c81-1f2b-4a90-8761-3482191339ee name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:23.116670083Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=19e41a9b-3aff-4e97-a84e-8a0a0d0dd53c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:23.117129265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:23.190059 crc crio[22579]: time=\"2026-06-12T16:53:23.189946743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:23.193462 crc crio[22579]: time=\"2026-06-12T16:53:23.193380071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:53:24.503698 crc crio[22579]: time=\"2026-06-12T16:53:24.503008396Z\" level=info msg=\"Created container bebfdeb51ca828b3d64ae2f2f7f21f30f73e5e572d0d3ba2cd4681594e961862: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=19e41a9b-3aff-4e97-a84e-8a0a0d0dd53c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:53:24.512077 crc crio[22579]: time=\"2026-06-12T16:53:24.511959987Z\" level=info msg=\"Starting container: bebfdeb51ca828b3d64ae2f2f7f21f30f73e5e572d0d3ba2cd4681594e961862\" id=8c6d0832-843e-4063-b1b9-917ba288859e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:53:24.521580 crc crio[22579]: time=\"2026-06-12T16:53:24.520318733Z\" level=info msg=\"Started container\" PID=205663 containerID=bebfdeb51ca828b3d64ae2f2f7f21f30f73e5e572d0d3ba2cd4681594e961862 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=8c6d0832-843e-4063-b1b9-917ba288859e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0\nJun 12 16:54:00.589408 crc crio[22579]: time=\"2026-06-12T16:54:00.587867049Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688054-9kvd5/POD\" id=fee44a3f-b233-4d0e-bf44-6f13446ff499 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:00.591593 crc crio[22579]: time=\"2026-06-12T16:54:00.589410919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:00.670785 crc crio[22579]: time=\"2026-06-12T16:54:00.670463208Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-9kvd5 Namespace:openshift-infra ID:19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed UID:3c107423-388c-4038-bcc5-30202dc0566c NetNS:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c107423_388c_4038_bcc5_30202dc0566c.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"\nJun 12 16:54:00.670785 crc crio[22579]: time=\"2026-06-12T16:54:00.670648213Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688054-9kvd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:01.030613 crc crio[22579]: 2026-06-12T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19d95a83c3042a7 Mac:e6:35:5d:53:bf:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 SocketPath: PciID:}] [{Interface:0xc0003266b0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:54:01.033109 crc crio[22579]: time=\"2026-06-12T16:54:01.032991744Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-9kvd5 Namespace:openshift-infra ID:19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed UID:3c107423-388c-4038-bcc5-30202dc0566c NetNS:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c107423_388c_4038_bcc5_30202dc0566c.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"\nJun 12 16:54:01.033395 crc crio[22579]: time=\"2026-06-12T16:54:01.033269271Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688054-9kvd5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:54:01.047444 crc crio[22579]: time=\"2026-06-12T16:54:01.047397045Z\" level=info msg=\"Ran pod sandbox 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed with infra container: openshift-infra/auto-csr-approver-29688054-9kvd5/POD\" id=fee44a3f-b233-4d0e-bf44-6f13446ff499 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:01.056027 crc crio[22579]: time=\"2026-06-12T16:54:01.055927415Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=55e49c8e-b23e-4f21-afe8-00af5ae12370 name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:01.069112 crc crio[22579]: time=\"2026-06-12T16:54:01.069023563Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:54:01.887245 crc crio[22579]: time=\"2026-06-12T16:54:01.886760956Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=55e49c8e-b23e-4f21-afe8-00af5ae12370 name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:01.890690 crc crio[22579]: time=\"2026-06-12T16:54:01.889606569Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e86dbc46-2343-49dc-8e8f-dfb8d53a5188 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:01.894250 crc crio[22579]: time=\"2026-06-12T16:54:01.894172897Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=053200a1-8179-43f8-bef4-a95d26a8ba43 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:01.930572 crc crio[22579]: time=\"2026-06-12T16:54:01.920007993Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688054-9kvd5/oc\" id=db80a71f-fcb3-4163-99ae-ed2a55925c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:01.930572 crc crio[22579]: time=\"2026-06-12T16:54:01.920824004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:02.004113 crc crio[22579]: time=\"2026-06-12T16:54:02.002928171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:02.357814 crc crio[22579]: time=\"2026-06-12T16:54:02.357629376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:02.500804 crc crio[22579]: time=\"2026-06-12T16:54:02.49972416Z\" level=info msg=\"Created container d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01: openshift-infra/auto-csr-approver-29688054-9kvd5/oc\" id=db80a71f-fcb3-4163-99ae-ed2a55925c6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:02.501613 crc crio[22579]: time=\"2026-06-12T16:54:02.501414213Z\" level=info msg=\"Starting container: d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01\" id=2c2c5820-74c0-49d1-8859-6d38e8f007b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:02.508593 crc crio[22579]: time=\"2026-06-12T16:54:02.508414284Z\" level=info msg=\"Started container\" PID=207895 containerID=d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01 description=openshift-infra/auto-csr-approver-29688054-9kvd5/oc id=2c2c5820-74c0-49d1-8859-6d38e8f007b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\nJun 12 16:54:04.279994 crc crio[22579]: time=\"2026-06-12T16:54:04.279890895Z\" level=info msg=\"Stopping pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=b742c583-e492-4178-9835-cc874336e546 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:04.285572 crc crio[22579]: time=\"2026-06-12T16:54:04.285405658Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-9kvd5 Namespace:openshift-infra ID:19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed UID:3c107423-388c-4038-bcc5-30202dc0566c NetNS:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c107423_388c_4038_bcc5_30202dc0566c.slice PodAnnotations:0xc001216818}] Aliases:map[]}\"\nJun 12 16:54:04.286135 crc crio[22579]: time=\"2026-06-12T16:54:04.285666224Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688054-9kvd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:04.635975 crc crio[22579]: time=\"2026-06-12T16:54:04.635777111Z\" level=info msg=\"Stopped pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=b742c583-e492-4178-9835-cc874336e546 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:10.492406 crc crio[22579]: time=\"2026-06-12T16:54:10.491298128Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-df8gv/POD\" id=0b5cf782-17cd-4a85-bf43-031a6e0a6300 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:10.495459 crc crio[22579]: time=\"2026-06-12T16:54:10.492411207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:10.585698 crc crio[22579]: time=\"2026-06-12T16:54:10.584155022Z\" level=info msg=\"Got pod network &{Name:community-operators-df8gv Namespace:openshift-marketplace ID:8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b UID:008838fc-a103-451e-9bb1-86ea44e0fe61 NetNS:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008838fc_a103_451e_9bb1_86ea44e0fe61.slice PodAnnotations:0xc000478438}] Aliases:map[]}\"\nJun 12 16:54:10.585698 crc crio[22579]: time=\"2026-06-12T16:54:10.585013734Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-df8gv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:11.844285 crc crio[22579]: 2026-06-12T16:54:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ff3515443535cd Mac:56:5f:a3:df:4e:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:54:11.846436 crc crio[22579]: time=\"2026-06-12T16:54:11.846302602Z\" level=info msg=\"Got pod network &{Name:community-operators-df8gv Namespace:openshift-marketplace ID:8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b UID:008838fc-a103-451e-9bb1-86ea44e0fe61 NetNS:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008838fc_a103_451e_9bb1_86ea44e0fe61.slice PodAnnotations:0xc000478438}] Aliases:map[]}\"\nJun 12 16:54:11.846664 crc crio[22579]: time=\"2026-06-12T16:54:11.84661675Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-df8gv for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:54:11.865936 crc crio[22579]: time=\"2026-06-12T16:54:11.863605328Z\" level=info msg=\"Ran pod sandbox 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b with infra container: openshift-marketplace/community-operators-df8gv/POD\" id=0b5cf782-17cd-4a85-bf43-031a6e0a6300 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:11.866439 crc crio[22579]: time=\"2026-06-12T16:54:11.866252096Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-tw7cz/POD\" id=33552f2b-95de-43f0-83a5-a85e60d27a63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:11.866439 crc crio[22579]: time=\"2026-06-12T16:54:11.86639559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:11.873752 crc crio[22579]: time=\"2026-06-12T16:54:11.873547554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ff0c448-1e64-4463-9290-ab224146ee9b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:11.918846 crc crio[22579]: time=\"2026-06-12T16:54:11.918722439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d9224c57-c6a2-456e-af06-4217b99a94ef name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:11.940018 crc crio[22579]: time=\"2026-06-12T16:54:11.939922576Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tw7cz Namespace:openshift-marketplace ID:7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f UID:b3b95561-6f23-4a10-bce5-0e0e40df7233 NetNS:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3b95561_6f23_4a10_bce5_0e0e40df7233.slice PodAnnotations:0xc00130cb10}] Aliases:map[]}\"\nJun 12 16:54:11.940018 crc crio[22579]: time=\"2026-06-12T16:54:11.940004508Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-tw7cz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:13.918986 crc crio[22579]: time=\"2026-06-12T16:54:13.915393568Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-df8gv/extract-utilities\" id=f2ff8a92-2966-4e46-bb38-b8b1fb446331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:13.918986 crc crio[22579]: time=\"2026-06-12T16:54:13.917114882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:14.032587 crc crio[22579]: time=\"2026-06-12T16:54:14.017717066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:14.032587 crc crio[22579]: time=\"2026-06-12T16:54:14.027009326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:14.892025 crc crio[22579]: time=\"2026-06-12T16:54:14.891183876Z\" level=info msg=\"Created container 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4: openshift-marketplace/community-operators-df8gv/extract-utilities\" id=f2ff8a92-2966-4e46-bb38-b8b1fb446331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:14.899945 crc crio[22579]: time=\"2026-06-12T16:54:14.899389448Z\" level=info msg=\"Starting container: 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4\" id=f9fa3bae-6c5c-4cac-aff1-7c008848b551 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:14.933755 crc crio[22579]: time=\"2026-06-12T16:54:14.933652171Z\" level=info msg=\"Started container\" PID=208677 containerID=39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4 description=openshift-marketplace/community-operators-df8gv/extract-utilities id=f9fa3bae-6c5c-4cac-aff1-7c008848b551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\nJun 12 16:54:15.064619 crc crio[22579]: 2026-06-12T16:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b7ada67369c463 Mac:3e:df:89:a2:b9:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b SocketPath: PciID:}] [{Interface:0xc000421090 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:54:15.064619 crc crio[22579]: time=\"2026-06-12T16:54:15.063762644Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tw7cz Namespace:openshift-marketplace ID:7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f UID:b3b95561-6f23-4a10-bce5-0e0e40df7233 NetNS:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3b95561_6f23_4a10_bce5_0e0e40df7233.slice PodAnnotations:0xc00130cb10}] Aliases:map[]}\"\nJun 12 16:54:15.064619 crc crio[22579]: time=\"2026-06-12T16:54:15.063938419Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tw7cz for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:54:15.078429 crc crio[22579]: time=\"2026-06-12T16:54:15.07831437Z\" level=info msg=\"Ran pod sandbox 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f with infra container: openshift-marketplace/redhat-operators-tw7cz/POD\" id=33552f2b-95de-43f0-83a5-a85e60d27a63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:15.081119 crc crio[22579]: time=\"2026-06-12T16:54:15.081017089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ea5f493-3cbe-4f1e-965a-9c260494798e name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:15.084059 crc crio[22579]: time=\"2026-06-12T16:54:15.083987656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8738a9cd-38dc-470c-a252-068681de30c5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:15.096223 crc crio[22579]: time=\"2026-06-12T16:54:15.096121689Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tw7cz/extract-utilities\" id=d803348c-5777-45e0-98c3-01474cad87d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:15.096783 crc crio[22579]: time=\"2026-06-12T16:54:15.096716484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:15.179565 crc crio[22579]: time=\"2026-06-12T16:54:15.179463908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:15.188859 crc crio[22579]: time=\"2026-06-12T16:54:15.188808538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:15.361206 crc crio[22579]: time=\"2026-06-12T16:54:15.360593417Z\" level=info msg=\"Created container 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525: openshift-marketplace/redhat-operators-tw7cz/extract-utilities\" id=d803348c-5777-45e0-98c3-01474cad87d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:15.364237 crc crio[22579]: time=\"2026-06-12T16:54:15.364206761Z\" level=info msg=\"Starting container: 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525\" id=a71709d6-0403-4702-9266-cb72db65d973 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:15.370302 crc crio[22579]: time=\"2026-06-12T16:54:15.370261547Z\" level=info msg=\"Started container\" PID=208745 containerID=63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525 description=openshift-marketplace/redhat-operators-tw7cz/extract-utilities id=a71709d6-0403-4702-9266-cb72db65d973 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\nJun 12 16:54:15.666996 crc crio[22579]: time=\"2026-06-12T16:54:15.666940506Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2eb4af5f-c923-4c45-b8a8-73410af44128 name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:15.674413 crc crio[22579]: time=\"2026-06-12T16:54:15.674174912Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 16:54:15.677049 crc crio[22579]: time=\"2026-06-12T16:54:15.676938294Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b2008fe2-1608-41f3-96be-bfc17560310c name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:15.687783 crc crio[22579]: time=\"2026-06-12T16:54:15.687575028Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 16:54:17.157250 crc crio[22579]: time=\"2026-06-12T16:54:17.156611433Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b2008fe2-1608-41f3-96be-bfc17560310c name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:17.158718 crc crio[22579]: time=\"2026-06-12T16:54:17.15844413Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9a2ac1ea-7197-48eb-8ed4-e49b77042265 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:17.162397 crc crio[22579]: time=\"2026-06-12T16:54:17.1623099Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d614903c-a04d-4473-9b77-7e74db81aead name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:17.179173 crc crio[22579]: time=\"2026-06-12T16:54:17.179053892Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tw7cz/extract-content\" id=a00f33af-b506-436d-819e-7cce18fec669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:17.179976 crc crio[22579]: time=\"2026-06-12T16:54:17.179901943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:17.264822 crc crio[22579]: time=\"2026-06-12T16:54:17.257136425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:17.264822 crc crio[22579]: time=\"2026-06-12T16:54:17.261907768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:17.436063 crc crio[22579]: time=\"2026-06-12T16:54:17.435939375Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=2eb4af5f-c923-4c45-b8a8-73410af44128 name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:17.437244 crc crio[22579]: time=\"2026-06-12T16:54:17.436959011Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5a0c969a-7aff-4fde-9cb4-589234a10d29 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:17.443139 crc crio[22579]: time=\"2026-06-12T16:54:17.443017247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=41e42be0-248a-4983-9601-65a448460741 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:17.489315 crc crio[22579]: time=\"2026-06-12T16:54:17.489208308Z\" level=info msg=\"Created container 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc: openshift-marketplace/redhat-operators-tw7cz/extract-content\" id=a00f33af-b506-436d-819e-7cce18fec669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:17.493048 crc crio[22579]: time=\"2026-06-12T16:54:17.492961305Z\" level=info msg=\"Starting container: 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc\" id=028739bd-9866-44eb-9d30-b62b0ee88051 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:17.510951 crc crio[22579]: time=\"2026-06-12T16:54:17.510810295Z\" level=info msg=\"Started container\" PID=208862 containerID=13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc description=openshift-marketplace/redhat-operators-tw7cz/extract-content id=028739bd-9866-44eb-9d30-b62b0ee88051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\nJun 12 16:54:17.521277 crc crio[22579]: time=\"2026-06-12T16:54:17.521067139Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-df8gv/extract-content\" id=45f2d5f0-f6e9-49b6-aa65-f7762040d708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:17.521941 crc crio[22579]: time=\"2026-06-12T16:54:17.521834489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:17.583554 crc crio[22579]: time=\"2026-06-12T16:54:17.583202271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:17.588285 crc crio[22579]: time=\"2026-06-12T16:54:17.588155389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:17.799644 crc crio[22579]: time=\"2026-06-12T16:54:17.799464197Z\" level=info msg=\"Created container 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4: openshift-marketplace/community-operators-df8gv/extract-content\" id=45f2d5f0-f6e9-49b6-aa65-f7762040d708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:17.802139 crc crio[22579]: time=\"2026-06-12T16:54:17.802020143Z\" level=info msg=\"Starting container: 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4\" id=60059c9d-b180-4174-be84-f54fec4434e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:17.809684 crc crio[22579]: time=\"2026-06-12T16:54:17.80888305Z\" level=info msg=\"Started container\" PID=208895 containerID=6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4 description=openshift-marketplace/community-operators-df8gv/extract-content id=60059c9d-b180-4174-be84-f54fec4434e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\nJun 12 16:54:19.760664 crc crio[22579]: time=\"2026-06-12T16:54:19.759689405Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gc9m6/POD\" id=f9c62c1d-26c4-469c-99e0-8d38a857d7f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:19.760664 crc crio[22579]: time=\"2026-06-12T16:54:19.760254719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:19.793176 crc crio[22579]: time=\"2026-06-12T16:54:19.793066575Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc9m6 Namespace:openshift-marketplace ID:d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f UID:33c42a8a-56aa-4a7c-a2c2-f0edd372d04b NetNS:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33c42a8a_56aa_4a7c_a2c2_f0edd372d04b.slice PodAnnotations:0xc0024a62b8}] Aliases:map[]}\"\nJun 12 16:54:19.793176 crc crio[22579]: time=\"2026-06-12T16:54:19.793142387Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gc9m6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:54:21.939857 crc crio[22579]: 2026-06-12T16:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0080af6cd7e42e Mac:a6:56:f5:6b:1e:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:54:21.942021 crc crio[22579]: time=\"2026-06-12T16:54:21.941684254Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc9m6 Namespace:openshift-marketplace ID:d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f UID:33c42a8a-56aa-4a7c-a2c2-f0edd372d04b NetNS:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33c42a8a_56aa_4a7c_a2c2_f0edd372d04b.slice PodAnnotations:0xc0024a62b8}] Aliases:map[]}\"\nJun 12 16:54:21.942021 crc crio[22579]: time=\"2026-06-12T16:54:21.941835587Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gc9m6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:54:21.953891 crc crio[22579]: time=\"2026-06-12T16:54:21.953688603Z\" level=info msg=\"Ran pod sandbox d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f with infra container: openshift-marketplace/certified-operators-gc9m6/POD\" id=f9c62c1d-26c4-469c-99e0-8d38a857d7f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:54:21.956769 crc crio[22579]: time=\"2026-06-12T16:54:21.95666865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f2641c8-b8b6-4664-8449-9cc16a455bed name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:21.959470 crc crio[22579]: time=\"2026-06-12T16:54:21.959422971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=053eaed2-648d-4d1a-976a-b8dca8d72880 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:21.987896 crc crio[22579]: time=\"2026-06-12T16:54:21.987773512Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc9m6/extract-utilities\" id=31f603c1-0078-4e03-b5dd-8133c4cf66ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:21.988236 crc crio[22579]: time=\"2026-06-12T16:54:21.988206213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:22.061207 crc crio[22579]: time=\"2026-06-12T16:54:22.061102902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:22.067130 crc crio[22579]: time=\"2026-06-12T16:54:22.067009405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:22.378618 crc crio[22579]: time=\"2026-06-12T16:54:22.378029402Z\" level=info msg=\"Created container 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293: openshift-marketplace/certified-operators-gc9m6/extract-utilities\" id=31f603c1-0078-4e03-b5dd-8133c4cf66ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:22.380216 crc crio[22579]: time=\"2026-06-12T16:54:22.380115926Z\" level=info msg=\"Starting container: 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293\" id=47e9731f-a75b-43ed-949d-9ce78961ba35 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:22.388234 crc crio[22579]: time=\"2026-06-12T16:54:22.388093962Z\" level=info msg=\"Started container\" PID=209233 containerID=77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293 description=openshift-marketplace/certified-operators-gc9m6/extract-utilities id=47e9731f-a75b-43ed-949d-9ce78961ba35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\nJun 12 16:54:22.813021 crc crio[22579]: time=\"2026-06-12T16:54:22.812455073Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2f3b85df-361b-489e-b941-0141f8af6b05 name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:22.817727 crc crio[22579]: time=\"2026-06-12T16:54:22.817648977Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 16:54:28.953434 crc crio[22579]: time=\"2026-06-12T16:54:28.952247911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aceebf39-b5b0-45dd-b127-fe3f16bd7378 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:29.014152 crc crio[22579]: time=\"2026-06-12T16:54:29.013958282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=143fc891-6353-448d-b10f-024320c3afc1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:31.045090 crc crio[22579]: time=\"2026-06-12T16:54:31.044250786Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-df8gv/registry-server\" id=ac12207e-a31b-4db5-82f6-08d35673bec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:31.046449 crc crio[22579]: time=\"2026-06-12T16:54:31.045416816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:31.110101 crc crio[22579]: time=\"2026-06-12T16:54:31.109983991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:31.113611 crc crio[22579]: time=\"2026-06-12T16:54:31.113478371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:31.575670 crc crio[22579]: time=\"2026-06-12T16:54:31.574913458Z\" level=info msg=\"Created container b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4: openshift-marketplace/community-operators-df8gv/registry-server\" id=ac12207e-a31b-4db5-82f6-08d35673bec8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:31.577833 crc crio[22579]: time=\"2026-06-12T16:54:31.577419532Z\" level=info msg=\"Starting container: b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4\" id=0d9dbde6-d5f6-462a-be75-fecba558b618 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:31.585099 crc crio[22579]: time=\"2026-06-12T16:54:31.584962677Z\" level=info msg=\"Started container\" PID=209730 containerID=b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4 description=openshift-marketplace/community-operators-df8gv/registry-server id=0d9dbde6-d5f6-462a-be75-fecba558b618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\nJun 12 16:54:36.011595 crc crio[22579]: time=\"2026-06-12T16:54:36.009387823Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=2f3b85df-361b-489e-b941-0141f8af6b05 name=/runtime.v1.ImageService/PullImage\nJun 12 16:54:36.014916 crc crio[22579]: time=\"2026-06-12T16:54:36.014468924Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9563f59f-bd42-4e9a-94ea-c711217095ad name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:36.031201 crc crio[22579]: time=\"2026-06-12T16:54:36.030326763Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=02e6ef47-30a7-4db9-9f51-afe311db7c6c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:39.082554 crc crio[22579]: time=\"2026-06-12T16:54:39.081486761Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc9m6/extract-content\" id=39ba0482-bc42-4c42-ac20-12188367a8ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:39.089987 crc crio[22579]: time=\"2026-06-12T16:54:39.083710168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:39.160008 crc crio[22579]: time=\"2026-06-12T16:54:39.159840191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:39.165652 crc crio[22579]: time=\"2026-06-12T16:54:39.165420764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:41.738028 crc crio[22579]: time=\"2026-06-12T16:54:41.736744598Z\" level=info msg=\"Created container e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1: openshift-marketplace/certified-operators-gc9m6/extract-content\" id=39ba0482-bc42-4c42-ac20-12188367a8ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:41.740109 crc crio[22579]: time=\"2026-06-12T16:54:41.739860948Z\" level=info msg=\"Starting container: e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1\" id=dc6862c2-1e28-43c6-99e7-ec496002cd44 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:41.747626 crc crio[22579]: time=\"2026-06-12T16:54:41.747388903Z\" level=info msg=\"Started container\" PID=210165 containerID=e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1 description=openshift-marketplace/certified-operators-gc9m6/extract-content id=dc6862c2-1e28-43c6-99e7-ec496002cd44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\nJun 12 16:54:44.185591 crc crio[22579]: time=\"2026-06-12T16:54:44.184625389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5dc42c7f-a02d-49f6-8d7e-ff8d63cdc1ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:44.333745 crc crio[22579]: time=\"2026-06-12T16:54:44.333044406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=14e463b2-0e41-41d4-bbc6-da5321812f01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:44.372772 crc crio[22579]: time=\"2026-06-12T16:54:44.372316358Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc9m6/registry-server\" id=8f0e787e-e6e3-40fa-b305-e8114f8e8c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:44.373127 crc crio[22579]: time=\"2026-06-12T16:54:44.372949544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:44.490861 crc crio[22579]: time=\"2026-06-12T16:54:44.483980187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:44.515975 crc crio[22579]: time=\"2026-06-12T16:54:44.515798357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:44.735874 crc crio[22579]: time=\"2026-06-12T16:54:44.735700347Z\" level=info msg=\"Created container effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861: openshift-marketplace/certified-operators-gc9m6/registry-server\" id=8f0e787e-e6e3-40fa-b305-e8114f8e8c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:44.737968 crc crio[22579]: time=\"2026-06-12T16:54:44.737891253Z\" level=info msg=\"Starting container: effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861\" id=ccc4d8e2-2520-4e65-aac5-7b20fabb992a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:54:44.748265 crc crio[22579]: time=\"2026-06-12T16:54:44.748066176Z\" level=info msg=\"Started container\" PID=210445 containerID=effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861 description=openshift-marketplace/certified-operators-gc9m6/registry-server id=ccc4d8e2-2520-4e65-aac5-7b20fabb992a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\nJun 12 16:54:51.621295 crc crio[22579]: time=\"2026-06-12T16:54:51.615657536Z\" level=info msg=\"Removing container: 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287\" id=4136a756-d6ab-43d4-a70e-20c4a99feb88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:54:51.783465 crc crio[22579]: time=\"2026-06-12T16:54:51.783272527Z\" level=info msg=\"Removed container 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287: openshift-infra/auto-csr-approver-29688048-dqssc/oc\" id=4136a756-d6ab-43d4-a70e-20c4a99feb88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:54:51.802205 crc crio[22579]: time=\"2026-06-12T16:54:51.802081452Z\" level=info msg=\"Stopping pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=455e5c45-7a84-4dc7-906e-cfdecb10aa0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:51.802205 crc crio[22579]: time=\"2026-06-12T16:54:51.802181255Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=455e5c45-7a84-4dc7-906e-cfdecb10aa0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:54:51.803749 crc crio[22579]: time=\"2026-06-12T16:54:51.803601621Z\" level=info msg=\"Removing pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=3c58bc3a-8cbe-42fe-ab19-c765aeb372e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:54:51.825891 crc crio[22579]: time=\"2026-06-12T16:54:51.825713461Z\" level=info msg=\"Removed pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=3c58bc3a-8cbe-42fe-ab19-c765aeb372e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:54:53.347388 crc crio[22579]: time=\"2026-06-12T16:54:53.346809568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f28328e9-2ab6-4655-a3fc-c7fc16f780ec name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:53.464828 crc crio[22579]: time=\"2026-06-12T16:54:53.464660467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab870730-0c00-4a73-9f1a-51f202426526 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:54:57.711239 crc crio[22579]: time=\"2026-06-12T16:54:57.71000511Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tw7cz/registry-server\" id=5b973644-f56b-4733-9bf7-b02c35d6bdeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:54:57.713072 crc crio[22579]: time=\"2026-06-12T16:54:57.711737145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:58.759587 crc crio[22579]: time=\"2026-06-12T16:54:58.758891612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:54:58.766112 crc crio[22579]: time=\"2026-06-12T16:54:58.765984385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:01.462263 crc crio[22579]: time=\"2026-06-12T16:55:01.461092012Z\" level=info msg=\"Created container cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e: openshift-marketplace/redhat-operators-tw7cz/registry-server\" id=5b973644-f56b-4733-9bf7-b02c35d6bdeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:01.465774 crc crio[22579]: time=\"2026-06-12T16:55:01.465731012Z\" level=info msg=\"Starting container: cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e\" id=f507c355-2c72-487b-82b1-97dde3ee8b51 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:55:01.475372 crc crio[22579]: time=\"2026-06-12T16:55:01.475294158Z\" level=info msg=\"Started container\" PID=211352 containerID=cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e description=openshift-marketplace/redhat-operators-tw7cz/registry-server id=f507c355-2c72-487b-82b1-97dde3ee8b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\nJun 12 16:55:03.596961 crc crio[22579]: time=\"2026-06-12T16:55:03.596737015Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=5d2af11c-50ef-4aa9-865c-2a29d903f274 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:03.598989 crc crio[22579]: time=\"2026-06-12T16:55:03.598305955Z\" level=info msg=\"Removing container: 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99\" id=dcb3b5c3-6dcc-44b9-bf80-858d316f725c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:03.608312 crc crio[22579]: time=\"2026-06-12T16:55:03.607980995Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=5898ea67-a3b9-4e39-a668-9ef795a1e208 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:03.614550 crc crio[22579]: time=\"2026-06-12T16:55:03.613067146Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e54fa60e-fb6d-4418-86d8-1ea1339d50df name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:03.621448 crc crio[22579]: time=\"2026-06-12T16:55:03.62099184Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=329cfea0-a453-472e-b920-196520f90ba1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:03.636879 crc crio[22579]: time=\"2026-06-12T16:55:03.636825708Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=6bc756ff-839c-43d4-982f-cbedde46be67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:03.637425 crc crio[22579]: time=\"2026-06-12T16:55:03.63729191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d1ab9048-84f0-426f-afc9-777c34f9fb6f name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:03.638057 crc crio[22579]: time=\"2026-06-12T16:55:03.638030419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=8f262321-0690-464e-9616-3793b3c1330a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:03.638652 crc crio[22579]: time=\"2026-06-12T16:55:03.638628165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=c73556ef-732b-4169-b367-3fa868ace4bd name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:03.645392 crc crio[22579]: time=\"2026-06-12T16:55:03.645306417Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=b11bc5e2-7a52-4c68-8652-0049d9548624 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:03.645887 crc crio[22579]: time=\"2026-06-12T16:55:03.64581788Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=63b20e00-38dc-4cd0-b960-5463212ddff3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:03.646302 crc crio[22579]: time=\"2026-06-12T16:55:03.64621179Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=80c0138c-5593-45a7-b2de-e26253fc1241 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:03.646568 crc crio[22579]: time=\"2026-06-12T16:55:03.646467227Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2396e36f-1c0e-4911-91ca-8d18a2936147 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:03.647078 crc crio[22579]: time=\"2026-06-12T16:55:03.647055702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.647371 crc crio[22579]: time=\"2026-06-12T16:55:03.647162655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.647751 crc crio[22579]: time=\"2026-06-12T16:55:03.647690828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.647944 crc crio[22579]: time=\"2026-06-12T16:55:03.647854762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.842952 crc crio[22579]: time=\"2026-06-12T16:55:03.842288426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.860195 crc crio[22579]: time=\"2026-06-12T16:55:03.859771756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.878821 crc crio[22579]: time=\"2026-06-12T16:55:03.878757586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.882735 crc crio[22579]: time=\"2026-06-12T16:55:03.882697597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.886960 crc crio[22579]: time=\"2026-06-12T16:55:03.886869595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.892372 crc crio[22579]: time=\"2026-06-12T16:55:03.892287165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.903463 crc crio[22579]: time=\"2026-06-12T16:55:03.903267348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:03.910206 crc crio[22579]: time=\"2026-06-12T16:55:03.910092914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:04.102871 crc crio[22579]: time=\"2026-06-12T16:55:04.102777812Z\" level=info msg=\"Removed container 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=dcb3b5c3-6dcc-44b9-bf80-858d316f725c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:04.109225 crc crio[22579]: time=\"2026-06-12T16:55:04.108982141Z\" level=info msg=\"Removing container: a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203\" id=ef1935b8-6a91-4696-bdd4-aa2eb07300d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:04.657257 crc crio[22579]: time=\"2026-06-12T16:55:04.65656584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=d7aad831-9779-41a1-bfd0-f52e83a0488d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:04.670810 crc crio[22579]: time=\"2026-06-12T16:55:04.670695084Z\" level=info msg=\"Removed container a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=ef1935b8-6a91-4696-bdd4-aa2eb07300d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:04.678182 crc crio[22579]: time=\"2026-06-12T16:55:04.676036372Z\" level=info msg=\"Removing container: 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e\" id=4a3bce81-a3f2-444f-a61a-5696f967ce24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:04.679651 crc crio[22579]: time=\"2026-06-12T16:55:04.679563733Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=496c0ac9-5822-48fc-917b-929868797342 name=/runtime.v1.ImageService/PullImage\nJun 12 16:55:04.700072 crc crio[22579]: time=\"2026-06-12T16:55:04.699975919Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 16:55:04.854047 crc crio[22579]: time=\"2026-06-12T16:55:04.853944008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=868424ac-7b68-489f-8507-f104d2dcb429 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:04.866017 crc crio[22579]: time=\"2026-06-12T16:55:04.865924627Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=c02b6242-c86a-4043-94c5-953c1349bc24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:04.866681 crc crio[22579]: time=\"2026-06-12T16:55:04.866615285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:04.880619 crc crio[22579]: time=\"2026-06-12T16:55:04.880259977Z\" level=info msg=\"Created container 4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=80c0138c-5593-45a7-b2de-e26253fc1241 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:04.884282 crc crio[22579]: time=\"2026-06-12T16:55:04.884079475Z\" level=info msg=\"Starting container: 4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9\" id=5937c840-94f1-4582-b2be-36801cff0ea7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:55:04.890545 crc crio[22579]: time=\"2026-06-12T16:55:04.890275415Z\" level=info msg=\"Started container\" PID=211690 containerID=4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=5937c840-94f1-4582-b2be-36801cff0ea7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6\nJun 12 16:55:05.013587 crc crio[22579]: time=\"2026-06-12T16:55:05.012892257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:05.019920 crc crio[22579]: time=\"2026-06-12T16:55:05.019788444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:05.311939 crc crio[22579]: time=\"2026-06-12T16:55:05.311625638Z\" level=info msg=\"Created container ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2396e36f-1c0e-4911-91ca-8d18a2936147 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:05.312299 crc crio[22579]: time=\"2026-06-12T16:55:05.311896325Z\" level=info msg=\"Created container d40bf3eae4e8103031739f5c5b610015adf32d5cf0344ab31f9a2732b4cb6f7c: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=b11bc5e2-7a52-4c68-8652-0049d9548624 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:05.313269 crc crio[22579]: time=\"2026-06-12T16:55:05.313035464Z\" level=info msg=\"Created container e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=63b20e00-38dc-4cd0-b960-5463212ddff3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:05.315226 crc crio[22579]: time=\"2026-06-12T16:55:05.315067816Z\" level=info msg=\"Starting container: e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649\" id=fc3ea5f7-9ae8-450c-b25a-ecd166955510 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:55:05.316674 crc crio[22579]: time=\"2026-06-12T16:55:05.316482833Z\" level=info msg=\"Starting container: d40bf3eae4e8103031739f5c5b610015adf32d5cf0344ab31f9a2732b4cb6f7c\" id=8a6d6aec-71ce-4ec4-8ca9-4ca565b42a63 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:55:05.317210 crc crio[22579]: time=\"2026-06-12T16:55:05.316568575Z\" level=info msg=\"Starting container: ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5\" id=8071a091-fb72-4c38-9783-fd0d48aaf605 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:55:05.326638 crc crio[22579]: time=\"2026-06-12T16:55:05.326477921Z\" level=info msg=\"Started container\" PID=211689 containerID=ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=8071a091-fb72-4c38-9783-fd0d48aaf605 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6\nJun 12 16:55:05.327798 crc crio[22579]: time=\"2026-06-12T16:55:05.327428565Z\" level=info msg=\"Started container\" PID=211696 containerID=d40bf3eae4e8103031739f5c5b610015adf32d5cf0344ab31f9a2732b4cb6f7c description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=8a6d6aec-71ce-4ec4-8ca9-4ca565b42a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51\nJun 12 16:55:05.332677 crc crio[22579]: time=\"2026-06-12T16:55:05.331931571Z\" level=info msg=\"Started container\" PID=211691 containerID=e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=fc3ea5f7-9ae8-450c-b25a-ecd166955510 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d\nJun 12 16:55:05.396561 crc crio[22579]: time=\"2026-06-12T16:55:05.395735256Z\" level=info msg=\"Created container df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=c02b6242-c86a-4043-94c5-953c1349bc24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:05.398796 crc crio[22579]: time=\"2026-06-12T16:55:05.398687242Z\" level=info msg=\"Starting container: df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1\" id=774d6401-c9ca-4351-81b1-b4b2c4cca19c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:55:05.435895 crc crio[22579]: time=\"2026-06-12T16:55:05.419913749Z\" level=info msg=\"Started container\" PID=211782 containerID=df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=774d6401-c9ca-4351-81b1-b4b2c4cca19c name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033\nJun 12 16:55:05.471700 crc crio[22579]: time=\"2026-06-12T16:55:05.465761571Z\" level=info msg=\"Removed container 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=4a3bce81-a3f2-444f-a61a-5696f967ce24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:05.483039 crc crio[22579]: time=\"2026-06-12T16:55:05.482609046Z\" level=info msg=\"Removing container: 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982\" id=3399ec59-4d5a-4825-8f48-5bf2df35baf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:05.772910 crc crio[22579]: time=\"2026-06-12T16:55:05.772062209Z\" level=info msg=\"Removed container 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=3399ec59-4d5a-4825-8f48-5bf2df35baf0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:05.777001 crc crio[22579]: time=\"2026-06-12T16:55:05.776963025Z\" level=info msg=\"Removing container: 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b\" id=b8c738d3-9e6b-43e8-84d6-a958d0028323 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:06.149551 crc crio[22579]: time=\"2026-06-12T16:55:06.146047381Z\" level=info msg=\"Stopping container: effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861 (timeout: 2s)\" id=1269e86d-68e3-42f1-bbb8-1974fb8f9bd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:55:06.157595 crc crio[22579]: time=\"2026-06-12T16:55:06.157458175Z\" level=info msg=\"Removed container 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=b8c738d3-9e6b-43e8-84d6-a958d0028323 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:06.174934 crc crio[22579]: time=\"2026-06-12T16:55:06.174836473Z\" level=info msg=\"Removing container: 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928\" id=66a1f2e4-dbfd-4619-86c6-7813b97d12f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:06.348565 crc crio[22579]: time=\"2026-06-12T16:55:06.347423273Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=496c0ac9-5822-48fc-917b-929868797342 name=/runtime.v1.ImageService/PullImage\nJun 12 16:55:06.362547 crc crio[22579]: time=\"2026-06-12T16:55:06.358745495Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=122ca986-b3ec-448b-a86b-1420a34c34a5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:06.436716 crc crio[22579]: time=\"2026-06-12T16:55:06.435896644Z\" level=info msg=\"Removed container 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=66a1f2e4-dbfd-4619-86c6-7813b97d12f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:06.455856 crc crio[22579]: time=\"2026-06-12T16:55:06.455255913Z\" level=info msg=\"Stopped container effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861: openshift-marketplace/certified-operators-gc9m6/registry-server\" id=1269e86d-68e3-42f1-bbb8-1974fb8f9bd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:55:06.471591 crc crio[22579]: time=\"2026-06-12T16:55:06.466071872Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=571fce5e-ae95-424e-9c58-b04cd9fea140 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:55:06.471591 crc crio[22579]: time=\"2026-06-12T16:55:06.466923974Z\" level=info msg=\"Stopping pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=393e0e79-767e-48f3-928a-991b73ad4d87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:06.471591 crc crio[22579]: time=\"2026-06-12T16:55:06.468002212Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc9m6 Namespace:openshift-marketplace ID:d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f UID:33c42a8a-56aa-4a7c-a2c2-f0edd372d04b NetNS:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33c42a8a_56aa_4a7c_a2c2_f0edd372d04b.slice PodAnnotations:0xc00130c090}] Aliases:map[]}\"\nJun 12 16:55:06.471591 crc crio[22579]: time=\"2026-06-12T16:55:06.468212977Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gc9m6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:55:06.480063 crc crio[22579]: time=\"2026-06-12T16:55:06.477948588Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=8a81a479-13b3-4e8d-b90e-8c474a4c5cf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:06.480063 crc crio[22579]: time=\"2026-06-12T16:55:06.47881201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:06.767550 crc crio[22579]: time=\"2026-06-12T16:55:06.766669792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:06.923582 crc crio[22579]: time=\"2026-06-12T16:55:06.921855983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:55:07.652833 crc crio[22579]: time=\"2026-06-12T16:55:07.652723446Z\" level=info msg=\"Stopped pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=393e0e79-767e-48f3-928a-991b73ad4d87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:07.687257 crc crio[22579]: time=\"2026-06-12T16:55:07.687093773Z\" level=info msg=\"Created container e43e0c01584242c257c562a8cb6294247f9874d3a0e5ad3569a0a953f6a099b7: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=8a81a479-13b3-4e8d-b90e-8c474a4c5cf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:55:07.690646 crc crio[22579]: time=\"2026-06-12T16:55:07.69048586Z\" level=info msg=\"Starting container: e43e0c01584242c257c562a8cb6294247f9874d3a0e5ad3569a0a953f6a099b7\" id=a10805e0-8e91-42e5-9ec1-79a0fdabc963 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:55:07.699944 crc crio[22579]: time=\"2026-06-12T16:55:07.699821491Z\" level=info msg=\"Started container\" PID=211952 containerID=e43e0c01584242c257c562a8cb6294247f9874d3a0e5ad3569a0a953f6a099b7 description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=a10805e0-8e91-42e5-9ec1-79a0fdabc963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1\nJun 12 16:55:08.051140 crc crio[22579]: time=\"2026-06-12T16:55:08.050318597Z\" level=info msg=\"Removing container: effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861\" id=c29a8ac9-4abc-4a6e-867b-8694813b2fd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:08.103435 crc crio[22579]: time=\"2026-06-12T16:55:08.103289763Z\" level=info msg=\"Removed container effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861: openshift-marketplace/certified-operators-gc9m6/registry-server\" id=c29a8ac9-4abc-4a6e-867b-8694813b2fd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:08.108737 crc crio[22579]: time=\"2026-06-12T16:55:08.108687232Z\" level=info msg=\"Removing container: e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1\" id=38c122aa-8ddf-47f8-826e-3a43deff38af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:08.144713 crc crio[22579]: time=\"2026-06-12T16:55:08.144589498Z\" level=info msg=\"Removed container e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1: openshift-marketplace/certified-operators-gc9m6/extract-content\" id=38c122aa-8ddf-47f8-826e-3a43deff38af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:08.150767 crc crio[22579]: time=\"2026-06-12T16:55:08.150672425Z\" level=info msg=\"Removing container: 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293\" id=18e12b71-8241-49d1-b90e-300ecac62bff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:08.211369 crc crio[22579]: time=\"2026-06-12T16:55:08.211118623Z\" level=info msg=\"Removed container 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293: openshift-marketplace/certified-operators-gc9m6/extract-utilities\" id=18e12b71-8241-49d1-b90e-300ecac62bff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:41.257661 crc crio[22579]: time=\"2026-06-12T16:55:41.256603813Z\" level=info msg=\"Stopping container: b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4 (timeout: 2s)\" id=4a467cbd-e3e1-42b7-96f8-7c88f953583d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:55:41.387473 crc crio[22579]: time=\"2026-06-12T16:55:41.387112108Z\" level=info msg=\"Stopped container b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4: openshift-marketplace/community-operators-df8gv/registry-server\" id=4a467cbd-e3e1-42b7-96f8-7c88f953583d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:55:41.388877 crc crio[22579]: time=\"2026-06-12T16:55:41.388796841Z\" level=info msg=\"Stopping pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=e95f3b0d-1a33-4fc8-8448-999de7931716 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:41.390165 crc crio[22579]: time=\"2026-06-12T16:55:41.390049373Z\" level=info msg=\"Got pod network &{Name:community-operators-df8gv Namespace:openshift-marketplace ID:8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b UID:008838fc-a103-451e-9bb1-86ea44e0fe61 NetNS:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008838fc_a103_451e_9bb1_86ea44e0fe61.slice PodAnnotations:0xc000478f48}] Aliases:map[]}\"\nJun 12 16:55:41.390358 crc crio[22579]: time=\"2026-06-12T16:55:41.390285179Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-df8gv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:55:41.744238 crc crio[22579]: time=\"2026-06-12T16:55:41.743673861Z\" level=info msg=\"Stopped pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=e95f3b0d-1a33-4fc8-8448-999de7931716 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:42.280347 crc crio[22579]: time=\"2026-06-12T16:55:42.279457495Z\" level=info msg=\"Removing container: b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4\" id=429f1da4-ad0f-4d64-af0c-a0f3e8ef55a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:42.323427 crc crio[22579]: time=\"2026-06-12T16:55:42.322430103Z\" level=info msg=\"Removed container b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4: openshift-marketplace/community-operators-df8gv/registry-server\" id=429f1da4-ad0f-4d64-af0c-a0f3e8ef55a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:42.335693 crc crio[22579]: time=\"2026-06-12T16:55:42.335585042Z\" level=info msg=\"Removing container: 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4\" id=a439c031-dd24-4144-9d30-34e32134803d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:42.377620 crc crio[22579]: time=\"2026-06-12T16:55:42.377447731Z\" level=info msg=\"Removed container 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4: openshift-marketplace/community-operators-df8gv/extract-content\" id=a439c031-dd24-4144-9d30-34e32134803d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:42.382007 crc crio[22579]: time=\"2026-06-12T16:55:42.381876555Z\" level=info msg=\"Removing container: 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4\" id=38f3b999-1df8-4b80-bab6-540e19c1b0f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:42.430312 crc crio[22579]: time=\"2026-06-12T16:55:42.430070358Z\" level=info msg=\"Removed container 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4: openshift-marketplace/community-operators-df8gv/extract-utilities\" id=38f3b999-1df8-4b80-bab6-540e19c1b0f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:55:51.867376 crc crio[22579]: time=\"2026-06-12T16:55:51.866125097Z\" level=info msg=\"Stopping pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=5e772874-e580-466f-b651-36c41fd809ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:51.867376 crc crio[22579]: time=\"2026-06-12T16:55:51.867275337Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=5e772874-e580-466f-b651-36c41fd809ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:51.869263 crc crio[22579]: time=\"2026-06-12T16:55:51.869171916Z\" level=info msg=\"Removing pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=3d50e3f8-fced-4a95-87f1-17d7fcf19b6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:55:51.904870 crc crio[22579]: time=\"2026-06-12T16:55:51.904753683Z\" level=info msg=\"Removed pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=3d50e3f8-fced-4a95-87f1-17d7fcf19b6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:55:51.906704 crc crio[22579]: time=\"2026-06-12T16:55:51.906651932Z\" level=info msg=\"Stopping pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=a1466686-776b-4072-90f9-7d04cbfe4bb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:51.906883 crc crio[22579]: time=\"2026-06-12T16:55:51.906864388Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=a1466686-776b-4072-90f9-7d04cbfe4bb3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:55:51.908383 crc crio[22579]: time=\"2026-06-12T16:55:51.908230163Z\" level=info msg=\"Removing pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=ba7fc5a1-585a-4544-8357-ce05a1d3dcf4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:55:51.930046 crc crio[22579]: time=\"2026-06-12T16:55:51.929749918Z\" level=info msg=\"Removed pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=ba7fc5a1-585a-4544-8357-ce05a1d3dcf4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:56:00.922939 crc crio[22579]: time=\"2026-06-12T16:56:00.921835412Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688056-tpgb8/POD\" id=949d7932-5b65-4efb-8e1f-ef8ccdb7f981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:56:00.924291 crc crio[22579]: time=\"2026-06-12T16:56:00.922982181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:00.966882 crc crio[22579]: time=\"2026-06-12T16:56:00.9663919Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-tpgb8 Namespace:openshift-infra ID:cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 UID:748be290-14a6-4935-8431-4a7b1f8f82d9 NetNS:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod748be290_14a6_4935_8431_4a7b1f8f82d9.slice PodAnnotations:0xc005ce66a8}] Aliases:map[]}\"\nJun 12 16:56:00.966882 crc crio[22579]: time=\"2026-06-12T16:56:00.966859902Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688056-tpgb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:56:01.528410 crc crio[22579]: 2026-06-12T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc0e347668dcac1 Mac:86:64:18:0f:e5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:56:01.529369 crc crio[22579]: time=\"2026-06-12T16:56:01.529232002Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-tpgb8 Namespace:openshift-infra ID:cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 UID:748be290-14a6-4935-8431-4a7b1f8f82d9 NetNS:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod748be290_14a6_4935_8431_4a7b1f8f82d9.slice PodAnnotations:0xc005ce66a8}] Aliases:map[]}\"\nJun 12 16:56:01.529661 crc crio[22579]: time=\"2026-06-12T16:56:01.529456497Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688056-tpgb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:56:01.543879 crc crio[22579]: time=\"2026-06-12T16:56:01.543745966Z\" level=info msg=\"Ran pod sandbox cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 with infra container: openshift-infra/auto-csr-approver-29688056-tpgb8/POD\" id=949d7932-5b65-4efb-8e1f-ef8ccdb7f981 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:56:01.547107 crc crio[22579]: time=\"2026-06-12T16:56:01.54701241Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2346d7e0-a9e6-4a52-ae74-4b0c6c659392 name=/runtime.v1.ImageService/PullImage\nJun 12 16:56:01.560573 crc crio[22579]: time=\"2026-06-12T16:56:01.560399895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:56:03.507349 crc crio[22579]: time=\"2026-06-12T16:56:03.506739915Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2346d7e0-a9e6-4a52-ae74-4b0c6c659392 name=/runtime.v1.ImageService/PullImage\nJun 12 16:56:03.509033 crc crio[22579]: time=\"2026-06-12T16:56:03.508352497Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07d83788-7571-461e-a423-2630a2255437 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:03.511639 crc crio[22579]: time=\"2026-06-12T16:56:03.511457697Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abad8e96-12dc-47fe-b5fd-c21522003a8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:56:03.519761 crc crio[22579]: time=\"2026-06-12T16:56:03.519563546Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688056-tpgb8/oc\" id=012a1a40-328f-4d21-96d4-d28edf80ea50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:03.520810 crc crio[22579]: time=\"2026-06-12T16:56:03.520763587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:03.602603 crc crio[22579]: time=\"2026-06-12T16:56:03.602483574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:03.949353 crc crio[22579]: time=\"2026-06-12T16:56:03.948438023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:56:04.130263 crc crio[22579]: time=\"2026-06-12T16:56:04.130171879Z\" level=info msg=\"Created container aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd: openshift-infra/auto-csr-approver-29688056-tpgb8/oc\" id=012a1a40-328f-4d21-96d4-d28edf80ea50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:56:04.134102 crc crio[22579]: time=\"2026-06-12T16:56:04.134038469Z\" level=info msg=\"Starting container: aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd\" id=7f791e6b-56aa-42fb-a85f-12480fd102a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:56:04.141363 crc crio[22579]: time=\"2026-06-12T16:56:04.141210263Z\" level=info msg=\"Started container\" PID=215228 containerID=aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd description=openshift-infra/auto-csr-approver-29688056-tpgb8/oc id=7f791e6b-56aa-42fb-a85f-12480fd102a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\nJun 12 16:56:04.841835 crc crio[22579]: time=\"2026-06-12T16:56:04.840622476Z\" level=info msg=\"Stopping container: cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e (timeout: 2s)\" id=4eb25a37-df86-4926-9925-b26dd8a905f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:56:05.723387 crc crio[22579]: time=\"2026-06-12T16:56:05.72277619Z\" level=info msg=\"Stopped container cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e: openshift-marketplace/redhat-operators-tw7cz/registry-server\" id=4eb25a37-df86-4926-9925-b26dd8a905f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 16:56:05.725545 crc crio[22579]: time=\"2026-06-12T16:56:05.725439338Z\" level=info msg=\"Stopping pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=0db22a27-bfde-4f39-ba70-43aea006b07f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:05.726732 crc crio[22579]: time=\"2026-06-12T16:56:05.726640169Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tw7cz Namespace:openshift-marketplace ID:7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f UID:b3b95561-6f23-4a10-bce5-0e0e40df7233 NetNS:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3b95561_6f23_4a10_bce5_0e0e40df7233.slice PodAnnotations:0xc002308b20}] Aliases:map[]}\"\nJun 12 16:56:05.726956 crc crio[22579]: time=\"2026-06-12T16:56:05.726875265Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-tw7cz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:56:06.099013 crc crio[22579]: time=\"2026-06-12T16:56:06.092102361Z\" level=info msg=\"Stopped pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=0db22a27-bfde-4f39-ba70-43aea006b07f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:07.042258 crc crio[22579]: time=\"2026-06-12T16:56:07.041618391Z\" level=info msg=\"Stopping pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=c0417391-fdf9-4269-a763-92bda5b6dc55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:07.043564 crc crio[22579]: time=\"2026-06-12T16:56:07.042994637Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-tpgb8 Namespace:openshift-infra ID:cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 UID:748be290-14a6-4935-8431-4a7b1f8f82d9 NetNS:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod748be290_14a6_4935_8431_4a7b1f8f82d9.slice PodAnnotations:0xc000479060}] Aliases:map[]}\"\nJun 12 16:56:07.043564 crc crio[22579]: time=\"2026-06-12T16:56:07.0431379Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688056-tpgb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:56:07.044417 crc crio[22579]: time=\"2026-06-12T16:56:07.044314011Z\" level=info msg=\"Removing container: cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e\" id=87b45780-2eb3-4db5-8a29-0f348df63f07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:07.250898 crc crio[22579]: time=\"2026-06-12T16:56:07.250759483Z\" level=info msg=\"Removed container cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e: openshift-marketplace/redhat-operators-tw7cz/registry-server\" id=87b45780-2eb3-4db5-8a29-0f348df63f07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:07.274998 crc crio[22579]: time=\"2026-06-12T16:56:07.267014062Z\" level=info msg=\"Removing container: 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc\" id=1c7b161f-44db-4070-855a-c62c091c82b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:07.324487 crc crio[22579]: time=\"2026-06-12T16:56:07.324182256Z\" level=info msg=\"Removed container 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc: openshift-marketplace/redhat-operators-tw7cz/extract-content\" id=1c7b161f-44db-4070-855a-c62c091c82b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:07.346977 crc crio[22579]: time=\"2026-06-12T16:56:07.346094531Z\" level=info msg=\"Removing container: 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525\" id=0a9e35be-d016-4cd2-a46f-a598c1b3709f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:08.089136 crc crio[22579]: time=\"2026-06-12T16:56:08.087932098Z\" level=info msg=\"Removed container 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525: openshift-marketplace/redhat-operators-tw7cz/extract-utilities\" id=0a9e35be-d016-4cd2-a46f-a598c1b3709f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:08.269586 crc crio[22579]: time=\"2026-06-12T16:56:08.26839476Z\" level=info msg=\"Stopped pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=c0417391-fdf9-4269-a763-92bda5b6dc55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:52.307665 crc crio[22579]: time=\"2026-06-12T16:56:52.30645244Z\" level=info msg=\"Removing container: 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c\" id=d4bb7d67-d4c1-45d2-a076-09186ed6d030 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:52.603240 crc crio[22579]: time=\"2026-06-12T16:56:52.601546277Z\" level=info msg=\"Removed container 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c: openshift-infra/auto-csr-approver-29688050-9r9zt/oc\" id=d4bb7d67-d4c1-45d2-a076-09186ed6d030 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:56:52.630176 crc crio[22579]: time=\"2026-06-12T16:56:52.629985701Z\" level=info msg=\"Stopping pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=fe5b8cbd-ee79-4700-b372-53a8530b9609 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:52.630176 crc crio[22579]: time=\"2026-06-12T16:56:52.630180116Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=fe5b8cbd-ee79-4700-b372-53a8530b9609 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:52.631402 crc crio[22579]: time=\"2026-06-12T16:56:52.631357036Z\" level=info msg=\"Removing pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=203212d4-8602-4cfb-a620-4a5c8ed3478d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:56:52.647481 crc crio[22579]: time=\"2026-06-12T16:56:52.64741207Z\" level=info msg=\"Removed pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=203212d4-8602-4cfb-a620-4a5c8ed3478d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:56:52.651912 crc crio[22579]: time=\"2026-06-12T16:56:52.651823164Z\" level=info msg=\"Stopping pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=45a37fa3-81d8-4267-8580-69fb6aaad47d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:52.652061 crc crio[22579]: time=\"2026-06-12T16:56:52.651928616Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=45a37fa3-81d8-4267-8580-69fb6aaad47d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:56:52.653762 crc crio[22579]: time=\"2026-06-12T16:56:52.653688332Z\" level=info msg=\"Removing pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=1aec1ffd-2601-4a8f-befa-fd557bfe43db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:56:52.691881 crc crio[22579]: time=\"2026-06-12T16:56:52.691738343Z\" level=info msg=\"Removed pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=1aec1ffd-2601-4a8f-befa-fd557bfe43db name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:57:16.696843 crc crio[22579]: time=\"2026-06-12T16:57:16.695746627Z\" level=info msg=\"Stopping pod sandbox: e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0\" id=b8bf1521-0c17-4f3b-a2c1-0de9db546d4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:57:16.698439 crc crio[22579]: time=\"2026-06-12T16:57:16.697830081Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq Namespace:openstack ID:e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 UID:0f9403a6-237f-47a7-86df-b151e39478e6 NetNS:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f9403a6_237f_47a7_86df_b151e39478e6.slice PodAnnotations:0xc004fc1180}] Aliases:map[]}\"\nJun 12 16:57:16.698439 crc crio[22579]: time=\"2026-06-12T16:57:16.698067117Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:57:17.381722 crc crio[22579]: time=\"2026-06-12T16:57:17.38159195Z\" level=info msg=\"Stopped pod sandbox: e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0\" id=b8bf1521-0c17-4f3b-a2c1-0de9db546d4d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:57:19.295356 crc crio[22579]: time=\"2026-06-12T16:57:19.294477187Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:57:57.141343 crc crio[22579]: time=\"2026-06-12T16:57:57.14034078Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-gxmb8/must-gather-v5xz8/POD\" id=11146387-48a2-46da-b774-2e5d6612ae2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:57:57.143041 crc crio[22579]: time=\"2026-06-12T16:57:57.141398998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:57:57.178230 crc crio[22579]: time=\"2026-06-12T16:57:57.178117214Z\" level=info msg=\"Got pod network &{Name:must-gather-v5xz8 Namespace:openshift-must-gather-gxmb8 ID:79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac UID:c88e7f3c-2fe3-4176-baa8-f6915560c789 NetNS:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc88e7f3c_2fe3_4176_baa8_f6915560c789.slice PodAnnotations:0xc0025a0a40}] Aliases:map[]}\"\nJun 12 16:57:57.178230 crc crio[22579]: time=\"2026-06-12T16:57:57.178202187Z\" level=info msg=\"Adding pod openshift-must-gather-gxmb8_must-gather-v5xz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:57:57.761119 crc crio[22579]: 2026-06-12T16:57:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79917f2ae0590c6 Mac:66:84:d5:f6:90:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:57:57.764027 crc crio[22579]: time=\"2026-06-12T16:57:57.763857666Z\" level=info msg=\"Got pod network &{Name:must-gather-v5xz8 Namespace:openshift-must-gather-gxmb8 ID:79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac UID:c88e7f3c-2fe3-4176-baa8-f6915560c789 NetNS:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc88e7f3c_2fe3_4176_baa8_f6915560c789.slice PodAnnotations:0xc0025a0a40}] Aliases:map[]}\"\nJun 12 16:57:57.764407 crc crio[22579]: time=\"2026-06-12T16:57:57.764264906Z\" level=info msg=\"Checking pod openshift-must-gather-gxmb8_must-gather-v5xz8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:57:57.778207 crc crio[22579]: time=\"2026-06-12T16:57:57.778084773Z\" level=info msg=\"Ran pod sandbox 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac with infra container: openshift-must-gather-gxmb8/must-gather-v5xz8/POD\" id=11146387-48a2-46da-b774-2e5d6612ae2f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:57:57.783205 crc crio[22579]: time=\"2026-06-12T16:57:57.783104362Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=12bec1c4-e478-4850-be1f-2c387961de28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:57:57.783420 crc crio[22579]: time=\"2026-06-12T16:57:57.783376249Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=12bec1c4-e478-4850-be1f-2c387961de28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:57:57.783636 crc crio[22579]: time=\"2026-06-12T16:57:57.78342631Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=12bec1c4-e478-4850-be1f-2c387961de28 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:57:57.784449 crc crio[22579]: time=\"2026-06-12T16:57:57.784283743Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=86294f61-1b82-49bf-96d1-542bfb6cecad name=/runtime.v1.ImageService/PullImage\nJun 12 16:57:57.797569 crc crio[22579]: time=\"2026-06-12T16:57:57.797419431Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 12 16:58:00.546045 crc crio[22579]: time=\"2026-06-12T16:58:00.544394263Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688058-cfl6h/POD\" id=fbeb6429-e02c-4a9d-8c7e-f09b30785ad2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:58:00.549028 crc crio[22579]: time=\"2026-06-12T16:58:00.546059606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:00.604844 crc crio[22579]: time=\"2026-06-12T16:58:00.604677967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-cfl6h Namespace:openshift-infra ID:c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 UID:dd57b5fd-23a8-45ef-9608-d37f9ac8c3fa NetNS:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd57b5fd_23a8_45ef_9608_d37f9ac8c3fa.slice PodAnnotations:0xc0025a0518}] Aliases:map[]}\"\nJun 12 16:58:00.604844 crc crio[22579]: time=\"2026-06-12T16:58:00.60477932Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688058-cfl6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:58:01.325129 crc crio[22579]: 2026-06-12T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c80d93b4ca2049d Mac:32:95:7e:fd:f1:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 SocketPath: PciID:}] [{Interface:0xc0001a2e50 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 16:58:01.330770 crc crio[22579]: time=\"2026-06-12T16:58:01.327010301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-cfl6h Namespace:openshift-infra ID:c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 UID:dd57b5fd-23a8-45ef-9608-d37f9ac8c3fa NetNS:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd57b5fd_23a8_45ef_9608_d37f9ac8c3fa.slice PodAnnotations:0xc0025a0518}] Aliases:map[]}\"\nJun 12 16:58:01.330770 crc crio[22579]: time=\"2026-06-12T16:58:01.327173045Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688058-cfl6h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 16:58:06.986768 crc crio[22579]: time=\"2026-06-12T16:58:06.985543369Z\" level=info msg=\"Ran pod sandbox c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 with infra container: openshift-infra/auto-csr-approver-29688058-cfl6h/POD\" id=fbeb6429-e02c-4a9d-8c7e-f09b30785ad2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:58:06.990106 crc crio[22579]: time=\"2026-06-12T16:58:06.990025525Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=df4d6eef-bb44-452c-ae77-b314799cc8d2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:58:07.000843 crc crio[22579]: time=\"2026-06-12T16:58:07.00029725Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 16:58:07.121454 crc crio[22579]: time=\"2026-06-12T16:58:07.120876349Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=86294f61-1b82-49bf-96d1-542bfb6cecad name=/runtime.v1.ImageService/PullImage\nJun 12 16:58:07.123153 crc crio[22579]: time=\"2026-06-12T16:58:07.123107836Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=759dc9c6-d287-4343-97b3-90f6b54dbbb4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:07.130246 crc crio[22579]: time=\"2026-06-12T16:58:07.130163958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8019bde4-6b08-4b75-afbf-fcd8e436f8f0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:07.141978 crc crio[22579]: time=\"2026-06-12T16:58:07.141933511Z\" level=info msg=\"Creating container: openshift-must-gather-gxmb8/must-gather-v5xz8/gather\" id=49156889-7415-4391-b878-b027c15bd3cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:07.143886 crc crio[22579]: time=\"2026-06-12T16:58:07.143862611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:07.189979 crc crio[22579]: time=\"2026-06-12T16:58:07.189896238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:07.467219 crc crio[22579]: time=\"2026-06-12T16:58:07.467052724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:08.195668 crc crio[22579]: time=\"2026-06-12T16:58:08.194944668Z\" level=info msg=\"Created container 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32: openshift-must-gather-gxmb8/must-gather-v5xz8/gather\" id=49156889-7415-4391-b878-b027c15bd3cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:08.199034 crc crio[22579]: time=\"2026-06-12T16:58:08.198930201Z\" level=info msg=\"Starting container: 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32\" id=fd36b753-4491-46df-a48f-bee8d049dd9b name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:58:08.218895 crc crio[22579]: time=\"2026-06-12T16:58:08.218799994Z\" level=info msg=\"Started container\" PID=221945 containerID=54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32 description=openshift-must-gather-gxmb8/must-gather-v5xz8/gather id=fd36b753-4491-46df-a48f-bee8d049dd9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\nJun 12 16:58:08.273572 crc crio[22579]: time=\"2026-06-12T16:58:08.272467918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=07001a41-8181-4c72-b01d-9e224ad811d7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:08.278886 crc crio[22579]: time=\"2026-06-12T16:58:08.278035682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b1f71470-87ce-4f07-b8db-0c56c2cb14bc name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:08.308183 crc crio[22579]: time=\"2026-06-12T16:58:08.308057296Z\" level=info msg=\"Creating container: openshift-must-gather-gxmb8/must-gather-v5xz8/copy\" id=aac754b6-bb96-44c5-9128-514c43029915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:08.310839 crc crio[22579]: time=\"2026-06-12T16:58:08.310753405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:08.358023 crc crio[22579]: time=\"2026-06-12T16:58:08.357849759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:08.603025 crc crio[22579]: time=\"2026-06-12T16:58:08.602919368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:08.632283 crc crio[22579]: time=\"2026-06-12T16:58:08.628784185Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=df4d6eef-bb44-452c-ae77-b314799cc8d2 name=/runtime.v1.ImageService/PullImage\nJun 12 16:58:08.636405 crc crio[22579]: time=\"2026-06-12T16:58:08.634869961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07f38d8d-d043-4566-b88d-cc7bb6c3bca2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:08.643257 crc crio[22579]: time=\"2026-06-12T16:58:08.638619398Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e994a95e-f700-422f-b690-45952687a3a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:08.669749 crc crio[22579]: time=\"2026-06-12T16:58:08.669413002Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:58:08.704082 crc crio[22579]: time=\"2026-06-12T16:58:08.703918332Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688058-cfl6h/oc\" id=b2fdf861-3b6b-4940-80d4-bf81138b37a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:08.704874 crc crio[22579]: time=\"2026-06-12T16:58:08.704773054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:08.775333 crc crio[22579]: time=\"2026-06-12T16:58:08.775192409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:08.936287 crc crio[22579]: time=\"2026-06-12T16:58:08.936075717Z\" level=info msg=\"Created container c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7: openshift-must-gather-gxmb8/must-gather-v5xz8/copy\" id=aac754b6-bb96-44c5-9128-514c43029915 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:08.937900 crc crio[22579]: time=\"2026-06-12T16:58:08.937819942Z\" level=info msg=\"Starting container: c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7\" id=73439a12-ed20-4233-8487-6793d7824de3 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:58:08.954243 crc crio[22579]: time=\"2026-06-12T16:58:08.953965308Z\" level=info msg=\"Started container\" PID=222090 containerID=c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7 description=openshift-must-gather-gxmb8/must-gather-v5xz8/copy id=73439a12-ed20-4233-8487-6793d7824de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\nJun 12 16:58:09.128351 crc crio[22579]: time=\"2026-06-12T16:58:09.128228981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:09.245123 crc crio[22579]: time=\"2026-06-12T16:58:09.245015882Z\" level=info msg=\"Created container b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557: openshift-infra/auto-csr-approver-29688058-cfl6h/oc\" id=b2fdf861-3b6b-4940-80d4-bf81138b37a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:09.249561 crc crio[22579]: time=\"2026-06-12T16:58:09.249446586Z\" level=info msg=\"Starting container: b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557\" id=028a4ed1-b919-4a32-86fc-3cb7ffc01389 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:58:09.258175 crc crio[22579]: time=\"2026-06-12T16:58:09.258010757Z\" level=info msg=\"Started container\" PID=222165 containerID=b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557 description=openshift-infra/auto-csr-approver-29688058-cfl6h/oc id=028a4ed1-b919-4a32-86fc-3cb7ffc01389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\nJun 12 16:58:11.717114 crc crio[22579]: time=\"2026-06-12T16:58:11.71606909Z\" level=info msg=\"Stopping pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=ae372ca1-554b-413e-9f38-be23586f8dab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:58:11.718201 crc crio[22579]: time=\"2026-06-12T16:58:11.718093453Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-cfl6h Namespace:openshift-infra ID:c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 UID:dd57b5fd-23a8-45ef-9608-d37f9ac8c3fa NetNS:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd57b5fd_23a8_45ef_9608_d37f9ac8c3fa.slice PodAnnotations:0xc002308708}] Aliases:map[]}\"\nJun 12 16:58:11.718472 crc crio[22579]: time=\"2026-06-12T16:58:11.71836669Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688058-cfl6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 16:58:12.103195 crc crio[22579]: time=\"2026-06-12T16:58:12.101348734Z\" level=info msg=\"Stopped pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=ae372ca1-554b-413e-9f38-be23586f8dab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:58:13.474205 crc crio[22579]: time=\"2026-06-12T16:58:13.473713657Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:58:13.538439 crc crio[22579]: time=\"2026-06-12T16:58:13.538290762Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:58:13.857389 crc crio[22579]: time=\"2026-06-12T16:58:13.857060281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:58:13.876432 crc crio[22579]: time=\"2026-06-12T16:58:13.876337938Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:58:13.877973 crc crio[22579]: time=\"2026-06-12T16:58:13.877895538Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:58:13.997819 crc crio[22579]: time=\"2026-06-12T16:58:13.997710537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:58:14.500703 crc crio[22579]: time=\"2026-06-12T16:58:14.499486275Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:58:14.516362 crc crio[22579]: time=\"2026-06-12T16:58:14.516238417Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 16:58:15.663888 crc crio[22579]: time=\"2026-06-12T16:58:15.663373913Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-gxmb8/crc-debug-kx6sk/POD\" id=f88096ea-71d3-43cb-88ae-59b77b4a6b2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:58:15.665374 crc crio[22579]: time=\"2026-06-12T16:58:15.663897927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:15.701702 crc crio[22579]: time=\"2026-06-12T16:58:15.701018264Z\" 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=f88096ea-71d3-43cb-88ae-59b77b4a6b2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:58:15.727147 crc crio[22579]: time=\"2026-06-12T16:58:15.727025064Z\" level=info msg=\"Ran pod sandbox 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027 with infra container: openshift-must-gather-gxmb8/crc-debug-kx6sk/POD\" id=f88096ea-71d3-43cb-88ae-59b77b4a6b2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:58:15.729753 crc crio[22579]: time=\"2026-06-12T16:58:15.729322604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=4137bc7d-16a5-44c5-bcb2-faa0250c669d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:15.729753 crc crio[22579]: time=\"2026-06-12T16:58:15.729606881Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=4137bc7d-16a5-44c5-bcb2-faa0250c669d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:15.729753 crc crio[22579]: time=\"2026-06-12T16:58:15.729660582Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=4137bc7d-16a5-44c5-bcb2-faa0250c669d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:15.731378 crc crio[22579]: time=\"2026-06-12T16:58:15.731267824Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f82142d9-1a9c-4c52-854e-e8c3a69e7f67 name=/runtime.v1.ImageService/PullImage\nJun 12 16:58:15.739995 crc crio[22579]: time=\"2026-06-12T16:58:15.739897586Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 12 16:58:43.413985 crc crio[22579]: time=\"2026-06-12T16:58:43.412210353Z\" level=info msg=\"Removing container: 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d\" id=36a039e1-6d0b-48a0-8ad2-5313ed215f19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:43.448799 crc crio[22579]: time=\"2026-06-12T16:58:43.448720454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=29dcdf5c-7a49-4569-a001-7a404a339ab4 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:44.409072 crc crio[22579]: time=\"2026-06-12T16:58:44.408221671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f35c1001-aedf-4d18-864b-3bc9092ede89 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:44.861147 crc crio[22579]: time=\"2026-06-12T16:58:44.860878592Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=28c9638c-81d2-46ea-b19f-a09f8ea2d83c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:44.868387 crc crio[22579]: time=\"2026-06-12T16:58:44.868264932Z\" level=info msg=\"Removed container 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=36a039e1-6d0b-48a0-8ad2-5313ed215f19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:44.868744 crc crio[22579]: time=\"2026-06-12T16:58:44.868664993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:44.872059 crc crio[22579]: time=\"2026-06-12T16:58:44.871958027Z\" level=info msg=\"Removing container: 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca\" id=29e57aad-e5a5-409b-ae00-1e8c21ef0f67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:45.039032 crc crio[22579]: time=\"2026-06-12T16:58:45.038929702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:45.166323 crc crio[22579]: time=\"2026-06-12T16:58:45.16568676Z\" level=info msg=\"Removed container 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=29e57aad-e5a5-409b-ae00-1e8c21ef0f67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:45.174593 crc crio[22579]: time=\"2026-06-12T16:58:45.174225411Z\" level=info msg=\"Removing container: e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca\" id=d8af7bc5-baa4-48a3-924b-87ee0f1b0183 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:45.576674 crc crio[22579]: time=\"2026-06-12T16:58:45.575127997Z\" level=info msg=\"Removed container e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=d8af7bc5-baa4-48a3-924b-87ee0f1b0183 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:45.596136 crc crio[22579]: time=\"2026-06-12T16:58:45.596034136Z\" level=info msg=\"Removing container: 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870\" id=4b0c0f59-325f-48d8-9e2c-17147c53ea4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:45.859098 crc crio[22579]: time=\"2026-06-12T16:58:45.858984375Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f82142d9-1a9c-4c52-854e-e8c3a69e7f67 name=/runtime.v1.ImageService/PullImage\nJun 12 16:58:45.869864 crc crio[22579]: time=\"2026-06-12T16:58:45.869683111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=2bf27e7b-e263-4b4e-b44a-7812faa691d2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:45.957593 crc crio[22579]: time=\"2026-06-12T16:58:45.953491412Z\" level=info msg=\"Removed container 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=4b0c0f59-325f-48d8-9e2c-17147c53ea4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:45.968231 crc crio[22579]: time=\"2026-06-12T16:58:45.967654107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=370c08f8-f742-47db-96c9-fd0af0ff7c0d name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:45.976848 crc crio[22579]: time=\"2026-06-12T16:58:45.976800393Z\" level=info msg=\"Removing container: 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc\" id=0be964a1-f67a-4dc5-8cf5-99a88ff2f365 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:46.045167 crc crio[22579]: time=\"2026-06-12T16:58:46.044815826Z\" level=info msg=\"Creating container: openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00\" id=91502800-72db-4800-9d57-e2b1a3c68275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:46.052331 crc crio[22579]: time=\"2026-06-12T16:58:46.052123175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:46.154067 crc crio[22579]: time=\"2026-06-12T16:58:46.153797816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:46.162783 crc crio[22579]: time=\"2026-06-12T16:58:46.162678215Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=91502800-72db-4800-9d57-e2b1a3c68275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:46.178009 crc crio[22579]: time=\"2026-06-12T16:58:46.177752624Z\" level=info msg=\"Removed container 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=0be964a1-f67a-4dc5-8cf5-99a88ff2f365 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:46.194941 crc crio[22579]: time=\"2026-06-12T16:58:46.194876375Z\" level=info msg=\"Removing container: 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5\" id=6e94a967-91cd-476b-8ca3-45d7abc6931c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:46.362911 crc crio[22579]: time=\"2026-06-12T16:58:46.362780954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:46.369737 crc crio[22579]: time=\"2026-06-12T16:58:46.369634191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:46.376733 crc crio[22579]: time=\"2026-06-12T16:58:46.376638452Z\" level=info msg=\"Created container d01381b16a2f18ca0ab49f95b2db6e7863d79325993f410c39a537b2424888f9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=28c9638c-81d2-46ea-b19f-a09f8ea2d83c name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:46.378980 crc crio[22579]: time=\"2026-06-12T16:58:46.378861169Z\" level=info msg=\"Starting container: d01381b16a2f18ca0ab49f95b2db6e7863d79325993f410c39a537b2424888f9\" id=5371318b-ea13-492a-b2ed-f8820b9a7eb9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:58:46.391582 crc crio[22579]: time=\"2026-06-12T16:58:46.391431573Z\" level=info msg=\"Started container\" PID=226826 containerID=d01381b16a2f18ca0ab49f95b2db6e7863d79325993f410c39a537b2424888f9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5371318b-ea13-492a-b2ed-f8820b9a7eb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830\nJun 12 16:58:46.471888 crc crio[22579]: time=\"2026-06-12T16:58:46.471135538Z\" level=info msg=\"Removed container 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=6e94a967-91cd-476b-8ca3-45d7abc6931c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:46.479245 crc crio[22579]: time=\"2026-06-12T16:58:46.479083623Z\" level=info msg=\"Removing container: 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab\" id=c521028e-302b-4ab5-9803-872a4ca77763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:46.628628 crc crio[22579]: time=\"2026-06-12T16:58:46.628582517Z\" level=info msg=\"Removed container 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=c521028e-302b-4ab5-9803-872a4ca77763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:46.702268 crc crio[22579]: time=\"2026-06-12T16:58:46.702171634Z\" level=info msg=\"Created container f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9: openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00\" id=91502800-72db-4800-9d57-e2b1a3c68275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:46.717117 crc crio[22579]: time=\"2026-06-12T16:58:46.716973406Z\" level=info msg=\"Starting container: f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9\" id=608a26ea-bfe8-494b-b6bd-1e6f6d7bdc8f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:58:46.733425 crc crio[22579]: time=\"2026-06-12T16:58:46.733276216Z\" level=info msg=\"Started container\" PID=226890 containerID=f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9 description=openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00 id=608a26ea-bfe8-494b-b6bd-1e6f6d7bdc8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\nJun 12 16:58:52.924659 crc crio[22579]: time=\"2026-06-12T16:58:52.923738446Z\" level=info msg=\"Removing container: c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e\" id=90943a12-88f8-43bf-b260-ae4cafd744b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:53.089427 crc crio[22579]: time=\"2026-06-12T16:58:53.08933499Z\" level=info msg=\"Removed container c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e: openshift-infra/auto-csr-approver-29688052-cqx7v/oc\" id=90943a12-88f8-43bf-b260-ae4cafd744b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:58:53.110708 crc crio[22579]: time=\"2026-06-12T16:58:53.110452125Z\" level=info msg=\"Stopping pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=c13d32a6-d4f8-44db-a7cc-5262b5cc6b9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:58:53.110708 crc crio[22579]: time=\"2026-06-12T16:58:53.11067064Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=c13d32a6-d4f8-44db-a7cc-5262b5cc6b9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:58:53.111777 crc crio[22579]: time=\"2026-06-12T16:58:53.111719627Z\" level=info msg=\"Removing pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=5a911b29-96cd-46a8-9a6d-1bc4df49ad55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:58:53.147195 crc crio[22579]: time=\"2026-06-12T16:58:53.147097879Z\" level=info msg=\"Removed pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=5a911b29-96cd-46a8-9a6d-1bc4df49ad55 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:58:59.061705 crc crio[22579]: time=\"2026-06-12T16:58:59.059832074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=275bcdfb-baa2-4d65-9263-bdcb35b932de name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:59.062621 crc crio[22579]: time=\"2026-06-12T16:58:59.061752144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=a75534d0-f628-46bd-b1ca-90d87899fee1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:59.097222 crc crio[22579]: time=\"2026-06-12T16:58:59.097109256Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=06a9c70e-5c79-4281-a234-1141d65bc1b0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:59.097986 crc crio[22579]: time=\"2026-06-12T16:58:59.097718821Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f40a9004-5e6c-447c-ba07-4485ea463f86 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:58:59.101361 crc crio[22579]: time=\"2026-06-12T16:58:59.101236862Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=bb2212f4-655d-41e7-8cae-1540929e0f17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:59.102030 crc crio[22579]: time=\"2026-06-12T16:58:59.10195146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:59.103829 crc crio[22579]: time=\"2026-06-12T16:58:59.103733346Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2ecab7ef-74fb-4ccb-996c-d6165f69ee8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:59.104358 crc crio[22579]: time=\"2026-06-12T16:58:59.10427408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:59.184563 crc crio[22579]: time=\"2026-06-12T16:58:59.184375766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:59.192662 crc crio[22579]: time=\"2026-06-12T16:58:59.192467254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:59.203210 crc crio[22579]: time=\"2026-06-12T16:58:59.203091508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:59.212403 crc crio[22579]: time=\"2026-06-12T16:58:59.212274685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:58:59.609970 crc crio[22579]: time=\"2026-06-12T16:58:59.609082636Z\" level=info msg=\"Created container 6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2ecab7ef-74fb-4ccb-996c-d6165f69ee8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:59.611940 crc crio[22579]: time=\"2026-06-12T16:58:59.611684483Z\" level=info msg=\"Starting container: 6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f\" id=b88706be-4460-4fd2-9676-1cebdb840dcb name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:58:59.619384 crc crio[22579]: time=\"2026-06-12T16:58:59.619237497Z\" level=info msg=\"Started container\" PID=229376 containerID=6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=b88706be-4460-4fd2-9676-1cebdb840dcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6\nJun 12 16:58:59.675432 crc crio[22579]: time=\"2026-06-12T16:58:59.675321373Z\" level=info msg=\"Created container 91f0490a5b7529f3a35c619ded2035338f4c270ea74db1b668a88fa833ecb4b5: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=bb2212f4-655d-41e7-8cae-1540929e0f17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:58:59.676772 crc crio[22579]: time=\"2026-06-12T16:58:59.676623187Z\" level=info msg=\"Starting container: 91f0490a5b7529f3a35c619ded2035338f4c270ea74db1b668a88fa833ecb4b5\" id=689e2e70-5192-4d67-910b-7ad970070481 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:58:59.686726 crc crio[22579]: time=\"2026-06-12T16:58:59.686614804Z\" level=info msg=\"Started container\" PID=229375 containerID=91f0490a5b7529f3a35c619ded2035338f4c270ea74db1b668a88fa833ecb4b5 description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=689e2e70-5192-4d67-910b-7ad970070481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51\nJun 12 16:59:01.058764 crc crio[22579]: time=\"2026-06-12T16:59:01.058219277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b0808f4e-9935-4926-b80f-267ad2e45698 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:01.060613 crc crio[22579]: time=\"2026-06-12T16:59:01.058578927Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=28a8a1cb-497a-49a5-88cb-c6d667ba78af name=/runtime.v1.ImageService/PullImage\nJun 12 16:59:01.064407 crc crio[22579]: time=\"2026-06-12T16:59:01.064250253Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=3cb65018-5b0b-4e96-bf46-e5f60074a3d6 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:01.067834 crc crio[22579]: time=\"2026-06-12T16:59:01.067751193Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 12 16:59:01.069890 crc crio[22579]: time=\"2026-06-12T16:59:01.069232511Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=1a6cc1f7-dd5c-404a-9b91-3cca6fc6357b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:01.070033 crc crio[22579]: time=\"2026-06-12T16:59:01.069905659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:01.176941 crc crio[22579]: time=\"2026-06-12T16:59:01.176845886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:01.189472 crc crio[22579]: time=\"2026-06-12T16:59:01.189378879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:01.374677 crc crio[22579]: time=\"2026-06-12T16:59:01.37408769Z\" level=info msg=\"Created container 7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=1a6cc1f7-dd5c-404a-9b91-3cca6fc6357b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:01.377132 crc crio[22579]: time=\"2026-06-12T16:59:01.377033466Z\" level=info msg=\"Starting container: 7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af\" id=7b29e36c-b2ed-495d-96b9-9d31d3a3c883 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:59:01.383096 crc crio[22579]: time=\"2026-06-12T16:59:01.38299434Z\" level=info msg=\"Started container\" PID=229701 containerID=7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=7b29e36c-b2ed-495d-96b9-9d31d3a3c883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6\nJun 12 16:59:01.608261 crc crio[22579]: time=\"2026-06-12T16:59:01.60794569Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=28a8a1cb-497a-49a5-88cb-c6d667ba78af name=/runtime.v1.ImageService/PullImage\nJun 12 16:59:01.609899 crc crio[22579]: time=\"2026-06-12T16:59:01.609723275Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=e0c4ee52-d529-4733-a8b6-60967648e833 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:01.614565 crc crio[22579]: time=\"2026-06-12T16:59:01.614351925Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1a888316-ede9-4afd-a4f9-92a4a7231904 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:01.618102 crc crio[22579]: time=\"2026-06-12T16:59:01.617975948Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=29b435fe-a8f1-40be-a6df-7fe21a3efca9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:01.618709 crc crio[22579]: time=\"2026-06-12T16:59:01.618602644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:01.678077 crc crio[22579]: time=\"2026-06-12T16:59:01.677917844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:01.742433 crc crio[22579]: time=\"2026-06-12T16:59:01.742260023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:01.894687 crc crio[22579]: time=\"2026-06-12T16:59:01.893955254Z\" level=info msg=\"Created container 247b0c901bf81742a64e2fa4ccbbb90ac01aa4ec40a101162a3b2c009d82be87: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=29b435fe-a8f1-40be-a6df-7fe21a3efca9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:01.895878 crc crio[22579]: time=\"2026-06-12T16:59:01.895798691Z\" level=info msg=\"Starting container: 247b0c901bf81742a64e2fa4ccbbb90ac01aa4ec40a101162a3b2c009d82be87\" id=dfb8727c-cd1a-4aca-835e-ce313ddbbe36 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:59:01.901931 crc crio[22579]: time=\"2026-06-12T16:59:01.901848597Z\" level=info msg=\"Started container\" PID=229789 containerID=247b0c901bf81742a64e2fa4ccbbb90ac01aa4ec40a101162a3b2c009d82be87 description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=dfb8727c-cd1a-4aca-835e-ce313ddbbe36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1\nJun 12 16:59:03.059485 crc crio[22579]: time=\"2026-06-12T16:59:03.058334484Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=1ac89ca5-a705-4e71-90cc-faa1210d30a7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:03.082896 crc crio[22579]: time=\"2026-06-12T16:59:03.082729103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=659fa7f3-3317-420e-92fd-630106d56e0a name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:03.089664 crc crio[22579]: time=\"2026-06-12T16:59:03.089572709Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=c42f76a2-4d1f-410f-818c-1d3e87bf30e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:03.090093 crc crio[22579]: time=\"2026-06-12T16:59:03.090034581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:03.201698 crc crio[22579]: time=\"2026-06-12T16:59:03.201548096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:03.211890 crc crio[22579]: time=\"2026-06-12T16:59:03.211799671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:03.810667 crc crio[22579]: time=\"2026-06-12T16:59:03.809185732Z\" level=info msg=\"Created container 098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=c42f76a2-4d1f-410f-818c-1d3e87bf30e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:03.811994 crc crio[22579]: time=\"2026-06-12T16:59:03.811747008Z\" level=info msg=\"Starting container: 098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80\" id=d3c070ca-4632-4c4c-9abe-7e2f2f8e81ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:59:03.823603 crc crio[22579]: time=\"2026-06-12T16:59:03.823422249Z\" level=info msg=\"Started container\" PID=229968 containerID=098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=d3c070ca-4632-4c4c-9abe-7e2f2f8e81ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033\nJun 12 16:59:04.061924 crc crio[22579]: time=\"2026-06-12T16:59:04.061046956Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=022d34fa-6253-49ee-ae7c-5e6111a98049 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:04.131096 crc crio[22579]: time=\"2026-06-12T16:59:04.130961069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=3f45979d-c869-4c02-8e60-534be3ad29c3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:04.135156 crc crio[22579]: time=\"2026-06-12T16:59:04.13489112Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=3a6de84f-f0f2-4397-8acc-f7ad044c51d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:04.135411 crc crio[22579]: time=\"2026-06-12T16:59:04.13527238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:04.261979 crc crio[22579]: time=\"2026-06-12T16:59:04.261828233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:04.270987 crc crio[22579]: time=\"2026-06-12T16:59:04.268271419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:04.780250 crc crio[22579]: time=\"2026-06-12T16:59:04.779059838Z\" level=info msg=\"Created container 340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=3a6de84f-f0f2-4397-8acc-f7ad044c51d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:04.781821 crc crio[22579]: time=\"2026-06-12T16:59:04.781757058Z\" level=info msg=\"Starting container: 340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473\" id=a033e8a9-dca4-490d-a808-a528ef8753d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:59:04.788646 crc crio[22579]: time=\"2026-06-12T16:59:04.788582954Z\" level=info msg=\"Started container\" PID=230151 containerID=340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=a033e8a9-dca4-490d-a808-a528ef8753d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d\nJun 12 16:59:19.486033 crc crio[22579]: time=\"2026-06-12T16:59:19.484854851Z\" level=info msg=\"Stopping pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=335d1df6-f8e4-4992-9a39-a48643df29c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:19.493890 crc crio[22579]: time=\"2026-06-12T16:59:19.493771261Z\" level=info msg=\"Stopped pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=335d1df6-f8e4-4992-9a39-a48643df29c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:20.521666 crc crio[22579]: time=\"2026-06-12T16:59:20.521086827Z\" level=info msg=\"Removing container: f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9\" id=844aa042-ea0c-4a66-a887-6436d9b5bf78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:59:20.629764 crc crio[22579]: time=\"2026-06-12T16:59:20.629646426Z\" level=info msg=\"Removed container f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9: openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00\" id=844aa042-ea0c-4a66-a887-6436d9b5bf78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:59:22.008942 crc crio[22579]: time=\"2026-06-12T16:59:22.008218729Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-gxmb8/crc-debug-4fr6x/POD\" id=b070468c-c5a0-4c4d-9c39-e0004e52397c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:59:22.008942 crc crio[22579]: time=\"2026-06-12T16:59:22.008931587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:22.035365 crc crio[22579]: time=\"2026-06-12T16:59:22.035220095Z\" 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=b070468c-c5a0-4c4d-9c39-e0004e52397c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:59:22.073002 crc crio[22579]: time=\"2026-06-12T16:59:22.072862485Z\" level=info msg=\"Ran pod sandbox 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664 with infra container: openshift-must-gather-gxmb8/crc-debug-4fr6x/POD\" id=b070468c-c5a0-4c4d-9c39-e0004e52397c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 16:59:22.078365 crc crio[22579]: time=\"2026-06-12T16:59:22.078253585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ec9029ac-24fc-42b1-a9bd-4a83270cff5b name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:22.083088 crc crio[22579]: time=\"2026-06-12T16:59:22.082942085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=bc25392c-de5a-4e87-9ae3-36f3ee5bb1f2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 16:59:22.108981 crc crio[22579]: time=\"2026-06-12T16:59:22.108798732Z\" level=info msg=\"Creating container: openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00\" id=5445836e-5b90-40d4-b8fd-52ec2b15c8c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:22.109471 crc crio[22579]: time=\"2026-06-12T16:59:22.109416348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:22.152919 crc crio[22579]: time=\"2026-06-12T16:59:22.152785066Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=5445836e-5b90-40d4-b8fd-52ec2b15c8c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:22.168702 crc crio[22579]: time=\"2026-06-12T16:59:22.168585563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:22.173425 crc crio[22579]: time=\"2026-06-12T16:59:22.172863244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 16:59:22.364155 crc crio[22579]: time=\"2026-06-12T16:59:22.363870368Z\" level=info msg=\"Created container d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76: openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00\" id=5445836e-5b90-40d4-b8fd-52ec2b15c8c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 16:59:22.365866 crc crio[22579]: time=\"2026-06-12T16:59:22.365776408Z\" level=info msg=\"Starting container: d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76\" id=a090016a-b364-4846-95e3-e3bdb6241081 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 16:59:22.373808 crc crio[22579]: time=\"2026-06-12T16:59:22.373707282Z\" level=info msg=\"Started container\" PID=232119 containerID=d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76 description=openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00 id=a090016a-b364-4846-95e3-e3bdb6241081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\nJun 12 16:59:23.570936 crc crio[22579]: time=\"2026-06-12T16:59:23.570269931Z\" level=info msg=\"Stopping pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=8ebe1409-7ae3-447f-a5a1-d15602b90535 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:23.591007 crc crio[22579]: time=\"2026-06-12T16:59:23.590817761Z\" level=info msg=\"Stopped pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=8ebe1409-7ae3-447f-a5a1-d15602b90535 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:24.599034 crc crio[22579]: time=\"2026-06-12T16:59:24.597905316Z\" level=info msg=\"Removing container: d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76\" id=715c1375-1769-4980-9668-e0cf793b53be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:59:24.648475 crc crio[22579]: time=\"2026-06-12T16:59:24.648331796Z\" level=info msg=\"Removed container d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76: openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00\" id=715c1375-1769-4980-9668-e0cf793b53be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 16:59:53.213178 crc crio[22579]: time=\"2026-06-12T16:59:53.21219611Z\" level=info msg=\"Stopping pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=ebe85bff-c561-4336-9e9d-040bbefccc3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:53.213178 crc crio[22579]: time=\"2026-06-12T16:59:53.213185215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=ebe85bff-c561-4336-9e9d-040bbefccc3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:53.215837 crc crio[22579]: time=\"2026-06-12T16:59:53.214463688Z\" level=info msg=\"Removing pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=a70115f1-1bfc-46a6-96fd-eb8557e773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:59:53.239615 crc crio[22579]: time=\"2026-06-12T16:59:53.238099368Z\" level=info msg=\"Removed pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=a70115f1-1bfc-46a6-96fd-eb8557e773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:59:53.239615 crc crio[22579]: time=\"2026-06-12T16:59:53.2389485Z\" level=info msg=\"Stopping pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=b02e2460-adfd-4862-86f1-334eed37a7e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:53.239615 crc crio[22579]: time=\"2026-06-12T16:59:53.239003011Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=b02e2460-adfd-4862-86f1-334eed37a7e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 16:59:53.241105 crc crio[22579]: time=\"2026-06-12T16:59:53.240804398Z\" level=info msg=\"Removing pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=ec099387-0f8f-4fed-9fea-3b25e1a3006b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 16:59:53.259215 crc crio[22579]: time=\"2026-06-12T16:59:53.259086339Z\" level=info msg=\"Removed pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=ec099387-0f8f-4fed-9fea-3b25e1a3006b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:00:03.845789 crc crio[22579]: time=\"2026-06-12T17:00:03.844596744Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688060-tchf9/POD\" id=b1e7b78f-b4cb-47d4-b290-50bcf8beeb07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:00:03.847777 crc crio[22579]: time=\"2026-06-12T17:00:03.845796915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:03.876449 crc crio[22579]: time=\"2026-06-12T17:00:03.876342282Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/POD\" id=c5869c61-f1f1-4a40-a9e5-e8855c684e37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:00:03.876642 crc crio[22579]: time=\"2026-06-12T17:00:03.876570388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:03.886916 crc crio[22579]: time=\"2026-06-12T17:00:03.886813502Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-tchf9 Namespace:openshift-infra ID:747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 UID:9bbcb126-660b-482c-a782-ce22e4baa526 NetNS:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbcb126_660b_482c_a782_ce22e4baa526.slice PodAnnotations:0xc0025a1b70}] Aliases:map[]}\"\nJun 12 17:00:03.886916 crc crio[22579]: time=\"2026-06-12T17:00:03.886880964Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688060-tchf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:00:03.907716 crc crio[22579]: time=\"2026-06-12T17:00:03.90766191Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-prpmg Namespace:openshift-operator-lifecycle-manager ID:1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 UID:239e2a51-83e4-4cbe-8170-e73230bce346 NetNS:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod239e2a51_83e4_4cbe_8170_e73230bce346.slice PodAnnotations:0xc000384ba8}] Aliases:map[]}\"\nJun 12 17:00:03.908010 crc crio[22579]: time=\"2026-06-12T17:00:03.907992038Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:00:04.469896 crc crio[22579]: 2026-06-12T17:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:747d86dfc3fc85f Mac:4a:92:96:04:4d:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 SocketPath: PciID:}] [{Interface:0xc00012c770 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:00:04.471246 crc crio[22579]: time=\"2026-06-12T17:00:04.471142038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-tchf9 Namespace:openshift-infra ID:747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 UID:9bbcb126-660b-482c-a782-ce22e4baa526 NetNS:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbcb126_660b_482c_a782_ce22e4baa526.slice PodAnnotations:0xc0025a1b70}] Aliases:map[]}\"\nJun 12 17:00:04.471643 crc crio[22579]: time=\"2026-06-12T17:00:04.471559888Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688060-tchf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:00:04.505384 crc crio[22579]: time=\"2026-06-12T17:00:04.504817956Z\" level=info msg=\"Ran pod sandbox 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 with infra container: openshift-infra/auto-csr-approver-29688060-tchf9/POD\" id=b1e7b78f-b4cb-47d4-b290-50bcf8beeb07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:00:04.509554 crc crio[22579]: time=\"2026-06-12T17:00:04.509474696Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=038bebf2-0b09-44d4-848f-ec1a1237afb2 name=/runtime.v1.ImageService/PullImage\nJun 12 17:00:04.522564 crc crio[22579]: time=\"2026-06-12T17:00:04.522391499Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:00:04.648561 crc crio[22579]: 2026-06-12T17:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1409bd1e5d29511 Mac:b2:f7:27:a2:02:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 SocketPath: PciID:}] [{Interface:0xc00028cfb0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:00:04.651754 crc crio[22579]: time=\"2026-06-12T17:00:04.65158068Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-prpmg Namespace:openshift-operator-lifecycle-manager ID:1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 UID:239e2a51-83e4-4cbe-8170-e73230bce346 NetNS:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod239e2a51_83e4_4cbe_8170_e73230bce346.slice PodAnnotations:0xc000384ba8}] Aliases:map[]}\"\nJun 12 17:00:04.652047 crc crio[22579]: time=\"2026-06-12T17:00:04.65199782Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:00:04.663810 crc crio[22579]: time=\"2026-06-12T17:00:04.663768434Z\" level=info msg=\"Ran pod sandbox 1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/POD\" id=c5869c61-f1f1-4a40-a9e5-e8855c684e37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:00:04.666209 crc crio[22579]: time=\"2026-06-12T17:00:04.666177686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19bae13a-2a71-4d74-b0dd-df85d1b618cb name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:00:04.668867 crc crio[22579]: time=\"2026-06-12T17:00:04.668841195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec63a13a-c19b-4c8d-91e8-7926b213d008 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:00:04.829207 crc crio[22579]: time=\"2026-06-12T17:00:04.828949513Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/collect-profiles\" id=b1dfde18-2e11-478b-a145-203de5951730 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:00:04.830239 crc crio[22579]: time=\"2026-06-12T17:00:04.830214585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:04.873021 crc crio[22579]: time=\"2026-06-12T17:00:04.872956917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:04.877913 crc crio[22579]: time=\"2026-06-12T17:00:04.877886474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:05.112906 crc crio[22579]: time=\"2026-06-12T17:00:05.11275955Z\" level=info msg=\"Created container ca3de8fae3f23a11c648bae0856ab92e33898568ff9fd930c7a54284b2715b39: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/collect-profiles\" id=b1dfde18-2e11-478b-a145-203de5951730 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:00:05.115792 crc crio[22579]: time=\"2026-06-12T17:00:05.115722606Z\" level=info msg=\"Starting container: ca3de8fae3f23a11c648bae0856ab92e33898568ff9fd930c7a54284b2715b39\" id=a57ebb19-de17-423e-b6cb-7e98688694e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:00:05.123056 crc crio[22579]: time=\"2026-06-12T17:00:05.122956063Z\" level=info msg=\"Started container\" PID=239720 containerID=ca3de8fae3f23a11c648bae0856ab92e33898568ff9fd930c7a54284b2715b39 description=openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/collect-profiles id=a57ebb19-de17-423e-b6cb-7e98688694e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24\nJun 12 17:00:07.226655 crc crio[22579]: time=\"2026-06-12T17:00:07.225356866Z\" level=info msg=\"Stopping pod sandbox: 1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24\" id=2c363534-a711-4faa-8e26-51b03c45ae07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:07.227952 crc crio[22579]: time=\"2026-06-12T17:00:07.227416489Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-prpmg Namespace:openshift-operator-lifecycle-manager ID:1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 UID:239e2a51-83e4-4cbe-8170-e73230bce346 NetNS:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod239e2a51_83e4_4cbe_8170_e73230bce346.slice PodAnnotations:0xc004fc0790}] Aliases:map[]}\"\nJun 12 17:00:07.227952 crc crio[22579]: time=\"2026-06-12T17:00:07.227651945Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:00:07.597718 crc crio[22579]: time=\"2026-06-12T17:00:07.593419766Z\" level=info msg=\"Stopped pod sandbox: 1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24\" id=2c363534-a711-4faa-8e26-51b03c45ae07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:07.790068 crc crio[22579]: time=\"2026-06-12T17:00:07.78983022Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=038bebf2-0b09-44d4-848f-ec1a1237afb2 name=/runtime.v1.ImageService/PullImage\nJun 12 17:00:07.791001 crc crio[22579]: time=\"2026-06-12T17:00:07.790921448Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d6dbc984-a88d-43f8-b2ed-c8365af2fded name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:00:07.793721 crc crio[22579]: time=\"2026-06-12T17:00:07.793646648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e62f257a-bc20-45fe-a021-e3827af1e5d5 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:00:08.548886 crc crio[22579]: time=\"2026-06-12T17:00:08.547696399Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688060-tchf9/oc\" id=bc38b630-84fb-497e-aa7e-33d3018e9abd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:00:08.550686 crc crio[22579]: time=\"2026-06-12T17:00:08.549714221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:08.616463 crc crio[22579]: time=\"2026-06-12T17:00:08.616348179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:09.003240 crc crio[22579]: time=\"2026-06-12T17:00:09.003012198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:00:09.420700 crc crio[22579]: time=\"2026-06-12T17:00:09.419946077Z\" level=info msg=\"Created container 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39: openshift-infra/auto-csr-approver-29688060-tchf9/oc\" id=bc38b630-84fb-497e-aa7e-33d3018e9abd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:00:09.422404 crc crio[22579]: time=\"2026-06-12T17:00:09.422271647Z\" level=info msg=\"Starting container: 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39\" id=7ef999b2-181f-464a-a605-3da93ab7a68c name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:00:09.428945 crc crio[22579]: time=\"2026-06-12T17:00:09.428834016Z\" level=info msg=\"Started container\" PID=240218 containerID=67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39 description=openshift-infra/auto-csr-approver-29688060-tchf9/oc id=7ef999b2-181f-464a-a605-3da93ab7a68c name=/runtime.v1.RuntimeService/StartContainer sandboxID=747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\nJun 12 17:00:11.306267 crc crio[22579]: time=\"2026-06-12T17:00:11.305241827Z\" level=info msg=\"Stopping pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=8e914754-5668-4bf8-b6fc-93de68313a81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:11.307442 crc crio[22579]: time=\"2026-06-12T17:00:11.307040214Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-tchf9 Namespace:openshift-infra ID:747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 UID:9bbcb126-660b-482c-a782-ce22e4baa526 NetNS:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbcb126_660b_482c_a782_ce22e4baa526.slice PodAnnotations:0xc001216498}] Aliases:map[]}\"\nJun 12 17:00:11.307442 crc crio[22579]: time=\"2026-06-12T17:00:11.307235779Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688060-tchf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:00:11.741959 crc crio[22579]: time=\"2026-06-12T17:00:11.741332921Z\" level=info msg=\"Stopped pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=8e914754-5668-4bf8-b6fc-93de68313a81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:53.306138 crc crio[22579]: time=\"2026-06-12T17:00:53.30516234Z\" level=info msg=\"Removing container: 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222\" id=0891d388-1005-4e6b-a395-a227f7afac97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:00:53.353813 crc crio[22579]: time=\"2026-06-12T17:00:53.353558518Z\" level=info msg=\"Removed container 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles\" id=0891d388-1005-4e6b-a395-a227f7afac97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:00:53.359895 crc crio[22579]: time=\"2026-06-12T17:00:53.359592233Z\" level=info msg=\"Removing container: d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01\" id=be76f63f-a2f7-40c7-9009-f2d421b89489 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:00:53.663667 crc crio[22579]: time=\"2026-06-12T17:00:53.660252875Z\" level=info msg=\"Removed container d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01: openshift-infra/auto-csr-approver-29688054-9kvd5/oc\" id=be76f63f-a2f7-40c7-9009-f2d421b89489 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:00:53.686162 crc crio[22579]: time=\"2026-06-12T17:00:53.68604397Z\" level=info msg=\"Stopping pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=928dae12-44c3-40d1-8af5-6ec6faf49ce9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:53.686162 crc crio[22579]: time=\"2026-06-12T17:00:53.686154003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=928dae12-44c3-40d1-8af5-6ec6faf49ce9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:53.687316 crc crio[22579]: time=\"2026-06-12T17:00:53.687236001Z\" level=info msg=\"Removing pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=522b318e-8f49-40ae-8215-1c0dddce9a10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:00:53.707992 crc crio[22579]: time=\"2026-06-12T17:00:53.707884413Z\" level=info msg=\"Removed pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=522b318e-8f49-40ae-8215-1c0dddce9a10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:00:53.709744 crc crio[22579]: time=\"2026-06-12T17:00:53.709540846Z\" level=info msg=\"Stopping pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=b2457392-c250-487e-a9c5-0965695cdcaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:53.709856 crc crio[22579]: time=\"2026-06-12T17:00:53.709786952Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=b2457392-c250-487e-a9c5-0965695cdcaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:00:53.711448 crc crio[22579]: time=\"2026-06-12T17:00:53.711328632Z\" level=info msg=\"Removing pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=966b127a-1075-4d7f-b2bf-a5da734ee36f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:00:53.728205 crc crio[22579]: time=\"2026-06-12T17:00:53.728092594Z\" level=info msg=\"Removed pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=966b127a-1075-4d7f-b2bf-a5da734ee36f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:01:00.594222 crc crio[22579]: time=\"2026-06-12T17:01:00.593075117Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688061-9vmjw/POD\" id=643a1e98-f1b8-4155-95dd-02340213433a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:01:00.596118 crc crio[22579]: time=\"2026-06-12T17:01:00.594255787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:00.647101 crc crio[22579]: time=\"2026-06-12T17:01:00.646954216Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-9vmjw Namespace:openstack ID:ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 UID:ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c NetNS:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce3a4c55_e1d8_43a4_97d6_4da13bfbb50c.slice PodAnnotations:0xc001216668}] Aliases:map[]}\"\nJun 12 17:01:00.647101 crc crio[22579]: time=\"2026-06-12T17:01:00.647051018Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688061-9vmjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:01:01.253385 crc crio[22579]: 2026-06-12T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad299a037048b1d Mac:a2:ab:6f:65:49:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 SocketPath: PciID:}] [{Interface:0xc0001571e0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:01:01.256201 crc crio[22579]: time=\"2026-06-12T17:01:01.255246309Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-9vmjw Namespace:openstack ID:ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 UID:ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c NetNS:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce3a4c55_e1d8_43a4_97d6_4da13bfbb50c.slice PodAnnotations:0xc001216668}] Aliases:map[]}\"\nJun 12 17:01:01.256201 crc crio[22579]: time=\"2026-06-12T17:01:01.255478435Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688061-9vmjw for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:01:01.273428 crc crio[22579]: time=\"2026-06-12T17:01:01.273308325Z\" level=info msg=\"Ran pod sandbox ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 with infra container: openstack/keystone-cron-29688061-9vmjw/POD\" id=643a1e98-f1b8-4155-95dd-02340213433a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:01:01.288256 crc crio[22579]: time=\"2026-06-12T17:01:01.288163678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=64aae170-e271-4cb7-a321-68e90979fa01 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:01.359580 crc crio[22579]: time=\"2026-06-12T17:01:01.358724227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a16c3b8f-37ee-4395-9043-d99bc316c5dd name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:01.376600 crc crio[22579]: time=\"2026-06-12T17:01:01.376350831Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688061-9vmjw/keystone-cron\" id=ee6e9a79-d1aa-4467-ab9d-6571d2db4940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:01.377044 crc crio[22579]: time=\"2026-06-12T17:01:01.376971767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:01.443035 crc crio[22579]: time=\"2026-06-12T17:01:01.442799124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:01.451596 crc crio[22579]: time=\"2026-06-12T17:01:01.451431957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:01.702443 crc crio[22579]: time=\"2026-06-12T17:01:01.702176612Z\" level=info msg=\"Created container c596df42afe26d7c731c1ac7c127225f97d71c6c52e2ab6c6c9e1c763a4fd6e7: openstack/keystone-cron-29688061-9vmjw/keystone-cron\" id=ee6e9a79-d1aa-4467-ab9d-6571d2db4940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:01.709210 crc crio[22579]: time=\"2026-06-12T17:01:01.709153182Z\" level=info msg=\"Starting container: c596df42afe26d7c731c1ac7c127225f97d71c6c52e2ab6c6c9e1c763a4fd6e7\" id=f7c2c56d-1f3f-4550-8ec9-a7a4ad9f5ef5 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:01:01.715728 crc crio[22579]: time=\"2026-06-12T17:01:01.715644429Z\" level=info msg=\"Started container\" PID=250118 containerID=c596df42afe26d7c731c1ac7c127225f97d71c6c52e2ab6c6c9e1c763a4fd6e7 description=openstack/keystone-cron-29688061-9vmjw/keystone-cron id=f7c2c56d-1f3f-4550-8ec9-a7a4ad9f5ef5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7\nJun 12 17:01:09.286160 crc crio[22579]: time=\"2026-06-12T17:01:09.285354371Z\" level=info msg=\"Stopping pod sandbox: ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7\" id=f1a26a90-ca62-49ee-8e4f-334e50528f9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:09.289609 crc crio[22579]: time=\"2026-06-12T17:01:09.287065925Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-9vmjw Namespace:openstack ID:ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 UID:ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c NetNS:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce3a4c55_e1d8_43a4_97d6_4da13bfbb50c.slice PodAnnotations:0xc002308980}] Aliases:map[]}\"\nJun 12 17:01:09.289609 crc crio[22579]: time=\"2026-06-12T17:01:09.287205928Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688061-9vmjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:01:09.813195 crc crio[22579]: time=\"2026-06-12T17:01:09.812623295Z\" level=info msg=\"Stopped pod sandbox: ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7\" id=f1a26a90-ca62-49ee-8e4f-334e50528f9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:01:56.042866 crc crio[22579]: time=\"2026-06-12T17:01:56.041783942Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4nl8c/POD\" id=3bf950e8-4fb1-4f9a-a02e-f521247e07e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:01:56.044687 crc crio[22579]: time=\"2026-06-12T17:01:56.04288912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:56.553872 crc crio[22579]: time=\"2026-06-12T17:01:56.54264109Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4nl8c Namespace:openshift-marketplace ID:bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 UID:48799bbe-ccee-4e55-93b6-bb77dd73d3ad NetNS:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48799bbe_ccee_4e55_93b6_bb77dd73d3ad.slice PodAnnotations:0xc005ce7348}] Aliases:map[]}\"\nJun 12 17:01:56.553872 crc crio[22579]: time=\"2026-06-12T17:01:56.543325907Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4nl8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:01:57.404940 crc crio[22579]: 2026-06-12T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bee8543ea88fbc2 Mac:9e:aa:cf:50:ed:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce SocketPath: PciID:}] [{Interface:0xc00011b930 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:01:57.406246 crc crio[22579]: time=\"2026-06-12T17:01:57.406178272Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4nl8c Namespace:openshift-marketplace ID:bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 UID:48799bbe-ccee-4e55-93b6-bb77dd73d3ad NetNS:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48799bbe_ccee_4e55_93b6_bb77dd73d3ad.slice PodAnnotations:0xc005ce7348}] Aliases:map[]}\"\nJun 12 17:01:57.406475 crc crio[22579]: time=\"2026-06-12T17:01:57.406408428Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4nl8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:01:57.424340 crc crio[22579]: time=\"2026-06-12T17:01:57.422635857Z\" level=info msg=\"Ran pod sandbox bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 with infra container: openshift-marketplace/redhat-marketplace-4nl8c/POD\" id=3bf950e8-4fb1-4f9a-a02e-f521247e07e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:01:57.430375 crc crio[22579]: time=\"2026-06-12T17:01:57.430251103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b33cc7c0-38d4-4422-9e24-170558f2af7f name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:57.437647 crc crio[22579]: time=\"2026-06-12T17:01:57.437552091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=688a1c3c-8513-4761-bff9-bef1b8400bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:57.448292 crc crio[22579]: time=\"2026-06-12T17:01:57.448158435Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities\" id=c46289b0-a50a-49e1-a2b6-9a8f79edb209 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:57.448857 crc crio[22579]: time=\"2026-06-12T17:01:57.448784761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:57.522643 crc crio[22579]: time=\"2026-06-12T17:01:57.52244479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:57.538996 crc crio[22579]: time=\"2026-06-12T17:01:57.538903524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:57.694163 crc crio[22579]: time=\"2026-06-12T17:01:57.693581782Z\" level=info msg=\"Created container 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f: openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities\" id=c46289b0-a50a-49e1-a2b6-9a8f79edb209 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:57.703695 crc crio[22579]: time=\"2026-06-12T17:01:57.698064088Z\" level=info msg=\"Starting container: 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f\" id=5b080dc4-760e-4f9a-8e5b-60adcae664ff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:01:57.707190 crc crio[22579]: time=\"2026-06-12T17:01:57.705220982Z\" level=info msg=\"Started container\" PID=262727 containerID=338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f description=openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities id=5b080dc4-760e-4f9a-8e5b-60adcae664ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\nJun 12 17:01:58.705408 crc crio[22579]: time=\"2026-06-12T17:01:58.705251175Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f3bfbf4f-77ba-4413-a6d6-10f7bb284c30 name=/runtime.v1.ImageService/PullImage\nJun 12 17:01:58.715057 crc crio[22579]: time=\"2026-06-12T17:01:58.714888674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 12 17:01:59.385814 crc crio[22579]: time=\"2026-06-12T17:01:59.384664452Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=f3bfbf4f-77ba-4413-a6d6-10f7bb284c30 name=/runtime.v1.ImageService/PullImage\nJun 12 17:01:59.387482 crc crio[22579]: time=\"2026-06-12T17:01:59.387412973Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0e84f2ac-8542-4ee6-9d28-c9ad3ba0b555 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:59.392303 crc crio[22579]: time=\"2026-06-12T17:01:59.392004181Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3984f6b9-e877-4a79-8d7d-ecbbf5df4dea name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:01:59.402372 crc crio[22579]: time=\"2026-06-12T17:01:59.402199914Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4nl8c/extract-content\" id=c90b18d1-5842-4548-910c-6a8c0d592486 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:59.402871 crc crio[22579]: time=\"2026-06-12T17:01:59.402777999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:59.493059 crc crio[22579]: time=\"2026-06-12T17:01:59.492955274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:59.497776 crc crio[22579]: time=\"2026-06-12T17:01:59.497688446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:01:59.668850 crc crio[22579]: time=\"2026-06-12T17:01:59.668141481Z\" level=info msg=\"Created container ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b: openshift-marketplace/redhat-marketplace-4nl8c/extract-content\" id=c90b18d1-5842-4548-910c-6a8c0d592486 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:01:59.670705 crc crio[22579]: time=\"2026-06-12T17:01:59.670639075Z\" level=info msg=\"Starting container: ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b\" id=d660605e-e7ab-4a06-b0fc-8dd79ec96cbf name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:01:59.678458 crc crio[22579]: time=\"2026-06-12T17:01:59.678229831Z\" level=info msg=\"Started container\" PID=263223 containerID=ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b description=openshift-marketplace/redhat-marketplace-4nl8c/extract-content id=d660605e-e7ab-4a06-b0fc-8dd79ec96cbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\nJun 12 17:02:00.679367 crc crio[22579]: time=\"2026-06-12T17:02:00.678780906Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688062-pnkmm/POD\" id=340ba7cf-c3ec-416c-be66-c71bd6dc5e6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:02:00.680778 crc crio[22579]: time=\"2026-06-12T17:02:00.679390212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:00.717954 crc crio[22579]: time=\"2026-06-12T17:02:00.717841403Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-pnkmm Namespace:openshift-infra ID:1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b UID:b7fe5675-6e98-4c9a-9eec-1b28099e6c89 NetNS:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7fe5675_6e98_4c9a_9eec_1b28099e6c89.slice PodAnnotations:0xc0004791b8}] Aliases:map[]}\"\nJun 12 17:02:00.717954 crc crio[22579]: time=\"2026-06-12T17:02:00.717924576Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688062-pnkmm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:02:00.776805 crc crio[22579]: time=\"2026-06-12T17:02:00.762661999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2e6bd3d-3f44-4215-91c4-a74b30e3a85c name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:02:00.776805 crc crio[22579]: time=\"2026-06-12T17:02:00.765740568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=643e9bb9-890d-4408-bc22-a52fa0d39f1a name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:02:00.783568 crc crio[22579]: time=\"2026-06-12T17:02:00.783370453Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4nl8c/registry-server\" id=430fba4f-6164-4baa-b1e8-b6915be79f7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:02:00.784055 crc crio[22579]: time=\"2026-06-12T17:02:00.783946408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:00.939987 crc crio[22579]: time=\"2026-06-12T17:02:00.939900819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:00.958139 crc crio[22579]: time=\"2026-06-12T17:02:00.956758043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:01.172020 crc crio[22579]: time=\"2026-06-12T17:02:01.17189864Z\" level=info msg=\"Created container 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c: openshift-marketplace/redhat-marketplace-4nl8c/registry-server\" id=430fba4f-6164-4baa-b1e8-b6915be79f7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:02:01.174070 crc crio[22579]: time=\"2026-06-12T17:02:01.173976524Z\" level=info msg=\"Starting container: 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c\" id=e7b9c1df-e5c8-4c1e-b8ab-585b751708ca name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:02:01.186880 crc crio[22579]: time=\"2026-06-12T17:02:01.186768743Z\" level=info msg=\"Started container\" PID=263685 containerID=74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c description=openshift-marketplace/redhat-marketplace-4nl8c/registry-server id=e7b9c1df-e5c8-4c1e-b8ab-585b751708ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\nJun 12 17:02:01.370778 crc crio[22579]: 2026-06-12T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a67ff507dab020 Mac:62:6e:99:75:f8:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 SocketPath: PciID:}] [{Interface:0xc00014e5d0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:02:01.372962 crc crio[22579]: time=\"2026-06-12T17:02:01.37281851Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-pnkmm Namespace:openshift-infra ID:1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b UID:b7fe5675-6e98-4c9a-9eec-1b28099e6c89 NetNS:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7fe5675_6e98_4c9a_9eec_1b28099e6c89.slice PodAnnotations:0xc0004791b8}] Aliases:map[]}\"\nJun 12 17:02:01.373106 crc crio[22579]: time=\"2026-06-12T17:02:01.373054666Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688062-pnkmm for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:02:01.383297 crc crio[22579]: time=\"2026-06-12T17:02:01.382993773Z\" level=info msg=\"Ran pod sandbox 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b with infra container: openshift-infra/auto-csr-approver-29688062-pnkmm/POD\" id=340ba7cf-c3ec-416c-be66-c71bd6dc5e6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:02:01.386122 crc crio[22579]: time=\"2026-06-12T17:02:01.386032641Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=27ca8e8f-4e72-44ba-83bd-d01c32bf7133 name=/runtime.v1.ImageService/PullImage\nJun 12 17:02:01.390997 crc crio[22579]: time=\"2026-06-12T17:02:01.390920527Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:02:02.619954 crc crio[22579]: time=\"2026-06-12T17:02:02.619863102Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=27ca8e8f-4e72-44ba-83bd-d01c32bf7133 name=/runtime.v1.ImageService/PullImage\nJun 12 17:02:02.621342 crc crio[22579]: time=\"2026-06-12T17:02:02.620678613Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5b6d4ab-75ea-4277-80d1-6a61837a305e name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:02:02.623338 crc crio[22579]: time=\"2026-06-12T17:02:02.623199878Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=011f2c9e-de6b-4129-8816-5f46a0b2db4f name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:02:02.638608 crc crio[22579]: time=\"2026-06-12T17:02:02.638462551Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688062-pnkmm/oc\" id=47649d6e-a94e-45e9-9de1-276ecbfb1c0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:02:02.641150 crc crio[22579]: time=\"2026-06-12T17:02:02.639384315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:02.701452 crc crio[22579]: time=\"2026-06-12T17:02:02.70124174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:03.175247 crc crio[22579]: time=\"2026-06-12T17:02:03.175070776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:02:03.355208 crc crio[22579]: time=\"2026-06-12T17:02:03.355060007Z\" level=info msg=\"Created container e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962: openshift-infra/auto-csr-approver-29688062-pnkmm/oc\" id=47649d6e-a94e-45e9-9de1-276ecbfb1c0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:02:03.360351 crc crio[22579]: time=\"2026-06-12T17:02:03.360173569Z\" level=info msg=\"Starting container: e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962\" id=41b19210-3927-40e3-8c4c-a92fb17c5aff name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:02:03.368369 crc crio[22579]: time=\"2026-06-12T17:02:03.368239047Z\" level=info msg=\"Started container\" PID=264135 containerID=e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962 description=openshift-infra/auto-csr-approver-29688062-pnkmm/oc id=41b19210-3927-40e3-8c4c-a92fb17c5aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\nJun 12 17:02:05.899010 crc crio[22579]: time=\"2026-06-12T17:02:05.897872675Z\" level=info msg=\"Stopping pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=aabf31e6-1dff-4ff1-a57b-26103812f35d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:02:05.900694 crc crio[22579]: time=\"2026-06-12T17:02:05.900228396Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-pnkmm Namespace:openshift-infra ID:1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b UID:b7fe5675-6e98-4c9a-9eec-1b28099e6c89 NetNS:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7fe5675_6e98_4c9a_9eec_1b28099e6c89.slice PodAnnotations:0xc002308570}] Aliases:map[]}\"\nJun 12 17:02:05.900694 crc crio[22579]: time=\"2026-06-12T17:02:05.900616596Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688062-pnkmm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:02:06.243449 crc crio[22579]: time=\"2026-06-12T17:02:06.24285082Z\" level=info msg=\"Stopped pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=aabf31e6-1dff-4ff1-a57b-26103812f35d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:02:09.760725 crc crio[22579]: time=\"2026-06-12T17:02:09.759389865Z\" level=info msg=\"Stopping container: 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c (timeout: 2s)\" id=8e3ba8b9-26f6-4feb-81fa-18c661f75b3d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:02:09.885053 crc crio[22579]: time=\"2026-06-12T17:02:09.884949422Z\" level=info msg=\"Stopped container 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c: openshift-marketplace/redhat-marketplace-4nl8c/registry-server\" id=8e3ba8b9-26f6-4feb-81fa-18c661f75b3d name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:02:09.886401 crc crio[22579]: time=\"2026-06-12T17:02:09.886316918Z\" level=info msg=\"Stopping pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=2ebf1779-9298-4f9a-83be-1ef5ee612a2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:02:09.887317 crc crio[22579]: time=\"2026-06-12T17:02:09.88717904Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4nl8c Namespace:openshift-marketplace ID:bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 UID:48799bbe-ccee-4e55-93b6-bb77dd73d3ad NetNS:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48799bbe_ccee_4e55_93b6_bb77dd73d3ad.slice PodAnnotations:0xc00130d298}] Aliases:map[]}\"\nJun 12 17:02:09.887488 crc crio[22579]: time=\"2026-06-12T17:02:09.887418976Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4nl8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:02:10.261602 crc crio[22579]: time=\"2026-06-12T17:02:10.26108819Z\" level=info msg=\"Stopped pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=2ebf1779-9298-4f9a-83be-1ef5ee612a2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:02:10.784966 crc crio[22579]: time=\"2026-06-12T17:02:10.784619388Z\" level=info msg=\"Removing container: 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c\" id=053cfde6-9834-4368-a4d6-57e8dc2eaac7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:02:10.825046 crc crio[22579]: time=\"2026-06-12T17:02:10.824797034Z\" level=info msg=\"Removed container 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c: openshift-marketplace/redhat-marketplace-4nl8c/registry-server\" id=053cfde6-9834-4368-a4d6-57e8dc2eaac7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:02:10.827348 crc crio[22579]: time=\"2026-06-12T17:02:10.827241587Z\" level=info msg=\"Removing container: ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b\" id=520e9b9e-ff8b-4504-a155-2435ca21e1d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:02:10.873026 crc crio[22579]: time=\"2026-06-12T17:02:10.872786311Z\" level=info msg=\"Removed container ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b: openshift-marketplace/redhat-marketplace-4nl8c/extract-content\" id=520e9b9e-ff8b-4504-a155-2435ca21e1d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:02:10.881375 crc crio[22579]: time=\"2026-06-12T17:02:10.881295521Z\" level=info msg=\"Removing container: 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f\" id=566db4b2-c88c-4d48-b423-b3798cecf201 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:02:10.934847 crc crio[22579]: time=\"2026-06-12T17:02:10.934681177Z\" level=info msg=\"Removed container 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f: openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities\" id=566db4b2-c88c-4d48-b423-b3798cecf201 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:02:53.787097 crc crio[22579]: time=\"2026-06-12T17:02:53.785963124Z\" level=info msg=\"Removing container: aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd\" id=eba8eb7a-e340-47ab-9e7a-db90a17c5f36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:02:53.901154 crc crio[22579]: time=\"2026-06-12T17:02:53.90100421Z\" level=info msg=\"Removed container aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd: openshift-infra/auto-csr-approver-29688056-tpgb8/oc\" id=eba8eb7a-e340-47ab-9e7a-db90a17c5f36 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:02:53.924462 crc crio[22579]: time=\"2026-06-12T17:02:53.924349802Z\" level=info msg=\"Stopping pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=48492690-6204-490e-95c6-65078e73eb73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:02:53.924462 crc crio[22579]: time=\"2026-06-12T17:02:53.924434634Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=48492690-6204-490e-95c6-65078e73eb73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:02:53.925308 crc crio[22579]: time=\"2026-06-12T17:02:53.925226965Z\" level=info msg=\"Removing pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=15e190ac-d9b9-47b7-aa9f-b928381d0703 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:02:53.953978 crc crio[22579]: time=\"2026-06-12T17:02:53.953166105Z\" level=info msg=\"Removed pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=15e190ac-d9b9-47b7-aa9f-b928381d0703 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:02:53.955489 crc crio[22579]: time=\"2026-06-12T17:02:53.955400133Z\" level=info msg=\"Stopping pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=eb892a65-ffce-43ef-ab72-58cdc4fc717c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:02:53.955489 crc crio[22579]: time=\"2026-06-12T17:02:53.955544856Z\" level=info msg=\"Stopped pod sandbox (already stopped): bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=eb892a65-ffce-43ef-ab72-58cdc4fc717c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:02:53.956164 crc crio[22579]: time=\"2026-06-12T17:02:53.95607627Z\" level=info msg=\"Removing pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=94a7743a-db61-4925-a9a1-8f6c4807121c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:02:53.975242 crc crio[22579]: time=\"2026-06-12T17:02:53.975101151Z\" level=info msg=\"Removed pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=94a7743a-db61-4925-a9a1-8f6c4807121c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:04:00.680101 crc crio[22579]: time=\"2026-06-12T17:04:00.679036049Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688064-zp6b7/POD\" id=8fdd71f1-5dcb-40eb-a687-4add14cc279e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:00.681565 crc crio[22579]: time=\"2026-06-12T17:04:00.680799104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:00.718232 crc crio[22579]: time=\"2026-06-12T17:04:00.718077315Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-zp6b7 Namespace:openshift-infra ID:eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d UID:54185bed-3b45-412c-9a00-152e907dd39f NetNS:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54185bed_3b45_412c_9a00_152e907dd39f.slice PodAnnotations:0xc0025a06a8}] Aliases:map[]}\"\nJun 12 17:04:00.718232 crc crio[22579]: time=\"2026-06-12T17:04:00.718199208Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688064-zp6b7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:01.337630 crc crio[22579]: 2026-06-12T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eec8bca30f1f80d Mac:ca:ff:1c:b4:84:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 SocketPath: PciID:}] [{Interface:0xc000404760 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:04:01.338637 crc crio[22579]: time=\"2026-06-12T17:04:01.338559242Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-zp6b7 Namespace:openshift-infra ID:eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d UID:54185bed-3b45-412c-9a00-152e907dd39f NetNS:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54185bed_3b45_412c_9a00_152e907dd39f.slice PodAnnotations:0xc0025a06a8}] Aliases:map[]}\"\nJun 12 17:04:01.339587 crc crio[22579]: time=\"2026-06-12T17:04:01.338927752Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688064-zp6b7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:04:01.352853 crc crio[22579]: time=\"2026-06-12T17:04:01.352678897Z\" level=info msg=\"Ran pod sandbox eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d with infra container: openshift-infra/auto-csr-approver-29688064-zp6b7/POD\" id=8fdd71f1-5dcb-40eb-a687-4add14cc279e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:04:01.355674 crc crio[22579]: time=\"2026-06-12T17:04:01.355596192Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b2a504ae-159f-4f8f-bb7f-6e1c759ef4bc name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:03.685832 crc crio[22579]: time=\"2026-06-12T17:04:03.67695179Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:04:04.768527 crc crio[22579]: time=\"2026-06-12T17:04:04.767449336Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b2a504ae-159f-4f8f-bb7f-6e1c759ef4bc name=/runtime.v1.ImageService/PullImage\nJun 12 17:04:04.772197 crc crio[22579]: time=\"2026-06-12T17:04:04.770082434Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=79f66526-d54c-49cd-a7b2-80612964abd7 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:04.772460 crc crio[22579]: time=\"2026-06-12T17:04:04.772386713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7bee4e5f-1a28-484b-bb7f-b1a913ba196c name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:04:04.779880 crc crio[22579]: time=\"2026-06-12T17:04:04.779698302Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688064-zp6b7/oc\" id=cb587617-3426-408f-a20a-da773b7c0c83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:04.780779 crc crio[22579]: time=\"2026-06-12T17:04:04.780156034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:04.848392 crc crio[22579]: time=\"2026-06-12T17:04:04.848207108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:05.116977 crc crio[22579]: time=\"2026-06-12T17:04:05.116317621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:04:05.260361 crc crio[22579]: time=\"2026-06-12T17:04:05.259669287Z\" level=info msg=\"Created container 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e: openshift-infra/auto-csr-approver-29688064-zp6b7/oc\" id=cb587617-3426-408f-a20a-da773b7c0c83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:04:05.262205 crc crio[22579]: time=\"2026-06-12T17:04:05.26174344Z\" level=info msg=\"Starting container: 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e\" id=a8b975a3-6cd8-4a60-8b7c-d60beb4227b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:04:05.269114 crc crio[22579]: time=\"2026-06-12T17:04:05.268963056Z\" level=info msg=\"Started container\" PID=281538 containerID=82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e description=openshift-infra/auto-csr-approver-29688064-zp6b7/oc id=a8b975a3-6cd8-4a60-8b7c-d60beb4227b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\nJun 12 17:04:06.957934 crc crio[22579]: time=\"2026-06-12T17:04:06.957191913Z\" level=info msg=\"Stopping pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=d9584b53-ee3b-4042-89fa-76137255d134 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:06.959778 crc crio[22579]: time=\"2026-06-12T17:04:06.95864444Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-zp6b7 Namespace:openshift-infra ID:eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d UID:54185bed-3b45-412c-9a00-152e907dd39f NetNS:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54185bed_3b45_412c_9a00_152e907dd39f.slice PodAnnotations:0xc000478cf0}] Aliases:map[]}\"\nJun 12 17:04:06.959778 crc crio[22579]: time=\"2026-06-12T17:04:06.958787084Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688064-zp6b7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:04:07.350100 crc crio[22579]: time=\"2026-06-12T17:04:07.349839556Z\" level=info msg=\"Stopped pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=d9584b53-ee3b-4042-89fa-76137255d134 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:54.039226 crc crio[22579]: time=\"2026-06-12T17:04:54.038058913Z\" level=info msg=\"Removing container: b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557\" id=f663c7a3-b277-43ae-b9ea-5c66ff18c397 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:54.211913 crc crio[22579]: time=\"2026-06-12T17:04:54.211351331Z\" level=info msg=\"Removed container b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557: openshift-infra/auto-csr-approver-29688058-cfl6h/oc\" id=f663c7a3-b277-43ae-b9ea-5c66ff18c397 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:04:54.226877 crc crio[22579]: time=\"2026-06-12T17:04:54.226723387Z\" level=info msg=\"Stopping pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=f9e1ebbe-50fa-4be1-bc1d-a85dfc63978c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:54.226877 crc crio[22579]: time=\"2026-06-12T17:04:54.22683351Z\" level=info msg=\"Stopped pod sandbox (already stopped): c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=f9e1ebbe-50fa-4be1-bc1d-a85dfc63978c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:04:54.231597 crc crio[22579]: time=\"2026-06-12T17:04:54.231429898Z\" level=info msg=\"Removing pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=6e949687-25e0-46ef-a2ec-71bf9ad042bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:04:54.250975 crc crio[22579]: time=\"2026-06-12T17:04:54.250818588Z\" level=info msg=\"Removed pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=6e949687-25e0-46ef-a2ec-71bf9ad042bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:08.531225 crc crio[22579]: time=\"2026-06-12T17:05:08.530111316Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-r9lbb/POD\" id=d170718d-dd61-441f-b30c-99d2b059bb07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:05:08.532895 crc crio[22579]: time=\"2026-06-12T17:05:08.532861777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:08.577709 crc crio[22579]: time=\"2026-06-12T17:05:08.577080277Z\" level=info msg=\"Got pod network &{Name:certified-operators-r9lbb Namespace:openshift-marketplace ID:8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 UID:423b9a07-3ec7-498a-9f66-6b0fa81784c2 NetNS:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod423b9a07_3ec7_498a_9f66_6b0fa81784c2.slice PodAnnotations:0xc000384f48}] Aliases:map[]}\"\nJun 12 17:05:08.577709 crc crio[22579]: time=\"2026-06-12T17:05:08.577661482Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-r9lbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:05:09.196434 crc crio[22579]: 2026-06-12T17:05:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8044ffbd16f437c Mac:ea:4b:cc:70:20:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:05:09.198369 crc crio[22579]: time=\"2026-06-12T17:05:09.198082188Z\" level=info msg=\"Got pod network &{Name:certified-operators-r9lbb Namespace:openshift-marketplace ID:8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 UID:423b9a07-3ec7-498a-9f66-6b0fa81784c2 NetNS:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod423b9a07_3ec7_498a_9f66_6b0fa81784c2.slice PodAnnotations:0xc000384f48}] Aliases:map[]}\"\nJun 12 17:05:09.198369 crc crio[22579]: time=\"2026-06-12T17:05:09.198293323Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-r9lbb for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:05:09.220121 crc crio[22579]: time=\"2026-06-12T17:05:09.220016143Z\" level=info msg=\"Ran pod sandbox 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 with infra container: openshift-marketplace/certified-operators-r9lbb/POD\" id=d170718d-dd61-441f-b30c-99d2b059bb07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:05:09.224413 crc crio[22579]: time=\"2026-06-12T17:05:09.224347185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54a117b7-149a-4b0b-b3c7-de3ba3f053f1 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:09.231053 crc crio[22579]: time=\"2026-06-12T17:05:09.230976716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=397b9011-9b6d-4721-8176-3f477c13effd name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:09.239278 crc crio[22579]: time=\"2026-06-12T17:05:09.239157387Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r9lbb/extract-utilities\" id=00f1fc3c-13fe-498c-9d82-6b8e0090cbb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:09.239842 crc crio[22579]: time=\"2026-06-12T17:05:09.239772663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:09.314354 crc crio[22579]: time=\"2026-06-12T17:05:09.314203002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:09.322611 crc crio[22579]: time=\"2026-06-12T17:05:09.322473975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:09.550461 crc crio[22579]: time=\"2026-06-12T17:05:09.548846471Z\" level=info msg=\"Created container f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5: openshift-marketplace/certified-operators-r9lbb/extract-utilities\" id=00f1fc3c-13fe-498c-9d82-6b8e0090cbb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:09.553029 crc crio[22579]: time=\"2026-06-12T17:05:09.552644559Z\" level=info msg=\"Starting container: f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5\" id=1cfc2ba6-7abf-4fb3-b0cc-044244c80ebc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:05:09.565327 crc crio[22579]: time=\"2026-06-12T17:05:09.564872074Z\" level=info msg=\"Started container\" PID=291081 containerID=f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5 description=openshift-marketplace/certified-operators-r9lbb/extract-utilities id=1cfc2ba6-7abf-4fb3-b0cc-044244c80ebc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\nJun 12 17:05:10.065067 crc crio[22579]: time=\"2026-06-12T17:05:10.06393685Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7328c380-bbcb-4894-b123-bfcb765c61c1 name=/runtime.v1.ImageService/PullImage\nJun 12 17:05:10.079417 crc crio[22579]: time=\"2026-06-12T17:05:10.077864629Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 12 17:05:10.699172 crc crio[22579]: time=\"2026-06-12T17:05:10.698565903Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=7328c380-bbcb-4894-b123-bfcb765c61c1 name=/runtime.v1.ImageService/PullImage\nJun 12 17:05:10.701134 crc crio[22579]: time=\"2026-06-12T17:05:10.700449471Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=94d7d87c-e642-43bb-ac35-b24f60bb86c2 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:10.705289 crc crio[22579]: time=\"2026-06-12T17:05:10.705192903Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3baf1a2d-0fad-4f76-9a22-e1721e4d8214 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:10.718167 crc crio[22579]: time=\"2026-06-12T17:05:10.716974247Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r9lbb/extract-content\" id=a6d62bf7-dfe5-4cee-b10e-490fe8900043 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:10.718167 crc crio[22579]: time=\"2026-06-12T17:05:10.717649605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:10.824304 crc crio[22579]: time=\"2026-06-12T17:05:10.82413586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:10.847480 crc crio[22579]: time=\"2026-06-12T17:05:10.847298337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:11.055678 crc crio[22579]: time=\"2026-06-12T17:05:11.054993912Z\" level=info msg=\"Created container 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7: openshift-marketplace/certified-operators-r9lbb/extract-content\" id=a6d62bf7-dfe5-4cee-b10e-490fe8900043 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:11.060886 crc crio[22579]: time=\"2026-06-12T17:05:11.060792502Z\" level=info msg=\"Starting container: 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7\" id=a409431a-b249-48bb-b2e6-05aabab4aeac name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:05:11.075818 crc crio[22579]: time=\"2026-06-12T17:05:11.071026635Z\" level=info msg=\"Started container\" PID=291250 containerID=4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7 description=openshift-marketplace/certified-operators-r9lbb/extract-content id=a409431a-b249-48bb-b2e6-05aabab4aeac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\nJun 12 17:05:11.305965 crc crio[22579]: time=\"2026-06-12T17:05:11.305697436Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x2gxk/POD\" id=06e665d8-8ec4-4b32-a6ea-2b794c67706d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:05:11.305965 crc crio[22579]: time=\"2026-06-12T17:05:11.305832909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:11.344172 crc crio[22579]: time=\"2026-06-12T17:05:11.343997803Z\" level=info msg=\"Got pod network &{Name:community-operators-x2gxk Namespace:openshift-marketplace ID:72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 UID:0268df18-4921-4cdd-bd37-0471baaadb87 NetNS:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0268df18_4921_4cdd_bd37_0471baaadb87.slice PodAnnotations:0xc001216290}] Aliases:map[]}\"\nJun 12 17:05:11.344172 crc crio[22579]: time=\"2026-06-12T17:05:11.344059035Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x2gxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:05:12.014323 crc crio[22579]: 2026-06-12T17:05:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72f46d495345a05 Mac:36:dc:03:bb:27:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:05:12.016361 crc crio[22579]: time=\"2026-06-12T17:05:12.016233185Z\" level=info msg=\"Got pod network &{Name:community-operators-x2gxk Namespace:openshift-marketplace ID:72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 UID:0268df18-4921-4cdd-bd37-0471baaadb87 NetNS:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0268df18_4921_4cdd_bd37_0471baaadb87.slice PodAnnotations:0xc001216290}] Aliases:map[]}\"\nJun 12 17:05:12.016574 crc crio[22579]: time=\"2026-06-12T17:05:12.016479301Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x2gxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:05:12.035837 crc crio[22579]: time=\"2026-06-12T17:05:12.035676696Z\" level=info msg=\"Ran pod sandbox 72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 with infra container: openshift-marketplace/community-operators-x2gxk/POD\" id=06e665d8-8ec4-4b32-a6ea-2b794c67706d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:05:12.041613 crc crio[22579]: time=\"2026-06-12T17:05:12.041466285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99233743-a8d8-4f27-b7a1-be3dda76c90a name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:12.045920 crc crio[22579]: time=\"2026-06-12T17:05:12.045809957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3a66d2cd-3fef-4977-aa6e-5be58f8cbc9f name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:12.060650 crc crio[22579]: time=\"2026-06-12T17:05:12.060427694Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x2gxk/extract-utilities\" id=fe6f6c49-3d2a-49c7-9f90-f3547aa4e12b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:12.061136 crc crio[22579]: time=\"2026-06-12T17:05:12.060879236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:12.113782 crc crio[22579]: time=\"2026-06-12T17:05:12.113475972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:12.119543 crc crio[22579]: time=\"2026-06-12T17:05:12.119426785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:12.303369 crc crio[22579]: time=\"2026-06-12T17:05:12.302617519Z\" level=info msg=\"Created container f74115e5b483fc8137d05c228bf86de2cea3245aed180b2b1c7ae7956a049dec: openshift-marketplace/community-operators-x2gxk/extract-utilities\" id=fe6f6c49-3d2a-49c7-9f90-f3547aa4e12b name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:12.305341 crc crio[22579]: time=\"2026-06-12T17:05:12.305088732Z\" level=info msg=\"Starting container: f74115e5b483fc8137d05c228bf86de2cea3245aed180b2b1c7ae7956a049dec\" id=b1d3081d-5039-4ed8-b7e2-2ea901e07e21 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:05:12.311613 crc crio[22579]: time=\"2026-06-12T17:05:12.311455026Z\" level=info msg=\"Started container\" PID=291419 containerID=f74115e5b483fc8137d05c228bf86de2cea3245aed180b2b1c7ae7956a049dec description=openshift-marketplace/community-operators-x2gxk/extract-utilities id=b1d3081d-5039-4ed8-b7e2-2ea901e07e21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49\nJun 12 17:05:13.175334 crc crio[22579]: time=\"2026-06-12T17:05:13.174680522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d82a0ac1-c3ef-4dea-bfbc-0f3c60541127 name=/runtime.v1.ImageService/PullImage\nJun 12 17:05:13.180673 crc crio[22579]: time=\"2026-06-12T17:05:13.180459011Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 12 17:05:13.852432 crc crio[22579]: time=\"2026-06-12T17:05:13.85224495Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=d82a0ac1-c3ef-4dea-bfbc-0f3c60541127 name=/runtime.v1.ImageService/PullImage\nJun 12 17:05:13.853295 crc crio[22579]: time=\"2026-06-12T17:05:13.853189865Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b18b82a2-1e0a-4752-ac21-9867aafa3c7e name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:13.856725 crc crio[22579]: time=\"2026-06-12T17:05:13.856585342Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7f2ae0a2-3c63-487e-9ae3-f305d51c416c name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:13.867800 crc crio[22579]: time=\"2026-06-12T17:05:13.867715049Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x2gxk/extract-content\" id=608afea2-a502-4e2c-81f6-c820aef915bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:13.868444 crc crio[22579]: time=\"2026-06-12T17:05:13.868193182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:13.923305 crc crio[22579]: time=\"2026-06-12T17:05:13.923165869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:13.926645 crc crio[22579]: time=\"2026-06-12T17:05:13.926595057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:14.112757 crc crio[22579]: time=\"2026-06-12T17:05:14.112025518Z\" level=info msg=\"Created container b859a4b1e855e1a9123711246c3f70849275f332e0e5004ad9e689b6909219b9: openshift-marketplace/community-operators-x2gxk/extract-content\" id=608afea2-a502-4e2c-81f6-c820aef915bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:14.117307 crc crio[22579]: time=\"2026-06-12T17:05:14.114918693Z\" level=info msg=\"Starting container: b859a4b1e855e1a9123711246c3f70849275f332e0e5004ad9e689b6909219b9\" id=b2896078-e4cd-4ab1-8c95-c7c1cf68035e name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:05:14.121085 crc crio[22579]: time=\"2026-06-12T17:05:14.120999119Z\" level=info msg=\"Started container\" PID=291642 containerID=b859a4b1e855e1a9123711246c3f70849275f332e0e5004ad9e689b6909219b9 description=openshift-marketplace/community-operators-x2gxk/extract-content id=b2896078-e4cd-4ab1-8c95-c7c1cf68035e name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49\nJun 12 17:05:14.206742 crc crio[22579]: time=\"2026-06-12T17:05:14.204975754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59f9f9e8-d4a6-406d-829e-8aee825544e3 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:14.211693 crc crio[22579]: time=\"2026-06-12T17:05:14.210540198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54469011-1fbe-4596-b84e-c3af5aeb6495 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:14.218556 crc crio[22579]: time=\"2026-06-12T17:05:14.218415171Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r9lbb/registry-server\" id=c8ef8af7-d85d-482e-9149-d4bf78168fed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:14.219658 crc crio[22579]: time=\"2026-06-12T17:05:14.219589731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:14.304359 crc crio[22579]: time=\"2026-06-12T17:05:14.304176242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:14.308002 crc crio[22579]: time=\"2026-06-12T17:05:14.307934399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:14.557857 crc crio[22579]: time=\"2026-06-12T17:05:14.55775694Z\" level=info msg=\"Created container 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29: openshift-marketplace/certified-operators-r9lbb/registry-server\" id=c8ef8af7-d85d-482e-9149-d4bf78168fed name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:14.570056 crc crio[22579]: time=\"2026-06-12T17:05:14.569972275Z\" level=info msg=\"Starting container: 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29\" id=29e0ff3a-a5c6-4f73-912d-297c485d0dbc name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:05:14.578201 crc crio[22579]: time=\"2026-06-12T17:05:14.578095704Z\" level=info msg=\"Started container\" PID=291724 containerID=7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29 description=openshift-marketplace/certified-operators-r9lbb/registry-server id=29e0ff3a-a5c6-4f73-912d-297c485d0dbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\nJun 12 17:05:16.273911 crc crio[22579]: time=\"2026-06-12T17:05:16.272793727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e854425-dee8-4d30-824f-15aea158b790 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:16.277465 crc crio[22579]: time=\"2026-06-12T17:05:16.277400096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a60bb142-7175-4aa2-a2f8-f696af6403b9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:05:16.286799 crc crio[22579]: time=\"2026-06-12T17:05:16.286674855Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x2gxk/registry-server\" id=f24f9f67-2b2c-4831-a398-0537b0f529dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:16.287202 crc crio[22579]: time=\"2026-06-12T17:05:16.287115437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:16.357636 crc crio[22579]: time=\"2026-06-12T17:05:16.355854669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:16.372016 crc crio[22579]: time=\"2026-06-12T17:05:16.371868782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:05:16.885800 crc crio[22579]: time=\"2026-06-12T17:05:16.884765005Z\" level=info msg=\"Created container 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f: openshift-marketplace/community-operators-x2gxk/registry-server\" id=f24f9f67-2b2c-4831-a398-0537b0f529dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:05:16.888641 crc crio[22579]: time=\"2026-06-12T17:05:16.88843788Z\" level=info msg=\"Starting container: 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f\" id=214bb245-db86-4d63-9ec0-5307f64861b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:05:16.899319 crc crio[22579]: time=\"2026-06-12T17:05:16.899152406Z\" level=info msg=\"Started container\" PID=291984 containerID=97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f description=openshift-marketplace/community-operators-x2gxk/registry-server id=214bb245-db86-4d63-9ec0-5307f64861b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49\nJun 12 17:05:21.348480 crc crio[22579]: time=\"2026-06-12T17:05:21.347604485Z\" level=info msg=\"Stopping container: 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29 (timeout: 2s)\" id=8608e520-23c2-40f8-bb2e-6eda37c65ce4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:05:21.470798 crc crio[22579]: time=\"2026-06-12T17:05:21.470467083Z\" level=info msg=\"Stopped container 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29: openshift-marketplace/certified-operators-r9lbb/registry-server\" id=8608e520-23c2-40f8-bb2e-6eda37c65ce4 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:05:21.472012 crc crio[22579]: time=\"2026-06-12T17:05:21.471882729Z\" level=info msg=\"Stopping pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=6dc2d2fd-8ddf-48ff-93ac-8e3ac9f7c592 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:21.472868 crc crio[22579]: time=\"2026-06-12T17:05:21.472802673Z\" level=info msg=\"Got pod network &{Name:certified-operators-r9lbb Namespace:openshift-marketplace ID:8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 UID:423b9a07-3ec7-498a-9f66-6b0fa81784c2 NetNS:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod423b9a07_3ec7_498a_9f66_6b0fa81784c2.slice PodAnnotations:0xc000548fa0}] Aliases:map[]}\"\nJun 12 17:05:21.473033 crc crio[22579]: time=\"2026-06-12T17:05:21.472976128Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-r9lbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:05:21.884444 crc crio[22579]: time=\"2026-06-12T17:05:21.883848361Z\" level=info msg=\"Stopped pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=6dc2d2fd-8ddf-48ff-93ac-8e3ac9f7c592 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:22.371992 crc crio[22579]: time=\"2026-06-12T17:05:22.369666386Z\" level=info msg=\"Removing container: 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29\" id=309eb6e7-b885-4bf8-b5c3-cd28f9d657b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:05:22.410471 crc crio[22579]: time=\"2026-06-12T17:05:22.409833332Z\" level=info msg=\"Removed container 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29: openshift-marketplace/certified-operators-r9lbb/registry-server\" id=309eb6e7-b885-4bf8-b5c3-cd28f9d657b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:05:22.414208 crc crio[22579]: time=\"2026-06-12T17:05:22.413844295Z\" level=info msg=\"Removing container: 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7\" id=e3a8894b-c574-4d5e-a179-03e332741a1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:05:22.444439 crc crio[22579]: time=\"2026-06-12T17:05:22.444188468Z\" level=info msg=\"Removed container 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7: openshift-marketplace/certified-operators-r9lbb/extract-content\" id=e3a8894b-c574-4d5e-a179-03e332741a1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:05:22.449740 crc crio[22579]: time=\"2026-06-12T17:05:22.449575896Z\" level=info msg=\"Removing container: f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5\" id=ff4fd589-3b89-4d53-9680-d767a773e31b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:05:22.506853 crc crio[22579]: time=\"2026-06-12T17:05:22.506746521Z\" level=info msg=\"Removed container f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5: openshift-marketplace/certified-operators-r9lbb/extract-utilities\" id=ff4fd589-3b89-4d53-9680-d767a773e31b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:05:23.777646 crc crio[22579]: time=\"2026-06-12T17:05:23.777036032Z\" level=info msg=\"Stopping container: 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f (timeout: 2s)\" id=c118acf4-22c8-4a23-baa6-d3988788bcce name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:05:23.913997 crc crio[22579]: time=\"2026-06-12T17:05:23.913837319Z\" level=info msg=\"Stopped container 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f: openshift-marketplace/community-operators-x2gxk/registry-server\" id=c118acf4-22c8-4a23-baa6-d3988788bcce name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:05:23.914890 crc crio[22579]: time=\"2026-06-12T17:05:23.914840315Z\" level=info msg=\"Stopping pod sandbox: 72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49\" id=08880609-6b3f-45c2-9ae3-4d3ba14605ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:23.916365 crc crio[22579]: time=\"2026-06-12T17:05:23.91581723Z\" level=info msg=\"Got pod network &{Name:community-operators-x2gxk Namespace:openshift-marketplace ID:72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 UID:0268df18-4921-4cdd-bd37-0471baaadb87 NetNS:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0268df18_4921_4cdd_bd37_0471baaadb87.slice PodAnnotations:0xc004fc0a48}] Aliases:map[]}\"\nJun 12 17:05:23.916875 crc crio[22579]: time=\"2026-06-12T17:05:23.916490007Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x2gxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:05:24.310823 crc crio[22579]: time=\"2026-06-12T17:05:24.310367902Z\" level=info msg=\"Stopped pod sandbox: 72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49\" id=08880609-6b3f-45c2-9ae3-4d3ba14605ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:44.601476 crc crio[22579]: time=\"2026-06-12T17:05:44.600769448Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:44.974381 crc crio[22579]: time=\"2026-06-12T17:05:44.974296308Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:45.010056 crc crio[22579]: time=\"2026-06-12T17:05:45.009971208Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:45.402192 crc crio[22579]: time=\"2026-06-12T17:05:45.402017415Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:45.402891 crc crio[22579]: time=\"2026-06-12T17:05:45.402672692Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:45.505206 crc crio[22579]: time=\"2026-06-12T17:05:45.504552419Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:45.539905 crc crio[22579]: time=\"2026-06-12T17:05:45.539846979Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:45.806860 crc crio[22579]: time=\"2026-06-12T17:05:45.806740689Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:46.115793 crc crio[22579]: time=\"2026-06-12T17:05:46.110365237Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:46.122210 crc crio[22579]: time=\"2026-06-12T17:05:46.12212239Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:46.243821 crc crio[22579]: time=\"2026-06-12T17:05:46.243706775Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:46.287071 crc crio[22579]: time=\"2026-06-12T17:05:46.286895849Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:46.373558 crc crio[22579]: time=\"2026-06-12T17:05:46.372839824Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:46.381873 crc crio[22579]: time=\"2026-06-12T17:05:46.381677842Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:46.969916 crc crio[22579]: time=\"2026-06-12T17:05:46.969751264Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:47.544766 crc crio[22579]: time=\"2026-06-12T17:05:47.54402336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:47.929870 crc crio[22579]: time=\"2026-06-12T17:05:47.929738585Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:48.565216 crc crio[22579]: time=\"2026-06-12T17:05:48.565115556Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:49.993686 crc crio[22579]: time=\"2026-06-12T17:05:49.793015063Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:50.113641 crc crio[22579]: time=\"2026-06-12T17:05:50.113428734Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:50.146296 crc crio[22579]: time=\"2026-06-12T17:05:50.146155838Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:52.187837 crc crio[22579]: time=\"2026-06-12T17:05:52.186759169Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:53.725899 crc crio[22579]: time=\"2026-06-12T17:05:53.725159691Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:53.762114 crc crio[22579]: time=\"2026-06-12T17:05:53.76194811Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:54.297081 crc crio[22579]: time=\"2026-06-12T17:05:54.296853361Z\" level=info msg=\"Stopping pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=f5162547-585b-4d0c-bc8c-1f81f52b6a0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:54.297081 crc crio[22579]: time=\"2026-06-12T17:05:54.296969944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=f5162547-585b-4d0c-bc8c-1f81f52b6a0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:05:54.304405 crc crio[22579]: time=\"2026-06-12T17:05:54.304227741Z\" level=info msg=\"Removing pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=0c6f23ab-d12a-4aa1-add4-abb6fe68d92b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:54.329600 crc crio[22579]: time=\"2026-06-12T17:05:54.329431201Z\" level=info msg=\"Removed pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=0c6f23ab-d12a-4aa1-add4-abb6fe68d92b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:05:54.413740 crc crio[22579]: time=\"2026-06-12T17:05:54.413650922Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:55.709240 crc crio[22579]: time=\"2026-06-12T17:05:55.70862917Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:57.095177 crc crio[22579]: time=\"2026-06-12T17:05:57.094582532Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:57.337099 crc crio[22579]: time=\"2026-06-12T17:05:57.336892499Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:05:58.870991 crc crio[22579]: time=\"2026-06-12T17:05:58.868777935Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:03.548110 crc crio[22579]: time=\"2026-06-12T17:06:03.547097813Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:04.959790 crc crio[22579]: time=\"2026-06-12T17:06:04.958654026Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:04.959790 crc crio[22579]: time=\"2026-06-12T17:06:04.959755644Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:04.959790 crc crio[22579]: time=\"2026-06-12T17:06:04.959770645Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:04.964992 crc crio[22579]: time=\"2026-06-12T17:06:04.96384703Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:04.968846 crc crio[22579]: time=\"2026-06-12T17:06:04.968799147Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688066-wqk6v/POD\" id=34138889-3ad5-49f8-bf12-074ff19c2062 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:06:04.969049 crc crio[22579]: time=\"2026-06-12T17:06:04.969022363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:04.970806 crc crio[22579]: time=\"2026-06-12T17:06:04.970721457Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:05.013478 crc crio[22579]: time=\"2026-06-12T17:06:05.013282554Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-wqk6v Namespace:openshift-infra ID:080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df UID:4a3c4bef-4b71-4f65-992c-93ffa364dd63 NetNS:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a3c4bef_4b71_4f65_992c_93ffa364dd63.slice PodAnnotations:0xc006b8e4b0}] Aliases:map[]}\"\nJun 12 17:06:05.013871 crc crio[22579]: time=\"2026-06-12T17:06:05.013591412Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688066-wqk6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:06:05.077114 crc crio[22579]: time=\"2026-06-12T17:06:05.076784892Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:05.113164 crc crio[22579]: time=\"2026-06-12T17:06:05.11279918Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:05.560297 crc crio[22579]: time=\"2026-06-12T17:06:05.559672791Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:06.287736 crc crio[22579]: 2026-06-12T17:06:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:080bb7655234bab Mac:66:1f:b6:e6:bb:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 SocketPath: PciID:}] [{Interface:0xc0002d8a60 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:06:06.289342 crc crio[22579]: time=\"2026-06-12T17:06:06.289014956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-wqk6v Namespace:openshift-infra ID:080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df UID:4a3c4bef-4b71-4f65-992c-93ffa364dd63 NetNS:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a3c4bef_4b71_4f65_992c_93ffa364dd63.slice PodAnnotations:0xc006b8e4b0}] Aliases:map[]}\"\nJun 12 17:06:06.289342 crc crio[22579]: time=\"2026-06-12T17:06:06.28918784Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688066-wqk6v for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:06:06.318670 crc crio[22579]: time=\"2026-06-12T17:06:06.318579448Z\" level=info msg=\"Ran pod sandbox 080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df with infra container: openshift-infra/auto-csr-approver-29688066-wqk6v/POD\" id=34138889-3ad5-49f8-bf12-074ff19c2062 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:06:06.325428 crc crio[22579]: time=\"2026-06-12T17:06:06.324842759Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e2019a3a-d947-4486-bf71-6c709d1c5162 name=/runtime.v1.ImageService/PullImage\nJun 12 17:06:06.347376 crc crio[22579]: time=\"2026-06-12T17:06:06.347237337Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:06:08.437886 crc crio[22579]: time=\"2026-06-12T17:06:08.436362988Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e2019a3a-d947-4486-bf71-6c709d1c5162 name=/runtime.v1.ImageService/PullImage\nJun 12 17:06:08.445113 crc crio[22579]: time=\"2026-06-12T17:06:08.445059572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b47b2de-50e5-47bc-9cd3-2ad51bdb3fc9 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:08.450769 crc crio[22579]: time=\"2026-06-12T17:06:08.449142777Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a31b9ed4-6996-48c5-a92f-685917caa500 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:08.485848 crc crio[22579]: time=\"2026-06-12T17:06:08.485747471Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688066-wqk6v/oc\" id=f58042b6-6295-4ec2-9143-ca39931cd3b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:08.486426 crc crio[22579]: time=\"2026-06-12T17:06:08.486353527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:08.583455 crc crio[22579]: time=\"2026-06-12T17:06:08.580793052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:08.688584 crc crio[22579]: time=\"2026-06-12T17:06:08.686178829Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:08.764960 crc crio[22579]: time=\"2026-06-12T17:06:08.764869248Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:09.096282 crc crio[22579]: time=\"2026-06-12T17:06:09.096013585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:09.332416 crc crio[22579]: time=\"2026-06-12T17:06:09.331782024Z\" level=info msg=\"Created container 8b188755ac5437f9c2b583b27b6708b8a3ccea05f153d2cdc0baa735b67308f8: openshift-infra/auto-csr-approver-29688066-wqk6v/oc\" id=f58042b6-6295-4ec2-9143-ca39931cd3b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:09.334075 crc crio[22579]: time=\"2026-06-12T17:06:09.333996601Z\" level=info msg=\"Starting container: 8b188755ac5437f9c2b583b27b6708b8a3ccea05f153d2cdc0baa735b67308f8\" id=b69a588b-9ac3-47b7-8334-6c3ed7bd1c58 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:06:09.341220 crc crio[22579]: time=\"2026-06-12T17:06:09.341080594Z\" level=info msg=\"Started container\" PID=298489 containerID=8b188755ac5437f9c2b583b27b6708b8a3ccea05f153d2cdc0baa735b67308f8 description=openshift-infra/auto-csr-approver-29688066-wqk6v/oc id=b69a588b-9ac3-47b7-8334-6c3ed7bd1c58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df\nJun 12 17:06:09.711055 crc crio[22579]: time=\"2026-06-12T17:06:09.710486728Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:09.711055 crc crio[22579]: time=\"2026-06-12T17:06:09.710743664Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:09.951197 crc crio[22579]: time=\"2026-06-12T17:06:09.950971398Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:13.663046 crc crio[22579]: time=\"2026-06-12T17:06:13.662054117Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:13.677792 crc crio[22579]: time=\"2026-06-12T17:06:13.677708861Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:13.895889 crc crio[22579]: time=\"2026-06-12T17:06:13.895604288Z\" level=info msg=\"Stopping pod sandbox: 080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df\" id=090d8389-e1e8-4bd5-946f-7db628cb71f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:06:13.897384 crc crio[22579]: time=\"2026-06-12T17:06:13.897174629Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-wqk6v Namespace:openshift-infra ID:080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df UID:4a3c4bef-4b71-4f65-992c-93ffa364dd63 NetNS:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a3c4bef_4b71_4f65_992c_93ffa364dd63.slice PodAnnotations:0xc0003845f0}] Aliases:map[]}\"\nJun 12 17:06:13.897639 crc crio[22579]: time=\"2026-06-12T17:06:13.897385964Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688066-wqk6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:06:14.105539 crc crio[22579]: time=\"2026-06-12T17:06:14.105389247Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:14.308953 crc crio[22579]: time=\"2026-06-12T17:06:14.308238887Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:14.431553 crc crio[22579]: time=\"2026-06-12T17:06:14.431413933Z\" level=info msg=\"Stopped pod sandbox: 080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df\" id=090d8389-e1e8-4bd5-946f-7db628cb71f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:06:18.881992 crc crio[22579]: time=\"2026-06-12T17:06:18.880811296Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:06:24.811972 crc crio[22579]: time=\"2026-06-12T17:06:24.810917766Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-h7n6h/POD\" id=9f5ac36e-a8c7-4091-b7ea-7445b0585c44 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:06:24.811972 crc crio[22579]: time=\"2026-06-12T17:06:24.811960733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:24.859815 crc crio[22579]: time=\"2026-06-12T17:06:24.859662863Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h7n6h Namespace:openshift-marketplace ID:b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec UID:d2c25a61-bb38-4083-a32a-315dc48e2eee NetNS:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2c25a61_bb38_4083_a32a_315dc48e2eee.slice PodAnnotations:0xc001216988}] Aliases:map[]}\"\nJun 12 17:06:24.859815 crc crio[22579]: time=\"2026-06-12T17:06:24.859772566Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-h7n6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:06:26.485638 crc crio[22579]: 2026-06-12T17:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b991e8e54cafcc2 Mac:ce:35:4d:d9:bd:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 SocketPath: PciID:}] [{Interface:0xc000222880 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:06:26.488146 crc crio[22579]: time=\"2026-06-12T17:06:26.487647425Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h7n6h Namespace:openshift-marketplace ID:b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec UID:d2c25a61-bb38-4083-a32a-315dc48e2eee NetNS:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2c25a61_bb38_4083_a32a_315dc48e2eee.slice PodAnnotations:0xc001216988}] Aliases:map[]}\"\nJun 12 17:06:26.488146 crc crio[22579]: time=\"2026-06-12T17:06:26.48785382Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-h7n6h for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:06:26.503578 crc crio[22579]: time=\"2026-06-12T17:06:26.503391571Z\" level=info msg=\"Ran pod sandbox b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec with infra container: openshift-marketplace/redhat-operators-h7n6h/POD\" id=9f5ac36e-a8c7-4091-b7ea-7445b0585c44 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:06:26.507609 crc crio[22579]: time=\"2026-06-12T17:06:26.507424465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eff2fe6c-11d9-474a-9414-1d52b3ad9018 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:26.513167 crc crio[22579]: time=\"2026-06-12T17:06:26.513080621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f8002ce7-b8bb-43e1-94e2-328146706d8c name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:26.549558 crc crio[22579]: time=\"2026-06-12T17:06:26.549430318Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h7n6h/extract-utilities\" id=142cea01-6324-4147-92da-c05f2d0e63a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:26.549877 crc crio[22579]: time=\"2026-06-12T17:06:26.549851459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:26.601484 crc crio[22579]: time=\"2026-06-12T17:06:26.601386788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:26.606714 crc crio[22579]: time=\"2026-06-12T17:06:26.606657033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:27.578305 crc crio[22579]: time=\"2026-06-12T17:06:27.577484993Z\" level=info msg=\"Created container 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863: openshift-marketplace/redhat-operators-h7n6h/extract-utilities\" id=142cea01-6324-4147-92da-c05f2d0e63a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:27.579789 crc crio[22579]: time=\"2026-06-12T17:06:27.57967592Z\" level=info msg=\"Starting container: 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863\" id=18e2354c-af3b-45fd-8484-f144543d628f name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:06:27.590697 crc crio[22579]: time=\"2026-06-12T17:06:27.590597671Z\" level=info msg=\"Started container\" PID=299785 containerID=58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863 description=openshift-marketplace/redhat-operators-h7n6h/extract-utilities id=18e2354c-af3b-45fd-8484-f144543d628f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\nJun 12 17:06:28.175489 crc crio[22579]: time=\"2026-06-12T17:06:28.175387389Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ace4c18e-66f8-4b4c-a161-1764d8f9e1b0 name=/runtime.v1.ImageService/PullImage\nJun 12 17:06:28.180846 crc crio[22579]: time=\"2026-06-12T17:06:28.180723586Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 12 17:06:32.907457 crc crio[22579]: time=\"2026-06-12T17:06:32.90669209Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=ace4c18e-66f8-4b4c-a161-1764d8f9e1b0 name=/runtime.v1.ImageService/PullImage\nJun 12 17:06:32.910423 crc crio[22579]: time=\"2026-06-12T17:06:32.908478816Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c22e8363-541e-45d0-bc27-caf75b32dc67 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:32.911469 crc crio[22579]: time=\"2026-06-12T17:06:32.911376651Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=92354185-3208-40b3-aeae-b0e0defab269 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:32.939177 crc crio[22579]: time=\"2026-06-12T17:06:32.939062665Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h7n6h/extract-content\" id=42707f0f-a3b5-4d2d-abef-2a49e85a05d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:32.939892 crc crio[22579]: time=\"2026-06-12T17:06:32.939818044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:32.988535 crc crio[22579]: time=\"2026-06-12T17:06:32.988338335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:32.993091 crc crio[22579]: time=\"2026-06-12T17:06:32.993017266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:33.317952 crc crio[22579]: time=\"2026-06-12T17:06:33.317355058Z\" level=info msg=\"Created container c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b: openshift-marketplace/redhat-operators-h7n6h/extract-content\" id=42707f0f-a3b5-4d2d-abef-2a49e85a05d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:33.319416 crc crio[22579]: time=\"2026-06-12T17:06:33.319224946Z\" level=info msg=\"Starting container: c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b\" id=d13fd25e-f8f7-4aa8-a1ec-bdd22b265963 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:06:33.329751 crc crio[22579]: time=\"2026-06-12T17:06:33.32555784Z\" level=info msg=\"Started container\" PID=300056 containerID=c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b description=openshift-marketplace/redhat-operators-h7n6h/extract-content id=d13fd25e-f8f7-4aa8-a1ec-bdd22b265963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\nJun 12 17:06:43.404398 crc crio[22579]: time=\"2026-06-12T17:06:43.403934444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=484e4eb0-847d-4fe0-a1b2-e6d5dd446e1f name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:43.421565 crc crio[22579]: time=\"2026-06-12T17:06:43.421441505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d5ffc6e-856d-4dee-8097-d24674317d23 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:06:45.531059 crc crio[22579]: time=\"2026-06-12T17:06:45.529698711Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h7n6h/registry-server\" id=659596a6-2377-4906-980d-40c4eef77e45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:45.534157 crc crio[22579]: time=\"2026-06-12T17:06:45.531769954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:45.642163 crc crio[22579]: time=\"2026-06-12T17:06:45.641840942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:45.645994 crc crio[22579]: time=\"2026-06-12T17:06:45.645918497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:06:46.911074 crc crio[22579]: time=\"2026-06-12T17:06:46.910371447Z\" level=info msg=\"Created container ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8: openshift-marketplace/redhat-operators-h7n6h/registry-server\" id=659596a6-2377-4906-980d-40c4eef77e45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:06:46.912781 crc crio[22579]: time=\"2026-06-12T17:06:46.912748238Z\" level=info msg=\"Starting container: ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8\" id=eab00c6c-e6e0-48af-83b9-b78e98fe9c9a name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:06:46.920779 crc crio[22579]: time=\"2026-06-12T17:06:46.920654072Z\" level=info msg=\"Started container\" PID=300703 containerID=ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8 description=openshift-marketplace/redhat-operators-h7n6h/registry-server id=eab00c6c-e6e0-48af-83b9-b78e98fe9c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\nJun 12 17:06:54.360055 crc crio[22579]: time=\"2026-06-12T17:06:54.358884503Z\" level=info msg=\"Removing container: 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39\" id=20e7198f-a75c-43a1-b4f2-a6e911fcf803 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:06:54.479747 crc crio[22579]: time=\"2026-06-12T17:06:54.479631037Z\" level=info msg=\"Removed container 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39: openshift-infra/auto-csr-approver-29688060-tchf9/oc\" id=20e7198f-a75c-43a1-b4f2-a6e911fcf803 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:06:54.494016 crc crio[22579]: time=\"2026-06-12T17:06:54.493885554Z\" level=info msg=\"Stopping pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=8208ce91-74bf-4d58-9abe-f4cb14ef990f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:06:54.494016 crc crio[22579]: time=\"2026-06-12T17:06:54.494010837Z\" level=info msg=\"Stopped pod sandbox (already stopped): 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=8208ce91-74bf-4d58-9abe-f4cb14ef990f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:06:54.494656 crc crio[22579]: time=\"2026-06-12T17:06:54.494591612Z\" level=info msg=\"Removing pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=1ed4f7eb-204d-428d-a386-6dfab55e73fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:06:54.515954 crc crio[22579]: time=\"2026-06-12T17:06:54.51582275Z\" level=info msg=\"Removed pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=1ed4f7eb-204d-428d-a386-6dfab55e73fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:07:06.891728 crc crio[22579]: time=\"2026-06-12T17:07:06.890700538Z\" level=info msg=\"Stopping container: ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8 (timeout: 2s)\" id=8013d90f-7c5c-4294-b2ac-18071af1fe40 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:07:07.775160 crc crio[22579]: time=\"2026-06-12T17:07:07.774868584Z\" level=info msg=\"Stopped container ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8: openshift-marketplace/redhat-operators-h7n6h/registry-server\" id=8013d90f-7c5c-4294-b2ac-18071af1fe40 name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:07:07.776023 crc crio[22579]: time=\"2026-06-12T17:07:07.775914061Z\" level=info msg=\"Stopping pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=956a2365-3716-40e9-97f4-e2cfa333c0fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:07.776936 crc crio[22579]: time=\"2026-06-12T17:07:07.776888866Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h7n6h Namespace:openshift-marketplace ID:b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec UID:d2c25a61-bb38-4083-a32a-315dc48e2eee NetNS:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2c25a61_bb38_4083_a32a_315dc48e2eee.slice PodAnnotations:0xc0005487f8}] Aliases:map[]}\"\nJun 12 17:07:07.777140 crc crio[22579]: time=\"2026-06-12T17:07:07.777096822Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-h7n6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:07:08.242131 crc crio[22579]: time=\"2026-06-12T17:07:08.241389666Z\" level=info msg=\"Stopped pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=956a2365-3716-40e9-97f4-e2cfa333c0fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:08.963004 crc crio[22579]: time=\"2026-06-12T17:07:08.960405649Z\" level=info msg=\"Removing container: ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8\" id=269bf770-de7e-442e-a1b6-54e46af81da1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:07:09.004959 crc crio[22579]: time=\"2026-06-12T17:07:09.004863005Z\" level=info msg=\"Removed container ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8: openshift-marketplace/redhat-operators-h7n6h/registry-server\" id=269bf770-de7e-442e-a1b6-54e46af81da1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:07:09.009661 crc crio[22579]: time=\"2026-06-12T17:07:09.009582797Z\" level=info msg=\"Removing container: c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b\" id=8cd203cd-5525-40c2-aa7d-ff7e7f2fe628 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:07:09.077667 crc crio[22579]: time=\"2026-06-12T17:07:09.077326713Z\" level=info msg=\"Removed container c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b: openshift-marketplace/redhat-operators-h7n6h/extract-content\" id=8cd203cd-5525-40c2-aa7d-ff7e7f2fe628 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:07:09.081997 crc crio[22579]: time=\"2026-06-12T17:07:09.081922552Z\" level=info msg=\"Removing container: 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863\" id=0a50983e-95e1-4806-bdf0-1553022366af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:07:09.122755 crc crio[22579]: time=\"2026-06-12T17:07:09.121125703Z\" level=info msg=\"Removed container 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863: openshift-marketplace/redhat-operators-h7n6h/extract-utilities\" id=0a50983e-95e1-4806-bdf0-1553022366af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:07:54.554577 crc crio[22579]: time=\"2026-06-12T17:07:54.553140924Z\" level=info msg=\"Stopping pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=afcf1425-1836-4ceb-84ef-3647f703fa44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:54.556838 crc crio[22579]: time=\"2026-06-12T17:07:54.554614712Z\" level=info msg=\"Stopped pod sandbox (already stopped): b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=afcf1425-1836-4ceb-84ef-3647f703fa44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:07:54.558439 crc crio[22579]: time=\"2026-06-12T17:07:54.558341697Z\" level=info msg=\"Removing pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=0b9f5afd-429d-4382-99ba-41dbf5421947 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:07:54.580169 crc crio[22579]: time=\"2026-06-12T17:07:54.580002051Z\" level=info msg=\"Removed pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=0b9f5afd-429d-4382-99ba-41dbf5421947 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:08:00.583443 crc crio[22579]: time=\"2026-06-12T17:08:00.582557361Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688068-hbg89/POD\" id=b500d818-3f66-4452-a944-ea77bced8a8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:08:00.585037 crc crio[22579]: time=\"2026-06-12T17:08:00.583464705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:00.865907 crc crio[22579]: time=\"2026-06-12T17:08:00.865161588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-hbg89 Namespace:openshift-infra ID:d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 UID:7a37c395-2cf4-440c-99d3-4bd18bbae787 NetNS:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a37c395_2cf4_440c_99d3_4bd18bbae787.slice PodAnnotations:0xc0003841d8}] Aliases:map[]}\"\nJun 12 17:08:00.865907 crc crio[22579]: time=\"2026-06-12T17:08:00.865719093Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688068-hbg89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:08:01.376871 crc crio[22579]: 2026-06-12T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d00397ac52a51e5 Mac:92:0c:b7:a6:14:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a SocketPath: PciID:}] [{Interface:0xc0001a46a0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:08:01.378783 crc crio[22579]: time=\"2026-06-12T17:08:01.378695961Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-hbg89 Namespace:openshift-infra ID:d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 UID:7a37c395-2cf4-440c-99d3-4bd18bbae787 NetNS:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a37c395_2cf4_440c_99d3_4bd18bbae787.slice PodAnnotations:0xc0003841d8}] Aliases:map[]}\"\nJun 12 17:08:01.378934 crc crio[22579]: time=\"2026-06-12T17:08:01.378891426Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688068-hbg89 for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:08:01.394188 crc crio[22579]: time=\"2026-06-12T17:08:01.393902639Z\" level=info msg=\"Ran pod sandbox d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 with infra container: openshift-infra/auto-csr-approver-29688068-hbg89/POD\" id=b500d818-3f66-4452-a944-ea77bced8a8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:08:01.397798 crc crio[22579]: time=\"2026-06-12T17:08:01.397730207Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c07c5956-f14f-4290-a329-b1783bc9bbcd name=/runtime.v1.ImageService/PullImage\nJun 12 17:08:01.408779 crc crio[22579]: time=\"2026-06-12T17:08:01.408700848Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:08:02.311385 crc crio[22579]: time=\"2026-06-12T17:08:02.311272898Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c07c5956-f14f-4290-a329-b1783bc9bbcd name=/runtime.v1.ImageService/PullImage\nJun 12 17:08:02.313194 crc crio[22579]: time=\"2026-06-12T17:08:02.312852458Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ee5ae370-7671-4a62-8c79-c8e42660d7be name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:02.317394 crc crio[22579]: time=\"2026-06-12T17:08:02.317290842Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba4fee96-7fa2-4054-8805-76c91220121c name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:08:02.325357 crc crio[22579]: time=\"2026-06-12T17:08:02.325301837Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688068-hbg89/oc\" id=e9744253-c9a2-4ce9-8fec-713d2bbd5474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:02.325942 crc crio[22579]: time=\"2026-06-12T17:08:02.325873841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:02.376129 crc crio[22579]: time=\"2026-06-12T17:08:02.375570582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:02.657151 crc crio[22579]: time=\"2026-06-12T17:08:02.65706099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:08:02.770323 crc crio[22579]: time=\"2026-06-12T17:08:02.770140542Z\" level=info msg=\"Created container 6efbc30651d2947b89e346ea03b2dacec03737dd0e44993616f738b8ac57aadb: openshift-infra/auto-csr-approver-29688068-hbg89/oc\" id=e9744253-c9a2-4ce9-8fec-713d2bbd5474 name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:08:02.771666 crc crio[22579]: time=\"2026-06-12T17:08:02.771480826Z\" level=info msg=\"Starting container: 6efbc30651d2947b89e346ea03b2dacec03737dd0e44993616f738b8ac57aadb\" id=a6562656-d7dd-468d-9cb4-1c7576a68e45 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:08:02.777002 crc crio[22579]: time=\"2026-06-12T17:08:02.776911645Z\" level=info msg=\"Started container\" PID=304621 containerID=6efbc30651d2947b89e346ea03b2dacec03737dd0e44993616f738b8ac57aadb description=openshift-infra/auto-csr-approver-29688068-hbg89/oc id=a6562656-d7dd-468d-9cb4-1c7576a68e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65\nJun 12 17:08:04.954917 crc crio[22579]: time=\"2026-06-12T17:08:04.954308746Z\" level=info msg=\"Stopping pod sandbox: d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65\" id=348b0638-cf1d-4120-9c56-1ed9d2490c34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:04.956581 crc crio[22579]: time=\"2026-06-12T17:08:04.955911727Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-hbg89 Namespace:openshift-infra ID:d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 UID:7a37c395-2cf4-440c-99d3-4bd18bbae787 NetNS:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a37c395_2cf4_440c_99d3_4bd18bbae787.slice PodAnnotations:0xc006b8e058}] Aliases:map[]}\"\nJun 12 17:08:04.956758 crc crio[22579]: time=\"2026-06-12T17:08:04.956663037Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688068-hbg89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:08:05.311876 crc crio[22579]: time=\"2026-06-12T17:08:05.311283665Z\" level=info msg=\"Stopped pod sandbox: d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65\" id=348b0638-cf1d-4120-9c56-1ed9d2490c34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:21.382667 crc crio[22579]: time=\"2026-06-12T17:08:21.381638508Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 12 17:08:29.204196 crc crio[22579]: time=\"2026-06-12T17:08:29.199109827Z\" level=info msg=\"Stopping container: c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7 (timeout: 2s)\" id=b7d9aa78-ac8a-43bc-85af-779b0665740f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:08:29.374272 crc crio[22579]: time=\"2026-06-12T17:08:29.373595199Z\" level=info msg=\"Stopped container c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7: openshift-must-gather-gxmb8/must-gather-v5xz8/copy\" id=b7d9aa78-ac8a-43bc-85af-779b0665740f name=/runtime.v1.RuntimeService/StopContainer\nJun 12 17:08:29.375859 crc crio[22579]: time=\"2026-06-12T17:08:29.375750834Z\" level=info msg=\"Stopping pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=9218d901-de0a-494c-b651-9926069ba236 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:29.377821 crc crio[22579]: time=\"2026-06-12T17:08:29.377693864Z\" level=info msg=\"Got pod network &{Name:must-gather-v5xz8 Namespace:openshift-must-gather-gxmb8 ID:79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac UID:c88e7f3c-2fe3-4176-baa8-f6915560c789 NetNS:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc88e7f3c_2fe3_4176_baa8_f6915560c789.slice PodAnnotations:0xc006b8f7c8}] Aliases:map[]}\"\nJun 12 17:08:29.378384 crc crio[22579]: time=\"2026-06-12T17:08:29.378224257Z\" level=info msg=\"Deleting pod openshift-must-gather-gxmb8_must-gather-v5xz8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:08:29.703304 crc crio[22579]: time=\"2026-06-12T17:08:29.703183487Z\" level=info msg=\"Stopped pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=9218d901-de0a-494c-b651-9926069ba236 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:30.175184 crc crio[22579]: time=\"2026-06-12T17:08:30.174596573Z\" level=info msg=\"Removing container: c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7\" id=dcef83e9-3482-487f-8fc7-4f923d643a1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:08:30.212028 crc crio[22579]: time=\"2026-06-12T17:08:30.211941047Z\" level=info msg=\"Removed container c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7: openshift-must-gather-gxmb8/must-gather-v5xz8/copy\" id=dcef83e9-3482-487f-8fc7-4f923d643a1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:08:30.217671 crc crio[22579]: time=\"2026-06-12T17:08:30.217557551Z\" level=info msg=\"Removing container: 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32\" id=e0dd4f19-2e17-4c0b-99d7-4dfe50863f44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:08:30.391836 crc crio[22579]: time=\"2026-06-12T17:08:30.388685727Z\" level=info msg=\"Removed container 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32: openshift-must-gather-gxmb8/must-gather-v5xz8/gather\" id=e0dd4f19-2e17-4c0b-99d7-4dfe50863f44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:08:54.607239 crc crio[22579]: time=\"2026-06-12T17:08:54.606008344Z\" level=info msg=\"Removing container: e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962\" id=2ed06560-9ee7-432b-8b7b-7ddc65b6ec29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:08:54.760192 crc crio[22579]: time=\"2026-06-12T17:08:54.745020529Z\" level=info msg=\"Removed container e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962: openshift-infra/auto-csr-approver-29688062-pnkmm/oc\" id=2ed06560-9ee7-432b-8b7b-7ddc65b6ec29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:08:54.773159 crc crio[22579]: time=\"2026-06-12T17:08:54.773015955Z\" level=info msg=\"Stopping pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=f6d3d468-cd3b-415f-b6a9-bd54300fe508 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:54.773159 crc crio[22579]: time=\"2026-06-12T17:08:54.773156338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=f6d3d468-cd3b-415f-b6a9-bd54300fe508 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:54.774248 crc crio[22579]: time=\"2026-06-12T17:08:54.774159354Z\" level=info msg=\"Removing pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=8d1c9b36-9330-4c0a-adeb-5642a1032eab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:08:54.898345 crc crio[22579]: time=\"2026-06-12T17:08:54.898038492Z\" level=info msg=\"Removed pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=8d1c9b36-9330-4c0a-adeb-5642a1032eab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:08:54.913327 crc crio[22579]: time=\"2026-06-12T17:08:54.912992924Z\" level=info msg=\"Stopping pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=335d4ca8-8941-450e-80bd-01447d7722de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:54.913327 crc crio[22579]: time=\"2026-06-12T17:08:54.913187269Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=335d4ca8-8941-450e-80bd-01447d7722de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:08:54.933838 crc crio[22579]: time=\"2026-06-12T17:08:54.92964981Z\" level=info msg=\"Removing pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=70092044-15f4-4243-ae42-a0d8ebfc2c99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:08:55.308787 crc crio[22579]: time=\"2026-06-12T17:08:55.307903353Z\" level=info msg=\"Removed pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=70092044-15f4-4243-ae42-a0d8ebfc2c99 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:10:00.519688 crc crio[22579]: time=\"2026-06-12T17:10:00.518489643Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688070-4ftkj/POD\" id=3a148a80-396c-412f-b24f-d59c6e520e6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:10:00.519688 crc crio[22579]: time=\"2026-06-12T17:10:00.519635243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:10:00.567875 crc crio[22579]: time=\"2026-06-12T17:10:00.567677511Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-4ftkj Namespace:openshift-infra ID:41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 UID:9f31b581-4587-4212-8665-2d6b500e5a57 NetNS:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f31b581_4587_4212_8665_2d6b500e5a57.slice PodAnnotations:0xc000478360}] Aliases:map[]}\"\nJun 12 17:10:00.567875 crc crio[22579]: time=\"2026-06-12T17:10:00.567741113Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688070-4ftkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:10:01.104124 crc crio[22579]: 2026-06-12T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41fdce5072d411e Mac:3e:4b:63:70:04:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 SocketPath: PciID:}] [{Interface:0xc000588610 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 12 17:10:01.105240 crc crio[22579]: time=\"2026-06-12T17:10:01.105154936Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-4ftkj Namespace:openshift-infra ID:41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 UID:9f31b581-4587-4212-8665-2d6b500e5a57 NetNS:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f31b581_4587_4212_8665_2d6b500e5a57.slice PodAnnotations:0xc000478360}] Aliases:map[]}\"\nJun 12 17:10:01.105437 crc crio[22579]: time=\"2026-06-12T17:10:01.105338271Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688070-4ftkj for CNI network multus-cni-network (type=multus-shim)\"\nJun 12 17:10:01.123762 crc crio[22579]: time=\"2026-06-12T17:10:01.12369865Z\" level=info msg=\"Ran pod sandbox 41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 with infra container: openshift-infra/auto-csr-approver-29688070-4ftkj/POD\" id=3a148a80-396c-412f-b24f-d59c6e520e6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 12 17:10:01.130085 crc crio[22579]: time=\"2026-06-12T17:10:01.129860968Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4aa92097-755a-41a1-9d7e-efeffa70adb2 name=/runtime.v1.ImageService/PullImage\nJun 12 17:10:01.139638 crc crio[22579]: time=\"2026-06-12T17:10:01.139548865Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 12 17:10:02.239865 crc crio[22579]: time=\"2026-06-12T17:10:02.239153455Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4aa92097-755a-41a1-9d7e-efeffa70adb2 name=/runtime.v1.ImageService/PullImage\nJun 12 17:10:02.241990 crc crio[22579]: time=\"2026-06-12T17:10:02.240830618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eb598ee7-a42e-4ecd-b366-1ba8e3f24c24 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:10:02.243439 crc crio[22579]: time=\"2026-06-12T17:10:02.243317631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c0ead85-b574-492e-950b-737ed80d4507 name=/runtime.v1.ImageService/ImageStatus\nJun 12 17:10:02.250452 crc crio[22579]: time=\"2026-06-12T17:10:02.250350341Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688070-4ftkj/oc\" id=81a7c014-ed6f-410a-81d9-69749d1b9e9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:10:02.251020 crc crio[22579]: time=\"2026-06-12T17:10:02.250940446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:10:02.296465 crc crio[22579]: time=\"2026-06-12T17:10:02.296265855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:10:02.505425 crc crio[22579]: time=\"2026-06-12T17:10:02.50527998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 12 17:10:02.632310 crc crio[22579]: time=\"2026-06-12T17:10:02.631737044Z\" level=info msg=\"Created container be126dbf9244e73683b864df4cbac56c41e6ad9ad927762241776c43587fcaf3: openshift-infra/auto-csr-approver-29688070-4ftkj/oc\" id=81a7c014-ed6f-410a-81d9-69749d1b9e9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 12 17:10:02.634651 crc crio[22579]: time=\"2026-06-12T17:10:02.634461234Z\" level=info msg=\"Starting container: be126dbf9244e73683b864df4cbac56c41e6ad9ad927762241776c43587fcaf3\" id=2f0b080d-fc9b-4ebc-ae06-69a3c4ee84a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 12 17:10:02.641739 crc crio[22579]: time=\"2026-06-12T17:10:02.641588546Z\" level=info msg=\"Started container\" PID=310602 containerID=be126dbf9244e73683b864df4cbac56c41e6ad9ad927762241776c43587fcaf3 description=openshift-infra/auto-csr-approver-29688070-4ftkj/oc id=2f0b080d-fc9b-4ebc-ae06-69a3c4ee84a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901\nJun 12 17:10:04.897807 crc crio[22579]: time=\"2026-06-12T17:10:04.896870988Z\" level=info msg=\"Stopping pod sandbox: 41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901\" id=3c1087e1-3af6-43a0-b379-4973c73971d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:04.899889 crc crio[22579]: time=\"2026-06-12T17:10:04.898601132Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-4ftkj Namespace:openshift-infra ID:41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 UID:9f31b581-4587-4212-8665-2d6b500e5a57 NetNS:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f31b581_4587_4212_8665_2d6b500e5a57.slice PodAnnotations:0xc000478648}] Aliases:map[]}\"\nJun 12 17:10:04.899889 crc crio[22579]: time=\"2026-06-12T17:10:04.898863199Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688070-4ftkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 12 17:10:05.206787 crc crio[22579]: time=\"2026-06-12T17:10:05.206151837Z\" level=info msg=\"Stopped pod sandbox: 41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901\" id=3c1087e1-3af6-43a0-b379-4973c73971d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:55.458175 crc crio[22579]: time=\"2026-06-12T17:10:55.457123541Z\" level=info msg=\"Removing container: 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e\" id=c555411c-7397-4636-abb0-b5f3ae3728f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:10:55.586411 crc crio[22579]: time=\"2026-06-12T17:10:55.583834702Z\" level=info msg=\"Removed container 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e: openshift-infra/auto-csr-approver-29688064-zp6b7/oc\" id=c555411c-7397-4636-abb0-b5f3ae3728f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 12 17:10:55.603952 crc crio[22579]: time=\"2026-06-12T17:10:55.603897045Z\" level=info msg=\"Stopping pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=09b1f814-19d2-49d3-8163-56b03f783766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:55.604731 crc crio[22579]: time=\"2026-06-12T17:10:55.604648054Z\" level=info msg=\"Stopped pod sandbox (already stopped): eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=09b1f814-19d2-49d3-8163-56b03f783766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 12 17:10:55.605897 crc crio[22579]: time=\"2026-06-12T17:10:55.605794163Z\" level=info msg=\"Removing pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=e7db1cab-955d-4c09-b006-f41ec0b4f35d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 12 17:10:55.623979 crc crio[22579]: time=\"2026-06-12T17:10:55.623923207Z\" level=info msg=\"Removed pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=e7db1cab-955d-4c09-b006-f41ec0b4f35d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.552633 | controller |   "stdout_lines": [
2026-06-12 17:11:43.552721 | controller |     "Jun 12 15:38:08.589666 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:11:43.553020 | controller |     "Jun 12 15:38:09.493333 crc crio[3653]: time=\"2026-06-12T15:38:09.492053891Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 17:11:43.553045 | controller |     "Jun 12 15:38:09.493333 crc crio[3653]: time=\"2026-06-12T15:38:09.493310207Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 17:11:43.553061 | controller |     "Jun 12 15:38:09.502632 crc crio[3653]: time=\"2026-06-12T15:38:09.502416582Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 17:11:43.553078 | controller |     "Jun 12 15:38:09.504146 crc crio[3653]: time=\"2026-06-12T15:38:09.504080241Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 17:11:43.553094 | controller |     "Jun 12 15:38:09.522697 crc crio[3653]: time=\"2026-06-12T15:38:09.522479752Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 17:11:43.553111 | controller |     "Jun 12 15:38:09.523443 crc crio[3653]: time=\"2026-06-12T15:38:09.52334768Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 17:11:43.553126 | controller |     "Jun 12 15:38:09.523443 crc crio[3653]: time=\"2026-06-12T15:38:09.523438771Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 17:11:43.553141 | controller |     "Jun 12 15:38:09.523954 crc crio[3653]: time=\"2026-06-12T15:38:09.523843923Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 17:11:43.553156 | controller |     "Jun 12 15:38:09.523954 crc crio[3653]: time=\"2026-06-12T15:38:09.523890894Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 17:11:43.553176 | controller |     "Jun 12 15:38:09.572044 crc crio[3653]: time=\"2026-06-12T15:38:09.57189249Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 17:11:43.553192 | controller |     "Jun 12 15:38:09.594046 crc crio[3653]: time=\"2026-06-12T15:38:09.593199124Z\" 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-12 17:11:43.553208 | controller |     "Jun 12 15:38:09.601186 crc crio[3653]: time=\"2026-06-12T15:38:09.601086361Z\" 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-12 17:11:43.553225 | controller |     "Jun 12 15:38:09.856321 crc crio[3653]: time=\"2026-06-12T15:38:09.855997256Z\" 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-12 17:11:43.553242 | controller |     "Jun 12 15:38:10.241607 crc crio[3653]: time=\"2026-06-12T15:38:10.241467872Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 17:11:43.553257 | controller |     "Jun 12 15:38:10.241936 crc crio[3653]: time=\"2026-06-12T15:38:10.241918275Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 17:11:43.553272 | controller |     "Jun 12 15:38:10.242151 crc crio[3653]: time=\"2026-06-12T15:38:10.24212995Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 17:11:43.553286 | controller |     "Jun 12 15:38:10.242235 crc crio[3653]: time=\"2026-06-12T15:38:10.242221861Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 17:11:43.553300 | controller |     "Jun 12 15:38:10.242303 crc crio[3653]: time=\"2026-06-12T15:38:10.242288839Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 17:11:43.553315 | controller |     "Jun 12 15:38:10.254019 crc crio[3653]: time=\"2026-06-12T15:38:10.253967498Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:11:43.553329 | controller |     "Jun 12 15:38:10.254168 crc crio[3653]: time=\"2026-06-12T15:38:10.25415159Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:11:43.553344 | controller |     "Jun 12 15:38:10.268364 crc crio[3653]: time=\"2026-06-12T15:38:10.268270688Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:11:43.553379 | controller |     "Jun 12 15:38:10.268815 crc crio[3653]: time=\"2026-06-12T15:38:10.268790369Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:11:43.553400 | controller |     "Jun 12 15:38:10.856580 crc crio[3653]: time=\"2026-06-12T15:38:10.853686971Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.553416 | controller |     "Jun 12 15:38:10.856580 crc crio[3653]: time=\"2026-06-12T15:38:10.854423418Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.553430 | controller |     "Jun 12 15:38:10.856580 crc crio[3653]: time=\"2026-06-12T15:38:10.855999164Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 17:11:43.553445 | controller |     "Jun 12 15:38:10.856580 crc crio[3653]: time=\"2026-06-12T15:38:10.856016386Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 17:11:43.553464 | controller |     "Jun 12 15:38:10.859236 crc crio[3653]: time=\"2026-06-12T15:38:10.856862926Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-shared.crio.io\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\"]\\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-12 17:11:43.553494 | controller |     "Jun 12 15:38:10.862576 crc crio[3653]: time=\"2026-06-12T15:38:10.862188885Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-12 17:11:43.553510 | controller |     "Jun 12 15:38:12.702081 crc crio[3653]: time=\"2026-06-12T15:38:12.701196302Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 17:11:43.553529 | controller |     "Jun 12 15:38:12.703704 crc crio[3653]: time=\"2026-06-12T15:38:12.702467662Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 17:11:43.553543 | controller |     "Jun 12 15:38:12.964213 crc crio[3653]: time=\"2026-06-12T15:38:12.96313346Z\" 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-12 17:11:43.553559 | controller |     "Jun 12 15:38:12.974773 crc crio[3653]: time=\"2026-06-12T15:38:12.974647059Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-12 17:11:43.553574 | controller |     "Jun 12 15:38:13.000607 crc crio[3653]: time=\"2026-06-12T15:38:13.000432733Z\" 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-12 17:11:43.553589 | controller |     "Jun 12 15:38:13.007685 crc crio[3653]: time=\"2026-06-12T15:38:13.007591052Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-12 17:11:43.553604 | controller |     "Jun 12 15:38:13.146695 crc crio[3653]: time=\"2026-06-12T15:38:13.146383563Z\" 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-12 17:11:43.553619 | controller |     "Jun 12 15:38:13.162484 crc crio[3653]: time=\"2026-06-12T15:38:13.162415073Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-12 17:11:43.553634 | controller |     "Jun 12 15:38:13.172146 crc crio[3653]: time=\"2026-06-12T15:38:13.172067369Z\" 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-12 17:11:43.553649 | controller |     "Jun 12 15:38:13.179045 crc crio[3653]: time=\"2026-06-12T15:38:13.178732233Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-12 17:11:43.553664 | controller |     "Jun 12 15:38:13.188103 crc crio[3653]: time=\"2026-06-12T15:38:13.187956369Z\" 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-12 17:11:43.553678 | controller |     "Jun 12 15:38:13.193810 crc crio[3653]: time=\"2026-06-12T15:38:13.193685507Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-12 17:11:43.553693 | controller |     "Jun 12 15:38:13.204763 crc crio[3653]: time=\"2026-06-12T15:38:13.204582262Z\" 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-12 17:11:43.553708 | controller |     "Jun 12 15:38:13.215010 crc crio[3653]: time=\"2026-06-12T15:38:13.214482546Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-12 17:11:43.553723 | controller |     "Jun 12 15:38:13.226204 crc crio[3653]: time=\"2026-06-12T15:38:13.22607527Z\" 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-12 17:11:43.553742 | controller |     "Jun 12 15:38:13.232254 crc crio[3653]: time=\"2026-06-12T15:38:13.232100019Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-12 17:11:43.553757 | controller |     "Jun 12 15:38:13.254612 crc crio[3653]: time=\"2026-06-12T15:38:13.25405525Z\" 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-12 17:11:43.553772 | controller |     "Jun 12 15:38:13.260774 crc crio[3653]: time=\"2026-06-12T15:38:13.260646279Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-12 17:11:43.553786 | controller |     "Jun 12 15:38:13.276878 crc crio[3653]: time=\"2026-06-12T15:38:13.27668801Z\" 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-12 17:11:43.553800 | controller |     "Jun 12 15:38:13.289215 crc crio[3653]: time=\"2026-06-12T15:38:13.289072331Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-12 17:11:43.553815 | controller |     "Jun 12 15:38:13.303174 crc crio[3653]: time=\"2026-06-12T15:38:13.303099388Z\" 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-12 17:11:43.553830 | controller |     "Jun 12 15:38:13.309436 crc crio[3653]: time=\"2026-06-12T15:38:13.309390396Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-12 17:11:43.553844 | controller |     "Jun 12 15:38:13.370713 crc crio[3653]: time=\"2026-06-12T15:38:13.370417736Z\" 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-12 17:11:43.553859 | controller |     "Jun 12 15:38:13.377784 crc crio[3653]: time=\"2026-06-12T15:38:13.377441845Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-12 17:11:43.553873 | controller |     "Jun 12 15:38:13.393024 crc crio[3653]: time=\"2026-06-12T15:38:13.392859262Z\" 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-12 17:11:43.553888 | controller |     "Jun 12 15:38:13.403112 crc crio[3653]: time=\"2026-06-12T15:38:13.402324425Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-12 17:11:43.553903 | controller |     "Jun 12 15:38:13.419893 crc crio[3653]: time=\"2026-06-12T15:38:13.419744444Z\" 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-12 17:11:43.553917 | controller |     "Jun 12 15:38:13.425464 crc crio[3653]: time=\"2026-06-12T15:38:13.425361173Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-12 17:11:43.553936 | controller |     "Jun 12 15:38:13.435323 crc crio[3653]: time=\"2026-06-12T15:38:13.435206733Z\" 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-12 17:11:43.553951 | controller |     "Jun 12 15:38:13.439299 crc crio[3653]: time=\"2026-06-12T15:38:13.439210978Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-12 17:11:43.553966 | controller |     "Jun 12 15:38:13.449128 crc crio[3653]: time=\"2026-06-12T15:38:13.448744816Z\" 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-12 17:11:43.553981 | controller |     "Jun 12 15:38:13.458136 crc crio[3653]: time=\"2026-06-12T15:38:13.457987764Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-12 17:11:43.553998 | controller |     "Jun 12 15:38:13.468027 crc crio[3653]: time=\"2026-06-12T15:38:13.467860496Z\" 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-12 17:11:43.554015 | controller |     "Jun 12 15:38:13.473748 crc crio[3653]: time=\"2026-06-12T15:38:13.47368033Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-12 17:11:43.554030 | controller |     "Jun 12 15:38:13.487264 crc crio[3653]: time=\"2026-06-12T15:38:13.487165229Z\" 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-12 17:11:43.554044 | controller |     "Jun 12 15:38:13.493120 crc crio[3653]: time=\"2026-06-12T15:38:13.493061638Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-12 17:11:43.554059 | controller |     "Jun 12 15:38:13.511885 crc crio[3653]: time=\"2026-06-12T15:38:13.511804191Z\" 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-12 17:11:43.554073 | controller |     "Jun 12 15:38:13.520224 crc crio[3653]: time=\"2026-06-12T15:38:13.519992093Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-12 17:11:43.554088 | controller |     "Jun 12 15:38:13.529378 crc crio[3653]: time=\"2026-06-12T15:38:13.529210359Z\" 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-12 17:11:43.554102 | controller |     "Jun 12 15:38:13.537669 crc crio[3653]: time=\"2026-06-12T15:38:13.536827611Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-12 17:11:43.554117 | controller |     "Jun 12 15:38:13.555845 crc crio[3653]: time=\"2026-06-12T15:38:13.555734945Z\" 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-12 17:11:43.554134 | controller |     "Jun 12 15:38:13.565565 crc crio[3653]: time=\"2026-06-12T15:38:13.565430995Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-12 17:11:43.554150 | controller |     "Jun 12 15:38:13.573161 crc crio[3653]: time=\"2026-06-12T15:38:13.573056947Z\" 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-12 17:11:43.554164 | controller |     "Jun 12 15:38:13.579828 crc crio[3653]: time=\"2026-06-12T15:38:13.579747803Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-12 17:11:43.554179 | controller |     "Jun 12 15:38:13.597818 crc crio[3653]: time=\"2026-06-12T15:38:13.597740583Z\" 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-12 17:11:43.554193 | controller |     "Jun 12 15:38:13.604769 crc crio[3653]: time=\"2026-06-12T15:38:13.604643804Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-12 17:11:43.554207 | controller |     "Jun 12 15:38:13.619264 crc crio[3653]: time=\"2026-06-12T15:38:13.619133204Z\" 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-12 17:11:43.554221 | controller |     "Jun 12 15:38:13.625948 crc crio[3653]: time=\"2026-06-12T15:38:13.625761515Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-12 17:11:43.554235 | controller |     "Jun 12 15:38:13.641609 crc crio[3653]: time=\"2026-06-12T15:38:13.641262348Z\" 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-12 17:11:43.554250 | controller |     "Jun 12 15:38:13.648089 crc crio[3653]: time=\"2026-06-12T15:38:13.647983166Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-12 17:11:43.554265 | controller |     "Jun 12 15:38:13.655111 crc crio[3653]: time=\"2026-06-12T15:38:13.654971153Z\" 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-12 17:11:43.554279 | controller |     "Jun 12 15:38:13.659249 crc crio[3653]: time=\"2026-06-12T15:38:13.65915734Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-12 17:11:43.554294 | controller |     "Jun 12 15:38:13.687552 crc crio[3653]: time=\"2026-06-12T15:38:13.687362096Z\" 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-12 17:11:43.554308 | controller |     "Jun 12 15:38:13.693010 crc crio[3653]: time=\"2026-06-12T15:38:13.692869148Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-12 17:11:43.554328 | controller |     "Jun 12 15:38:13.703121 crc crio[3653]: time=\"2026-06-12T15:38:13.702959726Z\" 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-12 17:11:43.554343 | controller |     "Jun 12 15:38:13.709635 crc crio[3653]: time=\"2026-06-12T15:38:13.709308677Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-12 17:11:43.554361 | controller |     "Jun 12 15:38:13.719473 crc crio[3653]: time=\"2026-06-12T15:38:13.719224662Z\" 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-12 17:11:43.554393 | controller |     "Jun 12 15:38:13.723546 crc crio[3653]: time=\"2026-06-12T15:38:13.72340716Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-12 17:11:43.554409 | controller |     "Jun 12 15:38:13.744006 crc crio[3653]: time=\"2026-06-12T15:38:13.743789659Z\" 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-12 17:11:43.554423 | controller |     "Jun 12 15:38:13.753326 crc crio[3653]: time=\"2026-06-12T15:38:13.753172126Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-12 17:11:43.554438 | controller |     "Jun 12 15:38:13.761228 crc crio[3653]: time=\"2026-06-12T15:38:13.761106221Z\" 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-12 17:11:43.554452 | controller |     "Jun 12 15:38:13.768555 crc crio[3653]: time=\"2026-06-12T15:38:13.768384889Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-12 17:11:43.554467 | controller |     "Jun 12 15:38:13.782421 crc crio[3653]: time=\"2026-06-12T15:38:13.782348011Z\" 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-12 17:11:43.554481 | controller |     "Jun 12 15:38:13.788470 crc crio[3653]: time=\"2026-06-12T15:38:13.788411243Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-12 17:11:43.554496 | controller |     "Jun 12 15:38:13.816282 crc crio[3653]: time=\"2026-06-12T15:38:13.815702454Z\" 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-12 17:11:43.554510 | controller |     "Jun 12 15:38:13.820800 crc crio[3653]: time=\"2026-06-12T15:38:13.820672417Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-12 17:11:43.554525 | controller |     "Jun 12 15:38:13.843253 crc crio[3653]: time=\"2026-06-12T15:38:13.843091272Z\" 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-12 17:11:43.554543 | controller |     "Jun 12 15:38:13.847756 crc crio[3653]: time=\"2026-06-12T15:38:13.847626324Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-12 17:11:43.554559 | controller |     "Jun 12 15:38:13.858124 crc crio[3653]: time=\"2026-06-12T15:38:13.85769529Z\" 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-12 17:11:43.554573 | controller |     "Jun 12 15:38:13.863415 crc crio[3653]: time=\"2026-06-12T15:38:13.863299569Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-12 17:11:43.554588 | controller |     "Jun 12 15:38:13.871609 crc crio[3653]: time=\"2026-06-12T15:38:13.871468Z\" 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-12 17:11:43.554603 | controller |     "Jun 12 15:38:13.876128 crc crio[3653]: time=\"2026-06-12T15:38:13.876035424Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-12 17:11:43.554617 | controller |     "Jun 12 15:38:13.883101 crc crio[3653]: time=\"2026-06-12T15:38:13.882770003Z\" 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-12 17:11:43.554631 | controller |     "Jun 12 15:38:13.888895 crc crio[3653]: time=\"2026-06-12T15:38:13.88876359Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-12 17:11:43.554646 | controller |     "Jun 12 15:38:13.904995 crc crio[3653]: time=\"2026-06-12T15:38:13.904303335Z\" 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-12 17:11:43.554660 | controller |     "Jun 12 15:38:13.912880 crc crio[3653]: time=\"2026-06-12T15:38:13.912712303Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-12 17:11:43.554675 | controller |     "Jun 12 15:38:13.928648 crc crio[3653]: time=\"2026-06-12T15:38:13.928348595Z\" 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-12 17:11:43.554690 | controller |     "Jun 12 15:38:13.932147 crc crio[3653]: time=\"2026-06-12T15:38:13.932057789Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-12 17:11:43.554705 | controller |     "Jun 12 15:38:13.954238 crc crio[3653]: time=\"2026-06-12T15:38:13.954064234Z\" 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-12 17:11:43.554719 | controller |     "Jun 12 15:38:13.962873 crc crio[3653]: time=\"2026-06-12T15:38:13.962702278Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-12 17:11:43.554737 | controller |     "Jun 12 15:38:13.988883 crc crio[3653]: time=\"2026-06-12T15:38:13.988650864Z\" 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-12 17:11:43.554752 | controller |     "Jun 12 15:38:13.994407 crc crio[3653]: time=\"2026-06-12T15:38:13.994307666Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-12 17:11:43.554768 | controller |     "Jun 12 15:38:14.001862 crc crio[3653]: time=\"2026-06-12T15:38:14.001659929Z\" 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-12 17:11:43.554783 | controller |     "Jun 12 15:38:14.007010 crc crio[3653]: time=\"2026-06-12T15:38:14.00687657Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-12 17:11:43.554798 | controller |     "Jun 12 15:38:14.022366 crc crio[3653]: time=\"2026-06-12T15:38:14.022248283Z\" 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-12 17:11:43.554813 | controller |     "Jun 12 15:38:14.028197 crc crio[3653]: time=\"2026-06-12T15:38:14.028085208Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-12 17:11:43.554828 | controller |     "Jun 12 15:38:14.035091 crc crio[3653]: time=\"2026-06-12T15:38:14.03499562Z\" 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-12 17:11:43.554842 | controller |     "Jun 12 15:38:14.040005 crc crio[3653]: time=\"2026-06-12T15:38:14.039878417Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-12 17:11:43.554857 | controller |     "Jun 12 15:38:14.047273 crc crio[3653]: time=\"2026-06-12T15:38:14.047186046Z\" 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-12 17:11:43.554871 | controller |     "Jun 12 15:38:14.051776 crc crio[3653]: time=\"2026-06-12T15:38:14.051715699Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-12 17:11:43.554886 | controller |     "Jun 12 15:38:14.058051 crc crio[3653]: time=\"2026-06-12T15:38:14.058014507Z\" 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-12 17:11:43.554901 | controller |     "Jun 12 15:38:14.063324 crc crio[3653]: time=\"2026-06-12T15:38:14.063142131Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-12 17:11:43.554916 | controller |     "Jun 12 15:38:14.070709 crc crio[3653]: time=\"2026-06-12T15:38:14.070568009Z\" 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-12 17:11:43.554934 | controller |     "Jun 12 15:38:14.075969 crc crio[3653]: time=\"2026-06-12T15:38:14.075872607Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-12 17:11:43.554949 | controller |     "Jun 12 15:38:14.120294 crc crio[3653]: time=\"2026-06-12T15:38:14.120147615Z\" 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-12 17:11:43.554964 | controller |     "Jun 12 15:38:14.125759 crc crio[3653]: time=\"2026-06-12T15:38:14.125479285Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-12 17:11:43.554979 | controller |     "Jun 12 15:38:14.140739 crc crio[3653]: time=\"2026-06-12T15:38:14.140638533Z\" 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-12 17:11:43.554993 | controller |     "Jun 12 15:38:14.146355 crc crio[3653]: time=\"2026-06-12T15:38:14.14622347Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-12 17:11:43.555008 | controller |     "Jun 12 15:38:14.187076 crc crio[3653]: time=\"2026-06-12T15:38:14.186921213Z\" 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-12 17:11:43.555023 | controller |     "Jun 12 15:38:14.190160 crc crio[3653]: time=\"2026-06-12T15:38:14.190071474Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-12 17:11:43.555037 | controller |     "Jun 12 15:38:14.211967 crc crio[3653]: time=\"2026-06-12T15:38:14.211762937Z\" 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-12 17:11:43.555052 | controller |     "Jun 12 15:38:14.216082 crc crio[3653]: time=\"2026-06-12T15:38:14.215914361Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-12 17:11:43.555067 | controller |     "Jun 12 15:38:14.222443 crc crio[3653]: time=\"2026-06-12T15:38:14.222330509Z\" 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-12 17:11:43.555081 | controller |     "Jun 12 15:38:14.225826 crc crio[3653]: time=\"2026-06-12T15:38:14.225752979Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-12 17:11:43.555095 | controller |     "Jun 12 15:38:14.238001 crc crio[3653]: time=\"2026-06-12T15:38:14.237895076Z\" 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-12 17:11:43.555109 | controller |     "Jun 12 15:38:14.242217 crc crio[3653]: time=\"2026-06-12T15:38:14.242144685Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-12 17:11:43.555127 | controller |     "Jun 12 15:38:14.253805 crc crio[3653]: time=\"2026-06-12T15:38:14.253657782Z\" 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-12 17:11:43.555141 | controller |     "Jun 12 15:38:14.258606 crc crio[3653]: time=\"2026-06-12T15:38:14.258443457Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-12 17:11:43.555156 | controller |     "Jun 12 15:38:14.265851 crc crio[3653]: time=\"2026-06-12T15:38:14.265741351Z\" 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-12 17:11:43.555170 | controller |     "Jun 12 15:38:14.269229 crc crio[3653]: time=\"2026-06-12T15:38:14.269152679Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-12 17:11:43.555185 | controller |     "Jun 12 15:38:14.276235 crc crio[3653]: time=\"2026-06-12T15:38:14.276118186Z\" 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-12 17:11:43.555199 | controller |     "Jun 12 15:38:14.279869 crc crio[3653]: time=\"2026-06-12T15:38:14.279788961Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-12 17:11:43.555213 | controller |     "Jun 12 15:38:14.288201 crc crio[3653]: time=\"2026-06-12T15:38:14.288078687Z\" 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-12 17:11:43.555228 | controller |     "Jun 12 15:38:14.291333 crc crio[3653]: time=\"2026-06-12T15:38:14.291190693Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-12 17:11:43.555242 | controller |     "Jun 12 15:38:14.321056 crc crio[3653]: time=\"2026-06-12T15:38:14.320899454Z\" 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-12 17:11:43.555256 | controller |     "Jun 12 15:38:14.325455 crc crio[3653]: time=\"2026-06-12T15:38:14.325322377Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-12 17:11:43.555271 | controller |     "Jun 12 15:38:14.336684 crc crio[3653]: time=\"2026-06-12T15:38:14.336551413Z\" 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-12 17:11:43.555285 | controller |     "Jun 12 15:38:14.340389 crc crio[3653]: time=\"2026-06-12T15:38:14.340258974Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-12 17:11:43.555300 | controller |     "Jun 12 15:38:14.350880 crc crio[3653]: time=\"2026-06-12T15:38:14.350740624Z\" 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-12 17:11:43.555318 | controller |     "Jun 12 15:38:14.355359 crc crio[3653]: time=\"2026-06-12T15:38:14.355227006Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-12 17:11:43.555333 | controller |     "Jun 12 15:38:14.364239 crc crio[3653]: time=\"2026-06-12T15:38:14.364097095Z\" 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-12 17:11:43.555350 | controller |     "Jun 12 15:38:14.368084 crc crio[3653]: time=\"2026-06-12T15:38:14.367934174Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-12 17:11:43.555377 | controller |     "Jun 12 15:38:14.379824 crc crio[3653]: time=\"2026-06-12T15:38:14.379721401Z\" 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-12 17:11:43.555396 | controller |     "Jun 12 15:38:14.383715 crc crio[3653]: time=\"2026-06-12T15:38:14.383383175Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-12 17:11:43.555412 | controller |     "Jun 12 15:38:14.391028 crc crio[3653]: time=\"2026-06-12T15:38:14.390855254Z\" 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-12 17:11:43.555427 | controller |     "Jun 12 15:38:14.395216 crc crio[3653]: time=\"2026-06-12T15:38:14.395108882Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-12 17:11:43.555441 | controller |     "Jun 12 15:38:14.403059 crc crio[3653]: time=\"2026-06-12T15:38:14.402913859Z\" 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-12 17:11:43.555455 | controller |     "Jun 12 15:38:14.406247 crc crio[3653]: time=\"2026-06-12T15:38:14.406146922Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-12 17:11:43.555470 | controller |     "Jun 12 15:38:14.412699 crc crio[3653]: time=\"2026-06-12T15:38:14.412577322Z\" 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-12 17:11:43.555484 | controller |     "Jun 12 15:38:14.416219 crc crio[3653]: time=\"2026-06-12T15:38:14.416094875Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-12 17:11:43.555499 | controller |     "Jun 12 15:38:14.455426 crc crio[3653]: time=\"2026-06-12T15:38:14.455287774Z\" 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-12 17:11:43.555514 | controller |     "Jun 12 15:38:14.457770 crc crio[3653]: time=\"2026-06-12T15:38:14.457714061Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-12 17:11:43.555532 | controller |     "Jun 12 15:38:14.466293 crc crio[3653]: time=\"2026-06-12T15:38:14.46623652Z\" 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-12 17:11:43.555547 | controller |     "Jun 12 15:38:14.469281 crc crio[3653]: time=\"2026-06-12T15:38:14.469204705Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-12 17:11:43.555561 | controller |     "Jun 12 15:38:14.475827 crc crio[3653]: time=\"2026-06-12T15:38:14.475728938Z\" 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-12 17:11:43.555575 | controller |     "Jun 12 15:38:14.478294 crc crio[3653]: time=\"2026-06-12T15:38:14.478235637Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-12 17:11:43.555589 | controller |     "Jun 12 15:38:14.481947 crc crio[3653]: time=\"2026-06-12T15:38:14.481873668Z\" 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-12 17:11:43.555604 | controller |     "Jun 12 15:38:14.485071 crc crio[3653]: time=\"2026-06-12T15:38:14.485042111Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-12 17:11:43.555618 | controller |     "Jun 12 15:38:14.491758 crc crio[3653]: time=\"2026-06-12T15:38:14.491699524Z\" 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-12 17:11:43.555632 | controller |     "Jun 12 15:38:14.495266 crc crio[3653]: time=\"2026-06-12T15:38:14.494545101Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-12 17:11:43.555647 | controller |     "Jun 12 15:38:14.500379 crc crio[3653]: time=\"2026-06-12T15:38:14.50026686Z\" 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-12 17:11:43.555661 | controller |     "Jun 12 15:38:14.504835 crc crio[3653]: time=\"2026-06-12T15:38:14.504706925Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-12 17:11:43.555676 | controller |     "Jun 12 15:38:14.513874 crc crio[3653]: time=\"2026-06-12T15:38:14.513669897Z\" 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-12 17:11:43.555690 | controller |     "Jun 12 15:38:14.517017 crc crio[3653]: time=\"2026-06-12T15:38:14.516862764Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-12 17:11:43.555705 | controller |     "Jun 12 15:38:14.568613 crc crio[3653]: time=\"2026-06-12T15:38:14.568363394Z\" 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-12 17:11:43.555724 | controller |     "Jun 12 15:38:14.568613 crc crio[3653]: time=\"2026-06-12T15:38:14.568473929Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.555741 | controller |     "Jun 12 15:38:14.569096 crc crio[3653]: time=\"2026-06-12T15:38:14.568772882Z\" 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-12 17:11:43.555763 | controller |     "Jun 12 15:38:14.570667 crc crio[3653]: time=\"2026-06-12T15:38:14.569678322Z\" 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:0xc001522000}] Aliases:map[]}\"",
2026-06-12 17:11:43.555782 | controller |     "Jun 12 15:38:14.570667 crc crio[3653]: time=\"2026-06-12T15:38:14.569957382Z\" 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-12 17:11:43.555797 | controller |     "Jun 12 15:38:14.570667 crc crio[3653]: time=\"2026-06-12T15:38:14.570090461Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 17:11:43.555813 | controller |     "Jun 12 15:38:14.576946 crc crio[3653]: time=\"2026-06-12T15:38:14.576764006Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 17:11:43.555828 | controller |     "Jun 12 15:38:14.576946 crc crio[3653]: time=\"2026-06-12T15:38:14.57686535Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 17:11:43.555843 | controller |     "Jun 12 15:38:14.577318 crc crio[3653]: time=\"2026-06-12T15:38:14.577249405Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 17:11:43.555859 | controller |     "Jun 12 15:38:14.582116 crc crio[3653]: time=\"2026-06-12T15:38:14.581931845Z\" level=info msg=\"runtime interface created\"",
2026-06-12 17:11:43.555874 | controller |     "Jun 12 15:38:14.582116 crc crio[3653]: time=\"2026-06-12T15:38:14.582109521Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 17:11:43.555889 | controller |     "Jun 12 15:38:14.582266 crc crio[3653]: time=\"2026-06-12T15:38:14.582132894Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 17:11:43.555904 | controller |     "Jun 12 15:38:14.582266 crc crio[3653]: time=\"2026-06-12T15:38:14.582151076Z\" level=info msg=\"starting plugins...\"",
2026-06-12 17:11:43.555918 | controller |     "Jun 12 15:38:14.583172 crc crio[3653]: time=\"2026-06-12T15:38:14.582684353Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 17:11:43.555932 | controller |     "Jun 12 15:38:14.584784 crc crio[3653]: time=\"2026-06-12T15:38:14.584707922Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 17:11:43.555946 | controller |     "Jun 12 15:38:14.594611 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:11:43.555961 | controller |     "Jun 12 15:38:14.609826 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.555976 | controller |     "Jun 12 15:38:14.610203 crc crio[3653]: time=\"2026-06-12T15:38:14.610140271Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-12 17:11:43.555996 | controller |     "Jun 12 15:38:14.610203 crc crio[3653]: time=\"2026-06-12T15:38:14.61020072Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556012 | controller |     "Jun 12 15:38:14.610282 crc crio[3653]: time=\"2026-06-12T15:38:14.610258208Z\" 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-12 17:11:43.556029 | controller |     "Jun 12 15:38:14.610698 crc crio[3653]: time=\"2026-06-12T15:38:14.610606718Z\" 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:0xc0001a0570}] Aliases:map[]}\"",
2026-06-12 17:11:43.556045 | controller |     "Jun 12 15:38:14.610910 crc crio[3653]: time=\"2026-06-12T15:38:14.610848153Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.556060 | controller |     "Jun 12 15:38:14.634559 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.556076 | controller |     "Jun 12 15:38:14.634784 crc crio[3653]: time=\"2026-06-12T15:38:14.634681833Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-12 17:11:43.556091 | controller |     "Jun 12 15:38:14.634784 crc crio[3653]: time=\"2026-06-12T15:38:14.634715248Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556106 | controller |     "Jun 12 15:38:14.634784 crc crio[3653]: time=\"2026-06-12T15:38:14.634749653Z\" 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-12 17:11:43.556126 | controller |     "Jun 12 15:38:14.634944 crc crio[3653]: time=\"2026-06-12T15:38:14.634899334Z\" 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:0xc0001a0708}] Aliases:map[]}\"",
2026-06-12 17:11:43.556143 | controller |     "Jun 12 15:38:14.635047 crc crio[3653]: time=\"2026-06-12T15:38:14.634976955Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.556157 | controller |     "Jun 12 15:38:14.635047 crc crio[3653]: time=\"2026-06-12T15:38:14.635019401Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.556172 | controller |     "Jun 12 15:38:14.635047 crc crio[3653]: time=\"2026-06-12T15:38:14.635034684Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.556188 | controller |     "Jun 12 15:38:14.666336 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.556206 | controller |     "Jun 12 15:38:14.666602 crc crio[3653]: time=\"2026-06-12T15:38:14.666348664Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-12 17:11:43.556222 | controller |     "Jun 12 15:38:14.666602 crc crio[3653]: time=\"2026-06-12T15:38:14.6663862Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556237 | controller |     "Jun 12 15:38:14.666602 crc crio[3653]: time=\"2026-06-12T15:38:14.666438657Z\" 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-12 17:11:43.556252 | controller |     "Jun 12 15:38:14.666832 crc crio[3653]: time=\"2026-06-12T15:38:14.666774075Z\" 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:0xc0015220d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.556270 | controller |     "Jun 12 15:38:14.667097 crc crio[3653]: time=\"2026-06-12T15:38:14.666957712Z\" 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-12 17:11:43.556302 | controller |     "Jun 12 15:38:14.687933 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.556318 | controller |     "Jun 12 15:38:14.688208 crc crio[3653]: time=\"2026-06-12T15:38:14.68811998Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-12 17:11:43.556333 | controller |     "Jun 12 15:38:14.688208 crc crio[3653]: time=\"2026-06-12T15:38:14.688173317Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556348 | controller |     "Jun 12 15:38:14.688326 crc crio[3653]: time=\"2026-06-12T15:38:14.688216583Z\" 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-12 17:11:43.556378 | controller |     "Jun 12 15:38:14.688591 crc crio[3653]: time=\"2026-06-12T15:38:14.688463899Z\" 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:0xc000208310}] Aliases:map[]}\"",
2026-06-12 17:11:43.556399 | controller |     "Jun 12 15:38:14.688821 crc crio[3653]: time=\"2026-06-12T15:38:14.688718155Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.556414 | controller |     "Jun 12 15:38:14.719150 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.556433 | controller |     "Jun 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.71928932Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-12 17:11:43.556449 | controller |     "Jun 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.719327935Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556464 | controller |     "Jun 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.719364691Z\" 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-12 17:11:43.556479 | controller |     "Jun 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.719652682Z\" 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:0xc000208438}] Aliases:map[]}\"",
2026-06-12 17:11:43.556494 | controller |     "Jun 12 15:38:14.720890 crc crio[3653]: time=\"2026-06-12T15:38:14.719804013Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.556509 | controller |     "Jun 12 15:38:14.740665 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.556523 | controller |     "Jun 12 15:38:14.741193 crc crio[3653]: time=\"2026-06-12T15:38:14.74109305Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-12 17:11:43.556538 | controller |     "Jun 12 15:38:14.741193 crc crio[3653]: time=\"2026-06-12T15:38:14.741182973Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556553 | controller |     "Jun 12 15:38:14.741388 crc crio[3653]: time=\"2026-06-12T15:38:14.74123414Z\" 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-12 17:11:43.556568 | controller |     "Jun 12 15:38:14.741610 crc crio[3653]: time=\"2026-06-12T15:38:14.741464743Z\" 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:0xc0001a0788}] Aliases:map[]}\"",
2026-06-12 17:11:43.556582 | controller |     "Jun 12 15:38:14.741717 crc crio[3653]: time=\"2026-06-12T15:38:14.741672012Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.556597 | controller |     "Jun 12 15:38:14.882877 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.556615 | controller |     "Jun 12 15:38:14.883247 crc crio[3653]: time=\"2026-06-12T15:38:14.88317066Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-12 17:11:43.556630 | controller |     "Jun 12 15:38:14.883404 crc crio[3653]: time=\"2026-06-12T15:38:14.883250331Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556646 | controller |     "Jun 12 15:38:14.883404 crc crio[3653]: time=\"2026-06-12T15:38:14.883276945Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-12 17:11:43.556660 | controller |     "Jun 12 15:38:14.883404 crc crio[3653]: time=\"2026-06-12T15:38:14.883287526Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556675 | controller |     "Jun 12 15:38:14.883404 crc crio[3653]: time=\"2026-06-12T15:38:14.883332473Z\" 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-12 17:11:43.556690 | controller |     "Jun 12 15:38:14.883703 crc crio[3653]: time=\"2026-06-12T15:38:14.883651728Z\" 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:0xc000e1a038}] Aliases:map[]}\"",
2026-06-12 17:11:43.556705 | controller |     "Jun 12 15:38:14.883948 crc crio[3653]: time=\"2026-06-12T15:38:14.883858698Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.556721 | controller |     "Jun 12 15:38:14.978960 crc crio[3653]: 2026-06-12T15:38:14Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.556736 | controller |     "Jun 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979108597Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-12 17:11:43.556750 | controller |     "Jun 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979143022Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556765 | controller |     "Jun 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979168676Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-12 17:11:43.556779 | controller |     "Jun 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979177407Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556794 | controller |     "Jun 12 15:38:14.979232 crc crio[3653]: time=\"2026-06-12T15:38:14.979214283Z\" 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-12 17:11:43.556808 | controller |     "Jun 12 15:38:14.979458 crc crio[3653]: time=\"2026-06-12T15:38:14.979422212Z\" 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:0xc000e1a0e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.556836 | controller |     "Jun 12 15:38:14.979674 crc crio[3653]: time=\"2026-06-12T15:38:14.979607529Z\" 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-12 17:11:43.556851 | controller |     "Jun 12 15:38:15.036940 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.556866 | controller |     "Jun 12 15:38:15.037260 crc crio[3653]: time=\"2026-06-12T15:38:15.037075892Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-12 17:11:43.556880 | controller |     "Jun 12 15:38:15.037260 crc crio[3653]: time=\"2026-06-12T15:38:15.037116578Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556895 | controller |     "Jun 12 15:38:15.037260 crc crio[3653]: time=\"2026-06-12T15:38:15.037166105Z\" 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-12 17:11:43.556910 | controller |     "Jun 12 15:38:15.037409 crc crio[3653]: time=\"2026-06-12T15:38:15.037367774Z\" 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:0xc0001a0830}] Aliases:map[]}\"",
2026-06-12 17:11:43.556927 | controller |     "Jun 12 15:38:15.037839 crc crio[3653]: time=\"2026-06-12T15:38:15.037767641Z\" 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-12 17:11:43.556943 | controller |     "Jun 12 15:38:15.139202 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.556958 | controller |     "Jun 12 15:38:15.139423 crc crio[3653]: time=\"2026-06-12T15:38:15.139278345Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-12 17:11:43.556973 | controller |     "Jun 12 15:38:15.139423 crc crio[3653]: time=\"2026-06-12T15:38:15.139316341Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.556988 | controller |     "Jun 12 15:38:15.139423 crc crio[3653]: time=\"2026-06-12T15:38:15.139364068Z\" 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-12 17:11:43.557007 | controller |     "Jun 12 15:38:15.139746 crc crio[3653]: time=\"2026-06-12T15:38:15.139680943Z\" 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:0xc0001a08d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.557024 | controller |     "Jun 12 15:38:15.139974 crc crio[3653]: time=\"2026-06-12T15:38:15.139896364Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.557040 | controller |     "Jun 12 15:38:15.360641 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.557055 | controller |     "Jun 12 15:38:15.360886 crc crio[3653]: time=\"2026-06-12T15:38:15.36078101Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-12 17:11:43.557069 | controller |     "Jun 12 15:38:15.360886 crc crio[3653]: time=\"2026-06-12T15:38:15.360826937Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557084 | controller |     "Jun 12 15:38:15.360886 crc crio[3653]: time=\"2026-06-12T15:38:15.3608454Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-12 17:11:43.557099 | controller |     "Jun 12 15:38:15.360886 crc crio[3653]: time=\"2026-06-12T15:38:15.360856041Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557114 | controller |     "Jun 12 15:38:15.361040 crc crio[3653]: time=\"2026-06-12T15:38:15.360897247Z\" 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-12 17:11:43.557129 | controller |     "Jun 12 15:38:15.361294 crc crio[3653]: time=\"2026-06-12T15:38:15.361213282Z\" 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:0xc000e1a1b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.557144 | controller |     "Jun 12 15:38:15.361585 crc crio[3653]: time=\"2026-06-12T15:38:15.361445616Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.557159 | controller |     "Jun 12 15:38:15.381403 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.557174 | controller |     "Jun 12 15:38:15.381721 crc crio[3653]: time=\"2026-06-12T15:38:15.381582357Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-12 17:11:43.557189 | controller |     "Jun 12 15:38:15.381721 crc crio[3653]: time=\"2026-06-12T15:38:15.381634624Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557208 | controller |     "Jun 12 15:38:15.381721 crc crio[3653]: time=\"2026-06-12T15:38:15.381683861Z\" 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-12 17:11:43.557223 | controller |     "Jun 12 15:38:15.382038 crc crio[3653]: time=\"2026-06-12T15:38:15.38195128Z\" 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:0xc001522188}] Aliases:map[]}\"",
2026-06-12 17:11:43.557238 | controller |     "Jun 12 15:38:15.382275 crc crio[3653]: time=\"2026-06-12T15:38:15.382208176Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.557253 | controller |     "Jun 12 15:38:15.408859 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.557268 | controller |     "Jun 12 15:38:15.409127 crc crio[3653]: time=\"2026-06-12T15:38:15.408981147Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-12 17:11:43.557282 | controller |     "Jun 12 15:38:15.409127 crc crio[3653]: time=\"2026-06-12T15:38:15.409021773Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557297 | controller |     "Jun 12 15:38:15.409127 crc crio[3653]: time=\"2026-06-12T15:38:15.409061719Z\" 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-12 17:11:43.557312 | controller |     "Jun 12 15:38:15.409410 crc crio[3653]: time=\"2026-06-12T15:38:15.409329377Z\" 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:0xc0001a0980}] Aliases:map[]}\"",
2026-06-12 17:11:43.557326 | controller |     "Jun 12 15:38:15.409688 crc crio[3653]: time=\"2026-06-12T15:38:15.409606137Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.557341 | controller |     "Jun 12 15:38:15.485040 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.557359 | controller |     "Jun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485230058Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-12 17:11:43.557392 | controller |     "Jun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485271084Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557409 | controller |     "Jun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485295457Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-12 17:11:43.557429 | controller |     "Jun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485306449Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557444 | controller |     "Jun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485317661Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-12 17:11:43.557458 | controller |     "Jun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485327752Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557472 | controller |     "Jun 12 15:38:15.485392 crc crio[3653]: time=\"2026-06-12T15:38:15.485364807Z\" 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-12 17:11:43.557487 | controller |     "Jun 12 15:38:15.485735 crc crio[3653]: time=\"2026-06-12T15:38:15.485666991Z\" 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:0xc0001a0a18}] Aliases:map[]}\"",
2026-06-12 17:11:43.557502 | controller |     "Jun 12 15:38:15.485955 crc crio[3653]: time=\"2026-06-12T15:38:15.48587441Z\" 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-12 17:11:43.557517 | controller |     "Jun 12 15:38:15.502737 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.557531 | controller |     "Jun 12 15:38:15.502918 crc crio[3653]: time=\"2026-06-12T15:38:15.502861171Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-12 17:11:43.557546 | controller |     "Jun 12 15:38:15.502918 crc crio[3653]: time=\"2026-06-12T15:38:15.502915669Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557562 | controller |     "Jun 12 15:38:15.503056 crc crio[3653]: time=\"2026-06-12T15:38:15.502979868Z\" 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-12 17:11:43.557576 | controller |     "Jun 12 15:38:15.503436 crc crio[3653]: time=\"2026-06-12T15:38:15.503358432Z\" 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:0xc000e1a290}] Aliases:map[]}\"",
2026-06-12 17:11:43.557591 | controller |     "Jun 12 15:38:15.503743 crc crio[3653]: time=\"2026-06-12T15:38:15.503635402Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.557609 | controller |     "Jun 12 15:38:15.528228 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.557624 | controller |     "Jun 12 15:38:15.528228 crc crio[3653]: time=\"2026-06-12T15:38:15.528218029Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-12 17:11:43.557639 | controller |     "Jun 12 15:38:15.528228 crc crio[3653]: time=\"2026-06-12T15:38:15.528260115Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557653 | controller |     "Jun 12 15:38:15.528228 crc crio[3653]: time=\"2026-06-12T15:38:15.528278298Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-12 17:11:43.557667 | controller |     "Jun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528288879Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557682 | controller |     "Jun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528302581Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-12 17:11:43.557696 | controller |     "Jun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528311993Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557711 | controller |     "Jun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528347618Z\" 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-12 17:11:43.557726 | controller |     "Jun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528650931Z\" 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:0xc000e1a368}] Aliases:map[]}\"",
2026-06-12 17:11:43.557740 | controller |     "Jun 12 15:38:15.528820 crc crio[3653]: time=\"2026-06-12T15:38:15.528822996Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.557755 | controller |     "Jun 12 15:38:15.549144 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.557769 | controller |     "Jun 12 15:38:15.549468 crc crio[3653]: time=\"2026-06-12T15:38:15.5492579Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-12 17:11:43.557784 | controller |     "Jun 12 15:38:15.549468 crc crio[3653]: time=\"2026-06-12T15:38:15.549295815Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557798 | controller |     "Jun 12 15:38:15.549468 crc crio[3653]: time=\"2026-06-12T15:38:15.549337011Z\" 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-12 17:11:43.557813 | controller |     "Jun 12 15:38:15.549792 crc crio[3653]: time=\"2026-06-12T15:38:15.549643125Z\" 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:0xc0001a0ac8}] Aliases:map[]}\"",
2026-06-12 17:11:43.557831 | controller |     "Jun 12 15:38:15.549792 crc crio[3653]: time=\"2026-06-12T15:38:15.549784615Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.557846 | controller |     "Jun 12 15:38:15.663721 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.557861 | controller |     "Jun 12 15:38:15.664016 crc crio[3653]: time=\"2026-06-12T15:38:15.663792599Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-12 17:11:43.557875 | controller |     "Jun 12 15:38:15.664016 crc crio[3653]: time=\"2026-06-12T15:38:15.663835855Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.557890 | controller |     "Jun 12 15:38:15.664197 crc crio[3653]: time=\"2026-06-12T15:38:15.664063447Z\" 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-12 17:11:43.557904 | controller |     "Jun 12 15:38:15.664451 crc crio[3653]: time=\"2026-06-12T15:38:15.66436245Z\" 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:0xc001522228}] Aliases:map[]}\"",
2026-06-12 17:11:43.557919 | controller |     "Jun 12 15:38:15.664596 crc crio[3653]: time=\"2026-06-12T15:38:15.664469696Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.557933 | controller |     "Jun 12 15:38:15.664596 crc crio[3653]: time=\"2026-06-12T15:38:15.664486928Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.557947 | controller |     "Jun 12 15:38:15.664596 crc crio[3653]: time=\"2026-06-12T15:38:15.664555938Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.557962 | controller |     "Jun 12 15:38:15.704459 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.557976 | controller |     "Jun 12 15:38:15.704754 crc crio[3653]: time=\"2026-06-12T15:38:15.704549351Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-12 17:11:43.557991 | controller |     "Jun 12 15:38:15.704754 crc crio[3653]: time=\"2026-06-12T15:38:15.704598498Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558010 | controller |     "Jun 12 15:38:15.704754 crc crio[3653]: time=\"2026-06-12T15:38:15.704636803Z\" 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-12 17:11:43.558025 | controller |     "Jun 12 15:38:15.704947 crc crio[3653]: time=\"2026-06-12T15:38:15.704885799Z\" 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:0xc0002085b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.558040 | controller |     "Jun 12 15:38:15.705104 crc crio[3653]: time=\"2026-06-12T15:38:15.705056033Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.558055 | controller |     "Jun 12 15:38:15.874634 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.558070 | controller |     "Jun 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.874831906Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-12 17:11:43.558084 | controller |     "Jun 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.874876413Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558099 | controller |     "Jun 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.874917259Z\" 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-12 17:11:43.558115 | controller |     "Jun 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.87520528Z\" 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:0xc0001a0b68}] Aliases:map[]}\"",
2026-06-12 17:11:43.558130 | controller |     "Jun 12 15:38:15.876002 crc crio[3653]: time=\"2026-06-12T15:38:15.875363133Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.558144 | controller |     "Jun 12 15:38:15.941926 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.558159 | controller |     "Jun 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.94180763Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-12 17:11:43.558173 | controller |     "Jun 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.941849046Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558187 | controller |     "Jun 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.941866499Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-12 17:11:43.558205 | controller |     "Jun 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.94187426Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558220 | controller |     "Jun 12 15:38:15.941926 crc crio[3653]: time=\"2026-06-12T15:38:15.941906174Z\" 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-12 17:11:43.558236 | controller |     "Jun 12 15:38:15.942442 crc crio[3653]: time=\"2026-06-12T15:38:15.942121675Z\" 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:0xc0001a0e90}] Aliases:map[]}\"",
2026-06-12 17:11:43.558251 | controller |     "Jun 12 15:38:15.942442 crc crio[3653]: time=\"2026-06-12T15:38:15.9423635Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.558266 | controller |     "Jun 12 15:38:15.966220 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.558281 | controller |     "Jun 12 15:38:15.966559 crc crio[3653]: time=\"2026-06-12T15:38:15.966325258Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-12 17:11:43.558295 | controller |     "Jun 12 15:38:15.966559 crc crio[3653]: time=\"2026-06-12T15:38:15.966373175Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558310 | controller |     "Jun 12 15:38:15.966559 crc crio[3653]: time=\"2026-06-12T15:38:15.966415571Z\" 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-12 17:11:43.558326 | controller |     "Jun 12 15:38:15.966789 crc crio[3653]: time=\"2026-06-12T15:38:15.96668361Z\" 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:0xc0001a0f38}] Aliases:map[]}\"",
2026-06-12 17:11:43.558341 | controller |     "Jun 12 15:38:15.966891 crc crio[3653]: time=\"2026-06-12T15:38:15.966835221Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.558359 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: 2026-06-12T15:38:15Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.558391 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.998699801Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-12 17:11:43.558411 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.998759199Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558427 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.998781353Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-12 17:11:43.558441 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.998792764Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558457 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.99883574Z\" 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-12 17:11:43.558472 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.999070994Z\" 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:0xc0015222c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.558487 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.999134933Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.558502 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.99918581Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.558517 | controller |     "Jun 12 15:38:15.999474 crc crio[3653]: time=\"2026-06-12T15:38:15.999201203Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.558532 | controller |     "Jun 12 15:38:16.136731 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.558547 | controller |     "Jun 12 15:38:16.137388 crc crio[3653]: time=\"2026-06-12T15:38:16.137341749Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-12 17:11:43.558562 | controller |     "Jun 12 15:38:16.137549 crc crio[3653]: time=\"2026-06-12T15:38:16.137473878Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558577 | controller |     "Jun 12 15:38:16.144730 crc crio[3653]: time=\"2026-06-12T15:38:16.140777181Z\" 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-12 17:11:43.558592 | controller |     "Jun 12 15:38:16.144730 crc crio[3653]: time=\"2026-06-12T15:38:16.141411822Z\" 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:0xc000e1a430}] Aliases:map[]}\"",
2026-06-12 17:11:43.558612 | controller |     "Jun 12 15:38:16.144730 crc crio[3653]: time=\"2026-06-12T15:38:16.14188671Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.558628 | controller |     "Jun 12 15:38:16.325457 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.558643 | controller |     "Jun 12 15:38:16.325705 crc crio[3653]: time=\"2026-06-12T15:38:16.325622961Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-12 17:11:43.558658 | controller |     "Jun 12 15:38:16.325705 crc crio[3653]: time=\"2026-06-12T15:38:16.325679599Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558673 | controller |     "Jun 12 15:38:16.325803 crc crio[3653]: time=\"2026-06-12T15:38:16.325729306Z\" 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-12 17:11:43.558688 | controller |     "Jun 12 15:38:16.326010 crc crio[3653]: time=\"2026-06-12T15:38:16.325914602Z\" 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:0xc0002086d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.558704 | controller |     "Jun 12 15:38:16.326228 crc crio[3653]: time=\"2026-06-12T15:38:16.326147336Z\" 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-12 17:11:43.558719 | controller |     "Jun 12 15:38:16.503812 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.558734 | controller |     "Jun 12 15:38:16.504106 crc crio[3653]: time=\"2026-06-12T15:38:16.503900071Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-12 17:11:43.558749 | controller |     "Jun 12 15:38:16.504106 crc crio[3653]: time=\"2026-06-12T15:38:16.503944697Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558764 | controller |     "Jun 12 15:38:16.504106 crc crio[3653]: time=\"2026-06-12T15:38:16.503997235Z\" 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-12 17:11:43.558780 | controller |     "Jun 12 15:38:16.504655 crc crio[3653]: time=\"2026-06-12T15:38:16.504327072Z\" 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:0xc0015220c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.558799 | controller |     "Jun 12 15:38:16.504854 crc crio[3653]: time=\"2026-06-12T15:38:16.504781877Z\" 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-12 17:11:43.558814 | controller |     "Jun 12 15:38:16.858237 crc crio[3653]: 2026-06-12T15:38:16Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.558828 | controller |     "Jun 12 15:38:16.858645 crc crio[3653]: time=\"2026-06-12T15:38:16.858419609Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-12 17:11:43.558843 | controller |     "Jun 12 15:38:16.858645 crc crio[3653]: time=\"2026-06-12T15:38:16.858469136Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558858 | controller |     "Jun 12 15:38:16.858645 crc crio[3653]: time=\"2026-06-12T15:38:16.858573001Z\" 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-12 17:11:43.558874 | controller |     "Jun 12 15:38:16.858800 crc crio[3653]: time=\"2026-06-12T15:38:16.858780291Z\" 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:0xc0001a02b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.558888 | controller |     "Jun 12 15:38:16.859079 crc crio[3653]: time=\"2026-06-12T15:38:16.859006023Z\" 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-12 17:11:43.558902 | controller |     "Jun 12 15:38:17.073057 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.558917 | controller |     "Jun 12 15:38:17.074442 crc crio[3653]: time=\"2026-06-12T15:38:17.073236187Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-12 17:11:43.558931 | controller |     "Jun 12 15:38:17.074442 crc crio[3653]: time=\"2026-06-12T15:38:17.073362065Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.558945 | controller |     "Jun 12 15:38:17.074442 crc crio[3653]: time=\"2026-06-12T15:38:17.073429285Z\" 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-12 17:11:43.558960 | controller |     "Jun 12 15:38:17.075389 crc crio[3653]: time=\"2026-06-12T15:38:17.074136356Z\" 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:0xc002696000}] Aliases:map[]}\"",
2026-06-12 17:11:43.558979 | controller |     "Jun 12 15:38:17.075881 crc crio[3653]: time=\"2026-06-12T15:38:17.075774991Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.558994 | controller |     "Jun 12 15:38:17.206833 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.559009 | controller |     "Jun 12 15:38:17.207150 crc crio[3653]: time=\"2026-06-12T15:38:17.206992417Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-12 17:11:43.559023 | controller |     "Jun 12 15:38:17.207150 crc crio[3653]: time=\"2026-06-12T15:38:17.207074628Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.559037 | controller |     "Jun 12 15:38:17.207150 crc crio[3653]: time=\"2026-06-12T15:38:17.207128936Z\" 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-12 17:11:43.559052 | controller |     "Jun 12 15:38:17.207668 crc crio[3653]: time=\"2026-06-12T15:38:17.207426239Z\" 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:0xc0002085c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.559068 | controller |     "Jun 12 15:38:17.207760 crc crio[3653]: time=\"2026-06-12T15:38:17.207734253Z\" 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-12 17:11:43.559083 | controller |     "Jun 12 15:38:17.389118 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.559097 | controller |     "Jun 12 15:38:17.389475 crc crio[3653]: time=\"2026-06-12T15:38:17.389227243Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-12 17:11:43.559112 | controller |     "Jun 12 15:38:17.389475 crc crio[3653]: time=\"2026-06-12T15:38:17.389294333Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.559126 | controller |     "Jun 12 15:38:17.389475 crc crio[3653]: time=\"2026-06-12T15:38:17.389368273Z\" 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-12 17:11:43.559145 | controller |     "Jun 12 15:38:17.389699 crc crio[3653]: time=\"2026-06-12T15:38:17.389654754Z\" 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:0xc00008c598}] Aliases:map[]}\"",
2026-06-12 17:11:43.559160 | controller |     "Jun 12 15:38:17.389860 crc crio[3653]: time=\"2026-06-12T15:38:17.389793564Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.559174 | controller |     "Jun 12 15:38:17.415643 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.559189 | controller |     "Jun 12 15:38:17.415951 crc crio[3653]: time=\"2026-06-12T15:38:17.415820178Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-12 17:11:43.559203 | controller |     "Jun 12 15:38:17.415951 crc crio[3653]: time=\"2026-06-12T15:38:17.415878756Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.559218 | controller |     "Jun 12 15:38:17.415951 crc crio[3653]: time=\"2026-06-12T15:38:17.415922933Z\" 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-12 17:11:43.559233 | controller |     "Jun 12 15:38:17.416229 crc crio[3653]: time=\"2026-06-12T15:38:17.416157336Z\" 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:0xc000208710}] Aliases:map[]}\"",
2026-06-12 17:11:43.559248 | controller |     "Jun 12 15:38:17.416483 crc crio[3653]: time=\"2026-06-12T15:38:17.416397361Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.559263 | controller |     "Jun 12 15:38:17.519403 crc crio[3653]: time=\"2026-06-12T15:38:17.519204132Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=113f402a-11e7-478e-acfb-78510884ad6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559277 | controller |     "Jun 12 15:38:17.519403 crc crio[3653]: time=\"2026-06-12T15:38:17.519367995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559292 | controller |     "Jun 12 15:38:17.529699 crc crio[3653]: time=\"2026-06-12T15:38:17.529471751Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=5496e196-756c-4002-b7aa-76d5525f9189 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559308 | controller |     "Jun 12 15:38:17.529918 crc crio[3653]: time=\"2026-06-12T15:38:17.529795767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559326 | controller |     "Jun 12 15:38:17.533757 crc crio[3653]: time=\"2026-06-12T15:38:17.532969221Z\" 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=113f402a-11e7-478e-acfb-78510884ad6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559341 | controller |     "Jun 12 15:38:17.538977 crc crio[3653]: time=\"2026-06-12T15:38:17.538790764Z\" 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=5496e196-756c-4002-b7aa-76d5525f9189 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559360 | controller |     "Jun 12 15:38:17.558006 crc crio[3653]: time=\"2026-06-12T15:38:17.557758188Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=ba10c808-d585-4885-b703-cf3a3881b776 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559393 | controller |     "Jun 12 15:38:17.558006 crc crio[3653]: time=\"2026-06-12T15:38:17.557955227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559409 | controller |     "Jun 12 15:38:17.565263 crc crio[3653]: time=\"2026-06-12T15:38:17.565122062Z\" 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=ba10c808-d585-4885-b703-cf3a3881b776 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559424 | controller |     "Jun 12 15:38:17.565915 crc crio[3653]: time=\"2026-06-12T15:38:17.565795088Z\" level=info msg=\"Ran pod sandbox 2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=113f402a-11e7-478e-acfb-78510884ad6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559438 | controller |     "Jun 12 15:38:17.566100 crc crio[3653]: time=\"2026-06-12T15:38:17.566011769Z\" level=info msg=\"Ran pod sandbox dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=5496e196-756c-4002-b7aa-76d5525f9189 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559453 | controller |     "Jun 12 15:38:17.575274 crc crio[3653]: time=\"2026-06-12T15:38:17.575112052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2022729c-1d5f-4c47-96b5-39cff2d4613a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.559468 | controller |     "Jun 12 15:38:17.575274 crc crio[3653]: time=\"2026-06-12T15:38:17.575128954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cf10150a-d7fa-4b2a-ba5e-c682b86475bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.559483 | controller |     "Jun 12 15:38:17.578322 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.559497 | controller |     "Jun 12 15:38:17.578691 crc crio[3653]: time=\"2026-06-12T15:38:17.578465711Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-12 17:11:43.559511 | controller |     "Jun 12 15:38:17.578691 crc crio[3653]: time=\"2026-06-12T15:38:17.57859746Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.559530 | controller |     "Jun 12 15:38:17.578691 crc crio[3653]: time=\"2026-06-12T15:38:17.578646557Z\" 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-12 17:11:43.559545 | controller |     "Jun 12 15:38:17.578938 crc crio[3653]: time=\"2026-06-12T15:38:17.578886482Z\" 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:0xc000209148}] Aliases:map[]}\"",
2026-06-12 17:11:43.559560 | controller |     "Jun 12 15:38:17.579165 crc crio[3653]: time=\"2026-06-12T15:38:17.57908649Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.559574 | controller |     "Jun 12 15:38:17.583055 crc crio[3653]: time=\"2026-06-12T15:38:17.582940722Z\" level=info msg=\"Ran pod sandbox 84a5ba48d2f796515b98f166f0dfc592f4963910ab7b64fef8617fe2c0bf1a26 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=ba10c808-d585-4885-b703-cf3a3881b776 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559589 | controller |     "Jun 12 15:38:17.584330 crc crio[3653]: time=\"2026-06-12T15:38:17.584209563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e8f0f2cf-23b7-4961-b21a-152fe062fd3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.559604 | controller |     "Jun 12 15:38:17.586121 crc crio[3653]: time=\"2026-06-12T15:38:17.585108422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fc635530-6119-4838-a7f5-c6f249c47462 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.559618 | controller |     "Jun 12 15:38:17.586563 crc crio[3653]: time=\"2026-06-12T15:38:17.586316965Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=634c579c-6f5c-4e39-8a9c-cddb367133c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.559633 | controller |     "Jun 12 15:38:17.586563 crc crio[3653]: time=\"2026-06-12T15:38:17.586460155Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=9389c4a5-88ae-4501-8298-1b08da0535ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559647 | controller |     "Jun 12 15:38:17.586739 crc crio[3653]: time=\"2026-06-12T15:38:17.586657904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559662 | controller |     "Jun 12 15:38:17.589792 crc crio[3653]: time=\"2026-06-12T15:38:17.589646861Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b0fc5a66-2332-4316-a8ef-7cf6b1b3d13a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.559676 | controller |     "Jun 12 15:38:17.590191 crc crio[3653]: time=\"2026-06-12T15:38:17.590112498Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=b0a3d22e-2ebb-4d78-9215-00e100abaa19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.559691 | controller |     "Jun 12 15:38:17.590191 crc crio[3653]: time=\"2026-06-12T15:38:17.590152854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd724626-ec8c-46dc-b396-2207c3039c59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.559709 | controller |     "Jun 12 15:38:17.598091 crc crio[3653]: time=\"2026-06-12T15:38:17.597897172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559724 | controller |     "Jun 12 15:38:17.598434 crc crio[3653]: time=\"2026-06-12T15:38:17.597903913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559739 | controller |     "Jun 12 15:38:17.598591 crc crio[3653]: time=\"2026-06-12T15:38:17.598325603Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=87dba1dc-2886-4270-b333-5d08dc5aa4b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.559753 | controller |     "Jun 12 15:38:17.599977 crc crio[3653]: time=\"2026-06-12T15:38:17.59991298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559768 | controller |     "Jun 12 15:38:17.600066 crc crio[3653]: time=\"2026-06-12T15:38:17.599996092Z\" 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=9389c4a5-88ae-4501-8298-1b08da0535ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559783 | controller |     "Jun 12 15:38:17.608380 crc crio[3653]: time=\"2026-06-12T15:38:17.608251493Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=ffc0ce92-f561-4bd1-9a27-98056cd81b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559797 | controller |     "Jun 12 15:38:17.608598 crc crio[3653]: time=\"2026-06-12T15:38:17.608447591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559812 | controller |     "Jun 12 15:38:17.623602 crc crio[3653]: time=\"2026-06-12T15:38:17.623279524Z\" level=info msg=\"Ran pod sandbox 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206 with infra container: openshift-etcd/etcd-crc/POD\" id=9389c4a5-88ae-4501-8298-1b08da0535ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559828 | controller |     "Jun 12 15:38:17.627786 crc crio[3653]: time=\"2026-06-12T15:38:17.627605953Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4ad9da00-a52c-479c-8c4a-c67d0d9fc953 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.559843 | controller |     "Jun 12 15:38:17.634041 crc crio[3653]: time=\"2026-06-12T15:38:17.633825523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559858 | controller |     "Jun 12 15:38:17.635590 crc crio[3653]: time=\"2026-06-12T15:38:17.635437393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f593fcd6-0241-4f3c-afd7-9e5fe125d472 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.559872 | controller |     "Jun 12 15:38:17.641138 crc crio[3653]: time=\"2026-06-12T15:38:17.641054347Z\" 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=ffc0ce92-f561-4bd1-9a27-98056cd81b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.559890 | controller |     "Jun 12 15:38:17.642206 crc crio[3653]: time=\"2026-06-12T15:38:17.642094823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559905 | controller |     "Jun 12 15:38:17.649693 crc crio[3653]: time=\"2026-06-12T15:38:17.649600526Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=3087c0ab-6057-427d-8fd0-e3f07c38de51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.559920 | controller |     "Jun 12 15:38:17.649899 crc crio[3653]: time=\"2026-06-12T15:38:17.64977827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559934 | controller |     "Jun 12 15:38:17.653820 crc crio[3653]: time=\"2026-06-12T15:38:17.653413953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.559948 | controller |     "Jun 12 15:38:17.659868 crc crio[3653]: time=\"2026-06-12T15:38:17.659476979Z\" level=info msg=\"Ran pod sandbox fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=ffc0ce92-f561-4bd1-9a27-98056cd81b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.560096 | controller |     "Jun 12 15:38:17.672207 crc crio[3653]: time=\"2026-06-12T15:38:17.671449326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ef6a4892-6c1a-4482-b4f3-ade307d4e19e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.560119 | controller |     "Jun 12 15:38:17.687216 crc crio[3653]: time=\"2026-06-12T15:38:17.686927423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dc346253-8da9-4252-a140-363eee35abf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.560134 | controller |     "Jun 12 15:38:17.693845 crc crio[3653]: time=\"2026-06-12T15:38:17.692773033Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=628fc070-e60e-4cf5-8ae5-76f2db58be24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.560149 | controller |     "Jun 12 15:38:17.694106 crc crio[3653]: time=\"2026-06-12T15:38:17.693944953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.560165 | controller |     "Jun 12 15:38:17.775835 crc crio[3653]: 2026-06-12T15:38:17Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.560179 | controller |     "Jun 12 15:38:17.779900 crc crio[3653]: time=\"2026-06-12T15:38:17.779774213Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-12 17:11:43.560194 | controller |     "Jun 12 15:38:17.779900 crc crio[3653]: time=\"2026-06-12T15:38:17.779850535Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.560208 | controller |     "Jun 12 15:38:17.780190 crc crio[3653]: time=\"2026-06-12T15:38:17.779907237Z\" 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-12 17:11:43.560267 | controller |     "Jun 12 15:38:17.780190 crc crio[3653]: time=\"2026-06-12T15:38:17.780083641Z\" 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:0xc001706010}] Aliases:map[]}\"",
2026-06-12 17:11:43.560287 | controller |     "Jun 12 15:38:17.780316 crc crio[3653]: time=\"2026-06-12T15:38:17.780276096Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.560302 | controller |     "Jun 12 15:38:17.780316 crc crio[3653]: time=\"2026-06-12T15:38:17.780316267Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.560318 | controller |     "Jun 12 15:38:17.780475 crc crio[3653]: time=\"2026-06-12T15:38:17.780331498Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.560333 | controller |     "Jun 12 15:38:17.817453 crc crio[3653]: time=\"2026-06-12T15:38:17.817277975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.560384 | controller |     "Jun 12 15:38:17.835401 crc crio[3653]: time=\"2026-06-12T15:38:17.83500826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.560406 | controller |     "Jun 12 15:38:18.019243 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.560422 | controller |     "Jun 12 15:38:18.019640 crc crio[3653]: time=\"2026-06-12T15:38:18.019398657Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-12 17:11:43.560437 | controller |     "Jun 12 15:38:18.019640 crc crio[3653]: time=\"2026-06-12T15:38:18.019457629Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.560452 | controller |     "Jun 12 15:38:18.019640 crc crio[3653]: time=\"2026-06-12T15:38:18.019567392Z\" 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-12 17:11:43.560468 | controller |     "Jun 12 15:38:18.019891 crc crio[3653]: time=\"2026-06-12T15:38:18.019830928Z\" 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:0xc001610398}] Aliases:map[]}\"",
2026-06-12 17:11:43.560482 | controller |     "Jun 12 15:38:18.020139 crc crio[3653]: time=\"2026-06-12T15:38:18.020061314Z\" 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-12 17:11:43.560497 | controller |     "Jun 12 15:38:18.185302 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.560518 | controller |     "Jun 12 15:38:18.185956 crc crio[3653]: time=\"2026-06-12T15:38:18.185585198Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-12 17:11:43.560533 | controller |     "Jun 12 15:38:18.185956 crc crio[3653]: time=\"2026-06-12T15:38:18.18564227Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.560549 | controller |     "Jun 12 15:38:18.185956 crc crio[3653]: time=\"2026-06-12T15:38:18.185694931Z\" 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-12 17:11:43.560564 | controller |     "Jun 12 15:38:18.186129 crc crio[3653]: time=\"2026-06-12T15:38:18.185983259Z\" 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:0xc001610658}] Aliases:map[]}\"",
2026-06-12 17:11:43.560581 | controller |     "Jun 12 15:38:18.186188 crc crio[3653]: time=\"2026-06-12T15:38:18.186157823Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.560595 | controller |     "Jun 12 15:38:18.454646 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.560610 | controller |     "Jun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454786101Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-12 17:11:43.560626 | controller |     "Jun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454841922Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.560641 | controller |     "Jun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454864893Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-12 17:11:43.560656 | controller |     "Jun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454876583Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.560671 | controller |     "Jun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454891663Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-12 17:11:43.560686 | controller |     "Jun 12 15:38:18.454920 crc crio[3653]: time=\"2026-06-12T15:38:18.454901204Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.560701 | controller |     "Jun 12 15:38:18.455203 crc crio[3653]: time=\"2026-06-12T15:38:18.454940855Z\" 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-12 17:11:43.560716 | controller |     "Jun 12 15:38:18.455203 crc crio[3653]: time=\"2026-06-12T15:38:18.45515081Z\" 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:0xc001790268}] Aliases:map[]}\"",
2026-06-12 17:11:43.560736 | controller |     "Jun 12 15:38:18.455458 crc crio[3653]: time=\"2026-06-12T15:38:18.455380376Z\" 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-12 17:11:43.560751 | controller |     "Jun 12 15:38:18.495587 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.560766 | controller |     "Jun 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495679659Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-12 17:11:43.560780 | controller |     "Jun 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495728691Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.560795 | controller |     "Jun 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495748551Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-12 17:11:43.560809 | controller |     "Jun 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495757021Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.560824 | controller |     "Jun 12 15:38:18.495874 crc crio[3653]: time=\"2026-06-12T15:38:18.495800022Z\" 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-12 17:11:43.560838 | controller |     "Jun 12 15:38:18.496161 crc crio[3653]: time=\"2026-06-12T15:38:18.496018708Z\" 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:0xc0017903a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.560853 | controller |     "Jun 12 15:38:18.496230 crc crio[3653]: time=\"2026-06-12T15:38:18.496176862Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.560867 | controller |     "Jun 12 15:38:18.694979 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.560882 | controller |     "Jun 12 15:38:18.695370 crc crio[3653]: time=\"2026-06-12T15:38:18.695181633Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-12 17:11:43.560897 | controller |     "Jun 12 15:38:18.695370 crc crio[3653]: time=\"2026-06-12T15:38:18.695228075Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.560915 | controller |     "Jun 12 15:38:18.695370 crc crio[3653]: time=\"2026-06-12T15:38:18.695276456Z\" 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-12 17:11:43.560930 | controller |     "Jun 12 15:38:18.695653 crc crio[3653]: time=\"2026-06-12T15:38:18.695587154Z\" 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:0xc0029a6020}] Aliases:map[]}\"",
2026-06-12 17:11:43.560945 | controller |     "Jun 12 15:38:18.695844 crc crio[3653]: time=\"2026-06-12T15:38:18.695788949Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.560960 | controller |     "Jun 12 15:38:18.738476 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.560974 | controller |     "Jun 12 15:38:18.738852 crc crio[3653]: time=\"2026-06-12T15:38:18.738684889Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-12 17:11:43.560989 | controller |     "Jun 12 15:38:18.738852 crc crio[3653]: time=\"2026-06-12T15:38:18.73873046Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561003 | controller |     "Jun 12 15:38:18.738852 crc crio[3653]: time=\"2026-06-12T15:38:18.738773641Z\" 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-12 17:11:43.561018 | controller |     "Jun 12 15:38:18.738986 crc crio[3653]: time=\"2026-06-12T15:38:18.738946236Z\" 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:0xc0029a6108}] Aliases:map[]}\"",
2026-06-12 17:11:43.561033 | controller |     "Jun 12 15:38:18.739196 crc crio[3653]: time=\"2026-06-12T15:38:18.739088829Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.561048 | controller |     "Jun 12 15:38:18.789649 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.561062 | controller |     "Jun 12 15:38:18.789936 crc crio[3653]: time=\"2026-06-12T15:38:18.789865931Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-12 17:11:43.561077 | controller |     "Jun 12 15:38:18.789936 crc crio[3653]: time=\"2026-06-12T15:38:18.789924633Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561096 | controller |     "Jun 12 15:38:18.790046 crc crio[3653]: time=\"2026-06-12T15:38:18.789976144Z\" 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-12 17:11:43.561111 | controller |     "Jun 12 15:38:18.790233 crc crio[3653]: time=\"2026-06-12T15:38:18.790178809Z\" 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:0xc002696068}] Aliases:map[]}\"",
2026-06-12 17:11:43.561126 | controller |     "Jun 12 15:38:18.790428 crc crio[3653]: time=\"2026-06-12T15:38:18.790391085Z\" 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-12 17:11:43.561141 | controller |     "Jun 12 15:38:19.004035 crc crio[3653]: 2026-06-12T15:38:18Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.561155 | controller |     "Jun 12 15:38:19.004412 crc crio[3653]: time=\"2026-06-12T15:38:19.004122635Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-12 17:11:43.561169 | controller |     "Jun 12 15:38:19.004412 crc crio[3653]: time=\"2026-06-12T15:38:19.00433341Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561184 | controller |     "Jun 12 15:38:19.004412 crc crio[3653]: time=\"2026-06-12T15:38:19.004411352Z\" 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-12 17:11:43.561200 | controller |     "Jun 12 15:38:19.004774 crc crio[3653]: time=\"2026-06-12T15:38:19.004738521Z\" 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:0xc000208128}] Aliases:map[]}\"",
2026-06-12 17:11:43.561216 | controller |     "Jun 12 15:38:19.004990 crc crio[3653]: time=\"2026-06-12T15:38:19.004894575Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.561230 | controller |     "Jun 12 15:38:19.203994 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.561245 | controller |     "Jun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204121403Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-12 17:11:43.561263 | controller |     "Jun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204173784Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561278 | controller |     "Jun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204269626Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-12 17:11:43.561293 | controller |     "Jun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204283467Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561308 | controller |     "Jun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204293407Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-12 17:11:43.561322 | controller |     "Jun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204303887Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561337 | controller |     "Jun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204335238Z\" 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-12 17:11:43.561356 | controller |     "Jun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204646426Z\" 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:0xc002696328}] Aliases:map[]}\"",
2026-06-12 17:11:43.561391 | controller |     "Jun 12 15:38:19.204922 crc crio[3653]: time=\"2026-06-12T15:38:19.204822211Z\" 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-12 17:11:43.561408 | controller |     "Jun 12 15:38:19.502580 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.561423 | controller |     "Jun 12 15:38:19.502580 crc crio[3653]: time=\"2026-06-12T15:38:19.502326689Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-12 17:11:43.561438 | controller |     "Jun 12 15:38:19.502580 crc crio[3653]: time=\"2026-06-12T15:38:19.502408841Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561453 | controller |     "Jun 12 15:38:19.502580 crc crio[3653]: time=\"2026-06-12T15:38:19.502449432Z\" 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-12 17:11:43.561469 | controller |     "Jun 12 15:38:19.505740 crc crio[3653]: time=\"2026-06-12T15:38:19.504194427Z\" 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:0xc002696070}] Aliases:map[]}\"",
2026-06-12 17:11:43.561488 | controller |     "Jun 12 15:38:19.505740 crc crio[3653]: time=\"2026-06-12T15:38:19.505252024Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.561503 | controller |     "Jun 12 15:38:19.582307 crc crio[3653]: time=\"2026-06-12T15:38:19.582140905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.561518 | controller |     "Jun 12 15:38:19.583283 crc crio[3653]: time=\"2026-06-12T15:38:19.582159566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.561533 | controller |     "Jun 12 15:38:19.584886 crc crio[3653]: time=\"2026-06-12T15:38:19.584740312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.561548 | controller |     "Jun 12 15:38:19.586077 crc crio[3653]: time=\"2026-06-12T15:38:19.585913292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.561563 | controller |     "Jun 12 15:38:19.586882 crc crio[3653]: time=\"2026-06-12T15:38:19.58660442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.561578 | controller |     "Jun 12 15:38:19.707292 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.561592 | controller |     "Jun 12 15:38:19.707785 crc crio[3653]: time=\"2026-06-12T15:38:19.707475609Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-12 17:11:43.561607 | controller |     "Jun 12 15:38:19.707785 crc crio[3653]: time=\"2026-06-12T15:38:19.707645223Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561622 | controller |     "Jun 12 15:38:19.707785 crc crio[3653]: time=\"2026-06-12T15:38:19.707703335Z\" 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-12 17:11:43.561637 | controller |     "Jun 12 15:38:19.708170 crc crio[3653]: time=\"2026-06-12T15:38:19.707934Z\" 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:0xc000e1a2e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.561652 | controller |     "Jun 12 15:38:19.708240 crc crio[3653]: time=\"2026-06-12T15:38:19.708171967Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.561667 | controller |     "Jun 12 15:38:19.796336 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.561686 | controller |     "Jun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796470971Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-12 17:11:43.561702 | controller |     "Jun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796579213Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561717 | controller |     "Jun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796598404Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-12 17:11:43.561731 | controller |     "Jun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796606934Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561746 | controller |     "Jun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796617224Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-12 17:11:43.561761 | controller |     "Jun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796625125Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.561776 | controller |     "Jun 12 15:38:19.796731 crc crio[3653]: time=\"2026-06-12T15:38:19.796662565Z\" 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-12 17:11:43.561791 | controller |     "Jun 12 15:38:19.796980 crc crio[3653]: time=\"2026-06-12T15:38:19.796875171Z\" 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:0xc002a901b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.561806 | controller |     "Jun 12 15:38:19.797146 crc crio[3653]: time=\"2026-06-12T15:38:19.797058776Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.561821 | controller |     "Jun 12 15:38:19.806616 crc crio[3653]: time=\"2026-06-12T15:38:19.806425536Z\" level=info msg=\"Created container 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=b0fc5a66-2332-4316-a8ef-7cf6b1b3d13a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.561836 | controller |     "Jun 12 15:38:19.806847 crc crio[3653]: time=\"2026-06-12T15:38:19.806691993Z\" level=info msg=\"Created container 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447: openshift-etcd/etcd-crc/setup\" id=3087c0ab-6057-427d-8fd0-e3f07c38de51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.561851 | controller |     "Jun 12 15:38:19.807161 crc crio[3653]: time=\"2026-06-12T15:38:19.807074532Z\" level=info msg=\"Created container f2d55911abfd19530e54379602003677f1e38ff11787d5b5c74cf61c490f832d: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=b0a3d22e-2ebb-4d78-9215-00e100abaa19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.561865 | controller |     "Jun 12 15:38:19.809038 crc crio[3653]: time=\"2026-06-12T15:38:19.80892667Z\" level=info msg=\"Created container f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=628fc070-e60e-4cf5-8ae5-76f2db58be24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.561885 | controller |     "Jun 12 15:38:19.809583 crc crio[3653]: time=\"2026-06-12T15:38:19.809477104Z\" level=info msg=\"Created container 36714071e9e3620528cf08da1c68ba4639b9fafd7317d40608726e50f811cad9: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=87dba1dc-2886-4270-b333-5d08dc5aa4b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.561899 | controller |     "Jun 12 15:38:19.809934 crc crio[3653]: time=\"2026-06-12T15:38:19.809856804Z\" level=info msg=\"Starting container: 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b\" id=926e1124-1212-4478-b644-5ac6a60c0e67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.561913 | controller |     "Jun 12 15:38:19.810178 crc crio[3653]: time=\"2026-06-12T15:38:19.809887395Z\" level=info msg=\"Starting container: f2d55911abfd19530e54379602003677f1e38ff11787d5b5c74cf61c490f832d\" id=335e469a-67e1-49e5-8574-0ae756d59467 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.561928 | controller |     "Jun 12 15:38:19.810178 crc crio[3653]: time=\"2026-06-12T15:38:19.810068009Z\" level=info msg=\"Starting container: 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447\" id=ba16469b-a5ba-4181-b9b0-1e243063f2ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.561942 | controller |     "Jun 12 15:38:19.811105 crc crio[3653]: time=\"2026-06-12T15:38:19.81086418Z\" level=info msg=\"Starting container: 36714071e9e3620528cf08da1c68ba4639b9fafd7317d40608726e50f811cad9\" id=5d1ce9ab-2193-40a0-8d95-c277c3605373 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.561956 | controller |     "Jun 12 15:38:19.811105 crc crio[3653]: time=\"2026-06-12T15:38:19.81089828Z\" level=info msg=\"Starting container: f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8\" id=3985268d-3cf5-446d-bc9d-b9884b5b9c07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.561971 | controller |     "Jun 12 15:38:19.815633 crc crio[3653]: time=\"2026-06-12T15:38:19.815484258Z\" level=info msg=\"Started container\" PID=5388 containerID=38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=926e1124-1212-4478-b644-5ac6a60c0e67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.561989 | controller |     "Jun 12 15:38:19.816821 crc crio[3653]: time=\"2026-06-12T15:38:19.8167164Z\" level=info msg=\"Started container\" PID=5387 containerID=f2d55911abfd19530e54379602003677f1e38ff11787d5b5c74cf61c490f832d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=335e469a-67e1-49e5-8574-0ae756d59467 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd",
2026-06-12 17:11:43.562005 | controller |     "Jun 12 15:38:19.817134 crc crio[3653]: time=\"2026-06-12T15:38:19.817028738Z\" level=info msg=\"Started container\" PID=5391 containerID=73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447 description=openshift-etcd/etcd-crc/setup id=ba16469b-a5ba-4181-b9b0-1e243063f2ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206",
2026-06-12 17:11:43.562020 | controller |     "Jun 12 15:38:19.821066 crc crio[3653]: time=\"2026-06-12T15:38:19.820750623Z\" level=info msg=\"Started container\" PID=5386 containerID=36714071e9e3620528cf08da1c68ba4639b9fafd7317d40608726e50f811cad9 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=5d1ce9ab-2193-40a0-8d95-c277c3605373 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84a5ba48d2f796515b98f166f0dfc592f4963910ab7b64fef8617fe2c0bf1a26",
2026-06-12 17:11:43.562034 | controller |     "Jun 12 15:38:19.822317 crc crio[3653]: time=\"2026-06-12T15:38:19.821778159Z\" level=info msg=\"Started container\" PID=5385 containerID=f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=3985268d-3cf5-446d-bc9d-b9884b5b9c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d",
2026-06-12 17:11:43.562053 | controller |     "Jun 12 15:38:19.825486 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.562068 | controller |     "Jun 12 15:38:19.825687 crc crio[3653]: time=\"2026-06-12T15:38:19.825635338Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-12 17:11:43.562083 | controller |     "Jun 12 15:38:19.825687 crc crio[3653]: time=\"2026-06-12T15:38:19.825662649Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.562097 | controller |     "Jun 12 15:38:19.825687 crc crio[3653]: time=\"2026-06-12T15:38:19.825676829Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-12 17:11:43.562112 | controller |     "Jun 12 15:38:19.825687 crc crio[3653]: time=\"2026-06-12T15:38:19.82568567Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.562126 | controller |     "Jun 12 15:38:19.825903 crc crio[3653]: time=\"2026-06-12T15:38:19.825757571Z\" 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-12 17:11:43.562142 | controller |     "Jun 12 15:38:19.825903 crc crio[3653]: time=\"2026-06-12T15:38:19.825861374Z\" 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:0xc002a90338}] Aliases:map[]}\"",
2026-06-12 17:11:43.562157 | controller |     "Jun 12 15:38:19.826018 crc crio[3653]: time=\"2026-06-12T15:38:19.825907305Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.562171 | controller |     "Jun 12 15:38:19.826018 crc crio[3653]: time=\"2026-06-12T15:38:19.825922046Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.562185 | controller |     "Jun 12 15:38:19.826018 crc crio[3653]: time=\"2026-06-12T15:38:19.825934956Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.562200 | controller |     "Jun 12 15:38:19.847281 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.562214 | controller |     "Jun 12 15:38:19.848124 crc crio[3653]: time=\"2026-06-12T15:38:19.848035553Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-12 17:11:43.562228 | controller |     "Jun 12 15:38:19.848283 crc crio[3653]: time=\"2026-06-12T15:38:19.848263638Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.562243 | controller |     "Jun 12 15:38:19.848480 crc crio[3653]: time=\"2026-06-12T15:38:19.848459073Z\" 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-12 17:11:43.562261 | controller |     "Jun 12 15:38:19.848918 crc crio[3653]: time=\"2026-06-12T15:38:19.848587987Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f0d86a8b-63ab-4a0e-9186-0425da0fc14b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.562277 | controller |     "Jun 12 15:38:19.849444 crc crio[3653]: time=\"2026-06-12T15:38:19.848852294Z\" 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:0xc0015221b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.562292 | controller |     "Jun 12 15:38:19.850233 crc crio[3653]: time=\"2026-06-12T15:38:19.850207338Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.562307 | controller |     "Jun 12 15:38:19.852943 crc crio[3653]: time=\"2026-06-12T15:38:19.852869147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bde2883d-8b58-4b0a-bd28-98ac66f91cbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.562322 | controller |     "Jun 12 15:38:19.860060 crc crio[3653]: time=\"2026-06-12T15:38:19.859970189Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3be3b6a3-1fc7-4e93-a047-39b50316db20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.562337 | controller |     "Jun 12 15:38:19.861145 crc crio[3653]: time=\"2026-06-12T15:38:19.861093307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.562354 | controller |     "Jun 12 15:38:19.878924 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.562404 | controller |     "Jun 12 15:38:19.879104 crc crio[3653]: time=\"2026-06-12T15:38:19.879059588Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-12 17:11:43.562421 | controller |     "Jun 12 15:38:19.879104 crc crio[3653]: time=\"2026-06-12T15:38:19.879090739Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.562436 | controller |     "Jun 12 15:38:19.879166 crc crio[3653]: time=\"2026-06-12T15:38:19.8791292Z\" 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-12 17:11:43.562450 | controller |     "Jun 12 15:38:19.879669 crc crio[3653]: time=\"2026-06-12T15:38:19.879288874Z\" 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:0xc001706010}] Aliases:map[]}\"",
2026-06-12 17:11:43.562469 | controller |     "Jun 12 15:38:19.880074 crc crio[3653]: time=\"2026-06-12T15:38:19.879779597Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.562485 | controller |     "Jun 12 15:38:19.888112 crc crio[3653]: time=\"2026-06-12T15:38:19.888013568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.562499 | controller |     "Jun 12 15:38:19.951296 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.562514 | controller |     "Jun 12 15:38:19.952176 crc crio[3653]: time=\"2026-06-12T15:38:19.95204924Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-12 17:11:43.562530 | controller |     "Jun 12 15:38:19.952176 crc crio[3653]: time=\"2026-06-12T15:38:19.952171663Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.562544 | controller |     "Jun 12 15:38:19.952295 crc crio[3653]: time=\"2026-06-12T15:38:19.952242935Z\" 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-12 17:11:43.562559 | controller |     "Jun 12 15:38:19.952857 crc crio[3653]: time=\"2026-06-12T15:38:19.952698216Z\" 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:0xc0029a6070}] Aliases:map[]}\"",
2026-06-12 17:11:43.562574 | controller |     "Jun 12 15:38:19.953482 crc crio[3653]: time=\"2026-06-12T15:38:19.953315752Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.562590 | controller |     "Jun 12 15:38:19.991758 crc crio[3653]: 2026-06-12T15:38:19Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.562605 | controller |     "Jun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999204719Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-12 17:11:43.562620 | controller |     "Jun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999408354Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.562634 | controller |     "Jun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999434425Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-12 17:11:43.562649 | controller |     "Jun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999457015Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.562663 | controller |     "Jun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999697701Z\" 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-12 17:11:43.562683 | controller |     "Jun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999842125Z\" 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:0xc001522838}] Aliases:map[]}\"",
2026-06-12 17:11:43.562698 | controller |     "Jun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999908227Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.562713 | controller |     "Jun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999924427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.562728 | controller |     "Jun 12 15:38:19.999971 crc crio[3653]: time=\"2026-06-12T15:38:19.999936367Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.562743 | controller |     "Jun 12 15:38:20.110699 crc crio[3653]: 2026-06-12T15:38:20Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.562758 | controller |     "Jun 12 15:38:20.110976 crc crio[3653]: time=\"2026-06-12T15:38:20.11081775Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-12 17:11:43.562773 | controller |     "Jun 12 15:38:20.110976 crc crio[3653]: time=\"2026-06-12T15:38:20.110872242Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.562787 | controller |     "Jun 12 15:38:20.110976 crc crio[3653]: time=\"2026-06-12T15:38:20.110933913Z\" 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-12 17:11:43.562803 | controller |     "Jun 12 15:38:20.111574 crc crio[3653]: time=\"2026-06-12T15:38:20.111329373Z\" 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:0xc0015229d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.562818 | controller |     "Jun 12 15:38:20.111935 crc crio[3653]: time=\"2026-06-12T15:38:20.111771795Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.562833 | controller |     "Jun 12 15:38:20.139447 crc crio[3653]: time=\"2026-06-12T15:38:20.139194948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6de618e0-a19c-42e7-ad15-0a8af40b4911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.562849 | controller |     "Jun 12 15:38:20.152615 crc crio[3653]: time=\"2026-06-12T15:38:20.152399367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9acd3687-03a7-4c42-bbb2-b8a2795149b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.562867 | controller |     "Jun 12 15:38:20.154142 crc crio[3653]: time=\"2026-06-12T15:38:20.15292934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b4c1c9df-721a-44b7-822d-695cb8801e57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.562883 | controller |     "Jun 12 15:38:20.155799 crc crio[3653]: time=\"2026-06-12T15:38:20.155747982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=baf3a1a6-d9c5-48bd-b57e-774e44825d80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.562897 | controller |     "Jun 12 15:38:20.168112 crc crio[3653]: time=\"2026-06-12T15:38:20.167875523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e1900bf8-ba9c-47f8-83e5-aa5240cd8564 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.562912 | controller |     "Jun 12 15:38:20.168814 crc crio[3653]: time=\"2026-06-12T15:38:20.168742305Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2a6d4350-35ef-41dd-86cb-e52d29359472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.562927 | controller |     "Jun 12 15:38:20.168912 crc crio[3653]: time=\"2026-06-12T15:38:20.168813467Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c1c59b12-5617-4901-81be-f4d9cdbaa13a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.562941 | controller |     "Jun 12 15:38:20.169383 crc crio[3653]: time=\"2026-06-12T15:38:20.16930987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.562956 | controller |     "Jun 12 15:38:20.169592 crc crio[3653]: time=\"2026-06-12T15:38:20.169330921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.562971 | controller |     "Jun 12 15:38:20.171904 crc crio[3653]: time=\"2026-06-12T15:38:20.171740952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fd092b49-1fba-4b75-a58d-cbff1406d4c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.562986 | controller |     "Jun 12 15:38:20.176469 crc crio[3653]: time=\"2026-06-12T15:38:20.176392622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0e750378-4a86-4725-904a-6756d44f96fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563001 | controller |     "Jun 12 15:38:20.178898 crc crio[3653]: time=\"2026-06-12T15:38:20.178793383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563016 | controller |     "Jun 12 15:38:20.183856 crc crio[3653]: time=\"2026-06-12T15:38:20.18375347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b90307ac-f550-4d3f-882b-a18d300bbae9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563031 | controller |     "Jun 12 15:38:20.185772 crc crio[3653]: 2026-06-12T15:38:20Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-12 17:11:43.563049 | controller |     "Jun 12 15:38:20.185896 crc crio[3653]: time=\"2026-06-12T15:38:20.18567754Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=73fd3cde-7aad-470e-a472-0333d41e2797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563064 | controller |     "Jun 12 15:38:20.186113 crc crio[3653]: time=\"2026-06-12T15:38:20.185852914Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-12 17:11:43.563078 | controller |     "Jun 12 15:38:20.186113 crc crio[3653]: time=\"2026-06-12T15:38:20.186101551Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-12 17:11:43.563093 | controller |     "Jun 12 15:38:20.186202 crc crio[3653]: time=\"2026-06-12T15:38:20.186128201Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-12 17:11:43.563107 | controller |     "Jun 12 15:38:20.188321 crc crio[3653]: time=\"2026-06-12T15:38:20.188219255Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=05953ad7-7392-4ccc-b004-4dc52c1d6059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563122 | controller |     "Jun 12 15:38:20.189595 crc crio[3653]: time=\"2026-06-12T15:38:20.189455137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563136 | controller |     "Jun 12 15:38:20.189854 crc crio[3653]: time=\"2026-06-12T15:38:20.189762934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563151 | controller |     "Jun 12 15:38:20.190173 crc crio[3653]: time=\"2026-06-12T15:38:20.190076013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563166 | controller |     "Jun 12 15:38:20.207844 crc crio[3653]: time=\"2026-06-12T15:38:20.207195422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563180 | controller |     "Jun 12 15:38:20.221770 crc crio[3653]: time=\"2026-06-12T15:38:20.221318814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563195 | controller |     "Jun 12 15:38:20.236012 crc crio[3653]: time=\"2026-06-12T15:38:20.235878977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563209 | controller |     "Jun 12 15:38:20.324643 crc crio[3653]: time=\"2026-06-12T15:38:20.322290503Z\" level=info msg=\"Created container e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3be3b6a3-1fc7-4e93-a047-39b50316db20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563224 | controller |     "Jun 12 15:38:20.332776 crc crio[3653]: time=\"2026-06-12T15:38:20.330081102Z\" level=info msg=\"Starting container: e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298\" id=908bc8c0-9a24-4945-9c76-2545452e1e9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.563238 | controller |     "Jun 12 15:38:20.395891 crc crio[3653]: time=\"2026-06-12T15:38:20.395038868Z\" level=info msg=\"Started container\" PID=5500 containerID=e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=908bc8c0-9a24-4945-9c76-2545452e1e9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.563257 | controller |     "Jun 12 15:38:20.459038 crc crio[3653]: time=\"2026-06-12T15:38:20.458889095Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=12980fd8-9438-42a5-917c-aedcbe856c8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563272 | controller |     "Jun 12 15:38:20.506620 crc crio[3653]: time=\"2026-06-12T15:38:20.506312251Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=75947979-1ef3-4ecf-9d98-65d79be4495d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563287 | controller |     "Jun 12 15:38:20.521381 crc crio[3653]: time=\"2026-06-12T15:38:20.520685839Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=3f916273-d0d4-42ff-ae62-d618f8a49fa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563301 | controller |     "Jun 12 15:38:20.521381 crc crio[3653]: time=\"2026-06-12T15:38:20.521202073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563316 | controller |     "Jun 12 15:38:20.610272 crc crio[3653]: time=\"2026-06-12T15:38:20.609940848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563331 | controller |     "Jun 12 15:38:20.984557 crc crio[3653]: time=\"2026-06-12T15:38:20.984158833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563349 | controller |     "Jun 12 15:38:21.101933 crc crio[3653]: time=\"2026-06-12T15:38:21.09909386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563379 | controller |     "Jun 12 15:38:21.221829 crc crio[3653]: time=\"2026-06-12T15:38:21.221117538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563399 | controller |     "Jun 12 15:38:21.243737 crc crio[3653]: time=\"2026-06-12T15:38:21.2434041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563415 | controller |     "Jun 12 15:38:21.251145 crc crio[3653]: time=\"2026-06-12T15:38:21.251018325Z\" level=info msg=\"Created container fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2a6d4350-35ef-41dd-86cb-e52d29359472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563430 | controller |     "Jun 12 15:38:21.254273 crc crio[3653]: time=\"2026-06-12T15:38:21.253834867Z\" level=info msg=\"Starting container: fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a\" id=9b6ed231-5ff1-41b9-82f2-a5911b240bb9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.563445 | controller |     "Jun 12 15:38:21.264318 crc crio[3653]: time=\"2026-06-12T15:38:21.263922356Z\" level=info msg=\"Started container\" PID=5544 containerID=fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=9b6ed231-5ff1-41b9-82f2-a5911b240bb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d",
2026-06-12 17:11:43.563466 | controller |     "Jun 12 15:38:21.264544 crc crio[3653]: time=\"2026-06-12T15:38:21.264417069Z\" level=info msg=\"Created container 2e881dd957cba555dba520d37a95ec1e64747f527939b988b73158cdb79aef44: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=05953ad7-7392-4ccc-b004-4dc52c1d6059 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563482 | controller |     "Jun 12 15:38:21.268694 crc crio[3653]: time=\"2026-06-12T15:38:21.268584565Z\" level=info msg=\"Starting container: 2e881dd957cba555dba520d37a95ec1e64747f527939b988b73158cdb79aef44\" id=f8479b7c-a706-4b25-b4e4-25ad09c049ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.563496 | controller |     "Jun 12 15:38:21.280397 crc crio[3653]: time=\"2026-06-12T15:38:21.280177083Z\" level=info msg=\"Started container\" PID=5548 containerID=2e881dd957cba555dba520d37a95ec1e64747f527939b988b73158cdb79aef44 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=f8479b7c-a706-4b25-b4e4-25ad09c049ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd",
2026-06-12 17:11:43.563511 | controller |     "Jun 12 15:38:21.307212 crc crio[3653]: time=\"2026-06-12T15:38:21.307042991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8524bcad-7943-4ee1-9806-c08212df1083 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563526 | controller |     "Jun 12 15:38:21.312153 crc crio[3653]: time=\"2026-06-12T15:38:21.311977828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4d6c422b-b936-45bf-9e46-9d4bcefb1801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563541 | controller |     "Jun 12 15:38:21.318082 crc crio[3653]: time=\"2026-06-12T15:38:21.317712965Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0b9bc8aa-dd22-4bb4-8d2a-96c0470c7cf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563556 | controller |     "Jun 12 15:38:21.318433 crc crio[3653]: time=\"2026-06-12T15:38:21.31828517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563571 | controller |     "Jun 12 15:38:21.341657 crc crio[3653]: time=\"2026-06-12T15:38:21.340192891Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8899bf5d-c37b-491a-9d7d-be74ed88853b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563586 | controller |     "Jun 12 15:38:21.375016 crc crio[3653]: time=\"2026-06-12T15:38:21.374730197Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e9cf9750-fa41-4911-83d3-939c4af9c369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563601 | controller |     "Jun 12 15:38:21.378964 crc crio[3653]: time=\"2026-06-12T15:38:21.378674698Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b8f59043-06bb-4797-9530-2d39fc014404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563615 | controller |     "Jun 12 15:38:21.381238 crc crio[3653]: time=\"2026-06-12T15:38:21.381116621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563634 | controller |     "Jun 12 15:38:21.382199 crc crio[3653]: time=\"2026-06-12T15:38:21.382082926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563650 | controller |     "Jun 12 15:38:21.384623 crc crio[3653]: time=\"2026-06-12T15:38:21.384405235Z\" level=info msg=\"Created container 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c1c59b12-5617-4901-81be-f4d9cdbaa13a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563665 | controller |     "Jun 12 15:38:21.396118 crc crio[3653]: time=\"2026-06-12T15:38:21.395838958Z\" level=info msg=\"Starting container: 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3\" id=f0c80511-f303-473e-8cff-401cf7fe4c19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.563680 | controller |     "Jun 12 15:38:21.412637 crc crio[3653]: time=\"2026-06-12T15:38:21.412078135Z\" level=info msg=\"Started container\" PID=5562 containerID=667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=f0c80511-f303-473e-8cff-401cf7fe4c19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206",
2026-06-12 17:11:43.563695 | controller |     "Jun 12 15:38:21.424184 crc crio[3653]: time=\"2026-06-12T15:38:21.423959209Z\" level=info msg=\"Created container 2955868d48b3a7beac1ac79f1aa510d4bdf2a3b0e439fdca7f203ab103d4678a: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=73fd3cde-7aad-470e-a472-0333d41e2797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563710 | controller |     "Jun 12 15:38:21.428407 crc crio[3653]: time=\"2026-06-12T15:38:21.42829026Z\" level=info msg=\"Starting container: 2955868d48b3a7beac1ac79f1aa510d4bdf2a3b0e439fdca7f203ab103d4678a\" id=a7b42f4b-48ab-4ae6-be8b-6541ae1270b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.563725 | controller |     "Jun 12 15:38:21.454082 crc crio[3653]: time=\"2026-06-12T15:38:21.453989709Z\" level=info msg=\"Started container\" PID=5566 containerID=2955868d48b3a7beac1ac79f1aa510d4bdf2a3b0e439fdca7f203ab103d4678a description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=a7b42f4b-48ab-4ae6-be8b-6541ae1270b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84a5ba48d2f796515b98f166f0dfc592f4963910ab7b64fef8617fe2c0bf1a26",
2026-06-12 17:11:43.563741 | controller |     "Jun 12 15:38:21.466974 crc crio[3653]: time=\"2026-06-12T15:38:21.466318265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563755 | controller |     "Jun 12 15:38:22.324403 crc crio[3653]: time=\"2026-06-12T15:38:22.3241794Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9670e693-ceaa-4938-960c-98735f293cb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563770 | controller |     "Jun 12 15:38:22.333013 crc crio[3653]: time=\"2026-06-12T15:38:22.332589625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=cc868bd7-0ee7-46da-a1c7-782a6fbd4e15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563785 | controller |     "Jun 12 15:38:22.361334 crc crio[3653]: time=\"2026-06-12T15:38:22.361204469Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cffb9bdb-adb7-46c2-ac88-ed6b4c227b8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563804 | controller |     "Jun 12 15:38:22.362128 crc crio[3653]: time=\"2026-06-12T15:38:22.36200938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563820 | controller |     "Jun 12 15:38:22.405310 crc crio[3653]: time=\"2026-06-12T15:38:22.405124295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563835 | controller |     "Jun 12 15:38:22.624824 crc crio[3653]: time=\"2026-06-12T15:38:22.624606513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563850 | controller |     "Jun 12 15:38:23.010777 crc crio[3653]: time=\"2026-06-12T15:38:23.010287742Z\" level=info msg=\"Created container 04f531cc071da8dfbc9c5df3a4a4a2421176ecf7dce89890936d1c46649ff6ee: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0b9bc8aa-dd22-4bb4-8d2a-96c0470c7cf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563865 | controller |     "Jun 12 15:38:23.035844 crc crio[3653]: time=\"2026-06-12T15:38:23.035298343Z\" level=info msg=\"Starting container: 04f531cc071da8dfbc9c5df3a4a4a2421176ecf7dce89890936d1c46649ff6ee\" id=8b7e364a-2b9d-4313-ad26-96ee957dc84e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.563880 | controller |     "Jun 12 15:38:23.134719 crc crio[3653]: time=\"2026-06-12T15:38:23.134452965Z\" level=info msg=\"Started container\" PID=5599 containerID=04f531cc071da8dfbc9c5df3a4a4a2421176ecf7dce89890936d1c46649ff6ee description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=8b7e364a-2b9d-4313-ad26-96ee957dc84e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd",
2026-06-12 17:11:43.563895 | controller |     "Jun 12 15:38:23.179640 crc crio[3653]: time=\"2026-06-12T15:38:23.179142091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=24db4ba0-b9da-40f5-a80a-4c9f70b80091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563909 | controller |     "Jun 12 15:38:23.183041 crc crio[3653]: time=\"2026-06-12T15:38:23.182930868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=d8147cc8-3395-4131-9069-42daeb8d69d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.563924 | controller |     "Jun 12 15:38:23.200928 crc crio[3653]: time=\"2026-06-12T15:38:23.199710788Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=3153a1ca-c44d-4d5f-8ad1-a89a96048227 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.563939 | controller |     "Jun 12 15:38:23.226194 crc crio[3653]: time=\"2026-06-12T15:38:23.226025323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563954 | controller |     "Jun 12 15:38:23.385604 crc crio[3653]: time=\"2026-06-12T15:38:23.381468859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563969 | controller |     "Jun 12 15:38:23.407682 crc crio[3653]: time=\"2026-06-12T15:38:23.406226323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.563983 | controller |     "Jun 12 15:38:23.834927 crc crio[3653]: time=\"2026-06-12T15:38:23.834839013Z\" level=info msg=\"Created container 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16: openshift-etcd/etcd-crc/etcd-resources-copy\" id=cffb9bdb-adb7-46c2-ac88-ed6b4c227b8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564001 | controller |     "Jun 12 15:38:23.841052 crc crio[3653]: time=\"2026-06-12T15:38:23.840888688Z\" level=info msg=\"Starting container: 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16\" id=81b499ea-477e-4d74-b9d1-da911a301ab8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.564017 | controller |     "Jun 12 15:38:23.956878 crc crio[3653]: time=\"2026-06-12T15:38:23.954873961Z\" level=info msg=\"Started container\" PID=5613 containerID=725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16 description=openshift-etcd/etcd-crc/etcd-resources-copy id=81b499ea-477e-4d74-b9d1-da911a301ab8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206",
2026-06-12 17:11:43.564032 | controller |     "Jun 12 15:38:24.253019 crc crio[3653]: time=\"2026-06-12T15:38:24.25283015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564047 | controller |     "Jun 12 15:38:24.476392 crc crio[3653]: time=\"2026-06-12T15:38:24.476096255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6fb1c841-df28-48ec-9d0d-eab73e224c02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564061 | controller |     "Jun 12 15:38:24.484224 crc crio[3653]: time=\"2026-06-12T15:38:24.483981117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1d70d555-bea8-4489-8bec-20d3eb6be979 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564076 | controller |     "Jun 12 15:38:24.486780 crc crio[3653]: time=\"2026-06-12T15:38:24.485292451Z\" level=info msg=\"Created container 2362b8dc22442e6c29b68d435954d6a4211b33c19c83999c7b55ceda0723ca4f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=3153a1ca-c44d-4d5f-8ad1-a89a96048227 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564090 | controller |     "Jun 12 15:38:24.487672 crc crio[3653]: time=\"2026-06-12T15:38:24.487328613Z\" level=info msg=\"Starting container: 2362b8dc22442e6c29b68d435954d6a4211b33c19c83999c7b55ceda0723ca4f\" id=bde3dace-ba0d-45b1-85eb-b1e79fb9bd06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.564105 | controller |     "Jun 12 15:38:24.488435 crc crio[3653]: time=\"2026-06-12T15:38:24.488056592Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=042bea49-41b9-49b1-8889-7df742a71688 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564120 | controller |     "Jun 12 15:38:24.489004 crc crio[3653]: time=\"2026-06-12T15:38:24.488606496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564134 | controller |     "Jun 12 15:38:24.561605 crc crio[3653]: time=\"2026-06-12T15:38:24.561244418Z\" level=info msg=\"Started container\" PID=5649 containerID=2362b8dc22442e6c29b68d435954d6a4211b33c19c83999c7b55ceda0723ca4f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=bde3dace-ba0d-45b1-85eb-b1e79fb9bd06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd",
2026-06-12 17:11:43.564149 | controller |     "Jun 12 15:38:24.609209 crc crio[3653]: time=\"2026-06-12T15:38:24.606779416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564167 | controller |     "Jun 12 15:38:25.615127 crc crio[3653]: time=\"2026-06-12T15:38:25.615051047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564182 | controller |     "Jun 12 15:38:25.890317 crc crio[3653]: time=\"2026-06-12T15:38:25.890023667Z\" level=info msg=\"Created container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb: openshift-etcd/etcd-crc/etcdctl\" id=042bea49-41b9-49b1-8889-7df742a71688 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564197 | controller |     "Jun 12 15:38:25.895707 crc crio[3653]: time=\"2026-06-12T15:38:25.895405885Z\" level=info msg=\"Starting container: 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb\" id=2b57bc6d-9c7a-4265-9260-1cafff19aff8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.564212 | controller |     "Jun 12 15:38:25.928137 crc crio[3653]: time=\"2026-06-12T15:38:25.927899898Z\" level=info msg=\"Started container\" PID=5697 containerID=1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb description=openshift-etcd/etcd-crc/etcdctl id=2b57bc6d-9c7a-4265-9260-1cafff19aff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206",
2026-06-12 17:11:43.564226 | controller |     "Jun 12 15:38:25.992402 crc crio[3653]: time=\"2026-06-12T15:38:25.992225157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ed6a7038-3143-49b5-ae49-d16648998003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564241 | controller |     "Jun 12 15:38:25.999030 crc crio[3653]: time=\"2026-06-12T15:38:25.998812176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=61c1e787-d793-4e14-8cb7-a9f1f9888f7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564256 | controller |     "Jun 12 15:38:26.008900 crc crio[3653]: time=\"2026-06-12T15:38:26.008291999Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=5ca45cb7-3ea2-4d55-9425-1f7efab6010e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564270 | controller |     "Jun 12 15:38:26.009887 crc crio[3653]: time=\"2026-06-12T15:38:26.009428258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564285 | controller |     "Jun 12 15:38:26.116691 crc crio[3653]: time=\"2026-06-12T15:38:26.116586426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564300 | controller |     "Jun 12 15:38:26.810091 crc crio[3653]: time=\"2026-06-12T15:38:26.809780749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564315 | controller |     "Jun 12 15:38:26.815936 crc crio[3653]: time=\"2026-06-12T15:38:26.815839665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564329 | controller |     "Jun 12 15:38:26.890326 crc crio[3653]: time=\"2026-06-12T15:38:26.890127569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564344 | controller |     "Jun 12 15:38:27.074625 crc crio[3653]: time=\"2026-06-12T15:38:27.074310392Z\" level=info msg=\"Created container 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b8f59043-06bb-4797-9530-2d39fc014404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564378 | controller |     "Jun 12 15:38:27.076870 crc crio[3653]: time=\"2026-06-12T15:38:27.076756544Z\" level=info msg=\"Starting container: 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f\" id=e461a4ca-3f7b-435b-bd98-b90847b62477 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.564398 | controller |     "Jun 12 15:38:27.089266 crc crio[3653]: time=\"2026-06-12T15:38:27.08905298Z\" level=info msg=\"Created container 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1: openshift-etcd/etcd-crc/etcd\" id=5ca45cb7-3ea2-4d55-9425-1f7efab6010e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564414 | controller |     "Jun 12 15:38:27.090133 crc crio[3653]: time=\"2026-06-12T15:38:27.089888401Z\" level=info msg=\"Created container b4ecd917a3005923a9a0e11e0095ae418c2a839861d5d2f335c19731affdf0a8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=3f916273-d0d4-42ff-ae62-d618f8a49fa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564472 | controller |     "Jun 12 15:38:27.091647 crc crio[3653]: time=\"2026-06-12T15:38:27.09140981Z\" level=info msg=\"Starting container: 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1\" id=650caa5b-38c2-4538-b5ce-0df70cfbc70d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.564488 | controller |     "Jun 12 15:38:27.093452 crc crio[3653]: time=\"2026-06-12T15:38:27.093250567Z\" level=info msg=\"Starting container: b4ecd917a3005923a9a0e11e0095ae418c2a839861d5d2f335c19731affdf0a8\" id=f6d456ff-7b94-4cae-a89b-5d956fa99594 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.564503 | controller |     "Jun 12 15:38:27.106711 crc crio[3653]: time=\"2026-06-12T15:38:27.106470006Z\" level=info msg=\"Started container\" PID=5722 containerID=02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=e461a4ca-3f7b-435b-bd98-b90847b62477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d",
2026-06-12 17:11:43.564518 | controller |     "Jun 12 15:38:27.108581 crc crio[3653]: time=\"2026-06-12T15:38:27.108381655Z\" level=info msg=\"Started container\" PID=5721 containerID=b4ecd917a3005923a9a0e11e0095ae418c2a839861d5d2f335c19731affdf0a8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=f6d456ff-7b94-4cae-a89b-5d956fa99594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.564534 | controller |     "Jun 12 15:38:27.112979 crc crio[3653]: time=\"2026-06-12T15:38:27.112761758Z\" level=info msg=\"Started container\" PID=5728 containerID=60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1 description=openshift-etcd/etcd-crc/etcd id=650caa5b-38c2-4538-b5ce-0df70cfbc70d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206",
2026-06-12 17:11:43.564549 | controller |     "Jun 12 15:38:27.126834 crc crio[3653]: time=\"2026-06-12T15:38:27.126280004Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d699368e-f31c-4ec5-954f-89f02fa74902 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564564 | controller |     "Jun 12 15:38:27.132378 crc crio[3653]: time=\"2026-06-12T15:38:27.132272678Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ebce5d8b-8a59-43b2-b813-26dc706b9397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564584 | controller |     "Jun 12 15:38:27.132874 crc crio[3653]: time=\"2026-06-12T15:38:27.132803322Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=5e1df290-e7cc-4a6f-99f9-930e62800357 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564636 | controller |     "Jun 12 15:38:27.135982 crc crio[3653]: time=\"2026-06-12T15:38:27.135822119Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0fbcf5a4-3963-49e6-8ac1-c5c95fff54d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564652 | controller |     "Jun 12 15:38:27.138011 crc crio[3653]: time=\"2026-06-12T15:38:27.137936783Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=484fd47b-4115-4c81-98a5-ebc851760e97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564667 | controller |     "Jun 12 15:38:27.138803 crc crio[3653]: time=\"2026-06-12T15:38:27.13860754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564681 | controller |     "Jun 12 15:38:27.139590 crc crio[3653]: time=\"2026-06-12T15:38:27.139445622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d3cb4ce9-27b4-49c2-a941-87016df33f7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564696 | controller |     "Jun 12 15:38:27.139798 crc crio[3653]: time=\"2026-06-12T15:38:27.139685158Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=de12bc85-cfe0-42ff-9202-3b5a81e3abc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564711 | controller |     "Jun 12 15:38:27.142237 crc crio[3653]: time=\"2026-06-12T15:38:27.142053619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ec74c4ee-bed1-427c-ab78-aa4ec800f46b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.564726 | controller |     "Jun 12 15:38:27.145780 crc crio[3653]: time=\"2026-06-12T15:38:27.14559846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564741 | controller |     "Jun 12 15:38:27.151746 crc crio[3653]: time=\"2026-06-12T15:38:27.151603484Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=58e78b9d-92e0-408f-92ea-df41fa93e6d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564756 | controller |     "Jun 12 15:38:27.165247 crc crio[3653]: time=\"2026-06-12T15:38:27.162621286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564771 | controller |     "Jun 12 15:38:27.165247 crc crio[3653]: time=\"2026-06-12T15:38:27.164601127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564786 | controller |     "Jun 12 15:38:27.208480 crc crio[3653]: time=\"2026-06-12T15:38:27.198124967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564801 | controller |     "Jun 12 15:38:27.208480 crc crio[3653]: time=\"2026-06-12T15:38:27.207177469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564819 | controller |     "Jun 12 15:38:28.149697 crc crio[3653]: time=\"2026-06-12T15:38:28.149056018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564834 | controller |     "Jun 12 15:38:28.286377 crc crio[3653]: time=\"2026-06-12T15:38:28.285868066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564849 | controller |     "Jun 12 15:38:28.293738 crc crio[3653]: time=\"2026-06-12T15:38:28.29342506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.564864 | controller |     "Jun 12 15:38:28.447605 crc crio[3653]: time=\"2026-06-12T15:38:28.442183074Z\" level=info msg=\"Created container 0e51efa895409a47156d36b6f39451fc975fba9e6656d203d6f7bba30dd0b683: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=484fd47b-4115-4c81-98a5-ebc851760e97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564879 | controller |     "Jun 12 15:38:28.447605 crc crio[3653]: time=\"2026-06-12T15:38:28.444487853Z\" level=info msg=\"Starting container: 0e51efa895409a47156d36b6f39451fc975fba9e6656d203d6f7bba30dd0b683\" id=317584ea-4f4c-4626-bf39-222a6367a3a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.564894 | controller |     "Jun 12 15:38:28.497958 crc crio[3653]: time=\"2026-06-12T15:38:28.497156684Z\" level=info msg=\"Started container\" PID=5781 containerID=0e51efa895409a47156d36b6f39451fc975fba9e6656d203d6f7bba30dd0b683 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=317584ea-4f4c-4626-bf39-222a6367a3a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.564909 | controller |     "Jun 12 15:38:28.562270 crc crio[3653]: time=\"2026-06-12T15:38:28.560807096Z\" level=info msg=\"Created container 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=de12bc85-cfe0-42ff-9202-3b5a81e3abc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564924 | controller |     "Jun 12 15:38:28.562270 crc crio[3653]: time=\"2026-06-12T15:38:28.561981916Z\" level=info msg=\"Created container 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142: openshift-etcd/etcd-crc/etcd-metrics\" id=58e78b9d-92e0-408f-92ea-df41fa93e6d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.564939 | controller |     "Jun 12 15:38:28.565654 crc crio[3653]: time=\"2026-06-12T15:38:28.565204668Z\" level=info msg=\"Starting container: 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c\" id=7d0aa9f7-c000-49d1-af59-7a45317bfef8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.564954 | controller |     "Jun 12 15:38:28.566153 crc crio[3653]: time=\"2026-06-12T15:38:28.565795214Z\" level=info msg=\"Starting container: 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142\" id=168f1c92-badf-48ed-9594-6a266ecd9d2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.564969 | controller |     "Jun 12 15:38:28.576151 crc crio[3653]: time=\"2026-06-12T15:38:28.575444281Z\" level=info msg=\"Started container\" PID=5793 containerID=1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=7d0aa9f7-c000-49d1-af59-7a45317bfef8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d",
2026-06-12 17:11:43.564989 | controller |     "Jun 12 15:38:28.578215 crc crio[3653]: time=\"2026-06-12T15:38:28.57811928Z\" level=info msg=\"Started container\" PID=5794 containerID=9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142 description=openshift-etcd/etcd-crc/etcd-metrics id=168f1c92-badf-48ed-9594-6a266ecd9d2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206",
2026-06-12 17:11:43.565004 | controller |     "Jun 12 15:38:28.616068 crc crio[3653]: time=\"2026-06-12T15:38:28.615893868Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4322810a-4c13-469a-b028-262abbbae8ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565019 | controller |     "Jun 12 15:38:28.623278 crc crio[3653]: time=\"2026-06-12T15:38:28.623204685Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=36a97336-83ef-428c-a7b6-f8c68e0afcb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565033 | controller |     "Jun 12 15:38:28.633566 crc crio[3653]: time=\"2026-06-12T15:38:28.632013221Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e4fa5944-cd14-4348-bf3d-87ba22740c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565048 | controller |     "Jun 12 15:38:28.634037 crc crio[3653]: time=\"2026-06-12T15:38:28.634011993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565063 | controller |     "Jun 12 15:38:28.675393 crc crio[3653]: time=\"2026-06-12T15:38:28.674736847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=940cd07e-9c47-4545-90f2-89802dc02513 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565078 | controller |     "Jun 12 15:38:28.680448 crc crio[3653]: time=\"2026-06-12T15:38:28.680222897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565093 | controller |     "Jun 12 15:38:28.682696 crc crio[3653]: time=\"2026-06-12T15:38:28.68266336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=43dce34a-3bae-4baf-ae31-403017b0da91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565108 | controller |     "Jun 12 15:38:28.701303 crc crio[3653]: time=\"2026-06-12T15:38:28.701254577Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=68ae33af-5f85-41de-916c-e9f56676210e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565122 | controller |     "Jun 12 15:38:28.702130 crc crio[3653]: time=\"2026-06-12T15:38:28.702105948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565138 | controller |     "Jun 12 15:38:28.791292 crc crio[3653]: time=\"2026-06-12T15:38:28.791181032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565152 | controller |     "Jun 12 15:38:29.736176 crc crio[3653]: time=\"2026-06-12T15:38:29.736045098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565170 | controller |     "Jun 12 15:38:29.761605 crc crio[3653]: time=\"2026-06-12T15:38:29.761441709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565186 | controller |     "Jun 12 15:38:30.038216 crc crio[3653]: time=\"2026-06-12T15:38:30.037714093Z\" level=info msg=\"Created container 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed: openshift-etcd/etcd-crc/etcd-readyz\" id=68ae33af-5f85-41de-916c-e9f56676210e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565200 | controller |     "Jun 12 15:38:30.038930 crc crio[3653]: time=\"2026-06-12T15:38:30.038590925Z\" level=info msg=\"Created container 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e4fa5944-cd14-4348-bf3d-87ba22740c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565215 | controller |     "Jun 12 15:38:30.042222 crc crio[3653]: time=\"2026-06-12T15:38:30.04190643Z\" level=info msg=\"Starting container: 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed\" id=59a0557b-c25c-4643-9dd5-0ca796086ec1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.565230 | controller |     "Jun 12 15:38:30.043993 crc crio[3653]: time=\"2026-06-12T15:38:30.043841Z\" level=info msg=\"Starting container: 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1\" id=07c26b16-2f55-4428-83ef-57df90153cf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.565244 | controller |     "Jun 12 15:38:30.082231 crc crio[3653]: time=\"2026-06-12T15:38:30.081996338Z\" level=info msg=\"Started container\" PID=5840 containerID=680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=07c26b16-2f55-4428-83ef-57df90153cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d",
2026-06-12 17:11:43.565260 | controller |     "Jun 12 15:38:30.107175 crc crio[3653]: time=\"2026-06-12T15:38:30.106303331Z\" level=info msg=\"Started container\" PID=5841 containerID=6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed description=openshift-etcd/etcd-crc/etcd-readyz id=59a0557b-c25c-4643-9dd5-0ca796086ec1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206",
2026-06-12 17:11:43.565274 | controller |     "Jun 12 15:38:30.118157 crc crio[3653]: time=\"2026-06-12T15:38:30.117977421Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dde600b4-0240-42ec-a61b-e8238dae135d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565289 | controller |     "Jun 12 15:38:30.126712 crc crio[3653]: time=\"2026-06-12T15:38:30.126233892Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a9d4e33d-bb78-4749-b606-53520c14a66c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565304 | controller |     "Jun 12 15:38:30.134435 crc crio[3653]: time=\"2026-06-12T15:38:30.133194981Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cde2fc19-a587-4f6f-b049-5f87a77fcae5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565319 | controller |     "Jun 12 15:38:30.137656 crc crio[3653]: time=\"2026-06-12T15:38:30.135211723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565334 | controller |     "Jun 12 15:38:30.167877 crc crio[3653]: time=\"2026-06-12T15:38:30.166808683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565356 | controller |     "Jun 12 15:38:30.188216 crc crio[3653]: time=\"2026-06-12T15:38:30.188053157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=080c62db-7d6d-4094-9249-a305fafdb7d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565389 | controller |     "Jun 12 15:38:30.210250 crc crio[3653]: time=\"2026-06-12T15:38:30.203330489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=949b865d-1154-48aa-a649-bea761d4fcd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565405 | controller |     "Jun 12 15:38:30.291923 crc crio[3653]: time=\"2026-06-12T15:38:30.291314075Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=20e6eb84-38d2-414c-82c6-24d79f27c815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565420 | controller |     "Jun 12 15:38:30.306136 crc crio[3653]: time=\"2026-06-12T15:38:30.305306124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565435 | controller |     "Jun 12 15:38:30.386814 crc crio[3653]: time=\"2026-06-12T15:38:30.386085465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565450 | controller |     "Jun 12 15:38:31.716761 crc crio[3653]: time=\"2026-06-12T15:38:31.715736027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565465 | controller |     "Jun 12 15:38:31.919174 crc crio[3653]: time=\"2026-06-12T15:38:31.918329551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565480 | controller |     "Jun 12 15:38:32.098173 crc crio[3653]: time=\"2026-06-12T15:38:32.097855134Z\" level=info msg=\"Created container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cde2fc19-a587-4f6f-b049-5f87a77fcae5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565495 | controller |     "Jun 12 15:38:32.101148 crc crio[3653]: time=\"2026-06-12T15:38:32.100901723Z\" level=info msg=\"Starting container: ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225\" id=67a57c57-ed5f-4ad3-bb29-45bf3f35c179 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.565510 | controller |     "Jun 12 15:38:32.136699 crc crio[3653]: time=\"2026-06-12T15:38:32.136424023Z\" level=info msg=\"Started container\" PID=5880 containerID=ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=67a57c57-ed5f-4ad3-bb29-45bf3f35c179 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d",
2026-06-12 17:11:43.565526 | controller |     "Jun 12 15:38:32.189819 crc crio[3653]: time=\"2026-06-12T15:38:32.189688169Z\" level=info msg=\"Created container ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2: openshift-etcd/etcd-crc/etcd-rev\" id=20e6eb84-38d2-414c-82c6-24d79f27c815 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565541 | controller |     "Jun 12 15:38:32.194048 crc crio[3653]: time=\"2026-06-12T15:38:32.193801004Z\" level=info msg=\"Starting container: ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2\" id=cc0d8425-2a07-4467-bf46-b5ff018cbb12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.565560 | controller |     "Jun 12 15:38:32.234095 crc crio[3653]: time=\"2026-06-12T15:38:32.2338125Z\" level=info msg=\"Started container\" PID=5887 containerID=ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2 description=openshift-etcd/etcd-crc/etcd-rev id=cc0d8425-2a07-4467-bf46-b5ff018cbb12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206",
2026-06-12 17:11:43.565575 | controller |     "Jun 12 15:38:55.032265 crc crio[3653]: time=\"2026-06-12T15:38:55.031202872Z\" level=info msg=\"Stopping container: e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298 (timeout: 30s)\" id=510c743f-a61d-4c92-a9a0-1ee9b6ce1bb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.565589 | controller |     "Jun 12 15:38:55.109238 crc crio[3653]: time=\"2026-06-12T15:38:55.109115119Z\" level=info msg=\"Stopped container e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=510c743f-a61d-4c92-a9a0-1ee9b6ce1bb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.565604 | controller |     "Jun 12 15:38:55.120378 crc crio[3653]: time=\"2026-06-12T15:38:55.120249545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=53ff5afc-3b6c-4177-8904-e5b7c306d31f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565619 | controller |     "Jun 12 15:38:55.125269 crc crio[3653]: time=\"2026-06-12T15:38:55.125075869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2d049f18-c9c5-42e9-a00c-093778ca01fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565633 | controller |     "Jun 12 15:38:55.128823 crc crio[3653]: time=\"2026-06-12T15:38:55.128711042Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6899486c-b660-42d6-bf79-6b79c5707190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565648 | controller |     "Jun 12 15:38:55.129140 crc crio[3653]: time=\"2026-06-12T15:38:55.129076921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565663 | controller |     "Jun 12 15:38:55.149845 crc crio[3653]: time=\"2026-06-12T15:38:55.149745161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565677 | controller |     "Jun 12 15:38:55.341008 crc crio[3653]: time=\"2026-06-12T15:38:55.340323348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565692 | controller |     "Jun 12 15:38:55.428213 crc crio[3653]: time=\"2026-06-12T15:38:55.428077428Z\" level=info msg=\"Created container 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6899486c-b660-42d6-bf79-6b79c5707190 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565706 | controller |     "Jun 12 15:38:55.429973 crc crio[3653]: time=\"2026-06-12T15:38:55.42973437Z\" level=info msg=\"Starting container: 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39\" id=4ffb065c-8aac-4fde-a9d6-12216905ae4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.565722 | controller |     "Jun 12 15:38:55.435357 crc crio[3653]: time=\"2026-06-12T15:38:55.435276062Z\" level=info msg=\"Started container\" PID=6159 containerID=48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4ffb065c-8aac-4fde-a9d6-12216905ae4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.565741 | controller |     "Jun 12 15:39:15.538995 crc crio[3653]: time=\"2026-06-12T15:39:15.538163047Z\" level=info msg=\"Stopping container: ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225 (timeout: 15s)\" id=a464ebaf-f0ca-4b51-bb4f-365fe4b883c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.565756 | controller |     "Jun 12 15:39:26.242362 crc crio[3653]: time=\"2026-06-12T15:39:26.242210691Z\" level=info msg=\"Stopping container: 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39 (timeout: 30s)\" id=85df72a8-d381-47f3-ab96-7654c264425b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.565771 | controller |     "Jun 12 15:39:26.598652 crc crio[3653]: time=\"2026-06-12T15:39:26.59855414Z\" level=info msg=\"Removing container: e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298\" id=0cf0e237-4b39-4d6c-99de-674170ddac58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.565786 | controller |     "Jun 12 15:39:26.619038 crc crio[3653]: time=\"2026-06-12T15:39:26.618914328Z\" level=info msg=\"Removed container e926fa38f55e7d37a08ed9625578bb108490cc88b6b0d46736413f352ab0a298: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0cf0e237-4b39-4d6c-99de-674170ddac58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.565801 | controller |     "Jun 12 15:39:27.319566 crc crio[3653]: time=\"2026-06-12T15:39:27.319366774Z\" level=info msg=\"Stopped container 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=85df72a8-d381-47f3-ab96-7654c264425b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.565816 | controller |     "Jun 12 15:39:27.321903 crc crio[3653]: time=\"2026-06-12T15:39:27.32156454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=be55648a-4903-49c2-8b96-117570b0df09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565831 | controller |     "Jun 12 15:39:27.325684 crc crio[3653]: time=\"2026-06-12T15:39:27.325435098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c3da0b07-6c69-45b3-86e5-cd75945d0185 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565845 | controller |     "Jun 12 15:39:27.329598 crc crio[3653]: time=\"2026-06-12T15:39:27.329403519Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=950ffa90-dfa3-45d7-a7fe-0d616b7d37a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565860 | controller |     "Jun 12 15:39:27.330135 crc crio[3653]: time=\"2026-06-12T15:39:27.330059786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565875 | controller |     "Jun 12 15:39:27.345373 crc crio[3653]: time=\"2026-06-12T15:39:27.345215762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565890 | controller |     "Jun 12 15:39:27.509544 crc crio[3653]: time=\"2026-06-12T15:39:27.509361259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.565908 | controller |     "Jun 12 15:39:27.604110 crc crio[3653]: time=\"2026-06-12T15:39:27.603887955Z\" level=info msg=\"Created container 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=950ffa90-dfa3-45d7-a7fe-0d616b7d37a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.565923 | controller |     "Jun 12 15:39:27.605337 crc crio[3653]: time=\"2026-06-12T15:39:27.605232499Z\" level=info msg=\"Starting container: 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1\" id=22738399-3a60-4c3d-8321-67af91bd0dd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.565938 | controller |     "Jun 12 15:39:27.610644 crc crio[3653]: time=\"2026-06-12T15:39:27.610419651Z\" level=info msg=\"Started container\" PID=6387 containerID=01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=22738399-3a60-4c3d-8321-67af91bd0dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.565953 | controller |     "Jun 12 15:39:30.554101 crc crio[3653]: time=\"2026-06-12T15:39:30.553893843Z\" level=warning msg=\"Stopping container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.565968 | controller |     "Jun 12 15:39:31.081200 crc crio[3653]: time=\"2026-06-12T15:39:31.080950656Z\" level=info msg=\"Stopped container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a464ebaf-f0ca-4b51-bb4f-365fe4b883c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.565983 | controller |     "Jun 12 15:39:31.082936 crc crio[3653]: time=\"2026-06-12T15:39:31.082809764Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f17e80b9-1304-4d9d-b151-17bb5555a5cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.565997 | controller |     "Jun 12 15:39:31.084755 crc crio[3653]: time=\"2026-06-12T15:39:31.084385794Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=13f9b1bc-322f-4582-86b2-053c9cea3310 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.566012 | controller |     "Jun 12 15:39:31.086379 crc crio[3653]: time=\"2026-06-12T15:39:31.086279902Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ea301a20-d273-4902-bf3e-690a3161cc7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.566027 | controller |     "Jun 12 15:39:31.086864 crc crio[3653]: time=\"2026-06-12T15:39:31.086792125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566042 | controller |     "Jun 12 15:39:31.097760 crc crio[3653]: time=\"2026-06-12T15:39:31.097623451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566057 | controller |     "Jun 12 15:39:31.252929 crc crio[3653]: time=\"2026-06-12T15:39:31.252569544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566071 | controller |     "Jun 12 15:39:31.335094 crc crio[3653]: time=\"2026-06-12T15:39:31.334677504Z\" level=info msg=\"Created container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ea301a20-d273-4902-bf3e-690a3161cc7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.566089 | controller |     "Jun 12 15:39:31.336156 crc crio[3653]: time=\"2026-06-12T15:39:31.336025868Z\" level=info msg=\"Starting container: d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048\" id=584d943f-70a1-4fa8-a6f6-61f85d86bc95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.566103 | controller |     "Jun 12 15:39:31.341011 crc crio[3653]: time=\"2026-06-12T15:39:31.340898852Z\" level=info msg=\"Started container\" PID=6447 containerID=d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=584d943f-70a1-4fa8-a6f6-61f85d86bc95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d",
2026-06-12 17:11:43.566119 | controller |     "Jun 12 15:39:58.029950 crc crio[3653]: time=\"2026-06-12T15:39:58.029244358Z\" level=info msg=\"Stopping container: 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1 (timeout: 30s)\" id=8648e19d-d904-4be3-80f9-79d36da29924 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.566134 | controller |     "Jun 12 15:39:58.103729 crc crio[3653]: time=\"2026-06-12T15:39:58.103436176Z\" level=info msg=\"Stopped container 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8648e19d-d904-4be3-80f9-79d36da29924 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.566148 | controller |     "Jun 12 15:39:58.106127 crc crio[3653]: time=\"2026-06-12T15:39:58.106005331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=54b5b40f-c6ce-43fc-8a09-e923364860c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.566162 | controller |     "Jun 12 15:39:58.109029 crc crio[3653]: time=\"2026-06-12T15:39:58.108914265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=656a0d3b-bc1a-4f1b-9121-b94224fb1d4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.566177 | controller |     "Jun 12 15:39:58.112436 crc crio[3653]: time=\"2026-06-12T15:39:58.112332322Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=15936770-c8d0-4aa2-8c6f-f4c83c758280 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.566191 | controller |     "Jun 12 15:39:58.112976 crc crio[3653]: time=\"2026-06-12T15:39:58.112895056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566206 | controller |     "Jun 12 15:39:58.125875 crc crio[3653]: time=\"2026-06-12T15:39:58.12443718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566220 | controller |     "Jun 12 15:39:58.269020 crc crio[3653]: time=\"2026-06-12T15:39:58.268894057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566234 | controller |     "Jun 12 15:39:58.367677 crc crio[3653]: time=\"2026-06-12T15:39:58.367351332Z\" level=info msg=\"Created container 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=15936770-c8d0-4aa2-8c6f-f4c83c758280 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.566255 | controller |     "Jun 12 15:39:58.369720 crc crio[3653]: time=\"2026-06-12T15:39:58.36963158Z\" level=info msg=\"Starting container: 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba\" id=842b6052-fa89-4581-b741-1058347ffb88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.566271 | controller |     "Jun 12 15:39:58.375076 crc crio[3653]: time=\"2026-06-12T15:39:58.374918925Z\" level=info msg=\"Started container\" PID=6576 containerID=90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=842b6052-fa89-4581-b741-1058347ffb88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.566286 | controller |     "Jun 12 15:39:58.761769 crc crio[3653]: time=\"2026-06-12T15:39:58.761329749Z\" level=info msg=\"Removing container: 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39\" id=ebedf98b-620a-4f84-a676-37176aeca7e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.566300 | controller |     "Jun 12 15:39:58.807612 crc crio[3653]: time=\"2026-06-12T15:39:58.807428623Z\" level=info msg=\"Removed container 48969672a69737a72eafa636abfbc8052719b676dcf740db1d4fbaebe41b2e39: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ebedf98b-620a-4f84-a676-37176aeca7e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.566314 | controller |     "Jun 12 15:40:05.542188 crc crio[3653]: time=\"2026-06-12T15:40:05.542046075Z\" level=info msg=\"Stopping container: d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048 (timeout: 15s)\" id=52237554-3640-4d89-b46c-955c782cdeab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.566329 | controller |     "Jun 12 15:40:20.548447 crc crio[3653]: time=\"2026-06-12T15:40:20.548143097Z\" level=warning msg=\"Stopping container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.566343 | controller |     "Jun 12 15:40:21.262078 crc crio[3653]: time=\"2026-06-12T15:40:21.261456701Z\" level=info msg=\"Stopped container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=52237554-3640-4d89-b46c-955c782cdeab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.566374 | controller |     "Jun 12 15:40:21.264024 crc crio[3653]: time=\"2026-06-12T15:40:21.263879232Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=73781146-82c1-4f36-9af1-44c0a7655ea3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.566394 | controller |     "Jun 12 15:40:21.267084 crc crio[3653]: time=\"2026-06-12T15:40:21.266981331Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bdf8a47d-c057-402e-9372-00b299b65579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.566409 | controller |     "Jun 12 15:40:21.269657 crc crio[3653]: time=\"2026-06-12T15:40:21.269456164Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3d296c21-ff8e-41f9-9434-0b1effc0399d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.566423 | controller |     "Jun 12 15:40:21.269889 crc crio[3653]: time=\"2026-06-12T15:40:21.269810623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566438 | controller |     "Jun 12 15:40:21.283594 crc crio[3653]: time=\"2026-06-12T15:40:21.283366208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566456 | controller |     "Jun 12 15:40:21.441418 crc crio[3653]: time=\"2026-06-12T15:40:21.441237516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566471 | controller |     "Jun 12 15:40:21.577612 crc crio[3653]: time=\"2026-06-12T15:40:21.577431782Z\" level=info msg=\"Created container 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3d296c21-ff8e-41f9-9434-0b1effc0399d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.566485 | controller |     "Jun 12 15:40:21.579309 crc crio[3653]: time=\"2026-06-12T15:40:21.579197127Z\" level=info msg=\"Starting container: 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94\" id=37a47a6e-77d4-41eb-9f99-2e8c35c36c96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.566500 | controller |     "Jun 12 15:40:21.584373 crc crio[3653]: time=\"2026-06-12T15:40:21.584157454Z\" level=info msg=\"Started container\" PID=6745 containerID=17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=37a47a6e-77d4-41eb-9f99-2e8c35c36c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d",
2026-06-12 17:11:43.566514 | controller |     "Jun 12 15:40:21.892260 crc crio[3653]: time=\"2026-06-12T15:40:21.891961527Z\" level=info msg=\"Removing container: ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225\" id=7ced6509-32cb-4b8b-ab15-a46209ebb47b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.566528 | controller |     "Jun 12 15:40:21.917994 crc crio[3653]: time=\"2026-06-12T15:40:21.917740403Z\" level=info msg=\"Removed container ef463e72f0ce532294ba362efdb4f18affd257cc60f7d4d121164d1a9de1c225: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7ced6509-32cb-4b8b-ab15-a46209ebb47b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.566542 | controller |     "Jun 12 15:40:28.027670 crc crio[3653]: time=\"2026-06-12T15:40:28.027151182Z\" level=info msg=\"Stopping container: 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba (timeout: 30s)\" id=c7b54d0e-4619-487e-a3d7-14e27d9a24cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.566557 | controller |     "Jun 12 15:40:28.225019 crc crio[3653]: time=\"2026-06-12T15:40:28.224855395Z\" level=info msg=\"Stopped container 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c7b54d0e-4619-487e-a3d7-14e27d9a24cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.566572 | controller |     "Jun 12 15:40:28.227212 crc crio[3653]: time=\"2026-06-12T15:40:28.227132833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b87ee7db-e75f-47d8-9fbd-b52efcfee950 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.566586 | controller |     "Jun 12 15:40:28.229923 crc crio[3653]: time=\"2026-06-12T15:40:28.229819281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fb0ef2fc-bfb4-49c9-8ab6-f5b7cb1d3416 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.566601 | controller |     "Jun 12 15:40:28.232432 crc crio[3653]: time=\"2026-06-12T15:40:28.232336036Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=63d50765-376d-4313-8730-68eea4c0a26e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.566619 | controller |     "Jun 12 15:40:28.232887 crc crio[3653]: time=\"2026-06-12T15:40:28.232828368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566634 | controller |     "Jun 12 15:40:28.252918 crc crio[3653]: time=\"2026-06-12T15:40:28.252769246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566648 | controller |     "Jun 12 15:40:28.471145 crc crio[3653]: time=\"2026-06-12T15:40:28.471047513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566663 | controller |     "Jun 12 15:40:28.562673 crc crio[3653]: time=\"2026-06-12T15:40:28.56246571Z\" level=info msg=\"Created container 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=63d50765-376d-4313-8730-68eea4c0a26e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.566677 | controller |     "Jun 12 15:40:28.565939 crc crio[3653]: time=\"2026-06-12T15:40:28.565836746Z\" level=info msg=\"Starting container: 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce\" id=08801e00-005f-4903-b741-8a84c6ddc1ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.566692 | controller |     "Jun 12 15:40:28.571926 crc crio[3653]: time=\"2026-06-12T15:40:28.571785897Z\" level=info msg=\"Started container\" PID=6804 containerID=1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=08801e00-005f-4903-b741-8a84c6ddc1ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.566707 | controller |     "Jun 12 15:40:28.936148 crc crio[3653]: time=\"2026-06-12T15:40:28.93600176Z\" level=info msg=\"Removing container: 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1\" id=1ce1f6b7-d1bb-4d0b-bccf-3d72181b6d49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.566721 | controller |     "Jun 12 15:40:28.973087 crc crio[3653]: time=\"2026-06-12T15:40:28.97294905Z\" level=info msg=\"Removed container 01ac3e5d7b7215baa5bdc1176c0a58a4c94b1d63d47f893d15a788a26c2e7ab1: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ce1f6b7-d1bb-4d0b-bccf-3d72181b6d49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.566736 | controller |     "Jun 12 15:41:03.060824 crc crio[3653]: time=\"2026-06-12T15:41:03.058668028Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.566751 | controller |     "Jun 12 15:41:03.060824 crc crio[3653]: time=\"2026-06-12T15:41:03.05914851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566765 | controller |     "Jun 12 15:41:03.083681 crc crio[3653]: time=\"2026-06-12T15:41:03.083588273Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7893ff48-18c8-453f-9e7b-8eebb3daed90 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:0xc000e1a470}] Aliases:map[]}\"",
2026-06-12 17:11:43.566786 | controller |     "Jun 12 15:41:03.083681 crc crio[3653]: time=\"2026-06-12T15:41:03.083666885Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.566801 | controller |     "Jun 12 15:41:04.199450 crc crio[3653]: time=\"2026-06-12T15:41:04.199348207Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.566816 | controller |     "Jun 12 15:41:04.200118 crc crio[3653]: time=\"2026-06-12T15:41:04.19947244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566831 | controller |     "Jun 12 15:41:04.216009 crc crio[3653]: time=\"2026-06-12T15:41:04.215766765Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9431ac99-461b-4ae5-9a61-82e68174929e 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:0xc000e1a948}] Aliases:map[]}\"",
2026-06-12 17:11:43.566846 | controller |     "Jun 12 15:41:04.216009 crc crio[3653]: time=\"2026-06-12T15:41:04.215866787Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.566861 | controller |     "Jun 12 15:41:04.360029 crc crio[3653]: time=\"2026-06-12T15:41:04.359946555Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.566876 | controller |     "Jun 12 15:41:04.360134 crc crio[3653]: time=\"2026-06-12T15:41:04.360056338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566892 | controller |     "Jun 12 15:41:04.374971 crc crio[3653]: time=\"2026-06-12T15:41:04.374842434Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bec4d6b1-4e2b-49da-b766-2d219b51cf75 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:0xc001790c18}] Aliases:map[]}\"",
2026-06-12 17:11:43.566907 | controller |     "Jun 12 15:41:04.374971 crc crio[3653]: time=\"2026-06-12T15:41:04.374921036Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.566922 | controller |     "Jun 12 15:41:04.613837 crc crio[3653]: time=\"2026-06-12T15:41:04.613413568Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=f0f3af6e-cc5b-4b5d-9fc7-077dc095b3a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.566937 | controller |     "Jun 12 15:41:04.613837 crc crio[3653]: time=\"2026-06-12T15:41:04.613631644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.566952 | controller |     "Jun 12 15:41:04.627925 crc crio[3653]: time=\"2026-06-12T15:41:04.627456455Z\" 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=f0f3af6e-cc5b-4b5d-9fc7-077dc095b3a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.566970 | controller |     "Jun 12 15:41:04.635785 crc crio[3653]: time=\"2026-06-12T15:41:04.635693095Z\" level=info msg=\"Ran pod sandbox e096e19ab5650216c1077de2573d16a8aaaa4633f194138abde6b62872b8802c with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=f0f3af6e-cc5b-4b5d-9fc7-077dc095b3a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.566988 | controller |     "Jun 12 15:41:04.638783 crc crio[3653]: time=\"2026-06-12T15:41:04.638723312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=5bffc183-0123-4715-9fab-cd75802155c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567006 | controller |     "Jun 12 15:41:04.670994 crc crio[3653]: time=\"2026-06-12T15:41:04.67085197Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567021 | controller |     "Jun 12 15:41:04.670994 crc crio[3653]: time=\"2026-06-12T15:41:04.670983714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567036 | controller |     "Jun 12 15:41:04.681413 crc crio[3653]: time=\"2026-06-12T15:41:04.681326397Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567052 | controller |     "Jun 12 15:41:04.681564 crc crio[3653]: time=\"2026-06-12T15:41:04.68145878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567067 | controller |     "Jun 12 15:41:04.687773 crc crio[3653]: time=\"2026-06-12T15:41:04.687605387Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/769ebf31-22c8-4747-9087-e176b8f1d83a 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:0xc001610af0}] Aliases:map[]}\"",
2026-06-12 17:11:43.567082 | controller |     "Jun 12 15:41:04.687773 crc crio[3653]: time=\"2026-06-12T15:41:04.687693889Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.567097 | controller |     "Jun 12 15:41:04.702797 crc crio[3653]: time=\"2026-06-12T15:41:04.702699411Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d59d18d4-2dd8-4359-96b3-433839657b83 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:0xc000764520}] Aliases:map[]}\"",
2026-06-12 17:11:43.567112 | controller |     "Jun 12 15:41:04.702797 crc crio[3653]: time=\"2026-06-12T15:41:04.702794264Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.567130 | controller |     "Jun 12 15:41:04.718654 crc crio[3653]: time=\"2026-06-12T15:41:04.718590986Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567145 | controller |     "Jun 12 15:41:04.718923 crc crio[3653]: time=\"2026-06-12T15:41:04.718885783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567160 | controller |     "Jun 12 15:41:04.738088 crc crio[3653]: time=\"2026-06-12T15:41:04.737951088Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567175 | controller |     "Jun 12 15:41:04.738258 crc crio[3653]: time=\"2026-06-12T15:41:04.738163944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567190 | controller |     "Jun 12 15:41:04.772994 crc crio[3653]: time=\"2026-06-12T15:41:04.772906238Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4210fdf5-b071-4e5f-b282-f2837de45c94 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:0xc000e1a038}] Aliases:map[]}\"",
2026-06-12 17:11:43.567215 | controller |     "Jun 12 15:41:04.772994 crc crio[3653]: time=\"2026-06-12T15:41:04.772990611Z\" 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-12 17:11:43.567229 | controller |     "Jun 12 15:41:04.778715 crc crio[3653]: time=\"2026-06-12T15:41:04.778333947Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567244 | controller |     "Jun 12 15:41:04.778789 crc crio[3653]: time=\"2026-06-12T15:41:04.778772528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567259 | controller |     "Jun 12 15:41:04.794995 crc crio[3653]: time=\"2026-06-12T15:41:04.794927239Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6f176c53-b74e-41ea-9a62-529410be8b04 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:0xc001522110}] Aliases:map[]}\"",
2026-06-12 17:11:43.567273 | controller |     "Jun 12 15:41:04.795096 crc crio[3653]: time=\"2026-06-12T15:41:04.795010411Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.567288 | controller |     "Jun 12 15:41:04.822842 crc crio[3653]: time=\"2026-06-12T15:41:04.822784888Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/aa34027e-b893-48dc-b748-d7b8794eed64 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:0xc000e1a2b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.567306 | controller |     "Jun 12 15:41:04.823230 crc crio[3653]: time=\"2026-06-12T15:41:04.823201789Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.567321 | controller |     "Jun 12 15:41:04.832730 crc crio[3653]: time=\"2026-06-12T15:41:04.832360662Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=99921233-6323-4175-9c2f-df06bd1b04c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567337 | controller |     "Jun 12 15:41:04.832818 crc crio[3653]: time=\"2026-06-12T15:41:04.832781133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567355 | controller |     "Jun 12 15:41:04.898916 crc crio[3653]: time=\"2026-06-12T15:41:04.898744832Z\" 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=99921233-6323-4175-9c2f-df06bd1b04c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567389 | controller |     "Jun 12 15:41:04.932625 crc crio[3653]: time=\"2026-06-12T15:41:04.932395489Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567406 | controller |     "Jun 12 15:41:04.932625 crc crio[3653]: time=\"2026-06-12T15:41:04.932619645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567421 | controller |     "Jun 12 15:41:04.948457 crc crio[3653]: time=\"2026-06-12T15:41:04.948128489Z\" level=info msg=\"Ran pod sandbox b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=99921233-6323-4175-9c2f-df06bd1b04c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567436 | controller |     "Jun 12 15:41:04.956331 crc crio[3653]: time=\"2026-06-12T15:41:04.955776674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c52078f7-bb01-429b-a8d0-916aa80e8f3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567451 | controller |     "Jun 12 15:41:04.957440 crc crio[3653]: time=\"2026-06-12T15:41:04.957269472Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567466 | controller |     "Jun 12 15:41:04.957720 crc crio[3653]: time=\"2026-06-12T15:41:04.957483898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567480 | controller |     "Jun 12 15:41:04.957800 crc crio[3653]: time=\"2026-06-12T15:41:04.957757995Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=2b1cb0a0-f130-442c-a075-61f3e49b870c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567496 | controller |     "Jun 12 15:41:04.957800 crc crio[3653]: time=\"2026-06-12T15:41:04.957791215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567514 | controller |     "Jun 12 15:41:04.993815 crc crio[3653]: time=\"2026-06-12T15:41:04.993736591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8b6f6360-6476-4ed6-a7ee-e6568fd56cf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567529 | controller |     "Jun 12 15:41:05.006583 crc crio[3653]: time=\"2026-06-12T15:41:05.006235639Z\" 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=2b1cb0a0-f130-442c-a075-61f3e49b870c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567544 | controller |     "Jun 12 15:41:05.040984 crc crio[3653]: time=\"2026-06-12T15:41:05.040105601Z\" level=info msg=\"Ran pod sandbox a25bac1806b4078c53c1c94057acfd5eecd487853c6a763ddb6ad4db67e5de39 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=2b1cb0a0-f130-442c-a075-61f3e49b870c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567558 | controller |     "Jun 12 15:41:05.042197 crc crio[3653]: time=\"2026-06-12T15:41:05.041908547Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6b025623-a03c-4700-a55e-5009bca0b6ff 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:0xc0015222d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.567573 | controller |     "Jun 12 15:41:05.042197 crc crio[3653]: time=\"2026-06-12T15:41:05.042193114Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.567588 | controller |     "Jun 12 15:41:05.046939 crc crio[3653]: time=\"2026-06-12T15:41:05.046216957Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=9ea689e5-19b8-45b8-8a8a-d29ab0deda00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567603 | controller |     "Jun 12 15:41:05.059143 crc crio[3653]: time=\"2026-06-12T15:41:05.058599642Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/fa1e6a6b-a71b-4c4f-ae44-4121006b0a89 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:0xc001790458}] Aliases:map[]}\"",
2026-06-12 17:11:43.567617 | controller |     "Jun 12 15:41:05.059143 crc crio[3653]: time=\"2026-06-12T15:41:05.058871629Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.567632 | controller |     "Jun 12 15:41:05.065024 crc crio[3653]: time=\"2026-06-12T15:41:05.064451771Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e217457a-8acc-4b10-b2bb-dc1603f91127 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567646 | controller |     "Jun 12 15:41:05.065024 crc crio[3653]: time=\"2026-06-12T15:41:05.06480753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567664 | controller |     "Jun 12 15:41:05.089223 crc crio[3653]: time=\"2026-06-12T15:41:05.088976145Z\" 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=e217457a-8acc-4b10-b2bb-dc1603f91127 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567679 | controller |     "Jun 12 15:41:05.105182 crc crio[3653]: time=\"2026-06-12T15:41:05.104840529Z\" level=info msg=\"Ran pod sandbox c6c7927aeb357fd8f08914294cc96e4069c009ed2a568f28a7ce1c600818161c with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=e217457a-8acc-4b10-b2bb-dc1603f91127 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567693 | controller |     "Jun 12 15:41:05.117913 crc crio[3653]: time=\"2026-06-12T15:41:05.117414439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=9096255a-1e08-4525-8e9c-b5691a7437cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567708 | controller |     "Jun 12 15:41:05.145790 crc crio[3653]: time=\"2026-06-12T15:41:05.144970651Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=9131171b-9b61-498c-8eae-ab3d951c8536 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567722 | controller |     "Jun 12 15:41:05.156803 crc crio[3653]: time=\"2026-06-12T15:41:05.15085528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567737 | controller |     "Jun 12 15:41:05.160104 crc crio[3653]: time=\"2026-06-12T15:41:05.15987907Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=a3a04aac-9821-4800-9beb-fd9ceb4585c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567751 | controller |     "Jun 12 15:41:05.170145 crc crio[3653]: time=\"2026-06-12T15:41:05.168597932Z\" 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=9131171b-9b61-498c-8eae-ab3d951c8536 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567766 | controller |     "Jun 12 15:41:05.186032 crc crio[3653]: time=\"2026-06-12T15:41:05.182364543Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4981cced-c13a-4489-a764-ab17299c85ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567780 | controller |     "Jun 12 15:41:05.197223 crc crio[3653]: time=\"2026-06-12T15:41:05.197143579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e6d377b8-a78f-423b-b23f-54c1c12718e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567794 | controller |     "Jun 12 15:41:05.206809 crc crio[3653]: time=\"2026-06-12T15:41:05.203841659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=74acfc3f-0a1d-4151-8aee-5c215def6457 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567809 | controller |     "Jun 12 15:41:05.209908 crc crio[3653]: time=\"2026-06-12T15:41:05.206937248Z\" level=info msg=\"Ran pod sandbox 4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=9131171b-9b61-498c-8eae-ab3d951c8536 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567827 | controller |     "Jun 12 15:41:05.223406 crc crio[3653]: time=\"2026-06-12T15:41:05.223088569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=618caa38-d896-4c76-9578-51dbc3c12c0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567841 | controller |     "Jun 12 15:41:05.224108 crc crio[3653]: time=\"2026-06-12T15:41:05.223607943Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7de41d00-8a31-4746-af7f-490a732e3ca5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567856 | controller |     "Jun 12 15:41:05.239341 crc crio[3653]: time=\"2026-06-12T15:41:05.239242611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5df8466e-6a5c-45d2-8d47-19f9005c4073 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.567871 | controller |     "Jun 12 15:41:06.158302 crc crio[3653]: time=\"2026-06-12T15:41:06.15798066Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567886 | controller |     "Jun 12 15:41:06.158302 crc crio[3653]: time=\"2026-06-12T15:41:06.158190135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567901 | controller |     "Jun 12 15:41:06.169183 crc crio[3653]: time=\"2026-06-12T15:41:06.166767853Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=19698fe6-d2e7-48f9-87fa-7897c56ce812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567917 | controller |     "Jun 12 15:41:06.169183 crc crio[3653]: time=\"2026-06-12T15:41:06.166864046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.567932 | controller |     "Jun 12 15:41:06.183050 crc crio[3653]: time=\"2026-06-12T15:41:06.182933845Z\" 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=19698fe6-d2e7-48f9-87fa-7897c56ce812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567947 | controller |     "Jun 12 15:41:06.194056 crc crio[3653]: time=\"2026-06-12T15:41:06.192429297Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/04706542-88a2-4875-81d5-5eec9af14a8a 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:0xc000764dc0}] Aliases:map[]}\"",
2026-06-12 17:11:43.567963 | controller |     "Jun 12 15:41:06.194056 crc crio[3653]: time=\"2026-06-12T15:41:06.192480108Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.567978 | controller |     "Jun 12 15:41:06.199634 crc crio[3653]: time=\"2026-06-12T15:41:06.199418995Z\" level=info msg=\"Ran pod sandbox 5eda1e15b80edc038b2bfaa9afa6c906c3250d72405a1e21dbd250ad174c82b6 with infra container: openshift-multus/multus-bzhnf/POD\" id=19698fe6-d2e7-48f9-87fa-7897c56ce812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.567993 | controller |     "Jun 12 15:41:06.202029 crc crio[3653]: time=\"2026-06-12T15:41:06.201902548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6883ee04-2ef1-4678-b59d-17ed4db697a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.568012 | controller |     "Jun 12 15:41:06.236826 crc crio[3653]: time=\"2026-06-12T15:41:06.235224956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6ed4bf6b-2ecf-4cd2-9e08-82c27936de4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.568027 | controller |     "Jun 12 15:41:06.238030 crc crio[3653]: time=\"2026-06-12T15:41:06.236309654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cfa938e3-f825-4630-b8fa-3b78619af99a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.568042 | controller |     "Jun 12 15:41:06.244214 crc crio[3653]: time=\"2026-06-12T15:41:06.244128883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=1d5a2791-f7a4-414a-9be5-0a9657352667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.568057 | controller |     "Jun 12 15:41:06.256181 crc crio[3653]: time=\"2026-06-12T15:41:06.256037506Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568071 | controller |     "Jun 12 15:41:06.256488 crc crio[3653]: time=\"2026-06-12T15:41:06.256234661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568086 | controller |     "Jun 12 15:41:06.268479 crc crio[3653]: time=\"2026-06-12T15:41:06.26718185Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568101 | controller |     "Jun 12 15:41:06.268479 crc crio[3653]: time=\"2026-06-12T15:41:06.267319413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568116 | controller |     "Jun 12 15:41:06.309920 crc crio[3653]: time=\"2026-06-12T15:41:06.309789175Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568131 | controller |     "Jun 12 15:41:06.309920 crc crio[3653]: time=\"2026-06-12T15:41:06.309968509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568146 | controller |     "Jun 12 15:41:06.326714 crc crio[3653]: time=\"2026-06-12T15:41:06.326327566Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7a234a75-1f9d-4447-8aee-8a0cf98ad9bd 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:0xc0029a65f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.568161 | controller |     "Jun 12 15:41:06.326714 crc crio[3653]: time=\"2026-06-12T15:41:06.326576282Z\" 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-12 17:11:43.568180 | controller |     "Jun 12 15:41:06.332021 crc crio[3653]: time=\"2026-06-12T15:41:06.331874147Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568196 | controller |     "Jun 12 15:41:06.332377 crc crio[3653]: time=\"2026-06-12T15:41:06.332045881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568212 | controller |     "Jun 12 15:41:06.336718 crc crio[3653]: time=\"2026-06-12T15:41:06.336392902Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d2a1a061-c646-479e-9bad-d42f777ed9cf 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:0xc0029a66f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.568227 | controller |     "Jun 12 15:41:06.336718 crc crio[3653]: time=\"2026-06-12T15:41:06.336575166Z\" 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-12 17:11:43.568241 | controller |     "Jun 12 15:41:06.349952 crc crio[3653]: time=\"2026-06-12T15:41:06.347050423Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=5057e21e-10bb-4954-a0c6-2e30ab442c3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568256 | controller |     "Jun 12 15:41:06.349952 crc crio[3653]: time=\"2026-06-12T15:41:06.348371387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568270 | controller |     "Jun 12 15:41:06.372173 crc crio[3653]: time=\"2026-06-12T15:41:06.372016999Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568285 | controller |     "Jun 12 15:41:06.372173 crc crio[3653]: time=\"2026-06-12T15:41:06.372203984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568300 | controller |     "Jun 12 15:41:06.534184 crc crio[3653]: time=\"2026-06-12T15:41:06.534139436Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=cb3b9c8f-821a-455d-bcbd-35d55dc15382 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568314 | controller |     "Jun 12 15:41:06.536148 crc crio[3653]: time=\"2026-06-12T15:41:06.536034644Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568329 | controller |     "Jun 12 15:41:06.536243 crc crio[3653]: time=\"2026-06-12T15:41:06.536212109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568344 | controller |     "Jun 12 15:41:06.536817 crc crio[3653]: time=\"2026-06-12T15:41:06.536070395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568379 | controller |     "Jun 12 15:41:06.551914 crc crio[3653]: time=\"2026-06-12T15:41:06.551785665Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568399 | controller |     "Jun 12 15:41:06.552477 crc crio[3653]: time=\"2026-06-12T15:41:06.552440662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568414 | controller |     "Jun 12 15:41:06.590886 crc crio[3653]: time=\"2026-06-12T15:41:06.57987648Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=14be31d7-cdfe-46b5-a8be-52eb75dc7e52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568429 | controller |     "Jun 12 15:41:06.590886 crc crio[3653]: time=\"2026-06-12T15:41:06.579995463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568443 | controller |     "Jun 12 15:41:06.590886 crc crio[3653]: time=\"2026-06-12T15:41:06.590048339Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/bab0ff94-f52e-4c11-b77b-33d3b19aa544 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:0xc001522258}] Aliases:map[]}\"",
2026-06-12 17:11:43.568458 | controller |     "Jun 12 15:41:06.590886 crc crio[3653]: time=\"2026-06-12T15:41:06.590632834Z\" 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-12 17:11:43.568472 | controller |     "Jun 12 15:41:06.592208 crc crio[3653]: time=\"2026-06-12T15:41:06.592159263Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568487 | controller |     "Jun 12 15:41:06.592208 crc crio[3653]: time=\"2026-06-12T15:41:06.592242015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568511 | controller |     "Jun 12 15:41:06.601933 crc crio[3653]: time=\"2026-06-12T15:41:06.601775758Z\" 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=5057e21e-10bb-4954-a0c6-2e30ab442c3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568527 | controller |     "Jun 12 15:41:06.628158 crc crio[3653]: time=\"2026-06-12T15:41:06.628066447Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82db0d0c-41c1-41f8-84f7-4e8346647815 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:0xc0015223c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.568543 | controller |     "Jun 12 15:41:06.628158 crc crio[3653]: time=\"2026-06-12T15:41:06.628158889Z\" 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-12 17:11:43.568562 | controller |     "Jun 12 15:41:06.645940 crc crio[3653]: time=\"2026-06-12T15:41:06.645884661Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1e1733a4-2a7b-4119-b8eb-46baec7310b0 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:0xc000764180}] Aliases:map[]}\"",
2026-06-12 17:11:43.568577 | controller |     "Jun 12 15:41:06.646261 crc crio[3653]: time=\"2026-06-12T15:41:06.64623485Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.568591 | controller |     "Jun 12 15:41:06.660037 crc crio[3653]: time=\"2026-06-12T15:41:06.65801444Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568605 | controller |     "Jun 12 15:41:06.660037 crc crio[3653]: time=\"2026-06-12T15:41:06.658082171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568620 | controller |     "Jun 12 15:41:06.668092 crc crio[3653]: time=\"2026-06-12T15:41:06.667628484Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568635 | controller |     "Jun 12 15:41:06.668092 crc crio[3653]: time=\"2026-06-12T15:41:06.667737607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568649 | controller |     "Jun 12 15:41:06.672566 crc crio[3653]: time=\"2026-06-12T15:41:06.671947114Z\" level=info msg=\"Ran pod sandbox 1851bb0f09039d6055e33e9161bdb316cea6d8a803a7cd355cbfe42ad3795c12 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=5057e21e-10bb-4954-a0c6-2e30ab442c3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568663 | controller |     "Jun 12 15:41:06.673726 crc crio[3653]: time=\"2026-06-12T15:41:06.673391821Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568678 | controller |     "Jun 12 15:41:06.674105 crc crio[3653]: time=\"2026-06-12T15:41:06.673768021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568692 | controller |     "Jun 12 15:41:06.683231 crc crio[3653]: time=\"2026-06-12T15:41:06.682041401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=9d7d769b-7a41-4ad5-8222-d3fa782d0e0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.568706 | controller |     "Jun 12 15:41:06.683713 crc crio[3653]: time=\"2026-06-12T15:41:06.683633272Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=0720ff6b-e511-4a83-a9e9-35e03685c769 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568721 | controller |     "Jun 12 15:41:06.683787 crc crio[3653]: time=\"2026-06-12T15:41:06.683714744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568738 | controller |     "Jun 12 15:41:06.685652 crc crio[3653]: time=\"2026-06-12T15:41:06.684971506Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=7baeef33-99f0-4791-a135-da2ab76ceee1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568753 | controller |     "Jun 12 15:41:06.685652 crc crio[3653]: time=\"2026-06-12T15:41:06.685199912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568767 | controller |     "Jun 12 15:41:06.708023 crc crio[3653]: time=\"2026-06-12T15:41:06.707255963Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568782 | controller |     "Jun 12 15:41:06.708023 crc crio[3653]: time=\"2026-06-12T15:41:06.707812567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568796 | controller |     "Jun 12 15:41:06.715978 crc crio[3653]: time=\"2026-06-12T15:41:06.71499531Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568811 | controller |     "Jun 12 15:41:06.718883 crc crio[3653]: time=\"2026-06-12T15:41:06.716458927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568825 | controller |     "Jun 12 15:41:06.740522 crc crio[3653]: time=\"2026-06-12T15:41:06.739986177Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=63b8bfa9-44cd-44a0-a834-3f3151222028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568840 | controller |     "Jun 12 15:41:06.740522 crc crio[3653]: time=\"2026-06-12T15:41:06.740211422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568854 | controller |     "Jun 12 15:41:06.746689 crc crio[3653]: time=\"2026-06-12T15:41:06.745023835Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568869 | controller |     "Jun 12 15:41:06.746689 crc crio[3653]: time=\"2026-06-12T15:41:06.746239156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568883 | controller |     "Jun 12 15:41:06.798609 crc crio[3653]: time=\"2026-06-12T15:41:06.798153997Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568898 | controller |     "Jun 12 15:41:06.798609 crc crio[3653]: time=\"2026-06-12T15:41:06.798609449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568912 | controller |     "Jun 12 15:41:06.872605 crc crio[3653]: time=\"2026-06-12T15:41:06.869646717Z\" 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=14be31d7-cdfe-46b5-a8be-52eb75dc7e52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568942 | controller |     "Jun 12 15:41:06.907464 crc crio[3653]: time=\"2026-06-12T15:41:06.904472673Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568958 | controller |     "Jun 12 15:41:06.907464 crc crio[3653]: time=\"2026-06-12T15:41:06.904617287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.568973 | controller |     "Jun 12 15:41:06.927741 crc crio[3653]: time=\"2026-06-12T15:41:06.927444648Z\" 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=cb3b9c8f-821a-455d-bcbd-35d55dc15382 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.568988 | controller |     "Jun 12 15:41:06.946959 crc crio[3653]: time=\"2026-06-12T15:41:06.943602889Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/75410e88-3cf4-4f4c-a300-c9a6a0982de2 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:0xc001522790}] Aliases:map[]}\"",
2026-06-12 17:11:43.569011 | controller |     "Jun 12 15:41:06.946959 crc crio[3653]: time=\"2026-06-12T15:41:06.94364928Z\" 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-12 17:11:43.569027 | controller |     "Jun 12 15:41:06.959657 crc crio[3653]: time=\"2026-06-12T15:41:06.957235066Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f98df8ef-d3bd-4db9-b08f-76b98ec8d33e 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:0xc000e1a2f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.569042 | controller |     "Jun 12 15:41:06.959657 crc crio[3653]: time=\"2026-06-12T15:41:06.957428241Z\" 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-12 17:11:43.569057 | controller |     "Jun 12 15:41:07.003836 crc crio[3653]: time=\"2026-06-12T15:41:06.999852881Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e5592f2d-1e21-4204-9bb2-b7d5a84f787f 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:0xc0016102e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.569072 | controller |     "Jun 12 15:41:07.003836 crc crio[3653]: time=\"2026-06-12T15:41:06.999922173Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.569086 | controller |     "Jun 12 15:41:07.138026 crc crio[3653]: time=\"2026-06-12T15:41:07.137049474Z\" level=info msg=\"Ran pod sandbox 46193469399f4641f6993b1d269fa2efc19459182f3a09d0fc5c0490c9479b9f with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=14be31d7-cdfe-46b5-a8be-52eb75dc7e52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569105 | controller |     "Jun 12 15:41:07.212115 crc crio[3653]: time=\"2026-06-12T15:41:07.211834398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5b20e2f4-bf37-4ae7-bdeb-b72bea7902ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569120 | controller |     "Jun 12 15:41:07.367377 crc crio[3653]: time=\"2026-06-12T15:41:07.367244594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=59832c5b-00a8-4c5b-a490-6669454cc60a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569134 | controller |     "Jun 12 15:41:07.368844 crc crio[3653]: time=\"2026-06-12T15:41:07.368763533Z\" 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=7baeef33-99f0-4791-a135-da2ab76ceee1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569148 | controller |     "Jun 12 15:41:07.378795 crc crio[3653]: time=\"2026-06-12T15:41:07.378629724Z\" level=info msg=\"Ran pod sandbox 71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=cb3b9c8f-821a-455d-bcbd-35d55dc15382 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569163 | controller |     "Jun 12 15:41:07.379036 crc crio[3653]: time=\"2026-06-12T15:41:07.378960742Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8dcc0eb9-d62f-4a1c-b8b9-81f8e6885309 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:0xc0001a0528}] Aliases:map[]}\"",
2026-06-12 17:11:43.569178 | controller |     "Jun 12 15:41:07.379036 crc crio[3653]: time=\"2026-06-12T15:41:07.379018724Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.569193 | controller |     "Jun 12 15:41:07.395013 crc crio[3653]: time=\"2026-06-12T15:41:07.394830406Z\" 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=0720ff6b-e511-4a83-a9e9-35e03685c769 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569208 | controller |     "Jun 12 15:41:07.397975 crc crio[3653]: time=\"2026-06-12T15:41:07.397810182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=98247f8c-3a89-4c38-ab69-4a2748db81ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569224 | controller |     "Jun 12 15:41:07.401160 crc crio[3653]: time=\"2026-06-12T15:41:07.399884375Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/36741e54-1a69-4638-8e22-e97464e0f26d 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:0xc0007642b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.569242 | controller |     "Jun 12 15:41:07.401926 crc crio[3653]: time=\"2026-06-12T15:41:07.401860845Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.569258 | controller |     "Jun 12 15:41:07.423161 crc crio[3653]: time=\"2026-06-12T15:41:07.422968103Z\" 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=63b8bfa9-44cd-44a0-a834-3f3151222028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569273 | controller |     "Jun 12 15:41:07.470187 crc crio[3653]: time=\"2026-06-12T15:41:07.47001352Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3d673f17-996e-4f55-aa76-651367d04e23 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:0xc001706440}] Aliases:map[]}\"",
2026-06-12 17:11:43.569288 | controller |     "Jun 12 15:41:07.470187 crc crio[3653]: time=\"2026-06-12T15:41:07.470188835Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.569303 | controller |     "Jun 12 15:41:07.481806 crc crio[3653]: time=\"2026-06-12T15:41:07.481644807Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8c737d42-7a71-4a96-8710-7516a2d20058 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:0xc0017064a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.569318 | controller |     "Jun 12 15:41:07.481806 crc crio[3653]: time=\"2026-06-12T15:41:07.481742999Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.569333 | controller |     "Jun 12 15:41:07.484182 crc crio[3653]: time=\"2026-06-12T15:41:07.483464843Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ef19c84f-1c5d-4760-b074-67469061f365 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:0xc0029a6258}] Aliases:map[]}\"",
2026-06-12 17:11:43.569352 | controller |     "Jun 12 15:41:07.484182 crc crio[3653]: time=\"2026-06-12T15:41:07.483701379Z\" 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-12 17:11:43.569386 | controller |     "Jun 12 15:41:07.490686 crc crio[3653]: time=\"2026-06-12T15:41:07.490222705Z\" level=info msg=\"Ran pod sandbox c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=0720ff6b-e511-4a83-a9e9-35e03685c769 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569403 | controller |     "Jun 12 15:41:07.495781 crc crio[3653]: time=\"2026-06-12T15:41:07.495721345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=46afd2b4-1005-4ec4-b53b-faf4dd10e64a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569422 | controller |     "Jun 12 15:41:07.502761 crc crio[3653]: time=\"2026-06-12T15:41:07.502487107Z\" level=info msg=\"Ran pod sandbox 0d695d59dee60b560f81b588204fd976d450523a1b9851718b7eded93fbd37a4 with infra container: openshift-dns/node-resolver-277xp/POD\" id=7baeef33-99f0-4791-a135-da2ab76ceee1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569437 | controller |     "Jun 12 15:41:07.502761 crc crio[3653]: time=\"2026-06-12T15:41:07.502650121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d035221a-c31d-4836-8509-1abb49c5b32c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569452 | controller |     "Jun 12 15:41:07.505117 crc crio[3653]: time=\"2026-06-12T15:41:07.505023812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=9eb45990-4975-4479-a989-aeeab537a13f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569468 | controller |     "Jun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.505423182Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0cdacf2a-f90e-413a-9556-19edc73b0940 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:0xc001790298}] Aliases:map[]}\"",
2026-06-12 17:11:43.569483 | controller |     "Jun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.505629377Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.569498 | controller |     "Jun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.506105769Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/b7b8b57f-297f-4af1-a0b4-c77e168308af 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:0xc0001a09a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.569514 | controller |     "Jun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.506161901Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.569529 | controller |     "Jun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.515100788Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a94eb92d-b669-4959-ae87-a8fbd762e50a 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:0xc000e1a1a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.569545 | controller |     "Jun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.515145069Z\" 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-12 17:11:43.569563 | controller |     "Jun 12 15:41:07.515917 crc crio[3653]: time=\"2026-06-12T15:41:07.51518094Z\" level=info msg=\"Ran pod sandbox e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=63b8bfa9-44cd-44a0-a834-3f3151222028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569579 | controller |     "Jun 12 15:41:07.526023 crc crio[3653]: time=\"2026-06-12T15:41:07.524017475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=41c25311-524e-4f4b-9c8c-877adda4a2a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569594 | controller |     "Jun 12 15:41:31.563779 crc crio[3653]: time=\"2026-06-12T15:41:31.563253535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=986fd6ba-1b1d-442c-b1a1-70cf38447961 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569609 | controller |     "Jun 12 15:41:31.565099 crc crio[3653]: time=\"2026-06-12T15:41:31.564896455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b1ba2e21-05b6-44c0-add3-dde5099c3473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569624 | controller |     "Jun 12 15:41:31.565897 crc crio[3653]: time=\"2026-06-12T15:41:31.565835575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=952c6159-69e8-4b0a-97f1-655c5fd393ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569639 | controller |     "Jun 12 15:41:31.566000 crc crio[3653]: time=\"2026-06-12T15:41:31.565930089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c0c4c5cf-2fc5-4055-9345-49eb52a226c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569654 | controller |     "Jun 12 15:41:31.566116 crc crio[3653]: time=\"2026-06-12T15:41:31.566056364Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=532dfe73-e86b-451e-a43d-cdd1859054ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569670 | controller |     "Jun 12 15:41:31.566400 crc crio[3653]: time=\"2026-06-12T15:41:31.566268413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=1569dfed-779c-4617-9e70-fb959b26b124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569685 | controller |     "Jun 12 15:41:31.566400 crc crio[3653]: time=\"2026-06-12T15:41:31.566324006Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=300baa10-d1ce-4d67-9496-1b2124936002 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569699 | controller |     "Jun 12 15:41:31.566620 crc crio[3653]: time=\"2026-06-12T15:41:31.566284964Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7a85d990-8885-4b0e-980e-81ade15036ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569714 | controller |     "Jun 12 15:41:31.566675 crc crio[3653]: time=\"2026-06-12T15:41:31.566582187Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=a1b951eb-31b8-4bbd-ba7c-ecb59a008c00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569733 | controller |     "Jun 12 15:41:31.566798 crc crio[3653]: time=\"2026-06-12T15:41:31.566717032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.569748 | controller |     "Jun 12 15:41:31.566798 crc crio[3653]: time=\"2026-06-12T15:41:31.566872559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=965dd797-02b0-4de5-a435-42f100087157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569763 | controller |     "Jun 12 15:41:31.567053 crc crio[3653]: time=\"2026-06-12T15:41:31.566923671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=59313430-95aa-4be3-af63-4a89187d739d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569778 | controller |     "Jun 12 15:41:31.567053 crc crio[3653]: time=\"2026-06-12T15:41:31.566994514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=116e49e1-a21f-4b46-869a-36a7f35df0bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569792 | controller |     "Jun 12 15:41:31.567053 crc crio[3653]: time=\"2026-06-12T15:41:31.567036656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=226defa6-5318-4135-87b6-df02a66f55c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569807 | controller |     "Jun 12 15:41:31.569160 crc crio[3653]: time=\"2026-06-12T15:41:31.569042802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=bcdcedb3-0a6c-4275-a491-1d0f0c3fc237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569822 | controller |     "Jun 12 15:41:31.570261 crc crio[3653]: time=\"2026-06-12T15:41:31.570125558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5097ca4c-b483-41dd-9ab2-fb6ae771fa28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569837 | controller |     "Jun 12 15:41:31.570800 crc crio[3653]: time=\"2026-06-12T15:41:31.570432001Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=2663eb3b-7be0-4e5e-a632-af732dd02a71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569852 | controller |     "Jun 12 15:41:31.570800 crc crio[3653]: time=\"2026-06-12T15:41:31.570475813Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=679497bc-8df6-4c73-9863-3683eb9dc095 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569867 | controller |     "Jun 12 15:41:31.571013 crc crio[3653]: time=\"2026-06-12T15:41:31.570614439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=8674d6cd-3986-4f76-b6f1-cfb050a14b2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569882 | controller |     "Jun 12 15:41:31.575853 crc crio[3653]: time=\"2026-06-12T15:41:31.5753471Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=9c951042-885c-4365-95ea-8ddddaeb1a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569896 | controller |     "Jun 12 15:41:31.575853 crc crio[3653]: time=\"2026-06-12T15:41:31.575487696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.569914 | controller |     "Jun 12 15:41:31.575853 crc crio[3653]: time=\"2026-06-12T15:41:31.575677734Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=afd3c47f-7389-4b5a-9d8c-3a6e14bd2e22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.569929 | controller |     "Jun 12 15:41:31.575853 crc crio[3653]: time=\"2026-06-12T15:41:31.575708086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.569944 | controller |     "Jun 12 15:41:31.576826 crc crio[3653]: time=\"2026-06-12T15:41:31.576781881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=cd17389d-3e60-421d-9667-b38dad00f191 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569959 | controller |     "Jun 12 15:41:31.577066 crc crio[3653]: time=\"2026-06-12T15:41:31.577038032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=4078848e-aada-4a54-b8b2-016c71268628 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569974 | controller |     "Jun 12 15:41:31.577232 crc crio[3653]: time=\"2026-06-12T15:41:31.577208349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e1c0f56e-8974-41b0-a371-87a12909b226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.569992 | controller |     "Jun 12 15:41:31.577730 crc crio[3653]: time=\"2026-06-12T15:41:31.577652478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=68e75871-85f9-4a47-a867-87c3fe34ab7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.570009 | controller |     "Jun 12 15:41:31.578589 crc crio[3653]: time=\"2026-06-12T15:41:31.578226643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=48d5b53b-6b09-460c-8dbc-3a5fbc6b8b0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.570024 | controller |     "Jun 12 15:41:31.578879 crc crio[3653]: time=\"2026-06-12T15:41:31.578591258Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=25ace579-6bdb-4d87-a779-9579c87a224d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570038 | controller |     "Jun 12 15:41:31.579132 crc crio[3653]: time=\"2026-06-12T15:41:31.57910562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570053 | controller |     "Jun 12 15:41:31.579956 crc crio[3653]: time=\"2026-06-12T15:41:31.578594889Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b1d24b36-676d-4718-b427-b6ec4aef45c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.570067 | controller |     "Jun 12 15:41:31.580698 crc crio[3653]: time=\"2026-06-12T15:41:31.580614745Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=896d1cd1-b0da-4a1a-a2ff-f7d4150b390e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570082 | controller |     "Jun 12 15:41:31.580802 crc crio[3653]: time=\"2026-06-12T15:41:31.580706569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570100 | controller |     "Jun 12 15:41:31.581136 crc crio[3653]: time=\"2026-06-12T15:41:31.58098039Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ae02637e-1169-4a03-a194-781d01525100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570116 | controller |     "Jun 12 15:41:31.581136 crc crio[3653]: time=\"2026-06-12T15:41:31.581063304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570130 | controller |     "Jun 12 15:41:31.591834 crc crio[3653]: time=\"2026-06-12T15:41:31.591567621Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=9b44ca55-af27-4cf1-9882-44c2f06b2a7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570145 | controller |     "Jun 12 15:41:31.592133 crc crio[3653]: time=\"2026-06-12T15:41:31.591871894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570161 | controller |     "Jun 12 15:41:31.592133 crc crio[3653]: time=\"2026-06-12T15:41:31.591881555Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=ce25db3a-765f-4988-9534-0bd34bf15828 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570175 | controller |     "Jun 12 15:41:31.592315 crc crio[3653]: time=\"2026-06-12T15:41:31.59223669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570189 | controller |     "Jun 12 15:41:31.592418 crc crio[3653]: time=\"2026-06-12T15:41:31.592302573Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=2ccba16e-a7ed-4945-9f54-7d4a083e385d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570204 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.592590915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570218 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.592657128Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=4a5a1c1f-85ae-4d82-88e3-5a173b5bfb76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570233 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.592808924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570248 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.59295231Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=9f83b524-80ea-42af-8893-a03655f7fc3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570262 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.591958258Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=04e4f5cf-7367-46a7-9921-9325c620a8fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570277 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.59224159Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=f9613f38-e123-4881-a2a0-0a2cfb0e0ab4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570291 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.593462682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570310 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.59317361Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=a38b7082-58ec-4ad1-bc91-b1ed40241315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570325 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.593766905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570340 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.593856829Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=0412a846-cafb-430a-8d8e-d378f0466b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570359 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.593998555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570399 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.594139561Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=427c0eae-814b-4376-9ba9-3bdc58a3692f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570419 | controller |     "Jun 12 15:41:31.594288 crc crio[3653]: time=\"2026-06-12T15:41:31.5938715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570439 | controller |     "Jun 12 15:41:31.595430 crc crio[3653]: time=\"2026-06-12T15:41:31.595342972Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=76252259-9e7f-4ffa-8a30-3c331eff5894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570455 | controller |     "Jun 12 15:41:31.595552 crc crio[3653]: time=\"2026-06-12T15:41:31.595460077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570506 | controller |     "Jun 12 15:41:31.596489 crc crio[3653]: time=\"2026-06-12T15:41:31.596385187Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=eeff4dbf-861c-4bf6-afa6-829902ba30b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570525 | controller |     "Jun 12 15:41:31.596631 crc crio[3653]: time=\"2026-06-12T15:41:31.59646992Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=d5229c71-ca37-4c0f-85a7-86d2bb238bbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570540 | controller |     "Jun 12 15:41:31.596895 crc crio[3653]: time=\"2026-06-12T15:41:31.596484221Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=01ee5e0c-7524-4787-a858-8cc1172c9c8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570555 | controller |     "Jun 12 15:41:31.597032 crc crio[3653]: time=\"2026-06-12T15:41:31.596963701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c3e7813a-52ab-49ce-98de-82aaa21fa0a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.570569 | controller |     "Jun 12 15:41:31.597283 crc crio[3653]: time=\"2026-06-12T15:41:31.597214522Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=d137afe1-8a6e-4dc5-8dcd-92c199d7439d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570588 | controller |     "Jun 12 15:41:31.598780 crc crio[3653]: time=\"2026-06-12T15:41:31.598712886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570604 | controller |     "Jun 12 15:41:31.599604 crc crio[3653]: time=\"2026-06-12T15:41:31.599560042Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7c904b35-6b69-447c-93f2-040b971ea908 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570619 | controller |     "Jun 12 15:41:31.601207 crc crio[3653]: time=\"2026-06-12T15:41:31.601111378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570633 | controller |     "Jun 12 15:41:31.601710 crc crio[3653]: time=\"2026-06-12T15:41:31.601640011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570648 | controller |     "Jun 12 15:41:31.604213 crc crio[3653]: time=\"2026-06-12T15:41:31.603089452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570663 | controller |     "Jun 12 15:41:31.605274 crc crio[3653]: time=\"2026-06-12T15:41:31.604797525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570677 | controller |     "Jun 12 15:41:31.605590 crc crio[3653]: time=\"2026-06-12T15:41:31.605109969Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=b4ad7723-4d08-4daf-ab51-f0c99d1f498f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570692 | controller |     "Jun 12 15:41:31.605784 crc crio[3653]: time=\"2026-06-12T15:41:31.605418072Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=cfe71afd-bbb1-4331-8b5e-5bd46efbe6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570706 | controller |     "Jun 12 15:41:31.605854 crc crio[3653]: time=\"2026-06-12T15:41:31.605441903Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=7c3bad81-faeb-45d5-aa30-dd037ceee6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570720 | controller |     "Jun 12 15:41:31.605854 crc crio[3653]: time=\"2026-06-12T15:41:31.604844807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570735 | controller |     "Jun 12 15:41:31.605854 crc crio[3653]: time=\"2026-06-12T15:41:31.605160801Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=b3a63143-9949-4cd9-b556-38c093c5deee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570750 | controller |     "Jun 12 15:41:31.606792 crc crio[3653]: time=\"2026-06-12T15:41:31.606741098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570765 | controller |     "Jun 12 15:41:31.607121 crc crio[3653]: time=\"2026-06-12T15:41:31.607050621Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=bcca6a47-301e-4195-bd1d-8ea381493c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.570782 | controller |     "Jun 12 15:41:31.607664 crc crio[3653]: time=\"2026-06-12T15:41:31.607567893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570797 | controller |     "Jun 12 15:41:31.608479 crc crio[3653]: time=\"2026-06-12T15:41:31.607621816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570812 | controller |     "Jun 12 15:41:31.630869 crc crio[3653]: time=\"2026-06-12T15:41:31.63071635Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc001522180}] Aliases:map[]}\"",
2026-06-12 17:11:43.570827 | controller |     "Jun 12 15:41:31.630869 crc crio[3653]: time=\"2026-06-12T15:41:31.630800373Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.570842 | controller |     "Jun 12 15:41:31.631491 crc crio[3653]: time=\"2026-06-12T15:41:31.630901708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570856 | controller |     "Jun 12 15:41:31.632404 crc crio[3653]: time=\"2026-06-12T15:41:31.632295767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570871 | controller |     "Jun 12 15:41:31.632838 crc crio[3653]: time=\"2026-06-12T15:41:31.632756997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570885 | controller |     "Jun 12 15:41:31.773017 crc crio[3653]: time=\"2026-06-12T15:41:31.772757473Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc00008c658}] Aliases:map[]}\"",
2026-06-12 17:11:43.570900 | controller |     "Jun 12 15:41:31.773693 crc crio[3653]: time=\"2026-06-12T15:41:31.773049705Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.570914 | controller |     "Jun 12 15:41:31.776152 crc crio[3653]: time=\"2026-06-12T15:41:31.774890264Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=a3b53f58-a7f4-449c-9a48-0aae2b744bd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570929 | controller |     "Jun 12 15:41:31.776152 crc crio[3653]: time=\"2026-06-12T15:41:31.77503232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570943 | controller |     "Jun 12 15:41:31.822090 crc crio[3653]: time=\"2026-06-12T15:41:31.821777122Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=de53c8e9-aa92-4fb1-ad0c-062255a936d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570961 | controller |     "Jun 12 15:41:31.822976 crc crio[3653]: time=\"2026-06-12T15:41:31.822134577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.570975 | controller |     "Jun 12 15:41:31.839159 crc crio[3653]: time=\"2026-06-12T15:41:31.839110371Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d9ac741e-d678-4f8a-b4c7-1d41d6b462d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.570990 | controller |     "Jun 12 15:41:31.839579 crc crio[3653]: time=\"2026-06-12T15:41:31.839474446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571004 | controller |     "Jun 12 15:41:31.856792 crc crio[3653]: time=\"2026-06-12T15:41:31.856733692Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=b593dea2-e001-423d-9ea5-a7e6a77b64e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.571020 | controller |     "Jun 12 15:41:31.857091 crc crio[3653]: time=\"2026-06-12T15:41:31.857061236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571035 | controller |     "Jun 12 15:41:31.923319 crc crio[3653]: time=\"2026-06-12T15:41:31.923183634Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b 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:0xc000764460}] Aliases:map[]}\"",
2026-06-12 17:11:43.571049 | controller |     "Jun 12 15:41:31.923319 crc crio[3653]: time=\"2026-06-12T15:41:31.923274577Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.571064 | controller |     "Jun 12 15:41:31.942881 crc crio[3653]: time=\"2026-06-12T15:41:31.942643032Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc00008c4f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.571079 | controller |     "Jun 12 15:41:31.942881 crc crio[3653]: time=\"2026-06-12T15:41:31.942798558Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.571093 | controller |     "Jun 12 15:41:31.945859 crc crio[3653]: time=\"2026-06-12T15:41:31.945741554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571108 | controller |     "Jun 12 15:41:31.962286 crc crio[3653]: time=\"2026-06-12T15:41:31.961949805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571123 | controller |     "Jun 12 15:41:31.986794 crc crio[3653]: time=\"2026-06-12T15:41:31.986220979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571141 | controller |     "Jun 12 15:41:31.995710 crc crio[3653]: time=\"2026-06-12T15:41:31.994797104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571157 | controller |     "Jun 12 15:41:32.003870 crc crio[3653]: time=\"2026-06-12T15:41:32.003419932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571172 | controller |     "Jun 12 15:41:32.120579 crc crio[3653]: time=\"2026-06-12T15:41:32.120270942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571187 | controller |     "Jun 12 15:41:32.131119 crc crio[3653]: time=\"2026-06-12T15:41:32.130152693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571203 | controller |     "Jun 12 15:41:32.134320 crc crio[3653]: time=\"2026-06-12T15:41:32.134194295Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=b0865578-24f8-4f92-b010-e317f559f625 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.571218 | controller |     "Jun 12 15:41:32.134642 crc crio[3653]: time=\"2026-06-12T15:41:32.134339891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571232 | controller |     "Jun 12 15:41:32.168128 crc crio[3653]: time=\"2026-06-12T15:41:32.167750675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571247 | controller |     "Jun 12 15:41:32.200133 crc crio[3653]: time=\"2026-06-12T15:41:32.199700137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571261 | controller |     "Jun 12 15:41:32.223778 crc crio[3653]: time=\"2026-06-12T15:41:32.223338054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571276 | controller |     "Jun 12 15:41:32.247765 crc crio[3653]: time=\"2026-06-12T15:41:32.247302766Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc0029a69a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.571291 | controller |     "Jun 12 15:41:32.247765 crc crio[3653]: time=\"2026-06-12T15:41:32.24741587Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.571306 | controller |     "Jun 12 15:41:32.258041 crc crio[3653]: time=\"2026-06-12T15:41:32.25797012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571321 | controller |     "Jun 12 15:41:32.261918 crc crio[3653]: time=\"2026-06-12T15:41:32.261439688Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc000764688}] Aliases:map[]}\"",
2026-06-12 17:11:43.571339 | controller |     "Jun 12 15:41:32.261918 crc crio[3653]: time=\"2026-06-12T15:41:32.261767942Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.571383 | controller |     "Jun 12 15:41:32.263154 crc crio[3653]: time=\"2026-06-12T15:41:32.263111129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571401 | controller |     "Jun 12 15:41:32.269862 crc crio[3653]: time=\"2026-06-12T15:41:32.269132666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571417 | controller |     "Jun 12 15:41:32.272477 crc crio[3653]: time=\"2026-06-12T15:41:32.272448637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571432 | controller |     "Jun 12 15:41:32.297120 crc crio[3653]: time=\"2026-06-12T15:41:32.297036485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571446 | controller |     "Jun 12 15:41:32.332682 crc crio[3653]: time=\"2026-06-12T15:41:32.332179593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571462 | controller |     "Jun 12 15:41:32.339151 crc crio[3653]: time=\"2026-06-12T15:41:32.338768383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571477 | controller |     "Jun 12 15:41:32.371641 crc crio[3653]: time=\"2026-06-12T15:41:32.371448916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571492 | controller |     "Jun 12 15:41:32.382277 crc crio[3653]: time=\"2026-06-12T15:41:32.381889101Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc0007647a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.571507 | controller |     "Jun 12 15:41:32.382277 crc crio[3653]: time=\"2026-06-12T15:41:32.382280758Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.571522 | controller |     "Jun 12 15:41:32.410361 crc crio[3653]: time=\"2026-06-12T15:41:32.410314112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.571536 | controller |     "Jun 12 15:41:33.053583 crc crio[3653]: time=\"2026-06-12T15:41:33.05016112Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc0029a6cd0}] Aliases:map[]}\"",
2026-06-12 17:11:43.571558 | controller |     "Jun 12 15:41:33.053583 crc crio[3653]: time=\"2026-06-12T15:41:33.050337838Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.571574 | controller |     "Jun 12 15:41:33.179734 crc crio[3653]: time=\"2026-06-12T15:41:33.175965352Z\" level=info msg=\"Created container 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=7c3bad81-faeb-45d5-aa30-dd037ceee6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.571590 | controller |     "Jun 12 15:41:33.515604 crc crio[3653]: time=\"2026-06-12T15:41:33.515121475Z\" level=info msg=\"Created container 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=bcca6a47-301e-4195-bd1d-8ea381493c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.571604 | controller |     "Jun 12 15:41:33.529844 crc crio[3653]: time=\"2026-06-12T15:41:33.529358311Z\" level=info msg=\"Starting container: 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984\" id=525fdaca-4941-4e5f-b1b2-d444c595fae7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.571619 | controller |     "Jun 12 15:41:33.537181 crc crio[3653]: time=\"2026-06-12T15:41:33.536968826Z\" level=info msg=\"Starting container: 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f\" id=adc1dca0-1465-46a4-bb91-f6fe16aef1f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.571634 | controller |     "Jun 12 15:41:33.546856 crc crio[3653]: time=\"2026-06-12T15:41:33.546047743Z\" level=info msg=\"Created container 8f6fbb7d230752626768abd1dc25ad006ed8851fc6606ef4df3456e4d334fde4: openshift-multus/multus-bzhnf/kube-multus\" id=b4ad7723-4d08-4daf-ab51-f0c99d1f498f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.571648 | controller |     "Jun 12 15:41:33.550572 crc crio[3653]: time=\"2026-06-12T15:41:33.550141377Z\" 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=9b44ca55-af27-4cf1-9882-44c2f06b2a7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.571663 | controller |     "Jun 12 15:41:33.551220 crc crio[3653]: time=\"2026-06-12T15:41:33.550858098Z\" level=info msg=\"Starting container: 8f6fbb7d230752626768abd1dc25ad006ed8851fc6606ef4df3456e4d334fde4\" id=5e4459f5-d6b4-459f-8ada-6b69ccbe0468 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.571678 | controller |     "Jun 12 15:41:33.555922 crc crio[3653]: time=\"2026-06-12T15:41:33.554600417Z\" level=info msg=\"Created container ac377cfc58f1af215d992fa407403d08d9a27919cba56b0bb0834cb7ff545e3e: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=d137afe1-8a6e-4dc5-8dcd-92c199d7439d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.571693 | controller |     "Jun 12 15:41:33.557056 crc crio[3653]: time=\"2026-06-12T15:41:33.556998089Z\" level=info msg=\"Created container 386f1660a733629e07780c1a7c5614a35fa454d9218d0c36f7f809d052884910: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=cfe71afd-bbb1-4331-8b5e-5bd46efbe6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.571711 | controller |     "Jun 12 15:41:33.568031 crc crio[3653]: time=\"2026-06-12T15:41:33.565417398Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc002696090}] Aliases:map[]}\"",
2026-06-12 17:11:43.571727 | controller |     "Jun 12 15:41:33.568031 crc crio[3653]: time=\"2026-06-12T15:41:33.565793894Z\" 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-12 17:11:43.571741 | controller |     "Jun 12 15:41:33.568031 crc crio[3653]: time=\"2026-06-12T15:41:33.56733555Z\" level=info msg=\"Starting container: 386f1660a733629e07780c1a7c5614a35fa454d9218d0c36f7f809d052884910\" id=8a520f20-cd81-423f-ba17-1d61912223ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.571755 | controller |     "Jun 12 15:41:33.569971 crc crio[3653]: time=\"2026-06-12T15:41:33.569320674Z\" level=info msg=\"Starting container: ac377cfc58f1af215d992fa407403d08d9a27919cba56b0bb0834cb7ff545e3e\" id=e0541928-6e34-4637-93c6-deb8790d0fb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.571769 | controller |     "Jun 12 15:41:33.628149 crc crio[3653]: time=\"2026-06-12T15:41:33.627123398Z\" level=info msg=\"Started container\" PID=8016 containerID=2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=525fdaca-4941-4e5f-b1b2-d444c595fae7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736",
2026-06-12 17:11:43.571784 | controller |     "Jun 12 15:41:33.664378 crc crio[3653]: time=\"2026-06-12T15:41:33.664210248Z\" level=info msg=\"Created container cf54af08b425e75f522f8fde3f18dc8d7200eeb1010ec0355e5dbebf2c8ff49d: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=d5229c71-ca37-4c0f-85a7-86d2bb238bbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.571799 | controller |     "Jun 12 15:41:33.674926 crc crio[3653]: time=\"2026-06-12T15:41:33.673079846Z\" level=info msg=\"Starting container: cf54af08b425e75f522f8fde3f18dc8d7200eeb1010ec0355e5dbebf2c8ff49d\" id=e7b03d7c-d1e0-482c-9ede-e5d766e8e0af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.571813 | controller |     "Jun 12 15:41:33.698161 crc crio[3653]: time=\"2026-06-12T15:41:33.697971197Z\" level=info msg=\"Started container\" PID=8025 containerID=386f1660a733629e07780c1a7c5614a35fa454d9218d0c36f7f809d052884910 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=8a520f20-cd81-423f-ba17-1d61912223ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38",
2026-06-12 17:11:43.571828 | controller |     "Jun 12 15:41:33.726851 crc crio[3653]: time=\"2026-06-12T15:41:33.72572796Z\" level=info msg=\"Started container\" PID=8061 containerID=cf54af08b425e75f522f8fde3f18dc8d7200eeb1010ec0355e5dbebf2c8ff49d description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=e7b03d7c-d1e0-482c-9ede-e5d766e8e0af name=/runtime.v1.RuntimeService/StartContainer sandboxID=a25bac1806b4078c53c1c94057acfd5eecd487853c6a763ddb6ad4db67e5de39",
2026-06-12 17:11:43.571843 | controller |     "Jun 12 15:41:33.730387 crc crio[3653]: time=\"2026-06-12T15:41:33.730162179Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc0017061e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.571861 | controller |     "Jun 12 15:41:33.730387 crc crio[3653]: time=\"2026-06-12T15:41:33.730336356Z\" 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-12 17:11:43.571876 | controller |     "Jun 12 15:41:33.766181 crc crio[3653]: time=\"2026-06-12T15:41:33.765255585Z\" level=info msg=\"Started container\" PID=8031 containerID=8f6fbb7d230752626768abd1dc25ad006ed8851fc6606ef4df3456e4d334fde4 description=openshift-multus/multus-bzhnf/kube-multus id=5e4459f5-d6b4-459f-8ada-6b69ccbe0468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eda1e15b80edc038b2bfaa9afa6c906c3250d72405a1e21dbd250ad174c82b6",
2026-06-12 17:11:43.571891 | controller |     "Jun 12 15:41:33.769755 crc crio[3653]: time=\"2026-06-12T15:41:33.768983173Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 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:0xc001790730}] Aliases:map[]}\"",
2026-06-12 17:11:43.571906 | controller |     "Jun 12 15:41:33.769755 crc crio[3653]: time=\"2026-06-12T15:41:33.769071827Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.571921 | controller |     "Jun 12 15:41:33.803220 crc crio[3653]: time=\"2026-06-12T15:41:33.802943121Z\" level=info msg=\"Started container\" PID=8011 containerID=6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=adc1dca0-1465-46a4-bb91-f6fe16aef1f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1851bb0f09039d6055e33e9161bdb316cea6d8a803a7cd355cbfe42ad3795c12",
2026-06-12 17:11:43.571936 | controller |     "Jun 12 15:41:33.825881 crc crio[3653]: time=\"2026-06-12T15:41:33.816734418Z\" 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=0412a846-cafb-430a-8d8e-d378f0466b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.571951 | controller |     "Jun 12 15:41:33.833582 crc crio[3653]: time=\"2026-06-12T15:41:33.833221841Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc001706350}] Aliases:map[]}\"",
2026-06-12 17:11:43.571966 | controller |     "Jun 12 15:41:33.834430 crc crio[3653]: time=\"2026-06-12T15:41:33.833775935Z\" 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-12 17:11:43.571981 | controller |     "Jun 12 15:41:33.876909 crc crio[3653]: time=\"2026-06-12T15:41:33.876758126Z\" level=info msg=\"Started container\" PID=8035 containerID=ac377cfc58f1af215d992fa407403d08d9a27919cba56b0bb0834cb7ff545e3e description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=e0541928-6e34-4637-93c6-deb8790d0fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46193469399f4641f6993b1d269fa2efc19459182f3a09d0fc5c0490c9479b9f",
2026-06-12 17:11:43.572000 | controller |     "Jun 12 15:41:33.933930 crc crio[3653]: time=\"2026-06-12T15:41:33.93314918Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_803a2ae4-a538-456a-8a0f-dbb3ba666fd0\\\"\"",
2026-06-12 17:11:43.572015 | controller |     "Jun 12 15:41:34.047382 crc crio[3653]: time=\"2026-06-12T15:41:34.044087137Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 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:0xc000e1ad00}] Aliases:map[]}\"",
2026-06-12 17:11:43.572030 | controller |     "Jun 12 15:41:34.047382 crc crio[3653]: time=\"2026-06-12T15:41:34.044274545Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.572045 | controller |     "Jun 12 15:41:34.101231 crc crio[3653]: time=\"2026-06-12T15:41:34.095359402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6e20f780-86bd-49f5-960a-b1e42a6841e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572060 | controller |     "Jun 12 15:41:34.132944 crc crio[3653]: time=\"2026-06-12T15:41:34.131861378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d4308ac6-5c42-40e5-abcd-cf35d6775a6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572075 | controller |     "Jun 12 15:41:34.338239 crc crio[3653]: time=\"2026-06-12T15:41:34.337991292Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 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:0xc000208b48}] Aliases:map[]}\"",
2026-06-12 17:11:43.572090 | controller |     "Jun 12 15:41:34.338239 crc crio[3653]: time=\"2026-06-12T15:41:34.338129528Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.572104 | controller |     "Jun 12 15:41:34.562062 crc crio[3653]: time=\"2026-06-12T15:41:34.561257437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5c23496a-ed4f-48a9-932a-223262d4163e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572119 | controller |     "Jun 12 15:41:34.984172 crc crio[3653]: time=\"2026-06-12T15:41:34.980866949Z\" level=info msg=\"Ran pod sandbox bdcde0939dcd7fa3eb29b3116ae467da6e3f57e7334bb4d018a8a02dd04c0584 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=9b44ca55-af27-4cf1-9882-44c2f06b2a7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.572133 | controller |     "Jun 12 15:41:34.998701 crc crio[3653]: time=\"2026-06-12T15:41:34.997179484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=505815eb-6f66-42e7-a5e4-ec144fc76535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572152 | controller |     "Jun 12 15:41:35.371843 crc crio[3653]: time=\"2026-06-12T15:41:35.371063157Z\" level=info msg=\"Ran pod sandbox 2e59feea8d2a58a92e188d01124b8e7b356e33530925709b48566a28829e4044 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=0412a846-cafb-430a-8d8e-d378f0466b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.572168 | controller |     "Jun 12 15:41:35.532908 crc crio[3653]: time=\"2026-06-12T15:41:35.532203505Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc00008c5e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.572183 | controller |     "Jun 12 15:41:35.532908 crc crio[3653]: time=\"2026-06-12T15:41:35.532265207Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.572198 | controller |     "Jun 12 15:41:35.572114 crc crio[3653]: time=\"2026-06-12T15:41:35.571237247Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 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:0xc0001a0a98}] Aliases:map[]}\"",
2026-06-12 17:11:43.572213 | controller |     "Jun 12 15:41:35.581157 crc crio[3653]: time=\"2026-06-12T15:41:35.578004055Z\" 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-12 17:11:43.572228 | controller |     "Jun 12 15:41:35.611379 crc crio[3653]: time=\"2026-06-12T15:41:35.611266243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=a1371bac-da19-4b34-aa4e-09b5330e7135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572243 | controller |     "Jun 12 15:41:35.621322 crc crio[3653]: time=\"2026-06-12T15:41:35.621236788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4769bf51-fec3-44d2-b207-1cb59d42b8c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572258 | controller |     "Jun 12 15:41:35.624001 crc crio[3653]: time=\"2026-06-12T15:41:35.623966094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5a823cec-7871-4b87-af9a-3711f393853e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572273 | controller |     "Jun 12 15:41:35.629673 crc crio[3653]: time=\"2026-06-12T15:41:35.574256016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=d5e18a4a-c8fc-4709-8c98-37e964866f95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572291 | controller |     "Jun 12 15:41:35.639826 crc crio[3653]: time=\"2026-06-12T15:41:35.636586632Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=279c9deb-af6f-4bf4-b447-dfc0256ace05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572306 | controller |     "Jun 12 15:41:35.641785 crc crio[3653]: time=\"2026-06-12T15:41:35.639973346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6a33afd9-57fe-406c-80b7-57e844e02176 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572322 | controller |     "Jun 12 15:41:35.725977 crc crio[3653]: time=\"2026-06-12T15:41:35.716329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572337 | controller |     "Jun 12 15:41:35.781856 crc crio[3653]: time=\"2026-06-12T15:41:35.77897658Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b35d0be0-01a3-4b48-891d-88864cb65bed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572355 | controller |     "Jun 12 15:41:35.781856 crc crio[3653]: time=\"2026-06-12T15:41:35.779126046Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=59ddb2cf-6731-4452-9019-ff4e65dbfa90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572396 | controller |     "Jun 12 15:41:35.781856 crc crio[3653]: time=\"2026-06-12T15:41:35.779262662Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=d521d111-5997-4632-8515-a371fbad2aa6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572413 | controller |     "Jun 12 15:41:35.789607 crc crio[3653]: time=\"2026-06-12T15:41:35.788783238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=8600147a-8d1c-4464-99bc-922f7419ecfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572428 | controller |     "Jun 12 15:41:36.538727 crc crio[3653]: time=\"2026-06-12T15:41:36.531702267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572443 | controller |     "Jun 12 15:41:36.538727 crc crio[3653]: time=\"2026-06-12T15:41:36.532200968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572458 | controller |     "Jun 12 15:41:36.538727 crc crio[3653]: time=\"2026-06-12T15:41:36.532355505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572473 | controller |     "Jun 12 15:41:36.609686 crc crio[3653]: time=\"2026-06-12T15:41:36.609336495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572488 | controller |     "Jun 12 15:41:36.668186 crc crio[3653]: time=\"2026-06-12T15:41:36.66176667Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b 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:0xc0026968c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.572506 | controller |     "Jun 12 15:41:36.668186 crc crio[3653]: time=\"2026-06-12T15:41:36.661853753Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.572522 | controller |     "Jun 12 15:41:36.731300 crc crio[3653]: time=\"2026-06-12T15:41:36.731136436Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=a545f133-f4dd-4b5b-a53c-85278e4f20b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572538 | controller |     "Jun 12 15:41:36.864915 crc crio[3653]: time=\"2026-06-12T15:41:36.857083194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572554 | controller |     "Jun 12 15:41:37.570198 crc crio[3653]: time=\"2026-06-12T15:41:37.569729403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572581 | controller |     "Jun 12 15:41:39.259967 crc crio[3653]: time=\"2026-06-12T15:41:39.255692722Z\" level=info msg=\"Created container d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=b3a63143-9949-4cd9-b556-38c093c5deee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572596 | controller |     "Jun 12 15:41:39.277892 crc crio[3653]: time=\"2026-06-12T15:41:39.277789823Z\" level=info msg=\"Starting container: d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d\" id=3b0981df-d32f-487e-82c6-af971619cd09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.572612 | controller |     "Jun 12 15:41:39.359938 crc crio[3653]: time=\"2026-06-12T15:41:39.344453925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572626 | controller |     "Jun 12 15:41:39.359938 crc crio[3653]: time=\"2026-06-12T15:41:39.349104583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572641 | controller |     "Jun 12 15:41:39.388857 crc crio[3653]: time=\"2026-06-12T15:41:39.387164064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572655 | controller |     "Jun 12 15:41:39.416739 crc crio[3653]: time=\"2026-06-12T15:41:39.408746214Z\" level=info msg=\"Started container\" PID=8214 containerID=d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=3b0981df-d32f-487e-82c6-af971619cd09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0",
2026-06-12 17:11:43.572670 | controller |     "Jun 12 15:41:39.557993 crc crio[3653]: time=\"2026-06-12T15:41:39.557163199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=35d4ae5d-d900-43d7-a703-9ce89890d4c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572685 | controller |     "Jun 12 15:41:39.595901 crc crio[3653]: time=\"2026-06-12T15:41:39.589317769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572699 | controller |     "Jun 12 15:41:39.644096 crc crio[3653]: time=\"2026-06-12T15:41:39.643403604Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc001522280}] Aliases:map[]}\"",
2026-06-12 17:11:43.572717 | controller |     "Jun 12 15:41:39.644096 crc crio[3653]: time=\"2026-06-12T15:41:39.643929087Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.572732 | controller |     "Jun 12 15:41:39.726773 crc crio[3653]: time=\"2026-06-12T15:41:39.722309167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572746 | controller |     "Jun 12 15:41:39.744862 crc crio[3653]: time=\"2026-06-12T15:41:39.743138775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=954df4ff-c478-4a90-8757-8898b629bcd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572761 | controller |     "Jun 12 15:41:39.859726 crc crio[3653]: time=\"2026-06-12T15:41:39.858969251Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.572775 | controller |     "Jun 12 15:41:39.860658 crc crio[3653]: time=\"2026-06-12T15:41:39.86036057Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fa4fb583-25b1-49bb-869a-622049f4a28b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572790 | controller |     "Jun 12 15:41:39.897246 crc crio[3653]: time=\"2026-06-12T15:41:39.895291158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572804 | controller |     "Jun 12 15:41:39.960271 crc crio[3653]: time=\"2026-06-12T15:41:39.958006081Z\" level=info msg=\"Created container 58e737ed3ebd94d268170bd3eaed09f92784b003f99e736ed4112faa55b494ac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=eeff4dbf-861c-4bf6-afa6-829902ba30b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572818 | controller |     "Jun 12 15:41:39.967347 crc crio[3653]: time=\"2026-06-12T15:41:39.966387018Z\" level=info msg=\"Starting container: 58e737ed3ebd94d268170bd3eaed09f92784b003f99e736ed4112faa55b494ac\" id=bfa45156-7560-42d7-a3e5-d3e1a61925c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.572833 | controller |     "Jun 12 15:41:40.132752 crc crio[3653]: time=\"2026-06-12T15:41:40.114942059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572848 | controller |     "Jun 12 15:41:40.163733 crc crio[3653]: time=\"2026-06-12T15:41:40.163650935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572862 | controller |     "Jun 12 15:41:40.421640 crc crio[3653]: time=\"2026-06-12T15:41:40.419243137Z\" level=info msg=\"Started container\" PID=8290 containerID=58e737ed3ebd94d268170bd3eaed09f92784b003f99e736ed4112faa55b494ac description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=bfa45156-7560-42d7-a3e5-d3e1a61925c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405",
2026-06-12 17:11:43.572877 | controller |     "Jun 12 15:41:40.553717 crc crio[3653]: time=\"2026-06-12T15:41:40.553188295Z\" level=info msg=\"Created container a4c15be0b53f842edcda498a871c0183a2d2a66760826416e30a5b777118d668: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=279c9deb-af6f-4bf4-b447-dfc0256ace05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572895 | controller |     "Jun 12 15:41:40.559346 crc crio[3653]: time=\"2026-06-12T15:41:40.559177371Z\" level=info msg=\"Starting container: a4c15be0b53f842edcda498a871c0183a2d2a66760826416e30a5b777118d668\" id=43d619c0-11a6-4b24-8a16-18d6f5070bb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.572910 | controller |     "Jun 12 15:41:40.569401 crc crio[3653]: time=\"2026-06-12T15:41:40.563714404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.572924 | controller |     "Jun 12 15:41:40.690461 crc crio[3653]: time=\"2026-06-12T15:41:40.688485321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8ece66e4-006f-444e-9c87-2bd94d030c62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.572939 | controller |     "Jun 12 15:41:40.751718 crc crio[3653]: time=\"2026-06-12T15:41:40.743451664Z\" level=info msg=\"Created container ef8f63f87bbdeaecc428917af7fbd848b80432175ca7131a34deb55f3a46b0b5: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=9f83b524-80ea-42af-8893-a03655f7fc3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572953 | controller |     "Jun 12 15:41:40.783065 crc crio[3653]: time=\"2026-06-12T15:41:40.778384732Z\" level=info msg=\"Starting container: ef8f63f87bbdeaecc428917af7fbd848b80432175ca7131a34deb55f3a46b0b5\" id=9102bceb-f7f7-4b47-a7a6-f8f7de2d1d3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.572968 | controller |     "Jun 12 15:41:40.788914 crc crio[3653]: time=\"2026-06-12T15:41:40.788867849Z\" level=info msg=\"Created container 7caf9a8d436209ce0710520077eefb440f989d4fa7aee710eb4e4119bded5204: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=427c0eae-814b-4376-9ba9-3bdc58a3692f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.572982 | controller |     "Jun 12 15:41:40.801069 crc crio[3653]: time=\"2026-06-12T15:41:40.800432272Z\" level=info msg=\"Starting container: 7caf9a8d436209ce0710520077eefb440f989d4fa7aee710eb4e4119bded5204\" id=7083b5b2-f7bf-4425-9517-7dd1c49be948 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.572997 | controller |     "Jun 12 15:41:40.823074 crc crio[3653]: time=\"2026-06-12T15:41:40.822380627Z\" level=info msg=\"Started container\" PID=8307 containerID=ef8f63f87bbdeaecc428917af7fbd848b80432175ca7131a34deb55f3a46b0b5 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=9102bceb-f7f7-4b47-a7a6-f8f7de2d1d3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e",
2026-06-12 17:11:43.573012 | controller |     "Jun 12 15:41:40.981168 crc crio[3653]: time=\"2026-06-12T15:41:40.980971886Z\" level=info msg=\"Started container\" PID=8315 containerID=a4c15be0b53f842edcda498a871c0183a2d2a66760826416e30a5b777118d668 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=43d619c0-11a6-4b24-8a16-18d6f5070bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcde0939dcd7fa3eb29b3116ae467da6e3f57e7334bb4d018a8a02dd04c0584",
2026-06-12 17:11:43.573027 | controller |     "Jun 12 15:41:40.986476 crc crio[3653]: time=\"2026-06-12T15:41:40.986421138Z\" level=info msg=\"Created container a75aeebd43167c5ff0ba1f67f55866c58b182048eb43b09e6cecee93cbd50fbb: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=b35d0be0-01a3-4b48-891d-88864cb65bed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573045 | controller |     "Jun 12 15:41:40.994412 crc crio[3653]: time=\"2026-06-12T15:41:40.994084014Z\" level=info msg=\"Starting container: a75aeebd43167c5ff0ba1f67f55866c58b182048eb43b09e6cecee93cbd50fbb\" id=c9fa23f5-3ccd-44d1-a33b-55eed45e1ffc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573059 | controller |     "Jun 12 15:41:41.003122 crc crio[3653]: time=\"2026-06-12T15:41:41.00265619Z\" level=info msg=\"Started container\" PID=8320 containerID=7caf9a8d436209ce0710520077eefb440f989d4fa7aee710eb4e4119bded5204 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=7083b5b2-f7bf-4425-9517-7dd1c49be948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6c7927aeb357fd8f08914294cc96e4069c009ed2a568f28a7ce1c600818161c",
2026-06-12 17:11:43.573074 | controller |     "Jun 12 15:41:41.105936 crc crio[3653]: time=\"2026-06-12T15:41:41.105375847Z\" level=info msg=\"Created container e6b40dcc9ea07c970d29aa04bbda61e7ac317c5e510f6af8f7d889f4f188e466: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=7c904b35-6b69-447c-93f2-040b971ea908 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573089 | controller |     "Jun 12 15:41:41.117657 crc crio[3653]: time=\"2026-06-12T15:41:41.11647688Z\" level=info msg=\"Starting container: e6b40dcc9ea07c970d29aa04bbda61e7ac317c5e510f6af8f7d889f4f188e466\" id=09b1eb8e-9be2-4a3c-a3ad-e261c8940dc8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573103 | controller |     "Jun 12 15:41:41.117957 crc crio[3653]: time=\"2026-06-12T15:41:41.117772445Z\" level=info msg=\"Started container\" PID=8352 containerID=a75aeebd43167c5ff0ba1f67f55866c58b182048eb43b09e6cecee93cbd50fbb description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=c9fa23f5-3ccd-44d1-a33b-55eed45e1ffc name=/runtime.v1.RuntimeService/StartContainer sandboxID=46193469399f4641f6993b1d269fa2efc19459182f3a09d0fc5c0490c9479b9f",
2026-06-12 17:11:43.573118 | controller |     "Jun 12 15:41:41.251164 crc crio[3653]: time=\"2026-06-12T15:41:41.250886098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573132 | controller |     "Jun 12 15:41:41.386288 crc crio[3653]: time=\"2026-06-12T15:41:41.383416086Z\" level=info msg=\"Started container\" PID=8319 containerID=e6b40dcc9ea07c970d29aa04bbda61e7ac317c5e510f6af8f7d889f4f188e466 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=09b1eb8e-9be2-4a3c-a3ad-e261c8940dc8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d695d59dee60b560f81b588204fd976d450523a1b9851718b7eded93fbd37a4",
2026-06-12 17:11:43.573147 | controller |     "Jun 12 15:41:41.486291 crc crio[3653]: time=\"2026-06-12T15:41:41.484273264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3f187112-4c4d-4032-9a76-f1014357a55f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.573161 | controller |     "Jun 12 15:41:41.595991 crc crio[3653]: time=\"2026-06-12T15:41:41.594996542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573176 | controller |     "Jun 12 15:41:41.632454 crc crio[3653]: time=\"2026-06-12T15:41:41.632052791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573191 | controller |     "Jun 12 15:41:41.639742 crc crio[3653]: time=\"2026-06-12T15:41:41.639366963Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e153f80e-610d-4698-9aa0-8e522503ab70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573205 | controller |     "Jun 12 15:41:41.641145 crc crio[3653]: time=\"2026-06-12T15:41:41.641065145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573224 | controller |     "Jun 12 15:41:41.641228 crc crio[3653]: time=\"2026-06-12T15:41:41.641206951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573238 | controller |     "Jun 12 15:41:41.680979 crc crio[3653]: time=\"2026-06-12T15:41:41.673070159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573253 | controller |     "Jun 12 15:41:41.796039 crc crio[3653]: time=\"2026-06-12T15:41:41.786691071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573268 | controller |     "Jun 12 15:41:42.500708 crc crio[3653]: time=\"2026-06-12T15:41:42.500141046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573283 | controller |     "Jun 12 15:41:42.821434 crc crio[3653]: time=\"2026-06-12T15:41:42.821016419Z\" level=info msg=\"Created container 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fa4fb583-25b1-49bb-869a-622049f4a28b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573297 | controller |     "Jun 12 15:41:42.829793 crc crio[3653]: time=\"2026-06-12T15:41:42.828812502Z\" level=info msg=\"Starting container: 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee\" id=1d642bbd-654a-4635-ae32-8182ed801d91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573312 | controller |     "Jun 12 15:41:42.897064 crc crio[3653]: time=\"2026-06-12T15:41:42.894125875Z\" level=info msg=\"Created container 0609894c7971891308734f0294acd74b1bcd1a5ec73854b4970a1ac63d038314: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=59ddb2cf-6731-4452-9019-ff4e65dbfa90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573327 | controller |     "Jun 12 15:41:42.900999 crc crio[3653]: time=\"2026-06-12T15:41:42.89846238Z\" level=info msg=\"Starting container: 0609894c7971891308734f0294acd74b1bcd1a5ec73854b4970a1ac63d038314\" id=c6146b7b-8430-4d3b-b167-d8b96072558e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573342 | controller |     "Jun 12 15:41:42.911680 crc crio[3653]: time=\"2026-06-12T15:41:42.911432882Z\" level=info msg=\"Created container df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=d521d111-5997-4632-8515-a371fbad2aa6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573361 | controller |     "Jun 12 15:41:42.933472 crc crio[3653]: time=\"2026-06-12T15:41:42.933022943Z\" level=info msg=\"Starting container: df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b\" id=1383d541-25cc-4f94-87fd-b04910c8ac77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573394 | controller |     "Jun 12 15:41:43.026063 crc crio[3653]: time=\"2026-06-12T15:41:43.025203711Z\" level=info msg=\"Started container\" PID=8397 containerID=0609894c7971891308734f0294acd74b1bcd1a5ec73854b4970a1ac63d038314 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=c6146b7b-8430-4d3b-b167-d8b96072558e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38",
2026-06-12 17:11:43.573411 | controller |     "Jun 12 15:41:43.220040 crc crio[3653]: time=\"2026-06-12T15:41:43.19766405Z\" level=info msg=\"Started container\" PID=8401 containerID=df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=1383d541-25cc-4f94-87fd-b04910c8ac77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736",
2026-06-12 17:11:43.573431 | controller |     "Jun 12 15:41:43.341236 crc crio[3653]: time=\"2026-06-12T15:41:43.3393925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2860b3e9-0219-480d-b51b-8cb4f61ac7c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.573448 | controller |     "Jun 12 15:41:43.370712 crc crio[3653]: time=\"2026-06-12T15:41:43.366731966Z\" level=info msg=\"Started container\" PID=8406 containerID=9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=1d642bbd-654a-4635-ae32-8182ed801d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0",
2026-06-12 17:11:43.573463 | controller |     "Jun 12 15:41:43.442833 crc crio[3653]: time=\"2026-06-12T15:41:43.440113683Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f8149a82-b2c3-4b34-939c-8c7f0af5aa41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.573478 | controller |     "Jun 12 15:41:43.463012 crc crio[3653]: time=\"2026-06-12T15:41:43.462446655Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=0895d65a-de1b-45bc-be62-6d56ecdcf116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573493 | controller |     "Jun 12 15:41:43.463300 crc crio[3653]: time=\"2026-06-12T15:41:43.463155535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573508 | controller |     "Jun 12 15:41:43.728696 crc crio[3653]: time=\"2026-06-12T15:41:43.728250953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573523 | controller |     "Jun 12 15:41:43.771116 crc crio[3653]: time=\"2026-06-12T15:41:43.771060487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573539 | controller |     "Jun 12 15:41:44.288018 crc crio[3653]: time=\"2026-06-12T15:41:44.275711984Z\" level=info msg=\"Created container 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=0895d65a-de1b-45bc-be62-6d56ecdcf116 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573553 | controller |     "Jun 12 15:41:44.288396 crc crio[3653]: time=\"2026-06-12T15:41:44.288070561Z\" level=info msg=\"Starting container: 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148\" id=d47999ab-c409-4909-8219-080c61ae8630 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573568 | controller |     "Jun 12 15:41:44.443004 crc crio[3653]: time=\"2026-06-12T15:41:44.437180416Z\" level=info msg=\"Started container\" PID=8440 containerID=00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=d47999ab-c409-4909-8219-080c61ae8630 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736",
2026-06-12 17:11:43.573582 | controller |     "Jun 12 15:41:44.650884 crc crio[3653]: time=\"2026-06-12T15:41:44.642376881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573601 | controller |     "Jun 12 15:41:44.737713 crc crio[3653]: time=\"2026-06-12T15:41:44.734300118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e4c34c62-8c79-4fb6-87db-2637b5050e6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.573617 | controller |     "Jun 12 15:41:44.747881 crc crio[3653]: time=\"2026-06-12T15:41:44.747338704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e7f26883-35ec-46fb-b04d-39caf9a0b384 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.573632 | controller |     "Jun 12 15:41:44.761990 crc crio[3653]: time=\"2026-06-12T15:41:44.758438557Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=9a29d5dd-5d73-4487-a06c-fcf7fa64a295 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573647 | controller |     "Jun 12 15:41:44.761990 crc crio[3653]: time=\"2026-06-12T15:41:44.759239521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573662 | controller |     "Jun 12 15:41:44.888923 crc crio[3653]: time=\"2026-06-12T15:41:44.88875088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573677 | controller |     "Jun 12 15:41:45.589100 crc crio[3653]: time=\"2026-06-12T15:41:45.588999922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573692 | controller |     "Jun 12 15:41:45.592009 crc crio[3653]: time=\"2026-06-12T15:41:45.591784471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573707 | controller |     "Jun 12 15:41:45.879133 crc crio[3653]: time=\"2026-06-12T15:41:45.874075Z\" level=info msg=\"Created container 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e153f80e-610d-4698-9aa0-8e522503ab70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573722 | controller |     "Jun 12 15:41:45.880269 crc crio[3653]: time=\"2026-06-12T15:41:45.880099777Z\" level=info msg=\"Starting container: 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c\" id=59101c0a-0d09-4fa1-bdf1-2f4a8aa7d2e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573737 | controller |     "Jun 12 15:41:45.881326 crc crio[3653]: time=\"2026-06-12T15:41:45.881258236Z\" level=info msg=\"Created container d70a2f578aa547d137028323bea2a6d852198be777b5c64b753852724a573637: openshift-image-registry/node-ca-2wddl/node-ca\" id=a545f133-f4dd-4b5b-a53c-85278e4f20b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573752 | controller |     "Jun 12 15:41:45.888957 crc crio[3653]: time=\"2026-06-12T15:41:45.887431539Z\" level=info msg=\"Starting container: d70a2f578aa547d137028323bea2a6d852198be777b5c64b753852724a573637\" id=ae24b167-b777-4f02-ba03-faaafb0a1e49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573767 | controller |     "Jun 12 15:41:46.010374 crc crio[3653]: time=\"2026-06-12T15:41:46.010113087Z\" level=info msg=\"Started container\" PID=8464 containerID=d70a2f578aa547d137028323bea2a6d852198be777b5c64b753852724a573637 description=openshift-image-registry/node-ca-2wddl/node-ca id=ae24b167-b777-4f02-ba03-faaafb0a1e49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e59feea8d2a58a92e188d01124b8e7b356e33530925709b48566a28829e4044",
2026-06-12 17:11:43.573786 | controller |     "Jun 12 15:41:46.079940 crc crio[3653]: time=\"2026-06-12T15:41:46.079795827Z\" level=info msg=\"Started container\" PID=8465 containerID=5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=59101c0a-0d09-4fa1-bdf1-2f4a8aa7d2e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405",
2026-06-12 17:11:43.573802 | controller |     "Jun 12 15:41:46.090092 crc crio[3653]: time=\"2026-06-12T15:41:46.08925027Z\" level=info msg=\"Created container 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=9a29d5dd-5d73-4487-a06c-fcf7fa64a295 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573816 | controller |     "Jun 12 15:41:46.093393 crc crio[3653]: time=\"2026-06-12T15:41:46.093337394Z\" level=info msg=\"Starting container: 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d\" id=b33d8ae2-c704-4434-aae6-b50b409b5b19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573831 | controller |     "Jun 12 15:41:46.164118 crc crio[3653]: time=\"2026-06-12T15:41:46.164043237Z\" level=info msg=\"Started container\" PID=8481 containerID=1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=b33d8ae2-c704-4434-aae6-b50b409b5b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736",
2026-06-12 17:11:43.573846 | controller |     "Jun 12 15:41:46.308676 crc crio[3653]: time=\"2026-06-12T15:41:46.307807663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1c38689a-67e1-4fb0-b94b-4507fc6b4c6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.573860 | controller |     "Jun 12 15:41:46.312354 crc crio[3653]: time=\"2026-06-12T15:41:46.312296854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e8da6e2e-1a3f-4f54-abf4-49f5837b7fda name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.573875 | controller |     "Jun 12 15:41:46.321297 crc crio[3653]: time=\"2026-06-12T15:41:46.321185013Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=29629df3-0694-4284-95d7-475ae8f76295 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573889 | controller |     "Jun 12 15:41:46.322476 crc crio[3653]: time=\"2026-06-12T15:41:46.32228368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573904 | controller |     "Jun 12 15:41:46.439038 crc crio[3653]: time=\"2026-06-12T15:41:46.438928021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573918 | controller |     "Jun 12 15:41:46.441677 crc crio[3653]: time=\"2026-06-12T15:41:46.441229719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.573933 | controller |     "Jun 12 15:41:46.741190 crc crio[3653]: time=\"2026-06-12T15:41:46.737853929Z\" level=info msg=\"Created container 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=29629df3-0694-4284-95d7-475ae8f76295 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.573951 | controller |     "Jun 12 15:41:46.749030 crc crio[3653]: time=\"2026-06-12T15:41:46.748946351Z\" level=info msg=\"Starting container: 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6\" id=2df895f5-8809-460a-a8c1-506b38693396 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.573967 | controller |     "Jun 12 15:41:46.774244 crc crio[3653]: time=\"2026-06-12T15:41:46.774170587Z\" level=info msg=\"Started container\" PID=8524 containerID=1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=2df895f5-8809-460a-a8c1-506b38693396 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736",
2026-06-12 17:11:43.573982 | controller |     "Jun 12 15:41:46.994764 crc crio[3653]: time=\"2026-06-12T15:41:46.993829627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=81295ece-9fc3-43c2-bcd1-6d2a3c102894 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.573997 | controller |     "Jun 12 15:41:47.014403 crc crio[3653]: time=\"2026-06-12T15:41:47.014151204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a44e66bd-a308-4fd7-9d46-ada0e04645c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574012 | controller |     "Jun 12 15:41:47.028775 crc crio[3653]: time=\"2026-06-12T15:41:47.02344806Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e41393fd-9314-4fff-9c69-015481bd5686 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574027 | controller |     "Jun 12 15:41:47.028775 crc crio[3653]: time=\"2026-06-12T15:41:47.024310636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574042 | controller |     "Jun 12 15:41:47.567817 crc crio[3653]: time=\"2026-06-12T15:41:47.56742105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574057 | controller |     "Jun 12 15:41:47.701033 crc crio[3653]: time=\"2026-06-12T15:41:47.700865777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574071 | controller |     "Jun 12 15:41:48.209468 crc crio[3653]: time=\"2026-06-12T15:41:48.2087539Z\" level=info msg=\"Created container 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=e41393fd-9314-4fff-9c69-015481bd5686 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574086 | controller |     "Jun 12 15:41:48.226357 crc crio[3653]: time=\"2026-06-12T15:41:48.224027781Z\" level=info msg=\"Starting container: 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b\" id=b1bea00c-e04f-4536-afe5-d0a5a9635a88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.574101 | controller |     "Jun 12 15:41:48.303729 crc crio[3653]: time=\"2026-06-12T15:41:48.291230035Z\" level=info msg=\"Started container\" PID=8574 containerID=10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=b1bea00c-e04f-4536-afe5-d0a5a9635a88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736",
2026-06-12 17:11:43.574116 | controller |     "Jun 12 15:41:48.409344 crc crio[3653]: time=\"2026-06-12T15:41:48.409096588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dfde53d5-35f1-4897-bcda-9c52032e7576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574137 | controller |     "Jun 12 15:41:48.415783 crc crio[3653]: time=\"2026-06-12T15:41:48.415611906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2cf3b170-804a-4308-a8a5-2f7fd81564fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574153 | controller |     "Jun 12 15:41:48.433114 crc crio[3653]: time=\"2026-06-12T15:41:48.429144203Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=3c0afc82-341d-493c-887a-2888022a9412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574168 | controller |     "Jun 12 15:41:48.433114 crc crio[3653]: time=\"2026-06-12T15:41:48.430651617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574183 | controller |     "Jun 12 15:41:48.527193 crc crio[3653]: time=\"2026-06-12T15:41:48.526900048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574197 | controller |     "Jun 12 15:41:48.530267 crc crio[3653]: time=\"2026-06-12T15:41:48.530044182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574212 | controller |     "Jun 12 15:41:49.106764 crc crio[3653]: time=\"2026-06-12T15:41:49.106211987Z\" level=info msg=\"Created container c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=3c0afc82-341d-493c-887a-2888022a9412 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574227 | controller |     "Jun 12 15:41:49.168600 crc crio[3653]: time=\"2026-06-12T15:41:49.168153076Z\" level=info msg=\"Starting container: c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe\" id=4443b5a6-0e2e-4ff4-be93-4667fa41e331 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.574241 | controller |     "Jun 12 15:41:49.333276 crc crio[3653]: time=\"2026-06-12T15:41:49.333030573Z\" level=info msg=\"Started container\" PID=8594 containerID=c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=4443b5a6-0e2e-4ff4-be93-4667fa41e331 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736",
2026-06-12 17:11:43.574256 | controller |     "Jun 12 15:41:50.287440 crc crio[3653]: time=\"2026-06-12T15:41:50.287298129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=d3604721-350c-4155-9266-6bb7afb3e593 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574271 | controller |     "Jun 12 15:41:50.304611 crc crio[3653]: time=\"2026-06-12T15:41:50.303640016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=7986ea0c-c0c5-4ca9-88b1-a81ef8d044a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574285 | controller |     "Jun 12 15:41:50.313153 crc crio[3653]: time=\"2026-06-12T15:41:50.312209481Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=12fe36cf-40c8-44b9-83ab-785a4dee42cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574300 | controller |     "Jun 12 15:41:50.313444 crc crio[3653]: time=\"2026-06-12T15:41:50.313272806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574318 | controller |     "Jun 12 15:41:50.445008 crc crio[3653]: time=\"2026-06-12T15:41:50.443214684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574333 | controller |     "Jun 12 15:41:51.111347 crc crio[3653]: time=\"2026-06-12T15:41:51.109920107Z\" level=info msg=\"Created container e33a0e02b17b54ca294f438fd2a4e0f29d1905d30295c2850ee16251821e3fac: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=01ee5e0c-7524-4787-a858-8cc1172c9c8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574351 | controller |     "Jun 12 15:41:51.133920 crc crio[3653]: time=\"2026-06-12T15:41:51.13133959Z\" level=info msg=\"Starting container: e33a0e02b17b54ca294f438fd2a4e0f29d1905d30295c2850ee16251821e3fac\" id=197cf8fa-59eb-4a7a-affd-253f10e22ab4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.574383 | controller |     "Jun 12 15:41:51.248157 crc crio[3653]: time=\"2026-06-12T15:41:51.247832484Z\" level=info msg=\"Started container\" PID=8281 containerID=e33a0e02b17b54ca294f438fd2a4e0f29d1905d30295c2850ee16251821e3fac description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=197cf8fa-59eb-4a7a-affd-253f10e22ab4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e096e19ab5650216c1077de2573d16a8aaaa4633f194138abde6b62872b8802c",
2026-06-12 17:11:43.574400 | controller |     "Jun 12 15:41:52.363919 crc crio[3653]: time=\"2026-06-12T15:41:52.363593834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=45de44d6-6fca-43df-9cf8-295bd8b9ed65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574415 | controller |     "Jun 12 15:41:52.382426 crc crio[3653]: time=\"2026-06-12T15:41:52.382347003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=824c3869-8a95-4d20-b076-87a6699707eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574430 | controller |     "Jun 12 15:41:52.395426 crc crio[3653]: time=\"2026-06-12T15:41:52.395342627Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b85aca94-fed5-4ddc-8b1c-4b206fa46d30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574445 | controller |     "Jun 12 15:41:52.397052 crc crio[3653]: time=\"2026-06-12T15:41:52.397020799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574460 | controller |     "Jun 12 15:41:52.462073 crc crio[3653]: time=\"2026-06-12T15:41:52.460999715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574475 | controller |     "Jun 12 15:41:52.616046 crc crio[3653]: time=\"2026-06-12T15:41:52.615384205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574490 | controller |     "Jun 12 15:41:52.628201 crc crio[3653]: time=\"2026-06-12T15:41:52.627844476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574505 | controller |     "Jun 12 15:41:52.718012 crc crio[3653]: time=\"2026-06-12T15:41:52.717381342Z\" level=info msg=\"Created container e5e4564cc45e213c75dd226777162ed67ce2873cafb3bb7e37846a619da6932f: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=12fe36cf-40c8-44b9-83ab-785a4dee42cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574524 | controller |     "Jun 12 15:41:52.724960 crc crio[3653]: time=\"2026-06-12T15:41:52.724479264Z\" level=info msg=\"Starting container: e5e4564cc45e213c75dd226777162ed67ce2873cafb3bb7e37846a619da6932f\" id=8e82989b-0c4f-4dc0-ad1d-d7ed0c523de5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.574539 | controller |     "Jun 12 15:41:52.763847 crc crio[3653]: time=\"2026-06-12T15:41:52.763685535Z\" level=info msg=\"Started container\" PID=8728 containerID=e5e4564cc45e213c75dd226777162ed67ce2873cafb3bb7e37846a619da6932f description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=8e82989b-0c4f-4dc0-ad1d-d7ed0c523de5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e",
2026-06-12 17:11:43.574555 | controller |     "Jun 12 15:41:52.801543 crc crio[3653]: time=\"2026-06-12T15:41:52.80088671Z\" level=info msg=\"Created container 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=b85aca94-fed5-4ddc-8b1c-4b206fa46d30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574570 | controller |     "Jun 12 15:41:52.807140 crc crio[3653]: time=\"2026-06-12T15:41:52.807061413Z\" level=info msg=\"Starting container: 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad\" id=8bee4d84-47a8-4c76-acb5-b148fa40aced name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.574585 | controller |     "Jun 12 15:41:52.839905 crc crio[3653]: time=\"2026-06-12T15:41:52.839670233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=144d5b0d-7471-4266-b64b-7db884b2cbb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574600 | controller |     "Jun 12 15:41:52.849404 crc crio[3653]: time=\"2026-06-12T15:41:52.849318974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b24d5308-417e-4dee-a76a-d0ec83db63fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574615 | controller |     "Jun 12 15:41:52.861632 crc crio[3653]: time=\"2026-06-12T15:41:52.860101784Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a3b5735e-b87f-489f-9d27-5e5a1a96e12f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574630 | controller |     "Jun 12 15:41:52.861632 crc crio[3653]: time=\"2026-06-12T15:41:52.86118099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574645 | controller |     "Jun 12 15:41:52.863186 crc crio[3653]: time=\"2026-06-12T15:41:52.863126623Z\" level=info msg=\"Started container\" PID=8733 containerID=411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=8bee4d84-47a8-4c76-acb5-b148fa40aced name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736",
2026-06-12 17:11:43.574660 | controller |     "Jun 12 15:41:53.072917 crc crio[3653]: time=\"2026-06-12T15:41:53.0721264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574675 | controller |     "Jun 12 15:41:54.805233 crc crio[3653]: time=\"2026-06-12T15:41:54.804937914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574690 | controller |     "Jun 12 15:41:55.423161 crc crio[3653]: time=\"2026-06-12T15:41:55.422594636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8d97b561-619e-416e-9812-43c8cc8ffab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574708 | controller |     "Jun 12 15:41:55.446428 crc crio[3653]: time=\"2026-06-12T15:41:55.44591543Z\" level=info msg=\"Created container ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a3b5735e-b87f-489f-9d27-5e5a1a96e12f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574723 | controller |     "Jun 12 15:41:55.450660 crc crio[3653]: time=\"2026-06-12T15:41:55.449088795Z\" level=info msg=\"Starting container: ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632\" id=ca32ab50-7875-40fd-b9c5-8a4ed32ef9a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.574739 | controller |     "Jun 12 15:41:55.465174 crc crio[3653]: time=\"2026-06-12T15:41:55.464327574Z\" level=info msg=\"Started container\" PID=8905 containerID=ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=ca32ab50-7875-40fd-b9c5-8a4ed32ef9a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405",
2026-06-12 17:11:43.574754 | controller |     "Jun 12 15:41:55.502110 crc crio[3653]: time=\"2026-06-12T15:41:55.500854561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad7d7a14-09d2-40c4-a31e-98bb9e08befc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574768 | controller |     "Jun 12 15:41:55.508974 crc crio[3653]: time=\"2026-06-12T15:41:55.508723776Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2948f264-b0db-4342-9a7e-d8bed8ef1020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574783 | controller |     "Jun 12 15:41:55.509674 crc crio[3653]: time=\"2026-06-12T15:41:55.509546761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574801 | controller |     "Jun 12 15:41:55.625075 crc crio[3653]: time=\"2026-06-12T15:41:55.620158335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574816 | controller |     "Jun 12 15:41:55.788269 crc crio[3653]: time=\"2026-06-12T15:41:55.787235325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.574831 | controller |     "Jun 12 15:41:56.348147 crc crio[3653]: time=\"2026-06-12T15:41:56.338192755Z\" level=info msg=\"Created container 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2948f264-b0db-4342-9a7e-d8bed8ef1020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574846 | controller |     "Jun 12 15:41:56.350104 crc crio[3653]: time=\"2026-06-12T15:41:56.349475346Z\" level=info msg=\"Starting container: 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9\" id=8fd46b65-8ee8-4463-93cc-496f46aff872 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.574861 | controller |     "Jun 12 15:41:56.477197 crc crio[3653]: time=\"2026-06-12T15:41:56.47606273Z\" level=info msg=\"Started container\" PID=8921 containerID=37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=8fd46b65-8ee8-4463-93cc-496f46aff872 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736",
2026-06-12 17:11:43.574879 | controller |     "Jun 12 15:42:03.290039 crc crio[3653]: time=\"2026-06-12T15:42:03.289475056Z\" level=info msg=\"NetworkStart: stopping network for sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.574893 | controller |     "Jun 12 15:42:04.304214 crc crio[3653]: time=\"2026-06-12T15:42:04.303976069Z\" level=info msg=\"NetworkStart: stopping network for sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.574907 | controller |     "Jun 12 15:42:04.632170 crc crio[3653]: time=\"2026-06-12T15:42:04.631909335Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.574923 | controller |     "Jun 12 15:42:04.994574 crc crio[3653]: time=\"2026-06-12T15:42:04.993756625Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.574937 | controller |     "Jun 12 15:42:05.138842 crc crio[3653]: time=\"2026-06-12T15:42:05.138393279Z\" level=info msg=\"NetworkStart: stopping network for sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.574952 | controller |     "Jun 12 15:42:05.642193 crc crio[3653]: time=\"2026-06-12T15:42:05.641859586Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=efa92488-75cd-479d-a7db-faca945e6aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574966 | controller |     "Jun 12 15:42:05.652308 crc crio[3653]: time=\"2026-06-12T15:42:05.648429736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=d5dabebd-1758-4503-97b5-79fe3e22b59b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.574982 | controller |     "Jun 12 15:42:05.656314 crc crio[3653]: time=\"2026-06-12T15:42:05.655229536Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=bed3a726-870d-42ea-8ed4-d91f5c5852c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.574997 | controller |     "Jun 12 15:42:05.656933 crc crio[3653]: time=\"2026-06-12T15:42:05.656829814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575012 | controller |     "Jun 12 15:42:05.696263 crc crio[3653]: time=\"2026-06-12T15:42:05.696065706Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575027 | controller |     "Jun 12 15:42:05.712477 crc crio[3653]: time=\"2026-06-12T15:42:05.712315658Z\" level=info msg=\"NetworkStart: stopping network for sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575042 | controller |     "Jun 12 15:42:05.869240 crc crio[3653]: time=\"2026-06-12T15:42:05.86910887Z\" level=info msg=\"NetworkStart: stopping network for sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575059 | controller |     "Jun 12 15:42:05.883148 crc crio[3653]: time=\"2026-06-12T15:42:05.883032384Z\" level=info msg=\"NetworkStart: stopping network for sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575074 | controller |     "Jun 12 15:42:05.936681 crc crio[3653]: time=\"2026-06-12T15:42:05.93597471Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575088 | controller |     "Jun 12 15:42:05.940751 crc crio[3653]: time=\"2026-06-12T15:42:05.94066943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575103 | controller |     "Jun 12 15:42:06.273218 crc crio[3653]: time=\"2026-06-12T15:42:06.272208909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575117 | controller |     "Jun 12 15:42:06.409594 crc crio[3653]: time=\"2026-06-12T15:42:06.409447068Z\" level=info msg=\"Created container 80e4bc47a8c55c8ea3c048bdf0118dd64ed2c9e35d4a652e2909818928785931: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=bed3a726-870d-42ea-8ed4-d91f5c5852c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.575132 | controller |     "Jun 12 15:42:06.413477 crc crio[3653]: time=\"2026-06-12T15:42:06.41325449Z\" level=info msg=\"Starting container: 80e4bc47a8c55c8ea3c048bdf0118dd64ed2c9e35d4a652e2909818928785931\" id=733870ef-9769-4191-8db1-65204f7f9fb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.575146 | controller |     "Jun 12 15:42:06.427430 crc crio[3653]: time=\"2026-06-12T15:42:06.426944383Z\" level=info msg=\"Started container\" PID=9247 containerID=80e4bc47a8c55c8ea3c048bdf0118dd64ed2c9e35d4a652e2909818928785931 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=733870ef-9769-4191-8db1-65204f7f9fb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e",
2026-06-12 17:11:43.575161 | controller |     "Jun 12 15:42:06.946095 crc crio[3653]: time=\"2026-06-12T15:42:06.945973213Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575175 | controller |     "Jun 12 15:42:07.195306 crc crio[3653]: time=\"2026-06-12T15:42:07.195221705Z\" level=info msg=\"NetworkStart: stopping network for sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575190 | controller |     "Jun 12 15:42:07.222831 crc crio[3653]: time=\"2026-06-12T15:42:07.222642033Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575204 | controller |     "Jun 12 15:42:07.378712 crc crio[3653]: time=\"2026-06-12T15:42:07.378584289Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575218 | controller |     "Jun 12 15:42:07.448810 crc crio[3653]: time=\"2026-06-12T15:42:07.448673796Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575236 | controller |     "Jun 12 15:42:07.465795 crc crio[3653]: time=\"2026-06-12T15:42:07.465640419Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575251 | controller |     "Jun 12 15:42:07.663797 crc crio[3653]: time=\"2026-06-12T15:42:07.663744051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=7704ea06-def3-4cc7-a02a-81af79ed2449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.575266 | controller |     "Jun 12 15:42:07.666443 crc crio[3653]: time=\"2026-06-12T15:42:07.666379453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=11197b91-5e73-4e03-beca-0325bfda2c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.575280 | controller |     "Jun 12 15:42:07.678835 crc crio[3653]: time=\"2026-06-12T15:42:07.678766001Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=eecf5159-9f13-470d-a01d-94ab04484c47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.575295 | controller |     "Jun 12 15:42:07.679366 crc crio[3653]: time=\"2026-06-12T15:42:07.679330455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575310 | controller |     "Jun 12 15:42:07.704045 crc crio[3653]: time=\"2026-06-12T15:42:07.703956095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575324 | controller |     "Jun 12 15:42:07.985099 crc crio[3653]: time=\"2026-06-12T15:42:07.984676837Z\" level=info msg=\"NetworkStart: stopping network for sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575339 | controller |     "Jun 12 15:42:07.995134 crc crio[3653]: time=\"2026-06-12T15:42:07.99506979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575357 | controller |     "Jun 12 15:42:08.087093 crc crio[3653]: time=\"2026-06-12T15:42:08.086966206Z\" level=info msg=\"Created container b2564e186feeec51542a79da06505d74c8331e6e9a61deb1fdf256a7cf29f2e1: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=eecf5159-9f13-470d-a01d-94ab04484c47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.575391 | controller |     "Jun 12 15:42:08.089478 crc crio[3653]: time=\"2026-06-12T15:42:08.089360908Z\" level=info msg=\"Starting container: b2564e186feeec51542a79da06505d74c8331e6e9a61deb1fdf256a7cf29f2e1\" id=1b50030f-b3b6-4bf2-be7e-60a41fa60f8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.575407 | controller |     "Jun 12 15:42:08.095250 crc crio[3653]: time=\"2026-06-12T15:42:08.095142874Z\" level=info msg=\"Started container\" PID=9298 containerID=b2564e186feeec51542a79da06505d74c8331e6e9a61deb1fdf256a7cf29f2e1 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=1b50030f-b3b6-4bf2-be7e-60a41fa60f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e",
2026-06-12 17:11:43.575422 | controller |     "Jun 12 15:42:08.285240 crc crio[3653]: time=\"2026-06-12T15:42:08.285088859Z\" level=info msg=\"NetworkStart: stopping network for sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575440 | controller |     "Jun 12 15:42:08.622855 crc crio[3653]: time=\"2026-06-12T15:42:08.622653355Z\" level=info msg=\"NetworkStart: stopping network for sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575455 | controller |     "Jun 12 15:42:08.680792 crc crio[3653]: time=\"2026-06-12T15:42:08.680705979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=6e737abc-732f-4e4c-8102-a996aeb46d49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.575470 | controller |     "Jun 12 15:42:08.683293 crc crio[3653]: time=\"2026-06-12T15:42:08.683247397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=1b902c52-f805-4ac4-b9a1-471a21ce92bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.575484 | controller |     "Jun 12 15:42:08.686814 crc crio[3653]: time=\"2026-06-12T15:42:08.686752986Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=3869b3d8-af84-4e43-8da5-d73754cb79a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.575500 | controller |     "Jun 12 15:42:08.687115 crc crio[3653]: time=\"2026-06-12T15:42:08.68707121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575514 | controller |     "Jun 12 15:42:08.720761 crc crio[3653]: time=\"2026-06-12T15:42:08.720652531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575529 | controller |     "Jun 12 15:42:08.747161 crc crio[3653]: time=\"2026-06-12T15:42:08.74692506Z\" level=info msg=\"NetworkStart: stopping network for sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575543 | controller |     "Jun 12 15:42:08.752698 crc crio[3653]: time=\"2026-06-12T15:42:08.752580381Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575558 | controller |     "Jun 12 15:42:08.776926 crc crio[3653]: time=\"2026-06-12T15:42:08.776798193Z\" level=info msg=\"NetworkStart: stopping network for sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575572 | controller |     "Jun 12 15:42:08.800784 crc crio[3653]: time=\"2026-06-12T15:42:08.800626569Z\" level=info msg=\"NetworkStart: stopping network for sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575587 | controller |     "Jun 12 15:42:08.850264 crc crio[3653]: time=\"2026-06-12T15:42:08.849768943Z\" level=info msg=\"NetworkStart: stopping network for sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575601 | controller |     "Jun 12 15:42:08.958801 crc crio[3653]: time=\"2026-06-12T15:42:08.958429754Z\" level=info msg=\"NetworkStart: stopping network for sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575620 | controller |     "Jun 12 15:42:09.001877 crc crio[3653]: time=\"2026-06-12T15:42:09.001814933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575635 | controller |     "Jun 12 15:42:09.090158 crc crio[3653]: time=\"2026-06-12T15:42:09.089953199Z\" level=info msg=\"Created container 97b33ad4b285699cd1032b2fbc3705085d8e9d64a9f541f453075c43ec21ead1: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=3869b3d8-af84-4e43-8da5-d73754cb79a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.575650 | controller |     "Jun 12 15:42:09.092146 crc crio[3653]: time=\"2026-06-12T15:42:09.092034238Z\" level=info msg=\"Starting container: 97b33ad4b285699cd1032b2fbc3705085d8e9d64a9f541f453075c43ec21ead1\" id=38056123-c405-4baf-a266-5404a26f8134 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.575664 | controller |     "Jun 12 15:42:09.097862 crc crio[3653]: time=\"2026-06-12T15:42:09.097808614Z\" level=info msg=\"NetworkStart: stopping network for sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575679 | controller |     "Jun 12 15:42:09.098200 crc crio[3653]: time=\"2026-06-12T15:42:09.097917799Z\" level=info msg=\"Started container\" PID=9319 containerID=97b33ad4b285699cd1032b2fbc3705085d8e9d64a9f541f453075c43ec21ead1 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=38056123-c405-4baf-a266-5404a26f8134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e",
2026-06-12 17:11:43.575694 | controller |     "Jun 12 15:42:09.122212 crc crio[3653]: time=\"2026-06-12T15:42:09.122093189Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.575709 | controller |     "Jun 12 15:42:14.742873 crc crio[3653]: time=\"2026-06-12T15:42:14.742299504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=5e7ca455-536e-41bd-878b-c07e1e52baf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.575725 | controller |     "Jun 12 15:42:14.763802 crc crio[3653]: time=\"2026-06-12T15:42:14.760038669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=641d42d0-b0dd-4823-ac35-fbff0ed9960d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.575739 | controller |     "Jun 12 15:42:14.764095 crc crio[3653]: time=\"2026-06-12T15:42:14.763829223Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=fd6eabd3-9e27-4c10-82ff-7fbbb06098b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.575754 | controller |     "Jun 12 15:42:14.764551 crc crio[3653]: time=\"2026-06-12T15:42:14.764426579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575769 | controller |     "Jun 12 15:42:14.803811 crc crio[3653]: time=\"2026-06-12T15:42:14.800673341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575784 | controller |     "Jun 12 15:42:15.096913 crc crio[3653]: time=\"2026-06-12T15:42:15.096676458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575802 | controller |     "Jun 12 15:42:15.214851 crc crio[3653]: time=\"2026-06-12T15:42:15.21442602Z\" level=info msg=\"Created container 691762045fcfc5d1e6e8fcaea23795b4c7bf53fa0563249df7ba8c4c3f5c0245: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=fd6eabd3-9e27-4c10-82ff-7fbbb06098b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.575817 | controller |     "Jun 12 15:42:15.216734 crc crio[3653]: time=\"2026-06-12T15:42:15.21663732Z\" level=info msg=\"Starting container: 691762045fcfc5d1e6e8fcaea23795b4c7bf53fa0563249df7ba8c4c3f5c0245\" id=abd2c944-fd25-4a70-b414-56fde36148fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.575833 | controller |     "Jun 12 15:42:15.236116 crc crio[3653]: time=\"2026-06-12T15:42:15.235903997Z\" level=info msg=\"Started container\" PID=9560 containerID=691762045fcfc5d1e6e8fcaea23795b4c7bf53fa0563249df7ba8c4c3f5c0245 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=abd2c944-fd25-4a70-b414-56fde36148fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e",
2026-06-12 17:11:43.575848 | controller |     "Jun 12 15:42:15.757685 crc crio[3653]: time=\"2026-06-12T15:42:15.757434176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f4266272-2d78-4656-9f43-8f2a216c08fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.575863 | controller |     "Jun 12 15:42:15.761469 crc crio[3653]: time=\"2026-06-12T15:42:15.761266471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f8184c49-9ddf-4051-8f94-b60c4948be7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.575877 | controller |     "Jun 12 15:42:15.764843 crc crio[3653]: time=\"2026-06-12T15:42:15.764724725Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=2f0d6225-735a-4801-b870-3a18cbe921e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.575892 | controller |     "Jun 12 15:42:15.766682 crc crio[3653]: time=\"2026-06-12T15:42:15.766456743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575907 | controller |     "Jun 12 15:42:15.808072 crc crio[3653]: time=\"2026-06-12T15:42:15.807850665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575921 | controller |     "Jun 12 15:42:16.068023 crc crio[3653]: time=\"2026-06-12T15:42:16.067480139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.575936 | controller |     "Jun 12 15:42:16.171300 crc crio[3653]: time=\"2026-06-12T15:42:16.171124294Z\" level=info msg=\"Created container 308fd512e26e7b2710c20a5bfd0b82a04f22b401807fda445ffa7658e37e06be: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=2f0d6225-735a-4801-b870-3a18cbe921e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.575951 | controller |     "Jun 12 15:42:16.172833 crc crio[3653]: time=\"2026-06-12T15:42:16.172726028Z\" level=info msg=\"Starting container: 308fd512e26e7b2710c20a5bfd0b82a04f22b401807fda445ffa7658e37e06be\" id=060c7e97-0a71-4b31-a4fa-372b3c927491 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.575966 | controller |     "Jun 12 15:42:16.180629 crc crio[3653]: time=\"2026-06-12T15:42:16.180368787Z\" level=info msg=\"Started container\" PID=9652 containerID=308fd512e26e7b2710c20a5bfd0b82a04f22b401807fda445ffa7658e37e06be description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=060c7e97-0a71-4b31-a4fa-372b3c927491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71574d66c14505b0a8e6728398b2ae2c16fa124c666e65ad7d30f58396814d1e",
2026-06-12 17:11:43.575987 | controller |     "Jun 12 15:42:27.875142 crc crio[3653]: time=\"2026-06-12T15:42:27.873865839Z\" level=info msg=\"Removing container: 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c\" id=e66ecab9-9eb3-42a9-a256-071d25ddfeb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.576005 | controller |     "Jun 12 15:42:28.037115 crc crio[3653]: time=\"2026-06-12T15:42:28.036994032Z\" level=info msg=\"Removed container 5f26b390f24a48251bd615272e83fd4eb1e21030a95f5485a45b8c012055df3c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e66ecab9-9eb3-42a9-a256-071d25ddfeb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.576019 | controller |     "Jun 12 15:42:34.422946 crc crio[3653]: 2026-06-12T15:42:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8acce7d9e9c5bad Mac:ce:ff:71:15:28:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576034 | controller |     "Jun 12 15:42:36.116391 crc crio[3653]: 2026-06-12T15:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa0478b22e85ecb Mac:b2:fe:8d:c8:22:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd SocketPath: PciID:}] [{Interface:0xc00043a5c0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576048 | controller |     "Jun 12 15:42:36.360021 crc crio[3653]: time=\"2026-06-12T15:42:36.359392213Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/POD\" id=6018d4ab-27f5-4467-b1a7-69dee9b28e63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.576063 | controller |     "Jun 12 15:42:36.360594 crc crio[3653]: time=\"2026-06-12T15:42:36.360055111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.576077 | controller |     "Jun 12 15:42:36.841035 crc crio[3653]: 2026-06-12T15:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfa1bbedcd15ef2 Mac:f6:1f:d6:a3:cc:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 SocketPath: PciID:}] [{Interface:0xc0003679b0 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576092 | controller |     "Jun 12 15:42:36.930459 crc crio[3653]: 2026-06-12T15:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c4ebb877123e3f Mac:4a:8c:06:af:ce:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 SocketPath: PciID:}] [{Interface:0xc000123ca0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576106 | controller |     "Jun 12 15:42:37.057329 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1ebe46f529564d Mac:a2:c2:8e:64:0e:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b SocketPath: PciID:}] [{Interface:0xc000509030 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576121 | controller |     "Jun 12 15:42:37.126423 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49b2ed28a90cd3e Mac:46:6f:14:46:90:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 SocketPath: PciID:}] [{Interface:0xc000014970 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576139 | controller |     "Jun 12 15:42:37.148429 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad02ee2d767e33a Mac:46:53:ca:41:60:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c SocketPath: PciID:}] [{Interface:0xc000015170 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576155 | controller |     "Jun 12 15:42:37.265851 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51af2305cd0b8c1 Mac:46:37:14:87:09:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 SocketPath: PciID:}] [{Interface:0xc0001256d0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576169 | controller |     "Jun 12 15:42:37.273037 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a35c8bf14ced452 Mac:36:37:5d:0a:46:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b SocketPath: PciID:}] [{Interface:0xc00032fad0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576184 | controller |     "Jun 12 15:42:37.294899 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41c4ffad5f1953c Mac:d6:90:e6:73:fe:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee SocketPath: PciID:}] [{Interface:0xc000457470 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576199 | controller |     "Jun 12 15:42:37.378643 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efca5c1103123e2 Mac:be:a1:64:d4:a0:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 SocketPath: PciID:}] [{Interface:0xc000293340 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576213 | controller |     "Jun 12 15:42:37.552584 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9ea66f7be862fa Mac:ae:f7:8f:fd:3a:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 SocketPath: PciID:}] [{Interface:0xc000682dd0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576228 | controller |     "Jun 12 15:42:37.561881 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b2428830b65024 Mac:9a:2e:29:ff:ab:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 SocketPath: PciID:}] [{Interface:0xc0003ad0d0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576243 | controller |     "Jun 12 15:42:37.666366 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bf1bd7f69fa409 Mac:6e:0a:ce:bb:b7:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 SocketPath: PciID:}] [{Interface:0xc00012ba50 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576258 | controller |     "Jun 12 15:42:37.673940 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7f663eae71bfa6 Mac:ba:63:b6:56:46:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc SocketPath: PciID:}] [{Interface:0xc00037b090 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576277 | controller |     "Jun 12 15:42:37.677572 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f31588cc149da6b Mac:c2:d5:c7:86:3c:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 SocketPath: PciID:}] [{Interface:0xc000268df0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576293 | controller |     "Jun 12 15:42:37.680651 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d960ad72947ca51 Mac:de:36:a0:4e:88:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 SocketPath: PciID:}] [{Interface:0xc000292c20 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576308 | controller |     "Jun 12 15:42:37.707081 crc crio[3653]: 2026-06-12T15:42:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad61f219f279edf Mac:ba:29:9d:07:c3:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 SocketPath: PciID:}] [{Interface:0xc0003238d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.576323 | controller |     "Jun 12 15:42:37.707880 crc crio[3653]: time=\"2026-06-12T15:42:37.707755132Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.576337 | controller |     "Jun 12 15:42:37.707969 crc crio[3653]: time=\"2026-06-12T15:42:37.707908556Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_64b60a61-6da2-4bcc-b365-d0f957fef600\\\"\"",
2026-06-12 17:11:43.576355 | controller |     "Jun 12 15:42:37.708131 crc crio[3653]: time=\"2026-06-12T15:42:37.70805396Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/bec4d6b1-4e2b-49da-b766-2d219b51cf75 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:0xc0001a16b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.576387 | controller |     "Jun 12 15:42:37.708131 crc crio[3653]: time=\"2026-06-12T15:42:37.708117172Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.576404 | controller |     "Jun 12 15:42:37.708292 crc crio[3653]: time=\"2026-06-12T15:42:37.708135563Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.576419 | controller |     "Jun 12 15:42:37.708292 crc crio[3653]: time=\"2026-06-12T15:42:37.708148383Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.576435 | controller |     "Jun 12 15:42:37.708292 crc crio[3653]: time=\"2026-06-12T15:42:37.708246636Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 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:0xc0001a0a98}] Aliases:map[]}\"",
2026-06-12 17:11:43.576450 | controller |     "Jun 12 15:42:37.708398 crc crio[3653]: time=\"2026-06-12T15:42:37.708357869Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/a94eb92d-b669-4959-ae87-a8fbd762e50a 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:0xc002a90df0}] Aliases:map[]}\"",
2026-06-12 17:11:43.576469 | controller |     "Jun 12 15:42:37.708667 crc crio[3653]: time=\"2026-06-12T15:42:37.708448641Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.576484 | controller |     "Jun 12 15:42:37.708667 crc crio[3653]: time=\"2026-06-12T15:42:37.708573395Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.576499 | controller |     "Jun 12 15:42:37.708667 crc crio[3653]: time=\"2026-06-12T15:42:37.708595745Z\" 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-12 17:11:43.576514 | controller |     "Jun 12 15:42:37.708885 crc crio[3653]: time=\"2026-06-12T15:42:37.708749909Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/82db0d0c-41c1-41f8-84f7-4e8346647815 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:0xc000764000}] Aliases:map[]}\"",
2026-06-12 17:11:43.576529 | controller |     "Jun 12 15:42:37.709296 crc crio[3653]: time=\"2026-06-12T15:42:37.708943505Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc001522280}] Aliases:map[]}\"",
2026-06-12 17:11:43.576545 | controller |     "Jun 12 15:42:37.709296 crc crio[3653]: time=\"2026-06-12T15:42:37.70912733Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc001706350}] Aliases:map[]}\"",
2026-06-12 17:11:43.576560 | controller |     "Jun 12 15:42:37.709296 crc crio[3653]: time=\"2026-06-12T15:42:37.709233583Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/7893ff48-18c8-453f-9e7b-8eebb3daed90 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:0xc001706e10}] Aliases:map[]}\"",
2026-06-12 17:11:43.576575 | controller |     "Jun 12 15:42:37.709487 crc crio[3653]: time=\"2026-06-12T15:42:37.709319975Z\" 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-12 17:11:43.576594 | controller |     "Jun 12 15:42:37.709487 crc crio[3653]: time=\"2026-06-12T15:42:37.709360276Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/6f176c53-b74e-41ea-9a62-529410be8b04 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:0xc0029a6018}] Aliases:map[]}\"",
2026-06-12 17:11:43.576610 | controller |     "Jun 12 15:42:37.709715 crc crio[3653]: time=\"2026-06-12T15:42:37.709615463Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f98df8ef-d3bd-4db9-b08f-76b98ec8d33e 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:0xc00008cde0}] Aliases:map[]}\"",
2026-06-12 17:11:43.576625 | controller |     "Jun 12 15:42:37.709763 crc crio[3653]: time=\"2026-06-12T15:42:37.709718676Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.576650 | controller |     "Jun 12 15:42:37.709763 crc crio[3653]: time=\"2026-06-12T15:42:37.709745117Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.576666 | controller |     "Jun 12 15:42:37.709830 crc crio[3653]: time=\"2026-06-12T15:42:37.709759467Z\" 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-12 17:11:43.576681 | controller |     "Jun 12 15:42:37.710037 crc crio[3653]: time=\"2026-06-12T15:42:37.709982233Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/7a234a75-1f9d-4447-8aee-8a0cf98ad9bd 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:0xc000e1a000}] Aliases:map[]}\"",
2026-06-12 17:11:43.576697 | controller |     "Jun 12 15:42:37.710195 crc crio[3653]: time=\"2026-06-12T15:42:37.708458921Z\" 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-12 17:11:43.576712 | controller |     "Jun 12 15:42:37.710195 crc crio[3653]: time=\"2026-06-12T15:42:37.709484559Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.576726 | controller |     "Jun 12 15:42:37.710689 crc crio[3653]: time=\"2026-06-12T15:42:37.71059796Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b 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:0xc000764460}] Aliases:map[]}\"",
2026-06-12 17:11:43.576748 | controller |     "Jun 12 15:42:37.710845 crc crio[3653]: time=\"2026-06-12T15:42:37.710764164Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc00008c4f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.576763 | controller |     "Jun 12 15:42:37.710845 crc crio[3653]: time=\"2026-06-12T15:42:37.710831196Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc0029a69a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.576779 | controller |     "Jun 12 15:42:37.711017 crc crio[3653]: time=\"2026-06-12T15:42:37.71097104Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.576793 | controller |     "Jun 12 15:42:37.711095 crc crio[3653]: time=\"2026-06-12T15:42:37.711056912Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.576808 | controller |     "Jun 12 15:42:37.711410 crc crio[3653]: time=\"2026-06-12T15:42:37.71133247Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 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:0xc001790730}] Aliases:map[]}\"",
2026-06-12 17:11:43.576823 | controller |     "Jun 12 15:42:37.711608 crc crio[3653]: time=\"2026-06-12T15:42:37.710795755Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.576838 | controller |     "Jun 12 15:42:37.711689 crc crio[3653]: time=\"2026-06-12T15:42:37.711605818Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc000764688}] Aliases:map[]}\"",
2026-06-12 17:11:43.576853 | controller |     "Jun 12 15:42:37.711736 crc crio[3653]: time=\"2026-06-12T15:42:37.71168384Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-qfg2x Namespace:openshift-operator-lifecycle-manager ID:f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 UID:b1ec2448-4d40-4afd-907a-6b38271a6735 NetNS:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1ec2448_4d40_4afd_907a_6b38271a6735.slice PodAnnotations:0xc002a90ec8}] Aliases:map[]}\"",
2026-06-12 17:11:43.576871 | controller |     "Jun 12 15:42:37.711736 crc crio[3653]: time=\"2026-06-12T15:42:37.71171234Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687970-qfg2x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.576885 | controller |     "Jun 12 15:42:37.711819 crc crio[3653]: time=\"2026-06-12T15:42:37.711754842Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.576900 | controller |     "Jun 12 15:42:37.711929 crc crio[3653]: time=\"2026-06-12T15:42:37.711566706Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.576915 | controller |     "Jun 12 15:42:37.712072 crc crio[3653]: time=\"2026-06-12T15:42:37.712012799Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc002696090}] Aliases:map[]}\"",
2026-06-12 17:11:43.576929 | controller |     "Jun 12 15:42:37.712205 crc crio[3653]: time=\"2026-06-12T15:42:37.712148872Z\" 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-12 17:11:43.576944 | controller |     "Jun 12 15:42:37.712594 crc crio[3653]: time=\"2026-06-12T15:42:37.711588457Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc00008c658}] Aliases:map[]}\"",
2026-06-12 17:11:43.576958 | controller |     "Jun 12 15:42:37.712594 crc crio[3653]: time=\"2026-06-12T15:42:37.712389639Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 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:0xc000e1ad00}] Aliases:map[]}\"",
2026-06-12 17:11:43.576973 | controller |     "Jun 12 15:42:37.712594 crc crio[3653]: time=\"2026-06-12T15:42:37.71242919Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/bab0ff94-f52e-4c11-b77b-33d3b19aa544 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:0xc001790030}] Aliases:map[]}\"",
2026-06-12 17:11:43.576987 | controller |     "Jun 12 15:42:37.712594 crc crio[3653]: time=\"2026-06-12T15:42:37.712561634Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.577004 | controller |     "Jun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.712698337Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.577019 | controller |     "Jun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.712724538Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.577034 | controller |     "Jun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.712739048Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.577049 | controller |     "Jun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.712764049Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b 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:0xc0026968c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.577064 | controller |     "Jun 12 15:42:37.712859 crc crio[3653]: time=\"2026-06-12T15:42:37.71280794Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc001522180}] Aliases:map[]}\"",
2026-06-12 17:11:43.577078 | controller |     "Jun 12 15:42:37.713075 crc crio[3653]: time=\"2026-06-12T15:42:37.712894623Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.577093 | controller |     "Jun 12 15:42:37.713075 crc crio[3653]: time=\"2026-06-12T15:42:37.712952134Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.577108 | controller |     "Jun 12 15:42:37.714010 crc crio[3653]: time=\"2026-06-12T15:42:37.713207311Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc0029a6cd0}] Aliases:map[]}\"",
2026-06-12 17:11:43.577123 | controller |     "Jun 12 15:42:37.714205 crc crio[3653]: time=\"2026-06-12T15:42:37.714128567Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.577137 | controller |     "Jun 12 15:42:37.714533 crc crio[3653]: time=\"2026-06-12T15:42:37.712024339Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/6b025623-a03c-4700-a55e-5009bca0b6ff 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:0xc00008cde8}] Aliases:map[]}\"",
2026-06-12 17:11:43.577156 | controller |     "Jun 12 15:42:37.714628 crc crio[3653]: time=\"2026-06-12T15:42:37.712744859Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 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:0xc000208b48}] Aliases:map[]}\"",
2026-06-12 17:11:43.577171 | controller |     "Jun 12 15:42:37.714844 crc crio[3653]: time=\"2026-06-12T15:42:37.714797025Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.577186 | controller |     "Jun 12 15:42:37.715077 crc crio[3653]: time=\"2026-06-12T15:42:37.712713608Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.577200 | controller |     "Jun 12 15:42:37.715160 crc crio[3653]: time=\"2026-06-12T15:42:37.713645393Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/9431ac99-461b-4ae5-9a61-82e68174929e 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:0xc0001a1720}] Aliases:map[]}\"",
2026-06-12 17:11:43.577215 | controller |     "Jun 12 15:42:37.715366 crc crio[3653]: time=\"2026-06-12T15:42:37.715034711Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/fa1e6a6b-a71b-4c4f-ae44-4121006b0a89 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:0xc00008ce00}] Aliases:map[]}\"",
2026-06-12 17:11:43.577230 | controller |     "Jun 12 15:42:37.718155 crc crio[3653]: time=\"2026-06-12T15:42:37.718060734Z\" level=info msg=\"Ran pod sandbox 51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=a38b7082-58ec-4ad1-bc91-b1ed40241315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.577245 | controller |     "Jun 12 15:42:37.718790 crc crio[3653]: time=\"2026-06-12T15:42:37.713688565Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.577259 | controller |     "Jun 12 15:42:37.718790 crc crio[3653]: time=\"2026-06-12T15:42:37.718769763Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.577274 | controller |     "Jun 12 15:42:37.718790 crc crio[3653]: time=\"2026-06-12T15:42:37.718787784Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.577288 | controller |     "Jun 12 15:42:37.719389 crc crio[3653]: time=\"2026-06-12T15:42:37.713418197Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/769ebf31-22c8-4747-9087-e176b8f1d83a 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:0xc0029a6038}] Aliases:map[]}\"",
2026-06-12 17:11:43.577307 | controller |     "Jun 12 15:42:37.719485 crc crio[3653]: time=\"2026-06-12T15:42:37.713800558Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1e1733a4-2a7b-4119-b8eb-46baec7310b0 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:0xc000764020}] Aliases:map[]}\"",
2026-06-12 17:11:43.577322 | controller |     "Jun 12 15:42:37.719485 crc crio[3653]: time=\"2026-06-12T15:42:37.713794257Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc0007647a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.577337 | controller |     "Jun 12 15:42:37.719747 crc crio[3653]: time=\"2026-06-12T15:42:37.710813276Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc00008c5e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.577356 | controller |     "Jun 12 15:42:37.719894 crc crio[3653]: time=\"2026-06-12T15:42:37.719848103Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.577389 | controller |     "Jun 12 15:42:37.719894 crc crio[3653]: time=\"2026-06-12T15:42:37.719882254Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.577405 | controller |     "Jun 12 15:42:37.720458 crc crio[3653]: time=\"2026-06-12T15:42:37.713817108Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc0017061e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.577420 | controller |     "Jun 12 15:42:37.720458 crc crio[3653]: time=\"2026-06-12T15:42:37.720435299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=bae79ed9-3c3c-4934-90e1-f47cae86dbc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.577435 | controller |     "Jun 12 15:42:37.720918 crc crio[3653]: time=\"2026-06-12T15:42:37.720858011Z\" 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-12 17:11:43.577454 | controller |     "Jun 12 15:42:37.725101 crc crio[3653]: time=\"2026-06-12T15:42:37.724987804Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.577469 | controller |     "Jun 12 15:42:37.725101 crc crio[3653]: time=\"2026-06-12T15:42:37.725074936Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.577483 | controller |     "Jun 12 15:42:37.725101 crc crio[3653]: time=\"2026-06-12T15:42:37.725092697Z\" 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-12 17:11:43.577498 | controller |     "Jun 12 15:42:37.725915 crc crio[3653]: time=\"2026-06-12T15:42:37.725308773Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/d59d18d4-2dd8-4359-96b3-433839657b83 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:0xc0029a6050}] Aliases:map[]}\"",
2026-06-12 17:11:43.577512 | controller |     "Jun 12 15:42:37.727644 crc crio[3653]: time=\"2026-06-12T15:42:37.727599145Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.577527 | controller |     "Jun 12 15:42:37.727794 crc crio[3653]: time=\"2026-06-12T15:42:37.72776691Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.577541 | controller |     "Jun 12 15:42:37.727891 crc crio[3653]: time=\"2026-06-12T15:42:37.727868553Z\" 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-12 17:11:43.577555 | controller |     "Jun 12 15:42:37.728218 crc crio[3653]: time=\"2026-06-12T15:42:37.728025707Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3d673f17-996e-4f55-aa76-651367d04e23 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:0xc0002081d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.577570 | controller |     "Jun 12 15:42:37.728300 crc crio[3653]: time=\"2026-06-12T15:42:37.727825651Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/04706542-88a2-4875-81d5-5eec9af14a8a 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:0xc00008ce18}] Aliases:map[]}\"",
2026-06-12 17:11:43.577585 | controller |     "Jun 12 15:42:37.728444 crc crio[3653]: time=\"2026-06-12T15:42:37.727608295Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/75410e88-3cf4-4f4c-a300-c9a6a0982de2 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:0xc0001a1738}] Aliases:map[]}\"",
2026-06-12 17:11:43.577603 | controller |     "Jun 12 15:42:37.732032 crc crio[3653]: time=\"2026-06-12T15:42:37.731881992Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/36741e54-1a69-4638-8e22-e97464e0f26d 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:0xc000764040}] Aliases:map[]}\"",
2026-06-12 17:11:43.577619 | controller |     "Jun 12 15:42:37.732288 crc crio[3653]: time=\"2026-06-12T15:42:37.731893313Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/e5592f2d-1e21-4204-9bb2-b7d5a84f787f 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:0xc001706e28}] Aliases:map[]}\"",
2026-06-12 17:11:43.577634 | controller |     "Jun 12 15:42:37.732399 crc crio[3653]: time=\"2026-06-12T15:42:37.732328995Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/4210fdf5-b071-4e5f-b282-f2837de45c94 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:0xc0029a6078}] Aliases:map[]}\"",
2026-06-12 17:11:43.577649 | controller |     "Jun 12 15:42:37.732565 crc crio[3653]: time=\"2026-06-12T15:42:37.732382416Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8c737d42-7a71-4a96-8710-7516a2d20058 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:0xc001522190}] Aliases:map[]}\"",
2026-06-12 17:11:43.577664 | controller |     "Jun 12 15:42:37.732646 crc crio[3653]: time=\"2026-06-12T15:42:37.731934034Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/0cdacf2a-f90e-413a-9556-19edc73b0940 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:0xc0001a1750}] Aliases:map[]}\"",
2026-06-12 17:11:43.577679 | controller |     "Jun 12 15:42:37.732998 crc crio[3653]: time=\"2026-06-12T15:42:37.732399966Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/d2a1a061-c646-479e-9bad-d42f777ed9cf 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:0xc000e1a068}] Aliases:map[]}\"",
2026-06-12 17:11:43.577698 | controller |     "Jun 12 15:42:37.736867 crc crio[3653]: time=\"2026-06-12T15:42:37.736766416Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ef19c84f-1c5d-4760-b074-67469061f365 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:0xc00008ce30}] Aliases:map[]}\"",
2026-06-12 17:11:43.577714 | controller |     "Jun 12 15:42:37.738320 crc crio[3653]: time=\"2026-06-12T15:42:37.738283587Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.577728 | controller |     "Jun 12 15:42:37.738735 crc crio[3653]: time=\"2026-06-12T15:42:37.738324689Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/b7b8b57f-297f-4af1-a0b4-c77e168308af 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:0xc00008ce48}] Aliases:map[]}\"",
2026-06-12 17:11:43.577743 | controller |     "Jun 12 15:42:37.739096 crc crio[3653]: time=\"2026-06-12T15:42:37.738702119Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.577758 | controller |     "Jun 12 15:42:37.739333 crc crio[3653]: time=\"2026-06-12T15:42:37.739306185Z\" 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-12 17:11:43.577773 | controller |     "Jun 12 15:42:37.742349 crc crio[3653]: time=\"2026-06-12T15:42:37.741810434Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/aa34027e-b893-48dc-b748-d7b8794eed64 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:0xc0029a6090}] Aliases:map[]}\"",
2026-06-12 17:11:43.577788 | controller |     "Jun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742361419Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.577803 | controller |     "Jun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.74239496Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.577818 | controller |     "Jun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742417271Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.577833 | controller |     "Jun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742458162Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.577847 | controller |     "Jun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742476632Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.577865 | controller |     "Jun 12 15:42:37.742544 crc crio[3653]: time=\"2026-06-12T15:42:37.742531644Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.577880 | controller |     "Jun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.742657377Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.577895 | controller |     "Jun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.74276572Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.577910 | controller |     "Jun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.742789431Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.577926 | controller |     "Jun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.742158163Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/8dcc0eb9-d62f-4a1c-b8b9-81f8e6885309 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:0xc0001a1768}] Aliases:map[]}\"",
2026-06-12 17:11:43.577941 | controller |     "Jun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.742805581Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.577955 | controller |     "Jun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.744419195Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.577971 | controller |     "Jun 12 15:42:37.744711 crc crio[3653]: time=\"2026-06-12T15:42:37.744657532Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.577985 | controller |     "Jun 12 15:42:37.746252 crc crio[3653]: time=\"2026-06-12T15:42:37.742257396Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578000 | controller |     "Jun 12 15:42:37.746329 crc crio[3653]: time=\"2026-06-12T15:42:37.746251265Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578015 | controller |     "Jun 12 15:42:37.746427 crc crio[3653]: time=\"2026-06-12T15:42:37.746360538Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578029 | controller |     "Jun 12 15:42:37.747978 crc crio[3653]: time=\"2026-06-12T15:42:37.74788712Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578044 | controller |     "Jun 12 15:42:37.747978 crc crio[3653]: time=\"2026-06-12T15:42:37.747959722Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578059 | controller |     "Jun 12 15:42:37.748108 crc crio[3653]: time=\"2026-06-12T15:42:37.747986623Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578074 | controller |     "Jun 12 15:42:37.750035 crc crio[3653]: time=\"2026-06-12T15:42:37.749607457Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578092 | controller |     "Jun 12 15:42:37.750035 crc crio[3653]: time=\"2026-06-12T15:42:37.749848354Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578108 | controller |     "Jun 12 15:42:37.750035 crc crio[3653]: time=\"2026-06-12T15:42:37.749871024Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578122 | controller |     "Jun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.750272455Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578136 | controller |     "Jun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.750351738Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578151 | controller |     "Jun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.750371508Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578166 | controller |     "Jun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.750403719Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578181 | controller |     "Jun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.75042864Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578196 | controller |     "Jun 12 15:42:37.750581 crc crio[3653]: time=\"2026-06-12T15:42:37.75044148Z\" 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-12 17:11:43.578210 | controller |     "Jun 12 15:42:37.751740 crc crio[3653]: time=\"2026-06-12T15:42:37.749632358Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578224 | controller |     "Jun 12 15:42:37.751740 crc crio[3653]: time=\"2026-06-12T15:42:37.751066917Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578239 | controller |     "Jun 12 15:42:37.751740 crc crio[3653]: time=\"2026-06-12T15:42:37.751081208Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578254 | controller |     "Jun 12 15:42:37.753429 crc crio[3653]: time=\"2026-06-12T15:42:37.749652119Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578268 | controller |     "Jun 12 15:42:37.753429 crc crio[3653]: time=\"2026-06-12T15:42:37.753227086Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578282 | controller |     "Jun 12 15:42:37.753429 crc crio[3653]: time=\"2026-06-12T15:42:37.753241167Z\" 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-12 17:11:43.578297 | controller |     "Jun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.753839503Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578311 | controller |     "Jun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.753911775Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578329 | controller |     "Jun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.753932856Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578348 | controller |     "Jun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.753979887Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578378 | controller |     "Jun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.754021018Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578397 | controller |     "Jun 12 15:42:37.754052 crc crio[3653]: time=\"2026-06-12T15:42:37.754034478Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578413 | controller |     "Jun 12 15:42:37.754459 crc crio[3653]: time=\"2026-06-12T15:42:37.754350467Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578428 | controller |     "Jun 12 15:42:37.754459 crc crio[3653]: time=\"2026-06-12T15:42:37.754377668Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578442 | controller |     "Jun 12 15:42:37.754459 crc crio[3653]: time=\"2026-06-12T15:42:37.754393368Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578457 | controller |     "Jun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.75443891Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578472 | controller |     "Jun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754549203Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578486 | controller |     "Jun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754562743Z\" 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-12 17:11:43.578501 | controller |     "Jun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754582713Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578516 | controller |     "Jun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754607144Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578531 | controller |     "Jun 12 15:42:37.754646 crc crio[3653]: time=\"2026-06-12T15:42:37.754622395Z\" 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-12 17:11:43.578546 | controller |     "Jun 12 15:42:37.754964 crc crio[3653]: time=\"2026-06-12T15:42:37.749665999Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578560 | controller |     "Jun 12 15:42:37.754964 crc crio[3653]: time=\"2026-06-12T15:42:37.754702507Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578574 | controller |     "Jun 12 15:42:37.754964 crc crio[3653]: time=\"2026-06-12T15:42:37.754716267Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578589 | controller |     "Jun 12 15:42:37.755322 crc crio[3653]: time=\"2026-06-12T15:42:37.755153649Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578607 | controller |     "Jun 12 15:42:37.755417 crc crio[3653]: time=\"2026-06-12T15:42:37.755402266Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578622 | controller |     "Jun 12 15:42:37.755488 crc crio[3653]: time=\"2026-06-12T15:42:37.755473428Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578637 | controller |     "Jun 12 15:42:37.766016 crc crio[3653]: time=\"2026-06-12T15:42:37.761287677Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.578651 | controller |     "Jun 12 15:42:37.767238 crc crio[3653]: time=\"2026-06-12T15:42:37.767098676Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.578665 | controller |     "Jun 12 15:42:37.767332 crc crio[3653]: time=\"2026-06-12T15:42:37.76723684Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.578680 | controller |     "Jun 12 15:42:37.808329 crc crio[3653]: time=\"2026-06-12T15:42:37.807653766Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.578695 | controller |     "Jun 12 15:42:37.831057 crc crio[3653]: time=\"2026-06-12T15:42:37.828920667Z\" level=info msg=\"Ran pod sandbox ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d9ac741e-d678-4f8a-b4c7-1d41d6b462d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578710 | controller |     "Jun 12 15:42:37.875456 crc crio[3653]: time=\"2026-06-12T15:42:37.875373988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=21a0b3ac-e0ec-45d7-b574-0e85d808ba74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.578725 | controller |     "Jun 12 15:42:37.961123 crc crio[3653]: time=\"2026-06-12T15:42:37.959810798Z\" level=info msg=\"Ran pod sandbox ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=b0865578-24f8-4f92-b010-e317f559f625 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578740 | controller |     "Jun 12 15:42:37.968336 crc crio[3653]: time=\"2026-06-12T15:42:37.967727374Z\" level=info msg=\"Ran pod sandbox efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=2ccba16e-a7ed-4945-9f54-7d4a083e385d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578754 | controller |     "Jun 12 15:42:37.976344 crc crio[3653]: time=\"2026-06-12T15:42:37.974642114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=41e29980-91df-4aec-a2d8-e1a98fc79f77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.578769 | controller |     "Jun 12 15:42:38.023211 crc crio[3653]: time=\"2026-06-12T15:42:38.022438591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=bf53f654-4512-46c0-bf5e-8fa437c78061 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.578783 | controller |     "Jun 12 15:42:38.030774 crc crio[3653]: time=\"2026-06-12T15:42:38.029899135Z\" level=info msg=\"Ran pod sandbox a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=25ace579-6bdb-4d87-a779-9579c87a224d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578801 | controller |     "Jun 12 15:42:38.073421 crc crio[3653]: time=\"2026-06-12T15:42:38.072312325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab1caaab-e815-426c-b6aa-6bbd03b13967 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.578817 | controller |     "Jun 12 15:42:38.079695 crc crio[3653]: time=\"2026-06-12T15:42:38.075945775Z\" level=info msg=\"Ran pod sandbox dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=4a5a1c1f-85ae-4d82-88e3-5a173b5bfb76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578832 | controller |     "Jun 12 15:42:38.175449 crc crio[3653]: time=\"2026-06-12T15:42:38.144756787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=1c306860-d910-4f64-a3b2-383c43323bee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.578847 | controller |     "Jun 12 15:42:38.232109 crc crio[3653]: time=\"2026-06-12T15:42:38.223756479Z\" level=info msg=\"Ran pod sandbox 3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=afd3c47f-7389-4b5a-9d8c-3a6e14bd2e22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578861 | controller |     "Jun 12 15:42:38.267388 crc crio[3653]: time=\"2026-06-12T15:42:38.267006563Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578876 | controller |     "Jun 12 15:42:38.304875 crc crio[3653]: time=\"2026-06-12T15:42:38.304400085Z\" level=info msg=\"runSandbox: deleting pod ID 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361 from idIndex\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578891 | controller |     "Jun 12 15:42:38.363139 crc crio[3653]: time=\"2026-06-12T15:42:38.361815096Z\" level=info msg=\"runSandbox: removing pod sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578906 | controller |     "Jun 12 15:42:38.363139 crc crio[3653]: time=\"2026-06-12T15:42:38.362013492Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578921 | controller |     "Jun 12 15:42:38.363139 crc crio[3653]: time=\"2026-06-12T15:42:38.362058753Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578937 | controller |     "Jun 12 15:42:38.456963 crc crio[3653]: time=\"2026-06-12T15:42:38.454457031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=7a3e58cc-3272-484e-ad9e-be5032cc4ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.578952 | controller |     "Jun 12 15:42:38.468348 crc crio[3653]: time=\"2026-06-12T15:42:38.465792741Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578971 | controller |     "Jun 12 15:42:38.468348 crc crio[3653]: time=\"2026-06-12T15:42:38.466089079Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 251a3bc53b4ad5d539149b22cd4726a8455feab924480ef16ce4a7d571360361\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.578986 | controller |     "Jun 12 15:42:38.494956 crc crio[3653]: time=\"2026-06-12T15:42:38.494730143Z\" level=info msg=\"Ran pod sandbox e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=04e4f5cf-7367-46a7-9921-9325c620a8fd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579000 | controller |     "Jun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.542005486Z\" level=info msg=\"runSandbox: deleting pod ID 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab from idIndex\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579015 | controller |     "Jun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.542076618Z\" level=info msg=\"runSandbox: removing pod sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579029 | controller |     "Jun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.54212522Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579044 | controller |     "Jun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.54215167Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579058 | controller |     "Jun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.542419378Z\" level=info msg=\"Ran pod sandbox d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=a1b951eb-31b8-4bbd-ba7c-ecb59a008c00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579072 | controller |     "Jun 12 15:42:38.544596 crc crio[3653]: time=\"2026-06-12T15:42:38.54433447Z\" level=info msg=\"Ran pod sandbox d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=a3b53f58-a7f4-449c-9a48-0aae2b744bd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579086 | controller |     "Jun 12 15:42:38.545765 crc crio[3653]: time=\"2026-06-12T15:42:38.545306647Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 42002d70eef93f376028be4189cf2af9f79e3359fda2153701d7129a40b8f3ab\" id=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579101 | controller |     "Jun 12 15:42:38.555806 crc crio[3653]: time=\"2026-06-12T15:42:38.555634329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a649fc4-0394-4ff6-a124-1157864abcfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579115 | controller |     "Jun 12 15:42:38.560000 crc crio[3653]: time=\"2026-06-12T15:42:38.559957757Z\" level=info msg=\"Ran pod sandbox a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=76252259-9e7f-4ffa-8a30-3c331eff5894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579133 | controller |     "Jun 12 15:42:38.572455 crc crio[3653]: time=\"2026-06-12T15:42:38.569963991Z\" level=info msg=\"Ran pod sandbox f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=896d1cd1-b0da-4a1a-a2ff-f7d4150b390e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579149 | controller |     "Jun 12 15:42:38.580799 crc crio[3653]: time=\"2026-06-12T15:42:38.578960747Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=269a1c36-37b4-49ca-b569-8840b4ecd166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579163 | controller |     "Jun 12 15:42:38.580799 crc crio[3653]: time=\"2026-06-12T15:42:38.579105351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7d70bb1-5e82-43a2-9ed6-e92494e99688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579177 | controller |     "Jun 12 15:42:38.581113 crc crio[3653]: time=\"2026-06-12T15:42:38.580974013Z\" level=info msg=\"Ran pod sandbox 49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=ce25db3a-765f-4988-9534-0bd34bf15828 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579192 | controller |     "Jun 12 15:42:38.582419 crc crio[3653]: time=\"2026-06-12T15:42:38.582376781Z\" level=info msg=\"Ran pod sandbox 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=b593dea2-e001-423d-9ea5-a7e6a77b64e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579206 | controller |     "Jun 12 15:42:38.596915 crc crio[3653]: time=\"2026-06-12T15:42:38.596836366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=39987933-25c5-4cb8-a010-80681982c5fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579220 | controller |     "Jun 12 15:42:38.605948 crc crio[3653]: time=\"2026-06-12T15:42:38.605665378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3eea9bd-e14f-4394-a661-0104aca00294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579234 | controller |     "Jun 12 15:42:38.606357 crc crio[3653]: time=\"2026-06-12T15:42:38.60610853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=9ffb5371-f9ef-444f-bc6a-f7249d15247e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579249 | controller |     "Jun 12 15:42:38.619985 crc crio[3653]: time=\"2026-06-12T15:42:38.613320187Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579263 | controller |     "Jun 12 15:42:38.619985 crc crio[3653]: time=\"2026-06-12T15:42:38.61962199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=8fc7570c-43a7-46ce-b2b2-222adb2a5aa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579278 | controller |     "Jun 12 15:42:38.634204 crc crio[3653]: time=\"2026-06-12T15:42:38.633814728Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579298 | controller |     "Jun 12 15:42:38.637614 crc crio[3653]: time=\"2026-06-12T15:42:38.637452808Z\" level=info msg=\"runSandbox: deleting pod ID 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982 from idIndex\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579313 | controller |     "Jun 12 15:42:38.637717 crc crio[3653]: time=\"2026-06-12T15:42:38.637616042Z\" level=info msg=\"runSandbox: removing pod sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579328 | controller |     "Jun 12 15:42:38.637717 crc crio[3653]: time=\"2026-06-12T15:42:38.637674894Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579342 | controller |     "Jun 12 15:42:38.637717 crc crio[3653]: time=\"2026-06-12T15:42:38.637703314Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579359 | controller |     "Jun 12 15:42:38.643766 crc crio[3653]: time=\"2026-06-12T15:42:38.639455592Z\" level=info msg=\"Ran pod sandbox 4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=9c951042-885c-4365-95ea-8ddddaeb1a6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579392 | controller |     "Jun 12 15:42:38.652146 crc crio[3653]: time=\"2026-06-12T15:42:38.646784013Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9465dd6d1fb6162204f3e5e2f943ebb04a94737ad2df4d7a134c0adc14849982\" id=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579408 | controller |     "Jun 12 15:42:38.653672 crc crio[3653]: time=\"2026-06-12T15:42:38.648767057Z\" level=info msg=\"Ran pod sandbox 41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=de53c8e9-aa92-4fb1-ad0c-062255a936d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579423 | controller |     "Jun 12 15:42:38.662037 crc crio[3653]: time=\"2026-06-12T15:42:38.659948583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=424939e9-2b94-44e4-967b-3d2735f51e8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579437 | controller |     "Jun 12 15:42:38.670347 crc crio[3653]: 2026-06-12T15:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f962bddf2afde53 Mac:ce:37:8a:8e:aa:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.579452 | controller |     "Jun 12 15:42:38.683432 crc crio[3653]: time=\"2026-06-12T15:42:38.682910691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=96003844-6570-4f29-9d9d-ca8bbacfb882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579467 | controller |     "Jun 12 15:42:38.683432 crc crio[3653]: time=\"2026-06-12T15:42:38.683305892Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=2445f569-572e-4102-b203-db6bc6e07ba2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579482 | controller |     "Jun 12 15:42:38.706814 crc crio[3653]: time=\"2026-06-12T15:42:38.703117564Z\" level=info msg=\"runSandbox: deleting pod ID b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8 from idIndex\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579501 | controller |     "Jun 12 15:42:38.706814 crc crio[3653]: time=\"2026-06-12T15:42:38.703295069Z\" level=info msg=\"runSandbox: removing pod sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579515 | controller |     "Jun 12 15:42:38.706814 crc crio[3653]: time=\"2026-06-12T15:42:38.70335753Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579530 | controller |     "Jun 12 15:42:38.706814 crc crio[3653]: time=\"2026-06-12T15:42:38.703376471Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579544 | controller |     "Jun 12 15:42:38.711459 crc crio[3653]: time=\"2026-06-12T15:42:38.710449404Z\" level=info msg=\"Ran pod sandbox 8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=f9613f38-e123-4881-a2a0-0a2cfb0e0ab4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579559 | controller |     "Jun 12 15:42:38.717451 crc crio[3653]: time=\"2026-06-12T15:42:38.717043605Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b0392977d984db0e6ddcdfb4d611f645bfed1cb13dccd28e4484d5575c82b7f8\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579573 | controller |     "Jun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741132164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=55bbccbb-b4b3-4b11-9202-78d099e1c75d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579587 | controller |     "Jun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741458093Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=acca391a-a493-481d-8251-1c2a1271ed86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.579602 | controller |     "Jun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741589147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=772fdb5a-3797-4ac9-aff5-5fc55ed4e2d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579647 | controller |     "Jun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741892025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=291efd1f-3c6b-473e-857d-aa8a30a8081f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579661 | controller |     "Jun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.741936456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=8981fcd1-0106-4cb9-a544-a9ceeb241f1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579676 | controller |     "Jun 12 15:42:38.748420 crc crio[3653]: time=\"2026-06-12T15:42:38.743886699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=ff15ce0e-4195-4034-aa85-fe0c970ebd72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579694 | controller |     "Jun 12 15:42:38.780942 crc crio[3653]: time=\"2026-06-12T15:42:38.775094833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=e844e99b-4454-4b83-8745-106f4f6190ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579709 | controller |     "Jun 12 15:42:38.803230 crc crio[3653]: time=\"2026-06-12T15:42:38.803017176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=1c48b1dd-f50d-4276-ac89-07b204038b22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579724 | controller |     "Jun 12 15:42:38.859009 crc crio[3653]: time=\"2026-06-12T15:42:38.85796725Z\" level=info msg=\"Ran pod sandbox fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=ae02637e-1169-4a03-a194-781d01525100 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579738 | controller |     "Jun 12 15:42:38.886621 crc crio[3653]: time=\"2026-06-12T15:42:38.88284831Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579753 | controller |     "Jun 12 15:42:38.902080 crc crio[3653]: time=\"2026-06-12T15:42:38.901703736Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579768 | controller |     "Jun 12 15:42:38.902080 crc crio[3653]: time=\"2026-06-12T15:42:38.901865831Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=b07c3b67-9303-4709-b8a4-fffaf91f8d2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579783 | controller |     "Jun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.903395832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.579798 | controller |     "Jun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.904285827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=712ae676-d778-4a02-936c-9ca17354216f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579813 | controller |     "Jun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.905924782Z\" level=info msg=\"runSandbox: deleting pod ID 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e from idIndex\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579828 | controller |     "Jun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.905992353Z\" level=info msg=\"runSandbox: removing pod sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579843 | controller |     "Jun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.906055395Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579871 | controller |     "Jun 12 15:42:38.906415 crc crio[3653]: time=\"2026-06-12T15:42:38.906083936Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579887 | controller |     "Jun 12 15:42:38.914113 crc crio[3653]: time=\"2026-06-12T15:42:38.913958921Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8abc799ed4df9154ecf42b9d50572336d3f77bf482c7863b6c5b14ede1785a8e\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579902 | controller |     "Jun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.938491163Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=045c4e1b-0406-4eb9-8bdd-a2af9c9000c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.579917 | controller |     "Jun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.938905254Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.579932 | controller |     "Jun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.938994056Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=caf3671a-39cc-4fdb-8900-6d0171ab14f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579947 | controller |     "Jun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.93914172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=11ffde54-65d1-4d3a-9ad7-5d7593fe2ca0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579961 | controller |     "Jun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.939387047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=4f1bf179-554f-4e28-9357-781bb3a3aeb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579976 | controller |     "Jun 12 15:42:38.941091 crc crio[3653]: time=\"2026-06-12T15:42:38.939452839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc4de17a-cc9d-46d3-8250-bb7679feb261 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.579991 | controller |     "Jun 12 15:42:38.944621 crc crio[3653]: time=\"2026-06-12T15:42:38.943655184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bee95a1-a32c-430d-914c-1696fcca3226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.580006 | controller |     "Jun 12 15:42:38.946854 crc crio[3653]: time=\"2026-06-12T15:42:38.946700047Z\" level=info msg=\"runSandbox: deleting pod ID 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee from idIndex\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580021 | controller |     "Jun 12 15:42:38.946854 crc crio[3653]: time=\"2026-06-12T15:42:38.946850101Z\" level=info msg=\"runSandbox: removing pod sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580036 | controller |     "Jun 12 15:42:38.949390 crc crio[3653]: time=\"2026-06-12T15:42:38.948836896Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580055 | controller |     "Jun 12 15:42:38.949390 crc crio[3653]: time=\"2026-06-12T15:42:38.948898267Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580071 | controller |     "Jun 12 15:42:38.952711 crc crio[3653]: time=\"2026-06-12T15:42:38.951619922Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0a6ed679573ecd188a89e6f3ad711a8b97fd93f778b9fc3e46d315d8300690ee\" id=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580085 | controller |     "Jun 12 15:42:38.993334 crc crio[3653]: time=\"2026-06-12T15:42:38.993040615Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580100 | controller |     "Jun 12 15:42:38.994475 crc crio[3653]: time=\"2026-06-12T15:42:38.994253828Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580115 | controller |     "Jun 12 15:42:39.037058 crc crio[3653]: time=\"2026-06-12T15:42:39.03599612Z\" level=info msg=\"runSandbox: deleting pod ID 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105 from idIndex\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580130 | controller |     "Jun 12 15:42:39.037058 crc crio[3653]: time=\"2026-06-12T15:42:39.036145504Z\" level=info msg=\"runSandbox: removing pod sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580144 | controller |     "Jun 12 15:42:39.037058 crc crio[3653]: time=\"2026-06-12T15:42:39.03635919Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580159 | controller |     "Jun 12 15:42:39.037058 crc crio[3653]: time=\"2026-06-12T15:42:39.0363833Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580174 | controller |     "Jun 12 15:42:39.046000 crc crio[3653]: time=\"2026-06-12T15:42:39.045735867Z\" level=info msg=\"runSandbox: deleting pod ID d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65 from idIndex\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580188 | controller |     "Jun 12 15:42:39.046000 crc crio[3653]: time=\"2026-06-12T15:42:39.045904491Z\" level=info msg=\"runSandbox: removing pod sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580203 | controller |     "Jun 12 15:42:39.046000 crc crio[3653]: time=\"2026-06-12T15:42:39.045969113Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580218 | controller |     "Jun 12 15:42:39.046000 crc crio[3653]: time=\"2026-06-12T15:42:39.046004344Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580237 | controller |     "Jun 12 15:42:39.048710 crc crio[3653]: time=\"2026-06-12T15:42:39.046874568Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580252 | controller |     "Jun 12 15:42:39.056754 crc crio[3653]: time=\"2026-06-12T15:42:39.055968906Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d16e59c4ca01d7699ab8c382bd781c491b60f07aa15a0e8784467e14ed671c65\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580266 | controller |     "Jun 12 15:42:39.065265 crc crio[3653]: time=\"2026-06-12T15:42:39.064989993Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580281 | controller |     "Jun 12 15:42:39.065265 crc crio[3653]: time=\"2026-06-12T15:42:39.065275771Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=566cee4a-192e-4568-9446-4161b5f6d6b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580296 | controller |     "Jun 12 15:42:39.066466 crc crio[3653]: time=\"2026-06-12T15:42:39.066011901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.580310 | controller |     "Jun 12 15:42:39.080030 crc crio[3653]: time=\"2026-06-12T15:42:39.079063928Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580325 | controller |     "Jun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.102825668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32e4ddfd-3078-4062-83aa-afbd6f2a69c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.580339 | controller |     "Jun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.103098926Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6895a7a39ef6b7031f6d8c1296487a6bd3592f6a2ee8e8966fc4826deeede105\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580357 | controller |     "Jun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.103151817Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=ac842aad-a42f-482b-aace-adf0aa7b16e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.580391 | controller |     "Jun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.103112026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c2864d3d-0f90-457c-b145-74d36412e001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.580407 | controller |     "Jun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.102750786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=b6fe619d-0f45-4c84-9afb-7eb9a6f86a7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.580427 | controller |     "Jun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.103315932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=95dacf2f-3951-451d-a2e9-d176a8e483b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.580442 | controller |     "Jun 12 15:42:39.103895 crc crio[3653]: time=\"2026-06-12T15:42:39.080752414Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580457 | controller |     "Jun 12 15:42:39.106837 crc crio[3653]: time=\"2026-06-12T15:42:39.106087338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=9be006ac-9c97-47b6-81b8-7821c32ecde6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.580472 | controller |     "Jun 12 15:42:39.112720 crc crio[3653]: time=\"2026-06-12T15:42:39.106968152Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=119fccad-48c5-46c1-b597-317bff7a72bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.580487 | controller |     "Jun 12 15:42:39.114026 crc crio[3653]: time=\"2026-06-12T15:42:39.110422516Z\" level=info msg=\"runSandbox: deleting pod ID a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3 from idIndex\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580501 | controller |     "Jun 12 15:42:39.114106 crc crio[3653]: time=\"2026-06-12T15:42:39.114060866Z\" level=info msg=\"runSandbox: removing pod sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580516 | controller |     "Jun 12 15:42:39.114606 crc crio[3653]: time=\"2026-06-12T15:42:39.114137298Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=1c1a6c2e-3287-4a15-939e-52ea0bb02c32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.580530 | controller |     "Jun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.114607901Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=8b323a6f-b4ba-4c60-96f8-2c03106ed9ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.580544 | controller |     "Jun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.114320153Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580559 | controller |     "Jun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.114716824Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580573 | controller |     "Jun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.114748715Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=79d99226-bf36-4f9d-8b4d-09c31d781b22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.580587 | controller |     "Jun 12 15:42:39.114872 crc crio[3653]: time=\"2026-06-12T15:42:39.113869611Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=3d379f98-c944-401e-8dbd-ce4e61d39cf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.580605 | controller |     "Jun 12 15:42:39.131965 crc crio[3653]: time=\"2026-06-12T15:42:39.131713469Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a02816a3f381e19661dde175644c01a3eb6a8f055faa83a7236264797dc484c3\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580620 | controller |     "Jun 12 15:42:39.132961 crc crio[3653]: time=\"2026-06-12T15:42:39.132882101Z\" 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=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580634 | controller |     "Jun 12 15:42:39.133059 crc crio[3653]: time=\"2026-06-12T15:42:39.132963673Z\" 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=9f500721-14f6-4ed7-98f5-a7d89a5329ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580649 | controller |     "Jun 12 15:42:39.133472 crc crio[3653]: time=\"2026-06-12T15:42:39.133249591Z\" level=info msg=\"runSandbox: deleting pod ID eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd from idIndex\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580668 | controller |     "Jun 12 15:42:39.133472 crc crio[3653]: time=\"2026-06-12T15:42:39.133355494Z\" level=info msg=\"runSandbox: removing pod sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580684 | controller |     "Jun 12 15:42:39.133472 crc crio[3653]: time=\"2026-06-12T15:42:39.133418355Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580701 | controller |     "Jun 12 15:42:39.133472 crc crio[3653]: time=\"2026-06-12T15:42:39.133437496Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580733 | controller |     "Jun 12 15:42:39.138280 crc crio[3653]: time=\"2026-06-12T15:42:39.138047242Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: eecdd5293a698f66ad15c66d05b60a09ac499683351e6011aee5c9fa5fd47bdd\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580750 | controller |     "Jun 12 15:42:39.166785 crc crio[3653]: time=\"2026-06-12T15:42:39.165993327Z\" level=info msg=\"runSandbox: deleting pod ID 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed from idIndex\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580769 | controller |     "Jun 12 15:42:39.166785 crc crio[3653]: time=\"2026-06-12T15:42:39.166250344Z\" level=info msg=\"runSandbox: removing pod sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580785 | controller |     "Jun 12 15:42:39.166785 crc crio[3653]: time=\"2026-06-12T15:42:39.166318896Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580827 | controller |     "Jun 12 15:42:39.166785 crc crio[3653]: time=\"2026-06-12T15:42:39.166350896Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580849 | controller |     "Jun 12 15:42:39.177249 crc crio[3653]: time=\"2026-06-12T15:42:39.176969077Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8503eb0adb9dcbdb365c14dc24433e4723753f594985b6e7c42e8c74886189ed\" id=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580864 | controller |     "Jun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.197845578Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580880 | controller |     "Jun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.197965142Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=300737a2-e2c1-4dd0-a3b9-b7da1a34df53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580898 | controller |     "Jun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.204637264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.580913 | controller |     "Jun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.204960613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.580929 | controller |     "Jun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.205134188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.580944 | controller |     "Jun 12 15:42:39.205643 crc crio[3653]: time=\"2026-06-12T15:42:39.205336723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.580960 | controller |     "Jun 12 15:42:39.211853 crc crio[3653]: time=\"2026-06-12T15:42:39.207736449Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.580975 | controller |     "Jun 12 15:42:39.211853 crc crio[3653]: time=\"2026-06-12T15:42:39.209436365Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=2cea45eb-1813-4a50-bbb8-1b0d41f90b13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.580989 | controller |     "Jun 12 15:42:39.213007 crc crio[3653]: time=\"2026-06-12T15:42:39.212866569Z\" 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=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581004 | controller |     "Jun 12 15:42:39.213007 crc crio[3653]: time=\"2026-06-12T15:42:39.212947391Z\" 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=e6393406-cb81-4f72-926a-466597864389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581019 | controller |     "Jun 12 15:42:39.213455 crc crio[3653]: time=\"2026-06-12T15:42:39.21324814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581037 | controller |     "Jun 12 15:42:39.219528 crc crio[3653]: time=\"2026-06-12T15:42:39.21910562Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=babaafd6-912b-48a6-bdd8-247316ee2371 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581052 | controller |     "Jun 12 15:42:39.219780 crc crio[3653]: time=\"2026-06-12T15:42:39.219761078Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=f9db4260-37a2-4c47-9e1c-8d9c57f3b2bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581067 | controller |     "Jun 12 15:42:39.220326 crc crio[3653]: time=\"2026-06-12T15:42:39.219910122Z\" level=info msg=\"runSandbox: deleting pod ID c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738 from idIndex\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581081 | controller |     "Jun 12 15:42:39.220326 crc crio[3653]: time=\"2026-06-12T15:42:39.220047416Z\" level=info msg=\"runSandbox: removing pod sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581096 | controller |     "Jun 12 15:42:39.220326 crc crio[3653]: time=\"2026-06-12T15:42:39.220118638Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581111 | controller |     "Jun 12 15:42:39.220326 crc crio[3653]: time=\"2026-06-12T15:42:39.220145608Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581125 | controller |     "Jun 12 15:42:39.220717 crc crio[3653]: time=\"2026-06-12T15:42:39.220426206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581140 | controller |     "Jun 12 15:42:39.221835 crc crio[3653]: time=\"2026-06-12T15:42:39.22093986Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=46f587d4-fb01-4f34-b045-779d48c9ba68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581155 | controller |     "Jun 12 15:42:39.221835 crc crio[3653]: time=\"2026-06-12T15:42:39.221079424Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=5bfd9994-feb3-4729-9926-e1659abc96a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581170 | controller |     "Jun 12 15:42:39.221965 crc crio[3653]: time=\"2026-06-12T15:42:39.221737932Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=19dd2aa5-9ec5-4fbe-b0bc-c631a79fd6ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581185 | controller |     "Jun 12 15:42:39.222319 crc crio[3653]: time=\"2026-06-12T15:42:39.221791644Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=9ee4da0a-dc0a-4800-9012-174d00ab60fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581200 | controller |     "Jun 12 15:42:39.224460 crc crio[3653]: time=\"2026-06-12T15:42:39.224005174Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f45837e9-bafc-4b13-a2a1-c7917ef655fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581219 | controller |     "Jun 12 15:42:39.224460 crc crio[3653]: time=\"2026-06-12T15:42:39.224274872Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=d650eaa7-cb2a-409f-832c-177dc3592d7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581234 | controller |     "Jun 12 15:42:39.224460 crc crio[3653]: time=\"2026-06-12T15:42:39.224449236Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c8e9773f2d8f20048f37d619d85b7599e59118e6c5ebc02bbb00a57d27419738\" id=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581249 | controller |     "Jun 12 15:42:39.226887 crc crio[3653]: time=\"2026-06-12T15:42:39.226811161Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=f0f4a5a1-b3c1-4de7-80ee-4e0cf0a8762f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581264 | controller |     "Jun 12 15:42:39.239637 crc crio[3653]: time=\"2026-06-12T15:42:39.2366553Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=f05a5a05-6335-435e-83ce-56a08ec611cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.581278 | controller |     "Jun 12 15:42:39.283462 crc crio[3653]: time=\"2026-06-12T15:42:39.283302077Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581292 | controller |     "Jun 12 15:42:39.283462 crc crio[3653]: time=\"2026-06-12T15:42:39.283468951Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=13fc121b-3c04-47f1-a6e1-5b1bb0b44fe1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581307 | controller |     "Jun 12 15:42:39.302093 crc crio[3653]: time=\"2026-06-12T15:42:39.285443445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581322 | controller |     "Jun 12 15:42:39.302433 crc crio[3653]: time=\"2026-06-12T15:42:39.285640191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581336 | controller |     "Jun 12 15:42:39.302433 crc crio[3653]: time=\"2026-06-12T15:42:39.285752154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581376 | controller |     "Jun 12 15:42:39.302433 crc crio[3653]: time=\"2026-06-12T15:42:39.286889975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581398 | controller |     "Jun 12 15:42:39.302635 crc crio[3653]: time=\"2026-06-12T15:42:39.289662851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581414 | controller |     "Jun 12 15:42:39.302671 crc crio[3653]: time=\"2026-06-12T15:42:39.289811285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581429 | controller |     "Jun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.299306285Z\" 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=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581447 | controller |     "Jun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.302826571Z\" 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=e71044de-f29e-423d-b33b-b9798a013d3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581463 | controller |     "Jun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.299683925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581478 | controller |     "Jun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.299808228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581492 | controller |     "Jun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.299979173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581507 | controller |     "Jun 12 15:42:39.303658 crc crio[3653]: time=\"2026-06-12T15:42:39.300127737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.581521 | controller |     "Jun 12 15:42:39.315658 crc crio[3653]: time=\"2026-06-12T15:42:39.315472467Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581536 | controller |     "Jun 12 15:42:39.315658 crc crio[3653]: time=\"2026-06-12T15:42:39.315605761Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=8c04523f-9936-46c7-9867-fbe7737f7c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581551 | controller |     "Jun 12 15:42:39.320705 crc crio[3653]: time=\"2026-06-12T15:42:39.320420512Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581565 | controller |     "Jun 12 15:42:39.331233 crc crio[3653]: time=\"2026-06-12T15:42:39.331120965Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581579 | controller |     "Jun 12 15:42:39.331545 crc crio[3653]: time=\"2026-06-12T15:42:39.331256949Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581594 | controller |     "Jun 12 15:42:39.331738 crc crio[3653]: time=\"2026-06-12T15:42:39.33167682Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581609 | controller |     "Jun 12 15:42:39.331948 crc crio[3653]: time=\"2026-06-12T15:42:39.331704151Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581627 | controller |     "Jun 12 15:42:39.334849 crc crio[3653]: time=\"2026-06-12T15:42:39.334768685Z\" level=info msg=\"runSandbox: deleting pod ID 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6 from idIndex\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581642 | controller |     "Jun 12 15:42:39.334959 crc crio[3653]: time=\"2026-06-12T15:42:39.334849007Z\" level=info msg=\"runSandbox: removing pod sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581657 | controller |     "Jun 12 15:42:39.334959 crc crio[3653]: time=\"2026-06-12T15:42:39.334904419Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581671 | controller |     "Jun 12 15:42:39.334959 crc crio[3653]: time=\"2026-06-12T15:42:39.334931579Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581686 | controller |     "Jun 12 15:42:39.335412 crc crio[3653]: time=\"2026-06-12T15:42:39.335342641Z\" level=info msg=\"runSandbox: deleting pod ID 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29 from idIndex\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581700 | controller |     "Jun 12 15:42:39.335412 crc crio[3653]: time=\"2026-06-12T15:42:39.335400302Z\" level=info msg=\"runSandbox: removing pod sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581715 | controller |     "Jun 12 15:42:39.335412 crc crio[3653]: time=\"2026-06-12T15:42:39.335433973Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581730 | controller |     "Jun 12 15:42:39.335412 crc crio[3653]: time=\"2026-06-12T15:42:39.335454284Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581745 | controller |     "Jun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.335483454Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581759 | controller |     "Jun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.335914916Z\" level=info msg=\"runSandbox: deleting pod ID c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef from idIndex\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581773 | controller |     "Jun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.335969308Z\" level=info msg=\"runSandbox: removing pod sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581788 | controller |     "Jun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.336003999Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581806 | controller |     "Jun 12 15:42:39.336099 crc crio[3653]: time=\"2026-06-12T15:42:39.336030759Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581821 | controller |     "Jun 12 15:42:39.337322 crc crio[3653]: time=\"2026-06-12T15:42:39.337021566Z\" level=info msg=\"runSandbox: deleting pod ID 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091 from idIndex\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581835 | controller |     "Jun 12 15:42:39.337322 crc crio[3653]: time=\"2026-06-12T15:42:39.337101359Z\" level=info msg=\"runSandbox: removing pod sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581850 | controller |     "Jun 12 15:42:39.337322 crc crio[3653]: time=\"2026-06-12T15:42:39.337202281Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581864 | controller |     "Jun 12 15:42:39.337322 crc crio[3653]: time=\"2026-06-12T15:42:39.337226712Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581878 | controller |     "Jun 12 15:42:39.337827 crc crio[3653]: time=\"2026-06-12T15:42:39.337395407Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 271b52a3f7b2f88e684fb5115f9add8813f621215ec268273eace2a0746af8b6\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581893 | controller |     "Jun 12 15:42:39.337889 crc crio[3653]: time=\"2026-06-12T15:42:39.337821668Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c74c6771f716762800275091b5565898d0219c50e49d7c25dd4e0f6205d9f8ef\" id=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581907 | controller |     "Jun 12 15:42:39.338112 crc crio[3653]: time=\"2026-06-12T15:42:39.338046885Z\" level=info msg=\"runSandbox: deleting pod ID 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311 from idIndex\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581921 | controller |     "Jun 12 15:42:39.338363 crc crio[3653]: time=\"2026-06-12T15:42:39.338336622Z\" level=info msg=\"runSandbox: removing pod sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581936 | controller |     "Jun 12 15:42:39.338659 crc crio[3653]: time=\"2026-06-12T15:42:39.33859457Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6d789465ff2f553d84916a56763d23463a07f95d841437fa560b51db958ff091\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581950 | controller |     "Jun 12 15:42:39.338841 crc crio[3653]: time=\"2026-06-12T15:42:39.33861962Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581965 | controller |     "Jun 12 15:42:39.339346 crc crio[3653]: time=\"2026-06-12T15:42:39.339251287Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.581985 | controller |     "Jun 12 15:42:39.340418 crc crio[3653]: time=\"2026-06-12T15:42:39.339252528Z\" level=info msg=\"runSandbox: deleting pod ID 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3 from idIndex\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582002 | controller |     "Jun 12 15:42:39.340569 crc crio[3653]: time=\"2026-06-12T15:42:39.340411719Z\" level=info msg=\"runSandbox: removing pod sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582019 | controller |     "Jun 12 15:42:39.340569 crc crio[3653]: time=\"2026-06-12T15:42:39.340461601Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582034 | controller |     "Jun 12 15:42:39.340767 crc crio[3653]: time=\"2026-06-12T15:42:39.340569074Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582048 | controller |     "Jun 12 15:42:39.340817 crc crio[3653]: time=\"2026-06-12T15:42:39.340764309Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 18a5dc323e26ba63c58e77af3810a98c706952cddc2a44cd39fee2d3797ddf29\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582062 | controller |     "Jun 12 15:42:39.341007 crc crio[3653]: time=\"2026-06-12T15:42:39.340973605Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 72ea526a7e34baff3eef31c6d66d2cc2904e986b1755c76f65eb6ddff327b311\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582077 | controller |     "Jun 12 15:42:39.348435 crc crio[3653]: time=\"2026-06-12T15:42:39.348338156Z\" 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=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582092 | controller |     "Jun 12 15:42:39.348435 crc crio[3653]: time=\"2026-06-12T15:42:39.348429079Z\" 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=2bbc74ec-0e45-45cd-ab41-8e2d646b9485 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582107 | controller |     "Jun 12 15:42:39.350858 crc crio[3653]: time=\"2026-06-12T15:42:39.350811554Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582121 | controller |     "Jun 12 15:42:39.354711 crc crio[3653]: time=\"2026-06-12T15:42:39.353923439Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582136 | controller |     "Jun 12 15:42:39.355943 crc crio[3653]: time=\"2026-06-12T15:42:39.355856292Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582150 | controller |     "Jun 12 15:42:39.356030 crc crio[3653]: time=\"2026-06-12T15:42:39.355944404Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=94fc5718-f5f9-4865-8eb6-b030d3d427a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582171 | controller |     "Jun 12 15:42:39.356030 crc crio[3653]: time=\"2026-06-12T15:42:39.355979045Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 6805c52e1f775bf676f20dec7872f64037ee9546105983229bce2224039c7bb3\" id=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582186 | controller |     "Jun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.356783217Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582200 | controller |     "Jun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.35796633Z\" level=info msg=\"runSandbox: deleting pod ID 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15 from idIndex\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582215 | controller |     "Jun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.358005741Z\" level=info msg=\"runSandbox: removing pod sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582230 | controller |     "Jun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.358053322Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582245 | controller |     "Jun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.358073673Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582259 | controller |     "Jun 12 15:42:39.360280 crc crio[3653]: time=\"2026-06-12T15:42:39.358562996Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582274 | controller |     "Jun 12 15:42:39.361064 crc crio[3653]: time=\"2026-06-12T15:42:39.360995272Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 388a0a9d8bb758926df35c306c5e12294c0ec6d822e2e80a75f12f54a891ad15\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582289 | controller |     "Jun 12 15:42:39.361667 crc crio[3653]: time=\"2026-06-12T15:42:39.361486696Z\" level=info msg=\"runSandbox: deleting pod ID 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b from idIndex\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582304 | controller |     "Jun 12 15:42:39.361792 crc crio[3653]: time=\"2026-06-12T15:42:39.361665311Z\" level=info msg=\"runSandbox: removing pod sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582319 | controller |     "Jun 12 15:42:39.361792 crc crio[3653]: time=\"2026-06-12T15:42:39.361708542Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582337 | controller |     "Jun 12 15:42:39.361792 crc crio[3653]: time=\"2026-06-12T15:42:39.361733893Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582358 | controller |     "Jun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362488963Z\" level=info msg=\"runSandbox: deleting pod ID c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b from idIndex\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582392 | controller |     "Jun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362642737Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0ce71958e721747b4e885be49ba1ac24f687f2be9a5582640c6a0febbea8ad8b\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582408 | controller |     "Jun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362671968Z\" level=info msg=\"runSandbox: removing pod sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582422 | controller |     "Jun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362855213Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582437 | controller |     "Jun 12 15:42:39.363619 crc crio[3653]: time=\"2026-06-12T15:42:39.362941336Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582451 | controller |     "Jun 12 15:42:39.364300 crc crio[3653]: time=\"2026-06-12T15:42:39.363684886Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c540512a30457d94d589d677399ca1cf7e711b5a36533c02c30d59831fc7bb3b\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582465 | controller |     "Jun 12 15:42:39.364300 crc crio[3653]: time=\"2026-06-12T15:42:39.363940973Z\" level=info msg=\"runSandbox: deleting pod ID c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda from idIndex\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582480 | controller |     "Jun 12 15:42:39.364300 crc crio[3653]: time=\"2026-06-12T15:42:39.364238261Z\" level=info msg=\"runSandbox: removing pod sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582495 | controller |     "Jun 12 15:42:39.364450 crc crio[3653]: time=\"2026-06-12T15:42:39.364366995Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582509 | controller |     "Jun 12 15:42:39.364567 crc crio[3653]: time=\"2026-06-12T15:42:39.364471198Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582523 | controller |     "Jun 12 15:42:39.365013 crc crio[3653]: time=\"2026-06-12T15:42:39.36494231Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582542 | controller |     "Jun 12 15:42:39.366411 crc crio[3653]: time=\"2026-06-12T15:42:39.366265507Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c8e8662bdbfa78144e4e0a91fb90ae118fd64dc76d56010cdbb38fe02c699fda\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582557 | controller |     "Jun 12 15:42:39.368013 crc crio[3653]: time=\"2026-06-12T15:42:39.367923532Z\" level=info msg=\"runSandbox: deleting pod ID 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad from idIndex\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582571 | controller |     "Jun 12 15:42:39.368013 crc crio[3653]: time=\"2026-06-12T15:42:39.367987234Z\" level=info msg=\"runSandbox: removing pod sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582586 | controller |     "Jun 12 15:42:39.368202 crc crio[3653]: time=\"2026-06-12T15:42:39.368025295Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582600 | controller |     "Jun 12 15:42:39.368202 crc crio[3653]: time=\"2026-06-12T15:42:39.368047925Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582615 | controller |     "Jun 12 15:42:39.368482 crc crio[3653]: time=\"2026-06-12T15:42:39.368421106Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 465c760f97c467195e360463274279f4ce273b0b9003752c91edd9d64fedffad\" id=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582630 | controller |     "Jun 12 15:42:39.371485 crc crio[3653]: time=\"2026-06-12T15:42:39.371400617Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582644 | controller |     "Jun 12 15:42:39.371485 crc crio[3653]: time=\"2026-06-12T15:42:39.371477599Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=c39435fa-5217-4cb8-b87a-bd1e918e70e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582659 | controller |     "Jun 12 15:42:39.378857 crc crio[3653]: time=\"2026-06-12T15:42:39.378709857Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582673 | controller |     "Jun 12 15:42:39.380766 crc crio[3653]: time=\"2026-06-12T15:42:39.380702662Z\" level=info msg=\"runSandbox: deleting pod ID 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8 from idIndex\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582688 | controller |     "Jun 12 15:42:39.380921 crc crio[3653]: time=\"2026-06-12T15:42:39.380775434Z\" level=info msg=\"runSandbox: removing pod sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582702 | controller |     "Jun 12 15:42:39.380921 crc crio[3653]: time=\"2026-06-12T15:42:39.380819755Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582720 | controller |     "Jun 12 15:42:39.380921 crc crio[3653]: time=\"2026-06-12T15:42:39.380897567Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582735 | controller |     "Jun 12 15:42:39.382008 crc crio[3653]: time=\"2026-06-12T15:42:39.381953196Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8a5b428b4e8d7a5d075ed1cd4fccea01bee1b7993501662fe4a1d1e2eadfeda8\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582750 | controller |     "Jun 12 15:42:39.391276 crc crio[3653]: time=\"2026-06-12T15:42:39.390549351Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582765 | controller |     "Jun 12 15:42:39.394294 crc crio[3653]: time=\"2026-06-12T15:42:39.394259443Z\" 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=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582779 | controller |     "Jun 12 15:42:39.394705 crc crio[3653]: time=\"2026-06-12T15:42:39.394675564Z\" 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=fca87f35-220a-474d-97b3-7c6f636cf6bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582794 | controller |     "Jun 12 15:42:39.395229 crc crio[3653]: time=\"2026-06-12T15:42:39.395159937Z\" level=info msg=\"runSandbox: deleting pod ID 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4 from idIndex\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582808 | controller |     "Jun 12 15:42:39.395380 crc crio[3653]: time=\"2026-06-12T15:42:39.395355753Z\" level=info msg=\"runSandbox: removing pod sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582823 | controller |     "Jun 12 15:42:39.395667 crc crio[3653]: time=\"2026-06-12T15:42:39.39563852Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582837 | controller |     "Jun 12 15:42:39.396001 crc crio[3653]: time=\"2026-06-12T15:42:39.395763984Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582851 | controller |     "Jun 12 15:42:39.396891 crc crio[3653]: time=\"2026-06-12T15:42:39.396861194Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0cae64b98e93b07741f6c374eb28dda49c9d9a54354a5e1c54c7424b2c29ccd4\" id=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582866 | controller |     "Jun 12 15:42:39.407583 crc crio[3653]: time=\"2026-06-12T15:42:39.407346571Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582884 | controller |     "Jun 12 15:42:39.410374 crc crio[3653]: time=\"2026-06-12T15:42:39.410297301Z\" level=info msg=\"runSandbox: deleting pod ID 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107 from idIndex\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582899 | controller |     "Jun 12 15:42:39.410572 crc crio[3653]: time=\"2026-06-12T15:42:39.410433835Z\" level=info msg=\"runSandbox: removing pod sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582914 | controller |     "Jun 12 15:42:39.410628 crc crio[3653]: time=\"2026-06-12T15:42:39.41060398Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582929 | controller |     "Jun 12 15:42:39.410695 crc crio[3653]: time=\"2026-06-12T15:42:39.4106275Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582943 | controller |     "Jun 12 15:42:39.411445 crc crio[3653]: time=\"2026-06-12T15:42:39.411388191Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4e95cbc18b09c7f60dcf61730cfac24e2a66c5a88080b53976f6a8d0bf885107\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582958 | controller |     "Jun 12 15:42:39.428551 crc crio[3653]: time=\"2026-06-12T15:42:39.428336605Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582972 | controller |     "Jun 12 15:42:39.428551 crc crio[3653]: time=\"2026-06-12T15:42:39.428426717Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=6897379b-378f-4b89-bb38-2d5c8187ceb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.582987 | controller |     "Jun 12 15:42:39.431992 crc crio[3653]: time=\"2026-06-12T15:42:39.431889432Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583002 | controller |     "Jun 12 15:42:39.432591 crc crio[3653]: time=\"2026-06-12T15:42:39.432337084Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.583017 | controller |     "Jun 12 15:42:39.432591 crc crio[3653]: time=\"2026-06-12T15:42:39.432585531Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-12 17:11:43.583032 | controller |     "Jun 12 15:42:39.432943 crc crio[3653]: time=\"2026-06-12T15:42:39.432695044Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-qfg2x Namespace:openshift-operator-lifecycle-manager ID:f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 UID:b1ec2448-4d40-4afd-907a-6b38271a6735 NetNS:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1ec2448_4d40_4afd_907a_6b38271a6735.slice PodAnnotations:0xc002a90ec8}] Aliases:map[]}\"",
2026-06-12 17:11:43.583047 | controller |     "Jun 12 15:42:39.433158 crc crio[3653]: time=\"2026-06-12T15:42:39.432947791Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687970-qfg2x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.583066 | controller |     "Jun 12 15:42:39.433864 crc crio[3653]: time=\"2026-06-12T15:42:39.433825905Z\" level=info msg=\"runSandbox: deleting pod ID 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214 from idIndex\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583082 | controller |     "Jun 12 15:42:39.433940 crc crio[3653]: time=\"2026-06-12T15:42:39.433870996Z\" level=info msg=\"runSandbox: removing pod sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583097 | controller |     "Jun 12 15:42:39.433940 crc crio[3653]: time=\"2026-06-12T15:42:39.433917958Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583112 | controller |     "Jun 12 15:42:39.433940 crc crio[3653]: time=\"2026-06-12T15:42:39.433935778Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583127 | controller |     "Jun 12 15:42:39.434639 crc crio[3653]: time=\"2026-06-12T15:42:39.434591136Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9b0b0423523fb414d15218f38576e6d0ea9a10470c3b0c9bba3c4d1a99e3f214\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583142 | controller |     "Jun 12 15:42:39.435088 crc crio[3653]: time=\"2026-06-12T15:42:39.435025138Z\" 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=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583156 | controller |     "Jun 12 15:42:39.435143 crc crio[3653]: time=\"2026-06-12T15:42:39.43509007Z\" 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=d5d38b77-99c6-4aea-85c2-6bdb30004078 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583170 | controller |     "Jun 12 15:42:39.439867 crc crio[3653]: time=\"2026-06-12T15:42:39.439672085Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583185 | controller |     "Jun 12 15:42:39.439867 crc crio[3653]: time=\"2026-06-12T15:42:39.439773038Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=85a1f5c2-b48a-4802-a587-69f71c2cd392 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583200 | controller |     "Jun 12 15:42:39.445998 crc crio[3653]: time=\"2026-06-12T15:42:39.44569238Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583214 | controller |     "Jun 12 15:42:39.445998 crc crio[3653]: time=\"2026-06-12T15:42:39.445805513Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=84f0e484-f464-43fd-a0c6-ca6b0949ce45 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583269 | controller |     "Jun 12 15:42:39.450769 crc crio[3653]: time=\"2026-06-12T15:42:39.450690166Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583285 | controller |     "Jun 12 15:42:39.450861 crc crio[3653]: time=\"2026-06-12T15:42:39.450779999Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=92663b14-244c-4f9a-bbd8-2fb4ddac4474 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583300 | controller |     "Jun 12 15:42:39.478085 crc crio[3653]: time=\"2026-06-12T15:42:39.47787463Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.583315 | controller |     "Jun 12 15:42:39.478085 crc crio[3653]: time=\"2026-06-12T15:42:39.478023034Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.583330 | controller |     "Jun 12 15:42:39.478085 crc crio[3653]: time=\"2026-06-12T15:42:39.478058475Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_64b60a61-6da2-4bcc-b365-d0f957fef600\\\"\"",
2026-06-12 17:11:43.583344 | controller |     "Jun 12 15:42:39.478085 crc crio[3653]: time=\"2026-06-12T15:42:39.478108437Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_c7c8efd5-98f2-4446-bbcb-5563735d6a2b\\\"\"",
2026-06-12 17:11:43.583376 | controller |     "Jun 12 15:42:39.490003 crc crio[3653]: time=\"2026-06-12T15:42:39.489829247Z\" 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=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583397 | controller |     "Jun 12 15:42:39.490352 crc crio[3653]: time=\"2026-06-12T15:42:39.490068694Z\" 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=66f5726c-9aea-4bd0-bf35-755946fb07db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583412 | controller |     "Jun 12 15:42:39.498762 crc crio[3653]: time=\"2026-06-12T15:42:39.498638188Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583426 | controller |     "Jun 12 15:42:39.500893 crc crio[3653]: time=\"2026-06-12T15:42:39.498733271Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=47174c3b-63a7-47cc-9c64-6ea8df7e4d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583441 | controller |     "Jun 12 15:42:39.508147 crc crio[3653]: time=\"2026-06-12T15:42:39.508011625Z\" 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=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583455 | controller |     "Jun 12 15:42:39.508147 crc crio[3653]: time=\"2026-06-12T15:42:39.508148098Z\" 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=84b3570f-9357-4cd8-b13d-2659d887126d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583474 | controller |     "Jun 12 15:42:39.513073 crc crio[3653]: time=\"2026-06-12T15:42:39.51295699Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.583489 | controller |     "Jun 12 15:42:39.513073 crc crio[3653]: time=\"2026-06-12T15:42:39.513039002Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.583504 | controller |     "Jun 12 15:42:39.513268 crc crio[3653]: time=\"2026-06-12T15:42:39.513068733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.583518 | controller |     "Jun 12 15:42:39.515929 crc crio[3653]: time=\"2026-06-12T15:42:39.515844459Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583533 | controller |     "Jun 12 15:42:39.516028 crc crio[3653]: time=\"2026-06-12T15:42:39.515949722Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=e3b67ab4-5f80-4f4d-9e61-ce2fe564daf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583547 | controller |     "Jun 12 15:42:39.522703 crc crio[3653]: time=\"2026-06-12T15:42:39.522591924Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583562 | controller |     "Jun 12 15:42:39.522703 crc crio[3653]: time=\"2026-06-12T15:42:39.522692606Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=50e412c9-f52f-4796-bce8-3ef8661554ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583576 | controller |     "Jun 12 15:42:39.526898 crc crio[3653]: time=\"2026-06-12T15:42:39.526771818Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583591 | controller |     "Jun 12 15:42:39.526898 crc crio[3653]: time=\"2026-06-12T15:42:39.526827869Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=abf907a6-d06a-4783-9aba-7213558adb56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583605 | controller |     "Jun 12 15:42:39.531573 crc crio[3653]: time=\"2026-06-12T15:42:39.531401495Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583620 | controller |     "Jun 12 15:42:39.531573 crc crio[3653]: time=\"2026-06-12T15:42:39.531486777Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=35dbd7e1-7202-4015-a61b-7f703a3a35a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583635 | controller |     "Jun 12 15:42:39.540034 crc crio[3653]: time=\"2026-06-12T15:42:39.539906557Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.583649 | controller |     "Jun 12 15:42:39.540034 crc crio[3653]: time=\"2026-06-12T15:42:39.539977549Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.583667 | controller |     "Jun 12 15:42:39.540034 crc crio[3653]: time=\"2026-06-12T15:42:39.54000607Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-12 17:11:43.583682 | controller |     "Jun 12 15:42:39.557294 crc crio[3653]: time=\"2026-06-12T15:42:39.556968724Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.583697 | controller |     "Jun 12 15:42:39.557294 crc crio[3653]: time=\"2026-06-12T15:42:39.557051856Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.583711 | controller |     "Jun 12 15:42:39.557294 crc crio[3653]: time=\"2026-06-12T15:42:39.557094588Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-12 17:11:43.583726 | controller |     "Jun 12 15:42:39.580303 crc crio[3653]: time=\"2026-06-12T15:42:39.580133148Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.583740 | controller |     "Jun 12 15:42:39.580303 crc crio[3653]: time=\"2026-06-12T15:42:39.580238631Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.583754 | controller |     "Jun 12 15:42:39.580701 crc crio[3653]: time=\"2026-06-12T15:42:39.580353154Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-12 17:11:43.583768 | controller |     "Jun 12 15:42:39.587383 crc crio[3653]: time=\"2026-06-12T15:42:39.587293174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.583783 | controller |     "Jun 12 15:42:39.591818 crc crio[3653]: time=\"2026-06-12T15:42:39.591713305Z\" 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=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583797 | controller |     "Jun 12 15:42:39.591818 crc crio[3653]: time=\"2026-06-12T15:42:39.591801977Z\" 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=eab73eaa-f1c6-4392-b50f-ff2f737b5657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583812 | controller |     "Jun 12 15:42:39.594038 crc crio[3653]: time=\"2026-06-12T15:42:39.593941016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.583827 | controller |     "Jun 12 15:42:39.609657 crc crio[3653]: time=\"2026-06-12T15:42:39.609535192Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.583842 | controller |     "Jun 12 15:42:39.609657 crc crio[3653]: time=\"2026-06-12T15:42:39.609611414Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.583856 | controller |     "Jun 12 15:42:39.609657 crc crio[3653]: time=\"2026-06-12T15:42:39.609662136Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-12 17:11:43.583871 | controller |     "Jun 12 15:42:39.613078 crc crio[3653]: time=\"2026-06-12T15:42:39.612983267Z\" level=info msg=\"Ran pod sandbox f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/POD\" id=6018d4ab-27f5-4467-b1a7-69dee9b28e63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583889 | controller |     "Jun 12 15:42:39.615839 crc crio[3653]: time=\"2026-06-12T15:42:39.615741612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4909a557-8966-49d5-9dea-df837c906b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.583904 | controller |     "Jun 12 15:42:39.617574 crc crio[3653]: time=\"2026-06-12T15:42:39.61747571Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583919 | controller |     "Jun 12 15:42:39.617687 crc crio[3653]: time=\"2026-06-12T15:42:39.617583153Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=3cfa82ff-37f3-42d2-b941-08b057755010 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583933 | controller |     "Jun 12 15:42:39.652602 crc crio[3653]: time=\"2026-06-12T15:42:39.652375304Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.583948 | controller |     "Jun 12 15:42:39.652602 crc crio[3653]: time=\"2026-06-12T15:42:39.652436026Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.583962 | controller |     "Jun 12 15:42:39.652602 crc crio[3653]: time=\"2026-06-12T15:42:39.652464027Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-12 17:11:43.583977 | controller |     "Jun 12 15:42:39.662265 crc crio[3653]: time=\"2026-06-12T15:42:39.662141962Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.583991 | controller |     "Jun 12 15:42:39.662265 crc crio[3653]: time=\"2026-06-12T15:42:39.662257935Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=42cf7436-0ea7-4e90-8239-bada9c869a3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.584006 | controller |     "Jun 12 15:42:39.669279 crc crio[3653]: time=\"2026-06-12T15:42:39.667729104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584021 | controller |     "Jun 12 15:42:39.670923 crc crio[3653]: time=\"2026-06-12T15:42:39.670839429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cd576816-a967-40ad-9968-78b3ca21b382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.584036 | controller |     "Jun 12 15:42:39.683979 crc crio[3653]: time=\"2026-06-12T15:42:39.680952666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584050 | controller |     "Jun 12 15:42:39.683979 crc crio[3653]: time=\"2026-06-12T15:42:39.681784939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584065 | controller |     "Jun 12 15:42:39.688987 crc crio[3653]: time=\"2026-06-12T15:42:39.687875976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584079 | controller |     "Jun 12 15:42:39.690118 crc crio[3653]: time=\"2026-06-12T15:42:39.690039435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584097 | controller |     "Jun 12 15:42:39.692685 crc crio[3653]: time=\"2026-06-12T15:42:39.692594445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584112 | controller |     "Jun 12 15:42:39.695963 crc crio[3653]: time=\"2026-06-12T15:42:39.695890135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584127 | controller |     "Jun 12 15:42:39.701888 crc crio[3653]: time=\"2026-06-12T15:42:39.701803647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584142 | controller |     "Jun 12 15:42:39.702332 crc crio[3653]: time=\"2026-06-12T15:42:39.702232718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584156 | controller |     "Jun 12 15:42:39.709219 crc crio[3653]: time=\"2026-06-12T15:42:39.709117347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584170 | controller |     "Jun 12 15:42:39.711718 crc crio[3653]: time=\"2026-06-12T15:42:39.711656446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584185 | controller |     "Jun 12 15:42:39.718128 crc crio[3653]: time=\"2026-06-12T15:42:39.718038021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584201 | controller |     "Jun 12 15:42:39.718857 crc crio[3653]: time=\"2026-06-12T15:42:39.718775631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584216 | controller |     "Jun 12 15:42:39.719094 crc crio[3653]: time=\"2026-06-12T15:42:39.718982456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584231 | controller |     "Jun 12 15:42:39.721091 crc crio[3653]: time=\"2026-06-12T15:42:39.721025282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584246 | controller |     "Jun 12 15:42:39.721224 crc crio[3653]: time=\"2026-06-12T15:42:39.721123425Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.584261 | controller |     "Jun 12 15:42:39.721224 crc crio[3653]: time=\"2026-06-12T15:42:39.721144436Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.584276 | controller |     "Jun 12 15:42:39.721224 crc crio[3653]: time=\"2026-06-12T15:42:39.721203047Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-12 17:11:43.584291 | controller |     "Jun 12 15:42:39.723933 crc crio[3653]: time=\"2026-06-12T15:42:39.72386691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584305 | controller |     "Jun 12 15:42:39.724578 crc crio[3653]: time=\"2026-06-12T15:42:39.724458466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584323 | controller |     "Jun 12 15:42:39.725155 crc crio[3653]: time=\"2026-06-12T15:42:39.725069563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584338 | controller |     "Jun 12 15:42:39.727154 crc crio[3653]: time=\"2026-06-12T15:42:39.726866222Z\" level=info msg=\"Created container 2f62d2e6b205df688905f9a595476f6240d5065e9d16a1748e9d5db8eaeecc8b: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=acca391a-a493-481d-8251-1c2a1271ed86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.584357 | controller |     "Jun 12 15:42:39.729014 crc crio[3653]: time=\"2026-06-12T15:42:39.728863627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584392 | controller |     "Jun 12 15:42:39.729111 crc crio[3653]: time=\"2026-06-12T15:42:39.729090053Z\" level=info msg=\"Starting container: 2f62d2e6b205df688905f9a595476f6240d5065e9d16a1748e9d5db8eaeecc8b\" id=59304de7-117f-4bd3-8579-01629047f0ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.584409 | controller |     "Jun 12 15:42:39.731624 crc crio[3653]: time=\"2026-06-12T15:42:39.731592651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584424 | controller |     "Jun 12 15:42:39.737379 crc crio[3653]: time=\"2026-06-12T15:42:39.737215675Z\" level=info msg=\"Started container\" PID=11010 containerID=2f62d2e6b205df688905f9a595476f6240d5065e9d16a1748e9d5db8eaeecc8b description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=59304de7-117f-4bd3-8579-01629047f0ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e",
2026-06-12 17:11:43.584440 | controller |     "Jun 12 15:42:39.741861 crc crio[3653]: time=\"2026-06-12T15:42:39.741707118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584455 | controller |     "Jun 12 15:42:39.748440 crc crio[3653]: time=\"2026-06-12T15:42:39.747850166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584470 | controller |     "Jun 12 15:42:39.765253 crc crio[3653]: time=\"2026-06-12T15:42:39.763934336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584485 | controller |     "Jun 12 15:42:39.771337 crc crio[3653]: time=\"2026-06-12T15:42:39.765323894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584500 | controller |     "Jun 12 15:42:39.775666 crc crio[3653]: time=\"2026-06-12T15:42:39.774461594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584514 | controller |     "Jun 12 15:42:39.778151 crc crio[3653]: time=\"2026-06-12T15:42:39.778030422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584529 | controller |     "Jun 12 15:42:39.782339 crc crio[3653]: time=\"2026-06-12T15:42:39.782255958Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.584548 | controller |     "Jun 12 15:42:39.782339 crc crio[3653]: time=\"2026-06-12T15:42:39.782308949Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.584563 | controller |     "Jun 12 15:42:39.782339 crc crio[3653]: time=\"2026-06-12T15:42:39.78233605Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-12 17:11:43.584578 | controller |     "Jun 12 15:42:39.786249 crc crio[3653]: time=\"2026-06-12T15:42:39.786124533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584593 | controller |     "Jun 12 15:42:39.788787 crc crio[3653]: time=\"2026-06-12T15:42:39.788688244Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles\" id=0e5b7c84-8445-49eb-bdcd-907fe8ff9081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.584608 | controller |     "Jun 12 15:42:39.788787 crc crio[3653]: time=\"2026-06-12T15:42:39.788749545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584623 | controller |     "Jun 12 15:42:39.789407 crc crio[3653]: time=\"2026-06-12T15:42:39.789113185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584638 | controller |     "Jun 12 15:42:39.884876 crc crio[3653]: time=\"2026-06-12T15:42:39.884813293Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.584652 | controller |     "Jun 12 15:42:39.885816 crc crio[3653]: time=\"2026-06-12T15:42:39.885702858Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.584667 | controller |     "Jun 12 15:42:39.885816 crc crio[3653]: time=\"2026-06-12T15:42:39.885813991Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-12 17:11:43.584682 | controller |     "Jun 12 15:42:39.897044 crc crio[3653]: time=\"2026-06-12T15:42:39.896870423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584697 | controller |     "Jun 12 15:42:39.905262 crc crio[3653]: time=\"2026-06-12T15:42:39.905141019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.584713 | controller |     "Jun 12 15:42:39.981016 crc crio[3653]: time=\"2026-06-12T15:42:39.980904201Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.584731 | controller |     "Jun 12 15:42:39.981016 crc crio[3653]: time=\"2026-06-12T15:42:39.980961673Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.584746 | controller |     "Jun 12 15:42:39.981016 crc crio[3653]: time=\"2026-06-12T15:42:39.980994354Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-12 17:11:43.584761 | controller |     "Jun 12 15:42:40.000989 crc crio[3653]: time=\"2026-06-12T15:42:40.000874068Z\" level=info msg=\"Created container 3b841346288a76354c7677bda25be66362d4e908d906b0e631b8b1c948666cf1: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=119fccad-48c5-46c1-b597-317bff7a72bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.584779 | controller |     "Jun 12 15:42:40.004439 crc crio[3653]: time=\"2026-06-12T15:42:40.004309092Z\" level=info msg=\"Starting container: 3b841346288a76354c7677bda25be66362d4e908d906b0e631b8b1c948666cf1\" id=6ee237d4-c5b5-4a37-860d-5430da251af1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.584814 | controller |     "Jun 12 15:42:40.014993 crc crio[3653]: time=\"2026-06-12T15:42:40.014887411Z\" level=info msg=\"Created container 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583: openshift-console/console-6c684df5db-cc8g8/console\" id=045c4e1b-0406-4eb9-8bdd-a2af9c9000c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.584834 | controller |     "Jun 12 15:42:40.027820 crc crio[3653]: time=\"2026-06-12T15:42:40.027613779Z\" level=info msg=\"Starting container: 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583\" id=cf7e0ba2-6209-4440-9dac-456a257e8fff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.584853 | controller |     "Jun 12 15:42:40.037124 crc crio[3653]: time=\"2026-06-12T15:42:40.036943305Z\" level=info msg=\"Started container\" PID=11053 containerID=1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583 description=openshift-console/console-6c684df5db-cc8g8/console id=cf7e0ba2-6209-4440-9dac-456a257e8fff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986",
2026-06-12 17:11:43.584873 | controller |     "Jun 12 15:42:40.072290 crc crio[3653]: time=\"2026-06-12T15:42:40.071739227Z\" level=info msg=\"Started container\" PID=11054 containerID=3b841346288a76354c7677bda25be66362d4e908d906b0e631b8b1c948666cf1 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=6ee237d4-c5b5-4a37-860d-5430da251af1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a",
2026-06-12 17:11:43.584891 | controller |     "Jun 12 15:42:40.123948 crc crio[3653]: time=\"2026-06-12T15:42:40.123909074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1bc07781-6952-4913-9e98-19ad49ce8da8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.584906 | controller |     "Jun 12 15:42:40.129614 crc crio[3653]: time=\"2026-06-12T15:42:40.129467066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=43951889-4c2f-42ba-8cf5-47410e5269be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.584921 | controller |     "Jun 12 15:42:40.134248 crc crio[3653]: time=\"2026-06-12T15:42:40.133842016Z\" level=info msg=\"Created container 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=1c1a6c2e-3287-4a15-939e-52ea0bb02c32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.584936 | controller |     "Jun 12 15:42:40.141383 crc crio[3653]: time=\"2026-06-12T15:42:40.140305982Z\" level=info msg=\"Starting container: 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69\" id=0cb05463-de06-498d-a344-3656feb9de70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.584951 | controller |     "Jun 12 15:42:40.144651 crc crio[3653]: time=\"2026-06-12T15:42:40.143814588Z\" level=info msg=\"Created container 0b8a0988693bd95ad30d38a1cdafcda6f9adccdc2d2dd951b81e3adcae2e0299: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=f9db4260-37a2-4c47-9e1c-8d9c57f3b2bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.584966 | controller |     "Jun 12 15:42:40.150003 crc crio[3653]: time=\"2026-06-12T15:42:40.149958267Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=af21aad9-30c6-4b4e-841f-9b080b6538da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.584984 | controller |     "Jun 12 15:42:40.151042 crc crio[3653]: time=\"2026-06-12T15:42:40.151014525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585004 | controller |     "Jun 12 15:42:40.152250 crc crio[3653]: time=\"2026-06-12T15:42:40.150235784Z\" level=info msg=\"Starting container: 0b8a0988693bd95ad30d38a1cdafcda6f9adccdc2d2dd951b81e3adcae2e0299\" id=d6b42a33-7c58-456a-b5d2-d6973eb97778 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585019 | controller |     "Jun 12 15:42:40.152818 crc crio[3653]: time=\"2026-06-12T15:42:40.152737243Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.585034 | controller |     "Jun 12 15:42:40.152818 crc crio[3653]: time=\"2026-06-12T15:42:40.152783624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.585049 | controller |     "Jun 12 15:42:40.152818 crc crio[3653]: time=\"2026-06-12T15:42:40.152819715Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-12 17:11:43.585064 | controller |     "Jun 12 15:42:40.153962 crc crio[3653]: time=\"2026-06-12T15:42:40.153926015Z\" level=info msg=\"Started container\" PID=11094 containerID=29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=0cb05463-de06-498d-a344-3656feb9de70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899",
2026-06-12 17:11:43.585079 | controller |     "Jun 12 15:42:40.158665 crc crio[3653]: time=\"2026-06-12T15:42:40.158227923Z\" level=info msg=\"Started container\" PID=11086 containerID=0b8a0988693bd95ad30d38a1cdafcda6f9adccdc2d2dd951b81e3adcae2e0299 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=d6b42a33-7c58-456a-b5d2-d6973eb97778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a",
2026-06-12 17:11:43.585094 | controller |     "Jun 12 15:42:40.167605 crc crio[3653]: time=\"2026-06-12T15:42:40.167459755Z\" level=info msg=\"Created container 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=46f587d4-fb01-4f34-b045-779d48c9ba68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585109 | controller |     "Jun 12 15:42:40.174635 crc crio[3653]: time=\"2026-06-12T15:42:40.16981783Z\" level=info msg=\"Starting container: 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4\" id=59c3db2c-af97-4746-a8fd-666629d77a5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585124 | controller |     "Jun 12 15:42:40.192862 crc crio[3653]: time=\"2026-06-12T15:42:40.192732587Z\" level=info msg=\"Started container\" PID=11080 containerID=3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=59c3db2c-af97-4746-a8fd-666629d77a5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576",
2026-06-12 17:11:43.585139 | controller |     "Jun 12 15:42:40.201998 crc crio[3653]: time=\"2026-06-12T15:42:40.201820776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585153 | controller |     "Jun 12 15:42:40.292838 crc crio[3653]: time=\"2026-06-12T15:42:40.292707202Z\" level=info msg=\"Created container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=f45837e9-bafc-4b13-a2a1-c7917ef655fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585175 | controller |     "Jun 12 15:42:40.294705 crc crio[3653]: time=\"2026-06-12T15:42:40.294618665Z\" level=info msg=\"Created container 5437a5a66b60fb4f1890a6748e6b7ec86c88ddbf901fe1a8d7170e795306d7ad: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=5bfd9994-feb3-4729-9926-e1659abc96a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585191 | controller |     "Jun 12 15:42:40.297374 crc crio[3653]: time=\"2026-06-12T15:42:40.295058097Z\" level=info msg=\"Created container 4dca7e47c9f057c05af12047207feda10e5f5246cde2c5c8234581fa19ced423: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=79d99226-bf36-4f9d-8b4d-09c31d781b22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585206 | controller |     "Jun 12 15:42:40.300059 crc crio[3653]: time=\"2026-06-12T15:42:40.29519858Z\" level=info msg=\"Created container 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles\" id=0e5b7c84-8445-49eb-bdcd-907fe8ff9081 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585221 | controller |     "Jun 12 15:42:40.301031 crc crio[3653]: time=\"2026-06-12T15:42:40.295233431Z\" level=info msg=\"Created container d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=d650eaa7-cb2a-409f-832c-177dc3592d7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585237 | controller |     "Jun 12 15:42:40.301676 crc crio[3653]: time=\"2026-06-12T15:42:40.300647709Z\" level=info msg=\"Created container 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=8b323a6f-b4ba-4c60-96f8-2c03106ed9ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585252 | controller |     "Jun 12 15:42:40.303281 crc crio[3653]: time=\"2026-06-12T15:42:40.30213951Z\" level=info msg=\"Starting container: 4dca7e47c9f057c05af12047207feda10e5f5246cde2c5c8234581fa19ced423\" id=60625f2e-52aa-4c95-b716-ccb950d0444c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585266 | controller |     "Jun 12 15:42:40.306891 crc crio[3653]: time=\"2026-06-12T15:42:40.306047397Z\" level=info msg=\"Starting container: 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d\" id=040f5104-4d6c-4e6a-82e1-fc4442cc6a28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585281 | controller |     "Jun 12 15:42:40.306891 crc crio[3653]: time=\"2026-06-12T15:42:40.306388177Z\" level=info msg=\"Starting container: d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9\" id=0a2414ee-d9de-4b2c-bbf2-2f25be32b180 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585296 | controller |     "Jun 12 15:42:40.312318 crc crio[3653]: time=\"2026-06-12T15:42:40.31199775Z\" level=info msg=\"Starting container: 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818\" id=c3882f02-d3eb-42a8-a7b6-95e99e0be075 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585311 | controller |     "Jun 12 15:42:40.312318 crc crio[3653]: time=\"2026-06-12T15:42:40.312025521Z\" level=info msg=\"Starting container: 5437a5a66b60fb4f1890a6748e6b7ec86c88ddbf901fe1a8d7170e795306d7ad\" id=43b81d4d-954b-4de9-a115-6be68402b0f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585326 | controller |     "Jun 12 15:42:40.313347 crc crio[3653]: time=\"2026-06-12T15:42:40.313303306Z\" level=info msg=\"Created container ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=19dd2aa5-9ec5-4fbe-b0bc-c631a79fd6ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585341 | controller |     "Jun 12 15:42:40.313827 crc crio[3653]: time=\"2026-06-12T15:42:40.313754358Z\" level=info msg=\"Starting container: 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e\" id=7ba13a9d-9f70-46af-a17a-b93352fe73e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585362 | controller |     "Jun 12 15:42:40.317044 crc crio[3653]: time=\"2026-06-12T15:42:40.316943825Z\" level=info msg=\"Created container efab52581d8c7d5b2c71886839b98fe2a41dcc806bcbe73bd0c00cad9aad436e: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=3d379f98-c944-401e-8dbd-ce4e61d39cf9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585396 | controller |     "Jun 12 15:42:40.322462 crc crio[3653]: time=\"2026-06-12T15:42:40.320160393Z\" level=info msg=\"Started container\" PID=11097 containerID=d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=0a2414ee-d9de-4b2c-bbf2-2f25be32b180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae",
2026-06-12 17:11:43.585412 | controller |     "Jun 12 15:42:40.324808 crc crio[3653]: time=\"2026-06-12T15:42:40.3244159Z\" level=info msg=\"Starting container: ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c\" id=917be094-633d-4328-8f4d-a7971a942664 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585426 | controller |     "Jun 12 15:42:40.325311 crc crio[3653]: time=\"2026-06-12T15:42:40.325195351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585441 | controller |     "Jun 12 15:42:40.325408 crc crio[3653]: time=\"2026-06-12T15:42:40.325221902Z\" level=info msg=\"Starting container: efab52581d8c7d5b2c71886839b98fe2a41dcc806bcbe73bd0c00cad9aad436e\" id=fd2b6ecc-031c-4dd5-87b3-90b6536bee4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585456 | controller |     "Jun 12 15:42:40.327105 crc crio[3653]: time=\"2026-06-12T15:42:40.327014751Z\" level=info msg=\"Started container\" PID=11112 containerID=2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818 description=openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles id=c3882f02-d3eb-42a8-a7b6-95e99e0be075 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8",
2026-06-12 17:11:43.585471 | controller |     "Jun 12 15:42:40.333902 crc crio[3653]: time=\"2026-06-12T15:42:40.333715334Z\" level=info msg=\"Started container\" PID=11140 containerID=efab52581d8c7d5b2c71886839b98fe2a41dcc806bcbe73bd0c00cad9aad436e description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=fd2b6ecc-031c-4dd5-87b3-90b6536bee4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c",
2026-06-12 17:11:43.585487 | controller |     "Jun 12 15:42:40.338422 crc crio[3653]: time=\"2026-06-12T15:42:40.336790728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585501 | controller |     "Jun 12 15:42:40.338422 crc crio[3653]: time=\"2026-06-12T15:42:40.3368398Z\" level=info msg=\"Started container\" PID=11106 containerID=5437a5a66b60fb4f1890a6748e6b7ec86c88ddbf901fe1a8d7170e795306d7ad description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=43b81d4d-954b-4de9-a115-6be68402b0f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100",
2026-06-12 17:11:43.585517 | controller |     "Jun 12 15:42:40.338422 crc crio[3653]: time=\"2026-06-12T15:42:40.338152726Z\" level=info msg=\"Started container\" PID=11103 containerID=3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=040f5104-4d6c-4e6a-82e1-fc4442cc6a28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00",
2026-06-12 17:11:43.585536 | controller |     "Jun 12 15:42:40.347218 crc crio[3653]: time=\"2026-06-12T15:42:40.346985917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585551 | controller |     "Jun 12 15:42:40.356431 crc crio[3653]: time=\"2026-06-12T15:42:40.356304632Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.585566 | controller |     "Jun 12 15:42:40.356982 crc crio[3653]: time=\"2026-06-12T15:42:40.356926939Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.585581 | controller |     "Jun 12 15:42:40.356982 crc crio[3653]: time=\"2026-06-12T15:42:40.35697267Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-12 17:11:43.585596 | controller |     "Jun 12 15:42:40.359218 crc crio[3653]: time=\"2026-06-12T15:42:40.35914569Z\" level=info msg=\"Started container\" PID=11104 containerID=0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=7ba13a9d-9f70-46af-a17a-b93352fe73e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954",
2026-06-12 17:11:43.585611 | controller |     "Jun 12 15:42:40.361321 crc crio[3653]: time=\"2026-06-12T15:42:40.361063362Z\" level=info msg=\"Started container\" PID=11107 containerID=ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=917be094-633d-4328-8f4d-a7971a942664 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217",
2026-06-12 17:11:43.585626 | controller |     "Jun 12 15:42:40.362005 crc crio[3653]: time=\"2026-06-12T15:42:40.361794302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585641 | controller |     "Jun 12 15:42:40.374206 crc crio[3653]: time=\"2026-06-12T15:42:40.374114519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585656 | controller |     "Jun 12 15:42:40.383129 crc crio[3653]: time=\"2026-06-12T15:42:40.383024443Z\" level=info msg=\"Started container\" PID=11093 containerID=4dca7e47c9f057c05af12047207feda10e5f5246cde2c5c8234581fa19ced423 description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=60625f2e-52aa-4c95-b716-ccb950d0444c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c",
2026-06-12 17:11:43.585671 | controller |     "Jun 12 15:42:40.398744 crc crio[3653]: time=\"2026-06-12T15:42:40.398599809Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.585686 | controller |     "Jun 12 15:42:40.398744 crc crio[3653]: time=\"2026-06-12T15:42:40.398667321Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.585700 | controller |     "Jun 12 15:42:40.398744 crc crio[3653]: time=\"2026-06-12T15:42:40.398694912Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-12 17:11:43.585715 | controller |     "Jun 12 15:42:40.408920 crc crio[3653]: time=\"2026-06-12T15:42:40.408814959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585733 | controller |     "Jun 12 15:42:40.439424 crc crio[3653]: time=\"2026-06-12T15:42:40.438868161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6ede44a7-53ea-4898-be13-0c03e738463c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.585748 | controller |     "Jun 12 15:42:40.443907 crc crio[3653]: time=\"2026-06-12T15:42:40.443671912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=06b25355-61f6-4627-a206-6eaecbd43b1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.585763 | controller |     "Jun 12 15:42:40.447569 crc crio[3653]: time=\"2026-06-12T15:42:40.447426405Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.585778 | controller |     "Jun 12 15:42:40.447569 crc crio[3653]: time=\"2026-06-12T15:42:40.447563959Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.585792 | controller |     "Jun 12 15:42:40.447792 crc crio[3653]: time=\"2026-06-12T15:42:40.4475918Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-12 17:11:43.585806 | controller |     "Jun 12 15:42:40.448452 crc crio[3653]: time=\"2026-06-12T15:42:40.448148135Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=a4b663ef-2d21-4852-9454-20d026884449 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585821 | controller |     "Jun 12 15:42:40.448907 crc crio[3653]: time=\"2026-06-12T15:42:40.448785422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585836 | controller |     "Jun 12 15:42:40.473545 crc crio[3653]: time=\"2026-06-12T15:42:40.473289513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.585851 | controller |     "Jun 12 15:42:40.499479 crc crio[3653]: time=\"2026-06-12T15:42:40.499387147Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.585865 | controller |     "Jun 12 15:42:40.499479 crc crio[3653]: time=\"2026-06-12T15:42:40.499471779Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.585880 | controller |     "Jun 12 15:42:40.499695 crc crio[3653]: time=\"2026-06-12T15:42:40.499558051Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-12 17:11:43.585894 | controller |     "Jun 12 15:42:40.518203 crc crio[3653]: time=\"2026-06-12T15:42:40.518026537Z\" level=info msg=\"Created container a4b43f3a32d47f4aeb0ec5502c7aa811244fe787578faad91b6c1b80a6de2d1d: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=2cea45eb-1813-4a50-bbb8-1b0d41f90b13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.585908 | controller |     "Jun 12 15:42:40.520803 crc crio[3653]: time=\"2026-06-12T15:42:40.520657819Z\" level=info msg=\"Starting container: a4b43f3a32d47f4aeb0ec5502c7aa811244fe787578faad91b6c1b80a6de2d1d\" id=288be42d-e80a-4278-995a-1bae795ac2a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.585923 | controller |     "Jun 12 15:42:40.547384 crc crio[3653]: time=\"2026-06-12T15:42:40.543261657Z\" level=info msg=\"Started container\" PID=11191 containerID=a4b43f3a32d47f4aeb0ec5502c7aa811244fe787578faad91b6c1b80a6de2d1d description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=288be42d-e80a-4278-995a-1bae795ac2a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0",
2026-06-12 17:11:43.585941 | controller |     "Jun 12 15:42:40.578990 crc crio[3653]: time=\"2026-06-12T15:42:40.578429629Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.585956 | controller |     "Jun 12 15:42:40.578990 crc crio[3653]: time=\"2026-06-12T15:42:40.578662086Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.585971 | controller |     "Jun 12 15:42:40.578990 crc crio[3653]: time=\"2026-06-12T15:42:40.578687356Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-12 17:11:43.585985 | controller |     "Jun 12 15:42:40.678018 crc crio[3653]: time=\"2026-06-12T15:42:40.67785412Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.586000 | controller |     "Jun 12 15:42:40.678018 crc crio[3653]: time=\"2026-06-12T15:42:40.677917151Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.586014 | controller |     "Jun 12 15:42:40.678018 crc crio[3653]: time=\"2026-06-12T15:42:40.677939462Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-12 17:11:43.586028 | controller |     "Jun 12 15:42:40.789921 crc crio[3653]: time=\"2026-06-12T15:42:40.789803492Z\" level=info msg=\"Created container edc9495e07ae8d239481ee11b3a2a7cabe9afb78c620575760d54e18ed4be19f: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=af21aad9-30c6-4b4e-841f-9b080b6538da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586042 | controller |     "Jun 12 15:42:40.791919 crc crio[3653]: time=\"2026-06-12T15:42:40.791820828Z\" level=info msg=\"Starting container: edc9495e07ae8d239481ee11b3a2a7cabe9afb78c620575760d54e18ed4be19f\" id=7c1ff624-d200-484b-902e-6681ca430472 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.586057 | controller |     "Jun 12 15:42:40.806426 crc crio[3653]: time=\"2026-06-12T15:42:40.805844001Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.586071 | controller |     "Jun 12 15:42:40.806426 crc crio[3653]: time=\"2026-06-12T15:42:40.805936974Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.586086 | controller |     "Jun 12 15:42:40.806426 crc crio[3653]: time=\"2026-06-12T15:42:40.805967935Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-12 17:11:43.586100 | controller |     "Jun 12 15:42:40.810554 crc crio[3653]: time=\"2026-06-12T15:42:40.810354105Z\" level=info msg=\"Started container\" PID=11212 containerID=edc9495e07ae8d239481ee11b3a2a7cabe9afb78c620575760d54e18ed4be19f description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=7c1ff624-d200-484b-902e-6681ca430472 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a",
2026-06-12 17:11:43.586115 | controller |     "Jun 12 15:42:40.814779 crc crio[3653]: time=\"2026-06-12T15:42:40.813153771Z\" level=info msg=\"Created container 42efb0fb5e008b31f9003f97b2a31da90a474c141d00a37c5df03faf3e8e654c: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=9ee4da0a-dc0a-4800-9012-174d00ab60fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586129 | controller |     "Jun 12 15:42:40.817878 crc crio[3653]: time=\"2026-06-12T15:42:40.817337776Z\" level=info msg=\"Starting container: 42efb0fb5e008b31f9003f97b2a31da90a474c141d00a37c5df03faf3e8e654c\" id=2e22b38b-2d1a-4940-af7f-b827d66c41c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.586144 | controller |     "Jun 12 15:42:40.823898 crc crio[3653]: time=\"2026-06-12T15:42:40.823461403Z\" level=info msg=\"Created container 75945fe318de471f70f134c1bea59cae854eca53812a248ec0ec76d4239760f2: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=f0f4a5a1-b3c1-4de7-80ee-4e0cf0a8762f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586162 | controller |     "Jun 12 15:42:40.827833 crc crio[3653]: time=\"2026-06-12T15:42:40.826970889Z\" level=info msg=\"Starting container: 75945fe318de471f70f134c1bea59cae854eca53812a248ec0ec76d4239760f2\" id=2fd779cc-23d2-43bc-b645-a73d076654ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.586177 | controller |     "Jun 12 15:42:40.829964 crc crio[3653]: time=\"2026-06-12T15:42:40.828664846Z\" level=info msg=\"Created container e197a37564e5cd79fa6700764faa7afae12682219cf86429ad2ee0ae6e41a8b2: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=babaafd6-912b-48a6-bdd8-247316ee2371 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586191 | controller |     "Jun 12 15:42:40.834772 crc crio[3653]: time=\"2026-06-12T15:42:40.834025062Z\" level=info msg=\"Starting container: e197a37564e5cd79fa6700764faa7afae12682219cf86429ad2ee0ae6e41a8b2\" id=cf78c296-0592-4d39-abcb-f2054da8b1dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.586205 | controller |     "Jun 12 15:42:40.854264 crc crio[3653]: time=\"2026-06-12T15:42:40.846569735Z\" level=info msg=\"Started container\" PID=11295 containerID=42efb0fb5e008b31f9003f97b2a31da90a474c141d00a37c5df03faf3e8e654c description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=2e22b38b-2d1a-4940-af7f-b827d66c41c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd",
2026-06-12 17:11:43.586222 | controller |     "Jun 12 15:42:40.854264 crc crio[3653]: time=\"2026-06-12T15:42:40.848006025Z\" level=info msg=\"Started container\" PID=11289 containerID=75945fe318de471f70f134c1bea59cae854eca53812a248ec0ec76d4239760f2 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2fd779cc-23d2-43bc-b645-a73d076654ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf",
2026-06-12 17:11:43.586236 | controller |     "Jun 12 15:42:40.862112 crc crio[3653]: time=\"2026-06-12T15:42:40.861764411Z\" level=info msg=\"Started container\" PID=11213 containerID=e197a37564e5cd79fa6700764faa7afae12682219cf86429ad2ee0ae6e41a8b2 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=cf78c296-0592-4d39-abcb-f2054da8b1dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b",
2026-06-12 17:11:43.586251 | controller |     "Jun 12 15:42:40.877808 crc crio[3653]: time=\"2026-06-12T15:42:40.877416669Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.586265 | controller |     "Jun 12 15:42:40.877808 crc crio[3653]: time=\"2026-06-12T15:42:40.877609234Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.586280 | controller |     "Jun 12 15:42:40.877808 crc crio[3653]: time=\"2026-06-12T15:42:40.877652356Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-12 17:11:43.586294 | controller |     "Jun 12 15:42:40.936353 crc crio[3653]: time=\"2026-06-12T15:42:40.936124905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=506ced66-2269-4bc3-89be-0ac5373c3a26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.586309 | controller |     "Jun 12 15:42:40.945709 crc crio[3653]: time=\"2026-06-12T15:42:40.945344438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=69b806ea-3837-4c2f-a15d-14bf56c0d223 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.586327 | controller |     "Jun 12 15:42:40.970582 crc crio[3653]: time=\"2026-06-12T15:42:40.966465306Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=f385cbf5-66c7-46c2-878f-f090a2986d76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586343 | controller |     "Jun 12 15:42:40.970582 crc crio[3653]: time=\"2026-06-12T15:42:40.967108943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586380 | controller |     "Jun 12 15:42:40.974759 crc crio[3653]: time=\"2026-06-12T15:42:40.974120235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586401 | controller |     "Jun 12 15:42:41.109367 crc crio[3653]: time=\"2026-06-12T15:42:41.108993765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3e116bf7-9cfd-42ec-b5da-40b4c6253b1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.586417 | controller |     "Jun 12 15:42:41.131364 crc crio[3653]: time=\"2026-06-12T15:42:41.131291685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ca7d034f-8e19-41d5-83f3-3caffe41efb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.586432 | controller |     "Jun 12 15:42:41.140265 crc crio[3653]: time=\"2026-06-12T15:42:41.136924449Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4919f610-24bc-4735-adc0-1cf631370d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586447 | controller |     "Jun 12 15:42:41.140265 crc crio[3653]: time=\"2026-06-12T15:42:41.137660089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586462 | controller |     "Jun 12 15:42:41.238241 crc crio[3653]: time=\"2026-06-12T15:42:41.238096237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586477 | controller |     "Jun 12 15:42:41.332956 crc crio[3653]: time=\"2026-06-12T15:42:41.332702935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586492 | controller |     "Jun 12 15:42:41.536950 crc crio[3653]: time=\"2026-06-12T15:42:41.536712547Z\" level=info msg=\"Created container 7743b622369649f6b1d5f49ee5a6238b0640a091804485ca925714e91ac7581e: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=a4b663ef-2d21-4852-9454-20d026884449 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586506 | controller |     "Jun 12 15:42:41.551882 crc crio[3653]: time=\"2026-06-12T15:42:41.551624905Z\" level=info msg=\"Starting container: 7743b622369649f6b1d5f49ee5a6238b0640a091804485ca925714e91ac7581e\" id=ab608fb7-8c55-499d-b275-83233375cb23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.586521 | controller |     "Jun 12 15:42:41.636962 crc crio[3653]: time=\"2026-06-12T15:42:41.636761034Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7bf32645-ef27-45a4-a1bb-d9912ceb2902 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.586539 | controller |     "Jun 12 15:42:41.651589 crc crio[3653]: time=\"2026-06-12T15:42:41.645999036Z\" level=info msg=\"Started container\" PID=11352 containerID=7743b622369649f6b1d5f49ee5a6238b0640a091804485ca925714e91ac7581e description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=ab608fb7-8c55-499d-b275-83233375cb23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c",
2026-06-12 17:11:43.586555 | controller |     "Jun 12 15:42:41.792364 crc crio[3653]: time=\"2026-06-12T15:42:41.792138574Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.586570 | controller |     "Jun 12 15:42:41.983560 crc crio[3653]: time=\"2026-06-12T15:42:41.982291567Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f157650f-b47e-4d28-bd80-1811eb7ef910 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.586585 | controller |     "Jun 12 15:42:41.992663 crc crio[3653]: time=\"2026-06-12T15:42:41.989288808Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.586600 | controller |     "Jun 12 15:42:42.019286 crc crio[3653]: time=\"2026-06-12T15:42:42.019097144Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=71427748-8091-4b40-9c01-8f51e93fc36c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.586615 | controller |     "Jun 12 15:42:42.037414 crc crio[3653]: time=\"2026-06-12T15:42:42.037048505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.586630 | controller |     "Jun 12 15:42:42.150775 crc crio[3653]: time=\"2026-06-12T15:42:42.147952979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4abbddd7-7e72-494a-b0e1-32a962cd1ae1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.586645 | controller |     "Jun 12 15:42:42.225749 crc crio[3653]: time=\"2026-06-12T15:42:42.2207095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=eb177efd-f294-430e-8aa4-7c67bac66b99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.586660 | controller |     "Jun 12 15:42:42.239983 crc crio[3653]: time=\"2026-06-12T15:42:42.231335161Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=e641e61f-1c9e-4c17-a278-f87fbae1006b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586674 | controller |     "Jun 12 15:42:42.239983 crc crio[3653]: time=\"2026-06-12T15:42:42.232355149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586689 | controller |     "Jun 12 15:42:42.363744 crc crio[3653]: time=\"2026-06-12T15:42:42.351002255Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1a1f0ea4-912d-4d93-ad7b-e9c1702beedd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.586704 | controller |     "Jun 12 15:42:42.395696 crc crio[3653]: time=\"2026-06-12T15:42:42.395154863Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:11:43.586719 | controller |     "Jun 12 15:42:43.001904 crc crio[3653]: time=\"2026-06-12T15:42:42.99849093Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.586734 | controller |     "Jun 12 15:42:43.001904 crc crio[3653]: time=\"2026-06-12T15:42:42.998701436Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.586752 | controller |     "Jun 12 15:42:43.001904 crc crio[3653]: time=\"2026-06-12T15:42:42.998742667Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.586767 | controller |     "Jun 12 15:42:43.209141 crc crio[3653]: time=\"2026-06-12T15:42:43.201445242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586782 | controller |     "Jun 12 15:42:43.220337 crc crio[3653]: time=\"2026-06-12T15:42:43.220075572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586797 | controller |     "Jun 12 15:42:43.701658 crc crio[3653]: time=\"2026-06-12T15:42:43.694829781Z\" level=info msg=\"Created container 390bc567ec19513c2e56058e0db5c5c950d726933bce097163261d5ab0859aaa: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=f385cbf5-66c7-46c2-878f-f090a2986d76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586812 | controller |     "Jun 12 15:42:43.716072 crc crio[3653]: time=\"2026-06-12T15:42:43.706899361Z\" level=info msg=\"Starting container: 390bc567ec19513c2e56058e0db5c5c950d726933bce097163261d5ab0859aaa\" id=bd87af4e-9889-4478-9560-511b570e860f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.586827 | controller |     "Jun 12 15:42:43.848168 crc crio[3653]: time=\"2026-06-12T15:42:43.837423452Z\" level=info msg=\"Started container\" PID=11428 containerID=390bc567ec19513c2e56058e0db5c5c950d726933bce097163261d5ab0859aaa description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=bd87af4e-9889-4478-9560-511b570e860f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf",
2026-06-12 17:11:43.586842 | controller |     "Jun 12 15:42:43.988081 crc crio[3653]: time=\"2026-06-12T15:42:43.974901433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586856 | controller |     "Jun 12 15:42:45.606936 crc crio[3653]: time=\"2026-06-12T15:42:45.605934027Z\" level=info msg=\"Created container 89ffe7f96bc3a460474a052ab86d9fc40ee6b3d6b3b7df9481415a7c1a8447d3: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=4919f610-24bc-4735-adc0-1cf631370d9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586871 | controller |     "Jun 12 15:42:45.702017 crc crio[3653]: time=\"2026-06-12T15:42:45.701153393Z\" level=info msg=\"Starting container: 89ffe7f96bc3a460474a052ab86d9fc40ee6b3d6b3b7df9481415a7c1a8447d3\" id=7159d228-812a-447b-9f97-118c2c90db94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.586886 | controller |     "Jun 12 15:42:45.964380 crc crio[3653]: time=\"2026-06-12T15:42:45.964169619Z\" level=info msg=\"Started container\" PID=11463 containerID=89ffe7f96bc3a460474a052ab86d9fc40ee6b3d6b3b7df9481415a7c1a8447d3 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=7159d228-812a-447b-9f97-118c2c90db94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405",
2026-06-12 17:11:43.586901 | controller |     "Jun 12 15:42:46.081003 crc crio[3653]: time=\"2026-06-12T15:42:46.080743418Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.586916 | controller |     "Jun 12 15:42:46.081003 crc crio[3653]: time=\"2026-06-12T15:42:46.080841781Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.586931 | controller |     "Jun 12 15:42:46.081003 crc crio[3653]: time=\"2026-06-12T15:42:46.080877222Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_c7c8efd5-98f2-4446-bbcb-5563735d6a2b\\\"\"",
2026-06-12 17:11:43.586949 | controller |     "Jun 12 15:42:46.081003 crc crio[3653]: time=\"2026-06-12T15:42:46.080914973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.586964 | controller |     "Jun 12 15:42:46.500443 crc crio[3653]: time=\"2026-06-12T15:42:46.500285606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.586979 | controller |     "Jun 12 15:42:47.777431 crc crio[3653]: time=\"2026-06-12T15:42:47.770954474Z\" level=info msg=\"Created container dc2c43ad85f6566d9443c10061134ace6fb1ffb8492ec95aea2f9febedf7b5ee: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=e641e61f-1c9e-4c17-a278-f87fbae1006b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.586993 | controller |     "Jun 12 15:42:47.781158 crc crio[3653]: time=\"2026-06-12T15:42:47.780099695Z\" level=info msg=\"Starting container: dc2c43ad85f6566d9443c10061134ace6fb1ffb8492ec95aea2f9febedf7b5ee\" id=15961d5f-3843-4014-81e8-3d0caea7109e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.587008 | controller |     "Jun 12 15:42:49.192313 crc crio[3653]: time=\"2026-06-12T15:42:49.181042567Z\" level=info msg=\"Started container\" PID=11567 containerID=dc2c43ad85f6566d9443c10061134ace6fb1ffb8492ec95aea2f9febedf7b5ee description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=15961d5f-3843-4014-81e8-3d0caea7109e name=/runtime.v1.RuntimeService/StartContainer sandboxID=49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0",
2026-06-12 17:11:43.587023 | controller |     "Jun 12 15:42:49.764015 crc crio[3653]: time=\"2026-06-12T15:42:49.761023805Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.587038 | controller |     "Jun 12 15:42:49.764015 crc crio[3653]: time=\"2026-06-12T15:42:49.761070686Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.587053 | controller |     "Jun 12 15:42:49.764015 crc crio[3653]: time=\"2026-06-12T15:42:49.761096887Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_0520c2a9-2a37-465f-9ade-9d3ef01ee6fc\\\"\"",
2026-06-12 17:11:43.587068 | controller |     "Jun 12 15:42:50.060940 crc crio[3653]: time=\"2026-06-12T15:42:50.05397028Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=7e1a46c9-778a-4d12-a556-efdbf6098d65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587083 | controller |     "Jun 12 15:42:50.060940 crc crio[3653]: time=\"2026-06-12T15:42:50.05472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587098 | controller |     "Jun 12 15:42:50.064484 crc crio[3653]: time=\"2026-06-12T15:42:50.064249801Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f2aeca30-8028-48d6-a340-53a45a056986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587112 | controller |     "Jun 12 15:42:50.064688 crc crio[3653]: time=\"2026-06-12T15:42:50.064603501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587127 | controller |     "Jun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.064982651Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=ae77b8e3-814a-4036-9446-2fa33e369f80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587145 | controller |     "Jun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065122835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587161 | controller |     "Jun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065429243Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=6984651f-5854-455f-aa51-a8f5f5aa1bd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587175 | controller |     "Jun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065461764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587190 | controller |     "Jun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065651329Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=f505a50c-5d48-4d67-99b4-774742a72b05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587205 | controller |     "Jun 12 15:42:50.065784 crc crio[3653]: time=\"2026-06-12T15:42:50.065723981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587220 | controller |     "Jun 12 15:42:51.061825 crc crio[3653]: time=\"2026-06-12T15:42:51.058879353Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=da0ff928-48f8-4654-9276-01ac0d2cea77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587235 | controller |     "Jun 12 15:42:51.061825 crc crio[3653]: time=\"2026-06-12T15:42:51.059119229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587249 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.124317313Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=894a7ad0-b544-4664-8753-27f8d38125b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587264 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.124453437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587278 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.125051763Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=1d748ba4-69b5-40ab-ac87-c6a264cc9a5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587293 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.125096235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587308 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.125242449Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=003e2b85-d65d-476a-b4fa-c40711646bb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587323 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.12528018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587338 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.13370044Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=aa909b46-9af6-40ab-9f97-752165668f31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587359 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.133811583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587393 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.133998968Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ce91ea11-f25b-4321-8ba7-385e17d4a9c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587409 | controller |     "Jun 12 15:42:51.136885 crc crio[3653]: time=\"2026-06-12T15:42:51.134042509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587424 | controller |     "Jun 12 15:42:51.166920 crc crio[3653]: time=\"2026-06-12T15:42:51.158870449Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=6d96dba0-137d-4805-bbe3-05701523ecbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587439 | controller |     "Jun 12 15:42:51.166920 crc crio[3653]: time=\"2026-06-12T15:42:51.158986312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587454 | controller |     "Jun 12 15:42:51.239287 crc crio[3653]: time=\"2026-06-12T15:42:51.235964738Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=7712539b-846c-4873-8152-857728d8d328 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587469 | controller |     "Jun 12 15:42:51.240419 crc crio[3653]: time=\"2026-06-12T15:42:51.24007898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587484 | controller |     "Jun 12 15:42:51.280829 crc crio[3653]: time=\"2026-06-12T15:42:51.279388756Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=fbf54ea8-c662-48f8-a457-bb4ff9db263e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587499 | controller |     "Jun 12 15:42:51.280829 crc crio[3653]: time=\"2026-06-12T15:42:51.280684021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587514 | controller |     "Jun 12 15:42:51.445118 crc crio[3653]: time=\"2026-06-12T15:42:51.443162356Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc000e1a3a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.587529 | controller |     "Jun 12 15:42:51.445118 crc crio[3653]: time=\"2026-06-12T15:42:51.443785603Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.587544 | controller |     "Jun 12 15:42:52.164151 crc crio[3653]: time=\"2026-06-12T15:42:52.16407537Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc0015226e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.587562 | controller |     "Jun 12 15:42:52.165996 crc crio[3653]: time=\"2026-06-12T15:42:52.165962132Z\" 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-12 17:11:43.587578 | controller |     "Jun 12 15:42:53.308891 crc crio[3653]: time=\"2026-06-12T15:42:53.284487763Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=1911353f-8cef-4aee-818b-460f963665e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587593 | controller |     "Jun 12 15:42:53.308891 crc crio[3653]: time=\"2026-06-12T15:42:53.306827845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587608 | controller |     "Jun 12 15:42:53.310741 crc crio[3653]: time=\"2026-06-12T15:42:53.310452604Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4fc680c3-1bd5-46d5-a255-be79a77412a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587623 | controller |     "Jun 12 15:42:53.310834 crc crio[3653]: time=\"2026-06-12T15:42:53.310767522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587637 | controller |     "Jun 12 15:42:53.312187 crc crio[3653]: time=\"2026-06-12T15:42:53.311465932Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=5a2c21e0-a31b-4b25-840c-73f2c741296d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587652 | controller |     "Jun 12 15:42:53.312187 crc crio[3653]: time=\"2026-06-12T15:42:53.312004016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587667 | controller |     "Jun 12 15:42:53.334936 crc crio[3653]: time=\"2026-06-12T15:42:53.333971527Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a2b11017-e209-4e12-9c08-0464c4f460eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587682 | controller |     "Jun 12 15:42:53.334936 crc crio[3653]: time=\"2026-06-12T15:42:53.33445719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587696 | controller |     "Jun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.336717022Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3e277571-683e-45d5-8c43-3975577117d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587711 | controller |     "Jun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.337098483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587725 | controller |     "Jun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.337983207Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=30f170e7-6602-4d2f-8e05-93cb5aba5dfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587740 | controller |     "Jun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.338263575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587757 | controller |     "Jun 12 15:42:53.338569 crc crio[3653]: time=\"2026-06-12T15:42:53.338331877Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=65c99ff8-08d5-498a-8fcf-83c0e8617ab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587773 | controller |     "Jun 12 15:42:53.339017 crc crio[3653]: time=\"2026-06-12T15:42:53.338597044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587788 | controller |     "Jun 12 15:42:53.348185 crc crio[3653]: time=\"2026-06-12T15:42:53.346092809Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7ed8c9a3-2565-4dc3-b475-7c9e1eafdbfd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587803 | controller |     "Jun 12 15:42:53.359959 crc crio[3653]: time=\"2026-06-12T15:42:53.359837715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587818 | controller |     "Jun 12 15:42:53.383171 crc crio[3653]: time=\"2026-06-12T15:42:53.382859645Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bab16adf-06dc-46f8-a7b3-cbdf69230857 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587833 | controller |     "Jun 12 15:42:53.384106 crc crio[3653]: time=\"2026-06-12T15:42:53.384081888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587848 | controller |     "Jun 12 15:42:53.395661 crc crio[3653]: time=\"2026-06-12T15:42:53.39402955Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=623281dd-8664-4999-8eae-fcf1ca2dee24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587863 | controller |     "Jun 12 15:42:53.396172 crc crio[3653]: time=\"2026-06-12T15:42:53.395901832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587877 | controller |     "Jun 12 15:42:53.476136 crc crio[3653]: time=\"2026-06-12T15:42:53.475472469Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc0029a62b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.587893 | controller |     "Jun 12 15:42:53.476570 crc crio[3653]: time=\"2026-06-12T15:42:53.476396524Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.587908 | controller |     "Jun 12 15:42:54.483398 crc crio[3653]: time=\"2026-06-12T15:42:54.48330958Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.587922 | controller |     "Jun 12 15:42:54.777908 crc crio[3653]: time=\"2026-06-12T15:42:54.75016002Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=1d745bf5-aefc-48c5-8a55-3c4434e68b11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587941 | controller |     "Jun 12 15:42:54.783346 crc crio[3653]: time=\"2026-06-12T15:42:54.780976083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587956 | controller |     "Jun 12 15:42:54.795456 crc crio[3653]: time=\"2026-06-12T15:42:54.789808285Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=163010e6-6d5d-4251-b8cb-e4fa70213a5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.587971 | controller |     "Jun 12 15:42:54.795456 crc crio[3653]: time=\"2026-06-12T15:42:54.790849503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.587986 | controller |     "Jun 12 15:42:54.950662 crc crio[3653]: time=\"2026-06-12T15:42:54.816391062Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d952a22f-1391-45a7-b3b1-d95d63dc3fb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.588000 | controller |     "Jun 12 15:42:54.950662 crc crio[3653]: time=\"2026-06-12T15:42:54.950685827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.588015 | controller |     "Jun 12 15:42:56.142152 crc crio[3653]: time=\"2026-06-12T15:42:56.140369366Z\" level=info msg=\"Stopping pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=ced22b10-1741-48f0-b447-2efe60349d01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.588029 | controller |     "Jun 12 15:43:02.508588 crc crio[3653]: time=\"2026-06-12T15:43:02.508363008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.588044 | controller |     "Jun 12 15:43:02.888708 crc crio[3653]: 2026-06-12T15:43:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92d14948ed9aa39 Mac:a2:bc:81:5d:8f:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa SocketPath: PciID:}] [{Interface:0xc0002a6a30 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.588059 | controller |     "Jun 12 15:43:03.100717 crc crio[3653]: 2026-06-12T15:43:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f1410721d1eba Mac:56:98:8b:a6:1d:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.588074 | controller |     "Jun 12 15:43:03.647062 crc crio[3653]: 2026-06-12T15:43:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34e8469eccf1167 Mac:5a:2c:84:d4:f7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b SocketPath: PciID:}] [{Interface:0xc000014c20 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.588089 | controller |     "Jun 12 15:43:03.652804 crc crio[3653]: time=\"2026-06-12T15:43:03.649778117Z\" level=info msg=\"Created container 5050eb16fe5f0282b6560a82216c3856a2d32f324241cff3baa2075ae893e9f8: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=f05a5a05-6335-435e-83ce-56a08ec611cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.588104 | controller |     "Jun 12 15:43:03.675715 crc crio[3653]: time=\"2026-06-12T15:43:03.67110812Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.588125 | controller |     "Jun 12 15:43:03.675715 crc crio[3653]: time=\"2026-06-12T15:43:03.671205603Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-12 17:11:43.588140 | controller |     "Jun 12 15:43:03.676082 crc crio[3653]: time=\"2026-06-12T15:43:03.675905902Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc0029a6970}] Aliases:map[]}\"",
2026-06-12 17:11:43.588155 | controller |     "Jun 12 15:43:03.676082 crc crio[3653]: time=\"2026-06-12T15:43:03.675954353Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.588170 | controller |     "Jun 12 15:43:03.682708 crc crio[3653]: time=\"2026-06-12T15:43:03.677624029Z\" level=info msg=\"Starting container: 5050eb16fe5f0282b6560a82216c3856a2d32f324241cff3baa2075ae893e9f8\" id=eb101348-ad45-4d9a-a629-7dd6c29d60f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.588185 | controller |     "Jun 12 15:43:03.700451 crc crio[3653]: time=\"2026-06-12T15:43:03.700365871Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc0015226e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.588199 | controller |     "Jun 12 15:43:03.702152 crc crio[3653]: time=\"2026-06-12T15:43:03.700780662Z\" 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-12 17:11:43.588214 | controller |     "Jun 12 15:43:03.716970 crc crio[3653]: time=\"2026-06-12T15:43:03.716902853Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc000e1a3a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.588229 | controller |     "Jun 12 15:43:03.717980 crc crio[3653]: time=\"2026-06-12T15:43:03.717952182Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.588244 | controller |     "Jun 12 15:43:03.732203 crc crio[3653]: time=\"2026-06-12T15:43:03.729476307Z\" level=info msg=\"Started container\" PID=11870 containerID=5050eb16fe5f0282b6560a82216c3856a2d32f324241cff3baa2075ae893e9f8 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=eb101348-ad45-4d9a-a629-7dd6c29d60f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6",
2026-06-12 17:11:43.588259 | controller |     "Jun 12 15:43:03.740269 crc crio[3653]: time=\"2026-06-12T15:43:03.740095648Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687970-qfg2x Namespace:openshift-operator-lifecycle-manager ID:f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8 UID:b1ec2448-4d40-4afd-907a-6b38271a6735 NetNS:/var/run/netns/13e7160b-afd7-40a9-9f2f-d1fb20281233 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1ec2448_4d40_4afd_907a_6b38271a6735.slice PodAnnotations:0xc000764600}] Aliases:map[]}\"",
2026-06-12 17:11:43.588278 | controller |     "Jun 12 15:43:03.740636 crc crio[3653]: time=\"2026-06-12T15:43:03.740381205Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687970-qfg2x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.588292 | controller |     "Jun 12 15:43:03.778809 crc crio[3653]: time=\"2026-06-12T15:43:03.778126678Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 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:0xc0001a0750}] Aliases:map[]}\"",
2026-06-12 17:11:43.588307 | controller |     "Jun 12 15:43:03.778809 crc crio[3653]: time=\"2026-06-12T15:43:03.778289743Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.588321 | controller |     "Jun 12 15:43:04.091644 crc crio[3653]: time=\"2026-06-12T15:43:04.091379929Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc0029a62b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.588336 | controller |     "Jun 12 15:43:04.110720 crc crio[3653]: time=\"2026-06-12T15:43:04.110371448Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.588354 | controller |     "Jun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.271188166Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc001790600}] Aliases:map[]}\"",
2026-06-12 17:11:43.588386 | controller |     "Jun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.271859994Z\" 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-12 17:11:43.588402 | controller |     "Jun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.2731549Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc0001a0900}] Aliases:map[]}\"",
2026-06-12 17:11:43.588421 | controller |     "Jun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.273182321Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.588437 | controller |     "Jun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.274124566Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc002a90488}] Aliases:map[]}\"",
2026-06-12 17:11:43.588452 | controller |     "Jun 12 15:43:05.281008 crc crio[3653]: time=\"2026-06-12T15:43:05.274155697Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.588467 | controller |     "Jun 12 15:43:05.291773 crc crio[3653]: time=\"2026-06-12T15:43:05.291402329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=29a8e247-4865-4800-8a09-40faca626e6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588482 | controller |     "Jun 12 15:43:05.293313 crc crio[3653]: time=\"2026-06-12T15:43:05.29326214Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc002a90560}] Aliases:map[]}\"",
2026-06-12 17:11:43.588496 | controller |     "Jun 12 15:43:05.293466 crc crio[3653]: time=\"2026-06-12T15:43:05.293444375Z\" 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-12 17:11:43.588511 | controller |     "Jun 12 15:43:05.299125 crc crio[3653]: time=\"2026-06-12T15:43:05.294099643Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc0029a6a78}] Aliases:map[]}\"",
2026-06-12 17:11:43.588526 | controller |     "Jun 12 15:43:05.299125 crc crio[3653]: time=\"2026-06-12T15:43:05.294788252Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.588541 | controller |     "Jun 12 15:43:05.315481 crc crio[3653]: time=\"2026-06-12T15:43:05.30276557Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc001610438}] Aliases:map[]}\"",
2026-06-12 17:11:43.588559 | controller |     "Jun 12 15:43:05.315481 crc crio[3653]: time=\"2026-06-12T15:43:05.302964645Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.588574 | controller |     "Jun 12 15:43:05.351697 crc crio[3653]: time=\"2026-06-12T15:43:05.339474704Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/POD\" id=7f0797f4-cd4d-4788-be7f-0190195ed2e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.588588 | controller |     "Jun 12 15:43:05.351697 crc crio[3653]: time=\"2026-06-12T15:43:05.339891746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.588603 | controller |     "Jun 12 15:43:05.415113 crc crio[3653]: time=\"2026-06-12T15:43:05.408196094Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.588618 | controller |     "Jun 12 15:43:07.321796 crc crio[3653]: time=\"2026-06-12T15:43:07.223404148Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=fbd21d2c-ea08-4db0-bb4c-16a735dff525 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588633 | controller |     "Jun 12 15:43:07.346620 crc crio[3653]: time=\"2026-06-12T15:43:07.223948833Z\" level=info msg=\"Ran pod sandbox 34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=f505a50c-5d48-4d67-99b4-774742a72b05 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.588648 | controller |     "Jun 12 15:43:07.578756 crc crio[3653]: time=\"2026-06-12T15:43:07.573901067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=4aa79bf3-adcb-45c1-9bcc-00f605dc8198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588662 | controller |     "Jun 12 15:43:07.601274 crc crio[3653]: time=\"2026-06-12T15:43:07.586998285Z\" level=info msg=\"Ran pod sandbox 78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=7e1a46c9-778a-4d12-a556-efdbf6098d65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.588677 | controller |     "Jun 12 15:43:07.810140 crc crio[3653]: time=\"2026-06-12T15:43:07.810075748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0f8714f4-c7a7-451d-bf84-f7c981070829 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588692 | controller |     "Jun 12 15:43:07.847881 crc crio[3653]: time=\"2026-06-12T15:43:07.846450304Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=32547ced-1dba-46fb-9995-cc4b338ce6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.588706 | controller |     "Jun 12 15:43:07.847881 crc crio[3653]: time=\"2026-06-12T15:43:07.8470512Z\" level=info msg=\"Stopped pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=ced22b10-1741-48f0-b447-2efe60349d01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.588721 | controller |     "Jun 12 15:43:07.870737 crc crio[3653]: time=\"2026-06-12T15:43:07.859721167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=e8386318-2a8e-4738-86af-4c39695487a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588740 | controller |     "Jun 12 15:43:07.938925 crc crio[3653]: time=\"2026-06-12T15:43:07.937109994Z\" 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=7f0797f4-cd4d-4788-be7f-0190195ed2e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.588756 | controller |     "Jun 12 15:43:07.948972 crc crio[3653]: time=\"2026-06-12T15:43:07.944920098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.588771 | controller |     "Jun 12 15:43:07.978586 crc crio[3653]: time=\"2026-06-12T15:43:07.971824844Z\" level=info msg=\"Ran pod sandbox c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e with infra container: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/POD\" id=7f0797f4-cd4d-4788-be7f-0190195ed2e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.588786 | controller |     "Jun 12 15:43:07.985023 crc crio[3653]: time=\"2026-06-12T15:43:07.982988299Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=61dc0981-1441-497e-af23-c3c9ddad0638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.588800 | controller |     "Jun 12 15:43:07.995160 crc crio[3653]: time=\"2026-06-12T15:43:07.987977196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.588815 | controller |     "Jun 12 15:43:07.995160 crc crio[3653]: time=\"2026-06-12T15:43:07.993200039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e51ece18-bfd3-478a-986f-d831c470a811 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588830 | controller |     "Jun 12 15:43:08.140608 crc crio[3653]: time=\"2026-06-12T15:43:08.138656158Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=f46aa2a9-f6e4-4fd7-8bc5-9aa8490c5dd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.588848 | controller |     "Jun 12 15:43:08.140608 crc crio[3653]: time=\"2026-06-12T15:43:08.13983016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.588872 | controller |     "Jun 12 15:43:08.230689 crc crio[3653]: time=\"2026-06-12T15:43:08.224027834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7fa334b8-7171-41d7-a671-3356201f008a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588888 | controller |     "Jun 12 15:43:08.803047 crc crio[3653]: time=\"2026-06-12T15:43:08.802438098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.588902 | controller |     "Jun 12 15:43:08.813811 crc crio[3653]: time=\"2026-06-12T15:43:08.813677695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.588917 | controller |     "Jun 12 15:43:08.875797 crc crio[3653]: time=\"2026-06-12T15:43:08.87564761Z\" level=info msg=\"Ran pod sandbox 92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f2aeca30-8028-48d6-a340-53a45a056986 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.588934 | controller |     "Jun 12 15:43:08.907600 crc crio[3653]: time=\"2026-06-12T15:43:08.905074906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=6c64a005-88a0-45e8-ab63-f6be44512cb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588949 | controller |     "Jun 12 15:43:09.235618 crc crio[3653]: 2026-06-12T15:43:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abc2916a41a4082 Mac:ea:a5:be:4b:f3:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 SocketPath: PciID:}] [{Interface:0xc0002d0c20 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.588964 | controller |     "Jun 12 15:43:09.278616 crc crio[3653]: time=\"2026-06-12T15:43:09.269893067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=f46a2892-a14a-414d-b6e0-ab97bf98d813 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588979 | controller |     "Jun 12 15:43:09.284209 crc crio[3653]: time=\"2026-06-12T15:43:09.283967642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6cfcc64f-2579-453b-9ee3-f987b0837b09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.588994 | controller |     "Jun 12 15:43:09.326926 crc crio[3653]: time=\"2026-06-12T15:43:09.324907562Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1f8c33ac-c70d-4c38-a045-18b646e8cad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.589009 | controller |     "Jun 12 15:43:09.326926 crc crio[3653]: time=\"2026-06-12T15:43:09.325818927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589024 | controller |     "Jun 12 15:43:09.633776 crc crio[3653]: time=\"2026-06-12T15:43:09.621004363Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins\" id=dea0c7f7-2a36-41a6-9e8b-19d0a88c21a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.589038 | controller |     "Jun 12 15:43:09.638617 crc crio[3653]: time=\"2026-06-12T15:43:09.627304086Z\" level=info msg=\"Created container 71e1a24c628680ffb9287fafe658485e09c90796e8aef2e76d1e47515cf8165d: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=61dc0981-1441-497e-af23-c3c9ddad0638 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.589053 | controller |     "Jun 12 15:43:09.658712 crc crio[3653]: time=\"2026-06-12T15:43:09.658019346Z\" level=info msg=\"Starting container: 71e1a24c628680ffb9287fafe658485e09c90796e8aef2e76d1e47515cf8165d\" id=907b7c38-856a-4c54-a04b-df3d8cb9b4b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.589068 | controller |     "Jun 12 15:43:09.705626 crc crio[3653]: time=\"2026-06-12T15:43:09.698707489Z\" level=info msg=\"Started container\" PID=12128 containerID=71e1a24c628680ffb9287fafe658485e09c90796e8aef2e76d1e47515cf8165d description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=907b7c38-856a-4c54-a04b-df3d8cb9b4b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3",
2026-06-12 17:11:43.589083 | controller |     "Jun 12 15:43:10.027655 crc crio[3653]: time=\"2026-06-12T15:43:10.027419803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589098 | controller |     "Jun 12 15:43:10.074874 crc crio[3653]: time=\"2026-06-12T15:43:10.074334836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589117 | controller |     "Jun 12 15:43:10.118712 crc crio[3653]: time=\"2026-06-12T15:43:10.109613941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589132 | controller |     "Jun 12 15:43:10.118712 crc crio[3653]: time=\"2026-06-12T15:43:10.111473062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589146 | controller |     "Jun 12 15:43:10.209999 crc crio[3653]: time=\"2026-06-12T15:43:10.203198072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589162 | controller |     "Jun 12 15:43:10.250331 crc crio[3653]: time=\"2026-06-12T15:43:10.24186464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589177 | controller |     "Jun 12 15:43:10.895851 crc crio[3653]: time=\"2026-06-12T15:43:10.891994397Z\" level=info msg=\"Created container 4e23f4440138a8cb1729832b81743aa3ef818772e6618825b0710683e1e497ec: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=f46aa2a9-f6e4-4fd7-8bc5-9aa8490c5dd5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.589191 | controller |     "Jun 12 15:43:10.917064 crc crio[3653]: time=\"2026-06-12T15:43:10.916669882Z\" level=info msg=\"Starting container: 4e23f4440138a8cb1729832b81743aa3ef818772e6618825b0710683e1e497ec\" id=fdf246a3-6c6b-4de0-9830-38f2816a268e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.589207 | controller |     "Jun 12 15:43:11.147156 crc crio[3653]: time=\"2026-06-12T15:43:11.144690238Z\" level=info msg=\"Started container\" PID=12168 containerID=4e23f4440138a8cb1729832b81743aa3ef818772e6618825b0710683e1e497ec description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=fdf246a3-6c6b-4de0-9830-38f2816a268e name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a",
2026-06-12 17:11:43.589222 | controller |     "Jun 12 15:43:11.181198 crc crio[3653]: time=\"2026-06-12T15:43:11.180932751Z\" level=info msg=\"Created container ecef18ee145c19fe2c34277d81d27f5acae7415820388db835e21e8f8f9210b2: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1f8c33ac-c70d-4c38-a045-18b646e8cad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.589237 | controller |     "Jun 12 15:43:11.203326 crc crio[3653]: time=\"2026-06-12T15:43:11.202706728Z\" level=info msg=\"Starting container: ecef18ee145c19fe2c34277d81d27f5acae7415820388db835e21e8f8f9210b2\" id=0f5fb2e4-7f87-4bc0-837f-8a0c3d448a98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.589252 | controller |     "Jun 12 15:43:11.619034 crc crio[3653]: 2026-06-12T15:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36d7712e418b4f0 Mac:7e:7b:b5:f8:52:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be SocketPath: PciID:}] [{Interface:0xc000231180 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.589266 | controller |     "Jun 12 15:43:11.623478 crc crio[3653]: time=\"2026-06-12T15:43:11.623431818Z\" level=info msg=\"Started container\" PID=12175 containerID=ecef18ee145c19fe2c34277d81d27f5acae7415820388db835e21e8f8f9210b2 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=0f5fb2e4-7f87-4bc0-837f-8a0c3d448a98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff",
2026-06-12 17:11:43.589284 | controller |     "Jun 12 15:43:11.626361 crc crio[3653]: 2026-06-12T15:43:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a74dfb23f9e4523 Mac:5e:af:1c:c7:f2:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 SocketPath: PciID:}] [{Interface:0xc0003b6880 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.589299 | controller |     "Jun 12 15:43:11.867915 crc crio[3653]: time=\"2026-06-12T15:43:11.86766145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=cbac5d36-117e-4560-bf03-eaea365973ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.589314 | controller |     "Jun 12 15:43:11.885642 crc crio[3653]: time=\"2026-06-12T15:43:11.885401875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=efa60b19-ad48-4a7b-8192-52a231f9b409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.589329 | controller |     "Jun 12 15:43:11.909357 crc crio[3653]: time=\"2026-06-12T15:43:11.909219786Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=6458b125-d2d2-4e64-90ca-252b5d8aba26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.589343 | controller |     "Jun 12 15:43:11.930277 crc crio[3653]: time=\"2026-06-12T15:43:11.93019335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589362 | controller |     "Jun 12 15:43:12.053428 crc crio[3653]: time=\"2026-06-12T15:43:12.052413544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589396 | controller |     "Jun 12 15:43:12.151715 crc crio[3653]: time=\"2026-06-12T15:43:12.15166757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589411 | controller |     "Jun 12 15:43:12.194639 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ff5f0cbd09f612 Mac:6e:1e:b1:7e:8c:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 SocketPath: PciID:}] [{Interface:0xc00011b520 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.589427 | controller |     "Jun 12 15:43:12.207068 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:115d7341aa6f73b Mac:22:02:00:9f:26:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 SocketPath: PciID:}] [{Interface:0xc000223e40 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.589442 | controller |     "Jun 12 15:43:12.237705 crc crio[3653]: time=\"2026-06-12T15:43:12.237649931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.589457 | controller |     "Jun 12 15:43:12.271279 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc5302f501f6e74 Mac:1e:6d:60:fd:db:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 SocketPath: PciID:}] [{Interface:0xc0003607f0 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.589475 | controller |     "Jun 12 15:43:12.354191 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecd555465c5beea Mac:ba:3c:bf:28:3b:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.589491 | controller |     "Jun 12 15:43:12.410765 crc crio[3653]: 2026-06-12T15:43:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0d393fe024e893 Mac:d6:f7:43:ed:3a:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 SocketPath: PciID:}] [{Interface:0xc00021e8b0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.589505 | controller |     "Jun 12 15:43:12.411990 crc crio[3653]: time=\"2026-06-12T15:43:12.411822366Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.589520 | controller |     "Jun 12 15:43:12.412099 crc crio[3653]: time=\"2026-06-12T15:43:12.412070733Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_0520c2a9-2a37-465f-9ade-9d3ef01ee6fc\\\"\"",
2026-06-12 17:11:43.589536 | controller |     "Jun 12 15:43:12.412170 crc crio[3653]: time=\"2026-06-12T15:43:12.412113384Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 17:11:43.589551 | controller |     "Jun 12 15:43:12.412968 crc crio[3653]: time=\"2026-06-12T15:43:12.412790292Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc0029a6970}] Aliases:map[]}\"",
2026-06-12 17:11:43.589566 | controller |     "Jun 12 15:43:12.413137 crc crio[3653]: time=\"2026-06-12T15:43:12.412995808Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc002a90488}] Aliases:map[]}\"",
2026-06-12 17:11:43.589581 | controller |     "Jun 12 15:43:12.413456 crc crio[3653]: time=\"2026-06-12T15:43:12.413370218Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.589596 | controller |     "Jun 12 15:43:12.413456 crc crio[3653]: time=\"2026-06-12T15:43:12.41342531Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.589611 | controller |     "Jun 12 15:43:12.414438 crc crio[3653]: time=\"2026-06-12T15:43:12.414082738Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 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:0xc0001a0750}] Aliases:map[]}\"",
2026-06-12 17:11:43.589630 | controller |     "Jun 12 15:43:12.414438 crc crio[3653]: time=\"2026-06-12T15:43:12.414413447Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.589645 | controller |     "Jun 12 15:43:12.414889 crc crio[3653]: time=\"2026-06-12T15:43:12.414837498Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc001790600}] Aliases:map[]}\"",
2026-06-12 17:11:43.589660 | controller |     "Jun 12 15:43:12.415191 crc crio[3653]: time=\"2026-06-12T15:43:12.415170977Z\" 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-12 17:11:43.589675 | controller |     "Jun 12 15:43:12.415976 crc crio[3653]: time=\"2026-06-12T15:43:12.415950329Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc001610438}] Aliases:map[]}\"",
2026-06-12 17:11:43.589689 | controller |     "Jun 12 15:43:12.416181 crc crio[3653]: time=\"2026-06-12T15:43:12.416160624Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.589704 | controller |     "Jun 12 15:43:12.417474 crc crio[3653]: time=\"2026-06-12T15:43:12.417308696Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc002a90560}] Aliases:map[]}\"",
2026-06-12 17:11:43.589719 | controller |     "Jun 12 15:43:12.417847 crc crio[3653]: time=\"2026-06-12T15:43:12.417763948Z\" 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-12 17:11:43.589734 | controller |     "Jun 12 15:43:12.418150 crc crio[3653]: time=\"2026-06-12T15:43:12.418047176Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc0001a0900}] Aliases:map[]}\"",
2026-06-12 17:11:43.589748 | controller |     "Jun 12 15:43:12.418323 crc crio[3653]: time=\"2026-06-12T15:43:12.418293453Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.589767 | controller |     "Jun 12 15:43:12.423116 crc crio[3653]: time=\"2026-06-12T15:43:12.423055273Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc0029a6a78}] Aliases:map[]}\"",
2026-06-12 17:11:43.589782 | controller |     "Jun 12 15:43:12.423331 crc crio[3653]: time=\"2026-06-12T15:43:12.423231028Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.589797 | controller |     "Jun 12 15:43:12.428309 crc crio[3653]: time=\"2026-06-12T15:43:12.428195904Z\" level=info msg=\"Ran pod sandbox 4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=003e2b85-d65d-476a-b4fa-c40711646bb2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.589811 | controller |     "Jun 12 15:43:12.435828 crc crio[3653]: time=\"2026-06-12T15:43:12.435685519Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc002696650}] Aliases:map[]}\"",
2026-06-12 17:11:43.589826 | controller |     "Jun 12 15:43:12.435828 crc crio[3653]: time=\"2026-06-12T15:43:12.435818742Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.589841 | controller |     "Jun 12 15:43:12.439162 crc crio[3653]: time=\"2026-06-12T15:43:12.439006389Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc002696660}] Aliases:map[]}\"",
2026-06-12 17:11:43.589856 | controller |     "Jun 12 15:43:12.439162 crc crio[3653]: time=\"2026-06-12T15:43:12.439088392Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.589872 | controller |     "Jun 12 15:43:12.440062 crc crio[3653]: time=\"2026-06-12T15:43:12.440021937Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc002696658}] Aliases:map[]}\"",
2026-06-12 17:11:43.589886 | controller |     "Jun 12 15:43:12.440198 crc crio[3653]: time=\"2026-06-12T15:43:12.440179491Z\" 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-12 17:11:43.589904 | controller |     "Jun 12 15:43:12.440889 crc crio[3653]: time=\"2026-06-12T15:43:12.440774238Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=e0c98e01-090b-4fa7-9043-96d0a3398289 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.589918 | controller |     "Jun 12 15:43:12.444952 crc crio[3653]: time=\"2026-06-12T15:43:12.44488415Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc002696680}] Aliases:map[]}\"",
2026-06-12 17:11:43.589933 | controller |     "Jun 12 15:43:12.444952 crc crio[3653]: time=\"2026-06-12T15:43:12.444938792Z\" 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-12 17:11:43.589948 | controller |     "Jun 12 15:43:12.450911 crc crio[3653]: time=\"2026-06-12T15:43:12.44011234Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc002696668}] Aliases:map[]}\"",
2026-06-12 17:11:43.589963 | controller |     "Jun 12 15:43:12.450911 crc crio[3653]: time=\"2026-06-12T15:43:12.450890245Z\" 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-12 17:11:43.589977 | controller |     "Jun 12 15:43:12.455102 crc crio[3653]: time=\"2026-06-12T15:43:12.45474221Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc002696690}] Aliases:map[]}\"",
2026-06-12 17:11:43.589991 | controller |     "Jun 12 15:43:12.456312 crc crio[3653]: time=\"2026-06-12T15:43:12.456165499Z\" 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-12 17:11:43.590006 | controller |     "Jun 12 15:43:12.456427 crc crio[3653]: time=\"2026-06-12T15:43:12.45548372Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc0026966a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.590023 | controller |     "Jun 12 15:43:12.456427 crc crio[3653]: time=\"2026-06-12T15:43:12.456414806Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.590038 | controller |     "Jun 12 15:43:12.457079 crc crio[3653]: time=\"2026-06-12T15:43:12.456963241Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc0026966c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.590052 | controller |     "Jun 12 15:43:12.457172 crc crio[3653]: time=\"2026-06-12T15:43:12.457078984Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.590067 | controller |     "Jun 12 15:43:12.463221 crc crio[3653]: time=\"2026-06-12T15:43:12.463061527Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.590081 | controller |     "Jun 12 15:43:12.493026 crc crio[3653]: time=\"2026-06-12T15:43:12.45620847Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc0026966b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.590096 | controller |     "Jun 12 15:43:12.493026 crc crio[3653]: time=\"2026-06-12T15:43:12.492840372Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.590111 | controller |     "Jun 12 15:43:12.574041 crc crio[3653]: time=\"2026-06-12T15:43:12.57392369Z\" level=info msg=\"Ran pod sandbox a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=aa909b46-9af6-40ab-9f97-752165668f31 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.590125 | controller |     "Jun 12 15:43:12.623730 crc crio[3653]: time=\"2026-06-12T15:43:12.623424384Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=aacc3230-55ab-4ed3-b972-e386eb08ad93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590140 | controller |     "Jun 12 15:43:12.645032 crc crio[3653]: time=\"2026-06-12T15:43:12.644951123Z\" level=info msg=\"Created container b2e40a20348f2d0f008e03b8281b9eb059e33bfa32708a73eaf03e51858ab220: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=6458b125-d2d2-4e64-90ca-252b5d8aba26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590154 | controller |     "Jun 12 15:43:12.660347 crc crio[3653]: time=\"2026-06-12T15:43:12.660007715Z\" level=info msg=\"Starting container: b2e40a20348f2d0f008e03b8281b9eb059e33bfa32708a73eaf03e51858ab220\" id=7b1378ec-d42a-4268-b3f2-c2afc3711779 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.590171 | controller |     "Jun 12 15:43:12.691858 crc crio[3653]: time=\"2026-06-12T15:43:12.684889455Z\" level=info msg=\"Ran pod sandbox b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=1d748ba4-69b5-40ab-ac87-c6a264cc9a5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.590186 | controller |     "Jun 12 15:43:12.713043 crc crio[3653]: time=\"2026-06-12T15:43:12.712188282Z\" level=info msg=\"Started container\" PID=12279 containerID=b2e40a20348f2d0f008e03b8281b9eb059e33bfa32708a73eaf03e51858ab220 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=7b1378ec-d42a-4268-b3f2-c2afc3711779 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff",
2026-06-12 17:11:43.590200 | controller |     "Jun 12 15:43:12.749034 crc crio[3653]: time=\"2026-06-12T15:43:12.748831245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d1ff1649-3421-46d7-a588-5fcbc1021aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590215 | controller |     "Jun 12 15:43:12.775348 crc crio[3653]: time=\"2026-06-12T15:43:12.773605593Z\" level=info msg=\"Ran pod sandbox 36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=894a7ad0-b544-4664-8753-27f8d38125b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.590229 | controller |     "Jun 12 15:43:12.792483 crc crio[3653]: time=\"2026-06-12T15:43:12.792419657Z\" level=info msg=\"Ran pod sandbox dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=da0ff928-48f8-4654-9276-01ac0d2cea77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.590243 | controller |     "Jun 12 15:43:12.821610 crc crio[3653]: time=\"2026-06-12T15:43:12.79359049Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=6fa36ae4-c34a-47d1-830e-0e3790eed2de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590258 | controller |     "Jun 12 15:43:12.821920 crc crio[3653]: time=\"2026-06-12T15:43:12.793785815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=95b1dff2-17d5-4c31-b91d-8fe968a2b0c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590272 | controller |     "Jun 12 15:43:12.852751 crc crio[3653]: time=\"2026-06-12T15:43:12.847286949Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=fb421580-9959-4d1c-b3f1-26a5569489c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590287 | controller |     "Jun 12 15:43:12.917665 crc crio[3653]: time=\"2026-06-12T15:43:12.917616253Z\" level=info msg=\"Ran pod sandbox ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=ae77b8e3-814a-4036-9446-2fa33e369f80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.590301 | controller |     "Jun 12 15:43:12.996839 crc crio[3653]: time=\"2026-06-12T15:43:12.996034478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=234ca10d-2de4-4814-9c9c-ca119ef3c09f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590315 | controller |     "Jun 12 15:43:13.206902 crc crio[3653]: time=\"2026-06-12T15:43:13.206834785Z\" level=info msg=\"Ran pod sandbox abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 with infra container: openshift-dns/dns-default-qtghf/POD\" id=6d96dba0-137d-4805-bbe3-05701523ecbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.590332 | controller |     "Jun 12 15:43:13.423926 crc crio[3653]: time=\"2026-06-12T15:43:13.267749012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=5acdf1de-92a4-4bf9-b9f1-b6e598dd8edd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590351 | controller |     "Jun 12 15:43:13.424792 crc crio[3653]: time=\"2026-06-12T15:43:13.268093091Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=82e38d78-d33b-4d0d-91cd-384e5d2f8399 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590383 | controller |     "Jun 12 15:43:13.435862 crc crio[3653]: time=\"2026-06-12T15:43:13.431360338Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=2135d61e-0ace-4c83-a54f-c19d4ce2c9ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590400 | controller |     "Jun 12 15:43:13.435862 crc crio[3653]: time=\"2026-06-12T15:43:13.432059737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590415 | controller |     "Jun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.287673027Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=21f65b96-b201-41f1-b0fa-983697bbe7e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590430 | controller |     "Jun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.305961317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d27a06f3-016d-4325-9538-2a2dfe9ad9c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590444 | controller |     "Jun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.352551101Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=1b7586e4-28a6-423e-835b-12215ff61d77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590459 | controller |     "Jun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.397224804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=172ac3b9-3bad-4237-b882-be2876aadff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590474 | controller |     "Jun 12 15:43:13.450844 crc crio[3653]: time=\"2026-06-12T15:43:13.398216441Z\" level=info msg=\"Ran pod sandbox 115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=6984651f-5854-455f-aa51-a8f5f5aa1bd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.590488 | controller |     "Jun 12 15:43:13.466916 crc crio[3653]: time=\"2026-06-12T15:43:13.451475658Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=a8828340-cad9-4a13-b53a-f0858aa42764 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590503 | controller |     "Jun 12 15:43:13.485291 crc crio[3653]: time=\"2026-06-12T15:43:13.484916243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7d3dfe47-5b3f-4a1e-a042-035d7cd8932b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590524 | controller |     "Jun 12 15:43:13.533904 crc crio[3653]: time=\"2026-06-12T15:43:13.533804081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590539 | controller |     "Jun 12 15:43:13.621706 crc crio[3653]: time=\"2026-06-12T15:43:13.610052127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=002eb18f-32ac-4f1e-b745-7e53c9c6a2ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590554 | controller |     "Jun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.629702284Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=ebb088d0-8d80-4471-9d11-e9b7d32ffa0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590569 | controller |     "Jun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.63101441Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=5954dc7a-6689-4096-bbce-35534e097af7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590583 | controller |     "Jun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.631193295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=0d2759c3-fac2-4bb3-8654-ffbdf6363b8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.590599 | controller |     "Jun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.63138688Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=c02a3c80-f278-49f6-85be-6e28cc0f9881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590613 | controller |     "Jun 12 15:43:13.636140 crc crio[3653]: time=\"2026-06-12T15:43:13.6317425Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=1882a0b4-cc17-4f73-8743-b90bc8997cb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590628 | controller |     "Jun 12 15:43:13.655185 crc crio[3653]: time=\"2026-06-12T15:43:13.6522199Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d43bffd5-2537-482c-8154-5d16289a660d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590643 | controller |     "Jun 12 15:43:14.249872 crc crio[3653]: time=\"2026-06-12T15:43:14.224359153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590658 | controller |     "Jun 12 15:43:14.385595 crc crio[3653]: time=\"2026-06-12T15:43:14.384917156Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=5e0f3d29-5727-4efe-9a82-48e89aad83c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590672 | controller |     "Jun 12 15:43:14.443342 crc crio[3653]: time=\"2026-06-12T15:43:14.239372794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590688 | controller |     "Jun 12 15:43:14.443342 crc crio[3653]: time=\"2026-06-12T15:43:14.239690252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590706 | controller |     "Jun 12 15:43:14.443841 crc crio[3653]: time=\"2026-06-12T15:43:14.239872317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590721 | controller |     "Jun 12 15:43:14.443841 crc crio[3653]: time=\"2026-06-12T15:43:14.240139925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590736 | controller |     "Jun 12 15:43:14.545185 crc crio[3653]: 2026-06-12T15:43:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0061aeed8b77b85 Mac:82:46:37:11:37:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 SocketPath: PciID:}] [{Interface:0xc000297050 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.590750 | controller |     "Jun 12 15:43:15.240831 crc crio[3653]: time=\"2026-06-12T15:43:15.233162234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590765 | controller |     "Jun 12 15:43:15.338882 crc crio[3653]: time=\"2026-06-12T15:43:15.337471718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590780 | controller |     "Jun 12 15:43:15.386840 crc crio[3653]: time=\"2026-06-12T15:43:15.386428357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590795 | controller |     "Jun 12 15:43:15.456216 crc crio[3653]: time=\"2026-06-12T15:43:15.454842089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590810 | controller |     "Jun 12 15:43:15.613376 crc crio[3653]: 2026-06-12T15:43:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54bf81eff6e3dd4 Mac:e6:f8:9d:e7:1b:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 SocketPath: PciID:}] [{Interface:0xc00038c5d0 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.590826 | controller |     "Jun 12 15:43:15.720460 crc crio[3653]: time=\"2026-06-12T15:43:15.720364803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590841 | controller |     "Jun 12 15:43:15.939044 crc crio[3653]: time=\"2026-06-12T15:43:15.936370882Z\" level=info msg=\"Created container a98aeeaa6756ac1aeddfc21172dfb2b34d3034d798a7c6c9a6ec5e5235642a05: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=2135d61e-0ace-4c83-a54f-c19d4ce2c9ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590856 | controller |     "Jun 12 15:43:15.961603 crc crio[3653]: time=\"2026-06-12T15:43:15.945922774Z\" level=info msg=\"Starting container: a98aeeaa6756ac1aeddfc21172dfb2b34d3034d798a7c6c9a6ec5e5235642a05\" id=c9bf1f3e-e45b-4b5d-ae0e-5ddd0d2d2f76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.590871 | controller |     "Jun 12 15:43:16.043848 crc crio[3653]: time=\"2026-06-12T15:43:16.042355582Z\" level=info msg=\"Started container\" PID=12473 containerID=a98aeeaa6756ac1aeddfc21172dfb2b34d3034d798a7c6c9a6ec5e5235642a05 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=c9bf1f3e-e45b-4b5d-ae0e-5ddd0d2d2f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae",
2026-06-12 17:11:43.590886 | controller |     "Jun 12 15:43:16.046635 crc crio[3653]: time=\"2026-06-12T15:43:16.046217327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590905 | controller |     "Jun 12 15:43:16.079478 crc crio[3653]: time=\"2026-06-12T15:43:16.077440731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590921 | controller |     "Jun 12 15:43:16.466182 crc crio[3653]: time=\"2026-06-12T15:43:16.448919375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590935 | controller |     "Jun 12 15:43:16.484457 crc crio[3653]: time=\"2026-06-12T15:43:16.461054467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590950 | controller |     "Jun 12 15:43:16.588157 crc crio[3653]: time=\"2026-06-12T15:43:16.587713512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590965 | controller |     "Jun 12 15:43:16.792126 crc crio[3653]: time=\"2026-06-12T15:43:16.791493768Z\" level=info msg=\"Created container bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=82e38d78-d33b-4d0d-91cd-384e5d2f8399 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.590979 | controller |     "Jun 12 15:43:16.938789 crc crio[3653]: time=\"2026-06-12T15:43:16.93849608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.590994 | controller |     "Jun 12 15:43:16.959624 crc crio[3653]: time=\"2026-06-12T15:43:16.951036993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.591008 | controller |     "Jun 12 15:43:16.959624 crc crio[3653]: time=\"2026-06-12T15:43:16.957006206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.591022 | controller |     "Jun 12 15:43:16.959624 crc crio[3653]: time=\"2026-06-12T15:43:16.958432945Z\" level=info msg=\"Starting container: bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92\" id=1b54b089-aefd-4ddd-ba61-cca3f39c86fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.591037 | controller |     "Jun 12 15:43:17.028030 crc crio[3653]: time=\"2026-06-12T15:43:17.027904346Z\" level=info msg=\"Started container\" PID=12530 containerID=bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=1b54b089-aefd-4ddd-ba61-cca3f39c86fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c",
2026-06-12 17:11:43.591056 | controller |     "Jun 12 15:43:17.059763 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:205dd760791e84f Mac:fa:c7:06:ea:1d:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 SocketPath: PciID:}] [{Interface:0xc0005026b0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.591072 | controller |     "Jun 12 15:43:17.065883 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdf467dc2fbbf93 Mac:1e:a5:e3:7a:1b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa SocketPath: PciID:}] [{Interface:0xc00029ef90 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.591093 | controller |     "Jun 12 15:43:17.071446 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d239841a9ff8414 Mac:86:a8:a9:55:51:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 SocketPath: PciID:}] [{Interface:0xc00025acf0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.591109 | controller |     "Jun 12 15:43:17.095689 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59e772a653510db Mac:46:c1:59:a9:b9:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.591156 | controller |     "Jun 12 15:43:17.102349 crc crio[3653]: time=\"2026-06-12T15:43:17.102217109Z\" level=info msg=\"Created container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins\" id=dea0c7f7-2a36-41a6-9e8b-19d0a88c21a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.591174 | controller |     "Jun 12 15:43:17.103095 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d423c3c3a7652e Mac:4a:4f:c3:91:c1:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 SocketPath: PciID:}] [{Interface:0xc000351000 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.591189 | controller |     "Jun 12 15:43:17.106008 crc crio[3653]: 2026-06-12T15:43:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9420eb71b70693e Mac:0a:d0:4c:b6:17:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 SocketPath: PciID:}] [{Interface:0xc0004aa600 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.591204 | controller |     "Jun 12 15:43:17.144732 crc crio[3653]: time=\"2026-06-12T15:43:17.144676271Z\" level=info msg=\"Starting container: d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140\" id=e623884b-40d5-4ac1-9cea-7d0c14cba07e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.591219 | controller |     "Jun 12 15:43:17.177331 crc crio[3653]: 2026-06-12T15:43:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f4a2d1f43e3eaa Mac:06:28:4f:66:e4:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc SocketPath: PciID:}] [{Interface:0xc000232960 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.591233 | controller |     "Jun 12 15:43:17.177912 crc crio[3653]: time=\"2026-06-12T15:43:17.177792047Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.591248 | controller |     "Jun 12 15:43:17.177912 crc crio[3653]: time=\"2026-06-12T15:43:17.177881209Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 17:11:43.591262 | controller |     "Jun 12 15:43:17.201845 crc crio[3653]: time=\"2026-06-12T15:43:17.189928209Z\" level=info msg=\"Created container 0fbbb5c0988a1199b5f526ff0be03fa33c12bc1f987e7fc112f0f044fdb614df: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=c02a3c80-f278-49f6-85be-6e28cc0f9881 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.591277 | controller |     "Jun 12 15:43:17.203428 crc crio[3653]: time=\"2026-06-12T15:43:17.203188971Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc0026966f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.591297 | controller |     "Jun 12 15:43:17.203642 crc crio[3653]: time=\"2026-06-12T15:43:17.20349056Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.591312 | controller |     "Jun 12 15:43:17.205476 crc crio[3653]: time=\"2026-06-12T15:43:17.205414532Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc002696668}] Aliases:map[]}\"",
2026-06-12 17:11:43.591327 | controller |     "Jun 12 15:43:17.228819 crc crio[3653]: time=\"2026-06-12T15:43:17.222741876Z\" 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-12 17:11:43.591342 | controller |     "Jun 12 15:43:17.228819 crc crio[3653]: time=\"2026-06-12T15:43:17.233596813Z\" level=info msg=\"Starting container: 0fbbb5c0988a1199b5f526ff0be03fa33c12bc1f987e7fc112f0f044fdb614df\" id=fdae1bf5-bdf4-4c37-8907-39126dcf7e02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.591384 | controller |     "Jun 12 15:43:17.246441 crc crio[3653]: time=\"2026-06-12T15:43:17.243059722Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc002696660}] Aliases:map[]}\"",
2026-06-12 17:11:43.591401 | controller |     "Jun 12 15:43:17.246441 crc crio[3653]: time=\"2026-06-12T15:43:17.244377198Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.591417 | controller |     "Jun 12 15:43:17.246441 crc crio[3653]: time=\"2026-06-12T15:43:17.24517599Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc002696690}] Aliases:map[]}\"",
2026-06-12 17:11:43.591432 | controller |     "Jun 12 15:43:17.251213 crc crio[3653]: time=\"2026-06-12T15:43:17.251117713Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc002696710}] Aliases:map[]}\"",
2026-06-12 17:11:43.591451 | controller |     "Jun 12 15:43:17.306949 crc crio[3653]: time=\"2026-06-12T15:43:17.306882848Z\" 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-12 17:11:43.591466 | controller |     "Jun 12 15:43:17.348471 crc crio[3653]: time=\"2026-06-12T15:43:17.251287027Z\" 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-12 17:11:43.591480 | controller |     "Jun 12 15:43:17.432899 crc crio[3653]: time=\"2026-06-12T15:43:17.381904691Z\" level=info msg=\"Ran pod sandbox 205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=5a2c21e0-a31b-4b25-840c-73f2c741296d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.591496 | controller |     "Jun 12 15:43:17.476014 crc crio[3653]: time=\"2026-06-12T15:43:17.253409985Z\" level=info msg=\"Started container\" PID=12579 containerID=d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140 description=openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins id=e623884b-40d5-4ac1-9cea-7d0c14cba07e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e",
2026-06-12 17:11:43.591511 | controller |     "Jun 12 15:43:17.513687 crc crio[3653]: time=\"2026-06-12T15:43:17.500007322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=bcbf5daa-96c5-469e-8e34-909b13b3db30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.591526 | controller |     "Jun 12 15:43:17.548777 crc crio[3653]: time=\"2026-06-12T15:43:17.251319438Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc002696650}] Aliases:map[]}\"",
2026-06-12 17:11:43.591542 | controller |     "Jun 12 15:43:17.550972 crc crio[3653]: time=\"2026-06-12T15:43:17.550923005Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.591557 | controller |     "Jun 12 15:43:17.607431 crc crio[3653]: time=\"2026-06-12T15:43:17.251334229Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc0026966b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.591572 | controller |     "Jun 12 15:43:17.607431 crc crio[3653]: time=\"2026-06-12T15:43:17.605387935Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.591600 | controller |     "Jun 12 15:43:17.630781 crc crio[3653]: time=\"2026-06-12T15:43:17.627337636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=851b3246-e578-4ec5-85fc-0ac6128c1449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.591616 | controller |     "Jun 12 15:43:17.639002 crc crio[3653]: time=\"2026-06-12T15:43:17.251350319Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc0026966c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.591632 | controller |     "Jun 12 15:43:17.664231 crc crio[3653]: time=\"2026-06-12T15:43:17.661924352Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.591647 | controller |     "Jun 12 15:43:17.688790 crc crio[3653]: time=\"2026-06-12T15:43:17.251366389Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc002696680}] Aliases:map[]}\"",
2026-06-12 17:11:43.591662 | controller |     "Jun 12 15:43:17.689184 crc crio[3653]: time=\"2026-06-12T15:43:17.688922431Z\" 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-12 17:11:43.591676 | controller |     "Jun 12 15:43:17.689410 crc crio[3653]: time=\"2026-06-12T15:43:17.25577299Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc002696718}] Aliases:map[]}\"",
2026-06-12 17:11:43.591691 | controller |     "Jun 12 15:43:17.689410 crc crio[3653]: time=\"2026-06-12T15:43:17.689392063Z\" 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-12 17:11:43.591706 | controller |     "Jun 12 15:43:17.730210 crc crio[3653]: time=\"2026-06-12T15:43:17.729765778Z\" level=info msg=\"Ran pod sandbox bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=7712539b-846c-4873-8152-857728d8d328 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.591720 | controller |     "Jun 12 15:43:17.760054 crc crio[3653]: time=\"2026-06-12T15:43:17.759907883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e1dd42b2-77b5-4507-8788-2b7044951536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.591739 | controller |     "Jun 12 15:43:17.760474 crc crio[3653]: time=\"2026-06-12T15:43:17.255821431Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc002696728}] Aliases:map[]}\"",
2026-06-12 17:11:43.591754 | controller |     "Jun 12 15:43:17.760474 crc crio[3653]: time=\"2026-06-12T15:43:17.760214111Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.591770 | controller |     "Jun 12 15:43:17.777817 crc crio[3653]: time=\"2026-06-12T15:43:17.255856482Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc002696698}] Aliases:map[]}\"",
2026-06-12 17:11:43.591785 | controller |     "Jun 12 15:43:17.778937 crc crio[3653]: time=\"2026-06-12T15:43:17.777901465Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.591799 | controller |     "Jun 12 15:43:17.786079 crc crio[3653]: time=\"2026-06-12T15:43:17.785897964Z\" level=info msg=\"Ran pod sandbox 59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=fbf54ea8-c662-48f8-a457-bb4ff9db263e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.591814 | controller |     "Jun 12 15:43:17.840753 crc crio[3653]: time=\"2026-06-12T15:43:17.255871483Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc0026966e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.591829 | controller |     "Jun 12 15:43:17.840753 crc crio[3653]: time=\"2026-06-12T15:43:17.839580352Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.591844 | controller |     "Jun 12 15:43:17.894274 crc crio[3653]: time=\"2026-06-12T15:43:17.893004164Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=c79be17e-4fe1-45ca-a247-0f063326e937 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.591859 | controller |     "Jun 12 15:43:17.913027 crc crio[3653]: time=\"2026-06-12T15:43:17.255888163Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc002696658}] Aliases:map[]}\"",
2026-06-12 17:11:43.591877 | controller |     "Jun 12 15:43:17.913922 crc crio[3653]: time=\"2026-06-12T15:43:17.913843365Z\" 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-12 17:11:43.591892 | controller |     "Jun 12 15:43:17.914398 crc crio[3653]: time=\"2026-06-12T15:43:17.255902734Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc0026966a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.591907 | controller |     "Jun 12 15:43:17.916613 crc crio[3653]: time=\"2026-06-12T15:43:17.916558419Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.591922 | controller |     "Jun 12 15:43:17.941006 crc crio[3653]: time=\"2026-06-12T15:43:17.28500637Z\" level=info msg=\"Started container\" PID=12607 containerID=0fbbb5c0988a1199b5f526ff0be03fa33c12bc1f987e7fc112f0f044fdb614df description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=fdae1bf5-bdf4-4c37-8907-39126dcf7e02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441",
2026-06-12 17:11:43.591937 | controller |     "Jun 12 15:43:17.992173 crc crio[3653]: time=\"2026-06-12T15:43:17.299732853Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.591953 | controller |     "Jun 12 15:43:17.992173 crc crio[3653]: time=\"2026-06-12T15:43:17.255842102Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc002696730}] Aliases:map[]}\"",
2026-06-12 17:11:43.591968 | controller |     "Jun 12 15:43:17.992173 crc crio[3653]: time=\"2026-06-12T15:43:17.992046664Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.591984 | controller |     "Jun 12 15:43:18.016693 crc crio[3653]: time=\"2026-06-12T15:43:18.016084621Z\" level=info msg=\"Ran pod sandbox d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=30f170e7-6602-4d2f-8e05-93cb5aba5dfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.592001 | controller |     "Jun 12 15:43:18.022441 crc crio[3653]: time=\"2026-06-12T15:43:18.022385644Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b3f5e4eb-0ba7-4018-8b5c-a87172b63333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592017 | controller |     "Jun 12 15:43:18.273833 crc crio[3653]: time=\"2026-06-12T15:43:18.261124926Z\" level=info msg=\"Ran pod sandbox 1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=65c99ff8-08d5-498a-8fcf-83c0e8617ab7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.592035 | controller |     "Jun 12 15:43:18.333018 crc crio[3653]: time=\"2026-06-12T15:43:18.331890122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=14484021-aed8-425c-a642-d35940467cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592051 | controller |     "Jun 12 15:43:18.389797 crc crio[3653]: time=\"2026-06-12T15:43:18.388747057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=677915c1-0e78-406d-ae20-e9ae3efb3c10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592065 | controller |     "Jun 12 15:43:18.699292 crc crio[3653]: time=\"2026-06-12T15:43:18.697437793Z\" level=info msg=\"Ran pod sandbox 9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=623281dd-8664-4999-8eae-fcf1ca2dee24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.592080 | controller |     "Jun 12 15:43:18.810657 crc crio[3653]: time=\"2026-06-12T15:43:18.806778904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=d32fef66-dd12-41ed-b01c-68a080461ef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592095 | controller |     "Jun 12 15:43:18.823816 crc crio[3653]: time=\"2026-06-12T15:43:18.823712467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=aa9412f5-447d-425d-af15-8f7dbb1872ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592110 | controller |     "Jun 12 15:43:18.930671 crc crio[3653]: time=\"2026-06-12T15:43:18.930384035Z\" level=info msg=\"Ran pod sandbox 0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=ce91ea11-f25b-4321-8ba7-385e17d4a9c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.592125 | controller |     "Jun 12 15:43:18.989716 crc crio[3653]: time=\"2026-06-12T15:43:18.989208385Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a5bd4187-3d7b-412e-a4ea-cd4917ffc834 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592139 | controller |     "Jun 12 15:43:18.993884 crc crio[3653]: time=\"2026-06-12T15:43:18.993579594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592154 | controller |     "Jun 12 15:43:19.016445 crc crio[3653]: time=\"2026-06-12T15:43:19.015954936Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=7f34fad0-aae6-4736-be11-c262df5cacc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592168 | controller |     "Jun 12 15:43:19.028100 crc crio[3653]: time=\"2026-06-12T15:43:19.027486682Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=57734645-ef74-48e6-b623-182fbdccfaa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592183 | controller |     "Jun 12 15:43:19.028100 crc crio[3653]: time=\"2026-06-12T15:43:19.028027017Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=72930bf0-02f2-4be9-a5d9-b195c6e2d087 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592202 | controller |     "Jun 12 15:43:19.054169 crc crio[3653]: time=\"2026-06-12T15:43:19.053815282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=55eb4518-df69-433e-b101-dbeead5accea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592218 | controller |     "Jun 12 15:43:19.054773 crc crio[3653]: time=\"2026-06-12T15:43:19.054743807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=3691869c-d5de-4485-a110-9b39215957fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592233 | controller |     "Jun 12 15:43:19.081051 crc crio[3653]: time=\"2026-06-12T15:43:19.077997103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=81753bab-183a-4e50-88dd-980d261a5c15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592247 | controller |     "Jun 12 15:43:19.156686 crc crio[3653]: time=\"2026-06-12T15:43:19.155968557Z\" level=info msg=\"Ran pod sandbox 3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4fc680c3-1bd5-46d5-a255-be79a77412a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.592262 | controller |     "Jun 12 15:43:19.227462 crc crio[3653]: time=\"2026-06-12T15:43:19.227203776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3e0ec14c-ff6b-4a26-ae2a-4ea90a3cb305 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592276 | controller |     "Jun 12 15:43:19.257649 crc crio[3653]: time=\"2026-06-12T15:43:19.248397486Z\" level=info msg=\"Ran pod sandbox 54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=3e277571-683e-45d5-8c43-3975577117d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.592291 | controller |     "Jun 12 15:43:19.347731 crc crio[3653]: time=\"2026-06-12T15:43:19.347149648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=795df241-faf4-4483-8ef5-e7c5f21c7838 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592305 | controller |     "Jun 12 15:43:19.595896 crc crio[3653]: time=\"2026-06-12T15:43:19.595003708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592320 | controller |     "Jun 12 15:43:19.675482 crc crio[3653]: time=\"2026-06-12T15:43:19.573454909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592334 | controller |     "Jun 12 15:43:19.717595 crc crio[3653]: time=\"2026-06-12T15:43:19.715194976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=164845c5-485a-4c5a-8d3d-a11fc9a64c25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592351 | controller |     "Jun 12 15:43:19.717595 crc crio[3653]: time=\"2026-06-12T15:43:19.71641026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dfe8a974-a092-49b0-9da4-1765dccc1068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592389 | controller |     "Jun 12 15:43:19.717595 crc crio[3653]: time=\"2026-06-12T15:43:19.71680351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=22f1d85f-8081-429c-9f7b-fc3e03aec217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592406 | controller |     "Jun 12 15:43:19.721768 crc crio[3653]: time=\"2026-06-12T15:43:19.720877352Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=c22103c7-7d90-4ad7-866e-0f3aee53d009 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592421 | controller |     "Jun 12 15:43:19.721768 crc crio[3653]: time=\"2026-06-12T15:43:19.72115626Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=e37380ec-48ff-4f5b-85f2-caa3540d13c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592436 | controller |     "Jun 12 15:43:19.721768 crc crio[3653]: time=\"2026-06-12T15:43:19.721740555Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=c7d85335-5419-4eeb-9235-a930cdfd516d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592451 | controller |     "Jun 12 15:43:19.764291 crc crio[3653]: time=\"2026-06-12T15:43:19.763879268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592465 | controller |     "Jun 12 15:43:19.765481 crc crio[3653]: time=\"2026-06-12T15:43:19.765199984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592479 | controller |     "Jun 12 15:43:19.787014 crc crio[3653]: time=\"2026-06-12T15:43:19.785933751Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=20aebc3f-5619-4dc4-8ae1-002651e11c6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592494 | controller |     "Jun 12 15:43:19.803215 crc crio[3653]: time=\"2026-06-12T15:43:19.791819112Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=44fea382-3e30-4510-957a-d2bf23713f9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592509 | controller |     "Jun 12 15:43:19.803215 crc crio[3653]: time=\"2026-06-12T15:43:19.792175982Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=dcabb8d0-6803-4b40-b0b6-5e470ae03845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592523 | controller |     "Jun 12 15:43:19.928932 crc crio[3653]: time=\"2026-06-12T15:43:19.92662543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592538 | controller |     "Jun 12 15:43:19.996355 crc crio[3653]: time=\"2026-06-12T15:43:19.995977758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592552 | controller |     "Jun 12 15:43:20.004330 crc crio[3653]: time=\"2026-06-12T15:43:20.000010188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592567 | controller |     "Jun 12 15:43:20.004330 crc crio[3653]: time=\"2026-06-12T15:43:20.000171533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592584 | controller |     "Jun 12 15:43:20.004330 crc crio[3653]: time=\"2026-06-12T15:43:20.000328267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592599 | controller |     "Jun 12 15:43:20.004330 crc crio[3653]: time=\"2026-06-12T15:43:20.000469741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592613 | controller |     "Jun 12 15:43:20.606025 crc crio[3653]: 2026-06-12T15:43:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2868a1cd50ec99a Mac:ca:90:de:e3:77:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.592628 | controller |     "Jun 12 15:43:20.805087 crc crio[3653]: time=\"2026-06-12T15:43:20.698125608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592643 | controller |     "Jun 12 15:43:20.937984 crc crio[3653]: time=\"2026-06-12T15:43:20.937187969Z\" level=info msg=\"Created container 9021f8a5391e3ce708f3bcf94ad143a725ba81e47681ad08ba03ec48c5aeefcd: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b3f5e4eb-0ba7-4018-8b5c-a87172b63333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592658 | controller |     "Jun 12 15:43:21.336710 crc crio[3653]: time=\"2026-06-12T15:43:21.336479343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592673 | controller |     "Jun 12 15:43:21.456022 crc crio[3653]: time=\"2026-06-12T15:43:21.45369375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592687 | controller |     "Jun 12 15:43:21.505046 crc crio[3653]: time=\"2026-06-12T15:43:21.502798284Z\" level=info msg=\"Starting container: 9021f8a5391e3ce708f3bcf94ad143a725ba81e47681ad08ba03ec48c5aeefcd\" id=a5de8660-6d3e-46c4-9d4b-0e032250d0ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.592702 | controller |     "Jun 12 15:43:21.590689 crc crio[3653]: time=\"2026-06-12T15:43:21.581141858Z\" level=info msg=\"Started container\" PID=12778 containerID=9021f8a5391e3ce708f3bcf94ad143a725ba81e47681ad08ba03ec48c5aeefcd description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=a5de8660-6d3e-46c4-9d4b-0e032250d0ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6",
2026-06-12 17:11:43.592716 | controller |     "Jun 12 15:43:21.649206 crc crio[3653]: 2026-06-12T15:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b2abf461ef093d Mac:0a:bf:32:e3:d5:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea SocketPath: PciID:}] [{Interface:0xc00040cfa0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.592731 | controller |     "Jun 12 15:43:21.683803 crc crio[3653]: time=\"2026-06-12T15:43:21.681649697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=278cdb41-51b1-4fc1-a4f1-3126e0f1d556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592749 | controller |     "Jun 12 15:43:21.769436 crc crio[3653]: time=\"2026-06-12T15:43:21.765396679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592764 | controller |     "Jun 12 15:43:21.803208 crc crio[3653]: time=\"2026-06-12T15:43:21.802576576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592779 | controller |     "Jun 12 15:43:21.834096 crc crio[3653]: time=\"2026-06-12T15:43:21.833833681Z\" level=info msg=\"Created container 97e3c21232377461dde970afa4f262eb73756858b3f8e626f458bc3a28ce4859: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=5954dc7a-6689-4096-bbce-35534e097af7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592794 | controller |     "Jun 12 15:43:21.912215 crc crio[3653]: time=\"2026-06-12T15:43:21.888426185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3cc4e547-ba11-44b1-9ba3-10507cc062a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.592809 | controller |     "Jun 12 15:43:21.912735 crc crio[3653]: time=\"2026-06-12T15:43:21.901618476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592824 | controller |     "Jun 12 15:43:21.936481 crc crio[3653]: time=\"2026-06-12T15:43:21.936324835Z\" level=info msg=\"Created container 38f25d1544dc82aea7f3b21ab6e0a0ec2d8dbf79ee207af957236ebecbac4565: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=c22103c7-7d90-4ad7-866e-0f3aee53d009 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592840 | controller |     "Jun 12 15:43:21.940348 crc crio[3653]: 2026-06-12T15:43:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23991f7602a12f2 Mac:aa:fb:cb:46:59:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 SocketPath: PciID:}] [{Interface:0xc0002a46c0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.592855 | controller |     "Jun 12 15:43:21.967984 crc crio[3653]: time=\"2026-06-12T15:43:21.963269772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.592869 | controller |     "Jun 12 15:43:22.038792 crc crio[3653]: time=\"2026-06-12T15:43:22.038645875Z\" level=info msg=\"Starting container: 97e3c21232377461dde970afa4f262eb73756858b3f8e626f458bc3a28ce4859\" id=b9d2f463-b111-4959-ba4b-8464203c0691 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.592884 | controller |     "Jun 12 15:43:22.056387 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c575bb0a0e30df Mac:ba:bc:3c:69:d1:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.592899 | controller |     "Jun 12 15:43:22.081902 crc crio[3653]: time=\"2026-06-12T15:43:22.077909819Z\" level=info msg=\"Starting container: 38f25d1544dc82aea7f3b21ab6e0a0ec2d8dbf79ee207af957236ebecbac4565\" id=643de98e-d9a9-4978-9d3e-0b612f7c9732 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.592916 | controller |     "Jun 12 15:43:22.113463 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5436fa7c96ba90 Mac:96:1c:9b:b1:fe:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.592945 | controller |     "Jun 12 15:43:22.121630 crc crio[3653]: time=\"2026-06-12T15:43:22.120591457Z\" level=info msg=\"Created container ac37e2781fdbbce4ac7fc30eb828f1e2698379031ec5801b00d497814d1fd317: openshift-dns/dns-default-qtghf/dns\" id=5e0f3d29-5727-4efe-9a82-48e89aad83c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.592961 | controller |     "Jun 12 15:43:22.129099 crc crio[3653]: time=\"2026-06-12T15:43:22.128832452Z\" level=info msg=\"Started container\" PID=12853 containerID=97e3c21232377461dde970afa4f262eb73756858b3f8e626f458bc3a28ce4859 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=b9d2f463-b111-4959-ba4b-8464203c0691 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0",
2026-06-12 17:11:43.592976 | controller |     "Jun 12 15:43:22.161683 crc crio[3653]: time=\"2026-06-12T15:43:22.160106878Z\" level=info msg=\"Started container\" PID=12858 containerID=38f25d1544dc82aea7f3b21ab6e0a0ec2d8dbf79ee207af957236ebecbac4565 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=643de98e-d9a9-4978-9d3e-0b612f7c9732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54",
2026-06-12 17:11:43.592991 | controller |     "Jun 12 15:43:22.179753 crc crio[3653]: time=\"2026-06-12T15:43:22.178031608Z\" level=info msg=\"Starting container: ac37e2781fdbbce4ac7fc30eb828f1e2698379031ec5801b00d497814d1fd317\" id=fa5f5ccc-aa26-4e79-aa73-f0f4fa94d728 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.593006 | controller |     "Jun 12 15:43:22.269615 crc crio[3653]: time=\"2026-06-12T15:43:22.258996373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593021 | controller |     "Jun 12 15:43:22.327794 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cac43441224b3f4 Mac:7a:a6:07:33:74:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f SocketPath: PciID:}] [{Interface:0xc0001a4730 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.593037 | controller |     "Jun 12 15:43:22.376642 crc crio[3653]: time=\"2026-06-12T15:43:22.372600891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593051 | controller |     "Jun 12 15:43:22.376642 crc crio[3653]: time=\"2026-06-12T15:43:22.375344166Z\" level=info msg=\"Started container\" PID=12878 containerID=ac37e2781fdbbce4ac7fc30eb828f1e2698379031ec5801b00d497814d1fd317 description=openshift-dns/dns-default-qtghf/dns id=fa5f5ccc-aa26-4e79-aa73-f0f4fa94d728 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6",
2026-06-12 17:11:43.593066 | controller |     "Jun 12 15:43:22.430093 crc crio[3653]: time=\"2026-06-12T15:43:22.388482176Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=09c71bf1-6c66-4eae-88b7-aaa451bd7204 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.593081 | controller |     "Jun 12 15:43:22.463731 crc crio[3653]: time=\"2026-06-12T15:43:22.451433188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593101 | controller |     "Jun 12 15:43:22.463731 crc crio[3653]: time=\"2026-06-12T15:43:22.458015028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d38aa4d1-421f-4019-be84-f4da646b272d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593117 | controller |     "Jun 12 15:43:22.467072 crc crio[3653]: time=\"2026-06-12T15:43:22.467015484Z\" level=info msg=\"Created container b7cc2842aaa4f4b1713f6764376a302eb00bc4905b48a12977d7b55a5218491d: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=20aebc3f-5619-4dc4-8ae1-002651e11c6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.593132 | controller |     "Jun 12 15:43:22.551861 crc crio[3653]: time=\"2026-06-12T15:43:22.551210417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593147 | controller |     "Jun 12 15:43:22.584619 crc crio[3653]: time=\"2026-06-12T15:43:22.582036631Z\" level=info msg=\"Starting container: b7cc2842aaa4f4b1713f6764376a302eb00bc4905b48a12977d7b55a5218491d\" id=e5c9b6e6-f3ca-404b-8325-8f17e681ca4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.593162 | controller |     "Jun 12 15:43:22.606426 crc crio[3653]: time=\"2026-06-12T15:43:22.60614291Z\" level=info msg=\"Started container\" PID=12901 containerID=b7cc2842aaa4f4b1713f6764376a302eb00bc4905b48a12977d7b55a5218491d description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=e5c9b6e6-f3ca-404b-8325-8f17e681ca4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc",
2026-06-12 17:11:43.593178 | controller |     "Jun 12 15:43:22.651844 crc crio[3653]: 2026-06-12T15:43:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4814643d2a2b1e2 Mac:66:cb:07:4f:67:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.593193 | controller |     "Jun 12 15:43:22.652383 crc crio[3653]: time=\"2026-06-12T15:43:22.652315104Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.593207 | controller |     "Jun 12 15:43:22.652445 crc crio[3653]: time=\"2026-06-12T15:43:22.652401516Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 17:11:43.593223 | controller |     "Jun 12 15:43:22.671858 crc crio[3653]: time=\"2026-06-12T15:43:22.671070967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=587643a5-d162-4e35-93c5-2c323b1bdb3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593238 | controller |     "Jun 12 15:43:22.723150 crc crio[3653]: time=\"2026-06-12T15:43:22.72199486Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc002696730}] Aliases:map[]}\"",
2026-06-12 17:11:43.593253 | controller |     "Jun 12 15:43:22.723150 crc crio[3653]: time=\"2026-06-12T15:43:22.722896615Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.593272 | controller |     "Jun 12 15:43:22.727638 crc crio[3653]: time=\"2026-06-12T15:43:22.726211866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593288 | controller |     "Jun 12 15:43:22.731856 crc crio[3653]: time=\"2026-06-12T15:43:22.730542564Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc002696718}] Aliases:map[]}\"",
2026-06-12 17:11:43.593302 | controller |     "Jun 12 15:43:22.731856 crc crio[3653]: time=\"2026-06-12T15:43:22.730786481Z\" 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-12 17:11:43.593317 | controller |     "Jun 12 15:43:22.731856 crc crio[3653]: time=\"2026-06-12T15:43:22.730878193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593333 | controller |     "Jun 12 15:43:22.731856 crc crio[3653]: time=\"2026-06-12T15:43:22.731285694Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc002696698}] Aliases:map[]}\"",
2026-06-12 17:11:43.593348 | controller |     "Jun 12 15:43:22.735600 crc crio[3653]: time=\"2026-06-12T15:43:22.735033037Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.593399 | controller |     "Jun 12 15:43:22.736373 crc crio[3653]: time=\"2026-06-12T15:43:22.736061415Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc0026966e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.593422 | controller |     "Jun 12 15:43:22.736482 crc crio[3653]: time=\"2026-06-12T15:43:22.736388624Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.593438 | controller |     "Jun 12 15:43:22.737270 crc crio[3653]: time=\"2026-06-12T15:43:22.736780085Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc0026966f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.593458 | controller |     "Jun 12 15:43:22.737270 crc crio[3653]: time=\"2026-06-12T15:43:22.73695784Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.593474 | controller |     "Jun 12 15:43:22.739348 crc crio[3653]: time=\"2026-06-12T15:43:22.737238407Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc002696710}] Aliases:map[]}\"",
2026-06-12 17:11:43.593489 | controller |     "Jun 12 15:43:22.739348 crc crio[3653]: time=\"2026-06-12T15:43:22.737440013Z\" 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-12 17:11:43.593504 | controller |     "Jun 12 15:43:22.741482 crc crio[3653]: time=\"2026-06-12T15:43:22.740365423Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc002696728}] Aliases:map[]}\"",
2026-06-12 17:11:43.593520 | controller |     "Jun 12 15:43:22.741482 crc crio[3653]: time=\"2026-06-12T15:43:22.740664231Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.593535 | controller |     "Jun 12 15:43:22.766185 crc crio[3653]: time=\"2026-06-12T15:43:22.766064936Z\" level=info msg=\"Ran pod sandbox 2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=d952a22f-1391-45a7-b3b1-d95d63dc3fb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.593550 | controller |     "Jun 12 15:43:22.772075 crc crio[3653]: time=\"2026-06-12T15:43:22.771054492Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=5fe1ce75-86fd-4b6d-9ba7-c4a8f85f3f5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.593565 | controller |     "Jun 12 15:43:22.776320 crc crio[3653]: time=\"2026-06-12T15:43:22.775079333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593580 | controller |     "Jun 12 15:43:22.784301 crc crio[3653]: time=\"2026-06-12T15:43:22.78411778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593596 | controller |     "Jun 12 15:43:22.788093 crc crio[3653]: time=\"2026-06-12T15:43:22.786629459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593611 | controller |     "Jun 12 15:43:22.797306 crc crio[3653]: time=\"2026-06-12T15:43:22.797187597Z\" level=info msg=\"Created container 79640dee1e2b8f5b67cd6d8c267deadfce20f5bbcb927f2465c2b7b50fb3c24c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=44fea382-3e30-4510-957a-d2bf23713f9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.593630 | controller |     "Jun 12 15:43:22.840819 crc crio[3653]: time=\"2026-06-12T15:43:22.840323848Z\" level=info msg=\"Starting container: 79640dee1e2b8f5b67cd6d8c267deadfce20f5bbcb927f2465c2b7b50fb3c24c\" id=f00a3532-cddb-4187-8db5-e0772a4a9024 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.593645 | controller |     "Jun 12 15:43:22.865615 crc crio[3653]: time=\"2026-06-12T15:43:22.86455047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593660 | controller |     "Jun 12 15:43:22.865919 crc crio[3653]: time=\"2026-06-12T15:43:22.865754973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=56fa7e78-1346-4891-b75e-86d684f59925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593676 | controller |     "Jun 12 15:43:22.873464 crc crio[3653]: time=\"2026-06-12T15:43:22.86892222Z\" level=info msg=\"Started container\" PID=12930 containerID=79640dee1e2b8f5b67cd6d8c267deadfce20f5bbcb927f2465c2b7b50fb3c24c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=f00a3532-cddb-4187-8db5-e0772a4a9024 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433",
2026-06-12 17:11:43.593691 | controller |     "Jun 12 15:43:22.891551 crc crio[3653]: time=\"2026-06-12T15:43:22.891297392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593706 | controller |     "Jun 12 15:43:22.942986 crc crio[3653]: time=\"2026-06-12T15:43:22.932314934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593721 | controller |     "Jun 12 15:43:22.942986 crc crio[3653]: time=\"2026-06-12T15:43:22.936135288Z\" level=info msg=\"Created container 640628b9e66cfaf226872322abe0f381934c6174029968db5f84d3e9f3f899f6: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=1882a0b4-cc17-4f73-8743-b90bc8997cb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.593736 | controller |     "Jun 12 15:43:22.954570 crc crio[3653]: time=\"2026-06-12T15:43:22.946670597Z\" level=info msg=\"Ran pod sandbox 23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=7ed8c9a3-2565-4dc3-b475-7c9e1eafdbfd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.593751 | controller |     "Jun 12 15:43:22.984570 crc crio[3653]: time=\"2026-06-12T15:43:22.969349658Z\" level=info msg=\"Ran pod sandbox e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=1911353f-8cef-4aee-818b-460f963665e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.593765 | controller |     "Jun 12 15:43:22.984570 crc crio[3653]: time=\"2026-06-12T15:43:22.976415221Z\" level=info msg=\"Starting container: 640628b9e66cfaf226872322abe0f381934c6174029968db5f84d3e9f3f899f6\" id=9e904c23-8bf4-4780-9c4f-5d2bf10ac6ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.593779 | controller |     "Jun 12 15:43:23.002705 crc crio[3653]: time=\"2026-06-12T15:43:22.996357506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=e4eeffe7-9b4b-42c6-bebf-a6dbf3155547 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593794 | controller |     "Jun 12 15:43:23.036631 crc crio[3653]: time=\"2026-06-12T15:43:23.017808112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=15533037-5abe-4946-8654-162b6c917def name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593813 | controller |     "Jun 12 15:43:23.055818 crc crio[3653]: time=\"2026-06-12T15:43:23.053835978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.593828 | controller |     "Jun 12 15:43:23.059340 crc crio[3653]: time=\"2026-06-12T15:43:23.059182864Z\" level=info msg=\"Ran pod sandbox 7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=bab16adf-06dc-46f8-a7b3-cbdf69230857 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.593843 | controller |     "Jun 12 15:43:23.075642 crc crio[3653]: time=\"2026-06-12T15:43:23.072601081Z\" level=info msg=\"Ran pod sandbox 6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=a2b11017-e209-4e12-9c08-0464c4f460eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.593857 | controller |     "Jun 12 15:43:23.083993 crc crio[3653]: time=\"2026-06-12T15:43:23.075731927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=f14d51fd-7d35-4ead-8a5f-dbd5b6f929fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593872 | controller |     "Jun 12 15:43:23.083993 crc crio[3653]: time=\"2026-06-12T15:43:23.076058726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=9105695a-25cf-4670-b95a-7dbebd223b0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593887 | controller |     "Jun 12 15:43:23.092930 crc crio[3653]: time=\"2026-06-12T15:43:23.092117765Z\" level=info msg=\"Started container\" PID=12939 containerID=640628b9e66cfaf226872322abe0f381934c6174029968db5f84d3e9f3f899f6 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=9e904c23-8bf4-4780-9c4f-5d2bf10ac6ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489",
2026-06-12 17:11:43.593903 | controller |     "Jun 12 15:43:23.112718 crc crio[3653]: time=\"2026-06-12T15:43:23.112208155Z\" level=info msg=\"Ran pod sandbox 4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=1d745bf5-aefc-48c5-8a55-3c4434e68b11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.593918 | controller |     "Jun 12 15:43:23.136025 crc crio[3653]: time=\"2026-06-12T15:43:23.135629336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a1120f03-e39d-4adb-8703-f11d363a5b4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593933 | controller |     "Jun 12 15:43:23.161169 crc crio[3653]: time=\"2026-06-12T15:43:23.161032661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6c34be4a-30d8-4650-a95d-d28c182960e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593948 | controller |     "Jun 12 15:43:23.162043 crc crio[3653]: time=\"2026-06-12T15:43:23.161793432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1b90883d-51b0-4228-af44-2673a6d31840 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593966 | controller |     "Jun 12 15:43:23.162043 crc crio[3653]: time=\"2026-06-12T15:43:23.161981437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=a388d017-d715-4d6d-a57f-06d5fd4661af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593982 | controller |     "Jun 12 15:43:23.227445 crc crio[3653]: time=\"2026-06-12T15:43:23.225603877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3187805d-938f-4468-85fd-77c4137f3990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.593996 | controller |     "Jun 12 15:43:23.262012 crc crio[3653]: time=\"2026-06-12T15:43:23.26189616Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=236e5423-aa3a-4cb5-89c4-a798d28d773d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594012 | controller |     "Jun 12 15:43:23.265898 crc crio[3653]: time=\"2026-06-12T15:43:23.263635368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4b691858-c081-4e14-a148-5d680ce480cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594026 | controller |     "Jun 12 15:43:23.278119 crc crio[3653]: time=\"2026-06-12T15:43:23.27797202Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=3f55045e-a729-4741-a324-abf36e394cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594042 | controller |     "Jun 12 15:43:23.298170 crc crio[3653]: time=\"2026-06-12T15:43:23.297596787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=83c98a59-0a18-409a-942d-ab3649d40771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594057 | controller |     "Jun 12 15:43:23.298170 crc crio[3653]: time=\"2026-06-12T15:43:23.297833284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8b47a835-fe31-4401-a355-d6117c20c6d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594071 | controller |     "Jun 12 15:43:23.303601 crc crio[3653]: time=\"2026-06-12T15:43:23.301410281Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d4fae12d-d644-4da5-9117-fed089be8be3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594086 | controller |     "Jun 12 15:43:23.361643 crc crio[3653]: time=\"2026-06-12T15:43:23.361375792Z\" level=info msg=\"Ran pod sandbox cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=163010e6-6d5d-4251-b8cb-e4fa70213a5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.594100 | controller |     "Jun 12 15:43:23.484645 crc crio[3653]: time=\"2026-06-12T15:43:23.484451519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=8f4d7e8f-86ee-4011-99f9-bce7a0e7714b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594115 | controller |     "Jun 12 15:43:23.613340 crc crio[3653]: time=\"2026-06-12T15:43:23.612825351Z\" level=info msg=\"Created container db75bf39c45a07fbe4ee1533aa38876030a6e0945d8d97ac65a32f2381246912: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=ebb088d0-8d80-4471-9d11-e9b7d32ffa0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594134 | controller |     "Jun 12 15:43:23.628765 crc crio[3653]: time=\"2026-06-12T15:43:23.61717815Z\" level=info msg=\"Starting container: db75bf39c45a07fbe4ee1533aa38876030a6e0945d8d97ac65a32f2381246912\" id=5f16510b-58b9-46e2-8f90-c11f002ff91b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.594150 | controller |     "Jun 12 15:43:23.646835 crc crio[3653]: time=\"2026-06-12T15:43:23.64493093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594165 | controller |     "Jun 12 15:43:23.660981 crc crio[3653]: time=\"2026-06-12T15:43:23.659718964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594181 | controller |     "Jun 12 15:43:23.660981 crc crio[3653]: time=\"2026-06-12T15:43:23.660781223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594195 | controller |     "Jun 12 15:43:23.681656 crc crio[3653]: time=\"2026-06-12T15:43:23.678232611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=9c2a4136-4228-4253-b32f-dc5350218020 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594210 | controller |     "Jun 12 15:43:23.690630 crc crio[3653]: time=\"2026-06-12T15:43:23.685847549Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=a4bba6e1-70e4-4c17-9d67-54f64c12420a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594226 | controller |     "Jun 12 15:43:23.700562 crc crio[3653]: time=\"2026-06-12T15:43:23.698082584Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=ad7ac15f-778f-4f50-874d-7c68fbdce95d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594240 | controller |     "Jun 12 15:43:23.716632 crc crio[3653]: time=\"2026-06-12T15:43:23.705875167Z\" level=info msg=\"Started container\" PID=12984 containerID=db75bf39c45a07fbe4ee1533aa38876030a6e0945d8d97ac65a32f2381246912 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=5f16510b-58b9-46e2-8f90-c11f002ff91b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891",
2026-06-12 17:11:43.594255 | controller |     "Jun 12 15:43:23.753761 crc crio[3653]: time=\"2026-06-12T15:43:23.742314454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594270 | controller |     "Jun 12 15:43:23.755945 crc crio[3653]: time=\"2026-06-12T15:43:23.755853605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594285 | controller |     "Jun 12 15:43:23.757616 crc crio[3653]: time=\"2026-06-12T15:43:23.755893856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594299 | controller |     "Jun 12 15:43:23.772650 crc crio[3653]: time=\"2026-06-12T15:43:23.771663117Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=149f83e1-d228-45d9-9eb8-e9dbc6c9e362 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594314 | controller |     "Jun 12 15:43:23.780690 crc crio[3653]: time=\"2026-06-12T15:43:23.777858227Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=420b728d-ce57-4720-822e-36d0b949e67a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594332 | controller |     "Jun 12 15:43:23.786195 crc crio[3653]: time=\"2026-06-12T15:43:23.786050631Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2d2eafe7-f927-4a9b-84ec-73e662427fa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594350 | controller |     "Jun 12 15:43:23.910760 crc crio[3653]: time=\"2026-06-12T15:43:23.900664877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594380 | controller |     "Jun 12 15:43:24.019348 crc crio[3653]: time=\"2026-06-12T15:43:24.018414518Z\" level=info msg=\"Created container 9c04d9e2bb26691db7fb20c54693815662a051db8d743f58df3ce8f891b253a9: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=e37380ec-48ff-4f5b-85f2-caa3540d13c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594400 | controller |     "Jun 12 15:43:24.082989 crc crio[3653]: time=\"2026-06-12T15:43:24.08283067Z\" level=info msg=\"Starting container: 9c04d9e2bb26691db7fb20c54693815662a051db8d743f58df3ce8f891b253a9\" id=8f1dc658-45ca-4bb2-b15e-2d6a149cf1d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.594416 | controller |     "Jun 12 15:43:24.142100 crc crio[3653]: time=\"2026-06-12T15:43:24.141457764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594431 | controller |     "Jun 12 15:43:24.191445 crc crio[3653]: time=\"2026-06-12T15:43:24.190117066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594446 | controller |     "Jun 12 15:43:24.192088 crc crio[3653]: time=\"2026-06-12T15:43:24.191928695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594460 | controller |     "Jun 12 15:43:24.215153 crc crio[3653]: time=\"2026-06-12T15:43:24.214985366Z\" level=info msg=\"Started container\" PID=12991 containerID=9c04d9e2bb26691db7fb20c54693815662a051db8d743f58df3ce8f891b253a9 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=8f1dc658-45ca-4bb2-b15e-2d6a149cf1d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8",
2026-06-12 17:11:43.594476 | controller |     "Jun 12 15:43:24.223472 crc crio[3653]: time=\"2026-06-12T15:43:24.220446095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594491 | controller |     "Jun 12 15:43:24.262887 crc crio[3653]: time=\"2026-06-12T15:43:24.254830326Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2ffbcca0-d6e8-49a5-a57d-331a17ab5ecd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594505 | controller |     "Jun 12 15:43:24.284706 crc crio[3653]: time=\"2026-06-12T15:43:24.277755643Z\" level=info msg=\"Created container 0b275551cac6ea20f0b07c70c2cfae06455ca0402719e728869f8504df552d03: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=d43bffd5-2537-482c-8154-5d16289a660d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594523 | controller |     "Jun 12 15:43:24.284706 crc crio[3653]: time=\"2026-06-12T15:43:24.281176367Z\" level=info msg=\"Created container dc4155777c0ac2b4a72a35d6ed54d1a89cb884f16cf7c9293c7a7622d4639cd8: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=72930bf0-02f2-4be9-a5d9-b195c6e2d087 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594538 | controller |     "Jun 12 15:43:24.319609 crc crio[3653]: time=\"2026-06-12T15:43:24.31891489Z\" level=info msg=\"Starting container: 0b275551cac6ea20f0b07c70c2cfae06455ca0402719e728869f8504df552d03\" id=ceca36cb-755b-41d3-be74-205b6f08792c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.594553 | controller |     "Jun 12 15:43:24.357584 crc crio[3653]: time=\"2026-06-12T15:43:24.352985792Z\" level=info msg=\"Starting container: dc4155777c0ac2b4a72a35d6ed54d1a89cb884f16cf7c9293c7a7622d4639cd8\" id=076c4dad-9e65-4548-b14a-550c6b7949e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.594568 | controller |     "Jun 12 15:43:24.629670 crc crio[3653]: time=\"2026-06-12T15:43:24.624473429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594582 | controller |     "Jun 12 15:43:24.795698 crc crio[3653]: time=\"2026-06-12T15:43:24.795233281Z\" level=info msg=\"Started container\" PID=12988 containerID=dc4155777c0ac2b4a72a35d6ed54d1a89cb884f16cf7c9293c7a7622d4639cd8 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=076c4dad-9e65-4548-b14a-550c6b7949e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f",
2026-06-12 17:11:43.594597 | controller |     "Jun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.888448352Z\" level=info msg=\"Created container 6f27ba57d6e34b4747b353d20aed5c521030e22757794d4157b3462d99c8ca0a: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=dcabb8d0-6803-4b40-b0b6-5e470ae03845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594613 | controller |     "Jun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.891886636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594627 | controller |     "Jun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.892301477Z\" level=info msg=\"Starting container: 6f27ba57d6e34b4747b353d20aed5c521030e22757794d4157b3462d99c8ca0a\" id=cbafafde-23d8-4c80-a680-8d119e4856ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.594642 | controller |     "Jun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.893044108Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.594657 | controller |     "Jun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.893072048Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.594671 | controller |     "Jun 12 15:43:24.896343 crc crio[3653]: time=\"2026-06-12T15:43:24.893109369Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 17:11:43.594686 | controller |     "Jun 12 15:43:24.913058 crc crio[3653]: time=\"2026-06-12T15:43:24.912843499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594701 | controller |     "Jun 12 15:43:24.924139 crc crio[3653]: time=\"2026-06-12T15:43:24.92384239Z\" level=info msg=\"Started container\" PID=12994 containerID=0b275551cac6ea20f0b07c70c2cfae06455ca0402719e728869f8504df552d03 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=ceca36cb-755b-41d3-be74-205b6f08792c name=/runtime.v1.RuntimeService/StartContainer sandboxID=115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a",
2026-06-12 17:11:43.594719 | controller |     "Jun 12 15:43:24.928796 crc crio[3653]: time=\"2026-06-12T15:43:24.926829512Z\" level=info msg=\"Started container\" PID=13019 containerID=6f27ba57d6e34b4747b353d20aed5c521030e22757794d4157b3462d99c8ca0a description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=cbafafde-23d8-4c80-a680-8d119e4856ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331",
2026-06-12 17:11:43.594735 | controller |     "Jun 12 15:43:24.980268 crc crio[3653]: time=\"2026-06-12T15:43:24.974693902Z\" level=info msg=\"Created container dcaed62b31a150361bfed8e91c60b2811c2b3a0639fa1c34595c4f7d91aad28c: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=09c71bf1-6c66-4eae-88b7-aaa451bd7204 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594749 | controller |     "Jun 12 15:43:25.005839 crc crio[3653]: time=\"2026-06-12T15:43:25.001720331Z\" level=info msg=\"Starting container: dcaed62b31a150361bfed8e91c60b2811c2b3a0639fa1c34595c4f7d91aad28c\" id=c32fa8bf-1b0a-48e6-a732-67f52a55856c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.594764 | controller |     "Jun 12 15:43:25.021787 crc crio[3653]: time=\"2026-06-12T15:43:25.020233167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594779 | controller |     "Jun 12 15:43:25.062234 crc crio[3653]: time=\"2026-06-12T15:43:25.061840496Z\" level=info msg=\"Started container\" PID=13029 containerID=dcaed62b31a150361bfed8e91c60b2811c2b3a0639fa1c34595c4f7d91aad28c description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=c32fa8bf-1b0a-48e6-a732-67f52a55856c name=/runtime.v1.RuntimeService/StartContainer sandboxID=205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6",
2026-06-12 17:11:43.594794 | controller |     "Jun 12 15:43:25.077329 crc crio[3653]: time=\"2026-06-12T15:43:25.077134524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594809 | controller |     "Jun 12 15:43:25.125125 crc crio[3653]: time=\"2026-06-12T15:43:25.124365057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594824 | controller |     "Jun 12 15:43:25.406840 crc crio[3653]: time=\"2026-06-12T15:43:25.4059559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b14960ec-6b48-4e6a-b987-858e45a37bd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594839 | controller |     "Jun 12 15:43:25.489483 crc crio[3653]: time=\"2026-06-12T15:43:25.489412174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=23b23d57-7cd7-452c-beea-7973bfe1243e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594854 | controller |     "Jun 12 15:43:25.522820 crc crio[3653]: time=\"2026-06-12T15:43:25.521901773Z\" level=info msg=\"Created container 945ba61ee85aadb9626074a434ebb932b23c699411142b06e32060793add8c5b: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=c7d85335-5419-4eeb-9235-a930cdfd516d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594869 | controller |     "Jun 12 15:43:25.588475 crc crio[3653]: time=\"2026-06-12T15:43:25.586748167Z\" level=info msg=\"Starting container: 945ba61ee85aadb9626074a434ebb932b23c699411142b06e32060793add8c5b\" id=bccadbcf-c011-4336-a257-da7cd51a3173 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.594888 | controller |     "Jun 12 15:43:25.643044 crc crio[3653]: time=\"2026-06-12T15:43:25.63620898Z\" level=info msg=\"Started container\" PID=12993 containerID=945ba61ee85aadb9626074a434ebb932b23c699411142b06e32060793add8c5b description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=bccadbcf-c011-4336-a257-da7cd51a3173 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde",
2026-06-12 17:11:43.594903 | controller |     "Jun 12 15:43:25.723096 crc crio[3653]: time=\"2026-06-12T15:43:25.722080719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594918 | controller |     "Jun 12 15:43:25.759027 crc crio[3653]: time=\"2026-06-12T15:43:25.758926158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=b46ef309-fd72-4c92-be91-2ff2ded9e76b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594933 | controller |     "Jun 12 15:43:25.815871 crc crio[3653]: time=\"2026-06-12T15:43:25.81200847Z\" level=info msg=\"Created container 90453202a0bdd40d749d3ff98e4f56a1456f0c3efa0b49c27714df1de96fbb53: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=236e5423-aa3a-4cb5-89c4-a798d28d773d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.594948 | controller |     "Jun 12 15:43:25.833611 crc crio[3653]: time=\"2026-06-12T15:43:25.832805129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.594963 | controller |     "Jun 12 15:43:25.835764 crc crio[3653]: time=\"2026-06-12T15:43:25.835727159Z\" level=info msg=\"Starting container: 90453202a0bdd40d749d3ff98e4f56a1456f0c3efa0b49c27714df1de96fbb53\" id=950b59ed-a51a-47ab-9825-5b9160e58dc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.594980 | controller |     "Jun 12 15:43:25.851447 crc crio[3653]: time=\"2026-06-12T15:43:25.844464368Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1d1c14f8-bf4d-4683-8952-fad8a04e906b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.594997 | controller |     "Jun 12 15:43:25.880852 crc crio[3653]: time=\"2026-06-12T15:43:25.880448302Z\" level=info msg=\"Started container\" PID=13061 containerID=90453202a0bdd40d749d3ff98e4f56a1456f0c3efa0b49c27714df1de96fbb53 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=950b59ed-a51a-47ab-9825-5b9160e58dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89",
2026-06-12 17:11:43.595014 | controller |     "Jun 12 15:43:25.937148 crc crio[3653]: time=\"2026-06-12T15:43:25.930778429Z\" level=info msg=\"Stopping container: d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140 (timeout: 30s)\" id=a042f111-438f-408b-8b85-9834ec8c8c2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.595028 | controller |     "Jun 12 15:43:25.966629 crc crio[3653]: time=\"2026-06-12T15:43:25.961123889Z\" level=info msg=\"Created container 6e26e28a6284bf8a2969ff085b9ee04c2e4be947dbe08b4dff01e583f5b78b88: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=3f55045e-a729-4741-a324-abf36e394cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595043 | controller |     "Jun 12 15:43:25.977162 crc crio[3653]: time=\"2026-06-12T15:43:25.976915751Z\" level=info msg=\"Starting container: 6e26e28a6284bf8a2969ff085b9ee04c2e4be947dbe08b4dff01e583f5b78b88\" id=32c08458-9efb-48d0-9c90-ac377f0bd701 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.595062 | controller |     "Jun 12 15:43:26.059723 crc crio[3653]: time=\"2026-06-12T15:43:26.059174882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595077 | controller |     "Jun 12 15:43:26.174308 crc crio[3653]: time=\"2026-06-12T15:43:26.159942869Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e1d034da-ee67-4171-87ad-e6b18a6fe0d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595093 | controller |     "Jun 12 15:43:26.174308 crc crio[3653]: time=\"2026-06-12T15:43:26.16763467Z\" level=info msg=\"Started container\" PID=13079 containerID=6e26e28a6284bf8a2969ff085b9ee04c2e4be947dbe08b4dff01e583f5b78b88 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=32c08458-9efb-48d0-9c90-ac377f0bd701 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78",
2026-06-12 17:11:43.595108 | controller |     "Jun 12 15:43:26.229774 crc crio[3653]: time=\"2026-06-12T15:43:26.225915934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595123 | controller |     "Jun 12 15:43:26.281917 crc crio[3653]: time=\"2026-06-12T15:43:26.275662485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595138 | controller |     "Jun 12 15:43:26.682021 crc crio[3653]: time=\"2026-06-12T15:43:26.678891456Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=8cf02eed-d9b8-4ddc-a431-6b97f2689c93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595152 | controller |     "Jun 12 15:43:26.775987 crc crio[3653]: time=\"2026-06-12T15:43:26.7759146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595167 | controller |     "Jun 12 15:43:26.804313 crc crio[3653]: time=\"2026-06-12T15:43:26.804186674Z\" level=info msg=\"Created container ec2ab5ba9fdc302fc351780104feaff1d85b4a92ff7adc68584ed56a83648cdd: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=2d2eafe7-f927-4a9b-84ec-73e662427fa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595182 | controller |     "Jun 12 15:43:26.826821 crc crio[3653]: time=\"2026-06-12T15:43:26.826682389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595197 | controller |     "Jun 12 15:43:26.879834 crc crio[3653]: time=\"2026-06-12T15:43:26.879170615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595212 | controller |     "Jun 12 15:43:26.890582 crc crio[3653]: time=\"2026-06-12T15:43:26.889361834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595228 | controller |     "Jun 12 15:43:27.026815 crc crio[3653]: time=\"2026-06-12T15:43:27.024989675Z\" level=info msg=\"Starting container: ec2ab5ba9fdc302fc351780104feaff1d85b4a92ff7adc68584ed56a83648cdd\" id=44a6169b-ec9b-4cc8-b806-2fed90efa410 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.595247 | controller |     "Jun 12 15:43:27.028192 crc crio[3653]: time=\"2026-06-12T15:43:27.027236556Z\" level=info msg=\"Created container e53b040afbb9f911549075c7fbfa665de308a5dd38799dd52dbf0cf99d0c9b5e: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=420b728d-ce57-4720-822e-36d0b949e67a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595263 | controller |     "Jun 12 15:43:27.098925 crc crio[3653]: time=\"2026-06-12T15:43:27.098474665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595278 | controller |     "Jun 12 15:43:27.116296 crc crio[3653]: time=\"2026-06-12T15:43:27.11620188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595293 | controller |     "Jun 12 15:43:27.135030 crc crio[3653]: time=\"2026-06-12T15:43:27.134688746Z\" level=info msg=\"Starting container: e53b040afbb9f911549075c7fbfa665de308a5dd38799dd52dbf0cf99d0c9b5e\" id=1a7cd183-72ba-48c7-8df9-bd8ca50b6bb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.595308 | controller |     "Jun 12 15:43:27.157674 crc crio[3653]: time=\"2026-06-12T15:43:27.156970155Z\" level=info msg=\"Created container d97a4d4cd5bab048302b2422e4f16f585ee85c4ddcde191b3daa9d57ebf639e0: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=57734645-ef74-48e6-b623-182fbdccfaa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595323 | controller |     "Jun 12 15:43:27.178612 crc crio[3653]: time=\"2026-06-12T15:43:27.178307029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595338 | controller |     "Jun 12 15:43:27.183703 crc crio[3653]: time=\"2026-06-12T15:43:27.183227644Z\" level=info msg=\"Starting container: d97a4d4cd5bab048302b2422e4f16f585ee85c4ddcde191b3daa9d57ebf639e0\" id=a475296f-5598-476a-8909-5187e4fb5e2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.595355 | controller |     "Jun 12 15:43:27.209862 crc crio[3653]: time=\"2026-06-12T15:43:27.20942538Z\" level=info msg=\"Started container\" PID=13142 containerID=d97a4d4cd5bab048302b2422e4f16f585ee85c4ddcde191b3daa9d57ebf639e0 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=a475296f-5598-476a-8909-5187e4fb5e2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785",
2026-06-12 17:11:43.595389 | controller |     "Jun 12 15:43:27.281020 crc crio[3653]: time=\"2026-06-12T15:43:27.280486154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595406 | controller |     "Jun 12 15:43:27.370580 crc crio[3653]: time=\"2026-06-12T15:43:27.369468089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595421 | controller |     "Jun 12 15:43:27.384717 crc crio[3653]: time=\"2026-06-12T15:43:27.384091719Z\" level=info msg=\"Started container\" PID=13132 containerID=ec2ab5ba9fdc302fc351780104feaff1d85b4a92ff7adc68584ed56a83648cdd description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=44a6169b-ec9b-4cc8-b806-2fed90efa410 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab",
2026-06-12 17:11:43.595436 | controller |     "Jun 12 15:43:27.426093 crc crio[3653]: time=\"2026-06-12T15:43:27.425833981Z\" level=info msg=\"Started container\" PID=13123 containerID=e53b040afbb9f911549075c7fbfa665de308a5dd38799dd52dbf0cf99d0c9b5e description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=1a7cd183-72ba-48c7-8df9-bd8ca50b6bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20",
2026-06-12 17:11:43.595456 | controller |     "Jun 12 15:43:27.427898 crc crio[3653]: time=\"2026-06-12T15:43:27.427592769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595471 | controller |     "Jun 12 15:43:27.635796 crc crio[3653]: time=\"2026-06-12T15:43:27.635091926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1eb4194b-7f53-4484-bd69-86c8541cad7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.595486 | controller |     "Jun 12 15:43:27.850766 crc crio[3653]: time=\"2026-06-12T15:43:27.841590486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=7cd6617a-b4a9-4474-a649-72a85dc36df5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.595501 | controller |     "Jun 12 15:43:28.250485 crc crio[3653]: time=\"2026-06-12T15:43:28.248465708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9388686c-5a10-4883-81f9-666d6e2ae2bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.595516 | controller |     "Jun 12 15:43:28.253325 crc crio[3653]: time=\"2026-06-12T15:43:28.253061594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=10fdf3ed-edb6-4ee0-8658-6c230703439d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.595530 | controller |     "Jun 12 15:43:28.259890 crc crio[3653]: time=\"2026-06-12T15:43:28.259783177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=96311fe7-31c6-4851-959d-3ef3441c8f94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.595545 | controller |     "Jun 12 15:43:28.266791 crc crio[3653]: time=\"2026-06-12T15:43:28.261725891Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=7977db8f-1b16-48e7-8190-d684b722b89d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595559 | controller |     "Jun 12 15:43:28.266791 crc crio[3653]: time=\"2026-06-12T15:43:28.266562933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595575 | controller |     "Jun 12 15:43:28.328061 crc crio[3653]: time=\"2026-06-12T15:43:28.327801338Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=e6568d90-12a8-48b5-84ce-d58cad7d1ec0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595589 | controller |     "Jun 12 15:43:28.344284 crc crio[3653]: time=\"2026-06-12T15:43:28.341562155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=6d2c0551-d88c-45af-823a-1f28bd13b1c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.595604 | controller |     "Jun 12 15:43:28.356852 crc crio[3653]: time=\"2026-06-12T15:43:28.35673702Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=22a42bee-dd5f-437a-8c9c-2010e5da4b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595622 | controller |     "Jun 12 15:43:28.357442 crc crio[3653]: time=\"2026-06-12T15:43:28.357231283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595637 | controller |     "Jun 12 15:43:28.458751 crc crio[3653]: time=\"2026-06-12T15:43:28.458428862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595652 | controller |     "Jun 12 15:43:28.873684 crc crio[3653]: time=\"2026-06-12T15:43:28.867282528Z\" level=info msg=\"Created container b0dbf122dd73bbab8c03eb7541a996cc7a443fedb005273d4a366bda6d3bae82: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2ffbcca0-d6e8-49a5-a57d-331a17ab5ecd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595667 | controller |     "Jun 12 15:43:28.901916 crc crio[3653]: time=\"2026-06-12T15:43:28.901672319Z\" level=info msg=\"Starting container: b0dbf122dd73bbab8c03eb7541a996cc7a443fedb005273d4a366bda6d3bae82\" id=ca3e45e3-8f3f-4291-bd0b-9952dc6c1b44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.595683 | controller |     "Jun 12 15:43:29.245569 crc crio[3653]: time=\"2026-06-12T15:43:29.245162667Z\" level=info msg=\"Started container\" PID=13196 containerID=b0dbf122dd73bbab8c03eb7541a996cc7a443fedb005273d4a366bda6d3bae82 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=ca3e45e3-8f3f-4291-bd0b-9952dc6c1b44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97",
2026-06-12 17:11:43.595698 | controller |     "Jun 12 15:43:29.477593 crc crio[3653]: time=\"2026-06-12T15:43:29.473186835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595713 | controller |     "Jun 12 15:43:29.490011 crc crio[3653]: time=\"2026-06-12T15:43:29.489839521Z\" level=info msg=\"Created container fabcfeb8efb39ee6268e34ed7ec4ab3eaba29ec17654c8d2fadc5763ad818af4: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=ad7ac15f-778f-4f50-874d-7c68fbdce95d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595728 | controller |     "Jun 12 15:43:29.491949 crc crio[3653]: time=\"2026-06-12T15:43:29.491344662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595743 | controller |     "Jun 12 15:43:29.492767 crc crio[3653]: time=\"2026-06-12T15:43:29.492679569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595758 | controller |     "Jun 12 15:43:29.785722 crc crio[3653]: time=\"2026-06-12T15:43:29.785373567Z\" level=info msg=\"Starting container: fabcfeb8efb39ee6268e34ed7ec4ab3eaba29ec17654c8d2fadc5763ad818af4\" id=fa0d4d70-1148-4176-8669-131d4d7ccbc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.595773 | controller |     "Jun 12 15:43:29.786781 crc crio[3653]: time=\"2026-06-12T15:43:29.786161048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595788 | controller |     "Jun 12 15:43:29.805298 crc crio[3653]: time=\"2026-06-12T15:43:29.804588182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595803 | controller |     "Jun 12 15:43:29.809703 crc crio[3653]: time=\"2026-06-12T15:43:29.808038247Z\" level=info msg=\"Created container da56c78da6387c20a504637f569ef9e5225b4ce8de60cf40b11768af31c3f910: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=a4bba6e1-70e4-4c17-9d67-54f64c12420a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595824 | controller |     "Jun 12 15:43:29.874927 crc crio[3653]: time=\"2026-06-12T15:43:29.859477144Z\" level=info msg=\"Starting container: da56c78da6387c20a504637f569ef9e5225b4ce8de60cf40b11768af31c3f910\" id=b8d194a8-dce3-4c25-b399-08c4304d84f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.595839 | controller |     "Jun 12 15:43:29.875859 crc crio[3653]: time=\"2026-06-12T15:43:29.875228845Z\" level=info msg=\"Started container\" PID=13181 containerID=fabcfeb8efb39ee6268e34ed7ec4ab3eaba29ec17654c8d2fadc5763ad818af4 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=fa0d4d70-1148-4176-8669-131d4d7ccbc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3",
2026-06-12 17:11:43.595854 | controller |     "Jun 12 15:43:29.915590 crc crio[3653]: time=\"2026-06-12T15:43:29.911381244Z\" level=info msg=\"Created container d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d4fae12d-d644-4da5-9117-fed089be8be3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595869 | controller |     "Jun 12 15:43:30.011691 crc crio[3653]: time=\"2026-06-12T15:43:30.010439964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595885 | controller |     "Jun 12 15:43:30.023182 crc crio[3653]: time=\"2026-06-12T15:43:30.022909535Z\" level=info msg=\"Starting container: d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc\" id=dc7422eb-594c-45a5-a319-ce1619f1d2c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.595899 | controller |     "Jun 12 15:43:30.038003 crc crio[3653]: time=\"2026-06-12T15:43:30.037396082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=6c3b8184-3041-4b0e-88af-1bb3c1141e59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.595914 | controller |     "Jun 12 15:43:30.116145 crc crio[3653]: time=\"2026-06-12T15:43:30.115878768Z\" level=info msg=\"Started container\" PID=13178 containerID=da56c78da6387c20a504637f569ef9e5225b4ce8de60cf40b11768af31c3f910 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=b8d194a8-dce3-4c25-b399-08c4304d84f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433",
2026-06-12 17:11:43.595930 | controller |     "Jun 12 15:43:30.185803 crc crio[3653]: time=\"2026-06-12T15:43:30.160612622Z\" level=info msg=\"Created container 71b40fd1486e90efdcd4330773a6838f158c30f2d6c31b8acb576aa8e3b0c5a0: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=22a42bee-dd5f-437a-8c9c-2010e5da4b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.595944 | controller |     "Jun 12 15:43:30.185803 crc crio[3653]: time=\"2026-06-12T15:43:30.167449879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.595959 | controller |     "Jun 12 15:43:30.185803 crc crio[3653]: time=\"2026-06-12T15:43:30.1777227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=cbe495f2-aad4-4c66-888a-10de7f76f4c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.595978 | controller |     "Jun 12 15:43:30.185803 crc crio[3653]: time=\"2026-06-12T15:43:30.179772136Z\" level=info msg=\"Starting container: 71b40fd1486e90efdcd4330773a6838f158c30f2d6c31b8acb576aa8e3b0c5a0\" id=87b9c529-8185-41ca-b7ea-a11a743f7838 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.595993 | controller |     "Jun 12 15:43:30.238614 crc crio[3653]: time=\"2026-06-12T15:43:30.232835398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596008 | controller |     "Jun 12 15:43:30.279711 crc crio[3653]: time=\"2026-06-12T15:43:30.238866913Z\" level=info msg=\"Started container\" PID=13256 containerID=71b40fd1486e90efdcd4330773a6838f158c30f2d6c31b8acb576aa8e3b0c5a0 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=87b9c529-8185-41ca-b7ea-a11a743f7838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20",
2026-06-12 17:11:43.596023 | controller |     "Jun 12 15:43:30.349356 crc crio[3653]: time=\"2026-06-12T15:43:30.349051408Z\" level=info msg=\"Started container\" PID=13194 containerID=d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc description=openshift-console/downloads-747b44746d-4pqvr/download-server id=dc7422eb-594c-45a5-a319-ce1619f1d2c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7",
2026-06-12 17:11:43.596038 | controller |     "Jun 12 15:43:30.373163 crc crio[3653]: time=\"2026-06-12T15:43:30.373106146Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=53b199a0-dc8b-4182-86ac-533b899afece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.596054 | controller |     "Jun 12 15:43:30.386082 crc crio[3653]: time=\"2026-06-12T15:43:30.374676499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596069 | controller |     "Jun 12 15:43:30.685388 crc crio[3653]: time=\"2026-06-12T15:43:30.685079491Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.596084 | controller |     "Jun 12 15:43:30.685388 crc crio[3653]: time=\"2026-06-12T15:43:30.685326738Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.596099 | controller |     "Jun 12 15:43:30.685388 crc crio[3653]: time=\"2026-06-12T15:43:30.685362999Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 17:11:43.596114 | controller |     "Jun 12 15:43:30.963941 crc crio[3653]: time=\"2026-06-12T15:43:30.95697869Z\" level=info msg=\"Created container 621b8e2a495fb68dfdafecd34132c88088905f00d35cdd4e05052a723a74544c: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=8cf02eed-d9b8-4ddc-a431-6b97f2689c93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.596129 | controller |     "Jun 12 15:43:31.030359 crc crio[3653]: time=\"2026-06-12T15:43:31.030131431Z\" level=info msg=\"Starting container: 621b8e2a495fb68dfdafecd34132c88088905f00d35cdd4e05052a723a74544c\" id=7f988be5-c03c-4c8a-864b-f522e0ea6257 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.596144 | controller |     "Jun 12 15:43:31.488981 crc crio[3653]: time=\"2026-06-12T15:43:31.473482921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596159 | controller |     "Jun 12 15:43:31.500017 crc crio[3653]: time=\"2026-06-12T15:43:31.496999974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596178 | controller |     "Jun 12 15:43:31.904464 crc crio[3653]: time=\"2026-06-12T15:43:31.904163684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596194 | controller |     "Jun 12 15:43:31.941346 crc crio[3653]: time=\"2026-06-12T15:43:31.940954251Z\" level=info msg=\"Created container da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=e1d034da-ee67-4171-87ad-e6b18a6fe0d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.596209 | controller |     "Jun 12 15:43:32.000709 crc crio[3653]: time=\"2026-06-12T15:43:31.994198867Z\" level=info msg=\"Starting container: da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc\" id=b12cf7ac-2641-47a0-95d6-7dc9b0baf1e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.596224 | controller |     "Jun 12 15:43:32.105064 crc crio[3653]: time=\"2026-06-12T15:43:32.094898213Z\" level=info msg=\"Started container\" PID=13274 containerID=621b8e2a495fb68dfdafecd34132c88088905f00d35cdd4e05052a723a74544c description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=7f988be5-c03c-4c8a-864b-f522e0ea6257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331",
2026-06-12 17:11:43.596239 | controller |     "Jun 12 15:43:32.348801 crc crio[3653]: time=\"2026-06-12T15:43:32.347463973Z\" level=info msg=\"Started container\" PID=13295 containerID=da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=b12cf7ac-2641-47a0-95d6-7dc9b0baf1e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54",
2026-06-12 17:11:43.596254 | controller |     "Jun 12 15:43:32.480770 crc crio[3653]: time=\"2026-06-12T15:43:32.475396283Z\" level=info msg=\"Created container ea2264614a58e99b09df64ea4260f3a851444ebb9767f9185fa8bb3a15e0dfbd: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=5fe1ce75-86fd-4b6d-9ba7-c4a8f85f3f5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.596270 | controller |     "Jun 12 15:43:32.707025 crc crio[3653]: time=\"2026-06-12T15:43:32.706827414Z\" level=info msg=\"Starting container: ea2264614a58e99b09df64ea4260f3a851444ebb9767f9185fa8bb3a15e0dfbd\" id=e2081ca4-280a-4780-8750-256d84caf390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.596285 | controller |     "Jun 12 15:43:32.981749 crc crio[3653]: time=\"2026-06-12T15:43:32.981142059Z\" level=info msg=\"Created container b95fa67fb43484e94f2ad214252652945a48cc6784d3d56471a0a64a492c9107: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=53b199a0-dc8b-4182-86ac-533b899afece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.596300 | controller |     "Jun 12 15:43:33.029946 crc crio[3653]: time=\"2026-06-12T15:43:33.02943163Z\" level=info msg=\"Starting container: b95fa67fb43484e94f2ad214252652945a48cc6784d3d56471a0a64a492c9107\" id=8e644719-7c80-4b7a-aae2-9af1aa30ebc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.596315 | controller |     "Jun 12 15:43:33.056467 crc crio[3653]: time=\"2026-06-12T15:43:33.056392838Z\" level=info msg=\"Started container\" PID=13345 containerID=ea2264614a58e99b09df64ea4260f3a851444ebb9767f9185fa8bb3a15e0dfbd description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=e2081ca4-280a-4780-8750-256d84caf390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6",
2026-06-12 17:11:43.596331 | controller |     "Jun 12 15:43:33.394614 crc crio[3653]: time=\"2026-06-12T15:43:33.39421541Z\" level=info msg=\"Started container\" PID=13365 containerID=b95fa67fb43484e94f2ad214252652945a48cc6784d3d56471a0a64a492c9107 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=8e644719-7c80-4b7a-aae2-9af1aa30ebc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3",
2026-06-12 17:11:43.596352 | controller |     "Jun 12 15:43:33.746572 crc crio[3653]: time=\"2026-06-12T15:43:33.743730452Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.596385 | controller |     "Jun 12 15:43:33.746572 crc crio[3653]: time=\"2026-06-12T15:43:33.743803234Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.596402 | controller |     "Jun 12 15:43:33.746572 crc crio[3653]: time=\"2026-06-12T15:43:33.743844885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 17:11:43.596417 | controller |     "Jun 12 15:43:34.420634 crc crio[3653]: time=\"2026-06-12T15:43:34.41216608Z\" level=info msg=\"Stopping container: 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f (timeout: 3600s)\" id=3ca6a9ed-56d6-402b-8272-88d7f90145d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.596431 | controller |     "Jun 12 15:43:37.161358 crc crio[3653]: time=\"2026-06-12T15:43:37.160882103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596446 | controller |     "Jun 12 15:43:38.128577 crc crio[3653]: time=\"2026-06-12T15:43:38.127037465Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.596461 | controller |     "Jun 12 15:43:38.141382 crc crio[3653]: time=\"2026-06-12T15:43:38.135658271Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.596475 | controller |     "Jun 12 15:43:38.141382 crc crio[3653]: time=\"2026-06-12T15:43:38.136466923Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 17:11:43.596490 | controller |     "Jun 12 15:43:38.635650 crc crio[3653]: time=\"2026-06-12T15:43:38.624954837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596505 | controller |     "Jun 12 15:43:38.872432 crc crio[3653]: time=\"2026-06-12T15:43:38.871070771Z\" level=info msg=\"Created container e8e2e47a47194a45ea5507011fe05993dfbbca491368588f4b37872cae763d01: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=7977db8f-1b16-48e7-8190-d684b722b89d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.596519 | controller |     "Jun 12 15:43:38.903681 crc crio[3653]: time=\"2026-06-12T15:43:38.90320759Z\" level=info msg=\"Starting container: e8e2e47a47194a45ea5507011fe05993dfbbca491368588f4b37872cae763d01\" id=540148a1-d1b3-4dfb-a1cc-46de5a06ed11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.596534 | controller |     "Jun 12 15:43:39.175314 crc crio[3653]: time=\"2026-06-12T15:43:39.174894984Z\" level=info msg=\"Started container\" PID=13447 containerID=e8e2e47a47194a45ea5507011fe05993dfbbca491368588f4b37872cae763d01 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=540148a1-d1b3-4dfb-a1cc-46de5a06ed11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785",
2026-06-12 17:11:43.596549 | controller |     "Jun 12 15:43:40.509730 crc crio[3653]: time=\"2026-06-12T15:43:40.509019545Z\" level=info msg=\"Created container 93aa00c9054b37c060c0c4f65d715f5b51a7ff89117f02ce9f6f289dae07e119: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=e6568d90-12a8-48b5-84ce-d58cad7d1ec0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.596568 | controller |     "Jun 12 15:43:40.512574 crc crio[3653]: time=\"2026-06-12T15:43:40.512038048Z\" level=info msg=\"Starting container: 93aa00c9054b37c060c0c4f65d715f5b51a7ff89117f02ce9f6f289dae07e119\" id=6d5e3501-6a1d-4ea4-8298-e68a505a40d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.596583 | controller |     "Jun 12 15:43:41.739611 crc crio[3653]: time=\"2026-06-12T15:43:41.730163723Z\" level=info msg=\"Started container\" PID=13497 containerID=93aa00c9054b37c060c0c4f65d715f5b51a7ff89117f02ce9f6f289dae07e119 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=6d5e3501-6a1d-4ea4-8298-e68a505a40d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891",
2026-06-12 17:11:43.596598 | controller |     "Jun 12 15:43:41.923748 crc crio[3653]: time=\"2026-06-12T15:43:41.917040416Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-q9lp4/POD\" id=9d64d953-7938-4bf9-97c0-c37ccbf43abe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.596612 | controller |     "Jun 12 15:43:41.923748 crc crio[3653]: time=\"2026-06-12T15:43:41.917346965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596627 | controller |     "Jun 12 15:43:42.355355 crc crio[3653]: time=\"2026-06-12T15:43:42.350013022Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-xqnbq/POD\" id=307e0ca9-dfda-4d8f-be53-a553f2f7889c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.596642 | controller |     "Jun 12 15:43:42.364638 crc crio[3653]: time=\"2026-06-12T15:43:42.362846804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596656 | controller |     "Jun 12 15:43:42.580155 crc crio[3653]: time=\"2026-06-12T15:43:42.579123561Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a61e1c11-12d4-4239-aad9-3e0fb920be8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.596670 | controller |     "Jun 12 15:43:43.114181 crc crio[3653]: time=\"2026-06-12T15:43:43.113867381Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3d38aeb4-3918-4217-a857-fa4c6621cff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.596684 | controller |     "Jun 12 15:43:43.437838 crc crio[3653]: time=\"2026-06-12T15:43:43.437685391Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.596699 | controller |     "Jun 12 15:43:43.437838 crc crio[3653]: time=\"2026-06-12T15:43:43.437770453Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.596713 | controller |     "Jun 12 15:43:43.437838 crc crio[3653]: time=\"2026-06-12T15:43:43.437807284Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 17:11:43.596728 | controller |     "Jun 12 15:43:43.485041 crc crio[3653]: time=\"2026-06-12T15:43:43.484238194Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9lp4 Namespace:openshift-marketplace ID:e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 UID:6fbd2651-2eff-4f92-8071-f8cfc609b61e NetNS:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fbd2651_2eff_4f92_8071_f8cfc609b61e.slice PodAnnotations:0xc002a900d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.596746 | controller |     "Jun 12 15:43:43.485041 crc crio[3653]: time=\"2026-06-12T15:43:43.484392328Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-q9lp4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.596761 | controller |     "Jun 12 15:43:43.789894 crc crio[3653]: time=\"2026-06-12T15:43:43.789197318Z\" level=info msg=\"Stopping container: da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc (timeout: 30s)\" id=14abe35a-79a2-4684-a517-b8e9065fdcee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.596775 | controller |     "Jun 12 15:43:43.958990 crc crio[3653]: time=\"2026-06-12T15:43:43.953171984Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-sndsg/POD\" id=2e3d6deb-2344-40dd-b376-9357078bf802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.596790 | controller |     "Jun 12 15:43:44.021803 crc crio[3653]: time=\"2026-06-12T15:43:43.954184152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596804 | controller |     "Jun 12 15:43:44.949359 crc crio[3653]: time=\"2026-06-12T15:43:44.736412802Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=1b5d5be0-9c72-4c6f-86fc-3e616acc2fc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.596819 | controller |     "Jun 12 15:43:44.949359 crc crio[3653]: time=\"2026-06-12T15:43:44.814237391Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-lfb4f/POD\" id=1e4c5185-1a16-4347-b733-662ea1e33823 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.596833 | controller |     "Jun 12 15:43:44.949359 crc crio[3653]: time=\"2026-06-12T15:43:44.814344164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596848 | controller |     "Jun 12 15:43:44.982595 crc crio[3653]: time=\"2026-06-12T15:43:44.98234835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596862 | controller |     "Jun 12 15:43:45.573582 crc crio[3653]: time=\"2026-06-12T15:43:45.572874606Z\" level=info msg=\"Got pod network &{Name:community-operators-xqnbq Namespace:openshift-marketplace ID:ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 UID:9237056e-d368-4807-a45b-d8be65192aac NetNS:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9237056e_d368_4807_a45b_d8be65192aac.slice PodAnnotations:0xc000e1a300}] Aliases:map[]}\"",
2026-06-12 17:11:43.596877 | controller |     "Jun 12 15:43:45.583767 crc crio[3653]: time=\"2026-06-12T15:43:45.583709433Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-xqnbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.596892 | controller |     "Jun 12 15:43:45.632089 crc crio[3653]: time=\"2026-06-12T15:43:45.631810139Z\" level=info msg=\"Stopped container da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=14abe35a-79a2-4684-a517-b8e9065fdcee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.596907 | controller |     "Jun 12 15:43:45.641371 crc crio[3653]: time=\"2026-06-12T15:43:45.640110556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c0aa8a5b-df9b-484c-a2db-416b4da2dcbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.596925 | controller |     "Jun 12 15:43:45.779356 crc crio[3653]: time=\"2026-06-12T15:43:45.779229552Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sndsg Namespace:openshift-marketplace ID:6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c UID:51a7a6be-a1ed-4898-b30c-263b8c9d5099 NetNS:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51a7a6be_a1ed_4898_b30c_263b8c9d5099.slice PodAnnotations:0xc000208400}] Aliases:map[]}\"",
2026-06-12 17:11:43.596940 | controller |     "Jun 12 15:43:45.779356 crc crio[3653]: time=\"2026-06-12T15:43:45.779324715Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-sndsg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.596955 | controller |     "Jun 12 15:43:46.919186 crc crio[3653]: time=\"2026-06-12T15:43:46.918987966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.596970 | controller |     "Jun 12 15:43:47.060177 crc crio[3653]: time=\"2026-06-12T15:43:47.059843489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1e470eb1-f932-4085-9e7b-78923d88a9de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.596988 | controller |     "Jun 12 15:43:47.068651 crc crio[3653]: time=\"2026-06-12T15:43:47.067462118Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=38352fdd-b411-4cba-9ea8-dd2822dffa7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.597012 | controller |     "Jun 12 15:43:47.153569 crc crio[3653]: time=\"2026-06-12T15:43:47.152761602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597027 | controller |     "Jun 12 15:43:47.204251 crc crio[3653]: time=\"2026-06-12T15:43:47.204068015Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.597043 | controller |     "Jun 12 15:43:47.319870 crc crio[3653]: time=\"2026-06-12T15:43:47.318235159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597058 | controller |     "Jun 12 15:43:48.807352 crc crio[3653]: time=\"2026-06-12T15:43:48.806054224Z\" level=info msg=\"Created container a2d3e1b3823d73e6a8ee29772c8478742c2ad3c9852eac61a91617101e1e48ba: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=32547ced-1dba-46fb-9995-cc4b338ce6d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.597073 | controller |     "Jun 12 15:43:48.823620 crc crio[3653]: time=\"2026-06-12T15:43:48.82308879Z\" level=info msg=\"Starting container: a2d3e1b3823d73e6a8ee29772c8478742c2ad3c9852eac61a91617101e1e48ba\" id=47afde5d-856f-4e41-ba9f-c1356017b21d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.597088 | controller |     "Jun 12 15:43:48.975801 crc crio[3653]: time=\"2026-06-12T15:43:48.975451648Z\" level=info msg=\"Started container\" PID=13639 containerID=a2d3e1b3823d73e6a8ee29772c8478742c2ad3c9852eac61a91617101e1e48ba description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=47afde5d-856f-4e41-ba9f-c1356017b21d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6",
2026-06-12 17:11:43.597108 | controller |     "Jun 12 15:43:49.486731 crc crio[3653]: time=\"2026-06-12T15:43:49.292377074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597123 | controller |     "Jun 12 15:43:49.510997 crc crio[3653]: time=\"2026-06-12T15:43:49.509380683Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=e440dfa4-e6bc-42cc-b2aa-003147506013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.597138 | controller |     "Jun 12 15:43:49.556416 crc crio[3653]: time=\"2026-06-12T15:43:49.556199717Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=6cf7226c-f20c-4fc6-ae20-94c8614da265 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.597153 | controller |     "Jun 12 15:43:49.824017 crc crio[3653]: time=\"2026-06-12T15:43:49.819932972Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=b768ee00-d634-41ca-9594-2dc6e95e4d93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.597168 | controller |     "Jun 12 15:43:49.824017 crc crio[3653]: time=\"2026-06-12T15:43:49.820747394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597183 | controller |     "Jun 12 15:43:49.883581 crc crio[3653]: time=\"2026-06-12T15:43:49.883158391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597198 | controller |     "Jun 12 15:43:50.220831 crc crio[3653]: time=\"2026-06-12T15:43:50.212165833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597213 | controller |     "Jun 12 15:43:51.238645 crc crio[3653]: time=\"2026-06-12T15:43:51.237887786Z\" level=info msg=\"Created container 55c858b3c1d794f350f015c1379a0a16f692e9c720dacdd1f5afb4452594192a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=38352fdd-b411-4cba-9ea8-dd2822dffa7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.597228 | controller |     "Jun 12 15:43:51.417996 crc crio[3653]: time=\"2026-06-12T15:43:51.417178382Z\" level=info msg=\"Starting container: 55c858b3c1d794f350f015c1379a0a16f692e9c720dacdd1f5afb4452594192a\" id=62d38a70-c152-4b46-bc4d-1d185cdd5034 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.597243 | controller |     "Jun 12 15:43:51.584264 crc crio[3653]: time=\"2026-06-12T15:43:51.580213761Z\" level=info msg=\"Started container\" PID=13726 containerID=55c858b3c1d794f350f015c1379a0a16f692e9c720dacdd1f5afb4452594192a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=62d38a70-c152-4b46-bc4d-1d185cdd5034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54",
2026-06-12 17:11:43.597258 | controller |     "Jun 12 15:43:52.228272 crc crio[3653]: time=\"2026-06-12T15:43:52.228046186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597273 | controller |     "Jun 12 15:43:52.578841 crc crio[3653]: 2026-06-12T15:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e233ba33ea52df0 Mac:1e:69:4d:b4:b9:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 SocketPath: PciID:}] [{Interface:0xc000014f70 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.597289 | controller |     "Jun 12 15:43:52.771207 crc crio[3653]: time=\"2026-06-12T15:43:52.770585971Z\" level=info msg=\"Created container 95eaec9342367e5a3182c99634fa74590d608da74029d16d0c57fa58c44558b1: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=1b5d5be0-9c72-4c6f-86fc-3e616acc2fc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.597308 | controller |     "Jun 12 15:43:52.790215 crc crio[3653]: time=\"2026-06-12T15:43:52.789990742Z\" level=info msg=\"Starting container: 95eaec9342367e5a3182c99634fa74590d608da74029d16d0c57fa58c44558b1\" id=f329a614-089f-476e-87de-d299280d675a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.597323 | controller |     "Jun 12 15:43:53.020448 crc crio[3653]: time=\"2026-06-12T15:43:53.018118703Z\" level=info msg=\"Started container\" PID=13769 containerID=95eaec9342367e5a3182c99634fa74590d608da74029d16d0c57fa58c44558b1 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=f329a614-089f-476e-87de-d299280d675a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891",
2026-06-12 17:11:43.597339 | controller |     "Jun 12 15:43:55.051707 crc crio[3653]: time=\"2026-06-12T15:43:55.043641659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597354 | controller |     "Jun 12 15:43:55.963566 crc crio[3653]: time=\"2026-06-12T15:43:55.956957426Z\" level=warning msg=\"Stopping container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.597390 | controller |     "Jun 12 15:43:56.289045 crc crio[3653]: time=\"2026-06-12T15:43:56.270150934Z\" level=info msg=\"Created container 5cec812fb803d1886b92fb4f48e1c25fbaa8b4fe312b4c97651b018d18755ca4: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=b768ee00-d634-41ca-9594-2dc6e95e4d93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.597407 | controller |     "Jun 12 15:43:56.375353 crc crio[3653]: time=\"2026-06-12T15:43:56.374196681Z\" level=info msg=\"Starting container: 5cec812fb803d1886b92fb4f48e1c25fbaa8b4fe312b4c97651b018d18755ca4\" id=ca814533-50aa-4b56-895d-da2cf062f7af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.597421 | controller |     "Jun 12 15:43:56.511843 crc crio[3653]: time=\"2026-06-12T15:43:56.510075369Z\" level=info msg=\"Started container\" PID=13828 containerID=5cec812fb803d1886b92fb4f48e1c25fbaa8b4fe312b4c97651b018d18755ca4 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=ca814533-50aa-4b56-895d-da2cf062f7af name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6",
2026-06-12 17:11:43.597437 | controller |     "Jun 12 15:43:56.558934 crc crio[3653]: time=\"2026-06-12T15:43:56.549677882Z\" level=info msg=\"Stopping container: d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc (timeout: 2s)\" id=0fb77080-284c-4f1e-9dc3-da81e175c43e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.597452 | controller |     "Jun 12 15:43:56.844820 crc crio[3653]: time=\"2026-06-12T15:43:56.844686263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=9a45d9ec-52fb-4933-814a-41150cc8d1e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.597467 | controller |     "Jun 12 15:43:57.202190 crc crio[3653]: time=\"2026-06-12T15:43:57.201999649Z\" level=info msg=\"Stopped container d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0fb77080-284c-4f1e-9dc3-da81e175c43e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.597482 | controller |     "Jun 12 15:43:57.219340 crc crio[3653]: 2026-06-12T15:43:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade375e178b97bd Mac:a2:3e:e9:e5:bd:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 SocketPath: PciID:}] [{Interface:0xc000190e90 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.597501 | controller |     "Jun 12 15:43:57.224807 crc crio[3653]: time=\"2026-06-12T15:43:57.223204329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=20afd74e-244e-4559-b71f-703d8b9f045e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.597516 | controller |     "Jun 12 15:43:57.226875 crc crio[3653]: time=\"2026-06-12T15:43:57.226766886Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=d23bdfef-2820-4aca-bfeb-be5083aafafd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.597531 | controller |     "Jun 12 15:43:57.238067 crc crio[3653]: time=\"2026-06-12T15:43:57.237673555Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=971b3edc-213d-4842-acca-81f2661441ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.597546 | controller |     "Jun 12 15:43:57.238780 crc crio[3653]: time=\"2026-06-12T15:43:57.238482837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597561 | controller |     "Jun 12 15:43:57.241070 crc crio[3653]: time=\"2026-06-12T15:43:57.240963415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=cb4264a2-eb7d-4283-bf53-266bd4311c9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.597576 | controller |     "Jun 12 15:43:57.254846 crc crio[3653]: time=\"2026-06-12T15:43:57.254402483Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b90389b3-eb7b-4d75-9d28-96d062189d8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.597591 | controller |     "Jun 12 15:43:57.255042 crc crio[3653]: time=\"2026-06-12T15:43:57.254966868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597606 | controller |     "Jun 12 15:43:57.263948 crc crio[3653]: time=\"2026-06-12T15:43:57.263850531Z\" level=info msg=\"Stopped container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins\" id=a042f111-438f-408b-8b85-9834ec8c8c2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.597620 | controller |     "Jun 12 15:43:57.279135 crc crio[3653]: time=\"2026-06-12T15:43:57.279010396Z\" level=info msg=\"Stopping pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=ce5f7da0-6652-4d04-b51c-c7bbaa2fc412 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.597635 | controller |     "Jun 12 15:43:57.491643 crc crio[3653]: time=\"2026-06-12T15:43:57.490866733Z\" level=info msg=\"Stopped pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=ce5f7da0-6652-4d04-b51c-c7bbaa2fc412 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.597649 | controller |     "Jun 12 15:43:58.284702 crc crio[3653]: time=\"2026-06-12T15:43:58.283104377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597664 | controller |     "Jun 12 15:43:58.322452 crc crio[3653]: time=\"2026-06-12T15:43:58.322170716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597682 | controller |     "Jun 12 15:43:58.402961 crc crio[3653]: time=\"2026-06-12T15:43:58.402561786Z\" level=info msg=\"Removing container: d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140\" id=a3ce0121-0c13-4260-8c42-715430d92d7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.597697 | controller |     "Jun 12 15:43:58.676233 crc crio[3653]: time=\"2026-06-12T15:43:58.675264666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.597712 | controller |     "Jun 12 15:43:58.793670 crc crio[3653]: time=\"2026-06-12T15:43:58.793264253Z\" level=info msg=\"Removed container d36ea1fc4246fd943517adb56f94bd73c264bd8c9541cfd96199a6755d705140: openshift-multus/cni-sysctl-allowlist-ds-dhcf9/kube-multus-additional-cni-plugins\" id=a3ce0121-0c13-4260-8c42-715430d92d7d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.597726 | controller |     "Jun 12 15:43:59.031966 crc crio[3653]: time=\"2026-06-12T15:43:59.031178152Z\" level=info msg=\"Created container 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b90389b3-eb7b-4d75-9d28-96d062189d8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.597740 | controller |     "Jun 12 15:43:59.052025 crc crio[3653]: time=\"2026-06-12T15:43:59.051869808Z\" level=info msg=\"Starting container: 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f\" id=4c52109f-102c-4dd4-84c8-7a437efa6948 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.597755 | controller |     "Jun 12 15:43:59.112789 crc crio[3653]: 2026-06-12T15:43:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c5e41477f04fdb Mac:9e:42:62:a0:73:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de SocketPath: PciID:}] [{Interface:0xc000014ae0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.597769 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.118486971Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.597784 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.118736848Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_803a2ae4-a538-456a-8a0f-dbb3ba666fd0\\\"\"",
2026-06-12 17:11:43.597799 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.118971994Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_61d784ea-1519-4879-a92d-ac40fbecd408\\\"\"",
2026-06-12 17:11:43.597814 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.11956064Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9lp4 Namespace:openshift-marketplace ID:e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 UID:6fbd2651-2eff-4f92-8071-f8cfc609b61e NetNS:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fbd2651_2eff_4f92_8071_f8cfc609b61e.slice PodAnnotations:0xc002a900d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.597829 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.119821307Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-q9lp4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.597844 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.121198135Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lfb4f Namespace:openshift-marketplace ID:c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac UID:03aff15e-a2a1-4e10-97bc-df1a79487999 NetNS:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03aff15e_a2a1_4e10_97bc_df1a79487999.slice PodAnnotations:0xc0015225a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.597862 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.121717139Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-lfb4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.597878 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.127283632Z\" level=info msg=\"Got pod network &{Name:community-operators-xqnbq Namespace:openshift-marketplace ID:ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 UID:9237056e-d368-4807-a45b-d8be65192aac NetNS:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9237056e_d368_4807_a45b_d8be65192aac.slice PodAnnotations:0xc000e1a300}] Aliases:map[]}\"",
2026-06-12 17:11:43.597893 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.12760309Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-xqnbq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.597908 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.12795345Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sndsg Namespace:openshift-marketplace ID:6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c UID:51a7a6be-a1ed-4898-b30c-263b8c9d5099 NetNS:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51a7a6be_a1ed_4898_b30c_263b8c9d5099.slice PodAnnotations:0xc000208400}] Aliases:map[]}\"",
2026-06-12 17:11:43.597922 | controller |     "Jun 12 15:43:59.142061 crc crio[3653]: time=\"2026-06-12T15:43:59.128055643Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-sndsg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.597937 | controller |     "Jun 12 15:43:59.156068 crc crio[3653]: time=\"2026-06-12T15:43:59.155438762Z\" level=info msg=\"Started container\" PID=13914 containerID=9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f description=openshift-console/downloads-747b44746d-4pqvr/download-server id=4c52109f-102c-4dd4-84c8-7a437efa6948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7",
2026-06-12 17:11:43.597952 | controller |     "Jun 12 15:43:59.236739 crc crio[3653]: time=\"2026-06-12T15:43:59.236669114Z\" level=info msg=\"Ran pod sandbox ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 with infra container: openshift-marketplace/community-operators-xqnbq/POD\" id=307e0ca9-dfda-4d8f-be53-a553f2f7889c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.597967 | controller |     "Jun 12 15:43:59.271080 crc crio[3653]: time=\"2026-06-12T15:43:59.266721766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3a841b85-2050-400d-9b14-6551d5fca3e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.597981 | controller |     "Jun 12 15:43:59.271080 crc crio[3653]: time=\"2026-06-12T15:43:59.267964471Z\" level=info msg=\"Ran pod sandbox e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 with infra container: openshift-marketplace/certified-operators-q9lp4/POD\" id=9d64d953-7938-4bf9-97c0-c37ccbf43abe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.598000 | controller |     "Jun 12 15:43:59.290673 crc crio[3653]: time=\"2026-06-12T15:43:59.289996543Z\" level=info msg=\"Ran pod sandbox 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c with infra container: openshift-marketplace/redhat-marketplace-sndsg/POD\" id=2e3d6deb-2344-40dd-b376-9357078bf802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.598015 | controller |     "Jun 12 15:43:59.294718 crc crio[3653]: time=\"2026-06-12T15:43:59.294395544Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2338ab38-627d-483d-98d0-a7be2f929ddf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.598029 | controller |     "Jun 12 15:43:59.313014 crc crio[3653]: time=\"2026-06-12T15:43:59.312943011Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.598044 | controller |     "Jun 12 15:43:59.313616 crc crio[3653]: time=\"2026-06-12T15:43:59.313337752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=28569dd9-dd3a-4f3d-b13c-16257341a5ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.598059 | controller |     "Jun 12 15:43:59.317065 crc crio[3653]: time=\"2026-06-12T15:43:59.313419674Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48b25d16-5ca3-442e-afef-73d6ec0b55c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.598074 | controller |     "Jun 12 15:43:59.373283 crc crio[3653]: time=\"2026-06-12T15:43:59.372974013Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xqnbq/extract-utilities\" id=7f6b772f-a923-460b-9757-16501ad3ee2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.598089 | controller |     "Jun 12 15:43:59.376204 crc crio[3653]: time=\"2026-06-12T15:43:59.375931554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598103 | controller |     "Jun 12 15:43:59.405932 crc crio[3653]: time=\"2026-06-12T15:43:59.405161324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=84a2f7d1-0eed-47ea-a7bf-3a2aaf475756 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.598118 | controller |     "Jun 12 15:43:59.519618 crc crio[3653]: time=\"2026-06-12T15:43:59.51722237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c027969-b40d-4b87-8ebe-43573bb4e183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.598132 | controller |     "Jun 12 15:43:59.570419 crc crio[3653]: time=\"2026-06-12T15:43:59.552116475Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9lp4/extract-utilities\" id=4d13aae5-8568-41b4-8540-b7e59d61d7ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.598147 | controller |     "Jun 12 15:43:59.570419 crc crio[3653]: time=\"2026-06-12T15:43:59.552993549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598161 | controller |     "Jun 12 15:43:59.594900 crc crio[3653]: time=\"2026-06-12T15:43:59.594055572Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sndsg/extract-utilities\" id=6f0809fb-8cc3-4831-9646-ead9de7d28e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.598176 | controller |     "Jun 12 15:43:59.687616 crc crio[3653]: time=\"2026-06-12T15:43:59.684970279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598195 | controller |     "Jun 12 15:43:59.704906 crc crio[3653]: time=\"2026-06-12T15:43:59.693476361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598210 | controller |     "Jun 12 15:43:59.882197 crc crio[3653]: time=\"2026-06-12T15:43:59.882046351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598225 | controller |     "Jun 12 15:44:00.404791 crc crio[3653]: time=\"2026-06-12T15:44:00.401899283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598239 | controller |     "Jun 12 15:44:00.508699 crc crio[3653]: time=\"2026-06-12T15:44:00.507972755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598254 | controller |     "Jun 12 15:44:00.729370 crc crio[3653]: time=\"2026-06-12T15:44:00.729181867Z\" level=info msg=\"Stopping container: 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e (timeout: 30s)\" id=7bd5bc6d-ea28-487b-86c2-974ffa6accdd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.598268 | controller |     "Jun 12 15:44:00.919954 crc crio[3653]: time=\"2026-06-12T15:44:00.912711589Z\" level=warning msg=\"Failed to find process for container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: checking if PID of 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e is running failed: read /proc/11104/stat: no such process\"",
2026-06-12 17:11:43.598283 | controller |     "Jun 12 15:44:00.955779 crc crio[3653]: time=\"2026-06-12T15:44:00.950568215Z\" level=info msg=\"Stopping container: 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69 (timeout: 30s)\" id=b84e7700-2339-4a68-b92e-4457efc3f25f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.598298 | controller |     "Jun 12 15:44:01.236708 crc crio[3653]: time=\"2026-06-12T15:44:01.236633141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598312 | controller |     "Jun 12 15:44:01.269968 crc crio[3653]: time=\"2026-06-12T15:44:01.268833812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598327 | controller |     "Jun 12 15:44:01.279426 crc crio[3653]: time=\"2026-06-12T15:44:01.279220606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598342 | controller |     "Jun 12 15:44:01.361574 crc crio[3653]: time=\"2026-06-12T15:44:01.359857343Z\" level=info msg=\"Stopped container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=7bd5bc6d-ea28-487b-86c2-974ffa6accdd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.598361 | controller |     "Jun 12 15:44:01.389860 crc crio[3653]: time=\"2026-06-12T15:44:01.388687291Z\" level=info msg=\"Stopped container 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=b84e7700-2339-4a68-b92e-4457efc3f25f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.598395 | controller |     "Jun 12 15:44:01.421405 crc crio[3653]: time=\"2026-06-12T15:44:01.42116642Z\" level=info msg=\"Stopping pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=036d527b-f5dc-4910-85a8-c3c9e3b5dbb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.598414 | controller |     "Jun 12 15:44:01.421840 crc crio[3653]: time=\"2026-06-12T15:44:01.421453678Z\" level=info msg=\"Stopping pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=5ab7a9a2-19b7-4be3-8b08-6bc224c8c69a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.598430 | controller |     "Jun 12 15:44:01.444915 crc crio[3653]: time=\"2026-06-12T15:44:01.433782735Z\" level=info msg=\"Created container d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f: openshift-marketplace/community-operators-xqnbq/extract-utilities\" id=7f6b772f-a923-460b-9757-16501ad3ee2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.598445 | controller |     "Jun 12 15:44:01.478678 crc crio[3653]: time=\"2026-06-12T15:44:01.466806659Z\" level=info msg=\"Starting container: d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f\" id=31e23105-993c-42e6-a31c-e61f36269071 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.598460 | controller |     "Jun 12 15:44:01.510585 crc crio[3653]: time=\"2026-06-12T15:44:01.506466074Z\" level=info msg=\"Started container\" PID=13951 containerID=d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f description=openshift-marketplace/community-operators-xqnbq/extract-utilities id=31e23105-993c-42e6-a31c-e61f36269071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62",
2026-06-12 17:11:43.598475 | controller |     "Jun 12 15:44:01.523328 crc crio[3653]: time=\"2026-06-12T15:44:01.523170941Z\" level=info msg=\"Created container 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8: openshift-marketplace/certified-operators-q9lp4/extract-utilities\" id=4d13aae5-8568-41b4-8540-b7e59d61d7ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.598490 | controller |     "Jun 12 15:44:01.556623 crc crio[3653]: time=\"2026-06-12T15:44:01.554136168Z\" level=info msg=\"Starting container: 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8\" id=70334fbf-8ae3-47a0-9d81-1fee09e3bf5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.598503 | controller |     "Jun 12 15:44:01.607901 crc crio[3653]: 2026-06-12T15:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1cf7c853d0cf38 Mac:b2:e8:6f:05:3e:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.598518 | controller |     "Jun 12 15:44:01.620606 crc crio[3653]: time=\"2026-06-12T15:44:01.620147054Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.598532 | controller |     "Jun 12 15:44:01.620606 crc crio[3653]: time=\"2026-06-12T15:44:01.620286508Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-12 17:11:43.598547 | controller |     "Jun 12 15:44:01.631659 crc crio[3653]: time=\"2026-06-12T15:44:01.629753787Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/b02ebfc8-1f1a-4400-80db-ed6bafbbf9c1 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:0xc0026969a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.598562 | controller |     "Jun 12 15:44:01.631659 crc crio[3653]: time=\"2026-06-12T15:44:01.63059745Z\" 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-12 17:11:43.598583 | controller |     "Jun 12 15:44:01.632603 crc crio[3653]: time=\"2026-06-12T15:44:01.632460391Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lfb4f Namespace:openshift-marketplace ID:c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac UID:03aff15e-a2a1-4e10-97bc-df1a79487999 NetNS:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03aff15e_a2a1_4e10_97bc_df1a79487999.slice PodAnnotations:0xc0015225a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.598598 | controller |     "Jun 12 15:44:01.633175 crc crio[3653]: time=\"2026-06-12T15:44:01.633114479Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lfb4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.598613 | controller |     "Jun 12 15:44:01.641641 crc crio[3653]: time=\"2026-06-12T15:44:01.635134684Z\" level=info msg=\"Started container\" PID=13972 containerID=9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8 description=openshift-marketplace/certified-operators-q9lp4/extract-utilities id=70334fbf-8ae3-47a0-9d81-1fee09e3bf5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895",
2026-06-12 17:11:43.598629 | controller |     "Jun 12 15:44:01.665696 crc crio[3653]: time=\"2026-06-12T15:44:01.660985581Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/a00f6858-bcb2-4ca2-b4ea-429d91416814 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:0xc001610628}] Aliases:map[]}\"",
2026-06-12 17:11:43.598643 | controller |     "Jun 12 15:44:01.665696 crc crio[3653]: time=\"2026-06-12T15:44:01.6616696Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.598658 | controller |     "Jun 12 15:44:01.733757 crc crio[3653]: time=\"2026-06-12T15:44:01.733441434Z\" level=info msg=\"Created container 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f: openshift-marketplace/redhat-marketplace-sndsg/extract-utilities\" id=6f0809fb-8cc3-4831-9646-ead9de7d28e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.598673 | controller |     "Jun 12 15:44:01.753583 crc crio[3653]: time=\"2026-06-12T15:44:01.742597954Z\" level=info msg=\"Ran pod sandbox c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac with infra container: openshift-marketplace/redhat-operators-lfb4f/POD\" id=1e4c5185-1a16-4347-b733-662ea1e33823 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.598688 | controller |     "Jun 12 15:44:01.797857 crc crio[3653]: time=\"2026-06-12T15:44:01.791158143Z\" level=info msg=\"Starting container: 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f\" id=0028f25f-dbad-4e2b-91f7-201ac3cdeef3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.598702 | controller |     "Jun 12 15:44:01.807408 crc crio[3653]: time=\"2026-06-12T15:44:01.799718297Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e058c092-3d71-4e02-9b49-e8f8a60216e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.598717 | controller |     "Jun 12 15:44:01.811288 crc crio[3653]: time=\"2026-06-12T15:44:01.811048267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bd30a36-40b9-4b51-80f0-37e88e7618bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.598735 | controller |     "Jun 12 15:44:01.858136 crc crio[3653]: time=\"2026-06-12T15:44:01.855175984Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lfb4f/extract-utilities\" id=2b81517d-f9eb-481d-99ef-6eb02e34a04c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.598750 | controller |     "Jun 12 15:44:01.858136 crc crio[3653]: time=\"2026-06-12T15:44:01.855927145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.598765 | controller |     "Jun 12 15:44:01.858439 crc crio[3653]: time=\"2026-06-12T15:44:01.858235708Z\" level=info msg=\"Started container\" PID=13994 containerID=7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f description=openshift-marketplace/redhat-marketplace-sndsg/extract-utilities id=0028f25f-dbad-4e2b-91f7-201ac3cdeef3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c",
2026-06-12 17:11:43.598780 | controller |     "Jun 12 15:44:02.232270 crc crio[3653]: time=\"2026-06-12T15:44:02.231941752Z\" level=info msg=\"Created container 60a39a1bb3d6803f30cce57832bfd5ae8c763b132b705d575f344015ed725019: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=971b3edc-213d-4842-acca-81f2661441ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.598794 | controller |     "Jun 12 15:44:02.241345 crc crio[3653]: time=\"2026-06-12T15:44:02.241194185Z\" level=info msg=\"Starting container: 60a39a1bb3d6803f30cce57832bfd5ae8c763b132b705d575f344015ed725019\" id=a9c549e5-211a-472d-b288-8c2076e1d2a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.598809 | controller |     "Jun 12 15:44:02.424653 crc crio[3653]: time=\"2026-06-12T15:44:02.42417487Z\" level=info msg=\"Started container\" PID=13997 containerID=60a39a1bb3d6803f30cce57832bfd5ae8c763b132b705d575f344015ed725019 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=a9c549e5-211a-472d-b288-8c2076e1d2a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6",
2026-06-12 17:11:43.598824 | controller |     "Jun 12 15:44:02.450372 crc crio[3653]: time=\"2026-06-12T15:44:02.450182892Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a57351c-29f7-4b34-b7d5-6b7b8a54cc44 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.598839 | controller |     "Jun 12 15:44:02.481784 crc crio[3653]: time=\"2026-06-12T15:44:02.481703414Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.598854 | controller |     "Jun 12 15:44:02.504998 crc crio[3653]: time=\"2026-06-12T15:44:02.504853697Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=62063629-47e1-4a90-b20d-71cd1f090230 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.598868 | controller |     "Jun 12 15:44:02.514681 crc crio[3653]: time=\"2026-06-12T15:44:02.514371218Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.598883 | controller |     "Jun 12 15:44:03.928984 crc crio[3653]: time=\"2026-06-12T15:44:03.926987796Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=64429566-cd28-4511-8797-d14cb18e4147 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.598897 | controller |     "Jun 12 15:44:03.958404 crc crio[3653]: time=\"2026-06-12T15:44:03.958109307Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:11:43.598915 | controller |     "Jun 12 15:44:04.302631 crc crio[3653]: time=\"2026-06-12T15:44:04.301206244Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.598930 | controller |     "Jun 12 15:44:07.996294 crc crio[3653]: time=\"2026-06-12T15:44:07.995205838Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.598945 | controller |     "Jun 12 15:44:07.996294 crc crio[3653]: time=\"2026-06-12T15:44:07.996241356Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_61d784ea-1519-4879-a92d-ac40fbecd408\\\"\"",
2026-06-12 17:11:43.598959 | controller |     "Jun 12 15:44:07.996294 crc crio[3653]: time=\"2026-06-12T15:44:07.996296218Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_d2b5c101-321a-4dfa-a690-135b2e09f1d6\\\"\"",
2026-06-12 17:11:43.598974 | controller |     "Jun 12 15:44:08.361231 crc crio[3653]: time=\"2026-06-12T15:44:08.361129249Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.598988 | controller |     "Jun 12 15:44:08.361231 crc crio[3653]: time=\"2026-06-12T15:44:08.361220462Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.599003 | controller |     "Jun 12 15:44:08.362598 crc crio[3653]: time=\"2026-06-12T15:44:08.361258083Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-12 17:11:43.599017 | controller |     "Jun 12 15:44:09.839595 crc crio[3653]: time=\"2026-06-12T15:44:09.836422311Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.599031 | controller |     "Jun 12 15:44:09.842135 crc crio[3653]: time=\"2026-06-12T15:44:09.841347476Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.599045 | controller |     "Jun 12 15:44:09.842135 crc crio[3653]: time=\"2026-06-12T15:44:09.841825639Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-12 17:11:43.599059 | controller |     "Jun 12 15:44:11.406198 crc crio[3653]: time=\"2026-06-12T15:44:11.406007383Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.599073 | controller |     "Jun 12 15:44:11.406198 crc crio[3653]: time=\"2026-06-12T15:44:11.406078255Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.599087 | controller |     "Jun 12 15:44:11.406198 crc crio[3653]: time=\"2026-06-12T15:44:11.406110386Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-12 17:11:43.599101 | controller |     "Jun 12 15:44:12.894022 crc crio[3653]: time=\"2026-06-12T15:44:12.893739907Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.599115 | controller |     "Jun 12 15:44:12.894022 crc crio[3653]: time=\"2026-06-12T15:44:12.893801099Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.599129 | controller |     "Jun 12 15:44:12.894022 crc crio[3653]: time=\"2026-06-12T15:44:12.893830139Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_d2b5c101-321a-4dfa-a690-135b2e09f1d6\\\"\"",
2026-06-12 17:11:43.599143 | controller |     "Jun 12 15:44:12.894022 crc crio[3653]: time=\"2026-06-12T15:44:12.893875941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 17:11:43.599158 | controller |     "Jun 12 15:44:13.528970 crc crio[3653]: time=\"2026-06-12T15:44:13.52876778Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.599176 | controller |     "Jun 12 15:44:13.528970 crc crio[3653]: time=\"2026-06-12T15:44:13.528815701Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.599191 | controller |     "Jun 12 15:44:17.014660 crc crio[3653]: time=\"2026-06-12T15:44:17.012775338Z\" level=info msg=\"Stopping pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=bcb350c5-c9ed-415a-9ff3-8c404cc92d2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.599205 | controller |     "Jun 12 15:44:17.014660 crc crio[3653]: time=\"2026-06-12T15:44:17.013990732Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=bcb350c5-c9ed-415a-9ff3-8c404cc92d2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.599220 | controller |     "Jun 12 15:44:17.028843 crc crio[3653]: time=\"2026-06-12T15:44:17.028740755Z\" level=info msg=\"Removing pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=3f52eb5b-1357-435e-9e32-9d8f326eb9fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.599235 | controller |     "Jun 12 15:44:26.549764 crc crio[3653]: time=\"2026-06-12T15:44:26.545182715Z\" level=info msg=\"Stopping container: 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f (timeout: 2s)\" id=557f94f5-faa2-41a8-a56a-9cff168fbc1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.599250 | controller |     "Jun 12 15:44:27.415794 crc crio[3653]: time=\"2026-06-12T15:44:27.415257397Z\" level=info msg=\"Removing container: d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc\" id=bc1dc51a-ec0c-495f-8dea-4cd0f3cb7e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.599265 | controller |     "Jun 12 15:44:29.727933 crc crio[3653]: time=\"2026-06-12T15:44:29.727807404Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=5306a398-7b9d-4d54-8b9a-00f17eea797f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.599280 | controller |     "Jun 12 15:44:29.729105 crc crio[3653]: time=\"2026-06-12T15:44:29.728056951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599295 | controller |     "Jun 12 15:44:33.946566 crc crio[3653]: time=\"2026-06-12T15:44:33.945646076Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=d9a518ac-283b-421e-b107-39e20ad6fc32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.599309 | controller |     "Jun 12 15:44:33.947713 crc crio[3653]: time=\"2026-06-12T15:44:33.946568791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599325 | controller |     "Jun 12 15:44:34.248318 crc crio[3653]: time=\"2026-06-12T15:44:34.248252905Z\" level=info msg=\"Stopped pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=5ab7a9a2-19b7-4be3-8b08-6bc224c8c69a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.599340 | controller |     "Jun 12 15:44:34.287165 crc crio[3653]: time=\"2026-06-12T15:44:34.287039066Z\" level=info msg=\"Stopped container 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=557f94f5-faa2-41a8-a56a-9cff168fbc1f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.599358 | controller |     "Jun 12 15:44:34.290159 crc crio[3653]: time=\"2026-06-12T15:44:34.29010439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=80337895-1147-45be-8f59-840184a16936 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.599397 | controller |     "Jun 12 15:44:34.306043 crc crio[3653]: time=\"2026-06-12T15:44:34.305915373Z\" level=info msg=\"Stopped pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=036d527b-f5dc-4910-85a8-c3c9e3b5dbb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.599414 | controller |     "Jun 12 15:44:34.313994 crc crio[3653]: time=\"2026-06-12T15:44:34.311609139Z\" level=info msg=\"Stopped container 6851c7af2d48c25996e22863d56902f1e7f928731c8b7e1b22607b1fee12d56f: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=3ca6a9ed-56d6-402b-8272-88d7f90145d6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.599429 | controller |     "Jun 12 15:44:34.313994 crc crio[3653]: time=\"2026-06-12T15:44:34.313195002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=155a8175-9eb9-4f5c-8a55-2051ad2ab82b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.599444 | controller |     "Jun 12 15:44:34.325870 crc crio[3653]: time=\"2026-06-12T15:44:34.323740621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=25db2699-30ca-4ab8-880f-8d157525d5a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.599459 | controller |     "Jun 12 15:44:35.219891 crc crio[3653]: time=\"2026-06-12T15:44:35.21818299Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/POD\" id=dbed3ec1-bbfa-4987-86ed-8240dd546ab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.599473 | controller |     "Jun 12 15:44:35.219891 crc crio[3653]: time=\"2026-06-12T15:44:35.219756484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599488 | controller |     "Jun 12 15:44:35.285260 crc crio[3653]: time=\"2026-06-12T15:44:35.285145942Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/POD\" id=fc29389f-22c3-4c1b-ac00-fa3c74101b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.599503 | controller |     "Jun 12 15:44:35.285613 crc crio[3653]: time=\"2026-06-12T15:44:35.285268236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599518 | controller |     "Jun 12 15:44:49.331803 crc crio[3653]: time=\"2026-06-12T15:44:49.330082084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=8d5e6200-0810-4f34-9b19-54c6bc2c3c79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.599533 | controller |     "Jun 12 15:44:49.340616 crc crio[3653]: time=\"2026-06-12T15:44:49.340540374Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9e8371eb-7852-4215-bdd4-8811eab31086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.599548 | controller |     "Jun 12 15:44:49.381719 crc crio[3653]: time=\"2026-06-12T15:44:49.381584984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599564 | controller |     "Jun 12 15:44:49.385436 crc crio[3653]: time=\"2026-06-12T15:44:49.385278934Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=b5a3bbb1-974f-47b3-b0f6-0a32f1f1d9f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.599579 | controller |     "Jun 12 15:44:49.391910 crc crio[3653]: time=\"2026-06-12T15:44:49.391818408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599598 | controller |     "Jun 12 15:44:49.419587 crc crio[3653]: time=\"2026-06-12T15:44:49.419072388Z\" level=info msg=\"Removed pod sandbox: c7f77061ad3519ca2525a693c70aeebf791d8e3034e4bcffe0d32aef8776e94e\" id=3f52eb5b-1357-435e-9e32-9d8f326eb9fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.599613 | controller |     "Jun 12 15:45:00.588197 crc crio[3653]: time=\"2026-06-12T15:45:00.587001155Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/POD\" id=1ba12cdc-8fac-49ca-bec8-bbd5c9cff3fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.599628 | controller |     "Jun 12 15:45:00.589483 crc crio[3653]: time=\"2026-06-12T15:45:00.588322084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599642 | controller |     "Jun 12 15:45:10.664330 crc crio[3653]: time=\"2026-06-12T15:45:10.663235342Z\" level=info msg=\"Removed container d34cae2a8853666b372d422c8490aa1cc2e6b0cf56cee488badeb8fc2b7a4bfc: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bc1dc51a-ec0c-495f-8dea-4cd0f3cb7e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.599657 | controller |     "Jun 12 15:45:10.697271 crc crio[3653]: time=\"2026-06-12T15:45:10.695781199Z\" level=info msg=\"Removing container: 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69\" id=445efb0c-590c-4dc8-b2af-8f074f65807a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.599672 | controller |     "Jun 12 15:45:10.700537 crc crio[3653]: time=\"2026-06-12T15:45:10.700383476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599687 | controller |     "Jun 12 15:45:10.705293 crc crio[3653]: time=\"2026-06-12T15:45:10.70520447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599702 | controller |     "Jun 12 15:45:10.837829 crc crio[3653]: time=\"2026-06-12T15:45:10.837683797Z\" level=info msg=\"Created container b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8: openshift-marketplace/redhat-operators-lfb4f/extract-utilities\" id=2b81517d-f9eb-481d-99ef-6eb02e34a04c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.599717 | controller |     "Jun 12 15:45:10.839258 crc crio[3653]: time=\"2026-06-12T15:45:10.839177271Z\" level=info msg=\"Starting container: b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8\" id=b65f6a57-8ecd-4317-8d17-2506d3123475 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.599732 | controller |     "Jun 12 15:45:10.845789 crc crio[3653]: time=\"2026-06-12T15:45:10.845593632Z\" level=info msg=\"Started container\" PID=14512 containerID=b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8 description=openshift-marketplace/redhat-operators-lfb4f/extract-utilities id=b65f6a57-8ecd-4317-8d17-2506d3123475 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac",
2026-06-12 17:11:43.599747 | controller |     "Jun 12 15:45:11.863848 crc crio[3653]: time=\"2026-06-12T15:45:11.86339934Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7f4bd127-9a47-4e21-9c51-52a9e3e5a0d9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.599761 | controller |     "Jun 12 15:45:11.878082 crc crio[3653]: time=\"2026-06-12T15:45:11.877742626Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.599780 | controller |     "Jun 12 15:45:17.136735 crc crio[3653]: time=\"2026-06-12T15:45:17.136049226Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b UID:a43e2b27-315c-4087-af88-ff75eaa57ffd NetNS:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda43e2b27_315c_4087_af88_ff75eaa57ffd.slice PodAnnotations:0xc00008cf10}] Aliases:map[]}\"",
2026-06-12 17:11:43.599796 | controller |     "Jun 12 15:45:17.136735 crc crio[3653]: time=\"2026-06-12T15:45:17.136680145Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.599812 | controller |     "Jun 12 15:45:17.899201 crc crio[3653]: 2026-06-12T15:45:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe5d2f47692b494 Mac:ee:ad:4f:4c:9d:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 SocketPath: PciID:}] [{Interface:0xc0004365d0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.599827 | controller |     "Jun 12 15:45:17.905222 crc crio[3653]: time=\"2026-06-12T15:45:17.904161773Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b UID:a43e2b27-315c-4087-af88-ff75eaa57ffd NetNS:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda43e2b27_315c_4087_af88_ff75eaa57ffd.slice PodAnnotations:0xc00008cf10}] Aliases:map[]}\"",
2026-06-12 17:11:43.599842 | controller |     "Jun 12 15:45:17.905222 crc crio[3653]: time=\"2026-06-12T15:45:17.904316298Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.599857 | controller |     "Jun 12 15:45:41.395775 crc crio[3653]: time=\"2026-06-12T15:45:41.394710872Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc UID:a1d297e6-a88e-4b37-98ee-665dc7957a9b NetNS:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda1d297e6_a88e_4b37_98ee_665dc7957a9b.slice PodAnnotations:0xc0017065d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.599872 | controller |     "Jun 12 15:45:41.395775 crc crio[3653]: time=\"2026-06-12T15:45:41.39564291Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.599887 | controller |     "Jun 12 15:45:41.780948 crc crio[3653]: time=\"2026-06-12T15:45:41.780702744Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=450f46b5-61fa-49ef-82bf-b9daed42dd06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.599901 | controller |     "Jun 12 15:45:41.781434 crc crio[3653]: time=\"2026-06-12T15:45:41.781352103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.599916 | controller |     "Jun 12 15:45:42.817983 crc crio[3653]: 2026-06-12T15:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7ad4c78e775067 Mac:ba:5c:9e:b7:07:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 SocketPath: PciID:}] [{Interface:0xc00019aac0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.599934 | controller |     "Jun 12 15:45:42.823477 crc crio[3653]: time=\"2026-06-12T15:45:42.823374401Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc UID:a1d297e6-a88e-4b37-98ee-665dc7957a9b NetNS:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda1d297e6_a88e_4b37_98ee_665dc7957a9b.slice PodAnnotations:0xc0017065d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.599949 | controller |     "Jun 12 15:45:42.823718 crc crio[3653]: time=\"2026-06-12T15:45:42.82368003Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.599964 | controller |     "Jun 12 15:46:06.265207 crc crio[3653]: time=\"2026-06-12T15:46:06.264267011Z\" level=info msg=\"Removed container 29adc7711f94a78207b9b0dc874704593b6a9d3fff68abdd90aea17b40a60b69: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=445efb0c-590c-4dc8-b2af-8f074f65807a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.599980 | controller |     "Jun 12 15:46:06.269818 crc crio[3653]: time=\"2026-06-12T15:46:06.26960242Z\" level=info msg=\"Removing container: 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e\" id=53fa1c72-bd5d-4c9d-b49c-b1a91ed3160b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.599995 | controller |     "Jun 12 15:46:06.273465 crc crio[3653]: time=\"2026-06-12T15:46:06.273329494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600010 | controller |     "Jun 12 15:46:06.278458 crc crio[3653]: time=\"2026-06-12T15:46:06.278378216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600025 | controller |     "Jun 12 15:46:06.280672 crc crio[3653]: time=\"2026-06-12T15:46:06.280454114Z\" level=info msg=\"Ran pod sandbox fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=5306a398-7b9d-4d54-8b9a-00f17eea797f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.600040 | controller |     "Jun 12 15:46:06.284345 crc crio[3653]: time=\"2026-06-12T15:46:06.284213149Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=29e6b090-dbbe-43b8-8366-0d89d4f45786 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600055 | controller |     "Jun 12 15:46:06.452571 crc crio[3653]: time=\"2026-06-12T15:46:06.452377378Z\" level=info msg=\"Created container 07fe1f2991ed5ad4dd1d21b591266c4f1aec7f65382162513dfa3470de1556c6: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=b5a3bbb1-974f-47b3-b0f6-0a32f1f1d9f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600070 | controller |     "Jun 12 15:46:06.454197 crc crio[3653]: time=\"2026-06-12T15:46:06.454103807Z\" level=info msg=\"Starting container: 07fe1f2991ed5ad4dd1d21b591266c4f1aec7f65382162513dfa3470de1556c6\" id=7af07e23-53d1-4831-9c88-180942fb84c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.600084 | controller |     "Jun 12 15:46:06.459810 crc crio[3653]: time=\"2026-06-12T15:46:06.459199309Z\" level=info msg=\"Started container\" PID=14888 containerID=07fe1f2991ed5ad4dd1d21b591266c4f1aec7f65382162513dfa3470de1556c6 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=7af07e23-53d1-4831-9c88-180942fb84c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1851bb0f09039d6055e33e9161bdb316cea6d8a803a7cd355cbfe42ad3795c12",
2026-06-12 17:11:43.600103 | controller |     "Jun 12 15:46:06.633778 crc crio[3653]: time=\"2026-06-12T15:46:06.633672205Z\" level=info msg=\"Ran pod sandbox a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=d9a518ac-283b-421e-b107-39e20ad6fc32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.600118 | controller |     "Jun 12 15:46:06.637566 crc crio[3653]: time=\"2026-06-12T15:46:06.6374269Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d03e558c-d322-44ec-8963-e717543f71a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600133 | controller |     "Jun 12 15:46:06.637786 crc crio[3653]: time=\"2026-06-12T15:46:06.637469791Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=90c77432-1d1b-4500-ad3e-19f7645033da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600147 | controller |     "Jun 12 15:46:06.640433 crc crio[3653]: time=\"2026-06-12T15:46:06.640247479Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc0029a6370}] Aliases:map[]}\"",
2026-06-12 17:11:43.600162 | controller |     "Jun 12 15:46:06.640433 crc crio[3653]: time=\"2026-06-12T15:46:06.640297191Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.600177 | controller |     "Jun 12 15:46:06.843333 crc crio[3653]: time=\"2026-06-12T15:46:06.842778691Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=64429566-cd28-4511-8797-d14cb18e4147 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.600192 | controller |     "Jun 12 15:46:06.843333 crc crio[3653]: time=\"2026-06-12T15:46:06.843243244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600206 | controller |     "Jun 12 15:46:06.846207 crc crio[3653]: time=\"2026-06-12T15:46:06.846116654Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=54c16bfa-3072-459a-87f7-766c30196c3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600221 | controller |     "Jun 12 15:46:06.860109 crc crio[3653]: time=\"2026-06-12T15:46:06.859742426Z\" level=info msg=\"Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc000208360}] Aliases:map[]}\"",
2026-06-12 17:11:43.600237 | controller |     "Jun 12 15:46:06.860109 crc crio[3653]: time=\"2026-06-12T15:46:06.859839758Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.600255 | controller |     "Jun 12 15:46:06.861756 crc crio[3653]: time=\"2026-06-12T15:46:06.86168432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600270 | controller |     "Jun 12 15:46:06.872455 crc crio[3653]: time=\"2026-06-12T15:46:06.871460084Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=3f87d122-9f64-4908-a72c-e3693acd27e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600284 | controller |     "Jun 12 15:46:06.885022 crc crio[3653]: time=\"2026-06-12T15:46:06.881556387Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=39425b93-8829-4e58-94d3-15817aa07a32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600300 | controller |     "Jun 12 15:46:06.886179 crc crio[3653]: time=\"2026-06-12T15:46:06.886079793Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-d6nmt Namespace:openshift-operator-lifecycle-manager ID:3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef UID:eacbb060-4e88-46c6-adc4-1cf62008c8d6 NetNS:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeacbb060_4e88_46c6_adc4_1cf62008c8d6.slice PodAnnotations:0xc0001a0878}] Aliases:map[]}\"",
2026-06-12 17:11:43.600314 | controller |     "Jun 12 15:46:06.886179 crc crio[3653]: time=\"2026-06-12T15:46:06.886161316Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29687985-d6nmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.600329 | controller |     "Jun 12 15:46:06.911038 crc crio[3653]: time=\"2026-06-12T15:46:06.910721403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600344 | controller |     "Jun 12 15:46:06.925708 crc crio[3653]: time=\"2026-06-12T15:46:06.925299372Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=2a57351c-29f7-4b34-b7d5-6b7b8a54cc44 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.600376 | controller |     "Jun 12 15:46:06.932964 crc crio[3653]: time=\"2026-06-12T15:46:06.932481883Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=88e497b5-697d-4227-b87a-7b7ee821830e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600396 | controller |     "Jun 12 15:46:06.933343 crc crio[3653]: time=\"2026-06-12T15:46:06.933055539Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=ec7600cb-195d-4772-b42a-ad5e739e1c13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600412 | controller |     "Jun 12 15:46:06.938798 crc crio[3653]: time=\"2026-06-12T15:46:06.938313086Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=1a1f0ea4-912d-4d93-ad7b-e9c1702beedd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.600427 | controller |     "Jun 12 15:46:06.951368 crc crio[3653]: time=\"2026-06-12T15:46:06.951159116Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2314c74e-cf45-4926-9844-e7b9cd0c79ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600441 | controller |     "Jun 12 15:46:06.951368 crc crio[3653]: time=\"2026-06-12T15:46:06.951231278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600459 | controller |     "Jun 12 15:46:07.002642 crc crio[3653]: time=\"2026-06-12T15:46:07.002346309Z\" level=info msg=\"Removed container 0e1f615d229e6ad4bcc0bea66d0ad89591d95504d3b38a8a52c8b6f0ea18a68e: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=53fa1c72-bd5d-4c9d-b49c-b1a91ed3160b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.600474 | controller |     "Jun 12 15:46:07.026820 crc crio[3653]: time=\"2026-06-12T15:46:07.025387104Z\" level=info msg=\"Created container 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9e8371eb-7852-4215-bdd4-8811eab31086 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600489 | controller |     "Jun 12 15:46:07.029716 crc crio[3653]: time=\"2026-06-12T15:46:07.029400357Z\" level=info msg=\"Starting container: 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd\" id=85296259-c00b-4db1-8b73-e576af877d8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.600503 | controller |     "Jun 12 15:46:07.047326 crc crio[3653]: time=\"2026-06-12T15:46:07.046959818Z\" level=info msg=\"Started container\" PID=14929 containerID=99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd description=openshift-console/downloads-747b44746d-4pqvr/download-server id=85296259-c00b-4db1-8b73-e576af877d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7",
2026-06-12 17:11:43.600518 | controller |     "Jun 12 15:46:07.074888 crc crio[3653]: time=\"2026-06-12T15:46:07.074468329Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=71427748-8091-4b40-9c01-8f51e93fc36c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.600533 | controller |     "Jun 12 15:46:07.078145 crc crio[3653]: time=\"2026-06-12T15:46:07.077996717Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=96dff7f9-2a0f-4ea3-8dac-815f356e1f55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600548 | controller |     "Jun 12 15:46:07.099438 crc crio[3653]: time=\"2026-06-12T15:46:07.099293674Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c9fe2f02-4da5-4632-8ce0-8df719b01b77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600563 | controller |     "Jun 12 15:46:07.100630 crc crio[3653]: time=\"2026-06-12T15:46:07.100465437Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8ed63563-cb4c-4f89-a2c7-5403d19e675f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600577 | controller |     "Jun 12 15:46:07.109858 crc crio[3653]: time=\"2026-06-12T15:46:07.109585152Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=f157650f-b47e-4d28-bd80-1811eb7ef910 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.600592 | controller |     "Jun 12 15:46:07.112138 crc crio[3653]: time=\"2026-06-12T15:46:07.112040791Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c73239e1-4b2e-4e93-8c0e-b28b77fec3e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600607 | controller |     "Jun 12 15:46:07.115348 crc crio[3653]: time=\"2026-06-12T15:46:07.115271961Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc001610200}] Aliases:map[]}\"",
2026-06-12 17:11:43.600625 | controller |     "Jun 12 15:46:07.115450 crc crio[3653]: time=\"2026-06-12T15:46:07.115354874Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.600641 | controller |     "Jun 12 15:46:07.148245 crc crio[3653]: time=\"2026-06-12T15:46:07.147743531Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c6f91c01-b761-460b-925f-bfeee3d1d1d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600656 | controller |     "Jun 12 15:46:07.152990 crc crio[3653]: time=\"2026-06-12T15:46:07.152815813Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=62063629-47e1-4a90-b20d-71cd1f090230 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.600670 | controller |     "Jun 12 15:46:07.165725 crc crio[3653]: time=\"2026-06-12T15:46:07.165598441Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9afc7e7c-bd0c-44f9-a0b1-fc03a2508e85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600684 | controller |     "Jun 12 15:46:07.199253 crc crio[3653]: time=\"2026-06-12T15:46:07.195201459Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b7cbe07a-ebc5-433f-9e29-e987cab1387f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600698 | controller |     "Jun 12 15:46:07.217986 crc crio[3653]: time=\"2026-06-12T15:46:07.217277688Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3a71e503-9854-48f5-bda2-26323efbb91a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600713 | controller |     "Jun 12 15:46:07.223900 crc crio[3653]: time=\"2026-06-12T15:46:07.217298138Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=4a7df921-da28-40fb-97ce-2497f30b1aed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600727 | controller |     "Jun 12 15:46:07.237002 crc crio[3653]: time=\"2026-06-12T15:46:07.236756813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600741 | controller |     "Jun 12 15:46:07.238040 crc crio[3653]: time=\"2026-06-12T15:46:07.23734147Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=dfac33e5-7659-4ca9-8830-9f1d99bdf44a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600756 | controller |     "Jun 12 15:46:07.238368 crc crio[3653]: time=\"2026-06-12T15:46:07.238148132Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=7f4bd127-9a47-4e21-9c51-52a9e3e5a0d9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.600770 | controller |     "Jun 12 15:46:07.239912 crc crio[3653]: time=\"2026-06-12T15:46:07.239272364Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f3cc795a-ae5b-48d6-8529-89e2a55865d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600784 | controller |     "Jun 12 15:46:07.253915 crc crio[3653]: time=\"2026-06-12T15:46:07.252156614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600799 | controller |     "Jun 12 15:46:07.263426 crc crio[3653]: time=\"2026-06-12T15:46:07.257152884Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xqnbq/extract-content\" id=3142bc76-8c06-478d-b7e9-c9c20461249c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600816 | controller |     "Jun 12 15:46:07.263426 crc crio[3653]: time=\"2026-06-12T15:46:07.257865684Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d742d780-5089-4f31-85f1-05db398a8375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600831 | controller |     "Jun 12 15:46:07.276163 crc crio[3653]: time=\"2026-06-12T15:46:07.276050694Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sndsg/extract-content\" id=a087056b-58a0-4347-b1df-325814a9b807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600846 | controller |     "Jun 12 15:46:07.283116 crc crio[3653]: time=\"2026-06-12T15:46:07.282841554Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9lp4/extract-content\" id=88bfa396-3f7c-462a-a8f8-81a010f3f061 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600860 | controller |     "Jun 12 15:46:07.285049 crc crio[3653]: time=\"2026-06-12T15:46:07.284805089Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=5474d459-1c90-424a-97c0-ad3598862e48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600874 | controller |     "Jun 12 15:46:07.285242 crc crio[3653]: time=\"2026-06-12T15:46:07.285126958Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=973f7f0c-6384-4b3b-9967-3b9bbae3520e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600889 | controller |     "Jun 12 15:46:07.287338 crc crio[3653]: time=\"2026-06-12T15:46:07.287159515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600903 | controller |     "Jun 12 15:46:07.295227 crc crio[3653]: time=\"2026-06-12T15:46:07.293876153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600917 | controller |     "Jun 12 15:46:07.296315 crc crio[3653]: time=\"2026-06-12T15:46:07.29626496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lfb4f/extract-content\" id=f11ddb62-94d7-4a5c-b6f1-f86202e841d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.600931 | controller |     "Jun 12 15:46:07.298790 crc crio[3653]: time=\"2026-06-12T15:46:07.298481702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600946 | controller |     "Jun 12 15:46:07.310279 crc crio[3653]: time=\"2026-06-12T15:46:07.309450249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.600960 | controller |     "Jun 12 15:46:07.348923 crc crio[3653]: time=\"2026-06-12T15:46:07.346356312Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=7bf32645-ef27-45a4-a1bb-d9912ceb2902 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.600975 | controller |     "Jun 12 15:46:07.352463 crc crio[3653]: time=\"2026-06-12T15:46:07.352385671Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f983a4d7-ac48-4d8c-96a9-e45f1279d14d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.600989 | controller |     "Jun 12 15:46:07.363122 crc crio[3653]: time=\"2026-06-12T15:46:07.363030759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601008 | controller |     "Jun 12 15:46:07.363454 crc crio[3653]: time=\"2026-06-12T15:46:07.363290787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601023 | controller |     "Jun 12 15:46:07.364452 crc crio[3653]: time=\"2026-06-12T15:46:07.364254764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601038 | controller |     "Jun 12 15:46:07.458590 crc crio[3653]: time=\"2026-06-12T15:46:07.452632088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601055 | controller |     "Jun 12 15:46:07.488002 crc crio[3653]: time=\"2026-06-12T15:46:07.484066689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601078 | controller |     "Jun 12 15:46:07.555596 crc crio[3653]: time=\"2026-06-12T15:46:07.543471211Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1a8e5e97-382c-4cf0-97ad-240d8ee9f250 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.601094 | controller |     "Jun 12 15:46:07.823079 crc crio[3653]: time=\"2026-06-12T15:46:07.82234577Z\" level=info msg=\"Created container 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=4a7df921-da28-40fb-97ce-2497f30b1aed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.601110 | controller |     "Jun 12 15:46:07.831727 crc crio[3653]: time=\"2026-06-12T15:46:07.828267806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601124 | controller |     "Jun 12 15:46:07.831727 crc crio[3653]: time=\"2026-06-12T15:46:07.828343338Z\" level=info msg=\"Starting container: 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6\" id=d12f5c39-1ad7-4bca-b87c-793e58292499 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.601139 | controller |     "Jun 12 15:46:07.882594 crc crio[3653]: time=\"2026-06-12T15:46:07.879448089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601153 | controller |     "Jun 12 15:46:07.959146 crc crio[3653]: time=\"2026-06-12T15:46:07.958471532Z\" level=info msg=\"Started container\" PID=15016 containerID=12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=d12f5c39-1ad7-4bca-b87c-793e58292499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00",
2026-06-12 17:11:43.601168 | controller |     "Jun 12 15:46:08.050592 crc crio[3653]: time=\"2026-06-12T15:46:08.045873629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601183 | controller |     "Jun 12 15:46:08.119978 crc crio[3653]: time=\"2026-06-12T15:46:08.117768073Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=7fde3bb2-217b-411f-8780-ba93b366d2cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.601198 | controller |     "Jun 12 15:46:08.124062 crc crio[3653]: time=\"2026-06-12T15:46:08.123938375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601215 | controller |     "Jun 12 15:46:08.154117 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:391586f1d4a4eed Mac:82:b7:cc:ad:6c:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 SocketPath: PciID:}] [{Interface:0xc00011b020 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.601231 | controller |     "Jun 12 15:46:08.184031 crc crio[3653]: time=\"2026-06-12T15:46:08.150366585Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc0029a6370}] Aliases:map[]}\"",
2026-06-12 17:11:43.601246 | controller |     "Jun 12 15:46:08.184931 crc crio[3653]: time=\"2026-06-12T15:46:08.184677546Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.601264 | controller |     "Jun 12 15:46:08.195981 crc crio[3653]: time=\"2026-06-12T15:46:08.195858639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601280 | controller |     "Jun 12 15:46:08.204417 crc crio[3653]: time=\"2026-06-12T15:46:08.204058389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601297 | controller |     "Jun 12 15:46:08.222456 crc crio[3653]: time=\"2026-06-12T15:46:08.221161328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601317 | controller |     "Jun 12 15:46:08.247687 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d4b4f8db485b38 Mac:52:56:a7:b2:79:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 SocketPath: PciID:}] [{Interface:0xc000372780 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.601332 | controller |     "Jun 12 15:46:08.247687 crc crio[3653]: time=\"2026-06-12T15:46:08.243904385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601350 | controller |     "Jun 12 15:46:08.247687 crc crio[3653]: time=\"2026-06-12T15:46:08.244993705Z\" level=info msg=\"Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc000208360}] Aliases:map[]}\"",
2026-06-12 17:11:43.601392 | controller |     "Jun 12 15:46:08.247687 crc crio[3653]: time=\"2026-06-12T15:46:08.24517971Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.601411 | controller |     "Jun 12 15:46:08.247687 crc crio[3653]: time=\"2026-06-12T15:46:08.221206109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601433 | controller |     "Jun 12 15:46:08.249864 crc crio[3653]: time=\"2026-06-12T15:46:08.223776801Z\" level=info msg=\"Created container 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=5474d459-1c90-424a-97c0-ad3598862e48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.601450 | controller |     "Jun 12 15:46:08.251327 crc crio[3653]: time=\"2026-06-12T15:46:08.22729716Z\" level=info msg=\"Ran pod sandbox 391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 with infra container: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/POD\" id=dbed3ec1-bbfa-4987-86ed-8240dd546ab1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.601469 | controller |     "Jun 12 15:46:08.270544 crc crio[3653]: time=\"2026-06-12T15:46:08.270045957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=8f8fe82d-cd63-4aa1-8f1e-976e7651318d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.601487 | controller |     "Jun 12 15:46:08.270544 crc crio[3653]: time=\"2026-06-12T15:46:08.270426587Z\" level=info msg=\"Starting container: 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe\" id=a9af7f32-d45a-4107-a904-4ab5c8cc6ece name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.601531 | controller |     "Jun 12 15:46:08.282549 crc crio[3653]: time=\"2026-06-12T15:46:08.282133755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601550 | controller |     "Jun 12 15:46:08.286223 crc crio[3653]: time=\"2026-06-12T15:46:08.286065825Z\" level=info msg=\"Ran pod sandbox 5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 with infra container: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/POD\" id=fc29389f-22c3-4c1b-ac00-fa3c74101b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.601565 | controller |     "Jun 12 15:46:08.287056 crc crio[3653]: time=\"2026-06-12T15:46:08.286808306Z\" level=info msg=\"Started container\" PID=15075 containerID=8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=a9af7f32-d45a-4107-a904-4ab5c8cc6ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae",
2026-06-12 17:11:43.601581 | controller |     "Jun 12 15:46:08.290260 crc crio[3653]: time=\"2026-06-12T15:46:08.29017185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601595 | controller |     "Jun 12 15:46:08.305233 crc crio[3653]: time=\"2026-06-12T15:46:08.305055867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=3a37236a-60d9-4880-af4d-a8d8da36025e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.601610 | controller |     "Jun 12 15:46:08.308396 crc crio[3653]: time=\"2026-06-12T15:46:08.308040681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601624 | controller |     "Jun 12 15:46:08.340308 crc crio[3653]: time=\"2026-06-12T15:46:08.340130999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=19efb556-dda0-4586-85ad-30148a999e23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.601643 | controller |     "Jun 12 15:46:08.351088 crc crio[3653]: time=\"2026-06-12T15:46:08.347185777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=78ad5456-2c81-4a6b-8c54-ae2a9fdb5333 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.601657 | controller |     "Jun 12 15:46:08.374855 crc crio[3653]: time=\"2026-06-12T15:46:08.374173183Z\" level=info msg=\"Created container 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=973f7f0c-6384-4b3b-9967-3b9bbae3520e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.601672 | controller |     "Jun 12 15:46:08.378369 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a961eaa8080631 Mac:b2:f3:b1:a6:b9:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd SocketPath: PciID:}] [{Interface:0xc000280830 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.601687 | controller |     "Jun 12 15:46:08.379327 crc crio[3653]: time=\"2026-06-12T15:46:08.379207583Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-d6nmt Namespace:openshift-operator-lifecycle-manager ID:3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef UID:eacbb060-4e88-46c6-adc4-1cf62008c8d6 NetNS:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeacbb060_4e88_46c6_adc4_1cf62008c8d6.slice PodAnnotations:0xc0001a0878}] Aliases:map[]}\"",
2026-06-12 17:11:43.601702 | controller |     "Jun 12 15:46:08.379756 crc crio[3653]: time=\"2026-06-12T15:46:08.379357318Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29687985-d6nmt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.601717 | controller |     "Jun 12 15:46:08.381402 crc crio[3653]: time=\"2026-06-12T15:46:08.3812196Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager\" id=4c013c7e-e347-4ff1-8e69-7f861f086f1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.601732 | controller |     "Jun 12 15:46:08.381936 crc crio[3653]: time=\"2026-06-12T15:46:08.381812106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601747 | controller |     "Jun 12 15:46:08.403759 crc crio[3653]: time=\"2026-06-12T15:46:08.403622407Z\" level=info msg=\"Starting container: 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5\" id=badc95df-749e-476a-b18c-300110e6ed2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.601761 | controller |     "Jun 12 15:46:08.438577 crc crio[3653]: time=\"2026-06-12T15:46:08.422437874Z\" level=info msg=\"Started container\" PID=15092 containerID=2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5 description=openshift-marketplace/community-operators-qhh6t/extract-content id=badc95df-749e-476a-b18c-300110e6ed2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217",
2026-06-12 17:11:43.601776 | controller |     "Jun 12 15:46:08.438577 crc crio[3653]: time=\"2026-06-12T15:46:08.431864728Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager\" id=a20388d0-07f2-44fc-a075-b7e1346599cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.601791 | controller |     "Jun 12 15:46:08.438577 crc crio[3653]: time=\"2026-06-12T15:46:08.432036893Z\" level=info msg=\"Ran pod sandbox 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef with infra container: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/POD\" id=1ba12cdc-8fac-49ca-bec8-bbd5c9cff3fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.601809 | controller |     "Jun 12 15:46:08.459688 crc crio[3653]: time=\"2026-06-12T15:46:08.450957773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dade06fa-3def-4e34-a988-159e7f57de64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.601825 | controller |     "Jun 12 15:46:08.459688 crc crio[3653]: time=\"2026-06-12T15:46:08.458778282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601840 | controller |     "Jun 12 15:46:08.470707 crc crio[3653]: time=\"2026-06-12T15:46:08.466744315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601854 | controller |     "Jun 12 15:46:08.474319 crc crio[3653]: time=\"2026-06-12T15:46:08.474121921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b30765a-6e74-4bde-baea-efd4793c61af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.601868 | controller |     "Jun 12 15:46:08.489393 crc crio[3653]: time=\"2026-06-12T15:46:08.481687543Z\" level=info msg=\"Created container 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6: openshift-marketplace/redhat-operators-lfb4f/extract-content\" id=f11ddb62-94d7-4a5c-b6f1-f86202e841d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.601883 | controller |     "Jun 12 15:46:08.489393 crc crio[3653]: time=\"2026-06-12T15:46:08.482794254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601898 | controller |     "Jun 12 15:46:08.489393 crc crio[3653]: time=\"2026-06-12T15:46:08.488281248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601913 | controller |     "Jun 12 15:46:08.495458 crc crio[3653]: time=\"2026-06-12T15:46:08.494824631Z\" level=info msg=\"Starting container: 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6\" id=841288a7-3700-485c-bea4-f1f17cff2927 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.601928 | controller |     "Jun 12 15:46:08.504279 crc crio[3653]: time=\"2026-06-12T15:46:08.503243167Z\" level=info msg=\"Started container\" PID=15113 containerID=9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6 description=openshift-marketplace/redhat-operators-lfb4f/extract-content id=841288a7-3700-485c-bea4-f1f17cff2927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac",
2026-06-12 17:11:43.601943 | controller |     "Jun 12 15:46:08.519131 crc crio[3653]: time=\"2026-06-12T15:46:08.519040309Z\" level=info msg=\"Created container bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a: openshift-marketplace/community-operators-xqnbq/extract-content\" id=3142bc76-8c06-478d-b7e9-c9c20461249c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.601958 | controller |     "Jun 12 15:46:08.525352 crc crio[3653]: time=\"2026-06-12T15:46:08.525247023Z\" level=info msg=\"Starting container: bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a\" id=73962fad-24a3-4861-96ba-e410421d1203 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.601976 | controller |     "Jun 12 15:46:08.531460 crc crio[3653]: time=\"2026-06-12T15:46:08.531370454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.601992 | controller |     "Jun 12 15:46:08.533939 crc crio[3653]: time=\"2026-06-12T15:46:08.533869854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602006 | controller |     "Jun 12 15:46:08.535453 crc crio[3653]: time=\"2026-06-12T15:46:08.534956575Z\" level=info msg=\"Created container 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a: openshift-marketplace/redhat-marketplace-sndsg/extract-content\" id=a087056b-58a0-4347-b1df-325814a9b807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602021 | controller |     "Jun 12 15:46:08.545878 crc crio[3653]: time=\"2026-06-12T15:46:08.545821119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602036 | controller |     "Jun 12 15:46:08.547041 crc crio[3653]: time=\"2026-06-12T15:46:08.546970801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602051 | controller |     "Jun 12 15:46:08.547221 crc crio[3653]: time=\"2026-06-12T15:46:08.547130236Z\" level=info msg=\"Started container\" PID=15121 containerID=bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a description=openshift-marketplace/community-operators-xqnbq/extract-content id=73962fad-24a3-4861-96ba-e410421d1203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62",
2026-06-12 17:11:43.602065 | controller |     "Jun 12 15:46:08.547283 crc crio[3653]: time=\"2026-06-12T15:46:08.547231548Z\" level=info msg=\"Starting container: 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a\" id=87044975-d2ea-4fa7-b29f-4aa53d5d96ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602080 | controller |     "Jun 12 15:46:08.593211 crc crio[3653]: 2026-06-12T15:46:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:099f7a3e523e1a8 Mac:3a:81:9a:bb:45:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 SocketPath: PciID:}] [{Interface:0xc0004baa20 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.602094 | controller |     "Jun 12 15:46:08.596951 crc crio[3653]: time=\"2026-06-12T15:46:08.596783276Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc001610200}] Aliases:map[]}\"",
2026-06-12 17:11:43.602109 | controller |     "Jun 12 15:46:08.597171 crc crio[3653]: time=\"2026-06-12T15:46:08.597136476Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.602124 | controller |     "Jun 12 15:46:08.597886 crc crio[3653]: time=\"2026-06-12T15:46:08.597839356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602139 | controller |     "Jun 12 15:46:08.609975 crc crio[3653]: time=\"2026-06-12T15:46:08.602112915Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles\" id=292a5253-cd2a-410d-a7af-958c122b1615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602157 | controller |     "Jun 12 15:46:08.609975 crc crio[3653]: time=\"2026-06-12T15:46:08.603279858Z\" level=info msg=\"Started container\" PID=15118 containerID=7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a description=openshift-marketplace/redhat-marketplace-sndsg/extract-content id=87044975-d2ea-4fa7-b29f-4aa53d5d96ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c",
2026-06-12 17:11:43.602172 | controller |     "Jun 12 15:46:08.614708 crc crio[3653]: time=\"2026-06-12T15:46:08.614386019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602187 | controller |     "Jun 12 15:46:08.650196 crc crio[3653]: time=\"2026-06-12T15:46:08.649985646Z\" level=info msg=\"Ran pod sandbox 099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=450f46b5-61fa-49ef-82bf-b9daed42dd06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.602202 | controller |     "Jun 12 15:46:08.671010 crc crio[3653]: time=\"2026-06-12T15:46:08.670305104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=f27932d7-3c27-41e0-a136-40e720f06a34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.602217 | controller |     "Jun 12 15:46:08.687414 crc crio[3653]: time=\"2026-06-12T15:46:08.687308211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=84adcfb6-e57e-4a61-8b16-97573a2e3245 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.602232 | controller |     "Jun 12 15:46:08.694314 crc crio[3653]: time=\"2026-06-12T15:46:08.694219284Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ce5c587b-bbb7-42f7-bb81-12b0c65bbd2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602246 | controller |     "Jun 12 15:46:08.699477 crc crio[3653]: time=\"2026-06-12T15:46:08.699259115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602261 | controller |     "Jun 12 15:46:08.717590 crc crio[3653]: time=\"2026-06-12T15:46:08.717386853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602276 | controller |     "Jun 12 15:46:08.814357 crc crio[3653]: time=\"2026-06-12T15:46:08.814245375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602290 | controller |     "Jun 12 15:46:08.824594 crc crio[3653]: time=\"2026-06-12T15:46:08.824353898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602305 | controller |     "Jun 12 15:46:08.884168 crc crio[3653]: time=\"2026-06-12T15:46:08.883900636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=472dc4a9-bcee-4daf-a34d-1cf3db76dfdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.602319 | controller |     "Jun 12 15:46:08.893270 crc crio[3653]: time=\"2026-06-12T15:46:08.893081433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6ba77f5c-635e-4644-8905-9aaab67ddd05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.602337 | controller |     "Jun 12 15:46:08.902837 crc crio[3653]: time=\"2026-06-12T15:46:08.901020945Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=04fe563f-e19c-46ff-850e-e2c204a5e0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602356 | controller |     "Jun 12 15:46:08.902837 crc crio[3653]: time=\"2026-06-12T15:46:08.901445077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602400 | controller |     "Jun 12 15:46:08.947739 crc crio[3653]: time=\"2026-06-12T15:46:08.94761794Z\" level=info msg=\"Created container e8b81fded31ae12365575fb2c5d9984681fe6ab865c8b1a7e5c5b8116dc578a5: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager\" id=4c013c7e-e347-4ff1-8e69-7f861f086f1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602417 | controller |     "Jun 12 15:46:08.951011 crc crio[3653]: time=\"2026-06-12T15:46:08.950931223Z\" level=info msg=\"Starting container: e8b81fded31ae12365575fb2c5d9984681fe6ab865c8b1a7e5c5b8116dc578a5\" id=39924c76-f0e6-4e60-95b5-fec86554b16d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602432 | controller |     "Jun 12 15:46:08.956129 crc crio[3653]: time=\"2026-06-12T15:46:08.954802481Z\" level=info msg=\"Created container 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93: openshift-marketplace/certified-operators-q9lp4/extract-content\" id=88bfa396-3f7c-462a-a8f8-81a010f3f061 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602447 | controller |     "Jun 12 15:46:08.961760 crc crio[3653]: time=\"2026-06-12T15:46:08.961682024Z\" level=info msg=\"Starting container: 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93\" id=827c5762-2ad9-4450-a2f3-8bb0bf555d62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602462 | controller |     "Jun 12 15:46:08.972911 crc crio[3653]: time=\"2026-06-12T15:46:08.972785195Z\" level=info msg=\"Started container\" PID=15177 containerID=e8b81fded31ae12365575fb2c5d9984681fe6ab865c8b1a7e5c5b8116dc578a5 description=openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager id=39924c76-f0e6-4e60-95b5-fec86554b16d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74",
2026-06-12 17:11:43.602477 | controller |     "Jun 12 15:46:08.976397 crc crio[3653]: time=\"2026-06-12T15:46:08.97618535Z\" level=info msg=\"Started container\" PID=15175 containerID=97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93 description=openshift-marketplace/certified-operators-q9lp4/extract-content id=827c5762-2ad9-4450-a2f3-8bb0bf555d62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895",
2026-06-12 17:11:43.602492 | controller |     "Jun 12 15:46:08.989636 crc crio[3653]: time=\"2026-06-12T15:46:08.98941087Z\" level=info msg=\"Created container 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033: openshift-marketplace/certified-operators-l27pk/extract-content\" id=7fde3bb2-217b-411f-8780-ba93b366d2cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602507 | controller |     "Jun 12 15:46:08.996454 crc crio[3653]: time=\"2026-06-12T15:46:08.996382875Z\" level=info msg=\"Starting container: 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033\" id=d630e95d-ae4b-4d8c-a219-7771db0b104e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602522 | controller |     "Jun 12 15:46:09.003162 crc crio[3653]: time=\"2026-06-12T15:46:09.00296244Z\" level=info msg=\"Created container a7033bcdbc64e491d475b09e4275e306fa676156975fa58ded6ed4518784e9b4: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager\" id=a20388d0-07f2-44fc-a075-b7e1346599cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602542 | controller |     "Jun 12 15:46:09.004992 crc crio[3653]: time=\"2026-06-12T15:46:09.004888944Z\" level=info msg=\"Starting container: a7033bcdbc64e491d475b09e4275e306fa676156975fa58ded6ed4518784e9b4\" id=d061030c-700e-4fd1-b617-bd41bd97a312 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602558 | controller |     "Jun 12 15:46:09.010441 crc crio[3653]: time=\"2026-06-12T15:46:09.010340146Z\" level=info msg=\"Started container\" PID=15150 containerID=6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033 description=openshift-marketplace/certified-operators-l27pk/extract-content id=d630e95d-ae4b-4d8c-a219-7771db0b104e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576",
2026-06-12 17:11:43.602573 | controller |     "Jun 12 15:46:09.016181 crc crio[3653]: time=\"2026-06-12T15:46:09.01583757Z\" level=info msg=\"Started container\" PID=15176 containerID=a7033bcdbc64e491d475b09e4275e306fa676156975fa58ded6ed4518784e9b4 description=openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager id=d061030c-700e-4fd1-b617-bd41bd97a312 name=/runtime.v1.RuntimeService/StartContainer sandboxID=391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24",
2026-06-12 17:11:43.602589 | controller |     "Jun 12 15:46:09.045328 crc crio[3653]: time=\"2026-06-12T15:46:09.044435571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602604 | controller |     "Jun 12 15:46:09.066138 crc crio[3653]: time=\"2026-06-12T15:46:09.066040886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602619 | controller |     "Jun 12 15:46:09.096189 crc crio[3653]: time=\"2026-06-12T15:46:09.095960784Z\" level=info msg=\"Created container 19be95616703d7d33d2099b5689a20c0731f0caeb499b2438dac030eb90ea971: openshift-kube-apiserver/installer-13-crc/installer\" id=ec7600cb-195d-4772-b42a-ad5e739e1c13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602634 | controller |     "Jun 12 15:46:09.097283 crc crio[3653]: time=\"2026-06-12T15:46:09.097142587Z\" level=info msg=\"Created container ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles\" id=292a5253-cd2a-410d-a7af-958c122b1615 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602649 | controller |     "Jun 12 15:46:09.101175 crc crio[3653]: time=\"2026-06-12T15:46:09.100973995Z\" level=info msg=\"Created container d63bb2515582ed1115cefcdf58f9fa402dab010272ecfce2d47a579b12ef75f0: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=39425b93-8829-4e58-94d3-15817aa07a32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602664 | controller |     "Jun 12 15:46:09.103355 crc crio[3653]: time=\"2026-06-12T15:46:09.103218127Z\" level=info msg=\"Starting container: d63bb2515582ed1115cefcdf58f9fa402dab010272ecfce2d47a579b12ef75f0\" id=a1cd2d20-65c5-4f05-985e-1b5342cbd0ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602679 | controller |     "Jun 12 15:46:09.109312 crc crio[3653]: time=\"2026-06-12T15:46:09.104798152Z\" level=info msg=\"Starting container: 19be95616703d7d33d2099b5689a20c0731f0caeb499b2438dac030eb90ea971\" id=cf30aa2b-ef50-4433-969b-841912703d02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602693 | controller |     "Jun 12 15:46:09.121228 crc crio[3653]: time=\"2026-06-12T15:46:09.104834703Z\" level=info msg=\"Starting container: ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e\" id=071aa8e7-5a94-4686-a6cf-c3e6954bf24f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602711 | controller |     "Jun 12 15:46:09.123476 crc crio[3653]: time=\"2026-06-12T15:46:09.123393462Z\" level=info msg=\"Started container\" PID=15170 containerID=d63bb2515582ed1115cefcdf58f9fa402dab010272ecfce2d47a579b12ef75f0 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=a1cd2d20-65c5-4f05-985e-1b5342cbd0ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b",
2026-06-12 17:11:43.602727 | controller |     "Jun 12 15:46:09.131084 crc crio[3653]: time=\"2026-06-12T15:46:09.130852351Z\" level=info msg=\"Started container\" PID=15194 containerID=ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e description=openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles id=071aa8e7-5a94-4686-a6cf-c3e6954bf24f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef",
2026-06-12 17:11:43.602743 | controller |     "Jun 12 15:46:09.154872 crc crio[3653]: time=\"2026-06-12T15:46:09.15403522Z\" level=info msg=\"Started container\" PID=15181 containerID=19be95616703d7d33d2099b5689a20c0731f0caeb499b2438dac030eb90ea971 description=openshift-kube-apiserver/installer-13-crc/installer id=cf30aa2b-ef50-4433-969b-841912703d02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc",
2026-06-12 17:11:43.602758 | controller |     "Jun 12 15:46:09.175846 crc crio[3653]: time=\"2026-06-12T15:46:09.171011166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602773 | controller |     "Jun 12 15:46:09.216606 crc crio[3653]: time=\"2026-06-12T15:46:09.216386787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602788 | controller |     "Jun 12 15:46:09.268093 crc crio[3653]: time=\"2026-06-12T15:46:09.267902259Z\" level=info msg=\"Created container b0ae801b781968123731e8b185a18f92a1e900f3bc0576c69dedbcffd623874e: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ce5c587b-bbb7-42f7-bb81-12b0c65bbd2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602803 | controller |     "Jun 12 15:46:09.277407 crc crio[3653]: time=\"2026-06-12T15:46:09.277304482Z\" level=info msg=\"Starting container: b0ae801b781968123731e8b185a18f92a1e900f3bc0576c69dedbcffd623874e\" id=71816bd3-0fb5-42ee-947c-484bb74d55c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602818 | controller |     "Jun 12 15:46:09.289772 crc crio[3653]: time=\"2026-06-12T15:46:09.28936824Z\" level=info msg=\"Started container\" PID=15250 containerID=b0ae801b781968123731e8b185a18f92a1e900f3bc0576c69dedbcffd623874e description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=71816bd3-0fb5-42ee-947c-484bb74d55c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940",
2026-06-12 17:11:43.602833 | controller |     "Jun 12 15:46:09.406890 crc crio[3653]: time=\"2026-06-12T15:46:09.405622095Z\" level=info msg=\"Created container 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=04fe563f-e19c-46ff-850e-e2c204a5e0e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602848 | controller |     "Jun 12 15:46:09.413348 crc crio[3653]: time=\"2026-06-12T15:46:09.41293378Z\" level=info msg=\"Starting container: 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e\" id=1e33c483-8fa4-40cf-b0db-25ae86b478f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.602867 | controller |     "Jun 12 15:46:09.426418 crc crio[3653]: time=\"2026-06-12T15:46:09.425923504Z\" level=info msg=\"Started container\" PID=15258 containerID=5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=1e33c483-8fa4-40cf-b0db-25ae86b478f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00",
2026-06-12 17:11:43.602882 | controller |     "Jun 12 15:46:09.947264 crc crio[3653]: time=\"2026-06-12T15:46:09.947128709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8d4c3d9f-dddf-4aa9-9e3b-fee47a06ef65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.602897 | controller |     "Jun 12 15:46:09.968355 crc crio[3653]: time=\"2026-06-12T15:46:09.968144347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5652a540-6916-42d9-a43e-915a11aabe88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.602912 | controller |     "Jun 12 15:46:09.973276 crc crio[3653]: time=\"2026-06-12T15:46:09.973057765Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8558f74b-98c3-4be6-b5b2-34a006a0a8be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.602927 | controller |     "Jun 12 15:46:09.973839 crc crio[3653]: time=\"2026-06-12T15:46:09.973562869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.602942 | controller |     "Jun 12 15:46:10.088278 crc crio[3653]: time=\"2026-06-12T15:46:10.086194413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2926ee36-7e96-4908-b003-af2017fb6152 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.602957 | controller |     "Jun 12 15:46:10.109764 crc crio[3653]: time=\"2026-06-12T15:46:10.109718932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1a701260-2806-405b-bc5d-e234619f6a79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.602971 | controller |     "Jun 12 15:46:10.121343 crc crio[3653]: time=\"2026-06-12T15:46:10.121289436Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a6af8c19-1cdc-4049-9f81-03ce4ca8e248 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.602985 | controller |     "Jun 12 15:46:10.131466 crc crio[3653]: time=\"2026-06-12T15:46:10.131378888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b52850fa-d4d9-448d-bd45-14164265c7fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.603000 | controller |     "Jun 12 15:46:10.134922 crc crio[3653]: time=\"2026-06-12T15:46:10.134775963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603015 | controller |     "Jun 12 15:46:10.141947 crc crio[3653]: time=\"2026-06-12T15:46:10.141782979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603029 | controller |     "Jun 12 15:46:10.974389 crc crio[3653]: time=\"2026-06-12T15:46:10.973374847Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sndsg/registry-server\" id=ed85bcd5-9670-4000-9b21-abdc8fd38962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603060 | controller |     "Jun 12 15:46:10.976046 crc crio[3653]: time=\"2026-06-12T15:46:10.975206648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603074 | controller |     "Jun 12 15:46:11.005566 crc crio[3653]: time=\"2026-06-12T15:46:11.004631842Z\" level=info msg=\"Created container 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=8558f74b-98c3-4be6-b5b2-34a006a0a8be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603089 | controller |     "Jun 12 15:46:11.029582 crc crio[3653]: time=\"2026-06-12T15:46:11.025934279Z\" level=info msg=\"Starting container: 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c\" id=2aff3435-adab-49c7-993a-b6ef6f9054f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.603104 | controller |     "Jun 12 15:46:11.082947 crc crio[3653]: time=\"2026-06-12T15:46:11.063060788Z\" level=info msg=\"Started container\" PID=15301 containerID=9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c description=openshift-marketplace/community-operators-qhh6t/registry-server id=2aff3435-adab-49c7-993a-b6ef6f9054f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217",
2026-06-12 17:11:43.603118 | controller |     "Jun 12 15:46:11.180236 crc crio[3653]: time=\"2026-06-12T15:46:11.180159206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603133 | controller |     "Jun 12 15:46:11.194202 crc crio[3653]: time=\"2026-06-12T15:46:11.194137948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603148 | controller |     "Jun 12 15:46:11.361620 crc crio[3653]: time=\"2026-06-12T15:46:11.36136229Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-xqnbq/registry-server\" id=1865a52d-4a93-4962-adfd-3bef85be9d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603163 | controller |     "Jun 12 15:46:11.362444 crc crio[3653]: time=\"2026-06-12T15:46:11.362379729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603177 | controller |     "Jun 12 15:46:11.424704 crc crio[3653]: time=\"2026-06-12T15:46:11.424436867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ef47db36-a414-4bbd-813c-cf1d3170b0a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.603192 | controller |     "Jun 12 15:46:11.465999 crc crio[3653]: time=\"2026-06-12T15:46:11.465913548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=43be5e4e-fd84-4eef-bdd2-cb1174527129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.603207 | controller |     "Jun 12 15:46:11.504875 crc crio[3653]: time=\"2026-06-12T15:46:11.504217871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603221 | controller |     "Jun 12 15:46:11.510818 crc crio[3653]: time=\"2026-06-12T15:46:11.510747554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603236 | controller |     "Jun 12 15:46:11.633270 crc crio[3653]: time=\"2026-06-12T15:46:11.63238993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ed848425-07dd-4d6d-8886-a85136cce23f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.603254 | controller |     "Jun 12 15:46:11.637844 crc crio[3653]: time=\"2026-06-12T15:46:11.63776074Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=b6e383ea-12e9-499c-9ae6-7403c0c98774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603269 | controller |     "Jun 12 15:46:11.638232 crc crio[3653]: time=\"2026-06-12T15:46:11.638159832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603284 | controller |     "Jun 12 15:46:11.656172 crc crio[3653]: time=\"2026-06-12T15:46:11.655876018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d4be602-695c-45da-8812-ccccf1e11d1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.603298 | controller |     "Jun 12 15:46:11.755377 crc crio[3653]: time=\"2026-06-12T15:46:11.755247901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603313 | controller |     "Jun 12 15:46:11.761628 crc crio[3653]: time=\"2026-06-12T15:46:11.761362732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603327 | controller |     "Jun 12 15:46:12.459367 crc crio[3653]: time=\"2026-06-12T15:46:12.459146532Z\" level=info msg=\"Created container dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=b6e383ea-12e9-499c-9ae6-7403c0c98774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603343 | controller |     "Jun 12 15:46:12.469930 crc crio[3653]: time=\"2026-06-12T15:46:12.469158942Z\" level=info msg=\"Starting container: dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4\" id=b486e605-389f-4718-a1a6-a51d9bb82873 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.603376 | controller |     "Jun 12 15:46:12.557412 crc crio[3653]: time=\"2026-06-12T15:46:12.557162196Z\" level=info msg=\"Started container\" PID=15341 containerID=dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4 description=openshift-marketplace/certified-operators-l27pk/registry-server id=b486e605-389f-4718-a1a6-a51d9bb82873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576",
2026-06-12 17:11:43.603397 | controller |     "Jun 12 15:46:12.567981 crc crio[3653]: time=\"2026-06-12T15:46:12.567266909Z\" level=info msg=\"Created container 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c: openshift-marketplace/redhat-marketplace-sndsg/registry-server\" id=ed85bcd5-9670-4000-9b21-abdc8fd38962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603413 | controller |     "Jun 12 15:46:12.572061 crc crio[3653]: time=\"2026-06-12T15:46:12.57194256Z\" level=info msg=\"Starting container: 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c\" id=7bef486d-9314-4b0b-9e4e-b4f5670fa5f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.603427 | controller |     "Jun 12 15:46:12.596092 crc crio[3653]: time=\"2026-06-12T15:46:12.593485393Z\" level=info msg=\"Created container e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36: openshift-marketplace/community-operators-xqnbq/registry-server\" id=1865a52d-4a93-4962-adfd-3bef85be9d2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603445 | controller |     "Jun 12 15:46:12.602733 crc crio[3653]: time=\"2026-06-12T15:46:12.596000133Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-q9lp4/registry-server\" id=c543425e-efc4-443d-b13f-5e3932903eac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603460 | controller |     "Jun 12 15:46:12.602733 crc crio[3653]: time=\"2026-06-12T15:46:12.602171066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603475 | controller |     "Jun 12 15:46:12.619270 crc crio[3653]: time=\"2026-06-12T15:46:12.619202603Z\" level=info msg=\"Starting container: e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36\" id=98d0cd7f-348c-4543-a420-c5f52ac47920 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.603489 | controller |     "Jun 12 15:46:12.661044 crc crio[3653]: time=\"2026-06-12T15:46:12.66087668Z\" level=info msg=\"Started container\" PID=15325 containerID=56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c description=openshift-marketplace/redhat-marketplace-sndsg/registry-server id=7bef486d-9314-4b0b-9e4e-b4f5670fa5f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c",
2026-06-12 17:11:43.603504 | controller |     "Jun 12 15:46:12.801789 crc crio[3653]: time=\"2026-06-12T15:46:12.801362654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603519 | controller |     "Jun 12 15:46:12.805489 crc crio[3653]: time=\"2026-06-12T15:46:12.805094149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603533 | controller |     "Jun 12 15:46:13.002392 crc crio[3653]: time=\"2026-06-12T15:46:13.001941002Z\" level=info msg=\"Started container\" PID=15333 containerID=e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36 description=openshift-marketplace/community-operators-xqnbq/registry-server id=98d0cd7f-348c-4543-a420-c5f52ac47920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62",
2026-06-12 17:11:43.603548 | controller |     "Jun 12 15:46:13.698236 crc crio[3653]: time=\"2026-06-12T15:46:13.697372855Z\" level=info msg=\"Created container 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525: openshift-marketplace/certified-operators-q9lp4/registry-server\" id=c543425e-efc4-443d-b13f-5e3932903eac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603562 | controller |     "Jun 12 15:46:13.701555 crc crio[3653]: time=\"2026-06-12T15:46:13.701307555Z\" level=info msg=\"Starting container: 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525\" id=241298c2-f1ab-482f-845e-c47f34dc1d98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.603577 | controller |     "Jun 12 15:46:13.756148 crc crio[3653]: time=\"2026-06-12T15:46:13.755199564Z\" level=info msg=\"Started container\" PID=15380 containerID=0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525 description=openshift-marketplace/certified-operators-q9lp4/registry-server id=241298c2-f1ab-482f-845e-c47f34dc1d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895",
2026-06-12 17:11:43.603592 | controller |     "Jun 12 15:46:15.778836 crc crio[3653]: time=\"2026-06-12T15:46:15.778388469Z\" level=info msg=\"Stopping pod sandbox: fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b\" id=6b8e6e13-ecf8-4071-8544-f95286340d65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.603607 | controller |     "Jun 12 15:46:15.779853 crc crio[3653]: time=\"2026-06-12T15:46:15.779248223Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b UID:a43e2b27-315c-4087-af88-ff75eaa57ffd NetNS:/var/run/netns/730d842b-7ab6-4146-a3b2-5bc56d7a1ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda43e2b27_315c_4087_af88_ff75eaa57ffd.slice PodAnnotations:0xc001610750}] Aliases:map[]}\"",
2026-06-12 17:11:43.603626 | controller |     "Jun 12 15:46:15.779853 crc crio[3653]: time=\"2026-06-12T15:46:15.779427458Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.603641 | controller |     "Jun 12 15:46:18.079309 crc crio[3653]: time=\"2026-06-12T15:46:18.078190728Z\" level=info msg=\"Stopping pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=3da56274-a1f2-4de4-9279-eef15c5b16c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.603656 | controller |     "Jun 12 15:46:18.080456 crc crio[3653]: time=\"2026-06-12T15:46:18.08002021Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29687985-d6nmt Namespace:openshift-operator-lifecycle-manager ID:3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef UID:eacbb060-4e88-46c6-adc4-1cf62008c8d6 NetNS:/var/run/netns/58d7c6e1-bc8a-4818-9377-eadf8432d2cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeacbb060_4e88_46c6_adc4_1cf62008c8d6.slice PodAnnotations:0xc00008d238}] Aliases:map[]}\"",
2026-06-12 17:11:43.603671 | controller |     "Jun 12 15:46:18.080456 crc crio[3653]: time=\"2026-06-12T15:46:18.080287327Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29687985-d6nmt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.603686 | controller |     "Jun 12 15:46:21.091412 crc crio[3653]: time=\"2026-06-12T15:46:21.090811869Z\" level=info msg=\"Stopped pod sandbox: fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b\" id=6b8e6e13-ecf8-4071-8544-f95286340d65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.603700 | controller |     "Jun 12 15:46:22.426854 crc crio[3653]: time=\"2026-06-12T15:46:22.426174123Z\" level=info msg=\"Stopped pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=3da56274-a1f2-4de4-9279-eef15c5b16c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.603714 | controller |     "Jun 12 15:46:23.555395 crc crio[3653]: time=\"2026-06-12T15:46:23.555167038Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e12951b1-f1b7-47e4-948f-b1436eef0389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.603729 | controller |     "Jun 12 15:46:23.751051 crc crio[3653]: time=\"2026-06-12T15:46:23.750475717Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=998d7810-1120-4e44-bbfe-735dddc8e4d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.603744 | controller |     "Jun 12 15:46:23.860932 crc crio[3653]: time=\"2026-06-12T15:46:23.860742825Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lfb4f/registry-server\" id=d51056d8-ddc9-4b23-8a05-23555722f7c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603758 | controller |     "Jun 12 15:46:23.861610 crc crio[3653]: time=\"2026-06-12T15:46:23.861340082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603777 | controller |     "Jun 12 15:46:23.957824 crc crio[3653]: time=\"2026-06-12T15:46:23.956830246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603793 | controller |     "Jun 12 15:46:23.964846 crc crio[3653]: time=\"2026-06-12T15:46:23.964398078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603807 | controller |     "Jun 12 15:46:24.282665 crc crio[3653]: time=\"2026-06-12T15:46:24.282066393Z\" level=info msg=\"Created container 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c: openshift-marketplace/redhat-operators-lfb4f/registry-server\" id=d51056d8-ddc9-4b23-8a05-23555722f7c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603822 | controller |     "Jun 12 15:46:24.285179 crc crio[3653]: time=\"2026-06-12T15:46:24.28478991Z\" level=info msg=\"Starting container: 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c\" id=c99e9367-454f-4aa3-8e30-11ba8cdfa77b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.603837 | controller |     "Jun 12 15:46:24.300842 crc crio[3653]: time=\"2026-06-12T15:46:24.300609313Z\" level=info msg=\"Started container\" PID=15621 containerID=03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c description=openshift-marketplace/redhat-operators-lfb4f/registry-server id=c99e9367-454f-4aa3-8e30-11ba8cdfa77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac",
2026-06-12 17:11:43.603853 | controller |     "Jun 12 15:46:26.612096 crc crio[3653]: time=\"2026-06-12T15:46:26.611295988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a6925458-b1ca-4796-bb29-d7084a286739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.603868 | controller |     "Jun 12 15:46:26.656167 crc crio[3653]: time=\"2026-06-12T15:46:26.656071642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=579a2470-dd27-4f4b-a11d-5ebc2420dd5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.603883 | controller |     "Jun 12 15:46:27.381226 crc crio[3653]: time=\"2026-06-12T15:46:27.380845557Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d7195995-8f58-43ce-af16-cb8329cc0748 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603898 | controller |     "Jun 12 15:46:27.381832 crc crio[3653]: time=\"2026-06-12T15:46:27.381471485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603913 | controller |     "Jun 12 15:46:27.485455 crc crio[3653]: time=\"2026-06-12T15:46:27.485309623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603928 | controller |     "Jun 12 15:46:27.493675 crc crio[3653]: time=\"2026-06-12T15:46:27.493396179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.603943 | controller |     "Jun 12 15:46:28.310932 crc crio[3653]: time=\"2026-06-12T15:46:28.309857542Z\" level=info msg=\"Created container 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=d7195995-8f58-43ce-af16-cb8329cc0748 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.603958 | controller |     "Jun 12 15:46:28.314129 crc crio[3653]: time=\"2026-06-12T15:46:28.313878865Z\" level=info msg=\"Starting container: 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77\" id=7fbd6517-e7c8-4468-b2ca-bb7fdded5948 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.603978 | controller |     "Jun 12 15:46:28.365937 crc crio[3653]: time=\"2026-06-12T15:46:28.365815289Z\" level=info msg=\"Started container\" PID=15680 containerID=8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=7fbd6517-e7c8-4468-b2ca-bb7fdded5948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae",
2026-06-12 17:11:43.603994 | controller |     "Jun 12 15:46:36.539215 crc crio[3653]: time=\"2026-06-12T15:46:36.536311916Z\" level=info msg=\"Stopping container: 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd (timeout: 2s)\" id=8dd225e6-3fdf-4e9f-9ee8-423bf4807840 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.604009 | controller |     "Jun 12 15:46:36.667271 crc crio[3653]: time=\"2026-06-12T15:46:36.665466993Z\" level=info msg=\"Stopped container 99630c7916dfdffaba5f5fc573111b318d601865ca39d49bdcecb7d70492f4cd: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8dd225e6-3fdf-4e9f-9ee8-423bf4807840 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.604024 | controller |     "Jun 12 15:46:36.668156 crc crio[3653]: time=\"2026-06-12T15:46:36.667475269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=84fee3a2-a65c-4b55-815e-652b96204688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.604038 | controller |     "Jun 12 15:46:36.670183 crc crio[3653]: time=\"2026-06-12T15:46:36.6700095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=1721afb6-21af-4b6f-af5e-a700bad9b41e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.604053 | controller |     "Jun 12 15:46:36.678785 crc crio[3653]: time=\"2026-06-12T15:46:36.672363216Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=87d36c98-7786-4cec-b4e4-d5c83c70deb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.604067 | controller |     "Jun 12 15:46:36.678785 crc crio[3653]: time=\"2026-06-12T15:46:36.672932922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.604083 | controller |     "Jun 12 15:46:36.710378 crc crio[3653]: time=\"2026-06-12T15:46:36.710324099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.604097 | controller |     "Jun 12 15:46:36.714828 crc crio[3653]: time=\"2026-06-12T15:46:36.714793814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.604112 | controller |     "Jun 12 15:46:36.778912 crc crio[3653]: time=\"2026-06-12T15:46:36.778803327Z\" level=info msg=\"Removing container: 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f\" id=7c344bc9-1aad-4887-9ac0-46b41e5877d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604127 | controller |     "Jun 12 15:46:36.859645 crc crio[3653]: time=\"2026-06-12T15:46:36.859174487Z\" level=info msg=\"Created container 0446950fd45b88d069986396798af0aa95cc8d6cd0ee2e0788dd1f3a2b872d5e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=87d36c98-7786-4cec-b4e4-d5c83c70deb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.604142 | controller |     "Jun 12 15:46:36.861800 crc crio[3653]: time=\"2026-06-12T15:46:36.861709838Z\" level=info msg=\"Starting container: 0446950fd45b88d069986396798af0aa95cc8d6cd0ee2e0788dd1f3a2b872d5e\" id=470e9020-f9dd-41b1-93eb-ef50b2bde52d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.604162 | controller |     "Jun 12 15:46:36.869363 crc crio[3653]: time=\"2026-06-12T15:46:36.8692538Z\" level=info msg=\"Started container\" PID=15849 containerID=0446950fd45b88d069986396798af0aa95cc8d6cd0ee2e0788dd1f3a2b872d5e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=470e9020-f9dd-41b1-93eb-ef50b2bde52d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7",
2026-06-12 17:11:43.604178 | controller |     "Jun 12 15:46:36.918830 crc crio[3653]: time=\"2026-06-12T15:46:36.918696804Z\" level=info msg=\"Removed container 9baa202d9f6552a236fb29d67b1e7023841208bc90c19d62ece5d0867934ea8f: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7c344bc9-1aad-4887-9ac0-46b41e5877d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604192 | controller |     "Jun 12 15:46:45.019183 crc crio[3653]: time=\"2026-06-12T15:46:45.018303856Z\" level=info msg=\"Stopping container: 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525 (timeout: 2s)\" id=db5ce47e-67dc-4a47-8476-078257978619 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.604206 | controller |     "Jun 12 15:46:45.201069 crc crio[3653]: time=\"2026-06-12T15:46:45.19024542Z\" level=info msg=\"Stopped container 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525: openshift-marketplace/certified-operators-q9lp4/registry-server\" id=db5ce47e-67dc-4a47-8476-078257978619 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.604221 | controller |     "Jun 12 15:46:45.201069 crc crio[3653]: time=\"2026-06-12T15:46:45.199428127Z\" level=info msg=\"Stopping pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=e9623df2-c7e8-43bc-9d13-47b7be54a57f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604236 | controller |     "Jun 12 15:46:45.202458 crc crio[3653]: time=\"2026-06-12T15:46:45.201974669Z\" level=info msg=\"Got pod network &{Name:certified-operators-q9lp4 Namespace:openshift-marketplace ID:e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895 UID:6fbd2651-2eff-4f92-8071-f8cfc609b61e NetNS:/var/run/netns/e698c78c-8e83-49fc-a3b6-196ee93873c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6fbd2651_2eff_4f92_8071_f8cfc609b61e.slice PodAnnotations:0xc000e1af90}] Aliases:map[]}\"",
2026-06-12 17:11:43.604251 | controller |     "Jun 12 15:46:45.202458 crc crio[3653]: time=\"2026-06-12T15:46:45.202440732Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-q9lp4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.604265 | controller |     "Jun 12 15:46:45.231717 crc crio[3653]: time=\"2026-06-12T15:46:45.231601878Z\" level=info msg=\"Stopping container: e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36 (timeout: 2s)\" id=999e67d3-f2d0-4196-891c-d0610d087c02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.604280 | controller |     "Jun 12 15:46:45.753703 crc crio[3653]: time=\"2026-06-12T15:46:45.753598175Z\" level=info msg=\"Stopped pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=e9623df2-c7e8-43bc-9d13-47b7be54a57f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604294 | controller |     "Jun 12 15:46:45.893944 crc crio[3653]: time=\"2026-06-12T15:46:45.893535934Z\" level=info msg=\"Stopped container e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36: openshift-marketplace/community-operators-xqnbq/registry-server\" id=999e67d3-f2d0-4196-891c-d0610d087c02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.604312 | controller |     "Jun 12 15:46:45.899310 crc crio[3653]: time=\"2026-06-12T15:46:45.899045169Z\" level=info msg=\"Stopping pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=d7327e52-3dca-48e7-82e0-aa97dd6785e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604327 | controller |     "Jun 12 15:46:45.902921 crc crio[3653]: time=\"2026-06-12T15:46:45.902558137Z\" level=info msg=\"Got pod network &{Name:community-operators-xqnbq Namespace:openshift-marketplace ID:ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62 UID:9237056e-d368-4807-a45b-d8be65192aac NetNS:/var/run/netns/8d2435d5-1d20-4f5b-af62-8243435c0976 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9237056e_d368_4807_a45b_d8be65192aac.slice PodAnnotations:0xc0007649a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.604343 | controller |     "Jun 12 15:46:45.903465 crc crio[3653]: time=\"2026-06-12T15:46:45.903355849Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-xqnbq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.604362 | controller |     "Jun 12 15:46:45.958892 crc crio[3653]: time=\"2026-06-12T15:46:45.958766441Z\" level=info msg=\"Removing container: 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525\" id=f4e8e06f-5da0-4b24-b7c0-68cd076931ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604395 | controller |     "Jun 12 15:46:45.995307 crc crio[3653]: time=\"2026-06-12T15:46:45.995197471Z\" level=info msg=\"Removed container 0ae1bd907b6448b1c7ececa9f15055e45b0416f34ee1ac897de43547a4bdb525: openshift-marketplace/certified-operators-q9lp4/registry-server\" id=f4e8e06f-5da0-4b24-b7c0-68cd076931ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604410 | controller |     "Jun 12 15:46:46.001952 crc crio[3653]: time=\"2026-06-12T15:46:46.001859978Z\" level=info msg=\"Removing container: 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93\" id=ecb82237-fc85-4fbb-bc6a-bbcfeb67a7c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604425 | controller |     "Jun 12 15:46:46.027387 crc crio[3653]: time=\"2026-06-12T15:46:46.027267889Z\" level=info msg=\"Removed container 97c919af5432bce686f4a26bb0135805d56051734f8ad0eee0d50686e3a37f93: openshift-marketplace/certified-operators-q9lp4/extract-content\" id=ecb82237-fc85-4fbb-bc6a-bbcfeb67a7c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604440 | controller |     "Jun 12 15:46:46.033890 crc crio[3653]: time=\"2026-06-12T15:46:46.033634467Z\" level=info msg=\"Removing container: 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8\" id=2f7be0b5-294a-4e4e-83fb-ab64809f810a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604455 | controller |     "Jun 12 15:46:46.066164 crc crio[3653]: time=\"2026-06-12T15:46:46.066022514Z\" level=info msg=\"Removed container 9d4c4db49576e8527bb535da5a5aefc0e3e63cfeab0a2897504fc647834a4ec8: openshift-marketplace/certified-operators-q9lp4/extract-utilities\" id=2f7be0b5-294a-4e4e-83fb-ab64809f810a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604469 | controller |     "Jun 12 15:46:46.374170 crc crio[3653]: time=\"2026-06-12T15:46:46.374067061Z\" level=info msg=\"Stopped pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=d7327e52-3dca-48e7-82e0-aa97dd6785e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604484 | controller |     "Jun 12 15:46:46.973258 crc crio[3653]: time=\"2026-06-12T15:46:46.972866548Z\" level=info msg=\"Removing container: e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36\" id=ce91b85c-2797-4add-b29d-fdb06b678124 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604498 | controller |     "Jun 12 15:46:46.991787 crc crio[3653]: time=\"2026-06-12T15:46:46.991659924Z\" level=info msg=\"Removed container e0019dd9c20b1c8c80919a102bf9db7e5a64ac65ea6271419d14550debd9df36: openshift-marketplace/community-operators-xqnbq/registry-server\" id=ce91b85c-2797-4add-b29d-fdb06b678124 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604516 | controller |     "Jun 12 15:46:46.996106 crc crio[3653]: time=\"2026-06-12T15:46:46.996031666Z\" level=info msg=\"Removing container: bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a\" id=a072ed31-80a1-49ed-9f0c-5cc6421d676b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604531 | controller |     "Jun 12 15:46:47.036079 crc crio[3653]: time=\"2026-06-12T15:46:47.035978545Z\" level=info msg=\"Removed container bdcb3bff9643eac37e9d693958b4772998fb935993f7a018ff9fbf68737cf60a: openshift-marketplace/community-operators-xqnbq/extract-content\" id=a072ed31-80a1-49ed-9f0c-5cc6421d676b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604546 | controller |     "Jun 12 15:46:47.039543 crc crio[3653]: time=\"2026-06-12T15:46:47.039417901Z\" level=info msg=\"Removing container: d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f\" id=684bf317-3fd5-4ab5-a26a-1a6cd77bef66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604561 | controller |     "Jun 12 15:46:47.066569 crc crio[3653]: time=\"2026-06-12T15:46:47.066429508Z\" level=info msg=\"Removed container d66cb53ef7addf974e9fd796ab116056546ed056428c07069a683077b9969f1f: openshift-marketplace/community-operators-xqnbq/extract-utilities\" id=684bf317-3fd5-4ab5-a26a-1a6cd77bef66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604575 | controller |     "Jun 12 15:46:47.412342 crc crio[3653]: time=\"2026-06-12T15:46:47.412244692Z\" level=info msg=\"Stopping container: 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c (timeout: 2s)\" id=165aa7ba-e631-4c57-8c4f-c887464d0f35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.604589 | controller |     "Jun 12 15:46:47.560146 crc crio[3653]: time=\"2026-06-12T15:46:47.55967436Z\" level=info msg=\"Stopped container 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c: openshift-marketplace/redhat-marketplace-sndsg/registry-server\" id=165aa7ba-e631-4c57-8c4f-c887464d0f35 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.604603 | controller |     "Jun 12 15:46:47.562010 crc crio[3653]: time=\"2026-06-12T15:46:47.561698377Z\" level=info msg=\"Stopping pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=75b5f85f-ce29-457a-8601-7cff938bb3df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604618 | controller |     "Jun 12 15:46:47.562427 crc crio[3653]: time=\"2026-06-12T15:46:47.562339575Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sndsg Namespace:openshift-marketplace ID:6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c UID:51a7a6be-a1ed-4898-b30c-263b8c9d5099 NetNS:/var/run/netns/cf6b1d5b-dc42-473a-9027-803c968388de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod51a7a6be_a1ed_4898_b30c_263b8c9d5099.slice PodAnnotations:0xc0007652b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.604634 | controller |     "Jun 12 15:46:47.562993 crc crio[3653]: time=\"2026-06-12T15:46:47.56288715Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-sndsg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.604649 | controller |     "Jun 12 15:46:48.292622 crc crio[3653]: time=\"2026-06-12T15:46:48.292336658Z\" level=info msg=\"Stopped pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=75b5f85f-ce29-457a-8601-7cff938bb3df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604664 | controller |     "Jun 12 15:46:49.060312 crc crio[3653]: time=\"2026-06-12T15:46:49.059899242Z\" level=info msg=\"Removing container: 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c\" id=33929e7c-f83d-4f9d-9dcc-b1e83af5d906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604682 | controller |     "Jun 12 15:46:49.088011 crc crio[3653]: time=\"2026-06-12T15:46:49.087876905Z\" level=info msg=\"Removed container 56bdea683116dc3663ed01bd8a9432255e05686a4f2c55d3a70e56a2b2d6035c: openshift-marketplace/redhat-marketplace-sndsg/registry-server\" id=33929e7c-f83d-4f9d-9dcc-b1e83af5d906 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604697 | controller |     "Jun 12 15:46:49.093060 crc crio[3653]: time=\"2026-06-12T15:46:49.092834304Z\" level=info msg=\"Removing container: 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a\" id=42847f52-bed6-4d61-9f61-601e6cc5850d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604712 | controller |     "Jun 12 15:46:49.116046 crc crio[3653]: time=\"2026-06-12T15:46:49.114899042Z\" level=info msg=\"Removed container 7575e3acc7d6898d0e7f43be560160859e2ad96108eedee83f31b1fe8528005a: openshift-marketplace/redhat-marketplace-sndsg/extract-content\" id=42847f52-bed6-4d61-9f61-601e6cc5850d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604727 | controller |     "Jun 12 15:46:49.120005 crc crio[3653]: time=\"2026-06-12T15:46:49.117720501Z\" level=info msg=\"Removing container: 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f\" id=be173eaf-3140-42da-828c-584702b8617a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604741 | controller |     "Jun 12 15:46:49.148204 crc crio[3653]: time=\"2026-06-12T15:46:49.148105382Z\" level=info msg=\"Removed container 7fece1af602337d7c4a2606ff8aa99fcfd78ba1e3236e6b32c55534918242e3f: openshift-marketplace/redhat-marketplace-sndsg/extract-utilities\" id=be173eaf-3140-42da-828c-584702b8617a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.604755 | controller |     "Jun 12 15:46:49.467043 crc crio[3653]: time=\"2026-06-12T15:46:49.46693147Z\" level=info msg=\"Stopping pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=7e25b436-a45b-404c-9ccb-fd4af7e3e243 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604770 | controller |     "Jun 12 15:46:49.467043 crc crio[3653]: time=\"2026-06-12T15:46:49.467022252Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=7e25b436-a45b-404c-9ccb-fd4af7e3e243 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604784 | controller |     "Jun 12 15:46:49.468071 crc crio[3653]: time=\"2026-06-12T15:46:49.467359832Z\" level=info msg=\"Removing pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=b5ece233-5155-4cd6-bc9d-aa3523f3b48b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.604800 | controller |     "Jun 12 15:46:49.477718 crc crio[3653]: time=\"2026-06-12T15:46:49.477628989Z\" level=info msg=\"Removed pod sandbox: 4c4ebb877123e3f9d28365ff62a75ee071fec525d01c84ced4f89937c6c5a954\" id=b5ece233-5155-4cd6-bc9d-aa3523f3b48b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.604814 | controller |     "Jun 12 15:46:49.478911 crc crio[3653]: time=\"2026-06-12T15:46:49.478833723Z\" level=info msg=\"Stopping pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=140c095d-4c87-491b-be2c-baeb2f31cea9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604828 | controller |     "Jun 12 15:46:49.479030 crc crio[3653]: time=\"2026-06-12T15:46:49.478939926Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=140c095d-4c87-491b-be2c-baeb2f31cea9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604842 | controller |     "Jun 12 15:46:49.479988 crc crio[3653]: time=\"2026-06-12T15:46:49.479920563Z\" level=info msg=\"Removing pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=ea8a2864-4beb-4fd2-9017-e112688e33c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.604860 | controller |     "Jun 12 15:46:49.487317 crc crio[3653]: time=\"2026-06-12T15:46:49.487228408Z\" level=info msg=\"Removed pod sandbox: ad61f219f279edf7e402fd3b05310364c9bd38a15aa78c9a33a28d5433c6b899\" id=ea8a2864-4beb-4fd2-9017-e112688e33c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.604875 | controller |     "Jun 12 15:46:49.488376 crc crio[3653]: time=\"2026-06-12T15:46:49.488304708Z\" level=info msg=\"Stopping pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=22636554-e5a5-4f94-af74-3a1f179f6697 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604890 | controller |     "Jun 12 15:46:49.488479 crc crio[3653]: time=\"2026-06-12T15:46:49.48837518Z\" level=info msg=\"Stopped pod sandbox (already stopped): e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=22636554-e5a5-4f94-af74-3a1f179f6697 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604904 | controller |     "Jun 12 15:46:49.489187 crc crio[3653]: time=\"2026-06-12T15:46:49.489116761Z\" level=info msg=\"Removing pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=8a0fef75-5e44-4772-803d-7463ba3f718a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.604919 | controller |     "Jun 12 15:46:49.496634 crc crio[3653]: time=\"2026-06-12T15:46:49.496350704Z\" level=info msg=\"Removed pod sandbox: e233ba33ea52df09c4acdaf513853041ea5b976cf660ef956592a64c781ef895\" id=8a0fef75-5e44-4772-803d-7463ba3f718a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.604934 | controller |     "Jun 12 15:46:49.497391 crc crio[3653]: time=\"2026-06-12T15:46:49.49729332Z\" level=info msg=\"Stopping pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=b9ed06fa-7e0d-4403-89df-81f37f4d3957 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604949 | controller |     "Jun 12 15:46:49.497391 crc crio[3653]: time=\"2026-06-12T15:46:49.497357782Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=b9ed06fa-7e0d-4403-89df-81f37f4d3957 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.604963 | controller |     "Jun 12 15:46:49.498070 crc crio[3653]: time=\"2026-06-12T15:46:49.49799596Z\" level=info msg=\"Removing pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=c09efb5b-f3b6-44ca-96d1-cd9eed19e227 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.604979 | controller |     "Jun 12 15:46:49.507302 crc crio[3653]: time=\"2026-06-12T15:46:49.507169806Z\" level=info msg=\"Removed pod sandbox: 6c5e41477f04fdb7073c0afa5185d0c040dc93e022a81d7def08ff7f73f9f27c\" id=c09efb5b-f3b6-44ca-96d1-cd9eed19e227 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.604993 | controller |     "Jun 12 15:46:49.508274 crc crio[3653]: time=\"2026-06-12T15:46:49.508189695Z\" level=info msg=\"Stopping pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=e5dba5c4-81a2-4f0d-b6f2-4414d2264080 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.605008 | controller |     "Jun 12 15:46:49.508274 crc crio[3653]: time=\"2026-06-12T15:46:49.508266157Z\" level=info msg=\"Stopped pod sandbox (already stopped): ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=e5dba5c4-81a2-4f0d-b6f2-4414d2264080 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.605022 | controller |     "Jun 12 15:46:49.508954 crc crio[3653]: time=\"2026-06-12T15:46:49.508876954Z\" level=info msg=\"Removing pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=5f95cdfc-9838-4cbc-a790-26210450b160 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.605040 | controller |     "Jun 12 15:46:49.519609 crc crio[3653]: time=\"2026-06-12T15:46:49.519458481Z\" level=info msg=\"Removed pod sandbox: ade375e178b97bd7db3aaf6dd404f0f3981a97a86f9834783869fff544069f62\" id=5f95cdfc-9838-4cbc-a790-26210450b160 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.605055 | controller |     "Jun 12 15:46:50.985153 crc crio[3653]: time=\"2026-06-12T15:46:50.985040833Z\" level=info msg=\"Stopping container: 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c (timeout: 2s)\" id=8233c38e-ea8a-4d39-8733-92a3b454b048 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605069 | controller |     "Jun 12 15:46:51.120348 crc crio[3653]: time=\"2026-06-12T15:46:51.120155555Z\" level=info msg=\"Stopped container 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c: openshift-marketplace/redhat-operators-lfb4f/registry-server\" id=8233c38e-ea8a-4d39-8733-92a3b454b048 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605084 | controller |     "Jun 12 15:46:51.122597 crc crio[3653]: time=\"2026-06-12T15:46:51.122317153Z\" level=info msg=\"Stopping pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=4af084e9-5d1e-47fe-841f-44cd297027a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.605099 | controller |     "Jun 12 15:46:51.123431 crc crio[3653]: time=\"2026-06-12T15:46:51.123370561Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lfb4f Namespace:openshift-marketplace ID:c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac UID:03aff15e-a2a1-4e10-97bc-df1a79487999 NetNS:/var/run/netns/2ed07f8f-e3f9-4d96-88fb-566abe550538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod03aff15e_a2a1_4e10_97bc_df1a79487999.slice PodAnnotations:0xc0029a6a08}] Aliases:map[]}\"",
2026-06-12 17:11:43.605113 | controller |     "Jun 12 15:46:51.123771 crc crio[3653]: time=\"2026-06-12T15:46:51.123640249Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-lfb4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.605132 | controller |     "Jun 12 15:46:52.337031 crc crio[3653]: time=\"2026-06-12T15:46:52.336412723Z\" level=info msg=\"Stopped pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=4af084e9-5d1e-47fe-841f-44cd297027a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.605157 | controller |     "Jun 12 15:46:53.145767 crc crio[3653]: time=\"2026-06-12T15:46:53.145322253Z\" level=info msg=\"Removing container: 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c\" id=b3d07ae0-a072-4bee-80b4-0e2b94314e9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605172 | controller |     "Jun 12 15:46:53.167996 crc crio[3653]: time=\"2026-06-12T15:46:53.167848842Z\" level=info msg=\"Removed container 03214cd64825187ced3f129f4d8c34e50ef6ef621a72e72f88658e33db337d4c: openshift-marketplace/redhat-operators-lfb4f/registry-server\" id=b3d07ae0-a072-4bee-80b4-0e2b94314e9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605190 | controller |     "Jun 12 15:46:53.170839 crc crio[3653]: time=\"2026-06-12T15:46:53.170652457Z\" level=info msg=\"Removing container: 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6\" id=c1bfdc48-8026-4ba3-ac87-c7114022e3d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605209 | controller |     "Jun 12 15:46:53.193899 crc crio[3653]: time=\"2026-06-12T15:46:53.193727981Z\" level=info msg=\"Removed container 9bda616dfa6c91be63f8a09a7cab2f44cf42459e2b22ae9c57f89788e725e2a6: openshift-marketplace/redhat-operators-lfb4f/extract-content\" id=c1bfdc48-8026-4ba3-ac87-c7114022e3d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605227 | controller |     "Jun 12 15:46:53.198069 crc crio[3653]: time=\"2026-06-12T15:46:53.197989546Z\" level=info msg=\"Removing container: b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8\" id=622326d4-afaa-4bab-8c9c-cf0aec9b564a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605249 | controller |     "Jun 12 15:46:53.218109 crc crio[3653]: time=\"2026-06-12T15:46:53.218023127Z\" level=info msg=\"Removed container b61770d513483a682a3d535f5ce3321d1dcbb89ad001850cb6dc516432c234a8: openshift-marketplace/redhat-operators-lfb4f/extract-utilities\" id=622326d4-afaa-4bab-8c9c-cf0aec9b564a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605268 | controller |     "Jun 12 15:46:54.981251 crc crio[3653]: time=\"2026-06-12T15:46:54.980959698Z\" level=info msg=\"Stopping container: 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94 (timeout: 15s)\" id=0ca7c1ac-e4e9-4637-9cb8-2b73cd37cbca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605285 | controller |     "Jun 12 15:46:54.981251 crc crio[3653]: time=\"2026-06-12T15:46:54.98101993Z\" level=info msg=\"Stopping container: fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a (timeout: 15s)\" id=4bcbed2b-ca20-460a-9dcc-05bab0e833e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605303 | controller |     "Jun 12 15:46:54.981865 crc crio[3653]: time=\"2026-06-12T15:46:54.981344769Z\" level=info msg=\"Stopping container: 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1 (timeout: 15s)\" id=fc41b723-c55f-40a5-8b89-3aa28cb2e0b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605322 | controller |     "Jun 12 15:46:54.981865 crc crio[3653]: time=\"2026-06-12T15:46:54.98138507Z\" level=info msg=\"Stopping container: 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f (timeout: 15s)\" id=8b52c91d-ba72-4b0c-8b34-8802a156cb4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605341 | controller |     "Jun 12 15:46:54.983168 crc crio[3653]: time=\"2026-06-12T15:46:54.982998433Z\" level=info msg=\"Stopping container: 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c (timeout: 15s)\" id=43644de8-031f-4dd0-a789-f2147eca0f46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605378 | controller |     "Jun 12 15:46:55.296098 crc crio[3653]: time=\"2026-06-12T15:46:55.295009765Z\" level=info msg=\"Stopped container 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=0ca7c1ac-e4e9-4637-9cb8-2b73cd37cbca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605402 | controller |     "Jun 12 15:46:55.434180 crc crio[3653]: time=\"2026-06-12T15:46:55.43396019Z\" level=info msg=\"Stopped container 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=8b52c91d-ba72-4b0c-8b34-8802a156cb4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605421 | controller |     "Jun 12 15:46:55.488382 crc crio[3653]: time=\"2026-06-12T15:46:55.488265897Z\" level=info msg=\"Stopped container 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=fc41b723-c55f-40a5-8b89-3aa28cb2e0b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605439 | controller |     "Jun 12 15:46:55.543859 crc crio[3653]: time=\"2026-06-12T15:46:55.543805938Z\" level=info msg=\"Stopped container 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=43644de8-031f-4dd0-a789-f2147eca0f46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605457 | controller |     "Jun 12 15:46:55.626955 crc crio[3653]: time=\"2026-06-12T15:46:55.626866213Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=8e97ddba-eb5f-4c02-9da0-39377a572149 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.605481 | controller |     "Jun 12 15:46:55.627112 crc crio[3653]: time=\"2026-06-12T15:46:55.627061648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.605501 | controller |     "Jun 12 15:46:55.645193 crc crio[3653]: time=\"2026-06-12T15:46:55.644984253Z\" 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=8e97ddba-eb5f-4c02-9da0-39377a572149 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.605519 | controller |     "Jun 12 15:46:55.660019 crc crio[3653]: time=\"2026-06-12T15:46:55.659920606Z\" level=info msg=\"Ran pod sandbox ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=8e97ddba-eb5f-4c02-9da0-39377a572149 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.605538 | controller |     "Jun 12 15:46:55.669315 crc crio[3653]: time=\"2026-06-12T15:46:55.66597635Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=75ca3b40-c995-46b7-9106-a1f6d2036860 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.605555 | controller |     "Jun 12 15:46:55.700015 crc crio[3653]: time=\"2026-06-12T15:46:55.699878466Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4e6fc14-a091-41f6-81f6-3881d558b4dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.605574 | controller |     "Jun 12 15:46:55.719342 crc crio[3653]: time=\"2026-06-12T15:46:55.719288191Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=f230333a-220c-45d5-8716-f522af891676 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.605594 | controller |     "Jun 12 15:46:55.720083 crc crio[3653]: time=\"2026-06-12T15:46:55.720053851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.605613 | controller |     "Jun 12 15:46:55.746968 crc crio[3653]: time=\"2026-06-12T15:46:55.746665561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.605631 | controller |     "Jun 12 15:46:56.013798 crc crio[3653]: time=\"2026-06-12T15:46:56.013716527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.605648 | controller |     "Jun 12 15:46:56.144295 crc crio[3653]: time=\"2026-06-12T15:46:56.143945667Z\" level=info msg=\"Created container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=f230333a-220c-45d5-8716-f522af891676 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.605663 | controller |     "Jun 12 15:46:56.145860 crc crio[3653]: time=\"2026-06-12T15:46:56.145713544Z\" level=info msg=\"Starting container: 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554\" id=de8b8a64-81c4-4286-8a7a-512f7f54c948 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.605678 | controller |     "Jun 12 15:46:56.153362 crc crio[3653]: time=\"2026-06-12T15:46:56.153225057Z\" level=info msg=\"Started container\" PID=16360 containerID=905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=de8b8a64-81c4-4286-8a7a-512f7f54c948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2",
2026-06-12 17:11:43.605697 | controller |     "Jun 12 15:46:56.249100 crc crio[3653]: time=\"2026-06-12T15:46:56.248928914Z\" level=info msg=\"Removing container: d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048\" id=b44e7209-4763-46d2-ad80-4c235b95721b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605711 | controller |     "Jun 12 15:46:56.295825 crc crio[3653]: time=\"2026-06-12T15:46:56.295687157Z\" level=info msg=\"Removed container d3765e6c3edd35110ded938e220791152c385c8e1b83420c148604b08e135048: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b44e7209-4763-46d2-ad80-4c235b95721b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605726 | controller |     "Jun 12 15:46:57.505688 crc crio[3653]: time=\"2026-06-12T15:46:57.504924206Z\" level=info msg=\"Stopping pod sandbox: a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc\" id=6cbc9169-d3e6-41eb-8447-b3270ab2ddcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.605741 | controller |     "Jun 12 15:46:57.506611 crc crio[3653]: time=\"2026-06-12T15:46:57.506402046Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc UID:a1d297e6-a88e-4b37-98ee-665dc7957a9b NetNS:/var/run/netns/6cf51a2f-c360-446b-94f2-5dd687a4b911 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poda1d297e6_a88e_4b37_98ee_665dc7957a9b.slice PodAnnotations:0xc001790458}] Aliases:map[]}\"",
2026-06-12 17:11:43.605755 | controller |     "Jun 12 15:46:57.506862 crc crio[3653]: time=\"2026-06-12T15:46:57.506687004Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.605770 | controller |     "Jun 12 15:46:57.984950 crc crio[3653]: time=\"2026-06-12T15:46:57.984721151Z\" level=info msg=\"Stopped container fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=4bcbed2b-ca20-460a-9dcc-05bab0e833e3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.605784 | controller |     "Jun 12 15:46:57.987202 crc crio[3653]: time=\"2026-06-12T15:46:57.987089215Z\" level=info msg=\"Stopping pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=8f9a5b96-5ae8-420f-b22a-46001e706776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.605799 | controller |     "Jun 12 15:46:57.993576 crc crio[3653]: time=\"2026-06-12T15:46:57.993407356Z\" level=info msg=\"Stopped pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=8f9a5b96-5ae8-420f-b22a-46001e706776 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.605814 | controller |     "Jun 12 15:46:58.182578 crc crio[3653]: time=\"2026-06-12T15:46:58.182099945Z\" level=info msg=\"Stopped pod sandbox: a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc\" id=6cbc9169-d3e6-41eb-8447-b3270ab2ddcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.605829 | controller |     "Jun 12 15:46:58.540313 crc crio[3653]: time=\"2026-06-12T15:46:58.540131561Z\" level=info msg=\"Removing container: 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94\" id=56656420-f511-4c93-b637-f69d3f6cfc2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605843 | controller |     "Jun 12 15:46:58.579982 crc crio[3653]: time=\"2026-06-12T15:46:58.572735242Z\" level=info msg=\"Removed container 17e8792feabf4f0a6f40ebdc8adaa01cd391def4222ddd1a24d81ec3f8de2f94: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=56656420-f511-4c93-b637-f69d3f6cfc2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605862 | controller |     "Jun 12 15:46:58.584972 crc crio[3653]: time=\"2026-06-12T15:46:58.584808888Z\" level=info msg=\"Removing container: 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1\" id=4f52c264-a054-4eb3-bd8d-2c7b248f50fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605877 | controller |     "Jun 12 15:46:58.608644 crc crio[3653]: time=\"2026-06-12T15:46:58.608303263Z\" level=info msg=\"Removed container 680b16313321c82269bdab3d799f9eb2eccf9aba7654a07dbfcd9bdc4f85fce1: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=4f52c264-a054-4eb3-bd8d-2c7b248f50fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605892 | controller |     "Jun 12 15:46:58.613118 crc crio[3653]: time=\"2026-06-12T15:46:58.61302381Z\" level=info msg=\"Removing container: 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c\" id=2901feeb-7c79-4210-813b-b106321cfd07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605906 | controller |     "Jun 12 15:46:58.639573 crc crio[3653]: time=\"2026-06-12T15:46:58.639403783Z\" level=info msg=\"Removed container 1c14f0c728ac1858ca31ccafdb5cf7aa9ca0cc82e98b8b967fb163cca414e93c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=2901feeb-7c79-4210-813b-b106321cfd07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605922 | controller |     "Jun 12 15:46:58.648804 crc crio[3653]: time=\"2026-06-12T15:46:58.648648993Z\" level=info msg=\"Removing container: 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f\" id=2d42ff10-0e0e-4ae4-8392-8a131d430afc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605941 | controller |     "Jun 12 15:46:58.677790 crc crio[3653]: time=\"2026-06-12T15:46:58.677296217Z\" level=info msg=\"Removed container 02146f979f6ca608c38f5c8d807050d1382178a208528b88001fc23772722f0f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=2d42ff10-0e0e-4ae4-8392-8a131d430afc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605955 | controller |     "Jun 12 15:46:58.680963 crc crio[3653]: time=\"2026-06-12T15:46:58.680881954Z\" level=info msg=\"Removing container: fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a\" id=048cb2ab-de67-41f2-9977-a7980c9c1dfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605970 | controller |     "Jun 12 15:46:58.707659 crc crio[3653]: time=\"2026-06-12T15:46:58.707584376Z\" level=info msg=\"Removed container fe590ed02303631a9cab482c435111af50e7a7945c88866a72064b239d51514a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=048cb2ab-de67-41f2-9977-a7980c9c1dfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605985 | controller |     "Jun 12 15:46:58.712911 crc crio[3653]: time=\"2026-06-12T15:46:58.712839508Z\" level=info msg=\"Removing container: f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8\" id=f6389cf5-c46d-481a-ad8c-64071bc14a79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.605999 | controller |     "Jun 12 15:46:58.834733 crc crio[3653]: time=\"2026-06-12T15:46:58.8346561Z\" level=info msg=\"Removed container f0048b17356d141415753b20d2699cf04b0d0602476a5bd5411a3ca991f32de8: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=f6389cf5-c46d-481a-ad8c-64071bc14a79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.606014 | controller |     "Jun 12 15:47:07.083313 crc crio[3653]: time=\"2026-06-12T15:47:07.082279412Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=aa46caaf-1c23-4c77-915b-ea80766aadd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.606029 | controller |     "Jun 12 15:47:07.084423 crc crio[3653]: time=\"2026-06-12T15:47:07.083471784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606047 | controller |     "Jun 12 15:47:07.107080 crc crio[3653]: time=\"2026-06-12T15:47:07.106831446Z\" 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=aa46caaf-1c23-4c77-915b-ea80766aadd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.606062 | controller |     "Jun 12 15:47:07.118409 crc crio[3653]: time=\"2026-06-12T15:47:07.118237054Z\" level=info msg=\"Ran pod sandbox 37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=aa46caaf-1c23-4c77-915b-ea80766aadd4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.606078 | controller |     "Jun 12 15:47:07.121149 crc crio[3653]: time=\"2026-06-12T15:47:07.121076981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=47ba37f1-09f1-47b8-81d4-129f404e5eb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606093 | controller |     "Jun 12 15:47:07.123048 crc crio[3653]: time=\"2026-06-12T15:47:07.122975742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9140691f-b854-4fb2-a6ae-2063473a1b09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606107 | controller |     "Jun 12 15:47:08.290447 crc crio[3653]: time=\"2026-06-12T15:47:08.289192268Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b4266a83-48ec-4c13-bb34-6b31fa1f734f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606122 | controller |     "Jun 12 15:47:08.290447 crc crio[3653]: time=\"2026-06-12T15:47:08.290167714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606138 | controller |     "Jun 12 15:47:08.326637 crc crio[3653]: time=\"2026-06-12T15:47:08.326347252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606153 | controller |     "Jun 12 15:47:08.494475 crc crio[3653]: time=\"2026-06-12T15:47:08.494377002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606167 | controller |     "Jun 12 15:47:09.206318 crc crio[3653]: time=\"2026-06-12T15:47:09.206116266Z\" level=info msg=\"Created container f0619b60e18a6f4aff6b27e496bb6fb33401d71fbc71f4222666f67bbc20aecc: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=b4266a83-48ec-4c13-bb34-6b31fa1f734f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606182 | controller |     "Jun 12 15:47:09.207863 crc crio[3653]: time=\"2026-06-12T15:47:09.207818842Z\" level=info msg=\"Starting container: f0619b60e18a6f4aff6b27e496bb6fb33401d71fbc71f4222666f67bbc20aecc\" id=743484bc-fcfd-4658-8dd6-4846c7e53c04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.606197 | controller |     "Jun 12 15:47:09.216371 crc crio[3653]: time=\"2026-06-12T15:47:09.216244369Z\" level=info msg=\"Started container\" PID=16648 containerID=f0619b60e18a6f4aff6b27e496bb6fb33401d71fbc71f4222666f67bbc20aecc description=openshift-kube-apiserver/kube-apiserver-crc/setup id=743484bc-fcfd-4658-8dd6-4846c7e53c04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719",
2026-06-12 17:11:43.606212 | controller |     "Jun 12 15:47:09.648738 crc crio[3653]: time=\"2026-06-12T15:47:09.648146021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a5492a07-d974-4e29-b6b9-ef74c0156361 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606230 | controller |     "Jun 12 15:47:09.715368 crc crio[3653]: time=\"2026-06-12T15:47:09.715285326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=df3b3d2e-cfb0-4758-9ccc-b963396c3dab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606245 | controller |     "Jun 12 15:47:09.721927 crc crio[3653]: time=\"2026-06-12T15:47:09.721647638Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=276c233d-19d6-41d6-9f33-8d19f2136334 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606260 | controller |     "Jun 12 15:47:09.722301 crc crio[3653]: time=\"2026-06-12T15:47:09.722270224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606275 | controller |     "Jun 12 15:47:09.749920 crc crio[3653]: time=\"2026-06-12T15:47:09.749097149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606290 | controller |     "Jun 12 15:47:09.916071 crc crio[3653]: time=\"2026-06-12T15:47:09.915747473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606304 | controller |     "Jun 12 15:47:10.614597 crc crio[3653]: time=\"2026-06-12T15:47:10.614277819Z\" level=info msg=\"Created container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=276c233d-19d6-41d6-9f33-8d19f2136334 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606319 | controller |     "Jun 12 15:47:10.617575 crc crio[3653]: time=\"2026-06-12T15:47:10.617400044Z\" level=info msg=\"Starting container: d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e\" id=64ab5d9a-0ce0-4484-b71f-03cc9624c7ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.606334 | controller |     "Jun 12 15:47:10.623444 crc crio[3653]: time=\"2026-06-12T15:47:10.623114328Z\" level=info msg=\"Started container\" PID=16667 containerID=d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=64ab5d9a-0ce0-4484-b71f-03cc9624c7ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.606352 | controller |     "Jun 12 15:47:10.681028 crc crio[3653]: time=\"2026-06-12T15:47:10.68091427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9b002f09-27d6-4476-92eb-4449b4b45140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606387 | controller |     "Jun 12 15:47:10.794823 crc crio[3653]: time=\"2026-06-12T15:47:10.794650214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0d46c18e-cc90-4ff2-bef3-f211fb271cb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606404 | controller |     "Jun 12 15:47:11.669166 crc crio[3653]: time=\"2026-06-12T15:47:11.668311774Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a0beb365-3e2a-4e98-9b55-f1df8628546b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606423 | controller |     "Jun 12 15:47:11.669443 crc crio[3653]: time=\"2026-06-12T15:47:11.66927799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606439 | controller |     "Jun 12 15:47:11.705859 crc crio[3653]: time=\"2026-06-12T15:47:11.701242854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606453 | controller |     "Jun 12 15:47:11.860351 crc crio[3653]: time=\"2026-06-12T15:47:11.86022718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606469 | controller |     "Jun 12 15:47:13.340395 crc crio[3653]: time=\"2026-06-12T15:47:13.339936277Z\" level=info msg=\"Created container a6ac18876c7a14066be917a9a8efa659913f8cc0685d11a55833d6df95ab92d5: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=a0beb365-3e2a-4e98-9b55-f1df8628546b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606483 | controller |     "Jun 12 15:47:13.341831 crc crio[3653]: time=\"2026-06-12T15:47:13.341748946Z\" level=info msg=\"Starting container: a6ac18876c7a14066be917a9a8efa659913f8cc0685d11a55833d6df95ab92d5\" id=37297845-b1e2-4fac-a643-2e3501875088 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.606498 | controller |     "Jun 12 15:47:13.354359 crc crio[3653]: time=\"2026-06-12T15:47:13.354067239Z\" level=info msg=\"Started container\" PID=16753 containerID=a6ac18876c7a14066be917a9a8efa659913f8cc0685d11a55833d6df95ab92d5 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=37297845-b1e2-4fac-a643-2e3501875088 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719",
2026-06-12 17:11:43.606513 | controller |     "Jun 12 15:47:14.390752 crc crio[3653]: time=\"2026-06-12T15:47:14.390386504Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e30566ce-e719-4103-93f1-ab3effca01e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606528 | controller |     "Jun 12 15:47:14.672316 crc crio[3653]: time=\"2026-06-12T15:47:14.672216Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d8bf2efe-d669-4098-9600-a07f36d83c5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606543 | controller |     "Jun 12 15:47:15.521368 crc crio[3653]: time=\"2026-06-12T15:47:15.520941656Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=8def2ec9-b56d-49a6-8eb8-9f640bf83be4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606557 | controller |     "Jun 12 15:47:15.522217 crc crio[3653]: time=\"2026-06-12T15:47:15.52182207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606572 | controller |     "Jun 12 15:47:15.559115 crc crio[3653]: time=\"2026-06-12T15:47:15.558990644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606587 | controller |     "Jun 12 15:47:15.862567 crc crio[3653]: time=\"2026-06-12T15:47:15.862220458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606601 | controller |     "Jun 12 15:47:16.912421 crc crio[3653]: time=\"2026-06-12T15:47:16.911994437Z\" level=info msg=\"Created container 77cfc3de7384a307fcf4d0ce8726c6c8fbf9b9e3cd737fdba2e7bd082de21feb: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=8def2ec9-b56d-49a6-8eb8-9f640bf83be4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606620 | controller |     "Jun 12 15:47:16.913640 crc crio[3653]: time=\"2026-06-12T15:47:16.9135655Z\" level=info msg=\"Starting container: 77cfc3de7384a307fcf4d0ce8726c6c8fbf9b9e3cd737fdba2e7bd082de21feb\" id=965e061f-6e1d-4a42-a94a-49cbdd009cbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.606635 | controller |     "Jun 12 15:47:16.922027 crc crio[3653]: time=\"2026-06-12T15:47:16.921863564Z\" level=info msg=\"Started container\" PID=16818 containerID=77cfc3de7384a307fcf4d0ce8726c6c8fbf9b9e3cd737fdba2e7bd082de21feb description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=965e061f-6e1d-4a42-a94a-49cbdd009cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719",
2026-06-12 17:11:43.606650 | controller |     "Jun 12 15:47:16.935326 crc crio[3653]: time=\"2026-06-12T15:47:16.935226685Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1b79c8de-853d-4586-b95a-10145dae29b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606665 | controller |     "Jun 12 15:47:16.937356 crc crio[3653]: time=\"2026-06-12T15:47:16.937278781Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5837a8cb-25f3-4209-b6e0-ccf33a7a515b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606680 | controller |     "Jun 12 15:47:16.950991 crc crio[3653]: time=\"2026-06-12T15:47:16.95092872Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=68c0d562-c32b-4a9d-ace6-374e8965fdc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606695 | controller |     "Jun 12 15:47:16.951677 crc crio[3653]: time=\"2026-06-12T15:47:16.951647459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606710 | controller |     "Jun 12 15:47:16.994395 crc crio[3653]: time=\"2026-06-12T15:47:16.992079492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606725 | controller |     "Jun 12 15:47:17.232301 crc crio[3653]: time=\"2026-06-12T15:47:17.232015736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606739 | controller |     "Jun 12 15:47:17.337807 crc crio[3653]: time=\"2026-06-12T15:47:17.3376476Z\" level=info msg=\"Created container fbb3704bba330f981bd377103c2f27562f0737aa151fcdcb8c9a2ef2aa500915: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=68c0d562-c32b-4a9d-ace6-374e8965fdc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606754 | controller |     "Jun 12 15:47:17.341794 crc crio[3653]: time=\"2026-06-12T15:47:17.341643938Z\" level=info msg=\"Starting container: fbb3704bba330f981bd377103c2f27562f0737aa151fcdcb8c9a2ef2aa500915\" id=23f608ab-de5b-42bc-9373-bdfc2f645cb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.606768 | controller |     "Jun 12 15:47:17.347179 crc crio[3653]: time=\"2026-06-12T15:47:17.347064445Z\" level=info msg=\"Started container\" PID=16850 containerID=fbb3704bba330f981bd377103c2f27562f0737aa151fcdcb8c9a2ef2aa500915 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=23f608ab-de5b-42bc-9373-bdfc2f645cb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719",
2026-06-12 17:11:43.606786 | controller |     "Jun 12 15:47:17.364757 crc crio[3653]: time=\"2026-06-12T15:47:17.363440267Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ae42efd5-7a5a-44fe-b966-90e74bffa7ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606802 | controller |     "Jun 12 15:47:17.366192 crc crio[3653]: time=\"2026-06-12T15:47:17.366106099Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6dddb1de-8408-4bd5-b989-cbf07dab21fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606817 | controller |     "Jun 12 15:47:17.378338 crc crio[3653]: time=\"2026-06-12T15:47:17.378195496Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=7a953133-4abb-4ffb-b48e-e376130e4f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606832 | controller |     "Jun 12 15:47:17.378718 crc crio[3653]: time=\"2026-06-12T15:47:17.378653868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606847 | controller |     "Jun 12 15:47:17.399628 crc crio[3653]: time=\"2026-06-12T15:47:17.399152942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606862 | controller |     "Jun 12 15:47:17.682567 crc crio[3653]: time=\"2026-06-12T15:47:17.682008856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606877 | controller |     "Jun 12 15:47:17.783629 crc crio[3653]: time=\"2026-06-12T15:47:17.783194451Z\" level=info msg=\"Created container f696b0b1ae903173b9a4b1104b3e1189edf74c9993753d240f71d38c0bab8bd7: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=7a953133-4abb-4ffb-b48e-e376130e4f9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606892 | controller |     "Jun 12 15:47:17.784925 crc crio[3653]: time=\"2026-06-12T15:47:17.784749003Z\" level=info msg=\"Starting container: f696b0b1ae903173b9a4b1104b3e1189edf74c9993753d240f71d38c0bab8bd7\" id=c3d50dc3-f277-4828-b5ac-9a120d8609bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.606907 | controller |     "Jun 12 15:47:17.793071 crc crio[3653]: time=\"2026-06-12T15:47:17.792968625Z\" level=info msg=\"Started container\" PID=16883 containerID=f696b0b1ae903173b9a4b1104b3e1189edf74c9993753d240f71d38c0bab8bd7 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=c3d50dc3-f277-4828-b5ac-9a120d8609bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719",
2026-06-12 17:11:43.606922 | controller |     "Jun 12 15:47:17.809728 crc crio[3653]: time=\"2026-06-12T15:47:17.809615345Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e9ee7f6a-b3a1-44fb-a630-341fcc66847f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606937 | controller |     "Jun 12 15:47:17.812227 crc crio[3653]: time=\"2026-06-12T15:47:17.812176974Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=82ee150f-4548-49fa-82db-0f3af6050053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.606951 | controller |     "Jun 12 15:47:17.819557 crc crio[3653]: time=\"2026-06-12T15:47:17.81941826Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a21b078c-3a8c-4c0f-a20f-28925d2f71f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.606972 | controller |     "Jun 12 15:47:17.820069 crc crio[3653]: time=\"2026-06-12T15:47:17.819974975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.606988 | controller |     "Jun 12 15:47:17.864248 crc crio[3653]: time=\"2026-06-12T15:47:17.863489911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.607003 | controller |     "Jun 12 15:47:18.050397 crc crio[3653]: time=\"2026-06-12T15:47:18.0503194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.607018 | controller |     "Jun 12 15:47:18.163080 crc crio[3653]: time=\"2026-06-12T15:47:18.162937753Z\" level=info msg=\"Created container 837e2a800befc4fa2dc6ae71b8deed7ea9eb20634ee0eefea861c9acb3bcee1a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a21b078c-3a8c-4c0f-a20f-28925d2f71f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.607033 | controller |     "Jun 12 15:47:18.164388 crc crio[3653]: time=\"2026-06-12T15:47:18.16429057Z\" level=info msg=\"Starting container: 837e2a800befc4fa2dc6ae71b8deed7ea9eb20634ee0eefea861c9acb3bcee1a\" id=724a873d-632b-4e89-a85c-b4af231a746d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.607047 | controller |     "Jun 12 15:47:18.170230 crc crio[3653]: time=\"2026-06-12T15:47:18.170114927Z\" level=info msg=\"Started container\" PID=16901 containerID=837e2a800befc4fa2dc6ae71b8deed7ea9eb20634ee0eefea861c9acb3bcee1a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=724a873d-632b-4e89-a85c-b4af231a746d name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719",
2026-06-12 17:11:43.607063 | controller |     "Jun 12 15:47:34.689641 crc crio[3653]: time=\"2026-06-12T15:47:34.688890301Z\" level=info msg=\"Stopping container: d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e (timeout: 30s)\" id=377a6646-f89a-4bda-a2f4-426a9940cbf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607078 | controller |     "Jun 12 15:47:49.540558 crc crio[3653]: time=\"2026-06-12T15:47:49.539271614Z\" level=info msg=\"Stopping pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=3163734a-b6ad-48ee-b989-4a2af70f8d9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607092 | controller |     "Jun 12 15:47:49.540558 crc crio[3653]: time=\"2026-06-12T15:47:49.540398235Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=3163734a-b6ad-48ee-b989-4a2af70f8d9c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607107 | controller |     "Jun 12 15:47:49.543162 crc crio[3653]: time=\"2026-06-12T15:47:49.541172806Z\" level=info msg=\"Removing pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=d4fdeaa0-2ace-4d45-8782-df24f7ebf59b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.607122 | controller |     "Jun 12 15:47:49.560744 crc crio[3653]: time=\"2026-06-12T15:47:49.56059033Z\" level=info msg=\"Removed pod sandbox: c1cf7c853d0cf38271c7f3caeb6df4cac872636ffa9cebd052a05abfe8d7f0ac\" id=d4fdeaa0-2ace-4d45-8782-df24f7ebf59b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.607137 | controller |     "Jun 12 15:47:49.562040 crc crio[3653]: time=\"2026-06-12T15:47:49.561935687Z\" level=info msg=\"Stopping pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=9ea7575f-3356-451b-bc3d-f19696eb9ae7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607156 | controller |     "Jun 12 15:47:49.562040 crc crio[3653]: time=\"2026-06-12T15:47:49.562033689Z\" level=info msg=\"Stopped pod sandbox (already stopped): fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=9ea7575f-3356-451b-bc3d-f19696eb9ae7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607171 | controller |     "Jun 12 15:47:49.562744 crc crio[3653]: time=\"2026-06-12T15:47:49.562659046Z\" level=info msg=\"Removing pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=3101285b-b742-4ed3-b786-9c88f6220c34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.607186 | controller |     "Jun 12 15:47:49.601845 crc crio[3653]: time=\"2026-06-12T15:47:49.601674371Z\" level=info msg=\"Removed pod sandbox: fca55d80c7d7a9e753eb002e4c41715797b5fc5b18d58924d36f4c40f539703d\" id=3101285b-b742-4ed3-b786-9c88f6220c34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.607201 | controller |     "Jun 12 15:47:59.176991 crc crio[3653]: time=\"2026-06-12T15:47:59.176013978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=96f20e9f-ff14-4d82-a3d2-5d5d8b7bccb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.607216 | controller |     "Jun 12 15:47:59.179834 crc crio[3653]: time=\"2026-06-12T15:47:59.179712956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=36b03b3e-e299-4aff-8f16-7eceeb08c436 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.607231 | controller |     "Jun 12 15:47:59.186008 crc crio[3653]: time=\"2026-06-12T15:47:59.185914899Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3df0a641-a88d-42a0-9ec4-ba4a0e029be7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.607246 | controller |     "Jun 12 15:47:59.186587 crc crio[3653]: time=\"2026-06-12T15:47:59.186452613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.607260 | controller |     "Jun 12 15:47:59.219261 crc crio[3653]: time=\"2026-06-12T15:47:59.219089762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.607275 | controller |     "Jun 12 15:47:59.227349 crc crio[3653]: time=\"2026-06-12T15:47:59.226759554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.607289 | controller |     "Jun 12 15:47:59.361116 crc crio[3653]: time=\"2026-06-12T15:47:59.360962796Z\" level=info msg=\"Created container ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3df0a641-a88d-42a0-9ec4-ba4a0e029be7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.607304 | controller |     "Jun 12 15:47:59.362201 crc crio[3653]: time=\"2026-06-12T15:47:59.362127027Z\" level=info msg=\"Starting container: ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce\" id=f45cf667-f567-4d7f-ab75-a07b8164bcfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.607318 | controller |     "Jun 12 15:47:59.372407 crc crio[3653]: time=\"2026-06-12T15:47:59.372314575Z\" level=info msg=\"Started container\" PID=17534 containerID=ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=f45cf667-f567-4d7f-ab75-a07b8164bcfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c",
2026-06-12 17:11:43.607337 | controller |     "Jun 12 15:48:04.697245 crc crio[3653]: time=\"2026-06-12T15:48:04.696662382Z\" level=warning msg=\"Stopping container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.607355 | controller |     "Jun 12 15:48:04.731660 crc crio[3653]: time=\"2026-06-12T15:48:04.73117412Z\" level=error msg=\"Killing container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:11:43.607389 | controller |     "Jun 12 15:48:04.796241 crc crio[3653]: time=\"2026-06-12T15:48:04.795318318Z\" level=info msg=\"Stopped container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=377a6646-f89a-4bda-a2f4-426a9940cbf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607405 | controller |     "Jun 12 15:48:04.798728 crc crio[3653]: time=\"2026-06-12T15:48:04.798638996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1e97d867-29d7-488d-a3e2-52b921ce63d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.607420 | controller |     "Jun 12 15:48:04.803200 crc crio[3653]: time=\"2026-06-12T15:48:04.803001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5703bb0c-895e-4af9-af15-24206436f3c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.607435 | controller |     "Jun 12 15:48:04.808056 crc crio[3653]: time=\"2026-06-12T15:48:04.807949131Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c064df75-65b4-4a0b-919f-8fd19155f848 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.607449 | controller |     "Jun 12 15:48:04.808406 crc crio[3653]: time=\"2026-06-12T15:48:04.808338371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.607464 | controller |     "Jun 12 15:48:04.834413 crc crio[3653]: time=\"2026-06-12T15:48:04.834284334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.607478 | controller |     "Jun 12 15:48:05.005161 crc crio[3653]: time=\"2026-06-12T15:48:05.004887884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.607493 | controller |     "Jun 12 15:48:05.131728 crc crio[3653]: time=\"2026-06-12T15:48:05.131577279Z\" level=info msg=\"Created container ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=c064df75-65b4-4a0b-919f-8fd19155f848 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.607507 | controller |     "Jun 12 15:48:05.133488 crc crio[3653]: time=\"2026-06-12T15:48:05.133393486Z\" level=info msg=\"Starting container: ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b\" id=1c5dc717-4edb-4ad0-913a-58cc0ffc0194 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.607522 | controller |     "Jun 12 15:48:05.139609 crc crio[3653]: time=\"2026-06-12T15:48:05.138884421Z\" level=info msg=\"Started container\" PID=17675 containerID=ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1c5dc717-4edb-4ad0-913a-58cc0ffc0194 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.607540 | controller |     "Jun 12 15:48:05.250101 crc crio[3653]: time=\"2026-06-12T15:48:05.249995755Z\" level=info msg=\"Removing container: 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b\" id=9614dc72-9f15-455b-bb60-d497344ba2eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.607555 | controller |     "Jun 12 15:48:05.355917 crc crio[3653]: time=\"2026-06-12T15:48:05.355734759Z\" level=info msg=\"Removed container 38244d6a4674834b1f624e28acfb0e08512f1a922a65483493053d634c4cca5b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9614dc72-9f15-455b-bb60-d497344ba2eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.607570 | controller |     "Jun 12 15:48:16.720640 crc crio[3653]: time=\"2026-06-12T15:48:16.719951073Z\" level=info msg=\"Stopping container: 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554 (timeout: 5s)\" id=aeb8ade0-4a7a-4c5f-8ba9-78685fcd791d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607585 | controller |     "Jun 12 15:48:21.730259 crc crio[3653]: time=\"2026-06-12T15:48:21.729286919Z\" level=warning msg=\"Stopping container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.607600 | controller |     "Jun 12 15:48:22.476899 crc crio[3653]: time=\"2026-06-12T15:48:22.476770183Z\" level=info msg=\"Stopped container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=aeb8ade0-4a7a-4c5f-8ba9-78685fcd791d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607614 | controller |     "Jun 12 15:48:22.478178 crc crio[3653]: time=\"2026-06-12T15:48:22.47814799Z\" level=info msg=\"Stopping pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=5b8c465f-6e5c-4ee7-aa43-743772463e17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607629 | controller |     "Jun 12 15:48:22.483689 crc crio[3653]: time=\"2026-06-12T15:48:22.483644044Z\" level=info msg=\"Stopped pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=5b8c465f-6e5c-4ee7-aa43-743772463e17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607643 | controller |     "Jun 12 15:48:23.439884 crc crio[3653]: time=\"2026-06-12T15:48:23.439326288Z\" level=info msg=\"Removing container: 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554\" id=d86341da-dfca-4743-be00-64e048aab9fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.607658 | controller |     "Jun 12 15:48:23.466433 crc crio[3653]: time=\"2026-06-12T15:48:23.466254367Z\" level=info msg=\"Removed container 905dcc19199ce6014a04aa6206b6e3816b6eae73702723f53ded69db00b03554: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=d86341da-dfca-4743-be00-64e048aab9fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.607672 | controller |     "Jun 12 15:48:49.633443 crc crio[3653]: time=\"2026-06-12T15:48:49.632476973Z\" level=info msg=\"Stopping pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=e73b8c36-2231-4353-88f3-a10808b18f20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607687 | controller |     "Jun 12 15:48:49.633443 crc crio[3653]: time=\"2026-06-12T15:48:49.633316225Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=e73b8c36-2231-4353-88f3-a10808b18f20 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607705 | controller |     "Jun 12 15:48:49.635388 crc crio[3653]: time=\"2026-06-12T15:48:49.634410144Z\" level=info msg=\"Removing pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=186f930a-25aa-43db-8d15-5a0595f65c84 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.607720 | controller |     "Jun 12 15:48:49.647366 crc crio[3653]: time=\"2026-06-12T15:48:49.647188Z\" level=info msg=\"Removed pod sandbox: ddd472fb3866667a394eb27481357e87987036bc1cb1a31bef780c4cc87beee2\" id=186f930a-25aa-43db-8d15-5a0595f65c84 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.607735 | controller |     "Jun 12 15:50:27.344075 crc crio[3653]: time=\"2026-06-12T15:50:27.339413942Z\" level=info msg=\"Stopping container: dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4 (timeout: 30s)\" id=0a389f40-e0b9-436e-b077-33ebd93833e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607750 | controller |     "Jun 12 15:50:27.358801 crc crio[3653]: time=\"2026-06-12T15:50:27.358697884Z\" level=info msg=\"Stopping container: 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c (timeout: 30s)\" id=151ff7db-fe3f-4d41-9a68-292c1fd8407e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607765 | controller |     "Jun 12 15:50:27.373431 crc crio[3653]: time=\"2026-06-12T15:50:27.372221239Z\" level=info msg=\"Stopping container: ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce (timeout: 30s)\" id=55fd0de0-7775-401a-8cc4-afca18417b2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607780 | controller |     "Jun 12 15:50:27.396102 crc crio[3653]: time=\"2026-06-12T15:50:27.396003546Z\" level=info msg=\"Stopping container: 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e (timeout: 30s)\" id=97e8959b-f444-4758-8321-1567ff1a07c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607794 | controller |     "Jun 12 15:50:27.428849 crc crio[3653]: time=\"2026-06-12T15:50:27.42828117Z\" level=info msg=\"Stopping container: 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77 (timeout: 30s)\" id=96988212-122f-410b-9331-4e129d28a400 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607809 | controller |     "Jun 12 15:50:27.490357 crc crio[3653]: time=\"2026-06-12T15:50:27.483438058Z\" level=info msg=\"Stopped container dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=0a389f40-e0b9-436e-b077-33ebd93833e0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607823 | controller |     "Jun 12 15:50:27.490357 crc crio[3653]: time=\"2026-06-12T15:50:27.484573617Z\" level=info msg=\"Stopping pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=2f90af08-39d0-4699-b001-2c7d2e387bdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607837 | controller |     "Jun 12 15:50:27.490357 crc crio[3653]: time=\"2026-06-12T15:50:27.486757163Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/697ffc09-8162-4d75-a71d-573cc1f7be7b 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:0xc000765200}] Aliases:map[]}\"",
2026-06-12 17:11:43.607853 | controller |     "Jun 12 15:50:27.490357 crc crio[3653]: time=\"2026-06-12T15:50:27.488482467Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.607868 | controller |     "Jun 12 15:50:27.533800 crc crio[3653]: time=\"2026-06-12T15:50:27.533713411Z\" level=info msg=\"Stopped container 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=97e8959b-f444-4758-8321-1567ff1a07c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607886 | controller |     "Jun 12 15:50:27.534861 crc crio[3653]: time=\"2026-06-12T15:50:27.534760838Z\" level=info msg=\"Stopping pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=e59a9db1-4d1e-4460-9a64-e2a27a6ad596 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607901 | controller |     "Jun 12 15:50:27.535248 crc crio[3653]: time=\"2026-06-12T15:50:27.535172299Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/5d826ac4-15cc-4843-9814-e84e4f21ca1b 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:0xc000e1ad88}] Aliases:map[]}\"",
2026-06-12 17:11:43.607916 | controller |     "Jun 12 15:50:27.535409 crc crio[3653]: time=\"2026-06-12T15:50:27.535361173Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.607931 | controller |     "Jun 12 15:50:27.565338 crc crio[3653]: time=\"2026-06-12T15:50:27.565252477Z\" level=info msg=\"Stopped container 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=96988212-122f-410b-9331-4e129d28a400 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.607946 | controller |     "Jun 12 15:50:27.568329 crc crio[3653]: time=\"2026-06-12T15:50:27.566474768Z\" level=info msg=\"Stopping pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=73307a70-ad98-4360-9f40-147f3ff5a4e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.607961 | controller |     "Jun 12 15:50:27.568329 crc crio[3653]: time=\"2026-06-12T15:50:27.567014342Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/e81633d4-e53f-4132-aa36-4614e42e9275 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:0xc0029a6e18}] Aliases:map[]}\"",
2026-06-12 17:11:43.607976 | controller |     "Jun 12 15:50:27.568329 crc crio[3653]: time=\"2026-06-12T15:50:27.567166025Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.607994 | controller |     "Jun 12 15:50:27.680300 crc crio[3653]: time=\"2026-06-12T15:50:27.679586335Z\" level=info msg=\"Removing container: bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92\" id=3eb917f4-6ddb-4424-9cfc-d4df54ed221d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608011 | controller |     "Jun 12 15:50:27.763022 crc crio[3653]: time=\"2026-06-12T15:50:27.762926792Z\" level=info msg=\"Stopped pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=2f90af08-39d0-4699-b001-2c7d2e387bdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.608026 | controller |     "Jun 12 15:50:27.841386 crc crio[3653]: time=\"2026-06-12T15:50:27.841279393Z\" level=info msg=\"Stopped pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=e59a9db1-4d1e-4460-9a64-e2a27a6ad596 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.608044 | controller |     "Jun 12 15:50:27.848968 crc crio[3653]: time=\"2026-06-12T15:50:27.848858026Z\" level=info msg=\"Stopped pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=73307a70-ad98-4360-9f40-147f3ff5a4e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.608059 | controller |     "Jun 12 15:50:27.865563 crc crio[3653]: time=\"2026-06-12T15:50:27.865371808Z\" level=info msg=\"Removed container bcbbaebf17dd021aff8ba2937511b9394b4754f8204ad33942027ed857479d92: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3eb917f4-6ddb-4424-9cfc-d4df54ed221d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608074 | controller |     "Jun 12 15:50:27.869346 crc crio[3653]: time=\"2026-06-12T15:50:27.869230696Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/POD\" id=703cd6b1-0413-4669-9fa7-b32e7bec8e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.608088 | controller |     "Jun 12 15:50:27.869717 crc crio[3653]: time=\"2026-06-12T15:50:27.869607996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.608103 | controller |     "Jun 12 15:50:27.899427 crc crio[3653]: time=\"2026-06-12T15:50:27.899286993Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc002696210}] Aliases:map[]}\"",
2026-06-12 17:11:43.608118 | controller |     "Jun 12 15:50:27.899427 crc crio[3653]: time=\"2026-06-12T15:50:27.899375516Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.608133 | controller |     "Jun 12 15:50:28.005778 crc crio[3653]: time=\"2026-06-12T15:50:28.005662089Z\" level=info msg=\"Stopped container 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=151ff7db-fe3f-4d41-9a68-292c1fd8407e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.608148 | controller |     "Jun 12 15:50:28.016708 crc crio[3653]: time=\"2026-06-12T15:50:28.016600188Z\" level=info msg=\"Stopped container ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=55fd0de0-7775-401a-8cc4-afca18417b2f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.608163 | controller |     "Jun 12 15:50:28.017779 crc crio[3653]: time=\"2026-06-12T15:50:28.01747473Z\" level=info msg=\"Stopping pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=5b8d4b63-1f5a-483e-8e4a-d99600e7889c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.608178 | controller |     "Jun 12 15:50:28.018055 crc crio[3653]: time=\"2026-06-12T15:50:28.017962123Z\" level=info msg=\"Stopping pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=72348467-4c84-4eb7-be1a-6aaeadfdb7eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.608194 | controller |     "Jun 12 15:50:28.020426 crc crio[3653]: time=\"2026-06-12T15:50:28.018213549Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b01417b5-bc4b-4909-a51c-5f02b3686696 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:0xc000208410}] Aliases:map[]}\"",
2026-06-12 17:11:43.608212 | controller |     "Jun 12 15:50:28.020426 crc crio[3653]: time=\"2026-06-12T15:50:28.018372993Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.608229 | controller |     "Jun 12 15:50:28.020426 crc crio[3653]: time=\"2026-06-12T15:50:28.019257446Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/4783477b-565f-4b96-9e93-620ead90a902 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:0xc0017903d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.608244 | controller |     "Jun 12 15:50:28.020426 crc crio[3653]: time=\"2026-06-12T15:50:28.019539333Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.608259 | controller |     "Jun 12 15:50:28.229031 crc crio[3653]: 2026-06-12T15:50:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31ce9f3da51d43f Mac:16:89:dd:73:c7:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f SocketPath: PciID:}] [{Interface:0xc0004b0580 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.608274 | controller |     "Jun 12 15:50:28.236655 crc crio[3653]: time=\"2026-06-12T15:50:28.236343837Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc002696210}] Aliases:map[]}\"",
2026-06-12 17:11:43.608289 | controller |     "Jun 12 15:50:28.236655 crc crio[3653]: time=\"2026-06-12T15:50:28.236620144Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.608304 | controller |     "Jun 12 15:50:28.246021 crc crio[3653]: time=\"2026-06-12T15:50:28.245837989Z\" level=info msg=\"Ran pod sandbox 31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/POD\" id=703cd6b1-0413-4669-9fa7-b32e7bec8e5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.608318 | controller |     "Jun 12 15:50:28.251036 crc crio[3653]: time=\"2026-06-12T15:50:28.250925549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b568ec51-4c55-4773-ac2b-34beb097a485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.608333 | controller |     "Jun 12 15:50:28.253847 crc crio[3653]: time=\"2026-06-12T15:50:28.25371788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=95e4bf8a-73bd-4b68-8e2a-b988a4fe78ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.608351 | controller |     "Jun 12 15:50:28.265074 crc crio[3653]: time=\"2026-06-12T15:50:28.264960447Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator\" id=ca1e0858-c4fe-42e9-bc3f-077651109ca0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.608431 | controller |     "Jun 12 15:50:28.265574 crc crio[3653]: time=\"2026-06-12T15:50:28.265370698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.608450 | controller |     "Jun 12 15:50:28.290246 crc crio[3653]: time=\"2026-06-12T15:50:28.29012734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.608465 | controller |     "Jun 12 15:50:28.296324 crc crio[3653]: time=\"2026-06-12T15:50:28.296233256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.608480 | controller |     "Jun 12 15:50:28.322408 crc crio[3653]: time=\"2026-06-12T15:50:28.32225941Z\" level=info msg=\"Stopped pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=5b8d4b63-1f5a-483e-8e4a-d99600e7889c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.608495 | controller |     "Jun 12 15:50:28.329456 crc crio[3653]: time=\"2026-06-12T15:50:28.328096409Z\" level=info msg=\"Stopped pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=72348467-4c84-4eb7-be1a-6aaeadfdb7eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.608511 | controller |     "Jun 12 15:50:28.391804 crc crio[3653]: time=\"2026-06-12T15:50:28.391704003Z\" level=info msg=\"Created container 84b49be11a7e81fab5a68c557c42da623f3c1d004ac279046a45aa0a7b24accf: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator\" id=ca1e0858-c4fe-42e9-bc3f-077651109ca0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.608526 | controller |     "Jun 12 15:50:28.393045 crc crio[3653]: time=\"2026-06-12T15:50:28.392905413Z\" level=info msg=\"Starting container: 84b49be11a7e81fab5a68c557c42da623f3c1d004ac279046a45aa0a7b24accf\" id=99091de8-7c9b-41b5-a9c4-f46637e72f9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.608541 | controller |     "Jun 12 15:50:28.403006 crc crio[3653]: time=\"2026-06-12T15:50:28.402867698Z\" level=info msg=\"Started container\" PID=19757 containerID=84b49be11a7e81fab5a68c557c42da623f3c1d004ac279046a45aa0a7b24accf description=openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator id=99091de8-7c9b-41b5-a9c4-f46637e72f9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06",
2026-06-12 17:11:43.608556 | controller |     "Jun 12 15:50:28.695716 crc crio[3653]: time=\"2026-06-12T15:50:28.695640211Z\" level=info msg=\"Removing container: 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e\" id=639d78ea-44a7-4299-934d-cfe7afb6f516 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608571 | controller |     "Jun 12 15:50:28.745926 crc crio[3653]: time=\"2026-06-12T15:50:28.74572936Z\" level=info msg=\"Removed container 5374961786b594d816931dd6e37b292d49024a13236125c0a4e212cff1325d4e: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=639d78ea-44a7-4299-934d-cfe7afb6f516 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608585 | controller |     "Jun 12 15:50:28.752064 crc crio[3653]: time=\"2026-06-12T15:50:28.751098547Z\" level=info msg=\"Removing container: 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6\" id=cad44cb3-1288-4881-a7eb-43640c007745 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608600 | controller |     "Jun 12 15:50:28.784674 crc crio[3653]: time=\"2026-06-12T15:50:28.784232112Z\" level=info msg=\"Removed container 12aab4984a3a02d8709f2f59065dcdbcfa8ff8cf3c565e8dd759bcd5fdf27af6: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=cad44cb3-1288-4881-a7eb-43640c007745 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608618 | controller |     "Jun 12 15:50:28.788686 crc crio[3653]: time=\"2026-06-12T15:50:28.788625045Z\" level=info msg=\"Removing container: 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d\" id=3d3688ef-fba3-4964-9f9b-fc0c7b668723 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608634 | controller |     "Jun 12 15:50:28.813583 crc crio[3653]: time=\"2026-06-12T15:50:28.813411867Z\" level=info msg=\"Removed container 3863d130877598de553f21beb2090aac574924ddd057eb8c2d9fac77ba9ce34d: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=3d3688ef-fba3-4964-9f9b-fc0c7b668723 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608649 | controller |     "Jun 12 15:50:28.816864 crc crio[3653]: time=\"2026-06-12T15:50:28.816790434Z\" level=info msg=\"Removing container: ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce\" id=f1a4c191-0dbf-4450-8021-7bd3646c8770 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608663 | controller |     "Jun 12 15:50:28.833573 crc crio[3653]: time=\"2026-06-12T15:50:28.833455708Z\" level=info msg=\"Removed container ca37eadb9be8a6d02d094b91cd78056eaa2c7ac7383c164c9d92852dd21fc9ce: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f1a4c191-0dbf-4450-8021-7bd3646c8770 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608678 | controller |     "Jun 12 15:50:28.836818 crc crio[3653]: time=\"2026-06-12T15:50:28.836739622Z\" level=info msg=\"Removing container: 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77\" id=072f24ed-be05-4229-b7c5-17438cd1a281 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608692 | controller |     "Jun 12 15:50:28.854162 crc crio[3653]: time=\"2026-06-12T15:50:28.854035044Z\" level=info msg=\"Removed container 8f8b5669be46caa02a4f03d109bb80fc1d9526aff3c65425481eb54bd74e4e77: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=072f24ed-be05-4229-b7c5-17438cd1a281 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608707 | controller |     "Jun 12 15:50:28.857769 crc crio[3653]: time=\"2026-06-12T15:50:28.857680197Z\" level=info msg=\"Removing container: 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe\" id=30d2b3f7-4b60-4963-8d26-2c5e85b3ac39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608721 | controller |     "Jun 12 15:50:28.883067 crc crio[3653]: time=\"2026-06-12T15:50:28.882991313Z\" level=info msg=\"Removed container 8b6b6ce91b28c6fdac6b3390b5cdd21c3f1f9945735464241532a4bfb747abfe: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=30d2b3f7-4b60-4963-8d26-2c5e85b3ac39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608736 | controller |     "Jun 12 15:50:28.886582 crc crio[3653]: time=\"2026-06-12T15:50:28.886457061Z\" level=info msg=\"Removing container: d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9\" id=14a1d7e4-9edb-4a86-913d-b8d538921fe2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608750 | controller |     "Jun 12 15:50:28.910373 crc crio[3653]: time=\"2026-06-12T15:50:28.910246068Z\" level=info msg=\"Removed container d4d6f42ef3b47634c8230c404b109485b3ae63ab209fac8b3e8846d0b5a636a9: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=14a1d7e4-9edb-4a86-913d-b8d538921fe2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608765 | controller |     "Jun 12 15:50:28.915437 crc crio[3653]: time=\"2026-06-12T15:50:28.915356129Z\" level=info msg=\"Removing container: 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c\" id=2195081f-eb0c-4324-b156-05e3f35c6d64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608783 | controller |     "Jun 12 15:50:28.933824 crc crio[3653]: time=\"2026-06-12T15:50:28.933655326Z\" level=info msg=\"Removed container 9db0349138d90d3200a2ba1d60672ffac6a5befd48b1afa609fa432279d4099c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=2195081f-eb0c-4324-b156-05e3f35c6d64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608798 | controller |     "Jun 12 15:50:28.936192 crc crio[3653]: time=\"2026-06-12T15:50:28.936128409Z\" level=info msg=\"Removing container: 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5\" id=0e80de09-c56c-4033-8235-6246da804109 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608813 | controller |     "Jun 12 15:50:28.959943 crc crio[3653]: time=\"2026-06-12T15:50:28.959841745Z\" level=info msg=\"Removed container 2feb4f505f505ceb83d2bb9d14e9d6c3744f6fe208a0537425d74bbdb41c0cd5: openshift-marketplace/community-operators-qhh6t/extract-content\" id=0e80de09-c56c-4033-8235-6246da804109 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608827 | controller |     "Jun 12 15:50:28.963581 crc crio[3653]: time=\"2026-06-12T15:50:28.963452077Z\" level=info msg=\"Removing container: ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c\" id=64beaa83-1e31-4cce-9671-ab98819f6082 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608842 | controller |     "Jun 12 15:50:28.997727 crc crio[3653]: time=\"2026-06-12T15:50:28.997568548Z\" level=info msg=\"Removed container ce6d559752500d202fcb995fdb2e12fadeafa590e71a89a1c1a954f2cc81b12c: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=64beaa83-1e31-4cce-9671-ab98819f6082 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608856 | controller |     "Jun 12 15:50:29.001838 crc crio[3653]: time=\"2026-06-12T15:50:29.001718754Z\" level=info msg=\"Removing container: dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4\" id=3cf4d739-0a88-4a8d-aaf5-b2e842a2fe7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608871 | controller |     "Jun 12 15:50:29.023708 crc crio[3653]: time=\"2026-06-12T15:50:29.023645373Z\" level=info msg=\"Removed container dd852fece84d0fab78850af5476e589b3d46c99e054edcc7e7fd641867bdabf4: openshift-marketplace/certified-operators-l27pk/registry-server\" id=3cf4d739-0a88-4a8d-aaf5-b2e842a2fe7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608886 | controller |     "Jun 12 15:50:29.028628 crc crio[3653]: time=\"2026-06-12T15:50:29.028433205Z\" level=info msg=\"Removing container: 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033\" id=fbae2c53-0d2f-4c12-9252-062e50e30821 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608900 | controller |     "Jun 12 15:50:29.051400 crc crio[3653]: time=\"2026-06-12T15:50:29.051284569Z\" level=info msg=\"Removed container 6494cb93acc1c358a802b51b76149056e1c1243c7ef6851f27c2fdba018cf033: openshift-marketplace/certified-operators-l27pk/extract-content\" id=fbae2c53-0d2f-4c12-9252-062e50e30821 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608915 | controller |     "Jun 12 15:50:29.054080 crc crio[3653]: time=\"2026-06-12T15:50:29.053985258Z\" level=info msg=\"Removing container: 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4\" id=9cd07c1f-1704-41da-b835-b4b2b894bca4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608930 | controller |     "Jun 12 15:50:29.071965 crc crio[3653]: time=\"2026-06-12T15:50:29.071650139Z\" level=info msg=\"Removed container 3f437f8d4290f00dfba3bbbc3fb75786d34e41813d7995780cf283aca22832f4: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=9cd07c1f-1704-41da-b835-b4b2b894bca4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.608944 | controller |     "Jun 12 15:50:29.916972 crc crio[3653]: time=\"2026-06-12T15:50:29.916824713Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-pb4zj/POD\" id=2e7e4101-da4e-4214-a43f-3d1c9250785d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.608961 | controller |     "Jun 12 15:50:29.917823 crc crio[3653]: time=\"2026-06-12T15:50:29.917035858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.608977 | controller |     "Jun 12 15:50:29.941061 crc crio[3653]: time=\"2026-06-12T15:50:29.940601379Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc001706218}] Aliases:map[]}\"",
2026-06-12 17:11:43.608992 | controller |     "Jun 12 15:50:29.941061 crc crio[3653]: time=\"2026-06-12T15:50:29.940670021Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-pb4zj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.609007 | controller |     "Jun 12 15:50:30.115005 crc crio[3653]: time=\"2026-06-12T15:50:30.114197401Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-n277j/POD\" id=2231a8ec-25b7-4fce-99ac-b2c39457b620 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.609021 | controller |     "Jun 12 15:50:30.115166 crc crio[3653]: time=\"2026-06-12T15:50:30.115047493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609037 | controller |     "Jun 12 15:50:30.146156 crc crio[3653]: time=\"2026-06-12T15:50:30.146048464Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc0026965a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.609052 | controller |     "Jun 12 15:50:30.146156 crc crio[3653]: time=\"2026-06-12T15:50:30.146122256Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-n277j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.609068 | controller |     "Jun 12 15:50:30.202125 crc crio[3653]: 2026-06-12T15:50:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ba2dfd2154d879 Mac:c2:8e:9c:0f:24:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.609084 | controller |     "Jun 12 15:50:30.203075 crc crio[3653]: time=\"2026-06-12T15:50:30.203023579Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc001706218}] Aliases:map[]}\"",
2026-06-12 17:11:43.609099 | controller |     "Jun 12 15:50:30.203204 crc crio[3653]: time=\"2026-06-12T15:50:30.203166912Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pb4zj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.609118 | controller |     "Jun 12 15:50:30.209284 crc crio[3653]: time=\"2026-06-12T15:50:30.209250608Z\" level=info msg=\"Ran pod sandbox 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 with infra container: openshift-marketplace/redhat-marketplace-pb4zj/POD\" id=2e7e4101-da4e-4214-a43f-3d1c9250785d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.609133 | controller |     "Jun 12 15:50:30.212027 crc crio[3653]: time=\"2026-06-12T15:50:30.211946806Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=935cf78c-3dbb-42bb-b8a9-7e39fa46c911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.609148 | controller |     "Jun 12 15:50:30.217984 crc crio[3653]: time=\"2026-06-12T15:50:30.217848737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8bf00aa2-4598-456d-b8cc-3471e069aa97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.609163 | controller |     "Jun 12 15:50:30.229298 crc crio[3653]: time=\"2026-06-12T15:50:30.229205687Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities\" id=5861e59c-12d8-4725-8034-3143735167f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.609178 | controller |     "Jun 12 15:50:30.230049 crc crio[3653]: time=\"2026-06-12T15:50:30.229937086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609196 | controller |     "Jun 12 15:50:30.257613 crc crio[3653]: time=\"2026-06-12T15:50:30.256701369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609222 | controller |     "Jun 12 15:50:30.261655 crc crio[3653]: time=\"2026-06-12T15:50:30.261244865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609238 | controller |     "Jun 12 15:50:30.358950 crc crio[3653]: time=\"2026-06-12T15:50:30.358239781Z\" level=info msg=\"Created container b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c: openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities\" id=5861e59c-12d8-4725-8034-3143735167f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.609253 | controller |     "Jun 12 15:50:30.361089 crc crio[3653]: time=\"2026-06-12T15:50:30.361008401Z\" level=info msg=\"Starting container: b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c\" id=c4572c00-bc12-4a7c-8785-ca035d66ff49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.609268 | controller |     "Jun 12 15:50:30.373367 crc crio[3653]: time=\"2026-06-12T15:50:30.373260444Z\" level=info msg=\"Started container\" PID=19869 containerID=b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c description=openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities id=c4572c00-bc12-4a7c-8785-ca035d66ff49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544",
2026-06-12 17:11:43.609283 | controller |     "Jun 12 15:50:30.391143 crc crio[3653]: 2026-06-12T15:50:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba706ca71f109e6 Mac:1e:ec:19:e0:02:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.609298 | controller |     "Jun 12 15:50:30.392217 crc crio[3653]: time=\"2026-06-12T15:50:30.392159016Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc0026965a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.609317 | controller |     "Jun 12 15:50:30.392370 crc crio[3653]: time=\"2026-06-12T15:50:30.39231358Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-n277j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.609333 | controller |     "Jun 12 15:50:30.479331 crc crio[3653]: time=\"2026-06-12T15:50:30.47927321Z\" level=info msg=\"Ran pod sandbox ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 with infra container: openshift-marketplace/certified-operators-n277j/POD\" id=2231a8ec-25b7-4fce-99ac-b2c39457b620 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.609347 | controller |     "Jun 12 15:50:30.481693 crc crio[3653]: time=\"2026-06-12T15:50:30.481588809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e491ab61-805f-405d-addb-a097a6ff57bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.609378 | controller |     "Jun 12 15:50:30.484435 crc crio[3653]: time=\"2026-06-12T15:50:30.484281358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12d5a23f-5d62-4639-a94a-13f670151750 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.609398 | controller |     "Jun 12 15:50:30.497822 crc crio[3653]: time=\"2026-06-12T15:50:30.49769406Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-n277j/extract-utilities\" id=d1e72b21-7ecb-4467-94a5-9539e48feccb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.609414 | controller |     "Jun 12 15:50:30.498594 crc crio[3653]: time=\"2026-06-12T15:50:30.49845908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609429 | controller |     "Jun 12 15:50:30.534736 crc crio[3653]: time=\"2026-06-12T15:50:30.534087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609444 | controller |     "Jun 12 15:50:30.538228 crc crio[3653]: time=\"2026-06-12T15:50:30.538131993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609459 | controller |     "Jun 12 15:50:30.650189 crc crio[3653]: time=\"2026-06-12T15:50:30.650032539Z\" level=info msg=\"Created container 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac: openshift-marketplace/certified-operators-n277j/extract-utilities\" id=d1e72b21-7ecb-4467-94a5-9539e48feccb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.609474 | controller |     "Jun 12 15:50:30.653772 crc crio[3653]: time=\"2026-06-12T15:50:30.652087362Z\" level=info msg=\"Starting container: 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac\" id=345c803c-bb28-4a4a-a58a-c2c451845573 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.609489 | controller |     "Jun 12 15:50:30.661595 crc crio[3653]: time=\"2026-06-12T15:50:30.661460301Z\" level=info msg=\"Started container\" PID=19881 containerID=7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac description=openshift-marketplace/certified-operators-n277j/extract-utilities id=345c803c-bb28-4a4a-a58a-c2c451845573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659",
2026-06-12 17:11:43.609507 | controller |     "Jun 12 15:50:30.763388 crc crio[3653]: time=\"2026-06-12T15:50:30.762699915Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a8e1aa15-553b-4268-8301-0cdfae7c388f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.609522 | controller |     "Jun 12 15:50:30.769737 crc crio[3653]: time=\"2026-06-12T15:50:30.769651253Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=dab4c1a5-eb70-4a45-a36a-efa1ca8d94c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.609537 | controller |     "Jun 12 15:50:30.776739 crc crio[3653]: time=\"2026-06-12T15:50:30.775910242Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.609552 | controller |     "Jun 12 15:50:30.779008 crc crio[3653]: time=\"2026-06-12T15:50:30.778204831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:11:43.609566 | controller |     "Jun 12 15:50:31.402382 crc crio[3653]: time=\"2026-06-12T15:50:31.402103357Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=dab4c1a5-eb70-4a45-a36a-efa1ca8d94c9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.609581 | controller |     "Jun 12 15:50:31.404716 crc crio[3653]: time=\"2026-06-12T15:50:31.40382183Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fa7d6a9c-c4b8-42bf-baac-4365122dfc20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.609596 | controller |     "Jun 12 15:50:31.407655 crc crio[3653]: time=\"2026-06-12T15:50:31.4073189Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ac2a12c7-dcc8-43cd-9751-bf546d4c7071 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.609610 | controller |     "Jun 12 15:50:31.417261 crc crio[3653]: time=\"2026-06-12T15:50:31.417066369Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-n277j/extract-content\" id=2bc92903-2c59-4d22-97b8-c9feff1d9b88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.609625 | controller |     "Jun 12 15:50:31.459152 crc crio[3653]: time=\"2026-06-12T15:50:31.45902043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609640 | controller |     "Jun 12 15:50:31.517284 crc crio[3653]: time=\"2026-06-12T15:50:31.517173294Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=a8e1aa15-553b-4268-8301-0cdfae7c388f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.609654 | controller |     "Jun 12 15:50:31.518793 crc crio[3653]: time=\"2026-06-12T15:50:31.518473267Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f568737a-ad09-4fae-a7a7-015a88fea759 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.609668 | controller |     "Jun 12 15:50:31.534382 crc crio[3653]: time=\"2026-06-12T15:50:31.534204369Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c41f05d6-b3c5-4446-b257-70bc0844d925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.609683 | controller |     "Jun 12 15:50:31.546922 crc crio[3653]: time=\"2026-06-12T15:50:31.546814441Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pb4zj/extract-content\" id=e65007d4-6595-4044-ba4c-9137d2bb7aa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.609703 | controller |     "Jun 12 15:50:31.547937 crc crio[3653]: time=\"2026-06-12T15:50:31.547909299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609718 | controller |     "Jun 12 15:50:31.555130 crc crio[3653]: time=\"2026-06-12T15:50:31.55501031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609733 | controller |     "Jun 12 15:50:31.560021 crc crio[3653]: time=\"2026-06-12T15:50:31.559919865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609748 | controller |     "Jun 12 15:50:31.580338 crc crio[3653]: time=\"2026-06-12T15:50:31.580287775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609763 | controller |     "Jun 12 15:50:31.583665 crc crio[3653]: time=\"2026-06-12T15:50:31.583637831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609777 | controller |     "Jun 12 15:50:31.689439 crc crio[3653]: time=\"2026-06-12T15:50:31.689077102Z\" level=info msg=\"Created container 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30: openshift-marketplace/redhat-marketplace-pb4zj/extract-content\" id=e65007d4-6595-4044-ba4c-9137d2bb7aa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.609791 | controller |     "Jun 12 15:50:31.691303 crc crio[3653]: time=\"2026-06-12T15:50:31.691213327Z\" level=info msg=\"Starting container: 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30\" id=caabec8b-aff1-40f7-b6c2-ef48075af91b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.609806 | controller |     "Jun 12 15:50:31.692658 crc crio[3653]: time=\"2026-06-12T15:50:31.692373016Z\" level=info msg=\"Created container e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d: openshift-marketplace/certified-operators-n277j/extract-content\" id=2bc92903-2c59-4d22-97b8-c9feff1d9b88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.609820 | controller |     "Jun 12 15:50:31.695803 crc crio[3653]: time=\"2026-06-12T15:50:31.695625539Z\" level=info msg=\"Starting container: e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d\" id=da9a2581-c502-4494-a393-c30d84d75138 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.609835 | controller |     "Jun 12 15:50:31.699788 crc crio[3653]: time=\"2026-06-12T15:50:31.699666172Z\" level=info msg=\"Started container\" PID=19894 containerID=3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30 description=openshift-marketplace/redhat-marketplace-pb4zj/extract-content id=caabec8b-aff1-40f7-b6c2-ef48075af91b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544",
2026-06-12 17:11:43.609850 | controller |     "Jun 12 15:50:31.702659 crc crio[3653]: time=\"2026-06-12T15:50:31.702566187Z\" level=info msg=\"Started container\" PID=19895 containerID=e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d description=openshift-marketplace/certified-operators-n277j/extract-content id=da9a2581-c502-4494-a393-c30d84d75138 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659",
2026-06-12 17:11:43.609864 | controller |     "Jun 12 15:50:32.312252 crc crio[3653]: time=\"2026-06-12T15:50:32.311825139Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-lnvqw/POD\" id=4169b5e7-0565-4cb6-9d05-d1c47eb6db73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.609882 | controller |     "Jun 12 15:50:32.312392 crc crio[3653]: time=\"2026-06-12T15:50:32.31226066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609897 | controller |     "Jun 12 15:50:32.335592 crc crio[3653]: time=\"2026-06-12T15:50:32.335460742Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc001522038}] Aliases:map[]}\"",
2026-06-12 17:11:43.609912 | controller |     "Jun 12 15:50:32.335974 crc crio[3653]: time=\"2026-06-12T15:50:32.335947114Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-lnvqw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.609926 | controller |     "Jun 12 15:50:32.503726 crc crio[3653]: time=\"2026-06-12T15:50:32.503628914Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-t2q92/POD\" id=fe9c8944-ce8d-4119-8d1a-f07eed399622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.609941 | controller |     "Jun 12 15:50:32.505856 crc crio[3653]: time=\"2026-06-12T15:50:32.503746527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.609956 | controller |     "Jun 12 15:50:32.528062 crc crio[3653]: time=\"2026-06-12T15:50:32.525149723Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc0029a6118}] Aliases:map[]}\"",
2026-06-12 17:11:43.609971 | controller |     "Jun 12 15:50:32.528062 crc crio[3653]: time=\"2026-06-12T15:50:32.525220645Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-t2q92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.609985 | controller |     "Jun 12 15:50:32.615304 crc crio[3653]: 2026-06-12T15:50:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4f1f3e52de1b62 Mac:ee:4f:85:10:fd:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.610000 | controller |     "Jun 12 15:50:32.617561 crc crio[3653]: time=\"2026-06-12T15:50:32.61748471Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc001522038}] Aliases:map[]}\"",
2026-06-12 17:11:43.610015 | controller |     "Jun 12 15:50:32.617814 crc crio[3653]: time=\"2026-06-12T15:50:32.617791528Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lnvqw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.610033 | controller |     "Jun 12 15:50:32.625112 crc crio[3653]: time=\"2026-06-12T15:50:32.625030102Z\" level=info msg=\"Ran pod sandbox c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 with infra container: openshift-marketplace/redhat-operators-lnvqw/POD\" id=4169b5e7-0565-4cb6-9d05-d1c47eb6db73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.610047 | controller |     "Jun 12 15:50:32.630121 crc crio[3653]: time=\"2026-06-12T15:50:32.630077531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d75ada9a-2db5-40d1-8734-3e1856cd8910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610062 | controller |     "Jun 12 15:50:32.632990 crc crio[3653]: time=\"2026-06-12T15:50:32.632860882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6e15bbe-e9da-49eb-8520-592da816a080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610076 | controller |     "Jun 12 15:50:32.642030 crc crio[3653]: time=\"2026-06-12T15:50:32.641810691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lnvqw/extract-utilities\" id=d18a512f-d2e7-4999-a7ac-46b0473ea051 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610091 | controller |     "Jun 12 15:50:32.642470 crc crio[3653]: time=\"2026-06-12T15:50:32.642399126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610106 | controller |     "Jun 12 15:50:32.678126 crc crio[3653]: time=\"2026-06-12T15:50:32.677982494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610120 | controller |     "Jun 12 15:50:32.683271 crc crio[3653]: time=\"2026-06-12T15:50:32.683023543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610134 | controller |     "Jun 12 15:50:32.790033 crc crio[3653]: time=\"2026-06-12T15:50:32.788679Z\" level=info msg=\"Created container 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29: openshift-marketplace/redhat-operators-lnvqw/extract-utilities\" id=d18a512f-d2e7-4999-a7ac-46b0473ea051 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610149 | controller |     "Jun 12 15:50:32.794431 crc crio[3653]: time=\"2026-06-12T15:50:32.794200261Z\" level=info msg=\"Starting container: 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29\" id=a8ed5e78-9d16-4342-8cac-2028fafd5c77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.610164 | controller |     "Jun 12 15:50:32.801849 crc crio[3653]: time=\"2026-06-12T15:50:32.801752724Z\" level=info msg=\"Started container\" PID=19983 containerID=8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29 description=openshift-marketplace/redhat-operators-lnvqw/extract-utilities id=a8ed5e78-9d16-4342-8cac-2028fafd5c77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4",
2026-06-12 17:11:43.610179 | controller |     "Jun 12 15:50:32.818945 crc crio[3653]: 2026-06-12T15:50:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3343b04bc60bbc1 Mac:6a:5a:98:f3:30:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.610194 | controller |     "Jun 12 15:50:32.821575 crc crio[3653]: time=\"2026-06-12T15:50:32.821351784Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc0029a6118}] Aliases:map[]}\"",
2026-06-12 17:11:43.610212 | controller |     "Jun 12 15:50:32.821936 crc crio[3653]: time=\"2026-06-12T15:50:32.821777435Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-t2q92 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.610228 | controller |     "Jun 12 15:50:32.837797 crc crio[3653]: time=\"2026-06-12T15:50:32.837680821Z\" level=info msg=\"Ran pod sandbox 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 with infra container: openshift-marketplace/community-operators-t2q92/POD\" id=fe9c8944-ce8d-4119-8d1a-f07eed399622 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.610242 | controller |     "Jun 12 15:50:32.841981 crc crio[3653]: time=\"2026-06-12T15:50:32.841751985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b854a0b4-972d-4393-a2b6-6f46dddf58fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610257 | controller |     "Jun 12 15:50:32.846989 crc crio[3653]: time=\"2026-06-12T15:50:32.846765773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=772aa86b-640d-4356-81d0-ae8764422d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610271 | controller |     "Jun 12 15:50:32.855747 crc crio[3653]: time=\"2026-06-12T15:50:32.854697055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fc230ad-40ef-4594-9482-e98c994c622e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610286 | controller |     "Jun 12 15:50:32.858147 crc crio[3653]: time=\"2026-06-12T15:50:32.858063601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9989495c-ba8a-41e4-8581-0ec51fb7f568 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610301 | controller |     "Jun 12 15:50:32.860031 crc crio[3653]: time=\"2026-06-12T15:50:32.8599716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0ff9c29-9f47-4661-b567-33bca4d8561e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610315 | controller |     "Jun 12 15:50:32.861977 crc crio[3653]: time=\"2026-06-12T15:50:32.861697584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=04ff5e90-642b-4ba3-bf5c-a2f64c484141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610330 | controller |     "Jun 12 15:50:32.865364 crc crio[3653]: time=\"2026-06-12T15:50:32.865299206Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e83c8a3a-2dc9-4914-808f-795e4ee865ed name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.610344 | controller |     "Jun 12 15:50:32.871240 crc crio[3653]: time=\"2026-06-12T15:50:32.871052423Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-t2q92/extract-utilities\" id=c9ceae9a-3adf-42ab-8b2a-6fae9c827b45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610377 | controller |     "Jun 12 15:50:32.871436 crc crio[3653]: time=\"2026-06-12T15:50:32.871385301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610401 | controller |     "Jun 12 15:50:32.877636 crc crio[3653]: time=\"2026-06-12T15:50:32.877346453Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.610417 | controller |     "Jun 12 15:50:32.890858 crc crio[3653]: time=\"2026-06-12T15:50:32.890731925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-pb4zj/registry-server\" id=1290d5c7-f2b9-4482-9729-5f9362534751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610433 | controller |     "Jun 12 15:50:32.891438 crc crio[3653]: time=\"2026-06-12T15:50:32.891366481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610449 | controller |     "Jun 12 15:50:32.897726 crc crio[3653]: time=\"2026-06-12T15:50:32.897432386Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-n277j/registry-server\" id=7004e7d7-a6c8-4e5f-9a65-c15b22adbbe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610464 | controller |     "Jun 12 15:50:32.908161 crc crio[3653]: time=\"2026-06-12T15:50:32.908029056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610479 | controller |     "Jun 12 15:50:32.913648 crc crio[3653]: time=\"2026-06-12T15:50:32.913426054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610494 | controller |     "Jun 12 15:50:32.917251 crc crio[3653]: time=\"2026-06-12T15:50:32.917134059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610509 | controller |     "Jun 12 15:50:32.939364 crc crio[3653]: time=\"2026-06-12T15:50:32.939282824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610524 | controller |     "Jun 12 15:50:32.942992 crc crio[3653]: time=\"2026-06-12T15:50:32.942935707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610538 | controller |     "Jun 12 15:50:32.951238 crc crio[3653]: time=\"2026-06-12T15:50:32.951080695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610553 | controller |     "Jun 12 15:50:32.954246 crc crio[3653]: time=\"2026-06-12T15:50:32.954168714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610568 | controller |     "Jun 12 15:50:33.049040 crc crio[3653]: time=\"2026-06-12T15:50:33.048939343Z\" level=info msg=\"Created container b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb: openshift-marketplace/redhat-marketplace-pb4zj/registry-server\" id=1290d5c7-f2b9-4482-9729-5f9362534751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610583 | controller |     "Jun 12 15:50:33.050264 crc crio[3653]: time=\"2026-06-12T15:50:33.050221296Z\" level=info msg=\"Starting container: b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb\" id=1927bf26-2ffb-4825-aa12-c1773a345800 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.610598 | controller |     "Jun 12 15:50:33.051585 crc crio[3653]: time=\"2026-06-12T15:50:33.051341505Z\" level=info msg=\"Created container 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba: openshift-marketplace/certified-operators-n277j/registry-server\" id=7004e7d7-a6c8-4e5f-9a65-c15b22adbbe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610616 | controller |     "Jun 12 15:50:33.052255 crc crio[3653]: time=\"2026-06-12T15:50:33.052182026Z\" level=info msg=\"Starting container: 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba\" id=0601c9a5-e7ef-4bc1-aeda-49693f627ac0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.610631 | controller |     "Jun 12 15:50:33.052920 crc crio[3653]: time=\"2026-06-12T15:50:33.052844093Z\" level=info msg=\"Created container b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803: openshift-marketplace/community-operators-t2q92/extract-utilities\" id=c9ceae9a-3adf-42ab-8b2a-6fae9c827b45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610646 | controller |     "Jun 12 15:50:33.053864 crc crio[3653]: time=\"2026-06-12T15:50:33.053739346Z\" level=info msg=\"Starting container: b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803\" id=737e4d36-425c-4663-a9d9-fa3bf661ac68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.610661 | controller |     "Jun 12 15:50:33.059481 crc crio[3653]: time=\"2026-06-12T15:50:33.059452182Z\" level=info msg=\"Started container\" PID=20000 containerID=b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb description=openshift-marketplace/redhat-marketplace-pb4zj/registry-server id=1927bf26-2ffb-4825-aa12-c1773a345800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544",
2026-06-12 17:11:43.610676 | controller |     "Jun 12 15:50:33.062021 crc crio[3653]: time=\"2026-06-12T15:50:33.061950486Z\" level=info msg=\"Started container\" PID=19999 containerID=b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803 description=openshift-marketplace/community-operators-t2q92/extract-utilities id=737e4d36-425c-4663-a9d9-fa3bf661ac68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1",
2026-06-12 17:11:43.610691 | controller |     "Jun 12 15:50:33.064636 crc crio[3653]: time=\"2026-06-12T15:50:33.064552902Z\" level=info msg=\"Started container\" PID=20003 containerID=4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba description=openshift-marketplace/certified-operators-n277j/registry-server id=0601c9a5-e7ef-4bc1-aeda-49693f627ac0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659",
2026-06-12 17:11:43.610706 | controller |     "Jun 12 15:50:33.508475 crc crio[3653]: time=\"2026-06-12T15:50:33.508351851Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e83c8a3a-2dc9-4914-808f-795e4ee865ed name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.610721 | controller |     "Jun 12 15:50:33.510017 crc crio[3653]: time=\"2026-06-12T15:50:33.509844589Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7d30eb40-636c-4525-ad0f-afd3872a0150 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610736 | controller |     "Jun 12 15:50:33.513680 crc crio[3653]: time=\"2026-06-12T15:50:33.513548883Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1807d5c9-01ca-4a73-a688-1f01d570a60b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610751 | controller |     "Jun 12 15:50:33.530195 crc crio[3653]: time=\"2026-06-12T15:50:33.530070645Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lnvqw/extract-content\" id=09adbd2e-c239-496d-ad50-7c4bb9e9fe1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610767 | controller |     "Jun 12 15:50:33.531326 crc crio[3653]: time=\"2026-06-12T15:50:33.531241185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610785 | controller |     "Jun 12 15:50:33.568985 crc crio[3653]: time=\"2026-06-12T15:50:33.568766183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610800 | controller |     "Jun 12 15:50:33.573900 crc crio[3653]: time=\"2026-06-12T15:50:33.573799521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610815 | controller |     "Jun 12 15:50:33.697310 crc crio[3653]: time=\"2026-06-12T15:50:33.69678389Z\" level=info msg=\"Created container c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c: openshift-marketplace/redhat-operators-lnvqw/extract-content\" id=09adbd2e-c239-496d-ad50-7c4bb9e9fe1a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610830 | controller |     "Jun 12 15:50:33.698683 crc crio[3653]: time=\"2026-06-12T15:50:33.698604347Z\" level=info msg=\"Starting container: c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c\" id=57787f59-dd2d-409e-8de7-e4ff16f4e040 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.610846 | controller |     "Jun 12 15:50:33.706212 crc crio[3653]: time=\"2026-06-12T15:50:33.705568595Z\" level=info msg=\"Started container\" PID=20058 containerID=c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c description=openshift-marketplace/redhat-operators-lnvqw/extract-content id=57787f59-dd2d-409e-8de7-e4ff16f4e040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4",
2026-06-12 17:11:43.610861 | controller |     "Jun 12 15:50:33.875729 crc crio[3653]: time=\"2026-06-12T15:50:33.875647906Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6d7401da-4ab7-4174-9758-01529ff35afd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.610875 | controller |     "Jun 12 15:50:33.880145 crc crio[3653]: time=\"2026-06-12T15:50:33.880054719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.610890 | controller |     "Jun 12 15:50:34.410287 crc crio[3653]: time=\"2026-06-12T15:50:34.410191271Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=6d7401da-4ab7-4174-9758-01529ff35afd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.610906 | controller |     "Jun 12 15:50:34.411899 crc crio[3653]: time=\"2026-06-12T15:50:34.411806722Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5411077e-6279-4e81-9771-419fadb4059d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610920 | controller |     "Jun 12 15:50:34.414392 crc crio[3653]: time=\"2026-06-12T15:50:34.414252885Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a31ffc22-ff4a-4acd-981a-f2abffa71c3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.610935 | controller |     "Jun 12 15:50:34.421228 crc crio[3653]: time=\"2026-06-12T15:50:34.421142431Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-t2q92/extract-content\" id=4b8b0fcc-2d31-4a73-8bbe-b0a231f53961 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.610949 | controller |     "Jun 12 15:50:34.421777 crc crio[3653]: time=\"2026-06-12T15:50:34.421704265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610968 | controller |     "Jun 12 15:50:34.446641 crc crio[3653]: time=\"2026-06-12T15:50:34.446454847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610982 | controller |     "Jun 12 15:50:34.450088 crc crio[3653]: time=\"2026-06-12T15:50:34.449992867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.610997 | controller |     "Jun 12 15:50:34.576470 crc crio[3653]: time=\"2026-06-12T15:50:34.576362743Z\" level=info msg=\"Created container 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c: openshift-marketplace/community-operators-t2q92/extract-content\" id=4b8b0fcc-2d31-4a73-8bbe-b0a231f53961 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.611012 | controller |     "Jun 12 15:50:34.578144 crc crio[3653]: time=\"2026-06-12T15:50:34.578067106Z\" level=info msg=\"Starting container: 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c\" id=53814c61-bf35-4762-83b2-f646d94c517e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.611027 | controller |     "Jun 12 15:50:34.585341 crc crio[3653]: time=\"2026-06-12T15:50:34.585194248Z\" level=info msg=\"Started container\" PID=20070 containerID=73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c description=openshift-marketplace/community-operators-t2q92/extract-content id=53814c61-bf35-4762-83b2-f646d94c517e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1",
2026-06-12 17:11:43.611042 | controller |     "Jun 12 15:50:34.921658 crc crio[3653]: time=\"2026-06-12T15:50:34.921571115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=baea199a-7628-4964-842b-62667370e837 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.611056 | controller |     "Jun 12 15:50:34.924122 crc crio[3653]: time=\"2026-06-12T15:50:34.923783021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f44ad7c7-435d-486d-a7eb-916aaa0ebb7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.611071 | controller |     "Jun 12 15:50:35.035738 crc crio[3653]: time=\"2026-06-12T15:50:35.035642677Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-lnvqw/registry-server\" id=0843faff-bc12-4fff-833b-cdb75eb27d58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.611085 | controller |     "Jun 12 15:50:35.036189 crc crio[3653]: time=\"2026-06-12T15:50:35.036132829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.611100 | controller |     "Jun 12 15:50:35.098100 crc crio[3653]: time=\"2026-06-12T15:50:35.097951277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.611115 | controller |     "Jun 12 15:50:35.104315 crc crio[3653]: time=\"2026-06-12T15:50:35.104191836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.611130 | controller |     "Jun 12 15:50:35.192128 crc crio[3653]: time=\"2026-06-12T15:50:35.192034759Z\" level=info msg=\"Created container 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655: openshift-marketplace/redhat-operators-lnvqw/registry-server\" id=0843faff-bc12-4fff-833b-cdb75eb27d58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.611145 | controller |     "Jun 12 15:50:35.193534 crc crio[3653]: time=\"2026-06-12T15:50:35.193422494Z\" level=info msg=\"Starting container: 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655\" id=3c5a8176-5532-497d-94f6-c6096d02a823 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.611164 | controller |     "Jun 12 15:50:35.199137 crc crio[3653]: time=\"2026-06-12T15:50:35.199050178Z\" level=info msg=\"Started container\" PID=20088 containerID=00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655 description=openshift-marketplace/redhat-operators-lnvqw/registry-server id=3c5a8176-5532-497d-94f6-c6096d02a823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4",
2026-06-12 17:11:43.611180 | controller |     "Jun 12 15:50:35.935120 crc crio[3653]: time=\"2026-06-12T15:50:35.934588413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2064c732-3cc2-4fff-9153-42e9442b5c19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.611195 | controller |     "Jun 12 15:50:35.940817 crc crio[3653]: time=\"2026-06-12T15:50:35.938255567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5962c2c7-9789-4ad3-ab68-b253d98f915d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.611210 | controller |     "Jun 12 15:50:35.959077 crc crio[3653]: time=\"2026-06-12T15:50:35.958937335Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-t2q92/registry-server\" id=abc0ba7a-7332-4973-9e68-57f7393d4282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.611225 | controller |     "Jun 12 15:50:35.959703 crc crio[3653]: time=\"2026-06-12T15:50:35.959626873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.611240 | controller |     "Jun 12 15:50:36.025630 crc crio[3653]: time=\"2026-06-12T15:50:36.025421631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.611256 | controller |     "Jun 12 15:50:36.031208 crc crio[3653]: time=\"2026-06-12T15:50:36.030444279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.611271 | controller |     "Jun 12 15:50:36.148270 crc crio[3653]: time=\"2026-06-12T15:50:36.148092442Z\" level=info msg=\"Created container 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66: openshift-marketplace/community-operators-t2q92/registry-server\" id=abc0ba7a-7332-4973-9e68-57f7393d4282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.611286 | controller |     "Jun 12 15:50:36.149789 crc crio[3653]: time=\"2026-06-12T15:50:36.149666933Z\" level=info msg=\"Starting container: 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66\" id=d554499d-fbe4-4b9f-9beb-b589729284bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.611301 | controller |     "Jun 12 15:50:36.157062 crc crio[3653]: time=\"2026-06-12T15:50:36.156962099Z\" level=info msg=\"Started container\" PID=20132 containerID=7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66 description=openshift-marketplace/community-operators-t2q92/registry-server id=d554499d-fbe4-4b9f-9beb-b589729284bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1",
2026-06-12 17:11:43.611316 | controller |     "Jun 12 15:50:47.567911 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:11:43.611332 | controller |     "Jun 12 15:50:49.347396 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 17:11:43.611354 | controller |     "Jun 12 15:50:49.348069 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:11:43.611389 | controller |     "Jun 12 15:50:49.348244 crc systemd[1]: crio.service: Consumed 15min 29.300s CPU time.",
2026-06-12 17:11:43.611406 | controller |     "Jun 12 15:50:49.416811 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:11:43.611421 | controller |     "Jun 12 15:50:49.531030 crc crio[21074]: time=\"2026-06-12T15:50:49.530929683Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 17:11:43.611435 | controller |     "Jun 12 15:50:49.531030 crc crio[21074]: time=\"2026-06-12T15:50:49.530996295Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 17:11:43.611450 | controller |     "Jun 12 15:50:49.532369 crc crio[21074]: time=\"2026-06-12T15:50:49.532329569Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 17:11:43.611464 | controller |     "Jun 12 15:50:49.532435 crc crio[21074]: time=\"2026-06-12T15:50:49.532407311Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 17:11:43.611479 | controller |     "Jun 12 15:50:49.549055 crc crio[21074]: time=\"2026-06-12T15:50:49.548961904Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 17:11:43.611493 | controller |     "Jun 12 15:50:49.549411 crc crio[21074]: time=\"2026-06-12T15:50:49.549348553Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 17:11:43.611508 | controller |     "Jun 12 15:50:49.549411 crc crio[21074]: time=\"2026-06-12T15:50:49.549390585Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 17:11:43.611523 | controller |     "Jun 12 15:50:49.549593 crc crio[21074]: time=\"2026-06-12T15:50:49.549490497Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 17:11:43.611538 | controller |     "Jun 12 15:50:49.549593 crc crio[21074]: time=\"2026-06-12T15:50:49.549569709Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 17:11:43.611552 | controller |     "Jun 12 15:50:49.580799 crc crio[21074]: time=\"2026-06-12T15:50:49.580671573Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 17:11:43.611566 | controller |     "Jun 12 15:50:49.596802 crc crio[21074]: time=\"2026-06-12T15:50:49.596688762Z\" 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-12 17:11:43.611580 | controller |     "Jun 12 15:50:49.603438 crc crio[21074]: time=\"2026-06-12T15:50:49.603237999Z\" 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-12 17:11:43.611595 | controller |     "Jun 12 15:50:49.631482 crc crio[21074]: time=\"2026-06-12T15:50:49.631332226Z\" 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-12 17:11:43.611610 | controller |     "Jun 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.81915144Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 17:11:43.611625 | controller |     "Jun 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.819207322Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 17:11:43.611639 | controller |     "Jun 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.819221872Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 17:11:43.611689 | controller |     "Jun 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.819229992Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 17:11:43.611711 | controller |     "Jun 12 15:50:49.819233 crc crio[21074]: time=\"2026-06-12T15:50:49.819238853Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 17:11:43.611726 | controller |     "Jun 12 15:50:49.825298 crc crio[21074]: time=\"2026-06-12T15:50:49.825206615Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:11:43.611741 | controller |     "Jun 12 15:50:49.825298 crc crio[21074]: time=\"2026-06-12T15:50:49.825261076Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:11:43.611755 | controller |     "Jun 12 15:50:49.831078 crc crio[21074]: time=\"2026-06-12T15:50:49.830988353Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:11:43.611770 | controller |     "Jun 12 15:50:49.831078 crc crio[21074]: time=\"2026-06-12T15:50:49.831054134Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:11:43.611784 | controller |     "Jun 12 15:50:49.865609 crc crio[21074]: time=\"2026-06-12T15:50:49.865382781Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.611799 | controller |     "Jun 12 15:50:49.865906 crc crio[21074]: time=\"2026-06-12T15:50:49.865842942Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.611814 | controller |     "Jun 12 15:50:49.866221 crc crio[21074]: time=\"2026-06-12T15:50:49.866200052Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 17:11:43.611828 | controller |     "Jun 12 15:50:49.866331 crc crio[21074]: time=\"2026-06-12T15:50:49.866313164Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 17:11:43.611846 | controller |     "Jun 12 15:50:49.867162 crc crio[21074]: time=\"2026-06-12T15:50:49.866966701Z\" 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 = [\\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-shared.crio.io\\\"]\\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-12 17:11:43.611870 | controller |     "Jun 12 15:50:49.871728 crc crio[21074]: time=\"2026-06-12T15:50:49.87163526Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 17:11:43.611886 | controller |     "Jun 12 15:50:49.871961 crc crio[21074]: time=\"2026-06-12T15:50:49.871897917Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 17:11:43.611901 | controller |     "Jun 12 15:50:51.359366 crc crio[21074]: time=\"2026-06-12T15:50:51.359007016Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc00008ce00}] Aliases:map[]}\"",
2026-06-12 17:11:43.611917 | controller |     "Jun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.359464668Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-t2q92 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.611932 | controller |     "Jun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.360092724Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc00008cf00}] Aliases:map[]}\"",
2026-06-12 17:11:43.611947 | controller |     "Jun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.360193877Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lnvqw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.611961 | controller |     "Jun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.360617968Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc00008cf90}] Aliases:map[]}\"",
2026-06-12 17:11:43.611980 | controller |     "Jun 12 15:50:51.361122 crc crio[21074]: time=\"2026-06-12T15:50:51.360745231Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-n277j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.611995 | controller |     "Jun 12 15:50:51.361457 crc crio[21074]: time=\"2026-06-12T15:50:51.361186742Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc00008d020}] Aliases:map[]}\"",
2026-06-12 17:11:43.612010 | controller |     "Jun 12 15:50:51.361457 crc crio[21074]: time=\"2026-06-12T15:50:51.361281974Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pb4zj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612024 | controller |     "Jun 12 15:50:51.361896 crc crio[21074]: time=\"2026-06-12T15:50:51.361830058Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc00008d0b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.612039 | controller |     "Jun 12 15:50:51.362122 crc crio[21074]: time=\"2026-06-12T15:50:51.362069985Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612054 | controller |     "Jun 12 15:50:51.362653 crc crio[21074]: time=\"2026-06-12T15:50:51.362591498Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc00008d130}] Aliases:map[]}\"",
2026-06-12 17:11:43.612069 | controller |     "Jun 12 15:50:51.363034 crc crio[21074]: time=\"2026-06-12T15:50:51.362927346Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612084 | controller |     "Jun 12 15:50:51.363127 crc crio[21074]: time=\"2026-06-12T15:50:51.363106791Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.612098 | controller |     "Jun 12 15:50:51.363182 crc crio[21074]: time=\"2026-06-12T15:50:51.363125302Z\" level=warning msg=\"Could not restore sandbox IP for 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef: failed to get network status for pod sandbox k8s_collect-profiles-29687985-d6nmt_openshift-operator-lifecycle-manager_eacbb060-4e88-46c6-adc4-1cf62008c8d6_0(3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.612116 | controller |     "Jun 12 15:50:51.363758 crc crio[21074]: time=\"2026-06-12T15:50:51.363698036Z\" level=info msg=\"Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc00008d1c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.612131 | controller |     "Jun 12 15:50:51.363856 crc crio[21074]: time=\"2026-06-12T15:50:51.363823639Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612146 | controller |     "Jun 12 15:50:51.364386 crc crio[21074]: time=\"2026-06-12T15:50:51.364182638Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc00008d258}] Aliases:map[]}\"",
2026-06-12 17:11:43.612161 | controller |     "Jun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.364403604Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612176 | controller |     "Jun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.364584139Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.612190 | controller |     "Jun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.364603739Z\" level=warning msg=\"Could not restore sandbox IP for a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_a1d297e6-a88e-4b37-98ee-665dc7957a9b_0(a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.612205 | controller |     "Jun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.36462235Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.612219 | controller |     "Jun 12 15:50:51.364691 crc crio[21074]: time=\"2026-06-12T15:50:51.3646334Z\" level=warning msg=\"Could not restore sandbox IP for fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a43e2b27-315c-4087-af88-ff75eaa57ffd_0(fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.612235 | controller |     "Jun 12 15:50:51.365004 crc crio[21074]: time=\"2026-06-12T15:50:51.364897227Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc00008d2f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.612255 | controller |     "Jun 12 15:50:51.365004 crc crio[21074]: time=\"2026-06-12T15:50:51.365004559Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612270 | controller |     "Jun 12 15:50:51.365589 crc crio[21074]: time=\"2026-06-12T15:50:51.365531363Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc00008d388}] Aliases:map[]}\"",
2026-06-12 17:11:43.612285 | controller |     "Jun 12 15:50:51.365683 crc crio[21074]: time=\"2026-06-12T15:50:51.365662356Z\" 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-12 17:11:43.612300 | controller |     "Jun 12 15:50:51.366093 crc crio[21074]: time=\"2026-06-12T15:50:51.366022005Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc00008d418}] Aliases:map[]}\"",
2026-06-12 17:11:43.612315 | controller |     "Jun 12 15:50:51.366189 crc crio[21074]: time=\"2026-06-12T15:50:51.366176549Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612330 | controller |     "Jun 12 15:50:51.366744 crc crio[21074]: time=\"2026-06-12T15:50:51.366548379Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc00008d4a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.612348 | controller |     "Jun 12 15:50:51.366744 crc crio[21074]: time=\"2026-06-12T15:50:51.366673082Z\" 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-12 17:11:43.612385 | controller |     "Jun 12 15:50:51.367115 crc crio[21074]: time=\"2026-06-12T15:50:51.367050262Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc00008d538}] Aliases:map[]}\"",
2026-06-12 17:11:43.612404 | controller |     "Jun 12 15:50:51.367207 crc crio[21074]: time=\"2026-06-12T15:50:51.367171535Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612420 | controller |     "Jun 12 15:50:51.367608 crc crio[21074]: time=\"2026-06-12T15:50:51.367551625Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc00008d5c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.612435 | controller |     "Jun 12 15:50:51.367779 crc crio[21074]: time=\"2026-06-12T15:50:51.367725519Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612450 | controller |     "Jun 12 15:50:51.368263 crc crio[21074]: time=\"2026-06-12T15:50:51.368182691Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc00008d648}] Aliases:map[]}\"",
2026-06-12 17:11:43.612465 | controller |     "Jun 12 15:50:51.368351 crc crio[21074]: time=\"2026-06-12T15:50:51.368321424Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612479 | controller |     "Jun 12 15:50:51.368885 crc crio[21074]: time=\"2026-06-12T15:50:51.368799596Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc00008d6d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.612495 | controller |     "Jun 12 15:50:51.368977 crc crio[21074]: time=\"2026-06-12T15:50:51.36895794Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612510 | controller |     "Jun 12 15:50:51.369338 crc crio[21074]: time=\"2026-06-12T15:50:51.369275629Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc00008d768}] Aliases:map[]}\"",
2026-06-12 17:11:43.612528 | controller |     "Jun 12 15:50:51.369488 crc crio[21074]: time=\"2026-06-12T15:50:51.369423982Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612543 | controller |     "Jun 12 15:50:51.370338 crc crio[21074]: time=\"2026-06-12T15:50:51.370036918Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc00008d7f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.612559 | controller |     "Jun 12 15:50:51.370338 crc crio[21074]: time=\"2026-06-12T15:50:51.370212102Z\" 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-12 17:11:43.612574 | controller |     "Jun 12 15:50:51.370724 crc crio[21074]: time=\"2026-06-12T15:50:51.370655704Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc00008d888}] Aliases:map[]}\"",
2026-06-12 17:11:43.612588 | controller |     "Jun 12 15:50:51.370821 crc crio[21074]: time=\"2026-06-12T15:50:51.370777957Z\" 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-12 17:11:43.612603 | controller |     "Jun 12 15:50:51.371426 crc crio[21074]: time=\"2026-06-12T15:50:51.371359612Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc00008d908}] Aliases:map[]}\"",
2026-06-12 17:11:43.612618 | controller |     "Jun 12 15:50:51.371578 crc crio[21074]: time=\"2026-06-12T15:50:51.371485485Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612633 | controller |     "Jun 12 15:50:51.371981 crc crio[21074]: time=\"2026-06-12T15:50:51.371894445Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc00008d998}] Aliases:map[]}\"",
2026-06-12 17:11:43.612649 | controller |     "Jun 12 15:50:51.372080 crc crio[21074]: time=\"2026-06-12T15:50:51.372028639Z\" 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-12 17:11:43.612667 | controller |     "Jun 12 15:50:51.372721 crc crio[21074]: time=\"2026-06-12T15:50:51.372641824Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc00008da28}] Aliases:map[]}\"",
2026-06-12 17:11:43.612683 | controller |     "Jun 12 15:50:51.372816 crc crio[21074]: time=\"2026-06-12T15:50:51.372776218Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612698 | controller |     "Jun 12 15:50:51.373260 crc crio[21074]: time=\"2026-06-12T15:50:51.373193088Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc00008dab8}] Aliases:map[]}\"",
2026-06-12 17:11:43.612713 | controller |     "Jun 12 15:50:51.373349 crc crio[21074]: time=\"2026-06-12T15:50:51.373316572Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612728 | controller |     "Jun 12 15:50:51.374900 crc crio[21074]: time=\"2026-06-12T15:50:51.373998549Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc00008db38}] Aliases:map[]}\"",
2026-06-12 17:11:43.612743 | controller |     "Jun 12 15:50:51.376027 crc crio[21074]: time=\"2026-06-12T15:50:51.375324243Z\" 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-12 17:11:43.612758 | controller |     "Jun 12 15:50:51.376814 crc crio[21074]: time=\"2026-06-12T15:50:51.376753739Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc00008dbc8}] Aliases:map[]}\"",
2026-06-12 17:11:43.612773 | controller |     "Jun 12 15:50:51.377004 crc crio[21074]: time=\"2026-06-12T15:50:51.376951534Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612787 | controller |     "Jun 12 15:50:51.377690 crc crio[21074]: time=\"2026-06-12T15:50:51.377614861Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc00008dc48}] Aliases:map[]}\"",
2026-06-12 17:11:43.612805 | controller |     "Jun 12 15:50:51.377829 crc crio[21074]: time=\"2026-06-12T15:50:51.377777286Z\" 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-12 17:11:43.612821 | controller |     "Jun 12 15:50:51.379430 crc crio[21074]: time=\"2026-06-12T15:50:51.379326095Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc00008dcc8}] Aliases:map[]}\"",
2026-06-12 17:11:43.612835 | controller |     "Jun 12 15:50:51.379718 crc crio[21074]: time=\"2026-06-12T15:50:51.379652603Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612850 | controller |     "Jun 12 15:50:51.379985 crc crio[21074]: time=\"2026-06-12T15:50:51.37991954Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.612864 | controller |     "Jun 12 15:50:51.379985 crc crio[21074]: time=\"2026-06-12T15:50:51.379967251Z\" level=warning msg=\"Could not restore sandbox IP for b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.612879 | controller |     "Jun 12 15:50:51.380290 crc crio[21074]: time=\"2026-06-12T15:50:51.380225568Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc00008dd60}] Aliases:map[]}\"",
2026-06-12 17:11:43.612894 | controller |     "Jun 12 15:50:51.380463 crc crio[21074]: time=\"2026-06-12T15:50:51.380412663Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612909 | controller |     "Jun 12 15:50:51.381002 crc crio[21074]: time=\"2026-06-12T15:50:51.380926956Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc00008ddf0}] Aliases:map[]}\"",
2026-06-12 17:11:43.612927 | controller |     "Jun 12 15:50:51.381227 crc crio[21074]: time=\"2026-06-12T15:50:51.38108864Z\" 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-12 17:11:43.612942 | controller |     "Jun 12 15:50:51.381628 crc crio[21074]: time=\"2026-06-12T15:50:51.38147646Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc00008de70}] Aliases:map[]}\"",
2026-06-12 17:11:43.612957 | controller |     "Jun 12 15:50:51.381780 crc crio[21074]: time=\"2026-06-12T15:50:51.381678085Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.612971 | controller |     "Jun 12 15:50:51.382107 crc crio[21074]: time=\"2026-06-12T15:50:51.382034414Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc00008def0}] Aliases:map[]}\"",
2026-06-12 17:11:43.612986 | controller |     "Jun 12 15:50:51.382251 crc crio[21074]: time=\"2026-06-12T15:50:51.382192688Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613001 | controller |     "Jun 12 15:50:51.382746 crc crio[21074]: time=\"2026-06-12T15:50:51.38266648Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc00038a0c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.613017 | controller |     "Jun 12 15:50:51.382967 crc crio[21074]: time=\"2026-06-12T15:50:51.382916347Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613032 | controller |     "Jun 12 15:50:51.383591 crc crio[21074]: time=\"2026-06-12T15:50:51.383464571Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc00038a338}] Aliases:map[]}\"",
2026-06-12 17:11:43.613047 | controller |     "Jun 12 15:50:51.383742 crc crio[21074]: time=\"2026-06-12T15:50:51.383677236Z\" 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-12 17:11:43.613065 | controller |     "Jun 12 15:50:51.384300 crc crio[21074]: time=\"2026-06-12T15:50:51.38423689Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc00038a3e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.613080 | controller |     "Jun 12 15:50:51.384481 crc crio[21074]: time=\"2026-06-12T15:50:51.384410325Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613095 | controller |     "Jun 12 15:50:51.384699 crc crio[21074]: time=\"2026-06-12T15:50:51.384646291Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613110 | controller |     "Jun 12 15:50:51.384699 crc crio[21074]: time=\"2026-06-12T15:50:51.384686802Z\" level=warning msg=\"Could not restore sandbox IP for f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8: failed to get network status for pod sandbox k8s_collect-profiles-29687970-qfg2x_openshift-operator-lifecycle-manager_b1ec2448-4d40-4afd-907a-6b38271a6735_0(f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613126 | controller |     "Jun 12 15:50:51.385123 crc crio[21074]: time=\"2026-06-12T15:50:51.385060761Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc00038a4b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.613140 | controller |     "Jun 12 15:50:51.385282 crc crio[21074]: time=\"2026-06-12T15:50:51.385226826Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613156 | controller |     "Jun 12 15:50:51.386045 crc crio[21074]: time=\"2026-06-12T15:50:51.385976155Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc00038a570}] Aliases:map[]}\"",
2026-06-12 17:11:43.613170 | controller |     "Jun 12 15:50:51.386306 crc crio[21074]: time=\"2026-06-12T15:50:51.386243732Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613185 | controller |     "Jun 12 15:50:51.386483 crc crio[21074]: time=\"2026-06-12T15:50:51.386428196Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613200 | controller |     "Jun 12 15:50:51.386483 crc crio[21074]: time=\"2026-06-12T15:50:51.386472717Z\" level=warning msg=\"Could not restore sandbox IP for d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613218 | controller |     "Jun 12 15:50:51.386660 crc crio[21074]: time=\"2026-06-12T15:50:51.386567Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613234 | controller |     "Jun 12 15:50:51.386660 crc crio[21074]: time=\"2026-06-12T15:50:51.38658442Z\" level=warning msg=\"Could not restore sandbox IP for f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613249 | controller |     "Jun 12 15:50:51.387024 crc crio[21074]: time=\"2026-06-12T15:50:51.38696013Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc00038a658}] Aliases:map[]}\"",
2026-06-12 17:11:43.613268 | controller |     "Jun 12 15:50:51.387158 crc crio[21074]: time=\"2026-06-12T15:50:51.387121464Z\" 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-12 17:11:43.613295 | controller |     "Jun 12 15:50:51.387720 crc crio[21074]: time=\"2026-06-12T15:50:51.387653798Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc00038a6f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.613311 | controller |     "Jun 12 15:50:51.387897 crc crio[21074]: time=\"2026-06-12T15:50:51.387814072Z\" 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-12 17:11:43.613326 | controller |     "Jun 12 15:50:51.388699 crc crio[21074]: time=\"2026-06-12T15:50:51.388636703Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613341 | controller |     "Jun 12 15:50:51.388838 crc crio[21074]: time=\"2026-06-12T15:50:51.388760316Z\" level=warning msg=\"Could not restore sandbox IP for e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613355 | controller |     "Jun 12 15:50:51.390712 crc crio[21074]: time=\"2026-06-12T15:50:51.390423688Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc00038a778}] Aliases:map[]}\"",
2026-06-12 17:11:43.613411 | controller |     "Jun 12 15:50:51.391130 crc crio[21074]: time=\"2026-06-12T15:50:51.391063865Z\" 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-12 17:11:43.613429 | controller |     "Jun 12 15:50:51.392655 crc crio[21074]: time=\"2026-06-12T15:50:51.392583523Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc00038a808}] Aliases:map[]}\"",
2026-06-12 17:11:43.613444 | controller |     "Jun 12 15:50:51.393565 crc crio[21074]: time=\"2026-06-12T15:50:51.393422835Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613460 | controller |     "Jun 12 15:50:51.396219 crc crio[21074]: time=\"2026-06-12T15:50:51.396139174Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc00038a898}] Aliases:map[]}\"",
2026-06-12 17:11:43.613475 | controller |     "Jun 12 15:50:51.396929 crc crio[21074]: time=\"2026-06-12T15:50:51.396652667Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613490 | controller |     "Jun 12 15:50:51.398667 crc crio[21074]: time=\"2026-06-12T15:50:51.398598677Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc00038a918}] Aliases:map[]}\"",
2026-06-12 17:11:43.613505 | controller |     "Jun 12 15:50:51.398806 crc crio[21074]: time=\"2026-06-12T15:50:51.398767741Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613521 | controller |     "Jun 12 15:50:51.400006 crc crio[21074]: time=\"2026-06-12T15:50:51.399930801Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc00038a9a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.613539 | controller |     "Jun 12 15:50:51.400184 crc crio[21074]: time=\"2026-06-12T15:50:51.400120196Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613555 | controller |     "Jun 12 15:50:51.400375 crc crio[21074]: time=\"2026-06-12T15:50:51.400309281Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613569 | controller |     "Jun 12 15:50:51.400375 crc crio[21074]: time=\"2026-06-12T15:50:51.400359332Z\" level=warning msg=\"Could not restore sandbox IP for a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.613585 | controller |     "Jun 12 15:50:51.400801 crc crio[21074]: time=\"2026-06-12T15:50:51.400733381Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc000d147e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.613600 | controller |     "Jun 12 15:50:51.401069 crc crio[21074]: time=\"2026-06-12T15:50:51.401005098Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613615 | controller |     "Jun 12 15:50:51.402152 crc crio[21074]: time=\"2026-06-12T15:50:51.402068186Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc000d14868}] Aliases:map[]}\"",
2026-06-12 17:11:43.613630 | controller |     "Jun 12 15:50:51.402256 crc crio[21074]: time=\"2026-06-12T15:50:51.40223319Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613645 | controller |     "Jun 12 15:50:51.402788 crc crio[21074]: time=\"2026-06-12T15:50:51.402721402Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc000d148e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.613660 | controller |     "Jun 12 15:50:51.402971 crc crio[21074]: time=\"2026-06-12T15:50:51.402919407Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.613675 | controller |     "Jun 12 15:50:51.403714 crc crio[21074]: time=\"2026-06-12T15:50:51.403604445Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 17:11:43.613690 | controller |     "Jun 12 15:50:51.404948 crc crio[21074]: time=\"2026-06-12T15:50:51.404802785Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 17:11:43.613708 | controller |     "Jun 12 15:50:51.405065 crc crio[21074]: time=\"2026-06-12T15:50:51.404947999Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 17:11:43.613724 | controller |     "Jun 12 15:50:51.405065 crc crio[21074]: time=\"2026-06-12T15:50:51.40500012Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 17:11:43.613738 | controller |     "Jun 12 15:50:51.405065 crc crio[21074]: time=\"2026-06-12T15:50:51.405049912Z\" level=info msg=\"runtime interface created\"",
2026-06-12 17:11:43.613753 | controller |     "Jun 12 15:50:51.405065 crc crio[21074]: time=\"2026-06-12T15:50:51.405063612Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 17:11:43.613768 | controller |     "Jun 12 15:50:51.405238 crc crio[21074]: time=\"2026-06-12T15:50:51.405072132Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 17:11:43.613782 | controller |     "Jun 12 15:50:51.405238 crc crio[21074]: time=\"2026-06-12T15:50:51.405082193Z\" level=info msg=\"starting plugins...\"",
2026-06-12 17:11:43.613796 | controller |     "Jun 12 15:50:51.405238 crc crio[21074]: time=\"2026-06-12T15:50:51.405109983Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 17:11:43.613810 | controller |     "Jun 12 15:50:51.411317 crc crio[21074]: time=\"2026-06-12T15:50:51.411176148Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 17:11:43.613825 | controller |     "Jun 12 15:50:51.417828 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:11:43.613840 | controller |     "Jun 12 15:51:05.512027 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:11:43.613854 | controller |     "Jun 12 15:51:05.592844 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-12 17:11:43.613869 | controller |     "Jun 12 15:51:05.594068 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:11:43.613884 | controller |     "Jun 12 15:51:05.594227 crc systemd[1]: crio.service: Consumed 3.705s CPU time.",
2026-06-12 17:11:43.613898 | controller |     "Jun 12 15:51:05.672484 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-12 17:11:43.613913 | controller |     "Jun 12 15:51:05.734249 crc crio[22579]: time=\"2026-06-12T15:51:05.734122555Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-12 17:11:43.613927 | controller |     "Jun 12 15:51:05.734249 crc crio[22579]: time=\"2026-06-12T15:51:05.734191247Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-12 17:11:43.613942 | controller |     "Jun 12 15:51:05.737980 crc crio[22579]: time=\"2026-06-12T15:51:05.737910632Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-12 17:11:43.613956 | controller |     "Jun 12 15:51:05.738299 crc crio[22579]: time=\"2026-06-12T15:51:05.73823593Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-12 17:11:43.613970 | controller |     "Jun 12 15:51:05.738887 crc crio[22579]: time=\"2026-06-12T15:51:05.738789734Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-12 17:11:43.613987 | controller |     "Jun 12 15:51:05.751190 crc crio[22579]: time=\"2026-06-12T15:51:05.751088718Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-12 17:11:43.614003 | controller |     "Jun 12 15:51:05.751308 crc crio[22579]: time=\"2026-06-12T15:51:05.751215282Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-12 17:11:43.614018 | controller |     "Jun 12 15:51:05.751308 crc crio[22579]: time=\"2026-06-12T15:51:05.751228222Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-12 17:11:43.614032 | controller |     "Jun 12 15:51:05.751425 crc crio[22579]: time=\"2026-06-12T15:51:05.751337015Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-12 17:11:43.614050 | controller |     "Jun 12 15:51:05.751425 crc crio[22579]: time=\"2026-06-12T15:51:05.751350655Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-12 17:11:43.614065 | controller |     "Jun 12 15:51:05.767406 crc crio[22579]: time=\"2026-06-12T15:51:05.767289202Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-12 17:11:43.614079 | controller |     "Jun 12 15:51:05.784043 crc crio[22579]: time=\"2026-06-12T15:51:05.783956267Z\" 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-12 17:11:43.614094 | controller |     "Jun 12 15:51:05.787809 crc crio[22579]: time=\"2026-06-12T15:51:05.787748624Z\" 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-12 17:11:43.614108 | controller |     "Jun 12 15:51:05.801615 crc crio[22579]: time=\"2026-06-12T15:51:05.801552057Z\" 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-12 17:11:43.614122 | controller |     "Jun 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954322786Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-12 17:11:43.614137 | controller |     "Jun 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954384418Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-12 17:11:43.614151 | controller |     "Jun 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954395178Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-12 17:11:43.614165 | controller |     "Jun 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954402658Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-12 17:11:43.614179 | controller |     "Jun 12 15:51:05.954453 crc crio[22579]: time=\"2026-06-12T15:51:05.954409718Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-12 17:11:43.614193 | controller |     "Jun 12 15:51:05.959114 crc crio[22579]: time=\"2026-06-12T15:51:05.959049307Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:11:43.614208 | controller |     "Jun 12 15:51:05.959114 crc crio[22579]: time=\"2026-06-12T15:51:05.959088908Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:11:43.614222 | controller |     "Jun 12 15:51:05.964294 crc crio[22579]: time=\"2026-06-12T15:51:05.964166867Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-12 17:11:43.614237 | controller |     "Jun 12 15:51:05.964294 crc crio[22579]: time=\"2026-06-12T15:51:05.964243059Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-12 17:11:43.614251 | controller |     "Jun 12 15:51:05.993565 crc crio[22579]: time=\"2026-06-12T15:51:05.993388713Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.614265 | controller |     "Jun 12 15:51:05.993565 crc crio[22579]: time=\"2026-06-12T15:51:05.993478176Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.614279 | controller |     "Jun 12 15:51:05.993896 crc crio[22579]: time=\"2026-06-12T15:51:05.993797074Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-12 17:11:43.614293 | controller |     "Jun 12 15:51:05.993896 crc crio[22579]: time=\"2026-06-12T15:51:05.993818394Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-12 17:11:43.614309 | controller |     "Jun 12 15:51:05.994680 crc crio[22579]: time=\"2026-06-12T15:51:05.99442966Z\" 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 = [\\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\"]\\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-12 17:11:43.614339 | controller |     "Jun 12 15:51:05.996029 crc crio[22579]: time=\"2026-06-12T15:51:05.995969169Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-12 17:11:43.614361 | controller |     "Jun 12 15:51:05.998095 crc crio[22579]: time=\"2026-06-12T15:51:05.998025182Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-12 17:11:43.614396 | controller |     "Jun 12 15:51:07.593328 crc crio[22579]: time=\"2026-06-12T15:51:07.592803571Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc0006229d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.614412 | controller |     "Jun 12 15:51:07.593328 crc crio[22579]: time=\"2026-06-12T15:51:07.593337854Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-t2q92 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614427 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.59397074Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc000622af0}] Aliases:map[]}\"",
2026-06-12 17:11:43.614442 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.594105184Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-lnvqw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614457 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.594914874Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc000622b88}] Aliases:map[]}\"",
2026-06-12 17:11:43.614472 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.595020107Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-n277j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614487 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.595386986Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc000622c20}] Aliases:map[]}\"",
2026-06-12 17:11:43.614502 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.595554831Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-pb4zj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614517 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596082924Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-g2tkt Namespace:openshift-marketplace ID:31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06 UID:3c07293e-8cc7-4e17-81cf-d8d961cdf358 NetNS:/var/run/netns/ad6dea47-0dbd-467f-aae6-eb5e77dab11f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3c07293e_8cc7_4e17_81cf_d8d961cdf358.slice PodAnnotations:0xc000622cb8}] Aliases:map[]}\"",
2026-06-12 17:11:43.614538 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596183877Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-g2tkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614554 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596575407Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:099f7a3e523e1a866f47085989ce417dfa7de47cc015dac0e7f7af49866f9940 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/08de6995-8b03-4110-8d63-35c55ca35779 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:0xc000622d48}] Aliases:map[]}\"",
2026-06-12 17:11:43.614569 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.59668947Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614583 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596797132Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.614598 | controller |     "Jun 12 15:51:07.597038 crc crio[22579]: time=\"2026-06-12T15:51:07.596822393Z\" level=warning msg=\"Could not restore sandbox IP for 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef: failed to get network status for pod sandbox k8s_collect-profiles-29687985-d6nmt_openshift-operator-lifecycle-manager_eacbb060-4e88-46c6-adc4-1cf62008c8d6_0(3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.614614 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.597258354Z\" level=info msg=\"Got pod network &{Name:controller-manager-5487f6d4f7-4hq4v Namespace:openshift-controller-manager ID:5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74 UID:72fcf060-e1e8-49e6-a335-7990d9abb2cc NetNS:/var/run/netns/28d6b2e1-6464-42b3-b09c-98d6bbf8a5d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72fcf060_e1e8_49e6_a335_7990d9abb2cc.slice PodAnnotations:0xc000622df0}] Aliases:map[]}\"",
2026-06-12 17:11:43.614629 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.597362797Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614644 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.597778467Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-cc7dc8fc6-npgnl Namespace:openshift-route-controller-manager ID:391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24 UID:bdef8e62-4834-4289-b28b-d84ae6ec0ce6 NetNS:/var/run/netns/0a81afb6-f38f-4ba1-855a-705060f4ab21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbdef8e62_4834_4289_b28b_d84ae6ec0ce6.slice PodAnnotations:0xc000622e90}] Aliases:map[]}\"",
2026-06-12 17:11:43.614662 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.597933761Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614677 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598465405Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.614692 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598482705Z\" level=warning msg=\"Could not restore sandbox IP for a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_a1d297e6-a88e-4b37-98ee-665dc7957a9b_0(a7ad4c78e775067e76c99ad123bb688cb1bb9d29f129f56241181abd43dc8acc): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.614707 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598555247Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.614722 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598568048Z\" level=warning msg=\"Could not restore sandbox IP for fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_a43e2b27-315c-4087-af88-ff75eaa57ffd_0(fe5d2f47692b4940020295b74e3c956382633968e2c7deb48184cfa7431af78b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.614738 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598806704Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:2868a1cd50ec99aa31c911b9cfab88ed5a9e9fc0cd45638fb39b3181b6187f78 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/edd56bed-2101-4ba5-9f73-8c35e37a7801 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:0xc000622f40}] Aliases:map[]}\"",
2026-06-12 17:11:43.614753 | controller |     "Jun 12 15:51:07.599337 crc crio[22579]: time=\"2026-06-12T15:51:07.598953887Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614768 | controller |     "Jun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.600075326Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:cac43441224b3f4b2cb939c3567ea807a4d8ddcd7dfe6060a79a7b00c412ff97 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/912acd1f-4eb7-4548-9c5b-ea61d77fd78f 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:0xc000622fe0}] Aliases:map[]}\"",
2026-06-12 17:11:43.614783 | controller |     "Jun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.600190429Z\" 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-12 17:11:43.614798 | controller |     "Jun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.600585269Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4814643d2a2b1e25f2344caae6763ac0a9b9a36fb73f05896a4194ccb402a2f3 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/104ce523-811e-48d9-9ba9-285a1f1748a9 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:0xc000623070}] Aliases:map[]}\"",
2026-06-12 17:11:43.614816 | controller |     "Jun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.600690072Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614832 | controller |     "Jun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.601040531Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/a48dee87-1261-4741-98f7-7f6079149eea 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:0xc000623100}] Aliases:map[]}\"",
2026-06-12 17:11:43.614848 | controller |     "Jun 12 15:51:07.601606 crc crio[22579]: time=\"2026-06-12T15:51:07.601586295Z\" 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-12 17:11:43.614863 | controller |     "Jun 12 15:51:07.602400 crc crio[22579]: time=\"2026-06-12T15:51:07.601974475Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9420eb71b70693ed283993d81158d974bd8f7cc3c4303f56d44717419cd28cde UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/65e703ab-f4b5-4e7b-9880-33557761a124 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:0xc000623190}] Aliases:map[]}\"",
2026-06-12 17:11:43.614878 | controller |     "Jun 12 15:51:07.602400 crc crio[22579]: time=\"2026-06-12T15:51:07.602078327Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614893 | controller |     "Jun 12 15:51:07.602763 crc crio[22579]: time=\"2026-06-12T15:51:07.602398325Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:23991f7602a12f2b505632f85de1d1218c0005e3fe9c8ef66211a58a1ce0fb89 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/71234876-47b0-443f-bdfa-084130aba850 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:0xc000623220}] Aliases:map[]}\"",
2026-06-12 17:11:43.614908 | controller |     "Jun 12 15:51:07.602763 crc crio[22579]: time=\"2026-06-12T15:51:07.602534739Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614923 | controller |     "Jun 12 15:51:07.603092 crc crio[22579]: time=\"2026-06-12T15:51:07.602953Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/3bf373c5-eefc-4ab7-9dca-e0e73dc25921 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:0xc0006232a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.614941 | controller |     "Jun 12 15:51:07.603092 crc crio[22579]: time=\"2026-06-12T15:51:07.603053862Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614956 | controller |     "Jun 12 15:51:07.603472 crc crio[22579]: time=\"2026-06-12T15:51:07.603433492Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:6c575bb0a0e30dfaec450230007f2721675f80bbe96f5e380e01e0004b206d20 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10556003-b75d-4846-916a-5cf8e5656bd2 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:0xc000623330}] Aliases:map[]}\"",
2026-06-12 17:11:43.614971 | controller |     "Jun 12 15:51:07.603810 crc crio[22579]: time=\"2026-06-12T15:51:07.603639497Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.614986 | controller |     "Jun 12 15:51:07.604078 crc crio[22579]: time=\"2026-06-12T15:51:07.604044157Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:e5436fa7c96ba903441ff02df4db08bba5db96308d351b0ad2bade604c6967c7 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/698b4a5f-fd45-4ea5-bf3a-0e6ab320abb3 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:0xc0006233c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.615001 | controller |     "Jun 12 15:51:07.604245 crc crio[22579]: time=\"2026-06-12T15:51:07.60416543Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615016 | controller |     "Jun 12 15:51:07.604718 crc crio[22579]: time=\"2026-06-12T15:51:07.604675223Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:d239841a9ff84140410dae20278854054db08ce9ffcf657cd00418be2602a9b8 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/06b37cb8-a4c1-4146-af5e-328af549ad62 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:0xc000623450}] Aliases:map[]}\"",
2026-06-12 17:11:43.615030 | controller |     "Jun 12 15:51:07.604837 crc crio[22579]: time=\"2026-06-12T15:51:07.604808677Z\" 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-12 17:11:43.615045 | controller |     "Jun 12 15:51:07.605293 crc crio[22579]: time=\"2026-06-12T15:51:07.605240848Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331 UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/a7d596a5-2d8f-436f-8779-400f1d33e9dc 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:0xc0006234e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.615064 | controller |     "Jun 12 15:51:07.605375 crc crio[22579]: time=\"2026-06-12T15:51:07.605361531Z\" 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-12 17:11:43.615079 | controller |     "Jun 12 15:51:07.605843 crc crio[22579]: time=\"2026-06-12T15:51:07.605791102Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:54bf81eff6e3dd4d936bbd59abb542519cdb7ba7d4d80f4c4b4142cada993fbc UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/ce799075-8d00-4b19-815e-61548a8afb66 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:0xc000623560}] Aliases:map[]}\"",
2026-06-12 17:11:43.615094 | controller |     "Jun 12 15:51:07.606003 crc crio[22579]: time=\"2026-06-12T15:51:07.605953326Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615109 | controller |     "Jun 12 15:51:07.606374 crc crio[22579]: time=\"2026-06-12T15:51:07.606323136Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/6f59a4a7-5296-4fab-ae63-0db7dd880630 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:0xc0006235f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.615124 | controller |     "Jun 12 15:51:07.606526 crc crio[22579]: time=\"2026-06-12T15:51:07.606446479Z\" 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-12 17:11:43.615139 | controller |     "Jun 12 15:51:07.606947 crc crio[22579]: time=\"2026-06-12T15:51:07.60689025Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:bdf467dc2fbbf93c20560a6f94af6ee15d285feff14d9092fac39ec7d41c927f UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/cbacaf07-e664-4496-afe8-a9ea690b0eaa 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:0xc000623680}] Aliases:map[]}\"",
2026-06-12 17:11:43.615154 | controller |     "Jun 12 15:51:07.607040 crc crio[22579]: time=\"2026-06-12T15:51:07.607016803Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615169 | controller |     "Jun 12 15:51:07.607408 crc crio[22579]: time=\"2026-06-12T15:51:07.607361812Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:59e772a653510dba8cb65f29c07032dd10d1eda220949ae4f8cc259a82c10785 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/3b9a4165-5a3f-469c-99db-8f25c60f0ca8 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:0xc000623710}] Aliases:map[]}\"",
2026-06-12 17:11:43.615184 | controller |     "Jun 12 15:51:07.607611 crc crio[22579]: time=\"2026-06-12T15:51:07.607570197Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615202 | controller |     "Jun 12 15:51:07.608066 crc crio[22579]: time=\"2026-06-12T15:51:07.607960477Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/188dfe86-7ea8-4e8c-b484-8eadb41bb5d2 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:0xc000623790}] Aliases:map[]}\"",
2026-06-12 17:11:43.615217 | controller |     "Jun 12 15:51:07.608292 crc crio[22579]: time=\"2026-06-12T15:51:07.60808121Z\" 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-12 17:11:43.615232 | controller |     "Jun 12 15:51:07.609275 crc crio[22579]: time=\"2026-06-12T15:51:07.608424659Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:abc2916a41a408281975545e256321182c49f7004335cec3c85f76f0ada31ac6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/6cddab92-05cf-4cbf-a776-2224c0dc5f49 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:0xc000623820}] Aliases:map[]}\"",
2026-06-12 17:11:43.615247 | controller |     "Jun 12 15:51:07.609275 crc crio[22579]: time=\"2026-06-12T15:51:07.60883639Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615262 | controller |     "Jun 12 15:51:07.609607 crc crio[22579]: time=\"2026-06-12T15:51:07.609405954Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/5126e602-ff01-48b6-b422-604abcb3f865 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:0xc0006238a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.615277 | controller |     "Jun 12 15:51:07.609607 crc crio[22579]: time=\"2026-06-12T15:51:07.609553258Z\" 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-12 17:11:43.615292 | controller |     "Jun 12 15:51:07.610009 crc crio[22579]: time=\"2026-06-12T15:51:07.609937098Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/97a3e71a-2f83-4e22-a6d0-e97610e47407 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:0xc000623920}] Aliases:map[]}\"",
2026-06-12 17:11:43.615306 | controller |     "Jun 12 15:51:07.610238 crc crio[22579]: time=\"2026-06-12T15:51:07.610092382Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615321 | controller |     "Jun 12 15:51:07.610307 crc crio[22579]: time=\"2026-06-12T15:51:07.610245266Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615336 | controller |     "Jun 12 15:51:07.610307 crc crio[22579]: time=\"2026-06-12T15:51:07.610260066Z\" level=warning msg=\"Could not restore sandbox IP for b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615358 | controller |     "Jun 12 15:51:07.610671 crc crio[22579]: time=\"2026-06-12T15:51:07.610547003Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:36d7712e418b4f067e3e3add6a628e6ca004cb90811433449c66c18be79ca441 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/c7c3540a-999b-4cf0-8d8a-0fb39c2b80be 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:0xc0006239b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.615392 | controller |     "Jun 12 15:51:07.610671 crc crio[22579]: time=\"2026-06-12T15:51:07.610646456Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615408 | controller |     "Jun 12 15:51:07.611048 crc crio[22579]: time=\"2026-06-12T15:51:07.610990045Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e6680822-3f83-4b21-9603-7397cfa54952 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:0xc000623a48}] Aliases:map[]}\"",
2026-06-12 17:11:43.615423 | controller |     "Jun 12 15:51:07.611133 crc crio[22579]: time=\"2026-06-12T15:51:07.611105418Z\" 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-12 17:11:43.615438 | controller |     "Jun 12 15:51:07.611599 crc crio[22579]: time=\"2026-06-12T15:51:07.611553209Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:115d7341aa6f73b2d596fe1867e6f50bf7e1788b845b39459a83611233e9db7a UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/52747dc8-9a1e-42e4-b7f0-58b3f0b436e1 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:0xc000623ac8}] Aliases:map[]}\"",
2026-06-12 17:11:43.615454 | controller |     "Jun 12 15:51:07.611728 crc crio[22579]: time=\"2026-06-12T15:51:07.611695023Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615468 | controller |     "Jun 12 15:51:07.612146 crc crio[22579]: time=\"2026-06-12T15:51:07.612084073Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ecd555465c5beeabe2758629e38d2f3424d510ce358b27bd7f68c5e40bfcf891 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/c1820031-c672-45fc-b16d-bb8b7b693829 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:0xc000c9a7c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.615483 | controller |     "Jun 12 15:51:07.612262 crc crio[22579]: time=\"2026-06-12T15:51:07.612207716Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615502 | controller |     "Jun 12 15:51:07.612713 crc crio[22579]: time=\"2026-06-12T15:51:07.612649577Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:34e8469eccf116706e080da82ef16f19f1ebc69182a63fe8edc1d1ce65b337e3 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/2028fc54-0f5a-4897-93ec-b263de0e556b 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:0xc000c9a888}] Aliases:map[]}\"",
2026-06-12 17:11:43.615517 | controller |     "Jun 12 15:51:07.612813 crc crio[22579]: time=\"2026-06-12T15:51:07.612796161Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615532 | controller |     "Jun 12 15:51:07.613378 crc crio[22579]: time=\"2026-06-12T15:51:07.613282433Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/51f6078e-77b0-4d88-a284-68badb23c6fa 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:0xc000c9a960}] Aliases:map[]}\"",
2026-06-12 17:11:43.615548 | controller |     "Jun 12 15:51:07.613588 crc crio[22579]: time=\"2026-06-12T15:51:07.613423267Z\" 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-12 17:11:43.615563 | controller |     "Jun 12 15:51:07.613941 crc crio[22579]: time=\"2026-06-12T15:51:07.613848268Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:78f1410721d1eba82747b719cca491d63827ac5b3136ecabd486d27edd48e58a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/430e930d-ed00-4234-a14c-46c87e7f196a 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:0xc000c9aa38}] Aliases:map[]}\"",
2026-06-12 17:11:43.615578 | controller |     "Jun 12 15:51:07.614029 crc crio[22579]: time=\"2026-06-12T15:51:07.614003192Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615592 | controller |     "Jun 12 15:51:07.614146 crc crio[22579]: time=\"2026-06-12T15:51:07.614104864Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615608 | controller |     "Jun 12 15:51:07.614207 crc crio[22579]: time=\"2026-06-12T15:51:07.614137005Z\" level=warning msg=\"Could not restore sandbox IP for f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8: failed to get network status for pod sandbox k8s_collect-profiles-29687970-qfg2x_openshift-operator-lifecycle-manager_b1ec2448-4d40-4afd-907a-6b38271a6735_0(f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615623 | controller |     "Jun 12 15:51:07.614465 crc crio[22579]: time=\"2026-06-12T15:51:07.614400942Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc000c9ab40}] Aliases:map[]}\"",
2026-06-12 17:11:43.615641 | controller |     "Jun 12 15:51:07.614630 crc crio[22579]: time=\"2026-06-12T15:51:07.614597747Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615657 | controller |     "Jun 12 15:51:07.615065 crc crio[22579]: time=\"2026-06-12T15:51:07.615005587Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:41c4ffad5f1953c9606ddb94381f800211d646e0b4854b30776faaef8fa1284b UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/ed83b1c1-4772-4d09-a963-3b665ca9fdee 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:0xc000c9ac10}] Aliases:map[]}\"",
2026-06-12 17:11:43.615672 | controller |     "Jun 12 15:51:07.615143 crc crio[22579]: time=\"2026-06-12T15:51:07.61512427Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615687 | controller |     "Jun 12 15:51:07.615287 crc crio[22579]: time=\"2026-06-12T15:51:07.615239943Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615701 | controller |     "Jun 12 15:51:07.615287 crc crio[22579]: time=\"2026-06-12T15:51:07.615276894Z\" level=warning msg=\"Could not restore sandbox IP for d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615716 | controller |     "Jun 12 15:51:07.615403 crc crio[22579]: time=\"2026-06-12T15:51:07.615306415Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615731 | controller |     "Jun 12 15:51:07.615403 crc crio[22579]: time=\"2026-06-12T15:51:07.615319515Z\" level=warning msg=\"Could not restore sandbox IP for f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615747 | controller |     "Jun 12 15:51:07.615705 crc crio[22579]: time=\"2026-06-12T15:51:07.615644204Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:51af2305cd0b8c1bdc143fadc0b6aee201ec73184fd7fae2acade56214485e6e UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/c10afde4-5030-4b2f-be08-761ae64e6064 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:0xc000c9acf8}] Aliases:map[]}\"",
2026-06-12 17:11:43.615762 | controller |     "Jun 12 15:51:07.615809 crc crio[22579]: time=\"2026-06-12T15:51:07.615772607Z\" 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-12 17:11:43.615780 | controller |     "Jun 12 15:51:07.616191 crc crio[22579]: time=\"2026-06-12T15:51:07.616131316Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:fa0478b22e85ecba6b18d91318fe406e63f281d408910a2692a29c0c2d6240fd UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/bd9c1b1e-d7de-4e4b-99f5-42f2951499dd 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:0xc000c9add8}] Aliases:map[]}\"",
2026-06-12 17:11:43.615795 | controller |     "Jun 12 15:51:07.616274 crc crio[22579]: time=\"2026-06-12T15:51:07.616259599Z\" 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-12 17:11:43.615810 | controller |     "Jun 12 15:51:07.616420 crc crio[22579]: time=\"2026-06-12T15:51:07.616371922Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615825 | controller |     "Jun 12 15:51:07.616420 crc crio[22579]: time=\"2026-06-12T15:51:07.616408503Z\" level=warning msg=\"Could not restore sandbox IP for e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.615841 | controller |     "Jun 12 15:51:07.617001 crc crio[22579]: time=\"2026-06-12T15:51:07.616936657Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:a7f663eae71bfa691dbfd383cc240df48fdf7c06ee93a9de0369a35ff7c6c100 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/be560b0d-12fa-4a1f-b5f7-c3c1b4cbc4bc 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:0xc000c9aea8}] Aliases:map[]}\"",
2026-06-12 17:11:43.615857 | controller |     "Jun 12 15:51:07.617132 crc crio[22579]: time=\"2026-06-12T15:51:07.61707379Z\" 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-12 17:11:43.615872 | controller |     "Jun 12 15:51:07.617556 crc crio[22579]: time=\"2026-06-12T15:51:07.61745262Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:49b2ed28a90cd3e013eeed80b02343cbb22a0eee1111137bd9f5007697527de0 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/48511c9e-62c5-45bb-ba61-da2b9e022682 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:0xc000c9af78}] Aliases:map[]}\"",
2026-06-12 17:11:43.615887 | controller |     "Jun 12 15:51:07.617644 crc crio[22579]: time=\"2026-06-12T15:51:07.617621054Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615902 | controller |     "Jun 12 15:51:07.618018 crc crio[22579]: time=\"2026-06-12T15:51:07.617967893Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:8acce7d9e9c5bad5e916bbc943f43fb4eceb08c85e4c8e39537c76fd630bc3cf UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/6d6ef122-6f51-4d6d-a17a-e75c21765246 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:0xc000c9b040}] Aliases:map[]}\"",
2026-06-12 17:11:43.615921 | controller |     "Jun 12 15:51:07.618166 crc crio[22579]: time=\"2026-06-12T15:51:07.618110257Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615936 | controller |     "Jun 12 15:51:07.618708 crc crio[22579]: time=\"2026-06-12T15:51:07.618615959Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:3bf1bd7f69fa409318c66795ee95e8f7e9d04fcf9cc7d7ae03152f63ec17414c UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/fa596408-0af1-4429-baf3-e97663262c31 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:0xc000c9b0f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.615951 | controller |     "Jun 12 15:51:07.618847 crc crio[22579]: time=\"2026-06-12T15:51:07.618769903Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615966 | controller |     "Jun 12 15:51:07.619292 crc crio[22579]: time=\"2026-06-12T15:51:07.619210275Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efca5c1103123e260978026bf3b877dd77b885dde82ffbb155312b55cc6c913a UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/cb46d839-85d4-4f8e-ae75-160555b2f023 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:0xc000c9b1e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.615981 | controller |     "Jun 12 15:51:07.619485 crc crio[22579]: time=\"2026-06-12T15:51:07.619370489Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.615996 | controller |     "Jun 12 15:51:07.619641 crc crio[22579]: time=\"2026-06-12T15:51:07.619613195Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.616011 | controller |     "Jun 12 15:51:07.619641 crc crio[22579]: time=\"2026-06-12T15:51:07.619630835Z\" level=warning msg=\"Could not restore sandbox IP for a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-12 17:11:43.616026 | controller |     "Jun 12 15:51:07.620041 crc crio[22579]: time=\"2026-06-12T15:51:07.619979154Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:dfa1bbedcd15ef27290a1badcef09fea7dfd9bcf080c906a5ef0813fe0163b7c UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/69261329-7ed3-4759-bf9c-81e412b6ca63 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:0xc000c9b2a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.616041 | controller |     "Jun 12 15:51:07.620121 crc crio[22579]: time=\"2026-06-12T15:51:07.620098927Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.616059 | controller |     "Jun 12 15:51:07.620565 crc crio[22579]: time=\"2026-06-12T15:51:07.620434676Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:4b2428830b65024fc6db5aaf747b0dbe645fbc9414cec2fe7ec3bce50b8431c6 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/2ab9ea02-9d3b-4ef5-ad8f-70506df3d911 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:0xc000c9b348}] Aliases:map[]}\"",
2026-06-12 17:11:43.616074 | controller |     "Jun 12 15:51:07.620727 crc crio[22579]: time=\"2026-06-12T15:51:07.62059997Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.616089 | controller |     "Jun 12 15:51:07.620987 crc crio[22579]: time=\"2026-06-12T15:51:07.620936669Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:d960ad72947ca51d7bbf81edd2f4fbd29d364e16319036b1b16680195686b67a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/d0f224ff-ce3e-4605-a966-b93646905370 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:0xc000c9b3f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.616103 | controller |     "Jun 12 15:51:07.621081 crc crio[22579]: time=\"2026-06-12T15:51:07.621052802Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.616118 | controller |     "Jun 12 15:51:07.621608 crc crio[22579]: time=\"2026-06-12T15:51:07.621547994Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-12 17:11:43.616132 | controller |     "Jun 12 15:51:07.622287 crc crio[22579]: time=\"2026-06-12T15:51:07.622235142Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-12 17:11:43.616147 | controller |     "Jun 12 15:51:07.622287 crc crio[22579]: time=\"2026-06-12T15:51:07.622260793Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-12 17:11:43.616161 | controller |     "Jun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622320494Z\" level=info msg=\"Create NRI interface\"",
2026-06-12 17:11:43.616176 | controller |     "Jun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622358575Z\" level=info msg=\"runtime interface created\"",
2026-06-12 17:11:43.616190 | controller |     "Jun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622368595Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-12 17:11:43.616204 | controller |     "Jun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622375315Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-12 17:11:43.616218 | controller |     "Jun 12 15:51:07.622407 crc crio[22579]: time=\"2026-06-12T15:51:07.622381996Z\" level=info msg=\"starting plugins...\"",
2026-06-12 17:11:43.616233 | controller |     "Jun 12 15:51:07.622699 crc crio[22579]: time=\"2026-06-12T15:51:07.622428927Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-12 17:11:43.616248 | controller |     "Jun 12 15:51:07.625739 crc crio[22579]: time=\"2026-06-12T15:51:07.62568739Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-12 17:11:43.616263 | controller |     "Jun 12 15:51:07.631089 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-12 17:11:43.616277 | controller |     "Jun 12 15:51:26.671290 crc crio[22579]: time=\"2026-06-12T15:51:26.670560005Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=6a7ac499-d2df-4441-80f9-7c9cf104dbf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.616296 | controller |     "Jun 12 15:51:26.672484 crc crio[22579]: time=\"2026-06-12T15:51:26.671371843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.616311 | controller |     "Jun 12 15:51:26.697955 crc crio[22579]: time=\"2026-06-12T15:51:26.696619186Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc UID:8e410645-7202-4b67-a238-411a51051df7 NetNS:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e410645_7202_4b67_a238_411a51051df7.slice PodAnnotations:0xc000478628}] Aliases:map[]}\"",
2026-06-12 17:11:43.616326 | controller |     "Jun 12 15:51:26.697955 crc crio[22579]: time=\"2026-06-12T15:51:26.696671098Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.616341 | controller |     "Jun 12 15:51:26.935064 crc crio[22579]: 2026-06-12T15:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:487b3c38fefb46c Mac:7e:2e:8b:4f:35:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 SocketPath: PciID:}] [{Interface:0xc000138da0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.616359 | controller |     "Jun 12 15:51:26.937217 crc crio[22579]: time=\"2026-06-12T15:51:26.937129986Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc UID:8e410645-7202-4b67-a238-411a51051df7 NetNS:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e410645_7202_4b67_a238_411a51051df7.slice PodAnnotations:0xc000478628}] Aliases:map[]}\"",
2026-06-12 17:11:43.616392 | controller |     "Jun 12 15:51:26.937333 crc crio[22579]: time=\"2026-06-12T15:51:26.93730823Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.616408 | controller |     "Jun 12 15:51:26.949713 crc crio[22579]: time=\"2026-06-12T15:51:26.945153892Z\" level=info msg=\"Ran pod sandbox 487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc with infra container: openshift-etcd/installer-3-crc/POD\" id=6a7ac499-d2df-4441-80f9-7c9cf104dbf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.616423 | controller |     "Jun 12 15:51:26.949713 crc crio[22579]: time=\"2026-06-12T15:51:26.947998364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=407ffd3d-9300-4872-b96b-593e70fe739e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.616438 | controller |     "Jun 12 15:51:26.951898 crc crio[22579]: time=\"2026-06-12T15:51:26.951223224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=e8d7479c-4094-49ba-b320-8425855a481d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.616453 | controller |     "Jun 12 15:51:26.965572 crc crio[22579]: time=\"2026-06-12T15:51:26.963126945Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=191dcbdc-9ff6-4e4c-84ac-e25a24295369 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.616468 | controller |     "Jun 12 15:51:26.965572 crc crio[22579]: time=\"2026-06-12T15:51:26.963918373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.616486 | controller |     "Jun 12 15:51:27.002959 crc crio[22579]: time=\"2026-06-12T15:51:27.002857076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.616502 | controller |     "Jun 12 15:51:27.155420 crc crio[22579]: time=\"2026-06-12T15:51:27.155363777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.616517 | controller |     "Jun 12 15:51:27.399156 crc crio[22579]: time=\"2026-06-12T15:51:27.399088737Z\" level=info msg=\"Created container bf425f2e1f1b49957296d7921c2081f6d1009069b116f784a362f1f35572b488: openshift-etcd/installer-3-crc/installer\" id=191dcbdc-9ff6-4e4c-84ac-e25a24295369 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.616531 | controller |     "Jun 12 15:51:27.403487 crc crio[22579]: time=\"2026-06-12T15:51:27.402477181Z\" level=info msg=\"Starting container: bf425f2e1f1b49957296d7921c2081f6d1009069b116f784a362f1f35572b488\" id=44729f39-9def-4a7a-a738-4607e74d3499 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.616546 | controller |     "Jun 12 15:51:27.412193 crc crio[22579]: time=\"2026-06-12T15:51:27.411909638Z\" level=info msg=\"Started container\" PID=23215 containerID=bf425f2e1f1b49957296d7921c2081f6d1009069b116f784a362f1f35572b488 description=openshift-etcd/installer-3-crc/installer id=44729f39-9def-4a7a-a738-4607e74d3499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc",
2026-06-12 17:11:43.616561 | controller |     "Jun 12 15:51:59.083464 crc crio[22579]: time=\"2026-06-12T15:51:59.082174464Z\" level=info msg=\"Stopping container: 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb (timeout: 30s)\" id=5bfe9437-6083-4bfd-9b91-8e30450b8dbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.616575 | controller |     "Jun 12 15:51:59.083464 crc crio[22579]: time=\"2026-06-12T15:51:59.082206005Z\" level=info msg=\"Stopping container: 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1 (timeout: 30s)\" id=55f3f9b4-59b5-4308-a515-3a672fdef184 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.616590 | controller |     "Jun 12 15:51:59.083464 crc crio[22579]: time=\"2026-06-12T15:51:59.082263766Z\" level=info msg=\"Stopping container: 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed (timeout: 30s)\" id=6700350e-31f3-4ef8-985f-99d6791a6a07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.616604 | controller |     "Jun 12 15:51:59.084885 crc crio[22579]: time=\"2026-06-12T15:51:59.082277727Z\" level=info msg=\"Stopping container: 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142 (timeout: 30s)\" id=7cd75ef4-7601-4845-9e0f-31e0261a225c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.616618 | controller |     "Jun 12 15:51:59.084885 crc crio[22579]: time=\"2026-06-12T15:51:59.082291167Z\" level=info msg=\"Stopping container: ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2 (timeout: 30s)\" id=c38ebb26-64ec-4872-a0fa-9e157f3e9513 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.616632 | controller |     "Jun 12 15:51:59.275349 crc crio[22579]: time=\"2026-06-12T15:51:59.275211904Z\" level=info msg=\"Stopped container 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed: openshift-etcd/etcd-crc/etcd-readyz\" id=6700350e-31f3-4ef8-985f-99d6791a6a07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.616647 | controller |     "Jun 12 15:51:59.321314 crc crio[22579]: time=\"2026-06-12T15:51:59.321191271Z\" level=info msg=\"Stopped container 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142: openshift-etcd/etcd-crc/etcd-metrics\" id=7cd75ef4-7601-4845-9e0f-31e0261a225c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.616664 | controller |     "Jun 12 15:51:59.358479 crc crio[22579]: time=\"2026-06-12T15:51:59.358308994Z\" level=info msg=\"Stopped container ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2: openshift-etcd/etcd-crc/etcd-rev\" id=c38ebb26-64ec-4872-a0fa-9e157f3e9513 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.616680 | controller |     "Jun 12 15:52:07.999035 crc crio[22579]: time=\"2026-06-12T15:52:07.998338564Z\" level=info msg=\"Stopping pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=d8eb9f42-9197-42ba-abf7-86c600bc0413 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616695 | controller |     "Jun 12 15:52:07.999035 crc crio[22579]: time=\"2026-06-12T15:52:07.999034079Z\" level=info msg=\"Stopped pod sandbox (already stopped): a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=d8eb9f42-9197-42ba-abf7-86c600bc0413 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616710 | controller |     "Jun 12 15:52:08.001118 crc crio[22579]: time=\"2026-06-12T15:52:08.000117543Z\" level=info msg=\"Removing pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=af0a369f-48c1-419a-acfb-59eed97b39bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616724 | controller |     "Jun 12 15:52:08.011778 crc crio[22579]: time=\"2026-06-12T15:52:08.011700897Z\" level=info msg=\"Removed pod sandbox: a35c8bf14ced452c22f51bbb88b0d45a04edba7f51d5f104cc1c691d5104ad00\" id=af0a369f-48c1-419a-acfb-59eed97b39bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616739 | controller |     "Jun 12 15:52:08.012650 crc crio[22579]: time=\"2026-06-12T15:52:08.012484684Z\" level=info msg=\"Stopping pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=503a6f9e-2ee8-4dd1-aece-3f7a50afb7cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616754 | controller |     "Jun 12 15:52:08.012729 crc crio[22579]: time=\"2026-06-12T15:52:08.012676788Z\" level=info msg=\"Stopped pod sandbox (already stopped): d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=503a6f9e-2ee8-4dd1-aece-3f7a50afb7cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616769 | controller |     "Jun 12 15:52:08.013312 crc crio[22579]: time=\"2026-06-12T15:52:08.013256231Z\" level=info msg=\"Removing pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=f8c6c026-d440-4977-b1db-5a5e488cf2ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616783 | controller |     "Jun 12 15:52:08.022880 crc crio[22579]: time=\"2026-06-12T15:52:08.022698708Z\" level=info msg=\"Removed pod sandbox: d1ebe46f529564d06db3b9f0f1a25895112f7adb6ac90b4cae3acbff379f7576\" id=f8c6c026-d440-4977-b1db-5a5e488cf2ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616798 | controller |     "Jun 12 15:52:08.023580 crc crio[22579]: time=\"2026-06-12T15:52:08.023469184Z\" level=info msg=\"Stopping pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=70cfe94f-2646-43b6-9955-521b9f2e9cec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616812 | controller |     "Jun 12 15:52:08.023690 crc crio[22579]: time=\"2026-06-12T15:52:08.023669879Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=70cfe94f-2646-43b6-9955-521b9f2e9cec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616827 | controller |     "Jun 12 15:52:08.026839 crc crio[22579]: time=\"2026-06-12T15:52:08.026774587Z\" level=info msg=\"Removing pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=926903c9-ce95-4d46-951e-9ead1e9ae999 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616847 | controller |     "Jun 12 15:52:08.035143 crc crio[22579]: time=\"2026-06-12T15:52:08.035038828Z\" level=info msg=\"Removed pod sandbox: e9ea66f7be862fa258d90cdda6374acc9656e0cfd01925724e2fc4847ba41217\" id=926903c9-ce95-4d46-951e-9ead1e9ae999 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616862 | controller |     "Jun 12 15:52:08.036058 crc crio[22579]: time=\"2026-06-12T15:52:08.036010099Z\" level=info msg=\"Stopping pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=1a05c569-03d2-4db1-9ec6-34f737681493 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616877 | controller |     "Jun 12 15:52:08.036150 crc crio[22579]: time=\"2026-06-12T15:52:08.036092671Z\" level=info msg=\"Stopped pod sandbox (already stopped): b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=1a05c569-03d2-4db1-9ec6-34f737681493 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616892 | controller |     "Jun 12 15:52:08.036925 crc crio[22579]: time=\"2026-06-12T15:52:08.036848598Z\" level=info msg=\"Removing pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=225a70c2-7d4f-435e-bd01-54c033709873 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616907 | controller |     "Jun 12 15:52:08.044238 crc crio[22579]: time=\"2026-06-12T15:52:08.044151578Z\" level=info msg=\"Removed pod sandbox: b0d393fe024e893e135565c096d8c8ce0471d18ede18a4cfbfbb2b8f3a77746c\" id=225a70c2-7d4f-435e-bd01-54c033709873 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616922 | controller |     "Jun 12 15:52:08.045043 crc crio[22579]: time=\"2026-06-12T15:52:08.044971496Z\" level=info msg=\"Stopping pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=86bbe53d-4473-40cc-b7c2-65a16d94f2ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616937 | controller |     "Jun 12 15:52:08.045125 crc crio[22579]: time=\"2026-06-12T15:52:08.045044457Z\" level=info msg=\"Stopped pod sandbox (already stopped): f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=86bbe53d-4473-40cc-b7c2-65a16d94f2ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.616952 | controller |     "Jun 12 15:52:08.045675 crc crio[22579]: time=\"2026-06-12T15:52:08.045584139Z\" level=info msg=\"Removing pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=2e90279e-cc7f-48ef-ae9c-2d6731cb0db3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616967 | controller |     "Jun 12 15:52:08.053449 crc crio[22579]: time=\"2026-06-12T15:52:08.053358249Z\" level=info msg=\"Removed pod sandbox: f31588cc149da6b210b73c49114d87328ab18c92f99651cbf3574851592052ae\" id=2e90279e-cc7f-48ef-ae9c-2d6731cb0db3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.616983 | controller |     "Jun 12 15:52:13.058792 crc crio[22579]: time=\"2026-06-12T15:52:13.058102044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f80e54f5-622b-467d-b4ea-cb6c830e078c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.616999 | controller |     "Jun 12 15:52:13.060418 crc crio[22579]: time=\"2026-06-12T15:52:13.060346634Z\" level=info msg=\"Removing container: d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e\" id=fce6da1f-087c-4ce3-af8b-ae2e55f163da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617016 | controller |     "Jun 12 15:52:13.060699 crc crio[22579]: time=\"2026-06-12T15:52:13.06061327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5d639c4f-78ea-4b79-8571-665a407c0786 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.617031 | controller |     "Jun 12 15:52:13.069607 crc crio[22579]: time=\"2026-06-12T15:52:13.069453823Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=eaf0e504-3e37-4c4e-b7c3-644fcde65655 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.617049 | controller |     "Jun 12 15:52:13.069992 crc crio[22579]: time=\"2026-06-12T15:52:13.069912663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.617064 | controller |     "Jun 12 15:52:13.085242 crc crio[22579]: time=\"2026-06-12T15:52:13.085071795Z\" level=info msg=\"Removed container d4f36a67e355a40b74c3b5ed6132cb33566eacee0ea6394d2a8fe3fd281a004e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=fce6da1f-087c-4ce3-af8b-ae2e55f163da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617079 | controller |     "Jun 12 15:52:13.089429 crc crio[22579]: time=\"2026-06-12T15:52:13.089355599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.617095 | controller |     "Jun 12 15:52:13.229909 crc crio[22579]: time=\"2026-06-12T15:52:13.229345166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.617109 | controller |     "Jun 12 15:52:13.344156 crc crio[22579]: time=\"2026-06-12T15:52:13.344035749Z\" level=info msg=\"Created container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=eaf0e504-3e37-4c4e-b7c3-644fcde65655 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.617125 | controller |     "Jun 12 15:52:13.345340 crc crio[22579]: time=\"2026-06-12T15:52:13.345282876Z\" level=info msg=\"Starting container: a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471\" id=7057c422-90bc-482d-974d-95c6c1490c5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.617140 | controller |     "Jun 12 15:52:13.350087 crc crio[22579]: time=\"2026-06-12T15:52:13.349163541Z\" level=info msg=\"Started container\" PID=23830 containerID=a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7057c422-90bc-482d-974d-95c6c1490c5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.617155 | controller |     "Jun 12 15:52:15.084560 crc crio[22579]: time=\"2026-06-12T15:52:15.084403114Z\" level=info msg=\"Stopping pod sandbox: 487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc\" id=bf0690be-6bd0-40c0-92e0-17f7f24f731e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.617170 | controller |     "Jun 12 15:52:15.085323 crc crio[22579]: time=\"2026-06-12T15:52:15.085143634Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc UID:8e410645-7202-4b67-a238-411a51051df7 NetNS:/var/run/netns/3719db25-84ff-46c4-8c78-7db0b53db077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod8e410645_7202_4b67_a238_411a51051df7.slice PodAnnotations:0xc0003845f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.617185 | controller |     "Jun 12 15:52:15.085323 crc crio[22579]: time=\"2026-06-12T15:52:15.085257417Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.617199 | controller |     "Jun 12 15:52:15.283110 crc crio[22579]: time=\"2026-06-12T15:52:15.282653879Z\" level=info msg=\"Stopped pod sandbox: 487b3c38fefb46c52f75579236fdf28e14448a6c8e19308240fdc77f15c58cdc\" id=bf0690be-6bd0-40c0-92e0-17f7f24f731e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.617217 | controller |     "Jun 12 15:52:26.245551 crc crio[22579]: time=\"2026-06-12T15:52:26.244794289Z\" level=info msg=\"Stopped container 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1: openshift-etcd/etcd-crc/etcd\" id=55f3f9b4-59b5-4308-a515-3a672fdef184 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.617232 | controller |     "Jun 12 15:52:29.108220 crc crio[22579]: time=\"2026-06-12T15:52:29.107857314Z\" level=warning msg=\"Stopping container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.617247 | controller |     "Jun 12 15:52:29.156834 crc crio[22579]: time=\"2026-06-12T15:52:29.156702632Z\" level=error msg=\"Killing container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:11:43.617262 | controller |     "Jun 12 15:52:29.201286 crc crio[22579]: time=\"2026-06-12T15:52:29.201186066Z\" level=info msg=\"Stopped container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb: openshift-etcd/etcd-crc/etcdctl\" id=5bfe9437-6083-4bfd-9b91-8e30450b8dbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.617276 | controller |     "Jun 12 15:52:29.201933 crc crio[22579]: time=\"2026-06-12T15:52:29.201874154Z\" level=info msg=\"Stopping pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=16c70233-4ecb-490e-9095-c3100997c7c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.617291 | controller |     "Jun 12 15:52:29.207875 crc crio[22579]: time=\"2026-06-12T15:52:29.207781277Z\" level=info msg=\"Stopped pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=16c70233-4ecb-490e-9095-c3100997c7c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.617305 | controller |     "Jun 12 15:52:30.240834 crc crio[22579]: time=\"2026-06-12T15:52:30.240734333Z\" level=info msg=\"Removing container: ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2\" id=0009b035-e3e0-40e5-82ce-2a89413466d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617320 | controller |     "Jun 12 15:52:30.264890 crc crio[22579]: time=\"2026-06-12T15:52:30.264681414Z\" level=info msg=\"Removed container ce85eb5838ddb85d1df5b003f7206984ebf9e70de0ee7b8690e631a86973c4f2: openshift-etcd/etcd-crc/etcd-rev\" id=0009b035-e3e0-40e5-82ce-2a89413466d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617337 | controller |     "Jun 12 15:52:30.267264 crc crio[22579]: time=\"2026-06-12T15:52:30.267132598Z\" level=info msg=\"Removing container: 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed\" id=089e0b87-daf0-42c4-94ba-f54b0b7ab7ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617378 | controller |     "Jun 12 15:52:30.293995 crc crio[22579]: time=\"2026-06-12T15:52:30.293898422Z\" level=info msg=\"Removed container 6dcd9afffadde82cac6af9a2a0762394b0c2206ddf91d84bdf5e619d6fe8e0ed: openshift-etcd/etcd-crc/etcd-readyz\" id=089e0b87-daf0-42c4-94ba-f54b0b7ab7ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617399 | controller |     "Jun 12 15:52:30.297305 crc crio[22579]: time=\"2026-06-12T15:52:30.297199718Z\" level=info msg=\"Removing container: 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142\" id=6d652f24-5850-4cd7-99d1-e05d6ea73efd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617415 | controller |     "Jun 12 15:52:30.316475 crc crio[22579]: time=\"2026-06-12T15:52:30.316316984Z\" level=info msg=\"Removed container 9d7015e43eb1015ac33049087ca9c3f10bca34514885ac20d61afb6cb18a6142: openshift-etcd/etcd-crc/etcd-metrics\" id=6d652f24-5850-4cd7-99d1-e05d6ea73efd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617434 | controller |     "Jun 12 15:52:30.320468 crc crio[22579]: time=\"2026-06-12T15:52:30.320375089Z\" level=info msg=\"Removing container: 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1\" id=df285e6b-59ef-44b6-8b0c-8c7d05c609f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617449 | controller |     "Jun 12 15:52:30.336726 crc crio[22579]: time=\"2026-06-12T15:52:30.336678312Z\" level=info msg=\"Removed container 60a506f1b39481fb583413f4b32123d445f0a13faa871c4a24252327d37756e1: openshift-etcd/etcd-crc/etcd\" id=df285e6b-59ef-44b6-8b0c-8c7d05c609f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617463 | controller |     "Jun 12 15:52:30.340164 crc crio[22579]: time=\"2026-06-12T15:52:30.34005379Z\" level=info msg=\"Removing container: 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb\" id=21f1d26a-e4ca-4377-b8dc-1310577cfb81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617478 | controller |     "Jun 12 15:52:30.354025 crc crio[22579]: time=\"2026-06-12T15:52:30.35392193Z\" level=info msg=\"Removed container 1d3d66adc70c00fe046507e6e40b28606f4d4dc8eeb2a96287aa8a3670dcd9cb: openshift-etcd/etcd-crc/etcdctl\" id=21f1d26a-e4ca-4377-b8dc-1310577cfb81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617493 | controller |     "Jun 12 15:52:30.356984 crc crio[22579]: time=\"2026-06-12T15:52:30.356891407Z\" level=info msg=\"Removing container: 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16\" id=db55cbdb-7cc2-4b9e-a01e-916248b94c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617508 | controller |     "Jun 12 15:52:30.411101 crc crio[22579]: time=\"2026-06-12T15:52:30.411041232Z\" level=info msg=\"Removed container 725e19f70fd018ea6485641685510f312a45ac255508c8ab1474acb8ed312b16: openshift-etcd/etcd-crc/etcd-resources-copy\" id=db55cbdb-7cc2-4b9e-a01e-916248b94c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617523 | controller |     "Jun 12 15:52:30.417151 crc crio[22579]: time=\"2026-06-12T15:52:30.417083349Z\" level=info msg=\"Removing container: 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3\" id=9ea41019-9586-4b57-b573-8e3bb814cf62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617538 | controller |     "Jun 12 15:52:30.481322 crc crio[22579]: time=\"2026-06-12T15:52:30.481205083Z\" level=info msg=\"Removed container 667632ab25ac2645d981b5e7ec6fe875f86b3a8b2dd0890ff31f286617af7fa3: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=9ea41019-9586-4b57-b573-8e3bb814cf62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617552 | controller |     "Jun 12 15:52:30.485254 crc crio[22579]: time=\"2026-06-12T15:52:30.485192406Z\" level=info msg=\"Removing container: 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447\" id=f4d972e5-64ac-4952-8d1a-0dcf267fcb01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617567 | controller |     "Jun 12 15:52:30.535662 crc crio[22579]: time=\"2026-06-12T15:52:30.535440909Z\" level=info msg=\"Removed container 73e5ed8aea3070c083e051356dcd5323ac871d5ebf5f765feaf96f6c468b5447: openshift-etcd/etcd-crc/setup\" id=f4d972e5-64ac-4952-8d1a-0dcf267fcb01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617581 | controller |     "Jun 12 15:52:40.281972 crc crio[22579]: time=\"2026-06-12T15:52:40.281117172Z\" level=info msg=\"Stopping container: a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 (timeout: 30s)\" id=7b6f0244-fac3-4a8b-a319-dd9390093f7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.617596 | controller |     "Jun 12 15:52:50.388301 crc crio[22579]: time=\"2026-06-12T15:52:50.387369558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a18c0b28-669f-466a-80b6-000ac42bd6a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.617614 | controller |     "Jun 12 15:52:50.390745 crc crio[22579]: time=\"2026-06-12T15:52:50.390472239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=383853ab-ed21-41ed-9fe6-07b0855c9aec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.617629 | controller |     "Jun 12 15:52:50.392992 crc crio[22579]: time=\"2026-06-12T15:52:50.392892511Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=fabdf19c-bc87-48e7-96b4-c4acd743c0bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.617643 | controller |     "Jun 12 15:52:50.393332 crc crio[22579]: time=\"2026-06-12T15:52:50.39323629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.617658 | controller |     "Jun 12 15:52:50.424770 crc crio[22579]: time=\"2026-06-12T15:52:50.424658856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.617673 | controller |     "Jun 12 15:52:50.429242 crc crio[22579]: time=\"2026-06-12T15:52:50.429157303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.617688 | controller |     "Jun 12 15:52:50.589610 crc crio[22579]: time=\"2026-06-12T15:52:50.58935136Z\" level=info msg=\"Created container b8c64a524c89b38cac8bf32a8031df5d02dc1541af41535556c27f8da5ab7cfa: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=fabdf19c-bc87-48e7-96b4-c4acd743c0bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.617703 | controller |     "Jun 12 15:52:50.591629 crc crio[22579]: time=\"2026-06-12T15:52:50.591358372Z\" level=info msg=\"Starting container: b8c64a524c89b38cac8bf32a8031df5d02dc1541af41535556c27f8da5ab7cfa\" id=da815ac6-013a-4239-aedd-571fdbd92cd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.617717 | controller |     "Jun 12 15:52:50.598226 crc crio[22579]: time=\"2026-06-12T15:52:50.598082226Z\" level=info msg=\"Started container\" PID=24439 containerID=b8c64a524c89b38cac8bf32a8031df5d02dc1541af41535556c27f8da5ab7cfa description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=da815ac6-013a-4239-aedd-571fdbd92cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b73a88d8560c2741a7d10a394c840892becc67ebce21035bf20d059e45104e38",
2026-06-12 17:11:43.617733 | controller |     "Jun 12 15:53:08.092724 crc crio[22579]: time=\"2026-06-12T15:53:08.091386034Z\" level=info msg=\"Stopping pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=6787864d-a7db-428a-b645-5c65f57a6aea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.617748 | controller |     "Jun 12 15:53:08.092724 crc crio[22579]: time=\"2026-06-12T15:53:08.092632036Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=6787864d-a7db-428a-b645-5c65f57a6aea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.617762 | controller |     "Jun 12 15:53:08.095647 crc crio[22579]: time=\"2026-06-12T15:53:08.095140101Z\" level=info msg=\"Removing pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=6b28ccf4-8835-4788-b5c9-d106dcd20083 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.617777 | controller |     "Jun 12 15:53:08.105307 crc crio[22579]: time=\"2026-06-12T15:53:08.105165641Z\" level=info msg=\"Removed pod sandbox: 0f156ae5f43c581359ce3555caaa04fffda69a0afe92489bc8f63bb4d8687206\" id=6b28ccf4-8835-4788-b5c9-d106dcd20083 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.617795 | controller |     "Jun 12 15:53:10.288425 crc crio[22579]: time=\"2026-06-12T15:53:10.287428109Z\" level=warning msg=\"Stopping container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.617810 | controller |     "Jun 12 15:53:10.334909 crc crio[22579]: time=\"2026-06-12T15:53:10.334767698Z\" level=error msg=\"Killing container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:11:43.617825 | controller |     "Jun 12 15:53:10.402974 crc crio[22579]: time=\"2026-06-12T15:53:10.402866235Z\" level=info msg=\"Stopped container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7b6f0244-fac3-4a8b-a319-dd9390093f7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.617839 | controller |     "Jun 12 15:53:10.405162 crc crio[22579]: time=\"2026-06-12T15:53:10.405053492Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=27237eea-e04c-424c-80ee-c378a2df6993 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.617854 | controller |     "Jun 12 15:53:10.409925 crc crio[22579]: time=\"2026-06-12T15:53:10.409853246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=18a9c783-d8d3-4894-b384-b2ef512614ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.617868 | controller |     "Jun 12 15:53:10.412669 crc crio[22579]: time=\"2026-06-12T15:53:10.412556736Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=10c5aec7-b43f-48be-b711-2b9ff9922224 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.617883 | controller |     "Jun 12 15:53:10.413006 crc crio[22579]: time=\"2026-06-12T15:53:10.412928606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.617898 | controller |     "Jun 12 15:53:10.434322 crc crio[22579]: time=\"2026-06-12T15:53:10.434207148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.617913 | controller |     "Jun 12 15:53:10.556549 crc crio[22579]: time=\"2026-06-12T15:53:10.556145333Z\" level=info msg=\"Removing container: ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b\" id=116cbd0f-cc3e-4fd4-8a8b-052b45b7688a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617927 | controller |     "Jun 12 15:53:10.612698 crc crio[22579]: time=\"2026-06-12T15:53:10.612478924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.617942 | controller |     "Jun 12 15:53:10.627439 crc crio[22579]: time=\"2026-06-12T15:53:10.62733642Z\" level=info msg=\"Removed container ebbbcbaabf4baaa92bbbd58df8b536932a3b241dae3b5626f22bde6f55c13d1b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=116cbd0f-cc3e-4fd4-8a8b-052b45b7688a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.617956 | controller |     "Jun 12 15:53:10.694164 crc crio[22579]: time=\"2026-06-12T15:53:10.694039931Z\" level=info msg=\"Created container 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=10c5aec7-b43f-48be-b711-2b9ff9922224 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.617974 | controller |     "Jun 12 15:53:10.696009 crc crio[22579]: time=\"2026-06-12T15:53:10.69591806Z\" level=info msg=\"Starting container: 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5\" id=49a8eb46-c212-425e-8c10-387afc6abbdd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.617990 | controller |     "Jun 12 15:53:10.701700 crc crio[22579]: time=\"2026-06-12T15:53:10.701569466Z\" level=info msg=\"Started container\" PID=24742 containerID=64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=49a8eb46-c212-425e-8c10-387afc6abbdd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.618005 | controller |     "Jun 12 15:53:13.083969 crc crio[22579]: time=\"2026-06-12T15:53:13.083151417Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=5939c4be-301f-4753-9140-8345c14eb812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.618020 | controller |     "Jun 12 15:53:13.083969 crc crio[22579]: time=\"2026-06-12T15:53:13.083790344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618035 | controller |     "Jun 12 15:53:13.096165 crc crio[22579]: time=\"2026-06-12T15:53:13.096062852Z\" 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=5939c4be-301f-4753-9140-8345c14eb812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.618049 | controller |     "Jun 12 15:53:13.115067 crc crio[22579]: time=\"2026-06-12T15:53:13.114309465Z\" level=info msg=\"Ran pod sandbox 446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86 with infra container: openshift-etcd/etcd-crc/POD\" id=5939c4be-301f-4753-9140-8345c14eb812 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.618064 | controller |     "Jun 12 15:53:13.118656 crc crio[22579]: time=\"2026-06-12T15:53:13.118419312Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ff00601d-594f-4cdc-ba90-4508ec08b85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618079 | controller |     "Jun 12 15:53:13.121765 crc crio[22579]: time=\"2026-06-12T15:53:13.121659966Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8241ebd1-46e5-4d06-b519-fd4413a6528e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618093 | controller |     "Jun 12 15:53:13.145911 crc crio[22579]: time=\"2026-06-12T15:53:13.145734421Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=ae033476-93ed-48cc-bf70-0148624200db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618108 | controller |     "Jun 12 15:53:13.146366 crc crio[22579]: time=\"2026-06-12T15:53:13.146285775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618123 | controller |     "Jun 12 15:53:13.172242 crc crio[22579]: time=\"2026-06-12T15:53:13.172065845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618137 | controller |     "Jun 12 15:53:13.331572 crc crio[22579]: time=\"2026-06-12T15:53:13.331287146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618155 | controller |     "Jun 12 15:53:13.439152 crc crio[22579]: time=\"2026-06-12T15:53:13.438414356Z\" level=info msg=\"Created container c4fd477872976c5cda42b6f6056492b25fa6bdac23a21405ad146e607f2cf8c4: openshift-etcd/etcd-crc/setup\" id=ae033476-93ed-48cc-bf70-0148624200db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618171 | controller |     "Jun 12 15:53:13.440424 crc crio[22579]: time=\"2026-06-12T15:53:13.440191912Z\" level=info msg=\"Starting container: c4fd477872976c5cda42b6f6056492b25fa6bdac23a21405ad146e607f2cf8c4\" id=0f732452-a5a1-45fa-812b-2709edb9f0f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.618185 | controller |     "Jun 12 15:53:13.446380 crc crio[22579]: time=\"2026-06-12T15:53:13.44628865Z\" level=info msg=\"Started container\" PID=24801 containerID=c4fd477872976c5cda42b6f6056492b25fa6bdac23a21405ad146e607f2cf8c4 description=openshift-etcd/etcd-crc/setup id=0f732452-a5a1-45fa-812b-2709edb9f0f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86",
2026-06-12 17:11:43.618200 | controller |     "Jun 12 15:53:47.605836 crc crio[22579]: time=\"2026-06-12T15:53:47.605011602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=67ee7638-ac22-40ee-9436-fd68ac02f742 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618215 | controller |     "Jun 12 15:53:47.608488 crc crio[22579]: time=\"2026-06-12T15:53:47.60840364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7eb8e8c1-eb75-4313-80a8-9cdb4f0e8b85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618229 | controller |     "Jun 12 15:53:47.646456 crc crio[22579]: time=\"2026-06-12T15:53:47.646316834Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=0493a11a-1ab1-4ac4-b6b9-48466f6bb14c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618243 | controller |     "Jun 12 15:53:47.646923 crc crio[22579]: time=\"2026-06-12T15:53:47.646893769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618258 | controller |     "Jun 12 15:53:47.671433 crc crio[22579]: time=\"2026-06-12T15:53:47.671093417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618272 | controller |     "Jun 12 15:53:47.822079 crc crio[22579]: time=\"2026-06-12T15:53:47.821857059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618287 | controller |     "Jun 12 15:53:47.917981 crc crio[22579]: time=\"2026-06-12T15:53:47.917836389Z\" level=info msg=\"Created container c5aa176cc2b7b4bbcfa6459138d20d6981c81f15ee85bcce6355ec9db11cc9bd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=0493a11a-1ab1-4ac4-b6b9-48466f6bb14c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618301 | controller |     "Jun 12 15:53:47.919157 crc crio[22579]: time=\"2026-06-12T15:53:47.919051601Z\" level=info msg=\"Starting container: c5aa176cc2b7b4bbcfa6459138d20d6981c81f15ee85bcce6355ec9db11cc9bd\" id=f077db0f-3b1e-44a7-8107-82860c0c400f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.618316 | controller |     "Jun 12 15:53:47.926896 crc crio[22579]: time=\"2026-06-12T15:53:47.926774641Z\" level=info msg=\"Started container\" PID=25239 containerID=c5aa176cc2b7b4bbcfa6459138d20d6981c81f15ee85bcce6355ec9db11cc9bd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=f077db0f-3b1e-44a7-8107-82860c0c400f name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86",
2026-06-12 17:11:43.618334 | controller |     "Jun 12 15:54:03.957212 crc crio[22579]: time=\"2026-06-12T15:54:03.956296655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=4f256570-9ef5-4c85-a3b0-3b26b9be189a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618352 | controller |     "Jun 12 15:54:03.960815 crc crio[22579]: time=\"2026-06-12T15:54:03.96073244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9434a59f-0988-4e48-a31a-2f24de875539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618392 | controller |     "Jun 12 15:54:03.962832 crc crio[22579]: time=\"2026-06-12T15:54:03.962760623Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator\" id=99962efa-7030-48bf-9f81-9db2e8d26369 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618409 | controller |     "Jun 12 15:54:03.963155 crc crio[22579]: time=\"2026-06-12T15:54:03.963088191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618424 | controller |     "Jun 12 15:54:03.986253 crc crio[22579]: time=\"2026-06-12T15:54:03.986127639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618438 | controller |     "Jun 12 15:54:03.989967 crc crio[22579]: time=\"2026-06-12T15:54:03.989884137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618453 | controller |     "Jun 12 15:54:04.096461 crc crio[22579]: time=\"2026-06-12T15:54:04.096319039Z\" level=info msg=\"Created container fa35aed9affd693c566b42078bfa05d75f94b3cc99ff0b31bd312b7f7508e431: openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator\" id=99962efa-7030-48bf-9f81-9db2e8d26369 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618468 | controller |     "Jun 12 15:54:04.097690 crc crio[22579]: time=\"2026-06-12T15:54:04.097454128Z\" level=info msg=\"Starting container: fa35aed9affd693c566b42078bfa05d75f94b3cc99ff0b31bd312b7f7508e431\" id=24247ae3-789c-4218-95c0-a3539b90c5fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.618483 | controller |     "Jun 12 15:54:04.104099 crc crio[22579]: time=\"2026-06-12T15:54:04.104000428Z\" level=info msg=\"Started container\" PID=25481 containerID=fa35aed9affd693c566b42078bfa05d75f94b3cc99ff0b31bd312b7f7508e431 description=openshift-marketplace/marketplace-operator-547dbd544d-g2tkt/marketplace-operator id=24247ae3-789c-4218-95c0-a3539b90c5fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=31ce9f3da51d43fa691bb9244614f9d1e1c21d7708153b99f9df1cff2967cb06",
2026-06-12 17:11:43.618497 | controller |     "Jun 12 15:54:22.850488 crc crio[22579]: time=\"2026-06-12T15:54:22.849726766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9b566335-52a5-4457-9f24-c55447b8909a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618512 | controller |     "Jun 12 15:54:22.854646 crc crio[22579]: time=\"2026-06-12T15:54:22.854173535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8e9f2cb9-e2f4-4912-a020-1399238bd587 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618530 | controller |     "Jun 12 15:54:22.874561 crc crio[22579]: time=\"2026-06-12T15:54:22.874378094Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5502d8da-a69b-4512-afdb-b5d5e42def8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618545 | controller |     "Jun 12 15:54:22.875307 crc crio[22579]: time=\"2026-06-12T15:54:22.875194236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618560 | controller |     "Jun 12 15:54:22.902795 crc crio[22579]: time=\"2026-06-12T15:54:22.902484264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618574 | controller |     "Jun 12 15:54:23.064677 crc crio[22579]: time=\"2026-06-12T15:54:23.064355045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618588 | controller |     "Jun 12 15:54:23.168859 crc crio[22579]: time=\"2026-06-12T15:54:23.168158826Z\" level=info msg=\"Created container 6a7f91753f3954b61ecacad6c457c09fdf0fd2613344aecb200a9898e5f5cf4b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5502d8da-a69b-4512-afdb-b5d5e42def8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618603 | controller |     "Jun 12 15:54:23.171105 crc crio[22579]: time=\"2026-06-12T15:54:23.171021912Z\" level=info msg=\"Starting container: 6a7f91753f3954b61ecacad6c457c09fdf0fd2613344aecb200a9898e5f5cf4b\" id=099455cb-5a57-4708-bf02-78b241ac288a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.618617 | controller |     "Jun 12 15:54:23.179009 crc crio[22579]: time=\"2026-06-12T15:54:23.178867551Z\" level=info msg=\"Started container\" PID=25712 containerID=6a7f91753f3954b61ecacad6c457c09fdf0fd2613344aecb200a9898e5f5cf4b description=openshift-etcd/etcd-crc/etcd-resources-copy id=099455cb-5a57-4708-bf02-78b241ac288a name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86",
2026-06-12 17:11:43.618633 | controller |     "Jun 12 15:54:24.111088 crc crio[22579]: time=\"2026-06-12T15:54:24.111008932Z\" level=info msg=\"Removing container: ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632\" id=c80f95d9-fc1c-459e-95c2-18ddcc771d20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.618648 | controller |     "Jun 12 15:54:24.112442 crc crio[22579]: time=\"2026-06-12T15:54:24.112353418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ef840d1c-ca34-4829-ad48-8d5c55f26d40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618662 | controller |     "Jun 12 15:54:24.156604 crc crio[22579]: time=\"2026-06-12T15:54:24.156422294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=3a4f839c-bafc-4b50-8f8b-96e124a50bab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618676 | controller |     "Jun 12 15:54:24.159264 crc crio[22579]: time=\"2026-06-12T15:54:24.159178407Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fe7ede3-069f-4593-af1b-5b05d850980e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618691 | controller |     "Jun 12 15:54:24.159649 crc crio[22579]: time=\"2026-06-12T15:54:24.159455455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618705 | controller |     "Jun 12 15:54:24.189338 crc crio[22579]: time=\"2026-06-12T15:54:24.188973113Z\" level=info msg=\"Removed container ccc245fda60fc3c556e9abbc6927f0f642266637a2ad79a9faac083502a46632: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c80f95d9-fc1c-459e-95c2-18ddcc771d20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.618723 | controller |     "Jun 12 15:54:24.192659 crc crio[22579]: time=\"2026-06-12T15:54:24.192477396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618738 | controller |     "Jun 12 15:54:24.355838 crc crio[22579]: time=\"2026-06-12T15:54:24.355676372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618753 | controller |     "Jun 12 15:54:24.459766 crc crio[22579]: time=\"2026-06-12T15:54:24.459279768Z\" level=info msg=\"Created container 155323cb8089a4698d3a7bb7c57bfc765e7b171eebd70a23c30324826f500cc5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=1fe7ede3-069f-4593-af1b-5b05d850980e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618767 | controller |     "Jun 12 15:54:24.461354 crc crio[22579]: time=\"2026-06-12T15:54:24.46124429Z\" level=info msg=\"Starting container: 155323cb8089a4698d3a7bb7c57bfc765e7b171eebd70a23c30324826f500cc5\" id=de76eac2-e34a-4995-a5ed-0a9d80e7420c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.618782 | controller |     "Jun 12 15:54:24.469386 crc crio[22579]: time=\"2026-06-12T15:54:24.469284845Z\" level=info msg=\"Started container\" PID=25760 containerID=155323cb8089a4698d3a7bb7c57bfc765e7b171eebd70a23c30324826f500cc5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=de76eac2-e34a-4995-a5ed-0a9d80e7420c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4816b39a521241f9e0b39c6bef87d2d04ca657960ff5e9e3f3f2ef8a551c5405",
2026-06-12 17:11:43.618798 | controller |     "Jun 12 15:54:29.182386 crc crio[22579]: time=\"2026-06-12T15:54:29.18181989Z\" level=info msg=\"Removing container: 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba\" id=ea632688-e43b-4282-ac00-191cbff82a24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.618814 | controller |     "Jun 12 15:54:29.183308 crc crio[22579]: time=\"2026-06-12T15:54:29.182173629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a7be329f-e84d-493d-bc1c-9866e70ee712 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618829 | controller |     "Jun 12 15:54:29.187023 crc crio[22579]: time=\"2026-06-12T15:54:29.186941176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=112edccf-1909-4247-a96e-c8c3f02f9d7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618843 | controller |     "Jun 12 15:54:29.189225 crc crio[22579]: time=\"2026-06-12T15:54:29.189164476Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b3e46f9-211a-4af9-a7cd-fc6e1e37b3d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618858 | controller |     "Jun 12 15:54:29.189717 crc crio[22579]: time=\"2026-06-12T15:54:29.189673709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618873 | controller |     "Jun 12 15:54:29.215917 crc crio[22579]: time=\"2026-06-12T15:54:29.215820357Z\" level=info msg=\"Removed container 90ecc2e7a118a8e46b089e83c7b034d4f8fafe73782fb0322a0333736a2e8fba: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea632688-e43b-4282-ac00-191cbff82a24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.618891 | controller |     "Jun 12 15:54:29.224261 crc crio[22579]: time=\"2026-06-12T15:54:29.224204291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618906 | controller |     "Jun 12 15:54:29.381464 crc crio[22579]: time=\"2026-06-12T15:54:29.381370836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.618920 | controller |     "Jun 12 15:54:29.481281 crc crio[22579]: time=\"2026-06-12T15:54:29.481128369Z\" level=info msg=\"Created container 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b3e46f9-211a-4af9-a7cd-fc6e1e37b3d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.618935 | controller |     "Jun 12 15:54:29.483455 crc crio[22579]: time=\"2026-06-12T15:54:29.483264526Z\" level=info msg=\"Starting container: 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde\" id=38015755-cd9d-4ece-90c8-3223521d744e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.618949 | controller |     "Jun 12 15:54:29.489649 crc crio[22579]: time=\"2026-06-12T15:54:29.489445171Z\" level=info msg=\"Started container\" PID=25825 containerID=67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=38015755-cd9d-4ece-90c8-3223521d744e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.618964 | controller |     "Jun 12 15:54:33.248288 crc crio[22579]: time=\"2026-06-12T15:54:33.247211581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7f9a34df-ff0f-4d04-839e-01f6222d77f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618979 | controller |     "Jun 12 15:54:33.250563 crc crio[22579]: time=\"2026-06-12T15:54:33.250451438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d583273a-78a4-4a9b-be4a-6a95c76b29cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.618994 | controller |     "Jun 12 15:54:33.254907 crc crio[22579]: time=\"2026-06-12T15:54:33.254838985Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=8d8c0ed3-7f34-4b36-8ef3-212745c4d7ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619008 | controller |     "Jun 12 15:54:33.255244 crc crio[22579]: time=\"2026-06-12T15:54:33.255179274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619023 | controller |     "Jun 12 15:54:33.296604 crc crio[22579]: time=\"2026-06-12T15:54:33.296436905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619038 | controller |     "Jun 12 15:54:33.460141 crc crio[22579]: time=\"2026-06-12T15:54:33.459992301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619053 | controller |     "Jun 12 15:54:33.569427 crc crio[22579]: time=\"2026-06-12T15:54:33.568853997Z\" level=info msg=\"Created container 462d1daf743ba8a7e7aa0b504143775a073ba3ac2e71ae7d0ac843a23f60294f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=8d8c0ed3-7f34-4b36-8ef3-212745c4d7ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619071 | controller |     "Jun 12 15:54:33.572710 crc crio[22579]: time=\"2026-06-12T15:54:33.572473903Z\" level=info msg=\"Starting container: 462d1daf743ba8a7e7aa0b504143775a073ba3ac2e71ae7d0ac843a23f60294f\" id=a047a147-e5fb-47bc-ae73-e55bfbe060ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.619087 | controller |     "Jun 12 15:54:33.577226 crc crio[22579]: time=\"2026-06-12T15:54:33.576902461Z\" level=info msg=\"Started container\" PID=25944 containerID=462d1daf743ba8a7e7aa0b504143775a073ba3ac2e71ae7d0ac843a23f60294f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a047a147-e5fb-47bc-ae73-e55bfbe060ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd",
2026-06-12 17:11:43.619102 | controller |     "Jun 12 15:54:33.589675 crc crio[22579]: time=\"2026-06-12T15:54:33.589540339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7ab887a0-c4c0-47cd-adda-06d541cf83c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619117 | controller |     "Jun 12 15:54:33.591722 crc crio[22579]: time=\"2026-06-12T15:54:33.591635265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=5c4508c1-26b0-4e16-b61f-d376cea04d26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619132 | controller |     "Jun 12 15:54:33.595303 crc crio[22579]: time=\"2026-06-12T15:54:33.59521564Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9e8cfab0-049a-488f-bbcb-dd06b0beb60c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619147 | controller |     "Jun 12 15:54:33.595820 crc crio[22579]: time=\"2026-06-12T15:54:33.595636391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619162 | controller |     "Jun 12 15:54:33.618356 crc crio[22579]: time=\"2026-06-12T15:54:33.618246865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619177 | controller |     "Jun 12 15:54:33.818076 crc crio[22579]: time=\"2026-06-12T15:54:33.817997877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619192 | controller |     "Jun 12 15:54:33.925324 crc crio[22579]: time=\"2026-06-12T15:54:33.925146907Z\" level=info msg=\"Created container 480f0233a9119c564e29a1131b2318fddb82a6065cd401f3ed40d1ffee9fc26b: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=9e8cfab0-049a-488f-bbcb-dd06b0beb60c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619206 | controller |     "Jun 12 15:54:33.926813 crc crio[22579]: time=\"2026-06-12T15:54:33.926707888Z\" level=info msg=\"Starting container: 480f0233a9119c564e29a1131b2318fddb82a6065cd401f3ed40d1ffee9fc26b\" id=a7de1f0e-628c-48bb-a44d-c2bb0b5dbfd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.619221 | controller |     "Jun 12 15:54:33.931196 crc crio[22579]: time=\"2026-06-12T15:54:33.931149307Z\" level=info msg=\"Started container\" PID=25963 containerID=480f0233a9119c564e29a1131b2318fddb82a6065cd401f3ed40d1ffee9fc26b description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=a7de1f0e-628c-48bb-a44d-c2bb0b5dbfd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd79dcbbd55bfc93549b600098db118f28df85ce597e9343a0b6dc81413d6ecd",
2026-06-12 17:11:43.619238 | controller |     "Jun 12 15:54:40.333334 crc crio[22579]: time=\"2026-06-12T15:54:40.332889979Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=7c703de1-5d97-45a1-a8bf-03bfb32ff14d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619254 | controller |     "Jun 12 15:54:40.336725 crc crio[22579]: time=\"2026-06-12T15:54:40.33629349Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e9b74ade-5e00-44f4-adbd-0a1504227cfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619269 | controller |     "Jun 12 15:54:40.338703 crc crio[22579]: time=\"2026-06-12T15:54:40.338628542Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1b3c0661-1352-4738-a22d-1e7ac481575f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619283 | controller |     "Jun 12 15:54:40.338995 crc crio[22579]: time=\"2026-06-12T15:54:40.33892834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619298 | controller |     "Jun 12 15:54:40.368199 crc crio[22579]: time=\"2026-06-12T15:54:40.368020397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619312 | controller |     "Jun 12 15:54:40.372137 crc crio[22579]: time=\"2026-06-12T15:54:40.372058004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619327 | controller |     "Jun 12 15:54:40.505367 crc crio[22579]: time=\"2026-06-12T15:54:40.505234679Z\" level=info msg=\"Created container ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1b3c0661-1352-4738-a22d-1e7ac481575f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619342 | controller |     "Jun 12 15:54:40.506843 crc crio[22579]: time=\"2026-06-12T15:54:40.506656147Z\" level=info msg=\"Starting container: ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5\" id=4982d10a-95c6-4e26-94df-8cd3c07187de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.619360 | controller |     "Jun 12 15:54:40.512352 crc crio[22579]: time=\"2026-06-12T15:54:40.512131323Z\" level=info msg=\"Started container\" PID=26049 containerID=ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=4982d10a-95c6-4e26-94df-8cd3c07187de name=/runtime.v1.RuntimeService/StartContainer sandboxID=c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0",
2026-06-12 17:11:43.619394 | controller |     "Jun 12 15:54:46.388272 crc crio[22579]: time=\"2026-06-12T15:54:46.387491336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=198ee6e1-1edc-4aed-ac11-399e1bd25e5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619410 | controller |     "Jun 12 15:54:46.390636 crc crio[22579]: time=\"2026-06-12T15:54:46.390454995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=729f7459-c19e-403b-816c-81199aa6ee9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619425 | controller |     "Jun 12 15:54:46.393088 crc crio[22579]: time=\"2026-06-12T15:54:46.393026414Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b4870af8-13ef-4eeb-b79a-d606b2d35aa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619443 | controller |     "Jun 12 15:54:46.393575 crc crio[22579]: time=\"2026-06-12T15:54:46.393440955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619459 | controller |     "Jun 12 15:54:46.394469 crc crio[22579]: time=\"2026-06-12T15:54:46.394423171Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=a29b5531-ddc1-4e66-97a2-644e03393087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619474 | controller |     "Jun 12 15:54:46.395859 crc crio[22579]: time=\"2026-06-12T15:54:46.395720585Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d7210477-1463-4e2e-9a05-23ed0cd42bbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619489 | controller |     "Jun 12 15:54:46.404063 crc crio[22579]: time=\"2026-06-12T15:54:46.403984566Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=36eb6f5f-1bdf-4aba-83ce-39c8f649105a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619504 | controller |     "Jun 12 15:54:46.404325 crc crio[22579]: time=\"2026-06-12T15:54:46.404282164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619518 | controller |     "Jun 12 15:54:46.425356 crc crio[22579]: time=\"2026-06-12T15:54:46.424078102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619532 | controller |     "Jun 12 15:54:46.430445 crc crio[22579]: time=\"2026-06-12T15:54:46.43035847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619547 | controller |     "Jun 12 15:54:46.439329 crc crio[22579]: time=\"2026-06-12T15:54:46.439206856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619561 | controller |     "Jun 12 15:54:46.549948 crc crio[22579]: time=\"2026-06-12T15:54:46.549821188Z\" level=info msg=\"Created container ac703fd5e2ac3e92cfa5df090854b4778f2ca4c1f3bf8b5cad55d77fa26a8e0a: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b4870af8-13ef-4eeb-b79a-d606b2d35aa8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619576 | controller |     "Jun 12 15:54:46.551297 crc crio[22579]: time=\"2026-06-12T15:54:46.551205405Z\" level=info msg=\"Starting container: ac703fd5e2ac3e92cfa5df090854b4778f2ca4c1f3bf8b5cad55d77fa26a8e0a\" id=7a94f8fd-09fa-4803-b387-bf7a8f2c350c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.619592 | controller |     "Jun 12 15:54:46.559264 crc crio[22579]: time=\"2026-06-12T15:54:46.559148437Z\" level=info msg=\"Started container\" PID=26155 containerID=ac703fd5e2ac3e92cfa5df090854b4778f2ca4c1f3bf8b5cad55d77fa26a8e0a description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=7a94f8fd-09fa-4803-b387-bf7a8f2c350c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b2abf461ef093d247b9f65488921b5dee48938724d3f014d4013fe26bddedab",
2026-06-12 17:11:43.619612 | controller |     "Jun 12 15:54:46.596883 crc crio[22579]: time=\"2026-06-12T15:54:46.596760331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619628 | controller |     "Jun 12 15:54:46.690262 crc crio[22579]: time=\"2026-06-12T15:54:46.690122833Z\" level=info msg=\"Created container bf547f885d86f26898558b6190dac32848781f5ab22ac50f16fead833a720dac: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=36eb6f5f-1bdf-4aba-83ce-39c8f649105a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619643 | controller |     "Jun 12 15:54:46.691719 crc crio[22579]: time=\"2026-06-12T15:54:46.691641403Z\" level=info msg=\"Starting container: bf547f885d86f26898558b6190dac32848781f5ab22ac50f16fead833a720dac\" id=25c99183-499d-4706-9b00-3d4fcf1db522 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.619658 | controller |     "Jun 12 15:54:46.696647 crc crio[22579]: time=\"2026-06-12T15:54:46.696421541Z\" level=info msg=\"Started container\" PID=26176 containerID=bf547f885d86f26898558b6190dac32848781f5ab22ac50f16fead833a720dac description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=25c99183-499d-4706-9b00-3d4fcf1db522 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.619673 | controller |     "Jun 12 15:54:54.227095 crc crio[22579]: time=\"2026-06-12T15:54:54.226182712Z\" level=info msg=\"Stopping container: 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde (timeout: 30s)\" id=6fd168ec-5f57-473f-a19a-c9d821f5b943 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.619688 | controller |     "Jun 12 15:54:54.492872 crc crio[22579]: time=\"2026-06-12T15:54:54.492811349Z\" level=info msg=\"Removing container: 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce\" id=4caae631-2dba-461b-acda-bb373efa8e34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.619703 | controller |     "Jun 12 15:54:54.573180 crc crio[22579]: time=\"2026-06-12T15:54:54.573065301Z\" level=info msg=\"Removed container 1f0feb9f37a8dd8219c5f2774b526e7684d5b7e6491eec3d2e74842c030dc2ce: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4caae631-2dba-461b-acda-bb373efa8e34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.619717 | controller |     "Jun 12 15:54:55.032166 crc crio[22579]: time=\"2026-06-12T15:54:55.032043342Z\" level=info msg=\"Stopped container 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6fd168ec-5f57-473f-a19a-c9d821f5b943 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.619732 | controller |     "Jun 12 15:54:55.035441 crc crio[22579]: time=\"2026-06-12T15:54:55.035287679Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=067c87d7-2d2a-4b39-83fb-4f620867d529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619747 | controller |     "Jun 12 15:54:55.039206 crc crio[22579]: time=\"2026-06-12T15:54:55.039115121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=143530da-15a9-4536-9cb9-276b3cb741a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619762 | controller |     "Jun 12 15:54:55.042950 crc crio[22579]: time=\"2026-06-12T15:54:55.042806779Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ef225f09-3d05-44fe-916e-1b13bf18eb13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619780 | controller |     "Jun 12 15:54:55.043324 crc crio[22579]: time=\"2026-06-12T15:54:55.043252961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619795 | controller |     "Jun 12 15:54:55.089808 crc crio[22579]: time=\"2026-06-12T15:54:55.089466495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619809 | controller |     "Jun 12 15:54:55.278451 crc crio[22579]: time=\"2026-06-12T15:54:55.277922945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619824 | controller |     "Jun 12 15:54:55.357007 crc crio[22579]: time=\"2026-06-12T15:54:55.356904433Z\" level=info msg=\"Created container 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ef225f09-3d05-44fe-916e-1b13bf18eb13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619839 | controller |     "Jun 12 15:54:55.359032 crc crio[22579]: time=\"2026-06-12T15:54:55.358975769Z\" level=info msg=\"Starting container: 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d\" id=ccf476dc-a6a7-44cf-ad8d-a17c5ec41fae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.619854 | controller |     "Jun 12 15:54:55.364329 crc crio[22579]: time=\"2026-06-12T15:54:55.364223679Z\" level=info msg=\"Started container\" PID=26339 containerID=37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ccf476dc-a6a7-44cf-ad8d-a17c5ec41fae name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.619870 | controller |     "Jun 12 15:54:58.122482 crc crio[22579]: time=\"2026-06-12T15:54:58.121931176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b4746c5f-b3e0-4151-b37a-7258223aacf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619885 | controller |     "Jun 12 15:54:58.125413 crc crio[22579]: time=\"2026-06-12T15:54:58.125340457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=64ac657b-6700-4eeb-a5ec-826967f2ea0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.619900 | controller |     "Jun 12 15:54:58.139231 crc crio[22579]: time=\"2026-06-12T15:54:58.139159666Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=f7dee681-db0e-40e8-8581-e10f376ff089 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619915 | controller |     "Jun 12 15:54:58.139830 crc crio[22579]: time=\"2026-06-12T15:54:58.139623358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619930 | controller |     "Jun 12 15:54:58.161070 crc crio[22579]: time=\"2026-06-12T15:54:58.161019739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619944 | controller |     "Jun 12 15:54:58.300803 crc crio[22579]: time=\"2026-06-12T15:54:58.300667137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.619959 | controller |     "Jun 12 15:54:58.391181 crc crio[22579]: time=\"2026-06-12T15:54:58.391043689Z\" level=info msg=\"Created container 936e290837e3551fa8579d0359cedbbc08ed71a363dfc7cf3ddbbc63d59b27d0: openshift-etcd/etcd-crc/etcdctl\" id=f7dee681-db0e-40e8-8581-e10f376ff089 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.619977 | controller |     "Jun 12 15:54:58.392824 crc crio[22579]: time=\"2026-06-12T15:54:58.392683683Z\" level=info msg=\"Starting container: 936e290837e3551fa8579d0359cedbbc08ed71a363dfc7cf3ddbbc63d59b27d0\" id=ccfe9249-2717-4bb2-9521-2eb1a40c7648 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.619992 | controller |     "Jun 12 15:54:58.397288 crc crio[22579]: time=\"2026-06-12T15:54:58.397206684Z\" level=info msg=\"Started container\" PID=26384 containerID=936e290837e3551fa8579d0359cedbbc08ed71a363dfc7cf3ddbbc63d59b27d0 description=openshift-etcd/etcd-crc/etcdctl id=ccfe9249-2717-4bb2-9521-2eb1a40c7648 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86",
2026-06-12 17:11:43.620007 | controller |     "Jun 12 15:54:58.409885 crc crio[22579]: time=\"2026-06-12T15:54:58.409785339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e53d178d-9b2b-43eb-b4d9-83136d2286d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620023 | controller |     "Jun 12 15:54:58.412913 crc crio[22579]: time=\"2026-06-12T15:54:58.412845961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b032da01-0875-417a-bbc9-48fe86888cd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620038 | controller |     "Jun 12 15:54:58.417809 crc crio[22579]: time=\"2026-06-12T15:54:58.417766072Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=a9e7f80f-8826-4c41-8820-04477881830f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620052 | controller |     "Jun 12 15:54:58.418284 crc crio[22579]: time=\"2026-06-12T15:54:58.418227095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620068 | controller |     "Jun 12 15:54:58.445978 crc crio[22579]: time=\"2026-06-12T15:54:58.445868092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620082 | controller |     "Jun 12 15:54:58.604276 crc crio[22579]: time=\"2026-06-12T15:54:58.604178538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620097 | controller |     "Jun 12 15:54:58.719938 crc crio[22579]: time=\"2026-06-12T15:54:58.719330472Z\" level=info msg=\"Created container 456da7f5300a718f09124e3522c644ebea67192ef14b68c44d728910788ebf43: openshift-etcd/etcd-crc/etcd\" id=a9e7f80f-8826-4c41-8820-04477881830f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620113 | controller |     "Jun 12 15:54:58.721108 crc crio[22579]: time=\"2026-06-12T15:54:58.721063398Z\" level=info msg=\"Starting container: 456da7f5300a718f09124e3522c644ebea67192ef14b68c44d728910788ebf43\" id=26fe028a-174e-4d79-9d5a-eb5c919974ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.620127 | controller |     "Jun 12 15:54:58.728319 crc crio[22579]: time=\"2026-06-12T15:54:58.728290181Z\" level=info msg=\"Started container\" PID=26392 containerID=456da7f5300a718f09124e3522c644ebea67192ef14b68c44d728910788ebf43 description=openshift-etcd/etcd-crc/etcd id=26fe028a-174e-4d79-9d5a-eb5c919974ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86",
2026-06-12 17:11:43.620142 | controller |     "Jun 12 15:54:58.741811 crc crio[22579]: time=\"2026-06-12T15:54:58.7417417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=315a88b8-1c8b-47d9-9ffc-481985c491d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620161 | controller |     "Jun 12 15:54:58.744766 crc crio[22579]: time=\"2026-06-12T15:54:58.744691749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=36f05fa7-6eb9-437d-b9b2-366904c2ec1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620176 | controller |     "Jun 12 15:54:58.751118 crc crio[22579]: time=\"2026-06-12T15:54:58.750998247Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=340675c3-799e-4539-a4b2-ecc5a2cb1009 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620191 | controller |     "Jun 12 15:54:58.751871 crc crio[22579]: time=\"2026-06-12T15:54:58.751793668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620206 | controller |     "Jun 12 15:54:58.781166 crc crio[22579]: time=\"2026-06-12T15:54:58.780983557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620220 | controller |     "Jun 12 15:54:58.919297 crc crio[22579]: time=\"2026-06-12T15:54:58.919176566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620234 | controller |     "Jun 12 15:54:59.012186 crc crio[22579]: time=\"2026-06-12T15:54:59.012086526Z\" level=info msg=\"Created container f1442823dbd251015fdf7b348c96aa405c3d1042d2c940301afac77d458f7c17: openshift-etcd/etcd-crc/etcd-metrics\" id=340675c3-799e-4539-a4b2-ecc5a2cb1009 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620249 | controller |     "Jun 12 15:54:59.012905 crc crio[22579]: time=\"2026-06-12T15:54:59.012831616Z\" level=info msg=\"Starting container: f1442823dbd251015fdf7b348c96aa405c3d1042d2c940301afac77d458f7c17\" id=d3288ccb-4110-42da-b370-2c7250dcb566 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.620263 | controller |     "Jun 12 15:54:59.018319 crc crio[22579]: time=\"2026-06-12T15:54:59.018211749Z\" level=info msg=\"Started container\" PID=26411 containerID=f1442823dbd251015fdf7b348c96aa405c3d1042d2c940301afac77d458f7c17 description=openshift-etcd/etcd-crc/etcd-metrics id=d3288ccb-4110-42da-b370-2c7250dcb566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86",
2026-06-12 17:11:43.620278 | controller |     "Jun 12 15:54:59.033743 crc crio[22579]: time=\"2026-06-12T15:54:59.029262554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=27faba5d-21eb-4395-b5ae-c6923e574f57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620293 | controller |     "Jun 12 15:54:59.033743 crc crio[22579]: time=\"2026-06-12T15:54:59.032543762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c2efa44c-2a3d-470a-98fa-7a71bd933014 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620307 | controller |     "Jun 12 15:54:59.038687 crc crio[22579]: time=\"2026-06-12T15:54:59.038560313Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=6a9c9ff5-6727-4118-9e9b-c75afbc23a6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620323 | controller |     "Jun 12 15:54:59.039129 crc crio[22579]: time=\"2026-06-12T15:54:59.039024605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620341 | controller |     "Jun 12 15:54:59.064344 crc crio[22579]: time=\"2026-06-12T15:54:59.064244748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620359 | controller |     "Jun 12 15:54:59.188138 crc crio[22579]: time=\"2026-06-12T15:54:59.188023902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620392 | controller |     "Jun 12 15:54:59.291472 crc crio[22579]: time=\"2026-06-12T15:54:59.291327479Z\" level=info msg=\"Created container a03f2789b3790856b4432a0950c75e06a218e854d569890bc3eb5bc88181b968: openshift-etcd/etcd-crc/etcd-readyz\" id=6a9c9ff5-6727-4118-9e9b-c75afbc23a6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620408 | controller |     "Jun 12 15:54:59.292832 crc crio[22579]: time=\"2026-06-12T15:54:59.292741157Z\" level=info msg=\"Starting container: a03f2789b3790856b4432a0950c75e06a218e854d569890bc3eb5bc88181b968\" id=bd158bab-1807-438f-a86c-90c04558c802 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.620423 | controller |     "Jun 12 15:54:59.298580 crc crio[22579]: time=\"2026-06-12T15:54:59.298428409Z\" level=info msg=\"Started container\" PID=26428 containerID=a03f2789b3790856b4432a0950c75e06a218e854d569890bc3eb5bc88181b968 description=openshift-etcd/etcd-crc/etcd-readyz id=bd158bab-1807-438f-a86c-90c04558c802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86",
2026-06-12 17:11:43.620437 | controller |     "Jun 12 15:54:59.311940 crc crio[22579]: time=\"2026-06-12T15:54:59.311828066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2779fd18-405e-4af6-9620-ed7930ac300b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620453 | controller |     "Jun 12 15:54:59.314485 crc crio[22579]: time=\"2026-06-12T15:54:59.314390375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9a20b711-9c2f-4c04-a003-3968e80ae7d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620467 | controller |     "Jun 12 15:54:59.321763 crc crio[22579]: time=\"2026-06-12T15:54:59.321661989Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=41f178ec-43c8-4ac5-bb1d-cd928844c91f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620482 | controller |     "Jun 12 15:54:59.322314 crc crio[22579]: time=\"2026-06-12T15:54:59.322249445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620497 | controller |     "Jun 12 15:54:59.348620 crc crio[22579]: time=\"2026-06-12T15:54:59.348429173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620511 | controller |     "Jun 12 15:54:59.482787 crc crio[22579]: time=\"2026-06-12T15:54:59.482364568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620526 | controller |     "Jun 12 15:54:59.586872 crc crio[22579]: time=\"2026-06-12T15:54:59.586743424Z\" level=info msg=\"Created container 4f40e8435f36637ffe7cd0d905ed2177f58e9c25dc4a1cb53c83d0feb037a20f: openshift-etcd/etcd-crc/etcd-rev\" id=41f178ec-43c8-4ac5-bb1d-cd928844c91f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620545 | controller |     "Jun 12 15:54:59.588077 crc crio[22579]: time=\"2026-06-12T15:54:59.587991878Z\" level=info msg=\"Starting container: 4f40e8435f36637ffe7cd0d905ed2177f58e9c25dc4a1cb53c83d0feb037a20f\" id=70241a74-7b7a-4b0b-a59c-90362958c760 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.620560 | controller |     "Jun 12 15:54:59.595635 crc crio[22579]: time=\"2026-06-12T15:54:59.595459947Z\" level=info msg=\"Started container\" PID=26460 containerID=4f40e8435f36637ffe7cd0d905ed2177f58e9c25dc4a1cb53c83d0feb037a20f description=openshift-etcd/etcd-crc/etcd-rev id=70241a74-7b7a-4b0b-a59c-90362958c760 name=/runtime.v1.RuntimeService/StartContainer sandboxID=446e8653991f8a02a94ad1a6308f43884ef29ae669e56111a4a5eb63b5cbbc86",
2026-06-12 17:11:43.620575 | controller |     "Jun 12 15:55:24.226845 crc crio[22579]: time=\"2026-06-12T15:55:24.225310325Z\" level=info msg=\"Stopping container: 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d (timeout: 30s)\" id=2439672b-31ab-4530-80b1-6d14544eb6b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.620589 | controller |     "Jun 12 15:55:24.405111 crc crio[22579]: time=\"2026-06-12T15:55:24.403147502Z\" level=info msg=\"Stopped container 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=2439672b-31ab-4530-80b1-6d14544eb6b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.620604 | controller |     "Jun 12 15:55:24.408584 crc crio[22579]: time=\"2026-06-12T15:55:24.408422112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b6abb4af-9fad-4529-9fd1-2e31360408aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620618 | controller |     "Jun 12 15:55:24.411037 crc crio[22579]: time=\"2026-06-12T15:55:24.410889668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e596440c-769c-442c-b2fc-1f48fcfd13e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620633 | controller |     "Jun 12 15:55:24.413854 crc crio[22579]: time=\"2026-06-12T15:55:24.413687073Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=96213007-8255-4dd6-88af-5e9ac7469359 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620647 | controller |     "Jun 12 15:55:24.414383 crc crio[22579]: time=\"2026-06-12T15:55:24.414299889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620662 | controller |     "Jun 12 15:55:24.442091 crc crio[22579]: time=\"2026-06-12T15:55:24.442016869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620676 | controller |     "Jun 12 15:55:24.594546 crc crio[22579]: time=\"2026-06-12T15:55:24.594337715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620691 | controller |     "Jun 12 15:55:24.692248 crc crio[22579]: time=\"2026-06-12T15:55:24.691486478Z\" level=info msg=\"Created container a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=96213007-8255-4dd6-88af-5e9ac7469359 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620705 | controller |     "Jun 12 15:55:24.693147 crc crio[22579]: time=\"2026-06-12T15:55:24.693108951Z\" level=info msg=\"Starting container: a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3\" id=878790b8-f76f-4433-87f1-148d438adced name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.620724 | controller |     "Jun 12 15:55:24.699015 crc crio[22579]: time=\"2026-06-12T15:55:24.698945257Z\" level=info msg=\"Started container\" PID=26831 containerID=a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=878790b8-f76f-4433-87f1-148d438adced name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.620739 | controller |     "Jun 12 15:55:24.799246 crc crio[22579]: time=\"2026-06-12T15:55:24.799117761Z\" level=info msg=\"Removing container: 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde\" id=35fd56ca-869e-4691-983e-cc3c81228ac7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.620754 | controller |     "Jun 12 15:55:24.830109 crc crio[22579]: time=\"2026-06-12T15:55:24.830008985Z\" level=info msg=\"Removed container 67013baca99031ac2ae6b268d5dcec042de06111bb01030d1a779c73640a6cde: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=35fd56ca-869e-4691-983e-cc3c81228ac7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.620769 | controller |     "Jun 12 15:55:54.226732 crc crio[22579]: time=\"2026-06-12T15:55:54.225896244Z\" level=info msg=\"Stopping container: a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3 (timeout: 30s)\" id=155b6573-f836-4dcb-9d65-fe2730a2ad69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.620783 | controller |     "Jun 12 15:55:54.430084 crc crio[22579]: time=\"2026-06-12T15:55:54.429994062Z\" level=info msg=\"Stopped container a398b0dd1250796d37c9aab2697947c24754666dbab14a1f0375aab4f394d1c3: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=155b6573-f836-4dcb-9d65-fe2730a2ad69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.620797 | controller |     "Jun 12 15:55:55.078127 crc crio[22579]: time=\"2026-06-12T15:55:55.076083466Z\" level=info msg=\"Removing container: 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d\" id=68fe4589-8494-4c01-a765-68eaa4d55d54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.620812 | controller |     "Jun 12 15:55:55.129856 crc crio[22579]: time=\"2026-06-12T15:55:55.129713647Z\" level=info msg=\"Removed container 37c821b3a56a2b67ae0dbff5b6be9839b3969b1d7c6026d0b8c3a40b4553106d: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=68fe4589-8494-4c01-a765-68eaa4d55d54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.620827 | controller |     "Jun 12 15:56:34.405896 crc crio[22579]: time=\"2026-06-12T15:56:34.405408957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=caa72ad7-1ef3-44ad-a3b0-101907baa3a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620841 | controller |     "Jun 12 15:56:34.408373 crc crio[22579]: time=\"2026-06-12T15:56:34.40823142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=392dca8c-6f3b-4ca3-9398-7d909a45484c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620856 | controller |     "Jun 12 15:56:34.408373 crc crio[22579]: time=\"2026-06-12T15:56:34.408315773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=888301e2-aa20-4e00-876d-a123928ba4c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620870 | controller |     "Jun 12 15:56:34.410419 crc crio[22579]: time=\"2026-06-12T15:56:34.410366916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eec35612-a353-4587-bed2-568d37051fc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620888 | controller |     "Jun 12 15:56:34.412454 crc crio[22579]: time=\"2026-06-12T15:56:34.412347718Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=338943f5-32a2-41c8-a92f-2be21bb4fe0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620903 | controller |     "Jun 12 15:56:34.413041 crc crio[22579]: time=\"2026-06-12T15:56:34.412941014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620918 | controller |     "Jun 12 15:56:34.415125 crc crio[22579]: time=\"2026-06-12T15:56:34.414647338Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7b277b58-d011-46df-bfae-60b45a76a612 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.620933 | controller |     "Jun 12 15:56:34.415125 crc crio[22579]: time=\"2026-06-12T15:56:34.414986767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.620948 | controller |     "Jun 12 15:56:34.419703 crc crio[22579]: time=\"2026-06-12T15:56:34.419474325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=c39d0797-79aa-4829-a6a8-aae210cbf792 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620963 | controller |     "Jun 12 15:56:34.426794 crc crio[22579]: time=\"2026-06-12T15:56:34.426458278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f2dc7527-672b-4846-a86b-2849f8395763 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620978 | controller |     "Jun 12 15:56:34.427416 crc crio[22579]: time=\"2026-06-12T15:56:34.427293559Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c16b57af-7d34-470d-b3fb-3438ac4ae391 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.620992 | controller |     "Jun 12 15:56:34.428976 crc crio[22579]: time=\"2026-06-12T15:56:34.428891541Z\" level=info msg=\"Removing container: da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc\" id=d8ec14df-89c0-49b2-94d9-e2bfbc4b21d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.621007 | controller |     "Jun 12 15:56:34.432999 crc crio[22579]: time=\"2026-06-12T15:56:34.432915937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=afe2318b-15b3-4848-81d8-3d7efc39cc29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621022 | controller |     "Jun 12 15:56:34.438737 crc crio[22579]: time=\"2026-06-12T15:56:34.438483062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d015bbf1-d9b9-4be6-8820-1f17503b77c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621037 | controller |     "Jun 12 15:56:34.442645 crc crio[22579]: time=\"2026-06-12T15:56:34.441700287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=764093dd-0ca4-43fb-bdea-7827d0330d58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621052 | controller |     "Jun 12 15:56:34.442645 crc crio[22579]: time=\"2026-06-12T15:56:34.441875621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=d0b1d071-70e2-4924-af97-e05c257fbee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621069 | controller |     "Jun 12 15:56:34.442645 crc crio[22579]: time=\"2026-06-12T15:56:34.442389325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c1e50d2c-67e3-4ea2-8584-ad866155d52b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621084 | controller |     "Jun 12 15:56:34.448211 crc crio[22579]: time=\"2026-06-12T15:56:34.448121635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621099 | controller |     "Jun 12 15:56:34.451568 crc crio[22579]: time=\"2026-06-12T15:56:34.451459802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=987b86e5-edb2-4631-b219-854b1f4411b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621115 | controller |     "Jun 12 15:56:34.451986 crc crio[22579]: time=\"2026-06-12T15:56:34.451921614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621130 | controller |     "Jun 12 15:56:34.454074 crc crio[22579]: time=\"2026-06-12T15:56:34.453973218Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager\" id=b9a6fbde-d0bd-4614-8fa6-3dfd4053bba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621145 | controller |     "Jun 12 15:56:34.454852 crc crio[22579]: time=\"2026-06-12T15:56:34.454794709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621160 | controller |     "Jun 12 15:56:34.457900 crc crio[22579]: time=\"2026-06-12T15:56:34.457854939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=3284dca1-18ce-45dc-b756-43be7a93cdcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621175 | controller |     "Jun 12 15:56:34.458266 crc crio[22579]: time=\"2026-06-12T15:56:34.458211049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621190 | controller |     "Jun 12 15:56:34.463418 crc crio[22579]: time=\"2026-06-12T15:56:34.463350023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621204 | controller |     "Jun 12 15:56:34.465098 crc crio[22579]: time=\"2026-06-12T15:56:34.464959455Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=6c64255d-6306-42a9-92d6-7064b65bd606 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621219 | controller |     "Jun 12 15:56:34.465681 crc crio[22579]: time=\"2026-06-12T15:56:34.465595342Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1bd51f9b-2c9d-423d-8b96-e3d3d5bb238d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621234 | controller |     "Jun 12 15:56:34.467802 crc crio[22579]: time=\"2026-06-12T15:56:34.467765329Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5717b52f-92c8-474f-86cf-a315f99904d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621252 | controller |     "Jun 12 15:56:34.468124 crc crio[22579]: time=\"2026-06-12T15:56:34.468103348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621268 | controller |     "Jun 12 15:56:34.470217 crc crio[22579]: time=\"2026-06-12T15:56:34.470149651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621282 | controller |     "Jun 12 15:56:34.470313 crc crio[22579]: time=\"2026-06-12T15:56:34.470286875Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=b0835518-71ff-4d04-923d-acef2d7f176b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621297 | controller |     "Jun 12 15:56:34.470414 crc crio[22579]: time=\"2026-06-12T15:56:34.470390268Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager\" id=f4c08110-23b2-4814-a26e-3db7429c8269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621312 | controller |     "Jun 12 15:56:34.472768 crc crio[22579]: time=\"2026-06-12T15:56:34.472487042Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=81be6cc2-163a-405c-818e-99ebf54bbb1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621326 | controller |     "Jun 12 15:56:34.480138 crc crio[22579]: time=\"2026-06-12T15:56:34.480090582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621341 | controller |     "Jun 12 15:56:34.483688 crc crio[22579]: time=\"2026-06-12T15:56:34.48347145Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ae2cbbb0-bca6-4c9f-8a89-c55566368918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621360 | controller |     "Jun 12 15:56:34.486835 crc crio[22579]: time=\"2026-06-12T15:56:34.486800947Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=88cf9bab-7ec0-405c-8b13-f61e978a5292 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621394 | controller |     "Jun 12 15:56:34.488465 crc crio[22579]: time=\"2026-06-12T15:56:34.488149953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621409 | controller |     "Jun 12 15:56:34.498603 crc crio[22579]: time=\"2026-06-12T15:56:34.498553385Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=2a631f65-c3ac-4ba3-bca9-c014bf814d1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621432 | controller |     "Jun 12 15:56:34.499316 crc crio[22579]: time=\"2026-06-12T15:56:34.499289324Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0d039aa8-f649-45e9-957a-5ca239717953 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621447 | controller |     "Jun 12 15:56:34.499587 crc crio[22579]: time=\"2026-06-12T15:56:34.499475199Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f6417594-80c4-4136-a0a4-68ee0e144e3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.621466 | controller |     "Jun 12 15:56:34.515978 crc crio[22579]: time=\"2026-06-12T15:56:34.515813177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621480 | controller |     "Jun 12 15:56:34.517201 crc crio[22579]: time=\"2026-06-12T15:56:34.517105471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621495 | controller |     "Jun 12 15:56:34.519783 crc crio[22579]: time=\"2026-06-12T15:56:34.519692448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621510 | controller |     "Jun 12 15:56:34.527207 crc crio[22579]: time=\"2026-06-12T15:56:34.527127853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621524 | controller |     "Jun 12 15:56:34.530265 crc crio[22579]: time=\"2026-06-12T15:56:34.527143943Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=39342c87-3e8f-4a42-821e-e1b50f4932a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621539 | controller |     "Jun 12 15:56:34.537301 crc crio[22579]: time=\"2026-06-12T15:56:34.537197417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621554 | controller |     "Jun 12 15:56:34.547409 crc crio[22579]: time=\"2026-06-12T15:56:34.547341102Z\" level=info msg=\"Removed container da40ad2b0dabac34ea3636ce723d408f1028fb0efc8d88bda0db50bc5f750fbc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d8ec14df-89c0-49b2-94d9-e2bfbc4b21d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.621568 | controller |     "Jun 12 15:56:34.551335 crc crio[22579]: time=\"2026-06-12T15:56:34.551057029Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=37886b1a-000e-4fac-a170-f929b51017fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621583 | controller |     "Jun 12 15:56:34.553283 crc crio[22579]: time=\"2026-06-12T15:56:34.552828106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621598 | controller |     "Jun 12 15:56:34.554114 crc crio[22579]: time=\"2026-06-12T15:56:34.554012417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621613 | controller |     "Jun 12 15:56:34.555028 crc crio[22579]: time=\"2026-06-12T15:56:34.554926171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621627 | controller |     "Jun 12 15:56:34.560945 crc crio[22579]: time=\"2026-06-12T15:56:34.560858836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621641 | controller |     "Jun 12 15:56:34.563928 crc crio[22579]: time=\"2026-06-12T15:56:34.563857824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621658 | controller |     "Jun 12 15:56:34.566633 crc crio[22579]: time=\"2026-06-12T15:56:34.566561035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621673 | controller |     "Jun 12 15:56:34.603678 crc crio[22579]: time=\"2026-06-12T15:56:34.603486752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621687 | controller |     "Jun 12 15:56:34.614007 crc crio[22579]: time=\"2026-06-12T15:56:34.613865254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621702 | controller |     "Jun 12 15:56:34.619057 crc crio[22579]: time=\"2026-06-12T15:56:34.618956987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621716 | controller |     "Jun 12 15:56:34.620164 crc crio[22579]: time=\"2026-06-12T15:56:34.620026905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621731 | controller |     "Jun 12 15:56:34.653804 crc crio[22579]: time=\"2026-06-12T15:56:34.65346366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.621745 | controller |     "Jun 12 15:56:34.699859 crc crio[22579]: time=\"2026-06-12T15:56:34.699812384Z\" level=info msg=\"Created container 600dc2c43a162d89c583c0c08f353b3b8fac251809ed269e6b432948da031ad5: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=5717b52f-92c8-474f-86cf-a315f99904d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621760 | controller |     "Jun 12 15:56:34.702978 crc crio[22579]: time=\"2026-06-12T15:56:34.702909905Z\" level=info msg=\"Starting container: 600dc2c43a162d89c583c0c08f353b3b8fac251809ed269e6b432948da031ad5\" id=c2b7c762-36e3-4482-8220-48040ccafbfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.621774 | controller |     "Jun 12 15:56:34.710767 crc crio[22579]: time=\"2026-06-12T15:56:34.710586776Z\" level=info msg=\"Created container 6abe3e035f8be52beb287e92a0eda19df02538ada1762256521f5feb4859817c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=338943f5-32a2-41c8-a92f-2be21bb4fe0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621789 | controller |     "Jun 12 15:56:34.715543 crc crio[22579]: time=\"2026-06-12T15:56:34.715400742Z\" level=info msg=\"Started container\" PID=27813 containerID=600dc2c43a162d89c583c0c08f353b3b8fac251809ed269e6b432948da031ad5 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=c2b7c762-36e3-4482-8220-48040ccafbfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=205dd760791e84f2b84b9939bc21400df28d2351f642fd233b90e8d465d5a3c6",
2026-06-12 17:11:43.621808 | controller |     "Jun 12 15:56:34.722119 crc crio[22579]: time=\"2026-06-12T15:56:34.722053276Z\" level=info msg=\"Starting container: 6abe3e035f8be52beb287e92a0eda19df02538ada1762256521f5feb4859817c\" id=41cb8c82-2655-4709-9928-52fabce4365f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.621843 | controller |     "Jun 12 15:56:34.730365 crc crio[22579]: time=\"2026-06-12T15:56:34.728125535Z\" level=info msg=\"Started container\" PID=27792 containerID=6abe3e035f8be52beb287e92a0eda19df02538ada1762256521f5feb4859817c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=41cb8c82-2655-4709-9928-52fabce4365f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0061aeed8b77b8589ff23d62640e53b898a516a7b1a1054c1cb710ac2d433433",
2026-06-12 17:11:43.621865 | controller |     "Jun 12 15:56:34.766844 crc crio[22579]: time=\"2026-06-12T15:56:34.766438838Z\" level=info msg=\"Created container 329486d47d31caa519a1cd942c3780e5c362b0750603dc7b54a936b0f3bb27c9: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=1bd51f9b-2c9d-423d-8b96-e3d3d5bb238d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621881 | controller |     "Jun 12 15:56:34.769380 crc crio[22579]: time=\"2026-06-12T15:56:34.769311893Z\" level=info msg=\"Starting container: 329486d47d31caa519a1cd942c3780e5c362b0750603dc7b54a936b0f3bb27c9\" id=d1a465f7-142f-45bd-831e-7ff565a27f4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.621895 | controller |     "Jun 12 15:56:34.772617 crc crio[22579]: time=\"2026-06-12T15:56:34.772563398Z\" level=info msg=\"Created container 698319449b525152bd07b64c4c40aed4d7646c1b7d301b84566a3c8deced19dd: openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager\" id=b9a6fbde-d0bd-4614-8fa6-3dfd4053bba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621910 | controller |     "Jun 12 15:56:34.774081 crc crio[22579]: time=\"2026-06-12T15:56:34.773990876Z\" level=info msg=\"Created container 8ecadca3c894a87b9097c28bff25e7e84197b11e7cde2b876d5db02c5011acc4: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=b0835518-71ff-4d04-923d-acef2d7f176b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621924 | controller |     "Jun 12 15:56:34.781683 crc crio[22579]: time=\"2026-06-12T15:56:34.781120852Z\" level=info msg=\"Starting container: 8ecadca3c894a87b9097c28bff25e7e84197b11e7cde2b876d5db02c5011acc4\" id=71a1a9f3-5452-40aa-9f82-e85b128e2380 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.621939 | controller |     "Jun 12 15:56:34.782626 crc crio[22579]: time=\"2026-06-12T15:56:34.781155923Z\" level=info msg=\"Starting container: 698319449b525152bd07b64c4c40aed4d7646c1b7d301b84566a3c8deced19dd\" id=f3ec3773-4e2a-4030-9f14-a2f8e99b7689 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.621954 | controller |     "Jun 12 15:56:34.793201 crc crio[22579]: time=\"2026-06-12T15:56:34.793096296Z\" level=info msg=\"Started container\" PID=27815 containerID=8ecadca3c894a87b9097c28bff25e7e84197b11e7cde2b876d5db02c5011acc4 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=71a1a9f3-5452-40aa-9f82-e85b128e2380 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ff5f0cbd09f612de89eb9069ee6f1a8eeb1a124582f829346c481a85c5741ae",
2026-06-12 17:11:43.621969 | controller |     "Jun 12 15:56:34.795408 crc crio[22579]: time=\"2026-06-12T15:56:34.795333834Z\" level=info msg=\"Started container\" PID=27819 containerID=698319449b525152bd07b64c4c40aed4d7646c1b7d301b84566a3c8deced19dd description=openshift-controller-manager/controller-manager-5487f6d4f7-4hq4v/controller-manager id=f3ec3773-4e2a-4030-9f14-a2f8e99b7689 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d4b4f8db485b383073b21490da9c45cfd440b28b54d9323998d82743f32dc74",
2026-06-12 17:11:43.621984 | controller |     "Jun 12 15:56:34.808554 crc crio[22579]: time=\"2026-06-12T15:56:34.80623731Z\" level=info msg=\"Created container cfb9217bb6eb8572f445433ea7b47a28381e8aea7f15c860c2193bd4eccd3698: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=7b277b58-d011-46df-bfae-60b45a76a612 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.621999 | controller |     "Jun 12 15:56:34.817101 crc crio[22579]: time=\"2026-06-12T15:56:34.817003372Z\" level=info msg=\"Starting container: cfb9217bb6eb8572f445433ea7b47a28381e8aea7f15c860c2193bd4eccd3698\" id=c972b79c-05f7-43a1-9ea2-03b85491ecfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.622018 | controller |     "Jun 12 15:56:34.820846 crc crio[22579]: time=\"2026-06-12T15:56:34.82077157Z\" level=info msg=\"Created container 49489d151f65afe8acae72bc362ee126d5ca024f3a216a1b6458fcb08f5b9ec6: openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager\" id=f4c08110-23b2-4814-a26e-3db7429c8269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.622033 | controller |     "Jun 12 15:56:34.840894 crc crio[22579]: time=\"2026-06-12T15:56:34.840797334Z\" level=info msg=\"Starting container: 49489d151f65afe8acae72bc362ee126d5ca024f3a216a1b6458fcb08f5b9ec6\" id=886caf96-ee0a-448f-b14c-559a22c247cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.622048 | controller |     "Jun 12 15:56:34.854343 crc crio[22579]: time=\"2026-06-12T15:56:34.854219886Z\" level=info msg=\"Started container\" PID=27825 containerID=329486d47d31caa519a1cd942c3780e5c362b0750603dc7b54a936b0f3bb27c9 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=d1a465f7-142f-45bd-831e-7ff565a27f4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d423c3c3a7652e3b956338862179e144a4d1783eb2527d6ad08afc12e060b54",
2026-06-12 17:11:43.622063 | controller |     "Jun 12 15:56:34.864172 crc crio[22579]: time=\"2026-06-12T15:56:34.864094604Z\" level=info msg=\"Started container\" PID=27824 containerID=cfb9217bb6eb8572f445433ea7b47a28381e8aea7f15c860c2193bd4eccd3698 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=c972b79c-05f7-43a1-9ea2-03b85491ecfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4a2d1f43e3eaae040909aba8eaec098e11e41c438bc58ac8c4b2c3bc894331",
2026-06-12 17:11:43.622078 | controller |     "Jun 12 15:56:34.880164 crc crio[22579]: time=\"2026-06-12T15:56:34.880056122Z\" level=info msg=\"Started container\" PID=27831 containerID=49489d151f65afe8acae72bc362ee126d5ca024f3a216a1b6458fcb08f5b9ec6 description=openshift-route-controller-manager/route-controller-manager-cc7dc8fc6-npgnl/route-controller-manager id=886caf96-ee0a-448f-b14c-559a22c247cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=391586f1d4a4eed43bf7186db503f153f0327c399eee989ffeb06bc3e3a29d24",
2026-06-12 17:11:43.622093 | controller |     "Jun 12 15:56:34.978749 crc crio[22579]: time=\"2026-06-12T15:56:34.978058448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622108 | controller |     "Jun 12 15:56:34.980394 crc crio[22579]: time=\"2026-06-12T15:56:34.980313927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622123 | controller |     "Jun 12 15:56:35.008245 crc crio[22579]: time=\"2026-06-12T15:56:35.007969351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622137 | controller |     "Jun 12 15:56:35.118108 crc crio[22579]: time=\"2026-06-12T15:56:35.11794491Z\" level=info msg=\"Created container 38cf9a948d631143558569c6fabb9cbc73df313843f3e8ab82362a1b296cb2e2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=39342c87-3e8f-4a42-821e-e1b50f4932a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.622152 | controller |     "Jun 12 15:56:35.119290 crc crio[22579]: time=\"2026-06-12T15:56:35.119220843Z\" level=info msg=\"Starting container: 38cf9a948d631143558569c6fabb9cbc73df313843f3e8ab82362a1b296cb2e2\" id=619a9ed3-bdc0-4879-926a-f11f6bb08d8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.622167 | controller |     "Jun 12 15:56:35.121338 crc crio[22579]: time=\"2026-06-12T15:56:35.121236776Z\" level=info msg=\"Created container 74d38cc35b8c8e287d9d9a71daf56f2adb0a1739534594291c9f85447b5b3102: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=37886b1a-000e-4fac-a170-f929b51017fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.622185 | controller |     "Jun 12 15:56:35.123180 crc crio[22579]: time=\"2026-06-12T15:56:35.123126745Z\" level=info msg=\"Starting container: 74d38cc35b8c8e287d9d9a71daf56f2adb0a1739534594291c9f85447b5b3102\" id=2f71f97d-2ca2-4c47-96ec-05956e628bfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.622200 | controller |     "Jun 12 15:56:35.127231 crc crio[22579]: time=\"2026-06-12T15:56:35.126702169Z\" level=info msg=\"Started container\" PID=27940 containerID=38cf9a948d631143558569c6fabb9cbc73df313843f3e8ab82362a1b296cb2e2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=619a9ed3-bdc0-4879-926a-f11f6bb08d8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=37822e0970e1844b4bcff59760543a2b89cbbac31fa561a7c0002ab438c23719",
2026-06-12 17:11:43.622215 | controller |     "Jun 12 15:56:35.132025 crc crio[22579]: time=\"2026-06-12T15:56:35.131976887Z\" level=info msg=\"Created container e33a255014a56c04129e0376f7513f0669c5f5982b17b73cbed67dc7e4ffc2a4: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=2a631f65-c3ac-4ba3-bca9-c014bf814d1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.622230 | controller |     "Jun 12 15:56:35.135560 crc crio[22579]: time=\"2026-06-12T15:56:35.135332235Z\" level=info msg=\"Starting container: e33a255014a56c04129e0376f7513f0669c5f5982b17b73cbed67dc7e4ffc2a4\" id=b919f4b5-fd81-486a-8dea-8c2de6118f41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.622245 | controller |     "Jun 12 15:56:35.135873 crc crio[22579]: time=\"2026-06-12T15:56:35.135728685Z\" level=info msg=\"Started container\" PID=27943 containerID=74d38cc35b8c8e287d9d9a71daf56f2adb0a1739534594291c9f85447b5b3102 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=2f71f97d-2ca2-4c47-96ec-05956e628bfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=a74dfb23f9e4523a56cbfa384353228e39604f9e5d543634e781c5f9e9218489",
2026-06-12 17:11:43.622261 | controller |     "Jun 12 15:56:35.141643 crc crio[22579]: time=\"2026-06-12T15:56:35.141551938Z\" level=info msg=\"Started container\" PID=27946 containerID=e33a255014a56c04129e0376f7513f0669c5f5982b17b73cbed67dc7e4ffc2a4 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=b919f4b5-fd81-486a-8dea-8c2de6118f41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc5302f501f6e742c2a44a73b57a4611855c161fb0190746858e7c7aa71d47e0",
2026-06-12 17:11:43.622275 | controller |     "Jun 12 15:56:39.063608 crc crio[22579]: time=\"2026-06-12T15:56:39.06282495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3eb58386-01da-439b-9ddd-b7d3c294ccc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.622291 | controller |     "Jun 12 15:56:39.066234 crc crio[22579]: time=\"2026-06-12T15:56:39.066137386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ca6cce5d-6723-4b09-b9b2-e9d1f78e7c28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.622305 | controller |     "Jun 12 15:56:39.069760 crc crio[22579]: time=\"2026-06-12T15:56:39.069635768Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e258c872-c034-4e45-9b55-350fbff57ee2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.622320 | controller |     "Jun 12 15:56:39.070179 crc crio[22579]: time=\"2026-06-12T15:56:39.07008226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622341 | controller |     "Jun 12 15:56:39.100287 crc crio[22579]: time=\"2026-06-12T15:56:39.100180398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622386 | controller |     "Jun 12 15:56:39.261974 crc crio[22579]: time=\"2026-06-12T15:56:39.261809469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622402 | controller |     "Jun 12 15:56:39.345239 crc crio[22579]: time=\"2026-06-12T15:56:39.344725419Z\" level=info msg=\"Created container fcdb7283413891b1c5c29ca059c07b379a7526604905601e5d780055cf740fe5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e258c872-c034-4e45-9b55-350fbff57ee2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.622418 | controller |     "Jun 12 15:56:39.347264 crc crio[22579]: time=\"2026-06-12T15:56:39.346906937Z\" level=info msg=\"Starting container: fcdb7283413891b1c5c29ca059c07b379a7526604905601e5d780055cf740fe5\" id=ed819dd6-71c7-412e-a5b0-65e201f2c261 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.622433 | controller |     "Jun 12 15:56:39.352210 crc crio[22579]: time=\"2026-06-12T15:56:39.352126643Z\" level=info msg=\"Started container\" PID=28054 containerID=fcdb7283413891b1c5c29ca059c07b379a7526604905601e5d780055cf740fe5 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=ed819dd6-71c7-412e-a5b0-65e201f2c261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.622448 | controller |     "Jun 12 15:59:48.391250 crc crio[22579]: time=\"2026-06-12T15:59:48.390368469Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5r99s/POD\" id=97310100-73f0-48bf-bcab-1cee789c0dd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.622462 | controller |     "Jun 12 15:59:48.393075 crc crio[22579]: time=\"2026-06-12T15:59:48.391374456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622477 | controller |     "Jun 12 15:59:48.419810 crc crio[22579]: time=\"2026-06-12T15:59:48.419683701Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5r99s Namespace:openshift-marketplace ID:ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62 UID:67ba1a5d-2416-4944-9c7d-be19c2264d4d NetNS:/var/run/netns/168a2cc6-b225-436f-ac5d-13504ee8e9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67ba1a5d_2416_4944_9c7d_be19c2264d4d.slice PodAnnotations:0xc000384f38}] Aliases:map[]}\"",
2026-06-12 17:11:43.622493 | controller |     "Jun 12 15:59:48.419810 crc crio[22579]: time=\"2026-06-12T15:59:48.419795764Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5r99s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.622507 | controller |     "Jun 12 15:59:48.473351 crc crio[22579]: time=\"2026-06-12T15:59:48.47325645Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29687998-glpcx/POD\" id=ec535859-5160-4c77-983b-dbcfcd4f368d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.622522 | controller |     "Jun 12 15:59:48.473873 crc crio[22579]: time=\"2026-06-12T15:59:48.473381694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622540 | controller |     "Jun 12 15:59:48.484773 crc crio[22579]: time=\"2026-06-12T15:59:48.4846538Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-jjpvh/POD\" id=da8552af-ca5a-44e1-b854-179ce499ea9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.622555 | controller |     "Jun 12 15:59:48.484905 crc crio[22579]: time=\"2026-06-12T15:59:48.484803184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622571 | controller |     "Jun 12 15:59:48.496266 crc crio[22579]: time=\"2026-06-12T15:59:48.496157333Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-glpcx Namespace:openshift-infra ID:9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 UID:f8fd45dc-785a-4bdc-94f1-d33b78345644 NetNS:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fd45dc_785a_4bdc_94f1_d33b78345644.slice PodAnnotations:0xc000c9a838}] Aliases:map[]}\"",
2026-06-12 17:11:43.622586 | controller |     "Jun 12 15:59:48.496266 crc crio[22579]: time=\"2026-06-12T15:59:48.496227105Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29687998-glpcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.622601 | controller |     "Jun 12 15:59:48.519117 crc crio[22579]: time=\"2026-06-12T15:59:48.518021708Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jjpvh Namespace:openshift-marketplace ID:71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445 UID:f39164db-8f08-43d0-9b36-55e3a1bb3e44 NetNS:/var/run/netns/26661180-cd9b-4f75-808b-ff08353ecb12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf39164db_8f08_43d0_9b36_55e3a1bb3e44.slice PodAnnotations:0xc002218118}] Aliases:map[]}\"",
2026-06-12 17:11:43.622616 | controller |     "Jun 12 15:59:48.528916 crc crio[22579]: time=\"2026-06-12T15:59:48.528834163Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-jjpvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.622631 | controller |     "Jun 12 15:59:48.755378 crc crio[22579]: time=\"2026-06-12T15:59:48.755087026Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-mrssj/POD\" id=0cf735d6-fcc0-4bb3-a142-29cbf5dc63cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.622646 | controller |     "Jun 12 15:59:48.755593 crc crio[22579]: time=\"2026-06-12T15:59:48.755403684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622661 | controller |     "Jun 12 15:59:48.783420 crc crio[22579]: time=\"2026-06-12T15:59:48.783326089Z\" level=info msg=\"Got pod network &{Name:community-operators-mrssj Namespace:openshift-marketplace ID:45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75 UID:eb6cd368-951c-48a7-8d5e-84c682991c07 NetNS:/var/run/netns/52e6e346-14d4-435c-9d5b-e99adf8c88d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb6cd368_951c_48a7_8d5e_84c682991c07.slice PodAnnotations:0xc00130c0d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.622676 | controller |     "Jun 12 15:59:48.783420 crc crio[22579]: time=\"2026-06-12T15:59:48.783403241Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-mrssj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.622691 | controller |     "Jun 12 15:59:48.889087 crc crio[22579]: 2026-06-12T15:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebab8180abfa6e5 Mac:92:a2:f4:96:85:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/168a2cc6-b225-436f-ac5d-13504ee8e9d9 SocketPath: PciID:}] [{Interface:0xc00060e5c0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.622710 | controller |     "Jun 12 15:59:48.890710 crc crio[22579]: time=\"2026-06-12T15:59:48.890611612Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5r99s Namespace:openshift-marketplace ID:ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62 UID:67ba1a5d-2416-4944-9c7d-be19c2264d4d NetNS:/var/run/netns/168a2cc6-b225-436f-ac5d-13504ee8e9d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod67ba1a5d_2416_4944_9c7d_be19c2264d4d.slice PodAnnotations:0xc000384f38}] Aliases:map[]}\"",
2026-06-12 17:11:43.622725 | controller |     "Jun 12 15:59:48.891885 crc crio[22579]: time=\"2026-06-12T15:59:48.891797693Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5r99s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.622741 | controller |     "Jun 12 15:59:48.901044 crc crio[22579]: time=\"2026-06-12T15:59:48.900989435Z\" level=info msg=\"Ran pod sandbox ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62 with infra container: openshift-marketplace/redhat-marketplace-5r99s/POD\" id=97310100-73f0-48bf-bcab-1cee789c0dd2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.622756 | controller |     "Jun 12 15:59:48.903722 crc crio[22579]: time=\"2026-06-12T15:59:48.903631925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=57feb0af-3658-4a66-a163-74939f470bce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.622770 | controller |     "Jun 12 15:59:48.905918 crc crio[22579]: time=\"2026-06-12T15:59:48.905823242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fe9679d3-7ee5-48b8-8232-390d5725b77b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.622786 | controller |     "Jun 12 15:59:48.929424 crc crio[22579]: time=\"2026-06-12T15:59:48.929121806Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5r99s/extract-utilities\" id=114b7787-b7aa-4a3d-93ea-a730fabf7efd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.622800 | controller |     "Jun 12 15:59:48.929997 crc crio[22579]: time=\"2026-06-12T15:59:48.929906646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622816 | controller |     "Jun 12 15:59:48.952263 crc crio[22579]: 2026-06-12T15:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71e925f995a72d5 Mac:92:2e:46:52:0b:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/26661180-cd9b-4f75-808b-ff08353ecb12 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.622831 | controller |     "Jun 12 15:59:48.952263 crc crio[22579]: time=\"2026-06-12T15:59:48.951602487Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jjpvh Namespace:openshift-marketplace ID:71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445 UID:f39164db-8f08-43d0-9b36-55e3a1bb3e44 NetNS:/var/run/netns/26661180-cd9b-4f75-808b-ff08353ecb12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf39164db_8f08_43d0_9b36_55e3a1bb3e44.slice PodAnnotations:0xc002218118}] Aliases:map[]}\"",
2026-06-12 17:11:43.622845 | controller |     "Jun 12 15:59:48.952263 crc crio[22579]: time=\"2026-06-12T15:59:48.951784262Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-jjpvh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.622863 | controller |     "Jun 12 15:59:48.959213 crc crio[22579]: 2026-06-12T15:59:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ac0d694b007b0d Mac:aa:7b:d0:7e:e7:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.622879 | controller |     "Jun 12 15:59:48.959440 crc crio[22579]: time=\"2026-06-12T15:59:48.959344351Z\" level=info msg=\"Ran pod sandbox 71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445 with infra container: openshift-marketplace/redhat-operators-jjpvh/POD\" id=da8552af-ca5a-44e1-b854-179ce499ea9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.622894 | controller |     "Jun 12 15:59:48.960189 crc crio[22579]: time=\"2026-06-12T15:59:48.960153232Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-glpcx Namespace:openshift-infra ID:9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 UID:f8fd45dc-785a-4bdc-94f1-d33b78345644 NetNS:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fd45dc_785a_4bdc_94f1_d33b78345644.slice PodAnnotations:0xc000c9a838}] Aliases:map[]}\"",
2026-06-12 17:11:43.622909 | controller |     "Jun 12 15:59:48.960445 crc crio[22579]: time=\"2026-06-12T15:59:48.960419089Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29687998-glpcx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.622923 | controller |     "Jun 12 15:59:48.961755 crc crio[22579]: time=\"2026-06-12T15:59:48.961444376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=04e8618a-1e0e-4206-bcd3-027b45125dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.622937 | controller |     "Jun 12 15:59:48.965633 crc crio[22579]: time=\"2026-06-12T15:59:48.965488102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=be9e1d69-9060-47ac-a80a-2aa501e6eeac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.622952 | controller |     "Jun 12 15:59:48.972107 crc crio[22579]: time=\"2026-06-12T15:59:48.97183899Z\" level=info msg=\"Ran pod sandbox 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 with infra container: openshift-infra/auto-csr-approver-29687998-glpcx/POD\" id=ec535859-5160-4c77-983b-dbcfcd4f368d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.622966 | controller |     "Jun 12 15:59:48.974939 crc crio[22579]: time=\"2026-06-12T15:59:48.974825538Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7d07d374-1204-4020-a725-15b0ba645da4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.622981 | controller |     "Jun 12 15:59:48.975665 crc crio[22579]: time=\"2026-06-12T15:59:48.975591248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.622996 | controller |     "Jun 12 15:59:48.982350 crc crio[22579]: time=\"2026-06-12T15:59:48.982262424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623010 | controller |     "Jun 12 15:59:48.982725 crc crio[22579]: time=\"2026-06-12T15:59:48.982641944Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.623027 | controller |     "Jun 12 15:59:49.001344 crc crio[22579]: time=\"2026-06-12T15:59:49.001087429Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jjpvh/extract-utilities\" id=0842af17-eee3-4eeb-aa61-ec3f3efee61f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623042 | controller |     "Jun 12 15:59:49.003084 crc crio[22579]: time=\"2026-06-12T15:59:49.001751727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623056 | controller |     "Jun 12 15:59:49.041094 crc crio[22579]: 2026-06-12T15:59:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45c36b58fa54b19 Mac:b2:79:e6:c1:04:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/52e6e346-14d4-435c-9d5b-e99adf8c88d1 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.623071 | controller |     "Jun 12 15:59:49.042059 crc crio[22579]: time=\"2026-06-12T15:59:49.041973555Z\" level=info msg=\"Got pod network &{Name:community-operators-mrssj Namespace:openshift-marketplace ID:45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75 UID:eb6cd368-951c-48a7-8d5e-84c682991c07 NetNS:/var/run/netns/52e6e346-14d4-435c-9d5b-e99adf8c88d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podeb6cd368_951c_48a7_8d5e_84c682991c07.slice PodAnnotations:0xc00130c0d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.623086 | controller |     "Jun 12 15:59:49.042255 crc crio[22579]: time=\"2026-06-12T15:59:49.042203811Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-mrssj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.623101 | controller |     "Jun 12 15:59:49.048480 crc crio[22579]: time=\"2026-06-12T15:59:49.048380114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623116 | controller |     "Jun 12 15:59:49.052042 crc crio[22579]: time=\"2026-06-12T15:59:49.051993499Z\" level=info msg=\"Ran pod sandbox 45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75 with infra container: openshift-marketplace/community-operators-mrssj/POD\" id=0cf735d6-fcc0-4bb3-a142-29cbf5dc63cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.623131 | controller |     "Jun 12 15:59:49.053721 crc crio[22579]: time=\"2026-06-12T15:59:49.053616601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623145 | controller |     "Jun 12 15:59:49.054359 crc crio[22579]: time=\"2026-06-12T15:59:49.054286239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=abe05c3d-5108-4f69-aee9-c23e3398ec88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623160 | controller |     "Jun 12 15:59:49.057573 crc crio[22579]: time=\"2026-06-12T15:59:49.05736582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=735789ae-e910-4150-97ee-e9dc4b126f45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623175 | controller |     "Jun 12 15:59:49.073740 crc crio[22579]: time=\"2026-06-12T15:59:49.073636988Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mrssj/extract-utilities\" id=cd4e246b-da32-4985-bebc-195526971c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623189 | controller |     "Jun 12 15:59:49.074158 crc crio[22579]: time=\"2026-06-12T15:59:49.07408743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623206 | controller |     "Jun 12 15:59:49.100235 crc crio[22579]: time=\"2026-06-12T15:59:49.099102728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623221 | controller |     "Jun 12 15:59:49.102999 crc crio[22579]: time=\"2026-06-12T15:59:49.102919659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623236 | controller |     "Jun 12 15:59:49.108476 crc crio[22579]: time=\"2026-06-12T15:59:49.108400613Z\" level=info msg=\"Created container c6532141f6ada57010453607eafbfefa9daa72e40f7bbbae2db9d1a899d2a161: openshift-marketplace/redhat-marketplace-5r99s/extract-utilities\" id=114b7787-b7aa-4a3d-93ea-a730fabf7efd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623251 | controller |     "Jun 12 15:59:49.110073 crc crio[22579]: time=\"2026-06-12T15:59:49.110001205Z\" level=info msg=\"Starting container: c6532141f6ada57010453607eafbfefa9daa72e40f7bbbae2db9d1a899d2a161\" id=e0f95458-11aa-479e-ba85-dc4eabcc749b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.623266 | controller |     "Jun 12 15:59:49.118334 crc crio[22579]: time=\"2026-06-12T15:59:49.118261462Z\" level=info msg=\"Started container\" PID=30650 containerID=c6532141f6ada57010453607eafbfefa9daa72e40f7bbbae2db9d1a899d2a161 description=openshift-marketplace/redhat-marketplace-5r99s/extract-utilities id=e0f95458-11aa-479e-ba85-dc4eabcc749b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62",
2026-06-12 17:11:43.623281 | controller |     "Jun 12 15:59:49.198933 crc crio[22579]: time=\"2026-06-12T15:59:49.198830052Z\" level=info msg=\"Created container b3ddb7fb829958088b9b5d336c5dc555e73e026c765fc810f44e558928a137d3: openshift-marketplace/redhat-operators-jjpvh/extract-utilities\" id=0842af17-eee3-4eeb-aa61-ec3f3efee61f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623295 | controller |     "Jun 12 15:59:49.199804 crc crio[22579]: time=\"2026-06-12T15:59:49.199655094Z\" level=info msg=\"Starting container: b3ddb7fb829958088b9b5d336c5dc555e73e026c765fc810f44e558928a137d3\" id=91a9bc03-28a5-4bfe-8052-3169e25b94d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.623310 | controller |     "Jun 12 15:59:49.203146 crc crio[22579]: time=\"2026-06-12T15:59:49.203066794Z\" level=info msg=\"Created container ef2b9807f7a50f5d0d150cccd1c0a81c74484d233427e453eca141f4f669895a: openshift-marketplace/community-operators-mrssj/extract-utilities\" id=cd4e246b-da32-4985-bebc-195526971c37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623325 | controller |     "Jun 12 15:59:49.203875 crc crio[22579]: time=\"2026-06-12T15:59:49.203835204Z\" level=info msg=\"Starting container: ef2b9807f7a50f5d0d150cccd1c0a81c74484d233427e453eca141f4f669895a\" id=a717362b-7876-458f-8faf-055e0bb8c5a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.623340 | controller |     "Jun 12 15:59:49.206771 crc crio[22579]: time=\"2026-06-12T15:59:49.205473587Z\" level=info msg=\"Started container\" PID=30655 containerID=b3ddb7fb829958088b9b5d336c5dc555e73e026c765fc810f44e558928a137d3 description=openshift-marketplace/redhat-operators-jjpvh/extract-utilities id=91a9bc03-28a5-4bfe-8052-3169e25b94d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445",
2026-06-12 17:11:43.623359 | controller |     "Jun 12 15:59:49.218720 crc crio[22579]: time=\"2026-06-12T15:59:49.210931391Z\" level=info msg=\"Started container\" PID=30662 containerID=ef2b9807f7a50f5d0d150cccd1c0a81c74484d233427e453eca141f4f669895a description=openshift-marketplace/community-operators-mrssj/extract-utilities id=a717362b-7876-458f-8faf-055e0bb8c5a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75",
2026-06-12 17:11:43.623397 | controller |     "Jun 12 15:59:49.387369 crc crio[22579]: time=\"2026-06-12T15:59:49.387269911Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=aa0c4ba5-134d-4b51-b5f9-c8e1b6eac578 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.623414 | controller |     "Jun 12 15:59:49.391590 crc crio[22579]: time=\"2026-06-12T15:59:49.39104066Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.623429 | controller |     "Jun 12 15:59:49.393957 crc crio[22579]: time=\"2026-06-12T15:59:49.3933325Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9b1449ec-44bf-4740-8345-e92f1daf6d1f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.623444 | controller |     "Jun 12 15:59:49.396974 crc crio[22579]: time=\"2026-06-12T15:59:49.396872274Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:11:43.623459 | controller |     "Jun 12 15:59:49.397903 crc crio[22579]: time=\"2026-06-12T15:59:49.397683775Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3668a74b-4228-405b-b040-16ec4a4848cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.623473 | controller |     "Jun 12 15:59:49.401042 crc crio[22579]: time=\"2026-06-12T15:59:49.400960791Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.623488 | controller |     "Jun 12 15:59:50.349313 crc crio[22579]: time=\"2026-06-12T15:59:50.348436372Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=3668a74b-4228-405b-b040-16ec4a4848cc name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.623503 | controller |     "Jun 12 15:59:50.350315 crc crio[22579]: time=\"2026-06-12T15:59:50.350204619Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=96c490b4-59a3-4c57-aab5-2e0f4882dea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623518 | controller |     "Jun 12 15:59:50.357979 crc crio[22579]: time=\"2026-06-12T15:59:50.357601063Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=73512ca9-9ffd-4e6c-86f4-457e976bed7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623533 | controller |     "Jun 12 15:59:50.388298 crc crio[22579]: time=\"2026-06-12T15:59:50.388161948Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mrssj/extract-content\" id=643eb895-59ca-44af-8d08-765f738b672d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623547 | controller |     "Jun 12 15:59:50.392171 crc crio[22579]: time=\"2026-06-12T15:59:50.392095581Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=9b1449ec-44bf-4740-8345-e92f1daf6d1f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.623562 | controller |     "Jun 12 15:59:50.393377 crc crio[22579]: time=\"2026-06-12T15:59:50.392111261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623576 | controller |     "Jun 12 15:59:50.394434 crc crio[22579]: time=\"2026-06-12T15:59:50.394296659Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bc961ad2-2325-426e-a5d3-54bd004c0c19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623594 | controller |     "Jun 12 15:59:50.409186 crc crio[22579]: time=\"2026-06-12T15:59:50.408100322Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=63e9a45f-b3fb-4a39-bd60-0bfaff2ebecf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623609 | controller |     "Jun 12 15:59:50.434993 crc crio[22579]: time=\"2026-06-12T15:59:50.434814665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623624 | controller |     "Jun 12 15:59:50.437449 crc crio[22579]: time=\"2026-06-12T15:59:50.437305741Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5r99s/extract-content\" id=d7fd9a0b-d8f6-4c5f-99e3-16bbf71c86a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623638 | controller |     "Jun 12 15:59:50.441013 crc crio[22579]: time=\"2026-06-12T15:59:50.440903925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623653 | controller |     "Jun 12 15:59:50.461921 crc crio[22579]: time=\"2026-06-12T15:59:50.461625131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623668 | controller |     "Jun 12 15:59:50.470818 crc crio[22579]: time=\"2026-06-12T15:59:50.470661468Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=aa0c4ba5-134d-4b51-b5f9-c8e1b6eac578 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.623683 | controller |     "Jun 12 15:59:50.472012 crc crio[22579]: time=\"2026-06-12T15:59:50.471958352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=20dee2bc-b5ce-4cd3-ab39-c27d846fe7fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623698 | controller |     "Jun 12 15:59:50.475063 crc crio[22579]: time=\"2026-06-12T15:59:50.474999842Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=77c789ee-38ea-4bf9-aa0b-87dde85dd3de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623713 | controller |     "Jun 12 15:59:50.502017 crc crio[22579]: time=\"2026-06-12T15:59:50.501913411Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jjpvh/extract-content\" id=9ceab7ee-727e-434d-8a8f-6d24d3cca04c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623728 | controller |     "Jun 12 15:59:50.507275 crc crio[22579]: time=\"2026-06-12T15:59:50.507179819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623742 | controller |     "Jun 12 15:59:50.507625 crc crio[22579]: time=\"2026-06-12T15:59:50.507423846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623757 | controller |     "Jun 12 15:59:50.511830 crc crio[22579]: time=\"2026-06-12T15:59:50.511726549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623771 | controller |     "Jun 12 15:59:50.555102 crc crio[22579]: time=\"2026-06-12T15:59:50.555034938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623786 | controller |     "Jun 12 15:59:50.558765 crc crio[22579]: time=\"2026-06-12T15:59:50.558726206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.623803 | controller |     "Jun 12 15:59:50.834713 crc crio[22579]: time=\"2026-06-12T15:59:50.834206003Z\" level=info msg=\"Created container 41bd2163ffb999162257a0d7b32ec37fd32c2aaa2137cc72282b8a6edd0e5958: openshift-marketplace/community-operators-mrssj/extract-content\" id=643eb895-59ca-44af-8d08-765f738b672d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623819 | controller |     "Jun 12 15:59:50.837254 crc crio[22579]: time=\"2026-06-12T15:59:50.837001697Z\" level=info msg=\"Starting container: 41bd2163ffb999162257a0d7b32ec37fd32c2aaa2137cc72282b8a6edd0e5958\" id=69d494d0-8361-449a-bbbe-8c749c151da2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.623833 | controller |     "Jun 12 15:59:50.839191 crc crio[22579]: time=\"2026-06-12T15:59:50.839164714Z\" level=info msg=\"Created container d60cd1c50b2d485b9b393c59e4e3b95f41161e2d1d3e96c019a62108bda6722d: openshift-marketplace/redhat-operators-jjpvh/extract-content\" id=9ceab7ee-727e-434d-8a8f-6d24d3cca04c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623848 | controller |     "Jun 12 15:59:50.840289 crc crio[22579]: time=\"2026-06-12T15:59:50.840183661Z\" level=info msg=\"Created container 586e3aa8784b4dac72140530f09b4436463f91353700c392647b1058312168a5: openshift-marketplace/redhat-marketplace-5r99s/extract-content\" id=d7fd9a0b-d8f6-4c5f-99e3-16bbf71c86a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623863 | controller |     "Jun 12 15:59:50.842308 crc crio[22579]: time=\"2026-06-12T15:59:50.842222004Z\" level=info msg=\"Starting container: 586e3aa8784b4dac72140530f09b4436463f91353700c392647b1058312168a5\" id=6e7f9aa8-8c86-49c6-8f4c-898d4cb10026 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.623878 | controller |     "Jun 12 15:59:50.843893 crc crio[22579]: time=\"2026-06-12T15:59:50.843803306Z\" level=info msg=\"Started container\" PID=30728 containerID=41bd2163ffb999162257a0d7b32ec37fd32c2aaa2137cc72282b8a6edd0e5958 description=openshift-marketplace/community-operators-mrssj/extract-content id=69d494d0-8361-449a-bbbe-8c749c151da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75",
2026-06-12 17:11:43.623893 | controller |     "Jun 12 15:59:50.844774 crc crio[22579]: time=\"2026-06-12T15:59:50.843840887Z\" level=info msg=\"Starting container: d60cd1c50b2d485b9b393c59e4e3b95f41161e2d1d3e96c019a62108bda6722d\" id=93941770-b653-440f-8869-63fad21247a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.623907 | controller |     "Jun 12 15:59:50.851608 crc crio[22579]: time=\"2026-06-12T15:59:50.851400236Z\" level=info msg=\"Started container\" PID=30734 containerID=586e3aa8784b4dac72140530f09b4436463f91353700c392647b1058312168a5 description=openshift-marketplace/redhat-marketplace-5r99s/extract-content id=6e7f9aa8-8c86-49c6-8f4c-898d4cb10026 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62",
2026-06-12 17:11:43.623922 | controller |     "Jun 12 15:59:50.852201 crc crio[22579]: time=\"2026-06-12T15:59:50.8519318Z\" level=info msg=\"Started container\" PID=30737 containerID=d60cd1c50b2d485b9b393c59e4e3b95f41161e2d1d3e96c019a62108bda6722d description=openshift-marketplace/redhat-operators-jjpvh/extract-content id=93941770-b653-440f-8869-63fad21247a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445",
2026-06-12 17:11:43.623937 | controller |     "Jun 12 15:59:52.623390 crc crio[22579]: time=\"2026-06-12T15:59:52.623269509Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e8712f29-046d-45f6-bb89-b9ec7eeb8eb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623952 | controller |     "Jun 12 15:59:52.627020 crc crio[22579]: time=\"2026-06-12T15:59:52.626914705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bb6e4467-95d3-48b5-9e04-714015b1ca17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.623971 | controller |     "Jun 12 15:59:52.655854 crc crio[22579]: time=\"2026-06-12T15:59:52.650194157Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5r99s/registry-server\" id=505fdefd-0bc9-4464-a547-7f31ea24d8fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.623986 | controller |     "Jun 12 15:59:52.657279 crc crio[22579]: time=\"2026-06-12T15:59:52.65714687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624001 | controller |     "Jun 12 15:59:52.713203 crc crio[22579]: time=\"2026-06-12T15:59:52.713079192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624016 | controller |     "Jun 12 15:59:52.717386 crc crio[22579]: time=\"2026-06-12T15:59:52.717213981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624030 | controller |     "Jun 12 15:59:52.979204 crc crio[22579]: time=\"2026-06-12T15:59:52.97902863Z\" level=info msg=\"Created container 547cb70ad577386544d7aa6b2fb0bd4c37a17aab104b1d3cec13be89463089a0: openshift-marketplace/redhat-marketplace-5r99s/registry-server\" id=505fdefd-0bc9-4464-a547-7f31ea24d8fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624045 | controller |     "Jun 12 15:59:52.994807 crc crio[22579]: time=\"2026-06-12T15:59:52.988422007Z\" level=info msg=\"Starting container: 547cb70ad577386544d7aa6b2fb0bd4c37a17aab104b1d3cec13be89463089a0\" id=2392995f-8516-45d8-a708-9a169e092855 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.624060 | controller |     "Jun 12 15:59:53.032128 crc crio[22579]: time=\"2026-06-12T15:59:53.031752637Z\" level=info msg=\"Started container\" PID=30801 containerID=547cb70ad577386544d7aa6b2fb0bd4c37a17aab104b1d3cec13be89463089a0 description=openshift-marketplace/redhat-marketplace-5r99s/registry-server id=2392995f-8516-45d8-a708-9a169e092855 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebab8180abfa6e54a184b85d7d5db5276da39995de7af9eb41e6bf1143cfbd62",
2026-06-12 17:11:43.624075 | controller |     "Jun 12 15:59:58.152160 crc crio[22579]: time=\"2026-06-12T15:59:58.14915947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cc65123b-d680-45ac-bc20-d7e9fe97f28d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624090 | controller |     "Jun 12 16:00:00.678190 crc crio[22579]: time=\"2026-06-12T16:00:00.677379215Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688000-jhgms/POD\" id=501d6eea-5ca5-40ca-b437-f7036b105801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.624105 | controller |     "Jun 12 16:00:00.678190 crc crio[22579]: time=\"2026-06-12T16:00:00.678124345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624120 | controller |     "Jun 12 16:00:00.699369 crc crio[22579]: time=\"2026-06-12T16:00:00.699181869Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/POD\" id=5563aa31-d3da-4b77-a95b-5577e72c4ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.624135 | controller |     "Jun 12 16:00:00.699681 crc crio[22579]: time=\"2026-06-12T16:00:00.699553229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624154 | controller |     "Jun 12 16:00:05.350564 crc crio[22579]: time=\"2026-06-12T16:00:05.349935973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e67baeb5-0864-43d1-950c-cc0449784fa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624169 | controller |     "Jun 12 16:00:05.370394 crc crio[22579]: time=\"2026-06-12T16:00:05.368928773Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-mrssj/registry-server\" id=6d9182c6-aad7-48f4-ab9b-ebf3769a2eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624184 | controller |     "Jun 12 16:00:05.372177 crc crio[22579]: time=\"2026-06-12T16:00:05.372131007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624199 | controller |     "Jun 12 16:00:05.380106 crc crio[22579]: time=\"2026-06-12T16:00:05.379372128Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-vnqrx Namespace:openshift-operator-lifecycle-manager ID:7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f UID:6947deea-7f1a-492e-b914-4269c05d3299 NetNS:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6947deea_7f1a_492e_b914_4269c05d3299.slice PodAnnotations:0xc0025a0540}] Aliases:map[]}\"",
2026-06-12 17:11:43.624214 | controller |     "Jun 12 16:00:05.380106 crc crio[22579]: time=\"2026-06-12T16:00:05.380096887Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688000-vnqrx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.624229 | controller |     "Jun 12 16:00:05.615443 crc crio[22579]: time=\"2026-06-12T16:00:05.615321297Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-jhgms Namespace:openshift-infra ID:5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd UID:541bbea9-2210-4837-9359-163cfe50a4f1 NetNS:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541bbea9_2210_4837_9359_163cfe50a4f1.slice PodAnnotations:0xc00008cdd8}] Aliases:map[]}\"",
2026-06-12 17:11:43.624245 | controller |     "Jun 12 16:00:05.615821 crc crio[22579]: time=\"2026-06-12T16:00:05.615793059Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688000-jhgms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.624260 | controller |     "Jun 12 16:00:05.653182 crc crio[22579]: time=\"2026-06-12T16:00:05.651426717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624275 | controller |     "Jun 12 16:00:05.658013 crc crio[22579]: time=\"2026-06-12T16:00:05.657483616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624289 | controller |     "Jun 12 16:00:05.658890 crc crio[22579]: time=\"2026-06-12T16:00:05.65877895Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7d07d374-1204-4020-a725-15b0ba645da4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.624304 | controller |     "Jun 12 16:00:05.660485 crc crio[22579]: time=\"2026-06-12T16:00:05.660326451Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d985da3a-43d8-4579-91fd-bdae80b87f09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624322 | controller |     "Jun 12 16:00:05.669129 crc crio[22579]: time=\"2026-06-12T16:00:05.668957958Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2ff80421-b69f-4681-b3f3-a7c4e8ac4ee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624337 | controller |     "Jun 12 16:00:05.705207 crc crio[22579]: time=\"2026-06-12T16:00:05.704952595Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29687998-glpcx/oc\" id=fa8d3f36-a085-4739-a151-6db98d6e609e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624355 | controller |     "Jun 12 16:00:05.707799 crc crio[22579]: time=\"2026-06-12T16:00:05.707390679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624388 | controller |     "Jun 12 16:00:05.745592 crc crio[22579]: time=\"2026-06-12T16:00:05.745161893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624405 | controller |     "Jun 12 16:00:05.864217 crc crio[22579]: time=\"2026-06-12T16:00:05.86362872Z\" level=info msg=\"Created container 61e4a527677c491d96e367444594ca7a7a7b48becb130d288867de4aadfe70f0: openshift-marketplace/community-operators-mrssj/registry-server\" id=6d9182c6-aad7-48f4-ab9b-ebf3769a2eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624420 | controller |     "Jun 12 16:00:05.869199 crc crio[22579]: time=\"2026-06-12T16:00:05.869049313Z\" level=info msg=\"Starting container: 61e4a527677c491d96e367444594ca7a7a7b48becb130d288867de4aadfe70f0\" id=816e0b7b-3d99-42f1-bc26-d3eb88f44a04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.624435 | controller |     "Jun 12 16:00:05.950278 crc crio[22579]: time=\"2026-06-12T16:00:05.950025654Z\" level=info msg=\"Started container\" PID=31054 containerID=61e4a527677c491d96e367444594ca7a7a7b48becb130d288867de4aadfe70f0 description=openshift-marketplace/community-operators-mrssj/registry-server id=816e0b7b-3d99-42f1-bc26-d3eb88f44a04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45c36b58fa54b19f50f5c8bc9b692ad3d5c48d55af001df7834467dbb0129e75",
2026-06-12 17:11:43.624450 | controller |     "Jun 12 16:00:06.789947 crc crio[22579]: time=\"2026-06-12T16:00:06.788227679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624465 | controller |     "Jun 12 16:00:07.029443 crc crio[22579]: time=\"2026-06-12T16:00:07.029104767Z\" level=info msg=\"Created container 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51: openshift-infra/auto-csr-approver-29687998-glpcx/oc\" id=fa8d3f36-a085-4739-a151-6db98d6e609e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624480 | controller |     "Jun 12 16:00:07.037878 crc crio[22579]: time=\"2026-06-12T16:00:07.034206682Z\" level=info msg=\"Starting container: 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51\" id=60805154-9aa3-45a3-bc69-c0367e15af54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.624495 | controller |     "Jun 12 16:00:07.054098 crc crio[22579]: time=\"2026-06-12T16:00:07.052937524Z\" level=info msg=\"Started container\" PID=31132 containerID=4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51 description=openshift-infra/auto-csr-approver-29687998-glpcx/oc id=60805154-9aa3-45a3-bc69-c0367e15af54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113",
2026-06-12 17:11:43.624510 | controller |     "Jun 12 16:00:07.429555 crc crio[22579]: 2026-06-12T16:00:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5658995495bd9f5 Mac:7e:df:7c:55:5b:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce SocketPath: PciID:}] [{Interface:0xc00043ad00 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.624528 | controller |     "Jun 12 16:00:07.431412 crc crio[22579]: time=\"2026-06-12T16:00:07.431329161Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-jhgms Namespace:openshift-infra ID:5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd UID:541bbea9-2210-4837-9359-163cfe50a4f1 NetNS:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541bbea9_2210_4837_9359_163cfe50a4f1.slice PodAnnotations:0xc00008cdd8}] Aliases:map[]}\"",
2026-06-12 17:11:43.624543 | controller |     "Jun 12 16:00:07.431670 crc crio[22579]: time=\"2026-06-12T16:00:07.431588638Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688000-jhgms for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.624558 | controller |     "Jun 12 16:00:07.439404 crc crio[22579]: time=\"2026-06-12T16:00:07.439308811Z\" level=info msg=\"Ran pod sandbox 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd with infra container: openshift-infra/auto-csr-approver-29688000-jhgms/POD\" id=501d6eea-5ca5-40ca-b437-f7036b105801 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.624573 | controller |     "Jun 12 16:00:07.442241 crc crio[22579]: time=\"2026-06-12T16:00:07.442171766Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0e90fd5e-7313-4269-8397-01b1fec6f1b8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.624586 | controller |     "Jun 12 16:00:07.448730 crc crio[22579]: time=\"2026-06-12T16:00:07.448656787Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.624601 | controller |     "Jun 12 16:00:07.462081 crc crio[22579]: 2026-06-12T16:00:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a406cafc029043 Mac:8a:ad:63:b1:f5:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 SocketPath: PciID:}] [{Interface:0xc0002ed610 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.624616 | controller |     "Jun 12 16:00:07.463758 crc crio[22579]: time=\"2026-06-12T16:00:07.463661782Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-vnqrx Namespace:openshift-operator-lifecycle-manager ID:7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f UID:6947deea-7f1a-492e-b914-4269c05d3299 NetNS:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6947deea_7f1a_492e_b914_4269c05d3299.slice PodAnnotations:0xc0025a0540}] Aliases:map[]}\"",
2026-06-12 17:11:43.624631 | controller |     "Jun 12 16:00:07.463902 crc crio[22579]: time=\"2026-06-12T16:00:07.463862107Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688000-vnqrx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.624646 | controller |     "Jun 12 16:00:07.471561 crc crio[22579]: time=\"2026-06-12T16:00:07.471378445Z\" level=info msg=\"Ran pod sandbox 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/POD\" id=5563aa31-d3da-4b77-a95b-5577e72c4ed3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.624661 | controller |     "Jun 12 16:00:07.474009 crc crio[22579]: time=\"2026-06-12T16:00:07.473921102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8083d284-612b-4b59-8720-92f5f61c40f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624678 | controller |     "Jun 12 16:00:07.476156 crc crio[22579]: time=\"2026-06-12T16:00:07.476092799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=65c701ee-e942-4591-963c-964b0e4042ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624693 | controller |     "Jun 12 16:00:07.487969 crc crio[22579]: time=\"2026-06-12T16:00:07.487829228Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles\" id=e2303922-a64d-4d93-b6fd-c88d5f8e373f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624708 | controller |     "Jun 12 16:00:07.488684 crc crio[22579]: time=\"2026-06-12T16:00:07.488576777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624723 | controller |     "Jun 12 16:00:07.534360 crc crio[22579]: time=\"2026-06-12T16:00:07.533835108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624738 | controller |     "Jun 12 16:00:07.544034 crc crio[22579]: time=\"2026-06-12T16:00:07.543875982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624752 | controller |     "Jun 12 16:00:07.709382 crc crio[22579]: time=\"2026-06-12T16:00:07.709248474Z\" level=info msg=\"Created container fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles\" id=e2303922-a64d-4d93-b6fd-c88d5f8e373f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624767 | controller |     "Jun 12 16:00:07.711662 crc crio[22579]: time=\"2026-06-12T16:00:07.711420921Z\" level=info msg=\"Starting container: fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4\" id=1560d3eb-22eb-4226-9fd5-b8ada289f4b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.624781 | controller |     "Jun 12 16:00:07.722659 crc crio[22579]: time=\"2026-06-12T16:00:07.722485692Z\" level=info msg=\"Started container\" PID=31164 containerID=fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4 description=openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles id=1560d3eb-22eb-4226-9fd5-b8ada289f4b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f",
2026-06-12 17:11:43.624796 | controller |     "Jun 12 16:00:08.406831 crc crio[22579]: time=\"2026-06-12T16:00:08.405135455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d53e8482-befc-4edc-8c64-0313effa57fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624811 | controller |     "Jun 12 16:00:08.415621 crc crio[22579]: time=\"2026-06-12T16:00:08.414966204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=69c121d6-8e05-4391-86ab-4fd18474b06d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624825 | controller |     "Jun 12 16:00:08.429802 crc crio[22579]: time=\"2026-06-12T16:00:08.429461995Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jjpvh/registry-server\" id=a4cfb006-91e7-48e6-ad26-9f85824732ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624843 | controller |     "Jun 12 16:00:08.430690 crc crio[22579]: time=\"2026-06-12T16:00:08.430320348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624859 | controller |     "Jun 12 16:00:08.514523 crc crio[22579]: time=\"2026-06-12T16:00:08.514274887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624873 | controller |     "Jun 12 16:00:08.523662 crc crio[22579]: time=\"2026-06-12T16:00:08.523273893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.624887 | controller |     "Jun 12 16:00:08.626802 crc crio[22579]: time=\"2026-06-12T16:00:08.626428098Z\" level=info msg=\"Created container 41d6683b570b8dac71e1a18e6c55857b188ad58433e2e530b959266434a35b1a: openshift-marketplace/redhat-operators-jjpvh/registry-server\" id=a4cfb006-91e7-48e6-ad26-9f85824732ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624902 | controller |     "Jun 12 16:00:08.628903 crc crio[22579]: time=\"2026-06-12T16:00:08.62878599Z\" level=info msg=\"Starting container: 41d6683b570b8dac71e1a18e6c55857b188ad58433e2e530b959266434a35b1a\" id=c96cf5a8-c503-48a9-b0a0-2b050263ca62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.624916 | controller |     "Jun 12 16:00:08.646802 crc crio[22579]: time=\"2026-06-12T16:00:08.64474633Z\" level=info msg=\"Started container\" PID=31220 containerID=41d6683b570b8dac71e1a18e6c55857b188ad58433e2e530b959266434a35b1a description=openshift-marketplace/redhat-operators-jjpvh/registry-server id=c96cf5a8-c503-48a9-b0a0-2b050263ca62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71e925f995a72d51163964367e2bc9e5a9277399c4b315fa301aba6cbb84a445",
2026-06-12 17:11:43.624931 | controller |     "Jun 12 16:00:08.693877 crc crio[22579]: time=\"2026-06-12T16:00:08.693736988Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0e90fd5e-7313-4269-8397-01b1fec6f1b8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.624946 | controller |     "Jun 12 16:00:08.696269 crc crio[22579]: time=\"2026-06-12T16:00:08.696217363Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e2e440d5-4002-4b5b-b9ee-524a9e627c19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624960 | controller |     "Jun 12 16:00:08.699437 crc crio[22579]: time=\"2026-06-12T16:00:08.699380636Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=765676c4-47e7-4bb9-8bc6-b72b766cfb7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.624974 | controller |     "Jun 12 16:00:08.712217 crc crio[22579]: time=\"2026-06-12T16:00:08.71206247Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688000-jhgms/oc\" id=bfe9f631-b186-4da3-8768-2cf7339acf75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.624989 | controller |     "Jun 12 16:00:08.713209 crc crio[22579]: time=\"2026-06-12T16:00:08.712905122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.625004 | controller |     "Jun 12 16:00:08.784989 crc crio[22579]: time=\"2026-06-12T16:00:08.784671631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.625019 | controller |     "Jun 12 16:00:09.114071 crc crio[22579]: time=\"2026-06-12T16:00:09.11339015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.625051 | controller |     "Jun 12 16:00:09.328818 crc crio[22579]: time=\"2026-06-12T16:00:09.327185906Z\" level=info msg=\"Created container 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82: openshift-infra/auto-csr-approver-29688000-jhgms/oc\" id=bfe9f631-b186-4da3-8768-2cf7339acf75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.625067 | controller |     "Jun 12 16:00:09.330188 crc crio[22579]: time=\"2026-06-12T16:00:09.329799295Z\" level=info msg=\"Starting container: 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82\" id=50c70244-7fbb-4888-9866-7d41f2b765d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.625082 | controller |     "Jun 12 16:00:09.335718 crc crio[22579]: time=\"2026-06-12T16:00:09.335480114Z\" level=info msg=\"Started container\" PID=31269 containerID=30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82 description=openshift-infra/auto-csr-approver-29688000-jhgms/oc id=50c70244-7fbb-4888-9866-7d41f2b765d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd",
2026-06-12 17:11:43.625096 | controller |     "Jun 12 16:00:10.245465 crc crio[22579]: time=\"2026-06-12T16:00:10.245367706Z\" level=info msg=\"Stopping container: b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb (timeout: 2s)\" id=a9d23214-9948-4754-bba4-e73a5f14a102 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.625111 | controller |     "Jun 12 16:00:10.400415 crc crio[22579]: time=\"2026-06-12T16:00:10.400264232Z\" level=info msg=\"Stopped container b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb: openshift-marketplace/redhat-marketplace-pb4zj/registry-server\" id=a9d23214-9948-4754-bba4-e73a5f14a102 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.625125 | controller |     "Jun 12 16:00:10.401871 crc crio[22579]: time=\"2026-06-12T16:00:10.401777802Z\" level=info msg=\"Stopping pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=188ef391-e521-414f-aa75-d13a8c7f115c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625140 | controller |     "Jun 12 16:00:10.402445 crc crio[22579]: time=\"2026-06-12T16:00:10.402361567Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-pb4zj Namespace:openshift-marketplace ID:0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544 UID:7e8a7b79-b456-43ee-8a51-232224b31641 NetNS:/var/run/netns/187b9af6-b159-4590-a687-4e6c752a0cab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7e8a7b79_b456_43ee_8a51_232224b31641.slice PodAnnotations:0xc000478328}] Aliases:map[]}\"",
2026-06-12 17:11:43.625155 | controller |     "Jun 12 16:00:10.402888 crc crio[22579]: time=\"2026-06-12T16:00:10.402806579Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-pb4zj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.625170 | controller |     "Jun 12 16:00:10.519343 crc crio[22579]: time=\"2026-06-12T16:00:10.518645727Z\" level=info msg=\"Stopping pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=9efec4cb-1a6a-4b61-9f0b-380af1d9e999 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625185 | controller |     "Jun 12 16:00:10.519966 crc crio[22579]: time=\"2026-06-12T16:00:10.519843778Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29687998-glpcx Namespace:openshift-infra ID:9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113 UID:f8fd45dc-785a-4bdc-94f1-d33b78345644 NetNS:/var/run/netns/5d6658f2-14db-49be-89be-3c7bfaf750ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8fd45dc_785a_4bdc_94f1_d33b78345644.slice PodAnnotations:0xc000478508}] Aliases:map[]}\"",
2026-06-12 17:11:43.625202 | controller |     "Jun 12 16:00:10.520127 crc crio[22579]: time=\"2026-06-12T16:00:10.520069004Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29687998-glpcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.625218 | controller |     "Jun 12 16:00:10.520452 crc crio[22579]: time=\"2026-06-12T16:00:10.520316751Z\" level=info msg=\"Stopping pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=7aa48ba9-84e1-4190-8a78-d77f6022224e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625233 | controller |     "Jun 12 16:00:10.521034 crc crio[22579]: time=\"2026-06-12T16:00:10.520969228Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688000-vnqrx Namespace:openshift-operator-lifecycle-manager ID:7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f UID:6947deea-7f1a-492e-b914-4269c05d3299 NetNS:/var/run/netns/30327000-438d-488d-bceb-e2aefc97bcd8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6947deea_7f1a_492e_b914_4269c05d3299.slice PodAnnotations:0xc00008cb30}] Aliases:map[]}\"",
2026-06-12 17:11:43.625249 | controller |     "Jun 12 16:00:10.521433 crc crio[22579]: time=\"2026-06-12T16:00:10.521154743Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688000-vnqrx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.625264 | controller |     "Jun 12 16:00:11.200578 crc crio[22579]: time=\"2026-06-12T16:00:11.200099758Z\" level=info msg=\"Stopped pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=7aa48ba9-84e1-4190-8a78-d77f6022224e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625278 | controller |     "Jun 12 16:00:11.218246 crc crio[22579]: time=\"2026-06-12T16:00:11.218079291Z\" level=info msg=\"Stopped pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=188ef391-e521-414f-aa75-d13a8c7f115c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625292 | controller |     "Jun 12 16:00:11.368467 crc crio[22579]: time=\"2026-06-12T16:00:11.368322054Z\" level=info msg=\"Stopped pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=9efec4cb-1a6a-4b61-9f0b-380af1d9e999 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625307 | controller |     "Jun 12 16:00:11.540567 crc crio[22579]: time=\"2026-06-12T16:00:11.540432082Z\" level=info msg=\"Removing container: b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb\" id=7de761b0-5d11-4b18-ad80-2d7942ed0a5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625321 | controller |     "Jun 12 16:00:11.551354 crc crio[22579]: time=\"2026-06-12T16:00:11.551275068Z\" level=info msg=\"Stopping pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=16e951a1-8138-4f24-83c1-cc293b59fb62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625336 | controller |     "Jun 12 16:00:11.551914 crc crio[22579]: time=\"2026-06-12T16:00:11.551854133Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688000-jhgms Namespace:openshift-infra ID:5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd UID:541bbea9-2210-4837-9359-163cfe50a4f1 NetNS:/var/run/netns/50af6c36-e940-4dab-aa65-bb959bfcacce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod541bbea9_2210_4837_9359_163cfe50a4f1.slice PodAnnotations:0xc0024a64e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.625355 | controller |     "Jun 12 16:00:11.552126 crc crio[22579]: time=\"2026-06-12T16:00:11.552067448Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688000-jhgms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.625390 | controller |     "Jun 12 16:00:11.581425 crc crio[22579]: time=\"2026-06-12T16:00:11.581212065Z\" level=info msg=\"Removed container b3932699e36b34c4ffa982c749024c18738dc42ce402438ecb683df52a84fffb: openshift-marketplace/redhat-marketplace-pb4zj/registry-server\" id=7de761b0-5d11-4b18-ad80-2d7942ed0a5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625407 | controller |     "Jun 12 16:00:11.590884 crc crio[22579]: time=\"2026-06-12T16:00:11.590739356Z\" level=info msg=\"Removing container: 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30\" id=3fb7f17c-fb02-4389-b880-1c7ada07a7db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625422 | controller |     "Jun 12 16:00:11.617734 crc crio[22579]: time=\"2026-06-12T16:00:11.617484299Z\" level=info msg=\"Removed container 3cef96c2f4e5c3216dfa1ad18c2ac24170bc7d56fa8cd2b2012e8ee29b635c30: openshift-marketplace/redhat-marketplace-pb4zj/extract-content\" id=3fb7f17c-fb02-4389-b880-1c7ada07a7db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625437 | controller |     "Jun 12 16:00:11.621410 crc crio[22579]: time=\"2026-06-12T16:00:11.621326351Z\" level=info msg=\"Removing container: b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c\" id=a8da6852-d358-4df3-8475-490ce73eda6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625452 | controller |     "Jun 12 16:00:11.642958 crc crio[22579]: time=\"2026-06-12T16:00:11.642842017Z\" level=info msg=\"Removed container b39dddbff5f30038f5425f42ee498c8889ba553a6823418fae420f9762d9606c: openshift-marketplace/redhat-marketplace-pb4zj/extract-utilities\" id=a8da6852-d358-4df3-8475-490ce73eda6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625466 | controller |     "Jun 12 16:00:11.927149 crc crio[22579]: time=\"2026-06-12T16:00:11.926581982Z\" level=info msg=\"Stopped pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=16e951a1-8138-4f24-83c1-cc293b59fb62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625481 | controller |     "Jun 12 16:00:21.324114 crc crio[22579]: time=\"2026-06-12T16:00:21.323330797Z\" level=info msg=\"Stopping container: 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66 (timeout: 2s)\" id=888d07e1-e79b-4c92-b5ef-c160d4b05271 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.625508 | controller |     "Jun 12 16:00:21.587117 crc crio[22579]: time=\"2026-06-12T16:00:21.587029466Z\" level=info msg=\"Stopping container: 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655 (timeout: 2s)\" id=298c211a-b794-4fb1-b8c4-248aac2c82b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.625524 | controller |     "Jun 12 16:00:21.961392 crc crio[22579]: time=\"2026-06-12T16:00:21.960902893Z\" level=info msg=\"Stopped container 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66: openshift-marketplace/community-operators-t2q92/registry-server\" id=888d07e1-e79b-4c92-b5ef-c160d4b05271 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.625539 | controller |     "Jun 12 16:00:21.962443 crc crio[22579]: time=\"2026-06-12T16:00:21.962336391Z\" level=info msg=\"Stopping pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=2355825a-f3c9-44ae-94de-9ec16720c812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625553 | controller |     "Jun 12 16:00:21.963223 crc crio[22579]: time=\"2026-06-12T16:00:21.9630631Z\" level=info msg=\"Got pod network &{Name:community-operators-t2q92 Namespace:openshift-marketplace ID:3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1 UID:49096e0e-6966-437d-ae91-490555d2d7d8 NetNS:/var/run/netns/b9fc5895-153b-47ba-a504-bacdc5268b6d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod49096e0e_6966_437d_ae91_490555d2d7d8.slice PodAnnotations:0xc000c9b468}] Aliases:map[]}\"",
2026-06-12 17:11:43.625572 | controller |     "Jun 12 16:00:21.963330 crc crio[22579]: time=\"2026-06-12T16:00:21.963269896Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-t2q92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.625587 | controller |     "Jun 12 16:00:22.256192 crc crio[22579]: time=\"2026-06-12T16:00:22.255980248Z\" level=info msg=\"Stopped pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=2355825a-f3c9-44ae-94de-9ec16720c812 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625602 | controller |     "Jun 12 16:00:22.276911 crc crio[22579]: time=\"2026-06-12T16:00:22.276847687Z\" level=info msg=\"Stopped container 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655: openshift-marketplace/redhat-operators-lnvqw/registry-server\" id=298c211a-b794-4fb1-b8c4-248aac2c82b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.625617 | controller |     "Jun 12 16:00:22.278146 crc crio[22579]: time=\"2026-06-12T16:00:22.27809755Z\" level=info msg=\"Stopping pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=ec54ffbc-9fdb-4f90-8aaf-b7fc79462937 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625632 | controller |     "Jun 12 16:00:22.278771 crc crio[22579]: time=\"2026-06-12T16:00:22.278738637Z\" level=info msg=\"Got pod network &{Name:redhat-operators-lnvqw Namespace:openshift-marketplace ID:c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4 UID:565237f0-3ab3-4fe0-a4de-b503a8037387 NetNS:/var/run/netns/e43da70c-5a4f-4fa0-92e8-9b1d2d341d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod565237f0_3ab3_4fe0_a4de_b503a8037387.slice PodAnnotations:0xc0004796e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.625647 | controller |     "Jun 12 16:00:22.279058 crc crio[22579]: time=\"2026-06-12T16:00:22.279032604Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-lnvqw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.625662 | controller |     "Jun 12 16:00:22.560571 crc crio[22579]: time=\"2026-06-12T16:00:22.559856294Z\" level=info msg=\"Stopped pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=ec54ffbc-9fdb-4f90-8aaf-b7fc79462937 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.625677 | controller |     "Jun 12 16:00:23.053260 crc crio[22579]: time=\"2026-06-12T16:00:23.053169683Z\" level=info msg=\"Removing container: 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66\" id=78ad565f-c711-4de4-befa-070d15ae942d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625692 | controller |     "Jun 12 16:00:23.082729 crc crio[22579]: time=\"2026-06-12T16:00:23.082647279Z\" level=info msg=\"Removed container 7198ada4559161f53b8edb05143b10b60ba42745e7093b55b4fae18b87160d66: openshift-marketplace/community-operators-t2q92/registry-server\" id=78ad565f-c711-4de4-befa-070d15ae942d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625707 | controller |     "Jun 12 16:00:23.087449 crc crio[22579]: time=\"2026-06-12T16:00:23.087370323Z\" level=info msg=\"Removing container: 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c\" id=47d89d28-b188-4520-a706-17b1bf066b13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625722 | controller |     "Jun 12 16:00:23.132737 crc crio[22579]: time=\"2026-06-12T16:00:23.132625214Z\" level=info msg=\"Removed container 73731b04d4095623926eb2d10d39c838f226224ac775fd0836a9e76e2e926d0c: openshift-marketplace/community-operators-t2q92/extract-content\" id=47d89d28-b188-4520-a706-17b1bf066b13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625737 | controller |     "Jun 12 16:00:23.135741 crc crio[22579]: time=\"2026-06-12T16:00:23.135655804Z\" level=info msg=\"Removing container: b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803\" id=65e0ab5f-edf9-45aa-b296-94964a642d0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625755 | controller |     "Jun 12 16:00:23.157880 crc crio[22579]: time=\"2026-06-12T16:00:23.157806647Z\" level=info msg=\"Removed container b5cf231fe7f3b149543996e3f60d65a0482176733c910a26425d1a51bc370803: openshift-marketplace/community-operators-t2q92/extract-utilities\" id=65e0ab5f-edf9-45aa-b296-94964a642d0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625770 | controller |     "Jun 12 16:00:23.164565 crc crio[22579]: time=\"2026-06-12T16:00:23.16212716Z\" level=info msg=\"Removing container: 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655\" id=e525b044-4efc-48bf-ae95-3e09877c9921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625785 | controller |     "Jun 12 16:00:23.196603 crc crio[22579]: time=\"2026-06-12T16:00:23.196418222Z\" level=info msg=\"Removed container 00af304bfff5d28fae42fba51f1540fad2e1d9238887996e0829b318c0974655: openshift-marketplace/redhat-operators-lnvqw/registry-server\" id=e525b044-4efc-48bf-ae95-3e09877c9921 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625800 | controller |     "Jun 12 16:00:23.200355 crc crio[22579]: time=\"2026-06-12T16:00:23.200254823Z\" level=info msg=\"Removing container: c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c\" id=b3693a91-6013-4296-a5ba-06a7f0dc135c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625814 | controller |     "Jun 12 16:00:23.228856 crc crio[22579]: time=\"2026-06-12T16:00:23.228757513Z\" level=info msg=\"Removed container c7c599473cb26f1eb85488b53907ba11c72206c3e44be3b9d601f6023913ee0c: openshift-marketplace/redhat-operators-lnvqw/extract-content\" id=b3693a91-6013-4296-a5ba-06a7f0dc135c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625829 | controller |     "Jun 12 16:00:23.233204 crc crio[22579]: time=\"2026-06-12T16:00:23.233154819Z\" level=info msg=\"Removing container: 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29\" id=d79d25c1-5147-4683-85b8-b59550c99329 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625844 | controller |     "Jun 12 16:00:23.254555 crc crio[22579]: time=\"2026-06-12T16:00:23.254392018Z\" level=info msg=\"Removed container 8585d41242f7655edefede7f898f7174ecbd91f02b4e5a3f8703d77eb0b76c29: openshift-marketplace/redhat-operators-lnvqw/extract-utilities\" id=d79d25c1-5147-4683-85b8-b59550c99329 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.625859 | controller |     "Jun 12 16:00:31.015091 crc crio[22579]: time=\"2026-06-12T16:00:31.014604421Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7kt48/POD\" id=7a66a89b-12f4-4a63-92a2-48dd8b40312c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.625873 | controller |     "Jun 12 16:00:31.016953 crc crio[22579]: time=\"2026-06-12T16:00:31.015144375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.625888 | controller |     "Jun 12 16:00:31.040336 crc crio[22579]: time=\"2026-06-12T16:00:31.039913347Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kt48 Namespace:openshift-marketplace ID:526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 UID:a2c06fe1-8a79-46bb-ba72-b64613f31765 NetNS:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2c06fe1_8a79_46bb_ba72_b64613f31765.slice PodAnnotations:0xc0024a6c30}] Aliases:map[]}\"",
2026-06-12 17:11:43.625903 | controller |     "Jun 12 16:00:31.040336 crc crio[22579]: time=\"2026-06-12T16:00:31.039966849Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7kt48 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.625921 | controller |     "Jun 12 16:00:31.394165 crc crio[22579]: 2026-06-12T16:00:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:526496264e93c5f Mac:2e:7f:15:07:9a:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 SocketPath: PciID:}] [{Interface:0xc00049f290 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.625937 | controller |     "Jun 12 16:00:31.397454 crc crio[22579]: time=\"2026-06-12T16:00:31.397348012Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kt48 Namespace:openshift-marketplace ID:526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 UID:a2c06fe1-8a79-46bb-ba72-b64613f31765 NetNS:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2c06fe1_8a79_46bb_ba72_b64613f31765.slice PodAnnotations:0xc0024a6c30}] Aliases:map[]}\"",
2026-06-12 17:11:43.625952 | controller |     "Jun 12 16:00:31.397840 crc crio[22579]: time=\"2026-06-12T16:00:31.397784654Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7kt48 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.625967 | controller |     "Jun 12 16:00:31.412246 crc crio[22579]: time=\"2026-06-12T16:00:31.412139542Z\" level=info msg=\"Ran pod sandbox 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 with infra container: openshift-marketplace/certified-operators-7kt48/POD\" id=7a66a89b-12f4-4a63-92a2-48dd8b40312c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.625983 | controller |     "Jun 12 16:00:31.414817 crc crio[22579]: time=\"2026-06-12T16:00:31.41475241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d539f68-5a81-4e06-becf-a18df16bf503 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.626000 | controller |     "Jun 12 16:00:31.418133 crc crio[22579]: time=\"2026-06-12T16:00:31.418053227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e6a7441-14f9-4c6c-873d-bf76f635efee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.626016 | controller |     "Jun 12 16:00:31.464030 crc crio[22579]: time=\"2026-06-12T16:00:31.463915954Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kt48/extract-utilities\" id=4f5a4f7f-b41c-451e-b5eb-2cf2ee0aaf38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.626031 | controller |     "Jun 12 16:00:31.464645 crc crio[22579]: time=\"2026-06-12T16:00:31.464584452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626046 | controller |     "Jun 12 16:00:31.511822 crc crio[22579]: time=\"2026-06-12T16:00:31.511688031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626061 | controller |     "Jun 12 16:00:31.518364 crc crio[22579]: time=\"2026-06-12T16:00:31.518279405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626076 | controller |     "Jun 12 16:00:31.659844 crc crio[22579]: time=\"2026-06-12T16:00:31.659184372Z\" level=info msg=\"Created container d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990: openshift-marketplace/certified-operators-7kt48/extract-utilities\" id=4f5a4f7f-b41c-451e-b5eb-2cf2ee0aaf38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.626094 | controller |     "Jun 12 16:00:31.661236 crc crio[22579]: time=\"2026-06-12T16:00:31.661144464Z\" level=info msg=\"Starting container: d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990\" id=4a2dcdaa-3302-4995-8dd4-71b3cb63127b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.626110 | controller |     "Jun 12 16:00:31.669808 crc crio[22579]: time=\"2026-06-12T16:00:31.669681348Z\" level=info msg=\"Started container\" PID=31881 containerID=d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990 description=openshift-marketplace/certified-operators-7kt48/extract-utilities id=4a2dcdaa-3302-4995-8dd4-71b3cb63127b name=/runtime.v1.RuntimeService/StartContainer sandboxID=526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830",
2026-06-12 17:11:43.626125 | controller |     "Jun 12 16:00:32.143279 crc crio[22579]: time=\"2026-06-12T16:00:32.142862349Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d2e051c5-7363-490d-a61e-fcb63c4b63ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.626139 | controller |     "Jun 12 16:00:32.152290 crc crio[22579]: time=\"2026-06-12T16:00:32.152128753Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.626154 | controller |     "Jun 12 16:00:33.014561 crc crio[22579]: time=\"2026-06-12T16:00:33.014363961Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=d2e051c5-7363-490d-a61e-fcb63c4b63ec name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.626169 | controller |     "Jun 12 16:00:33.016143 crc crio[22579]: time=\"2026-06-12T16:00:33.016059006Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=404707a3-b40b-4d10-b68a-1e9617d80cb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.626184 | controller |     "Jun 12 16:00:33.019073 crc crio[22579]: time=\"2026-06-12T16:00:33.018957112Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bff191aa-90c2-4469-9519-1fcf0bcbe4d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.626199 | controller |     "Jun 12 16:00:33.030414 crc crio[22579]: time=\"2026-06-12T16:00:33.028576355Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kt48/extract-content\" id=743b1318-0bae-4505-90eb-d36938b63420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.626213 | controller |     "Jun 12 16:00:33.030414 crc crio[22579]: time=\"2026-06-12T16:00:33.029478789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626228 | controller |     "Jun 12 16:00:33.055047 crc crio[22579]: time=\"2026-06-12T16:00:33.054867517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626243 | controller |     "Jun 12 16:00:33.060459 crc crio[22579]: time=\"2026-06-12T16:00:33.060353821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626258 | controller |     "Jun 12 16:00:33.182289 crc crio[22579]: time=\"2026-06-12T16:00:33.181886449Z\" level=info msg=\"Created container f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943: openshift-marketplace/certified-operators-7kt48/extract-content\" id=743b1318-0bae-4505-90eb-d36938b63420 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.626273 | controller |     "Jun 12 16:00:33.189757 crc crio[22579]: time=\"2026-06-12T16:00:33.184069977Z\" level=info msg=\"Starting container: f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943\" id=3954e0a4-0441-4fde-a4eb-9a582dce94b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.626291 | controller |     "Jun 12 16:00:33.193351 crc crio[22579]: time=\"2026-06-12T16:00:33.193146745Z\" level=info msg=\"Started container\" PID=31902 containerID=f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943 description=openshift-marketplace/certified-operators-7kt48/extract-content id=3954e0a4-0441-4fde-a4eb-9a582dce94b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830",
2026-06-12 17:11:43.626307 | controller |     "Jun 12 16:00:34.170290 crc crio[22579]: time=\"2026-06-12T16:00:34.169318171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b520ba3c-d923-492d-8069-b0efa34691f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.626322 | controller |     "Jun 12 16:00:34.176857 crc crio[22579]: time=\"2026-06-12T16:00:34.176763967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=340352af-1170-4131-976c-3c7ac18c9808 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.626337 | controller |     "Jun 12 16:00:34.203383 crc crio[22579]: time=\"2026-06-12T16:00:34.203236943Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kt48/registry-server\" id=7550cead-4649-49a5-ad40-5f4080d8c693 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.626355 | controller |     "Jun 12 16:00:34.204404 crc crio[22579]: time=\"2026-06-12T16:00:34.203832379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626387 | controller |     "Jun 12 16:00:34.241538 crc crio[22579]: time=\"2026-06-12T16:00:34.241422928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626403 | controller |     "Jun 12 16:00:34.244750 crc crio[22579]: time=\"2026-06-12T16:00:34.244634662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626418 | controller |     "Jun 12 16:00:37.333200 crc crio[22579]: time=\"2026-06-12T16:00:37.333091548Z\" level=info msg=\"Created container 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6: openshift-marketplace/certified-operators-7kt48/registry-server\" id=7550cead-4649-49a5-ad40-5f4080d8c693 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.626433 | controller |     "Jun 12 16:00:37.335576 crc crio[22579]: time=\"2026-06-12T16:00:37.335408619Z\" level=info msg=\"Starting container: 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6\" id=c235fd80-f8e6-4fc0-9eac-94982c3998ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.626449 | controller |     "Jun 12 16:00:37.344744 crc crio[22579]: time=\"2026-06-12T16:00:37.344598281Z\" level=info msg=\"Started container\" PID=31924 containerID=6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6 description=openshift-marketplace/certified-operators-7kt48/registry-server id=c235fd80-f8e6-4fc0-9eac-94982c3998ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830",
2026-06-12 17:11:43.626464 | controller |     "Jun 12 16:00:51.547136 crc crio[22579]: time=\"2026-06-12T16:00:51.545346046Z\" level=info msg=\"Stopping container: 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba (timeout: 2s)\" id=d8205e51-50b3-4967-a749-fc82377dd681 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.626482 | controller |     "Jun 12 16:00:51.687384 crc crio[22579]: time=\"2026-06-12T16:00:51.686800226Z\" level=info msg=\"Stopped container 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba: openshift-marketplace/certified-operators-n277j/registry-server\" id=d8205e51-50b3-4967-a749-fc82377dd681 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.626498 | controller |     "Jun 12 16:00:51.689629 crc crio[22579]: time=\"2026-06-12T16:00:51.689473752Z\" level=info msg=\"Stopping pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=f11a0710-96ae-4230-b2ad-4cc4c44bc2c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626513 | controller |     "Jun 12 16:00:51.691140 crc crio[22579]: time=\"2026-06-12T16:00:51.691041931Z\" level=info msg=\"Got pod network &{Name:certified-operators-n277j Namespace:openshift-marketplace ID:ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659 UID:f0c66ed7-b226-4530-9f6d-059c2c102002 NetNS:/var/run/netns/aedb8c92-205f-4b09-b178-2e70fcee7b80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf0c66ed7_b226_4530_9f6d_059c2c102002.slice PodAnnotations:0xc0024a64a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.626528 | controller |     "Jun 12 16:00:51.691455 crc crio[22579]: time=\"2026-06-12T16:00:51.691371379Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-n277j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.626544 | controller |     "Jun 12 16:00:51.943762 crc crio[22579]: time=\"2026-06-12T16:00:51.943176289Z\" level=info msg=\"Stopped pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=f11a0710-96ae-4230-b2ad-4cc4c44bc2c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626559 | controller |     "Jun 12 16:00:52.382164 crc crio[22579]: time=\"2026-06-12T16:00:52.382066512Z\" level=info msg=\"Removing container: 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba\" id=05cd2fb0-7382-4664-995a-4a68b9d95072 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.626574 | controller |     "Jun 12 16:00:52.415240 crc crio[22579]: time=\"2026-06-12T16:00:52.415090231Z\" level=info msg=\"Removed container 4213eaddd052c654ac291fdb90199142839fb172e20ac9dc896722ba4e08eeba: openshift-marketplace/certified-operators-n277j/registry-server\" id=05cd2fb0-7382-4664-995a-4a68b9d95072 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.626589 | controller |     "Jun 12 16:00:52.418388 crc crio[22579]: time=\"2026-06-12T16:00:52.41826782Z\" level=info msg=\"Removing container: e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d\" id=232534ac-543e-4b0a-8794-5f9f05e172f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.626604 | controller |     "Jun 12 16:00:52.442001 crc crio[22579]: time=\"2026-06-12T16:00:52.441837605Z\" level=info msg=\"Removed container e026dd7df317303660e294dc191cafbfe3aac9e66ed9300eb7a4cd23a0d3fe2d: openshift-marketplace/certified-operators-n277j/extract-content\" id=232534ac-543e-4b0a-8794-5f9f05e172f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.626619 | controller |     "Jun 12 16:00:52.450421 crc crio[22579]: time=\"2026-06-12T16:00:52.450347456Z\" level=info msg=\"Removing container: 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac\" id=7ce4f38c-856b-4123-8307-a9cbcd9d45ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.626634 | controller |     "Jun 12 16:00:52.473258 crc crio[22579]: time=\"2026-06-12T16:00:52.473153122Z\" level=info msg=\"Removed container 7d946c0a045aa571d0054b5deb84dc1b5822694a805baaa716d05e0131922dac: openshift-marketplace/certified-operators-n277j/extract-utilities\" id=7ce4f38c-856b-4123-8307-a9cbcd9d45ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.626653 | controller |     "Jun 12 16:01:08.253471 crc crio[22579]: time=\"2026-06-12T16:01:08.252361547Z\" level=info msg=\"Stopping pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=cf81901d-99b6-4234-b1f1-92e352053061 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626668 | controller |     "Jun 12 16:01:08.253471 crc crio[22579]: time=\"2026-06-12T16:01:08.253174827Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=cf81901d-99b6-4234-b1f1-92e352053061 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626683 | controller |     "Jun 12 16:01:08.255009 crc crio[22579]: time=\"2026-06-12T16:01:08.253904275Z\" level=info msg=\"Removing pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=7cfcef56-93ed-4ce6-8787-7ceff780f7fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.626698 | controller |     "Jun 12 16:01:08.263179 crc crio[22579]: time=\"2026-06-12T16:01:08.262306144Z\" level=info msg=\"Removed pod sandbox: ba706ca71f109e6dd20c80f30f191359df2595c471270a6bd8a1731765df3659\" id=7cfcef56-93ed-4ce6-8787-7ceff780f7fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.626712 | controller |     "Jun 12 16:01:08.263554 crc crio[22579]: time=\"2026-06-12T16:01:08.263319689Z\" level=info msg=\"Stopping pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=0965de4e-80ba-4367-8f5a-d97e7c703cd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626727 | controller |     "Jun 12 16:01:08.263554 crc crio[22579]: time=\"2026-06-12T16:01:08.26335294Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=0965de4e-80ba-4367-8f5a-d97e7c703cd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626741 | controller |     "Jun 12 16:01:08.264085 crc crio[22579]: time=\"2026-06-12T16:01:08.263989906Z\" level=info msg=\"Removing pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=55f9378f-a3c2-436f-a7b3-74e9b0d6795f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.626756 | controller |     "Jun 12 16:01:08.272634 crc crio[22579]: time=\"2026-06-12T16:01:08.272268841Z\" level=info msg=\"Removed pod sandbox: 0ba2dfd2154d879faaa40a6c0c36c8c069a8ab2d4bc09251d58c84fa15f28544\" id=55f9378f-a3c2-436f-a7b3-74e9b0d6795f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.626770 | controller |     "Jun 12 16:01:08.273396 crc crio[22579]: time=\"2026-06-12T16:01:08.273353338Z\" level=info msg=\"Stopping pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=6f05c8d9-8973-4748-9bea-b4c8c031b67d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626784 | controller |     "Jun 12 16:01:08.273396 crc crio[22579]: time=\"2026-06-12T16:01:08.27341413Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=6f05c8d9-8973-4748-9bea-b4c8c031b67d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626799 | controller |     "Jun 12 16:01:08.274535 crc crio[22579]: time=\"2026-06-12T16:01:08.274143118Z\" level=info msg=\"Removing pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=a2a339f3-2d4f-4616-aa94-44cab2724417 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.626813 | controller |     "Jun 12 16:01:08.283921 crc crio[22579]: time=\"2026-06-12T16:01:08.282202438Z\" level=info msg=\"Removed pod sandbox: 3343b04bc60bbc1f6179f6578411665ec4e61e463deebd56e3ebcfbefc86d1f1\" id=a2a339f3-2d4f-4616-aa94-44cab2724417 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.626828 | controller |     "Jun 12 16:01:08.283921 crc crio[22579]: time=\"2026-06-12T16:01:08.283194252Z\" level=info msg=\"Stopping pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=0d8a1cb0-d0f6-4b5a-a0c9-35f292a5513a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626845 | controller |     "Jun 12 16:01:08.283921 crc crio[22579]: time=\"2026-06-12T16:01:08.283441488Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=0d8a1cb0-d0f6-4b5a-a0c9-35f292a5513a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.626860 | controller |     "Jun 12 16:01:08.284403 crc crio[22579]: time=\"2026-06-12T16:01:08.284253089Z\" level=info msg=\"Removing pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=a03ba73a-27f8-4138-a44c-6aa5c0804d9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.626875 | controller |     "Jun 12 16:01:08.295418 crc crio[22579]: time=\"2026-06-12T16:01:08.295363184Z\" level=info msg=\"Removed pod sandbox: c4f1f3e52de1b62ac1d934f320c4d3c0715202b281e35e3c64620a3e53aa3fb4\" id=a03ba73a-27f8-4138-a44c-6aa5c0804d9d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.626890 | controller |     "Jun 12 16:01:31.061064 crc crio[22579]: time=\"2026-06-12T16:01:31.060141301Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/POD\" id=e08361c0-befc-4fc7-823e-016d38d01c5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.626904 | controller |     "Jun 12 16:01:31.062633 crc crio[22579]: time=\"2026-06-12T16:01:31.061188217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626919 | controller |     "Jun 12 16:01:31.104253 crc crio[22579]: time=\"2026-06-12T16:01:31.104136813Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-dpcnn Namespace:cert-manager ID:d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485 UID:1a081a2d-071c-464c-bb5e-b033a2767a40 NetNS:/var/run/netns/450daa29-cfbb-49a3-a2d5-4989f9ffb9cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a081a2d_071c_464c_bb5e_b033a2767a40.slice PodAnnotations:0xc002308370}] Aliases:map[]}\"",
2026-06-12 17:11:43.626934 | controller |     "Jun 12 16:01:31.104253 crc crio[22579]: time=\"2026-06-12T16:01:31.104229886Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-dpcnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.626949 | controller |     "Jun 12 16:01:31.124891 crc crio[22579]: time=\"2026-06-12T16:01:31.124784776Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-5lqpw/POD\" id=6d4ff93f-5dac-484f-b4a3-8d352378b6ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.626963 | controller |     "Jun 12 16:01:31.125032 crc crio[22579]: time=\"2026-06-12T16:01:31.124924289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.626978 | controller |     "Jun 12 16:01:31.161333 crc crio[22579]: time=\"2026-06-12T16:01:31.161029705Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-5lqpw Namespace:cert-manager ID:e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865 UID:2a8fe5e6-4880-4b0a-8d69-3420f9169ff3 NetNS:/var/run/netns/fb08cbc7-e4b5-4026-b271-0fbe5b0cfd91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a8fe5e6_4880_4b0a_8d69_3420f9169ff3.slice PodAnnotations:0xc002308518}] Aliases:map[]}\"",
2026-06-12 17:11:43.626992 | controller |     "Jun 12 16:01:31.161763 crc crio[22579]: time=\"2026-06-12T16:01:31.161427875Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-5lqpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.627010 | controller |     "Jun 12 16:01:31.256238 crc crio[22579]: time=\"2026-06-12T16:01:31.255369307Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/POD\" id=964855c4-c869-4d23-8715-a29f6177cead name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.627025 | controller |     "Jun 12 16:01:31.256238 crc crio[22579]: time=\"2026-06-12T16:01:31.25589756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627040 | controller |     "Jun 12 16:01:31.311255 crc crio[22579]: time=\"2026-06-12T16:01:31.311131151Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-r2th2 Namespace:cert-manager ID:e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d UID:44c98e7f-d0ad-4996-81f8-0dfdad9cb196 NetNS:/var/run/netns/4b0afa15-d3be-4551-8eda-f1112550fb2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44c98e7f_d0ad_4996_81f8_0dfdad9cb196.slice PodAnnotations:0xc002308768}] Aliases:map[]}\"",
2026-06-12 17:11:43.627054 | controller |     "Jun 12 16:01:31.311255 crc crio[22579]: time=\"2026-06-12T16:01:31.311202202Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-r2th2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.627069 | controller |     "Jun 12 16:01:31.489325 crc crio[22579]: 2026-06-12T16:01:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e68573c60ef72b8 Mac:4e:b9:a3:31:07:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/fb08cbc7-e4b5-4026-b271-0fbe5b0cfd91 SocketPath: PciID:}] [{Interface:0xc00013a490 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.627084 | controller |     "Jun 12 16:01:31.489325 crc crio[22579]: time=\"2026-06-12T16:01:31.487391996Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-5lqpw Namespace:cert-manager ID:e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865 UID:2a8fe5e6-4880-4b0a-8d69-3420f9169ff3 NetNS:/var/run/netns/fb08cbc7-e4b5-4026-b271-0fbe5b0cfd91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a8fe5e6_4880_4b0a_8d69_3420f9169ff3.slice PodAnnotations:0xc002308518}] Aliases:map[]}\"",
2026-06-12 17:11:43.627098 | controller |     "Jun 12 16:01:31.489325 crc crio[22579]: time=\"2026-06-12T16:01:31.487608361Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-5lqpw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.627113 | controller |     "Jun 12 16:01:31.494147 crc crio[22579]: 2026-06-12T16:01:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d03a086a98e9a56 Mac:8e:d5:c7:17:09:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/450daa29-cfbb-49a3-a2d5-4989f9ffb9cd SocketPath: PciID:}] [{Interface:0xc000150b90 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.627128 | controller |     "Jun 12 16:01:31.495774 crc crio[22579]: time=\"2026-06-12T16:01:31.495700822Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-dpcnn Namespace:cert-manager ID:d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485 UID:1a081a2d-071c-464c-bb5e-b033a2767a40 NetNS:/var/run/netns/450daa29-cfbb-49a3-a2d5-4989f9ffb9cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a081a2d_071c_464c_bb5e_b033a2767a40.slice PodAnnotations:0xc002308370}] Aliases:map[]}\"",
2026-06-12 17:11:43.627146 | controller |     "Jun 12 16:01:31.495958 crc crio[22579]: time=\"2026-06-12T16:01:31.495900757Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-dpcnn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.627161 | controller |     "Jun 12 16:01:31.496271 crc crio[22579]: time=\"2026-06-12T16:01:31.496237985Z\" level=info msg=\"Ran pod sandbox e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865 with infra container: cert-manager/cert-manager-7b8b89f89d-5lqpw/POD\" id=6d4ff93f-5dac-484f-b4a3-8d352378b6ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.627175 | controller |     "Jun 12 16:01:31.498548 crc crio[22579]: time=\"2026-06-12T16:01:31.498416819Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=60503936-aa43-43d7-8bc8-6febed3d10e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627190 | controller |     "Jun 12 16:01:31.498743 crc crio[22579]: time=\"2026-06-12T16:01:31.498715767Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=60503936-aa43-43d7-8bc8-6febed3d10e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627205 | controller |     "Jun 12 16:01:31.498908 crc crio[22579]: time=\"2026-06-12T16:01:31.49885419Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=60503936-aa43-43d7-8bc8-6febed3d10e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627219 | controller |     "Jun 12 16:01:31.499986 crc crio[22579]: time=\"2026-06-12T16:01:31.499913576Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=d340b340-9194-4e5b-aada-473d2106afc3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.627233 | controller |     "Jun 12 16:01:31.506084 crc crio[22579]: time=\"2026-06-12T16:01:31.505974367Z\" level=info msg=\"Ran pod sandbox d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/POD\" id=e08361c0-befc-4fc7-823e-016d38d01c5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.627247 | controller |     "Jun 12 16:01:31.507762 crc crio[22579]: time=\"2026-06-12T16:01:31.506626333Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-12 17:11:43.627262 | controller |     "Jun 12 16:01:31.512948 crc crio[22579]: time=\"2026-06-12T16:01:31.509890684Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=912befa2-8e7b-4cc2-a9f4-532b8d9092a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627276 | controller |     "Jun 12 16:01:31.512948 crc crio[22579]: time=\"2026-06-12T16:01:31.510078569Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=912befa2-8e7b-4cc2-a9f4-532b8d9092a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627291 | controller |     "Jun 12 16:01:31.512948 crc crio[22579]: time=\"2026-06-12T16:01:31.51011841Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=912befa2-8e7b-4cc2-a9f4-532b8d9092a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627305 | controller |     "Jun 12 16:01:31.513305 crc crio[22579]: time=\"2026-06-12T16:01:31.513265748Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=04f78335-f2c3-488d-8bf7-06a2082c34bb name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.627319 | controller |     "Jun 12 16:01:31.516981 crc crio[22579]: time=\"2026-06-12T16:01:31.516891538Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-12 17:11:43.627334 | controller |     "Jun 12 16:01:31.655553 crc crio[22579]: 2026-06-12T16:01:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e326b7dc6260456 Mac:d2:43:d7:72:04:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/4b0afa15-d3be-4551-8eda-f1112550fb2c SocketPath: PciID:}] [{Interface:0xc0003c2b50 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.627355 | controller |     "Jun 12 16:01:31.656603 crc crio[22579]: time=\"2026-06-12T16:01:31.656458552Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-r2th2 Namespace:cert-manager ID:e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d UID:44c98e7f-d0ad-4996-81f8-0dfdad9cb196 NetNS:/var/run/netns/4b0afa15-d3be-4551-8eda-f1112550fb2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44c98e7f_d0ad_4996_81f8_0dfdad9cb196.slice PodAnnotations:0xc002308768}] Aliases:map[]}\"",
2026-06-12 17:11:43.627388 | controller |     "Jun 12 16:01:31.656813 crc crio[22579]: time=\"2026-06-12T16:01:31.656748909Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-r2th2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.627405 | controller |     "Jun 12 16:01:31.662302 crc crio[22579]: time=\"2026-06-12T16:01:31.662264496Z\" level=info msg=\"Ran pod sandbox e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d with infra container: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/POD\" id=964855c4-c869-4d23-8715-a29f6177cead name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.627420 | controller |     "Jun 12 16:01:31.664449 crc crio[22579]: time=\"2026-06-12T16:01:31.664383788Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=b7214f81-1bba-4917-a5ec-91f31c4dfe5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627435 | controller |     "Jun 12 16:01:31.664747 crc crio[22579]: time=\"2026-06-12T16:01:31.664694856Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=b7214f81-1bba-4917-a5ec-91f31c4dfe5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627450 | controller |     "Jun 12 16:01:31.664814 crc crio[22579]: time=\"2026-06-12T16:01:31.664761948Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=b7214f81-1bba-4917-a5ec-91f31c4dfe5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627465 | controller |     "Jun 12 16:01:31.665836 crc crio[22579]: time=\"2026-06-12T16:01:31.665765413Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=a72f399d-7d31-4988-a914-47bd6ff85880 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.627480 | controller |     "Jun 12 16:01:31.669339 crc crio[22579]: time=\"2026-06-12T16:01:31.669263949Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-12 17:11:43.627494 | controller |     "Jun 12 16:01:37.192733 crc crio[22579]: time=\"2026-06-12T16:01:37.191825434Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=04f78335-f2c3-488d-8bf7-06a2082c34bb name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.627509 | controller |     "Jun 12 16:01:37.194074 crc crio[22579]: time=\"2026-06-12T16:01:37.19368022Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d4321238-450a-4ef1-8068-496266dc72c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627524 | controller |     "Jun 12 16:01:37.633053 crc crio[22579]: time=\"2026-06-12T16:01:37.631201509Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=b3e9e7db-6201-494e-a5c6-da95f1235092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627539 | controller |     "Jun 12 16:01:37.721000 crc crio[22579]: time=\"2026-06-12T16:01:37.720913816Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=d340b340-9194-4e5b-aada-473d2106afc3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.627557 | controller |     "Jun 12 16:01:37.722054 crc crio[22579]: time=\"2026-06-12T16:01:37.721938581Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=7d374319-17a0-4198-a91a-b6e03d26fdc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627572 | controller |     "Jun 12 16:01:37.722325 crc crio[22579]: time=\"2026-06-12T16:01:37.722271859Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=a72f399d-7d31-4988-a914-47bd6ff85880 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.627587 | controller |     "Jun 12 16:01:37.723051 crc crio[22579]: time=\"2026-06-12T16:01:37.722968557Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=95d62e21-f075-4f1e-ba02-56eec9be6e26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627602 | controller |     "Jun 12 16:01:37.723958 crc crio[22579]: time=\"2026-06-12T16:01:37.72392028Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/cert-manager-cainjector\" id=20934333-09a2-445a-80c0-b6b07eae66d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.627616 | controller |     "Jun 12 16:01:37.728018 crc crio[22579]: time=\"2026-06-12T16:01:37.72792072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627631 | controller |     "Jun 12 16:01:37.728177 crc crio[22579]: time=\"2026-06-12T16:01:37.728130485Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=509b4aa9-a0a0-4766-84ea-c7041aa9f4ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627646 | controller |     "Jun 12 16:01:37.729320 crc crio[22579]: time=\"2026-06-12T16:01:37.728961545Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e450ae9b-2467-4331-94b6-d5d78af4ef3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.627661 | controller |     "Jun 12 16:01:37.745710 crc crio[22579]: time=\"2026-06-12T16:01:37.745585748Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/cert-manager-webhook\" id=ed219da5-2002-4ed8-8974-5493b7793e5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.627675 | controller |     "Jun 12 16:01:37.750326 crc crio[22579]: time=\"2026-06-12T16:01:37.750251254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627690 | controller |     "Jun 12 16:01:37.750595 crc crio[22579]: time=\"2026-06-12T16:01:37.750443389Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-5lqpw/cert-manager-controller\" id=149a578a-3878-49bc-b164-cdd78c283308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.627705 | controller |     "Jun 12 16:01:37.753627 crc crio[22579]: time=\"2026-06-12T16:01:37.753562136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627719 | controller |     "Jun 12 16:01:37.769400 crc crio[22579]: time=\"2026-06-12T16:01:37.769330917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627734 | controller |     "Jun 12 16:01:37.773682 crc crio[22579]: time=\"2026-06-12T16:01:37.773489511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627755 | controller |     "Jun 12 16:01:37.803304 crc crio[22579]: time=\"2026-06-12T16:01:37.803209358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627770 | controller |     "Jun 12 16:01:37.807381 crc crio[22579]: time=\"2026-06-12T16:01:37.80729832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627784 | controller |     "Jun 12 16:01:37.816794 crc crio[22579]: time=\"2026-06-12T16:01:37.815048292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627799 | controller |     "Jun 12 16:01:37.819367 crc crio[22579]: time=\"2026-06-12T16:01:37.819290607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.627814 | controller |     "Jun 12 16:01:37.944416 crc crio[22579]: time=\"2026-06-12T16:01:37.94429091Z\" level=info msg=\"Created container 130ca15dbe603a147274a87c805fc6186559cf5a298fb7219c28eed741e857ef: cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/cert-manager-cainjector\" id=20934333-09a2-445a-80c0-b6b07eae66d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.627829 | controller |     "Jun 12 16:01:37.945681 crc crio[22579]: time=\"2026-06-12T16:01:37.945586562Z\" level=info msg=\"Starting container: 130ca15dbe603a147274a87c805fc6186559cf5a298fb7219c28eed741e857ef\" id=09ccd4a7-fdad-4aaf-a444-c44b66163e46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.627844 | controller |     "Jun 12 16:01:37.951150 crc crio[22579]: time=\"2026-06-12T16:01:37.951055088Z\" level=info msg=\"Started container\" PID=33746 containerID=130ca15dbe603a147274a87c805fc6186559cf5a298fb7219c28eed741e857ef description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-dpcnn/cert-manager-cainjector id=09ccd4a7-fdad-4aaf-a444-c44b66163e46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d03a086a98e9a561ec7e2353e9467c8cb1c2e18c031840e9ca534d9928b1a485",
2026-06-12 17:11:43.627859 | controller |     "Jun 12 16:01:38.003194 crc crio[22579]: time=\"2026-06-12T16:01:38.002993747Z\" level=info msg=\"Created container fbfc5ea272b91cef1d0e2b37913d2c2d1fd7c4a761e0ebfaa0c5e8ccd6fbf9b2: cert-manager/cert-manager-7b8b89f89d-5lqpw/cert-manager-controller\" id=149a578a-3878-49bc-b164-cdd78c283308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.627874 | controller |     "Jun 12 16:01:38.004421 crc crio[22579]: time=\"2026-06-12T16:01:38.004358711Z\" level=info msg=\"Starting container: fbfc5ea272b91cef1d0e2b37913d2c2d1fd7c4a761e0ebfaa0c5e8ccd6fbf9b2\" id=c07276ad-e481-423d-860a-37fe354ea3ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.627889 | controller |     "Jun 12 16:01:38.014710 crc crio[22579]: time=\"2026-06-12T16:01:38.013975549Z\" level=info msg=\"Started container\" PID=33753 containerID=fbfc5ea272b91cef1d0e2b37913d2c2d1fd7c4a761e0ebfaa0c5e8ccd6fbf9b2 description=cert-manager/cert-manager-7b8b89f89d-5lqpw/cert-manager-controller id=c07276ad-e481-423d-860a-37fe354ea3ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=e68573c60ef72b86d1c5b5e035c6978a2ac4900b7b8ae2ed31204f3c325e7865",
2026-06-12 17:11:43.627904 | controller |     "Jun 12 16:01:38.103766 crc crio[22579]: time=\"2026-06-12T16:01:38.103614994Z\" level=info msg=\"Created container 67a4f26bc06471bd570452584d0bef2535e387233e1166db7aeaf88fb51e3cf2: cert-manager/cert-manager-webhook-769f6b94cb-r2th2/cert-manager-webhook\" id=ed219da5-2002-4ed8-8974-5493b7793e5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.627919 | controller |     "Jun 12 16:01:38.105803 crc crio[22579]: time=\"2026-06-12T16:01:38.105376058Z\" level=info msg=\"Starting container: 67a4f26bc06471bd570452584d0bef2535e387233e1166db7aeaf88fb51e3cf2\" id=dc2bb92d-be0b-4f3a-8cb1-ce73f296af74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.627937 | controller |     "Jun 12 16:01:38.118871 crc crio[22579]: time=\"2026-06-12T16:01:38.11875206Z\" level=info msg=\"Started container\" PID=33752 containerID=67a4f26bc06471bd570452584d0bef2535e387233e1166db7aeaf88fb51e3cf2 description=cert-manager/cert-manager-webhook-769f6b94cb-r2th2/cert-manager-webhook id=dc2bb92d-be0b-4f3a-8cb1-ce73f296af74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e326b7dc62604563a531b6d29b92aa151ae562634c8325a5924b41bb428f3c1d",
2026-06-12 17:11:43.627953 | controller |     "Jun 12 16:01:38.827749 crc crio[22579]: time=\"2026-06-12T16:01:38.827230653Z\" level=info msg=\"Stopping container: ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5 (timeout: 30s)\" id=01ce853f-fa8c-43c3-a2ac-006e0569c3ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.627967 | controller |     "Jun 12 16:01:38.828959 crc crio[22579]: time=\"2026-06-12T16:01:38.828000412Z\" level=info msg=\"Stopping container: d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d (timeout: 30s)\" id=928a7f72-3065-49e8-99cf-64ba841efacf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.627983 | controller |     "Jun 12 16:01:38.888159 crc crio[22579]: time=\"2026-06-12T16:01:38.888114974Z\" level=info msg=\"Stopping container: c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe (timeout: 30s)\" id=be16304a-28b4-4b2c-93cb-1ea10155a703 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.627998 | controller |     "Jun 12 16:01:38.890848 crc crio[22579]: time=\"2026-06-12T16:01:38.89076726Z\" level=info msg=\"Stopping container: 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d (timeout: 30s)\" id=282d2e5f-f0fe-4d7a-a64a-5e4954de8157 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628012 | controller |     "Jun 12 16:01:38.891258 crc crio[22579]: time=\"2026-06-12T16:01:38.891153659Z\" level=info msg=\"Stopping container: 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad (timeout: 30s)\" id=52a02b77-70b7-495a-a461-f61dcc7f96d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628026 | controller |     "Jun 12 16:01:38.898015 crc crio[22579]: time=\"2026-06-12T16:01:38.896701447Z\" level=info msg=\"Stopping container: 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148 (timeout: 30s)\" id=88b654ab-9ab7-47b0-8f40-ae20a8d639e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628041 | controller |     "Jun 12 16:01:38.898015 crc crio[22579]: time=\"2026-06-12T16:01:38.888597636Z\" level=info msg=\"Stopping container: 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b (timeout: 30s)\" id=ca5e49b0-40bc-4343-a2bc-f95c64d8ad66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628055 | controller |     "Jun 12 16:01:38.898015 crc crio[22579]: time=\"2026-06-12T16:01:38.888677178Z\" level=info msg=\"Stopping container: df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b (timeout: 30s)\" id=a5dcbcce-ca26-45d1-b0e3-b61cdb604d98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628069 | controller |     "Jun 12 16:01:38.899193 crc crio[22579]: time=\"2026-06-12T16:01:38.888720459Z\" level=info msg=\"Stopping container: 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6 (timeout: 30s)\" id=ee640cae-d157-4183-b2d2-1e28609e67a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628084 | controller |     "Jun 12 16:01:38.989627 crc crio[22579]: time=\"2026-06-12T16:01:38.989039549Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 17:11:43.628098 | controller |     "Jun 12 16:01:38.989627 crc crio[22579]: time=\"2026-06-12T16:01:38.989258184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.628116 | controller |     "Jun 12 16:01:38.996404 crc crio[22579]: time=\"2026-06-12T16:01:38.995409867Z\" level=info msg=\"Stopping container: 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9 (timeout: 30s)\" id=c91a4af0-5172-43ae-8ebf-6b2a9d5996d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628131 | controller |     "Jun 12 16:01:39.182791 crc crio[22579]: time=\"2026-06-12T16:01:39.182701995Z\" level=info msg=\"Stopped container ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=01ce853f-fa8c-43c3-a2ac-006e0569c3ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628146 | controller |     "Jun 12 16:01:39.191758 crc crio[22579]: time=\"2026-06-12T16:01:39.190861928Z\" level=info msg=\"Stopped container d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=928a7f72-3065-49e8-99cf-64ba841efacf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628160 | controller |     "Jun 12 16:01:39.192769 crc crio[22579]: time=\"2026-06-12T16:01:39.192432167Z\" level=info msg=\"Stopping pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=064b5c31-9213-40af-8150-4414bc353ad3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.628175 | controller |     "Jun 12 16:01:39.194349 crc crio[22579]: time=\"2026-06-12T16:01:39.193455052Z\" level=info msg=\"Stopped container 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=282d2e5f-f0fe-4d7a-a64a-5e4954de8157 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628189 | controller |     "Jun 12 16:01:39.194349 crc crio[22579]: time=\"2026-06-12T16:01:39.194123799Z\" level=info msg=\"Stopped container df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=a5dcbcce-ca26-45d1-b0e3-b61cdb604d98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628204 | controller |     "Jun 12 16:01:39.194934 crc crio[22579]: time=\"2026-06-12T16:01:39.194898298Z\" level=info msg=\"Stopped container 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=ee640cae-d157-4183-b2d2-1e28609e67a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628219 | controller |     "Jun 12 16:01:39.195987 crc crio[22579]: time=\"2026-06-12T16:01:39.195897313Z\" level=info msg=\"Stopped container 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=88b654ab-9ab7-47b0-8f40-ae20a8d639e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628233 | controller |     "Jun 12 16:01:39.202586 crc crio[22579]: time=\"2026-06-12T16:01:39.202370063Z\" level=info msg=\"Stopped pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=064b5c31-9213-40af-8150-4414bc353ad3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.628248 | controller |     "Jun 12 16:01:39.254757 crc crio[22579]: time=\"2026-06-12T16:01:39.25381392Z\" level=info msg=\"Stopped container c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=be16304a-28b4-4b2c-93cb-1ea10155a703 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628262 | controller |     "Jun 12 16:01:39.277608 crc crio[22579]: time=\"2026-06-12T16:01:39.277417986Z\" level=info msg=\"Stopped container 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=c91a4af0-5172-43ae-8ebf-6b2a9d5996d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628277 | controller |     "Jun 12 16:01:39.342410 crc crio[22579]: time=\"2026-06-12T16:01:39.341983749Z\" level=info msg=\"Stopped container 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=52a02b77-70b7-495a-a461-f61dcc7f96d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628295 | controller |     "Jun 12 16:01:39.351157 crc crio[22579]: time=\"2026-06-12T16:01:39.351003182Z\" level=info msg=\"Stopped container 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ca5e49b0-40bc-4343-a2bc-f95c64d8ad66 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.628310 | controller |     "Jun 12 16:01:39.352975 crc crio[22579]: time=\"2026-06-12T16:01:39.352815977Z\" level=info msg=\"Stopping pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=776dee0d-c3dd-49d9-a100-f8d63e74da9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.628324 | controller |     "Jun 12 16:01:39.358026 crc crio[22579]: time=\"2026-06-12T16:01:39.357864873Z\" level=info msg=\"Stopped pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=776dee0d-c3dd-49d9-a100-f8d63e74da9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.628339 | controller |     "Jun 12 16:01:39.758625 crc crio[22579]: time=\"2026-06-12T16:01:39.758202089Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/POD\" id=9e32cfb5-8ed8-4fd9-bd02-41c4de512bf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.628357 | controller |     "Jun 12 16:01:39.758876 crc crio[22579]: time=\"2026-06-12T16:01:39.758688031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628390 | controller |     "Jun 12 16:01:39.774018 crc crio[22579]: time=\"2026-06-12T16:01:39.773905828Z\" 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=9e32cfb5-8ed8-4fd9-bd02-41c4de512bf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.628406 | controller |     "Jun 12 16:01:39.785068 crc crio[22579]: time=\"2026-06-12T16:01:39.784775528Z\" level=info msg=\"Ran pod sandbox 5cb967f6cd41dd3b6371decc8c7685ab3a9c83d669f24f7eecce93128f161c00 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/POD\" id=9e32cfb5-8ed8-4fd9-bd02-41c4de512bf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.628421 | controller |     "Jun 12 16:01:39.788613 crc crio[22579]: time=\"2026-06-12T16:01:39.78847475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c8b16a29-eda6-4d7b-b7cd-5e0a658139da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.628436 | controller |     "Jun 12 16:01:39.791097 crc crio[22579]: time=\"2026-06-12T16:01:39.791032124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4c6e1fe0-c130-422c-b92b-a1c278409371 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.628451 | controller |     "Jun 12 16:01:39.832669 crc crio[22579]: time=\"2026-06-12T16:01:39.832466432Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/kube-rbac-proxy\" id=e8b6391d-6f4e-4a65-a390-26580d21ba4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.628466 | controller |     "Jun 12 16:01:39.833283 crc crio[22579]: time=\"2026-06-12T16:01:39.833082877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628484 | controller |     "Jun 12 16:01:39.861163 crc crio[22579]: time=\"2026-06-12T16:01:39.861023851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f997efc8-d7a1-42e8-87e2-72d3d5d1bd6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.628499 | controller |     "Jun 12 16:01:39.861698 crc crio[22579]: time=\"2026-06-12T16:01:39.861603745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628515 | controller |     "Jun 12 16:01:39.864056 crc crio[22579]: time=\"2026-06-12T16:01:39.863968844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9a977f42-6f4e-471b-af29-9a8720b9cc3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.628529 | controller |     "Jun 12 16:01:39.868241 crc crio[22579]: time=\"2026-06-12T16:01:39.868149308Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=ed0348bc-de56-45a8-8b32-4f5b23120b55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.628544 | controller |     "Jun 12 16:01:39.868681 crc crio[22579]: time=\"2026-06-12T16:01:39.868582278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628558 | controller |     "Jun 12 16:01:39.879783 crc crio[22579]: time=\"2026-06-12T16:01:39.879037518Z\" level=info msg=\"Removing container: 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9\" id=2bff8942-3763-4b7d-90ef-aa703ca06660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628573 | controller |     "Jun 12 16:01:39.911953 crc crio[22579]: time=\"2026-06-12T16:01:39.91177189Z\" level=info msg=\"Removed container 37289fc0546d5e9f0d0a0d1393ed4666c5fcfb7aee9a928304be1668a418adb9: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=2bff8942-3763-4b7d-90ef-aa703ca06660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628588 | controller |     "Jun 12 16:01:39.915981 crc crio[22579]: time=\"2026-06-12T16:01:39.915863552Z\" level=info msg=\"Removing container: 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad\" id=d4cf9888-d952-44bd-b877-d60306a2ba9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628603 | controller |     "Jun 12 16:01:39.934712 crc crio[22579]: time=\"2026-06-12T16:01:39.924081236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628617 | controller |     "Jun 12 16:01:39.939043 crc crio[22579]: time=\"2026-06-12T16:01:39.938917624Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-vgjdw/POD\" id=3c49cafb-59fd-43ca-aa26-f89ea5b26165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.628632 | controller |     "Jun 12 16:01:39.939334 crc crio[22579]: time=\"2026-06-12T16:01:39.939072978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628647 | controller |     "Jun 12 16:01:39.940896 crc crio[22579]: time=\"2026-06-12T16:01:39.940798631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628662 | controller |     "Jun 12 16:01:39.968121 crc crio[22579]: time=\"2026-06-12T16:01:39.967999206Z\" 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=3c49cafb-59fd-43ca-aa26-f89ea5b26165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.628680 | controller |     "Jun 12 16:01:39.993712 crc crio[22579]: time=\"2026-06-12T16:01:39.993598521Z\" level=info msg=\"Removed container 411003cdb38173462f8ac5b250000fdb41b8bc574771e51e393ffe7dfa7c5fad: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=d4cf9888-d952-44bd-b877-d60306a2ba9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628696 | controller |     "Jun 12 16:01:39.999029 crc crio[22579]: time=\"2026-06-12T16:01:39.998904243Z\" level=info msg=\"Removing container: c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe\" id=aeaccacf-8c07-42d7-9b37-0a6a837e919f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628710 | controller |     "Jun 12 16:01:40.001954 crc crio[22579]: time=\"2026-06-12T16:01:40.001878927Z\" level=info msg=\"Ran pod sandbox ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44 with infra container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/POD\" id=3c49cafb-59fd-43ca-aa26-f89ea5b26165 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.628725 | controller |     "Jun 12 16:01:40.004427 crc crio[22579]: time=\"2026-06-12T16:01:40.004334168Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f5f4c1b3-a509-4fc8-9402-b51e43394d78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.628740 | controller |     "Jun 12 16:01:40.008928 crc crio[22579]: time=\"2026-06-12T16:01:40.00844422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6a6ac887-c451-4c00-b665-8323b5d4a1d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.628754 | controller |     "Jun 12 16:01:40.035842 crc crio[22579]: time=\"2026-06-12T16:01:40.035680366Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kubecfg-setup\" id=81ad61f2-db70-4979-8997-0540bff55e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.628768 | controller |     "Jun 12 16:01:40.052907 crc crio[22579]: time=\"2026-06-12T16:01:40.051737934Z\" level=info msg=\"Removed container c56ca621f757a43f1c2b87747fff4e9b2af70afca8bb8c8cf853b36dbf9da5fe: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=aeaccacf-8c07-42d7-9b37-0a6a837e919f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628783 | controller |     "Jun 12 16:01:40.052907 crc crio[22579]: time=\"2026-06-12T16:01:40.052642237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628798 | controller |     "Jun 12 16:01:40.064482 crc crio[22579]: time=\"2026-06-12T16:01:40.064386668Z\" level=info msg=\"Removing container: 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b\" id=f02c0dc3-2cb8-47de-a33e-1ca23dac1b70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628812 | controller |     "Jun 12 16:01:40.102843 crc crio[22579]: time=\"2026-06-12T16:01:40.102721919Z\" level=info msg=\"Removed container 10b7559440aa02c7a7918dbc5c947d77d12940b4e47b3816730d6dc93a94dc3b: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=f02c0dc3-2cb8-47de-a33e-1ca23dac1b70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628828 | controller |     "Jun 12 16:01:40.110369 crc crio[22579]: time=\"2026-06-12T16:01:40.110146164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628842 | controller |     "Jun 12 16:01:40.110846 crc crio[22579]: time=\"2026-06-12T16:01:40.11081257Z\" level=info msg=\"Removing container: 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6\" id=d923f9a4-f6f9-40d7-90eb-e70165869cdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628859 | controller |     "Jun 12 16:01:40.113455 crc crio[22579]: time=\"2026-06-12T16:01:40.113055196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628874 | controller |     "Jun 12 16:01:40.152474 crc crio[22579]: time=\"2026-06-12T16:01:40.152370952Z\" level=info msg=\"Created container 057642af806b851c6969193ccf4c59ff4b6a6eb3daa62f0b273501a892f47d08: openshift-multus/multus-bzhnf/kube-multus\" id=ed0348bc-de56-45a8-8b32-4f5b23120b55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.628889 | controller |     "Jun 12 16:01:40.154635 crc crio[22579]: time=\"2026-06-12T16:01:40.15433352Z\" level=info msg=\"Removed container 1b7a19ec3c766e0c38ac83a2397bcd9afb56e406c6b94bcc50bce40b936341a6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=d923f9a4-f6f9-40d7-90eb-e70165869cdb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628903 | controller |     "Jun 12 16:01:40.155611 crc crio[22579]: time=\"2026-06-12T16:01:40.155349966Z\" level=info msg=\"Starting container: 057642af806b851c6969193ccf4c59ff4b6a6eb3daa62f0b273501a892f47d08\" id=0fc24885-f433-49c2-8596-20af70d433db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.628918 | controller |     "Jun 12 16:01:40.156888 crc crio[22579]: time=\"2026-06-12T16:01:40.156859543Z\" level=info msg=\"Removing container: 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d\" id=37e79db0-b047-46b2-ae4a-d5fa11f8e4b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628933 | controller |     "Jun 12 16:01:40.170390 crc crio[22579]: time=\"2026-06-12T16:01:40.160712289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.628948 | controller |     "Jun 12 16:01:40.170390 crc crio[22579]: time=\"2026-06-12T16:01:40.168108442Z\" level=info msg=\"Started container\" PID=33997 containerID=057642af806b851c6969193ccf4c59ff4b6a6eb3daa62f0b273501a892f47d08 description=openshift-multus/multus-bzhnf/kube-multus id=0fc24885-f433-49c2-8596-20af70d433db name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eda1e15b80edc038b2bfaa9afa6c906c3250d72405a1e21dbd250ad174c82b6",
2026-06-12 17:11:43.628962 | controller |     "Jun 12 16:01:40.190539 crc crio[22579]: time=\"2026-06-12T16:01:40.190435856Z\" level=info msg=\"Removed container 1478fdcaf9e62c735d767f350d6382f0aa162bb5c719865968cb1c6466b5df0d: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=37e79db0-b047-46b2-ae4a-d5fa11f8e4b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628978 | controller |     "Jun 12 16:01:40.196613 crc crio[22579]: time=\"2026-06-12T16:01:40.196568479Z\" level=info msg=\"Removing container: 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148\" id=f628b707-9ab8-4d88-aefa-2355d21f5eec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.628992 | controller |     "Jun 12 16:01:40.199360 crc crio[22579]: time=\"2026-06-12T16:01:40.199134582Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5106b6c5-ec25-4fab-a603-7de0c53f48c0\\\"\"",
2026-06-12 17:11:43.629006 | controller |     "Jun 12 16:01:40.199779 crc crio[22579]: time=\"2026-06-12T16:01:40.199722587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.629020 | controller |     "Jun 12 16:01:40.214843 crc crio[22579]: time=\"2026-06-12T16:01:40.214720509Z\" level=info msg=\"Removed container 00c604771186e32c0aaa512d380357697f281eed102af3ba66271a98c8d76148: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=f628b707-9ab8-4d88-aefa-2355d21f5eec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.629035 | controller |     "Jun 12 16:01:40.217988 crc crio[22579]: time=\"2026-06-12T16:01:40.217819316Z\" level=info msg=\"Removing container: df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b\" id=5ac1ad72-7cbf-4a4e-a86f-308cae301495 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.629052 | controller |     "Jun 12 16:01:40.236981 crc crio[22579]: time=\"2026-06-12T16:01:40.236886259Z\" level=info msg=\"Removed container df2da117bb899991ebc32e016b0006b16cbae80c8e8cfabf65dea1479e5f636b: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=5ac1ad72-7cbf-4a4e-a86f-308cae301495 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.629067 | controller |     "Jun 12 16:01:40.239749 crc crio[22579]: time=\"2026-06-12T16:01:40.23971548Z\" level=info msg=\"Removing container: 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984\" id=481b11fa-ac1e-4c82-ba70-38f0bba20dd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.629081 | controller |     "Jun 12 16:01:40.244168 crc crio[22579]: time=\"2026-06-12T16:01:40.244090828Z\" level=info msg=\"Created container bf5f7ecd151402dc80eeb3ea5a8254478a3be0b0fa3692561b4c1c2e6cb3edaf: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kubecfg-setup\" id=81ad61f2-db70-4979-8997-0540bff55e55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629096 | controller |     "Jun 12 16:01:40.246631 crc crio[22579]: time=\"2026-06-12T16:01:40.24656602Z\" level=info msg=\"Starting container: bf5f7ecd151402dc80eeb3ea5a8254478a3be0b0fa3692561b4c1c2e6cb3edaf\" id=a2a768b5-6836-46eb-bfec-8351d9e55eb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.629111 | controller |     "Jun 12 16:01:40.247827 crc crio[22579]: time=\"2026-06-12T16:01:40.247746349Z\" level=info msg=\"Created container 5b2620f2808f8d07917a234a89a2e2e44e25fe0389bdfcf05bdce72d19b31ffd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/kube-rbac-proxy\" id=e8b6391d-6f4e-4a65-a390-26580d21ba4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629126 | controller |     "Jun 12 16:01:40.249605 crc crio[22579]: time=\"2026-06-12T16:01:40.249536993Z\" level=info msg=\"Starting container: 5b2620f2808f8d07917a234a89a2e2e44e25fe0389bdfcf05bdce72d19b31ffd\" id=87ad61fa-d237-43a5-bba0-8ae29bd53395 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.629140 | controller |     "Jun 12 16:01:40.254180 crc crio[22579]: time=\"2026-06-12T16:01:40.253956483Z\" level=info msg=\"Started container\" PID=34008 containerID=bf5f7ecd151402dc80eeb3ea5a8254478a3be0b0fa3692561b4c1c2e6cb3edaf description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/kubecfg-setup id=a2a768b5-6836-46eb-bfec-8351d9e55eb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44",
2026-06-12 17:11:43.629155 | controller |     "Jun 12 16:01:40.255080 crc crio[22579]: time=\"2026-06-12T16:01:40.255011009Z\" level=info msg=\"Started container\" PID=34018 containerID=5b2620f2808f8d07917a234a89a2e2e44e25fe0389bdfcf05bdce72d19b31ffd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/kube-rbac-proxy id=87ad61fa-d237-43a5-bba0-8ae29bd53395 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cb967f6cd41dd3b6371decc8c7685ab3a9c83d669f24f7eecce93128f161c00",
2026-06-12 17:11:43.629170 | controller |     "Jun 12 16:01:40.257627 crc crio[22579]: time=\"2026-06-12T16:01:40.257582353Z\" level=info msg=\"Removed container 2e8c5e3092292db4170f5789439e13738cde2b5729510337c8b1a265dd1c4984: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=481b11fa-ac1e-4c82-ba70-38f0bba20dd5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.629185 | controller |     "Jun 12 16:01:40.268943 crc crio[22579]: time=\"2026-06-12T16:01:40.268815782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1da989cc-4b96-461d-9afd-54bf002d6e9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.629205 | controller |     "Jun 12 16:01:40.271977 crc crio[22579]: time=\"2026-06-12T16:01:40.271804576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=51697624-95b1-474d-8551-d3a34b55a9ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.629220 | controller |     "Jun 12 16:01:40.281964 crc crio[22579]: time=\"2026-06-12T16:01:40.281884666Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/ovnkube-cluster-manager\" id=157a731b-f0fa-4c17-bbdf-9e8cbc6faa16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629235 | controller |     "Jun 12 16:01:40.282321 crc crio[22579]: time=\"2026-06-12T16:01:40.282266086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629250 | controller |     "Jun 12 16:01:40.322412 crc crio[22579]: time=\"2026-06-12T16:01:40.322371791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629264 | controller |     "Jun 12 16:01:40.326148 crc crio[22579]: time=\"2026-06-12T16:01:40.326107904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629279 | controller |     "Jun 12 16:01:40.446336 crc crio[22579]: time=\"2026-06-12T16:01:40.446222525Z\" level=info msg=\"Created container e59355f7d6f673e04e956d6c50235e3b8eb51a629aa2f95739222e4ad77284a0: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/ovnkube-cluster-manager\" id=157a731b-f0fa-4c17-bbdf-9e8cbc6faa16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629294 | controller |     "Jun 12 16:01:40.449249 crc crio[22579]: time=\"2026-06-12T16:01:40.449132147Z\" level=info msg=\"Starting container: e59355f7d6f673e04e956d6c50235e3b8eb51a629aa2f95739222e4ad77284a0\" id=c3bd12e7-0188-4fa0-8c15-05e944f1d6df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.629309 | controller |     "Jun 12 16:01:40.455020 crc crio[22579]: time=\"2026-06-12T16:01:40.454934651Z\" level=info msg=\"Started container\" PID=34048 containerID=e59355f7d6f673e04e956d6c50235e3b8eb51a629aa2f95739222e4ad77284a0 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-cbmql/ovnkube-cluster-manager id=c3bd12e7-0188-4fa0-8c15-05e944f1d6df name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cb967f6cd41dd3b6371decc8c7685ab3a9c83d669f24f7eecce93128f161c00",
2026-06-12 17:11:43.629324 | controller |     "Jun 12 16:01:40.550621 crc crio[22579]: time=\"2026-06-12T16:01:40.550344799Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-12 17:11:43.629338 | controller |     "Jun 12 16:01:40.550621 crc crio[22579]: time=\"2026-06-12T16:01:40.550468422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.629356 | controller |     "Jun 12 16:01:40.558266 crc crio[22579]: time=\"2026-06-12T16:01:40.558164113Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-12 17:11:43.629388 | controller |     "Jun 12 16:01:40.558434 crc crio[22579]: time=\"2026-06-12T16:01:40.558277446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.629403 | controller |     "Jun 12 16:01:40.558686 crc crio[22579]: time=\"2026-06-12T16:01:40.558608744Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-12 17:11:43.629417 | controller |     "Jun 12 16:01:40.558765 crc crio[22579]: time=\"2026-06-12T16:01:40.558730447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.629431 | controller |     "Jun 12 16:01:40.567644 crc crio[22579]: time=\"2026-06-12T16:01:40.567569747Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-12 17:11:43.629449 | controller |     "Jun 12 16:01:40.567912 crc crio[22579]: time=\"2026-06-12T16:01:40.56771927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.629464 | controller |     "Jun 12 16:01:40.576740 crc crio[22579]: time=\"2026-06-12T16:01:40.576406236Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-12 17:11:43.629478 | controller |     "Jun 12 16:01:40.576740 crc crio[22579]: time=\"2026-06-12T16:01:40.576627451Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.629493 | controller |     "Jun 12 16:01:40.586128 crc crio[22579]: time=\"2026-06-12T16:01:40.586066686Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-12 17:11:43.629508 | controller |     "Jun 12 16:01:40.586352 crc crio[22579]: time=\"2026-06-12T16:01:40.586168608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.629522 | controller |     "Jun 12 16:01:40.594682 crc crio[22579]: time=\"2026-06-12T16:01:40.594562517Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-12 17:11:43.629537 | controller |     "Jun 12 16:01:40.594936 crc crio[22579]: time=\"2026-06-12T16:01:40.594740791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.629551 | controller |     "Jun 12 16:01:40.595198 crc crio[22579]: time=\"2026-06-12T16:01:40.595136111Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-12 17:11:43.629578 | controller |     "Jun 12 16:01:40.595284 crc crio[22579]: time=\"2026-06-12T16:01:40.595234073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.629593 | controller |     "Jun 12 16:01:40.605191 crc crio[22579]: time=\"2026-06-12T16:01:40.605018836Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5106b6c5-ec25-4fab-a603-7de0c53f48c0\\\"\"",
2026-06-12 17:11:43.629608 | controller |     "Jun 12 16:01:40.908989 crc crio[22579]: time=\"2026-06-12T16:01:40.908892278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f045e0b1-348f-4dd3-ad33-dc774c5a2708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.629622 | controller |     "Jun 12 16:01:40.911384 crc crio[22579]: time=\"2026-06-12T16:01:40.911285237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dcfb2742-7504-40d6-9372-0a1761ea3cc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.629637 | controller |     "Jun 12 16:01:40.918070 crc crio[22579]: time=\"2026-06-12T16:01:40.917976553Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-controller\" id=6e9cbb8e-0d67-4f39-89a6-97883033ebbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629653 | controller |     "Jun 12 16:01:40.918572 crc crio[22579]: time=\"2026-06-12T16:01:40.918475756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629668 | controller |     "Jun 12 16:01:40.962769 crc crio[22579]: time=\"2026-06-12T16:01:40.96258539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629682 | controller |     "Jun 12 16:01:40.964978 crc crio[22579]: time=\"2026-06-12T16:01:40.964811336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629701 | controller |     "Jun 12 16:01:41.086015 crc crio[22579]: time=\"2026-06-12T16:01:41.085914861Z\" level=info msg=\"Created container 35b3c9ae8cc521b3553a6c042618b4ff5aa61a444d445fdf07afad4e3c04cff6: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-controller\" id=6e9cbb8e-0d67-4f39-89a6-97883033ebbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629716 | controller |     "Jun 12 16:01:41.087111 crc crio[22579]: time=\"2026-06-12T16:01:41.087035419Z\" level=info msg=\"Starting container: 35b3c9ae8cc521b3553a6c042618b4ff5aa61a444d445fdf07afad4e3c04cff6\" id=db740e11-ce96-4db9-ba47-febb847c046e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.629730 | controller |     "Jun 12 16:01:41.095061 crc crio[22579]: time=\"2026-06-12T16:01:41.094958406Z\" level=info msg=\"Started container\" PID=34083 containerID=35b3c9ae8cc521b3553a6c042618b4ff5aa61a444d445fdf07afad4e3c04cff6 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-controller id=db740e11-ce96-4db9-ba47-febb847c046e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44",
2026-06-12 17:11:43.629745 | controller |     "Jun 12 16:01:41.108682 crc crio[22579]: time=\"2026-06-12T16:01:41.108458081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=43f41c9d-833d-444b-bd99-696969dd62a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.629760 | controller |     "Jun 12 16:01:41.111083 crc crio[22579]: time=\"2026-06-12T16:01:41.111018814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bf83efeb-a152-49ac-9717-9a85cfbfa64a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.629775 | controller |     "Jun 12 16:01:41.121184 crc crio[22579]: time=\"2026-06-12T16:01:41.120999212Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-acl-logging\" id=bc05ca87-6c94-4b78-b3a3-f73b29549426 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629790 | controller |     "Jun 12 16:01:41.121781 crc crio[22579]: time=\"2026-06-12T16:01:41.121583296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629804 | controller |     "Jun 12 16:01:41.157543 crc crio[22579]: time=\"2026-06-12T16:01:41.157439577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629820 | controller |     "Jun 12 16:01:41.159134 crc crio[22579]: time=\"2026-06-12T16:01:41.159061027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629835 | controller |     "Jun 12 16:01:41.284695 crc crio[22579]: time=\"2026-06-12T16:01:41.28409065Z\" level=info msg=\"Created container 6c52e3cf82c58a65dffcb64685a3ef479497221dd77b673da526367330bd7132: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-acl-logging\" id=bc05ca87-6c94-4b78-b3a3-f73b29549426 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629849 | controller |     "Jun 12 16:01:41.288063 crc crio[22579]: time=\"2026-06-12T16:01:41.288008407Z\" level=info msg=\"Starting container: 6c52e3cf82c58a65dffcb64685a3ef479497221dd77b673da526367330bd7132\" id=65905332-f431-458f-baa2-4e67f0c10d91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.629864 | controller |     "Jun 12 16:01:41.295335 crc crio[22579]: time=\"2026-06-12T16:01:41.295150494Z\" level=info msg=\"Started container\" PID=34105 containerID=6c52e3cf82c58a65dffcb64685a3ef479497221dd77b673da526367330bd7132 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovn-acl-logging id=65905332-f431-458f-baa2-4e67f0c10d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44",
2026-06-12 17:11:43.629883 | controller |     "Jun 12 16:01:41.335549 crc crio[22579]: time=\"2026-06-12T16:01:41.335407174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a3416934-50e3-45f8-ad82-2485002a2452 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.629898 | controller |     "Jun 12 16:01:41.338377 crc crio[22579]: time=\"2026-06-12T16:01:41.338332576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3b6b6e52-0ede-4608-8f87-537a7b18e97b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.629913 | controller |     "Jun 12 16:01:41.346824 crc crio[22579]: time=\"2026-06-12T16:01:41.346780156Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-node\" id=8d7acb59-ad90-4a58-9748-232b2211bebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629928 | controller |     "Jun 12 16:01:41.347291 crc crio[22579]: time=\"2026-06-12T16:01:41.347266188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629943 | controller |     "Jun 12 16:01:41.373968 crc crio[22579]: time=\"2026-06-12T16:01:41.373915269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629957 | controller |     "Jun 12 16:01:41.376814 crc crio[22579]: time=\"2026-06-12T16:01:41.37678213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.629972 | controller |     "Jun 12 16:01:41.470070 crc crio[22579]: time=\"2026-06-12T16:01:41.469993714Z\" level=info msg=\"Created container 0bbf1f4aa983438e1b078ce7cc487b2e3934f29aeb717139d8bbe8db9524c356: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-node\" id=8d7acb59-ad90-4a58-9748-232b2211bebf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.629989 | controller |     "Jun 12 16:01:41.471947 crc crio[22579]: time=\"2026-06-12T16:01:41.471832829Z\" level=info msg=\"Starting container: 0bbf1f4aa983438e1b078ce7cc487b2e3934f29aeb717139d8bbe8db9524c356\" id=c0320bcd-df32-4a44-a929-363eb5961b34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.630005 | controller |     "Jun 12 16:01:41.478996 crc crio[22579]: time=\"2026-06-12T16:01:41.478815603Z\" level=info msg=\"Started container\" PID=34134 containerID=0bbf1f4aa983438e1b078ce7cc487b2e3934f29aeb717139d8bbe8db9524c356 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-node id=c0320bcd-df32-4a44-a929-363eb5961b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44",
2026-06-12 17:11:43.630020 | controller |     "Jun 12 16:01:41.490629 crc crio[22579]: time=\"2026-06-12T16:01:41.490567894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f81eed15-96a4-45de-9493-16bbc5c4251e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630035 | controller |     "Jun 12 16:01:41.493464 crc crio[22579]: time=\"2026-06-12T16:01:41.493394245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e5b1b459-b289-453a-9099-9833aa65852e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630050 | controller |     "Jun 12 16:01:41.501055 crc crio[22579]: time=\"2026-06-12T16:01:41.501006164Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-ovn-metrics\" id=0fef118c-49cf-4932-9c3e-7b859bda4875 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630069 | controller |     "Jun 12 16:01:41.501815 crc crio[22579]: time=\"2026-06-12T16:01:41.501789923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630083 | controller |     "Jun 12 16:01:41.522749 crc crio[22579]: time=\"2026-06-12T16:01:41.522684012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630098 | controller |     "Jun 12 16:01:41.524756 crc crio[22579]: time=\"2026-06-12T16:01:41.524728912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630112 | controller |     "Jun 12 16:01:41.628865 crc crio[22579]: time=\"2026-06-12T16:01:41.628792585Z\" level=info msg=\"Created container d1aaec9491e983b23bf11b67f719f9496e5080b19bcef56166dbcb37a946a918: openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-ovn-metrics\" id=0fef118c-49cf-4932-9c3e-7b859bda4875 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630127 | controller |     "Jun 12 16:01:41.631174 crc crio[22579]: time=\"2026-06-12T16:01:41.631098182Z\" level=info msg=\"Starting container: d1aaec9491e983b23bf11b67f719f9496e5080b19bcef56166dbcb37a946a918\" id=cadffc11-e0b9-4deb-8e3a-707af0d3283c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.630142 | controller |     "Jun 12 16:01:41.636426 crc crio[22579]: time=\"2026-06-12T16:01:41.636321622Z\" level=info msg=\"Started container\" PID=34158 containerID=d1aaec9491e983b23bf11b67f719f9496e5080b19bcef56166dbcb37a946a918 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/kube-rbac-proxy-ovn-metrics id=cadffc11-e0b9-4deb-8e3a-707af0d3283c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44",
2026-06-12 17:11:43.630157 | controller |     "Jun 12 16:01:41.651027 crc crio[22579]: time=\"2026-06-12T16:01:41.650899024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f535c89e-b36e-4666-8cf6-ee5f505e1ec6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630173 | controller |     "Jun 12 16:01:41.654213 crc crio[22579]: time=\"2026-06-12T16:01:41.654150364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cc3cf2d5-1e0d-4d39-8cb8-40166c52173e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630188 | controller |     "Jun 12 16:01:41.662337 crc crio[22579]: time=\"2026-06-12T16:01:41.66203304Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/northd\" id=bebd0030-b2cc-4a0b-9b90-c488e99f9ef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630202 | controller |     "Jun 12 16:01:41.662674 crc crio[22579]: time=\"2026-06-12T16:01:41.662627865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630216 | controller |     "Jun 12 16:01:41.686211 crc crio[22579]: time=\"2026-06-12T16:01:41.686060306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630231 | controller |     "Jun 12 16:01:41.689125 crc crio[22579]: time=\"2026-06-12T16:01:41.688948838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630250 | controller |     "Jun 12 16:01:42.031449 crc crio[22579]: time=\"2026-06-12T16:01:42.031312134Z\" level=info msg=\"Created container 6ac4a9c8209b1a3b0bfb0b7807e6e4654c6af5ea21819d477c54ea6689690047: openshift-ovn-kubernetes/ovnkube-node-vgjdw/northd\" id=bebd0030-b2cc-4a0b-9b90-c488e99f9ef2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630265 | controller |     "Jun 12 16:01:42.034127 crc crio[22579]: time=\"2026-06-12T16:01:42.034031342Z\" level=info msg=\"Starting container: 6ac4a9c8209b1a3b0bfb0b7807e6e4654c6af5ea21819d477c54ea6689690047\" id=97df94e2-44ab-4eb7-91f5-072421978745 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.630280 | controller |     "Jun 12 16:01:42.041125 crc crio[22579]: time=\"2026-06-12T16:01:42.040969694Z\" level=info msg=\"Started container\" PID=34179 containerID=6ac4a9c8209b1a3b0bfb0b7807e6e4654c6af5ea21819d477c54ea6689690047 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/northd id=97df94e2-44ab-4eb7-91f5-072421978745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44",
2026-06-12 17:11:43.630295 | controller |     "Jun 12 16:01:42.308161 crc crio[22579]: time=\"2026-06-12T16:01:42.307188351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=39fd3fda-ca15-4d3a-bb5a-3676c27f632c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630310 | controller |     "Jun 12 16:01:42.313473 crc crio[22579]: time=\"2026-06-12T16:01:42.3131848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8506cc5f-bef6-45a0-afa8-2593bedd0b7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630326 | controller |     "Jun 12 16:01:42.376780 crc crio[22579]: time=\"2026-06-12T16:01:42.376684406Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/nbdb\" id=975f79db-0a43-467b-8709-f8d74551527c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630340 | controller |     "Jun 12 16:01:42.377290 crc crio[22579]: time=\"2026-06-12T16:01:42.377128687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630358 | controller |     "Jun 12 16:01:42.404371 crc crio[22579]: time=\"2026-06-12T16:01:42.404282191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630393 | controller |     "Jun 12 16:01:42.406097 crc crio[22579]: time=\"2026-06-12T16:01:42.406038115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630409 | controller |     "Jun 12 16:01:42.551008 crc crio[22579]: time=\"2026-06-12T16:01:42.5509009Z\" level=info msg=\"Created container 33e5d6cf3caa373966e37b5cc41bea3c90c5c2e95b76a1873e6e236d2c4fc90c: openshift-ovn-kubernetes/ovnkube-node-vgjdw/nbdb\" id=975f79db-0a43-467b-8709-f8d74551527c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630424 | controller |     "Jun 12 16:01:42.552697 crc crio[22579]: time=\"2026-06-12T16:01:42.552564931Z\" level=info msg=\"Starting container: 33e5d6cf3caa373966e37b5cc41bea3c90c5c2e95b76a1873e6e236d2c4fc90c\" id=fa951d43-8333-4744-88db-f273ecb21b4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.630439 | controller |     "Jun 12 16:01:42.560102 crc crio[22579]: time=\"2026-06-12T16:01:42.559879603Z\" level=info msg=\"Started container\" PID=34193 containerID=33e5d6cf3caa373966e37b5cc41bea3c90c5c2e95b76a1873e6e236d2c4fc90c description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/nbdb id=fa951d43-8333-4744-88db-f273ecb21b4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44",
2026-06-12 17:11:43.630458 | controller |     "Jun 12 16:01:44.675619 crc crio[22579]: time=\"2026-06-12T16:01:44.675114961Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=659a661a-1115-4410-a1b3-6e88e53aa170 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630473 | controller |     "Jun 12 16:01:44.678410 crc crio[22579]: time=\"2026-06-12T16:01:44.678336571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6d75c3a0-bcaa-4dfa-9852-d90fa3b4ad3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630488 | controller |     "Jun 12 16:01:44.792140 crc crio[22579]: time=\"2026-06-12T16:01:44.791810148Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/sbdb\" id=1a17fa4f-7473-44b7-b539-ed5937b06f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630503 | controller |     "Jun 12 16:01:44.792410 crc crio[22579]: time=\"2026-06-12T16:01:44.792272849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630518 | controller |     "Jun 12 16:01:44.820298 crc crio[22579]: time=\"2026-06-12T16:01:44.82009334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630533 | controller |     "Jun 12 16:01:44.822844 crc crio[22579]: time=\"2026-06-12T16:01:44.822769436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630548 | controller |     "Jun 12 16:01:44.948319 crc crio[22579]: time=\"2026-06-12T16:01:44.947441011Z\" level=info msg=\"Created container 4e4bce44efbe0cf0732af17d7a45a1b950f2533688151ba64cb729faf26fb134: openshift-ovn-kubernetes/ovnkube-node-vgjdw/sbdb\" id=1a17fa4f-7473-44b7-b539-ed5937b06f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630563 | controller |     "Jun 12 16:01:44.950921 crc crio[22579]: time=\"2026-06-12T16:01:44.950879766Z\" level=info msg=\"Starting container: 4e4bce44efbe0cf0732af17d7a45a1b950f2533688151ba64cb729faf26fb134\" id=a2ad1970-e539-4804-be62-cccfb32af66b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.630578 | controller |     "Jun 12 16:01:44.958929 crc crio[22579]: time=\"2026-06-12T16:01:44.958823033Z\" level=info msg=\"Started container\" PID=34256 containerID=4e4bce44efbe0cf0732af17d7a45a1b950f2533688151ba64cb729faf26fb134 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/sbdb id=a2ad1970-e539-4804-be62-cccfb32af66b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44",
2026-06-12 17:11:43.630594 | controller |     "Jun 12 16:01:47.059670 crc crio[22579]: time=\"2026-06-12T16:01:47.059448878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1a79a360-f5fb-45e7-bbc4-b1197bceb123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630609 | controller |     "Jun 12 16:01:47.078559 crc crio[22579]: time=\"2026-06-12T16:01:47.077942487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d359ba68-e926-4f5e-b375-261f70a5800d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.630631 | controller |     "Jun 12 16:01:47.627473 crc crio[22579]: time=\"2026-06-12T16:01:47.626287237Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovnkube-controller\" id=ae93bad5-aa03-43ba-a1a1-2ecc500c9b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630646 | controller |     "Jun 12 16:01:47.627473 crc crio[22579]: time=\"2026-06-12T16:01:47.627053746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630661 | controller |     "Jun 12 16:01:47.656811 crc crio[22579]: time=\"2026-06-12T16:01:47.656716932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630676 | controller |     "Jun 12 16:01:47.658824 crc crio[22579]: time=\"2026-06-12T16:01:47.658759543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.630690 | controller |     "Jun 12 16:01:48.112030 crc crio[22579]: time=\"2026-06-12T16:01:48.111757856Z\" level=info msg=\"Created container 86385c470d99171cbf555c69e8b204d22bca07e6c065359a15f16dc1db1f86e2: openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovnkube-controller\" id=ae93bad5-aa03-43ba-a1a1-2ecc500c9b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.630705 | controller |     "Jun 12 16:01:48.113920 crc crio[22579]: time=\"2026-06-12T16:01:48.113833778Z\" level=info msg=\"Starting container: 86385c470d99171cbf555c69e8b204d22bca07e6c065359a15f16dc1db1f86e2\" id=4ce089e9-1127-46c2-a489-c22bfaaa89f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.630720 | controller |     "Jun 12 16:01:48.123917 crc crio[22579]: time=\"2026-06-12T16:01:48.123786115Z\" level=info msg=\"Started container\" PID=34321 containerID=86385c470d99171cbf555c69e8b204d22bca07e6c065359a15f16dc1db1f86e2 description=openshift-ovn-kubernetes/ovnkube-node-vgjdw/ovnkube-controller id=4ce089e9-1127-46c2-a489-c22bfaaa89f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee2a278302ff800ee39d9b802722be9d6305bdd7aeda096912da3374cde33b44",
2026-06-12 17:11:43.630734 | controller |     "Jun 12 16:01:48.229420 crc crio[22579]: time=\"2026-06-12T16:01:48.22875029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.630749 | controller |     "Jun 12 16:01:48.229846 crc crio[22579]: time=\"2026-06-12T16:01:48.229443227Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.630764 | controller |     "Jun 12 16:01:48.229846 crc crio[22579]: time=\"2026-06-12T16:01:48.22955398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.630778 | controller |     "Jun 12 16:01:48.229846 crc crio[22579]: time=\"2026-06-12T16:01:48.229623291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.630793 | controller |     "Jun 12 16:01:48.230462 crc crio[22579]: time=\"2026-06-12T16:01:48.230340409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.630808 | controller |     "Jun 12 16:01:48.230602 crc crio[22579]: time=\"2026-06-12T16:01:48.230541374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.630823 | controller |     "Jun 12 16:01:48.231129 crc crio[22579]: time=\"2026-06-12T16:01:48.230955284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.630837 | controller |     "Jun 12 16:01:48.231129 crc crio[22579]: time=\"2026-06-12T16:01:48.231112028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.630852 | controller |     "Jun 12 16:01:48.231237 crc crio[22579]: time=\"2026-06-12T16:01:48.231133319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.630871 | controller |     "Jun 12 16:01:48.231237 crc crio[22579]: time=\"2026-06-12T16:01:48.231157329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.630885 | controller |     "Jun 12 16:01:48.231237 crc crio[22579]: time=\"2026-06-12T16:01:48.23119531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.630899 | controller |     "Jun 12 16:01:48.231237 crc crio[22579]: time=\"2026-06-12T16:01:48.231220581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.630914 | controller |     "Jun 12 16:01:48.231682 crc crio[22579]: time=\"2026-06-12T16:01:48.231436866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.630928 | controller |     "Jun 12 16:01:48.231682 crc crio[22579]: time=\"2026-06-12T16:01:48.231671782Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.630942 | controller |     "Jun 12 16:01:48.232050 crc crio[22579]: time=\"2026-06-12T16:01:48.231947699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.630956 | controller |     "Jun 12 16:01:48.232050 crc crio[22579]: time=\"2026-06-12T16:01:48.232017211Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.630970 | controller |     "Jun 12 16:01:48.232181 crc crio[22579]: time=\"2026-06-12T16:01:48.232111933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.630985 | controller |     "Jun 12 16:01:48.232181 crc crio[22579]: time=\"2026-06-12T16:01:48.232172945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.630999 | controller |     "Jun 12 16:01:48.232593 crc crio[22579]: time=\"2026-06-12T16:01:48.232473972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631012 | controller |     "Jun 12 16:01:48.232593 crc crio[22579]: time=\"2026-06-12T16:01:48.232591215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631027 | controller |     "Jun 12 16:01:48.232995 crc crio[22579]: time=\"2026-06-12T16:01:48.232893303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631041 | controller |     "Jun 12 16:01:48.232995 crc crio[22579]: time=\"2026-06-12T16:01:48.232966454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631056 | controller |     "Jun 12 16:01:48.233433 crc crio[22579]: time=\"2026-06-12T16:01:48.233359444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631070 | controller |     "Jun 12 16:01:48.233787 crc crio[22579]: time=\"2026-06-12T16:01:48.233436726Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631084 | controller |     "Jun 12 16:01:48.233787 crc crio[22579]: time=\"2026-06-12T16:01:48.233483337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631098 | controller |     "Jun 12 16:01:48.233913 crc crio[22579]: time=\"2026-06-12T16:01:48.233816945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631111 | controller |     "Jun 12 16:01:48.233913 crc crio[22579]: time=\"2026-06-12T16:01:48.233851476Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631125 | controller |     "Jun 12 16:01:48.233913 crc crio[22579]: time=\"2026-06-12T16:01:48.233873827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631140 | controller |     "Jun 12 16:01:48.234172 crc crio[22579]: time=\"2026-06-12T16:01:48.234087582Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631157 | controller |     "Jun 12 16:01:48.234172 crc crio[22579]: time=\"2026-06-12T16:01:48.234159734Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631172 | controller |     "Jun 12 16:01:48.234706 crc crio[22579]: time=\"2026-06-12T16:01:48.234586054Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631186 | controller |     "Jun 12 16:01:48.235000 crc crio[22579]: time=\"2026-06-12T16:01:48.234736318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631200 | controller |     "Jun 12 16:01:48.235000 crc crio[22579]: time=\"2026-06-12T16:01:48.234776099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631213 | controller |     "Jun 12 16:01:48.235000 crc crio[22579]: time=\"2026-06-12T16:01:48.23480507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631227 | controller |     "Jun 12 16:01:48.235178 crc crio[22579]: time=\"2026-06-12T16:01:48.235022605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631242 | controller |     "Jun 12 16:01:48.235178 crc crio[22579]: time=\"2026-06-12T16:01:48.235057736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631256 | controller |     "Jun 12 16:01:48.235588 crc crio[22579]: time=\"2026-06-12T16:01:48.235449026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631270 | controller |     "Jun 12 16:01:48.235588 crc crio[22579]: time=\"2026-06-12T16:01:48.235582429Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631284 | controller |     "Jun 12 16:01:48.235792 crc crio[22579]: time=\"2026-06-12T16:01:48.235686512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631297 | controller |     "Jun 12 16:01:48.235792 crc crio[22579]: time=\"2026-06-12T16:01:48.235733493Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631311 | controller |     "Jun 12 16:01:48.235951 crc crio[22579]: time=\"2026-06-12T16:01:48.235888087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631326 | controller |     "Jun 12 16:01:48.236026 crc crio[22579]: time=\"2026-06-12T16:01:48.235957549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631339 | controller |     "Jun 12 16:01:48.236026 crc crio[22579]: time=\"2026-06-12T16:01:48.235980789Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631357 | controller |     "Jun 12 16:01:48.236026 crc crio[22579]: time=\"2026-06-12T16:01:48.23600341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631391 | controller |     "Jun 12 16:01:48.236424 crc crio[22579]: time=\"2026-06-12T16:01:48.236348638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631407 | controller |     "Jun 12 16:01:48.236549 crc crio[22579]: time=\"2026-06-12T16:01:48.23641928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631422 | controller |     "Jun 12 16:01:48.236797 crc crio[22579]: time=\"2026-06-12T16:01:48.236687017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631436 | controller |     "Jun 12 16:01:48.236871 crc crio[22579]: time=\"2026-06-12T16:01:48.236794319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631450 | controller |     "Jun 12 16:01:48.237265 crc crio[22579]: time=\"2026-06-12T16:01:48.237194309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631468 | controller |     "Jun 12 16:01:48.237333 crc crio[22579]: time=\"2026-06-12T16:01:48.237275211Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631483 | controller |     "Jun 12 16:01:48.237476 crc crio[22579]: time=\"2026-06-12T16:01:48.237375804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631497 | controller |     "Jun 12 16:01:48.237476 crc crio[22579]: time=\"2026-06-12T16:01:48.237455196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631511 | controller |     "Jun 12 16:01:48.238084 crc crio[22579]: time=\"2026-06-12T16:01:48.237983029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631525 | controller |     "Jun 12 16:01:48.238186 crc crio[22579]: time=\"2026-06-12T16:01:48.238119192Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631539 | controller |     "Jun 12 16:01:48.238246 crc crio[22579]: time=\"2026-06-12T16:01:48.238193064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631553 | controller |     "Jun 12 16:01:48.238246 crc crio[22579]: time=\"2026-06-12T16:01:48.238231825Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631568 | controller |     "Jun 12 16:01:48.238317 crc crio[22579]: time=\"2026-06-12T16:01:48.238290646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631582 | controller |     "Jun 12 16:01:48.238421 crc crio[22579]: time=\"2026-06-12T16:01:48.238353658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631597 | controller |     "Jun 12 16:01:48.238707 crc crio[22579]: time=\"2026-06-12T16:01:48.238634765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631612 | controller |     "Jun 12 16:01:48.238835 crc crio[22579]: time=\"2026-06-12T16:01:48.238772968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631627 | controller |     "Jun 12 16:01:48.239390 crc crio[22579]: time=\"2026-06-12T16:01:48.239302772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631641 | controller |     "Jun 12 16:01:48.239473 crc crio[22579]: time=\"2026-06-12T16:01:48.239396484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631656 | controller |     "Jun 12 16:01:48.239763 crc crio[22579]: time=\"2026-06-12T16:01:48.239698471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631671 | controller |     "Jun 12 16:01:48.239832 crc crio[22579]: time=\"2026-06-12T16:01:48.239767993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631686 | controller |     "Jun 12 16:01:48.240274 crc crio[22579]: time=\"2026-06-12T16:01:48.240214174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631701 | controller |     "Jun 12 16:01:48.240339 crc crio[22579]: time=\"2026-06-12T16:01:48.240274586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631715 | controller |     "Jun 12 16:01:48.240884 crc crio[22579]: time=\"2026-06-12T16:01:48.24083921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631731 | controller |     "Jun 12 16:01:48.240962 crc crio[22579]: time=\"2026-06-12T16:01:48.240908101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631749 | controller |     "Jun 12 16:01:48.241271 crc crio[22579]: time=\"2026-06-12T16:01:48.241133977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631764 | controller |     "Jun 12 16:01:48.241271 crc crio[22579]: time=\"2026-06-12T16:01:48.241213949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631779 | controller |     "Jun 12 16:01:48.241570 crc crio[22579]: time=\"2026-06-12T16:01:48.241424624Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631794 | controller |     "Jun 12 16:01:48.241709 crc crio[22579]: time=\"2026-06-12T16:01:48.241615259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631808 | controller |     "Jun 12 16:01:48.241709 crc crio[22579]: time=\"2026-06-12T16:01:48.241690421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631824 | controller |     "Jun 12 16:01:48.241859 crc crio[22579]: time=\"2026-06-12T16:01:48.241722932Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631839 | controller |     "Jun 12 16:01:48.241859 crc crio[22579]: time=\"2026-06-12T16:01:48.241768073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631855 | controller |     "Jun 12 16:01:48.241859 crc crio[22579]: time=\"2026-06-12T16:01:48.241789193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631870 | controller |     "Jun 12 16:01:48.242201 crc crio[22579]: time=\"2026-06-12T16:01:48.241995188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631884 | controller |     "Jun 12 16:01:48.242201 crc crio[22579]: time=\"2026-06-12T16:01:48.242029659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631899 | controller |     "Jun 12 16:01:48.242201 crc crio[22579]: time=\"2026-06-12T16:01:48.242160583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631914 | controller |     "Jun 12 16:01:48.242201 crc crio[22579]: time=\"2026-06-12T16:01:48.242198453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631928 | controller |     "Jun 12 16:01:48.242763 crc crio[22579]: time=\"2026-06-12T16:01:48.242335867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631943 | controller |     "Jun 12 16:01:48.242763 crc crio[22579]: time=\"2026-06-12T16:01:48.242367918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631957 | controller |     "Jun 12 16:01:48.242763 crc crio[22579]: time=\"2026-06-12T16:01:48.24247725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.631972 | controller |     "Jun 12 16:01:48.242763 crc crio[22579]: time=\"2026-06-12T16:01:48.242558342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.631986 | controller |     "Jun 12 16:01:48.243115 crc crio[22579]: time=\"2026-06-12T16:01:48.242816009Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632001 | controller |     "Jun 12 16:01:48.243115 crc crio[22579]: time=\"2026-06-12T16:01:48.24285672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632015 | controller |     "Jun 12 16:01:48.243115 crc crio[22579]: time=\"2026-06-12T16:01:48.243059815Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632030 | controller |     "Jun 12 16:01:48.243115 crc crio[22579]: time=\"2026-06-12T16:01:48.243094616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632049 | controller |     "Jun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243199298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632064 | controller |     "Jun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243235459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632079 | controller |     "Jun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243391913Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632095 | controller |     "Jun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243424534Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632138 | controller |     "Jun 12 16:01:48.243613 crc crio[22579]: time=\"2026-06-12T16:01:48.243612499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632156 | controller |     "Jun 12 16:01:48.244048 crc crio[22579]: time=\"2026-06-12T16:01:48.243715961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632171 | controller |     "Jun 12 16:01:48.244048 crc crio[22579]: time=\"2026-06-12T16:01:48.243853035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632186 | controller |     "Jun 12 16:01:48.244048 crc crio[22579]: time=\"2026-06-12T16:01:48.243887655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632201 | controller |     "Jun 12 16:01:48.244245 crc crio[22579]: time=\"2026-06-12T16:01:48.244210493Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632215 | controller |     "Jun 12 16:01:48.244307 crc crio[22579]: time=\"2026-06-12T16:01:48.244264365Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632230 | controller |     "Jun 12 16:01:48.244615 crc crio[22579]: time=\"2026-06-12T16:01:48.24448847Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632244 | controller |     "Jun 12 16:01:48.244615 crc crio[22579]: time=\"2026-06-12T16:01:48.244597003Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632258 | controller |     "Jun 12 16:01:48.244913 crc crio[22579]: time=\"2026-06-12T16:01:48.24486837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632273 | controller |     "Jun 12 16:01:48.244985 crc crio[22579]: time=\"2026-06-12T16:01:48.244925901Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632287 | controller |     "Jun 12 16:01:48.245183 crc crio[22579]: time=\"2026-06-12T16:01:48.245120426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632302 | controller |     "Jun 12 16:01:48.245183 crc crio[22579]: time=\"2026-06-12T16:01:48.245155307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632316 | controller |     "Jun 12 16:01:48.245469 crc crio[22579]: time=\"2026-06-12T16:01:48.24527543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632331 | controller |     "Jun 12 16:01:48.245469 crc crio[22579]: time=\"2026-06-12T16:01:48.245310981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632348 | controller |     "Jun 12 16:01:48.245469 crc crio[22579]: time=\"2026-06-12T16:01:48.245414843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632390 | controller |     "Jun 12 16:01:48.245469 crc crio[22579]: time=\"2026-06-12T16:01:48.245451834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632409 | controller |     "Jun 12 16:01:48.245815 crc crio[22579]: time=\"2026-06-12T16:01:48.245715871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632425 | controller |     "Jun 12 16:01:48.245815 crc crio[22579]: time=\"2026-06-12T16:01:48.245755722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632439 | controller |     "Jun 12 16:01:48.246058 crc crio[22579]: time=\"2026-06-12T16:01:48.245923196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632454 | controller |     "Jun 12 16:01:48.246058 crc crio[22579]: time=\"2026-06-12T16:01:48.245958067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632469 | controller |     "Jun 12 16:01:48.246176 crc crio[22579]: time=\"2026-06-12T16:01:48.246138191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632483 | controller |     "Jun 12 16:01:48.246176 crc crio[22579]: time=\"2026-06-12T16:01:48.246174222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632498 | controller |     "Jun 12 16:01:48.246487 crc crio[22579]: time=\"2026-06-12T16:01:48.246431979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632513 | controller |     "Jun 12 16:01:48.246487 crc crio[22579]: time=\"2026-06-12T16:01:48.24647056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632528 | controller |     "Jun 12 16:01:48.246870 crc crio[22579]: time=\"2026-06-12T16:01:48.246833759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632543 | controller |     "Jun 12 16:01:48.246935 crc crio[22579]: time=\"2026-06-12T16:01:48.24688958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632557 | controller |     "Jun 12 16:01:48.247146 crc crio[22579]: time=\"2026-06-12T16:01:48.247088905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632572 | controller |     "Jun 12 16:01:48.247146 crc crio[22579]: time=\"2026-06-12T16:01:48.247128896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632587 | controller |     "Jun 12 16:01:48.247470 crc crio[22579]: time=\"2026-06-12T16:01:48.247397793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632602 | controller |     "Jun 12 16:01:48.247470 crc crio[22579]: time=\"2026-06-12T16:01:48.247464884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632616 | controller |     "Jun 12 16:01:48.247704 crc crio[22579]: time=\"2026-06-12T16:01:48.247564317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632631 | controller |     "Jun 12 16:01:48.247704 crc crio[22579]: time=\"2026-06-12T16:01:48.247599088Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632645 | controller |     "Jun 12 16:01:48.247704 crc crio[22579]: time=\"2026-06-12T16:01:48.247631668Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632661 | controller |     "Jun 12 16:01:48.247704 crc crio[22579]: time=\"2026-06-12T16:01:48.24770254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632675 | controller |     "Jun 12 16:01:48.248034 crc crio[22579]: time=\"2026-06-12T16:01:48.247914875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632690 | controller |     "Jun 12 16:01:48.248034 crc crio[22579]: time=\"2026-06-12T16:01:48.247948006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632709 | controller |     "Jun 12 16:01:48.248313 crc crio[22579]: time=\"2026-06-12T16:01:48.248243253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632724 | controller |     "Jun 12 16:01:48.248415 crc crio[22579]: time=\"2026-06-12T16:01:48.248385047Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632738 | controller |     "Jun 12 16:01:48.248557 crc crio[22579]: time=\"2026-06-12T16:01:48.248460589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632753 | controller |     "Jun 12 16:01:48.248557 crc crio[22579]: time=\"2026-06-12T16:01:48.248541861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632768 | controller |     "Jun 12 16:01:48.248727 crc crio[22579]: time=\"2026-06-12T16:01:48.248632003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632782 | controller |     "Jun 12 16:01:48.248727 crc crio[22579]: time=\"2026-06-12T16:01:48.248717585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632797 | controller |     "Jun 12 16:01:48.248997 crc crio[22579]: time=\"2026-06-12T16:01:48.248937231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632812 | controller |     "Jun 12 16:01:48.248997 crc crio[22579]: time=\"2026-06-12T16:01:48.248980822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632827 | controller |     "Jun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249196067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632842 | controller |     "Jun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249228108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632857 | controller |     "Jun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249379132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632871 | controller |     "Jun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249410942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632886 | controller |     "Jun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249567166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632901 | controller |     "Jun 12 16:01:48.249714 crc crio[22579]: time=\"2026-06-12T16:01:48.249634348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632916 | controller |     "Jun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.249888464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632931 | controller |     "Jun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.249931015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632946 | controller |     "Jun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.249964796Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632960 | controller |     "Jun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.249995297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.632975 | controller |     "Jun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.250143721Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.632989 | controller |     "Jun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.250230933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633007 | controller |     "Jun 12 16:01:48.250247 crc crio[22579]: time=\"2026-06-12T16:01:48.250267504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633022 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250292614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633037 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250331855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633052 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250348916Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633067 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250705255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633081 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250750076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633096 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250861328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633111 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.25090775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633125 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.250986972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633140 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251025243Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633155 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251108965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633170 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251146886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633185 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251254258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633199 | controller |     "Jun 12 16:01:48.251306 crc crio[22579]: time=\"2026-06-12T16:01:48.251300769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633214 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251418052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633228 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251452503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633242 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251589817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633256 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251626217Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633270 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251791882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633284 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251827042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633303 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251854323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633318 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.251872824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633332 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252216162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633350 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252337555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633381 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252456818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633401 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252563961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633416 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252604962Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633430 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252681774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633445 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252738855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633459 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252776136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633473 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252805387Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633488 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252841478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633502 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252959251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633517 | controller |     "Jun 12 16:01:48.253060 crc crio[22579]: time=\"2026-06-12T16:01:48.252992911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633531 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253091194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633546 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253134645Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633560 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253452603Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633574 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253489004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633588 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253784181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633607 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253830962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633621 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253954465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633646 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.253989036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633662 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254215442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633677 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254251973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633691 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254295484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633705 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254331815Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633720 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254581151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633735 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254626422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633749 | controller |     "Jun 12 16:01:48.254683 crc crio[22579]: time=\"2026-06-12T16:01:48.254671593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633764 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.254698984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633780 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.254881098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633794 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.254919559Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633809 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255064363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633824 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255191436Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633838 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255287168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633853 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255316029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633868 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255444242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633883 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255589826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633898 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255825272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633916 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255858202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633931 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255879193Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633946 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.255911954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633961 | controller |     "Jun 12 16:01:48.256026 crc crio[22579]: time=\"2026-06-12T16:01:48.256013676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.633976 | controller |     "Jun 12 16:01:48.256445 crc crio[22579]: time=\"2026-06-12T16:01:48.256050637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.633991 | controller |     "Jun 12 16:01:48.256445 crc crio[22579]: time=\"2026-06-12T16:01:48.25615217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634006 | controller |     "Jun 12 16:01:48.256445 crc crio[22579]: time=\"2026-06-12T16:01:48.256186621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634021 | controller |     "Jun 12 16:01:48.256445 crc crio[22579]: time=\"2026-06-12T16:01:48.256405666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634036 | controller |     "Jun 12 16:01:48.256746 crc crio[22579]: time=\"2026-06-12T16:01:48.256444917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634050 | controller |     "Jun 12 16:01:48.256746 crc crio[22579]: time=\"2026-06-12T16:01:48.256620161Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634065 | controller |     "Jun 12 16:01:48.256823 crc crio[22579]: time=\"2026-06-12T16:01:48.256756695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634080 | controller |     "Jun 12 16:01:48.256909 crc crio[22579]: time=\"2026-06-12T16:01:48.256872348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634095 | controller |     "Jun 12 16:01:48.256963 crc crio[22579]: time=\"2026-06-12T16:01:48.2569494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634109 | controller |     "Jun 12 16:01:48.257161 crc crio[22579]: time=\"2026-06-12T16:01:48.257072893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634124 | controller |     "Jun 12 16:01:48.257349 crc crio[22579]: time=\"2026-06-12T16:01:48.257177645Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634139 | controller |     "Jun 12 16:01:48.257349 crc crio[22579]: time=\"2026-06-12T16:01:48.257277718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634154 | controller |     "Jun 12 16:01:48.257349 crc crio[22579]: time=\"2026-06-12T16:01:48.257305258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634169 | controller |     "Jun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257423351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634183 | controller |     "Jun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257565515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634198 | controller |     "Jun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257724129Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634217 | controller |     "Jun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.25776454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634232 | controller |     "Jun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257809481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634438 | controller |     "Jun 12 16:01:48.257973 crc crio[22579]: time=\"2026-06-12T16:01:48.257839822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634459 | controller |     "Jun 12 16:01:48.258213 crc crio[22579]: time=\"2026-06-12T16:01:48.257999766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634475 | controller |     "Jun 12 16:01:48.258213 crc crio[22579]: time=\"2026-06-12T16:01:48.258042557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634490 | controller |     "Jun 12 16:01:48.258213 crc crio[22579]: time=\"2026-06-12T16:01:48.25816262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634505 | controller |     "Jun 12 16:01:48.258213 crc crio[22579]: time=\"2026-06-12T16:01:48.258213271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634520 | controller |     "Jun 12 16:01:48.258413 crc crio[22579]: time=\"2026-06-12T16:01:48.258376325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634535 | controller |     "Jun 12 16:01:48.258473 crc crio[22579]: time=\"2026-06-12T16:01:48.258423226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634550 | controller |     "Jun 12 16:01:48.258473 crc crio[22579]: time=\"2026-06-12T16:01:48.258439787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634564 | controller |     "Jun 12 16:01:48.258473 crc crio[22579]: time=\"2026-06-12T16:01:48.258458457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634579 | controller |     "Jun 12 16:01:48.258742 crc crio[22579]: time=\"2026-06-12T16:01:48.258708243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634594 | controller |     "Jun 12 16:01:48.258804 crc crio[22579]: time=\"2026-06-12T16:01:48.258758334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634608 | controller |     "Jun 12 16:01:48.258918 crc crio[22579]: time=\"2026-06-12T16:01:48.258882098Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634623 | controller |     "Jun 12 16:01:48.258975 crc crio[22579]: time=\"2026-06-12T16:01:48.258931039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634637 | controller |     "Jun 12 16:01:48.259056 crc crio[22579]: time=\"2026-06-12T16:01:48.259024571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634652 | controller |     "Jun 12 16:01:48.259186 crc crio[22579]: time=\"2026-06-12T16:01:48.259067582Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634666 | controller |     "Jun 12 16:01:48.259228 crc crio[22579]: time=\"2026-06-12T16:01:48.259215756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634681 | controller |     "Jun 12 16:01:48.259267 crc crio[22579]: time=\"2026-06-12T16:01:48.259250787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634696 | controller |     "Jun 12 16:01:48.259397 crc crio[22579]: time=\"2026-06-12T16:01:48.259361389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634714 | controller |     "Jun 12 16:01:48.259448 crc crio[22579]: time=\"2026-06-12T16:01:48.259410461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634729 | controller |     "Jun 12 16:01:48.259691 crc crio[22579]: time=\"2026-06-12T16:01:48.259627436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634744 | controller |     "Jun 12 16:01:48.259762 crc crio[22579]: time=\"2026-06-12T16:01:48.259705908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634758 | controller |     "Jun 12 16:01:48.259870 crc crio[22579]: time=\"2026-06-12T16:01:48.259835931Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634772 | controller |     "Jun 12 16:01:48.259983 crc crio[22579]: time=\"2026-06-12T16:01:48.259953684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634786 | controller |     "Jun 12 16:01:48.260040 crc crio[22579]: time=\"2026-06-12T16:01:48.260023306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634800 | controller |     "Jun 12 16:01:48.260078 crc crio[22579]: time=\"2026-06-12T16:01:48.260057547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634815 | controller |     "Jun 12 16:01:48.260235 crc crio[22579]: time=\"2026-06-12T16:01:48.260167669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634829 | controller |     "Jun 12 16:01:48.260292 crc crio[22579]: time=\"2026-06-12T16:01:48.260250211Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634843 | controller |     "Jun 12 16:01:48.260330 crc crio[22579]: time=\"2026-06-12T16:01:48.260312883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634857 | controller |     "Jun 12 16:01:48.260385 crc crio[22579]: time=\"2026-06-12T16:01:48.260349144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634871 | controller |     "Jun 12 16:01:48.260469 crc crio[22579]: time=\"2026-06-12T16:01:48.260424206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634885 | controller |     "Jun 12 16:01:48.260782 crc crio[22579]: time=\"2026-06-12T16:01:48.260472187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634900 | controller |     "Jun 12 16:01:48.260782 crc crio[22579]: time=\"2026-06-12T16:01:48.2606148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634914 | controller |     "Jun 12 16:01:48.260782 crc crio[22579]: time=\"2026-06-12T16:01:48.260696123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634929 | controller |     "Jun 12 16:01:48.260782 crc crio[22579]: time=\"2026-06-12T16:01:48.260769114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634943 | controller |     "Jun 12 16:01:48.260978 crc crio[22579]: time=\"2026-06-12T16:01:48.260812135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634958 | controller |     "Jun 12 16:01:48.261031 crc crio[22579]: time=\"2026-06-12T16:01:48.26100529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.634973 | controller |     "Jun 12 16:01:48.261077 crc crio[22579]: time=\"2026-06-12T16:01:48.261047381Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.634987 | controller |     "Jun 12 16:01:48.261128 crc crio[22579]: time=\"2026-06-12T16:01:48.261107503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635005 | controller |     "Jun 12 16:01:48.261186 crc crio[22579]: time=\"2026-06-12T16:01:48.261134023Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635020 | controller |     "Jun 12 16:01:48.261317 crc crio[22579]: time=\"2026-06-12T16:01:48.261275957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635035 | controller |     "Jun 12 16:01:48.261384 crc crio[22579]: time=\"2026-06-12T16:01:48.261327068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635050 | controller |     "Jun 12 16:01:48.261384 crc crio[22579]: time=\"2026-06-12T16:01:48.261347699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635064 | controller |     "Jun 12 16:01:48.261384 crc crio[22579]: time=\"2026-06-12T16:01:48.26137963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635078 | controller |     "Jun 12 16:01:48.261687 crc crio[22579]: time=\"2026-06-12T16:01:48.261562304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635093 | controller |     "Jun 12 16:01:48.261687 crc crio[22579]: time=\"2026-06-12T16:01:48.261627676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635107 | controller |     "Jun 12 16:01:48.261793 crc crio[22579]: time=\"2026-06-12T16:01:48.261743689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635122 | controller |     "Jun 12 16:01:48.261793 crc crio[22579]: time=\"2026-06-12T16:01:48.26178065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635136 | controller |     "Jun 12 16:01:48.261882 crc crio[22579]: time=\"2026-06-12T16:01:48.261866112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635151 | controller |     "Jun 12 16:01:48.261928 crc crio[22579]: time=\"2026-06-12T16:01:48.261901653Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635165 | controller |     "Jun 12 16:01:48.262016 crc crio[22579]: time=\"2026-06-12T16:01:48.261979814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635181 | controller |     "Jun 12 16:01:48.262075 crc crio[22579]: time=\"2026-06-12T16:01:48.262024046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635195 | controller |     "Jun 12 16:01:48.262292 crc crio[22579]: time=\"2026-06-12T16:01:48.262257741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635210 | controller |     "Jun 12 16:01:48.262350 crc crio[22579]: time=\"2026-06-12T16:01:48.262305193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635224 | controller |     "Jun 12 16:01:48.262384 crc crio[22579]: time=\"2026-06-12T16:01:48.262368314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635239 | controller |     "Jun 12 16:01:48.262416 crc crio[22579]: time=\"2026-06-12T16:01:48.262404715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635253 | controller |     "Jun 12 16:01:48.262593 crc crio[22579]: time=\"2026-06-12T16:01:48.262558639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635268 | controller |     "Jun 12 16:01:48.262692 crc crio[22579]: time=\"2026-06-12T16:01:48.262606Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635282 | controller |     "Jun 12 16:01:48.262813 crc crio[22579]: time=\"2026-06-12T16:01:48.262768684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635303 | controller |     "Jun 12 16:01:48.262873 crc crio[22579]: time=\"2026-06-12T16:01:48.262836946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635317 | controller |     "Jun 12 16:01:48.262911 crc crio[22579]: time=\"2026-06-12T16:01:48.262878017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635331 | controller |     "Jun 12 16:01:48.262998 crc crio[22579]: time=\"2026-06-12T16:01:48.262920038Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635349 | controller |     "Jun 12 16:01:48.262998 crc crio[22579]: time=\"2026-06-12T16:01:48.262974849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635378 | controller |     "Jun 12 16:01:48.263082 crc crio[22579]: time=\"2026-06-12T16:01:48.26301673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635397 | controller |     "Jun 12 16:01:48.263174 crc crio[22579]: time=\"2026-06-12T16:01:48.263140683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635413 | controller |     "Jun 12 16:01:48.263226 crc crio[22579]: time=\"2026-06-12T16:01:48.263188294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635428 | controller |     "Jun 12 16:01:48.263317 crc crio[22579]: time=\"2026-06-12T16:01:48.263283957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635442 | controller |     "Jun 12 16:01:48.263375 crc crio[22579]: time=\"2026-06-12T16:01:48.263330138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635457 | controller |     "Jun 12 16:01:48.263474 crc crio[22579]: time=\"2026-06-12T16:01:48.263439611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635471 | controller |     "Jun 12 16:01:48.263691 crc crio[22579]: time=\"2026-06-12T16:01:48.263486492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635486 | controller |     "Jun 12 16:01:48.263691 crc crio[22579]: time=\"2026-06-12T16:01:48.263581084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635500 | controller |     "Jun 12 16:01:48.263691 crc crio[22579]: time=\"2026-06-12T16:01:48.263610435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635515 | controller |     "Jun 12 16:01:48.263806 crc crio[22579]: time=\"2026-06-12T16:01:48.263763279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635530 | controller |     "Jun 12 16:01:48.263878 crc crio[22579]: time=\"2026-06-12T16:01:48.263845641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635544 | controller |     "Jun 12 16:01:48.263938 crc crio[22579]: time=\"2026-06-12T16:01:48.263895082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635559 | controller |     "Jun 12 16:01:48.263938 crc crio[22579]: time=\"2026-06-12T16:01:48.263920693Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635574 | controller |     "Jun 12 16:01:48.264065 crc crio[22579]: time=\"2026-06-12T16:01:48.264026735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635589 | controller |     "Jun 12 16:01:48.264123 crc crio[22579]: time=\"2026-06-12T16:01:48.264081197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635604 | controller |     "Jun 12 16:01:48.264206 crc crio[22579]: time=\"2026-06-12T16:01:48.264169149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635623 | controller |     "Jun 12 16:01:48.264265 crc crio[22579]: time=\"2026-06-12T16:01:48.26421707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635638 | controller |     "Jun 12 16:01:48.264332 crc crio[22579]: time=\"2026-06-12T16:01:48.264296402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635653 | controller |     "Jun 12 16:01:48.264388 crc crio[22579]: time=\"2026-06-12T16:01:48.264343013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635668 | controller |     "Jun 12 16:01:48.264468 crc crio[22579]: time=\"2026-06-12T16:01:48.264425325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635682 | controller |     "Jun 12 16:01:48.264604 crc crio[22579]: time=\"2026-06-12T16:01:48.264537538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635697 | controller |     "Jun 12 16:01:48.264735 crc crio[22579]: time=\"2026-06-12T16:01:48.264701142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635712 | controller |     "Jun 12 16:01:48.264789 crc crio[22579]: time=\"2026-06-12T16:01:48.264758363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635726 | controller |     "Jun 12 16:01:48.264825 crc crio[22579]: time=\"2026-06-12T16:01:48.264791954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635740 | controller |     "Jun 12 16:01:48.264825 crc crio[22579]: time=\"2026-06-12T16:01:48.264819245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635755 | controller |     "Jun 12 16:01:48.265027 crc crio[22579]: time=\"2026-06-12T16:01:48.264991689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635769 | controller |     "Jun 12 16:01:48.265085 crc crio[22579]: time=\"2026-06-12T16:01:48.26504091Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635783 | controller |     "Jun 12 16:01:48.265169 crc crio[22579]: time=\"2026-06-12T16:01:48.265134423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635798 | controller |     "Jun 12 16:01:48.265227 crc crio[22579]: time=\"2026-06-12T16:01:48.265185014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635813 | controller |     "Jun 12 16:01:48.265298 crc crio[22579]: time=\"2026-06-12T16:01:48.265265706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635828 | controller |     "Jun 12 16:01:48.265354 crc crio[22579]: time=\"2026-06-12T16:01:48.265312027Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635842 | controller |     "Jun 12 16:01:48.265448 crc crio[22579]: time=\"2026-06-12T16:01:48.26541131Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635856 | controller |     "Jun 12 16:01:48.265606 crc crio[22579]: time=\"2026-06-12T16:01:48.265458051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635870 | controller |     "Jun 12 16:01:48.265606 crc crio[22579]: time=\"2026-06-12T16:01:48.265560743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635885 | controller |     "Jun 12 16:01:48.265774 crc crio[22579]: time=\"2026-06-12T16:01:48.265626685Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635904 | controller |     "Jun 12 16:01:48.265774 crc crio[22579]: time=\"2026-06-12T16:01:48.265764068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635920 | controller |     "Jun 12 16:01:48.265855 crc crio[22579]: time=\"2026-06-12T16:01:48.265802029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635935 | controller |     "Jun 12 16:01:48.265894 crc crio[22579]: time=\"2026-06-12T16:01:48.265880041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635949 | controller |     "Jun 12 16:01:48.265928 crc crio[22579]: time=\"2026-06-12T16:01:48.265909062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635963 | controller |     "Jun 12 16:01:48.266118 crc crio[22579]: time=\"2026-06-12T16:01:48.266080016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.635977 | controller |     "Jun 12 16:01:48.266183 crc crio[22579]: time=\"2026-06-12T16:01:48.266128027Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.635992 | controller |     "Jun 12 16:01:48.266252 crc crio[22579]: time=\"2026-06-12T16:01:48.26622068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636007 | controller |     "Jun 12 16:01:48.266305 crc crio[22579]: time=\"2026-06-12T16:01:48.266264851Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636021 | controller |     "Jun 12 16:01:48.266451 crc crio[22579]: time=\"2026-06-12T16:01:48.266412324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636037 | controller |     "Jun 12 16:01:48.266557 crc crio[22579]: time=\"2026-06-12T16:01:48.266474576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636051 | controller |     "Jun 12 16:01:48.266614 crc crio[22579]: time=\"2026-06-12T16:01:48.266596729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636066 | controller |     "Jun 12 16:01:48.266689 crc crio[22579]: time=\"2026-06-12T16:01:48.26663387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636081 | controller |     "Jun 12 16:01:48.266833 crc crio[22579]: time=\"2026-06-12T16:01:48.266794674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636096 | controller |     "Jun 12 16:01:48.266895 crc crio[22579]: time=\"2026-06-12T16:01:48.266845065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636110 | controller |     "Jun 12 16:01:48.266975 crc crio[22579]: time=\"2026-06-12T16:01:48.266929697Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636125 | controller |     "Jun 12 16:01:48.267036 crc crio[22579]: time=\"2026-06-12T16:01:48.266981839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636139 | controller |     "Jun 12 16:01:48.267072 crc crio[22579]: time=\"2026-06-12T16:01:48.26703398Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636153 | controller |     "Jun 12 16:01:48.267072 crc crio[22579]: time=\"2026-06-12T16:01:48.267065791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636168 | controller |     "Jun 12 16:01:48.267312 crc crio[22579]: time=\"2026-06-12T16:01:48.267272166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636183 | controller |     "Jun 12 16:01:48.267409 crc crio[22579]: time=\"2026-06-12T16:01:48.267334077Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636201 | controller |     "Jun 12 16:01:48.267593 crc crio[22579]: time=\"2026-06-12T16:01:48.267555063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636216 | controller |     "Jun 12 16:01:48.267719 crc crio[22579]: time=\"2026-06-12T16:01:48.267608434Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636231 | controller |     "Jun 12 16:01:48.267775 crc crio[22579]: time=\"2026-06-12T16:01:48.267753418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636246 | controller |     "Jun 12 16:01:48.267824 crc crio[22579]: time=\"2026-06-12T16:01:48.267787759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636261 | controller |     "Jun 12 16:01:48.268018 crc crio[22579]: time=\"2026-06-12T16:01:48.267971943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636276 | controller |     "Jun 12 16:01:48.268096 crc crio[22579]: time=\"2026-06-12T16:01:48.268034085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636290 | controller |     "Jun 12 16:01:48.268198 crc crio[22579]: time=\"2026-06-12T16:01:48.268156408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636305 | controller |     "Jun 12 16:01:48.268277 crc crio[22579]: time=\"2026-06-12T16:01:48.268211219Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636320 | controller |     "Jun 12 16:01:48.268477 crc crio[22579]: time=\"2026-06-12T16:01:48.268427134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636334 | controller |     "Jun 12 16:01:48.268613 crc crio[22579]: time=\"2026-06-12T16:01:48.268538827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636352 | controller |     "Jun 12 16:01:48.268613 crc crio[22579]: time=\"2026-06-12T16:01:48.268602689Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636384 | controller |     "Jun 12 16:01:48.268732 crc crio[22579]: time=\"2026-06-12T16:01:48.268675051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636401 | controller |     "Jun 12 16:01:48.268831 crc crio[22579]: time=\"2026-06-12T16:01:48.268794194Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636417 | controller |     "Jun 12 16:01:48.268897 crc crio[22579]: time=\"2026-06-12T16:01:48.268844935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636432 | controller |     "Jun 12 16:01:48.269039 crc crio[22579]: time=\"2026-06-12T16:01:48.268999119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636446 | controller |     "Jun 12 16:01:48.269109 crc crio[22579]: time=\"2026-06-12T16:01:48.26905134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636461 | controller |     "Jun 12 16:01:48.269220 crc crio[22579]: time=\"2026-06-12T16:01:48.269187513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636476 | controller |     "Jun 12 16:01:48.269291 crc crio[22579]: time=\"2026-06-12T16:01:48.269236154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636490 | controller |     "Jun 12 16:01:48.269436 crc crio[22579]: time=\"2026-06-12T16:01:48.269400899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636505 | controller |     "Jun 12 16:01:48.269565 crc crio[22579]: time=\"2026-06-12T16:01:48.2694479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636523 | controller |     "Jun 12 16:01:48.269846 crc crio[22579]: time=\"2026-06-12T16:01:48.269806699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636539 | controller |     "Jun 12 16:01:48.269905 crc crio[22579]: time=\"2026-06-12T16:01:48.26985777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636554 | controller |     "Jun 12 16:01:48.269949 crc crio[22579]: time=\"2026-06-12T16:01:48.269910741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636568 | controller |     "Jun 12 16:01:48.269949 crc crio[22579]: time=\"2026-06-12T16:01:48.269936522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636583 | controller |     "Jun 12 16:01:48.270176 crc crio[22579]: time=\"2026-06-12T16:01:48.270130877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636598 | controller |     "Jun 12 16:01:48.270259 crc crio[22579]: time=\"2026-06-12T16:01:48.270180938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636612 | controller |     "Jun 12 16:01:48.270864 crc crio[22579]: time=\"2026-06-12T16:01:48.270765082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636627 | controller |     "Jun 12 16:01:48.270864 crc crio[22579]: time=\"2026-06-12T16:01:48.270819654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636641 | controller |     "Jun 12 16:01:48.271333 crc crio[22579]: time=\"2026-06-12T16:01:48.270852025Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636656 | controller |     "Jun 12 16:01:48.271333 crc crio[22579]: time=\"2026-06-12T16:01:48.271322486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636670 | controller |     "Jun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.271358087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636685 | controller |     "Jun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.27146821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636699 | controller |     "Jun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.271580163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636714 | controller |     "Jun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.271606213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636729 | controller |     "Jun 12 16:01:48.271775 crc crio[22579]: time=\"2026-06-12T16:01:48.271743467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636743 | controller |     "Jun 12 16:01:48.272014 crc crio[22579]: time=\"2026-06-12T16:01:48.271785518Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636758 | controller |     "Jun 12 16:01:48.272014 crc crio[22579]: time=\"2026-06-12T16:01:48.272009803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636773 | controller |     "Jun 12 16:01:48.272119 crc crio[22579]: time=\"2026-06-12T16:01:48.272041714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636788 | controller |     "Jun 12 16:01:48.272230 crc crio[22579]: time=\"2026-06-12T16:01:48.272172447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636803 | controller |     "Jun 12 16:01:48.272230 crc crio[22579]: time=\"2026-06-12T16:01:48.272224769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636821 | controller |     "Jun 12 16:01:48.272715 crc crio[22579]: time=\"2026-06-12T16:01:48.272482365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636836 | controller |     "Jun 12 16:01:48.272715 crc crio[22579]: time=\"2026-06-12T16:01:48.272573727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636851 | controller |     "Jun 12 16:01:48.272715 crc crio[22579]: time=\"2026-06-12T16:01:48.272586028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636866 | controller |     "Jun 12 16:01:48.272715 crc crio[22579]: time=\"2026-06-12T16:01:48.272602938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636881 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.272843494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636896 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.272882325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636910 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273009758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636925 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.27308277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636940 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273126481Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636955 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273157992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.636970 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273293545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.636985 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273340626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637000 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273462399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637015 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273535781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637029 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273571532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637045 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273620593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637059 | controller |     "Jun 12 16:01:48.273721 crc crio[22579]: time=\"2026-06-12T16:01:48.273720896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637074 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.273762127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637088 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274114206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637102 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274161067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637121 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274268359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637136 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274301Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637151 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274409243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637166 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274460064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637181 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274588487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637196 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274621268Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637210 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274839604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637225 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274883795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637240 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274897905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637255 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.274918595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637270 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.27508531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637285 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275122821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637299 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275306405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637313 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275367787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637327 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275431368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637342 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275473399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637361 | controller |     "Jun 12 16:01:48.275719 crc crio[22579]: time=\"2026-06-12T16:01:48.275696645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637394 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.275741746Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637410 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.275966942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637424 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276015323Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637443 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276098945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637457 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276150676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637472 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276245868Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637486 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.27628865Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637500 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276569257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637514 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276616458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637529 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276755581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637543 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276803172Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637557 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276919735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637571 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.276963406Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637585 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.27712515Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637599 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277168641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637613 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277245623Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637628 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277276694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637642 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277420108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637656 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277460179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637671 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277615422Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637685 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277674874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637701 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277804957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637729 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.277845328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637744 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278010892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637758 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278046733Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637773 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278179356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637787 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278219947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637801 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.27831918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637816 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278352051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637829 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278467204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637844 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278561896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637858 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278589797Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637873 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278624287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637887 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278874404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637902 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.278917775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637916 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279049298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637931 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279082709Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637945 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279242753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637960 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279274984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.637974 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279300634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.637988 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279316945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638002 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279449928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638020 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279559181Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638035 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279743855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638049 | controller |     "Jun 12 16:01:48.279800 crc crio[22579]: time=\"2026-06-12T16:01:48.279782206Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638063 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.280792001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638077 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.280835732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638092 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281047248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638107 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281088429Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638122 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.28112873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638137 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281166581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638152 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281237662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638167 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281273543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638181 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281485969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638196 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281709194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638211 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281747655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638225 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.281779806Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638240 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282022352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638254 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282060283Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638269 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282209227Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638284 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282279548Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638298 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282315289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638318 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.28234654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638333 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282377611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638348 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282421372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638384 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282573216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638401 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282612066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638417 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282716989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638432 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.28275834Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638447 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282928674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638462 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.282968775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638476 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.283020447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638492 | controller |     "Jun 12 16:01:48.283038 crc crio[22579]: time=\"2026-06-12T16:01:48.283064738Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638507 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283127609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638522 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.28316006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638536 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283246702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638551 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283288563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638566 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283409196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638580 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283441477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638595 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283626352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638610 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283694013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638625 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283748945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638643 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283776625Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638659 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283899318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638674 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.283935029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638689 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284042262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638704 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284070563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638719 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284156635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638734 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284189656Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638748 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.28438657Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638763 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284417581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638778 | controller |     "Jun 12 16:01:48.284458 crc crio[22579]: time=\"2026-06-12T16:01:48.284475383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638793 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284548535Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638808 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284692718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638823 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284720839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638838 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284823531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638853 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284862422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638867 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284922494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638882 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.284954515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638897 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285027186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638912 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285056767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638927 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285197811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638946 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285240362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638961 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285324034Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.638976 | controller |     "Jun 12 16:01:48.285452 crc crio[22579]: time=\"2026-06-12T16:01:48.285351064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.638991 | controller |     "Jun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285689513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639005 | controller |     "Jun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285722494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639019 | controller |     "Jun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285811966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639034 | controller |     "Jun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285850277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639049 | controller |     "Jun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285909168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639064 | controller |     "Jun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.285935639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639079 | controller |     "Jun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.286115973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639093 | controller |     "Jun 12 16:01:48.286250 crc crio[22579]: time=\"2026-06-12T16:01:48.286147454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639108 | controller |     "Jun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.28636635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639123 | controller |     "Jun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.286404641Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639138 | controller |     "Jun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.286554474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639153 | controller |     "Jun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.286589085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639168 | controller |     "Jun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.286739909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639183 | controller |     "Jun 12 16:01:48.286811 crc crio[22579]: time=\"2026-06-12T16:01:48.28678017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639198 | controller |     "Jun 12 16:01:48.287092 crc crio[22579]: time=\"2026-06-12T16:01:48.286851832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639213 | controller |     "Jun 12 16:01:48.287092 crc crio[22579]: time=\"2026-06-12T16:01:48.286879252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639228 | controller |     "Jun 12 16:01:48.287092 crc crio[22579]: time=\"2026-06-12T16:01:48.287053717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639246 | controller |     "Jun 12 16:01:48.287092 crc crio[22579]: time=\"2026-06-12T16:01:48.287085528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639264 | controller |     "Jun 12 16:01:48.287328 crc crio[22579]: time=\"2026-06-12T16:01:48.287289613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639279 | controller |     "Jun 12 16:01:48.287410 crc crio[22579]: time=\"2026-06-12T16:01:48.287334584Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639294 | controller |     "Jun 12 16:01:48.287469 crc crio[22579]: time=\"2026-06-12T16:01:48.287453937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639309 | controller |     "Jun 12 16:01:48.287786 crc crio[22579]: time=\"2026-06-12T16:01:48.287558569Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639324 | controller |     "Jun 12 16:01:48.287786 crc crio[22579]: time=\"2026-06-12T16:01:48.287750904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639339 | controller |     "Jun 12 16:01:48.287786 crc crio[22579]: time=\"2026-06-12T16:01:48.287784795Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639358 | controller |     "Jun 12 16:01:48.288129 crc crio[22579]: time=\"2026-06-12T16:01:48.288057152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639392 | controller |     "Jun 12 16:01:48.288129 crc crio[22579]: time=\"2026-06-12T16:01:48.288109093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639409 | controller |     "Jun 12 16:01:48.288327 crc crio[22579]: time=\"2026-06-12T16:01:48.288290297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639424 | controller |     "Jun 12 16:01:48.288447 crc crio[22579]: time=\"2026-06-12T16:01:48.28841343Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639439 | controller |     "Jun 12 16:01:48.288586 crc crio[22579]: time=\"2026-06-12T16:01:48.288455181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639454 | controller |     "Jun 12 16:01:48.288586 crc crio[22579]: time=\"2026-06-12T16:01:48.288478712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639468 | controller |     "Jun 12 16:01:48.288773 crc crio[22579]: time=\"2026-06-12T16:01:48.288682067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639483 | controller |     "Jun 12 16:01:48.288773 crc crio[22579]: time=\"2026-06-12T16:01:48.288719918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639497 | controller |     "Jun 12 16:01:48.288987 crc crio[22579]: time=\"2026-06-12T16:01:48.288894192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639512 | controller |     "Jun 12 16:01:48.289063 crc crio[22579]: time=\"2026-06-12T16:01:48.289037906Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639526 | controller |     "Jun 12 16:01:48.289126 crc crio[22579]: time=\"2026-06-12T16:01:48.289091877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639541 | controller |     "Jun 12 16:01:48.289281 crc crio[22579]: time=\"2026-06-12T16:01:48.289127658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639555 | controller |     "Jun 12 16:01:48.289281 crc crio[22579]: time=\"2026-06-12T16:01:48.289305633Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639573 | controller |     "Jun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289339723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639588 | controller |     "Jun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289751864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639603 | controller |     "Jun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289853396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639617 | controller |     "Jun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289901487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639632 | controller |     "Jun 12 16:01:48.290010 crc crio[22579]: time=\"2026-06-12T16:01:48.289934598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639647 | controller |     "Jun 12 16:01:48.290241 crc crio[22579]: time=\"2026-06-12T16:01:48.29002284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639660 | controller |     "Jun 12 16:01:48.290241 crc crio[22579]: time=\"2026-06-12T16:01:48.290061821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639674 | controller |     "Jun 12 16:01:48.290344 crc crio[22579]: time=\"2026-06-12T16:01:48.290291037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639689 | controller |     "Jun 12 16:01:48.290344 crc crio[22579]: time=\"2026-06-12T16:01:48.290323738Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639704 | controller |     "Jun 12 16:01:48.290569 crc crio[22579]: time=\"2026-06-12T16:01:48.290460771Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639718 | controller |     "Jun 12 16:01:48.290569 crc crio[22579]: time=\"2026-06-12T16:01:48.290544873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639733 | controller |     "Jun 12 16:01:48.290758 crc crio[22579]: time=\"2026-06-12T16:01:48.290686107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639748 | controller |     "Jun 12 16:01:48.290758 crc crio[22579]: time=\"2026-06-12T16:01:48.290715968Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639762 | controller |     "Jun 12 16:01:48.290873 crc crio[22579]: time=\"2026-06-12T16:01:48.290845031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639777 | controller |     "Jun 12 16:01:48.290873 crc crio[22579]: time=\"2026-06-12T16:01:48.290874692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639791 | controller |     "Jun 12 16:01:48.291124 crc crio[22579]: time=\"2026-06-12T16:01:48.291056036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639806 | controller |     "Jun 12 16:01:48.291124 crc crio[22579]: time=\"2026-06-12T16:01:48.291116218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639820 | controller |     "Jun 12 16:01:48.291256 crc crio[22579]: time=\"2026-06-12T16:01:48.29120954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639834 | controller |     "Jun 12 16:01:48.291256 crc crio[22579]: time=\"2026-06-12T16:01:48.291246661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639855 | controller |     "Jun 12 16:01:48.291776 crc crio[22579]: time=\"2026-06-12T16:01:48.291473336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639870 | controller |     "Jun 12 16:01:48.291776 crc crio[22579]: time=\"2026-06-12T16:01:48.291587739Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639884 | controller |     "Jun 12 16:01:48.291932 crc crio[22579]: time=\"2026-06-12T16:01:48.291785844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639898 | controller |     "Jun 12 16:01:48.291932 crc crio[22579]: time=\"2026-06-12T16:01:48.291825515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639913 | controller |     "Jun 12 16:01:48.292762 crc crio[22579]: time=\"2026-06-12T16:01:48.292674666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639927 | controller |     "Jun 12 16:01:48.292762 crc crio[22579]: time=\"2026-06-12T16:01:48.292727928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639941 | controller |     "Jun 12 16:01:48.292998 crc crio[22579]: time=\"2026-06-12T16:01:48.292913052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639955 | controller |     "Jun 12 16:01:48.292998 crc crio[22579]: time=\"2026-06-12T16:01:48.292948093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639969 | controller |     "Jun 12 16:01:48.293251 crc crio[22579]: time=\"2026-06-12T16:01:48.293180359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.639983 | controller |     "Jun 12 16:01:48.293251 crc crio[22579]: time=\"2026-06-12T16:01:48.29322808Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.639997 | controller |     "Jun 12 16:01:48.293396 crc crio[22579]: time=\"2026-06-12T16:01:48.293343253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640012 | controller |     "Jun 12 16:01:48.293396 crc crio[22579]: time=\"2026-06-12T16:01:48.293372524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640025 | controller |     "Jun 12 16:01:48.293904 crc crio[22579]: time=\"2026-06-12T16:01:48.293834875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640040 | controller |     "Jun 12 16:01:48.293904 crc crio[22579]: time=\"2026-06-12T16:01:48.293893946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640054 | controller |     "Jun 12 16:01:48.294041 crc crio[22579]: time=\"2026-06-12T16:01:48.29402027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640068 | controller |     "Jun 12 16:01:48.294094 crc crio[22579]: time=\"2026-06-12T16:01:48.294060021Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640082 | controller |     "Jun 12 16:01:48.294299 crc crio[22579]: time=\"2026-06-12T16:01:48.294236485Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640097 | controller |     "Jun 12 16:01:48.294299 crc crio[22579]: time=\"2026-06-12T16:01:48.294287206Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640110 | controller |     "Jun 12 16:01:48.294582 crc crio[22579]: time=\"2026-06-12T16:01:48.294538142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640124 | controller |     "Jun 12 16:01:48.294722 crc crio[22579]: time=\"2026-06-12T16:01:48.294598644Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640142 | controller |     "Jun 12 16:01:48.294823 crc crio[22579]: time=\"2026-06-12T16:01:48.294775008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640157 | controller |     "Jun 12 16:01:48.294823 crc crio[22579]: time=\"2026-06-12T16:01:48.29482466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640172 | controller |     "Jun 12 16:01:48.295130 crc crio[22579]: time=\"2026-06-12T16:01:48.295061555Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640187 | controller |     "Jun 12 16:01:48.295216 crc crio[22579]: time=\"2026-06-12T16:01:48.295189269Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640202 | controller |     "Jun 12 16:01:48.295282 crc crio[22579]: time=\"2026-06-12T16:01:48.29526075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640217 | controller |     "Jun 12 16:01:48.295350 crc crio[22579]: time=\"2026-06-12T16:01:48.295290031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640231 | controller |     "Jun 12 16:01:48.295790 crc crio[22579]: time=\"2026-06-12T16:01:48.295725042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640246 | controller |     "Jun 12 16:01:48.295891 crc crio[22579]: time=\"2026-06-12T16:01:48.295825334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640260 | controller |     "Jun 12 16:01:48.296048 crc crio[22579]: time=\"2026-06-12T16:01:48.295989909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640275 | controller |     "Jun 12 16:01:48.296048 crc crio[22579]: time=\"2026-06-12T16:01:48.29604601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640289 | controller |     "Jun 12 16:01:48.296299 crc crio[22579]: time=\"2026-06-12T16:01:48.296246925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640304 | controller |     "Jun 12 16:01:48.296299 crc crio[22579]: time=\"2026-06-12T16:01:48.296294636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640318 | controller |     "Jun 12 16:01:48.296703 crc crio[22579]: time=\"2026-06-12T16:01:48.2964436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640333 | controller |     "Jun 12 16:01:48.296703 crc crio[22579]: time=\"2026-06-12T16:01:48.296537992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640350 | controller |     "Jun 12 16:01:48.296703 crc crio[22579]: time=\"2026-06-12T16:01:48.296693946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640379 | controller |     "Jun 12 16:01:48.296886 crc crio[22579]: time=\"2026-06-12T16:01:48.296724277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640399 | controller |     "Jun 12 16:01:48.296886 crc crio[22579]: time=\"2026-06-12T16:01:48.29686035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640414 | controller |     "Jun 12 16:01:48.296886 crc crio[22579]: time=\"2026-06-12T16:01:48.296887771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640430 | controller |     "Jun 12 16:01:48.297077 crc crio[22579]: time=\"2026-06-12T16:01:48.297032344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640445 | controller |     "Jun 12 16:01:48.297163 crc crio[22579]: time=\"2026-06-12T16:01:48.297089226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640463 | controller |     "Jun 12 16:01:48.297163 crc crio[22579]: time=\"2026-06-12T16:01:48.297151787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640479 | controller |     "Jun 12 16:01:48.297271 crc crio[22579]: time=\"2026-06-12T16:01:48.297179538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640494 | controller |     "Jun 12 16:01:48.297371 crc crio[22579]: time=\"2026-06-12T16:01:48.297332092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640509 | controller |     "Jun 12 16:01:48.297443 crc crio[22579]: time=\"2026-06-12T16:01:48.297385133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640524 | controller |     "Jun 12 16:01:48.297675 crc crio[22579]: time=\"2026-06-12T16:01:48.297607559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640539 | controller |     "Jun 12 16:01:48.297796 crc crio[22579]: time=\"2026-06-12T16:01:48.297757412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640553 | controller |     "Jun 12 16:01:48.297796 crc crio[22579]: time=\"2026-06-12T16:01:48.297808854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640568 | controller |     "Jun 12 16:01:48.297796 crc crio[22579]: time=\"2026-06-12T16:01:48.297834004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640582 | controller |     "Jun 12 16:01:48.297796 crc crio[22579]: time=\"2026-06-12T16:01:48.297891826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640597 | controller |     "Jun 12 16:01:48.298125 crc crio[22579]: time=\"2026-06-12T16:01:48.297916996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640612 | controller |     "Jun 12 16:01:48.298125 crc crio[22579]: time=\"2026-06-12T16:01:48.29808417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640626 | controller |     "Jun 12 16:01:48.298125 crc crio[22579]: time=\"2026-06-12T16:01:48.298122981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640641 | controller |     "Jun 12 16:01:48.298263 crc crio[22579]: time=\"2026-06-12T16:01:48.298217404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640656 | controller |     "Jun 12 16:01:48.298263 crc crio[22579]: time=\"2026-06-12T16:01:48.298242724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640671 | controller |     "Jun 12 16:01:48.298572 crc crio[22579]: time=\"2026-06-12T16:01:48.298384268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640686 | controller |     "Jun 12 16:01:48.298572 crc crio[22579]: time=\"2026-06-12T16:01:48.298437299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640700 | controller |     "Jun 12 16:01:48.298572 crc crio[22579]: time=\"2026-06-12T16:01:48.298560152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640715 | controller |     "Jun 12 16:01:48.298816 crc crio[22579]: time=\"2026-06-12T16:01:48.298587053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640730 | controller |     "Jun 12 16:01:48.298816 crc crio[22579]: time=\"2026-06-12T16:01:48.298755427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640745 | controller |     "Jun 12 16:01:48.298816 crc crio[22579]: time=\"2026-06-12T16:01:48.298791738Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640776 | controller |     "Jun 12 16:01:48.299088 crc crio[22579]: time=\"2026-06-12T16:01:48.298918611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640791 | controller |     "Jun 12 16:01:48.299088 crc crio[22579]: time=\"2026-06-12T16:01:48.298948522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640806 | controller |     "Jun 12 16:01:48.299348 crc crio[22579]: time=\"2026-06-12T16:01:48.29928745Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640820 | controller |     "Jun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.299634049Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640835 | controller |     "Jun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.300057139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640850 | controller |     "Jun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.3000979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640864 | controller |     "Jun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.300138241Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640879 | controller |     "Jun 12 16:01:48.300370 crc crio[22579]: time=\"2026-06-12T16:01:48.300160782Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640894 | controller |     "Jun 12 16:01:48.300791 crc crio[22579]: time=\"2026-06-12T16:01:48.300437919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640909 | controller |     "Jun 12 16:01:48.300791 crc crio[22579]: time=\"2026-06-12T16:01:48.300569292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640924 | controller |     "Jun 12 16:01:48.300791 crc crio[22579]: time=\"2026-06-12T16:01:48.300706986Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640938 | controller |     "Jun 12 16:01:48.300791 crc crio[22579]: time=\"2026-06-12T16:01:48.300737286Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640953 | controller |     "Jun 12 16:01:48.301002 crc crio[22579]: time=\"2026-06-12T16:01:48.30087972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640968 | controller |     "Jun 12 16:01:48.301002 crc crio[22579]: time=\"2026-06-12T16:01:48.300907291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.640983 | controller |     "Jun 12 16:01:48.301115 crc crio[22579]: time=\"2026-06-12T16:01:48.301084595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.640998 | controller |     "Jun 12 16:01:48.301115 crc crio[22579]: time=\"2026-06-12T16:01:48.301113576Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641014 | controller |     "Jun 12 16:01:48.301576 crc crio[22579]: time=\"2026-06-12T16:01:48.301429164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641029 | controller |     "Jun 12 16:01:48.301728 crc crio[22579]: time=\"2026-06-12T16:01:48.301625908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641044 | controller |     "Jun 12 16:01:48.301728 crc crio[22579]: time=\"2026-06-12T16:01:48.30170792Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641059 | controller |     "Jun 12 16:01:48.301815 crc crio[22579]: time=\"2026-06-12T16:01:48.301747141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641077 | controller |     "Jun 12 16:01:48.301815 crc crio[22579]: time=\"2026-06-12T16:01:48.301774342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641092 | controller |     "Jun 12 16:01:48.301815 crc crio[22579]: time=\"2026-06-12T16:01:48.301808883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641107 | controller |     "Jun 12 16:01:48.302133 crc crio[22579]: time=\"2026-06-12T16:01:48.302068079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641122 | controller |     "Jun 12 16:01:48.302133 crc crio[22579]: time=\"2026-06-12T16:01:48.302131661Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641137 | controller |     "Jun 12 16:01:48.302243 crc crio[22579]: time=\"2026-06-12T16:01:48.302146381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641151 | controller |     "Jun 12 16:01:48.302243 crc crio[22579]: time=\"2026-06-12T16:01:48.302166962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641166 | controller |     "Jun 12 16:01:48.302243 crc crio[22579]: time=\"2026-06-12T16:01:48.302199053Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641181 | controller |     "Jun 12 16:01:48.302243 crc crio[22579]: time=\"2026-06-12T16:01:48.302220663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641196 | controller |     "Jun 12 16:01:48.302608 crc crio[22579]: time=\"2026-06-12T16:01:48.302550411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641210 | controller |     "Jun 12 16:01:48.302608 crc crio[22579]: time=\"2026-06-12T16:01:48.302602723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641225 | controller |     "Jun 12 16:01:48.302756 crc crio[22579]: time=\"2026-06-12T16:01:48.302619103Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641240 | controller |     "Jun 12 16:01:48.302756 crc crio[22579]: time=\"2026-06-12T16:01:48.302668404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641255 | controller |     "Jun 12 16:01:48.302756 crc crio[22579]: time=\"2026-06-12T16:01:48.302742396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641270 | controller |     "Jun 12 16:01:48.302991 crc crio[22579]: time=\"2026-06-12T16:01:48.302765897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641285 | controller |     "Jun 12 16:01:48.303057 crc crio[22579]: time=\"2026-06-12T16:01:48.303013503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641299 | controller |     "Jun 12 16:01:48.303057 crc crio[22579]: time=\"2026-06-12T16:01:48.303047594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641313 | controller |     "Jun 12 16:01:48.303216 crc crio[22579]: time=\"2026-06-12T16:01:48.303173257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641328 | controller |     "Jun 12 16:01:48.303296 crc crio[22579]: time=\"2026-06-12T16:01:48.303224478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641343 | controller |     "Jun 12 16:01:48.303735 crc crio[22579]: time=\"2026-06-12T16:01:48.303670269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641361 | controller |     "Jun 12 16:01:48.303802 crc crio[22579]: time=\"2026-06-12T16:01:48.303773782Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641399 | controller |     "Jun 12 16:01:48.303863 crc crio[22579]: time=\"2026-06-12T16:01:48.303811313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641415 | controller |     "Jun 12 16:01:48.303863 crc crio[22579]: time=\"2026-06-12T16:01:48.303837233Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641431 | controller |     "Jun 12 16:01:48.304086 crc crio[22579]: time=\"2026-06-12T16:01:48.303883464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641445 | controller |     "Jun 12 16:01:48.304086 crc crio[22579]: time=\"2026-06-12T16:01:48.303902105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641460 | controller |     "Jun 12 16:01:48.304258 crc crio[22579]: time=\"2026-06-12T16:01:48.304181882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641475 | controller |     "Jun 12 16:01:48.304258 crc crio[22579]: time=\"2026-06-12T16:01:48.304233463Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641490 | controller |     "Jun 12 16:01:48.304258 crc crio[22579]: time=\"2026-06-12T16:01:48.304249073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641505 | controller |     "Jun 12 16:01:48.304387 crc crio[22579]: time=\"2026-06-12T16:01:48.304265994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641520 | controller |     "Jun 12 16:01:48.304387 crc crio[22579]: time=\"2026-06-12T16:01:48.304289644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641534 | controller |     "Jun 12 16:01:48.304387 crc crio[22579]: time=\"2026-06-12T16:01:48.304315105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641549 | controller |     "Jun 12 16:01:48.304559 crc crio[22579]: time=\"2026-06-12T16:01:48.304446498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641563 | controller |     "Jun 12 16:01:48.304559 crc crio[22579]: time=\"2026-06-12T16:01:48.304484499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641577 | controller |     "Jun 12 16:01:48.304798 crc crio[22579]: time=\"2026-06-12T16:01:48.304593542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641592 | controller |     "Jun 12 16:01:48.304798 crc crio[22579]: time=\"2026-06-12T16:01:48.304625713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641606 | controller |     "Jun 12 16:01:48.305360 crc crio[22579]: time=\"2026-06-12T16:01:48.30529736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641620 | controller |     "Jun 12 16:01:48.305668 crc crio[22579]: time=\"2026-06-12T16:01:48.305444913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641634 | controller |     "Jun 12 16:01:48.305793 crc crio[22579]: time=\"2026-06-12T16:01:48.305745001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641648 | controller |     "Jun 12 16:01:48.305896 crc crio[22579]: time=\"2026-06-12T16:01:48.305865414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641663 | controller |     "Jun 12 16:01:48.306004 crc crio[22579]: time=\"2026-06-12T16:01:48.305972666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641680 | controller |     "Jun 12 16:01:48.306090 crc crio[22579]: time=\"2026-06-12T16:01:48.306059918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641695 | controller |     "Jun 12 16:01:48.306149 crc crio[22579]: time=\"2026-06-12T16:01:48.30611334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641709 | controller |     "Jun 12 16:01:48.306149 crc crio[22579]: time=\"2026-06-12T16:01:48.30613723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641723 | controller |     "Jun 12 16:01:48.306325 crc crio[22579]: time=\"2026-06-12T16:01:48.306222533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641737 | controller |     "Jun 12 16:01:48.306325 crc crio[22579]: time=\"2026-06-12T16:01:48.306263694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641751 | controller |     "Jun 12 16:01:48.306467 crc crio[22579]: time=\"2026-06-12T16:01:48.306426438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641765 | controller |     "Jun 12 16:01:48.306569 crc crio[22579]: time=\"2026-06-12T16:01:48.306485589Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641791 | controller |     "Jun 12 16:01:48.306619 crc crio[22579]: time=\"2026-06-12T16:01:48.306583871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641806 | controller |     "Jun 12 16:01:48.306721 crc crio[22579]: time=\"2026-06-12T16:01:48.306616702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641820 | controller |     "Jun 12 16:01:48.306783 crc crio[22579]: time=\"2026-06-12T16:01:48.306751216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641834 | controller |     "Jun 12 16:01:48.306783 crc crio[22579]: time=\"2026-06-12T16:01:48.306783006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641848 | controller |     "Jun 12 16:01:48.306952 crc crio[22579]: time=\"2026-06-12T16:01:48.306906119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641863 | controller |     "Jun 12 16:01:48.307016 crc crio[22579]: time=\"2026-06-12T16:01:48.306954151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641877 | controller |     "Jun 12 16:01:48.307016 crc crio[22579]: time=\"2026-06-12T16:01:48.306999602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641891 | controller |     "Jun 12 16:01:48.307084 crc crio[22579]: time=\"2026-06-12T16:01:48.307035343Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641906 | controller |     "Jun 12 16:01:48.307267 crc crio[22579]: time=\"2026-06-12T16:01:48.307215147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641920 | controller |     "Jun 12 16:01:48.307267 crc crio[22579]: time=\"2026-06-12T16:01:48.307263008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641935 | controller |     "Jun 12 16:01:48.307401 crc crio[22579]: time=\"2026-06-12T16:01:48.30733959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641949 | controller |     "Jun 12 16:01:48.307401 crc crio[22579]: time=\"2026-06-12T16:01:48.307379131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641964 | controller |     "Jun 12 16:01:48.307615 crc crio[22579]: time=\"2026-06-12T16:01:48.307460353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.641982 | controller |     "Jun 12 16:01:48.307615 crc crio[22579]: time=\"2026-06-12T16:01:48.307558726Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.641997 | controller |     "Jun 12 16:01:48.307788 crc crio[22579]: time=\"2026-06-12T16:01:48.307774541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642012 | controller |     "Jun 12 16:01:48.307839 crc crio[22579]: time=\"2026-06-12T16:01:48.307808612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642026 | controller |     "Jun 12 16:01:48.308005 crc crio[22579]: time=\"2026-06-12T16:01:48.307894144Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642041 | controller |     "Jun 12 16:01:48.308148 crc crio[22579]: time=\"2026-06-12T16:01:48.308014557Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642056 | controller |     "Jun 12 16:01:48.308148 crc crio[22579]: time=\"2026-06-12T16:01:48.308049568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642071 | controller |     "Jun 12 16:01:48.308279 crc crio[22579]: time=\"2026-06-12T16:01:48.308243403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642085 | controller |     "Jun 12 16:01:48.308338 crc crio[22579]: time=\"2026-06-12T16:01:48.308291664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642099 | controller |     "Jun 12 16:01:48.308338 crc crio[22579]: time=\"2026-06-12T16:01:48.308317864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642113 | controller |     "Jun 12 16:01:48.308408 crc crio[22579]: time=\"2026-06-12T16:01:48.308347635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642128 | controller |     "Jun 12 16:01:48.308408 crc crio[22579]: time=\"2026-06-12T16:01:48.308390316Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642142 | controller |     "Jun 12 16:01:48.308729 crc crio[22579]: time=\"2026-06-12T16:01:48.308629412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642156 | controller |     "Jun 12 16:01:48.308845 crc crio[22579]: time=\"2026-06-12T16:01:48.308804637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642171 | controller |     "Jun 12 16:01:48.308897 crc crio[22579]: time=\"2026-06-12T16:01:48.308846888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642185 | controller |     "Jun 12 16:01:48.308897 crc crio[22579]: time=\"2026-06-12T16:01:48.308882008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642199 | controller |     "Jun 12 16:01:48.308969 crc crio[22579]: time=\"2026-06-12T16:01:48.30894435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642213 | controller |     "Jun 12 16:01:48.309013 crc crio[22579]: time=\"2026-06-12T16:01:48.308977161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642228 | controller |     "Jun 12 16:01:48.309105 crc crio[22579]: time=\"2026-06-12T16:01:48.309037932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642242 | controller |     "Jun 12 16:01:48.309165 crc crio[22579]: time=\"2026-06-12T16:01:48.309106144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642257 | controller |     "Jun 12 16:01:48.309207 crc crio[22579]: time=\"2026-06-12T16:01:48.309164845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642275 | controller |     "Jun 12 16:01:48.309207 crc crio[22579]: time=\"2026-06-12T16:01:48.309191116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642290 | controller |     "Jun 12 16:01:48.309329 crc crio[22579]: time=\"2026-06-12T16:01:48.309282318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642305 | controller |     "Jun 12 16:01:48.309400 crc crio[22579]: time=\"2026-06-12T16:01:48.309389351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642320 | controller |     "Jun 12 16:01:48.309435 crc crio[22579]: time=\"2026-06-12T16:01:48.309421602Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642340 | controller |     "Jun 12 16:01:48.309469 crc crio[22579]: time=\"2026-06-12T16:01:48.309459343Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642358 | controller |     "Jun 12 16:01:48.309707 crc crio[22579]: time=\"2026-06-12T16:01:48.309569255Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642392 | controller |     "Jun 12 16:01:48.309707 crc crio[22579]: time=\"2026-06-12T16:01:48.309634587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642411 | controller |     "Jun 12 16:01:48.309790 crc crio[22579]: time=\"2026-06-12T16:01:48.3097541Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642426 | controller |     "Jun 12 16:01:48.309790 crc crio[22579]: time=\"2026-06-12T16:01:48.309784331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642444 | controller |     "Jun 12 16:01:48.309973 crc crio[22579]: time=\"2026-06-12T16:01:48.309927794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642463 | controller |     "Jun 12 16:01:48.310030 crc crio[22579]: time=\"2026-06-12T16:01:48.309996406Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642515 | controller |     "Jun 12 16:01:48.310072 crc crio[22579]: time=\"2026-06-12T16:01:48.310030297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642533 | controller |     "Jun 12 16:01:48.310072 crc crio[22579]: time=\"2026-06-12T16:01:48.310048957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642549 | controller |     "Jun 12 16:01:48.310679 crc crio[22579]: time=\"2026-06-12T16:01:48.310606441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642564 | controller |     "Jun 12 16:01:48.310752 crc crio[22579]: time=\"2026-06-12T16:01:48.310684993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642578 | controller |     "Jun 12 16:01:48.310752 crc crio[22579]: time=\"2026-06-12T16:01:48.310697704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642593 | controller |     "Jun 12 16:01:48.310752 crc crio[22579]: time=\"2026-06-12T16:01:48.310715994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642608 | controller |     "Jun 12 16:01:48.310752 crc crio[22579]: time=\"2026-06-12T16:01:48.310740935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642623 | controller |     "Jun 12 16:01:48.310892 crc crio[22579]: time=\"2026-06-12T16:01:48.310761665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642638 | controller |     "Jun 12 16:01:48.310892 crc crio[22579]: time=\"2026-06-12T16:01:48.310782096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642658 | controller |     "Jun 12 16:01:48.310892 crc crio[22579]: time=\"2026-06-12T16:01:48.310802146Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642673 | controller |     "Jun 12 16:01:48.311200 crc crio[22579]: time=\"2026-06-12T16:01:48.311136824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642688 | controller |     "Jun 12 16:01:48.311256 crc crio[22579]: time=\"2026-06-12T16:01:48.311217946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642703 | controller |     "Jun 12 16:01:48.311301 crc crio[22579]: time=\"2026-06-12T16:01:48.311264628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642717 | controller |     "Jun 12 16:01:48.311342 crc crio[22579]: time=\"2026-06-12T16:01:48.311299679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642732 | controller |     "Jun 12 16:01:48.311413 crc crio[22579]: time=\"2026-06-12T16:01:48.31137048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642747 | controller |     "Jun 12 16:01:48.311468 crc crio[22579]: time=\"2026-06-12T16:01:48.311433972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642762 | controller |     "Jun 12 16:01:48.311468 crc crio[22579]: time=\"2026-06-12T16:01:48.311452162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642777 | controller |     "Jun 12 16:01:48.311591 crc crio[22579]: time=\"2026-06-12T16:01:48.311474363Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642792 | controller |     "Jun 12 16:01:48.311770 crc crio[22579]: time=\"2026-06-12T16:01:48.311605186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642807 | controller |     "Jun 12 16:01:48.311911 crc crio[22579]: time=\"2026-06-12T16:01:48.311857792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642822 | controller |     "Jun 12 16:01:48.312042 crc crio[22579]: time=\"2026-06-12T16:01:48.311994126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642836 | controller |     "Jun 12 16:01:48.312172 crc crio[22579]: time=\"2026-06-12T16:01:48.312123379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642851 | controller |     "Jun 12 16:01:48.312279 crc crio[22579]: time=\"2026-06-12T16:01:48.312245642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642866 | controller |     "Jun 12 16:01:48.312385 crc crio[22579]: time=\"2026-06-12T16:01:48.312350855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642880 | controller |     "Jun 12 16:01:48.312436 crc crio[22579]: time=\"2026-06-12T16:01:48.312389566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642895 | controller |     "Jun 12 16:01:48.312478 crc crio[22579]: time=\"2026-06-12T16:01:48.312451027Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642910 | controller |     "Jun 12 16:01:48.312602 crc crio[22579]: time=\"2026-06-12T16:01:48.31257516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642925 | controller |     "Jun 12 16:01:48.312689 crc crio[22579]: time=\"2026-06-12T16:01:48.312614991Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642940 | controller |     "Jun 12 16:01:48.312689 crc crio[22579]: time=\"2026-06-12T16:01:48.312676553Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642958 | controller |     "Jun 12 16:01:48.312772 crc crio[22579]: time=\"2026-06-12T16:01:48.312710503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.642973 | controller |     "Jun 12 16:01:48.312772 crc crio[22579]: time=\"2026-06-12T16:01:48.312741564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.642988 | controller |     "Jun 12 16:01:48.312772 crc crio[22579]: time=\"2026-06-12T16:01:48.312762155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643003 | controller |     "Jun 12 16:01:48.312957 crc crio[22579]: time=\"2026-06-12T16:01:48.312921569Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643018 | controller |     "Jun 12 16:01:48.313023 crc crio[22579]: time=\"2026-06-12T16:01:48.31297214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643033 | controller |     "Jun 12 16:01:48.313101 crc crio[22579]: time=\"2026-06-12T16:01:48.313060612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643048 | controller |     "Jun 12 16:01:48.313153 crc crio[22579]: time=\"2026-06-12T16:01:48.313115254Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643063 | controller |     "Jun 12 16:01:48.313202 crc crio[22579]: time=\"2026-06-12T16:01:48.313153574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643077 | controller |     "Jun 12 16:01:48.313202 crc crio[22579]: time=\"2026-06-12T16:01:48.313186345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643092 | controller |     "Jun 12 16:01:48.313270 crc crio[22579]: time=\"2026-06-12T16:01:48.313218756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643107 | controller |     "Jun 12 16:01:48.313270 crc crio[22579]: time=\"2026-06-12T16:01:48.313239157Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643122 | controller |     "Jun 12 16:01:48.313440 crc crio[22579]: time=\"2026-06-12T16:01:48.313406121Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643136 | controller |     "Jun 12 16:01:48.313738 crc crio[22579]: time=\"2026-06-12T16:01:48.313450692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643151 | controller |     "Jun 12 16:01:48.313827 crc crio[22579]: time=\"2026-06-12T16:01:48.313728979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643166 | controller |     "Jun 12 16:01:48.313827 crc crio[22579]: time=\"2026-06-12T16:01:48.31378147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643182 | controller |     "Jun 12 16:01:48.313827 crc crio[22579]: time=\"2026-06-12T16:01:48.313816271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643197 | controller |     "Jun 12 16:01:48.313947 crc crio[22579]: time=\"2026-06-12T16:01:48.313849342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643211 | controller |     "Jun 12 16:01:48.314225 crc crio[22579]: time=\"2026-06-12T16:01:48.314157019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643226 | controller |     "Jun 12 16:01:48.314291 crc crio[22579]: time=\"2026-06-12T16:01:48.314272052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643240 | controller |     "Jun 12 16:01:48.314396 crc crio[22579]: time=\"2026-06-12T16:01:48.314364164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643260 | controller |     "Jun 12 16:01:48.314481 crc crio[22579]: time=\"2026-06-12T16:01:48.314451587Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643275 | controller |     "Jun 12 16:01:48.314592 crc crio[22579]: time=\"2026-06-12T16:01:48.31457007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643290 | controller |     "Jun 12 16:01:48.314634 crc crio[22579]: time=\"2026-06-12T16:01:48.314609371Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643305 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316088817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643320 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.31621335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643335 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316251221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643354 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316276092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643396 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316304933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643414 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316321713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643429 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.31657946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643444 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316623421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643459 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316695182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643474 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316727573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643488 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316940628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643503 | controller |     "Jun 12 16:01:48.317080 crc crio[22579]: time=\"2026-06-12T16:01:48.316980399Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643517 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317140503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643532 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317190745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643546 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.31739556Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643561 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317431831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643576 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317673757Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643595 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317718488Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643610 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317832831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643625 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.317866621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643639 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.318018365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643654 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.318044896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643669 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.31820596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643684 | controller |     "Jun 12 16:01:48.318240 crc crio[22579]: time=\"2026-06-12T16:01:48.318242351Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643698 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318350773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643713 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318379634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643728 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318588749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643743 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318671581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643757 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318786824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643771 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318822075Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643785 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318926548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643800 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.318959319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643814 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.319119733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643828 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.319161384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643842 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.319250296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643856 | controller |     "Jun 12 16:01:48.319268 crc crio[22579]: time=\"2026-06-12T16:01:48.319280747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643874 | controller |     "Jun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.3194394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643889 | controller |     "Jun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.319482012Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643904 | controller |     "Jun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.319711027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643918 | controller |     "Jun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.319755478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643932 | controller |     "Jun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.31980811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643946 | controller |     "Jun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.31984276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643960 | controller |     "Jun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.319984684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.643974 | controller |     "Jun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.320026475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.643988 | controller |     "Jun 12 16:01:48.320193 crc crio[22579]: time=\"2026-06-12T16:01:48.320175899Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644002 | controller |     "Jun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.32021787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644017 | controller |     "Jun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320334743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644031 | controller |     "Jun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320385804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644045 | controller |     "Jun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.3206073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644059 | controller |     "Jun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320686261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644074 | controller |     "Jun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320799424Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644088 | controller |     "Jun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320836665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644102 | controller |     "Jun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320935288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644116 | controller |     "Jun 12 16:01:48.320972 crc crio[22579]: time=\"2026-06-12T16:01:48.320976479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644130 | controller |     "Jun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321118542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644145 | controller |     "Jun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321158393Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644163 | controller |     "Jun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321290446Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644177 | controller |     "Jun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321334448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644191 | controller |     "Jun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.32143974Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644206 | controller |     "Jun 12 16:01:48.321483 crc crio[22579]: time=\"2026-06-12T16:01:48.321479961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644220 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.321777809Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644234 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.32182079Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644248 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.321944003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644262 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.321981224Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644277 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322197279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644291 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.32223842Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644305 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322527817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644320 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322572858Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644334 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322686511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644351 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322722262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644386 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322749773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644403 | controller |     "Jun 12 16:01:48.322811 crc crio[22579]: time=\"2026-06-12T16:01:48.322768553Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644417 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.322989379Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644432 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323117862Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644447 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323153993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644462 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323179573Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644483 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323215004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644498 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323231575Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644513 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323386588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644528 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323428869Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644543 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323601674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644558 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323667675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644573 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323897201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644588 | controller |     "Jun 12 16:01:48.323986 crc crio[22579]: time=\"2026-06-12T16:01:48.323930492Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644603 | controller |     "Jun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324031334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644618 | controller |     "Jun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324068705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644632 | controller |     "Jun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324166268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644647 | controller |     "Jun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324214779Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644662 | controller |     "Jun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324338042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644677 | controller |     "Jun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324376813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644692 | controller |     "Jun 12 16:01:48.324570 crc crio[22579]: time=\"2026-06-12T16:01:48.324560118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644706 | controller |     "Jun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324593218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644721 | controller |     "Jun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324723922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644736 | controller |     "Jun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324757462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644751 | controller |     "Jun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324857045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644767 | controller |     "Jun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.324888766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644786 | controller |     "Jun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.325026089Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644801 | controller |     "Jun 12 16:01:48.325056 crc crio[22579]: time=\"2026-06-12T16:01:48.32506179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644815 | controller |     "Jun 12 16:01:48.325359 crc crio[22579]: time=\"2026-06-12T16:01:48.325226844Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644830 | controller |     "Jun 12 16:01:48.325359 crc crio[22579]: time=\"2026-06-12T16:01:48.325259005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644845 | controller |     "Jun 12 16:01:48.325455 crc crio[22579]: time=\"2026-06-12T16:01:48.325420829Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644860 | controller |     "Jun 12 16:01:48.325731 crc crio[22579]: time=\"2026-06-12T16:01:48.32545903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644875 | controller |     "Jun 12 16:01:48.325731 crc crio[22579]: time=\"2026-06-12T16:01:48.325713586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644889 | controller |     "Jun 12 16:01:48.325848 crc crio[22579]: time=\"2026-06-12T16:01:48.325747867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644904 | controller |     "Jun 12 16:01:48.325958 crc crio[22579]: time=\"2026-06-12T16:01:48.325893491Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644919 | controller |     "Jun 12 16:01:48.325958 crc crio[22579]: time=\"2026-06-12T16:01:48.325931812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644934 | controller |     "Jun 12 16:01:48.326109 crc crio[22579]: time=\"2026-06-12T16:01:48.326071805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644949 | controller |     "Jun 12 16:01:48.326167 crc crio[22579]: time=\"2026-06-12T16:01:48.326107686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644964 | controller |     "Jun 12 16:01:48.326285 crc crio[22579]: time=\"2026-06-12T16:01:48.326223309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.644979 | controller |     "Jun 12 16:01:48.326370 crc crio[22579]: time=\"2026-06-12T16:01:48.326289141Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.644996 | controller |     "Jun 12 16:01:48.326370 crc crio[22579]: time=\"2026-06-12T16:01:48.326350252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645013 | controller |     "Jun 12 16:01:48.326467 crc crio[22579]: time=\"2026-06-12T16:01:48.326384153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645028 | controller |     "Jun 12 16:01:48.326597 crc crio[22579]: time=\"2026-06-12T16:01:48.326569817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645043 | controller |     "Jun 12 16:01:48.326723 crc crio[22579]: time=\"2026-06-12T16:01:48.326604388Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645058 | controller |     "Jun 12 16:01:48.326816 crc crio[22579]: time=\"2026-06-12T16:01:48.326776073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645072 | controller |     "Jun 12 16:01:48.326816 crc crio[22579]: time=\"2026-06-12T16:01:48.326808933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645091 | controller |     "Jun 12 16:01:48.327103 crc crio[22579]: time=\"2026-06-12T16:01:48.327014849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645106 | controller |     "Jun 12 16:01:48.327103 crc crio[22579]: time=\"2026-06-12T16:01:48.3270779Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645121 | controller |     "Jun 12 16:01:48.327103 crc crio[22579]: time=\"2026-06-12T16:01:48.327103581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645135 | controller |     "Jun 12 16:01:48.327288 crc crio[22579]: time=\"2026-06-12T16:01:48.327129111Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645150 | controller |     "Jun 12 16:01:48.327338 crc crio[22579]: time=\"2026-06-12T16:01:48.327313706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645164 | controller |     "Jun 12 16:01:48.327400 crc crio[22579]: time=\"2026-06-12T16:01:48.327372617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645180 | controller |     "Jun 12 16:01:48.327705 crc crio[22579]: time=\"2026-06-12T16:01:48.327563942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645194 | controller |     "Jun 12 16:01:48.327705 crc crio[22579]: time=\"2026-06-12T16:01:48.327631774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645209 | controller |     "Jun 12 16:01:48.327846 crc crio[22579]: time=\"2026-06-12T16:01:48.327706706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645223 | controller |     "Jun 12 16:01:48.327846 crc crio[22579]: time=\"2026-06-12T16:01:48.327743717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645238 | controller |     "Jun 12 16:01:48.327846 crc crio[22579]: time=\"2026-06-12T16:01:48.327804538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645252 | controller |     "Jun 12 16:01:48.327846 crc crio[22579]: time=\"2026-06-12T16:01:48.327834339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645267 | controller |     "Jun 12 16:01:48.328047 crc crio[22579]: time=\"2026-06-12T16:01:48.327941301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645281 | controller |     "Jun 12 16:01:48.328047 crc crio[22579]: time=\"2026-06-12T16:01:48.327983873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645296 | controller |     "Jun 12 16:01:48.328175 crc crio[22579]: time=\"2026-06-12T16:01:48.328068825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645310 | controller |     "Jun 12 16:01:48.328175 crc crio[22579]: time=\"2026-06-12T16:01:48.328114086Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645325 | controller |     "Jun 12 16:01:48.328365 crc crio[22579]: time=\"2026-06-12T16:01:48.328309021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645339 | controller |     "Jun 12 16:01:48.328365 crc crio[22579]: time=\"2026-06-12T16:01:48.328358272Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645357 | controller |     "Jun 12 16:01:48.328739 crc crio[22579]: time=\"2026-06-12T16:01:48.328447464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645391 | controller |     "Jun 12 16:01:48.328739 crc crio[22579]: time=\"2026-06-12T16:01:48.328485915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645413 | controller |     "Jun 12 16:01:48.328739 crc crio[22579]: time=\"2026-06-12T16:01:48.328712871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645428 | controller |     "Jun 12 16:01:48.329032 crc crio[22579]: time=\"2026-06-12T16:01:48.328746471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645443 | controller |     "Jun 12 16:01:48.329032 crc crio[22579]: time=\"2026-06-12T16:01:48.328899115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645457 | controller |     "Jun 12 16:01:48.329032 crc crio[22579]: time=\"2026-06-12T16:01:48.328939386Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645472 | controller |     "Jun 12 16:01:48.329207 crc crio[22579]: time=\"2026-06-12T16:01:48.329168122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645486 | controller |     "Jun 12 16:01:48.329207 crc crio[22579]: time=\"2026-06-12T16:01:48.329200173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645501 | controller |     "Jun 12 16:01:48.329401 crc crio[22579]: time=\"2026-06-12T16:01:48.329347106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645516 | controller |     "Jun 12 16:01:48.329490 crc crio[22579]: time=\"2026-06-12T16:01:48.329408558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645531 | controller |     "Jun 12 16:01:48.329490 crc crio[22579]: time=\"2026-06-12T16:01:48.329452379Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645546 | controller |     "Jun 12 16:01:48.329490 crc crio[22579]: time=\"2026-06-12T16:01:48.32948408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645561 | controller |     "Jun 12 16:01:48.329832 crc crio[22579]: time=\"2026-06-12T16:01:48.329771707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645575 | controller |     "Jun 12 16:01:48.329832 crc crio[22579]: time=\"2026-06-12T16:01:48.329809908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645590 | controller |     "Jun 12 16:01:48.330054 crc crio[22579]: time=\"2026-06-12T16:01:48.330004893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645605 | controller |     "Jun 12 16:01:48.330131 crc crio[22579]: time=\"2026-06-12T16:01:48.330069154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645619 | controller |     "Jun 12 16:01:48.330131 crc crio[22579]: time=\"2026-06-12T16:01:48.330105725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645633 | controller |     "Jun 12 16:01:48.330220 crc crio[22579]: time=\"2026-06-12T16:01:48.330135096Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645648 | controller |     "Jun 12 16:01:48.330282 crc crio[22579]: time=\"2026-06-12T16:01:48.330238069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645663 | controller |     "Jun 12 16:01:48.330282 crc crio[22579]: time=\"2026-06-12T16:01:48.330268339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645677 | controller |     "Jun 12 16:01:48.330431 crc crio[22579]: time=\"2026-06-12T16:01:48.330384742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645695 | controller |     "Jun 12 16:01:48.330582 crc crio[22579]: time=\"2026-06-12T16:01:48.330443574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645710 | controller |     "Jun 12 16:01:48.330692 crc crio[22579]: time=\"2026-06-12T16:01:48.330592077Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645725 | controller |     "Jun 12 16:01:48.330692 crc crio[22579]: time=\"2026-06-12T16:01:48.330676229Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645739 | controller |     "Jun 12 16:01:48.330800 crc crio[22579]: time=\"2026-06-12T16:01:48.330748791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645754 | controller |     "Jun 12 16:01:48.330800 crc crio[22579]: time=\"2026-06-12T16:01:48.330788892Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645768 | controller |     "Jun 12 16:01:48.331095 crc crio[22579]: time=\"2026-06-12T16:01:48.331014798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645783 | controller |     "Jun 12 16:01:48.331095 crc crio[22579]: time=\"2026-06-12T16:01:48.33108722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645797 | controller |     "Jun 12 16:01:48.331261 crc crio[22579]: time=\"2026-06-12T16:01:48.331128611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645811 | controller |     "Jun 12 16:01:48.331261 crc crio[22579]: time=\"2026-06-12T16:01:48.331167322Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645825 | controller |     "Jun 12 16:01:48.331261 crc crio[22579]: time=\"2026-06-12T16:01:48.331203412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645843 | controller |     "Jun 12 16:01:48.331261 crc crio[22579]: time=\"2026-06-12T16:01:48.331235383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645867 | controller |     "Jun 12 16:01:48.331735 crc crio[22579]: time=\"2026-06-12T16:01:48.331694995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645881 | controller |     "Jun 12 16:01:48.331735 crc crio[22579]: time=\"2026-06-12T16:01:48.331732816Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645895 | controller |     "Jun 12 16:01:48.331830 crc crio[22579]: time=\"2026-06-12T16:01:48.331768327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645910 | controller |     "Jun 12 16:01:48.331830 crc crio[22579]: time=\"2026-06-12T16:01:48.331807377Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645924 | controller |     "Jun 12 16:01:48.331945 crc crio[22579]: time=\"2026-06-12T16:01:48.331859529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645939 | controller |     "Jun 12 16:01:48.331945 crc crio[22579]: time=\"2026-06-12T16:01:48.33189642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645953 | controller |     "Jun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.331996182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.645968 | controller |     "Jun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.332114135Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.645982 | controller |     "Jun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.332217768Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646000 | controller |     "Jun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.332251958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646015 | controller |     "Jun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.332282229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646029 | controller |     "Jun 12 16:01:48.332326 crc crio[22579]: time=\"2026-06-12T16:01:48.3323106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646044 | controller |     "Jun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332806342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646058 | controller |     "Jun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332889094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646073 | controller |     "Jun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332902605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646087 | controller |     "Jun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332921515Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646101 | controller |     "Jun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332945226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646116 | controller |     "Jun 12 16:01:48.333124 crc crio[22579]: time=\"2026-06-12T16:01:48.332961206Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646130 | controller |     "Jun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.33313256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646145 | controller |     "Jun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333166271Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646159 | controller |     "Jun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333198142Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646173 | controller |     "Jun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333229203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646188 | controller |     "Jun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333260273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646202 | controller |     "Jun 12 16:01:48.333399 crc crio[22579]: time=\"2026-06-12T16:01:48.333287914Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646216 | controller |     "Jun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333546191Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646231 | controller |     "Jun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333601582Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646245 | controller |     "Jun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333800017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646260 | controller |     "Jun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333857098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646274 | controller |     "Jun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.333899639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646292 | controller |     "Jun 12 16:01:48.333935 crc crio[22579]: time=\"2026-06-12T16:01:48.33393964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646307 | controller |     "Jun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.333973081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646321 | controller |     "Jun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334004122Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646335 | controller |     "Jun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334044833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646349 | controller |     "Jun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334078854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646385 | controller |     "Jun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334112845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646402 | controller |     "Jun 12 16:01:48.334199 crc crio[22579]: time=\"2026-06-12T16:01:48.334138855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646417 | controller |     "Jun 12 16:01:48.334466 crc crio[22579]: time=\"2026-06-12T16:01:48.334265408Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646431 | controller |     "Jun 12 16:01:48.334466 crc crio[22579]: time=\"2026-06-12T16:01:48.334301869Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646445 | controller |     "Jun 12 16:01:48.334466 crc crio[22579]: time=\"2026-06-12T16:01:48.334369661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646460 | controller |     "Jun 12 16:01:48.334466 crc crio[22579]: time=\"2026-06-12T16:01:48.334415062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646473 | controller |     "Jun 12 16:01:48.335042 crc crio[22579]: time=\"2026-06-12T16:01:48.334891044Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646488 | controller |     "Jun 12 16:01:48.335042 crc crio[22579]: time=\"2026-06-12T16:01:48.334932585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646502 | controller |     "Jun 12 16:01:48.335042 crc crio[22579]: time=\"2026-06-12T16:01:48.334970976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646516 | controller |     "Jun 12 16:01:48.335042 crc crio[22579]: time=\"2026-06-12T16:01:48.334996607Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646531 | controller |     "Jun 12 16:01:48.335221 crc crio[22579]: time=\"2026-06-12T16:01:48.335039318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646545 | controller |     "Jun 12 16:01:48.335221 crc crio[22579]: time=\"2026-06-12T16:01:48.335080559Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646560 | controller |     "Jun 12 16:01:48.335221 crc crio[22579]: time=\"2026-06-12T16:01:48.33514529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646575 | controller |     "Jun 12 16:01:48.335221 crc crio[22579]: time=\"2026-06-12T16:01:48.335174441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646589 | controller |     "Jun 12 16:01:48.335446 crc crio[22579]: time=\"2026-06-12T16:01:48.335272933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646607 | controller |     "Jun 12 16:01:48.335446 crc crio[22579]: time=\"2026-06-12T16:01:48.335305744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646623 | controller |     "Jun 12 16:01:48.335446 crc crio[22579]: time=\"2026-06-12T16:01:48.335363636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646638 | controller |     "Jun 12 16:01:48.335446 crc crio[22579]: time=\"2026-06-12T16:01:48.335394726Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646652 | controller |     "Jun 12 16:01:48.335833 crc crio[22579]: time=\"2026-06-12T16:01:48.335565321Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646667 | controller |     "Jun 12 16:01:48.335833 crc crio[22579]: time=\"2026-06-12T16:01:48.335593831Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646682 | controller |     "Jun 12 16:01:48.335833 crc crio[22579]: time=\"2026-06-12T16:01:48.335621272Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646697 | controller |     "Jun 12 16:01:48.335833 crc crio[22579]: time=\"2026-06-12T16:01:48.335682794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646711 | controller |     "Jun 12 16:01:48.336050 crc crio[22579]: time=\"2026-06-12T16:01:48.335846148Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646726 | controller |     "Jun 12 16:01:48.336050 crc crio[22579]: time=\"2026-06-12T16:01:48.335895779Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646741 | controller |     "Jun 12 16:01:48.336050 crc crio[22579]: time=\"2026-06-12T16:01:48.335982081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646756 | controller |     "Jun 12 16:01:48.336050 crc crio[22579]: time=\"2026-06-12T16:01:48.336021952Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646771 | controller |     "Jun 12 16:01:48.336231 crc crio[22579]: time=\"2026-06-12T16:01:48.336060823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646786 | controller |     "Jun 12 16:01:48.336231 crc crio[22579]: time=\"2026-06-12T16:01:48.336087464Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646801 | controller |     "Jun 12 16:01:48.336231 crc crio[22579]: time=\"2026-06-12T16:01:48.336148155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646816 | controller |     "Jun 12 16:01:48.336231 crc crio[22579]: time=\"2026-06-12T16:01:48.336191476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646831 | controller |     "Jun 12 16:01:48.336408 crc crio[22579]: time=\"2026-06-12T16:01:48.336259728Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646845 | controller |     "Jun 12 16:01:48.336408 crc crio[22579]: time=\"2026-06-12T16:01:48.336298329Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646860 | controller |     "Jun 12 16:01:48.336604 crc crio[22579]: time=\"2026-06-12T16:01:48.336577466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646875 | controller |     "Jun 12 16:01:48.336719 crc crio[22579]: time=\"2026-06-12T16:01:48.336622897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646890 | controller |     "Jun 12 16:01:48.336719 crc crio[22579]: time=\"2026-06-12T16:01:48.336704659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646908 | controller |     "Jun 12 16:01:48.336833 crc crio[22579]: time=\"2026-06-12T16:01:48.33674163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646923 | controller |     "Jun 12 16:01:48.336833 crc crio[22579]: time=\"2026-06-12T16:01:48.336775091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646938 | controller |     "Jun 12 16:01:48.336833 crc crio[22579]: time=\"2026-06-12T16:01:48.336799081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646952 | controller |     "Jun 12 16:01:48.337040 crc crio[22579]: time=\"2026-06-12T16:01:48.336989106Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646966 | controller |     "Jun 12 16:01:48.337127 crc crio[22579]: time=\"2026-06-12T16:01:48.337050058Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.646981 | controller |     "Jun 12 16:01:48.337263 crc crio[22579]: time=\"2026-06-12T16:01:48.337212862Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.646995 | controller |     "Jun 12 16:01:48.337336 crc crio[22579]: time=\"2026-06-12T16:01:48.337283973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647010 | controller |     "Jun 12 16:01:48.337433 crc crio[22579]: time=\"2026-06-12T16:01:48.337383816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647024 | controller |     "Jun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.337449187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647039 | controller |     "Jun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.33755334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647054 | controller |     "Jun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.337602541Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647068 | controller |     "Jun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.337699234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647083 | controller |     "Jun 12 16:01:48.337731 crc crio[22579]: time=\"2026-06-12T16:01:48.337736585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647098 | controller |     "Jun 12 16:01:48.338007 crc crio[22579]: time=\"2026-06-12T16:01:48.337866278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647112 | controller |     "Jun 12 16:01:48.338007 crc crio[22579]: time=\"2026-06-12T16:01:48.337903639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647127 | controller |     "Jun 12 16:01:48.338157 crc crio[22579]: time=\"2026-06-12T16:01:48.338037482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647142 | controller |     "Jun 12 16:01:48.338157 crc crio[22579]: time=\"2026-06-12T16:01:48.338084413Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647156 | controller |     "Jun 12 16:01:48.338157 crc crio[22579]: time=\"2026-06-12T16:01:48.338125804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647171 | controller |     "Jun 12 16:01:48.338157 crc crio[22579]: time=\"2026-06-12T16:01:48.338161295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647186 | controller |     "Jun 12 16:01:48.338417 crc crio[22579]: time=\"2026-06-12T16:01:48.338235367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647205 | controller |     "Jun 12 16:01:48.338417 crc crio[22579]: time=\"2026-06-12T16:01:48.338277918Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647220 | controller |     "Jun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.338676068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647235 | controller |     "Jun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.338723179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647249 | controller |     "Jun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.338737529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647264 | controller |     "Jun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.33875937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647278 | controller |     "Jun 12 16:01:48.338800 crc crio[22579]: time=\"2026-06-12T16:01:48.338797171Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647293 | controller |     "Jun 12 16:01:48.339070 crc crio[22579]: time=\"2026-06-12T16:01:48.338819791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647308 | controller |     "Jun 12 16:01:48.339070 crc crio[22579]: time=\"2026-06-12T16:01:48.338947335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647323 | controller |     "Jun 12 16:01:48.339070 crc crio[22579]: time=\"2026-06-12T16:01:48.338973845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647338 | controller |     "Jun 12 16:01:48.339212 crc crio[22579]: time=\"2026-06-12T16:01:48.339087498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647356 | controller |     "Jun 12 16:01:48.339212 crc crio[22579]: time=\"2026-06-12T16:01:48.339124029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647389 | controller |     "Jun 12 16:01:48.339212 crc crio[22579]: time=\"2026-06-12T16:01:48.339134029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647405 | controller |     "Jun 12 16:01:48.339212 crc crio[22579]: time=\"2026-06-12T16:01:48.33915051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647420 | controller |     "Jun 12 16:01:48.339408 crc crio[22579]: time=\"2026-06-12T16:01:48.339329084Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647435 | controller |     "Jun 12 16:01:48.339408 crc crio[22579]: time=\"2026-06-12T16:01:48.339369975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647450 | controller |     "Jun 12 16:01:48.339573 crc crio[22579]: time=\"2026-06-12T16:01:48.339433377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647465 | controller |     "Jun 12 16:01:48.339573 crc crio[22579]: time=\"2026-06-12T16:01:48.339465807Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647480 | controller |     "Jun 12 16:01:48.339819 crc crio[22579]: time=\"2026-06-12T16:01:48.339761755Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647494 | controller |     "Jun 12 16:01:48.339819 crc crio[22579]: time=\"2026-06-12T16:01:48.339822256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647509 | controller |     "Jun 12 16:01:48.339960 crc crio[22579]: time=\"2026-06-12T16:01:48.339888928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647527 | controller |     "Jun 12 16:01:48.339960 crc crio[22579]: time=\"2026-06-12T16:01:48.339926589Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647542 | controller |     "Jun 12 16:01:48.340069 crc crio[22579]: time=\"2026-06-12T16:01:48.340020601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647557 | controller |     "Jun 12 16:01:48.340069 crc crio[22579]: time=\"2026-06-12T16:01:48.340050822Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647572 | controller |     "Jun 12 16:01:48.340330 crc crio[22579]: time=\"2026-06-12T16:01:48.340083153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647587 | controller |     "Jun 12 16:01:48.340330 crc crio[22579]: time=\"2026-06-12T16:01:48.340105873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647603 | controller |     "Jun 12 16:01:48.340330 crc crio[22579]: time=\"2026-06-12T16:01:48.340230707Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647617 | controller |     "Jun 12 16:01:48.340330 crc crio[22579]: time=\"2026-06-12T16:01:48.340255877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647631 | controller |     "Jun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340404841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647646 | controller |     "Jun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340439182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647660 | controller |     "Jun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340489363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647675 | controller |     "Jun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340560275Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647689 | controller |     "Jun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340715669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647704 | controller |     "Jun 12 16:01:48.340862 crc crio[22579]: time=\"2026-06-12T16:01:48.340812101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647718 | controller |     "Jun 12 16:01:48.341311 crc crio[22579]: time=\"2026-06-12T16:01:48.340904343Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647733 | controller |     "Jun 12 16:01:48.341311 crc crio[22579]: time=\"2026-06-12T16:01:48.340946084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647747 | controller |     "Jun 12 16:01:48.341311 crc crio[22579]: time=\"2026-06-12T16:01:48.341113548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647762 | controller |     "Jun 12 16:01:48.341311 crc crio[22579]: time=\"2026-06-12T16:01:48.341143689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647776 | controller |     "Jun 12 16:01:48.341577 crc crio[22579]: time=\"2026-06-12T16:01:48.341320154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647791 | controller |     "Jun 12 16:01:48.341577 crc crio[22579]: time=\"2026-06-12T16:01:48.341407256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647809 | controller |     "Jun 12 16:01:48.341577 crc crio[22579]: time=\"2026-06-12T16:01:48.341460727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647824 | controller |     "Jun 12 16:01:48.341577 crc crio[22579]: time=\"2026-06-12T16:01:48.341542009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647839 | controller |     "Jun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.341616441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647854 | controller |     "Jun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.341690163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647868 | controller |     "Jun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.342039661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647883 | controller |     "Jun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.342076772Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647897 | controller |     "Jun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.342147714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647912 | controller |     "Jun 12 16:01:48.342195 crc crio[22579]: time=\"2026-06-12T16:01:48.342194485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647926 | controller |     "Jun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.342269857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647940 | controller |     "Jun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.342327709Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647954 | controller |     "Jun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.34240581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647968 | controller |     "Jun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.342442741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.647982 | controller |     "Jun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.34280082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.647997 | controller |     "Jun 12 16:01:48.342833 crc crio[22579]: time=\"2026-06-12T16:01:48.342839361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648011 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.342883002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648025 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.342914373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648040 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.342927503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648054 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.342947494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648068 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343030946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648083 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343067187Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648101 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343241701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648116 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343279912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648130 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343314033Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648144 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343338374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648159 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343371254Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648173 | controller |     "Jun 12 16:01:48.343369 crc crio[22579]: time=\"2026-06-12T16:01:48.343388585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648187 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343565699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648202 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.34359804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648216 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343753244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648231 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343785895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648245 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343907298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648258 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343935508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648272 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.343944469Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648287 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.34401029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648301 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.344042101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648315 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.344059431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648329 | controller |     "Jun 12 16:01:48.344205 crc crio[22579]: time=\"2026-06-12T16:01:48.344199145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648343 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344236666Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648362 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344270827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648395 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344305948Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648414 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344340938Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648428 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344367479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648443 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344456801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648457 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344534163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648471 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344626756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648486 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344702147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648500 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344759629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648514 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.34480886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648528 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.34482223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648542 | controller |     "Jun 12 16:01:48.344859 crc crio[22579]: time=\"2026-06-12T16:01:48.344848421Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648556 | controller |     "Jun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.344984414Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648570 | controller |     "Jun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345029836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648585 | controller |     "Jun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345138008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648599 | controller |     "Jun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345174909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648614 | controller |     "Jun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.3451928Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648629 | controller |     "Jun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.34521608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648644 | controller |     "Jun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345276622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648659 | controller |     "Jun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345313833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648674 | controller |     "Jun 12 16:01:48.345484 crc crio[22579]: time=\"2026-06-12T16:01:48.345482817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648689 | controller |     "Jun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.345579799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648707 | controller |     "Jun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.345879577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648723 | controller |     "Jun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.345916198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648737 | controller |     "Jun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.34602434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648752 | controller |     "Jun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.346062651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648766 | controller |     "Jun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.346100332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-12 17:11:43.648781 | controller |     "Jun 12 16:01:48.346305 crc crio[22579]: time=\"2026-06-12T16:01:48.346246956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-12 17:11:43.648796 | controller |     "Jun 12 16:01:51.742374 crc crio[22579]: time=\"2026-06-12T16:01:51.741948943Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 17:11:43.648811 | controller |     "Jun 12 16:01:51.854906 crc crio[22579]: time=\"2026-06-12T16:01:51.854766143Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.648826 | controller |     "Jun 12 16:01:51.854906 crc crio[22579]: time=\"2026-06-12T16:01:51.854871856Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.648841 | controller |     "Jun 12 16:01:51.855304 crc crio[22579]: time=\"2026-06-12T16:01:51.854935648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-12 17:11:43.648857 | controller |     "Jun 12 16:01:51.912718 crc crio[22579]: time=\"2026-06-12T16:01:51.912371683Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-12 17:11:43.648871 | controller |     "Jun 12 16:01:51.912718 crc crio[22579]: time=\"2026-06-12T16:01:51.912711982Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-12 17:11:43.648886 | controller |     "Jun 12 16:02:00.624231 crc crio[22579]: time=\"2026-06-12T16:02:00.62339346Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688002-l9vl7/POD\" id=19ccce98-c512-4ce4-a53a-89a29b168eb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.648902 | controller |     "Jun 12 16:02:00.625221 crc crio[22579]: time=\"2026-06-12T16:02:00.624264141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.648917 | controller |     "Jun 12 16:02:00.650818 crc crio[22579]: time=\"2026-06-12T16:02:00.650711838Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-l9vl7 Namespace:openshift-infra ID:7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c UID:7ab9fb3d-4db6-46d9-9c62-28cf9c45b340 NetNS:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab9fb3d_4db6_46d9_9c62_28cf9c45b340.slice PodAnnotations:0xc000478c70}] Aliases:map[]}\"",
2026-06-12 17:11:43.648933 | controller |     "Jun 12 16:02:00.650818 crc crio[22579]: time=\"2026-06-12T16:02:00.650784049Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688002-l9vl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.648954 | controller |     "Jun 12 16:02:00.995768 crc crio[22579]: 2026-06-12T16:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7eb5f5631fe1232 Mac:56:c0:e0:3d:05:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.648970 | controller |     "Jun 12 16:02:00.998372 crc crio[22579]: time=\"2026-06-12T16:02:00.998268634Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-l9vl7 Namespace:openshift-infra ID:7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c UID:7ab9fb3d-4db6-46d9-9c62-28cf9c45b340 NetNS:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab9fb3d_4db6_46d9_9c62_28cf9c45b340.slice PodAnnotations:0xc000478c70}] Aliases:map[]}\"",
2026-06-12 17:11:43.648987 | controller |     "Jun 12 16:02:00.998593 crc crio[22579]: time=\"2026-06-12T16:02:00.998487429Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688002-l9vl7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.649003 | controller |     "Jun 12 16:02:01.007066 crc crio[22579]: time=\"2026-06-12T16:02:01.00696401Z\" level=info msg=\"Ran pod sandbox 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c with infra container: openshift-infra/auto-csr-approver-29688002-l9vl7/POD\" id=19ccce98-c512-4ce4-a53a-89a29b168eb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.649019 | controller |     "Jun 12 16:02:01.010036 crc crio[22579]: time=\"2026-06-12T16:02:01.009968844Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cb2a3cc8-4a39-4cc0-b904-7dfcbbbd3782 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.649034 | controller |     "Jun 12 16:02:01.016226 crc crio[22579]: time=\"2026-06-12T16:02:01.016138517Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.649049 | controller |     "Jun 12 16:02:01.836020 crc crio[22579]: time=\"2026-06-12T16:02:01.835810251Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cb2a3cc8-4a39-4cc0-b904-7dfcbbbd3782 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.649064 | controller |     "Jun 12 16:02:01.839028 crc crio[22579]: time=\"2026-06-12T16:02:01.83897135Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6df3aae8-34be-466f-808a-62ba9e28c259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.649079 | controller |     "Jun 12 16:02:01.841832 crc crio[22579]: time=\"2026-06-12T16:02:01.841714608Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d2ad778f-0224-41f0-a601-c56b1101a2fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.649094 | controller |     "Jun 12 16:02:01.857712 crc crio[22579]: time=\"2026-06-12T16:02:01.857442958Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688002-l9vl7/oc\" id=4fa0209c-51e3-47e6-8f6a-dae6afde6a03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.649109 | controller |     "Jun 12 16:02:01.858825 crc crio[22579]: time=\"2026-06-12T16:02:01.85834519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649124 | controller |     "Jun 12 16:02:01.931852 crc crio[22579]: time=\"2026-06-12T16:02:01.931748503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649142 | controller |     "Jun 12 16:02:02.211988 crc crio[22579]: time=\"2026-06-12T16:02:02.211888195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649157 | controller |     "Jun 12 16:02:02.307834 crc crio[22579]: time=\"2026-06-12T16:02:02.307305923Z\" level=info msg=\"Created container bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9: openshift-infra/auto-csr-approver-29688002-l9vl7/oc\" id=4fa0209c-51e3-47e6-8f6a-dae6afde6a03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.649172 | controller |     "Jun 12 16:02:02.309106 crc crio[22579]: time=\"2026-06-12T16:02:02.309005036Z\" level=info msg=\"Starting container: bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9\" id=40d91488-5288-4a60-90da-054783caff0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.649187 | controller |     "Jun 12 16:02:02.314229 crc crio[22579]: time=\"2026-06-12T16:02:02.314121983Z\" level=info msg=\"Started container\" PID=34873 containerID=bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9 description=openshift-infra/auto-csr-approver-29688002-l9vl7/oc id=40d91488-5288-4a60-90da-054783caff0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c",
2026-06-12 17:11:43.649202 | controller |     "Jun 12 16:02:04.228610 crc crio[22579]: time=\"2026-06-12T16:02:04.22709993Z\" level=info msg=\"Stopping pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=222c2e55-0236-4669-96e9-3c67874eec0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.649217 | controller |     "Jun 12 16:02:04.228610 crc crio[22579]: time=\"2026-06-12T16:02:04.228451803Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688002-l9vl7 Namespace:openshift-infra ID:7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c UID:7ab9fb3d-4db6-46d9-9c62-28cf9c45b340 NetNS:/var/run/netns/3cff4c86-1e13-4b78-a425-8c3b133ff96b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ab9fb3d_4db6_46d9_9c62_28cf9c45b340.slice PodAnnotations:0xc00008cda0}] Aliases:map[]}\"",
2026-06-12 17:11:43.649232 | controller |     "Jun 12 16:02:04.229818 crc crio[22579]: time=\"2026-06-12T16:02:04.22872875Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688002-l9vl7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.649247 | controller |     "Jun 12 16:02:04.479204 crc crio[22579]: time=\"2026-06-12T16:02:04.479002612Z\" level=info msg=\"Stopped pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=222c2e55-0236-4669-96e9-3c67874eec0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.649261 | controller |     "Jun 12 16:02:08.316781 crc crio[22579]: time=\"2026-06-12T16:02:08.315361166Z\" level=info msg=\"Removing container: 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee\" id=fec9bd72-1176-47d7-a8ae-c903b94031eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.649276 | controller |     "Jun 12 16:02:08.363815 crc crio[22579]: time=\"2026-06-12T16:02:08.363663525Z\" level=info msg=\"Removed container 9dfee987bf08649483a7bd13232a80fb9cacc58bd732f33ab73e0a5f9e316fee: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fec9bd72-1176-47d7-a8ae-c903b94031eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.649291 | controller |     "Jun 12 16:02:08.368592 crc crio[22579]: time=\"2026-06-12T16:02:08.368423683Z\" level=info msg=\"Removing container: ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5\" id=23a97e04-8f6d-4f73-b600-6f837837c09b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.649309 | controller |     "Jun 12 16:02:08.393598 crc crio[22579]: time=\"2026-06-12T16:02:08.392654054Z\" level=info msg=\"Removed container ebbc8b82fae73878a1f195307585eec028511e0ce46158f713fbf9b898cee2f5: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=23a97e04-8f6d-4f73-b600-6f837837c09b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.649324 | controller |     "Jun 12 16:02:08.396670 crc crio[22579]: time=\"2026-06-12T16:02:08.396572051Z\" level=info msg=\"Removing container: d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d\" id=fbb6dfa7-dbaf-4ad2-8a21-97af17aaa157 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.649338 | controller |     "Jun 12 16:02:08.431606 crc crio[22579]: time=\"2026-06-12T16:02:08.418474145Z\" level=info msg=\"Removed container d2a27f57379055ecd684f0bed72a62acdc9d4931cafd21973d073d593acdf21d: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fbb6dfa7-dbaf-4ad2-8a21-97af17aaa157 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.649356 | controller |     "Jun 12 16:02:08.431606 crc crio[22579]: time=\"2026-06-12T16:02:08.42793693Z\" level=info msg=\"Stopping pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=cd933ac2-87d4-4c82-8278-350ecc2f7682 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.649387 | controller |     "Jun 12 16:02:08.431606 crc crio[22579]: time=\"2026-06-12T16:02:08.427980471Z\" level=info msg=\"Stopped pod sandbox (already stopped): c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=cd933ac2-87d4-4c82-8278-350ecc2f7682 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.649403 | controller |     "Jun 12 16:02:08.431606 crc crio[22579]: time=\"2026-06-12T16:02:08.428487074Z\" level=info msg=\"Removing pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=0a123d6d-69bf-4bd9-9674-6e4cec5b2c83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.649418 | controller |     "Jun 12 16:02:08.439077 crc crio[22579]: time=\"2026-06-12T16:02:08.43883209Z\" level=info msg=\"Removed pod sandbox: c76dfa308a7ebeff8fe700cf64579da9056f611160e7d6fa55f0002ce547d4c0\" id=0a123d6d-69bf-4bd9-9674-6e4cec5b2c83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.649433 | controller |     "Jun 12 16:02:08.441242 crc crio[22579]: time=\"2026-06-12T16:02:08.440657886Z\" level=info msg=\"Stopping pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=0d38ff93-ec3c-4243-823e-ad719331308b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.649448 | controller |     "Jun 12 16:02:08.441242 crc crio[22579]: time=\"2026-06-12T16:02:08.440705757Z\" level=info msg=\"Stopped pod sandbox (already stopped): e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=0d38ff93-ec3c-4243-823e-ad719331308b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.649462 | controller |     "Jun 12 16:02:08.441242 crc crio[22579]: time=\"2026-06-12T16:02:08.441110287Z\" level=info msg=\"Removing pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=d2e46511-978d-4c61-99e6-037cf9041f32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.649476 | controller |     "Jun 12 16:02:08.453385 crc crio[22579]: time=\"2026-06-12T16:02:08.453257048Z\" level=info msg=\"Removed pod sandbox: e723043d5419ffce22c05553423278d4f907e24e8b13a4d1d26fa8a334ed1736\" id=d2e46511-978d-4c61-99e6-037cf9041f32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.649490 | controller |     "Jun 12 16:02:24.146204 crc crio[22579]: time=\"2026-06-12T16:02:24.145686211Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/POD\" id=12ad6d2c-9bb4-4347-afbd-8e1d9dafb34f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.649509 | controller |     "Jun 12 16:02:24.147380 crc crio[22579]: time=\"2026-06-12T16:02:24.146230484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649524 | controller |     "Jun 12 16:02:24.169222 crc crio[22579]: time=\"2026-06-12T16:02:24.169131023Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 Namespace:openshift-marketplace ID:b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 UID:cd8b47c6-1f42-4a62-885e-e2a0701bb868 NetNS:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8b47c6_1f42_4a62_885e_e2a0701bb868.slice PodAnnotations:0xc000548418}] Aliases:map[]}\"",
2026-06-12 17:11:43.649539 | controller |     "Jun 12 16:02:24.169222 crc crio[22579]: time=\"2026-06-12T16:02:24.169202994Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.649553 | controller |     "Jun 12 16:02:25.023194 crc crio[22579]: 2026-06-12T16:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3b81cbe3bdfbf3 Mac:ce:4f:c4:51:3b:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae SocketPath: PciID:}] [{Interface:0xc000015660 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.649568 | controller |     "Jun 12 16:02:25.025750 crc crio[22579]: time=\"2026-06-12T16:02:25.02565491Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 Namespace:openshift-marketplace ID:b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 UID:cd8b47c6-1f42-4a62-885e-e2a0701bb868 NetNS:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8b47c6_1f42_4a62_885e_e2a0701bb868.slice PodAnnotations:0xc000548418}] Aliases:map[]}\"",
2026-06-12 17:11:43.649583 | controller |     "Jun 12 16:02:25.025903 crc crio[22579]: time=\"2026-06-12T16:02:25.025862835Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.649598 | controller |     "Jun 12 16:02:25.034648 crc crio[22579]: time=\"2026-06-12T16:02:25.034475239Z\" level=info msg=\"Ran pod sandbox b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/POD\" id=12ad6d2c-9bb4-4347-afbd-8e1d9dafb34f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.649613 | controller |     "Jun 12 16:02:25.038900 crc crio[22579]: time=\"2026-06-12T16:02:25.038807026Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e50716f5-13b0-41ee-aa65-530c8309a1cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.649628 | controller |     "Jun 12 16:02:25.043891 crc crio[22579]: time=\"2026-06-12T16:02:25.04379578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=528330b2-b8ba-47c6-9532-971d03297b21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.649642 | controller |     "Jun 12 16:02:25.130393 crc crio[22579]: time=\"2026-06-12T16:02:25.129889907Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/util\" id=42cf6962-ea49-4a63-b6f6-2fd4ed491552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.649661 | controller |     "Jun 12 16:02:25.132572 crc crio[22579]: time=\"2026-06-12T16:02:25.13200927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649677 | controller |     "Jun 12 16:02:25.159546 crc crio[22579]: time=\"2026-06-12T16:02:25.159374419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649692 | controller |     "Jun 12 16:02:25.165579 crc crio[22579]: time=\"2026-06-12T16:02:25.16465184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649708 | controller |     "Jun 12 16:02:25.293063 crc crio[22579]: time=\"2026-06-12T16:02:25.291704683Z\" level=info msg=\"Created container a06a070951afd7d73e82ab0891341511d19991f845d8d1e894748c9725ea41ee: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/util\" id=42cf6962-ea49-4a63-b6f6-2fd4ed491552 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.649723 | controller |     "Jun 12 16:02:25.293330 crc crio[22579]: time=\"2026-06-12T16:02:25.293056057Z\" level=info msg=\"Starting container: a06a070951afd7d73e82ab0891341511d19991f845d8d1e894748c9725ea41ee\" id=1b40e9c9-596d-4e2d-8955-c647080c90d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.649737 | controller |     "Jun 12 16:02:25.305745 crc crio[22579]: time=\"2026-06-12T16:02:25.304007088Z\" level=info msg=\"Started container\" PID=36060 containerID=a06a070951afd7d73e82ab0891341511d19991f845d8d1e894748c9725ea41ee description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/util id=1b40e9c9-596d-4e2d-8955-c647080c90d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22",
2026-06-12 17:11:43.649753 | controller |     "Jun 12 16:02:26.440832 crc crio[22579]: time=\"2026-06-12T16:02:26.440790422Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=e5320784-86eb-4739-b09b-bccc600b6c41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.649768 | controller |     "Jun 12 16:02:26.441351 crc crio[22579]: time=\"2026-06-12T16:02:26.4410977Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=e5320784-86eb-4739-b09b-bccc600b6c41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.649782 | controller |     "Jun 12 16:02:26.441351 crc crio[22579]: time=\"2026-06-12T16:02:26.441161561Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=e5320784-86eb-4739-b09b-bccc600b6c41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.649797 | controller |     "Jun 12 16:02:26.442293 crc crio[22579]: time=\"2026-06-12T16:02:26.442194377Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c0ee42d0-1ec4-4303-aae0-411d0a873001 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.649812 | controller |     "Jun 12 16:02:26.450739 crc crio[22579]: time=\"2026-06-12T16:02:26.450640477Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-12 17:11:43.649831 | controller |     "Jun 12 16:02:29.332159 crc crio[22579]: time=\"2026-06-12T16:02:29.330955453Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c0ee42d0-1ec4-4303-aae0-411d0a873001 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.649847 | controller |     "Jun 12 16:02:29.335335 crc crio[22579]: time=\"2026-06-12T16:02:29.335226279Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=30995367-fbf7-4131-bbe4-8b7fe4aa4009 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.649862 | controller |     "Jun 12 16:02:29.341426 crc crio[22579]: time=\"2026-06-12T16:02:29.341237898Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=8057928a-673f-4e95-ae70-d2072aa63e41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.649877 | controller |     "Jun 12 16:02:29.358856 crc crio[22579]: time=\"2026-06-12T16:02:29.358730123Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/pull\" id=02fc412b-e880-4949-942d-2970a61a82c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.649891 | controller |     "Jun 12 16:02:29.360206 crc crio[22579]: time=\"2026-06-12T16:02:29.360064976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649909 | controller |     "Jun 12 16:02:29.391279 crc crio[22579]: time=\"2026-06-12T16:02:29.391155387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649936 | controller |     "Jun 12 16:02:29.391675 crc crio[22579]: time=\"2026-06-12T16:02:29.391485826Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/12ac9d6608587fc6cd447d06991531edbfe842b0fbb56c2783af4cc45a657c72/merged/etc/passwd: no such file or directory\"",
2026-06-12 17:11:43.649952 | controller |     "Jun 12 16:02:29.391675 crc crio[22579]: time=\"2026-06-12T16:02:29.39164946Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/12ac9d6608587fc6cd447d06991531edbfe842b0fbb56c2783af4cc45a657c72/merged/etc/group: no such file or directory\"",
2026-06-12 17:11:43.649967 | controller |     "Jun 12 16:02:29.394984 crc crio[22579]: time=\"2026-06-12T16:02:29.394915491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.649982 | controller |     "Jun 12 16:02:29.518451 crc crio[22579]: time=\"2026-06-12T16:02:29.518346854Z\" level=info msg=\"Created container 1aef52b6fa30c76a5b08d392911876cfb842015be4c9de9f439272117342abe4: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/pull\" id=02fc412b-e880-4949-942d-2970a61a82c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.649997 | controller |     "Jun 12 16:02:29.519796 crc crio[22579]: time=\"2026-06-12T16:02:29.519715548Z\" level=info msg=\"Starting container: 1aef52b6fa30c76a5b08d392911876cfb842015be4c9de9f439272117342abe4\" id=8fd532d5-9fc0-4c53-aef6-4649bda8adcd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.650012 | controller |     "Jun 12 16:02:29.527712 crc crio[22579]: time=\"2026-06-12T16:02:29.527617304Z\" level=info msg=\"Started container\" PID=36185 containerID=1aef52b6fa30c76a5b08d392911876cfb842015be4c9de9f439272117342abe4 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/pull id=8fd532d5-9fc0-4c53-aef6-4649bda8adcd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22",
2026-06-12 17:11:43.650032 | controller |     "Jun 12 16:02:30.480109 crc crio[22579]: time=\"2026-06-12T16:02:30.479474939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1c6f1852-dcca-4803-ab83-0c4bab3bf792 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650047 | controller |     "Jun 12 16:02:30.483428 crc crio[22579]: time=\"2026-06-12T16:02:30.483342845Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d09b708e-a21a-44b9-bc30-e071dfbe8d05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650062 | controller |     "Jun 12 16:02:30.490692 crc crio[22579]: time=\"2026-06-12T16:02:30.490572384Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/extract\" id=886c11dd-e78b-40ee-86db-338f652890e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.650077 | controller |     "Jun 12 16:02:30.491176 crc crio[22579]: time=\"2026-06-12T16:02:30.491091537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650091 | controller |     "Jun 12 16:02:30.519176 crc crio[22579]: time=\"2026-06-12T16:02:30.51901214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650106 | controller |     "Jun 12 16:02:30.524381 crc crio[22579]: time=\"2026-06-12T16:02:30.524221099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650121 | controller |     "Jun 12 16:02:30.757289 crc crio[22579]: time=\"2026-06-12T16:02:30.75714452Z\" level=info msg=\"Created container 90738d9761d2cb3828fa975317d84d9693eba9c8e3c0ab449a6ddd998f827ae8: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/extract\" id=886c11dd-e78b-40ee-86db-338f652890e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.650136 | controller |     "Jun 12 16:02:30.759437 crc crio[22579]: time=\"2026-06-12T16:02:30.759195321Z\" level=info msg=\"Starting container: 90738d9761d2cb3828fa975317d84d9693eba9c8e3c0ab449a6ddd998f827ae8\" id=becc097c-61fe-4e10-92ac-c16d20d2f3d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.650151 | controller |     "Jun 12 16:02:30.768972 crc crio[22579]: time=\"2026-06-12T16:02:30.767001945Z\" level=info msg=\"Started container\" PID=36202 containerID=90738d9761d2cb3828fa975317d84d9693eba9c8e3c0ab449a6ddd998f827ae8 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/extract id=becc097c-61fe-4e10-92ac-c16d20d2f3d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22",
2026-06-12 17:11:43.650166 | controller |     "Jun 12 16:02:32.504878 crc crio[22579]: time=\"2026-06-12T16:02:32.504716243Z\" level=info msg=\"Stopping pod sandbox: b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22\" id=79bf98da-70f6-42c2-bf3f-4d218066b99f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.650181 | controller |     "Jun 12 16:02:32.505898 crc crio[22579]: time=\"2026-06-12T16:02:32.50579654Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 Namespace:openshift-marketplace ID:b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22 UID:cd8b47c6-1f42-4a62-885e-e2a0701bb868 NetNS:/var/run/netns/24325367-d3d0-4cc9-971d-9d3874200eae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8b47c6_1f42_4a62_885e_e2a0701bb868.slice PodAnnotations:0xc0025a0548}] Aliases:map[]}\"",
2026-06-12 17:11:43.650200 | controller |     "Jun 12 16:02:32.506146 crc crio[22579]: time=\"2026-06-12T16:02:32.506064996Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.650215 | controller |     "Jun 12 16:02:32.835434 crc crio[22579]: time=\"2026-06-12T16:02:32.834810625Z\" level=info msg=\"Stopped pod sandbox: b3b81cbe3bdfbf3186e776991d5a98571f3b74186040c33353540babd4157f22\" id=79bf98da-70f6-42c2-bf3f-4d218066b99f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.650230 | controller |     "Jun 12 16:02:47.786181 crc crio[22579]: time=\"2026-06-12T16:02:47.785406592Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-524js/POD\" id=193e9c9d-4352-442b-99db-e0f9baf8a917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.650244 | controller |     "Jun 12 16:02:47.788116 crc crio[22579]: time=\"2026-06-12T16:02:47.786199362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650259 | controller |     "Jun 12 16:02:47.808747 crc crio[22579]: time=\"2026-06-12T16:02:47.808644169Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-524js Namespace:openshift-nmstate ID:ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa UID:975faafc-63c5-4e19-80fe-c2982eef34ff NetNS:/var/run/netns/8951f76d-6b9f-42de-885e-44b8ac77b61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod975faafc_63c5_4e19_80fe_c2982eef34ff.slice PodAnnotations:0xc002308128}] Aliases:map[]}\"",
2026-06-12 17:11:43.650273 | controller |     "Jun 12 16:02:47.808747 crc crio[22579]: time=\"2026-06-12T16:02:47.808716421Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-524js to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.650288 | controller |     "Jun 12 16:02:48.801069 crc crio[22579]: 2026-06-12T16:02:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef8eca8b8c2b78a Mac:de:80:a6:06:9d:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/8951f76d-6b9f-42de-885e-44b8ac77b61b SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.650303 | controller |     "Jun 12 16:02:48.802514 crc crio[22579]: time=\"2026-06-12T16:02:48.802406114Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-524js Namespace:openshift-nmstate ID:ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa UID:975faafc-63c5-4e19-80fe-c2982eef34ff NetNS:/var/run/netns/8951f76d-6b9f-42de-885e-44b8ac77b61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod975faafc_63c5_4e19_80fe_c2982eef34ff.slice PodAnnotations:0xc002308128}] Aliases:map[]}\"",
2026-06-12 17:11:43.650317 | controller |     "Jun 12 16:02:48.802797 crc crio[22579]: time=\"2026-06-12T16:02:48.802745642Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-524js for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.650332 | controller |     "Jun 12 16:02:48.810085 crc crio[22579]: time=\"2026-06-12T16:02:48.810041043Z\" level=info msg=\"Ran pod sandbox ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa with infra container: openshift-nmstate/nmstate-operator-6569c8c666-524js/POD\" id=193e9c9d-4352-442b-99db-e0f9baf8a917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.650350 | controller |     "Jun 12 16:02:48.813343 crc crio[22579]: time=\"2026-06-12T16:02:48.813317724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=efde7d70-76e6-4c87-953b-a54546362898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650395 | controller |     "Jun 12 16:02:48.813788 crc crio[22579]: time=\"2026-06-12T16:02:48.813760785Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=efde7d70-76e6-4c87-953b-a54546362898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650413 | controller |     "Jun 12 16:02:48.813949 crc crio[22579]: time=\"2026-06-12T16:02:48.81393073Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=efde7d70-76e6-4c87-953b-a54546362898 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650428 | controller |     "Jun 12 16:02:48.817432 crc crio[22579]: time=\"2026-06-12T16:02:48.815695373Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=42c59a3a-32a8-4a99-82a4-76b3299c0071 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.650443 | controller |     "Jun 12 16:02:48.825064 crc crio[22579]: time=\"2026-06-12T16:02:48.824996864Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-12 17:11:43.650458 | controller |     "Jun 12 16:02:53.707906 crc crio[22579]: time=\"2026-06-12T16:02:53.707281581Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=42c59a3a-32a8-4a99-82a4-76b3299c0071 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.650472 | controller |     "Jun 12 16:02:53.709662 crc crio[22579]: time=\"2026-06-12T16:02:53.709102426Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=3ded8f85-f04d-4ca5-a75d-6cecb08b53f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650487 | controller |     "Jun 12 16:02:53.714156 crc crio[22579]: time=\"2026-06-12T16:02:53.714040638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6ffb2f1d-0ae1-4a16-89fe-831e958052c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650501 | controller |     "Jun 12 16:02:53.801129 crc crio[22579]: time=\"2026-06-12T16:02:53.800985796Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-524js/nmstate-operator\" id=3225b73b-99f4-4997-bf0a-4d0290383b38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.650516 | controller |     "Jun 12 16:02:53.805723 crc crio[22579]: time=\"2026-06-12T16:02:53.805614471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650530 | controller |     "Jun 12 16:02:53.843248 crc crio[22579]: time=\"2026-06-12T16:02:53.842846085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650549 | controller |     "Jun 12 16:02:53.847165 crc crio[22579]: time=\"2026-06-12T16:02:53.84707949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650564 | controller |     "Jun 12 16:02:54.432241 crc crio[22579]: time=\"2026-06-12T16:02:54.431993207Z\" level=info msg=\"Created container 33cfd3b6e9ffd482804f83953f0c4741b02121348bc19aa778b0341495fac941: openshift-nmstate/nmstate-operator-6569c8c666-524js/nmstate-operator\" id=3225b73b-99f4-4997-bf0a-4d0290383b38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.650578 | controller |     "Jun 12 16:02:54.434307 crc crio[22579]: time=\"2026-06-12T16:02:54.434163041Z\" level=info msg=\"Starting container: 33cfd3b6e9ffd482804f83953f0c4741b02121348bc19aa778b0341495fac941\" id=6744195f-4fb0-472a-aab3-67d7a295e690 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.650593 | controller |     "Jun 12 16:02:54.443139 crc crio[22579]: time=\"2026-06-12T16:02:54.442927039Z\" level=info msg=\"Started container\" PID=36634 containerID=33cfd3b6e9ffd482804f83953f0c4741b02121348bc19aa778b0341495fac941 description=openshift-nmstate/nmstate-operator-6569c8c666-524js/nmstate-operator id=6744195f-4fb0-472a-aab3-67d7a295e690 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef8eca8b8c2b78a9d0a51546f5456fa3f01db7109db388741100731860e25caa",
2026-06-12 17:11:43.650608 | controller |     "Jun 12 16:03:07.736317 crc crio[22579]: time=\"2026-06-12T16:03:07.735031576Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/POD\" id=a392361b-d7a1-4f55-a3da-00758036c7d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.650622 | controller |     "Jun 12 16:03:07.736317 crc crio[22579]: time=\"2026-06-12T16:03:07.736315359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650637 | controller |     "Jun 12 16:03:07.781215 crc crio[22579]: time=\"2026-06-12T16:03:07.781091607Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-vrtb2 Namespace:openshift-nmstate ID:0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2 UID:700aa745-cc99-4717-8279-875c59d3764e NetNS:/var/run/netns/6876d04c-4c4f-4a71-9847-a8a69c5d9423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod700aa745_cc99_4717_8279_875c59d3764e.slice PodAnnotations:0xc0004794f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.650652 | controller |     "Jun 12 16:03:07.781215 crc crio[22579]: time=\"2026-06-12T16:03:07.78118828Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.650666 | controller |     "Jun 12 16:03:07.819443 crc crio[22579]: time=\"2026-06-12T16:03:07.819351748Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-6hdnn/POD\" id=6481dcb9-206c-4a15-b9ba-a49c1836cf64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.650681 | controller |     "Jun 12 16:03:07.819950 crc crio[22579]: time=\"2026-06-12T16:03:07.819703607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650696 | controller |     "Jun 12 16:03:07.857006 crc crio[22579]: time=\"2026-06-12T16:03:07.85685114Z\" 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=6481dcb9-206c-4a15-b9ba-a49c1836cf64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.650710 | controller |     "Jun 12 16:03:07.873922 crc crio[22579]: time=\"2026-06-12T16:03:07.873803014Z\" level=info msg=\"Ran pod sandbox fdfc76211e59372fbf1aefb85e7c6ba8dae623bda21e22333278a14a1d59beaf with infra container: openshift-nmstate/nmstate-handler-6hdnn/POD\" id=6481dcb9-206c-4a15-b9ba-a49c1836cf64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.650729 | controller |     "Jun 12 16:03:07.879009 crc crio[22579]: time=\"2026-06-12T16:03:07.878927836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3c29cbc1-2d14-4bbf-be5b-f3e860d2dd89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650744 | controller |     "Jun 12 16:03:07.879289 crc crio[22579]: time=\"2026-06-12T16:03:07.879188702Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=3c29cbc1-2d14-4bbf-be5b-f3e860d2dd89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650759 | controller |     "Jun 12 16:03:07.879357 crc crio[22579]: time=\"2026-06-12T16:03:07.879331286Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=3c29cbc1-2d14-4bbf-be5b-f3e860d2dd89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650774 | controller |     "Jun 12 16:03:07.880279 crc crio[22579]: time=\"2026-06-12T16:03:07.880203388Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=56a07e87-b6e8-4265-99db-0111ff5c93d7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.650790 | controller |     "Jun 12 16:03:07.888646 crc crio[22579]: time=\"2026-06-12T16:03:07.888436009Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 17:11:43.650805 | controller |     "Jun 12 16:03:08.306917 crc crio[22579]: 2026-06-12T16:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0068299987e9d2b Mac:72:d5:75:89:31:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/6876d04c-4c4f-4a71-9847-a8a69c5d9423 SocketPath: PciID:}] [{Interface:0xc0001b8b20 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.650820 | controller |     "Jun 12 16:03:08.309252 crc crio[22579]: time=\"2026-06-12T16:03:08.309169087Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-vrtb2 Namespace:openshift-nmstate ID:0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2 UID:700aa745-cc99-4717-8279-875c59d3764e NetNS:/var/run/netns/6876d04c-4c4f-4a71-9847-a8a69c5d9423 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod700aa745_cc99_4717_8279_875c59d3764e.slice PodAnnotations:0xc0004794f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.650834 | controller |     "Jun 12 16:03:08.309424 crc crio[22579]: time=\"2026-06-12T16:03:08.309356801Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.650849 | controller |     "Jun 12 16:03:08.310093 crc crio[22579]: time=\"2026-06-12T16:03:08.309987488Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/POD\" id=364f63e2-2448-4d24-bc42-13c208f1fa48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.650864 | controller |     "Jun 12 16:03:08.310197 crc crio[22579]: time=\"2026-06-12T16:03:08.310155382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.650882 | controller |     "Jun 12 16:03:08.317023 crc crio[22579]: time=\"2026-06-12T16:03:08.316952406Z\" level=info msg=\"Ran pod sandbox 0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/POD\" id=a392361b-d7a1-4f55-a3da-00758036c7d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.650898 | controller |     "Jun 12 16:03:08.326095 crc crio[22579]: time=\"2026-06-12T16:03:08.325941437Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f0caf056-c5f7-4189-ba7e-2eb684b927fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650912 | controller |     "Jun 12 16:03:08.327096 crc crio[22579]: time=\"2026-06-12T16:03:08.327021934Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=f0caf056-c5f7-4189-ba7e-2eb684b927fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650927 | controller |     "Jun 12 16:03:08.327191 crc crio[22579]: time=\"2026-06-12T16:03:08.327109226Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=f0caf056-c5f7-4189-ba7e-2eb684b927fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.650941 | controller |     "Jun 12 16:03:08.328447 crc crio[22579]: time=\"2026-06-12T16:03:08.328383899Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=1dd34adb-b8b2-42ec-875f-ddd0febe01aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.650956 | controller |     "Jun 12 16:03:08.334619 crc crio[22579]: time=\"2026-06-12T16:03:08.334437344Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 17:11:43.650971 | controller |     "Jun 12 16:03:08.350748 crc crio[22579]: time=\"2026-06-12T16:03:08.350397184Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-x7b6n Namespace:openshift-nmstate ID:4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30 UID:91e16bf6-eed9-4fbd-bac7-45190ede8ac6 NetNS:/var/run/netns/8045d493-a4d0-4963-801b-a73d411abd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91e16bf6_eed9_4fbd_bac7_45190ede8ac6.slice PodAnnotations:0xc0003847a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.650986 | controller |     "Jun 12 16:03:08.350886 crc crio[22579]: time=\"2026-06-12T16:03:08.350758583Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-x7b6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.651001 | controller |     "Jun 12 16:03:08.392235 crc crio[22579]: time=\"2026-06-12T16:03:08.392042791Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/POD\" id=2fe8044d-51d9-4673-9028-d47c2afbec0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.651016 | controller |     "Jun 12 16:03:08.392235 crc crio[22579]: time=\"2026-06-12T16:03:08.392162564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651031 | controller |     "Jun 12 16:03:08.445494 crc crio[22579]: time=\"2026-06-12T16:03:08.445382539Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-2lpqh Namespace:openshift-nmstate ID:20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e UID:61ff7fbf-73d7-4ff5-b55b-808d31622cd6 NetNS:/var/run/netns/002a6899-afc1-4593-b2b5-c3de178ee709 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod61ff7fbf_73d7_4ff5_b55b_808d31622cd6.slice PodAnnotations:0xc000478740}] Aliases:map[]}\"",
2026-06-12 17:11:43.651050 | controller |     "Jun 12 16:03:08.445494 crc crio[22579]: time=\"2026-06-12T16:03:08.445470051Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-2lpqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.651066 | controller |     "Jun 12 16:03:08.640774 crc crio[22579]: time=\"2026-06-12T16:03:08.638844769Z\" level=info msg=\"Running pod sandbox: openshift-console/console-65d987dc46-djpgb/POD\" id=1f02337f-0de9-422d-ac8e-be1877bbc9e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.651080 | controller |     "Jun 12 16:03:08.640774 crc crio[22579]: time=\"2026-06-12T16:03:08.639716822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651095 | controller |     "Jun 12 16:03:08.680046 crc crio[22579]: time=\"2026-06-12T16:03:08.679708187Z\" level=info msg=\"Got pod network &{Name:console-65d987dc46-djpgb Namespace:openshift-console ID:d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf UID:5cd7f10b-c178-4a48-bd6a-16c24bb5b78a NetNS:/var/run/netns/6a3bc70b-7756-49ca-a4de-977568e7a27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd7f10b_c178_4a48_bd6a_16c24bb5b78a.slice PodAnnotations:0xc001216360}] Aliases:map[]}\"",
2026-06-12 17:11:43.651110 | controller |     "Jun 12 16:03:08.680046 crc crio[22579]: time=\"2026-06-12T16:03:08.679804479Z\" level=info msg=\"Adding pod openshift-console_console-65d987dc46-djpgb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.651125 | controller |     "Jun 12 16:03:08.994194 crc crio[22579]: 2026-06-12T16:03:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f944d0c2a908e9 Mac:e2:ae:ec:09:d9:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/8045d493-a4d0-4963-801b-a73d411abd02 SocketPath: PciID:}] [{Interface:0xc00013c750 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.651141 | controller |     "Jun 12 16:03:08.995817 crc crio[22579]: time=\"2026-06-12T16:03:08.995686308Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-x7b6n Namespace:openshift-nmstate ID:4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30 UID:91e16bf6-eed9-4fbd-bac7-45190ede8ac6 NetNS:/var/run/netns/8045d493-a4d0-4963-801b-a73d411abd02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod91e16bf6_eed9_4fbd_bac7_45190ede8ac6.slice PodAnnotations:0xc0003847a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.651156 | controller |     "Jun 12 16:03:08.996826 crc crio[22579]: time=\"2026-06-12T16:03:08.996734515Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-x7b6n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.651170 | controller |     "Jun 12 16:03:09.006394 crc crio[22579]: time=\"2026-06-12T16:03:09.006202308Z\" level=info msg=\"Ran pod sandbox 4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/POD\" id=364f63e2-2448-4d24-bc42-13c208f1fa48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.651185 | controller |     "Jun 12 16:03:09.010016 crc crio[22579]: time=\"2026-06-12T16:03:09.009636616Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=e8572186-0a51-41ac-8198-41d72bb10613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651205 | controller |     "Jun 12 16:03:09.010016 crc crio[22579]: time=\"2026-06-12T16:03:09.009859572Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=e8572186-0a51-41ac-8198-41d72bb10613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651220 | controller |     "Jun 12 16:03:09.010016 crc crio[22579]: time=\"2026-06-12T16:03:09.009906843Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=e8572186-0a51-41ac-8198-41d72bb10613 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651235 | controller |     "Jun 12 16:03:09.013095 crc crio[22579]: time=\"2026-06-12T16:03:09.013039203Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=91a2f06e-2ccf-4c36-bedf-6038d1054cf9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.651250 | controller |     "Jun 12 16:03:09.015240 crc crio[22579]: time=\"2026-06-12T16:03:09.015182258Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-12 17:11:43.651264 | controller |     "Jun 12 16:03:09.265230 crc crio[22579]: 2026-06-12T16:03:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20ff2f87217d90f Mac:9e:04:e9:26:b3:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/002a6899-afc1-4593-b2b5-c3de178ee709 SocketPath: PciID:}] [{Interface:0xc00019a7b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.651279 | controller |     "Jun 12 16:03:09.266683 crc crio[22579]: time=\"2026-06-12T16:03:09.266461511Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-2lpqh Namespace:openshift-nmstate ID:20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e UID:61ff7fbf-73d7-4ff5-b55b-808d31622cd6 NetNS:/var/run/netns/002a6899-afc1-4593-b2b5-c3de178ee709 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod61ff7fbf_73d7_4ff5_b55b_808d31622cd6.slice PodAnnotations:0xc000478740}] Aliases:map[]}\"",
2026-06-12 17:11:43.651294 | controller |     "Jun 12 16:03:09.266845 crc crio[22579]: time=\"2026-06-12T16:03:09.266712337Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-2lpqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.651310 | controller |     "Jun 12 16:03:09.276195 crc crio[22579]: time=\"2026-06-12T16:03:09.276022246Z\" level=info msg=\"Ran pod sandbox 20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e with infra container: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/POD\" id=2fe8044d-51d9-4673-9028-d47c2afbec0c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.651325 | controller |     "Jun 12 16:03:09.281012 crc crio[22579]: time=\"2026-06-12T16:03:09.280757097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ed20526c-2223-4aec-a132-0e7f8de2865c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651340 | controller |     "Jun 12 16:03:09.281012 crc crio[22579]: time=\"2026-06-12T16:03:09.280963452Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=ed20526c-2223-4aec-a132-0e7f8de2865c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651361 | controller |     "Jun 12 16:03:09.281012 crc crio[22579]: time=\"2026-06-12T16:03:09.281011324Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=ed20526c-2223-4aec-a132-0e7f8de2865c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651397 | controller |     "Jun 12 16:03:09.283978 crc crio[22579]: time=\"2026-06-12T16:03:09.283899058Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3d8d8b3c-cad1-4ff1-9440-c2a6e7ce0f2a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.651412 | controller |     "Jun 12 16:03:09.292657 crc crio[22579]: time=\"2026-06-12T16:03:09.292324234Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-12 17:11:43.651427 | controller |     "Jun 12 16:03:09.306874 crc crio[22579]: 2026-06-12T16:03:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d424f11131f7208 Mac:ba:b8:3a:ae:a8:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/6a3bc70b-7756-49ca-a4de-977568e7a27b SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.651443 | controller |     "Jun 12 16:03:09.307787 crc crio[22579]: time=\"2026-06-12T16:03:09.307673737Z\" level=info msg=\"Got pod network &{Name:console-65d987dc46-djpgb Namespace:openshift-console ID:d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf UID:5cd7f10b-c178-4a48-bd6a-16c24bb5b78a NetNS:/var/run/netns/6a3bc70b-7756-49ca-a4de-977568e7a27b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd7f10b_c178_4a48_bd6a_16c24bb5b78a.slice PodAnnotations:0xc001216360}] Aliases:map[]}\"",
2026-06-12 17:11:43.651458 | controller |     "Jun 12 16:03:09.307949 crc crio[22579]: time=\"2026-06-12T16:03:09.307833281Z\" level=info msg=\"Checking pod openshift-console_console-65d987dc46-djpgb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.651473 | controller |     "Jun 12 16:03:09.316249 crc crio[22579]: time=\"2026-06-12T16:03:09.31557868Z\" level=info msg=\"Ran pod sandbox d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf with infra container: openshift-console/console-65d987dc46-djpgb/POD\" id=1f02337f-0de9-422d-ac8e-be1877bbc9e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.651488 | controller |     "Jun 12 16:03:09.317861 crc crio[22579]: time=\"2026-06-12T16:03:09.317243123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=0ea64b47-51b7-4098-83c1-01f3482a815d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651504 | controller |     "Jun 12 16:03:09.318734 crc crio[22579]: time=\"2026-06-12T16:03:09.31870211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=74369d1c-123d-49f6-a0a4-c55083b47406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651519 | controller |     "Jun 12 16:03:09.324358 crc crio[22579]: time=\"2026-06-12T16:03:09.324211211Z\" level=info msg=\"Creating container: openshift-console/console-65d987dc46-djpgb/console\" id=e54f1a33-501d-4a63-914d-49193a8e4927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.651533 | controller |     "Jun 12 16:03:09.324777 crc crio[22579]: time=\"2026-06-12T16:03:09.324736005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651554 | controller |     "Jun 12 16:03:09.372197 crc crio[22579]: time=\"2026-06-12T16:03:09.372100489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651569 | controller |     "Jun 12 16:03:09.375299 crc crio[22579]: time=\"2026-06-12T16:03:09.37524816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651584 | controller |     "Jun 12 16:03:09.461461 crc crio[22579]: time=\"2026-06-12T16:03:09.461351867Z\" level=info msg=\"Created container c0ef9b64599d1c0c0ed11cadf4eabb311c90df8e35f928c426428e35de994fbc: openshift-console/console-65d987dc46-djpgb/console\" id=e54f1a33-501d-4a63-914d-49193a8e4927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.651599 | controller |     "Jun 12 16:03:09.462923 crc crio[22579]: time=\"2026-06-12T16:03:09.462858716Z\" level=info msg=\"Starting container: c0ef9b64599d1c0c0ed11cadf4eabb311c90df8e35f928c426428e35de994fbc\" id=2723a34e-72e9-4707-8a7e-5c9f9bc48e2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.651614 | controller |     "Jun 12 16:03:09.468473 crc crio[22579]: time=\"2026-06-12T16:03:09.468343287Z\" level=info msg=\"Started container\" PID=37012 containerID=c0ef9b64599d1c0c0ed11cadf4eabb311c90df8e35f928c426428e35de994fbc description=openshift-console/console-65d987dc46-djpgb/console id=2723a34e-72e9-4707-8a7e-5c9f9bc48e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d424f11131f72089b8d9fbad4a44355a6b10445bf1dfe00e6d3b121c3c03dddf",
2026-06-12 17:11:43.651629 | controller |     "Jun 12 16:03:12.857278 crc crio[22579]: time=\"2026-06-12T16:03:12.856113575Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=56a07e87-b6e8-4265-99db-0111ff5c93d7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.651644 | controller |     "Jun 12 16:03:12.858769 crc crio[22579]: time=\"2026-06-12T16:03:12.858351242Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=ef83bfa5-0ad7-4436-baa8-e9f9ea66eb49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651659 | controller |     "Jun 12 16:03:12.869984 crc crio[22579]: time=\"2026-06-12T16:03:12.869865037Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=91a2f06e-2ccf-4c36-bedf-6038d1054cf9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.651673 | controller |     "Jun 12 16:03:12.871014 crc crio[22579]: time=\"2026-06-12T16:03:12.870877793Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=24b8d217-484b-43ed-88fd-13916b54414c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651688 | controller |     "Jun 12 16:03:12.919436 crc crio[22579]: time=\"2026-06-12T16:03:12.919291125Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=1dd34adb-b8b2-42ec-875f-ddd0febe01aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.651703 | controller |     "Jun 12 16:03:12.920609 crc crio[22579]: time=\"2026-06-12T16:03:12.920420764Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=78c7ca59-ce72-453d-9a89-32eb6aca76bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651721 | controller |     "Jun 12 16:03:12.942938 crc crio[22579]: time=\"2026-06-12T16:03:12.942791427Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=3d8d8b3c-cad1-4ff1-9440-c2a6e7ce0f2a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.651736 | controller |     "Jun 12 16:03:12.943857 crc crio[22579]: time=\"2026-06-12T16:03:12.943763782Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=bf3b735b-c478-4886-8a79-50f831b72040 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651750 | controller |     "Jun 12 16:03:12.945712 crc crio[22579]: time=\"2026-06-12T16:03:12.9456323Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=fde63a2b-fbb0-44cf-b7de-d38c01d434d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651765 | controller |     "Jun 12 16:03:12.948104 crc crio[22579]: time=\"2026-06-12T16:03:12.948013011Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7b052230-dbbb-4fa7-a69a-017c6ea05912 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651780 | controller |     "Jun 12 16:03:12.950315 crc crio[22579]: time=\"2026-06-12T16:03:12.950238218Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8b586666-0825-41e7-b35f-33e3f97541e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651795 | controller |     "Jun 12 16:03:12.964231 crc crio[22579]: time=\"2026-06-12T16:03:12.964109024Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=45fd8e65-0e71-4eac-9ef7-b678b1d1a7f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.651810 | controller |     "Jun 12 16:03:12.964784 crc crio[22579]: time=\"2026-06-12T16:03:12.964114534Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-6hdnn/nmstate-handler\" id=1d99fd1c-e60f-4cb7-8420-9338dbb70133 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.651824 | controller |     "Jun 12 16:03:12.968335 crc crio[22579]: time=\"2026-06-12T16:03:12.9682666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651840 | controller |     "Jun 12 16:03:12.974135 crc crio[22579]: time=\"2026-06-12T16:03:12.974026698Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/nmstate-metrics\" id=b17edba6-ddbc-4b08-b7eb-a3013f88e563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.651855 | controller |     "Jun 12 16:03:12.985281 crc crio[22579]: time=\"2026-06-12T16:03:12.985210625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651870 | controller |     "Jun 12 16:03:12.986905 crc crio[22579]: time=\"2026-06-12T16:03:12.986815066Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/nmstate-webhook\" id=c16e112a-d1fa-4680-b893-8e903a5cf64a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.651886 | controller |     "Jun 12 16:03:12.989348 crc crio[22579]: time=\"2026-06-12T16:03:12.989264379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651904 | controller |     "Jun 12 16:03:12.996692 crc crio[22579]: time=\"2026-06-12T16:03:12.996379011Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/nmstate-console-plugin\" id=feb20bec-55cb-45f4-8f00-2fa1255b4112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.651919 | controller |     "Jun 12 16:03:13.001407 crc crio[22579]: time=\"2026-06-12T16:03:13.001366389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651934 | controller |     "Jun 12 16:03:13.016784 crc crio[22579]: time=\"2026-06-12T16:03:13.016694992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651949 | controller |     "Jun 12 16:03:13.020225 crc crio[22579]: time=\"2026-06-12T16:03:13.020168271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651963 | controller |     "Jun 12 16:03:13.027220 crc crio[22579]: time=\"2026-06-12T16:03:13.02713266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651978 | controller |     "Jun 12 16:03:13.059149 crc crio[22579]: time=\"2026-06-12T16:03:13.058980656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.651993 | controller |     "Jun 12 16:03:13.064172 crc crio[22579]: time=\"2026-06-12T16:03:13.064064517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652008 | controller |     "Jun 12 16:03:13.079193 crc crio[22579]: time=\"2026-06-12T16:03:13.078926778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652023 | controller |     "Jun 12 16:03:13.094677 crc crio[22579]: time=\"2026-06-12T16:03:13.09462134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652038 | controller |     "Jun 12 16:03:13.214334 crc crio[22579]: time=\"2026-06-12T16:03:13.214087803Z\" level=info msg=\"Created container 12eb8201c5a32200f57f6afa1d8081fcd3cc90a60ab01cc7037f1a6f621fa8f4: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/nmstate-metrics\" id=b17edba6-ddbc-4b08-b7eb-a3013f88e563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.652052 | controller |     "Jun 12 16:03:13.215929 crc crio[22579]: time=\"2026-06-12T16:03:13.215879749Z\" level=info msg=\"Created container d913516b82c3edccdffb3c1d71ccd40b9dfdbd1210cf61f003cba4c87b177b15: openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/nmstate-console-plugin\" id=feb20bec-55cb-45f4-8f00-2fa1255b4112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.652067 | controller |     "Jun 12 16:03:13.216334 crc crio[22579]: time=\"2026-06-12T16:03:13.216182687Z\" level=info msg=\"Created container 122c82fd92760b4c9e61ffb2120770ac019c0623ae6614e158feb7717a160dc3: openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/nmstate-webhook\" id=c16e112a-d1fa-4680-b893-8e903a5cf64a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.652083 | controller |     "Jun 12 16:03:13.220187 crc crio[22579]: time=\"2026-06-12T16:03:13.219894122Z\" level=info msg=\"Starting container: d913516b82c3edccdffb3c1d71ccd40b9dfdbd1210cf61f003cba4c87b177b15\" id=48dead49-d01d-497a-8828-39b39069d202 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.652101 | controller |     "Jun 12 16:03:13.223740 crc crio[22579]: time=\"2026-06-12T16:03:13.219965684Z\" level=info msg=\"Starting container: 122c82fd92760b4c9e61ffb2120770ac019c0623ae6614e158feb7717a160dc3\" id=94dc2af8-55f1-4105-8a15-d67adddf138f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.652117 | controller |     "Jun 12 16:03:13.226283 crc crio[22579]: time=\"2026-06-12T16:03:13.219999485Z\" level=info msg=\"Starting container: 12eb8201c5a32200f57f6afa1d8081fcd3cc90a60ab01cc7037f1a6f621fa8f4\" id=e27b7cbd-21b1-4930-b24a-a59fafefee93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.652132 | controller |     "Jun 12 16:03:13.235917 crc crio[22579]: time=\"2026-06-12T16:03:13.23581974Z\" level=info msg=\"Started container\" PID=37141 containerID=122c82fd92760b4c9e61ffb2120770ac019c0623ae6614e158feb7717a160dc3 description=openshift-nmstate/nmstate-webhook-9b7874799-2lpqh/nmstate-webhook id=94dc2af8-55f1-4105-8a15-d67adddf138f name=/runtime.v1.RuntimeService/StartContainer sandboxID=20ff2f87217d90fbd644dcab544cd6eb4381a4e2e29f5adfb941f1eaace2947e",
2026-06-12 17:11:43.652147 | controller |     "Jun 12 16:03:13.236871 crc crio[22579]: time=\"2026-06-12T16:03:13.236806726Z\" level=info msg=\"Started container\" PID=37137 containerID=12eb8201c5a32200f57f6afa1d8081fcd3cc90a60ab01cc7037f1a6f621fa8f4 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/nmstate-metrics id=e27b7cbd-21b1-4930-b24a-a59fafefee93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2",
2026-06-12 17:11:43.652162 | controller |     "Jun 12 16:03:13.242674 crc crio[22579]: time=\"2026-06-12T16:03:13.23697135Z\" level=info msg=\"Started container\" PID=37142 containerID=d913516b82c3edccdffb3c1d71ccd40b9dfdbd1210cf61f003cba4c87b177b15 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-x7b6n/nmstate-console-plugin id=48dead49-d01d-497a-8828-39b39069d202 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f944d0c2a908e937ae7af5b2106b2876903b1cec6c5e70d3cb627f41004ab30",
2026-06-12 17:11:43.652178 | controller |     "Jun 12 16:03:13.258684 crc crio[22579]: time=\"2026-06-12T16:03:13.25803253Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=6f034fef-d1dd-4b41-8395-ba8b6b1c0fc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652193 | controller |     "Jun 12 16:03:13.259749 crc crio[22579]: time=\"2026-06-12T16:03:13.25961291Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=6f034fef-d1dd-4b41-8395-ba8b6b1c0fc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652207 | controller |     "Jun 12 16:03:13.259749 crc crio[22579]: time=\"2026-06-12T16:03:13.259727643Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=6f034fef-d1dd-4b41-8395-ba8b6b1c0fc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652222 | controller |     "Jun 12 16:03:13.262114 crc crio[22579]: time=\"2026-06-12T16:03:13.261901409Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=46b993e1-6673-4d0c-9bc7-972283192852 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.652238 | controller |     "Jun 12 16:03:13.270306 crc crio[22579]: time=\"2026-06-12T16:03:13.270088549Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-12 17:11:43.652253 | controller |     "Jun 12 16:03:13.348626 crc crio[22579]: time=\"2026-06-12T16:03:13.348444828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652271 | controller |     "Jun 12 16:03:13.455481 crc crio[22579]: time=\"2026-06-12T16:03:13.455296887Z\" level=info msg=\"Created container 665d11f24110de3fa71b5bd5b23e9dc0f62e0fce420d4fb303079eaf6dd9eecb: openshift-nmstate/nmstate-handler-6hdnn/nmstate-handler\" id=1d99fd1c-e60f-4cb7-8420-9338dbb70133 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.652286 | controller |     "Jun 12 16:03:13.456815 crc crio[22579]: time=\"2026-06-12T16:03:13.456621541Z\" level=info msg=\"Starting container: 665d11f24110de3fa71b5bd5b23e9dc0f62e0fce420d4fb303079eaf6dd9eecb\" id=8c7cffbe-b0ff-4b14-861d-7f277879cc13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.652301 | controller |     "Jun 12 16:03:13.464895 crc crio[22579]: time=\"2026-06-12T16:03:13.464781201Z\" level=info msg=\"Started container\" PID=37168 containerID=665d11f24110de3fa71b5bd5b23e9dc0f62e0fce420d4fb303079eaf6dd9eecb description=openshift-nmstate/nmstate-handler-6hdnn/nmstate-handler id=8c7cffbe-b0ff-4b14-861d-7f277879cc13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdfc76211e59372fbf1aefb85e7c6ba8dae623bda21e22333278a14a1d59beaf",
2026-06-12 17:11:43.652316 | controller |     "Jun 12 16:03:18.864084 crc crio[22579]: time=\"2026-06-12T16:03:18.863087826Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=46b993e1-6673-4d0c-9bc7-972283192852 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.652331 | controller |     "Jun 12 16:03:18.867014 crc crio[22579]: time=\"2026-06-12T16:03:18.866785061Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9a25f69c-8d0d-49c9-8c66-2356de396547 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652348 | controller |     "Jun 12 16:03:18.872675 crc crio[22579]: time=\"2026-06-12T16:03:18.872449846Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=178eaa66-4bd2-4e72-a532-ac3cd027f200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652375 | controller |     "Jun 12 16:03:18.888270 crc crio[22579]: time=\"2026-06-12T16:03:18.888156949Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/kube-rbac-proxy\" id=ea0dcb27-0dbe-4d9d-adf5-1e736c5d098d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.652395 | controller |     "Jun 12 16:03:18.890872 crc crio[22579]: time=\"2026-06-12T16:03:18.890753725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652411 | controller |     "Jun 12 16:03:18.924813 crc crio[22579]: time=\"2026-06-12T16:03:18.924630344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652426 | controller |     "Jun 12 16:03:18.930747 crc crio[22579]: time=\"2026-06-12T16:03:18.930243898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652440 | controller |     "Jun 12 16:03:19.037007 crc crio[22579]: time=\"2026-06-12T16:03:19.036858661Z\" level=info msg=\"Created container f46042223591ecd54cb31e778f20c308c19611722042a8c9565a0c95e5848340: openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/kube-rbac-proxy\" id=ea0dcb27-0dbe-4d9d-adf5-1e736c5d098d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.652461 | controller |     "Jun 12 16:03:19.038911 crc crio[22579]: time=\"2026-06-12T16:03:19.038829672Z\" level=info msg=\"Starting container: f46042223591ecd54cb31e778f20c308c19611722042a8c9565a0c95e5848340\" id=80a39bc5-4bfb-4c3c-a131-9dbb26c05045 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.652476 | controller |     "Jun 12 16:03:19.046721 crc crio[22579]: time=\"2026-06-12T16:03:19.046477068Z\" level=info msg=\"Started container\" PID=37297 containerID=f46042223591ecd54cb31e778f20c308c19611722042a8c9565a0c95e5848340 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-vrtb2/kube-rbac-proxy id=80a39bc5-4bfb-4c3c-a131-9dbb26c05045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0068299987e9d2b13dda79c0de592e6eb1c926d2fc8d6132a8d14a33bcfb1ce2",
2026-06-12 17:11:43.652490 | controller |     "Jun 12 16:03:44.222002 crc crio[22579]: time=\"2026-06-12T16:03:44.219958555Z\" level=info msg=\"Stopping container: 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583 (timeout: 15s)\" id=9a53e6b9-72aa-4d08-b7c7-9746bd838911 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.652505 | controller |     "Jun 12 16:03:44.350932 crc crio[22579]: time=\"2026-06-12T16:03:44.350299967Z\" level=info msg=\"Stopped container 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583: openshift-console/console-6c684df5db-cc8g8/console\" id=9a53e6b9-72aa-4d08-b7c7-9746bd838911 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.652519 | controller |     "Jun 12 16:03:44.356596 crc crio[22579]: time=\"2026-06-12T16:03:44.353281134Z\" level=info msg=\"Stopping pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=b8ea916f-6035-46af-94cd-550171b29d85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.652534 | controller |     "Jun 12 16:03:44.356596 crc crio[22579]: time=\"2026-06-12T16:03:44.354034083Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/24b3379e-394c-4f04-ab02-0cec7143900c 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:0xc000478388}] Aliases:map[]}\"",
2026-06-12 17:11:43.652549 | controller |     "Jun 12 16:03:44.356596 crc crio[22579]: time=\"2026-06-12T16:03:44.354233588Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.652564 | controller |     "Jun 12 16:03:44.718064 crc crio[22579]: time=\"2026-06-12T16:03:44.713852418Z\" level=info msg=\"Stopped pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=b8ea916f-6035-46af-94cd-550171b29d85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.652578 | controller |     "Jun 12 16:03:44.838686 crc crio[22579]: time=\"2026-06-12T16:03:44.838625027Z\" level=info msg=\"Removing container: 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583\" id=45409e91-c44a-4781-9f7e-29644955be4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.652593 | controller |     "Jun 12 16:03:44.887465 crc crio[22579]: time=\"2026-06-12T16:03:44.887031118Z\" level=info msg=\"Removed container 1a8525380b039cc6b31e59e27a2f33ecc492f1f949395563fdb95a1f374f8583: openshift-console/console-6c684df5db-cc8g8/console\" id=45409e91-c44a-4781-9f7e-29644955be4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.652607 | controller |     "Jun 12 16:03:55.851103 crc crio[22579]: time=\"2026-06-12T16:03:55.8501762Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/POD\" id=6365f8df-16de-4f0d-98c8-f306799b31e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.652627 | controller |     "Jun 12 16:03:55.852907 crc crio[22579]: time=\"2026-06-12T16:03:55.851262798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652642 | controller |     "Jun 12 16:03:55.911620 crc crio[22579]: time=\"2026-06-12T16:03:55.911469932Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r Namespace:openshift-marketplace ID:b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 UID:c64ae917-0f26-4cbb-8e98-fbcb70c9ba30 NetNS:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc64ae917_0f26_4cbb_8e98_fbcb70c9ba30.slice PodAnnotations:0xc0025a0168}] Aliases:map[]}\"",
2026-06-12 17:11:43.652685 | controller |     "Jun 12 16:03:55.912832 crc crio[22579]: time=\"2026-06-12T16:03:55.911614225Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.652703 | controller |     "Jun 12 16:03:56.190383 crc crio[22579]: 2026-06-12T16:03:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b49644c8f785c2c Mac:66:db:fe:84:ff:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 SocketPath: PciID:}] [{Interface:0xc000510590 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.652719 | controller |     "Jun 12 16:03:56.192441 crc crio[22579]: time=\"2026-06-12T16:03:56.192347433Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r Namespace:openshift-marketplace ID:b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 UID:c64ae917-0f26-4cbb-8e98-fbcb70c9ba30 NetNS:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc64ae917_0f26_4cbb_8e98_fbcb70c9ba30.slice PodAnnotations:0xc0025a0168}] Aliases:map[]}\"",
2026-06-12 17:11:43.652734 | controller |     "Jun 12 16:03:56.192441 crc crio[22579]: time=\"2026-06-12T16:03:56.192653131Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.652749 | controller |     "Jun 12 16:03:56.204903 crc crio[22579]: time=\"2026-06-12T16:03:56.20472228Z\" level=info msg=\"Ran pod sandbox b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/POD\" id=6365f8df-16de-4f0d-98c8-f306799b31e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.652764 | controller |     "Jun 12 16:03:56.208595 crc crio[22579]: time=\"2026-06-12T16:03:56.208073636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dd2d9f03-519d-4ad9-a75b-ad7be4e27bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652779 | controller |     "Jun 12 16:03:56.210760 crc crio[22579]: time=\"2026-06-12T16:03:56.210679643Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7a864f6-16fe-450c-af6c-95ec8029dbd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652793 | controller |     "Jun 12 16:03:56.270322 crc crio[22579]: time=\"2026-06-12T16:03:56.269969603Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/util\" id=cd501dfe-971c-44ff-b156-fee271d994f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.652812 | controller |     "Jun 12 16:03:56.271958 crc crio[22579]: time=\"2026-06-12T16:03:56.271071032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652828 | controller |     "Jun 12 16:03:56.304679 crc crio[22579]: time=\"2026-06-12T16:03:56.304477668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652843 | controller |     "Jun 12 16:03:56.311323 crc crio[22579]: time=\"2026-06-12T16:03:56.311206711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.652857 | controller |     "Jun 12 16:03:56.421575 crc crio[22579]: time=\"2026-06-12T16:03:56.420969785Z\" level=info msg=\"Created container 1955ee5852f47eaaefd8bd9fc9472fe8c27f7c27b54b78c187fa47a0be7f630f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/util\" id=cd501dfe-971c-44ff-b156-fee271d994f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.652872 | controller |     "Jun 12 16:03:56.423016 crc crio[22579]: time=\"2026-06-12T16:03:56.422933635Z\" level=info msg=\"Starting container: 1955ee5852f47eaaefd8bd9fc9472fe8c27f7c27b54b78c187fa47a0be7f630f\" id=7d752a3b-8f0c-4608-a2ea-20ef46ac8267 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.652886 | controller |     "Jun 12 16:03:56.431588 crc crio[22579]: time=\"2026-06-12T16:03:56.43133117Z\" level=info msg=\"Started container\" PID=38602 containerID=1955ee5852f47eaaefd8bd9fc9472fe8c27f7c27b54b78c187fa47a0be7f630f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/util id=7d752a3b-8f0c-4608-a2ea-20ef46ac8267 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049",
2026-06-12 17:11:43.652901 | controller |     "Jun 12 16:03:56.954668 crc crio[22579]: time=\"2026-06-12T16:03:56.954466573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=988e859e-e980-478a-90c5-2d5db06ce289 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652916 | controller |     "Jun 12 16:03:56.955680 crc crio[22579]: time=\"2026-06-12T16:03:56.954890754Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=988e859e-e980-478a-90c5-2d5db06ce289 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652931 | controller |     "Jun 12 16:03:56.955680 crc crio[22579]: time=\"2026-06-12T16:03:56.954994887Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=988e859e-e980-478a-90c5-2d5db06ce289 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.652946 | controller |     "Jun 12 16:03:56.956652 crc crio[22579]: time=\"2026-06-12T16:03:56.956473755Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=116e9d41-d62c-4566-be53-df7e45f699b9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.652960 | controller |     "Jun 12 16:03:56.963691 crc crio[22579]: time=\"2026-06-12T16:03:56.963455204Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-12 17:11:43.652978 | controller |     "Jun 12 16:03:59.100988 crc crio[22579]: time=\"2026-06-12T16:03:59.100161176Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=116e9d41-d62c-4566-be53-df7e45f699b9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.652994 | controller |     "Jun 12 16:03:59.102440 crc crio[22579]: time=\"2026-06-12T16:03:59.102391733Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=fcc24ea3-486a-4caf-90ae-426a61a28b24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.653009 | controller |     "Jun 12 16:03:59.106679 crc crio[22579]: time=\"2026-06-12T16:03:59.106590601Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=6e7359db-c2de-4f95-862f-7dcf0f950c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.653023 | controller |     "Jun 12 16:03:59.114675 crc crio[22579]: time=\"2026-06-12T16:03:59.114593026Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/pull\" id=fb9d8d00-f617-4923-8dd8-ff62895b85a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.653038 | controller |     "Jun 12 16:03:59.115973 crc crio[22579]: time=\"2026-06-12T16:03:59.11592054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653053 | controller |     "Jun 12 16:03:59.144921 crc crio[22579]: time=\"2026-06-12T16:03:59.144824341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653068 | controller |     "Jun 12 16:03:59.145333 crc crio[22579]: time=\"2026-06-12T16:03:59.145214051Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6c2ed467c141070ae2b12b345194659dfb5ba6a36d0a72455fe2a8aa82cc6240/merged/etc/passwd: no such file or directory\"",
2026-06-12 17:11:43.653082 | controller |     "Jun 12 16:03:59.145333 crc crio[22579]: time=\"2026-06-12T16:03:59.145246862Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6c2ed467c141070ae2b12b345194659dfb5ba6a36d0a72455fe2a8aa82cc6240/merged/etc/group: no such file or directory\"",
2026-06-12 17:11:43.653097 | controller |     "Jun 12 16:03:59.148086 crc crio[22579]: time=\"2026-06-12T16:03:59.148031083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653112 | controller |     "Jun 12 16:03:59.280717 crc crio[22579]: time=\"2026-06-12T16:03:59.280490309Z\" level=info msg=\"Created container fcdff9cc0c663160e4b78110b184a44fdb90f26dbfbc3b8860bcf00c4da4fb02: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/pull\" id=fb9d8d00-f617-4923-8dd8-ff62895b85a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.653127 | controller |     "Jun 12 16:03:59.281961 crc crio[22579]: time=\"2026-06-12T16:03:59.281852904Z\" level=info msg=\"Starting container: fcdff9cc0c663160e4b78110b184a44fdb90f26dbfbc3b8860bcf00c4da4fb02\" id=6c43f779-c5d8-4ba3-987d-7e380630e7eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.653142 | controller |     "Jun 12 16:03:59.287593 crc crio[22579]: time=\"2026-06-12T16:03:59.287036007Z\" level=info msg=\"Started container\" PID=38714 containerID=fcdff9cc0c663160e4b78110b184a44fdb90f26dbfbc3b8860bcf00c4da4fb02 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/pull id=6c43f779-c5d8-4ba3-987d-7e380630e7eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049",
2026-06-12 17:11:43.653160 | controller |     "Jun 12 16:03:59.984856 crc crio[22579]: time=\"2026-06-12T16:03:59.984284394Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1cf2463-fff7-4bff-99ef-0d7d2f3834e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.653176 | controller |     "Jun 12 16:03:59.986720 crc crio[22579]: time=\"2026-06-12T16:03:59.986565612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dc36ea7f-303f-4897-8c1b-e5b81b534218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.653191 | controller |     "Jun 12 16:03:59.994805 crc crio[22579]: time=\"2026-06-12T16:03:59.994235279Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/extract\" id=69ac02e3-328b-455a-8569-510879c44397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.653206 | controller |     "Jun 12 16:03:59.995180 crc crio[22579]: time=\"2026-06-12T16:03:59.995114341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653221 | controller |     "Jun 12 16:04:00.022393 crc crio[22579]: time=\"2026-06-12T16:04:00.022270868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653235 | controller |     "Jun 12 16:04:00.026761 crc crio[22579]: time=\"2026-06-12T16:04:00.026680531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653250 | controller |     "Jun 12 16:04:00.166944 crc crio[22579]: time=\"2026-06-12T16:04:00.166827054Z\" level=info msg=\"Created container 40476fb6aedfdf3d7a914af13f42c7e5f47435c0228353e6abfc422cc724f43f: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/extract\" id=69ac02e3-328b-455a-8569-510879c44397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.653265 | controller |     "Jun 12 16:04:00.168210 crc crio[22579]: time=\"2026-06-12T16:04:00.168015294Z\" level=info msg=\"Starting container: 40476fb6aedfdf3d7a914af13f42c7e5f47435c0228353e6abfc422cc724f43f\" id=70b23e7f-1ca4-40c7-9e1c-649c74293bb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.653279 | controller |     "Jun 12 16:04:00.173657 crc crio[22579]: time=\"2026-06-12T16:04:00.17331345Z\" level=info msg=\"Started container\" PID=38733 containerID=40476fb6aedfdf3d7a914af13f42c7e5f47435c0228353e6abfc422cc724f43f description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/extract id=70b23e7f-1ca4-40c7-9e1c-649c74293bb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049",
2026-06-12 17:11:43.653295 | controller |     "Jun 12 16:04:00.563867 crc crio[22579]: time=\"2026-06-12T16:04:00.563766321Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688004-2qbx2/POD\" id=6973f638-d93b-4311-b8d8-479f2676107b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.653310 | controller |     "Jun 12 16:04:00.564100 crc crio[22579]: time=\"2026-06-12T16:04:00.563928925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653325 | controller |     "Jun 12 16:04:00.593815 crc crio[22579]: time=\"2026-06-12T16:04:00.593710799Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-2qbx2 Namespace:openshift-infra ID:15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 UID:f495c7ef-cf8e-4706-ab6b-5a43e9724fd2 NetNS:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf495c7ef_cf8e_4706_ab6b_5a43e9724fd2.slice PodAnnotations:0xc000478750}] Aliases:map[]}\"",
2026-06-12 17:11:43.653344 | controller |     "Jun 12 16:04:00.593815 crc crio[22579]: time=\"2026-06-12T16:04:00.593788301Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688004-2qbx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.653390 | controller |     "Jun 12 16:04:01.003987 crc crio[22579]: 2026-06-12T16:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15a5f9cf21e4348 Mac:22:e3:6b:e8:d8:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.653408 | controller |     "Jun 12 16:04:01.006135 crc crio[22579]: time=\"2026-06-12T16:04:01.006057921Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-2qbx2 Namespace:openshift-infra ID:15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 UID:f495c7ef-cf8e-4706-ab6b-5a43e9724fd2 NetNS:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf495c7ef_cf8e_4706_ab6b_5a43e9724fd2.slice PodAnnotations:0xc000478750}] Aliases:map[]}\"",
2026-06-12 17:11:43.653423 | controller |     "Jun 12 16:04:01.006411 crc crio[22579]: time=\"2026-06-12T16:04:01.006270137Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688004-2qbx2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.653438 | controller |     "Jun 12 16:04:01.017999 crc crio[22579]: time=\"2026-06-12T16:04:01.017894795Z\" level=info msg=\"Ran pod sandbox 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 with infra container: openshift-infra/auto-csr-approver-29688004-2qbx2/POD\" id=6973f638-d93b-4311-b8d8-479f2676107b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.653454 | controller |     "Jun 12 16:04:01.036051 crc crio[22579]: time=\"2026-06-12T16:04:01.035950057Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=37306e79-f31a-48f5-9eea-a20b82ed16e0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.653468 | controller |     "Jun 12 16:04:01.050594 crc crio[22579]: time=\"2026-06-12T16:04:01.047924334Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.653484 | controller |     "Jun 12 16:04:02.024828 crc crio[22579]: time=\"2026-06-12T16:04:02.023932368Z\" level=info msg=\"Stopping pod sandbox: b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049\" id=417e763e-b38a-4c8d-8ee7-dfd1bb85da94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.653499 | controller |     "Jun 12 16:04:02.024828 crc crio[22579]: time=\"2026-06-12T16:04:02.02441066Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r Namespace:openshift-marketplace ID:b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049 UID:c64ae917-0f26-4cbb-8e98-fbcb70c9ba30 NetNS:/var/run/netns/8fa591a1-f6ce-4624-8904-707376460028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc64ae917_0f26_4cbb_8e98_fbcb70c9ba30.slice PodAnnotations:0xc000c9a768}] Aliases:map[]}\"",
2026-06-12 17:11:43.653515 | controller |     "Jun 12 16:04:02.024828 crc crio[22579]: time=\"2026-06-12T16:04:02.024624895Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.653533 | controller |     "Jun 12 16:04:02.388082 crc crio[22579]: time=\"2026-06-12T16:04:02.387782876Z\" level=info msg=\"Stopped pod sandbox: b49644c8f785c2c1925cb644f32a00638171caeae3ddbaa125f77528b8052049\" id=417e763e-b38a-4c8d-8ee7-dfd1bb85da94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.653548 | controller |     "Jun 12 16:04:02.780373 crc crio[22579]: time=\"2026-06-12T16:04:02.780258299Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=37306e79-f31a-48f5-9eea-a20b82ed16e0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.653563 | controller |     "Jun 12 16:04:02.781855 crc crio[22579]: time=\"2026-06-12T16:04:02.781326966Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f9eb128-53be-4bcd-868d-54ed7b7780e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.653578 | controller |     "Jun 12 16:04:02.783372 crc crio[22579]: time=\"2026-06-12T16:04:02.783137263Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4e06d38-eb71-47c9-a39a-892f598119a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.653592 | controller |     "Jun 12 16:04:02.884860 crc crio[22579]: time=\"2026-06-12T16:04:02.883077325Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688004-2qbx2/oc\" id=7e35a0dc-97d9-43e3-9ce5-355cb3b265eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.653607 | controller |     "Jun 12 16:04:02.884860 crc crio[22579]: time=\"2026-06-12T16:04:02.883797424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653622 | controller |     "Jun 12 16:04:02.917033 crc crio[22579]: time=\"2026-06-12T16:04:02.916775819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653636 | controller |     "Jun 12 16:04:03.196764 crc crio[22579]: time=\"2026-06-12T16:04:03.196605524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653651 | controller |     "Jun 12 16:04:03.294730 crc crio[22579]: time=\"2026-06-12T16:04:03.294673418Z\" level=info msg=\"Created container e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455: openshift-infra/auto-csr-approver-29688004-2qbx2/oc\" id=7e35a0dc-97d9-43e3-9ce5-355cb3b265eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.653665 | controller |     "Jun 12 16:04:03.297470 crc crio[22579]: time=\"2026-06-12T16:04:03.297365637Z\" level=info msg=\"Starting container: e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455\" id=d1e7b12d-82f1-40f2-a2fd-942b4fa8abfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.653680 | controller |     "Jun 12 16:04:03.302868 crc crio[22579]: time=\"2026-06-12T16:04:03.302748455Z\" level=info msg=\"Started container\" PID=38863 containerID=e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455 description=openshift-infra/auto-csr-approver-29688004-2qbx2/oc id=d1e7b12d-82f1-40f2-a2fd-942b4fa8abfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9",
2026-06-12 17:11:43.653695 | controller |     "Jun 12 16:04:05.075936 crc crio[22579]: time=\"2026-06-12T16:04:05.075709431Z\" level=info msg=\"Stopping pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=4a455723-b16e-4ad1-9f8a-ce0d2b3e9833 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.653714 | controller |     "Jun 12 16:04:05.077024 crc crio[22579]: time=\"2026-06-12T16:04:05.076359758Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688004-2qbx2 Namespace:openshift-infra ID:15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9 UID:f495c7ef-cf8e-4706-ab6b-5a43e9724fd2 NetNS:/var/run/netns/a7ab8d8c-8a51-464f-b0e7-ec6284811551 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf495c7ef_cf8e_4706_ab6b_5a43e9724fd2.slice PodAnnotations:0xc000478358}] Aliases:map[]}\"",
2026-06-12 17:11:43.653729 | controller |     "Jun 12 16:04:05.077024 crc crio[22579]: time=\"2026-06-12T16:04:05.076581214Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688004-2qbx2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.653744 | controller |     "Jun 12 16:04:05.361271 crc crio[22579]: time=\"2026-06-12T16:04:05.361083738Z\" level=info msg=\"Stopped pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=4a455723-b16e-4ad1-9f8a-ce0d2b3e9833 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.653759 | controller |     "Jun 12 16:04:08.539294 crc crio[22579]: time=\"2026-06-12T16:04:08.53836767Z\" level=info msg=\"Stopping pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=5462a1f7-8ea9-4aad-8412-b0e86a12fc52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.653773 | controller |     "Jun 12 16:04:08.539294 crc crio[22579]: time=\"2026-06-12T16:04:08.539223492Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=5462a1f7-8ea9-4aad-8412-b0e86a12fc52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.653788 | controller |     "Jun 12 16:04:08.541982 crc crio[22579]: time=\"2026-06-12T16:04:08.540456283Z\" level=info msg=\"Removing pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=2aa78d2c-7382-4d17-b9dc-87da3e47adc0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.653803 | controller |     "Jun 12 16:04:08.552457 crc crio[22579]: time=\"2026-06-12T16:04:08.552280047Z\" level=info msg=\"Removed pod sandbox: ad02ee2d767e33a4b28f244045bd89fe2e45fb30341944e703d7ec59c248e986\" id=2aa78d2c-7382-4d17-b9dc-87da3e47adc0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.653817 | controller |     "Jun 12 16:04:16.066836 crc crio[22579]: time=\"2026-06-12T16:04:16.066140084Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/POD\" id=3a6c7064-f867-4806-8643-ddd10b71fe3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.653832 | controller |     "Jun 12 16:04:16.068051 crc crio[22579]: time=\"2026-06-12T16:04:16.066871023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653846 | controller |     "Jun 12 16:04:16.096996 crc crio[22579]: time=\"2026-06-12T16:04:16.096590885Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6698c9ddfc-tqnrd Namespace:metallb-system ID:92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51 UID:57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1 NetNS:/var/run/netns/97315693-e7f0-44b0-813f-245a26251e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b1c1d8_d270_4d9f_af1d_5f28b31ea5d1.slice PodAnnotations:0xc000385670}] Aliases:map[]}\"",
2026-06-12 17:11:43.653862 | controller |     "Jun 12 16:04:16.096996 crc crio[22579]: time=\"2026-06-12T16:04:16.096961874Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.653880 | controller |     "Jun 12 16:04:16.619419 crc crio[22579]: time=\"2026-06-12T16:04:16.618964228Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/POD\" id=cb249626-b0e0-4876-a2e1-7febe75c8c3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.653896 | controller |     "Jun 12 16:04:16.619924 crc crio[22579]: time=\"2026-06-12T16:04:16.619898922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.653911 | controller |     "Jun 12 16:04:16.656044 crc crio[22579]: 2026-06-12T16:04:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:92cfc62193183e4 Mac:3e:01:af:56:b6:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/97315693-e7f0-44b0-813f-245a26251e36 SocketPath: PciID:}] [{Interface:0xc00026a9f0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.653926 | controller |     "Jun 12 16:04:16.658136 crc crio[22579]: time=\"2026-06-12T16:04:16.658031369Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-6698c9ddfc-tqnrd Namespace:metallb-system ID:92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51 UID:57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1 NetNS:/var/run/netns/97315693-e7f0-44b0-813f-245a26251e36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod57b1c1d8_d270_4d9f_af1d_5f28b31ea5d1.slice PodAnnotations:0xc000385670}] Aliases:map[]}\"",
2026-06-12 17:11:43.653941 | controller |     "Jun 12 16:04:16.658603 crc crio[22579]: time=\"2026-06-12T16:04:16.65843739Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.653955 | controller |     "Jun 12 16:04:16.668832 crc crio[22579]: time=\"2026-06-12T16:04:16.668717423Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-58c7466d9f-mc6gb Namespace:metallb-system ID:b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548 UID:0fdd360a-d2d3-44ea-af9e-6f2e632258f0 NetNS:/var/run/netns/3b992569-c9e3-4b2a-8a3b-c65f61dd05c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fdd360a_d2d3_44ea_af9e_6f2e632258f0.slice PodAnnotations:0xc000622178}] Aliases:map[]}\"",
2026-06-12 17:11:43.653970 | controller |     "Jun 12 16:04:16.668832 crc crio[22579]: time=\"2026-06-12T16:04:16.668807536Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-58c7466d9f-mc6gb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.653998 | controller |     "Jun 12 16:04:16.688756 crc crio[22579]: time=\"2026-06-12T16:04:16.688652275Z\" level=info msg=\"Ran pod sandbox 92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51 with infra container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/POD\" id=3a6c7064-f867-4806-8643-ddd10b71fe3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.654015 | controller |     "Jun 12 16:04:16.693202 crc crio[22579]: time=\"2026-06-12T16:04:16.693097129Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d61fe95c-414a-4f7e-a041-2da57bcc89dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654031 | controller |     "Jun 12 16:04:16.694385 crc crio[22579]: time=\"2026-06-12T16:04:16.693630372Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=d61fe95c-414a-4f7e-a041-2da57bcc89dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654051 | controller |     "Jun 12 16:04:16.694385 crc crio[22579]: time=\"2026-06-12T16:04:16.693691884Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=d61fe95c-414a-4f7e-a041-2da57bcc89dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654066 | controller |     "Jun 12 16:04:16.695785 crc crio[22579]: time=\"2026-06-12T16:04:16.695745576Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=099fa92d-1aca-4251-bed3-fdd923b17fde name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.654081 | controller |     "Jun 12 16:04:16.705972 crc crio[22579]: time=\"2026-06-12T16:04:16.705678181Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-12 17:11:43.654096 | controller |     "Jun 12 16:04:17.659956 crc crio[22579]: 2026-06-12T16:04:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b11301935e9cc5a Mac:ba:a4:5a:6d:31:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/3b992569-c9e3-4b2a-8a3b-c65f61dd05c0 SocketPath: PciID:}] [{Interface:0xc000014ce0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.654111 | controller |     "Jun 12 16:04:17.662922 crc crio[22579]: time=\"2026-06-12T16:04:17.662830922Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-58c7466d9f-mc6gb Namespace:metallb-system ID:b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548 UID:0fdd360a-d2d3-44ea-af9e-6f2e632258f0 NetNS:/var/run/netns/3b992569-c9e3-4b2a-8a3b-c65f61dd05c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0fdd360a_d2d3_44ea_af9e_6f2e632258f0.slice PodAnnotations:0xc000622178}] Aliases:map[]}\"",
2026-06-12 17:11:43.654126 | controller |     "Jun 12 16:04:17.663312 crc crio[22579]: time=\"2026-06-12T16:04:17.663246982Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-58c7466d9f-mc6gb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.654141 | controller |     "Jun 12 16:04:17.675919 crc crio[22579]: time=\"2026-06-12T16:04:17.675785324Z\" level=info msg=\"Ran pod sandbox b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548 with infra container: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/POD\" id=cb249626-b0e0-4876-a2e1-7febe75c8c3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.654156 | controller |     "Jun 12 16:04:17.678330 crc crio[22579]: time=\"2026-06-12T16:04:17.678251447Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=d505675d-5130-4254-82e5-eafd9a39c06d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654171 | controller |     "Jun 12 16:04:17.678737 crc crio[22579]: time=\"2026-06-12T16:04:17.678678468Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=d505675d-5130-4254-82e5-eafd9a39c06d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654186 | controller |     "Jun 12 16:04:17.678816 crc crio[22579]: time=\"2026-06-12T16:04:17.67877232Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=d505675d-5130-4254-82e5-eafd9a39c06d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654207 | controller |     "Jun 12 16:04:17.679924 crc crio[22579]: time=\"2026-06-12T16:04:17.679860788Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c0e8817b-a3b7-4841-882a-b32df31485f9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.654222 | controller |     "Jun 12 16:04:17.683318 crc crio[22579]: time=\"2026-06-12T16:04:17.682940637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-12 17:11:43.654237 | controller |     "Jun 12 16:04:32.459061 crc crio[22579]: time=\"2026-06-12T16:04:32.457811877Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=099fa92d-1aca-4251-bed3-fdd923b17fde name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.654252 | controller |     "Jun 12 16:04:32.461083 crc crio[22579]: time=\"2026-06-12T16:04:32.4602549Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=97b0f10a-dbcf-4388-be16-b8dce2185e06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654267 | controller |     "Jun 12 16:04:32.465111 crc crio[22579]: time=\"2026-06-12T16:04:32.464999992Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f45da9ab-5a1c-4092-8587-9c41eeb60798 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654282 | controller |     "Jun 12 16:04:32.487413 crc crio[22579]: time=\"2026-06-12T16:04:32.487291783Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=b3816884-3481-4011-b8b7-d3a801fcb929 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.654296 | controller |     "Jun 12 16:04:32.490024 crc crio[22579]: time=\"2026-06-12T16:04:32.489938081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654311 | controller |     "Jun 12 16:04:32.956993 crc crio[22579]: time=\"2026-06-12T16:04:32.956903904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654326 | controller |     "Jun 12 16:04:32.961810 crc crio[22579]: time=\"2026-06-12T16:04:32.961731227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654341 | controller |     "Jun 12 16:04:32.991340 crc crio[22579]: time=\"2026-06-12T16:04:32.991172582Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=c0e8817b-a3b7-4841-882a-b32df31485f9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.654359 | controller |     "Jun 12 16:04:32.992743 crc crio[22579]: time=\"2026-06-12T16:04:32.992662381Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=91139c02-f3f8-4420-ad9d-b59d50214bde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654394 | controller |     "Jun 12 16:04:32.997352 crc crio[22579]: time=\"2026-06-12T16:04:32.997256358Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c351573a-edfe-4984-b5de-dd655c7dee17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654411 | controller |     "Jun 12 16:04:33.012885 crc crio[22579]: time=\"2026-06-12T16:04:33.011982956Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/webhook-server\" id=a0ae2160-dbe4-4470-8346-0a31a990b400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.654429 | controller |     "Jun 12 16:04:33.014849 crc crio[22579]: time=\"2026-06-12T16:04:33.014752847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654444 | controller |     "Jun 12 16:04:33.051082 crc crio[22579]: time=\"2026-06-12T16:04:33.050984376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654459 | controller |     "Jun 12 16:04:33.056150 crc crio[22579]: time=\"2026-06-12T16:04:33.056061886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654473 | controller |     "Jun 12 16:04:33.101834 crc crio[22579]: time=\"2026-06-12T16:04:33.101123561Z\" level=info msg=\"Created container 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=b3816884-3481-4011-b8b7-d3a801fcb929 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.654488 | controller |     "Jun 12 16:04:33.110374 crc crio[22579]: time=\"2026-06-12T16:04:33.110264906Z\" level=info msg=\"Starting container: 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f\" id=4006f793-97db-4f26-8d28-5178fcad6950 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.654502 | controller |     "Jun 12 16:04:33.118934 crc crio[22579]: time=\"2026-06-12T16:04:33.118725023Z\" level=info msg=\"Started container\" PID=39485 containerID=22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=4006f793-97db-4f26-8d28-5178fcad6950 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51",
2026-06-12 17:11:43.654517 | controller |     "Jun 12 16:04:33.250006 crc crio[22579]: time=\"2026-06-12T16:04:33.249869975Z\" level=info msg=\"Created container d88d976d1fa6d5a7de70a643a0c7938ecce44fe949776c71563f6b14d90b4cef: metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/webhook-server\" id=a0ae2160-dbe4-4470-8346-0a31a990b400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.654531 | controller |     "Jun 12 16:04:33.251447 crc crio[22579]: time=\"2026-06-12T16:04:33.251368894Z\" level=info msg=\"Starting container: d88d976d1fa6d5a7de70a643a0c7938ecce44fe949776c71563f6b14d90b4cef\" id=e84cd5b7-124c-476b-8dba-615ae1fa01c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.654545 | controller |     "Jun 12 16:04:33.258350 crc crio[22579]: time=\"2026-06-12T16:04:33.25824023Z\" level=info msg=\"Started container\" PID=39492 containerID=d88d976d1fa6d5a7de70a643a0c7938ecce44fe949776c71563f6b14d90b4cef description=metallb-system/metallb-operator-webhook-server-58c7466d9f-mc6gb/webhook-server id=e84cd5b7-124c-476b-8dba-615ae1fa01c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b11301935e9cc5a1d4cc5c4758afec3c1b4c85ad752938fac7be8e2addd6a548",
2026-06-12 17:11:43.654560 | controller |     "Jun 12 16:05:06.711004 crc crio[22579]: time=\"2026-06-12T16:05:06.709655124Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-w4qc5/POD\" id=cc07b8a0-09ce-4485-9800-9a245974e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.654574 | controller |     "Jun 12 16:05:06.713144 crc crio[22579]: time=\"2026-06-12T16:05:06.711170242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654593 | controller |     "Jun 12 16:05:06.755152 crc crio[22579]: time=\"2026-06-12T16:05:06.754103083Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-w4qc5 Namespace:metallb-system ID:e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e UID:bebbb0de-a2b2-4720-8bdc-06ade258d62d NetNS:/var/run/netns/8c07b6b3-494b-415b-aed9-75b409405c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbb0de_a2b2_4720_8bdc_06ade258d62d.slice PodAnnotations:0xc000384238}] Aliases:map[]}\"",
2026-06-12 17:11:43.654699 | controller |     "Jun 12 16:05:06.755152 crc crio[22579]: time=\"2026-06-12T16:05:06.754184615Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-w4qc5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.654723 | controller |     "Jun 12 16:05:07.584338 crc crio[22579]: 2026-06-12T16:05:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7fa16aa351f19e Mac:3e:de:91:41:14:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/8c07b6b3-494b-415b-aed9-75b409405c37 SocketPath: PciID:}] [{Interface:0xc000014da0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.654740 | controller |     "Jun 12 16:05:07.586616 crc crio[22579]: time=\"2026-06-12T16:05:07.586481484Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-w4qc5 Namespace:metallb-system ID:e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e UID:bebbb0de-a2b2-4720-8bdc-06ade258d62d NetNS:/var/run/netns/8c07b6b3-494b-415b-aed9-75b409405c37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbebbb0de_a2b2_4720_8bdc_06ade258d62d.slice PodAnnotations:0xc000384238}] Aliases:map[]}\"",
2026-06-12 17:11:43.654755 | controller |     "Jun 12 16:05:07.586848 crc crio[22579]: time=\"2026-06-12T16:05:07.586788552Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-w4qc5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.654769 | controller |     "Jun 12 16:05:07.598082 crc crio[22579]: time=\"2026-06-12T16:05:07.59799133Z\" level=info msg=\"Ran pod sandbox e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e with infra container: metallb-system/controller-8464864885-w4qc5/POD\" id=cc07b8a0-09ce-4485-9800-9a245974e8f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.654784 | controller |     "Jun 12 16:05:07.601048 crc crio[22579]: time=\"2026-06-12T16:05:07.600842483Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=56f9d583-6f48-4c7b-b3a4-467a9310cf72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654798 | controller |     "Jun 12 16:05:07.603255 crc crio[22579]: time=\"2026-06-12T16:05:07.603125001Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e0f870ef-85e9-490f-812f-079ac10a338b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654812 | controller |     "Jun 12 16:05:07.617797 crc crio[22579]: time=\"2026-06-12T16:05:07.616096134Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-w4qc5/controller\" id=2c94bc70-b81f-4fef-b2a4-29aa513cdea7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.654827 | controller |     "Jun 12 16:05:07.617797 crc crio[22579]: time=\"2026-06-12T16:05:07.616873224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654841 | controller |     "Jun 12 16:05:07.663131 crc crio[22579]: time=\"2026-06-12T16:05:07.663013197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654860 | controller |     "Jun 12 16:05:07.668922 crc crio[22579]: time=\"2026-06-12T16:05:07.668847706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654875 | controller |     "Jun 12 16:05:07.790837 crc crio[22579]: time=\"2026-06-12T16:05:07.790747522Z\" level=info msg=\"Created container 681c085e92a7bac21649c64a02f2e8d6d342e14c2ff50472eb26392d70fc56ac: metallb-system/controller-8464864885-w4qc5/controller\" id=2c94bc70-b81f-4fef-b2a4-29aa513cdea7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.654889 | controller |     "Jun 12 16:05:07.792159 crc crio[22579]: time=\"2026-06-12T16:05:07.792100616Z\" level=info msg=\"Starting container: 681c085e92a7bac21649c64a02f2e8d6d342e14c2ff50472eb26392d70fc56ac\" id=3224658a-ea40-4e66-9383-970b99ec16db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.654903 | controller |     "Jun 12 16:05:07.800877 crc crio[22579]: time=\"2026-06-12T16:05:07.800781649Z\" level=info msg=\"Started container\" PID=40033 containerID=681c085e92a7bac21649c64a02f2e8d6d342e14c2ff50472eb26392d70fc56ac description=metallb-system/controller-8464864885-w4qc5/controller id=3224658a-ea40-4e66-9383-970b99ec16db name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e",
2026-06-12 17:11:43.654918 | controller |     "Jun 12 16:05:07.830996 crc crio[22579]: time=\"2026-06-12T16:05:07.830425639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=49f41a54-5c25-4002-87e7-9d044dcb1f4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654933 | controller |     "Jun 12 16:05:07.834248 crc crio[22579]: time=\"2026-06-12T16:05:07.834076143Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1fbdb6f4-d272-4d75-a1a0-607aa874c9ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.654948 | controller |     "Jun 12 16:05:07.856684 crc crio[22579]: time=\"2026-06-12T16:05:07.856438386Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-w4qc5/kube-rbac-proxy\" id=2a0a8e19-4240-4b78-bc65-9826f6080cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.654962 | controller |     "Jun 12 16:05:07.857094 crc crio[22579]: time=\"2026-06-12T16:05:07.856942919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654977 | controller |     "Jun 12 16:05:07.911433 crc crio[22579]: time=\"2026-06-12T16:05:07.911323953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.654992 | controller |     "Jun 12 16:05:07.917969 crc crio[22579]: time=\"2026-06-12T16:05:07.917897542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655006 | controller |     "Jun 12 16:05:08.129103 crc crio[22579]: time=\"2026-06-12T16:05:08.128683656Z\" level=info msg=\"Created container 0651636409a2cbbb9255d7f95b0095e353377580097272fd8f85156aeb785d67: metallb-system/controller-8464864885-w4qc5/kube-rbac-proxy\" id=2a0a8e19-4240-4b78-bc65-9826f6080cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.655021 | controller |     "Jun 12 16:05:08.135011 crc crio[22579]: time=\"2026-06-12T16:05:08.131840277Z\" level=info msg=\"Starting container: 0651636409a2cbbb9255d7f95b0095e353377580097272fd8f85156aeb785d67\" id=3c09fe61-e2d3-4bf9-962e-c62cb99a7e32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.655039 | controller |     "Jun 12 16:05:08.138467 crc crio[22579]: time=\"2026-06-12T16:05:08.137311147Z\" level=info msg=\"Started container\" PID=40056 containerID=0651636409a2cbbb9255d7f95b0095e353377580097272fd8f85156aeb785d67 description=metallb-system/controller-8464864885-w4qc5/kube-rbac-proxy id=3c09fe61-e2d3-4bf9-962e-c62cb99a7e32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7fa16aa351f19e7ab3896c05a95bc2f998b978b3181afac563ae7fc9c6fb99e",
2026-06-12 17:11:43.655054 | controller |     "Jun 12 16:05:10.285215 crc crio[22579]: time=\"2026-06-12T16:05:10.284371425Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-wblhl/POD\" id=21a96684-29d6-4dba-9c7b-14d621d2c942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.655069 | controller |     "Jun 12 16:05:10.285215 crc crio[22579]: time=\"2026-06-12T16:05:10.285176235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655084 | controller |     "Jun 12 16:05:10.307045 crc crio[22579]: time=\"2026-06-12T16:05:10.306830771Z\" 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=21a96684-29d6-4dba-9c7b-14d621d2c942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.655098 | controller |     "Jun 12 16:05:10.323025 crc crio[22579]: time=\"2026-06-12T16:05:10.322923633Z\" level=info msg=\"Ran pod sandbox f7496d841d5fd66e40da588782d4b892444331bc2d5bda7f97d8b8cbe1d99044 with infra container: metallb-system/speaker-wblhl/POD\" id=21a96684-29d6-4dba-9c7b-14d621d2c942 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.655113 | controller |     "Jun 12 16:05:10.325285 crc crio[22579]: time=\"2026-06-12T16:05:10.325182261Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=f558e727-b34b-4b13-b476-0ead6e728cb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655128 | controller |     "Jun 12 16:05:10.327315 crc crio[22579]: time=\"2026-06-12T16:05:10.327194923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e3f6c3bc-4c29-4548-97ca-377b48cf974f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655142 | controller |     "Jun 12 16:05:10.333428 crc crio[22579]: time=\"2026-06-12T16:05:10.333368861Z\" level=info msg=\"Creating container: metallb-system/speaker-wblhl/speaker\" id=554b30f6-788b-4307-8603-d774bc9d0665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.655157 | controller |     "Jun 12 16:05:10.333858 crc crio[22579]: time=\"2026-06-12T16:05:10.333802482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655172 | controller |     "Jun 12 16:05:10.385195 crc crio[22579]: time=\"2026-06-12T16:05:10.385068796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655187 | controller |     "Jun 12 16:05:10.604232 crc crio[22579]: time=\"2026-06-12T16:05:10.604077292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655202 | controller |     "Jun 12 16:05:10.711888 crc crio[22579]: time=\"2026-06-12T16:05:10.711750472Z\" level=info msg=\"Created container 9fc518883330bf68ecf5ff2e34885f6dbe9c9bfa45064115206cf18852192e6d: metallb-system/speaker-wblhl/speaker\" id=554b30f6-788b-4307-8603-d774bc9d0665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.655221 | controller |     "Jun 12 16:05:10.713968 crc crio[22579]: time=\"2026-06-12T16:05:10.713875207Z\" level=info msg=\"Starting container: 9fc518883330bf68ecf5ff2e34885f6dbe9c9bfa45064115206cf18852192e6d\" id=01ffaf1f-17c9-4b94-b792-70cd53beaf7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.655236 | controller |     "Jun 12 16:05:10.719044 crc crio[22579]: time=\"2026-06-12T16:05:10.718942387Z\" level=info msg=\"Started container\" PID=40163 containerID=9fc518883330bf68ecf5ff2e34885f6dbe9c9bfa45064115206cf18852192e6d description=metallb-system/speaker-wblhl/speaker id=01ffaf1f-17c9-4b94-b792-70cd53beaf7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7496d841d5fd66e40da588782d4b892444331bc2d5bda7f97d8b8cbe1d99044",
2026-06-12 17:11:43.655253 | controller |     "Jun 12 16:05:10.736495 crc crio[22579]: time=\"2026-06-12T16:05:10.734976148Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f8748e2c-e465-42e6-a069-67f935396acd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655268 | controller |     "Jun 12 16:05:10.739991 crc crio[22579]: time=\"2026-06-12T16:05:10.739811552Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=ac10e2b3-1fda-4a01-a20b-a323841ad591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655283 | controller |     "Jun 12 16:05:10.748189 crc crio[22579]: time=\"2026-06-12T16:05:10.748098574Z\" level=info msg=\"Creating container: metallb-system/speaker-wblhl/kube-rbac-proxy\" id=b2ee8388-d4a7-4453-8fd5-1ecc67a9b43f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.655297 | controller |     "Jun 12 16:05:10.748714 crc crio[22579]: time=\"2026-06-12T16:05:10.748464124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655313 | controller |     "Jun 12 16:05:10.781225 crc crio[22579]: time=\"2026-06-12T16:05:10.780285499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655328 | controller |     "Jun 12 16:05:11.042473 crc crio[22579]: time=\"2026-06-12T16:05:11.041861546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655343 | controller |     "Jun 12 16:05:11.143429 crc crio[22579]: time=\"2026-06-12T16:05:11.143287436Z\" level=info msg=\"Created container a044cbf8c8ee2ca78d0bca48c1734e74ebd719b947f10fcfacc67fcf3737d9f8: metallb-system/speaker-wblhl/kube-rbac-proxy\" id=b2ee8388-d4a7-4453-8fd5-1ecc67a9b43f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.655376 | controller |     "Jun 12 16:05:11.144962 crc crio[22579]: time=\"2026-06-12T16:05:11.144863727Z\" level=info msg=\"Starting container: a044cbf8c8ee2ca78d0bca48c1734e74ebd719b947f10fcfacc67fcf3737d9f8\" id=54e6a596-141b-43f1-b981-81376376ace3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.655396 | controller |     "Jun 12 16:05:11.153347 crc crio[22579]: time=\"2026-06-12T16:05:11.153207461Z\" level=info msg=\"Started container\" PID=40192 containerID=a044cbf8c8ee2ca78d0bca48c1734e74ebd719b947f10fcfacc67fcf3737d9f8 description=metallb-system/speaker-wblhl/kube-rbac-proxy id=54e6a596-141b-43f1-b981-81376376ace3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7496d841d5fd66e40da588782d4b892444331bc2d5bda7f97d8b8cbe1d99044",
2026-06-12 17:11:43.655413 | controller |     "Jun 12 16:05:33.939476 crc crio[22579]: time=\"2026-06-12T16:05:33.938685495Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/POD\" id=80692367-746c-4423-b605-4613f77b97dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.655444 | controller |     "Jun 12 16:05:33.940814 crc crio[22579]: time=\"2026-06-12T16:05:33.939541077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655460 | controller |     "Jun 12 16:05:33.956698 crc crio[22579]: time=\"2026-06-12T16:05:33.956580694Z\" 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=80692367-746c-4423-b605-4613f77b97dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.655474 | controller |     "Jun 12 16:05:33.967579 crc crio[22579]: time=\"2026-06-12T16:05:33.967452592Z\" level=info msg=\"Ran pod sandbox 29aba0ac61d1eefae1ffebe024209123844596a59cecf0e36642cb5d8c7473ed with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/POD\" id=80692367-746c-4423-b605-4613f77b97dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.655490 | controller |     "Jun 12 16:05:33.971582 crc crio[22579]: time=\"2026-06-12T16:05:33.971451735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=075f881e-cb05-431b-81ee-73fcc4de678f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655504 | controller |     "Jun 12 16:05:33.971903 crc crio[22579]: time=\"2026-06-12T16:05:33.971809244Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=075f881e-cb05-431b-81ee-73fcc4de678f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655519 | controller |     "Jun 12 16:05:33.971995 crc crio[22579]: time=\"2026-06-12T16:05:33.971907227Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=075f881e-cb05-431b-81ee-73fcc4de678f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655534 | controller |     "Jun 12 16:05:33.973679 crc crio[22579]: time=\"2026-06-12T16:05:33.973087837Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=42422295-75a0-446f-8c66-687c6f5a42d5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.655549 | controller |     "Jun 12 16:05:33.986123 crc crio[22579]: time=\"2026-06-12T16:05:33.986005018Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 17:11:43.655563 | controller |     "Jun 12 16:05:34.092382 crc crio[22579]: time=\"2026-06-12T16:05:34.092294993Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-8bnhb/POD\" id=13bffe06-0e22-49ad-bb66-635a98467920 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.655578 | controller |     "Jun 12 16:05:34.092666 crc crio[22579]: time=\"2026-06-12T16:05:34.092394626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655593 | controller |     "Jun 12 16:05:34.120032 crc crio[22579]: time=\"2026-06-12T16:05:34.119891231Z\" 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=13bffe06-0e22-49ad-bb66-635a98467920 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.655609 | controller |     "Jun 12 16:05:34.274665 crc crio[22579]: time=\"2026-06-12T16:05:34.274187187Z\" level=info msg=\"Ran pod sandbox 513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf with infra container: openshift-frr-k8s/frr-k8s-8bnhb/POD\" id=13bffe06-0e22-49ad-bb66-635a98467920 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.655628 | controller |     "Jun 12 16:05:34.277376 crc crio[22579]: time=\"2026-06-12T16:05:34.277259086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5f50ca6c-41b4-4e36-9084-04888e734816 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655643 | controller |     "Jun 12 16:05:34.277763 crc crio[22579]: time=\"2026-06-12T16:05:34.277701567Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=5f50ca6c-41b4-4e36-9084-04888e734816 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655658 | controller |     "Jun 12 16:05:34.277849 crc crio[22579]: time=\"2026-06-12T16:05:34.27780492Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=5f50ca6c-41b4-4e36-9084-04888e734816 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655672 | controller |     "Jun 12 16:05:34.286172 crc crio[22579]: time=\"2026-06-12T16:05:34.2789872Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c92ad9e3-d520-492b-afc0-53fc7be74ecf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.655686 | controller |     "Jun 12 16:05:34.286172 crc crio[22579]: time=\"2026-06-12T16:05:34.284419289Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-12 17:11:43.655701 | controller |     "Jun 12 16:05:58.460663 crc crio[22579]: time=\"2026-06-12T16:05:58.459550191Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=42422295-75a0-446f-8c66-687c6f5a42d5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.655716 | controller |     "Jun 12 16:05:58.462161 crc crio[22579]: time=\"2026-06-12T16:05:58.462025665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=91295d17-21d2-42c7-8609-db6a474bc717 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655731 | controller |     "Jun 12 16:05:58.466984 crc crio[22579]: time=\"2026-06-12T16:05:58.466784977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=5603c9eb-0298-44b9-b665-36039fb98ecd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655745 | controller |     "Jun 12 16:05:58.480617 crc crio[22579]: time=\"2026-06-12T16:05:58.480336434Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/frr-k8s-webhook-server\" id=65063972-a54f-426a-8f0c-7e059331bbfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.655759 | controller |     "Jun 12 16:05:58.482805 crc crio[22579]: time=\"2026-06-12T16:05:58.482699605Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c92ad9e3-d520-492b-afc0-53fc7be74ecf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.655774 | controller |     "Jun 12 16:05:58.483714 crc crio[22579]: time=\"2026-06-12T16:05:58.483611388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3479b27f-bf88-4489-9aa7-04b107a8ae3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655792 | controller |     "Jun 12 16:05:58.484665 crc crio[22579]: time=\"2026-06-12T16:05:58.484600083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655807 | controller |     "Jun 12 16:05:58.488052 crc crio[22579]: time=\"2026-06-12T16:05:58.48795939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cea17a7b-df0f-4c57-a448-885c4ea22a93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.655821 | controller |     "Jun 12 16:05:58.518765 crc crio[22579]: time=\"2026-06-12T16:05:58.516815659Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-files\" id=ae264e0c-d13f-451a-b31c-36a5e7e06694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.655836 | controller |     "Jun 12 16:05:58.519083 crc crio[22579]: time=\"2026-06-12T16:05:58.518933744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655850 | controller |     "Jun 12 16:05:58.539818 crc crio[22579]: time=\"2026-06-12T16:05:58.539675875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655865 | controller |     "Jun 12 16:05:58.549337 crc crio[22579]: time=\"2026-06-12T16:05:58.549192739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655880 | controller |     "Jun 12 16:05:58.560595 crc crio[22579]: time=\"2026-06-12T16:05:58.560300324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655894 | controller |     "Jun 12 16:05:58.571374 crc crio[22579]: time=\"2026-06-12T16:05:58.5706557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.655908 | controller |     "Jun 12 16:05:58.732896 crc crio[22579]: time=\"2026-06-12T16:05:58.732628443Z\" level=info msg=\"Created container b3d510507ab39f5437022da9dc9a8153f2567dc8555728db0a359dcc4ec417c0: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/frr-k8s-webhook-server\" id=65063972-a54f-426a-8f0c-7e059331bbfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.655923 | controller |     "Jun 12 16:05:58.734258 crc crio[22579]: time=\"2026-06-12T16:05:58.734199893Z\" level=info msg=\"Starting container: b3d510507ab39f5437022da9dc9a8153f2567dc8555728db0a359dcc4ec417c0\" id=fee7f086-4f2d-4677-b387-61020d0667fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.655937 | controller |     "Jun 12 16:05:58.735900 crc crio[22579]: time=\"2026-06-12T16:05:58.735761233Z\" level=info msg=\"Created container 9d464daa81ce265b55ad91fcdfb06369e8e5ae45ba0d23d6a2eff53d4a8f76b3: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-files\" id=ae264e0c-d13f-451a-b31c-36a5e7e06694 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.655951 | controller |     "Jun 12 16:05:58.737651 crc crio[22579]: time=\"2026-06-12T16:05:58.737429586Z\" level=info msg=\"Starting container: 9d464daa81ce265b55ad91fcdfb06369e8e5ae45ba0d23d6a2eff53d4a8f76b3\" id=8bb10acd-ad2d-4e37-8664-ca09f18959c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.655966 | controller |     "Jun 12 16:05:58.744758 crc crio[22579]: time=\"2026-06-12T16:05:58.740166746Z\" level=info msg=\"Started container\" PID=40874 containerID=b3d510507ab39f5437022da9dc9a8153f2567dc8555728db0a359dcc4ec417c0 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-lzxcd/frr-k8s-webhook-server id=fee7f086-4f2d-4677-b387-61020d0667fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=29aba0ac61d1eefae1ffebe024209123844596a59cecf0e36642cb5d8c7473ed",
2026-06-12 17:11:43.655984 | controller |     "Jun 12 16:05:58.749883 crc crio[22579]: time=\"2026-06-12T16:05:58.749369402Z\" level=info msg=\"Started container\" PID=40878 containerID=9d464daa81ce265b55ad91fcdfb06369e8e5ae45ba0d23d6a2eff53d4a8f76b3 description=openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-files id=8bb10acd-ad2d-4e37-8664-ca09f18959c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.655999 | controller |     "Jun 12 16:05:59.198244 crc crio[22579]: time=\"2026-06-12T16:05:59.197588424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=451e9147-6611-4425-b40f-b120c92afe62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656015 | controller |     "Jun 12 16:05:59.203033 crc crio[22579]: time=\"2026-06-12T16:05:59.202988802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1ac67591-f2a7-4976-9329-a03189aa55d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656029 | controller |     "Jun 12 16:05:59.271749 crc crio[22579]: time=\"2026-06-12T16:05:59.271625782Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-reloader\" id=3298a209-4d0a-4664-a3eb-3f4660542863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656044 | controller |     "Jun 12 16:05:59.275913 crc crio[22579]: time=\"2026-06-12T16:05:59.275818899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656058 | controller |     "Jun 12 16:05:59.320601 crc crio[22579]: time=\"2026-06-12T16:05:59.317728824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656073 | controller |     "Jun 12 16:05:59.322805 crc crio[22579]: time=\"2026-06-12T16:05:59.322697701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656088 | controller |     "Jun 12 16:05:59.453841 crc crio[22579]: time=\"2026-06-12T16:05:59.4537177Z\" level=info msg=\"Created container a2f322133626a9c3c4fc25c52dccb82ad2f42ecd0b3fa75c341fdf3edde04a02: openshift-frr-k8s/frr-k8s-8bnhb/cp-reloader\" id=3298a209-4d0a-4664-a3eb-3f4660542863 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656103 | controller |     "Jun 12 16:05:59.457022 crc crio[22579]: time=\"2026-06-12T16:05:59.455320271Z\" level=info msg=\"Starting container: a2f322133626a9c3c4fc25c52dccb82ad2f42ecd0b3fa75c341fdf3edde04a02\" id=dbc7bc11-349f-4492-aab2-ae9a84036878 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.656117 | controller |     "Jun 12 16:05:59.509320 crc crio[22579]: time=\"2026-06-12T16:05:59.509208595Z\" level=info msg=\"Started container\" PID=40949 containerID=a2f322133626a9c3c4fc25c52dccb82ad2f42ecd0b3fa75c341fdf3edde04a02 description=openshift-frr-k8s/frr-k8s-8bnhb/cp-reloader id=dbc7bc11-349f-4492-aab2-ae9a84036878 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.656132 | controller |     "Jun 12 16:06:00.214794 crc crio[22579]: time=\"2026-06-12T16:06:00.214716051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=bd8aa29a-4643-4e96-a041-5047c69b0edd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656150 | controller |     "Jun 12 16:06:00.222856 crc crio[22579]: time=\"2026-06-12T16:06:00.222715366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=04121a6a-91e4-4c58-934c-81c812c880aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656165 | controller |     "Jun 12 16:06:00.232473 crc crio[22579]: time=\"2026-06-12T16:06:00.232375594Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-metrics\" id=f6453bf7-4cc3-4ecd-9fbe-3eb83165315c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656179 | controller |     "Jun 12 16:06:00.234313 crc crio[22579]: time=\"2026-06-12T16:06:00.234230591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656194 | controller |     "Jun 12 16:06:00.270128 crc crio[22579]: time=\"2026-06-12T16:06:00.270001638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656208 | controller |     "Jun 12 16:06:00.277405 crc crio[22579]: time=\"2026-06-12T16:06:00.277344547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656223 | controller |     "Jun 12 16:06:00.387966 crc crio[22579]: time=\"2026-06-12T16:06:00.387814929Z\" level=info msg=\"Created container 3aca85652f0560a8c29e6b027dfd5b406110aefd4eb8ac10b6b9017b4107d8ab: openshift-frr-k8s/frr-k8s-8bnhb/cp-metrics\" id=f6453bf7-4cc3-4ecd-9fbe-3eb83165315c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656237 | controller |     "Jun 12 16:06:00.389321 crc crio[22579]: time=\"2026-06-12T16:06:00.388925198Z\" level=info msg=\"Starting container: 3aca85652f0560a8c29e6b027dfd5b406110aefd4eb8ac10b6b9017b4107d8ab\" id=3c06380f-e4f7-41a0-acf6-458290fbf24e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.656252 | controller |     "Jun 12 16:06:00.395382 crc crio[22579]: time=\"2026-06-12T16:06:00.395338822Z\" level=info msg=\"Started container\" PID=40959 containerID=3aca85652f0560a8c29e6b027dfd5b406110aefd4eb8ac10b6b9017b4107d8ab description=openshift-frr-k8s/frr-k8s-8bnhb/cp-metrics id=3c06380f-e4f7-41a0-acf6-458290fbf24e name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.656268 | controller |     "Jun 12 16:06:00.518367 crc crio[22579]: time=\"2026-06-12T16:06:00.518013347Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688006-kp9kf/POD\" id=b6cb1905-9f46-4541-a0ca-1ff4d7c35b1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.656283 | controller |     "Jun 12 16:06:00.519033 crc crio[22579]: time=\"2026-06-12T16:06:00.518403527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656298 | controller |     "Jun 12 16:06:00.544063 crc crio[22579]: time=\"2026-06-12T16:06:00.543908331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-kp9kf Namespace:openshift-infra ID:a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd UID:d8cf4ed7-219f-4074-8766-83978d4ecf96 NetNS:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cf4ed7_219f_4074_8766_83978d4ecf96.slice PodAnnotations:0xc000622ce8}] Aliases:map[]}\"",
2026-06-12 17:11:43.656314 | controller |     "Jun 12 16:06:00.544063 crc crio[22579]: time=\"2026-06-12T16:06:00.544054805Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688006-kp9kf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.656332 | controller |     "Jun 12 16:06:00.840644 crc crio[22579]: 2026-06-12T16:06:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2926f1076163e3 Mac:1e:d4:9d:30:0c:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f SocketPath: PciID:}] [{Interface:0xc000430710 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.656351 | controller |     "Jun 12 16:06:00.844015 crc crio[22579]: time=\"2026-06-12T16:06:00.843907433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-kp9kf Namespace:openshift-infra ID:a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd UID:d8cf4ed7-219f-4074-8766-83978d4ecf96 NetNS:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cf4ed7_219f_4074_8766_83978d4ecf96.slice PodAnnotations:0xc000622ce8}] Aliases:map[]}\"",
2026-06-12 17:11:43.656384 | controller |     "Jun 12 16:06:00.844142 crc crio[22579]: time=\"2026-06-12T16:06:00.844094608Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688006-kp9kf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.656401 | controller |     "Jun 12 16:06:00.852802 crc crio[22579]: time=\"2026-06-12T16:06:00.852420731Z\" level=info msg=\"Ran pod sandbox a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd with infra container: openshift-infra/auto-csr-approver-29688006-kp9kf/POD\" id=b6cb1905-9f46-4541-a0ca-1ff4d7c35b1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.656417 | controller |     "Jun 12 16:06:00.858127 crc crio[22579]: time=\"2026-06-12T16:06:00.857674946Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=67c6b413-370b-4b10-a0c0-3ac7860424e1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.656432 | controller |     "Jun 12 16:06:00.869110 crc crio[22579]: time=\"2026-06-12T16:06:00.869003456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.656447 | controller |     "Jun 12 16:06:01.228814 crc crio[22579]: time=\"2026-06-12T16:06:01.227847267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ee407e92-6922-4f8b-b83d-b9dbb1cb2687 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656462 | controller |     "Jun 12 16:06:01.235279 crc crio[22579]: time=\"2026-06-12T16:06:01.235182235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6b8c496f-8db7-4f5b-ba88-05388769ec57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656476 | controller |     "Jun 12 16:06:01.349684 crc crio[22579]: time=\"2026-06-12T16:06:01.349199128Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-status\" id=5597f85e-1f0c-45eb-ba9e-c3e51f3db230 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656491 | controller |     "Jun 12 16:06:01.355848 crc crio[22579]: time=\"2026-06-12T16:06:01.355076389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656506 | controller |     "Jun 12 16:06:01.401690 crc crio[22579]: time=\"2026-06-12T16:06:01.399401605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656524 | controller |     "Jun 12 16:06:01.406228 crc crio[22579]: time=\"2026-06-12T16:06:01.406084097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656539 | controller |     "Jun 12 16:06:01.559895 crc crio[22579]: time=\"2026-06-12T16:06:01.559750526Z\" level=info msg=\"Created container 1ff92395ce8db78a3c3f6966fc9fdd8ddcde6db7ad72fe2a5d306e83edd82f8d: openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-status\" id=5597f85e-1f0c-45eb-ba9e-c3e51f3db230 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656555 | controller |     "Jun 12 16:06:01.563457 crc crio[22579]: time=\"2026-06-12T16:06:01.563276927Z\" level=info msg=\"Starting container: 1ff92395ce8db78a3c3f6966fc9fdd8ddcde6db7ad72fe2a5d306e83edd82f8d\" id=d7d1fdff-8ad7-400f-933d-eb3831490473 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.656570 | controller |     "Jun 12 16:06:01.576259 crc crio[22579]: time=\"2026-06-12T16:06:01.576102556Z\" level=info msg=\"Started container\" PID=41052 containerID=1ff92395ce8db78a3c3f6966fc9fdd8ddcde6db7ad72fe2a5d306e83edd82f8d description=openshift-frr-k8s/frr-k8s-8bnhb/cp-frr-status id=d7d1fdff-8ad7-400f-933d-eb3831490473 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.656586 | controller |     "Jun 12 16:06:01.865271 crc crio[22579]: time=\"2026-06-12T16:06:01.865146817Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=67c6b413-370b-4b10-a0c0-3ac7860424e1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.656600 | controller |     "Jun 12 16:06:01.866660 crc crio[22579]: time=\"2026-06-12T16:06:01.866402559Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5878cf7e-45d5-41ea-b018-f82e09864ff7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656615 | controller |     "Jun 12 16:06:01.868656 crc crio[22579]: time=\"2026-06-12T16:06:01.868602435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1d3d136a-fe34-4fe3-b246-b09bec06b5ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656630 | controller |     "Jun 12 16:06:01.878310 crc crio[22579]: time=\"2026-06-12T16:06:01.878213212Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688006-kp9kf/oc\" id=9dddce61-7b34-4f4a-a857-dd1c385e0425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656645 | controller |     "Jun 12 16:06:01.878942 crc crio[22579]: time=\"2026-06-12T16:06:01.878882309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656659 | controller |     "Jun 12 16:06:01.905959 crc crio[22579]: time=\"2026-06-12T16:06:01.90585319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656673 | controller |     "Jun 12 16:06:02.203387 crc crio[22579]: time=\"2026-06-12T16:06:02.203242355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656687 | controller |     "Jun 12 16:06:02.255755 crc crio[22579]: time=\"2026-06-12T16:06:02.255674619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=891e1d26-f9e8-4faa-a962-1e1a602451df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656702 | controller |     "Jun 12 16:06:02.260790 crc crio[22579]: time=\"2026-06-12T16:06:02.258948403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ec54f37a-a96c-4204-8e07-25596153e6e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656720 | controller |     "Jun 12 16:06:02.271068 crc crio[22579]: time=\"2026-06-12T16:06:02.270973191Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/controller\" id=4e50271f-78df-4a43-9d43-1123fb997274 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656736 | controller |     "Jun 12 16:06:02.273243 crc crio[22579]: time=\"2026-06-12T16:06:02.273179958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656750 | controller |     "Jun 12 16:06:02.299804 crc crio[22579]: time=\"2026-06-12T16:06:02.299555984Z\" level=info msg=\"Created container 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558: openshift-infra/auto-csr-approver-29688006-kp9kf/oc\" id=9dddce61-7b34-4f4a-a857-dd1c385e0425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656765 | controller |     "Jun 12 16:06:02.301063 crc crio[22579]: time=\"2026-06-12T16:06:02.301005312Z\" level=info msg=\"Starting container: 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558\" id=41ea0ade-1c90-4935-ae8a-1ee2e13aae4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.656779 | controller |     "Jun 12 16:06:02.306246 crc crio[22579]: time=\"2026-06-12T16:06:02.306196785Z\" level=info msg=\"Started container\" PID=41067 containerID=758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558 description=openshift-infra/auto-csr-approver-29688006-kp9kf/oc id=41ea0ade-1c90-4935-ae8a-1ee2e13aae4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd",
2026-06-12 17:11:43.656793 | controller |     "Jun 12 16:06:02.313902 crc crio[22579]: time=\"2026-06-12T16:06:02.313350438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656808 | controller |     "Jun 12 16:06:02.317176 crc crio[22579]: time=\"2026-06-12T16:06:02.317096944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656822 | controller |     "Jun 12 16:06:02.432786 crc crio[22579]: time=\"2026-06-12T16:06:02.432653347Z\" level=info msg=\"Created container 1ae3d4f16decec732dcc67e4039b1b839fd27821cbbc95db88612be3d4f03bf7: openshift-frr-k8s/frr-k8s-8bnhb/controller\" id=4e50271f-78df-4a43-9d43-1123fb997274 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656837 | controller |     "Jun 12 16:06:02.434239 crc crio[22579]: time=\"2026-06-12T16:06:02.434171466Z\" level=info msg=\"Starting container: 1ae3d4f16decec732dcc67e4039b1b839fd27821cbbc95db88612be3d4f03bf7\" id=37eb1b46-1806-4a9c-b09a-b7f86f0c14fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.656852 | controller |     "Jun 12 16:06:02.440015 crc crio[22579]: time=\"2026-06-12T16:06:02.439962284Z\" level=info msg=\"Started container\" PID=41086 containerID=1ae3d4f16decec732dcc67e4039b1b839fd27821cbbc95db88612be3d4f03bf7 description=openshift-frr-k8s/frr-k8s-8bnhb/controller id=37eb1b46-1806-4a9c-b09a-b7f86f0c14fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.656867 | controller |     "Jun 12 16:06:02.453795 crc crio[22579]: time=\"2026-06-12T16:06:02.453653635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c543f7f1-4603-4159-9e6a-300408df239b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656882 | controller |     "Jun 12 16:06:02.458224 crc crio[22579]: time=\"2026-06-12T16:06:02.45811657Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2a0469ca-252f-4de6-a6a9-ab7544d24c2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.656900 | controller |     "Jun 12 16:06:02.468025 crc crio[22579]: time=\"2026-06-12T16:06:02.467634154Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/frr\" id=91548645-0056-4919-8c1b-7f0f409f56f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656915 | controller |     "Jun 12 16:06:02.471121 crc crio[22579]: time=\"2026-06-12T16:06:02.4710147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656929 | controller |     "Jun 12 16:06:02.509938 crc crio[22579]: time=\"2026-06-12T16:06:02.509788504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656943 | controller |     "Jun 12 16:06:02.512936 crc crio[22579]: time=\"2026-06-12T16:06:02.512858363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.656958 | controller |     "Jun 12 16:06:02.632909 crc crio[22579]: time=\"2026-06-12T16:06:02.632730277Z\" level=info msg=\"Created container 7680ab6b8fba1d63265f80796eb47ebb18591d5e26f7b0fde6ff19ce9e228467: openshift-frr-k8s/frr-k8s-8bnhb/frr\" id=91548645-0056-4919-8c1b-7f0f409f56f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.656972 | controller |     "Jun 12 16:06:02.634580 crc crio[22579]: time=\"2026-06-12T16:06:02.634465331Z\" level=info msg=\"Starting container: 7680ab6b8fba1d63265f80796eb47ebb18591d5e26f7b0fde6ff19ce9e228467\" id=5ab17d7c-4e07-4904-aa28-98931dd05859 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.656987 | controller |     "Jun 12 16:06:02.641094 crc crio[22579]: time=\"2026-06-12T16:06:02.640990368Z\" level=info msg=\"Started container\" PID=41110 containerID=7680ab6b8fba1d63265f80796eb47ebb18591d5e26f7b0fde6ff19ce9e228467 description=openshift-frr-k8s/frr-k8s-8bnhb/frr id=5ab17d7c-4e07-4904-aa28-98931dd05859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.657002 | controller |     "Jun 12 16:06:02.652779 crc crio[22579]: time=\"2026-06-12T16:06:02.652655727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=123bc9ed-0f16-4de9-bbab-e02fc6b96514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657017 | controller |     "Jun 12 16:06:02.658212 crc crio[22579]: time=\"2026-06-12T16:06:02.657991294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=21ac5974-8041-4932-b1f5-22121c236f88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657031 | controller |     "Jun 12 16:06:02.668441 crc crio[22579]: time=\"2026-06-12T16:06:02.668237627Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/reloader\" id=c3ce64f8-3209-4d0e-b03e-749a8eb2625c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657045 | controller |     "Jun 12 16:06:02.670837 crc crio[22579]: time=\"2026-06-12T16:06:02.670753841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657060 | controller |     "Jun 12 16:06:02.701996 crc crio[22579]: time=\"2026-06-12T16:06:02.701793257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657081 | controller |     "Jun 12 16:06:02.704966 crc crio[22579]: time=\"2026-06-12T16:06:02.704898447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657096 | controller |     "Jun 12 16:06:02.821399 crc crio[22579]: time=\"2026-06-12T16:06:02.82125722Z\" level=info msg=\"Created container 1ebf5c08e91c2058bce7f0485e293ae3a603afd1b5e6b61c81a74878388b5146: openshift-frr-k8s/frr-k8s-8bnhb/reloader\" id=c3ce64f8-3209-4d0e-b03e-749a8eb2625c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657111 | controller |     "Jun 12 16:06:02.823989 crc crio[22579]: time=\"2026-06-12T16:06:02.823815026Z\" level=info msg=\"Starting container: 1ebf5c08e91c2058bce7f0485e293ae3a603afd1b5e6b61c81a74878388b5146\" id=3a92023a-337b-4d68-9509-e9e1bee09e3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.657125 | controller |     "Jun 12 16:06:02.833589 crc crio[22579]: time=\"2026-06-12T16:06:02.833447863Z\" level=info msg=\"Started container\" PID=41153 containerID=1ebf5c08e91c2058bce7f0485e293ae3a603afd1b5e6b61c81a74878388b5146 description=openshift-frr-k8s/frr-k8s-8bnhb/reloader id=3a92023a-337b-4d68-9509-e9e1bee09e3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.657140 | controller |     "Jun 12 16:06:02.844073 crc crio[22579]: time=\"2026-06-12T16:06:02.843927411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1a17350a-b430-4836-a7aa-20a61d05d196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657154 | controller |     "Jun 12 16:06:02.849589 crc crio[22579]: time=\"2026-06-12T16:06:02.849303479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6a77b2e9-9e3d-45e7-b72b-602457f57a0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657169 | controller |     "Jun 12 16:06:02.862666 crc crio[22579]: time=\"2026-06-12T16:06:02.858614758Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/frr-metrics\" id=a3e12e99-86ee-4dff-8175-763be8dabe31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657184 | controller |     "Jun 12 16:06:02.862666 crc crio[22579]: time=\"2026-06-12T16:06:02.861097342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657198 | controller |     "Jun 12 16:06:02.896330 crc crio[22579]: time=\"2026-06-12T16:06:02.896214722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657213 | controller |     "Jun 12 16:06:02.900030 crc crio[22579]: time=\"2026-06-12T16:06:02.899951428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657227 | controller |     "Jun 12 16:06:03.164004 crc crio[22579]: time=\"2026-06-12T16:06:03.163819506Z\" level=info msg=\"Created container d85f4cbb3d65d82fa033112e2da6521e804f8381b2c36fd457a2f6e27426a1be: openshift-frr-k8s/frr-k8s-8bnhb/frr-metrics\" id=a3e12e99-86ee-4dff-8175-763be8dabe31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657242 | controller |     "Jun 12 16:06:03.177991 crc crio[22579]: time=\"2026-06-12T16:06:03.175053344Z\" level=info msg=\"Starting container: d85f4cbb3d65d82fa033112e2da6521e804f8381b2c36fd457a2f6e27426a1be\" id=1ffa528f-f13c-4d59-b388-a5bb99c2059c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.657259 | controller |     "Jun 12 16:06:03.182104 crc crio[22579]: time=\"2026-06-12T16:06:03.182018632Z\" level=info msg=\"Started container\" PID=41184 containerID=d85f4cbb3d65d82fa033112e2da6521e804f8381b2c36fd457a2f6e27426a1be description=openshift-frr-k8s/frr-k8s-8bnhb/frr-metrics id=1ffa528f-f13c-4d59-b388-a5bb99c2059c name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.657274 | controller |     "Jun 12 16:06:03.227223 crc crio[22579]: time=\"2026-06-12T16:06:03.227059597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2303e81a-53cf-4518-94f8-e787bb7b37d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657289 | controller |     "Jun 12 16:06:03.232903 crc crio[22579]: time=\"2026-06-12T16:06:03.232818324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=95753d7e-1a36-4463-892b-09c0234433b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657304 | controller |     "Jun 12 16:06:03.260900 crc crio[22579]: time=\"2026-06-12T16:06:03.260068483Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/frr-status\" id=5f35530e-aa1d-4839-9110-3b59c707d7a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657318 | controller |     "Jun 12 16:06:03.263069 crc crio[22579]: time=\"2026-06-12T16:06:03.262469324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657333 | controller |     "Jun 12 16:06:03.298585 crc crio[22579]: time=\"2026-06-12T16:06:03.298404195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657351 | controller |     "Jun 12 16:06:03.303102 crc crio[22579]: time=\"2026-06-12T16:06:03.302966662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657385 | controller |     "Jun 12 16:06:03.449242 crc crio[22579]: time=\"2026-06-12T16:06:03.448467741Z\" level=info msg=\"Created container 87d10e62f27bbcdab9f6e980efbaea5f47af9443415c1c3283303012b0de88a1: openshift-frr-k8s/frr-k8s-8bnhb/frr-status\" id=5f35530e-aa1d-4839-9110-3b59c707d7a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657402 | controller |     "Jun 12 16:06:03.453964 crc crio[22579]: time=\"2026-06-12T16:06:03.453800698Z\" level=info msg=\"Starting container: 87d10e62f27bbcdab9f6e980efbaea5f47af9443415c1c3283303012b0de88a1\" id=32aadec4-e695-4fd2-9072-358972caba4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.657416 | controller |     "Jun 12 16:06:03.462065 crc crio[22579]: time=\"2026-06-12T16:06:03.461976187Z\" level=info msg=\"Started container\" PID=41202 containerID=87d10e62f27bbcdab9f6e980efbaea5f47af9443415c1c3283303012b0de88a1 description=openshift-frr-k8s/frr-k8s-8bnhb/frr-status id=32aadec4-e695-4fd2-9072-358972caba4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.657432 | controller |     "Jun 12 16:06:03.485953 crc crio[22579]: time=\"2026-06-12T16:06:03.485850909Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fb8ad598-85f6-4d32-ab46-7930acda1f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657447 | controller |     "Jun 12 16:06:03.489094 crc crio[22579]: time=\"2026-06-12T16:06:03.488940188Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=73aeffb9-e863-477c-b395-47b87d51feec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657465 | controller |     "Jun 12 16:06:03.501047 crc crio[22579]: time=\"2026-06-12T16:06:03.500962627Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy\" id=03b4a627-593f-4ad7-9fa5-9030dd52b538 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657481 | controller |     "Jun 12 16:06:03.501527 crc crio[22579]: time=\"2026-06-12T16:06:03.501399108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657496 | controller |     "Jun 12 16:06:03.527967 crc crio[22579]: time=\"2026-06-12T16:06:03.527530238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657511 | controller |     "Jun 12 16:06:03.822001 crc crio[22579]: time=\"2026-06-12T16:06:03.821904975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657526 | controller |     "Jun 12 16:06:03.937817 crc crio[22579]: time=\"2026-06-12T16:06:03.937051647Z\" level=info msg=\"Created container 67cf1cc28ab60fdbadf11c4a2d66f6e48ce00e39376e7dc1523549cb2ed734b6: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy\" id=03b4a627-593f-4ad7-9fa5-9030dd52b538 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657541 | controller |     "Jun 12 16:06:03.938593 crc crio[22579]: time=\"2026-06-12T16:06:03.938480614Z\" level=info msg=\"Starting container: 67cf1cc28ab60fdbadf11c4a2d66f6e48ce00e39376e7dc1523549cb2ed734b6\" id=fc3d2c9f-68dc-437f-af10-9f482f834947 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.657555 | controller |     "Jun 12 16:06:03.943740 crc crio[22579]: time=\"2026-06-12T16:06:03.943709518Z\" level=info msg=\"Started container\" PID=41227 containerID=67cf1cc28ab60fdbadf11c4a2d66f6e48ce00e39376e7dc1523549cb2ed734b6 description=openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy id=fc3d2c9f-68dc-437f-af10-9f482f834947 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.657571 | controller |     "Jun 12 16:06:03.953058 crc crio[22579]: time=\"2026-06-12T16:06:03.953000416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a295e6bb-baa6-42a6-963f-b7a00f1bacde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657586 | controller |     "Jun 12 16:06:03.957122 crc crio[22579]: time=\"2026-06-12T16:06:03.95704334Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=802d3aa7-ad56-4a45-af5f-664850a7e255 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.657601 | controller |     "Jun 12 16:06:03.962643 crc crio[22579]: time=\"2026-06-12T16:06:03.962457418Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy-frr\" id=d6cd9341-4af1-4258-bbb0-e91cbcc7e885 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657616 | controller |     "Jun 12 16:06:03.963293 crc crio[22579]: time=\"2026-06-12T16:06:03.963164307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657631 | controller |     "Jun 12 16:06:04.005831 crc crio[22579]: time=\"2026-06-12T16:06:04.005767529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657649 | controller |     "Jun 12 16:06:04.322634 crc crio[22579]: time=\"2026-06-12T16:06:04.322580182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657664 | controller |     "Jun 12 16:06:04.340702 crc crio[22579]: time=\"2026-06-12T16:06:04.339710901Z\" level=info msg=\"Stopping pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=bee398b4-ceda-4b67-9c8d-25c3cbfda93f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.657680 | controller |     "Jun 12 16:06:04.340702 crc crio[22579]: time=\"2026-06-12T16:06:04.340276405Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688006-kp9kf Namespace:openshift-infra ID:a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd UID:d8cf4ed7-219f-4074-8766-83978d4ecf96 NetNS:/var/run/netns/d5463cdb-ef54-47a4-87b3-c7272f82d05f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8cf4ed7_219f_4074_8766_83978d4ecf96.slice PodAnnotations:0xc000548120}] Aliases:map[]}\"",
2026-06-12 17:11:43.657695 | controller |     "Jun 12 16:06:04.340702 crc crio[22579]: time=\"2026-06-12T16:06:04.340398229Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688006-kp9kf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.657710 | controller |     "Jun 12 16:06:04.437321 crc crio[22579]: time=\"2026-06-12T16:06:04.437250012Z\" level=info msg=\"Created container d1006f73d80f9192baa736d5602aeb3356c537bfcda503e457391c58cdceecdc: openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy-frr\" id=d6cd9341-4af1-4258-bbb0-e91cbcc7e885 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.657725 | controller |     "Jun 12 16:06:04.439774 crc crio[22579]: time=\"2026-06-12T16:06:04.439680734Z\" level=info msg=\"Starting container: d1006f73d80f9192baa736d5602aeb3356c537bfcda503e457391c58cdceecdc\" id=d84e5ab6-7294-40f4-956c-cb63f7fabfa7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.657741 | controller |     "Jun 12 16:06:04.445924 crc crio[22579]: time=\"2026-06-12T16:06:04.445853462Z\" level=info msg=\"Started container\" PID=41255 containerID=d1006f73d80f9192baa736d5602aeb3356c537bfcda503e457391c58cdceecdc description=openshift-frr-k8s/frr-k8s-8bnhb/kube-rbac-proxy-frr id=d84e5ab6-7294-40f4-956c-cb63f7fabfa7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf",
2026-06-12 17:11:43.657756 | controller |     "Jun 12 16:06:04.727474 crc crio[22579]: time=\"2026-06-12T16:06:04.727264667Z\" level=info msg=\"Stopped pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=bee398b4-ceda-4b67-9c8d-25c3cbfda93f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.657771 | controller |     "Jun 12 16:06:08.657634 crc crio[22579]: time=\"2026-06-12T16:06:08.655869803Z\" level=info msg=\"Removing container: 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51\" id=c7d51a83-7350-448b-968f-850b82d5f617 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.657786 | controller |     "Jun 12 16:06:08.817036 crc crio[22579]: time=\"2026-06-12T16:06:08.816403149Z\" level=info msg=\"Removed container 4b2a7617e42ea8c2549f714ecfecf46a8ccdf3c1c5adf65009cfaf62dc019e51: openshift-infra/auto-csr-approver-29687998-glpcx/oc\" id=c7d51a83-7350-448b-968f-850b82d5f617 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.657800 | controller |     "Jun 12 16:06:08.825082 crc crio[22579]: time=\"2026-06-12T16:06:08.82503065Z\" level=info msg=\"Stopping pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=73463743-128f-448a-b8ff-0dbdf060e9a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.657815 | controller |     "Jun 12 16:06:08.825082 crc crio[22579]: time=\"2026-06-12T16:06:08.825097992Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=73463743-128f-448a-b8ff-0dbdf060e9a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.657832 | controller |     "Jun 12 16:06:08.825718 crc crio[22579]: time=\"2026-06-12T16:06:08.825676427Z\" level=info msg=\"Removing pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=172057e8-91b3-4541-97ef-19ea7b098c60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.657848 | controller |     "Jun 12 16:06:08.842686 crc crio[22579]: time=\"2026-06-12T16:06:08.83906762Z\" level=info msg=\"Removed pod sandbox: 9ac0d694b007b0d02d291ece48525657bbeaad0d7f49062a0bb649af8a368113\" id=172057e8-91b3-4541-97ef-19ea7b098c60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.657862 | controller |     "Jun 12 16:06:24.905611 crc crio[22579]: time=\"2026-06-12T16:06:24.898373563Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/POD\" id=b5d9a87f-9f66-45b1-8372-a89a875067f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.657877 | controller |     "Jun 12 16:06:24.905611 crc crio[22579]: time=\"2026-06-12T16:06:24.899253186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.657892 | controller |     "Jun 12 16:06:24.939596 crc crio[22579]: time=\"2026-06-12T16:06:24.939429556Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59d74dff6d-f74t2 Namespace:baremetal-operator-system ID:8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1 UID:eabb79da-4680-4473-b56f-d03c214cfae4 NetNS:/var/run/netns/d6f10f61-bfad-4e49-bf06-36356bad2627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabb79da_4680_4473_b56f_d03c214cfae4.slice PodAnnotations:0xc000478a20}] Aliases:map[]}\"",
2026-06-12 17:11:43.657907 | controller |     "Jun 12 16:06:24.939746 crc crio[22579]: time=\"2026-06-12T16:06:24.939619241Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.657922 | controller |     "Jun 12 16:06:25.802392 crc crio[22579]: 2026-06-12T16:06:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cfb23ba432fd20 Mac:ce:f0:66:47:9a:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/d6f10f61-bfad-4e49-bf06-36356bad2627 SocketPath: PciID:}] [{Interface:0xc000418b00 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.657938 | controller |     "Jun 12 16:06:25.804012 crc crio[22579]: time=\"2026-06-12T16:06:25.803926411Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-59d74dff6d-f74t2 Namespace:baremetal-operator-system ID:8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1 UID:eabb79da-4680-4473-b56f-d03c214cfae4 NetNS:/var/run/netns/d6f10f61-bfad-4e49-bf06-36356bad2627 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeabb79da_4680_4473_b56f_d03c214cfae4.slice PodAnnotations:0xc000478a20}] Aliases:map[]}\"",
2026-06-12 17:11:43.657953 | controller |     "Jun 12 16:06:25.804104 crc crio[22579]: time=\"2026-06-12T16:06:25.804083095Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.657968 | controller |     "Jun 12 16:06:25.812696 crc crio[22579]: time=\"2026-06-12T16:06:25.810171521Z\" level=info msg=\"Ran pod sandbox 8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/POD\" id=b5d9a87f-9f66-45b1-8372-a89a875067f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.657986 | controller |     "Jun 12 16:06:25.814027 crc crio[22579]: time=\"2026-06-12T16:06:25.813948338Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=afe43817-c419-4e7a-b9f6-8f96f0eadce9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.658001 | controller |     "Jun 12 16:06:25.820934 crc crio[22579]: time=\"2026-06-12T16:06:25.820859055Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 17:11:43.658015 | controller |     "Jun 12 16:06:25.935417 crc crio[22579]: time=\"2026-06-12T16:06:25.935024852Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-c8cvk/POD\" id=31677617-8711-40c8-aa3b-9f9cb4c81cf6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.658031 | controller |     "Jun 12 16:06:25.935417 crc crio[22579]: time=\"2026-06-12T16:06:25.935109804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658049 | controller |     "Jun 12 16:06:25.958621 crc crio[22579]: time=\"2026-06-12T16:06:25.958460413Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-c8cvk Namespace:openstack-operators ID:633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b UID:146b069e-07b7-4a2e-b7a3-c68e759bae49 NetNS:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod146b069e_07b7_4a2e_b7a3_c68e759bae49.slice PodAnnotations:0xc000479040}] Aliases:map[]}\"",
2026-06-12 17:11:43.658074 | controller |     "Jun 12 16:06:25.958908 crc crio[22579]: time=\"2026-06-12T16:06:25.958880013Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-c8cvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.658090 | controller |     "Jun 12 16:06:26.324309 crc crio[22579]: 2026-06-12T16:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:633f449e1abea3e Mac:72:b6:49:32:3d:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e SocketPath: PciID:}] [{Interface:0xc0002946b0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.658106 | controller |     "Jun 12 16:06:26.324309 crc crio[22579]: time=\"2026-06-12T16:06:26.32262145Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-c8cvk Namespace:openstack-operators ID:633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b UID:146b069e-07b7-4a2e-b7a3-c68e759bae49 NetNS:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod146b069e_07b7_4a2e_b7a3_c68e759bae49.slice PodAnnotations:0xc000479040}] Aliases:map[]}\"",
2026-06-12 17:11:43.658121 | controller |     "Jun 12 16:06:26.324309 crc crio[22579]: time=\"2026-06-12T16:06:26.322758593Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-c8cvk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.658137 | controller |     "Jun 12 16:06:26.333291 crc crio[22579]: time=\"2026-06-12T16:06:26.333196631Z\" level=info msg=\"Ran pod sandbox 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b with infra container: openstack-operators/openstack-operator-index-c8cvk/POD\" id=31677617-8711-40c8-aa3b-9f9cb4c81cf6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.658156 | controller |     "Jun 12 16:06:26.346735 crc crio[22579]: time=\"2026-06-12T16:06:26.343909035Z\" level=info msg=\"Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=bab38e3f-cb3a-48f4-9a38-22113ffe051b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.658171 | controller |     "Jun 12 16:06:26.351894 crc crio[22579]: time=\"2026-06-12T16:06:26.351759187Z\" level=info msg=\"Trying to access \\\"38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 17:11:43.658186 | controller |     "Jun 12 16:06:26.475299 crc crio[22579]: time=\"2026-06-12T16:06:26.475163Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/POD\" id=c438cd7a-1f9e-437b-9e2b-82494dfef194 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.658201 | controller |     "Jun 12 16:06:26.475764 crc crio[22579]: time=\"2026-06-12T16:06:26.475674724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658215 | controller |     "Jun 12 16:06:26.553916 crc crio[22579]: time=\"2026-06-12T16:06:26.553785646Z\" 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=c438cd7a-1f9e-437b-9e2b-82494dfef194 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.658230 | controller |     "Jun 12 16:06:26.561905 crc crio[22579]: time=\"2026-06-12T16:06:26.561751631Z\" level=info msg=\"Ran pod sandbox 967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac with infra container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/POD\" id=c438cd7a-1f9e-437b-9e2b-82494dfef194 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.658245 | controller |     "Jun 12 16:06:26.564823 crc crio[22579]: time=\"2026-06-12T16:06:26.564652265Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=06a044d2-3f26-4d05-8f60-cbc8c41257ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.658259 | controller |     "Jun 12 16:06:26.568151 crc crio[22579]: time=\"2026-06-12T16:06:26.568011721Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-12 17:11:43.658274 | controller |     "Jun 12 16:06:30.472075 crc crio[22579]: time=\"2026-06-12T16:06:30.470676941Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-4872d/POD\" id=6f7a4fc1-fec1-4f3e-9fca-345a03fff96f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.658289 | controller |     "Jun 12 16:06:30.472075 crc crio[22579]: time=\"2026-06-12T16:06:30.471252205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658304 | controller |     "Jun 12 16:06:34.366129 crc crio[22579]: time=\"2026-06-12T16:06:34.365575721Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/POD\" id=c5bd38ae-69c7-4c3a-b8b0-6692d340fd92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.658318 | controller |     "Jun 12 16:06:34.367722 crc crio[22579]: time=\"2026-06-12T16:06:34.366159206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658333 | controller |     "Jun 12 16:06:39.887102 crc crio[22579]: time=\"2026-06-12T16:06:39.886690325Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=afe43817-c419-4e7a-b9f6-8f96f0eadce9 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.658352 | controller |     "Jun 12 16:06:39.889166 crc crio[22579]: time=\"2026-06-12T16:06:39.889080006Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=b494e700-0473-4d05-9ab1-7b02db5f09f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.658390 | controller |     "Jun 12 16:06:39.901885 crc crio[22579]: time=\"2026-06-12T16:06:39.901775802Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=59b0630a-429c-4ebc-a95f-9b6ae85a9a8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.658407 | controller |     "Jun 12 16:06:39.903662 crc crio[22579]: time=\"2026-06-12T16:06:39.903461725Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7b84766bcc-pf7kd Namespace:baremetal-operator-system ID:6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 UID:6d57e4d4-c684-473d-9a7e-9a07d2d24d1f NetNS:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d57e4d4_c684_473d_9a7e_9a07d2d24d1f.slice PodAnnotations:0xc0024a6770}] Aliases:map[]}\"",
2026-06-12 17:11:43.658422 | controller |     "Jun 12 16:06:39.903662 crc crio[22579]: time=\"2026-06-12T16:06:39.90365054Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7b84766bcc-pf7kd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.658438 | controller |     "Jun 12 16:06:39.911575 crc crio[22579]: time=\"2026-06-12T16:06:39.91144482Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4872d Namespace:openstack-operators ID:ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed UID:869faf43-2a20-475a-a23e-df1d1070f943 NetNS:/var/run/netns/401386ba-e041-45a7-9e5a-3fbcf71c9c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod869faf43_2a20_475a_a23e_df1d1070f943.slice PodAnnotations:0xc0012162f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.658453 | controller |     "Jun 12 16:06:39.911575 crc crio[22579]: time=\"2026-06-12T16:06:39.911564483Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-4872d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.658468 | controller |     "Jun 12 16:06:40.319256 crc crio[22579]: time=\"2026-06-12T16:06:40.318183938Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=27f41e13-2d3e-4165-862f-6502a7333a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.658483 | controller |     "Jun 12 16:06:40.322452 crc crio[22579]: time=\"2026-06-12T16:06:40.322098209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658498 | controller |     "Jun 12 16:06:40.387731 crc crio[22579]: time=\"2026-06-12T16:06:40.387581768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658513 | controller |     "Jun 12 16:06:40.424666 crc crio[22579]: time=\"2026-06-12T16:06:40.424246668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658528 | controller |     "Jun 12 16:06:40.870548 crc crio[22579]: time=\"2026-06-12T16:06:40.869128944Z\" level=info msg=\"Created container 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=27f41e13-2d3e-4165-862f-6502a7333a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.658547 | controller |     "Jun 12 16:06:40.876149 crc crio[22579]: 2026-06-12T16:06:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c5949efbdb0e1b Mac:0e:97:17:22:dd:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 SocketPath: PciID:}] [{Interface:0xc0002869d0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.658562 | controller |     "Jun 12 16:06:40.876682 crc crio[22579]: time=\"2026-06-12T16:06:40.875387764Z\" level=info msg=\"Starting container: 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b\" id=75185ca9-548f-4f36-8cf2-a7a3bd4e40d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.658576 | controller |     "Jun 12 16:06:40.878616 crc crio[22579]: time=\"2026-06-12T16:06:40.877464658Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7b84766bcc-pf7kd Namespace:baremetal-operator-system ID:6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 UID:6d57e4d4-c684-473d-9a7e-9a07d2d24d1f NetNS:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d57e4d4_c684_473d_9a7e_9a07d2d24d1f.slice PodAnnotations:0xc0024a6770}] Aliases:map[]}\"",
2026-06-12 17:11:43.658591 | controller |     "Jun 12 16:06:40.878616 crc crio[22579]: time=\"2026-06-12T16:06:40.87832146Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7b84766bcc-pf7kd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.658606 | controller |     "Jun 12 16:06:40.887969 crc crio[22579]: time=\"2026-06-12T16:06:40.887826813Z\" level=info msg=\"Started container\" PID=42339 containerID=2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=75185ca9-548f-4f36-8cf2-a7a3bd4e40d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1",
2026-06-12 17:11:43.658621 | controller |     "Jun 12 16:06:40.979416 crc crio[22579]: 2026-06-12T16:06:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebc1f9247ca9d9a Mac:ae:c5:8d:df:df:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/401386ba-e041-45a7-9e5a-3fbcf71c9c35 SocketPath: PciID:}] [{Interface:0xc000014850 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.658636 | controller |     "Jun 12 16:06:40.980866 crc crio[22579]: time=\"2026-06-12T16:06:40.980780377Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4872d Namespace:openstack-operators ID:ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed UID:869faf43-2a20-475a-a23e-df1d1070f943 NetNS:/var/run/netns/401386ba-e041-45a7-9e5a-3fbcf71c9c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod869faf43_2a20_475a_a23e_df1d1070f943.slice PodAnnotations:0xc0012162f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.658651 | controller |     "Jun 12 16:06:40.981120 crc crio[22579]: time=\"2026-06-12T16:06:40.981036083Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-4872d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.658666 | controller |     "Jun 12 16:06:41.969246 crc crio[22579]: time=\"2026-06-12T16:06:41.969133657Z\" level=info msg=\"Ran pod sandbox 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/POD\" id=c5bd38ae-69c7-4c3a-b8b0-6692d340fd92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.658684 | controller |     "Jun 12 16:06:41.974679 crc crio[22579]: time=\"2026-06-12T16:06:41.97431533Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=8091966a-d7ca-408c-92eb-7fdb641da4e4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.658700 | controller |     "Jun 12 16:06:41.979609 crc crio[22579]: time=\"2026-06-12T16:06:41.979300988Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-12 17:11:43.658715 | controller |     "Jun 12 16:06:41.982020 crc crio[22579]: time=\"2026-06-12T16:06:41.979652637Z\" level=info msg=\"Ran pod sandbox ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed with infra container: openstack-operators/openstack-operator-index-4872d/POD\" id=6f7a4fc1-fec1-4f3e-9fca-345a03fff96f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.658730 | controller |     "Jun 12 16:06:41.985853 crc crio[22579]: time=\"2026-06-12T16:06:41.985678761Z\" level=info msg=\"Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=e640f9cd-99b0-4a87-a5a6-ed9e78668d28 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.658745 | controller |     "Jun 12 16:06:41.986835 crc crio[22579]: time=\"2026-06-12T16:06:41.986748859Z\" level=info msg=\"Trying to access \\\"38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 17:11:43.658760 | controller |     "Jun 12 16:06:42.009628 crc crio[22579]: time=\"2026-06-12T16:06:42.008969508Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=06a044d2-3f26-4d05-8f60-cbc8c41257ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.658774 | controller |     "Jun 12 16:06:42.010729 crc crio[22579]: time=\"2026-06-12T16:06:42.010642681Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=536e1296-42ca-446b-baa9-bb19346d565d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.658788 | controller |     "Jun 12 16:06:42.485252 crc crio[22579]: time=\"2026-06-12T16:06:42.485034113Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=463db334-aa3d-4062-9f34-a601f3239743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.658803 | controller |     "Jun 12 16:06:43.247145 crc crio[22579]: time=\"2026-06-12T16:06:43.246736543Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-ipa-downloader\" id=9eec4314-1b1d-473b-a7c5-014d7037fa0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.658817 | controller |     "Jun 12 16:06:45.680925 crc crio[22579]: time=\"2026-06-12T16:06:45.680129553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658832 | controller |     "Jun 12 16:06:46.078612 crc crio[22579]: time=\"2026-06-12T16:06:46.071606319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658847 | controller |     "Jun 12 16:06:46.107104 crc crio[22579]: time=\"2026-06-12T16:06:46.106062163Z\" level=info msg=\"Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index@sha256:b71f20e8392743fcb16d9c7f63e2007245710731cb4a3aa3a9c805c5f05992eb\" id=bab38e3f-cb3a-48f4-9a38-22113ffe051b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.658862 | controller |     "Jun 12 16:06:46.110807 crc crio[22579]: time=\"2026-06-12T16:06:46.110570208Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=81745a9f-09f0-4fe9-82c6-5bae6b7891ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.658881 | controller |     "Jun 12 16:06:46.116696 crc crio[22579]: time=\"2026-06-12T16:06:46.116574812Z\" level=info msg=\"Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index@sha256:b71f20e8392743fcb16d9c7f63e2007245710731cb4a3aa3a9c805c5f05992eb\" id=e640f9cd-99b0-4a87-a5a6-ed9e78668d28 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.658896 | controller |     "Jun 12 16:06:46.117726 crc crio[22579]: time=\"2026-06-12T16:06:46.11765853Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=57b0f57c-6589-48e1-b7bb-cb1a51cc3e52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.658911 | controller |     "Jun 12 16:06:46.120080 crc crio[22579]: time=\"2026-06-12T16:06:46.12000924Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=7b878743-37b5-4289-afc8-ec57a090ec93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.658925 | controller |     "Jun 12 16:06:46.129156 crc crio[22579]: time=\"2026-06-12T16:06:46.128660182Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-index:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=2623e046-4eab-48e9-a19c-a606b4da1dc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.658939 | controller |     "Jun 12 16:06:46.140430 crc crio[22579]: time=\"2026-06-12T16:06:46.140361012Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-c8cvk/registry-server\" id=9b33fdf5-7209-4452-902c-23a74d8ff138 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.658953 | controller |     "Jun 12 16:06:46.143380 crc crio[22579]: time=\"2026-06-12T16:06:46.142727863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658968 | controller |     "Jun 12 16:06:46.144334 crc crio[22579]: time=\"2026-06-12T16:06:46.144267602Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-4872d/registry-server\" id=7e1cf285-05a4-4e91-89b1-1d8c209f7ffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.658983 | controller |     "Jun 12 16:06:46.148204 crc crio[22579]: time=\"2026-06-12T16:06:46.14808589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.658998 | controller |     "Jun 12 16:06:46.231581 crc crio[22579]: time=\"2026-06-12T16:06:46.228936693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659012 | controller |     "Jun 12 16:06:46.231581 crc crio[22579]: time=\"2026-06-12T16:06:46.229087507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659027 | controller |     "Jun 12 16:06:46.234879 crc crio[22579]: time=\"2026-06-12T16:06:46.232986077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659041 | controller |     "Jun 12 16:06:46.234879 crc crio[22579]: time=\"2026-06-12T16:06:46.233403247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659056 | controller |     "Jun 12 16:06:46.239598 crc crio[22579]: time=\"2026-06-12T16:06:46.239555545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659074 | controller |     "Jun 12 16:06:46.433841 crc crio[22579]: time=\"2026-06-12T16:06:46.433754594Z\" level=info msg=\"Created container 997dfabb0817fa5107b344c3ba5faa42b5547d4bcec0699d6236253032cd13be: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-ipa-downloader\" id=9eec4314-1b1d-473b-a7c5-014d7037fa0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.659089 | controller |     "Jun 12 16:06:46.434206 crc crio[22579]: time=\"2026-06-12T16:06:46.434050502Z\" level=info msg=\"Created container cbc8a6db27843753e906e5af2997cf0bbf312f793e4116b837f4eaea9cb7a722: openstack-operators/openstack-operator-index-4872d/registry-server\" id=7e1cf285-05a4-4e91-89b1-1d8c209f7ffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.659105 | controller |     "Jun 12 16:06:46.437431 crc crio[22579]: time=\"2026-06-12T16:06:46.43710458Z\" level=info msg=\"Starting container: 997dfabb0817fa5107b344c3ba5faa42b5547d4bcec0699d6236253032cd13be\" id=3859671a-788a-418f-86ea-786322218afa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.659119 | controller |     "Jun 12 16:06:46.437789 crc crio[22579]: time=\"2026-06-12T16:06:46.437674345Z\" level=info msg=\"Starting container: cbc8a6db27843753e906e5af2997cf0bbf312f793e4116b837f4eaea9cb7a722\" id=7ae99cdf-5418-45d7-a7ea-6a0fafc7d8ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.659134 | controller |     "Jun 12 16:06:46.440178 crc crio[22579]: time=\"2026-06-12T16:06:46.440040405Z\" level=info msg=\"Created container a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19: openstack-operators/openstack-operator-index-c8cvk/registry-server\" id=9b33fdf5-7209-4452-902c-23a74d8ff138 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.659148 | controller |     "Jun 12 16:06:46.442724 crc crio[22579]: time=\"2026-06-12T16:06:46.442602191Z\" level=info msg=\"Starting container: a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19\" id=f9f7e5c9-a254-414e-94c2-3155c304981c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.659163 | controller |     "Jun 12 16:06:46.444024 crc crio[22579]: time=\"2026-06-12T16:06:46.443936235Z\" level=info msg=\"Started container\" PID=42722 containerID=cbc8a6db27843753e906e5af2997cf0bbf312f793e4116b837f4eaea9cb7a722 description=openstack-operators/openstack-operator-index-4872d/registry-server id=7ae99cdf-5418-45d7-a7ea-6a0fafc7d8ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebc1f9247ca9d9a8091a94bc5e1325f3f2e5ca8ecb8f2fb085b1f2055ccdb3ed",
2026-06-12 17:11:43.659178 | controller |     "Jun 12 16:06:46.444123 crc crio[22579]: time=\"2026-06-12T16:06:46.444086209Z\" level=info msg=\"Started container\" PID=42721 containerID=997dfabb0817fa5107b344c3ba5faa42b5547d4bcec0699d6236253032cd13be description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-ipa-downloader id=3859671a-788a-418f-86ea-786322218afa name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac",
2026-06-12 17:11:43.659193 | controller |     "Jun 12 16:06:46.454391 crc crio[22579]: time=\"2026-06-12T16:06:46.4542864Z\" level=info msg=\"Started container\" PID=42720 containerID=a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19 description=openstack-operators/openstack-operator-index-c8cvk/registry-server id=f9f7e5c9-a254-414e-94c2-3155c304981c name=/runtime.v1.RuntimeService/StartContainer sandboxID=633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b",
2026-06-12 17:11:43.659208 | controller |     "Jun 12 16:06:47.007220 crc crio[22579]: time=\"2026-06-12T16:06:47.006739945Z\" level=info msg=\"Stopping container: a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19 (timeout: 2s)\" id=155da311-2d6a-44d1-adfc-adc71d7642f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.659222 | controller |     "Jun 12 16:06:48.690139 crc crio[22579]: time=\"2026-06-12T16:06:48.68990718Z\" level=info msg=\"Stopped container a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19: openstack-operators/openstack-operator-index-c8cvk/registry-server\" id=155da311-2d6a-44d1-adfc-adc71d7642f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.659240 | controller |     "Jun 12 16:06:48.692008 crc crio[22579]: time=\"2026-06-12T16:06:48.69183461Z\" level=info msg=\"Stopping pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=76ea565b-3a15-4387-9760-48052db43c3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.659256 | controller |     "Jun 12 16:06:48.693104 crc crio[22579]: time=\"2026-06-12T16:06:48.69299197Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-c8cvk Namespace:openstack-operators ID:633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b UID:146b069e-07b7-4a2e-b7a3-c68e759bae49 NetNS:/var/run/netns/a2652f4f-6a35-477d-9c74-c3fbde81069e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod146b069e_07b7_4a2e_b7a3_c68e759bae49.slice PodAnnotations:0xc0025a0d10}] Aliases:map[]}\"",
2026-06-12 17:11:43.659271 | controller |     "Jun 12 16:06:48.693341 crc crio[22579]: time=\"2026-06-12T16:06:48.693262376Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-c8cvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.659286 | controller |     "Jun 12 16:06:48.774699 crc crio[22579]: time=\"2026-06-12T16:06:48.774231172Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=8091966a-d7ca-408c-92eb-7fdb641da4e4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.659300 | controller |     "Jun 12 16:06:48.776226 crc crio[22579]: time=\"2026-06-12T16:06:48.77607838Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=cfc101af-1779-4c3e-b59c-a707e8797345 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.659314 | controller |     "Jun 12 16:06:48.786603 crc crio[22579]: time=\"2026-06-12T16:06:48.785768108Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=324d5240-bd79-481e-b8cc-dfc6a8db0c4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.659328 | controller |     "Jun 12 16:06:48.803748 crc crio[22579]: time=\"2026-06-12T16:06:48.803592295Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager\" id=be1eb354-f1e2-44dc-9c4e-aa15a58b7986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.659343 | controller |     "Jun 12 16:06:48.805669 crc crio[22579]: time=\"2026-06-12T16:06:48.805605657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659362 | controller |     "Jun 12 16:06:48.873274 crc crio[22579]: time=\"2026-06-12T16:06:48.87318434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659395 | controller |     "Jun 12 16:06:48.928720 crc crio[22579]: time=\"2026-06-12T16:06:48.928619331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659410 | controller |     "Jun 12 16:06:49.018875 crc crio[22579]: time=\"2026-06-12T16:06:49.018737721Z\" level=info msg=\"Stopped pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=76ea565b-3a15-4387-9760-48052db43c3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.659425 | controller |     "Jun 12 16:06:49.060863 crc crio[22579]: time=\"2026-06-12T16:06:49.060748578Z\" level=info msg=\"Created container d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager\" id=be1eb354-f1e2-44dc-9c4e-aa15a58b7986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.659442 | controller |     "Jun 12 16:06:49.062070 crc crio[22579]: time=\"2026-06-12T16:06:49.061892108Z\" level=info msg=\"Starting container: d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195\" id=b0a7a7a5-b166-46a5-bcd5-7de610f504ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.659457 | controller |     "Jun 12 16:06:49.068793 crc crio[22579]: time=\"2026-06-12T16:06:49.06862609Z\" level=info msg=\"Started container\" PID=42876 containerID=d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195 description=baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager id=b0a7a7a5-b166-46a5-bcd5-7de610f504ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1",
2026-06-12 17:11:43.659472 | controller |     "Jun 12 16:07:00.232843 crc crio[22579]: time=\"2026-06-12T16:07:00.231069543Z\" level=info msg=\"Running pod sandbox: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/POD\" id=c11edf3c-bdee-44c1-b30f-3b71b26cb50e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.659487 | controller |     "Jun 12 16:07:00.232843 crc crio[22579]: time=\"2026-06-12T16:07:00.232844968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659503 | controller |     "Jun 12 16:07:00.285008 crc crio[22579]: time=\"2026-06-12T16:07:00.284851631Z\" level=info msg=\"Got pod network &{Name:12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf Namespace:openstack-operators ID:81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 UID:d5bd782b-d37a-4eee-80e7-fbe39a148f22 NetNS:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5bd782b_d37a_4eee_80e7_fbe39a148f22.slice PodAnnotations:0xc00008d560}] Aliases:map[]}\"",
2026-06-12 17:11:43.659519 | controller |     "Jun 12 16:07:00.285008 crc crio[22579]: time=\"2026-06-12T16:07:00.284937373Z\" level=info msg=\"Adding pod openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.659534 | controller |     "Jun 12 16:07:02.882896 crc crio[22579]: 2026-06-12T16:07:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81978e341df4254 Mac:1e:9f:f7:35:28:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 SocketPath: PciID:}] [{Interface:0xc000373320 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.659549 | controller |     "Jun 12 16:07:02.885284 crc crio[22579]: time=\"2026-06-12T16:07:02.885214082Z\" level=info msg=\"Got pod network &{Name:12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf Namespace:openstack-operators ID:81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 UID:d5bd782b-d37a-4eee-80e7-fbe39a148f22 NetNS:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5bd782b_d37a_4eee_80e7_fbe39a148f22.slice PodAnnotations:0xc00008d560}] Aliases:map[]}\"",
2026-06-12 17:11:43.659565 | controller |     "Jun 12 16:07:02.885580 crc crio[22579]: time=\"2026-06-12T16:07:02.885373196Z\" level=info msg=\"Checking pod openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.659583 | controller |     "Jun 12 16:07:02.894791 crc crio[22579]: time=\"2026-06-12T16:07:02.894684165Z\" level=info msg=\"Ran pod sandbox 81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 with infra container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/POD\" id=c11edf3c-bdee-44c1-b30f-3b71b26cb50e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.659599 | controller |     "Jun 12 16:07:02.897141 crc crio[22579]: time=\"2026-06-12T16:07:02.897040715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=615544ea-c2b3-4264-9077-56a76bda4efd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.659614 | controller |     "Jun 12 16:07:02.899199 crc crio[22579]: time=\"2026-06-12T16:07:02.899129469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=195eba93-24b3-4a2a-8f1f-ca5db17d793c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.659628 | controller |     "Jun 12 16:07:05.008247 crc crio[22579]: time=\"2026-06-12T16:07:05.007674519Z\" level=info msg=\"Creating container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/util\" id=2624d157-138d-430b-82c6-0a8bb8bf82f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.659643 | controller |     "Jun 12 16:07:05.009162 crc crio[22579]: time=\"2026-06-12T16:07:05.008827139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659657 | controller |     "Jun 12 16:07:05.058535 crc crio[22579]: time=\"2026-06-12T16:07:05.058361279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659672 | controller |     "Jun 12 16:07:05.065419 crc crio[22579]: time=\"2026-06-12T16:07:05.065245105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659686 | controller |     "Jun 12 16:07:05.194356 crc crio[22579]: time=\"2026-06-12T16:07:05.194225852Z\" level=info msg=\"Stopping container: d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195 (timeout: 10s)\" id=b66f7c19-d1d0-4549-89c5-54f75dfb6f99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.659701 | controller |     "Jun 12 16:07:05.329032 crc crio[22579]: time=\"2026-06-12T16:07:05.328626438Z\" level=info msg=\"Created container 9109c07920a5e076aa6060fbd683e752987adc2968de6d751a0b1c18c7b86f38: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/util\" id=2624d157-138d-430b-82c6-0a8bb8bf82f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.659716 | controller |     "Jun 12 16:07:05.332715 crc crio[22579]: time=\"2026-06-12T16:07:05.331877001Z\" level=info msg=\"Starting container: 9109c07920a5e076aa6060fbd683e752987adc2968de6d751a0b1c18c7b86f38\" id=0199f685-c94f-4f8b-bd3f-4a210be26702 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.659731 | controller |     "Jun 12 16:07:05.369732 crc crio[22579]: time=\"2026-06-12T16:07:05.369162597Z\" level=info msg=\"Started container\" PID=43246 containerID=9109c07920a5e076aa6060fbd683e752987adc2968de6d751a0b1c18c7b86f38 description=openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/util id=0199f685-c94f-4f8b-bd3f-4a210be26702 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191",
2026-06-12 17:11:43.659746 | controller |     "Jun 12 16:07:05.396133 crc crio[22579]: time=\"2026-06-12T16:07:05.396064607Z\" level=info msg=\"Stopped container d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager\" id=b66f7c19-d1d0-4549-89c5-54f75dfb6f99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.659767 | controller |     "Jun 12 16:07:05.399007 crc crio[22579]: time=\"2026-06-12T16:07:05.398843388Z\" level=info msg=\"Stopping pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=3290b060-1c1e-4873-8c0f-757803de5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.659782 | controller |     "Jun 12 16:07:05.399673 crc crio[22579]: time=\"2026-06-12T16:07:05.399359421Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7b84766bcc-pf7kd Namespace:baremetal-operator-system ID:6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1 UID:6d57e4d4-c684-473d-9a7e-9a07d2d24d1f NetNS:/var/run/netns/dc386109-1a3f-4311-9151-de559a765944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6d57e4d4_c684_473d_9a7e_9a07d2d24d1f.slice PodAnnotations:0xc000478358}] Aliases:map[]}\"",
2026-06-12 17:11:43.659798 | controller |     "Jun 12 16:07:05.400706 crc crio[22579]: time=\"2026-06-12T16:07:05.399883955Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7b84766bcc-pf7kd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.659812 | controller |     "Jun 12 16:07:06.630922 crc crio[22579]: time=\"2026-06-12T16:07:06.63061728Z\" level=info msg=\"Stopped pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=3290b060-1c1e-4873-8c0f-757803de5eb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.659826 | controller |     "Jun 12 16:07:07.278918 crc crio[22579]: time=\"2026-06-12T16:07:07.278405848Z\" level=info msg=\"Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=dfe9b194-fea5-46e9-961b-c92f1bf3aa80 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.659841 | controller |     "Jun 12 16:07:07.280075 crc crio[22579]: time=\"2026-06-12T16:07:07.280007569Z\" level=info msg=\"Trying to access \\\"38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 17:11:43.659856 | controller |     "Jun 12 16:07:07.283329 crc crio[22579]: time=\"2026-06-12T16:07:07.283249293Z\" level=info msg=\"Removing container: d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195\" id=9350d40f-3cf8-4d64-ac2e-cfd8d8b77057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.659870 | controller |     "Jun 12 16:07:07.315380 crc crio[22579]: time=\"2026-06-12T16:07:07.315248023Z\" level=info msg=\"Removed container d1803382b6ff279db23ace7d49e17a19794b891c8c6379b7719f61fe68111195: baremetal-operator-system/baremetal-operator-controller-manager-7b84766bcc-pf7kd/manager\" id=9350d40f-3cf8-4d64-ac2e-cfd8d8b77057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.659886 | controller |     "Jun 12 16:07:08.604172 crc crio[22579]: time=\"2026-06-12T16:07:08.603596774Z\" level=info msg=\"Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:f221689da69ecd09364c68f6558eb60fd93615ea7d726f153a1c756181fa5e94\" id=dfe9b194-fea5-46e9-961b-c92f1bf3aa80 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.659900 | controller |     "Jun 12 16:07:08.605306 crc crio[22579]: time=\"2026-06-12T16:07:08.604963119Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=86078e18-42eb-4dea-abce-d74b329bf429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.659918 | controller |     "Jun 12 16:07:08.608661 crc crio[22579]: time=\"2026-06-12T16:07:08.608577912Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator-bundle:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=9088cebf-7874-4431-bdb5-57d318d532cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.659934 | controller |     "Jun 12 16:07:08.616255 crc crio[22579]: time=\"2026-06-12T16:07:08.616182767Z\" level=info msg=\"Creating container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/pull\" id=72d8c4cf-ebdd-431f-8a9f-b16927301f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.659948 | controller |     "Jun 12 16:07:08.617697 crc crio[22579]: time=\"2026-06-12T16:07:08.617642494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659963 | controller |     "Jun 12 16:07:08.669770 crc crio[22579]: time=\"2026-06-12T16:07:08.664934707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.659977 | controller |     "Jun 12 16:07:08.669770 crc crio[22579]: time=\"2026-06-12T16:07:08.665298536Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/12dbae5259d874dd722fbd56c42f1f61924aa1366053048aac1a5cacc4ad9b3b/merged/etc/passwd: no such file or directory\"",
2026-06-12 17:11:43.659991 | controller |     "Jun 12 16:07:08.669770 crc crio[22579]: time=\"2026-06-12T16:07:08.665335097Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/12dbae5259d874dd722fbd56c42f1f61924aa1366053048aac1a5cacc4ad9b3b/merged/etc/group: no such file or directory\"",
2026-06-12 17:11:43.660005 | controller |     "Jun 12 16:07:08.670196 crc crio[22579]: time=\"2026-06-12T16:07:08.669457953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660019 | controller |     "Jun 12 16:07:08.867283 crc crio[22579]: time=\"2026-06-12T16:07:08.866900025Z\" level=info msg=\"Removing container: 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82\" id=21146e37-5724-40db-a8f4-543b961608fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.660034 | controller |     "Jun 12 16:07:08.879247 crc crio[22579]: time=\"2026-06-12T16:07:08.879051487Z\" level=info msg=\"Created container cdc6892932ea5e806c679556c2ca1ce1a5a3e189aeb91bd3f3b6209b4ef66b20: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/pull\" id=72d8c4cf-ebdd-431f-8a9f-b16927301f71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.660048 | controller |     "Jun 12 16:07:08.885098 crc crio[22579]: time=\"2026-06-12T16:07:08.884713082Z\" level=info msg=\"Starting container: cdc6892932ea5e806c679556c2ca1ce1a5a3e189aeb91bd3f3b6209b4ef66b20\" id=3d0660e9-70af-432f-9369-0e08a8673b3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.660063 | controller |     "Jun 12 16:07:08.908273 crc crio[22579]: time=\"2026-06-12T16:07:08.908138212Z\" level=info msg=\"Started container\" PID=43376 containerID=cdc6892932ea5e806c679556c2ca1ce1a5a3e189aeb91bd3f3b6209b4ef66b20 description=openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/pull id=3d0660e9-70af-432f-9369-0e08a8673b3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191",
2026-06-12 17:11:43.660078 | controller |     "Jun 12 16:07:09.127621 crc crio[22579]: time=\"2026-06-12T16:07:09.127306932Z\" level=info msg=\"Removed container 30e21b4f5e1f2b61a26eee6e26442cad3f620e8be5ddcf6c9c8e9bc87cc65e82: openshift-infra/auto-csr-approver-29688000-jhgms/oc\" id=21146e37-5724-40db-a8f4-543b961608fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.660096 | controller |     "Jun 12 16:07:09.139999 crc crio[22579]: time=\"2026-06-12T16:07:09.138737495Z\" level=info msg=\"Stopping pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=d71b4dcc-edce-4599-b91a-457312ebf504 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.660112 | controller |     "Jun 12 16:07:09.139999 crc crio[22579]: time=\"2026-06-12T16:07:09.13934721Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=d71b4dcc-edce-4599-b91a-457312ebf504 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.660126 | controller |     "Jun 12 16:07:09.140422 crc crio[22579]: time=\"2026-06-12T16:07:09.140320795Z\" level=info msg=\"Removing pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=7c02ed4f-56a3-4330-9270-c978da643e1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.660141 | controller |     "Jun 12 16:07:09.155072 crc crio[22579]: time=\"2026-06-12T16:07:09.154976531Z\" level=info msg=\"Removed pod sandbox: 5658995495bd9f5762408d1952bea87cd971b8a8f76ac134f254ad135e05d8bd\" id=7c02ed4f-56a3-4330-9270-c978da643e1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.660155 | controller |     "Jun 12 16:07:09.156199 crc crio[22579]: time=\"2026-06-12T16:07:09.156046098Z\" level=info msg=\"Stopping pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=fa14b56b-73db-4ce1-8b23-1f20ed815444 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.660170 | controller |     "Jun 12 16:07:09.156299 crc crio[22579]: time=\"2026-06-12T16:07:09.156209183Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=fa14b56b-73db-4ce1-8b23-1f20ed815444 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.660188 | controller |     "Jun 12 16:07:09.157080 crc crio[22579]: time=\"2026-06-12T16:07:09.156999553Z\" level=info msg=\"Removing pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=228a083a-808a-4578-bd25-441a54e4e610 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.660271 | controller |     "Jun 12 16:07:09.169278 crc crio[22579]: time=\"2026-06-12T16:07:09.169155254Z\" level=info msg=\"Removed pod sandbox: 6c5949efbdb0e1b2ab7fedf9d8ad244e6b0d8a32270fda4f4e4a38b42a502ff1\" id=228a083a-808a-4578-bd25-441a54e4e610 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.660288 | controller |     "Jun 12 16:07:09.324880 crc crio[22579]: time=\"2026-06-12T16:07:09.324689771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c638bb89-28bc-4cea-bf6a-35fb2989e314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.660303 | controller |     "Jun 12 16:07:09.331179 crc crio[22579]: time=\"2026-06-12T16:07:09.330947336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=81fd6c31-639e-443c-9e51-af2c15824f2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.660318 | controller |     "Jun 12 16:07:09.342374 crc crio[22579]: time=\"2026-06-12T16:07:09.342104811Z\" level=info msg=\"Creating container: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/extract\" id=24ed0240-f981-4680-ad17-fc81752c8523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.660333 | controller |     "Jun 12 16:07:09.344132 crc crio[22579]: time=\"2026-06-12T16:07:09.342645455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660364 | controller |     "Jun 12 16:07:09.406406 crc crio[22579]: time=\"2026-06-12T16:07:09.406262625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660388 | controller |     "Jun 12 16:07:09.413031 crc crio[22579]: time=\"2026-06-12T16:07:09.41287817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660404 | controller |     "Jun 12 16:07:09.536585 crc crio[22579]: time=\"2026-06-12T16:07:09.53631085Z\" level=info msg=\"Created container 5f97981af23381774d33f59fe704f09dc6299f159e3cf85028de83eafb7550ff: openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/extract\" id=24ed0240-f981-4680-ad17-fc81752c8523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.660419 | controller |     "Jun 12 16:07:09.539542 crc crio[22579]: time=\"2026-06-12T16:07:09.539222337Z\" level=info msg=\"Starting container: 5f97981af23381774d33f59fe704f09dc6299f159e3cf85028de83eafb7550ff\" id=0a09fd3d-d5f9-498a-aa47-542ffce875fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.660435 | controller |     "Jun 12 16:07:09.547611 crc crio[22579]: time=\"2026-06-12T16:07:09.547241279Z\" level=info msg=\"Started container\" PID=43442 containerID=5f97981af23381774d33f59fe704f09dc6299f159e3cf85028de83eafb7550ff description=openstack-operators/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/extract id=0a09fd3d-d5f9-498a-aa47-542ffce875fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191",
2026-06-12 17:11:43.660450 | controller |     "Jun 12 16:07:11.384831 crc crio[22579]: time=\"2026-06-12T16:07:11.383971149Z\" level=info msg=\"Stopping pod sandbox: 81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191\" id=279a1a68-8ef0-4be6-9720-e9b3a48e2e5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.660465 | controller |     "Jun 12 16:07:11.386358 crc crio[22579]: time=\"2026-06-12T16:07:11.385368996Z\" level=info msg=\"Got pod network &{Name:12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf Namespace:openstack-operators ID:81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191 UID:d5bd782b-d37a-4eee-80e7-fbe39a148f22 NetNS:/var/run/netns/068afa7e-a4c0-4e2a-88db-3fa0a6035381 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd5bd782b_d37a_4eee_80e7_fbe39a148f22.slice PodAnnotations:0xc00008c330}] Aliases:map[]}\"",
2026-06-12 17:11:43.660480 | controller |     "Jun 12 16:07:11.386358 crc crio[22579]: time=\"2026-06-12T16:07:11.386086705Z\" level=info msg=\"Deleting pod openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.660495 | controller |     "Jun 12 16:07:12.257415 crc crio[22579]: time=\"2026-06-12T16:07:12.256766211Z\" level=info msg=\"Stopped pod sandbox: 81978e341df4254ae79d03a040fb5b04d22cbf81b0ef3c9ec7962eee1be82191\" id=279a1a68-8ef0-4be6-9720-e9b3a48e2e5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.660510 | controller |     "Jun 12 16:07:19.874811 crc crio[22579]: time=\"2026-06-12T16:07:19.873905842Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/POD\" id=a22ce7a9-9a9e-436a-a202-4742ebb9fcb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.660524 | controller |     "Jun 12 16:07:19.874811 crc crio[22579]: time=\"2026-06-12T16:07:19.874808466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660539 | controller |     "Jun 12 16:07:19.915724 crc crio[22579]: time=\"2026-06-12T16:07:19.915593711Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-76d9f7dc97-thd4t Namespace:openstack-operators ID:35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e UID:0bc6535a-facb-4125-a9c3-0e6c68fb9438 NetNS:/var/run/netns/24f656d0-c5b0-47ae-8c63-d7677bfba90c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc6535a_facb_4125_a9c3_0e6c68fb9438.slice PodAnnotations:0xc001216728}] Aliases:map[]}\"",
2026-06-12 17:11:43.660557 | controller |     "Jun 12 16:07:19.915724 crc crio[22579]: time=\"2026-06-12T16:07:19.915670963Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-76d9f7dc97-thd4t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.660573 | controller |     "Jun 12 16:07:21.277431 crc crio[22579]: 2026-06-12T16:07:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35cab4d51301a96 Mac:c2:aa:ec:d4:27:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/24f656d0-c5b0-47ae-8c63-d7677bfba90c SocketPath: PciID:}] [{Interface:0xc0005945e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.660588 | controller |     "Jun 12 16:07:21.278249 crc crio[22579]: time=\"2026-06-12T16:07:21.278097127Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-76d9f7dc97-thd4t Namespace:openstack-operators ID:35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e UID:0bc6535a-facb-4125-a9c3-0e6c68fb9438 NetNS:/var/run/netns/24f656d0-c5b0-47ae-8c63-d7677bfba90c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0bc6535a_facb_4125_a9c3_0e6c68fb9438.slice PodAnnotations:0xc001216728}] Aliases:map[]}\"",
2026-06-12 17:11:43.660603 | controller |     "Jun 12 16:07:21.282592 crc crio[22579]: time=\"2026-06-12T16:07:21.278325853Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-76d9f7dc97-thd4t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.660618 | controller |     "Jun 12 16:07:21.289096 crc crio[22579]: time=\"2026-06-12T16:07:21.288449762Z\" level=info msg=\"Ran pod sandbox 35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e with infra container: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/POD\" id=a22ce7a9-9a9e-436a-a202-4742ebb9fcb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.660633 | controller |     "Jun 12 16:07:21.294005 crc crio[22579]: time=\"2026-06-12T16:07:21.293902117Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=97f75528-7432-47c1-a23f-3b6a7c9a75de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.660648 | controller |     "Jun 12 16:07:21.294321 crc crio[22579]: time=\"2026-06-12T16:07:21.294151524Z\" level=info msg=\"Image 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc not found\" id=97f75528-7432-47c1-a23f-3b6a7c9a75de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.660663 | controller |     "Jun 12 16:07:21.294321 crc crio[22579]: time=\"2026-06-12T16:07:21.294209035Z\" level=info msg=\"Neither image nor artfiact 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc found\" id=97f75528-7432-47c1-a23f-3b6a7c9a75de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.660678 | controller |     "Jun 12 16:07:21.296725 crc crio[22579]: time=\"2026-06-12T16:07:21.296595619Z\" level=info msg=\"Pulling image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=f639b774-5d88-436e-826d-3ac2b64817c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.660696 | controller |     "Jun 12 16:07:21.298128 crc crio[22579]: time=\"2026-06-12T16:07:21.298046157Z\" level=info msg=\"Trying to access \\\"38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\\\"\"",
2026-06-12 17:11:43.660712 | controller |     "Jun 12 16:07:27.773370 crc crio[22579]: time=\"2026-06-12T16:07:27.772640788Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=b21ab1f7-2d55-4fa7-b80a-1228063664ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.660728 | controller |     "Jun 12 16:07:27.788453 crc crio[22579]: time=\"2026-06-12T16:07:27.788294675Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-12 17:11:43.660743 | controller |     "Jun 12 16:07:37.439592 crc crio[22579]: time=\"2026-06-12T16:07:37.438771208Z\" level=info msg=\"Pulled image: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator@sha256:7fadaa932de4b0c59c963032c2a88b4c77dc1bb6e2e5664784249cac0bbe91b8\" id=f639b774-5d88-436e-826d-3ac2b64817c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.660759 | controller |     "Jun 12 16:07:37.441088 crc crio[22579]: time=\"2026-06-12T16:07:37.440613057Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=ed3e8c61-4567-45c5-806a-9c8d21f1aacf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.660774 | controller |     "Jun 12 16:07:37.445251 crc crio[22579]: time=\"2026-06-12T16:07:37.444197732Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=5cb69819-2d35-4e92-897e-7aefebf528a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.660789 | controller |     "Jun 12 16:07:37.459838 crc crio[22579]: time=\"2026-06-12T16:07:37.459718155Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/operator\" id=cb41a85a-575b-4893-97f5-ae19f2514b75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.660804 | controller |     "Jun 12 16:07:37.461760 crc crio[22579]: time=\"2026-06-12T16:07:37.461661867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660820 | controller |     "Jun 12 16:07:37.496717 crc crio[22579]: time=\"2026-06-12T16:07:37.496607797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660835 | controller |     "Jun 12 16:07:37.509261 crc crio[22579]: time=\"2026-06-12T16:07:37.509159031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660850 | controller |     "Jun 12 16:07:37.676639 crc crio[22579]: time=\"2026-06-12T16:07:37.675837148Z\" level=info msg=\"Created container 3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23: openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/operator\" id=cb41a85a-575b-4893-97f5-ae19f2514b75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.660866 | controller |     "Jun 12 16:07:37.679317 crc crio[22579]: time=\"2026-06-12T16:07:37.679227418Z\" level=info msg=\"Starting container: 3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23\" id=cdaa6c1e-a61b-4793-8ee1-cb6353b9b68c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.660882 | controller |     "Jun 12 16:07:37.696685 crc crio[22579]: time=\"2026-06-12T16:07:37.688092064Z\" level=info msg=\"Started container\" PID=44043 containerID=3dbd054572b78138ab7bffb3b88ae66e8fa7a7d77c25617d4ad0dcf2a940bb23 description=openstack-operators/openstack-operator-controller-init-76d9f7dc97-thd4t/operator id=cdaa6c1e-a61b-4793-8ee1-cb6353b9b68c name=/runtime.v1.RuntimeService/StartContainer sandboxID=35cab4d51301a96b9bf06f026face86b4e344200745a78853a3b8a2ec9301a7e",
2026-06-12 17:11:43.660901 | controller |     "Jun 12 16:07:55.019027 crc crio[22579]: time=\"2026-06-12T16:07:55.017890715Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=b21ab1f7-2d55-4fa7-b80a-1228063664ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.660916 | controller |     "Jun 12 16:07:55.021284 crc crio[22579]: time=\"2026-06-12T16:07:55.020234667Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=c21c192c-d49e-4f7d-8ce4-68798042c5b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.660932 | controller |     "Jun 12 16:07:55.035885 crc crio[22579]: time=\"2026-06-12T16:07:55.035707189Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=6db5f4cd-df29-4c52-8b97-6aab942cb40e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.660947 | controller |     "Jun 12 16:07:55.047452 crc crio[22579]: time=\"2026-06-12T16:07:55.047307608Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/mariadb\" id=23edb6ac-d5f3-445c-8212-434928ff0096 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.660962 | controller |     "Jun 12 16:07:55.055801 crc crio[22579]: time=\"2026-06-12T16:07:55.055715572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660976 | controller |     "Jun 12 16:07:55.092167 crc crio[22579]: time=\"2026-06-12T16:07:55.092029678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.660990 | controller |     "Jun 12 16:07:55.451716 crc crio[22579]: time=\"2026-06-12T16:07:55.451091705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661005 | controller |     "Jun 12 16:07:55.574029 crc crio[22579]: time=\"2026-06-12T16:07:55.573901134Z\" level=info msg=\"Created container 218fedec1e11e5b67807b2c1752a57a747881dd8383b70d0fac3ec2fcb7595bb: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/mariadb\" id=23edb6ac-d5f3-445c-8212-434928ff0096 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.661020 | controller |     "Jun 12 16:07:55.575229 crc crio[22579]: time=\"2026-06-12T16:07:55.575170708Z\" level=info msg=\"Starting container: 218fedec1e11e5b67807b2c1752a57a747881dd8383b70d0fac3ec2fcb7595bb\" id=71c70cc6-a12d-4347-b735-ce4d413d2882 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.661034 | controller |     "Jun 12 16:07:55.581789 crc crio[22579]: time=\"2026-06-12T16:07:55.581357033Z\" level=info msg=\"Started container\" PID=44527 containerID=218fedec1e11e5b67807b2c1752a57a747881dd8383b70d0fac3ec2fcb7595bb description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/mariadb id=71c70cc6-a12d-4347-b735-ce4d413d2882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac",
2026-06-12 17:11:43.661049 | controller |     "Jun 12 16:07:55.591995 crc crio[22579]: time=\"2026-06-12T16:07:55.59178601Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=e7ce08a4-cfc6-4489-a52f-a8dfee9b59c4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.661064 | controller |     "Jun 12 16:07:55.601974 crc crio[22579]: time=\"2026-06-12T16:07:55.601878859Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 17:11:43.661079 | controller |     "Jun 12 16:08:01.126716 crc crio[22579]: time=\"2026-06-12T16:08:01.122291416Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688008-rtt9g/POD\" id=cbd49841-f4d5-4002-9d22-16b624ddf707 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661097 | controller |     "Jun 12 16:08:01.126716 crc crio[22579]: time=\"2026-06-12T16:08:01.12396972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661112 | controller |     "Jun 12 16:08:29.497259 crc crio[22579]: time=\"2026-06-12T16:08:29.496123084Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/POD\" id=a6037964-4698-4343-9ef2-78ff6252e59b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661126 | controller |     "Jun 12 16:08:29.497259 crc crio[22579]: time=\"2026-06-12T16:08:29.497021568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661141 | controller |     "Jun 12 16:08:29.516072 crc crio[22579]: time=\"2026-06-12T16:08:29.509270754Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/POD\" id=815dd83a-ed7f-4306-9056-3449b2c4a41c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661156 | controller |     "Jun 12 16:08:29.516072 crc crio[22579]: time=\"2026-06-12T16:08:29.509364107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661171 | controller |     "Jun 12 16:08:29.597237 crc crio[22579]: time=\"2026-06-12T16:08:29.59063385Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/POD\" id=8317d13c-b591-4d87-a339-25fc528a0a7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661185 | controller |     "Jun 12 16:08:29.597237 crc crio[22579]: time=\"2026-06-12T16:08:29.590739993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661200 | controller |     "Jun 12 16:08:29.615132 crc crio[22579]: time=\"2026-06-12T16:08:29.60640148Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/POD\" id=84540488-142e-4058-88cc-b5b6b4947569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661214 | controller |     "Jun 12 16:08:29.615132 crc crio[22579]: time=\"2026-06-12T16:08:29.606590305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661229 | controller |     "Jun 12 16:08:29.644019 crc crio[22579]: time=\"2026-06-12T16:08:29.643710203Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/POD\" id=4ec62c77-52ad-409e-85fc-713910fca1b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661244 | controller |     "Jun 12 16:08:29.644019 crc crio[22579]: time=\"2026-06-12T16:08:29.643846606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661258 | controller |     "Jun 12 16:08:29.818044 crc crio[22579]: time=\"2026-06-12T16:08:29.816409898Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/POD\" id=60f0ef44-1362-471d-8928-baecbdbb2fa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661272 | controller |     "Jun 12 16:08:29.818044 crc crio[22579]: time=\"2026-06-12T16:08:29.816600183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661290 | controller |     "Jun 12 16:08:29.962189 crc crio[22579]: time=\"2026-06-12T16:08:29.95812212Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/POD\" id=f34ab555-3ddc-4b78-b430-652b5c34b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661305 | controller |     "Jun 12 16:08:29.962189 crc crio[22579]: time=\"2026-06-12T16:08:29.958261264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661320 | controller |     "Jun 12 16:08:30.052099 crc crio[22579]: time=\"2026-06-12T16:08:30.05203435Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/POD\" id=5f3da66e-73e5-476b-a2bd-93c8db8fe06c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661334 | controller |     "Jun 12 16:08:30.052226 crc crio[22579]: time=\"2026-06-12T16:08:30.052147553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661352 | controller |     "Jun 12 16:08:30.122348 crc crio[22579]: time=\"2026-06-12T16:08:30.12190606Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/POD\" id=de27ef0b-c6c2-4c06-822e-e2a176ce0f93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661387 | controller |     "Jun 12 16:08:30.122779 crc crio[22579]: time=\"2026-06-12T16:08:30.122454664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661404 | controller |     "Jun 12 16:08:30.163590 crc crio[22579]: time=\"2026-06-12T16:08:30.163447375Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/POD\" id=e30bc850-adf1-4a95-b1cb-be132e8c3d68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661419 | controller |     "Jun 12 16:08:30.163805 crc crio[22579]: time=\"2026-06-12T16:08:30.16361727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661434 | controller |     "Jun 12 16:08:30.177405 crc crio[22579]: time=\"2026-06-12T16:08:30.177328745Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/POD\" id=75f04ff1-a75c-4c08-a1cc-213b9ab06a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661449 | controller |     "Jun 12 16:08:30.178084 crc crio[22579]: time=\"2026-06-12T16:08:30.177436468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661463 | controller |     "Jun 12 16:08:30.222320 crc crio[22579]: time=\"2026-06-12T16:08:30.221673315Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/POD\" id=1b910ccb-0c43-412c-88e7-b30b8f9af545 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661478 | controller |     "Jun 12 16:08:30.222320 crc crio[22579]: time=\"2026-06-12T16:08:30.222324573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661493 | controller |     "Jun 12 16:08:30.269119 crc crio[22579]: time=\"2026-06-12T16:08:30.269034306Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/POD\" id=051d7b9f-8472-425f-9a7f-83ada16c1741 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661507 | controller |     "Jun 12 16:08:30.269264 crc crio[22579]: time=\"2026-06-12T16:08:30.269144749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661526 | controller |     "Jun 12 16:08:30.302883 crc crio[22579]: time=\"2026-06-12T16:08:30.302752293Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/POD\" id=5ffc033a-63f5-4cc1-ac99-50698e84c202 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661540 | controller |     "Jun 12 16:08:30.302883 crc crio[22579]: time=\"2026-06-12T16:08:30.302856146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661555 | controller |     "Jun 12 16:08:30.431641 crc crio[22579]: time=\"2026-06-12T16:08:30.431458139Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/POD\" id=ca7417d1-3082-4406-a0ad-77cf384e1906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661570 | controller |     "Jun 12 16:08:30.431803 crc crio[22579]: time=\"2026-06-12T16:08:30.431704535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661584 | controller |     "Jun 12 16:08:30.466915 crc crio[22579]: time=\"2026-06-12T16:08:30.464012365Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/POD\" id=3a31c13f-e8aa-41f7-afbc-0c37271d7414 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661599 | controller |     "Jun 12 16:08:30.466915 crc crio[22579]: time=\"2026-06-12T16:08:30.46418583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661613 | controller |     "Jun 12 16:08:30.633277 crc crio[22579]: time=\"2026-06-12T16:08:30.633181008Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/POD\" id=11363c7a-a05c-4d03-b0a2-caa3e7b1d2d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661628 | controller |     "Jun 12 16:08:30.634620 crc crio[22579]: time=\"2026-06-12T16:08:30.633408254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661642 | controller |     "Jun 12 16:08:30.653276 crc crio[22579]: time=\"2026-06-12T16:08:30.653130229Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/POD\" id=b77c76d9-19aa-4fa3-8380-31af58bf07df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661657 | controller |     "Jun 12 16:08:30.653647 crc crio[22579]: time=\"2026-06-12T16:08:30.653287273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.661672 | controller |     "Jun 12 16:08:40.978664 crc crio[22579]: time=\"2026-06-12T16:08:40.977881052Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-rtt9g Namespace:openshift-infra ID:e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 UID:f1045f74-16c6-437c-8285-b4fe9517d8c9 NetNS:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1045f74_16c6_437c_8285_b4fe9517d8c9.slice PodAnnotations:0xc00130c0f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.661687 | controller |     "Jun 12 16:08:40.978664 crc crio[22579]: time=\"2026-06-12T16:08:40.978616771Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688008-rtt9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.661705 | controller |     "Jun 12 16:08:42.390284 crc crio[22579]: 2026-06-12T16:08:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e31b30c7384f323 Mac:7a:88:f7:45:83:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.661721 | controller |     "Jun 12 16:08:42.392218 crc crio[22579]: time=\"2026-06-12T16:08:42.391679833Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-rtt9g Namespace:openshift-infra ID:e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 UID:f1045f74-16c6-437c-8285-b4fe9517d8c9 NetNS:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1045f74_16c6_437c_8285_b4fe9517d8c9.slice PodAnnotations:0xc00130c0f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.661736 | controller |     "Jun 12 16:08:42.392218 crc crio[22579]: time=\"2026-06-12T16:08:42.391964411Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688008-rtt9g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.661751 | controller |     "Jun 12 16:08:42.450420 crc crio[22579]: time=\"2026-06-12T16:08:42.450240322Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-pfd6s Namespace:openstack-operators ID:4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce UID:13b22809-4c38-49e1-a536-c196f69cecf0 NetNS:/var/run/netns/7a223e89-e2a4-4088-82d7-f643831e9d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b22809_4c38_49e1_a536_c196f69cecf0.slice PodAnnotations:0xc0025a0340}] Aliases:map[]}\"",
2026-06-12 17:11:43.661766 | controller |     "Jun 12 16:08:42.450736 crc crio[22579]: time=\"2026-06-12T16:08:42.450436487Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-pfd6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.661782 | controller |     "Jun 12 16:08:42.482384 crc crio[22579]: time=\"2026-06-12T16:08:42.482230964Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-n6prb Namespace:openstack-operators ID:dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e UID:d2ac094d-e8a1-4020-9848-0a1ab1839cd7 NetNS:/var/run/netns/3fe36a4f-f574-4751-9656-53aa90e57afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2ac094d_e8a1_4020_9848_0a1ab1839cd7.slice PodAnnotations:0xc0025a04e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.661797 | controller |     "Jun 12 16:08:42.482384 crc crio[22579]: time=\"2026-06-12T16:08:42.482292905Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-n6prb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.661812 | controller |     "Jun 12 16:08:42.618331 crc crio[22579]: time=\"2026-06-12T16:08:42.618256755Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-dpns8 Namespace:openstack-operators ID:7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d UID:70df1a68-aadf-45fa-81de-0d0e8060e923 NetNS:/var/run/netns/176b2b05-bb8b-4c93-bf63-5e705de85c50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70df1a68_aadf_45fa_81de_0d0e8060e923.slice PodAnnotations:0xc0012162b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.661830 | controller |     "Jun 12 16:08:42.618331 crc crio[22579]: time=\"2026-06-12T16:08:42.618298446Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.661845 | controller |     "Jun 12 16:08:42.666970 crc crio[22579]: time=\"2026-06-12T16:08:42.666834558Z\" level=info msg=\"Ran pod sandbox e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 with infra container: openshift-infra/auto-csr-approver-29688008-rtt9g/POD\" id=cbd49841-f4d5-4002-9d22-16b624ddf707 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.661859 | controller |     "Jun 12 16:08:42.675921 crc crio[22579]: time=\"2026-06-12T16:08:42.675139609Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=babca65f-c25d-475b-91fc-4a3108c45cb5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.661874 | controller |     "Jun 12 16:08:42.688860 crc crio[22579]: time=\"2026-06-12T16:08:42.687040026Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-cdq7v Namespace:openstack-operators ID:a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2 UID:fd40de96-5d77-4fa7-8666-6f8838c37d83 NetNS:/var/run/netns/e466813b-7c9d-430f-bd98-0a70fe6c364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd40de96_5d77_4fa7_8666_6f8838c37d83.slice PodAnnotations:0xc001216450}] Aliases:map[]}\"",
2026-06-12 17:11:43.661888 | controller |     "Jun 12 16:08:42.689217 crc crio[22579]: time=\"2026-06-12T16:08:42.688886815Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-cdq7v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.661903 | controller |     "Jun 12 16:08:42.703658 crc crio[22579]: time=\"2026-06-12T16:08:42.703255177Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-78r2w Namespace:openstack-operators ID:ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e UID:2f033182-ff64-41d9-bdb3-5ad9b389a5b1 NetNS:/var/run/netns/30ea1f31-910f-425f-9ffc-71877d908824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f033182_ff64_41d9_bdb3_5ad9b389a5b1.slice PodAnnotations:0xc0024a6058}] Aliases:map[]}\"",
2026-06-12 17:11:43.661918 | controller |     "Jun 12 16:08:42.703658 crc crio[22579]: time=\"2026-06-12T16:08:42.703386831Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-78r2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.661934 | controller |     "Jun 12 16:08:42.723934 crc crio[22579]: time=\"2026-06-12T16:08:42.722059688Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.661949 | controller |     "Jun 12 16:08:42.742369 crc crio[22579]: time=\"2026-06-12T16:08:42.741076864Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-ptmxb Namespace:openstack-operators ID:9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1 UID:d76b5025-5e8d-43ac-b35c-b7ba62f21f48 NetNS:/var/run/netns/ead0a657-efa0-40c1-a455-81358e4b4990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76b5025_5e8d_43ac_b35c_b7ba62f21f48.slice PodAnnotations:0xc00130c030}] Aliases:map[]}\"",
2026-06-12 17:11:43.661964 | controller |     "Jun 12 16:08:42.742369 crc crio[22579]: time=\"2026-06-12T16:08:42.742005099Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-ptmxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.661982 | controller |     "Jun 12 16:08:42.758639 crc crio[22579]: time=\"2026-06-12T16:08:42.757963264Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-gkpsj Namespace:openstack-operators ID:0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a UID:5d1939c6-25e6-46a1-b222-def0bd2b0ee7 NetNS:/var/run/netns/b152f428-9629-4082-aa05-55188bd44470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d1939c6_25e6_46a1_b222_def0bd2b0ee7.slice PodAnnotations:0xc002308088}] Aliases:map[]}\"",
2026-06-12 17:11:43.661997 | controller |     "Jun 12 16:08:42.758639 crc crio[22579]: time=\"2026-06-12T16:08:42.758062276Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-gkpsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662012 | controller |     "Jun 12 16:08:42.808881 crc crio[22579]: time=\"2026-06-12T16:08:42.808683944Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-5c5cc Namespace:openstack-operators ID:5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215 UID:69a0be20-2f3b-45fb-87f6-076e62d57d54 NetNS:/var/run/netns/755f3c8d-62a0-4629-8b98-61111fac208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a0be20_2f3b_45fb_87f6_076e62d57d54.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.662027 | controller |     "Jun 12 16:08:42.808881 crc crio[22579]: time=\"2026-06-12T16:08:42.808762396Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-5c5cc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662042 | controller |     "Jun 12 16:08:42.832572 crc crio[22579]: time=\"2026-06-12T16:08:42.831952343Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-gh7mv Namespace:openstack-operators ID:6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1 UID:028d05e2-a2a5-4740-8648-c43b1bb7ab34 NetNS:/var/run/netns/23d4bf7f-f2dd-440c-af2f-6945760c89e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod028d05e2_a2a5_4740_8648_c43b1bb7ab34.slice PodAnnotations:0xc000478250}] Aliases:map[]}\"",
2026-06-12 17:11:43.662056 | controller |     "Jun 12 16:08:42.832572 crc crio[22579]: time=\"2026-06-12T16:08:42.832079996Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-gh7mv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662072 | controller |     "Jun 12 16:08:42.836890 crc crio[22579]: time=\"2026-06-12T16:08:42.833782682Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-t8nf4 Namespace:openstack-operators ID:ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f UID:6dfa793e-0f3f-4fff-9e31-6ead0809d04a NetNS:/var/run/netns/40cec50a-1bd5-4968-93e0-0ff9d1fe9bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dfa793e_0f3f_4fff_9e31_6ead0809d04a.slice PodAnnotations:0xc0024a6150}] Aliases:map[]}\"",
2026-06-12 17:11:43.662087 | controller |     "Jun 12 16:08:42.836890 crc crio[22579]: time=\"2026-06-12T16:08:42.833884424Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-t8nf4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662101 | controller |     "Jun 12 16:08:42.895834 crc crio[22579]: time=\"2026-06-12T16:08:42.89272108Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-wd6kx Namespace:openstack-operators ID:b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d UID:8481a713-94d1-4a0a-907b-3118fa22b1ae NetNS:/var/run/netns/d97f810e-2381-43bf-94a7-1bfa8437537a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8481a713_94d1_4a0a_907b_3118fa22b1ae.slice PodAnnotations:0xc0012160d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.662122 | controller |     "Jun 12 16:08:42.895834 crc crio[22579]: time=\"2026-06-12T16:08:42.892820003Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-wd6kx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662146 | controller |     "Jun 12 16:08:42.903399 crc crio[22579]: time=\"2026-06-12T16:08:42.902669875Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-r69gm Namespace:openstack-operators ID:de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74 UID:3aefb0c7-d698-491e-8d6d-6b3da8451b3d NetNS:/var/run/netns/12571bd3-1c9b-462a-8c43-60012c3068e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aefb0c7_d698_491e_8d6d_6b3da8451b3d.slice PodAnnotations:0xc0004783f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.662162 | controller |     "Jun 12 16:08:42.903399 crc crio[22579]: time=\"2026-06-12T16:08:42.90284867Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-r69gm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662177 | controller |     "Jun 12 16:08:42.922947 crc crio[22579]: time=\"2026-06-12T16:08:42.922787811Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-q7f75 Namespace:openstack-operators ID:e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d UID:153c8e18-bcc1-4d20-b8e3-8e8879bc9652 NetNS:/var/run/netns/2dc44cbb-3e2b-4588-afa0-06582ce1373a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c8e18_bcc1_4d20_b8e3_8e8879bc9652.slice PodAnnotations:0xc00008c690}] Aliases:map[]}\"",
2026-06-12 17:11:43.662192 | controller |     "Jun 12 16:08:42.922947 crc crio[22579]: time=\"2026-06-12T16:08:42.922928654Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-q7f75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662207 | controller |     "Jun 12 16:08:42.941189 crc crio[22579]: time=\"2026-06-12T16:08:42.940486802Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-w878h Namespace:openstack-operators ID:e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044 UID:0007e810-9658-4b07-b176-d1972470aba9 NetNS:/var/run/netns/7e9ee86e-37bf-45db-bd49-a48e64845393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0007e810_9658_4b07_b176_d1972470aba9.slice PodAnnotations:0xc0025a0068}] Aliases:map[]}\"",
2026-06-12 17:11:43.662222 | controller |     "Jun 12 16:08:42.941189 crc crio[22579]: time=\"2026-06-12T16:08:42.94116623Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-w878h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662236 | controller |     "Jun 12 16:08:42.976645 crc crio[22579]: time=\"2026-06-12T16:08:42.97422393Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-rbgd4 Namespace:openstack-operators ID:d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4 UID:78cfe0b0-4b92-4a2f-95d2-b156043de3c8 NetNS:/var/run/netns/674cabe8-e6e9-4f79-8e0f-9fcab8cdb8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78cfe0b0_4b92_4a2f_95d2_b156043de3c8.slice PodAnnotations:0xc0012161d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.662255 | controller |     "Jun 12 16:08:42.976645 crc crio[22579]: time=\"2026-06-12T16:08:42.974325232Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-6df846755f-rbgd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662270 | controller |     "Jun 12 16:08:43.035983 crc crio[22579]: time=\"2026-06-12T16:08:43.032821099Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-clc58 Namespace:openstack-operators ID:3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30 UID:ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4 NetNS:/var/run/netns/a9a65361-3125-4225-83e8-5b261d626ad5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce9bb8b5_6644_4940_8d4d_25a2fd09f3c4.slice PodAnnotations:0xc001216378}] Aliases:map[]}\"",
2026-06-12 17:11:43.662285 | controller |     "Jun 12 16:08:43.035983 crc crio[22579]: time=\"2026-06-12T16:08:43.033035115Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-clc58 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662299 | controller |     "Jun 12 16:08:43.142134 crc crio[22579]: time=\"2026-06-12T16:08:43.140754532Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-mt7mg Namespace:openstack-operators ID:dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6 UID:c063934a-5d78-43a2-aa85-d8cc195eec4e NetNS:/var/run/netns/68fe85c0-cc48-4942-a7f4-1a47fb2db980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc063934a_5d78_43a2_aa85_d8cc195eec4e.slice PodAnnotations:0xc000c9a7b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.662314 | controller |     "Jun 12 16:08:43.142134 crc crio[22579]: time=\"2026-06-12T16:08:43.140831034Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662329 | controller |     "Jun 12 16:08:43.164900 crc crio[22579]: time=\"2026-06-12T16:08:43.164153405Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-gf22n Namespace:openstack-operators ID:078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033 UID:2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232 NetNS:/var/run/netns/0b74de65-ba1b-40c8-aa3e-15e1378734e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fe7b2e6_6ce8_4f58_880c_abd4b3fa5232.slice PodAnnotations:0xc00130c528}] Aliases:map[]}\"",
2026-06-12 17:11:43.662343 | controller |     "Jun 12 16:08:43.164900 crc crio[22579]: time=\"2026-06-12T16:08:43.164321219Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.662358 | controller |     "Jun 12 16:08:43.655357 crc crio[22579]: 2026-06-12T16:08:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4243227c1be1ae9 Mac:ba:5a:fb:1b:ab:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/7a223e89-e2a4-4088-82d7-f643831e9d11 SocketPath: PciID:}] [{Interface:0xc0007045d0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.662401 | controller |     "Jun 12 16:08:43.658348 crc crio[22579]: time=\"2026-06-12T16:08:43.658308379Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-pfd6s Namespace:openstack-operators ID:4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce UID:13b22809-4c38-49e1-a536-c196f69cecf0 NetNS:/var/run/netns/7a223e89-e2a4-4088-82d7-f643831e9d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13b22809_4c38_49e1_a536_c196f69cecf0.slice PodAnnotations:0xc0025a0340}] Aliases:map[]}\"",
2026-06-12 17:11:43.662423 | controller |     "Jun 12 16:08:43.667955 crc crio[22579]: time=\"2026-06-12T16:08:43.667896964Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-pfd6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.662438 | controller |     "Jun 12 16:08:45.090443 crc crio[22579]: 2026-06-12T16:08:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dca18a8f34f6972 Mac:76:f6:97:a1:62:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/3fe36a4f-f574-4751-9656-53aa90e57afa SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.662454 | controller |     "Jun 12 16:08:45.160316 crc crio[22579]: time=\"2026-06-12T16:08:45.160244537Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-n6prb Namespace:openstack-operators ID:dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e UID:d2ac094d-e8a1-4020-9848-0a1ab1839cd7 NetNS:/var/run/netns/3fe36a4f-f574-4751-9656-53aa90e57afa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2ac094d_e8a1_4020_9848_0a1ab1839cd7.slice PodAnnotations:0xc0025a04e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.662469 | controller |     "Jun 12 16:08:45.161160 crc crio[22579]: time=\"2026-06-12T16:08:45.161135001Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-n6prb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.662483 | controller |     "Jun 12 16:08:45.824118 crc crio[22579]: time=\"2026-06-12T16:08:45.82148038Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/POD\" id=4d68ac06-2cf2-461c-92ba-4f3ff62e88e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.662498 | controller |     "Jun 12 16:08:45.824118 crc crio[22579]: time=\"2026-06-12T16:08:45.822366524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.662512 | controller |     "Jun 12 16:08:45.878944 crc crio[22579]: time=\"2026-06-12T16:08:45.878299432Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/POD\" id=5d9bb221-f4c7-4909-9a73-1ed8752adfff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.662527 | controller |     "Jun 12 16:08:45.878944 crc crio[22579]: time=\"2026-06-12T16:08:45.878384655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.662542 | controller |     "Jun 12 16:08:45.946080 crc crio[22579]: 2026-06-12T16:08:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a10e0bbd7459ebb Mac:5a:f9:18:ee:56:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/e466813b-7c9d-430f-bd98-0a70fe6c364d SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.662556 | controller |     "Jun 12 16:08:45.962228 crc crio[22579]: time=\"2026-06-12T16:08:45.961923708Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-5545cdc48d-cdq7v Namespace:openstack-operators ID:a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2 UID:fd40de96-5d77-4fa7-8666-6f8838c37d83 NetNS:/var/run/netns/e466813b-7c9d-430f-bd98-0a70fe6c364d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd40de96_5d77_4fa7_8666_6f8838c37d83.slice PodAnnotations:0xc001216450}] Aliases:map[]}\"",
2026-06-12 17:11:43.662574 | controller |     "Jun 12 16:08:45.963251 crc crio[22579]: time=\"2026-06-12T16:08:45.962303938Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-5545cdc48d-cdq7v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.662589 | controller |     "Jun 12 16:08:47.012148 crc crio[22579]: time=\"2026-06-12T16:08:47.009627867Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/POD\" id=c2006424-facf-4efc-968b-94b930250bd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.662604 | controller |     "Jun 12 16:08:47.012148 crc crio[22579]: time=\"2026-06-12T16:08:47.010222453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.662619 | controller |     "Jun 12 16:08:47.523024 crc crio[22579]: 2026-06-12T16:08:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de81b7fb44186d1 Mac:b2:ae:ea:43:d4:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/12571bd3-1c9b-462a-8c43-60012c3068e6 SocketPath: PciID:}] [{Interface:0xc0001aa9b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.662633 | controller |     "Jun 12 16:08:47.643457 crc crio[22579]: time=\"2026-06-12T16:08:47.643228843Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-87bbdb4d9-r69gm Namespace:openstack-operators ID:de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74 UID:3aefb0c7-d698-491e-8d6d-6b3da8451b3d NetNS:/var/run/netns/12571bd3-1c9b-462a-8c43-60012c3068e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3aefb0c7_d698_491e_8d6d_6b3da8451b3d.slice PodAnnotations:0xc0004783f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.662648 | controller |     "Jun 12 16:08:47.644061 crc crio[22579]: time=\"2026-06-12T16:08:47.64384797Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-87bbdb4d9-r69gm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.662663 | controller |     "Jun 12 16:08:48.052763 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ccef6cc85bc8948 Mac:da:56:48:51:9f:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/30ea1f31-910f-425f-9ffc-71877d908824 SocketPath: PciID:}] [{Interface:0xc00050cf40 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.662678 | controller |     "Jun 12 16:08:48.055203 crc crio[22579]: time=\"2026-06-12T16:08:48.054814997Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-78r2w Namespace:openstack-operators ID:ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e UID:2f033182-ff64-41d9-bdb3-5ad9b389a5b1 NetNS:/var/run/netns/30ea1f31-910f-425f-9ffc-71877d908824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2f033182_ff64_41d9_bdb3_5ad9b389a5b1.slice PodAnnotations:0xc0024a6058}] Aliases:map[]}\"",
2026-06-12 17:11:43.662693 | controller |     "Jun 12 16:08:48.055203 crc crio[22579]: time=\"2026-06-12T16:08:48.055112955Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-78r2w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.662712 | controller |     "Jun 12 16:08:48.409875 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac54d55659d5c80 Mac:de:fa:42:1c:01:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/40cec50a-1bd5-4968-93e0-0ff9d1fe9bc0 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.662727 | controller |     "Jun 12 16:08:48.414602 crc crio[22579]: time=\"2026-06-12T16:08:48.41070694Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-585dc4b7b9-t8nf4 Namespace:openstack-operators ID:ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f UID:6dfa793e-0f3f-4fff-9e31-6ead0809d04a NetNS:/var/run/netns/40cec50a-1bd5-4968-93e0-0ff9d1fe9bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6dfa793e_0f3f_4fff_9e31_6ead0809d04a.slice PodAnnotations:0xc0024a6150}] Aliases:map[]}\"",
2026-06-12 17:11:43.662742 | controller |     "Jun 12 16:08:48.414602 crc crio[22579]: time=\"2026-06-12T16:08:48.410870044Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-585dc4b7b9-t8nf4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.662757 | controller |     "Jun 12 16:08:48.455034 crc crio[22579]: time=\"2026-06-12T16:08:48.447124039Z\" level=info msg=\"Ran pod sandbox 4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/POD\" id=4ec62c77-52ad-409e-85fc-713910fca1b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.662772 | controller |     "Jun 12 16:08:48.457262 crc crio[22579]: time=\"2026-06-12T16:08:48.456746995Z\" level=info msg=\"Ran pod sandbox dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/POD\" id=60f0ef44-1362-471d-8928-baecbdbb2fa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.662787 | controller |     "Jun 12 16:08:48.466042 crc crio[22579]: time=\"2026-06-12T16:08:48.465891279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=07bfb7a9-69cd-4f9e-9f4c-9ef775898452 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.662802 | controller |     "Jun 12 16:08:48.483192 crc crio[22579]: time=\"2026-06-12T16:08:48.480078786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=09932db3-728a-4ec4-82f0-ce2f9387ee44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.662816 | controller |     "Jun 12 16:08:48.497662 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b0168229fd83d6 Mac:36:17:c9:26:b5:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a9a65361-3125-4225-83e8-5b261d626ad5 SocketPath: PciID:}] [{Interface:0xc000217c80 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.662836 | controller |     "Jun 12 16:08:48.501121 crc crio[22579]: time=\"2026-06-12T16:08:48.497288825Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=07bfb7a9-69cd-4f9e-9f4c-9ef775898452 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.662855 | controller |     "Jun 12 16:08:48.501121 crc crio[22579]: time=\"2026-06-12T16:08:48.498762924Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=07bfb7a9-69cd-4f9e-9f4c-9ef775898452 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.662877 | controller |     "Jun 12 16:08:48.501121 crc crio[22579]: time=\"2026-06-12T16:08:48.497444329Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=09932db3-728a-4ec4-82f0-ce2f9387ee44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.662896 | controller |     "Jun 12 16:08:48.501121 crc crio[22579]: time=\"2026-06-12T16:08:48.498953789Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=09932db3-728a-4ec4-82f0-ce2f9387ee44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.662914 | controller |     "Jun 12 16:08:48.503483 crc crio[22579]: time=\"2026-06-12T16:08:48.503395707Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=e1f443a4-f62b-4e7a-b032-d848da468a62 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.662959 | controller |     "Jun 12 16:08:48.505472 crc crio[22579]: time=\"2026-06-12T16:08:48.505416631Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=0352c271-8740-442c-b02b-186ef035ff67 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.662978 | controller |     "Jun 12 16:08:48.513292 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b75b41a544fb3ae Mac:62:5d:84:ed:13:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/d97f810e-2381-43bf-94a7-1bfa8437537a SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.662993 | controller |     "Jun 12 16:08:48.522699 crc crio[22579]: time=\"2026-06-12T16:08:48.521845568Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-12 17:11:43.663008 | controller |     "Jun 12 16:08:48.523143 crc crio[22579]: time=\"2026-06-12T16:08:48.523072411Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-12 17:11:43.663023 | controller |     "Jun 12 16:08:48.524263 crc crio[22579]: time=\"2026-06-12T16:08:48.524222572Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-clc58 Namespace:openstack-operators ID:3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30 UID:ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4 NetNS:/var/run/netns/a9a65361-3125-4225-83e8-5b261d626ad5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podce9bb8b5_6644_4940_8d4d_25a2fd09f3c4.slice PodAnnotations:0xc001216378}] Aliases:map[]}\"",
2026-06-12 17:11:43.663038 | controller |     "Jun 12 16:08:48.526165 crc crio[22579]: time=\"2026-06-12T16:08:48.525090955Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-5dcd54bd69-wd6kx Namespace:openstack-operators ID:b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d UID:8481a713-94d1-4a0a-907b-3118fa22b1ae NetNS:/var/run/netns/d97f810e-2381-43bf-94a7-1bfa8437537a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8481a713_94d1_4a0a_907b_3118fa22b1ae.slice PodAnnotations:0xc0012160d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.663057 | controller |     "Jun 12 16:08:48.526165 crc crio[22579]: time=\"2026-06-12T16:08:48.52567121Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-5dcd54bd69-wd6kx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.663073 | controller |     "Jun 12 16:08:48.540471 crc crio[22579]: time=\"2026-06-12T16:08:48.540377592Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-clc58 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.663088 | controller |     "Jun 12 16:08:48.550811 crc crio[22579]: time=\"2026-06-12T16:08:48.550248864Z\" level=info msg=\"Ran pod sandbox ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/POD\" id=b77c76d9-19aa-4fa3-8380-31af58bf07df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.663104 | controller |     "Jun 12 16:08:48.565975 crc crio[22579]: time=\"2026-06-12T16:08:48.565904111Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=1718b670-7fab-4172-a34c-f2be84ce374e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663119 | controller |     "Jun 12 16:08:48.567809 crc crio[22579]: time=\"2026-06-12T16:08:48.567777731Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=1718b670-7fab-4172-a34c-f2be84ce374e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663134 | controller |     "Jun 12 16:08:48.568890 crc crio[22579]: time=\"2026-06-12T16:08:48.56886087Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=1718b670-7fab-4172-a34c-f2be84ce374e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663149 | controller |     "Jun 12 16:08:48.590163 crc crio[22579]: time=\"2026-06-12T16:08:48.583277333Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=da3ddb32-04e4-47f0-b34d-54314b6f1676 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.663164 | controller |     "Jun 12 16:08:48.596658 crc crio[22579]: time=\"2026-06-12T16:08:48.596476975Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"",
2026-06-12 17:11:43.663179 | controller |     "Jun 12 16:08:48.609406 crc crio[22579]: time=\"2026-06-12T16:08:48.609272205Z\" level=info msg=\"Ran pod sandbox a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2 with infra container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/POD\" id=de27ef0b-c6c2-4c06-822e-e2a176ce0f93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.663194 | controller |     "Jun 12 16:08:48.614234 crc crio[22579]: time=\"2026-06-12T16:08:48.611598807Z\" level=info msg=\"Ran pod sandbox de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74 with infra container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/POD\" id=815dd83a-ed7f-4306-9056-3449b2c4a41c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.663208 | controller |     "Jun 12 16:08:48.620727 crc crio[22579]: time=\"2026-06-12T16:08:48.620573986Z\" level=info msg=\"Ran pod sandbox ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f with infra container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/POD\" id=a6037964-4698-4343-9ef2-78ff6252e59b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.663222 | controller |     "Jun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646445245Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=b32f6042-8215-4bc2-862c-300667f44b53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663241 | controller |     "Jun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.64664841Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=1ff252d9-b696-4c7d-9ac1-090913a0644e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663256 | controller |     "Jun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646824315Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 not found\" id=1ff252d9-b696-4c7d-9ac1-090913a0644e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663271 | controller |     "Jun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646855136Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 not found\" id=b32f6042-8215-4bc2-862c-300667f44b53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663286 | controller |     "Jun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646875696Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63 found\" id=1ff252d9-b696-4c7d-9ac1-090913a0644e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663300 | controller |     "Jun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646886586Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=32175d41-5dc9-4a34-89dc-0dc21e8100c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663315 | controller |     "Jun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.646916667Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552 found\" id=b32f6042-8215-4bc2-862c-300667f44b53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663330 | controller |     "Jun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.647140323Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 not found\" id=32175d41-5dc9-4a34-89dc-0dc21e8100c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663344 | controller |     "Jun 12 16:08:48.650040 crc crio[22579]: time=\"2026-06-12T16:08:48.647199555Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559 found\" id=32175d41-5dc9-4a34-89dc-0dc21e8100c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663389 | controller |     "Jun 12 16:08:48.651932 crc crio[22579]: time=\"2026-06-12T16:08:48.651415287Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=51686c2f-0413-4452-b808-1f4d161edc3a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.663406 | controller |     "Jun 12 16:08:48.651932 crc crio[22579]: time=\"2026-06-12T16:08:48.651749346Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=0888267d-7d72-4be9-9fb6-9fe807469adf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.663421 | controller |     "Jun 12 16:08:48.653951 crc crio[22579]: time=\"2026-06-12T16:08:48.653892113Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b9fee728-7598-4d4a-a321-89195622ce16 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.663440 | controller |     "Jun 12 16:08:48.659054 crc crio[22579]: time=\"2026-06-12T16:08:48.65716173Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\\\"\"",
2026-06-12 17:11:43.663454 | controller |     "Jun 12 16:08:48.659488 crc crio[22579]: time=\"2026-06-12T16:08:48.65942727Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\\\"\"",
2026-06-12 17:11:43.663469 | controller |     "Jun 12 16:08:48.663101 crc crio[22579]: time=\"2026-06-12T16:08:48.660999902Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\\\"\"",
2026-06-12 17:11:43.663484 | controller |     "Jun 12 16:08:48.680629 crc crio[22579]: time=\"2026-06-12T16:08:48.680420529Z\" level=info msg=\"Ran pod sandbox b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d with infra container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/POD\" id=8317d13c-b591-4d87-a339-25fc528a0a7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.663499 | controller |     "Jun 12 16:08:48.687643 crc crio[22579]: time=\"2026-06-12T16:08:48.687420555Z\" level=info msg=\"Ran pod sandbox 3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/POD\" id=ca7417d1-3082-4406-a0ad-77cf384e1906 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.663514 | controller |     "Jun 12 16:08:48.690250 crc crio[22579]: time=\"2026-06-12T16:08:48.690100117Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=c19e4d7d-bbe5-4c84-b079-d8b4e48bbfc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663528 | controller |     "Jun 12 16:08:48.690414 crc crio[22579]: time=\"2026-06-12T16:08:48.690329913Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=c19e4d7d-bbe5-4c84-b079-d8b4e48bbfc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663542 | controller |     "Jun 12 16:08:48.690414 crc crio[22579]: time=\"2026-06-12T16:08:48.690389364Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=c19e4d7d-bbe5-4c84-b079-d8b4e48bbfc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663557 | controller |     "Jun 12 16:08:48.690634 crc crio[22579]: time=\"2026-06-12T16:08:48.690334503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=2b87c035-b9c9-46fe-a950-5c6dc5c6cfbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663572 | controller |     "Jun 12 16:08:48.690711 crc crio[22579]: time=\"2026-06-12T16:08:48.690633911Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 not found\" id=2b87c035-b9c9-46fe-a950-5c6dc5c6cfbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663587 | controller |     "Jun 12 16:08:48.690711 crc crio[22579]: time=\"2026-06-12T16:08:48.690675302Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6 found\" id=2b87c035-b9c9-46fe-a950-5c6dc5c6cfbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.663605 | controller |     "Jun 12 16:08:48.691648 crc crio[22579]: time=\"2026-06-12T16:08:48.691481413Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5d8987cd-e1da-43a3-818d-c887082a60fe name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.663620 | controller |     "Jun 12 16:08:48.692105 crc crio[22579]: time=\"2026-06-12T16:08:48.691992367Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=0d1efea6-4416-4e9e-b76c-3ab2646257d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.663635 | controller |     "Jun 12 16:08:48.694328 crc crio[22579]: time=\"2026-06-12T16:08:48.694249067Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\\\"\"",
2026-06-12 17:11:43.663649 | controller |     "Jun 12 16:08:48.695713 crc crio[22579]: time=\"2026-06-12T16:08:48.695277424Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-12 17:11:43.663664 | controller |     "Jun 12 16:08:48.709933 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0990b09a8ceebc2 Mac:02:19:c3:c9:fc:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/b152f428-9629-4082-aa05-55188bd44470 SocketPath: PciID:}] [{Interface:0xc000014b50 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.663678 | controller |     "Jun 12 16:08:48.712465 crc crio[22579]: time=\"2026-06-12T16:08:48.712416571Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-gkpsj Namespace:openstack-operators ID:0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a UID:5d1939c6-25e6-46a1-b222-def0bd2b0ee7 NetNS:/var/run/netns/b152f428-9629-4082-aa05-55188bd44470 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d1939c6_25e6_46a1_b222_def0bd2b0ee7.slice PodAnnotations:0xc002308088}] Aliases:map[]}\"",
2026-06-12 17:11:43.663694 | controller |     "Jun 12 16:08:48.713107 crc crio[22579]: time=\"2026-06-12T16:08:48.713085158Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-gkpsj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.663708 | controller |     "Jun 12 16:08:48.986566 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d82fd082a39056a Mac:96:12:3c:e1:8d:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/674cabe8-e6e9-4f79-8e0f-9fcab8cdb8ac SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.663723 | controller |     "Jun 12 16:08:48.988244 crc crio[22579]: time=\"2026-06-12T16:08:48.988070358Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-6df846755f-rbgd4 Namespace:openstack-operators ID:d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4 UID:78cfe0b0-4b92-4a2f-95d2-b156043de3c8 NetNS:/var/run/netns/674cabe8-e6e9-4f79-8e0f-9fcab8cdb8ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod78cfe0b0_4b92_4a2f_95d2_b156043de3c8.slice PodAnnotations:0xc0012161d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.663738 | controller |     "Jun 12 16:08:48.988244 crc crio[22579]: time=\"2026-06-12T16:08:48.988261213Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-6df846755f-rbgd4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.663755 | controller |     "Jun 12 16:08:48.992470 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:078621d6c89d2f0 Mac:ce:0b:17:fe:8c:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/0b74de65-ba1b-40c8-aa3e-15e1378734e7 SocketPath: PciID:}] [{Interface:0xc000286740 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.663770 | controller |     "Jun 12 16:08:48.992470 crc crio[22579]: time=\"2026-06-12T16:08:48.991343375Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-gf22n Namespace:openstack-operators ID:078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033 UID:2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232 NetNS:/var/run/netns/0b74de65-ba1b-40c8-aa3e-15e1378734e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2fe7b2e6_6ce8_4f58_880c_abd4b3fa5232.slice PodAnnotations:0xc00130c528}] Aliases:map[]}\"",
2026-06-12 17:11:43.663785 | controller |     "Jun 12 16:08:48.992470 crc crio[22579]: time=\"2026-06-12T16:08:48.991482318Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.663799 | controller |     "Jun 12 16:08:48.992470 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9da3df4a73e3432 Mac:4e:84:16:25:05:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/ead0a657-efa0-40c1-a455-81358e4b4990 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.663814 | controller |     "Jun 12 16:08:48.992470 crc crio[22579]: time=\"2026-06-12T16:08:48.992430244Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-85bb7cc757-ptmxb Namespace:openstack-operators ID:9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1 UID:d76b5025-5e8d-43ac-b35c-b7ba62f21f48 NetNS:/var/run/netns/ead0a657-efa0-40c1-a455-81358e4b4990 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76b5025_5e8d_43ac_b35c_b7ba62f21f48.slice PodAnnotations:0xc00130c030}] Aliases:map[]}\"",
2026-06-12 17:11:43.663829 | controller |     "Jun 12 16:08:48.993585 crc crio[22579]: time=\"2026-06-12T16:08:48.99303111Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-85bb7cc757-ptmxb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.663844 | controller |     "Jun 12 16:08:49.003356 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f3851b94dc32d0 Mac:6a:f6:50:28:b4:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/176b2b05-bb8b-4c93-bf63-5e705de85c50 SocketPath: PciID:}] [{Interface:0xc000262a20 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.663858 | controller |     "Jun 12 16:08:49.007306 crc crio[22579]: 2026-06-12T16:08:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6666899aa78363 Mac:7a:ee:fd:cd:34:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/7e9ee86e-37bf-45db-bd49-a48e64845393 SocketPath: PciID:}] [{Interface:0xc000306ba0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.663873 | controller |     "Jun 12 16:08:49.013934 crc crio[22579]: time=\"2026-06-12T16:08:49.009648922Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-w878h Namespace:openstack-operators ID:e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044 UID:0007e810-9658-4b07-b176-d1972470aba9 NetNS:/var/run/netns/7e9ee86e-37bf-45db-bd49-a48e64845393 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0007e810_9658_4b07_b176_d1972470aba9.slice PodAnnotations:0xc0025a0068}] Aliases:map[]}\"",
2026-06-12 17:11:43.663893 | controller |     "Jun 12 16:08:49.013934 crc crio[22579]: time=\"2026-06-12T16:08:49.009831947Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-w878h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.664016 | controller |     "Jun 12 16:08:49.015694 crc crio[22579]: time=\"2026-06-12T16:08:49.015176539Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-dpns8 Namespace:openstack-operators ID:7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d UID:70df1a68-aadf-45fa-81de-0d0e8060e923 NetNS:/var/run/netns/176b2b05-bb8b-4c93-bf63-5e705de85c50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod70df1a68_aadf_45fa_81de_0d0e8060e923.slice PodAnnotations:0xc0012162b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.664034 | controller |     "Jun 12 16:08:49.018142 crc crio[22579]: time=\"2026-06-12T16:08:49.018066906Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.664049 | controller |     "Jun 12 16:08:49.140794 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dace735bcae8b6e Mac:e6:5a:8b:83:7e:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/68fe85c0-cc48-4942-a7f4-1a47fb2db980 SocketPath: PciID:}] [{Interface:0xc000298ca0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.664064 | controller |     "Jun 12 16:08:49.142054 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ae9003209b174d Mac:e2:c3:69:90:59:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/23d4bf7f-f2dd-440c-af2f-6945760c89e9 SocketPath: PciID:}] [{Interface:0xc0002a4dd0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.664079 | controller |     "Jun 12 16:08:49.146981 crc crio[22579]: time=\"2026-06-12T16:08:49.146926096Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-gh7mv Namespace:openstack-operators ID:6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1 UID:028d05e2-a2a5-4740-8648-c43b1bb7ab34 NetNS:/var/run/netns/23d4bf7f-f2dd-440c-af2f-6945760c89e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod028d05e2_a2a5_4740_8648_c43b1bb7ab34.slice PodAnnotations:0xc000478250}] Aliases:map[]}\"",
2026-06-12 17:11:43.664095 | controller |     "Jun 12 16:08:49.147771 crc crio[22579]: time=\"2026-06-12T16:08:49.147035089Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6bd797bd9d-mt7mg Namespace:openstack-operators ID:dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6 UID:c063934a-5d78-43a2-aa85-d8cc195eec4e NetNS:/var/run/netns/68fe85c0-cc48-4942-a7f4-1a47fb2db980 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc063934a_5d78_43a2_aa85_d8cc195eec4e.slice PodAnnotations:0xc000c9a7b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.664109 | controller |     "Jun 12 16:08:49.148001 crc crio[22579]: time=\"2026-06-12T16:08:49.147947953Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.664128 | controller |     "Jun 12 16:08:49.148222 crc crio[22579]: time=\"2026-06-12T16:08:49.14820063Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-gh7mv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.664143 | controller |     "Jun 12 16:08:49.150452 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e507a1fc2329851 Mac:12:c7:47:e3:3e:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/2dc44cbb-3e2b-4588-afa0-06582ce1373a SocketPath: PciID:}] [{Interface:0xc0003a2960 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.664158 | controller |     "Jun 12 16:08:49.153565 crc crio[22579]: time=\"2026-06-12T16:08:49.153437499Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-9dc5578b5-q7f75 Namespace:openstack-operators ID:e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d UID:153c8e18-bcc1-4d20-b8e3-8e8879bc9652 NetNS:/var/run/netns/2dc44cbb-3e2b-4588-afa0-06582ce1373a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod153c8e18_bcc1_4d20_b8e3_8e8879bc9652.slice PodAnnotations:0xc00008c690}] Aliases:map[]}\"",
2026-06-12 17:11:43.664173 | controller |     "Jun 12 16:08:49.153822 crc crio[22579]: time=\"2026-06-12T16:08:49.153697216Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-9dc5578b5-q7f75 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.664189 | controller |     "Jun 12 16:08:49.168873 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b845ecf37b1d95 Mac:c6:f2:49:35:89:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/755f3c8d-62a0-4629-8b98-61111fac208b SocketPath: PciID:}] [{Interface:0xc00034a8b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.664204 | controller |     "Jun 12 16:08:49.170110 crc crio[22579]: time=\"2026-06-12T16:08:49.169738023Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-5c5cc Namespace:openstack-operators ID:5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215 UID:69a0be20-2f3b-45fb-87f6-076e62d57d54 NetNS:/var/run/netns/755f3c8d-62a0-4629-8b98-61111fac208b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod69a0be20_2f3b_45fb_87f6_076e62d57d54.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.664219 | controller |     "Jun 12 16:08:49.170110 crc crio[22579]: time=\"2026-06-12T16:08:49.169924018Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-5c5cc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.664234 | controller |     "Jun 12 16:08:49.221277 crc crio[22579]: time=\"2026-06-12T16:08:49.220970167Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-859ddb6968-2nqhz Namespace:openstack-operators ID:dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583 UID:27072e12-ee13-4a95-8711-3051166b564c NetNS:/var/run/netns/3e92a683-5f5f-48ff-b29c-53c5b1a09d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27072e12_ee13_4a95_8711_3051166b564c.slice PodAnnotations:0xc0025a05f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.664249 | controller |     "Jun 12 16:08:49.221277 crc crio[22579]: time=\"2026-06-12T16:08:49.221158642Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-859ddb6968-2nqhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.664267 | controller |     "Jun 12 16:08:49.221891 crc crio[22579]: time=\"2026-06-12T16:08:49.221159472Z\" level=info msg=\"Ran pod sandbox 0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/POD\" id=5f3da66e-73e5-476b-a2bd-93c8db8fe06c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.664283 | controller |     "Jun 12 16:08:49.224956 crc crio[22579]: time=\"2026-06-12T16:08:49.224882381Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=ce2bfee4-cb9a-4f49-b3a4-2adde66e77e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664297 | controller |     "Jun 12 16:08:49.225127 crc crio[22579]: time=\"2026-06-12T16:08:49.225061056Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=ce2bfee4-cb9a-4f49-b3a4-2adde66e77e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664312 | controller |     "Jun 12 16:08:49.225212 crc crio[22579]: time=\"2026-06-12T16:08:49.225137878Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=ce2bfee4-cb9a-4f49-b3a4-2adde66e77e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664327 | controller |     "Jun 12 16:08:49.226184 crc crio[22579]: time=\"2026-06-12T16:08:49.226100063Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=5a4f7848-5850-485f-a09b-0e3d5c7a5541 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.664342 | controller |     "Jun 12 16:08:49.228736 crc crio[22579]: time=\"2026-06-12T16:08:49.228664781Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-12 17:11:43.664361 | controller |     "Jun 12 16:08:49.229722 crc crio[22579]: time=\"2026-06-12T16:08:49.229614037Z\" level=info msg=\"Ran pod sandbox dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6 with infra container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/POD\" id=1b910ccb-0c43-412c-88e7-b30b8f9af545 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.664406 | controller |     "Jun 12 16:08:49.233032 crc crio[22579]: time=\"2026-06-12T16:08:49.232943505Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=075945b6-575c-44f3-90ef-e77e2afe33e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664422 | controller |     "Jun 12 16:08:49.233749 crc crio[22579]: time=\"2026-06-12T16:08:49.233628554Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 not found\" id=075945b6-575c-44f3-90ef-e77e2afe33e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664436 | controller |     "Jun 12 16:08:49.233894 crc crio[22579]: time=\"2026-06-12T16:08:49.233772767Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739 found\" id=075945b6-575c-44f3-90ef-e77e2afe33e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664451 | controller |     "Jun 12 16:08:49.235118 crc crio[22579]: time=\"2026-06-12T16:08:49.234939589Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=e20563ef-65e2-4e40-a12c-6ad1f3f84b20 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.664470 | controller |     "Jun 12 16:08:49.238181 crc crio[22579]: time=\"2026-06-12T16:08:49.238112823Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\\\"\"",
2026-06-12 17:11:43.664486 | controller |     "Jun 12 16:08:49.370714 crc crio[22579]: time=\"2026-06-12T16:08:49.368238576Z\" level=info msg=\"Ran pod sandbox 078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/POD\" id=f34ab555-3ddc-4b78-b430-652b5c34b2e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.664501 | controller |     "Jun 12 16:08:49.374260 crc crio[22579]: time=\"2026-06-12T16:08:49.374150784Z\" level=info msg=\"Ran pod sandbox e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/POD\" id=3a31c13f-e8aa-41f7-afbc-0c37271d7414 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.664515 | controller |     "Jun 12 16:08:49.374643 crc crio[22579]: time=\"2026-06-12T16:08:49.374615556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=c6afcd35-091b-4ec8-88e4-9b7ad8326300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664530 | controller |     "Jun 12 16:08:49.374903 crc crio[22579]: time=\"2026-06-12T16:08:49.374883053Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=c6afcd35-091b-4ec8-88e4-9b7ad8326300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664544 | controller |     "Jun 12 16:08:49.375410 crc crio[22579]: time=\"2026-06-12T16:08:49.375387567Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=c6afcd35-091b-4ec8-88e4-9b7ad8326300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664559 | controller |     "Jun 12 16:08:49.378185 crc crio[22579]: time=\"2026-06-12T16:08:49.37813032Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=9fa234fd-b296-4a09-8345-50b558acf6b0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.664574 | controller |     "Jun 12 16:08:49.379468 crc crio[22579]: time=\"2026-06-12T16:08:49.378967482Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=b9acf714-60bb-4788-bf4d-10f8fe461f81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664589 | controller |     "Jun 12 16:08:49.381313 crc crio[22579]: time=\"2026-06-12T16:08:49.379924828Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=b9acf714-60bb-4788-bf4d-10f8fe461f81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664604 | controller |     "Jun 12 16:08:49.381313 crc crio[22579]: time=\"2026-06-12T16:08:49.38000616Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=b9acf714-60bb-4788-bf4d-10f8fe461f81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664619 | controller |     "Jun 12 16:08:49.383132 crc crio[22579]: time=\"2026-06-12T16:08:49.381296364Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=af06de10-ef9d-45cf-af7c-56c02d95dd43 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.664637 | controller |     "Jun 12 16:08:49.383132 crc crio[22579]: time=\"2026-06-12T16:08:49.382703051Z\" level=info msg=\"Ran pod sandbox 7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/POD\" id=11363c7a-a05c-4d03-b0a2-caa3e7b1d2d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.664652 | controller |     "Jun 12 16:08:49.385311 crc crio[22579]: time=\"2026-06-12T16:08:49.385196888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1b66a04a-ad70-4c20-914d-b89075d07ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664668 | controller |     "Jun 12 16:08:49.385617 crc crio[22579]: time=\"2026-06-12T16:08:49.385480825Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=1b66a04a-ad70-4c20-914d-b89075d07ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664682 | controller |     "Jun 12 16:08:49.385617 crc crio[22579]: time=\"2026-06-12T16:08:49.38564392Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=1b66a04a-ad70-4c20-914d-b89075d07ff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664697 | controller |     "Jun 12 16:08:49.388092 crc crio[22579]: time=\"2026-06-12T16:08:49.38641309Z\" level=info msg=\"Ran pod sandbox 6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1 with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/POD\" id=75f04ff1-a75c-4c08-a1cc-213b9ab06a67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.664711 | controller |     "Jun 12 16:08:49.388092 crc crio[22579]: time=\"2026-06-12T16:08:49.386724168Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e74efbc4-5ba0-42e8-ad14-f5e83845c5f5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.664726 | controller |     "Jun 12 16:08:49.391625 crc crio[22579]: time=\"2026-06-12T16:08:49.391465555Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=752c5006-4fe6-4502-bb3f-ff5b246878f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664741 | controller |     "Jun 12 16:08:49.392353 crc crio[22579]: time=\"2026-06-12T16:08:49.392259396Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-12 17:11:43.664756 | controller |     "Jun 12 16:08:49.392742 crc crio[22579]: time=\"2026-06-12T16:08:49.392705538Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-12 17:11:43.664770 | controller |     "Jun 12 16:08:49.393876 crc crio[22579]: time=\"2026-06-12T16:08:49.39316524Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-12 17:11:43.664785 | controller |     "Jun 12 16:08:49.394931 crc crio[22579]: time=\"2026-06-12T16:08:49.394136956Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=752c5006-4fe6-4502-bb3f-ff5b246878f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664802 | controller |     "Jun 12 16:08:49.394931 crc crio[22579]: time=\"2026-06-12T16:08:49.394265089Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=752c5006-4fe6-4502-bb3f-ff5b246878f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664817 | controller |     "Jun 12 16:08:49.397655 crc crio[22579]: time=\"2026-06-12T16:08:49.395942944Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=df3b0f7d-1a34-47f2-ac0c-87d10898e1b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.664832 | controller |     "Jun 12 16:08:49.397655 crc crio[22579]: time=\"2026-06-12T16:08:49.397056174Z\" level=info msg=\"Ran pod sandbox e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d with infra container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/POD\" id=84540488-142e-4058-88cc-b5b6b4947569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.664847 | controller |     "Jun 12 16:08:49.401447 crc crio[22579]: time=\"2026-06-12T16:08:49.401411479Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=5a7e9268-1151-41bb-9365-811712021bb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664861 | controller |     "Jun 12 16:08:49.402140 crc crio[22579]: time=\"2026-06-12T16:08:49.4017992Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=5a7e9268-1151-41bb-9365-811712021bb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664876 | controller |     "Jun 12 16:08:49.402300 crc crio[22579]: time=\"2026-06-12T16:08:49.402278432Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=5a7e9268-1151-41bb-9365-811712021bb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664891 | controller |     "Jun 12 16:08:49.404274 crc crio[22579]: time=\"2026-06-12T16:08:49.404140752Z\" level=info msg=\"Ran pod sandbox d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4 with infra container: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/POD\" id=e30bc850-adf1-4a95-b1cb-be132e8c3d68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.664906 | controller |     "Jun 12 16:08:49.405381 crc crio[22579]: time=\"2026-06-12T16:08:49.405279362Z\" level=info msg=\"Ran pod sandbox 5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215 with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/POD\" id=5ffc033a-63f5-4cc1-ac99-50698e84c202 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.664921 | controller |     "Jun 12 16:08:49.405381 crc crio[22579]: time=\"2026-06-12T16:08:49.405338334Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"",
2026-06-12 17:11:43.664935 | controller |     "Jun 12 16:08:49.407247 crc crio[22579]: time=\"2026-06-12T16:08:49.406929916Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=ff55efbf-5298-42a2-8757-85dc24c2a9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664950 | controller |     "Jun 12 16:08:49.412592 crc crio[22579]: time=\"2026-06-12T16:08:49.412426633Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=101a96e7-f35f-44c7-90bb-2dad324dfbba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664970 | controller |     "Jun 12 16:08:49.426742 crc crio[22579]: time=\"2026-06-12T16:08:49.426627161Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=ff55efbf-5298-42a2-8757-85dc24c2a9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.664985 | controller |     "Jun 12 16:08:49.427035 crc crio[22579]: time=\"2026-06-12T16:08:49.426755494Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=ff55efbf-5298-42a2-8757-85dc24c2a9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665000 | controller |     "Jun 12 16:08:49.454480 crc crio[22579]: time=\"2026-06-12T16:08:49.454315698Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=101a96e7-f35f-44c7-90bb-2dad324dfbba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665014 | controller |     "Jun 12 16:08:49.458041 crc crio[22579]: time=\"2026-06-12T16:08:49.457954154Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=101a96e7-f35f-44c7-90bb-2dad324dfbba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665029 | controller |     "Jun 12 16:08:49.472749 crc crio[22579]: time=\"2026-06-12T16:08:49.472228794Z\" level=info msg=\"Ran pod sandbox 9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1 with infra container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/POD\" id=051d7b9f-8472-425f-9a7f-83ada16c1741 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.665044 | controller |     "Jun 12 16:08:49.477916 crc crio[22579]: time=\"2026-06-12T16:08:49.477847294Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-hnx9h Namespace:openstack-operators ID:a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072 UID:5ad6efc3-8c7f-46b8-aff2-bd102ba29c56 NetNS:/var/run/netns/88ee2399-a383-435b-92e0-3e78da8606dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad6efc3_8c7f_46b8_aff2_bd102ba29c56.slice PodAnnotations:0xc000478530}] Aliases:map[]}\"",
2026-06-12 17:11:43.665059 | controller |     "Jun 12 16:08:49.478094 crc crio[22579]: time=\"2026-06-12T16:08:49.47807137Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-594d6555bb-hnx9h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.665074 | controller |     "Jun 12 16:08:49.493864 crc crio[22579]: time=\"2026-06-12T16:08:49.493726246Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=eae54360-d296-4ec8-8669-3784b81841c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665088 | controller |     "Jun 12 16:08:49.496291 crc crio[22579]: time=\"2026-06-12T16:08:49.496208843Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bdm8v Namespace:openstack-operators ID:84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6 UID:ffb3a2df-3f33-4ebe-ace5-f42394d16437 NetNS:/var/run/netns/0468adc2-7832-46dc-bc91-3971f42cc0d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb3a2df_3f33_4ebe_ace5_f42394d16437.slice PodAnnotations:0xc0025a0be0}] Aliases:map[]}\"",
2026-06-12 17:11:43.665104 | controller |     "Jun 12 16:08:49.496291 crc crio[22579]: time=\"2026-06-12T16:08:49.496277514Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.665122 | controller |     "Jun 12 16:08:49.559238 crc crio[22579]: time=\"2026-06-12T16:08:49.559112377Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 not found\" id=eae54360-d296-4ec8-8669-3784b81841c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665138 | controller |     "Jun 12 16:08:49.562648 crc crio[22579]: time=\"2026-06-12T16:08:49.562587019Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80 found\" id=eae54360-d296-4ec8-8669-3784b81841c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665153 | controller |     "Jun 12 16:08:49.567462 crc crio[22579]: time=\"2026-06-12T16:08:49.567035978Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=20b904f0-7706-47a7-ba14-822e7aba3fe7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.665167 | controller |     "Jun 12 16:08:49.573781 crc crio[22579]: time=\"2026-06-12T16:08:49.573111299Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\\\"\"",
2026-06-12 17:11:43.665182 | controller |     "Jun 12 16:08:49.669224 crc crio[22579]: 2026-06-12T16:08:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc96b79990795d8 Mac:ba:cc:5b:04:59:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/3e92a683-5f5f-48ff-b29c-53c5b1a09d65 SocketPath: PciID:}] [{Interface:0xc0001405b0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.665196 | controller |     "Jun 12 16:08:49.670169 crc crio[22579]: time=\"2026-06-12T16:08:49.670103131Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-859ddb6968-2nqhz Namespace:openstack-operators ID:dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583 UID:27072e12-ee13-4a95-8711-3051166b564c NetNS:/var/run/netns/3e92a683-5f5f-48ff-b29c-53c5b1a09d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27072e12_ee13_4a95_8711_3051166b564c.slice PodAnnotations:0xc0025a05f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.665212 | controller |     "Jun 12 16:08:49.670291 crc crio[22579]: time=\"2026-06-12T16:08:49.670275716Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-859ddb6968-2nqhz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.665227 | controller |     "Jun 12 16:08:50.056737 crc crio[22579]: 2026-06-12T16:08:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84c90a9e6c1bcbf Mac:66:34:db:3e:68:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/0468adc2-7832-46dc-bc91-3971f42cc0d2 SocketPath: PciID:}] [{Interface:0xc000014a00 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.665241 | controller |     "Jun 12 16:08:50.069795 crc crio[22579]: time=\"2026-06-12T16:08:50.069688847Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bdm8v Namespace:openstack-operators ID:84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6 UID:ffb3a2df-3f33-4ebe-ace5-f42394d16437 NetNS:/var/run/netns/0468adc2-7832-46dc-bc91-3971f42cc0d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podffb3a2df_3f33_4ebe_ace5_f42394d16437.slice PodAnnotations:0xc0025a0be0}] Aliases:map[]}\"",
2026-06-12 17:11:43.665259 | controller |     "Jun 12 16:08:50.071679 crc crio[22579]: time=\"2026-06-12T16:08:50.071583077Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.665274 | controller |     "Jun 12 16:08:50.206927 crc crio[22579]: 2026-06-12T16:08:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6f14c97e899141 Mac:5a:13:8d:4f:a4:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/88ee2399-a383-435b-92e0-3e78da8606dc SocketPath: PciID:}] [{Interface:0xc000193c70 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.665289 | controller |     "Jun 12 16:08:50.210109 crc crio[22579]: time=\"2026-06-12T16:08:50.209444657Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-594d6555bb-hnx9h Namespace:openstack-operators ID:a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072 UID:5ad6efc3-8c7f-46b8-aff2-bd102ba29c56 NetNS:/var/run/netns/88ee2399-a383-435b-92e0-3e78da8606dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5ad6efc3_8c7f_46b8_aff2_bd102ba29c56.slice PodAnnotations:0xc000478530}] Aliases:map[]}\"",
2026-06-12 17:11:43.665303 | controller |     "Jun 12 16:08:50.210477 crc crio[22579]: time=\"2026-06-12T16:08:50.210242048Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-594d6555bb-hnx9h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.665318 | controller |     "Jun 12 16:08:50.356349 crc crio[22579]: time=\"2026-06-12T16:08:50.356143661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=aef5e509-abcf-413c-b80d-d2d66bd01c35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665333 | controller |     "Jun 12 16:08:50.356619 crc crio[22579]: time=\"2026-06-12T16:08:50.356360767Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=aef5e509-abcf-413c-b80d-d2d66bd01c35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665351 | controller |     "Jun 12 16:08:50.356619 crc crio[22579]: time=\"2026-06-12T16:08:50.356408678Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=aef5e509-abcf-413c-b80d-d2d66bd01c35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665387 | controller |     "Jun 12 16:08:50.369922 crc crio[22579]: time=\"2026-06-12T16:08:50.369714343Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8358ea9e-4845-4f9e-b3f5-b3ec48da11c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665404 | controller |     "Jun 12 16:08:50.370411 crc crio[22579]: time=\"2026-06-12T16:08:50.370218966Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=8358ea9e-4845-4f9e-b3f5-b3ec48da11c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665419 | controller |     "Jun 12 16:08:50.370411 crc crio[22579]: time=\"2026-06-12T16:08:50.370282198Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=8358ea9e-4845-4f9e-b3f5-b3ec48da11c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665434 | controller |     "Jun 12 16:08:50.377463 crc crio[22579]: time=\"2026-06-12T16:08:50.377339216Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=c8984697-7177-47d8-94b5-db78aa50d3c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665452 | controller |     "Jun 12 16:08:50.378045 crc crio[22579]: time=\"2026-06-12T16:08:50.377785887Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=c8984697-7177-47d8-94b5-db78aa50d3c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665467 | controller |     "Jun 12 16:08:50.378045 crc crio[22579]: time=\"2026-06-12T16:08:50.377852419Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=c8984697-7177-47d8-94b5-db78aa50d3c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665482 | controller |     "Jun 12 16:08:50.673707 crc crio[22579]: time=\"2026-06-12T16:08:50.670454287Z\" level=info msg=\"Ran pod sandbox dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583 with infra container: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/POD\" id=c2006424-facf-4efc-968b-94b930250bd5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.665496 | controller |     "Jun 12 16:08:50.680877 crc crio[22579]: time=\"2026-06-12T16:08:50.678707497Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=b6ba1548-10de-46fb-9a99-d7a8946aa95f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665511 | controller |     "Jun 12 16:08:50.696488 crc crio[22579]: time=\"2026-06-12T16:08:50.696354657Z\" level=info msg=\"Ran pod sandbox 84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/POD\" id=5d9bb221-f4c7-4909-9a73-1ed8752adfff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.665526 | controller |     "Jun 12 16:08:50.704607 crc crio[22579]: time=\"2026-06-12T16:08:50.703795575Z\" level=info msg=\"Ran pod sandbox a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072 with infra container: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/POD\" id=4d68ac06-2cf2-461c-92ba-4f3ff62e88e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.665540 | controller |     "Jun 12 16:08:50.709397 crc crio[22579]: time=\"2026-06-12T16:08:50.706915548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=babca65f-c25d-475b-91fc-4a3108c45cb5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.665555 | controller |     "Jun 12 16:08:50.717633 crc crio[22579]: time=\"2026-06-12T16:08:50.710215036Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=630a6525-0bc8-4cef-9f03-1aed82803a3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665569 | controller |     "Jun 12 16:08:50.717874 crc crio[22579]: time=\"2026-06-12T16:08:50.717654404Z\" level=info msg=\"Checking image status: 38.129.56.25:5001/openstack-k8s-operators/openstack-operator:5d3cc125d69b215b4b8640c634756ff99cce6ebc\" id=9eff5e05-565f-4625-b826-54066847162d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665583 | controller |     "Jun 12 16:08:50.721932 crc crio[22579]: time=\"2026-06-12T16:08:50.721892566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=95abd8d5-a072-4788-869b-5db7362db17f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665598 | controller |     "Jun 12 16:08:50.722267 crc crio[22579]: time=\"2026-06-12T16:08:50.722109532Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=925c3c05-448a-4ac9-b4ec-f8c048d04736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665615 | controller |     "Jun 12 16:08:50.722865 crc crio[22579]: time=\"2026-06-12T16:08:50.722724089Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=925c3c05-448a-4ac9-b4ec-f8c048d04736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665630 | controller |     "Jun 12 16:08:50.722977 crc crio[22579]: time=\"2026-06-12T16:08:50.722942484Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=925c3c05-448a-4ac9-b4ec-f8c048d04736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665644 | controller |     "Jun 12 16:08:50.725074 crc crio[22579]: time=\"2026-06-12T16:08:50.722986036Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f not found\" id=95abd8d5-a072-4788-869b-5db7362db17f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665659 | controller |     "Jun 12 16:08:50.726252 crc crio[22579]: time=\"2026-06-12T16:08:50.725384069Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=547771e9-f6ee-4d11-9e8c-3b29f5e829e7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.665674 | controller |     "Jun 12 16:08:50.727478 crc crio[22579]: time=\"2026-06-12T16:08:50.726394526Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f found\" id=95abd8d5-a072-4788-869b-5db7362db17f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665689 | controller |     "Jun 12 16:08:50.734780 crc crio[22579]: time=\"2026-06-12T16:08:50.734618145Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"",
2026-06-12 17:11:43.665703 | controller |     "Jun 12 16:08:50.735124 crc crio[22579]: time=\"2026-06-12T16:08:50.734863732Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=73d3ba73-f111-4cc0-991b-9d2f9ccc8ae0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.665717 | controller |     "Jun 12 16:08:50.743920 crc crio[22579]: time=\"2026-06-12T16:08:50.743836391Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\\\"\"",
2026-06-12 17:11:43.665732 | controller |     "Jun 12 16:08:50.917851 crc crio[22579]: time=\"2026-06-12T16:08:50.917730369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=34012d53-5550-4555-99e4-2b9258c15a19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665747 | controller |     "Jun 12 16:08:50.925867 crc crio[22579]: time=\"2026-06-12T16:08:50.925604719Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/manager\" id=4925efb3-1dd0-4dc5-a32a-a72f7541dcc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.665762 | controller |     "Jun 12 16:08:51.193360 crc crio[22579]: time=\"2026-06-12T16:08:51.191976798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.665776 | controller |     "Jun 12 16:08:51.480933 crc crio[22579]: time=\"2026-06-12T16:08:51.480161498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=d6830b28-0d97-470d-92d7-a8d551dd74c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665794 | controller |     "Jun 12 16:08:51.486236 crc crio[22579]: time=\"2026-06-12T16:08:51.486197249Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=ff44b23a-c567-4023-ac2f-abce61944192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665809 | controller |     "Jun 12 16:08:51.486927 crc crio[22579]: time=\"2026-06-12T16:08:51.486900307Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=ff44b23a-c567-4023-ac2f-abce61944192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665823 | controller |     "Jun 12 16:08:51.487101 crc crio[22579]: time=\"2026-06-12T16:08:51.487078142Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=ff44b23a-c567-4023-ac2f-abce61944192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665838 | controller |     "Jun 12 16:08:51.487642 crc crio[22579]: time=\"2026-06-12T16:08:51.486388294Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=854e46a9-13c6-4705-8c17-cc81f0d246d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665852 | controller |     "Jun 12 16:08:51.487891 crc crio[22579]: time=\"2026-06-12T16:08:51.487860473Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=854e46a9-13c6-4705-8c17-cc81f0d246d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665867 | controller |     "Jun 12 16:08:51.488191 crc crio[22579]: time=\"2026-06-12T16:08:51.48813374Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=854e46a9-13c6-4705-8c17-cc81f0d246d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665882 | controller |     "Jun 12 16:08:51.522833 crc crio[22579]: time=\"2026-06-12T16:08:51.512724055Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=d6830b28-0d97-470d-92d7-a8d551dd74c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665897 | controller |     "Jun 12 16:08:51.522833 crc crio[22579]: time=\"2026-06-12T16:08:51.512864909Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=d6830b28-0d97-470d-92d7-a8d551dd74c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.665912 | controller |     "Jun 12 16:08:51.730989 crc crio[22579]: time=\"2026-06-12T16:08:51.730385028Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688008-rtt9g/oc\" id=908271eb-8f54-4dcc-a45e-cbf3a3c42f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.665926 | controller |     "Jun 12 16:08:51.744014 crc crio[22579]: time=\"2026-06-12T16:08:51.743921948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.665942 | controller |     "Jun 12 16:08:51.853575 crc crio[22579]: time=\"2026-06-12T16:08:51.853428543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.665960 | controller |     "Jun 12 16:08:51.857998 crc crio[22579]: time=\"2026-06-12T16:08:51.857947254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.665975 | controller |     "Jun 12 16:08:51.869840 crc crio[22579]: time=\"2026-06-12T16:08:51.869746508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.665990 | controller |     "Jun 12 16:08:52.028116 crc crio[22579]: time=\"2026-06-12T16:08:52.028037071Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=e7ce08a4-cfc6-4489-a52f-a8dfee9b59c4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666005 | controller |     "Jun 12 16:08:52.030142 crc crio[22579]: time=\"2026-06-12T16:08:52.030035744Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=76de162a-b273-4299-a9a3-ac52428beb3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666020 | controller |     "Jun 12 16:08:52.039927 crc crio[22579]: time=\"2026-06-12T16:08:52.039843055Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=93e194c2-2469-4673-b11c-e8ba5c4577b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666035 | controller |     "Jun 12 16:08:52.058879 crc crio[22579]: time=\"2026-06-12T16:08:52.058717267Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic\" id=01e677c1-e93c-4e64-8303-30e8a78cfd04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.666049 | controller |     "Jun 12 16:08:52.101300 crc crio[22579]: time=\"2026-06-12T16:08:52.101148857Z\" level=info msg=\"Created container 300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348: openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/manager\" id=4925efb3-1dd0-4dc5-a32a-a72f7541dcc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.666064 | controller |     "Jun 12 16:08:52.108751 crc crio[22579]: time=\"2026-06-12T16:08:52.106386766Z\" level=info msg=\"Starting container: 300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348\" id=2dbcf23c-6847-446e-90bd-7e16d80edd8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.666079 | controller |     "Jun 12 16:08:52.108751 crc crio[22579]: time=\"2026-06-12T16:08:52.108280427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.666093 | controller |     "Jun 12 16:08:52.123002 crc crio[22579]: time=\"2026-06-12T16:08:52.122901816Z\" level=info msg=\"Started container\" PID=46819 containerID=300317392bb102fc9637aeb2c2126ca5bada2a130539290bdd7ba8e011264348 description=openstack-operators/openstack-operator-controller-manager-859ddb6968-2nqhz/manager id=2dbcf23c-6847-446e-90bd-7e16d80edd8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc96b79990795d860463ff8e0aa210bdedadd5f06a18559b447fb3f77cd02583",
2026-06-12 17:11:43.666108 | controller |     "Jun 12 16:08:52.185310 crc crio[22579]: time=\"2026-06-12T16:08:52.185200684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.666123 | controller |     "Jun 12 16:08:52.684667 crc crio[22579]: time=\"2026-06-12T16:08:52.684577266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.666137 | controller |     "Jun 12 16:08:52.849829 crc crio[22579]: time=\"2026-06-12T16:08:52.849727662Z\" level=info msg=\"Created container 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff: openshift-infra/auto-csr-approver-29688008-rtt9g/oc\" id=908271eb-8f54-4dcc-a45e-cbf3a3c42f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.666155 | controller |     "Jun 12 16:08:52.851579 crc crio[22579]: time=\"2026-06-12T16:08:52.851384306Z\" level=info msg=\"Starting container: 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff\" id=057d5d0e-e1db-4fb3-bee6-934aac990a05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.666171 | controller |     "Jun 12 16:08:52.868168 crc crio[22579]: time=\"2026-06-12T16:08:52.868007178Z\" level=info msg=\"Started container\" PID=46864 containerID=608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff description=openshift-infra/auto-csr-approver-29688008-rtt9g/oc id=057d5d0e-e1db-4fb3-bee6-934aac990a05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1",
2026-06-12 17:11:43.666189 | controller |     "Jun 12 16:08:56.744053 crc crio[22579]: time=\"2026-06-12T16:08:56.742112225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.666239 | controller |     "Jun 12 16:08:57.230676 crc crio[22579]: time=\"2026-06-12T16:08:57.227743451Z\" level=info msg=\"Created container 1b5a9348501b7f9d23bb3e157b935221aab273c0e5c6dd44628a2f96ae5b24d3: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic\" id=01e677c1-e93c-4e64-8303-30e8a78cfd04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.666256 | controller |     "Jun 12 16:08:57.238042 crc crio[22579]: time=\"2026-06-12T16:08:57.237925142Z\" level=info msg=\"Starting container: 1b5a9348501b7f9d23bb3e157b935221aab273c0e5c6dd44628a2f96ae5b24d3\" id=9504f5b4-203e-47c3-a9a6-54090232a121 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.666271 | controller |     "Jun 12 16:08:57.333992 crc crio[22579]: time=\"2026-06-12T16:08:57.333359792Z\" level=info msg=\"Started container\" PID=46919 containerID=1b5a9348501b7f9d23bb3e157b935221aab273c0e5c6dd44628a2f96ae5b24d3 description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic id=9504f5b4-203e-47c3-a9a6-54090232a121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac",
2026-06-12 17:11:43.666286 | controller |     "Jun 12 16:08:57.392137 crc crio[22579]: time=\"2026-06-12T16:08:57.392005283Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=1b67b7c8-f9d1-46b5-8d9b-ad65c21106fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666301 | controller |     "Jun 12 16:08:57.440114 crc crio[22579]: time=\"2026-06-12T16:08:57.434381901Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 17:11:43.666315 | controller |     "Jun 12 16:08:58.836288 crc crio[22579]: time=\"2026-06-12T16:08:58.835417891Z\" level=info msg=\"Stopping pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=16b37a4d-c8bc-469d-b54e-42616919c73f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.666331 | controller |     "Jun 12 16:08:58.848221 crc crio[22579]: time=\"2026-06-12T16:08:58.847961665Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688008-rtt9g Namespace:openshift-infra ID:e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1 UID:f1045f74-16c6-437c-8285-b4fe9517d8c9 NetNS:/var/run/netns/e570170f-d7b3-462b-879d-3df727cee5b9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf1045f74_16c6_437c_8285_b4fe9517d8c9.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.666346 | controller |     "Jun 12 16:08:58.848221 crc crio[22579]: time=\"2026-06-12T16:08:58.848213412Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688008-rtt9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.666381 | controller |     "Jun 12 16:09:02.067088 crc crio[22579]: time=\"2026-06-12T16:09:02.064335054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=0af86991-77a2-4c44-860f-4227176441c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666401 | controller |     "Jun 12 16:09:02.069312 crc crio[22579]: time=\"2026-06-12T16:09:02.067481917Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 not found\" id=0af86991-77a2-4c44-860f-4227176441c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666417 | controller |     "Jun 12 16:09:02.069312 crc crio[22579]: time=\"2026-06-12T16:09:02.067894658Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12 found\" id=0af86991-77a2-4c44-860f-4227176441c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666433 | controller |     "Jun 12 16:09:02.072646 crc crio[22579]: time=\"2026-06-12T16:09:02.072443229Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=7ca3c60b-5f40-41e3-81dd-2a342acb5f57 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666448 | controller |     "Jun 12 16:09:02.087839 crc crio[22579]: time=\"2026-06-12T16:09:02.087703525Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\\\"\"",
2026-06-12 17:11:43.666463 | controller |     "Jun 12 16:09:03.058627 crc crio[22579]: time=\"2026-06-12T16:09:03.058433563Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=eedaa0c2-1f91-41b3-8b13-5afdcd2d6646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666477 | controller |     "Jun 12 16:09:03.058979 crc crio[22579]: time=\"2026-06-12T16:09:03.058820063Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=eedaa0c2-1f91-41b3-8b13-5afdcd2d6646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666492 | controller |     "Jun 12 16:09:03.059749 crc crio[22579]: time=\"2026-06-12T16:09:03.059623705Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=eedaa0c2-1f91-41b3-8b13-5afdcd2d6646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666507 | controller |     "Jun 12 16:09:03.063192 crc crio[22579]: time=\"2026-06-12T16:09:03.063040646Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=daca4b3d-1dfd-499a-9eab-82aabfdf32bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666522 | controller |     "Jun 12 16:09:03.073640 crc crio[22579]: time=\"2026-06-12T16:09:03.073232847Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"",
2026-06-12 17:11:43.666537 | controller |     "Jun 12 16:09:04.060332 crc crio[22579]: time=\"2026-06-12T16:09:04.059651943Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=58194751-9ef5-4e54-b78f-3896f38d5e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666566 | controller |     "Jun 12 16:09:04.060332 crc crio[22579]: time=\"2026-06-12T16:09:04.060172847Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 not found\" id=58194751-9ef5-4e54-b78f-3896f38d5e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666581 | controller |     "Jun 12 16:09:04.060332 crc crio[22579]: time=\"2026-06-12T16:09:04.060223388Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19 found\" id=58194751-9ef5-4e54-b78f-3896f38d5e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666596 | controller |     "Jun 12 16:09:04.064609 crc crio[22579]: time=\"2026-06-12T16:09:04.064267666Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=897c8789-d337-4400-8106-4be127be71d8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666610 | controller |     "Jun 12 16:09:04.073245 crc crio[22579]: time=\"2026-06-12T16:09:04.073132132Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\\\"\"",
2026-06-12 17:11:43.666625 | controller |     "Jun 12 16:09:04.700934 crc crio[22579]: time=\"2026-06-12T16:09:04.700571412Z\" level=info msg=\"Stopped pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=16b37a4d-c8bc-469d-b54e-42616919c73f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.666640 | controller |     "Jun 12 16:09:09.219750 crc crio[22579]: time=\"2026-06-12T16:09:09.218225486Z\" level=info msg=\"Removing container: bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9\" id=bfce3e07-6c13-4e2f-9432-f2fb767c65c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.666656 | controller |     "Jun 12 16:09:35.404778 crc crio[22579]: time=\"2026-06-12T16:09:35.403951782Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=0d1efea6-4416-4e9e-b76c-3ab2646257d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666670 | controller |     "Jun 12 16:09:35.409841 crc crio[22579]: time=\"2026-06-12T16:09:35.409760387Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=82ba6217-7808-4c60-9f51-851713ed6bc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666685 | controller |     "Jun 12 16:09:35.522383 crc crio[22579]: time=\"2026-06-12T16:09:35.522073916Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=547771e9-f6ee-4d11-9e8c-3b29f5e829e7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666699 | controller |     "Jun 12 16:09:35.525435 crc crio[22579]: time=\"2026-06-12T16:09:35.524671095Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=774a4167-9324-4319-bceb-cf6154985084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666715 | controller |     "Jun 12 16:09:35.535283 crc crio[22579]: time=\"2026-06-12T16:09:35.535184885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=e20563ef-65e2-4e40-a12c-6ad1f3f84b20 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666730 | controller |     "Jun 12 16:09:35.538423 crc crio[22579]: time=\"2026-06-12T16:09:35.537404674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=05ed7477-244f-4739-ae64-6d630814ea3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666748 | controller |     "Jun 12 16:09:36.691605 crc crio[22579]: time=\"2026-06-12T16:09:36.691098882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:19584d9999d495acb641b40340ee87f74155e175a34faf1a9e324d0c0529cdd6\" id=1c20be55-a90d-4854-9ea8-e3b2d8a21e7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666763 | controller |     "Jun 12 16:09:37.330377 crc crio[22579]: time=\"2026-06-12T16:09:37.330212683Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=5d8987cd-e1da-43a3-818d-c887082a60fe name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666779 | controller |     "Jun 12 16:09:37.332048 crc crio[22579]: time=\"2026-06-12T16:09:37.331939089Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=83b3405f-c89f-4642-bed8-61d6de3ebb56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666794 | controller |     "Jun 12 16:09:37.357736 crc crio[22579]: time=\"2026-06-12T16:09:37.357565331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=54b47b4e-ff3f-4ac8-8405-de6a0d1e3c78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666808 | controller |     "Jun 12 16:09:37.357736 crc crio[22579]: time=\"2026-06-12T16:09:37.357665024Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=a8cc42fa-6478-405f-a06b-a512addd9910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666823 | controller |     "Jun 12 16:09:37.370033 crc crio[22579]: time=\"2026-06-12T16:09:37.369889659Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=e1f443a4-f62b-4e7a-b032-d848da468a62 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666837 | controller |     "Jun 12 16:09:37.372717 crc crio[22579]: time=\"2026-06-12T16:09:37.371231025Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=982fd186-e140-46a6-86a8-de96e57059e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666851 | controller |     "Jun 12 16:09:37.383785 crc crio[22579]: time=\"2026-06-12T16:09:37.383622595Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=0352c271-8740-442c-b02b-186ef035ff67 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666866 | controller |     "Jun 12 16:09:37.385012 crc crio[22579]: time=\"2026-06-12T16:09:37.384916919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=e4bbae2d-d6e3-41d9-b342-cf072f9a5d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666881 | controller |     "Jun 12 16:09:37.390230 crc crio[22579]: time=\"2026-06-12T16:09:37.38982883Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=0888267d-7d72-4be9-9fb6-9fe807469adf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666895 | controller |     "Jun 12 16:09:37.392217 crc crio[22579]: time=\"2026-06-12T16:09:37.390893738Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=5a4f7848-5850-485f-a09b-0e3d5c7a5541 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666913 | controller |     "Jun 12 16:09:37.392795 crc crio[22579]: time=\"2026-06-12T16:09:37.391957667Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=516bf145-86c9-4aef-8251-b66dd4c94850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666928 | controller |     "Jun 12 16:09:37.394882 crc crio[22579]: time=\"2026-06-12T16:09:37.394781092Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=7936e978-8509-4711-99db-6d82c727e375 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666942 | controller |     "Jun 12 16:09:37.406190 crc crio[22579]: time=\"2026-06-12T16:09:37.406076332Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=df3b0f7d-1a34-47f2-ac0c-87d10898e1b1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666957 | controller |     "Jun 12 16:09:37.408349 crc crio[22579]: time=\"2026-06-12T16:09:37.40824682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=56728f9f-3c9e-4885-b957-65038cb48e78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.666971 | controller |     "Jun 12 16:09:37.419079 crc crio[22579]: time=\"2026-06-12T16:09:37.418864253Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=b9fee728-7598-4d4a-a321-89195622ce16 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.666986 | controller |     "Jun 12 16:09:37.420066 crc crio[22579]: time=\"2026-06-12T16:09:37.419939421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=8fa4f345-7e2a-4985-975a-bfc11f9c485e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667000 | controller |     "Jun 12 16:09:37.422890 crc crio[22579]: time=\"2026-06-12T16:09:37.422787637Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=da3ddb32-04e4-47f0-b34d-54314b6f1676 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.667015 | controller |     "Jun 12 16:09:37.423842 crc crio[22579]: time=\"2026-06-12T16:09:37.423779414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=0951f7ae-6c39-4a95-9848-b6a7587fdea3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667030 | controller |     "Jun 12 16:09:38.065394 crc crio[22579]: time=\"2026-06-12T16:09:38.065321938Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=62b4031d-5b68-48df-88b0-63f088f74156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667044 | controller |     "Jun 12 16:09:38.073095 crc crio[22579]: time=\"2026-06-12T16:09:38.073010953Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/manager\" id=8a4a85b2-3c54-48ee-9bb6-4413c8534dcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667059 | controller |     "Jun 12 16:09:38.079980 crc crio[22579]: time=\"2026-06-12T16:09:38.079843165Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=51686c2f-0413-4452-b808-1f4d161edc3a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.667076 | controller |     "Jun 12 16:09:38.080748 crc crio[22579]: time=\"2026-06-12T16:09:38.080696018Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=059cd578-d69a-475a-aa49-0e249078396a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667091 | controller |     "Jun 12 16:09:38.106943 crc crio[22579]: time=\"2026-06-12T16:09:38.106848464Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=9fa234fd-b296-4a09-8345-50b558acf6b0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.667106 | controller |     "Jun 12 16:09:38.108244 crc crio[22579]: time=\"2026-06-12T16:09:38.107860831Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=5eb1c899-4fcd-419e-8493-0d2c1b06a9b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667120 | controller |     "Jun 12 16:09:38.129868 crc crio[22579]: time=\"2026-06-12T16:09:38.129726833Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=cccbccf0-b112-48f4-8e85-a9c3e0f88261 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667135 | controller |     "Jun 12 16:09:38.129868 crc crio[22579]: time=\"2026-06-12T16:09:38.129756233Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=14b7e469-a044-4205-b4d6-bf06c4330c05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667149 | controller |     "Jun 12 16:09:38.130249 crc crio[22579]: time=\"2026-06-12T16:09:38.129928728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:623038ea62aebe7d9cf1fd20cdbd2eb4c0b172637472c335e5c6a6c35edd7552\" id=58d388a9-cc2b-4ae5-8b00-16b1e92eecac name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667164 | controller |     "Jun 12 16:09:38.130249 crc crio[22579]: time=\"2026-06-12T16:09:38.130106073Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=c4244e25-61f1-46f8-a14a-38c79152b437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667178 | controller |     "Jun 12 16:09:38.154389 crc crio[22579]: time=\"2026-06-12T16:09:38.154248915Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=8238e7d5-8afb-4bb9-8781-cae16c94df6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667193 | controller |     "Jun 12 16:09:38.155162 crc crio[22579]: time=\"2026-06-12T16:09:38.155091858Z\" level=info msg=\"Removed container bb268d1e1e3554c202fb3a7d546a931e9870c37a7360373cbbcf949d6467e7f9: openshift-infra/auto-csr-approver-29688002-l9vl7/oc\" id=bfce3e07-6c13-4e2f-9432-f2fb767c65c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.667208 | controller |     "Jun 12 16:09:38.161910 crc crio[22579]: time=\"2026-06-12T16:09:38.161842688Z\" level=info msg=\"Stopping pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=692e7921-0af7-4b0f-83a2-da90580a8ede name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.667223 | controller |     "Jun 12 16:09:38.162044 crc crio[22579]: time=\"2026-06-12T16:09:38.16195342Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=692e7921-0af7-4b0f-83a2-da90580a8ede name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.667241 | controller |     "Jun 12 16:09:38.162309 crc crio[22579]: time=\"2026-06-12T16:09:38.162246808Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=e74efbc4-5ba0-42e8-ad14-f5e83845c5f5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.667256 | controller |     "Jun 12 16:09:38.163034 crc crio[22579]: time=\"2026-06-12T16:09:38.162868185Z\" level=info msg=\"Removing pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=34e104b6-7662-430e-b680-af5ce1ff8237 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.667272 | controller |     "Jun 12 16:09:38.163300 crc crio[22579]: time=\"2026-06-12T16:09:38.162951057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=ab84c1bb-6434-49e4-b652-3ed302472d89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667288 | controller |     "Jun 12 16:09:38.174934 crc crio[22579]: time=\"2026-06-12T16:09:38.174830553Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=af06de10-ef9d-45cf-af7c-56c02d95dd43 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.667303 | controller |     "Jun 12 16:09:38.176488 crc crio[22579]: time=\"2026-06-12T16:09:38.176443066Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=87f6f076-bfc7-471d-b780-61b7194ee0ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667318 | controller |     "Jun 12 16:09:38.205160 crc crio[22579]: time=\"2026-06-12T16:09:38.204925644Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=73d3ba73-f111-4cc0-991b-9d2f9ccc8ae0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.667333 | controller |     "Jun 12 16:09:38.206302 crc crio[22579]: time=\"2026-06-12T16:09:38.206209448Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=3cbea78d-300e-4a16-8558-6663fca7117f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667351 | controller |     "Jun 12 16:09:38.259204 crc crio[22579]: time=\"2026-06-12T16:09:38.259072935Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ac251912-be52-46f9-a5fa-c706c8bd8fc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667383 | controller |     "Jun 12 16:09:38.259204 crc crio[22579]: time=\"2026-06-12T16:09:38.259215779Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:dd5d8ddcc030b481db9173eb183a6f731c15684a2bec1547fcb280a26d9ff559\" id=e9035185-d5ae-47fc-b215-0e54c7ee71e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667400 | controller |     "Jun 12 16:09:38.260881 crc crio[22579]: time=\"2026-06-12T16:09:38.260815492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=51e90a50-2fb9-42d6-a8a5-702e33b6d2d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667415 | controller |     "Jun 12 16:09:38.264329 crc crio[22579]: time=\"2026-06-12T16:09:38.264219572Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=928663a6-3503-4c23-8f3a-bdffec29f911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667430 | controller |     "Jun 12 16:09:38.283267 crc crio[22579]: time=\"2026-06-12T16:09:38.283109315Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=daca4b3d-1dfd-499a-9eab-82aabfdf32bf name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.667449 | controller |     "Jun 12 16:09:38.284153 crc crio[22579]: time=\"2026-06-12T16:09:38.284061211Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=897c8789-d337-4400-8106-4be127be71d8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.667465 | controller |     "Jun 12 16:09:38.284915 crc crio[22579]: time=\"2026-06-12T16:09:38.284837671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=a25f00cb-ce48-41f4-934c-d1ff4699db02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667480 | controller |     "Jun 12 16:09:38.286669 crc crio[22579]: time=\"2026-06-12T16:09:38.286483845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=775a44dd-ca36-4b9d-ad4a-6a017d0512ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667495 | controller |     "Jun 12 16:09:39.282814 crc crio[22579]: time=\"2026-06-12T16:09:39.282718422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.667510 | controller |     "Jun 12 16:09:39.286215 crc crio[22579]: time=\"2026-06-12T16:09:39.286068971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.667526 | controller |     "Jun 12 16:09:39.289446 crc crio[22579]: time=\"2026-06-12T16:09:39.289354639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:57a6f6f9f921aab04838a324f172e9d5927489b0011c58b1c61142f440249c63\" id=d2e5e896-8d63-409d-8aea-420c1fb46f3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667541 | controller |     "Jun 12 16:09:39.297379 crc crio[22579]: time=\"2026-06-12T16:09:39.297194977Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/manager\" id=f8a97513-9bbf-40d3-a400-b488adc69d76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667556 | controller |     "Jun 12 16:09:39.300894 crc crio[22579]: time=\"2026-06-12T16:09:39.300754972Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/manager\" id=d5b1861e-d9f2-4262-8acb-3fc0da67df1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667571 | controller |     "Jun 12 16:09:39.313261 crc crio[22579]: time=\"2026-06-12T16:09:39.313056019Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=20b904f0-7706-47a7-ba14-822e7aba3fe7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.667586 | controller |     "Jun 12 16:09:39.314894 crc crio[22579]: time=\"2026-06-12T16:09:39.314293312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=55731af0-7a37-4841-8a75-5cb570064b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667601 | controller |     "Jun 12 16:09:39.317078 crc crio[22579]: time=\"2026-06-12T16:09:39.316758038Z\" level=info msg=\"Removed pod sandbox: 7eb5f5631fe1232075b660ce096dfddcc613f7f046a2edb2c8ccc86f0a2a388c\" id=34e104b6-7662-430e-b680-af5ce1ff8237 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.667616 | controller |     "Jun 12 16:09:39.319332 crc crio[22579]: time=\"2026-06-12T16:09:39.319208843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.667637 | controller |     "Jun 12 16:09:39.320791 crc crio[22579]: time=\"2026-06-12T16:09:39.32060652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.667652 | controller |     "Jun 12 16:09:39.323106 crc crio[22579]: time=\"2026-06-12T16:09:39.322956713Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=e7133bdc-a560-49b9-b806-78baef92c61f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667668 | controller |     "Jun 12 16:09:39.323328 crc crio[22579]: time=\"2026-06-12T16:09:39.323156448Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=af8a26e8-f325-4fcf-9d63-15adc5b3ce68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667683 | controller |     "Jun 12 16:09:39.323465 crc crio[22579]: time=\"2026-06-12T16:09:39.323266591Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=ee2de354-dc21-47c8-b23c-df80eb7d0899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667698 | controller |     "Jun 12 16:09:39.324668 crc crio[22579]: time=\"2026-06-12T16:09:39.324457683Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:f644a3899afc9a52a0a6f3183c39eaa2ebfaf272befa1fd8ecf36796abe8df6f\" id=a6d570c2-a4eb-499b-a8f8-b49cec1b8c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667712 | controller |     "Jun 12 16:09:39.326131 crc crio[22579]: time=\"2026-06-12T16:09:39.324843743Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=f5ebcb67-2642-43c3-baa4-7faf21e6348e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667727 | controller |     "Jun 12 16:09:39.326131 crc crio[22579]: time=\"2026-06-12T16:09:39.325001007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.667741 | controller |     "Jun 12 16:09:39.326131 crc crio[22579]: time=\"2026-06-12T16:09:39.325227873Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:0aa84ced5acaac0cb64d344ca39dc4ef614ac2a1c112fb422a96534869481b80\" id=f7127338-7997-49f8-a875-333ee104d951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667756 | controller |     "Jun 12 16:09:39.326131 crc crio[22579]: time=\"2026-06-12T16:09:39.325352107Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:c74c162ad42f26b9a56d8409dc53d469f3e0beaa9613b594ecbfbcda518dee19\" id=277743bf-d484-4487-bfe0-36783d5f6171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.667770 | controller |     "Jun 12 16:09:39.334153 crc crio[22579]: time=\"2026-06-12T16:09:39.334089109Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/manager\" id=a3406232-f2e3-4391-8ef6-29b987db4fb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667785 | controller |     "Jun 12 16:09:39.344136 crc crio[22579]: time=\"2026-06-12T16:09:39.343166111Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/manager\" id=7ad83f9c-a4ab-4a63-a05e-8d347b4918fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667803 | controller |     "Jun 12 16:09:39.349783 crc crio[22579]: time=\"2026-06-12T16:09:39.349622063Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/manager\" id=c675cd7f-ecfe-415b-b3c0-244d397e67cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667818 | controller |     "Jun 12 16:09:39.353808 crc crio[22579]: time=\"2026-06-12T16:09:39.353100795Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/manager\" id=2a9b8620-eccf-4470-85ce-34f1707d266b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667833 | controller |     "Jun 12 16:09:39.359258 crc crio[22579]: time=\"2026-06-12T16:09:39.359113015Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/manager\" id=b56c315d-7309-424f-b7e3-7e100a37656f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667848 | controller |     "Jun 12 16:09:39.369677 crc crio[22579]: time=\"2026-06-12T16:09:39.367286483Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/manager\" id=cb02e55a-cc5b-40f4-8db8-01dc7861d383 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667862 | controller |     "Jun 12 16:09:39.373711 crc crio[22579]: time=\"2026-06-12T16:09:39.373610601Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=650f9205-9a9b-4f16-a681-54486210c9fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667877 | controller |     "Jun 12 16:09:39.379416 crc crio[22579]: time=\"2026-06-12T16:09:39.379312033Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/manager\" id=8a76179e-d89c-4af4-bea3-4afe9718eb36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.667891 | controller |     "Jun 12 16:09:39.385030 crc crio[22579]: time=\"2026-06-12T16:09:39.384973154Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/manager\" id=374387d5-feb1-49e9-9f17-94d3d2cd5bf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.668267 | controller |     "Jun 12 16:09:39.389206 crc crio[22579]: time=\"2026-06-12T16:09:39.389173135Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/manager\" id=1de22cc0-f09b-459c-aafb-a75284be638b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.668302 | controller |     "Jun 12 16:09:39.394268 crc crio[22579]: time=\"2026-06-12T16:09:39.394165978Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/manager\" id=12a072c0-bf1d-4adf-9e1c-dff8d7a5b3ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.668319 | controller |     "Jun 12 16:09:39.411010 crc crio[22579]: time=\"2026-06-12T16:09:39.410909564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668336 | controller |     "Jun 12 16:09:39.418105 crc crio[22579]: time=\"2026-06-12T16:09:39.418012713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668353 | controller |     "Jun 12 16:09:39.418300 crc crio[22579]: time=\"2026-06-12T16:09:39.418240619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668389 | controller |     "Jun 12 16:09:39.419178 crc crio[22579]: time=\"2026-06-12T16:09:39.418965148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668410 | controller |     "Jun 12 16:09:39.419178 crc crio[22579]: time=\"2026-06-12T16:09:39.41904129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668425 | controller |     "Jun 12 16:09:39.419722 crc crio[22579]: time=\"2026-06-12T16:09:39.419646626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668440 | controller |     "Jun 12 16:09:39.422931 crc crio[22579]: time=\"2026-06-12T16:09:39.422866292Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=48f2cdc1-a4d8-4fed-a726-dc17eb86e3d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.668454 | controller |     "Jun 12 16:09:39.423634 crc crio[22579]: time=\"2026-06-12T16:09:39.42354441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668470 | controller |     "Jun 12 16:09:39.424222 crc crio[22579]: time=\"2026-06-12T16:09:39.424122136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668484 | controller |     "Jun 12 16:09:39.424441 crc crio[22579]: time=\"2026-06-12T16:09:39.424318461Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=7ca3c60b-5f40-41e3-81dd-2a342acb5f57 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.668499 | controller |     "Jun 12 16:09:39.424441 crc crio[22579]: time=\"2026-06-12T16:09:39.424404443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668542 | controller |     "Jun 12 16:09:39.424947 crc crio[22579]: time=\"2026-06-12T16:09:39.424862655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=b27957ee-69ab-4dfa-8668-cee1a45b5bf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.668562 | controller |     "Jun 12 16:09:39.426029 crc crio[22579]: time=\"2026-06-12T16:09:39.42580185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668766 | controller |     "Jun 12 16:09:39.428674 crc crio[22579]: time=\"2026-06-12T16:09:39.428585934Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/manager\" id=a9e3d628-d126-4769-b948-40fdb66793a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.668790 | controller |     "Jun 12 16:09:39.433131 crc crio[22579]: time=\"2026-06-12T16:09:39.432746765Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/manager\" id=37763ef8-9730-43e2-be08-2244135fe8b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.668806 | controller |     "Jun 12 16:09:39.435172 crc crio[22579]: time=\"2026-06-12T16:09:39.435038616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668821 | controller |     "Jun 12 16:09:39.445308 crc crio[22579]: time=\"2026-06-12T16:09:39.445217627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668836 | controller |     "Jun 12 16:09:39.452591 crc crio[22579]: time=\"2026-06-12T16:09:39.45246659Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=1b67b7c8-f9d1-46b5-8d9b-ad65c21106fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.668855 | controller |     "Jun 12 16:09:39.453252 crc crio[22579]: time=\"2026-06-12T16:09:39.453177349Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=359ff085-86ce-49a5-b32e-1bcec1c8fd54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.668870 | controller |     "Jun 12 16:09:39.464120 crc crio[22579]: time=\"2026-06-12T16:09:39.464034298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668885 | controller |     "Jun 12 16:09:39.465976 crc crio[22579]: time=\"2026-06-12T16:09:39.465921328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668899 | controller |     "Jun 12 16:09:39.471085 crc crio[22579]: time=\"2026-06-12T16:09:39.471050705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668944 | controller |     "Jun 12 16:09:39.477064 crc crio[22579]: time=\"2026-06-12T16:09:39.476980603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668960 | controller |     "Jun 12 16:09:39.490744 crc crio[22579]: time=\"2026-06-12T16:09:39.490655967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.668997 | controller |     "Jun 12 16:09:39.495005 crc crio[22579]: time=\"2026-06-12T16:09:39.494960181Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:4db6b95b62c09b4f6bde27b0fd148e599246fbdcd3f479b615df2ac507a9ac12\" id=9e140d55-16c3-4b03-892c-067c213c26dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.669016 | controller |     "Jun 12 16:09:39.495400 crc crio[22579]: time=\"2026-06-12T16:09:39.495341131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669031 | controller |     "Jun 12 16:09:39.496091 crc crio[22579]: time=\"2026-06-12T16:09:39.495994059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669046 | controller |     "Jun 12 16:09:39.497224 crc crio[22579]: time=\"2026-06-12T16:09:39.497144549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669061 | controller |     "Jun 12 16:09:39.572335 crc crio[22579]: time=\"2026-06-12T16:09:39.572253608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669075 | controller |     "Jun 12 16:09:39.575959 crc crio[22579]: time=\"2026-06-12T16:09:39.575894655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669090 | controller |     "Jun 12 16:09:39.580339 crc crio[22579]: time=\"2026-06-12T16:09:39.580057736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669105 | controller |     "Jun 12 16:09:39.588890 crc crio[22579]: time=\"2026-06-12T16:09:39.588816929Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/manager\" id=148f2fde-8a83-42ac-b0bb-12ee93d0eb6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669124 | controller |     "Jun 12 16:09:39.590995 crc crio[22579]: time=\"2026-06-12T16:09:39.590922405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669139 | controller |     "Jun 12 16:09:39.614892 crc crio[22579]: time=\"2026-06-12T16:09:39.614810011Z\" level=info msg=\"Created container eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f: openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/manager\" id=8a4a85b2-3c54-48ee-9bb6-4413c8534dcd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669154 | controller |     "Jun 12 16:09:39.615233 crc crio[22579]: time=\"2026-06-12T16:09:39.61515045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669169 | controller |     "Jun 12 16:09:39.620828 crc crio[22579]: time=\"2026-06-12T16:09:39.620724989Z\" level=info msg=\"Starting container: eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f\" id=ea64ccc1-c313-4dd0-9f16-72f1d57c3372 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.669183 | controller |     "Jun 12 16:09:39.622022 crc crio[22579]: time=\"2026-06-12T16:09:39.62191748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669198 | controller |     "Jun 12 16:09:39.623194 crc crio[22579]: time=\"2026-06-12T16:09:39.623095792Z\" level=info msg=\"Created container 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=8238e7d5-8afb-4bb9-8781-cae16c94df6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669212 | controller |     "Jun 12 16:09:39.625306 crc crio[22579]: time=\"2026-06-12T16:09:39.625179877Z\" level=info msg=\"Starting container: 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501\" id=d1d2d965-60d2-48a0-9612-1bc8af82ee5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.669227 | controller |     "Jun 12 16:09:39.626182 crc crio[22579]: time=\"2026-06-12T16:09:39.625876916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669242 | controller |     "Jun 12 16:09:39.630987 crc crio[22579]: time=\"2026-06-12T16:09:39.63092609Z\" level=info msg=\"Started container\" PID=48062 containerID=eb6cbd52b3c11a02eb103778894d5d0e7bbf9d0f67a2401c33c6a1838e109e5f description=openstack-operators/barbican-operator-controller-manager-5dcd54bd69-wd6kx/manager id=ea64ccc1-c313-4dd0-9f16-72f1d57c3372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75b41a544fb3ae05bd8820f3c787fa15c3a2799200a3176de94809c62a1a72d",
2026-06-12 17:11:43.669257 | controller |     "Jun 12 16:09:39.633215 crc crio[22579]: time=\"2026-06-12T16:09:39.633054587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669272 | controller |     "Jun 12 16:09:39.635334 crc crio[22579]: time=\"2026-06-12T16:09:39.635288806Z\" level=info msg=\"Created container 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=928663a6-3503-4c23-8f3a-bdffec29f911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669287 | controller |     "Jun 12 16:09:39.636826 crc crio[22579]: time=\"2026-06-12T16:09:39.636784106Z\" level=info msg=\"Starting container: 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87\" id=9ddb0e52-9f29-4151-b205-318b4d35208d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.669305 | controller |     "Jun 12 16:09:39.638170 crc crio[22579]: time=\"2026-06-12T16:09:39.637993328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669320 | controller |     "Jun 12 16:09:39.648615 crc crio[22579]: time=\"2026-06-12T16:09:39.648420436Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=539e9d70-274d-4931-b87a-58228a8d4d6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.669335 | controller |     "Jun 12 16:09:39.655946 crc crio[22579]: time=\"2026-06-12T16:09:39.655842833Z\" level=info msg=\"Started container\" PID=48069 containerID=444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=d1d2d965-60d2-48a0-9612-1bc8af82ee5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6",
2026-06-12 17:11:43.669355 | controller |     "Jun 12 16:09:39.661335 crc crio[22579]: time=\"2026-06-12T16:09:39.661277668Z\" level=info msg=\"Started container\" PID=48068 containerID=083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=9ddb0e52-9f29-4151-b205-318b4d35208d name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6",
2026-06-12 17:11:43.669396 | controller |     "Jun 12 16:09:39.718834 crc crio[22579]: time=\"2026-06-12T16:09:39.718656005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669414 | controller |     "Jun 12 16:09:39.724684 crc crio[22579]: time=\"2026-06-12T16:09:39.724599053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669429 | controller |     "Jun 12 16:09:39.739959 crc crio[22579]: time=\"2026-06-12T16:09:39.739429308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669444 | controller |     "Jun 12 16:09:39.743489 crc crio[22579]: time=\"2026-06-12T16:09:39.743302151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669459 | controller |     "Jun 12 16:09:39.747679 crc crio[22579]: time=\"2026-06-12T16:09:39.747543784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669474 | controller |     "Jun 12 16:09:39.757305 crc crio[22579]: time=\"2026-06-12T16:09:39.757046097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669489 | controller |     "Jun 12 16:09:39.762855 crc crio[22579]: time=\"2026-06-12T16:09:39.76281287Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-httpd\" id=12e8a8fc-3d54-4702-9ab9-3de32e6b4bdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669504 | controller |     "Jun 12 16:09:39.764931 crc crio[22579]: time=\"2026-06-12T16:09:39.764845445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669523 | controller |     "Jun 12 16:09:39.767048 crc crio[22579]: time=\"2026-06-12T16:09:39.766983281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669538 | controller |     "Jun 12 16:09:39.772949 crc crio[22579]: time=\"2026-06-12T16:09:39.772882508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669554 | controller |     "Jun 12 16:09:39.780778 crc crio[22579]: time=\"2026-06-12T16:09:39.779150165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669569 | controller |     "Jun 12 16:09:39.784547 crc crio[22579]: time=\"2026-06-12T16:09:39.780981674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669584 | controller |     "Jun 12 16:09:39.784547 crc crio[22579]: time=\"2026-06-12T16:09:39.783049079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669598 | controller |     "Jun 12 16:09:39.798479 crc crio[22579]: time=\"2026-06-12T16:09:39.797871954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669613 | controller |     "Jun 12 16:09:39.807600 crc crio[22579]: time=\"2026-06-12T16:09:39.806795881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669628 | controller |     "Jun 12 16:09:39.846193 crc crio[22579]: time=\"2026-06-12T16:09:39.845587044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669643 | controller |     "Jun 12 16:09:39.852694 crc crio[22579]: time=\"2026-06-12T16:09:39.851429669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669657 | controller |     "Jun 12 16:09:39.874421 crc crio[22579]: time=\"2026-06-12T16:09:39.874308508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669672 | controller |     "Jun 12 16:09:39.947144 crc crio[22579]: time=\"2026-06-12T16:09:39.946921551Z\" level=info msg=\"Created container 4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337: openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/manager\" id=f8a97513-9bbf-40d3-a400-b488adc69d76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669687 | controller |     "Jun 12 16:09:39.947876 crc crio[22579]: time=\"2026-06-12T16:09:39.947795514Z\" level=info msg=\"Starting container: 4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337\" id=493c9111-28aa-4b1f-a8ff-c6428300ffb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.669703 | controller |     "Jun 12 16:09:39.961543 crc crio[22579]: time=\"2026-06-12T16:09:39.961212801Z\" level=info msg=\"Started container\" PID=48117 containerID=4f417ababb395e009b704bd7c1392c29c9d6bf651bde8cb86f265c4033ccd337 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-clc58/manager id=493c9111-28aa-4b1f-a8ff-c6428300ffb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b0168229fd83d6da0a79906a7ab347956351aba50f01a0c6f429b3e14f74e30",
2026-06-12 17:11:43.669722 | controller |     "Jun 12 16:09:39.977638 crc crio[22579]: time=\"2026-06-12T16:09:39.977419783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669737 | controller |     "Jun 12 16:09:40.006984 crc crio[22579]: time=\"2026-06-12T16:09:40.006843036Z\" level=info msg=\"Created container 8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230: openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/manager\" id=8a76179e-d89c-4af4-bea3-4afe9718eb36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669751 | controller |     "Jun 12 16:09:40.007259 crc crio[22579]: time=\"2026-06-12T16:09:40.007136154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669766 | controller |     "Jun 12 16:09:40.008314 crc crio[22579]: time=\"2026-06-12T16:09:40.007920214Z\" level=info msg=\"Starting container: 8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230\" id=74af0014-e8be-47d4-9073-972e63c1be7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.669780 | controller |     "Jun 12 16:09:40.013281 crc crio[22579]: time=\"2026-06-12T16:09:40.013106042Z\" level=info msg=\"Started container\" PID=48120 containerID=8f1f16c63b46cf0323b7108b9b10943c3e4e9068038d918b76e4ce142bdfb230 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-78r2w/manager id=74af0014-e8be-47d4-9073-972e63c1be7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ccef6cc85bc89480036b545d2706eb0483b6572ed75e3ba187d0da2f63be082e",
2026-06-12 17:11:43.669795 | controller |     "Jun 12 16:09:40.054541 crc crio[22579]: time=\"2026-06-12T16:09:40.05396444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669810 | controller |     "Jun 12 16:09:40.057483 crc crio[22579]: time=\"2026-06-12T16:09:40.057426192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669824 | controller |     "Jun 12 16:09:40.071599 crc crio[22579]: time=\"2026-06-12T16:09:40.070545631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669839 | controller |     "Jun 12 16:09:40.077581 crc crio[22579]: time=\"2026-06-12T16:09:40.077479676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669853 | controller |     "Jun 12 16:09:40.086854 crc crio[22579]: time=\"2026-06-12T16:09:40.086359682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669868 | controller |     "Jun 12 16:09:40.095413 crc crio[22579]: time=\"2026-06-12T16:09:40.095327651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.669882 | controller |     "Jun 12 16:09:40.136587 crc crio[22579]: time=\"2026-06-12T16:09:40.136430995Z\" level=info msg=\"Created container 62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc: openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/manager\" id=7ad83f9c-a4ab-4a63-a05e-8d347b4918fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669897 | controller |     "Jun 12 16:09:40.143472 crc crio[22579]: time=\"2026-06-12T16:09:40.143094102Z\" level=info msg=\"Starting container: 62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc\" id=e7527f79-68ab-4af0-94d5-1dde34cceb65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.669915 | controller |     "Jun 12 16:09:40.146539 crc crio[22579]: time=\"2026-06-12T16:09:40.146422121Z\" level=info msg=\"Created container bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba: openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/manager\" id=d5b1861e-d9f2-4262-8acb-3fc0da67df1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669930 | controller |     "Jun 12 16:09:40.149947 crc crio[22579]: time=\"2026-06-12T16:09:40.149244336Z\" level=info msg=\"Started container\" PID=48121 containerID=62922e1b69fb8afb4982d67e86975b1d72663b01757b7986a7e7ae3f3fab07dc description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-n6prb/manager id=e7527f79-68ab-4af0-94d5-1dde34cceb65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dca18a8f34f6972bbbb8ecd44bc61738ab42726379385ad060cac85dcaec832e",
2026-06-12 17:11:43.669945 | controller |     "Jun 12 16:09:40.149947 crc crio[22579]: time=\"2026-06-12T16:09:40.149342589Z\" level=info msg=\"Starting container: bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba\" id=f0895055-aaf7-4ea9-9e24-3524a6f4a5a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.669959 | controller |     "Jun 12 16:09:40.152249 crc crio[22579]: time=\"2026-06-12T16:09:40.152165664Z\" level=info msg=\"Created container c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db: openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/manager\" id=a3406232-f2e3-4391-8ef6-29b987db4fb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.669974 | controller |     "Jun 12 16:09:40.154187 crc crio[22579]: time=\"2026-06-12T16:09:40.154097465Z\" level=info msg=\"Starting container: c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db\" id=8ed8ffd2-a7fd-44df-a35d-f35452933668 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.669989 | controller |     "Jun 12 16:09:40.157790 crc crio[22579]: time=\"2026-06-12T16:09:40.157489506Z\" level=info msg=\"Started container\" PID=48118 containerID=bd4ecccc76ba25c08c393ead9704790c46daae9d25a68f4ad98e9c468dad33ba description=openstack-operators/glance-operator-controller-manager-585dc4b7b9-t8nf4/manager id=f0895055-aaf7-4ea9-9e24-3524a6f4a5a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac54d55659d5c808c20418e6e756868f9195c2fddb2c41886084f47e7074ca7f",
2026-06-12 17:11:43.670036 | controller |     "Jun 12 16:09:40.170467 crc crio[22579]: time=\"2026-06-12T16:09:40.169890166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.670054 | controller |     "Jun 12 16:09:40.175702 crc crio[22579]: time=\"2026-06-12T16:09:40.175241548Z\" level=info msg=\"Started container\" PID=48132 containerID=c66f87966011a478b108184f0bbf1610ecbfa0236a6103e1faa1b68c241433db description=openstack-operators/mariadb-operator-controller-manager-5545cdc48d-cdq7v/manager id=8ed8ffd2-a7fd-44df-a35d-f35452933668 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a10e0bbd7459ebb6c3c7f9d12b73940662c44e6dbbe7b125b5528fd61b5dc1c2",
2026-06-12 17:11:43.670069 | controller |     "Jun 12 16:09:40.195866 crc crio[22579]: time=\"2026-06-12T16:09:40.195438036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.670083 | controller |     "Jun 12 16:09:40.246201 crc crio[22579]: time=\"2026-06-12T16:09:40.241972294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.670098 | controller |     "Jun 12 16:09:40.266714 crc crio[22579]: time=\"2026-06-12T16:09:40.266407795Z\" level=info msg=\"Created container 404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1: openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/manager\" id=c675cd7f-ecfe-415b-b3c0-244d397e67cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670116 | controller |     "Jun 12 16:09:40.270316 crc crio[22579]: time=\"2026-06-12T16:09:40.268759947Z\" level=info msg=\"Created container 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=650f9205-9a9b-4f16-a681-54486210c9fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670131 | controller |     "Jun 12 16:09:40.270316 crc crio[22579]: time=\"2026-06-12T16:09:40.269041045Z\" level=info msg=\"Starting container: 404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1\" id=bbf0da2c-ace0-4c54-9700-4774ea8e52ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670146 | controller |     "Jun 12 16:09:40.274166 crc crio[22579]: time=\"2026-06-12T16:09:40.273958926Z\" level=info msg=\"Starting container: 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1\" id=f8a9e92d-3daf-451f-8d4c-bde0c1de1708 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670161 | controller |     "Jun 12 16:09:40.290816 crc crio[22579]: time=\"2026-06-12T16:09:40.289778937Z\" level=info msg=\"Created container c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9: openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/manager\" id=cb02e55a-cc5b-40f4-8db8-01dc7861d383 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670176 | controller |     "Jun 12 16:09:40.293946 crc crio[22579]: time=\"2026-06-12T16:09:40.292227542Z\" level=info msg=\"Starting container: c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9\" id=fdca0b24-75dd-45a2-a175-6d394cc24f70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670191 | controller |     "Jun 12 16:09:40.295206 crc crio[22579]: time=\"2026-06-12T16:09:40.294955944Z\" level=info msg=\"Started container\" PID=48147 containerID=404c7364f27980120dec064dfc2df264cf201f3546d05f96aa87508adf9f1ba1 description=openstack-operators/manila-operator-controller-manager-b547849c7-gkpsj/manager id=bbf0da2c-ace0-4c54-9700-4774ea8e52ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=0990b09a8ceebc20a9be815a5baad14ecc41ec0f7455edb7081495ec20ba131a",
2026-06-12 17:11:43.670206 | controller |     "Jun 12 16:09:40.295647 crc crio[22579]: time=\"2026-06-12T16:09:40.295491699Z\" level=info msg=\"Started container\" PID=48148 containerID=00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=f8a9e92d-3daf-451f-8d4c-bde0c1de1708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033",
2026-06-12 17:11:43.670221 | controller |     "Jun 12 16:09:40.383901 crc crio[22579]: time=\"2026-06-12T16:09:40.38381991Z\" level=info msg=\"Started container\" PID=48136 containerID=c1712d4309147905057a58b7bbf438faa6de2a794336aad13b2491c013c3dfb9 description=openstack-operators/designate-operator-controller-manager-87bbdb4d9-r69gm/manager id=fdca0b24-75dd-45a2-a175-6d394cc24f70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de81b7fb44186d1aa0b77a417f725222c892516f0ffe7221d0517ec7ecad6d74",
2026-06-12 17:11:43.670236 | controller |     "Jun 12 16:09:40.400424 crc crio[22579]: time=\"2026-06-12T16:09:40.400088153Z\" level=info msg=\"Created container 906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8: openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/manager\" id=2a9b8620-eccf-4470-85ce-34f1707d266b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670250 | controller |     "Jun 12 16:09:40.410831 crc crio[22579]: time=\"2026-06-12T16:09:40.406676248Z\" level=info msg=\"Starting container: 906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8\" id=b4e50d00-655f-47fb-936f-c0df67d289d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670284 | controller |     "Jun 12 16:09:40.448818 crc crio[22579]: time=\"2026-06-12T16:09:40.448630245Z\" level=info msg=\"Started container\" PID=48155 containerID=906a9b71d8a1eb7ce288e87c9661b0dad2596bdd91d1bec0fbfaa6b1c26164d8 description=openstack-operators/cinder-operator-controller-manager-584b474457-pfd6s/manager id=b4e50d00-655f-47fb-936f-c0df67d289d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4243227c1be1ae969a0bf1227f0eee74a0a99018e91f39cf81a8c016547f56ce",
2026-06-12 17:11:43.670301 | controller |     "Jun 12 16:09:40.572817 crc crio[22579]: time=\"2026-06-12T16:09:40.571918216Z\" level=info msg=\"Created container a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=48f2cdc1-a4d8-4fed-a726-dc17eb86e3d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670316 | controller |     "Jun 12 16:09:40.575810 crc crio[22579]: time=\"2026-06-12T16:09:40.574803043Z\" level=info msg=\"Created container 44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd: openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/manager\" id=374387d5-feb1-49e9-9f17-94d3d2cd5bf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670331 | controller |     "Jun 12 16:09:40.597735 crc crio[22579]: time=\"2026-06-12T16:09:40.592464453Z\" level=info msg=\"Starting container: a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa\" id=560de835-c597-4030-b9c4-04d78c7f4a37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670345 | controller |     "Jun 12 16:09:40.597735 crc crio[22579]: time=\"2026-06-12T16:09:40.593625344Z\" level=info msg=\"Starting container: 44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd\" id=dfd73e21-9f94-4ac3-92df-2bdeed0a4e34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670377 | controller |     "Jun 12 16:09:40.656189 crc crio[22579]: time=\"2026-06-12T16:09:40.655916612Z\" level=info msg=\"Started container\" PID=48145 containerID=44bf01422c39ce2e56b92bebfa8395af37f7850e24385989debbe36f4ded1cdd description=openstack-operators/infra-operator-controller-manager-594d6555bb-hnx9h/manager id=dfd73e21-9f94-4ac3-92df-2bdeed0a4e34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6f14c97e89914116ec7d7972d6e431390a3940adf90cad8303df98b21bbf072",
2026-06-12 17:11:43.670394 | controller |     "Jun 12 16:09:40.659666 crc crio[22579]: time=\"2026-06-12T16:09:40.659333403Z\" level=info msg=\"Started container\" PID=48188 containerID=a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=560de835-c597-4030-b9c4-04d78c7f4a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d",
2026-06-12 17:11:43.670409 | controller |     "Jun 12 16:09:40.691229 crc crio[22579]: time=\"2026-06-12T16:09:40.689123726Z\" level=info msg=\"Created container 725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99: openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/manager\" id=b56c315d-7309-424f-b7e3-7e100a37656f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670425 | controller |     "Jun 12 16:09:40.710464 crc crio[22579]: time=\"2026-06-12T16:09:40.710074443Z\" level=info msg=\"Starting container: 725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99\" id=0e944bac-f748-4c72-903d-0eea08aeb5b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670440 | controller |     "Jun 12 16:09:40.787394 crc crio[22579]: time=\"2026-06-12T16:09:40.787004061Z\" level=info msg=\"Started container\" PID=48135 containerID=725f6ca8a388a73ebcbf106bf2d96813b686bc30db6ff87323c210102316ae99 description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-gh7mv/manager id=0e944bac-f748-4c72-903d-0eea08aeb5b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ae9003209b174d70be328423161e708ca7028431f2cd2dee51e1095c81b7ce1",
2026-06-12 17:11:43.670458 | controller |     "Jun 12 16:09:40.803777 crc crio[22579]: time=\"2026-06-12T16:09:40.803719426Z\" level=info msg=\"Created container 54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0: openstack-operators/swift-operator-controller-manager-79846f755c-w878h/manager\" id=1de22cc0-f09b-459c-aafb-a75284be638b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670474 | controller |     "Jun 12 16:09:40.822767 crc crio[22579]: time=\"2026-06-12T16:09:40.820834851Z\" level=info msg=\"Starting container: 54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0\" id=1dbc63d2-84dd-44b7-a96d-cb0142d0a41a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670488 | controller |     "Jun 12 16:09:40.842642 crc crio[22579]: time=\"2026-06-12T16:09:40.842379955Z\" level=info msg=\"Created container 483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148: openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/manager\" id=a9e3d628-d126-4769-b948-40fdb66793a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670502 | controller |     "Jun 12 16:09:40.853930 crc crio[22579]: time=\"2026-06-12T16:09:40.853794389Z\" level=info msg=\"Created container aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182: openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/manager\" id=148f2fde-8a83-42ac-b0bb-12ee93d0eb6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670516 | controller |     "Jun 12 16:09:40.869039 crc crio[22579]: time=\"2026-06-12T16:09:40.868421048Z\" level=info msg=\"Created container 0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e: openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/manager\" id=37763ef8-9730-43e2-be08-2244135fe8b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670531 | controller |     "Jun 12 16:09:40.875310 crc crio[22579]: time=\"2026-06-12T16:09:40.874822909Z\" level=info msg=\"Starting container: 0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e\" id=33b7d6ba-5169-4983-aadc-8394299e28a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670545 | controller |     "Jun 12 16:09:40.902084 crc crio[22579]: time=\"2026-06-12T16:09:40.8880287Z\" level=info msg=\"Starting container: 483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148\" id=e79b0239-d818-4220-abc7-ed045b90d124 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670560 | controller |     "Jun 12 16:09:40.902343 crc crio[22579]: time=\"2026-06-12T16:09:40.888064751Z\" level=info msg=\"Starting container: aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182\" id=1413514e-91cb-460a-8fa9-075d973f36f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670574 | controller |     "Jun 12 16:09:40.906948 crc crio[22579]: time=\"2026-06-12T16:09:40.893944098Z\" level=info msg=\"Started container\" PID=48207 containerID=54bc1b5f60b788a6fe21d6d6119063b6f52142574365dbfb103cb46ac70a19a0 description=openstack-operators/swift-operator-controller-manager-79846f755c-w878h/manager id=1dbc63d2-84dd-44b7-a96d-cb0142d0a41a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6666899aa7836344fde27cc07bd18b781fe912275ddc256c87ab4d54b3fa044",
2026-06-12 17:11:43.670589 | controller |     "Jun 12 16:09:40.973043 crc crio[22579]: time=\"2026-06-12T16:09:40.972905029Z\" level=info msg=\"Started container\" PID=48197 containerID=483e22633d8294b7411c868331526205dd75d40e6d5c9732713505871d707148 description=openstack-operators/horizon-operator-controller-manager-9dc5578b5-q7f75/manager id=e79b0239-d818-4220-abc7-ed045b90d124 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e507a1fc2329851e07af150706e38e3c6aa056c3d3ed41249cfd86b97481469d",
2026-06-12 17:11:43.670607 | controller |     "Jun 12 16:09:41.003462 crc crio[22579]: time=\"2026-06-12T16:09:41.001225193Z\" level=info msg=\"Started container\" PID=48230 containerID=aecec25aef0ec21f42e82f327c51b8865ed7f66e368db175f912a3232862c182 description=openstack-operators/nova-operator-controller-manager-6df846755f-rbgd4/manager id=1413514e-91cb-460a-8fa9-075d973f36f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d82fd082a39056aeee0aeca221067feca81a08bc0329f00f523554a19e6896e4",
2026-06-12 17:11:43.670622 | controller |     "Jun 12 16:09:41.061307 crc crio[22579]: time=\"2026-06-12T16:09:41.056760391Z\" level=info msg=\"Started container\" PID=48210 containerID=0319a27e256529383f520b16212188e432d7c5a41fe88ad9d96f91911b43752e description=openstack-operators/keystone-operator-controller-manager-85bb7cc757-ptmxb/manager id=33b7d6ba-5169-4983-aadc-8394299e28a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9da3df4a73e3432f0066d89d2cd6c9bca5147b51afbf1a3ff6290b113c38f6c1",
2026-06-12 17:11:43.670637 | controller |     "Jun 12 16:09:41.070338 crc crio[22579]: time=\"2026-06-12T16:09:41.069203783Z\" level=info msg=\"Created container 7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab: openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/manager\" id=12a072c0-bf1d-4adf-9e1c-dff8d7a5b3ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670651 | controller |     "Jun 12 16:09:41.073796 crc crio[22579]: time=\"2026-06-12T16:09:41.073655351Z\" level=info msg=\"Starting container: 7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab\" id=70870874-9a36-445b-93e6-a0676957c063 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670667 | controller |     "Jun 12 16:09:41.122654 crc crio[22579]: time=\"2026-06-12T16:09:41.116152642Z\" level=info msg=\"Started container\" PID=48159 containerID=7dd93c05a236e50561688d11483c499072b71d2443acee8676ca27c6150091ab description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-5c5cc/manager id=70870874-9a36-445b-93e6-a0676957c063 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b845ecf37b1d9557eba3482c752a69d899f2171ff723c5627e7171cc2287215",
2026-06-12 17:11:43.670681 | controller |     "Jun 12 16:09:42.196378 crc crio[22579]: time=\"2026-06-12T16:09:42.19398073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.670696 | controller |     "Jun 12 16:09:42.367241 crc crio[22579]: time=\"2026-06-12T16:09:42.367136089Z\" level=info msg=\"Created container 1e2c56d2e71f07813217ef546129b6aafaa594d098aa3e0551d38e276c68717a: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-httpd\" id=12e8a8fc-3d54-4702-9ab9-3de32e6b4bdc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670710 | controller |     "Jun 12 16:09:42.369693 crc crio[22579]: time=\"2026-06-12T16:09:42.369631425Z\" level=info msg=\"Starting container: 1e2c56d2e71f07813217ef546129b6aafaa594d098aa3e0551d38e276c68717a\" id=c5f2574c-2aff-4086-b8bf-5631c26122b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670725 | controller |     "Jun 12 16:09:42.400211 crc crio[22579]: time=\"2026-06-12T16:09:42.399892091Z\" level=info msg=\"Started container\" PID=48514 containerID=1e2c56d2e71f07813217ef546129b6aafaa594d098aa3e0551d38e276c68717a description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-httpd id=c5f2574c-2aff-4086-b8bf-5631c26122b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac",
2026-06-12 17:11:43.670740 | controller |     "Jun 12 16:09:42.418886 crc crio[22579]: time=\"2026-06-12T16:09:42.418785433Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=2c0b8576-4a76-4998-9d02-edf507134f22 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.670754 | controller |     "Jun 12 16:09:42.422174 crc crio[22579]: time=\"2026-06-12T16:09:42.422114722Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-12 17:11:43.670773 | controller |     "Jun 12 16:09:42.966352 crc crio[22579]: time=\"2026-06-12T16:09:42.965905306Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=2c0b8576-4a76-4998-9d02-edf507134f22 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.670788 | controller |     "Jun 12 16:09:42.967182 crc crio[22579]: time=\"2026-06-12T16:09:42.967086797Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=fba8f5d8-2fb7-4d85-9ddd-df8cfa3f94de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.670803 | controller |     "Jun 12 16:09:42.969267 crc crio[22579]: time=\"2026-06-12T16:09:42.969200654Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=73a3d390-3f70-4ca3-8505-35157f274154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.670818 | controller |     "Jun 12 16:09:42.975316 crc crio[22579]: time=\"2026-06-12T16:09:42.975258695Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-log-watch\" id=cc9989cf-a428-4bda-9708-998f93e7bba8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670833 | controller |     "Jun 12 16:09:42.975739 crc crio[22579]: time=\"2026-06-12T16:09:42.975686676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.670848 | controller |     "Jun 12 16:09:43.034022 crc crio[22579]: time=\"2026-06-12T16:09:43.033792753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.670862 | controller |     "Jun 12 16:09:44.029174 crc crio[22579]: time=\"2026-06-12T16:09:44.029081224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.670877 | controller |     "Jun 12 16:09:47.037042 crc crio[22579]: time=\"2026-06-12T16:09:47.036620925Z\" level=info msg=\"Created container 81dd5d12e04bfb31c408bb1fa4df9f2a8e5c6faad106b2116150c15172418d65: baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-log-watch\" id=cc9989cf-a428-4bda-9708-998f93e7bba8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.670892 | controller |     "Jun 12 16:09:47.038890 crc crio[22579]: time=\"2026-06-12T16:09:47.038454954Z\" level=info msg=\"Starting container: 81dd5d12e04bfb31c408bb1fa4df9f2a8e5c6faad106b2116150c15172418d65\" id=9690c078-a1e8-4e70-86ec-8eaefc85ff19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.670907 | controller |     "Jun 12 16:09:47.045255 crc crio[22579]: time=\"2026-06-12T16:09:47.044893835Z\" level=info msg=\"Started container\" PID=48564 containerID=81dd5d12e04bfb31c408bb1fa4df9f2a8e5c6faad106b2116150c15172418d65 description=baremetal-operator-system/baremetal-operator-ironic-6cbd6f9894-dps5f/ironic-log-watch id=9690c078-a1e8-4e70-86ec-8eaefc85ff19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=967f4f21086bcec1cf6454543d9e115eff0ea8cd850ec1076a2c891d48e360ac",
2026-06-12 17:11:43.670922 | controller |     "Jun 12 16:09:58.438408 crc crio[22579]: time=\"2026-06-12T16:09:58.437687685Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-g8rz5/POD\" id=14d3fbdc-27b1-4a9e-ab90-4d52bd464f0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.670937 | controller |     "Jun 12 16:09:58.439954 crc crio[22579]: time=\"2026-06-12T16:09:58.438443625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.670955 | controller |     "Jun 12 16:09:58.478743 crc crio[22579]: time=\"2026-06-12T16:09:58.478646195Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8rz5 Namespace:openshift-marketplace ID:77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb UID:b105b7a1-6ec6-41a6-806d-3ebe26e33ccb NetNS:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb105b7a1_6ec6_41a6_806d_3ebe26e33ccb.slice PodAnnotations:0xc004fc02b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.670971 | controller |     "Jun 12 16:09:58.478743 crc crio[22579]: time=\"2026-06-12T16:09:58.478725638Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-g8rz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.670988 | controller |     "Jun 12 16:09:59.206246 crc crio[22579]: 2026-06-12T16:09:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77cf85993c30f14 Mac:62:2a:e2:df:57:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 SocketPath: PciID:}] [{Interface:0xc0004385e0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.671006 | controller |     "Jun 12 16:09:59.207736 crc crio[22579]: time=\"2026-06-12T16:09:59.20766989Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8rz5 Namespace:openshift-marketplace ID:77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb UID:b105b7a1-6ec6-41a6-806d-3ebe26e33ccb NetNS:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb105b7a1_6ec6_41a6_806d_3ebe26e33ccb.slice PodAnnotations:0xc004fc02b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.671022 | controller |     "Jun 12 16:09:59.207843 crc crio[22579]: time=\"2026-06-12T16:09:59.207827094Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-g8rz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.671036 | controller |     "Jun 12 16:09:59.237192 crc crio[22579]: time=\"2026-06-12T16:09:59.237095283Z\" level=info msg=\"Ran pod sandbox 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb with infra container: openshift-marketplace/redhat-marketplace-g8rz5/POD\" id=14d3fbdc-27b1-4a9e-ab90-4d52bd464f0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.671051 | controller |     "Jun 12 16:09:59.241486 crc crio[22579]: time=\"2026-06-12T16:09:59.241413037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f9a89aab-54b7-4a79-97c3-d333b6234008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.671065 | controller |     "Jun 12 16:09:59.244174 crc crio[22579]: time=\"2026-06-12T16:09:59.244094708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=642ee161-1f74-4e6a-91e4-db364088d4cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.671080 | controller |     "Jun 12 16:09:59.293813 crc crio[22579]: time=\"2026-06-12T16:09:59.293706659Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities\" id=35c01f86-2b47-4d96-bf9b-d1eb965d560a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.671095 | controller |     "Jun 12 16:09:59.294233 crc crio[22579]: time=\"2026-06-12T16:09:59.29413847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671110 | controller |     "Jun 12 16:09:59.336308 crc crio[22579]: time=\"2026-06-12T16:09:59.336122228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671130 | controller |     "Jun 12 16:09:59.344114 crc crio[22579]: time=\"2026-06-12T16:09:59.344012138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671146 | controller |     "Jun 12 16:09:59.504254 crc crio[22579]: time=\"2026-06-12T16:09:59.503794901Z\" level=info msg=\"Created container 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0: openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities\" id=35c01f86-2b47-4d96-bf9b-d1eb965d560a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.671160 | controller |     "Jun 12 16:09:59.508035 crc crio[22579]: time=\"2026-06-12T16:09:59.50789358Z\" level=info msg=\"Starting container: 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0\" id=8f078d05-677f-4660-8fba-5896a2dcb9a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.671175 | controller |     "Jun 12 16:09:59.518470 crc crio[22579]: time=\"2026-06-12T16:09:59.518356508Z\" level=info msg=\"Started container\" PID=49039 containerID=95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0 description=openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities id=8f078d05-677f-4660-8fba-5896a2dcb9a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb",
2026-06-12 17:11:43.671190 | controller |     "Jun 12 16:10:00.508305 crc crio[22579]: time=\"2026-06-12T16:10:00.508223596Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688010-k7vph/POD\" id=90261637-e52f-4570-83de-c690b5d2b1c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.671204 | controller |     "Jun 12 16:10:00.509152 crc crio[22579]: time=\"2026-06-12T16:10:00.508333168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671220 | controller |     "Jun 12 16:10:00.534215 crc crio[22579]: time=\"2026-06-12T16:10:00.534157596Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e510db49-e891-47ce-9a44-56092a1b0561 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.671234 | controller |     "Jun 12 16:10:00.545979 crc crio[22579]: time=\"2026-06-12T16:10:00.545913879Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:11:43.671250 | controller |     "Jun 12 16:10:00.559944 crc crio[22579]: time=\"2026-06-12T16:10:00.559820349Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-k7vph Namespace:openshift-infra ID:46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f UID:d5448834-a454-4fd4-8bc9-403eab3ebf53 NetNS:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5448834_a454_4fd4_8bc9_403eab3ebf53.slice PodAnnotations:0xc002308208}] Aliases:map[]}\"",
2026-06-12 17:11:43.671265 | controller |     "Jun 12 16:10:00.559944 crc crio[22579]: time=\"2026-06-12T16:10:00.559899121Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688010-k7vph to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.671280 | controller |     "Jun 12 16:10:00.840046 crc crio[22579]: 2026-06-12T16:10:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46c89a3f7ac7fdd Mac:7a:42:fd:43:8c:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.671299 | controller |     "Jun 12 16:10:00.841753 crc crio[22579]: time=\"2026-06-12T16:10:00.841687111Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-k7vph Namespace:openshift-infra ID:46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f UID:d5448834-a454-4fd4-8bc9-403eab3ebf53 NetNS:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5448834_a454_4fd4_8bc9_403eab3ebf53.slice PodAnnotations:0xc002308208}] Aliases:map[]}\"",
2026-06-12 17:11:43.671314 | controller |     "Jun 12 16:10:00.842166 crc crio[22579]: time=\"2026-06-12T16:10:00.842098772Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688010-k7vph for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.671329 | controller |     "Jun 12 16:10:00.853985 crc crio[22579]: time=\"2026-06-12T16:10:00.853337171Z\" level=info msg=\"Ran pod sandbox 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f with infra container: openshift-infra/auto-csr-approver-29688010-k7vph/POD\" id=90261637-e52f-4570-83de-c690b5d2b1c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.671343 | controller |     "Jun 12 16:10:00.860377 crc crio[22579]: time=\"2026-06-12T16:10:00.858846068Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9afe0908-7639-4b57-961b-811a14677499 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.671362 | controller |     "Jun 12 16:10:00.862558 crc crio[22579]: time=\"2026-06-12T16:10:00.862423423Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.671396 | controller |     "Jun 12 16:10:01.351547 crc crio[22579]: time=\"2026-06-12T16:10:01.349629871Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e510db49-e891-47ce-9a44-56092a1b0561 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.671412 | controller |     "Jun 12 16:10:01.353031 crc crio[22579]: time=\"2026-06-12T16:10:01.352910068Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=027974b1-d93e-40a7-a703-be105c2f5c1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.671427 | controller |     "Jun 12 16:10:01.356186 crc crio[22579]: time=\"2026-06-12T16:10:01.356026121Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7b846e1f-2257-4755-b94f-5b8c9c5b7824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.671441 | controller |     "Jun 12 16:10:01.368981 crc crio[22579]: time=\"2026-06-12T16:10:01.368839702Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8rz5/extract-content\" id=5ef66d21-b322-4897-b807-dcdc1167ab19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.671456 | controller |     "Jun 12 16:10:01.369971 crc crio[22579]: time=\"2026-06-12T16:10:01.36986876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671470 | controller |     "Jun 12 16:10:01.423143 crc crio[22579]: time=\"2026-06-12T16:10:01.423041235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671485 | controller |     "Jun 12 16:10:01.429265 crc crio[22579]: time=\"2026-06-12T16:10:01.429089586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671500 | controller |     "Jun 12 16:10:01.578993 crc crio[22579]: time=\"2026-06-12T16:10:01.578462532Z\" level=info msg=\"Created container 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2: openshift-marketplace/redhat-marketplace-g8rz5/extract-content\" id=5ef66d21-b322-4897-b807-dcdc1167ab19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.671518 | controller |     "Jun 12 16:10:01.581659 crc crio[22579]: time=\"2026-06-12T16:10:01.58141354Z\" level=info msg=\"Starting container: 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2\" id=1b3de17b-b498-4f14-9159-882fdf13ceb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.671534 | controller |     "Jun 12 16:10:01.588599 crc crio[22579]: time=\"2026-06-12T16:10:01.588448748Z\" level=info msg=\"Started container\" PID=49131 containerID=03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2 description=openshift-marketplace/redhat-marketplace-g8rz5/extract-content id=1b3de17b-b498-4f14-9159-882fdf13ceb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb",
2026-06-12 17:11:43.671549 | controller |     "Jun 12 16:10:01.858173 crc crio[22579]: time=\"2026-06-12T16:10:01.858027653Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9afe0908-7639-4b57-961b-811a14677499 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.671564 | controller |     "Jun 12 16:10:01.859458 crc crio[22579]: time=\"2026-06-12T16:10:01.859328788Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a5f0d90d-dea4-4e8f-9d0e-c649e559c4bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.671579 | controller |     "Jun 12 16:10:01.861613 crc crio[22579]: time=\"2026-06-12T16:10:01.861445864Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0566e2f4-d8b4-454c-a715-d4d0bfff0368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.671594 | controller |     "Jun 12 16:10:01.867948 crc crio[22579]: time=\"2026-06-12T16:10:01.867844984Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688010-k7vph/oc\" id=d8636b6a-24ed-4dab-8a08-32f839634e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.671608 | controller |     "Jun 12 16:10:01.868264 crc crio[22579]: time=\"2026-06-12T16:10:01.868234865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671624 | controller |     "Jun 12 16:10:01.905863 crc crio[22579]: time=\"2026-06-12T16:10:01.905733133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671639 | controller |     "Jun 12 16:10:02.107547 crc crio[22579]: time=\"2026-06-12T16:10:02.107314568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671654 | controller |     "Jun 12 16:10:02.216137 crc crio[22579]: time=\"2026-06-12T16:10:02.216011351Z\" level=info msg=\"Created container 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c: openshift-infra/auto-csr-approver-29688010-k7vph/oc\" id=d8636b6a-24ed-4dab-8a08-32f839634e06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.671668 | controller |     "Jun 12 16:10:02.218066 crc crio[22579]: time=\"2026-06-12T16:10:02.217971314Z\" level=info msg=\"Starting container: 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c\" id=a57a234b-61b1-43b5-b63f-257f947ee55c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.671683 | controller |     "Jun 12 16:10:02.225938 crc crio[22579]: time=\"2026-06-12T16:10:02.225841013Z\" level=info msg=\"Started container\" PID=49146 containerID=142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c description=openshift-infra/auto-csr-approver-29688010-k7vph/oc id=a57a234b-61b1-43b5-b63f-257f947ee55c name=/runtime.v1.RuntimeService/StartContainer sandboxID=46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f",
2026-06-12 17:11:43.671701 | controller |     "Jun 12 16:10:02.567298 crc crio[22579]: time=\"2026-06-12T16:10:02.56724079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bde1e1ec-b98e-4d4b-8da2-4a1377c88187 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.671716 | controller |     "Jun 12 16:10:02.572333 crc crio[22579]: time=\"2026-06-12T16:10:02.572243393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a9128072-06b4-491e-b23e-b3b265bf18df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.671731 | controller |     "Jun 12 16:10:03.425295 crc crio[22579]: time=\"2026-06-12T16:10:03.424289771Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-g8rz5/registry-server\" id=2ceabd6b-11ca-4bb6-9968-31c5b5c97e75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.671746 | controller |     "Jun 12 16:10:03.426110 crc crio[22579]: time=\"2026-06-12T16:10:03.425982166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671761 | controller |     "Jun 12 16:10:03.466978 crc crio[22579]: time=\"2026-06-12T16:10:03.466740701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671776 | controller |     "Jun 12 16:10:03.470480 crc crio[22579]: time=\"2026-06-12T16:10:03.470409838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671791 | controller |     "Jun 12 16:10:04.379762 crc crio[22579]: time=\"2026-06-12T16:10:04.379444474Z\" level=info msg=\"Created container 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518: openshift-marketplace/redhat-marketplace-g8rz5/registry-server\" id=2ceabd6b-11ca-4bb6-9968-31c5b5c97e75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.671805 | controller |     "Jun 12 16:10:04.381005 crc crio[22579]: time=\"2026-06-12T16:10:04.380887833Z\" level=info msg=\"Starting container: 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518\" id=d3dd392c-4d86-4043-8976-c1aa1437e18d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.671820 | controller |     "Jun 12 16:10:04.386988 crc crio[22579]: time=\"2026-06-12T16:10:04.38680534Z\" level=info msg=\"Started container\" PID=49226 containerID=5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518 description=openshift-marketplace/redhat-marketplace-g8rz5/registry-server id=d3dd392c-4d86-4043-8976-c1aa1437e18d name=/runtime.v1.RuntimeService/StartContainer sandboxID=77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb",
2026-06-12 17:11:43.671835 | controller |     "Jun 12 16:10:05.624530 crc crio[22579]: time=\"2026-06-12T16:10:05.62285883Z\" level=info msg=\"Stopping pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=64ea7f15-0231-45cf-84a0-537940dc34d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.671850 | controller |     "Jun 12 16:10:05.624530 crc crio[22579]: time=\"2026-06-12T16:10:05.624244267Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688010-k7vph Namespace:openshift-infra ID:46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f UID:d5448834-a454-4fd4-8bc9-403eab3ebf53 NetNS:/var/run/netns/f2580a95-9689-49b1-9c24-bde58bd0fc8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5448834_a454_4fd4_8bc9_403eab3ebf53.slice PodAnnotations:0xc0024a6380}] Aliases:map[]}\"",
2026-06-12 17:11:43.671868 | controller |     "Jun 12 16:10:05.625850 crc crio[22579]: time=\"2026-06-12T16:10:05.62472669Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688010-k7vph from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.671884 | controller |     "Jun 12 16:10:05.938176 crc crio[22579]: time=\"2026-06-12T16:10:05.93806505Z\" level=info msg=\"Stopped pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=64ea7f15-0231-45cf-84a0-537940dc34d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.671899 | controller |     "Jun 12 16:10:08.224597 crc crio[22579]: time=\"2026-06-12T16:10:08.224090406Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-gfmkm/POD\" id=e4033d90-c7fe-4e26-a969-9434440e88f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.671914 | controller |     "Jun 12 16:10:08.225414 crc crio[22579]: time=\"2026-06-12T16:10:08.224652151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.671929 | controller |     "Jun 12 16:10:08.269796 crc crio[22579]: time=\"2026-06-12T16:10:08.269648418Z\" level=info msg=\"Got pod network &{Name:community-operators-gfmkm Namespace:openshift-marketplace ID:0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a UID:a32cab86-95f9-4eb8-8d18-04e0ae8e3590 NetNS:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda32cab86_95f9_4eb8_8d18_04e0ae8e3590.slice PodAnnotations:0xc004fc0460}] Aliases:map[]}\"",
2026-06-12 17:11:43.671945 | controller |     "Jun 12 16:10:08.269796 crc crio[22579]: time=\"2026-06-12T16:10:08.26971772Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-gfmkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.671960 | controller |     "Jun 12 16:10:08.680173 crc crio[22579]: 2026-06-12T16:10:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f7371d59ec0e8f Mac:ae:af:21:07:86:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.671975 | controller |     "Jun 12 16:10:08.681300 crc crio[22579]: time=\"2026-06-12T16:10:08.681242854Z\" level=info msg=\"Got pod network &{Name:community-operators-gfmkm Namespace:openshift-marketplace ID:0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a UID:a32cab86-95f9-4eb8-8d18-04e0ae8e3590 NetNS:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda32cab86_95f9_4eb8_8d18_04e0ae8e3590.slice PodAnnotations:0xc004fc0460}] Aliases:map[]}\"",
2026-06-12 17:11:43.671990 | controller |     "Jun 12 16:10:08.681700 crc crio[22579]: time=\"2026-06-12T16:10:08.681416658Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-gfmkm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.672005 | controller |     "Jun 12 16:10:08.696265 crc crio[22579]: time=\"2026-06-12T16:10:08.696179371Z\" level=info msg=\"Ran pod sandbox 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a with infra container: openshift-marketplace/community-operators-gfmkm/POD\" id=e4033d90-c7fe-4e26-a969-9434440e88f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.672023 | controller |     "Jun 12 16:10:08.698654 crc crio[22579]: time=\"2026-06-12T16:10:08.698548854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ffe55ddf-9c78-41c3-9ccd-cf0c3b14cc75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672039 | controller |     "Jun 12 16:10:08.700990 crc crio[22579]: time=\"2026-06-12T16:10:08.700930798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9ceee9b1-36e9-420a-b534-6df4771eb6f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672053 | controller |     "Jun 12 16:10:08.707059 crc crio[22579]: time=\"2026-06-12T16:10:08.706980519Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gfmkm/extract-utilities\" id=0d8558fe-596c-4c59-aad2-54b0b057594d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.672068 | controller |     "Jun 12 16:10:08.707364 crc crio[22579]: time=\"2026-06-12T16:10:08.707314648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672083 | controller |     "Jun 12 16:10:08.817924 crc crio[22579]: time=\"2026-06-12T16:10:08.817711086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672097 | controller |     "Jun 12 16:10:08.865680 crc crio[22579]: time=\"2026-06-12T16:10:08.857027022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672112 | controller |     "Jun 12 16:10:08.989001 crc crio[22579]: time=\"2026-06-12T16:10:08.98880903Z\" level=info msg=\"Created container 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4: openshift-marketplace/community-operators-gfmkm/extract-utilities\" id=0d8558fe-596c-4c59-aad2-54b0b057594d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.672127 | controller |     "Jun 12 16:10:08.990307 crc crio[22579]: time=\"2026-06-12T16:10:08.990091164Z\" level=info msg=\"Starting container: 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4\" id=2d23244c-c7ad-43c0-bedd-b139e6bc1166 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.672142 | controller |     "Jun 12 16:10:08.996947 crc crio[22579]: time=\"2026-06-12T16:10:08.996838494Z\" level=info msg=\"Started container\" PID=49416 containerID=4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4 description=openshift-marketplace/community-operators-gfmkm/extract-utilities id=2d23244c-c7ad-43c0-bedd-b139e6bc1166 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a",
2026-06-12 17:11:43.672158 | controller |     "Jun 12 16:10:09.693603 crc crio[22579]: time=\"2026-06-12T16:10:09.692799168Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0db7d2d-97cb-4832-8e12-7c24370e0d01 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.672172 | controller |     "Jun 12 16:10:09.703465 crc crio[22579]: time=\"2026-06-12T16:10:09.703349839Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.672187 | controller |     "Jun 12 16:10:10.471869 crc crio[22579]: time=\"2026-06-12T16:10:10.471639227Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=c0db7d2d-97cb-4832-8e12-7c24370e0d01 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.672205 | controller |     "Jun 12 16:10:10.472638 crc crio[22579]: time=\"2026-06-12T16:10:10.472542391Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=af2b17bf-f8f5-4afd-923b-88fed2082497 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672220 | controller |     "Jun 12 16:10:10.475243 crc crio[22579]: time=\"2026-06-12T16:10:10.475188762Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=3d282266-4c0f-4f53-94f2-2a330b02e59c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672235 | controller |     "Jun 12 16:10:10.483364 crc crio[22579]: time=\"2026-06-12T16:10:10.483186485Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gfmkm/extract-content\" id=62a65d13-cec0-4fba-8d8f-9e0e9195768d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.672250 | controller |     "Jun 12 16:10:10.483975 crc crio[22579]: time=\"2026-06-12T16:10:10.483782721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672265 | controller |     "Jun 12 16:10:10.521003 crc crio[22579]: time=\"2026-06-12T16:10:10.520871978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672280 | controller |     "Jun 12 16:10:10.524781 crc crio[22579]: time=\"2026-06-12T16:10:10.524650128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672295 | controller |     "Jun 12 16:10:10.667443 crc crio[22579]: time=\"2026-06-12T16:10:10.667301055Z\" level=info msg=\"Created container b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd: openshift-marketplace/community-operators-gfmkm/extract-content\" id=62a65d13-cec0-4fba-8d8f-9e0e9195768d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.672310 | controller |     "Jun 12 16:10:10.669209 crc crio[22579]: time=\"2026-06-12T16:10:10.668889288Z\" level=info msg=\"Starting container: b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd\" id=b70858ec-a75d-49b1-b3ed-a8f05107a3bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.672325 | controller |     "Jun 12 16:10:10.675089 crc crio[22579]: time=\"2026-06-12T16:10:10.67498699Z\" level=info msg=\"Started container\" PID=49470 containerID=b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd description=openshift-marketplace/community-operators-gfmkm/extract-content id=b70858ec-a75d-49b1-b3ed-a8f05107a3bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a",
2026-06-12 17:11:43.672341 | controller |     "Jun 12 16:10:11.736198 crc crio[22579]: time=\"2026-06-12T16:10:11.735815726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2d06be67-be81-4e01-99c2-1138886740da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672359 | controller |     "Jun 12 16:10:11.738686 crc crio[22579]: time=\"2026-06-12T16:10:11.73859523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4be50450-bafa-4c49-9b54-c31875117b37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672391 | controller |     "Jun 12 16:10:12.768284 crc crio[22579]: time=\"2026-06-12T16:10:12.765650417Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gfmkm/registry-server\" id=ee6c57c5-1263-48a7-9774-9ffa1d510056 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.672407 | controller |     "Jun 12 16:10:12.768284 crc crio[22579]: time=\"2026-06-12T16:10:12.766293804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672426 | controller |     "Jun 12 16:10:12.815847 crc crio[22579]: time=\"2026-06-12T16:10:12.815701959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672441 | controller |     "Jun 12 16:10:12.819116 crc crio[22579]: time=\"2026-06-12T16:10:12.819016957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672456 | controller |     "Jun 12 16:10:12.937002 crc crio[22579]: time=\"2026-06-12T16:10:12.936896775Z\" level=info msg=\"Created container 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e: openshift-marketplace/community-operators-gfmkm/registry-server\" id=ee6c57c5-1263-48a7-9774-9ffa1d510056 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.672471 | controller |     "Jun 12 16:10:12.938459 crc crio[22579]: time=\"2026-06-12T16:10:12.938362164Z\" level=info msg=\"Starting container: 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e\" id=fc5a248f-87d0-43a0-82ef-9207f5031997 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.672486 | controller |     "Jun 12 16:10:12.944803 crc crio[22579]: time=\"2026-06-12T16:10:12.944366064Z\" level=info msg=\"Started container\" PID=49554 containerID=2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e description=openshift-marketplace/community-operators-gfmkm/registry-server id=fc5a248f-87d0-43a0-82ef-9207f5031997 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a",
2026-06-12 17:11:43.672501 | controller |     "Jun 12 16:10:18.604458 crc crio[22579]: time=\"2026-06-12T16:10:18.603767358Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/POD\" id=4b31f05f-0f78-4b91-ac25-f8846e3fbc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.672516 | controller |     "Jun 12 16:10:18.606346 crc crio[22579]: time=\"2026-06-12T16:10:18.604473356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672531 | controller |     "Jun 12 16:10:18.636339 crc crio[22579]: time=\"2026-06-12T16:10:18.635967075Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-2b5c2 Namespace:openstack ID:0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc UID:e43b93d0-7e5e-424e-ab60-7cbe535e586e NetNS:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b93d0_7e5e_424e_ab60_7cbe535e586e.slice PodAnnotations:0xc0024a6598}] Aliases:map[]}\"",
2026-06-12 17:11:43.672546 | controller |     "Jun 12 16:10:18.636339 crc crio[22579]: time=\"2026-06-12T16:10:18.636299913Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-2b5c2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.672561 | controller |     "Jun 12 16:10:18.810056 crc crio[22579]: time=\"2026-06-12T16:10:18.804173291Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-867j7/POD\" id=eb60c8f8-ec1a-4e25-9b78-b0bedca5525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.672577 | controller |     "Jun 12 16:10:18.810056 crc crio[22579]: time=\"2026-06-12T16:10:18.804342466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.672592 | controller |     "Jun 12 16:10:18.851238 crc crio[22579]: time=\"2026-06-12T16:10:18.850729101Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-867j7 Namespace:openstack ID:a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 UID:cd483625-2780-4bf7-a847-3a570f4396ed NetNS:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd483625_2780_4bf7_a847_3a570f4396ed.slice PodAnnotations:0xc0024a6988}] Aliases:map[]}\"",
2026-06-12 17:11:43.672610 | controller |     "Jun 12 16:10:18.851238 crc crio[22579]: time=\"2026-06-12T16:10:18.850801143Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-867j7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.672625 | controller |     "Jun 12 16:10:18.908865 crc crio[22579]: time=\"2026-06-12T16:10:18.907864482Z\" level=info msg=\"Stopping container: 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518 (timeout: 2s)\" id=51508722-900c-4c27-b5f9-7bfd1ec57266 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.672639 | controller |     "Jun 12 16:10:19.059259 crc crio[22579]: time=\"2026-06-12T16:10:19.058728727Z\" level=info msg=\"Stopped container 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518: openshift-marketplace/redhat-marketplace-g8rz5/registry-server\" id=51508722-900c-4c27-b5f9-7bfd1ec57266 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.672654 | controller |     "Jun 12 16:10:19.060196 crc crio[22579]: time=\"2026-06-12T16:10:19.060159105Z\" level=info msg=\"Stopping pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=913e64c5-94e0-45b9-a85d-7f49c774bdba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.672669 | controller |     "Jun 12 16:10:19.060760 crc crio[22579]: time=\"2026-06-12T16:10:19.060735361Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-g8rz5 Namespace:openshift-marketplace ID:77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb UID:b105b7a1-6ec6-41a6-806d-3ebe26e33ccb NetNS:/var/run/netns/a2873e38-7297-46f2-86a1-e22a32120c21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb105b7a1_6ec6_41a6_806d_3ebe26e33ccb.slice PodAnnotations:0xc00130c900}] Aliases:map[]}\"",
2026-06-12 17:11:43.672684 | controller |     "Jun 12 16:10:19.061025 crc crio[22579]: time=\"2026-06-12T16:10:19.061006948Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-g8rz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.672699 | controller |     "Jun 12 16:10:19.304544 crc crio[22579]: 2026-06-12T16:10:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a9bde982965fdb Mac:7e:a0:ee:4d:99:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.672714 | controller |     "Jun 12 16:10:19.305567 crc crio[22579]: time=\"2026-06-12T16:10:19.305423703Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-2b5c2 Namespace:openstack ID:0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc UID:e43b93d0-7e5e-424e-ab60-7cbe535e586e NetNS:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b93d0_7e5e_424e_ab60_7cbe535e586e.slice PodAnnotations:0xc0024a6598}] Aliases:map[]}\"",
2026-06-12 17:11:43.672729 | controller |     "Jun 12 16:10:19.305762 crc crio[22579]: time=\"2026-06-12T16:10:19.305699571Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-2b5c2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.672747 | controller |     "Jun 12 16:10:19.318229 crc crio[22579]: time=\"2026-06-12T16:10:19.318155172Z\" level=info msg=\"Ran pod sandbox 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc with infra container: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/POD\" id=4b31f05f-0f78-4b91-ac25-f8846e3fbc84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.672762 | controller |     "Jun 12 16:10:19.323676 crc crio[22579]: time=\"2026-06-12T16:10:19.323472944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cf823403-6942-4a9a-a8d1-fbb4cec8dd54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672776 | controller |     "Jun 12 16:10:19.324121 crc crio[22579]: time=\"2026-06-12T16:10:19.32406525Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=cf823403-6942-4a9a-a8d1-fbb4cec8dd54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672791 | controller |     "Jun 12 16:10:19.324316 crc crio[22579]: time=\"2026-06-12T16:10:19.324203273Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=cf823403-6942-4a9a-a8d1-fbb4cec8dd54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672805 | controller |     "Jun 12 16:10:19.325880 crc crio[22579]: time=\"2026-06-12T16:10:19.325758065Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=012302e5-1f59-46d4-9396-c9dbbad9d4a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.672820 | controller |     "Jun 12 16:10:19.331972 crc crio[22579]: time=\"2026-06-12T16:10:19.331882888Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 17:11:43.672835 | controller |     "Jun 12 16:10:19.371983 crc crio[22579]: time=\"2026-06-12T16:10:19.371851842Z\" level=info msg=\"Stopped pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=913e64c5-94e0-45b9-a85d-7f49c774bdba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.672849 | controller |     "Jun 12 16:10:19.389766 crc crio[22579]: 2026-06-12T16:10:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42c2866105f05c Mac:fe:4c:d3:73:cd:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.672864 | controller |     "Jun 12 16:10:19.392630 crc crio[22579]: time=\"2026-06-12T16:10:19.39245376Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-867j7 Namespace:openstack ID:a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 UID:cd483625-2780-4bf7-a847-3a570f4396ed NetNS:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd483625_2780_4bf7_a847_3a570f4396ed.slice PodAnnotations:0xc0024a6988}] Aliases:map[]}\"",
2026-06-12 17:11:43.672879 | controller |     "Jun 12 16:10:19.392817 crc crio[22579]: time=\"2026-06-12T16:10:19.392766068Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-867j7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.672893 | controller |     "Jun 12 16:10:19.402971 crc crio[22579]: time=\"2026-06-12T16:10:19.402893518Z\" level=info msg=\"Ran pod sandbox a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 with infra container: openstack/dnsmasq-dns-769fc96f7c-867j7/POD\" id=eb60c8f8-ec1a-4e25-9b78-b0bedca5525b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.672908 | controller |     "Jun 12 16:10:19.405878 crc crio[22579]: time=\"2026-06-12T16:10:19.405669882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=db1b07db-800e-4a3e-885d-117aa97894bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672925 | controller |     "Jun 12 16:10:19.406239 crc crio[22579]: time=\"2026-06-12T16:10:19.405927638Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=db1b07db-800e-4a3e-885d-117aa97894bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672940 | controller |     "Jun 12 16:10:19.406239 crc crio[22579]: time=\"2026-06-12T16:10:19.40598151Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=db1b07db-800e-4a3e-885d-117aa97894bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.672955 | controller |     "Jun 12 16:10:19.407419 crc crio[22579]: time=\"2026-06-12T16:10:19.407339766Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7810fefc-ff95-47cb-87a4-e102e2fecfca name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.672969 | controller |     "Jun 12 16:10:19.412984 crc crio[22579]: time=\"2026-06-12T16:10:19.412811942Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 17:11:43.672983 | controller |     "Jun 12 16:10:19.866674 crc crio[22579]: time=\"2026-06-12T16:10:19.863907739Z\" level=info msg=\"Removing container: 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518\" id=835befaa-ef80-430a-b256-845a12228ac0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.672998 | controller |     "Jun 12 16:10:19.897984 crc crio[22579]: time=\"2026-06-12T16:10:19.897679377Z\" level=info msg=\"Removed container 5ffdc166fbfb35ae726a98a203dd5dbfcdc1005c5e36e6c4ce2fad97c1548518: openshift-marketplace/redhat-marketplace-g8rz5/registry-server\" id=835befaa-ef80-430a-b256-845a12228ac0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673013 | controller |     "Jun 12 16:10:19.900650 crc crio[22579]: time=\"2026-06-12T16:10:19.900451261Z\" level=info msg=\"Removing container: 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2\" id=a4ce6ca0-445e-4a8b-ac09-2368c0e547e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673027 | controller |     "Jun 12 16:10:19.938669 crc crio[22579]: time=\"2026-06-12T16:10:19.938559936Z\" level=info msg=\"Removed container 03b23a2aad92349408256d1419f267a6f30f8733762917920b58b48d594e80a2: openshift-marketplace/redhat-marketplace-g8rz5/extract-content\" id=a4ce6ca0-445e-4a8b-ac09-2368c0e547e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673042 | controller |     "Jun 12 16:10:19.942453 crc crio[22579]: time=\"2026-06-12T16:10:19.942379417Z\" level=info msg=\"Removing container: 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0\" id=cc06f615-61c9-460e-b0ac-0f06a0b6b76f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673056 | controller |     "Jun 12 16:10:19.965964 crc crio[22579]: time=\"2026-06-12T16:10:19.965880023Z\" level=info msg=\"Removed container 95455206019a86413fd98f45ca6fc4a32590ec946f1291d0e19f342ec6b90ff0: openshift-marketplace/redhat-marketplace-g8rz5/extract-utilities\" id=cc06f615-61c9-460e-b0ac-0f06a0b6b76f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673070 | controller |     "Jun 12 16:10:21.472848 crc crio[22579]: time=\"2026-06-12T16:10:21.470571482Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-9c58657f7-qwjrv/POD\" id=6797eee2-92fd-4a92-a053-db19fc78f379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.673085 | controller |     "Jun 12 16:10:21.508088 crc crio[22579]: time=\"2026-06-12T16:10:21.507976867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.673104 | controller |     "Jun 12 16:10:21.534820 crc crio[22579]: time=\"2026-06-12T16:10:21.534702619Z\" level=info msg=\"Stopping container: 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e (timeout: 2s)\" id=c26f40b4-90e0-4525-beee-62b70281d075 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.673123 | controller |     "Jun 12 16:10:21.744028 crc crio[22579]: time=\"2026-06-12T16:10:21.743447855Z\" level=info msg=\"Stopped container 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e: openshift-marketplace/community-operators-gfmkm/registry-server\" id=c26f40b4-90e0-4525-beee-62b70281d075 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.673142 | controller |     "Jun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.747833842Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-qwjrv Namespace:openstack ID:945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d UID:d716c784-5e23-48de-8edc-4e73b90930ad NetNS:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd716c784_5e23_48de_8edc_4e73b90930ad.slice PodAnnotations:0xc0025a01f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.673184 | controller |     "Jun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.747906373Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-9c58657f7-qwjrv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.673203 | controller |     "Jun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.749541547Z\" level=info msg=\"Stopping pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=e9445863-8ee3-4ee1-9ee3-fe3aeca6f956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.673218 | controller |     "Jun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.752835425Z\" level=info msg=\"Got pod network &{Name:community-operators-gfmkm Namespace:openshift-marketplace ID:0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a UID:a32cab86-95f9-4eb8-8d18-04e0ae8e3590 NetNS:/var/run/netns/07f51f98-20e1-45aa-9db9-84156ca8190f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda32cab86_95f9_4eb8_8d18_04e0ae8e3590.slice PodAnnotations:0xc0004780c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.673233 | controller |     "Jun 12 16:10:21.760860 crc crio[22579]: time=\"2026-06-12T16:10:21.75304579Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-gfmkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.673249 | controller |     "Jun 12 16:10:22.555161 crc crio[22579]: 2026-06-12T16:10:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:945b9e0c75c768d Mac:f6:7c:93:c6:9f:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 SocketPath: PciID:}] [{Interface:0xc000132790 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.673263 | controller |     "Jun 12 16:10:22.574246 crc crio[22579]: time=\"2026-06-12T16:10:22.574177336Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-qwjrv Namespace:openstack ID:945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d UID:d716c784-5e23-48de-8edc-4e73b90930ad NetNS:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd716c784_5e23_48de_8edc_4e73b90930ad.slice PodAnnotations:0xc0025a01f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.673282 | controller |     "Jun 12 16:10:22.574467 crc crio[22579]: time=\"2026-06-12T16:10:22.574366471Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-9c58657f7-qwjrv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.673298 | controller |     "Jun 12 16:10:22.619937 crc crio[22579]: time=\"2026-06-12T16:10:22.617997913Z\" level=info msg=\"Ran pod sandbox 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d with infra container: openstack/dnsmasq-dns-9c58657f7-qwjrv/POD\" id=6797eee2-92fd-4a92-a053-db19fc78f379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.673312 | controller |     "Jun 12 16:10:22.626221 crc crio[22579]: time=\"2026-06-12T16:10:22.624950918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b84b8672-98c0-4a01-aafa-9038bf512005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.673327 | controller |     "Jun 12 16:10:22.626403 crc crio[22579]: time=\"2026-06-12T16:10:22.626374816Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b84b8672-98c0-4a01-aafa-9038bf512005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.673342 | controller |     "Jun 12 16:10:22.627755 crc crio[22579]: time=\"2026-06-12T16:10:22.626436307Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b84b8672-98c0-4a01-aafa-9038bf512005 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.673386 | controller |     "Jun 12 16:10:22.632477 crc crio[22579]: time=\"2026-06-12T16:10:22.632433647Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ded55695-e0c8-486b-bd7c-7c3a04efb6c3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.673402 | controller |     "Jun 12 16:10:22.643845 crc crio[22579]: time=\"2026-06-12T16:10:22.643728587Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 17:11:43.673417 | controller |     "Jun 12 16:10:22.655951 crc crio[22579]: time=\"2026-06-12T16:10:22.655871381Z\" level=info msg=\"Stopped pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=e9445863-8ee3-4ee1-9ee3-fe3aeca6f956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.673433 | controller |     "Jun 12 16:10:22.683712 crc crio[22579]: time=\"2026-06-12T16:10:22.67762025Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=453681c9-6f0b-4aba-a6d2-f45af6040def name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.673448 | controller |     "Jun 12 16:10:22.683712 crc crio[22579]: time=\"2026-06-12T16:10:22.678903754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.673463 | controller |     "Jun 12 16:10:22.753282 crc crio[22579]: time=\"2026-06-12T16:10:22.752424101Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-psswj/POD\" id=119d9170-1a0d-42a2-803b-b7776f2da353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.673478 | controller |     "Jun 12 16:10:22.753624 crc crio[22579]: time=\"2026-06-12T16:10:22.753393726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.673494 | controller |     "Jun 12 16:10:22.890794 crc crio[22579]: time=\"2026-06-12T16:10:22.890473965Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900 UID:8a920cca-cdfe-4d02-85e0-e48fa4401fb6 NetNS:/var/run/netns/d66b4644-cabb-489e-8528-a42d03c2f1f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a920cca_cdfe_4d02_85e0_e48fa4401fb6.slice PodAnnotations:0xc0025a0430}] Aliases:map[]}\"",
2026-06-12 17:11:43.673513 | controller |     "Jun 12 16:10:22.890794 crc crio[22579]: time=\"2026-06-12T16:10:22.890738492Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.673529 | controller |     "Jun 12 16:10:22.901624 crc crio[22579]: time=\"2026-06-12T16:10:22.896644269Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-hhqjf/POD\" id=74f603e8-c33e-4e23-afab-75ebedaebd5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.673545 | controller |     "Jun 12 16:10:22.901624 crc crio[22579]: time=\"2026-06-12T16:10:22.896887126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.673560 | controller |     "Jun 12 16:10:22.968344 crc crio[22579]: time=\"2026-06-12T16:10:22.947187354Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-psswj Namespace:openstack ID:c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b UID:75efb4d0-4626-405e-ba63-1214a4387419 NetNS:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75efb4d0_4626_405e_ba63_1214a4387419.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.673575 | controller |     "Jun 12 16:10:22.968344 crc crio[22579]: time=\"2026-06-12T16:10:22.947253426Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-psswj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.673591 | controller |     "Jun 12 16:10:22.985853 crc crio[22579]: time=\"2026-06-12T16:10:22.985764381Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hhqjf Namespace:openshift-marketplace ID:3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 UID:97fb63f6-6d87-4620-87b5-4121117f7c3b NetNS:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97fb63f6_6d87_4620_87b5_4121117f7c3b.slice PodAnnotations:0xc0006226d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.673606 | controller |     "Jun 12 16:10:22.985853 crc crio[22579]: time=\"2026-06-12T16:10:22.985829623Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-hhqjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.673620 | controller |     "Jun 12 16:10:23.136331 crc crio[22579]: time=\"2026-06-12T16:10:23.136169495Z\" level=info msg=\"Removing container: 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e\" id=2dc2b2da-7bdf-4e10-977b-fd821ab37019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673635 | controller |     "Jun 12 16:10:23.254829 crc crio[22579]: time=\"2026-06-12T16:10:23.251683279Z\" level=info msg=\"Removed container 2bbfae238fc7bc32628e0f9a108776e561a5ad21e45c362488c9b3d65512fd2e: openshift-marketplace/community-operators-gfmkm/registry-server\" id=2dc2b2da-7bdf-4e10-977b-fd821ab37019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673650 | controller |     "Jun 12 16:10:23.312804 crc crio[22579]: time=\"2026-06-12T16:10:23.312056396Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=50252342-4316-46f8-9e91-f77430df8562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.673665 | controller |     "Jun 12 16:10:23.312804 crc crio[22579]: time=\"2026-06-12T16:10:23.312161829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.673683 | controller |     "Jun 12 16:10:23.323342 crc crio[22579]: time=\"2026-06-12T16:10:23.323142391Z\" level=info msg=\"Removing container: b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd\" id=3940e164-5623-463f-8b78-aa17662a1c14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673699 | controller |     "Jun 12 16:10:23.558269 crc crio[22579]: time=\"2026-06-12T16:10:23.557010796Z\" level=info msg=\"Removed container b2ca13c8491fb43ca8d4a053123a87bea6aae0097d6fefb0775f33f03b76c4dd: openshift-marketplace/community-operators-gfmkm/extract-content\" id=3940e164-5623-463f-8b78-aa17662a1c14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673714 | controller |     "Jun 12 16:10:23.569859 crc crio[22579]: time=\"2026-06-12T16:10:23.569816347Z\" level=info msg=\"Removing container: 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4\" id=e8743d4e-cae7-4a7a-94db-cf4c7d1c9ba1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673729 | controller |     "Jun 12 16:10:23.751782 crc crio[22579]: time=\"2026-06-12T16:10:23.751671007Z\" level=info msg=\"Removed container 4c24dbaeed07a01e304b6dd195de69a5a12c2d19b6eaa1065fa80f3bfe7554c4: openshift-marketplace/community-operators-gfmkm/extract-utilities\" id=e8743d4e-cae7-4a7a-94db-cf4c7d1c9ba1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.673744 | controller |     "Jun 12 16:10:23.772563 crc crio[22579]: time=\"2026-06-12T16:10:23.764836068Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36 UID:d9e79373-91f7-4143-9c97-ee81e7e2959a NetNS:/var/run/netns/cfbe588e-e910-479c-9ce0-5123da4e33ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9e79373_91f7_4143_9c97_ee81e7e2959a.slice PodAnnotations:0xc0025a0160}] Aliases:map[]}\"",
2026-06-12 17:11:43.673759 | controller |     "Jun 12 16:10:23.772563 crc crio[22579]: time=\"2026-06-12T16:10:23.764942641Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.673774 | controller |     "Jun 12 16:10:23.778013 crc crio[22579]: 2026-06-12T16:10:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa545e0bd29b06 Mac:7a:91:80:89:55:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 SocketPath: PciID:}] [{Interface:0xc000284720 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.673790 | controller |     "Jun 12 16:10:23.784625 crc crio[22579]: time=\"2026-06-12T16:10:23.78333162Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hhqjf Namespace:openshift-marketplace ID:3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 UID:97fb63f6-6d87-4620-87b5-4121117f7c3b NetNS:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97fb63f6_6d87_4620_87b5_4121117f7c3b.slice PodAnnotations:0xc0006226d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.673804 | controller |     "Jun 12 16:10:23.784625 crc crio[22579]: time=\"2026-06-12T16:10:23.78371469Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-hhqjf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.673819 | controller |     "Jun 12 16:10:23.838206 crc crio[22579]: 2026-06-12T16:10:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c48746fd63182f4 Mac:ca:c5:38:e1:d3:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 SocketPath: PciID:}] [{Interface:0xc0002469f0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.673840 | controller |     "Jun 12 16:10:23.838206 crc crio[22579]: time=\"2026-06-12T16:10:23.835245182Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-psswj Namespace:openstack ID:c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b UID:75efb4d0-4626-405e-ba63-1214a4387419 NetNS:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75efb4d0_4626_405e_ba63_1214a4387419.slice PodAnnotations:0xc00008c6b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.673856 | controller |     "Jun 12 16:10:23.838206 crc crio[22579]: time=\"2026-06-12T16:10:23.835373285Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-psswj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.673871 | controller |     "Jun 12 16:10:23.853896 crc crio[22579]: time=\"2026-06-12T16:10:23.853806656Z\" level=info msg=\"Ran pod sandbox 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 with infra container: openshift-marketplace/redhat-operators-hhqjf/POD\" id=74f603e8-c33e-4e23-afab-75ebedaebd5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.673887 | controller |     "Jun 12 16:10:23.855857 crc crio[22579]: 2026-06-12T16:10:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61c28d919a6711d Mac:86:3e:e1:6b:4c:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/d66b4644-cabb-489e-8528-a42d03c2f1f4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.673902 | controller |     "Jun 12 16:10:23.856665 crc crio[22579]: time=\"2026-06-12T16:10:23.856481937Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900 UID:8a920cca-cdfe-4d02-85e0-e48fa4401fb6 NetNS:/var/run/netns/d66b4644-cabb-489e-8528-a42d03c2f1f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8a920cca_cdfe_4d02_85e0_e48fa4401fb6.slice PodAnnotations:0xc0025a0430}] Aliases:map[]}\"",
2026-06-12 17:11:43.673916 | controller |     "Jun 12 16:10:23.856777 crc crio[22579]: time=\"2026-06-12T16:10:23.856728644Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.673931 | controller |     "Jun 12 16:10:23.859354 crc crio[22579]: time=\"2026-06-12T16:10:23.859276602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=671e809c-4916-4602-acdb-9c3836eb6150 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.673946 | controller |     "Jun 12 16:10:23.871031 crc crio[22579]: time=\"2026-06-12T16:10:23.87084796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8afaa8bb-d2b2-43ea-b6cb-c93bb4c0cc34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.673961 | controller |     "Jun 12 16:10:23.899073 crc crio[22579]: time=\"2026-06-12T16:10:23.899002619Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hhqjf/extract-utilities\" id=b5c52222-6d35-410e-aab7-e55879fb6d7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.673975 | controller |     "Jun 12 16:10:23.922923 crc crio[22579]: time=\"2026-06-12T16:10:23.922291039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.673993 | controller |     "Jun 12 16:10:23.931005 crc crio[22579]: time=\"2026-06-12T16:10:23.908990825Z\" level=info msg=\"Ran pod sandbox c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b with infra container: openstack/dnsmasq-dns-68bc84565-psswj/POD\" id=119d9170-1a0d-42a2-803b-b7776f2da353 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.674013 | controller |     "Jun 12 16:10:23.948970 crc crio[22579]: time=\"2026-06-12T16:10:23.948879976Z\" level=info msg=\"Ran pod sandbox 61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=453681c9-6f0b-4aba-a6d2-f45af6040def name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.674028 | controller |     "Jun 12 16:10:23.967129 crc crio[22579]: time=\"2026-06-12T16:10:23.966238729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=df636530-5711-4bdb-a158-e60be23a1ccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674042 | controller |     "Jun 12 16:10:23.973040 crc crio[22579]: time=\"2026-06-12T16:10:23.972941497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=81db4026-7d08-44c2-ad3e-de15e1660f84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674057 | controller |     "Jun 12 16:10:24.047034 crc crio[22579]: time=\"2026-06-12T16:10:24.046846584Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=df636530-5711-4bdb-a158-e60be23a1ccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674072 | controller |     "Jun 12 16:10:24.047627 crc crio[22579]: time=\"2026-06-12T16:10:24.047483871Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=df636530-5711-4bdb-a158-e60be23a1ccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674086 | controller |     "Jun 12 16:10:24.047887 crc crio[22579]: time=\"2026-06-12T16:10:24.047868651Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=81db4026-7d08-44c2-ad3e-de15e1660f84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674101 | controller |     "Jun 12 16:10:24.048005 crc crio[22579]: time=\"2026-06-12T16:10:24.047990505Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=81db4026-7d08-44c2-ad3e-de15e1660f84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674115 | controller |     "Jun 12 16:10:24.069987 crc crio[22579]: time=\"2026-06-12T16:10:24.069117097Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6175c345-7b9e-45b3-ad3c-2433b4fb9230 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.674129 | controller |     "Jun 12 16:10:24.071462 crc crio[22579]: time=\"2026-06-12T16:10:24.071339906Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b97fd7fd-6f14-499b-ab28-5fb81ef60f10 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.674144 | controller |     "Jun 12 16:10:24.092337 crc crio[22579]: time=\"2026-06-12T16:10:24.092113439Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 17:11:43.674159 | controller |     "Jun 12 16:10:24.092538 crc crio[22579]: time=\"2026-06-12T16:10:24.092380006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-12 17:11:43.674173 | controller |     "Jun 12 16:10:24.183233 crc crio[22579]: time=\"2026-06-12T16:10:24.183178883Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=336e5c05-92f9-470b-bcda-d72a52b0a46b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.674188 | controller |     "Jun 12 16:10:24.186236 crc crio[22579]: time=\"2026-06-12T16:10:24.186209214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.674206 | controller |     "Jun 12 16:10:24.411484 crc crio[22579]: time=\"2026-06-12T16:10:24.409847555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.674221 | controller |     "Jun 12 16:10:24.426971 crc crio[22579]: time=\"2026-06-12T16:10:24.425650096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.674236 | controller |     "Jun 12 16:10:24.456617 crc crio[22579]: time=\"2026-06-12T16:10:24.451953676Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac UID:396dd3a6-5bc9-49b9-84b8-a377e3f04aa1 NetNS:/var/run/netns/114443fd-fbbb-4a30-8a83-0bc2323dbe56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396dd3a6_5bc9_49b9_84b8_a377e3f04aa1.slice PodAnnotations:0xc000478398}] Aliases:map[]}\"",
2026-06-12 17:11:43.674251 | controller |     "Jun 12 16:10:24.456617 crc crio[22579]: time=\"2026-06-12T16:10:24.452084639Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.674266 | controller |     "Jun 12 16:10:24.492242 crc crio[22579]: 2026-06-12T16:10:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d177a1f6cc3208 Mac:a6:bb:0d:61:82:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/cfbe588e-e910-479c-9ce0-5123da4e33ff SocketPath: PciID:}] [{Interface:0xc00030eb10 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.674282 | controller |     "Jun 12 16:10:24.513349 crc crio[22579]: time=\"2026-06-12T16:10:24.512950529Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36 UID:d9e79373-91f7-4143-9c97-ee81e7e2959a NetNS:/var/run/netns/cfbe588e-e910-479c-9ce0-5123da4e33ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9e79373_91f7_4143_9c97_ee81e7e2959a.slice PodAnnotations:0xc0025a0160}] Aliases:map[]}\"",
2026-06-12 17:11:43.674296 | controller |     "Jun 12 16:10:24.513349 crc crio[22579]: time=\"2026-06-12T16:10:24.513248517Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.674311 | controller |     "Jun 12 16:10:24.603920 crc crio[22579]: time=\"2026-06-12T16:10:24.603252213Z\" level=info msg=\"Ran pod sandbox 7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36 with infra container: openstack/rabbitmq-server-0/POD\" id=50252342-4316-46f8-9e91-f77430df8562 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.674329 | controller |     "Jun 12 16:10:24.618824 crc crio[22579]: time=\"2026-06-12T16:10:24.617321267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=769d4440-fe56-416f-bdfc-082a02690399 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674352 | controller |     "Jun 12 16:10:24.618824 crc crio[22579]: time=\"2026-06-12T16:10:24.617566844Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=769d4440-fe56-416f-bdfc-082a02690399 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674386 | controller |     "Jun 12 16:10:24.618824 crc crio[22579]: time=\"2026-06-12T16:10:24.617649656Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=769d4440-fe56-416f-bdfc-082a02690399 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674406 | controller |     "Jun 12 16:10:24.622075 crc crio[22579]: time=\"2026-06-12T16:10:24.62041881Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=09f2c639-bdac-4177-9396-bc9d5e72b506 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.674422 | controller |     "Jun 12 16:10:24.677745 crc crio[22579]: time=\"2026-06-12T16:10:24.677629873Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-12 17:11:43.674438 | controller |     "Jun 12 16:10:24.684842 crc crio[22579]: time=\"2026-06-12T16:10:24.684317781Z\" level=info msg=\"Created container 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328: openshift-marketplace/redhat-operators-hhqjf/extract-utilities\" id=b5c52222-6d35-410e-aab7-e55879fb6d7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.674453 | controller |     "Jun 12 16:10:24.708019 crc crio[22579]: time=\"2026-06-12T16:10:24.707694923Z\" level=info msg=\"Starting container: 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328\" id=0466cfad-1b67-4f45-8521-9ec59c199269 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.674467 | controller |     "Jun 12 16:10:24.724305 crc crio[22579]: time=\"2026-06-12T16:10:24.724173521Z\" level=info msg=\"Started container\" PID=50320 containerID=2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328 description=openshift-marketplace/redhat-operators-hhqjf/extract-utilities id=0466cfad-1b67-4f45-8521-9ec59c199269 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996",
2026-06-12 17:11:43.674483 | controller |     "Jun 12 16:10:25.272171 crc crio[22579]: 2026-06-12T16:10:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b759e9098e0de46 Mac:b6:32:bf:5e:75:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/114443fd-fbbb-4a30-8a83-0bc2323dbe56 SocketPath: PciID:}] [{Interface:0xc00058e590 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.674498 | controller |     "Jun 12 16:10:25.282317 crc crio[22579]: time=\"2026-06-12T16:10:25.282234055Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac UID:396dd3a6-5bc9-49b9-84b8-a377e3f04aa1 NetNS:/var/run/netns/114443fd-fbbb-4a30-8a83-0bc2323dbe56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod396dd3a6_5bc9_49b9_84b8_a377e3f04aa1.slice PodAnnotations:0xc000478398}] Aliases:map[]}\"",
2026-06-12 17:11:43.674513 | controller |     "Jun 12 16:10:25.282631 crc crio[22579]: time=\"2026-06-12T16:10:25.282574594Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.674529 | controller |     "Jun 12 16:10:25.306284 crc crio[22579]: time=\"2026-06-12T16:10:25.306011848Z\" level=info msg=\"Ran pod sandbox b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac with infra container: openstack/openstack-galera-0/POD\" id=336e5c05-92f9-470b-bcda-d72a52b0a46b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.674544 | controller |     "Jun 12 16:10:25.321731 crc crio[22579]: time=\"2026-06-12T16:10:25.321366537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4281357f-b4a6-49f6-bc95-4c1e7994d2a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674559 | controller |     "Jun 12 16:10:25.327791 crc crio[22579]: time=\"2026-06-12T16:10:25.326908994Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=4281357f-b4a6-49f6-bc95-4c1e7994d2a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674577 | controller |     "Jun 12 16:10:25.327791 crc crio[22579]: time=\"2026-06-12T16:10:25.327032098Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=4281357f-b4a6-49f6-bc95-4c1e7994d2a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674593 | controller |     "Jun 12 16:10:25.340153 crc crio[22579]: time=\"2026-06-12T16:10:25.340002973Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c6dea72b-cde1-4677-ab99-a98de1ee718e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.674607 | controller |     "Jun 12 16:10:25.381739 crc crio[22579]: time=\"2026-06-12T16:10:25.381484467Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 17:11:43.674622 | controller |     "Jun 12 16:10:25.455842 crc crio[22579]: time=\"2026-06-12T16:10:25.450374451Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2cff075c-1732-465a-85ea-a69e36a227d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.674637 | controller |     "Jun 12 16:10:25.469463 crc crio[22579]: time=\"2026-06-12T16:10:25.469352366Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.674652 | controller |     "Jun 12 16:10:25.636973 crc crio[22579]: time=\"2026-06-12T16:10:25.636933706Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=6068457d-eb83-4fb5-b3c3-d8bbe2740e1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.674668 | controller |     "Jun 12 16:10:25.638239 crc crio[22579]: time=\"2026-06-12T16:10:25.63821112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.674683 | controller |     "Jun 12 16:10:25.748489 crc crio[22579]: time=\"2026-06-12T16:10:25.741838448Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3 UID:bc8e85ef-47ee-4ff0-9c9d-b45be90d8824 NetNS:/var/run/netns/a9fcaf14-d83f-49f0-89f6-72de8d2a3708 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8e85ef_47ee_4ff0_9c9d_b45be90d8824.slice PodAnnotations:0xc00130c1e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.674698 | controller |     "Jun 12 16:10:25.748489 crc crio[22579]: time=\"2026-06-12T16:10:25.741933711Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.674713 | controller |     "Jun 12 16:10:25.802138 crc crio[22579]: time=\"2026-06-12T16:10:25.802086332Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=aaeb6762-536e-4ff7-abf0-8b8e9a648818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.674728 | controller |     "Jun 12 16:10:25.802431 crc crio[22579]: time=\"2026-06-12T16:10:25.802413881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.674743 | controller |     "Jun 12 16:10:25.890111 crc crio[22579]: time=\"2026-06-12T16:10:25.889964361Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1 UID:e4efcf05-45d7-431a-b466-1ca922740476 NetNS:/var/run/netns/0dde3025-1375-40a8-91ca-7ca5038a7bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4efcf05_45d7_431a_b466_1ca922740476.slice PodAnnotations:0xc002308050}] Aliases:map[]}\"",
2026-06-12 17:11:43.674762 | controller |     "Jun 12 16:10:25.890111 crc crio[22579]: time=\"2026-06-12T16:10:25.890088314Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.674778 | controller |     "Jun 12 16:10:26.141256 crc crio[22579]: 2026-06-12T16:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d1813f5882b224f Mac:fe:b2:8c:2b:f1:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/a9fcaf14-d83f-49f0-89f6-72de8d2a3708 SocketPath: PciID:}] [{Interface:0xc0004b6710 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.674793 | controller |     "Jun 12 16:10:26.142411 crc crio[22579]: time=\"2026-06-12T16:10:26.142164044Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3 UID:bc8e85ef-47ee-4ff0-9c9d-b45be90d8824 NetNS:/var/run/netns/a9fcaf14-d83f-49f0-89f6-72de8d2a3708 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc8e85ef_47ee_4ff0_9c9d_b45be90d8824.slice PodAnnotations:0xc00130c1e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.674808 | controller |     "Jun 12 16:10:26.142411 crc crio[22579]: time=\"2026-06-12T16:10:26.142324518Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.674823 | controller |     "Jun 12 16:10:26.242317 crc crio[22579]: time=\"2026-06-12T16:10:26.241895708Z\" level=info msg=\"Ran pod sandbox d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3 with infra container: openstack/openstack-cell1-galera-0/POD\" id=6068457d-eb83-4fb5-b3c3-d8bbe2740e1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.674838 | controller |     "Jun 12 16:10:26.254220 crc crio[22579]: time=\"2026-06-12T16:10:26.254114994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=6fb03cfb-5354-45d9-bbfe-fa1d472277ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674852 | controller |     "Jun 12 16:10:26.254727 crc crio[22579]: time=\"2026-06-12T16:10:26.25437498Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=6fb03cfb-5354-45d9-bbfe-fa1d472277ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674866 | controller |     "Jun 12 16:10:26.254727 crc crio[22579]: time=\"2026-06-12T16:10:26.254429212Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=6fb03cfb-5354-45d9-bbfe-fa1d472277ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674881 | controller |     "Jun 12 16:10:26.270108 crc crio[22579]: time=\"2026-06-12T16:10:26.270048808Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d510ca70-04b6-4846-8e62-88dfed17dc30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.674895 | controller |     "Jun 12 16:10:26.300056 crc crio[22579]: time=\"2026-06-12T16:10:26.300000255Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-12 17:11:43.674910 | controller |     "Jun 12 16:10:26.693045 crc crio[22579]: 2026-06-12T16:10:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9377f16251374de Mac:56:ff:1b:2c:c2:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/0dde3025-1375-40a8-91ca-7ca5038a7bae SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.674929 | controller |     "Jun 12 16:10:26.700060 crc crio[22579]: time=\"2026-06-12T16:10:26.695035139Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1 UID:e4efcf05-45d7-431a-b466-1ca922740476 NetNS:/var/run/netns/0dde3025-1375-40a8-91ca-7ca5038a7bae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4efcf05_45d7_431a_b466_1ca922740476.slice PodAnnotations:0xc002308050}] Aliases:map[]}\"",
2026-06-12 17:11:43.674944 | controller |     "Jun 12 16:10:26.701022 crc crio[22579]: time=\"2026-06-12T16:10:26.700648959Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.674959 | controller |     "Jun 12 16:10:26.713780 crc crio[22579]: time=\"2026-06-12T16:10:26.713668135Z\" level=info msg=\"Ran pod sandbox 9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1 with infra container: openstack/memcached-0/POD\" id=aaeb6762-536e-4ff7-abf0-8b8e9a648818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.674974 | controller |     "Jun 12 16:10:26.773032 crc crio[22579]: time=\"2026-06-12T16:10:26.768028852Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=16b52fe0-73f2-4c7e-a1f2-5591a7ed9b5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.674989 | controller |     "Jun 12 16:10:26.773032 crc crio[22579]: time=\"2026-06-12T16:10:26.768195987Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=16b52fe0-73f2-4c7e-a1f2-5591a7ed9b5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675004 | controller |     "Jun 12 16:10:26.773032 crc crio[22579]: time=\"2026-06-12T16:10:26.768263699Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=16b52fe0-73f2-4c7e-a1f2-5591a7ed9b5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675018 | controller |     "Jun 12 16:10:26.773032 crc crio[22579]: time=\"2026-06-12T16:10:26.772788219Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=55da4459-9dbb-430f-89b8-9e800ff40243 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.675033 | controller |     "Jun 12 16:10:26.795686 crc crio[22579]: time=\"2026-06-12T16:10:26.795483253Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-12 17:11:43.675047 | controller |     "Jun 12 16:10:27.010007 crc crio[22579]: time=\"2026-06-12T16:10:27.008441001Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=2cff075c-1732-465a-85ea-a69e36a227d6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.675062 | controller |     "Jun 12 16:10:27.026675 crc crio[22579]: time=\"2026-06-12T16:10:27.02003462Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bc8bb4d6-e14f-4805-abf4-9a7274be3ef8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675077 | controller |     "Jun 12 16:10:27.090766 crc crio[22579]: time=\"2026-06-12T16:10:27.090401943Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ca34f801-f5ae-4471-a743-f1bb34b0211a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675092 | controller |     "Jun 12 16:10:27.164571 crc crio[22579]: time=\"2026-06-12T16:10:27.164357521Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hhqjf/extract-content\" id=14aa674f-ceff-496f-a06a-f7b9f625e5cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.675109 | controller |     "Jun 12 16:10:27.165347 crc crio[22579]: time=\"2026-06-12T16:10:27.165121952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675124 | controller |     "Jun 12 16:10:27.345611 crc crio[22579]: time=\"2026-06-12T16:10:27.345278427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675139 | controller |     "Jun 12 16:10:27.375089 crc crio[22579]: time=\"2026-06-12T16:10:27.374725371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675153 | controller |     "Jun 12 16:10:27.763467 crc crio[22579]: time=\"2026-06-12T16:10:27.759993475Z\" level=info msg=\"Created container ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7: openshift-marketplace/redhat-operators-hhqjf/extract-content\" id=14aa674f-ceff-496f-a06a-f7b9f625e5cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.675168 | controller |     "Jun 12 16:10:27.776991 crc crio[22579]: time=\"2026-06-12T16:10:27.776228337Z\" level=info msg=\"Starting container: ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7\" id=972875cf-1323-4ec2-8f76-784d758af5f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.675183 | controller |     "Jun 12 16:10:27.790795 crc crio[22579]: time=\"2026-06-12T16:10:27.789906882Z\" level=info msg=\"Started container\" PID=50509 containerID=ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7 description=openshift-marketplace/redhat-operators-hhqjf/extract-content id=972875cf-1323-4ec2-8f76-784d758af5f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996",
2026-06-12 17:11:43.675199 | controller |     "Jun 12 16:10:29.275610 crc crio[22579]: time=\"2026-06-12T16:10:29.275484572Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=5be6ddfe-1fc0-441d-9101-df3768108dea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.675213 | controller |     "Jun 12 16:10:29.277287 crc crio[22579]: time=\"2026-06-12T16:10:29.277164117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675227 | controller |     "Jun 12 16:10:29.442004 crc crio[22579]: time=\"2026-06-12T16:10:29.441533362Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd UID:e327e1f8-c648-498b-8841-0b288e6e9c1b NetNS:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode327e1f8_c648_498b_8841_0b288e6e9c1b.slice PodAnnotations:0xc000c9afb0}] Aliases:map[]}\"",
2026-06-12 17:11:43.675242 | controller |     "Jun 12 16:10:29.442004 crc crio[22579]: time=\"2026-06-12T16:10:29.441935522Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.675257 | controller |     "Jun 12 16:10:29.812574 crc crio[22579]: time=\"2026-06-12T16:10:29.812200248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ff5f5d77-a3dc-4e6f-b38f-db3bea8f724b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675272 | controller |     "Jun 12 16:10:29.816713 crc crio[22579]: time=\"2026-06-12T16:10:29.816563944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d50fa3cf-303b-45dc-9df2-1dcc4afb5a24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675290 | controller |     "Jun 12 16:10:29.841471 crc crio[22579]: time=\"2026-06-12T16:10:29.839905955Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-hhqjf/registry-server\" id=badf88e1-5b44-440f-aa9f-6773b2df9806 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.675306 | controller |     "Jun 12 16:10:29.841471 crc crio[22579]: time=\"2026-06-12T16:10:29.840954543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675321 | controller |     "Jun 12 16:10:30.125205 crc crio[22579]: 2026-06-12T16:10:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f6a9ab25bcacef Mac:9a:3a:c0:c2:c4:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.675336 | controller |     "Jun 12 16:10:30.144267 crc crio[22579]: time=\"2026-06-12T16:10:30.144171304Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd UID:e327e1f8-c648-498b-8841-0b288e6e9c1b NetNS:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode327e1f8_c648_498b_8841_0b288e6e9c1b.slice PodAnnotations:0xc000c9afb0}] Aliases:map[]}\"",
2026-06-12 17:11:43.675355 | controller |     "Jun 12 16:10:30.144618 crc crio[22579]: time=\"2026-06-12T16:10:30.144386879Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.675387 | controller |     "Jun 12 16:10:30.201607 crc crio[22579]: time=\"2026-06-12T16:10:30.201383166Z\" level=info msg=\"Ran pod sandbox 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd with infra container: openstack/kube-state-metrics-0/POD\" id=5be6ddfe-1fc0-441d-9101-df3768108dea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.675404 | controller |     "Jun 12 16:10:30.207175 crc crio[22579]: time=\"2026-06-12T16:10:30.207031207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675419 | controller |     "Jun 12 16:10:30.223859 crc crio[22579]: time=\"2026-06-12T16:10:30.223722241Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=0dc814e5-05f4-458d-8514-a1a3518c7651 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675433 | controller |     "Jun 12 16:10:30.224088 crc crio[22579]: time=\"2026-06-12T16:10:30.223954877Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=0dc814e5-05f4-458d-8514-a1a3518c7651 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675447 | controller |     "Jun 12 16:10:30.224088 crc crio[22579]: time=\"2026-06-12T16:10:30.224000558Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=0dc814e5-05f4-458d-8514-a1a3518c7651 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675462 | controller |     "Jun 12 16:10:30.237231 crc crio[22579]: time=\"2026-06-12T16:10:30.237102187Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=6370c26f-93c5-4c78-83c5-f08aa56df6aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.675477 | controller |     "Jun 12 16:10:30.270559 crc crio[22579]: time=\"2026-06-12T16:10:30.270420194Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-12 17:11:43.675495 | controller |     "Jun 12 16:10:30.290109 crc crio[22579]: time=\"2026-06-12T16:10:30.289981355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675511 | controller |     "Jun 12 16:10:30.479404 crc crio[22579]: time=\"2026-06-12T16:10:30.479292953Z\" level=info msg=\"Created container 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa: openshift-marketplace/redhat-operators-hhqjf/registry-server\" id=badf88e1-5b44-440f-aa9f-6773b2df9806 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.675525 | controller |     "Jun 12 16:10:30.489306 crc crio[22579]: time=\"2026-06-12T16:10:30.489205617Z\" level=info msg=\"Starting container: 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa\" id=d85b7a56-f7ec-476a-987e-7c0ac9163573 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.675539 | controller |     "Jun 12 16:10:30.545412 crc crio[22579]: time=\"2026-06-12T16:10:30.54526608Z\" level=info msg=\"Started container\" PID=50707 containerID=95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa description=openshift-marketplace/redhat-operators-hhqjf/registry-server id=d85b7a56-f7ec-476a-987e-7c0ac9163573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996",
2026-06-12 17:11:43.675555 | controller |     "Jun 12 16:10:31.090355 crc crio[22579]: time=\"2026-06-12T16:10:31.088265065Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-wh84g/POD\" id=f87bddac-fc4b-4470-9c07-9d846b9cbc98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.675570 | controller |     "Jun 12 16:10:31.090355 crc crio[22579]: time=\"2026-06-12T16:10:31.088800469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675585 | controller |     "Jun 12 16:10:31.123027 crc crio[22579]: time=\"2026-06-12T16:10:31.122369462Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-2vd42/POD\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.675599 | controller |     "Jun 12 16:10:31.125563 crc crio[22579]: time=\"2026-06-12T16:10:31.124797587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675614 | controller |     "Jun 12 16:10:31.251927 crc crio[22579]: time=\"2026-06-12T16:10:31.251807928Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g Namespace:openstack ID:ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd UID:53d9c477-82bb-4ba5-ba30-7a7d83d29411 NetNS:/var/run/netns/bd7f0693-4264-47ad-bc32-ba83993b12f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d9c477_82bb_4ba5_ba30_7a7d83d29411.slice PodAnnotations:0xc0025a0960}] Aliases:map[]}\"",
2026-06-12 17:11:43.675630 | controller |     "Jun 12 16:10:31.251927 crc crio[22579]: time=\"2026-06-12T16:10:31.25188362Z\" level=info msg=\"Adding pod openstack_ovn-controller-wh84g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.675645 | controller |     "Jun 12 16:10:31.270407 crc crio[22579]: time=\"2026-06-12T16:10:31.270252799Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=97accbbd-8cc5-40ad-810a-b16049bb06de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.675659 | controller |     "Jun 12 16:10:31.270407 crc crio[22579]: time=\"2026-06-12T16:10:31.270398933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.675678 | controller |     "Jun 12 16:10:31.292467 crc crio[22579]: time=\"2026-06-12T16:10:31.290665312Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d208d31e-a532-48e9-9a5f-334199b19799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc000384f78}] Aliases:map[]}\"",
2026-06-12 17:11:43.675693 | controller |     "Jun 12 16:10:31.292467 crc crio[22579]: time=\"2026-06-12T16:10:31.290782265Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-2vd42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.675708 | controller |     "Jun 12 16:10:32.042392 crc crio[22579]: 2026-06-12T16:10:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe469a6978a747 Mac:d2:3f:6c:96:e3:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/bd7f0693-4264-47ad-bc32-ba83993b12f1 SocketPath: PciID:}] [{Interface:0xc00032c5e0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.675723 | controller |     "Jun 12 16:10:32.048461 crc crio[22579]: time=\"2026-06-12T16:10:32.048371729Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g Namespace:openstack ID:ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd UID:53d9c477-82bb-4ba5-ba30-7a7d83d29411 NetNS:/var/run/netns/bd7f0693-4264-47ad-bc32-ba83993b12f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53d9c477_82bb_4ba5_ba30_7a7d83d29411.slice PodAnnotations:0xc0025a0960}] Aliases:map[]}\"",
2026-06-12 17:11:43.675738 | controller |     "Jun 12 16:10:32.049198 crc crio[22579]: time=\"2026-06-12T16:10:32.04914601Z\" level=info msg=\"Checking pod openstack_ovn-controller-wh84g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.675753 | controller |     "Jun 12 16:10:32.460243 crc crio[22579]: time=\"2026-06-12T16:10:32.46016149Z\" level=info msg=\"Ran pod sandbox ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd with infra container: openstack/ovn-controller-wh84g/POD\" id=f87bddac-fc4b-4470-9c07-9d846b9cbc98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.675768 | controller |     "Jun 12 16:10:32.463362 crc crio[22579]: time=\"2026-06-12T16:10:32.463281833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=313d486e-8cbb-4d95-8038-eaf8d5d36b08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675782 | controller |     "Jun 12 16:10:32.466413 crc crio[22579]: time=\"2026-06-12T16:10:32.463683464Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=313d486e-8cbb-4d95-8038-eaf8d5d36b08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675796 | controller |     "Jun 12 16:10:32.466413 crc crio[22579]: time=\"2026-06-12T16:10:32.463745925Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=313d486e-8cbb-4d95-8038-eaf8d5d36b08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675811 | controller |     "Jun 12 16:10:32.469747 crc crio[22579]: time=\"2026-06-12T16:10:32.469662263Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=3d219142-8ec8-4e11-a4a0-426874c7883d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.675826 | controller |     "Jun 12 16:10:32.476074 crc crio[22579]: time=\"2026-06-12T16:10:32.475875878Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-12 17:11:43.675844 | controller |     "Jun 12 16:10:39.333822 crc crio[22579]: time=\"2026-06-12T16:10:39.332993173Z\" level=info msg=\"Removing container: e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455\" id=8c724f92-f334-43dc-8951-4cc2560bd74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.675860 | controller |     "Jun 12 16:10:49.248390 crc crio[22579]: time=\"2026-06-12T16:10:49.246352627Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c UID:22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67 NetNS:/var/run/netns/aff82eb4-ca28-4243-8aef-e3a8271d5f40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22c3fb2e_eeb4_42c4_9a0f_7f1d80d15a67.slice PodAnnotations:0xc001217090}] Aliases:map[]}\"",
2026-06-12 17:11:43.675875 | controller |     "Jun 12 16:10:49.248390 crc crio[22579]: time=\"2026-06-12T16:10:49.248251328Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.675890 | controller |     "Jun 12 16:10:51.384475 crc crio[22579]: time=\"2026-06-12T16:10:51.383293245Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=10b3699a-76ad-4792-95d3-0b5e6b0aa152 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675905 | controller |     "Jun 12 16:10:53.413357 crc crio[22579]: time=\"2026-06-12T16:10:53.413261835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=34c8046b-aa44-49f7-8892-6edc60d747ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675919 | controller |     "Jun 12 16:10:53.418901 crc crio[22579]: time=\"2026-06-12T16:10:53.418760812Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=5f034448-72fc-4f56-b85c-8e028268029e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675934 | controller |     "Jun 12 16:10:53.419705 crc crio[22579]: time=\"2026-06-12T16:10:53.419572323Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=795716c6-7c6a-4b1c-bc69-ba74ee1d193d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675949 | controller |     "Jun 12 16:10:53.423360 crc crio[22579]: time=\"2026-06-12T16:10:53.42322508Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=0e2032da-a59a-4467-ac12-90e40e0523c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675964 | controller |     "Jun 12 16:10:53.756454 crc crio[22579]: time=\"2026-06-12T16:10:53.754185079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=bb011143-4834-47c7-8bd7-d51f2c8b9ccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.675979 | controller |     "Jun 12 16:10:53.756454 crc crio[22579]: time=\"2026-06-12T16:10:53.754913559Z\" level=info msg=\"Removing container: a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471\" id=cab6d67d-9345-41ba-8305-e93cbee16edc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.675993 | controller |     "Jun 12 16:10:54.770113 crc crio[22579]: time=\"2026-06-12T16:10:54.7697278Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=5e8d5729-ebfe-46b6-bdfb-5d6d7e50e8b6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.676011 | controller |     "Jun 12 16:10:54.780715 crc crio[22579]: time=\"2026-06-12T16:10:54.779540301Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 17:11:43.676026 | controller |     "Jun 12 16:11:00.206409 crc crio[22579]: time=\"2026-06-12T16:11:00.205425919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b0735572-792f-461b-9eb6-d2510ea18d30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676040 | controller |     "Jun 12 16:11:00.207928 crc crio[22579]: time=\"2026-06-12T16:11:00.206279062Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=5abd9355-95ea-4d99-9fc1-2a94d10e33a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676055 | controller |     "Jun 12 16:11:00.228120 crc crio[22579]: time=\"2026-06-12T16:11:00.227895687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c07b3ff5-724b-4897-86c3-33a75deb0925 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676070 | controller |     "Jun 12 16:11:00.236328 crc crio[22579]: time=\"2026-06-12T16:11:00.236240579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=5bf5d8fa-b30c-4a02-955f-3c13f7e86c0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676085 | controller |     "Jun 12 16:11:00.241881 crc crio[22579]: time=\"2026-06-12T16:11:00.241788917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=166d09d1-fb6a-48f7-8d66-119bd4b497c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676099 | controller |     "Jun 12 16:11:00.243034 crc crio[22579]: time=\"2026-06-12T16:11:00.242925317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=b999a8ac-5cf1-4dc2-b009-0a2eeef32b1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676113 | controller |     "Jun 12 16:11:01.140361 crc crio[22579]: time=\"2026-06-12T16:11:01.13606482Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=c77a5fd9-84d5-4d54-8afd-5dd2e71a7708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.676128 | controller |     "Jun 12 16:11:01.151635 crc crio[22579]: time=\"2026-06-12T16:11:01.136187963Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=1af95e53-b261-4945-a3f8-13f2697e7049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.676143 | controller |     "Jun 12 16:11:01.151812 crc crio[22579]: time=\"2026-06-12T16:11:01.136545673Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=d2736a7d-9f19-4eb2-a43b-71053d7bf130 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.676158 | controller |     "Jun 12 16:11:01.153874 crc crio[22579]: time=\"2026-06-12T16:11:01.153119344Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5d16cb9c-7103-496e-bf88-e83cb185a3f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.676172 | controller |     "Jun 12 16:11:01.158187 crc crio[22579]: time=\"2026-06-12T16:11:01.158008344Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2b4e70cc-dab3-4b74-9d5f-616dfe5bea21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.676194 | controller |     "Jun 12 16:11:01.160006 crc crio[22579]: time=\"2026-06-12T16:11:01.159137424Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=ddadad3d-3f97-40a7-bce8-4466772001d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.676209 | controller |     "Jun 12 16:11:01.179749 crc crio[22579]: time=\"2026-06-12T16:11:01.178639293Z\" level=info msg=\"Removed container e0eb97612bea56982184a29f417190e420616f3c9299bb57dcb7dab098e32455: openshift-infra/auto-csr-approver-29688004-2qbx2/oc\" id=8c724f92-f334-43dc-8951-4cc2560bd74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.676224 | controller |     "Jun 12 16:11:01.179749 crc crio[22579]: time=\"2026-06-12T16:11:01.17963039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.676238 | controller |     "Jun 12 16:11:01.181760 crc crio[22579]: time=\"2026-06-12T16:11:01.180083132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.676252 | controller |     "Jun 12 16:11:01.201431 crc crio[22579]: time=\"2026-06-12T16:11:01.2010637Z\" level=info msg=\"Stopping pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=d63ddc72-2acf-40b5-bf04-47cb7e72b1cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.676267 | controller |     "Jun 12 16:11:01.201431 crc crio[22579]: time=\"2026-06-12T16:11:01.201163823Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=d63ddc72-2acf-40b5-bf04-47cb7e72b1cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.676281 | controller |     "Jun 12 16:11:01.207919 crc crio[22579]: time=\"2026-06-12T16:11:01.20781914Z\" level=info msg=\"Removing pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=59ee0937-6cb2-4714-a20c-7a0f4594dda3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.676296 | controller |     "Jun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.413910236Z\" level=info msg=\"NetworkStart: stopping network for sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676310 | controller |     "Jun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.415893328Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d208d31e-a532-48e9-9a5f-334199b19799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc001216038}] Aliases:map[]}\"",
2026-06-12 17:11:43.676326 | controller |     "Jun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.4159707Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.676340 | controller |     "Jun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.416105094Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.676359 | controller |     "Jun 12 16:11:01.417683 crc crio[22579]: time=\"2026-06-12T16:11:01.416126185Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-2vd42 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.676396 | controller |     "Jun 12 16:11:01.475751 crc crio[22579]: time=\"2026-06-12T16:11:01.475375572Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-txd7g/POD\" id=e333e200-8b72-4e28-aa9f-250a9714c0a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676414 | controller |     "Jun 12 16:11:01.475751 crc crio[22579]: time=\"2026-06-12T16:11:01.475552796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.676429 | controller |     "Jun 12 16:11:01.729324 crc crio[22579]: time=\"2026-06-12T16:11:01.729121566Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676443 | controller |     "Jun 12 16:11:01.734086 crc crio[22579]: time=\"2026-06-12T16:11:01.733736928Z\" level=info msg=\"runSandbox: deleting pod ID c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e from idIndex\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676458 | controller |     "Jun 12 16:11:01.734193 crc crio[22579]: time=\"2026-06-12T16:11:01.734155329Z\" level=info msg=\"runSandbox: removing pod sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676472 | controller |     "Jun 12 16:11:01.736846 crc crio[22579]: time=\"2026-06-12T16:11:01.736753069Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676487 | controller |     "Jun 12 16:11:01.736846 crc crio[22579]: time=\"2026-06-12T16:11:01.73682295Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676502 | controller |     "Jun 12 16:11:01.738017 crc crio[22579]: time=\"2026-06-12T16:11:01.73793511Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c4a828ec6e467f6080c115dc401e5d7bd0b8c5f014e1f792206d0d14b07e530e\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676516 | controller |     "Jun 12 16:11:02.209795 crc crio[22579]: 2026-06-12T16:11:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d508d3f5cd293e Mac:3e:ee:dd:65:bf:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/aff82eb4-ca28-4243-8aef-e3a8271d5f40 SocketPath: PciID:}] [{Interface:0xc000344950 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.676531 | controller |     "Jun 12 16:11:02.218792 crc crio[22579]: time=\"2026-06-12T16:11:02.218637305Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c UID:22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67 NetNS:/var/run/netns/aff82eb4-ca28-4243-8aef-e3a8271d5f40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22c3fb2e_eeb4_42c4_9a0f_7f1d80d15a67.slice PodAnnotations:0xc001217090}] Aliases:map[]}\"",
2026-06-12 17:11:43.676547 | controller |     "Jun 12 16:11:02.219090 crc crio[22579]: time=\"2026-06-12T16:11:02.218967874Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.676562 | controller |     "Jun 12 16:11:03.133795 crc crio[22579]: time=\"2026-06-12T16:11:03.132951411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.676584 | controller |     "Jun 12 16:11:03.133795 crc crio[22579]: time=\"2026-06-12T16:11:03.13368492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.676599 | controller |     "Jun 12 16:11:03.134082 crc crio[22579]: time=\"2026-06-12T16:11:03.134020509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.676614 | controller |     "Jun 12 16:11:03.134437 crc crio[22579]: time=\"2026-06-12T16:11:03.134349288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.676629 | controller |     "Jun 12 16:11:03.328149 crc crio[22579]: time=\"2026-06-12T16:11:03.328055144Z\" level=info msg=\"Ran pod sandbox 5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c with infra container: openstack/ovsdbserver-nb-0/POD\" id=97accbbd-8cc5-40ad-810a-b16049bb06de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676644 | controller |     "Jun 12 16:11:03.332133 crc crio[22579]: time=\"2026-06-12T16:11:03.33204384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=bead34c0-0ea7-44af-815a-a5379022926e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676659 | controller |     "Jun 12 16:11:03.332454 crc crio[22579]: time=\"2026-06-12T16:11:03.33241951Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=bead34c0-0ea7-44af-815a-a5379022926e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676674 | controller |     "Jun 12 16:11:03.332657 crc crio[22579]: time=\"2026-06-12T16:11:03.332475862Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=bead34c0-0ea7-44af-815a-a5379022926e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676689 | controller |     "Jun 12 16:11:03.333749 crc crio[22579]: time=\"2026-06-12T16:11:03.333690054Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=978f624f-bc05-456d-a1ca-31c47be98327 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.676704 | controller |     "Jun 12 16:11:03.342264 crc crio[22579]: time=\"2026-06-12T16:11:03.342140499Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-12 17:11:43.676718 | controller |     "Jun 12 16:11:03.855569 crc crio[22579]: time=\"2026-06-12T16:11:03.85544034Z\" level=info msg=\"Stopping container: 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa (timeout: 2s)\" id=109bf8c8-548a-424e-8a07-d8a6efd53d6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.676733 | controller |     "Jun 12 16:11:07.326380 crc crio[22579]: time=\"2026-06-12T16:11:07.325485341Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ovn-controller-ovs-2vd42_openstack_3a99b69c-9619-44dc-bf7a-c3abc39b223e_0\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676748 | controller |     "Jun 12 16:11:07.326380 crc crio[22579]: time=\"2026-06-12T16:11:07.326371595Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ovn-controller-ovs-2vd42_openstack_3a99b69c-9619-44dc-bf7a-c3abc39b223e_0\" id=6ebb368c-351a-4a59-9c20-96c2d6d0374e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676763 | controller |     "Jun 12 16:11:07.981954 crc crio[22579]: time=\"2026-06-12T16:11:07.981863423Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-2vd42/POD\" id=c7e8449b-c32a-47e3-81e0-9aeb638d1775 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.676781 | controller |     "Jun 12 16:11:07.982118 crc crio[22579]: time=\"2026-06-12T16:11:07.981976556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.676796 | controller |     "Jun 12 16:11:12.029882 crc crio[22579]: time=\"2026-06-12T16:11:12.028953524Z\" level=info msg=\"Stopped container 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa: openshift-marketplace/redhat-operators-hhqjf/registry-server\" id=109bf8c8-548a-424e-8a07-d8a6efd53d6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.676810 | controller |     "Jun 12 16:11:12.031648 crc crio[22579]: time=\"2026-06-12T16:11:12.031071791Z\" level=info msg=\"Stopping pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=107dd48d-efc9-4858-a89f-550d160c3355 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.676825 | controller |     "Jun 12 16:11:12.033238 crc crio[22579]: time=\"2026-06-12T16:11:12.032272033Z\" level=info msg=\"Got pod network &{Name:redhat-operators-hhqjf Namespace:openshift-marketplace ID:3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996 UID:97fb63f6-6d87-4620-87b5-4121117f7c3b NetNS:/var/run/netns/500fbb75-247a-4f78-b141-c3b341e8f061 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod97fb63f6_6d87_4620_87b5_4121117f7c3b.slice PodAnnotations:0xc0025a01a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.676840 | controller |     "Jun 12 16:11:12.033238 crc crio[22579]: time=\"2026-06-12T16:11:12.032724205Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-hhqjf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.676855 | controller |     "Jun 12 16:11:12.039359 crc crio[22579]: time=\"2026-06-12T16:11:12.039122665Z\" level=info msg=\"Removed container a5ef6d3a65cc661324eb77c12454ec61f4a9130f2cd5cbb8f4f03d9dee9e2471: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=cab6d67d-9345-41ba-8305-e93cbee16edc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.676870 | controller |     "Jun 12 16:11:14.662752 crc crio[22579]: time=\"2026-06-12T16:11:14.662062398Z\" level=info msg=\"Removed pod sandbox: 0f7371d59ec0e8f5102afef777d5f2da55307d84bbacb54757d8bc64f30c7c0a\" id=59ee0937-6cb2-4714-a20c-7a0f4594dda3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.676885 | controller |     "Jun 12 16:11:14.668311 crc crio[22579]: time=\"2026-06-12T16:11:14.665048348Z\" level=info msg=\"Stopping pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=af2f5aa8-7e5f-4cf8-ad53-b570599847a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.676899 | controller |     "Jun 12 16:11:14.668311 crc crio[22579]: time=\"2026-06-12T16:11:14.66513917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=af2f5aa8-7e5f-4cf8-ad53-b570599847a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.676914 | controller |     "Jun 12 16:11:14.672564 crc crio[22579]: time=\"2026-06-12T16:11:14.672375853Z\" level=info msg=\"Removing pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=d9377c75-b595-4820-8cb6-051d54c51e9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.676929 | controller |     "Jun 12 16:11:20.576168 crc crio[22579]: time=\"2026-06-12T16:11:20.575359031Z\" level=info msg=\"Stopped pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=107dd48d-efc9-4858-a89f-550d160c3355 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.676947 | controller |     "Jun 12 16:11:21.148020 crc crio[22579]: time=\"2026-06-12T16:11:21.147469618Z\" level=info msg=\"Removing container: 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa\" id=bb832395-3eda-4519-a28b-c746e96eddfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.676962 | controller |     "Jun 12 16:11:21.900878 crc crio[22579]: time=\"2026-06-12T16:11:21.900787218Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=55da4459-9dbb-430f-89b8-9e800ff40243 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.676977 | controller |     "Jun 12 16:11:21.902685 crc crio[22579]: time=\"2026-06-12T16:11:21.902393151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=c7b732d2-8512-4d5a-a3b0-961681904824 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.676992 | controller |     "Jun 12 16:11:21.905805 crc crio[22579]: time=\"2026-06-12T16:11:21.905710359Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=6175c345-7b9e-45b3-ad3c-2433b4fb9230 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.677007 | controller |     "Jun 12 16:11:21.906985 crc crio[22579]: time=\"2026-06-12T16:11:21.906910541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8c2389bb-b221-4804-b78e-ef715c5d7ed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.677022 | controller |     "Jun 12 16:11:21.913892 crc crio[22579]: time=\"2026-06-12T16:11:21.913799155Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=d510ca70-04b6-4846-8e62-88dfed17dc30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.677036 | controller |     "Jun 12 16:11:21.914895 crc crio[22579]: time=\"2026-06-12T16:11:21.914784131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fd298d81-c87f-43bf-a83d-71c118e3b55f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.677051 | controller |     "Jun 12 16:11:22.036194 crc crio[22579]: time=\"2026-06-12T16:11:22.036026108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677066 | controller |     "Jun 12 16:11:22.039645 crc crio[22579]: time=\"2026-06-12T16:11:22.039583013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677081 | controller |     "Jun 12 16:11:22.043716 crc crio[22579]: time=\"2026-06-12T16:11:22.04360848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677095 | controller |     "Jun 12 16:11:22.047031 crc crio[22579]: time=\"2026-06-12T16:11:22.046958299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677110 | controller |     "Jun 12 16:11:22.138184 crc crio[22579]: time=\"2026-06-12T16:11:22.137450648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677124 | controller |     "Jun 12 16:11:22.161951 crc crio[22579]: time=\"2026-06-12T16:11:22.161888678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677141 | controller |     "Jun 12 16:11:22.175336 crc crio[22579]: time=\"2026-06-12T16:11:22.175237703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677156 | controller |     "Jun 12 16:11:22.175655 crc crio[22579]: time=\"2026-06-12T16:11:22.175411498Z\" level=info msg=\"Removed pod sandbox: 77cf85993c30f147fd2d937bac6913171c492316a9145ca6521e5c15aebbfccb\" id=d9377c75-b595-4820-8cb6-051d54c51e9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.677171 | controller |     "Jun 12 16:11:22.177702 crc crio[22579]: time=\"2026-06-12T16:11:22.177551655Z\" level=info msg=\"Stopping pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=7229942f-d965-449b-91f8-a214aead3c67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.677185 | controller |     "Jun 12 16:11:22.177702 crc crio[22579]: time=\"2026-06-12T16:11:22.177670078Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=7229942f-d965-449b-91f8-a214aead3c67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.677200 | controller |     "Jun 12 16:11:22.178411 crc crio[22579]: time=\"2026-06-12T16:11:22.178330236Z\" level=info msg=\"Removing pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=26d25f98-0ac8-467b-ab1c-17783f1b7ecb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.677214 | controller |     "Jun 12 16:11:22.179379 crc crio[22579]: time=\"2026-06-12T16:11:22.179316772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677229 | controller |     "Jun 12 16:11:22.191446 crc crio[22579]: time=\"2026-06-12T16:11:22.191303581Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=c6dea72b-cde1-4677-ab99-a98de1ee718e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.677244 | controller |     "Jun 12 16:11:22.193430 crc crio[22579]: time=\"2026-06-12T16:11:22.193358726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9ede0a8e-e3b2-430c-afa9-fefa842e51ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.677259 | controller |     "Jun 12 16:11:22.206284 crc crio[22579]: time=\"2026-06-12T16:11:22.206154166Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=09f2c639-bdac-4177-9396-bc9d5e72b506 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.677273 | controller |     "Jun 12 16:11:22.207418 crc crio[22579]: time=\"2026-06-12T16:11:22.207247795Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=175fb5d7-943e-4527-b116-fa8b73351e8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.677288 | controller |     "Jun 12 16:11:22.208632 crc crio[22579]: time=\"2026-06-12T16:11:22.208384846Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=3d219142-8ec8-4e11-a4a0-426874c7883d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.677303 | controller |     "Jun 12 16:11:22.209450 crc crio[22579]: time=\"2026-06-12T16:11:22.209336191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=802b2fc8-bc7b-4fc5-88fb-b6888d4d1f74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.677318 | controller |     "Jun 12 16:11:22.318342 crc crio[22579]: time=\"2026-06-12T16:11:22.31824016Z\" level=info msg=\"Created container 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2b4e70cc-dab3-4b74-9d5f-616dfe5bea21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.677336 | controller |     "Jun 12 16:11:22.322562 crc crio[22579]: time=\"2026-06-12T16:11:22.322457792Z\" level=info msg=\"Starting container: 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982\" id=2f3f0357-411a-49c7-ba97-eaaec879c608 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.677354 | controller |     "Jun 12 16:11:22.334402 crc crio[22579]: time=\"2026-06-12T16:11:22.334263846Z\" level=info msg=\"Started container\" PID=52398 containerID=51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=2f3f0357-411a-49c7-ba97-eaaec879c608 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6",
2026-06-12 17:11:43.677387 | controller |     "Jun 12 16:11:22.342436 crc crio[22579]: time=\"2026-06-12T16:11:22.34229819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677404 | controller |     "Jun 12 16:11:22.346860 crc crio[22579]: time=\"2026-06-12T16:11:22.346747968Z\" level=info msg=\"Created container 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=1af95e53-b261-4945-a3f8-13f2697e7049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.677419 | controller |     "Jun 12 16:11:22.347079 crc crio[22579]: time=\"2026-06-12T16:11:22.347013926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677434 | controller |     "Jun 12 16:11:22.348582 crc crio[22579]: time=\"2026-06-12T16:11:22.347993452Z\" level=info msg=\"Starting container: 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99\" id=302531d5-5f2a-486b-aa1f-e99cf6813f93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.677448 | controller |     "Jun 12 16:11:22.351981 crc crio[22579]: time=\"2026-06-12T16:11:22.351872355Z\" level=info msg=\"Created container 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=d2736a7d-9f19-4eb2-a43b-71053d7bf130 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.677462 | controller |     "Jun 12 16:11:22.353843 crc crio[22579]: time=\"2026-06-12T16:11:22.353371285Z\" level=info msg=\"Starting container: 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b\" id=3accbd13-ea3d-4f9e-ac96-e136bdcb64a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.677477 | controller |     "Jun 12 16:11:22.354944 crc crio[22579]: time=\"2026-06-12T16:11:22.35471028Z\" level=info msg=\"Started container\" PID=52380 containerID=5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=302531d5-5f2a-486b-aa1f-e99cf6813f93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d",
2026-06-12 17:11:43.677492 | controller |     "Jun 12 16:11:22.356422 crc crio[22579]: time=\"2026-06-12T16:11:22.356232831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677508 | controller |     "Jun 12 16:11:22.362713 crc crio[22579]: time=\"2026-06-12T16:11:22.362456867Z\" level=info msg=\"Created container a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=ddadad3d-3f97-40a7-bce8-4466772001d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.677526 | controller |     "Jun 12 16:11:22.364802 crc crio[22579]: time=\"2026-06-12T16:11:22.364415749Z\" level=info msg=\"Started container\" PID=52395 containerID=044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=3accbd13-ea3d-4f9e-ac96-e136bdcb64a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033",
2026-06-12 17:11:43.677542 | controller |     "Jun 12 16:11:22.366161 crc crio[22579]: time=\"2026-06-12T16:11:22.366133434Z\" level=info msg=\"Starting container: a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203\" id=9c4bab98-9375-4a6c-b486-f737c30bb61b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.677556 | controller |     "Jun 12 16:11:22.397433 crc crio[22579]: time=\"2026-06-12T16:11:22.397341855Z\" level=info msg=\"Got pod network &{Name:certified-operators-txd7g Namespace:openshift-marketplace ID:b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 UID:0a214773-561a-433c-8059-6386222e0940 NetNS:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a214773_561a_433c_8059_6386222e0940.slice PodAnnotations:0xc00008d010}] Aliases:map[]}\"",
2026-06-12 17:11:43.677571 | controller |     "Jun 12 16:11:22.397433 crc crio[22579]: time=\"2026-06-12T16:11:22.397405247Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-txd7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.677586 | controller |     "Jun 12 16:11:22.403858 crc crio[22579]: time=\"2026-06-12T16:11:22.403769736Z\" level=info msg=\"Started container\" PID=52399 containerID=a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=9c4bab98-9375-4a6c-b486-f737c30bb61b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6",
2026-06-12 17:11:43.677600 | controller |     "Jun 12 16:11:22.428362 crc crio[22579]: time=\"2026-06-12T16:11:22.428269308Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=7810fefc-ff95-47cb-87a4-e102e2fecfca name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.677615 | controller |     "Jun 12 16:11:22.428722 crc crio[22579]: time=\"2026-06-12T16:11:22.428472954Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d2033fd3-cc6e-495d-92fb-608141c57e79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc00008d1a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.677630 | controller |     "Jun 12 16:11:22.428722 crc crio[22579]: time=\"2026-06-12T16:11:22.428554246Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-2vd42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.677645 | controller |     "Jun 12 16:11:22.430197 crc crio[22579]: time=\"2026-06-12T16:11:22.430126848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e1b7e564-e941-4576-8572-5c6013a7a851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.677664 | controller |     "Jun 12 16:11:22.462788 crc crio[22579]: time=\"2026-06-12T16:11:22.462675554Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=ded55695-e0c8-486b-bd7c-7c3a04efb6c3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.677679 | controller |     "Jun 12 16:11:22.465469 crc crio[22579]: time=\"2026-06-12T16:11:22.465372276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c84bf2f4-a413-450a-ab5e-d8b586c91470 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.677694 | controller |     "Jun 12 16:11:22.512468 crc crio[22579]: time=\"2026-06-12T16:11:22.511948145Z\" level=info msg=\"Created container 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=c77a5fd9-84d5-4d54-8afd-5dd2e71a7708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.677709 | controller |     "Jun 12 16:11:22.537226 crc crio[22579]: time=\"2026-06-12T16:11:22.537126096Z\" level=info msg=\"Starting container: 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e\" id=552bf2a9-6add-48e1-85e8-44ead13226be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.677724 | controller |     "Jun 12 16:11:22.566055 crc crio[22579]: time=\"2026-06-12T16:11:22.565963083Z\" level=info msg=\"Started container\" PID=52453 containerID=78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=552bf2a9-6add-48e1-85e8-44ead13226be name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51",
2026-06-12 17:11:43.677739 | controller |     "Jun 12 16:11:22.734555 crc crio[22579]: time=\"2026-06-12T16:11:22.728114609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.677754 | controller |     "Jun 12 16:11:22.781564 crc crio[22579]: 2026-06-12T16:11:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b121699f7b75231 Mac:1a:3c:11:39:04:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.677770 | controller |     "Jun 12 16:11:22.786404 crc crio[22579]: time=\"2026-06-12T16:11:22.78485706Z\" level=info msg=\"Got pod network &{Name:certified-operators-txd7g Namespace:openshift-marketplace ID:b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 UID:0a214773-561a-433c-8059-6386222e0940 NetNS:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a214773_561a_433c_8059_6386222e0940.slice PodAnnotations:0xc00008d010}] Aliases:map[]}\"",
2026-06-12 17:11:43.677784 | controller |     "Jun 12 16:11:22.786404 crc crio[22579]: time=\"2026-06-12T16:11:22.785211229Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-txd7g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.677799 | controller |     "Jun 12 16:11:22.859004 crc crio[22579]: time=\"2026-06-12T16:11:22.85887685Z\" level=info msg=\"Created container 2c0437a9ee11a8ca2c9686cd68d1e01574df0a4c77090aa250d65d7fc6804791: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=5d16cb9c-7103-496e-bf88-e83cb185a3f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.677814 | controller |     "Jun 12 16:11:22.862892 crc crio[22579]: time=\"2026-06-12T16:11:22.862812724Z\" level=info msg=\"Starting container: 2c0437a9ee11a8ca2c9686cd68d1e01574df0a4c77090aa250d65d7fc6804791\" id=1fd676c5-0c8d-4d95-ad40-dd25bc0e77db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.677833 | controller |     "Jun 12 16:11:22.885214 crc crio[22579]: time=\"2026-06-12T16:11:22.884939843Z\" level=info msg=\"Started container\" PID=52568 containerID=2c0437a9ee11a8ca2c9686cd68d1e01574df0a4c77090aa250d65d7fc6804791 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=1fd676c5-0c8d-4d95-ad40-dd25bc0e77db name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.677848 | controller |     "Jun 12 16:11:23.130107 crc crio[22579]: 2026-06-12T16:11:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94bd718b73695e0 Mac:3e:12:19:ef:1d:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/d2033fd3-cc6e-495d-92fb-608141c57e79 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.677863 | controller |     "Jun 12 16:11:23.132150 crc crio[22579]: time=\"2026-06-12T16:11:23.13203628Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-2vd42 Namespace:openstack ID:94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d UID:3a99b69c-9619-44dc-bf7a-c3abc39b223e NetNS:/var/run/netns/d2033fd3-cc6e-495d-92fb-608141c57e79 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a99b69c_9619_44dc_bf7a_c3abc39b223e.slice PodAnnotations:0xc00008d1a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.677878 | controller |     "Jun 12 16:11:23.132347 crc crio[22579]: time=\"2026-06-12T16:11:23.132300707Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-2vd42 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.677893 | controller |     "Jun 12 16:11:23.470891 crc crio[22579]: time=\"2026-06-12T16:11:23.470422437Z\" level=info msg=\"Removed container 95f80b651442dc9412ba6f7a0a1fa17ebcb2c6de6dd4b1730e2522d083a5b8fa: openshift-marketplace/redhat-operators-hhqjf/registry-server\" id=bb832395-3eda-4519-a28b-c746e96eddfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.677908 | controller |     "Jun 12 16:11:23.475592 crc crio[22579]: time=\"2026-06-12T16:11:23.475324078Z\" level=info msg=\"Removing container: ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7\" id=e39260de-2692-49fa-94b1-fdaae153d2e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.677923 | controller |     "Jun 12 16:11:23.537856 crc crio[22579]: time=\"2026-06-12T16:11:23.537711548Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=b97fd7fd-6f14-499b-ab28-5fb81ef60f10 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.677937 | controller |     "Jun 12 16:11:23.539571 crc crio[22579]: time=\"2026-06-12T16:11:23.538871659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d3d65cf3-84a3-407b-a0d3-f72589b1b3de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.677952 | controller |     "Jun 12 16:11:23.715677 crc crio[22579]: time=\"2026-06-12T16:11:23.711102993Z\" level=info msg=\"Ran pod sandbox b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 with infra container: openshift-marketplace/certified-operators-txd7g/POD\" id=e333e200-8b72-4e28-aa9f-250a9714c0a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.677967 | controller |     "Jun 12 16:11:23.725709 crc crio[22579]: time=\"2026-06-12T16:11:23.718360916Z\" level=info msg=\"Ran pod sandbox 94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d with infra container: openstack/ovn-controller-ovs-2vd42/POD\" id=c7e8449b-c32a-47e3-81e0-9aeb638d1775 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.677985 | controller |     "Jun 12 16:11:23.733955 crc crio[22579]: time=\"2026-06-12T16:11:23.733858479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6dc3c6d2-7ea2-4a18-a605-9fc19919d53a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678001 | controller |     "Jun 12 16:11:23.736453 crc crio[22579]: time=\"2026-06-12T16:11:23.736417077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=21220049-5f80-41a6-879a-9fa4c1c37934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678015 | controller |     "Jun 12 16:11:23.741077 crc crio[22579]: time=\"2026-06-12T16:11:23.740998109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cac9f8e1-5939-4e66-a676-9d8a765b5d0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678030 | controller |     "Jun 12 16:11:23.763320 crc crio[22579]: time=\"2026-06-12T16:11:23.763070807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bbd8d8fd-00dd-4c5f-a58e-d58dc09b3cd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678044 | controller |     "Jun 12 16:11:23.781797 crc crio[22579]: time=\"2026-06-12T16:11:23.781462976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=0f52790e-e1df-419a-a533-53aa82e8a2f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678059 | controller |     "Jun 12 16:11:23.781797 crc crio[22579]: time=\"2026-06-12T16:11:23.781569909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=437e9a61-418e-47e0-b3f1-511a916141ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678074 | controller |     "Jun 12 16:11:23.791226 crc crio[22579]: time=\"2026-06-12T16:11:23.791182705Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=21220049-5f80-41a6-879a-9fa4c1c37934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678088 | controller |     "Jun 12 16:11:23.791442 crc crio[22579]: time=\"2026-06-12T16:11:23.791420521Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=21220049-5f80-41a6-879a-9fa4c1c37934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678103 | controller |     "Jun 12 16:11:23.798396 crc crio[22579]: time=\"2026-06-12T16:11:23.798121409Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=012302e5-1f59-46d4-9396-c9dbbad9d4a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.678117 | controller |     "Jun 12 16:11:23.800026 crc crio[22579]: time=\"2026-06-12T16:11:23.799422644Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0128582e-092a-49c0-be21-0d9101d7ba39 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.678132 | controller |     "Jun 12 16:11:23.801109 crc crio[22579]: time=\"2026-06-12T16:11:23.800893043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=530737b8-4af7-4c20-97c6-1cf703f86ba0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678146 | controller |     "Jun 12 16:11:23.813718 crc crio[22579]: time=\"2026-06-12T16:11:23.813679224Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-12 17:11:43.678161 | controller |     "Jun 12 16:11:23.825014 crc crio[22579]: time=\"2026-06-12T16:11:23.824976004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=06fc09c2-1a1b-4a27-bf57-7348a13a4572 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678179 | controller |     "Jun 12 16:11:23.914115 crc crio[22579]: time=\"2026-06-12T16:11:23.913893511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ed9431a-0d82-4748-b40e-42a73641bbad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678194 | controller |     "Jun 12 16:11:23.952349 crc crio[22579]: time=\"2026-06-12T16:11:23.952100498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=677c1709-fd09-4de0-b1c0-09bd158b6ad0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678208 | controller |     "Jun 12 16:11:23.958471 crc crio[22579]: time=\"2026-06-12T16:11:23.958348124Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9b693320-517c-4230-b6ba-7fc20858ab17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678223 | controller |     "Jun 12 16:11:24.100701 crc crio[22579]: time=\"2026-06-12T16:11:24.100375185Z\" level=info msg=\"Removed pod sandbox: 15a5f9cf21e4348edbc5f3b3b0c52c01fd18c69ca3480d1911876f77b6307ec9\" id=26d25f98-0ac8-467b-ab1c-17783f1b7ecb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.678238 | controller |     "Jun 12 16:11:24.104037 crc crio[22579]: time=\"2026-06-12T16:11:24.103866948Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txd7g/extract-utilities\" id=3d2f9df2-dbab-49b9-a37c-fda2b6a47971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678252 | controller |     "Jun 12 16:11:24.106278 crc crio[22579]: time=\"2026-06-12T16:11:24.10621621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a66f1867-4098-4ba0-8c11-e96020902341 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678267 | controller |     "Jun 12 16:11:24.109838 crc crio[22579]: time=\"2026-06-12T16:11:24.109538118Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-qwjrv/init\" id=cfba8d6d-75a6-4bb0-a69e-d4d364698128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678281 | controller |     "Jun 12 16:11:24.137455 crc crio[22579]: time=\"2026-06-12T16:11:24.136890836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=d34f75ba-8fcd-47c8-9b03-e002f17a5001 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678296 | controller |     "Jun 12 16:11:24.166024 crc crio[22579]: time=\"2026-06-12T16:11:24.165877798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678311 | controller |     "Jun 12 16:11:24.181755 crc crio[22579]: time=\"2026-06-12T16:11:24.180119607Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=dd002b49-ea06-42af-bac4-5c767f8c7e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678326 | controller |     "Jun 12 16:11:24.181755 crc crio[22579]: time=\"2026-06-12T16:11:24.181007411Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=978f624f-bc05-456d-a1ca-31c47be98327 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.678341 | controller |     "Jun 12 16:11:24.184144 crc crio[22579]: time=\"2026-06-12T16:11:24.184020751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=aa8b7938-082b-4267-a3b8-e849c65e14e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678378 | controller |     "Jun 12 16:11:24.194684 crc crio[22579]: time=\"2026-06-12T16:11:24.194567072Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e2788485-5e08-4fd8-b05d-f973574d51ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678395 | controller |     "Jun 12 16:11:25.142116 crc crio[22579]: time=\"2026-06-12T16:11:25.141663859Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=3ca4d704-79ce-4939-82f3-8a5e075d67d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678410 | controller |     "Jun 12 16:11:25.147878 crc crio[22579]: time=\"2026-06-12T16:11:25.147473164Z\" level=info msg=\"Creating container: openstack/ovn-controller-wh84g/ovn-controller\" id=047b8661-e53e-403d-a280-eee88301ed77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678439 | controller |     "Jun 12 16:11:25.151475 crc crio[22579]: time=\"2026-06-12T16:11:25.151382358Z\" level=info msg=\"Removed container ce41d0894c815954691ba5b4baa1e22c8579cc9f55cb15b56a35f887b9eb18b7: openshift-marketplace/redhat-operators-hhqjf/extract-content\" id=e39260de-2692-49fa-94b1-fdaae153d2e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.678454 | controller |     "Jun 12 16:11:25.154170 crc crio[22579]: time=\"2026-06-12T16:11:25.153954607Z\" level=info msg=\"Removing container: 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328\" id=ca17918d-6ebc-4e55-8daa-a68f7f66d5d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.678469 | controller |     "Jun 12 16:11:25.158307 crc crio[22579]: time=\"2026-06-12T16:11:25.157890291Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-psswj/init\" id=718d5f5c-c473-4f61-8aee-8d14059c68c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678483 | controller |     "Jun 12 16:11:25.161238 crc crio[22579]: time=\"2026-06-12T16:11:25.160716447Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=5e8d5729-ebfe-46b6-bdfb-5d6d7e50e8b6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.678498 | controller |     "Jun 12 16:11:25.162900 crc crio[22579]: time=\"2026-06-12T16:11:25.162805172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678514 | controller |     "Jun 12 16:11:25.163244 crc crio[22579]: time=\"2026-06-12T16:11:25.163185112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678529 | controller |     "Jun 12 16:11:25.163244 crc crio[22579]: time=\"2026-06-12T16:11:25.163207863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678543 | controller |     "Jun 12 16:11:25.165795 crc crio[22579]: time=\"2026-06-12T16:11:25.16572185Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=a8365d1e-1329-4de4-8fbf-a89908016644 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678557 | controller |     "Jun 12 16:11:25.166001 crc crio[22579]: time=\"2026-06-12T16:11:25.165963656Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-867j7/init\" id=65b8b7fe-3f76-4a23-a1d6-6e7336bfc6d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678572 | controller |     "Jun 12 16:11:25.167943 crc crio[22579]: time=\"2026-06-12T16:11:25.167873447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=914722bf-e371-4a68-a354-3d72a805e834 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678590 | controller |     "Jun 12 16:11:25.168283 crc crio[22579]: time=\"2026-06-12T16:11:25.168259087Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=2ece847d-dd52-4d5b-acb8-adb128b0eed7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678606 | controller |     "Jun 12 16:11:25.176728 crc crio[22579]: time=\"2026-06-12T16:11:25.176367593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678621 | controller |     "Jun 12 16:11:25.176949 crc crio[22579]: time=\"2026-06-12T16:11:25.176840946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678635 | controller |     "Jun 12 16:11:25.179275 crc crio[22579]: time=\"2026-06-12T16:11:25.179189638Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=2a71e2c0-db6e-4d04-bbc6-b712c68341d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678650 | controller |     "Jun 12 16:11:25.205927 crc crio[22579]: time=\"2026-06-12T16:11:25.204000299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=883b1414-00b9-4456-b472-0178aa07994b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678665 | controller |     "Jun 12 16:11:25.239415 crc crio[22579]: time=\"2026-06-12T16:11:25.239326369Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=ea31614d-8c2d-4a73-a637-fc66926dd591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678679 | controller |     "Jun 12 16:11:25.307774 crc crio[22579]: time=\"2026-06-12T16:11:25.305229283Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=6370c26f-93c5-4c78-83c5-f08aa56df6aa name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.678694 | controller |     "Jun 12 16:11:25.307774 crc crio[22579]: time=\"2026-06-12T16:11:25.305920842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678709 | controller |     "Jun 12 16:11:25.307774 crc crio[22579]: time=\"2026-06-12T16:11:25.306216379Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1149a2ee-d31d-4e6b-9a58-4847dd3a9543 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678724 | controller |     "Jun 12 16:11:25.310735 crc crio[22579]: time=\"2026-06-12T16:11:25.310416871Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=aa0a267c-1a47-4425-b2c7-d6dbd8d8e70e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678739 | controller |     "Jun 12 16:11:25.313579 crc crio[22579]: time=\"2026-06-12T16:11:25.313454072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678753 | controller |     "Jun 12 16:11:25.321926 crc crio[22579]: time=\"2026-06-12T16:11:25.321815024Z\" level=info msg=\"Removed container 2e195a4dcb18d13be12923062c47e02e2d0f4f42fde50e7d011523fa00df2328: openshift-marketplace/redhat-operators-hhqjf/extract-utilities\" id=ca17918d-6ebc-4e55-8daa-a68f7f66d5d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.678768 | controller |     "Jun 12 16:11:25.324098 crc crio[22579]: time=\"2026-06-12T16:11:25.322880063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678796 | controller |     "Jun 12 16:11:25.324098 crc crio[22579]: time=\"2026-06-12T16:11:25.322991036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678811 | controller |     "Jun 12 16:11:25.324781 crc crio[22579]: time=\"2026-06-12T16:11:25.324583618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678826 | controller |     "Jun 12 16:11:25.338689 crc crio[22579]: time=\"2026-06-12T16:11:25.333960848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678842 | controller |     "Jun 12 16:11:25.338689 crc crio[22579]: time=\"2026-06-12T16:11:25.334730008Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=0128582e-092a-49c0-be21-0d9101d7ba39 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.678857 | controller |     "Jun 12 16:11:25.338689 crc crio[22579]: time=\"2026-06-12T16:11:25.33631366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=a70d8dc3-728c-4bce-914b-c255ed7bbed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678872 | controller |     "Jun 12 16:11:25.347821 crc crio[22579]: time=\"2026-06-12T16:11:25.347750455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678886 | controller |     "Jun 12 16:11:25.348743 crc crio[22579]: time=\"2026-06-12T16:11:25.34870503Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=3840f666-d323-4026-ba58-348585e104b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678901 | controller |     "Jun 12 16:11:25.352460 crc crio[22579]: time=\"2026-06-12T16:11:25.352431929Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=82725ad0-3aa1-4fdf-8af5-16e8a2a7f65a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678915 | controller |     "Jun 12 16:11:25.359422 crc crio[22579]: time=\"2026-06-12T16:11:25.359376504Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init\" id=577868eb-3c9a-4524-9c64-783080e0df02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.678930 | controller |     "Jun 12 16:11:25.389115 crc crio[22579]: time=\"2026-06-12T16:11:25.388592922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678945 | controller |     "Jun 12 16:11:25.390553 crc crio[22579]: time=\"2026-06-12T16:11:25.390246556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=37148760-4c72-4f92-b1e1-6827f84cc730 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.678960 | controller |     "Jun 12 16:11:25.397862 crc crio[22579]: time=\"2026-06-12T16:11:25.397720765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678975 | controller |     "Jun 12 16:11:25.422767 crc crio[22579]: time=\"2026-06-12T16:11:25.422604177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.678990 | controller |     "Jun 12 16:11:25.429212 crc crio[22579]: time=\"2026-06-12T16:11:25.42910707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679008 | controller |     "Jun 12 16:11:25.456362 crc crio[22579]: time=\"2026-06-12T16:11:25.456269283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679024 | controller |     "Jun 12 16:11:25.474144 crc crio[22579]: time=\"2026-06-12T16:11:25.474061087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679039 | controller |     "Jun 12 16:11:25.480041 crc crio[22579]: time=\"2026-06-12T16:11:25.479929323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679054 | controller |     "Jun 12 16:11:25.488928 crc crio[22579]: time=\"2026-06-12T16:11:25.488753678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679069 | controller |     "Jun 12 16:11:25.501996 crc crio[22579]: time=\"2026-06-12T16:11:25.501933149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679083 | controller |     "Jun 12 16:11:25.507746 crc crio[22579]: time=\"2026-06-12T16:11:25.507591219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679098 | controller |     "Jun 12 16:11:25.550907 crc crio[22579]: time=\"2026-06-12T16:11:25.550570103Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-2vd42/ovsdb-server-init\" id=b95b2728-5803-4343-b45f-361f2e91cdba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679112 | controller |     "Jun 12 16:11:25.556029 crc crio[22579]: time=\"2026-06-12T16:11:25.555852184Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3233a606-6699-4f22-bc82-b3d84fc70ced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679127 | controller |     "Jun 12 16:11:25.605834 crc crio[22579]: time=\"2026-06-12T16:11:25.605263169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679142 | controller |     "Jun 12 16:11:25.608208 crc crio[22579]: time=\"2026-06-12T16:11:25.608113545Z\" level=info msg=\"Created container 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65: openshift-marketplace/certified-operators-txd7g/extract-utilities\" id=3d2f9df2-dbab-49b9-a37c-fda2b6a47971 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679156 | controller |     "Jun 12 16:11:25.611034 crc crio[22579]: time=\"2026-06-12T16:11:25.610889029Z\" level=info msg=\"Starting container: 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65\" id=a88b4a06-1b8b-4335-b3bd-d08aaef6371c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.679170 | controller |     "Jun 12 16:11:25.631201 crc crio[22579]: time=\"2026-06-12T16:11:25.620685739Z\" level=info msg=\"Started container\" PID=52732 containerID=05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65 description=openshift-marketplace/certified-operators-txd7g/extract-utilities id=a88b4a06-1b8b-4335-b3bd-d08aaef6371c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1",
2026-06-12 17:11:43.679185 | controller |     "Jun 12 16:11:25.631201 crc crio[22579]: time=\"2026-06-12T16:11:25.622036755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679203 | controller |     "Jun 12 16:11:25.689944 crc crio[22579]: time=\"2026-06-12T16:11:25.68983361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679218 | controller |     "Jun 12 16:11:25.694798 crc crio[22579]: time=\"2026-06-12T16:11:25.694743911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679233 | controller |     "Jun 12 16:11:25.699104 crc crio[22579]: time=\"2026-06-12T16:11:25.699008674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679247 | controller |     "Jun 12 16:11:25.805290 crc crio[22579]: time=\"2026-06-12T16:11:25.805197071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679262 | controller |     "Jun 12 16:11:25.819383 crc crio[22579]: time=\"2026-06-12T16:11:25.819288216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679276 | controller |     "Jun 12 16:11:25.824983 crc crio[22579]: time=\"2026-06-12T16:11:25.824880334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679291 | controller |     "Jun 12 16:11:25.829706 crc crio[22579]: time=\"2026-06-12T16:11:25.82961131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679306 | controller |     "Jun 12 16:11:25.837883 crc crio[22579]: time=\"2026-06-12T16:11:25.837755397Z\" level=info msg=\"Created container 9cf2b324c1c8df8ddb97d1de693bc8160e59284a3190166acfbdf04fbb1d28b7: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e2788485-5e08-4fd8-b05d-f973574d51ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679320 | controller |     "Jun 12 16:11:25.839136 crc crio[22579]: time=\"2026-06-12T16:11:25.839083603Z\" level=info msg=\"Starting container: 9cf2b324c1c8df8ddb97d1de693bc8160e59284a3190166acfbdf04fbb1d28b7\" id=85856bb1-64f1-4639-9bb0-b110578c9256 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.679335 | controller |     "Jun 12 16:11:25.848086 crc crio[22579]: time=\"2026-06-12T16:11:25.84798936Z\" level=info msg=\"Started container\" PID=52746 containerID=9cf2b324c1c8df8ddb97d1de693bc8160e59284a3190166acfbdf04fbb1d28b7 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=85856bb1-64f1-4639-9bb0-b110578c9256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3",
2026-06-12 17:11:43.679353 | controller |     "Jun 12 16:11:25.851673 crc crio[22579]: time=\"2026-06-12T16:11:25.851561825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679396 | controller |     "Jun 12 16:11:25.855352 crc crio[22579]: time=\"2026-06-12T16:11:25.855272473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679412 | controller |     "Jun 12 16:11:25.866392 crc crio[22579]: time=\"2026-06-12T16:11:25.866298467Z\" level=info msg=\"Created container 975bbbf67f7875178739747a34edbe6ca682de8c03c070ecfdbca97866ed6445: openstack/memcached-0/memcached\" id=3ca4d704-79ce-4939-82f3-8a5e075d67d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679434 | controller |     "Jun 12 16:11:25.872960 crc crio[22579]: time=\"2026-06-12T16:11:25.872602455Z\" level=info msg=\"Starting container: 975bbbf67f7875178739747a34edbe6ca682de8c03c070ecfdbca97866ed6445\" id=83bc7e31-ec1f-466d-9db9-45bc8795faed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.679450 | controller |     "Jun 12 16:11:25.881308 crc crio[22579]: time=\"2026-06-12T16:11:25.881094051Z\" level=info msg=\"Started container\" PID=52740 containerID=975bbbf67f7875178739747a34edbe6ca682de8c03c070ecfdbca97866ed6445 description=openstack/memcached-0/memcached id=83bc7e31-ec1f-466d-9db9-45bc8795faed name=/runtime.v1.RuntimeService/StartContainer sandboxID=9377f16251374de48eaee88cf26586b680df29553f1be881efd17c656bca72f1",
2026-06-12 17:11:43.679465 | controller |     "Jun 12 16:11:25.926298 crc crio[22579]: time=\"2026-06-12T16:11:25.926176281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679479 | controller |     "Jun 12 16:11:25.940672 crc crio[22579]: time=\"2026-06-12T16:11:25.938129389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679493 | controller |     "Jun 12 16:11:25.951879 crc crio[22579]: time=\"2026-06-12T16:11:25.951718941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679508 | controller |     "Jun 12 16:11:25.954369 crc crio[22579]: time=\"2026-06-12T16:11:25.954286069Z\" level=info msg=\"Created container e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422: openstack/dnsmasq-dns-9c58657f7-qwjrv/init\" id=cfba8d6d-75a6-4bb0-a69e-d4d364698128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679522 | controller |     "Jun 12 16:11:25.955760 crc crio[22579]: time=\"2026-06-12T16:11:25.955651035Z\" level=info msg=\"Starting container: e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422\" id=d4f7562e-4783-408e-ab78-e47b7bf5546e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.679537 | controller |     "Jun 12 16:11:25.963967 crc crio[22579]: time=\"2026-06-12T16:11:25.963857504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679551 | controller |     "Jun 12 16:11:25.970740 crc crio[22579]: time=\"2026-06-12T16:11:25.969666388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679565 | controller |     "Jun 12 16:11:25.982363 crc crio[22579]: time=\"2026-06-12T16:11:25.982264404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679580 | controller |     "Jun 12 16:11:25.991574 crc crio[22579]: time=\"2026-06-12T16:11:25.986933648Z\" level=info msg=\"Started container\" PID=52747 containerID=e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422 description=openstack/dnsmasq-dns-9c58657f7-qwjrv/init id=d4f7562e-4783-408e-ab78-e47b7bf5546e name=/runtime.v1.RuntimeService/StartContainer sandboxID=945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d",
2026-06-12 17:11:43.679594 | controller |     "Jun 12 16:11:26.001601 crc crio[22579]: time=\"2026-06-12T16:11:26.001104685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679610 | controller |     "Jun 12 16:11:26.004005 crc crio[22579]: time=\"2026-06-12T16:11:26.00393815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679627 | controller |     "Jun 12 16:11:26.011162 crc crio[22579]: time=\"2026-06-12T16:11:26.010375512Z\" level=info msg=\"Created container 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=aa0a267c-1a47-4425-b2c7-d6dbd8d8e70e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679642 | controller |     "Jun 12 16:11:26.025487 crc crio[22579]: time=\"2026-06-12T16:11:26.025440883Z\" level=info msg=\"Starting container: 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928\" id=4afdeef3-e5d1-4474-ab18-94895772b80c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.679657 | controller |     "Jun 12 16:11:26.028837 crc crio[22579]: time=\"2026-06-12T16:11:26.028755071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679671 | controller |     "Jun 12 16:11:26.030657 crc crio[22579]: time=\"2026-06-12T16:11:26.030543039Z\" level=info msg=\"Created container 26f54686bf8e983a812cc1811298ca6f1fae128fc143e5c9a62f9d933840e9d7: openstack/openstack-galera-0/mysql-bootstrap\" id=2ece847d-dd52-4d5b-acb8-adb128b0eed7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679686 | controller |     "Jun 12 16:11:26.034138 crc crio[22579]: time=\"2026-06-12T16:11:26.034097633Z\" level=info msg=\"Started container\" PID=52770 containerID=113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928 description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=4afdeef3-e5d1-4474-ab18-94895772b80c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1",
2026-06-12 17:11:43.679700 | controller |     "Jun 12 16:11:26.036553 crc crio[22579]: time=\"2026-06-12T16:11:26.033114877Z\" level=info msg=\"Starting container: 26f54686bf8e983a812cc1811298ca6f1fae128fc143e5c9a62f9d933840e9d7\" id=2434d612-543b-4b91-be08-91efb282cfdf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.679715 | controller |     "Jun 12 16:11:26.045270 crc crio[22579]: time=\"2026-06-12T16:11:26.045147147Z\" level=info msg=\"Started container\" PID=52776 containerID=26f54686bf8e983a812cc1811298ca6f1fae128fc143e5c9a62f9d933840e9d7 description=openstack/openstack-galera-0/mysql-bootstrap id=2434d612-543b-4b91-be08-91efb282cfdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac",
2026-06-12 17:11:43.679730 | controller |     "Jun 12 16:11:26.047918 crc crio[22579]: time=\"2026-06-12T16:11:26.047830999Z\" level=info msg=\"Created container 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0: openstack/dnsmasq-dns-769fc96f7c-867j7/init\" id=65b8b7fe-3f76-4a23-a1d6-6e7336bfc6d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679745 | controller |     "Jun 12 16:11:26.053167 crc crio[22579]: time=\"2026-06-12T16:11:26.05126125Z\" level=info msg=\"Starting container: 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0\" id=63d5e60f-9494-4cda-a7b3-44c6a9b64ee4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.679760 | controller |     "Jun 12 16:11:26.054844 crc crio[22579]: time=\"2026-06-12T16:11:26.054666341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679775 | controller |     "Jun 12 16:11:26.065039 crc crio[22579]: time=\"2026-06-12T16:11:26.064888263Z\" level=info msg=\"Started container\" PID=52754 containerID=0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0 description=openstack/dnsmasq-dns-769fc96f7c-867j7/init id=63d5e60f-9494-4cda-a7b3-44c6a9b64ee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896",
2026-06-12 17:11:43.679793 | controller |     "Jun 12 16:11:26.162277 crc crio[22579]: time=\"2026-06-12T16:11:26.162217543Z\" level=info msg=\"Created container 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77: openstack/dnsmasq-dns-68bc84565-psswj/init\" id=718d5f5c-c473-4f61-8aee-8d14059c68c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679808 | controller |     "Jun 12 16:11:26.167388 crc crio[22579]: time=\"2026-06-12T16:11:26.167317639Z\" level=info msg=\"Starting container: 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77\" id=b1de8df1-8e21-4ae3-8311-8e8084048601 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.679823 | controller |     "Jun 12 16:11:26.169069 crc crio[22579]: time=\"2026-06-12T16:11:26.168981443Z\" level=info msg=\"Created container 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1: openstack/kube-state-metrics-0/kube-state-metrics\" id=3233a606-6699-4f22-bc82-b3d84fc70ced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.679838 | controller |     "Jun 12 16:11:26.170361 crc crio[22579]: time=\"2026-06-12T16:11:26.170179215Z\" level=info msg=\"Starting container: 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1\" id=793bca06-7d41-4279-b499-dab61699b634 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.679853 | controller |     "Jun 12 16:11:26.173837 crc crio[22579]: time=\"2026-06-12T16:11:26.173763541Z\" level=info msg=\"Started container\" PID=52793 containerID=992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77 description=openstack/dnsmasq-dns-68bc84565-psswj/init id=b1de8df1-8e21-4ae3-8311-8e8084048601 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b",
2026-06-12 17:11:43.679868 | controller |     "Jun 12 16:11:26.198909 crc crio[22579]: time=\"2026-06-12T16:11:26.198473468Z\" level=info msg=\"Started container\" PID=52809 containerID=449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1 description=openstack/kube-state-metrics-0/kube-state-metrics id=793bca06-7d41-4279-b499-dab61699b634 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd",
2026-06-12 17:11:43.679883 | controller |     "Jun 12 16:11:26.304036 crc crio[22579]: time=\"2026-06-12T16:11:26.303902265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.679898 | controller |     "Jun 12 16:11:26.344489 crc crio[22579]: time=\"2026-06-12T16:11:26.344408583Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c36f5dbf-ada7-45db-80e7-326d9b1a6ae2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.679913 | controller |     "Jun 12 16:11:26.353657 crc crio[22579]: time=\"2026-06-12T16:11:26.353554206Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.679928 | controller |     "Jun 12 16:11:26.364433 crc crio[22579]: time=\"2026-06-12T16:11:26.364357824Z\" level=info msg=\"Stopping pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=2e8229c5-b89b-4a15-8733-effbb5a4a3cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.679943 | controller |     "Jun 12 16:11:26.365900 crc crio[22579]: time=\"2026-06-12T16:11:26.364894598Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-867j7 Namespace:openstack ID:a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896 UID:cd483625-2780-4bf7-a847-3a570f4396ed NetNS:/var/run/netns/d02e01ce-e506-4c39-854e-14c7b987d473 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd483625_2780_4bf7_a847_3a570f4396ed.slice PodAnnotations:0xc001216ac8}] Aliases:map[]}\"",
2026-06-12 17:11:43.679962 | controller |     "Jun 12 16:11:26.366689 crc crio[22579]: time=\"2026-06-12T16:11:26.366071719Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-867j7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.679977 | controller |     "Jun 12 16:11:26.391462 crc crio[22579]: time=\"2026-06-12T16:11:26.389422741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8121936b-99df-44ef-a011-6c295be44804 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.679992 | controller |     "Jun 12 16:11:26.403166 crc crio[22579]: time=\"2026-06-12T16:11:26.403105335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7176a2de-cbf9-4737-8e12-9037487f9c93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680007 | controller |     "Jun 12 16:11:26.407849 crc crio[22579]: time=\"2026-06-12T16:11:26.407575444Z\" level=info msg=\"Created container ee4a5cc73caa59b6ad72007c6f0e1566c241bf544e49b09b6d4d4fe877f0f0fd: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=82725ad0-3aa1-4fdf-8af5-16e8a2a7f65a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680022 | controller |     "Jun 12 16:11:26.415579 crc crio[22579]: time=\"2026-06-12T16:11:26.415101024Z\" level=info msg=\"Starting container: ee4a5cc73caa59b6ad72007c6f0e1566c241bf544e49b09b6d4d4fe877f0f0fd\" id=09e35e52-2551-466b-9982-951f928fd3b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.680036 | controller |     "Jun 12 16:11:26.428873 crc crio[22579]: time=\"2026-06-12T16:11:26.428817329Z\" level=info msg=\"Started container\" PID=52811 containerID=ee4a5cc73caa59b6ad72007c6f0e1566c241bf544e49b09b6d4d4fe877f0f0fd description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=09e35e52-2551-466b-9982-951f928fd3b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c",
2026-06-12 17:11:43.680051 | controller |     "Jun 12 16:11:26.522368 crc crio[22579]: time=\"2026-06-12T16:11:26.522285007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a124145a-04b4-4884-9c45-dcc9d0ef011e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680067 | controller |     "Jun 12 16:11:26.529904 crc crio[22579]: time=\"2026-06-12T16:11:26.529826938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0cf65892-1fa5-4ff3-9125-d6da8ed02e00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680081 | controller |     "Jun 12 16:11:26.787935 crc crio[22579]: time=\"2026-06-12T16:11:26.787321692Z\" level=info msg=\"Stopped pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=2e8229c5-b89b-4a15-8733-effbb5a4a3cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.680096 | controller |     "Jun 12 16:11:26.836858 crc crio[22579]: time=\"2026-06-12T16:11:26.836768038Z\" level=info msg=\"Created container ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init\" id=577868eb-3c9a-4524-9c64-783080e0df02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680110 | controller |     "Jun 12 16:11:26.838078 crc crio[22579]: time=\"2026-06-12T16:11:26.83799579Z\" level=info msg=\"Starting container: ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a\" id=97662ce8-5145-46f4-b522-4c9594d3a83e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.680125 | controller |     "Jun 12 16:11:26.846941 crc crio[22579]: time=\"2026-06-12T16:11:26.846836926Z\" level=info msg=\"Started container\" PID=52893 containerID=ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a description=openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init id=97662ce8-5145-46f4-b522-4c9594d3a83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc",
2026-06-12 17:11:43.680143 | controller |     "Jun 12 16:11:26.918296 crc crio[22579]: time=\"2026-06-12T16:11:26.918190905Z\" level=info msg=\"Created container 800853997f862f7efa35d4701b504e59a1e92ff52b89dbc7cebb63f1050549a6: openstack/ovn-controller-wh84g/ovn-controller\" id=047b8661-e53e-403d-a280-eee88301ed77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680158 | controller |     "Jun 12 16:11:26.919318 crc crio[22579]: time=\"2026-06-12T16:11:26.919242493Z\" level=info msg=\"Starting container: 800853997f862f7efa35d4701b504e59a1e92ff52b89dbc7cebb63f1050549a6\" id=c698a467-5626-45e8-8b1d-9a7cbe75bb39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.680173 | controller |     "Jun 12 16:11:26.925722 crc crio[22579]: time=\"2026-06-12T16:11:26.925650693Z\" level=info msg=\"Started container\" PID=52920 containerID=800853997f862f7efa35d4701b504e59a1e92ff52b89dbc7cebb63f1050549a6 description=openstack/ovn-controller-wh84g/ovn-controller id=c698a467-5626-45e8-8b1d-9a7cbe75bb39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe469a6978a7471a42af075db778ab087f4b8d7dbcc3679005b1b5d764bebcd",
2026-06-12 17:11:43.680189 | controller |     "Jun 12 16:11:26.926299 crc crio[22579]: time=\"2026-06-12T16:11:26.926187178Z\" level=info msg=\"Created container e35320e899f866e62685c0f2f6666600c9204375f38eec5842505756bc2c0e7e: openstack/ovn-controller-ovs-2vd42/ovsdb-server-init\" id=b95b2728-5803-4343-b45f-361f2e91cdba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680203 | controller |     "Jun 12 16:11:26.927643 crc crio[22579]: time=\"2026-06-12T16:11:26.927571445Z\" level=info msg=\"Starting container: e35320e899f866e62685c0f2f6666600c9204375f38eec5842505756bc2c0e7e\" id=c78a67c1-f0e3-44dd-8325-2676d74c4926 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.680218 | controller |     "Jun 12 16:11:26.933350 crc crio[22579]: time=\"2026-06-12T16:11:26.933266716Z\" level=info msg=\"Started container\" PID=52921 containerID=e35320e899f866e62685c0f2f6666600c9204375f38eec5842505756bc2c0e7e description=openstack/ovn-controller-ovs-2vd42/ovsdb-server-init id=c78a67c1-f0e3-44dd-8325-2676d74c4926 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d",
2026-06-12 17:11:43.680232 | controller |     "Jun 12 16:11:26.975353 crc crio[22579]: time=\"2026-06-12T16:11:26.975148451Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns\" id=79a6185f-bd06-4f61-b059-723eac080d62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680248 | controller |     "Jun 12 16:11:26.977422 crc crio[22579]: time=\"2026-06-12T16:11:26.977307598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680263 | controller |     "Jun 12 16:11:27.107270 crc crio[22579]: time=\"2026-06-12T16:11:27.107168915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680279 | controller |     "Jun 12 16:11:27.111927 crc crio[22579]: time=\"2026-06-12T16:11:27.11185063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680294 | controller |     "Jun 12 16:11:27.208583 crc crio[22579]: time=\"2026-06-12T16:11:27.207270649Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=cae3199c-c3ed-427c-99d3-6590538ac050 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680309 | controller |     "Jun 12 16:11:27.209375 crc crio[22579]: time=\"2026-06-12T16:11:27.209042116Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=cae3199c-c3ed-427c-99d3-6590538ac050 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680327 | controller |     "Jun 12 16:11:27.209375 crc crio[22579]: time=\"2026-06-12T16:11:27.209132579Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=cae3199c-c3ed-427c-99d3-6590538ac050 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680342 | controller |     "Jun 12 16:11:27.210700 crc crio[22579]: time=\"2026-06-12T16:11:27.210566517Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=970ea19f-61d0-4153-b0db-4228b6a87208 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.680360 | controller |     "Jun 12 16:11:27.214446 crc crio[22579]: time=\"2026-06-12T16:11:27.214363298Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-12 17:11:43.680394 | controller |     "Jun 12 16:11:27.460707 crc crio[22579]: time=\"2026-06-12T16:11:27.46016282Z\" level=info msg=\"Removing container: 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0\" id=b23d56b8-e00f-44e6-aad6-08ff44f8c7e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.680410 | controller |     "Jun 12 16:11:27.488110 crc crio[22579]: time=\"2026-06-12T16:11:27.48795204Z\" level=info msg=\"Removed container 0abaa128e1f21af04d025ec27a854cdc5729ba55866eb51e0d8fc306dff8f8c0: openstack/dnsmasq-dns-769fc96f7c-867j7/init\" id=b23d56b8-e00f-44e6-aad6-08ff44f8c7e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.680425 | controller |     "Jun 12 16:11:27.905555 crc crio[22579]: time=\"2026-06-12T16:11:27.905390451Z\" level=info msg=\"Created container 5fda92dc4c8f09462a8fe912b719546788bd2e447a883b8e6423997049396b91: openstack/rabbitmq-cell1-server-0/setup-container\" id=dd002b49-ea06-42af-bac4-5c767f8c7e49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680440 | controller |     "Jun 12 16:11:27.915216 crc crio[22579]: time=\"2026-06-12T16:11:27.913304352Z\" level=info msg=\"Starting container: 5fda92dc4c8f09462a8fe912b719546788bd2e447a883b8e6423997049396b91\" id=7b7644c6-253f-4123-9fe2-30e4ac59907d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.680455 | controller |     "Jun 12 16:11:27.925591 crc crio[22579]: time=\"2026-06-12T16:11:27.925400014Z\" level=info msg=\"Started container\" PID=52738 containerID=5fda92dc4c8f09462a8fe912b719546788bd2e447a883b8e6423997049396b91 description=openstack/rabbitmq-cell1-server-0/setup-container id=7b7644c6-253f-4123-9fe2-30e4ac59907d name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900",
2026-06-12 17:11:43.680470 | controller |     "Jun 12 16:11:27.927401 crc crio[22579]: time=\"2026-06-12T16:11:27.927311015Z\" level=info msg=\"Created container 515cd167f66454294dbc49e8ab5bda006c4e4fb91e2a385973162f8c61bf76ab: openstack/rabbitmq-server-0/setup-container\" id=2a71e2c0-db6e-4d04-bbc6-b712c68341d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680485 | controller |     "Jun 12 16:11:27.929011 crc crio[22579]: time=\"2026-06-12T16:11:27.928940318Z\" level=info msg=\"Starting container: 515cd167f66454294dbc49e8ab5bda006c4e4fb91e2a385973162f8c61bf76ab\" id=fbcb82fc-c037-49e0-a82a-06a0f7e9c666 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.680500 | controller |     "Jun 12 16:11:27.939575 crc crio[22579]: time=\"2026-06-12T16:11:27.939420617Z\" level=info msg=\"Started container\" PID=52778 containerID=515cd167f66454294dbc49e8ab5bda006c4e4fb91e2a385973162f8c61bf76ab description=openstack/rabbitmq-server-0/setup-container id=fbcb82fc-c037-49e0-a82a-06a0f7e9c666 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36",
2026-06-12 17:11:43.680518 | controller |     "Jun 12 16:11:27.966736 crc crio[22579]: time=\"2026-06-12T16:11:27.966464747Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680533 | controller |     "Jun 12 16:11:27.968798 crc crio[22579]: time=\"2026-06-12T16:11:27.968722287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680548 | controller |     "Jun 12 16:11:27.980402 crc crio[22579]: time=\"2026-06-12T16:11:27.980273574Z\" level=info msg=\"Created container e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns\" id=79a6185f-bd06-4f61-b059-723eac080d62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680563 | controller |     "Jun 12 16:11:27.981901 crc crio[22579]: time=\"2026-06-12T16:11:27.981808915Z\" level=info msg=\"Starting container: e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b\" id=d6c83c2d-8ef6-4a8a-8bf6-d3ef555eb259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.680578 | controller |     "Jun 12 16:11:27.995935 crc crio[22579]: time=\"2026-06-12T16:11:27.995840899Z\" level=info msg=\"Started container\" PID=53099 containerID=e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b description=openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns id=d6c83c2d-8ef6-4a8a-8bf6-d3ef555eb259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b",
2026-06-12 17:11:43.680593 | controller |     "Jun 12 16:11:28.032559 crc crio[22579]: time=\"2026-06-12T16:11:28.032442403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680608 | controller |     "Jun 12 16:11:28.038318 crc crio[22579]: time=\"2026-06-12T16:11:28.038246277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680623 | controller |     "Jun 12 16:11:28.196112 crc crio[22579]: time=\"2026-06-12T16:11:28.195606246Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=c36f5dbf-ada7-45db-80e7-326d9b1a6ae2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.680637 | controller |     "Jun 12 16:11:28.197374 crc crio[22579]: time=\"2026-06-12T16:11:28.19728678Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a13c8bd2-172b-4477-8658-715b4cf38c12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680652 | controller |     "Jun 12 16:11:28.200210 crc crio[22579]: time=\"2026-06-12T16:11:28.200150037Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3468228f-de3b-4d56-845d-0f1eb64b69db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680667 | controller |     "Jun 12 16:11:28.208359 crc crio[22579]: time=\"2026-06-12T16:11:28.208257322Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txd7g/extract-content\" id=f3c34e2b-80dc-49b8-9a0b-987bbb5d3c85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680682 | controller |     "Jun 12 16:11:28.209198 crc crio[22579]: time=\"2026-06-12T16:11:28.208990202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680697 | controller |     "Jun 12 16:11:28.274364 crc crio[22579]: time=\"2026-06-12T16:11:28.274241099Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/d716c784-5e23-48de-8edc-4e73b90930ad/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680715 | controller |     "Jun 12 16:11:28.283871 crc crio[22579]: time=\"2026-06-12T16:11:28.282767836Z\" level=info msg=\"createCtr: deleting container ID 2bc9a917eea51d21ce8953dd83c210901eedcf7e12b7655af70581a82b939c13 from idIndex\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680730 | controller |     "Jun 12 16:11:28.283871 crc crio[22579]: time=\"2026-06-12T16:11:28.282884689Z\" level=info msg=\"createCtr: removing container 2bc9a917eea51d21ce8953dd83c210901eedcf7e12b7655af70581a82b939c13\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680744 | controller |     "Jun 12 16:11:28.283871 crc crio[22579]: time=\"2026-06-12T16:11:28.282951111Z\" level=info msg=\"createCtr: deleting container 2bc9a917eea51d21ce8953dd83c210901eedcf7e12b7655af70581a82b939c13 from storage\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680759 | controller |     "Jun 12 16:11:28.296943 crc crio[22579]: time=\"2026-06-12T16:11:28.296701047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680774 | controller |     "Jun 12 16:11:28.311009 crc crio[22579]: time=\"2026-06-12T16:11:28.310843823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680788 | controller |     "Jun 12 16:11:28.317066 crc crio[22579]: time=\"2026-06-12T16:11:28.316800412Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-9c58657f7-qwjrv_openstack_d716c784-5e23-48de-8edc-4e73b90930ad_0\" id=22076c42-74c7-48c4-9d74-e61010c33a71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680803 | controller |     "Jun 12 16:11:28.475140 crc crio[22579]: time=\"2026-06-12T16:11:28.475006753Z\" level=info msg=\"Created container 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7: openshift-marketplace/certified-operators-txd7g/extract-content\" id=f3c34e2b-80dc-49b8-9a0b-987bbb5d3c85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680818 | controller |     "Jun 12 16:11:28.477817 crc crio[22579]: time=\"2026-06-12T16:11:28.477605302Z\" level=info msg=\"Starting container: 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7\" id=15307bee-020b-4092-9c21-39ca19efd68d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.680832 | controller |     "Jun 12 16:11:28.487306 crc crio[22579]: time=\"2026-06-12T16:11:28.486261782Z\" level=info msg=\"Started container\" PID=53301 containerID=1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7 description=openshift-marketplace/certified-operators-txd7g/extract-content id=15307bee-020b-4092-9c21-39ca19efd68d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1",
2026-06-12 17:11:43.680848 | controller |     "Jun 12 16:11:28.514061 crc crio[22579]: time=\"2026-06-12T16:11:28.512001387Z\" level=info msg=\"Stopping pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=c2b6cd1e-ddbe-4a72-8d0c-f3c0594518f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.680862 | controller |     "Jun 12 16:11:28.514061 crc crio[22579]: time=\"2026-06-12T16:11:28.512679655Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-2b5c2 Namespace:openstack ID:0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc UID:e43b93d0-7e5e-424e-ab60-7cbe535e586e NetNS:/var/run/netns/ab70c881-625b-48de-88e6-54afe5d0e9c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43b93d0_7e5e_424e_ab60_7cbe535e586e.slice PodAnnotations:0xc000478538}] Aliases:map[]}\"",
2026-06-12 17:11:43.680882 | controller |     "Jun 12 16:11:28.514061 crc crio[22579]: time=\"2026-06-12T16:11:28.512829049Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-2b5c2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.680897 | controller |     "Jun 12 16:11:28.546606 crc crio[22579]: time=\"2026-06-12T16:11:28.546455084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9e2d51a5-1d08-4c47-b630-f3ed1438cca0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680913 | controller |     "Jun 12 16:11:28.649055 crc crio[22579]: time=\"2026-06-12T16:11:28.64322496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=928ea5ff-a75e-47d3-979e-e02a9ac83000 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.680928 | controller |     "Jun 12 16:11:28.669395 crc crio[22579]: time=\"2026-06-12T16:11:28.669290004Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=1ab7e04f-4372-4d05-8aa0-06be4eed1f38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.680943 | controller |     "Jun 12 16:11:28.674205 crc crio[22579]: time=\"2026-06-12T16:11:28.674061911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680958 | controller |     "Jun 12 16:11:28.786546 crc crio[22579]: time=\"2026-06-12T16:11:28.785873906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680973 | controller |     "Jun 12 16:11:28.815974 crc crio[22579]: time=\"2026-06-12T16:11:28.815375201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.680988 | controller |     "Jun 12 16:11:28.905824 crc crio[22579]: time=\"2026-06-12T16:11:28.905595642Z\" level=info msg=\"Stopped pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=c2b6cd1e-ddbe-4a72-8d0c-f3c0594518f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.681003 | controller |     "Jun 12 16:11:29.035128 crc crio[22579]: time=\"2026-06-12T16:11:29.035014867Z\" level=info msg=\"Created container ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=1ab7e04f-4372-4d05-8aa0-06be4eed1f38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681018 | controller |     "Jun 12 16:11:29.036444 crc crio[22579]: time=\"2026-06-12T16:11:29.036356353Z\" level=info msg=\"Starting container: ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a\" id=b0b3eb2f-2d7d-487e-aa50-15f76ba1b0a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.681033 | controller |     "Jun 12 16:11:29.048827 crc crio[22579]: time=\"2026-06-12T16:11:29.044652784Z\" level=info msg=\"Started container\" PID=53407 containerID=ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a description=openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns id=b0b3eb2f-2d7d-487e-aa50-15f76ba1b0a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d",
2026-06-12 17:11:43.681047 | controller |     "Jun 12 16:11:29.574944 crc crio[22579]: time=\"2026-06-12T16:11:29.568742033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=76b5b7ce-df06-463e-a4fa-b07d6f665aad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681066 | controller |     "Jun 12 16:11:29.578711 crc crio[22579]: time=\"2026-06-12T16:11:29.575269867Z\" level=info msg=\"Removing container: ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a\" id=3c574a05-9914-4fca-8555-7807cf671ff6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.681081 | controller |     "Jun 12 16:11:29.581114 crc crio[22579]: time=\"2026-06-12T16:11:29.58101316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38f144e4-94ec-4c66-b873-c1afc5265e90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681095 | controller |     "Jun 12 16:11:29.607719 crc crio[22579]: time=\"2026-06-12T16:11:29.607601258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c61d761d-28b7-4167-a9c9-5b957f0256ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681110 | controller |     "Jun 12 16:11:29.628271 crc crio[22579]: time=\"2026-06-12T16:11:29.628157975Z\" level=info msg=\"Removed container ee3f7f985f3a37b476fd26ebfa89832283111b964e52d1297d5c79a4f422fa9a: openstack/dnsmasq-dns-7dc8cc99c9-2b5c2/init\" id=3c574a05-9914-4fca-8555-7807cf671ff6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.681126 | controller |     "Jun 12 16:11:29.637579 crc crio[22579]: time=\"2026-06-12T16:11:29.633941609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=dae50e14-5022-40fc-b93e-4c6457a79b01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681141 | controller |     "Jun 12 16:11:29.643804 crc crio[22579]: time=\"2026-06-12T16:11:29.643726249Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-txd7g/registry-server\" id=2bf98f0c-decf-4500-82a2-ac64872c4a0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681156 | controller |     "Jun 12 16:11:29.648259 crc crio[22579]: time=\"2026-06-12T16:11:29.648158047Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-2vd42/ovsdb-server\" id=c123ed7e-273f-46c6-b7de-81bfbfbf9f99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681172 | controller |     "Jun 12 16:11:29.733470 crc crio[22579]: time=\"2026-06-12T16:11:29.733355905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681186 | controller |     "Jun 12 16:11:29.746847 crc crio[22579]: time=\"2026-06-12T16:11:29.746764932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681201 | controller |     "Jun 12 16:11:29.755370 crc crio[22579]: time=\"2026-06-12T16:11:29.755272298Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=970ea19f-61d0-4153-b0db-4228b6a87208 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.681216 | controller |     "Jun 12 16:11:29.757391 crc crio[22579]: time=\"2026-06-12T16:11:29.757326993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0f27d9aa-1977-402c-b973-cab65fda433a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681231 | controller |     "Jun 12 16:11:29.794349 crc crio[22579]: time=\"2026-06-12T16:11:29.794165713Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=d963f635-22fe-4aeb-b720-9a7bc90c74ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681248 | controller |     "Jun 12 16:11:29.806248 crc crio[22579]: time=\"2026-06-12T16:11:29.806088301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681263 | controller |     "Jun 12 16:11:29.807151 crc crio[22579]: time=\"2026-06-12T16:11:29.806932503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681277 | controller |     "Jun 12 16:11:29.816745 crc crio[22579]: time=\"2026-06-12T16:11:29.816482417Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=5ff940af-7f27-4908-b920-c614dc18144b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681292 | controller |     "Jun 12 16:11:29.818728 crc crio[22579]: time=\"2026-06-12T16:11:29.818599014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681306 | controller |     "Jun 12 16:11:29.821038 crc crio[22579]: time=\"2026-06-12T16:11:29.820964517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681321 | controller |     "Jun 12 16:11:29.890075 crc crio[22579]: time=\"2026-06-12T16:11:29.889977143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681336 | controller |     "Jun 12 16:11:29.903276 crc crio[22579]: time=\"2026-06-12T16:11:29.903141694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681353 | controller |     "Jun 12 16:11:29.970315 crc crio[22579]: time=\"2026-06-12T16:11:29.969802408Z\" level=info msg=\"Created container 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405: openshift-marketplace/certified-operators-txd7g/registry-server\" id=2bf98f0c-decf-4500-82a2-ac64872c4a0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681386 | controller |     "Jun 12 16:11:29.972053 crc crio[22579]: time=\"2026-06-12T16:11:29.971981776Z\" level=info msg=\"Starting container: 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405\" id=f8305b60-7e1a-44eb-996b-389d3c6bb8f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.681403 | controller |     "Jun 12 16:11:29.984047 crc crio[22579]: time=\"2026-06-12T16:11:29.983949215Z\" level=info msg=\"Started container\" PID=53499 containerID=2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405 description=openshift-marketplace/certified-operators-txd7g/registry-server id=f8305b60-7e1a-44eb-996b-389d3c6bb8f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1",
2026-06-12 17:11:43.681418 | controller |     "Jun 12 16:11:30.038093 crc crio[22579]: time=\"2026-06-12T16:11:30.038005064Z\" level=info msg=\"Created container a489e6b28bec1410ec55ab8af64f753cc3e12d7d0e9ad93178c3f388eedf9ba9: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=5ff940af-7f27-4908-b920-c614dc18144b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681432 | controller |     "Jun 12 16:11:30.042212 crc crio[22579]: time=\"2026-06-12T16:11:30.042135514Z\" level=info msg=\"Starting container: a489e6b28bec1410ec55ab8af64f753cc3e12d7d0e9ad93178c3f388eedf9ba9\" id=cc44f7ce-1723-4a5f-8b27-6f41bbb8dff4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.681447 | controller |     "Jun 12 16:11:30.050980 crc crio[22579]: time=\"2026-06-12T16:11:30.050904387Z\" level=info msg=\"Started container\" PID=53530 containerID=a489e6b28bec1410ec55ab8af64f753cc3e12d7d0e9ad93178c3f388eedf9ba9 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=cc44f7ce-1723-4a5f-8b27-6f41bbb8dff4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d508d3f5cd293e8a52f1a92c3d0af5554542a8aa9b41c9ec24603dea4eb494c",
2026-06-12 17:11:43.681465 | controller |     "Jun 12 16:11:30.066074 crc crio[22579]: time=\"2026-06-12T16:11:30.064971811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681480 | controller |     "Jun 12 16:11:30.165387 crc crio[22579]: time=\"2026-06-12T16:11:30.165195849Z\" level=info msg=\"Created container 6fa19a5f50a890427d5edeeb728551b3492ed60dd7dc05fbfa9f2d8fa18947c0: openstack/ovn-controller-ovs-2vd42/ovsdb-server\" id=c123ed7e-273f-46c6-b7de-81bfbfbf9f99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681495 | controller |     "Jun 12 16:11:30.167598 crc crio[22579]: time=\"2026-06-12T16:11:30.166925555Z\" level=info msg=\"Starting container: 6fa19a5f50a890427d5edeeb728551b3492ed60dd7dc05fbfa9f2d8fa18947c0\" id=901da2f5-5876-4fc8-bc95-801ce65979b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.681509 | controller |     "Jun 12 16:11:30.173390 crc crio[22579]: time=\"2026-06-12T16:11:30.173323565Z\" level=info msg=\"Started container\" PID=53566 containerID=6fa19a5f50a890427d5edeeb728551b3492ed60dd7dc05fbfa9f2d8fa18947c0 description=openstack/ovn-controller-ovs-2vd42/ovsdb-server id=901da2f5-5876-4fc8-bc95-801ce65979b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d",
2026-06-12 17:11:43.681524 | controller |     "Jun 12 16:11:30.188814 crc crio[22579]: time=\"2026-06-12T16:11:30.188740506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=8a56b8fe-bbce-41a8-96c0-2043ac6c469d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681538 | controller |     "Jun 12 16:11:30.192194 crc crio[22579]: time=\"2026-06-12T16:11:30.192165797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0fac8494-596e-41ed-a050-5d69be60b4b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681553 | controller |     "Jun 12 16:11:30.199209 crc crio[22579]: time=\"2026-06-12T16:11:30.199157043Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-2vd42/ovs-vswitchd\" id=e590fdb7-5cbb-42bd-893d-b40820e83d59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681568 | controller |     "Jun 12 16:11:30.200394 crc crio[22579]: time=\"2026-06-12T16:11:30.200341924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681583 | controller |     "Jun 12 16:11:30.235969 crc crio[22579]: time=\"2026-06-12T16:11:30.23588185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681597 | controller |     "Jun 12 16:11:30.418068 crc crio[22579]: time=\"2026-06-12T16:11:30.417988308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681612 | controller |     "Jun 12 16:11:30.529838 crc crio[22579]: time=\"2026-06-12T16:11:30.529722212Z\" level=info msg=\"Created container 47bb24f090fb07ffbd60fae4b4226542b77b13296f5b03188aaf4266ae470add: openstack/ovn-controller-ovs-2vd42/ovs-vswitchd\" id=e590fdb7-5cbb-42bd-893d-b40820e83d59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681626 | controller |     "Jun 12 16:11:30.531851 crc crio[22579]: time=\"2026-06-12T16:11:30.531754866Z\" level=info msg=\"Starting container: 47bb24f090fb07ffbd60fae4b4226542b77b13296f5b03188aaf4266ae470add\" id=9ecfd37f-8229-46ca-8d74-7abaae52ef31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.681644 | controller |     "Jun 12 16:11:30.539196 crc crio[22579]: time=\"2026-06-12T16:11:30.539074721Z\" level=info msg=\"Started container\" PID=53805 containerID=47bb24f090fb07ffbd60fae4b4226542b77b13296f5b03188aaf4266ae470add description=openstack/ovn-controller-ovs-2vd42/ovs-vswitchd id=9ecfd37f-8229-46ca-8d74-7abaae52ef31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94bd718b73695e034faef02e8c24d6032425dfef93694b6fd8cc0ad314f6b28d",
2026-06-12 17:11:43.681659 | controller |     "Jun 12 16:11:32.661484 crc crio[22579]: time=\"2026-06-12T16:11:32.66067515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1bb1060d-36f9-41f8-b6a3-e1312451678f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681674 | controller |     "Jun 12 16:11:32.669769 crc crio[22579]: time=\"2026-06-12T16:11:32.669587527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e54588f3-5661-41b3-b1f1-7e86773521e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681688 | controller |     "Jun 12 16:11:32.711207 crc crio[22579]: time=\"2026-06-12T16:11:32.71102935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7845084a-725a-4ccc-983e-9115ec4547a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681702 | controller |     "Jun 12 16:11:32.713326 crc crio[22579]: time=\"2026-06-12T16:11:32.712984952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=08bbf448-ccd3-48f3-8939-9beb9500f4b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681717 | controller |     "Jun 12 16:11:32.727380 crc crio[22579]: time=\"2026-06-12T16:11:32.727295543Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=6cb3b01f-4a2b-4c37-89f7-b5eaa10fbd72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681731 | controller |     "Jun 12 16:11:32.729069 crc crio[22579]: time=\"2026-06-12T16:11:32.728997919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681746 | controller |     "Jun 12 16:11:32.733577 crc crio[22579]: time=\"2026-06-12T16:11:32.733116648Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=ae33ec1d-870d-41df-a945-1b1dd9674b86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681760 | controller |     "Jun 12 16:11:32.750161 crc crio[22579]: time=\"2026-06-12T16:11:32.749457573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681775 | controller |     "Jun 12 16:11:32.779121 crc crio[22579]: time=\"2026-06-12T16:11:32.778939758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681790 | controller |     "Jun 12 16:11:32.783070 crc crio[22579]: time=\"2026-06-12T16:11:32.782997686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681804 | controller |     "Jun 12 16:11:32.800461 crc crio[22579]: time=\"2026-06-12T16:11:32.800306617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681819 | controller |     "Jun 12 16:11:32.803813 crc crio[22579]: time=\"2026-06-12T16:11:32.803769999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.681836 | controller |     "Jun 12 16:11:33.276947 crc crio[22579]: time=\"2026-06-12T16:11:33.276141332Z\" level=info msg=\"Created container 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831: openstack/openstack-cell1-galera-0/galera\" id=6cb3b01f-4a2b-4c37-89f7-b5eaa10fbd72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681852 | controller |     "Jun 12 16:11:33.277287 crc crio[22579]: time=\"2026-06-12T16:11:33.276411529Z\" level=info msg=\"Created container 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf: openstack/openstack-galera-0/galera\" id=ae33ec1d-870d-41df-a945-1b1dd9674b86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.681867 | controller |     "Jun 12 16:11:33.278867 crc crio[22579]: time=\"2026-06-12T16:11:33.278792222Z\" level=info msg=\"Starting container: 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf\" id=69c3dcc2-d47e-4b07-860b-195948446009 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.681881 | controller |     "Jun 12 16:11:33.279134 crc crio[22579]: time=\"2026-06-12T16:11:33.279010158Z\" level=info msg=\"Starting container: 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831\" id=8980ba60-b1d0-4d20-8344-5abbc8d0f8d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.681896 | controller |     "Jun 12 16:11:33.287955 crc crio[22579]: time=\"2026-06-12T16:11:33.287863004Z\" level=info msg=\"Started container\" PID=54095 containerID=7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf description=openstack/openstack-galera-0/galera id=69c3dcc2-d47e-4b07-860b-195948446009 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac",
2026-06-12 17:11:43.681911 | controller |     "Jun 12 16:11:33.289098 crc crio[22579]: time=\"2026-06-12T16:11:33.288992704Z\" level=info msg=\"Started container\" PID=54094 containerID=645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831 description=openstack/openstack-cell1-galera-0/galera id=8980ba60-b1d0-4d20-8344-5abbc8d0f8d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3",
2026-06-12 17:11:43.681926 | controller |     "Jun 12 16:11:37.825457 crc crio[22579]: time=\"2026-06-12T16:11:37.824297902Z\" level=info msg=\"Stopping container: 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf (timeout: 30s)\" id=f78ccd7f-fa6b-443e-b4b9-63e00bfef53c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.681941 | controller |     "Jun 12 16:11:37.850406 crc crio[22579]: time=\"2026-06-12T16:11:37.850237519Z\" level=info msg=\"Stopped container 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf: openstack/openstack-galera-0/galera\" id=f78ccd7f-fa6b-443e-b4b9-63e00bfef53c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.681956 | controller |     "Jun 12 16:11:37.853132 crc crio[22579]: time=\"2026-06-12T16:11:37.852926637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8fd3f1c6-8d17-4dcd-933e-1e6bd5c69ecb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681972 | controller |     "Jun 12 16:11:37.860042 crc crio[22579]: time=\"2026-06-12T16:11:37.85974026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cf808b8b-1961-408a-97f8-163dcfba0957 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.681987 | controller |     "Jun 12 16:11:37.868027 crc crio[22579]: time=\"2026-06-12T16:11:37.867882006Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=63586612-3e7e-4e5b-94a4-a668f5f81687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.682002 | controller |     "Jun 12 16:11:37.871309 crc crio[22579]: time=\"2026-06-12T16:11:37.871241131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682020 | controller |     "Jun 12 16:11:37.911985 crc crio[22579]: time=\"2026-06-12T16:11:37.91187011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682036 | controller |     "Jun 12 16:11:37.917115 crc crio[22579]: time=\"2026-06-12T16:11:37.917055072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682050 | controller |     "Jun 12 16:11:38.497652 crc crio[22579]: time=\"2026-06-12T16:11:38.496984171Z\" level=info msg=\"Created container 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7: openstack/openstack-galera-0/galera\" id=63586612-3e7e-4e5b-94a4-a668f5f81687 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.682068 | controller |     "Jun 12 16:11:38.503356 crc crio[22579]: time=\"2026-06-12T16:11:38.50286111Z\" level=info msg=\"Starting container: 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7\" id=ccc7d2dd-1992-4d44-b577-269dbd97bd78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.682112 | controller |     "Jun 12 16:11:38.510664 crc crio[22579]: time=\"2026-06-12T16:11:38.510560005Z\" level=info msg=\"Started container\" PID=55016 containerID=74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7 description=openstack/openstack-galera-0/galera id=ccc7d2dd-1992-4d44-b577-269dbd97bd78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac",
2026-06-12 17:11:43.682132 | controller |     "Jun 12 16:11:41.138425 crc crio[22579]: time=\"2026-06-12T16:11:41.137603894Z\" level=info msg=\"Stopping container: 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831 (timeout: 30s)\" id=8744a16b-e207-4ad2-bd3f-8f37ee03864c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.682147 | controller |     "Jun 12 16:11:41.158256 crc crio[22579]: time=\"2026-06-12T16:11:41.158157185Z\" level=info msg=\"Stopped container 645eb6bf28aea901b63226e6462c13ef47e273ee2b431ea71319ac29dcdd3831: openstack/openstack-cell1-galera-0/galera\" id=8744a16b-e207-4ad2-bd3f-8f37ee03864c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.682162 | controller |     "Jun 12 16:11:41.159680 crc crio[22579]: time=\"2026-06-12T16:11:41.159603371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d018f165-1dbe-40ab-bc3b-b4908fc2012f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.682177 | controller |     "Jun 12 16:11:41.164745 crc crio[22579]: time=\"2026-06-12T16:11:41.164566127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=30d42df6-c7d7-4e35-ac2f-a6006ba34d04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.682192 | controller |     "Jun 12 16:11:41.169214 crc crio[22579]: time=\"2026-06-12T16:11:41.169088722Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=9e5a708c-1685-45e2-a439-6e5ecd6dcb26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.682207 | controller |     "Jun 12 16:11:41.170820 crc crio[22579]: time=\"2026-06-12T16:11:41.170742783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682222 | controller |     "Jun 12 16:11:41.213107 crc crio[22579]: time=\"2026-06-12T16:11:41.213000704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682244 | controller |     "Jun 12 16:11:41.216703 crc crio[22579]: time=\"2026-06-12T16:11:41.216602445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682259 | controller |     "Jun 12 16:11:41.414341 crc crio[22579]: time=\"2026-06-12T16:11:41.414227891Z\" level=info msg=\"Created container c08c4924bf22c720811c957d121104dc6ab9e07da3e805d8a10c24e2b1c57d5b: openstack/openstack-cell1-galera-0/galera\" id=9e5a708c-1685-45e2-a439-6e5ecd6dcb26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.682274 | controller |     "Jun 12 16:11:41.415675 crc crio[22579]: time=\"2026-06-12T16:11:41.415568015Z\" level=info msg=\"Starting container: c08c4924bf22c720811c957d121104dc6ab9e07da3e805d8a10c24e2b1c57d5b\" id=9aebf87a-ea8e-420c-a312-7850114c85e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.682289 | controller |     "Jun 12 16:11:41.421895 crc crio[22579]: time=\"2026-06-12T16:11:41.421770222Z\" level=info msg=\"Started container\" PID=55493 containerID=c08c4924bf22c720811c957d121104dc6ab9e07da3e805d8a10c24e2b1c57d5b description=openstack/openstack-cell1-galera-0/galera id=9aebf87a-ea8e-420c-a312-7850114c85e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d1813f5882b224faa23886d8522745afd996b2878c0c752a312a9790b09989a3",
2026-06-12 17:11:43.682304 | controller |     "Jun 12 16:11:42.406540 crc crio[22579]: time=\"2026-06-12T16:11:42.406050293Z\" level=info msg=\"Stopping container: ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a (timeout: 10s)\" id=b0f0fd26-be82-4b9d-9d8e-c28285643029 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.682320 | controller |     "Jun 12 16:11:42.567594 crc crio[22579]: time=\"2026-06-12T16:11:42.567444591Z\" level=info msg=\"Stopped container ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=b0f0fd26-be82-4b9d-9d8e-c28285643029 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.682335 | controller |     "Jun 12 16:11:42.570428 crc crio[22579]: time=\"2026-06-12T16:11:42.569261297Z\" level=info msg=\"Stopping pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=369f7ea1-bb99-4d2c-bb07-d5a65754012f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.682365 | controller |     "Jun 12 16:11:42.570428 crc crio[22579]: time=\"2026-06-12T16:11:42.57017662Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-9c58657f7-qwjrv Namespace:openstack ID:945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d UID:d716c784-5e23-48de-8edc-4e73b90930ad NetNS:/var/run/netns/d9b16781-7708-41cc-b277-3b247e721554 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd716c784_5e23_48de_8edc_4e73b90930ad.slice PodAnnotations:0xc00008d7f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.682385 | controller |     "Jun 12 16:11:42.570428 crc crio[22579]: time=\"2026-06-12T16:11:42.570352574Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-9c58657f7-qwjrv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.682401 | controller |     "Jun 12 16:11:42.868552 crc crio[22579]: time=\"2026-06-12T16:11:42.867907601Z\" level=info msg=\"Stopping container: 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405 (timeout: 2s)\" id=d70837db-4544-4dba-91ac-cf18f3f275dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.682416 | controller |     "Jun 12 16:11:42.988612 crc crio[22579]: time=\"2026-06-12T16:11:42.985956891Z\" level=info msg=\"Stopped pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=369f7ea1-bb99-4d2c-bb07-d5a65754012f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.682431 | controller |     "Jun 12 16:11:43.035743 crc crio[22579]: time=\"2026-06-12T16:11:43.027927024Z\" level=info msg=\"Stopped container 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405: openshift-marketplace/certified-operators-txd7g/registry-server\" id=d70837db-4544-4dba-91ac-cf18f3f275dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.682454 | controller |     "Jun 12 16:11:43.035743 crc crio[22579]: time=\"2026-06-12T16:11:43.03058018Z\" level=info msg=\"Stopping pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=ddcbea01-054a-4866-bc5d-50a3109c0c96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.682474 | controller |     "Jun 12 16:11:43.035743 crc crio[22579]: time=\"2026-06-12T16:11:43.031147475Z\" level=info msg=\"Got pod network &{Name:certified-operators-txd7g Namespace:openshift-marketplace ID:b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1 UID:0a214773-561a-433c-8059-6386222e0940 NetNS:/var/run/netns/bcc19a1b-e824-4d21-a80d-7e16d208c92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0a214773_561a_433c_8059_6386222e0940.slice PodAnnotations:0xc000478288}] Aliases:map[]}\"",
2026-06-12 17:11:43.682501 | controller |     "Jun 12 16:11:43.035743 crc crio[22579]: time=\"2026-06-12T16:11:43.03130282Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-txd7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.682517 | controller |     "Jun 12 16:11:43.496204 crc crio[22579]: time=\"2026-06-12T16:11:43.495799614Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=84b8fb9b-94fd-432c-a18b-d0d9eb68c40f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.682532 | controller |     "Jun 12 16:11:43.496980 crc crio[22579]: time=\"2026-06-12T16:11:43.496228625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682548 | controller |     "Jun 12 16:11:43.558006 crc crio[22579]: time=\"2026-06-12T16:11:43.551205577Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663 UID:5fca7dd3-1c6e-4ff6-a87b-68d810dc161e NetNS:/var/run/netns/58aa6abc-41da-4b55-b2fd-e397fb0a118b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fca7dd3_1c6e_4ff6_a87b_68d810dc161e.slice PodAnnotations:0xc000478818}] Aliases:map[]}\"",
2026-06-12 17:11:43.682563 | controller |     "Jun 12 16:11:43.558006 crc crio[22579]: time=\"2026-06-12T16:11:43.551244098Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.682578 | controller |     "Jun 12 16:11:43.792815 crc crio[22579]: time=\"2026-06-12T16:11:43.789728459Z\" level=info msg=\"Stopped pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=ddcbea01-054a-4866-bc5d-50a3109c0c96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.682593 | controller |     "Jun 12 16:11:43.945948 crc crio[22579]: time=\"2026-06-12T16:11:43.943722579Z\" level=info msg=\"Removing container: ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a\" id=3fa7e81b-6427-4f78-be9c-4688e1a62c34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.682608 | controller |     "Jun 12 16:11:44.029879 crc crio[22579]: time=\"2026-06-12T16:11:44.029325807Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/POD\" id=75ded391-0aa0-4097-94d6-78f671089016 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.682622 | controller |     "Jun 12 16:11:44.029879 crc crio[22579]: time=\"2026-06-12T16:11:44.02984218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682640 | controller |     "Jun 12 16:11:44.066382 crc crio[22579]: time=\"2026-06-12T16:11:44.066076388Z\" level=info msg=\"Removed container ac1649268e7cc8f0e117c23a200a12caed4fd4dccb71b05038dca260d160d80a: openstack/dnsmasq-dns-9c58657f7-qwjrv/dnsmasq-dns\" id=3fa7e81b-6427-4f78-be9c-4688e1a62c34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.682655 | controller |     "Jun 12 16:11:44.093612 crc crio[22579]: time=\"2026-06-12T16:11:44.093182245Z\" level=info msg=\"Removing container: e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422\" id=53133ef6-b67a-4156-9f8a-ee65d94166e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.682670 | controller |     "Jun 12 16:11:44.118576 crc crio[22579]: time=\"2026-06-12T16:11:44.116945927Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781280703-m9g5x Namespace:openstack ID:fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f UID:338a905c-6077-48c0-84be-e4b25b243fa3 NetNS:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod338a905c_6077_48c0_84be_e4b25b243fa3.slice PodAnnotations:0xc0025a08b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.682686 | controller |     "Jun 12 16:11:44.118576 crc crio[22579]: time=\"2026-06-12T16:11:44.11707526Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781280703-m9g5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.682701 | controller |     "Jun 12 16:11:44.248482 crc crio[22579]: time=\"2026-06-12T16:11:44.248378206Z\" level=info msg=\"Removed container e3561707f08616ce9696357a3f8a5e99c7da6f63df7042eafe5364af88e2c422: openstack/dnsmasq-dns-9c58657f7-qwjrv/init\" id=53133ef6-b67a-4156-9f8a-ee65d94166e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.682716 | controller |     "Jun 12 16:11:44.663664 crc crio[22579]: time=\"2026-06-12T16:11:44.656924634Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-86cd84489-tnv6d/POD\" id=9b34c1db-045e-40a3-a608-f6b86f01a737 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.682731 | controller |     "Jun 12 16:11:44.663664 crc crio[22579]: time=\"2026-06-12T16:11:44.657288503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682745 | controller |     "Jun 12 16:11:44.764926 crc crio[22579]: time=\"2026-06-12T16:11:44.764843937Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-tnv6d Namespace:openstack ID:0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 UID:ccac2593-16c8-4a08-a970-e24b5660d81e NetNS:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccac2593_16c8_4a08_a970_e24b5660d81e.slice PodAnnotations:0xc0004780f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.682760 | controller |     "Jun 12 16:11:44.764926 crc crio[22579]: time=\"2026-06-12T16:11:44.764909009Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-86cd84489-tnv6d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.682775 | controller |     "Jun 12 16:11:44.821586 crc crio[22579]: time=\"2026-06-12T16:11:44.821273167Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-k254s/POD\" id=f6ca62d8-d11d-442f-a302-721519365c71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.682790 | controller |     "Jun 12 16:11:44.821586 crc crio[22579]: time=\"2026-06-12T16:11:44.821358209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.682808 | controller |     "Jun 12 16:11:44.864647 crc crio[22579]: time=\"2026-06-12T16:11:44.864384169Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-k254s Namespace:openstack ID:284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc UID:3d2288ad-1ebc-4b69-b502-7419b1a3a0e5 NetNS:/var/run/netns/b0c413d6-acb2-4126-a96c-d67d021e0c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d2288ad_1ebc_4b69_b502_7419b1a3a0e5.slice PodAnnotations:0xc0005486b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.682824 | controller |     "Jun 12 16:11:44.864647 crc crio[22579]: time=\"2026-06-12T16:11:44.86444992Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-k254s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.682839 | controller |     "Jun 12 16:11:44.954952 crc crio[22579]: 2026-06-12T16:11:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54d60069d3f1a28 Mac:26:18:60:20:1a:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/58aa6abc-41da-4b55-b2fd-e397fb0a118b SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.682854 | controller |     "Jun 12 16:11:44.959807 crc crio[22579]: time=\"2026-06-12T16:11:44.959743684Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663 UID:5fca7dd3-1c6e-4ff6-a87b-68d810dc161e NetNS:/var/run/netns/58aa6abc-41da-4b55-b2fd-e397fb0a118b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5fca7dd3_1c6e_4ff6_a87b_68d810dc161e.slice PodAnnotations:0xc000478818}] Aliases:map[]}\"",
2026-06-12 17:11:43.682869 | controller |     "Jun 12 16:11:44.959939 crc crio[22579]: time=\"2026-06-12T16:11:44.959919878Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.682885 | controller |     "Jun 12 16:11:44.996588 crc crio[22579]: time=\"2026-06-12T16:11:44.996228688Z\" level=info msg=\"Ran pod sandbox 54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663 with infra container: openstack/ovsdbserver-sb-0/POD\" id=84b8fb9b-94fd-432c-a18b-d0d9eb68c40f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.682899 | controller |     "Jun 12 16:11:45.008140 crc crio[22579]: time=\"2026-06-12T16:11:45.007999926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=8bcc2126-a7b5-471a-8d7c-4c4e4f49c30d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.682915 | controller |     "Jun 12 16:11:45.009678 crc crio[22579]: time=\"2026-06-12T16:11:45.008214802Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=8bcc2126-a7b5-471a-8d7c-4c4e4f49c30d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.682930 | controller |     "Jun 12 16:11:45.009678 crc crio[22579]: time=\"2026-06-12T16:11:45.008256993Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=8bcc2126-a7b5-471a-8d7c-4c4e4f49c30d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.682945 | controller |     "Jun 12 16:11:45.009955 crc crio[22579]: time=\"2026-06-12T16:11:45.0097285Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=d7788f81-b73f-4e55-9802-c14b0b834501 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.682960 | controller |     "Jun 12 16:11:45.028224 crc crio[22579]: time=\"2026-06-12T16:11:45.028133376Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-12 17:11:43.682977 | controller |     "Jun 12 16:11:45.149966 crc crio[22579]: 2026-06-12T16:11:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb0d90912c43139 Mac:2a:af:aa:cb:35:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb SocketPath: PciID:}] [{Interface:0xc0001953b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.682993 | controller |     "Jun 12 16:11:45.151118 crc crio[22579]: time=\"2026-06-12T16:11:45.15104887Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781280703-m9g5x Namespace:openstack ID:fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f UID:338a905c-6077-48c0-84be-e4b25b243fa3 NetNS:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod338a905c_6077_48c0_84be_e4b25b243fa3.slice PodAnnotations:0xc0025a08b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.683008 | controller |     "Jun 12 16:11:45.151284 crc crio[22579]: time=\"2026-06-12T16:11:45.151229704Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781280703-m9g5x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.683022 | controller |     "Jun 12 16:11:45.182168 crc crio[22579]: time=\"2026-06-12T16:11:45.182079296Z\" level=info msg=\"Ran pod sandbox fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f with infra container: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/POD\" id=75ded391-0aa0-4097-94d6-78f671089016 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.683037 | controller |     "Jun 12 16:11:45.187791 crc crio[22579]: time=\"2026-06-12T16:11:45.187220346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=27f6a399-8f7e-4423-9d74-6048530ce1b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683051 | controller |     "Jun 12 16:11:45.194703 crc crio[22579]: time=\"2026-06-12T16:11:45.193031433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=37c82669-300b-455e-94e0-4f30f8e58a72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683066 | controller |     "Jun 12 16:11:45.204089 crc crio[22579]: time=\"2026-06-12T16:11:45.200594774Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config\" id=bd32ce56-9aa9-4e20-a3a6-9cf2fde14332 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.683080 | controller |     "Jun 12 16:11:45.204089 crc crio[22579]: time=\"2026-06-12T16:11:45.202333099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683096 | controller |     "Jun 12 16:11:45.324132 crc crio[22579]: time=\"2026-06-12T16:11:45.323290332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683111 | controller |     "Jun 12 16:11:45.333988 crc crio[22579]: time=\"2026-06-12T16:11:45.332408123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683126 | controller |     "Jun 12 16:11:45.490587 crc crio[22579]: 2026-06-12T16:11:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:284554d017c6376 Mac:e6:c4:38:9e:d2:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/b0c413d6-acb2-4126-a96c-d67d021e0c4b SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.683144 | controller |     "Jun 12 16:11:45.491641 crc crio[22579]: time=\"2026-06-12T16:11:45.491274067Z\" level=info msg=\"Created container 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config\" id=bd32ce56-9aa9-4e20-a3a6-9cf2fde14332 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.683210 | controller |     "Jun 12 16:11:45.491804 crc crio[22579]: time=\"2026-06-12T16:11:45.491697498Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-k254s Namespace:openstack ID:284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc UID:3d2288ad-1ebc-4b69-b502-7419b1a3a0e5 NetNS:/var/run/netns/b0c413d6-acb2-4126-a96c-d67d021e0c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d2288ad_1ebc_4b69_b502_7419b1a3a0e5.slice PodAnnotations:0xc0005486b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.683261 | controller |     "Jun 12 16:11:45.491902 crc crio[22579]: time=\"2026-06-12T16:11:45.491850352Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-k254s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.683283 | controller |     "Jun 12 16:11:45.496751 crc crio[22579]: time=\"2026-06-12T16:11:45.496644873Z\" level=info msg=\"Starting container: 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6\" id=e9fd88a3-a01e-475d-916b-87aae1d3f969 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.683299 | controller |     "Jun 12 16:11:45.501606 crc crio[22579]: time=\"2026-06-12T16:11:45.501449015Z\" level=info msg=\"Ran pod sandbox 284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc with infra container: openstack/ovn-controller-metrics-k254s/POD\" id=f6ca62d8-d11d-442f-a302-721519365c71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.683314 | controller |     "Jun 12 16:11:45.513567 crc crio[22579]: time=\"2026-06-12T16:11:45.511824608Z\" level=info msg=\"Started container\" PID=56291 containerID=2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6 description=openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config id=e9fd88a3-a01e-475d-916b-87aae1d3f969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f",
2026-06-12 17:11:43.683330 | controller |     "Jun 12 16:11:45.519531 crc crio[22579]: time=\"2026-06-12T16:11:45.519067151Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=919685f0-3a6c-4be4-8c67-396912821d09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683348 | controller |     "Jun 12 16:11:45.542722 crc crio[22579]: 2026-06-12T16:11:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b88d797f754cb8 Mac:a6:eb:3f:e8:76:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c SocketPath: PciID:}] [{Interface:0xc00052b070 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.683381 | controller |     "Jun 12 16:11:45.544081 crc crio[22579]: time=\"2026-06-12T16:11:45.544003283Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-tnv6d Namespace:openstack ID:0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 UID:ccac2593-16c8-4a08-a970-e24b5660d81e NetNS:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccac2593_16c8_4a08_a970_e24b5660d81e.slice PodAnnotations:0xc0004780f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.683397 | controller |     "Jun 12 16:11:45.544256 crc crio[22579]: time=\"2026-06-12T16:11:45.544194448Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-86cd84489-tnv6d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.683416 | controller |     "Jun 12 16:11:45.554574 crc crio[22579]: time=\"2026-06-12T16:11:45.554425937Z\" level=info msg=\"Ran pod sandbox 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 with infra container: openstack/dnsmasq-dns-86cd84489-tnv6d/POD\" id=9b34c1db-045e-40a3-a608-f6b86f01a737 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.683431 | controller |     "Jun 12 16:11:45.557398 crc crio[22579]: time=\"2026-06-12T16:11:45.55733463Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a74ec851-e61c-47c4-88a1-c471603bc3d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683446 | controller |     "Jun 12 16:11:45.612789 crc crio[22579]: time=\"2026-06-12T16:11:45.612099748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7f7dbd20-6799-4dfa-be34-43b2d636471b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683461 | controller |     "Jun 12 16:11:45.644559 crc crio[22579]: time=\"2026-06-12T16:11:45.640866076Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-k254s/openstack-network-exporter\" id=79b4e137-127a-40fb-ba6e-bad55f4b78fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.683476 | controller |     "Jun 12 16:11:45.644559 crc crio[22579]: time=\"2026-06-12T16:11:45.642685662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683492 | controller |     "Jun 12 16:11:45.648806 crc crio[22579]: time=\"2026-06-12T16:11:45.64654262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=829d3019-9f00-4575-9b37-54b36dbd9e19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683508 | controller |     "Jun 12 16:11:45.698330 crc crio[22579]: time=\"2026-06-12T16:11:45.698239009Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-tnv6d/init\" id=bf09a329-671f-41f3-be42-4376079b261f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.683523 | controller |     "Jun 12 16:11:45.704293 crc crio[22579]: time=\"2026-06-12T16:11:45.70418706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683543 | controller |     "Jun 12 16:11:45.742402 crc crio[22579]: time=\"2026-06-12T16:11:45.742149352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683558 | controller |     "Jun 12 16:11:45.758806 crc crio[22579]: time=\"2026-06-12T16:11:45.758711971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683617 | controller |     "Jun 12 16:11:45.766976 crc crio[22579]: time=\"2026-06-12T16:11:45.766611331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683636 | controller |     "Jun 12 16:11:45.804437 crc crio[22579]: time=\"2026-06-12T16:11:45.804385108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683652 | controller |     "Jun 12 16:11:46.059380 crc crio[22579]: time=\"2026-06-12T16:11:46.059258575Z\" level=info msg=\"Created container fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567: openstack/dnsmasq-dns-86cd84489-tnv6d/init\" id=bf09a329-671f-41f3-be42-4376079b261f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.683678 | controller |     "Jun 12 16:11:46.060126 crc crio[22579]: time=\"2026-06-12T16:11:46.060005043Z\" level=info msg=\"Created container 67863e2bc57185a253589c075e24e94b698dbabbaac5dbefdf173b3ebad369ba: openstack/ovn-controller-metrics-k254s/openstack-network-exporter\" id=79b4e137-127a-40fb-ba6e-bad55f4b78fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.683694 | controller |     "Jun 12 16:11:46.061751 crc crio[22579]: time=\"2026-06-12T16:11:46.061718547Z\" level=info msg=\"Starting container: fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567\" id=e1d50307-8a45-4125-9adf-11c523aaad62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.683709 | controller |     "Jun 12 16:11:46.065681 crc crio[22579]: time=\"2026-06-12T16:11:46.065645776Z\" level=info msg=\"Starting container: 67863e2bc57185a253589c075e24e94b698dbabbaac5dbefdf173b3ebad369ba\" id=5e27a53b-d4d2-41aa-b88f-92d4703c779f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.683723 | controller |     "Jun 12 16:11:46.075723 crc crio[22579]: time=\"2026-06-12T16:11:46.07565681Z\" level=info msg=\"Started container\" PID=56436 containerID=67863e2bc57185a253589c075e24e94b698dbabbaac5dbefdf173b3ebad369ba description=openstack/ovn-controller-metrics-k254s/openstack-network-exporter id=5e27a53b-d4d2-41aa-b88f-92d4703c779f name=/runtime.v1.RuntimeService/StartContainer sandboxID=284554d017c6376a2f69c201aabc9eff48a0dc1e761f56a1f9c3d70169ae56dc",
2026-06-12 17:11:43.683738 | controller |     "Jun 12 16:11:46.078430 crc crio[22579]: time=\"2026-06-12T16:11:46.078288987Z\" level=info msg=\"Started container\" PID=56434 containerID=fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567 description=openstack/dnsmasq-dns-86cd84489-tnv6d/init id=e1d50307-8a45-4125-9adf-11c523aaad62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060",
2026-06-12 17:11:43.683753 | controller |     "Jun 12 16:11:47.047954 crc crio[22579]: time=\"2026-06-12T16:11:47.047321541Z\" level=info msg=\"Stopping pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=74fa31b8-8afe-42fd-9408-8b825a83838d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.683768 | controller |     "Jun 12 16:11:47.048890 crc crio[22579]: time=\"2026-06-12T16:11:47.048242714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e64e96a6-54ba-41f1-98ae-8cdb355fdc85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683782 | controller |     "Jun 12 16:11:47.048890 crc crio[22579]: time=\"2026-06-12T16:11:47.048718636Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781280703-m9g5x Namespace:openstack ID:fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f UID:338a905c-6077-48c0-84be-e4b25b243fa3 NetNS:/var/run/netns/c89ae5ca-1ccb-4c87-87b6-ffaf62c85fbb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod338a905c_6077_48c0_84be_e4b25b243fa3.slice PodAnnotations:0xc00130c178}] Aliases:map[]}\"",
2026-06-12 17:11:43.683798 | controller |     "Jun 12 16:11:47.048890 crc crio[22579]: time=\"2026-06-12T16:11:47.048902271Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781280703-m9g5x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.683813 | controller |     "Jun 12 16:11:48.092297 crc crio[22579]: time=\"2026-06-12T16:11:48.091648052Z\" level=info msg=\"Stopped pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=74fa31b8-8afe-42fd-9408-8b825a83838d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.683828 | controller |     "Jun 12 16:11:48.139207 crc crio[22579]: time=\"2026-06-12T16:11:48.131366828Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c1f5aae8-0ace-4356-901d-66dd15a198c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683846 | controller |     "Jun 12 16:11:48.379711 crc crio[22579]: time=\"2026-06-12T16:11:48.37705449Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns\" id=be896004-63fd-4822-a143-542c2730398b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.683861 | controller |     "Jun 12 16:11:48.379711 crc crio[22579]: time=\"2026-06-12T16:11:48.378880157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683875 | controller |     "Jun 12 16:11:48.429470 crc crio[22579]: time=\"2026-06-12T16:11:48.429283793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683890 | controller |     "Jun 12 16:11:48.449164 crc crio[22579]: time=\"2026-06-12T16:11:48.448647404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.683904 | controller |     "Jun 12 16:11:48.774403 crc crio[22579]: time=\"2026-06-12T16:11:48.773821841Z\" level=info msg=\"Created container 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns\" id=be896004-63fd-4822-a143-542c2730398b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.683919 | controller |     "Jun 12 16:11:48.776966 crc crio[22579]: time=\"2026-06-12T16:11:48.776890228Z\" level=info msg=\"Starting container: 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774\" id=94aab0fe-057b-406b-9196-1337177f11bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.683934 | controller |     "Jun 12 16:11:48.789400 crc crio[22579]: time=\"2026-06-12T16:11:48.789307203Z\" level=info msg=\"Started container\" PID=56601 containerID=04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774 description=openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns id=94aab0fe-057b-406b-9196-1337177f11bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060",
2026-06-12 17:11:43.683949 | controller |     "Jun 12 16:11:50.876064 crc crio[22579]: time=\"2026-06-12T16:11:50.874912727Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=d7788f81-b73f-4e55-9802-c14b0b834501 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.683964 | controller |     "Jun 12 16:11:50.878018 crc crio[22579]: time=\"2026-06-12T16:11:50.876833306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=38a1cbe9-afd0-4677-8824-22037a9a3084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683979 | controller |     "Jun 12 16:11:50.957859 crc crio[22579]: time=\"2026-06-12T16:11:50.957714555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=72dc01e8-d247-4bc5-a075-ca9fa3067855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.683994 | controller |     "Jun 12 16:11:50.981003 crc crio[22579]: time=\"2026-06-12T16:11:50.980884822Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=0d4bd87d-39e8-45c2-8cb1-96b4310ec933 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.684009 | controller |     "Jun 12 16:11:50.982882 crc crio[22579]: time=\"2026-06-12T16:11:50.98278101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684028 | controller |     "Jun 12 16:11:51.093936 crc crio[22579]: time=\"2026-06-12T16:11:51.091224356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684042 | controller |     "Jun 12 16:11:51.167822 crc crio[22579]: time=\"2026-06-12T16:11:51.167717064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684057 | controller |     "Jun 12 16:11:51.502361 crc crio[22579]: time=\"2026-06-12T16:11:51.501944649Z\" level=info msg=\"Stopping container: 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774 (timeout: 10s)\" id=5a04fb53-383c-4156-9152-b89c40a917b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.684072 | controller |     "Jun 12 16:11:51.511147 crc crio[22579]: time=\"2026-06-12T16:11:51.51105188Z\" level=info msg=\"Created container 4dd547bc8884449fd7a48fcf9868b7c61ec81ddc767797456a0b8bb4a3f82ca7: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=0d4bd87d-39e8-45c2-8cb1-96b4310ec933 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.684086 | controller |     "Jun 12 16:11:51.515204 crc crio[22579]: time=\"2026-06-12T16:11:51.515091763Z\" level=info msg=\"Starting container: 4dd547bc8884449fd7a48fcf9868b7c61ec81ddc767797456a0b8bb4a3f82ca7\" id=8988a8d9-5a14-42ef-bcfe-cc369ad7bbc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.684101 | controller |     "Jun 12 16:11:51.523955 crc crio[22579]: time=\"2026-06-12T16:11:51.523847434Z\" level=info msg=\"Started container\" PID=56829 containerID=4dd547bc8884449fd7a48fcf9868b7c61ec81ddc767797456a0b8bb4a3f82ca7 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=8988a8d9-5a14-42ef-bcfe-cc369ad7bbc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663",
2026-06-12 17:11:43.684116 | controller |     "Jun 12 16:11:51.546605 crc crio[22579]: time=\"2026-06-12T16:11:51.545215646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b875ba87-33cf-41ca-9bd8-3e7e3928f5c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.684131 | controller |     "Jun 12 16:11:51.658685 crc crio[22579]: time=\"2026-06-12T16:11:51.657851388Z\" level=info msg=\"Stopped container 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns\" id=5a04fb53-383c-4156-9152-b89c40a917b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.684147 | controller |     "Jun 12 16:11:51.661671 crc crio[22579]: time=\"2026-06-12T16:11:51.661397438Z\" level=info msg=\"Stopping pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=822e36a0-9840-48fc-a63c-a8cd2dc1c5bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.684161 | controller |     "Jun 12 16:11:51.662758 crc crio[22579]: time=\"2026-06-12T16:11:51.662073965Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-86cd84489-tnv6d Namespace:openstack ID:0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060 UID:ccac2593-16c8-4a08-a970-e24b5660d81e NetNS:/var/run/netns/8f0fb39a-1416-40ee-96fc-d49956d86f8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccac2593_16c8_4a08_a970_e24b5660d81e.slice PodAnnotations:0xc000548538}] Aliases:map[]}\"",
2026-06-12 17:11:43.684176 | controller |     "Jun 12 16:11:51.662758 crc crio[22579]: time=\"2026-06-12T16:11:51.662279641Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-86cd84489-tnv6d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.684191 | controller |     "Jun 12 16:11:51.671787 crc crio[22579]: time=\"2026-06-12T16:11:51.664961109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2afc95b7-cf33-41ac-a138-8a4bdf8027f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.684209 | controller |     "Jun 12 16:11:51.707548 crc crio[22579]: time=\"2026-06-12T16:11:51.707205379Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=5d9f4d1a-87cb-4353-9d8a-309fc4c0d3a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.684225 | controller |     "Jun 12 16:11:51.725424 crc crio[22579]: time=\"2026-06-12T16:11:51.725353288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684239 | controller |     "Jun 12 16:11:51.886571 crc crio[22579]: time=\"2026-06-12T16:11:51.8857274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684253 | controller |     "Jun 12 16:11:51.900081 crc crio[22579]: time=\"2026-06-12T16:11:51.899991442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684269 | controller |     "Jun 12 16:11:52.038647 crc crio[22579]: time=\"2026-06-12T16:11:52.032662872Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6964f94f-llnmn/POD\" id=dad0ee8e-d85e-498a-abec-cceade69e4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.684283 | controller |     "Jun 12 16:11:52.038647 crc crio[22579]: time=\"2026-06-12T16:11:52.033009681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684298 | controller |     "Jun 12 16:11:52.117246 crc crio[22579]: time=\"2026-06-12T16:11:52.117192573Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-llnmn Namespace:openstack ID:d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 UID:644de6a9-e0e0-4af9-a406-e39cc4a37514 NetNS:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod644de6a9_e0e0_4af9_a406_e39cc4a37514.slice PodAnnotations:0xc000548bd8}] Aliases:map[]}\"",
2026-06-12 17:11:43.684313 | controller |     "Jun 12 16:11:52.117487 crc crio[22579]: time=\"2026-06-12T16:11:52.1174709Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6964f94f-llnmn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.684328 | controller |     "Jun 12 16:11:52.280809 crc crio[22579]: time=\"2026-06-12T16:11:52.280712315Z\" level=info msg=\"Stopped pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=822e36a0-9840-48fc-a63c-a8cd2dc1c5bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.684344 | controller |     "Jun 12 16:11:52.474453 crc crio[22579]: time=\"2026-06-12T16:11:52.474045102Z\" level=info msg=\"Created container 88455c54a889d8b9f222d56f8566a5854167ca542a2daede9a62f03996647fc4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=5d9f4d1a-87cb-4353-9d8a-309fc4c0d3a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.684390 | controller |     "Jun 12 16:11:52.493244 crc crio[22579]: time=\"2026-06-12T16:11:52.492346606Z\" level=info msg=\"Starting container: 88455c54a889d8b9f222d56f8566a5854167ca542a2daede9a62f03996647fc4\" id=ccaf910b-a085-4b3f-b89d-b3492ec99d3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.684408 | controller |     "Jun 12 16:11:52.506154 crc crio[22579]: time=\"2026-06-12T16:11:52.50555767Z\" level=info msg=\"Started container\" PID=56933 containerID=88455c54a889d8b9f222d56f8566a5854167ca542a2daede9a62f03996647fc4 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=ccaf910b-a085-4b3f-b89d-b3492ec99d3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=54d60069d3f1a2882b638af463d92aa0f8ab04897991dca8840e821634d53663",
2026-06-12 17:11:43.684427 | controller |     "Jun 12 16:11:52.713230 crc crio[22579]: time=\"2026-06-12T16:11:52.713119137Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/POD\" id=449a790b-034e-4a17-8fa5-d61f6c47b007 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.684444 | controller |     "Jun 12 16:11:52.713230 crc crio[22579]: time=\"2026-06-12T16:11:52.71321259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684459 | controller |     "Jun 12 16:11:52.745876 crc crio[22579]: time=\"2026-06-12T16:11:52.745470597Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-kzhrw Namespace:openstack ID:f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 UID:cff9e54e-0160-4d0e-93e6-11b03fb56262 NetNS:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff9e54e_0160_4d0e_93e6_11b03fb56262.slice PodAnnotations:0xc000478be8}] Aliases:map[]}\"",
2026-06-12 17:11:43.684474 | controller |     "Jun 12 16:11:52.745876 crc crio[22579]: time=\"2026-06-12T16:11:52.7455818Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-kzhrw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.684489 | controller |     "Jun 12 16:11:52.908674 crc crio[22579]: 2026-06-12T16:11:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d654f191af3ae55 Mac:a6:15:3b:b6:b2:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.684505 | controller |     "Jun 12 16:11:52.908674 crc crio[22579]: time=\"2026-06-12T16:11:52.90744414Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-llnmn Namespace:openstack ID:d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 UID:644de6a9-e0e0-4af9-a406-e39cc4a37514 NetNS:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod644de6a9_e0e0_4af9_a406_e39cc4a37514.slice PodAnnotations:0xc000548bd8}] Aliases:map[]}\"",
2026-06-12 17:11:43.684520 | controller |     "Jun 12 16:11:52.908674 crc crio[22579]: time=\"2026-06-12T16:11:52.907651245Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6964f94f-llnmn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.684535 | controller |     "Jun 12 16:11:52.915708 crc crio[22579]: time=\"2026-06-12T16:11:52.915474843Z\" level=info msg=\"Ran pod sandbox d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 with infra container: openstack/dnsmasq-dns-7b6964f94f-llnmn/POD\" id=dad0ee8e-d85e-498a-abec-cceade69e4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.684550 | controller |     "Jun 12 16:11:52.920398 crc crio[22579]: time=\"2026-06-12T16:11:52.919788442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=31ce06ef-69e1-4109-bdbf-48fb2dc390fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.684565 | controller |     "Jun 12 16:11:52.976727 crc crio[22579]: time=\"2026-06-12T16:11:52.976005526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=00f5a7ad-7f47-4030-a849-f0e77c218270 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.684584 | controller |     "Jun 12 16:11:53.010936 crc crio[22579]: time=\"2026-06-12T16:11:53.008344905Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6964f94f-llnmn/init\" id=cf3e35af-000d-45d9-966e-c6acda5ca1ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.684600 | controller |     "Jun 12 16:11:53.013897 crc crio[22579]: time=\"2026-06-12T16:11:53.012915561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684615 | controller |     "Jun 12 16:11:53.071720 crc crio[22579]: 2026-06-12T16:11:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f066a3e5821a726 Mac:c6:a3:d4:98:22:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 SocketPath: PciID:}] [{Interface:0xc0002246c0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.684631 | controller |     "Jun 12 16:11:53.073462 crc crio[22579]: time=\"2026-06-12T16:11:53.07288198Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-kzhrw Namespace:openstack ID:f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 UID:cff9e54e-0160-4d0e-93e6-11b03fb56262 NetNS:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff9e54e_0160_4d0e_93e6_11b03fb56262.slice PodAnnotations:0xc000478be8}] Aliases:map[]}\"",
2026-06-12 17:11:43.684646 | controller |     "Jun 12 16:11:53.073462 crc crio[22579]: time=\"2026-06-12T16:11:53.073036384Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-kzhrw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.684661 | controller |     "Jun 12 16:11:53.089452 crc crio[22579]: time=\"2026-06-12T16:11:53.085290974Z\" level=info msg=\"Ran pod sandbox f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 with infra container: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/POD\" id=449a790b-034e-4a17-8fa5-d61f6c47b007 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.684676 | controller |     "Jun 12 16:11:53.090790 crc crio[22579]: time=\"2026-06-12T16:11:53.090211319Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=200120b3-b054-4359-8fcf-29bd0b05e2e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.684691 | controller |     "Jun 12 16:11:53.093064 crc crio[22579]: time=\"2026-06-12T16:11:53.092988479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684706 | controller |     "Jun 12 16:11:53.099308 crc crio[22579]: time=\"2026-06-12T16:11:53.098052457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684721 | controller |     "Jun 12 16:11:53.138572 crc crio[22579]: time=\"2026-06-12T16:11:53.137427825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2c2f8d62-a8fc-43a2-b248-c5f226d599c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.684736 | controller |     "Jun 12 16:11:53.151196 crc crio[22579]: time=\"2026-06-12T16:11:53.151026639Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init\" id=607dd65b-2ab6-4e9e-b881-314ecefba82c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.684750 | controller |     "Jun 12 16:11:53.157978 crc crio[22579]: time=\"2026-06-12T16:11:53.157896573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684769 | controller |     "Jun 12 16:11:53.235024 crc crio[22579]: time=\"2026-06-12T16:11:53.234918694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684784 | controller |     "Jun 12 16:11:53.246931 crc crio[22579]: time=\"2026-06-12T16:11:53.246821786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.684799 | controller |     "Jun 12 16:11:53.274798 crc crio[22579]: time=\"2026-06-12T16:11:53.274211929Z\" level=info msg=\"Created container 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815: openstack/dnsmasq-dns-7b6964f94f-llnmn/init\" id=cf3e35af-000d-45d9-966e-c6acda5ca1ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.684814 | controller |     "Jun 12 16:11:53.276831 crc crio[22579]: time=\"2026-06-12T16:11:53.275367409Z\" level=info msg=\"Starting container: 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815\" id=5c2bb960-4f1d-4e8a-af75-582d4c4f0b62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.684829 | controller |     "Jun 12 16:11:53.281009 crc crio[22579]: time=\"2026-06-12T16:11:53.280902599Z\" level=info msg=\"Started container\" PID=57239 containerID=2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815 description=openstack/dnsmasq-dns-7b6964f94f-llnmn/init id=5c2bb960-4f1d-4e8a-af75-582d4c4f0b62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7",
2026-06-12 17:11:43.684844 | controller |     "Jun 12 16:11:53.307895 crc crio[22579]: time=\"2026-06-12T16:11:53.307691457Z\" level=info msg=\"Removing container: 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774\" id=9c68f91e-3052-42b2-b980-36c9a4fcec49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.684858 | controller |     "Jun 12 16:11:53.343189 crc crio[22579]: time=\"2026-06-12T16:11:53.343101394Z\" level=info msg=\"Stopping container: 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815 (timeout: 10s)\" id=c0a01523-2b27-4502-899b-a08dcde26fea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.684873 | controller |     "Jun 12 16:11:53.343895 crc crio[22579]: time=\"2026-06-12T16:11:53.343758681Z\" level=info msg=\"Removed container 04674727e84d08277db3f4608ce7f42b28a44c83e6341a4942b5963ec0d7f774: openstack/dnsmasq-dns-86cd84489-tnv6d/dnsmasq-dns\" id=9c68f91e-3052-42b2-b980-36c9a4fcec49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.684888 | controller |     "Jun 12 16:11:53.347191 crc crio[22579]: time=\"2026-06-12T16:11:53.347124446Z\" level=info msg=\"Removing container: fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567\" id=6127ad7c-7b72-49e7-8b9e-d3f87b656a42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.684903 | controller |     "Jun 12 16:11:53.391060 crc crio[22579]: time=\"2026-06-12T16:11:53.390408992Z\" level=info msg=\"Stopped container 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815: openstack/dnsmasq-dns-7b6964f94f-llnmn/init\" id=c0a01523-2b27-4502-899b-a08dcde26fea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.684918 | controller |     "Jun 12 16:11:53.392489 crc crio[22579]: time=\"2026-06-12T16:11:53.392322221Z\" level=info msg=\"Stopping pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=45334b77-fc6c-4292-82ad-c1f7d4344d75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.684933 | controller |     "Jun 12 16:11:53.393009 crc crio[22579]: time=\"2026-06-12T16:11:53.392908426Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-llnmn Namespace:openstack ID:d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7 UID:644de6a9-e0e0-4af9-a406-e39cc4a37514 NetNS:/var/run/netns/ece30160-1483-497b-9cef-29c09111a81f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod644de6a9_e0e0_4af9_a406_e39cc4a37514.slice PodAnnotations:0xc0025a05f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.684951 | controller |     "Jun 12 16:11:53.393162 crc crio[22579]: time=\"2026-06-12T16:11:53.393112571Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6964f94f-llnmn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.684967 | controller |     "Jun 12 16:11:53.395206 crc crio[22579]: time=\"2026-06-12T16:11:53.395144292Z\" level=info msg=\"Created container 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init\" id=607dd65b-2ab6-4e9e-b881-314ecefba82c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.684982 | controller |     "Jun 12 16:11:53.396885 crc crio[22579]: time=\"2026-06-12T16:11:53.396820675Z\" level=info msg=\"Starting container: 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d\" id=a9c8225d-8790-49d0-9464-a2e14eb1e17f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.684996 | controller |     "Jun 12 16:11:53.405026 crc crio[22579]: time=\"2026-06-12T16:11:53.404857998Z\" level=info msg=\"Started container\" PID=57269 containerID=421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d description=openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init id=a9c8225d-8790-49d0-9464-a2e14eb1e17f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2",
2026-06-12 17:11:43.685011 | controller |     "Jun 12 16:11:53.411311 crc crio[22579]: time=\"2026-06-12T16:11:53.410259185Z\" level=info msg=\"Removed container fccd7a42a0916967ecca357298005d08f6d2eab133168e3c494de7af06859567: openstack/dnsmasq-dns-86cd84489-tnv6d/init\" id=6127ad7c-7b72-49e7-8b9e-d3f87b656a42 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.685026 | controller |     "Jun 12 16:11:53.735393 crc crio[22579]: time=\"2026-06-12T16:11:53.735294958Z\" level=info msg=\"Stopped pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=45334b77-fc6c-4292-82ad-c1f7d4344d75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.685041 | controller |     "Jun 12 16:11:54.368149 crc crio[22579]: time=\"2026-06-12T16:11:54.362375321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7f16212f-48ce-480f-b070-8d1f42f0f359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.685056 | controller |     "Jun 12 16:11:54.376078 crc crio[22579]: time=\"2026-06-12T16:11:54.375204036Z\" level=info msg=\"Removing container: 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815\" id=4d8571fe-287a-4bb1-8f61-02f72be10979 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.685071 | controller |     "Jun 12 16:11:54.462032 crc crio[22579]: time=\"2026-06-12T16:11:54.461969213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f341981f-9ca6-46ae-858e-a77f04005156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.685085 | controller |     "Jun 12 16:11:54.479925 crc crio[22579]: time=\"2026-06-12T16:11:54.479843296Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns\" id=b1028ca9-c5c1-4e64-9a74-496deeeaf995 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.685100 | controller |     "Jun 12 16:11:54.481661 crc crio[22579]: time=\"2026-06-12T16:11:54.481453927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685115 | controller |     "Jun 12 16:11:54.519430 crc crio[22579]: time=\"2026-06-12T16:11:54.519298145Z\" level=info msg=\"Removed container 2e98a159172513a05c6685f90bd48a3c8d40277f3f6e1467eff4dbda0edb2815: openstack/dnsmasq-dns-7b6964f94f-llnmn/init\" id=4d8571fe-287a-4bb1-8f61-02f72be10979 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.685135 | controller |     "Jun 12 16:11:54.539430 crc crio[22579]: time=\"2026-06-12T16:11:54.537805264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685151 | controller |     "Jun 12 16:11:54.552931 crc crio[22579]: time=\"2026-06-12T16:11:54.552867726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685166 | controller |     "Jun 12 16:11:54.699882 crc crio[22579]: time=\"2026-06-12T16:11:54.699761756Z\" level=info msg=\"Created container 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns\" id=b1028ca9-c5c1-4e64-9a74-496deeeaf995 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.685181 | controller |     "Jun 12 16:11:54.702318 crc crio[22579]: time=\"2026-06-12T16:11:54.702212008Z\" level=info msg=\"Starting container: 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba\" id=434f3d1e-b51a-4aa3-8e8d-2dfc201f8836 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.685195 | controller |     "Jun 12 16:11:54.715162 crc crio[22579]: time=\"2026-06-12T16:11:54.715036903Z\" level=info msg=\"Started container\" PID=57374 containerID=02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba description=openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns id=434f3d1e-b51a-4aa3-8e8d-2dfc201f8836 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2",
2026-06-12 17:11:43.685211 | controller |     "Jun 12 16:11:59.515694 crc crio[22579]: time=\"2026-06-12T16:11:59.514936189Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-vshfr/POD\" id=c4073b28-5ba4-4c66-a22d-15fd4544096e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.685226 | controller |     "Jun 12 16:11:59.516785 crc crio[22579]: time=\"2026-06-12T16:11:59.515705979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685241 | controller |     "Jun 12 16:11:59.550001 crc crio[22579]: time=\"2026-06-12T16:11:59.549889065Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-vshfr Namespace:openstack ID:4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 UID:269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1 NetNS:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod269a3b6c_8ec6_4d17_9127_a4cbaf5e03b1.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"",
2026-06-12 17:11:43.685256 | controller |     "Jun 12 16:11:59.550001 crc crio[22579]: time=\"2026-06-12T16:11:59.549952466Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-vshfr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.685271 | controller |     "Jun 12 16:12:00.056049 crc crio[22579]: 2026-06-12T16:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4088599b68ddc39 Mac:5a:08:fd:f4:3a:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.685287 | controller |     "Jun 12 16:12:00.061101 crc crio[22579]: time=\"2026-06-12T16:12:00.060997711Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-vshfr Namespace:openstack ID:4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 UID:269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1 NetNS:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod269a3b6c_8ec6_4d17_9127_a4cbaf5e03b1.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"",
2026-06-12 17:11:43.685305 | controller |     "Jun 12 16:12:00.062820 crc crio[22579]: time=\"2026-06-12T16:12:00.062752535Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-vshfr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.685321 | controller |     "Jun 12 16:12:00.073185 crc crio[22579]: time=\"2026-06-12T16:12:00.073071586Z\" level=info msg=\"Ran pod sandbox 4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 with infra container: openstack/swift-ring-rebalance-vshfr/POD\" id=c4073b28-5ba4-4c66-a22d-15fd4544096e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.685336 | controller |     "Jun 12 16:12:00.081045 crc crio[22579]: time=\"2026-06-12T16:12:00.080903955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=fec3a43c-3e62-4368-929f-a9dc5b067803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.685354 | controller |     "Jun 12 16:12:00.081408 crc crio[22579]: time=\"2026-06-12T16:12:00.081337686Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=fec3a43c-3e62-4368-929f-a9dc5b067803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.685390 | controller |     "Jun 12 16:12:00.081481 crc crio[22579]: time=\"2026-06-12T16:12:00.081439728Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=fec3a43c-3e62-4368-929f-a9dc5b067803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.685407 | controller |     "Jun 12 16:12:00.084209 crc crio[22579]: time=\"2026-06-12T16:12:00.084067915Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2f1266c7-248b-41a7-b372-a2cd5b1e6ff8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.685422 | controller |     "Jun 12 16:12:00.089636 crc crio[22579]: time=\"2026-06-12T16:12:00.08939031Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-12 17:11:43.685438 | controller |     "Jun 12 16:12:00.466747 crc crio[22579]: time=\"2026-06-12T16:12:00.466660606Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=77fda902-557e-4bef-9319-c700ef0dc896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.685453 | controller |     "Jun 12 16:12:00.487314 crc crio[22579]: time=\"2026-06-12T16:12:00.487189915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=49a093f4-35ce-4df8-bf78-5f3bf719b6d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.685469 | controller |     "Jun 12 16:12:00.521919 crc crio[22579]: time=\"2026-06-12T16:12:00.520967771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a13d8175-9f62-4611-80b0-05325ee36a70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.685483 | controller |     "Jun 12 16:12:00.548024 crc crio[22579]: time=\"2026-06-12T16:12:00.54737258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5053ecd4-9d15-4fa8-a3ed-2567f785372b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.685499 | controller |     "Jun 12 16:12:00.570950 crc crio[22579]: time=\"2026-06-12T16:12:00.570833614Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1e47720b-3bcf-4a5d-99fb-70ce34a3cb8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.685518 | controller |     "Jun 12 16:12:00.573355 crc crio[22579]: time=\"2026-06-12T16:12:00.572843505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685534 | controller |     "Jun 12 16:12:00.585337 crc crio[22579]: time=\"2026-06-12T16:12:00.585101455Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=fa401110-4da1-4eb5-9ce3-580443020c6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.685549 | controller |     "Jun 12 16:12:00.599430 crc crio[22579]: time=\"2026-06-12T16:12:00.599259354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685564 | controller |     "Jun 12 16:12:00.624297 crc crio[22579]: time=\"2026-06-12T16:12:00.624207066Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688012-988rh/POD\" id=8c29613a-2093-46ff-a6a4-af1f290d1d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.685579 | controller |     "Jun 12 16:12:00.624407 crc crio[22579]: time=\"2026-06-12T16:12:00.624344899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685594 | controller |     "Jun 12 16:12:00.645630 crc crio[22579]: time=\"2026-06-12T16:12:00.645334621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685610 | controller |     "Jun 12 16:12:00.649352 crc crio[22579]: time=\"2026-06-12T16:12:00.649276061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685624 | controller |     "Jun 12 16:12:00.666304 crc crio[22579]: time=\"2026-06-12T16:12:00.666176589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685640 | controller |     "Jun 12 16:12:00.669778 crc crio[22579]: time=\"2026-06-12T16:12:00.669483303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.685654 | controller |     "Jun 12 16:12:00.679265 crc crio[22579]: time=\"2026-06-12T16:12:00.679138887Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-988rh Namespace:openshift-infra ID:1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 UID:b3be9d7c-827c-445c-855d-3d706c30a269 NetNS:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3be9d7c_827c_445c_855d_3d706c30a269.slice PodAnnotations:0xc002308210}] Aliases:map[]}\"",
2026-06-12 17:11:43.685670 | controller |     "Jun 12 16:12:00.679265 crc crio[22579]: time=\"2026-06-12T16:12:00.67923172Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688012-988rh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.685685 | controller |     "Jun 12 16:12:00.883190 crc crio[22579]: time=\"2026-06-12T16:12:00.883098353Z\" level=info msg=\"Created container 8b631a3c94993f94902006e70b672c15e8b2204f50b954c0f08e17a3e60e8f96: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=1e47720b-3bcf-4a5d-99fb-70ce34a3cb8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.685705 | controller |     "Jun 12 16:12:00.885093 crc crio[22579]: time=\"2026-06-12T16:12:00.88495538Z\" level=info msg=\"Starting container: 8b631a3c94993f94902006e70b672c15e8b2204f50b954c0f08e17a3e60e8f96\" id=12eec9c6-cc09-4bf8-81d5-61f6f42d4b7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.685720 | controller |     "Jun 12 16:12:00.892320 crc crio[22579]: time=\"2026-06-12T16:12:00.892225534Z\" level=info msg=\"Started container\" PID=57681 containerID=8b631a3c94993f94902006e70b672c15e8b2204f50b954c0f08e17a3e60e8f96 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=12eec9c6-cc09-4bf8-81d5-61f6f42d4b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c28d919a6711d8130d49182c844737b6c4e241f8a94c331de156209ba5a900",
2026-06-12 17:11:43.685736 | controller |     "Jun 12 16:12:00.910399 crc crio[22579]: time=\"2026-06-12T16:12:00.909908102Z\" level=info msg=\"Created container 80d634ac27ffa3d89fcb5c11f0b4c2f709690f8229ea828f7e4536330fb48a0f: openstack/rabbitmq-server-0/rabbitmq\" id=fa401110-4da1-4eb5-9ce3-580443020c6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.685751 | controller |     "Jun 12 16:12:00.913752 crc crio[22579]: time=\"2026-06-12T16:12:00.913556105Z\" level=info msg=\"Starting container: 80d634ac27ffa3d89fcb5c11f0b4c2f709690f8229ea828f7e4536330fb48a0f\" id=adb18b6d-fe30-4390-9ec3-3fd7158848f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.685766 | controller |     "Jun 12 16:12:00.929066 crc crio[22579]: time=\"2026-06-12T16:12:00.9236756Z\" level=info msg=\"Started container\" PID=57679 containerID=80d634ac27ffa3d89fcb5c11f0b4c2f709690f8229ea828f7e4536330fb48a0f description=openstack/rabbitmq-server-0/rabbitmq id=adb18b6d-fe30-4390-9ec3-3fd7158848f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d177a1f6cc320800366c3928481c7fc1d8e193bef11699ddf63c3de8ccd1d36",
2026-06-12 17:11:43.685781 | controller |     "Jun 12 16:12:01.516840 crc crio[22579]: 2026-06-12T16:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a0e98ef5d7bcb6 Mac:3a:8c:a9:cf:9d:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa SocketPath: PciID:}] [{Interface:0xc000322fd0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.685796 | controller |     "Jun 12 16:12:01.527554 crc crio[22579]: time=\"2026-06-12T16:12:01.520358533Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-988rh Namespace:openshift-infra ID:1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 UID:b3be9d7c-827c-445c-855d-3d706c30a269 NetNS:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3be9d7c_827c_445c_855d_3d706c30a269.slice PodAnnotations:0xc002308210}] Aliases:map[]}\"",
2026-06-12 17:11:43.685811 | controller |     "Jun 12 16:12:01.527554 crc crio[22579]: time=\"2026-06-12T16:12:01.520718702Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688012-988rh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.685825 | controller |     "Jun 12 16:12:01.552686 crc crio[22579]: time=\"2026-06-12T16:12:01.552483887Z\" level=info msg=\"Ran pod sandbox 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 with infra container: openshift-infra/auto-csr-approver-29688012-988rh/POD\" id=8c29613a-2093-46ff-a6a4-af1f290d1d92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.685840 | controller |     "Jun 12 16:12:01.562826 crc crio[22579]: time=\"2026-06-12T16:12:01.562759057Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9bf1d250-d8e8-4f6b-ba2a-55059f350853 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.685854 | controller |     "Jun 12 16:12:01.572178 crc crio[22579]: time=\"2026-06-12T16:12:01.572090853Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.685872 | controller |     "Jun 12 16:12:01.749095 crc crio[22579]: time=\"2026-06-12T16:12:01.748764988Z\" level=info msg=\"Stopping container: e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b (timeout: 10s)\" id=a3650f71-eef7-44d6-b9d2-03f18077f55d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.685887 | controller |     "Jun 12 16:12:01.935122 crc crio[22579]: time=\"2026-06-12T16:12:01.934880563Z\" level=info msg=\"Stopped container e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns\" id=a3650f71-eef7-44d6-b9d2-03f18077f55d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.685902 | controller |     "Jun 12 16:12:01.938024 crc crio[22579]: time=\"2026-06-12T16:12:01.93794852Z\" level=info msg=\"Stopping pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=239b305b-8795-4473-977e-c6fcf10baeb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.685917 | controller |     "Jun 12 16:12:01.938719 crc crio[22579]: time=\"2026-06-12T16:12:01.938656468Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-psswj Namespace:openstack ID:c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b UID:75efb4d0-4626-405e-ba63-1214a4387419 NetNS:/var/run/netns/f821a44d-bfee-480e-beca-b00bc6f5d564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75efb4d0_4626_405e_ba63_1214a4387419.slice PodAnnotations:0xc004fc03b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.685932 | controller |     "Jun 12 16:12:01.938888 crc crio[22579]: time=\"2026-06-12T16:12:01.938827503Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-psswj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.685947 | controller |     "Jun 12 16:12:02.384420 crc crio[22579]: time=\"2026-06-12T16:12:02.384260045Z\" level=info msg=\"Stopped pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=239b305b-8795-4473-977e-c6fcf10baeb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.685962 | controller |     "Jun 12 16:12:02.561422 crc crio[22579]: time=\"2026-06-12T16:12:02.561261218Z\" level=info msg=\"Removing container: e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b\" id=0c1d429b-a106-46fe-aed2-0945084a6659 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.685976 | controller |     "Jun 12 16:12:02.734240 crc crio[22579]: time=\"2026-06-12T16:12:02.733783148Z\" level=info msg=\"Removed container e8733729b6b329611274fff3f3026d03e81d59344347e52ca4920a2face4196b: openstack/dnsmasq-dns-68bc84565-psswj/dnsmasq-dns\" id=0c1d429b-a106-46fe-aed2-0945084a6659 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.685991 | controller |     "Jun 12 16:12:02.742101 crc crio[22579]: time=\"2026-06-12T16:12:02.741978896Z\" level=info msg=\"Removing container: 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77\" id=f97bb1be-2477-4c2a-8bf0-e8e0ad8b12f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.686006 | controller |     "Jun 12 16:12:02.813337 crc crio[22579]: time=\"2026-06-12T16:12:02.81322572Z\" level=info msg=\"Removed container 992e6c1c6c82c304b4714aeb14d000caa3965038eac5fb8553a9a486f0539d77: openstack/dnsmasq-dns-68bc84565-psswj/init\" id=f97bb1be-2477-4c2a-8bf0-e8e0ad8b12f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.686021 | controller |     "Jun 12 16:12:04.783426 crc crio[22579]: time=\"2026-06-12T16:12:04.78331863Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-45nw2/POD\" id=5235e2e1-74b6-4538-b567-4ff5cae8a4de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.686036 | controller |     "Jun 12 16:12:04.784416 crc crio[22579]: time=\"2026-06-12T16:12:04.783452093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686053 | controller |     "Jun 12 16:12:06.749058 crc crio[22579]: time=\"2026-06-12T16:12:06.748359752Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-45nw2 Namespace:openstack ID:921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf UID:3bc9d107-af9e-4b45-a5cf-0cd4a2097917 NetNS:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3bc9d107_af9e_4b45_a5cf_0cd4a2097917.slice PodAnnotations:0xc002308330}] Aliases:map[]}\"",
2026-06-12 17:11:43.686068 | controller |     "Jun 12 16:12:06.749058 crc crio[22579]: time=\"2026-06-12T16:12:06.74904612Z\" level=info msg=\"Adding pod openstack_root-account-create-update-45nw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.686083 | controller |     "Jun 12 16:12:06.842884 crc crio[22579]: time=\"2026-06-12T16:12:06.842753093Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=2f1266c7-248b-41a7-b372-a2cd5b1e6ff8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.686097 | controller |     "Jun 12 16:12:06.843907 crc crio[22579]: time=\"2026-06-12T16:12:06.843775259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=13e76320-c060-48f2-afaf-c1bfb5fa4acd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.686112 | controller |     "Jun 12 16:12:06.874719 crc crio[22579]: time=\"2026-06-12T16:12:06.874584639Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9bf1d250-d8e8-4f6b-ba2a-55059f350853 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.686127 | controller |     "Jun 12 16:12:06.875902 crc crio[22579]: time=\"2026-06-12T16:12:06.87581144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cb4d05ac-3304-4d68-bbdb-33b494791420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.686141 | controller |     "Jun 12 16:12:06.882015 crc crio[22579]: time=\"2026-06-12T16:12:06.880901199Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e2f231c-86ba-4388-b841-0d73e686e906 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.686156 | controller |     "Jun 12 16:12:06.898262 crc crio[22579]: time=\"2026-06-12T16:12:06.898199437Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688012-988rh/oc\" id=d7eaef2c-0785-45e4-b28d-701b1bf94b63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.686170 | controller |     "Jun 12 16:12:06.899022 crc crio[22579]: time=\"2026-06-12T16:12:06.898966177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686185 | controller |     "Jun 12 16:12:06.949429 crc crio[22579]: time=\"2026-06-12T16:12:06.949343493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686199 | controller |     "Jun 12 16:12:06.950371 crc crio[22579]: time=\"2026-06-12T16:12:06.950280527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=48b795a5-a794-47bd-96bc-b4e422da3d00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.686213 | controller |     "Jun 12 16:12:06.972263 crc crio[22579]: time=\"2026-06-12T16:12:06.970887238Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-vshfr/swift-ring-rebalance\" id=62cf703a-8169-4f12-afc2-1cf45297bef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.686231 | controller |     "Jun 12 16:12:06.972755 crc crio[22579]: time=\"2026-06-12T16:12:06.972674224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686246 | controller |     "Jun 12 16:12:07.062061 crc crio[22579]: time=\"2026-06-12T16:12:07.061108234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686261 | controller |     "Jun 12 16:12:07.069310 crc crio[22579]: time=\"2026-06-12T16:12:07.06926947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686276 | controller |     "Jun 12 16:12:07.182181 crc crio[22579]: time=\"2026-06-12T16:12:07.182029767Z\" level=info msg=\"Created container d36b4a4a4434eb992fd82bcaa82e09bbd9dcfc6bc53793321db6d5fc844c06c2: openstack/swift-ring-rebalance-vshfr/swift-ring-rebalance\" id=62cf703a-8169-4f12-afc2-1cf45297bef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.686291 | controller |     "Jun 12 16:12:07.184563 crc crio[22579]: time=\"2026-06-12T16:12:07.184407957Z\" level=info msg=\"Starting container: d36b4a4a4434eb992fd82bcaa82e09bbd9dcfc6bc53793321db6d5fc844c06c2\" id=e2c0b421-c746-42b8-8bbd-cea156da5f52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.686305 | controller |     "Jun 12 16:12:07.192629 crc crio[22579]: time=\"2026-06-12T16:12:07.190361578Z\" level=info msg=\"Started container\" PID=58330 containerID=d36b4a4a4434eb992fd82bcaa82e09bbd9dcfc6bc53793321db6d5fc844c06c2 description=openstack/swift-ring-rebalance-vshfr/swift-ring-rebalance id=e2c0b421-c746-42b8-8bbd-cea156da5f52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2",
2026-06-12 17:11:43.686320 | controller |     "Jun 12 16:12:07.256647 crc crio[22579]: time=\"2026-06-12T16:12:07.256459522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686334 | controller |     "Jun 12 16:12:07.332906 crc crio[22579]: 2026-06-12T16:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:921d051784a228e Mac:0a:26:78:11:8d:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.686352 | controller |     "Jun 12 16:12:07.335092 crc crio[22579]: time=\"2026-06-12T16:12:07.334427307Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-45nw2 Namespace:openstack ID:921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf UID:3bc9d107-af9e-4b45-a5cf-0cd4a2097917 NetNS:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3bc9d107_af9e_4b45_a5cf_0cd4a2097917.slice PodAnnotations:0xc002308330}] Aliases:map[]}\"",
2026-06-12 17:11:43.686384 | controller |     "Jun 12 16:12:07.335092 crc crio[22579]: time=\"2026-06-12T16:12:07.334656862Z\" level=info msg=\"Checking pod openstack_root-account-create-update-45nw2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.686400 | controller |     "Jun 12 16:12:07.343267 crc crio[22579]: time=\"2026-06-12T16:12:07.343216869Z\" level=info msg=\"Ran pod sandbox 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf with infra container: openstack/root-account-create-update-45nw2/POD\" id=5235e2e1-74b6-4538-b567-4ff5cae8a4de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.686418 | controller |     "Jun 12 16:12:07.347546 crc crio[22579]: time=\"2026-06-12T16:12:07.347428626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=40851ac0-0851-49a7-be44-3b03924c881c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.686433 | controller |     "Jun 12 16:12:07.351238 crc crio[22579]: time=\"2026-06-12T16:12:07.351207312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2fd17064-7de4-48f0-ac93-e12200e66d26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.686448 | controller |     "Jun 12 16:12:07.359888 crc crio[22579]: time=\"2026-06-12T16:12:07.35983784Z\" level=info msg=\"Creating container: openstack/root-account-create-update-45nw2/mariadb-account-create-update\" id=50b2dcd7-beb8-4eb3-8f35-9a43d419b7df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.686462 | controller |     "Jun 12 16:12:07.360230 crc crio[22579]: time=\"2026-06-12T16:12:07.360152648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686477 | controller |     "Jun 12 16:12:07.373558 crc crio[22579]: time=\"2026-06-12T16:12:07.373369253Z\" level=info msg=\"Created container 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316: openshift-infra/auto-csr-approver-29688012-988rh/oc\" id=d7eaef2c-0785-45e4-b28d-701b1bf94b63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.686492 | controller |     "Jun 12 16:12:07.383094 crc crio[22579]: time=\"2026-06-12T16:12:07.382993327Z\" level=info msg=\"Starting container: 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316\" id=71835ca6-7276-4da1-915e-122503b84ced name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.686507 | controller |     "Jun 12 16:12:07.393299 crc crio[22579]: time=\"2026-06-12T16:12:07.393204775Z\" level=info msg=\"Started container\" PID=58345 containerID=30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316 description=openshift-infra/auto-csr-approver-29688012-988rh/oc id=71835ca6-7276-4da1-915e-122503b84ced name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79",
2026-06-12 17:11:43.686522 | controller |     "Jun 12 16:12:07.423727 crc crio[22579]: time=\"2026-06-12T16:12:07.423643636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686538 | controller |     "Jun 12 16:12:07.426745 crc crio[22579]: time=\"2026-06-12T16:12:07.426682973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686567 | controller |     "Jun 12 16:12:07.602002 crc crio[22579]: time=\"2026-06-12T16:12:07.601818229Z\" level=info msg=\"Created container 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12: openstack/root-account-create-update-45nw2/mariadb-account-create-update\" id=50b2dcd7-beb8-4eb3-8f35-9a43d419b7df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.686584 | controller |     "Jun 12 16:12:07.602905 crc crio[22579]: time=\"2026-06-12T16:12:07.602855016Z\" level=info msg=\"Starting container: 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12\" id=9e32b51c-3153-4eb0-a60b-9d6eb07dd2bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.686600 | controller |     "Jun 12 16:12:07.612310 crc crio[22579]: time=\"2026-06-12T16:12:07.612218383Z\" level=info msg=\"Started container\" PID=58366 containerID=892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12 description=openstack/root-account-create-update-45nw2/mariadb-account-create-update id=9e32b51c-3153-4eb0-a60b-9d6eb07dd2bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf",
2026-06-12 17:11:43.686618 | controller |     "Jun 12 16:12:08.698753 crc crio[22579]: time=\"2026-06-12T16:12:08.697950752Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/POD\" id=c13331b7-34c3-4f06-a71d-a068863f7bfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.686634 | controller |     "Jun 12 16:12:08.699672 crc crio[22579]: time=\"2026-06-12T16:12:08.699638055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686649 | controller |     "Jun 12 16:12:08.740530 crc crio[22579]: time=\"2026-06-12T16:12:08.740047379Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/POD\" id=f4fdb883-3417-4f27-be72-39d64533b10f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.686664 | controller |     "Jun 12 16:12:08.740727 crc crio[22579]: time=\"2026-06-12T16:12:08.740566542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686680 | controller |     "Jun 12 16:12:08.742029 crc crio[22579]: time=\"2026-06-12T16:12:08.741935357Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280728-bsfgw Namespace:openstack ID:8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 UID:7988bd66-a6a9-45a6-80f9-2a3c846ddbe3 NetNS:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7988bd66_a6a9_45a6_80f9_2a3c846ddbe3.slice PodAnnotations:0xc0025a0700}] Aliases:map[]}\"",
2026-06-12 17:11:43.686695 | controller |     "Jun 12 16:12:08.742136 crc crio[22579]: time=\"2026-06-12T16:12:08.742041209Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781280728-bsfgw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.686710 | controller |     "Jun 12 16:12:08.789730 crc crio[22579]: time=\"2026-06-12T16:12:08.789631655Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280727-7bv7m Namespace:openstack ID:986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 UID:27d75629-6207-42ec-8f78-816da20c6da4 NetNS:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27d75629_6207_42ec_8f78_816da20c6da4.slice PodAnnotations:0xc004fc04a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.686726 | controller |     "Jun 12 16:12:08.789730 crc crio[22579]: time=\"2026-06-12T16:12:08.789698816Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781280727-7bv7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.686741 | controller |     "Jun 12 16:12:08.902240 crc crio[22579]: time=\"2026-06-12T16:12:08.902115174Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=b1196271-e297-4997-89b6-79d870bfdd71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.686756 | controller |     "Jun 12 16:12:08.902462 crc crio[22579]: time=\"2026-06-12T16:12:08.902258207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686771 | controller |     "Jun 12 16:12:08.921362 crc crio[22579]: time=\"2026-06-12T16:12:08.921289399Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-wh84g-config-lcjx9/POD\" id=3c1bcb70-eed0-4b63-9429-7090a345a105 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.686789 | controller |     "Jun 12 16:12:08.921547 crc crio[22579]: time=\"2026-06-12T16:12:08.921388172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686804 | controller |     "Jun 12 16:12:08.986848 crc crio[22579]: time=\"2026-06-12T16:12:08.986788098Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212 UID:4b141ab9-8f92-4f1f-bd95-c5d51e2e0853 NetNS:/var/run/netns/03406bf7-5fa1-47da-886e-ffa1fbb39a19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b141ab9_8f92_4f1f_bd95_c5d51e2e0853.slice PodAnnotations:0xc0025a0a30}] Aliases:map[]}\"",
2026-06-12 17:11:43.686820 | controller |     "Jun 12 16:12:08.987200 crc crio[22579]: time=\"2026-06-12T16:12:08.987175998Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.686835 | controller |     "Jun 12 16:12:08.991652 crc crio[22579]: time=\"2026-06-12T16:12:08.991465007Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-lcjx9 Namespace:openstack ID:ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 UID:aaa241e0-260b-4cee-914e-da4eac9d691a NetNS:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa241e0_260b_4cee_914e_da4eac9d691a.slice PodAnnotations:0xc000548c00}] Aliases:map[]}\"",
2026-06-12 17:11:43.686850 | controller |     "Jun 12 16:12:08.991652 crc crio[22579]: time=\"2026-06-12T16:12:08.99158416Z\" level=info msg=\"Adding pod openstack_ovn-controller-wh84g-config-lcjx9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.686865 | controller |     "Jun 12 16:12:09.283214 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c8f0f2e2fd2f1f Mac:ae:67:2f:0f:b7:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.686881 | controller |     "Jun 12 16:12:09.284127 crc crio[22579]: time=\"2026-06-12T16:12:09.284055388Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280728-bsfgw Namespace:openstack ID:8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 UID:7988bd66-a6a9-45a6-80f9-2a3c846ddbe3 NetNS:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7988bd66_a6a9_45a6_80f9_2a3c846ddbe3.slice PodAnnotations:0xc0025a0700}] Aliases:map[]}\"",
2026-06-12 17:11:43.686896 | controller |     "Jun 12 16:12:09.284275 crc crio[22579]: time=\"2026-06-12T16:12:09.284220312Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781280728-bsfgw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.686911 | controller |     "Jun 12 16:12:09.291306 crc crio[22579]: time=\"2026-06-12T16:12:09.29125272Z\" level=info msg=\"Ran pod sandbox 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 with infra container: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/POD\" id=c13331b7-34c3-4f06-a71d-a068863f7bfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.686926 | controller |     "Jun 12 16:12:09.296561 crc crio[22579]: time=\"2026-06-12T16:12:09.294578464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=ccdce4a4-6948-46aa-b9ad-9fba604df460 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.686944 | controller |     "Jun 12 16:12:09.298263 crc crio[22579]: time=\"2026-06-12T16:12:09.29755572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=fa0cfbdb-944d-421f-b8ff-2bc8a5083ff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.686960 | controller |     "Jun 12 16:12:09.311175 crc crio[22579]: time=\"2026-06-12T16:12:09.311058922Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config\" id=059cee16-6c5d-4d74-881b-730c15fb92c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.686975 | controller |     "Jun 12 16:12:09.311463 crc crio[22579]: time=\"2026-06-12T16:12:09.311445311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.686989 | controller |     "Jun 12 16:12:09.366990 crc crio[22579]: time=\"2026-06-12T16:12:09.366915197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687004 | controller |     "Jun 12 16:12:09.371659 crc crio[22579]: time=\"2026-06-12T16:12:09.371571004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687019 | controller |     "Jun 12 16:12:09.512935 crc crio[22579]: time=\"2026-06-12T16:12:09.511757155Z\" level=info msg=\"Created container 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config\" id=059cee16-6c5d-4d74-881b-730c15fb92c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.687034 | controller |     "Jun 12 16:12:09.514903 crc crio[22579]: time=\"2026-06-12T16:12:09.514556606Z\" level=info msg=\"Starting container: 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6\" id=2374f02d-fe88-4e99-afba-d0981ad9c50d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.687049 | controller |     "Jun 12 16:12:09.524967 crc crio[22579]: time=\"2026-06-12T16:12:09.524661212Z\" level=info msg=\"Started container\" PID=58688 containerID=07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6 description=openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config id=2374f02d-fe88-4e99-afba-d0981ad9c50d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6",
2026-06-12 17:11:43.687064 | controller |     "Jun 12 16:12:09.582755 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:986c4fb51289503 Mac:b2:ef:9b:b3:5b:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.687079 | controller |     "Jun 12 16:12:09.584258 crc crio[22579]: time=\"2026-06-12T16:12:09.584143099Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280727-7bv7m Namespace:openstack ID:986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 UID:27d75629-6207-42ec-8f78-816da20c6da4 NetNS:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27d75629_6207_42ec_8f78_816da20c6da4.slice PodAnnotations:0xc004fc04a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.687094 | controller |     "Jun 12 16:12:09.587547 crc crio[22579]: time=\"2026-06-12T16:12:09.584353244Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781280727-7bv7m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.687112 | controller |     "Jun 12 16:12:09.602291 crc crio[22579]: time=\"2026-06-12T16:12:09.601871788Z\" level=info msg=\"Ran pod sandbox 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 with infra container: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/POD\" id=f4fdb883-3417-4f27-be72-39d64533b10f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.687126 | controller |     "Jun 12 16:12:09.608060 crc crio[22579]: time=\"2026-06-12T16:12:09.607861959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=cf4b355d-7001-4788-806c-c0ab10cae113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687141 | controller |     "Jun 12 16:12:09.610417 crc crio[22579]: time=\"2026-06-12T16:12:09.610340802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f8eba427-e948-4ac4-a0cd-a47248e9fdbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687156 | controller |     "Jun 12 16:12:09.616940 crc crio[22579]: time=\"2026-06-12T16:12:09.616865538Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config\" id=a7aae8e1-8c21-4f07-a113-ad11e6168d3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.687171 | controller |     "Jun 12 16:12:09.617295 crc crio[22579]: time=\"2026-06-12T16:12:09.617227267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687186 | controller |     "Jun 12 16:12:09.681979 crc crio[22579]: time=\"2026-06-12T16:12:09.681877384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687201 | controller |     "Jun 12 16:12:09.691332 crc crio[22579]: time=\"2026-06-12T16:12:09.691161529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687217 | controller |     "Jun 12 16:12:09.733460 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae8579339f5918b Mac:7e:29:b7:77:b3:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.687232 | controller |     "Jun 12 16:12:09.734688 crc crio[22579]: time=\"2026-06-12T16:12:09.734654841Z\" level=info msg=\"Stopping pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=838d9953-a1b1-45aa-a030-296f9b75e910 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.687246 | controller |     "Jun 12 16:12:09.734972 crc crio[22579]: time=\"2026-06-12T16:12:09.734951799Z\" level=info msg=\"Stopping pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=ec3ac45f-1617-4fba-bdf3-cfa6052dc9bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.687261 | controller |     "Jun 12 16:12:09.735978 crc crio[22579]: time=\"2026-06-12T16:12:09.735895512Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-lcjx9 Namespace:openstack ID:ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 UID:aaa241e0-260b-4cee-914e-da4eac9d691a NetNS:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa241e0_260b_4cee_914e_da4eac9d691a.slice PodAnnotations:0xc000548c00}] Aliases:map[]}\"",
2026-06-12 17:11:43.687279 | controller |     "Jun 12 16:12:09.736300 crc crio[22579]: time=\"2026-06-12T16:12:09.736257112Z\" level=info msg=\"Checking pod openstack_ovn-controller-wh84g-config-lcjx9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.687294 | controller |     "Jun 12 16:12:09.736768 crc crio[22579]: time=\"2026-06-12T16:12:09.736743934Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-45nw2 Namespace:openstack ID:921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf UID:3bc9d107-af9e-4b45-a5cf-0cd4a2097917 NetNS:/var/run/netns/2ec1a75e-33c7-4032-a262-ac6066051937 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3bc9d107_af9e_4b45_a5cf_0cd4a2097917.slice PodAnnotations:0xc002308030}] Aliases:map[]}\"",
2026-06-12 17:11:43.687309 | controller |     "Jun 12 16:12:09.736983 crc crio[22579]: time=\"2026-06-12T16:12:09.73696391Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-45nw2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.687323 | controller |     "Jun 12 16:12:09.737488 crc crio[22579]: time=\"2026-06-12T16:12:09.737464012Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688012-988rh Namespace:openshift-infra ID:1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79 UID:b3be9d7c-827c-445c-855d-3d706c30a269 NetNS:/var/run/netns/a0470c07-139c-46d3-91f0-9510fd44c9aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb3be9d7c_827c_445c_855d_3d706c30a269.slice PodAnnotations:0xc0025a00b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.687338 | controller |     "Jun 12 16:12:09.737832 crc crio[22579]: time=\"2026-06-12T16:12:09.737812571Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688012-988rh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.687357 | controller |     "Jun 12 16:12:09.754469 crc crio[22579]: time=\"2026-06-12T16:12:09.753040657Z\" level=info msg=\"Ran pod sandbox ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 with infra container: openstack/ovn-controller-wh84g-config-lcjx9/POD\" id=3c1bcb70-eed0-4b63-9429-7090a345a105 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.687391 | controller |     "Jun 12 16:12:09.760462 crc crio[22579]: time=\"2026-06-12T16:12:09.760382663Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e0ca747f-a091-44d3-8002-331c841aaf86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687407 | controller |     "Jun 12 16:12:09.790384 crc crio[22579]: time=\"2026-06-12T16:12:09.790142796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=826ccc44-3b67-42d9-8609-73d37fbf3e94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687422 | controller |     "Jun 12 16:12:09.801686 crc crio[22579]: time=\"2026-06-12T16:12:09.801477094Z\" level=info msg=\"Creating container: openstack/ovn-controller-wh84g-config-lcjx9/ovn-config\" id=df6d92f5-3fae-4f5a-bbf2-ccc86a72281f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.687437 | controller |     "Jun 12 16:12:09.802070 crc crio[22579]: time=\"2026-06-12T16:12:09.802016337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687452 | controller |     "Jun 12 16:12:09.803080 crc crio[22579]: 2026-06-12T16:12:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:920ccac7a4ef771 Mac:aa:0c:ff:12:3c:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/03406bf7-5fa1-47da-886e-ffa1fbb39a19 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.687471 | controller |     "Jun 12 16:12:09.803968 crc crio[22579]: time=\"2026-06-12T16:12:09.803870464Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212 UID:4b141ab9-8f92-4f1f-bd95-c5d51e2e0853 NetNS:/var/run/netns/03406bf7-5fa1-47da-886e-ffa1fbb39a19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b141ab9_8f92_4f1f_bd95_c5d51e2e0853.slice PodAnnotations:0xc0025a0a30}] Aliases:map[]}\"",
2026-06-12 17:11:43.687486 | controller |     "Jun 12 16:12:09.804071 crc crio[22579]: time=\"2026-06-12T16:12:09.804034728Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.687502 | controller |     "Jun 12 16:12:09.829060 crc crio[22579]: time=\"2026-06-12T16:12:09.82898362Z\" level=info msg=\"Ran pod sandbox 920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212 with infra container: openstack/ovn-northd-0/POD\" id=b1196271-e297-4997-89b6-79d870bfdd71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.687516 | controller |     "Jun 12 16:12:09.832197 crc crio[22579]: time=\"2026-06-12T16:12:09.832047798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=34a64fe6-d144-4a86-b02f-588464611409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687531 | controller |     "Jun 12 16:12:09.832718 crc crio[22579]: time=\"2026-06-12T16:12:09.832586322Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=34a64fe6-d144-4a86-b02f-588464611409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687546 | controller |     "Jun 12 16:12:09.832925 crc crio[22579]: time=\"2026-06-12T16:12:09.832754536Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=34a64fe6-d144-4a86-b02f-588464611409 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687561 | controller |     "Jun 12 16:12:09.837947 crc crio[22579]: time=\"2026-06-12T16:12:09.837862045Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=2c8f8e92-8639-41ca-abeb-5f313f80409c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.687576 | controller |     "Jun 12 16:12:09.844967 crc crio[22579]: time=\"2026-06-12T16:12:09.844889043Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-12 17:11:43.687591 | controller |     "Jun 12 16:12:09.888192 crc crio[22579]: time=\"2026-06-12T16:12:09.888105688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687606 | controller |     "Jun 12 16:12:09.963402 crc crio[22579]: time=\"2026-06-12T16:12:09.962949953Z\" level=info msg=\"Created container baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config\" id=a7aae8e1-8c21-4f07-a113-ad11e6168d3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.687621 | controller |     "Jun 12 16:12:09.966581 crc crio[22579]: time=\"2026-06-12T16:12:09.966455352Z\" level=info msg=\"Starting container: baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c\" id=733fae4c-91fa-4dce-a3ef-dc43cf2165e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.687636 | controller |     "Jun 12 16:12:09.984360 crc crio[22579]: time=\"2026-06-12T16:12:09.984241783Z\" level=info msg=\"Started container\" PID=58725 containerID=baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c description=openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config id=733fae4c-91fa-4dce-a3ef-dc43cf2165e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252",
2026-06-12 17:11:43.687654 | controller |     "Jun 12 16:12:10.143594 crc crio[22579]: time=\"2026-06-12T16:12:10.143417514Z\" level=info msg=\"Stopped pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=838d9953-a1b1-45aa-a030-296f9b75e910 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.687669 | controller |     "Jun 12 16:12:10.200169 crc crio[22579]: time=\"2026-06-12T16:12:10.199925226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687684 | controller |     "Jun 12 16:12:10.315286 crc crio[22579]: time=\"2026-06-12T16:12:10.312039306Z\" level=info msg=\"Stopped pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=ec3ac45f-1617-4fba-bdf3-cfa6052dc9bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.687699 | controller |     "Jun 12 16:12:10.376732 crc crio[22579]: time=\"2026-06-12T16:12:10.376448487Z\" level=info msg=\"Created container a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8: openstack/ovn-controller-wh84g-config-lcjx9/ovn-config\" id=df6d92f5-3fae-4f5a-bbf2-ccc86a72281f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.687714 | controller |     "Jun 12 16:12:10.381562 crc crio[22579]: time=\"2026-06-12T16:12:10.381043803Z\" level=info msg=\"Starting container: a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8\" id=f0d2286f-8406-4fe5-bda0-91805992d502 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.687729 | controller |     "Jun 12 16:12:10.389992 crc crio[22579]: time=\"2026-06-12T16:12:10.389901508Z\" level=info msg=\"Started container\" PID=58785 containerID=a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8 description=openstack/ovn-controller-wh84g-config-lcjx9/ovn-config id=f0d2286f-8406-4fe5-bda0-91805992d502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34",
2026-06-12 17:11:43.687744 | controller |     "Jun 12 16:12:10.791975 crc crio[22579]: time=\"2026-06-12T16:12:10.791429428Z\" level=info msg=\"Stopping pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=3f5cee3e-b6e5-44e2-863e-4b62c1312903 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.687759 | controller |     "Jun 12 16:12:10.793037 crc crio[22579]: time=\"2026-06-12T16:12:10.792654679Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280728-bsfgw Namespace:openstack ID:8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6 UID:7988bd66-a6a9-45a6-80f9-2a3c846ddbe3 NetNS:/var/run/netns/066f7c15-bcce-45d3-aa4a-79dad03d1a44 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7988bd66_a6a9_45a6_80f9_2a3c846ddbe3.slice PodAnnotations:0xc002309bd8}] Aliases:map[]}\"",
2026-06-12 17:11:43.687774 | controller |     "Jun 12 16:12:10.793037 crc crio[22579]: time=\"2026-06-12T16:12:10.792785782Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781280728-bsfgw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.687789 | controller |     "Jun 12 16:12:11.472678 crc crio[22579]: time=\"2026-06-12T16:12:11.47215143Z\" level=info msg=\"Stopped pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=3f5cee3e-b6e5-44e2-863e-4b62c1312903 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.687803 | controller |     "Jun 12 16:12:11.545684 crc crio[22579]: time=\"2026-06-12T16:12:11.545623091Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=2c8f8e92-8639-41ca-abeb-5f313f80409c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.687825 | controller |     "Jun 12 16:12:11.546956 crc crio[22579]: time=\"2026-06-12T16:12:11.546874333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=d066f1ed-2b1b-4eac-b135-173775d73c0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687840 | controller |     "Jun 12 16:12:11.584168 crc crio[22579]: time=\"2026-06-12T16:12:11.583258434Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=3d4a7cf5-63fa-44e1-b201-72f4c3db796e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687856 | controller |     "Jun 12 16:12:11.591401 crc crio[22579]: time=\"2026-06-12T16:12:11.591325659Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=0d097617-ccc9-4f4a-9902-7c71ec94cdb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.687870 | controller |     "Jun 12 16:12:11.593166 crc crio[22579]: time=\"2026-06-12T16:12:11.593093323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687885 | controller |     "Jun 12 16:12:11.638063 crc crio[22579]: time=\"2026-06-12T16:12:11.63796418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687900 | controller |     "Jun 12 16:12:11.643716 crc crio[22579]: time=\"2026-06-12T16:12:11.643647314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.687915 | controller |     "Jun 12 16:12:11.764868 crc crio[22579]: time=\"2026-06-12T16:12:11.76436548Z\" level=info msg=\"Created container d752e74d663b5dcfe6e6713a56f4207100632b20e6bda75545b0835809ba6d36: openstack/ovn-northd-0/ovn-northd\" id=0d097617-ccc9-4f4a-9902-7c71ec94cdb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.687929 | controller |     "Jun 12 16:12:11.766289 crc crio[22579]: time=\"2026-06-12T16:12:11.766211527Z\" level=info msg=\"Starting container: d752e74d663b5dcfe6e6713a56f4207100632b20e6bda75545b0835809ba6d36\" id=05f3f064-2d25-4ab8-a6b1-d25828b57bed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.687944 | controller |     "Jun 12 16:12:11.776073 crc crio[22579]: time=\"2026-06-12T16:12:11.775995805Z\" level=info msg=\"Started container\" PID=58991 containerID=d752e74d663b5dcfe6e6713a56f4207100632b20e6bda75545b0835809ba6d36 description=openstack/ovn-northd-0/ovn-northd id=05f3f064-2d25-4ab8-a6b1-d25828b57bed name=/runtime.v1.RuntimeService/StartContainer sandboxID=920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212",
2026-06-12 17:11:43.687958 | controller |     "Jun 12 16:12:11.791707 crc crio[22579]: time=\"2026-06-12T16:12:11.791659632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=29d1220a-b656-4cd0-beb1-7d5d573bb9fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.687973 | controller |     "Jun 12 16:12:11.849802 crc crio[22579]: time=\"2026-06-12T16:12:11.849674161Z\" level=info msg=\"Stopping pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=bf31b0a0-ae59-436f-a748-a5b3db705f19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.687988 | controller |     "Jun 12 16:12:11.853469 crc crio[22579]: time=\"2026-06-12T16:12:11.850456661Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781280727-7bv7m Namespace:openstack ID:986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252 UID:27d75629-6207-42ec-8f78-816da20c6da4 NetNS:/var/run/netns/a5adb854-0bde-4b28-ab18-7893e29cdca4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27d75629_6207_42ec_8f78_816da20c6da4.slice PodAnnotations:0xc004fc0718}] Aliases:map[]}\"",
2026-06-12 17:11:43.688007 | controller |     "Jun 12 16:12:11.853469 crc crio[22579]: time=\"2026-06-12T16:12:11.850665326Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781280727-7bv7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.688022 | controller |     "Jun 12 16:12:11.867462 crc crio[22579]: time=\"2026-06-12T16:12:11.86737134Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=103b9a04-e2c2-4ce7-8e12-7bd6f5652ee1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.688037 | controller |     "Jun 12 16:12:11.882149 crc crio[22579]: time=\"2026-06-12T16:12:11.881440276Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=80db8873-5299-422d-a303-225b01cd41e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.688052 | controller |     "Jun 12 16:12:11.882149 crc crio[22579]: time=\"2026-06-12T16:12:11.882022871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.688067 | controller |     "Jun 12 16:12:11.970663 crc crio[22579]: time=\"2026-06-12T16:12:11.970484891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.688082 | controller |     "Jun 12 16:12:11.974889 crc crio[22579]: time=\"2026-06-12T16:12:11.974819681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.688096 | controller |     "Jun 12 16:12:12.124221 crc crio[22579]: time=\"2026-06-12T16:12:12.124103162Z\" level=info msg=\"Created container 18ff9d45e526f625f8b47690a0f300494960242c5bb70808e0c357617c63ed44: openstack/ovn-northd-0/openstack-network-exporter\" id=80db8873-5299-422d-a303-225b01cd41e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.688111 | controller |     "Jun 12 16:12:12.129097 crc crio[22579]: time=\"2026-06-12T16:12:12.128994546Z\" level=info msg=\"Starting container: 18ff9d45e526f625f8b47690a0f300494960242c5bb70808e0c357617c63ed44\" id=885661be-1eec-4384-b099-3ba3a6838a9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.688126 | controller |     "Jun 12 16:12:12.136958 crc crio[22579]: time=\"2026-06-12T16:12:12.136332632Z\" level=info msg=\"Started container\" PID=59040 containerID=18ff9d45e526f625f8b47690a0f300494960242c5bb70808e0c357617c63ed44 description=openstack/ovn-northd-0/openstack-network-exporter id=885661be-1eec-4384-b099-3ba3a6838a9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=920ccac7a4ef771cfa6c920af13e1bf6ae0f54184e96704a8c1d89ae93de1212",
2026-06-12 17:11:43.688141 | controller |     "Jun 12 16:12:12.230030 crc crio[22579]: time=\"2026-06-12T16:12:12.229955723Z\" level=info msg=\"Stopped pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=bf31b0a0-ae59-436f-a748-a5b3db705f19 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688155 | controller |     "Jun 12 16:12:12.867925 crc crio[22579]: time=\"2026-06-12T16:12:12.867782279Z\" level=info msg=\"Stopping pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=3ce99a4f-1a7c-4a88-8114-cd3354b0ca6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688170 | controller |     "Jun 12 16:12:12.868828 crc crio[22579]: time=\"2026-06-12T16:12:12.868449876Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-lcjx9 Namespace:openstack ID:ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34 UID:aaa241e0-260b-4cee-914e-da4eac9d691a NetNS:/var/run/netns/15f79121-122e-4fb9-ac59-1c20fc37f495 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaaa241e0_260b_4cee_914e_da4eac9d691a.slice PodAnnotations:0xc00130c760}] Aliases:map[]}\"",
2026-06-12 17:11:43.688190 | controller |     "Jun 12 16:12:12.868828 crc crio[22579]: time=\"2026-06-12T16:12:12.868723303Z\" level=info msg=\"Deleting pod openstack_ovn-controller-wh84g-config-lcjx9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.688205 | controller |     "Jun 12 16:12:13.182401 crc crio[22579]: time=\"2026-06-12T16:12:13.182019938Z\" level=info msg=\"Stopped pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=3ce99a4f-1a7c-4a88-8114-cd3354b0ca6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688220 | controller |     "Jun 12 16:12:14.517960 crc crio[22579]: time=\"2026-06-12T16:12:14.517905395Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-wh84g-config-j5r8z/POD\" id=e7fac1fe-4345-4a9a-b6c7-c551a6f43cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.688235 | controller |     "Jun 12 16:12:14.519045 crc crio[22579]: time=\"2026-06-12T16:12:14.517988007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.688250 | controller |     "Jun 12 16:12:14.567557 crc crio[22579]: time=\"2026-06-12T16:12:14.567138822Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-j5r8z Namespace:openstack ID:2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b UID:e8f7a0dc-2ba0-40dd-8a90-cba83d3755ce NetNS:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f7a0dc_2ba0_40dd_8a90_cba83d3755ce.slice PodAnnotations:0xc001216168}] Aliases:map[]}\"",
2026-06-12 17:11:43.688265 | controller |     "Jun 12 16:12:14.567975 crc crio[22579]: time=\"2026-06-12T16:12:14.567574933Z\" level=info msg=\"Adding pod openstack_ovn-controller-wh84g-config-j5r8z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.688280 | controller |     "Jun 12 16:12:15.099889 crc crio[22579]: 2026-06-12T16:12:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c7da425757ea61 Mac:e6:56:a4:e3:5f:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 SocketPath: PciID:}] [{Interface:0xc000014980 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.688295 | controller |     "Jun 12 16:12:15.102887 crc crio[22579]: time=\"2026-06-12T16:12:15.102153563Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-j5r8z Namespace:openstack ID:2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b UID:e8f7a0dc-2ba0-40dd-8a90-cba83d3755ce NetNS:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f7a0dc_2ba0_40dd_8a90_cba83d3755ce.slice PodAnnotations:0xc001216168}] Aliases:map[]}\"",
2026-06-12 17:11:43.688310 | controller |     "Jun 12 16:12:15.102887 crc crio[22579]: time=\"2026-06-12T16:12:15.102287237Z\" level=info msg=\"Checking pod openstack_ovn-controller-wh84g-config-j5r8z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.688325 | controller |     "Jun 12 16:12:15.110491 crc crio[22579]: time=\"2026-06-12T16:12:15.110361241Z\" level=info msg=\"Ran pod sandbox 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b with infra container: openstack/ovn-controller-wh84g-config-j5r8z/POD\" id=e7fac1fe-4345-4a9a-b6c7-c551a6f43cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.688343 | controller |     "Jun 12 16:12:15.113821 crc crio[22579]: time=\"2026-06-12T16:12:15.113761217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=dc89ef7a-5d29-4f7e-84ef-fc51988e82ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.688373 | controller |     "Jun 12 16:12:15.117704 crc crio[22579]: time=\"2026-06-12T16:12:15.117134803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=c94b0e4d-9350-4f37-bb20-f008226237f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.688393 | controller |     "Jun 12 16:12:15.124038 crc crio[22579]: time=\"2026-06-12T16:12:15.123876074Z\" level=info msg=\"Creating container: openstack/ovn-controller-wh84g-config-j5r8z/ovn-config\" id=7c8fdad7-c5e0-4c86-b17c-b519beba09a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.688409 | controller |     "Jun 12 16:12:15.124323 crc crio[22579]: time=\"2026-06-12T16:12:15.124245663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.688424 | controller |     "Jun 12 16:12:15.170971 crc crio[22579]: time=\"2026-06-12T16:12:15.170860684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.688439 | controller |     "Jun 12 16:12:15.359640 crc crio[22579]: time=\"2026-06-12T16:12:15.35907443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.688453 | controller |     "Jun 12 16:12:15.500094 crc crio[22579]: time=\"2026-06-12T16:12:15.466948942Z\" level=info msg=\"Created container 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6: openstack/ovn-controller-wh84g-config-j5r8z/ovn-config\" id=7c8fdad7-c5e0-4c86-b17c-b519beba09a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.688468 | controller |     "Jun 12 16:12:15.500094 crc crio[22579]: time=\"2026-06-12T16:12:15.469009715Z\" level=info msg=\"Starting container: 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6\" id=8bee15eb-30d4-4ce0-b74e-6519e84a7439 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.688482 | controller |     "Jun 12 16:12:15.500094 crc crio[22579]: time=\"2026-06-12T16:12:15.475173991Z\" level=info msg=\"Started container\" PID=59204 containerID=7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6 description=openstack/ovn-controller-wh84g-config-j5r8z/ovn-config id=8bee15eb-30d4-4ce0-b74e-6519e84a7439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b",
2026-06-12 17:11:43.688497 | controller |     "Jun 12 16:12:16.920153 crc crio[22579]: time=\"2026-06-12T16:12:16.919693179Z\" level=info msg=\"Stopping pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=82c0075c-575e-46af-b4a3-6e34bf62b83c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688512 | controller |     "Jun 12 16:12:16.921296 crc crio[22579]: time=\"2026-06-12T16:12:16.920630413Z\" level=info msg=\"Got pod network &{Name:ovn-controller-wh84g-config-j5r8z Namespace:openstack ID:2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b UID:e8f7a0dc-2ba0-40dd-8a90-cba83d3755ce NetNS:/var/run/netns/ab0681d9-8b6e-4fdd-80c6-6966b2a46838 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode8f7a0dc_2ba0_40dd_8a90_cba83d3755ce.slice PodAnnotations:0xc002309078}] Aliases:map[]}\"",
2026-06-12 17:11:43.688531 | controller |     "Jun 12 16:12:16.921296 crc crio[22579]: time=\"2026-06-12T16:12:16.920833978Z\" level=info msg=\"Deleting pod openstack_ovn-controller-wh84g-config-j5r8z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.688546 | controller |     "Jun 12 16:12:17.188310 crc crio[22579]: time=\"2026-06-12T16:12:17.187926393Z\" level=info msg=\"Stopped pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=82c0075c-575e-46af-b4a3-6e34bf62b83c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688560 | controller |     "Jun 12 16:12:18.950266 crc crio[22579]: time=\"2026-06-12T16:12:18.949766558Z\" level=info msg=\"Stopping pod sandbox: 4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2\" id=d46b98f1-8630-4c43-95e4-cb922214a61a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688575 | controller |     "Jun 12 16:12:18.951583 crc crio[22579]: time=\"2026-06-12T16:12:18.950939968Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-vshfr Namespace:openstack ID:4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2 UID:269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1 NetNS:/var/run/netns/c630a938-ba1a-4286-8341-4badb9a64cb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod269a3b6c_8ec6_4d17_9127_a4cbaf5e03b1.slice PodAnnotations:0xc000622aa8}] Aliases:map[]}\"",
2026-06-12 17:11:43.688589 | controller |     "Jun 12 16:12:18.951583 crc crio[22579]: time=\"2026-06-12T16:12:18.951083261Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-vshfr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.688604 | controller |     "Jun 12 16:12:19.294585 crc crio[22579]: time=\"2026-06-12T16:12:19.294217123Z\" level=info msg=\"Stopped pod sandbox: 4088599b68ddc39767ba2d3ebffb2e8c1f341b9e776b072d27abd43bf76995c2\" id=d46b98f1-8630-4c43-95e4-cb922214a61a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688618 | controller |     "Jun 12 16:12:24.127265 crc crio[22579]: time=\"2026-06-12T16:12:24.126647062Z\" level=info msg=\"Removing container: 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558\" id=e031ebfc-28db-49e2-9479-7f161f37577c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.688632 | controller |     "Jun 12 16:12:24.214885 crc crio[22579]: time=\"2026-06-12T16:12:24.214777285Z\" level=info msg=\"Removed container 758b3723c68466aa524da1c033b789b797e0562fc5efa4cb93208d473d8ba558: openshift-infra/auto-csr-approver-29688006-kp9kf/oc\" id=e031ebfc-28db-49e2-9479-7f161f37577c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.688647 | controller |     "Jun 12 16:12:24.224244 crc crio[22579]: time=\"2026-06-12T16:12:24.224156062Z\" level=info msg=\"Stopping pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=f95078a1-afdc-4f24-8d9b-291ec7e35741 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688662 | controller |     "Jun 12 16:12:24.224244 crc crio[22579]: time=\"2026-06-12T16:12:24.224236214Z\" level=info msg=\"Stopped pod sandbox (already stopped): d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=f95078a1-afdc-4f24-8d9b-291ec7e35741 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688677 | controller |     "Jun 12 16:12:24.226863 crc crio[22579]: time=\"2026-06-12T16:12:24.225161718Z\" level=info msg=\"Removing pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=872d30a6-3278-44d2-a011-bbf28ccdbe23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688691 | controller |     "Jun 12 16:12:24.239346 crc crio[22579]: time=\"2026-06-12T16:12:24.239237674Z\" level=info msg=\"Removed pod sandbox: d654f191af3ae557a387dc38e2a8da7e5657e9a583763109b1d592e5822a91a7\" id=872d30a6-3278-44d2-a011-bbf28ccdbe23 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688710 | controller |     "Jun 12 16:12:24.240242 crc crio[22579]: time=\"2026-06-12T16:12:24.240098536Z\" level=info msg=\"Stopping pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=5b576be9-a0f7-4414-bfd9-fffffbfeacd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688724 | controller |     "Jun 12 16:12:24.240242 crc crio[22579]: time=\"2026-06-12T16:12:24.240159088Z\" level=info msg=\"Stopped pod sandbox (already stopped): c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=5b576be9-a0f7-4414-bfd9-fffffbfeacd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688740 | controller |     "Jun 12 16:12:24.240738 crc crio[22579]: time=\"2026-06-12T16:12:24.24067027Z\" level=info msg=\"Removing pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=79fa6993-329b-4a5a-9749-20bf7bdd9963 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688754 | controller |     "Jun 12 16:12:24.250750 crc crio[22579]: time=\"2026-06-12T16:12:24.250672854Z\" level=info msg=\"Removed pod sandbox: c48746fd63182f4f656b8393ca2e794b20f259b6e5b16660402f09a920bb9b4b\" id=79fa6993-329b-4a5a-9749-20bf7bdd9963 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688769 | controller |     "Jun 12 16:12:24.251767 crc crio[22579]: time=\"2026-06-12T16:12:24.25169657Z\" level=info msg=\"Stopping pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=bc090d8e-f6c9-45aa-90f2-79def71dddda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688783 | controller |     "Jun 12 16:12:24.251848 crc crio[22579]: time=\"2026-06-12T16:12:24.251791882Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=bc090d8e-f6c9-45aa-90f2-79def71dddda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688798 | controller |     "Jun 12 16:12:24.252459 crc crio[22579]: time=\"2026-06-12T16:12:24.252391667Z\" level=info msg=\"Removing pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=057d7b17-954a-4cc5-a040-5e29cab3ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688813 | controller |     "Jun 12 16:12:24.265785 crc crio[22579]: time=\"2026-06-12T16:12:24.265680494Z\" level=info msg=\"Removed pod sandbox: a2926f1076163e3fb37c87a621ff07a5ae3df5ec274a03692e09b84c6efac8fd\" id=057d7b17-954a-4cc5-a040-5e29cab3ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688827 | controller |     "Jun 12 16:12:24.266621 crc crio[22579]: time=\"2026-06-12T16:12:24.266548266Z\" level=info msg=\"Stopping pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=311a4d02-1ba0-4e07-afb7-ebe14b871f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688842 | controller |     "Jun 12 16:12:24.266706 crc crio[22579]: time=\"2026-06-12T16:12:24.266637928Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=311a4d02-1ba0-4e07-afb7-ebe14b871f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688856 | controller |     "Jun 12 16:12:24.267253 crc crio[22579]: time=\"2026-06-12T16:12:24.267202313Z\" level=info msg=\"Removing pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=3d700181-cae1-428d-89c2-0ae5c17ddfa4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688870 | controller |     "Jun 12 16:12:24.277768 crc crio[22579]: time=\"2026-06-12T16:12:24.277666258Z\" level=info msg=\"Removed pod sandbox: 0b88d797f754cb8ab58f6de4956c223559f993db40581dc12b66d29ac407b060\" id=3d700181-cae1-428d-89c2-0ae5c17ddfa4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688885 | controller |     "Jun 12 16:12:24.278842 crc crio[22579]: time=\"2026-06-12T16:12:24.278747975Z\" level=info msg=\"Stopping pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=f4db52e6-185f-4b28-afa3-d9ae9bf8106e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688903 | controller |     "Jun 12 16:12:24.278943 crc crio[22579]: time=\"2026-06-12T16:12:24.278880298Z\" level=info msg=\"Stopped pod sandbox (already stopped): a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=f4db52e6-185f-4b28-afa3-d9ae9bf8106e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688918 | controller |     "Jun 12 16:12:24.280143 crc crio[22579]: time=\"2026-06-12T16:12:24.280097609Z\" level=info msg=\"Removing pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=d968ac46-57ef-478f-9273-1ea6268fbe86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688933 | controller |     "Jun 12 16:12:24.290243 crc crio[22579]: time=\"2026-06-12T16:12:24.290106493Z\" level=info msg=\"Removed pod sandbox: a42c2866105f05cdd19d0c8fe7ca3005b6a7db51a5db3f6bef8191ee981e4896\" id=d968ac46-57ef-478f-9273-1ea6268fbe86 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688948 | controller |     "Jun 12 16:12:24.291926 crc crio[22579]: time=\"2026-06-12T16:12:24.291834876Z\" level=info msg=\"Stopping pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=1fd7090a-6d54-4020-ae58-573fc2b6884c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688962 | controller |     "Jun 12 16:12:24.292039 crc crio[22579]: time=\"2026-06-12T16:12:24.291940979Z\" level=info msg=\"Stopped pod sandbox (already stopped): 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=1fd7090a-6d54-4020-ae58-573fc2b6884c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.688976 | controller |     "Jun 12 16:12:24.292769 crc crio[22579]: time=\"2026-06-12T16:12:24.292704948Z\" level=info msg=\"Removing pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=da2bbfea-f073-41af-8f2b-51bc4145c7f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.688991 | controller |     "Jun 12 16:12:24.311483 crc crio[22579]: time=\"2026-06-12T16:12:24.311421213Z\" level=info msg=\"Removed pod sandbox: 945b9e0c75c768d8c3ac8f9f575b049fac7bb80355206050586fdaf4340e669d\" id=da2bbfea-f073-41af-8f2b-51bc4145c7f4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.689006 | controller |     "Jun 12 16:12:24.313333 crc crio[22579]: time=\"2026-06-12T16:12:24.313269549Z\" level=info msg=\"Stopping pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=817d8175-fd73-4950-8558-98040082279d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.689020 | controller |     "Jun 12 16:12:24.313447 crc crio[22579]: time=\"2026-06-12T16:12:24.313365392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=817d8175-fd73-4950-8558-98040082279d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.689034 | controller |     "Jun 12 16:12:24.314437 crc crio[22579]: time=\"2026-06-12T16:12:24.314334426Z\" level=info msg=\"Removing pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=376efbc9-9c83-4419-bfd1-89ffdb0f34c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.689049 | controller |     "Jun 12 16:12:24.326655 crc crio[22579]: time=\"2026-06-12T16:12:24.326477434Z\" level=info msg=\"Removed pod sandbox: 0a9bde982965fdbe1b957caca9702f9da7e94041f8f517f4313c750ba7faa5dc\" id=376efbc9-9c83-4419-bfd1-89ffdb0f34c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.689064 | controller |     "Jun 12 16:12:24.328712 crc crio[22579]: time=\"2026-06-12T16:12:24.328620498Z\" level=info msg=\"Stopping pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=8915d8f4-66b5-4924-9969-a2e90e317117 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.689081 | controller |     "Jun 12 16:12:24.328712 crc crio[22579]: time=\"2026-06-12T16:12:24.32870366Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=8915d8f4-66b5-4924-9969-a2e90e317117 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.689096 | controller |     "Jun 12 16:12:24.329273 crc crio[22579]: time=\"2026-06-12T16:12:24.329192443Z\" level=info msg=\"Removing pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=e1701e8d-e579-4e57-a995-90aa05f7fd13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.689110 | controller |     "Jun 12 16:12:24.344234 crc crio[22579]: time=\"2026-06-12T16:12:24.344167532Z\" level=info msg=\"Removed pod sandbox: 3fa545e0bd29b06012718df544469bc7ca38239b53db0ef9fc307c12c07de996\" id=e1701e8d-e579-4e57-a995-90aa05f7fd13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.689125 | controller |     "Jun 12 16:12:24.853085 crc crio[22579]: time=\"2026-06-12T16:12:24.85298802Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=d0f0a9a1-bdf1-45c0-ab9f-23da87b5c05d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.689139 | controller |     "Jun 12 16:12:24.853380 crc crio[22579]: time=\"2026-06-12T16:12:24.853131344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689154 | controller |     "Jun 12 16:12:24.884466 crc crio[22579]: time=\"2026-06-12T16:12:24.884092608Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090 UID:358d8272-cd42-47e7-95d6-1379d565df00 NetNS:/var/run/netns/703c91d3-a06f-43db-97bb-a7af5108ff22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod358d8272_cd42_47e7_95d6_1379d565df00.slice PodAnnotations:0xc004fc00a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.689169 | controller |     "Jun 12 16:12:24.884466 crc crio[22579]: time=\"2026-06-12T16:12:24.884410826Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.689184 | controller |     "Jun 12 16:12:25.563784 crc crio[22579]: 2026-06-12T16:12:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b41107a869e554 Mac:3a:3c:08:16:6f:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/703c91d3-a06f-43db-97bb-a7af5108ff22 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.689199 | controller |     "Jun 12 16:12:25.565173 crc crio[22579]: time=\"2026-06-12T16:12:25.565119387Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090 UID:358d8272-cd42-47e7-95d6-1379d565df00 NetNS:/var/run/netns/703c91d3-a06f-43db-97bb-a7af5108ff22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod358d8272_cd42_47e7_95d6_1379d565df00.slice PodAnnotations:0xc004fc00a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.689214 | controller |     "Jun 12 16:12:25.565313 crc crio[22579]: time=\"2026-06-12T16:12:25.565248471Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.689229 | controller |     "Jun 12 16:12:25.572847 crc crio[22579]: time=\"2026-06-12T16:12:25.57273857Z\" level=info msg=\"Ran pod sandbox 2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090 with infra container: openstack/swift-storage-0/POD\" id=d0f0a9a1-bdf1-45c0-ab9f-23da87b5c05d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.689248 | controller |     "Jun 12 16:12:25.575173 crc crio[22579]: time=\"2026-06-12T16:12:25.57510594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=59c0b07f-23ba-4db5-b789-8c97391ffe48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689263 | controller |     "Jun 12 16:12:25.575350 crc crio[22579]: time=\"2026-06-12T16:12:25.575302635Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=59c0b07f-23ba-4db5-b789-8c97391ffe48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689278 | controller |     "Jun 12 16:12:25.575418 crc crio[22579]: time=\"2026-06-12T16:12:25.575374937Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=59c0b07f-23ba-4db5-b789-8c97391ffe48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689293 | controller |     "Jun 12 16:12:25.577047 crc crio[22579]: time=\"2026-06-12T16:12:25.576961157Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0fb1a861-3c3b-49ba-ac1e-d33fd9fb4099 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.689307 | controller |     "Jun 12 16:12:25.584143 crc crio[22579]: time=\"2026-06-12T16:12:25.583881053Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-12 17:11:43.689323 | controller |     "Jun 12 16:12:27.134995 crc crio[22579]: time=\"2026-06-12T16:12:27.13464584Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=0fb1a861-3c3b-49ba-ac1e-d33fd9fb4099 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.689337 | controller |     "Jun 12 16:12:27.136748 crc crio[22579]: time=\"2026-06-12T16:12:27.136684582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6730a38c-c5c8-4af8-9d21-889214828ee4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689355 | controller |     "Jun 12 16:12:27.140853 crc crio[22579]: time=\"2026-06-12T16:12:27.140726394Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=cbe76c6b-03a2-4e93-8c06-09db982b4e3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689390 | controller |     "Jun 12 16:12:27.149996 crc crio[22579]: time=\"2026-06-12T16:12:27.149902497Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=3b3a3891-fce4-41d3-8d76-5970b8d12004 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.689406 | controller |     "Jun 12 16:12:27.152112 crc crio[22579]: time=\"2026-06-12T16:12:27.152045381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689422 | controller |     "Jun 12 16:12:27.192655 crc crio[22579]: time=\"2026-06-12T16:12:27.192434524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689436 | controller |     "Jun 12 16:12:27.197546 crc crio[22579]: time=\"2026-06-12T16:12:27.19741442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689451 | controller |     "Jun 12 16:12:27.348382 crc crio[22579]: time=\"2026-06-12T16:12:27.347994074Z\" level=info msg=\"Created container e20b2adccd88e6edcd4362a7efe6c836997c035308c84f1e91ca03ec8ea83cdd: openstack/swift-storage-0/xattr-restore\" id=3b3a3891-fce4-41d3-8d76-5970b8d12004 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.689469 | controller |     "Jun 12 16:12:27.349576 crc crio[22579]: time=\"2026-06-12T16:12:27.349446581Z\" level=info msg=\"Starting container: e20b2adccd88e6edcd4362a7efe6c836997c035308c84f1e91ca03ec8ea83cdd\" id=561d1d40-5cf3-4daa-84a7-988cf17b1c9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.689484 | controller |     "Jun 12 16:12:27.356885 crc crio[22579]: time=\"2026-06-12T16:12:27.356723605Z\" level=info msg=\"Started container\" PID=60066 containerID=e20b2adccd88e6edcd4362a7efe6c836997c035308c84f1e91ca03ec8ea83cdd description=openstack/swift-storage-0/xattr-restore id=561d1d40-5cf3-4daa-84a7-988cf17b1c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.689499 | controller |     "Jun 12 16:12:28.134569 crc crio[22579]: time=\"2026-06-12T16:12:28.08345393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6ff7562f-639d-4299-856c-2af881df7227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689514 | controller |     "Jun 12 16:12:28.134569 crc crio[22579]: time=\"2026-06-12T16:12:28.083810379Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=6ff7562f-639d-4299-856c-2af881df7227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689528 | controller |     "Jun 12 16:12:28.134569 crc crio[22579]: time=\"2026-06-12T16:12:28.083866901Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=6ff7562f-639d-4299-856c-2af881df7227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689543 | controller |     "Jun 12 16:12:28.134569 crc crio[22579]: time=\"2026-06-12T16:12:28.084685191Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=a11da6ba-51ef-4639-8bbc-cf8daf18d058 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.689558 | controller |     "Jun 12 16:12:28.135384 crc crio[22579]: time=\"2026-06-12T16:12:28.135268765Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-12 17:11:43.689573 | controller |     "Jun 12 16:12:29.311026 crc crio[22579]: time=\"2026-06-12T16:12:29.31041598Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=a11da6ba-51ef-4639-8bbc-cf8daf18d058 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.689587 | controller |     "Jun 12 16:12:29.312185 crc crio[22579]: time=\"2026-06-12T16:12:29.312135923Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=af995781-809d-457c-8428-7be4ad066891 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689602 | controller |     "Jun 12 16:12:29.329006 crc crio[22579]: time=\"2026-06-12T16:12:29.328858067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d52a1681-6e73-4d95-b348-06f0511ae5c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689616 | controller |     "Jun 12 16:12:29.340135 crc crio[22579]: time=\"2026-06-12T16:12:29.34004729Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=84072462-2593-4df8-bc51-e24fad6cc25b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.689630 | controller |     "Jun 12 16:12:29.341953 crc crio[22579]: time=\"2026-06-12T16:12:29.341881047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689645 | controller |     "Jun 12 16:12:29.389172 crc crio[22579]: time=\"2026-06-12T16:12:29.38899077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689663 | controller |     "Jun 12 16:12:29.392689 crc crio[22579]: time=\"2026-06-12T16:12:29.392627222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689679 | controller |     "Jun 12 16:12:29.582113 crc crio[22579]: time=\"2026-06-12T16:12:29.581725511Z\" level=info msg=\"Created container 488643db29b6a98c7a62393b1c8256eaed03b192b24a4cbbc8f058a3a4763e84: openstack/swift-storage-0/account-server\" id=84072462-2593-4df8-bc51-e24fad6cc25b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.689694 | controller |     "Jun 12 16:12:29.583861 crc crio[22579]: time=\"2026-06-12T16:12:29.583777233Z\" level=info msg=\"Starting container: 488643db29b6a98c7a62393b1c8256eaed03b192b24a4cbbc8f058a3a4763e84\" id=8e99d1ac-c223-468b-a1b6-c20c2d6d136b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.689709 | controller |     "Jun 12 16:12:29.590665 crc crio[22579]: time=\"2026-06-12T16:12:29.590554645Z\" level=info msg=\"Started container\" PID=60215 containerID=488643db29b6a98c7a62393b1c8256eaed03b192b24a4cbbc8f058a3a4763e84 description=openstack/swift-storage-0/account-server id=8e99d1ac-c223-468b-a1b6-c20c2d6d136b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.689725 | controller |     "Jun 12 16:12:29.642925 crc crio[22579]: time=\"2026-06-12T16:12:29.641435363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=34fce372-e91d-4649-8a82-383219cb3071 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689740 | controller |     "Jun 12 16:12:29.657810 crc crio[22579]: time=\"2026-06-12T16:12:29.657731896Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=4d16ab21-705e-459a-80e8-4cb2ade24f32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689754 | controller |     "Jun 12 16:12:29.668798 crc crio[22579]: time=\"2026-06-12T16:12:29.668676233Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=7806ebf8-8f20-4d52-a20b-c2940c6b8b37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.689769 | controller |     "Jun 12 16:12:29.670931 crc crio[22579]: time=\"2026-06-12T16:12:29.670685344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689784 | controller |     "Jun 12 16:12:29.719881 crc crio[22579]: time=\"2026-06-12T16:12:29.719797888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689799 | controller |     "Jun 12 16:12:29.722939 crc crio[22579]: time=\"2026-06-12T16:12:29.722866226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689814 | controller |     "Jun 12 16:12:29.830282 crc crio[22579]: time=\"2026-06-12T16:12:29.829679551Z\" level=info msg=\"Created container a153919c922550172b82b2468a8e7bf3024194174392c16b6c06352ba9afe175: openstack/swift-storage-0/account-replicator\" id=7806ebf8-8f20-4d52-a20b-c2940c6b8b37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.689829 | controller |     "Jun 12 16:12:29.832649 crc crio[22579]: time=\"2026-06-12T16:12:29.831657712Z\" level=info msg=\"Starting container: a153919c922550172b82b2468a8e7bf3024194174392c16b6c06352ba9afe175\" id=81286db0-6000-4188-948f-33758cd9c93a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.689848 | controller |     "Jun 12 16:12:29.853855 crc crio[22579]: time=\"2026-06-12T16:12:29.844108427Z\" level=info msg=\"Started container\" PID=60230 containerID=a153919c922550172b82b2468a8e7bf3024194174392c16b6c06352ba9afe175 description=openstack/swift-storage-0/account-replicator id=81286db0-6000-4188-948f-33758cd9c93a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.689864 | controller |     "Jun 12 16:12:29.862626 crc crio[22579]: time=\"2026-06-12T16:12:29.860443741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=441802ce-3163-4c87-903b-2e278734e872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689879 | controller |     "Jun 12 16:12:29.877440 crc crio[22579]: time=\"2026-06-12T16:12:29.877289587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=fc32deb7-d4ac-48c6-b2e5-494e2043e86b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.689892 | controller |     "Jun 12 16:12:29.900570 crc crio[22579]: time=\"2026-06-12T16:12:29.898900015Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=16c3324f-e036-435c-99ad-ae8f4698c142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.689907 | controller |     "Jun 12 16:12:29.906569 crc crio[22579]: time=\"2026-06-12T16:12:29.906385514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689922 | controller |     "Jun 12 16:12:29.961043 crc crio[22579]: time=\"2026-06-12T16:12:29.960959757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689937 | controller |     "Jun 12 16:12:29.964209 crc crio[22579]: time=\"2026-06-12T16:12:29.963761998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.689951 | controller |     "Jun 12 16:12:30.069582 crc crio[22579]: time=\"2026-06-12T16:12:30.069406783Z\" level=info msg=\"Created container a3d7571c61dfabd5eb062faa21909e6d13f84d2b7c785d8be67bf8ddf215aa72: openstack/swift-storage-0/account-auditor\" id=16c3324f-e036-435c-99ad-ae8f4698c142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.689966 | controller |     "Jun 12 16:12:30.070581 crc crio[22579]: time=\"2026-06-12T16:12:30.07043856Z\" level=info msg=\"Starting container: a3d7571c61dfabd5eb062faa21909e6d13f84d2b7c785d8be67bf8ddf215aa72\" id=34a3f641-55d8-4a09-93a1-82a4e467fffb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.689982 | controller |     "Jun 12 16:12:30.079627 crc crio[22579]: time=\"2026-06-12T16:12:30.079420547Z\" level=info msg=\"Started container\" PID=60242 containerID=a3d7571c61dfabd5eb062faa21909e6d13f84d2b7c785d8be67bf8ddf215aa72 description=openstack/swift-storage-0/account-auditor id=34a3f641-55d8-4a09-93a1-82a4e467fffb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.689997 | controller |     "Jun 12 16:12:30.095223 crc crio[22579]: time=\"2026-06-12T16:12:30.0949218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e701d0cd-0886-44ed-a232-14e7f4f1ee0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690012 | controller |     "Jun 12 16:12:30.115669 crc crio[22579]: time=\"2026-06-12T16:12:30.115133642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=93a8fb8d-252d-4ef0-af62-9225866c458e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690030 | controller |     "Jun 12 16:12:30.125447 crc crio[22579]: time=\"2026-06-12T16:12:30.12534544Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=dd06938f-4b0d-44b5-bf49-fa24eae21fe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690044 | controller |     "Jun 12 16:12:30.128040 crc crio[22579]: time=\"2026-06-12T16:12:30.127974967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690059 | controller |     "Jun 12 16:12:30.170278 crc crio[22579]: time=\"2026-06-12T16:12:30.170186806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690074 | controller |     "Jun 12 16:12:30.172937 crc crio[22579]: time=\"2026-06-12T16:12:30.172872754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690089 | controller |     "Jun 12 16:12:30.281814 crc crio[22579]: time=\"2026-06-12T16:12:30.28169622Z\" level=info msg=\"Created container 97ea6386953fac8785520dfb2e49440993d528230e626356ab6bb82b3b82c6bb: openstack/swift-storage-0/account-reaper\" id=dd06938f-4b0d-44b5-bf49-fa24eae21fe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690104 | controller |     "Jun 12 16:12:30.282842 crc crio[22579]: time=\"2026-06-12T16:12:30.282759057Z\" level=info msg=\"Starting container: 97ea6386953fac8785520dfb2e49440993d528230e626356ab6bb82b3b82c6bb\" id=5a50c7a0-783d-4fd4-ada7-76013419fb32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.690118 | controller |     "Jun 12 16:12:30.289873 crc crio[22579]: time=\"2026-06-12T16:12:30.289761565Z\" level=info msg=\"Started container\" PID=60267 containerID=97ea6386953fac8785520dfb2e49440993d528230e626356ab6bb82b3b82c6bb description=openstack/swift-storage-0/account-reaper id=5a50c7a0-783d-4fd4-ada7-76013419fb32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.690133 | controller |     "Jun 12 16:12:30.298816 crc crio[22579]: time=\"2026-06-12T16:12:30.298770493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=11632927-c9af-4261-a7d4-4434d44e2f70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690148 | controller |     "Jun 12 16:12:30.299612 crc crio[22579]: time=\"2026-06-12T16:12:30.299559553Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=11632927-c9af-4261-a7d4-4434d44e2f70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690162 | controller |     "Jun 12 16:12:30.299813 crc crio[22579]: time=\"2026-06-12T16:12:30.299787499Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=11632927-c9af-4261-a7d4-4434d44e2f70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690176 | controller |     "Jun 12 16:12:30.303289 crc crio[22579]: time=\"2026-06-12T16:12:30.301124403Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=ba89c155-e48a-4a19-88cc-fa0c6787c642 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.690190 | controller |     "Jun 12 16:12:30.304872 crc crio[22579]: time=\"2026-06-12T16:12:30.304789475Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-12 17:11:43.690205 | controller |     "Jun 12 16:12:31.490734 crc crio[22579]: time=\"2026-06-12T16:12:31.489940324Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=ba89c155-e48a-4a19-88cc-fa0c6787c642 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.690223 | controller |     "Jun 12 16:12:31.492699 crc crio[22579]: time=\"2026-06-12T16:12:31.492383536Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=2eb7fc25-152d-4bd7-ad60-4107c6443cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690238 | controller |     "Jun 12 16:12:31.512867 crc crio[22579]: time=\"2026-06-12T16:12:31.512758262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e8f99195-0ef4-4f34-8708-2ab37c275045 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690253 | controller |     "Jun 12 16:12:31.528657 crc crio[22579]: time=\"2026-06-12T16:12:31.528562183Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=276890ab-acfd-4339-a232-6235f13b12db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690267 | controller |     "Jun 12 16:12:31.530642 crc crio[22579]: time=\"2026-06-12T16:12:31.530474471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690281 | controller |     "Jun 12 16:12:31.608714 crc crio[22579]: time=\"2026-06-12T16:12:31.608457246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690295 | controller |     "Jun 12 16:12:31.613437 crc crio[22579]: time=\"2026-06-12T16:12:31.613372321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690310 | controller |     "Jun 12 16:12:31.787346 crc crio[22579]: time=\"2026-06-12T16:12:31.787245125Z\" level=info msg=\"Created container 383e5431623940d0e9f60254946752e93e42b56296ac6eddcdeaaa742f0d73bd: openstack/swift-storage-0/container-server\" id=276890ab-acfd-4339-a232-6235f13b12db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690324 | controller |     "Jun 12 16:12:31.788765 crc crio[22579]: time=\"2026-06-12T16:12:31.788678241Z\" level=info msg=\"Starting container: 383e5431623940d0e9f60254946752e93e42b56296ac6eddcdeaaa742f0d73bd\" id=999a38c1-1f26-4e1f-aee9-fa2f8ab5f422 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.690339 | controller |     "Jun 12 16:12:31.794304 crc crio[22579]: time=\"2026-06-12T16:12:31.794235832Z\" level=info msg=\"Started container\" PID=60389 containerID=383e5431623940d0e9f60254946752e93e42b56296ac6eddcdeaaa742f0d73bd description=openstack/swift-storage-0/container-server id=999a38c1-1f26-4e1f-aee9-fa2f8ab5f422 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.690357 | controller |     "Jun 12 16:12:31.808388 crc crio[22579]: time=\"2026-06-12T16:12:31.808303208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=041641a0-cf9a-421f-9c29-29ceb79280de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690387 | controller |     "Jun 12 16:12:31.830931 crc crio[22579]: time=\"2026-06-12T16:12:31.830829859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c8ff0638-f6da-4005-afbc-9d83d1cd1196 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690403 | controller |     "Jun 12 16:12:31.841034 crc crio[22579]: time=\"2026-06-12T16:12:31.840948845Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=a5bf4c93-366b-4078-91d2-19b6970934c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690419 | controller |     "Jun 12 16:12:31.842473 crc crio[22579]: time=\"2026-06-12T16:12:31.842399872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690437 | controller |     "Jun 12 16:12:31.882363 crc crio[22579]: time=\"2026-06-12T16:12:31.882294273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690452 | controller |     "Jun 12 16:12:31.886305 crc crio[22579]: time=\"2026-06-12T16:12:31.88574711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690466 | controller |     "Jun 12 16:12:32.032086 crc crio[22579]: time=\"2026-06-12T16:12:32.032001165Z\" level=info msg=\"Created container cccbf861df57f8908822e37ae048e07f66d72b9e3e388b63cc8affb8ab8f1e66: openstack/swift-storage-0/container-replicator\" id=a5bf4c93-366b-4078-91d2-19b6970934c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690480 | controller |     "Jun 12 16:12:32.034302 crc crio[22579]: time=\"2026-06-12T16:12:32.033973265Z\" level=info msg=\"Starting container: cccbf861df57f8908822e37ae048e07f66d72b9e3e388b63cc8affb8ab8f1e66\" id=5be7850b-5604-4094-a13a-b0ac4c472e2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.690495 | controller |     "Jun 12 16:12:32.044046 crc crio[22579]: time=\"2026-06-12T16:12:32.043781933Z\" level=info msg=\"Started container\" PID=60413 containerID=cccbf861df57f8908822e37ae048e07f66d72b9e3e388b63cc8affb8ab8f1e66 description=openstack/swift-storage-0/container-replicator id=5be7850b-5604-4094-a13a-b0ac4c472e2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.690510 | controller |     "Jun 12 16:12:32.056179 crc crio[22579]: time=\"2026-06-12T16:12:32.05591093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=422c0f73-2aa7-4805-a3b6-e33ad71458f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690524 | controller |     "Jun 12 16:12:32.073685 crc crio[22579]: time=\"2026-06-12T16:12:32.073375753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=c8e002e7-a5ff-45ba-bb52-f5c4edc5775e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690539 | controller |     "Jun 12 16:12:32.083724 crc crio[22579]: time=\"2026-06-12T16:12:32.083613872Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=654c8b52-2365-4128-a3ba-16e35bb995fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690554 | controller |     "Jun 12 16:12:32.086112 crc crio[22579]: time=\"2026-06-12T16:12:32.086042343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690568 | controller |     "Jun 12 16:12:32.145235 crc crio[22579]: time=\"2026-06-12T16:12:32.145095949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690583 | controller |     "Jun 12 16:12:32.149554 crc crio[22579]: time=\"2026-06-12T16:12:32.149414909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690597 | controller |     "Jun 12 16:12:32.250088 crc crio[22579]: time=\"2026-06-12T16:12:32.249942655Z\" level=info msg=\"Created container f1251b75a47f4335a592edf8d0e61b0d8d53b80066691df54ff6d34ec05dbe48: openstack/swift-storage-0/container-auditor\" id=654c8b52-2365-4128-a3ba-16e35bb995fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690643 | controller |     "Jun 12 16:12:32.251663 crc crio[22579]: time=\"2026-06-12T16:12:32.251472914Z\" level=info msg=\"Starting container: f1251b75a47f4335a592edf8d0e61b0d8d53b80066691df54ff6d34ec05dbe48\" id=625d09a1-1ab0-47b1-8a65-6af6f3551154 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.690660 | controller |     "Jun 12 16:12:32.257135 crc crio[22579]: time=\"2026-06-12T16:12:32.25686425Z\" level=info msg=\"Started container\" PID=60423 containerID=f1251b75a47f4335a592edf8d0e61b0d8d53b80066691df54ff6d34ec05dbe48 description=openstack/swift-storage-0/container-auditor id=625d09a1-1ab0-47b1-8a65-6af6f3551154 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.690675 | controller |     "Jun 12 16:12:32.267296 crc crio[22579]: time=\"2026-06-12T16:12:32.267173101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=3edb474c-bccc-42db-8ffd-037415d5b4c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690690 | controller |     "Jun 12 16:12:32.279455 crc crio[22579]: time=\"2026-06-12T16:12:32.279316999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=b8b196cf-8ea5-40ef-a362-52599f1758bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690705 | controller |     "Jun 12 16:12:32.290977 crc crio[22579]: time=\"2026-06-12T16:12:32.290842541Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=ad953e09-e78e-4335-b3cd-6c64ab024e09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690719 | controller |     "Jun 12 16:12:32.292424 crc crio[22579]: time=\"2026-06-12T16:12:32.292340689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690735 | controller |     "Jun 12 16:12:32.331090 crc crio[22579]: time=\"2026-06-12T16:12:32.330878815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690750 | controller |     "Jun 12 16:12:32.334634 crc crio[22579]: time=\"2026-06-12T16:12:32.334554228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690764 | controller |     "Jun 12 16:12:32.452380 crc crio[22579]: time=\"2026-06-12T16:12:32.452243469Z\" level=info msg=\"Created container acc101ad97b54001687ff30a449a9ab9c889f6b4de6d97a2e9a8218188c21cb7: openstack/swift-storage-0/container-updater\" id=ad953e09-e78e-4335-b3cd-6c64ab024e09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690779 | controller |     "Jun 12 16:12:32.453580 crc crio[22579]: time=\"2026-06-12T16:12:32.45348813Z\" level=info msg=\"Starting container: acc101ad97b54001687ff30a449a9ab9c889f6b4de6d97a2e9a8218188c21cb7\" id=e4a84346-974f-45b6-8ab8-e30700f59203 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.690795 | controller |     "Jun 12 16:12:32.458906 crc crio[22579]: time=\"2026-06-12T16:12:32.458819285Z\" level=info msg=\"Started container\" PID=60440 containerID=acc101ad97b54001687ff30a449a9ab9c889f6b4de6d97a2e9a8218188c21cb7 description=openstack/swift-storage-0/container-updater id=e4a84346-974f-45b6-8ab8-e30700f59203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.690810 | controller |     "Jun 12 16:12:32.470427 crc crio[22579]: time=\"2026-06-12T16:12:32.470324377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7d0893eb-99fa-4225-bf5d-ed7ea474eb15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690828 | controller |     "Jun 12 16:12:32.481805 crc crio[22579]: time=\"2026-06-12T16:12:32.481702305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b21b7b62-ac4c-412e-9831-1dd54ec26604 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690843 | controller |     "Jun 12 16:12:32.488318 crc crio[22579]: time=\"2026-06-12T16:12:32.48822763Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=d9ddd511-2d22-4f14-afc5-ab602c75e2e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690858 | controller |     "Jun 12 16:12:32.489643 crc crio[22579]: time=\"2026-06-12T16:12:32.489450001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690873 | controller |     "Jun 12 16:12:32.525661 crc crio[22579]: time=\"2026-06-12T16:12:32.525555776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690888 | controller |     "Jun 12 16:12:32.528334 crc crio[22579]: time=\"2026-06-12T16:12:32.528268965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.690903 | controller |     "Jun 12 16:12:32.689607 crc crio[22579]: time=\"2026-06-12T16:12:32.689391456Z\" level=info msg=\"Created container ca07e8aab307b9c878ae3ea444640e88d1f2115f5d3fb0d9ee0fdc44c7414913: openstack/swift-storage-0/object-server\" id=d9ddd511-2d22-4f14-afc5-ab602c75e2e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690918 | controller |     "Jun 12 16:12:32.691067 crc crio[22579]: time=\"2026-06-12T16:12:32.690985026Z\" level=info msg=\"Starting container: ca07e8aab307b9c878ae3ea444640e88d1f2115f5d3fb0d9ee0fdc44c7414913\" id=8467ee3c-e2db-43ca-abaa-47dcb3378c0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.690933 | controller |     "Jun 12 16:12:32.696679 crc crio[22579]: time=\"2026-06-12T16:12:32.696560307Z\" level=info msg=\"Started container\" PID=60461 containerID=ca07e8aab307b9c878ae3ea444640e88d1f2115f5d3fb0d9ee0fdc44c7414913 description=openstack/swift-storage-0/object-server id=8467ee3c-e2db-43ca-abaa-47dcb3378c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.690948 | controller |     "Jun 12 16:12:32.717954 crc crio[22579]: time=\"2026-06-12T16:12:32.717885507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e5c63af9-2258-4a2c-8d73-c0d5099deccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690963 | controller |     "Jun 12 16:12:32.737703 crc crio[22579]: time=\"2026-06-12T16:12:32.733277287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=37ac33d9-880d-4202-a769-630bd09bbeb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.690978 | controller |     "Jun 12 16:12:32.750607 crc crio[22579]: time=\"2026-06-12T16:12:32.741720841Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=1fe902b3-6d9d-4947-90ba-b420cbd68885 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.690992 | controller |     "Jun 12 16:12:32.750607 crc crio[22579]: time=\"2026-06-12T16:12:32.743114836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691007 | controller |     "Jun 12 16:12:32.799158 crc crio[22579]: time=\"2026-06-12T16:12:32.798574421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691025 | controller |     "Jun 12 16:12:32.802748 crc crio[22579]: time=\"2026-06-12T16:12:32.802654794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691041 | controller |     "Jun 12 16:12:32.947325 crc crio[22579]: time=\"2026-06-12T16:12:32.947144444Z\" level=info msg=\"Created container 599b1e62d1a275eb865ab9f61597553a56d9eef0392a70bec6f50a186b56bfe8: openstack/swift-storage-0/object-replicator\" id=1fe902b3-6d9d-4947-90ba-b420cbd68885 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691056 | controller |     "Jun 12 16:12:32.949020 crc crio[22579]: time=\"2026-06-12T16:12:32.948741025Z\" level=info msg=\"Starting container: 599b1e62d1a275eb865ab9f61597553a56d9eef0392a70bec6f50a186b56bfe8\" id=9a41edb0-2155-494b-8bd0-c666ecbdb00b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.691072 | controller |     "Jun 12 16:12:32.954092 crc crio[22579]: time=\"2026-06-12T16:12:32.953998628Z\" level=info msg=\"Started container\" PID=60494 containerID=599b1e62d1a275eb865ab9f61597553a56d9eef0392a70bec6f50a186b56bfe8 description=openstack/swift-storage-0/object-replicator id=9a41edb0-2155-494b-8bd0-c666ecbdb00b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.691087 | controller |     "Jun 12 16:12:32.964856 crc crio[22579]: time=\"2026-06-12T16:12:32.964720169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7876cf12-e299-47ae-b612-a27179ead3ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691102 | controller |     "Jun 12 16:12:32.975773 crc crio[22579]: time=\"2026-06-12T16:12:32.975664167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f00b968e-8bad-477c-8fa5-ca7b6952cc3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691117 | controller |     "Jun 12 16:12:32.982981 crc crio[22579]: time=\"2026-06-12T16:12:32.982883189Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=8d0d2ad5-18e5-49ef-8194-6e200d39c857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691131 | controller |     "Jun 12 16:12:32.984615 crc crio[22579]: time=\"2026-06-12T16:12:32.98446763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691146 | controller |     "Jun 12 16:12:33.021052 crc crio[22579]: time=\"2026-06-12T16:12:33.020960974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691160 | controller |     "Jun 12 16:12:33.023752 crc crio[22579]: time=\"2026-06-12T16:12:33.023685493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691175 | controller |     "Jun 12 16:12:33.124419 crc crio[22579]: time=\"2026-06-12T16:12:33.124203869Z\" level=info msg=\"Created container faad22350b4a68921abbbabd581b6ca56f1f456be89df2d84edcb507f200a482: openstack/swift-storage-0/object-auditor\" id=8d0d2ad5-18e5-49ef-8194-6e200d39c857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691190 | controller |     "Jun 12 16:12:33.125557 crc crio[22579]: time=\"2026-06-12T16:12:33.12543563Z\" level=info msg=\"Starting container: faad22350b4a68921abbbabd581b6ca56f1f456be89df2d84edcb507f200a482\" id=8c4dd3de-8caa-4e39-a99f-70126715d155 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.691205 | controller |     "Jun 12 16:12:33.131866 crc crio[22579]: time=\"2026-06-12T16:12:33.131708099Z\" level=info msg=\"Started container\" PID=60504 containerID=faad22350b4a68921abbbabd581b6ca56f1f456be89df2d84edcb507f200a482 description=openstack/swift-storage-0/object-auditor id=8c4dd3de-8caa-4e39-a99f-70126715d155 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.691224 | controller |     "Jun 12 16:12:33.140973 crc crio[22579]: time=\"2026-06-12T16:12:33.14086842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=911b6668-4c28-48bd-9e9d-4f99acd20b22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691239 | controller |     "Jun 12 16:12:33.152817 crc crio[22579]: time=\"2026-06-12T16:12:33.15271154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6f9d1c98-5680-48e5-bc8f-aaa011ed30ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691254 | controller |     "Jun 12 16:12:33.161266 crc crio[22579]: time=\"2026-06-12T16:12:33.161116683Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=4c74002b-24db-4717-8371-6d4335ad726e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691268 | controller |     "Jun 12 16:12:33.162745 crc crio[22579]: time=\"2026-06-12T16:12:33.162680473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691283 | controller |     "Jun 12 16:12:33.220960 crc crio[22579]: time=\"2026-06-12T16:12:33.220848766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691297 | controller |     "Jun 12 16:12:33.230560 crc crio[22579]: time=\"2026-06-12T16:12:33.230330276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691312 | controller |     "Jun 12 16:12:33.331716 crc crio[22579]: time=\"2026-06-12T16:12:33.331615841Z\" level=info msg=\"Created container 34adfec4656e9e8a14846ecceaaa69984535151a647ef52df08c366b1a7aa12c: openstack/swift-storage-0/object-updater\" id=4c74002b-24db-4717-8371-6d4335ad726e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691326 | controller |     "Jun 12 16:12:33.336704 crc crio[22579]: time=\"2026-06-12T16:12:33.336618738Z\" level=info msg=\"Starting container: 34adfec4656e9e8a14846ecceaaa69984535151a647ef52df08c366b1a7aa12c\" id=477b0273-f575-49c4-88a8-823ab85f5d27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.691340 | controller |     "Jun 12 16:12:33.342235 crc crio[22579]: time=\"2026-06-12T16:12:33.342136748Z\" level=info msg=\"Started container\" PID=60530 containerID=34adfec4656e9e8a14846ecceaaa69984535151a647ef52df08c366b1a7aa12c description=openstack/swift-storage-0/object-updater id=477b0273-f575-49c4-88a8-823ab85f5d27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.691375 | controller |     "Jun 12 16:12:33.355421 crc crio[22579]: time=\"2026-06-12T16:12:33.355323982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=103ea0d7-a886-4b09-8cfb-8628bc5e9077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691393 | controller |     "Jun 12 16:12:33.366158 crc crio[22579]: time=\"2026-06-12T16:12:33.366052254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2c6abece-244a-45fd-93c4-68a16bfd71b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691408 | controller |     "Jun 12 16:12:33.371899 crc crio[22579]: time=\"2026-06-12T16:12:33.371799509Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=3c34e422-1d7e-4632-be6c-b750c9e80b56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691427 | controller |     "Jun 12 16:12:33.372336 crc crio[22579]: time=\"2026-06-12T16:12:33.372275471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691442 | controller |     "Jun 12 16:12:33.413725 crc crio[22579]: time=\"2026-06-12T16:12:33.413645699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691457 | controller |     "Jun 12 16:12:33.416829 crc crio[22579]: time=\"2026-06-12T16:12:33.416767188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691472 | controller |     "Jun 12 16:12:33.506726 crc crio[22579]: time=\"2026-06-12T16:12:33.50171775Z\" level=info msg=\"Created container c55f620a0dd32259e24b0ab0f19e83ea8f1f432fea4dbacf650357a6785a5272: openstack/swift-storage-0/object-expirer\" id=3c34e422-1d7e-4632-be6c-b750c9e80b56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691486 | controller |     "Jun 12 16:12:33.506726 crc crio[22579]: time=\"2026-06-12T16:12:33.505884076Z\" level=info msg=\"Starting container: c55f620a0dd32259e24b0ab0f19e83ea8f1f432fea4dbacf650357a6785a5272\" id=a4da7c3a-2a59-4cab-b18a-f461f81ac57a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.691501 | controller |     "Jun 12 16:12:33.513839 crc crio[22579]: time=\"2026-06-12T16:12:33.513749625Z\" level=info msg=\"Started container\" PID=60540 containerID=c55f620a0dd32259e24b0ab0f19e83ea8f1f432fea4dbacf650357a6785a5272 description=openstack/swift-storage-0/object-expirer id=a4da7c3a-2a59-4cab-b18a-f461f81ac57a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.691516 | controller |     "Jun 12 16:12:33.524968 crc crio[22579]: time=\"2026-06-12T16:12:33.524886007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b0952f2c-d95b-4ecd-9736-cfdfd11b5dd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691530 | controller |     "Jun 12 16:12:33.541815 crc crio[22579]: time=\"2026-06-12T16:12:33.5407895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7f4a3373-f24e-46a9-899d-95978a3e4dad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691545 | controller |     "Jun 12 16:12:33.551795 crc crio[22579]: time=\"2026-06-12T16:12:33.551706306Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=1449339d-bbfc-48c7-bfc8-8b7289e212ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691560 | controller |     "Jun 12 16:12:33.553698 crc crio[22579]: time=\"2026-06-12T16:12:33.553345738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691574 | controller |     "Jun 12 16:12:33.621989 crc crio[22579]: time=\"2026-06-12T16:12:33.621902254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691589 | controller |     "Jun 12 16:12:33.624764 crc crio[22579]: time=\"2026-06-12T16:12:33.624699285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691603 | controller |     "Jun 12 16:12:33.760106 crc crio[22579]: time=\"2026-06-12T16:12:33.759972971Z\" level=info msg=\"Created container c2cf72a50633bccfdef580ed79011e628a5a6378de0573f0b9a09ffe0dc2b027: openstack/swift-storage-0/rsync\" id=1449339d-bbfc-48c7-bfc8-8b7289e212ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691621 | controller |     "Jun 12 16:12:33.761965 crc crio[22579]: time=\"2026-06-12T16:12:33.761867539Z\" level=info msg=\"Starting container: c2cf72a50633bccfdef580ed79011e628a5a6378de0573f0b9a09ffe0dc2b027\" id=51e3529e-5a61-4dd6-8743-e6bf5f80c7a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.691635 | controller |     "Jun 12 16:12:33.770137 crc crio[22579]: time=\"2026-06-12T16:12:33.770018216Z\" level=info msg=\"Started container\" PID=60567 containerID=c2cf72a50633bccfdef580ed79011e628a5a6378de0573f0b9a09ffe0dc2b027 description=openstack/swift-storage-0/rsync id=51e3529e-5a61-4dd6-8743-e6bf5f80c7a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.691650 | controller |     "Jun 12 16:12:33.809727 crc crio[22579]: time=\"2026-06-12T16:12:33.809445055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1c9416ee-e496-46e9-bf65-39eb2a7c98f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691664 | controller |     "Jun 12 16:12:33.824847 crc crio[22579]: time=\"2026-06-12T16:12:33.824703491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e6747ccc-d296-4894-b8bd-dfa144e0615a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691679 | controller |     "Jun 12 16:12:33.871962 crc crio[22579]: time=\"2026-06-12T16:12:33.871779823Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=c78f1294-38c6-41b5-9a06-7652f49160a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691693 | controller |     "Jun 12 16:12:33.873827 crc crio[22579]: time=\"2026-06-12T16:12:33.873735933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691708 | controller |     "Jun 12 16:12:33.925983 crc crio[22579]: time=\"2026-06-12T16:12:33.925781381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691723 | controller |     "Jun 12 16:12:33.929855 crc crio[22579]: time=\"2026-06-12T16:12:33.929746322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691737 | controller |     "Jun 12 16:12:34.080241 crc crio[22579]: time=\"2026-06-12T16:12:34.08011996Z\" level=info msg=\"Created container 637aeeaca118e61b3f45d5a0b0c09f123ac3dae6df2b44ce21658b31728ba941: openstack/swift-storage-0/swift-recon-cron\" id=c78f1294-38c6-41b5-9a06-7652f49160a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691752 | controller |     "Jun 12 16:12:34.081391 crc crio[22579]: time=\"2026-06-12T16:12:34.08130118Z\" level=info msg=\"Starting container: 637aeeaca118e61b3f45d5a0b0c09f123ac3dae6df2b44ce21658b31728ba941\" id=0264f8e6-a31b-424e-9f11-21042ef53d75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.691767 | controller |     "Jun 12 16:12:34.089193 crc crio[22579]: time=\"2026-06-12T16:12:34.089074317Z\" level=info msg=\"Started container\" PID=60590 containerID=637aeeaca118e61b3f45d5a0b0c09f123ac3dae6df2b44ce21658b31728ba941 description=openstack/swift-storage-0/swift-recon-cron id=0264f8e6-a31b-424e-9f11-21042ef53d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b41107a869e554a2336aa175552893bc57b64b16b37db9c1158e5b0000d3090",
2026-06-12 17:11:43.691782 | controller |     "Jun 12 16:12:35.353709 crc crio[22579]: time=\"2026-06-12T16:12:35.353112294Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/POD\" id=2a730dc3-0292-417c-8d25-08ca141ad1aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.691800 | controller |     "Jun 12 16:12:35.354367 crc crio[22579]: time=\"2026-06-12T16:12:35.35375078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691816 | controller |     "Jun 12 16:12:35.382947 crc crio[22579]: time=\"2026-06-12T16:12:35.382807786Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-kd2p5 Namespace:openstack ID:6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 UID:1ebd4878-ded5-475f-bba3-409a7aeab812 NetNS:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ebd4878_ded5_475f_bba3_409a7aeab812.slice PodAnnotations:0xc000384560}] Aliases:map[]}\"",
2026-06-12 17:11:43.691830 | controller |     "Jun 12 16:12:35.382947 crc crio[22579]: time=\"2026-06-12T16:12:35.382886778Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6d76bd6cc9-kd2p5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.691845 | controller |     "Jun 12 16:12:35.950959 crc crio[22579]: 2026-06-12T16:12:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c19dab14b0d2d7 Mac:4e:ba:5f:5e:b5:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.691861 | controller |     "Jun 12 16:12:35.952228 crc crio[22579]: time=\"2026-06-12T16:12:35.952147247Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-kd2p5 Namespace:openstack ID:6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 UID:1ebd4878-ded5-475f-bba3-409a7aeab812 NetNS:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ebd4878_ded5_475f_bba3_409a7aeab812.slice PodAnnotations:0xc000384560}] Aliases:map[]}\"",
2026-06-12 17:11:43.691876 | controller |     "Jun 12 16:12:35.952396 crc crio[22579]: time=\"2026-06-12T16:12:35.952335952Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6d76bd6cc9-kd2p5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.691891 | controller |     "Jun 12 16:12:35.960179 crc crio[22579]: time=\"2026-06-12T16:12:35.960076198Z\" level=info msg=\"Ran pod sandbox 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 with infra container: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/POD\" id=2a730dc3-0292-417c-8d25-08ca141ad1aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.691906 | controller |     "Jun 12 16:12:35.963100 crc crio[22579]: time=\"2026-06-12T16:12:35.962959531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5edbc4d3-6673-4c4b-8b61-e1b5ad89f1a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691921 | controller |     "Jun 12 16:12:36.012993 crc crio[22579]: time=\"2026-06-12T16:12:36.012874305Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7320b80c-ca49-44a0-b902-c7a8fdbba9ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.691936 | controller |     "Jun 12 16:12:36.039150 crc crio[22579]: time=\"2026-06-12T16:12:36.039057769Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init\" id=f57917de-2b17-4a60-af1c-659380e727e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.691950 | controller |     "Jun 12 16:12:36.039834 crc crio[22579]: time=\"2026-06-12T16:12:36.039460669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691969 | controller |     "Jun 12 16:12:36.161415 crc crio[22579]: time=\"2026-06-12T16:12:36.161301925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691984 | controller |     "Jun 12 16:12:36.165062 crc crio[22579]: time=\"2026-06-12T16:12:36.164992328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.691999 | controller |     "Jun 12 16:12:36.341959 crc crio[22579]: time=\"2026-06-12T16:12:36.341860938Z\" level=info msg=\"Created container 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init\" id=f57917de-2b17-4a60-af1c-659380e727e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.692014 | controller |     "Jun 12 16:12:36.343061 crc crio[22579]: time=\"2026-06-12T16:12:36.342979997Z\" level=info msg=\"Starting container: 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc\" id=e781cf93-576c-435e-bd4d-0df7601ee076 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.692029 | controller |     "Jun 12 16:12:36.351097 crc crio[22579]: time=\"2026-06-12T16:12:36.35100226Z\" level=info msg=\"Started container\" PID=60761 containerID=276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc description=openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init id=e781cf93-576c-435e-bd4d-0df7601ee076 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9",
2026-06-12 17:11:43.692045 | controller |     "Jun 12 16:12:37.267638 crc crio[22579]: time=\"2026-06-12T16:12:37.266354214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=10a810b4-c431-46c2-a958-5a9d239fb273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.692059 | controller |     "Jun 12 16:12:37.359404 crc crio[22579]: time=\"2026-06-12T16:12:37.357304747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=80c5842f-5bdd-4f6b-8e73-1e14ee5ff2c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.692074 | controller |     "Jun 12 16:12:37.367862 crc crio[22579]: time=\"2026-06-12T16:12:37.367716631Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns\" id=3ecf0eff-a34f-4cc9-a287-622298313849 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.692089 | controller |     "Jun 12 16:12:37.368223 crc crio[22579]: time=\"2026-06-12T16:12:37.368137562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.692105 | controller |     "Jun 12 16:12:37.414855 crc crio[22579]: time=\"2026-06-12T16:12:37.414676851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.692120 | controller |     "Jun 12 16:12:37.419440 crc crio[22579]: time=\"2026-06-12T16:12:37.419341739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.692134 | controller |     "Jun 12 16:12:37.732546 crc crio[22579]: time=\"2026-06-12T16:12:37.732140502Z\" level=info msg=\"Created container 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns\" id=3ecf0eff-a34f-4cc9-a287-622298313849 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.692152 | controller |     "Jun 12 16:12:37.737756 crc crio[22579]: time=\"2026-06-12T16:12:37.737674132Z\" level=info msg=\"Starting container: 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01\" id=08efbc48-a13e-439f-a3e5-ce31ee3a69d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.692168 | controller |     "Jun 12 16:12:37.743934 crc crio[22579]: time=\"2026-06-12T16:12:37.743867289Z\" level=info msg=\"Started container\" PID=60813 containerID=3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01 description=openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns id=08efbc48-a13e-439f-a3e5-ce31ee3a69d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9",
2026-06-12 17:11:43.692183 | controller |     "Jun 12 16:12:44.439943 crc crio[22579]: time=\"2026-06-12T16:12:44.439148291Z\" level=info msg=\"Stopping container: 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba (timeout: 10s)\" id=11798c5c-b9f2-4ff9-8b9b-04bf58be88b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.692199 | controller |     "Jun 12 16:12:44.575721 crc crio[22579]: time=\"2026-06-12T16:12:44.575289019Z\" level=info msg=\"Stopped container 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns\" id=11798c5c-b9f2-4ff9-8b9b-04bf58be88b3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.692213 | controller |     "Jun 12 16:12:44.576457 crc crio[22579]: time=\"2026-06-12T16:12:44.576298255Z\" level=info msg=\"Stopping pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=4711382f-b28a-4702-9681-71cc20bdb003 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.692228 | controller |     "Jun 12 16:12:44.577061 crc crio[22579]: time=\"2026-06-12T16:12:44.577000643Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-kzhrw Namespace:openstack ID:f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2 UID:cff9e54e-0160-4d0e-93e6-11b03fb56262 NetNS:/var/run/netns/4b955120-634d-4194-ac38-d96256897489 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcff9e54e_0160_4d0e_93e6_11b03fb56262.slice PodAnnotations:0xc0003850c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.692243 | controller |     "Jun 12 16:12:44.577204 crc crio[22579]: time=\"2026-06-12T16:12:44.577152867Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-kzhrw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.692258 | controller |     "Jun 12 16:12:44.919604 crc crio[22579]: time=\"2026-06-12T16:12:44.916938613Z\" level=info msg=\"Stopped pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=4711382f-b28a-4702-9681-71cc20bdb003 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.692274 | controller |     "Jun 12 16:12:45.362370 crc crio[22579]: time=\"2026-06-12T16:12:45.361952575Z\" level=info msg=\"Removing container: 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba\" id=4ad74746-cb87-46a4-a2ca-8848a8e5f160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.692289 | controller |     "Jun 12 16:12:45.391416 crc crio[22579]: time=\"2026-06-12T16:12:45.391319179Z\" level=info msg=\"Removed container 02f1b20e629d9439c8e218afb0420c660a4692c061c1d108623330a9697c82ba: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/dnsmasq-dns\" id=4ad74746-cb87-46a4-a2ca-8848a8e5f160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.692304 | controller |     "Jun 12 16:12:45.395407 crc crio[22579]: time=\"2026-06-12T16:12:45.395269039Z\" level=info msg=\"Removing container: 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d\" id=9a9f55d1-8ddf-4f90-a441-ead36797a4da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.692319 | controller |     "Jun 12 16:12:45.439351 crc crio[22579]: time=\"2026-06-12T16:12:45.439183031Z\" level=info msg=\"Removed container 421947957b8481bbbd48a76c0fcff15b0e95e48aaeb6cc9f62d82fd7ae98b81d: openstack/dnsmasq-dns-7b6fcdc445-kzhrw/init\" id=9a9f55d1-8ddf-4f90-a441-ead36797a4da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.692337 | controller |     "Jun 12 16:13:24.373903 crc crio[22579]: time=\"2026-06-12T16:13:24.373136001Z\" level=info msg=\"Removing container: a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19\" id=d9ead5e1-1706-43be-bc1e-e667b00a248c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.692355 | controller |     "Jun 12 16:13:24.404765 crc crio[22579]: time=\"2026-06-12T16:13:24.40465113Z\" level=info msg=\"Removed container a14ad612b9038472e79a79e306a80d2d6c99eb2749daf2e77074288950ab2a19: openstack-operators/openstack-operator-index-c8cvk/registry-server\" id=d9ead5e1-1706-43be-bc1e-e667b00a248c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.692390 | controller |     "Jun 12 16:13:24.415331 crc crio[22579]: time=\"2026-06-12T16:13:24.415221037Z\" level=info msg=\"Stopping pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=bbaaf84a-3f55-4cc6-9a9d-8c5237b7031d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.692407 | controller |     "Jun 12 16:13:24.415331 crc crio[22579]: time=\"2026-06-12T16:13:24.41532999Z\" level=info msg=\"Stopped pod sandbox (already stopped): f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=bbaaf84a-3f55-4cc6-9a9d-8c5237b7031d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.692422 | controller |     "Jun 12 16:13:24.416107 crc crio[22579]: time=\"2026-06-12T16:13:24.415996477Z\" level=info msg=\"Removing pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=40fa0a3e-d5dd-4254-adc0-12d58296705b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.692437 | controller |     "Jun 12 16:13:24.435349 crc crio[22579]: time=\"2026-06-12T16:13:24.435226114Z\" level=info msg=\"Removed pod sandbox: f066a3e5821a72699d34b4a6ba032b6dfe23f80450b8b34ad6e9dee843c234d2\" id=40fa0a3e-d5dd-4254-adc0-12d58296705b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.692451 | controller |     "Jun 12 16:13:24.436370 crc crio[22579]: time=\"2026-06-12T16:13:24.436289391Z\" level=info msg=\"Stopping pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=0514303c-4f93-4134-b842-6d9444e9b458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.692465 | controller |     "Jun 12 16:13:24.436460 crc crio[22579]: time=\"2026-06-12T16:13:24.436367803Z\" level=info msg=\"Stopped pod sandbox (already stopped): 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=0514303c-4f93-4134-b842-6d9444e9b458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.692479 | controller |     "Jun 12 16:13:24.436897 crc crio[22579]: time=\"2026-06-12T16:13:24.436831615Z\" level=info msg=\"Removing pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=c38ab696-3938-4822-9d0f-f857fa8ef384 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.692494 | controller |     "Jun 12 16:13:24.460787 crc crio[22579]: time=\"2026-06-12T16:13:24.460667589Z\" level=info msg=\"Removed pod sandbox: 633f449e1abea3ec04b67e22a66a1fcf6fb576e543f7e52df8e956dde0e49d5b\" id=c38ab696-3938-4822-9d0f-f857fa8ef384 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.692508 | controller |     "Jun 12 16:14:00.524787 crc crio[22579]: time=\"2026-06-12T16:14:00.524033927Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688014-2fkhn/POD\" id=185b4e0a-e3fd-48e5-9b35-afa2fc34381b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.692522 | controller |     "Jun 12 16:14:00.526196 crc crio[22579]: time=\"2026-06-12T16:14:00.524934639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.692540 | controller |     "Jun 12 16:14:00.564708 crc crio[22579]: time=\"2026-06-12T16:14:00.564475991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-2fkhn Namespace:openshift-infra ID:6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e UID:0a1659ed-bd32-43a0-92c9-c07a3366341e NetNS:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a1659ed_bd32_43a0_92c9_c07a3366341e.slice PodAnnotations:0xc001216040}] Aliases:map[]}\"",
2026-06-12 17:11:43.692556 | controller |     "Jun 12 16:14:00.564708 crc crio[22579]: time=\"2026-06-12T16:14:00.564630415Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688014-2fkhn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.692570 | controller |     "Jun 12 16:14:00.902691 crc crio[22579]: 2026-06-12T16:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6637e9231d1ad0e Mac:ba:83:8e:f5:f5:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 SocketPath: PciID:}] [{Interface:0xc0005845d0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.692585 | controller |     "Jun 12 16:14:00.905253 crc crio[22579]: time=\"2026-06-12T16:14:00.90516967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-2fkhn Namespace:openshift-infra ID:6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e UID:0a1659ed-bd32-43a0-92c9-c07a3366341e NetNS:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a1659ed_bd32_43a0_92c9_c07a3366341e.slice PodAnnotations:0xc001216040}] Aliases:map[]}\"",
2026-06-12 17:11:43.692599 | controller |     "Jun 12 16:14:00.905429 crc crio[22579]: time=\"2026-06-12T16:14:00.905376686Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688014-2fkhn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.692614 | controller |     "Jun 12 16:14:00.915798 crc crio[22579]: time=\"2026-06-12T16:14:00.915737568Z\" level=info msg=\"Ran pod sandbox 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e with infra container: openshift-infra/auto-csr-approver-29688014-2fkhn/POD\" id=185b4e0a-e3fd-48e5-9b35-afa2fc34381b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.692629 | controller |     "Jun 12 16:14:00.921383 crc crio[22579]: time=\"2026-06-12T16:14:00.9213442Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=33aedd82-8e69-41c3-bd41-bc782de2f6c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.692644 | controller |     "Jun 12 16:14:00.932370 crc crio[22579]: time=\"2026-06-12T16:14:00.931392225Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.692658 | controller |     "Jun 12 16:14:01.761605 crc crio[22579]: time=\"2026-06-12T16:14:01.761301895Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=33aedd82-8e69-41c3-bd41-bc782de2f6c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.692673 | controller |     "Jun 12 16:14:01.763399 crc crio[22579]: time=\"2026-06-12T16:14:01.762699021Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6553e772-ad47-4c9f-9454-3ffd9c6ddc64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.692688 | controller |     "Jun 12 16:14:01.765707 crc crio[22579]: time=\"2026-06-12T16:14:01.765606114Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff4bdd2b-6e41-4434-9fe9-8151c6d15aab name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.692706 | controller |     "Jun 12 16:14:01.772609 crc crio[22579]: time=\"2026-06-12T16:14:01.772374826Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688014-2fkhn/oc\" id=dff29fcc-1683-449d-9e6e-ebd8d872dca4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.692721 | controller |     "Jun 12 16:14:01.773384 crc crio[22579]: time=\"2026-06-12T16:14:01.773055463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.692736 | controller |     "Jun 12 16:14:01.821616 crc crio[22579]: time=\"2026-06-12T16:14:01.820868174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.692751 | controller |     "Jun 12 16:14:02.070212 crc crio[22579]: time=\"2026-06-12T16:14:02.070037675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.692765 | controller |     "Jun 12 16:14:02.204833 crc crio[22579]: time=\"2026-06-12T16:14:02.204725717Z\" level=info msg=\"Created container 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221: openshift-infra/auto-csr-approver-29688014-2fkhn/oc\" id=dff29fcc-1683-449d-9e6e-ebd8d872dca4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.692780 | controller |     "Jun 12 16:14:02.206723 crc crio[22579]: time=\"2026-06-12T16:14:02.206643955Z\" level=info msg=\"Starting container: 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221\" id=1e7fdf9e-7dce-4612-b089-6c31134e8938 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.692795 | controller |     "Jun 12 16:14:02.213611 crc crio[22579]: time=\"2026-06-12T16:14:02.213437208Z\" level=info msg=\"Started container\" PID=64276 containerID=819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221 description=openshift-infra/auto-csr-approver-29688014-2fkhn/oc id=1e7fdf9e-7dce-4612-b089-6c31134e8938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e",
2026-06-12 17:11:43.692810 | controller |     "Jun 12 16:14:04.331987 crc crio[22579]: time=\"2026-06-12T16:14:04.331361862Z\" level=info msg=\"Stopping pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=7abf6062-5a09-4130-8c76-cc9848460b08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.692824 | controller |     "Jun 12 16:14:04.333313 crc crio[22579]: time=\"2026-06-12T16:14:04.332806338Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688014-2fkhn Namespace:openshift-infra ID:6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e UID:0a1659ed-bd32-43a0-92c9-c07a3366341e NetNS:/var/run/netns/a51bf06d-0e16-41ef-b0a8-9cf9747684f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a1659ed_bd32_43a0_92c9_c07a3366341e.slice PodAnnotations:0xc00130c360}] Aliases:map[]}\"",
2026-06-12 17:11:43.692839 | controller |     "Jun 12 16:14:04.333313 crc crio[22579]: time=\"2026-06-12T16:14:04.332956612Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688014-2fkhn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.692853 | controller |     "Jun 12 16:14:04.633579 crc crio[22579]: time=\"2026-06-12T16:14:04.633103375Z\" level=info msg=\"Stopped pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=7abf6062-5a09-4130-8c76-cc9848460b08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.692872 | controller |     "Jun 12 16:15:00.563042 crc crio[22579]: time=\"2026-06-12T16:15:00.562045624Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/POD\" id=07279290-16df-4b4f-b98a-192c00def090 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.692887 | controller |     "Jun 12 16:15:00.565212 crc crio[22579]: time=\"2026-06-12T16:15:00.56307261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.692901 | controller |     "Jun 12 16:15:00.606213 crc crio[22579]: time=\"2026-06-12T16:15:00.606065379Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-scsv8 Namespace:openshift-operator-lifecycle-manager ID:723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 UID:bfb7a3e8-d1f3-4d14-ac76-624c615552b7 NetNS:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfb7a3e8_d1f3_4d14_ac76_624c615552b7.slice PodAnnotations:0xc001216c90}] Aliases:map[]}\"",
2026-06-12 17:11:43.692916 | controller |     "Jun 12 16:15:00.606213 crc crio[22579]: time=\"2026-06-12T16:15:00.606146001Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688015-scsv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.692931 | controller |     "Jun 12 16:15:00.911013 crc crio[22579]: 2026-06-12T16:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:723adb08fa6fb4b Mac:9a:e6:cf:c3:a1:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 SocketPath: PciID:}] [{Interface:0xc0001489d0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.692946 | controller |     "Jun 12 16:15:00.913472 crc crio[22579]: time=\"2026-06-12T16:15:00.913318651Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-scsv8 Namespace:openshift-operator-lifecycle-manager ID:723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 UID:bfb7a3e8-d1f3-4d14-ac76-624c615552b7 NetNS:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfb7a3e8_d1f3_4d14_ac76_624c615552b7.slice PodAnnotations:0xc001216c90}] Aliases:map[]}\"",
2026-06-12 17:11:43.692961 | controller |     "Jun 12 16:15:00.913859 crc crio[22579]: time=\"2026-06-12T16:15:00.913782403Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688015-scsv8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.692976 | controller |     "Jun 12 16:15:00.926212 crc crio[22579]: time=\"2026-06-12T16:15:00.926130406Z\" level=info msg=\"Ran pod sandbox 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/POD\" id=07279290-16df-4b4f-b98a-192c00def090 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.692991 | controller |     "Jun 12 16:15:00.931699 crc crio[22579]: time=\"2026-06-12T16:15:00.93143851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=666841aa-25c9-48c4-9ad8-2484f8c33e11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.693005 | controller |     "Jun 12 16:15:00.934465 crc crio[22579]: time=\"2026-06-12T16:15:00.934395575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8e1397f4-4fea-44f3-8834-a8c59bc02cbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.693023 | controller |     "Jun 12 16:15:00.949465 crc crio[22579]: time=\"2026-06-12T16:15:00.949373434Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles\" id=6402a4b8-0bab-4edf-a0af-1ee8f831bb78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.693039 | controller |     "Jun 12 16:15:00.949932 crc crio[22579]: time=\"2026-06-12T16:15:00.949891737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693053 | controller |     "Jun 12 16:15:00.996566 crc crio[22579]: time=\"2026-06-12T16:15:00.996364015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693068 | controller |     "Jun 12 16:15:01.001105 crc crio[22579]: time=\"2026-06-12T16:15:01.001025443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693082 | controller |     "Jun 12 16:15:01.131913 crc crio[22579]: time=\"2026-06-12T16:15:01.13120519Z\" level=info msg=\"Created container 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles\" id=6402a4b8-0bab-4edf-a0af-1ee8f831bb78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.693098 | controller |     "Jun 12 16:15:01.133174 crc crio[22579]: time=\"2026-06-12T16:15:01.133099038Z\" level=info msg=\"Starting container: 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222\" id=d2e8ac4a-59ef-4274-a39b-622772755198 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.693112 | controller |     "Jun 12 16:15:01.141675 crc crio[22579]: time=\"2026-06-12T16:15:01.141542362Z\" level=info msg=\"Started container\" PID=66620 containerID=7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222 description=openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles id=d2e8ac4a-59ef-4274-a39b-622772755198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04",
2026-06-12 17:11:43.693127 | controller |     "Jun 12 16:15:03.063966 crc crio[22579]: time=\"2026-06-12T16:15:03.063141354Z\" level=info msg=\"Stopping pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=fc958feb-f30b-4a3d-9ce0-708bbf86c8e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.693142 | controller |     "Jun 12 16:15:03.065249 crc crio[22579]: time=\"2026-06-12T16:15:03.064771335Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688015-scsv8 Namespace:openshift-operator-lifecycle-manager ID:723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04 UID:bfb7a3e8-d1f3-4d14-ac76-624c615552b7 NetNS:/var/run/netns/44ec8fb4-3055-4c46-8175-1fe6592c33c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbfb7a3e8_d1f3_4d14_ac76_624c615552b7.slice PodAnnotations:0xc000622898}] Aliases:map[]}\"",
2026-06-12 17:11:43.693158 | controller |     "Jun 12 16:15:03.065249 crc crio[22579]: time=\"2026-06-12T16:15:03.06494577Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688015-scsv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.693173 | controller |     "Jun 12 16:15:03.342994 crc crio[22579]: time=\"2026-06-12T16:15:03.342719555Z\" level=info msg=\"Stopped pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=fc958feb-f30b-4a3d-9ce0-708bbf86c8e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.693188 | controller |     "Jun 12 16:15:24.510341 crc crio[22579]: time=\"2026-06-12T16:15:24.509390371Z\" level=info msg=\"Removing container: 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff\" id=1199b957-b18a-425d-a7d9-ba04ad29faa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.693206 | controller |     "Jun 12 16:15:24.644204 crc crio[22579]: time=\"2026-06-12T16:15:24.644104493Z\" level=info msg=\"Removed container 608021f71a7c3efdf5e34ebb1a4fbcdac552270464a910708b4df2f468b151ff: openshift-infra/auto-csr-approver-29688008-rtt9g/oc\" id=1199b957-b18a-425d-a7d9-ba04ad29faa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.693222 | controller |     "Jun 12 16:15:24.648008 crc crio[22579]: time=\"2026-06-12T16:15:24.647906119Z\" level=info msg=\"Removing container: 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818\" id=25992157-e3f7-413e-a6bc-385916d4470f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.693236 | controller |     "Jun 12 16:15:24.679713 crc crio[22579]: time=\"2026-06-12T16:15:24.679584041Z\" level=info msg=\"Removed container 2506d14c0455006941259f9754d08ee17f598e4fb3f739d49a07cf5e6caf6818: openshift-operator-lifecycle-manager/collect-profiles-29687970-qfg2x/collect-profiles\" id=25992157-e3f7-413e-a6bc-385916d4470f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.693251 | controller |     "Jun 12 16:15:24.690879 crc crio[22579]: time=\"2026-06-12T16:15:24.690729424Z\" level=info msg=\"Stopping pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=da4045b3-c781-4272-8106-5a665800ccc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.693266 | controller |     "Jun 12 16:15:24.690879 crc crio[22579]: time=\"2026-06-12T16:15:24.690824566Z\" level=info msg=\"Stopped pod sandbox (already stopped): f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=da4045b3-c781-4272-8106-5a665800ccc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.693281 | controller |     "Jun 12 16:15:24.691585 crc crio[22579]: time=\"2026-06-12T16:15:24.691413121Z\" level=info msg=\"Removing pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=d3fdbda2-d94b-4cce-b65c-4ee7741184fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.693296 | controller |     "Jun 12 16:15:24.707612 crc crio[22579]: time=\"2026-06-12T16:15:24.707461377Z\" level=info msg=\"Removed pod sandbox: f962bddf2afde539854edc9b2eb31019fe19a8cbe2e94d97eab5ad1a3bd019d8\" id=d3fdbda2-d94b-4cce-b65c-4ee7741184fb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.693311 | controller |     "Jun 12 16:15:24.708327 crc crio[22579]: time=\"2026-06-12T16:15:24.708256648Z\" level=info msg=\"Stopping pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=d215a8f9-b675-45f4-adb0-ba73f4c93ef1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.693325 | controller |     "Jun 12 16:15:24.708327 crc crio[22579]: time=\"2026-06-12T16:15:24.708320909Z\" level=info msg=\"Stopped pod sandbox (already stopped): e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=d215a8f9-b675-45f4-adb0-ba73f4c93ef1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.693340 | controller |     "Jun 12 16:15:24.708951 crc crio[22579]: time=\"2026-06-12T16:15:24.708833872Z\" level=info msg=\"Removing pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=0154a4e1-dc34-49e9-b9bc-e9833c9e9ea9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.693359 | controller |     "Jun 12 16:15:24.725350 crc crio[22579]: time=\"2026-06-12T16:15:24.725221037Z\" level=info msg=\"Removed pod sandbox: e31b30c7384f323f411e23ed1bae7a586dacbd72ef8cd5698ceeb9c43eec55c1\" id=0154a4e1-dc34-49e9-b9bc-e9833c9e9ea9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.693392 | controller |     "Jun 12 16:15:45.877447 crc crio[22579]: time=\"2026-06-12T16:15:45.876771581Z\" level=info msg=\"Stopping container: 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7 (timeout: 30s)\" id=1caff820-82ac-456b-ab92-b14a7c20dbe5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.693414 | controller |     "Jun 12 16:15:46.012993 crc crio[22579]: time=\"2026-06-12T16:15:46.012854458Z\" level=info msg=\"Stopped container 74ade2a7adc54a9db1918c1b2f1d35c7ae87510c9fb2719d0b72a8fb0348cbc7: openstack/openstack-galera-0/galera\" id=1caff820-82ac-456b-ab92-b14a7c20dbe5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.693430 | controller |     "Jun 12 16:15:46.015038 crc crio[22579]: time=\"2026-06-12T16:15:46.014934751Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=538a50ce-dc94-4889-935e-9411d437bf10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.693445 | controller |     "Jun 12 16:15:46.018313 crc crio[22579]: time=\"2026-06-12T16:15:46.018239995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ed3f6023-afad-41c0-871d-5811d91dcd6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.693460 | controller |     "Jun 12 16:15:46.025734 crc crio[22579]: time=\"2026-06-12T16:15:46.025644492Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=ad699cdf-4d95-4bcc-91ac-8084fb799546 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.693475 | controller |     "Jun 12 16:15:46.026368 crc crio[22579]: time=\"2026-06-12T16:15:46.026297689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693489 | controller |     "Jun 12 16:15:46.087032 crc crio[22579]: time=\"2026-06-12T16:15:46.086939265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693504 | controller |     "Jun 12 16:15:46.090114 crc crio[22579]: time=\"2026-06-12T16:15:46.090050773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693518 | controller |     "Jun 12 16:15:46.231213 crc crio[22579]: time=\"2026-06-12T16:15:46.231068265Z\" level=info msg=\"Created container 24ddd1f7d2ab212f4efb902f5539f88b81d7aa153240007cb83b5f1bb3857ed9: openstack/openstack-galera-0/galera\" id=ad699cdf-4d95-4bcc-91ac-8084fb799546 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.693533 | controller |     "Jun 12 16:15:46.232923 crc crio[22579]: time=\"2026-06-12T16:15:46.23285173Z\" level=info msg=\"Starting container: 24ddd1f7d2ab212f4efb902f5539f88b81d7aa153240007cb83b5f1bb3857ed9\" id=f4cdaddf-98ac-4549-a8c4-47b54ad1e6fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.693548 | controller |     "Jun 12 16:15:46.239669 crc crio[22579]: time=\"2026-06-12T16:15:46.239590771Z\" level=info msg=\"Started container\" PID=68401 containerID=24ddd1f7d2ab212f4efb902f5539f88b81d7aa153240007cb83b5f1bb3857ed9 description=openstack/openstack-galera-0/galera id=f4cdaddf-98ac-4549-a8c4-47b54ad1e6fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=b759e9098e0de46d2519e028f208e5f8a29fa2040eed187e9cef2958aa8a27ac",
2026-06-12 17:11:43.693563 | controller |     "Jun 12 16:15:46.595998 crc crio[22579]: time=\"2026-06-12T16:15:46.59529354Z\" level=info msg=\"Removing container: 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf\" id=dce54d9c-20c6-46dc-b597-4c574a27aaf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.693578 | controller |     "Jun 12 16:15:46.639368 crc crio[22579]: time=\"2026-06-12T16:15:46.639259634Z\" level=info msg=\"Removed container 7880874d7e81e28b315d1df607906651cdfe9edd719d70f2f5fa47604cd80fcf: openstack/openstack-galera-0/galera\" id=dce54d9c-20c6-46dc-b597-4c574a27aaf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.693596 | controller |     "Jun 12 16:15:56.929311 crc crio[22579]: time=\"2026-06-12T16:15:56.927901376Z\" level=info msg=\"Running pod sandbox: openstack/keystone-c9dc-account-create-update-vkvcz/POD\" id=9f9222fe-c569-4df4-9386-15e0fd87417a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.693612 | controller |     "Jun 12 16:15:56.931314 crc crio[22579]: time=\"2026-06-12T16:15:56.929334962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693627 | controller |     "Jun 12 16:15:56.973871 crc crio[22579]: time=\"2026-06-12T16:15:56.965963304Z\" level=info msg=\"Got pod network &{Name:keystone-c9dc-account-create-update-vkvcz Namespace:openstack ID:a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b UID:c05e265d-03a7-4615-b2d7-c398854459cb NetNS:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc05e265d_03a7_4615_b2d7_c398854459cb.slice PodAnnotations:0xc002218228}] Aliases:map[]}\"",
2026-06-12 17:11:43.693642 | controller |     "Jun 12 16:15:56.974181 crc crio[22579]: time=\"2026-06-12T16:15:56.973885975Z\" level=info msg=\"Adding pod openstack_keystone-c9dc-account-create-update-vkvcz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.693658 | controller |     "Jun 12 16:15:57.076041 crc crio[22579]: time=\"2026-06-12T16:15:57.075889748Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-qmbqv/POD\" id=82b2412f-4bf9-41c0-9f24-ce59599fd18f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.693673 | controller |     "Jun 12 16:15:57.076041 crc crio[22579]: time=\"2026-06-12T16:15:57.076022382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693688 | controller |     "Jun 12 16:15:57.118965 crc crio[22579]: time=\"2026-06-12T16:15:57.11883671Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-qmbqv Namespace:openstack ID:83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac UID:92b04857-ca25-4f08-be0a-fbdfecc5e3b5 NetNS:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92b04857_ca25_4f08_be0a_fbdfecc5e3b5.slice PodAnnotations:0xc000622fb0}] Aliases:map[]}\"",
2026-06-12 17:11:43.693703 | controller |     "Jun 12 16:15:57.118965 crc crio[22579]: time=\"2026-06-12T16:15:57.118906012Z\" level=info msg=\"Adding pod openstack_keystone-db-create-qmbqv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.693718 | controller |     "Jun 12 16:15:57.366257 crc crio[22579]: time=\"2026-06-12T16:15:57.365602583Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-gqc82/POD\" id=8caebcd8-2c5f-4d09-9bb8-eb2580d2d0ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.693733 | controller |     "Jun 12 16:15:57.366257 crc crio[22579]: time=\"2026-06-12T16:15:57.366298011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693747 | controller |     "Jun 12 16:15:57.405735 crc crio[22579]: time=\"2026-06-12T16:15:57.404919733Z\" level=info msg=\"Got pod network &{Name:placement-db-create-gqc82 Namespace:openstack ID:52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d UID:30ba5c75-b0eb-4f82-967b-bc3f514db2d1 NetNS:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ba5c75_b0eb_4f82_967b_bc3f514db2d1.slice PodAnnotations:0xc000623160}] Aliases:map[]}\"",
2026-06-12 17:11:43.693765 | controller |     "Jun 12 16:15:57.405735 crc crio[22579]: time=\"2026-06-12T16:15:57.405041686Z\" level=info msg=\"Adding pod openstack_placement-db-create-gqc82 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.693780 | controller |     "Jun 12 16:15:57.523211 crc crio[22579]: time=\"2026-06-12T16:15:57.523038796Z\" level=info msg=\"Running pod sandbox: openstack/placement-42ae-account-create-update-j57n7/POD\" id=00ad5c88-bc54-4d92-8562-c63c3cc63851 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.693795 | controller |     "Jun 12 16:15:57.523211 crc crio[22579]: time=\"2026-06-12T16:15:57.523154279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.693810 | controller |     "Jun 12 16:15:57.562584 crc crio[22579]: time=\"2026-06-12T16:15:57.562433987Z\" level=info msg=\"Got pod network &{Name:placement-42ae-account-create-update-j57n7 Namespace:openstack ID:dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed UID:5937a3ce-64ac-4a7e-8397-be175bb5d7c2 NetNS:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5937a3ce_64ac_4a7e_8397_be175bb5d7c2.slice PodAnnotations:0xc0006234e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.693825 | controller |     "Jun 12 16:15:57.562584 crc crio[22579]: time=\"2026-06-12T16:15:57.562576681Z\" level=info msg=\"Adding pod openstack_placement-42ae-account-create-update-j57n7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.693840 | controller |     "Jun 12 16:15:57.594830 crc crio[22579]: 2026-06-12T16:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7fbc8a77cc85cb Mac:4a:98:34:11:27:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.693855 | controller |     "Jun 12 16:15:57.596099 crc crio[22579]: time=\"2026-06-12T16:15:57.59598648Z\" level=info msg=\"Got pod network &{Name:keystone-c9dc-account-create-update-vkvcz Namespace:openstack ID:a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b UID:c05e265d-03a7-4615-b2d7-c398854459cb NetNS:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc05e265d_03a7_4615_b2d7_c398854459cb.slice PodAnnotations:0xc002218228}] Aliases:map[]}\"",
2026-06-12 17:11:43.693869 | controller |     "Jun 12 16:15:57.596299 crc crio[22579]: time=\"2026-06-12T16:15:57.596223536Z\" level=info msg=\"Checking pod openstack_keystone-c9dc-account-create-update-vkvcz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.693884 | controller |     "Jun 12 16:15:57.614553 crc crio[22579]: time=\"2026-06-12T16:15:57.61092437Z\" level=info msg=\"Ran pod sandbox a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b with infra container: openstack/keystone-c9dc-account-create-update-vkvcz/POD\" id=9f9222fe-c569-4df4-9386-15e0fd87417a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.693944 | controller |     "Jun 12 16:15:57.625286 crc crio[22579]: time=\"2026-06-12T16:15:57.625102481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9c3856da-1cc2-4973-9c62-634a8354cd76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.693966 | controller |     "Jun 12 16:15:57.631710 crc crio[22579]: time=\"2026-06-12T16:15:57.631414721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dde67875-de15-4344-acdc-bdb2e8d3c3c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.693981 | controller |     "Jun 12 16:15:57.683847 crc crio[22579]: time=\"2026-06-12T16:15:57.683756382Z\" level=info msg=\"Creating container: openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update\" id=ebe6fd01-2804-417f-8b63-d80e0f47ea27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.693997 | controller |     "Jun 12 16:15:57.684395 crc crio[22579]: time=\"2026-06-12T16:15:57.684332587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694017 | controller |     "Jun 12 16:15:57.705046 crc crio[22579]: 2026-06-12T16:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83889632d51da3e Mac:f6:fc:d4:a5:24:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.694032 | controller |     "Jun 12 16:15:57.709571 crc crio[22579]: time=\"2026-06-12T16:15:57.70767042Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-qmbqv Namespace:openstack ID:83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac UID:92b04857-ca25-4f08-be0a-fbdfecc5e3b5 NetNS:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92b04857_ca25_4f08_be0a_fbdfecc5e3b5.slice PodAnnotations:0xc000622fb0}] Aliases:map[]}\"",
2026-06-12 17:11:43.694048 | controller |     "Jun 12 16:15:57.709571 crc crio[22579]: time=\"2026-06-12T16:15:57.708010789Z\" level=info msg=\"Checking pod openstack_keystone-db-create-qmbqv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.694063 | controller |     "Jun 12 16:15:57.736226 crc crio[22579]: time=\"2026-06-12T16:15:57.73599272Z\" level=info msg=\"Ran pod sandbox 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac with infra container: openstack/keystone-db-create-qmbqv/POD\" id=82b2412f-4bf9-41c0-9f24-ce59599fd18f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.694079 | controller |     "Jun 12 16:15:57.744312 crc crio[22579]: time=\"2026-06-12T16:15:57.744212729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c2ddc1c8-12d2-4332-bc45-7bd724454b63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.694094 | controller |     "Jun 12 16:15:57.747791 crc crio[22579]: time=\"2026-06-12T16:15:57.747574214Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5ead13e4-1be1-4210-b641-c27e2aeee330 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.694108 | controller |     "Jun 12 16:15:57.761254 crc crio[22579]: time=\"2026-06-12T16:15:57.761068418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694123 | controller |     "Jun 12 16:15:57.764957 crc crio[22579]: time=\"2026-06-12T16:15:57.764892085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694138 | controller |     "Jun 12 16:15:57.829319 crc crio[22579]: time=\"2026-06-12T16:15:57.828636615Z\" level=info msg=\"Creating container: openstack/keystone-db-create-qmbqv/mariadb-database-create\" id=0fc1db3b-84ff-46b7-a494-4eb69cb7b1c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.694155 | controller |     "Jun 12 16:15:57.829689 crc crio[22579]: time=\"2026-06-12T16:15:57.829633441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694171 | controller |     "Jun 12 16:15:57.845940 crc crio[22579]: 2026-06-12T16:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52768107d0ac7d4 Mac:66:c6:3c:40:df:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 SocketPath: PciID:}] [{Interface:0xc0002fc870 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.694186 | controller |     "Jun 12 16:15:57.847970 crc crio[22579]: time=\"2026-06-12T16:15:57.847769722Z\" level=info msg=\"Got pod network &{Name:placement-db-create-gqc82 Namespace:openstack ID:52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d UID:30ba5c75-b0eb-4f82-967b-bc3f514db2d1 NetNS:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ba5c75_b0eb_4f82_967b_bc3f514db2d1.slice PodAnnotations:0xc000623160}] Aliases:map[]}\"",
2026-06-12 17:11:43.694201 | controller |     "Jun 12 16:15:57.847970 crc crio[22579]: time=\"2026-06-12T16:15:57.847942166Z\" level=info msg=\"Checking pod openstack_placement-db-create-gqc82 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.694216 | controller |     "Jun 12 16:15:57.858769 crc crio[22579]: time=\"2026-06-12T16:15:57.858384162Z\" level=info msg=\"Ran pod sandbox 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d with infra container: openstack/placement-db-create-gqc82/POD\" id=8caebcd8-2c5f-4d09-9bb8-eb2580d2d0ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.694231 | controller |     "Jun 12 16:15:57.861550 crc crio[22579]: time=\"2026-06-12T16:15:57.861133162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=871d514d-fc1b-4947-82c5-f4a5c16c837d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.694246 | controller |     "Jun 12 16:15:57.863647 crc crio[22579]: time=\"2026-06-12T16:15:57.863593654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=46049288-3945-4d3b-88d0-1c9596ce50ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.694261 | controller |     "Jun 12 16:15:57.883394 crc crio[22579]: time=\"2026-06-12T16:15:57.883316196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694276 | controller |     "Jun 12 16:15:57.886479 crc crio[22579]: time=\"2026-06-12T16:15:57.886402214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694291 | controller |     "Jun 12 16:15:57.914294 crc crio[22579]: time=\"2026-06-12T16:15:57.9141791Z\" level=info msg=\"Creating container: openstack/placement-db-create-gqc82/mariadb-database-create\" id=3c966434-9625-4a38-8a94-cee343522bb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.694306 | controller |     "Jun 12 16:15:57.914817 crc crio[22579]: time=\"2026-06-12T16:15:57.914750385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694321 | controller |     "Jun 12 16:15:57.938974 crc crio[22579]: time=\"2026-06-12T16:15:57.938898929Z\" level=info msg=\"Created container 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30: openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update\" id=ebe6fd01-2804-417f-8b63-d80e0f47ea27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.694340 | controller |     "Jun 12 16:15:57.940340 crc crio[22579]: time=\"2026-06-12T16:15:57.940098459Z\" level=info msg=\"Starting container: 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30\" id=7e30848a-9ca9-4e39-8070-c773d2117d79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.694385 | controller |     "Jun 12 16:15:57.945135 crc crio[22579]: time=\"2026-06-12T16:15:57.945042075Z\" level=info msg=\"Started container\" PID=69538 containerID=35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30 description=openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update id=7e30848a-9ca9-4e39-8070-c773d2117d79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b",
2026-06-12 17:11:43.694402 | controller |     "Jun 12 16:15:57.949600 crc crio[22579]: time=\"2026-06-12T16:15:57.949540089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694417 | controller |     "Jun 12 16:15:57.952273 crc crio[22579]: time=\"2026-06-12T16:15:57.952203607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694432 | controller |     "Jun 12 16:15:58.149744 crc crio[22579]: time=\"2026-06-12T16:15:58.149660567Z\" level=info msg=\"Created container 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53: openstack/keystone-db-create-qmbqv/mariadb-database-create\" id=0fc1db3b-84ff-46b7-a494-4eb69cb7b1c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.694447 | controller |     "Jun 12 16:15:58.151033 crc crio[22579]: time=\"2026-06-12T16:15:58.15095482Z\" level=info msg=\"Starting container: 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53\" id=c0c23dbe-f557-4b99-9424-909062de6f12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.694462 | controller |     "Jun 12 16:15:58.156084 crc crio[22579]: 2026-06-12T16:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dde5adfb274d995 Mac:3e:1a:05:0d:8a:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.694477 | controller |     "Jun 12 16:15:58.157033 crc crio[22579]: time=\"2026-06-12T16:15:58.156955773Z\" level=info msg=\"Started container\" PID=69562 containerID=57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53 description=openstack/keystone-db-create-qmbqv/mariadb-database-create id=c0c23dbe-f557-4b99-9424-909062de6f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac",
2026-06-12 17:11:43.694492 | controller |     "Jun 12 16:15:58.159444 crc crio[22579]: time=\"2026-06-12T16:15:58.159381494Z\" level=info msg=\"Got pod network &{Name:placement-42ae-account-create-update-j57n7 Namespace:openstack ID:dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed UID:5937a3ce-64ac-4a7e-8397-be175bb5d7c2 NetNS:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5937a3ce_64ac_4a7e_8397_be175bb5d7c2.slice PodAnnotations:0xc0006234e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.694507 | controller |     "Jun 12 16:15:58.159658 crc crio[22579]: time=\"2026-06-12T16:15:58.159626961Z\" level=info msg=\"Checking pod openstack_placement-42ae-account-create-update-j57n7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.694525 | controller |     "Jun 12 16:15:58.167941 crc crio[22579]: time=\"2026-06-12T16:15:58.167813259Z\" level=info msg=\"Ran pod sandbox dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed with infra container: openstack/placement-42ae-account-create-update-j57n7/POD\" id=00ad5c88-bc54-4d92-8562-c63c3cc63851 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.694541 | controller |     "Jun 12 16:15:58.175774 crc crio[22579]: time=\"2026-06-12T16:15:58.175615577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=58cd558c-5e81-4e26-8c4c-b37cbee7c9e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.694555 | controller |     "Jun 12 16:15:58.178966 crc crio[22579]: time=\"2026-06-12T16:15:58.178829279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=2f7ac9ec-3563-4885-a29e-ecf9cb212aaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.694569 | controller |     "Jun 12 16:15:58.180056 crc crio[22579]: time=\"2026-06-12T16:15:58.179901556Z\" level=info msg=\"Created container bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73: openstack/placement-db-create-gqc82/mariadb-database-create\" id=3c966434-9625-4a38-8a94-cee343522bb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.694584 | controller |     "Jun 12 16:15:58.180748 crc crio[22579]: time=\"2026-06-12T16:15:58.180670016Z\" level=info msg=\"Starting container: bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73\" id=b45adc04-f621-4516-acfe-7a495ab04ef1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.694599 | controller |     "Jun 12 16:15:58.187713 crc crio[22579]: time=\"2026-06-12T16:15:58.187238783Z\" level=info msg=\"Started container\" PID=69564 containerID=bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73 description=openstack/placement-db-create-gqc82/mariadb-database-create id=b45adc04-f621-4516-acfe-7a495ab04ef1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d",
2026-06-12 17:11:43.694613 | controller |     "Jun 12 16:15:58.187823 crc crio[22579]: time=\"2026-06-12T16:15:58.187581141Z\" level=info msg=\"Creating container: openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update\" id=97aac108-c603-4cb4-becb-17a7d3b04ef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.694627 | controller |     "Jun 12 16:15:58.188278 crc crio[22579]: time=\"2026-06-12T16:15:58.188190037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694642 | controller |     "Jun 12 16:15:58.240272 crc crio[22579]: time=\"2026-06-12T16:15:58.240172328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694656 | controller |     "Jun 12 16:15:58.243872 crc crio[22579]: time=\"2026-06-12T16:15:58.24379439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.694670 | controller |     "Jun 12 16:15:58.411143 crc crio[22579]: time=\"2026-06-12T16:15:58.411040023Z\" level=info msg=\"Created container cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7: openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update\" id=97aac108-c603-4cb4-becb-17a7d3b04ef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.694684 | controller |     "Jun 12 16:15:58.413526 crc crio[22579]: time=\"2026-06-12T16:15:58.413402773Z\" level=info msg=\"Starting container: cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7\" id=05300994-3c1a-4ec4-8e51-eb9fc09c6e30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.694715 | controller |     "Jun 12 16:15:58.417741 crc crio[22579]: time=\"2026-06-12T16:15:58.417660181Z\" level=info msg=\"Started container\" PID=69611 containerID=cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7 description=openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update id=05300994-3c1a-4ec4-8e51-eb9fc09c6e30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed",
2026-06-12 17:11:43.694732 | controller |     "Jun 12 16:15:59.792564 crc crio[22579]: time=\"2026-06-12T16:15:59.792338791Z\" level=info msg=\"Stopping pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=9fdd6a01-cc77-4097-a0e2-84dc2cd434dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.694747 | controller |     "Jun 12 16:15:59.792564 crc crio[22579]: time=\"2026-06-12T16:15:59.792348791Z\" level=info msg=\"Stopping pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=a15894e3-5178-42bc-9965-2a3b31fe7a92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.694761 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.792362372Z\" level=info msg=\"Stopping pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=9f8b3760-7627-47c5-9053-85eb775e9f18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.694776 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.792570447Z\" level=info msg=\"Stopping pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=5573279d-abef-417d-99b3-44380cc8c836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.694790 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793411438Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-qmbqv Namespace:openstack ID:83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac UID:92b04857-ca25-4f08-be0a-fbdfecc5e3b5 NetNS:/var/run/netns/403c9db2-9e0c-4f51-8438-fdb25f0cb40f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92b04857_ca25_4f08_be0a_fbdfecc5e3b5.slice PodAnnotations:0xc000c9ab38}] Aliases:map[]}\"",
2026-06-12 17:11:43.694805 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793614634Z\" level=info msg=\"Got pod network &{Name:placement-db-create-gqc82 Namespace:openstack ID:52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d UID:30ba5c75-b0eb-4f82-967b-bc3f514db2d1 NetNS:/var/run/netns/f40bc04d-8a37-4e84-99b4-477b266fe846 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30ba5c75_b0eb_4f82_967b_bc3f514db2d1.slice PodAnnotations:0xc002218938}] Aliases:map[]}\"",
2026-06-12 17:11:43.694820 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793707136Z\" level=info msg=\"Got pod network &{Name:keystone-c9dc-account-create-update-vkvcz Namespace:openstack ID:a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b UID:c05e265d-03a7-4615-b2d7-c398854459cb NetNS:/var/run/netns/565ede34-3f20-4a97-bc01-529ad97384f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc05e265d_03a7_4615_b2d7_c398854459cb.slice PodAnnotations:0xc00008d6e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.694835 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793616294Z\" level=info msg=\"Got pod network &{Name:placement-42ae-account-create-update-j57n7 Namespace:openstack ID:dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed UID:5937a3ce-64ac-4a7e-8397-be175bb5d7c2 NetNS:/var/run/netns/1b698923-1976-4a33-861a-f04e95c73093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5937a3ce_64ac_4a7e_8397_be175bb5d7c2.slice PodAnnotations:0xc000478d60}] Aliases:map[]}\"",
2026-06-12 17:11:43.694853 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793841739Z\" level=info msg=\"Deleting pod openstack_keystone-c9dc-account-create-update-vkvcz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.694869 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793936242Z\" level=info msg=\"Deleting pod openstack_placement-42ae-account-create-update-j57n7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.694883 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793815399Z\" level=info msg=\"Deleting pod openstack_placement-db-create-gqc82 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.694898 | controller |     "Jun 12 16:15:59.794212 crc crio[22579]: time=\"2026-06-12T16:15:59.793628234Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-qmbqv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.694913 | controller |     "Jun 12 16:16:00.235279 crc crio[22579]: time=\"2026-06-12T16:16:00.232168224Z\" level=info msg=\"Stopped pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=9fdd6a01-cc77-4097-a0e2-84dc2cd434dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.694928 | controller |     "Jun 12 16:16:00.294523 crc crio[22579]: time=\"2026-06-12T16:16:00.294381475Z\" level=info msg=\"Stopped pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=5573279d-abef-417d-99b3-44380cc8c836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.694942 | controller |     "Jun 12 16:16:00.314380 crc crio[22579]: time=\"2026-06-12T16:16:00.314009924Z\" level=info msg=\"Stopped pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=a15894e3-5178-42bc-9965-2a3b31fe7a92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.694956 | controller |     "Jun 12 16:16:00.335246 crc crio[22579]: time=\"2026-06-12T16:16:00.335148852Z\" level=info msg=\"Stopped pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=9f8b3760-7627-47c5-9053-85eb775e9f18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.694970 | controller |     "Jun 12 16:16:00.486840 crc crio[22579]: time=\"2026-06-12T16:16:00.486716585Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688016-z2jlv/POD\" id=78afe4f7-2598-46ad-9a2f-7b7354793f98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.694985 | controller |     "Jun 12 16:16:00.486973 crc crio[22579]: time=\"2026-06-12T16:16:00.48689589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695000 | controller |     "Jun 12 16:16:00.567251 crc crio[22579]: time=\"2026-06-12T16:16:00.530859478Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-z2jlv Namespace:openshift-infra ID:faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 UID:e82858c1-d74d-4a2f-a7d3-dfec66b58e33 NetNS:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode82858c1_d74d_4a2f_a7d3_dfec66b58e33.slice PodAnnotations:0xc00130c548}] Aliases:map[]}\"",
2026-06-12 17:11:43.695014 | controller |     "Jun 12 16:16:00.567251 crc crio[22579]: time=\"2026-06-12T16:16:00.530975651Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688016-z2jlv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.695033 | controller |     "Jun 12 16:16:00.861145 crc crio[22579]: 2026-06-12T16:16:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:faf66fe20cc8006 Mac:3e:3b:4b:ac:f8:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.695048 | controller |     "Jun 12 16:16:00.863429 crc crio[22579]: time=\"2026-06-12T16:16:00.86337046Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-z2jlv Namespace:openshift-infra ID:faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 UID:e82858c1-d74d-4a2f-a7d3-dfec66b58e33 NetNS:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode82858c1_d74d_4a2f_a7d3_dfec66b58e33.slice PodAnnotations:0xc00130c548}] Aliases:map[]}\"",
2026-06-12 17:11:43.695063 | controller |     "Jun 12 16:16:00.864106 crc crio[22579]: time=\"2026-06-12T16:16:00.864056488Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688016-z2jlv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.695078 | controller |     "Jun 12 16:16:00.875640 crc crio[22579]: time=\"2026-06-12T16:16:00.87556055Z\" level=info msg=\"Ran pod sandbox faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 with infra container: openshift-infra/auto-csr-approver-29688016-z2jlv/POD\" id=78afe4f7-2598-46ad-9a2f-7b7354793f98 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.695093 | controller |     "Jun 12 16:16:00.880572 crc crio[22579]: time=\"2026-06-12T16:16:00.880075385Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=534a0667-206d-49e0-90be-f054372e7028 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.695108 | controller |     "Jun 12 16:16:00.887823 crc crio[22579]: time=\"2026-06-12T16:16:00.88774734Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.695123 | controller |     "Jun 12 16:16:01.992981 crc crio[22579]: time=\"2026-06-12T16:16:01.992432126Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=534a0667-206d-49e0-90be-f054372e7028 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.695139 | controller |     "Jun 12 16:16:01.995669 crc crio[22579]: time=\"2026-06-12T16:16:01.995298429Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b4eb1926-cafd-4bf4-b2e5-6b71705c969c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.695153 | controller |     "Jun 12 16:16:01.998069 crc crio[22579]: time=\"2026-06-12T16:16:01.997955837Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=514849e4-0e6c-4ffd-8e08-db6594022659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.695168 | controller |     "Jun 12 16:16:02.006186 crc crio[22579]: time=\"2026-06-12T16:16:02.006068673Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688016-z2jlv/oc\" id=f01ecba0-9b95-44f8-91b9-0d81cf04107f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.695183 | controller |     "Jun 12 16:16:02.007207 crc crio[22579]: time=\"2026-06-12T16:16:02.007105719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695197 | controller |     "Jun 12 16:16:02.090056 crc crio[22579]: time=\"2026-06-12T16:16:02.089807362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695215 | controller |     "Jun 12 16:16:02.347136 crc crio[22579]: time=\"2026-06-12T16:16:02.346812646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695231 | controller |     "Jun 12 16:16:02.461920 crc crio[22579]: time=\"2026-06-12T16:16:02.461772969Z\" level=info msg=\"Created container 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436: openshift-infra/auto-csr-approver-29688016-z2jlv/oc\" id=f01ecba0-9b95-44f8-91b9-0d81cf04107f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.695246 | controller |     "Jun 12 16:16:02.464049 crc crio[22579]: time=\"2026-06-12T16:16:02.463956574Z\" level=info msg=\"Starting container: 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436\" id=8595df55-7029-4b6e-b73e-6d97cd9d27da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.695260 | controller |     "Jun 12 16:16:02.469374 crc crio[22579]: time=\"2026-06-12T16:16:02.46929465Z\" level=info msg=\"Started container\" PID=69977 containerID=9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436 description=openshift-infra/auto-csr-approver-29688016-z2jlv/oc id=8595df55-7029-4b6e-b73e-6d97cd9d27da name=/runtime.v1.RuntimeService/StartContainer sandboxID=faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4",
2026-06-12 17:11:43.695275 | controller |     "Jun 12 16:16:02.700580 crc crio[22579]: time=\"2026-06-12T16:16:02.699994675Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-6hqf8/POD\" id=32a88d9e-5491-4326-b6b3-488db6e6a051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.695290 | controller |     "Jun 12 16:16:02.701430 crc crio[22579]: time=\"2026-06-12T16:16:02.7013624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695305 | controller |     "Jun 12 16:16:02.771968 crc crio[22579]: time=\"2026-06-12T16:16:02.771715419Z\" level=info msg=\"Got pod network &{Name:glance-db-create-6hqf8 Namespace:openstack ID:648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca UID:0cb7bc08-6bf8-439f-b0c4-86096dd70f9f NetNS:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cb7bc08_6bf8_439f_b0c4_86096dd70f9f.slice PodAnnotations:0xc000622820}] Aliases:map[]}\"",
2026-06-12 17:11:43.695320 | controller |     "Jun 12 16:16:02.771968 crc crio[22579]: time=\"2026-06-12T16:16:02.771823032Z\" level=info msg=\"Adding pod openstack_glance-db-create-6hqf8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.695335 | controller |     "Jun 12 16:16:03.054234 crc crio[22579]: time=\"2026-06-12T16:16:03.053350409Z\" level=info msg=\"Running pod sandbox: openstack/glance-518c-account-create-update-z6tbs/POD\" id=26ba061c-703b-475a-8e84-399f97689b63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.695350 | controller |     "Jun 12 16:16:03.054234 crc crio[22579]: time=\"2026-06-12T16:16:03.05415391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695394 | controller |     "Jun 12 16:16:03.103191 crc crio[22579]: time=\"2026-06-12T16:16:03.103131245Z\" level=info msg=\"Got pod network &{Name:glance-518c-account-create-update-z6tbs Namespace:openstack ID:dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 UID:be0d2e42-2690-4cec-b957-851884f66c75 NetNS:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe0d2e42_2690_4cec_b957_851884f66c75.slice PodAnnotations:0xc0023086b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.695414 | controller |     "Jun 12 16:16:03.103648 crc crio[22579]: time=\"2026-06-12T16:16:03.103624347Z\" level=info msg=\"Adding pod openstack_glance-518c-account-create-update-z6tbs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.695430 | controller |     "Jun 12 16:16:03.164968 crc crio[22579]: 2026-06-12T16:16:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:648abf472dbdd08 Mac:9a:64:03:da:53:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 SocketPath: PciID:}] [{Interface:0xc000116770 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.695446 | controller |     "Jun 12 16:16:03.166044 crc crio[22579]: time=\"2026-06-12T16:16:03.165931111Z\" level=info msg=\"Got pod network &{Name:glance-db-create-6hqf8 Namespace:openstack ID:648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca UID:0cb7bc08-6bf8-439f-b0c4-86096dd70f9f NetNS:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cb7bc08_6bf8_439f_b0c4_86096dd70f9f.slice PodAnnotations:0xc000622820}] Aliases:map[]}\"",
2026-06-12 17:11:43.695461 | controller |     "Jun 12 16:16:03.166146 crc crio[22579]: time=\"2026-06-12T16:16:03.166096826Z\" level=info msg=\"Checking pod openstack_glance-db-create-6hqf8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.695476 | controller |     "Jun 12 16:16:03.172907 crc crio[22579]: time=\"2026-06-12T16:16:03.172825267Z\" level=info msg=\"Ran pod sandbox 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca with infra container: openstack/glance-db-create-6hqf8/POD\" id=32a88d9e-5491-4326-b6b3-488db6e6a051 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.695491 | controller |     "Jun 12 16:16:03.177017 crc crio[22579]: time=\"2026-06-12T16:16:03.176930481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fac30d64-f1fb-4f79-922d-7a0fcca9d23e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.695506 | controller |     "Jun 12 16:16:03.181367 crc crio[22579]: time=\"2026-06-12T16:16:03.180847591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a184aa0c-bf3c-4e44-bdf5-16f24495e851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.695521 | controller |     "Jun 12 16:16:03.194767 crc crio[22579]: time=\"2026-06-12T16:16:03.194693333Z\" level=info msg=\"Creating container: openstack/glance-db-create-6hqf8/mariadb-database-create\" id=15751266-cee6-456c-8218-d2509da6e605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.695536 | controller |     "Jun 12 16:16:03.195439 crc crio[22579]: time=\"2026-06-12T16:16:03.195295098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695550 | controller |     "Jun 12 16:16:03.204291 crc crio[22579]: time=\"2026-06-12T16:16:03.204172594Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-d768r/POD\" id=db7bbb5d-f349-41fc-bef8-861d4fe3c96e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.695565 | controller |     "Jun 12 16:16:03.204652 crc crio[22579]: time=\"2026-06-12T16:16:03.204324758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695579 | controller |     "Jun 12 16:16:03.247861 crc crio[22579]: time=\"2026-06-12T16:16:03.247756502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695598 | controller |     "Jun 12 16:16:03.252276 crc crio[22579]: time=\"2026-06-12T16:16:03.252202535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695613 | controller |     "Jun 12 16:16:03.259544 crc crio[22579]: time=\"2026-06-12T16:16:03.259395928Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-d768r Namespace:openstack ID:9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d UID:d563f6ca-97d0-40d5-8cc8-3b47d0d13fd7 NetNS:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd563f6ca_97d0_40d5_8cc8_3b47d0d13fd7.slice PodAnnotations:0xc000622d70}] Aliases:map[]}\"",
2026-06-12 17:11:43.695628 | controller |     "Jun 12 16:16:03.259646 crc crio[22579]: time=\"2026-06-12T16:16:03.259554452Z\" level=info msg=\"Adding pod openstack_root-account-create-update-d768r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.695643 | controller |     "Jun 12 16:16:03.413336 crc crio[22579]: time=\"2026-06-12T16:16:03.412540911Z\" level=info msg=\"Created container bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321: openstack/glance-db-create-6hqf8/mariadb-database-create\" id=15751266-cee6-456c-8218-d2509da6e605 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.695658 | controller |     "Jun 12 16:16:03.421608 crc crio[22579]: time=\"2026-06-12T16:16:03.421402527Z\" level=info msg=\"Starting container: bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321\" id=aaef7a7e-adea-4ad7-bd7d-dcb936dfd295 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.695672 | controller |     "Jun 12 16:16:03.433988 crc crio[22579]: time=\"2026-06-12T16:16:03.433879284Z\" level=info msg=\"Started container\" PID=70134 containerID=bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321 description=openstack/glance-db-create-6hqf8/mariadb-database-create id=aaef7a7e-adea-4ad7-bd7d-dcb936dfd295 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca",
2026-06-12 17:11:43.695688 | controller |     "Jun 12 16:16:03.764435 crc crio[22579]: 2026-06-12T16:16:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dac6200fc40b2d2 Mac:4a:06:fa:c6:33:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.695703 | controller |     "Jun 12 16:16:03.765569 crc crio[22579]: time=\"2026-06-12T16:16:03.764927641Z\" level=info msg=\"Got pod network &{Name:glance-518c-account-create-update-z6tbs Namespace:openstack ID:dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 UID:be0d2e42-2690-4cec-b957-851884f66c75 NetNS:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe0d2e42_2690_4cec_b957_851884f66c75.slice PodAnnotations:0xc0023086b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.695718 | controller |     "Jun 12 16:16:03.765569 crc crio[22579]: time=\"2026-06-12T16:16:03.765082735Z\" level=info msg=\"Checking pod openstack_glance-518c-account-create-update-z6tbs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.695733 | controller |     "Jun 12 16:16:03.780547 crc crio[22579]: time=\"2026-06-12T16:16:03.779146192Z\" level=info msg=\"Ran pod sandbox dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 with infra container: openstack/glance-518c-account-create-update-z6tbs/POD\" id=26ba061c-703b-475a-8e84-399f97689b63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.695752 | controller |     "Jun 12 16:16:03.862750 crc crio[22579]: time=\"2026-06-12T16:16:03.861854495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=afc46ee8-444e-45aa-8e68-f1d923703608 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.695767 | controller |     "Jun 12 16:16:03.870249 crc crio[22579]: time=\"2026-06-12T16:16:03.869851088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=90750ebe-8cb7-401f-8872-0097c42ce1d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.695781 | controller |     "Jun 12 16:16:03.898586 crc crio[22579]: time=\"2026-06-12T16:16:03.898006044Z\" level=info msg=\"Creating container: openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update\" id=02747efd-3b23-4df4-9991-73fd97d26e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.695796 | controller |     "Jun 12 16:16:03.898586 crc crio[22579]: time=\"2026-06-12T16:16:03.898439055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695811 | controller |     "Jun 12 16:16:03.964957 crc crio[22579]: time=\"2026-06-12T16:16:03.964748581Z\" level=info msg=\"Running pod sandbox: openstack/cinder-c0ae-account-create-update-hv5g6/POD\" id=411b3e0d-62af-4992-a0af-b1d7ea66b41e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.695826 | controller |     "Jun 12 16:16:03.964957 crc crio[22579]: time=\"2026-06-12T16:16:03.964838423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695840 | controller |     "Jun 12 16:16:04.036966 crc crio[22579]: time=\"2026-06-12T16:16:04.036480175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695855 | controller |     "Jun 12 16:16:04.037264 crc crio[22579]: time=\"2026-06-12T16:16:04.037218333Z\" level=info msg=\"Got pod network &{Name:cinder-c0ae-account-create-update-hv5g6 Namespace:openstack ID:2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 UID:5d5f9a0a-0da9-4a9a-9c05-004dea5a90d8 NetNS:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d5f9a0a_0da9_4a9a_9c05_004dea5a90d8.slice PodAnnotations:0xc0006221b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.695871 | controller |     "Jun 12 16:16:04.037381 crc crio[22579]: time=\"2026-06-12T16:16:04.037363417Z\" level=info msg=\"Adding pod openstack_cinder-c0ae-account-create-update-hv5g6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.695886 | controller |     "Jun 12 16:16:04.048434 crc crio[22579]: time=\"2026-06-12T16:16:04.039322647Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-wlr7f/POD\" id=bc524971-2a02-489b-b31b-eed8f49d8e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.695900 | controller |     "Jun 12 16:16:04.048434 crc crio[22579]: time=\"2026-06-12T16:16:04.03944019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695915 | controller |     "Jun 12 16:16:04.060331 crc crio[22579]: time=\"2026-06-12T16:16:04.060153166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.695933 | controller |     "Jun 12 16:16:04.080667 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f0936d931eefa8 Mac:fe:95:77:84:aa:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce SocketPath: PciID:}] [{Interface:0xc00050a2d0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.695949 | controller |     "Jun 12 16:16:04.080667 crc crio[22579]: time=\"2026-06-12T16:16:04.07759857Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-d768r Namespace:openstack ID:9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d UID:d563f6ca-97d0-40d5-8cc8-3b47d0d13fd7 NetNS:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd563f6ca_97d0_40d5_8cc8_3b47d0d13fd7.slice PodAnnotations:0xc000622d70}] Aliases:map[]}\"",
2026-06-12 17:11:43.695964 | controller |     "Jun 12 16:16:04.080667 crc crio[22579]: time=\"2026-06-12T16:16:04.077861617Z\" level=info msg=\"Checking pod openstack_root-account-create-update-d768r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.695980 | controller |     "Jun 12 16:16:04.098909 crc crio[22579]: time=\"2026-06-12T16:16:04.098805969Z\" level=info msg=\"Ran pod sandbox 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d with infra container: openstack/root-account-create-update-d768r/POD\" id=db7bbb5d-f349-41fc-bef8-861d4fe3c96e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.695996 | controller |     "Jun 12 16:16:04.100188 crc crio[22579]: time=\"2026-06-12T16:16:04.100123183Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wlr7f Namespace:openstack ID:42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde UID:8a4a7501-e9b4-44c7-bc1f-b6297cb44176 NetNS:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a4a7501_e9b4_44c7_bc1f_b6297cb44176.slice PodAnnotations:0xc002218408}] Aliases:map[]}\"",
2026-06-12 17:11:43.696011 | controller |     "Jun 12 16:16:04.100188 crc crio[22579]: time=\"2026-06-12T16:16:04.100170164Z\" level=info msg=\"Adding pod openstack_cinder-db-create-wlr7f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.696026 | controller |     "Jun 12 16:16:04.105985 crc crio[22579]: time=\"2026-06-12T16:16:04.10590175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4fad969e-7815-4514-a958-2d81d7446bc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.696041 | controller |     "Jun 12 16:16:04.108018 crc crio[22579]: time=\"2026-06-12T16:16:04.107951792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f608916f-1753-4929-8a10-9f489d5d1976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.696055 | controller |     "Jun 12 16:16:04.124763 crc crio[22579]: time=\"2026-06-12T16:16:04.124622986Z\" level=info msg=\"Creating container: openstack/root-account-create-update-d768r/mariadb-account-create-update\" id=2a42a6ee-476c-462d-8031-4c14213e550a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.696069 | controller |     "Jun 12 16:16:04.125168 crc crio[22579]: time=\"2026-06-12T16:16:04.125091627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696084 | controller |     "Jun 12 16:16:04.189631 crc crio[22579]: time=\"2026-06-12T16:16:04.189529806Z\" level=info msg=\"Created container 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb: openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update\" id=02747efd-3b23-4df4-9991-73fd97d26e38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.696104 | controller |     "Jun 12 16:16:04.196791 crc crio[22579]: time=\"2026-06-12T16:16:04.196695378Z\" level=info msg=\"Starting container: 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb\" id=98a83681-bc52-4cb3-86df-2d5c0d9797b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.696120 | controller |     "Jun 12 16:16:04.209393 crc crio[22579]: time=\"2026-06-12T16:16:04.208435436Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-qwgx9/POD\" id=b251ce7f-8b76-48dd-a848-45cb9c22aaff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.696135 | controller |     "Jun 12 16:16:04.209393 crc crio[22579]: time=\"2026-06-12T16:16:04.208676553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696149 | controller |     "Jun 12 16:16:04.209393 crc crio[22579]: time=\"2026-06-12T16:16:04.20857952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696164 | controller |     "Jun 12 16:16:04.230673 crc crio[22579]: time=\"2026-06-12T16:16:04.229275046Z\" level=info msg=\"Started container\" PID=70207 containerID=76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb description=openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update id=98a83681-bc52-4cb3-86df-2d5c0d9797b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9",
2026-06-12 17:11:43.696179 | controller |     "Jun 12 16:16:04.252590 crc crio[22579]: time=\"2026-06-12T16:16:04.252440545Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-2bvx5/POD\" id=b795f85d-0dc1-4d35-b730-bb158637b550 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.696194 | controller |     "Jun 12 16:16:04.252852 crc crio[22579]: time=\"2026-06-12T16:16:04.252831075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696209 | controller |     "Jun 12 16:16:04.258831 crc crio[22579]: time=\"2026-06-12T16:16:04.256199411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696224 | controller |     "Jun 12 16:16:04.275218 crc crio[22579]: time=\"2026-06-12T16:16:04.267730034Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-qwgx9 Namespace:openstack ID:5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 UID:5c0a2177-7ac6-48fb-9952-4bf09ff6d051 NetNS:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0a2177_7ac6_48fb_9952_4bf09ff6d051.slice PodAnnotations:0xc00008c4b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.696240 | controller |     "Jun 12 16:16:04.275218 crc crio[22579]: time=\"2026-06-12T16:16:04.267784255Z\" level=info msg=\"Adding pod openstack_barbican-db-create-qwgx9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.696255 | controller |     "Jun 12 16:16:04.277060 crc crio[22579]: time=\"2026-06-12T16:16:04.277022Z\" level=info msg=\"Running pod sandbox: openstack/barbican-2bbc-account-create-update-89dc9/POD\" id=05a78203-1381-479b-b333-03cdb33c25cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.696270 | controller |     "Jun 12 16:16:04.277290 crc crio[22579]: time=\"2026-06-12T16:16:04.277271807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696288 | controller |     "Jun 12 16:16:04.346214 crc crio[22579]: time=\"2026-06-12T16:16:04.346107376Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-2bvx5 Namespace:openstack ID:742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 UID:5719e2e9-cce4-4c9b-b239-69692b4f62df NetNS:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5719e2e9_cce4_4c9b_b239_69692b4f62df.slice PodAnnotations:0xc000c9a110}] Aliases:map[]}\"",
2026-06-12 17:11:43.696304 | controller |     "Jun 12 16:16:04.346214 crc crio[22579]: time=\"2026-06-12T16:16:04.346199238Z\" level=info msg=\"Adding pod openstack_neutron-db-create-2bvx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.696319 | controller |     "Jun 12 16:16:04.357123 crc crio[22579]: time=\"2026-06-12T16:16:04.357062684Z\" level=info msg=\"Got pod network &{Name:barbican-2bbc-account-create-update-89dc9 Namespace:openstack ID:7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 UID:174da085-b436-4fc0-accc-8431d18305ee NetNS:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod174da085_b436_4fc0_accc_8431d18305ee.slice PodAnnotations:0xc000c9a4d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.696334 | controller |     "Jun 12 16:16:04.357542 crc crio[22579]: time=\"2026-06-12T16:16:04.357434634Z\" level=info msg=\"Adding pod openstack_barbican-2bbc-account-create-update-89dc9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.696352 | controller |     "Jun 12 16:16:04.383609 crc crio[22579]: time=\"2026-06-12T16:16:04.383560398Z\" level=info msg=\"Running pod sandbox: openstack/neutron-f25e-account-create-update-t7x4z/POD\" id=a364bc64-b94f-4dca-8372-9a4b01634f12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.696384 | controller |     "Jun 12 16:16:04.383952 crc crio[22579]: time=\"2026-06-12T16:16:04.383927887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696401 | controller |     "Jun 12 16:16:04.435903 crc crio[22579]: time=\"2026-06-12T16:16:04.435691683Z\" level=info msg=\"Got pod network &{Name:neutron-f25e-account-create-update-t7x4z Namespace:openstack ID:e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee UID:f2fd3f97-33f8-4f6c-81c1-769ed7dedced NetNS:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2fd3f97_33f8_4f6c_81c1_769ed7dedced.slice PodAnnotations:0xc000622540}] Aliases:map[]}\"",
2026-06-12 17:11:43.696416 | controller |     "Jun 12 16:16:04.436213 crc crio[22579]: time=\"2026-06-12T16:16:04.436190546Z\" level=info msg=\"Adding pod openstack_neutron-f25e-account-create-update-t7x4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.696432 | controller |     "Jun 12 16:16:04.469937 crc crio[22579]: time=\"2026-06-12T16:16:04.469845572Z\" level=info msg=\"Created container b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707: openstack/root-account-create-update-d768r/mariadb-account-create-update\" id=2a42a6ee-476c-462d-8031-4c14213e550a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.696447 | controller |     "Jun 12 16:16:04.486351 crc crio[22579]: time=\"2026-06-12T16:16:04.486245549Z\" level=info msg=\"Starting container: b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707\" id=aaed5dce-c802-4e0c-98cc-a71d5c062085 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.696465 | controller |     "Jun 12 16:16:04.498746 crc crio[22579]: time=\"2026-06-12T16:16:04.497294899Z\" level=info msg=\"Started container\" PID=70307 containerID=b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707 description=openstack/root-account-create-update-d768r/mariadb-account-create-update id=aaed5dce-c802-4e0c-98cc-a71d5c062085 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d",
2026-06-12 17:11:43.696481 | controller |     "Jun 12 16:16:04.589240 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a9bf520b6936d Mac:06:d2:4c:62:1d:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c SocketPath: PciID:}] [{Interface:0xc0002966e0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.696497 | controller |     "Jun 12 16:16:04.620239 crc crio[22579]: time=\"2026-06-12T16:16:04.620161193Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wlr7f Namespace:openstack ID:42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde UID:8a4a7501-e9b4-44c7-bc1f-b6297cb44176 NetNS:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a4a7501_e9b4_44c7_bc1f_b6297cb44176.slice PodAnnotations:0xc002218408}] Aliases:map[]}\"",
2026-06-12 17:11:43.696512 | controller |     "Jun 12 16:16:04.620876 crc crio[22579]: time=\"2026-06-12T16:16:04.620853821Z\" level=info msg=\"Checking pod openstack_cinder-db-create-wlr7f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.696528 | controller |     "Jun 12 16:16:04.630330 crc crio[22579]: time=\"2026-06-12T16:16:04.630287131Z\" level=info msg=\"Ran pod sandbox 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde with infra container: openstack/cinder-db-create-wlr7f/POD\" id=bc524971-2a02-489b-b31b-eed8f49d8e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.696542 | controller |     "Jun 12 16:16:04.637240 crc crio[22579]: time=\"2026-06-12T16:16:04.637202647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d0abd42b-ade0-4cc4-bd68-4391e6a73e0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.696557 | controller |     "Jun 12 16:16:04.662693 crc crio[22579]: time=\"2026-06-12T16:16:04.660206111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e7625095-2408-426c-94ea-f286a1539420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.696572 | controller |     "Jun 12 16:16:04.674588 crc crio[22579]: time=\"2026-06-12T16:16:04.673559531Z\" level=info msg=\"Creating container: openstack/cinder-db-create-wlr7f/mariadb-database-create\" id=a3e6bb9a-42b2-47da-b755-814ccfae0152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.696586 | controller |     "Jun 12 16:16:04.674588 crc crio[22579]: time=\"2026-06-12T16:16:04.674057213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696601 | controller |     "Jun 12 16:16:04.718796 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a61476ec6bd884 Mac:a6:ae:48:f0:35:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 SocketPath: PciID:}] [{Interface:0xc00025a730 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.696619 | controller |     "Jun 12 16:16:04.719868 crc crio[22579]: time=\"2026-06-12T16:16:04.71953841Z\" level=info msg=\"Got pod network &{Name:cinder-c0ae-account-create-update-hv5g6 Namespace:openstack ID:2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 UID:5d5f9a0a-0da9-4a9a-9c05-004dea5a90d8 NetNS:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d5f9a0a_0da9_4a9a_9c05_004dea5a90d8.slice PodAnnotations:0xc0006221b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.696635 | controller |     "Jun 12 16:16:04.719868 crc crio[22579]: time=\"2026-06-12T16:16:04.719734795Z\" level=info msg=\"Checking pod openstack_cinder-c0ae-account-create-update-hv5g6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.696649 | controller |     "Jun 12 16:16:04.730433 crc crio[22579]: time=\"2026-06-12T16:16:04.730301263Z\" level=info msg=\"Ran pod sandbox 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 with infra container: openstack/cinder-c0ae-account-create-update-hv5g6/POD\" id=411b3e0d-62af-4992-a0af-b1d7ea66b41e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.696664 | controller |     "Jun 12 16:16:04.748923 crc crio[22579]: time=\"2026-06-12T16:16:04.747334797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=58985a35-dbe9-45ae-9ec0-3afcb8f5967a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.696679 | controller |     "Jun 12 16:16:04.750728 crc crio[22579]: time=\"2026-06-12T16:16:04.750427555Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9aa327e2-ea53-4640-ac62-14d559c13a7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.696692 | controller |     "Jun 12 16:16:04.762791 crc crio[22579]: time=\"2026-06-12T16:16:04.762706877Z\" level=info msg=\"Creating container: openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update\" id=9d2248b6-0b21-46f9-9ad2-05782ec21e03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.696707 | controller |     "Jun 12 16:16:04.774204 crc crio[22579]: time=\"2026-06-12T16:16:04.774117877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696721 | controller |     "Jun 12 16:16:04.791225 crc crio[22579]: time=\"2026-06-12T16:16:04.789051937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696735 | controller |     "Jun 12 16:16:04.802121 crc crio[22579]: time=\"2026-06-12T16:16:04.802066258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696750 | controller |     "Jun 12 16:16:04.825107 crc crio[22579]: time=\"2026-06-12T16:16:04.825007591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696764 | controller |     "Jun 12 16:16:04.835420 crc crio[22579]: time=\"2026-06-12T16:16:04.835356314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696779 | controller |     "Jun 12 16:16:04.995138 crc crio[22579]: 2026-06-12T16:16:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e03371f0f2713a3 Mac:6e:9a:55:d3:12:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.696796 | controller |     "Jun 12 16:16:04.996394 crc crio[22579]: time=\"2026-06-12T16:16:04.996283816Z\" level=info msg=\"Got pod network &{Name:neutron-f25e-account-create-update-t7x4z Namespace:openstack ID:e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee UID:f2fd3f97-33f8-4f6c-81c1-769ed7dedced NetNS:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2fd3f97_33f8_4f6c_81c1_769ed7dedced.slice PodAnnotations:0xc000622540}] Aliases:map[]}\"",
2026-06-12 17:11:43.696812 | controller |     "Jun 12 16:16:04.996748 crc crio[22579]: time=\"2026-06-12T16:16:04.996488171Z\" level=info msg=\"Checking pod openstack_neutron-f25e-account-create-update-t7x4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.696827 | controller |     "Jun 12 16:16:05.016173 crc crio[22579]: time=\"2026-06-12T16:16:05.016078059Z\" level=info msg=\"Ran pod sandbox e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee with infra container: openstack/neutron-f25e-account-create-update-t7x4z/POD\" id=a364bc64-b94f-4dca-8372-9a4b01634f12 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.696842 | controller |     "Jun 12 16:16:05.020837 crc crio[22579]: time=\"2026-06-12T16:16:05.020254005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e0312dff-f299-43e2-89d2-f5beec86d348 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.696856 | controller |     "Jun 12 16:16:05.024012 crc crio[22579]: time=\"2026-06-12T16:16:05.023346464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c4df21c0-ff16-4ae7-b102-ef8c7503278a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.696870 | controller |     "Jun 12 16:16:05.024172 crc crio[22579]: time=\"2026-06-12T16:16:05.024093783Z\" level=info msg=\"Stopping pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=d7e210a7-7c7c-4b5b-b6b6-38011b983f36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.696885 | controller |     "Jun 12 16:16:05.024855 crc crio[22579]: time=\"2026-06-12T16:16:05.024624536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688016-z2jlv Namespace:openshift-infra ID:faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4 UID:e82858c1-d74d-4a2f-a7d3-dfec66b58e33 NetNS:/var/run/netns/14daaf31-fe2b-4258-98ad-ce0055959298 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode82858c1_d74d_4a2f_a7d3_dfec66b58e33.slice PodAnnotations:0xc0006231f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.696900 | controller |     "Jun 12 16:16:05.024855 crc crio[22579]: time=\"2026-06-12T16:16:05.02477121Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688016-z2jlv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.696914 | controller |     "Jun 12 16:16:05.033077 crc crio[22579]: time=\"2026-06-12T16:16:05.032947818Z\" level=info msg=\"Creating container: openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update\" id=0940ab2a-d3c0-4fbf-98d1-bb2291b5e705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.696928 | controller |     "Jun 12 16:16:05.033958 crc crio[22579]: time=\"2026-06-12T16:16:05.033703157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.696943 | controller |     "Jun 12 16:16:05.091201 crc crio[22579]: 2026-06-12T16:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7480980faf9ec1c Mac:1a:0c:61:5b:c1:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e SocketPath: PciID:}] [{Interface:0xc000126b60 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.696961 | controller |     "Jun 12 16:16:05.092430 crc crio[22579]: 2026-06-12T16:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a8f19a148136eb Mac:86:94:8e:19:6a:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.696976 | controller |     "Jun 12 16:16:05.093808 crc crio[22579]: time=\"2026-06-12T16:16:05.093732383Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-qwgx9 Namespace:openstack ID:5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 UID:5c0a2177-7ac6-48fb-9952-4bf09ff6d051 NetNS:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0a2177_7ac6_48fb_9952_4bf09ff6d051.slice PodAnnotations:0xc00008c4b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.696991 | controller |     "Jun 12 16:16:05.093927 crc crio[22579]: time=\"2026-06-12T16:16:05.093904428Z\" level=info msg=\"Checking pod openstack_barbican-db-create-qwgx9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.697006 | controller |     "Jun 12 16:16:05.107048 crc crio[22579]: time=\"2026-06-12T16:16:05.106332614Z\" level=info msg=\"Got pod network &{Name:barbican-2bbc-account-create-update-89dc9 Namespace:openstack ID:7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 UID:174da085-b436-4fc0-accc-8431d18305ee NetNS:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod174da085_b436_4fc0_accc_8431d18305ee.slice PodAnnotations:0xc000c9a4d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.697021 | controller |     "Jun 12 16:16:05.107048 crc crio[22579]: time=\"2026-06-12T16:16:05.10656892Z\" level=info msg=\"Checking pod openstack_barbican-2bbc-account-create-update-89dc9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.697036 | controller |     "Jun 12 16:16:05.117658 crc crio[22579]: 2026-06-12T16:16:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:742432dfb6785fe Mac:c2:65:3a:9b:59:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.697050 | controller |     "Jun 12 16:16:05.119147 crc crio[22579]: time=\"2026-06-12T16:16:05.119053797Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-2bvx5 Namespace:openstack ID:742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 UID:5719e2e9-cce4-4c9b-b239-69692b4f62df NetNS:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5719e2e9_cce4_4c9b_b239_69692b4f62df.slice PodAnnotations:0xc000c9a110}] Aliases:map[]}\"",
2026-06-12 17:11:43.697065 | controller |     "Jun 12 16:16:05.119942 crc crio[22579]: time=\"2026-06-12T16:16:05.119874968Z\" level=info msg=\"Checking pod openstack_neutron-db-create-2bvx5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.697080 | controller |     "Jun 12 16:16:05.124423 crc crio[22579]: time=\"2026-06-12T16:16:05.124323931Z\" level=info msg=\"Ran pod sandbox 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 with infra container: openstack/barbican-db-create-qwgx9/POD\" id=b251ce7f-8b76-48dd-a848-45cb9c22aaff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.697097 | controller |     "Jun 12 16:16:05.130345 crc crio[22579]: time=\"2026-06-12T16:16:05.130240522Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=99211fcf-8a66-4371-9739-6a5353562449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.697112 | controller |     "Jun 12 16:16:05.145676 crc crio[22579]: time=\"2026-06-12T16:16:05.145317705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697126 | controller |     "Jun 12 16:16:05.176722 crc crio[22579]: time=\"2026-06-12T16:16:05.152067657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697141 | controller |     "Jun 12 16:16:05.179549 crc crio[22579]: time=\"2026-06-12T16:16:05.179008842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=92691beb-03a1-41a8-af17-88e573ca30d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.697155 | controller |     "Jun 12 16:16:05.179828 crc crio[22579]: time=\"2026-06-12T16:16:05.179411382Z\" level=info msg=\"Ran pod sandbox 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 with infra container: openstack/barbican-2bbc-account-create-update-89dc9/POD\" id=05a78203-1381-479b-b333-03cdb33c25cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.697170 | controller |     "Jun 12 16:16:05.179991 crc crio[22579]: time=\"2026-06-12T16:16:05.179949095Z\" level=info msg=\"Ran pod sandbox 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 with infra container: openstack/neutron-db-create-2bvx5/POD\" id=b795f85d-0dc1-4d35-b730-bb158637b550 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.697185 | controller |     "Jun 12 16:16:05.183223 crc crio[22579]: time=\"2026-06-12T16:16:05.183075495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=580543ea-e68a-4261-a4d7-e963ece57ebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.697200 | controller |     "Jun 12 16:16:05.187738 crc crio[22579]: time=\"2026-06-12T16:16:05.187699212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d782e31c-caef-4653-8a4b-2cf123dffb5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.697215 | controller |     "Jun 12 16:16:05.188251 crc crio[22579]: time=\"2026-06-12T16:16:05.187864627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=20a43951-77b9-47cd-addf-a85e502d50be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.697230 | controller |     "Jun 12 16:16:05.190875 crc crio[22579]: time=\"2026-06-12T16:16:05.190782351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4a4662c-1ece-473e-84c5-2a16e0996847 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.697245 | controller |     "Jun 12 16:16:05.195057 crc crio[22579]: time=\"2026-06-12T16:16:05.194967677Z\" level=info msg=\"Creating container: openstack/barbican-db-create-qwgx9/mariadb-database-create\" id=675cd8d0-af3a-4093-a202-9af028bca98c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.697259 | controller |     "Jun 12 16:16:05.195627 crc crio[22579]: time=\"2026-06-12T16:16:05.195430869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697275 | controller |     "Jun 12 16:16:05.196379 crc crio[22579]: time=\"2026-06-12T16:16:05.19625649Z\" level=info msg=\"Creating container: openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update\" id=3c7b140d-5777-4f5e-b569-7d2d39be366d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.697293 | controller |     "Jun 12 16:16:05.198110 crc crio[22579]: time=\"2026-06-12T16:16:05.198042935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697309 | controller |     "Jun 12 16:16:05.204573 crc crio[22579]: time=\"2026-06-12T16:16:05.203939795Z\" level=info msg=\"Creating container: openstack/neutron-db-create-2bvx5/mariadb-database-create\" id=a4a8aeb6-635a-4e3d-ae97-5d3d682d65df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.697323 | controller |     "Jun 12 16:16:05.218802 crc crio[22579]: time=\"2026-06-12T16:16:05.218728341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697339 | controller |     "Jun 12 16:16:05.239592 crc crio[22579]: time=\"2026-06-12T16:16:05.239351016Z\" level=info msg=\"Created container 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82: openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update\" id=9d2248b6-0b21-46f9-9ad2-05782ec21e03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.697357 | controller |     "Jun 12 16:16:05.242066 crc crio[22579]: time=\"2026-06-12T16:16:05.242032264Z\" level=info msg=\"Starting container: 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82\" id=932789d6-3437-4948-b491-b555701c1f6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.697390 | controller |     "Jun 12 16:16:05.253934 crc crio[22579]: time=\"2026-06-12T16:16:05.25368516Z\" level=info msg=\"Created container f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4: openstack/cinder-db-create-wlr7f/mariadb-database-create\" id=a3e6bb9a-42b2-47da-b755-814ccfae0152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.697407 | controller |     "Jun 12 16:16:05.254188 crc crio[22579]: time=\"2026-06-12T16:16:05.254153292Z\" level=info msg=\"Started container\" PID=70544 containerID=5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82 description=openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update id=932789d6-3437-4948-b491-b555701c1f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8",
2026-06-12 17:11:43.697422 | controller |     "Jun 12 16:16:05.256174 crc crio[22579]: time=\"2026-06-12T16:16:05.256091761Z\" level=info msg=\"Starting container: f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4\" id=d56cf03e-0313-44bf-b9d6-97e8483cf7ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.697437 | controller |     "Jun 12 16:16:05.264194 crc crio[22579]: time=\"2026-06-12T16:16:05.26391485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697452 | controller |     "Jun 12 16:16:05.265393 crc crio[22579]: time=\"2026-06-12T16:16:05.265319216Z\" level=info msg=\"Started container\" PID=70542 containerID=f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4 description=openstack/cinder-db-create-wlr7f/mariadb-database-create id=d56cf03e-0313-44bf-b9d6-97e8483cf7ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde",
2026-06-12 17:11:43.697467 | controller |     "Jun 12 16:16:05.272730 crc crio[22579]: time=\"2026-06-12T16:16:05.272433717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697481 | controller |     "Jun 12 16:16:05.274002 crc crio[22579]: time=\"2026-06-12T16:16:05.273909584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697501 | controller |     "Jun 12 16:16:05.290427 crc crio[22579]: time=\"2026-06-12T16:16:05.290336372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697516 | controller |     "Jun 12 16:16:05.364413 crc crio[22579]: time=\"2026-06-12T16:16:05.364301932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697532 | controller |     "Jun 12 16:16:05.368201 crc crio[22579]: time=\"2026-06-12T16:16:05.368109239Z\" level=info msg=\"Created container 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc: openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update\" id=0940ab2a-d3c0-4fbf-98d1-bb2291b5e705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.697547 | controller |     "Jun 12 16:16:05.369918 crc crio[22579]: time=\"2026-06-12T16:16:05.369798212Z\" level=info msg=\"Starting container: 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc\" id=87536f0e-731b-4577-bd87-b9ae830afcfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.697561 | controller |     "Jun 12 16:16:05.372256 crc crio[22579]: time=\"2026-06-12T16:16:05.372167152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.697576 | controller |     "Jun 12 16:16:05.378769 crc crio[22579]: time=\"2026-06-12T16:16:05.378709859Z\" level=info msg=\"Started container\" PID=70556 containerID=31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc description=openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update id=87536f0e-731b-4577-bd87-b9ae830afcfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee",
2026-06-12 17:11:43.697591 | controller |     "Jun 12 16:16:05.407349 crc crio[22579]: time=\"2026-06-12T16:16:05.407255475Z\" level=info msg=\"Stopped pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=d7e210a7-7c7c-4b5b-b6b6-38011b983f36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697606 | controller |     "Jun 12 16:16:05.408288 crc crio[22579]: time=\"2026-06-12T16:16:05.408197829Z\" level=info msg=\"Created container 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df: openstack/neutron-db-create-2bvx5/mariadb-database-create\" id=a4a8aeb6-635a-4e3d-ae97-5d3d682d65df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.697622 | controller |     "Jun 12 16:16:05.416937 crc crio[22579]: time=\"2026-06-12T16:16:05.416845878Z\" level=info msg=\"Starting container: 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df\" id=bd7eaf3d-542d-4f1c-ab7f-65fbf9c2e5d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.697637 | controller |     "Jun 12 16:16:05.421147 crc crio[22579]: time=\"2026-06-12T16:16:05.421063186Z\" level=info msg=\"Created container 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe: openstack/barbican-db-create-qwgx9/mariadb-database-create\" id=675cd8d0-af3a-4093-a202-9af028bca98c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.697651 | controller |     "Jun 12 16:16:05.422841 crc crio[22579]: time=\"2026-06-12T16:16:05.422785829Z\" level=info msg=\"Starting container: 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe\" id=6f86c435-406b-4e64-b7b6-b05fa0e7e67e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.697666 | controller |     "Jun 12 16:16:05.428865 crc crio[22579]: time=\"2026-06-12T16:16:05.42869789Z\" level=info msg=\"Started container\" PID=70578 containerID=336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df description=openstack/neutron-db-create-2bvx5/mariadb-database-create id=bd7eaf3d-542d-4f1c-ab7f-65fbf9c2e5d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139",
2026-06-12 17:11:43.697684 | controller |     "Jun 12 16:16:05.442222 crc crio[22579]: time=\"2026-06-12T16:16:05.441918966Z\" level=info msg=\"Started container\" PID=70577 containerID=4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe description=openstack/barbican-db-create-qwgx9/mariadb-database-create id=6f86c435-406b-4e64-b7b6-b05fa0e7e67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422",
2026-06-12 17:11:43.697700 | controller |     "Jun 12 16:16:05.530417 crc crio[22579]: time=\"2026-06-12T16:16:05.529980625Z\" level=info msg=\"Created container 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f: openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update\" id=3c7b140d-5777-4f5e-b569-7d2d39be366d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.697715 | controller |     "Jun 12 16:16:05.534078 crc crio[22579]: time=\"2026-06-12T16:16:05.533989977Z\" level=info msg=\"Starting container: 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f\" id=5d7aaec2-7b51-4449-bbfd-4e62f82ae76d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.697730 | controller |     "Jun 12 16:16:05.548018 crc crio[22579]: time=\"2026-06-12T16:16:05.547919271Z\" level=info msg=\"Started container\" PID=70604 containerID=489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f description=openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update id=5d7aaec2-7b51-4449-bbfd-4e62f82ae76d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643",
2026-06-12 17:11:43.697745 | controller |     "Jun 12 16:16:06.149923 crc crio[22579]: time=\"2026-06-12T16:16:06.149800503Z\" level=info msg=\"Stopping pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=0784e11c-08e4-4657-abe9-d6d22b7c682f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697760 | controller |     "Jun 12 16:16:06.151385 crc crio[22579]: time=\"2026-06-12T16:16:06.149944637Z\" level=info msg=\"Stopping pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=83e26fbc-8218-4c99-889c-7befd917f797 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697775 | controller |     "Jun 12 16:16:06.151385 crc crio[22579]: time=\"2026-06-12T16:16:06.149967487Z\" level=info msg=\"Stopping pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=6de18378-8c76-4abf-a2ec-6171fced5ffb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697790 | controller |     "Jun 12 16:16:06.151385 crc crio[22579]: time=\"2026-06-12T16:16:06.150954763Z\" level=info msg=\"Got pod network &{Name:glance-db-create-6hqf8 Namespace:openstack ID:648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca UID:0cb7bc08-6bf8-439f-b0c4-86096dd70f9f NetNS:/var/run/netns/0154214a-42d9-437a-9759-039a6ffb5b48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cb7bc08_6bf8_439f_b0c4_86096dd70f9f.slice PodAnnotations:0xc002308740}] Aliases:map[]}\"",
2026-06-12 17:11:43.697805 | controller |     "Jun 12 16:16:06.151385 crc crio[22579]: time=\"2026-06-12T16:16:06.151089636Z\" level=info msg=\"Deleting pod openstack_glance-db-create-6hqf8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.697820 | controller |     "Jun 12 16:16:06.152189 crc crio[22579]: time=\"2026-06-12T16:16:06.152009599Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-d768r Namespace:openstack ID:9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d UID:d563f6ca-97d0-40d5-8cc8-3b47d0d13fd7 NetNS:/var/run/netns/18192039-a45d-41ff-b621-444454b236ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd563f6ca_97d0_40d5_8cc8_3b47d0d13fd7.slice PodAnnotations:0xc000c9b4a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.697839 | controller |     "Jun 12 16:16:06.152189 crc crio[22579]: time=\"2026-06-12T16:16:06.152107682Z\" level=info msg=\"Got pod network &{Name:glance-518c-account-create-update-z6tbs Namespace:openstack ID:dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9 UID:be0d2e42-2690-4cec-b957-851884f66c75 NetNS:/var/run/netns/b4b78972-caa9-4c7e-a078-ca12933be0f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbe0d2e42_2690_4cec_b957_851884f66c75.slice PodAnnotations:0xc004fc0660}] Aliases:map[]}\"",
2026-06-12 17:11:43.697854 | controller |     "Jun 12 16:16:06.152349 crc crio[22579]: time=\"2026-06-12T16:16:06.152298087Z\" level=info msg=\"Deleting pod openstack_glance-518c-account-create-update-z6tbs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.697869 | controller |     "Jun 12 16:16:06.152419 crc crio[22579]: time=\"2026-06-12T16:16:06.152345218Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-d768r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.697885 | controller |     "Jun 12 16:16:06.502207 crc crio[22579]: time=\"2026-06-12T16:16:06.500227273Z\" level=info msg=\"Stopped pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=0784e11c-08e4-4657-abe9-d6d22b7c682f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697899 | controller |     "Jun 12 16:16:06.680485 crc crio[22579]: time=\"2026-06-12T16:16:06.679188833Z\" level=info msg=\"Stopped pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=6de18378-8c76-4abf-a2ec-6171fced5ffb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697914 | controller |     "Jun 12 16:16:06.697670 crc crio[22579]: time=\"2026-06-12T16:16:06.69757743Z\" level=info msg=\"Stopped pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=83e26fbc-8218-4c99-889c-7befd917f797 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697929 | controller |     "Jun 12 16:16:07.197226 crc crio[22579]: time=\"2026-06-12T16:16:07.196846964Z\" level=info msg=\"Stopping pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=868f4e90-7d66-4bb3-93b1-f0b65d789474 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697944 | controller |     "Jun 12 16:16:07.197226 crc crio[22579]: time=\"2026-06-12T16:16:07.196984447Z\" level=info msg=\"Stopping pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=670123ad-7a47-4493-b5b0-a5c3b70b9889 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697958 | controller |     "Jun 12 16:16:07.198574 crc crio[22579]: time=\"2026-06-12T16:16:07.197269804Z\" level=info msg=\"Stopping pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=e6b3781c-3eef-4d77-8e52-d9901d5affd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.697973 | controller |     "Jun 12 16:16:07.198574 crc crio[22579]: time=\"2026-06-12T16:16:07.197415558Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-qwgx9 Namespace:openstack ID:5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422 UID:5c0a2177-7ac6-48fb-9952-4bf09ff6d051 NetNS:/var/run/netns/dc8263ac-d76a-4001-8be8-af0e53076b0a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0a2177_7ac6_48fb_9952_4bf09ff6d051.slice PodAnnotations:0xc0025a0288}] Aliases:map[]}\"",
2026-06-12 17:11:43.697991 | controller |     "Jun 12 16:16:07.198574 crc crio[22579]: time=\"2026-06-12T16:16:07.197675605Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-qwgx9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.698007 | controller |     "Jun 12 16:16:07.198574 crc crio[22579]: time=\"2026-06-12T16:16:07.198305951Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-2bvx5 Namespace:openstack ID:742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139 UID:5719e2e9-cce4-4c9b-b239-69692b4f62df NetNS:/var/run/netns/5f4b3f4c-24d3-4e85-884e-bc3a6fe4f065 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5719e2e9_cce4_4c9b_b239_69692b4f62df.slice PodAnnotations:0xc0023080c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.698022 | controller |     "Jun 12 16:16:07.198719 crc crio[22579]: time=\"2026-06-12T16:16:07.198600638Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-2bvx5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.698037 | controller |     "Jun 12 16:16:07.198819 crc crio[22579]: time=\"2026-06-12T16:16:07.198698881Z\" level=info msg=\"Got pod network &{Name:barbican-2bbc-account-create-update-89dc9 Namespace:openstack ID:7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643 UID:174da085-b436-4fc0-accc-8431d18305ee NetNS:/var/run/netns/62f5c3ef-f9c5-440a-9676-ba302d7bce2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod174da085_b436_4fc0_accc_8431d18305ee.slice PodAnnotations:0xc00130c030}] Aliases:map[]}\"",
2026-06-12 17:11:43.698052 | controller |     "Jun 12 16:16:07.199774 crc crio[22579]: time=\"2026-06-12T16:16:07.199663485Z\" level=info msg=\"Deleting pod openstack_barbican-2bbc-account-create-update-89dc9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.698067 | controller |     "Jun 12 16:16:07.199903 crc crio[22579]: time=\"2026-06-12T16:16:07.196847524Z\" level=info msg=\"Stopping pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=ee283dc2-4121-4c25-b4b8-494e3408439b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698081 | controller |     "Jun 12 16:16:07.200293 crc crio[22579]: time=\"2026-06-12T16:16:07.200268631Z\" level=info msg=\"Got pod network &{Name:cinder-c0ae-account-create-update-hv5g6 Namespace:openstack ID:2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8 UID:5d5f9a0a-0da9-4a9a-9c05-004dea5a90d8 NetNS:/var/run/netns/c0cca751-517c-46c4-aa6a-f2573db39336 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d5f9a0a_0da9_4a9a_9c05_004dea5a90d8.slice PodAnnotations:0xc001216038}] Aliases:map[]}\"",
2026-06-12 17:11:43.698097 | controller |     "Jun 12 16:16:07.200676 crc crio[22579]: time=\"2026-06-12T16:16:07.20064165Z\" level=info msg=\"Deleting pod openstack_cinder-c0ae-account-create-update-hv5g6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.698112 | controller |     "Jun 12 16:16:07.202814 crc crio[22579]: time=\"2026-06-12T16:16:07.196847424Z\" level=info msg=\"Stopping pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=41cd18df-49d6-4509-ad05-7163efb0673b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698127 | controller |     "Jun 12 16:16:07.203075 crc crio[22579]: time=\"2026-06-12T16:16:07.196906705Z\" level=info msg=\"Stopping pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=4620e2d4-8fa4-4b23-9b23-ce6013bcd757 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698145 | controller |     "Jun 12 16:16:07.203216 crc crio[22579]: time=\"2026-06-12T16:16:07.203167614Z\" level=info msg=\"Got pod network &{Name:neutron-f25e-account-create-update-t7x4z Namespace:openstack ID:e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee UID:f2fd3f97-33f8-4f6c-81c1-769ed7dedced NetNS:/var/run/netns/bf9e3c49-d104-44b3-b717-dedb49888555 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2fd3f97_33f8_4f6c_81c1_769ed7dedced.slice PodAnnotations:0xc004fc0158}] Aliases:map[]}\"",
2026-06-12 17:11:43.698160 | controller |     "Jun 12 16:16:07.203354 crc crio[22579]: time=\"2026-06-12T16:16:07.203314448Z\" level=info msg=\"Deleting pod openstack_neutron-f25e-account-create-update-t7x4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.698176 | controller |     "Jun 12 16:16:07.204765 crc crio[22579]: time=\"2026-06-12T16:16:07.204670442Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-wlr7f Namespace:openstack ID:42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde UID:8a4a7501-e9b4-44c7-bc1f-b6297cb44176 NetNS:/var/run/netns/abf73f92-578a-4415-aa40-53c2dbac941c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a4a7501_e9b4_44c7_bc1f_b6297cb44176.slice PodAnnotations:0xc000548008}] Aliases:map[]}\"",
2026-06-12 17:11:43.698191 | controller |     "Jun 12 16:16:07.205169 crc crio[22579]: time=\"2026-06-12T16:16:07.205081133Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-wlr7f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.698206 | controller |     "Jun 12 16:16:07.641141 crc crio[22579]: time=\"2026-06-12T16:16:07.640006561Z\" level=info msg=\"Stopped pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=e6b3781c-3eef-4d77-8e52-d9901d5affd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698221 | controller |     "Jun 12 16:16:07.893913 crc crio[22579]: time=\"2026-06-12T16:16:07.89370807Z\" level=info msg=\"Stopped pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=868f4e90-7d66-4bb3-93b1-f0b65d789474 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698235 | controller |     "Jun 12 16:16:07.913342 crc crio[22579]: time=\"2026-06-12T16:16:07.913175125Z\" level=info msg=\"Stopped pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=41cd18df-49d6-4509-ad05-7163efb0673b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698250 | controller |     "Jun 12 16:16:07.914480 crc crio[22579]: time=\"2026-06-12T16:16:07.914142389Z\" level=info msg=\"Stopped pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=4620e2d4-8fa4-4b23-9b23-ce6013bcd757 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698265 | controller |     "Jun 12 16:16:07.923814 crc crio[22579]: time=\"2026-06-12T16:16:07.923701332Z\" level=info msg=\"Stopped pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=ee283dc2-4121-4c25-b4b8-494e3408439b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698279 | controller |     "Jun 12 16:16:07.938412 crc crio[22579]: time=\"2026-06-12T16:16:07.938290113Z\" level=info msg=\"Stopped pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=670123ad-7a47-4493-b5b0-a5c3b70b9889 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698293 | controller |     "Jun 12 16:16:09.105176 crc crio[22579]: time=\"2026-06-12T16:16:09.10437842Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-tq29m/POD\" id=37f27d66-41aa-4c53-998b-6619e0a65de2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.698311 | controller |     "Jun 12 16:16:09.111629 crc crio[22579]: time=\"2026-06-12T16:16:09.106286299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.698327 | controller |     "Jun 12 16:16:09.139893 crc crio[22579]: time=\"2026-06-12T16:16:09.139818941Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tq29m Namespace:openstack ID:020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 UID:57a1b096-064c-427e-a3ac-c65ba758b04b NetNS:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57a1b096_064c_427e_a3ac_c65ba758b04b.slice PodAnnotations:0xc002308688}] Aliases:map[]}\"",
2026-06-12 17:11:43.698342 | controller |     "Jun 12 16:16:09.140237 crc crio[22579]: time=\"2026-06-12T16:16:09.140197391Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-tq29m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.698361 | controller |     "Jun 12 16:16:09.701612 crc crio[22579]: 2026-06-12T16:16:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:020c3c2da371ff9 Mac:2e:92:6a:30:85:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.698395 | controller |     "Jun 12 16:16:09.701612 crc crio[22579]: time=\"2026-06-12T16:16:09.701341147Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tq29m Namespace:openstack ID:020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 UID:57a1b096-064c-427e-a3ac-c65ba758b04b NetNS:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57a1b096_064c_427e_a3ac_c65ba758b04b.slice PodAnnotations:0xc002308688}] Aliases:map[]}\"",
2026-06-12 17:11:43.698411 | controller |     "Jun 12 16:16:09.701612 crc crio[22579]: time=\"2026-06-12T16:16:09.701576053Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-tq29m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.698426 | controller |     "Jun 12 16:16:09.710075 crc crio[22579]: time=\"2026-06-12T16:16:09.709981537Z\" level=info msg=\"Ran pod sandbox 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 with infra container: openstack/keystone-db-sync-tq29m/POD\" id=37f27d66-41aa-4c53-998b-6619e0a65de2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.698441 | controller |     "Jun 12 16:16:09.712909 crc crio[22579]: time=\"2026-06-12T16:16:09.712820009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d975e901-f4b1-4879-b791-404e8cc42abb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.698455 | controller |     "Jun 12 16:16:09.713096 crc crio[22579]: time=\"2026-06-12T16:16:09.713034395Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=d975e901-f4b1-4879-b791-404e8cc42abb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.698470 | controller |     "Jun 12 16:16:09.713185 crc crio[22579]: time=\"2026-06-12T16:16:09.713128757Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=d975e901-f4b1-4879-b791-404e8cc42abb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.698485 | controller |     "Jun 12 16:16:09.714280 crc crio[22579]: time=\"2026-06-12T16:16:09.714206775Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d2d34a04-bba0-4501-a642-e01fdc047548 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.698504 | controller |     "Jun 12 16:16:09.721323 crc crio[22579]: time=\"2026-06-12T16:16:09.721239033Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-12 17:11:43.698520 | controller |     "Jun 12 16:16:13.262879 crc crio[22579]: time=\"2026-06-12T16:16:13.262375583Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-t778j/POD\" id=b3c12b7e-528b-4358-a841-41c256a6f99f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.698535 | controller |     "Jun 12 16:16:13.264193 crc crio[22579]: time=\"2026-06-12T16:16:13.262899027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.698550 | controller |     "Jun 12 16:16:15.588326 crc crio[22579]: time=\"2026-06-12T16:16:15.587348673Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-t778j Namespace:openstack ID:a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 UID:e0b54097-c76e-4487-bf84-5079d72eea00 NetNS:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b54097_c76e_4487_bf84_5079d72eea00.slice PodAnnotations:0xc000548150}] Aliases:map[]}\"",
2026-06-12 17:11:43.698565 | controller |     "Jun 12 16:16:15.588326 crc crio[22579]: time=\"2026-06-12T16:16:15.588245076Z\" level=info msg=\"Adding pod openstack_glance-db-sync-t778j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.698581 | controller |     "Jun 12 16:16:15.625087 crc crio[22579]: time=\"2026-06-12T16:16:15.624612Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=d2d34a04-bba0-4501-a642-e01fdc047548 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.698596 | controller |     "Jun 12 16:16:15.627693 crc crio[22579]: time=\"2026-06-12T16:16:15.627616377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d6d0dded-1d34-4bcb-bd75-3b15008f2836 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.698610 | controller |     "Jun 12 16:16:15.691910 crc crio[22579]: time=\"2026-06-12T16:16:15.691407809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=9192901a-319c-4f29-aaa7-9d97659948d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.698626 | controller |     "Jun 12 16:16:15.706098 crc crio[22579]: time=\"2026-06-12T16:16:15.7060107Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-tq29m/keystone-db-sync\" id=b130c8c9-d309-47be-9aa4-9d690671240f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.698641 | controller |     "Jun 12 16:16:15.708218 crc crio[22579]: time=\"2026-06-12T16:16:15.708093843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.698656 | controller |     "Jun 12 16:16:15.760109 crc crio[22579]: time=\"2026-06-12T16:16:15.760044704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.698670 | controller |     "Jun 12 16:16:15.764613 crc crio[22579]: time=\"2026-06-12T16:16:15.764563838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.698685 | controller |     "Jun 12 16:16:15.895792 crc crio[22579]: time=\"2026-06-12T16:16:15.895567839Z\" level=info msg=\"Created container e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679: openstack/keystone-db-sync-tq29m/keystone-db-sync\" id=b130c8c9-d309-47be-9aa4-9d690671240f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.698705 | controller |     "Jun 12 16:16:15.898416 crc crio[22579]: time=\"2026-06-12T16:16:15.898316959Z\" level=info msg=\"Starting container: e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679\" id=b89d04a0-7f3c-4f4e-b8c4-329e02349bb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.698721 | controller |     "Jun 12 16:16:15.904285 crc crio[22579]: time=\"2026-06-12T16:16:15.903640464Z\" level=info msg=\"Started container\" PID=71456 containerID=e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679 description=openstack/keystone-db-sync-tq29m/keystone-db-sync id=b89d04a0-7f3c-4f4e-b8c4-329e02349bb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644",
2026-06-12 17:11:43.698736 | controller |     "Jun 12 16:16:16.040280 crc crio[22579]: 2026-06-12T16:16:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a53c563d88ed5a5 Mac:5a:0f:5f:75:31:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 SocketPath: PciID:}] [{Interface:0xc0002ed040 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.698752 | controller |     "Jun 12 16:16:16.041935 crc crio[22579]: time=\"2026-06-12T16:16:16.041863269Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-t778j Namespace:openstack ID:a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 UID:e0b54097-c76e-4487-bf84-5079d72eea00 NetNS:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b54097_c76e_4487_bf84_5079d72eea00.slice PodAnnotations:0xc000548150}] Aliases:map[]}\"",
2026-06-12 17:11:43.698780 | controller |     "Jun 12 16:16:16.042096 crc crio[22579]: time=\"2026-06-12T16:16:16.042031333Z\" level=info msg=\"Checking pod openstack_glance-db-sync-t778j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.698796 | controller |     "Jun 12 16:16:16.056944 crc crio[22579]: time=\"2026-06-12T16:16:16.056427809Z\" level=info msg=\"Ran pod sandbox a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 with infra container: openstack/glance-db-sync-t778j/POD\" id=b3c12b7e-528b-4358-a841-41c256a6f99f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.698812 | controller |     "Jun 12 16:16:16.060099 crc crio[22579]: time=\"2026-06-12T16:16:16.05999871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=dd58ec8d-bd74-4f3f-87f6-cf26d9bf3481 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.698826 | controller |     "Jun 12 16:16:16.060339 crc crio[22579]: time=\"2026-06-12T16:16:16.060283577Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=dd58ec8d-bd74-4f3f-87f6-cf26d9bf3481 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.698841 | controller |     "Jun 12 16:16:16.060440 crc crio[22579]: time=\"2026-06-12T16:16:16.060368299Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=dd58ec8d-bd74-4f3f-87f6-cf26d9bf3481 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.698855 | controller |     "Jun 12 16:16:16.062805 crc crio[22579]: time=\"2026-06-12T16:16:16.062717529Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b9f82f5b-d367-4d53-af08-963a85f2b504 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.698873 | controller |     "Jun 12 16:16:16.066978 crc crio[22579]: time=\"2026-06-12T16:16:16.066818683Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-12 17:11:43.698888 | controller |     "Jun 12 16:16:21.505317 crc crio[22579]: time=\"2026-06-12T16:16:21.504307797Z\" level=info msg=\"Stopping pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=378d2a70-d2c3-4549-9e37-c550574e8666 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698903 | controller |     "Jun 12 16:16:21.506731 crc crio[22579]: time=\"2026-06-12T16:16:21.506154343Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-tq29m Namespace:openstack ID:020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644 UID:57a1b096-064c-427e-a3ac-c65ba758b04b NetNS:/var/run/netns/001099ee-0300-450d-9362-a73513fbb21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57a1b096_064c_427e_a3ac_c65ba758b04b.slice PodAnnotations:0xc0023090c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.698919 | controller |     "Jun 12 16:16:21.506731 crc crio[22579]: time=\"2026-06-12T16:16:21.50640057Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-tq29m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.698934 | controller |     "Jun 12 16:16:21.842728 crc crio[22579]: time=\"2026-06-12T16:16:21.84231287Z\" level=info msg=\"Stopped pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=378d2a70-d2c3-4549-9e37-c550574e8666 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.698949 | controller |     "Jun 12 16:16:23.703522 crc crio[22579]: time=\"2026-06-12T16:16:23.70271562Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-xcwxk/POD\" id=fef5f4f2-35be-4a92-90ca-d42ea7b2cb0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.698963 | controller |     "Jun 12 16:16:23.704411 crc crio[22579]: time=\"2026-06-12T16:16:23.703558812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.698978 | controller |     "Jun 12 16:16:23.718111 crc crio[22579]: time=\"2026-06-12T16:16:23.718024439Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-64bf49599-mcpws/POD\" id=085cf645-6cee-4f86-a3ec-a84c262d2358 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.698992 | controller |     "Jun 12 16:16:23.718264 crc crio[22579]: time=\"2026-06-12T16:16:23.718148733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.699006 | controller |     "Jun 12 16:16:24.132109 crc crio[22579]: time=\"2026-06-12T16:16:24.132007915Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-whjqh/POD\" id=62ae68c3-de37-4bda-9df1-15c68b9bc1f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.699020 | controller |     "Jun 12 16:16:24.132246 crc crio[22579]: time=\"2026-06-12T16:16:24.132145388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.699035 | controller |     "Jun 12 16:16:24.205713 crc crio[22579]: time=\"2026-06-12T16:16:24.20496771Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-2jrgb/POD\" id=a36eb4a5-c781-4a5e-9ca7-2626de865924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.699049 | controller |     "Jun 12 16:16:24.205713 crc crio[22579]: time=\"2026-06-12T16:16:24.205071743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.699067 | controller |     "Jun 12 16:16:24.298282 crc crio[22579]: time=\"2026-06-12T16:16:24.288282858Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1c0dc5e6-16b6-4dab-8e47-fa41f6031a9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.699082 | controller |     "Jun 12 16:16:24.298282 crc crio[22579]: time=\"2026-06-12T16:16:24.288381191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.699096 | controller |     "Jun 12 16:16:24.590049 crc crio[22579]: time=\"2026-06-12T16:16:24.589935028Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-cvwct/POD\" id=d4106254-2466-405e-933c-bd2e31a4522b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.699111 | controller |     "Jun 12 16:16:24.590236 crc crio[22579]: time=\"2026-06-12T16:16:24.590065281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.699125 | controller |     "Jun 12 16:16:24.677841 crc crio[22579]: time=\"2026-06-12T16:16:24.67773255Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-vw7df/POD\" id=9ab3e2e9-3ba5-451e-b0a4-4fa6c15f103a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.699140 | controller |     "Jun 12 16:16:24.677963 crc crio[22579]: time=\"2026-06-12T16:16:24.677847963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.699154 | controller |     "Jun 12 16:16:24.727242 crc crio[22579]: time=\"2026-06-12T16:16:24.727079464Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/POD\" id=e84c5e84-0add-461a-b9da-dfb3f80547ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.699168 | controller |     "Jun 12 16:16:24.728054 crc crio[22579]: time=\"2026-06-12T16:16:24.727400202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.699182 | controller |     "Jun 12 16:16:24.752145 crc crio[22579]: time=\"2026-06-12T16:16:24.752058769Z\" level=info msg=\"Removing container: 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c\" id=dbee9797-20dd-402f-ba70-5d8aca560309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.699197 | controller |     "Jun 12 16:16:33.934637 crc crio[22579]: time=\"2026-06-12T16:16:33.933871788Z\" level=info msg=\"Removed container 142ca1fa1221971b35e67d7a807953e02de76b9128fdad56e1fab096a2cfe15c: openshift-infra/auto-csr-approver-29688010-k7vph/oc\" id=dbee9797-20dd-402f-ba70-5d8aca560309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.699211 | controller |     "Jun 12 16:16:33.948749 crc crio[22579]: time=\"2026-06-12T16:16:33.948636553Z\" level=info msg=\"Stopping pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=f3480597-b5ad-42d3-9317-99164451e218 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.699225 | controller |     "Jun 12 16:16:33.949280 crc crio[22579]: time=\"2026-06-12T16:16:33.948724665Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=f3480597-b5ad-42d3-9317-99164451e218 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.699240 | controller |     "Jun 12 16:16:33.949837 crc crio[22579]: time=\"2026-06-12T16:16:33.94968327Z\" level=info msg=\"Removing pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=15b4a07f-7f2b-4f2f-b132-ff7dfe15a50f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.699255 | controller |     "Jun 12 16:16:33.992094 crc crio[22579]: time=\"2026-06-12T16:16:33.991999845Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2jrgb Namespace:openstack ID:a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac UID:204f155d-f2d7-4539-99f4-5da710191ed1 NetNS:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod204f155d_f2d7_4539_99f4_5da710191ed1.slice PodAnnotations:0xc000548440}] Aliases:map[]}\"",
2026-06-12 17:11:43.699274 | controller |     "Jun 12 16:16:33.992094 crc crio[22579]: time=\"2026-06-12T16:16:33.992077667Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-2jrgb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.699289 | controller |     "Jun 12 16:16:34.006797 crc crio[22579]: time=\"2026-06-12T16:16:34.006669108Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=b9f82f5b-d367-4d53-af08-963a85f2b504 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.699304 | controller |     "Jun 12 16:16:34.008055 crc crio[22579]: time=\"2026-06-12T16:16:34.007977452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e2ac9b63-2626-4635-9d94-e922333b006f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.699318 | controller |     "Jun 12 16:16:34.169166 crc crio[22579]: time=\"2026-06-12T16:16:34.168736649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b64230a1-8e45-45cf-96c7-8af543e75350 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.699333 | controller |     "Jun 12 16:16:34.176104 crc crio[22579]: time=\"2026-06-12T16:16:34.175976403Z\" level=info msg=\"Removed pod sandbox: 46c89a3f7ac7fdd7436f7c3fd4fd186ee3d9e439643a5f8fff4eb44ea291786f\" id=15b4a07f-7f2b-4f2f-b132-ff7dfe15a50f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.699348 | controller |     "Jun 12 16:16:34.215792 crc crio[22579]: time=\"2026-06-12T16:16:34.214646586Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 UID:adf4e92c-6659-4d24-9e7a-d1debf33def6 NetNS:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadf4e92c_6659_4d24_9e7a_d1debf33def6.slice PodAnnotations:0xc0012163c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.699384 | controller |     "Jun 12 16:16:34.215792 crc crio[22579]: time=\"2026-06-12T16:16:34.214725698Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.699401 | controller |     "Jun 12 16:16:34.218917 crc crio[22579]: time=\"2026-06-12T16:16:34.218836023Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-whjqh Namespace:openstack ID:68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 UID:8a9d4115-f7d7-4ea1-afae-feca93d72a23 NetNS:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9d4115_f7d7_4ea1_afae_feca93d72a23.slice PodAnnotations:0xc0005488c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.699417 | controller |     "Jun 12 16:16:34.218917 crc crio[22579]: time=\"2026-06-12T16:16:34.218911535Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-whjqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.699432 | controller |     "Jun 12 16:16:34.236259 crc crio[22579]: time=\"2026-06-12T16:16:34.236160593Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-4w7qz Namespace:openstack ID:7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e UID:20d2ef09-756f-4cfb-9fd3-8a9113a11386 NetNS:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20d2ef09_756f_4cfb_9fd3_8a9113a11386.slice PodAnnotations:0xc0024a6510}] Aliases:map[]}\"",
2026-06-12 17:11:43.699451 | controller |     "Jun 12 16:16:34.236259 crc crio[22579]: time=\"2026-06-12T16:16:34.236234755Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd7c97fc-4w7qz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.699466 | controller |     "Jun 12 16:16:34.248880 crc crio[22579]: time=\"2026-06-12T16:16:34.248537588Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-cvwct Namespace:openstack ID:3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e UID:04ec6710-bddc-4e4c-bc44-a7d2c69d9bbf NetNS:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ec6710_bddc_4e4c_bc44_a7d2c69d9bbf.slice PodAnnotations:0xc000548a20}] Aliases:map[]}\"",
2026-06-12 17:11:43.699482 | controller |     "Jun 12 16:16:34.248880 crc crio[22579]: time=\"2026-06-12T16:16:34.24861224Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-cvwct to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.699496 | controller |     "Jun 12 16:16:34.263989 crc crio[22579]: time=\"2026-06-12T16:16:34.263873628Z\" level=info msg=\"Creating container: openstack/glance-db-sync-t778j/glance-db-sync\" id=05fdee15-bde2-44a5-a0a4-c0d7a0e8ee5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.699511 | controller |     "Jun 12 16:16:34.273162 crc crio[22579]: time=\"2026-06-12T16:16:34.273086942Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vw7df Namespace:openstack ID:46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 UID:4b91ac0b-ce77-409e-ba39-2a4bfb681874 NetNS:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b91ac0b_ce77_409e_ba39_2a4bfb681874.slice PodAnnotations:0xc001216578}] Aliases:map[]}\"",
2026-06-12 17:11:43.699526 | controller |     "Jun 12 16:16:34.273428 crc crio[22579]: time=\"2026-06-12T16:16:34.273205175Z\" level=info msg=\"Adding pod openstack_placement-db-sync-vw7df to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.699541 | controller |     "Jun 12 16:16:34.285991 crc crio[22579]: time=\"2026-06-12T16:16:34.285876377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.699556 | controller |     "Jun 12 16:16:34.296600 crc crio[22579]: time=\"2026-06-12T16:16:34.296342423Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-mcpws Namespace:openstack ID:d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 UID:3a48da00-455b-45f3-b52b-db29d6702cc5 NetNS:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a48da00_455b_45f3_b52b_db29d6702cc5.slice PodAnnotations:0xc00130c158}] Aliases:map[]}\"",
2026-06-12 17:11:43.699571 | controller |     "Jun 12 16:16:34.296600 crc crio[22579]: time=\"2026-06-12T16:16:34.296429705Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-64bf49599-mcpws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.699586 | controller |     "Jun 12 16:16:34.318545 crc crio[22579]: time=\"2026-06-12T16:16:34.317887141Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-xcwxk Namespace:openstack ID:5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 UID:371eb5d6-bacb-4640-84e9-241da4193b51 NetNS:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod371eb5d6_bacb_4640_84e9_241da4193b51.slice PodAnnotations:0xc0012166b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.699604 | controller |     "Jun 12 16:16:34.318545 crc crio[22579]: time=\"2026-06-12T16:16:34.317950613Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-xcwxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.699619 | controller |     "Jun 12 16:16:34.344723 crc crio[22579]: 2026-06-12T16:16:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f959032e22ac1 Mac:f2:89:0e:4a:74:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.699635 | controller |     "Jun 12 16:16:34.390203 crc crio[22579]: time=\"2026-06-12T16:16:34.387945582Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2jrgb Namespace:openstack ID:a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac UID:204f155d-f2d7-4539-99f4-5da710191ed1 NetNS:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod204f155d_f2d7_4539_99f4_5da710191ed1.slice PodAnnotations:0xc000548440}] Aliases:map[]}\"",
2026-06-12 17:11:43.699650 | controller |     "Jun 12 16:16:34.390776 crc crio[22579]: time=\"2026-06-12T16:16:34.390751634Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-2jrgb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.699665 | controller |     "Jun 12 16:16:34.422770 crc crio[22579]: time=\"2026-06-12T16:16:34.422650975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.699681 | controller |     "Jun 12 16:16:34.463480 crc crio[22579]: time=\"2026-06-12T16:16:34.4633618Z\" level=info msg=\"Ran pod sandbox a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac with infra container: openstack/cinder-db-sync-2jrgb/POD\" id=a36eb4a5-c781-4a5e-9ca7-2626de865924 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.699696 | controller |     "Jun 12 16:16:34.489133 crc crio[22579]: time=\"2026-06-12T16:16:34.488322744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a3326d5b-c243-47a3-93f3-30c50a605082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.699711 | controller |     "Jun 12 16:16:34.489133 crc crio[22579]: time=\"2026-06-12T16:16:34.488577351Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=a3326d5b-c243-47a3-93f3-30c50a605082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.699725 | controller |     "Jun 12 16:16:34.489133 crc crio[22579]: time=\"2026-06-12T16:16:34.488623952Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=a3326d5b-c243-47a3-93f3-30c50a605082 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.699740 | controller |     "Jun 12 16:16:34.497611 crc crio[22579]: time=\"2026-06-12T16:16:34.493192888Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=94686fd5-8384-44d1-ac83-db71aa266722 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.699755 | controller |     "Jun 12 16:16:34.507023 crc crio[22579]: time=\"2026-06-12T16:16:34.506880166Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-12 17:11:43.699775 | controller |     "Jun 12 16:16:35.160103 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68ed95ee16576c7 Mac:16:9c:e9:e9:87:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.699790 | controller |     "Jun 12 16:16:35.161851 crc crio[22579]: time=\"2026-06-12T16:16:35.161773056Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-whjqh Namespace:openstack ID:68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 UID:8a9d4115-f7d7-4ea1-afae-feca93d72a23 NetNS:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9d4115_f7d7_4ea1_afae_feca93d72a23.slice PodAnnotations:0xc0005488c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.699806 | controller |     "Jun 12 16:16:35.162118 crc crio[22579]: time=\"2026-06-12T16:16:35.16192896Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-whjqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.699821 | controller |     "Jun 12 16:16:35.176862 crc crio[22579]: time=\"2026-06-12T16:16:35.17136322Z\" level=info msg=\"Ran pod sandbox 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 with infra container: openstack/neutron-db-sync-whjqh/POD\" id=62ae68c3-de37-4bda-9df1-15c68b9bc1f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.699836 | controller |     "Jun 12 16:16:35.182712 crc crio[22579]: time=\"2026-06-12T16:16:35.182604206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dcf488b2-2193-48c8-9400-b986a1e079b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.699852 | controller |     "Jun 12 16:16:35.211663 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46d8b938c49210c Mac:22:4c:4e:dd:08:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.699867 | controller |     "Jun 12 16:16:35.212415 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7bc966bbcb2e2ef Mac:0e:8e:d1:fd:4e:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.699882 | controller |     "Jun 12 16:16:35.212842 crc crio[22579]: time=\"2026-06-12T16:16:35.212553047Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vw7df Namespace:openstack ID:46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 UID:4b91ac0b-ce77-409e-ba39-2a4bfb681874 NetNS:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b91ac0b_ce77_409e_ba39_2a4bfb681874.slice PodAnnotations:0xc001216578}] Aliases:map[]}\"",
2026-06-12 17:11:43.699897 | controller |     "Jun 12 16:16:35.212842 crc crio[22579]: time=\"2026-06-12T16:16:35.212729912Z\" level=info msg=\"Checking pod openstack_placement-db-sync-vw7df for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.699913 | controller |     "Jun 12 16:16:35.213592 crc crio[22579]: time=\"2026-06-12T16:16:35.213371858Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-4w7qz Namespace:openstack ID:7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e UID:20d2ef09-756f-4cfb-9fd3-8a9113a11386 NetNS:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20d2ef09_756f_4cfb_9fd3_8a9113a11386.slice PodAnnotations:0xc0024a6510}] Aliases:map[]}\"",
2026-06-12 17:11:43.699933 | controller |     "Jun 12 16:16:35.213800 crc crio[22579]: time=\"2026-06-12T16:16:35.213729957Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd7c97fc-4w7qz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.699948 | controller |     "Jun 12 16:16:35.220352 crc crio[22579]: time=\"2026-06-12T16:16:35.220265223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=930064e6-7540-4c95-a8a1-3b829091d509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.699963 | controller |     "Jun 12 16:16:35.269148 crc crio[22579]: time=\"2026-06-12T16:16:35.269001282Z\" level=info msg=\"Ran pod sandbox 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e with infra container: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/POD\" id=e84c5e84-0add-461a-b9da-dfb3f80547ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.699978 | controller |     "Jun 12 16:16:35.284171 crc crio[22579]: time=\"2026-06-12T16:16:35.283557923Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-whjqh/neutron-db-sync\" id=dc029831-ef9e-4f60-8b27-e8342b97b4a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.699993 | controller |     "Jun 12 16:16:35.299088 crc crio[22579]: time=\"2026-06-12T16:16:35.298956724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7727cb53-f06f-40e7-af6a-b2c4ce09b81b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700007 | controller |     "Jun 12 16:16:35.300134 crc crio[22579]: time=\"2026-06-12T16:16:35.29998622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700022 | controller |     "Jun 12 16:16:35.300788 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f4d807d2669e03 Mac:16:9e:54:d1:aa:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.700037 | controller |     "Jun 12 16:16:35.302273 crc crio[22579]: time=\"2026-06-12T16:16:35.302201056Z\" level=info msg=\"Ran pod sandbox 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 with infra container: openstack/placement-db-sync-vw7df/POD\" id=9ab3e2e9-3ba5-451e-b0a4-4fa6c15f103a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.700052 | controller |     "Jun 12 16:16:35.302801 crc crio[22579]: time=\"2026-06-12T16:16:35.302671688Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-cvwct Namespace:openstack ID:3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e UID:04ec6710-bddc-4e4c-bc44-a7d2c69d9bbf NetNS:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ec6710_bddc_4e4c_bc44_a7d2c69d9bbf.slice PodAnnotations:0xc000548a20}] Aliases:map[]}\"",
2026-06-12 17:11:43.700067 | controller |     "Jun 12 16:16:35.303043 crc crio[22579]: time=\"2026-06-12T16:16:35.302898874Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-cvwct for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.700085 | controller |     "Jun 12 16:16:35.313716 crc crio[22579]: time=\"2026-06-12T16:16:35.313556975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f340c693-40f7-4cb4-ad58-8d2c62f87d87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700100 | controller |     "Jun 12 16:16:35.318330 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7371e76d88f4dae Mac:fe:b9:e8:93:ea:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.700115 | controller |     "Jun 12 16:16:35.318700 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d655126116c9e10 Mac:62:04:90:4c:2c:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.700130 | controller |     "Jun 12 16:16:35.320167 crc crio[22579]: time=\"2026-06-12T16:16:35.320072641Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-mcpws Namespace:openstack ID:d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 UID:3a48da00-455b-45f3-b52b-db29d6702cc5 NetNS:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a48da00_455b_45f3_b52b_db29d6702cc5.slice PodAnnotations:0xc00130c158}] Aliases:map[]}\"",
2026-06-12 17:11:43.700145 | controller |     "Jun 12 16:16:35.320327 crc crio[22579]: time=\"2026-06-12T16:16:35.320237305Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-64bf49599-mcpws for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.700160 | controller |     "Jun 12 16:16:35.321114 crc crio[22579]: time=\"2026-06-12T16:16:35.321052986Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 UID:adf4e92c-6659-4d24-9e7a-d1debf33def6 NetNS:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadf4e92c_6659_4d24_9e7a_d1debf33def6.slice PodAnnotations:0xc0012163c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.700175 | controller |     "Jun 12 16:16:35.321280 crc crio[22579]: time=\"2026-06-12T16:16:35.32123873Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.700190 | controller |     "Jun 12 16:16:35.330393 crc crio[22579]: time=\"2026-06-12T16:16:35.33025022Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=f340c693-40f7-4cb4-ad58-8d2c62f87d87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700206 | controller |     "Jun 12 16:16:35.330942 crc crio[22579]: time=\"2026-06-12T16:16:35.330607109Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=f340c693-40f7-4cb4-ad58-8d2c62f87d87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700221 | controller |     "Jun 12 16:16:35.343725 crc crio[22579]: time=\"2026-06-12T16:16:35.343126557Z\" level=info msg=\"Ran pod sandbox 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e with infra container: openstack/barbican-db-sync-cvwct/POD\" id=d4106254-2466-405e-933c-bd2e31a4522b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.700236 | controller |     "Jun 12 16:16:35.347969 crc crio[22579]: time=\"2026-06-12T16:16:35.347691643Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=79922ff9-e414-4598-83e4-39028c5bb9a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.700253 | controller |     "Jun 12 16:16:35.349285 crc crio[22579]: time=\"2026-06-12T16:16:35.34913446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=d87f2b2d-3c60-4273-a481-ea22f9357f8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700268 | controller |     "Jun 12 16:16:35.349624 crc crio[22579]: time=\"2026-06-12T16:16:35.349282123Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=d87f2b2d-3c60-4273-a481-ea22f9357f8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700283 | controller |     "Jun 12 16:16:35.349624 crc crio[22579]: time=\"2026-06-12T16:16:35.349325615Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=d87f2b2d-3c60-4273-a481-ea22f9357f8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700298 | controller |     "Jun 12 16:16:35.355288 crc crio[22579]: time=\"2026-06-12T16:16:35.355144092Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f996eb61-e26f-46d5-bde9-12c18cd1a41a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.700314 | controller |     "Jun 12 16:16:35.362964 crc crio[22579]: time=\"2026-06-12T16:16:35.362889229Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-12 17:11:43.700328 | controller |     "Jun 12 16:16:35.363350 crc crio[22579]: time=\"2026-06-12T16:16:35.363274749Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-12 17:11:43.700343 | controller |     "Jun 12 16:16:35.367412 crc crio[22579]: time=\"2026-06-12T16:16:35.367254Z\" level=info msg=\"Ran pod sandbox d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 with infra container: openstack/dnsmasq-dns-64bf49599-mcpws/POD\" id=085cf645-6cee-4f86-a3ec-a84c262d2358 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.700374 | controller |     "Jun 12 16:16:35.368818 crc crio[22579]: time=\"2026-06-12T16:16:35.368656966Z\" level=info msg=\"Ran pod sandbox 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 with infra container: openstack/ceilometer-0/POD\" id=1c0dc5e6-16b6-4dab-8e47-fa41f6031a9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.700395 | controller |     "Jun 12 16:16:35.368933 crc crio[22579]: 2026-06-12T16:16:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5368fa0624a829b Mac:ee:bd:40:ba:05:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.700411 | controller |     "Jun 12 16:16:35.370870 crc crio[22579]: time=\"2026-06-12T16:16:35.370813451Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-xcwxk Namespace:openstack ID:5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 UID:371eb5d6-bacb-4640-84e9-241da4193b51 NetNS:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod371eb5d6_bacb_4640_84e9_241da4193b51.slice PodAnnotations:0xc0012166b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.700427 | controller |     "Jun 12 16:16:35.371031 crc crio[22579]: time=\"2026-06-12T16:16:35.370978765Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-xcwxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.700445 | controller |     "Jun 12 16:16:35.376347 crc crio[22579]: time=\"2026-06-12T16:16:35.37627628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a40c1a07-1eb8-4dba-94be-761b0d5d7b63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700461 | controller |     "Jun 12 16:16:35.380968 crc crio[22579]: time=\"2026-06-12T16:16:35.378347562Z\" level=info msg=\"Ran pod sandbox 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 with infra container: openstack/keystone-bootstrap-xcwxk/POD\" id=fef5f4f2-35be-4a92-90ca-d42ea7b2cb0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.700476 | controller |     "Jun 12 16:16:35.381785 crc crio[22579]: time=\"2026-06-12T16:16:35.381727028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=135e3a64-22da-458b-89a7-134eadbf2fe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700490 | controller |     "Jun 12 16:16:35.382108 crc crio[22579]: time=\"2026-06-12T16:16:35.381917393Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=135e3a64-22da-458b-89a7-134eadbf2fe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700505 | controller |     "Jun 12 16:16:35.382108 crc crio[22579]: time=\"2026-06-12T16:16:35.381961564Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=135e3a64-22da-458b-89a7-134eadbf2fe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700520 | controller |     "Jun 12 16:16:35.383325 crc crio[22579]: time=\"2026-06-12T16:16:35.383268748Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2bd2e5a4-ad73-4c31-9837-67b8b15e0c7e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.700535 | controller |     "Jun 12 16:16:35.384180 crc crio[22579]: time=\"2026-06-12T16:16:35.384105039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b1121625-39db-4a90-b296-e6918d471e4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700550 | controller |     "Jun 12 16:16:35.387364 crc crio[22579]: time=\"2026-06-12T16:16:35.387130936Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-12 17:11:43.700564 | controller |     "Jun 12 16:16:35.401577 crc crio[22579]: time=\"2026-06-12T16:16:35.401331377Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d00e66d6-3128-406f-8e3b-0311729badc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700579 | controller |     "Jun 12 16:16:35.407673 crc crio[22579]: time=\"2026-06-12T16:16:35.407599076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=826187d9-7fd1-4019-8190-52cdbc2be896 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700594 | controller |     "Jun 12 16:16:35.408843 crc crio[22579]: time=\"2026-06-12T16:16:35.408769106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700608 | controller |     "Jun 12 16:16:35.414294 crc crio[22579]: time=\"2026-06-12T16:16:35.414177973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700623 | controller |     "Jun 12 16:16:35.416223 crc crio[22579]: time=\"2026-06-12T16:16:35.416137963Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init\" id=f43e3d73-9efe-4300-ac24-752e98117023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.700640 | controller |     "Jun 12 16:16:35.416892 crc crio[22579]: time=\"2026-06-12T16:16:35.416839151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700655 | controller |     "Jun 12 16:16:35.420470 crc crio[22579]: time=\"2026-06-12T16:16:35.42034849Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-xcwxk/keystone-bootstrap\" id=7ec87e84-b7f6-45aa-9ccf-138f84af0c7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.700670 | controller |     "Jun 12 16:16:35.436610 crc crio[22579]: time=\"2026-06-12T16:16:35.436535092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3f2c51e5-81ef-4cd2-9f2a-1e2794fd2396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700685 | controller |     "Jun 12 16:16:35.437824 crc crio[22579]: time=\"2026-06-12T16:16:35.437575828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700700 | controller |     "Jun 12 16:16:35.450183 crc crio[22579]: time=\"2026-06-12T16:16:35.450052175Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-64bf49599-mcpws/init\" id=b1fa24a4-a15a-469c-9f64-0303a9997564 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.700714 | controller |     "Jun 12 16:16:35.491666 crc crio[22579]: time=\"2026-06-12T16:16:35.491365366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700729 | controller |     "Jun 12 16:16:35.492584 crc crio[22579]: time=\"2026-06-12T16:16:35.492407982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700744 | controller |     "Jun 12 16:16:35.514591 crc crio[22579]: time=\"2026-06-12T16:16:35.504003787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700759 | controller |     "Jun 12 16:16:35.574960 crc crio[22579]: time=\"2026-06-12T16:16:35.574834478Z\" level=info msg=\"Created container d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac: openstack/neutron-db-sync-whjqh/neutron-db-sync\" id=dc029831-ef9e-4f60-8b27-e8342b97b4a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.700774 | controller |     "Jun 12 16:16:35.575255 crc crio[22579]: time=\"2026-06-12T16:16:35.575042363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700788 | controller |     "Jun 12 16:16:35.578588 crc crio[22579]: time=\"2026-06-12T16:16:35.578483811Z\" level=info msg=\"Starting container: d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac\" id=1a41cdf0-5fa9-4807-be12-22e6e4453e63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.700803 | controller |     "Jun 12 16:16:35.583940 crc crio[22579]: time=\"2026-06-12T16:16:35.583877238Z\" level=info msg=\"Started container\" PID=72766 containerID=d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac description=openstack/neutron-db-sync-whjqh/neutron-db-sync id=1a41cdf0-5fa9-4807-be12-22e6e4453e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188",
2026-06-12 17:11:43.700818 | controller |     "Jun 12 16:16:35.588483 crc crio[22579]: time=\"2026-06-12T16:16:35.588402583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700836 | controller |     "Jun 12 16:16:35.646403 crc crio[22579]: time=\"2026-06-12T16:16:35.646133131Z\" level=info msg=\"Created container 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init\" id=f43e3d73-9efe-4300-ac24-752e98117023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.700851 | controller |     "Jun 12 16:16:35.648936 crc crio[22579]: time=\"2026-06-12T16:16:35.64886062Z\" level=info msg=\"Starting container: 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27\" id=049473c8-e482-4bd5-8a0c-2134f2e5b0ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.700865 | controller |     "Jun 12 16:16:35.658364 crc crio[22579]: time=\"2026-06-12T16:16:35.658255029Z\" level=info msg=\"Started container\" PID=72770 containerID=1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27 description=openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init id=049473c8-e482-4bd5-8a0c-2134f2e5b0ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e",
2026-06-12 17:11:43.700881 | controller |     "Jun 12 16:16:35.683382 crc crio[22579]: time=\"2026-06-12T16:16:35.683183713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700895 | controller |     "Jun 12 16:16:35.706674 crc crio[22579]: time=\"2026-06-12T16:16:35.706598498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.700910 | controller |     "Jun 12 16:16:35.748997 crc crio[22579]: time=\"2026-06-12T16:16:35.748884073Z\" level=info msg=\"Created container b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12: openstack/keystone-bootstrap-xcwxk/keystone-bootstrap\" id=7ec87e84-b7f6-45aa-9ccf-138f84af0c7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.700924 | controller |     "Jun 12 16:16:35.754211 crc crio[22579]: time=\"2026-06-12T16:16:35.754168507Z\" level=info msg=\"Starting container: b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12\" id=0cc14596-b816-4992-a4f0-985a1d795c9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.700938 | controller |     "Jun 12 16:16:35.762473 crc crio[22579]: time=\"2026-06-12T16:16:35.762392666Z\" level=info msg=\"Started container\" PID=72787 containerID=b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12 description=openstack/keystone-bootstrap-xcwxk/keystone-bootstrap id=0cc14596-b816-4992-a4f0-985a1d795c9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3",
2026-06-12 17:11:43.700953 | controller |     "Jun 12 16:16:35.774974 crc crio[22579]: time=\"2026-06-12T16:16:35.774838443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c1c6796d-2011-4d7d-8aaa-e80d94895ac0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700967 | controller |     "Jun 12 16:16:35.890893 crc crio[22579]: time=\"2026-06-12T16:16:35.890096503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca758e9c-7042-4642-ab33-0e25c0b11d08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.700982 | controller |     "Jun 12 16:16:35.906047 crc crio[22579]: time=\"2026-06-12T16:16:35.905894205Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns\" id=a7b3f413-7138-40a3-836c-c12e6266c6f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.700996 | controller |     "Jun 12 16:16:35.908121 crc crio[22579]: time=\"2026-06-12T16:16:35.907645329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701015 | controller |     "Jun 12 16:16:36.037572 crc crio[22579]: time=\"2026-06-12T16:16:36.036216198Z\" level=info msg=\"Created container 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d: openstack/dnsmasq-dns-64bf49599-mcpws/init\" id=b1fa24a4-a15a-469c-9f64-0303a9997564 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.701029 | controller |     "Jun 12 16:16:36.038633 crc crio[22579]: time=\"2026-06-12T16:16:36.038488176Z\" level=info msg=\"Starting container: 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d\" id=1e2d06a7-77e0-405d-96f3-321cfb3b683e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.701044 | controller |     "Jun 12 16:16:36.083912 crc crio[22579]: time=\"2026-06-12T16:16:36.083815568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701059 | controller |     "Jun 12 16:16:36.089110 crc crio[22579]: time=\"2026-06-12T16:16:36.088964119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701073 | controller |     "Jun 12 16:16:36.114676 crc crio[22579]: time=\"2026-06-12T16:16:36.112326533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701087 | controller |     "Jun 12 16:16:36.122613 crc crio[22579]: time=\"2026-06-12T16:16:36.121377403Z\" level=info msg=\"Started container\" PID=72824 containerID=373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d description=openstack/dnsmasq-dns-64bf49599-mcpws/init id=1e2d06a7-77e0-405d-96f3-321cfb3b683e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8",
2026-06-12 17:11:43.701102 | controller |     "Jun 12 16:16:36.361391 crc crio[22579]: time=\"2026-06-12T16:16:36.360129663Z\" level=info msg=\"Created container 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns\" id=a7b3f413-7138-40a3-836c-c12e6266c6f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.701117 | controller |     "Jun 12 16:16:36.364893 crc crio[22579]: time=\"2026-06-12T16:16:36.363834838Z\" level=info msg=\"Starting container: 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4\" id=0b40373b-6742-47a5-9dd4-dc6cab36da4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.701132 | controller |     "Jun 12 16:16:36.378584 crc crio[22579]: time=\"2026-06-12T16:16:36.376653974Z\" level=info msg=\"Started container\" PID=72877 containerID=1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4 description=openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns id=0b40373b-6742-47a5-9dd4-dc6cab36da4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e",
2026-06-12 17:11:43.701147 | controller |     "Jun 12 16:16:36.405591 crc crio[22579]: time=\"2026-06-12T16:16:36.405406915Z\" level=info msg=\"Created container 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc: openstack/glance-db-sync-t778j/glance-db-sync\" id=05fdee15-bde2-44a5-a0a4-c0d7a0e8ee5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.701162 | controller |     "Jun 12 16:16:36.410616 crc crio[22579]: time=\"2026-06-12T16:16:36.407388765Z\" level=info msg=\"Starting container: 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc\" id=26601b03-822d-428a-96ad-6f01af05e5de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.701177 | controller |     "Jun 12 16:16:36.422588 crc crio[22579]: time=\"2026-06-12T16:16:36.420325204Z\" level=info msg=\"Started container\" PID=72878 containerID=44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc description=openstack/glance-db-sync-t778j/glance-db-sync id=26601b03-822d-428a-96ad-6f01af05e5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43",
2026-06-12 17:11:43.701195 | controller |     "Jun 12 16:16:36.874332 crc crio[22579]: time=\"2026-06-12T16:16:36.874205933Z\" level=info msg=\"Stopping pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=bb506cda-1fad-4617-9e6a-74b398f11ef4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.701210 | controller |     "Jun 12 16:16:36.879949 crc crio[22579]: time=\"2026-06-12T16:16:36.879660741Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-64bf49599-mcpws Namespace:openstack ID:d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8 UID:3a48da00-455b-45f3-b52b-db29d6702cc5 NetNS:/var/run/netns/03b37f75-df60-4ded-b61b-d935e007d2c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a48da00_455b_45f3_b52b_db29d6702cc5.slice PodAnnotations:0xc00008c558}] Aliases:map[]}\"",
2026-06-12 17:11:43.701226 | controller |     "Jun 12 16:16:36.880925 crc crio[22579]: time=\"2026-06-12T16:16:36.880707288Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-64bf49599-mcpws from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.701240 | controller |     "Jun 12 16:16:37.308873 crc crio[22579]: time=\"2026-06-12T16:16:37.30834703Z\" level=info msg=\"Stopped pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=bb506cda-1fad-4617-9e6a-74b398f11ef4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.701255 | controller |     "Jun 12 16:16:37.921871 crc crio[22579]: time=\"2026-06-12T16:16:37.920971556Z\" level=info msg=\"Removing container: 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d\" id=1094774d-e940-493e-9843-14edd55fa74f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.701270 | controller |     "Jun 12 16:16:37.982386 crc crio[22579]: time=\"2026-06-12T16:16:37.982281195Z\" level=info msg=\"Removed container 373c4e86f5eb298a4a4117aae85957651078a9a5f1912983f8f49235b59cef1d: openstack/dnsmasq-dns-64bf49599-mcpws/init\" id=1094774d-e940-493e-9843-14edd55fa74f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.701285 | controller |     "Jun 12 16:16:43.053752 crc crio[22579]: time=\"2026-06-12T16:16:43.053106046Z\" level=info msg=\"Stopping container: 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01 (timeout: 10s)\" id=23bc70ce-5363-4a92-8547-295f1cb4c8d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.701300 | controller |     "Jun 12 16:16:44.034377 crc crio[22579]: time=\"2026-06-12T16:16:44.03425106Z\" level=info msg=\"Stopped container 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns\" id=23bc70ce-5363-4a92-8547-295f1cb4c8d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.701315 | controller |     "Jun 12 16:16:44.035393 crc crio[22579]: time=\"2026-06-12T16:16:44.035307726Z\" level=info msg=\"Stopping pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=6786eec5-2d1f-4760-92db-77eeb2ed7690 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.701330 | controller |     "Jun 12 16:16:44.036250 crc crio[22579]: time=\"2026-06-12T16:16:44.036174378Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6d76bd6cc9-kd2p5 Namespace:openstack ID:6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9 UID:1ebd4878-ded5-475f-bba3-409a7aeab812 NetNS:/var/run/netns/e3b373c2-3719-40de-a4fe-c2261d5af45b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ebd4878_ded5_475f_bba3_409a7aeab812.slice PodAnnotations:0xc000384440}] Aliases:map[]}\"",
2026-06-12 17:11:43.701354 | controller |     "Jun 12 16:16:44.036468 crc crio[22579]: time=\"2026-06-12T16:16:44.036404554Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6d76bd6cc9-kd2p5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.701387 | controller |     "Jun 12 16:16:45.206002 crc crio[22579]: time=\"2026-06-12T16:16:45.205085397Z\" level=info msg=\"Stopping pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=2f37e2de-26f5-424c-94bc-ef125fbe75c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.701404 | controller |     "Jun 12 16:16:45.207389 crc crio[22579]: time=\"2026-06-12T16:16:45.207082238Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-xcwxk Namespace:openstack ID:5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3 UID:371eb5d6-bacb-4640-84e9-241da4193b51 NetNS:/var/run/netns/516c52a4-1304-4b08-82f1-19adcbc31c8f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod371eb5d6_bacb_4640_84e9_241da4193b51.slice PodAnnotations:0xc004fc0a48}] Aliases:map[]}\"",
2026-06-12 17:11:43.701419 | controller |     "Jun 12 16:16:45.207389 crc crio[22579]: time=\"2026-06-12T16:16:45.207267133Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-xcwxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.701433 | controller |     "Jun 12 16:16:45.325708 crc crio[22579]: time=\"2026-06-12T16:16:45.325613202Z\" level=info msg=\"Stopped pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=6786eec5-2d1f-4760-92db-77eeb2ed7690 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.701448 | controller |     "Jun 12 16:16:46.227718 crc crio[22579]: time=\"2026-06-12T16:16:46.226788153Z\" level=info msg=\"Removing container: 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01\" id=e9fe7485-94d7-4fae-ab38-a8d473c2c1c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.701462 | controller |     "Jun 12 16:16:51.024089 crc crio[22579]: time=\"2026-06-12T16:16:51.02292867Z\" level=info msg=\"Stopped pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=2f37e2de-26f5-424c-94bc-ef125fbe75c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.701477 | controller |     "Jun 12 16:16:53.383686 crc crio[22579]: time=\"2026-06-12T16:16:53.382293045Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-ldkwf/POD\" id=fe91d72d-3b59-4e4b-a039-b45f47821163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.701491 | controller |     "Jun 12 16:16:53.385297 crc crio[22579]: time=\"2026-06-12T16:16:53.383946397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701506 | controller |     "Jun 12 16:16:57.385226 crc crio[22579]: time=\"2026-06-12T16:16:57.384402325Z\" level=info msg=\"Stopping pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=95872504-86eb-450a-b543-2bebb805e808 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.701521 | controller |     "Jun 12 16:16:57.386961 crc crio[22579]: time=\"2026-06-12T16:16:57.385991745Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-t778j Namespace:openstack ID:a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43 UID:e0b54097-c76e-4487-bf84-5079d72eea00 NetNS:/var/run/netns/25ba99b3-cef1-4881-af22-eb07e94ee413 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0b54097_c76e_4487_bf84_5079d72eea00.slice PodAnnotations:0xc002218330}] Aliases:map[]}\"",
2026-06-12 17:11:43.701539 | controller |     "Jun 12 16:16:57.386961 crc crio[22579]: time=\"2026-06-12T16:16:57.386130939Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-t778j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.701554 | controller |     "Jun 12 16:17:03.218088 crc crio[22579]: time=\"2026-06-12T16:17:03.217389694Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=2bd2e5a4-ad73-4c31-9837-67b8b15e0c7e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.701569 | controller |     "Jun 12 16:17:03.219998 crc crio[22579]: time=\"2026-06-12T16:17:03.219043656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0e871935-ef29-4d21-a516-02b67ff6e0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.701584 | controller |     "Jun 12 16:17:07.586436 crc crio[22579]: time=\"2026-06-12T16:17:07.585743347Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=79922ff9-e414-4598-83e4-39028c5bb9a1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.701599 | controller |     "Jun 12 16:17:07.588698 crc crio[22579]: time=\"2026-06-12T16:17:07.588574359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e6236bf0-3709-482c-a896-c7f7c80e212b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.701614 | controller |     "Jun 12 16:17:07.593588 crc crio[22579]: time=\"2026-06-12T16:17:07.593480294Z\" level=info msg=\"Removed container 3060b4edc340a76d2c673763c83010406893ad94c89ec8626b9d4fb2b7716d01: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/dnsmasq-dns\" id=e9fe7485-94d7-4fae-ab38-a8d473c2c1c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.701629 | controller |     "Jun 12 16:17:07.598723 crc crio[22579]: time=\"2026-06-12T16:17:07.598630095Z\" level=info msg=\"Removing container: 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc\" id=6993f9b3-901d-47f2-ab7a-a983bc0909be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.701644 | controller |     "Jun 12 16:17:09.671780 crc crio[22579]: time=\"2026-06-12T16:17:09.670773237Z\" level=info msg=\"Stopped pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=95872504-86eb-450a-b543-2bebb805e808 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.701659 | controller |     "Jun 12 16:17:09.772122 crc crio[22579]: time=\"2026-06-12T16:17:09.771410656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=9105ad4d-c1b2-4e9d-a132-cde0424f39e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.701673 | controller |     "Jun 12 16:17:09.782066 crc crio[22579]: time=\"2026-06-12T16:17:09.781903313Z\" level=info msg=\"Removed container 276afb1b14a520bcb083bc8ef7dd92fa09e44818e13df8f89cd286637efa69bc: openstack/dnsmasq-dns-6d76bd6cc9-kd2p5/init\" id=6993f9b3-901d-47f2-ab7a-a983bc0909be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.701688 | controller |     "Jun 12 16:17:09.792903 crc crio[22579]: time=\"2026-06-12T16:17:09.79280546Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=f996eb61-e26f-46d5-bde9-12c18cd1a41a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.701703 | controller |     "Jun 12 16:17:09.795721 crc crio[22579]: time=\"2026-06-12T16:17:09.79516487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8e0592bb-2cc1-47a3-a5b0-3f1220327b1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.701720 | controller |     "Jun 12 16:17:09.809816 crc crio[22579]: time=\"2026-06-12T16:17:09.809699439Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=94686fd5-8384-44d1-ac83-db71aa266722 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.701735 | controller |     "Jun 12 16:17:09.810646 crc crio[22579]: time=\"2026-06-12T16:17:09.810584732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=7ae89f29-3283-4db3-bad0-16287daa25b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.701749 | controller |     "Jun 12 16:17:09.811232 crc crio[22579]: time=\"2026-06-12T16:17:09.811113205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=82c2b194-fa4b-4e76-a9c9-2794ff4ab629 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.701764 | controller |     "Jun 12 16:17:09.816320 crc crio[22579]: time=\"2026-06-12T16:17:09.816228745Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ldkwf Namespace:openstack ID:eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d UID:07aa0ad9-c35c-4127-ab44-d67c9af59e9f NetNS:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07aa0ad9_c35c_4127_ab44_d67c9af59e9f.slice PodAnnotations:0xc0006239a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.701778 | controller |     "Jun 12 16:17:09.816320 crc crio[22579]: time=\"2026-06-12T16:17:09.816305477Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-ldkwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.701793 | controller |     "Jun 12 16:17:09.824216 crc crio[22579]: time=\"2026-06-12T16:17:09.822935416Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=21a4c1e2-f8e2-4905-a3d1-59114731a1e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.701808 | controller |     "Jun 12 16:17:09.824216 crc crio[22579]: time=\"2026-06-12T16:17:09.823673464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701823 | controller |     "Jun 12 16:17:09.830646 crc crio[22579]: time=\"2026-06-12T16:17:09.830364235Z\" level=info msg=\"Creating container: openstack/placement-db-sync-vw7df/placement-db-sync\" id=91f6aea3-5763-45e6-9dab-de463844f473 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.701838 | controller |     "Jun 12 16:17:09.847710 crc crio[22579]: time=\"2026-06-12T16:17:09.839320102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=db5c3912-8db3-4337-b2f4-cbcca710a8f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.701853 | controller |     "Jun 12 16:17:09.847710 crc crio[22579]: time=\"2026-06-12T16:17:09.842271687Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=1a397fde-f92c-4c2f-a056-36b3d3ca747b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.701868 | controller |     "Jun 12 16:17:09.848562 crc crio[22579]: time=\"2026-06-12T16:17:09.848312271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701883 | controller |     "Jun 12 16:17:09.910240 crc crio[22579]: time=\"2026-06-12T16:17:09.910108452Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-2jrgb/cinder-db-sync\" id=35a57f2a-02ab-417a-a659-1832ba5591d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.701912 | controller |     "Jun 12 16:17:09.919628 crc crio[22579]: time=\"2026-06-12T16:17:09.91947214Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-cvwct/barbican-db-sync\" id=be2ca191-66a5-4244-9db4-dc080e8d91d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.701927 | controller |     "Jun 12 16:17:09.951171 crc crio[22579]: time=\"2026-06-12T16:17:09.933143888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701942 | controller |     "Jun 12 16:17:09.951171 crc crio[22579]: time=\"2026-06-12T16:17:09.948392485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701957 | controller |     "Jun 12 16:17:09.973350 crc crio[22579]: time=\"2026-06-12T16:17:09.971168935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701971 | controller |     "Jun 12 16:17:09.978960 crc crio[22579]: time=\"2026-06-12T16:17:09.97885312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.701987 | controller |     "Jun 12 16:17:09.980986 crc crio[22579]: time=\"2026-06-12T16:17:09.980900592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702004 | controller |     "Jun 12 16:17:09.983795 crc crio[22579]: time=\"2026-06-12T16:17:09.983733934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702020 | controller |     "Jun 12 16:17:10.041079 crc crio[22579]: time=\"2026-06-12T16:17:10.040061266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702034 | controller |     "Jun 12 16:17:10.050103 crc crio[22579]: time=\"2026-06-12T16:17:10.05002835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702049 | controller |     "Jun 12 16:17:10.051864 crc crio[22579]: time=\"2026-06-12T16:17:10.051797695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702064 | controller |     "Jun 12 16:17:10.065203 crc crio[22579]: time=\"2026-06-12T16:17:10.065101393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702079 | controller |     "Jun 12 16:17:10.140454 crc crio[22579]: time=\"2026-06-12T16:17:10.140342626Z\" level=info msg=\"Created container ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6: openstack/ceilometer-0/ceilometer-central-agent\" id=21a4c1e2-f8e2-4905-a3d1-59114731a1e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.702094 | controller |     "Jun 12 16:17:10.146216 crc crio[22579]: time=\"2026-06-12T16:17:10.146144843Z\" level=info msg=\"Starting container: ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6\" id=ff63023a-31fb-4f94-884a-7688de1c8d91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.702109 | controller |     "Jun 12 16:17:10.155239 crc crio[22579]: time=\"2026-06-12T16:17:10.155138952Z\" level=info msg=\"Started container\" PID=74733 containerID=ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6 description=openstack/ceilometer-0/ceilometer-central-agent id=ff63023a-31fb-4f94-884a-7688de1c8d91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745",
2026-06-12 17:11:43.702128 | controller |     "Jun 12 16:17:10.179639 crc crio[22579]: time=\"2026-06-12T16:17:10.179545312Z\" level=info msg=\"Created container 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704: openstack/placement-db-sync-vw7df/placement-db-sync\" id=91f6aea3-5763-45e6-9dab-de463844f473 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.702144 | controller |     "Jun 12 16:17:10.180089 crc crio[22579]: time=\"2026-06-12T16:17:10.179996234Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=778b97e6-ae41-4552-b4da-ea14f3bbf699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.702159 | controller |     "Jun 12 16:17:10.180282 crc crio[22579]: time=\"2026-06-12T16:17:10.18022633Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=778b97e6-ae41-4552-b4da-ea14f3bbf699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.702173 | controller |     "Jun 12 16:17:10.180391 crc crio[22579]: time=\"2026-06-12T16:17:10.180302422Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=778b97e6-ae41-4552-b4da-ea14f3bbf699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.702187 | controller |     "Jun 12 16:17:10.181095 crc crio[22579]: time=\"2026-06-12T16:17:10.18102041Z\" level=info msg=\"Starting container: 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704\" id=2a68eb01-2d69-46c4-a28c-f77d0fe13cfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.702202 | controller |     "Jun 12 16:17:10.183583 crc crio[22579]: time=\"2026-06-12T16:17:10.1833939Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4c11a881-f268-46ad-828b-6398cfb94d50 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.702216 | controller |     "Jun 12 16:17:10.190188 crc crio[22579]: time=\"2026-06-12T16:17:10.190110451Z\" level=info msg=\"Started container\" PID=74734 containerID=3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704 description=openstack/placement-db-sync-vw7df/placement-db-sync id=2a68eb01-2d69-46c4-a28c-f77d0fe13cfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610",
2026-06-12 17:11:43.702231 | controller |     "Jun 12 16:17:10.192135 crc crio[22579]: time=\"2026-06-12T16:17:10.191998499Z\" level=info msg=\"Created container 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a: openstack/barbican-db-sync-cvwct/barbican-db-sync\" id=be2ca191-66a5-4244-9db4-dc080e8d91d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.702246 | controller |     "Jun 12 16:17:10.194320 crc crio[22579]: time=\"2026-06-12T16:17:10.194118243Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-12 17:11:43.702261 | controller |     "Jun 12 16:17:10.195678 crc crio[22579]: time=\"2026-06-12T16:17:10.195620301Z\" level=info msg=\"Starting container: 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a\" id=5e863195-f520-4f5d-8cbf-2ac9bb6dd76b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.702276 | controller |     "Jun 12 16:17:10.208898 crc crio[22579]: time=\"2026-06-12T16:17:10.208787756Z\" level=info msg=\"Created container c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d: openstack/cinder-db-sync-2jrgb/cinder-db-sync\" id=35a57f2a-02ab-417a-a659-1832ba5591d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.702290 | controller |     "Jun 12 16:17:10.209935 crc crio[22579]: time=\"2026-06-12T16:17:10.209860653Z\" level=info msg=\"Starting container: c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d\" id=92d976e4-cf3f-4b6c-a06c-0c303522c5e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.702308 | controller |     "Jun 12 16:17:10.212556 crc crio[22579]: time=\"2026-06-12T16:17:10.211884875Z\" level=info msg=\"Started container\" PID=74745 containerID=6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a description=openstack/barbican-db-sync-cvwct/barbican-db-sync id=5e863195-f520-4f5d-8cbf-2ac9bb6dd76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e",
2026-06-12 17:11:43.702323 | controller |     "Jun 12 16:17:10.221621 crc crio[22579]: time=\"2026-06-12T16:17:10.220545775Z\" level=info msg=\"Started container\" PID=74747 containerID=c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d description=openstack/cinder-db-sync-2jrgb/cinder-db-sync id=92d976e4-cf3f-4b6c-a06c-0c303522c5e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac",
2026-06-12 17:11:43.702338 | controller |     "Jun 12 16:17:10.429844 crc crio[22579]: 2026-06-12T16:17:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eb3a71908ef445e Mac:f6:fd:c6:b3:2d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe SocketPath: PciID:}] [{Interface:0xc0001226a0 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.702357 | controller |     "Jun 12 16:17:10.436703 crc crio[22579]: time=\"2026-06-12T16:17:10.436618398Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ldkwf Namespace:openstack ID:eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d UID:07aa0ad9-c35c-4127-ab44-d67c9af59e9f NetNS:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07aa0ad9_c35c_4127_ab44_d67c9af59e9f.slice PodAnnotations:0xc0006239a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.702392 | controller |     "Jun 12 16:17:10.437245 crc crio[22579]: time=\"2026-06-12T16:17:10.43709302Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-ldkwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.702409 | controller |     "Jun 12 16:17:10.454942 crc crio[22579]: time=\"2026-06-12T16:17:10.454844052Z\" level=info msg=\"Ran pod sandbox eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d with infra container: openstack/keystone-bootstrap-ldkwf/POD\" id=fe91d72d-3b59-4e4b-a039-b45f47821163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.702425 | controller |     "Jun 12 16:17:10.459061 crc crio[22579]: time=\"2026-06-12T16:17:10.458979357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=249e6bd9-0cf8-4fc4-a9e3-1ee7321b7cd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.702439 | controller |     "Jun 12 16:17:10.508247 crc crio[22579]: time=\"2026-06-12T16:17:10.508164797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=90dca33f-b484-40ef-830b-bf527a4bcd83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.702454 | controller |     "Jun 12 16:17:10.539623 crc crio[22579]: time=\"2026-06-12T16:17:10.539460733Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-ldkwf/keystone-bootstrap\" id=8cd5ebdd-8f3c-43b8-8232-d564f468002c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.702469 | controller |     "Jun 12 16:17:10.540194 crc crio[22579]: time=\"2026-06-12T16:17:10.54011632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702487 | controller |     "Jun 12 16:17:10.601861 crc crio[22579]: time=\"2026-06-12T16:17:10.60147436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702502 | controller |     "Jun 12 16:17:10.606791 crc crio[22579]: time=\"2026-06-12T16:17:10.606713843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702517 | controller |     "Jun 12 16:17:10.825282 crc crio[22579]: time=\"2026-06-12T16:17:10.825173097Z\" level=info msg=\"Created container 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a: openstack/keystone-bootstrap-ldkwf/keystone-bootstrap\" id=8cd5ebdd-8f3c-43b8-8232-d564f468002c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.702532 | controller |     "Jun 12 16:17:10.827726 crc crio[22579]: time=\"2026-06-12T16:17:10.82764247Z\" level=info msg=\"Starting container: 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a\" id=a9917bab-2cbc-4bcc-bf2d-bcccafe1e7ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.702547 | controller |     "Jun 12 16:17:10.834750 crc crio[22579]: time=\"2026-06-12T16:17:10.834669569Z\" level=info msg=\"Started container\" PID=74808 containerID=25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a description=openstack/keystone-bootstrap-ldkwf/keystone-bootstrap id=a9917bab-2cbc-4bcc-bf2d-bcccafe1e7ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d",
2026-06-12 17:11:43.702563 | controller |     "Jun 12 16:17:12.086725 crc crio[22579]: time=\"2026-06-12T16:17:12.08591031Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/POD\" id=24f5e940-6d0e-49c0-a8d9-40b7df4b9c76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.702578 | controller |     "Jun 12 16:17:12.086725 crc crio[22579]: time=\"2026-06-12T16:17:12.086713061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702592 | controller |     "Jun 12 16:17:12.903935 crc crio[22579]: time=\"2026-06-12T16:17:12.903837905Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=3436842c-ec36-48b1-8a84-ace5e9c4dc9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.702607 | controller |     "Jun 12 16:17:12.904052 crc crio[22579]: time=\"2026-06-12T16:17:12.903963738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702622 | controller |     "Jun 12 16:17:13.018387 crc crio[22579]: time=\"2026-06-12T16:17:13.018220343Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-c27z8 Namespace:openstack ID:62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 UID:143a11e8-5738-4df0-813d-0b9dbdfffd30 NetNS:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143a11e8_5738_4df0_813d_0b9dbdfffd30.slice PodAnnotations:0xc0024a6390}] Aliases:map[]}\"",
2026-06-12 17:11:43.702637 | controller |     "Jun 12 16:17:13.018387 crc crio[22579]: time=\"2026-06-12T16:17:13.018281514Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7c87cbcf5f-c27z8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.702653 | controller |     "Jun 12 16:17:13.022752 crc crio[22579]: time=\"2026-06-12T16:17:13.022664006Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 UID:dc5839df-358c-4779-8c19-4508b7b0e78d NetNS:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5839df_358c_4779_8c19_4508b7b0e78d.slice PodAnnotations:0xc00130c3e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.702671 | controller |     "Jun 12 16:17:13.022962 crc crio[22579]: time=\"2026-06-12T16:17:13.022784309Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.702686 | controller |     "Jun 12 16:17:13.223605 crc crio[22579]: time=\"2026-06-12T16:17:13.223170764Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=4c11a881-f268-46ad-828b-6398cfb94d50 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.702701 | controller |     "Jun 12 16:17:13.226749 crc crio[22579]: time=\"2026-06-12T16:17:13.226670173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d7bc5400-91a4-4786-abfa-672144d4a5f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.702716 | controller |     "Jun 12 16:17:13.265211 crc crio[22579]: time=\"2026-06-12T16:17:13.26512135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e56d7292-af43-498d-8635-f2a591f69dea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.702731 | controller |     "Jun 12 16:17:13.280971 crc crio[22579]: time=\"2026-06-12T16:17:13.280807209Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=27fe4cc0-0834-4b9b-b4c4-2df53d8c938b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.702746 | controller |     "Jun 12 16:17:13.282393 crc crio[22579]: time=\"2026-06-12T16:17:13.282366939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702761 | controller |     "Jun 12 16:17:13.341564 crc crio[22579]: time=\"2026-06-12T16:17:13.338549297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702776 | controller |     "Jun 12 16:17:13.349900 crc crio[22579]: time=\"2026-06-12T16:17:13.349778953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702790 | controller |     "Jun 12 16:17:13.475633 crc crio[22579]: 2026-06-12T16:17:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62d242136b2ba7e Mac:5e:ad:3c:fa:4a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f SocketPath: PciID:}] [{Interface:0xc0001906c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.702806 | controller |     "Jun 12 16:17:13.476629 crc crio[22579]: time=\"2026-06-12T16:17:13.476552276Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-c27z8 Namespace:openstack ID:62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 UID:143a11e8-5738-4df0-813d-0b9dbdfffd30 NetNS:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143a11e8_5738_4df0_813d_0b9dbdfffd30.slice PodAnnotations:0xc0024a6390}] Aliases:map[]}\"",
2026-06-12 17:11:43.702821 | controller |     "Jun 12 16:17:13.476755 crc crio[22579]: time=\"2026-06-12T16:17:13.47671454Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7c87cbcf5f-c27z8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.702852 | controller |     "Jun 12 16:17:13.486185 crc crio[22579]: time=\"2026-06-12T16:17:13.486133509Z\" level=info msg=\"Ran pod sandbox 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 with infra container: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/POD\" id=24f5e940-6d0e-49c0-a8d9-40b7df4b9c76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.702869 | controller |     "Jun 12 16:17:13.488618 crc crio[22579]: time=\"2026-06-12T16:17:13.488353706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=60dc9933-0a1f-47d5-bbca-b6c9fff6f660 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.702884 | controller |     "Jun 12 16:17:13.489170 crc crio[22579]: time=\"2026-06-12T16:17:13.489093295Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=f687f5bb-d566-454f-9c19-ae80fa5c5dba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.702899 | controller |     "Jun 12 16:17:13.489246 crc crio[22579]: time=\"2026-06-12T16:17:13.489184527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.702915 | controller |     "Jun 12 16:17:13.570347 crc crio[22579]: time=\"2026-06-12T16:17:13.570236288Z\" level=info msg=\"Created container 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d: openstack/ceilometer-0/ceilometer-notification-agent\" id=27fe4cc0-0834-4b9b-b4c4-2df53d8c938b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.702929 | controller |     "Jun 12 16:17:13.576088 crc crio[22579]: time=\"2026-06-12T16:17:13.574479605Z\" level=info msg=\"Starting container: 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d\" id=2fc848a3-0e4e-49cf-8275-cd70f6df7b54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.702945 | controller |     "Jun 12 16:17:13.577865 crc crio[22579]: time=\"2026-06-12T16:17:13.577749169Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d UID:d3e77bfa-7106-4476-9464-dd027a117fef NetNS:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3e77bfa_7106_4476_9464_dd027a117fef.slice PodAnnotations:0xc0024a6148}] Aliases:map[]}\"",
2026-06-12 17:11:43.702959 | controller |     "Jun 12 16:17:13.577865 crc crio[22579]: time=\"2026-06-12T16:17:13.57780996Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.702974 | controller |     "Jun 12 16:17:13.577865 crc crio[22579]: time=\"2026-06-12T16:17:13.57782204Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bdb6fce4-7589-4b6a-9efe-4f4b9e376735 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.702988 | controller |     "Jun 12 16:17:13.585791 crc crio[22579]: time=\"2026-06-12T16:17:13.58565549Z\" level=info msg=\"Started container\" PID=75064 containerID=48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d description=openstack/ceilometer-0/ceilometer-notification-agent id=2fc848a3-0e4e-49cf-8275-cd70f6df7b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745",
2026-06-12 17:11:43.703002 | controller |     "Jun 12 16:17:13.586230 crc crio[22579]: time=\"2026-06-12T16:17:13.58607806Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init\" id=4bfec2ae-dbb2-4625-968e-f38072f990ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.703020 | controller |     "Jun 12 16:17:13.586686 crc crio[22579]: time=\"2026-06-12T16:17:13.586621914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703035 | controller |     "Jun 12 16:17:13.607178 crc crio[22579]: time=\"2026-06-12T16:17:13.607044053Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2dd2be06-d445-4ec4-8aba-6ec7367b1f5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703050 | controller |     "Jun 12 16:17:13.617460 crc crio[22579]: time=\"2026-06-12T16:17:13.617307984Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=2dd2be06-d445-4ec4-8aba-6ec7367b1f5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703064 | controller |     "Jun 12 16:17:13.617883 crc crio[22579]: time=\"2026-06-12T16:17:13.617468868Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=2dd2be06-d445-4ec4-8aba-6ec7367b1f5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703079 | controller |     "Jun 12 16:17:13.622906 crc crio[22579]: time=\"2026-06-12T16:17:13.622821524Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=99ccad6f-6412-4d6a-89e9-5754502248d4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.703094 | controller |     "Jun 12 16:17:13.643551 crc crio[22579]: time=\"2026-06-12T16:17:13.64308543Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-12 17:11:43.703108 | controller |     "Jun 12 16:17:13.687953 crc crio[22579]: time=\"2026-06-12T16:17:13.687799847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703122 | controller |     "Jun 12 16:17:13.703942 crc crio[22579]: time=\"2026-06-12T16:17:13.703795643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703137 | controller |     "Jun 12 16:17:13.794297 crc crio[22579]: time=\"2026-06-12T16:17:13.793586586Z\" level=info msg=\"Stopping pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=a43c57c5-0b12-4184-9916-52bb1a0ffcc3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.703151 | controller |     "Jun 12 16:17:13.795090 crc crio[22579]: time=\"2026-06-12T16:17:13.795023113Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-whjqh Namespace:openstack ID:68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188 UID:8a9d4115-f7d7-4ea1-afae-feca93d72a23 NetNS:/var/run/netns/0ab7c991-6104-427a-a22d-6ac431370877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a9d4115_f7d7_4ea1_afae_feca93d72a23.slice PodAnnotations:0xc00130c418}] Aliases:map[]}\"",
2026-06-12 17:11:43.703166 | controller |     "Jun 12 16:17:13.795315 crc crio[22579]: time=\"2026-06-12T16:17:13.795225058Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-whjqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.703180 | controller |     "Jun 12 16:17:13.884954 crc crio[22579]: time=\"2026-06-12T16:17:13.884850286Z\" level=info msg=\"Created container 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init\" id=4bfec2ae-dbb2-4625-968e-f38072f990ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.703195 | controller |     "Jun 12 16:17:13.887944 crc crio[22579]: time=\"2026-06-12T16:17:13.887864773Z\" level=info msg=\"Starting container: 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82\" id=26360354-f156-432b-b016-7cb80700548b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.703212 | controller |     "Jun 12 16:17:13.896721 crc crio[22579]: time=\"2026-06-12T16:17:13.896552694Z\" level=info msg=\"Started container\" PID=75127 containerID=32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82 description=openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init id=26360354-f156-432b-b016-7cb80700548b name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038",
2026-06-12 17:11:43.703228 | controller |     "Jun 12 16:17:14.168376 crc crio[22579]: 2026-06-12T16:17:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3e1af505451070 Mac:86:a6:44:ba:fe:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.703243 | controller |     "Jun 12 16:17:14.168376 crc crio[22579]: time=\"2026-06-12T16:17:14.167605135Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 UID:dc5839df-358c-4779-8c19-4508b7b0e78d NetNS:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5839df_358c_4779_8c19_4508b7b0e78d.slice PodAnnotations:0xc00130c3e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.703257 | controller |     "Jun 12 16:17:14.168376 crc crio[22579]: time=\"2026-06-12T16:17:14.16818865Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.703272 | controller |     "Jun 12 16:17:14.200927 crc crio[22579]: time=\"2026-06-12T16:17:14.200874431Z\" level=info msg=\"Ran pod sandbox d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 with infra container: openstack/glance-default-external-api-0/POD\" id=3436842c-ec36-48b1-8a84-ace5e9c4dc9a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.703286 | controller |     "Jun 12 16:17:14.212234 crc crio[22579]: time=\"2026-06-12T16:17:14.212178948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7904cecc-451d-4aa5-bfbc-c25102acd0e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703300 | controller |     "Jun 12 16:17:14.221232 crc crio[22579]: time=\"2026-06-12T16:17:14.221172647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c5fae8cd-e000-4e62-8fb8-e4aaf7ce2c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703316 | controller |     "Jun 12 16:17:14.230828 crc crio[22579]: time=\"2026-06-12T16:17:14.23072195Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=72e2b6b0-842a-43d7-8dc0-238618238ad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.703330 | controller |     "Jun 12 16:17:14.232211 crc crio[22579]: time=\"2026-06-12T16:17:14.231226693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703345 | controller |     "Jun 12 16:17:14.313319 crc crio[22579]: time=\"2026-06-12T16:17:14.313192207Z\" level=info msg=\"Stopped pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=a43c57c5-0b12-4184-9916-52bb1a0ffcc3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.703378 | controller |     "Jun 12 16:17:14.383093 crc crio[22579]: time=\"2026-06-12T16:17:14.382895459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703402 | controller |     "Jun 12 16:17:14.429831 crc crio[22579]: 2026-06-12T16:17:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d54a0d9fb62a0d5 Mac:32:28:09:0b:12:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 SocketPath: PciID:}] [{Interface:0xc00011af10 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.703418 | controller |     "Jun 12 16:17:14.431053 crc crio[22579]: time=\"2026-06-12T16:17:14.431007822Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d UID:d3e77bfa-7106-4476-9464-dd027a117fef NetNS:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3e77bfa_7106_4476_9464_dd027a117fef.slice PodAnnotations:0xc0024a6148}] Aliases:map[]}\"",
2026-06-12 17:11:43.703434 | controller |     "Jun 12 16:17:14.432769 crc crio[22579]: time=\"2026-06-12T16:17:14.432739076Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.703448 | controller |     "Jun 12 16:17:14.443921 crc crio[22579]: time=\"2026-06-12T16:17:14.443796517Z\" level=info msg=\"Ran pod sandbox d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d with infra container: openstack/glance-default-internal-api-0/POD\" id=f687f5bb-d566-454f-9c19-ae80fa5c5dba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.703463 | controller |     "Jun 12 16:17:14.459145 crc crio[22579]: time=\"2026-06-12T16:17:14.459034025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a81a4c1c-8718-43ff-a4ba-e1d0dcb98093 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703476 | controller |     "Jun 12 16:17:14.462014 crc crio[22579]: time=\"2026-06-12T16:17:14.461885667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bcc3d1da-001a-46ca-854d-0770e9896a82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703491 | controller |     "Jun 12 16:17:14.469403 crc crio[22579]: time=\"2026-06-12T16:17:14.469354247Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=8a4f53aa-b063-4cad-a256-d8d2aa6fdee3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.703505 | controller |     "Jun 12 16:17:14.478233 crc crio[22579]: time=\"2026-06-12T16:17:14.478143771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703519 | controller |     "Jun 12 16:17:14.569176 crc crio[22579]: time=\"2026-06-12T16:17:14.569104403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703533 | controller |     "Jun 12 16:17:14.861168 crc crio[22579]: time=\"2026-06-12T16:17:14.861077836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e8d310b-61b0-4377-b625-712089483f19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703548 | controller |     "Jun 12 16:17:14.938815 crc crio[22579]: time=\"2026-06-12T16:17:14.938344631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4b2138d0-cecc-4f67-b355-b1dcee897a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703562 | controller |     "Jun 12 16:17:14.947805 crc crio[22579]: time=\"2026-06-12T16:17:14.947713649Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns\" id=6fbb2ff7-8460-4f10-b5be-ed6b418d3ada name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.703580 | controller |     "Jun 12 16:17:14.948162 crc crio[22579]: time=\"2026-06-12T16:17:14.948106999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703595 | controller |     "Jun 12 16:17:15.106555 crc crio[22579]: time=\"2026-06-12T16:17:15.105146632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703609 | controller |     "Jun 12 16:17:15.129072 crc crio[22579]: time=\"2026-06-12T16:17:15.128975597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703624 | controller |     "Jun 12 16:17:15.372227 crc crio[22579]: time=\"2026-06-12T16:17:15.372120499Z\" level=info msg=\"Created container 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns\" id=6fbb2ff7-8460-4f10-b5be-ed6b418d3ada name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.703638 | controller |     "Jun 12 16:17:15.381022 crc crio[22579]: time=\"2026-06-12T16:17:15.37606639Z\" level=info msg=\"Starting container: 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c\" id=92d912db-4f9d-43f3-a612-bd6329a37be0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.703653 | controller |     "Jun 12 16:17:15.386993 crc crio[22579]: time=\"2026-06-12T16:17:15.386904995Z\" level=info msg=\"Started container\" PID=75306 containerID=077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c description=openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns id=92d912db-4f9d-43f3-a612-bd6329a37be0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038",
2026-06-12 17:11:43.703667 | controller |     "Jun 12 16:17:15.541303 crc crio[22579]: time=\"2026-06-12T16:17:15.539403662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703682 | controller |     "Jun 12 16:17:15.770613 crc crio[22579]: time=\"2026-06-12T16:17:15.770068107Z\" level=info msg=\"Running pod sandbox: openstack/neutron-546c4497b-dcpf7/POD\" id=e83d87a9-25f6-4e3c-a08e-0fbac5f886e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.703697 | controller |     "Jun 12 16:17:15.770613 crc crio[22579]: time=\"2026-06-12T16:17:15.770406985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703712 | controller |     "Jun 12 16:17:15.818774 crc crio[22579]: time=\"2026-06-12T16:17:15.818718054Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf56cc47f-tvv7l/POD\" id=aa748115-d033-4c01-a8df-817baf3d0585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.703726 | controller |     "Jun 12 16:17:15.818996 crc crio[22579]: time=\"2026-06-12T16:17:15.81897271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703742 | controller |     "Jun 12 16:17:15.920672 crc crio[22579]: time=\"2026-06-12T16:17:15.909660296Z\" level=info msg=\"Got pod network &{Name:neutron-546c4497b-dcpf7 Namespace:openstack ID:d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 UID:09374348-8ec7-4928-9e60-9ad9f20b3315 NetNS:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09374348_8ec7_4928_9e60_9ad9f20b3315.slice PodAnnotations:0xc0023088c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.703760 | controller |     "Jun 12 16:17:15.920672 crc crio[22579]: time=\"2026-06-12T16:17:15.909730008Z\" level=info msg=\"Adding pod openstack_neutron-546c4497b-dcpf7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.703776 | controller |     "Jun 12 16:17:15.920672 crc crio[22579]: time=\"2026-06-12T16:17:15.918164891Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf56cc47f-tvv7l Namespace:openstack ID:7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 UID:534cced7-ee2d-4a53-b181-c4dd871b32c8 NetNS:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod534cced7_ee2d_4a53_b181_c4dd871b32c8.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}\"",
2026-06-12 17:11:43.703791 | controller |     "Jun 12 16:17:15.920672 crc crio[22579]: time=\"2026-06-12T16:17:15.918206672Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf56cc47f-tvv7l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.703807 | controller |     "Jun 12 16:17:15.984631 crc crio[22579]: time=\"2026-06-12T16:17:15.983246506Z\" level=info msg=\"Stopping container: 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c (timeout: 10s)\" id=66a1a92c-3351-41da-9534-8ab34d283f69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.703821 | controller |     "Jun 12 16:17:16.110190 crc crio[22579]: time=\"2026-06-12T16:17:16.109387973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.703836 | controller |     "Jun 12 16:17:16.146552 crc crio[22579]: time=\"2026-06-12T16:17:16.145942512Z\" level=info msg=\"Created container e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb: openstack/glance-default-external-api-0/glance-log\" id=72e2b6b0-842a-43d7-8dc0-238618238ad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.703851 | controller |     "Jun 12 16:17:16.148139 crc crio[22579]: time=\"2026-06-12T16:17:16.146540077Z\" level=info msg=\"Stopped container 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns\" id=66a1a92c-3351-41da-9534-8ab34d283f69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.703865 | controller |     "Jun 12 16:17:16.157859 crc crio[22579]: time=\"2026-06-12T16:17:16.156354877Z\" level=info msg=\"Starting container: e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb\" id=9151210b-8a7b-4653-a7bb-8702faa37a84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.703880 | controller |     "Jun 12 16:17:16.157859 crc crio[22579]: time=\"2026-06-12T16:17:16.156844969Z\" level=info msg=\"Stopping pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=616008b7-3d37-4b34-8cdf-1021c8736b3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.703895 | controller |     "Jun 12 16:17:16.157859 crc crio[22579]: time=\"2026-06-12T16:17:16.157335812Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7c87cbcf5f-c27z8 Namespace:openstack ID:62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038 UID:143a11e8-5738-4df0-813d-0b9dbdfffd30 NetNS:/var/run/netns/1a5633c9-fd5b-461f-9669-284aac33337f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod143a11e8_5738_4df0_813d_0b9dbdfffd30.slice PodAnnotations:0xc004fc11b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.703910 | controller |     "Jun 12 16:17:16.157859 crc crio[22579]: time=\"2026-06-12T16:17:16.157587698Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7c87cbcf5f-c27z8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.703929 | controller |     "Jun 12 16:17:16.188016 crc crio[22579]: time=\"2026-06-12T16:17:16.18793783Z\" level=info msg=\"Started container\" PID=75339 containerID=e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb description=openstack/glance-default-external-api-0/glance-log id=9151210b-8a7b-4653-a7bb-8702faa37a84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008",
2026-06-12 17:11:43.703944 | controller |     "Jun 12 16:17:16.256582 crc crio[22579]: time=\"2026-06-12T16:17:16.256455422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8e49d9cc-4509-42ab-94aa-6ab64734a00b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703960 | controller |     "Jun 12 16:17:16.369729 crc crio[22579]: time=\"2026-06-12T16:17:16.368828829Z\" level=info msg=\"Created container 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7: openstack/glance-default-internal-api-0/glance-log\" id=8a4f53aa-b063-4cad-a256-d8d2aa6fdee3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.703974 | controller |     "Jun 12 16:17:16.378199 crc crio[22579]: time=\"2026-06-12T16:17:16.378110955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4d67d210-5d91-4f9e-a7ce-63e9d5eadfeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.703989 | controller |     "Jun 12 16:17:16.379391 crc crio[22579]: time=\"2026-06-12T16:17:16.37830507Z\" level=info msg=\"Starting container: 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7\" id=1c1dd92c-4c6a-432c-b61c-40d0e1c9bded name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.704004 | controller |     "Jun 12 16:17:16.398993 crc crio[22579]: time=\"2026-06-12T16:17:16.396605065Z\" level=info msg=\"Started container\" PID=75462 containerID=00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7 description=openstack/glance-default-internal-api-0/glance-log id=1c1dd92c-4c6a-432c-b61c-40d0e1c9bded name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d",
2026-06-12 17:11:43.704019 | controller |     "Jun 12 16:17:16.403284 crc crio[22579]: time=\"2026-06-12T16:17:16.403153672Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=bbb1e798-751d-4f9d-90de-d41e78365f13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704033 | controller |     "Jun 12 16:17:16.403737 crc crio[22579]: time=\"2026-06-12T16:17:16.403644684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704048 | controller |     "Jun 12 16:17:16.455569 crc crio[22579]: time=\"2026-06-12T16:17:16.455053301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=13a9ee1c-7ed3-419c-89a2-8dfbb4f32813 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704063 | controller |     "Jun 12 16:17:16.564079 crc crio[22579]: time=\"2026-06-12T16:17:16.5639619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4d54796e-9183-4ae5-9eda-d333f847467d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704078 | controller |     "Jun 12 16:17:16.566459 crc crio[22579]: time=\"2026-06-12T16:17:16.566369951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704093 | controller |     "Jun 12 16:17:16.577481 crc crio[22579]: time=\"2026-06-12T16:17:16.577183766Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=f39ea17f-c2d5-493b-954c-71f04a663f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704114 | controller |     "Jun 12 16:17:16.577896 crc crio[22579]: time=\"2026-06-12T16:17:16.577827262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704129 | controller |     "Jun 12 16:17:16.727752 crc crio[22579]: time=\"2026-06-12T16:17:16.727168779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704144 | controller |     "Jun 12 16:17:16.761690 crc crio[22579]: 2026-06-12T16:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2aafa895eec154 Mac:8a:5d:f0:98:fd:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb SocketPath: PciID:}] [{Interface:0xc00033cb40 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.704159 | controller |     "Jun 12 16:17:16.763387 crc crio[22579]: time=\"2026-06-12T16:17:16.763293158Z\" level=info msg=\"Got pod network &{Name:neutron-546c4497b-dcpf7 Namespace:openstack ID:d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 UID:09374348-8ec7-4928-9e60-9ad9f20b3315 NetNS:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09374348_8ec7_4928_9e60_9ad9f20b3315.slice PodAnnotations:0xc0023088c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.704175 | controller |     "Jun 12 16:17:16.763621 crc crio[22579]: time=\"2026-06-12T16:17:16.763551274Z\" level=info msg=\"Checking pod openstack_neutron-546c4497b-dcpf7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.704191 | controller |     "Jun 12 16:17:16.778590 crc crio[22579]: time=\"2026-06-12T16:17:16.777865348Z\" level=info msg=\"Ran pod sandbox d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 with infra container: openstack/neutron-546c4497b-dcpf7/POD\" id=e83d87a9-25f6-4e3c-a08e-0fbac5f886e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.704206 | controller |     "Jun 12 16:17:16.785957 crc crio[22579]: time=\"2026-06-12T16:17:16.785895023Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=34ffd481-bbdc-4a7f-a731-cabbd92c3fc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704221 | controller |     "Jun 12 16:17:16.878319 crc crio[22579]: time=\"2026-06-12T16:17:16.877681286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f06fc59d-b4ef-40d1-afb5-42ab1fcdeee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704241 | controller |     "Jun 12 16:17:16.894679 crc crio[22579]: time=\"2026-06-12T16:17:16.893927939Z\" level=info msg=\"Creating container: openstack/neutron-546c4497b-dcpf7/neutron-api\" id=305911a3-604a-4553-b9a5-90d4c2b053f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704299 | controller |     "Jun 12 16:17:16.894825 crc crio[22579]: time=\"2026-06-12T16:17:16.894703289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704318 | controller |     "Jun 12 16:17:17.002879 crc crio[22579]: time=\"2026-06-12T16:17:17.002784687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704333 | controller |     "Jun 12 16:17:17.033033 crc crio[22579]: time=\"2026-06-12T16:17:17.032944114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704380 | controller |     "Jun 12 16:17:17.044080 crc crio[22579]: 2026-06-12T16:17:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7494ee0317e2ea3 Mac:46:8c:5a:26:c7:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.704402 | controller |     "Jun 12 16:17:17.045722 crc crio[22579]: time=\"2026-06-12T16:17:17.045653657Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf56cc47f-tvv7l Namespace:openstack ID:7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 UID:534cced7-ee2d-4a53-b181-c4dd871b32c8 NetNS:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod534cced7_ee2d_4a53_b181_c4dd871b32c8.slice PodAnnotations:0xc00008cf50}] Aliases:map[]}\"",
2026-06-12 17:11:43.704418 | controller |     "Jun 12 16:17:17.045901 crc crio[22579]: time=\"2026-06-12T16:17:17.045850552Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf56cc47f-tvv7l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.704432 | controller |     "Jun 12 16:17:17.058585 crc crio[22579]: time=\"2026-06-12T16:17:17.057658342Z\" level=info msg=\"Stopped pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=616008b7-3d37-4b34-8cdf-1021c8736b3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.704447 | controller |     "Jun 12 16:17:17.069220 crc crio[22579]: time=\"2026-06-12T16:17:17.069115013Z\" level=info msg=\"Ran pod sandbox 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 with infra container: openstack/dnsmasq-dns-bf56cc47f-tvv7l/POD\" id=aa748115-d033-4c01-a8df-817baf3d0585 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.704461 | controller |     "Jun 12 16:17:17.072489 crc crio[22579]: time=\"2026-06-12T16:17:17.072339925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b47f4582-32e6-4850-a8f7-5ea895fdd1c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704475 | controller |     "Jun 12 16:17:17.202336 crc crio[22579]: time=\"2026-06-12T16:17:17.202183106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=926907a9-9dc4-4081-b006-7ebd8208ff51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704490 | controller |     "Jun 12 16:17:17.231175 crc crio[22579]: time=\"2026-06-12T16:17:17.231092231Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf56cc47f-tvv7l/init\" id=a20c0987-2eb2-4cca-89b4-a9762e9c0b9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704505 | controller |     "Jun 12 16:17:17.231689 crc crio[22579]: time=\"2026-06-12T16:17:17.231578394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704519 | controller |     "Jun 12 16:17:17.543567 crc crio[22579]: time=\"2026-06-12T16:17:17.533968682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704534 | controller |     "Jun 12 16:17:17.590037 crc crio[22579]: time=\"2026-06-12T16:17:17.589990936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704548 | controller |     "Jun 12 16:17:17.653079 crc crio[22579]: time=\"2026-06-12T16:17:17.644722598Z\" level=info msg=\"Created container 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002: openstack/neutron-546c4497b-dcpf7/neutron-api\" id=305911a3-604a-4553-b9a5-90d4c2b053f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704566 | controller |     "Jun 12 16:17:17.653079 crc crio[22579]: time=\"2026-06-12T16:17:17.650231638Z\" level=info msg=\"Starting container: 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002\" id=1adbe342-d005-478b-b0fd-c7e50cc3c858 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.704582 | controller |     "Jun 12 16:17:17.683438 crc crio[22579]: time=\"2026-06-12T16:17:17.683272588Z\" level=info msg=\"Started container\" PID=75553 containerID=0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002 description=openstack/neutron-546c4497b-dcpf7/neutron-api id=1adbe342-d005-478b-b0fd-c7e50cc3c858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2",
2026-06-12 17:11:43.704597 | controller |     "Jun 12 16:17:17.715699 crc crio[22579]: time=\"2026-06-12T16:17:17.715391014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0e51b523-2ad4-474a-b353-3b766b73cf1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704611 | controller |     "Jun 12 16:17:17.752886 crc crio[22579]: time=\"2026-06-12T16:17:17.75257968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dd5ae23d-d5c9-4595-a4b7-feb6a9b11034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704626 | controller |     "Jun 12 16:17:17.768152 crc crio[22579]: time=\"2026-06-12T16:17:17.766164865Z\" level=info msg=\"Creating container: openstack/neutron-546c4497b-dcpf7/neutron-httpd\" id=62d0f4e4-925c-4f3a-a354-3ed329fe4559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704640 | controller |     "Jun 12 16:17:17.768152 crc crio[22579]: time=\"2026-06-12T16:17:17.766608646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704655 | controller |     "Jun 12 16:17:18.051185 crc crio[22579]: time=\"2026-06-12T16:17:18.050770101Z\" level=info msg=\"Created container cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5: openstack/dnsmasq-dns-bf56cc47f-tvv7l/init\" id=a20c0987-2eb2-4cca-89b4-a9762e9c0b9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704670 | controller |     "Jun 12 16:17:18.066549 crc crio[22579]: time=\"2026-06-12T16:17:18.065341231Z\" level=info msg=\"Starting container: cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5\" id=cb14dbcb-d122-4012-8e6e-89a9d1d90839 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.704685 | controller |     "Jun 12 16:17:18.072752 crc crio[22579]: time=\"2026-06-12T16:17:18.072163205Z\" level=info msg=\"Started container\" PID=75595 containerID=cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5 description=openstack/dnsmasq-dns-bf56cc47f-tvv7l/init id=cb14dbcb-d122-4012-8e6e-89a9d1d90839 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0",
2026-06-12 17:11:43.704700 | controller |     "Jun 12 16:17:18.139917 crc crio[22579]: time=\"2026-06-12T16:17:18.126154668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704715 | controller |     "Jun 12 16:17:18.139917 crc crio[22579]: time=\"2026-06-12T16:17:18.136711436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704729 | controller |     "Jun 12 16:17:18.168662 crc crio[22579]: time=\"2026-06-12T16:17:18.168531925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704749 | controller |     "Jun 12 16:17:18.207710 crc crio[22579]: time=\"2026-06-12T16:17:18.205196077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c0a02ce7-880c-46ee-abb8-859e90c2c217 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704765 | controller |     "Jun 12 16:17:18.270547 crc crio[22579]: time=\"2026-06-12T16:17:18.270007115Z\" level=info msg=\"Removing container: 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c\" id=5abb6a47-e72a-45b4-aab1-41dc1d6d8ab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.704780 | controller |     "Jun 12 16:17:18.370580 crc crio[22579]: time=\"2026-06-12T16:17:18.370354326Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=abd1419e-376f-44ce-a354-e74bacf6559d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.704795 | controller |     "Jun 12 16:17:18.395068 crc crio[22579]: time=\"2026-06-12T16:17:18.38193012Z\" level=info msg=\"Removed container 077002ceb99e3a2d04230213cec27806634e617ad8c7c3a7a1a53058419d823c: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/dnsmasq-dns\" id=5abb6a47-e72a-45b4-aab1-41dc1d6d8ab1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.704809 | controller |     "Jun 12 16:17:18.398702 crc crio[22579]: time=\"2026-06-12T16:17:18.398628385Z\" level=info msg=\"Removing container: 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82\" id=db827c4b-3361-43f1-bb6e-499f05dcb1a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.704824 | controller |     "Jun 12 16:17:18.400114 crc crio[22579]: time=\"2026-06-12T16:17:18.400027021Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns\" id=df8f3f20-0673-4477-9047-230bc30e1cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704839 | controller |     "Jun 12 16:17:18.400565 crc crio[22579]: time=\"2026-06-12T16:17:18.400479622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704855 | controller |     "Jun 12 16:17:18.500216 crc crio[22579]: time=\"2026-06-12T16:17:18.499784967Z\" level=info msg=\"Created container 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35: openstack/neutron-546c4497b-dcpf7/neutron-httpd\" id=62d0f4e4-925c-4f3a-a354-3ed329fe4559 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704870 | controller |     "Jun 12 16:17:18.502275 crc crio[22579]: time=\"2026-06-12T16:17:18.502151647Z\" level=info msg=\"Starting container: 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35\" id=7f127d14-411c-4118-9002-54723e943127 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.704885 | controller |     "Jun 12 16:17:18.512406 crc crio[22579]: time=\"2026-06-12T16:17:18.509631507Z\" level=info msg=\"Created container 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded: openstack/glance-default-external-api-0/glance-httpd\" id=bbb1e798-751d-4f9d-90de-d41e78365f13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.704900 | controller |     "Jun 12 16:17:18.513685 crc crio[22579]: time=\"2026-06-12T16:17:18.513582688Z\" level=info msg=\"Starting container: 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded\" id=d6eca51b-5179-4f45-8822-7423b7821826 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.704915 | controller |     "Jun 12 16:17:18.519813 crc crio[22579]: time=\"2026-06-12T16:17:18.519687853Z\" level=info msg=\"Started container\" PID=75628 containerID=6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded description=openstack/glance-default-external-api-0/glance-httpd id=d6eca51b-5179-4f45-8822-7423b7821826 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008",
2026-06-12 17:11:43.704933 | controller |     "Jun 12 16:17:18.523678 crc crio[22579]: time=\"2026-06-12T16:17:18.523479239Z\" level=info msg=\"Started container\" PID=75627 containerID=3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35 description=openstack/neutron-546c4497b-dcpf7/neutron-httpd id=7f127d14-411c-4118-9002-54723e943127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2",
2026-06-12 17:11:43.704948 | controller |     "Jun 12 16:17:18.540681 crc crio[22579]: time=\"2026-06-12T16:17:18.540594484Z\" level=info msg=\"Removed container 32cfcc20f823bfa9205ea9d4187d7186af3b8de53d6408bae8efa75a751d2d82: openstack/dnsmasq-dns-7c87cbcf5f-c27z8/init\" id=db827c4b-3361-43f1-bb6e-499f05dcb1a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.704963 | controller |     "Jun 12 16:17:18.565289 crc crio[22579]: time=\"2026-06-12T16:17:18.565147419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704978 | controller |     "Jun 12 16:17:18.575109 crc crio[22579]: time=\"2026-06-12T16:17:18.57502684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.704995 | controller |     "Jun 12 16:17:18.645188 crc crio[22579]: time=\"2026-06-12T16:17:18.644379673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.705013 | controller |     "Jun 12 16:17:18.738712 crc crio[22579]: time=\"2026-06-12T16:17:18.738634709Z\" level=info msg=\"Created container cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns\" id=df8f3f20-0673-4477-9047-230bc30e1cbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.705027 | controller |     "Jun 12 16:17:18.739885 crc crio[22579]: time=\"2026-06-12T16:17:18.739808079Z\" level=info msg=\"Starting container: cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83\" id=33e5e2bf-4d25-4901-ae2c-860d25358211 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.705042 | controller |     "Jun 12 16:17:18.745340 crc crio[22579]: time=\"2026-06-12T16:17:18.745277148Z\" level=info msg=\"Started container\" PID=75667 containerID=cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83 description=openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns id=33e5e2bf-4d25-4901-ae2c-860d25358211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0",
2026-06-12 17:11:43.705057 | controller |     "Jun 12 16:17:18.758670 crc crio[22579]: time=\"2026-06-12T16:17:18.758591947Z\" level=info msg=\"Created container aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575: openstack/glance-default-internal-api-0/glance-httpd\" id=f39ea17f-c2d5-493b-954c-71f04a663f14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.705072 | controller |     "Jun 12 16:17:18.762368 crc crio[22579]: time=\"2026-06-12T16:17:18.76226793Z\" level=info msg=\"Starting container: aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575\" id=10cab958-53d4-40d4-af51-1fcf1deacdd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.705086 | controller |     "Jun 12 16:17:18.770760 crc crio[22579]: time=\"2026-06-12T16:17:18.770684984Z\" level=info msg=\"Started container\" PID=75677 containerID=aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575 description=openstack/glance-default-internal-api-0/glance-httpd id=10cab958-53d4-40d4-af51-1fcf1deacdd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d",
2026-06-12 17:11:43.705105 | controller |     "Jun 12 16:17:19.352074 crc crio[22579]: time=\"2026-06-12T16:17:19.351629004Z\" level=info msg=\"Stopping container: 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded (timeout: 30s)\" id=ca1b480f-63cf-462c-8c49-c2b879b54cd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.705120 | controller |     "Jun 12 16:17:19.353141 crc crio[22579]: time=\"2026-06-12T16:17:19.35302401Z\" level=info msg=\"Stopping container: e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb (timeout: 30s)\" id=283e0a1a-bf45-4fca-b6f7-c1ede9ddce0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.705135 | controller |     "Jun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.453304549Z\" level=info msg=\"Stopping pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=8d595008-774d-47c2-a96c-c5235cd6806a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.705151 | controller |     "Jun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.453697949Z\" level=info msg=\"Stopping container: 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7 (timeout: 30s)\" id=a017f1de-5f7f-48ca-b86e-1190b4158192 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.705165 | controller |     "Jun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.453829953Z\" level=info msg=\"Stopping pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=39a10422-68a4-4d65-9d9e-73454f47ae6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.705180 | controller |     "Jun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.453960016Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-ldkwf Namespace:openstack ID:eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d UID:07aa0ad9-c35c-4127-ab44-d67c9af59e9f NetNS:/var/run/netns/2c7434a6-1014-4f13-bfdc-e106064806fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod07aa0ad9_c35c_4127_ab44_d67c9af59e9f.slice PodAnnotations:0xc000c9ab78}] Aliases:map[]}\"",
2026-06-12 17:11:43.705196 | controller |     "Jun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.45410017Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-ldkwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.705211 | controller |     "Jun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.454357346Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vw7df Namespace:openstack ID:46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610 UID:4b91ac0b-ce77-409e-ba39-2a4bfb681874 NetNS:/var/run/netns/bc211396-02da-4d3a-ae39-83d637f857f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b91ac0b_ce77_409e_ba39_2a4bfb681874.slice PodAnnotations:0xc006b8ea18}] Aliases:map[]}\"",
2026-06-12 17:11:43.705226 | controller |     "Jun 12 16:17:19.454655 crc crio[22579]: time=\"2026-06-12T16:17:19.454591602Z\" level=info msg=\"Stopping container: aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575 (timeout: 30s)\" id=b5392787-e749-4202-9c97-95b2f5c9e322 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.705241 | controller |     "Jun 12 16:17:19.458792 crc crio[22579]: time=\"2026-06-12T16:17:19.458735618Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-vw7df from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.705255 | controller |     "Jun 12 16:17:19.665008 crc crio[22579]: time=\"2026-06-12T16:17:19.664653542Z\" level=info msg=\"Stopped container e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb: openstack/glance-default-external-api-0/glance-log\" id=283e0a1a-bf45-4fca-b6f7-c1ede9ddce0c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.705273 | controller |     "Jun 12 16:17:19.775541 crc crio[22579]: time=\"2026-06-12T16:17:19.77236717Z\" level=info msg=\"Running pod sandbox: openstack/neutron-7b9ff5749c-pb7kh/POD\" id=5b946bce-798e-4dda-8899-ee6870d8d7a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.705288 | controller |     "Jun 12 16:17:19.775541 crc crio[22579]: time=\"2026-06-12T16:17:19.772486143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.705303 | controller |     "Jun 12 16:17:19.893176 crc crio[22579]: time=\"2026-06-12T16:17:19.893061249Z\" level=info msg=\"Stopped container 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7: openstack/glance-default-internal-api-0/glance-log\" id=a017f1de-5f7f-48ca-b86e-1190b4158192 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.705318 | controller |     "Jun 12 16:17:20.127177 crc crio[22579]: time=\"2026-06-12T16:17:20.126701149Z\" level=info msg=\"Stopped container aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575: openstack/glance-default-internal-api-0/glance-httpd\" id=b5392787-e749-4202-9c97-95b2f5c9e322 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.705333 | controller |     "Jun 12 16:17:20.128257 crc crio[22579]: time=\"2026-06-12T16:17:20.128159296Z\" level=info msg=\"Stopping pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=24900587-ecac-48f7-ab84-a5eeb82c5bb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.705351 | controller |     "Jun 12 16:17:20.128839 crc crio[22579]: time=\"2026-06-12T16:17:20.128769962Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d UID:d3e77bfa-7106-4476-9464-dd027a117fef NetNS:/var/run/netns/85337860-c333-467f-9ce7-a4e39b61bdb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3e77bfa_7106_4476_9464_dd027a117fef.slice PodAnnotations:0xc006b8ed90}] Aliases:map[]}\"",
2026-06-12 17:11:43.705385 | controller |     "Jun 12 16:17:20.129072 crc crio[22579]: time=\"2026-06-12T16:17:20.129002728Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.705402 | controller |     "Jun 12 16:17:20.129573 crc crio[22579]: time=\"2026-06-12T16:17:20.129401498Z\" level=info msg=\"Stopped pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=39a10422-68a4-4d65-9d9e-73454f47ae6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.705417 | controller |     "Jun 12 16:17:20.310912 crc crio[22579]: time=\"2026-06-12T16:17:20.31081108Z\" level=info msg=\"Stopped container 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded: openstack/glance-default-external-api-0/glance-httpd\" id=ca1b480f-63cf-462c-8c49-c2b879b54cd2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.705432 | controller |     "Jun 12 16:17:20.315852 crc crio[22579]: time=\"2026-06-12T16:17:20.315754076Z\" level=info msg=\"Stopping pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=63ab9cca-5939-4377-9db3-913664cf9663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.705447 | controller |     "Jun 12 16:17:20.316344 crc crio[22579]: time=\"2026-06-12T16:17:20.316266569Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008 UID:dc5839df-358c-4779-8c19-4508b7b0e78d NetNS:/var/run/netns/8ba8625c-00e2-4beb-a48f-f13c4ad34196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc5839df_358c_4779_8c19_4508b7b0e78d.slice PodAnnotations:0xc0012166d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.705465 | controller |     "Jun 12 16:17:20.316609 crc crio[22579]: time=\"2026-06-12T16:17:20.316565266Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.705480 | controller |     "Jun 12 16:17:20.330205 crc crio[22579]: time=\"2026-06-12T16:17:20.330016048Z\" level=info msg=\"Stopped pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=8d595008-774d-47c2-a96c-c5235cd6806a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.705494 | controller |     "Jun 12 16:17:20.361376 crc crio[22579]: time=\"2026-06-12T16:17:20.361294793Z\" level=info msg=\"Got pod network &{Name:neutron-7b9ff5749c-pb7kh Namespace:openstack ID:a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 UID:f2d85e71-bf39-4eed-b96d-b7030c89ce84 NetNS:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2d85e71_bf39_4eed_b96d_b7030c89ce84.slice PodAnnotations:0xc006b8f098}] Aliases:map[]}\"",
2026-06-12 17:11:43.705509 | controller |     "Jun 12 16:17:20.361376 crc crio[22579]: time=\"2026-06-12T16:17:20.361360325Z\" level=info msg=\"Adding pod openstack_neutron-7b9ff5749c-pb7kh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.705524 | controller |     "Jun 12 16:17:20.808101 crc crio[22579]: time=\"2026-06-12T16:17:20.807361394Z\" level=info msg=\"Stopped pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=24900587-ecac-48f7-ab84-a5eeb82c5bb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.705539 | controller |     "Jun 12 16:17:21.025696 crc crio[22579]: time=\"2026-06-12T16:17:21.025604293Z\" level=info msg=\"Running pod sandbox: openstack/placement-c74948546-gcxxf/POD\" id=657c25b8-7ed8-4af5-997c-dcdc15fba3d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.705553 | controller |     "Jun 12 16:17:21.025800 crc crio[22579]: time=\"2026-06-12T16:17:21.025733016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.705568 | controller |     "Jun 12 16:17:21.151375 crc crio[22579]: time=\"2026-06-12T16:17:21.149720859Z\" level=info msg=\"Stopped pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=63ab9cca-5939-4377-9db3-913664cf9663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.705582 | controller |     "Jun 12 16:17:21.152933 crc crio[22579]: time=\"2026-06-12T16:17:21.152846948Z\" level=info msg=\"Got pod network &{Name:placement-c74948546-gcxxf Namespace:openstack ID:9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 UID:20aa0e5d-90a9-4c72-9c0b-d86a788a59c1 NetNS:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20aa0e5d_90a9_4c72_9c0b_d86a788a59c1.slice PodAnnotations:0xc00130c178}] Aliases:map[]}\"",
2026-06-12 17:11:43.705597 | controller |     "Jun 12 16:17:21.152933 crc crio[22579]: time=\"2026-06-12T16:17:21.15291866Z\" level=info msg=\"Adding pod openstack_placement-c74948546-gcxxf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.705612 | controller |     "Jun 12 16:17:21.364346 crc crio[22579]: 2026-06-12T16:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4988e245d422a5 Mac:7e:e2:6e:5f:1d:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.705631 | controller |     "Jun 12 16:17:21.364346 crc crio[22579]: time=\"2026-06-12T16:17:21.362250692Z\" level=info msg=\"Got pod network &{Name:neutron-7b9ff5749c-pb7kh Namespace:openstack ID:a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 UID:f2d85e71-bf39-4eed-b96d-b7030c89ce84 NetNS:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2d85e71_bf39_4eed_b96d_b7030c89ce84.slice PodAnnotations:0xc006b8f098}] Aliases:map[]}\"",
2026-06-12 17:11:43.705646 | controller |     "Jun 12 16:17:21.364346 crc crio[22579]: time=\"2026-06-12T16:17:21.362481368Z\" level=info msg=\"Checking pod openstack_neutron-7b9ff5749c-pb7kh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.705660 | controller |     "Jun 12 16:17:21.395895 crc crio[22579]: time=\"2026-06-12T16:17:21.395403655Z\" level=info msg=\"Ran pod sandbox a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 with infra container: openstack/neutron-7b9ff5749c-pb7kh/POD\" id=5b946bce-798e-4dda-8899-ee6870d8d7a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.705675 | controller |     "Jun 12 16:17:21.418348 crc crio[22579]: time=\"2026-06-12T16:17:21.417952208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d7f1a3cd-f7ed-48b2-bf02-769eff383540 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.705689 | controller |     "Jun 12 16:17:21.537921 crc crio[22579]: time=\"2026-06-12T16:17:21.537831826Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=676e44a0-a51d-4da9-bbff-a6f86aa285a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.705703 | controller |     "Jun 12 16:17:21.553833 crc crio[22579]: time=\"2026-06-12T16:17:21.553773281Z\" level=info msg=\"Creating container: openstack/neutron-7b9ff5749c-pb7kh/neutron-api\" id=d7789242-a854-472a-856f-203cb1a598f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.705718 | controller |     "Jun 12 16:17:21.554853 crc crio[22579]: time=\"2026-06-12T16:17:21.554822168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.705732 | controller |     "Jun 12 16:17:21.632635 crc crio[22579]: time=\"2026-06-12T16:17:21.632464742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.705747 | controller |     "Jun 12 16:17:21.636128 crc crio[22579]: time=\"2026-06-12T16:17:21.636063793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.705761 | controller |     "Jun 12 16:17:21.694393 crc crio[22579]: time=\"2026-06-12T16:17:21.694290764Z\" level=info msg=\"Removing container: aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575\" id=e1bc63a2-e9ed-47be-99de-c57dee880655 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.705776 | controller |     "Jun 12 16:17:21.721557 crc crio[22579]: time=\"2026-06-12T16:17:21.717987176Z\" level=info msg=\"Stopping pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=33872842-e845-4ad9-8f95-13ad342e2044 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.705791 | controller |     "Jun 12 16:17:21.721557 crc crio[22579]: time=\"2026-06-12T16:17:21.718587012Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-cvwct Namespace:openstack ID:3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e UID:04ec6710-bddc-4e4c-bc44-a7d2c69d9bbf NetNS:/var/run/netns/91dabb49-a911-417e-9c13-46038c6f512b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04ec6710_bddc_4e4c_bc44_a7d2c69d9bbf.slice PodAnnotations:0xc00130c7c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.705809 | controller |     "Jun 12 16:17:21.721557 crc crio[22579]: time=\"2026-06-12T16:17:21.718753286Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-cvwct from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.705824 | controller |     "Jun 12 16:17:21.787860 crc crio[22579]: time=\"2026-06-12T16:17:21.787689468Z\" level=info msg=\"Removed container aa753748929fe71d79ec8981b8f74fbc4bc89658302e3a70d21f766ca4d99575: openstack/glance-default-internal-api-0/glance-httpd\" id=e1bc63a2-e9ed-47be-99de-c57dee880655 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.705839 | controller |     "Jun 12 16:17:21.928343 crc crio[22579]: time=\"2026-06-12T16:17:21.928252092Z\" level=info msg=\"Removing container: 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7\" id=74352a37-405f-428c-b863-6a13765b7cd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.705853 | controller |     "Jun 12 16:17:21.941635 crc crio[22579]: 2026-06-12T16:17:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f3ada34fcdef39 Mac:5a:e2:ce:c0:76:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d SocketPath: PciID:}] [{Interface:0xc0004345d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.705868 | controller |     "Jun 12 16:17:21.955116 crc crio[22579]: time=\"2026-06-12T16:17:21.950840556Z\" level=info msg=\"Got pod network &{Name:placement-c74948546-gcxxf Namespace:openstack ID:9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 UID:20aa0e5d-90a9-4c72-9c0b-d86a788a59c1 NetNS:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20aa0e5d_90a9_4c72_9c0b_d86a788a59c1.slice PodAnnotations:0xc00130c178}] Aliases:map[]}\"",
2026-06-12 17:11:43.705883 | controller |     "Jun 12 16:17:21.955116 crc crio[22579]: time=\"2026-06-12T16:17:21.95097686Z\" level=info msg=\"Checking pod openstack_placement-c74948546-gcxxf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.705898 | controller |     "Jun 12 16:17:21.987856 crc crio[22579]: time=\"2026-06-12T16:17:21.986823101Z\" level=info msg=\"Ran pod sandbox 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 with infra container: openstack/placement-c74948546-gcxxf/POD\" id=657c25b8-7ed8-4af5-997c-dcdc15fba3d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.705913 | controller |     "Jun 12 16:17:21.993098 crc crio[22579]: time=\"2026-06-12T16:17:21.993037759Z\" level=info msg=\"Created container ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f: openstack/neutron-7b9ff5749c-pb7kh/neutron-api\" id=d7789242-a854-472a-856f-203cb1a598f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.705928 | controller |     "Jun 12 16:17:21.998471 crc crio[22579]: time=\"2026-06-12T16:17:21.998263892Z\" level=info msg=\"Starting container: ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f\" id=2a8dfc8a-d113-47ae-85a6-2b8abeca863a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.705943 | controller |     "Jun 12 16:17:22.046594 crc crio[22579]: time=\"2026-06-12T16:17:22.045860312Z\" level=info msg=\"Started container\" PID=76578 containerID=ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f description=openstack/neutron-7b9ff5749c-pb7kh/neutron-api id=2a8dfc8a-d113-47ae-85a6-2b8abeca863a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35",
2026-06-12 17:11:43.705962 | controller |     "Jun 12 16:17:22.085453 crc crio[22579]: time=\"2026-06-12T16:17:22.083673904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=787852aa-f206-4a43-850f-213999e798b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.705977 | controller |     "Jun 12 16:17:22.119017 crc crio[22579]: time=\"2026-06-12T16:17:22.118853618Z\" level=info msg=\"Removed container 00711b569e973b20b9ef8feda33df81465200d886612a3be87c8be2d5c92e0f7: openstack/glance-default-internal-api-0/glance-log\" id=74352a37-405f-428c-b863-6a13765b7cd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.705992 | controller |     "Jun 12 16:17:22.134667 crc crio[22579]: time=\"2026-06-12T16:17:22.134438354Z\" level=info msg=\"Removing container: 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded\" id=2cd3e58d-0a2b-46ec-8cee-537fc10fa5bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.706007 | controller |     "Jun 12 16:17:22.186610 crc crio[22579]: time=\"2026-06-12T16:17:22.186560439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9324aed4-c6de-4f23-95db-800a783f942f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.706022 | controller |     "Jun 12 16:17:22.251104 crc crio[22579]: time=\"2026-06-12T16:17:22.251025818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=2bfacf12-2453-4aaa-b714-7fbae36ecb7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.706036 | controller |     "Jun 12 16:17:22.269827 crc crio[22579]: time=\"2026-06-12T16:17:22.267472497Z\" level=info msg=\"Creating container: openstack/placement-c74948546-gcxxf/placement-log\" id=daab5021-e371-4b00-b455-a72a5e37256e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.706051 | controller |     "Jun 12 16:17:22.269827 crc crio[22579]: time=\"2026-06-12T16:17:22.267933028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706066 | controller |     "Jun 12 16:17:22.320985 crc crio[22579]: time=\"2026-06-12T16:17:22.317356765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f3cff52d-7141-42df-ba0b-5e5ceb74bd16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.706081 | controller |     "Jun 12 16:17:22.338227 crc crio[22579]: time=\"2026-06-12T16:17:22.338178644Z\" level=info msg=\"Creating container: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd\" id=89604abb-9052-47ca-b1af-805cc736b20d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.706095 | controller |     "Jun 12 16:17:22.348051 crc crio[22579]: time=\"2026-06-12T16:17:22.347928412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706110 | controller |     "Jun 12 16:17:22.349188 crc crio[22579]: time=\"2026-06-12T16:17:22.349113832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706124 | controller |     "Jun 12 16:17:22.353825 crc crio[22579]: time=\"2026-06-12T16:17:22.353677418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706139 | controller |     "Jun 12 16:17:22.372940 crc crio[22579]: time=\"2026-06-12T16:17:22.36788883Z\" level=info msg=\"Running pod sandbox: openstack/keystone-6f74648494-27dv7/POD\" id=bcfc7a76-fb0b-4123-ba70-4ae8f0ebe29f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.706157 | controller |     "Jun 12 16:17:22.372940 crc crio[22579]: time=\"2026-06-12T16:17:22.367990282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706172 | controller |     "Jun 12 16:17:22.427604 crc crio[22579]: time=\"2026-06-12T16:17:22.427081405Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=c7f337e8-2dc4-4530-b76f-38272324991d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.706187 | controller |     "Jun 12 16:17:22.427755 crc crio[22579]: time=\"2026-06-12T16:17:22.427630469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706201 | controller |     "Jun 12 16:17:22.434043 crc crio[22579]: time=\"2026-06-12T16:17:22.433957959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706216 | controller |     "Jun 12 16:17:22.445060 crc crio[22579]: time=\"2026-06-12T16:17:22.444888467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706231 | controller |     "Jun 12 16:17:22.458813 crc crio[22579]: time=\"2026-06-12T16:17:22.458730639Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=fd5b8d96-a7b9-4d31-8241-4db6ba6dcb53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.706245 | controller |     "Jun 12 16:17:22.459228 crc crio[22579]: time=\"2026-06-12T16:17:22.458851152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706259 | controller |     "Jun 12 16:17:22.481885 crc crio[22579]: time=\"2026-06-12T16:17:22.481645522Z\" level=info msg=\"Stopped pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=33872842-e845-4ad9-8f95-13ad342e2044 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.706274 | controller |     "Jun 12 16:17:22.494873 crc crio[22579]: time=\"2026-06-12T16:17:22.492137629Z\" level=info msg=\"Got pod network &{Name:keystone-6f74648494-27dv7 Namespace:openstack ID:0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3 UID:b265bf27-7b13-4f14-8d52-5ffa079ecba0 NetNS:/var/run/netns/6036a7b4-86fa-4705-9955-9fb9bc98d658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb265bf27_7b13_4f14_8d52_5ffa079ecba0.slice PodAnnotations:0xc0006220b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.706289 | controller |     "Jun 12 16:17:22.494873 crc crio[22579]: time=\"2026-06-12T16:17:22.49218869Z\" level=info msg=\"Adding pod openstack_keystone-6f74648494-27dv7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.706304 | controller |     "Jun 12 16:17:22.546111 crc crio[22579]: time=\"2026-06-12T16:17:22.54488208Z\" level=info msg=\"Removed container 6086529bf94a5e78325c1e0c5515e40d0cc4a50815fa216efb14225e08909ded: openstack/glance-default-external-api-0/glance-httpd\" id=2cd3e58d-0a2b-46ec-8cee-537fc10fa5bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.706319 | controller |     "Jun 12 16:17:22.559806 crc crio[22579]: time=\"2026-06-12T16:17:22.559614304Z\" level=info msg=\"Removing container: e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb\" id=4b446c8b-2859-4816-a412-f19934494513 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.706336 | controller |     "Jun 12 16:17:22.624547 crc crio[22579]: time=\"2026-06-12T16:17:22.623089728Z\" level=info msg=\"Removed container e8d313c22fdb7328b6214435cbc5ebb4ad73cdf3595e8a2c83de42787e81dfeb: openstack/glance-default-external-api-0/glance-log\" id=4b446c8b-2859-4816-a412-f19934494513 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.706354 | controller |     "Jun 12 16:17:22.668093 crc crio[22579]: time=\"2026-06-12T16:17:22.667905147Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 UID:3fc3d4e4-e73b-48ef-ab92-38f719fbac7b NetNS:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3fc3d4e4_e73b_48ef_ab92_38f719fbac7b.slice PodAnnotations:0xc000548878}] Aliases:map[]}\"",
2026-06-12 17:11:43.706388 | controller |     "Jun 12 16:17:22.668093 crc crio[22579]: time=\"2026-06-12T16:17:22.668075232Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.706404 | controller |     "Jun 12 16:17:22.682766 crc crio[22579]: time=\"2026-06-12T16:17:22.682630532Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 UID:ecc8a0fb-a7f1-420b-a47c-d08a571c8b1f NetNS:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecc8a0fb_a7f1_420b_a47c_d08a571c8b1f.slice PodAnnotations:0xc00130c2f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.706419 | controller |     "Jun 12 16:17:22.682766 crc crio[22579]: time=\"2026-06-12T16:17:22.682746045Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.706434 | controller |     "Jun 12 16:17:22.741705 crc crio[22579]: time=\"2026-06-12T16:17:22.741108818Z\" level=info msg=\"Created container 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78: openstack/placement-c74948546-gcxxf/placement-log\" id=daab5021-e371-4b00-b455-a72a5e37256e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.706449 | controller |     "Jun 12 16:17:22.748668 crc crio[22579]: time=\"2026-06-12T16:17:22.74786057Z\" level=info msg=\"Starting container: 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78\" id=8217f4fb-3373-4bf2-b857-daa70955df3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.706464 | controller |     "Jun 12 16:17:22.775048 crc crio[22579]: time=\"2026-06-12T16:17:22.772730712Z\" level=info msg=\"Started container\" PID=76671 containerID=6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78 description=openstack/placement-c74948546-gcxxf/placement-log id=8217f4fb-3373-4bf2-b857-daa70955df3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52",
2026-06-12 17:11:43.706479 | controller |     "Jun 12 16:17:22.802730 crc crio[22579]: time=\"2026-06-12T16:17:22.802588782Z\" level=info msg=\"Created container 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd\" id=89604abb-9052-47ca-b1af-805cc736b20d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.706493 | controller |     "Jun 12 16:17:22.808960 crc crio[22579]: time=\"2026-06-12T16:17:22.808878742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=19a963c6-77df-4a6e-a8bb-ce0dbd1770a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.706511 | controller |     "Jun 12 16:17:22.809773 crc crio[22579]: time=\"2026-06-12T16:17:22.809482887Z\" level=info msg=\"Starting container: 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6\" id=d9a7ad12-f515-454a-91a5-39932131d371 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.706526 | controller |     "Jun 12 16:17:22.826918 crc crio[22579]: time=\"2026-06-12T16:17:22.826828818Z\" level=info msg=\"Started container\" PID=76678 containerID=77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6 description=openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd id=d9a7ad12-f515-454a-91a5-39932131d371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35",
2026-06-12 17:11:43.706541 | controller |     "Jun 12 16:17:22.954132 crc crio[22579]: time=\"2026-06-12T16:17:22.95120074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=89deb87d-546c-4217-a90c-1d64d6b27dd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.706556 | controller |     "Jun 12 16:17:22.973895 crc crio[22579]: time=\"2026-06-12T16:17:22.973593199Z\" level=info msg=\"Creating container: openstack/placement-c74948546-gcxxf/placement-api\" id=61c017f0-9e6b-4d4e-b29b-1a1494944b35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.706571 | controller |     "Jun 12 16:17:22.974348 crc crio[22579]: time=\"2026-06-12T16:17:22.974172514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706586 | controller |     "Jun 12 16:17:23.053883 crc crio[22579]: time=\"2026-06-12T16:17:23.052836013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706600 | controller |     "Jun 12 16:17:23.073229 crc crio[22579]: time=\"2026-06-12T16:17:23.072179575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706615 | controller |     "Jun 12 16:17:23.360789 crc crio[22579]: 2026-06-12T16:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a7a6253110bf2c Mac:be:14:70:8d:a8:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/6036a7b4-86fa-4705-9955-9fb9bc98d658 SocketPath: PciID:}] [{Interface:0xc0004a2d70 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.706630 | controller |     "Jun 12 16:17:23.361795 crc crio[22579]: time=\"2026-06-12T16:17:23.361646884Z\" level=info msg=\"Got pod network &{Name:keystone-6f74648494-27dv7 Namespace:openstack ID:0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3 UID:b265bf27-7b13-4f14-8d52-5ffa079ecba0 NetNS:/var/run/netns/6036a7b4-86fa-4705-9955-9fb9bc98d658 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb265bf27_7b13_4f14_8d52_5ffa079ecba0.slice PodAnnotations:0xc0006220b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.706646 | controller |     "Jun 12 16:17:23.361915 crc crio[22579]: time=\"2026-06-12T16:17:23.361808208Z\" level=info msg=\"Checking pod openstack_keystone-6f74648494-27dv7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.706661 | controller |     "Jun 12 16:17:23.387756 crc crio[22579]: time=\"2026-06-12T16:17:23.386476096Z\" level=info msg=\"Ran pod sandbox 0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3 with infra container: openstack/keystone-6f74648494-27dv7/POD\" id=bcfc7a76-fb0b-4123-ba70-4ae8f0ebe29f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.706675 | controller |     "Jun 12 16:17:23.388909 crc crio[22579]: time=\"2026-06-12T16:17:23.388847746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=ae091964-d5a0-4355-92e1-cfd200741f75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.706694 | controller |     "Jun 12 16:17:23.505962 crc crio[22579]: time=\"2026-06-12T16:17:23.503197723Z\" level=info msg=\"Created container d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a: openstack/placement-c74948546-gcxxf/placement-api\" id=61c017f0-9e6b-4d4e-b29b-1a1494944b35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.706709 | controller |     "Jun 12 16:17:23.507479 crc crio[22579]: time=\"2026-06-12T16:17:23.507377639Z\" level=info msg=\"Starting container: d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a\" id=501defdc-048a-4892-a2f4-3baff62e17fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.706724 | controller |     "Jun 12 16:17:23.542552 crc crio[22579]: time=\"2026-06-12T16:17:23.542364739Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-566c4995b7-52swz/POD\" id=392b8fc6-712d-4220-89d8-f1484b8e1fe4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.706738 | controller |     "Jun 12 16:17:23.542697 crc crio[22579]: time=\"2026-06-12T16:17:23.542561214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706753 | controller |     "Jun 12 16:17:23.562261 crc crio[22579]: time=\"2026-06-12T16:17:23.558992032Z\" level=info msg=\"Started container\" PID=76816 containerID=d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a description=openstack/placement-c74948546-gcxxf/placement-api id=501defdc-048a-4892-a2f4-3baff62e17fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52",
2026-06-12 17:11:43.706768 | controller |     "Jun 12 16:17:23.605560 crc crio[22579]: time=\"2026-06-12T16:17:23.604769395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=510530fb-d813-4f2d-90c1-9e3dc0dfc1c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.706783 | controller |     "Jun 12 16:17:23.617273 crc crio[22579]: time=\"2026-06-12T16:17:23.613703893Z\" level=info msg=\"Stopping container: cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83 (timeout: 10s)\" id=61edc644-422f-4028-b60b-2e8a3047b9ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.706798 | controller |     "Jun 12 16:17:23.649220 crc crio[22579]: time=\"2026-06-12T16:17:23.649125223Z\" level=info msg=\"Creating container: openstack/keystone-6f74648494-27dv7/keystone-api\" id=ec6186b7-4dcc-4184-9c15-664a34e7e300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.706813 | controller |     "Jun 12 16:17:23.650296 crc crio[22579]: time=\"2026-06-12T16:17:23.64977252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706828 | controller |     "Jun 12 16:17:23.666662 crc crio[22579]: time=\"2026-06-12T16:17:23.666454114Z\" level=info msg=\"Got pod network &{Name:barbican-worker-566c4995b7-52swz Namespace:openstack ID:86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d UID:56e65be4-3246-4d87-a760-c3446b1e4558 NetNS:/var/run/netns/ff365800-0000-4d37-bbb8-f5ce6c2a49e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56e65be4_3246_4d87_a760_c3446b1e4558.slice PodAnnotations:0xc00130c6f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.706842 | controller |     "Jun 12 16:17:23.666662 crc crio[22579]: time=\"2026-06-12T16:17:23.666592297Z\" level=info msg=\"Adding pod openstack_barbican-worker-566c4995b7-52swz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.706863 | controller |     "Jun 12 16:17:23.681234 crc crio[22579]: time=\"2026-06-12T16:17:23.681159688Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-5df858d6bb-72kbq/POD\" id=8415509f-4800-4db7-9cab-47d1b6e993d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.706878 | controller |     "Jun 12 16:17:23.681346 crc crio[22579]: time=\"2026-06-12T16:17:23.681282891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.706894 | controller |     "Jun 12 16:17:23.852920 crc crio[22579]: 2026-06-12T16:17:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b2fb9e01d87b64 Mac:be:bc:87:11:de:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.706920 | controller |     "Jun 12 16:17:23.863863 crc crio[22579]: time=\"2026-06-12T16:17:23.86295049Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 UID:ecc8a0fb-a7f1-420b-a47c-d08a571c8b1f NetNS:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecc8a0fb_a7f1_420b_a47c_d08a571c8b1f.slice PodAnnotations:0xc00130c2f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.706937 | controller |     "Jun 12 16:17:23.863863 crc crio[22579]: time=\"2026-06-12T16:17:23.863226477Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.706954 | controller |     "Jun 12 16:17:24.013590 crc crio[22579]: time=\"2026-06-12T16:17:24.011980979Z\" level=info msg=\"Ran pod sandbox 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 with infra container: openstack/glance-default-external-api-0/POD\" id=fd5b8d96-a7b9-4d31-8241-4db6ba6dcb53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.706970 | controller |     "Jun 12 16:17:24.050798 crc crio[22579]: time=\"2026-06-12T16:17:24.044775132Z\" level=info msg=\"Stopped container cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns\" id=61edc644-422f-4028-b60b-2e8a3047b9ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.706985 | controller |     "Jun 12 16:17:24.050798 crc crio[22579]: time=\"2026-06-12T16:17:24.050738744Z\" level=info msg=\"Stopping pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=197674f2-0ec2-4b6a-adb5-5af4946d6967 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.707000 | controller |     "Jun 12 16:17:24.051672 crc crio[22579]: time=\"2026-06-12T16:17:24.051470993Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf56cc47f-tvv7l Namespace:openstack ID:7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0 UID:534cced7-ee2d-4a53-b181-c4dd871b32c8 NetNS:/var/run/netns/e97fd99a-acd2-4b29-9729-7b8cd702777e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod534cced7_ee2d_4a53_b181_c4dd871b32c8.slice PodAnnotations:0xc000622350}] Aliases:map[]}\"",
2026-06-12 17:11:43.707016 | controller |     "Jun 12 16:17:24.080541 crc crio[22579]: time=\"2026-06-12T16:17:24.077046633Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf56cc47f-tvv7l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.707030 | controller |     "Jun 12 16:17:24.080541 crc crio[22579]: time=\"2026-06-12T16:17:24.051996666Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=83c1da8c-8e05-4884-9ff1-4bea4d55c580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707049 | controller |     "Jun 12 16:17:24.166547 crc crio[22579]: time=\"2026-06-12T16:17:24.152474541Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-c5b89b8f8-pkwtb/POD\" id=3dd4351f-1228-4670-b5f2-99bc4e72f33c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.707064 | controller |     "Jun 12 16:17:24.166547 crc crio[22579]: time=\"2026-06-12T16:17:24.152638725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.707078 | controller |     "Jun 12 16:17:24.245294 crc crio[22579]: time=\"2026-06-12T16:17:24.245142057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=67bd7d3f-4259-406e-9a91-93bd645818e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707093 | controller |     "Jun 12 16:17:24.253488 crc crio[22579]: 2026-06-12T16:17:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc42151c7a7eec4 Mac:5e:e1:01:78:0f:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 SocketPath: PciID:}] [{Interface:0xc00051cef0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.707108 | controller |     "Jun 12 16:17:24.253488 crc crio[22579]: time=\"2026-06-12T16:17:24.251910579Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 UID:3fc3d4e4-e73b-48ef-ab92-38f719fbac7b NetNS:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3fc3d4e4_e73b_48ef_ab92_38f719fbac7b.slice PodAnnotations:0xc000548878}] Aliases:map[]}\"",
2026-06-12 17:11:43.707123 | controller |     "Jun 12 16:17:24.253488 crc crio[22579]: time=\"2026-06-12T16:17:24.252088733Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.707138 | controller |     "Jun 12 16:17:24.316556 crc crio[22579]: time=\"2026-06-12T16:17:24.315219248Z\" level=info msg=\"Stopping pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=e88d46fc-dfc3-49c4-bd3d-8a36c9930e12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.707153 | controller |     "Jun 12 16:17:24.316556 crc crio[22579]: time=\"2026-06-12T16:17:24.315904196Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-2jrgb Namespace:openstack ID:a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac UID:204f155d-f2d7-4539-99f4-5da710191ed1 NetNS:/var/run/netns/306609fb-8bea-4ab4-a5d2-bbd18b663308 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod204f155d_f2d7_4539_99f4_5da710191ed1.slice PodAnnotations:0xc002308220}] Aliases:map[]}\"",
2026-06-12 17:11:43.707168 | controller |     "Jun 12 16:17:24.316556 crc crio[22579]: time=\"2026-06-12T16:17:24.316034209Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-2jrgb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.707183 | controller |     "Jun 12 16:17:24.356691 crc crio[22579]: time=\"2026-06-12T16:17:24.35106291Z\" level=info msg=\"Ran pod sandbox dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 with infra container: openstack/glance-default-internal-api-0/POD\" id=c7f337e8-2dc4-4530-b76f-38272324991d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.707197 | controller |     "Jun 12 16:17:24.377609 crc crio[22579]: time=\"2026-06-12T16:17:24.376464595Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=8ba5e7dd-c1cf-4e14-9eab-ed11892d561e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.707216 | controller |     "Jun 12 16:17:24.377609 crc crio[22579]: time=\"2026-06-12T16:17:24.377251495Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5df858d6bb-72kbq Namespace:openstack ID:9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045 UID:f56d9e03-03c3-47ef-bf13-2dffb2a3281e NetNS:/var/run/netns/a8a8a20e-bb8a-4500-8d17-357f929589a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56d9e03_03c3_47ef_bf13_2dffb2a3281e.slice PodAnnotations:0xc000384970}] Aliases:map[]}\"",
2026-06-12 17:11:43.707232 | controller |     "Jun 12 16:17:24.377609 crc crio[22579]: time=\"2026-06-12T16:17:24.377274456Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-5df858d6bb-72kbq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.707247 | controller |     "Jun 12 16:17:24.385547 crc crio[22579]: time=\"2026-06-12T16:17:24.382444767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4ac98ef8-b1bd-4b1f-b7f2-6496695b1a04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707261 | controller |     "Jun 12 16:17:24.388825 crc crio[22579]: time=\"2026-06-12T16:17:24.386685205Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7544b8cd67-nd9hd/POD\" id=f6846f2c-35b9-4ead-b0eb-b96a7c1a2a56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.707276 | controller |     "Jun 12 16:17:24.388825 crc crio[22579]: time=\"2026-06-12T16:17:24.387022234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.707291 | controller |     "Jun 12 16:17:24.421652 crc crio[22579]: time=\"2026-06-12T16:17:24.421564252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.707306 | controller |     "Jun 12 16:17:24.428755 crc crio[22579]: time=\"2026-06-12T16:17:24.428085408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.707321 | controller |     "Jun 12 16:17:24.434594 crc crio[22579]: time=\"2026-06-12T16:17:24.432843669Z\" level=info msg=\"Got pod network &{Name:barbican-api-c5b89b8f8-pkwtb Namespace:openstack ID:5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 UID:384ea5f1-22fe-4ecd-8a67-aadd76cd5dd6 NetNS:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod384ea5f1_22fe_4ecd_8a67_aadd76cd5dd6.slice PodAnnotations:0xc000622750}] Aliases:map[]}\"",
2026-06-12 17:11:43.707336 | controller |     "Jun 12 16:17:24.434594 crc crio[22579]: time=\"2026-06-12T16:17:24.43290891Z\" level=info msg=\"Adding pod openstack_barbican-api-c5b89b8f8-pkwtb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.707350 | controller |     "Jun 12 16:17:24.434594 crc crio[22579]: time=\"2026-06-12T16:17:24.433997718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=586b108e-c03b-4089-98d5-2e5a10bff113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707387 | controller |     "Jun 12 16:17:24.437751 crc crio[22579]: time=\"2026-06-12T16:17:24.435125667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.707407 | controller |     "Jun 12 16:17:24.491364 crc crio[22579]: time=\"2026-06-12T16:17:24.491136741Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=d74e076a-e54a-4b8a-bb59-458f2d956c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.707422 | controller |     "Jun 12 16:17:24.565928 crc crio[22579]: 2026-06-12T16:17:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86fe5e706f86d22 Mac:ea:f1:c4:2d:f2:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/ff365800-0000-4d37-bbb8-f5ce6c2a49e7 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.707437 | controller |     "Jun 12 16:17:24.569858 crc crio[22579]: time=\"2026-06-12T16:17:24.568231701Z\" level=info msg=\"Got pod network &{Name:barbican-worker-566c4995b7-52swz Namespace:openstack ID:86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d UID:56e65be4-3246-4d87-a760-c3446b1e4558 NetNS:/var/run/netns/ff365800-0000-4d37-bbb8-f5ce6c2a49e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod56e65be4_3246_4d87_a760_c3446b1e4558.slice PodAnnotations:0xc00130c6f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.707452 | controller |     "Jun 12 16:17:24.569858 crc crio[22579]: time=\"2026-06-12T16:17:24.568613061Z\" level=info msg=\"Checking pod openstack_barbican-worker-566c4995b7-52swz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.707467 | controller |     "Jun 12 16:17:24.620729 crc crio[22579]: time=\"2026-06-12T16:17:24.603903788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.707482 | controller |     "Jun 12 16:17:24.620729 crc crio[22579]: time=\"2026-06-12T16:17:24.610752992Z\" level=info msg=\"Ran pod sandbox 86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d with infra container: openstack/barbican-worker-566c4995b7-52swz/POD\" id=392b8fc6-712d-4220-89d8-f1484b8e1fe4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.707496 | controller |     "Jun 12 16:17:24.620729 crc crio[22579]: time=\"2026-06-12T16:17:24.618807007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=2d731f48-d692-46ee-bcb4-15755ed5f0e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707511 | controller |     "Jun 12 16:17:24.679561 crc crio[22579]: time=\"2026-06-12T16:17:24.676839672Z\" level=info msg=\"Created container ce06c992c4ede1dde52bcf81c1b9b9f9d2f2e59f6b8f6eaa46ae678e04ccc50e: openstack/keystone-6f74648494-27dv7/keystone-api\" id=ec6186b7-4dcc-4184-9c15-664a34e7e300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.707526 | controller |     "Jun 12 16:17:24.683315 crc crio[22579]: time=\"2026-06-12T16:17:24.6803016Z\" level=info msg=\"Starting container: ce06c992c4ede1dde52bcf81c1b9b9f9d2f2e59f6b8f6eaa46ae678e04ccc50e\" id=35551a30-72b2-4db9-949e-852847d599b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.707540 | controller |     "Jun 12 16:17:24.685708 crc crio[22579]: time=\"2026-06-12T16:17:24.685614665Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=2d731f48-d692-46ee-bcb4-15755ed5f0e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707555 | controller |     "Jun 12 16:17:24.685868 crc crio[22579]: time=\"2026-06-12T16:17:24.68578355Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=2d731f48-d692-46ee-bcb4-15755ed5f0e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707570 | controller |     "Jun 12 16:17:24.697308 crc crio[22579]: time=\"2026-06-12T16:17:24.697090037Z\" level=info msg=\"Started container\" PID=77219 containerID=ce06c992c4ede1dde52bcf81c1b9b9f9d2f2e59f6b8f6eaa46ae678e04ccc50e description=openstack/keystone-6f74648494-27dv7/keystone-api id=35551a30-72b2-4db9-949e-852847d599b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a7a6253110bf2ced5ec15de9b7626e7434f8c56e0718b121ff4d6db4c3040c3",
2026-06-12 17:11:43.707588 | controller |     "Jun 12 16:17:24.697308 crc crio[22579]: time=\"2026-06-12T16:17:24.69722169Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=625a87b5-528b-4540-b439-a6feec07ce3b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.707603 | controller |     "Jun 12 16:17:24.699940 crc crio[22579]: time=\"2026-06-12T16:17:24.699845637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.707618 | controller |     "Jun 12 16:17:24.708339 crc crio[22579]: time=\"2026-06-12T16:17:24.708258051Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-12 17:11:43.707633 | controller |     "Jun 12 16:17:24.725333 crc crio[22579]: time=\"2026-06-12T16:17:24.725161631Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-nd9hd Namespace:openstack ID:d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 UID:1c60f954-5b13-4fa8-b85b-fd91df3a7b24 NetNS:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c60f954_5b13_4fa8_b85b_fd91df3a7b24.slice PodAnnotations:0xc00008cbe8}] Aliases:map[]}\"",
2026-06-12 17:11:43.707648 | controller |     "Jun 12 16:17:24.725333 crc crio[22579]: time=\"2026-06-12T16:17:24.725232092Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7544b8cd67-nd9hd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.707662 | controller |     "Jun 12 16:17:24.785803 crc crio[22579]: time=\"2026-06-12T16:17:24.783671728Z\" level=info msg=\"Stopped pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=197674f2-0ec2-4b6a-adb5-5af4946d6967 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.707677 | controller |     "Jun 12 16:17:24.866707 crc crio[22579]: time=\"2026-06-12T16:17:24.860705927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.707692 | controller |     "Jun 12 16:17:25.126269 crc crio[22579]: time=\"2026-06-12T16:17:25.126216177Z\" level=info msg=\"Stopped pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=e88d46fc-dfc3-49c4-bd3d-8a36c9930e12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.707707 | controller |     "Jun 12 16:17:25.231091 crc crio[22579]: 2026-06-12T16:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b8654cfa57dfb0 Mac:ae:35:1e:39:a2:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/a8a8a20e-bb8a-4500-8d17-357f929589a2 SocketPath: PciID:}] [{Interface:0xc000514d90 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.707721 | controller |     "Jun 12 16:17:25.233333 crc crio[22579]: time=\"2026-06-12T16:17:25.233253199Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-5df858d6bb-72kbq Namespace:openstack ID:9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045 UID:f56d9e03-03c3-47ef-bf13-2dffb2a3281e NetNS:/var/run/netns/a8a8a20e-bb8a-4500-8d17-357f929589a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf56d9e03_03c3_47ef_bf13_2dffb2a3281e.slice PodAnnotations:0xc000384970}] Aliases:map[]}\"",
2026-06-12 17:11:43.707739 | controller |     "Jun 12 16:17:25.233570 crc crio[22579]: time=\"2026-06-12T16:17:25.233471384Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-5df858d6bb-72kbq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.707755 | controller |     "Jun 12 16:17:25.280743 crc crio[22579]: time=\"2026-06-12T16:17:25.278871838Z\" level=info msg=\"Ran pod sandbox 9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045 with infra container: openstack/barbican-keystone-listener-5df858d6bb-72kbq/POD\" id=8415509f-4800-4db7-9cab-47d1b6e993d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.707769 | controller |     "Jun 12 16:17:25.285878 crc crio[22579]: time=\"2026-06-12T16:17:25.285767064Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=af6463a9-01b4-46c3-8455-34e53e9937e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707784 | controller |     "Jun 12 16:17:25.286083 crc crio[22579]: time=\"2026-06-12T16:17:25.285958339Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=af6463a9-01b4-46c3-8455-34e53e9937e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707799 | controller |     "Jun 12 16:17:25.286083 crc crio[22579]: time=\"2026-06-12T16:17:25.28600322Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=af6463a9-01b4-46c3-8455-34e53e9937e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707813 | controller |     "Jun 12 16:17:25.287013 crc crio[22579]: time=\"2026-06-12T16:17:25.28681403Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=cd090b28-1aab-4453-85af-8c1d8dab2ec3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.707828 | controller |     "Jun 12 16:17:25.290272 crc crio[22579]: time=\"2026-06-12T16:17:25.290175866Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-12 17:11:43.707843 | controller |     "Jun 12 16:17:25.491964 crc crio[22579]: 2026-06-12T16:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b0a699de736ae7 Mac:8a:ca:a9:97:37:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a SocketPath: PciID:}] [{Interface:0xc000014b20 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.707857 | controller |     "Jun 12 16:17:25.493574 crc crio[22579]: time=\"2026-06-12T16:17:25.489898274Z\" level=info msg=\"Removing container: cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83\" id=ecad5b63-9fdf-4acc-8226-f8e6c0552d4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.707872 | controller |     "Jun 12 16:17:25.495122 crc crio[22579]: time=\"2026-06-12T16:17:25.494988243Z\" level=info msg=\"Got pod network &{Name:barbican-api-c5b89b8f8-pkwtb Namespace:openstack ID:5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 UID:384ea5f1-22fe-4ecd-8a67-aadd76cd5dd6 NetNS:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod384ea5f1_22fe_4ecd_8a67_aadd76cd5dd6.slice PodAnnotations:0xc000622750}] Aliases:map[]}\"",
2026-06-12 17:11:43.707887 | controller |     "Jun 12 16:17:25.495233 crc crio[22579]: time=\"2026-06-12T16:17:25.495186288Z\" level=info msg=\"Checking pod openstack_barbican-api-c5b89b8f8-pkwtb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.707904 | controller |     "Jun 12 16:17:25.551708 crc crio[22579]: time=\"2026-06-12T16:17:25.551640643Z\" level=info msg=\"Ran pod sandbox 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 with infra container: openstack/barbican-api-c5b89b8f8-pkwtb/POD\" id=3dd4351f-1228-4670-b5f2-99bc4e72f33c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.707919 | controller |     "Jun 12 16:17:25.559943 crc crio[22579]: time=\"2026-06-12T16:17:25.559594756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c9297350-cd69-4960-90f8-d2a7da535144 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707934 | controller |     "Jun 12 16:17:25.599106 crc crio[22579]: time=\"2026-06-12T16:17:25.598000562Z\" level=info msg=\"Removed container cc34c12e79f6e7df8817fc133c052ea64eb580af5a5ff30df129f8f35f966a83: openstack/dnsmasq-dns-bf56cc47f-tvv7l/dnsmasq-dns\" id=ecad5b63-9fdf-4acc-8226-f8e6c0552d4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.707949 | controller |     "Jun 12 16:17:25.655576 crc crio[22579]: time=\"2026-06-12T16:17:25.651626905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=143c6d72-c765-4c82-be5b-2a73372d96c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.707963 | controller |     "Jun 12 16:17:25.671967 crc crio[22579]: time=\"2026-06-12T16:17:25.665910819Z\" level=info msg=\"Removing container: cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5\" id=78bcb2c7-bf39-4d5d-b82c-05c1b635efe4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.707978 | controller |     "Jun 12 16:17:25.684952 crc crio[22579]: time=\"2026-06-12T16:17:25.684749287Z\" level=info msg=\"Creating container: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log\" id=b7e79472-9d9c-48f2-9b26-ca57f64e32e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.707995 | controller |     "Jun 12 16:17:25.697357 crc crio[22579]: time=\"2026-06-12T16:17:25.694101935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708012 | controller |     "Jun 12 16:17:25.713116 crc crio[22579]: 2026-06-12T16:17:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d51b23aa7f5579d Mac:12:d7:83:16:04:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c SocketPath: PciID:}] [{Interface:0xc0002ec8e0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.708027 | controller |     "Jun 12 16:17:25.717672 crc crio[22579]: time=\"2026-06-12T16:17:25.717577102Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-nd9hd Namespace:openstack ID:d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 UID:1c60f954-5b13-4fa8-b85b-fd91df3a7b24 NetNS:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c60f954_5b13_4fa8_b85b_fd91df3a7b24.slice PodAnnotations:0xc00008cbe8}] Aliases:map[]}\"",
2026-06-12 17:11:43.708042 | controller |     "Jun 12 16:17:25.721292 crc crio[22579]: time=\"2026-06-12T16:17:25.717752607Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7544b8cd67-nd9hd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.708057 | controller |     "Jun 12 16:17:25.747389 crc crio[22579]: time=\"2026-06-12T16:17:25.745642326Z\" level=info msg=\"Removed container cea9b323b52ca8e23b149d4413a5bd66883166a29afe2afb43b4e28eec2f68a5: openstack/dnsmasq-dns-bf56cc47f-tvv7l/init\" id=78bcb2c7-bf39-4d5d-b82c-05c1b635efe4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.708073 | controller |     "Jun 12 16:17:25.772267 crc crio[22579]: time=\"2026-06-12T16:17:25.772100758Z\" level=info msg=\"Ran pod sandbox d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 with infra container: openstack/dnsmasq-dns-7544b8cd67-nd9hd/POD\" id=f6846f2c-35b9-4ead-b0eb-b96a7c1a2a56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.708091 | controller |     "Jun 12 16:17:25.776855 crc crio[22579]: time=\"2026-06-12T16:17:25.776767257Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aae1cb87-a437-410f-9d9c-f2793b8a63f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708106 | controller |     "Jun 12 16:17:25.878883 crc crio[22579]: time=\"2026-06-12T16:17:25.878731369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708121 | controller |     "Jun 12 16:17:25.894812 crc crio[22579]: time=\"2026-06-12T16:17:25.894675155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708136 | controller |     "Jun 12 16:17:25.920299 crc crio[22579]: time=\"2026-06-12T16:17:25.919099916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5c3c0e72-2340-469a-8275-940b9049e53b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708151 | controller |     "Jun 12 16:17:25.928365 crc crio[22579]: time=\"2026-06-12T16:17:25.928271419Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7544b8cd67-nd9hd/init\" id=11e158f5-97f9-45fb-960d-b5f529e55ab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708166 | controller |     "Jun 12 16:17:25.929011 crc crio[22579]: time=\"2026-06-12T16:17:25.928877254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708181 | controller |     "Jun 12 16:17:26.022060 crc crio[22579]: time=\"2026-06-12T16:17:26.021687844Z\" level=info msg=\"Created container 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log\" id=b7e79472-9d9c-48f2-9b26-ca57f64e32e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708196 | controller |     "Jun 12 16:17:26.024862 crc crio[22579]: time=\"2026-06-12T16:17:26.02390466Z\" level=info msg=\"Starting container: 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30\" id=5330a205-3508-4902-b2f9-9ce1e9340778 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.708211 | controller |     "Jun 12 16:17:26.071851 crc crio[22579]: time=\"2026-06-12T16:17:26.071700575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708226 | controller |     "Jun 12 16:17:26.086218 crc crio[22579]: time=\"2026-06-12T16:17:26.085329142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708240 | controller |     "Jun 12 16:17:26.107291 crc crio[22579]: time=\"2026-06-12T16:17:26.094897795Z\" level=info msg=\"Started container\" PID=77622 containerID=2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30 description=openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log id=5330a205-3508-4902-b2f9-9ce1e9340778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689",
2026-06-12 17:11:43.708255 | controller |     "Jun 12 16:17:26.132276 crc crio[22579]: time=\"2026-06-12T16:17:26.129097845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e9c578b4-8b3f-45e4-947a-c33548c2c0f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708273 | controller |     "Jun 12 16:17:26.194589 crc crio[22579]: time=\"2026-06-12T16:17:26.165398238Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6fc6e7f8-9ca7-41da-8f0f-0d13ab67f8b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708288 | controller |     "Jun 12 16:17:26.194589 crc crio[22579]: time=\"2026-06-12T16:17:26.184876613Z\" level=info msg=\"Creating container: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api\" id=d765ebc7-5150-4b6d-bc99-6466adb8c6a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708303 | controller |     "Jun 12 16:17:26.194589 crc crio[22579]: time=\"2026-06-12T16:17:26.187853269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708318 | controller |     "Jun 12 16:17:26.289153 crc crio[22579]: time=\"2026-06-12T16:17:26.288945179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708333 | controller |     "Jun 12 16:17:26.447361 crc crio[22579]: time=\"2026-06-12T16:17:26.447192042Z\" level=info msg=\"Created container bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd: openstack/dnsmasq-dns-7544b8cd67-nd9hd/init\" id=11e158f5-97f9-45fb-960d-b5f529e55ab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708351 | controller |     "Jun 12 16:17:26.461444 crc crio[22579]: time=\"2026-06-12T16:17:26.4612805Z\" level=info msg=\"Starting container: bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd\" id=75a4b340-45be-4c68-ac15-1ed24a8c47dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.708383 | controller |     "Jun 12 16:17:26.469163 crc crio[22579]: time=\"2026-06-12T16:17:26.469070398Z\" level=info msg=\"Created container efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e: openstack/glance-default-external-api-0/glance-log\" id=8ba5e7dd-c1cf-4e14-9eab-ed11892d561e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708400 | controller |     "Jun 12 16:17:26.488168 crc crio[22579]: time=\"2026-06-12T16:17:26.477907673Z\" level=info msg=\"Starting container: efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e\" id=fbbffe82-2b69-4911-ba41-71e2be9aec9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.708415 | controller |     "Jun 12 16:17:26.488168 crc crio[22579]: time=\"2026-06-12T16:17:26.480259403Z\" level=info msg=\"Started container\" PID=77659 containerID=bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd description=openstack/dnsmasq-dns-7544b8cd67-nd9hd/init id=75a4b340-45be-4c68-ac15-1ed24a8c47dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564",
2026-06-12 17:11:43.708430 | controller |     "Jun 12 16:17:26.493401 crc crio[22579]: time=\"2026-06-12T16:17:26.491997061Z\" level=info msg=\"Started container\" PID=77663 containerID=efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e description=openstack/glance-default-external-api-0/glance-log id=fbbffe82-2b69-4911-ba41-71e2be9aec9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215",
2026-06-12 17:11:43.708445 | controller |     "Jun 12 16:17:26.547666 crc crio[22579]: time=\"2026-06-12T16:17:26.544896826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708459 | controller |     "Jun 12 16:17:26.556207 crc crio[22579]: time=\"2026-06-12T16:17:26.555383373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708478 | controller |     "Jun 12 16:17:26.569711 crc crio[22579]: time=\"2026-06-12T16:17:26.559164289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f461a76a-2be8-4df1-9d04-a01ec8d5046c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708493 | controller |     "Jun 12 16:17:26.594832 crc crio[22579]: time=\"2026-06-12T16:17:26.594788655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708508 | controller |     "Jun 12 16:17:26.643954 crc crio[22579]: time=\"2026-06-12T16:17:26.637698816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6aa810d8-05c6-4592-ab03-19dec2d13bbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708522 | controller |     "Jun 12 16:17:26.652551 crc crio[22579]: time=\"2026-06-12T16:17:26.649237588Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=0657a5b9-5383-470f-8a57-45624631774f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708536 | controller |     "Jun 12 16:17:26.652551 crc crio[22579]: time=\"2026-06-12T16:17:26.649747011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708552 | controller |     "Jun 12 16:17:26.667125 crc crio[22579]: time=\"2026-06-12T16:17:26.665661096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=77a668aa-9f54-4f97-ab12-b929347ccfa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708567 | controller |     "Jun 12 16:17:26.774065 crc crio[22579]: time=\"2026-06-12T16:17:26.773855806Z\" level=info msg=\"Created container 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api\" id=d765ebc7-5150-4b6d-bc99-6466adb8c6a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708581 | controller |     "Jun 12 16:17:26.775781 crc crio[22579]: time=\"2026-06-12T16:17:26.775706263Z\" level=info msg=\"Starting container: 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076\" id=0aef0516-75c9-4d3e-a7aa-9bfccafeedde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.708596 | controller |     "Jun 12 16:17:26.779751 crc crio[22579]: time=\"2026-06-12T16:17:26.779712795Z\" level=info msg=\"Created container a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350: openstack/glance-default-internal-api-0/glance-log\" id=d74e076a-e54a-4b8a-bb59-458f2d956c4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708611 | controller |     "Jun 12 16:17:26.781343 crc crio[22579]: time=\"2026-06-12T16:17:26.781317176Z\" level=info msg=\"Started container\" PID=77704 containerID=70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076 description=openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api id=0aef0516-75c9-4d3e-a7aa-9bfccafeedde name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689",
2026-06-12 17:11:43.708626 | controller |     "Jun 12 16:17:26.782161 crc crio[22579]: time=\"2026-06-12T16:17:26.782106196Z\" level=info msg=\"Starting container: a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350\" id=8e3de2da-addb-43e1-99d4-5407b4ae2981 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.708640 | controller |     "Jun 12 16:17:26.788640 crc crio[22579]: time=\"2026-06-12T16:17:26.78856968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1e5d88db-c308-4a6d-adac-9a6beef5ff66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708658 | controller |     "Jun 12 16:17:26.792183 crc crio[22579]: time=\"2026-06-12T16:17:26.79211095Z\" level=info msg=\"Started container\" PID=77707 containerID=a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350 description=openstack/glance-default-internal-api-0/glance-log id=8e3de2da-addb-43e1-99d4-5407b4ae2981 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9",
2026-06-12 17:11:43.708674 | controller |     "Jun 12 16:17:26.803238 crc crio[22579]: time=\"2026-06-12T16:17:26.800795581Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns\" id=5b9ff175-b176-49fc-b91c-83005d9486c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708688 | controller |     "Jun 12 16:17:26.803238 crc crio[22579]: time=\"2026-06-12T16:17:26.80230747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708703 | controller |     "Jun 12 16:17:26.811299 crc crio[22579]: time=\"2026-06-12T16:17:26.808705172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=36af1ac1-8670-4384-b35a-93abd237ba9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708718 | controller |     "Jun 12 16:17:26.992460 crc crio[22579]: time=\"2026-06-12T16:17:26.992326761Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-jkrp7/POD\" id=4cc7ff90-3cc4-45da-9348-bcc70b1d6c47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.708732 | controller |     "Jun 12 16:17:26.992460 crc crio[22579]: time=\"2026-06-12T16:17:26.992454724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708747 | controller |     "Jun 12 16:17:27.678095 crc crio[22579]: time=\"2026-06-12T16:17:27.677732927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708761 | controller |     "Jun 12 16:17:27.849364 crc crio[22579]: time=\"2026-06-12T16:17:27.849263578Z\" level=info msg=\"Created container 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01: openstack/glance-default-external-api-0/glance-httpd\" id=0657a5b9-5383-470f-8a57-45624631774f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708776 | controller |     "Jun 12 16:17:27.859307 crc crio[22579]: time=\"2026-06-12T16:17:27.858996565Z\" level=info msg=\"Starting container: 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01\" id=3be5c990-79e4-4623-b0f4-7aea2f5080b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.708791 | controller |     "Jun 12 16:17:27.869983 crc crio[22579]: time=\"2026-06-12T16:17:27.869866652Z\" level=info msg=\"Started container\" PID=77956 containerID=8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01 description=openstack/glance-default-external-api-0/glance-httpd id=3be5c990-79e4-4623-b0f4-7aea2f5080b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215",
2026-06-12 17:11:43.708805 | controller |     "Jun 12 16:17:27.886460 crc crio[22579]: time=\"2026-06-12T16:17:27.88632102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708820 | controller |     "Jun 12 16:17:27.943081 crc crio[22579]: time=\"2026-06-12T16:17:27.942993871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c12b022f-1aa6-422e-86d7-d6fac7e1149e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708834 | controller |     "Jun 12 16:17:29.217080 crc crio[22579]: time=\"2026-06-12T16:17:29.216462458Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-84cdc66f78-btvlg/POD\" id=a1437ab9-e78c-4e6d-987b-66b5c247adf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.708851 | controller |     "Jun 12 16:17:29.217080 crc crio[22579]: time=\"2026-06-12T16:17:29.217069673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708867 | controller |     "Jun 12 16:17:32.903959 crc crio[22579]: time=\"2026-06-12T16:17:32.903315963Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=3eb05af4-ddc0-4e06-8538-025bf51e6778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.708882 | controller |     "Jun 12 16:17:32.969757 crc crio[22579]: time=\"2026-06-12T16:17:32.969474785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.708898 | controller |     "Jun 12 16:17:33.025572 crc crio[22579]: time=\"2026-06-12T16:17:33.025459568Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=625a87b5-528b-4540-b439-a6feec07ce3b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.708912 | controller |     "Jun 12 16:17:33.027102 crc crio[22579]: time=\"2026-06-12T16:17:33.027010147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=0a377716-689b-4e1e-9948-b5b3627bb477 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708927 | controller |     "Jun 12 16:17:33.039720 crc crio[22579]: time=\"2026-06-12T16:17:33.039466514Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=cd090b28-1aab-4453-85af-8c1d8dab2ec3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.708942 | controller |     "Jun 12 16:17:33.040968 crc crio[22579]: time=\"2026-06-12T16:17:33.04086655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4eaeda64-c4ea-412f-bc1f-3ccf7772a9ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708957 | controller |     "Jun 12 16:17:33.052428 crc crio[22579]: time=\"2026-06-12T16:17:33.05228386Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=99ccad6f-6412-4d6a-89e9-5754502248d4 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.708972 | controller |     "Jun 12 16:17:33.053984 crc crio[22579]: time=\"2026-06-12T16:17:33.05384578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c4aaa886-6f46-466e-8ebf-4a2b3e9a5f8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.708987 | controller |     "Jun 12 16:17:33.087538 crc crio[22579]: time=\"2026-06-12T16:17:33.0873084Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jkrp7 Namespace:openstack ID:9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 UID:faec3b1a-dbf7-4eab-8a5b-a30d21aeed26 NetNS:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaec3b1a_dbf7_4eab_8a5b_a30d21aeed26.slice PodAnnotations:0xc000548198}] Aliases:map[]}\"",
2026-06-12 17:11:43.709002 | controller |     "Jun 12 16:17:33.087538 crc crio[22579]: time=\"2026-06-12T16:17:33.087443424Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-jkrp7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.709020 | controller |     "Jun 12 16:17:33.097313 crc crio[22579]: time=\"2026-06-12T16:17:33.097223753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=997628dd-1fba-4927-a9de-fd0562baff64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709035 | controller |     "Jun 12 16:17:33.098168 crc crio[22579]: time=\"2026-06-12T16:17:33.098114755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=18158303-62e9-40c1-981d-4f8a8c55271e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709050 | controller |     "Jun 12 16:17:33.100974 crc crio[22579]: time=\"2026-06-12T16:17:33.100933997Z\" level=info msg=\"Got pod network &{Name:barbican-api-84cdc66f78-btvlg Namespace:openstack ID:d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105 UID:0497cde2-0b2a-4763-8b1f-d765e4f575fd NetNS:/var/run/netns/bc50b172-9098-4b04-bd6c-88ef327be172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0497cde2_0b2a_4763_8b1f_d765e4f575fd.slice PodAnnotations:0xc001216530}] Aliases:map[]}\"",
2026-06-12 17:11:43.709066 | controller |     "Jun 12 16:17:33.101174 crc crio[22579]: time=\"2026-06-12T16:17:33.101151952Z\" level=info msg=\"Adding pod openstack_barbican-api-84cdc66f78-btvlg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.709081 | controller |     "Jun 12 16:17:33.118065 crc crio[22579]: time=\"2026-06-12T16:17:33.118001571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4a0b1134-253c-4405-a948-183055cde98e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709097 | controller |     "Jun 12 16:17:33.133221 crc crio[22579]: time=\"2026-06-12T16:17:33.133106105Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=eb8681ec-2565-4f9d-af5b-a6bd22f7d0af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709111 | controller |     "Jun 12 16:17:33.136790 crc crio[22579]: time=\"2026-06-12T16:17:33.136741937Z\" level=info msg=\"Creating container: openstack/barbican-worker-566c4995b7-52swz/barbican-worker-log\" id=9cac0631-d477-4083-9073-f42397808bb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709126 | controller |     "Jun 12 16:17:33.138953 crc crio[22579]: time=\"2026-06-12T16:17:33.13880094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709142 | controller |     "Jun 12 16:17:33.149654 crc crio[22579]: time=\"2026-06-12T16:17:33.149401149Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener-log\" id=b40f11f3-e03c-4405-a3ca-cf2d72bf3112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709157 | controller |     "Jun 12 16:17:33.152683 crc crio[22579]: time=\"2026-06-12T16:17:33.15180286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709172 | controller |     "Jun 12 16:17:33.169694 crc crio[22579]: time=\"2026-06-12T16:17:33.169564392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709186 | controller |     "Jun 12 16:17:33.172379 crc crio[22579]: time=\"2026-06-12T16:17:33.172293931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709201 | controller |     "Jun 12 16:17:33.197287 crc crio[22579]: time=\"2026-06-12T16:17:33.197226945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709219 | controller |     "Jun 12 16:17:33.213966 crc crio[22579]: time=\"2026-06-12T16:17:33.213485648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709234 | controller |     "Jun 12 16:17:33.323956 crc crio[22579]: time=\"2026-06-12T16:17:33.323746402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709249 | controller |     "Jun 12 16:17:33.332106 crc crio[22579]: time=\"2026-06-12T16:17:33.33193876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709264 | controller |     "Jun 12 16:17:33.346161 crc crio[22579]: time=\"2026-06-12T16:17:33.345921385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709278 | controller |     "Jun 12 16:17:33.348120 crc crio[22579]: time=\"2026-06-12T16:17:33.34807888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709293 | controller |     "Jun 12 16:17:33.381130 crc crio[22579]: time=\"2026-06-12T16:17:33.380981487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709308 | controller |     "Jun 12 16:17:33.387602 crc crio[22579]: time=\"2026-06-12T16:17:33.387537004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709323 | controller |     "Jun 12 16:17:33.534393 crc crio[22579]: time=\"2026-06-12T16:17:33.534327375Z\" level=info msg=\"Created container 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns\" id=5b9ff175-b176-49fc-b91c-83005d9486c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709338 | controller |     "Jun 12 16:17:33.542279 crc crio[22579]: time=\"2026-06-12T16:17:33.542222866Z\" level=info msg=\"Starting container: 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d\" id=bd7a973c-aef9-4f42-9f01-6c92702849eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.709356 | controller |     "Jun 12 16:17:33.559099 crc crio[22579]: time=\"2026-06-12T16:17:33.558280565Z\" level=info msg=\"Started container\" PID=78534 containerID=375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d description=openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns id=bd7a973c-aef9-4f42-9f01-6c92702849eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564",
2026-06-12 17:11:43.709391 | controller |     "Jun 12 16:17:33.559399 crc crio[22579]: time=\"2026-06-12T16:17:33.559364662Z\" level=info msg=\"Created container eec5f27c215aa1bf0ffc13b4d1f538dab8caa3a902afaf6c8c914481ef2226e7: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener-log\" id=b40f11f3-e03c-4405-a3ca-cf2d72bf3112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709407 | controller |     "Jun 12 16:17:33.559853 crc crio[22579]: time=\"2026-06-12T16:17:33.559766052Z\" level=info msg=\"Created container ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b: openstack/ceilometer-0/sg-core\" id=eb8681ec-2565-4f9d-af5b-a6bd22f7d0af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709426 | controller |     "Jun 12 16:17:33.568369 crc crio[22579]: time=\"2026-06-12T16:17:33.568094254Z\" level=info msg=\"Starting container: eec5f27c215aa1bf0ffc13b4d1f538dab8caa3a902afaf6c8c914481ef2226e7\" id=2c7b5953-b37d-47bd-9744-aa028999d884 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.709441 | controller |     "Jun 12 16:17:33.568916 crc crio[22579]: time=\"2026-06-12T16:17:33.568789842Z\" level=info msg=\"Starting container: ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b\" id=35e17794-490b-482f-ae90-529e7f349add name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.709457 | controller |     "Jun 12 16:17:33.572678 crc crio[22579]: time=\"2026-06-12T16:17:33.572460785Z\" level=info msg=\"Created container b3d4076ebecc0a8f8b8419211e6b917fea26e90022e2669c0fb4dcb2c563ac84: openstack/barbican-worker-566c4995b7-52swz/barbican-worker-log\" id=9cac0631-d477-4083-9073-f42397808bb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709472 | controller |     "Jun 12 16:17:33.576684 crc crio[22579]: time=\"2026-06-12T16:17:33.57658138Z\" level=info msg=\"Started container\" PID=78546 containerID=ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b description=openstack/ceilometer-0/sg-core id=35e17794-490b-482f-ae90-529e7f349add name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745",
2026-06-12 17:11:43.709487 | controller |     "Jun 12 16:17:33.577250 crc crio[22579]: time=\"2026-06-12T16:17:33.577181605Z\" level=info msg=\"Starting container: b3d4076ebecc0a8f8b8419211e6b917fea26e90022e2669c0fb4dcb2c563ac84\" id=2e3a1d63-4c8e-4fa7-95c4-658f9c431d43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.709502 | controller |     "Jun 12 16:17:33.591758 crc crio[22579]: time=\"2026-06-12T16:17:33.591584151Z\" level=info msg=\"Started container\" PID=78545 containerID=eec5f27c215aa1bf0ffc13b4d1f538dab8caa3a902afaf6c8c914481ef2226e7 description=openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener-log id=2c7b5953-b37d-47bd-9744-aa028999d884 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045",
2026-06-12 17:11:43.709517 | controller |     "Jun 12 16:17:33.600551 crc crio[22579]: time=\"2026-06-12T16:17:33.600352494Z\" level=info msg=\"Started container\" PID=78549 containerID=b3d4076ebecc0a8f8b8419211e6b917fea26e90022e2669c0fb4dcb2c563ac84 description=openstack/barbican-worker-566c4995b7-52swz/barbican-worker-log id=2e3a1d63-4c8e-4fa7-95c4-658f9c431d43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d",
2026-06-12 17:11:43.709533 | controller |     "Jun 12 16:17:33.627923 crc crio[22579]: time=\"2026-06-12T16:17:33.627837453Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e1934b84-a347-4b8e-8f64-3a2805230fe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709548 | controller |     "Jun 12 16:17:33.628208 crc crio[22579]: time=\"2026-06-12T16:17:33.628012837Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=e1934b84-a347-4b8e-8f64-3a2805230fe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709562 | controller |     "Jun 12 16:17:33.628208 crc crio[22579]: time=\"2026-06-12T16:17:33.628050578Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=e1934b84-a347-4b8e-8f64-3a2805230fe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709577 | controller |     "Jun 12 16:17:33.628208 crc crio[22579]: time=\"2026-06-12T16:17:33.628152231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=fcedfec7-5204-4a0f-80bc-c0475578d43a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709592 | controller |     "Jun 12 16:17:33.628337 crc crio[22579]: time=\"2026-06-12T16:17:33.628316815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=a8296a39-747c-44b8-9f45-e3026b871fd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709613 | controller |     "Jun 12 16:17:33.632218 crc crio[22579]: time=\"2026-06-12T16:17:33.632109612Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=68e21668-4a08-4d8d-83a2-a51d2835dc3d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.709628 | controller |     "Jun 12 16:17:33.648718 crc crio[22579]: time=\"2026-06-12T16:17:33.648332304Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 17:11:43.709643 | controller |     "Jun 12 16:17:33.667647 crc crio[22579]: time=\"2026-06-12T16:17:33.666891286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=24b6e202-94b4-4c12-8ea6-a3ed35e270a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709658 | controller |     "Jun 12 16:17:33.671223 crc crio[22579]: time=\"2026-06-12T16:17:33.671069642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=72f8584a-b47e-4b78-aa90-e898aa0d4d25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709673 | controller |     "Jun 12 16:17:33.719820 crc crio[22579]: time=\"2026-06-12T16:17:33.719598006Z\" level=info msg=\"Creating container: openstack/barbican-worker-566c4995b7-52swz/barbican-worker\" id=a1c55da9-3c48-4dba-ba4e-d33c8a9961b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709688 | controller |     "Jun 12 16:17:33.719820 crc crio[22579]: time=\"2026-06-12T16:17:33.71976735Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener\" id=9c7026bd-413e-4c46-8c23-a66090a36031 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709703 | controller |     "Jun 12 16:17:33.721628 crc crio[22579]: time=\"2026-06-12T16:17:33.721600487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709718 | controller |     "Jun 12 16:17:33.721990 crc crio[22579]: time=\"2026-06-12T16:17:33.721890454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709733 | controller |     "Jun 12 16:17:33.777631 crc crio[22579]: 2026-06-12T16:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d0b69c187382ca Mac:5e:73:fd:78:fd:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 SocketPath: PciID:}] [{Interface:0xc0002cc9e0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.709748 | controller |     "Jun 12 16:17:33.777631 crc crio[22579]: time=\"2026-06-12T16:17:33.776752729Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jkrp7 Namespace:openstack ID:9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 UID:faec3b1a-dbf7-4eab-8a5b-a30d21aeed26 NetNS:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaec3b1a_dbf7_4eab_8a5b_a30d21aeed26.slice PodAnnotations:0xc000548198}] Aliases:map[]}\"",
2026-06-12 17:11:43.709763 | controller |     "Jun 12 16:17:33.777631 crc crio[22579]: time=\"2026-06-12T16:17:33.777113478Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-jkrp7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.709778 | controller |     "Jun 12 16:17:33.812220 crc crio[22579]: time=\"2026-06-12T16:17:33.81216758Z\" level=info msg=\"Ran pod sandbox 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 with infra container: openstack/cinder-online-data-migrations-jkrp7/POD\" id=4cc7ff90-3cc4-45da-9348-bcc70b1d6c47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.709796 | controller |     "Jun 12 16:17:33.862310 crc crio[22579]: time=\"2026-06-12T16:17:33.861963855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=6bcee731-b2a0-4e5a-a054-5183877a47db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709811 | controller |     "Jun 12 16:17:33.862781 crc crio[22579]: 2026-06-12T16:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d46efb7f1eead68 Mac:fa:10:3a:e7:4c:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/bc50b172-9098-4b04-bd6c-88ef327be172 SocketPath: PciID:}] [{Interface:0xc00031e6b0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.709826 | controller |     "Jun 12 16:17:33.864071 crc crio[22579]: time=\"2026-06-12T16:17:33.864030947Z\" level=info msg=\"Got pod network &{Name:barbican-api-84cdc66f78-btvlg Namespace:openstack ID:d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105 UID:0497cde2-0b2a-4763-8b1f-d765e4f575fd NetNS:/var/run/netns/bc50b172-9098-4b04-bd6c-88ef327be172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0497cde2_0b2a_4763_8b1f_d765e4f575fd.slice PodAnnotations:0xc001216530}] Aliases:map[]}\"",
2026-06-12 17:11:43.709840 | controller |     "Jun 12 16:17:33.875266 crc crio[22579]: time=\"2026-06-12T16:17:33.875189101Z\" level=info msg=\"Checking pod openstack_barbican-api-84cdc66f78-btvlg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.709855 | controller |     "Jun 12 16:17:33.879992 crc crio[22579]: time=\"2026-06-12T16:17:33.879607653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=688607c4-9292-41b8-b0bd-27340e128d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709870 | controller |     "Jun 12 16:17:33.885747 crc crio[22579]: time=\"2026-06-12T16:17:33.885463222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709886 | controller |     "Jun 12 16:17:33.898961 crc crio[22579]: time=\"2026-06-12T16:17:33.89286694Z\" level=info msg=\"Ran pod sandbox d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105 with infra container: openstack/barbican-api-84cdc66f78-btvlg/POD\" id=a1437ab9-e78c-4e6d-987b-66b5c247adf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.709900 | controller |     "Jun 12 16:17:33.911447 crc crio[22579]: time=\"2026-06-12T16:17:33.90781775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9f362414-4b9e-45c4-8980-f91805c56a7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709915 | controller |     "Jun 12 16:17:33.924073 crc crio[22579]: time=\"2026-06-12T16:17:33.923996102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709929 | controller |     "Jun 12 16:17:33.931265 crc crio[22579]: time=\"2026-06-12T16:17:33.930958159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709944 | controller |     "Jun 12 16:17:33.936037 crc crio[22579]: time=\"2026-06-12T16:17:33.935962816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=cb621cb0-7338-43a0-af18-b69b91c661c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.709962 | controller |     "Jun 12 16:17:33.937260 crc crio[22579]: time=\"2026-06-12T16:17:33.936757146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.709977 | controller |     "Jun 12 16:17:33.962680 crc crio[22579]: time=\"2026-06-12T16:17:33.96248309Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations\" id=8571de9e-3c6b-4f56-8a16-f68b1b66f2af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.709992 | controller |     "Jun 12 16:17:33.967225 crc crio[22579]: time=\"2026-06-12T16:17:33.967122318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.710007 | controller |     "Jun 12 16:17:33.968552 crc crio[22579]: time=\"2026-06-12T16:17:33.968309238Z\" level=info msg=\"Creating container: openstack/barbican-api-84cdc66f78-btvlg/barbican-api-log\" id=2542ade9-51ff-472e-8fd5-e805101aff84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.710022 | controller |     "Jun 12 16:17:33.970858 crc crio[22579]: time=\"2026-06-12T16:17:33.97071915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.710037 | controller |     "Jun 12 16:17:34.054899 crc crio[22579]: time=\"2026-06-12T16:17:34.054730416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.710051 | controller |     "Jun 12 16:17:34.071081 crc crio[22579]: time=\"2026-06-12T16:17:34.071004139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.710066 | controller |     "Jun 12 16:17:34.087894 crc crio[22579]: time=\"2026-06-12T16:17:34.087789506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.710081 | controller |     "Jun 12 16:17:34.114670 crc crio[22579]: time=\"2026-06-12T16:17:34.114325541Z\" level=info msg=\"Created container 120263bc18de5cabe284c4ee096789c6c9cb7dcd1296525f4b9589ec32779139: openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener\" id=9c7026bd-413e-4c46-8c23-a66090a36031 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.710095 | controller |     "Jun 12 16:17:34.117895 crc crio[22579]: time=\"2026-06-12T16:17:34.11784696Z\" level=info msg=\"Starting container: 120263bc18de5cabe284c4ee096789c6c9cb7dcd1296525f4b9589ec32779139\" id=0b890854-131e-48b6-8dc4-cf79fa74f03c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.710109 | controller |     "Jun 12 16:17:34.126930 crc crio[22579]: time=\"2026-06-12T16:17:34.1268768Z\" level=info msg=\"Created container b82df8bac200345408f9bc2675ad755ea3b2a239fd4adeded18b4916f2bcb0c8: openstack/barbican-worker-566c4995b7-52swz/barbican-worker\" id=a1c55da9-3c48-4dba-ba4e-d33c8a9961b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.710124 | controller |     "Jun 12 16:17:34.128815 crc crio[22579]: time=\"2026-06-12T16:17:34.128786318Z\" level=info msg=\"Started container\" PID=78617 containerID=120263bc18de5cabe284c4ee096789c6c9cb7dcd1296525f4b9589ec32779139 description=openstack/barbican-keystone-listener-5df858d6bb-72kbq/barbican-keystone-listener id=0b890854-131e-48b6-8dc4-cf79fa74f03c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b8654cfa57dfb0606cd9c30e3442f4609cc0ab5cc7397bc844009a756ac9045",
2026-06-12 17:11:43.710139 | controller |     "Jun 12 16:17:34.129795 crc crio[22579]: time=\"2026-06-12T16:17:34.12885008Z\" level=info msg=\"Starting container: b82df8bac200345408f9bc2675ad755ea3b2a239fd4adeded18b4916f2bcb0c8\" id=67c8c9c5-b4c0-42ed-8ff8-e3f6b988ae2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.710157 | controller |     "Jun 12 16:17:34.138809 crc crio[22579]: time=\"2026-06-12T16:17:34.138720241Z\" level=info msg=\"Started container\" PID=78616 containerID=b82df8bac200345408f9bc2675ad755ea3b2a239fd4adeded18b4916f2bcb0c8 description=openstack/barbican-worker-566c4995b7-52swz/barbican-worker id=67c8c9c5-b4c0-42ed-8ff8-e3f6b988ae2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fe5e706f86d224e1313bc7e71dd7f3c4702f67071d17d0b7db5291b568bd6d",
2026-06-12 17:11:43.710173 | controller |     "Jun 12 16:17:34.155955 crc crio[22579]: time=\"2026-06-12T16:17:34.155907198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.710188 | controller |     "Jun 12 16:17:34.184934 crc crio[22579]: time=\"2026-06-12T16:17:34.184869674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.710203 | controller |     "Jun 12 16:17:34.233310 crc crio[22579]: time=\"2026-06-12T16:17:34.233238404Z\" level=info msg=\"Removing container: 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7\" id=eec363bc-bd8b-46e3-b102-b2390ccff4e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.710218 | controller |     "Jun 12 16:17:34.280394 crc crio[22579]: time=\"2026-06-12T16:17:34.280318681Z\" level=info msg=\"Removed container 1061b0ab33a361d38661d912ed7927bd372349bc131f4e1ef8932b30c4e05be7: openshift-marketplace/certified-operators-txd7g/extract-content\" id=eec363bc-bd8b-46e3-b102-b2390ccff4e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.710233 | controller |     "Jun 12 16:17:34.292021 crc crio[22579]: time=\"2026-06-12T16:17:34.291855604Z\" level=info msg=\"Removing container: 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65\" id=8473e967-49e5-4e98-901f-9ba319a2ddf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.710248 | controller |     "Jun 12 16:17:34.346109 crc crio[22579]: time=\"2026-06-12T16:17:34.345475437Z\" level=info msg=\"Removed container 05404c16b99271edd0966fccc87aeaef81996577fef9bc14ae2316b499462c65: openshift-marketplace/certified-operators-txd7g/extract-utilities\" id=8473e967-49e5-4e98-901f-9ba319a2ddf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.710263 | controller |     "Jun 12 16:17:34.350985 crc crio[22579]: time=\"2026-06-12T16:17:34.350944657Z\" level=info msg=\"Removing container: 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405\" id=8915c924-5efd-4437-8877-93bbba92e5ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.710277 | controller |     "Jun 12 16:17:34.360675 crc crio[22579]: time=\"2026-06-12T16:17:34.360555061Z\" level=info msg=\"Created container e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876: openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations\" id=8571de9e-3c6b-4f56-8a16-f68b1b66f2af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.710292 | controller |     "Jun 12 16:17:34.374981 crc crio[22579]: time=\"2026-06-12T16:17:34.374892575Z\" level=info msg=\"Starting container: e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876\" id=286226e4-73de-4646-a7b4-51205521d134 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.710306 | controller |     "Jun 12 16:17:34.393026 crc crio[22579]: time=\"2026-06-12T16:17:34.392944524Z\" level=info msg=\"Started container\" PID=78694 containerID=e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876 description=openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations id=286226e4-73de-4646-a7b4-51205521d134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475",
2026-06-12 17:11:43.710324 | controller |     "Jun 12 16:17:34.421803 crc crio[22579]: time=\"2026-06-12T16:17:34.421695115Z\" level=info msg=\"Removed container 2e6379891d0b3a0e93595663091779e6031466692374e566975cef75bb2de405: openshift-marketplace/certified-operators-txd7g/registry-server\" id=8915c924-5efd-4437-8877-93bbba92e5ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.710339 | controller |     "Jun 12 16:17:34.444900 crc crio[22579]: time=\"2026-06-12T16:17:34.444800773Z\" level=info msg=\"Stopping pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=325d3c49-53c0-499a-92a7-ba1806b9e14b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710358 | controller |     "Jun 12 16:17:34.444900 crc crio[22579]: time=\"2026-06-12T16:17:34.444888735Z\" level=info msg=\"Stopped pod sandbox (already stopped): d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=325d3c49-53c0-499a-92a7-ba1806b9e14b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710416 | controller |     "Jun 12 16:17:34.448129 crc crio[22579]: time=\"2026-06-12T16:17:34.448019715Z\" level=info msg=\"Removing pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=5b1405e0-7f77-430b-b505-c5d23a376919 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710433 | controller |     "Jun 12 16:17:34.470325 crc crio[22579]: time=\"2026-06-12T16:17:34.470214109Z\" level=info msg=\"Removed pod sandbox: d54a0d9fb62a0d53c42beb509d01fab7c1cedb5dc5ed9ea590d98bcbd40ce23d\" id=5b1405e0-7f77-430b-b505-c5d23a376919 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710448 | controller |     "Jun 12 16:17:34.471996 crc crio[22579]: time=\"2026-06-12T16:17:34.471904192Z\" level=info msg=\"Stopping pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=64e059cb-799c-4f69-bb34-7ec3c9d85ebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710464 | controller |     "Jun 12 16:17:34.472106 crc crio[22579]: time=\"2026-06-12T16:17:34.472017835Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=64e059cb-799c-4f69-bb34-7ec3c9d85ebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710479 | controller |     "Jun 12 16:17:34.472907 crc crio[22579]: time=\"2026-06-12T16:17:34.472835566Z\" level=info msg=\"Removing pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=94cdce72-8503-4067-9c7b-036553fd4e28 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710494 | controller |     "Jun 12 16:17:34.490116 crc crio[22579]: time=\"2026-06-12T16:17:34.48991265Z\" level=info msg=\"Removed pod sandbox: d3e1af505451070bdd8567b5ae537431c1451f7bbd19302ea0b6af669a228008\" id=94cdce72-8503-4067-9c7b-036553fd4e28 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710509 | controller |     "Jun 12 16:17:34.491624 crc crio[22579]: time=\"2026-06-12T16:17:34.49148568Z\" level=info msg=\"Stopping pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=11d3abf0-48c7-49ec-958f-528dc8f80792 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710525 | controller |     "Jun 12 16:17:34.491739 crc crio[22579]: time=\"2026-06-12T16:17:34.491642284Z\" level=info msg=\"Stopped pod sandbox (already stopped): d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=11d3abf0-48c7-49ec-958f-528dc8f80792 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710539 | controller |     "Jun 12 16:17:34.492241 crc crio[22579]: time=\"2026-06-12T16:17:34.492169847Z\" level=info msg=\"Removing pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=44cbce90-480e-467e-b6b0-50a0c32ff847 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710558 | controller |     "Jun 12 16:17:34.497656 crc crio[22579]: time=\"2026-06-12T16:17:34.497487122Z\" level=info msg=\"Created container 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e: openstack/glance-default-internal-api-0/glance-httpd\" id=3eb05af4-ddc0-4e06-8538-025bf51e6778 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.710574 | controller |     "Jun 12 16:17:34.501292 crc crio[22579]: time=\"2026-06-12T16:17:34.501197307Z\" level=info msg=\"Created container d9aa6b5d33cd3f2bb64819633e04217d45ab2ebd3be2fd1dac196ebc385a91b5: openstack/barbican-api-84cdc66f78-btvlg/barbican-api-log\" id=2542ade9-51ff-472e-8fd5-e805101aff84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.710589 | controller |     "Jun 12 16:17:34.503200 crc crio[22579]: time=\"2026-06-12T16:17:34.503103695Z\" level=info msg=\"Starting container: 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e\" id=3ff91d92-8469-4d03-9438-e1a2b600a043 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.710604 | controller |     "Jun 12 16:17:34.504818 crc crio[22579]: time=\"2026-06-12T16:17:34.504739317Z\" level=info msg=\"Starting container: d9aa6b5d33cd3f2bb64819633e04217d45ab2ebd3be2fd1dac196ebc385a91b5\" id=fee65d50-524f-4116-96c1-9f9c8e70a7ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.710618 | controller |     "Jun 12 16:17:34.522058 crc crio[22579]: time=\"2026-06-12T16:17:34.521943874Z\" level=info msg=\"Started container\" PID=78700 containerID=2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e description=openstack/glance-default-internal-api-0/glance-httpd id=3ff91d92-8469-4d03-9438-e1a2b600a043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9",
2026-06-12 17:11:43.710633 | controller |     "Jun 12 16:17:34.544389 crc crio[22579]: time=\"2026-06-12T16:17:34.54420371Z\" level=info msg=\"Started container\" PID=78701 containerID=d9aa6b5d33cd3f2bb64819633e04217d45ab2ebd3be2fd1dac196ebc385a91b5 description=openstack/barbican-api-84cdc66f78-btvlg/barbican-api-log id=fee65d50-524f-4116-96c1-9f9c8e70a7ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105",
2026-06-12 17:11:43.710648 | controller |     "Jun 12 16:17:34.593565 crc crio[22579]: time=\"2026-06-12T16:17:34.591220445Z\" level=info msg=\"Removed pod sandbox: d655126116c9e10269e41faec2760e7864cda86132d089c31342d73895b1b7b8\" id=44cbce90-480e-467e-b6b0-50a0c32ff847 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710663 | controller |     "Jun 12 16:17:34.598994 crc crio[22579]: time=\"2026-06-12T16:17:34.59887634Z\" level=info msg=\"Stopping pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=8ad0cae2-3be6-4dc8-8bd8-3e1cf53ca88b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710678 | controller |     "Jun 12 16:17:34.599210 crc crio[22579]: time=\"2026-06-12T16:17:34.599003873Z\" level=info msg=\"Stopped pod sandbox (already stopped): b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=8ad0cae2-3be6-4dc8-8bd8-3e1cf53ca88b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710693 | controller |     "Jun 12 16:17:34.609564 crc crio[22579]: time=\"2026-06-12T16:17:34.608837863Z\" level=info msg=\"Removing pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=42fd72c4-a088-4152-be3e-915aa50fee2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710708 | controller |     "Jun 12 16:17:34.642151 crc crio[22579]: time=\"2026-06-12T16:17:34.642034667Z\" level=info msg=\"Removed pod sandbox: b121699f7b752311b2930935f0ce7029523c3e171a8fa8f43927afbd745bd1a1\" id=42fd72c4-a088-4152-be3e-915aa50fee2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710722 | controller |     "Jun 12 16:17:34.643817 crc crio[22579]: time=\"2026-06-12T16:17:34.64372728Z\" level=info msg=\"Stopping pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=0e92938c-a05c-4f04-ad39-afd87ff60df6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710740 | controller |     "Jun 12 16:17:34.643914 crc crio[22579]: time=\"2026-06-12T16:17:34.643834043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=0e92938c-a05c-4f04-ad39-afd87ff60df6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710755 | controller |     "Jun 12 16:17:34.644577 crc crio[22579]: time=\"2026-06-12T16:17:34.644443229Z\" level=info msg=\"Removing pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=5cd6ecd6-e468-4cfc-82ae-bfc85adebc3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710769 | controller |     "Jun 12 16:17:34.662651 crc crio[22579]: time=\"2026-06-12T16:17:34.662545569Z\" level=info msg=\"Removed pod sandbox: 7494ee0317e2ea31930c682db522af7bab5fb513555f77b693b45d2b61f464a0\" id=5cd6ecd6-e468-4cfc-82ae-bfc85adebc3d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710784 | controller |     "Jun 12 16:17:34.667111 crc crio[22579]: time=\"2026-06-12T16:17:34.667012242Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=8082022e-25c9-4063-9259-278baa059008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.710798 | controller |     "Jun 12 16:17:34.668364 crc crio[22579]: time=\"2026-06-12T16:17:34.668271154Z\" level=info msg=\"Stopping pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=1f7579ee-0a0f-4ace-ac2a-b203c172b55a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710813 | controller |     "Jun 12 16:17:34.668620 crc crio[22579]: time=\"2026-06-12T16:17:34.668383447Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=1f7579ee-0a0f-4ace-ac2a-b203c172b55a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710827 | controller |     "Jun 12 16:17:34.669820 crc crio[22579]: time=\"2026-06-12T16:17:34.669727221Z\" level=info msg=\"Removing pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=2a087e6c-1e41-4109-907a-ba1a4fb1d5ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710842 | controller |     "Jun 12 16:17:34.712947 crc crio[22579]: time=\"2026-06-12T16:17:34.712848938Z\" level=info msg=\"Removed pod sandbox: 6c19dab14b0d2d722231273454b1fb95f5517c15dca39c8821b6b803da1f05a9\" id=2a087e6c-1e41-4109-907a-ba1a4fb1d5ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710857 | controller |     "Jun 12 16:17:34.719080 crc crio[22579]: time=\"2026-06-12T16:17:34.717214809Z\" level=info msg=\"Stopping pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=4a4d9bc7-cd6e-440e-b9a2-d22fb770a5e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710872 | controller |     "Jun 12 16:17:34.719080 crc crio[22579]: time=\"2026-06-12T16:17:34.717307271Z\" level=info msg=\"Stopped pod sandbox (already stopped): 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=4a4d9bc7-cd6e-440e-b9a2-d22fb770a5e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.710887 | controller |     "Jun 12 16:17:34.719080 crc crio[22579]: time=\"2026-06-12T16:17:34.718198224Z\" level=info msg=\"Removing pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=6e447ab4-d85b-4ab2-9078-1d7c60db585a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710901 | controller |     "Jun 12 16:17:34.737376 crc crio[22579]: time=\"2026-06-12T16:17:34.737260128Z\" level=info msg=\"Removed pod sandbox: 62d242136b2ba7e4bc75c536f5b5bb26c873f311337612989fdb0c0387515038\" id=6e447ab4-d85b-4ab2-9078-1d7c60db585a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.710919 | controller |     "Jun 12 16:17:34.761801 crc crio[22579]: time=\"2026-06-12T16:17:34.761628868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=7e424fc1-8668-4b11-9c07-916ca2780172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.710934 | controller |     "Jun 12 16:17:34.777328 crc crio[22579]: time=\"2026-06-12T16:17:34.777230305Z\" level=info msg=\"Creating container: openstack/barbican-api-84cdc66f78-btvlg/barbican-api\" id=5a33e91c-6c08-4902-95cb-23478cab84bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.710949 | controller |     "Jun 12 16:17:34.779270 crc crio[22579]: time=\"2026-06-12T16:17:34.779184654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.710964 | controller |     "Jun 12 16:17:34.854727 crc crio[22579]: time=\"2026-06-12T16:17:34.854630992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.710990 | controller |     "Jun 12 16:17:34.859997 crc crio[22579]: time=\"2026-06-12T16:17:34.859867736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.711007 | controller |     "Jun 12 16:17:34.995466 crc crio[22579]: time=\"2026-06-12T16:17:34.994976491Z\" level=info msg=\"Created container 14fb89a93bfa5565381555ccc8eaad4e07c48125b876a2bf433140291fb7f5e0: openstack/barbican-api-84cdc66f78-btvlg/barbican-api\" id=5a33e91c-6c08-4902-95cb-23478cab84bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.711022 | controller |     "Jun 12 16:17:35.000749 crc crio[22579]: time=\"2026-06-12T16:17:35.000660705Z\" level=info msg=\"Starting container: 14fb89a93bfa5565381555ccc8eaad4e07c48125b876a2bf433140291fb7f5e0\" id=599b3230-443d-4895-82d7-882567b3bab0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.711038 | controller |     "Jun 12 16:17:35.006016 crc crio[22579]: time=\"2026-06-12T16:17:35.005911989Z\" level=info msg=\"Started container\" PID=78872 containerID=14fb89a93bfa5565381555ccc8eaad4e07c48125b876a2bf433140291fb7f5e0 description=openstack/barbican-api-84cdc66f78-btvlg/barbican-api id=599b3230-443d-4895-82d7-882567b3bab0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d46efb7f1eead68c580f29a3ade0ce49c20c7c33c3c4c31994acc69621718105",
2026-06-12 17:11:43.711053 | controller |     "Jun 12 16:17:39.158973 crc crio[22579]: time=\"2026-06-12T16:17:39.158044633Z\" level=info msg=\"Stopping pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=48a7159e-9cef-48a9-b37c-f39392c85e15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.711068 | controller |     "Jun 12 16:17:39.160369 crc crio[22579]: time=\"2026-06-12T16:17:39.16029307Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-jkrp7 Namespace:openstack ID:9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475 UID:faec3b1a-dbf7-4eab-8a5b-a30d21aeed26 NetNS:/var/run/netns/bffca848-a539-4f93-bd35-c8fbf9a3fae5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaec3b1a_dbf7_4eab_8a5b_a30d21aeed26.slice PodAnnotations:0xc00008c6a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.711082 | controller |     "Jun 12 16:17:39.160681 crc crio[22579]: time=\"2026-06-12T16:17:39.160613618Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-jkrp7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.711098 | controller |     "Jun 12 16:17:40.233346 crc crio[22579]: time=\"2026-06-12T16:17:40.231281059Z\" level=info msg=\"Stopping container: 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4 (timeout: 10s)\" id=d5be945e-a6b9-40b8-bcd7-26ce02cd4144 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711117 | controller |     "Jun 12 16:17:45.269999 crc crio[22579]: time=\"2026-06-12T16:17:45.26711539Z\" level=info msg=\"Stopping container: 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076 (timeout: 30s)\" id=d45c9ebb-92bf-4646-811a-a662219f97ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711132 | controller |     "Jun 12 16:17:45.269999 crc crio[22579]: time=\"2026-06-12T16:17:45.267187442Z\" level=info msg=\"Stopping container: 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30 (timeout: 30s)\" id=13c6846b-0049-4ff9-84ae-af37b4fef43b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711146 | controller |     "Jun 12 16:17:46.290450 crc crio[22579]: time=\"2026-06-12T16:17:46.287823921Z\" level=info msg=\"Stopped container 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log\" id=13c6846b-0049-4ff9-84ae-af37b4fef43b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711161 | controller |     "Jun 12 16:17:46.290450 crc crio[22579]: time=\"2026-06-12T16:17:46.29133045Z\" level=info msg=\"Stopped pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=48a7159e-9cef-48a9-b37c-f39392c85e15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.711176 | controller |     "Jun 12 16:17:47.115483 crc crio[22579]: time=\"2026-06-12T16:17:47.114994261Z\" level=info msg=\"Stopped container 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns\" id=d5be945e-a6b9-40b8-bcd7-26ce02cd4144 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711190 | controller |     "Jun 12 16:17:47.117915 crc crio[22579]: time=\"2026-06-12T16:17:47.117387352Z\" level=info msg=\"Stopping pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=0406ee93-28a4-4f7f-afa3-31fb453822be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.711206 | controller |     "Jun 12 16:17:47.121069 crc crio[22579]: time=\"2026-06-12T16:17:47.120662845Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd7c97fc-4w7qz Namespace:openstack ID:7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e UID:20d2ef09-756f-4cfb-9fd3-8a9113a11386 NetNS:/var/run/netns/dd55eabc-6fdc-4bdf-82db-760ae09ca33f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20d2ef09_756f_4cfb_9fd3_8a9113a11386.slice PodAnnotations:0xc002308220}] Aliases:map[]}\"",
2026-06-12 17:11:43.711221 | controller |     "Jun 12 16:17:47.121367 crc crio[22579]: time=\"2026-06-12T16:17:47.121307592Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd7c97fc-4w7qz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.711235 | controller |     "Jun 12 16:17:47.279996 crc crio[22579]: time=\"2026-06-12T16:17:47.275695137Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=68e21668-4a08-4d8d-83a2-a51d2835dc3d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.711250 | controller |     "Jun 12 16:17:47.279996 crc crio[22579]: time=\"2026-06-12T16:17:47.276730133Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=11202767-d926-43a7-8449-bc38f757036a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.711265 | controller |     "Jun 12 16:17:47.321077 crc crio[22579]: time=\"2026-06-12T16:17:47.320982028Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1359bc83-7f7b-421a-9f7c-bf1e4fa60d60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.711283 | controller |     "Jun 12 16:17:47.354950 crc crio[22579]: time=\"2026-06-12T16:17:47.354827829Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=3aa8510f-8868-43b8-a64a-f231af7f9c2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.711299 | controller |     "Jun 12 16:17:47.356661 crc crio[22579]: time=\"2026-06-12T16:17:47.356598704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.711314 | controller |     "Jun 12 16:17:47.411021 crc crio[22579]: time=\"2026-06-12T16:17:47.410928065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.711329 | controller |     "Jun 12 16:17:47.416732 crc crio[22579]: time=\"2026-06-12T16:17:47.415004969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.711343 | controller |     "Jun 12 16:17:47.583990 crc crio[22579]: time=\"2026-06-12T16:17:47.583432941Z\" level=info msg=\"Stopped pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=0406ee93-28a4-4f7f-afa3-31fb453822be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.711361 | controller |     "Jun 12 16:17:47.594747 crc crio[22579]: time=\"2026-06-12T16:17:47.594663486Z\" level=info msg=\"Created container e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8: openstack/ceilometer-0/proxy-httpd\" id=3aa8510f-8868-43b8-a64a-f231af7f9c2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.711397 | controller |     "Jun 12 16:17:47.595847 crc crio[22579]: time=\"2026-06-12T16:17:47.595758554Z\" level=info msg=\"Starting container: e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8\" id=55c2382f-33e7-4e20-a769-b31e72f374c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.711413 | controller |     "Jun 12 16:17:47.601743 crc crio[22579]: time=\"2026-06-12T16:17:47.601649174Z\" level=info msg=\"Started container\" PID=80021 containerID=e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8 description=openstack/ceilometer-0/proxy-httpd id=55c2382f-33e7-4e20-a769-b31e72f374c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745",
2026-06-12 17:11:43.711428 | controller |     "Jun 12 16:17:48.388678 crc crio[22579]: time=\"2026-06-12T16:17:48.38856821Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=ebd92311-6b01-4b86-aa49-f9ca3ba7d142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.711443 | controller |     "Jun 12 16:17:48.388678 crc crio[22579]: time=\"2026-06-12T16:17:48.388670712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.711458 | controller |     "Jun 12 16:17:48.444891 crc crio[22579]: time=\"2026-06-12T16:17:48.42712919Z\" level=info msg=\"Removing container: 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4\" id=7182b2fb-b13c-4e2c-ad44-e7b7b077ba1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.711473 | controller |     "Jun 12 16:17:48.468023 crc crio[22579]: time=\"2026-06-12T16:17:48.467915527Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c UID:f58a0d74-3a32-4ff6-8b9a-cb1a87bc76a7 NetNS:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58a0d74_3a32_4ff6_8b9a_cb1a87bc76a7.slice PodAnnotations:0xc004fc05d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.711493 | controller |     "Jun 12 16:17:48.468023 crc crio[22579]: time=\"2026-06-12T16:17:48.467995779Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.711508 | controller |     "Jun 12 16:17:48.469764 crc crio[22579]: time=\"2026-06-12T16:17:48.469651091Z\" level=info msg=\"Stopping container: ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6 (timeout: 30s)\" id=37a1c541-b7d4-4925-81a7-47a177acb7b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711523 | controller |     "Jun 12 16:17:48.477004 crc crio[22579]: time=\"2026-06-12T16:17:48.476919926Z\" level=info msg=\"Stopping container: 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d (timeout: 30s)\" id=9f2d3089-0ba7-43fa-a95f-75dfd1aea85d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711538 | controller |     "Jun 12 16:17:48.477913 crc crio[22579]: time=\"2026-06-12T16:17:48.477841019Z\" level=info msg=\"Stopping container: ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b (timeout: 30s)\" id=8d248dee-31a8-4ec9-9db5-2d8d339034d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711552 | controller |     "Jun 12 16:17:48.479645 crc crio[22579]: time=\"2026-06-12T16:17:48.479375068Z\" level=info msg=\"Stopping container: e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8 (timeout: 30s)\" id=21796b23-88cf-4cfa-a9b9-3415ae33f187 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711567 | controller |     "Jun 12 16:17:48.648313 crc crio[22579]: time=\"2026-06-12T16:17:48.64777791Z\" level=info msg=\"Removed container 1902f3b033a973c29c7caa258845d882731c8144be40b839a94a86b477080eb4: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/dnsmasq-dns\" id=7182b2fb-b13c-4e2c-ad44-e7b7b077ba1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.711582 | controller |     "Jun 12 16:17:48.684675 crc crio[22579]: time=\"2026-06-12T16:17:48.680866671Z\" level=info msg=\"Stopped container ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b: openstack/ceilometer-0/sg-core\" id=8d248dee-31a8-4ec9-9db5-2d8d339034d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711597 | controller |     "Jun 12 16:17:48.722075 crc crio[22579]: time=\"2026-06-12T16:17:48.719155905Z\" level=info msg=\"Removing container: 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27\" id=091f67f6-ce0c-4ee4-a34a-4beeb50349d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.711611 | controller |     "Jun 12 16:17:48.722075 crc crio[22579]: time=\"2026-06-12T16:17:48.720262413Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-854d79d8f9-ktp8g/POD\" id=bccfd24f-37d1-4fe3-bd40-2e8ce9279e92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.711626 | controller |     "Jun 12 16:17:48.722075 crc crio[22579]: time=\"2026-06-12T16:17:48.720749315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.711641 | controller |     "Jun 12 16:17:48.777709 crc crio[22579]: time=\"2026-06-12T16:17:48.777621111Z\" level=info msg=\"Stopped container 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api\" id=d45c9ebb-92bf-4646-811a-a662219f97ee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711655 | controller |     "Jun 12 16:17:48.779347 crc crio[22579]: time=\"2026-06-12T16:17:48.77915784Z\" level=info msg=\"Stopping pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=bcd12d82-a4c4-47b6-9143-58e167306bd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.711670 | controller |     "Jun 12 16:17:48.780111 crc crio[22579]: time=\"2026-06-12T16:17:48.780016052Z\" level=info msg=\"Got pod network &{Name:barbican-api-c5b89b8f8-pkwtb Namespace:openstack ID:5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689 UID:384ea5f1-22fe-4ecd-8a67-aadd76cd5dd6 NetNS:/var/run/netns/89eb6e8e-7935-4a84-90d8-d9f295fe816a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod384ea5f1_22fe_4ecd_8a67_aadd76cd5dd6.slice PodAnnotations:0xc0024a60b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.711690 | controller |     "Jun 12 16:17:48.780307 crc crio[22579]: time=\"2026-06-12T16:17:48.780248738Z\" level=info msg=\"Deleting pod openstack_barbican-api-c5b89b8f8-pkwtb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.711705 | controller |     "Jun 12 16:17:48.984581 crc crio[22579]: time=\"2026-06-12T16:17:48.983780373Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-ktp8g Namespace:openstack ID:cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 UID:4971044d-cb84-46b5-be56-a1596484884f NetNS:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4971044d_cb84_46b5_be56_a1596484884f.slice PodAnnotations:0xc000548498}] Aliases:map[]}\"",
2026-06-12 17:11:43.711720 | controller |     "Jun 12 16:17:48.984581 crc crio[22579]: time=\"2026-06-12T16:17:48.983894235Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-854d79d8f9-ktp8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.711735 | controller |     "Jun 12 16:17:49.082457 crc crio[22579]: time=\"2026-06-12T16:17:49.071561694Z\" level=info msg=\"Removed container 1d9baa8e80027186a69bf7bea410a589046c6649a516724551c43f89dc45de27: openstack/dnsmasq-dns-5dd7c97fc-4w7qz/init\" id=091f67f6-ce0c-4ee4-a34a-4beeb50349d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.711750 | controller |     "Jun 12 16:17:49.093584 crc crio[22579]: time=\"2026-06-12T16:17:49.091364758Z\" level=info msg=\"Stopped container e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8: openstack/ceilometer-0/proxy-httpd\" id=21796b23-88cf-4cfa-a9b9-3415ae33f187 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711765 | controller |     "Jun 12 16:17:49.137136 crc crio[22579]: time=\"2026-06-12T16:17:49.135769767Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=a66ef254-7f81-4be8-bcc8-c634bd1dbebd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.711780 | controller |     "Jun 12 16:17:49.137136 crc crio[22579]: time=\"2026-06-12T16:17:49.135869369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.711794 | controller |     "Jun 12 16:17:49.201869 crc crio[22579]: time=\"2026-06-12T16:17:49.2000104Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 UID:86a2df8c-46d9-48d6-98ea-3194460dd965 NetNS:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a2df8c_46d9_48d6_98ea_3194460dd965.slice PodAnnotations:0xc0004787c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.711809 | controller |     "Jun 12 16:17:49.201869 crc crio[22579]: time=\"2026-06-12T16:17:49.200090492Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.711824 | controller |     "Jun 12 16:17:49.507603 crc crio[22579]: time=\"2026-06-12T16:17:49.506196015Z\" level=info msg=\"Stopped container ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6: openstack/ceilometer-0/ceilometer-central-agent\" id=37a1c541-b7d4-4925-81a7-47a177acb7b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711842 | controller |     "Jun 12 16:17:49.556076 crc crio[22579]: 2026-06-12T16:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9130b0acd1d57be Mac:46:89:a8:f4:93:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.711858 | controller |     "Jun 12 16:17:49.560274 crc crio[22579]: time=\"2026-06-12T16:17:49.560133626Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c UID:f58a0d74-3a32-4ff6-8b9a-cb1a87bc76a7 NetNS:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58a0d74_3a32_4ff6_8b9a_cb1a87bc76a7.slice PodAnnotations:0xc004fc05d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.711873 | controller |     "Jun 12 16:17:49.560688 crc crio[22579]: time=\"2026-06-12T16:17:49.560388313Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.711887 | controller |     "Jun 12 16:17:49.611957 crc crio[22579]: time=\"2026-06-12T16:17:49.61180154Z\" level=info msg=\"Ran pod sandbox 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c with infra container: openstack/cinder-scheduler-0/POD\" id=ebd92311-6b01-4b86-aa49-f9ca3ba7d142 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.711902 | controller |     "Jun 12 16:17:49.655644 crc crio[22579]: time=\"2026-06-12T16:17:49.631902731Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7ee01e33-a28a-4a8d-a43e-439547b7e346 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.711917 | controller |     "Jun 12 16:17:49.655644 crc crio[22579]: time=\"2026-06-12T16:17:49.63226006Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=7ee01e33-a28a-4a8d-a43e-439547b7e346 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.711931 | controller |     "Jun 12 16:17:49.655644 crc crio[22579]: time=\"2026-06-12T16:17:49.632488596Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=7ee01e33-a28a-4a8d-a43e-439547b7e346 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.711946 | controller |     "Jun 12 16:17:49.655644 crc crio[22579]: time=\"2026-06-12T16:17:49.652954516Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=dea6c74d-dfff-4fea-b620-c790d2974f36 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.711960 | controller |     "Jun 12 16:17:49.680036 crc crio[22579]: time=\"2026-06-12T16:17:49.679955472Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-12 17:11:43.711975 | controller |     "Jun 12 16:17:49.699361 crc crio[22579]: time=\"2026-06-12T16:17:49.698008331Z\" level=info msg=\"Stopped container 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d: openstack/ceilometer-0/ceilometer-notification-agent\" id=9f2d3089-0ba7-43fa-a95f-75dfd1aea85d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.711990 | controller |     "Jun 12 16:17:49.703603 crc crio[22579]: time=\"2026-06-12T16:17:49.702900616Z\" level=info msg=\"Stopping pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=581a3826-ec8d-48c4-971f-37b6adec9f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.712007 | controller |     "Jun 12 16:17:49.703603 crc crio[22579]: time=\"2026-06-12T16:17:49.703366248Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745 UID:adf4e92c-6659-4d24-9e7a-d1debf33def6 NetNS:/var/run/netns/de364df8-508b-4757-bba6-8ee6af6aad4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podadf4e92c_6659_4d24_9e7a_d1debf33def6.slice PodAnnotations:0xc00130c4b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.712027 | controller |     "Jun 12 16:17:49.703603 crc crio[22579]: time=\"2026-06-12T16:17:49.703578823Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.712042 | controller |     "Jun 12 16:17:49.713894 crc crio[22579]: time=\"2026-06-12T16:17:49.713772782Z\" level=info msg=\"Stopped pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=bcd12d82-a4c4-47b6-9143-58e167306bd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.712057 | controller |     "Jun 12 16:17:49.745948 crc crio[22579]: 2026-06-12T16:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb3e4ffa9669637 Mac:7a:bb:81:ec:bb:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.712072 | controller |     "Jun 12 16:17:49.749871 crc crio[22579]: time=\"2026-06-12T16:17:49.749797648Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-ktp8g Namespace:openstack ID:cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 UID:4971044d-cb84-46b5-be56-a1596484884f NetNS:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4971044d_cb84_46b5_be56_a1596484884f.slice PodAnnotations:0xc000548498}] Aliases:map[]}\"",
2026-06-12 17:11:43.712087 | controller |     "Jun 12 16:17:49.749998 crc crio[22579]: time=\"2026-06-12T16:17:49.749960372Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-854d79d8f9-ktp8g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.712102 | controller |     "Jun 12 16:17:49.761945 crc crio[22579]: time=\"2026-06-12T16:17:49.761795483Z\" level=info msg=\"Ran pod sandbox cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 with infra container: openstack/dnsmasq-dns-854d79d8f9-ktp8g/POD\" id=bccfd24f-37d1-4fe3-bd40-2e8ce9279e92 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.712117 | controller |     "Jun 12 16:17:49.770685 crc crio[22579]: time=\"2026-06-12T16:17:49.767920179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=51d818ae-2a99-4ec5-b87d-9f4e31b7437e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.712131 | controller |     "Jun 12 16:17:49.892948 crc crio[22579]: time=\"2026-06-12T16:17:49.892830415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6d68bcad-1ad9-4158-8ea1-8b82bcea0d0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.712146 | controller |     "Jun 12 16:17:49.911133 crc crio[22579]: time=\"2026-06-12T16:17:49.911056278Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-854d79d8f9-ktp8g/init\" id=b08a4843-7033-4432-8fc7-b0ab5dcc6cf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.712161 | controller |     "Jun 12 16:17:49.912665 crc crio[22579]: time=\"2026-06-12T16:17:49.912592837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712179 | controller |     "Jun 12 16:17:49.983998 crc crio[22579]: time=\"2026-06-12T16:17:49.98389777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712195 | controller |     "Jun 12 16:17:49.989003 crc crio[22579]: time=\"2026-06-12T16:17:49.988912567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712209 | controller |     "Jun 12 16:17:50.131716 crc crio[22579]: time=\"2026-06-12T16:17:50.131236886Z\" level=info msg=\"Created container 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c: openstack/dnsmasq-dns-854d79d8f9-ktp8g/init\" id=b08a4843-7033-4432-8fc7-b0ab5dcc6cf7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.712224 | controller |     "Jun 12 16:17:50.134043 crc crio[22579]: time=\"2026-06-12T16:17:50.133936284Z\" level=info msg=\"Starting container: 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c\" id=3faede1d-5696-4014-a0e9-d33a80df8783 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.712238 | controller |     "Jun 12 16:17:50.162333 crc crio[22579]: time=\"2026-06-12T16:17:50.161581507Z\" level=info msg=\"Started container\" PID=80596 containerID=9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c description=openstack/dnsmasq-dns-854d79d8f9-ktp8g/init id=3faede1d-5696-4014-a0e9-d33a80df8783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6",
2026-06-12 17:11:43.712254 | controller |     "Jun 12 16:17:50.162751 crc crio[22579]: 2026-06-12T16:17:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:531d7204bc06846 Mac:52:c1:6f:82:e2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.712269 | controller |     "Jun 12 16:17:50.164259 crc crio[22579]: time=\"2026-06-12T16:17:50.164199384Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 UID:86a2df8c-46d9-48d6-98ea-3194460dd965 NetNS:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a2df8c_46d9_48d6_98ea_3194460dd965.slice PodAnnotations:0xc0004787c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.712284 | controller |     "Jun 12 16:17:50.164478 crc crio[22579]: time=\"2026-06-12T16:17:50.164393399Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.712299 | controller |     "Jun 12 16:17:50.178716 crc crio[22579]: time=\"2026-06-12T16:17:50.174768433Z\" level=info msg=\"Ran pod sandbox 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 with infra container: openstack/cinder-api-0/POD\" id=a66ef254-7f81-4be8-bcc8-c634bd1dbebd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.712314 | controller |     "Jun 12 16:17:50.186168 crc crio[22579]: time=\"2026-06-12T16:17:50.185954887Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=01ce3d5d-3238-487e-88ac-bc7664e0be29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.712328 | controller |     "Jun 12 16:17:50.188758 crc crio[22579]: time=\"2026-06-12T16:17:50.188643035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=606238aa-f58b-4401-8a27-62a7175e2a87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.712343 | controller |     "Jun 12 16:17:50.202028 crc crio[22579]: time=\"2026-06-12T16:17:50.199354498Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=ff4b78d4-b5f5-41dc-adc3-5267ac463a20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.712392 | controller |     "Jun 12 16:17:50.309786 crc crio[22579]: time=\"2026-06-12T16:17:50.309654432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712413 | controller |     "Jun 12 16:17:50.342614 crc crio[22579]: time=\"2026-06-12T16:17:50.342455686Z\" level=info msg=\"Stopped pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=581a3826-ec8d-48c4-971f-37b6adec9f5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.712429 | controller |     "Jun 12 16:17:50.410305 crc crio[22579]: time=\"2026-06-12T16:17:50.410210789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712445 | controller |     "Jun 12 16:17:50.418258 crc crio[22579]: time=\"2026-06-12T16:17:50.418193312Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=dea6c74d-dfff-4fea-b620-c790d2974f36 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.712460 | controller |     "Jun 12 16:17:50.423316 crc crio[22579]: time=\"2026-06-12T16:17:50.421195558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=3b3ffa98-de4f-45fe-8295-226b7c867a23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.712475 | controller |     "Jun 12 16:17:50.486343 crc crio[22579]: time=\"2026-06-12T16:17:50.485961784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=504a62ba-682e-4a3d-b07d-55d630eadfe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.712489 | controller |     "Jun 12 16:17:50.497971 crc crio[22579]: time=\"2026-06-12T16:17:50.497878607Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=2364f02c-19dd-41b4-85ee-86c176d316ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.712504 | controller |     "Jun 12 16:17:50.499588 crc crio[22579]: time=\"2026-06-12T16:17:50.499473108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712519 | controller |     "Jun 12 16:17:50.630759 crc crio[22579]: time=\"2026-06-12T16:17:50.630262023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712533 | controller |     "Jun 12 16:17:50.709440 crc crio[22579]: time=\"2026-06-12T16:17:50.709315313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7886ee9b-2a66-4e91-b9c7-0a9b88e6749f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.712548 | controller |     "Jun 12 16:17:50.736674 crc crio[22579]: time=\"2026-06-12T16:17:50.735798696Z\" level=info msg=\"Removing container: 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076\" id=7a694814-8f7a-46a2-b753-06616e27e90c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712562 | controller |     "Jun 12 16:17:50.797392 crc crio[22579]: time=\"2026-06-12T16:17:50.797342371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1cb07fe9-a6b3-47b0-8c63-ca934daf9d72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.712577 | controller |     "Jun 12 16:17:50.819267 crc crio[22579]: time=\"2026-06-12T16:17:50.819201127Z\" level=info msg=\"Removed container 70c0f90e1fa113147ad0d0998724e6680d3540deeb9c1e8b9c10c569268ea076: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api\" id=7a694814-8f7a-46a2-b753-06616e27e90c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712595 | controller |     "Jun 12 16:17:50.822903 crc crio[22579]: time=\"2026-06-12T16:17:50.822818669Z\" level=info msg=\"Removing container: 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30\" id=c205d49c-ba79-4eac-a6b6-3c602890b8fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712610 | controller |     "Jun 12 16:17:50.833785 crc crio[22579]: time=\"2026-06-12T16:17:50.833682945Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns\" id=d259399e-c5f3-4a84-8d54-eb608f5f4318 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.712625 | controller |     "Jun 12 16:17:50.834472 crc crio[22579]: time=\"2026-06-12T16:17:50.834446625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712641 | controller |     "Jun 12 16:17:50.856843 crc crio[22579]: time=\"2026-06-12T16:17:50.856782812Z\" level=info msg=\"Removed container 2612ac58e281a7290a2dfc98e78d442822ae4e4b60ccbc256eb607e8c3504c30: openstack/barbican-api-c5b89b8f8-pkwtb/barbican-api-log\" id=c205d49c-ba79-4eac-a6b6-3c602890b8fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712656 | controller |     "Jun 12 16:17:50.867141 crc crio[22579]: time=\"2026-06-12T16:17:50.867060004Z\" level=info msg=\"Removing container: e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8\" id=009c1038-3e67-4c79-b866-034867b235b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712671 | controller |     "Jun 12 16:17:50.963450 crc crio[22579]: time=\"2026-06-12T16:17:50.963327551Z\" level=info msg=\"Removed container e35748808b9a91b5f4a1830d2f347f5695569be07b729ac37b64f02278e6b3b8: openstack/ceilometer-0/proxy-httpd\" id=009c1038-3e67-4c79-b866-034867b235b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712685 | controller |     "Jun 12 16:17:50.969902 crc crio[22579]: time=\"2026-06-12T16:17:50.969859007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712700 | controller |     "Jun 12 16:17:50.970675 crc crio[22579]: time=\"2026-06-12T16:17:50.970602736Z\" level=info msg=\"Removing container: ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b\" id=13e50c2e-7410-4e7f-b631-90e906ea9416 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712715 | controller |     "Jun 12 16:17:50.977614 crc crio[22579]: time=\"2026-06-12T16:17:50.97745656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712730 | controller |     "Jun 12 16:17:51.027588 crc crio[22579]: time=\"2026-06-12T16:17:51.024965798Z\" level=info msg=\"Removed container ff7d023448d0cb61ad6eeab3718c96d1771c4f5cc7f5b19c921e93d0bb3fe08b: openstack/ceilometer-0/sg-core\" id=13e50c2e-7410-4e7f-b631-90e906ea9416 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712744 | controller |     "Jun 12 16:17:51.045388 crc crio[22579]: time=\"2026-06-12T16:17:51.045018108Z\" level=info msg=\"Removing container: 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d\" id=b8cac428-42c1-46a7-9071-0f699d53d532 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712758 | controller |     "Jun 12 16:17:51.104637 crc crio[22579]: time=\"2026-06-12T16:17:51.104201853Z\" level=info msg=\"Removed container 48f2fb49c4dbc3ae31c989b01be1a36b6233cfffeadfa77273b588d0d2dd575d: openstack/ceilometer-0/ceilometer-notification-agent\" id=b8cac428-42c1-46a7-9071-0f699d53d532 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712777 | controller |     "Jun 12 16:17:51.117583 crc crio[22579]: time=\"2026-06-12T16:17:51.11746049Z\" level=info msg=\"Removing container: ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6\" id=6a8e0c1b-2b7f-4196-8552-03bc1fc9d910 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712792 | controller |     "Jun 12 16:17:51.166718 crc crio[22579]: time=\"2026-06-12T16:17:51.16663438Z\" level=info msg=\"Removed container ca393574730432478e00b7738c0b431a810598b96b66667ea22798622cd4f7a6: openstack/ceilometer-0/ceilometer-central-agent\" id=6a8e0c1b-2b7f-4196-8552-03bc1fc9d910 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.712806 | controller |     "Jun 12 16:17:51.263472 crc crio[22579]: time=\"2026-06-12T16:17:51.263344989Z\" level=info msg=\"Created container 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns\" id=d259399e-c5f3-4a84-8d54-eb608f5f4318 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.712821 | controller |     "Jun 12 16:17:51.266090 crc crio[22579]: time=\"2026-06-12T16:17:51.265925585Z\" level=info msg=\"Starting container: 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f\" id=7e7681ce-29b0-4a59-adb5-d274e9ac7d68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.712835 | controller |     "Jun 12 16:17:51.283195 crc crio[22579]: time=\"2026-06-12T16:17:51.283014819Z\" level=info msg=\"Started container\" PID=80752 containerID=038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f description=openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns id=7e7681ce-29b0-4a59-adb5-d274e9ac7d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6",
2026-06-12 17:11:43.712851 | controller |     "Jun 12 16:17:51.417699 crc crio[22579]: time=\"2026-06-12T16:17:51.417648462Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=4856b4ab-1b93-44ed-97db-1d1a7ac143e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.712865 | controller |     "Jun 12 16:17:51.417970 crc crio[22579]: time=\"2026-06-12T16:17:51.417878148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712881 | controller |     "Jun 12 16:17:51.459105 crc crio[22579]: time=\"2026-06-12T16:17:51.458599523Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 UID:faabda60-c8df-45f9-8ad6-72efdeae78bf NetNS:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaabda60_c8df_45f9_8ad6_72efdeae78bf.slice PodAnnotations:0xc000478628}] Aliases:map[]}\"",
2026-06-12 17:11:43.712896 | controller |     "Jun 12 16:17:51.459105 crc crio[22579]: time=\"2026-06-12T16:17:51.458698156Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.712911 | controller |     "Jun 12 16:17:52.273312 crc crio[22579]: 2026-06-12T16:17:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a5654ba6a42e7b5 Mac:32:3c:0d:5a:9d:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb SocketPath: PciID:}] [{Interface:0xc0005a0d70 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.712926 | controller |     "Jun 12 16:17:52.274279 crc crio[22579]: time=\"2026-06-12T16:17:52.274085715Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 UID:faabda60-c8df-45f9-8ad6-72efdeae78bf NetNS:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaabda60_c8df_45f9_8ad6_72efdeae78bf.slice PodAnnotations:0xc000478628}] Aliases:map[]}\"",
2026-06-12 17:11:43.712945 | controller |     "Jun 12 16:17:52.274279 crc crio[22579]: time=\"2026-06-12T16:17:52.274223689Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.712961 | controller |     "Jun 12 16:17:52.290132 crc crio[22579]: time=\"2026-06-12T16:17:52.290054461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.712976 | controller |     "Jun 12 16:17:52.297530 crc crio[22579]: time=\"2026-06-12T16:17:52.297226534Z\" level=info msg=\"Ran pod sandbox a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 with infra container: openstack/ceilometer-0/POD\" id=4856b4ab-1b93-44ed-97db-1d1a7ac143e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.712990 | controller |     "Jun 12 16:17:52.310563 crc crio[22579]: time=\"2026-06-12T16:17:52.309806883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=aae49ea1-0cf9-4cf4-aead-58789a963772 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713005 | controller |     "Jun 12 16:17:52.344591 crc crio[22579]: time=\"2026-06-12T16:17:52.341590432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0ba41de2-b5fe-4916-ae39-4429bbb11d83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713020 | controller |     "Jun 12 16:17:52.425003 crc crio[22579]: time=\"2026-06-12T16:17:52.424865519Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=f56b895f-8044-4b79-aa36-5fa5ee7945e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713035 | controller |     "Jun 12 16:17:52.425444 crc crio[22579]: time=\"2026-06-12T16:17:52.425369112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713050 | controller |     "Jun 12 16:17:52.476585 crc crio[22579]: time=\"2026-06-12T16:17:52.476540153Z\" level=info msg=\"Stopping container: 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6 (timeout: 30s)\" id=67e2e52e-6b19-4d11-8e5d-23be8f85b3ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.713064 | controller |     "Jun 12 16:17:52.482084 crc crio[22579]: time=\"2026-06-12T16:17:52.481975561Z\" level=info msg=\"Stopping container: ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f (timeout: 30s)\" id=de35c6b9-3876-4dd6-bd1d-38f3b9cac9dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.713079 | controller |     "Jun 12 16:17:52.679194 crc crio[22579]: time=\"2026-06-12T16:17:52.678119408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713094 | controller |     "Jun 12 16:17:52.689024 crc crio[22579]: time=\"2026-06-12T16:17:52.687765493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713109 | controller |     "Jun 12 16:17:52.731115 crc crio[22579]: time=\"2026-06-12T16:17:52.729609657Z\" level=info msg=\"Created container 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7: openstack/cinder-scheduler-0/cinder-scheduler\" id=2364f02c-19dd-41b4-85ee-86c176d316ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713127 | controller |     "Jun 12 16:17:52.741947 crc crio[22579]: time=\"2026-06-12T16:17:52.7372028Z\" level=info msg=\"Starting container: 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7\" id=8d457c3e-5b86-4511-89a5-a6403d465fe3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.713143 | controller |     "Jun 12 16:17:52.751888 crc crio[22579]: time=\"2026-06-12T16:17:52.75177926Z\" level=info msg=\"Started container\" PID=80937 containerID=321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7 description=openstack/cinder-scheduler-0/cinder-scheduler id=8d457c3e-5b86-4511-89a5-a6403d465fe3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c",
2026-06-12 17:11:43.713158 | controller |     "Jun 12 16:17:52.785897 crc crio[22579]: time=\"2026-06-12T16:17:52.781429134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=69f990d8-1d0f-41da-ae76-bf1314f69bc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713173 | controller |     "Jun 12 16:17:52.886154 crc crio[22579]: time=\"2026-06-12T16:17:52.886007033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713188 | controller |     "Jun 12 16:17:52.907095 crc crio[22579]: time=\"2026-06-12T16:17:52.906930265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=1a8da160-3c9d-4dda-baf6-31a34c21506d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713202 | controller |     "Jun 12 16:17:53.221109 crc crio[22579]: time=\"2026-06-12T16:17:53.220931318Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6fc858c5-hpp55/POD\" id=5c5979dd-6660-43f2-9c6d-8456fffc1b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.713217 | controller |     "Jun 12 16:17:53.221263 crc crio[22579]: time=\"2026-06-12T16:17:53.221142554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713232 | controller |     "Jun 12 16:17:53.262281 crc crio[22579]: time=\"2026-06-12T16:17:53.262172247Z\" level=info msg=\"Created container 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b: openstack/ceilometer-0/ceilometer-central-agent\" id=f56b895f-8044-4b79-aa36-5fa5ee7945e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713248 | controller |     "Jun 12 16:17:53.262955 crc crio[22579]: time=\"2026-06-12T16:17:53.262882085Z\" level=info msg=\"Got pod network &{Name:neutron-6fc858c5-hpp55 Namespace:openstack ID:db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45 UID:418f4e02-f4c4-44d8-a092-0ee585ee4c34 NetNS:/var/run/netns/7a06992c-7d0e-46d3-b018-394c230792da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418f4e02_f4c4_44d8_a092_0ee585ee4c34.slice PodAnnotations:0xc004fc08c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.713263 | controller |     "Jun 12 16:17:53.262955 crc crio[22579]: time=\"2026-06-12T16:17:53.262944276Z\" level=info msg=\"Adding pod openstack_neutron-6fc858c5-hpp55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.713277 | controller |     "Jun 12 16:17:53.264954 crc crio[22579]: time=\"2026-06-12T16:17:53.264881046Z\" level=info msg=\"Starting container: 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b\" id=45579655-b35c-4510-8a30-2e6e7f70d5fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.713293 | controller |     "Jun 12 16:17:53.271642 crc crio[22579]: time=\"2026-06-12T16:17:53.271555915Z\" level=info msg=\"Created container b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0: openstack/cinder-api-0/cinder-api-log\" id=ff4b78d4-b5f5-41dc-adc3-5267ac463a20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713311 | controller |     "Jun 12 16:17:53.271893 crc crio[22579]: time=\"2026-06-12T16:17:53.271818222Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=fc4a1956-fe51-466f-898f-c1329d478a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713327 | controller |     "Jun 12 16:17:53.273116 crc crio[22579]: time=\"2026-06-12T16:17:53.273022443Z\" level=info msg=\"Started container\" PID=80983 containerID=09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b description=openstack/ceilometer-0/ceilometer-central-agent id=45579655-b35c-4510-8a30-2e6e7f70d5fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74",
2026-06-12 17:11:43.713342 | controller |     "Jun 12 16:17:53.273211 crc crio[22579]: time=\"2026-06-12T16:17:53.273151286Z\" level=info msg=\"Starting container: b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0\" id=92201de0-c0fe-4e4e-b7d0-946b05f09008 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.713361 | controller |     "Jun 12 16:17:53.273843 crc crio[22579]: time=\"2026-06-12T16:17:53.273787372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713395 | controller |     "Jun 12 16:17:53.282214 crc crio[22579]: time=\"2026-06-12T16:17:53.281788115Z\" level=info msg=\"Started container\" PID=81012 containerID=b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0 description=openstack/cinder-api-0/cinder-api-log id=92201de0-c0fe-4e4e-b7d0-946b05f09008 name=/runtime.v1.RuntimeService/StartContainer sandboxID=531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1",
2026-06-12 17:11:43.713411 | controller |     "Jun 12 16:17:53.295900 crc crio[22579]: time=\"2026-06-12T16:17:53.295478033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=036300e8-2485-4e2a-a4d5-34d5a1b16a0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713425 | controller |     "Jun 12 16:17:53.350029 crc crio[22579]: time=\"2026-06-12T16:17:53.349961529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=255d49e6-3d87-43d4-b6c9-b5b33746cb53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713440 | controller |     "Jun 12 16:17:53.353093 crc crio[22579]: time=\"2026-06-12T16:17:53.353059908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=345dad42-b8ea-42dc-9373-4534bad51794 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713456 | controller |     "Jun 12 16:17:53.372164 crc crio[22579]: time=\"2026-06-12T16:17:53.370246514Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=8e4be368-4bb3-4341-bfe1-88bc1f69e400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713471 | controller |     "Jun 12 16:17:53.378357 crc crio[22579]: time=\"2026-06-12T16:17:53.377726975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713486 | controller |     "Jun 12 16:17:53.399392 crc crio[22579]: time=\"2026-06-12T16:17:53.399295513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713501 | controller |     "Jun 12 16:17:53.417225 crc crio[22579]: time=\"2026-06-12T16:17:53.405244304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b347711c-c0d3-4bf5-bd9a-c03ba80876a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713531 | controller |     "Jun 12 16:17:53.426054 crc crio[22579]: time=\"2026-06-12T16:17:53.425970101Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=b3652c97-3836-456b-a918-87e330770813 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713547 | controller |     "Jun 12 16:17:53.427294 crc crio[22579]: time=\"2026-06-12T16:17:53.427264274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713562 | controller |     "Jun 12 16:17:53.451897 crc crio[22579]: time=\"2026-06-12T16:17:53.451733466Z\" level=info msg=\"Stopped container 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd\" id=67e2e52e-6b19-4d11-8e5d-23be8f85b3ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.713577 | controller |     "Jun 12 16:17:53.514566 crc crio[22579]: time=\"2026-06-12T16:17:53.51402783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713592 | controller |     "Jun 12 16:17:53.522688 crc crio[22579]: time=\"2026-06-12T16:17:53.519860048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713607 | controller |     "Jun 12 16:17:53.630096 crc crio[22579]: time=\"2026-06-12T16:17:53.629640909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713621 | controller |     "Jun 12 16:17:53.788685 crc crio[22579]: time=\"2026-06-12T16:17:53.78855813Z\" level=info msg=\"Created container 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921: openstack/ceilometer-0/ceilometer-notification-agent\" id=8e4be368-4bb3-4341-bfe1-88bc1f69e400 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713636 | controller |     "Jun 12 16:17:53.791478 crc crio[22579]: time=\"2026-06-12T16:17:53.791360831Z\" level=info msg=\"Starting container: 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921\" id=f097a72e-879e-4fe9-aff0-3126dba4dfe9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.713651 | controller |     "Jun 12 16:17:53.837627 crc crio[22579]: time=\"2026-06-12T16:17:53.837451363Z\" level=info msg=\"Started container\" PID=81080 containerID=65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921 description=openstack/ceilometer-0/ceilometer-notification-agent id=f097a72e-879e-4fe9-aff0-3126dba4dfe9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74",
2026-06-12 17:11:43.713667 | controller |     "Jun 12 16:17:53.915106 crc crio[22579]: time=\"2026-06-12T16:17:53.915004445Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8845730c-7598-4f43-ab71-1bf8d45d0ee7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713681 | controller |     "Jun 12 16:17:53.968469 crc crio[22579]: time=\"2026-06-12T16:17:53.968340281Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=74e0293c-8586-43b6-a06a-3dea6ad55f79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713696 | controller |     "Jun 12 16:17:53.983107 crc crio[22579]: time=\"2026-06-12T16:17:53.982999943Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f77b02c1-cfb3-4ef4-af37-48be4db38970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713711 | controller |     "Jun 12 16:17:53.987142 crc crio[22579]: time=\"2026-06-12T16:17:53.987056606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713729 | controller |     "Jun 12 16:17:54.163391 crc crio[22579]: 2026-06-12T16:17:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db09ad86af74cc0 Mac:ca:3b:ad:e0:f5:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/7a06992c-7d0e-46d3-b018-394c230792da SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.713744 | controller |     "Jun 12 16:17:54.164558 crc crio[22579]: time=\"2026-06-12T16:17:54.164358394Z\" level=info msg=\"Got pod network &{Name:neutron-6fc858c5-hpp55 Namespace:openstack ID:db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45 UID:418f4e02-f4c4-44d8-a092-0ee585ee4c34 NetNS:/var/run/netns/7a06992c-7d0e-46d3-b018-394c230792da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418f4e02_f4c4_44d8_a092_0ee585ee4c34.slice PodAnnotations:0xc004fc08c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.713760 | controller |     "Jun 12 16:17:54.165095 crc crio[22579]: time=\"2026-06-12T16:17:54.164651832Z\" level=info msg=\"Checking pod openstack_neutron-6fc858c5-hpp55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.713776 | controller |     "Jun 12 16:17:54.193947 crc crio[22579]: time=\"2026-06-12T16:17:54.193759072Z\" level=info msg=\"Ran pod sandbox db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45 with infra container: openstack/neutron-6fc858c5-hpp55/POD\" id=5c5979dd-6660-43f2-9c6d-8456fffc1b0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.713790 | controller |     "Jun 12 16:17:54.202661 crc crio[22579]: time=\"2026-06-12T16:17:54.201185941Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=03f56201-929f-4832-97b7-082b5958d499 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713805 | controller |     "Jun 12 16:17:54.207062 crc crio[22579]: time=\"2026-06-12T16:17:54.207028899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713820 | controller |     "Jun 12 16:17:54.241560 crc crio[22579]: time=\"2026-06-12T16:17:54.241447604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713834 | controller |     "Jun 12 16:17:54.302766 crc crio[22579]: time=\"2026-06-12T16:17:54.302673251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d6d77ad9-11f8-43c6-b7c8-494ec5df7296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713849 | controller |     "Jun 12 16:17:54.336299 crc crio[22579]: time=\"2026-06-12T16:17:54.336200743Z\" level=info msg=\"Creating container: openstack/neutron-6fc858c5-hpp55/neutron-api\" id=fec385c5-be4d-4e62-a29a-cbc87436caae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713864 | controller |     "Jun 12 16:17:54.336851 crc crio[22579]: time=\"2026-06-12T16:17:54.336786428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713878 | controller |     "Jun 12 16:17:54.458692 crc crio[22579]: time=\"2026-06-12T16:17:54.4509202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713892 | controller |     "Jun 12 16:17:54.458692 crc crio[22579]: time=\"2026-06-12T16:17:54.455307801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713909 | controller |     "Jun 12 16:17:54.534697 crc crio[22579]: time=\"2026-06-12T16:17:54.534585707Z\" level=info msg=\"Created container 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3: openstack/ceilometer-0/sg-core\" id=f77b02c1-cfb3-4ef4-af37-48be4db38970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.713924 | controller |     "Jun 12 16:17:54.541084 crc crio[22579]: time=\"2026-06-12T16:17:54.539180274Z\" level=info msg=\"Starting container: 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3\" id=51c4a956-9b26-429a-b547-0c9f287555b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.713939 | controller |     "Jun 12 16:17:54.562824 crc crio[22579]: time=\"2026-06-12T16:17:54.562727052Z\" level=info msg=\"Started container\" PID=81182 containerID=04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3 description=openstack/ceilometer-0/sg-core id=51c4a956-9b26-429a-b547-0c9f287555b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74",
2026-06-12 17:11:43.713953 | controller |     "Jun 12 16:17:54.599112 crc crio[22579]: time=\"2026-06-12T16:17:54.599073616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.713968 | controller |     "Jun 12 16:17:54.602176 crc crio[22579]: time=\"2026-06-12T16:17:54.602062282Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=98470a12-923b-4364-ac99-61b68eb9ce0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713982 | controller |     "Jun 12 16:17:54.689222 crc crio[22579]: time=\"2026-06-12T16:17:54.688642154Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c1c9b040-ae4c-4a23-b3a3-accc78939bfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.713997 | controller |     "Jun 12 16:17:54.720220 crc crio[22579]: time=\"2026-06-12T16:17:54.71996447Z\" level=info msg=\"Created container 73a39bdd638c8b86f1356f0e43c7871545d1124e2cab239253f9de5c3e043cfb: openstack/neutron-6fc858c5-hpp55/neutron-api\" id=fec385c5-be4d-4e62-a29a-cbc87436caae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.714012 | controller |     "Jun 12 16:17:54.724477 crc crio[22579]: time=\"2026-06-12T16:17:54.721367626Z\" level=info msg=\"Starting container: 73a39bdd638c8b86f1356f0e43c7871545d1124e2cab239253f9de5c3e043cfb\" id=e342933d-ebdb-47a5-bb61-77105b2b9187 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.714026 | controller |     "Jun 12 16:17:54.734988 crc crio[22579]: time=\"2026-06-12T16:17:54.733373431Z\" level=info msg=\"Started container\" PID=81197 containerID=73a39bdd638c8b86f1356f0e43c7871545d1124e2cab239253f9de5c3e043cfb description=openstack/neutron-6fc858c5-hpp55/neutron-api id=e342933d-ebdb-47a5-bb61-77105b2b9187 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45",
2026-06-12 17:11:43.714041 | controller |     "Jun 12 16:17:54.752436 crc crio[22579]: time=\"2026-06-12T16:17:54.752342203Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=ef4c819b-d610-4f97-810c-f9d06f52f6d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.714056 | controller |     "Jun 12 16:17:54.754647 crc crio[22579]: time=\"2026-06-12T16:17:54.75457972Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=84cdab75-f755-4f97-b15a-6b12eedb661b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.714070 | controller |     "Jun 12 16:17:54.757324 crc crio[22579]: time=\"2026-06-12T16:17:54.757279169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.714087 | controller |     "Jun 12 16:17:54.865985 crc crio[22579]: time=\"2026-06-12T16:17:54.86586716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc1b2982-edb2-43c1-96ce-8b8272bc06dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.714102 | controller |     "Jun 12 16:17:54.880893 crc crio[22579]: time=\"2026-06-12T16:17:54.880804879Z\" level=info msg=\"Creating container: openstack/neutron-6fc858c5-hpp55/neutron-httpd\" id=d2bbc4b2-d875-4533-b392-14ba668b1cf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.714116 | controller |     "Jun 12 16:17:54.881252 crc crio[22579]: time=\"2026-06-12T16:17:54.881204809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.714131 | controller |     "Jun 12 16:17:54.917992 crc crio[22579]: time=\"2026-06-12T16:17:54.917897782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.714146 | controller |     "Jun 12 16:17:54.920767 crc crio[22579]: time=\"2026-06-12T16:17:54.920690513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.714160 | controller |     "Jun 12 16:17:54.929615 crc crio[22579]: time=\"2026-06-12T16:17:54.929478357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.714175 | controller |     "Jun 12 16:17:54.976459 crc crio[22579]: time=\"2026-06-12T16:17:54.976364699Z\" level=info msg=\"Created container dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea: openstack/cinder-scheduler-0/probe\" id=fc4a1956-fe51-466f-898f-c1329d478a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.714189 | controller |     "Jun 12 16:17:54.978995 crc crio[22579]: time=\"2026-06-12T16:17:54.978887283Z\" level=info msg=\"Starting container: dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea\" id=d5326ecb-74a8-43e9-9be1-c9e5d157c438 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.714204 | controller |     "Jun 12 16:17:55.005333 crc crio[22579]: time=\"2026-06-12T16:17:55.005235743Z\" level=info msg=\"Started container\" PID=81243 containerID=dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea description=openstack/cinder-scheduler-0/probe id=d5326ecb-74a8-43e9-9be1-c9e5d157c438 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c",
2026-06-12 17:11:43.714218 | controller |     "Jun 12 16:17:55.028868 crc crio[22579]: time=\"2026-06-12T16:17:55.02870817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.714233 | controller |     "Jun 12 16:17:55.042562 crc crio[22579]: time=\"2026-06-12T16:17:55.042286075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.714248 | controller |     "Jun 12 16:17:55.062010 crc crio[22579]: time=\"2026-06-12T16:17:55.061862183Z\" level=info msg=\"Created container 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8: openstack/cinder-api-0/cinder-api\" id=b3652c97-3836-456b-a918-87e330770813 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.714263 | controller |     "Jun 12 16:17:55.065772 crc crio[22579]: time=\"2026-06-12T16:17:55.06568416Z\" level=info msg=\"Starting container: 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8\" id=dc1f4057-64db-4eb7-9863-7de790ef98b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.714280 | controller |     "Jun 12 16:17:55.077788 crc crio[22579]: time=\"2026-06-12T16:17:55.077687565Z\" level=info msg=\"Started container\" PID=81270 containerID=7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8 description=openstack/cinder-api-0/cinder-api id=dc1f4057-64db-4eb7-9863-7de790ef98b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1",
2026-06-12 17:11:43.714295 | controller |     "Jun 12 16:17:55.078607 crc crio[22579]: time=\"2026-06-12T16:17:55.078536676Z\" level=info msg=\"Created container 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427: openstack/ceilometer-0/proxy-httpd\" id=ef4c819b-d610-4f97-810c-f9d06f52f6d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.714309 | controller |     "Jun 12 16:17:55.085733 crc crio[22579]: time=\"2026-06-12T16:17:55.082729233Z\" level=info msg=\"Starting container: 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427\" id=33be6cdc-02bf-41b6-b95d-04071fd6846f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.714324 | controller |     "Jun 12 16:17:55.093213 crc crio[22579]: time=\"2026-06-12T16:17:55.093071116Z\" level=info msg=\"Started container\" PID=81271 containerID=2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427 description=openstack/ceilometer-0/proxy-httpd id=33be6cdc-02bf-41b6-b95d-04071fd6846f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74",
2026-06-12 17:11:43.714339 | controller |     "Jun 12 16:17:55.306604 crc crio[22579]: time=\"2026-06-12T16:17:55.306010559Z\" level=info msg=\"Created container 767f77b2fdf3795404ac118d64629d38b19113abcc1fbe48e67bbdfbfe525b5b: openstack/neutron-6fc858c5-hpp55/neutron-httpd\" id=d2bbc4b2-d875-4533-b392-14ba668b1cf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.714357 | controller |     "Jun 12 16:17:55.310172 crc crio[22579]: time=\"2026-06-12T16:17:55.308940363Z\" level=info msg=\"Starting container: 767f77b2fdf3795404ac118d64629d38b19113abcc1fbe48e67bbdfbfe525b5b\" id=2ea25257-3c5b-4849-9888-7e768e4e5ec4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.714389 | controller |     "Jun 12 16:17:55.321030 crc crio[22579]: time=\"2026-06-12T16:17:55.320897937Z\" level=info msg=\"Started container\" PID=81281 containerID=767f77b2fdf3795404ac118d64629d38b19113abcc1fbe48e67bbdfbfe525b5b description=openstack/neutron-6fc858c5-hpp55/neutron-httpd id=2ea25257-3c5b-4849-9888-7e768e4e5ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db09ad86af74cc0a1a131441d1a10242722cf6c3a31965d943c063dc4f5bad45",
2026-06-12 17:11:43.714406 | controller |     "Jun 12 16:17:56.170489 crc crio[22579]: time=\"2026-06-12T16:17:56.169741559Z\" level=info msg=\"Stopping container: 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8 (timeout: 30s)\" id=0a2e1259-bebc-4e15-bb5a-741f5d1ebb58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.714421 | controller |     "Jun 12 16:17:56.171157 crc crio[22579]: time=\"2026-06-12T16:17:56.16978303Z\" level=info msg=\"Stopping container: b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0 (timeout: 30s)\" id=9d576460-ad7e-44ad-9b87-a417f3184d04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.714436 | controller |     "Jun 12 16:17:56.521083 crc crio[22579]: time=\"2026-06-12T16:17:56.520974288Z\" level=info msg=\"Stopped container b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0: openstack/cinder-api-0/cinder-api-log\" id=9d576460-ad7e-44ad-9b87-a417f3184d04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.714450 | controller |     "Jun 12 16:17:56.580380 crc crio[22579]: time=\"2026-06-12T16:17:56.580257236Z\" level=info msg=\"Stopped container ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f: openstack/neutron-7b9ff5749c-pb7kh/neutron-api\" id=de35c6b9-3876-4dd6-bd1d-38f3b9cac9dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.714468 | controller |     "Jun 12 16:17:56.582573 crc crio[22579]: time=\"2026-06-12T16:17:56.582357869Z\" level=info msg=\"Stopping pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=714319e6-b4e3-4923-bb1c-19af3fe064aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.714483 | controller |     "Jun 12 16:17:56.583133 crc crio[22579]: time=\"2026-06-12T16:17:56.583070367Z\" level=info msg=\"Got pod network &{Name:neutron-7b9ff5749c-pb7kh Namespace:openstack ID:a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35 UID:f2d85e71-bf39-4eed-b96d-b7030c89ce84 NetNS:/var/run/netns/53a4a975-981a-450f-99dc-725453d1097f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2d85e71_bf39_4eed_b96d_b7030c89ce84.slice PodAnnotations:0xc0023085d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.714498 | controller |     "Jun 12 16:17:56.583320 crc crio[22579]: time=\"2026-06-12T16:17:56.583231351Z\" level=info msg=\"Deleting pod openstack_neutron-7b9ff5749c-pb7kh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.714513 | controller |     "Jun 12 16:17:56.731221 crc crio[22579]: time=\"2026-06-12T16:17:56.73029659Z\" level=info msg=\"Stopped container 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8: openstack/cinder-api-0/cinder-api\" id=0a2e1259-bebc-4e15-bb5a-741f5d1ebb58 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.714528 | controller |     "Jun 12 16:17:56.731690 crc crio[22579]: time=\"2026-06-12T16:17:56.731624754Z\" level=info msg=\"Stopping pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=27ced3de-9c94-401e-a965-946a06b2b344 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.714543 | controller |     "Jun 12 16:17:56.733695 crc crio[22579]: time=\"2026-06-12T16:17:56.73226206Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1 UID:86a2df8c-46d9-48d6-98ea-3194460dd965 NetNS:/var/run/netns/677aa12c-7886-4c79-a876-d350a58aed00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86a2df8c_46d9_48d6_98ea_3194460dd965.slice PodAnnotations:0xc002308740}] Aliases:map[]}\"",
2026-06-12 17:11:43.714558 | controller |     "Jun 12 16:17:56.733695 crc crio[22579]: time=\"2026-06-12T16:17:56.732548718Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.714573 | controller |     "Jun 12 16:17:57.116481 crc crio[22579]: time=\"2026-06-12T16:17:57.116357056Z\" level=info msg=\"Stopped pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=27ced3de-9c94-401e-a965-946a06b2b344 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.714588 | controller |     "Jun 12 16:17:57.423331 crc crio[22579]: time=\"2026-06-12T16:17:57.422761636Z\" level=info msg=\"Stopped pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=714319e6-b4e3-4923-bb1c-19af3fe064aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.714604 | controller |     "Jun 12 16:17:58.032042 crc crio[22579]: time=\"2026-06-12T16:17:58.030858606Z\" level=info msg=\"Stopping container: 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d (timeout: 10s)\" id=86291ff4-f45d-49e4-ad46-694fa5b6b3fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.714620 | controller |     "Jun 12 16:17:58.179993 crc crio[22579]: time=\"2026-06-12T16:17:58.179828774Z\" level=info msg=\"Stopped container 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns\" id=86291ff4-f45d-49e4-ad46-694fa5b6b3fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.714639 | controller |     "Jun 12 16:17:58.182158 crc crio[22579]: time=\"2026-06-12T16:17:58.180967823Z\" level=info msg=\"Stopping pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=6040af32-5f3c-40c8-823c-7a8b4833628c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.714660 | controller |     "Jun 12 16:17:58.182158 crc crio[22579]: time=\"2026-06-12T16:17:58.18163688Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7544b8cd67-nd9hd Namespace:openstack ID:d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564 UID:1c60f954-5b13-4fa8-b85b-fd91df3a7b24 NetNS:/var/run/netns/9e338944-1de5-4988-897e-a8468f885c9c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c60f954_5b13_4fa8_b85b_fd91df3a7b24.slice PodAnnotations:0xc000478ef0}] Aliases:map[]}\"",
2026-06-12 17:11:43.714676 | controller |     "Jun 12 16:17:58.182158 crc crio[22579]: time=\"2026-06-12T16:17:58.181780323Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7544b8cd67-nd9hd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.714733 | controller |     "Jun 12 16:17:58.275327 crc crio[22579]: time=\"2026-06-12T16:17:58.274141602Z\" level=info msg=\"Removing container: 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6\" id=3445c9cf-6543-403a-ae53-419f81a0bd67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.714751 | controller |     "Jun 12 16:17:58.349356 crc crio[22579]: time=\"2026-06-12T16:17:58.349268872Z\" level=info msg=\"Removed container 77ac777c4d748692955f789401d385f3c69f676a3d313fd5ccffd24da14fe3a6: openstack/neutron-7b9ff5749c-pb7kh/neutron-httpd\" id=3445c9cf-6543-403a-ae53-419f81a0bd67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.714766 | controller |     "Jun 12 16:17:58.353317 crc crio[22579]: time=\"2026-06-12T16:17:58.353217412Z\" level=info msg=\"Removing container: ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f\" id=667cf5d3-7478-4af7-b285-2b9105d709ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.714782 | controller |     "Jun 12 16:17:58.473558 crc crio[22579]: time=\"2026-06-12T16:17:58.47154318Z\" level=info msg=\"Removed container ed3056e1b41b096e4f6cecb8e9318b97384a34a1434e471088b9830199da028f: openstack/neutron-7b9ff5749c-pb7kh/neutron-api\" id=667cf5d3-7478-4af7-b285-2b9105d709ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.714802 | controller |     "Jun 12 16:17:58.712619 crc crio[22579]: time=\"2026-06-12T16:17:58.712441525Z\" level=info msg=\"Stopped pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=6040af32-5f3c-40c8-823c-7a8b4833628c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.714817 | controller |     "Jun 12 16:17:58.857485 crc crio[22579]: time=\"2026-06-12T16:17:58.857309457Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=f3307812-6866-46d6-b39e-37e547b05b84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.714832 | controller |     "Jun 12 16:17:58.857786 crc crio[22579]: time=\"2026-06-12T16:17:58.857701557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.714847 | controller |     "Jun 12 16:17:58.905319 crc crio[22579]: time=\"2026-06-12T16:17:58.904792094Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96 UID:c81881e3-3b15-45f4-b907-fbb73c0c263e NetNS:/var/run/netns/23489fcb-bd25-4325-8931-302cec7eab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81881e3_3b15_45f4_b907_fbb73c0c263e.slice PodAnnotations:0xc0004786d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.714866 | controller |     "Jun 12 16:17:58.905319 crc crio[22579]: time=\"2026-06-12T16:17:58.905171344Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.714881 | controller |     "Jun 12 16:17:59.293893 crc crio[22579]: time=\"2026-06-12T16:17:59.293288762Z\" level=info msg=\"Removing container: 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d\" id=6891e722-6f8e-4377-a511-a9c75c4337b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.714896 | controller |     "Jun 12 16:17:59.328147 crc crio[22579]: time=\"2026-06-12T16:17:59.328047375Z\" level=info msg=\"Removed container 375d10cec9bb16041e447427e0c5d928bd257faf24bca4ba3ed6e452cf63a73d: openstack/dnsmasq-dns-7544b8cd67-nd9hd/dnsmasq-dns\" id=6891e722-6f8e-4377-a511-a9c75c4337b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.714911 | controller |     "Jun 12 16:17:59.331835 crc crio[22579]: time=\"2026-06-12T16:17:59.33176667Z\" level=info msg=\"Removing container: bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd\" id=42f252ca-3541-4fe9-8848-12a475f9b38a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.714926 | controller |     "Jun 12 16:17:59.365869 crc crio[22579]: time=\"2026-06-12T16:17:59.365777815Z\" level=info msg=\"Removed container bc1eb9d026ffee73fe91da5036d652367ae18cf85efed63be510c2277431c6dd: openstack/dnsmasq-dns-7544b8cd67-nd9hd/init\" id=42f252ca-3541-4fe9-8848-12a475f9b38a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.714941 | controller |     "Jun 12 16:17:59.527642 crc crio[22579]: 2026-06-12T16:17:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:838dc08cae20aed Mac:ea:d4:2f:ba:1a:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/23489fcb-bd25-4325-8931-302cec7eab2e SocketPath: PciID:}] [{Interface:0xc000112c00 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.714957 | controller |     "Jun 12 16:17:59.529336 crc crio[22579]: time=\"2026-06-12T16:17:59.52921967Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96 UID:c81881e3-3b15-45f4-b907-fbb73c0c263e NetNS:/var/run/netns/23489fcb-bd25-4325-8931-302cec7eab2e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc81881e3_3b15_45f4_b907_fbb73c0c263e.slice PodAnnotations:0xc0004786d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.714972 | controller |     "Jun 12 16:17:59.529538 crc crio[22579]: time=\"2026-06-12T16:17:59.529419645Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.714987 | controller |     "Jun 12 16:17:59.548609 crc crio[22579]: time=\"2026-06-12T16:17:59.548472119Z\" level=info msg=\"Ran pod sandbox 838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96 with infra container: openstack/cinder-api-0/POD\" id=f3307812-6866-46d6-b39e-37e547b05b84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.715002 | controller |     "Jun 12 16:17:59.551369 crc crio[22579]: time=\"2026-06-12T16:17:59.55125285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=908f401f-f013-46f7-9a41-76ec858bccda name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715017 | controller |     "Jun 12 16:17:59.559554 crc crio[22579]: time=\"2026-06-12T16:17:59.558486984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=11ea3aa5-2d20-4eb7-a51c-339c389e0e9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715035 | controller |     "Jun 12 16:17:59.569017 crc crio[22579]: time=\"2026-06-12T16:17:59.568910199Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=d3979226-e03e-4d6d-9425-6269f19839f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.715064 | controller |     "Jun 12 16:17:59.569627 crc crio[22579]: time=\"2026-06-12T16:17:59.569431782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715080 | controller |     "Jun 12 16:17:59.648618 crc crio[22579]: time=\"2026-06-12T16:17:59.647754654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715096 | controller |     "Jun 12 16:18:00.080199 crc crio[22579]: time=\"2026-06-12T16:18:00.079790308Z\" level=info msg=\"Running pod sandbox: openstack/placement-84db86ff68-5rtj7/POD\" id=02879596-0b25-4819-918a-d472d53e7860 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.715110 | controller |     "Jun 12 16:18:00.080428 crc crio[22579]: time=\"2026-06-12T16:18:00.080229229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715125 | controller |     "Jun 12 16:18:00.162723 crc crio[22579]: time=\"2026-06-12T16:18:00.162583973Z\" level=info msg=\"Got pod network &{Name:placement-84db86ff68-5rtj7 Namespace:openstack ID:041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9 UID:12435e79-fca5-4d98-9e2e-a9c003a03e1d NetNS:/var/run/netns/0e628213-f912-4189-865d-273a3b4a89ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12435e79_fca5_4d98_9e2e_a9c003a03e1d.slice PodAnnotations:0xc0024a6420}] Aliases:map[]}\"",
2026-06-12 17:11:43.715140 | controller |     "Jun 12 16:18:00.162723 crc crio[22579]: time=\"2026-06-12T16:18:00.162661835Z\" level=info msg=\"Adding pod openstack_placement-84db86ff68-5rtj7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.715155 | controller |     "Jun 12 16:18:00.625322 crc crio[22579]: time=\"2026-06-12T16:18:00.624260011Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688018-hl4kb/POD\" id=1e134796-bbc5-428d-906c-4c2e9942e14c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.715169 | controller |     "Jun 12 16:18:00.625322 crc crio[22579]: time=\"2026-06-12T16:18:00.624790254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715184 | controller |     "Jun 12 16:18:00.660718 crc crio[22579]: time=\"2026-06-12T16:18:00.660612845Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-hl4kb Namespace:openshift-infra ID:17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed UID:1e8164e3-063e-4359-9800-b7bfeecb206d NetNS:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e8164e3_063e_4359_9800_b7bfeecb206d.slice PodAnnotations:0xc0025a0650}] Aliases:map[]}\"",
2026-06-12 17:11:43.715199 | controller |     "Jun 12 16:18:00.660718 crc crio[22579]: time=\"2026-06-12T16:18:00.660688467Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688018-hl4kb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.715213 | controller |     "Jun 12 16:18:00.661028 crc crio[22579]: time=\"2026-06-12T16:18:00.660893282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715234 | controller |     "Jun 12 16:18:00.827600 crc crio[22579]: 2026-06-12T16:18:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:041226911dc4491 Mac:62:cd:da:b2:dd:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/0e628213-f912-4189-865d-273a3b4a89ec SocketPath: PciID:}] [{Interface:0xc000412a10 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.715250 | controller |     "Jun 12 16:18:00.833640 crc crio[22579]: time=\"2026-06-12T16:18:00.831335755Z\" level=info msg=\"Got pod network &{Name:placement-84db86ff68-5rtj7 Namespace:openstack ID:041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9 UID:12435e79-fca5-4d98-9e2e-a9c003a03e1d NetNS:/var/run/netns/0e628213-f912-4189-865d-273a3b4a89ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod12435e79_fca5_4d98_9e2e_a9c003a03e1d.slice PodAnnotations:0xc0024a6420}] Aliases:map[]}\"",
2026-06-12 17:11:43.715265 | controller |     "Jun 12 16:18:00.833640 crc crio[22579]: time=\"2026-06-12T16:18:00.831732475Z\" level=info msg=\"Checking pod openstack_placement-84db86ff68-5rtj7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.715280 | controller |     "Jun 12 16:18:00.847796 crc crio[22579]: time=\"2026-06-12T16:18:00.847721832Z\" level=info msg=\"Ran pod sandbox 041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9 with infra container: openstack/placement-84db86ff68-5rtj7/POD\" id=02879596-0b25-4819-918a-d472d53e7860 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.715295 | controller |     "Jun 12 16:18:00.854241 crc crio[22579]: time=\"2026-06-12T16:18:00.853962501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ec12a49c-a85e-4698-9a22-f1aee2a25573 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715310 | controller |     "Jun 12 16:18:00.904086 crc crio[22579]: time=\"2026-06-12T16:18:00.903577502Z\" level=info msg=\"Created container 2b0a363f423b5a1c4fcf5edf1371c60af88d43fd12a2f7eeecf54feb6edfb7fc: openstack/cinder-api-0/cinder-api-log\" id=d3979226-e03e-4d6d-9425-6269f19839f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.715325 | controller |     "Jun 12 16:18:00.922821 crc crio[22579]: time=\"2026-06-12T16:18:00.911798711Z\" level=info msg=\"Starting container: 2b0a363f423b5a1c4fcf5edf1371c60af88d43fd12a2f7eeecf54feb6edfb7fc\" id=d411fcea-ca46-4185-a750-42a0d49cdede name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.715339 | controller |     "Jun 12 16:18:00.930061 crc crio[22579]: time=\"2026-06-12T16:18:00.929907291Z\" level=info msg=\"Started container\" PID=82338 containerID=2b0a363f423b5a1c4fcf5edf1371c60af88d43fd12a2f7eeecf54feb6edfb7fc description=openstack/cinder-api-0/cinder-api-log id=d411fcea-ca46-4185-a750-42a0d49cdede name=/runtime.v1.RuntimeService/StartContainer sandboxID=838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96",
2026-06-12 17:11:43.715355 | controller |     "Jun 12 16:18:00.947044 crc crio[22579]: time=\"2026-06-12T16:18:00.946958285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=50cb75b0-87ff-45dd-9355-7d5542bbbfde name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715402 | controller |     "Jun 12 16:18:00.962829 crc crio[22579]: time=\"2026-06-12T16:18:00.962670404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=77bc4ce4-0d70-4231-b1e1-9e5b41cfc2d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715419 | controller |     "Jun 12 16:18:00.974760 crc crio[22579]: time=\"2026-06-12T16:18:00.972673919Z\" level=info msg=\"Creating container: openstack/placement-84db86ff68-5rtj7/placement-log\" id=8fb9900f-3e16-4765-a55e-a76a99ed27a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.715438 | controller |     "Jun 12 16:18:00.974760 crc crio[22579]: time=\"2026-06-12T16:18:00.973155111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715453 | controller |     "Jun 12 16:18:01.050285 crc crio[22579]: time=\"2026-06-12T16:18:01.050161179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715468 | controller |     "Jun 12 16:18:01.061219 crc crio[22579]: time=\"2026-06-12T16:18:01.061048196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715482 | controller |     "Jun 12 16:18:01.079452 crc crio[22579]: time=\"2026-06-12T16:18:01.077674468Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=19665915-7d91-4308-9895-801ab036d04e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715497 | controller |     "Jun 12 16:18:01.106189 crc crio[22579]: time=\"2026-06-12T16:18:01.104993233Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a21af74d-6b61-45a7-88f1-2538a9c90f68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.715511 | controller |     "Jun 12 16:18:01.106189 crc crio[22579]: time=\"2026-06-12T16:18:01.105594998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715526 | controller |     "Jun 12 16:18:01.234269 crc crio[22579]: time=\"2026-06-12T16:18:01.234166217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715540 | controller |     "Jun 12 16:18:01.271243 crc crio[22579]: time=\"2026-06-12T16:18:01.271144077Z\" level=info msg=\"Created container 5bb5ea894323dc17cd19f9e8178487a8185b5a77fc92697cdaaaa0a6b003b1bb: openstack/placement-84db86ff68-5rtj7/placement-log\" id=8fb9900f-3e16-4765-a55e-a76a99ed27a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.715555 | controller |     "Jun 12 16:18:01.278580 crc crio[22579]: time=\"2026-06-12T16:18:01.274643666Z\" level=info msg=\"Starting container: 5bb5ea894323dc17cd19f9e8178487a8185b5a77fc92697cdaaaa0a6b003b1bb\" id=c4643911-6a1f-4223-9b18-5317c9d22da3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.715570 | controller |     "Jun 12 16:18:01.288558 crc crio[22579]: time=\"2026-06-12T16:18:01.284103667Z\" level=info msg=\"Started container\" PID=82423 containerID=5bb5ea894323dc17cd19f9e8178487a8185b5a77fc92697cdaaaa0a6b003b1bb description=openstack/placement-84db86ff68-5rtj7/placement-log id=c4643911-6a1f-4223-9b18-5317c9d22da3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9",
2026-06-12 17:11:43.715585 | controller |     "Jun 12 16:18:01.306559 crc crio[22579]: 2026-06-12T16:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17d4a226e435c61 Mac:ca:cc:30:5d:46:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f SocketPath: PciID:}] [{Interface:0xc0004bc720 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.715601 | controller |     "Jun 12 16:18:01.306559 crc crio[22579]: time=\"2026-06-12T16:18:01.305912131Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-hl4kb Namespace:openshift-infra ID:17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed UID:1e8164e3-063e-4359-9800-b7bfeecb206d NetNS:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e8164e3_063e_4359_9800_b7bfeecb206d.slice PodAnnotations:0xc0025a0650}] Aliases:map[]}\"",
2026-06-12 17:11:43.715620 | controller |     "Jun 12 16:18:01.306559 crc crio[22579]: time=\"2026-06-12T16:18:01.306102526Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688018-hl4kb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.715636 | controller |     "Jun 12 16:18:01.315893 crc crio[22579]: time=\"2026-06-12T16:18:01.315806503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=3ba7fa27-7c77-4b86-9892-db2be9f99dc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715651 | controller |     "Jun 12 16:18:01.322078 crc crio[22579]: time=\"2026-06-12T16:18:01.320627945Z\" level=info msg=\"Ran pod sandbox 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed with infra container: openshift-infra/auto-csr-approver-29688018-hl4kb/POD\" id=1e134796-bbc5-428d-906c-4c2e9942e14c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.715666 | controller |     "Jun 12 16:18:01.327877 crc crio[22579]: time=\"2026-06-12T16:18:01.327346806Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d91ad43b-f0ca-4ae2-b55d-8ba1f81dcdd1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.715681 | controller |     "Jun 12 16:18:01.338138 crc crio[22579]: time=\"2026-06-12T16:18:01.338008437Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.715696 | controller |     "Jun 12 16:18:01.405008 crc crio[22579]: time=\"2026-06-12T16:18:01.404918448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6efd4202-54aa-48ea-9a32-28803074251a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715712 | controller |     "Jun 12 16:18:01.419567 crc crio[22579]: time=\"2026-06-12T16:18:01.419449768Z\" level=info msg=\"Creating container: openstack/placement-84db86ff68-5rtj7/placement-api\" id=6e3d1b4e-7505-484d-83d1-72aba411b3ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.715727 | controller |     "Jun 12 16:18:01.421023 crc crio[22579]: time=\"2026-06-12T16:18:01.420990277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715741 | controller |     "Jun 12 16:18:01.471803 crc crio[22579]: time=\"2026-06-12T16:18:01.471746917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715756 | controller |     "Jun 12 16:18:01.479071 crc crio[22579]: time=\"2026-06-12T16:18:01.479032032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715771 | controller |     "Jun 12 16:18:01.715926 crc crio[22579]: time=\"2026-06-12T16:18:01.715815533Z\" level=info msg=\"Created container a034341ef2c26016d368de4805ca947ba18420bc5a215c09a6fcfccc58677129: openstack/placement-84db86ff68-5rtj7/placement-api\" id=6e3d1b4e-7505-484d-83d1-72aba411b3ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.715785 | controller |     "Jun 12 16:18:01.725741 crc crio[22579]: time=\"2026-06-12T16:18:01.725596931Z\" level=info msg=\"Starting container: a034341ef2c26016d368de4805ca947ba18420bc5a215c09a6fcfccc58677129\" id=8386a896-3863-4f0d-b139-8300e57058c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.715801 | controller |     "Jun 12 16:18:01.744733 crc crio[22579]: time=\"2026-06-12T16:18:01.742733317Z\" level=info msg=\"Started container\" PID=82492 containerID=a034341ef2c26016d368de4805ca947ba18420bc5a215c09a6fcfccc58677129 description=openstack/placement-84db86ff68-5rtj7/placement-api id=8386a896-3863-4f0d-b139-8300e57058c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=041226911dc4491c7dc42206d157d6758654e00ebb1ab68f144fac66a10fd8d9",
2026-06-12 17:11:43.715819 | controller |     "Jun 12 16:18:02.151611 crc crio[22579]: time=\"2026-06-12T16:18:02.150961436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715835 | controller |     "Jun 12 16:18:02.172022 crc crio[22579]: time=\"2026-06-12T16:18:02.171932749Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d91ad43b-f0ca-4ae2-b55d-8ba1f81dcdd1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.715851 | controller |     "Jun 12 16:18:02.173435 crc crio[22579]: time=\"2026-06-12T16:18:02.173341305Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a7fb43ee-92b6-4b1d-b140-54eef70b62b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715865 | controller |     "Jun 12 16:18:02.180880 crc crio[22579]: time=\"2026-06-12T16:18:02.180576529Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e23fa1c5-1a2b-46b5-a8ca-073a9252c4d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.715880 | controller |     "Jun 12 16:18:02.189895 crc crio[22579]: time=\"2026-06-12T16:18:02.189791913Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688018-hl4kb/oc\" id=2d939fa9-e661-4210-88bd-9b94750e61ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.715894 | controller |     "Jun 12 16:18:02.190431 crc crio[22579]: time=\"2026-06-12T16:18:02.190359798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715909 | controller |     "Jun 12 16:18:02.272275 crc crio[22579]: time=\"2026-06-12T16:18:02.272179968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715925 | controller |     "Jun 12 16:18:02.334954 crc crio[22579]: time=\"2026-06-12T16:18:02.33479764Z\" level=info msg=\"Created container 72135fd4abc89c527513dad6f73250dd43249b756804ee90bd02a6db88cc4208: openstack/cinder-api-0/cinder-api\" id=a21af74d-6b61-45a7-88f1-2538a9c90f68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.715940 | controller |     "Jun 12 16:18:02.336717 crc crio[22579]: time=\"2026-06-12T16:18:02.336636637Z\" level=info msg=\"Starting container: 72135fd4abc89c527513dad6f73250dd43249b756804ee90bd02a6db88cc4208\" id=3e0f2dc8-e335-4509-95fb-3861c86e2e23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.715955 | controller |     "Jun 12 16:18:02.343041 crc crio[22579]: time=\"2026-06-12T16:18:02.342955887Z\" level=info msg=\"Started container\" PID=82611 containerID=72135fd4abc89c527513dad6f73250dd43249b756804ee90bd02a6db88cc4208 description=openstack/cinder-api-0/cinder-api id=3e0f2dc8-e335-4509-95fb-3861c86e2e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=838dc08cae20aed4f3a94d4296fb8d3f6e89722fd74cd570f6d6d3a91aa16d96",
2026-06-12 17:11:43.715970 | controller |     "Jun 12 16:18:02.654445 crc crio[22579]: time=\"2026-06-12T16:18:02.654322792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.715985 | controller |     "Jun 12 16:18:02.820312 crc crio[22579]: time=\"2026-06-12T16:18:02.819917773Z\" level=info msg=\"Created container 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5: openshift-infra/auto-csr-approver-29688018-hl4kb/oc\" id=2d939fa9-e661-4210-88bd-9b94750e61ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.716005 | controller |     "Jun 12 16:18:02.825759 crc crio[22579]: time=\"2026-06-12T16:18:02.825564726Z\" level=info msg=\"Starting container: 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5\" id=b8564b2f-1790-4a02-9494-57178a579e39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.716021 | controller |     "Jun 12 16:18:02.835209 crc crio[22579]: time=\"2026-06-12T16:18:02.835104149Z\" level=info msg=\"Started container\" PID=82665 containerID=787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5 description=openshift-infra/auto-csr-approver-29688018-hl4kb/oc id=b8564b2f-1790-4a02-9494-57178a579e39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed",
2026-06-12 17:11:43.716036 | controller |     "Jun 12 16:18:03.098118 crc crio[22579]: time=\"2026-06-12T16:18:03.097973442Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716051 | controller |     "Jun 12 16:18:03.098118 crc crio[22579]: time=\"2026-06-12T16:18:03.098117786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.716066 | controller |     "Jun 12 16:18:03.237046 crc crio[22579]: time=\"2026-06-12T16:18:03.234132994Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6 UID:ae2ff068-472d-4505-ae6b-d255e3423fa4 NetNS:/var/run/netns/504427bd-a844-45cf-9602-aed286d23e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae2ff068_472d_4505_ae6b_d255e3423fa4.slice PodAnnotations:0xc0024a6150}] Aliases:map[]}\"",
2026-06-12 17:11:43.716081 | controller |     "Jun 12 16:18:03.237046 crc crio[22579]: time=\"2026-06-12T16:18:03.234253297Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.716096 | controller |     "Jun 12 16:18:03.293664 crc crio[22579]: time=\"2026-06-12T16:18:03.293582085Z\" level=info msg=\"NetworkStart: stopping network for sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716111 | controller |     "Jun 12 16:18:03.294722 crc crio[22579]: time=\"2026-06-12T16:18:03.294082598Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6 UID:ae2ff068-472d-4505-ae6b-d255e3423fa4 NetNS:/var/run/netns/504427bd-a844-45cf-9602-aed286d23e4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae2ff068_472d_4505_ae6b_d255e3423fa4.slice PodAnnotations:0xc0024a61a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.716126 | controller |     "Jun 12 16:18:03.294722 crc crio[22579]: time=\"2026-06-12T16:18:03.294223382Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-12 17:11:43.716141 | controller |     "Jun 12 16:18:03.294722 crc crio[22579]: time=\"2026-06-12T16:18:03.294242452Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-12 17:11:43.716156 | controller |     "Jun 12 16:18:03.294722 crc crio[22579]: time=\"2026-06-12T16:18:03.294252962Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.716175 | controller |     "Jun 12 16:18:03.345659 crc crio[22579]: time=\"2026-06-12T16:18:03.345475595Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716190 | controller |     "Jun 12 16:18:03.347118 crc crio[22579]: time=\"2026-06-12T16:18:03.347045474Z\" level=info msg=\"runSandbox: deleting pod ID 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6 from idIndex\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716206 | controller |     "Jun 12 16:18:03.347197 crc crio[22579]: time=\"2026-06-12T16:18:03.347120416Z\" level=info msg=\"runSandbox: removing pod sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716220 | controller |     "Jun 12 16:18:03.347197 crc crio[22579]: time=\"2026-06-12T16:18:03.347176688Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716235 | controller |     "Jun 12 16:18:03.347681 crc crio[22579]: time=\"2026-06-12T16:18:03.347203388Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716250 | controller |     "Jun 12 16:18:03.347784 crc crio[22579]: time=\"2026-06-12T16:18:03.347724852Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 048e0b63e5e3e971a673d361922fc2c3a7220a572d26d0aaa66fee2b47b53af6\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716264 | controller |     "Jun 12 16:18:03.368560 crc crio[22579]: time=\"2026-06-12T16:18:03.367550316Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_ae2ff068-472d-4505-ae6b-d255e3423fa4_0\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716279 | controller |     "Jun 12 16:18:03.368560 crc crio[22579]: time=\"2026-06-12T16:18:03.367697369Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_ae2ff068-472d-4505-ae6b-d255e3423fa4_0\" id=591a1b94-d2f8-41b1-a137-721da0a25c7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716294 | controller |     "Jun 12 16:18:03.644356 crc crio[22579]: time=\"2026-06-12T16:18:03.643977214Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=d5fc3bdb-362a-4f07-b6c4-184c670aad52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716308 | controller |     "Jun 12 16:18:03.644573 crc crio[22579]: time=\"2026-06-12T16:18:03.644418265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.716323 | controller |     "Jun 12 16:18:03.676411 crc crio[22579]: time=\"2026-06-12T16:18:03.676302156Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1 UID:b7bb45d8-758f-4cdd-bc5a-fd55649c3f1d NetNS:/var/run/netns/0fcdb327-097d-4151-a50d-70b5c99bb71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7bb45d8_758f_4cdd_bc5a_fd55649c3f1d.slice PodAnnotations:0xc006b8e300}] Aliases:map[]}\"",
2026-06-12 17:11:43.716338 | controller |     "Jun 12 16:18:03.676411 crc crio[22579]: time=\"2026-06-12T16:18:03.676369787Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.716359 | controller |     "Jun 12 16:18:04.293364 crc crio[22579]: 2026-06-12T16:18:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fbcd84957c5518 Mac:16:e9:15:cd:1d:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/0fcdb327-097d-4151-a50d-70b5c99bb71c SocketPath: PciID:}] [{Interface:0xc00038c5b0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.716394 | controller |     "Jun 12 16:18:04.294989 crc crio[22579]: time=\"2026-06-12T16:18:04.294914823Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1 UID:b7bb45d8-758f-4cdd-bc5a-fd55649c3f1d NetNS:/var/run/netns/0fcdb327-097d-4151-a50d-70b5c99bb71c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7bb45d8_758f_4cdd_bc5a_fd55649c3f1d.slice PodAnnotations:0xc006b8e300}] Aliases:map[]}\"",
2026-06-12 17:11:43.716410 | controller |     "Jun 12 16:18:04.295240 crc crio[22579]: time=\"2026-06-12T16:18:04.295135329Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.716425 | controller |     "Jun 12 16:18:04.306250 crc crio[22579]: time=\"2026-06-12T16:18:04.306171569Z\" level=info msg=\"Ran pod sandbox 3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1 with infra container: openstack/openstackclient/POD\" id=d5fc3bdb-362a-4f07-b6c4-184c670aad52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716440 | controller |     "Jun 12 16:18:04.315032 crc crio[22579]: time=\"2026-06-12T16:18:04.314936782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=df9dfd52-0552-41fe-bc28-32fcb5142077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.716455 | controller |     "Jun 12 16:18:04.315309 crc crio[22579]: time=\"2026-06-12T16:18:04.315214389Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=df9dfd52-0552-41fe-bc28-32fcb5142077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.716470 | controller |     "Jun 12 16:18:04.315309 crc crio[22579]: time=\"2026-06-12T16:18:04.315282041Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=df9dfd52-0552-41fe-bc28-32fcb5142077 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.716485 | controller |     "Jun 12 16:18:04.317896 crc crio[22579]: time=\"2026-06-12T16:18:04.317815345Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=be35c254-12f4-484d-b4ce-c72d085102da name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.716499 | controller |     "Jun 12 16:18:04.325208 crc crio[22579]: time=\"2026-06-12T16:18:04.325107511Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-12 17:11:43.716513 | controller |     "Jun 12 16:18:04.527739 crc crio[22579]: time=\"2026-06-12T16:18:04.527651711Z\" level=info msg=\"Stopping pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=8d638826-81b0-4217-b869-9eb497267c31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.716528 | controller |     "Jun 12 16:18:04.528367 crc crio[22579]: time=\"2026-06-12T16:18:04.528304457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688018-hl4kb Namespace:openshift-infra ID:17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed UID:1e8164e3-063e-4359-9800-b7bfeecb206d NetNS:/var/run/netns/834dde46-69e0-4f7a-b067-aa0c240a388f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e8164e3_063e_4359_9800_b7bfeecb206d.slice PodAnnotations:0xc00130c5a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.716546 | controller |     "Jun 12 16:18:04.528589 crc crio[22579]: time=\"2026-06-12T16:18:04.528537823Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688018-hl4kb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.716561 | controller |     "Jun 12 16:18:05.010606 crc crio[22579]: time=\"2026-06-12T16:18:05.00986206Z\" level=info msg=\"Stopped pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=8d638826-81b0-4217-b869-9eb497267c31 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.716575 | controller |     "Jun 12 16:18:08.982254 crc crio[22579]: time=\"2026-06-12T16:18:08.973258716Z\" level=info msg=\"Stopping container: 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3 (timeout: 30s)\" id=8e04acac-2d20-4464-ae2b-918296ecbeb1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.716590 | controller |     "Jun 12 16:18:08.982254 crc crio[22579]: time=\"2026-06-12T16:18:08.973477492Z\" level=info msg=\"Stopping container: 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427 (timeout: 30s)\" id=228fdbe6-4dd0-4ab1-8ead-62a90c0d5c6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.716605 | controller |     "Jun 12 16:18:08.982254 crc crio[22579]: time=\"2026-06-12T16:18:08.973580734Z\" level=info msg=\"Stopping container: 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b (timeout: 30s)\" id=c8da02dd-9b42-43da-9fa4-dfd32c33842c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.716619 | controller |     "Jun 12 16:18:08.982254 crc crio[22579]: time=\"2026-06-12T16:18:08.973614015Z\" level=info msg=\"Stopping container: 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921 (timeout: 30s)\" id=9d40fc87-d24d-4105-ba89-e3f88bea4314 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.716634 | controller |     "Jun 12 16:18:09.156319 crc crio[22579]: time=\"2026-06-12T16:18:09.156222598Z\" level=info msg=\"Stopped container 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3: openstack/ceilometer-0/sg-core\" id=8e04acac-2d20-4464-ae2b-918296ecbeb1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.716648 | controller |     "Jun 12 16:18:09.438033 crc crio[22579]: time=\"2026-06-12T16:18:09.437967501Z\" level=info msg=\"Stopped container 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427: openstack/ceilometer-0/proxy-httpd\" id=228fdbe6-4dd0-4ab1-8ead-62a90c0d5c6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.716663 | controller |     "Jun 12 16:18:09.620478 crc crio[22579]: time=\"2026-06-12T16:18:09.620359267Z\" level=info msg=\"Stopped container 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921: openstack/ceilometer-0/ceilometer-notification-agent\" id=9d40fc87-d24d-4105-ba89-e3f88bea4314 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.716677 | controller |     "Jun 12 16:18:09.674274 crc crio[22579]: time=\"2026-06-12T16:18:09.67355448Z\" level=info msg=\"Stopped container 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b: openstack/ceilometer-0/ceilometer-central-agent\" id=c8da02dd-9b42-43da-9fa4-dfd32c33842c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.716692 | controller |     "Jun 12 16:18:09.676010 crc crio[22579]: time=\"2026-06-12T16:18:09.675610632Z\" level=info msg=\"Stopping pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=d8bd87d0-a2d4-4a0e-815d-994dadd1f51f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.716707 | controller |     "Jun 12 16:18:09.676278 crc crio[22579]: time=\"2026-06-12T16:18:09.676213767Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74 UID:faabda60-c8df-45f9-8ad6-72efdeae78bf NetNS:/var/run/netns/42adf194-2adb-415b-9789-997ca987b9eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfaabda60_c8df_45f9_8ad6_72efdeae78bf.slice PodAnnotations:0xc001216980}] Aliases:map[]}\"",
2026-06-12 17:11:43.716725 | controller |     "Jun 12 16:18:09.677208 crc crio[22579]: time=\"2026-06-12T16:18:09.677146311Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.716741 | controller |     "Jun 12 16:18:10.083115 crc crio[22579]: time=\"2026-06-12T16:18:10.082690962Z\" level=info msg=\"Stopped pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=d8bd87d0-a2d4-4a0e-815d-994dadd1f51f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.716756 | controller |     "Jun 12 16:18:10.690356 crc crio[22579]: time=\"2026-06-12T16:18:10.689815507Z\" level=info msg=\"Removing container: 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427\" id=b40d6d80-7726-427e-a737-d00b41fa96fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.716771 | controller |     "Jun 12 16:18:11.288681 crc crio[22579]: time=\"2026-06-12T16:18:11.287969185Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f5d0094a-3829-477f-a352-e6021bb9532d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716786 | controller |     "Jun 12 16:18:11.290221 crc crio[22579]: time=\"2026-06-12T16:18:11.288724184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.716801 | controller |     "Jun 12 16:18:12.185725 crc crio[22579]: time=\"2026-06-12T16:18:12.185169496Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-79889dfc99-zmbzk/POD\" id=990ef9ea-7c35-4870-a3dd-d0e7c02795c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716816 | controller |     "Jun 12 16:18:12.185870 crc crio[22579]: time=\"2026-06-12T16:18:12.185759981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.716831 | controller |     "Jun 12 16:18:15.643449 crc crio[22579]: time=\"2026-06-12T16:18:15.639994051Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-7dq5n/POD\" id=8f58c62e-8a34-4906-a709-6a07e0a1476c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716845 | controller |     "Jun 12 16:18:15.643449 crc crio[22579]: time=\"2026-06-12T16:18:15.641681714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.716860 | controller |     "Jun 12 16:18:15.755001 crc crio[22579]: time=\"2026-06-12T16:18:15.754671617Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-nd6tr/POD\" id=8c9c5458-2d13-4038-823a-8a6fc6262927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716874 | controller |     "Jun 12 16:18:15.755125 crc crio[22579]: time=\"2026-06-12T16:18:15.755030446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.716889 | controller |     "Jun 12 16:18:15.971096 crc crio[22579]: time=\"2026-06-12T16:18:15.971032268Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-52rgj/POD\" id=6c9c57e7-597d-4edb-ac54-be681f2177d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716903 | controller |     "Jun 12 16:18:15.971275 crc crio[22579]: time=\"2026-06-12T16:18:15.97113427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.716921 | controller |     "Jun 12 16:18:15.971967 crc crio[22579]: time=\"2026-06-12T16:18:15.97191908Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0bff-account-create-update-pc95k/POD\" id=ed70ce92-2e6b-4a5e-8fc6-0179ed672fbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716936 | controller |     "Jun 12 16:18:15.972169 crc crio[22579]: time=\"2026-06-12T16:18:15.972142416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.716951 | controller |     "Jun 12 16:18:16.309961 crc crio[22579]: time=\"2026-06-12T16:18:16.309909963Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-30af-account-create-update-r46ll/POD\" id=39b4862e-bcfa-4220-82b4-d2a4b7783e48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716966 | controller |     "Jun 12 16:18:16.310234 crc crio[22579]: time=\"2026-06-12T16:18:16.310205181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.716981 | controller |     "Jun 12 16:18:16.486832 crc crio[22579]: time=\"2026-06-12T16:18:16.48678256Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-995f-account-create-update-gb7px/POD\" id=2d0e6c5d-4e01-4d21-a3f9-6261d1f38d5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.716996 | controller |     "Jun 12 16:18:16.487071 crc crio[22579]: time=\"2026-06-12T16:18:16.487053727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.717011 | controller |     "Jun 12 16:18:18.809129 crc crio[22579]: time=\"2026-06-12T16:18:18.807583954Z\" level=info msg=\"Stopping container: 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7 (timeout: 30s)\" id=67f0da52-1635-438a-94dd-01edddfe99da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.717025 | controller |     "Jun 12 16:18:18.810375 crc crio[22579]: time=\"2026-06-12T16:18:18.808152488Z\" level=info msg=\"Stopping container: dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea (timeout: 30s)\" id=3a45f2e3-6371-489b-965b-036d1e0c10c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.717040 | controller |     "Jun 12 16:18:20.215890 crc crio[22579]: time=\"2026-06-12T16:18:20.165454388Z\" level=info msg=\"Stopping container: 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e (timeout: 30s)\" id=a8c868ad-376a-4235-b261-0d5238f7fa5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.717055 | controller |     "Jun 12 16:18:20.215890 crc crio[22579]: time=\"2026-06-12T16:18:20.165892829Z\" level=info msg=\"Stopping container: a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350 (timeout: 30s)\" id=a0ce9c05-3d13-4b7c-a266-ea67e985922b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.717070 | controller |     "Jun 12 16:18:21.358674 crc crio[22579]: time=\"2026-06-12T16:18:21.357801902Z\" level=info msg=\"Stopped container 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7: openstack/cinder-scheduler-0/cinder-scheduler\" id=67f0da52-1635-438a-94dd-01edddfe99da name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.717086 | controller |     "Jun 12 16:18:21.527166 crc crio[22579]: time=\"2026-06-12T16:18:21.526830109Z\" level=info msg=\"Stopped container a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350: openstack/glance-default-internal-api-0/glance-log\" id=a0ce9c05-3d13-4b7c-a266-ea67e985922b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.717101 | controller |     "Jun 12 16:18:21.528806 crc crio[22579]: time=\"2026-06-12T16:18:21.528691436Z\" level=info msg=\"Removed container 2daa5b678826140851fc5a1e556eb74a633ffbb2698e3bb540490911140ea427: openstack/ceilometer-0/proxy-httpd\" id=b40d6d80-7726-427e-a737-d00b41fa96fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717119 | controller |     "Jun 12 16:18:21.531779 crc crio[22579]: time=\"2026-06-12T16:18:21.531615781Z\" level=info msg=\"Removing container: 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3\" id=5dc4d877-8e19-4ddc-b28c-33102f697a5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717134 | controller |     "Jun 12 16:18:21.671007 crc crio[22579]: time=\"2026-06-12T16:18:21.670949863Z\" level=info msg=\"Stopped container dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea: openstack/cinder-scheduler-0/probe\" id=3a45f2e3-6371-489b-965b-036d1e0c10c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.717149 | controller |     "Jun 12 16:18:21.672429 crc crio[22579]: time=\"2026-06-12T16:18:21.672320028Z\" level=info msg=\"Stopping pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=1584e877-ccae-4f1c-b735-e4051286e31f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.717164 | controller |     "Jun 12 16:18:21.673427 crc crio[22579]: time=\"2026-06-12T16:18:21.673319193Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c UID:f58a0d74-3a32-4ff6-8b9a-cb1a87bc76a7 NetNS:/var/run/netns/3bfd36dd-f128-4167-b80a-96153e19e58f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf58a0d74_3a32_4ff6_8b9a_cb1a87bc76a7.slice PodAnnotations:0xc0025a0b08}] Aliases:map[]}\"",
2026-06-12 17:11:43.717180 | controller |     "Jun 12 16:18:21.673709 crc crio[22579]: time=\"2026-06-12T16:18:21.673659472Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.717195 | controller |     "Jun 12 16:18:21.706657 crc crio[22579]: time=\"2026-06-12T16:18:21.706570799Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=be35c254-12f4-484d-b4ce-c72d085102da name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.717210 | controller |     "Jun 12 16:18:21.707658 crc crio[22579]: time=\"2026-06-12T16:18:21.707613425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=19c9c644-67e2-452b-8fd0-8987fd6837ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.717226 | controller |     "Jun 12 16:18:21.853420 crc crio[22579]: time=\"2026-06-12T16:18:21.851465693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=4fd05c81-dbc1-485a-b153-86424443ddc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.717240 | controller |     "Jun 12 16:18:21.869738 crc crio[22579]: time=\"2026-06-12T16:18:21.869674166Z\" level=info msg=\"Removed container 04d4b2b3cef9646af80dd62f3d3923ea13f3daf21f292d6a8fa61fd4f6f847e3: openstack/ceilometer-0/sg-core\" id=5dc4d877-8e19-4ddc-b28c-33102f697a5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717255 | controller |     "Jun 12 16:18:21.882680 crc crio[22579]: time=\"2026-06-12T16:18:21.882617075Z\" level=info msg=\"Removing container: 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921\" id=2e1e4c93-e714-40bd-b89f-16a38cbd040e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717270 | controller |     "Jun 12 16:18:21.887147 crc crio[22579]: time=\"2026-06-12T16:18:21.887047867Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-7dq5n Namespace:openstack ID:2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b UID:5cb7382f-2bde-4e24-891f-bd30bce69255 NetNS:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cb7382f_2bde_4e24_891f_bd30bce69255.slice PodAnnotations:0xc000c9a440}] Aliases:map[]}\"",
2026-06-12 17:11:43.717288 | controller |     "Jun 12 16:18:21.887147 crc crio[22579]: time=\"2026-06-12T16:18:21.887117969Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-7dq5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.717305 | controller |     "Jun 12 16:18:21.889929 crc crio[22579]: time=\"2026-06-12T16:18:21.889778917Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-52rgj Namespace:openstack ID:74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 UID:6c664fd6-fa59-4a1c-a291-eab8101aa5ee NetNS:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c664fd6_fa59_4a1c_a291_eab8101aa5ee.slice PodAnnotations:0xc00008c568}] Aliases:map[]}\"",
2026-06-12 17:11:43.717320 | controller |     "Jun 12 16:18:21.889929 crc crio[22579]: time=\"2026-06-12T16:18:21.88990916Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-52rgj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.717335 | controller |     "Jun 12 16:18:21.901764 crc crio[22579]: time=\"2026-06-12T16:18:21.90171199Z\" level=info msg=\"Got pod network &{Name:nova-cell1-995f-account-create-update-gb7px Namespace:openstack ID:30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 UID:567c4f31-2303-42fb-be9c-9e70eb6836c7 NetNS:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod567c4f31_2303_42fb_be9c_9e70eb6836c7.slice PodAnnotations:0xc0022181a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.717353 | controller |     "Jun 12 16:18:21.902772 crc crio[22579]: time=\"2026-06-12T16:18:21.902739656Z\" level=info msg=\"Adding pod openstack_nova-cell1-995f-account-create-update-gb7px to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.717385 | controller |     "Jun 12 16:18:21.930589 crc crio[22579]: time=\"2026-06-12T16:18:21.929698372Z\" level=info msg=\"Got pod network &{Name:nova-cell0-30af-account-create-update-r46ll Namespace:openstack ID:ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 UID:148f3966-39ca-495a-872e-9c8e1851f68b NetNS:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod148f3966_39ca_495a_872e_9c8e1851f68b.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"",
2026-06-12 17:11:43.717402 | controller |     "Jun 12 16:18:21.930834 crc crio[22579]: time=\"2026-06-12T16:18:21.930640126Z\" level=info msg=\"Adding pod openstack_nova-cell0-30af-account-create-update-r46ll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.717417 | controller |     "Jun 12 16:18:21.934219 crc crio[22579]: time=\"2026-06-12T16:18:21.931013905Z\" level=info msg=\"Got pod network &{Name:nova-api-0bff-account-create-update-pc95k Namespace:openstack ID:3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec UID:14ac5483-8c63-4e62-98ba-45fbf8215008 NetNS:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14ac5483_8c63_4e62_98ba_45fbf8215008.slice PodAnnotations:0xc0022183b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.717436 | controller |     "Jun 12 16:18:21.934219 crc crio[22579]: time=\"2026-06-12T16:18:21.931073997Z\" level=info msg=\"Adding pod openstack_nova-api-0bff-account-create-update-pc95k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.717452 | controller |     "Jun 12 16:18:21.937816 crc crio[22579]: time=\"2026-06-12T16:18:21.937731936Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nd6tr Namespace:openstack ID:4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 UID:cdfd24cd-c126-4a4f-a21c-a43393024224 NetNS:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdfd24cd_c126_4a4f_a21c_a43393024224.slice PodAnnotations:0xc000478418}] Aliases:map[]}\"",
2026-06-12 17:11:43.717468 | controller |     "Jun 12 16:18:21.938000 crc crio[22579]: time=\"2026-06-12T16:18:21.937844619Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-nd6tr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.717483 | controller |     "Jun 12 16:18:21.951561 crc crio[22579]: time=\"2026-06-12T16:18:21.951100616Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=8d2f6a34-8b17-4f82-9ea9-392eb67480dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.717498 | controller |     "Jun 12 16:18:22.007973 crc crio[22579]: time=\"2026-06-12T16:18:22.000257006Z\" level=info msg=\"Got pod network &{Name:swift-proxy-79889dfc99-zmbzk Namespace:openstack ID:08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513 UID:6aa42400-3e04-4b76-b37f-346230680e4d NetNS:/var/run/netns/8a9daa5b-c589-47a1-9df4-558ccde98026 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6aa42400_3e04_4b76_b37f_346230680e4d.slice PodAnnotations:0xc00008cd40}] Aliases:map[]}\"",
2026-06-12 17:11:43.717513 | controller |     "Jun 12 16:18:22.007973 crc crio[22579]: time=\"2026-06-12T16:18:22.000488372Z\" level=info msg=\"Adding pod openstack_swift-proxy-79889dfc99-zmbzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.717529 | controller |     "Jun 12 16:18:22.064621 crc crio[22579]: time=\"2026-06-12T16:18:22.06415215Z\" level=info msg=\"Removed container 65a941549d3f5469d48f6428bfe154a419d350d1645db254b29dd0eeba263921: openstack/ceilometer-0/ceilometer-notification-agent\" id=2e1e4c93-e714-40bd-b89f-16a38cbd040e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717544 | controller |     "Jun 12 16:18:22.071665 crc crio[22579]: time=\"2026-06-12T16:18:22.071567309Z\" level=info msg=\"Stopped pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=1584e877-ccae-4f1c-b735-e4051286e31f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.717559 | controller |     "Jun 12 16:18:22.077306 crc crio[22579]: time=\"2026-06-12T16:18:22.073843247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.717574 | controller |     "Jun 12 16:18:22.078678 crc crio[22579]: time=\"2026-06-12T16:18:22.078483765Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 UID:76975c7b-f502-44dd-a097-ace0a8763e48 NetNS:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76975c7b_f502_44dd_a097_ace0a8763e48.slice PodAnnotations:0xc002218710}] Aliases:map[]}\"",
2026-06-12 17:11:43.717589 | controller |     "Jun 12 16:18:22.078678 crc crio[22579]: time=\"2026-06-12T16:18:22.078656469Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.717610 | controller |     "Jun 12 16:18:22.085845 crc crio[22579]: time=\"2026-06-12T16:18:22.085682388Z\" level=info msg=\"Removing container: 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b\" id=cf85c05b-1eaa-4c63-9cfc-99680e305f16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717629 | controller |     "Jun 12 16:18:22.246301 crc crio[22579]: time=\"2026-06-12T16:18:22.246212529Z\" level=info msg=\"Removed container 09eae0f9eadc8853844d4da21618f92992255b92977b0cfb772a1d7a4b7be94b: openstack/ceilometer-0/ceilometer-central-agent\" id=cf85c05b-1eaa-4c63-9cfc-99680e305f16 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717644 | controller |     "Jun 12 16:18:22.331888 crc crio[22579]: time=\"2026-06-12T16:18:22.329956889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.717659 | controller |     "Jun 12 16:18:22.334797 crc crio[22579]: time=\"2026-06-12T16:18:22.334765561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.717673 | controller |     "Jun 12 16:18:22.774030 crc crio[22579]: time=\"2026-06-12T16:18:22.773923386Z\" level=info msg=\"Created container f044e943650e4dfe39af0b122cd41ce7385f491aa0b03176503ebff796946390: openstack/openstackclient/openstackclient\" id=8d2f6a34-8b17-4f82-9ea9-392eb67480dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.717688 | controller |     "Jun 12 16:18:22.777022 crc crio[22579]: time=\"2026-06-12T16:18:22.776606194Z\" level=info msg=\"Starting container: f044e943650e4dfe39af0b122cd41ce7385f491aa0b03176503ebff796946390\" id=9c94b78f-f536-43b4-812b-96c9d954e805 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.717702 | controller |     "Jun 12 16:18:22.781955 crc crio[22579]: time=\"2026-06-12T16:18:22.78192737Z\" level=info msg=\"Started container\" PID=84208 containerID=f044e943650e4dfe39af0b122cd41ce7385f491aa0b03176503ebff796946390 description=openstack/openstackclient/openstackclient id=9c94b78f-f536-43b4-812b-96c9d954e805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fbcd84957c55187070681f03eee333703434fbc552b169f1afcb155d125f7e1",
2026-06-12 17:11:43.717717 | controller |     "Jun 12 16:18:23.007262 crc crio[22579]: time=\"2026-06-12T16:18:23.006776406Z\" level=info msg=\"Removing container: dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea\" id=abad2009-fa61-4ebc-b333-d8c13c074c93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717732 | controller |     "Jun 12 16:18:23.061946 crc crio[22579]: time=\"2026-06-12T16:18:23.061844806Z\" level=info msg=\"Removed container dd1ae4181f1bae48aa6c2f7f6e6f8feb0234a87bd960419ab8d0cd1c9535b9ea: openstack/cinder-scheduler-0/probe\" id=abad2009-fa61-4ebc-b333-d8c13c074c93 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717746 | controller |     "Jun 12 16:18:23.070850 crc crio[22579]: time=\"2026-06-12T16:18:23.070750873Z\" level=info msg=\"Removing container: 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7\" id=39b4e214-8c8c-465a-b02f-1ab61c822d02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717761 | controller |     "Jun 12 16:18:23.115077 crc crio[22579]: time=\"2026-06-12T16:18:23.114963367Z\" level=info msg=\"Removed container 321ef820ab94a8170b6b43abf0920dd2047cc6ad3ca2970e98cbd11121e2fde7: openstack/cinder-scheduler-0/cinder-scheduler\" id=39b4e214-8c8c-465a-b02f-1ab61c822d02 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.717776 | controller |     "Jun 12 16:18:23.228021 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74b37bed6a5f3f5 Mac:96:57:cd:9d:aa:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b SocketPath: PciID:}] [{Interface:0xc00031e6c0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.717794 | controller |     "Jun 12 16:18:23.228814 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f657d073b079f3 Mac:e6:db:b0:47:e7:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.717810 | controller |     "Jun 12 16:18:23.229800 crc crio[22579]: time=\"2026-06-12T16:18:23.229727825Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-52rgj Namespace:openstack ID:74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 UID:6c664fd6-fa59-4a1c-a291-eab8101aa5ee NetNS:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c664fd6_fa59_4a1c_a291_eab8101aa5ee.slice PodAnnotations:0xc00008c568}] Aliases:map[]}\"",
2026-06-12 17:11:43.717825 | controller |     "Jun 12 16:18:23.230027 crc crio[22579]: time=\"2026-06-12T16:18:23.229970131Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-52rgj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.717840 | controller |     "Jun 12 16:18:23.230159 crc crio[22579]: time=\"2026-06-12T16:18:23.230075574Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-7dq5n Namespace:openstack ID:2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b UID:5cb7382f-2bde-4e24-891f-bd30bce69255 NetNS:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cb7382f_2bde_4e24_891f_bd30bce69255.slice PodAnnotations:0xc000c9a440}] Aliases:map[]}\"",
2026-06-12 17:11:43.717855 | controller |     "Jun 12 16:18:23.230346 crc crio[22579]: time=\"2026-06-12T16:18:23.230287069Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-7dq5n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.717871 | controller |     "Jun 12 16:18:23.247199 crc crio[22579]: time=\"2026-06-12T16:18:23.247102097Z\" level=info msg=\"Ran pod sandbox 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 with infra container: openstack/nova-cell1-db-create-52rgj/POD\" id=6c9c57e7-597d-4edb-ac54-be681f2177d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.717886 | controller |     "Jun 12 16:18:23.248983 crc crio[22579]: time=\"2026-06-12T16:18:23.248905272Z\" level=info msg=\"Ran pod sandbox 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b with infra container: openstack/nova-api-db-create-7dq5n/POD\" id=8f58c62e-8a34-4906-a709-6a07e0a1476c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.717900 | controller |     "Jun 12 16:18:23.253273 crc crio[22579]: time=\"2026-06-12T16:18:23.25314971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=59940ab9-5b61-43ef-823b-346d23dd2326 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.717915 | controller |     "Jun 12 16:18:23.270573 crc crio[22579]: time=\"2026-06-12T16:18:23.270369298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=dfea97e0-c887-4b4e-bd09-90328c84d5d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.717929 | controller |     "Jun 12 16:18:23.273560 crc crio[22579]: time=\"2026-06-12T16:18:23.273372134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a97d6743-b9db-4b68-b50b-0ffcc1eaf671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.717950 | controller |     "Jun 12 16:18:23.284028 crc crio[22579]: time=\"2026-06-12T16:18:23.283461741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9ec758cb-8b66-4487-b62f-0b38960322b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.717965 | controller |     "Jun 12 16:18:23.296183 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3144892bd80222c Mac:46:c4:74:87:53:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 SocketPath: PciID:}] [{Interface:0xc0003185c0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.717979 | controller |     "Jun 12 16:18:23.296183 crc crio[22579]: time=\"2026-06-12T16:18:23.292646724Z\" level=info msg=\"Got pod network &{Name:nova-api-0bff-account-create-update-pc95k Namespace:openstack ID:3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec UID:14ac5483-8c63-4e62-98ba-45fbf8215008 NetNS:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14ac5483_8c63_4e62_98ba_45fbf8215008.slice PodAnnotations:0xc0022183b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.717994 | controller |     "Jun 12 16:18:23.296183 crc crio[22579]: time=\"2026-06-12T16:18:23.292832159Z\" level=info msg=\"Checking pod openstack_nova-api-0bff-account-create-update-pc95k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.718009 | controller |     "Jun 12 16:18:23.301206 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef058c3988cbd3e Mac:ce:26:72:60:85:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.718024 | controller |     "Jun 12 16:18:23.301648 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b538ffd60735db Mac:b2:24:a7:3e:fe:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd SocketPath: PciID:}] [{Interface:0xc00023b090 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.718038 | controller |     "Jun 12 16:18:23.302111 crc crio[22579]: time=\"2026-06-12T16:18:23.302038723Z\" level=info msg=\"Got pod network &{Name:nova-cell0-30af-account-create-update-r46ll Namespace:openstack ID:ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 UID:148f3966-39ca-495a-872e-9c8e1851f68b NetNS:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod148f3966_39ca_495a_872e_9c8e1851f68b.slice PodAnnotations:0xc00008cad0}] Aliases:map[]}\"",
2026-06-12 17:11:43.718053 | controller |     "Jun 12 16:18:23.302186 crc crio[22579]: time=\"2026-06-12T16:18:23.302107575Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nd6tr Namespace:openstack ID:4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 UID:cdfd24cd-c126-4a4f-a21c-a43393024224 NetNS:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdfd24cd_c126_4a4f_a21c_a43393024224.slice PodAnnotations:0xc000478418}] Aliases:map[]}\"",
2026-06-12 17:11:43.718068 | controller |     "Jun 12 16:18:23.302281 crc crio[22579]: time=\"2026-06-12T16:18:23.302232458Z\" level=info msg=\"Checking pod openstack_nova-cell0-30af-account-create-update-r46ll for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.718086 | controller |     "Jun 12 16:18:23.302344 crc crio[22579]: time=\"2026-06-12T16:18:23.302278239Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-nd6tr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.718101 | controller |     "Jun 12 16:18:23.305003 crc crio[22579]: time=\"2026-06-12T16:18:23.304915866Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-52rgj/mariadb-database-create\" id=fd24f2d4-a467-499c-b311-f8285d2cde7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.718116 | controller |     "Jun 12 16:18:23.308842 crc crio[22579]: time=\"2026-06-12T16:18:23.308755904Z\" level=info msg=\"Ran pod sandbox 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec with infra container: openstack/nova-api-0bff-account-create-update-pc95k/POD\" id=ed70ce92-2e6b-4a5e-8fc6-0179ed672fbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.718131 | controller |     "Jun 12 16:18:23.314334 crc crio[22579]: time=\"2026-06-12T16:18:23.314243594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=eab0f4b2-5dd1-4a8c-8c42-fdd0e19dd237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718146 | controller |     "Jun 12 16:18:23.321425 crc crio[22579]: time=\"2026-06-12T16:18:23.320916043Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-7dq5n/mariadb-database-create\" id=f289a054-844b-4f85-a52e-4ad0dc4e2338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.718160 | controller |     "Jun 12 16:18:23.333799 crc crio[22579]: time=\"2026-06-12T16:18:23.333710579Z\" level=info msg=\"Ran pod sandbox ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 with infra container: openstack/nova-cell0-30af-account-create-update-r46ll/POD\" id=39b4862e-bcfa-4220-82b4-d2a4b7783e48 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.718175 | controller |     "Jun 12 16:18:23.351787 crc crio[22579]: time=\"2026-06-12T16:18:23.351151532Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=19645884-1734-4099-9a07-9a2d751e452d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718189 | controller |     "Jun 12 16:18:23.354199 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30939ca7b4b5961 Mac:b2:4b:69:c3:b8:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.718204 | controller |     "Jun 12 16:18:23.355370 crc crio[22579]: time=\"2026-06-12T16:18:23.355283947Z\" level=info msg=\"Got pod network &{Name:nova-cell1-995f-account-create-update-gb7px Namespace:openstack ID:30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 UID:567c4f31-2303-42fb-be9c-9e70eb6836c7 NetNS:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod567c4f31_2303_42fb_be9c_9e70eb6836c7.slice PodAnnotations:0xc0022181a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.718218 | controller |     "Jun 12 16:18:23.355673 crc crio[22579]: time=\"2026-06-12T16:18:23.355605055Z\" level=info msg=\"Checking pod openstack_nova-cell1-995f-account-create-update-gb7px for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.718232 | controller |     "Jun 12 16:18:23.370907 crc crio[22579]: time=\"2026-06-12T16:18:23.370253538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718250 | controller |     "Jun 12 16:18:23.381809 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:415727fcf011c69 Mac:6e:fa:c2:ac:a3:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.718265 | controller |     "Jun 12 16:18:23.381809 crc crio[22579]: time=\"2026-06-12T16:18:23.380717444Z\" level=info msg=\"Ran pod sandbox 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 with infra container: openstack/nova-cell0-db-create-nd6tr/POD\" id=8c9c5458-2d13-4038-823a-8a6fc6262927 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.718281 | controller |     "Jun 12 16:18:23.381809 crc crio[22579]: time=\"2026-06-12T16:18:23.38137158Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 UID:76975c7b-f502-44dd-a097-ace0a8763e48 NetNS:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76975c7b_f502_44dd_a097_ace0a8763e48.slice PodAnnotations:0xc002218710}] Aliases:map[]}\"",
2026-06-12 17:11:43.718295 | controller |     "Jun 12 16:18:23.383094 crc crio[22579]: time=\"2026-06-12T16:18:23.383042253Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.718310 | controller |     "Jun 12 16:18:23.387304 crc crio[22579]: time=\"2026-06-12T16:18:23.387204849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4dadf664-5aed-4b8d-b7d9-14e210166474 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718325 | controller |     "Jun 12 16:18:23.407008 crc crio[22579]: time=\"2026-06-12T16:18:23.406618862Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=67decec5-7e02-4dfb-9f83-df32411f6eb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718340 | controller |     "Jun 12 16:18:23.407008 crc crio[22579]: time=\"2026-06-12T16:18:23.406623212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=259d7fcc-51fb-4686-9260-7d5060e52665 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718358 | controller |     "Jun 12 16:18:23.407008 crc crio[22579]: time=\"2026-06-12T16:18:23.407018272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718390 | controller |     "Jun 12 16:18:23.420039 crc crio[22579]: time=\"2026-06-12T16:18:23.419836818Z\" level=info msg=\"Ran pod sandbox 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 with infra container: openstack/nova-cell1-995f-account-create-update-gb7px/POD\" id=2d0e6c5d-4e01-4d21-a3f9-6261d1f38d5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.718407 | controller |     "Jun 12 16:18:23.422863 crc crio[22579]: time=\"2026-06-12T16:18:23.422822924Z\" level=info msg=\"Ran pod sandbox 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 with infra container: openstack/ceilometer-0/POD\" id=f5d0094a-3829-477f-a352-e6021bb9532d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.718421 | controller |     "Jun 12 16:18:23.423847 crc crio[22579]: time=\"2026-06-12T16:18:23.423783919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b3849ffa-f5c1-4f25-ad2a-72aa6843114b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718439 | controller |     "Jun 12 16:18:23.425976 crc crio[22579]: time=\"2026-06-12T16:18:23.425863981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=853f98ea-5594-4fa8-b436-1bddd1b0855a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718454 | controller |     "Jun 12 16:18:23.431453 crc crio[22579]: time=\"2026-06-12T16:18:23.431117245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ac060488-2ea4-4735-9134-26e75a2c9e0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718469 | controller |     "Jun 12 16:18:23.432631 crc crio[22579]: time=\"2026-06-12T16:18:23.43247506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=61705542-8fad-4422-b2c1-97daf58a68f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718484 | controller |     "Jun 12 16:18:23.435745 crc crio[22579]: time=\"2026-06-12T16:18:23.435134167Z\" level=info msg=\"Creating container: openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update\" id=90f5377c-7ed4-4641-96a2-f14c18e2d918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.718498 | controller |     "Jun 12 16:18:23.440019 crc crio[22579]: time=\"2026-06-12T16:18:23.439879028Z\" level=info msg=\"Creating container: openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update\" id=4aae3dfd-472d-4add-90d6-b104ec442472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.718513 | controller |     "Jun 12 16:18:23.448119 crc crio[22579]: time=\"2026-06-12T16:18:23.447955283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718528 | controller |     "Jun 12 16:18:23.448448 crc crio[22579]: time=\"2026-06-12T16:18:23.448346033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718543 | controller |     "Jun 12 16:18:23.456623 crc crio[22579]: time=\"2026-06-12T16:18:23.456546402Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-nd6tr/mariadb-database-create\" id=2a15ae60-b274-40b7-ad83-8e7d7ea2ff8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.718558 | controller |     "Jun 12 16:18:23.467476 crc crio[22579]: time=\"2026-06-12T16:18:23.46710227Z\" level=info msg=\"Creating container: openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update\" id=532d74d7-ec6c-46df-ac5b-f6d83e3009f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.718573 | controller |     "Jun 12 16:18:23.476340 crc crio[22579]: time=\"2026-06-12T16:18:23.475676708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718587 | controller |     "Jun 12 16:18:23.480155 crc crio[22579]: time=\"2026-06-12T16:18:23.479957767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718602 | controller |     "Jun 12 16:18:23.480155 crc crio[22579]: time=\"2026-06-12T16:18:23.480042799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718616 | controller |     "Jun 12 16:18:23.485464 crc crio[22579]: time=\"2026-06-12T16:18:23.483680161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718630 | controller |     "Jun 12 16:18:23.495097 crc crio[22579]: time=\"2026-06-12T16:18:23.494967478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718648 | controller |     "Jun 12 16:18:23.497004 crc crio[22579]: time=\"2026-06-12T16:18:23.496895297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b87cfb11-0fd3-4061-bd77-5af33ff5e3e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718663 | controller |     "Jun 12 16:18:23.499486 crc crio[22579]: time=\"2026-06-12T16:18:23.499416801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718678 | controller |     "Jun 12 16:18:23.522606 crc crio[22579]: time=\"2026-06-12T16:18:23.522042867Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=fe82ab20-dea5-413f-ac0a-fa56ac8f7c7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.718692 | controller |     "Jun 12 16:18:23.523910 crc crio[22579]: 2026-06-12T16:18:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d0a42789c67dc Mac:8a:cf:7d:63:1d:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/8a9daa5b-c589-47a1-9df4-558ccde98026 SocketPath: PciID:}] [{Interface:0xc0002c69b0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.718708 | controller |     "Jun 12 16:18:23.525581 crc crio[22579]: time=\"2026-06-12T16:18:23.525262059Z\" level=info msg=\"Got pod network &{Name:swift-proxy-79889dfc99-zmbzk Namespace:openstack ID:08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513 UID:6aa42400-3e04-4b76-b37f-346230680e4d NetNS:/var/run/netns/8a9daa5b-c589-47a1-9df4-558ccde98026 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6aa42400_3e04_4b76_b37f_346230680e4d.slice PodAnnotations:0xc00008cd40}] Aliases:map[]}\"",
2026-06-12 17:11:43.718723 | controller |     "Jun 12 16:18:23.525581 crc crio[22579]: time=\"2026-06-12T16:18:23.525458254Z\" level=info msg=\"Checking pod openstack_swift-proxy-79889dfc99-zmbzk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.718738 | controller |     "Jun 12 16:18:23.589037 crc crio[22579]: time=\"2026-06-12T16:18:23.588924727Z\" level=info msg=\"Ran pod sandbox 08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513 with infra container: openstack/swift-proxy-79889dfc99-zmbzk/POD\" id=990ef9ea-7c35-4870-a3dd-d0e7c02795c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.718752 | controller |     "Jun 12 16:18:23.594106 crc crio[22579]: time=\"2026-06-12T16:18:23.593546295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d58cc479-c530-4012-bf6d-afc6e19cd90b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.718767 | controller |     "Jun 12 16:18:23.608628 crc crio[22579]: time=\"2026-06-12T16:18:23.608424263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718782 | controller |     "Jun 12 16:18:23.612425 crc crio[22579]: time=\"2026-06-12T16:18:23.612287881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718796 | controller |     "Jun 12 16:18:23.612828 crc crio[22579]: time=\"2026-06-12T16:18:23.612742173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718811 | controller |     "Jun 12 16:18:23.623460 crc crio[22579]: time=\"2026-06-12T16:18:23.62326412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718829 | controller |     "Jun 12 16:18:23.627903 crc crio[22579]: time=\"2026-06-12T16:18:23.627796596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718844 | controller |     "Jun 12 16:18:23.677416 crc crio[22579]: time=\"2026-06-12T16:18:23.677200022Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=40f31ea1-595d-404c-9dc6-c1a5b07ea5a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.718859 | controller |     "Jun 12 16:18:23.677644 crc crio[22579]: time=\"2026-06-12T16:18:23.677427227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718875 | controller |     "Jun 12 16:18:23.769347 crc crio[22579]: time=\"2026-06-12T16:18:23.769222131Z\" level=info msg=\"Stopped container 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e: openstack/glance-default-internal-api-0/glance-httpd\" id=a8c868ad-376a-4235-b261-0d5238f7fa5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.718890 | controller |     "Jun 12 16:18:23.771231 crc crio[22579]: time=\"2026-06-12T16:18:23.7711253Z\" level=info msg=\"Stopping pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=b91a19c4-7e99-48ca-a687-7758215e5c86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.718905 | controller |     "Jun 12 16:18:23.771875 crc crio[22579]: time=\"2026-06-12T16:18:23.771731635Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9 UID:3fc3d4e4-e73b-48ef-ab92-38f719fbac7b NetNS:/var/run/netns/d324333d-f504-4f5f-9346-2d7bd16e5fe8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3fc3d4e4_e73b_48ef_ab92_38f719fbac7b.slice PodAnnotations:0xc000384530}] Aliases:map[]}\"",
2026-06-12 17:11:43.718920 | controller |     "Jun 12 16:18:23.772297 crc crio[22579]: time=\"2026-06-12T16:18:23.771890299Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.718935 | controller |     "Jun 12 16:18:23.772297 crc crio[22579]: time=\"2026-06-12T16:18:23.772285999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718950 | controller |     "Jun 12 16:18:23.779275 crc crio[22579]: time=\"2026-06-12T16:18:23.779198005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.718965 | controller |     "Jun 12 16:18:23.783204 crc crio[22579]: time=\"2026-06-12T16:18:23.783070623Z\" level=info msg=\"Created container 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44: openstack/nova-cell1-db-create-52rgj/mariadb-database-create\" id=fd24f2d4-a467-499c-b311-f8285d2cde7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.718980 | controller |     "Jun 12 16:18:23.784990 crc crio[22579]: time=\"2026-06-12T16:18:23.784847389Z\" level=info msg=\"Starting container: 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44\" id=ec5219ce-e128-4be5-b9e8-b6b293e35f8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.718995 | controller |     "Jun 12 16:18:23.799861 crc crio[22579]: time=\"2026-06-12T16:18:23.799776098Z\" level=info msg=\"Started container\" PID=84329 containerID=1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44 description=openstack/nova-cell1-db-create-52rgj/mariadb-database-create id=ec5219ce-e128-4be5-b9e8-b6b293e35f8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297",
2026-06-12 17:11:43.719015 | controller |     "Jun 12 16:18:23.804842 crc crio[22579]: time=\"2026-06-12T16:18:23.803959864Z\" level=info msg=\"Created container 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27: openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update\" id=4aae3dfd-472d-4add-90d6-b104ec442472 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719030 | controller |     "Jun 12 16:18:23.807715 crc crio[22579]: time=\"2026-06-12T16:18:23.807630838Z\" level=info msg=\"Starting container: 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27\" id=580f5ad4-26e5-4546-8bf1-9c6afaaa1086 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.719045 | controller |     "Jun 12 16:18:23.816994 crc crio[22579]: time=\"2026-06-12T16:18:23.816805501Z\" level=info msg=\"Started container\" PID=84328 containerID=29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27 description=openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update id=580f5ad4-26e5-4546-8bf1-9c6afaaa1086 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6",
2026-06-12 17:11:43.719060 | controller |     "Jun 12 16:18:23.817662 crc crio[22579]: time=\"2026-06-12T16:18:23.817604371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719075 | controller |     "Jun 12 16:18:23.824262 crc crio[22579]: time=\"2026-06-12T16:18:23.824102147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719090 | controller |     "Jun 12 16:18:23.889150 crc crio[22579]: time=\"2026-06-12T16:18:23.888989496Z\" level=info msg=\"Created container a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33: openstack/nova-api-db-create-7dq5n/mariadb-database-create\" id=f289a054-844b-4f85-a52e-4ad0dc4e2338 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719104 | controller |     "Jun 12 16:18:23.911744 crc crio[22579]: time=\"2026-06-12T16:18:23.909072767Z\" level=info msg=\"Starting container: a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33\" id=033014ab-d8cd-484a-80a3-690e1cebc660 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.719130 | controller |     "Jun 12 16:18:23.918324 crc crio[22579]: time=\"2026-06-12T16:18:23.915734055Z\" level=info msg=\"Started container\" PID=84330 containerID=a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33 description=openstack/nova-api-db-create-7dq5n/mariadb-database-create id=033014ab-d8cd-484a-80a3-690e1cebc660 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b",
2026-06-12 17:11:43.719147 | controller |     "Jun 12 16:18:23.926837 crc crio[22579]: time=\"2026-06-12T16:18:23.926731175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=104ff74b-3f5a-4b7b-b6b1-4f38db213379 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.719162 | controller |     "Jun 12 16:18:23.942150 crc crio[22579]: time=\"2026-06-12T16:18:23.942051224Z\" level=info msg=\"Creating container: openstack/swift-proxy-79889dfc99-zmbzk/proxy-httpd\" id=6292731c-22b8-4582-98cb-581c024019ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719176 | controller |     "Jun 12 16:18:23.956481 crc crio[22579]: time=\"2026-06-12T16:18:23.945990165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719194 | controller |     "Jun 12 16:18:23.956481 crc crio[22579]: time=\"2026-06-12T16:18:23.947177505Z\" level=info msg=\"Created container cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85: openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update\" id=90f5377c-7ed4-4641-96a2-f14c18e2d918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719209 | controller |     "Jun 12 16:18:23.956481 crc crio[22579]: time=\"2026-06-12T16:18:23.950884619Z\" level=info msg=\"Starting container: cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85\" id=3a08d0fd-cc78-48c5-881c-86ba90415cd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.719224 | controller |     "Jun 12 16:18:23.957580 crc crio[22579]: time=\"2026-06-12T16:18:23.957415705Z\" level=info msg=\"Started container\" PID=84331 containerID=cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85 description=openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update id=3a08d0fd-cc78-48c5-881c-86ba90415cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec",
2026-06-12 17:11:43.719239 | controller |     "Jun 12 16:18:23.968201 crc crio[22579]: time=\"2026-06-12T16:18:23.966574058Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62 UID:b6bc2e59-a5bd-457e-9da3-d5de89f0f35c NetNS:/var/run/netns/9f531114-867c-4347-80d5-4f9eda7e3652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6bc2e59_a5bd_457e_9da3_d5de89f0f35c.slice PodAnnotations:0xc001216480}] Aliases:map[]}\"",
2026-06-12 17:11:43.719254 | controller |     "Jun 12 16:18:23.968201 crc crio[22579]: time=\"2026-06-12T16:18:23.966626179Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.719268 | controller |     "Jun 12 16:18:24.459922 crc crio[22579]: time=\"2026-06-12T16:18:24.458362181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719283 | controller |     "Jun 12 16:18:24.467237 crc crio[22579]: time=\"2026-06-12T16:18:24.467154145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719299 | controller |     "Jun 12 16:18:24.498180 crc crio[22579]: time=\"2026-06-12T16:18:24.497810314Z\" level=info msg=\"Created container d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e: openstack/nova-cell0-db-create-nd6tr/mariadb-database-create\" id=2a15ae60-b274-40b7-ad83-8e7d7ea2ff8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719313 | controller |     "Jun 12 16:18:24.502998 crc crio[22579]: time=\"2026-06-12T16:18:24.502899494Z\" level=info msg=\"Starting container: d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e\" id=472af597-2e71-4c9c-a504-0ba7255243c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.719328 | controller |     "Jun 12 16:18:24.508332 crc crio[22579]: time=\"2026-06-12T16:18:24.508229639Z\" level=info msg=\"Stopped pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=b91a19c4-7e99-48ca-a687-7758215e5c86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.719343 | controller |     "Jun 12 16:18:24.513759 crc crio[22579]: time=\"2026-06-12T16:18:24.512563189Z\" level=info msg=\"Created container 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f: openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update\" id=532d74d7-ec6c-46df-ac5b-f6d83e3009f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719380 | controller |     "Jun 12 16:18:24.516646 crc crio[22579]: time=\"2026-06-12T16:18:24.514456877Z\" level=info msg=\"Starting container: 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f\" id=10c88bf7-e677-4b4f-98a1-264c799afb77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.719398 | controller |     "Jun 12 16:18:24.520298 crc crio[22579]: time=\"2026-06-12T16:18:24.51768646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719413 | controller |     "Jun 12 16:18:24.521483 crc crio[22579]: time=\"2026-06-12T16:18:24.521035635Z\" level=info msg=\"Started container\" PID=84379 containerID=d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e description=openstack/nova-cell0-db-create-nd6tr/mariadb-database-create id=472af597-2e71-4c9c-a504-0ba7255243c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64",
2026-06-12 17:11:43.719428 | controller |     "Jun 12 16:18:24.532036 crc crio[22579]: time=\"2026-06-12T16:18:24.529431838Z\" level=info msg=\"Started container\" PID=84390 containerID=2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f description=openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update id=10c88bf7-e677-4b4f-98a1-264c799afb77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346",
2026-06-12 17:11:43.719443 | controller |     "Jun 12 16:18:24.532415 crc crio[22579]: time=\"2026-06-12T16:18:24.532280091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719457 | controller |     "Jun 12 16:18:24.793069 crc crio[22579]: 2026-06-12T16:18:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a641b04232c2a32 Mac:da:7f:04:25:d2:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/9f531114-867c-4347-80d5-4f9eda7e3652 SocketPath: PciID:}] [{Interface:0xc000123090 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.719472 | controller |     "Jun 12 16:18:24.794934 crc crio[22579]: time=\"2026-06-12T16:18:24.794839346Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62 UID:b6bc2e59-a5bd-457e-9da3-d5de89f0f35c NetNS:/var/run/netns/9f531114-867c-4347-80d5-4f9eda7e3652 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6bc2e59_a5bd_457e_9da3_d5de89f0f35c.slice PodAnnotations:0xc001216480}] Aliases:map[]}\"",
2026-06-12 17:11:43.719487 | controller |     "Jun 12 16:18:24.795114 crc crio[22579]: time=\"2026-06-12T16:18:24.795062172Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.719502 | controller |     "Jun 12 16:18:24.827665 crc crio[22579]: time=\"2026-06-12T16:18:24.827546568Z\" level=info msg=\"Ran pod sandbox a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62 with infra container: openstack/cinder-scheduler-0/POD\" id=40f31ea1-595d-404c-9dc6-c1a5b07ea5a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.719517 | controller |     "Jun 12 16:18:24.831469 crc crio[22579]: time=\"2026-06-12T16:18:24.831307233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=696a1ac9-0d54-4e76-8b4c-7e47e44ebbb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.719532 | controller |     "Jun 12 16:18:24.880784 crc crio[22579]: time=\"2026-06-12T16:18:24.880685599Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a5ad0ffa-7b44-4e23-9156-5217bbab6ae6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.719549 | controller |     "Jun 12 16:18:24.888947 crc crio[22579]: time=\"2026-06-12T16:18:24.888762774Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=6027c0c1-dac2-4832-aeda-69f9cb7056a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719564 | controller |     "Jun 12 16:18:24.889465 crc crio[22579]: time=\"2026-06-12T16:18:24.889298597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719579 | controller |     "Jun 12 16:18:24.952079 crc crio[22579]: time=\"2026-06-12T16:18:24.951965011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719594 | controller |     "Jun 12 16:18:25.507078 crc crio[22579]: time=\"2026-06-12T16:18:25.505895094Z\" level=info msg=\"Created container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828: openstack/ceilometer-0/ceilometer-central-agent\" id=fe82ab20-dea5-413f-ac0a-fa56ac8f7c7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719609 | controller |     "Jun 12 16:18:25.516556 crc crio[22579]: time=\"2026-06-12T16:18:25.512703077Z\" level=info msg=\"Starting container: bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828\" id=c7855111-031f-4f76-a82c-da87c9d3c7ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.719624 | controller |     "Jun 12 16:18:25.516556 crc crio[22579]: time=\"2026-06-12T16:18:25.513802775Z\" level=info msg=\"Removing container: 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e\" id=13085781-b9b4-4ad1-baab-185591655fee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.719639 | controller |     "Jun 12 16:18:25.520625 crc crio[22579]: time=\"2026-06-12T16:18:25.518559626Z\" level=info msg=\"Started container\" PID=84661 containerID=bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828 description=openstack/ceilometer-0/ceilometer-central-agent id=c7855111-031f-4f76-a82c-da87c9d3c7ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8",
2026-06-12 17:11:43.719654 | controller |     "Jun 12 16:18:25.537461 crc crio[22579]: time=\"2026-06-12T16:18:25.537331233Z\" level=info msg=\"Created container 30a35ca879404aacc32fb3c773da897be3c8bac84230c04bc4b11d620c5648b2: openstack/swift-proxy-79889dfc99-zmbzk/proxy-httpd\" id=6292731c-22b8-4582-98cb-581c024019ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719669 | controller |     "Jun 12 16:18:25.556090 crc crio[22579]: time=\"2026-06-12T16:18:25.555970747Z\" level=info msg=\"Starting container: 30a35ca879404aacc32fb3c773da897be3c8bac84230c04bc4b11d620c5648b2\" id=c7576b63-a76b-49ac-a42f-82f6b12ef043 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.719684 | controller |     "Jun 12 16:18:25.559443 crc crio[22579]: time=\"2026-06-12T16:18:25.559328163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=05c8b9cc-0b85-42aa-bf81-774d72c03d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.719698 | controller |     "Jun 12 16:18:25.597775 crc crio[22579]: time=\"2026-06-12T16:18:25.591988743Z\" level=info msg=\"Started container\" PID=84662 containerID=30a35ca879404aacc32fb3c773da897be3c8bac84230c04bc4b11d620c5648b2 description=openstack/swift-proxy-79889dfc99-zmbzk/proxy-httpd id=c7576b63-a76b-49ac-a42f-82f6b12ef043 name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513",
2026-06-12 17:11:43.719716 | controller |     "Jun 12 16:18:25.625144 crc crio[22579]: time=\"2026-06-12T16:18:25.624982982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f3eb1154-77b8-494e-aaf6-6839ac84e344 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.719731 | controller |     "Jun 12 16:18:25.649764 crc crio[22579]: time=\"2026-06-12T16:18:25.649642179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d84b4931-f82c-4660-a098-097bbf5258b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.719746 | controller |     "Jun 12 16:18:25.655994 crc crio[22579]: time=\"2026-06-12T16:18:25.655959919Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ed238ff8-b249-4dfa-af44-9a9509a3ce96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719760 | controller |     "Jun 12 16:18:25.656480 crc crio[22579]: time=\"2026-06-12T16:18:25.656451632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719775 | controller |     "Jun 12 16:18:25.675040 crc crio[22579]: time=\"2026-06-12T16:18:25.674990153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=688f7dfe-9b1e-4e9b-b1fb-72d533aaf704 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.719790 | controller |     "Jun 12 16:18:25.699583 crc crio[22579]: time=\"2026-06-12T16:18:25.699484156Z\" level=info msg=\"Creating container: openstack/swift-proxy-79889dfc99-zmbzk/proxy-server\" id=c816830e-cb3d-4bd0-b1b5-524d729c93c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719804 | controller |     "Jun 12 16:18:25.701292 crc crio[22579]: time=\"2026-06-12T16:18:25.701251811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719819 | controller |     "Jun 12 16:18:25.802274 crc crio[22579]: time=\"2026-06-12T16:18:25.802013563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719834 | controller |     "Jun 12 16:18:25.818209 crc crio[22579]: time=\"2026-06-12T16:18:25.817795624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719848 | controller |     "Jun 12 16:18:25.823779 crc crio[22579]: time=\"2026-06-12T16:18:25.823705114Z\" level=info msg=\"Removed container 2f056f1d3b985379911991167b98bea2a3509e8befaa2cbef24d019b8bba3b0e: openstack/glance-default-internal-api-0/glance-httpd\" id=13085781-b9b4-4ad1-baab-185591655fee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.719863 | controller |     "Jun 12 16:18:25.839701 crc crio[22579]: time=\"2026-06-12T16:18:25.839476045Z\" level=info msg=\"Removing container: a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350\" id=252c5cf7-8d3f-47fd-a1a7-402f3dbd9d05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.719878 | controller |     "Jun 12 16:18:25.840483 crc crio[22579]: time=\"2026-06-12T16:18:25.840136512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719893 | controller |     "Jun 12 16:18:25.843303 crc crio[22579]: time=\"2026-06-12T16:18:25.84318792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.719907 | controller |     "Jun 12 16:18:25.965804 crc crio[22579]: time=\"2026-06-12T16:18:25.965683604Z\" level=info msg=\"Removed container a794a0fda6992007f804cea0c5364bb7504c33434e3d6ee0ac867d2d876f6350: openstack/glance-default-internal-api-0/glance-log\" id=252c5cf7-8d3f-47fd-a1a7-402f3dbd9d05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.719925 | controller |     "Jun 12 16:18:25.983774 crc crio[22579]: time=\"2026-06-12T16:18:25.979566797Z\" level=info msg=\"Created container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada: openstack/ceilometer-0/ceilometer-notification-agent\" id=ed238ff8-b249-4dfa-af44-9a9509a3ce96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.719941 | controller |     "Jun 12 16:18:25.984812 crc crio[22579]: time=\"2026-06-12T16:18:25.984721428Z\" level=info msg=\"Starting container: c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada\" id=2fea5cf7-92d8-4dc0-961f-600cdbfe30f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.719955 | controller |     "Jun 12 16:18:25.994317 crc crio[22579]: time=\"2026-06-12T16:18:25.993920192Z\" level=info msg=\"Started container\" PID=84743 containerID=c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada description=openstack/ceilometer-0/ceilometer-notification-agent id=2fea5cf7-92d8-4dc0-961f-600cdbfe30f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8",
2026-06-12 17:11:43.719971 | controller |     "Jun 12 16:18:26.017301 crc crio[22579]: time=\"2026-06-12T16:18:26.017211934Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=6739fd0b-d8cd-48b2-aa96-cd171920cf63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.719986 | controller |     "Jun 12 16:18:26.040436 crc crio[22579]: time=\"2026-06-12T16:18:26.039246304Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a42d34ce-9b1b-4186-ae33-51934ee9ae0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.720000 | controller |     "Jun 12 16:18:26.044322 crc crio[22579]: time=\"2026-06-12T16:18:26.044240531Z\" level=info msg=\"Created container f9906c73e8858d0a01d7ae48d96aee504a8a4dd9a9f603bd7b7bd5ee5691d7f2: openstack/swift-proxy-79889dfc99-zmbzk/proxy-server\" id=c816830e-cb3d-4bd0-b1b5-524d729c93c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.720015 | controller |     "Jun 12 16:18:26.048763 crc crio[22579]: time=\"2026-06-12T16:18:26.048667574Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a81d0b70-e05f-44e7-b875-a1aee3403215 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.720030 | controller |     "Jun 12 16:18:26.049236 crc crio[22579]: time=\"2026-06-12T16:18:26.049190387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720045 | controller |     "Jun 12 16:18:26.051198 crc crio[22579]: time=\"2026-06-12T16:18:26.050714226Z\" level=info msg=\"Starting container: f9906c73e8858d0a01d7ae48d96aee504a8a4dd9a9f603bd7b7bd5ee5691d7f2\" id=28187605-d2c6-4ac1-99f2-bf3ab48b31ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.720060 | controller |     "Jun 12 16:18:26.064838 crc crio[22579]: time=\"2026-06-12T16:18:26.06465914Z\" level=info msg=\"Started container\" PID=84746 containerID=f9906c73e8858d0a01d7ae48d96aee504a8a4dd9a9f603bd7b7bd5ee5691d7f2 description=openstack/swift-proxy-79889dfc99-zmbzk/proxy-server id=28187605-d2c6-4ac1-99f2-bf3ab48b31ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d0a42789c67dcfa05a9c7a87888a7a23f4ee31606edbc14714a139ccbd7513",
2026-06-12 17:11:43.720076 | controller |     "Jun 12 16:18:26.152787 crc crio[22579]: time=\"2026-06-12T16:18:26.152595356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720094 | controller |     "Jun 12 16:18:26.193933 crc crio[22579]: time=\"2026-06-12T16:18:26.193844035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720109 | controller |     "Jun 12 16:18:26.199604 crc crio[22579]: time=\"2026-06-12T16:18:26.199438767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720124 | controller |     "Jun 12 16:18:26.562215 crc crio[22579]: time=\"2026-06-12T16:18:26.561842911Z\" level=info msg=\"Stopping pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=015fd1ad-5b08-45e9-ba3a-7e164ccf13de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720139 | controller |     "Jun 12 16:18:26.562545 crc crio[22579]: time=\"2026-06-12T16:18:26.562460717Z\" level=info msg=\"Stopping pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=a342e880-b286-4503-a14a-3a6f9b80ae65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720154 | controller |     "Jun 12 16:18:26.562774 crc crio[22579]: time=\"2026-06-12T16:18:26.562718973Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-52rgj Namespace:openstack ID:74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297 UID:6c664fd6-fa59-4a1c-a291-eab8101aa5ee NetNS:/var/run/netns/b32d07bd-bb81-4ff5-990f-a7336dfb888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c664fd6_fa59_4a1c_a291_eab8101aa5ee.slice PodAnnotations:0xc004fc0588}] Aliases:map[]}\"",
2026-06-12 17:11:43.720169 | controller |     "Jun 12 16:18:26.562875 crc crio[22579]: time=\"2026-06-12T16:18:26.562772085Z\" level=info msg=\"Stopping pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=9a615727-ade6-48e0-9e47-9ef4a33aa7dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720185 | controller |     "Jun 12 16:18:26.562926 crc crio[22579]: time=\"2026-06-12T16:18:26.562877317Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-52rgj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.720200 | controller |     "Jun 12 16:18:26.563307 crc crio[22579]: time=\"2026-06-12T16:18:26.563258057Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-7dq5n Namespace:openstack ID:2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b UID:5cb7382f-2bde-4e24-891f-bd30bce69255 NetNS:/var/run/netns/6a41fd2d-a259-4e3e-a363-1a2cb61603cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5cb7382f_2bde_4e24_891f_bd30bce69255.slice PodAnnotations:0xc0025a0610}] Aliases:map[]}\"",
2026-06-12 17:11:43.720215 | controller |     "Jun 12 16:18:26.563527 crc crio[22579]: time=\"2026-06-12T16:18:26.563442262Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-7dq5n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.720230 | controller |     "Jun 12 16:18:26.563745 crc crio[22579]: time=\"2026-06-12T16:18:26.563643877Z\" level=info msg=\"Stopping pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=82b4eccf-02f9-4ead-b0a9-cd1c732fdf03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720245 | controller |     "Jun 12 16:18:26.564443 crc crio[22579]: time=\"2026-06-12T16:18:26.564191721Z\" level=info msg=\"Got pod network &{Name:nova-cell1-995f-account-create-update-gb7px Namespace:openstack ID:30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346 UID:567c4f31-2303-42fb-be9c-9e70eb6836c7 NetNS:/var/run/netns/5381cf85-dc69-4e42-969b-f236b6a5185d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod567c4f31_2303_42fb_be9c_9e70eb6836c7.slice PodAnnotations:0xc0003848a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.720263 | controller |     "Jun 12 16:18:26.564443 crc crio[22579]: time=\"2026-06-12T16:18:26.564429887Z\" level=info msg=\"Deleting pod openstack_nova-cell1-995f-account-create-update-gb7px from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.720278 | controller |     "Jun 12 16:18:26.564887 crc crio[22579]: time=\"2026-06-12T16:18:26.564863408Z\" level=info msg=\"Stopping pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=d549d4f7-b596-4e88-a1d0-ec2bf92bb53e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720293 | controller |     "Jun 12 16:18:26.565272 crc crio[22579]: time=\"2026-06-12T16:18:26.565248697Z\" level=info msg=\"Got pod network &{Name:nova-api-0bff-account-create-update-pc95k Namespace:openstack ID:3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec UID:14ac5483-8c63-4e62-98ba-45fbf8215008 NetNS:/var/run/netns/92a3848b-c7e2-4294-9f8c-733abe827676 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14ac5483_8c63_4e62_98ba_45fbf8215008.slice PodAnnotations:0xc00008cf28}] Aliases:map[]}\"",
2026-06-12 17:11:43.720308 | controller |     "Jun 12 16:18:26.565595 crc crio[22579]: time=\"2026-06-12T16:18:26.565567686Z\" level=info msg=\"Deleting pod openstack_nova-api-0bff-account-create-update-pc95k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.720323 | controller |     "Jun 12 16:18:26.566062 crc crio[22579]: time=\"2026-06-12T16:18:26.563665757Z\" level=info msg=\"Stopping pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=2d2518fb-d189-41f1-b066-9fda3fe84e63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720337 | controller |     "Jun 12 16:18:26.566315 crc crio[22579]: time=\"2026-06-12T16:18:26.566198512Z\" level=info msg=\"Got pod network &{Name:nova-cell0-30af-account-create-update-r46ll Namespace:openstack ID:ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6 UID:148f3966-39ca-495a-872e-9c8e1851f68b NetNS:/var/run/netns/6e6de562-c7bc-49e0-ae91-c8c635a3d31f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod148f3966_39ca_495a_872e_9c8e1851f68b.slice PodAnnotations:0xc002309600}] Aliases:map[]}\"",
2026-06-12 17:11:43.720356 | controller |     "Jun 12 16:18:26.566438 crc crio[22579]: time=\"2026-06-12T16:18:26.566328065Z\" level=info msg=\"Deleting pod openstack_nova-cell0-30af-account-create-update-r46ll from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.720389 | controller |     "Jun 12 16:18:26.567131 crc crio[22579]: time=\"2026-06-12T16:18:26.563446852Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-nd6tr Namespace:openstack ID:4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64 UID:cdfd24cd-c126-4a4f-a21c-a43393024224 NetNS:/var/run/netns/fe4fa45a-4740-428a-8d55-50ddc388f0bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdfd24cd_c126_4a4f_a21c_a43393024224.slice PodAnnotations:0xc00008cec0}] Aliases:map[]}\"",
2026-06-12 17:11:43.720405 | controller |     "Jun 12 16:18:26.567401 crc crio[22579]: time=\"2026-06-12T16:18:26.56732835Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-nd6tr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.720420 | controller |     "Jun 12 16:18:26.637043 crc crio[22579]: time=\"2026-06-12T16:18:26.636970801Z\" level=info msg=\"Created container d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2: openstack/ceilometer-0/sg-core\" id=a81d0b70-e05f-44e7-b875-a1aee3403215 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.720439 | controller |     "Jun 12 16:18:26.638148 crc crio[22579]: time=\"2026-06-12T16:18:26.637982687Z\" level=info msg=\"Created container af0f06c1934cb342a60c332e3a15f9aaf1aee1a2f10e56cdf746e0ce3683b8ea: openstack/cinder-scheduler-0/cinder-scheduler\" id=6027c0c1-dac2-4832-aeda-69f9cb7056a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.720454 | controller |     "Jun 12 16:18:26.658349 crc crio[22579]: time=\"2026-06-12T16:18:26.658142599Z\" level=info msg=\"Starting container: af0f06c1934cb342a60c332e3a15f9aaf1aee1a2f10e56cdf746e0ce3683b8ea\" id=65be10f1-b98d-4bc2-aca6-ceb02cc93bf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.720469 | controller |     "Jun 12 16:18:26.658846 crc crio[22579]: time=\"2026-06-12T16:18:26.658700123Z\" level=info msg=\"Starting container: d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2\" id=21ec5a7b-5c0f-4821-a562-a57ddf762e17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.720484 | controller |     "Jun 12 16:18:26.659263 crc crio[22579]: time=\"2026-06-12T16:18:26.659172205Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0c17c17e-ce8f-4626-af9d-1f75056ad0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.720498 | controller |     "Jun 12 16:18:26.659263 crc crio[22579]: time=\"2026-06-12T16:18:26.659247737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720513 | controller |     "Jun 12 16:18:26.670030 crc crio[22579]: time=\"2026-06-12T16:18:26.66997087Z\" level=info msg=\"Started container\" PID=84895 containerID=d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2 description=openstack/ceilometer-0/sg-core id=21ec5a7b-5c0f-4821-a562-a57ddf762e17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8",
2026-06-12 17:11:43.720527 | controller |     "Jun 12 16:18:26.695335 crc crio[22579]: time=\"2026-06-12T16:18:26.69515254Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d021b0f5-8067-4c40-b15a-f71b22f06da5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.720541 | controller |     "Jun 12 16:18:26.701613 crc crio[22579]: time=\"2026-06-12T16:18:26.701002259Z\" level=info msg=\"Started container\" PID=84893 containerID=af0f06c1934cb342a60c332e3a15f9aaf1aee1a2f10e56cdf746e0ce3683b8ea description=openstack/cinder-scheduler-0/cinder-scheduler id=65be10f1-b98d-4bc2-aca6-ceb02cc93bf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62",
2026-06-12 17:11:43.720557 | controller |     "Jun 12 16:18:26.718706 crc crio[22579]: time=\"2026-06-12T16:18:26.718599736Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329 UID:91cb1669-2c40-472f-9023-4188f0ebc03a NetNS:/var/run/netns/17bd0ede-f565-456c-bde9-f8d25b142c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91cb1669_2c40_472f_9023_4188f0ebc03a.slice PodAnnotations:0xc002218808}] Aliases:map[]}\"",
2026-06-12 17:11:43.720572 | controller |     "Jun 12 16:18:26.719040 crc crio[22579]: time=\"2026-06-12T16:18:26.719014077Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.720587 | controller |     "Jun 12 16:18:26.741037 crc crio[22579]: time=\"2026-06-12T16:18:26.740915724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=99b6c55a-9f61-4673-80aa-887fbb2ad3ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.720609 | controller |     "Jun 12 16:18:26.759428 crc crio[22579]: time=\"2026-06-12T16:18:26.758908111Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=566b502f-1e2e-4ad3-bee1-519aeccc8a6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.720625 | controller |     "Jun 12 16:18:26.792261 crc crio[22579]: time=\"2026-06-12T16:18:26.792181957Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=077fb3ad-efd5-4f54-994d-3688c4835945 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.720639 | controller |     "Jun 12 16:18:26.795627 crc crio[22579]: time=\"2026-06-12T16:18:26.792635849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720654 | controller |     "Jun 12 16:18:26.815048 crc crio[22579]: time=\"2026-06-12T16:18:26.814976187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=d8937401-356e-45db-a7b5-fa1b4fd50458 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.720669 | controller |     "Jun 12 16:18:26.853065 crc crio[22579]: time=\"2026-06-12T16:18:26.852989323Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=030760d8-b88b-42e2-ac0c-c8d0928d8b51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.720684 | controller |     "Jun 12 16:18:26.854942 crc crio[22579]: time=\"2026-06-12T16:18:26.853450025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720698 | controller |     "Jun 12 16:18:27.027765 crc crio[22579]: time=\"2026-06-12T16:18:27.025064228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720712 | controller |     "Jun 12 16:18:27.029622 crc crio[22579]: time=\"2026-06-12T16:18:27.029230584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720727 | controller |     "Jun 12 16:18:27.144696 crc crio[22579]: time=\"2026-06-12T16:18:27.144191097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.720742 | controller |     "Jun 12 16:18:27.193958 crc crio[22579]: time=\"2026-06-12T16:18:27.19347028Z\" level=info msg=\"Stopped pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=a342e880-b286-4503-a14a-3a6f9b80ae65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720756 | controller |     "Jun 12 16:18:27.376466 crc crio[22579]: time=\"2026-06-12T16:18:27.376265077Z\" level=info msg=\"Created container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44: openstack/ceilometer-0/proxy-httpd\" id=077fb3ad-efd5-4f54-994d-3688c4835945 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.720771 | controller |     "Jun 12 16:18:27.380709 crc crio[22579]: time=\"2026-06-12T16:18:27.380024203Z\" level=info msg=\"Starting container: 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44\" id=487f473d-9578-46ef-993a-f81be39a6ac7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.720785 | controller |     "Jun 12 16:18:27.421122 crc crio[22579]: time=\"2026-06-12T16:18:27.415960736Z\" level=info msg=\"Started container\" PID=85105 containerID=8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 description=openstack/ceilometer-0/proxy-httpd id=487f473d-9578-46ef-993a-f81be39a6ac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8",
2026-06-12 17:11:43.720803 | controller |     "Jun 12 16:18:27.672163 crc crio[22579]: time=\"2026-06-12T16:18:27.670769684Z\" level=info msg=\"Stopped pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=82b4eccf-02f9-4ead-b0a9-cd1c732fdf03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720819 | controller |     "Jun 12 16:18:27.694670 crc crio[22579]: time=\"2026-06-12T16:18:27.684482553Z\" level=info msg=\"Stopping container: bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828 (timeout: 30s)\" id=589358f8-d596-4da4-8961-865aad81ebe2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.720834 | controller |     "Jun 12 16:18:27.712449 crc crio[22579]: time=\"2026-06-12T16:18:27.711770506Z\" level=info msg=\"Stopped pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=9a615727-ade6-48e0-9e47-9ef4a33aa7dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720848 | controller |     "Jun 12 16:18:27.728168 crc crio[22579]: time=\"2026-06-12T16:18:27.727083696Z\" level=info msg=\"Stopping container: 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002 (timeout: 30s)\" id=01e21af2-89b1-4f19-ad8c-a8e50c3c4983 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.720862 | controller |     "Jun 12 16:18:27.740625 crc crio[22579]: time=\"2026-06-12T16:18:27.737718136Z\" level=info msg=\"Stopping container: c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada (timeout: 30s)\" id=3c5bff25-4cb0-42a9-9649-c29aa7a3a2cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.720877 | controller |     "Jun 12 16:18:27.740625 crc crio[22579]: time=\"2026-06-12T16:18:27.740578589Z\" level=info msg=\"Stopping container: d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2 (timeout: 30s)\" id=081afc4c-ad8b-40b9-901a-ec3975d11e7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.720892 | controller |     "Jun 12 16:18:27.741138 crc crio[22579]: time=\"2026-06-12T16:18:27.740954208Z\" level=info msg=\"Stopping container: 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35 (timeout: 30s)\" id=039e76bf-a9a9-4acd-b155-b8cfb84b2a48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.720906 | controller |     "Jun 12 16:18:27.750041 crc crio[22579]: time=\"2026-06-12T16:18:27.748274884Z\" level=info msg=\"Stopping container: 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 (timeout: 30s)\" id=96c51ee9-400f-4a1c-8650-63ddd8a25d70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.720920 | controller |     "Jun 12 16:18:27.779869 crc crio[22579]: time=\"2026-06-12T16:18:27.779794096Z\" level=info msg=\"Stopped pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=2d2518fb-d189-41f1-b066-9fda3fe84e63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720935 | controller |     "Jun 12 16:18:27.780740 crc crio[22579]: time=\"2026-06-12T16:18:27.780254698Z\" level=info msg=\"Stopped pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=015fd1ad-5b08-45e9-ba3a-7e164ccf13de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720949 | controller |     "Jun 12 16:18:27.792642 crc crio[22579]: time=\"2026-06-12T16:18:27.792486318Z\" level=info msg=\"Stopped pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=d549d4f7-b596-4e88-a1d0-ec2bf92bb53e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.720964 | controller |     "Jun 12 16:18:27.931554 crc crio[22579]: time=\"2026-06-12T16:18:27.92666842Z\" level=info msg=\"Stopped container d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2: openstack/ceilometer-0/sg-core\" id=081afc4c-ad8b-40b9-901a-ec3975d11e7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.720981 | controller |     "Jun 12 16:18:28.053203 crc crio[22579]: time=\"2026-06-12T16:18:28.052749826Z\" level=info msg=\"Stopped container 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35: openstack/neutron-546c4497b-dcpf7/neutron-httpd\" id=039e76bf-a9a9-4acd-b155-b8cfb84b2a48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.720996 | controller |     "Jun 12 16:18:28.696680 crc crio[22579]: time=\"2026-06-12T16:18:28.69601444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.721011 | controller |     "Jun 12 16:18:28.713546 crc crio[22579]: 2026-06-12T16:18:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fff20b6c90288c Mac:ea:42:b4:16:0b:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/17bd0ede-f565-456c-bde9-f8d25b142c17 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.721027 | controller |     "Jun 12 16:18:28.714743 crc crio[22579]: time=\"2026-06-12T16:18:28.714332556Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329 UID:91cb1669-2c40-472f-9023-4188f0ebc03a NetNS:/var/run/netns/17bd0ede-f565-456c-bde9-f8d25b142c17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91cb1669_2c40_472f_9023_4188f0ebc03a.slice PodAnnotations:0xc002218808}] Aliases:map[]}\"",
2026-06-12 17:11:43.721042 | controller |     "Jun 12 16:18:28.714743 crc crio[22579]: time=\"2026-06-12T16:18:28.714618743Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.721058 | controller |     "Jun 12 16:18:28.728918 crc crio[22579]: time=\"2026-06-12T16:18:28.728829314Z\" level=info msg=\"Ran pod sandbox 4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329 with infra container: openstack/glance-default-internal-api-0/POD\" id=0c17c17e-ce8f-4626-af9d-1f75056ad0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.721073 | controller |     "Jun 12 16:18:28.744648 crc crio[22579]: time=\"2026-06-12T16:18:28.741668141Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7363679a-d060-413e-b7cb-91040920a5aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.721088 | controller |     "Jun 12 16:18:28.745881 crc crio[22579]: time=\"2026-06-12T16:18:28.745214111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d8c7a001-df9b-4dfe-b04e-4b794ff31102 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.721102 | controller |     "Jun 12 16:18:28.752651 crc crio[22579]: time=\"2026-06-12T16:18:28.752566378Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=40d24218-2bd3-4af4-94a0-07e563ce9c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.721118 | controller |     "Jun 12 16:18:28.754068 crc crio[22579]: time=\"2026-06-12T16:18:28.753459361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.721132 | controller |     "Jun 12 16:18:28.868723 crc crio[22579]: time=\"2026-06-12T16:18:28.867714925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.721147 | controller |     "Jun 12 16:18:28.935003 crc crio[22579]: time=\"2026-06-12T16:18:28.934103163Z\" level=info msg=\"Created container 8c102f7d1e7e79ab1a52ca2fbed07464e3ce1f6c77049a923b29ece6264d2f47: openstack/cinder-scheduler-0/probe\" id=030760d8-b88b-42e2-ac0c-c8d0928d8b51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.721166 | controller |     "Jun 12 16:18:28.961136 crc crio[22579]: time=\"2026-06-12T16:18:28.960658539Z\" level=info msg=\"Starting container: 8c102f7d1e7e79ab1a52ca2fbed07464e3ce1f6c77049a923b29ece6264d2f47\" id=d55ee2e7-aefe-4650-8243-599d34ddc393 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.721181 | controller |     "Jun 12 16:18:29.027564 crc crio[22579]: time=\"2026-06-12T16:18:29.026188725Z\" level=info msg=\"Started container\" PID=85444 containerID=8c102f7d1e7e79ab1a52ca2fbed07464e3ce1f6c77049a923b29ece6264d2f47 description=openstack/cinder-scheduler-0/probe id=d55ee2e7-aefe-4650-8243-599d34ddc393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a641b04232c2a32ee2a08152c3714ddff41103c2e7cd72748c04ddc9bf641c62",
2026-06-12 17:11:43.721197 | controller |     "Jun 12 16:18:29.991252 crc crio[22579]: time=\"2026-06-12T16:18:29.990872841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.721212 | controller |     "Jun 12 16:18:30.176095 crc crio[22579]: time=\"2026-06-12T16:18:30.175941156Z\" level=info msg=\"Created container fc7e6ba0c8140a3691bdc5667bf6da1f9d902fd44bbc29336782d1bc13833527: openstack/glance-default-internal-api-0/glance-log\" id=40d24218-2bd3-4af4-94a0-07e563ce9c17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.721227 | controller |     "Jun 12 16:18:30.181936 crc crio[22579]: time=\"2026-06-12T16:18:30.181854317Z\" level=info msg=\"Starting container: fc7e6ba0c8140a3691bdc5667bf6da1f9d902fd44bbc29336782d1bc13833527\" id=e18cb3d6-d605-4b1c-8ed3-32a3cfee5beb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.721241 | controller |     "Jun 12 16:18:30.189816 crc crio[22579]: time=\"2026-06-12T16:18:30.189724007Z\" level=info msg=\"Started container\" PID=85550 containerID=fc7e6ba0c8140a3691bdc5667bf6da1f9d902fd44bbc29336782d1bc13833527 description=openstack/glance-default-internal-api-0/glance-log id=e18cb3d6-d605-4b1c-8ed3-32a3cfee5beb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329",
2026-06-12 17:11:43.721257 | controller |     "Jun 12 16:18:30.204957 crc crio[22579]: time=\"2026-06-12T16:18:30.204867372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0ecfd985-76f9-4b7e-86bb-a629a285dc1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.721273 | controller |     "Jun 12 16:18:30.326257 crc crio[22579]: time=\"2026-06-12T16:18:30.325806267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=df07e782-4bc7-44db-9d54-684a2c434a90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.721288 | controller |     "Jun 12 16:18:30.340088 crc crio[22579]: time=\"2026-06-12T16:18:30.339010392Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=428fc771-dd4f-4938-b284-97e58cef107c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.721303 | controller |     "Jun 12 16:18:30.340088 crc crio[22579]: time=\"2026-06-12T16:18:30.339565256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.721318 | controller |     "Jun 12 16:18:30.459132 crc crio[22579]: time=\"2026-06-12T16:18:30.459032954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.721333 | controller |     "Jun 12 16:18:31.254043 crc crio[22579]: time=\"2026-06-12T16:18:31.253929213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.721354 | controller |     "Jun 12 16:18:31.434214 crc crio[22579]: time=\"2026-06-12T16:18:31.433845287Z\" level=info msg=\"Created container 66d86cbcf29f436ce4b7927f772ac7e265f4b5db268252ee08661d7375c872c3: openstack/glance-default-internal-api-0/glance-httpd\" id=428fc771-dd4f-4938-b284-97e58cef107c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.721387 | controller |     "Jun 12 16:18:31.436234 crc crio[22579]: time=\"2026-06-12T16:18:31.436145885Z\" level=info msg=\"Starting container: 66d86cbcf29f436ce4b7927f772ac7e265f4b5db268252ee08661d7375c872c3\" id=2e64beb6-5a99-4380-97f1-579b6ef250b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.721404 | controller |     "Jun 12 16:18:31.442703 crc crio[22579]: time=\"2026-06-12T16:18:31.44261667Z\" level=info msg=\"Started container\" PID=85666 containerID=66d86cbcf29f436ce4b7927f772ac7e265f4b5db268252ee08661d7375c872c3 description=openstack/glance-default-internal-api-0/glance-httpd id=2e64beb6-5a99-4380-97f1-579b6ef250b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fff20b6c90288c0a28e2130b4ca84aa6371ed2de5843854c03769582aea8329",
2026-06-12 17:11:43.721419 | controller |     "Jun 12 16:18:31.817448 crc crio[22579]: time=\"2026-06-12T16:18:31.816931916Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-x6pwf/POD\" id=3a1e156d-aa08-4d55-a1a1-cf1136c291bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.721434 | controller |     "Jun 12 16:18:31.817616 crc crio[22579]: time=\"2026-06-12T16:18:31.817538942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.721449 | controller |     "Jun 12 16:18:31.895779 crc crio[22579]: time=\"2026-06-12T16:18:31.895674668Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-x6pwf Namespace:openstack ID:11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 UID:704ba76b-e235-41a2-ab5c-1d27a83bfe94 NetNS:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704ba76b_e235_41a2_ab5c_1d27a83bfe94.slice PodAnnotations:0xc0025a0088}] Aliases:map[]}\"",
2026-06-12 17:11:43.721465 | controller |     "Jun 12 16:18:31.895779 crc crio[22579]: time=\"2026-06-12T16:18:31.895759141Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-x6pwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.721480 | controller |     "Jun 12 16:18:32.357356 crc crio[22579]: time=\"2026-06-12T16:18:32.356997797Z\" level=info msg=\"Stopping container: 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01 (timeout: 30s)\" id=0f508c1a-9632-4ae0-ac10-c59eef5b21f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.721495 | controller |     "Jun 12 16:18:32.358245 crc crio[22579]: time=\"2026-06-12T16:18:32.357172782Z\" level=info msg=\"Stopping container: efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e (timeout: 30s)\" id=d868a7f7-f91b-464d-8c9d-64feaa64f718 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.721510 | controller |     "Jun 12 16:18:32.498956 crc crio[22579]: 2026-06-12T16:18:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11a00e6c2410638 Mac:c6:92:d1:60:87:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 SocketPath: PciID:}] [{Interface:0xc000194680 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.721525 | controller |     "Jun 12 16:18:32.501078 crc crio[22579]: time=\"2026-06-12T16:18:32.501014729Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-x6pwf Namespace:openstack ID:11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 UID:704ba76b-e235-41a2-ab5c-1d27a83bfe94 NetNS:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704ba76b_e235_41a2_ab5c_1d27a83bfe94.slice PodAnnotations:0xc0025a0088}] Aliases:map[]}\"",
2026-06-12 17:11:43.721543 | controller |     "Jun 12 16:18:32.501245 crc crio[22579]: time=\"2026-06-12T16:18:32.501181923Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-x6pwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.721559 | controller |     "Jun 12 16:18:32.563011 crc crio[22579]: time=\"2026-06-12T16:18:32.562841901Z\" level=info msg=\"Stopped container efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e: openstack/glance-default-external-api-0/glance-log\" id=d868a7f7-f91b-464d-8c9d-64feaa64f718 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.721573 | controller |     "Jun 12 16:18:32.564236 crc crio[22579]: time=\"2026-06-12T16:18:32.564049771Z\" level=info msg=\"Ran pod sandbox 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 with infra container: openstack/nova-cell0-conductor-db-sync-x6pwf/POD\" id=3a1e156d-aa08-4d55-a1a1-cf1136c291bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.721588 | controller |     "Jun 12 16:18:32.566590 crc crio[22579]: time=\"2026-06-12T16:18:32.566479203Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a0dc27fa-980a-4f75-ae16-678872675bcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.721603 | controller |     "Jun 12 16:18:32.566807 crc crio[22579]: time=\"2026-06-12T16:18:32.56675538Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=a0dc27fa-980a-4f75-ae16-678872675bcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.721618 | controller |     "Jun 12 16:18:32.566882 crc crio[22579]: time=\"2026-06-12T16:18:32.566827002Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=a0dc27fa-980a-4f75-ae16-678872675bcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.721633 | controller |     "Jun 12 16:18:32.567918 crc crio[22579]: time=\"2026-06-12T16:18:32.567864188Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b1524b70-3e7f-4111-8f83-e7cb0cddd88c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.721647 | controller |     "Jun 12 16:18:32.572237 crc crio[22579]: time=\"2026-06-12T16:18:32.572178648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-12 17:11:43.721662 | controller |     "Jun 12 16:18:34.764040 crc crio[22579]: time=\"2026-06-12T16:18:34.763258824Z\" level=info msg=\"Removing container: 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12\" id=1267f166-2dad-4eb3-a0dc-a32d7f0eda4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721677 | controller |     "Jun 12 16:18:34.802928 crc crio[22579]: time=\"2026-06-12T16:18:34.802734088Z\" level=info msg=\"Removed container 892d0bd024c193bf1ec8281d2d0ffad3f47cdccb8799fbb115fa1bfeefbb4d12: openstack/root-account-create-update-45nw2/mariadb-account-create-update\" id=1267f166-2dad-4eb3-a0dc-a32d7f0eda4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721691 | controller |     "Jun 12 16:18:34.820462 crc crio[22579]: time=\"2026-06-12T16:18:34.819917034Z\" level=info msg=\"Removing container: 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316\" id=e6458a6e-b053-4a25-a699-99392ed71b64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721706 | controller |     "Jun 12 16:18:35.016475 crc crio[22579]: time=\"2026-06-12T16:18:35.016337848Z\" level=info msg=\"Removed container 30554f0ce75b3ed60a66e4b57292bde1c4b5a5e939e15e757ca912dd70ab0316: openshift-infra/auto-csr-approver-29688012-988rh/oc\" id=e6458a6e-b053-4a25-a699-99392ed71b64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721723 | controller |     "Jun 12 16:18:35.019875 crc crio[22579]: time=\"2026-06-12T16:18:35.019805287Z\" level=info msg=\"Removing container: a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8\" id=6e46f3bd-4bfc-41b6-bd10-64e9f8f7544f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721738 | controller |     "Jun 12 16:18:35.152235 crc crio[22579]: time=\"2026-06-12T16:18:35.152149441Z\" level=info msg=\"Removed container a9a30afb1461d1cf88e5e82c21779b64f0988edff1ab38b63474d0dc3a7527e8: openstack/ovn-controller-wh84g-config-lcjx9/ovn-config\" id=6e46f3bd-4bfc-41b6-bd10-64e9f8f7544f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721753 | controller |     "Jun 12 16:18:35.156485 crc crio[22579]: time=\"2026-06-12T16:18:35.156347028Z\" level=info msg=\"Removing container: 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6\" id=b9541908-a80a-47c3-a311-59fb9faab171 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721768 | controller |     "Jun 12 16:18:35.239785 crc crio[22579]: time=\"2026-06-12T16:18:35.239672446Z\" level=info msg=\"Removed container 7d565e27db66eb8171e7489a0dd80e24259d2bb9d498f45da27f67d81667e3a6: openstack/ovn-controller-wh84g-config-j5r8z/ovn-config\" id=b9541908-a80a-47c3-a311-59fb9faab171 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721782 | controller |     "Jun 12 16:18:35.245323 crc crio[22579]: time=\"2026-06-12T16:18:35.245249008Z\" level=info msg=\"Removing container: 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6\" id=7a0f8526-f8a9-4136-af14-dcd3a1551e64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721796 | controller |     "Jun 12 16:18:35.286114 crc crio[22579]: time=\"2026-06-12T16:18:35.286020965Z\" level=info msg=\"Removed container 2c084c49fe1bab82fe8158df1ba8a1640c6f9b36d93f6b4151dcfb61fd97dde6: openstack/ovsdbserver-nb-0-config-1781280703-m9g5x/ovn-config\" id=7a0f8526-f8a9-4136-af14-dcd3a1551e64 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721811 | controller |     "Jun 12 16:18:35.297166 crc crio[22579]: time=\"2026-06-12T16:18:35.296915852Z\" level=info msg=\"Removing container: 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6\" id=8e11faab-e24f-41a8-ae4c-b5167683aa59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721826 | controller |     "Jun 12 16:18:35.342791 crc crio[22579]: time=\"2026-06-12T16:18:35.342709976Z\" level=info msg=\"Removed container 07633cd33c08d190236034b1e7f854b760ff2a70b90c84f0f433299025d293a6: openstack/ovsdbserver-sb-0-config-1781280728-bsfgw/ovn-config\" id=8e11faab-e24f-41a8-ae4c-b5167683aa59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721840 | controller |     "Jun 12 16:18:35.352986 crc crio[22579]: time=\"2026-06-12T16:18:35.352807313Z\" level=info msg=\"Removing container: baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c\" id=72d282a2-5ced-4418-9548-939d4abe45d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721855 | controller |     "Jun 12 16:18:35.394924 crc crio[22579]: time=\"2026-06-12T16:18:35.394672317Z\" level=info msg=\"Removed container baf8d6fa78e71c8692b42969e80b72e42ff229c32c0c3fd48ed7f05a0071dc6c: openstack/ovsdbserver-sb-0-config-1781280727-7bv7m/ovn-config\" id=72d282a2-5ced-4418-9548-939d4abe45d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.721870 | controller |     "Jun 12 16:18:35.411067 crc crio[22579]: time=\"2026-06-12T16:18:35.408917299Z\" level=info msg=\"Stopping pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=f5d38213-4196-4867-ba38-bc32d85a68bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.721888 | controller |     "Jun 12 16:18:35.411067 crc crio[22579]: time=\"2026-06-12T16:18:35.409009462Z\" level=info msg=\"Stopped pod sandbox (already stopped): 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=f5d38213-4196-4867-ba38-bc32d85a68bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.721903 | controller |     "Jun 12 16:18:35.413039 crc crio[22579]: time=\"2026-06-12T16:18:35.412976753Z\" level=info msg=\"Removing pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=17340946-c748-4991-a241-eb8d79f5f756 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.721917 | controller |     "Jun 12 16:18:35.435728 crc crio[22579]: time=\"2026-06-12T16:18:35.435639069Z\" level=info msg=\"Removed pod sandbox: 921d051784a228e084c526a21c0fdb79e13afb6e6159b796c953b49aab401dcf\" id=17340946-c748-4991-a241-eb8d79f5f756 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.721931 | controller |     "Jun 12 16:18:35.436256 crc crio[22579]: time=\"2026-06-12T16:18:35.436169302Z\" level=info msg=\"Stopping pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=aa638e55-3b97-48ce-9ffd-3ad7027fff48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.721946 | controller |     "Jun 12 16:18:35.436256 crc crio[22579]: time=\"2026-06-12T16:18:35.436235954Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=aa638e55-3b97-48ce-9ffd-3ad7027fff48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.721960 | controller |     "Jun 12 16:18:35.436792 crc crio[22579]: time=\"2026-06-12T16:18:35.436739367Z\" level=info msg=\"Removing pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=65cce810-180f-4106-a53e-3e24041cb20f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.721975 | controller |     "Jun 12 16:18:35.458053 crc crio[22579]: time=\"2026-06-12T16:18:35.457966306Z\" level=info msg=\"Removed pod sandbox: 8c8f0f2e2fd2f1fdb6030afe31517cb22e1d3c0a24bc9aa2c70965855fe8a7f6\" id=65cce810-180f-4106-a53e-3e24041cb20f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.721989 | controller |     "Jun 12 16:18:35.458874 crc crio[22579]: time=\"2026-06-12T16:18:35.458822108Z\" level=info msg=\"Stopping pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=dc923f56-70d3-4653-af65-444d1bde8a90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722003 | controller |     "Jun 12 16:18:35.458949 crc crio[22579]: time=\"2026-06-12T16:18:35.45888539Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=dc923f56-70d3-4653-af65-444d1bde8a90 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722017 | controller |     "Jun 12 16:18:35.459666 crc crio[22579]: time=\"2026-06-12T16:18:35.459559957Z\" level=info msg=\"Removing pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=5cf1d91d-d2b1-44e4-a3c6-feb822befab9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722032 | controller |     "Jun 12 16:18:35.475187 crc crio[22579]: time=\"2026-06-12T16:18:35.475099002Z\" level=info msg=\"Removed pod sandbox: dc42151c7a7eec46c2c8b4d3143b85d1d7d80bfba6caef91ec9b5ab544bcd8f9\" id=5cf1d91d-d2b1-44e4-a3c6-feb822befab9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722046 | controller |     "Jun 12 16:18:35.477260 crc crio[22579]: time=\"2026-06-12T16:18:35.477171195Z\" level=info msg=\"Stopping pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=86738ffc-cf7d-47d7-93a6-a848e68d34e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722061 | controller |     "Jun 12 16:18:35.477359 crc crio[22579]: time=\"2026-06-12T16:18:35.477338609Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=86738ffc-cf7d-47d7-93a6-a848e68d34e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722079 | controller |     "Jun 12 16:18:35.478172 crc crio[22579]: time=\"2026-06-12T16:18:35.478072718Z\" level=info msg=\"Removing pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=25b7a999-8c48-44c0-94df-37267b568677 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722094 | controller |     "Jun 12 16:18:35.507857 crc crio[22579]: time=\"2026-06-12T16:18:35.507805934Z\" level=info msg=\"Removed pod sandbox: 2c7da425757ea618c1528dd460f561d6e55760d892478800309ec1d6fd081d0b\" id=25b7a999-8c48-44c0-94df-37267b568677 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722109 | controller |     "Jun 12 16:18:35.512984 crc crio[22579]: time=\"2026-06-12T16:18:35.512706498Z\" level=info msg=\"Stopping pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=50970604-f74a-4b90-be91-aa6c5c8c8c36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722124 | controller |     "Jun 12 16:18:35.513178 crc crio[22579]: time=\"2026-06-12T16:18:35.513045607Z\" level=info msg=\"Stopped pod sandbox (already stopped): a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=50970604-f74a-4b90-be91-aa6c5c8c8c36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722139 | controller |     "Jun 12 16:18:35.513998 crc crio[22579]: time=\"2026-06-12T16:18:35.51396528Z\" level=info msg=\"Removing pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=5c3de1ff-4cf1-4fd7-8585-4b5ecadc5f8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722154 | controller |     "Jun 12 16:18:35.536708 crc crio[22579]: time=\"2026-06-12T16:18:35.536644577Z\" level=info msg=\"Removed pod sandbox: a5654ba6a42e7b516484d0b2aeb6cdfecffe5e5d200108dd96d651c878190b74\" id=5c3de1ff-4cf1-4fd7-8585-4b5ecadc5f8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722169 | controller |     "Jun 12 16:18:35.538109 crc crio[22579]: time=\"2026-06-12T16:18:35.538012312Z\" level=info msg=\"Stopping pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=a850021d-cba2-47ae-a398-b9f17ab2406a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722183 | controller |     "Jun 12 16:18:35.538217 crc crio[22579]: time=\"2026-06-12T16:18:35.538159645Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=a850021d-cba2-47ae-a398-b9f17ab2406a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722198 | controller |     "Jun 12 16:18:35.538931 crc crio[22579]: time=\"2026-06-12T16:18:35.538866173Z\" level=info msg=\"Removing pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=20c0724c-6f57-4e33-bcd6-cb41b4ad1ffc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722213 | controller |     "Jun 12 16:18:35.559778 crc crio[22579]: time=\"2026-06-12T16:18:35.559689113Z\" level=info msg=\"Removed pod sandbox: 5b0a699de736ae71056399abc015f31b68d3fc265642bee3cfb42a252e46a689\" id=20c0724c-6f57-4e33-bcd6-cb41b4ad1ffc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722227 | controller |     "Jun 12 16:18:35.561311 crc crio[22579]: time=\"2026-06-12T16:18:35.561208031Z\" level=info msg=\"Stopping pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=ac2cb681-24ea-4353-9f6b-d0515d4bbe09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722241 | controller |     "Jun 12 16:18:35.561466 crc crio[22579]: time=\"2026-06-12T16:18:35.561315194Z\" level=info msg=\"Stopped pod sandbox (already stopped): d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=ac2cb681-24ea-4353-9f6b-d0515d4bbe09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722259 | controller |     "Jun 12 16:18:35.562146 crc crio[22579]: time=\"2026-06-12T16:18:35.562096294Z\" level=info msg=\"Removing pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=ef0a5321-ba6b-4560-821a-00516d3e2a7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722274 | controller |     "Jun 12 16:18:35.582821 crc crio[22579]: time=\"2026-06-12T16:18:35.582706928Z\" level=info msg=\"Removed pod sandbox: d51b23aa7f5579d3448a7aaca9bd07f9a39557b7fa8492984a7c08373816f564\" id=ef0a5321-ba6b-4560-821a-00516d3e2a7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722288 | controller |     "Jun 12 16:18:35.584638 crc crio[22579]: time=\"2026-06-12T16:18:35.584489393Z\" level=info msg=\"Stopping pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=45aa9841-0720-4737-b6a7-9e2b5ae550ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722303 | controller |     "Jun 12 16:18:35.584733 crc crio[22579]: time=\"2026-06-12T16:18:35.584646257Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=45aa9841-0720-4737-b6a7-9e2b5ae550ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722317 | controller |     "Jun 12 16:18:35.585709 crc crio[22579]: time=\"2026-06-12T16:18:35.585641092Z\" level=info msg=\"Removing pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=f0936826-cfbf-43ed-93a2-c07b0f0de7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722332 | controller |     "Jun 12 16:18:35.605764 crc crio[22579]: time=\"2026-06-12T16:18:35.60559466Z\" level=info msg=\"Removed pod sandbox: fb0d90912c43139de2157db35794d9bf206fe2419fd1f47ef63ed66c0b29807f\" id=f0936826-cfbf-43ed-93a2-c07b0f0de7c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722350 | controller |     "Jun 12 16:18:35.608444 crc crio[22579]: time=\"2026-06-12T16:18:35.606912313Z\" level=info msg=\"Stopping pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=33535be8-3bac-436e-91f6-dc2296bdb221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722384 | controller |     "Jun 12 16:18:35.608628 crc crio[22579]: time=\"2026-06-12T16:18:35.608473593Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=33535be8-3bac-436e-91f6-dc2296bdb221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722401 | controller |     "Jun 12 16:18:35.609796 crc crio[22579]: time=\"2026-06-12T16:18:35.609713015Z\" level=info msg=\"Removing pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=73c6151b-3850-478c-8dcc-29ce3774c476 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722416 | controller |     "Jun 12 16:18:35.632679 crc crio[22579]: time=\"2026-06-12T16:18:35.632576546Z\" level=info msg=\"Removed pod sandbox: 7bc966bbcb2e2ef43035726fd672456f0b620f7d24b05aa71ac82b7d8a4a634e\" id=73c6151b-3850-478c-8dcc-29ce3774c476 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722431 | controller |     "Jun 12 16:18:35.634200 crc crio[22579]: time=\"2026-06-12T16:18:35.634122075Z\" level=info msg=\"Stopping pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=47071dbc-df9a-4ebc-b3a2-1131b95964de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722445 | controller |     "Jun 12 16:18:35.634341 crc crio[22579]: time=\"2026-06-12T16:18:35.634230418Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=47071dbc-df9a-4ebc-b3a2-1131b95964de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722461 | controller |     "Jun 12 16:18:35.638773 crc crio[22579]: time=\"2026-06-12T16:18:35.638662951Z\" level=info msg=\"Removing pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=3ee0c17e-0567-4b46-91fd-5622b0807bfd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722478 | controller |     "Jun 12 16:18:35.692595 crc crio[22579]: time=\"2026-06-12T16:18:35.692399347Z\" level=info msg=\"Removed pod sandbox: ae8579339f5918b8f91bb4ccac4529d29c5d93bc916dbacc09ad68dfe6b57e34\" id=3ee0c17e-0567-4b46-91fd-5622b0807bfd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722494 | controller |     "Jun 12 16:18:35.695739 crc crio[22579]: time=\"2026-06-12T16:18:35.69568411Z\" level=info msg=\"Stopping pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=b91985aa-802c-43f6-801d-22730a72415d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722509 | controller |     "Jun 12 16:18:35.695862 crc crio[22579]: time=\"2026-06-12T16:18:35.695812423Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=b91985aa-802c-43f6-801d-22730a72415d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722523 | controller |     "Jun 12 16:18:35.697004 crc crio[22579]: time=\"2026-06-12T16:18:35.696940302Z\" level=info msg=\"Removing pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=8f1ba4d7-bece-430a-a898-817a38f724f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722538 | controller |     "Jun 12 16:18:35.816923 crc crio[22579]: time=\"2026-06-12T16:18:35.8168126Z\" level=info msg=\"Stopped container 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01: openstack/glance-default-external-api-0/glance-httpd\" id=0f508c1a-9632-4ae0-ac10-c59eef5b21f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.722553 | controller |     "Jun 12 16:18:35.818019 crc crio[22579]: time=\"2026-06-12T16:18:35.817820255Z\" level=info msg=\"Stopping pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=12b0339e-6b4b-4b08-991a-60d73a50bd6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722568 | controller |     "Jun 12 16:18:35.818879 crc crio[22579]: time=\"2026-06-12T16:18:35.81880801Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215 UID:ecc8a0fb-a7f1-420b-a47c-d08a571c8b1f NetNS:/var/run/netns/ce5abf11-1743-43cf-9b8a-018b687b5740 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecc8a0fb_a7f1_420b_a47c_d08a571c8b1f.slice PodAnnotations:0xc004fc00b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.722583 | controller |     "Jun 12 16:18:35.819130 crc crio[22579]: time=\"2026-06-12T16:18:35.819038976Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.722598 | controller |     "Jun 12 16:18:35.829491 crc crio[22579]: time=\"2026-06-12T16:18:35.82941003Z\" level=info msg=\"Removed pod sandbox: 7371e76d88f4daedd0614b1229f9037b73bc2a300703d99bb706975aaddda745\" id=8f1ba4d7-bece-430a-a898-817a38f724f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722613 | controller |     "Jun 12 16:18:35.832789 crc crio[22579]: time=\"2026-06-12T16:18:35.832704644Z\" level=info msg=\"Stopping pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=8a3c3203-d223-47e5-b20c-bd9d6be2fcf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722628 | controller |     "Jun 12 16:18:35.832913 crc crio[22579]: time=\"2026-06-12T16:18:35.832818887Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=8a3c3203-d223-47e5-b20c-bd9d6be2fcf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722646 | controller |     "Jun 12 16:18:35.833698 crc crio[22579]: time=\"2026-06-12T16:18:35.833622707Z\" level=info msg=\"Removing pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=3cf14066-d4ee-4b32-86e0-2aa8797c34ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722661 | controller |     "Jun 12 16:18:35.863482 crc crio[22579]: time=\"2026-06-12T16:18:35.863181239Z\" level=info msg=\"Removed pod sandbox: 9130b0acd1d57be5dbf8740031fad9ab846060562b36c2292844641147d1964c\" id=3cf14066-d4ee-4b32-86e0-2aa8797c34ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722676 | controller |     "Jun 12 16:18:35.868418 crc crio[22579]: time=\"2026-06-12T16:18:35.86834126Z\" level=info msg=\"Stopping pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=610911a8-d700-46a4-93f7-8c62794a3628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722691 | controller |     "Jun 12 16:18:35.868732 crc crio[22579]: time=\"2026-06-12T16:18:35.868704189Z\" level=info msg=\"Stopped pod sandbox (already stopped): 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=610911a8-d700-46a4-93f7-8c62794a3628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722706 | controller |     "Jun 12 16:18:35.871164 crc crio[22579]: time=\"2026-06-12T16:18:35.87109117Z\" level=info msg=\"Removing pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=8a553061-7993-48e1-91b1-f1a2ac344c99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722720 | controller |     "Jun 12 16:18:35.894233 crc crio[22579]: time=\"2026-06-12T16:18:35.894157206Z\" level=info msg=\"Removed pod sandbox: 986c4fb51289503a82f120f1f531485c766076175e5b83b78e176e0f8e3db252\" id=8a553061-7993-48e1-91b1-f1a2ac344c99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722734 | controller |     "Jun 12 16:18:35.895276 crc crio[22579]: time=\"2026-06-12T16:18:35.895195793Z\" level=info msg=\"Stopping pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=de1f80ee-ced7-40ad-86ed-b3410951e465 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722749 | controller |     "Jun 12 16:18:35.895434 crc crio[22579]: time=\"2026-06-12T16:18:35.895281425Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=de1f80ee-ced7-40ad-86ed-b3410951e465 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722764 | controller |     "Jun 12 16:18:35.895949 crc crio[22579]: time=\"2026-06-12T16:18:35.895884Z\" level=info msg=\"Removing pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=3d123465-392d-435b-bc7b-9778fec44886 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722780 | controller |     "Jun 12 16:18:35.925070 crc crio[22579]: time=\"2026-06-12T16:18:35.92496898Z\" level=info msg=\"Removed pod sandbox: a4988e245d422a50b494652f8bef61da00f32490cb305173180f7d18da407c35\" id=3d123465-392d-435b-bc7b-9778fec44886 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722794 | controller |     "Jun 12 16:18:35.926159 crc crio[22579]: time=\"2026-06-12T16:18:35.926075708Z\" level=info msg=\"Stopping pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=82b5cd65-4c4b-4288-a1c5-f44be53859c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722809 | controller |     "Jun 12 16:18:35.926275 crc crio[22579]: time=\"2026-06-12T16:18:35.92617447Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=82b5cd65-4c4b-4288-a1c5-f44be53859c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722824 | controller |     "Jun 12 16:18:35.926906 crc crio[22579]: time=\"2026-06-12T16:18:35.926846427Z\" level=info msg=\"Removing pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=e7834977-0f9f-43e7-b729-648fc94381b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722842 | controller |     "Jun 12 16:18:35.945964 crc crio[22579]: time=\"2026-06-12T16:18:35.945874221Z\" level=info msg=\"Removed pod sandbox: 1a0e98ef5d7bcb62f92bc5ef7f120d8fc2f33c28524e72584d1885e0b2d9fb79\" id=e7834977-0f9f-43e7-b729-648fc94381b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.722857 | controller |     "Jun 12 16:18:36.362842 crc crio[22579]: time=\"2026-06-12T16:18:36.362276618Z\" level=info msg=\"Stopped pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=12b0339e-6b4b-4b08-991a-60d73a50bd6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722872 | controller |     "Jun 12 16:18:36.452651 crc crio[22579]: time=\"2026-06-12T16:18:36.452578714Z\" level=info msg=\"Stopping container: d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a (timeout: 30s)\" id=ee62a155-55dd-4f82-ab80-1e61e2c793e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.722887 | controller |     "Jun 12 16:18:36.456073 crc crio[22579]: time=\"2026-06-12T16:18:36.454068062Z\" level=info msg=\"Stopping container: 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78 (timeout: 30s)\" id=c6d8fb6e-edcc-4fc2-ba6f-c5d88d914487 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.722901 | controller |     "Jun 12 16:18:36.609457 crc crio[22579]: time=\"2026-06-12T16:18:36.609180465Z\" level=info msg=\"Stopped container 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78: openstack/placement-c74948546-gcxxf/placement-log\" id=c6d8fb6e-edcc-4fc2-ba6f-c5d88d914487 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.722916 | controller |     "Jun 12 16:18:37.870668 crc crio[22579]: time=\"2026-06-12T16:18:37.870150434Z\" level=info msg=\"Stopped container 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002: openstack/neutron-546c4497b-dcpf7/neutron-api\" id=01e21af2-89b1-4f19-ad8c-a8e50c3c4983 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.722931 | controller |     "Jun 12 16:18:37.875978 crc crio[22579]: time=\"2026-06-12T16:18:37.87588353Z\" level=info msg=\"Stopping pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=1648b400-3252-496c-b2f7-0ae103ee3fc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.722946 | controller |     "Jun 12 16:18:37.876990 crc crio[22579]: time=\"2026-06-12T16:18:37.876960148Z\" level=info msg=\"Got pod network &{Name:neutron-546c4497b-dcpf7 Namespace:openstack ID:d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2 UID:09374348-8ec7-4928-9e60-9ad9f20b3315 NetNS:/var/run/netns/d8a8505c-2385-42d3-8ec5-8308198a9ddb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod09374348_8ec7_4928_9e60_9ad9f20b3315.slice PodAnnotations:0xc000548640}] Aliases:map[]}\"",
2026-06-12 17:11:43.722961 | controller |     "Jun 12 16:18:37.877316 crc crio[22579]: time=\"2026-06-12T16:18:37.877292866Z\" level=info msg=\"Deleting pod openstack_neutron-546c4497b-dcpf7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.722976 | controller |     "Jun 12 16:18:38.040319 crc crio[22579]: time=\"2026-06-12T16:18:38.039923981Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=624cd788-72cc-419e-987c-91b0d1c858e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.722990 | controller |     "Jun 12 16:18:38.040694 crc crio[22579]: time=\"2026-06-12T16:18:38.040337561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723005 | controller |     "Jun 12 16:18:38.133262 crc crio[22579]: time=\"2026-06-12T16:18:38.133129581Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d UID:f14c8679-e3de-4f08-bc36-dd4ec30fbefa NetNS:/var/run/netns/3d349d65-7022-4c4b-86cf-849a91137bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf14c8679_e3de_4f08_bc36_dd4ec30fbefa.slice PodAnnotations:0xc006b8e0c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.723022 | controller |     "Jun 12 16:18:38.134098 crc crio[22579]: time=\"2026-06-12T16:18:38.134075325Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.723037 | controller |     "Jun 12 16:18:38.575129 crc crio[22579]: time=\"2026-06-12T16:18:38.574120921Z\" level=info msg=\"Stopped pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=1648b400-3252-496c-b2f7-0ae103ee3fc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.723052 | controller |     "Jun 12 16:18:38.993190 crc crio[22579]: 2026-06-12T16:18:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b81a4a0316206a0 Mac:aa:85:dc:4d:28:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/3d349d65-7022-4c4b-86cf-849a91137bb9 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.723066 | controller |     "Jun 12 16:18:38.994741 crc crio[22579]: time=\"2026-06-12T16:18:38.994568571Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d UID:f14c8679-e3de-4f08-bc36-dd4ec30fbefa NetNS:/var/run/netns/3d349d65-7022-4c4b-86cf-849a91137bb9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf14c8679_e3de_4f08_bc36_dd4ec30fbefa.slice PodAnnotations:0xc006b8e0c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.723081 | controller |     "Jun 12 16:18:38.994824 crc crio[22579]: time=\"2026-06-12T16:18:38.994744145Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.723096 | controller |     "Jun 12 16:18:39.012294 crc crio[22579]: time=\"2026-06-12T16:18:39.012020745Z\" level=info msg=\"Ran pod sandbox b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d with infra container: openstack/glance-default-external-api-0/POD\" id=624cd788-72cc-419e-987c-91b0d1c858e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.723111 | controller |     "Jun 12 16:18:39.019270 crc crio[22579]: time=\"2026-06-12T16:18:39.019190547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8863d24a-cd00-47b7-b019-f4492d8b4158 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.723126 | controller |     "Jun 12 16:18:39.021688 crc crio[22579]: time=\"2026-06-12T16:18:39.021586788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1ccedc63-96e5-4807-a9c1-cd1dddf474ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.723141 | controller |     "Jun 12 16:18:39.029237 crc crio[22579]: time=\"2026-06-12T16:18:39.029177311Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=873bb7be-6c23-4b41-8936-3b13316de1fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.723156 | controller |     "Jun 12 16:18:39.029597 crc crio[22579]: time=\"2026-06-12T16:18:39.02954959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723175 | controller |     "Jun 12 16:18:39.088756 crc crio[22579]: time=\"2026-06-12T16:18:39.088618032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723201 | controller |     "Jun 12 16:18:39.671356 crc crio[22579]: time=\"2026-06-12T16:18:39.671245555Z\" level=info msg=\"Removing container: 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35\" id=9f38319c-1685-468c-8bc9-349eb0ab9fa0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723217 | controller |     "Jun 12 16:18:39.762199 crc crio[22579]: time=\"2026-06-12T16:18:39.760548485Z\" level=info msg=\"Removed container 3678960295e194efbcccb547f9249d2f64b68a32602a86f0b231643729906f35: openstack/neutron-546c4497b-dcpf7/neutron-httpd\" id=9f38319c-1685-468c-8bc9-349eb0ab9fa0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723232 | controller |     "Jun 12 16:18:39.764411 crc crio[22579]: time=\"2026-06-12T16:18:39.764338622Z\" level=info msg=\"Removing container: 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002\" id=29daa49a-4150-4092-a93e-ed88ed253462 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723247 | controller |     "Jun 12 16:18:39.794033 crc crio[22579]: time=\"2026-06-12T16:18:39.793949335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723262 | controller |     "Jun 12 16:18:39.816120 crc crio[22579]: time=\"2026-06-12T16:18:39.816012726Z\" level=info msg=\"Removed container 0a76fef344f1e9e1f9fb64fb001b58b4f7d3abaa9b80a4059a3c2c51ace00002: openstack/neutron-546c4497b-dcpf7/neutron-api\" id=29daa49a-4150-4092-a93e-ed88ed253462 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723277 | controller |     "Jun 12 16:18:40.150024 crc crio[22579]: time=\"2026-06-12T16:18:40.149828983Z\" level=info msg=\"Created container 3bda523f4cf1ac8cf93d4081a30532534ec07927518980f6df6d885e16ea7206: openstack/glance-default-external-api-0/glance-log\" id=873bb7be-6c23-4b41-8936-3b13316de1fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.723291 | controller |     "Jun 12 16:18:40.155025 crc crio[22579]: time=\"2026-06-12T16:18:40.154916962Z\" level=info msg=\"Starting container: 3bda523f4cf1ac8cf93d4081a30532534ec07927518980f6df6d885e16ea7206\" id=058202fb-f175-4570-b433-e1d43f013d82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.723307 | controller |     "Jun 12 16:18:40.170435 crc crio[22579]: time=\"2026-06-12T16:18:40.170248902Z\" level=info msg=\"Started container\" PID=86551 containerID=3bda523f4cf1ac8cf93d4081a30532534ec07927518980f6df6d885e16ea7206 description=openstack/glance-default-external-api-0/glance-log id=058202fb-f175-4570-b433-e1d43f013d82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d",
2026-06-12 17:11:43.723322 | controller |     "Jun 12 16:18:40.358771 crc crio[22579]: time=\"2026-06-12T16:18:40.35859267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=bcc580b0-30a9-40ce-b5fa-b271d1a04fea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.723337 | controller |     "Jun 12 16:18:40.726422 crc crio[22579]: time=\"2026-06-12T16:18:40.725985191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e2d8a92-9b04-41b4-831a-a5f054d7c165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.723351 | controller |     "Jun 12 16:18:41.157622 crc crio[22579]: time=\"2026-06-12T16:18:41.157256556Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=ba4cd210-3db2-436f-a929-f8a35ca7a019 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.723386 | controller |     "Jun 12 16:18:41.158699 crc crio[22579]: time=\"2026-06-12T16:18:41.15783086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723410 | controller |     "Jun 12 16:18:41.220585 crc crio[22579]: time=\"2026-06-12T16:18:41.220061273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723426 | controller |     "Jun 12 16:18:41.245911 crc crio[22579]: time=\"2026-06-12T16:18:41.245801047Z\" level=info msg=\"Stopped container d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a: openstack/placement-c74948546-gcxxf/placement-api\" id=ee62a155-55dd-4f82-ab80-1e61e2c793e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.723441 | controller |     "Jun 12 16:18:41.247317 crc crio[22579]: time=\"2026-06-12T16:18:41.247129931Z\" level=info msg=\"Stopping pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=af616d2f-21ea-4427-9351-c12df11b6bb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.723456 | controller |     "Jun 12 16:18:41.247987 crc crio[22579]: time=\"2026-06-12T16:18:41.247917941Z\" level=info msg=\"Got pod network &{Name:placement-c74948546-gcxxf Namespace:openstack ID:9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52 UID:20aa0e5d-90a9-4c72-9c0b-d86a788a59c1 NetNS:/var/run/netns/0d4e6047-5827-4729-b5f5-e9e998fc028d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20aa0e5d_90a9_4c72_9c0b_d86a788a59c1.slice PodAnnotations:0xc000384078}] Aliases:map[]}\"",
2026-06-12 17:11:43.723472 | controller |     "Jun 12 16:18:41.248230 crc crio[22579]: time=\"2026-06-12T16:18:41.248124446Z\" level=info msg=\"Deleting pod openstack_placement-c74948546-gcxxf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.723487 | controller |     "Jun 12 16:18:41.619747 crc crio[22579]: time=\"2026-06-12T16:18:41.61957269Z\" level=info msg=\"Stopped pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=af616d2f-21ea-4427-9351-c12df11b6bb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.723502 | controller |     "Jun 12 16:18:41.808674 crc crio[22579]: time=\"2026-06-12T16:18:41.808191435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723517 | controller |     "Jun 12 16:18:42.388656 crc crio[22579]: time=\"2026-06-12T16:18:42.388005286Z\" level=info msg=\"Created container 76df21e4e167df911616dafad49d965e44d35b5d0411cf715cf98a8a133e6f3a: openstack/glance-default-external-api-0/glance-httpd\" id=ba4cd210-3db2-436f-a929-f8a35ca7a019 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.723531 | controller |     "Jun 12 16:18:42.391326 crc crio[22579]: time=\"2026-06-12T16:18:42.389967046Z\" level=info msg=\"Starting container: 76df21e4e167df911616dafad49d965e44d35b5d0411cf715cf98a8a133e6f3a\" id=2fcfa80e-b386-4ff7-ab68-88c6b15b0231 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.723546 | controller |     "Jun 12 16:18:42.397704 crc crio[22579]: time=\"2026-06-12T16:18:42.397470986Z\" level=info msg=\"Started container\" PID=86727 containerID=76df21e4e167df911616dafad49d965e44d35b5d0411cf715cf98a8a133e6f3a description=openstack/glance-default-external-api-0/glance-httpd id=2fcfa80e-b386-4ff7-ab68-88c6b15b0231 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b81a4a0316206a0588fe4431510cb33cca53ccfd9eb7a25a2aad526aa6ebe54d",
2026-06-12 17:11:43.723561 | controller |     "Jun 12 16:18:50.045657 crc crio[22579]: time=\"2026-06-12T16:18:50.044816473Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=b1524b70-3e7f-4111-8f83-e7cb0cddd88c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.723580 | controller |     "Jun 12 16:18:50.047059 crc crio[22579]: time=\"2026-06-12T16:18:50.046546167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ffe74675-2ab9-4bc1-bb14-3187658db365 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.723596 | controller |     "Jun 12 16:18:50.079932 crc crio[22579]: time=\"2026-06-12T16:18:50.079807182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d9e22279-31d5-44dc-a9ce-6fc4bbbdf328 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.723610 | controller |     "Jun 12 16:18:50.089725 crc crio[22579]: time=\"2026-06-12T16:18:50.089622532Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync\" id=328f2b5b-bb36-4232-970d-66b28b54ab7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.723625 | controller |     "Jun 12 16:18:50.091233 crc crio[22579]: time=\"2026-06-12T16:18:50.091140901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723640 | controller |     "Jun 12 16:18:50.144021 crc crio[22579]: time=\"2026-06-12T16:18:50.143911002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723655 | controller |     "Jun 12 16:18:50.147480 crc crio[22579]: time=\"2026-06-12T16:18:50.147404781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.723670 | controller |     "Jun 12 16:18:50.345828 crc crio[22579]: time=\"2026-06-12T16:18:50.345747174Z\" level=info msg=\"Created container 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef: openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync\" id=328f2b5b-bb36-4232-970d-66b28b54ab7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.723684 | controller |     "Jun 12 16:18:50.346631 crc crio[22579]: time=\"2026-06-12T16:18:50.346579745Z\" level=info msg=\"Starting container: 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef\" id=d274cb1f-2711-4490-97bf-9f93707c6227 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.723699 | controller |     "Jun 12 16:18:50.354830 crc crio[22579]: time=\"2026-06-12T16:18:50.354709902Z\" level=info msg=\"Started container\" PID=87333 containerID=7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef description=openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync id=d274cb1f-2711-4490-97bf-9f93707c6227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69",
2026-06-12 17:11:43.723714 | controller |     "Jun 12 16:18:57.768758 crc crio[22579]: time=\"2026-06-12T16:18:57.767869774Z\" level=warning msg=\"Stopping container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.723729 | controller |     "Jun 12 16:18:57.799014 crc crio[22579]: time=\"2026-06-12T16:18:57.798482112Z\" level=warning msg=\"Stopping container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.723743 | controller |     "Jun 12 16:18:57.821213 crc crio[22579]: time=\"2026-06-12T16:18:57.820760999Z\" level=warning msg=\"Stopping container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.723758 | controller |     "Jun 12 16:18:57.824816 crc crio[22579]: time=\"2026-06-12T16:18:57.824668678Z\" level=error msg=\"Killing container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:11:43.723776 | controller |     "Jun 12 16:18:57.849154 crc crio[22579]: time=\"2026-06-12T16:18:57.848862903Z\" level=info msg=\"Stopped container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44: openstack/ceilometer-0/proxy-httpd\" id=96c51ee9-400f-4a1c-8650-63ddd8a25d70 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.723792 | controller |     "Jun 12 16:18:57.924623 crc crio[22579]: time=\"2026-06-12T16:18:57.924467665Z\" level=error msg=\"Killing container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:11:43.723807 | controller |     "Jun 12 16:18:57.961908 crc crio[22579]: time=\"2026-06-12T16:18:57.96161571Z\" level=info msg=\"Stopped container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada: openstack/ceilometer-0/ceilometer-notification-agent\" id=3c5bff25-4cb0-42a9-9649-c29aa7a3a2cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.723823 | controller |     "Jun 12 16:18:58.332985 crc crio[22579]: time=\"2026-06-12T16:18:58.332785336Z\" level=info msg=\"Stopped container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828: openstack/ceilometer-0/ceilometer-central-agent\" id=589358f8-d596-4da4-8961-865aad81ebe2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.723837 | controller |     "Jun 12 16:18:58.335958 crc crio[22579]: time=\"2026-06-12T16:18:58.335892935Z\" level=info msg=\"Stopping pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=26e00f4f-bef3-4fe9-886a-ec1df63578b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.723852 | controller |     "Jun 12 16:18:58.336632 crc crio[22579]: time=\"2026-06-12T16:18:58.336580653Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8 UID:76975c7b-f502-44dd-a097-ace0a8763e48 NetNS:/var/run/netns/c006800b-cbd1-41d3-b5be-505fa803d11d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod76975c7b_f502_44dd_a097_ace0a8763e48.slice PodAnnotations:0xc000479e50}] Aliases:map[]}\"",
2026-06-12 17:11:43.723867 | controller |     "Jun 12 16:18:58.336788 crc crio[22579]: time=\"2026-06-12T16:18:58.336745737Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.723882 | controller |     "Jun 12 16:18:58.800733 crc crio[22579]: time=\"2026-06-12T16:18:58.800641601Z\" level=info msg=\"Stopped pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=26e00f4f-bef3-4fe9-886a-ec1df63578b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.723897 | controller |     "Jun 12 16:18:59.059751 crc crio[22579]: time=\"2026-06-12T16:18:59.05898194Z\" level=info msg=\"Removing container: 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44\" id=6482b663-3cd6-43ea-b6ae-3e9883a6eb50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723911 | controller |     "Jun 12 16:18:59.099518 crc crio[22579]: time=\"2026-06-12T16:18:59.099398157Z\" level=info msg=\"Removed container 8fad38166c7c52433020a33f7cc5f6c604f27e2880a596edf6c496fffba31b44: openstack/ceilometer-0/proxy-httpd\" id=6482b663-3cd6-43ea-b6ae-3e9883a6eb50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723930 | controller |     "Jun 12 16:18:59.106932 crc crio[22579]: time=\"2026-06-12T16:18:59.106053726Z\" level=info msg=\"Removing container: d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2\" id=d8196ba5-888e-4b54-ad4a-e71850b1f19d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723945 | controller |     "Jun 12 16:18:59.335338 crc crio[22579]: time=\"2026-06-12T16:18:59.335066499Z\" level=info msg=\"Removed container d57b240eb634253974689be53607f73c254c9988cce45536985af2eda71343b2: openstack/ceilometer-0/sg-core\" id=d8196ba5-888e-4b54-ad4a-e71850b1f19d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723960 | controller |     "Jun 12 16:18:59.340117 crc crio[22579]: time=\"2026-06-12T16:18:59.339968163Z\" level=info msg=\"Removing container: c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada\" id=1c51fe8b-7397-4ab8-8200-f4b4624bda09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723975 | controller |     "Jun 12 16:18:59.373679 crc crio[22579]: time=\"2026-06-12T16:18:59.373568178Z\" level=info msg=\"Removed container c920104195c3aa18a766de41dbd469f2ebb31f95b64f8daf53ef23e44d111ada: openstack/ceilometer-0/ceilometer-notification-agent\" id=1c51fe8b-7397-4ab8-8200-f4b4624bda09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.723990 | controller |     "Jun 12 16:18:59.378646 crc crio[22579]: time=\"2026-06-12T16:18:59.378579965Z\" level=info msg=\"Removing container: bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828\" id=3909e4fa-0ace-485c-9724-6e8e660ca25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.724005 | controller |     "Jun 12 16:18:59.433213 crc crio[22579]: time=\"2026-06-12T16:18:59.433116902Z\" level=info msg=\"Removed container bb117ddb1f61f15ce3d372ac7a806ae07d0d5ccd850e552941cc98e39f25c828: openstack/ceilometer-0/ceilometer-central-agent\" id=3909e4fa-0ace-485c-9724-6e8e660ca25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.724019 | controller |     "Jun 12 16:18:59.825239 crc crio[22579]: time=\"2026-06-12T16:18:59.824724027Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5bf4fb72-4d20-4823-b074-33a8e5b510e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.724034 | controller |     "Jun 12 16:18:59.825903 crc crio[22579]: time=\"2026-06-12T16:18:59.825301562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724049 | controller |     "Jun 12 16:18:59.858349 crc crio[22579]: time=\"2026-06-12T16:18:59.858102116Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 UID:87688df6-9de0-4389-857d-f377d8c527e8 NetNS:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87688df6_9de0_4389_857d_f377d8c527e8.slice PodAnnotations:0xc002218220}] Aliases:map[]}\"",
2026-06-12 17:11:43.724064 | controller |     "Jun 12 16:18:59.858349 crc crio[22579]: time=\"2026-06-12T16:18:59.858164677Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.724080 | controller |     "Jun 12 16:19:00.427347 crc crio[22579]: 2026-06-12T16:19:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dda499cc8f525b6 Mac:e6:c5:4e:ff:05:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.724095 | controller |     "Jun 12 16:19:00.428718 crc crio[22579]: time=\"2026-06-12T16:19:00.428634702Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 UID:87688df6-9de0-4389-857d-f377d8c527e8 NetNS:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87688df6_9de0_4389_857d_f377d8c527e8.slice PodAnnotations:0xc002218220}] Aliases:map[]}\"",
2026-06-12 17:11:43.724115 | controller |     "Jun 12 16:19:00.428888 crc crio[22579]: time=\"2026-06-12T16:19:00.428841597Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.724131 | controller |     "Jun 12 16:19:00.441277 crc crio[22579]: time=\"2026-06-12T16:19:00.440850293Z\" level=info msg=\"Ran pod sandbox dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 with infra container: openstack/ceilometer-0/POD\" id=5bf4fb72-4d20-4823-b074-33a8e5b510e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.724146 | controller |     "Jun 12 16:19:00.443353 crc crio[22579]: time=\"2026-06-12T16:19:00.443292335Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=649651aa-8069-4843-a0b9-118b48f0cad2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724161 | controller |     "Jun 12 16:19:00.473472 crc crio[22579]: time=\"2026-06-12T16:19:00.473334129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6112074c-9b71-4103-aee3-cdb48454fd54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724176 | controller |     "Jun 12 16:19:00.482780 crc crio[22579]: time=\"2026-06-12T16:19:00.482658365Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=3488b678-6c87-47e3-b251-a2e34608ac6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724190 | controller |     "Jun 12 16:19:00.483264 crc crio[22579]: time=\"2026-06-12T16:19:00.483207669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724205 | controller |     "Jun 12 16:19:00.545828 crc crio[22579]: time=\"2026-06-12T16:19:00.545683628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724220 | controller |     "Jun 12 16:19:00.551292 crc crio[22579]: time=\"2026-06-12T16:19:00.551156057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724235 | controller |     "Jun 12 16:19:00.742836 crc crio[22579]: time=\"2026-06-12T16:19:00.742710377Z\" level=info msg=\"Created container ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67: openstack/ceilometer-0/ceilometer-central-agent\" id=3488b678-6c87-47e3-b251-a2e34608ac6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724250 | controller |     "Jun 12 16:19:00.743954 crc crio[22579]: time=\"2026-06-12T16:19:00.743869507Z\" level=info msg=\"Starting container: ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67\" id=6e43022e-819b-4e48-982c-efcd1e7146cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.724265 | controller |     "Jun 12 16:19:00.749277 crc crio[22579]: time=\"2026-06-12T16:19:00.749192252Z\" level=info msg=\"Started container\" PID=87967 containerID=ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67 description=openstack/ceilometer-0/ceilometer-central-agent id=6e43022e-819b-4e48-982c-efcd1e7146cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0",
2026-06-12 17:11:43.724283 | controller |     "Jun 12 16:19:00.763621 crc crio[22579]: time=\"2026-06-12T16:19:00.763449824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=04e5f35d-b669-42ff-a34f-f9fae5878ffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724299 | controller |     "Jun 12 16:19:00.787102 crc crio[22579]: time=\"2026-06-12T16:19:00.787018344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=4e668404-bd16-41cd-af0b-19f039fef243 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724314 | controller |     "Jun 12 16:19:00.796043 crc crio[22579]: time=\"2026-06-12T16:19:00.795984562Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=6398dc3f-a8bb-4814-9104-e8fb86669e6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724328 | controller |     "Jun 12 16:19:00.796454 crc crio[22579]: time=\"2026-06-12T16:19:00.796401112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724343 | controller |     "Jun 12 16:19:00.845331 crc crio[22579]: time=\"2026-06-12T16:19:00.845197043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724361 | controller |     "Jun 12 16:19:00.848942 crc crio[22579]: time=\"2026-06-12T16:19:00.848876686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724395 | controller |     "Jun 12 16:19:01.015835 crc crio[22579]: time=\"2026-06-12T16:19:01.015757599Z\" level=info msg=\"Created container a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd: openstack/ceilometer-0/ceilometer-notification-agent\" id=6398dc3f-a8bb-4814-9104-e8fb86669e6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724411 | controller |     "Jun 12 16:19:01.017938 crc crio[22579]: time=\"2026-06-12T16:19:01.017788651Z\" level=info msg=\"Starting container: a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd\" id=1216c0b7-4070-4f94-adb2-1a3f8c4dfc6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.724426 | controller |     "Jun 12 16:19:01.023859 crc crio[22579]: time=\"2026-06-12T16:19:01.023777663Z\" level=info msg=\"Started container\" PID=87985 containerID=a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd description=openstack/ceilometer-0/ceilometer-notification-agent id=1216c0b7-4070-4f94-adb2-1a3f8c4dfc6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0",
2026-06-12 17:11:43.724441 | controller |     "Jun 12 16:19:01.044860 crc crio[22579]: time=\"2026-06-12T16:19:01.044341226Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a0711133-2a76-4bb2-8747-dcbbf4e80131 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724456 | controller |     "Jun 12 16:19:01.068729 crc crio[22579]: time=\"2026-06-12T16:19:01.068634603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=141e0951-d570-492e-9526-2cd5fbe29a0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724471 | controller |     "Jun 12 16:19:01.080828 crc crio[22579]: time=\"2026-06-12T16:19:01.080603047Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8fba701b-4500-4e50-8ee0-47b666c6053b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724485 | controller |     "Jun 12 16:19:01.081259 crc crio[22579]: time=\"2026-06-12T16:19:01.081146881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724504 | controller |     "Jun 12 16:19:01.183887 crc crio[22579]: time=\"2026-06-12T16:19:01.183818912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724519 | controller |     "Jun 12 16:19:01.192036 crc crio[22579]: time=\"2026-06-12T16:19:01.191975299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724534 | controller |     "Jun 12 16:19:01.352191 crc crio[22579]: time=\"2026-06-12T16:19:01.351962547Z\" level=info msg=\"Created container 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170: openstack/ceilometer-0/sg-core\" id=8fba701b-4500-4e50-8ee0-47b666c6053b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724549 | controller |     "Jun 12 16:19:01.353977 crc crio[22579]: time=\"2026-06-12T16:19:01.353918856Z\" level=info msg=\"Starting container: 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170\" id=9ed54b15-74b3-489b-9f4b-1dbcff0fa792 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.724564 | controller |     "Jun 12 16:19:01.362015 crc crio[22579]: time=\"2026-06-12T16:19:01.361842788Z\" level=info msg=\"Started container\" PID=88048 containerID=5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170 description=openstack/ceilometer-0/sg-core id=9ed54b15-74b3-489b-9f4b-1dbcff0fa792 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0",
2026-06-12 17:11:43.724578 | controller |     "Jun 12 16:19:01.379147 crc crio[22579]: time=\"2026-06-12T16:19:01.379006594Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1a0d25e8-d410-40eb-a2c7-bf8dd74bb7e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724593 | controller |     "Jun 12 16:19:01.416668 crc crio[22579]: time=\"2026-06-12T16:19:01.416464837Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=90cf74ef-78ba-4d96-870f-950d59022eea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724607 | controller |     "Jun 12 16:19:01.430954 crc crio[22579]: time=\"2026-06-12T16:19:01.430122984Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=95e20775-3491-49eb-bb40-b2bca6cc5a01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724621 | controller |     "Jun 12 16:19:01.432858 crc crio[22579]: time=\"2026-06-12T16:19:01.432751121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724636 | controller |     "Jun 12 16:19:01.486146 crc crio[22579]: time=\"2026-06-12T16:19:01.48544663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724650 | controller |     "Jun 12 16:19:01.493112 crc crio[22579]: time=\"2026-06-12T16:19:01.492969222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724664 | controller |     "Jun 12 16:19:01.607415 crc crio[22579]: time=\"2026-06-12T16:19:01.607297849Z\" level=info msg=\"Created container ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46: openstack/ceilometer-0/proxy-httpd\" id=95e20775-3491-49eb-bb40-b2bca6cc5a01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724678 | controller |     "Jun 12 16:19:01.608837 crc crio[22579]: time=\"2026-06-12T16:19:01.608682924Z\" level=info msg=\"Starting container: ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46\" id=9b5f77a1-ec7d-475e-b9ba-d52a6347761c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.724696 | controller |     "Jun 12 16:19:01.615325 crc crio[22579]: time=\"2026-06-12T16:19:01.615170149Z\" level=info msg=\"Started container\" PID=88084 containerID=ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46 description=openstack/ceilometer-0/proxy-httpd id=9b5f77a1-ec7d-475e-b9ba-d52a6347761c name=/runtime.v1.RuntimeService/StartContainer sandboxID=dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0",
2026-06-12 17:11:43.724712 | controller |     "Jun 12 16:19:09.260287 crc crio[22579]: time=\"2026-06-12T16:19:09.259319795Z\" level=info msg=\"Stopping pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=2c5fee36-b51e-4c3d-adeb-2f3d05da70b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.724726 | controller |     "Jun 12 16:19:09.261827 crc crio[22579]: time=\"2026-06-12T16:19:09.260952866Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-x6pwf Namespace:openstack ID:11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69 UID:704ba76b-e235-41a2-ab5c-1d27a83bfe94 NetNS:/var/run/netns/383985e8-ac50-4bd7-9d38-300202026ba4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod704ba76b_e235_41a2_ab5c_1d27a83bfe94.slice PodAnnotations:0xc000549148}] Aliases:map[]}\"",
2026-06-12 17:11:43.724741 | controller |     "Jun 12 16:19:09.261827 crc crio[22579]: time=\"2026-06-12T16:19:09.26109442Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-x6pwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.724755 | controller |     "Jun 12 16:19:09.648608 crc crio[22579]: time=\"2026-06-12T16:19:09.647979136Z\" level=info msg=\"Stopped pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=2c5fee36-b51e-4c3d-adeb-2f3d05da70b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.724770 | controller |     "Jun 12 16:19:11.509140 crc crio[22579]: time=\"2026-06-12T16:19:11.508747664Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=1a559bf2-9570-4019-a558-f5c8dfc67abf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.724784 | controller |     "Jun 12 16:19:11.510077 crc crio[22579]: time=\"2026-06-12T16:19:11.509147654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724798 | controller |     "Jun 12 16:19:11.553156 crc crio[22579]: time=\"2026-06-12T16:19:11.55305221Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 UID:166c185c-eb9c-4e28-ba5f-fe7d615ff1b0 NetNS:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod166c185c_eb9c_4e28_ba5f_fe7d615ff1b0.slice PodAnnotations:0xc006b8e0f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.724813 | controller |     "Jun 12 16:19:11.553156 crc crio[22579]: time=\"2026-06-12T16:19:11.553114312Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.724828 | controller |     "Jun 12 16:19:12.233636 crc crio[22579]: 2026-06-12T16:19:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f27adcf838fd137 Mac:ae:ec:55:36:60:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f SocketPath: PciID:}] [{Interface:0xc00032c5b0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.724843 | controller |     "Jun 12 16:19:12.235068 crc crio[22579]: time=\"2026-06-12T16:19:12.234999788Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 UID:166c185c-eb9c-4e28-ba5f-fe7d615ff1b0 NetNS:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod166c185c_eb9c_4e28_ba5f_fe7d615ff1b0.slice PodAnnotations:0xc006b8e0f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.724863 | controller |     "Jun 12 16:19:12.235212 crc crio[22579]: time=\"2026-06-12T16:19:12.235147812Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.724878 | controller |     "Jun 12 16:19:12.243805 crc crio[22579]: time=\"2026-06-12T16:19:12.24371512Z\" level=info msg=\"Ran pod sandbox f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 with infra container: openstack/nova-cell0-conductor-0/POD\" id=1a559bf2-9570-4019-a558-f5c8dfc67abf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.724892 | controller |     "Jun 12 16:19:12.246958 crc crio[22579]: time=\"2026-06-12T16:19:12.246886811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=8e6f244f-15c7-4828-b5f7-767837ad5cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724906 | controller |     "Jun 12 16:19:12.285813 crc crio[22579]: time=\"2026-06-12T16:19:12.285662436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b2f58ce5-4a04-49c3-a85d-9cce61eb3bfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.724921 | controller |     "Jun 12 16:19:12.294333 crc crio[22579]: time=\"2026-06-12T16:19:12.294244945Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7c2e41d2-2504-4dbc-afc8-a863a9a5ec7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724935 | controller |     "Jun 12 16:19:12.294741 crc crio[22579]: time=\"2026-06-12T16:19:12.294675366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724949 | controller |     "Jun 12 16:19:12.355765 crc crio[22579]: time=\"2026-06-12T16:19:12.355609855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724964 | controller |     "Jun 12 16:19:12.362873 crc crio[22579]: time=\"2026-06-12T16:19:12.362798187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.724979 | controller |     "Jun 12 16:19:12.545346 crc crio[22579]: time=\"2026-06-12T16:19:12.545243776Z\" level=info msg=\"Created container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7c2e41d2-2504-4dbc-afc8-a863a9a5ec7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.724994 | controller |     "Jun 12 16:19:12.546902 crc crio[22579]: time=\"2026-06-12T16:19:12.546744654Z\" level=info msg=\"Starting container: 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6\" id=009695f4-ef18-4b73-9096-cf13586e3309 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.725009 | controller |     "Jun 12 16:19:12.553788 crc crio[22579]: time=\"2026-06-12T16:19:12.55367257Z\" level=info msg=\"Started container\" PID=88811 containerID=18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=009695f4-ef18-4b73-9096-cf13586e3309 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7",
2026-06-12 17:11:43.725044 | controller |     "Jun 12 16:19:15.386730 crc crio[22579]: time=\"2026-06-12T16:19:15.386104332Z\" level=info msg=\"Stopping container: 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 (timeout: 30s)\" id=937625a0-1c0e-48f5-b2f4-fbe0f714c246 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.725060 | controller |     "Jun 12 16:19:16.083116 crc crio[22579]: time=\"2026-06-12T16:19:16.083022771Z\" level=info msg=\"Stopping container: a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd (timeout: 30s)\" id=3371f9ec-bb2e-4360-8a4c-7ef5ecf6a323 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.725118 | controller |     "Jun 12 16:19:16.083969 crc crio[22579]: time=\"2026-06-12T16:19:16.083862732Z\" level=info msg=\"Stopping container: ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67 (timeout: 30s)\" id=ad0cd1b0-cc72-48e0-9acf-6c3f0c3eff26 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.725137 | controller |     "Jun 12 16:19:16.083969 crc crio[22579]: time=\"2026-06-12T16:19:16.083957494Z\" level=info msg=\"Stopping container: ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46 (timeout: 30s)\" id=30c3e52d-8b34-4a79-a6a1-b4e31899237b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.725153 | controller |     "Jun 12 16:19:16.084631 crc crio[22579]: time=\"2026-06-12T16:19:16.08457557Z\" level=info msg=\"Stopping container: 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170 (timeout: 30s)\" id=ba85db5d-8352-46b5-903d-1f415355b00a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.725170 | controller |     "Jun 12 16:19:16.214626 crc crio[22579]: time=\"2026-06-12T16:19:16.214482123Z\" level=info msg=\"Stopped container 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170: openstack/ceilometer-0/sg-core\" id=ba85db5d-8352-46b5-903d-1f415355b00a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.725188 | controller |     "Jun 12 16:19:16.319143 crc crio[22579]: time=\"2026-06-12T16:19:16.318865677Z\" level=info msg=\"Stopped container ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46: openstack/ceilometer-0/proxy-httpd\" id=30c3e52d-8b34-4a79-a6a1-b4e31899237b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.725203 | controller |     "Jun 12 16:19:16.525138 crc crio[22579]: time=\"2026-06-12T16:19:16.524463564Z\" level=info msg=\"Stopped container ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67: openstack/ceilometer-0/ceilometer-central-agent\" id=ad0cd1b0-cc72-48e0-9acf-6c3f0c3eff26 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.725217 | controller |     "Jun 12 16:19:17.826459 crc crio[22579]: time=\"2026-06-12T16:19:17.826290821Z\" level=info msg=\"Stopped container a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd: openstack/ceilometer-0/ceilometer-notification-agent\" id=3371f9ec-bb2e-4360-8a4c-7ef5ecf6a323 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.725232 | controller |     "Jun 12 16:19:17.828292 crc crio[22579]: time=\"2026-06-12T16:19:17.82820319Z\" level=info msg=\"Stopping pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=909419e0-d13b-42bb-b3c7-2d7003d39d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.725247 | controller |     "Jun 12 16:19:17.829092 crc crio[22579]: time=\"2026-06-12T16:19:17.82900161Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0 UID:87688df6-9de0-4389-857d-f377d8c527e8 NetNS:/var/run/netns/4c395e4b-0dcc-41c8-b559-888c17b14b42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod87688df6_9de0_4389_857d_f377d8c527e8.slice PodAnnotations:0xc000c9a328}] Aliases:map[]}\"",
2026-06-12 17:11:43.725266 | controller |     "Jun 12 16:19:17.829579 crc crio[22579]: time=\"2026-06-12T16:19:17.829428121Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.725281 | controller |     "Jun 12 16:19:18.233816 crc crio[22579]: time=\"2026-06-12T16:19:18.232833607Z\" level=info msg=\"Stopped pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=909419e0-d13b-42bb-b3c7-2d7003d39d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.725296 | controller |     "Jun 12 16:19:18.456763 crc crio[22579]: time=\"2026-06-12T16:19:18.455020246Z\" level=info msg=\"Removing container: ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46\" id=9f817edf-98e6-4236-95cc-d8e55cf30b2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.725310 | controller |     "Jun 12 16:19:18.581561 crc crio[22579]: time=\"2026-06-12T16:19:18.581404339Z\" level=info msg=\"Removed container ae3ac72a510359d72651c7587e459bdf4d8f1a0d59007e32856dca6559009c46: openstack/ceilometer-0/proxy-httpd\" id=9f817edf-98e6-4236-95cc-d8e55cf30b2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.725325 | controller |     "Jun 12 16:19:18.583986 crc crio[22579]: time=\"2026-06-12T16:19:18.583893393Z\" level=info msg=\"Removing container: 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170\" id=49f9990e-9324-48d2-a322-9471af6a6bce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.725339 | controller |     "Jun 12 16:19:18.615104 crc crio[22579]: time=\"2026-06-12T16:19:18.614999943Z\" level=info msg=\"Removed container 5b6691aedd3a8634c0df92e5d0d56261aba17ee99655447f79d99e7a385b0170: openstack/ceilometer-0/sg-core\" id=49f9990e-9324-48d2-a322-9471af6a6bce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.725384 | controller |     "Jun 12 16:19:18.618392 crc crio[22579]: time=\"2026-06-12T16:19:18.618268176Z\" level=info msg=\"Removing container: a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd\" id=b83cfc8e-8756-440a-8fd2-61f9672a130a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.725402 | controller |     "Jun 12 16:19:18.649008 crc crio[22579]: time=\"2026-06-12T16:19:18.648899215Z\" level=info msg=\"Removed container a61c023553d790de08d8e166c55110b95446a3cd6084ba95af9bd4f9d04113cd: openstack/ceilometer-0/ceilometer-notification-agent\" id=b83cfc8e-8756-440a-8fd2-61f9672a130a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.725417 | controller |     "Jun 12 16:19:18.652437 crc crio[22579]: time=\"2026-06-12T16:19:18.652327942Z\" level=info msg=\"Removing container: ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67\" id=d42f01b4-2ad2-4066-afbc-9c6570695490 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.725432 | controller |     "Jun 12 16:19:18.678645 crc crio[22579]: time=\"2026-06-12T16:19:18.678550089Z\" level=info msg=\"Removed container ecd7cb9df27e02474a8fc5a9fa271c2766220be54b5bd69a8730071cb78e0d67: openstack/ceilometer-0/ceilometer-central-agent\" id=d42f01b4-2ad2-4066-afbc-9c6570695490 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.725447 | controller |     "Jun 12 16:19:19.228075 crc crio[22579]: time=\"2026-06-12T16:19:19.22767831Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=fd1a5b7f-656c-48bc-acb9-572f54946ec3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.725462 | controller |     "Jun 12 16:19:19.230272 crc crio[22579]: time=\"2026-06-12T16:19:19.228113771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725478 | controller |     "Jun 12 16:19:19.273400 crc crio[22579]: time=\"2026-06-12T16:19:19.272934131Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e UID:e7eaa9e9-661f-4219-ba57-0871bff7b0a9 NetNS:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7eaa9e9_661f_4219_ba57_0871bff7b0a9.slice PodAnnotations:0xc000384ea0}] Aliases:map[]}\"",
2026-06-12 17:11:43.725497 | controller |     "Jun 12 16:19:19.273400 crc crio[22579]: time=\"2026-06-12T16:19:19.273012273Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.725512 | controller |     "Jun 12 16:19:19.796252 crc crio[22579]: 2026-06-12T16:19:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9682e7534f70ff Mac:ce:21:9e:a3:1f:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c SocketPath: PciID:}] [{Interface:0xc000602630 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.725527 | controller |     "Jun 12 16:19:19.797469 crc crio[22579]: time=\"2026-06-12T16:19:19.797330103Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e UID:e7eaa9e9-661f-4219-ba57-0871bff7b0a9 NetNS:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7eaa9e9_661f_4219_ba57_0871bff7b0a9.slice PodAnnotations:0xc000384ea0}] Aliases:map[]}\"",
2026-06-12 17:11:43.725542 | controller |     "Jun 12 16:19:19.797668 crc crio[22579]: time=\"2026-06-12T16:19:19.79759139Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.725558 | controller |     "Jun 12 16:19:19.806635 crc crio[22579]: time=\"2026-06-12T16:19:19.806400524Z\" level=info msg=\"Ran pod sandbox f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e with infra container: openstack/ceilometer-0/POD\" id=fd1a5b7f-656c-48bc-acb9-572f54946ec3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.725573 | controller |     "Jun 12 16:19:19.809319 crc crio[22579]: time=\"2026-06-12T16:19:19.809256717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=6493e1bb-820b-4630-a2a0-59ca75e39feb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.725588 | controller |     "Jun 12 16:19:19.841426 crc crio[22579]: time=\"2026-06-12T16:19:19.841305661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=074b7073-4ac7-40e7-81a0-ab4358d6f792 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.725603 | controller |     "Jun 12 16:19:19.850071 crc crio[22579]: time=\"2026-06-12T16:19:19.849961971Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=d04c5742-0988-4068-b728-785cdde1188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.725617 | controller |     "Jun 12 16:19:19.850434 crc crio[22579]: time=\"2026-06-12T16:19:19.850335721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725632 | controller |     "Jun 12 16:19:19.910695 crc crio[22579]: time=\"2026-06-12T16:19:19.91008594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725647 | controller |     "Jun 12 16:19:19.913837 crc crio[22579]: time=\"2026-06-12T16:19:19.913754603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725666 | controller |     "Jun 12 16:19:20.082823 crc crio[22579]: time=\"2026-06-12T16:19:20.082693228Z\" level=info msg=\"Created container e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134: openstack/ceilometer-0/ceilometer-central-agent\" id=d04c5742-0988-4068-b728-785cdde1188a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.725681 | controller |     "Jun 12 16:19:20.084134 crc crio[22579]: time=\"2026-06-12T16:19:20.084052723Z\" level=info msg=\"Starting container: e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134\" id=683cd91a-8d83-4f54-b9e9-c785a97adc13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.725696 | controller |     "Jun 12 16:19:20.089727 crc crio[22579]: time=\"2026-06-12T16:19:20.089635955Z\" level=info msg=\"Started container\" PID=89276 containerID=e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134 description=openstack/ceilometer-0/ceilometer-central-agent id=683cd91a-8d83-4f54-b9e9-c785a97adc13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e",
2026-06-12 17:11:43.725711 | controller |     "Jun 12 16:19:20.100961 crc crio[22579]: time=\"2026-06-12T16:19:20.10086321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f384e3df-c836-44d2-a4a9-002a10d919f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.725726 | controller |     "Jun 12 16:19:20.137883 crc crio[22579]: time=\"2026-06-12T16:19:20.137771739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=076f129d-90d5-4f51-bbb2-fc4e8c69c7db name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.725741 | controller |     "Jun 12 16:19:20.146598 crc crio[22579]: time=\"2026-06-12T16:19:20.146418309Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b12f0cf6-f345-4682-8988-d298572fc0f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.725755 | controller |     "Jun 12 16:19:20.147107 crc crio[22579]: time=\"2026-06-12T16:19:20.147021224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725771 | controller |     "Jun 12 16:19:20.198174 crc crio[22579]: time=\"2026-06-12T16:19:20.198070082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725785 | controller |     "Jun 12 16:19:20.201137 crc crio[22579]: time=\"2026-06-12T16:19:20.201070638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725800 | controller |     "Jun 12 16:19:20.345856 crc crio[22579]: time=\"2026-06-12T16:19:20.345749327Z\" level=info msg=\"Created container 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d: openstack/ceilometer-0/ceilometer-notification-agent\" id=b12f0cf6-f345-4682-8988-d298572fc0f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.725815 | controller |     "Jun 12 16:19:20.347257 crc crio[22579]: time=\"2026-06-12T16:19:20.346956777Z\" level=info msg=\"Starting container: 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d\" id=019642f8-c17c-4856-9ac0-2b2b075b194b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.725830 | controller |     "Jun 12 16:19:20.352385 crc crio[22579]: time=\"2026-06-12T16:19:20.352279553Z\" level=info msg=\"Started container\" PID=89293 containerID=9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d description=openstack/ceilometer-0/ceilometer-notification-agent id=019642f8-c17c-4856-9ac0-2b2b075b194b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e",
2026-06-12 17:11:43.725849 | controller |     "Jun 12 16:19:20.363134 crc crio[22579]: time=\"2026-06-12T16:19:20.363047266Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fc52ed16-5d87-4200-af32-a41503653c4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.725864 | controller |     "Jun 12 16:19:20.377146 crc crio[22579]: time=\"2026-06-12T16:19:20.377047052Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=67e27056-4d69-47ab-adee-18208e0aa178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.725879 | controller |     "Jun 12 16:19:20.389621 crc crio[22579]: time=\"2026-06-12T16:19:20.38953659Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=50e0f619-813f-489f-9a56-a7228977a579 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.725894 | controller |     "Jun 12 16:19:20.389995 crc crio[22579]: time=\"2026-06-12T16:19:20.38993609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725908 | controller |     "Jun 12 16:19:20.439864 crc crio[22579]: time=\"2026-06-12T16:19:20.439673574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725923 | controller |     "Jun 12 16:19:20.444394 crc crio[22579]: time=\"2026-06-12T16:19:20.444303482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.725937 | controller |     "Jun 12 16:19:20.540881 crc crio[22579]: time=\"2026-06-12T16:19:20.540334954Z\" level=info msg=\"Created container 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b: openstack/ceilometer-0/sg-core\" id=50e0f619-813f-489f-9a56-a7228977a579 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.725952 | controller |     "Jun 12 16:19:20.545211 crc crio[22579]: time=\"2026-06-12T16:19:20.541863163Z\" level=info msg=\"Starting container: 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b\" id=8fe3a8eb-2c67-49ff-919e-2f437b8d7d2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.725967 | controller |     "Jun 12 16:19:20.547239 crc crio[22579]: time=\"2026-06-12T16:19:20.547141877Z\" level=info msg=\"Started container\" PID=89311 containerID=981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b description=openstack/ceilometer-0/sg-core id=8fe3a8eb-2c67-49ff-919e-2f437b8d7d2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e",
2026-06-12 17:11:43.725982 | controller |     "Jun 12 16:19:20.559877 crc crio[22579]: time=\"2026-06-12T16:19:20.557952472Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=f3ae7879-fe54-445d-bc5b-6a4b7b7e27df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.725997 | controller |     "Jun 12 16:19:20.591146 crc crio[22579]: time=\"2026-06-12T16:19:20.591041683Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=afd210df-f618-4007-a91c-f2ca97e4d4ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.726012 | controller |     "Jun 12 16:19:20.597826 crc crio[22579]: time=\"2026-06-12T16:19:20.59761899Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=a49e8266-6a89-4fe7-a6e9-2a88ef9fb9ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.726027 | controller |     "Jun 12 16:19:20.598190 crc crio[22579]: time=\"2026-06-12T16:19:20.598121093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726045 | controller |     "Jun 12 16:19:20.664150 crc crio[22579]: time=\"2026-06-12T16:19:20.664029619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726059 | controller |     "Jun 12 16:19:20.668679 crc crio[22579]: time=\"2026-06-12T16:19:20.668614885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726074 | controller |     "Jun 12 16:19:20.786909 crc crio[22579]: time=\"2026-06-12T16:19:20.78679824Z\" level=info msg=\"Created container f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4: openstack/ceilometer-0/proxy-httpd\" id=a49e8266-6a89-4fe7-a6e9-2a88ef9fb9ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.726088 | controller |     "Jun 12 16:19:20.788062 crc crio[22579]: time=\"2026-06-12T16:19:20.788013971Z\" level=info msg=\"Starting container: f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4\" id=ff03d86e-d68b-4803-b37e-e9f50559543d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.726103 | controller |     "Jun 12 16:19:20.793901 crc crio[22579]: time=\"2026-06-12T16:19:20.793855899Z\" level=info msg=\"Started container\" PID=89344 containerID=f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4 description=openstack/ceilometer-0/proxy-httpd id=ff03d86e-d68b-4803-b37e-e9f50559543d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e",
2026-06-12 17:11:43.726117 | controller |     "Jun 12 16:19:35.980100 crc crio[22579]: time=\"2026-06-12T16:19:35.979256353Z\" level=info msg=\"Stopping pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=ee5b09d6-71a5-4285-9c98-c6b2be3dbf2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.726132 | controller |     "Jun 12 16:19:35.981575 crc crio[22579]: time=\"2026-06-12T16:19:35.980757961Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=ee5b09d6-71a5-4285-9c98-c6b2be3dbf2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.726146 | controller |     "Jun 12 16:19:35.981887 crc crio[22579]: time=\"2026-06-12T16:19:35.981800117Z\" level=info msg=\"Removing pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=5e1d3346-6b2c-4aa9-98b0-1d36913080b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.726161 | controller |     "Jun 12 16:19:35.997174 crc crio[22579]: time=\"2026-06-12T16:19:35.996992254Z\" level=info msg=\"Removed pod sandbox: d2aafa895eec15407013a11ae0ca4c45038cce297a040b4bf4fe1e00d5d343b2\" id=5e1d3346-6b2c-4aa9-98b0-1d36913080b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.726175 | controller |     "Jun 12 16:19:35.998191 crc crio[22579]: time=\"2026-06-12T16:19:35.99802547Z\" level=info msg=\"Stopping pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=0b19532b-5eea-413c-a492-a7ce9eb2badf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.726190 | controller |     "Jun 12 16:19:35.998191 crc crio[22579]: time=\"2026-06-12T16:19:35.998129592Z\" level=info msg=\"Stopped pod sandbox (already stopped): 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=0b19532b-5eea-413c-a492-a7ce9eb2badf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.726204 | controller |     "Jun 12 16:19:35.998716 crc crio[22579]: time=\"2026-06-12T16:19:35.998651646Z\" level=info msg=\"Removing pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=bd251c6d-6423-4c8a-a4a8-64ed6dbc05e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.726226 | controller |     "Jun 12 16:19:36.022146 crc crio[22579]: time=\"2026-06-12T16:19:36.02203306Z\" level=info msg=\"Removed pod sandbox: 415727fcf011c69249790635291caf9d9abf56f4654eaf04bc0403b65a29c0b8\" id=bd251c6d-6423-4c8a-a4a8-64ed6dbc05e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.726241 | controller |     "Jun 12 16:19:36.023112 crc crio[22579]: time=\"2026-06-12T16:19:36.023017645Z\" level=info msg=\"Stopping pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=3e2a2d6d-d89f-4b24-8ff1-2bdc37ad7724 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.726256 | controller |     "Jun 12 16:19:36.023218 crc crio[22579]: time=\"2026-06-12T16:19:36.023116238Z\" level=info msg=\"Stopped pod sandbox (already stopped): dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=3e2a2d6d-d89f-4b24-8ff1-2bdc37ad7724 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.726271 | controller |     "Jun 12 16:19:36.024125 crc crio[22579]: time=\"2026-06-12T16:19:36.02400834Z\" level=info msg=\"Removing pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=dce348fb-5c40-4ffe-8e81-76ab3b087d2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.726286 | controller |     "Jun 12 16:19:36.056382 crc crio[22579]: time=\"2026-06-12T16:19:36.05624264Z\" level=info msg=\"Removed pod sandbox: dda499cc8f525b600dbf0a823213a85d3251b05b7ebc4fe82d507b77156bcaa0\" id=dce348fb-5c40-4ffe-8e81-76ab3b087d2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.726301 | controller |     "Jun 12 16:19:45.392821 crc crio[22579]: time=\"2026-06-12T16:19:45.392318253Z\" level=warning msg=\"Stopping container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.726317 | controller |     "Jun 12 16:19:45.436772 crc crio[22579]: time=\"2026-06-12T16:19:45.436467395Z\" level=error msg=\"Killing container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:11:43.726332 | controller |     "Jun 12 16:19:45.462871 crc crio[22579]: time=\"2026-06-12T16:19:45.462759604Z\" level=info msg=\"Stopped container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=937625a0-1c0e-48f5-b2f4-fbe0f714c246 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.726349 | controller |     "Jun 12 16:19:45.463949 crc crio[22579]: time=\"2026-06-12T16:19:45.463864772Z\" level=info msg=\"Stopping pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=236e3714-ad23-495b-9672-cd5b16d3dbed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.726380 | controller |     "Jun 12 16:19:45.464829 crc crio[22579]: time=\"2026-06-12T16:19:45.464749024Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7 UID:166c185c-eb9c-4e28-ba5f-fe7d615ff1b0 NetNS:/var/run/netns/cba5b696-5cb7-4b2b-973b-67175cbc828f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod166c185c_eb9c_4e28_ba5f_fe7d615ff1b0.slice PodAnnotations:0xc004fc0438}] Aliases:map[]}\"",
2026-06-12 17:11:43.726401 | controller |     "Jun 12 16:19:45.465055 crc crio[22579]: time=\"2026-06-12T16:19:45.46498322Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.726417 | controller |     "Jun 12 16:19:45.851406 crc crio[22579]: time=\"2026-06-12T16:19:45.851103757Z\" level=info msg=\"Stopped pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=236e3714-ad23-495b-9672-cd5b16d3dbed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.726437 | controller |     "Jun 12 16:19:46.859075 crc crio[22579]: time=\"2026-06-12T16:19:46.857484353Z\" level=info msg=\"Removing container: 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6\" id=9fbaf259-f581-4669-992d-cd8d4ed51bc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.726452 | controller |     "Jun 12 16:19:46.914575 crc crio[22579]: time=\"2026-06-12T16:19:46.91442478Z\" level=info msg=\"Removed container 18bea63578f0e8699dfa7a18cfc67976b9775d59cd130969e4d358ccf75cf5c6: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=9fbaf259-f581-4669-992d-cd8d4ed51bc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.726468 | controller |     "Jun 12 16:19:47.379054 crc crio[22579]: time=\"2026-06-12T16:19:47.378592362Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=6a7effa8-ddb1-4fdb-9ca8-4a1e0c7ced43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.726483 | controller |     "Jun 12 16:19:47.379276 crc crio[22579]: time=\"2026-06-12T16:19:47.379110945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726498 | controller |     "Jun 12 16:19:47.413575 crc crio[22579]: time=\"2026-06-12T16:19:47.413383376Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926 UID:e39678d2-6ced-458d-a6c6-005836f1b88a NetNS:/var/run/netns/9ffa70a4-48f8-49c5-a51b-4711bece09bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39678d2_6ced_458d_a6c6_005836f1b88a.slice PodAnnotations:0xc00130c270}] Aliases:map[]}\"",
2026-06-12 17:11:43.726514 | controller |     "Jun 12 16:19:47.413575 crc crio[22579]: time=\"2026-06-12T16:19:47.413437278Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.726529 | controller |     "Jun 12 16:19:47.680791 crc crio[22579]: 2026-06-12T16:19:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:638c084aa918f98 Mac:5a:22:12:a6:78:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/9ffa70a4-48f8-49c5-a51b-4711bece09bd SocketPath: PciID:}] [{Interface:0xc00038e6c0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.726544 | controller |     "Jun 12 16:19:47.682031 crc crio[22579]: time=\"2026-06-12T16:19:47.681946064Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926 UID:e39678d2-6ced-458d-a6c6-005836f1b88a NetNS:/var/run/netns/9ffa70a4-48f8-49c5-a51b-4711bece09bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode39678d2_6ced_458d_a6c6_005836f1b88a.slice PodAnnotations:0xc00130c270}] Aliases:map[]}\"",
2026-06-12 17:11:43.726560 | controller |     "Jun 12 16:19:47.682135 crc crio[22579]: time=\"2026-06-12T16:19:47.682098338Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.726575 | controller |     "Jun 12 16:19:47.690320 crc crio[22579]: time=\"2026-06-12T16:19:47.690151243Z\" level=info msg=\"Ran pod sandbox 638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926 with infra container: openstack/nova-cell0-conductor-0/POD\" id=6a7effa8-ddb1-4fdb-9ca8-4a1e0c7ced43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.726590 | controller |     "Jun 12 16:19:47.692543 crc crio[22579]: time=\"2026-06-12T16:19:47.692427101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=009ce0c9-5805-40b2-a97f-ea5fdbb3e1f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.726608 | controller |     "Jun 12 16:19:47.714612 crc crio[22579]: time=\"2026-06-12T16:19:47.71442484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a409421d-88bb-491d-87c6-2607caca39d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.726624 | controller |     "Jun 12 16:19:47.724060 crc crio[22579]: time=\"2026-06-12T16:19:47.723056679Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=1a799946-dd6f-4c2e-a87f-ff18eb05b6aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.726638 | controller |     "Jun 12 16:19:47.724193 crc crio[22579]: time=\"2026-06-12T16:19:47.724116926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726653 | controller |     "Jun 12 16:19:47.780878 crc crio[22579]: time=\"2026-06-12T16:19:47.779892774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726668 | controller |     "Jun 12 16:19:47.784055 crc crio[22579]: time=\"2026-06-12T16:19:47.783963958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726683 | controller |     "Jun 12 16:19:47.919135 crc crio[22579]: time=\"2026-06-12T16:19:47.918668893Z\" level=info msg=\"Created container a2b20b291e072d06d5a3ef4c108485aa69ba6fd6b2009072810239a2dd483d28: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=1a799946-dd6f-4c2e-a87f-ff18eb05b6aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.726698 | controller |     "Jun 12 16:19:47.920997 crc crio[22579]: time=\"2026-06-12T16:19:47.920890089Z\" level=info msg=\"Starting container: a2b20b291e072d06d5a3ef4c108485aa69ba6fd6b2009072810239a2dd483d28\" id=bc95f8d2-3efa-409d-837d-0ff79fbfdeec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.726713 | controller |     "Jun 12 16:19:47.927374 crc crio[22579]: time=\"2026-06-12T16:19:47.927244381Z\" level=info msg=\"Started container\" PID=90721 containerID=a2b20b291e072d06d5a3ef4c108485aa69ba6fd6b2009072810239a2dd483d28 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=bc95f8d2-3efa-409d-837d-0ff79fbfdeec name=/runtime.v1.RuntimeService/StartContainer sandboxID=638c084aa918f980c694417eabe5df0b2843021da9d94ef22dd67a091afed926",
2026-06-12 17:11:43.726729 | controller |     "Jun 12 16:19:56.136585 crc crio[22579]: time=\"2026-06-12T16:19:56.135835737Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-dd8jp/POD\" id=9b11e8f2-5a9e-461d-83f2-79aa18ddbac6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.726744 | controller |     "Jun 12 16:19:56.136585 crc crio[22579]: time=\"2026-06-12T16:19:56.136464243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726759 | controller |     "Jun 12 16:19:56.237665 crc crio[22579]: time=\"2026-06-12T16:19:56.236880606Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dd8jp Namespace:openstack ID:3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 UID:c5689568-d71b-4eb2-8623-fbf3a53aeddd NetNS:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5689568_d71b_4eb2_8623_fbf3a53aeddd.slice PodAnnotations:0xc0025a0830}] Aliases:map[]}\"",
2026-06-12 17:11:43.726778 | controller |     "Jun 12 16:19:56.237665 crc crio[22579]: time=\"2026-06-12T16:19:56.236930257Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-dd8jp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.726793 | controller |     "Jun 12 16:19:56.634872 crc crio[22579]: time=\"2026-06-12T16:19:56.631100149Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=70536864-1f17-486a-baed-1f1b6c2fad8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.726808 | controller |     "Jun 12 16:19:56.634872 crc crio[22579]: time=\"2026-06-12T16:19:56.631789056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726823 | controller |     "Jun 12 16:19:56.704725 crc crio[22579]: time=\"2026-06-12T16:19:56.701204911Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=c1620df2-13fb-465d-85bd-a26f1e8eb5ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.726837 | controller |     "Jun 12 16:19:56.704725 crc crio[22579]: time=\"2026-06-12T16:19:56.701319954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726852 | controller |     "Jun 12 16:19:56.729627 crc crio[22579]: time=\"2026-06-12T16:19:56.72831389Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 UID:70eb942d-acbe-4386-9943-187e4b54f477 NetNS:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70eb942d_acbe_4386_9943_187e4b54f477.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.726867 | controller |     "Jun 12 16:19:56.729627 crc crio[22579]: time=\"2026-06-12T16:19:56.728406752Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.726881 | controller |     "Jun 12 16:19:56.741620 crc crio[22579]: time=\"2026-06-12T16:19:56.741432104Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=a83d97ef-6f98-40a6-8fa1-c768b022f91a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.726896 | controller |     "Jun 12 16:19:56.741620 crc crio[22579]: time=\"2026-06-12T16:19:56.741620338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.726910 | controller |     "Jun 12 16:19:56.803241 crc crio[22579]: time=\"2026-06-12T16:19:56.802769783Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 UID:0469bed9-c4b4-4357-a620-eb7537afd086 NetNS:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0469bed9_c4b4_4357_a620_eb7537afd086.slice PodAnnotations:0xc000384d80}] Aliases:map[]}\"",
2026-06-12 17:11:43.726925 | controller |     "Jun 12 16:19:56.803758 crc crio[22579]: time=\"2026-06-12T16:19:56.802984179Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.726939 | controller |     "Jun 12 16:19:56.829106 crc crio[22579]: time=\"2026-06-12T16:19:56.828671152Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 UID:ac9bc27f-8263-4056-af4e-db107bee8676 NetNS:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9bc27f_8263_4056_af4e_db107bee8676.slice PodAnnotations:0xc00008d628}] Aliases:map[]}\"",
2026-06-12 17:11:43.726958 | controller |     "Jun 12 16:19:56.829106 crc crio[22579]: time=\"2026-06-12T16:19:56.829074092Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.726972 | controller |     "Jun 12 16:19:57.051356 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3418a9441a598cd Mac:b6:9c:7c:5a:44:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 SocketPath: PciID:}] [{Interface:0xc0004b4720 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.726987 | controller |     "Jun 12 16:19:57.052225 crc crio[22579]: time=\"2026-06-12T16:19:57.052105241Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=5d52a1f0-8180-41df-8fc2-966da0e457a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.727001 | controller |     "Jun 12 16:19:57.052303 crc crio[22579]: time=\"2026-06-12T16:19:57.052272666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.727016 | controller |     "Jun 12 16:19:57.055388 crc crio[22579]: time=\"2026-06-12T16:19:57.05518862Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dd8jp Namespace:openstack ID:3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 UID:c5689568-d71b-4eb2-8623-fbf3a53aeddd NetNS:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5689568_d71b_4eb2_8623_fbf3a53aeddd.slice PodAnnotations:0xc0025a0830}] Aliases:map[]}\"",
2026-06-12 17:11:43.727030 | controller |     "Jun 12 16:19:57.056763 crc crio[22579]: time=\"2026-06-12T16:19:57.0555843Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-dd8jp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.727045 | controller |     "Jun 12 16:19:57.087387 crc crio[22579]: time=\"2026-06-12T16:19:57.087203034Z\" level=info msg=\"Ran pod sandbox 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 with infra container: openstack/nova-cell0-cell-mapping-dd8jp/POD\" id=9b11e8f2-5a9e-461d-83f2-79aa18ddbac6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.727059 | controller |     "Jun 12 16:19:57.110711 crc crio[22579]: time=\"2026-06-12T16:19:57.10870132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=38b1452d-3ccb-44d8-9156-0d38979f0c53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727074 | controller |     "Jun 12 16:19:57.123561 crc crio[22579]: time=\"2026-06-12T16:19:57.121588628Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5b6f8f974c-gbknj/POD\" id=594c10c6-2c17-408f-95ef-428d4c31c473 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.727088 | controller |     "Jun 12 16:19:57.123561 crc crio[22579]: time=\"2026-06-12T16:19:57.123201109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.727103 | controller |     "Jun 12 16:19:57.124756 crc crio[22579]: time=\"2026-06-12T16:19:57.124610595Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 UID:d86c891c-1f6c-4735-8b3b-3f086709e7e9 NetNS:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd86c891c_1f6c_4735_8b3b_3f086709e7e9.slice PodAnnotations:0xc0023080f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.727122 | controller |     "Jun 12 16:19:57.124756 crc crio[22579]: time=\"2026-06-12T16:19:57.124683067Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.727137 | controller |     "Jun 12 16:19:57.168790 crc crio[22579]: time=\"2026-06-12T16:19:57.168673095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=5f44eb67-3397-4579-ba57-683aa23bfb4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727152 | controller |     "Jun 12 16:19:57.220969 crc crio[22579]: time=\"2026-06-12T16:19:57.22079304Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-gbknj Namespace:openstack ID:c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 UID:05eb14be-6786-417d-bd54-e5af192783a7 NetNS:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05eb14be_6786_417d_bd54_e5af192783a7.slice PodAnnotations:0xc00008ca60}] Aliases:map[]}\"",
2026-06-12 17:11:43.727166 | controller |     "Jun 12 16:19:57.220969 crc crio[22579]: time=\"2026-06-12T16:19:57.220911253Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5b6f8f974c-gbknj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.727181 | controller |     "Jun 12 16:19:57.224165 crc crio[22579]: time=\"2026-06-12T16:19:57.223878769Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-dd8jp/nova-manage\" id=639a28ff-4f33-4567-a0d8-5a3483a09804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.727195 | controller |     "Jun 12 16:19:57.224414 crc crio[22579]: time=\"2026-06-12T16:19:57.224276449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.727210 | controller |     "Jun 12 16:19:57.307072 crc crio[22579]: time=\"2026-06-12T16:19:57.306980711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.727224 | controller |     "Jun 12 16:19:57.319932 crc crio[22579]: time=\"2026-06-12T16:19:57.319809067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.727239 | controller |     "Jun 12 16:19:57.540225 crc crio[22579]: time=\"2026-06-12T16:19:57.539797431Z\" level=info msg=\"Created container c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a: openstack/nova-cell0-cell-mapping-dd8jp/nova-manage\" id=639a28ff-4f33-4567-a0d8-5a3483a09804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.727257 | controller |     "Jun 12 16:19:57.542394 crc crio[22579]: time=\"2026-06-12T16:19:57.542205072Z\" level=info msg=\"Starting container: c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a\" id=75a0f43d-92b0-4a2c-a45b-62c512969d66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.727281 | controller |     "Jun 12 16:19:57.549936 crc crio[22579]: time=\"2026-06-12T16:19:57.548154863Z\" level=info msg=\"Started container\" PID=91407 containerID=c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a description=openstack/nova-cell0-cell-mapping-dd8jp/nova-manage id=75a0f43d-92b0-4a2c-a45b-62c512969d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7",
2026-06-12 17:11:43.727301 | controller |     "Jun 12 16:19:57.632705 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85922a6085fca03 Mac:7a:bf:90:c6:c7:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 SocketPath: PciID:}] [{Interface:0xc0003b8760 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.727316 | controller |     "Jun 12 16:19:57.633745 crc crio[22579]: time=\"2026-06-12T16:19:57.633694798Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 UID:0469bed9-c4b4-4357-a620-eb7537afd086 NetNS:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0469bed9_c4b4_4357_a620_eb7537afd086.slice PodAnnotations:0xc000384d80}] Aliases:map[]}\"",
2026-06-12 17:11:43.727331 | controller |     "Jun 12 16:19:57.633884 crc crio[22579]: time=\"2026-06-12T16:19:57.633866802Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.727345 | controller |     "Jun 12 16:19:57.652680 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b403c4c24dcb833 Mac:aa:03:28:a7:4b:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.727363 | controller |     "Jun 12 16:19:57.654106 crc crio[22579]: time=\"2026-06-12T16:19:57.654062926Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 UID:70eb942d-acbe-4386-9943-187e4b54f477 NetNS:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70eb942d_acbe_4386_9943_187e4b54f477.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.727395 | controller |     "Jun 12 16:19:57.654478 crc crio[22579]: time=\"2026-06-12T16:19:57.654455016Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.727411 | controller |     "Jun 12 16:19:57.678441 crc crio[22579]: time=\"2026-06-12T16:19:57.672257198Z\" level=info msg=\"Ran pod sandbox b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 with infra container: openstack/nova-api-0/POD\" id=70536864-1f17-486a-baed-1f1b6c2fad8f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.727426 | controller |     "Jun 12 16:19:57.678441 crc crio[22579]: time=\"2026-06-12T16:19:57.677759288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ed04a2c9-1f3a-4f3e-ba3b-f67d83ef3d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727441 | controller |     "Jun 12 16:19:57.678441 crc crio[22579]: time=\"2026-06-12T16:19:57.677978204Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=ed04a2c9-1f3a-4f3e-ba3b-f67d83ef3d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727456 | controller |     "Jun 12 16:19:57.678441 crc crio[22579]: time=\"2026-06-12T16:19:57.678034485Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=ed04a2c9-1f3a-4f3e-ba3b-f67d83ef3d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727471 | controller |     "Jun 12 16:19:57.683954 crc crio[22579]: time=\"2026-06-12T16:19:57.680233061Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=15f3aff3-1c2f-45d5-95fa-b821bdf39266 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.727489 | controller |     "Jun 12 16:19:57.683954 crc crio[22579]: time=\"2026-06-12T16:19:57.682282533Z\" level=info msg=\"Ran pod sandbox 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=c1620df2-13fb-465d-85bd-a26f1e8eb5ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.727504 | controller |     "Jun 12 16:19:57.691731 crc crio[22579]: time=\"2026-06-12T16:19:57.690883942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=01fd9b21-20a0-48ec-97b2-35711d658951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727519 | controller |     "Jun 12 16:19:57.691731 crc crio[22579]: time=\"2026-06-12T16:19:57.691071987Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=01fd9b21-20a0-48ec-97b2-35711d658951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727534 | controller |     "Jun 12 16:19:57.691731 crc crio[22579]: time=\"2026-06-12T16:19:57.691117248Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=01fd9b21-20a0-48ec-97b2-35711d658951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727549 | controller |     "Jun 12 16:19:57.694969 crc crio[22579]: time=\"2026-06-12T16:19:57.694861283Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=2c53b8e1-29a1-4e02-ad88-a952baa074fe name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.727564 | controller |     "Jun 12 16:19:57.697161 crc crio[22579]: time=\"2026-06-12T16:19:57.697061149Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-12 17:11:43.727578 | controller |     "Jun 12 16:19:57.697591 crc crio[22579]: time=\"2026-06-12T16:19:57.697543331Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 17:11:43.727592 | controller |     "Jun 12 16:19:57.826946 crc crio[22579]: 2026-06-12T16:19:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:551554bba952508 Mac:82:4e:20:9a:14:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.727608 | controller |     "Jun 12 16:19:57.828626 crc crio[22579]: time=\"2026-06-12T16:19:57.828548782Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 UID:ac9bc27f-8263-4056-af4e-db107bee8676 NetNS:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9bc27f_8263_4056_af4e_db107bee8676.slice PodAnnotations:0xc00008d628}] Aliases:map[]}\"",
2026-06-12 17:11:43.727623 | controller |     "Jun 12 16:19:57.828774 crc crio[22579]: time=\"2026-06-12T16:19:57.828752787Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.727638 | controller |     "Jun 12 16:19:57.830566 crc crio[22579]: time=\"2026-06-12T16:19:57.829884406Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-mrjmx/POD\" id=5458a4b7-fc2c-4fbb-8201-8015550b25af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.727653 | controller |     "Jun 12 16:19:57.830566 crc crio[22579]: time=\"2026-06-12T16:19:57.830030339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.727672 | controller |     "Jun 12 16:19:57.843026 crc crio[22579]: time=\"2026-06-12T16:19:57.842944438Z\" level=info msg=\"Ran pod sandbox 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 with infra container: openstack/nova-scheduler-0/POD\" id=a83d97ef-6f98-40a6-8fa1-c768b022f91a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.727688 | controller |     "Jun 12 16:19:57.845730 crc crio[22579]: time=\"2026-06-12T16:19:57.845646157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5009062a-5799-4a7d-b47e-26647c05bd4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727703 | controller |     "Jun 12 16:19:57.864877 crc crio[22579]: time=\"2026-06-12T16:19:57.864745662Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=5009062a-5799-4a7d-b47e-26647c05bd4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727718 | controller |     "Jun 12 16:19:57.865151 crc crio[22579]: time=\"2026-06-12T16:19:57.864893496Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=5009062a-5799-4a7d-b47e-26647c05bd4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727733 | controller |     "Jun 12 16:19:57.867470 crc crio[22579]: time=\"2026-06-12T16:19:57.867382579Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=1d3aef7a-720b-4707-bd5b-848c257fe646 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.727748 | controller |     "Jun 12 16:19:57.871124 crc crio[22579]: time=\"2026-06-12T16:19:57.870680443Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-12 17:11:43.727763 | controller |     "Jun 12 16:19:57.890409 crc crio[22579]: time=\"2026-06-12T16:19:57.890183599Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mrjmx Namespace:openstack ID:b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d UID:4b7968a7-66c4-4285-943d-beea526e3f87 NetNS:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b7968a7_66c4_4285_943d_beea526e3f87.slice PodAnnotations:0xc002218858}] Aliases:map[]}\"",
2026-06-12 17:11:43.727778 | controller |     "Jun 12 16:19:57.890409 crc crio[22579]: time=\"2026-06-12T16:19:57.890257791Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-mrjmx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.727794 | controller |     "Jun 12 16:19:58.023583 crc crio[22579]: 2026-06-12T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c129748042e2830 Mac:96:b6:50:6c:f9:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc SocketPath: PciID:}] [{Interface:0xc0001348a0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.727809 | controller |     "Jun 12 16:19:58.025964 crc crio[22579]: time=\"2026-06-12T16:19:58.025876759Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-gbknj Namespace:openstack ID:c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 UID:05eb14be-6786-417d-bd54-e5af192783a7 NetNS:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05eb14be_6786_417d_bd54_e5af192783a7.slice PodAnnotations:0xc00008ca60}] Aliases:map[]}\"",
2026-06-12 17:11:43.727828 | controller |     "Jun 12 16:19:58.026177 crc crio[22579]: time=\"2026-06-12T16:19:58.026110385Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5b6f8f974c-gbknj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.727843 | controller |     "Jun 12 16:19:58.069561 crc crio[22579]: time=\"2026-06-12T16:19:58.067554268Z\" level=info msg=\"Ran pod sandbox c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 with infra container: openstack/dnsmasq-dns-5b6f8f974c-gbknj/POD\" id=594c10c6-2c17-408f-95ef-428d4c31c473 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.727859 | controller |     "Jun 12 16:19:58.069561 crc crio[22579]: 2026-06-12T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3981ad8d52fd7f Mac:16:5d:fb:bf:f0:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 SocketPath: PciID:}] [{Interface:0xc0002e09e0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.727874 | controller |     "Jun 12 16:19:58.069561 crc crio[22579]: time=\"2026-06-12T16:19:58.069563359Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 UID:d86c891c-1f6c-4735-8b3b-3f086709e7e9 NetNS:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd86c891c_1f6c_4735_8b3b_3f086709e7e9.slice PodAnnotations:0xc0023080f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.727889 | controller |     "Jun 12 16:19:58.070144 crc crio[22579]: time=\"2026-06-12T16:19:58.069701413Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.727905 | controller |     "Jun 12 16:19:58.075119 crc crio[22579]: time=\"2026-06-12T16:19:58.075014588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a2f565ec-e158-4cdf-8c87-04c31e98855b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727920 | controller |     "Jun 12 16:19:58.096270 crc crio[22579]: time=\"2026-06-12T16:19:58.093619391Z\" level=info msg=\"Ran pod sandbox f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 with infra container: openstack/nova-metadata-0/POD\" id=5d52a1f0-8180-41df-8fc2-966da0e457a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.727935 | controller |     "Jun 12 16:19:58.110806 crc crio[22579]: time=\"2026-06-12T16:19:58.108953711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ce21bc9f-9fa7-407a-a0a3-6a0b9f30c944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727949 | controller |     "Jun 12 16:19:58.110806 crc crio[22579]: time=\"2026-06-12T16:19:58.109176957Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=ce21bc9f-9fa7-407a-a0a3-6a0b9f30c944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727965 | controller |     "Jun 12 16:19:58.110806 crc crio[22579]: time=\"2026-06-12T16:19:58.109235078Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=ce21bc9f-9fa7-407a-a0a3-6a0b9f30c944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.727979 | controller |     "Jun 12 16:19:58.115100 crc crio[22579]: time=\"2026-06-12T16:19:58.113733973Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2f6857ed-051a-4104-99bd-4b5c82b5e8ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.727994 | controller |     "Jun 12 16:19:58.128875 crc crio[22579]: time=\"2026-06-12T16:19:58.12859216Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-12 17:11:43.728012 | controller |     "Jun 12 16:19:58.205935 crc crio[22579]: time=\"2026-06-12T16:19:58.205429934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=36f9a5ee-902f-4ce1-82f9-3c689dae0f3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728028 | controller |     "Jun 12 16:19:58.279928 crc crio[22579]: time=\"2026-06-12T16:19:58.279817585Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5b6f8f974c-gbknj/init\" id=efa15751-a247-49cb-95d9-27bac1cd8651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728042 | controller |     "Jun 12 16:19:58.280826 crc crio[22579]: time=\"2026-06-12T16:19:58.280760409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728057 | controller |     "Jun 12 16:19:58.394944 crc crio[22579]: time=\"2026-06-12T16:19:58.394672555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728071 | controller |     "Jun 12 16:19:58.406085 crc crio[22579]: time=\"2026-06-12T16:19:58.405922941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728086 | controller |     "Jun 12 16:19:58.463180 crc crio[22579]: 2026-06-12T16:19:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b60317fa74e21d8 Mac:8e:28:ff:94:a3:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.728101 | controller |     "Jun 12 16:19:58.465138 crc crio[22579]: time=\"2026-06-12T16:19:58.465094656Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mrjmx Namespace:openstack ID:b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d UID:4b7968a7-66c4-4285-943d-beea526e3f87 NetNS:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b7968a7_66c4_4285_943d_beea526e3f87.slice PodAnnotations:0xc002218858}] Aliases:map[]}\"",
2026-06-12 17:11:43.728117 | controller |     "Jun 12 16:19:58.465625 crc crio[22579]: time=\"2026-06-12T16:19:58.465546057Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-mrjmx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.728132 | controller |     "Jun 12 16:19:58.496666 crc crio[22579]: time=\"2026-06-12T16:19:58.496624907Z\" level=info msg=\"Ran pod sandbox b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d with infra container: openstack/nova-cell1-conductor-db-sync-mrjmx/POD\" id=5458a4b7-fc2c-4fbb-8201-8015550b25af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.728147 | controller |     "Jun 12 16:19:58.499462 crc crio[22579]: time=\"2026-06-12T16:19:58.499324656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f2b68828-48a1-403b-b3aa-36b17b0fa457 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728161 | controller |     "Jun 12 16:19:58.519997 crc crio[22579]: time=\"2026-06-12T16:19:58.519882819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7d013001-7acd-46b6-85cd-209150955706 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728176 | controller |     "Jun 12 16:19:58.534448 crc crio[22579]: time=\"2026-06-12T16:19:58.532265413Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync\" id=40abdfe4-7c01-4325-963e-9900c99b1cbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728194 | controller |     "Jun 12 16:19:58.534448 crc crio[22579]: time=\"2026-06-12T16:19:58.533144586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728210 | controller |     "Jun 12 16:19:58.572713 crc crio[22579]: time=\"2026-06-12T16:19:58.572425684Z\" level=info msg=\"Created container f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9: openstack/dnsmasq-dns-5b6f8f974c-gbknj/init\" id=efa15751-a247-49cb-95d9-27bac1cd8651 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728224 | controller |     "Jun 12 16:19:58.578180 crc crio[22579]: time=\"2026-06-12T16:19:58.578123329Z\" level=info msg=\"Starting container: f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9\" id=87269635-4dd0-4f15-afba-0e62ed7efe4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.728239 | controller |     "Jun 12 16:19:58.586953 crc crio[22579]: time=\"2026-06-12T16:19:58.586891972Z\" level=info msg=\"Started container\" PID=91541 containerID=f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9 description=openstack/dnsmasq-dns-5b6f8f974c-gbknj/init id=87269635-4dd0-4f15-afba-0e62ed7efe4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5",
2026-06-12 17:11:43.728254 | controller |     "Jun 12 16:19:58.652297 crc crio[22579]: time=\"2026-06-12T16:19:58.652195812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728269 | controller |     "Jun 12 16:19:58.659378 crc crio[22579]: time=\"2026-06-12T16:19:58.659256922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728283 | controller |     "Jun 12 16:19:58.892207 crc crio[22579]: time=\"2026-06-12T16:19:58.892111492Z\" level=info msg=\"Created container 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e: openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync\" id=40abdfe4-7c01-4325-963e-9900c99b1cbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728298 | controller |     "Jun 12 16:19:58.893448 crc crio[22579]: time=\"2026-06-12T16:19:58.893307433Z\" level=info msg=\"Starting container: 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e\" id=3dd16027-98eb-46c6-89f8-ea9fb6a628cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.728313 | controller |     "Jun 12 16:19:58.906937 crc crio[22579]: time=\"2026-06-12T16:19:58.906807606Z\" level=info msg=\"Started container\" PID=91598 containerID=30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e description=openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync id=3dd16027-98eb-46c6-89f8-ea9fb6a628cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d",
2026-06-12 17:11:43.728328 | controller |     "Jun 12 16:19:59.285857 crc crio[22579]: time=\"2026-06-12T16:19:59.285135415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2416b43e-1b32-4242-b914-2e645d7875f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728342 | controller |     "Jun 12 16:19:59.394034 crc crio[22579]: time=\"2026-06-12T16:19:59.39391379Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4f09ee71-b9de-404a-ac4c-832c394d1924 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728377 | controller |     "Jun 12 16:19:59.403007 crc crio[22579]: time=\"2026-06-12T16:19:59.402882988Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns\" id=ae7e7b15-4288-4f68-9e3e-6b293058d4ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728397 | controller |     "Jun 12 16:19:59.403427 crc crio[22579]: time=\"2026-06-12T16:19:59.403309879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728413 | controller |     "Jun 12 16:19:59.470619 crc crio[22579]: time=\"2026-06-12T16:19:59.470415085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728428 | controller |     "Jun 12 16:19:59.486655 crc crio[22579]: time=\"2026-06-12T16:19:59.486106884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728443 | controller |     "Jun 12 16:19:59.752212 crc crio[22579]: time=\"2026-06-12T16:19:59.750785243Z\" level=info msg=\"Created container 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns\" id=ae7e7b15-4288-4f68-9e3e-6b293058d4ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728459 | controller |     "Jun 12 16:19:59.753795 crc crio[22579]: time=\"2026-06-12T16:19:59.753733318Z\" level=info msg=\"Starting container: 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a\" id=34c451a6-d810-4fbf-99ba-dab01c09d7b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.728473 | controller |     "Jun 12 16:19:59.776946 crc crio[22579]: time=\"2026-06-12T16:19:59.776654951Z\" level=info msg=\"Started container\" PID=91683 containerID=70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a description=openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns id=34c451a6-d810-4fbf-99ba-dab01c09d7b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5",
2026-06-12 17:11:43.728489 | controller |     "Jun 12 16:20:00.531703 crc crio[22579]: time=\"2026-06-12T16:20:00.521740615Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688020-xjbq5/POD\" id=77a444c9-cf26-4d62-b75f-9ac000b1248f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.728504 | controller |     "Jun 12 16:20:00.531703 crc crio[22579]: time=\"2026-06-12T16:20:00.521862988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728519 | controller |     "Jun 12 16:20:03.087555 crc crio[22579]: time=\"2026-06-12T16:20:03.086027779Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=2c53b8e1-29a1-4e02-ad88-a952baa074fe name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.728534 | controller |     "Jun 12 16:20:03.087555 crc crio[22579]: time=\"2026-06-12T16:20:03.087460525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=77578a06-7e3d-4632-890d-ef1bef09c6b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728549 | controller |     "Jun 12 16:20:03.090056 crc crio[22579]: time=\"2026-06-12T16:20:03.08999918Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=15f3aff3-1c2f-45d5-95fa-b821bdf39266 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.728564 | controller |     "Jun 12 16:20:03.091091 crc crio[22579]: time=\"2026-06-12T16:20:03.091000395Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f632f327-ca6d-47e5-9163-6e54c0ebeb9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728583 | controller |     "Jun 12 16:20:03.101616 crc crio[22579]: time=\"2026-06-12T16:20:03.101555024Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=1d3aef7a-720b-4707-bd5b-848c257fe646 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.728598 | controller |     "Jun 12 16:20:03.103050 crc crio[22579]: time=\"2026-06-12T16:20:03.102927549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=54491847-07ed-4b8d-827d-895ecd129fe2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728614 | controller |     "Jun 12 16:20:03.150083 crc crio[22579]: time=\"2026-06-12T16:20:03.149583875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0c59eecd-76cf-4a18-a1e6-96fe9e689809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728629 | controller |     "Jun 12 16:20:03.165470 crc crio[22579]: time=\"2026-06-12T16:20:03.165353666Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-xjbq5 Namespace:openshift-infra ID:e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a UID:8a8e5da1-3ab2-4441-a382-294ffd57e739 NetNS:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a8e5da1_3ab2_4441_a382_294ffd57e739.slice PodAnnotations:0xc000384a80}] Aliases:map[]}\"",
2026-06-12 17:11:43.728644 | controller |     "Jun 12 16:20:03.165470 crc crio[22579]: time=\"2026-06-12T16:20:03.165448408Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688020-xjbq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.728660 | controller |     "Jun 12 16:20:03.166362 crc crio[22579]: time=\"2026-06-12T16:20:03.166072104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=a43fddca-f42a-421b-b2bc-9bcaff8b2bba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728675 | controller |     "Jun 12 16:20:03.178594 crc crio[22579]: time=\"2026-06-12T16:20:03.17730896Z\" level=info msg=\"Stopping container: 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1 (timeout: 30s)\" id=348e4785-bc52-45fa-8956-afb773e9cb99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.728690 | controller |     "Jun 12 16:20:03.187900 crc crio[22579]: time=\"2026-06-12T16:20:03.187069288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d19ef198-4d63-4f96-9c3f-48823b956963 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728704 | controller |     "Jun 12 16:20:03.206927 crc crio[22579]: time=\"2026-06-12T16:20:03.2068387Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=cd6571cc-d1f8-40b5-9aa3-ecd2a374d6d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728719 | controller |     "Jun 12 16:20:03.207817 crc crio[22579]: time=\"2026-06-12T16:20:03.207717533Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=2f6857ed-051a-4104-99bd-4b5c82b5e8ee name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.728734 | controller |     "Jun 12 16:20:03.208639 crc crio[22579]: time=\"2026-06-12T16:20:03.208481502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3ac0e209-93f1-4f7f-a308-46057589403e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728753 | controller |     "Jun 12 16:20:03.209320 crc crio[22579]: time=\"2026-06-12T16:20:03.209262082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728768 | controller |     "Jun 12 16:20:03.214387 crc crio[22579]: time=\"2026-06-12T16:20:03.214166697Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ede084c0-d9e9-4014-a624-57fb64afdae1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728783 | controller |     "Jun 12 16:20:03.215659 crc crio[22579]: time=\"2026-06-12T16:20:03.215594613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=003526e5-e4c1-46a6-9e1a-e66e3db6532c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.728798 | controller |     "Jun 12 16:20:03.218042 crc crio[22579]: time=\"2026-06-12T16:20:03.217961743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728813 | controller |     "Jun 12 16:20:03.218636 crc crio[22579]: time=\"2026-06-12T16:20:03.218310822Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b78c5934-8411-4c69-8c2f-8467f9d8fe24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728828 | controller |     "Jun 12 16:20:03.220536 crc crio[22579]: time=\"2026-06-12T16:20:03.220434626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728842 | controller |     "Jun 12 16:20:03.231553 crc crio[22579]: time=\"2026-06-12T16:20:03.231422685Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=713da168-a2b3-4286-b0b3-ca2d7366495e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.728857 | controller |     "Jun 12 16:20:03.333932 crc crio[22579]: time=\"2026-06-12T16:20:03.333718796Z\" level=info msg=\"Stopped container 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1: openstack/kube-state-metrics-0/kube-state-metrics\" id=348e4785-bc52-45fa-8956-afb773e9cb99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.728873 | controller |     "Jun 12 16:20:03.341317 crc crio[22579]: time=\"2026-06-12T16:20:03.340773186Z\" level=info msg=\"Stopping pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=b9aba168-31d9-4244-9631-110d4e8b45bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.728887 | controller |     "Jun 12 16:20:03.343949 crc crio[22579]: time=\"2026-06-12T16:20:03.343885135Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd UID:e327e1f8-c648-498b-8841-0b288e6e9c1b NetNS:/var/run/netns/e86da527-b59a-4b0f-8564-7f7b501f4279 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode327e1f8_c648_498b_8841_0b288e6e9c1b.slice PodAnnotations:0xc002218148}] Aliases:map[]}\"",
2026-06-12 17:11:43.728902 | controller |     "Jun 12 16:20:03.347555 crc crio[22579]: time=\"2026-06-12T16:20:03.344065719Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.728918 | controller |     "Jun 12 16:20:03.347555 crc crio[22579]: time=\"2026-06-12T16:20:03.345982608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728932 | controller |     "Jun 12 16:20:03.351133 crc crio[22579]: time=\"2026-06-12T16:20:03.347884536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728954 | controller |     "Jun 12 16:20:03.362109 crc crio[22579]: time=\"2026-06-12T16:20:03.361926683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728969 | controller |     "Jun 12 16:20:03.388547 crc crio[22579]: time=\"2026-06-12T16:20:03.387853973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728984 | controller |     "Jun 12 16:20:03.398623 crc crio[22579]: time=\"2026-06-12T16:20:03.396268336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.728999 | controller |     "Jun 12 16:20:03.406617 crc crio[22579]: time=\"2026-06-12T16:20:03.40307682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729014 | controller |     "Jun 12 16:20:03.439554 crc crio[22579]: time=\"2026-06-12T16:20:03.43929763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729029 | controller |     "Jun 12 16:20:03.468797 crc crio[22579]: time=\"2026-06-12T16:20:03.468715338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729044 | controller |     "Jun 12 16:20:03.477454 crc crio[22579]: time=\"2026-06-12T16:20:03.477383969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729058 | controller |     "Jun 12 16:20:03.678097 crc crio[22579]: time=\"2026-06-12T16:20:03.677364423Z\" level=info msg=\"Created container 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ede084c0-d9e9-4014-a624-57fb64afdae1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.729073 | controller |     "Jun 12 16:20:03.680907 crc crio[22579]: time=\"2026-06-12T16:20:03.680802141Z\" level=info msg=\"Starting container: 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9\" id=bbfb01c8-2b31-4883-9277-e3b42fb1b2f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.729088 | controller |     "Jun 12 16:20:03.702578 crc crio[22579]: time=\"2026-06-12T16:20:03.702457291Z\" level=info msg=\"Started container\" PID=91970 containerID=2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=bbfb01c8-2b31-4883-9277-e3b42fb1b2f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2",
2026-06-12 17:11:43.729103 | controller |     "Jun 12 16:20:03.715563 crc crio[22579]: time=\"2026-06-12T16:20:03.714309312Z\" level=info msg=\"Created container 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417: openstack/nova-api-0/nova-api-log\" id=b78c5934-8411-4c69-8c2f-8467f9d8fe24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.729117 | controller |     "Jun 12 16:20:03.716868 crc crio[22579]: time=\"2026-06-12T16:20:03.716031186Z\" level=info msg=\"Starting container: 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417\" id=91ba7453-da5b-48c5-9b4a-9a262dfa1411 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.729132 | controller |     "Jun 12 16:20:03.722794 crc crio[22579]: time=\"2026-06-12T16:20:03.722222884Z\" level=info msg=\"Created container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=cd6571cc-d1f8-40b5-9aa3-ecd2a374d6d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.729151 | controller |     "Jun 12 16:20:03.726207 crc crio[22579]: time=\"2026-06-12T16:20:03.723752973Z\" level=info msg=\"Starting container: d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8\" id=aec95e50-4333-44f8-89ae-88a259648603 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.729166 | controller |     "Jun 12 16:20:03.728269 crc crio[22579]: time=\"2026-06-12T16:20:03.727145719Z\" level=info msg=\"Created container a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272: openstack/nova-metadata-0/nova-metadata-log\" id=713da168-a2b3-4286-b0b3-ca2d7366495e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.729180 | controller |     "Jun 12 16:20:03.733562 crc crio[22579]: time=\"2026-06-12T16:20:03.733436619Z\" level=info msg=\"Starting container: a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272\" id=977e3cca-4093-4601-b5be-bba0d9d97175 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.729195 | controller |     "Jun 12 16:20:03.747317 crc crio[22579]: time=\"2026-06-12T16:20:03.746311906Z\" level=info msg=\"Started container\" PID=91971 containerID=d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=aec95e50-4333-44f8-89ae-88a259648603 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118",
2026-06-12 17:11:43.729210 | controller |     "Jun 12 16:20:03.748819 crc crio[22579]: time=\"2026-06-12T16:20:03.748097672Z\" level=info msg=\"Started container\" PID=91972 containerID=a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272 description=openstack/nova-metadata-0/nova-metadata-log id=977e3cca-4093-4601-b5be-bba0d9d97175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7",
2026-06-12 17:11:43.729225 | controller |     "Jun 12 16:20:03.748819 crc crio[22579]: time=\"2026-06-12T16:20:03.748700797Z\" level=info msg=\"Started container\" PID=91969 containerID=874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417 description=openstack/nova-api-0/nova-api-log id=91ba7453-da5b-48c5-9b4a-9a262dfa1411 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991",
2026-06-12 17:11:43.729240 | controller |     "Jun 12 16:20:03.766444 crc crio[22579]: time=\"2026-06-12T16:20:03.765470913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=67f09bf2-5798-443d-b299-44e12dbfaaae name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.729255 | controller |     "Jun 12 16:20:03.796055 crc crio[22579]: time=\"2026-06-12T16:20:03.795964119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6162636e-121a-4fc7-86fb-b54b8e872c5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.729270 | controller |     "Jun 12 16:20:03.800561 crc crio[22579]: 2026-06-12T16:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5717d33df458e1 Mac:ba:57:09:aa:58:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e SocketPath: PciID:}] [{Interface:0xc00049b260 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.729285 | controller |     "Jun 12 16:20:03.813962 crc crio[22579]: time=\"2026-06-12T16:20:03.811220906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-xjbq5 Namespace:openshift-infra ID:e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a UID:8a8e5da1-3ab2-4441-a382-294ffd57e739 NetNS:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a8e5da1_3ab2_4441_a382_294ffd57e739.slice PodAnnotations:0xc000384a80}] Aliases:map[]}\"",
2026-06-12 17:11:43.729304 | controller |     "Jun 12 16:20:03.813962 crc crio[22579]: time=\"2026-06-12T16:20:03.811578245Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688020-xjbq5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.729319 | controller |     "Jun 12 16:20:03.821275 crc crio[22579]: time=\"2026-06-12T16:20:03.82117592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=066b6c57-62bb-42df-a35a-444252d95b0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.729334 | controller |     "Jun 12 16:20:03.825152 crc crio[22579]: time=\"2026-06-12T16:20:03.825086399Z\" level=info msg=\"Ran pod sandbox e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a with infra container: openshift-infra/auto-csr-approver-29688020-xjbq5/POD\" id=77a444c9-cf26-4d62-b75f-9ac000b1248f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.729351 | controller |     "Jun 12 16:20:03.831039 crc crio[22579]: time=\"2026-06-12T16:20:03.830967898Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8c66161a-c617-4654-b2b1-0d738472e8f2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.729384 | controller |     "Jun 12 16:20:03.833081 crc crio[22579]: time=\"2026-06-12T16:20:03.832938799Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=ad808a78-f9be-4ca7-a29c-d463248814ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.729401 | controller |     "Jun 12 16:20:03.838560 crc crio[22579]: time=\"2026-06-12T16:20:03.834363295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729416 | controller |     "Jun 12 16:20:03.846542 crc crio[22579]: time=\"2026-06-12T16:20:03.845032036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d168f0d0-52d7-48ef-b7f3-4b15f3e3b449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.729431 | controller |     "Jun 12 16:20:03.850551 crc crio[22579]: time=\"2026-06-12T16:20:03.847761145Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.729446 | controller |     "Jun 12 16:20:03.875998 crc crio[22579]: time=\"2026-06-12T16:20:03.875905111Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=b5506cd9-25f5-44ee-8e99-0a0dd3dde1f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.729461 | controller |     "Jun 12 16:20:03.879525 crc crio[22579]: time=\"2026-06-12T16:20:03.877472851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729476 | controller |     "Jun 12 16:20:03.910989 crc crio[22579]: time=\"2026-06-12T16:20:03.91086083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729490 | controller |     "Jun 12 16:20:03.912483 crc crio[22579]: time=\"2026-06-12T16:20:03.912314067Z\" level=info msg=\"Stopped pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=b9aba168-31d9-4244-9631-110d4e8b45bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.729505 | controller |     "Jun 12 16:20:03.917086 crc crio[22579]: time=\"2026-06-12T16:20:03.916695678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729523 | controller |     "Jun 12 16:20:03.959743 crc crio[22579]: time=\"2026-06-12T16:20:03.959458285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729539 | controller |     "Jun 12 16:20:03.965595 crc crio[22579]: time=\"2026-06-12T16:20:03.965463288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729554 | controller |     "Jun 12 16:20:04.219152 crc crio[22579]: time=\"2026-06-12T16:20:04.21888233Z\" level=info msg=\"Created container f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2: openstack/nova-metadata-0/nova-metadata-metadata\" id=b5506cd9-25f5-44ee-8e99-0a0dd3dde1f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.729569 | controller |     "Jun 12 16:20:04.221406 crc crio[22579]: time=\"2026-06-12T16:20:04.221305381Z\" level=info msg=\"Starting container: f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2\" id=d5f72542-aaff-4513-80db-6f454ba4f456 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.729583 | controller |     "Jun 12 16:20:04.228909 crc crio[22579]: time=\"2026-06-12T16:20:04.228800042Z\" level=info msg=\"Started container\" PID=92026 containerID=f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2 description=openstack/nova-metadata-0/nova-metadata-metadata id=d5f72542-aaff-4513-80db-6f454ba4f456 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7",
2026-06-12 17:11:43.729599 | controller |     "Jun 12 16:20:04.237195 crc crio[22579]: time=\"2026-06-12T16:20:04.237000511Z\" level=info msg=\"Created container 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1: openstack/nova-api-0/nova-api-api\" id=ad808a78-f9be-4ca7-a29c-d463248814ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.729614 | controller |     "Jun 12 16:20:04.238452 crc crio[22579]: time=\"2026-06-12T16:20:04.238320584Z\" level=info msg=\"Starting container: 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1\" id=42b0d13d-d9f6-4cb6-ac13-d7b6b146c468 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.729628 | controller |     "Jun 12 16:20:04.247746 crc crio[22579]: time=\"2026-06-12T16:20:04.247651031Z\" level=info msg=\"Started container\" PID=92018 containerID=6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1 description=openstack/nova-api-0/nova-api-api id=42b0d13d-d9f6-4cb6-ac13-d7b6b146c468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991",
2026-06-12 17:11:43.729643 | controller |     "Jun 12 16:20:04.523260 crc crio[22579]: time=\"2026-06-12T16:20:04.523175786Z\" level=info msg=\"Stopping container: d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 (timeout: 30s)\" id=a5ce1fa7-9fbd-4143-b51d-45d3bb6ea69d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.729658 | controller |     "Jun 12 16:20:04.567953 crc crio[22579]: time=\"2026-06-12T16:20:04.567862822Z\" level=info msg=\"Stopping container: f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2 (timeout: 30s)\" id=cfb7113c-f3e0-4483-b83e-e6f4e6c2b15a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.729673 | controller |     "Jun 12 16:20:04.568845 crc crio[22579]: time=\"2026-06-12T16:20:04.568777546Z\" level=info msg=\"Stopping container: a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272 (timeout: 30s)\" id=332db36e-794f-4ed3-82ae-35c0033109e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.729688 | controller |     "Jun 12 16:20:04.614407 crc crio[22579]: time=\"2026-06-12T16:20:04.613935144Z\" level=info msg=\"Removing container: 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1\" id=a3042979-44fb-4f9d-9c19-4fc4b498e473 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.729706 | controller |     "Jun 12 16:20:04.722224 crc crio[22579]: time=\"2026-06-12T16:20:04.722138965Z\" level=info msg=\"Removed container 449eaff216724da85245170c1cc545caf98cb571d468b826994cc3bb27437db1: openstack/kube-state-metrics-0/kube-state-metrics\" id=a3042979-44fb-4f9d-9c19-4fc4b498e473 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.729721 | controller |     "Jun 12 16:20:04.745125 crc crio[22579]: time=\"2026-06-12T16:20:04.745074398Z\" level=info msg=\"Stopped container a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272: openstack/nova-metadata-0/nova-metadata-log\" id=332db36e-794f-4ed3-82ae-35c0033109e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.729736 | controller |     "Jun 12 16:20:05.049898 crc crio[22579]: time=\"2026-06-12T16:20:05.049764354Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8c66161a-c617-4654-b2b1-0d738472e8f2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.729751 | controller |     "Jun 12 16:20:05.054412 crc crio[22579]: time=\"2026-06-12T16:20:05.05429608Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=88aa010f-a96d-4b0a-a630-3864c25dceed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.729766 | controller |     "Jun 12 16:20:05.058291 crc crio[22579]: time=\"2026-06-12T16:20:05.0582362Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1b9aa09-1ba7-4e4f-a5aa-c859db5b9fff name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.729780 | controller |     "Jun 12 16:20:05.065133 crc crio[22579]: time=\"2026-06-12T16:20:05.065065343Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688020-xjbq5/oc\" id=f83fffc7-3bb8-47df-896a-f51642e6dcbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.729795 | controller |     "Jun 12 16:20:05.065571 crc crio[22579]: time=\"2026-06-12T16:20:05.065471204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729810 | controller |     "Jun 12 16:20:05.096564 crc crio[22579]: time=\"2026-06-12T16:20:05.09641317Z\" level=info msg=\"Stopped container f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2: openstack/nova-metadata-0/nova-metadata-metadata\" id=cfb7113c-f3e0-4483-b83e-e6f4e6c2b15a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.729825 | controller |     "Jun 12 16:20:05.097780 crc crio[22579]: time=\"2026-06-12T16:20:05.097712453Z\" level=info msg=\"Stopping pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=d8152559-b81e-49df-82e4-5de9529d9780 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.729840 | controller |     "Jun 12 16:20:05.098248 crc crio[22579]: time=\"2026-06-12T16:20:05.098187826Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7 UID:d86c891c-1f6c-4735-8b3b-3f086709e7e9 NetNS:/var/run/netns/ab6b1146-62f9-47e4-aa5c-c5c031552955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd86c891c_1f6c_4735_8b3b_3f086709e7e9.slice PodAnnotations:0xc002308308}] Aliases:map[]}\"",
2026-06-12 17:11:43.729856 | controller |     "Jun 12 16:20:05.098419 crc crio[22579]: time=\"2026-06-12T16:20:05.09837067Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.729874 | controller |     "Jun 12 16:20:05.112017 crc crio[22579]: time=\"2026-06-12T16:20:05.111925745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729889 | controller |     "Jun 12 16:20:05.181482 crc crio[22579]: time=\"2026-06-12T16:20:05.180885068Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=7e9512c0-8f50-4686-abe7-48f44f348fdf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.729905 | controller |     "Jun 12 16:20:05.181633 crc crio[22579]: time=\"2026-06-12T16:20:05.181559735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729920 | controller |     "Jun 12 16:20:05.266382 crc crio[22579]: time=\"2026-06-12T16:20:05.266020693Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6 UID:a4a99f29-1b56-40bd-b293-ef6b35dfb57f NetNS:/var/run/netns/cbdc7284-f961-48e2-9ecf-b204a1cb09f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a99f29_1b56_40bd_b293_ef6b35dfb57f.slice PodAnnotations:0xc000548550}] Aliases:map[]}\"",
2026-06-12 17:11:43.729935 | controller |     "Jun 12 16:20:05.266382 crc crio[22579]: time=\"2026-06-12T16:20:05.266088774Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.729950 | controller |     "Jun 12 16:20:05.525696 crc crio[22579]: time=\"2026-06-12T16:20:05.524200937Z\" level=info msg=\"Stopped pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=d8152559-b81e-49df-82e4-5de9529d9780 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.729965 | controller |     "Jun 12 16:20:05.598289 crc crio[22579]: time=\"2026-06-12T16:20:05.598136226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.729980 | controller |     "Jun 12 16:20:05.874295 crc crio[22579]: 2026-06-12T16:20:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:137e6afaf500a4a Mac:6a:8e:c9:da:c5:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/cbdc7284-f961-48e2-9ecf-b204a1cb09f4 SocketPath: PciID:}] [{Interface:0xc00028e5d0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.729996 | controller |     "Jun 12 16:20:05.876098 crc crio[22579]: time=\"2026-06-12T16:20:05.876013271Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6 UID:a4a99f29-1b56-40bd-b293-ef6b35dfb57f NetNS:/var/run/netns/cbdc7284-f961-48e2-9ecf-b204a1cb09f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda4a99f29_1b56_40bd_b293_ef6b35dfb57f.slice PodAnnotations:0xc000548550}] Aliases:map[]}\"",
2026-06-12 17:11:43.730010 | controller |     "Jun 12 16:20:05.876282 crc crio[22579]: time=\"2026-06-12T16:20:05.876217346Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.730025 | controller |     "Jun 12 16:20:05.895085 crc crio[22579]: time=\"2026-06-12T16:20:05.894996494Z\" level=info msg=\"Ran pod sandbox 137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6 with infra container: openstack/kube-state-metrics-0/POD\" id=7e9512c0-8f50-4686-abe7-48f44f348fdf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.730044 | controller |     "Jun 12 16:20:05.899558 crc crio[22579]: time=\"2026-06-12T16:20:05.899451517Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9d8584aa-3a98-4728-b0b1-fe229fe829c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.730060 | controller |     "Jun 12 16:20:05.915178 crc crio[22579]: time=\"2026-06-12T16:20:05.915072454Z\" level=info msg=\"Created container 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1: openshift-infra/auto-csr-approver-29688020-xjbq5/oc\" id=f83fffc7-3bb8-47df-896a-f51642e6dcbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.730074 | controller |     "Jun 12 16:20:05.917459 crc crio[22579]: time=\"2026-06-12T16:20:05.917384783Z\" level=info msg=\"Starting container: 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1\" id=0968960a-6f50-4100-a288-3942c368cd03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.730090 | controller |     "Jun 12 16:20:05.923485 crc crio[22579]: time=\"2026-06-12T16:20:05.923230122Z\" level=info msg=\"Started container\" PID=92486 containerID=96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1 description=openshift-infra/auto-csr-approver-29688020-xjbq5/oc id=0968960a-6f50-4100-a288-3942c368cd03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a",
2026-06-12 17:11:43.730105 | controller |     "Jun 12 16:20:05.984021 crc crio[22579]: time=\"2026-06-12T16:20:05.983563886Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b67e6c79-7cf1-41a4-8b93-7bf54e03427e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.730119 | controller |     "Jun 12 16:20:06.008717 crc crio[22579]: time=\"2026-06-12T16:20:06.005985556Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3f9de5aa-6ffb-44bb-b818-dcf85e9e83e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.730134 | controller |     "Jun 12 16:20:06.008717 crc crio[22579]: time=\"2026-06-12T16:20:06.006412767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730149 | controller |     "Jun 12 16:20:06.066984 crc crio[22579]: time=\"2026-06-12T16:20:06.066606027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730164 | controller |     "Jun 12 16:20:06.129387 crc crio[22579]: time=\"2026-06-12T16:20:06.129304051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730179 | controller |     "Jun 12 16:20:06.680885 crc crio[22579]: time=\"2026-06-12T16:20:06.680100955Z\" level=info msg=\"Created container a250a1bb690f6c7b57ee5266acd36c212af2e1b5d1ef9ae72312c1d7d9851070: openstack/kube-state-metrics-0/kube-state-metrics\" id=3f9de5aa-6ffb-44bb-b818-dcf85e9e83e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.730193 | controller |     "Jun 12 16:20:06.683603 crc crio[22579]: time=\"2026-06-12T16:20:06.68344664Z\" level=info msg=\"Starting container: a250a1bb690f6c7b57ee5266acd36c212af2e1b5d1ef9ae72312c1d7d9851070\" id=8abada34-e090-4163-b23a-6e8e8803d6b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.730208 | controller |     "Jun 12 16:20:06.691659 crc crio[22579]: time=\"2026-06-12T16:20:06.691543965Z\" level=info msg=\"Started container\" PID=92550 containerID=a250a1bb690f6c7b57ee5266acd36c212af2e1b5d1ef9ae72312c1d7d9851070 description=openstack/kube-state-metrics-0/kube-state-metrics id=8abada34-e090-4163-b23a-6e8e8803d6b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=137e6afaf500a4ae1263534ab268cceab93d8331007629e138d9e3c1bd4ac1d6",
2026-06-12 17:11:43.730226 | controller |     "Jun 12 16:20:06.816444 crc crio[22579]: time=\"2026-06-12T16:20:06.816373169Z\" level=info msg=\"Stopping container: 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d (timeout: 30s)\" id=20e82e96-a443-4079-9693-1db41158ea7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730242 | controller |     "Jun 12 16:20:06.819300 crc crio[22579]: time=\"2026-06-12T16:20:06.819215631Z\" level=info msg=\"Stopping container: f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4 (timeout: 30s)\" id=bec1466a-1d0b-4db9-b8c7-0e6128e5448f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730257 | controller |     "Jun 12 16:20:06.822017 crc crio[22579]: time=\"2026-06-12T16:20:06.82192734Z\" level=info msg=\"Stopping container: 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b (timeout: 30s)\" id=a390c9ad-ad57-47be-a86d-da5c99c65b67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730272 | controller |     "Jun 12 16:20:06.823296 crc crio[22579]: time=\"2026-06-12T16:20:06.823235194Z\" level=info msg=\"Stopping container: e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134 (timeout: 30s)\" id=bd585cfc-4f51-46ac-b759-11ab37932f5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730287 | controller |     "Jun 12 16:20:06.881988 crc crio[22579]: time=\"2026-06-12T16:20:06.881896595Z\" level=info msg=\"Stopping container: 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f (timeout: 10s)\" id=7669c11f-61d2-4596-967f-ade37e5f3124 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730301 | controller |     "Jun 12 16:20:06.960875 crc crio[22579]: time=\"2026-06-12T16:20:06.960775671Z\" level=info msg=\"Stopped container 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b: openstack/ceilometer-0/sg-core\" id=a390c9ad-ad57-47be-a86d-da5c99c65b67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730316 | controller |     "Jun 12 16:20:07.047835 crc crio[22579]: time=\"2026-06-12T16:20:07.047749592Z\" level=info msg=\"Stopped container 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns\" id=7669c11f-61d2-4596-967f-ade37e5f3124 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730331 | controller |     "Jun 12 16:20:07.049680 crc crio[22579]: time=\"2026-06-12T16:20:07.049621919Z\" level=info msg=\"Stopping pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=90a46ee6-e8e1-4751-b23c-ca0af535b274 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.730349 | controller |     "Jun 12 16:20:07.057566 crc crio[22579]: time=\"2026-06-12T16:20:07.050466291Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-854d79d8f9-ktp8g Namespace:openstack ID:cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6 UID:4971044d-cb84-46b5-be56-a1596484884f NetNS:/var/run/netns/805ca192-528d-4d11-b20a-4e1308fcecde Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4971044d_cb84_46b5_be56_a1596484884f.slice PodAnnotations:0xc0025a0ac0}] Aliases:map[]}\"",
2026-06-12 17:11:43.730378 | controller |     "Jun 12 16:20:07.057566 crc crio[22579]: time=\"2026-06-12T16:20:07.050771829Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-854d79d8f9-ktp8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.730398 | controller |     "Jun 12 16:20:07.379566 crc crio[22579]: time=\"2026-06-12T16:20:07.378093591Z\" level=info msg=\"Stopped container f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4: openstack/ceilometer-0/proxy-httpd\" id=bec1466a-1d0b-4db9-b8c7-0e6128e5448f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730413 | controller |     "Jun 12 16:20:07.439860 crc crio[22579]: time=\"2026-06-12T16:20:07.43980628Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=ac4e582f-b335-4156-b01d-f4fa23b4d726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.730432 | controller |     "Jun 12 16:20:07.439955 crc crio[22579]: time=\"2026-06-12T16:20:07.439893012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730448 | controller |     "Jun 12 16:20:07.491359 crc crio[22579]: time=\"2026-06-12T16:20:07.491149025Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 UID:e54980ef-96fa-4f89-9193-a4cff7a408d8 NetNS:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode54980ef_96fa_4f89_9193_a4cff7a408d8.slice PodAnnotations:0xc00008d1f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.730463 | controller |     "Jun 12 16:20:07.491359 crc crio[22579]: time=\"2026-06-12T16:20:07.491233857Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.730478 | controller |     "Jun 12 16:20:07.561894 crc crio[22579]: time=\"2026-06-12T16:20:07.561789221Z\" level=info msg=\"Stopped pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=90a46ee6-e8e1-4751-b23c-ca0af535b274 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.730493 | controller |     "Jun 12 16:20:07.802052 crc crio[22579]: time=\"2026-06-12T16:20:07.801586407Z\" level=info msg=\"Removing container: 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f\" id=c062cb7d-af04-437f-977a-3470036b74ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.730508 | controller |     "Jun 12 16:20:07.880904 crc crio[22579]: time=\"2026-06-12T16:20:07.880460612Z\" level=info msg=\"Removed container 038879f40338ef4fe820e9a0568ef44a2d1abc0ef89e364e5b0fda92b348ee3f: openstack/dnsmasq-dns-854d79d8f9-ktp8g/dnsmasq-dns\" id=c062cb7d-af04-437f-977a-3470036b74ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.730522 | controller |     "Jun 12 16:20:07.890755 crc crio[22579]: time=\"2026-06-12T16:20:07.890464066Z\" level=info msg=\"Removing container: 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c\" id=fa6a0cba-d6fe-4871-9967-d8e232a12d5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.730537 | controller |     "Jun 12 16:20:07.986624 crc crio[22579]: 2026-06-12T16:20:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b5988952834cb2 Mac:ba:01:d3:4f:6f:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.730552 | controller |     "Jun 12 16:20:07.988214 crc crio[22579]: time=\"2026-06-12T16:20:07.987923754Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 UID:e54980ef-96fa-4f89-9193-a4cff7a408d8 NetNS:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode54980ef_96fa_4f89_9193_a4cff7a408d8.slice PodAnnotations:0xc00008d1f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.730568 | controller |     "Jun 12 16:20:07.988214 crc crio[22579]: time=\"2026-06-12T16:20:07.988120309Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.730583 | controller |     "Jun 12 16:20:07.993411 crc crio[22579]: time=\"2026-06-12T16:20:07.993153227Z\" level=info msg=\"Removed container 9f3927a3b3f9f4864b6baf6c7107a369a9299c10a2f6a2eeedcaacba2770b54c: openstack/dnsmasq-dns-854d79d8f9-ktp8g/init\" id=fa6a0cba-d6fe-4871-9967-d8e232a12d5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.730601 | controller |     "Jun 12 16:20:08.008100 crc crio[22579]: time=\"2026-06-12T16:20:08.007941053Z\" level=info msg=\"Ran pod sandbox 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 with infra container: openstack/nova-metadata-0/POD\" id=ac4e582f-b335-4156-b01d-f4fa23b4d726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.730617 | controller |     "Jun 12 16:20:08.010431 crc crio[22579]: time=\"2026-06-12T16:20:08.010370105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b22d2009-59b0-4d60-a256-bb5624fd667f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.730631 | controller |     "Jun 12 16:20:08.020122 crc crio[22579]: time=\"2026-06-12T16:20:08.018294646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=05ee34c3-877d-4aae-8c60-0d0750c11a86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.730645 | controller |     "Jun 12 16:20:08.035423 crc crio[22579]: time=\"2026-06-12T16:20:08.035232407Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=face2511-5294-4d80-b44f-bbac8742b132 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.730660 | controller |     "Jun 12 16:20:08.037392 crc crio[22579]: time=\"2026-06-12T16:20:08.036882189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730675 | controller |     "Jun 12 16:20:08.068390 crc crio[22579]: time=\"2026-06-12T16:20:08.068250886Z\" level=info msg=\"Stopped container e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134: openstack/ceilometer-0/ceilometer-central-agent\" id=bd585cfc-4f51-46ac-b759-11ab37932f5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730689 | controller |     "Jun 12 16:20:08.137915 crc crio[22579]: time=\"2026-06-12T16:20:08.137442155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730704 | controller |     "Jun 12 16:20:08.148984 crc crio[22579]: time=\"2026-06-12T16:20:08.148928307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730718 | controller |     "Jun 12 16:20:08.324573 crc crio[22579]: time=\"2026-06-12T16:20:08.32443695Z\" level=info msg=\"Created container 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260: openstack/nova-metadata-0/nova-metadata-log\" id=face2511-5294-4d80-b44f-bbac8742b132 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.730733 | controller |     "Jun 12 16:20:08.327565 crc crio[22579]: time=\"2026-06-12T16:20:08.327293172Z\" level=info msg=\"Starting container: 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260\" id=92479d59-834b-4f8b-844d-1d459895c346 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.730749 | controller |     "Jun 12 16:20:08.334948 crc crio[22579]: time=\"2026-06-12T16:20:08.334848544Z\" level=info msg=\"Started container\" PID=92835 containerID=73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260 description=openstack/nova-metadata-0/nova-metadata-log id=92479d59-834b-4f8b-844d-1d459895c346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570",
2026-06-12 17:11:43.730765 | controller |     "Jun 12 16:20:08.348572 crc crio[22579]: time=\"2026-06-12T16:20:08.346703926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ea28f651-69f9-4a9f-8c84-70ab77fed7b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.730784 | controller |     "Jun 12 16:20:08.413008 crc crio[22579]: time=\"2026-06-12T16:20:08.412890899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=92578a90-7ee7-4c5f-b8f7-af061b61144c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.730799 | controller |     "Jun 12 16:20:08.425234 crc crio[22579]: time=\"2026-06-12T16:20:08.424921434Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=3aa401f3-21ae-4ea6-8515-3736d31a1e86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.730814 | controller |     "Jun 12 16:20:08.428164 crc crio[22579]: time=\"2026-06-12T16:20:08.42788647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730828 | controller |     "Jun 12 16:20:08.561828 crc crio[22579]: time=\"2026-06-12T16:20:08.561111077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730843 | controller |     "Jun 12 16:20:08.576554 crc crio[22579]: time=\"2026-06-12T16:20:08.576137259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.730858 | controller |     "Jun 12 16:20:08.781563 crc crio[22579]: time=\"2026-06-12T16:20:08.777844087Z\" level=info msg=\"Stopped container 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d: openstack/ceilometer-0/ceilometer-notification-agent\" id=20e82e96-a443-4079-9693-1db41158ea7f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.730873 | controller |     "Jun 12 16:20:08.781563 crc crio[22579]: time=\"2026-06-12T16:20:08.778905984Z\" level=info msg=\"Stopping pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=3b5e01ca-9f34-4647-bae3-bd1f75de6bcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.730888 | controller |     "Jun 12 16:20:08.781563 crc crio[22579]: time=\"2026-06-12T16:20:08.779420907Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e UID:e7eaa9e9-661f-4219-ba57-0871bff7b0a9 NetNS:/var/run/netns/6db5c5a4-40c6-49a9-8463-46bdaf1ed49c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode7eaa9e9_661f_4219_ba57_0871bff7b0a9.slice PodAnnotations:0xc00008ccc8}] Aliases:map[]}\"",
2026-06-12 17:11:43.730903 | controller |     "Jun 12 16:20:08.781563 crc crio[22579]: time=\"2026-06-12T16:20:08.779606242Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.730918 | controller |     "Jun 12 16:20:08.835651 crc crio[22579]: time=\"2026-06-12T16:20:08.833859831Z\" level=info msg=\"Created container 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6: openstack/nova-metadata-0/nova-metadata-metadata\" id=3aa401f3-21ae-4ea6-8515-3736d31a1e86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.730933 | controller |     "Jun 12 16:20:08.838917 crc crio[22579]: time=\"2026-06-12T16:20:08.838840148Z\" level=info msg=\"Starting container: 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6\" id=21015336-66db-4385-a583-6793dfdc73ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.730947 | controller |     "Jun 12 16:20:08.848806 crc crio[22579]: time=\"2026-06-12T16:20:08.848712819Z\" level=info msg=\"Started container\" PID=92894 containerID=9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6 description=openstack/nova-metadata-0/nova-metadata-metadata id=21015336-66db-4385-a583-6793dfdc73ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570",
2026-06-12 17:11:43.730966 | controller |     "Jun 12 16:20:08.974555 crc crio[22579]: time=\"2026-06-12T16:20:08.969591552Z\" level=info msg=\"Stopping pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=acf04f39-cad4-45dd-9104-e6ddbaec8d06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.730981 | controller |     "Jun 12 16:20:08.974555 crc crio[22579]: time=\"2026-06-12T16:20:08.970979858Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688020-xjbq5 Namespace:openshift-infra ID:e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a UID:8a8e5da1-3ab2-4441-a382-294ffd57e739 NetNS:/var/run/netns/7ab6f9b2-abfa-4877-aa6d-ab15edab959e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a8e5da1_3ab2_4441_a382_294ffd57e739.slice PodAnnotations:0xc001216408}] Aliases:map[]}\"",
2026-06-12 17:11:43.730996 | controller |     "Jun 12 16:20:08.974555 crc crio[22579]: time=\"2026-06-12T16:20:08.971120721Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688020-xjbq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.731010 | controller |     "Jun 12 16:20:09.206550 crc crio[22579]: time=\"2026-06-12T16:20:09.205683835Z\" level=info msg=\"Stopped pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=3b5e01ca-9f34-4647-bae3-bd1f75de6bcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.731025 | controller |     "Jun 12 16:20:09.470658 crc crio[22579]: time=\"2026-06-12T16:20:09.470485137Z\" level=info msg=\"Stopped pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=acf04f39-cad4-45dd-9104-e6ddbaec8d06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.731040 | controller |     "Jun 12 16:20:09.984664 crc crio[22579]: time=\"2026-06-12T16:20:09.9842627Z\" level=info msg=\"Removing container: f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4\" id=d3f428ea-4073-48fe-a58a-d76e24228bf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.731055 | controller |     "Jun 12 16:20:10.033166 crc crio[22579]: time=\"2026-06-12T16:20:10.033070661Z\" level=info msg=\"Removed container f04f424df9876c05c4df269cea1944e9545a85f70691d7811a901c687e3a71e4: openstack/ceilometer-0/proxy-httpd\" id=d3f428ea-4073-48fe-a58a-d76e24228bf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.731069 | controller |     "Jun 12 16:20:10.036357 crc crio[22579]: time=\"2026-06-12T16:20:10.036241261Z\" level=info msg=\"Removing container: 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b\" id=128fcf3d-ea4a-447e-b95d-91c65865f679 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.731084 | controller |     "Jun 12 16:20:10.084155 crc crio[22579]: time=\"2026-06-12T16:20:10.083889933Z\" level=info msg=\"Removed container 981650b782340a8936165cbd9553d059d17e55a3739831a738cf9846736bc95b: openstack/ceilometer-0/sg-core\" id=128fcf3d-ea4a-447e-b95d-91c65865f679 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.731098 | controller |     "Jun 12 16:20:10.094260 crc crio[22579]: time=\"2026-06-12T16:20:10.088925851Z\" level=info msg=\"Removing container: 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d\" id=93bf31cd-253f-4456-b190-4d9794c098ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.731113 | controller |     "Jun 12 16:20:10.140099 crc crio[22579]: time=\"2026-06-12T16:20:10.140006129Z\" level=info msg=\"Removed container 9824e20cecc580018e4ec9a3840ffff984de7628ddabdcb93450f6ce419ffb8d: openstack/ceilometer-0/ceilometer-notification-agent\" id=93bf31cd-253f-4456-b190-4d9794c098ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.731131 | controller |     "Jun 12 16:20:10.144300 crc crio[22579]: time=\"2026-06-12T16:20:10.144228027Z\" level=info msg=\"Removing container: e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134\" id=0b1f18ab-94f9-49e8-a8a9-7a9da84333e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.731146 | controller |     "Jun 12 16:20:10.212370 crc crio[22579]: time=\"2026-06-12T16:20:10.210214264Z\" level=info msg=\"Removed container e122ce7ee8abf432ba42a161c713f9ed7f76e5cab6d3d01f3c4961d5464b2134: openstack/ceilometer-0/ceilometer-central-agent\" id=0b1f18ab-94f9-49e8-a8a9-7a9da84333e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.731161 | controller |     "Jun 12 16:20:10.484729 crc crio[22579]: time=\"2026-06-12T16:20:10.48419311Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=9c3fdfeb-6df7-4280-85e2-8e5d733d6eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.731176 | controller |     "Jun 12 16:20:10.484990 crc crio[22579]: time=\"2026-06-12T16:20:10.484940749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731190 | controller |     "Jun 12 16:20:10.528382 crc crio[22579]: time=\"2026-06-12T16:20:10.528291781Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d UID:3101eaad-823b-420c-b4fe-3c799867b604 NetNS:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3101eaad_823b_420c_b4fe_3c799867b604.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.731205 | controller |     "Jun 12 16:20:10.528725 crc crio[22579]: time=\"2026-06-12T16:20:10.528702512Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.731220 | controller |     "Jun 12 16:20:11.028429 crc crio[22579]: time=\"2026-06-12T16:20:11.027906464Z\" level=info msg=\"Stopping pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=26e1d84e-62f5-4952-9acf-898e962a180e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.731235 | controller |     "Jun 12 16:20:11.029810 crc crio[22579]: time=\"2026-06-12T16:20:11.028651442Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-dd8jp Namespace:openstack ID:3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7 UID:c5689568-d71b-4eb2-8623-fbf3a53aeddd NetNS:/var/run/netns/ac6bde23-6bf8-49d1-963f-95bcd7a2d0b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc5689568_d71b_4eb2_8623_fbf3a53aeddd.slice PodAnnotations:0xc0025a0340}] Aliases:map[]}\"",
2026-06-12 17:11:43.731250 | controller |     "Jun 12 16:20:11.029810 crc crio[22579]: time=\"2026-06-12T16:20:11.028806076Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-dd8jp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.731264 | controller |     "Jun 12 16:20:11.128556 crc crio[22579]: 2026-06-12T16:20:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6cd82a2c1d5865 Mac:7a:8a:d9:a6:35:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 SocketPath: PciID:}] [{Interface:0xc0002aa9d0 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.731279 | controller |     "Jun 12 16:20:11.130132 crc crio[22579]: time=\"2026-06-12T16:20:11.130089351Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d UID:3101eaad-823b-420c-b4fe-3c799867b604 NetNS:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3101eaad_823b_420c_b4fe_3c799867b604.slice PodAnnotations:0xc00008c8b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.731298 | controller |     "Jun 12 16:20:11.130636 crc crio[22579]: time=\"2026-06-12T16:20:11.130607645Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.731313 | controller |     "Jun 12 16:20:11.145615 crc crio[22579]: time=\"2026-06-12T16:20:11.143272137Z\" level=info msg=\"Ran pod sandbox f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d with infra container: openstack/ceilometer-0/POD\" id=9c3fdfeb-6df7-4280-85e2-8e5d733d6eb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.731331 | controller |     "Jun 12 16:20:11.151430 crc crio[22579]: time=\"2026-06-12T16:20:11.146813657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=49aea785-fa26-491e-b427-d376607c07de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.731357 | controller |     "Jun 12 16:20:11.224630 crc crio[22579]: time=\"2026-06-12T16:20:11.223705032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2e2c04e9-5545-4d15-bb23-98744516b04d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.731388 | controller |     "Jun 12 16:20:11.236021 crc crio[22579]: time=\"2026-06-12T16:20:11.234963658Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1dddff57-68ed-4848-8750-95d935689b14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.731404 | controller |     "Jun 12 16:20:11.236021 crc crio[22579]: time=\"2026-06-12T16:20:11.235611054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731419 | controller |     "Jun 12 16:20:11.310750 crc crio[22579]: time=\"2026-06-12T16:20:11.308662311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731434 | controller |     "Jun 12 16:20:11.320396 crc crio[22579]: time=\"2026-06-12T16:20:11.320145653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731448 | controller |     "Jun 12 16:20:11.475103 crc crio[22579]: time=\"2026-06-12T16:20:11.474670131Z\" level=info msg=\"Stopped pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=26e1d84e-62f5-4952-9acf-898e962a180e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.731464 | controller |     "Jun 12 16:20:11.476365 crc crio[22579]: time=\"2026-06-12T16:20:11.476254581Z\" level=info msg=\"Created container f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb: openstack/ceilometer-0/ceilometer-central-agent\" id=1dddff57-68ed-4848-8750-95d935689b14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.731478 | controller |     "Jun 12 16:20:11.480462 crc crio[22579]: time=\"2026-06-12T16:20:11.480358986Z\" level=info msg=\"Starting container: f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb\" id=01404668-ee1e-48f3-bce3-8d7c38112486 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.731492 | controller |     "Jun 12 16:20:11.487696 crc crio[22579]: time=\"2026-06-12T16:20:11.487402715Z\" level=info msg=\"Started container\" PID=93311 containerID=f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb description=openstack/ceilometer-0/ceilometer-central-agent id=01404668-ee1e-48f3-bce3-8d7c38112486 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d",
2026-06-12 17:11:43.731511 | controller |     "Jun 12 16:20:11.503931 crc crio[22579]: time=\"2026-06-12T16:20:11.503878074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2450bb0c-eaff-4104-b318-54fecd18f07f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.731526 | controller |     "Jun 12 16:20:11.532838 crc crio[22579]: time=\"2026-06-12T16:20:11.532250655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=e6a75ccb-f5fb-4f1d-bf17-86fd3420b3a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.731541 | controller |     "Jun 12 16:20:11.587795 crc crio[22579]: time=\"2026-06-12T16:20:11.584839882Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=bdb359c1-b064-4781-b667-7dc86e69847f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.731555 | controller |     "Jun 12 16:20:11.587795 crc crio[22579]: time=\"2026-06-12T16:20:11.585479198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731569 | controller |     "Jun 12 16:20:11.644958 crc crio[22579]: time=\"2026-06-12T16:20:11.644904049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731584 | controller |     "Jun 12 16:20:11.661720 crc crio[22579]: time=\"2026-06-12T16:20:11.661617694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731598 | controller |     "Jun 12 16:20:11.793342 crc crio[22579]: time=\"2026-06-12T16:20:11.79323237Z\" level=info msg=\"Created container fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=bdb359c1-b064-4781-b667-7dc86e69847f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.731613 | controller |     "Jun 12 16:20:11.795001 crc crio[22579]: time=\"2026-06-12T16:20:11.794936984Z\" level=info msg=\"Starting container: fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1\" id=834814ec-db45-4e4a-a716-a2f3ad412612 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.731627 | controller |     "Jun 12 16:20:11.805994 crc crio[22579]: time=\"2026-06-12T16:20:11.805891152Z\" level=info msg=\"Started container\" PID=93338 containerID=fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1 description=openstack/ceilometer-0/ceilometer-notification-agent id=834814ec-db45-4e4a-a716-a2f3ad412612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d",
2026-06-12 17:11:43.731642 | controller |     "Jun 12 16:20:11.819629 crc crio[22579]: time=\"2026-06-12T16:20:11.81918423Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=7b6828f3-9499-4fe5-b157-ec8ebd4869f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.731657 | controller |     "Jun 12 16:20:11.837012 crc crio[22579]: time=\"2026-06-12T16:20:11.836922481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=8e30b5be-4f13-4379-a0d5-07a4e7bc67d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.731672 | controller |     "Jun 12 16:20:11.848562 crc crio[22579]: time=\"2026-06-12T16:20:11.848366492Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=10d2caf6-0801-4683-b1d2-db2a99daa757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.731693 | controller |     "Jun 12 16:20:11.848864 crc crio[22579]: time=\"2026-06-12T16:20:11.848803443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731708 | controller |     "Jun 12 16:20:11.909256 crc crio[22579]: time=\"2026-06-12T16:20:11.909161228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731722 | controller |     "Jun 12 16:20:11.914036 crc crio[22579]: time=\"2026-06-12T16:20:11.91395576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731737 | controller |     "Jun 12 16:20:12.034344 crc crio[22579]: time=\"2026-06-12T16:20:12.034229858Z\" level=info msg=\"Created container c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b: openstack/ceilometer-0/sg-core\" id=10d2caf6-0801-4683-b1d2-db2a99daa757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.731752 | controller |     "Jun 12 16:20:12.039318 crc crio[22579]: time=\"2026-06-12T16:20:12.038737422Z\" level=info msg=\"Starting container: c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b\" id=3b439754-1a59-4ce8-a4c3-dd44fc45281d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.731766 | controller |     "Jun 12 16:20:12.047884 crc crio[22579]: time=\"2026-06-12T16:20:12.047798743Z\" level=info msg=\"Started container\" PID=93363 containerID=c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b description=openstack/ceilometer-0/sg-core id=3b439754-1a59-4ce8-a4c3-dd44fc45281d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d",
2026-06-12 17:11:43.731781 | controller |     "Jun 12 16:20:12.078007 crc crio[22579]: time=\"2026-06-12T16:20:12.077884477Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=43312181-5ef5-4abf-aa34-8268714bc65b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.731796 | controller |     "Jun 12 16:20:12.186152 crc crio[22579]: time=\"2026-06-12T16:20:12.185177505Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2fb3f224-9f1a-4b41-a19a-aaeeb42e26bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.731811 | controller |     "Jun 12 16:20:12.194755 crc crio[22579]: time=\"2026-06-12T16:20:12.194669017Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=d7f37264-f1e0-4421-ad72-9044bd12036f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.731826 | controller |     "Jun 12 16:20:12.195158 crc crio[22579]: time=\"2026-06-12T16:20:12.195093077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731841 | controller |     "Jun 12 16:20:12.270078 crc crio[22579]: time=\"2026-06-12T16:20:12.26994626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731856 | controller |     "Jun 12 16:20:12.282723 crc crio[22579]: time=\"2026-06-12T16:20:12.279689498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.731871 | controller |     "Jun 12 16:20:12.284203 crc crio[22579]: time=\"2026-06-12T16:20:12.283760692Z\" level=info msg=\"Stopping container: 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1 (timeout: 30s)\" id=d113c7dc-a76e-40a5-a528-eca9516baff1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.731889 | controller |     "Jun 12 16:20:12.288487 crc crio[22579]: time=\"2026-06-12T16:20:12.288383639Z\" level=info msg=\"Stopping container: 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417 (timeout: 30s)\" id=463d9fcb-d170-4bf7-b559-2420ced2e5eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.731904 | controller |     "Jun 12 16:20:12.323017 crc crio[22579]: time=\"2026-06-12T16:20:12.322921557Z\" level=info msg=\"Stopping container: 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9 (timeout: 30s)\" id=82e1bdac-a711-4a67-9601-e3f41008e9a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.731919 | controller |     "Jun 12 16:20:12.368631 crc crio[22579]: time=\"2026-06-12T16:20:12.368092816Z\" level=info msg=\"Stopping container: 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6 (timeout: 30s)\" id=2fb94e22-b4cf-4d91-9e17-eebbab5e51b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.731934 | controller |     "Jun 12 16:20:12.368631 crc crio[22579]: time=\"2026-06-12T16:20:12.368220289Z\" level=info msg=\"Stopping container: 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260 (timeout: 30s)\" id=17381a59-f597-44f5-acf1-d8740cd55250 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.731948 | controller |     "Jun 12 16:20:12.423140 crc crio[22579]: time=\"2026-06-12T16:20:12.423034843Z\" level=info msg=\"Stopped container 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417: openstack/nova-api-0/nova-api-log\" id=463d9fcb-d170-4bf7-b559-2420ced2e5eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.731963 | controller |     "Jun 12 16:20:12.511752 crc crio[22579]: time=\"2026-06-12T16:20:12.510472946Z\" level=info msg=\"Stopped container 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260: openstack/nova-metadata-0/nova-metadata-log\" id=17381a59-f597-44f5-acf1-d8740cd55250 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.731978 | controller |     "Jun 12 16:20:12.544151 crc crio[22579]: time=\"2026-06-12T16:20:12.543974347Z\" level=info msg=\"Created container 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6: openstack/ceilometer-0/proxy-httpd\" id=d7f37264-f1e0-4421-ad72-9044bd12036f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.731993 | controller |     "Jun 12 16:20:12.545984 crc crio[22579]: time=\"2026-06-12T16:20:12.545904867Z\" level=info msg=\"Starting container: 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6\" id=291a43cc-d1fd-4813-9d90-20001756d7b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.732007 | controller |     "Jun 12 16:20:12.553775 crc crio[22579]: time=\"2026-06-12T16:20:12.553553731Z\" level=info msg=\"Started container\" PID=93397 containerID=9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6 description=openstack/ceilometer-0/proxy-httpd id=291a43cc-d1fd-4813-9d90-20001756d7b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d",
2026-06-12 17:11:43.732023 | controller |     "Jun 12 16:20:12.893938 crc crio[22579]: time=\"2026-06-12T16:20:12.893782261Z\" level=info msg=\"Stopped container 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6: openstack/nova-metadata-0/nova-metadata-metadata\" id=2fb94e22-b4cf-4d91-9e17-eebbab5e51b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.732038 | controller |     "Jun 12 16:20:12.895187 crc crio[22579]: time=\"2026-06-12T16:20:12.895120675Z\" level=info msg=\"Stopping pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=ce13c3d9-1b51-43c9-bb49-9fa64ef559c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.732053 | controller |     "Jun 12 16:20:12.895842 crc crio[22579]: time=\"2026-06-12T16:20:12.895770422Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570 UID:e54980ef-96fa-4f89-9193-a4cff7a408d8 NetNS:/var/run/netns/1a921fe9-e35b-4587-ad0d-77b8622d345d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode54980ef_96fa_4f89_9193_a4cff7a408d8.slice PodAnnotations:0xc00008ce20}] Aliases:map[]}\"",
2026-06-12 17:11:43.732073 | controller |     "Jun 12 16:20:12.895983 crc crio[22579]: time=\"2026-06-12T16:20:12.895932166Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.732088 | controller |     "Jun 12 16:20:13.314788 crc crio[22579]: time=\"2026-06-12T16:20:13.314155179Z\" level=info msg=\"Stopped pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=ce13c3d9-1b51-43c9-bb49-9fa64ef559c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.732104 | controller |     "Jun 12 16:20:13.781026 crc crio[22579]: time=\"2026-06-12T16:20:13.780915176Z\" level=info msg=\"Stopped container 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=82e1bdac-a711-4a67-9601-e3f41008e9a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.732119 | controller |     "Jun 12 16:20:13.782422 crc crio[22579]: time=\"2026-06-12T16:20:13.782308611Z\" level=info msg=\"Stopping pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=e66d5377-ddd6-47d0-abb6-741e2c386da1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.732134 | controller |     "Jun 12 16:20:13.783060 crc crio[22579]: time=\"2026-06-12T16:20:13.782988879Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2 UID:ac9bc27f-8263-4056-af4e-db107bee8676 NetNS:/var/run/netns/1397a332-6f9e-42f5-b0c9-acc5645c7dfb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9bc27f_8263_4056_af4e_db107bee8676.slice PodAnnotations:0xc0025a0bd8}] Aliases:map[]}\"",
2026-06-12 17:11:43.732149 | controller |     "Jun 12 16:20:13.783209 crc crio[22579]: time=\"2026-06-12T16:20:13.783166663Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.732164 | controller |     "Jun 12 16:20:14.181727 crc crio[22579]: time=\"2026-06-12T16:20:14.178173786Z\" level=info msg=\"Removing container: 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6\" id=1d99e966-7c91-49ad-9c38-13e529f66b25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.732179 | controller |     "Jun 12 16:20:14.228963 crc crio[22579]: time=\"2026-06-12T16:20:14.228832874Z\" level=info msg=\"Removed container 9c6e78ec2af8dc3ea03a3c87d87d24cb8f45b7d9d9b994a8ec29f9046ed59ec6: openstack/nova-metadata-0/nova-metadata-metadata\" id=1d99e966-7c91-49ad-9c38-13e529f66b25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.732194 | controller |     "Jun 12 16:20:14.236568 crc crio[22579]: time=\"2026-06-12T16:20:14.234238461Z\" level=info msg=\"Removing container: 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260\" id=9ffc8a43-6747-4ce5-9fff-59ecfd8b1e5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.732209 | controller |     "Jun 12 16:20:14.246482 crc crio[22579]: time=\"2026-06-12T16:20:14.24638066Z\" level=info msg=\"Stopped pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=e66d5377-ddd6-47d0-abb6-741e2c386da1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.732223 | controller |     "Jun 12 16:20:14.272236 crc crio[22579]: time=\"2026-06-12T16:20:14.272141185Z\" level=info msg=\"Removed container 73ba08ff030a541ce7c42ae69ca5a501464d2004a6ad0d1a91fdeca24c154260: openstack/nova-metadata-0/nova-metadata-log\" id=9ffc8a43-6747-4ce5-9fff-59ecfd8b1e5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.732242 | controller |     "Jun 12 16:20:14.992144 crc crio[22579]: time=\"2026-06-12T16:20:14.991700518Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b58cffb2-0112-4ccb-8c97-3a16a9cf65eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.732257 | controller |     "Jun 12 16:20:14.993420 crc crio[22579]: time=\"2026-06-12T16:20:14.99217981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.732272 | controller |     "Jun 12 16:20:15.058847 crc crio[22579]: time=\"2026-06-12T16:20:15.058771763Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 UID:ef9eba3c-cf0a-42b9-8eee-b90df7b26d4d NetNS:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9eba3c_cf0a_42b9_8eee_b90df7b26d4d.slice PodAnnotations:0xc006b8e440}] Aliases:map[]}\"",
2026-06-12 17:11:43.732287 | controller |     "Jun 12 16:20:15.058847 crc crio[22579]: time=\"2026-06-12T16:20:15.058843075Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.732302 | controller |     "Jun 12 16:20:15.263791 crc crio[22579]: time=\"2026-06-12T16:20:15.263302043Z\" level=info msg=\"Stopping pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=33b9a392-ad56-4ca1-8f0d-e71ebcabc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.732317 | controller |     "Jun 12 16:20:15.269930 crc crio[22579]: time=\"2026-06-12T16:20:15.26986219Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mrjmx Namespace:openstack ID:b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d UID:4b7968a7-66c4-4285-943d-beea526e3f87 NetNS:/var/run/netns/64ec7a55-c6dd-4155-8100-c562cc0f431d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4b7968a7_66c4_4285_943d_beea526e3f87.slice PodAnnotations:0xc006b8e5a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.732332 | controller |     "Jun 12 16:20:15.270451 crc crio[22579]: time=\"2026-06-12T16:20:15.270419934Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-mrjmx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.732351 | controller |     "Jun 12 16:20:15.284241 crc crio[22579]: time=\"2026-06-12T16:20:15.284083482Z\" level=info msg=\"Removing container: 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9\" id=dcb6e43f-beec-48df-97db-ba4fe6cdb941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.732386 | controller |     "Jun 12 16:20:15.417571 crc crio[22579]: time=\"2026-06-12T16:20:15.417428652Z\" level=info msg=\"Removed container 2dda61ec14fbbfc35bc5ce63013539501e717686fa3dd3b7d6ff6c2c68f497f9: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dcb6e43f-beec-48df-97db-ba4fe6cdb941 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.732403 | controller |     "Jun 12 16:20:15.776776 crc crio[22579]: 2026-06-12T16:20:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cb5aa8324ceb55 Mac:7a:e3:b0:1d:dc:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 SocketPath: PciID:}] [{Interface:0xc000448720 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.732418 | controller |     "Jun 12 16:20:15.781543 crc crio[22579]: time=\"2026-06-12T16:20:15.77840566Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 UID:ef9eba3c-cf0a-42b9-8eee-b90df7b26d4d NetNS:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9eba3c_cf0a_42b9_8eee_b90df7b26d4d.slice PodAnnotations:0xc006b8e440}] Aliases:map[]}\"",
2026-06-12 17:11:43.732437 | controller |     "Jun 12 16:20:15.781543 crc crio[22579]: time=\"2026-06-12T16:20:15.778764579Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.732452 | controller |     "Jun 12 16:20:15.784199 crc crio[22579]: time=\"2026-06-12T16:20:15.783828447Z\" level=info msg=\"Stopped pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=33b9a392-ad56-4ca1-8f0d-e71ebcabc9d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.732467 | controller |     "Jun 12 16:20:15.824086 crc crio[22579]: time=\"2026-06-12T16:20:15.824000209Z\" level=info msg=\"Ran pod sandbox 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 with infra container: openstack/nova-metadata-0/POD\" id=b58cffb2-0112-4ccb-8c97-3a16a9cf65eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.732482 | controller |     "Jun 12 16:20:15.831962 crc crio[22579]: time=\"2026-06-12T16:20:15.831854228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=37640907-eda9-48e8-9811-14e90f925351 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.732497 | controller |     "Jun 12 16:20:15.843196 crc crio[22579]: time=\"2026-06-12T16:20:15.843107885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=656a7fcb-77ec-4646-9f62-8c1189f9d495 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.732512 | controller |     "Jun 12 16:20:15.867056 crc crio[22579]: time=\"2026-06-12T16:20:15.866959661Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=4b3f359e-1742-4622-accf-cf2b7318f6cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.732527 | controller |     "Jun 12 16:20:15.867157 crc crio[22579]: time=\"2026-06-12T16:20:15.867095294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.732541 | controller |     "Jun 12 16:20:15.900180 crc crio[22579]: time=\"2026-06-12T16:20:15.899988651Z\" level=info msg=\"Stopped container 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1: openstack/nova-api-0/nova-api-api\" id=d113c7dc-a76e-40a5-a528-eca9516baff1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.732556 | controller |     "Jun 12 16:20:15.902829 crc crio[22579]: time=\"2026-06-12T16:20:15.902786892Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=911d3f69-7fcd-404f-8158-619592a0af66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.732571 | controller |     "Jun 12 16:20:15.903441 crc crio[22579]: time=\"2026-06-12T16:20:15.903370327Z\" level=info msg=\"Stopping pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=c8007d7a-b8ce-40a1-8ac3-a6a31f2d3f9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.732586 | controller |     "Jun 12 16:20:15.904158 crc crio[22579]: time=\"2026-06-12T16:20:15.904103835Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991 UID:70eb942d-acbe-4386-9943-187e4b54f477 NetNS:/var/run/netns/da7ff941-8cf6-4b27-8b08-264d65ca1c54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70eb942d_acbe_4386_9943_187e4b54f477.slice PodAnnotations:0xc000548c40}] Aliases:map[]}\"",
2026-06-12 17:11:43.732604 | controller |     "Jun 12 16:20:15.904345 crc crio[22579]: time=\"2026-06-12T16:20:15.90428568Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.732619 | controller |     "Jun 12 16:20:15.907465 crc crio[22579]: time=\"2026-06-12T16:20:15.90742658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.732634 | controller |     "Jun 12 16:20:15.915235 crc crio[22579]: time=\"2026-06-12T16:20:15.915098055Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd UID:5d85907e-8c06-424f-a179-fad83fa33ef9 NetNS:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d85907e_8c06_424f_a179_fad83fa33ef9.slice PodAnnotations:0xc004fc0710}] Aliases:map[]}\"",
2026-06-12 17:11:43.732649 | controller |     "Jun 12 16:20:15.915235 crc crio[22579]: time=\"2026-06-12T16:20:15.915212548Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.732664 | controller |     "Jun 12 16:20:15.998796 crc crio[22579]: time=\"2026-06-12T16:20:15.99870096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.732679 | controller |     "Jun 12 16:20:16.012777 crc crio[22579]: time=\"2026-06-12T16:20:16.012679896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.732694 | controller |     "Jun 12 16:20:16.339191 crc crio[22579]: time=\"2026-06-12T16:20:16.338160361Z\" level=info msg=\"Created container 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91: openstack/nova-metadata-0/nova-metadata-log\" id=911d3f69-7fcd-404f-8158-619592a0af66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.732709 | controller |     "Jun 12 16:20:16.345547 crc crio[22579]: time=\"2026-06-12T16:20:16.343951268Z\" level=info msg=\"Starting container: 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91\" id=2bc4f90b-c538-40be-81c9-e0b46697ae27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.732723 | controller |     "Jun 12 16:20:16.379590 crc crio[22579]: time=\"2026-06-12T16:20:16.361034543Z\" level=info msg=\"Started container\" PID=93919 containerID=4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91 description=openstack/nova-metadata-0/nova-metadata-log id=2bc4f90b-c538-40be-81c9-e0b46697ae27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5",
2026-06-12 17:11:43.732738 | controller |     "Jun 12 16:20:16.379590 crc crio[22579]: time=\"2026-06-12T16:20:16.3747217Z\" level=info msg=\"Stopped pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=c8007d7a-b8ce-40a1-8ac3-a6a31f2d3f9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.732753 | controller |     "Jun 12 16:20:16.400583 crc crio[22579]: time=\"2026-06-12T16:20:16.399641674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=942162d4-ca05-4e67-8022-8fd0a06ab98c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.732768 | controller |     "Jun 12 16:20:16.504585 crc crio[22579]: time=\"2026-06-12T16:20:16.503813833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=20d1d8f5-7b20-43a8-8c0f-0399e8e42b19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.732786 | controller |     "Jun 12 16:20:16.538752 crc crio[22579]: time=\"2026-06-12T16:20:16.530185003Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=efacf442-b520-4885-9cb2-039502597def name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.732801 | controller |     "Jun 12 16:20:16.538752 crc crio[22579]: time=\"2026-06-12T16:20:16.532872431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.732815 | controller |     "Jun 12 16:20:16.595694 crc crio[22579]: 2026-06-12T16:20:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1662a29b078344c Mac:8e:3d:81:82:cd:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 SocketPath: PciID:}] [{Interface:0xc0002a4990 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.732831 | controller |     "Jun 12 16:20:16.595694 crc crio[22579]: time=\"2026-06-12T16:20:16.590986559Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd UID:5d85907e-8c06-424f-a179-fad83fa33ef9 NetNS:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d85907e_8c06_424f_a179_fad83fa33ef9.slice PodAnnotations:0xc004fc0710}] Aliases:map[]}\"",
2026-06-12 17:11:43.732846 | controller |     "Jun 12 16:20:16.595694 crc crio[22579]: time=\"2026-06-12T16:20:16.591141003Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.732861 | controller |     "Jun 12 16:20:16.610552 crc crio[22579]: time=\"2026-06-12T16:20:16.607841917Z\" level=info msg=\"Ran pod sandbox 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd with infra container: openstack/nova-scheduler-0/POD\" id=4b3f359e-1742-4622-accf-cf2b7318f6cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.732876 | controller |     "Jun 12 16:20:16.611073 crc crio[22579]: time=\"2026-06-12T16:20:16.610731711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c95f6f48-9bc4-4dad-89ac-c242a312568c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.732892 | controller |     "Jun 12 16:20:16.658996 crc crio[22579]: time=\"2026-06-12T16:20:16.658607438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.732907 | controller |     "Jun 12 16:20:16.672561 crc crio[22579]: time=\"2026-06-12T16:20:16.669811683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.732922 | controller |     "Jun 12 16:20:16.691555 crc crio[22579]: time=\"2026-06-12T16:20:16.690767386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c006bfd1-9efa-40d3-a12c-f7c59f2a8daf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.732936 | controller |     "Jun 12 16:20:16.724866 crc crio[22579]: time=\"2026-06-12T16:20:16.723902118Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4eec52f0-61a8-4273-88e5-2dacf78dc629 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.732951 | controller |     "Jun 12 16:20:16.728552 crc crio[22579]: time=\"2026-06-12T16:20:16.726095044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.732969 | controller |     "Jun 12 16:20:16.810667 crc crio[22579]: time=\"2026-06-12T16:20:16.810147541Z\" level=info msg=\"Created container 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c: openstack/nova-metadata-0/nova-metadata-metadata\" id=efacf442-b520-4885-9cb2-039502597def name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.732985 | controller |     "Jun 12 16:20:16.812201 crc crio[22579]: time=\"2026-06-12T16:20:16.812129811Z\" level=info msg=\"Starting container: 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c\" id=ecd60789-d0f6-48b5-b38c-758f5e4d3eb9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.733000 | controller |     "Jun 12 16:20:16.821918 crc crio[22579]: time=\"2026-06-12T16:20:16.821814598Z\" level=info msg=\"Started container\" PID=93983 containerID=2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c description=openstack/nova-metadata-0/nova-metadata-metadata id=ecd60789-d0f6-48b5-b38c-758f5e4d3eb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5",
2026-06-12 17:11:43.733015 | controller |     "Jun 12 16:20:16.828202 crc crio[22579]: time=\"2026-06-12T16:20:16.827981454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733030 | controller |     "Jun 12 16:20:16.835898 crc crio[22579]: time=\"2026-06-12T16:20:16.835779353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733045 | controller |     "Jun 12 16:20:16.945153 crc crio[22579]: time=\"2026-06-12T16:20:16.944727333Z\" level=info msg=\"Created container eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4eec52f0-61a8-4273-88e5-2dacf78dc629 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.733060 | controller |     "Jun 12 16:20:16.946435 crc crio[22579]: time=\"2026-06-12T16:20:16.946310853Z\" level=info msg=\"Starting container: eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51\" id=dde220ca-d85c-4ee3-acd2-9f9a18bd1dfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.733075 | controller |     "Jun 12 16:20:16.949469 crc crio[22579]: time=\"2026-06-12T16:20:16.949402651Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=a8940070-a79d-42ef-bec9-1d8042554dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.733090 | controller |     "Jun 12 16:20:16.949584 crc crio[22579]: time=\"2026-06-12T16:20:16.949548465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733105 | controller |     "Jun 12 16:20:16.954156 crc crio[22579]: time=\"2026-06-12T16:20:16.9540732Z\" level=info msg=\"Started container\" PID=94004 containerID=eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=dde220ca-d85c-4ee3-acd2-9f9a18bd1dfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd",
2026-06-12 17:11:43.733120 | controller |     "Jun 12 16:20:16.992128 crc crio[22579]: time=\"2026-06-12T16:20:16.992020055Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb UID:0742c57c-2758-4c06-8f81-f9883670c3d4 NetNS:/var/run/netns/6076a530-a72a-43b0-8a1f-f8c165f56bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0742c57c_2758_4c06_8f81_f9883670c3d4.slice PodAnnotations:0xc006b8e340}] Aliases:map[]}\"",
2026-06-12 17:11:43.733138 | controller |     "Jun 12 16:20:16.992128 crc crio[22579]: time=\"2026-06-12T16:20:16.992093367Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.733154 | controller |     "Jun 12 16:20:17.396558 crc crio[22579]: time=\"2026-06-12T16:20:17.393473952Z\" level=info msg=\"Removing container: 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1\" id=f88f85df-64be-49fc-880f-3079ebdf5057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.733169 | controller |     "Jun 12 16:20:17.446581 crc crio[22579]: time=\"2026-06-12T16:20:17.445753271Z\" level=info msg=\"Removed container 6ee09c24c96a37887f59bf406b1dc3a8e372edc9537429aaacc3159d3168e5b1: openstack/nova-api-0/nova-api-api\" id=f88f85df-64be-49fc-880f-3079ebdf5057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.733184 | controller |     "Jun 12 16:20:17.464564 crc crio[22579]: time=\"2026-06-12T16:20:17.464168739Z\" level=info msg=\"Removing container: 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417\" id=d04a680d-3ad7-4e44-976a-70554b84cff8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.733198 | controller |     "Jun 12 16:20:17.525433 crc crio[22579]: time=\"2026-06-12T16:20:17.525259482Z\" level=info msg=\"Removed container 874a1ef8616735d366354e0244a749d41cfe54713af8d822538cade85d854417: openstack/nova-api-0/nova-api-log\" id=d04a680d-3ad7-4e44-976a-70554b84cff8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.733213 | controller |     "Jun 12 16:20:17.530802 crc crio[22579]: 2026-06-12T16:20:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae7cb92a0c49b79 Mac:ce:b3:5b:3d:e5:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/6076a530-a72a-43b0-8a1f-f8c165f56bb4 SocketPath: PciID:}] [{Interface:0xc000240740 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.733228 | controller |     "Jun 12 16:20:17.531920 crc crio[22579]: time=\"2026-06-12T16:20:17.53185588Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb UID:0742c57c-2758-4c06-8f81-f9883670c3d4 NetNS:/var/run/netns/6076a530-a72a-43b0-8a1f-f8c165f56bb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0742c57c_2758_4c06_8f81_f9883670c3d4.slice PodAnnotations:0xc006b8e340}] Aliases:map[]}\"",
2026-06-12 17:11:43.733242 | controller |     "Jun 12 16:20:17.532060 crc crio[22579]: time=\"2026-06-12T16:20:17.532011134Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.733257 | controller |     "Jun 12 16:20:17.553100 crc crio[22579]: time=\"2026-06-12T16:20:17.553010698Z\" level=info msg=\"Ran pod sandbox ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb with infra container: openstack/nova-cell1-conductor-0/POD\" id=a8940070-a79d-42ef-bec9-1d8042554dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.733272 | controller |     "Jun 12 16:20:17.601195 crc crio[22579]: time=\"2026-06-12T16:20:17.601116681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f3bc10c2-4ec6-428a-9cb4-7286643ee598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.733286 | controller |     "Jun 12 16:20:17.630881 crc crio[22579]: time=\"2026-06-12T16:20:17.630754774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2eb8fc79-b9fd-400a-bf14-67a213dcefed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.733304 | controller |     "Jun 12 16:20:17.658664 crc crio[22579]: time=\"2026-06-12T16:20:17.658561211Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1f015e7f-f326-4b3f-b596-24ed85e0267d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.733319 | controller |     "Jun 12 16:20:17.659919 crc crio[22579]: time=\"2026-06-12T16:20:17.658942031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733334 | controller |     "Jun 12 16:20:17.712469 crc crio[22579]: time=\"2026-06-12T16:20:17.711903818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733352 | controller |     "Jun 12 16:20:17.719473 crc crio[22579]: time=\"2026-06-12T16:20:17.719394618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733386 | controller |     "Jun 12 16:20:17.811759 crc crio[22579]: time=\"2026-06-12T16:20:17.811670564Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=ca3c3a23-54c8-4fcc-a77b-25cc51b65a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.733402 | controller |     "Jun 12 16:20:17.812080 crc crio[22579]: time=\"2026-06-12T16:20:17.812021903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733418 | controller |     "Jun 12 16:20:17.855534 crc crio[22579]: time=\"2026-06-12T16:20:17.855412146Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 UID:69b98942-1016-4634-b0e6-072ecd120753 NetNS:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b98942_1016_4634_b0e6_072ecd120753.slice PodAnnotations:0xc006b8e140}] Aliases:map[]}\"",
2026-06-12 17:11:43.733434 | controller |     "Jun 12 16:20:17.855534 crc crio[22579]: time=\"2026-06-12T16:20:17.855477298Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.733448 | controller |     "Jun 12 16:20:17.946563 crc crio[22579]: time=\"2026-06-12T16:20:17.94641246Z\" level=info msg=\"Created container c43eb1875d6c0c735dcf006d5c5f4cfb1a5abefc6df19451df217425d237baea: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=1f015e7f-f326-4b3f-b596-24ed85e0267d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.733463 | controller |     "Jun 12 16:20:17.953559 crc crio[22579]: time=\"2026-06-12T16:20:17.952550776Z\" level=info msg=\"Starting container: c43eb1875d6c0c735dcf006d5c5f4cfb1a5abefc6df19451df217425d237baea\" id=6db58275-18a8-4846-86ac-ddad65d28027 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.733478 | controller |     "Jun 12 16:20:17.962001 crc crio[22579]: time=\"2026-06-12T16:20:17.961905754Z\" level=info msg=\"Started container\" PID=94193 containerID=c43eb1875d6c0c735dcf006d5c5f4cfb1a5abefc6df19451df217425d237baea description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=6db58275-18a8-4846-86ac-ddad65d28027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae7cb92a0c49b796694efbbaa57abc5074b77c42878e28690aba131d153393eb",
2026-06-12 17:11:43.733493 | controller |     "Jun 12 16:20:18.411184 crc crio[22579]: 2026-06-12T16:20:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:488ddf97b51520a Mac:fa:e9:e3:89:e0:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe SocketPath: PciID:}] [{Interface:0xc000245680 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.733512 | controller |     "Jun 12 16:20:18.412718 crc crio[22579]: time=\"2026-06-12T16:20:18.412443749Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 UID:69b98942-1016-4634-b0e6-072ecd120753 NetNS:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b98942_1016_4634_b0e6_072ecd120753.slice PodAnnotations:0xc006b8e140}] Aliases:map[]}\"",
2026-06-12 17:11:43.733528 | controller |     "Jun 12 16:20:18.412718 crc crio[22579]: time=\"2026-06-12T16:20:18.412664415Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.733543 | controller |     "Jun 12 16:20:18.426387 crc crio[22579]: time=\"2026-06-12T16:20:18.4262493Z\" level=info msg=\"Ran pod sandbox 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 with infra container: openstack/nova-api-0/POD\" id=ca3c3a23-54c8-4fcc-a77b-25cc51b65a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.733557 | controller |     "Jun 12 16:20:18.442461 crc crio[22579]: time=\"2026-06-12T16:20:18.442314938Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=442b9403-3751-48f0-85ff-d712fe2be223 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.733572 | controller |     "Jun 12 16:20:18.447243 crc crio[22579]: time=\"2026-06-12T16:20:18.44710002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7a46db16-8c42-4311-b878-c0a1de7abff7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.733587 | controller |     "Jun 12 16:20:18.457043 crc crio[22579]: time=\"2026-06-12T16:20:18.45694584Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=775b1ac5-ff52-412c-8c35-ed571d1e7496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.733601 | controller |     "Jun 12 16:20:18.458586 crc crio[22579]: time=\"2026-06-12T16:20:18.458469119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733615 | controller |     "Jun 12 16:20:18.520226 crc crio[22579]: time=\"2026-06-12T16:20:18.520104266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733629 | controller |     "Jun 12 16:20:18.526034 crc crio[22579]: time=\"2026-06-12T16:20:18.525919213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733644 | controller |     "Jun 12 16:20:18.714308 crc crio[22579]: time=\"2026-06-12T16:20:18.714205551Z\" level=info msg=\"Created container ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce: openstack/nova-api-0/nova-api-log\" id=775b1ac5-ff52-412c-8c35-ed571d1e7496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.733658 | controller |     "Jun 12 16:20:18.715932 crc crio[22579]: time=\"2026-06-12T16:20:18.715842122Z\" level=info msg=\"Starting container: ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce\" id=7e35829f-7eee-4cf5-a929-74794a2c9aed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.733673 | controller |     "Jun 12 16:20:18.724007 crc crio[22579]: time=\"2026-06-12T16:20:18.723760584Z\" level=info msg=\"Started container\" PID=94277 containerID=ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce description=openstack/nova-api-0/nova-api-log id=7e35829f-7eee-4cf5-a929-74794a2c9aed name=/runtime.v1.RuntimeService/StartContainer sandboxID=488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1",
2026-06-12 17:11:43.733693 | controller |     "Jun 12 16:20:18.737877 crc crio[22579]: time=\"2026-06-12T16:20:18.737811581Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=78e05dc2-1da9-426e-9f2c-e091b5e99c45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.733708 | controller |     "Jun 12 16:20:18.773175 crc crio[22579]: time=\"2026-06-12T16:20:18.773083718Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=42c30889-ce3b-48e3-8919-b48e9fea5139 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.733722 | controller |     "Jun 12 16:20:18.785262 crc crio[22579]: time=\"2026-06-12T16:20:18.784857717Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8832cfa5-f6e6-42e8-9e83-9fd6c32c229f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.733737 | controller |     "Jun 12 16:20:18.786823 crc crio[22579]: time=\"2026-06-12T16:20:18.786769085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733752 | controller |     "Jun 12 16:20:18.861555 crc crio[22579]: time=\"2026-06-12T16:20:18.859938366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733766 | controller |     "Jun 12 16:20:18.867889 crc crio[22579]: time=\"2026-06-12T16:20:18.867812896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.733781 | controller |     "Jun 12 16:20:18.977974 crc crio[22579]: time=\"2026-06-12T16:20:18.977778392Z\" level=info msg=\"Created container 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507: openstack/nova-api-0/nova-api-api\" id=8832cfa5-f6e6-42e8-9e83-9fd6c32c229f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.733796 | controller |     "Jun 12 16:20:18.979431 crc crio[22579]: time=\"2026-06-12T16:20:18.979357922Z\" level=info msg=\"Starting container: 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507\" id=ee5e5610-8b9a-4ee9-b8ec-5e10b9061e29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.733810 | controller |     "Jun 12 16:20:18.988097 crc crio[22579]: time=\"2026-06-12T16:20:18.988008452Z\" level=info msg=\"Started container\" PID=94319 containerID=4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507 description=openstack/nova-api-0/nova-api-api id=ee5e5610-8b9a-4ee9-b8ec-5e10b9061e29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1",
2026-06-12 17:11:43.733824 | controller |     "Jun 12 16:20:34.534089 crc crio[22579]: time=\"2026-06-12T16:20:34.532874026Z\" level=warning msg=\"Stopping container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 with stop signal(15) timed out. Killing...\"",
2026-06-12 17:11:43.733839 | controller |     "Jun 12 16:20:34.584539 crc crio[22579]: time=\"2026-06-12T16:20:34.583913993Z\" level=error msg=\"Killing container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-12 17:11:43.733853 | controller |     "Jun 12 16:20:34.609182 crc crio[22579]: time=\"2026-06-12T16:20:34.609088493Z\" level=info msg=\"Stopped container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=a5ce1fa7-9fbd-4143-b51d-45d3bb6ea69d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.733871 | controller |     "Jun 12 16:20:34.611245 crc crio[22579]: time=\"2026-06-12T16:20:34.611136525Z\" level=info msg=\"Stopping pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=da13005d-5a63-4a33-acef-7cfa1382a8d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.733887 | controller |     "Jun 12 16:20:34.611867 crc crio[22579]: time=\"2026-06-12T16:20:34.611795002Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118 UID:0469bed9-c4b4-4357-a620-eb7537afd086 NetNS:/var/run/netns/cddb95ba-5f00-41b2-9798-39669c39db15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0469bed9_c4b4_4357_a620_eb7537afd086.slice PodAnnotations:0xc006b8edd0}] Aliases:map[]}\"",
2026-06-12 17:11:43.733901 | controller |     "Jun 12 16:20:34.612013 crc crio[22579]: time=\"2026-06-12T16:20:34.611975847Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.733916 | controller |     "Jun 12 16:20:34.961053 crc crio[22579]: time=\"2026-06-12T16:20:34.960460627Z\" level=info msg=\"Stopped pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=da13005d-5a63-4a33-acef-7cfa1382a8d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.733932 | controller |     "Jun 12 16:20:35.703951 crc crio[22579]: time=\"2026-06-12T16:20:35.703367715Z\" level=info msg=\"Removing container: d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8\" id=6a92e265-904d-45ee-90d2-ef934f0f7b5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.733947 | controller |     "Jun 12 16:20:35.735472 crc crio[22579]: time=\"2026-06-12T16:20:35.735348688Z\" level=info msg=\"Removed container d790f0eea74aa6573619f204be79e5e586d6b98478978c4d7e84b12d42c218b8: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=6a92e265-904d-45ee-90d2-ef934f0f7b5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.733962 | controller |     "Jun 12 16:20:36.082016 crc crio[22579]: time=\"2026-06-12T16:20:36.081607041Z\" level=info msg=\"Removing container: 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221\" id=86b93a5b-0179-4799-9e4c-db9113c5b89d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.733977 | controller |     "Jun 12 16:20:36.177455 crc crio[22579]: time=\"2026-06-12T16:20:36.177358956Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=85edfb4c-ad11-4914-8e5a-74d786cd0f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.733991 | controller |     "Jun 12 16:20:36.177680 crc crio[22579]: time=\"2026-06-12T16:20:36.177632022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.734006 | controller |     "Jun 12 16:20:36.276798 crc crio[22579]: time=\"2026-06-12T16:20:36.276473885Z\" level=info msg=\"Removed container 819a6f7cf3592be5e46c0ec7ca284807ba796754c5145e509120dcee863cd221: openshift-infra/auto-csr-approver-29688014-2fkhn/oc\" id=86b93a5b-0179-4799-9e4c-db9113c5b89d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.734021 | controller |     "Jun 12 16:20:36.288889 crc crio[22579]: time=\"2026-06-12T16:20:36.288788229Z\" level=info msg=\"Stopping pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=9f79fda4-c66c-4cee-bf25-dd5978f161ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734036 | controller |     "Jun 12 16:20:36.288889 crc crio[22579]: time=\"2026-06-12T16:20:36.288873611Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=9f79fda4-c66c-4cee-bf25-dd5978f161ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734054 | controller |     "Jun 12 16:20:36.289410 crc crio[22579]: time=\"2026-06-12T16:20:36.289367673Z\" level=info msg=\"Removing pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=8ff14d45-8473-4e66-bf87-aac5cb0e3d65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734070 | controller |     "Jun 12 16:20:36.312680 crc crio[22579]: time=\"2026-06-12T16:20:36.31246236Z\" level=info msg=\"Removed pod sandbox: cb3e4ffa966963718194edd8ec4eaf9939dd3f7a0feed400bb0eb99ebd80f0b6\" id=8ff14d45-8473-4e66-bf87-aac5cb0e3d65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734084 | controller |     "Jun 12 16:20:36.315103 crc crio[22579]: time=\"2026-06-12T16:20:36.315015905Z\" level=info msg=\"Stopping pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=5d30e630-b9d3-42f8-abec-8f372efb41b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734099 | controller |     "Jun 12 16:20:36.315256 crc crio[22579]: time=\"2026-06-12T16:20:36.315126958Z\" level=info msg=\"Stopped pod sandbox (already stopped): f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=5d30e630-b9d3-42f8-abec-8f372efb41b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734113 | controller |     "Jun 12 16:20:36.315874 crc crio[22579]: time=\"2026-06-12T16:20:36.315771655Z\" level=info msg=\"Removing pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=0da87744-1c2c-4dca-ac96-8109e0ccb1f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734129 | controller |     "Jun 12 16:20:36.327248 crc crio[22579]: time=\"2026-06-12T16:20:36.327158464Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4 UID:61cfb18b-f543-47f0-afd1-c4876b830cea NetNS:/var/run/netns/b2075635-9816-4e94-8301-d1143714ec3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cfb18b_f543_47f0_afd1_c4876b830cea.slice PodAnnotations:0xc002308418}] Aliases:map[]}\"",
2026-06-12 17:11:43.734143 | controller |     "Jun 12 16:20:36.327248 crc crio[22579]: time=\"2026-06-12T16:20:36.327222776Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.734158 | controller |     "Jun 12 16:20:36.335485 crc crio[22579]: time=\"2026-06-12T16:20:36.335396984Z\" level=info msg=\"Removed pod sandbox: f27adcf838fd13783de054a915c18ef32adf6534e50112c6388f21d247395af7\" id=0da87744-1c2c-4dca-ac96-8109e0ccb1f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734173 | controller |     "Jun 12 16:20:36.336351 crc crio[22579]: time=\"2026-06-12T16:20:36.336238384Z\" level=info msg=\"Stopping pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=352509f1-7765-4b8a-9c0e-a5e79fb18e77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734188 | controller |     "Jun 12 16:20:36.336454 crc crio[22579]: time=\"2026-06-12T16:20:36.336366027Z\" level=info msg=\"Stopped pod sandbox (already stopped): 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=352509f1-7765-4b8a-9c0e-a5e79fb18e77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734204 | controller |     "Jun 12 16:20:36.336926 crc crio[22579]: time=\"2026-06-12T16:20:36.33685179Z\" level=info msg=\"Removing pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=89cabfbc-9755-46fa-97d4-c5b142088cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734221 | controller |     "Jun 12 16:20:36.373459 crc crio[22579]: time=\"2026-06-12T16:20:36.373287396Z\" level=info msg=\"Removed pod sandbox: 551554bba9525084c7475b73c0a5574a40c3f132464fa5c289d6fd44e511dbb2\" id=89cabfbc-9755-46fa-97d4-c5b142088cd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734237 | controller |     "Jun 12 16:20:36.375708 crc crio[22579]: time=\"2026-06-12T16:20:36.375623926Z\" level=info msg=\"Stopping pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=465ea195-ccfd-49d4-8a0c-a5df3dd60927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734252 | controller |     "Jun 12 16:20:36.375833 crc crio[22579]: time=\"2026-06-12T16:20:36.375741648Z\" level=info msg=\"Stopped pod sandbox (already stopped): b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=465ea195-ccfd-49d4-8a0c-a5df3dd60927 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734267 | controller |     "Jun 12 16:20:36.376552 crc crio[22579]: time=\"2026-06-12T16:20:36.376389015Z\" level=info msg=\"Removing pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=7eeeb6d2-6889-43b4-b116-6d94852c18a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734282 | controller |     "Jun 12 16:20:36.425905 crc crio[22579]: time=\"2026-06-12T16:20:36.42577496Z\" level=info msg=\"Removed pod sandbox: b403c4c24dcb8333ab37da106ef2d7793ea717483a24321fce15fbbfe3cc3991\" id=7eeeb6d2-6889-43b4-b116-6d94852c18a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734296 | controller |     "Jun 12 16:20:36.430945 crc crio[22579]: time=\"2026-06-12T16:20:36.43086051Z\" level=info msg=\"Stopping pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=c6d4e0b5-79dc-46f2-8212-0109cfe7bc98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734311 | controller |     "Jun 12 16:20:36.431083 crc crio[22579]: time=\"2026-06-12T16:20:36.430960042Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=c6d4e0b5-79dc-46f2-8212-0109cfe7bc98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734326 | controller |     "Jun 12 16:20:36.433253 crc crio[22579]: time=\"2026-06-12T16:20:36.433001164Z\" level=info msg=\"Removing pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=28c96571-d7fe-4b18-8317-21e36e799b6a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734340 | controller |     "Jun 12 16:20:36.460997 crc crio[22579]: time=\"2026-06-12T16:20:36.460902554Z\" level=info msg=\"Removed pod sandbox: 6637e9231d1ad0efa625208d0f803834d7d8ae1a883f084912a9e975dfa28e8e\" id=28c96571-d7fe-4b18-8317-21e36e799b6a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734358 | controller |     "Jun 12 16:20:36.461932 crc crio[22579]: time=\"2026-06-12T16:20:36.461883628Z\" level=info msg=\"Stopping pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=fe12a4b7-3a03-4368-84af-116c67aa60c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734391 | controller |     "Jun 12 16:20:36.462045 crc crio[22579]: time=\"2026-06-12T16:20:36.4619536Z\" level=info msg=\"Stopped pod sandbox (already stopped): f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=fe12a4b7-3a03-4368-84af-116c67aa60c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734407 | controller |     "Jun 12 16:20:36.462673 crc crio[22579]: time=\"2026-06-12T16:20:36.462396181Z\" level=info msg=\"Removing pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=ab7ccee9-edcf-4953-b92e-0f759e779a08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734422 | controller |     "Jun 12 16:20:36.482673 crc crio[22579]: time=\"2026-06-12T16:20:36.482567174Z\" level=info msg=\"Removed pod sandbox: f9682e7534f70ff44c198935c75dc0a81dac0141912ae242ce8d0f004c9a1d5e\" id=ab7ccee9-edcf-4953-b92e-0f759e779a08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734443 | controller |     "Jun 12 16:20:36.483689 crc crio[22579]: time=\"2026-06-12T16:20:36.48358326Z\" level=info msg=\"Stopping pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=4f7ec451-5e27-4a32-a104-d25682287db0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734459 | controller |     "Jun 12 16:20:36.483689 crc crio[22579]: time=\"2026-06-12T16:20:36.483668512Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=4f7ec451-5e27-4a32-a104-d25682287db0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734474 | controller |     "Jun 12 16:20:36.484165 crc crio[22579]: time=\"2026-06-12T16:20:36.484097523Z\" level=info msg=\"Removing pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=8fbd92e7-8777-443c-b057-57f872780880 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734489 | controller |     "Jun 12 16:20:36.502383 crc crio[22579]: time=\"2026-06-12T16:20:36.502240214Z\" level=info msg=\"Removed pod sandbox: 8f6a9ab25bcacef4bdd116b40adff1939829885a9e7bd3b1c6f95667377c62cd\" id=8fbd92e7-8777-443c-b057-57f872780880 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734503 | controller |     "Jun 12 16:20:36.505248 crc crio[22579]: time=\"2026-06-12T16:20:36.505153239Z\" level=info msg=\"Stopping pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=16cd4e04-3e5c-436a-9c9c-b727dd46bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734518 | controller |     "Jun 12 16:20:36.505405 crc crio[22579]: time=\"2026-06-12T16:20:36.505268311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=16cd4e04-3e5c-436a-9c9c-b727dd46bfd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734533 | controller |     "Jun 12 16:20:36.505857 crc crio[22579]: time=\"2026-06-12T16:20:36.505806525Z\" level=info msg=\"Removing pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=c64a5f50-a635-4ba1-9758-fedb59c9d194 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734547 | controller |     "Jun 12 16:20:36.532696 crc crio[22579]: time=\"2026-06-12T16:20:36.530069092Z\" level=info msg=\"Removed pod sandbox: 4b5988952834cb256fc4d3ae62d2cff4e242196960549e1dc64378a827b5a570\" id=c64a5f50-a635-4ba1-9758-fedb59c9d194 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734562 | controller |     "Jun 12 16:20:36.537196 crc crio[22579]: time=\"2026-06-12T16:20:36.53708859Z\" level=info msg=\"Stopping pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=176815ad-88f1-47a3-a6b2-1bb5b4f9729a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734576 | controller |     "Jun 12 16:20:36.539859 crc crio[22579]: time=\"2026-06-12T16:20:36.537259355Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=176815ad-88f1-47a3-a6b2-1bb5b4f9729a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.734591 | controller |     "Jun 12 16:20:36.542559 crc crio[22579]: time=\"2026-06-12T16:20:36.541273457Z\" level=info msg=\"Removing pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=249b2b1d-4739-4bd5-bee4-57ca66f04d3f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734605 | controller |     "Jun 12 16:20:36.562109 crc crio[22579]: time=\"2026-06-12T16:20:36.561996394Z\" level=info msg=\"Removed pod sandbox: 85922a6085fca032094c6204430cc8b567fde5008a9cdd476f49f433f2034118\" id=249b2b1d-4739-4bd5-bee4-57ca66f04d3f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.734619 | controller |     "Jun 12 16:20:36.868808 crc crio[22579]: 2026-06-12T16:20:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2cd4f969c635c2 Mac:3a:23:fd:c6:c0:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/b2075635-9816-4e94-8301-d1143714ec3c SocketPath: PciID:}] [{Interface:0xc00028e570 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.734638 | controller |     "Jun 12 16:20:36.870250 crc crio[22579]: time=\"2026-06-12T16:20:36.870190139Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4 UID:61cfb18b-f543-47f0-afd1-c4876b830cea NetNS:/var/run/netns/b2075635-9816-4e94-8301-d1143714ec3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61cfb18b_f543_47f0_afd1_c4876b830cea.slice PodAnnotations:0xc002308418}] Aliases:map[]}\"",
2026-06-12 17:11:43.734653 | controller |     "Jun 12 16:20:36.870446 crc crio[22579]: time=\"2026-06-12T16:20:36.870399275Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.734668 | controller |     "Jun 12 16:20:36.879251 crc crio[22579]: time=\"2026-06-12T16:20:36.879165648Z\" level=info msg=\"Ran pod sandbox a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=85edfb4c-ad11-4914-8e5a-74d786cd0f19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.734684 | controller |     "Jun 12 16:20:36.882064 crc crio[22579]: time=\"2026-06-12T16:20:36.881987729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=52e18c08-c5c8-424f-8dc8-8a427c7f5a43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.734699 | controller |     "Jun 12 16:20:36.928451 crc crio[22579]: time=\"2026-06-12T16:20:36.928356078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=20e805cf-c52f-4a8b-8bd0-11be3ad7f3ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.734713 | controller |     "Jun 12 16:20:36.936771 crc crio[22579]: time=\"2026-06-12T16:20:36.936667139Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9cbe811c-5d74-40a1-afb0-80fe01ffbdff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.734728 | controller |     "Jun 12 16:20:36.937182 crc crio[22579]: time=\"2026-06-12T16:20:36.937143282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.734743 | controller |     "Jun 12 16:20:36.987936 crc crio[22579]: time=\"2026-06-12T16:20:36.987844231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.734757 | controller |     "Jun 12 16:20:36.991697 crc crio[22579]: time=\"2026-06-12T16:20:36.991636157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.734772 | controller |     "Jun 12 16:20:37.095633 crc crio[22579]: time=\"2026-06-12T16:20:37.095544839Z\" level=info msg=\"Created container 7d95857da7c42ca440c76ba4158f41445f803ad48eb3e04b363454df573bbc20: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9cbe811c-5d74-40a1-afb0-80fe01ffbdff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.734787 | controller |     "Jun 12 16:20:37.097889 crc crio[22579]: time=\"2026-06-12T16:20:37.097805006Z\" level=info msg=\"Starting container: 7d95857da7c42ca440c76ba4158f41445f803ad48eb3e04b363454df573bbc20\" id=99a6e18c-8b80-454e-bfbd-31180e131f58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.734804 | controller |     "Jun 12 16:20:37.106160 crc crio[22579]: time=\"2026-06-12T16:20:37.105968344Z\" level=info msg=\"Started container\" PID=95461 containerID=7d95857da7c42ca440c76ba4158f41445f803ad48eb3e04b363454df573bbc20 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=99a6e18c-8b80-454e-bfbd-31180e131f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2cd4f969c635c211728baf056a9d8f298dc4aff9af9e0f371d34443c0b8a9e4",
2026-06-12 17:11:43.734820 | controller |     "Jun 12 16:20:39.701072 crc crio[22579]: time=\"2026-06-12T16:20:39.698957879Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c78bff8f5-cpths/POD\" id=f0925c74-16c4-4b9d-9e02-247b0408b6a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.734834 | controller |     "Jun 12 16:20:39.701072 crc crio[22579]: time=\"2026-06-12T16:20:39.700157569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.734850 | controller |     "Jun 12 16:20:39.738962 crc crio[22579]: time=\"2026-06-12T16:20:39.738878054Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-cpths Namespace:openstack ID:b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 UID:59896b16-83c8-4554-88f9-91322f11a4e1 NetNS:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59896b16_83c8_4554_88f9_91322f11a4e1.slice PodAnnotations:0xc006b8eaf8}] Aliases:map[]}\"",
2026-06-12 17:11:43.734864 | controller |     "Jun 12 16:20:39.738962 crc crio[22579]: time=\"2026-06-12T16:20:39.738947645Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c78bff8f5-cpths to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.734879 | controller |     "Jun 12 16:20:40.359095 crc crio[22579]: 2026-06-12T16:20:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1904d0ac5f37ce Mac:0a:b8:bd:a0:a0:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.734894 | controller |     "Jun 12 16:20:40.360183 crc crio[22579]: time=\"2026-06-12T16:20:40.360121327Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-cpths Namespace:openstack ID:b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 UID:59896b16-83c8-4554-88f9-91322f11a4e1 NetNS:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59896b16_83c8_4554_88f9_91322f11a4e1.slice PodAnnotations:0xc006b8eaf8}] Aliases:map[]}\"",
2026-06-12 17:11:43.734909 | controller |     "Jun 12 16:20:40.360354 crc crio[22579]: time=\"2026-06-12T16:20:40.360269031Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c78bff8f5-cpths for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.734923 | controller |     "Jun 12 16:20:40.370922 crc crio[22579]: time=\"2026-06-12T16:20:40.370885441Z\" level=info msg=\"Ran pod sandbox b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 with infra container: openstack/dnsmasq-dns-6c78bff8f5-cpths/POD\" id=f0925c74-16c4-4b9d-9e02-247b0408b6a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.734938 | controller |     "Jun 12 16:20:40.374135 crc crio[22579]: time=\"2026-06-12T16:20:40.374097973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d657f661-eaac-48d6-a0f3-cc4eca60b587 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.734958 | controller |     "Jun 12 16:20:40.444936 crc crio[22579]: time=\"2026-06-12T16:20:40.444461702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f0ae26a9-7899-4acd-bcbf-1239f6488899 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.734973 | controller |     "Jun 12 16:20:40.454081 crc crio[22579]: time=\"2026-06-12T16:20:40.453995444Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c78bff8f5-cpths/init\" id=984fca70-8b72-4c8e-9891-bb46c88ecb44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.734988 | controller |     "Jun 12 16:20:40.454483 crc crio[22579]: time=\"2026-06-12T16:20:40.454415055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735003 | controller |     "Jun 12 16:20:40.539229 crc crio[22579]: time=\"2026-06-12T16:20:40.539139259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735018 | controller |     "Jun 12 16:20:40.548343 crc crio[22579]: time=\"2026-06-12T16:20:40.548267021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735033 | controller |     "Jun 12 16:20:40.737985 crc crio[22579]: time=\"2026-06-12T16:20:40.737905612Z\" level=info msg=\"Created container 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab: openstack/dnsmasq-dns-6c78bff8f5-cpths/init\" id=984fca70-8b72-4c8e-9891-bb46c88ecb44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.735048 | controller |     "Jun 12 16:20:40.740369 crc crio[22579]: time=\"2026-06-12T16:20:40.740227201Z\" level=info msg=\"Starting container: 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab\" id=80a339f0-02f0-46e6-871d-bcfb8be001d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.735063 | controller |     "Jun 12 16:20:40.748351 crc crio[22579]: time=\"2026-06-12T16:20:40.748253725Z\" level=info msg=\"Started container\" PID=95728 containerID=8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab description=openstack/dnsmasq-dns-6c78bff8f5-cpths/init id=80a339f0-02f0-46e6-871d-bcfb8be001d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5",
2026-06-12 17:11:43.735079 | controller |     "Jun 12 16:20:40.847349 crc crio[22579]: time=\"2026-06-12T16:20:40.847191671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a77f7782-a64e-4982-8cbf-9ca9de6b20c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.735094 | controller |     "Jun 12 16:20:40.935704 crc crio[22579]: time=\"2026-06-12T16:20:40.935384933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4a98f05e-116f-4611-8274-afbc18b1dc2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.735108 | controller |     "Jun 12 16:20:40.948112 crc crio[22579]: time=\"2026-06-12T16:20:40.947986543Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns\" id=c26082d8-7c08-4c20-b379-e4b866a1b5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.735123 | controller |     "Jun 12 16:20:40.948446 crc crio[22579]: time=\"2026-06-12T16:20:40.948430765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735138 | controller |     "Jun 12 16:20:41.031589 crc crio[22579]: time=\"2026-06-12T16:20:41.031387424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735156 | controller |     "Jun 12 16:20:41.039394 crc crio[22579]: time=\"2026-06-12T16:20:41.039287645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735171 | controller |     "Jun 12 16:20:41.205433 crc crio[22579]: time=\"2026-06-12T16:20:41.204787012Z\" level=info msg=\"Created container 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns\" id=c26082d8-7c08-4c20-b379-e4b866a1b5af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.735186 | controller |     "Jun 12 16:20:41.206787 crc crio[22579]: time=\"2026-06-12T16:20:41.206727102Z\" level=info msg=\"Starting container: 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19\" id=b50a35a7-e500-4a27-a7ce-6f2b1ada8647 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.735201 | controller |     "Jun 12 16:20:41.212236 crc crio[22579]: time=\"2026-06-12T16:20:41.21215216Z\" level=info msg=\"Started container\" PID=95774 containerID=0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19 description=openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns id=b50a35a7-e500-4a27-a7ce-6f2b1ada8647 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5",
2026-06-12 17:11:43.735216 | controller |     "Jun 12 16:20:42.192179 crc crio[22579]: time=\"2026-06-12T16:20:42.191663333Z\" level=info msg=\"Stopping container: c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b (timeout: 30s)\" id=60593e05-db71-46e7-8532-5422710719de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735233 | controller |     "Jun 12 16:20:42.194051 crc crio[22579]: time=\"2026-06-12T16:20:42.191822817Z\" level=info msg=\"Stopping container: fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1 (timeout: 30s)\" id=b9eae335-7b88-4ca5-8719-829be3264335 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735248 | controller |     "Jun 12 16:20:42.194051 crc crio[22579]: time=\"2026-06-12T16:20:42.19193372Z\" level=info msg=\"Stopping container: 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6 (timeout: 30s)\" id=6a22f7eb-767d-425d-872a-092d00f21926 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735264 | controller |     "Jun 12 16:20:42.194051 crc crio[22579]: time=\"2026-06-12T16:20:42.192003812Z\" level=info msg=\"Stopping container: f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb (timeout: 30s)\" id=d86ee392-5169-40b7-a0d3-8a4de169a336 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735283 | controller |     "Jun 12 16:20:42.632603 crc crio[22579]: time=\"2026-06-12T16:20:42.632432549Z\" level=info msg=\"Stopped container 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6: openstack/ceilometer-0/proxy-httpd\" id=6a22f7eb-767d-425d-872a-092d00f21926 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735303 | controller |     "Jun 12 16:20:42.737991 crc crio[22579]: time=\"2026-06-12T16:20:42.737697515Z\" level=info msg=\"Stopped container f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb: openstack/ceilometer-0/ceilometer-central-agent\" id=d86ee392-5169-40b7-a0d3-8a4de169a336 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735319 | controller |     "Jun 12 16:20:42.827826 crc crio[22579]: time=\"2026-06-12T16:20:42.825480987Z\" level=info msg=\"Stopping container: ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce (timeout: 30s)\" id=653e8eae-ced0-4b9c-94d8-fdbedc2d2823 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735413 | controller |     "Jun 12 16:20:42.827826 crc crio[22579]: time=\"2026-06-12T16:20:42.82560305Z\" level=info msg=\"Stopping container: 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507 (timeout: 30s)\" id=381268cf-dbc7-490e-a546-e7cb1eb2c004 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735442 | controller |     "Jun 12 16:20:42.841135 crc crio[22579]: time=\"2026-06-12T16:20:42.841044943Z\" level=info msg=\"Stopped container c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b: openstack/ceilometer-0/sg-core\" id=60593e05-db71-46e7-8532-5422710719de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735458 | controller |     "Jun 12 16:20:42.960200 crc crio[22579]: time=\"2026-06-12T16:20:42.960075959Z\" level=info msg=\"Stopped container ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce: openstack/nova-api-0/nova-api-log\" id=653e8eae-ced0-4b9c-94d8-fdbedc2d2823 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735481 | controller |     "Jun 12 16:20:43.648729 crc crio[22579]: time=\"2026-06-12T16:20:43.64847742Z\" level=info msg=\"Stopped container fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=b9eae335-7b88-4ca5-8719-829be3264335 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735496 | controller |     "Jun 12 16:20:43.649775 crc crio[22579]: time=\"2026-06-12T16:20:43.649686761Z\" level=info msg=\"Stopping pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=b5b03d89-0307-4893-ab7f-44802c03e2b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.735511 | controller |     "Jun 12 16:20:43.650437 crc crio[22579]: time=\"2026-06-12T16:20:43.650379809Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d UID:3101eaad-823b-420c-b4fe-3c799867b604 NetNS:/var/run/netns/1abdfeb0-c67f-4e35-afd3-3e432f8d2479 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3101eaad_823b_420c_b4fe_3c799867b604.slice PodAnnotations:0xc006b8e898}] Aliases:map[]}\"",
2026-06-12 17:11:43.735526 | controller |     "Jun 12 16:20:43.650678 crc crio[22579]: time=\"2026-06-12T16:20:43.650624615Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.735541 | controller |     "Jun 12 16:20:44.104767 crc crio[22579]: time=\"2026-06-12T16:20:44.104278369Z\" level=info msg=\"Stopped pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=b5b03d89-0307-4893-ab7f-44802c03e2b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.735556 | controller |     "Jun 12 16:20:44.948997 crc crio[22579]: time=\"2026-06-12T16:20:44.94838167Z\" level=info msg=\"Removing container: 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6\" id=1c803085-e005-41fe-84bb-699550dbd79e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.735571 | controller |     "Jun 12 16:20:44.996096 crc crio[22579]: time=\"2026-06-12T16:20:44.995939809Z\" level=info msg=\"Removed container 9d256684090866e73c0587a0217168ffe77854c0f896aa349f1a3a2e8a4817e6: openstack/ceilometer-0/proxy-httpd\" id=1c803085-e005-41fe-84bb-699550dbd79e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.735586 | controller |     "Jun 12 16:20:44.998599 crc crio[22579]: time=\"2026-06-12T16:20:44.998487064Z\" level=info msg=\"Removing container: c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b\" id=9b19ee77-d1eb-46eb-afa9-e822bf584c10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.735600 | controller |     "Jun 12 16:20:45.030097 crc crio[22579]: time=\"2026-06-12T16:20:45.029995315Z\" level=info msg=\"Removed container c572d15233166c44c621097da175377a8469bd2a08a7487320c11d090b928b0b: openstack/ceilometer-0/sg-core\" id=9b19ee77-d1eb-46eb-afa9-e822bf584c10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.735619 | controller |     "Jun 12 16:20:45.033378 crc crio[22579]: time=\"2026-06-12T16:20:45.033283368Z\" level=info msg=\"Removing container: fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1\" id=6c6b79b9-2d4d-431e-9d67-e26a44842370 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.735634 | controller |     "Jun 12 16:20:45.071159 crc crio[22579]: time=\"2026-06-12T16:20:45.071071669Z\" level=info msg=\"Removed container fc68a1613ef0808c1741e9eba3e9a8bc7ed66f29d55d78ac7b3832299ac2a1c1: openstack/ceilometer-0/ceilometer-notification-agent\" id=6c6b79b9-2d4d-431e-9d67-e26a44842370 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.735649 | controller |     "Jun 12 16:20:45.073980 crc crio[22579]: time=\"2026-06-12T16:20:45.073907451Z\" level=info msg=\"Removing container: f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb\" id=89f98fbc-131d-4477-ba5c-971da5842a8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.735664 | controller |     "Jun 12 16:20:45.109658 crc crio[22579]: time=\"2026-06-12T16:20:45.109422634Z\" level=info msg=\"Removed container f6e61a6668a4427e9235a74d65d21499d067cfcc7e162eeb6d324909974341eb: openstack/ceilometer-0/ceilometer-central-agent\" id=89f98fbc-131d-4477-ba5c-971da5842a8f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.735678 | controller |     "Jun 12 16:20:45.471613 crc crio[22579]: time=\"2026-06-12T16:20:45.467813836Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2aa3dec3-1202-42d0-9761-781208cf4dfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.735693 | controller |     "Jun 12 16:20:45.471613 crc crio[22579]: time=\"2026-06-12T16:20:45.467921429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735708 | controller |     "Jun 12 16:20:45.508271 crc crio[22579]: time=\"2026-06-12T16:20:45.508199663Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687 UID:63802512-9b23-4dfb-a92b-77bc48a902ad NetNS:/var/run/netns/b15ca9ab-ea77-4c32-a516-3440814f967b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63802512_9b23_4dfb_a92b_77bc48a902ad.slice PodAnnotations:0xc006b8ee10}] Aliases:map[]}\"",
2026-06-12 17:11:43.735723 | controller |     "Jun 12 16:20:45.508271 crc crio[22579]: time=\"2026-06-12T16:20:45.508246214Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.735738 | controller |     "Jun 12 16:20:46.091489 crc crio[22579]: time=\"2026-06-12T16:20:46.09102347Z\" level=info msg=\"Stopped container 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507: openstack/nova-api-0/nova-api-api\" id=381268cf-dbc7-490e-a546-e7cb1eb2c004 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.735752 | controller |     "Jun 12 16:20:46.093811 crc crio[22579]: time=\"2026-06-12T16:20:46.093707349Z\" level=info msg=\"Stopping pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=561bad88-dd68-4be6-a362-94f9a0d2307a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.735767 | controller |     "Jun 12 16:20:46.094594 crc crio[22579]: time=\"2026-06-12T16:20:46.094431347Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1 UID:69b98942-1016-4634-b0e6-072ecd120753 NetNS:/var/run/netns/fc77f969-3b1a-493b-96b2-50cc138cd9fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69b98942_1016_4634_b0e6_072ecd120753.slice PodAnnotations:0xc005ce6178}] Aliases:map[]}\"",
2026-06-12 17:11:43.735785 | controller |     "Jun 12 16:20:46.094756 crc crio[22579]: time=\"2026-06-12T16:20:46.094695884Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.735800 | controller |     "Jun 12 16:20:46.114386 crc crio[22579]: 2026-06-12T16:20:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:687c40218463374 Mac:02:d8:53:32:aa:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/b15ca9ab-ea77-4c32-a516-3440814f967b SocketPath: PciID:}] [{Interface:0xc00022c5c0 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.735815 | controller |     "Jun 12 16:20:46.116471 crc crio[22579]: time=\"2026-06-12T16:20:46.116409596Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687 UID:63802512-9b23-4dfb-a92b-77bc48a902ad NetNS:/var/run/netns/b15ca9ab-ea77-4c32-a516-3440814f967b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63802512_9b23_4dfb_a92b_77bc48a902ad.slice PodAnnotations:0xc006b8ee10}] Aliases:map[]}\"",
2026-06-12 17:11:43.735830 | controller |     "Jun 12 16:20:46.117347 crc crio[22579]: time=\"2026-06-12T16:20:46.117262067Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.735845 | controller |     "Jun 12 16:20:46.136104 crc crio[22579]: time=\"2026-06-12T16:20:46.134808624Z\" level=info msg=\"Ran pod sandbox 687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687 with infra container: openstack/ceilometer-0/POD\" id=2aa3dec3-1202-42d0-9761-781208cf4dfc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.735860 | controller |     "Jun 12 16:20:46.142604 crc crio[22579]: time=\"2026-06-12T16:20:46.14255046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=48f5bc1a-8bca-4e3c-aaf1-daccfda4e64e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.735874 | controller |     "Jun 12 16:20:46.196774 crc crio[22579]: time=\"2026-06-12T16:20:46.196350268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=bca5ac6f-65ea-4b28-ab94-3eac055bbb45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.735888 | controller |     "Jun 12 16:20:46.203762 crc crio[22579]: time=\"2026-06-12T16:20:46.203673404Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=09711ccd-b095-4ef9-aa66-c9e9acd061e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.735903 | controller |     "Jun 12 16:20:46.204047 crc crio[22579]: time=\"2026-06-12T16:20:46.204021233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735918 | controller |     "Jun 12 16:20:46.283129 crc crio[22579]: time=\"2026-06-12T16:20:46.283039662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735932 | controller |     "Jun 12 16:20:46.288131 crc crio[22579]: time=\"2026-06-12T16:20:46.28806292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.735947 | controller |     "Jun 12 16:20:46.450784 crc crio[22579]: time=\"2026-06-12T16:20:46.450633103Z\" level=info msg=\"Created container e2b07549a3116eb6aba758aca8343da812c7dd521e340bc89aca94b91a93f569: openstack/ceilometer-0/ceilometer-central-agent\" id=09711ccd-b095-4ef9-aa66-c9e9acd061e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.735966 | controller |     "Jun 12 16:20:46.452478 crc crio[22579]: time=\"2026-06-12T16:20:46.452341067Z\" level=info msg=\"Starting container: e2b07549a3116eb6aba758aca8343da812c7dd521e340bc89aca94b91a93f569\" id=15a7f572-5032-4b52-9a07-780ccb19c186 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.735981 | controller |     "Jun 12 16:20:46.463546 crc crio[22579]: time=\"2026-06-12T16:20:46.461778797Z\" level=info msg=\"Started container\" PID=96187 containerID=e2b07549a3116eb6aba758aca8343da812c7dd521e340bc89aca94b91a93f569 description=openstack/ceilometer-0/ceilometer-central-agent id=15a7f572-5032-4b52-9a07-780ccb19c186 name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687",
2026-06-12 17:11:43.735997 | controller |     "Jun 12 16:20:46.474336 crc crio[22579]: time=\"2026-06-12T16:20:46.474218173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=9e09e2b1-6479-4db6-8004-a39bcc4f2f76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736012 | controller |     "Jun 12 16:20:46.497936 crc crio[22579]: time=\"2026-06-12T16:20:46.497823853Z\" level=info msg=\"Stopped pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=561bad88-dd68-4be6-a362-94f9a0d2307a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.736027 | controller |     "Jun 12 16:20:46.513860 crc crio[22579]: time=\"2026-06-12T16:20:46.513692546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0a14f8db-5e31-4063-951c-e2571b2aad1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736042 | controller |     "Jun 12 16:20:46.537134 crc crio[22579]: time=\"2026-06-12T16:20:46.53703482Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=6b6541b7-d6cd-4500-959c-1298d842e4a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.736057 | controller |     "Jun 12 16:20:46.537876 crc crio[22579]: time=\"2026-06-12T16:20:46.537584114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736071 | controller |     "Jun 12 16:20:46.628341 crc crio[22579]: time=\"2026-06-12T16:20:46.627837469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736086 | controller |     "Jun 12 16:20:46.635350 crc crio[22579]: time=\"2026-06-12T16:20:46.635154305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736101 | controller |     "Jun 12 16:20:46.795632 crc crio[22579]: time=\"2026-06-12T16:20:46.795209594Z\" level=info msg=\"Created container 62356c2155cd7ffc788685aa583869cb529a30efd0997f725f30ccaa9517905c: openstack/ceilometer-0/ceilometer-notification-agent\" id=6b6541b7-d6cd-4500-959c-1298d842e4a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.736116 | controller |     "Jun 12 16:20:46.797671 crc crio[22579]: time=\"2026-06-12T16:20:46.797216115Z\" level=info msg=\"Starting container: 62356c2155cd7ffc788685aa583869cb529a30efd0997f725f30ccaa9517905c\" id=69e4a9ba-24da-48b9-9809-4c0949b1d207 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.736130 | controller |     "Jun 12 16:20:46.802588 crc crio[22579]: time=\"2026-06-12T16:20:46.802427207Z\" level=info msg=\"Started container\" PID=96235 containerID=62356c2155cd7ffc788685aa583869cb529a30efd0997f725f30ccaa9517905c description=openstack/ceilometer-0/ceilometer-notification-agent id=69e4a9ba-24da-48b9-9809-4c0949b1d207 name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687",
2026-06-12 17:11:43.736149 | controller |     "Jun 12 16:20:46.820607 crc crio[22579]: time=\"2026-06-12T16:20:46.820451356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2db8a8a9-baa4-413c-82ac-58fef89d7ce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736165 | controller |     "Jun 12 16:20:46.837336 crc crio[22579]: time=\"2026-06-12T16:20:46.837232132Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5e4a8363-6a78-4c0a-85dd-98237821775f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736180 | controller |     "Jun 12 16:20:46.845703 crc crio[22579]: time=\"2026-06-12T16:20:46.845364059Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=361bd20a-ecd0-43bd-9356-e89604f61fae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.736195 | controller |     "Jun 12 16:20:46.845892 crc crio[22579]: time=\"2026-06-12T16:20:46.845748409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736210 | controller |     "Jun 12 16:20:46.895675 crc crio[22579]: time=\"2026-06-12T16:20:46.895413892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736224 | controller |     "Jun 12 16:20:46.903759 crc crio[22579]: time=\"2026-06-12T16:20:46.903554008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736239 | controller |     "Jun 12 16:20:46.997922 crc crio[22579]: time=\"2026-06-12T16:20:46.997792084Z\" level=info msg=\"Removing container: 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507\" id=2e962966-8fb1-48f0-8e8c-4ef72e49c49d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.736254 | controller |     "Jun 12 16:20:47.020988 crc crio[22579]: time=\"2026-06-12T16:20:47.020848851Z\" level=info msg=\"Created container 3012f940154cec0aee25f41cb7039de522e1d22acd7e09620a5949b5b53568b1: openstack/ceilometer-0/sg-core\" id=361bd20a-ecd0-43bd-9356-e89604f61fae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.736268 | controller |     "Jun 12 16:20:47.027000 crc crio[22579]: time=\"2026-06-12T16:20:47.026928295Z\" level=info msg=\"Starting container: 3012f940154cec0aee25f41cb7039de522e1d22acd7e09620a5949b5b53568b1\" id=88b7d38a-3639-4a91-b529-840c225a4deb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.736283 | controller |     "Jun 12 16:20:47.035975 crc crio[22579]: time=\"2026-06-12T16:20:47.035870443Z\" level=info msg=\"Started container\" PID=96273 containerID=3012f940154cec0aee25f41cb7039de522e1d22acd7e09620a5949b5b53568b1 description=openstack/ceilometer-0/sg-core id=88b7d38a-3639-4a91-b529-840c225a4deb name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687",
2026-06-12 17:11:43.736298 | controller |     "Jun 12 16:20:47.048716 crc crio[22579]: time=\"2026-06-12T16:20:47.048614847Z\" level=info msg=\"Removed container 4af25d22314e5c37c1480ab1863aae77fea11e505c35423c4c588c63787ef507: openstack/nova-api-0/nova-api-api\" id=2e962966-8fb1-48f0-8e8c-4ef72e49c49d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.736312 | controller |     "Jun 12 16:20:47.053136 crc crio[22579]: time=\"2026-06-12T16:20:47.052988978Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=15f34879-adc9-4037-baff-f237f7b4025e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736327 | controller |     "Jun 12 16:20:47.057378 crc crio[22579]: time=\"2026-06-12T16:20:47.057146403Z\" level=info msg=\"Removing container: ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce\" id=d48571ab-55a5-4980-b876-1bbbca7b9218 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.736348 | controller |     "Jun 12 16:20:47.091595 crc crio[22579]: time=\"2026-06-12T16:20:47.091455406Z\" level=info msg=\"Removed container ac1f48d6995e1623b7c87a17e48896df8ae734a4fbcbb31d1efc2844137c59ce: openstack/nova-api-0/nova-api-log\" id=d48571ab-55a5-4980-b876-1bbbca7b9218 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.736386 | controller |     "Jun 12 16:20:47.213051 crc crio[22579]: time=\"2026-06-12T16:20:47.212998405Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=71823239-0587-4c9e-a2b2-7e5f2d6ea688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736406 | controller |     "Jun 12 16:20:47.295981 crc crio[22579]: time=\"2026-06-12T16:20:47.295679837Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=979714b9-cafe-438b-badc-e707c47cfe85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.736422 | controller |     "Jun 12 16:20:47.296252 crc crio[22579]: time=\"2026-06-12T16:20:47.296044066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736437 | controller |     "Jun 12 16:20:47.368300 crc crio[22579]: time=\"2026-06-12T16:20:47.36816639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736452 | controller |     "Jun 12 16:20:47.373277 crc crio[22579]: time=\"2026-06-12T16:20:47.373196558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736466 | controller |     "Jun 12 16:20:47.619005 crc crio[22579]: time=\"2026-06-12T16:20:47.618948806Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=7dcea415-9fc8-4d03-8ed8-3590f8099571 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.736481 | controller |     "Jun 12 16:20:47.619346 crc crio[22579]: time=\"2026-06-12T16:20:47.619279484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736496 | controller |     "Jun 12 16:20:47.637298 crc crio[22579]: time=\"2026-06-12T16:20:47.6372036Z\" level=info msg=\"Created container b901e79307ea790286995550a6d2e85981a4b4d33d2267f658eda28023299a30: openstack/ceilometer-0/proxy-httpd\" id=979714b9-cafe-438b-badc-e707c47cfe85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.736512 | controller |     "Jun 12 16:20:47.639728 crc crio[22579]: time=\"2026-06-12T16:20:47.639631042Z\" level=info msg=\"Starting container: b901e79307ea790286995550a6d2e85981a4b4d33d2267f658eda28023299a30\" id=261b6367-43b1-4fc6-b1dd-ff2b4d62a052 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.736526 | controller |     "Jun 12 16:20:47.645145 crc crio[22579]: time=\"2026-06-12T16:20:47.644998838Z\" level=info msg=\"Started container\" PID=96321 containerID=b901e79307ea790286995550a6d2e85981a4b4d33d2267f658eda28023299a30 description=openstack/ceilometer-0/proxy-httpd id=261b6367-43b1-4fc6-b1dd-ff2b4d62a052 name=/runtime.v1.RuntimeService/StartContainer sandboxID=687c4021846337449088b85ad4c30cce5048d31195f07a567f1f783854c75687",
2026-06-12 17:11:43.736542 | controller |     "Jun 12 16:20:47.656214 crc crio[22579]: time=\"2026-06-12T16:20:47.65607762Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d UID:1daa55aa-9096-45ca-af5a-58b1aaecd8de NetNS:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1daa55aa_9096_45ca_af5a_58b1aaecd8de.slice PodAnnotations:0xc000c9a328}] Aliases:map[]}\"",
2026-06-12 17:11:43.736561 | controller |     "Jun 12 16:20:47.656214 crc crio[22579]: time=\"2026-06-12T16:20:47.656156632Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.736576 | controller |     "Jun 12 16:20:47.880821 crc crio[22579]: time=\"2026-06-12T16:20:47.880342012Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-mxvtx/POD\" id=41d8eb35-e5de-497a-b3a1-c6850c97aac5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.736591 | controller |     "Jun 12 16:20:47.880939 crc crio[22579]: time=\"2026-06-12T16:20:47.880858325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736605 | controller |     "Jun 12 16:20:47.927427 crc crio[22579]: time=\"2026-06-12T16:20:47.927361957Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-mxvtx Namespace:openstack ID:889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff UID:4447540d-39ec-4f2d-af4a-c804af02705d NetNS:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4447540d_39ec_4f2d_af4a_c804af02705d.slice PodAnnotations:0xc000c9a6a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.736620 | controller |     "Jun 12 16:20:47.928106 crc crio[22579]: time=\"2026-06-12T16:20:47.928077505Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-mxvtx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.736635 | controller |     "Jun 12 16:20:48.030800 crc crio[22579]: time=\"2026-06-12T16:20:48.028887698Z\" level=info msg=\"Stopping container: 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a (timeout: 10s)\" id=cf05da1d-c6ad-4a3f-80bb-dbdc7ab92085 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.736650 | controller |     "Jun 12 16:20:48.174467 crc crio[22579]: time=\"2026-06-12T16:20:48.173768512Z\" level=info msg=\"Stopped container 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns\" id=cf05da1d-c6ad-4a3f-80bb-dbdc7ab92085 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.736665 | controller |     "Jun 12 16:20:48.175735 crc crio[22579]: time=\"2026-06-12T16:20:48.175133576Z\" level=info msg=\"Stopping pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=34f2aedd-610d-4bae-905c-2216added095 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.736680 | controller |     "Jun 12 16:20:48.176592 crc crio[22579]: time=\"2026-06-12T16:20:48.175824814Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5b6f8f974c-gbknj Namespace:openstack ID:c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5 UID:05eb14be-6786-417d-bd54-e5af192783a7 NetNS:/var/run/netns/efab5e36-e2a5-4490-ab11-1e2365d2ddbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05eb14be_6786_417d_bd54_e5af192783a7.slice PodAnnotations:0xc00130cd08}] Aliases:map[]}\"",
2026-06-12 17:11:43.736695 | controller |     "Jun 12 16:20:48.176592 crc crio[22579]: time=\"2026-06-12T16:20:48.176011439Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5b6f8f974c-gbknj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.736710 | controller |     "Jun 12 16:20:48.555082 crc crio[22579]: 2026-06-12T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ba17b6968d0fed Mac:fe:f8:48:36:dc:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce SocketPath: PciID:}] [{Interface:0xc00030e5c0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.736740 | controller |     "Jun 12 16:20:48.556626 crc crio[22579]: time=\"2026-06-12T16:20:48.556088282Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d UID:1daa55aa-9096-45ca-af5a-58b1aaecd8de NetNS:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1daa55aa_9096_45ca_af5a_58b1aaecd8de.slice PodAnnotations:0xc000c9a328}] Aliases:map[]}\"",
2026-06-12 17:11:43.736756 | controller |     "Jun 12 16:20:48.556626 crc crio[22579]: time=\"2026-06-12T16:20:48.556282557Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.736771 | controller |     "Jun 12 16:20:48.584190 crc crio[22579]: time=\"2026-06-12T16:20:48.584044883Z\" level=info msg=\"Ran pod sandbox 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d with infra container: openstack/nova-api-0/POD\" id=7dcea415-9fc8-4d03-8ed8-3590f8099571 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.736786 | controller |     "Jun 12 16:20:48.592815 crc crio[22579]: time=\"2026-06-12T16:20:48.592715623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d99abe65-6755-48e7-bb03-aa68a1897e80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736801 | controller |     "Jun 12 16:20:48.600578 crc crio[22579]: time=\"2026-06-12T16:20:48.60045569Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=88edbe69-3331-4ee2-86e4-99638f6ec198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736815 | controller |     "Jun 12 16:20:48.610132 crc crio[22579]: time=\"2026-06-12T16:20:48.610030203Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=1d548092-7728-4033-b35a-b56189b3bd67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.736829 | controller |     "Jun 12 16:20:48.610662 crc crio[22579]: time=\"2026-06-12T16:20:48.610599208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736844 | controller |     "Jun 12 16:20:48.690392 crc crio[22579]: time=\"2026-06-12T16:20:48.690284914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736859 | controller |     "Jun 12 16:20:48.694765 crc crio[22579]: 2026-06-12T16:20:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:889d0dd0628497f Mac:12:3c:96:20:1c:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.736873 | controller |     "Jun 12 16:20:48.695715 crc crio[22579]: time=\"2026-06-12T16:20:48.69564696Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-mxvtx Namespace:openstack ID:889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff UID:4447540d-39ec-4f2d-af4a-c804af02705d NetNS:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4447540d_39ec_4f2d_af4a_c804af02705d.slice PodAnnotations:0xc000c9a6a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.736888 | controller |     "Jun 12 16:20:48.695811 crc crio[22579]: time=\"2026-06-12T16:20:48.695799824Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-mxvtx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.736906 | controller |     "Jun 12 16:20:48.715687 crc crio[22579]: time=\"2026-06-12T16:20:48.699005536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736922 | controller |     "Jun 12 16:20:48.715687 crc crio[22579]: time=\"2026-06-12T16:20:48.710791265Z\" level=info msg=\"Ran pod sandbox 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff with infra container: openstack/nova-cell1-cell-mapping-mxvtx/POD\" id=41d8eb35-e5de-497a-b3a1-c6850c97aac5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.736937 | controller |     "Jun 12 16:20:48.726366 crc crio[22579]: time=\"2026-06-12T16:20:48.725790207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ef6879b2-df53-412f-8f43-2c48e843ec45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736952 | controller |     "Jun 12 16:20:48.764032 crc crio[22579]: time=\"2026-06-12T16:20:48.763926676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a50b01b3-87a7-426c-b788-8b9f919d9d0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.736967 | controller |     "Jun 12 16:20:48.776432 crc crio[22579]: time=\"2026-06-12T16:20:48.774764892Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-mxvtx/nova-manage\" id=3217d22a-c3f2-45e6-8286-f66835384bc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.736981 | controller |     "Jun 12 16:20:48.776432 crc crio[22579]: time=\"2026-06-12T16:20:48.775264564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.736996 | controller |     "Jun 12 16:20:48.872904 crc crio[22579]: time=\"2026-06-12T16:20:48.872795094Z\" level=info msg=\"Stopped pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=34f2aedd-610d-4bae-905c-2216added095 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.737011 | controller |     "Jun 12 16:20:48.912774 crc crio[22579]: time=\"2026-06-12T16:20:48.910891873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737026 | controller |     "Jun 12 16:20:48.925878 crc crio[22579]: time=\"2026-06-12T16:20:48.925712839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737041 | controller |     "Jun 12 16:20:49.106767 crc crio[22579]: time=\"2026-06-12T16:20:49.106556317Z\" level=info msg=\"Removing container: 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a\" id=d7df4b59-c840-4086-bd00-bc23a40c80f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.737055 | controller |     "Jun 12 16:20:49.199617 crc crio[22579]: time=\"2026-06-12T16:20:49.199385407Z\" level=info msg=\"Created container 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342: openstack/nova-api-0/nova-api-log\" id=1d548092-7728-4033-b35a-b56189b3bd67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.737070 | controller |     "Jun 12 16:20:49.201562 crc crio[22579]: time=\"2026-06-12T16:20:49.20147088Z\" level=info msg=\"Starting container: 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342\" id=b3115e69-f1b7-483d-a95d-9f37280c0c98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.737086 | controller |     "Jun 12 16:20:49.207966 crc crio[22579]: time=\"2026-06-12T16:20:49.207874603Z\" level=info msg=\"Started container\" PID=96725 containerID=2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342 description=openstack/nova-api-0/nova-api-log id=b3115e69-f1b7-483d-a95d-9f37280c0c98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d",
2026-06-12 17:11:43.737104 | controller |     "Jun 12 16:20:49.229855 crc crio[22579]: time=\"2026-06-12T16:20:49.229632646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1a700de3-5658-4eb2-ada6-0d4e632eb5a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.737119 | controller |     "Jun 12 16:20:49.301206 crc crio[22579]: time=\"2026-06-12T16:20:49.300645972Z\" level=info msg=\"Created container ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141: openstack/nova-cell1-cell-mapping-mxvtx/nova-manage\" id=3217d22a-c3f2-45e6-8286-f66835384bc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.737134 | controller |     "Jun 12 16:20:49.303088 crc crio[22579]: time=\"2026-06-12T16:20:49.302977861Z\" level=info msg=\"Starting container: ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141\" id=d7b04ae3-78ac-443a-9c19-1796bf7472de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.737148 | controller |     "Jun 12 16:20:49.311378 crc crio[22579]: time=\"2026-06-12T16:20:49.31118996Z\" level=info msg=\"Started container\" PID=96763 containerID=ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141 description=openstack/nova-cell1-cell-mapping-mxvtx/nova-manage id=d7b04ae3-78ac-443a-9c19-1796bf7472de name=/runtime.v1.RuntimeService/StartContainer sandboxID=889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff",
2026-06-12 17:11:43.737163 | controller |     "Jun 12 16:20:49.342571 crc crio[22579]: time=\"2026-06-12T16:20:49.342023504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=47fe7492-5335-4bfe-8879-6f49da5eaede name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.737178 | controller |     "Jun 12 16:20:49.357125 crc crio[22579]: time=\"2026-06-12T16:20:49.357029555Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=cb18e9d1-3179-4969-923b-8e13b9132d23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.737192 | controller |     "Jun 12 16:20:49.357573 crc crio[22579]: time=\"2026-06-12T16:20:49.357459546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737207 | controller |     "Jun 12 16:20:49.414907 crc crio[22579]: time=\"2026-06-12T16:20:49.414845885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737222 | controller |     "Jun 12 16:20:49.424222 crc crio[22579]: time=\"2026-06-12T16:20:49.424110761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737238 | controller |     "Jun 12 16:20:49.489454 crc crio[22579]: time=\"2026-06-12T16:20:49.489160795Z\" level=info msg=\"Removed container 70c9df4df76518e4188eca1534b7b0eb86f5d46a0aa9d1aea89604bae894010a: openstack/dnsmasq-dns-5b6f8f974c-gbknj/dnsmasq-dns\" id=d7df4b59-c840-4086-bd00-bc23a40c80f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.737253 | controller |     "Jun 12 16:20:49.492191 crc crio[22579]: time=\"2026-06-12T16:20:49.492059999Z\" level=info msg=\"Removing container: f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9\" id=b438ae1b-efdc-4c8b-990e-7b3f734de3c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.737268 | controller |     "Jun 12 16:20:49.573704 crc crio[22579]: time=\"2026-06-12T16:20:49.573603202Z\" level=info msg=\"Removed container f73b161c37339df3bd1218041b23654d62151f29e48164ef975ab8802aa2b2c9: openstack/dnsmasq-dns-5b6f8f974c-gbknj/init\" id=b438ae1b-efdc-4c8b-990e-7b3f734de3c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.737289 | controller |     "Jun 12 16:20:49.631887 crc crio[22579]: time=\"2026-06-12T16:20:49.631635047Z\" level=info msg=\"Created container 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010: openstack/nova-api-0/nova-api-api\" id=cb18e9d1-3179-4969-923b-8e13b9132d23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.737305 | controller |     "Jun 12 16:20:49.635950 crc crio[22579]: time=\"2026-06-12T16:20:49.635868255Z\" level=info msg=\"Starting container: 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010\" id=21eb74c6-bc81-4fbc-baeb-262f29fc4a00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.737320 | controller |     "Jun 12 16:20:49.650092 crc crio[22579]: time=\"2026-06-12T16:20:49.650027125Z\" level=info msg=\"Started container\" PID=96849 containerID=50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010 description=openstack/nova-api-0/nova-api-api id=21eb74c6-bc81-4fbc-baeb-262f29fc4a00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d",
2026-06-12 17:11:43.737335 | controller |     "Jun 12 16:20:57.256137 crc crio[22579]: time=\"2026-06-12T16:20:57.255217349Z\" level=info msg=\"Stopping pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=ac67bdd2-5b79-4aea-bf19-a960f9cf10c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.737354 | controller |     "Jun 12 16:20:57.257574 crc crio[22579]: time=\"2026-06-12T16:20:57.256772029Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-mxvtx Namespace:openstack ID:889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff UID:4447540d-39ec-4f2d-af4a-c804af02705d NetNS:/var/run/netns/a40d66e5-1983-4cc4-b35b-e21865a3d404 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4447540d_39ec_4f2d_af4a_c804af02705d.slice PodAnnotations:0xc00130c1e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.737388 | controller |     "Jun 12 16:20:57.257574 crc crio[22579]: time=\"2026-06-12T16:20:57.256903112Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-mxvtx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.737405 | controller |     "Jun 12 16:20:57.613007 crc crio[22579]: time=\"2026-06-12T16:20:57.612796901Z\" level=info msg=\"Stopped pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=ac67bdd2-5b79-4aea-bf19-a960f9cf10c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.737420 | controller |     "Jun 12 16:20:58.557223 crc crio[22579]: time=\"2026-06-12T16:20:58.55675575Z\" level=info msg=\"Stopping container: 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342 (timeout: 30s)\" id=727c86f4-3233-4408-9519-ea5694947dba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.737434 | controller |     "Jun 12 16:20:58.558274 crc crio[22579]: time=\"2026-06-12T16:20:58.557013596Z\" level=info msg=\"Stopping container: 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010 (timeout: 30s)\" id=727921a5-58ff-4f34-b16d-eea778c148ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.737448 | controller |     "Jun 12 16:20:58.664106 crc crio[22579]: time=\"2026-06-12T16:20:58.664039768Z\" level=info msg=\"Stopping container: eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51 (timeout: 30s)\" id=935dfc0f-a287-4b98-9b15-aac3e0adeba0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.737463 | controller |     "Jun 12 16:20:58.721331 crc crio[22579]: time=\"2026-06-12T16:20:58.721209252Z\" level=info msg=\"Stopped container 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342: openstack/nova-api-0/nova-api-log\" id=727c86f4-3233-4408-9519-ea5694947dba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.737482 | controller |     "Jun 12 16:20:58.753013 crc crio[22579]: time=\"2026-06-12T16:20:58.752939698Z\" level=info msg=\"Stopping container: 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c (timeout: 30s)\" id=65154324-d602-4d26-9415-8bc367a117cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.737498 | controller |     "Jun 12 16:20:58.753640 crc crio[22579]: time=\"2026-06-12T16:20:58.752973649Z\" level=info msg=\"Stopping container: 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91 (timeout: 30s)\" id=7cab75d8-e529-4552-955b-667e66bbf86e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.737513 | controller |     "Jun 12 16:20:58.922027 crc crio[22579]: time=\"2026-06-12T16:20:58.921928215Z\" level=info msg=\"Stopped container 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91: openstack/nova-metadata-0/nova-metadata-log\" id=7cab75d8-e529-4552-955b-667e66bbf86e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.737527 | controller |     "Jun 12 16:20:59.309591 crc crio[22579]: time=\"2026-06-12T16:20:59.309040497Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-8zvvk/POD\" id=06cc42a7-5f77-4a6c-b08b-d90bc906105e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.737542 | controller |     "Jun 12 16:20:59.309795 crc crio[22579]: time=\"2026-06-12T16:20:59.309656733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737557 | controller |     "Jun 12 16:20:59.349933 crc crio[22579]: time=\"2026-06-12T16:20:59.349835754Z\" level=info msg=\"Got pod network &{Name:community-operators-8zvvk Namespace:openshift-marketplace ID:ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b UID:27b751f9-edbd-47bf-a78e-5328fc63a234 NetNS:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27b751f9_edbd_47bf_a78e_5328fc63a234.slice PodAnnotations:0xc004fc12b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.737572 | controller |     "Jun 12 16:20:59.349933 crc crio[22579]: time=\"2026-06-12T16:20:59.349898036Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-8zvvk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.737587 | controller |     "Jun 12 16:20:59.988212 crc crio[22579]: 2026-06-12T16:20:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed1695eb1c11ed5 Mac:c2:7e:de:63:64:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 SocketPath: PciID:}] [{Interface:0xc0001845b0 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.737602 | controller |     "Jun 12 16:20:59.989443 crc crio[22579]: time=\"2026-06-12T16:20:59.989380264Z\" level=info msg=\"Got pod network &{Name:community-operators-8zvvk Namespace:openshift-marketplace ID:ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b UID:27b751f9-edbd-47bf-a78e-5328fc63a234 NetNS:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27b751f9_edbd_47bf_a78e_5328fc63a234.slice PodAnnotations:0xc004fc12b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.737616 | controller |     "Jun 12 16:20:59.989681 crc crio[22579]: time=\"2026-06-12T16:20:59.98961986Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-8zvvk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.737634 | controller |     "Jun 12 16:21:00.006468 crc crio[22579]: time=\"2026-06-12T16:21:00.006353746Z\" level=info msg=\"Ran pod sandbox ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b with infra container: openshift-marketplace/community-operators-8zvvk/POD\" id=06cc42a7-5f77-4a6c-b08b-d90bc906105e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.737649 | controller |     "Jun 12 16:21:00.038712 crc crio[22579]: time=\"2026-06-12T16:21:00.036679137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4fc5e753-40c9-4d9b-af09-7760dd575141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.737664 | controller |     "Jun 12 16:21:00.042622 crc crio[22579]: time=\"2026-06-12T16:21:00.042402282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6b340c52-591e-41fa-aceb-961dddd9b5b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.737678 | controller |     "Jun 12 16:21:00.054134 crc crio[22579]: time=\"2026-06-12T16:21:00.054008357Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8zvvk/extract-utilities\" id=9bea5ca1-db02-4266-9e32-d1307e4a0df9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.737693 | controller |     "Jun 12 16:21:00.054731 crc crio[22579]: time=\"2026-06-12T16:21:00.054635883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737707 | controller |     "Jun 12 16:21:00.130342 crc crio[22579]: time=\"2026-06-12T16:21:00.130193504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737722 | controller |     "Jun 12 16:21:00.134252 crc crio[22579]: time=\"2026-06-12T16:21:00.134108964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737737 | controller |     "Jun 12 16:21:00.336674 crc crio[22579]: time=\"2026-06-12T16:21:00.336588442Z\" level=info msg=\"Created container 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea: openshift-marketplace/community-operators-8zvvk/extract-utilities\" id=9bea5ca1-db02-4266-9e32-d1307e4a0df9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.737752 | controller |     "Jun 12 16:21:00.337998 crc crio[22579]: time=\"2026-06-12T16:21:00.337951266Z\" level=info msg=\"Starting container: 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea\" id=e5c5dffd-1b06-401f-b825-81ce3d35ceb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.737766 | controller |     "Jun 12 16:21:00.351262 crc crio[22579]: time=\"2026-06-12T16:21:00.351114721Z\" level=info msg=\"Started container\" PID=97642 containerID=6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea description=openshift-marketplace/community-operators-8zvvk/extract-utilities id=e5c5dffd-1b06-401f-b825-81ce3d35ceb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b",
2026-06-12 17:11:43.737781 | controller |     "Jun 12 16:21:01.285384 crc crio[22579]: time=\"2026-06-12T16:21:01.280971662Z\" level=info msg=\"Stopped container eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=935dfc0f-a287-4b98-9b15-aac3e0adeba0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.737795 | controller |     "Jun 12 16:21:01.285384 crc crio[22579]: time=\"2026-06-12T16:21:01.282814399Z\" level=info msg=\"Stopping pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=1093b1f0-df74-44ee-b759-ad6345593637 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.737814 | controller |     "Jun 12 16:21:01.285384 crc crio[22579]: time=\"2026-06-12T16:21:01.284697467Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd UID:5d85907e-8c06-424f-a179-fad83fa33ef9 NetNS:/var/run/netns/e44efc34-6045-464e-b0ab-a723cc36cef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5d85907e_8c06_424f_a179_fad83fa33ef9.slice PodAnnotations:0xc002309550}] Aliases:map[]}\"",
2026-06-12 17:11:43.737829 | controller |     "Jun 12 16:21:01.285384 crc crio[22579]: time=\"2026-06-12T16:21:01.284838331Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.737844 | controller |     "Jun 12 16:21:01.402673 crc crio[22579]: time=\"2026-06-12T16:21:01.402545912Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=acd18950-ad5e-4d7a-b770-883cbce8be75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.737858 | controller |     "Jun 12 16:21:01.416006 crc crio[22579]: time=\"2026-06-12T16:21:01.415640165Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.737873 | controller |     "Jun 12 16:21:01.693960 crc crio[22579]: time=\"2026-06-12T16:21:01.693380386Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-7zxv8/POD\" id=74a28fab-c4a8-4268-ad5e-b6dc93b3743f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.737887 | controller |     "Jun 12 16:21:01.693960 crc crio[22579]: time=\"2026-06-12T16:21:01.693942601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.737902 | controller |     "Jun 12 16:21:01.769688 crc crio[22579]: time=\"2026-06-12T16:21:01.769584684Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7zxv8 Namespace:openshift-marketplace ID:819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 UID:8494c1c6-2865-4dc5-91eb-920517827adb NetNS:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8494c1c6_2865_4dc5_91eb_920517827adb.slice PodAnnotations:0xc00130c0a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.737917 | controller |     "Jun 12 16:21:01.769688 crc crio[22579]: time=\"2026-06-12T16:21:01.769669706Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-7zxv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.737932 | controller |     "Jun 12 16:21:01.782992 crc crio[22579]: time=\"2026-06-12T16:21:01.782650506Z\" level=info msg=\"Stopped pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=1093b1f0-df74-44ee-b759-ad6345593637 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.737947 | controller |     "Jun 12 16:21:02.193694 crc crio[22579]: time=\"2026-06-12T16:21:02.193159603Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=acd18950-ad5e-4d7a-b770-883cbce8be75 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.737961 | controller |     "Jun 12 16:21:02.198768 crc crio[22579]: time=\"2026-06-12T16:21:02.197892323Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ae289bc4-a99b-428d-b8c4-b2e31738a3d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.737976 | controller |     "Jun 12 16:21:02.202189 crc crio[22579]: time=\"2026-06-12T16:21:02.201799693Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e251eb15-0e4c-4033-a36f-f3ad8189d0f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.737994 | controller |     "Jun 12 16:21:02.211228 crc crio[22579]: time=\"2026-06-12T16:21:02.21114405Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8zvvk/extract-content\" id=c39f7243-6fc0-4139-8d2b-a59e2ef71544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.738009 | controller |     "Jun 12 16:21:02.212464 crc crio[22579]: time=\"2026-06-12T16:21:02.211882159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738023 | controller |     "Jun 12 16:21:02.306040 crc crio[22579]: time=\"2026-06-12T16:21:02.305902159Z\" level=info msg=\"Stopped container 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c: openstack/nova-metadata-0/nova-metadata-metadata\" id=65154324-d602-4d26-9415-8bc367a117cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.738038 | controller |     "Jun 12 16:21:02.307198 crc crio[22579]: time=\"2026-06-12T16:21:02.307080169Z\" level=info msg=\"Stopping pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=6932a83c-ddf3-440e-a3f2-78d959cbb96d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.738053 | controller |     "Jun 12 16:21:02.308154 crc crio[22579]: time=\"2026-06-12T16:21:02.307844039Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5 UID:ef9eba3c-cf0a-42b9-8eee-b90df7b26d4d NetNS:/var/run/netns/e383439b-ed81-44ea-80a3-084698aafac5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef9eba3c_cf0a_42b9_8eee_b90df7b26d4d.slice PodAnnotations:0xc004fc0568}] Aliases:map[]}\"",
2026-06-12 17:11:43.738068 | controller |     "Jun 12 16:21:02.308263 crc crio[22579]: time=\"2026-06-12T16:21:02.308238329Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.738082 | controller |     "Jun 12 16:21:02.308787 crc crio[22579]: time=\"2026-06-12T16:21:02.308712711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738097 | controller |     "Jun 12 16:21:02.313669 crc crio[22579]: time=\"2026-06-12T16:21:02.313595305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738111 | controller |     "Jun 12 16:21:02.349022 crc crio[22579]: 2026-06-12T16:21:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:819fe3d9e395b6a Mac:9a:6a:02:3f:6c:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e SocketPath: PciID:}] [{Interface:0xc000236e10 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.738126 | controller |     "Jun 12 16:21:02.350703 crc crio[22579]: time=\"2026-06-12T16:21:02.350633886Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7zxv8 Namespace:openshift-marketplace ID:819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 UID:8494c1c6-2865-4dc5-91eb-920517827adb NetNS:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8494c1c6_2865_4dc5_91eb_920517827adb.slice PodAnnotations:0xc00130c0a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.738141 | controller |     "Jun 12 16:21:02.350900 crc crio[22579]: time=\"2026-06-12T16:21:02.350802491Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7zxv8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.738159 | controller |     "Jun 12 16:21:02.361832 crc crio[22579]: time=\"2026-06-12T16:21:02.361761169Z\" level=info msg=\"Ran pod sandbox 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 with infra container: openshift-marketplace/redhat-operators-7zxv8/POD\" id=74a28fab-c4a8-4268-ad5e-b6dc93b3743f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.738174 | controller |     "Jun 12 16:21:02.366349 crc crio[22579]: time=\"2026-06-12T16:21:02.366244593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=12ca398c-0aac-4c8d-81cd-519b80abfb23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.738189 | controller |     "Jun 12 16:21:02.370388 crc crio[22579]: time=\"2026-06-12T16:21:02.370282566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ac61fa76-6e65-4ee1-be80-8dbe0e1fd3bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.738203 | controller |     "Jun 12 16:21:02.381754 crc crio[22579]: time=\"2026-06-12T16:21:02.381646935Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7zxv8/extract-utilities\" id=28e7c538-0ea7-40a6-b43e-3d0b483f5830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.738218 | controller |     "Jun 12 16:21:02.382380 crc crio[22579]: time=\"2026-06-12T16:21:02.3822486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738233 | controller |     "Jun 12 16:21:02.433595 crc crio[22579]: time=\"2026-06-12T16:21:02.433412531Z\" level=info msg=\"Removing container: eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51\" id=cb427291-a62e-4d36-a83a-3d53b4d2bd9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.738247 | controller |     "Jun 12 16:21:02.482845 crc crio[22579]: time=\"2026-06-12T16:21:02.482700944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738262 | controller |     "Jun 12 16:21:02.504181 crc crio[22579]: time=\"2026-06-12T16:21:02.504035467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738277 | controller |     "Jun 12 16:21:02.509592 crc crio[22579]: time=\"2026-06-12T16:21:02.508174472Z\" level=info msg=\"Removed container eaacf8e4163403aee3f0158c19e898deb2e23a9c3751cb5b80d3f5374c42cd51: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=cb427291-a62e-4d36-a83a-3d53b4d2bd9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.738292 | controller |     "Jun 12 16:21:02.657467 crc crio[22579]: time=\"2026-06-12T16:21:02.657388966Z\" level=info msg=\"Created container dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58: openshift-marketplace/community-operators-8zvvk/extract-content\" id=c39f7243-6fc0-4139-8d2b-a59e2ef71544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.738307 | controller |     "Jun 12 16:21:02.659678 crc crio[22579]: time=\"2026-06-12T16:21:02.659359396Z\" level=info msg=\"Starting container: dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58\" id=0ba72a64-4dc5-4fcc-a1e5-936da30c20d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.738322 | controller |     "Jun 12 16:21:02.672186 crc crio[22579]: time=\"2026-06-12T16:21:02.672091719Z\" level=info msg=\"Started container\" PID=97837 containerID=dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58 description=openshift-marketplace/community-operators-8zvvk/extract-content id=0ba72a64-4dc5-4fcc-a1e5-936da30c20d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b",
2026-06-12 17:11:43.738341 | controller |     "Jun 12 16:21:02.674795 crc crio[22579]: time=\"2026-06-12T16:21:02.674412558Z\" level=info msg=\"Created container da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf: openshift-marketplace/redhat-operators-7zxv8/extract-utilities\" id=28e7c538-0ea7-40a6-b43e-3d0b483f5830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.738360 | controller |     "Jun 12 16:21:02.677179 crc crio[22579]: time=\"2026-06-12T16:21:02.677109677Z\" level=info msg=\"Starting container: da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf\" id=c983bfcf-03c4-467b-a51f-61f0695149cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.738394 | controller |     "Jun 12 16:21:02.688585 crc crio[22579]: time=\"2026-06-12T16:21:02.688048435Z\" level=info msg=\"Started container\" PID=97843 containerID=da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf description=openshift-marketplace/redhat-operators-7zxv8/extract-utilities id=c983bfcf-03c4-467b-a51f-61f0695149cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70",
2026-06-12 17:11:43.738410 | controller |     "Jun 12 16:21:02.717709 crc crio[22579]: time=\"2026-06-12T16:21:02.717028442Z\" level=info msg=\"Stopped pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=6932a83c-ddf3-440e-a3f2-78d959cbb96d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.738426 | controller |     "Jun 12 16:21:02.955964 crc crio[22579]: time=\"2026-06-12T16:21:02.955539506Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=fd869cfa-4299-4f44-b612-9ce4f27a438b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.738440 | controller |     "Jun 12 16:21:02.956071 crc crio[22579]: time=\"2026-06-12T16:21:02.956035418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738456 | controller |     "Jun 12 16:21:03.003280 crc crio[22579]: time=\"2026-06-12T16:21:03.003045504Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a UID:2bcfe51f-52e0-492a-82cb-a045318a81d7 NetNS:/var/run/netns/82292cf6-bbfb-453e-9a2a-cd35d82fbc7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bcfe51f_52e0_492a_82cb_a045318a81d7.slice PodAnnotations:0xc004fc0d50}] Aliases:map[]}\"",
2026-06-12 17:11:43.738471 | controller |     "Jun 12 16:21:03.003280 crc crio[22579]: time=\"2026-06-12T16:21:03.003106825Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.738486 | controller |     "Jun 12 16:21:03.470801 crc crio[22579]: time=\"2026-06-12T16:21:03.470236012Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=81082ca1-b618-4489-81e2-3bbfbfcd3a4d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.738502 | controller |     "Jun 12 16:21:03.475124 crc crio[22579]: time=\"2026-06-12T16:21:03.474746686Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.738517 | controller |     "Jun 12 16:21:03.515871 crc crio[22579]: time=\"2026-06-12T16:21:03.5157807Z\" level=info msg=\"Removing container: 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c\" id=68590d8c-bc55-48ee-9b3c-c003a5bf4a18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.738536 | controller |     "Jun 12 16:21:03.636488 crc crio[22579]: time=\"2026-06-12T16:21:03.636370126Z\" level=info msg=\"Removed container 2b65b412f426d14d6f35f3bb165211bb964c24eebb5e4845b26cb88ac135a98c: openstack/nova-metadata-0/nova-metadata-metadata\" id=68590d8c-bc55-48ee-9b3c-c003a5bf4a18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.738552 | controller |     "Jun 12 16:21:03.676785 crc crio[22579]: time=\"2026-06-12T16:21:03.671848278Z\" level=info msg=\"Removing container: 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91\" id=19bccbad-8871-4594-bded-7db0e24377b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.738568 | controller |     "Jun 12 16:21:03.741270 crc crio[22579]: time=\"2026-06-12T16:21:03.74114614Z\" level=info msg=\"Removed container 4af159b3d2bd4b9cb3fb6be353b82991689a471034b5cba1b70b1f34d17bbb91: openstack/nova-metadata-0/nova-metadata-log\" id=19bccbad-8871-4594-bded-7db0e24377b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.738583 | controller |     "Jun 12 16:21:03.969290 crc crio[22579]: 2026-06-12T16:21:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:656ee594ec777a8 Mac:9a:47:1e:d1:84:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/82292cf6-bbfb-453e-9a2a-cd35d82fbc7c SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.738599 | controller |     "Jun 12 16:21:03.971791 crc crio[22579]: time=\"2026-06-12T16:21:03.971701371Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a UID:2bcfe51f-52e0-492a-82cb-a045318a81d7 NetNS:/var/run/netns/82292cf6-bbfb-453e-9a2a-cd35d82fbc7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2bcfe51f_52e0_492a_82cb_a045318a81d7.slice PodAnnotations:0xc004fc0d50}] Aliases:map[]}\"",
2026-06-12 17:11:43.738614 | controller |     "Jun 12 16:21:03.972073 crc crio[22579]: time=\"2026-06-12T16:21:03.971948627Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.738630 | controller |     "Jun 12 16:21:03.982023 crc crio[22579]: time=\"2026-06-12T16:21:03.981920091Z\" level=info msg=\"Ran pod sandbox 656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a with infra container: openstack/nova-scheduler-0/POD\" id=fd869cfa-4299-4f44-b612-9ce4f27a438b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.738645 | controller |     "Jun 12 16:21:03.984774 crc crio[22579]: time=\"2026-06-12T16:21:03.984682901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=9b15968f-2b15-4d1d-a74d-9678d48a189f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.738660 | controller |     "Jun 12 16:21:04.030562 crc crio[22579]: time=\"2026-06-12T16:21:04.028093645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=e4096c2c-6cfd-4de7-a497-46295f036b9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.738674 | controller |     "Jun 12 16:21:04.036690 crc crio[22579]: time=\"2026-06-12T16:21:04.035998206Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7c259efa-6b6b-41e7-8a4a-2db1a6a66117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.738689 | controller |     "Jun 12 16:21:04.036690 crc crio[22579]: time=\"2026-06-12T16:21:04.036430897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738704 | controller |     "Jun 12 16:21:04.119322 crc crio[22579]: time=\"2026-06-12T16:21:04.119198561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738723 | controller |     "Jun 12 16:21:04.132238 crc crio[22579]: time=\"2026-06-12T16:21:04.132154021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738738 | controller |     "Jun 12 16:21:04.182593 crc crio[22579]: time=\"2026-06-12T16:21:04.182539782Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=81082ca1-b618-4489-81e2-3bbfbfcd3a4d name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.738753 | controller |     "Jun 12 16:21:04.186095 crc crio[22579]: time=\"2026-06-12T16:21:04.18600512Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=daaae9eb-af6a-456c-838d-2c962576d104 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.738768 | controller |     "Jun 12 16:21:04.188475 crc crio[22579]: time=\"2026-06-12T16:21:04.188407591Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c771c024-93a4-42e7-8f74-514f1d8d68e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.738783 | controller |     "Jun 12 16:21:04.200935 crc crio[22579]: time=\"2026-06-12T16:21:04.200709893Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7zxv8/extract-content\" id=7419b89e-9af5-4a9f-aaaf-0543af23fe37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.738798 | controller |     "Jun 12 16:21:04.201337 crc crio[22579]: time=\"2026-06-12T16:21:04.201209556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738813 | controller |     "Jun 12 16:21:04.323733 crc crio[22579]: time=\"2026-06-12T16:21:04.323611348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738828 | controller |     "Jun 12 16:21:04.329968 crc crio[22579]: time=\"2026-06-12T16:21:04.329928769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738843 | controller |     "Jun 12 16:21:04.498943 crc crio[22579]: time=\"2026-06-12T16:21:04.498818503Z\" level=info msg=\"Created container 6544cfa099fc86a8d6b74d608f7b878010f3de8cfd1b02639dcdb76512ec3d15: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7c259efa-6b6b-41e7-8a4a-2db1a6a66117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.738858 | controller |     "Jun 12 16:21:04.500921 crc crio[22579]: time=\"2026-06-12T16:21:04.500861265Z\" level=info msg=\"Starting container: 6544cfa099fc86a8d6b74d608f7b878010f3de8cfd1b02639dcdb76512ec3d15\" id=5ceb227c-e71f-4e17-89c8-26d25d3840a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.738873 | controller |     "Jun 12 16:21:04.508013 crc crio[22579]: time=\"2026-06-12T16:21:04.507924744Z\" level=info msg=\"Started container\" PID=97981 containerID=6544cfa099fc86a8d6b74d608f7b878010f3de8cfd1b02639dcdb76512ec3d15 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=5ceb227c-e71f-4e17-89c8-26d25d3840a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=656ee594ec777a8d32787620e464aa2a6a3f2b47d7c4e71db90dfeeda0bd9e3a",
2026-06-12 17:11:43.738888 | controller |     "Jun 12 16:21:04.542648 crc crio[22579]: time=\"2026-06-12T16:21:04.542585165Z\" level=info msg=\"Created container 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2: openshift-marketplace/redhat-operators-7zxv8/extract-content\" id=7419b89e-9af5-4a9f-aaaf-0543af23fe37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.738906 | controller |     "Jun 12 16:21:04.545172 crc crio[22579]: time=\"2026-06-12T16:21:04.545084589Z\" level=info msg=\"Starting container: 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2\" id=2e83486f-f419-473a-aba3-767c391275c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.738921 | controller |     "Jun 12 16:21:04.556953 crc crio[22579]: time=\"2026-06-12T16:21:04.556851608Z\" level=info msg=\"Started container\" PID=98001 containerID=76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2 description=openshift-marketplace/redhat-operators-7zxv8/extract-content id=2e83486f-f419-473a-aba3-767c391275c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70",
2026-06-12 17:11:43.738936 | controller |     "Jun 12 16:21:04.560179 crc crio[22579]: time=\"2026-06-12T16:21:04.560107821Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=bf7f1bf8-82c6-4064-9698-b55ffba00d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.738951 | controller |     "Jun 12 16:21:04.560268 crc crio[22579]: time=\"2026-06-12T16:21:04.560218024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.738965 | controller |     "Jun 12 16:21:04.615332 crc crio[22579]: time=\"2026-06-12T16:21:04.614887964Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1 UID:5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f NetNS:/var/run/netns/31d4deb9-0a35-4e40-a5da-c7df614692f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a81cdd2_3075_4855_ae3e_fdfeeaa0fd6f.slice PodAnnotations:0xc004fc07b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.738980 | controller |     "Jun 12 16:21:04.615332 crc crio[22579]: time=\"2026-06-12T16:21:04.615207802Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.738995 | controller |     "Jun 12 16:21:05.295868 crc crio[22579]: 2026-06-12T16:21:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c71a7faecd60c6 Mac:3e:a4:91:08:e9:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/31d4deb9-0a35-4e40-a5da-c7df614692f9 SocketPath: PciID:}] [{Interface:0xc0004845b0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.739010 | controller |     "Jun 12 16:21:05.296951 crc crio[22579]: time=\"2026-06-12T16:21:05.296908093Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1 UID:5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f NetNS:/var/run/netns/31d4deb9-0a35-4e40-a5da-c7df614692f9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a81cdd2_3075_4855_ae3e_fdfeeaa0fd6f.slice PodAnnotations:0xc004fc07b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.739025 | controller |     "Jun 12 16:21:05.297133 crc crio[22579]: time=\"2026-06-12T16:21:05.297093447Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.739040 | controller |     "Jun 12 16:21:05.350119 crc crio[22579]: time=\"2026-06-12T16:21:05.349962221Z\" level=info msg=\"Ran pod sandbox 4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1 with infra container: openstack/nova-metadata-0/POD\" id=bf7f1bf8-82c6-4064-9698-b55ffba00d9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.739055 | controller |     "Jun 12 16:21:05.353554 crc crio[22579]: time=\"2026-06-12T16:21:05.353411879Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=36279c82-e33c-489e-9afd-3949f9f55041 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739074 | controller |     "Jun 12 16:21:05.356701 crc crio[22579]: time=\"2026-06-12T16:21:05.356615281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=166889a8-1e52-43a1-bbf1-934725ec407c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739089 | controller |     "Jun 12 16:21:05.367002 crc crio[22579]: time=\"2026-06-12T16:21:05.366916722Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=03dc4a8f-a830-4ac4-b580-e64617d82501 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.739104 | controller |     "Jun 12 16:21:05.367991 crc crio[22579]: time=\"2026-06-12T16:21:05.367841836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739119 | controller |     "Jun 12 16:21:05.416207 crc crio[22579]: time=\"2026-06-12T16:21:05.416062562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739134 | controller |     "Jun 12 16:21:05.419233 crc crio[22579]: time=\"2026-06-12T16:21:05.41913305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739149 | controller |     "Jun 12 16:21:05.570973 crc crio[22579]: time=\"2026-06-12T16:21:05.570909829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2a611fcd-ecbb-4645-a259-0d5549f5dea0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739164 | controller |     "Jun 12 16:21:05.578966 crc crio[22579]: time=\"2026-06-12T16:21:05.578588484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=07fd3f1b-26c5-4725-9b8e-8ad95b759cf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739179 | controller |     "Jun 12 16:21:05.587845 crc crio[22579]: time=\"2026-06-12T16:21:05.587705156Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8zvvk/registry-server\" id=19aa2e8b-6ee7-4bac-8183-49ad90a9ec3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.739194 | controller |     "Jun 12 16:21:05.588364 crc crio[22579]: time=\"2026-06-12T16:21:05.588209689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739209 | controller |     "Jun 12 16:21:05.632123 crc crio[22579]: time=\"2026-06-12T16:21:05.632014862Z\" level=info msg=\"Stopped container 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010: openstack/nova-api-0/nova-api-api\" id=727921a5-58ff-4f34-b16d-eea778c148ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.739223 | controller |     "Jun 12 16:21:05.635999 crc crio[22579]: time=\"2026-06-12T16:21:05.635927962Z\" level=info msg=\"Stopping pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=256884fd-c610-4489-9de1-e006edb4a7f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.739238 | controller |     "Jun 12 16:21:05.636708 crc crio[22579]: time=\"2026-06-12T16:21:05.63663466Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d UID:1daa55aa-9096-45ca-af5a-58b1aaecd8de NetNS:/var/run/netns/7c90c3cd-6539-40fa-ae08-c7d9962b1dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1daa55aa_9096_45ca_af5a_58b1aaecd8de.slice PodAnnotations:0xc006b8e850}] Aliases:map[]}\"",
2026-06-12 17:11:43.739257 | controller |     "Jun 12 16:21:05.636917 crc crio[22579]: time=\"2026-06-12T16:21:05.636852095Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.739273 | controller |     "Jun 12 16:21:05.640247 crc crio[22579]: time=\"2026-06-12T16:21:05.640113068Z\" level=info msg=\"Created container f8391ff81a32b5c294177b9ab8bc68ecef24fe3c9c5ff7de6ec93d18dd3a63c6: openstack/nova-metadata-0/nova-metadata-log\" id=03dc4a8f-a830-4ac4-b580-e64617d82501 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.739287 | controller |     "Jun 12 16:21:05.641094 crc crio[22579]: time=\"2026-06-12T16:21:05.641035592Z\" level=info msg=\"Starting container: f8391ff81a32b5c294177b9ab8bc68ecef24fe3c9c5ff7de6ec93d18dd3a63c6\" id=4a0c678b-2b1e-421d-b20c-fe2e88054216 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.739302 | controller |     "Jun 12 16:21:05.655203 crc crio[22579]: time=\"2026-06-12T16:21:05.655081039Z\" level=info msg=\"Started container\" PID=98112 containerID=f8391ff81a32b5c294177b9ab8bc68ecef24fe3c9c5ff7de6ec93d18dd3a63c6 description=openstack/nova-metadata-0/nova-metadata-log id=4a0c678b-2b1e-421d-b20c-fe2e88054216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1",
2026-06-12 17:11:43.739317 | controller |     "Jun 12 16:21:05.706577 crc crio[22579]: time=\"2026-06-12T16:21:05.705845949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739331 | controller |     "Jun 12 16:21:05.719983 crc crio[22579]: time=\"2026-06-12T16:21:05.719852216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739349 | controller |     "Jun 12 16:21:05.747671 crc crio[22579]: time=\"2026-06-12T16:21:05.747616822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=350bfc0b-800c-46d7-a5e6-f5e071a71f3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739380 | controller |     "Jun 12 16:21:05.839959 crc crio[22579]: time=\"2026-06-12T16:21:05.839242301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=80ee013f-2782-4bf6-9b1b-bc2924ce0bfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739399 | controller |     "Jun 12 16:21:05.872207 crc crio[22579]: time=\"2026-06-12T16:21:05.872070326Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=4bced704-e22d-45bc-adde-bdfb479f7793 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.739415 | controller |     "Jun 12 16:21:05.872742 crc crio[22579]: time=\"2026-06-12T16:21:05.872664061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739430 | controller |     "Jun 12 16:21:05.924805 crc crio[22579]: time=\"2026-06-12T16:21:05.924697114Z\" level=info msg=\"Created container 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da: openshift-marketplace/community-operators-8zvvk/registry-server\" id=19aa2e8b-6ee7-4bac-8183-49ad90a9ec3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.739445 | controller |     "Jun 12 16:21:05.927773 crc crio[22579]: time=\"2026-06-12T16:21:05.927172177Z\" level=info msg=\"Starting container: 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da\" id=8d6316ec-deb9-40f4-9805-03059ff2d898 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.739463 | controller |     "Jun 12 16:21:05.937061 crc crio[22579]: time=\"2026-06-12T16:21:05.934055982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739495 | controller |     "Jun 12 16:21:05.937061 crc crio[22579]: time=\"2026-06-12T16:21:05.936831062Z\" level=info msg=\"Started container\" PID=98163 containerID=3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da description=openshift-marketplace/community-operators-8zvvk/registry-server id=8d6316ec-deb9-40f4-9805-03059ff2d898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b",
2026-06-12 17:11:43.739512 | controller |     "Jun 12 16:21:05.938961 crc crio[22579]: time=\"2026-06-12T16:21:05.938892155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739527 | controller |     "Jun 12 16:21:06.018086 crc crio[22579]: time=\"2026-06-12T16:21:06.017991976Z\" level=info msg=\"Stopped pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=256884fd-c610-4489-9de1-e006edb4a7f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.739542 | controller |     "Jun 12 16:21:06.092104 crc crio[22579]: time=\"2026-06-12T16:21:06.091671009Z\" level=info msg=\"Created container ff0883f22d8f4229b8b68c7e066dced3d01861d2636b307980575527698eebfc: openstack/nova-metadata-0/nova-metadata-metadata\" id=4bced704-e22d-45bc-adde-bdfb479f7793 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.739557 | controller |     "Jun 12 16:21:06.098534 crc crio[22579]: time=\"2026-06-12T16:21:06.096891332Z\" level=info msg=\"Starting container: ff0883f22d8f4229b8b68c7e066dced3d01861d2636b307980575527698eebfc\" id=0e9524bb-f572-4967-8d77-f84f2ebfbd28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.739572 | controller |     "Jun 12 16:21:06.105169 crc crio[22579]: time=\"2026-06-12T16:21:06.10506478Z\" level=info msg=\"Started container\" PID=98187 containerID=ff0883f22d8f4229b8b68c7e066dced3d01861d2636b307980575527698eebfc description=openstack/nova-metadata-0/nova-metadata-metadata id=0e9524bb-f572-4967-8d77-f84f2ebfbd28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c71a7faecd60c6ea653d9351dcb4055fcfa4949377a0f83fc34320804ac90b1",
2026-06-12 17:11:43.739587 | controller |     "Jun 12 16:21:06.595351 crc crio[22579]: time=\"2026-06-12T16:21:06.59475628Z\" level=info msg=\"Removing container: 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010\" id=db92a489-bb59-48ea-83d9-663d123f4006 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.739603 | controller |     "Jun 12 16:21:06.650834 crc crio[22579]: time=\"2026-06-12T16:21:06.650772064Z\" level=info msg=\"Removed container 50d8b7ea71f8dba549f4168aca17623f4e557b7fc3fa4af13b0fc7e0f71fe010: openstack/nova-api-0/nova-api-api\" id=db92a489-bb59-48ea-83d9-663d123f4006 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.739618 | controller |     "Jun 12 16:21:06.660657 crc crio[22579]: time=\"2026-06-12T16:21:06.659968608Z\" level=info msg=\"Removing container: 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342\" id=a2642158-0558-46ae-9e12-56ec27bff31a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.739633 | controller |     "Jun 12 16:21:06.693138 crc crio[22579]: time=\"2026-06-12T16:21:06.693030408Z\" level=info msg=\"Removed container 2edcc6381353ac70a6fc76e086194cc7f95b2f747b5b772c4b9c3bbd363fb342: openstack/nova-api-0/nova-api-log\" id=a2642158-0558-46ae-9e12-56ec27bff31a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.739648 | controller |     "Jun 12 16:21:07.214285 crc crio[22579]: time=\"2026-06-12T16:21:07.21385054Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=8f3736e4-7e2d-4bad-b500-ce8909a64a1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.739668 | controller |     "Jun 12 16:21:07.214457 crc crio[22579]: time=\"2026-06-12T16:21:07.214322092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739683 | controller |     "Jun 12 16:21:07.245356 crc crio[22579]: time=\"2026-06-12T16:21:07.245164246Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829 UID:b8620fdd-fe2e-4164-b825-21221facd14a NetNS:/var/run/netns/d6ef4cea-364a-4c75-9785-c9a28c6c75eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8620fdd_fe2e_4164_b825_21221facd14a.slice PodAnnotations:0xc000c9ab78}] Aliases:map[]}\"",
2026-06-12 17:11:43.739698 | controller |     "Jun 12 16:21:07.245356 crc crio[22579]: time=\"2026-06-12T16:21:07.245254088Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.739713 | controller |     "Jun 12 16:21:07.795286 crc crio[22579]: 2026-06-12T16:21:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae08e28b74fb971 Mac:16:e6:d3:cf:66:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/d6ef4cea-364a-4c75-9785-c9a28c6c75eb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.739728 | controller |     "Jun 12 16:21:07.796957 crc crio[22579]: time=\"2026-06-12T16:21:07.796884263Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829 UID:b8620fdd-fe2e-4164-b825-21221facd14a NetNS:/var/run/netns/d6ef4cea-364a-4c75-9785-c9a28c6c75eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8620fdd_fe2e_4164_b825_21221facd14a.slice PodAnnotations:0xc000c9ab78}] Aliases:map[]}\"",
2026-06-12 17:11:43.739743 | controller |     "Jun 12 16:21:07.797095 crc crio[22579]: time=\"2026-06-12T16:21:07.797080618Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.739758 | controller |     "Jun 12 16:21:07.807862 crc crio[22579]: time=\"2026-06-12T16:21:07.80777117Z\" level=info msg=\"Ran pod sandbox ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829 with infra container: openstack/nova-api-0/POD\" id=8f3736e4-7e2d-4bad-b500-ce8909a64a1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.739773 | controller |     "Jun 12 16:21:07.811373 crc crio[22579]: time=\"2026-06-12T16:21:07.811261128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=4aa78e77-463f-4363-9d12-37746a7d9af0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739788 | controller |     "Jun 12 16:21:07.813619 crc crio[22579]: time=\"2026-06-12T16:21:07.813433554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=365d78a9-3aff-40ef-8ee6-8ac2fc710b64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739802 | controller |     "Jun 12 16:21:07.833752 crc crio[22579]: time=\"2026-06-12T16:21:07.833648048Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b05101a0-2f42-461f-b085-31b38e3a91a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.739817 | controller |     "Jun 12 16:21:07.834122 crc crio[22579]: time=\"2026-06-12T16:21:07.834060348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739834 | controller |     "Jun 12 16:21:07.905739 crc crio[22579]: time=\"2026-06-12T16:21:07.905650098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739849 | controller |     "Jun 12 16:21:07.913115 crc crio[22579]: time=\"2026-06-12T16:21:07.913048756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739865 | controller |     "Jun 12 16:21:08.231046 crc crio[22579]: time=\"2026-06-12T16:21:08.230909098Z\" level=info msg=\"Created container b1e691f5cabd8d9bf207edbdb82983e67d3b6cfbd9c80f2abe33fea7d3fc9f91: openstack/nova-api-0/nova-api-log\" id=b05101a0-2f42-461f-b085-31b38e3a91a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.739880 | controller |     "Jun 12 16:21:08.232980 crc crio[22579]: time=\"2026-06-12T16:21:08.232907579Z\" level=info msg=\"Starting container: b1e691f5cabd8d9bf207edbdb82983e67d3b6cfbd9c80f2abe33fea7d3fc9f91\" id=2d449d09-0a78-4b50-87cf-4c4f6f11486b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.739895 | controller |     "Jun 12 16:21:08.239027 crc crio[22579]: time=\"2026-06-12T16:21:08.238934982Z\" level=info msg=\"Started container\" PID=98445 containerID=b1e691f5cabd8d9bf207edbdb82983e67d3b6cfbd9c80f2abe33fea7d3fc9f91 description=openstack/nova-api-0/nova-api-log id=2d449d09-0a78-4b50-87cf-4c4f6f11486b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829",
2026-06-12 17:11:43.739910 | controller |     "Jun 12 16:21:08.263660 crc crio[22579]: time=\"2026-06-12T16:21:08.263155128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d2f7c48b-328e-4b93-be52-50cecfe05a00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739925 | controller |     "Jun 12 16:21:08.331666 crc crio[22579]: time=\"2026-06-12T16:21:08.331074094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=dcfec407-49f6-4196-a8e8-35b698176355 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.739940 | controller |     "Jun 12 16:21:08.458155 crc crio[22579]: time=\"2026-06-12T16:21:08.458046193Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3001cd11-f475-4b6b-95fc-5e1a2b796bc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.739954 | controller |     "Jun 12 16:21:08.459135 crc crio[22579]: time=\"2026-06-12T16:21:08.459063258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739969 | controller |     "Jun 12 16:21:08.557565 crc crio[22579]: time=\"2026-06-12T16:21:08.554479573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739983 | controller |     "Jun 12 16:21:08.566877 crc crio[22579]: time=\"2026-06-12T16:21:08.56612992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.739997 | controller |     "Jun 12 16:21:08.806481 crc crio[22579]: time=\"2026-06-12T16:21:08.806050179Z\" level=info msg=\"Created container 971f5b4b2a9e4bfa2535e735861ab741533ad106b93eecbef628e37118b913eb: openstack/nova-api-0/nova-api-api\" id=3001cd11-f475-4b6b-95fc-5e1a2b796bc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740012 | controller |     "Jun 12 16:21:08.817583 crc crio[22579]: time=\"2026-06-12T16:21:08.817442619Z\" level=info msg=\"Starting container: 971f5b4b2a9e4bfa2535e735861ab741533ad106b93eecbef628e37118b913eb\" id=15596c7e-ca66-483d-be1e-193a08287428 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.740033 | controller |     "Jun 12 16:21:08.828486 crc crio[22579]: time=\"2026-06-12T16:21:08.828395487Z\" level=info msg=\"Started container\" PID=98502 containerID=971f5b4b2a9e4bfa2535e735861ab741533ad106b93eecbef628e37118b913eb description=openstack/nova-api-0/nova-api-api id=15596c7e-ca66-483d-be1e-193a08287428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae08e28b74fb9717617828e1cc818bc1369ae9aff7d3e9538716ba9636a0b829",
2026-06-12 17:11:43.740049 | controller |     "Jun 12 16:21:11.708348 crc crio[22579]: time=\"2026-06-12T16:21:11.70761851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=22ca1d88-c649-44bc-a6e3-555729c2b7b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740064 | controller |     "Jun 12 16:21:11.710954 crc crio[22579]: time=\"2026-06-12T16:21:11.710847562Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d3850531-3c57-4dd7-9867-b6d890fc69b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740080 | controller |     "Jun 12 16:21:11.726898 crc crio[22579]: time=\"2026-06-12T16:21:11.726754216Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7zxv8/registry-server\" id=01f41bf5-5e5b-4cc8-9376-7faddbe18851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740094 | controller |     "Jun 12 16:21:11.727807 crc crio[22579]: time=\"2026-06-12T16:21:11.727484325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740108 | controller |     "Jun 12 16:21:11.810342 crc crio[22579]: time=\"2026-06-12T16:21:11.810224698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740123 | controller |     "Jun 12 16:21:11.813972 crc crio[22579]: time=\"2026-06-12T16:21:11.813878611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740138 | controller |     "Jun 12 16:21:11.984269 crc crio[22579]: time=\"2026-06-12T16:21:11.984113269Z\" level=info msg=\"Created container 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2: openshift-marketplace/redhat-operators-7zxv8/registry-server\" id=01f41bf5-5e5b-4cc8-9376-7faddbe18851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740152 | controller |     "Jun 12 16:21:11.985797 crc crio[22579]: time=\"2026-06-12T16:21:11.985588517Z\" level=info msg=\"Starting container: 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2\" id=4b4e381f-6f8d-4f3d-a9c8-80537c6ee81e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.740167 | controller |     "Jun 12 16:21:11.991193 crc crio[22579]: time=\"2026-06-12T16:21:11.991082426Z\" level=info msg=\"Started container\" PID=98845 containerID=18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2 description=openshift-marketplace/redhat-operators-7zxv8/registry-server id=4b4e381f-6f8d-4f3d-a9c8-80537c6ee81e name=/runtime.v1.RuntimeService/StartContainer sandboxID=819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70",
2026-06-12 17:11:43.740182 | controller |     "Jun 12 16:21:26.969718 crc crio[22579]: time=\"2026-06-12T16:21:26.968855031Z\" level=info msg=\"Removing container: 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1\" id=bbc3ad23-a271-4181-b7ca-b13e70ba2c1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.740196 | controller |     "Jun 12 16:21:26.970402 crc crio[22579]: time=\"2026-06-12T16:21:26.969060806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=4f960b1c-46e8-425f-8903-32aca5b19e1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740215 | controller |     "Jun 12 16:21:26.977267 crc crio[22579]: time=\"2026-06-12T16:21:26.977150872Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=32f865b7-2570-49c4-8b62-7fb2763f817e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740230 | controller |     "Jun 12 16:21:27.005839 crc crio[22579]: time=\"2026-06-12T16:21:27.004789605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=3f3ec615-8236-4f0a-b29c-031b69632fd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740245 | controller |     "Jun 12 16:21:27.006370 crc crio[22579]: time=\"2026-06-12T16:21:27.006281153Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=7e8e96a0-c41e-46f6-a8fd-fbeb761b9086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740259 | controller |     "Jun 12 16:21:27.008970 crc crio[22579]: time=\"2026-06-12T16:21:27.008862678Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=07a11ba6-d37b-4397-bbd3-00152d982f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740273 | controller |     "Jun 12 16:21:27.009182 crc crio[22579]: time=\"2026-06-12T16:21:27.009128845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740288 | controller |     "Jun 12 16:21:27.014231 crc crio[22579]: time=\"2026-06-12T16:21:27.014170533Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=e028d1f5-129a-4ec4-9c67-eba5b71c0617 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740303 | controller |     "Jun 12 16:21:27.169855 crc crio[22579]: time=\"2026-06-12T16:21:27.169757699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740317 | controller |     "Jun 12 16:21:27.204852 crc crio[22579]: time=\"2026-06-12T16:21:27.204745908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740332 | controller |     "Jun 12 16:21:27.209237 crc crio[22579]: time=\"2026-06-12T16:21:27.20915011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740346 | controller |     "Jun 12 16:21:27.229668 crc crio[22579]: time=\"2026-06-12T16:21:27.229456967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740378 | controller |     "Jun 12 16:21:27.234963 crc crio[22579]: time=\"2026-06-12T16:21:27.234883645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740398 | controller |     "Jun 12 16:21:27.999091 crc crio[22579]: time=\"2026-06-12T16:21:27.999001042Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=d17f8eaa-3b4e-486d-ae39-66b6ab6eac36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740418 | controller |     "Jun 12 16:21:28.007377 crc crio[22579]: time=\"2026-06-12T16:21:28.007263552Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=ac577003-be3a-452a-8425-ba128bde2b76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740433 | controller |     "Jun 12 16:21:28.012577 crc crio[22579]: time=\"2026-06-12T16:21:28.012478614Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=a6a63252-ba3e-4a73-8cb8-78f69b86a0a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740448 | controller |     "Jun 12 16:21:28.045130 crc crio[22579]: time=\"2026-06-12T16:21:28.045001481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=54d47538-3a5e-4a5b-aa34-ce593efc9d40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740463 | controller |     "Jun 12 16:21:28.045482 crc crio[22579]: time=\"2026-06-12T16:21:28.045234837Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=de7a0dd3-2761-4189-a3f5-9356ed16133d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740478 | controller |     "Jun 12 16:21:28.045621 crc crio[22579]: time=\"2026-06-12T16:21:28.045025122Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=824ba737-5d78-45b1-a56d-4e371155cf27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.740493 | controller |     "Jun 12 16:21:28.049781 crc crio[22579]: time=\"2026-06-12T16:21:28.049607258Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=3a3c2804-693b-485f-9a6f-c9f206638e58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740508 | controller |     "Jun 12 16:21:28.050880 crc crio[22579]: time=\"2026-06-12T16:21:28.050815749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740523 | controller |     "Jun 12 16:21:28.066016 crc crio[22579]: time=\"2026-06-12T16:21:28.06581323Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=b548c1d1-e25f-4662-9fbb-f90616d48fb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740537 | controller |     "Jun 12 16:21:28.071923 crc crio[22579]: time=\"2026-06-12T16:21:28.071786082Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=3f3061f6-b7ca-4f42-93d3-644547b7e7f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740552 | controller |     "Jun 12 16:21:28.086195 crc crio[22579]: time=\"2026-06-12T16:21:28.085910771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740567 | controller |     "Jun 12 16:21:28.087046 crc crio[22579]: time=\"2026-06-12T16:21:28.086867116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740582 | controller |     "Jun 12 16:21:28.203162 crc crio[22579]: time=\"2026-06-12T16:21:28.203099151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740600 | controller |     "Jun 12 16:21:28.209990 crc crio[22579]: time=\"2026-06-12T16:21:28.209904064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740615 | controller |     "Jun 12 16:21:28.405235 crc crio[22579]: time=\"2026-06-12T16:21:28.40444262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740629 | controller |     "Jun 12 16:21:28.412456 crc crio[22579]: time=\"2026-06-12T16:21:28.412345991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740644 | controller |     "Jun 12 16:21:28.435788 crc crio[22579]: time=\"2026-06-12T16:21:28.433985721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740658 | controller |     "Jun 12 16:21:28.438140 crc crio[22579]: time=\"2026-06-12T16:21:28.438068955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.740673 | controller |     "Jun 12 16:21:29.642784 crc crio[22579]: time=\"2026-06-12T16:21:29.642673671Z\" level=info msg=\"Removed container 00671f0727e4bb6f9ee458a4e2f19b8a7df62277167b22fda9bd7697c6fecfe1: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=bbc3ad23-a271-4181-b7ca-b13e70ba2c1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.740688 | controller |     "Jun 12 16:21:29.645419 crc crio[22579]: time=\"2026-06-12T16:21:29.645347489Z\" level=info msg=\"Removing container: 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501\" id=c9065abe-a295-4c5c-94f9-7b69e871c2ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.740703 | controller |     "Jun 12 16:21:30.903243 crc crio[22579]: time=\"2026-06-12T16:21:30.902007878Z\" level=info msg=\"Created container e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=e028d1f5-129a-4ec4-9c67-eba5b71c0617 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740719 | controller |     "Jun 12 16:21:30.906058 crc crio[22579]: time=\"2026-06-12T16:21:30.904999464Z\" level=info msg=\"Starting container: e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca\" id=28add59c-d390-40d3-b649-43efdd03957b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.740734 | controller |     "Jun 12 16:21:30.913032 crc crio[22579]: time=\"2026-06-12T16:21:30.912905125Z\" level=info msg=\"Started container\" PID=99670 containerID=e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=28add59c-d390-40d3-b649-43efdd03957b name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033",
2026-06-12 17:11:43.740749 | controller |     "Jun 12 16:21:30.920342 crc crio[22579]: time=\"2026-06-12T16:21:30.920125438Z\" level=info msg=\"Created container 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=07a11ba6-d37b-4397-bbd3-00152d982f2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740764 | controller |     "Jun 12 16:21:30.924467 crc crio[22579]: time=\"2026-06-12T16:21:30.924378736Z\" level=info msg=\"Starting container: 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc\" id=4ab3825d-ae64-4b91-aee8-85c18643c0fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.740783 | controller |     "Jun 12 16:21:30.930699 crc crio[22579]: time=\"2026-06-12T16:21:30.930444761Z\" level=info msg=\"Started container\" PID=99669 containerID=2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=4ab3825d-ae64-4b91-aee8-85c18643c0fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6",
2026-06-12 17:11:43.740799 | controller |     "Jun 12 16:21:30.980692 crc crio[22579]: time=\"2026-06-12T16:21:30.980429261Z\" level=info msg=\"Created container 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=b548c1d1-e25f-4662-9fbb-f90616d48fb2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740814 | controller |     "Jun 12 16:21:30.982199 crc crio[22579]: time=\"2026-06-12T16:21:30.982087134Z\" level=info msg=\"Starting container: 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca\" id=beed21c5-4043-4cec-be26-05b0bc145f14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.740829 | controller |     "Jun 12 16:21:30.985758 crc crio[22579]: time=\"2026-06-12T16:21:30.985702465Z\" level=info msg=\"Created container 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=3f3061f6-b7ca-4f42-93d3-644547b7e7f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740844 | controller |     "Jun 12 16:21:30.987462 crc crio[22579]: time=\"2026-06-12T16:21:30.986133226Z\" level=info msg=\"Created container 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=3a3c2804-693b-485f-9a6f-c9f206638e58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.740859 | controller |     "Jun 12 16:21:30.992091 crc crio[22579]: time=\"2026-06-12T16:21:30.991942484Z\" level=info msg=\"Starting container: 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870\" id=d5ba7627-ece4-46f6-b321-82bd2a767710 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.740874 | controller |     "Jun 12 16:21:30.992213 crc crio[22579]: time=\"2026-06-12T16:21:30.992085838Z\" level=info msg=\"Starting container: 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d\" id=93026eb1-f749-484b-a53c-1bc2f0aa27ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.740890 | controller |     "Jun 12 16:21:30.996843 crc crio[22579]: time=\"2026-06-12T16:21:30.996620583Z\" level=info msg=\"Started container\" PID=99735 containerID=3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=beed21c5-4043-4cec-be26-05b0bc145f14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6",
2026-06-12 17:11:43.740905 | controller |     "Jun 12 16:21:30.999011 crc crio[22579]: time=\"2026-06-12T16:21:30.998884261Z\" level=info msg=\"Started container\" PID=99696 containerID=838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=d5ba7627-ece4-46f6-b321-82bd2a767710 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d",
2026-06-12 17:11:43.740920 | controller |     "Jun 12 16:21:31.000617 crc crio[22579]: time=\"2026-06-12T16:21:31.000453761Z\" level=info msg=\"Started container\" PID=99733 containerID=0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=93026eb1-f749-484b-a53c-1bc2f0aa27ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51",
2026-06-12 17:11:43.740939 | controller |     "Jun 12 16:21:31.060395 crc crio[22579]: time=\"2026-06-12T16:21:31.059969934Z\" level=info msg=\"Removed container 444a891bee0273db3cdc4400eb8f9bf9e83989c3c38afb277209b791e66da501: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=c9065abe-a295-4c5c-94f9-7b69e871c2ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.740954 | controller |     "Jun 12 16:21:31.070378 crc crio[22579]: time=\"2026-06-12T16:21:31.070274796Z\" level=info msg=\"Removing container: a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa\" id=e85626f5-17b8-4cac-b12f-7893b9b4d25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.740969 | controller |     "Jun 12 16:21:31.726859 crc crio[22579]: time=\"2026-06-12T16:21:31.726263394Z\" level=info msg=\"Removed container a268e6d521fe9a1b09ffa10b615c639897b81c2cbcc7fde9339fbe2647fc66fa: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=e85626f5-17b8-4cac-b12f-7893b9b4d25f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.740984 | controller |     "Jun 12 16:21:31.732567 crc crio[22579]: time=\"2026-06-12T16:21:31.73243182Z\" level=info msg=\"Removing container: 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f\" id=46fdd7cd-1a59-4e62-9f3e-9ffcd0e0749b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.740998 | controller |     "Jun 12 16:21:32.228007 crc crio[22579]: time=\"2026-06-12T16:21:32.227945419Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d5bdccb2-ec1d-4262-90d5-9eebfa4b612c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.741013 | controller |     "Jun 12 16:21:32.234342 crc crio[22579]: time=\"2026-06-12T16:21:32.234245359Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 17:11:43.741028 | controller |     "Jun 12 16:21:32.836255 crc crio[22579]: time=\"2026-06-12T16:21:32.836032219Z\" level=info msg=\"Removed container 22b3a0479353c0b1d7f406a234f62b4eebf04bb51b7ab2d1aa0b3158e9bd2d2f: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=46fdd7cd-1a59-4e62-9f3e-9ffcd0e0749b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741043 | controller |     "Jun 12 16:21:32.839252 crc crio[22579]: time=\"2026-06-12T16:21:32.839142188Z\" level=info msg=\"Removing container: 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87\" id=162d7af8-84f4-4bb8-9fb5-2a6da795974b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741058 | controller |     "Jun 12 16:21:33.189214 crc crio[22579]: time=\"2026-06-12T16:21:33.189082275Z\" level=info msg=\"Removed container 083cca30754610474fbc7c9707fd899b9fd12578bd56b62097665189b6119d87: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=162d7af8-84f4-4bb8-9fb5-2a6da795974b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741073 | controller |     "Jun 12 16:21:33.196088 crc crio[22579]: time=\"2026-06-12T16:21:33.19598422Z\" level=info msg=\"Removing container: 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b\" id=2e2632af-b132-4bce-8f4b-c4759c4fb0b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741088 | controller |     "Jun 12 16:21:33.215879 crc crio[22579]: time=\"2026-06-12T16:21:33.214208953Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=d5bdccb2-ec1d-4262-90d5-9eebfa4b612c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.741103 | controller |     "Jun 12 16:21:33.220254 crc crio[22579]: time=\"2026-06-12T16:21:33.220092703Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=11143b8a-9220-4869-b36d-d3ab04bf3827 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.741123 | controller |     "Jun 12 16:21:33.258959 crc crio[22579]: time=\"2026-06-12T16:21:33.258838958Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=82f5ac96-2b92-4a5b-813f-333f5d0a6f90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.741139 | controller |     "Jun 12 16:21:33.294735 crc crio[22579]: time=\"2026-06-12T16:21:33.294650769Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=914e29ee-3845-4344-ad0f-de4945051a8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.741154 | controller |     "Jun 12 16:21:33.296105 crc crio[22579]: time=\"2026-06-12T16:21:33.295992043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.741169 | controller |     "Jun 12 16:21:33.348113 crc crio[22579]: time=\"2026-06-12T16:21:33.346761454Z\" level=info msg=\"Removed container 2e9d3203a2b2b72038b1fe8a75be8966275402fc1420af88420a6fe14dd4539b: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=2e2632af-b132-4bce-8f4b-c4759c4fb0b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741183 | controller |     "Jun 12 16:21:33.431554 crc crio[22579]: time=\"2026-06-12T16:21:33.42922752Z\" level=info msg=\"Stopping container: 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da (timeout: 2s)\" id=14ddd609-b105-4007-b7ee-e0b68d8ece4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.741198 | controller |     "Jun 12 16:21:33.477887 crc crio[22579]: time=\"2026-06-12T16:21:33.477675322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.741212 | controller |     "Jun 12 16:21:33.590030 crc crio[22579]: time=\"2026-06-12T16:21:33.589344081Z\" level=info msg=\"Stopped container 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da: openshift-marketplace/community-operators-8zvvk/registry-server\" id=14ddd609-b105-4007-b7ee-e0b68d8ece4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.741227 | controller |     "Jun 12 16:21:33.591444 crc crio[22579]: time=\"2026-06-12T16:21:33.590916831Z\" level=info msg=\"Stopping pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=a5bc536f-f9d4-4fae-8597-a152b7903b72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741242 | controller |     "Jun 12 16:21:33.594264 crc crio[22579]: time=\"2026-06-12T16:21:33.592024719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.741257 | controller |     "Jun 12 16:21:33.595537 crc crio[22579]: time=\"2026-06-12T16:21:33.595103258Z\" level=info msg=\"Got pod network &{Name:community-operators-8zvvk Namespace:openshift-marketplace ID:ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b UID:27b751f9-edbd-47bf-a78e-5328fc63a234 NetNS:/var/run/netns/11c0bdd4-24c8-4f11-b9f7-627372c21e00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27b751f9_edbd_47bf_a78e_5328fc63a234.slice PodAnnotations:0xc000478418}] Aliases:map[]}\"",
2026-06-12 17:11:43.741272 | controller |     "Jun 12 16:21:33.595537 crc crio[22579]: time=\"2026-06-12T16:21:33.595364974Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-8zvvk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.741287 | controller |     "Jun 12 16:21:33.796033 crc crio[22579]: time=\"2026-06-12T16:21:33.795910402Z\" level=info msg=\"Created container 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=914e29ee-3845-4344-ad0f-de4945051a8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.741305 | controller |     "Jun 12 16:21:33.801638 crc crio[22579]: time=\"2026-06-12T16:21:33.801427682Z\" level=info msg=\"Starting container: 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab\" id=8e44cbee-2f8e-4a17-be31-390284911412 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.741320 | controller |     "Jun 12 16:21:33.814795 crc crio[22579]: time=\"2026-06-12T16:21:33.814688539Z\" level=info msg=\"Started container\" PID=100092 containerID=35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=8e44cbee-2f8e-4a17-be31-390284911412 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1",
2026-06-12 17:11:43.741336 | controller |     "Jun 12 16:21:34.202117 crc crio[22579]: time=\"2026-06-12T16:21:34.201792981Z\" level=info msg=\"Stopped pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=a5bc536f-f9d4-4fae-8597-a152b7903b72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741354 | controller |     "Jun 12 16:21:34.420751 crc crio[22579]: time=\"2026-06-12T16:21:34.420656966Z\" level=info msg=\"Removing container: 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da\" id=f8094b50-e28e-4ff9-b33a-83563a3e6681 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741388 | controller |     "Jun 12 16:21:34.484826 crc crio[22579]: time=\"2026-06-12T16:21:34.483407521Z\" level=info msg=\"Removed container 3ba40bfcbae084130285fb98ac5d5e08c7a92f5e2dd9fcaf83ca755307f396da: openshift-marketplace/community-operators-8zvvk/registry-server\" id=f8094b50-e28e-4ff9-b33a-83563a3e6681 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741405 | controller |     "Jun 12 16:21:34.489902 crc crio[22579]: time=\"2026-06-12T16:21:34.489811184Z\" level=info msg=\"Removing container: dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58\" id=b87bafa6-50d0-40f3-83d9-7ace868a80a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741420 | controller |     "Jun 12 16:21:34.545078 crc crio[22579]: time=\"2026-06-12T16:21:34.544924275Z\" level=info msg=\"Removed container dbeac00968142224de7ef3fcce25f93b98ebb36e6c4299d089223231767e5a58: openshift-marketplace/community-operators-8zvvk/extract-content\" id=b87bafa6-50d0-40f3-83d9-7ace868a80a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741435 | controller |     "Jun 12 16:21:34.549147 crc crio[22579]: time=\"2026-06-12T16:21:34.54906588Z\" level=info msg=\"Removing container: 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea\" id=83b949b4-8f19-44a0-ade6-0a24548d30e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741450 | controller |     "Jun 12 16:21:34.609754 crc crio[22579]: time=\"2026-06-12T16:21:34.609648451Z\" level=info msg=\"Removed container 6d0a9705535c30e9109e4df51ee877fb86f73da1b380beed2d5b9ac7b03986ea: openshift-marketplace/community-operators-8zvvk/extract-utilities\" id=83b949b4-8f19-44a0-ade6-0a24548d30e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741464 | controller |     "Jun 12 16:21:36.593609 crc crio[22579]: time=\"2026-06-12T16:21:36.593092848Z\" level=info msg=\"Stopping pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=92a6e73f-7d6a-4fcb-b799-8cfc128bf1de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741478 | controller |     "Jun 12 16:21:36.593609 crc crio[22579]: time=\"2026-06-12T16:21:36.593605541Z\" level=info msg=\"Stopped pod sandbox (already stopped): f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=92a6e73f-7d6a-4fcb-b799-8cfc128bf1de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741497 | controller |     "Jun 12 16:21:36.595173 crc crio[22579]: time=\"2026-06-12T16:21:36.594183586Z\" level=info msg=\"Removing pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=e0f23acd-e89e-46c9-88e3-74ff171a1e6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741513 | controller |     "Jun 12 16:21:36.619444 crc crio[22579]: time=\"2026-06-12T16:21:36.619342706Z\" level=info msg=\"Removed pod sandbox: f6cd82a2c1d5865147ead25fef23a84895298401360edaa8d1a85693a2ffdd1d\" id=e0f23acd-e89e-46c9-88e3-74ff171a1e6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741527 | controller |     "Jun 12 16:21:36.620452 crc crio[22579]: time=\"2026-06-12T16:21:36.620342671Z\" level=info msg=\"Stopping pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=e4ccb16b-0519-4fab-bd1f-71ff8f50e84a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741542 | controller |     "Jun 12 16:21:36.620452 crc crio[22579]: time=\"2026-06-12T16:21:36.620419253Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=e4ccb16b-0519-4fab-bd1f-71ff8f50e84a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741557 | controller |     "Jun 12 16:21:36.623156 crc crio[22579]: time=\"2026-06-12T16:21:36.622968278Z\" level=info msg=\"Removing pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=561809b1-81e7-4a32-9ebd-af05b1e88d4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741572 | controller |     "Jun 12 16:21:36.660331 crc crio[22579]: time=\"2026-06-12T16:21:36.660226405Z\" level=info msg=\"Removed pod sandbox: ed1695eb1c11ed57e581c1335b1fcede56d9d7a5339b64b357151d88fd67ad5b\" id=561809b1-81e7-4a32-9ebd-af05b1e88d4c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741587 | controller |     "Jun 12 16:21:36.661482 crc crio[22579]: time=\"2026-06-12T16:21:36.661254672Z\" level=info msg=\"Stopping pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=33ee4323-0782-4cb9-ba0a-9aed6ba77da9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741602 | controller |     "Jun 12 16:21:36.661482 crc crio[22579]: time=\"2026-06-12T16:21:36.661355734Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=33ee4323-0782-4cb9-ba0a-9aed6ba77da9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741617 | controller |     "Jun 12 16:21:36.662959 crc crio[22579]: time=\"2026-06-12T16:21:36.662888193Z\" level=info msg=\"Removing pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=a4bdc4b6-3306-43b9-b227-d0f0cc051754 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741632 | controller |     "Jun 12 16:21:36.684968 crc crio[22579]: time=\"2026-06-12T16:21:36.684858002Z\" level=info msg=\"Removed pod sandbox: 0ba17b6968d0fedebf042b557f6cdccd6af67cb974660bc5465994ae792eba5d\" id=a4bdc4b6-3306-43b9-b227-d0f0cc051754 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741647 | controller |     "Jun 12 16:21:36.685953 crc crio[22579]: time=\"2026-06-12T16:21:36.685736874Z\" level=info msg=\"Stopping pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=0a92f822-9d8a-4909-8715-3311b87f8fba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741662 | controller |     "Jun 12 16:21:36.685953 crc crio[22579]: time=\"2026-06-12T16:21:36.685822336Z\" level=info msg=\"Stopped pod sandbox (already stopped): 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=0a92f822-9d8a-4909-8715-3311b87f8fba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741676 | controller |     "Jun 12 16:21:36.688655 crc crio[22579]: time=\"2026-06-12T16:21:36.686551495Z\" level=info msg=\"Removing pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=530ee03b-4c40-4554-ba0f-ad5d6df72c0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741695 | controller |     "Jun 12 16:21:36.703850 crc crio[22579]: time=\"2026-06-12T16:21:36.703717931Z\" level=info msg=\"Removed pod sandbox: 488ddf97b51520a8c1a0ab00e860e4fd00ea5ef29765dd16613349e7aadeedb1\" id=530ee03b-4c40-4554-ba0f-ad5d6df72c0a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741710 | controller |     "Jun 12 16:21:36.704971 crc crio[22579]: time=\"2026-06-12T16:21:36.704889061Z\" level=info msg=\"Stopping pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=452b167e-5885-49d0-90c1-458ad106ba42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741725 | controller |     "Jun 12 16:21:36.705133 crc crio[22579]: time=\"2026-06-12T16:21:36.704983953Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=452b167e-5885-49d0-90c1-458ad106ba42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741740 | controller |     "Jun 12 16:21:36.705630 crc crio[22579]: time=\"2026-06-12T16:21:36.705484706Z\" level=info msg=\"Removing pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=cd323d07-bee3-4aad-9f9d-0d1a1db0f070 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741755 | controller |     "Jun 12 16:21:36.721369 crc crio[22579]: time=\"2026-06-12T16:21:36.721253467Z\" level=info msg=\"Removed pod sandbox: 3cb5aa8324ceb55a78fc56c705ac2a356cf1b4c2c8279e1b65ccea877206f5b5\" id=cd323d07-bee3-4aad-9f9d-0d1a1db0f070 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741769 | controller |     "Jun 12 16:21:36.722359 crc crio[22579]: time=\"2026-06-12T16:21:36.722255803Z\" level=info msg=\"Stopping pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=afc6ab53-f0f6-44f0-b500-cc2ddae58351 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741785 | controller |     "Jun 12 16:21:36.722440 crc crio[22579]: time=\"2026-06-12T16:21:36.722397726Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=afc6ab53-f0f6-44f0-b500-cc2ddae58351 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741799 | controller |     "Jun 12 16:21:36.724225 crc crio[22579]: time=\"2026-06-12T16:21:36.724153681Z\" level=info msg=\"Removing pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=32256063-bfe7-4e4f-9a7d-47fa6f4963cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741814 | controller |     "Jun 12 16:21:36.744557 crc crio[22579]: time=\"2026-06-12T16:21:36.744379236Z\" level=info msg=\"Removed pod sandbox: 1662a29b078344cc980251d6e2f31a88d009bea4619c1550058f049a4aa054fd\" id=32256063-bfe7-4e4f-9a7d-47fa6f4963cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741829 | controller |     "Jun 12 16:21:36.746241 crc crio[22579]: time=\"2026-06-12T16:21:36.74612096Z\" level=info msg=\"Stopping pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=ea514b93-7477-49a5-b4ba-f2dc0247d9f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741844 | controller |     "Jun 12 16:21:36.746360 crc crio[22579]: time=\"2026-06-12T16:21:36.746258823Z\" level=info msg=\"Stopped pod sandbox (already stopped): c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=ea514b93-7477-49a5-b4ba-f2dc0247d9f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741859 | controller |     "Jun 12 16:21:36.747236 crc crio[22579]: time=\"2026-06-12T16:21:36.747157776Z\" level=info msg=\"Removing pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=76e7c49a-0c98-4a32-9eb8-15bc81ca91ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741878 | controller |     "Jun 12 16:21:36.768778 crc crio[22579]: time=\"2026-06-12T16:21:36.768204881Z\" level=info msg=\"Removed pod sandbox: c129748042e2830f39135166535d9047e1567e11c72cd325f854bcd255483bf5\" id=76e7c49a-0c98-4a32-9eb8-15bc81ca91ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.741893 | controller |     "Jun 12 16:21:43.597148 crc crio[22579]: time=\"2026-06-12T16:21:43.596399602Z\" level=info msg=\"Stopping container: 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2 (timeout: 2s)\" id=dbb88336-9741-48b3-8182-9e60d8f13b03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.741907 | controller |     "Jun 12 16:21:43.747737 crc crio[22579]: time=\"2026-06-12T16:21:43.746232711Z\" level=info msg=\"Stopped container 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2: openshift-marketplace/redhat-operators-7zxv8/registry-server\" id=dbb88336-9741-48b3-8182-9e60d8f13b03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.741923 | controller |     "Jun 12 16:21:43.755217 crc crio[22579]: time=\"2026-06-12T16:21:43.750245073Z\" level=info msg=\"Stopping pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=cc16e480-1b7d-49f6-8b1d-b39e12d0d852 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741938 | controller |     "Jun 12 16:21:43.755955 crc crio[22579]: time=\"2026-06-12T16:21:43.755804694Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7zxv8 Namespace:openshift-marketplace ID:819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70 UID:8494c1c6-2865-4dc5-91eb-920517827adb NetNS:/var/run/netns/d60d2d44-c30f-41ec-8c62-846e05cd3d4e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8494c1c6_2865_4dc5_91eb_920517827adb.slice PodAnnotations:0xc000548e20}] Aliases:map[]}\"",
2026-06-12 17:11:43.741953 | controller |     "Jun 12 16:21:43.756177 crc crio[22579]: time=\"2026-06-12T16:21:43.756051681Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-7zxv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.741968 | controller |     "Jun 12 16:21:44.179836 crc crio[22579]: time=\"2026-06-12T16:21:44.179134557Z\" level=info msg=\"Stopped pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=cc16e480-1b7d-49f6-8b1d-b39e12d0d852 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.741982 | controller |     "Jun 12 16:21:44.624879 crc crio[22579]: time=\"2026-06-12T16:21:44.624787257Z\" level=info msg=\"Removing container: 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2\" id=010d1292-ab61-439f-b75d-1a0eb6bef43e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.741997 | controller |     "Jun 12 16:21:44.682740 crc crio[22579]: time=\"2026-06-12T16:21:44.682481884Z\" level=info msg=\"Removed container 18b40071766bbae208791339d0c176431de3977fc99d81e59a31053e437a10e2: openshift-marketplace/redhat-operators-7zxv8/registry-server\" id=010d1292-ab61-439f-b75d-1a0eb6bef43e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.742012 | controller |     "Jun 12 16:21:44.686380 crc crio[22579]: time=\"2026-06-12T16:21:44.686235479Z\" level=info msg=\"Removing container: 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2\" id=a8765e85-46a5-4671-a4dc-8afcd2b64656 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.742027 | controller |     "Jun 12 16:21:44.726783 crc crio[22579]: time=\"2026-06-12T16:21:44.726612856Z\" level=info msg=\"Removed container 76c7f3b15d99a07768212f2d4685f572bdfa7b6ae56c5b09b0f102ea12c0fef2: openshift-marketplace/redhat-operators-7zxv8/extract-content\" id=a8765e85-46a5-4671-a4dc-8afcd2b64656 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.742042 | controller |     "Jun 12 16:21:44.734999 crc crio[22579]: time=\"2026-06-12T16:21:44.73424397Z\" level=info msg=\"Removing container: da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf\" id=fe365206-22fa-4a5b-83fb-0a17facfaa9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.742060 | controller |     "Jun 12 16:21:44.812136 crc crio[22579]: time=\"2026-06-12T16:21:44.811964406Z\" level=info msg=\"Removed container da92f729c9d19144ed2b21d2fd4aa2980066a82d5e2f495ac65da781984d75cf: openshift-marketplace/redhat-operators-7zxv8/extract-utilities\" id=fe365206-22fa-4a5b-83fb-0a17facfaa9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.742075 | controller |     "Jun 12 16:21:50.291176 crc crio[22579]: time=\"2026-06-12T16:21:50.290442534Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=ff9e83cf-d36e-4fe9-b4cc-2104b773ac07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.742090 | controller |     "Jun 12 16:21:50.292750 crc crio[22579]: time=\"2026-06-12T16:21:50.291218154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742105 | controller |     "Jun 12 16:21:50.342145 crc crio[22579]: time=\"2026-06-12T16:21:50.341722816Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289 UID:75668be0-7abe-44e2-b58e-d26b82c6fb9d NetNS:/var/run/netns/9d9b2e44-d1ea-4f6b-93d8-3be0744cadc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75668be0_7abe_44e2_b58e_d26b82c6fb9d.slice PodAnnotations:0xc0022185a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.742120 | controller |     "Jun 12 16:21:50.342598 crc crio[22579]: time=\"2026-06-12T16:21:50.342567258Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.742134 | controller |     "Jun 12 16:21:50.722031 crc crio[22579]: 2026-06-12T16:21:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7579d38bbc3e90e Mac:52:4b:d8:e1:ad:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/9d9b2e44-d1ea-4f6b-93d8-3be0744cadc8 SocketPath: PciID:}] [{Interface:0xc0004b46d0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.742149 | controller |     "Jun 12 16:21:50.724812 crc crio[22579]: time=\"2026-06-12T16:21:50.724763163Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289 UID:75668be0-7abe-44e2-b58e-d26b82c6fb9d NetNS:/var/run/netns/9d9b2e44-d1ea-4f6b-93d8-3be0744cadc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod75668be0_7abe_44e2_b58e_d26b82c6fb9d.slice PodAnnotations:0xc0022185a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.742164 | controller |     "Jun 12 16:21:50.725147 crc crio[22579]: time=\"2026-06-12T16:21:50.725124132Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.742179 | controller |     "Jun 12 16:21:50.746310 crc crio[22579]: time=\"2026-06-12T16:21:50.746199114Z\" level=info msg=\"Ran pod sandbox 7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289 with infra container: sushy-emulator/sushy-emulator/POD\" id=ff9e83cf-d36e-4fe9-b4cc-2104b773ac07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.742194 | controller |     "Jun 12 16:21:50.749397 crc crio[22579]: time=\"2026-06-12T16:21:50.749367697Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=4cb72342-9e71-4e21-a7b5-e9a391e069fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.742211 | controller |     "Jun 12 16:21:50.756433 crc crio[22579]: time=\"2026-06-12T16:21:50.756311768Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-12 17:11:43.742227 | controller |     "Jun 12 16:22:00.585727 crc crio[22579]: time=\"2026-06-12T16:22:00.581712542Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688022-42vqj/POD\" id=98617897-d886-41c1-a422-9d755f1f435e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.742241 | controller |     "Jun 12 16:22:00.585727 crc crio[22579]: time=\"2026-06-12T16:22:00.582739959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742256 | controller |     "Jun 12 16:22:00.833896 crc crio[22579]: time=\"2026-06-12T16:22:00.833851582Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pkqb4/POD\" id=b6a69cad-0a54-4018-8391-6a2105828493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.742271 | controller |     "Jun 12 16:22:00.834097 crc crio[22579]: time=\"2026-06-12T16:22:00.834078628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742286 | controller |     "Jun 12 16:22:02.697826 crc crio[22579]: time=\"2026-06-12T16:22:02.696816818Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-42vqj Namespace:openshift-infra ID:7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d UID:282dccad-fb65-4440-9742-8f1281720dda NetNS:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282dccad_fb65_4440_9742_8f1281720dda.slice PodAnnotations:0xc006b8e018}] Aliases:map[]}\"",
2026-06-12 17:11:43.742300 | controller |     "Jun 12 16:22:02.697826 crc crio[22579]: time=\"2026-06-12T16:22:02.697766333Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688022-42vqj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.742315 | controller |     "Jun 12 16:22:02.701324 crc crio[22579]: time=\"2026-06-12T16:22:02.701215313Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=4cb72342-9e71-4e21-a7b5-e9a391e069fc name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.742330 | controller |     "Jun 12 16:22:02.703142 crc crio[22579]: time=\"2026-06-12T16:22:02.703052461Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=6431663b-ed98-4522-9229-7b19ade5189d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.742348 | controller |     "Jun 12 16:22:02.704769 crc crio[22579]: time=\"2026-06-12T16:22:02.704669203Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkqb4 Namespace:openshift-marketplace ID:6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 UID:a656b035-5192-4e4f-b922-fd5a92a1f481 NetNS:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda656b035_5192_4e4f_b922_fd5a92a1f481.slice PodAnnotations:0xc006b8e0f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.742379 | controller |     "Jun 12 16:22:02.704769 crc crio[22579]: time=\"2026-06-12T16:22:02.704756676Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pkqb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.742396 | controller |     "Jun 12 16:22:02.709228 crc crio[22579]: time=\"2026-06-12T16:22:02.70912709Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=5d98427e-3609-4635-ae92-a3226a8f4083 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.742415 | controller |     "Jun 12 16:22:02.720912 crc crio[22579]: time=\"2026-06-12T16:22:02.720794855Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=bf5a0bc9-2b2c-4a54-8c27-53b8ded0bf39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.742430 | controller |     "Jun 12 16:22:02.722681 crc crio[22579]: time=\"2026-06-12T16:22:02.722610043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742445 | controller |     "Jun 12 16:22:02.782981 crc crio[22579]: time=\"2026-06-12T16:22:02.782885501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742460 | controller |     "Jun 12 16:22:02.792114 crc crio[22579]: time=\"2026-06-12T16:22:02.791814354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742475 | controller |     "Jun 12 16:22:03.031763 crc crio[22579]: time=\"2026-06-12T16:22:03.031662193Z\" level=info msg=\"Created container dd2ade9037154d619d06b5bd85d6ea7d0ec933fc1ecf9195682c931d15a76233: sushy-emulator/sushy-emulator/sushy-emulator\" id=bf5a0bc9-2b2c-4a54-8c27-53b8ded0bf39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.742490 | controller |     "Jun 12 16:22:03.034297 crc crio[22579]: time=\"2026-06-12T16:22:03.034154088Z\" level=info msg=\"Starting container: dd2ade9037154d619d06b5bd85d6ea7d0ec933fc1ecf9195682c931d15a76233\" id=9edeb503-64f2-420a-8bfe-f42807d68c25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.742505 | controller |     "Jun 12 16:22:03.042748 crc crio[22579]: time=\"2026-06-12T16:22:03.042665431Z\" level=info msg=\"Started container\" PID=101895 containerID=dd2ade9037154d619d06b5bd85d6ea7d0ec933fc1ecf9195682c931d15a76233 description=sushy-emulator/sushy-emulator/sushy-emulator id=9edeb503-64f2-420a-8bfe-f42807d68c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7579d38bbc3e90e3bda6586a1968d46ff051d6a388ca399a8b2d17811cf7f289",
2026-06-12 17:11:43.742521 | controller |     "Jun 12 16:22:03.273402 crc crio[22579]: 2026-06-12T16:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a93d9f09946c5b Mac:86:cc:a0:7d:b6:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.742536 | controller |     "Jun 12 16:22:03.275420 crc crio[22579]: time=\"2026-06-12T16:22:03.275048144Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-42vqj Namespace:openshift-infra ID:7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d UID:282dccad-fb65-4440-9742-8f1281720dda NetNS:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282dccad_fb65_4440_9742_8f1281720dda.slice PodAnnotations:0xc006b8e018}] Aliases:map[]}\"",
2026-06-12 17:11:43.742551 | controller |     "Jun 12 16:22:03.275953 crc crio[22579]: time=\"2026-06-12T16:22:03.275887236Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688022-42vqj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.742566 | controller |     "Jun 12 16:22:03.286044 crc crio[22579]: time=\"2026-06-12T16:22:03.285941029Z\" level=info msg=\"Ran pod sandbox 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d with infra container: openshift-infra/auto-csr-approver-29688022-42vqj/POD\" id=98617897-d886-41c1-a422-9d755f1f435e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.742586 | controller |     "Jun 12 16:22:03.289596 crc crio[22579]: time=\"2026-06-12T16:22:03.289484472Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7bbf9c76-9462-4597-bd15-4bada39b582a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.742601 | controller |     "Jun 12 16:22:03.299722 crc crio[22579]: time=\"2026-06-12T16:22:03.299630677Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.742616 | controller |     "Jun 12 16:22:03.426760 crc crio[22579]: 2026-06-12T16:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b8479dcb88cb17 Mac:5e:12:ed:b5:03:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 SocketPath: PciID:}] [{Interface:0xc000122db0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.742632 | controller |     "Jun 12 16:22:03.426760 crc crio[22579]: time=\"2026-06-12T16:22:03.426478908Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkqb4 Namespace:openshift-marketplace ID:6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 UID:a656b035-5192-4e4f-b922-fd5a92a1f481 NetNS:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda656b035_5192_4e4f_b922_fd5a92a1f481.slice PodAnnotations:0xc006b8e0f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.742647 | controller |     "Jun 12 16:22:03.426760 crc crio[22579]: time=\"2026-06-12T16:22:03.426671793Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pkqb4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.742663 | controller |     "Jun 12 16:22:03.437207 crc crio[22579]: time=\"2026-06-12T16:22:03.436901791Z\" level=info msg=\"Ran pod sandbox 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 with infra container: openshift-marketplace/certified-operators-pkqb4/POD\" id=b6a69cad-0a54-4018-8391-6a2105828493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.742678 | controller |     "Jun 12 16:22:03.442261 crc crio[22579]: time=\"2026-06-12T16:22:03.441222224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=11bfc936-eef5-429a-b157-41caa16c84d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.742693 | controller |     "Jun 12 16:22:03.446444 crc crio[22579]: time=\"2026-06-12T16:22:03.445978698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fec094c6-8a61-49b5-ba2b-c2c4dbc47f95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.742708 | controller |     "Jun 12 16:22:03.458629 crc crio[22579]: time=\"2026-06-12T16:22:03.458462305Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkqb4/extract-utilities\" id=57c442c6-de04-49bf-ad18-45c0b522846e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.742722 | controller |     "Jun 12 16:22:03.462327 crc crio[22579]: time=\"2026-06-12T16:22:03.462224204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742737 | controller |     "Jun 12 16:22:03.529903 crc crio[22579]: time=\"2026-06-12T16:22:03.529636748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742752 | controller |     "Jun 12 16:22:03.535077 crc crio[22579]: time=\"2026-06-12T16:22:03.534944917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742772 | controller |     "Jun 12 16:22:03.744356 crc crio[22579]: time=\"2026-06-12T16:22:03.744071081Z\" level=info msg=\"Created container dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7: openshift-marketplace/certified-operators-pkqb4/extract-utilities\" id=57c442c6-de04-49bf-ad18-45c0b522846e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.742788 | controller |     "Jun 12 16:22:03.746237 crc crio[22579]: time=\"2026-06-12T16:22:03.745413157Z\" level=info msg=\"Starting container: dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7\" id=9f4e0552-8577-464a-86f5-4fa4f78b53e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.742803 | controller |     "Jun 12 16:22:03.763830 crc crio[22579]: time=\"2026-06-12T16:22:03.763600703Z\" level=info msg=\"Started container\" PID=101924 containerID=dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7 description=openshift-marketplace/certified-operators-pkqb4/extract-utilities id=9f4e0552-8577-464a-86f5-4fa4f78b53e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27",
2026-06-12 17:11:43.742818 | controller |     "Jun 12 16:22:03.984318 crc crio[22579]: time=\"2026-06-12T16:22:03.983949611Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bbbf1668-1229-48f2-afd1-3e0b3ea5f5bb name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.742832 | controller |     "Jun 12 16:22:03.986796 crc crio[22579]: time=\"2026-06-12T16:22:03.986719783Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.742847 | controller |     "Jun 12 16:22:04.611623 crc crio[22579]: time=\"2026-06-12T16:22:04.611394095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=bbbf1668-1229-48f2-afd1-3e0b3ea5f5bb name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.742862 | controller |     "Jun 12 16:22:04.612946 crc crio[22579]: time=\"2026-06-12T16:22:04.612860883Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4747d190-2cec-4c8e-9bed-83d0086c0f11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.742877 | controller |     "Jun 12 16:22:04.617748 crc crio[22579]: time=\"2026-06-12T16:22:04.617667859Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cfc5b7fe-dc04-41cc-8abd-9b29abcd3e33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.742893 | controller |     "Jun 12 16:22:04.629600 crc crio[22579]: time=\"2026-06-12T16:22:04.62953265Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkqb4/extract-content\" id=7e5bf90f-fb08-47fa-a798-7c5c8001255e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.742908 | controller |     "Jun 12 16:22:04.630119 crc crio[22579]: time=\"2026-06-12T16:22:04.630080334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742923 | controller |     "Jun 12 16:22:04.677711 crc crio[22579]: time=\"2026-06-12T16:22:04.677610098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742938 | controller |     "Jun 12 16:22:04.680757 crc crio[22579]: time=\"2026-06-12T16:22:04.680691029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.742953 | controller |     "Jun 12 16:22:04.899940 crc crio[22579]: time=\"2026-06-12T16:22:04.89926046Z\" level=info msg=\"Created container d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49: openshift-marketplace/certified-operators-pkqb4/extract-content\" id=7e5bf90f-fb08-47fa-a798-7c5c8001255e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.742971 | controller |     "Jun 12 16:22:04.902688 crc crio[22579]: time=\"2026-06-12T16:22:04.902602948Z\" level=info msg=\"Starting container: d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49\" id=04f3bac0-dac6-49de-9f5d-33389fd2f803 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.742987 | controller |     "Jun 12 16:22:04.912410 crc crio[22579]: time=\"2026-06-12T16:22:04.912321932Z\" level=info msg=\"Started container\" PID=102014 containerID=d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49 description=openshift-marketplace/certified-operators-pkqb4/extract-content id=04f3bac0-dac6-49de-9f5d-33389fd2f803 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27",
2026-06-12 17:11:43.743001 | controller |     "Jun 12 16:22:05.421047 crc crio[22579]: time=\"2026-06-12T16:22:05.420877705Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7bbf9c76-9462-4597-bd15-4bada39b582a name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.743016 | controller |     "Jun 12 16:22:05.422858 crc crio[22579]: time=\"2026-06-12T16:22:05.422467146Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=44aaafe4-e993-4ac8-bd18-b0a10ba04e70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.743031 | controller |     "Jun 12 16:22:05.426465 crc crio[22579]: time=\"2026-06-12T16:22:05.426379499Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a41ecdc-31f8-40b7-a5ff-d78a15f442a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.743045 | controller |     "Jun 12 16:22:05.555710 crc crio[22579]: time=\"2026-06-12T16:22:05.555443167Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688022-42vqj/oc\" id=f8694fab-7575-4f3f-9deb-077b0460d467 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.743060 | controller |     "Jun 12 16:22:05.556877 crc crio[22579]: time=\"2026-06-12T16:22:05.556844694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743074 | controller |     "Jun 12 16:22:05.628164 crc crio[22579]: time=\"2026-06-12T16:22:05.628033037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743088 | controller |     "Jun 12 16:22:05.864390 crc crio[22579]: time=\"2026-06-12T16:22:05.863831549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743103 | controller |     "Jun 12 16:22:06.046004 crc crio[22579]: time=\"2026-06-12T16:22:06.044870738Z\" level=info msg=\"Created container db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243: openshift-infra/auto-csr-approver-29688022-42vqj/oc\" id=f8694fab-7575-4f3f-9deb-077b0460d467 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.743118 | controller |     "Jun 12 16:22:06.049320 crc crio[22579]: time=\"2026-06-12T16:22:06.049177821Z\" level=info msg=\"Starting container: db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243\" id=3e2a7a6d-a0ea-4e39-befb-0581d1d54af3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.743133 | controller |     "Jun 12 16:22:06.060823 crc crio[22579]: time=\"2026-06-12T16:22:06.059256884Z\" level=info msg=\"Started container\" PID=102073 containerID=db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243 description=openshift-infra/auto-csr-approver-29688022-42vqj/oc id=3e2a7a6d-a0ea-4e39-befb-0581d1d54af3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d",
2026-06-12 17:11:43.743151 | controller |     "Jun 12 16:22:08.094316 crc crio[22579]: time=\"2026-06-12T16:22:08.093416352Z\" level=info msg=\"Stopping pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=e75a4287-4904-47a2-83ee-130af29c043b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.743167 | controller |     "Jun 12 16:22:08.095670 crc crio[22579]: time=\"2026-06-12T16:22:08.094992063Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688022-42vqj Namespace:openshift-infra ID:7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d UID:282dccad-fb65-4440-9742-8f1281720dda NetNS:/var/run/netns/0b8ffc01-c8da-4e55-8d05-6d4f26bb9b92 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod282dccad_fb65_4440_9742_8f1281720dda.slice PodAnnotations:0xc002218020}] Aliases:map[]}\"",
2026-06-12 17:11:43.743182 | controller |     "Jun 12 16:22:08.095670 crc crio[22579]: time=\"2026-06-12T16:22:08.095125307Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688022-42vqj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.743197 | controller |     "Jun 12 16:22:08.421752 crc crio[22579]: time=\"2026-06-12T16:22:08.421082909Z\" level=info msg=\"Stopped pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=e75a4287-4904-47a2-83ee-130af29c043b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.743212 | controller |     "Jun 12 16:22:09.132962 crc crio[22579]: time=\"2026-06-12T16:22:09.132193118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=811a9141-fe02-4ffe-a91f-90606be23ffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.743227 | controller |     "Jun 12 16:22:09.136774 crc crio[22579]: time=\"2026-06-12T16:22:09.135482294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=440d6120-6f79-4255-b3c1-a8a0c453ab2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.743242 | controller |     "Jun 12 16:22:09.180811 crc crio[22579]: time=\"2026-06-12T16:22:09.176566702Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkqb4/registry-server\" id=4e28fe4c-1fc3-4add-8621-cc50e30fc374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.743256 | controller |     "Jun 12 16:22:09.180811 crc crio[22579]: time=\"2026-06-12T16:22:09.177178788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743271 | controller |     "Jun 12 16:22:09.254372 crc crio[22579]: time=\"2026-06-12T16:22:09.254171147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743285 | controller |     "Jun 12 16:22:09.265632 crc crio[22579]: time=\"2026-06-12T16:22:09.265438273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743300 | controller |     "Jun 12 16:22:09.417461 crc crio[22579]: time=\"2026-06-12T16:22:09.417353336Z\" level=info msg=\"Created container a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96: openshift-marketplace/certified-operators-pkqb4/registry-server\" id=4e28fe4c-1fc3-4add-8621-cc50e30fc374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.743319 | controller |     "Jun 12 16:22:09.419306 crc crio[22579]: time=\"2026-06-12T16:22:09.419144483Z\" level=info msg=\"Starting container: a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96\" id=331aa75f-62a1-4264-b736-f60628d303c4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.743334 | controller |     "Jun 12 16:22:09.426723 crc crio[22579]: time=\"2026-06-12T16:22:09.426633749Z\" level=info msg=\"Started container\" PID=102302 containerID=a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96 description=openshift-marketplace/certified-operators-pkqb4/registry-server id=331aa75f-62a1-4264-b736-f60628d303c4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27",
2026-06-12 17:11:43.743352 | controller |     "Jun 12 16:22:13.391807 crc crio[22579]: time=\"2026-06-12T16:22:13.39086816Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.743387 | controller |     "Jun 12 16:22:22.363187 crc crio[22579]: time=\"2026-06-12T16:22:22.362563286Z\" level=info msg=\"Stopping container: a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96 (timeout: 2s)\" id=863b99f8-c51c-4240-b2fe-f247dfd19a6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.743404 | controller |     "Jun 12 16:22:22.491397 crc crio[22579]: time=\"2026-06-12T16:22:22.491246715Z\" level=info msg=\"Stopped container a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96: openshift-marketplace/certified-operators-pkqb4/registry-server\" id=863b99f8-c51c-4240-b2fe-f247dfd19a6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.743420 | controller |     "Jun 12 16:22:22.499206 crc crio[22579]: time=\"2026-06-12T16:22:22.499108531Z\" level=info msg=\"Stopping pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=bfe891dc-37e1-4e42-a931-932316a8dc9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.743435 | controller |     "Jun 12 16:22:22.499931 crc crio[22579]: time=\"2026-06-12T16:22:22.49984392Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkqb4 Namespace:openshift-marketplace ID:6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27 UID:a656b035-5192-4e4f-b922-fd5a92a1f481 NetNS:/var/run/netns/bdea0fd7-23a3-4e44-be86-eb4b5a1e7a25 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda656b035_5192_4e4f_b922_fd5a92a1f481.slice PodAnnotations:0xc001217160}] Aliases:map[]}\"",
2026-06-12 17:11:43.743450 | controller |     "Jun 12 16:22:22.500088 crc crio[22579]: time=\"2026-06-12T16:22:22.500052966Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pkqb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.743465 | controller |     "Jun 12 16:22:22.840655 crc crio[22579]: time=\"2026-06-12T16:22:22.840039865Z\" level=info msg=\"Stopped pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=bfe891dc-37e1-4e42-a931-932316a8dc9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.743479 | controller |     "Jun 12 16:22:23.390699 crc crio[22579]: time=\"2026-06-12T16:22:23.390054523Z\" level=info msg=\"Removing container: a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96\" id=449de6db-fa9b-4ee8-b2c1-106eceddf269 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.743494 | controller |     "Jun 12 16:22:23.430818 crc crio[22579]: time=\"2026-06-12T16:22:23.430232765Z\" level=info msg=\"Removed container a22daa5c830f012af2f42be83ba8be17776aa60b5022ab1f25beb5bb42f88a96: openshift-marketplace/certified-operators-pkqb4/registry-server\" id=449de6db-fa9b-4ee8-b2c1-106eceddf269 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.743512 | controller |     "Jun 12 16:22:23.435927 crc crio[22579]: time=\"2026-06-12T16:22:23.43578299Z\" level=info msg=\"Removing container: d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49\" id=82348478-4d30-4d5a-b6bc-98f11b5bcc43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.743528 | controller |     "Jun 12 16:22:23.492172 crc crio[22579]: time=\"2026-06-12T16:22:23.492078004Z\" level=info msg=\"Removed container d4886ba1909d07ce96885039ef3309827c9ed224a260d62edbc6199441b73a49: openshift-marketplace/certified-operators-pkqb4/extract-content\" id=82348478-4d30-4d5a-b6bc-98f11b5bcc43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.743543 | controller |     "Jun 12 16:22:23.495938 crc crio[22579]: time=\"2026-06-12T16:22:23.495893623Z\" level=info msg=\"Removing container: dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7\" id=f9715889-cc15-46fc-80fe-0e0c72fdd90c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.743570 | controller |     "Jun 12 16:22:23.528931 crc crio[22579]: time=\"2026-06-12T16:22:23.528786174Z\" level=info msg=\"Removed container dd22e534526df927992dcc622cbd519e76521f8fe6bb0c098769a2a76f2293c7: openshift-marketplace/certified-operators-pkqb4/extract-utilities\" id=f9715889-cc15-46fc-80fe-0e0c72fdd90c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.743586 | controller |     "Jun 12 16:22:26.457389 crc crio[22579]: time=\"2026-06-12T16:22:26.456667826Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/POD\" id=e84f085e-dc9e-47d2-a5ab-c32b31e9ba01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.743600 | controller |     "Jun 12 16:22:26.460777 crc crio[22579]: time=\"2026-06-12T16:22:26.457426956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743615 | controller |     "Jun 12 16:22:26.514784 crc crio[22579]: time=\"2026-06-12T16:22:26.514616623Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-w8pfb Namespace:openstack ID:5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b UID:1e3c4c3f-e835-4bdc-8cff-3e02a1389377 NetNS:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e3c4c3f_e835_4bdc_8cff_3e02a1389377.slice PodAnnotations:0xc0005488e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.743631 | controller |     "Jun 12 16:22:26.514784 crc crio[22579]: time=\"2026-06-12T16:22:26.514709705Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b4b57f4f9-w8pfb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.743647 | controller |     "Jun 12 16:22:27.147695 crc crio[22579]: 2026-06-12T16:22:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a912dbe836b7c2 Mac:f6:16:cd:5e:20:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 SocketPath: PciID:}] [{Interface:0xc00011e5a0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.743662 | controller |     "Jun 12 16:22:27.150363 crc crio[22579]: time=\"2026-06-12T16:22:27.150221561Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-w8pfb Namespace:openstack ID:5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b UID:1e3c4c3f-e835-4bdc-8cff-3e02a1389377 NetNS:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e3c4c3f_e835_4bdc_8cff_3e02a1389377.slice PodAnnotations:0xc0005488e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.743677 | controller |     "Jun 12 16:22:27.150610 crc crio[22579]: time=\"2026-06-12T16:22:27.150548299Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b4b57f4f9-w8pfb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.743696 | controller |     "Jun 12 16:22:27.163992 crc crio[22579]: time=\"2026-06-12T16:22:27.16394503Z\" level=info msg=\"Ran pod sandbox 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b with infra container: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/POD\" id=e84f085e-dc9e-47d2-a5ab-c32b31e9ba01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.743711 | controller |     "Jun 12 16:22:27.168402 crc crio[22579]: time=\"2026-06-12T16:22:27.168372136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9d93b508-9b9f-454b-9ec8-b9f4648a9db9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.743726 | controller |     "Jun 12 16:22:27.275260 crc crio[22579]: time=\"2026-06-12T16:22:27.275155321Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=16ab6222-3b5c-4f94-9bf7-a45a43f84a5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.743741 | controller |     "Jun 12 16:22:27.292809 crc crio[22579]: time=\"2026-06-12T16:22:27.290318717Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init\" id=4441672a-fcf9-42a9-a501-23cc324d570e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.743755 | controller |     "Jun 12 16:22:27.292809 crc crio[22579]: time=\"2026-06-12T16:22:27.291086857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743770 | controller |     "Jun 12 16:22:27.385121 crc crio[22579]: time=\"2026-06-12T16:22:27.384758929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743784 | controller |     "Jun 12 16:22:27.391578 crc crio[22579]: time=\"2026-06-12T16:22:27.391368582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743799 | controller |     "Jun 12 16:22:27.722065 crc crio[22579]: time=\"2026-06-12T16:22:27.721392331Z\" level=info msg=\"Created container 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init\" id=4441672a-fcf9-42a9-a501-23cc324d570e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.743814 | controller |     "Jun 12 16:22:27.725467 crc crio[22579]: time=\"2026-06-12T16:22:27.724891562Z\" level=info msg=\"Starting container: 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea\" id=1c172eb5-b668-44d5-b66f-754d6a47e566 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.743829 | controller |     "Jun 12 16:22:27.742676 crc crio[22579]: time=\"2026-06-12T16:22:27.741929769Z\" level=info msg=\"Started container\" PID=103390 containerID=88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea description=openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init id=1c172eb5-b668-44d5-b66f-754d6a47e566 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b",
2026-06-12 17:11:43.743844 | controller |     "Jun 12 16:22:28.609776 crc crio[22579]: time=\"2026-06-12T16:22:28.609635342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=48304ef9-02bd-450e-9201-4056f1985c90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.743859 | controller |     "Jun 12 16:22:28.750760 crc crio[22579]: time=\"2026-06-12T16:22:28.750650933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=68f14d26-22eb-4e3d-909c-635bd89f45c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.743877 | controller |     "Jun 12 16:22:28.789150 crc crio[22579]: time=\"2026-06-12T16:22:28.789036578Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns\" id=e7af5b4a-75e2-44aa-be0f-9c5e08672070 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.743892 | controller |     "Jun 12 16:22:28.789872 crc crio[22579]: time=\"2026-06-12T16:22:28.789802798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743907 | controller |     "Jun 12 16:22:28.876888 crc crio[22579]: time=\"2026-06-12T16:22:28.876351814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743922 | controller |     "Jun 12 16:22:28.888562 crc crio[22579]: time=\"2026-06-12T16:22:28.888382539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.743937 | controller |     "Jun 12 16:22:29.134747 crc crio[22579]: time=\"2026-06-12T16:22:29.13444262Z\" level=info msg=\"Created container 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns\" id=e7af5b4a-75e2-44aa-be0f-9c5e08672070 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.743951 | controller |     "Jun 12 16:22:29.135835 crc crio[22579]: time=\"2026-06-12T16:22:29.135757964Z\" level=info msg=\"Starting container: 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c\" id=8b15e796-af04-4085-b617-6a4004f9dbf2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.743966 | controller |     "Jun 12 16:22:29.144888 crc crio[22579]: time=\"2026-06-12T16:22:29.143340803Z\" level=info msg=\"Started container\" PID=103504 containerID=2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c description=openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns id=8b15e796-af04-4085-b617-6a4004f9dbf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b",
2026-06-12 17:11:43.743981 | controller |     "Jun 12 16:22:36.793318 crc crio[22579]: time=\"2026-06-12T16:22:36.792580982Z\" level=info msg=\"Removing container: b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12\" id=c2768fc1-8513-4b83-89f1-e7ee3ebc3770 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.743997 | controller |     "Jun 12 16:22:37.235965 crc crio[22579]: time=\"2026-06-12T16:22:37.235822055Z\" level=info msg=\"Removed container b7de063423374dbc512d306679bfc119b85e6e848f37292d6bb2183b03389f12: openstack/keystone-bootstrap-xcwxk/keystone-bootstrap\" id=c2768fc1-8513-4b83-89f1-e7ee3ebc3770 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744011 | controller |     "Jun 12 16:22:37.238767 crc crio[22579]: time=\"2026-06-12T16:22:37.238623898Z\" level=info msg=\"Removing container: 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436\" id=db849607-20e7-4e10-8982-56f925be09f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744027 | controller |     "Jun 12 16:22:37.454789 crc crio[22579]: time=\"2026-06-12T16:22:37.454731235Z\" level=info msg=\"Removed container 9c94fcb50a449dc2f1c9da529cc124e4ee34551c554e6502b1d3d657be5f4436: openshift-infra/auto-csr-approver-29688016-z2jlv/oc\" id=db849607-20e7-4e10-8982-56f925be09f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744041 | controller |     "Jun 12 16:22:37.471337 crc crio[22579]: time=\"2026-06-12T16:22:37.471240347Z\" level=info msg=\"Stopping pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=7db624ca-0bf4-4d31-aad3-aa455a0f777d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744060 | controller |     "Jun 12 16:22:37.471703 crc crio[22579]: time=\"2026-06-12T16:22:37.471374171Z\" level=info msg=\"Stopped pod sandbox (already stopped): 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=7db624ca-0bf4-4d31-aad3-aa455a0f777d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744075 | controller |     "Jun 12 16:22:37.473919 crc crio[22579]: time=\"2026-06-12T16:22:37.473839555Z\" level=info msg=\"Removing pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=2a832011-9656-4bb8-9168-0502f81f092c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.744089 | controller |     "Jun 12 16:22:37.503651 crc crio[22579]: time=\"2026-06-12T16:22:37.50307008Z\" level=info msg=\"Removed pod sandbox: 819fe3d9e395b6a7c9027f7e38fe54086936c3a3743d64b20bf2e65a33f97d70\" id=2a832011-9656-4bb8-9168-0502f81f092c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.744104 | controller |     "Jun 12 16:22:37.505432 crc crio[22579]: time=\"2026-06-12T16:22:37.505318919Z\" level=info msg=\"Stopping pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=d0a7c6ed-96c6-487f-b210-1d2e148afe53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744118 | controller |     "Jun 12 16:22:37.505600 crc crio[22579]: time=\"2026-06-12T16:22:37.505431572Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=d0a7c6ed-96c6-487f-b210-1d2e148afe53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744133 | controller |     "Jun 12 16:22:37.506807 crc crio[22579]: time=\"2026-06-12T16:22:37.506692345Z\" level=info msg=\"Removing pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=13753094-74ba-43ba-bbed-dd34e05c3c80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.744147 | controller |     "Jun 12 16:22:37.730223 crc crio[22579]: time=\"2026-06-12T16:22:37.730029141Z\" level=info msg=\"Removed pod sandbox: 5368fa0624a829b3a9defa4594674207cc228e6101656f501f4952e66c7d1ab3\" id=13753094-74ba-43ba-bbed-dd34e05c3c80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.744161 | controller |     "Jun 12 16:22:37.731569 crc crio[22579]: time=\"2026-06-12T16:22:37.731446829Z\" level=info msg=\"Stopping pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=03fc3854-0dab-4bff-b0de-5928b91a4e29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744176 | controller |     "Jun 12 16:22:37.731701 crc crio[22579]: time=\"2026-06-12T16:22:37.731655544Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=03fc3854-0dab-4bff-b0de-5928b91a4e29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744191 | controller |     "Jun 12 16:22:37.732468 crc crio[22579]: time=\"2026-06-12T16:22:37.732416524Z\" level=info msg=\"Removing pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=ea571872-e101-444f-b9ee-79c0191b5d6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.744205 | controller |     "Jun 12 16:22:37.936942 crc crio[22579]: time=\"2026-06-12T16:22:37.936230999Z\" level=info msg=\"Removed pod sandbox: 6b8479dcb88cb1716cc17eeb329301dc9f1f0d93f1bc0f20d45ebd82f0f54d27\" id=ea571872-e101-444f-b9ee-79c0191b5d6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.744219 | controller |     "Jun 12 16:22:37.938734 crc crio[22579]: time=\"2026-06-12T16:22:37.938126119Z\" level=info msg=\"Stopping pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=2d6382d2-de94-4770-bcdb-c6fbf3a83839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744234 | controller |     "Jun 12 16:22:37.938734 crc crio[22579]: time=\"2026-06-12T16:22:37.938234522Z\" level=info msg=\"Stopped pod sandbox (already stopped): faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=2d6382d2-de94-4770-bcdb-c6fbf3a83839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744252 | controller |     "Jun 12 16:22:37.941428 crc crio[22579]: time=\"2026-06-12T16:22:37.941122697Z\" level=info msg=\"Removing pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=2e6f9923-6bac-462e-b107-f89f0eac9c4d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.744267 | controller |     "Jun 12 16:22:38.230607 crc crio[22579]: time=\"2026-06-12T16:22:38.230409939Z\" level=info msg=\"Removed pod sandbox: faf66fe20cc8006634619c00c0cc492e1c2102937b87bb8b66362faeda8223a4\" id=2e6f9923-6bac-462e-b107-f89f0eac9c4d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.744281 | controller |     "Jun 12 16:22:41.798871 crc crio[22579]: time=\"2026-06-12T16:22:41.798237662Z\" level=info msg=\"Stopping container: 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19 (timeout: 10s)\" id=e94bb0e7-b29e-46a6-82e9-350357e07e19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.744295 | controller |     "Jun 12 16:22:42.007561 crc crio[22579]: time=\"2026-06-12T16:22:42.007045938Z\" level=info msg=\"Stopped container 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns\" id=e94bb0e7-b29e-46a6-82e9-350357e07e19 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.744310 | controller |     "Jun 12 16:22:42.012903 crc crio[22579]: time=\"2026-06-12T16:22:42.012760658Z\" level=info msg=\"Stopping pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=256eabe4-ca1b-4b17-a534-8730373ba586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744324 | controller |     "Jun 12 16:22:42.014056 crc crio[22579]: time=\"2026-06-12T16:22:42.013967319Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c78bff8f5-cpths Namespace:openstack ID:b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5 UID:59896b16-83c8-4554-88f9-91322f11a4e1 NetNS:/var/run/netns/6b5f55d0-eb17-4d2f-9988-cfb441af4c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59896b16_83c8_4554_88f9_91322f11a4e1.slice PodAnnotations:0xc00130cb58}] Aliases:map[]}\"",
2026-06-12 17:11:43.744339 | controller |     "Jun 12 16:22:42.014382 crc crio[22579]: time=\"2026-06-12T16:22:42.014247227Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c78bff8f5-cpths from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.744356 | controller |     "Jun 12 16:22:42.484465 crc crio[22579]: time=\"2026-06-12T16:22:42.484079885Z\" level=info msg=\"Stopped pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=256eabe4-ca1b-4b17-a534-8730373ba586 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744389 | controller |     "Jun 12 16:22:42.662545 crc crio[22579]: time=\"2026-06-12T16:22:42.662059974Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/POD\" id=f979330a-abb9-4a91-8747-231581aed210 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.744404 | controller |     "Jun 12 16:22:42.662545 crc crio[22579]: time=\"2026-06-12T16:22:42.662161807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.744419 | controller |     "Jun 12 16:22:42.884838 crc crio[22579]: time=\"2026-06-12T16:22:42.884739533Z\" level=info msg=\"Removing container: 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19\" id=7ed0d28c-5537-4495-b4ec-e2fe71d02547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744434 | controller |     "Jun 12 16:22:42.960913 crc crio[22579]: time=\"2026-06-12T16:22:42.960673401Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-xnqn7 Namespace:openstack ID:eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50 UID:06d540a9-1386-49a6-b1c3-81bbdb9dd641 NetNS:/var/run/netns/189cbbb4-aeba-4d3e-8adb-981b2ddc384e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d540a9_1386_49a6_b1c3_81bbdb9dd641.slice PodAnnotations:0xc000478c78}] Aliases:map[]}\"",
2026-06-12 17:11:43.744452 | controller |     "Jun 12 16:22:42.960913 crc crio[22579]: time=\"2026-06-12T16:22:42.960733293Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-649b7c9ccf-xnqn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.744467 | controller |     "Jun 12 16:22:43.153786 crc crio[22579]: time=\"2026-06-12T16:22:43.153678933Z\" level=info msg=\"Removed container 0dfafad88c25df0dabd825235331be5f5a0698b3f9160933dd06b5eb7e34ca19: openstack/dnsmasq-dns-6c78bff8f5-cpths/dnsmasq-dns\" id=7ed0d28c-5537-4495-b4ec-e2fe71d02547 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744482 | controller |     "Jun 12 16:22:43.156707 crc crio[22579]: time=\"2026-06-12T16:22:43.15662513Z\" level=info msg=\"Removing container: 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab\" id=05a799fb-405b-4db7-a032-a0f5b0554b87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744496 | controller |     "Jun 12 16:22:43.636851 crc crio[22579]: time=\"2026-06-12T16:22:43.636358808Z\" level=info msg=\"Removed container 8a14c63a019743919be62f0a620fa1bc666f523b1344309d2cc018bd7f7013ab: openstack/dnsmasq-dns-6c78bff8f5-cpths/init\" id=05a799fb-405b-4db7-a032-a0f5b0554b87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744511 | controller |     "Jun 12 16:22:44.354850 crc crio[22579]: 2026-06-12T16:22:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eded4d5eec09832 Mac:6e:43:42:3c:a2:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/189cbbb4-aeba-4d3e-8adb-981b2ddc384e SocketPath: PciID:}] [{Interface:0xc00028e750 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.744526 | controller |     "Jun 12 16:22:44.356751 crc crio[22579]: time=\"2026-06-12T16:22:44.356549001Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-xnqn7 Namespace:openstack ID:eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50 UID:06d540a9-1386-49a6-b1c3-81bbdb9dd641 NetNS:/var/run/netns/189cbbb4-aeba-4d3e-8adb-981b2ddc384e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06d540a9_1386_49a6_b1c3_81bbdb9dd641.slice PodAnnotations:0xc000478c78}] Aliases:map[]}\"",
2026-06-12 17:11:43.744541 | controller |     "Jun 12 16:22:44.356751 crc crio[22579]: time=\"2026-06-12T16:22:44.356724195Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-649b7c9ccf-xnqn7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.744556 | controller |     "Jun 12 16:22:44.366397 crc crio[22579]: time=\"2026-06-12T16:22:44.365954457Z\" level=info msg=\"Ran pod sandbox eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50 with infra container: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/POD\" id=f979330a-abb9-4a91-8747-231581aed210 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.744570 | controller |     "Jun 12 16:22:44.368946 crc crio[22579]: time=\"2026-06-12T16:22:44.368864223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=265aa6ff-0452-4d22-8988-614e9cc24fb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.744585 | controller |     "Jun 12 16:22:44.467967 crc crio[22579]: time=\"2026-06-12T16:22:44.467730551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e9f37ce3-0a8f-4890-ae1c-61c43620bb34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.744603 | controller |     "Jun 12 16:22:44.478196 crc crio[22579]: time=\"2026-06-12T16:22:44.477598889Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/init\" id=1e10e7b8-bd3d-4399-8fc6-f7a70e8a61a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.744618 | controller |     "Jun 12 16:22:44.478196 crc crio[22579]: time=\"2026-06-12T16:22:44.478093362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.744632 | controller |     "Jun 12 16:22:44.559185 crc crio[22579]: time=\"2026-06-12T16:22:44.559029541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.744646 | controller |     "Jun 12 16:22:44.566828 crc crio[22579]: time=\"2026-06-12T16:22:44.566362643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.744661 | controller |     "Jun 12 16:22:44.749719 crc crio[22579]: time=\"2026-06-12T16:22:44.749584189Z\" level=info msg=\"Created container dcc7e099c3c1d13a1bf5fe350ba7fe46368587066d84a39de121a1924521cc21: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/init\" id=1e10e7b8-bd3d-4399-8fc6-f7a70e8a61a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.744675 | controller |     "Jun 12 16:22:44.750765 crc crio[22579]: time=\"2026-06-12T16:22:44.750675878Z\" level=info msg=\"Starting container: dcc7e099c3c1d13a1bf5fe350ba7fe46368587066d84a39de121a1924521cc21\" id=b3f2b3cd-9fba-49ed-aab1-d46302821f7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.744689 | controller |     "Jun 12 16:22:44.757040 crc crio[22579]: time=\"2026-06-12T16:22:44.756936611Z\" level=info msg=\"Started container\" PID=104404 containerID=dcc7e099c3c1d13a1bf5fe350ba7fe46368587066d84a39de121a1924521cc21 description=openstack/dnsmasq-dns-649b7c9ccf-xnqn7/init id=b3f2b3cd-9fba-49ed-aab1-d46302821f7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50",
2026-06-12 17:11:43.744704 | controller |     "Jun 12 16:22:44.927233 crc crio[22579]: time=\"2026-06-12T16:22:44.926784247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bee97b4a-d1c3-4fb5-8447-0e39f0f7367e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.744719 | controller |     "Jun 12 16:22:45.010702 crc crio[22579]: time=\"2026-06-12T16:22:45.010586151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3099c2fc-e3b6-48be-9f17-7417900b8e5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.744734 | controller |     "Jun 12 16:22:45.024640 crc crio[22579]: time=\"2026-06-12T16:22:45.021813185Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/dnsmasq-dns\" id=b411c2c1-4059-46cd-b861-58335f14a148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.744749 | controller |     "Jun 12 16:22:45.024640 crc crio[22579]: time=\"2026-06-12T16:22:45.022352769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.744763 | controller |     "Jun 12 16:22:45.079568 crc crio[22579]: time=\"2026-06-12T16:22:45.077064031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.744778 | controller |     "Jun 12 16:22:45.084870 crc crio[22579]: time=\"2026-06-12T16:22:45.084808904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.744798 | controller |     "Jun 12 16:22:45.234914 crc crio[22579]: time=\"2026-06-12T16:22:45.234778199Z\" level=info msg=\"Created container 1bf0e9f4f47191c9d0fddc912dc6f2703f92961eea4b060f6aa9135350301104: openstack/dnsmasq-dns-649b7c9ccf-xnqn7/dnsmasq-dns\" id=b411c2c1-4059-46cd-b861-58335f14a148 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.744814 | controller |     "Jun 12 16:22:45.236157 crc crio[22579]: time=\"2026-06-12T16:22:45.236075013Z\" level=info msg=\"Starting container: 1bf0e9f4f47191c9d0fddc912dc6f2703f92961eea4b060f6aa9135350301104\" id=6c234d19-124b-40c4-ab0a-5353b85c256b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.744828 | controller |     "Jun 12 16:22:45.241702 crc crio[22579]: time=\"2026-06-12T16:22:45.241633778Z\" level=info msg=\"Started container\" PID=104454 containerID=1bf0e9f4f47191c9d0fddc912dc6f2703f92961eea4b060f6aa9135350301104 description=openstack/dnsmasq-dns-649b7c9ccf-xnqn7/dnsmasq-dns id=6c234d19-124b-40c4-ab0a-5353b85c256b name=/runtime.v1.RuntimeService/StartContainer sandboxID=eded4d5eec098328067b25f6173b3c70fd4bbf0cb53f0d6dc739e290916f6d50",
2026-06-12 17:11:43.744844 | controller |     "Jun 12 16:22:52.481014 crc crio[22579]: time=\"2026-06-12T16:22:52.478963876Z\" level=info msg=\"Stopping container: 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c (timeout: 10s)\" id=7b284350-1476-4ec2-a2fc-e1fcab736a13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.744859 | controller |     "Jun 12 16:22:52.612096 crc crio[22579]: time=\"2026-06-12T16:22:52.611965608Z\" level=info msg=\"Stopped container 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns\" id=7b284350-1476-4ec2-a2fc-e1fcab736a13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.744874 | controller |     "Jun 12 16:22:52.612995 crc crio[22579]: time=\"2026-06-12T16:22:52.612891592Z\" level=info msg=\"Stopping pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=b575d168-9a15-4c1b-b9d8-e5f2bbc45967 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744889 | controller |     "Jun 12 16:22:52.613799 crc crio[22579]: time=\"2026-06-12T16:22:52.613720574Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b4b57f4f9-w8pfb Namespace:openstack ID:5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b UID:1e3c4c3f-e835-4bdc-8cff-3e02a1389377 NetNS:/var/run/netns/96a8c18f-0be4-4ebf-bac9-ff9e0f897050 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e3c4c3f_e835_4bdc_8cff_3e02a1389377.slice PodAnnotations:0xc0022180b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.744905 | controller |     "Jun 12 16:22:52.613909 crc crio[22579]: time=\"2026-06-12T16:22:52.613886768Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b4b57f4f9-w8pfb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.744920 | controller |     "Jun 12 16:22:52.923742 crc crio[22579]: time=\"2026-06-12T16:22:52.923243346Z\" level=info msg=\"Stopped pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=b575d168-9a15-4c1b-b9d8-e5f2bbc45967 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.744935 | controller |     "Jun 12 16:22:53.063766 crc crio[22579]: time=\"2026-06-12T16:22:53.063693673Z\" level=info msg=\"Removing container: 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c\" id=1b3987d4-77bf-4bbc-be6e-b3b3a845fcf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744950 | controller |     "Jun 12 16:22:53.102929 crc crio[22579]: time=\"2026-06-12T16:22:53.102844767Z\" level=info msg=\"Removed container 2b8cac418aa6746c44f594ea1a1732e07a969d5e77ff696662e74291637b483c: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/dnsmasq-dns\" id=1b3987d4-77bf-4bbc-be6e-b3b3a845fcf7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744967 | controller |     "Jun 12 16:22:53.106394 crc crio[22579]: time=\"2026-06-12T16:22:53.106215116Z\" level=info msg=\"Removing container: 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea\" id=c468b210-6ad1-41a1-83cd-0c154b7dfd1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744982 | controller |     "Jun 12 16:22:53.145016 crc crio[22579]: time=\"2026-06-12T16:22:53.144934119Z\" level=info msg=\"Removed container 88c7af612b0a06413a7d504b545fb0c1bb72933b30bf4fb5f0b8322e707aa5ea: openstack/dnsmasq-dns-7b4b57f4f9-w8pfb/init\" id=c468b210-6ad1-41a1-83cd-0c154b7dfd1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.744997 | controller |     "Jun 12 16:23:38.255812 crc crio[22579]: time=\"2026-06-12T16:23:38.254611527Z\" level=info msg=\"Removing container: 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78\" id=4bbfb221-276f-4d1d-abb0-c6fe4867c896 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745012 | controller |     "Jun 12 16:23:38.289474 crc crio[22579]: time=\"2026-06-12T16:23:38.289397478Z\" level=info msg=\"Removed container 6aefd5e4de34572bc889cb3da0001154674bc2daf65cabff735d991fda2e7a78: openstack/placement-c74948546-gcxxf/placement-log\" id=4bbfb221-276f-4d1d-abb0-c6fe4867c896 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745027 | controller |     "Jun 12 16:23:38.293164 crc crio[22579]: time=\"2026-06-12T16:23:38.293056124Z\" level=info msg=\"Removing container: efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e\" id=d941f5e0-3a90-4778-8d4e-852e53e2f9e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745043 | controller |     "Jun 12 16:23:38.325446 crc crio[22579]: time=\"2026-06-12T16:23:38.325273637Z\" level=info msg=\"Removed container efab3cc5e0084fbebb5526c62c4332168d998e79ec2687250bd3d4a5df79015e: openstack/glance-default-external-api-0/glance-log\" id=d941f5e0-3a90-4778-8d4e-852e53e2f9e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745057 | controller |     "Jun 12 16:23:38.328439 crc crio[22579]: time=\"2026-06-12T16:23:38.328289866Z\" level=info msg=\"Removing container: 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01\" id=63b643af-789c-4ef3-90ed-eaf9df2bb7e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745072 | controller |     "Jun 12 16:23:38.357434 crc crio[22579]: time=\"2026-06-12T16:23:38.357204783Z\" level=info msg=\"Removed container 8b9de4c49db4093da03d225431fa84590d5232c6bbbdc9456d923c910c4cdd01: openstack/glance-default-external-api-0/glance-httpd\" id=63b643af-789c-4ef3-90ed-eaf9df2bb7e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745087 | controller |     "Jun 12 16:23:38.360109 crc crio[22579]: time=\"2026-06-12T16:23:38.359958195Z\" level=info msg=\"Removing container: d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a\" id=15f73a86-723d-4ad2-913d-9e06ba8ad72f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745102 | controller |     "Jun 12 16:23:38.386649 crc crio[22579]: time=\"2026-06-12T16:23:38.386474079Z\" level=info msg=\"Removed container d07deb69bbe7073dfa510316799ae7abf61965a9444be3dbaa62b90fb94bd37a: openstack/placement-c74948546-gcxxf/placement-api\" id=15f73a86-723d-4ad2-913d-9e06ba8ad72f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745116 | controller |     "Jun 12 16:23:38.399939 crc crio[22579]: time=\"2026-06-12T16:23:38.399736696Z\" level=info msg=\"Stopping pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=d282a5ea-b94c-4b69-81e4-7659c5d33eaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745132 | controller |     "Jun 12 16:23:38.399939 crc crio[22579]: time=\"2026-06-12T16:23:38.399858229Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=d282a5ea-b94c-4b69-81e4-7659c5d33eaf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745150 | controller |     "Jun 12 16:23:38.400620 crc crio[22579]: time=\"2026-06-12T16:23:38.400483476Z\" level=info msg=\"Removing pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=da3b78ea-0d77-49ca-867b-bea3c1d330e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.745165 | controller |     "Jun 12 16:23:38.418464 crc crio[22579]: time=\"2026-06-12T16:23:38.418130628Z\" level=info msg=\"Removed pod sandbox: 5a912dbe836b7c214679775729b72eed6d853d9e066d0cba2cdd74979934cc5b\" id=da3b78ea-0d77-49ca-867b-bea3c1d330e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.745179 | controller |     "Jun 12 16:23:38.424006 crc crio[22579]: time=\"2026-06-12T16:23:38.420272704Z\" level=info msg=\"Stopping pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=7c439457-4ce7-4f8f-a28a-5045ac15e328 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745194 | controller |     "Jun 12 16:23:38.424006 crc crio[22579]: time=\"2026-06-12T16:23:38.42049061Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=7c439457-4ce7-4f8f-a28a-5045ac15e328 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745208 | controller |     "Jun 12 16:23:38.424006 crc crio[22579]: time=\"2026-06-12T16:23:38.421153327Z\" level=info msg=\"Removing pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=2967bdc9-6854-457e-a445-1b0fef474183 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.745223 | controller |     "Jun 12 16:23:38.454350 crc crio[22579]: time=\"2026-06-12T16:23:38.453915654Z\" level=info msg=\"Removed pod sandbox: 9f3ada34fcdef3918ae56f6a629453c8f8ccdaa501b70221af34e829b9b8ca52\" id=2967bdc9-6854-457e-a445-1b0fef474183 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.745237 | controller |     "Jun 12 16:23:38.455442 crc crio[22579]: time=\"2026-06-12T16:23:38.455293491Z\" level=info msg=\"Stopping pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=0992b62f-a438-43ee-8087-88862716b848 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745252 | controller |     "Jun 12 16:23:38.455595 crc crio[22579]: time=\"2026-06-12T16:23:38.455464175Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=0992b62f-a438-43ee-8087-88862716b848 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745266 | controller |     "Jun 12 16:23:38.456135 crc crio[22579]: time=\"2026-06-12T16:23:38.456083621Z\" level=info msg=\"Removing pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=c5f3750e-de38-4d67-a191-18cefe367360 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.745281 | controller |     "Jun 12 16:23:38.470950 crc crio[22579]: time=\"2026-06-12T16:23:38.470857038Z\" level=info msg=\"Removed pod sandbox: b1904d0ac5f37cee4dfaaaecd6619425c467ff69e94806aaa1e1cbeeafd3a6d5\" id=c5f3750e-de38-4d67-a191-18cefe367360 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.745296 | controller |     "Jun 12 16:23:38.472132 crc crio[22579]: time=\"2026-06-12T16:23:38.47208486Z\" level=info msg=\"Stopping pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=dace5564-8f33-4adb-8f27-85b587a05919 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745311 | controller |     "Jun 12 16:23:38.472403 crc crio[22579]: time=\"2026-06-12T16:23:38.472373908Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=dace5564-8f33-4adb-8f27-85b587a05919 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745375 | controller |     "Jun 12 16:23:38.473657 crc crio[22579]: time=\"2026-06-12T16:23:38.473467966Z\" level=info msg=\"Removing pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=0d75d376-baa1-4ebe-a6c3-f3c751f56f70 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.745403 | controller |     "Jun 12 16:23:38.489438 crc crio[22579]: time=\"2026-06-12T16:23:38.489326251Z\" level=info msg=\"Removed pod sandbox: 9b2fb9e01d87b64f21b7fffcd1ae67e2253f24788fbeec80c8a94b794f774215\" id=0d75d376-baa1-4ebe-a6c3-f3c751f56f70 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.745419 | controller |     "Jun 12 16:24:00.597223 crc crio[22579]: time=\"2026-06-12T16:24:00.594856793Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688024-6fvjp/POD\" id=496e477a-c6ac-404b-a624-7f5073b3d49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.745434 | controller |     "Jun 12 16:24:00.597223 crc crio[22579]: time=\"2026-06-12T16:24:00.59702659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.745449 | controller |     "Jun 12 16:24:00.952702 crc crio[22579]: time=\"2026-06-12T16:24:00.951598842Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-6fvjp Namespace:openshift-infra ID:b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 UID:fc015c1a-15e5-4f0a-ab13-3ca6505679a6 NetNS:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc015c1a_15e5_4f0a_ab13_3ca6505679a6.slice PodAnnotations:0xc004fc0ec0}] Aliases:map[]}\"",
2026-06-12 17:11:43.745464 | controller |     "Jun 12 16:24:00.952702 crc crio[22579]: time=\"2026-06-12T16:24:00.951883329Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688024-6fvjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.745480 | controller |     "Jun 12 16:24:01.807822 crc crio[22579]: 2026-06-12T16:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b04c741a8a3ca5f Mac:32:f8:1c:21:10:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 SocketPath: PciID:}] [{Interface:0xc0003627d0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.745495 | controller |     "Jun 12 16:24:01.809838 crc crio[22579]: time=\"2026-06-12T16:24:01.809593181Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-6fvjp Namespace:openshift-infra ID:b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 UID:fc015c1a-15e5-4f0a-ab13-3ca6505679a6 NetNS:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc015c1a_15e5_4f0a_ab13_3ca6505679a6.slice PodAnnotations:0xc004fc0ec0}] Aliases:map[]}\"",
2026-06-12 17:11:43.745510 | controller |     "Jun 12 16:24:01.809838 crc crio[22579]: time=\"2026-06-12T16:24:01.809737055Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688024-6fvjp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.745525 | controller |     "Jun 12 16:24:01.821806 crc crio[22579]: time=\"2026-06-12T16:24:01.821706808Z\" level=info msg=\"Ran pod sandbox b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 with infra container: openshift-infra/auto-csr-approver-29688024-6fvjp/POD\" id=496e477a-c6ac-404b-a624-7f5073b3d49f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.745540 | controller |     "Jun 12 16:24:01.832061 crc crio[22579]: time=\"2026-06-12T16:24:01.831972447Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=02fcc727-2a7d-4364-9e4e-e636c8fccc25 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.745563 | controller |     "Jun 12 16:24:01.850361 crc crio[22579]: time=\"2026-06-12T16:24:01.850253505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.745578 | controller |     "Jun 12 16:24:02.729267 crc crio[22579]: time=\"2026-06-12T16:24:02.728865965Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=02fcc727-2a7d-4364-9e4e-e636c8fccc25 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.745593 | controller |     "Jun 12 16:24:02.730434 crc crio[22579]: time=\"2026-06-12T16:24:02.730335983Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5a98809-56a0-4fa7-a505-b99fb2fdf929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.745608 | controller |     "Jun 12 16:24:02.735692 crc crio[22579]: time=\"2026-06-12T16:24:02.735467147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5fd228b-eeca-444f-96f2-1a528bba6405 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.745623 | controller |     "Jun 12 16:24:02.745421 crc crio[22579]: time=\"2026-06-12T16:24:02.745337316Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688024-6fvjp/oc\" id=c2124d01-5db2-4cf8-9870-7e9286dd9ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.745638 | controller |     "Jun 12 16:24:02.746052 crc crio[22579]: time=\"2026-06-12T16:24:02.745983183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.745652 | controller |     "Jun 12 16:24:02.855919 crc crio[22579]: time=\"2026-06-12T16:24:02.855829498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.745666 | controller |     "Jun 12 16:24:03.798486 crc crio[22579]: time=\"2026-06-12T16:24:03.797740534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.745681 | controller |     "Jun 12 16:24:04.217965 crc crio[22579]: time=\"2026-06-12T16:24:04.217056359Z\" level=info msg=\"Created container aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694: openshift-infra/auto-csr-approver-29688024-6fvjp/oc\" id=c2124d01-5db2-4cf8-9870-7e9286dd9ed9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.745700 | controller |     "Jun 12 16:24:04.227772 crc crio[22579]: time=\"2026-06-12T16:24:04.227035081Z\" level=info msg=\"Starting container: aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694\" id=76694828-d989-4152-a291-fbb4f4851035 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.745716 | controller |     "Jun 12 16:24:04.258035 crc crio[22579]: time=\"2026-06-12T16:24:04.257889018Z\" level=info msg=\"Started container\" PID=108271 containerID=aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694 description=openshift-infra/auto-csr-approver-29688024-6fvjp/oc id=76694828-d989-4152-a291-fbb4f4851035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4",
2026-06-12 17:11:43.745733 | controller |     "Jun 12 16:24:07.233265 crc crio[22579]: time=\"2026-06-12T16:24:07.23081866Z\" level=info msg=\"Stopping pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=f1345ae6-9c6a-44d0-8ef4-839190b9fc5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745790 | controller |     "Jun 12 16:24:07.238911 crc crio[22579]: time=\"2026-06-12T16:24:07.23499997Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688024-6fvjp Namespace:openshift-infra ID:b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4 UID:fc015c1a-15e5-4f0a-ab13-3ca6505679a6 NetNS:/var/run/netns/0cab14c6-1501-4245-9345-3ffe27cc0f16 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc015c1a_15e5_4f0a_ab13_3ca6505679a6.slice PodAnnotations:0xc00008d7c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.745813 | controller |     "Jun 12 16:24:07.238911 crc crio[22579]: time=\"2026-06-12T16:24:07.235582235Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688024-6fvjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.745830 | controller |     "Jun 12 16:24:08.079640 crc crio[22579]: time=\"2026-06-12T16:24:08.077144543Z\" level=info msg=\"Stopped pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=f1345ae6-9c6a-44d0-8ef4-839190b9fc5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745848 | controller |     "Jun 12 16:24:38.513299 crc crio[22579]: time=\"2026-06-12T16:24:38.512234887Z\" level=info msg=\"Removing container: 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5\" id=50dc1919-87e8-49b5-96e9-8f159ecf870f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745866 | controller |     "Jun 12 16:24:38.760651 crc crio[22579]: time=\"2026-06-12T16:24:38.76045475Z\" level=info msg=\"Removed container 787bfb87b3bcdfc7adb83e4990d5bb20730a5a01a0b5615c66e933cf82520cf5: openshift-infra/auto-csr-approver-29688018-hl4kb/oc\" id=50dc1919-87e8-49b5-96e9-8f159ecf870f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745881 | controller |     "Jun 12 16:24:38.764281 crc crio[22579]: time=\"2026-06-12T16:24:38.764137296Z\" level=info msg=\"Removing container: b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0\" id=91e60e5b-9bbe-4f50-afe0-34ed7f7afa32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745895 | controller |     "Jun 12 16:24:38.804636 crc crio[22579]: time=\"2026-06-12T16:24:38.804396438Z\" level=info msg=\"Removed container b4ee55f5ad50d8783bae03014b88d71021f7b233123eb180aac8ca37f1ae3dc0: openstack/cinder-api-0/cinder-api-log\" id=91e60e5b-9bbe-4f50-afe0-34ed7f7afa32 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745910 | controller |     "Jun 12 16:24:38.808235 crc crio[22579]: time=\"2026-06-12T16:24:38.808144006Z\" level=info msg=\"Removing container: 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8\" id=a97fac3b-7398-4b1e-94a5-7315f2268fb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745925 | controller |     "Jun 12 16:24:38.851983 crc crio[22579]: time=\"2026-06-12T16:24:38.851729064Z\" level=info msg=\"Removed container 7b3eade14e504d4e12c7c8ee9ba9ee49435233d4577b192d9192fa3a70161df8: openstack/cinder-api-0/cinder-api\" id=a97fac3b-7398-4b1e-94a5-7315f2268fb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.745940 | controller |     "Jun 12 16:24:38.867227 crc crio[22579]: time=\"2026-06-12T16:24:38.866697345Z\" level=info msg=\"Stopping pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=9771249d-2f19-4fbe-af9f-b4a4a985ebf6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745955 | controller |     "Jun 12 16:24:38.867687 crc crio[22579]: time=\"2026-06-12T16:24:38.867241399Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=9771249d-2f19-4fbe-af9f-b4a4a985ebf6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.745970 | controller |     "Jun 12 16:24:38.868666 crc crio[22579]: time=\"2026-06-12T16:24:38.868543913Z\" level=info msg=\"Removing pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=5c0dd7c2-8b74-4cb0-a048-11f63fa81354 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.745988 | controller |     "Jun 12 16:24:38.909667 crc crio[22579]: time=\"2026-06-12T16:24:38.909459432Z\" level=info msg=\"Removed pod sandbox: 17d4a226e435c61fdbbe7dfb74090a343af7ed10ce4be570595ddce8a821d7ed\" id=5c0dd7c2-8b74-4cb0-a048-11f63fa81354 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.746003 | controller |     "Jun 12 16:24:38.911150 crc crio[22579]: time=\"2026-06-12T16:24:38.911056494Z\" level=info msg=\"Stopping pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=e74eaee6-c8cb-44d8-a2de-2694b4c4b7ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.746018 | controller |     "Jun 12 16:24:38.911302 crc crio[22579]: time=\"2026-06-12T16:24:38.911252049Z\" level=info msg=\"Stopped pod sandbox (already stopped): 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=e74eaee6-c8cb-44d8-a2de-2694b4c4b7ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.746033 | controller |     "Jun 12 16:24:38.912171 crc crio[22579]: time=\"2026-06-12T16:24:38.912106891Z\" level=info msg=\"Removing pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=81592adb-0e38-4966-890a-87b8f94a050b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.746048 | controller |     "Jun 12 16:24:38.929686 crc crio[22579]: time=\"2026-06-12T16:24:38.929572848Z\" level=info msg=\"Removed pod sandbox: 531d7204bc068464743c5ebeb14c3b953dbaa72a5fc3f0c3b29e62b6544571a1\" id=81592adb-0e38-4966-890a-87b8f94a050b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.746062 | controller |     "Jun 12 16:26:00.512372 crc crio[22579]: time=\"2026-06-12T16:26:00.51158475Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688026-t94lk/POD\" id=c0f2c130-b75b-4050-b1b6-212eae7af2e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.746077 | controller |     "Jun 12 16:26:00.514022 crc crio[22579]: time=\"2026-06-12T16:26:00.512629388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.746092 | controller |     "Jun 12 16:26:00.567485 crc crio[22579]: time=\"2026-06-12T16:26:00.567315536Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-t94lk Namespace:openshift-infra ID:11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 UID:7eaa2bad-8187-4281-a7eb-b75939bb1174 NetNS:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eaa2bad_8187_4281_a7eb_b75939bb1174.slice PodAnnotations:0xc0025a0ad8}] Aliases:map[]}\"",
2026-06-12 17:11:43.746107 | controller |     "Jun 12 16:26:00.567485 crc crio[22579]: time=\"2026-06-12T16:26:00.567423469Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688026-t94lk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.746121 | controller |     "Jun 12 16:26:01.199322 crc crio[22579]: 2026-06-12T16:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11f6a6234c0c6f8 Mac:92:5d:54:8a:e7:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.746136 | controller |     "Jun 12 16:26:01.199322 crc crio[22579]: time=\"2026-06-12T16:26:01.19919088Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-t94lk Namespace:openshift-infra ID:11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 UID:7eaa2bad-8187-4281-a7eb-b75939bb1174 NetNS:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eaa2bad_8187_4281_a7eb_b75939bb1174.slice PodAnnotations:0xc0025a0ad8}] Aliases:map[]}\"",
2026-06-12 17:11:43.746154 | controller |     "Jun 12 16:26:01.199781 crc crio[22579]: time=\"2026-06-12T16:26:01.199406026Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688026-t94lk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.746170 | controller |     "Jun 12 16:26:01.222114 crc crio[22579]: time=\"2026-06-12T16:26:01.2167768Z\" level=info msg=\"Ran pod sandbox 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 with infra container: openshift-infra/auto-csr-approver-29688026-t94lk/POD\" id=c0f2c130-b75b-4050-b1b6-212eae7af2e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.746185 | controller |     "Jun 12 16:26:01.222114 crc crio[22579]: time=\"2026-06-12T16:26:01.220409674Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b764b39e-625d-4e04-8a5a-e237d4ec9d6b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.746199 | controller |     "Jun 12 16:26:01.233700 crc crio[22579]: time=\"2026-06-12T16:26:01.233614929Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.746214 | controller |     "Jun 12 16:26:02.297414 crc crio[22579]: time=\"2026-06-12T16:26:02.2972284Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b764b39e-625d-4e04-8a5a-e237d4ec9d6b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.746229 | controller |     "Jun 12 16:26:02.304825 crc crio[22579]: time=\"2026-06-12T16:26:02.304737696Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=76127e32-839f-4606-95ef-fce82640274b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.746244 | controller |     "Jun 12 16:26:02.309184 crc crio[22579]: time=\"2026-06-12T16:26:02.3091125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1a343acf-c009-4eda-a14c-13eec4cde44c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.746258 | controller |     "Jun 12 16:26:02.319711 crc crio[22579]: time=\"2026-06-12T16:26:02.319611004Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688026-t94lk/oc\" id=48863e0e-fa1e-4d51-a7a3-40b1f8f71b32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.746273 | controller |     "Jun 12 16:26:02.320578 crc crio[22579]: time=\"2026-06-12T16:26:02.320469577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.746288 | controller |     "Jun 12 16:26:02.372919 crc crio[22579]: time=\"2026-06-12T16:26:02.371692305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.746302 | controller |     "Jun 12 16:26:02.860008 crc crio[22579]: time=\"2026-06-12T16:26:02.859606929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.746317 | controller |     "Jun 12 16:26:02.978578 crc crio[22579]: time=\"2026-06-12T16:26:02.978419072Z\" level=info msg=\"Created container a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a: openshift-infra/auto-csr-approver-29688026-t94lk/oc\" id=48863e0e-fa1e-4d51-a7a3-40b1f8f71b32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.746331 | controller |     "Jun 12 16:26:02.979661 crc crio[22579]: time=\"2026-06-12T16:26:02.979461759Z\" level=info msg=\"Starting container: a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a\" id=9ee30e56-2454-4394-bb3f-547c77307247 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.746353 | controller |     "Jun 12 16:26:02.987088 crc crio[22579]: time=\"2026-06-12T16:26:02.987033197Z\" level=info msg=\"Started container\" PID=113953 containerID=a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a description=openshift-infra/auto-csr-approver-29688026-t94lk/oc id=9ee30e56-2454-4394-bb3f-547c77307247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388",
2026-06-12 17:11:43.746390 | controller |     "Jun 12 16:26:04.472759 crc crio[22579]: time=\"2026-06-12T16:26:04.471864821Z\" level=info msg=\"Stopping pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=f1ec9794-9acc-418c-a7ea-3dff9f10a286 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.746407 | controller |     "Jun 12 16:26:04.474715 crc crio[22579]: time=\"2026-06-12T16:26:04.47415108Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688026-t94lk Namespace:openshift-infra ID:11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388 UID:7eaa2bad-8187-4281-a7eb-b75939bb1174 NetNS:/var/run/netns/b004d879-d629-4f57-b882-2412b7923a22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7eaa2bad_8187_4281_a7eb_b75939bb1174.slice PodAnnotations:0xc0024a6998}] Aliases:map[]}\"",
2026-06-12 17:11:43.746470 | controller |     "Jun 12 16:26:04.474715 crc crio[22579]: time=\"2026-06-12T16:26:04.474432468Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688026-t94lk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.746521 | controller |     "Jun 12 16:26:04.851319 crc crio[22579]: time=\"2026-06-12T16:26:04.851086316Z\" level=info msg=\"Stopped pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=f1ec9794-9acc-418c-a7ea-3dff9f10a286 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.746539 | controller |     "Jun 12 16:26:28.920942 crc crio[22579]: time=\"2026-06-12T16:26:28.919933392Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/POD\" id=0e2b2e80-d51d-4800-8e8e-03f8da3dec6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.746554 | controller |     "Jun 12 16:26:28.922718 crc crio[22579]: time=\"2026-06-12T16:26:28.921016671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.746569 | controller |     "Jun 12 16:26:28.975066 crc crio[22579]: time=\"2026-06-12T16:26:28.974932749Z\" 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=0e2b2e80-d51d-4800-8e8e-03f8da3dec6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.746584 | controller |     "Jun 12 16:26:28.991593 crc crio[22579]: time=\"2026-06-12T16:26:28.991396549Z\" level=info msg=\"Ran pod sandbox cc0f934734b06c7a92344a23ed1dca290ddfc984fee07b2cd5138e4addeaa440 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/POD\" id=0e2b2e80-d51d-4800-8e8e-03f8da3dec6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.746599 | controller |     "Jun 12 16:26:28.994357 crc crio[22579]: time=\"2026-06-12T16:26:28.994211402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8bf7a3ae-0d76-48fe-9bff-251c4214a280 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.746614 | controller |     "Jun 12 16:26:28.994846 crc crio[22579]: time=\"2026-06-12T16:26:28.994770337Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=8bf7a3ae-0d76-48fe-9bff-251c4214a280 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.746633 | controller |     "Jun 12 16:26:28.994933 crc crio[22579]: time=\"2026-06-12T16:26:28.994912401Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=8bf7a3ae-0d76-48fe-9bff-251c4214a280 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.746648 | controller |     "Jun 12 16:26:28.996491 crc crio[22579]: time=\"2026-06-12T16:26:28.99640919Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=18a56a72-72b7-4498-b95e-9a2e6cbb1d64 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.746662 | controller |     "Jun 12 16:26:29.013139 crc crio[22579]: time=\"2026-06-12T16:26:29.013049774Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-12 17:11:43.746677 | controller |     "Jun 12 16:26:38.995050 crc crio[22579]: time=\"2026-06-12T16:26:38.993817537Z\" level=info msg=\"Removing container: 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df\" id=e735b6b0-c595-4439-979f-2dc5cb39dff4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746692 | controller |     "Jun 12 16:26:39.058012 crc crio[22579]: time=\"2026-06-12T16:26:39.057806068Z\" level=info msg=\"Removed container 336a086b8594434cac79c6f903e6f4bad29edd016711dac4a2cbfdd3ef52c1df: openstack/neutron-db-create-2bvx5/mariadb-database-create\" id=e735b6b0-c595-4439-979f-2dc5cb39dff4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746707 | controller |     "Jun 12 16:26:39.062958 crc crio[22579]: time=\"2026-06-12T16:26:39.06284133Z\" level=info msg=\"Removing container: 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1\" id=2e593695-daac-41df-b8a5-5ccad4b669f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746721 | controller |     "Jun 12 16:26:39.253262 crc crio[22579]: time=\"2026-06-12T16:26:39.252674368Z\" level=info msg=\"Removed container 96be44ed1ec046826406a44da0066c2be861809b12c615fc62371019f03d17d1: openshift-infra/auto-csr-approver-29688020-xjbq5/oc\" id=2e593695-daac-41df-b8a5-5ccad4b669f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746736 | controller |     "Jun 12 16:26:39.258003 crc crio[22579]: time=\"2026-06-12T16:26:39.257930085Z\" level=info msg=\"Removing container: a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272\" id=c0a6feb9-f889-47a9-b81a-40b363ed6cee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746751 | controller |     "Jun 12 16:26:39.306569 crc crio[22579]: time=\"2026-06-12T16:26:39.306405701Z\" level=info msg=\"Removed container a944e104f10414a26b5e19e1bbaff6f06f10b00df1d36ceb1d053e9680fb1272: openstack/nova-metadata-0/nova-metadata-log\" id=c0a6feb9-f889-47a9-b81a-40b363ed6cee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746766 | controller |     "Jun 12 16:26:39.310896 crc crio[22579]: time=\"2026-06-12T16:26:39.310756085Z\" level=info msg=\"Removing container: 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30\" id=82763f87-a3f6-4fb3-be43-b6d20e1a4e86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746781 | controller |     "Jun 12 16:26:39.349305 crc crio[22579]: time=\"2026-06-12T16:26:39.349107737Z\" level=info msg=\"Removed container 35f66443f446af1ace9764aaf62553c1d283234f8c0ce3dfcdcb0d9e1a3dee30: openstack/keystone-c9dc-account-create-update-vkvcz/mariadb-account-create-update\" id=82763f87-a3f6-4fb3-be43-b6d20e1a4e86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746795 | controller |     "Jun 12 16:26:39.363992 crc crio[22579]: time=\"2026-06-12T16:26:39.363749319Z\" level=info msg=\"Removing container: 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe\" id=01e772f2-7c8e-4bab-8c59-8ae151463a92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746813 | controller |     "Jun 12 16:26:39.450171 crc crio[22579]: time=\"2026-06-12T16:26:39.450023173Z\" level=info msg=\"Removed container 4b30372a318cda40d897ec8df1a98d04e472cfda1b802568d109c0004780dffe: openstack/barbican-db-create-qwgx9/mariadb-database-create\" id=01e772f2-7c8e-4bab-8c59-8ae151463a92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746828 | controller |     "Jun 12 16:26:39.455600 crc crio[22579]: time=\"2026-06-12T16:26:39.455438074Z\" level=info msg=\"Removing container: f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2\" id=c9698b32-2193-4a21-9f04-e238e1220acd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746843 | controller |     "Jun 12 16:26:39.518717 crc crio[22579]: time=\"2026-06-12T16:26:39.518218734Z\" level=info msg=\"Removed container f569c6f4f5875d7d330abc9f50af91ba8b33982ac4df3da6155a39db02af64a2: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9698b32-2193-4a21-9f04-e238e1220acd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746857 | controller |     "Jun 12 16:26:39.523671 crc crio[22579]: time=\"2026-06-12T16:26:39.52344657Z\" level=info msg=\"Removing container: 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f\" id=d547bb00-47d8-4bfd-b092-dd3634d4f89b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746872 | controller |     "Jun 12 16:26:39.567709 crc crio[22579]: time=\"2026-06-12T16:26:39.567555292Z\" level=info msg=\"Removed container 489b6ad1628b1ba2b97a4225be6b3e0091419c0f4636399cbff0ec164ea03b9f: openstack/barbican-2bbc-account-create-update-89dc9/mariadb-account-create-update\" id=d547bb00-47d8-4bfd-b092-dd3634d4f89b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746886 | controller |     "Jun 12 16:26:39.571945 crc crio[22579]: time=\"2026-06-12T16:26:39.571883735Z\" level=info msg=\"Removing container: 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc\" id=e6ac20b4-d087-43b9-8897-92d4d6137123 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746901 | controller |     "Jun 12 16:26:39.623792 crc crio[22579]: time=\"2026-06-12T16:26:39.623689129Z\" level=info msg=\"Removed container 31848055e9648109b2d410a93b3021b3b450a4cca0abfdb5a24abeb0bfeef5dc: openstack/neutron-f25e-account-create-update-t7x4z/mariadb-account-create-update\" id=e6ac20b4-d087-43b9-8897-92d4d6137123 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746916 | controller |     "Jun 12 16:26:39.627952 crc crio[22579]: time=\"2026-06-12T16:26:39.627808796Z\" level=info msg=\"Removing container: bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321\" id=f224dadf-b6db-4f31-9928-3d48a3934567 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746930 | controller |     "Jun 12 16:26:39.676321 crc crio[22579]: time=\"2026-06-12T16:26:39.67618047Z\" level=info msg=\"Removed container bc3e9968ea750d49473f518f4a6d45a0dfc79db4945f03bbdc005590631a3321: openstack/glance-db-create-6hqf8/mariadb-database-create\" id=f224dadf-b6db-4f31-9928-3d48a3934567 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746945 | controller |     "Jun 12 16:26:39.683010 crc crio[22579]: time=\"2026-06-12T16:26:39.682865694Z\" level=info msg=\"Removing container: e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679\" id=55d682a7-6d11-4b47-8fec-5810b874778d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746960 | controller |     "Jun 12 16:26:39.850801 crc crio[22579]: time=\"2026-06-12T16:26:39.850467482Z\" level=info msg=\"Removed container e662043c3c3e6c9c2450c8b2e23e626af0d7dab02282883b851c101ba2032679: openstack/keystone-db-sync-tq29m/keystone-db-sync\" id=55d682a7-6d11-4b47-8fec-5810b874778d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746974 | controller |     "Jun 12 16:26:39.857275 crc crio[22579]: time=\"2026-06-12T16:26:39.857083255Z\" level=info msg=\"Removing container: cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7\" id=74b6f08f-646c-433e-945c-c8e10b84b6c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.746994 | controller |     "Jun 12 16:26:39.918035 crc crio[22579]: time=\"2026-06-12T16:26:39.917902653Z\" level=info msg=\"Removed container cba4977db1e8626d957ae119f8ddc14507089b8846f5b04935e504f2c05218e7: openstack/placement-42ae-account-create-update-j57n7/mariadb-account-create-update\" id=74b6f08f-646c-433e-945c-c8e10b84b6c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747009 | controller |     "Jun 12 16:26:39.925116 crc crio[22579]: time=\"2026-06-12T16:26:39.924953358Z\" level=info msg=\"Removing container: 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53\" id=e3f113bb-435e-48b7-9185-e8ae066586f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747023 | controller |     "Jun 12 16:26:39.972697 crc crio[22579]: time=\"2026-06-12T16:26:39.972623663Z\" level=info msg=\"Removed container 57516c4dd960f466455f0fd0dbc3240d1d173b435b341babd494811e5484aa53: openstack/keystone-db-create-qmbqv/mariadb-database-create\" id=e3f113bb-435e-48b7-9185-e8ae066586f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747037 | controller |     "Jun 12 16:26:39.978637 crc crio[22579]: time=\"2026-06-12T16:26:39.978551548Z\" level=info msg=\"Removing container: b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707\" id=db875e13-4c85-41a0-878e-6b24d0a725d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747052 | controller |     "Jun 12 16:26:40.023309 crc crio[22579]: time=\"2026-06-12T16:26:40.023195494Z\" level=info msg=\"Removed container b8c53e91228c6d1f6448513aa69c712b33302e8636023bdf0ab139675edad707: openstack/root-account-create-update-d768r/mariadb-account-create-update\" id=db875e13-4c85-41a0-878e-6b24d0a725d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747067 | controller |     "Jun 12 16:26:40.032283 crc crio[22579]: time=\"2026-06-12T16:26:40.032209129Z\" level=info msg=\"Removing container: f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4\" id=bf2b198c-bf3a-4125-821c-15d0bd809b54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747082 | controller |     "Jun 12 16:26:40.112185 crc crio[22579]: time=\"2026-06-12T16:26:40.111985723Z\" level=info msg=\"Removed container f77cac7f5219f35fd4a55436cee3f99b9a056cb61c896b90ab74c15609d004b4: openstack/cinder-db-create-wlr7f/mariadb-database-create\" id=bf2b198c-bf3a-4125-821c-15d0bd809b54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747098 | controller |     "Jun 12 16:26:40.116885 crc crio[22579]: time=\"2026-06-12T16:26:40.116649405Z\" level=info msg=\"Removing container: 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82\" id=833a70bc-3a86-4749-93ad-2b0a5f6cefcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747113 | controller |     "Jun 12 16:26:40.164771 crc crio[22579]: time=\"2026-06-12T16:26:40.164669459Z\" level=info msg=\"Removed container 5d0c776b602e17881846a20c05100edc6da4e709ea79d821677a26a9bfff5e82: openstack/cinder-c0ae-account-create-update-hv5g6/mariadb-account-create-update\" id=833a70bc-3a86-4749-93ad-2b0a5f6cefcd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747127 | controller |     "Jun 12 16:26:40.169157 crc crio[22579]: time=\"2026-06-12T16:26:40.169041693Z\" level=info msg=\"Removing container: 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb\" id=9dd6ef03-15e5-423b-acc3-21a8ebc8de40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747142 | controller |     "Jun 12 16:26:40.262200 crc crio[22579]: time=\"2026-06-12T16:26:40.261986821Z\" level=info msg=\"Removed container 76f9c41ed30610c76c68730ab76582e8ac71a7d27607febd4968d773b1bfa2cb: openstack/glance-518c-account-create-update-z6tbs/mariadb-account-create-update\" id=9dd6ef03-15e5-423b-acc3-21a8ebc8de40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747161 | controller |     "Jun 12 16:26:40.266311 crc crio[22579]: time=\"2026-06-12T16:26:40.26618441Z\" level=info msg=\"Removing container: bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73\" id=6b537e27-d895-4038-966e-81abddcc67fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747176 | controller |     "Jun 12 16:26:40.709182 crc crio[22579]: time=\"2026-06-12T16:26:40.708710649Z\" level=info msg=\"Removed container bae47332c3e558d3ce9397e9b355129d057a9402a8544b04d6e562ccdcf84b73: openstack/placement-db-create-gqc82/mariadb-database-create\" id=6b537e27-d895-4038-966e-81abddcc67fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.747191 | controller |     "Jun 12 16:26:40.722778 crc crio[22579]: time=\"2026-06-12T16:26:40.722680064Z\" level=info msg=\"Stopping pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=6c3d529b-18b0-48b6-a4a1-5725021814c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747206 | controller |     "Jun 12 16:26:40.723544 crc crio[22579]: time=\"2026-06-12T16:26:40.722815798Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=6c3d529b-18b0-48b6-a4a1-5725021814c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747221 | controller |     "Jun 12 16:26:40.723774 crc crio[22579]: time=\"2026-06-12T16:26:40.72369036Z\" level=info msg=\"Removing pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=437cd425-89a9-4f94-91cd-99e058fa688f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747236 | controller |     "Jun 12 16:26:40.804706 crc crio[22579]: time=\"2026-06-12T16:26:40.804485711Z\" level=info msg=\"Removed pod sandbox: f3981ad8d52fd7f40b8e798e19aaac90e2ae975713c4b4958ffa21df40d376d7\" id=437cd425-89a9-4f94-91cd-99e058fa688f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747251 | controller |     "Jun 12 16:26:40.806125 crc crio[22579]: time=\"2026-06-12T16:26:40.806018821Z\" level=info msg=\"Stopping pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=9b367d22-3f49-4b61-ab25-43e22b3b2c28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747266 | controller |     "Jun 12 16:26:40.806245 crc crio[22579]: time=\"2026-06-12T16:26:40.806155704Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=9b367d22-3f49-4b61-ab25-43e22b3b2c28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747280 | controller |     "Jun 12 16:26:40.807622 crc crio[22579]: time=\"2026-06-12T16:26:40.807237843Z\" level=info msg=\"Removing pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=ddcc72d1-a154-45dc-951e-8b1cc2ca3833 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747295 | controller |     "Jun 12 16:26:40.841825 crc crio[22579]: time=\"2026-06-12T16:26:40.841748534Z\" level=info msg=\"Removed pod sandbox: 42a9bf520b6936d14312c9addd7a68e16ad45c8e90e18b0a5638f724e17cedde\" id=ddcc72d1-a154-45dc-951e-8b1cc2ca3833 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747310 | controller |     "Jun 12 16:26:40.843750 crc crio[22579]: time=\"2026-06-12T16:26:40.842923855Z\" level=info msg=\"Stopping pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=8773e4f5-7f08-4d84-a67b-5eb9081e4a8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747325 | controller |     "Jun 12 16:26:40.843750 crc crio[22579]: time=\"2026-06-12T16:26:40.843013287Z\" level=info msg=\"Stopped pod sandbox (already stopped): e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=8773e4f5-7f08-4d84-a67b-5eb9081e4a8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747340 | controller |     "Jun 12 16:26:40.845166 crc crio[22579]: time=\"2026-06-12T16:26:40.844717241Z\" level=info msg=\"Removing pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=5e8cf3e4-dbf9-4729-bc59-407e6ad56371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747382 | controller |     "Jun 12 16:26:40.882555 crc crio[22579]: time=\"2026-06-12T16:26:40.882222931Z\" level=info msg=\"Removed pod sandbox: e03371f0f2713a3c5d527ce23f7844a4b8275f07684489eaf92acafe41bc99ee\" id=5e8cf3e4-dbf9-4729-bc59-407e6ad56371 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747403 | controller |     "Jun 12 16:26:40.886200 crc crio[22579]: time=\"2026-06-12T16:26:40.883768652Z\" level=info msg=\"Stopping pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=841e639c-b6b7-435e-b2ed-e1e4f51d5414 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747418 | controller |     "Jun 12 16:26:40.886200 crc crio[22579]: time=\"2026-06-12T16:26:40.883978447Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=841e639c-b6b7-435e-b2ed-e1e4f51d5414 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747433 | controller |     "Jun 12 16:26:40.886200 crc crio[22579]: time=\"2026-06-12T16:26:40.885296921Z\" level=info msg=\"Removing pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=e0f1cc94-a9a0-4930-b0db-68d57e98bfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747448 | controller |     "Jun 12 16:26:40.917216 crc crio[22579]: time=\"2026-06-12T16:26:40.917076382Z\" level=info msg=\"Removed pod sandbox: 83889632d51da3eec3119afdf8c984715531ecd192b8fc25196a684ba62247ac\" id=e0f1cc94-a9a0-4930-b0db-68d57e98bfb2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747463 | controller |     "Jun 12 16:26:40.918658 crc crio[22579]: time=\"2026-06-12T16:26:40.918445127Z\" level=info msg=\"Stopping pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=2014bec4-10b2-4e15-8534-0e99ca660fcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747478 | controller |     "Jun 12 16:26:40.918768 crc crio[22579]: time=\"2026-06-12T16:26:40.918737255Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=2014bec4-10b2-4e15-8534-0e99ca660fcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747493 | controller |     "Jun 12 16:26:40.919603 crc crio[22579]: time=\"2026-06-12T16:26:40.919456124Z\" level=info msg=\"Removing pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=c8369f2c-9114-4b56-aa1b-df990fa56524 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747508 | controller |     "Jun 12 16:26:41.199816 crc crio[22579]: time=\"2026-06-12T16:26:41.199662433Z\" level=info msg=\"Removed pod sandbox: e5717d33df458e1e318526d31c42bf0cbf8ba841ec093c10447442f55ed10e4a\" id=c8369f2c-9114-4b56-aa1b-df990fa56524 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747522 | controller |     "Jun 12 16:26:41.201449 crc crio[22579]: time=\"2026-06-12T16:26:41.201305395Z\" level=info msg=\"Stopping pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=ae28931b-39a6-4b25-9f4a-f16818e2d631 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747537 | controller |     "Jun 12 16:26:41.201643 crc crio[22579]: time=\"2026-06-12T16:26:41.201580323Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=ae28931b-39a6-4b25-9f4a-f16818e2d631 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747551 | controller |     "Jun 12 16:26:41.202259 crc crio[22579]: time=\"2026-06-12T16:26:41.202151948Z\" level=info msg=\"Removing pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=f921086a-e011-4567-9667-fcd8c6d6f158 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747569 | controller |     "Jun 12 16:26:41.259467 crc crio[22579]: time=\"2026-06-12T16:26:41.259227578Z\" level=info msg=\"Removed pod sandbox: 2a61476ec6bd8840159f4fc458fbf9fed5796683515927028a2a7c6c1b963ab8\" id=f921086a-e011-4567-9667-fcd8c6d6f158 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747584 | controller |     "Jun 12 16:26:41.260850 crc crio[22579]: time=\"2026-06-12T16:26:41.260742268Z\" level=info msg=\"Stopping pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=4d20a50e-87fc-4b5d-adbe-d6069cf1f005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747598 | controller |     "Jun 12 16:26:41.260959 crc crio[22579]: time=\"2026-06-12T16:26:41.260923873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=4d20a50e-87fc-4b5d-adbe-d6069cf1f005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747612 | controller |     "Jun 12 16:26:41.261831 crc crio[22579]: time=\"2026-06-12T16:26:41.261748974Z\" level=info msg=\"Removing pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=919622b5-1cdf-432d-bd18-ba8f45f92f0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747639 | controller |     "Jun 12 16:26:41.288437 crc crio[22579]: time=\"2026-06-12T16:26:41.288253817Z\" level=info msg=\"Removed pod sandbox: 7480980faf9ec1cfe1438ce508ef591f5d3cad0eb83cc74d9dc137887f666643\" id=919622b5-1cdf-432d-bd18-ba8f45f92f0f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747654 | controller |     "Jun 12 16:26:41.289920 crc crio[22579]: time=\"2026-06-12T16:26:41.289808117Z\" level=info msg=\"Stopping pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=49b88f49-59c6-44b5-bde8-3e66dc185cce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747669 | controller |     "Jun 12 16:26:41.290039 crc crio[22579]: time=\"2026-06-12T16:26:41.2899272Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=49b88f49-59c6-44b5-bde8-3e66dc185cce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747683 | controller |     "Jun 12 16:26:41.290874 crc crio[22579]: time=\"2026-06-12T16:26:41.290825044Z\" level=info msg=\"Removing pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=5f26218d-7f68-49e4-a9cb-8a503b275ff6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747698 | controller |     "Jun 12 16:26:41.323299 crc crio[22579]: time=\"2026-06-12T16:26:41.32320837Z\" level=info msg=\"Removed pod sandbox: 5a8f19a148136eb04bd4f3f67f60bac4c3bde483ded5a690aa60c4c4c4f5a422\" id=5f26218d-7f68-49e4-a9cb-8a503b275ff6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747713 | controller |     "Jun 12 16:26:41.326943 crc crio[22579]: time=\"2026-06-12T16:26:41.326759232Z\" level=info msg=\"Stopping pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=1835bb8e-d4cd-47a0-945a-0c8cbd20f4b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747728 | controller |     "Jun 12 16:26:41.326943 crc crio[22579]: time=\"2026-06-12T16:26:41.326858485Z\" level=info msg=\"Stopped pod sandbox (already stopped): 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=1835bb8e-d4cd-47a0-945a-0c8cbd20f4b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747742 | controller |     "Jun 12 16:26:41.328361 crc crio[22579]: time=\"2026-06-12T16:26:41.328274162Z\" level=info msg=\"Removing pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=c7408645-cf38-40dc-8109-e93f7a1ac6fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747757 | controller |     "Jun 12 16:26:41.533284 crc crio[22579]: time=\"2026-06-12T16:26:41.533034549Z\" level=info msg=\"Removed pod sandbox: 020c3c2da371ff9ba3e87dee9b44277f1ca4642e12e72b785f0aa942731e4644\" id=c7408645-cf38-40dc-8109-e93f7a1ac6fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747774 | controller |     "Jun 12 16:26:41.536844 crc crio[22579]: time=\"2026-06-12T16:26:41.536765647Z\" level=info msg=\"Stopping pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=a0fbc585-5ef9-4d52-a2e3-2e498d8a2608 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747789 | controller |     "Jun 12 16:26:41.537026 crc crio[22579]: time=\"2026-06-12T16:26:41.53688444Z\" level=info msg=\"Stopped pod sandbox (already stopped): a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=a0fbc585-5ef9-4d52-a2e3-2e498d8a2608 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747803 | controller |     "Jun 12 16:26:41.537787 crc crio[22579]: time=\"2026-06-12T16:26:41.537717201Z\" level=info msg=\"Removing pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=aaff5654-97f1-4e1e-93e6-e131e2581a6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747818 | controller |     "Jun 12 16:26:41.567893 crc crio[22579]: time=\"2026-06-12T16:26:41.567779717Z\" level=info msg=\"Removed pod sandbox: a7fbc8a77cc85cb76dbb222acbdffca49f738f3c9443854ccea2be120ead325b\" id=aaff5654-97f1-4e1e-93e6-e131e2581a6f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747832 | controller |     "Jun 12 16:26:41.569915 crc crio[22579]: time=\"2026-06-12T16:26:41.569798869Z\" level=info msg=\"Stopping pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=f71994d4-eed8-4e19-91f1-10762cf3f889 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747846 | controller |     "Jun 12 16:26:41.570119 crc crio[22579]: time=\"2026-06-12T16:26:41.569932923Z\" level=info msg=\"Stopped pod sandbox (already stopped): 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=f71994d4-eed8-4e19-91f1-10762cf3f889 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747861 | controller |     "Jun 12 16:26:41.570977 crc crio[22579]: time=\"2026-06-12T16:26:41.570924529Z\" level=info msg=\"Removing pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=a7cfc78c-5432-48a3-944d-0e56bfdbeda1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747876 | controller |     "Jun 12 16:26:41.606287 crc crio[22579]: time=\"2026-06-12T16:26:41.605964074Z\" level=info msg=\"Removed pod sandbox: 742432dfb6785fedb33912fde225edb8e9369607b79ec453f8f3d09da545d139\" id=a7cfc78c-5432-48a3-944d-0e56bfdbeda1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747890 | controller |     "Jun 12 16:26:41.608332 crc crio[22579]: time=\"2026-06-12T16:26:41.608237833Z\" level=info msg=\"Stopping pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=c2703ada-e33f-4748-b470-1ce2b7146019 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747905 | controller |     "Jun 12 16:26:41.608450 crc crio[22579]: time=\"2026-06-12T16:26:41.608407398Z\" level=info msg=\"Stopped pod sandbox (already stopped): 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=c2703ada-e33f-4748-b470-1ce2b7146019 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747919 | controller |     "Jun 12 16:26:41.611141 crc crio[22579]: time=\"2026-06-12T16:26:41.611016056Z\" level=info msg=\"Removing pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=25366b03-1aaa-4ea5-bcff-6c1d29a77fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747934 | controller |     "Jun 12 16:26:41.654929 crc crio[22579]: time=\"2026-06-12T16:26:41.65480588Z\" level=info msg=\"Removed pod sandbox: 648abf472dbdd08b980cc3e9acaf83bf9c85f26cfc5775aa0a9c3bceb2f050ca\" id=25366b03-1aaa-4ea5-bcff-6c1d29a77fb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747953 | controller |     "Jun 12 16:26:41.655988 crc crio[22579]: time=\"2026-06-12T16:26:41.655917389Z\" level=info msg=\"Stopping pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=9832cd3e-cf52-4071-a757-20fa42ea440f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747968 | controller |     "Jun 12 16:26:41.656177 crc crio[22579]: time=\"2026-06-12T16:26:41.656004191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=9832cd3e-cf52-4071-a757-20fa42ea440f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.747983 | controller |     "Jun 12 16:26:41.656621 crc crio[22579]: time=\"2026-06-12T16:26:41.656479984Z\" level=info msg=\"Removing pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=88a6be07-9582-4896-9260-d7522b93123b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.747998 | controller |     "Jun 12 16:26:41.683617 crc crio[22579]: time=\"2026-06-12T16:26:41.68354578Z\" level=info msg=\"Removed pod sandbox: 52768107d0ac7d4268c1c50c450e8c9405abf3fe9bddbec7a59fb2acfaa5205d\" id=88a6be07-9582-4896-9260-d7522b93123b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.748013 | controller |     "Jun 12 16:26:41.687826 crc crio[22579]: time=\"2026-06-12T16:26:41.687676128Z\" level=info msg=\"Stopping pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=393a3ee2-a3fb-47fd-bd3b-09baf29d2ec9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.748027 | controller |     "Jun 12 16:26:41.688035 crc crio[22579]: time=\"2026-06-12T16:26:41.687840463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=393a3ee2-a3fb-47fd-bd3b-09baf29d2ec9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.748042 | controller |     "Jun 12 16:26:41.688638 crc crio[22579]: time=\"2026-06-12T16:26:41.688546781Z\" level=info msg=\"Removing pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=5c453efd-8907-4818-bb9a-429eb1ba193b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.748057 | controller |     "Jun 12 16:26:41.714310 crc crio[22579]: time=\"2026-06-12T16:26:41.714117499Z\" level=info msg=\"Removed pod sandbox: 9f0936d931eefa8064351f9e28eb6f6319607a73eac5bed0102b5408f9932d1d\" id=5c453efd-8907-4818-bb9a-429eb1ba193b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.748072 | controller |     "Jun 12 16:26:41.715733 crc crio[22579]: time=\"2026-06-12T16:26:41.715622388Z\" level=info msg=\"Stopping pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=c618eb0d-4cdd-4936-91d0-c5120c2c156b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.748086 | controller |     "Jun 12 16:26:41.715846 crc crio[22579]: time=\"2026-06-12T16:26:41.715742391Z\" level=info msg=\"Stopped pod sandbox (already stopped): dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=c618eb0d-4cdd-4936-91d0-c5120c2c156b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.748101 | controller |     "Jun 12 16:26:41.717978 crc crio[22579]: time=\"2026-06-12T16:26:41.717049776Z\" level=info msg=\"Removing pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=9f79401a-3a91-4f5c-a24b-656ee63ac8ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.748117 | controller |     "Jun 12 16:26:41.900872 crc crio[22579]: time=\"2026-06-12T16:26:41.900673752Z\" level=info msg=\"Removed pod sandbox: dac6200fc40b2d26b6ca6b88e52c6cabb53056911b573e501f9b4c483df77ea9\" id=9f79401a-3a91-4f5c-a24b-656ee63ac8ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.748132 | controller |     "Jun 12 16:26:41.901797 crc crio[22579]: time=\"2026-06-12T16:26:41.901731189Z\" level=info msg=\"Stopping pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=2d0343b4-b52a-43cd-a847-697ea6dee0db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.748150 | controller |     "Jun 12 16:26:41.902173 crc crio[22579]: time=\"2026-06-12T16:26:41.901805661Z\" level=info msg=\"Stopped pod sandbox (already stopped): dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=2d0343b4-b52a-43cd-a847-697ea6dee0db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.748165 | controller |     "Jun 12 16:26:41.903191 crc crio[22579]: time=\"2026-06-12T16:26:41.903071364Z\" level=info msg=\"Removing pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=0dac815f-1ade-42e4-b117-664615995ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.748180 | controller |     "Jun 12 16:26:41.950261 crc crio[22579]: time=\"2026-06-12T16:26:41.950125093Z\" level=info msg=\"Removed pod sandbox: dde5adfb274d995343b6aedf590e6a70299ea525d4f2dc8efbc7231962f50fed\" id=0dac815f-1ade-42e4-b117-664615995ac2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.748195 | controller |     "Jun 12 16:26:55.482151 crc crio[22579]: time=\"2026-06-12T16:26:55.48121048Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=18a56a72-72b7-4498-b95e-9a2e6cbb1d64 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.748210 | controller |     "Jun 12 16:26:55.484951 crc crio[22579]: time=\"2026-06-12T16:26:55.484797013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=ef7984f6-57ee-4e41-9d75-80aa64e12952 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.748225 | controller |     "Jun 12 16:26:55.511052 crc crio[22579]: time=\"2026-06-12T16:26:55.510935846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=33af3434-7108-4eeb-a73d-c628af559948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.748240 | controller |     "Jun 12 16:26:55.596697 crc crio[22579]: time=\"2026-06-12T16:26:55.596283935Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/init\" id=b51ca61e-9b32-460a-9cf6-31fca3fc3d85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.748254 | controller |     "Jun 12 16:26:55.600802 crc crio[22579]: time=\"2026-06-12T16:26:55.60069019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748269 | controller |     "Jun 12 16:26:55.667812 crc crio[22579]: time=\"2026-06-12T16:26:55.66766103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748283 | controller |     "Jun 12 16:26:55.672626 crc crio[22579]: time=\"2026-06-12T16:26:55.672483536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748298 | controller |     "Jun 12 16:26:55.903982 crc crio[22579]: time=\"2026-06-12T16:26:55.903205271Z\" level=info msg=\"Created container 23d178dcc755f96996ac717eea700a2f6d6f558683b3c551f9fd1fa5d1907fbf: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/init\" id=b51ca61e-9b32-460a-9cf6-31fca3fc3d85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.748313 | controller |     "Jun 12 16:26:55.907753 crc crio[22579]: time=\"2026-06-12T16:26:55.907643457Z\" level=info msg=\"Starting container: 23d178dcc755f96996ac717eea700a2f6d6f558683b3c551f9fd1fa5d1907fbf\" id=a9a1d227-7b17-4b06-a95a-022b041327c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.748328 | controller |     "Jun 12 16:26:55.926927 crc crio[22579]: time=\"2026-06-12T16:26:55.926623813Z\" level=info msg=\"Started container\" PID=116628 containerID=23d178dcc755f96996ac717eea700a2f6d6f558683b3c551f9fd1fa5d1907fbf description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/init id=a9a1d227-7b17-4b06-a95a-022b041327c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0f934734b06c7a92344a23ed1dca290ddfc984fee07b2cd5138e4addeaa440",
2026-06-12 17:11:43.748347 | controller |     "Jun 12 16:27:03.641306 crc crio[22579]: time=\"2026-06-12T16:27:03.640391342Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=f8a202cc-b331-47bf-9fb8-af98499e7e03 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.748383 | controller |     "Jun 12 16:27:03.679040 crc crio[22579]: time=\"2026-06-12T16:27:03.678949469Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-12 17:11:43.748400 | controller |     "Jun 12 16:27:06.017798 crc crio[22579]: time=\"2026-06-12T16:27:06.017101991Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=f8a202cc-b331-47bf-9fb8-af98499e7e03 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.748416 | controller |     "Jun 12 16:27:06.021940 crc crio[22579]: time=\"2026-06-12T16:27:06.021453235Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b41e2922-7691-429d-800a-f6c851f38314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.748430 | controller |     "Jun 12 16:27:06.049211 crc crio[22579]: time=\"2026-06-12T16:27:06.049087897Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=bd0ddb6f-c04d-4405-af1f-e00f5e75b611 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.748445 | controller |     "Jun 12 16:27:06.059433 crc crio[22579]: time=\"2026-06-12T16:27:06.059310664Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/osp-httpd\" id=f1944ff4-c7a9-49f5-bbb7-305cd59f1baa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.748460 | controller |     "Jun 12 16:27:06.059980 crc crio[22579]: time=\"2026-06-12T16:27:06.05991717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748475 | controller |     "Jun 12 16:27:06.129852 crc crio[22579]: time=\"2026-06-12T16:27:06.129271121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748489 | controller |     "Jun 12 16:27:06.134480 crc crio[22579]: time=\"2026-06-12T16:27:06.134390935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748504 | controller |     "Jun 12 16:27:06.361189 crc crio[22579]: time=\"2026-06-12T16:27:06.360140761Z\" level=info msg=\"Created container 54b0bf45d5ef877f162a9e0875d696a737f2f9fadc9f39177f43e69a030ca9ed: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/osp-httpd\" id=f1944ff4-c7a9-49f5-bbb7-305cd59f1baa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.748519 | controller |     "Jun 12 16:27:06.363023 crc crio[22579]: time=\"2026-06-12T16:27:06.362904444Z\" level=info msg=\"Starting container: 54b0bf45d5ef877f162a9e0875d696a737f2f9fadc9f39177f43e69a030ca9ed\" id=a98be4e2-6fbb-4cea-867a-65e98d179842 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.748534 | controller |     "Jun 12 16:27:06.370376 crc crio[22579]: time=\"2026-06-12T16:27:06.370131992Z\" level=info msg=\"Started container\" PID=117137 containerID=54b0bf45d5ef877f162a9e0875d696a737f2f9fadc9f39177f43e69a030ca9ed description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj/osp-httpd id=a98be4e2-6fbb-4cea-867a-65e98d179842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0f934734b06c7a92344a23ed1dca290ddfc984fee07b2cd5138e4addeaa440",
2026-06-12 17:11:43.748566 | controller |     "Jun 12 16:27:16.466899 crc crio[22579]: time=\"2026-06-12T16:27:16.465683162Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/POD\" id=604fd621-7090-4778-8d7f-4bd5df6773c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.748581 | controller |     "Jun 12 16:27:16.468798 crc crio[22579]: time=\"2026-06-12T16:27:16.466944345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748596 | controller |     "Jun 12 16:27:16.514657 crc crio[22579]: time=\"2026-06-12T16:27:16.514427555Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg Namespace:openstack ID:9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c UID:2c8accec-0ae5-4b77-bd9e-577def01c53c NetNS:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c8accec_0ae5_4b77_bd9e_577def01c53c.slice PodAnnotations:0xc00130c9e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.748610 | controller |     "Jun 12 16:27:16.514657 crc crio[22579]: time=\"2026-06-12T16:27:16.5145891Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.748625 | controller |     "Jun 12 16:27:16.876259 crc crio[22579]: 2026-06-12T16:27:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9997b262b61f8d3 Mac:42:a3:e1:55:fb:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 SocketPath: PciID:}] [{Interface:0xc0005085c0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.748640 | controller |     "Jun 12 16:27:16.878135 crc crio[22579]: time=\"2026-06-12T16:27:16.878020512Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg Namespace:openstack ID:9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c UID:2c8accec-0ae5-4b77-bd9e-577def01c53c NetNS:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c8accec_0ae5_4b77_bd9e_577def01c53c.slice PodAnnotations:0xc00130c9e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.748654 | controller |     "Jun 12 16:27:16.878331 crc crio[22579]: time=\"2026-06-12T16:27:16.878258389Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.748668 | controller |     "Jun 12 16:27:16.889308 crc crio[22579]: time=\"2026-06-12T16:27:16.889173194Z\" level=info msg=\"Ran pod sandbox 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/POD\" id=604fd621-7090-4778-8d7f-4bd5df6773c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.748683 | controller |     "Jun 12 16:27:16.892308 crc crio[22579]: time=\"2026-06-12T16:27:16.892214593Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=dd4370c5-627b-42ef-8423-fc46a575fe36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.748697 | controller |     "Jun 12 16:27:16.898128 crc crio[22579]: time=\"2026-06-12T16:27:16.898012324Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=90096a67-b732-4fd2-b379-a692f817fbd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.748716 | controller |     "Jun 12 16:27:16.909658 crc crio[22579]: time=\"2026-06-12T16:27:16.90933702Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init\" id=f8dae00c-3918-40ad-b263-2786693b5798 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.748730 | controller |     "Jun 12 16:27:16.911878 crc crio[22579]: time=\"2026-06-12T16:27:16.911817135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748745 | controller |     "Jun 12 16:27:16.977097 crc crio[22579]: time=\"2026-06-12T16:27:16.976982747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748760 | controller |     "Jun 12 16:27:16.983658 crc crio[22579]: time=\"2026-06-12T16:27:16.981272439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748774 | controller |     "Jun 12 16:27:17.155081 crc crio[22579]: time=\"2026-06-12T16:27:17.154955406Z\" level=info msg=\"Created container 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init\" id=f8dae00c-3918-40ad-b263-2786693b5798 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.748789 | controller |     "Jun 12 16:27:17.157386 crc crio[22579]: time=\"2026-06-12T16:27:17.157253386Z\" level=info msg=\"Starting container: 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5\" id=b5e39961-7f3f-4d16-9f9c-5a144a596fb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.748804 | controller |     "Jun 12 16:27:17.162759 crc crio[22579]: time=\"2026-06-12T16:27:17.162602165Z\" level=info msg=\"Started container\" PID=117923 containerID=84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init id=b5e39961-7f3f-4d16-9f9c-5a144a596fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c",
2026-06-12 17:11:43.748818 | controller |     "Jun 12 16:27:27.136661 crc crio[22579]: time=\"2026-06-12T16:27:27.135474352Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=6deb9f8e-17c2-4e01-82d3-ad8a586dd1d3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.748832 | controller |     "Jun 12 16:27:27.155335 crc crio[22579]: time=\"2026-06-12T16:27:27.155204158Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-12 17:11:43.748847 | controller |     "Jun 12 16:27:36.047197 crc crio[22579]: time=\"2026-06-12T16:27:36.046612716Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=6deb9f8e-17c2-4e01-82d3-ad8a586dd1d3 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.748861 | controller |     "Jun 12 16:27:36.049136 crc crio[22579]: time=\"2026-06-12T16:27:36.047964031Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=dd2b8ed0-463a-42b9-a7f3-eb13f3fb0617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.748875 | controller |     "Jun 12 16:27:36.056014 crc crio[22579]: time=\"2026-06-12T16:27:36.053455105Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=a118d455-5fa7-4404-bf2b-3f2d9f0be150 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.748894 | controller |     "Jun 12 16:27:36.085281 crc crio[22579]: time=\"2026-06-12T16:27:36.08504213Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=06c75682-8fe9-4503-b963-d6ea9d015927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.748909 | controller |     "Jun 12 16:27:36.087630 crc crio[22579]: time=\"2026-06-12T16:27:36.087598967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748923 | controller |     "Jun 12 16:27:36.152031 crc crio[22579]: time=\"2026-06-12T16:27:36.151947547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748938 | controller |     "Jun 12 16:27:36.158969 crc crio[22579]: time=\"2026-06-12T16:27:36.158866458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.748953 | controller |     "Jun 12 16:27:36.371392 crc crio[22579]: time=\"2026-06-12T16:27:36.370684071Z\" level=info msg=\"Created container d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=06c75682-8fe9-4503-b963-d6ea9d015927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.748968 | controller |     "Jun 12 16:27:36.376290 crc crio[22579]: time=\"2026-06-12T16:27:36.376115963Z\" level=info msg=\"Starting container: d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175\" id=1d9720d1-e5fb-4e39-8d67-7a07bc56e8c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.748983 | controller |     "Jun 12 16:27:36.382758 crc crio[22579]: time=\"2026-06-12T16:27:36.382571211Z\" level=info msg=\"Started container\" PID=118878 containerID=d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery id=1d9720d1-e5fb-4e39-8d67-7a07bc56e8c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c",
2026-06-12 17:11:43.748998 | controller |     "Jun 12 16:27:37.615111 crc crio[22579]: time=\"2026-06-12T16:27:37.614336635Z\" level=info msg=\"Stopping pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=0e47279a-32cb-48ff-b38e-411c32633f66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749013 | controller |     "Jun 12 16:27:37.616894 crc crio[22579]: time=\"2026-06-12T16:27:37.61606917Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg Namespace:openstack ID:9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c UID:2c8accec-0ae5-4b77-bd9e-577def01c53c NetNS:/var/run/netns/4446a123-8697-4024-abe5-f088adcbd988 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c8accec_0ae5_4b77_bd9e_577def01c53c.slice PodAnnotations:0xc00008d2a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.749028 | controller |     "Jun 12 16:27:37.616894 crc crio[22579]: time=\"2026-06-12T16:27:37.616239444Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.749042 | controller |     "Jun 12 16:27:38.064001 crc crio[22579]: time=\"2026-06-12T16:27:38.063941228Z\" level=info msg=\"Stopped pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=0e47279a-32cb-48ff-b38e-411c32633f66 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749060 | controller |     "Jun 12 16:27:41.987700 crc crio[22579]: time=\"2026-06-12T16:27:41.979340907Z\" level=info msg=\"Removing container: 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704\" id=b3d2c5f4-51b4-43a3-9ae1-8e8bde5ec867 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749075 | controller |     "Jun 12 16:27:42.029902 crc crio[22579]: time=\"2026-06-12T16:27:42.029390384Z\" level=info msg=\"Removed container 3f19a606d2e33d73b1471047111e05ec6409cf762435f8524c2b4eac9db4e704: openstack/placement-db-sync-vw7df/placement-db-sync\" id=b3d2c5f4-51b4-43a3-9ae1-8e8bde5ec867 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749089 | controller |     "Jun 12 16:27:42.034595 crc crio[22579]: time=\"2026-06-12T16:27:42.034544588Z\" level=info msg=\"Removing container: d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac\" id=e0ad804e-64cf-48bf-84e2-309ed7f510b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749103 | controller |     "Jun 12 16:27:42.117761 crc crio[22579]: time=\"2026-06-12T16:27:42.11769863Z\" level=info msg=\"Removed container d228e06173866d8636039492d7bbd9e2033a683decf35b47a0aac9a28f39e5ac: openstack/neutron-db-sync-whjqh/neutron-db-sync\" id=e0ad804e-64cf-48bf-84e2-309ed7f510b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749118 | controller |     "Jun 12 16:27:42.121538 crc crio[22579]: time=\"2026-06-12T16:27:42.121396257Z\" level=info msg=\"Removing container: 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc\" id=2f0971df-5ec8-44ec-a51b-247dbc836d08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749133 | controller |     "Jun 12 16:27:42.235375 crc crio[22579]: time=\"2026-06-12T16:27:42.235126488Z\" level=info msg=\"Removed container 44c48e9deda73ca70f006e3614980711e10388f6071ef5143e8244ba71fb7fdc: openstack/glance-db-sync-t778j/glance-db-sync\" id=2f0971df-5ec8-44ec-a51b-247dbc836d08 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749148 | controller |     "Jun 12 16:27:42.238109 crc crio[22579]: time=\"2026-06-12T16:27:42.238068654Z\" level=info msg=\"Removing container: 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a\" id=541e902a-5175-49d9-8d9c-2d6bb755dab3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749162 | controller |     "Jun 12 16:27:42.329589 crc crio[22579]: time=\"2026-06-12T16:27:42.329459621Z\" level=info msg=\"Removed container 25e04006b95fb7277823c32d5d14187db567d3f85576925c8161971da795037a: openstack/keystone-bootstrap-ldkwf/keystone-bootstrap\" id=541e902a-5175-49d9-8d9c-2d6bb755dab3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749176 | controller |     "Jun 12 16:27:42.336130 crc crio[22579]: time=\"2026-06-12T16:27:42.335980111Z\" level=info msg=\"Removing container: c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d\" id=a32173f8-0949-49c4-8e6f-d4531b7fb3d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749191 | controller |     "Jun 12 16:27:42.398205 crc crio[22579]: time=\"2026-06-12T16:27:42.397157749Z\" level=info msg=\"Removed container c88031541c938e8ee10002e1e22361d73b9ea6e2c7ff6280dd92b13941b7098d: openstack/cinder-db-sync-2jrgb/cinder-db-sync\" id=a32173f8-0949-49c4-8e6f-d4531b7fb3d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749206 | controller |     "Jun 12 16:27:42.400464 crc crio[22579]: time=\"2026-06-12T16:27:42.40026877Z\" level=info msg=\"Removing container: 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a\" id=1431c732-3c9a-4d43-b4a8-4e5a63e447f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749221 | controller |     "Jun 12 16:27:42.452605 crc crio[22579]: time=\"2026-06-12T16:27:42.452487544Z\" level=info msg=\"Removed container 6a37b921bb30b87971e25c7ccda470c53ac64c9a3953118d9f016174524c101a: openstack/barbican-db-sync-cvwct/barbican-db-sync\" id=1431c732-3c9a-4d43-b4a8-4e5a63e447f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.749239 | controller |     "Jun 12 16:27:42.476253 crc crio[22579]: time=\"2026-06-12T16:27:42.476184413Z\" level=info msg=\"Stopping pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=0612600f-9b6c-4747-95fc-cbbd04f313bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749254 | controller |     "Jun 12 16:27:42.476805 crc crio[22579]: time=\"2026-06-12T16:27:42.476776428Z\" level=info msg=\"Stopped pod sandbox (already stopped): eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=0612600f-9b6c-4747-95fc-cbbd04f313bc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749270 | controller |     "Jun 12 16:27:42.477981 crc crio[22579]: time=\"2026-06-12T16:27:42.477850176Z\" level=info msg=\"Removing pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=35c07da4-5621-4168-abc2-6247a4f4a5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749285 | controller |     "Jun 12 16:27:42.499260 crc crio[22579]: time=\"2026-06-12T16:27:42.499122682Z\" level=info msg=\"Removed pod sandbox: eb3a71908ef445e0f8ea5991face7a07ef13a26fdece9d5c4c7320773bf0a84d\" id=35c07da4-5621-4168-abc2-6247a4f4a5f7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749300 | controller |     "Jun 12 16:27:42.500737 crc crio[22579]: time=\"2026-06-12T16:27:42.500650532Z\" level=info msg=\"Stopping pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=c9fbe89d-a3d3-4d88-9e87-3a560e25cf18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749314 | controller |     "Jun 12 16:27:42.500849 crc crio[22579]: time=\"2026-06-12T16:27:42.500746684Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=c9fbe89d-a3d3-4d88-9e87-3a560e25cf18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749330 | controller |     "Jun 12 16:27:42.502246 crc crio[22579]: time=\"2026-06-12T16:27:42.501386231Z\" level=info msg=\"Removing pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=47feec1d-0f15-49ab-8a9f-25ffa09a5fcb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749345 | controller |     "Jun 12 16:27:42.515659 crc crio[22579]: time=\"2026-06-12T16:27:42.515550881Z\" level=info msg=\"Removed pod sandbox: 3f4d807d2669e038ebe3d3d20633aaf29fee27977bfd4ba45cab23ad1779817e\" id=47feec1d-0f15-49ab-8a9f-25ffa09a5fcb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749376 | controller |     "Jun 12 16:27:42.517554 crc crio[22579]: time=\"2026-06-12T16:27:42.51742341Z\" level=info msg=\"Stopping pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=0afc8979-8836-4c7b-bedd-9ea6f0de6d67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749396 | controller |     "Jun 12 16:27:42.517660 crc crio[22579]: time=\"2026-06-12T16:27:42.517568604Z\" level=info msg=\"Stopped pod sandbox (already stopped): a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=0afc8979-8836-4c7b-bedd-9ea6f0de6d67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749412 | controller |     "Jun 12 16:27:42.518999 crc crio[22579]: time=\"2026-06-12T16:27:42.518906269Z\" level=info msg=\"Removing pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=69c7d489-66d0-4a71-b715-0969261b28af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749427 | controller |     "Jun 12 16:27:42.540906 crc crio[22579]: time=\"2026-06-12T16:27:42.54079176Z\" level=info msg=\"Removed pod sandbox: a53c563d88ed5a56c5330734fd07e555e72d719b22cdbf6172726bbd7e56fc43\" id=69c7d489-66d0-4a71-b715-0969261b28af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749446 | controller |     "Jun 12 16:27:42.542561 crc crio[22579]: time=\"2026-06-12T16:27:42.542472284Z\" level=info msg=\"Stopping pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=94cde76f-1357-44ff-9a92-994407e1e2a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749461 | controller |     "Jun 12 16:27:42.542737 crc crio[22579]: time=\"2026-06-12T16:27:42.542719281Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=94cde76f-1357-44ff-9a92-994407e1e2a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749476 | controller |     "Jun 12 16:27:42.543825 crc crio[22579]: time=\"2026-06-12T16:27:42.543727387Z\" level=info msg=\"Removing pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=e16ba97d-44dd-4f46-8bf9-3e689ea1601c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749491 | controller |     "Jun 12 16:27:42.570470 crc crio[22579]: time=\"2026-06-12T16:27:42.57025218Z\" level=info msg=\"Removed pod sandbox: 46d8b938c49210c2a8e835281fc5a4eb63ea78e047f76215d208161d6b3a4610\" id=e16ba97d-44dd-4f46-8bf9-3e689ea1601c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749506 | controller |     "Jun 12 16:27:42.571611 crc crio[22579]: time=\"2026-06-12T16:27:42.571453221Z\" level=info msg=\"Stopping pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=079e0be9-6362-47c3-b802-42fce61845d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749521 | controller |     "Jun 12 16:27:42.571706 crc crio[22579]: time=\"2026-06-12T16:27:42.571638846Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=079e0be9-6362-47c3-b802-42fce61845d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749536 | controller |     "Jun 12 16:27:42.572572 crc crio[22579]: time=\"2026-06-12T16:27:42.572447287Z\" level=info msg=\"Removing pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=55e28efe-d854-4bca-8c1e-24bf64632ceb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749551 | controller |     "Jun 12 16:27:42.596698 crc crio[22579]: time=\"2026-06-12T16:27:42.596585938Z\" level=info msg=\"Removed pod sandbox: 68ed95ee16576c7b82f5763c8df4a5894462cb639b49df9e6861a4a4674e7188\" id=55e28efe-d854-4bca-8c1e-24bf64632ceb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749566 | controller |     "Jun 12 16:27:42.598216 crc crio[22579]: time=\"2026-06-12T16:27:42.598174059Z\" level=info msg=\"Stopping pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=4b18b4a8-d7f3-4d00-bee4-6cb55e7752dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749581 | controller |     "Jun 12 16:27:42.598415 crc crio[22579]: time=\"2026-06-12T16:27:42.598235361Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=4b18b4a8-d7f3-4d00-bee4-6cb55e7752dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.749596 | controller |     "Jun 12 16:27:42.599170 crc crio[22579]: time=\"2026-06-12T16:27:42.599110864Z\" level=info msg=\"Removing pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=2564f4b0-a827-4f6c-8adb-35e862697d2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749611 | controller |     "Jun 12 16:27:42.643563 crc crio[22579]: time=\"2026-06-12T16:27:42.6433993Z\" level=info msg=\"Removed pod sandbox: a0f959032e22ac1d7bcd9e499fb9a947432c63458b0cdb4c6230093d7eea07ac\" id=2564f4b0-a827-4f6c-8adb-35e862697d2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.749625 | controller |     "Jun 12 16:28:00.729156 crc crio[22579]: time=\"2026-06-12T16:28:00.728389641Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688028-mvmfd/POD\" id=4a22d2b1-3e6e-46b0-ab10-0521e6d88b82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.749643 | controller |     "Jun 12 16:28:00.730678 crc crio[22579]: time=\"2026-06-12T16:28:00.729182472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.749658 | controller |     "Jun 12 16:28:00.799109 crc crio[22579]: time=\"2026-06-12T16:28:00.799003236Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-mvmfd Namespace:openshift-infra ID:2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 UID:199e6545-d7cd-4587-9094-3c5898380cbc NetNS:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199e6545_d7cd_4587_9094_3c5898380cbc.slice PodAnnotations:0xc005ce60c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.749673 | controller |     "Jun 12 16:28:00.799109 crc crio[22579]: time=\"2026-06-12T16:28:00.799092918Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688028-mvmfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.749689 | controller |     "Jun 12 16:28:01.820726 crc crio[22579]: 2026-06-12T16:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2154f5784dfd9db Mac:d2:b1:0b:8e:ed:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 SocketPath: PciID:}] [{Interface:0xc0004b05e0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.749703 | controller |     "Jun 12 16:28:01.822491 crc crio[22579]: time=\"2026-06-12T16:28:01.821063661Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-mvmfd Namespace:openshift-infra ID:2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 UID:199e6545-d7cd-4587-9094-3c5898380cbc NetNS:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199e6545_d7cd_4587_9094_3c5898380cbc.slice PodAnnotations:0xc005ce60c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.749719 | controller |     "Jun 12 16:28:01.822491 crc crio[22579]: time=\"2026-06-12T16:28:01.821743409Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688028-mvmfd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.749734 | controller |     "Jun 12 16:28:01.834330 crc crio[22579]: time=\"2026-06-12T16:28:01.834187654Z\" level=info msg=\"Ran pod sandbox 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 with infra container: openshift-infra/auto-csr-approver-29688028-mvmfd/POD\" id=4a22d2b1-3e6e-46b0-ab10-0521e6d88b82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.749749 | controller |     "Jun 12 16:28:01.855019 crc crio[22579]: time=\"2026-06-12T16:28:01.854902995Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ede65271-1cd0-4e24-af99-4833e91ee214 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.749763 | controller |     "Jun 12 16:28:01.864084 crc crio[22579]: time=\"2026-06-12T16:28:01.863974842Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.749778 | controller |     "Jun 12 16:28:04.212156 crc crio[22579]: time=\"2026-06-12T16:28:04.211177899Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ede65271-1cd0-4e24-af99-4833e91ee214 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.749794 | controller |     "Jun 12 16:28:04.213668 crc crio[22579]: time=\"2026-06-12T16:28:04.21314238Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f31be177-2ad7-4f1c-a5c4-5e090b467293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.749812 | controller |     "Jun 12 16:28:04.216380 crc crio[22579]: time=\"2026-06-12T16:28:04.215915573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=782ba91b-6511-4b80-bba9-98c5f51d32d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.749827 | controller |     "Jun 12 16:28:04.256966 crc crio[22579]: time=\"2026-06-12T16:28:04.256826611Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688028-mvmfd/oc\" id=06f5ed63-196e-4fd9-819c-b87d0ca58622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.749842 | controller |     "Jun 12 16:28:04.257438 crc crio[22579]: time=\"2026-06-12T16:28:04.257372276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.749857 | controller |     "Jun 12 16:28:04.322735 crc crio[22579]: time=\"2026-06-12T16:28:04.32263805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.749872 | controller |     "Jun 12 16:28:04.678035 crc crio[22579]: time=\"2026-06-12T16:28:04.677933801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.749887 | controller |     "Jun 12 16:28:04.845779 crc crio[22579]: time=\"2026-06-12T16:28:04.845694203Z\" level=info msg=\"Created container 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a: openshift-infra/auto-csr-approver-29688028-mvmfd/oc\" id=06f5ed63-196e-4fd9-819c-b87d0ca58622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.749901 | controller |     "Jun 12 16:28:04.852543 crc crio[22579]: time=\"2026-06-12T16:28:04.852317596Z\" level=info msg=\"Starting container: 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a\" id=5d2f0f0c-d5bf-44ac-b1b2-d38fd9517541 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.749916 | controller |     "Jun 12 16:28:04.858799 crc crio[22579]: time=\"2026-06-12T16:28:04.858720113Z\" level=info msg=\"Started container\" PID=120378 containerID=246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a description=openshift-infra/auto-csr-approver-29688028-mvmfd/oc id=5d2f0f0c-d5bf-44ac-b1b2-d38fd9517541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82",
2026-06-12 17:11:43.749931 | controller |     "Jun 12 16:28:08.541876 crc crio[22579]: time=\"2026-06-12T16:28:08.540772826Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ffnq6/POD\" id=70a5e59a-4e90-433a-8245-82227805b22e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.749945 | controller |     "Jun 12 16:28:08.543186 crc crio[22579]: time=\"2026-06-12T16:28:08.541905546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.749960 | controller |     "Jun 12 16:28:08.584424 crc crio[22579]: time=\"2026-06-12T16:28:08.584008666Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ffnq6 Namespace:openshift-marketplace ID:3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a UID:09217340-9931-4e54-8ca5-d3e3eb19458a NetNS:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09217340_9931_4e54_8ca5_d3e3eb19458a.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"",
2026-06-12 17:11:43.749975 | controller |     "Jun 12 16:28:08.584424 crc crio[22579]: time=\"2026-06-12T16:28:08.584270392Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ffnq6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.749993 | controller |     "Jun 12 16:28:09.144598 crc crio[22579]: time=\"2026-06-12T16:28:09.144045014Z\" level=info msg=\"Stopping pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=dd3c9a1b-c1b6-4d78-b846-ac625f4cdebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.750008 | controller |     "Jun 12 16:28:09.145123 crc crio[22579]: time=\"2026-06-12T16:28:09.14507057Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688028-mvmfd Namespace:openshift-infra ID:2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82 UID:199e6545-d7cd-4587-9094-3c5898380cbc NetNS:/var/run/netns/c6959f87-48fd-4d8f-9562-418cc0c62b46 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod199e6545_d7cd_4587_9094_3c5898380cbc.slice PodAnnotations:0xc002218bb8}] Aliases:map[]}\"",
2026-06-12 17:11:43.750023 | controller |     "Jun 12 16:28:09.145267 crc crio[22579]: time=\"2026-06-12T16:28:09.145227395Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688028-mvmfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.750038 | controller |     "Jun 12 16:28:09.202793 crc crio[22579]: 2026-06-12T16:28:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3588ca9a0298143 Mac:8e:c0:4c:45:79:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 SocketPath: PciID:}] [{Interface:0xc0004b65d0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.750053 | controller |     "Jun 12 16:28:09.205741 crc crio[22579]: time=\"2026-06-12T16:28:09.204923324Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ffnq6 Namespace:openshift-marketplace ID:3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a UID:09217340-9931-4e54-8ca5-d3e3eb19458a NetNS:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09217340_9931_4e54_8ca5_d3e3eb19458a.slice PodAnnotations:0xc00008ca70}] Aliases:map[]}\"",
2026-06-12 17:11:43.750068 | controller |     "Jun 12 16:28:09.205741 crc crio[22579]: time=\"2026-06-12T16:28:09.205084038Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ffnq6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.750083 | controller |     "Jun 12 16:28:09.221954 crc crio[22579]: time=\"2026-06-12T16:28:09.221806435Z\" level=info msg=\"Ran pod sandbox 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a with infra container: openshift-marketplace/redhat-marketplace-ffnq6/POD\" id=70a5e59a-4e90-433a-8245-82227805b22e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.750098 | controller |     "Jun 12 16:28:09.227722 crc crio[22579]: time=\"2026-06-12T16:28:09.227564915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f7a9bb9-e6bd-40c9-9fd1-751ace5c99dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.750113 | controller |     "Jun 12 16:28:09.231290 crc crio[22579]: time=\"2026-06-12T16:28:09.231159739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ea84350-829d-4905-8f3b-978005b887bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.750128 | controller |     "Jun 12 16:28:09.240171 crc crio[22579]: time=\"2026-06-12T16:28:09.240077872Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities\" id=444ca8b7-4beb-4ef4-9929-3b4f99d9f2c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.750147 | controller |     "Jun 12 16:28:09.240774 crc crio[22579]: time=\"2026-06-12T16:28:09.240638927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.750162 | controller |     "Jun 12 16:28:09.295976 crc crio[22579]: time=\"2026-06-12T16:28:09.29588014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.750177 | controller |     "Jun 12 16:28:09.306746 crc crio[22579]: time=\"2026-06-12T16:28:09.30663112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.750191 | controller |     "Jun 12 16:28:09.491416 crc crio[22579]: time=\"2026-06-12T16:28:09.491291053Z\" level=info msg=\"Created container 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616: openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities\" id=444ca8b7-4beb-4ef4-9929-3b4f99d9f2c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.750206 | controller |     "Jun 12 16:28:09.497485 crc crio[22579]: time=\"2026-06-12T16:28:09.496729226Z\" level=info msg=\"Starting container: 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616\" id=bc0e122b-55b5-4371-8734-b68ff019713a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.750220 | controller |     "Jun 12 16:28:09.513023 crc crio[22579]: time=\"2026-06-12T16:28:09.512880147Z\" level=info msg=\"Started container\" PID=120777 containerID=03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616 description=openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities id=bc0e122b-55b5-4371-8734-b68ff019713a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a",
2026-06-12 17:11:43.750235 | controller |     "Jun 12 16:28:09.546665 crc crio[22579]: time=\"2026-06-12T16:28:09.546490825Z\" level=info msg=\"Stopped pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=dd3c9a1b-c1b6-4d78-b846-ac625f4cdebe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.750250 | controller |     "Jun 12 16:28:10.169683 crc crio[22579]: time=\"2026-06-12T16:28:10.165053432Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=46b205a3-0b4b-4e61-ad4a-3245d3fb2eb6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.750266 | controller |     "Jun 12 16:28:10.170469 crc crio[22579]: time=\"2026-06-12T16:28:10.170058243Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:11:43.750281 | controller |     "Jun 12 16:28:10.819283 crc crio[22579]: time=\"2026-06-12T16:28:10.819012633Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=46b205a3-0b4b-4e61-ad4a-3245d3fb2eb6 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.750296 | controller |     "Jun 12 16:28:10.822012 crc crio[22579]: time=\"2026-06-12T16:28:10.821617771Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=63f5a8ed-aeda-4be8-9d4a-5f20475336a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.750311 | controller |     "Jun 12 16:28:10.827405 crc crio[22579]: time=\"2026-06-12T16:28:10.827206797Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=960d3e03-e63e-4afe-b6ec-737c3825ee02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.750327 | controller |     "Jun 12 16:28:10.847937 crc crio[22579]: time=\"2026-06-12T16:28:10.847781745Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ffnq6/extract-content\" id=48dadd31-2341-4b1c-ab26-2cd5a878b80d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.750345 | controller |     "Jun 12 16:28:10.849704 crc crio[22579]: time=\"2026-06-12T16:28:10.848727009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.750377 | controller |     "Jun 12 16:28:10.941844 crc crio[22579]: time=\"2026-06-12T16:28:10.941667976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.750398 | controller |     "Jun 12 16:28:10.950104 crc crio[22579]: time=\"2026-06-12T16:28:10.949958912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.750414 | controller |     "Jun 12 16:28:11.230771 crc crio[22579]: time=\"2026-06-12T16:28:11.178854771Z\" level=info msg=\"Created container 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09: openshift-marketplace/redhat-marketplace-ffnq6/extract-content\" id=48dadd31-2341-4b1c-ab26-2cd5a878b80d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.750429 | controller |     "Jun 12 16:28:11.230771 crc crio[22579]: time=\"2026-06-12T16:28:11.191488251Z\" level=info msg=\"Starting container: 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09\" id=b6f9d84f-3e2e-4dcf-8d15-dad16fef199b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.750444 | controller |     "Jun 12 16:28:11.245818 crc crio[22579]: time=\"2026-06-12T16:28:11.245634895Z\" level=info msg=\"Started container\" PID=120842 containerID=64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09 description=openshift-marketplace/redhat-marketplace-ffnq6/extract-content id=b6f9d84f-3e2e-4dcf-8d15-dad16fef199b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a",
2026-06-12 17:11:43.750459 | controller |     "Jun 12 16:28:13.302896 crc crio[22579]: time=\"2026-06-12T16:28:13.302013418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5305423f-fd64-4a70-a749-bee448aca412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.750474 | controller |     "Jun 12 16:28:13.645262 crc crio[22579]: time=\"2026-06-12T16:28:13.64513372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=76f9ffed-60e2-4e5c-8183-d15bedd0558f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.750489 | controller |     "Jun 12 16:28:14.350321 crc crio[22579]: time=\"2026-06-12T16:28:14.349810546Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ffnq6/registry-server\" id=e1d57514-e250-4d55-abdd-4b8bf79fb440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.750504 | controller |     "Jun 12 16:28:14.351553 crc crio[22579]: time=\"2026-06-12T16:28:14.350783621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.750518 | controller |     "Jun 12 16:28:14.414892 crc crio[22579]: time=\"2026-06-12T16:28:14.414756532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.750533 | controller |     "Jun 12 16:28:14.418738 crc crio[22579]: time=\"2026-06-12T16:28:14.418675554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.750552 | controller |     "Jun 12 16:28:14.672242 crc crio[22579]: time=\"2026-06-12T16:28:14.671966159Z\" level=info msg=\"Created container 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff: openshift-marketplace/redhat-marketplace-ffnq6/registry-server\" id=e1d57514-e250-4d55-abdd-4b8bf79fb440 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.750567 | controller |     "Jun 12 16:28:14.673583 crc crio[22579]: time=\"2026-06-12T16:28:14.673487959Z\" level=info msg=\"Starting container: 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff\" id=ac4b1e43-dac4-4915-94ec-1fb796d85c0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.750582 | controller |     "Jun 12 16:28:14.682828 crc crio[22579]: time=\"2026-06-12T16:28:14.68269628Z\" level=info msg=\"Started container\" PID=121032 containerID=6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff description=openshift-marketplace/redhat-marketplace-ffnq6/registry-server id=ac4b1e43-dac4-4915-94ec-1fb796d85c0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a",
2026-06-12 17:11:43.750597 | controller |     "Jun 12 16:28:21.418095 crc crio[22579]: time=\"2026-06-12T16:28:21.417249413Z\" level=info msg=\"Stopping container: 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff (timeout: 2s)\" id=b913c8a9-8522-48a9-8ffd-289d37736e14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.750611 | controller |     "Jun 12 16:28:21.573276 crc crio[22579]: time=\"2026-06-12T16:28:21.573151555Z\" level=info msg=\"Stopped container 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff: openshift-marketplace/redhat-marketplace-ffnq6/registry-server\" id=b913c8a9-8522-48a9-8ffd-289d37736e14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.750626 | controller |     "Jun 12 16:28:21.574926 crc crio[22579]: time=\"2026-06-12T16:28:21.574835979Z\" level=info msg=\"Stopping pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=bb6b2aa2-6e54-4644-8ba8-8e09a3b04638 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.750641 | controller |     "Jun 12 16:28:21.575666 crc crio[22579]: time=\"2026-06-12T16:28:21.575588749Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ffnq6 Namespace:openshift-marketplace ID:3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a UID:09217340-9931-4e54-8ca5-d3e3eb19458a NetNS:/var/run/netns/f71d3d9a-a8d8-412e-928d-4bab5c53cfa1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09217340_9931_4e54_8ca5_d3e3eb19458a.slice PodAnnotations:0xc0022192e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.750656 | controller |     "Jun 12 16:28:21.575903 crc crio[22579]: time=\"2026-06-12T16:28:21.575828995Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ffnq6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.750670 | controller |     "Jun 12 16:28:21.916803 crc crio[22579]: time=\"2026-06-12T16:28:21.915695002Z\" level=info msg=\"Stopped pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=bb6b2aa2-6e54-4644-8ba8-8e09a3b04638 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.750685 | controller |     "Jun 12 16:28:22.438888 crc crio[22579]: time=\"2026-06-12T16:28:22.436203967Z\" level=info msg=\"Removing container: 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff\" id=264a2e6a-6475-4fb5-a5d2-685e8eaa5ecf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750700 | controller |     "Jun 12 16:28:22.477000 crc crio[22579]: time=\"2026-06-12T16:28:22.47689123Z\" level=info msg=\"Removed container 6d82ae5df3c3d416d00df66e1cfbe16da28de8c29cdf0d8d5feef33dc7c6a5ff: openshift-marketplace/redhat-marketplace-ffnq6/registry-server\" id=264a2e6a-6475-4fb5-a5d2-685e8eaa5ecf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750718 | controller |     "Jun 12 16:28:22.485548 crc crio[22579]: time=\"2026-06-12T16:28:22.485277709Z\" level=info msg=\"Removing container: 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09\" id=ee01a826-9c8f-44bd-8105-71704eab22b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750734 | controller |     "Jun 12 16:28:22.543867 crc crio[22579]: time=\"2026-06-12T16:28:22.543655134Z\" level=info msg=\"Removed container 64e5f0c159afa78fb6616d7220b75b51905c4a4044c42a3dbcd82d065050bd09: openshift-marketplace/redhat-marketplace-ffnq6/extract-content\" id=ee01a826-9c8f-44bd-8105-71704eab22b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750749 | controller |     "Jun 12 16:28:22.551760 crc crio[22579]: time=\"2026-06-12T16:28:22.551594241Z\" level=info msg=\"Removing container: 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616\" id=8ec12457-fb98-40e1-b43b-00ae690e3bb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750763 | controller |     "Jun 12 16:28:22.615689 crc crio[22579]: time=\"2026-06-12T16:28:22.615551202Z\" level=info msg=\"Removed container 03bb442999b9e1ef35f4315e75df1f2fe5bb0774c33f6ab544b38c99c733f616: openshift-marketplace/redhat-marketplace-ffnq6/extract-utilities\" id=8ec12457-fb98-40e1-b43b-00ae690e3bb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750778 | controller |     "Jun 12 16:28:42.670714 crc crio[22579]: time=\"2026-06-12T16:28:42.669659546Z\" level=info msg=\"Removing container: d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e\" id=8fe01b2a-0f01-42fc-a980-e3d941d7dff5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750792 | controller |     "Jun 12 16:28:42.781916 crc crio[22579]: time=\"2026-06-12T16:28:42.781714903Z\" level=info msg=\"Removed container d1a6f9f850270dc9dd398426fb31f76c5eabdb37f2f818836a7fbcd92087a11e: openstack/nova-cell0-db-create-nd6tr/mariadb-database-create\" id=8fe01b2a-0f01-42fc-a980-e3d941d7dff5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750807 | controller |     "Jun 12 16:28:42.786076 crc crio[22579]: time=\"2026-06-12T16:28:42.785983974Z\" level=info msg=\"Removing container: 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27\" id=dccced3d-8360-4baa-8919-a4582079df62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750821 | controller |     "Jun 12 16:28:42.828462 crc crio[22579]: time=\"2026-06-12T16:28:42.828209277Z\" level=info msg=\"Removed container 29bae9f7861b8311b61c465a2221ffc5d4d6ac16d2e7afbe5789f8dd5bc02d27: openstack/nova-cell0-30af-account-create-update-r46ll/mariadb-account-create-update\" id=dccced3d-8360-4baa-8919-a4582079df62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750835 | controller |     "Jun 12 16:28:42.836457 crc crio[22579]: time=\"2026-06-12T16:28:42.835826376Z\" level=info msg=\"Removing container: 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f\" id=c3f70718-2cf3-43c5-a357-c9ac4a8ed5cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750850 | controller |     "Jun 12 16:28:42.882335 crc crio[22579]: time=\"2026-06-12T16:28:42.882054294Z\" level=info msg=\"Removed container 2cce4e46de67b0ecbbab5825188c55a5e7e8170b1c6955804ec9aec486af8e4f: openstack/nova-cell1-995f-account-create-update-gb7px/mariadb-account-create-update\" id=c3f70718-2cf3-43c5-a357-c9ac4a8ed5cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750864 | controller |     "Jun 12 16:28:42.888823 crc crio[22579]: time=\"2026-06-12T16:28:42.888760859Z\" level=info msg=\"Removing container: a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33\" id=5a965e33-26e8-43d5-8e16-d2532b9b242d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750883 | controller |     "Jun 12 16:28:42.963868 crc crio[22579]: time=\"2026-06-12T16:28:42.963635514Z\" level=info msg=\"Removed container a0cc26e3e389f6aac3833d8541e6fcc6a08798367722c4667627300e67bc0d33: openstack/nova-api-db-create-7dq5n/mariadb-database-create\" id=5a965e33-26e8-43d5-8e16-d2532b9b242d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750898 | controller |     "Jun 12 16:28:42.990117 crc crio[22579]: time=\"2026-06-12T16:28:42.989945052Z\" level=info msg=\"Removing container: db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243\" id=15aee4a6-86c0-447e-824c-5911484a249c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750912 | controller |     "Jun 12 16:28:43.260981 crc crio[22579]: time=\"2026-06-12T16:28:43.260817226Z\" level=info msg=\"Removed container db1299dcc5e77d3f1eb0749b94218feb1815a2ceafb4d08cb47e77e03c2e3243: openshift-infra/auto-csr-approver-29688022-42vqj/oc\" id=15aee4a6-86c0-447e-824c-5911484a249c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750927 | controller |     "Jun 12 16:28:43.273067 crc crio[22579]: time=\"2026-06-12T16:28:43.272985344Z\" level=info msg=\"Removing container: e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876\" id=a05162ba-5fdb-40cd-99f9-af10dcb02489 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750942 | controller |     "Jun 12 16:28:43.383464 crc crio[22579]: time=\"2026-06-12T16:28:43.383315155Z\" level=info msg=\"Removed container e69955072e054987c5a383e663f443c738d3180cf2e4340c6a8d36024d2f5876: openstack/cinder-online-data-migrations-jkrp7/cinder-online-data-migrations\" id=a05162ba-5fdb-40cd-99f9-af10dcb02489 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750956 | controller |     "Jun 12 16:28:43.386461 crc crio[22579]: time=\"2026-06-12T16:28:43.386346185Z\" level=info msg=\"Removing container: cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85\" id=40f4291a-90f6-4c81-93ad-150f2648e8d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750971 | controller |     "Jun 12 16:28:43.434803 crc crio[22579]: time=\"2026-06-12T16:28:43.434688567Z\" level=info msg=\"Removed container cfbffe35c3c58dea343329a22ba3341e5fbf8078e36dfbf2224188422e799c85: openstack/nova-api-0bff-account-create-update-pc95k/mariadb-account-create-update\" id=40f4291a-90f6-4c81-93ad-150f2648e8d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.750985 | controller |     "Jun 12 16:28:43.439686 crc crio[22579]: time=\"2026-06-12T16:28:43.439601336Z\" level=info msg=\"Removing container: 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44\" id=e14c532f-e03f-4eb7-a7d7-4ea529718d5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.751000 | controller |     "Jun 12 16:28:43.479790 crc crio[22579]: time=\"2026-06-12T16:28:43.479663412Z\" level=info msg=\"Removed container 1bed355a4c78ec95e6d445b265ca085794499a429387b416413c7f519e21fc44: openstack/nova-cell1-db-create-52rgj/mariadb-database-create\" id=e14c532f-e03f-4eb7-a7d7-4ea529718d5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.751015 | controller |     "Jun 12 16:28:43.493302 crc crio[22579]: time=\"2026-06-12T16:28:43.493154774Z\" level=info msg=\"Stopping pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=cc400d1c-7da6-4c01-8091-9fd6d6d237d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751029 | controller |     "Jun 12 16:28:43.493818 crc crio[22579]: time=\"2026-06-12T16:28:43.493480223Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=cc400d1c-7da6-4c01-8091-9fd6d6d237d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751043 | controller |     "Jun 12 16:28:43.494707 crc crio[22579]: time=\"2026-06-12T16:28:43.494645433Z\" level=info msg=\"Removing pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=34278717-92b6-4750-88d9-611fbdd82f1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751061 | controller |     "Jun 12 16:28:43.513663 crc crio[22579]: time=\"2026-06-12T16:28:43.513466585Z\" level=info msg=\"Removed pod sandbox: 3588ca9a02981431ec2aa1593eee4ee93956a3272d70741975f8a28691e9189a\" id=34278717-92b6-4750-88d9-611fbdd82f1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751076 | controller |     "Jun 12 16:28:43.515549 crc crio[22579]: time=\"2026-06-12T16:28:43.515404796Z\" level=info msg=\"Stopping pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=8a107525-7b58-4f8e-a994-7548f4b171f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751090 | controller |     "Jun 12 16:28:43.515702 crc crio[22579]: time=\"2026-06-12T16:28:43.51557086Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=8a107525-7b58-4f8e-a994-7548f4b171f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751105 | controller |     "Jun 12 16:28:43.517338 crc crio[22579]: time=\"2026-06-12T16:28:43.517220913Z\" level=info msg=\"Removing pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=c64d5d40-58b1-440c-b68b-735d0f6401a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751119 | controller |     "Jun 12 16:28:43.534259 crc crio[22579]: time=\"2026-06-12T16:28:43.534150015Z\" level=info msg=\"Removed pod sandbox: 30939ca7b4b5961c08b34640d6f893f53365d9d15c4bc6f9e4de387d87a91346\" id=c64d5d40-58b1-440c-b68b-735d0f6401a8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751133 | controller |     "Jun 12 16:28:43.535484 crc crio[22579]: time=\"2026-06-12T16:28:43.535425929Z\" level=info msg=\"Stopping pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=13b2c84c-28c3-4fc1-9e57-a6d304985a6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751147 | controller |     "Jun 12 16:28:43.535805 crc crio[22579]: time=\"2026-06-12T16:28:43.535778798Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=13b2c84c-28c3-4fc1-9e57-a6d304985a6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751162 | controller |     "Jun 12 16:28:43.536984 crc crio[22579]: time=\"2026-06-12T16:28:43.536769784Z\" level=info msg=\"Removing pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=bb103875-df9c-4d43-af3c-e4733b1fdbf2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751177 | controller |     "Jun 12 16:28:43.561127 crc crio[22579]: time=\"2026-06-12T16:28:43.561056068Z\" level=info msg=\"Removed pod sandbox: 4b538ffd60735db3be8440b700bad47baf2dcbca3208c5fc25961688e17f7d64\" id=bb103875-df9c-4d43-af3c-e4733b1fdbf2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751191 | controller |     "Jun 12 16:28:43.563029 crc crio[22579]: time=\"2026-06-12T16:28:43.562993659Z\" level=info msg=\"Stopping pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=14c5f147-1034-4c35-80af-8f71849f91df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751205 | controller |     "Jun 12 16:28:43.563248 crc crio[22579]: time=\"2026-06-12T16:28:43.563221135Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=14c5f147-1034-4c35-80af-8f71849f91df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751219 | controller |     "Jun 12 16:28:43.564116 crc crio[22579]: time=\"2026-06-12T16:28:43.564085957Z\" level=info msg=\"Removing pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=3411d8c9-455f-4117-9b34-cd46a2f5b194 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751234 | controller |     "Jun 12 16:28:43.583718 crc crio[22579]: time=\"2026-06-12T16:28:43.583609307Z\" level=info msg=\"Removed pod sandbox: ef058c3988cbd3e239719494d830b9a8fdadf01fb20929b183ec26f3a41adbd6\" id=3411d8c9-455f-4117-9b34-cd46a2f5b194 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751254 | controller |     "Jun 12 16:28:43.585183 crc crio[22579]: time=\"2026-06-12T16:28:43.58484875Z\" level=info msg=\"Stopping pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=c4dcfdad-8c9f-487b-8159-523390b07897 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751269 | controller |     "Jun 12 16:28:43.585183 crc crio[22579]: time=\"2026-06-12T16:28:43.584937302Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=c4dcfdad-8c9f-487b-8159-523390b07897 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751284 | controller |     "Jun 12 16:28:43.588737 crc crio[22579]: time=\"2026-06-12T16:28:43.585857376Z\" level=info msg=\"Removing pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=5967fdbc-241f-4739-bc06-0060f01ec686 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751298 | controller |     "Jun 12 16:28:43.604023 crc crio[22579]: time=\"2026-06-12T16:28:43.603899547Z\" level=info msg=\"Removed pod sandbox: 7a93d9f09946c5b31255c7335dd09ce226836eed97b9956635e6c3013a6a1a2d\" id=5967fdbc-241f-4739-bc06-0060f01ec686 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751312 | controller |     "Jun 12 16:28:43.605648 crc crio[22579]: time=\"2026-06-12T16:28:43.605200461Z\" level=info msg=\"Stopping pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=06235bf0-6f25-4676-98be-8cf9b7930f18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751327 | controller |     "Jun 12 16:28:43.605898 crc crio[22579]: time=\"2026-06-12T16:28:43.605868749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=06235bf0-6f25-4676-98be-8cf9b7930f18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751342 | controller |     "Jun 12 16:28:43.606961 crc crio[22579]: time=\"2026-06-12T16:28:43.606862574Z\" level=info msg=\"Removing pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=b30dc594-77c2-4595-8a07-cc05359dfb8c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751360 | controller |     "Jun 12 16:28:43.630821 crc crio[22579]: time=\"2026-06-12T16:28:43.629900186Z\" level=info msg=\"Removed pod sandbox: 9d0b69c187382cabed5638ae4e21c085a9eee123293ca23fcfcf2065681de475\" id=b30dc594-77c2-4595-8a07-cc05359dfb8c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751393 | controller |     "Jun 12 16:28:43.632682 crc crio[22579]: time=\"2026-06-12T16:28:43.632652238Z\" level=info msg=\"Stopping pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=7277b39e-95fe-456b-99fb-bdff13da8078 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751409 | controller |     "Jun 12 16:28:43.632834 crc crio[22579]: time=\"2026-06-12T16:28:43.632817532Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=7277b39e-95fe-456b-99fb-bdff13da8078 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751424 | controller |     "Jun 12 16:28:43.633668 crc crio[22579]: time=\"2026-06-12T16:28:43.633611143Z\" level=info msg=\"Removing pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=99754a19-3463-4186-9292-e4c491e7ee8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751440 | controller |     "Jun 12 16:28:43.648161 crc crio[22579]: time=\"2026-06-12T16:28:43.648058661Z\" level=info msg=\"Removed pod sandbox: 2f657d073b079f3026b318082eeff5f7791b2a9b89e1e173d73b4b16f1b1bb1b\" id=99754a19-3463-4186-9292-e4c491e7ee8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751458 | controller |     "Jun 12 16:28:43.649660 crc crio[22579]: time=\"2026-06-12T16:28:43.64955225Z\" level=info msg=\"Stopping pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=0fd5d2fd-fa13-4377-b09a-d51bf0c38330 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751472 | controller |     "Jun 12 16:28:43.650079 crc crio[22579]: time=\"2026-06-12T16:28:43.650057243Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=0fd5d2fd-fa13-4377-b09a-d51bf0c38330 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751487 | controller |     "Jun 12 16:28:43.651173 crc crio[22579]: time=\"2026-06-12T16:28:43.65109364Z\" level=info msg=\"Removing pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=4c5e59f3-c670-4e98-8e5b-2ce005672133 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751502 | controller |     "Jun 12 16:28:43.671797 crc crio[22579]: time=\"2026-06-12T16:28:43.671699058Z\" level=info msg=\"Removed pod sandbox: 3144892bd80222c1a0f26b4fecabbd17729c5966be541a7cb47aeb9b16912cec\" id=4c5e59f3-c670-4e98-8e5b-2ce005672133 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751517 | controller |     "Jun 12 16:28:43.672810 crc crio[22579]: time=\"2026-06-12T16:28:43.672687204Z\" level=info msg=\"Stopping pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=d5f418df-b735-457e-93e8-1d2a0288d64e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751531 | controller |     "Jun 12 16:28:43.673054 crc crio[22579]: time=\"2026-06-12T16:28:43.672981572Z\" level=info msg=\"Stopped pod sandbox (already stopped): 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=d5f418df-b735-457e-93e8-1d2a0288d64e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751546 | controller |     "Jun 12 16:28:43.674007 crc crio[22579]: time=\"2026-06-12T16:28:43.673948887Z\" level=info msg=\"Removing pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=ea12e4f2-6caf-4a4c-b595-61bd84a00d40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751561 | controller |     "Jun 12 16:28:43.701329 crc crio[22579]: time=\"2026-06-12T16:28:43.7012705Z\" level=info msg=\"Removed pod sandbox: 74b37bed6a5f3f533624508c812d4caa1b8395715a62602da8a486048234b297\" id=ea12e4f2-6caf-4a4c-b595-61bd84a00d40 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751576 | controller |     "Jun 12 16:29:43.729883 crc crio[22579]: time=\"2026-06-12T16:29:43.728187123Z\" level=info msg=\"Removing container: 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef\" id=805da608-6aaa-4b76-937e-46a7b41b0984 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.751591 | controller |     "Jun 12 16:29:43.846107 crc crio[22579]: time=\"2026-06-12T16:29:43.845934968Z\" level=info msg=\"Removed container 7f52664bd8949ac60dc479fc7f23832d8367db5f14d299ec83eb46ecf79036ef: openstack/nova-cell0-conductor-db-sync-x6pwf/nova-cell0-conductor-db-sync\" id=805da608-6aaa-4b76-937e-46a7b41b0984 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.751607 | controller |     "Jun 12 16:29:43.873781 crc crio[22579]: time=\"2026-06-12T16:29:43.873652452Z\" level=info msg=\"Stopping pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=dc04d806-4067-45c9-b35a-24fa1ba36f35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751622 | controller |     "Jun 12 16:29:43.873781 crc crio[22579]: time=\"2026-06-12T16:29:43.873828937Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=dc04d806-4067-45c9-b35a-24fa1ba36f35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.751637 | controller |     "Jun 12 16:29:43.874786 crc crio[22579]: time=\"2026-06-12T16:29:43.874686659Z\" level=info msg=\"Removing pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=415314c8-61d3-478b-bad0-aacf40f35a68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751656 | controller |     "Jun 12 16:29:43.893053 crc crio[22579]: time=\"2026-06-12T16:29:43.892924426Z\" level=info msg=\"Removed pod sandbox: 11a00e6c2410638f2f23ebbc59fcece5897236f7ad817354b516e7eb3ba66c69\" id=415314c8-61d3-478b-bad0-aacf40f35a68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.751671 | controller |     "Jun 12 16:30:00.837657 crc crio[22579]: time=\"2026-06-12T16:30:00.836471651Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/POD\" id=d9272a1b-4e1f-4461-9a28-8082a4297a84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.751688 | controller |     "Jun 12 16:30:00.839915 crc crio[22579]: time=\"2026-06-12T16:30:00.837856617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.751712 | controller |     "Jun 12 16:30:00.850884 crc crio[22579]: time=\"2026-06-12T16:30:00.84900975Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688030-b85xg/POD\" id=df19ade0-824b-4f1e-b66e-c58ab3242879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.751727 | controller |     "Jun 12 16:30:00.850884 crc crio[22579]: time=\"2026-06-12T16:30:00.849220735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.751741 | controller |     "Jun 12 16:30:00.937179 crc crio[22579]: time=\"2026-06-12T16:30:00.937012099Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-wfn4h Namespace:openshift-operator-lifecycle-manager ID:721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a UID:41f690ae-ec58-47c9-9a3b-d6e463e9d688 NetNS:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41f690ae_ec58_47c9_9a3b_d6e463e9d688.slice PodAnnotations:0xc005ce61b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.751756 | controller |     "Jun 12 16:30:00.937179 crc crio[22579]: time=\"2026-06-12T16:30:00.937152873Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.751771 | controller |     "Jun 12 16:30:00.946035 crc crio[22579]: time=\"2026-06-12T16:30:00.945423659Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-b85xg Namespace:openshift-infra ID:70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c UID:d69b60ef-45fd-4c50-a6e2-0d6a96989b37 NetNS:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd69b60ef_45fd_4c50_a6e2_0d6a96989b37.slice PodAnnotations:0xc0024a65e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.751786 | controller |     "Jun 12 16:30:00.946035 crc crio[22579]: time=\"2026-06-12T16:30:00.945624444Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688030-b85xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.751801 | controller |     "Jun 12 16:30:01.444916 crc crio[22579]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70d9ffe79e4b720 Mac:5e:e7:52:d2:f8:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.751820 | controller |     "Jun 12 16:30:01.448673 crc crio[22579]: time=\"2026-06-12T16:30:01.448131049Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-b85xg Namespace:openshift-infra ID:70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c UID:d69b60ef-45fd-4c50-a6e2-0d6a96989b37 NetNS:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd69b60ef_45fd_4c50_a6e2_0d6a96989b37.slice PodAnnotations:0xc0024a65e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.751835 | controller |     "Jun 12 16:30:01.448975 crc crio[22579]: time=\"2026-06-12T16:30:01.44892999Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688030-b85xg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.751851 | controller |     "Jun 12 16:30:01.462685 crc crio[22579]: time=\"2026-06-12T16:30:01.462479204Z\" level=info msg=\"Ran pod sandbox 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c with infra container: openshift-infra/auto-csr-approver-29688030-b85xg/POD\" id=df19ade0-824b-4f1e-b66e-c58ab3242879 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.751866 | controller |     "Jun 12 16:30:01.467235 crc crio[22579]: time=\"2026-06-12T16:30:01.467104115Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=df52336d-e5c2-468e-880f-896a92e7560b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.751880 | controller |     "Jun 12 16:30:01.478698 crc crio[22579]: time=\"2026-06-12T16:30:01.478580154Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.751895 | controller |     "Jun 12 16:30:01.602704 crc crio[22579]: 2026-06-12T16:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:721ff54b7781898 Mac:36:d6:b0:e6:d6:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.751911 | controller |     "Jun 12 16:30:01.604238 crc crio[22579]: time=\"2026-06-12T16:30:01.604166065Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-wfn4h Namespace:openshift-operator-lifecycle-manager ID:721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a UID:41f690ae-ec58-47c9-9a3b-d6e463e9d688 NetNS:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41f690ae_ec58_47c9_9a3b_d6e463e9d688.slice PodAnnotations:0xc005ce61b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.751926 | controller |     "Jun 12 16:30:01.604429 crc crio[22579]: time=\"2026-06-12T16:30:01.604337689Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.751940 | controller |     "Jun 12 16:30:01.618443 crc crio[22579]: time=\"2026-06-12T16:30:01.618307834Z\" level=info msg=\"Ran pod sandbox 721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/POD\" id=d9272a1b-4e1f-4461-9a28-8082a4297a84 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.751956 | controller |     "Jun 12 16:30:01.625758 crc crio[22579]: time=\"2026-06-12T16:30:01.623731096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=454f984b-647e-4651-9d58-f04b4c93de99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.751971 | controller |     "Jun 12 16:30:01.628668 crc crio[22579]: time=\"2026-06-12T16:30:01.626683203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6619f1cd-ed1f-427d-8d23-d2679e5b4ce4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.751988 | controller |     "Jun 12 16:30:01.636201 crc crio[22579]: time=\"2026-06-12T16:30:01.636082558Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/collect-profiles\" id=5826afc3-e6d1-4bf9-9149-b218289566df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.752003 | controller |     "Jun 12 16:30:01.636998 crc crio[22579]: time=\"2026-06-12T16:30:01.63691566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752018 | controller |     "Jun 12 16:30:01.693754 crc crio[22579]: time=\"2026-06-12T16:30:01.693278622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752033 | controller |     "Jun 12 16:30:01.698762 crc crio[22579]: time=\"2026-06-12T16:30:01.698466018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752048 | controller |     "Jun 12 16:30:01.869795 crc crio[22579]: time=\"2026-06-12T16:30:01.86972119Z\" level=info msg=\"Created container 3d11f64689a014611f761ab4c227620e052488c7e8f7cd10c61d48fa9318b378: openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/collect-profiles\" id=5826afc3-e6d1-4bf9-9149-b218289566df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.752063 | controller |     "Jun 12 16:30:01.873072 crc crio[22579]: time=\"2026-06-12T16:30:01.872255836Z\" level=info msg=\"Starting container: 3d11f64689a014611f761ab4c227620e052488c7e8f7cd10c61d48fa9318b378\" id=ee257390-ecf9-415b-b520-6bdce1134d66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.752078 | controller |     "Jun 12 16:30:01.879837 crc crio[22579]: time=\"2026-06-12T16:30:01.879701921Z\" level=info msg=\"Started container\" PID=126300 containerID=3d11f64689a014611f761ab4c227620e052488c7e8f7cd10c61d48fa9318b378 description=openshift-operator-lifecycle-manager/collect-profiles-29688030-wfn4h/collect-profiles id=ee257390-ecf9-415b-b520-6bdce1134d66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a",
2026-06-12 17:11:43.752093 | controller |     "Jun 12 16:30:03.953064 crc crio[22579]: time=\"2026-06-12T16:30:03.952218494Z\" level=info msg=\"Stopping pod sandbox: 721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a\" id=ca508ce0-2cf5-4352-99b4-f93a5f84a136 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752108 | controller |     "Jun 12 16:30:03.954325 crc crio[22579]: time=\"2026-06-12T16:30:03.953738414Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688030-wfn4h Namespace:openshift-operator-lifecycle-manager ID:721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a UID:41f690ae-ec58-47c9-9a3b-d6e463e9d688 NetNS:/var/run/netns/9c2463c2-2674-42e9-ab28-4aa6f7819bdc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41f690ae_ec58_47c9_9a3b_d6e463e9d688.slice PodAnnotations:0xc000548e50}] Aliases:map[]}\"",
2026-06-12 17:11:43.752122 | controller |     "Jun 12 16:30:03.954325 crc crio[22579]: time=\"2026-06-12T16:30:03.953883498Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.752137 | controller |     "Jun 12 16:30:04.321348 crc crio[22579]: time=\"2026-06-12T16:30:04.320986756Z\" level=info msg=\"Stopped pod sandbox: 721ff54b7781898aade0e1e8f775cb44ae8aed871609d0c2e890c90d7dc98a5a\" id=ca508ce0-2cf5-4352-99b4-f93a5f84a136 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752155 | controller |     "Jun 12 16:30:04.548298 crc crio[22579]: time=\"2026-06-12T16:30:04.54702934Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=df52336d-e5c2-468e-880f-896a92e7560b name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.752169 | controller |     "Jun 12 16:30:04.552444 crc crio[22579]: time=\"2026-06-12T16:30:04.552334849Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d6238c2a-eee2-42da-84d9-6a9d817829ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.752184 | controller |     "Jun 12 16:30:04.575235 crc crio[22579]: time=\"2026-06-12T16:30:04.575134315Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7656858a-fb24-4d9a-bf9f-645ff7f57b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.752199 | controller |     "Jun 12 16:30:04.583250 crc crio[22579]: time=\"2026-06-12T16:30:04.583139054Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688030-b85xg/oc\" id=30a85776-afa6-431f-8a10-b12b88496d15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.752213 | controller |     "Jun 12 16:30:04.584409 crc crio[22579]: time=\"2026-06-12T16:30:04.584301694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752228 | controller |     "Jun 12 16:30:04.638860 crc crio[22579]: time=\"2026-06-12T16:30:04.638308705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752242 | controller |     "Jun 12 16:30:04.989054 crc crio[22579]: time=\"2026-06-12T16:30:04.988906272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752257 | controller |     "Jun 12 16:30:05.127280 crc crio[22579]: time=\"2026-06-12T16:30:05.127162813Z\" level=info msg=\"Created container f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f: openshift-infra/auto-csr-approver-29688030-b85xg/oc\" id=30a85776-afa6-431f-8a10-b12b88496d15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.752272 | controller |     "Jun 12 16:30:05.129184 crc crio[22579]: time=\"2026-06-12T16:30:05.129037372Z\" level=info msg=\"Starting container: f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f\" id=244f2f45-96aa-468d-b538-48270b12fadd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.752286 | controller |     "Jun 12 16:30:05.137278 crc crio[22579]: time=\"2026-06-12T16:30:05.137081882Z\" level=info msg=\"Started container\" PID=126489 containerID=f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f description=openshift-infra/auto-csr-approver-29688030-b85xg/oc id=244f2f45-96aa-468d-b538-48270b12fadd name=/runtime.v1.RuntimeService/StartContainer sandboxID=70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c",
2026-06-12 17:11:43.752301 | controller |     "Jun 12 16:30:07.034076 crc crio[22579]: time=\"2026-06-12T16:30:07.032627832Z\" level=info msg=\"Stopping pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=bb9c705e-c1d3-4f8f-9c72-9503b2a4a9f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752316 | controller |     "Jun 12 16:30:07.035753 crc crio[22579]: time=\"2026-06-12T16:30:07.035481357Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688030-b85xg Namespace:openshift-infra ID:70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c UID:d69b60ef-45fd-4c50-a6e2-0d6a96989b37 NetNS:/var/run/netns/fbe664de-bb28-444e-8924-ab9eae7a6af6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd69b60ef_45fd_4c50_a6e2_0d6a96989b37.slice PodAnnotations:0xc0025a0d08}] Aliases:map[]}\"",
2026-06-12 17:11:43.752333 | controller |     "Jun 12 16:30:07.035897 crc crio[22579]: time=\"2026-06-12T16:30:07.035842287Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688030-b85xg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.752348 | controller |     "Jun 12 16:30:07.373341 crc crio[22579]: time=\"2026-06-12T16:30:07.373233479Z\" level=info msg=\"Stopped pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=bb9c705e-c1d3-4f8f-9c72-9503b2a4a9f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752385 | controller |     "Jun 12 16:30:43.915947 crc crio[22579]: time=\"2026-06-12T16:30:43.915121337Z\" level=info msg=\"Removing container: c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a\" id=59766b71-f988-40e8-8d91-fb8064e50c68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.752402 | controller |     "Jun 12 16:30:44.066039 crc crio[22579]: time=\"2026-06-12T16:30:44.06530977Z\" level=info msg=\"Removed container c665936b180fb6edc4fed61b142cc84894515bea12ccb7f1a290d8050bf4975a: openstack/nova-cell0-cell-mapping-dd8jp/nova-manage\" id=59766b71-f988-40e8-8d91-fb8064e50c68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.752417 | controller |     "Jun 12 16:30:44.072489 crc crio[22579]: time=\"2026-06-12T16:30:44.072362584Z\" level=info msg=\"Removing container: aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694\" id=14beb594-7fd3-46a1-ae19-1599a79b6b22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.752433 | controller |     "Jun 12 16:30:44.281919 crc crio[22579]: time=\"2026-06-12T16:30:44.281304592Z\" level=info msg=\"Removed container aad8ef0550d56c3f00893d2918b1e5d74a98a638667b3b191f8e074a47e6a694: openshift-infra/auto-csr-approver-29688024-6fvjp/oc\" id=14beb594-7fd3-46a1-ae19-1599a79b6b22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.752448 | controller |     "Jun 12 16:30:44.287750 crc crio[22579]: time=\"2026-06-12T16:30:44.285577583Z\" level=info msg=\"Removing container: ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e\" id=6fb16ebd-d908-4fc2-955d-db96143aabe6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.752463 | controller |     "Jun 12 16:30:44.335838 crc crio[22579]: time=\"2026-06-12T16:30:44.335712303Z\" level=info msg=\"Removed container ebe3c62a78e950455229014f36f8fa67b9ef9b18bbf69420e8e788a4e2faa58e: openshift-operator-lifecycle-manager/collect-profiles-29687985-d6nmt/collect-profiles\" id=6fb16ebd-d908-4fc2-955d-db96143aabe6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.752478 | controller |     "Jun 12 16:30:44.340186 crc crio[22579]: time=\"2026-06-12T16:30:44.340073547Z\" level=info msg=\"Removing container: 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e\" id=cf4a91bf-ab47-439f-99f2-d4a5fa56b1ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.752493 | controller |     "Jun 12 16:30:44.455202 crc crio[22579]: time=\"2026-06-12T16:30:44.455099361Z\" level=info msg=\"Removed container 30c02af3ba86eaba3fba4b12c59b5b761495ee202a54b56f368ad2a78a2b9f3e: openstack/nova-cell1-conductor-db-sync-mrjmx/nova-cell1-conductor-db-sync\" id=cf4a91bf-ab47-439f-99f2-d4a5fa56b1ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.752508 | controller |     "Jun 12 16:30:44.468096 crc crio[22579]: time=\"2026-06-12T16:30:44.467733401Z\" level=info msg=\"Stopping pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=db824a2e-e5d1-4205-9be3-6f711e0363bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752526 | controller |     "Jun 12 16:30:44.468096 crc crio[22579]: time=\"2026-06-12T16:30:44.467827644Z\" level=info msg=\"Stopped pod sandbox (already stopped): b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=db824a2e-e5d1-4205-9be3-6f711e0363bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752542 | controller |     "Jun 12 16:30:44.468878 crc crio[22579]: time=\"2026-06-12T16:30:44.468651025Z\" level=info msg=\"Removing pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=82e0cab2-86be-41e9-8349-5333ccb47cca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.752556 | controller |     "Jun 12 16:30:44.487285 crc crio[22579]: time=\"2026-06-12T16:30:44.487144808Z\" level=info msg=\"Removed pod sandbox: b60317fa74e21d84169a66d3f37fb3be1e6b7e14c2eaff7e3d5c6cf8d0ce178d\" id=82e0cab2-86be-41e9-8349-5333ccb47cca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.752571 | controller |     "Jun 12 16:30:44.488448 crc crio[22579]: time=\"2026-06-12T16:30:44.488236657Z\" level=info msg=\"Stopping pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=4d46f193-4a55-4edb-a236-2694e7f69ef2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752585 | controller |     "Jun 12 16:30:44.488448 crc crio[22579]: time=\"2026-06-12T16:30:44.488308999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=4d46f193-4a55-4edb-a236-2694e7f69ef2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752600 | controller |     "Jun 12 16:30:44.489342 crc crio[22579]: time=\"2026-06-12T16:30:44.489190322Z\" level=info msg=\"Removing pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=d1d5ca74-34fe-4fba-ae6a-897a92eac623 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.752615 | controller |     "Jun 12 16:30:44.508799 crc crio[22579]: time=\"2026-06-12T16:30:44.508183678Z\" level=info msg=\"Removed pod sandbox: 3a961eaa8080631bd72d856584f4f67f3d17716f40d933be54ee02976a45aaef\" id=d1d5ca74-34fe-4fba-ae6a-897a92eac623 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.752630 | controller |     "Jun 12 16:30:44.511032 crc crio[22579]: time=\"2026-06-12T16:30:44.510776415Z\" level=info msg=\"Stopping pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=0b8967b3-e7dc-44ec-8104-3fce5eecc5dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752644 | controller |     "Jun 12 16:30:44.511229 crc crio[22579]: time=\"2026-06-12T16:30:44.511177676Z\" level=info msg=\"Stopped pod sandbox (already stopped): b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=0b8967b3-e7dc-44ec-8104-3fce5eecc5dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752659 | controller |     "Jun 12 16:30:44.512686 crc crio[22579]: time=\"2026-06-12T16:30:44.512605203Z\" level=info msg=\"Removing pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=8eb669c6-e5ce-4371-8b04-5e9b2c10f731 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.752674 | controller |     "Jun 12 16:30:44.530101 crc crio[22579]: time=\"2026-06-12T16:30:44.529966227Z\" level=info msg=\"Removed pod sandbox: b04c741a8a3ca5f5e5e542142462335b383a59499a231a04c3329c605c7041a4\" id=8eb669c6-e5ce-4371-8b04-5e9b2c10f731 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.752689 | controller |     "Jun 12 16:30:44.534341 crc crio[22579]: time=\"2026-06-12T16:30:44.534109385Z\" level=info msg=\"Stopping pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=ba8f8593-9696-41af-9113-1f6a4160a1bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752704 | controller |     "Jun 12 16:30:44.534341 crc crio[22579]: time=\"2026-06-12T16:30:44.534268989Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=ba8f8593-9696-41af-9113-1f6a4160a1bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.752723 | controller |     "Jun 12 16:30:44.536717 crc crio[22579]: time=\"2026-06-12T16:30:44.535963023Z\" level=info msg=\"Removing pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=570466c3-e5cb-47dc-85b2-1747388fffb0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.752738 | controller |     "Jun 12 16:30:44.555835 crc crio[22579]: time=\"2026-06-12T16:30:44.555770181Z\" level=info msg=\"Removed pod sandbox: 3418a9441a598cdde4ed1e3c5b91b0d503779e2e364263727ae9ac3bd7106ee7\" id=570466c3-e5cb-47dc-85b2-1747388fffb0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.752753 | controller |     "Jun 12 16:31:07.778816 crc crio[22579]: time=\"2026-06-12T16:31:07.778012212Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-ptt8q/POD\" id=bd6bc552-25d7-402b-b6c0-7e015cd6293b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.752767 | controller |     "Jun 12 16:31:07.781241 crc crio[22579]: time=\"2026-06-12T16:31:07.778888265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752783 | controller |     "Jun 12 16:31:07.829987 crc crio[22579]: time=\"2026-06-12T16:31:07.829750244Z\" level=info msg=\"Got pod network &{Name:community-operators-ptt8q Namespace:openshift-marketplace ID:78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 UID:294c727a-f545-4ae3-a91c-2c2b9b9ccd30 NetNS:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod294c727a_f545_4ae3_a91c_2c2b9b9ccd30.slice PodAnnotations:0xc006b8e598}] Aliases:map[]}\"",
2026-06-12 17:11:43.752797 | controller |     "Jun 12 16:31:07.829987 crc crio[22579]: time=\"2026-06-12T16:31:07.829814375Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-ptt8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.752811 | controller |     "Jun 12 16:31:08.716219 crc crio[22579]: 2026-06-12T16:31:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78b9aac461792b2 Mac:42:4a:09:b0:33:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.752827 | controller |     "Jun 12 16:31:08.720831 crc crio[22579]: time=\"2026-06-12T16:31:08.720482179Z\" level=info msg=\"Got pod network &{Name:community-operators-ptt8q Namespace:openshift-marketplace ID:78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 UID:294c727a-f545-4ae3-a91c-2c2b9b9ccd30 NetNS:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod294c727a_f545_4ae3_a91c_2c2b9b9ccd30.slice PodAnnotations:0xc006b8e598}] Aliases:map[]}\"",
2026-06-12 17:11:43.752841 | controller |     "Jun 12 16:31:08.721063 crc crio[22579]: time=\"2026-06-12T16:31:08.721011383Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-ptt8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.752856 | controller |     "Jun 12 16:31:08.734364 crc crio[22579]: time=\"2026-06-12T16:31:08.733691804Z\" level=info msg=\"Ran pod sandbox 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 with infra container: openshift-marketplace/community-operators-ptt8q/POD\" id=bd6bc552-25d7-402b-b6c0-7e015cd6293b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.752875 | controller |     "Jun 12 16:31:08.743214 crc crio[22579]: time=\"2026-06-12T16:31:08.7423252Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=258930b7-57e0-435c-b447-d2d6bab58fc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.752890 | controller |     "Jun 12 16:31:08.747400 crc crio[22579]: time=\"2026-06-12T16:31:08.747243918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96ddd94f-b8e1-48c1-a201-f84490f00fb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.752905 | controller |     "Jun 12 16:31:08.808843 crc crio[22579]: time=\"2026-06-12T16:31:08.80818572Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ptt8q/extract-utilities\" id=208f85ea-2109-455e-9ca4-fb50250517b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.752919 | controller |     "Jun 12 16:31:08.810727 crc crio[22579]: time=\"2026-06-12T16:31:08.81011159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752934 | controller |     "Jun 12 16:31:08.889245 crc crio[22579]: time=\"2026-06-12T16:31:08.889147795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752948 | controller |     "Jun 12 16:31:08.895832 crc crio[22579]: time=\"2026-06-12T16:31:08.895721057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.752963 | controller |     "Jun 12 16:31:09.193661 crc crio[22579]: time=\"2026-06-12T16:31:09.193164396Z\" level=info msg=\"Created container 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b: openshift-marketplace/community-operators-ptt8q/extract-utilities\" id=208f85ea-2109-455e-9ca4-fb50250517b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.752978 | controller |     "Jun 12 16:31:09.195087 crc crio[22579]: time=\"2026-06-12T16:31:09.194990733Z\" level=info msg=\"Starting container: 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b\" id=56fb045e-dfc7-4333-8cde-4becc9f46368 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.752993 | controller |     "Jun 12 16:31:09.207035 crc crio[22579]: time=\"2026-06-12T16:31:09.206928505Z\" level=info msg=\"Started container\" PID=129731 containerID=5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b description=openshift-marketplace/community-operators-ptt8q/extract-utilities id=56fb045e-dfc7-4333-8cde-4becc9f46368 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2",
2026-06-12 17:11:43.753008 | controller |     "Jun 12 16:31:09.859874 crc crio[22579]: time=\"2026-06-12T16:31:09.847054605Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a5ae90fd-0c7e-4b9c-a3d3-95dd62c6e716 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.753022 | controller |     "Jun 12 16:31:09.859874 crc crio[22579]: time=\"2026-06-12T16:31:09.857853376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.753037 | controller |     "Jun 12 16:31:11.049308 crc crio[22579]: time=\"2026-06-12T16:31:11.04905169Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=a5ae90fd-0c7e-4b9c-a3d3-95dd62c6e716 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.753056 | controller |     "Jun 12 16:31:11.050649 crc crio[22579]: time=\"2026-06-12T16:31:11.0505999Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cce1fcc5-6d72-4858-aa46-d1b9aafca44f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.753071 | controller |     "Jun 12 16:31:11.058634 crc crio[22579]: time=\"2026-06-12T16:31:11.058490736Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9224dec8-c371-4ff1-9ff5-9fb1a000a44a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.753086 | controller |     "Jun 12 16:31:11.133868 crc crio[22579]: time=\"2026-06-12T16:31:11.133601328Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ptt8q/extract-content\" id=3a0e925c-7016-46a4-8df1-4cb115529dbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.753100 | controller |     "Jun 12 16:31:11.134671 crc crio[22579]: time=\"2026-06-12T16:31:11.134189074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753115 | controller |     "Jun 12 16:31:11.259328 crc crio[22579]: time=\"2026-06-12T16:31:11.25922903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753129 | controller |     "Jun 12 16:31:11.266057 crc crio[22579]: time=\"2026-06-12T16:31:11.265993967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753144 | controller |     "Jun 12 16:31:12.404108 crc crio[22579]: time=\"2026-06-12T16:31:12.403996041Z\" level=info msg=\"Created container 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786: openshift-marketplace/community-operators-ptt8q/extract-content\" id=3a0e925c-7016-46a4-8df1-4cb115529dbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.753158 | controller |     "Jun 12 16:31:12.405552 crc crio[22579]: time=\"2026-06-12T16:31:12.405187622Z\" level=info msg=\"Starting container: 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786\" id=8de38e7e-5156-4834-8dd0-acda7b349df3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.753173 | controller |     "Jun 12 16:31:12.415810 crc crio[22579]: time=\"2026-06-12T16:31:12.415652865Z\" level=info msg=\"Started container\" PID=129866 containerID=9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786 description=openshift-marketplace/community-operators-ptt8q/extract-content id=8de38e7e-5156-4834-8dd0-acda7b349df3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2",
2026-06-12 17:11:43.753188 | controller |     "Jun 12 16:31:21.104254 crc crio[22579]: time=\"2026-06-12T16:31:21.098931629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6438348f-6dc2-4a41-b02b-63c70bc4669a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.753203 | controller |     "Jun 12 16:31:21.111845 crc crio[22579]: time=\"2026-06-12T16:31:21.111748424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ad7af74e-4920-41f9-a642-0c79aa401bb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.753217 | controller |     "Jun 12 16:31:21.169171 crc crio[22579]: time=\"2026-06-12T16:31:21.168092485Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-ptt8q/registry-server\" id=9e664580-41ad-4ad7-b38a-628b1f6e5230 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.753231 | controller |     "Jun 12 16:31:21.169171 crc crio[22579]: time=\"2026-06-12T16:31:21.168960618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753249 | controller |     "Jun 12 16:31:21.259231 crc crio[22579]: time=\"2026-06-12T16:31:21.259156284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753263 | controller |     "Jun 12 16:31:21.264174 crc crio[22579]: time=\"2026-06-12T16:31:21.264127174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753278 | controller |     "Jun 12 16:31:21.532610 crc crio[22579]: time=\"2026-06-12T16:31:21.532308229Z\" level=info msg=\"Created container 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc: openshift-marketplace/community-operators-ptt8q/registry-server\" id=9e664580-41ad-4ad7-b38a-628b1f6e5230 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.753293 | controller |     "Jun 12 16:31:21.535670 crc crio[22579]: time=\"2026-06-12T16:31:21.535463411Z\" level=info msg=\"Starting container: 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc\" id=d1aca00f-024d-4d65-aba3-4a6fa7ee49b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.753307 | controller |     "Jun 12 16:31:21.543236 crc crio[22579]: time=\"2026-06-12T16:31:21.54309566Z\" level=info msg=\"Started container\" PID=130353 containerID=852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc description=openshift-marketplace/community-operators-ptt8q/registry-server id=d1aca00f-024d-4d65-aba3-4a6fa7ee49b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2",
2026-06-12 17:11:43.753322 | controller |     "Jun 12 16:31:30.245800 crc crio[22579]: time=\"2026-06-12T16:31:30.244698052Z\" level=info msg=\"Stopping container: 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc (timeout: 2s)\" id=12e146ba-83e6-4df9-9b63-e44f5be01437 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.753337 | controller |     "Jun 12 16:31:30.387284 crc crio[22579]: time=\"2026-06-12T16:31:30.387122762Z\" level=info msg=\"Stopped container 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc: openshift-marketplace/community-operators-ptt8q/registry-server\" id=12e146ba-83e6-4df9-9b63-e44f5be01437 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.753355 | controller |     "Jun 12 16:31:30.389111 crc crio[22579]: time=\"2026-06-12T16:31:30.388716534Z\" level=info msg=\"Stopping pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=d37c33d4-cb61-429b-9c0a-7f7447067025 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.753397 | controller |     "Jun 12 16:31:30.390487 crc crio[22579]: time=\"2026-06-12T16:31:30.390455789Z\" level=info msg=\"Got pod network &{Name:community-operators-ptt8q Namespace:openshift-marketplace ID:78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2 UID:294c727a-f545-4ae3-a91c-2c2b9b9ccd30 NetNS:/var/run/netns/f2efd2d5-7cdd-4df3-bb47-7e67f59c94df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod294c727a_f545_4ae3_a91c_2c2b9b9ccd30.slice PodAnnotations:0xc000478980}] Aliases:map[]}\"",
2026-06-12 17:11:43.753413 | controller |     "Jun 12 16:31:30.390974 crc crio[22579]: time=\"2026-06-12T16:31:30.390952462Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-ptt8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.753428 | controller |     "Jun 12 16:31:30.801749 crc crio[22579]: time=\"2026-06-12T16:31:30.801541597Z\" level=info msg=\"Stopped pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=d37c33d4-cb61-429b-9c0a-7f7447067025 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.753447 | controller |     "Jun 12 16:31:31.272319 crc crio[22579]: time=\"2026-06-12T16:31:31.271582574Z\" level=info msg=\"Removing container: 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc\" id=84a47f62-1796-46e6-ba6c-cac8ae8db198 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.753462 | controller |     "Jun 12 16:31:31.332255 crc crio[22579]: time=\"2026-06-12T16:31:31.331857547Z\" level=info msg=\"Removed container 852c1be89b7dc772e420ce033bce697b21615c0c2dce4cb01933dc1a8cf344cc: openshift-marketplace/community-operators-ptt8q/registry-server\" id=84a47f62-1796-46e6-ba6c-cac8ae8db198 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.753477 | controller |     "Jun 12 16:31:31.335288 crc crio[22579]: time=\"2026-06-12T16:31:31.335208915Z\" level=info msg=\"Removing container: 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786\" id=cba19682-7274-495a-a271-2466081f0783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.753492 | controller |     "Jun 12 16:31:31.387428 crc crio[22579]: time=\"2026-06-12T16:31:31.387224294Z\" level=info msg=\"Removed container 9543d7acc307bb916f4fdd1633961e154511c59227e368c03094cd53f572d786: openshift-marketplace/community-operators-ptt8q/extract-content\" id=cba19682-7274-495a-a271-2466081f0783 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.753506 | controller |     "Jun 12 16:31:31.391208 crc crio[22579]: time=\"2026-06-12T16:31:31.391077964Z\" level=info msg=\"Removing container: 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b\" id=df9ef552-2c17-46f6-a097-300f3bb50415 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.753521 | controller |     "Jun 12 16:31:31.444145 crc crio[22579]: time=\"2026-06-12T16:31:31.443977386Z\" level=info msg=\"Removed container 5c406f9797bf78e78570a5cc3ef4fc58c5622d3b5aa1bdf1171820f637ed252b: openshift-marketplace/community-operators-ptt8q/extract-utilities\" id=df9ef552-2c17-46f6-a097-300f3bb50415 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.753536 | controller |     "Jun 12 16:31:44.579697 crc crio[22579]: time=\"2026-06-12T16:31:44.578869923Z\" level=info msg=\"Removing container: ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141\" id=4c36a157-6043-42dc-ab40-3b08eae1b0dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.753551 | controller |     "Jun 12 16:31:44.666431 crc crio[22579]: time=\"2026-06-12T16:31:44.666257425Z\" level=info msg=\"Removed container ce7776b0a64fd11ecc7ede01fd17607e52201aac2d64182c1763ccdbeb068141: openstack/nova-cell1-cell-mapping-mxvtx/nova-manage\" id=4c36a157-6043-42dc-ab40-3b08eae1b0dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.753566 | controller |     "Jun 12 16:31:44.691707 crc crio[22579]: time=\"2026-06-12T16:31:44.691572396Z\" level=info msg=\"Stopping pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=9197d25f-72f7-47ac-b79f-b2f4eb13ff8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.753581 | controller |     "Jun 12 16:31:44.691707 crc crio[22579]: time=\"2026-06-12T16:31:44.69169917Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=9197d25f-72f7-47ac-b79f-b2f4eb13ff8c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.753596 | controller |     "Jun 12 16:31:44.693923 crc crio[22579]: time=\"2026-06-12T16:31:44.69364518Z\" level=info msg=\"Removing pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=3b4965c2-e0ca-46e2-a94c-64b821d17678 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.753610 | controller |     "Jun 12 16:31:44.712364 crc crio[22579]: time=\"2026-06-12T16:31:44.712249036Z\" level=info msg=\"Removed pod sandbox: 78b9aac461792b2cf791734c02e131e8b90daebf73c17cb1d2b3b25882fdafa2\" id=3b4965c2-e0ca-46e2-a94c-64b821d17678 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.753629 | controller |     "Jun 12 16:31:44.713600 crc crio[22579]: time=\"2026-06-12T16:31:44.713467248Z\" level=info msg=\"Stopping pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=5ce27a54-c6ef-4a8d-bc11-d5536ccf400b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.753643 | controller |     "Jun 12 16:31:44.713763 crc crio[22579]: time=\"2026-06-12T16:31:44.713637863Z\" level=info msg=\"Stopped pod sandbox (already stopped): 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=5ce27a54-c6ef-4a8d-bc11-d5536ccf400b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.753658 | controller |     "Jun 12 16:31:44.714626 crc crio[22579]: time=\"2026-06-12T16:31:44.714465774Z\" level=info msg=\"Removing pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=c92bf74b-7ffb-48c5-85ac-19f6aaa9e5e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.753673 | controller |     "Jun 12 16:31:44.733667 crc crio[22579]: time=\"2026-06-12T16:31:44.731424187Z\" level=info msg=\"Removed pod sandbox: 889d0dd0628497f7524fecdf1e39056e3b2dd543837dcf05d0b5d769de7421ff\" id=c92bf74b-7ffb-48c5-85ac-19f6aaa9e5e3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.753688 | controller |     "Jun 12 16:32:00.545768 crc crio[22579]: time=\"2026-06-12T16:32:00.54458293Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688032-8vmbx/POD\" id=054ec87c-2daf-4131-b020-46654f80a8bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.753702 | controller |     "Jun 12 16:32:00.545768 crc crio[22579]: time=\"2026-06-12T16:32:00.545774111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753717 | controller |     "Jun 12 16:32:00.588021 crc crio[22579]: time=\"2026-06-12T16:32:00.587381188Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-8vmbx Namespace:openshift-infra ID:8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 UID:63669100-c902-480f-9176-9eb1f1ccbf93 NetNS:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63669100_c902_480f_9176_9eb1f1ccbf93.slice PodAnnotations:0xc0006225f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.753731 | controller |     "Jun 12 16:32:00.588021 crc crio[22579]: time=\"2026-06-12T16:32:00.587977493Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688032-8vmbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.753747 | controller |     "Jun 12 16:32:00.952882 crc crio[22579]: 2026-06-12T16:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c1d4f781f75bb3 Mac:32:6f:0b:c9:6a:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 SocketPath: PciID:}] [{Interface:0xc0002ff700 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.753761 | controller |     "Jun 12 16:32:00.956733 crc crio[22579]: time=\"2026-06-12T16:32:00.955911514Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-8vmbx Namespace:openshift-infra ID:8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 UID:63669100-c902-480f-9176-9eb1f1ccbf93 NetNS:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63669100_c902_480f_9176_9eb1f1ccbf93.slice PodAnnotations:0xc0006225f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.753779 | controller |     "Jun 12 16:32:00.956733 crc crio[22579]: time=\"2026-06-12T16:32:00.956178191Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688032-8vmbx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.753794 | controller |     "Jun 12 16:32:00.968065 crc crio[22579]: time=\"2026-06-12T16:32:00.967950818Z\" level=info msg=\"Ran pod sandbox 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 with infra container: openshift-infra/auto-csr-approver-29688032-8vmbx/POD\" id=054ec87c-2daf-4131-b020-46654f80a8bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.753809 | controller |     "Jun 12 16:32:00.974715 crc crio[22579]: time=\"2026-06-12T16:32:00.974605682Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fbb6d42e-0fda-494b-a12b-f942c3e49c84 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.753823 | controller |     "Jun 12 16:32:00.985560 crc crio[22579]: time=\"2026-06-12T16:32:00.985368843Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.753838 | controller |     "Jun 12 16:32:02.174404 crc crio[22579]: time=\"2026-06-12T16:32:02.173888837Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fbb6d42e-0fda-494b-a12b-f942c3e49c84 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.753853 | controller |     "Jun 12 16:32:02.176738 crc crio[22579]: time=\"2026-06-12T16:32:02.176662329Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=147d8c8f-b54d-4bc6-a941-31b18cd05084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.753867 | controller |     "Jun 12 16:32:02.180463 crc crio[22579]: time=\"2026-06-12T16:32:02.180312425Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54bb32b5-dac0-46d3-93f1-5716d82a474b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.753882 | controller |     "Jun 12 16:32:02.192852 crc crio[22579]: time=\"2026-06-12T16:32:02.192696198Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688032-8vmbx/oc\" id=02ee094b-f7b4-4ac9-9ebc-f9d9774c8498 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.753896 | controller |     "Jun 12 16:32:02.193572 crc crio[22579]: time=\"2026-06-12T16:32:02.19353139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753911 | controller |     "Jun 12 16:32:02.244959 crc crio[22579]: time=\"2026-06-12T16:32:02.24484721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753926 | controller |     "Jun 12 16:32:02.519686 crc crio[22579]: time=\"2026-06-12T16:32:02.518824646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.753940 | controller |     "Jun 12 16:32:02.647128 crc crio[22579]: time=\"2026-06-12T16:32:02.647020885Z\" level=info msg=\"Created container a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7: openshift-infra/auto-csr-approver-29688032-8vmbx/oc\" id=02ee094b-f7b4-4ac9-9ebc-f9d9774c8498 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.753955 | controller |     "Jun 12 16:32:02.648246 crc crio[22579]: time=\"2026-06-12T16:32:02.648173305Z\" level=info msg=\"Starting container: a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7\" id=05fcb665-d930-450b-a6e4-96da9d8536a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.753969 | controller |     "Jun 12 16:32:02.652778 crc crio[22579]: time=\"2026-06-12T16:32:02.652715074Z\" level=info msg=\"Started container\" PID=132470 containerID=a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7 description=openshift-infra/auto-csr-approver-29688032-8vmbx/oc id=05fcb665-d930-450b-a6e4-96da9d8536a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7",
2026-06-12 17:11:43.753990 | controller |     "Jun 12 16:32:04.768919 crc crio[22579]: time=\"2026-06-12T16:32:04.765042656Z\" level=info msg=\"Stopping pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=c491b081-c826-4182-bceb-20b6a1976ca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.754005 | controller |     "Jun 12 16:32:04.768919 crc crio[22579]: time=\"2026-06-12T16:32:04.766819963Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688032-8vmbx Namespace:openshift-infra ID:8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7 UID:63669100-c902-480f-9176-9eb1f1ccbf93 NetNS:/var/run/netns/ccc71994-1951-4f84-8aaf-a79d3e5b49d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63669100_c902_480f_9176_9eb1f1ccbf93.slice PodAnnotations:0xc00130cbe0}] Aliases:map[]}\"",
2026-06-12 17:11:43.754020 | controller |     "Jun 12 16:32:04.768919 crc crio[22579]: time=\"2026-06-12T16:32:04.766991627Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688032-8vmbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.754035 | controller |     "Jun 12 16:32:05.099377 crc crio[22579]: time=\"2026-06-12T16:32:05.099092201Z\" level=info msg=\"Stopped pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=c491b081-c826-4182-bceb-20b6a1976ca2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.754050 | controller |     "Jun 12 16:32:24.566567 crc crio[22579]: time=\"2026-06-12T16:32:24.565725969Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-btzv8/POD\" id=063d35cf-aeea-4bed-bec2-39be738319d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.754064 | controller |     "Jun 12 16:32:24.568339 crc crio[22579]: time=\"2026-06-12T16:32:24.566623923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754079 | controller |     "Jun 12 16:32:24.626013 crc crio[22579]: time=\"2026-06-12T16:32:24.62585396Z\" level=info msg=\"Got pod network &{Name:certified-operators-btzv8 Namespace:openshift-marketplace ID:540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 UID:845d213b-0494-4e6b-8aaf-922268e1efd8 NetNS:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod845d213b_0494_4e6b_8aaf_922268e1efd8.slice PodAnnotations:0xc002308050}] Aliases:map[]}\"",
2026-06-12 17:11:43.754094 | controller |     "Jun 12 16:32:24.626013 crc crio[22579]: time=\"2026-06-12T16:32:24.625907531Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-btzv8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.754109 | controller |     "Jun 12 16:32:25.191149 crc crio[22579]: 2026-06-12T16:32:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:540198f851d6dd7 Mac:82:e9:09:ab:f0:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a SocketPath: PciID:}] [{Interface:0xc00013b140 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.754124 | controller |     "Jun 12 16:32:25.193956 crc crio[22579]: time=\"2026-06-12T16:32:25.193839025Z\" level=info msg=\"Got pod network &{Name:certified-operators-btzv8 Namespace:openshift-marketplace ID:540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 UID:845d213b-0494-4e6b-8aaf-922268e1efd8 NetNS:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod845d213b_0494_4e6b_8aaf_922268e1efd8.slice PodAnnotations:0xc002308050}] Aliases:map[]}\"",
2026-06-12 17:11:43.754143 | controller |     "Jun 12 16:32:25.194153 crc crio[22579]: time=\"2026-06-12T16:32:25.194094061Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-btzv8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.754158 | controller |     "Jun 12 16:32:25.207188 crc crio[22579]: time=\"2026-06-12T16:32:25.206978048Z\" level=info msg=\"Ran pod sandbox 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 with infra container: openshift-marketplace/certified-operators-btzv8/POD\" id=063d35cf-aeea-4bed-bec2-39be738319d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.754173 | controller |     "Jun 12 16:32:25.209925 crc crio[22579]: time=\"2026-06-12T16:32:25.209787161Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de30537d-5a15-442f-beeb-fc5d7a0193be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754188 | controller |     "Jun 12 16:32:25.213822 crc crio[22579]: time=\"2026-06-12T16:32:25.213677893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=294d6867-15ae-4c2a-bff5-2819d615c40a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754203 | controller |     "Jun 12 16:32:25.229475 crc crio[22579]: time=\"2026-06-12T16:32:25.229235009Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-btzv8/extract-utilities\" id=bedf5c04-9c29-4f01-aa62-9961bde39308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.754217 | controller |     "Jun 12 16:32:25.229945 crc crio[22579]: time=\"2026-06-12T16:32:25.229911097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754232 | controller |     "Jun 12 16:32:25.280090 crc crio[22579]: time=\"2026-06-12T16:32:25.279998295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754246 | controller |     "Jun 12 16:32:25.286765 crc crio[22579]: time=\"2026-06-12T16:32:25.286476004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754261 | controller |     "Jun 12 16:32:25.494802 crc crio[22579]: time=\"2026-06-12T16:32:25.494131758Z\" level=info msg=\"Created container 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610: openshift-marketplace/certified-operators-btzv8/extract-utilities\" id=bedf5c04-9c29-4f01-aa62-9961bde39308 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.754275 | controller |     "Jun 12 16:32:25.497152 crc crio[22579]: time=\"2026-06-12T16:32:25.497069245Z\" level=info msg=\"Starting container: 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610\" id=3af8743f-6780-4b24-895d-62d8fb01c6ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.754290 | controller |     "Jun 12 16:32:25.508215 crc crio[22579]: time=\"2026-06-12T16:32:25.508087893Z\" level=info msg=\"Started container\" PID=133679 containerID=261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610 description=openshift-marketplace/certified-operators-btzv8/extract-utilities id=3af8743f-6780-4b24-895d-62d8fb01c6ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8",
2026-06-12 17:11:43.754309 | controller |     "Jun 12 16:32:26.117643 crc crio[22579]: time=\"2026-06-12T16:32:26.117056199Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ba1c6477-7d89-4cec-b781-94a3390121e5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.754324 | controller |     "Jun 12 16:32:26.128854 crc crio[22579]: time=\"2026-06-12T16:32:26.128768745Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.754339 | controller |     "Jun 12 16:32:26.859758 crc crio[22579]: time=\"2026-06-12T16:32:26.859015708Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8b01cc3d00552bc0461e27436a0780e115587d868be78b2050d7d15c5baeda5\" id=ba1c6477-7d89-4cec-b781-94a3390121e5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.754358 | controller |     "Jun 12 16:32:26.861952 crc crio[22579]: time=\"2026-06-12T16:32:26.861845302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=525be916-d53b-4b01-8f80-e0840c37de28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754399 | controller |     "Jun 12 16:32:26.867039 crc crio[22579]: time=\"2026-06-12T16:32:26.866904575Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a6c34419-a393-4696-884d-65746fbd9c4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754415 | controller |     "Jun 12 16:32:26.884339 crc crio[22579]: time=\"2026-06-12T16:32:26.884207717Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-btzv8/extract-content\" id=0821c71b-cf18-47f2-accf-9cda46c02efc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.754430 | controller |     "Jun 12 16:32:26.884951 crc crio[22579]: time=\"2026-06-12T16:32:26.884932155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754445 | controller |     "Jun 12 16:32:26.925719 crc crio[22579]: time=\"2026-06-12T16:32:26.925600498Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-c9k9f/POD\" id=75bb0b3d-1dbc-48f1-a43b-2f7c5c566d35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.754459 | controller |     "Jun 12 16:32:26.925985 crc crio[22579]: time=\"2026-06-12T16:32:26.925761142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754473 | controller |     "Jun 12 16:32:26.964589 crc crio[22579]: time=\"2026-06-12T16:32:26.96436551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754488 | controller |     "Jun 12 16:32:26.971228 crc crio[22579]: time=\"2026-06-12T16:32:26.971090136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754503 | controller |     "Jun 12 16:32:26.982848 crc crio[22579]: time=\"2026-06-12T16:32:26.982688809Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c9k9f Namespace:openshift-marketplace ID:8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 UID:b3bded00-57c1-4503-b9a7-8163212b4646 NetNS:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bded00_57c1_4503_b9a7_8163212b4646.slice PodAnnotations:0xc0005488d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.754518 | controller |     "Jun 12 16:32:26.982848 crc crio[22579]: time=\"2026-06-12T16:32:26.982771481Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-c9k9f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.754537 | controller |     "Jun 12 16:32:27.259584 crc crio[22579]: time=\"2026-06-12T16:32:27.258921214Z\" level=info msg=\"Created container 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2: openshift-marketplace/certified-operators-btzv8/extract-content\" id=0821c71b-cf18-47f2-accf-9cda46c02efc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.754553 | controller |     "Jun 12 16:32:27.263192 crc crio[22579]: time=\"2026-06-12T16:32:27.26299746Z\" level=info msg=\"Starting container: 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2\" id=b11f623f-e471-4008-a1b4-44f8613d410f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.754568 | controller |     "Jun 12 16:32:27.270694 crc crio[22579]: time=\"2026-06-12T16:32:27.270459285Z\" level=info msg=\"Started container\" PID=133808 containerID=20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2 description=openshift-marketplace/certified-operators-btzv8/extract-content id=b11f623f-e471-4008-a1b4-44f8613d410f name=/runtime.v1.RuntimeService/StartContainer sandboxID=540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8",
2026-06-12 17:11:43.754584 | controller |     "Jun 12 16:32:27.679021 crc crio[22579]: 2026-06-12T16:32:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8821c502b5b223c Mac:a6:ef:7c:ae:0e:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 SocketPath: PciID:}] [{Interface:0xc000712780 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.754599 | controller |     "Jun 12 16:32:27.682066 crc crio[22579]: time=\"2026-06-12T16:32:27.681965214Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c9k9f Namespace:openshift-marketplace ID:8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 UID:b3bded00-57c1-4503-b9a7-8163212b4646 NetNS:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bded00_57c1_4503_b9a7_8163212b4646.slice PodAnnotations:0xc0005488d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.754614 | controller |     "Jun 12 16:32:27.682313 crc crio[22579]: time=\"2026-06-12T16:32:27.68218824Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-c9k9f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.754628 | controller |     "Jun 12 16:32:27.702417 crc crio[22579]: time=\"2026-06-12T16:32:27.702260364Z\" level=info msg=\"Ran pod sandbox 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 with infra container: openshift-marketplace/redhat-operators-c9k9f/POD\" id=75bb0b3d-1dbc-48f1-a43b-2f7c5c566d35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.754643 | controller |     "Jun 12 16:32:27.706594 crc crio[22579]: time=\"2026-06-12T16:32:27.706357831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b4c4bf26-9595-4f0b-8ea4-364f27bf926d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754658 | controller |     "Jun 12 16:32:27.711733 crc crio[22579]: time=\"2026-06-12T16:32:27.711634079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=483eb193-c746-4088-9eff-55769e4d93bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754673 | controller |     "Jun 12 16:32:27.725703 crc crio[22579]: time=\"2026-06-12T16:32:27.725383968Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c9k9f/extract-utilities\" id=68a68dfd-4128-4cb2-8a5c-1be4d6ebe662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.754692 | controller |     "Jun 12 16:32:27.726384 crc crio[22579]: time=\"2026-06-12T16:32:27.726260141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754707 | controller |     "Jun 12 16:32:27.799231 crc crio[22579]: time=\"2026-06-12T16:32:27.799111823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754722 | controller |     "Jun 12 16:32:27.806577 crc crio[22579]: time=\"2026-06-12T16:32:27.806351382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754737 | controller |     "Jun 12 16:32:28.012957 crc crio[22579]: time=\"2026-06-12T16:32:28.012826226Z\" level=info msg=\"Created container 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd: openshift-marketplace/redhat-operators-c9k9f/extract-utilities\" id=68a68dfd-4128-4cb2-8a5c-1be4d6ebe662 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.754752 | controller |     "Jun 12 16:32:28.014667 crc crio[22579]: time=\"2026-06-12T16:32:28.014475139Z\" level=info msg=\"Starting container: 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd\" id=c5ed1be8-5329-4fa6-b366-6132dd899b9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.754767 | controller |     "Jun 12 16:32:28.022266 crc crio[22579]: time=\"2026-06-12T16:32:28.02215329Z\" level=info msg=\"Started container\" PID=133856 containerID=708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd description=openshift-marketplace/redhat-operators-c9k9f/extract-utilities id=c5ed1be8-5329-4fa6-b366-6132dd899b9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14",
2026-06-12 17:11:43.754782 | controller |     "Jun 12 16:32:28.167938 crc crio[22579]: time=\"2026-06-12T16:32:28.16727191Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=503ce4df-53d3-4196-801e-a0999d91185f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.754798 | controller |     "Jun 12 16:32:28.172674 crc crio[22579]: time=\"2026-06-12T16:32:28.172563428Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.754813 | controller |     "Jun 12 16:32:28.861844 crc crio[22579]: time=\"2026-06-12T16:32:28.861543724Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=503ce4df-53d3-4196-801e-a0999d91185f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.754829 | controller |     "Jun 12 16:32:28.863677 crc crio[22579]: time=\"2026-06-12T16:32:28.863453884Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fa946f7c-d847-4a71-99fc-8ec57ed14fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754844 | controller |     "Jun 12 16:32:28.868830 crc crio[22579]: time=\"2026-06-12T16:32:28.868688741Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=180ecf0b-e34f-4063-ab02-fabd47e3f4f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754859 | controller |     "Jun 12 16:32:28.969188 crc crio[22579]: time=\"2026-06-12T16:32:28.969090554Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c9k9f/extract-content\" id=ec5bcdfb-7d11-4835-a823-4d8054a85c3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.754873 | controller |     "Jun 12 16:32:28.971325 crc crio[22579]: time=\"2026-06-12T16:32:28.971226159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754891 | controller |     "Jun 12 16:32:29.085605 crc crio[22579]: time=\"2026-06-12T16:32:29.085365071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754906 | controller |     "Jun 12 16:32:29.094668 crc crio[22579]: time=\"2026-06-12T16:32:29.094374306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754921 | controller |     "Jun 12 16:32:29.187641 crc crio[22579]: time=\"2026-06-12T16:32:29.187371075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ecb34a54-578f-428e-b38e-d7bd5a55cf30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754936 | controller |     "Jun 12 16:32:29.190298 crc crio[22579]: time=\"2026-06-12T16:32:29.190169428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bbc2a0c5-8776-4c6a-bea0-9105bc787fa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.754950 | controller |     "Jun 12 16:32:29.202267 crc crio[22579]: time=\"2026-06-12T16:32:29.20209167Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-btzv8/registry-server\" id=fde89c87-2b2d-439c-a163-3d600e189df4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.754965 | controller |     "Jun 12 16:32:29.203149 crc crio[22579]: time=\"2026-06-12T16:32:29.203061395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.754979 | controller |     "Jun 12 16:32:29.275601 crc crio[22579]: time=\"2026-06-12T16:32:29.275160748Z\" level=info msg=\"Created container 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e: openshift-marketplace/redhat-operators-c9k9f/extract-content\" id=ec5bcdfb-7d11-4835-a823-4d8054a85c3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.754994 | controller |     "Jun 12 16:32:29.279159 crc crio[22579]: time=\"2026-06-12T16:32:29.278877355Z\" level=info msg=\"Starting container: 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e\" id=9c3be968-ff7e-455f-95c3-d2bd0df0b425 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.755008 | controller |     "Jun 12 16:32:29.290028 crc crio[22579]: time=\"2026-06-12T16:32:29.287015098Z\" level=info msg=\"Started container\" PID=133974 containerID=7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e description=openshift-marketplace/redhat-operators-c9k9f/extract-content id=9c3be968-ff7e-455f-95c3-d2bd0df0b425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14",
2026-06-12 17:11:43.755023 | controller |     "Jun 12 16:32:29.295747 crc crio[22579]: time=\"2026-06-12T16:32:29.295649623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.755038 | controller |     "Jun 12 16:32:29.299760 crc crio[22579]: time=\"2026-06-12T16:32:29.299681069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.755053 | controller |     "Jun 12 16:32:29.523105 crc crio[22579]: time=\"2026-06-12T16:32:29.522973791Z\" level=info msg=\"Created container bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0: openshift-marketplace/certified-operators-btzv8/registry-server\" id=fde89c87-2b2d-439c-a163-3d600e189df4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.755071 | controller |     "Jun 12 16:32:29.524910 crc crio[22579]: time=\"2026-06-12T16:32:29.524666005Z\" level=info msg=\"Starting container: bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0\" id=fe37a46c-138a-410e-af05-d7fc6dcae239 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.755086 | controller |     "Jun 12 16:32:29.532214 crc crio[22579]: time=\"2026-06-12T16:32:29.532002197Z\" level=info msg=\"Started container\" PID=133989 containerID=bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0 description=openshift-marketplace/certified-operators-btzv8/registry-server id=fe37a46c-138a-410e-af05-d7fc6dcae239 name=/runtime.v1.RuntimeService/StartContainer sandboxID=540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8",
2026-06-12 17:11:43.755101 | controller |     "Jun 12 16:32:37.326689 crc crio[22579]: time=\"2026-06-12T16:32:37.323823516Z\" level=info msg=\"Stopping container: bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0 (timeout: 2s)\" id=a0a4697d-9a92-49a9-83b6-4b485a160091 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.755116 | controller |     "Jun 12 16:32:37.511010 crc crio[22579]: time=\"2026-06-12T16:32:37.510906532Z\" level=info msg=\"Stopped container bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0: openshift-marketplace/certified-operators-btzv8/registry-server\" id=a0a4697d-9a92-49a9-83b6-4b485a160091 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.755130 | controller |     "Jun 12 16:32:37.513023 crc crio[22579]: time=\"2026-06-12T16:32:37.512937255Z\" level=info msg=\"Stopping pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=52df6b27-0813-48f1-bf2c-ce98105932db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.755145 | controller |     "Jun 12 16:32:37.513918 crc crio[22579]: time=\"2026-06-12T16:32:37.513812768Z\" level=info msg=\"Got pod network &{Name:certified-operators-btzv8 Namespace:openshift-marketplace ID:540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8 UID:845d213b-0494-4e6b-8aaf-922268e1efd8 NetNS:/var/run/netns/2c45d97f-4ab9-41bd-aa88-df52f044273a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod845d213b_0494_4e6b_8aaf_922268e1efd8.slice PodAnnotations:0xc0006226d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.755159 | controller |     "Jun 12 16:32:37.514111 crc crio[22579]: time=\"2026-06-12T16:32:37.514023784Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-btzv8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.755173 | controller |     "Jun 12 16:32:37.985034 crc crio[22579]: time=\"2026-06-12T16:32:37.984460861Z\" level=info msg=\"Stopped pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=52df6b27-0813-48f1-bf2c-ce98105932db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.755188 | controller |     "Jun 12 16:32:38.345976 crc crio[22579]: time=\"2026-06-12T16:32:38.345116302Z\" level=info msg=\"Removing container: bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0\" id=bfd29f77-0909-4a18-a199-5e7ca4cd8c0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.755202 | controller |     "Jun 12 16:32:38.400341 crc crio[22579]: time=\"2026-06-12T16:32:38.399200374Z\" level=info msg=\"Removed container bcfa7a513cd0a3a73746ed7a4955a9aaa2f1aebfaaf70e3ca7ec96c18bb47bc0: openshift-marketplace/certified-operators-btzv8/registry-server\" id=bfd29f77-0909-4a18-a199-5e7ca4cd8c0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.755217 | controller |     "Jun 12 16:32:38.404486 crc crio[22579]: time=\"2026-06-12T16:32:38.404433861Z\" level=info msg=\"Removing container: 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2\" id=8be88131-62ed-47c8-aa80-0e3eea80e522 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.755235 | controller |     "Jun 12 16:32:38.457286 crc crio[22579]: time=\"2026-06-12T16:32:38.457116827Z\" level=info msg=\"Removed container 20af4c14a2cba943e191c1b7098ad9bd7c6280ec847edb4c9c431ffc5a3264d2: openshift-marketplace/certified-operators-btzv8/extract-content\" id=8be88131-62ed-47c8-aa80-0e3eea80e522 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.755249 | controller |     "Jun 12 16:32:38.461008 crc crio[22579]: time=\"2026-06-12T16:32:38.460901386Z\" level=info msg=\"Removing container: 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610\" id=d16e225c-bc99-4de5-b774-e9b3826864be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.755264 | controller |     "Jun 12 16:32:38.497611 crc crio[22579]: time=\"2026-06-12T16:32:38.497219505Z\" level=info msg=\"Removed container 261232f89d135d022c84620e04e1963d062bcfb4297079742a0d8ffe2e899610: openshift-marketplace/certified-operators-btzv8/extract-utilities\" id=d16e225c-bc99-4de5-b774-e9b3826864be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.755279 | controller |     "Jun 12 16:32:39.362052 crc crio[22579]: time=\"2026-06-12T16:32:39.361975611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2656ed0c-8881-4829-bf87-120ffe7f8856 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.755294 | controller |     "Jun 12 16:32:39.364315 crc crio[22579]: time=\"2026-06-12T16:32:39.36424828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1684bd66-c95d-4403-87e2-2a9a9056dffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.755308 | controller |     "Jun 12 16:32:39.370873 crc crio[22579]: time=\"2026-06-12T16:32:39.37076811Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-c9k9f/registry-server\" id=883c28d9-390b-4d8f-921a-621c37cfd671 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.755322 | controller |     "Jun 12 16:32:39.371303 crc crio[22579]: time=\"2026-06-12T16:32:39.371233023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.755336 | controller |     "Jun 12 16:32:39.454440 crc crio[22579]: time=\"2026-06-12T16:32:39.454315073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.755354 | controller |     "Jun 12 16:32:39.458678 crc crio[22579]: time=\"2026-06-12T16:32:39.458209854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.755386 | controller |     "Jun 12 16:32:40.322480 crc crio[22579]: time=\"2026-06-12T16:32:40.322166681Z\" level=info msg=\"Created container dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2: openshift-marketplace/redhat-operators-c9k9f/registry-server\" id=883c28d9-390b-4d8f-921a-621c37cfd671 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.755402 | controller |     "Jun 12 16:32:40.338774 crc crio[22579]: time=\"2026-06-12T16:32:40.338560299Z\" level=info msg=\"Starting container: dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2\" id=88d24ce9-901e-4b96-be01-4f4ccbb833bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.755417 | controller |     "Jun 12 16:32:40.350814 crc crio[22579]: time=\"2026-06-12T16:32:40.350712936Z\" level=info msg=\"Started container\" PID=134522 containerID=dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2 description=openshift-marketplace/redhat-operators-c9k9f/registry-server id=88d24ce9-901e-4b96-be01-4f4ccbb833bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14",
2026-06-12 17:11:43.755436 | controller |     "Jun 12 16:32:44.604937 crc crio[22579]: time=\"2026-06-12T16:32:44.603765134Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/POD\" id=33227846-dd24-477d-8667-38d8db00e0ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.755451 | controller |     "Jun 12 16:32:44.606077 crc crio[22579]: time=\"2026-06-12T16:32:44.604963145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.755465 | controller |     "Jun 12 16:32:44.656901 crc crio[22579]: time=\"2026-06-12T16:32:44.656677856Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 Namespace:openstack ID:dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 UID:51bef79d-71c0-4bcb-8f57-af189dd91f1f NetNS:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bef79d_71c0_4bcb_8f57_af189dd91f1f.slice PodAnnotations:0xc006b8e1f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.755480 | controller |     "Jun 12 16:32:44.656901 crc crio[22579]: time=\"2026-06-12T16:32:44.656742398Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.755495 | controller |     "Jun 12 16:32:44.750703 crc crio[22579]: time=\"2026-06-12T16:32:44.75061819Z\" level=info msg=\"Removing container: a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a\" id=8d806fc3-6a7e-4247-9e3c-4ededee24c79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.755510 | controller |     "Jun 12 16:32:45.009814 crc crio[22579]: time=\"2026-06-12T16:32:45.009175763Z\" level=info msg=\"Removed container a52943e51504713e306ecc50280ef8664405ae49712d5047b0c8b6d56862ae7a: openshift-infra/auto-csr-approver-29688026-t94lk/oc\" id=8d806fc3-6a7e-4247-9e3c-4ededee24c79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.755524 | controller |     "Jun 12 16:32:45.024076 crc crio[22579]: time=\"2026-06-12T16:32:45.023777704Z\" level=info msg=\"Stopping pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=a8f5b6df-a95c-4c0d-99b5-1d50c5baf01c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.755539 | controller |     "Jun 12 16:32:45.024076 crc crio[22579]: time=\"2026-06-12T16:32:45.023867397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=a8f5b6df-a95c-4c0d-99b5-1d50c5baf01c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.755554 | controller |     "Jun 12 16:32:45.024834 crc crio[22579]: time=\"2026-06-12T16:32:45.02474574Z\" level=info msg=\"Removing pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=63b5012f-aafb-4726-a718-e0e98a591b2e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.755569 | controller |     "Jun 12 16:32:45.039708 crc crio[22579]: time=\"2026-06-12T16:32:45.039610488Z\" level=info msg=\"Removed pod sandbox: 540198f851d6dd74fe2ac5555a3219883c8f49efaa59c6960167b6b4079be2b8\" id=63b5012f-aafb-4726-a718-e0e98a591b2e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.755583 | controller |     "Jun 12 16:32:45.041334 crc crio[22579]: time=\"2026-06-12T16:32:45.041247231Z\" level=info msg=\"Stopping pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=59719b3e-f016-4ae6-a092-bb28021064ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.755601 | controller |     "Jun 12 16:32:45.041465 crc crio[22579]: time=\"2026-06-12T16:32:45.041365144Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=59719b3e-f016-4ae6-a092-bb28021064ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.755616 | controller |     "Jun 12 16:32:45.042362 crc crio[22579]: time=\"2026-06-12T16:32:45.042292468Z\" level=info msg=\"Removing pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=087d329b-88d2-400e-a325-3c3d7e46133d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.755631 | controller |     "Jun 12 16:32:45.060853 crc crio[22579]: time=\"2026-06-12T16:32:45.06074036Z\" level=info msg=\"Removed pod sandbox: 11f6a6234c0c6f8c3d97ca7b8dd8dba333798c735fedc657fc658a8342b4f388\" id=087d329b-88d2-400e-a325-3c3d7e46133d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.755646 | controller |     "Jun 12 16:32:46.374093 crc crio[22579]: 2026-06-12T16:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd30286979b650e Mac:62:95:20:9b:ee:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d SocketPath: PciID:}] [{Interface:0xc00028e690 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.755661 | controller |     "Jun 12 16:32:46.377712 crc crio[22579]: time=\"2026-06-12T16:32:46.377322799Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 Namespace:openstack ID:dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 UID:51bef79d-71c0-4bcb-8f57-af189dd91f1f NetNS:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bef79d_71c0_4bcb_8f57_af189dd91f1f.slice PodAnnotations:0xc006b8e1f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.755677 | controller |     "Jun 12 16:32:46.378004 crc crio[22579]: time=\"2026-06-12T16:32:46.377862723Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.755693 | controller |     "Jun 12 16:32:46.432943 crc crio[22579]: time=\"2026-06-12T16:32:46.432835669Z\" level=info msg=\"Ran pod sandbox dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/POD\" id=33227846-dd24-477d-8667-38d8db00e0ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.755708 | controller |     "Jun 12 16:32:46.439669 crc crio[22579]: time=\"2026-06-12T16:32:46.439542824Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e575aad4-df0d-477a-ad10-755037a4732b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.755723 | controller |     "Jun 12 16:32:46.440034 crc crio[22579]: time=\"2026-06-12T16:32:46.439846842Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=e575aad4-df0d-477a-ad10-755037a4732b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.755737 | controller |     "Jun 12 16:32:46.440034 crc crio[22579]: time=\"2026-06-12T16:32:46.439892593Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=e575aad4-df0d-477a-ad10-755037a4732b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.755752 | controller |     "Jun 12 16:32:46.440965 crc crio[22579]: time=\"2026-06-12T16:32:46.440894009Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c029d935-ca3b-4803-857a-c0a2733b83f5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.755781 | controller |     "Jun 12 16:32:46.450122 crc crio[22579]: time=\"2026-06-12T16:32:46.450031918Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-12 17:11:43.755797 | controller |     "Jun 12 16:32:58.766452 crc crio[22579]: time=\"2026-06-12T16:32:58.765211483Z\" level=info msg=\"Stopping container: dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2 (timeout: 2s)\" id=f2e039cf-5ccc-4726-b679-c1836fb1c776 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.755812 | controller |     "Jun 12 16:33:04.069428 crc crio[22579]: time=\"2026-06-12T16:33:04.065757471Z\" level=info msg=\"Stopped container dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2: openshift-marketplace/redhat-operators-c9k9f/registry-server\" id=f2e039cf-5ccc-4726-b679-c1836fb1c776 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.755827 | controller |     "Jun 12 16:33:04.071899 crc crio[22579]: time=\"2026-06-12T16:33:04.069743955Z\" level=info msg=\"Stopping pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=be4a597a-14ec-4580-9f21-711e318d12d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.755842 | controller |     "Jun 12 16:33:04.071899 crc crio[22579]: time=\"2026-06-12T16:33:04.070745071Z\" level=info msg=\"Got pod network &{Name:redhat-operators-c9k9f Namespace:openshift-marketplace ID:8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14 UID:b3bded00-57c1-4503-b9a7-8163212b4646 NetNS:/var/run/netns/c5c2d5dc-f806-499b-817b-3aa445370028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bded00_57c1_4503_b9a7_8163212b4646.slice PodAnnotations:0xc000548118}] Aliases:map[]}\"",
2026-06-12 17:11:43.755857 | controller |     "Jun 12 16:33:04.071899 crc crio[22579]: time=\"2026-06-12T16:33:04.070922056Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-c9k9f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.755872 | controller |     "Jun 12 16:33:04.209788 crc crio[22579]: time=\"2026-06-12T16:33:04.209008832Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=c029d935-ca3b-4803-857a-c0a2733b83f5 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.755887 | controller |     "Jun 12 16:33:04.213954 crc crio[22579]: time=\"2026-06-12T16:33:04.213464879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=91879b92-0fed-4d33-b514-d1ba2caa19c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.755902 | controller |     "Jun 12 16:33:04.251595 crc crio[22579]: time=\"2026-06-12T16:33:04.251151543Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=dd4c8266-1308-4805-abb2-a0f19f8099af name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.755917 | controller |     "Jun 12 16:33:04.275328 crc crio[22579]: time=\"2026-06-12T16:33:04.275234122Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=b0fe6e65-0aa1-44c8-b82e-8db37443415d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.755932 | controller |     "Jun 12 16:33:04.277366 crc crio[22579]: time=\"2026-06-12T16:33:04.277296606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.755949 | controller |     "Jun 12 16:33:04.357117 crc crio[22579]: time=\"2026-06-12T16:33:04.356219727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756012 | controller |     "Jun 12 16:33:04.364444 crc crio[22579]: time=\"2026-06-12T16:33:04.363939599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756032 | controller |     "Jun 12 16:33:04.552457 crc crio[22579]: time=\"2026-06-12T16:33:04.552102803Z\" level=info msg=\"Stopped pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=be4a597a-14ec-4580-9f21-711e318d12d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.756048 | controller |     "Jun 12 16:33:04.603239 crc crio[22579]: time=\"2026-06-12T16:33:04.603101305Z\" level=info msg=\"Created container 671ca9468dfab4f7524a72a6762d0b50127479ebce1af885926188aa037072d9: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=b0fe6e65-0aa1-44c8-b82e-8db37443415d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.756065 | controller |     "Jun 12 16:33:04.605338 crc crio[22579]: time=\"2026-06-12T16:33:04.605188209Z\" level=info msg=\"Starting container: 671ca9468dfab4f7524a72a6762d0b50127479ebce1af885926188aa037072d9\" id=09c02ed6-2158-4cf6-8377-09bd984b5fb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.756083 | controller |     "Jun 12 16:33:04.613933 crc crio[22579]: time=\"2026-06-12T16:33:04.613781974Z\" level=info msg=\"Started container\" PID=135905 containerID=671ca9468dfab4f7524a72a6762d0b50127479ebce1af885926188aa037072d9 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=09c02ed6-2158-4cf6-8377-09bd984b5fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724",
2026-06-12 17:11:43.756098 | controller |     "Jun 12 16:33:04.902739 crc crio[22579]: time=\"2026-06-12T16:33:04.902008512Z\" level=info msg=\"Removing container: dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2\" id=c32d3885-f98c-41d0-9d50-378030f96142 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.756113 | controller |     "Jun 12 16:33:04.951609 crc crio[22579]: time=\"2026-06-12T16:33:04.951373572Z\" level=info msg=\"Removed container dd65b05d799e81452153e011c1b5cde1784e7fdd989a3c9f5adf1ae0fc3372a2: openshift-marketplace/redhat-operators-c9k9f/registry-server\" id=c32d3885-f98c-41d0-9d50-378030f96142 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.756127 | controller |     "Jun 12 16:33:04.962600 crc crio[22579]: time=\"2026-06-12T16:33:04.96242601Z\" level=info msg=\"Removing container: 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e\" id=07cbf9ed-ac10-48c9-947f-8a902805a2bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.756142 | controller |     "Jun 12 16:33:05.012554 crc crio[22579]: time=\"2026-06-12T16:33:05.012385445Z\" level=info msg=\"Removed container 7a36f8307ffeb4f6775130b122f6bad3038a45b21242e24cf7ec1f2dfbfe1a4e: openshift-marketplace/redhat-operators-c9k9f/extract-content\" id=07cbf9ed-ac10-48c9-947f-8a902805a2bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.756157 | controller |     "Jun 12 16:33:05.016291 crc crio[22579]: time=\"2026-06-12T16:33:05.016202415Z\" level=info msg=\"Removing container: 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd\" id=a37501ca-c232-4254-8661-a36423b0088a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.756171 | controller |     "Jun 12 16:33:05.076736 crc crio[22579]: time=\"2026-06-12T16:33:05.076363746Z\" level=info msg=\"Removed container 708c056fc99cba8312e2c4d6899e8db3576a3c4f8064288a03254a22dcede7dd: openshift-marketplace/redhat-operators-c9k9f/extract-utilities\" id=a37501ca-c232-4254-8661-a36423b0088a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.756185 | controller |     "Jun 12 16:33:19.158191 crc crio[22579]: time=\"2026-06-12T16:33:19.157215894Z\" level=info msg=\"Stopping pod sandbox: dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724\" id=abc837b4-669d-46b9-bab6-a02db6cbb935 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.756203 | controller |     "Jun 12 16:33:19.161542 crc crio[22579]: time=\"2026-06-12T16:33:19.161391434Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 Namespace:openstack ID:dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724 UID:51bef79d-71c0-4bcb-8f57-af189dd91f1f NetNS:/var/run/netns/5822588b-a62b-4092-bbab-331a5bb98a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51bef79d_71c0_4bcb_8f57_af189dd91f1f.slice PodAnnotations:0xc00130c488}] Aliases:map[]}\"",
2026-06-12 17:11:43.756218 | controller |     "Jun 12 16:33:19.161946 crc crio[22579]: time=\"2026-06-12T16:33:19.161919088Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.756233 | controller |     "Jun 12 16:33:19.693089 crc crio[22579]: time=\"2026-06-12T16:33:19.692591401Z\" level=info msg=\"Stopped pod sandbox: dd30286979b650e5c92daf6c1cf4d9d473b744aee014a27cf1d45ebab70e3724\" id=abc837b4-669d-46b9-bab6-a02db6cbb935 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.756248 | controller |     "Jun 12 16:33:20.722872 crc crio[22579]: time=\"2026-06-12T16:33:20.72202586Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/POD\" id=357ff733-cc6d-4d53-8000-3f53ac8dd0f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.756262 | controller |     "Jun 12 16:33:20.724859 crc crio[22579]: time=\"2026-06-12T16:33:20.722930153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756277 | controller |     "Jun 12 16:33:20.783201 crc crio[22579]: time=\"2026-06-12T16:33:20.782953889Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn Namespace:openstack ID:06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f UID:98d6c300-4c9e-41bb-a303-c52563cbab10 NetNS:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98d6c300_4c9e_41bb_a303_c52563cbab10.slice PodAnnotations:0xc0025a07c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.756292 | controller |     "Jun 12 16:33:20.783201 crc crio[22579]: time=\"2026-06-12T16:33:20.783167985Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.756307 | controller |     "Jun 12 16:33:21.543706 crc crio[22579]: 2026-06-12T16:33:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06e36e96816e549 Mac:26:ac:e6:32:62:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a SocketPath: PciID:}] [{Interface:0xc0001bd070 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.756322 | controller |     "Jun 12 16:33:21.546797 crc crio[22579]: time=\"2026-06-12T16:33:21.54660555Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn Namespace:openstack ID:06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f UID:98d6c300-4c9e-41bb-a303-c52563cbab10 NetNS:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98d6c300_4c9e_41bb_a303_c52563cbab10.slice PodAnnotations:0xc0025a07c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.756340 | controller |     "Jun 12 16:33:21.547031 crc crio[22579]: time=\"2026-06-12T16:33:21.546958459Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.756382 | controller |     "Jun 12 16:33:21.558782 crc crio[22579]: time=\"2026-06-12T16:33:21.558599184Z\" level=info msg=\"Ran pod sandbox 06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/POD\" id=357ff733-cc6d-4d53-8000-3f53ac8dd0f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.756399 | controller |     "Jun 12 16:33:21.563110 crc crio[22579]: time=\"2026-06-12T16:33:21.56298477Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e8a65c38-4a16-4856-99ab-40bd967d615c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.756414 | controller |     "Jun 12 16:33:21.594865 crc crio[22579]: time=\"2026-06-12T16:33:21.593683656Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3c989f91-b243-4f55-8962-b937689f78a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.756429 | controller |     "Jun 12 16:33:21.610769 crc crio[22579]: time=\"2026-06-12T16:33:21.610383674Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=bf554ae8-99dc-4fe4-b9c4-c803f7066d6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.756444 | controller |     "Jun 12 16:33:21.616195 crc crio[22579]: time=\"2026-06-12T16:33:21.616152426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756459 | controller |     "Jun 12 16:33:21.687855 crc crio[22579]: time=\"2026-06-12T16:33:21.687711454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756474 | controller |     "Jun 12 16:33:21.693231 crc crio[22579]: time=\"2026-06-12T16:33:21.691901074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756488 | controller |     "Jun 12 16:33:21.871834 crc crio[22579]: time=\"2026-06-12T16:33:21.871584992Z\" level=info msg=\"Created container 39f1094525608daee42a750d4db3c66d31d67c60019628e69ccae3e9ef8529ac: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=bf554ae8-99dc-4fe4-b9c4-c803f7066d6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.756503 | controller |     "Jun 12 16:33:21.873349 crc crio[22579]: time=\"2026-06-12T16:33:21.873194044Z\" level=info msg=\"Starting container: 39f1094525608daee42a750d4db3c66d31d67c60019628e69ccae3e9ef8529ac\" id=9f392755-1fe1-4bfe-8a9a-a9bced1c9b19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.756518 | controller |     "Jun 12 16:33:21.878700 crc crio[22579]: time=\"2026-06-12T16:33:21.878598666Z\" level=info msg=\"Started container\" PID=136934 containerID=39f1094525608daee42a750d4db3c66d31d67c60019628e69ccae3e9ef8529ac description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=9f392755-1fe1-4bfe-8a9a-a9bced1c9b19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f",
2026-06-12 17:11:43.756533 | controller |     "Jun 12 16:33:26.308634 crc crio[22579]: time=\"2026-06-12T16:33:26.307447077Z\" level=info msg=\"Stopping pod sandbox: 06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f\" id=d456eebd-3671-41a3-af98-79554540f2ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.756552 | controller |     "Jun 12 16:33:26.309489 crc crio[22579]: time=\"2026-06-12T16:33:26.309253455Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn Namespace:openstack ID:06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f UID:98d6c300-4c9e-41bb-a303-c52563cbab10 NetNS:/var/run/netns/8e41fddd-f4af-451d-bf31-28a73ecdf91a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98d6c300_4c9e_41bb_a303_c52563cbab10.slice PodAnnotations:0xc002309698}] Aliases:map[]}\"",
2026-06-12 17:11:43.756568 | controller |     "Jun 12 16:33:26.309489 crc crio[22579]: time=\"2026-06-12T16:33:26.309427959Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.756582 | controller |     "Jun 12 16:33:26.780578 crc crio[22579]: time=\"2026-06-12T16:33:26.780088367Z\" level=info msg=\"Stopped pod sandbox: 06e36e96816e549137a28c712d554509b187c68ac0d18c1cfe95456749bc2f9f\" id=d456eebd-3671-41a3-af98-79554540f2ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.756597 | controller |     "Jun 12 16:33:30.142778 crc crio[22579]: time=\"2026-06-12T16:33:30.141752319Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/POD\" id=d7a30ee4-eb7f-40f9-8b98-17fb542f39f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.756611 | controller |     "Jun 12 16:33:30.145592 crc crio[22579]: time=\"2026-06-12T16:33:30.142811137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756625 | controller |     "Jun 12 16:33:30.184135 crc crio[22579]: time=\"2026-06-12T16:33:30.183567857Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l Namespace:openstack ID:60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 UID:838cb129-7d41-4453-b6ee-f7c0d1c30a06 NetNS:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod838cb129_7d41_4453_b6ee_f7c0d1c30a06.slice PodAnnotations:0xc005ce6128}] Aliases:map[]}\"",
2026-06-12 17:11:43.756640 | controller |     "Jun 12 16:33:30.184135 crc crio[22579]: time=\"2026-06-12T16:33:30.183634439Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.756655 | controller |     "Jun 12 16:33:31.035702 crc crio[22579]: 2026-06-12T16:33:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60b45cb057505ed Mac:66:7f:fd:50:00:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.756669 | controller |     "Jun 12 16:33:31.037538 crc crio[22579]: time=\"2026-06-12T16:33:31.037399755Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l Namespace:openstack ID:60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 UID:838cb129-7d41-4453-b6ee-f7c0d1c30a06 NetNS:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod838cb129_7d41_4453_b6ee_f7c0d1c30a06.slice PodAnnotations:0xc005ce6128}] Aliases:map[]}\"",
2026-06-12 17:11:43.756690 | controller |     "Jun 12 16:33:31.037699 crc crio[22579]: time=\"2026-06-12T16:33:31.037680302Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.756705 | controller |     "Jun 12 16:33:31.047185 crc crio[22579]: time=\"2026-06-12T16:33:31.046823262Z\" level=info msg=\"Ran pod sandbox 60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/POD\" id=d7a30ee4-eb7f-40f9-8b98-17fb542f39f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.756720 | controller |     "Jun 12 16:33:31.059840 crc crio[22579]: time=\"2026-06-12T16:33:31.059720411Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=71747113-020f-47fd-90c4-3db1f46a05c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.756734 | controller |     "Jun 12 16:33:31.100918 crc crio[22579]: time=\"2026-06-12T16:33:31.099746982Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6da93bbc-3478-4854-a62a-e1b9a2efcec3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.756749 | controller |     "Jun 12 16:33:31.113485 crc crio[22579]: time=\"2026-06-12T16:33:31.113309548Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=bca3b187-6e98-4e29-85fa-ea808d32b0c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.756765 | controller |     "Jun 12 16:33:31.119657 crc crio[22579]: time=\"2026-06-12T16:33:31.119358517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756779 | controller |     "Jun 12 16:33:31.185595 crc crio[22579]: time=\"2026-06-12T16:33:31.18537846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756794 | controller |     "Jun 12 16:33:31.189213 crc crio[22579]: time=\"2026-06-12T16:33:31.189143769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756809 | controller |     "Jun 12 16:33:31.344079 crc crio[22579]: time=\"2026-06-12T16:33:31.343931123Z\" level=info msg=\"Created container bd73002ba41a4e4638f24e73a6cca0730869ca0119e01accdbc2a32c427cef88: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=bca3b187-6e98-4e29-85fa-ea808d32b0c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.756824 | controller |     "Jun 12 16:33:31.345640 crc crio[22579]: time=\"2026-06-12T16:33:31.345437743Z\" level=info msg=\"Starting container: bd73002ba41a4e4638f24e73a6cca0730869ca0119e01accdbc2a32c427cef88\" id=7896e08a-1ef2-42c3-bb6f-5d8e2c59c7a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.756839 | controller |     "Jun 12 16:33:31.361234 crc crio[22579]: time=\"2026-06-12T16:33:31.359861832Z\" level=info msg=\"Started container\" PID=137574 containerID=bd73002ba41a4e4638f24e73a6cca0730869ca0119e01accdbc2a32c427cef88 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=7896e08a-1ef2-42c3-bb6f-5d8e2c59c7a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85",
2026-06-12 17:11:43.756854 | controller |     "Jun 12 16:33:45.112625 crc crio[22579]: time=\"2026-06-12T16:33:45.111546391Z\" level=info msg=\"Stopping pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=8bdd769c-1a2c-41f7-b968-6d5e8c56e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.756872 | controller |     "Jun 12 16:33:45.112625 crc crio[22579]: time=\"2026-06-12T16:33:45.112631389Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=8bdd769c-1a2c-41f7-b968-6d5e8c56e3e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.756887 | controller |     "Jun 12 16:33:45.114636 crc crio[22579]: time=\"2026-06-12T16:33:45.113751379Z\" level=info msg=\"Removing pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=10baa047-b211-4d67-ab2b-e2eebe931ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.756902 | controller |     "Jun 12 16:33:45.135929 crc crio[22579]: time=\"2026-06-12T16:33:45.135753877Z\" level=info msg=\"Removed pod sandbox: 8821c502b5b223cf6d9ca177cec98ff11dacb8327c00f6364fb6b5e5af81dd14\" id=10baa047-b211-4d67-ab2b-e2eebe931ff9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.756917 | controller |     "Jun 12 16:34:00.556043 crc crio[22579]: time=\"2026-06-12T16:34:00.554747111Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688034-x4hkx/POD\" id=0a1b3d70-2ae4-41cc-b036-069813ab0666 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.756931 | controller |     "Jun 12 16:34:00.558313 crc crio[22579]: time=\"2026-06-12T16:34:00.556081166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.756946 | controller |     "Jun 12 16:34:00.618321 crc crio[22579]: time=\"2026-06-12T16:34:00.618175406Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-x4hkx Namespace:openshift-infra ID:c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 UID:9412c84a-eb6c-4ec6-ab77-cab35390d466 NetNS:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9412c84a_eb6c_4ec6_ab77_cab35390d466.slice PodAnnotations:0xc0024a6df8}] Aliases:map[]}\"",
2026-06-12 17:11:43.756961 | controller |     "Jun 12 16:34:00.618321 crc crio[22579]: time=\"2026-06-12T16:34:00.618282069Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688034-x4hkx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.756976 | controller |     "Jun 12 16:34:01.194996 crc crio[22579]: 2026-06-12T16:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c12ded6bed14d39 Mac:de:b6:e9:40:76:ab Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.756992 | controller |     "Jun 12 16:34:01.197586 crc crio[22579]: time=\"2026-06-12T16:34:01.197374764Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-x4hkx Namespace:openshift-infra ID:c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 UID:9412c84a-eb6c-4ec6-ab77-cab35390d466 NetNS:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9412c84a_eb6c_4ec6_ab77_cab35390d466.slice PodAnnotations:0xc0024a6df8}] Aliases:map[]}\"",
2026-06-12 17:11:43.757007 | controller |     "Jun 12 16:34:01.197894 crc crio[22579]: time=\"2026-06-12T16:34:01.197778444Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688034-x4hkx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.757023 | controller |     "Jun 12 16:34:01.209707 crc crio[22579]: time=\"2026-06-12T16:34:01.209594494Z\" level=info msg=\"Ran pod sandbox c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 with infra container: openshift-infra/auto-csr-approver-29688034-x4hkx/POD\" id=0a1b3d70-2ae4-41cc-b036-069813ab0666 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.757040 | controller |     "Jun 12 16:34:01.214775 crc crio[22579]: time=\"2026-06-12T16:34:01.214678048Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=89ebc514-2c0d-4d2e-96a7-14dbf6d113e7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.757055 | controller |     "Jun 12 16:34:01.225213 crc crio[22579]: time=\"2026-06-12T16:34:01.225120612Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.757070 | controller |     "Jun 12 16:34:02.239074 crc crio[22579]: time=\"2026-06-12T16:34:02.238439386Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=89ebc514-2c0d-4d2e-96a7-14dbf6d113e7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.757085 | controller |     "Jun 12 16:34:02.240767 crc crio[22579]: time=\"2026-06-12T16:34:02.240651005Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ebcaedf1-cc82-4855-a09f-4c615daf92fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.757100 | controller |     "Jun 12 16:34:02.243760 crc crio[22579]: time=\"2026-06-12T16:34:02.243672584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2d59cb89-bee4-4e1e-b0eb-e9c6d48ae2f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.757115 | controller |     "Jun 12 16:34:02.251922 crc crio[22579]: time=\"2026-06-12T16:34:02.251791897Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688034-x4hkx/oc\" id=03f49a3b-9410-4bea-bef1-178a4a51979c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.757130 | controller |     "Jun 12 16:34:02.252718 crc crio[22579]: time=\"2026-06-12T16:34:02.252630279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757144 | controller |     "Jun 12 16:34:02.309136 crc crio[22579]: time=\"2026-06-12T16:34:02.30902669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757159 | controller |     "Jun 12 16:34:02.540082 crc crio[22579]: time=\"2026-06-12T16:34:02.539971593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757173 | controller |     "Jun 12 16:34:02.654192 crc crio[22579]: time=\"2026-06-12T16:34:02.654076459Z\" level=info msg=\"Created container 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec: openshift-infra/auto-csr-approver-29688034-x4hkx/oc\" id=03f49a3b-9410-4bea-bef1-178a4a51979c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.757187 | controller |     "Jun 12 16:34:02.655294 crc crio[22579]: time=\"2026-06-12T16:34:02.65523708Z\" level=info msg=\"Starting container: 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec\" id=6759822e-a2b4-4e0e-8bbe-8e150c3e2ab7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.757202 | controller |     "Jun 12 16:34:02.662811 crc crio[22579]: time=\"2026-06-12T16:34:02.662712706Z\" level=info msg=\"Started container\" PID=139258 containerID=0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec description=openshift-infra/auto-csr-approver-29688034-x4hkx/oc id=6759822e-a2b4-4e0e-8bbe-8e150c3e2ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042",
2026-06-12 17:11:43.757220 | controller |     "Jun 12 16:34:04.983087 crc crio[22579]: time=\"2026-06-12T16:34:04.981692022Z\" level=info msg=\"Stopping pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=78def59e-509c-4a4f-aa55-87275a004ac8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.757236 | controller |     "Jun 12 16:34:04.985369 crc crio[22579]: time=\"2026-06-12T16:34:04.984013473Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688034-x4hkx Namespace:openshift-infra ID:c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042 UID:9412c84a-eb6c-4ec6-ab77-cab35390d466 NetNS:/var/run/netns/664a8bb6-073a-44a9-b654-5c43dcc10713 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9412c84a_eb6c_4ec6_ab77_cab35390d466.slice PodAnnotations:0xc00130dbd0}] Aliases:map[]}\"",
2026-06-12 17:11:43.757251 | controller |     "Jun 12 16:34:04.985369 crc crio[22579]: time=\"2026-06-12T16:34:04.984227019Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688034-x4hkx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.757265 | controller |     "Jun 12 16:34:05.351466 crc crio[22579]: time=\"2026-06-12T16:34:05.351207623Z\" level=info msg=\"Stopped pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=78def59e-509c-4a4f-aa55-87275a004ac8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.757279 | controller |     "Jun 12 16:34:45.164323 crc crio[22579]: time=\"2026-06-12T16:34:45.163672913Z\" level=info msg=\"Removing container: 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a\" id=e5fe426e-400c-4e87-a1ff-4039c20b8c94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.757294 | controller |     "Jun 12 16:34:45.335835 crc crio[22579]: time=\"2026-06-12T16:34:45.335774722Z\" level=info msg=\"Removed container 246d855a4ae7c7a033a46f17b5cf20f9935449ba14332d2dde686c0ef63ba46a: openshift-infra/auto-csr-approver-29688028-mvmfd/oc\" id=e5fe426e-400c-4e87-a1ff-4039c20b8c94 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.757309 | controller |     "Jun 12 16:34:45.352217 crc crio[22579]: time=\"2026-06-12T16:34:45.35208315Z\" level=info msg=\"Stopping pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=8ba1f5a0-0d84-4a70-adb1-eaa9de010257 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.757323 | controller |     "Jun 12 16:34:45.352217 crc crio[22579]: time=\"2026-06-12T16:34:45.352211484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=8ba1f5a0-0d84-4a70-adb1-eaa9de010257 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.757338 | controller |     "Jun 12 16:34:45.353577 crc crio[22579]: time=\"2026-06-12T16:34:45.353406145Z\" level=info msg=\"Removing pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=26305a0e-6572-4525-946d-944baac68d0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.757356 | controller |     "Jun 12 16:34:45.378020 crc crio[22579]: time=\"2026-06-12T16:34:45.377911758Z\" level=info msg=\"Removed pod sandbox: 2154f5784dfd9dbdeb5a2772bc2de8f2bb84a9451ed1b49323302859e7d27f82\" id=26305a0e-6572-4525-946d-944baac68d0c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.757391 | controller |     "Jun 12 16:35:42.525597 crc crio[22579]: time=\"2026-06-12T16:35:42.524197526Z\" level=info msg=\"Stopping pod sandbox: 60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85\" id=1ca6f41a-dc5f-4aef-93e0-2ff30a0bce5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.757408 | controller |     "Jun 12 16:35:42.528037 crc crio[22579]: time=\"2026-06-12T16:35:42.527644856Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l Namespace:openstack ID:60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85 UID:838cb129-7d41-4453-b6ee-f7c0d1c30a06 NetNS:/var/run/netns/58272f13-2c0a-4ea6-ad1f-a930134554cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod838cb129_7d41_4453_b6ee_f7c0d1c30a06.slice PodAnnotations:0xc00008c330}] Aliases:map[]}\"",
2026-06-12 17:11:43.757427 | controller |     "Jun 12 16:35:42.528037 crc crio[22579]: time=\"2026-06-12T16:35:42.527936704Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.757442 | controller |     "Jun 12 16:35:43.115780 crc crio[22579]: time=\"2026-06-12T16:35:43.115702967Z\" level=info msg=\"Stopped pod sandbox: 60b45cb057505ed68425175a2d0551d71114b1d36256a426feb1b5e1b1bf4f85\" id=1ca6f41a-dc5f-4aef-93e0-2ff30a0bce5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.757456 | controller |     "Jun 12 16:35:44.281993 crc crio[22579]: time=\"2026-06-12T16:35:44.281413524Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/POD\" id=837c9544-df06-4aab-82e3-f2000e3e58ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.757471 | controller |     "Jun 12 16:35:44.283338 crc crio[22579]: time=\"2026-06-12T16:35:44.28202897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757485 | controller |     "Jun 12 16:35:44.312364 crc crio[22579]: time=\"2026-06-12T16:35:44.311932665Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 Namespace:openstack ID:426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 UID:914134f9-0269-4d81-8824-f361585ff898 NetNS:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod914134f9_0269_4d81_8824_f361585ff898.slice PodAnnotations:0xc000478710}] Aliases:map[]}\"",
2026-06-12 17:11:43.757500 | controller |     "Jun 12 16:35:44.312364 crc crio[22579]: time=\"2026-06-12T16:35:44.311990057Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.757515 | controller |     "Jun 12 16:35:44.980862 crc crio[22579]: 2026-06-12T16:35:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:426d6bfe6215994 Mac:56:a7:a6:c2:02:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.757529 | controller |     "Jun 12 16:35:44.983648 crc crio[22579]: time=\"2026-06-12T16:35:44.983560849Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 Namespace:openstack ID:426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 UID:914134f9-0269-4d81-8824-f361585ff898 NetNS:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod914134f9_0269_4d81_8824_f361585ff898.slice PodAnnotations:0xc000478710}] Aliases:map[]}\"",
2026-06-12 17:11:43.757544 | controller |     "Jun 12 16:35:44.984062 crc crio[22579]: time=\"2026-06-12T16:35:44.984034392Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.757562 | controller |     "Jun 12 16:35:44.995929 crc crio[22579]: time=\"2026-06-12T16:35:44.995832082Z\" level=info msg=\"Ran pod sandbox 426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/POD\" id=837c9544-df06-4aab-82e3-f2000e3e58ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.757577 | controller |     "Jun 12 16:35:44.999062 crc crio[22579]: time=\"2026-06-12T16:35:44.999034206Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=79595b61-137e-44c6-80ac-31d786c9cda6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.757591 | controller |     "Jun 12 16:35:45.024834 crc crio[22579]: time=\"2026-06-12T16:35:45.024695869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d31ccdbb-877c-44a3-b575-59380b011b66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.757606 | controller |     "Jun 12 16:35:45.118797 crc crio[22579]: time=\"2026-06-12T16:35:45.118728618Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=802bcb7b-9299-4f6c-9ded-784dcc64785d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.757620 | controller |     "Jun 12 16:35:45.119913 crc crio[22579]: time=\"2026-06-12T16:35:45.119884359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757634 | controller |     "Jun 12 16:35:45.169893 crc crio[22579]: time=\"2026-06-12T16:35:45.169736158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757649 | controller |     "Jun 12 16:35:45.174074 crc crio[22579]: time=\"2026-06-12T16:35:45.173839125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757663 | controller |     "Jun 12 16:35:45.424427 crc crio[22579]: time=\"2026-06-12T16:35:45.423805178Z\" level=info msg=\"Created container 7bac621f1dd9d5f48acd001766a192eb9ba61a708d56d793e163288365cfdc9e: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=802bcb7b-9299-4f6c-9ded-784dcc64785d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.757678 | controller |     "Jun 12 16:35:45.426326 crc crio[22579]: time=\"2026-06-12T16:35:45.426036057Z\" level=info msg=\"Starting container: 7bac621f1dd9d5f48acd001766a192eb9ba61a708d56d793e163288365cfdc9e\" id=963615d0-6093-4d8b-8826-db403d03c9f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.757693 | controller |     "Jun 12 16:35:45.433406 crc crio[22579]: time=\"2026-06-12T16:35:45.433315428Z\" level=info msg=\"Started container\" PID=144711 containerID=7bac621f1dd9d5f48acd001766a192eb9ba61a708d56d793e163288365cfdc9e description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=963615d0-6093-4d8b-8826-db403d03c9f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3",
2026-06-12 17:11:43.757707 | controller |     "Jun 12 16:36:00.542746 crc crio[22579]: time=\"2026-06-12T16:36:00.541477291Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688036-jvp57/POD\" id=e8b32e9e-3e48-422d-808c-f9afd45a6541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.757721 | controller |     "Jun 12 16:36:00.545027 crc crio[22579]: time=\"2026-06-12T16:36:00.542771395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757740 | controller |     "Jun 12 16:36:00.579821 crc crio[22579]: time=\"2026-06-12T16:36:00.579752876Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-jvp57 Namespace:openshift-infra ID:b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c UID:86222827-6d5c-4e5b-a707-b7b7c01f88fb NetNS:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86222827_6d5c_4e5b_a707_b7b7c01f88fb.slice PodAnnotations:0xc006b8f6f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.757754 | controller |     "Jun 12 16:36:00.580387 crc crio[22579]: time=\"2026-06-12T16:36:00.580202718Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688036-jvp57 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.757769 | controller |     "Jun 12 16:36:01.201834 crc crio[22579]: 2026-06-12T16:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b8bb638cedd57c0 Mac:ca:f5:19:23:8c:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc SocketPath: PciID:}] [{Interface:0xc00019b5c0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.757784 | controller |     "Jun 12 16:36:01.203882 crc crio[22579]: time=\"2026-06-12T16:36:01.203801471Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-jvp57 Namespace:openshift-infra ID:b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c UID:86222827-6d5c-4e5b-a707-b7b7c01f88fb NetNS:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86222827_6d5c_4e5b_a707_b7b7c01f88fb.slice PodAnnotations:0xc006b8f6f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.757798 | controller |     "Jun 12 16:36:01.204043 crc crio[22579]: time=\"2026-06-12T16:36:01.203981856Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688036-jvp57 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.757813 | controller |     "Jun 12 16:36:01.216854 crc crio[22579]: time=\"2026-06-12T16:36:01.216801322Z\" level=info msg=\"Ran pod sandbox b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c with infra container: openshift-infra/auto-csr-approver-29688036-jvp57/POD\" id=e8b32e9e-3e48-422d-808c-f9afd45a6541 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.757828 | controller |     "Jun 12 16:36:01.220878 crc crio[22579]: time=\"2026-06-12T16:36:01.220826038Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=89f90d81-9c49-4447-9b8d-67cabcbdbe3f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.757843 | controller |     "Jun 12 16:36:01.232179 crc crio[22579]: time=\"2026-06-12T16:36:01.232090074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.757858 | controller |     "Jun 12 16:36:02.431569 crc crio[22579]: time=\"2026-06-12T16:36:02.430848488Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=89f90d81-9c49-4447-9b8d-67cabcbdbe3f name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.757873 | controller |     "Jun 12 16:36:02.433413 crc crio[22579]: time=\"2026-06-12T16:36:02.432753108Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=420f416e-2650-4469-a7cc-1fc8facb53fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.757888 | controller |     "Jun 12 16:36:02.434886 crc crio[22579]: time=\"2026-06-12T16:36:02.434794242Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=13b46d89-b034-4184-a965-854ee3c0ec94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.757906 | controller |     "Jun 12 16:36:02.461189 crc crio[22579]: time=\"2026-06-12T16:36:02.460989229Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688036-jvp57/oc\" id=ae711cbf-5857-4432-af38-7b2923df2ca0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.757920 | controller |     "Jun 12 16:36:02.463637 crc crio[22579]: time=\"2026-06-12T16:36:02.463109815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757935 | controller |     "Jun 12 16:36:02.524575 crc crio[22579]: time=\"2026-06-12T16:36:02.521871778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757949 | controller |     "Jun 12 16:36:02.797614 crc crio[22579]: time=\"2026-06-12T16:36:02.795849951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.757967 | controller |     "Jun 12 16:36:02.940383 crc crio[22579]: time=\"2026-06-12T16:36:02.940283184Z\" level=info msg=\"Created container 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25: openshift-infra/auto-csr-approver-29688036-jvp57/oc\" id=ae711cbf-5857-4432-af38-7b2923df2ca0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.757984 | controller |     "Jun 12 16:36:02.942991 crc crio[22579]: time=\"2026-06-12T16:36:02.942900942Z\" level=info msg=\"Starting container: 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25\" id=172626a0-ce1c-4725-bae1-5c553adca4a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.757999 | controller |     "Jun 12 16:36:02.948488 crc crio[22579]: time=\"2026-06-12T16:36:02.948320845Z\" level=info msg=\"Started container\" PID=145754 containerID=3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25 description=openshift-infra/auto-csr-approver-29688036-jvp57/oc id=172626a0-ce1c-4725-bae1-5c553adca4a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c",
2026-06-12 17:11:43.758013 | controller |     "Jun 12 16:36:04.552665 crc crio[22579]: time=\"2026-06-12T16:36:04.551353583Z\" level=info msg=\"Stopping pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=0fe7e532-330e-4926-b287-add7b7721a96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758028 | controller |     "Jun 12 16:36:04.554863 crc crio[22579]: time=\"2026-06-12T16:36:04.553089798Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688036-jvp57 Namespace:openshift-infra ID:b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c UID:86222827-6d5c-4e5b-a707-b7b7c01f88fb NetNS:/var/run/netns/11013c74-9ff9-44d2-9f40-294ce55564bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86222827_6d5c_4e5b_a707_b7b7c01f88fb.slice PodAnnotations:0xc001216aa0}] Aliases:map[]}\"",
2026-06-12 17:11:43.758043 | controller |     "Jun 12 16:36:04.554863 crc crio[22579]: time=\"2026-06-12T16:36:04.553266283Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688036-jvp57 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.758058 | controller |     "Jun 12 16:36:04.912782 crc crio[22579]: time=\"2026-06-12T16:36:04.912113375Z\" level=info msg=\"Stopped pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=0fe7e532-330e-4926-b287-add7b7721a96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758073 | controller |     "Jun 12 16:36:45.433122 crc crio[22579]: time=\"2026-06-12T16:36:45.431665776Z\" level=info msg=\"Removing container: f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f\" id=ad02c3a8-98a3-4769-a4c7-dcacb0012d4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.758091 | controller |     "Jun 12 16:36:45.759985 crc crio[22579]: time=\"2026-06-12T16:36:45.759708039Z\" level=info msg=\"Removed container f0ec56a99e3b00d322602aa405009f04b63afbded6bde3e5560338d0fcbb469f: openshift-infra/auto-csr-approver-29688030-b85xg/oc\" id=ad02c3a8-98a3-4769-a4c7-dcacb0012d4e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.758106 | controller |     "Jun 12 16:36:45.802642 crc crio[22579]: time=\"2026-06-12T16:36:45.80239409Z\" level=info msg=\"Stopping pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=577f48f2-0c62-4b44-959b-16d83ebdfa91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758121 | controller |     "Jun 12 16:36:45.802642 crc crio[22579]: time=\"2026-06-12T16:36:45.802610136Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=577f48f2-0c62-4b44-959b-16d83ebdfa91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758136 | controller |     "Jun 12 16:36:45.803949 crc crio[22579]: time=\"2026-06-12T16:36:45.803871049Z\" level=info msg=\"Removing pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=85fac86b-b683-4307-bbde-067ab0e7d621 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.758151 | controller |     "Jun 12 16:36:45.824356 crc crio[22579]: time=\"2026-06-12T16:36:45.824175742Z\" level=info msg=\"Removed pod sandbox: 70d9ffe79e4b720bb2e2958429924e52dcebce495f459398756d608042257d5c\" id=85fac86b-b683-4307-bbde-067ab0e7d621 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.758166 | controller |     "Jun 12 16:37:45.891839 crc crio[22579]: time=\"2026-06-12T16:37:45.888419783Z\" level=info msg=\"Removing container: d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175\" id=16c263de-fb8d-4eea-b473-fe0f1728644f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.758181 | controller |     "Jun 12 16:37:46.137715 crc crio[22579]: time=\"2026-06-12T16:37:46.135661424Z\" level=info msg=\"Removed container d1fb77e953bdd0fe2a7ff6612980339f8141caa45ab7215bfef0da5f76374175: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=16c263de-fb8d-4eea-b473-fe0f1728644f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.758196 | controller |     "Jun 12 16:37:46.236215 crc crio[22579]: time=\"2026-06-12T16:37:46.236111012Z\" level=info msg=\"Removing container: 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5\" id=8c68e6ee-6926-4584-a456-35e63f619fdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.758210 | controller |     "Jun 12 16:37:46.408069 crc crio[22579]: time=\"2026-06-12T16:37:46.407929233Z\" level=info msg=\"Removed container 84b3a5ec647002d8ca83669d3acb2ca7d54dde24a95e8a8d00ec021b3df6fed5: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-f9jvg/init\" id=8c68e6ee-6926-4584-a456-35e63f619fdc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.758225 | controller |     "Jun 12 16:37:46.423957 crc crio[22579]: time=\"2026-06-12T16:37:46.423839631Z\" level=info msg=\"Stopping pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=e4882def-0adf-4b63-8578-8778b2a9c080 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758239 | controller |     "Jun 12 16:37:46.424247 crc crio[22579]: time=\"2026-06-12T16:37:46.423990405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=e4882def-0adf-4b63-8578-8778b2a9c080 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758257 | controller |     "Jun 12 16:37:46.425461 crc crio[22579]: time=\"2026-06-12T16:37:46.425077783Z\" level=info msg=\"Removing pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=d1fd39e8-af60-4f90-a0b4-6b820f081212 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.758272 | controller |     "Jun 12 16:37:46.449339 crc crio[22579]: time=\"2026-06-12T16:37:46.449215767Z\" level=info msg=\"Removed pod sandbox: 9997b262b61f8d3984ff9b00b3c7ce9ad59e72b634672c0803b9ddef0c758f5c\" id=d1fd39e8-af60-4f90-a0b4-6b820f081212 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.758287 | controller |     "Jun 12 16:38:00.733834 crc crio[22579]: time=\"2026-06-12T16:38:00.732744849Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688038-lthb6/POD\" id=fcf8a900-0813-43a0-8ece-c47995397880 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.758301 | controller |     "Jun 12 16:38:00.735997 crc crio[22579]: time=\"2026-06-12T16:38:00.73428874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.758317 | controller |     "Jun 12 16:38:00.787960 crc crio[22579]: time=\"2026-06-12T16:38:00.787829096Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-lthb6 Namespace:openshift-infra ID:8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 UID:84292cca-25ec-416e-982f-265e5582c87a NetNS:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84292cca_25ec_416e_982f_265e5582c87a.slice PodAnnotations:0xc006b8eea8}] Aliases:map[]}\"",
2026-06-12 17:11:43.758332 | controller |     "Jun 12 16:38:00.788345 crc crio[22579]: time=\"2026-06-12T16:38:00.78799277Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688038-lthb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.758350 | controller |     "Jun 12 16:38:01.429346 crc crio[22579]: 2026-06-12T16:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f31e80e7db843d Mac:f2:43:86:48:0a:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.758380 | controller |     "Jun 12 16:38:01.431939 crc crio[22579]: time=\"2026-06-12T16:38:01.431810094Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-lthb6 Namespace:openshift-infra ID:8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 UID:84292cca-25ec-416e-982f-265e5582c87a NetNS:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84292cca_25ec_416e_982f_265e5582c87a.slice PodAnnotations:0xc006b8eea8}] Aliases:map[]}\"",
2026-06-12 17:11:43.758399 | controller |     "Jun 12 16:38:01.432090 crc crio[22579]: time=\"2026-06-12T16:38:01.431985289Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688038-lthb6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.758415 | controller |     "Jun 12 16:38:01.447588 crc crio[22579]: time=\"2026-06-12T16:38:01.447432514Z\" level=info msg=\"Ran pod sandbox 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 with infra container: openshift-infra/auto-csr-approver-29688038-lthb6/POD\" id=fcf8a900-0813-43a0-8ece-c47995397880 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.758431 | controller |     "Jun 12 16:38:01.452163 crc crio[22579]: time=\"2026-06-12T16:38:01.451932032Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5bc386a8-e2ee-427d-9549-bcc48b6cde3e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.758449 | controller |     "Jun 12 16:38:01.465231 crc crio[22579]: time=\"2026-06-12T16:38:01.465102277Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.758465 | controller |     "Jun 12 16:38:02.805328 crc crio[22579]: time=\"2026-06-12T16:38:02.804459393Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5bc386a8-e2ee-427d-9549-bcc48b6cde3e name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.758480 | controller |     "Jun 12 16:38:02.811139 crc crio[22579]: time=\"2026-06-12T16:38:02.811082427Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=effd1493-c651-4315-a0a7-27e98b352c66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.758495 | controller |     "Jun 12 16:38:02.816037 crc crio[22579]: time=\"2026-06-12T16:38:02.815928474Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bdc5420f-c496-4155-af50-efac6210f6be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.758510 | controller |     "Jun 12 16:38:03.037313 crc crio[22579]: time=\"2026-06-12T16:38:03.037185654Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688038-lthb6/oc\" id=320a2197-5b0e-490c-9ad9-3e915cdf3293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.758524 | controller |     "Jun 12 16:38:03.038245 crc crio[22579]: time=\"2026-06-12T16:38:03.03817569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.758538 | controller |     "Jun 12 16:38:03.097003 crc crio[22579]: time=\"2026-06-12T16:38:03.096735167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.758553 | controller |     "Jun 12 16:38:03.469293 crc crio[22579]: time=\"2026-06-12T16:38:03.468809916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.758568 | controller |     "Jun 12 16:38:04.129972 crc crio[22579]: time=\"2026-06-12T16:38:04.129090643Z\" level=info msg=\"Created container 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c: openshift-infra/auto-csr-approver-29688038-lthb6/oc\" id=320a2197-5b0e-490c-9ad9-3e915cdf3293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.758582 | controller |     "Jun 12 16:38:04.137208 crc crio[22579]: time=\"2026-06-12T16:38:04.13698868Z\" level=info msg=\"Starting container: 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c\" id=5810aaeb-f8cc-46b8-9280-7afd920d69c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.758597 | controller |     "Jun 12 16:38:04.185964 crc crio[22579]: time=\"2026-06-12T16:38:04.185427672Z\" level=info msg=\"Started container\" PID=151782 containerID=6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c description=openshift-infra/auto-csr-approver-29688038-lthb6/oc id=5810aaeb-f8cc-46b8-9280-7afd920d69c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46",
2026-06-12 17:11:43.758612 | controller |     "Jun 12 16:38:06.411840 crc crio[22579]: time=\"2026-06-12T16:38:06.410417579Z\" level=info msg=\"Stopping pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=f5468cef-a9a5-4d64-9004-34d128c3e72b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758628 | controller |     "Jun 12 16:38:06.414892 crc crio[22579]: time=\"2026-06-12T16:38:06.414854516Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688038-lthb6 Namespace:openshift-infra ID:8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46 UID:84292cca-25ec-416e-982f-265e5582c87a NetNS:/var/run/netns/64281653-1d0d-4767-8ad9-ae3125b1922d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84292cca_25ec_416e_982f_265e5582c87a.slice PodAnnotations:0xc001216000}] Aliases:map[]}\"",
2026-06-12 17:11:43.758648 | controller |     "Jun 12 16:38:06.415250 crc crio[22579]: time=\"2026-06-12T16:38:06.415220115Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688038-lthb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.758748 | controller |     "Jun 12 16:38:06.706047 crc crio[22579]: time=\"2026-06-12T16:38:06.705839926Z\" level=info msg=\"Stopped pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=f5468cef-a9a5-4d64-9004-34d128c3e72b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758765 | controller |     "Jun 12 16:38:12.517330 crc crio[22579]: time=\"2026-06-12T16:38:12.516478529Z\" level=info msg=\"Stopping pod sandbox: 426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3\" id=7094558c-9420-4556-8d91-7306ddf83e3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758780 | controller |     "Jun 12 16:38:12.519252 crc crio[22579]: time=\"2026-06-12T16:38:12.518242926Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 Namespace:openstack ID:426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3 UID:914134f9-0269-4d81-8824-f361585ff898 NetNS:/var/run/netns/74f1d9aa-4479-4dae-b73b-a5c7d393cc1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod914134f9_0269_4d81_8824_f361585ff898.slice PodAnnotations:0xc000c9b9a0}] Aliases:map[]}\"",
2026-06-12 17:11:43.758796 | controller |     "Jun 12 16:38:12.519252 crc crio[22579]: time=\"2026-06-12T16:38:12.518375489Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.758810 | controller |     "Jun 12 16:38:13.069442 crc crio[22579]: time=\"2026-06-12T16:38:13.068399932Z\" level=info msg=\"Stopped pod sandbox: 426d6bfe62159947401e5391725ffc296753fffdab8d56c47cd4a1ed56a7fdd3\" id=7094558c-9420-4556-8d91-7306ddf83e3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.758825 | controller |     "Jun 12 16:38:14.137450 crc crio[22579]: time=\"2026-06-12T16:38:14.136755632Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/POD\" id=2574c36d-e3bb-40ab-b3fa-9bd2039d6c2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.758839 | controller |     "Jun 12 16:38:14.138791 crc crio[22579]: time=\"2026-06-12T16:38:14.137474521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.758854 | controller |     "Jun 12 16:38:14.197919 crc crio[22579]: time=\"2026-06-12T16:38:14.197815796Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt Namespace:openstack ID:21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb UID:2f88d764-5219-4671-9079-cb723acc37bc NetNS:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f88d764_5219_4671_9079_cb723acc37bc.slice PodAnnotations:0xc001216180}] Aliases:map[]}\"",
2026-06-12 17:11:43.758869 | controller |     "Jun 12 16:38:14.197919 crc crio[22579]: time=\"2026-06-12T16:38:14.197893508Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.758887 | controller |     "Jun 12 16:38:14.696821 crc crio[22579]: 2026-06-12T16:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21af1349d9c7cce Mac:1e:19:c1:70:25:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 SocketPath: PciID:}] [{Interface:0xc000240910 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.758902 | controller |     "Jun 12 16:38:14.698631 crc crio[22579]: time=\"2026-06-12T16:38:14.698560563Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt Namespace:openstack ID:21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb UID:2f88d764-5219-4671-9079-cb723acc37bc NetNS:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f88d764_5219_4671_9079_cb723acc37bc.slice PodAnnotations:0xc001216180}] Aliases:map[]}\"",
2026-06-12 17:11:43.758917 | controller |     "Jun 12 16:38:14.698812 crc crio[22579]: time=\"2026-06-12T16:38:14.698730598Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.758932 | controller |     "Jun 12 16:38:14.708680 crc crio[22579]: time=\"2026-06-12T16:38:14.708602247Z\" level=info msg=\"Ran pod sandbox 21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/POD\" id=2574c36d-e3bb-40ab-b3fa-9bd2039d6c2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.758946 | controller |     "Jun 12 16:38:14.711466 crc crio[22579]: time=\"2026-06-12T16:38:14.711416701Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a1ac64d9-fada-4159-91e9-faddc17fde2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.758961 | controller |     "Jun 12 16:38:14.742285 crc crio[22579]: time=\"2026-06-12T16:38:14.742152048Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cb036cf8-3731-4dd4-bcf0-fe166f699c9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.758976 | controller |     "Jun 12 16:38:14.754668 crc crio[22579]: time=\"2026-06-12T16:38:14.753465955Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=773b0f7e-ba9a-4d1a-be33-302e91bd1aff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.758990 | controller |     "Jun 12 16:38:14.754668 crc crio[22579]: time=\"2026-06-12T16:38:14.754233405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759005 | controller |     "Jun 12 16:38:14.801299 crc crio[22579]: time=\"2026-06-12T16:38:14.800664104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759020 | controller |     "Jun 12 16:38:14.805977 crc crio[22579]: time=\"2026-06-12T16:38:14.8058438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759035 | controller |     "Jun 12 16:38:14.945465 crc crio[22579]: time=\"2026-06-12T16:38:14.94526066Z\" level=info msg=\"Created container cedecfe07aac367936597b1774c7ca5f8f1ccf57eb002956b863f3032a522d01: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=773b0f7e-ba9a-4d1a-be33-302e91bd1aff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.759053 | controller |     "Jun 12 16:38:14.946923 crc crio[22579]: time=\"2026-06-12T16:38:14.946862043Z\" level=info msg=\"Starting container: cedecfe07aac367936597b1774c7ca5f8f1ccf57eb002956b863f3032a522d01\" id=9a279ca4-2d9d-469c-8dd6-230f54ecb6d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.759068 | controller |     "Jun 12 16:38:14.955307 crc crio[22579]: time=\"2026-06-12T16:38:14.955213492Z\" level=info msg=\"Started container\" PID=152589 containerID=cedecfe07aac367936597b1774c7ca5f8f1ccf57eb002956b863f3032a522d01 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=9a279ca4-2d9d-469c-8dd6-230f54ecb6d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb",
2026-06-12 17:11:43.759083 | controller |     "Jun 12 16:38:46.475961 crc crio[22579]: time=\"2026-06-12T16:38:46.475224585Z\" level=info msg=\"Removing container: a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7\" id=8e7c9bbc-bac1-4504-a658-e975b1f09f92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.759098 | controller |     "Jun 12 16:38:46.819912 crc crio[22579]: time=\"2026-06-12T16:38:46.819279948Z\" level=info msg=\"Removed container a1e75357fc8ab3236f2827814239ea936c5c51faa41c622582265d7b8d645df7: openshift-infra/auto-csr-approver-29688032-8vmbx/oc\" id=8e7c9bbc-bac1-4504-a658-e975b1f09f92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.759112 | controller |     "Jun 12 16:38:46.831943 crc crio[22579]: time=\"2026-06-12T16:38:46.831620552Z\" level=info msg=\"Stopping pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=4d7e6549-7ae0-4d58-ab5f-cdd85a2644c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.759127 | controller |     "Jun 12 16:38:46.831943 crc crio[22579]: time=\"2026-06-12T16:38:46.831769556Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=4d7e6549-7ae0-4d58-ab5f-cdd85a2644c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.759142 | controller |     "Jun 12 16:38:46.834468 crc crio[22579]: time=\"2026-06-12T16:38:46.834329513Z\" level=info msg=\"Removing pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=323bfd28-9228-4a31-9833-957c220ef0c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.759156 | controller |     "Jun 12 16:38:46.858592 crc crio[22579]: time=\"2026-06-12T16:38:46.858114608Z\" level=info msg=\"Removed pod sandbox: 8c1d4f781f75bb382058dc72c36456837661f6c9e655ad316c2e4bd857cfddc7\" id=323bfd28-9228-4a31-9833-957c220ef0c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.759171 | controller |     "Jun 12 16:39:11.460204 crc crio[22579]: time=\"2026-06-12T16:39:11.459117714Z\" level=info msg=\"Stopping pod sandbox: 21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb\" id=b26650e4-3101-4427-9b74-1231db715134 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.759185 | controller |     "Jun 12 16:39:11.461681 crc crio[22579]: time=\"2026-06-12T16:39:11.461067085Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt Namespace:openstack ID:21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb UID:2f88d764-5219-4671-9079-cb723acc37bc NetNS:/var/run/netns/452e6930-2a37-4e5c-a2c8-ed101c0aacc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f88d764_5219_4671_9079_cb723acc37bc.slice PodAnnotations:0xc000c9a4f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.759204 | controller |     "Jun 12 16:39:11.461681 crc crio[22579]: time=\"2026-06-12T16:39:11.46125009Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.759219 | controller |     "Jun 12 16:39:11.991926 crc crio[22579]: time=\"2026-06-12T16:39:11.991062021Z\" level=info msg=\"Stopped pod sandbox: 21af1349d9c7cceabb974c48fb9709f02023bee74409a9cdb5632c2f378fd0eb\" id=b26650e4-3101-4427-9b74-1231db715134 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.759234 | controller |     "Jun 12 16:39:13.229358 crc crio[22579]: time=\"2026-06-12T16:39:13.228873629Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/POD\" id=80f717d4-761e-4de1-9fcf-5f92ce225435 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.759248 | controller |     "Jun 12 16:39:13.230775 crc crio[22579]: time=\"2026-06-12T16:39:13.229374413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759264 | controller |     "Jun 12 16:39:13.261819 crc crio[22579]: time=\"2026-06-12T16:39:13.261682131Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn Namespace:openstack ID:eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd UID:98778df6-6f84-426b-b90f-b8a9827979b6 NetNS:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98778df6_6f84_426b_b90f_b8a9827979b6.slice PodAnnotations:0xc000c9b2e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.759279 | controller |     "Jun 12 16:39:13.261819 crc crio[22579]: time=\"2026-06-12T16:39:13.261735022Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.759293 | controller |     "Jun 12 16:39:13.962350 crc crio[22579]: 2026-06-12T16:39:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eee9fa5db4a5fc6 Mac:fe:8a:78:5b:99:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.759307 | controller |     "Jun 12 16:39:13.963759 crc crio[22579]: time=\"2026-06-12T16:39:13.963667082Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn Namespace:openstack ID:eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd UID:98778df6-6f84-426b-b90f-b8a9827979b6 NetNS:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98778df6_6f84_426b_b90f_b8a9827979b6.slice PodAnnotations:0xc000c9b2e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.759322 | controller |     "Jun 12 16:39:13.963890 crc crio[22579]: time=\"2026-06-12T16:39:13.963843977Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.759337 | controller |     "Jun 12 16:39:13.975018 crc crio[22579]: time=\"2026-06-12T16:39:13.974923658Z\" level=info msg=\"Ran pod sandbox eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/POD\" id=80f717d4-761e-4de1-9fcf-5f92ce225435 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.759360 | controller |     "Jun 12 16:39:13.979742 crc crio[22579]: time=\"2026-06-12T16:39:13.979662782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=8d7e07d1-72d5-41d1-971f-2601b6555c36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.759396 | controller |     "Jun 12 16:39:14.012744 crc crio[22579]: time=\"2026-06-12T16:39:14.012583416Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a1d1f650-1182-4ed6-acde-b5ee2ea1989c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.759412 | controller |     "Jun 12 16:39:14.023183 crc crio[22579]: time=\"2026-06-12T16:39:14.023039351Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=09245d9f-b786-4033-801b-f7e6931dfb1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.759427 | controller |     "Jun 12 16:39:14.023744 crc crio[22579]: time=\"2026-06-12T16:39:14.023676718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759441 | controller |     "Jun 12 16:39:14.081634 crc crio[22579]: time=\"2026-06-12T16:39:14.081447914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759455 | controller |     "Jun 12 16:39:14.086290 crc crio[22579]: time=\"2026-06-12T16:39:14.086171528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759470 | controller |     "Jun 12 16:39:14.281938 crc crio[22579]: time=\"2026-06-12T16:39:14.281200309Z\" level=info msg=\"Created container 1501846ad58eb676094594fb999dd130892fdb55b37e45e5a685e34e965c240a: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=09245d9f-b786-4033-801b-f7e6931dfb1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.759484 | controller |     "Jun 12 16:39:14.287212 crc crio[22579]: time=\"2026-06-12T16:39:14.287075163Z\" level=info msg=\"Starting container: 1501846ad58eb676094594fb999dd130892fdb55b37e45e5a685e34e965c240a\" id=cf78a305-944a-4b82-b426-8b32b6b95b5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.759499 | controller |     "Jun 12 16:39:14.293960 crc crio[22579]: time=\"2026-06-12T16:39:14.293773729Z\" level=info msg=\"Started container\" PID=155836 containerID=1501846ad58eb676094594fb999dd130892fdb55b37e45e5a685e34e965c240a description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=cf78a305-944a-4b82-b426-8b32b6b95b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd",
2026-06-12 17:11:43.759513 | controller |     "Jun 12 16:39:21.640638 crc crio[22579]: time=\"2026-06-12T16:39:21.639198267Z\" level=info msg=\"Stopping pod sandbox: eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd\" id=966b175a-ca20-4992-aa16-69a5cb9cbe3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.759528 | controller |     "Jun 12 16:39:21.642265 crc crio[22579]: time=\"2026-06-12T16:39:21.64159473Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn Namespace:openstack ID:eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd UID:98778df6-6f84-426b-b90f-b8a9827979b6 NetNS:/var/run/netns/1c74375b-1cba-4f05-851f-46ad06ad8aae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98778df6_6f84_426b_b90f_b8a9827979b6.slice PodAnnotations:0xc002218cb0}] Aliases:map[]}\"",
2026-06-12 17:11:43.759547 | controller |     "Jun 12 16:39:21.642265 crc crio[22579]: time=\"2026-06-12T16:39:21.641795485Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.759562 | controller |     "Jun 12 16:39:22.172352 crc crio[22579]: time=\"2026-06-12T16:39:22.171907144Z\" level=info msg=\"Stopped pod sandbox: eee9fa5db4a5fc69c4361e34d1155109637fd1d8633f3084d8ff38e427d888dd\" id=966b175a-ca20-4992-aa16-69a5cb9cbe3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.759576 | controller |     "Jun 12 16:39:23.187890 crc crio[22579]: time=\"2026-06-12T16:39:23.180825474Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/POD\" id=c0880e21-be9a-4afe-aa19-d7eaf4c484b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.759591 | controller |     "Jun 12 16:39:23.187890 crc crio[22579]: time=\"2026-06-12T16:39:23.18145494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759605 | controller |     "Jun 12 16:39:23.248762 crc crio[22579]: time=\"2026-06-12T16:39:23.248396338Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 Namespace:openstack ID:8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 UID:303973af-d3a1-477e-a25c-e1e97f0ee3bd NetNS:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod303973af_d3a1_477e_a25c_e1e97f0ee3bd.slice PodAnnotations:0xc000622260}] Aliases:map[]}\"",
2026-06-12 17:11:43.759620 | controller |     "Jun 12 16:39:23.248762 crc crio[22579]: time=\"2026-06-12T16:39:23.24848429Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.759634 | controller |     "Jun 12 16:39:23.944693 crc crio[22579]: 2026-06-12T16:39:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8da13a4fa386d03 Mac:66:ed:31:ea:32:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e SocketPath: PciID:}] [{Interface:0xc0006125d0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.759649 | controller |     "Jun 12 16:39:23.946674 crc crio[22579]: time=\"2026-06-12T16:39:23.946586858Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 Namespace:openstack ID:8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 UID:303973af-d3a1-477e-a25c-e1e97f0ee3bd NetNS:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod303973af_d3a1_477e_a25c_e1e97f0ee3bd.slice PodAnnotations:0xc000622260}] Aliases:map[]}\"",
2026-06-12 17:11:43.759664 | controller |     "Jun 12 16:39:23.946820 crc crio[22579]: time=\"2026-06-12T16:39:23.946758413Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.759679 | controller |     "Jun 12 16:39:23.961820 crc crio[22579]: time=\"2026-06-12T16:39:23.961720036Z\" level=info msg=\"Ran pod sandbox 8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/POD\" id=c0880e21-be9a-4afe-aa19-d7eaf4c484b4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.759696 | controller |     "Jun 12 16:39:23.965081 crc crio[22579]: time=\"2026-06-12T16:39:23.964974811Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=42430b89-6241-4b87-bc40-502f4dce0c4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.759711 | controller |     "Jun 12 16:39:24.011866 crc crio[22579]: time=\"2026-06-12T16:39:24.011489262Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fc96f252-6459-48a7-9d41-9e8902e3178b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.759726 | controller |     "Jun 12 16:39:24.025681 crc crio[22579]: time=\"2026-06-12T16:39:24.025476549Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f02f92ab-03b6-4237-9cc1-7ac3d050cf79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.759740 | controller |     "Jun 12 16:39:24.028059 crc crio[22579]: time=\"2026-06-12T16:39:24.027293927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759754 | controller |     "Jun 12 16:39:24.089201 crc crio[22579]: time=\"2026-06-12T16:39:24.088871704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759769 | controller |     "Jun 12 16:39:24.092911 crc crio[22579]: time=\"2026-06-12T16:39:24.092858119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759783 | controller |     "Jun 12 16:39:24.228731 crc crio[22579]: time=\"2026-06-12T16:39:24.227995277Z\" level=info msg=\"Created container e71d9f2cc35b07484cf2537696dd91309b0298e79136f07329680bc0306bb2a1: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=f02f92ab-03b6-4237-9cc1-7ac3d050cf79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.759798 | controller |     "Jun 12 16:39:24.231127 crc crio[22579]: time=\"2026-06-12T16:39:24.231006626Z\" level=info msg=\"Starting container: e71d9f2cc35b07484cf2537696dd91309b0298e79136f07329680bc0306bb2a1\" id=056ec2a6-4a1e-4a8d-814c-fcdd89042261 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.759813 | controller |     "Jun 12 16:39:24.237592 crc crio[22579]: time=\"2026-06-12T16:39:24.237426034Z\" level=info msg=\"Started container\" PID=156522 containerID=e71d9f2cc35b07484cf2537696dd91309b0298e79136f07329680bc0306bb2a1 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=056ec2a6-4a1e-4a8d-814c-fcdd89042261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123",
2026-06-12 17:11:43.759830 | controller |     "Jun 12 16:40:00.731622 crc crio[22579]: time=\"2026-06-12T16:40:00.730852621Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688040-58ltd/POD\" id=271d7250-3f96-46d2-b967-35ffdbff281d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.759855 | controller |     "Jun 12 16:40:00.731622 crc crio[22579]: time=\"2026-06-12T16:40:00.731609411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.759870 | controller |     "Jun 12 16:40:00.767947 crc crio[22579]: time=\"2026-06-12T16:40:00.767880374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-58ltd Namespace:openshift-infra ID:5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b UID:170e559b-9b72-44ae-b92e-7db88a142cc9 NetNS:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170e559b_9b72_44ae_b92e_7db88a142cc9.slice PodAnnotations:0xc005ce6738}] Aliases:map[]}\"",
2026-06-12 17:11:43.759904 | controller |     "Jun 12 16:40:00.768424 crc crio[22579]: time=\"2026-06-12T16:40:00.768397727Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688040-58ltd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.759919 | controller |     "Jun 12 16:40:01.103774 crc crio[22579]: 2026-06-12T16:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a1bbf0d7cc92dd Mac:06:9a:d2:77:57:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 SocketPath: PciID:}] [{Interface:0xc000014fa0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.759934 | controller |     "Jun 12 16:40:01.107187 crc crio[22579]: time=\"2026-06-12T16:40:01.107014348Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-58ltd Namespace:openshift-infra ID:5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b UID:170e559b-9b72-44ae-b92e-7db88a142cc9 NetNS:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170e559b_9b72_44ae_b92e_7db88a142cc9.slice PodAnnotations:0xc005ce6738}] Aliases:map[]}\"",
2026-06-12 17:11:43.759949 | controller |     "Jun 12 16:40:01.107845 crc crio[22579]: time=\"2026-06-12T16:40:01.107780588Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688040-58ltd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.759964 | controller |     "Jun 12 16:40:01.139008 crc crio[22579]: time=\"2026-06-12T16:40:01.13872394Z\" level=info msg=\"Ran pod sandbox 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b with infra container: openshift-infra/auto-csr-approver-29688040-58ltd/POD\" id=271d7250-3f96-46d2-b967-35ffdbff281d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.759979 | controller |     "Jun 12 16:40:01.142759 crc crio[22579]: time=\"2026-06-12T16:40:01.142627543Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=083ed0dc-2055-4472-80f6-315f219df5d2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.759994 | controller |     "Jun 12 16:40:01.165404 crc crio[22579]: time=\"2026-06-12T16:40:01.165281738Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.760009 | controller |     "Jun 12 16:40:02.849618 crc crio[22579]: time=\"2026-06-12T16:40:02.849276312Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=083ed0dc-2055-4472-80f6-315f219df5d2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.760024 | controller |     "Jun 12 16:40:02.851782 crc crio[22579]: time=\"2026-06-12T16:40:02.851715786Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=42f27673-e663-4683-8afc-d8622ddc8e33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.760040 | controller |     "Jun 12 16:40:02.855752 crc crio[22579]: time=\"2026-06-12T16:40:02.855713451Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c44c228c-6c11-422c-b5f3-5aba5aaea1da name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.760055 | controller |     "Jun 12 16:40:02.895878 crc crio[22579]: time=\"2026-06-12T16:40:02.895597968Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688040-58ltd/oc\" id=43e1e9aa-cd02-41a3-b0eb-a5bc70d211ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.760073 | controller |     "Jun 12 16:40:02.896708 crc crio[22579]: time=\"2026-06-12T16:40:02.896635686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760088 | controller |     "Jun 12 16:40:02.954393 crc crio[22579]: time=\"2026-06-12T16:40:02.954011412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760103 | controller |     "Jun 12 16:40:03.386633 crc crio[22579]: time=\"2026-06-12T16:40:03.386370183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760118 | controller |     "Jun 12 16:40:03.525160 crc crio[22579]: time=\"2026-06-12T16:40:03.524399867Z\" level=info msg=\"Created container f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af: openshift-infra/auto-csr-approver-29688040-58ltd/oc\" id=43e1e9aa-cd02-41a3-b0eb-a5bc70d211ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.760132 | controller |     "Jun 12 16:40:03.526906 crc crio[22579]: time=\"2026-06-12T16:40:03.526611075Z\" level=info msg=\"Starting container: f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af\" id=b5002730-876a-4130-a033-e1ae0bdf24ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.760146 | controller |     "Jun 12 16:40:03.531771 crc crio[22579]: time=\"2026-06-12T16:40:03.531670928Z\" level=info msg=\"Started container\" PID=158765 containerID=f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af description=openshift-infra/auto-csr-approver-29688040-58ltd/oc id=b5002730-876a-4130-a033-e1ae0bdf24ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b",
2026-06-12 17:11:43.760162 | controller |     "Jun 12 16:40:05.279384 crc crio[22579]: time=\"2026-06-12T16:40:05.27878212Z\" level=info msg=\"Stopping pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=710a7f7c-b145-413d-bcac-b387e5bdaff7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.760177 | controller |     "Jun 12 16:40:05.280624 crc crio[22579]: time=\"2026-06-12T16:40:05.280186267Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688040-58ltd Namespace:openshift-infra ID:5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b UID:170e559b-9b72-44ae-b92e-7db88a142cc9 NetNS:/var/run/netns/68c89fe5-7b00-4064-9d11-6a4c88d64683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod170e559b_9b72_44ae_b92e_7db88a142cc9.slice PodAnnotations:0xc005ce68d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.760192 | controller |     "Jun 12 16:40:05.280624 crc crio[22579]: time=\"2026-06-12T16:40:05.280346651Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688040-58ltd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.760207 | controller |     "Jun 12 16:40:05.594241 crc crio[22579]: time=\"2026-06-12T16:40:05.594153742Z\" level=info msg=\"Stopped pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=710a7f7c-b145-413d-bcac-b387e5bdaff7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.760222 | controller |     "Jun 12 16:40:07.319589 crc crio[22579]: time=\"2026-06-12T16:40:07.318775394Z\" level=info msg=\"Stopping pod sandbox: 8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123\" id=7446414e-8b6b-4ddd-a2fb-067ea2fda7f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.760237 | controller |     "Jun 12 16:40:07.321116 crc crio[22579]: time=\"2026-06-12T16:40:07.320362275Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 Namespace:openstack ID:8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123 UID:303973af-d3a1-477e-a25c-e1e97f0ee3bd NetNS:/var/run/netns/c5ed86be-013c-4957-ab83-d8b7b240333e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod303973af_d3a1_477e_a25c_e1e97f0ee3bd.slice PodAnnotations:0xc000385ab0}] Aliases:map[]}\"",
2026-06-12 17:11:43.760256 | controller |     "Jun 12 16:40:07.321116 crc crio[22579]: time=\"2026-06-12T16:40:07.321028483Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.760270 | controller |     "Jun 12 16:40:07.937814 crc crio[22579]: time=\"2026-06-12T16:40:07.937735475Z\" level=info msg=\"Stopped pod sandbox: 8da13a4fa386d03fa124abf26a1b720724b8652b23c0a9eb6d5df58d1e222123\" id=7446414e-8b6b-4ddd-a2fb-067ea2fda7f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.760285 | controller |     "Jun 12 16:40:08.891484 crc crio[22579]: time=\"2026-06-12T16:40:08.890756148Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/POD\" id=69bf2572-eb7d-4809-b8ee-64c4abb8280d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.760300 | controller |     "Jun 12 16:40:08.892939 crc crio[22579]: time=\"2026-06-12T16:40:08.891580379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760315 | controller |     "Jun 12 16:40:08.950167 crc crio[22579]: time=\"2026-06-12T16:40:08.950105646Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc Namespace:openstack ID:f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 UID:f44b8756-9e5c-4858-a345-e47a41fac944 NetNS:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf44b8756_9e5c_4858_a345_e47a41fac944.slice PodAnnotations:0xc00008c990}] Aliases:map[]}\"",
2026-06-12 17:11:43.760331 | controller |     "Jun 12 16:40:08.950885 crc crio[22579]: time=\"2026-06-12T16:40:08.950848575Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.760346 | controller |     "Jun 12 16:40:09.450178 crc crio[22579]: 2026-06-12T16:40:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6b7f7ca2fc601c Mac:8e:3a:b1:79:96:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 SocketPath: PciID:}] [{Interface:0xc0001125d0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.760434 | controller |     "Jun 12 16:40:09.451107 crc crio[22579]: time=\"2026-06-12T16:40:09.451003428Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc Namespace:openstack ID:f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 UID:f44b8756-9e5c-4858-a345-e47a41fac944 NetNS:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf44b8756_9e5c_4858_a345_e47a41fac944.slice PodAnnotations:0xc00008c990}] Aliases:map[]}\"",
2026-06-12 17:11:43.760457 | controller |     "Jun 12 16:40:09.451323 crc crio[22579]: time=\"2026-06-12T16:40:09.451235464Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.760477 | controller |     "Jun 12 16:40:09.461022 crc crio[22579]: time=\"2026-06-12T16:40:09.460894448Z\" level=info msg=\"Ran pod sandbox f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/POD\" id=69bf2572-eb7d-4809-b8ee-64c4abb8280d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.760492 | controller |     "Jun 12 16:40:09.466716 crc crio[22579]: time=\"2026-06-12T16:40:09.466635908Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bef6afbb-6c19-40b4-9891-e74e8a3882fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.760508 | controller |     "Jun 12 16:40:09.497188 crc crio[22579]: time=\"2026-06-12T16:40:09.497055937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=641d980e-f811-4962-8d20-f5c08c7affeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.760523 | controller |     "Jun 12 16:40:09.510884 crc crio[22579]: time=\"2026-06-12T16:40:09.510787437Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=b5721ca6-61da-4eb9-a3bf-28f52237a6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.760538 | controller |     "Jun 12 16:40:09.511313 crc crio[22579]: time=\"2026-06-12T16:40:09.51124977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760552 | controller |     "Jun 12 16:40:09.560833 crc crio[22579]: time=\"2026-06-12T16:40:09.560373139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760566 | controller |     "Jun 12 16:40:09.565854 crc crio[22579]: time=\"2026-06-12T16:40:09.565778751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760581 | controller |     "Jun 12 16:40:09.777201 crc crio[22579]: time=\"2026-06-12T16:40:09.776564295Z\" level=info msg=\"Created container 22dc09b75d6278623382ff77d236d45c60f103fe4c933cb3797de98451ec0e45: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=b5721ca6-61da-4eb9-a3bf-28f52237a6fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.760596 | controller |     "Jun 12 16:40:09.778660 crc crio[22579]: time=\"2026-06-12T16:40:09.778581088Z\" level=info msg=\"Starting container: 22dc09b75d6278623382ff77d236d45c60f103fe4c933cb3797de98451ec0e45\" id=f913b679-bddd-43f5-999e-b3a3fc1a3873 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.760611 | controller |     "Jun 12 16:40:09.788822 crc crio[22579]: time=\"2026-06-12T16:40:09.788728035Z\" level=info msg=\"Started container\" PID=159300 containerID=22dc09b75d6278623382ff77d236d45c60f103fe4c933cb3797de98451ec0e45 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=f913b679-bddd-43f5-999e-b3a3fc1a3873 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5",
2026-06-12 17:11:43.760626 | controller |     "Jun 12 16:40:46.907370 crc crio[22579]: time=\"2026-06-12T16:40:46.906792569Z\" level=info msg=\"Removing container: 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec\" id=ec440309-af74-4a98-97e3-b3b6f3a36e4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.760641 | controller |     "Jun 12 16:40:47.148329 crc crio[22579]: time=\"2026-06-12T16:40:47.148157606Z\" level=info msg=\"Removed container 0140f099355830a6e48751376d9860ca8f539904f4a09c97590cfe77d4c561ec: openshift-infra/auto-csr-approver-29688034-x4hkx/oc\" id=ec440309-af74-4a98-97e3-b3b6f3a36e4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.760659 | controller |     "Jun 12 16:40:47.165298 crc crio[22579]: time=\"2026-06-12T16:40:47.165151702Z\" level=info msg=\"Stopping pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=b7cd62ca-2037-4434-a6f4-2d9acb060deb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.760673 | controller |     "Jun 12 16:40:47.165298 crc crio[22579]: time=\"2026-06-12T16:40:47.165259145Z\" level=info msg=\"Stopped pod sandbox (already stopped): c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=b7cd62ca-2037-4434-a6f4-2d9acb060deb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.760688 | controller |     "Jun 12 16:40:47.166144 crc crio[22579]: time=\"2026-06-12T16:40:47.166012075Z\" level=info msg=\"Removing pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=03bde390-66eb-4a0e-abb5-7886ff685036 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.760703 | controller |     "Jun 12 16:40:47.186328 crc crio[22579]: time=\"2026-06-12T16:40:47.186184325Z\" level=info msg=\"Removed pod sandbox: c12ded6bed14d3951e6e6835a4ca0278374820681593dc41eb480bcda274a042\" id=03bde390-66eb-4a0e-abb5-7886ff685036 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.760718 | controller |     "Jun 12 16:41:05.221631 crc crio[22579]: time=\"2026-06-12T16:41:05.219272312Z\" level=info msg=\"Stopping pod sandbox: f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5\" id=74f37248-ef97-4cc7-847a-e5783f97bf9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.760732 | controller |     "Jun 12 16:41:05.221631 crc crio[22579]: time=\"2026-06-12T16:41:05.22109514Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc Namespace:openstack ID:f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5 UID:f44b8756-9e5c-4858-a345-e47a41fac944 NetNS:/var/run/netns/1df7b374-78be-416c-8404-f1992e1bb736 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf44b8756_9e5c_4858_a345_e47a41fac944.slice PodAnnotations:0xc000c9bca0}] Aliases:map[]}\"",
2026-06-12 17:11:43.760747 | controller |     "Jun 12 16:41:05.221631 crc crio[22579]: time=\"2026-06-12T16:41:05.221236824Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.760762 | controller |     "Jun 12 16:41:05.775910 crc crio[22579]: time=\"2026-06-12T16:41:05.775206869Z\" level=info msg=\"Stopped pod sandbox: f6b7f7ca2fc601ce1489187813a8d7aba9e5866ab4193ffe15fc62d5180f60b5\" id=74f37248-ef97-4cc7-847a-e5783f97bf9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.760776 | controller |     "Jun 12 16:41:06.762758 crc crio[22579]: time=\"2026-06-12T16:41:06.760903579Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/POD\" id=fdd1fb22-ba00-498e-8701-befc28b6d97e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.760790 | controller |     "Jun 12 16:41:06.764223 crc crio[22579]: time=\"2026-06-12T16:41:06.762819649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760805 | controller |     "Jun 12 16:41:06.809682 crc crio[22579]: time=\"2026-06-12T16:41:06.809479884Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-d4pr8 Namespace:openstack ID:d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d UID:48fa406e-f517-4c68-8c6f-c027158e5e75 NetNS:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fa406e_f517_4c68_8c6f_c027158e5e75.slice PodAnnotations:0xc001216388}] Aliases:map[]}\"",
2026-06-12 17:11:43.760823 | controller |     "Jun 12 16:41:06.809682 crc crio[22579]: time=\"2026-06-12T16:41:06.809643639Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.760838 | controller |     "Jun 12 16:41:07.259403 crc crio[22579]: 2026-06-12T16:41:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d83438e355ea7db Mac:7e:63:2e:83:c9:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.760853 | controller |     "Jun 12 16:41:07.261341 crc crio[22579]: time=\"2026-06-12T16:41:07.261266127Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-d4pr8 Namespace:openstack ID:d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d UID:48fa406e-f517-4c68-8c6f-c027158e5e75 NetNS:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fa406e_f517_4c68_8c6f_c027158e5e75.slice PodAnnotations:0xc001216388}] Aliases:map[]}\"",
2026-06-12 17:11:43.760868 | controller |     "Jun 12 16:41:07.261651 crc crio[22579]: time=\"2026-06-12T16:41:07.261433671Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.760883 | controller |     "Jun 12 16:41:07.270314 crc crio[22579]: time=\"2026-06-12T16:41:07.270222972Z\" level=info msg=\"Ran pod sandbox d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/POD\" id=fdd1fb22-ba00-498e-8701-befc28b6d97e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.760898 | controller |     "Jun 12 16:41:07.272639 crc crio[22579]: time=\"2026-06-12T16:41:07.272581134Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b6b00b31-e1ce-4c8a-b519-e3be19f657a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.760913 | controller |     "Jun 12 16:41:07.304848 crc crio[22579]: time=\"2026-06-12T16:41:07.304011269Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6b890d9d-68b0-4fc9-83d7-0c9bb4feeb28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.760928 | controller |     "Jun 12 16:41:07.314858 crc crio[22579]: time=\"2026-06-12T16:41:07.314760171Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/ssh-known-hosts-edpm-deployment-ipam\" id=b0b85577-62fc-4bea-b69b-13ffeaace0db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.760943 | controller |     "Jun 12 16:41:07.315373 crc crio[22579]: time=\"2026-06-12T16:41:07.315294165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760957 | controller |     "Jun 12 16:41:07.406829 crc crio[22579]: time=\"2026-06-12T16:41:07.406659104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760972 | controller |     "Jun 12 16:41:07.411879 crc crio[22579]: time=\"2026-06-12T16:41:07.411809029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.760991 | controller |     "Jun 12 16:41:07.595890 crc crio[22579]: time=\"2026-06-12T16:41:07.595266685Z\" level=info msg=\"Created container 533c80a072d56b28b3c7a58eb90ef4ec99ab1c7ee2b39bf3e0026c5d05281315: openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/ssh-known-hosts-edpm-deployment-ipam\" id=b0b85577-62fc-4bea-b69b-13ffeaace0db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761006 | controller |     "Jun 12 16:41:07.597880 crc crio[22579]: time=\"2026-06-12T16:41:07.597814592Z\" level=info msg=\"Starting container: 533c80a072d56b28b3c7a58eb90ef4ec99ab1c7ee2b39bf3e0026c5d05281315\" id=298210e4-494a-44c3-a3cd-e04ffe7fb742 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.761021 | controller |     "Jun 12 16:41:07.604303 crc crio[22579]: time=\"2026-06-12T16:41:07.604253221Z\" level=info msg=\"Started container\" PID=162645 containerID=533c80a072d56b28b3c7a58eb90ef4ec99ab1c7ee2b39bf3e0026c5d05281315 description=openstack/ssh-known-hosts-edpm-deployment-ipam-d4pr8/ssh-known-hosts-edpm-deployment-ipam id=298210e4-494a-44c3-a3cd-e04ffe7fb742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d",
2026-06-12 17:11:43.761037 | controller |     "Jun 12 16:41:07.829181 crc crio[22579]: time=\"2026-06-12T16:41:07.829101604Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-8b6xm/POD\" id=f635c7fe-1aeb-490f-958f-f87e9b9dd543 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.761051 | controller |     "Jun 12 16:41:07.830571 crc crio[22579]: time=\"2026-06-12T16:41:07.829213947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761066 | controller |     "Jun 12 16:41:07.873941 crc crio[22579]: time=\"2026-06-12T16:41:07.873837049Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8b6xm Namespace:openshift-marketplace ID:fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb UID:74212de7-4bd8-4857-8db5-51c3406a65ab NetNS:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74212de7_4bd8_4857_8db5_51c3406a65ab.slice PodAnnotations:0xc000c9a848}] Aliases:map[]}\"",
2026-06-12 17:11:43.761081 | controller |     "Jun 12 16:41:07.873941 crc crio[22579]: time=\"2026-06-12T16:41:07.873922571Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-8b6xm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.761096 | controller |     "Jun 12 16:41:08.489696 crc crio[22579]: 2026-06-12T16:41:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd661143244ccc8 Mac:3e:ae:0e:eb:a3:a4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.761111 | controller |     "Jun 12 16:41:08.496928 crc crio[22579]: time=\"2026-06-12T16:41:08.496838986Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8b6xm Namespace:openshift-marketplace ID:fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb UID:74212de7-4bd8-4857-8db5-51c3406a65ab NetNS:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74212de7_4bd8_4857_8db5_51c3406a65ab.slice PodAnnotations:0xc000c9a848}] Aliases:map[]}\"",
2026-06-12 17:11:43.761126 | controller |     "Jun 12 16:41:08.497273 crc crio[22579]: time=\"2026-06-12T16:41:08.497216936Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-8b6xm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.761145 | controller |     "Jun 12 16:41:08.514723 crc crio[22579]: time=\"2026-06-12T16:41:08.514455979Z\" level=info msg=\"Ran pod sandbox fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb with infra container: openshift-marketplace/redhat-marketplace-8b6xm/POD\" id=f635c7fe-1aeb-490f-958f-f87e9b9dd543 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.761160 | controller |     "Jun 12 16:41:08.517988 crc crio[22579]: time=\"2026-06-12T16:41:08.517899029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0fd3ed9a-8ade-4dce-8ec9-22055ef7e30b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761175 | controller |     "Jun 12 16:41:08.521308 crc crio[22579]: time=\"2026-06-12T16:41:08.521236517Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ee21c0d-dbb6-4a55-b2a1-d3d66511f0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761191 | controller |     "Jun 12 16:41:08.542969 crc crio[22579]: time=\"2026-06-12T16:41:08.542769292Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities\" id=182f9432-8e4b-46c3-a20d-998420ad9de3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761205 | controller |     "Jun 12 16:41:08.543340 crc crio[22579]: time=\"2026-06-12T16:41:08.543316167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761221 | controller |     "Jun 12 16:41:08.622939 crc crio[22579]: time=\"2026-06-12T16:41:08.622797353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761236 | controller |     "Jun 12 16:41:08.638937 crc crio[22579]: time=\"2026-06-12T16:41:08.638591718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761251 | controller |     "Jun 12 16:41:08.787710 crc crio[22579]: time=\"2026-06-12T16:41:08.787456877Z\" level=info msg=\"Created container b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c: openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities\" id=182f9432-8e4b-46c3-a20d-998420ad9de3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761266 | controller |     "Jun 12 16:41:08.789740 crc crio[22579]: time=\"2026-06-12T16:41:08.789638474Z\" level=info msg=\"Starting container: b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c\" id=755978ee-4dad-456e-ac98-04e61dc6c8c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.761281 | controller |     "Jun 12 16:41:08.801713 crc crio[22579]: time=\"2026-06-12T16:41:08.799135173Z\" level=info msg=\"Started container\" PID=162765 containerID=b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c description=openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities id=755978ee-4dad-456e-ac98-04e61dc6c8c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb",
2026-06-12 17:11:43.761296 | controller |     "Jun 12 16:41:09.297742 crc crio[22579]: time=\"2026-06-12T16:41:09.297648802Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e557e7c2-f58c-43ea-90e6-b952a27abf48 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.761311 | controller |     "Jun 12 16:41:09.316132 crc crio[22579]: time=\"2026-06-12T16:41:09.315944022Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:11:43.761330 | controller |     "Jun 12 16:41:10.180141 crc crio[22579]: time=\"2026-06-12T16:41:10.179383673Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=e557e7c2-f58c-43ea-90e6-b952a27abf48 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.761349 | controller |     "Jun 12 16:41:10.181621 crc crio[22579]: time=\"2026-06-12T16:41:10.181477428Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a4a50694-fc1d-4aee-8c45-e369c7aae0e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761382 | controller |     "Jun 12 16:41:10.184369 crc crio[22579]: time=\"2026-06-12T16:41:10.184281401Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1bf307b3-1d59-4ee8-926d-a01156e7abf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761400 | controller |     "Jun 12 16:41:10.192232 crc crio[22579]: time=\"2026-06-12T16:41:10.192024375Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8b6xm/extract-content\" id=3720ffc1-13e1-43ca-866e-a21257908ad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761415 | controller |     "Jun 12 16:41:10.192649 crc crio[22579]: time=\"2026-06-12T16:41:10.192478417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761430 | controller |     "Jun 12 16:41:10.259039 crc crio[22579]: time=\"2026-06-12T16:41:10.25887536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761445 | controller |     "Jun 12 16:41:10.264812 crc crio[22579]: time=\"2026-06-12T16:41:10.264465367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761460 | controller |     "Jun 12 16:41:10.430399 crc crio[22579]: time=\"2026-06-12T16:41:10.430127866Z\" level=info msg=\"Created container 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf: openshift-marketplace/redhat-marketplace-8b6xm/extract-content\" id=3720ffc1-13e1-43ca-866e-a21257908ad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761476 | controller |     "Jun 12 16:41:10.431875 crc crio[22579]: time=\"2026-06-12T16:41:10.431607775Z\" level=info msg=\"Starting container: 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf\" id=6341bf11-309c-41c5-8080-0d7845e67ff8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.761490 | controller |     "Jun 12 16:41:10.438649 crc crio[22579]: time=\"2026-06-12T16:41:10.438476495Z\" level=info msg=\"Started container\" PID=162868 containerID=4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf description=openshift-marketplace/redhat-marketplace-8b6xm/extract-content id=6341bf11-309c-41c5-8080-0d7845e67ff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb",
2026-06-12 17:11:43.761505 | controller |     "Jun 12 16:41:10.981216 crc crio[22579]: time=\"2026-06-12T16:41:10.980422045Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-wb4d6/POD\" id=3b50de8d-85e3-411b-9e1c-81c5002a4c13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.761520 | controller |     "Jun 12 16:41:10.981426 crc crio[22579]: time=\"2026-06-12T16:41:10.981252756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761534 | controller |     "Jun 12 16:41:11.060233 crc crio[22579]: time=\"2026-06-12T16:41:11.060120217Z\" level=info msg=\"Got pod network &{Name:community-operators-wb4d6 Namespace:openshift-marketplace ID:5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b UID:b7a85e62-982c-4886-9369-cdf8e9f9d0ce NetNS:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7a85e62_982c_4886_9369_cdf8e9f9d0ce.slice PodAnnotations:0xc000384598}] Aliases:map[]}\"",
2026-06-12 17:11:43.761553 | controller |     "Jun 12 16:41:11.060811 crc crio[22579]: time=\"2026-06-12T16:41:11.060300602Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-wb4d6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.761568 | controller |     "Jun 12 16:41:11.645356 crc crio[22579]: 2026-06-12T16:41:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e78f0d84fec1d3 Mac:6a:4f:13:79:1d:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 SocketPath: PciID:}] [{Interface:0xc0001b05f0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.761584 | controller |     "Jun 12 16:41:11.674800 crc crio[22579]: time=\"2026-06-12T16:41:11.674136077Z\" level=info msg=\"Got pod network &{Name:community-operators-wb4d6 Namespace:openshift-marketplace ID:5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b UID:b7a85e62-982c-4886-9369-cdf8e9f9d0ce NetNS:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7a85e62_982c_4886_9369_cdf8e9f9d0ce.slice PodAnnotations:0xc000384598}] Aliases:map[]}\"",
2026-06-12 17:11:43.761599 | controller |     "Jun 12 16:41:11.675307 crc crio[22579]: time=\"2026-06-12T16:41:11.675283328Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-wb4d6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.761614 | controller |     "Jun 12 16:41:11.926260 crc crio[22579]: time=\"2026-06-12T16:41:11.926050712Z\" level=info msg=\"Ran pod sandbox 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b with infra container: openshift-marketplace/community-operators-wb4d6/POD\" id=3b50de8d-85e3-411b-9e1c-81c5002a4c13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.761629 | controller |     "Jun 12 16:41:11.956334 crc crio[22579]: time=\"2026-06-12T16:41:11.95494106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b71b1974-af4a-47ba-9713-f41e091b4336 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761643 | controller |     "Jun 12 16:41:11.994839 crc crio[22579]: time=\"2026-06-12T16:41:11.9937923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e2a0b359-2d61-4c4c-8d17-481ab3cfa31b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761658 | controller |     "Jun 12 16:41:12.066232 crc crio[22579]: time=\"2026-06-12T16:41:12.064884617Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wb4d6/extract-utilities\" id=54048c18-b7e3-4f51-8b50-b0683cf09c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761672 | controller |     "Jun 12 16:41:12.068203 crc crio[22579]: time=\"2026-06-12T16:41:12.067353862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761686 | controller |     "Jun 12 16:41:12.463657 crc crio[22579]: time=\"2026-06-12T16:41:12.463468052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761704 | controller |     "Jun 12 16:41:12.484100 crc crio[22579]: time=\"2026-06-12T16:41:12.483118238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761720 | controller |     "Jun 12 16:41:12.565182 crc crio[22579]: time=\"2026-06-12T16:41:12.564962427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a4d43cce-7c57-41e3-8dc5-48c131f55baf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761734 | controller |     "Jun 12 16:41:12.622769 crc crio[22579]: time=\"2026-06-12T16:41:12.619312494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ff7b1441-7a5b-4835-8348-d6f664e31a9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761749 | controller |     "Jun 12 16:41:12.646120 crc crio[22579]: time=\"2026-06-12T16:41:12.646036356Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-8b6xm/registry-server\" id=6bf6cfae-0302-4c15-a884-d019729982cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761763 | controller |     "Jun 12 16:41:12.647083 crc crio[22579]: time=\"2026-06-12T16:41:12.646825496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761778 | controller |     "Jun 12 16:41:12.777183 crc crio[22579]: time=\"2026-06-12T16:41:12.776684386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761792 | controller |     "Jun 12 16:41:12.782710 crc crio[22579]: time=\"2026-06-12T16:41:12.782454197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.761807 | controller |     "Jun 12 16:41:12.808760 crc crio[22579]: time=\"2026-06-12T16:41:12.808658575Z\" level=info msg=\"Created container 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606: openshift-marketplace/community-operators-wb4d6/extract-utilities\" id=54048c18-b7e3-4f51-8b50-b0683cf09c3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761822 | controller |     "Jun 12 16:41:12.809878 crc crio[22579]: time=\"2026-06-12T16:41:12.809824046Z\" level=info msg=\"Starting container: 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606\" id=ef546543-a647-4dae-b36c-1447b0bc06c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.761836 | controller |     "Jun 12 16:41:12.817571 crc crio[22579]: time=\"2026-06-12T16:41:12.817399585Z\" level=info msg=\"Started container\" PID=163056 containerID=5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606 description=openshift-marketplace/community-operators-wb4d6/extract-utilities id=ef546543-a647-4dae-b36c-1447b0bc06c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b",
2026-06-12 17:11:43.761851 | controller |     "Jun 12 16:41:12.995943 crc crio[22579]: time=\"2026-06-12T16:41:12.995763728Z\" level=info msg=\"Created container 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2: openshift-marketplace/redhat-marketplace-8b6xm/registry-server\" id=6bf6cfae-0302-4c15-a884-d019729982cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761865 | controller |     "Jun 12 16:41:12.997586 crc crio[22579]: time=\"2026-06-12T16:41:12.997415331Z\" level=info msg=\"Starting container: 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2\" id=ec38a856-8592-4f6b-a27c-8cd7bc3023e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.761882 | controller |     "Jun 12 16:41:13.039372 crc crio[22579]: time=\"2026-06-12T16:41:13.039232989Z\" level=info msg=\"Started container\" PID=163083 containerID=45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2 description=openshift-marketplace/redhat-marketplace-8b6xm/registry-server id=ec38a856-8592-4f6b-a27c-8cd7bc3023e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb",
2026-06-12 17:11:43.761898 | controller |     "Jun 12 16:41:13.644911 crc crio[22579]: time=\"2026-06-12T16:41:13.644379498Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=786d6663-8819-48b9-9471-a7b3a82680a8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.761912 | controller |     "Jun 12 16:41:13.654177 crc crio[22579]: time=\"2026-06-12T16:41:13.652691266Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.761927 | controller |     "Jun 12 16:41:14.429659 crc crio[22579]: time=\"2026-06-12T16:41:14.429030289Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=786d6663-8819-48b9-9471-a7b3a82680a8 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.761942 | controller |     "Jun 12 16:41:14.430803 crc crio[22579]: time=\"2026-06-12T16:41:14.430723834Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9adcf30c-aaba-47c2-b6e9-8ab6c3e89d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761957 | controller |     "Jun 12 16:41:14.434764 crc crio[22579]: time=\"2026-06-12T16:41:14.434672158Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a570ce52-a98c-4ea4-81f5-bf21f4453afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.761971 | controller |     "Jun 12 16:41:14.445126 crc crio[22579]: time=\"2026-06-12T16:41:14.44503768Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wb4d6/extract-content\" id=abd6d6eb-04aa-454d-ad61-f3d498a21c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.761985 | controller |     "Jun 12 16:41:14.445721 crc crio[22579]: time=\"2026-06-12T16:41:14.445659586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762000 | controller |     "Jun 12 16:41:14.491310 crc crio[22579]: time=\"2026-06-12T16:41:14.491176761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762014 | controller |     "Jun 12 16:41:14.495340 crc crio[22579]: time=\"2026-06-12T16:41:14.495280109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762029 | controller |     "Jun 12 16:41:14.699419 crc crio[22579]: time=\"2026-06-12T16:41:14.699303296Z\" level=info msg=\"Created container 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead: openshift-marketplace/community-operators-wb4d6/extract-content\" id=abd6d6eb-04aa-454d-ad61-f3d498a21c27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.762044 | controller |     "Jun 12 16:41:14.701254 crc crio[22579]: time=\"2026-06-12T16:41:14.701126494Z\" level=info msg=\"Starting container: 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead\" id=53a5d19f-6bda-445e-aaf8-0cf6af302c7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.762058 | controller |     "Jun 12 16:41:14.712609 crc crio[22579]: time=\"2026-06-12T16:41:14.71241967Z\" level=info msg=\"Started container\" PID=163195 containerID=9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead description=openshift-marketplace/community-operators-wb4d6/extract-content id=53a5d19f-6bda-445e-aaf8-0cf6af302c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b",
2026-06-12 17:11:43.762079 | controller |     "Jun 12 16:41:16.710416 crc crio[22579]: time=\"2026-06-12T16:41:16.709301648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=408d7235-738f-49bd-a7df-1433c0a53aeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.762094 | controller |     "Jun 12 16:41:16.714945 crc crio[22579]: time=\"2026-06-12T16:41:16.714790313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1425cea-5daa-4fe9-9beb-59280a98e8be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.762109 | controller |     "Jun 12 16:41:16.727907 crc crio[22579]: time=\"2026-06-12T16:41:16.727791804Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-wb4d6/registry-server\" id=7c67ec17-b82e-405e-b51a-b6c9b2521dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.762123 | controller |     "Jun 12 16:41:16.728376 crc crio[22579]: time=\"2026-06-12T16:41:16.728289567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762138 | controller |     "Jun 12 16:41:16.796694 crc crio[22579]: time=\"2026-06-12T16:41:16.796430016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762152 | controller |     "Jun 12 16:41:16.802892 crc crio[22579]: time=\"2026-06-12T16:41:16.802808333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762167 | controller |     "Jun 12 16:41:16.981759 crc crio[22579]: time=\"2026-06-12T16:41:16.981606258Z\" level=info msg=\"Created container 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574: openshift-marketplace/community-operators-wb4d6/registry-server\" id=7c67ec17-b82e-405e-b51a-b6c9b2521dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.762182 | controller |     "Jun 12 16:41:16.983303 crc crio[22579]: time=\"2026-06-12T16:41:16.983178539Z\" level=info msg=\"Starting container: 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574\" id=e0fb0535-49aa-400d-8f8c-a0d30fff1518 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.762196 | controller |     "Jun 12 16:41:16.998226 crc crio[22579]: time=\"2026-06-12T16:41:16.998098821Z\" level=info msg=\"Started container\" PID=163345 containerID=4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574 description=openshift-marketplace/community-operators-wb4d6/registry-server id=e0fb0535-49aa-400d-8f8c-a0d30fff1518 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b",
2026-06-12 17:11:43.762211 | controller |     "Jun 12 16:41:18.785422 crc crio[22579]: time=\"2026-06-12T16:41:18.784665308Z\" level=info msg=\"Stopping pod sandbox: d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d\" id=d060d107-6ab6-4ab9-bfa5-bfe167800767 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.762225 | controller |     "Jun 12 16:41:18.786741 crc crio[22579]: time=\"2026-06-12T16:41:18.78627483Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-d4pr8 Namespace:openstack ID:d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d UID:48fa406e-f517-4c68-8c6f-c027158e5e75 NetNS:/var/run/netns/96d4b31f-5e29-4f5c-9f3f-22b2bd83be08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48fa406e_f517_4c68_8c6f_c027158e5e75.slice PodAnnotations:0xc000384060}] Aliases:map[]}\"",
2026-06-12 17:11:43.762244 | controller |     "Jun 12 16:41:18.786741 crc crio[22579]: time=\"2026-06-12T16:41:18.786477435Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.762260 | controller |     "Jun 12 16:41:19.339700 crc crio[22579]: time=\"2026-06-12T16:41:19.339094035Z\" level=info msg=\"Stopped pod sandbox: d83438e355ea7db3f828b4eb4c5340b89699c3543369cfe885197bc134705a9d\" id=d060d107-6ab6-4ab9-bfa5-bfe167800767 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.762275 | controller |     "Jun 12 16:41:20.608028 crc crio[22579]: time=\"2026-06-12T16:41:20.606956383Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/POD\" id=39edc2a1-3136-4f48-bf3c-d4e02a01efa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.762289 | controller |     "Jun 12 16:41:20.609283 crc crio[22579]: time=\"2026-06-12T16:41:20.608054012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762304 | controller |     "Jun 12 16:41:20.638688 crc crio[22579]: time=\"2026-06-12T16:41:20.638541033Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r Namespace:openstack ID:fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 UID:90eab599-d518-47d1-8513-0d64fab1f820 NetNS:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90eab599_d518_47d1_8513_0d64fab1f820.slice PodAnnotations:0xc004fc04c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.762320 | controller |     "Jun 12 16:41:20.638688 crc crio[22579]: time=\"2026-06-12T16:41:20.638648845Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.762335 | controller |     "Jun 12 16:41:20.814946 crc crio[22579]: time=\"2026-06-12T16:41:20.814808141Z\" level=info msg=\"Stopping container: 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2 (timeout: 2s)\" id=3298b6bd-0b3e-4f96-9e14-e331c1a5ed3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.762353 | controller |     "Jun 12 16:41:20.961943 crc crio[22579]: time=\"2026-06-12T16:41:20.961716178Z\" level=info msg=\"Stopped container 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2: openshift-marketplace/redhat-marketplace-8b6xm/registry-server\" id=3298b6bd-0b3e-4f96-9e14-e331c1a5ed3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.762385 | controller |     "Jun 12 16:41:20.968670 crc crio[22579]: time=\"2026-06-12T16:41:20.968014853Z\" level=info msg=\"Stopping pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=2035d9c7-c686-4f29-9957-13dc28efb264 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.762403 | controller |     "Jun 12 16:41:20.969073 crc crio[22579]: time=\"2026-06-12T16:41:20.968703991Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-8b6xm Namespace:openshift-marketplace ID:fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb UID:74212de7-4bd8-4857-8db5-51c3406a65ab NetNS:/var/run/netns/c1ba6646-adc6-4453-b213-a57b0c6229de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74212de7_4bd8_4857_8db5_51c3406a65ab.slice PodAnnotations:0xc0025a06e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.762421 | controller |     "Jun 12 16:41:20.969157 crc crio[22579]: time=\"2026-06-12T16:41:20.969087661Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-8b6xm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.762436 | controller |     "Jun 12 16:41:21.315331 crc crio[22579]: time=\"2026-06-12T16:41:21.314331336Z\" level=info msg=\"Stopped pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=2035d9c7-c686-4f29-9957-13dc28efb264 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.762452 | controller |     "Jun 12 16:41:21.410294 crc crio[22579]: 2026-06-12T16:41:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdcdd36164021f9 Mac:f2:be:a4:db:60:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae SocketPath: PciID:}] [{Interface:0xc000014d20 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.762467 | controller |     "Jun 12 16:41:21.412939 crc crio[22579]: time=\"2026-06-12T16:41:21.412854573Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r Namespace:openstack ID:fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 UID:90eab599-d518-47d1-8513-0d64fab1f820 NetNS:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90eab599_d518_47d1_8513_0d64fab1f820.slice PodAnnotations:0xc004fc04c0}] Aliases:map[]}\"",
2026-06-12 17:11:43.762482 | controller |     "Jun 12 16:41:21.413093 crc crio[22579]: time=\"2026-06-12T16:41:21.413074119Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.762497 | controller |     "Jun 12 16:41:21.426614 crc crio[22579]: time=\"2026-06-12T16:41:21.426091981Z\" level=info msg=\"Ran pod sandbox fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/POD\" id=39edc2a1-3136-4f48-bf3c-d4e02a01efa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.762513 | controller |     "Jun 12 16:41:21.429711 crc crio[22579]: time=\"2026-06-12T16:41:21.429574172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b4fcdc98-238c-4c2f-8b10-1ca34deb42b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.762528 | controller |     "Jun 12 16:41:21.467275 crc crio[22579]: time=\"2026-06-12T16:41:21.466694096Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b415b2ef-b5e0-40d2-a037-74e4fe9200e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.762543 | controller |     "Jun 12 16:41:21.483684 crc crio[22579]: time=\"2026-06-12T16:41:21.483370114Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d9d66396-2203-4648-9d09-2873acd6c127 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.762558 | controller |     "Jun 12 16:41:21.484226 crc crio[22579]: time=\"2026-06-12T16:41:21.484079183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762573 | controller |     "Jun 12 16:41:21.538950 crc crio[22579]: time=\"2026-06-12T16:41:21.538614915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762588 | controller |     "Jun 12 16:41:21.542579 crc crio[22579]: time=\"2026-06-12T16:41:21.542445986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.762607 | controller |     "Jun 12 16:41:21.741417 crc crio[22579]: time=\"2026-06-12T16:41:21.741336188Z\" level=info msg=\"Created container cb55a0d1c5380a3b93c4671aa4bd8cbde2996f0a2d897925057f69440e4ad938: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=d9d66396-2203-4648-9d09-2873acd6c127 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.762622 | controller |     "Jun 12 16:41:21.743448 crc crio[22579]: time=\"2026-06-12T16:41:21.742371135Z\" level=info msg=\"Starting container: cb55a0d1c5380a3b93c4671aa4bd8cbde2996f0a2d897925057f69440e4ad938\" id=65aabfc6-f97f-4892-b8fb-c13c2d9a61b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.762637 | controller |     "Jun 12 16:41:21.752407 crc crio[22579]: time=\"2026-06-12T16:41:21.752208144Z\" level=info msg=\"Started container\" PID=163824 containerID=cb55a0d1c5380a3b93c4671aa4bd8cbde2996f0a2d897925057f69440e4ad938 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=65aabfc6-f97f-4892-b8fb-c13c2d9a61b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185",
2026-06-12 17:11:43.762652 | controller |     "Jun 12 16:41:21.846478 crc crio[22579]: time=\"2026-06-12T16:41:21.846421958Z\" level=info msg=\"Removing container: 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2\" id=1aa90c80-e3c5-4833-96e6-0a7802aa9fb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762667 | controller |     "Jun 12 16:41:21.886401 crc crio[22579]: time=\"2026-06-12T16:41:21.886248233Z\" level=info msg=\"Removed container 45ac822ecb37a11a9df4f7e03cb9f2b203663dbe24bb4ae775290a179f840ab2: openshift-marketplace/redhat-marketplace-8b6xm/registry-server\" id=1aa90c80-e3c5-4833-96e6-0a7802aa9fb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762682 | controller |     "Jun 12 16:41:21.893597 crc crio[22579]: time=\"2026-06-12T16:41:21.893429962Z\" level=info msg=\"Removing container: 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf\" id=7982e806-4dad-41aa-a649-cc886d89fb03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762696 | controller |     "Jun 12 16:41:21.963871 crc crio[22579]: time=\"2026-06-12T16:41:21.963776917Z\" level=info msg=\"Removed container 4572b72a0674f86d53950e57e8d3f2c64f59cfc84732ee9f69a65c1698c288bf: openshift-marketplace/redhat-marketplace-8b6xm/extract-content\" id=7982e806-4dad-41aa-a649-cc886d89fb03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762711 | controller |     "Jun 12 16:41:21.970997 crc crio[22579]: time=\"2026-06-12T16:41:21.970913945Z\" level=info msg=\"Removing container: b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c\" id=558033b1-df5b-44d8-a306-62e2d261f603 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762727 | controller |     "Jun 12 16:41:21.994114 crc crio[22579]: time=\"2026-06-12T16:41:21.993763545Z\" level=info msg=\"Removed container b80f26c733fa23841952b8ad631781bbb68fe5194444072615895edd9dc0507c: openshift-marketplace/redhat-marketplace-8b6xm/extract-utilities\" id=558033b1-df5b-44d8-a306-62e2d261f603 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762741 | controller |     "Jun 12 16:41:24.891659 crc crio[22579]: time=\"2026-06-12T16:41:24.890247376Z\" level=info msg=\"Stopping container: 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574 (timeout: 2s)\" id=4c5f97ab-93cf-4dc4-b39e-a22c4130c725 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.762756 | controller |     "Jun 12 16:41:25.022180 crc crio[22579]: time=\"2026-06-12T16:41:25.021896363Z\" level=info msg=\"Stopped container 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574: openshift-marketplace/community-operators-wb4d6/registry-server\" id=4c5f97ab-93cf-4dc4-b39e-a22c4130c725 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.762774 | controller |     "Jun 12 16:41:25.024450 crc crio[22579]: time=\"2026-06-12T16:41:25.024317147Z\" level=info msg=\"Stopping pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=3fa522d6-6e73-4e39-b0e3-1bd5b96ba783 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.762789 | controller |     "Jun 12 16:41:25.025413 crc crio[22579]: time=\"2026-06-12T16:41:25.025305282Z\" level=info msg=\"Got pod network &{Name:community-operators-wb4d6 Namespace:openshift-marketplace ID:5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b UID:b7a85e62-982c-4886-9369-cdf8e9f9d0ce NetNS:/var/run/netns/0b7885d1-4fbc-4a08-86e1-7f0370a0d1e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb7a85e62_982c_4886_9369_cdf8e9f9d0ce.slice PodAnnotations:0xc004fc03e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.762804 | controller |     "Jun 12 16:41:25.025743 crc crio[22579]: time=\"2026-06-12T16:41:25.025648521Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-wb4d6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.762819 | controller |     "Jun 12 16:41:25.431817 crc crio[22579]: time=\"2026-06-12T16:41:25.431013865Z\" level=info msg=\"Stopped pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=3fa522d6-6e73-4e39-b0e3-1bd5b96ba783 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.762834 | controller |     "Jun 12 16:41:25.911993 crc crio[22579]: time=\"2026-06-12T16:41:25.911873789Z\" level=info msg=\"Removing container: 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574\" id=092f771b-e6cc-4cfb-926d-1aaee7a1ed95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762848 | controller |     "Jun 12 16:41:25.956779 crc crio[22579]: time=\"2026-06-12T16:41:25.95531747Z\" level=info msg=\"Removed container 4323b89a9b07d39306a8efd1bfad8b2dd168a8540a355640226adf6f63ef4574: openshift-marketplace/community-operators-wb4d6/registry-server\" id=092f771b-e6cc-4cfb-926d-1aaee7a1ed95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762863 | controller |     "Jun 12 16:41:25.958161 crc crio[22579]: time=\"2026-06-12T16:41:25.958054072Z\" level=info msg=\"Removing container: 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead\" id=48996dce-a2c0-4cc9-b1c9-efefcfbc4af5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762877 | controller |     "Jun 12 16:41:26.003409 crc crio[22579]: time=\"2026-06-12T16:41:26.003160136Z\" level=info msg=\"Removed container 9cc99ee43654ce18f9f62f8f830b61b5881136ff507614b23e640d0b0d64cead: openshift-marketplace/community-operators-wb4d6/extract-content\" id=48996dce-a2c0-4cc9-b1c9-efefcfbc4af5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762893 | controller |     "Jun 12 16:41:26.012288 crc crio[22579]: time=\"2026-06-12T16:41:26.009577784Z\" level=info msg=\"Removing container: 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606\" id=a24f332a-65af-42f3-ae7d-487e9e687bae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762908 | controller |     "Jun 12 16:41:26.217323 crc crio[22579]: time=\"2026-06-12T16:41:26.217084703Z\" level=info msg=\"Removed container 5a13d9f7179aabb7b5667dc1c83e51af493dfea18307b02bc4f6d25c872f8606: openshift-marketplace/community-operators-wb4d6/extract-utilities\" id=a24f332a-65af-42f3-ae7d-487e9e687bae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.762922 | controller |     "Jun 12 16:41:31.997296 crc crio[22579]: time=\"2026-06-12T16:41:31.996107015Z\" level=info msg=\"Stopping pod sandbox: fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185\" id=b003ec01-b69c-4075-a150-3fd8028843d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.762939 | controller |     "Jun 12 16:41:32.000392 crc crio[22579]: time=\"2026-06-12T16:41:31.99822534Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r Namespace:openstack ID:fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185 UID:90eab599-d518-47d1-8513-0d64fab1f820 NetNS:/var/run/netns/380ebe2b-fccb-4335-a006-7131830f74ae Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90eab599_d518_47d1_8513_0d64fab1f820.slice PodAnnotations:0xc0025a09f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.762955 | controller |     "Jun 12 16:41:32.000392 crc crio[22579]: time=\"2026-06-12T16:41:31.998395415Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.762969 | controller |     "Jun 12 16:41:32.495600 crc crio[22579]: time=\"2026-06-12T16:41:32.495088326Z\" level=info msg=\"Stopped pod sandbox: fdcdd36164021f97d88e2b7aa1da0db4aa78b8e3e8157b55dffd3c2176777185\" id=b003ec01-b69c-4075-a150-3fd8028843d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.762984 | controller |     "Jun 12 16:41:33.595828 crc crio[22579]: time=\"2026-06-12T16:41:33.595312182Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/POD\" id=e8568984-c82b-4660-8d15-3f69267bfa10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.762998 | controller |     "Jun 12 16:41:33.597228 crc crio[22579]: time=\"2026-06-12T16:41:33.595841176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763013 | controller |     "Jun 12 16:41:33.634636 crc crio[22579]: time=\"2026-06-12T16:41:33.633476554Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f Namespace:openstack ID:f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 UID:c4c75e53-495c-45f6-8182-7bc0f63ecbe6 NetNS:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4c75e53_495c_45f6_8182_7bc0f63ecbe6.slice PodAnnotations:0xc0024a6db0}] Aliases:map[]}\"",
2026-06-12 17:11:43.763028 | controller |     "Jun 12 16:41:33.634636 crc crio[22579]: time=\"2026-06-12T16:41:33.633742111Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.763043 | controller |     "Jun 12 16:41:34.303198 crc crio[22579]: 2026-06-12T16:41:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f20861dd16b4084 Mac:ba:c9:a9:5b:db:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 SocketPath: PciID:}] [{Interface:0xc000284700 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.763057 | controller |     "Jun 12 16:41:34.303198 crc crio[22579]: time=\"2026-06-12T16:41:34.301096083Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f Namespace:openstack ID:f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 UID:c4c75e53-495c-45f6-8182-7bc0f63ecbe6 NetNS:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4c75e53_495c_45f6_8182_7bc0f63ecbe6.slice PodAnnotations:0xc0024a6db0}] Aliases:map[]}\"",
2026-06-12 17:11:43.763076 | controller |     "Jun 12 16:41:34.303198 crc crio[22579]: time=\"2026-06-12T16:41:34.301269028Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.763091 | controller |     "Jun 12 16:41:34.314300 crc crio[22579]: time=\"2026-06-12T16:41:34.314261769Z\" level=info msg=\"Ran pod sandbox f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/POD\" id=e8568984-c82b-4660-8d15-3f69267bfa10 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.763106 | controller |     "Jun 12 16:41:34.317452 crc crio[22579]: time=\"2026-06-12T16:41:34.317266538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=4aa7f95f-a974-408f-817a-8d44fe926ae5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.763120 | controller |     "Jun 12 16:41:34.346825 crc crio[22579]: time=\"2026-06-12T16:41:34.346709531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=bc027e8d-ba30-4cdb-8c40-597bfb29cfa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.763135 | controller |     "Jun 12 16:41:34.355954 crc crio[22579]: time=\"2026-06-12T16:41:34.355853301Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6caac41f-38ec-4a04-aedf-728c166b4eb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.763149 | controller |     "Jun 12 16:41:34.356298 crc crio[22579]: time=\"2026-06-12T16:41:34.356238951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763163 | controller |     "Jun 12 16:41:34.398857 crc crio[22579]: time=\"2026-06-12T16:41:34.398405778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763177 | controller |     "Jun 12 16:41:34.402246 crc crio[22579]: time=\"2026-06-12T16:41:34.402170857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763192 | controller |     "Jun 12 16:41:34.564852 crc crio[22579]: time=\"2026-06-12T16:41:34.564177771Z\" level=info msg=\"Created container 5f358f496448ae8698a8577a3d9296469524afed99ba4ee3ee369efb8e5e7075: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6caac41f-38ec-4a04-aedf-728c166b4eb8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.763207 | controller |     "Jun 12 16:41:34.567771 crc crio[22579]: time=\"2026-06-12T16:41:34.567690763Z\" level=info msg=\"Starting container: 5f358f496448ae8698a8577a3d9296469524afed99ba4ee3ee369efb8e5e7075\" id=e492ff34-a684-4a38-853c-3233f12987c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.763221 | controller |     "Jun 12 16:41:34.576541 crc crio[22579]: time=\"2026-06-12T16:41:34.576320989Z\" level=info msg=\"Started container\" PID=164661 containerID=5f358f496448ae8698a8577a3d9296469524afed99ba4ee3ee369efb8e5e7075 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=e492ff34-a684-4a38-853c-3233f12987c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0",
2026-06-12 17:11:43.763236 | controller |     "Jun 12 16:41:46.239308 crc crio[22579]: time=\"2026-06-12T16:41:46.238231418Z\" level=info msg=\"Stopping pod sandbox: f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0\" id=92ec228e-4152-4804-95d1-f640a5afbb21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.763255 | controller |     "Jun 12 16:41:46.240686 crc crio[22579]: time=\"2026-06-12T16:41:46.240241851Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f Namespace:openstack ID:f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0 UID:c4c75e53-495c-45f6-8182-7bc0f63ecbe6 NetNS:/var/run/netns/34d2dce3-5898-4af6-be12-e25bd09b5602 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4c75e53_495c_45f6_8182_7bc0f63ecbe6.slice PodAnnotations:0xc001217458}] Aliases:map[]}\"",
2026-06-12 17:11:43.763270 | controller |     "Jun 12 16:41:46.240686 crc crio[22579]: time=\"2026-06-12T16:41:46.240406385Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.763285 | controller |     "Jun 12 16:41:46.686113 crc crio[22579]: time=\"2026-06-12T16:41:46.685986074Z\" level=info msg=\"Stopped pod sandbox: f20861dd16b4084780cbaf73b9b0ee39908b3361919abcb06051f29e77c2dbe0\" id=92ec228e-4152-4804-95d1-f640a5afbb21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.763299 | controller |     "Jun 12 16:41:47.212222 crc crio[22579]: time=\"2026-06-12T16:41:47.211717576Z\" level=info msg=\"Stopping pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=577b9883-15bb-462c-b479-06ccfa5d5848 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.763314 | controller |     "Jun 12 16:41:47.212222 crc crio[22579]: time=\"2026-06-12T16:41:47.212190479Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=577b9883-15bb-462c-b479-06ccfa5d5848 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.763329 | controller |     "Jun 12 16:41:47.212814 crc crio[22579]: time=\"2026-06-12T16:41:47.212773884Z\" level=info msg=\"Removing pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=89783f14-26fc-44aa-8fc9-5c0b89834ee5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.763344 | controller |     "Jun 12 16:41:47.238023 crc crio[22579]: time=\"2026-06-12T16:41:47.237895014Z\" level=info msg=\"Removed pod sandbox: 5e78f0d84fec1d3f8738327417dcce054081afe3562eb3e22af1367b995c7d3b\" id=89783f14-26fc-44aa-8fc9-5c0b89834ee5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.763377 | controller |     "Jun 12 16:41:47.238997 crc crio[22579]: time=\"2026-06-12T16:41:47.238848909Z\" level=info msg=\"Stopping pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=4e9baf8c-3fc0-4484-95b7-6a732757c008 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.763397 | controller |     "Jun 12 16:41:47.239120 crc crio[22579]: time=\"2026-06-12T16:41:47.239081655Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=4e9baf8c-3fc0-4484-95b7-6a732757c008 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.763412 | controller |     "Jun 12 16:41:47.240083 crc crio[22579]: time=\"2026-06-12T16:41:47.24002134Z\" level=info msg=\"Removing pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=95c9cd1e-8b56-4ee7-9d80-308477c5f56a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.763427 | controller |     "Jun 12 16:41:47.253050 crc crio[22579]: time=\"2026-06-12T16:41:47.252964989Z\" level=info msg=\"Removed pod sandbox: fd661143244ccc8653ebfccb47d30051dfc6925e50d36dbe52461e418b8659fb\" id=95c9cd1e-8b56-4ee7-9d80-308477c5f56a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.763442 | controller |     "Jun 12 16:41:47.880900 crc crio[22579]: time=\"2026-06-12T16:41:47.87931231Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/POD\" id=f42da3d4-02a0-4b33-9a17-df3c60edf4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.763459 | controller |     "Jun 12 16:41:47.880900 crc crio[22579]: time=\"2026-06-12T16:41:47.879391932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763475 | controller |     "Jun 12 16:41:47.912102 crc crio[22579]: time=\"2026-06-12T16:41:47.911999096Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx Namespace:openstack ID:00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 UID:d3906623-43b8-433e-aab1-093358997417 NetNS:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3906623_43b8_433e_aab1_093358997417.slice PodAnnotations:0xc0012165d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.763490 | controller |     "Jun 12 16:41:47.912102 crc crio[22579]: time=\"2026-06-12T16:41:47.912076498Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.763505 | controller |     "Jun 12 16:41:48.615228 crc crio[22579]: 2026-06-12T16:41:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:00e1f139d1bccfc Mac:fa:e3:b1:93:fe:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d SocketPath: PciID:}] [{Interface:0xc000514740 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.763520 | controller |     "Jun 12 16:41:48.617144 crc crio[22579]: time=\"2026-06-12T16:41:48.617027956Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx Namespace:openstack ID:00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 UID:d3906623-43b8-433e-aab1-093358997417 NetNS:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3906623_43b8_433e_aab1_093358997417.slice PodAnnotations:0xc0012165d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.763535 | controller |     "Jun 12 16:41:48.617310 crc crio[22579]: time=\"2026-06-12T16:41:48.61716104Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.763550 | controller |     "Jun 12 16:41:48.626633 crc crio[22579]: time=\"2026-06-12T16:41:48.626462168Z\" level=info msg=\"Ran pod sandbox 00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/POD\" id=f42da3d4-02a0-4b33-9a17-df3c60edf4ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.763565 | controller |     "Jun 12 16:41:48.630704 crc crio[22579]: time=\"2026-06-12T16:41:48.630633644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cf8bec05-96a5-40a6-b925-0797450ef80d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.763580 | controller |     "Jun 12 16:41:48.652937 crc crio[22579]: time=\"2026-06-12T16:41:48.652793161Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1f54f069-fbf1-45b1-887c-cc25757a561c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.763595 | controller |     "Jun 12 16:41:48.661236 crc crio[22579]: time=\"2026-06-12T16:41:48.661107284Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=00b72f4f-678e-4302-873a-692639abef72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.763613 | controller |     "Jun 12 16:41:48.661815 crc crio[22579]: time=\"2026-06-12T16:41:48.66173142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763628 | controller |     "Jun 12 16:41:48.717342 crc crio[22579]: time=\"2026-06-12T16:41:48.717123637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763643 | controller |     "Jun 12 16:41:48.722704 crc crio[22579]: time=\"2026-06-12T16:41:48.722621538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763657 | controller |     "Jun 12 16:41:48.892855 crc crio[22579]: time=\"2026-06-12T16:41:48.892725621Z\" level=info msg=\"Created container 6991294ad787558f4b7c4cfcf1d920e140a643b59551ee74236b5f6f7e1cac45: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=00b72f4f-678e-4302-873a-692639abef72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.763672 | controller |     "Jun 12 16:41:48.893878 crc crio[22579]: time=\"2026-06-12T16:41:48.893810208Z\" level=info msg=\"Starting container: 6991294ad787558f4b7c4cfcf1d920e140a643b59551ee74236b5f6f7e1cac45\" id=6ae46168-b614-4798-a7ef-7f13c83c3ae2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.763687 | controller |     "Jun 12 16:41:48.900292 crc crio[22579]: time=\"2026-06-12T16:41:48.900174541Z\" level=info msg=\"Started container\" PID=165544 containerID=6991294ad787558f4b7c4cfcf1d920e140a643b59551ee74236b5f6f7e1cac45 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=6ae46168-b614-4798-a7ef-7f13c83c3ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255",
2026-06-12 17:11:43.763701 | controller |     "Jun 12 16:42:00.522016 crc crio[22579]: time=\"2026-06-12T16:42:00.520605308Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688042-nxnz6/POD\" id=3ee816c9-0c3a-43b6-b0b9-a704f6d7a677 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.763716 | controller |     "Jun 12 16:42:00.523994 crc crio[22579]: time=\"2026-06-12T16:42:00.523960674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763731 | controller |     "Jun 12 16:42:00.582122 crc crio[22579]: time=\"2026-06-12T16:42:00.582013819Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-nxnz6 Namespace:openshift-infra ID:268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af UID:470c5bd7-1796-479d-8878-bef519981a1e NetNS:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod470c5bd7_1796_479d_8878_bef519981a1e.slice PodAnnotations:0xc001216b10}] Aliases:map[]}\"",
2026-06-12 17:11:43.763746 | controller |     "Jun 12 16:42:00.582619 crc crio[22579]: time=\"2026-06-12T16:42:00.582589244Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688042-nxnz6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.763761 | controller |     "Jun 12 16:42:01.156459 crc crio[22579]: 2026-06-12T16:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:268af15ba72f9a8 Mac:d2:a4:b5:51:4b:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.763779 | controller |     "Jun 12 16:42:01.158607 crc crio[22579]: time=\"2026-06-12T16:42:01.158545581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-nxnz6 Namespace:openshift-infra ID:268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af UID:470c5bd7-1796-479d-8878-bef519981a1e NetNS:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod470c5bd7_1796_479d_8878_bef519981a1e.slice PodAnnotations:0xc001216b10}] Aliases:map[]}\"",
2026-06-12 17:11:43.763794 | controller |     "Jun 12 16:42:01.158861 crc crio[22579]: time=\"2026-06-12T16:42:01.158843648Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688042-nxnz6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.763809 | controller |     "Jun 12 16:42:01.170759 crc crio[22579]: time=\"2026-06-12T16:42:01.170714842Z\" level=info msg=\"Ran pod sandbox 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af with infra container: openshift-infra/auto-csr-approver-29688042-nxnz6/POD\" id=3ee816c9-0c3a-43b6-b0b9-a704f6d7a677 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.763824 | controller |     "Jun 12 16:42:01.178108 crc crio[22579]: time=\"2026-06-12T16:42:01.1780633Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=73748ade-e0ee-4edc-a406-653c20569d98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.763839 | controller |     "Jun 12 16:42:01.193685 crc crio[22579]: time=\"2026-06-12T16:42:01.193227608Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.763854 | controller |     "Jun 12 16:42:03.827121 crc crio[22579]: time=\"2026-06-12T16:42:03.826265848Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=73748ade-e0ee-4edc-a406-653c20569d98 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.763868 | controller |     "Jun 12 16:42:03.829365 crc crio[22579]: time=\"2026-06-12T16:42:03.829018019Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3aa3d8a5-d118-4e0f-9b6a-81283617e759 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.763883 | controller |     "Jun 12 16:42:03.836163 crc crio[22579]: time=\"2026-06-12T16:42:03.835878584Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3699a629-0fcc-43f7-b05d-5d7317a662ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.763901 | controller |     "Jun 12 16:42:03.844634 crc crio[22579]: time=\"2026-06-12T16:42:03.844478515Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688042-nxnz6/oc\" id=b0305a8f-49f7-4653-8713-01076065024b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.763924 | controller |     "Jun 12 16:42:03.845169 crc crio[22579]: time=\"2026-06-12T16:42:03.845111941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763939 | controller |     "Jun 12 16:42:03.902854 crc crio[22579]: time=\"2026-06-12T16:42:03.902727815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763956 | controller |     "Jun 12 16:42:04.299812 crc crio[22579]: time=\"2026-06-12T16:42:04.299686932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.763974 | controller |     "Jun 12 16:42:04.425624 crc crio[22579]: time=\"2026-06-12T16:42:04.425020729Z\" level=info msg=\"Created container 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc: openshift-infra/auto-csr-approver-29688042-nxnz6/oc\" id=b0305a8f-49f7-4653-8713-01076065024b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.763989 | controller |     "Jun 12 16:42:04.427099 crc crio[22579]: time=\"2026-06-12T16:42:04.42700855Z\" level=info msg=\"Starting container: 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc\" id=41374c4c-deed-4a73-83cb-a81f1a12fad9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.764004 | controller |     "Jun 12 16:42:04.434356 crc crio[22579]: time=\"2026-06-12T16:42:04.434139003Z\" level=info msg=\"Started container\" PID=166565 containerID=28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc description=openshift-infra/auto-csr-approver-29688042-nxnz6/oc id=41374c4c-deed-4a73-83cb-a81f1a12fad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af",
2026-06-12 17:11:43.764019 | controller |     "Jun 12 16:42:06.841650 crc crio[22579]: time=\"2026-06-12T16:42:06.840440343Z\" level=info msg=\"Stopping pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=2d581169-b378-499c-95d5-f49cd33b0287 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.764035 | controller |     "Jun 12 16:42:06.843764 crc crio[22579]: time=\"2026-06-12T16:42:06.842398123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688042-nxnz6 Namespace:openshift-infra ID:268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af UID:470c5bd7-1796-479d-8878-bef519981a1e NetNS:/var/run/netns/2694ce00-21f0-476e-adc5-c20fcb7e5bc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod470c5bd7_1796_479d_8878_bef519981a1e.slice PodAnnotations:0xc006b8ebe8}] Aliases:map[]}\"",
2026-06-12 17:11:43.764050 | controller |     "Jun 12 16:42:06.843764 crc crio[22579]: time=\"2026-06-12T16:42:06.842638539Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688042-nxnz6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.764064 | controller |     "Jun 12 16:42:07.205252 crc crio[22579]: time=\"2026-06-12T16:42:07.205114184Z\" level=info msg=\"Stopped pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=2d581169-b378-499c-95d5-f49cd33b0287 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.764079 | controller |     "Jun 12 16:42:32.292193 crc crio[22579]: time=\"2026-06-12T16:42:32.291040557Z\" level=info msg=\"Stopping pod sandbox: 00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255\" id=7913d08f-0765-4b79-969f-c3cd31a3b75c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.764093 | controller |     "Jun 12 16:42:32.295110 crc crio[22579]: time=\"2026-06-12T16:42:32.293039808Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx Namespace:openstack ID:00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255 UID:d3906623-43b8-433e-aab1-093358997417 NetNS:/var/run/netns/f277c6bf-793e-4558-bc98-435bf0cbef4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3906623_43b8_433e_aab1_093358997417.slice PodAnnotations:0xc004fc0650}] Aliases:map[]}\"",
2026-06-12 17:11:43.764107 | controller |     "Jun 12 16:42:32.295110 crc crio[22579]: time=\"2026-06-12T16:42:32.293242423Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.764125 | controller |     "Jun 12 16:42:32.860437 crc crio[22579]: time=\"2026-06-12T16:42:32.859625006Z\" level=info msg=\"Stopped pod sandbox: 00e1f139d1bccfc763a8f92e7fd6ba8543425c84c892e0076704784c8fe81255\" id=7913d08f-0765-4b79-969f-c3cd31a3b75c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.764140 | controller |     "Jun 12 16:42:36.051915 crc crio[22579]: time=\"2026-06-12T16:42:36.050889781Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/POD\" id=3a6d5e77-18ea-4ef0-8db1-faa14de61f41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.764154 | controller |     "Jun 12 16:42:36.053921 crc crio[22579]: time=\"2026-06-12T16:42:36.051952658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764168 | controller |     "Jun 12 16:42:36.091410 crc crio[22579]: time=\"2026-06-12T16:42:36.091230513Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l Namespace:openstack ID:ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d UID:00140a4d-34f0-41f5-a073-0c0dbb403be8 NetNS:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00140a4d_34f0_41f5_a073_0c0dbb403be8.slice PodAnnotations:0xc0023086e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.764183 | controller |     "Jun 12 16:42:36.091410 crc crio[22579]: time=\"2026-06-12T16:42:36.091293825Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.764197 | controller |     "Jun 12 16:42:36.862992 crc crio[22579]: 2026-06-12T16:42:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab2d1ce40074044 Mac:2e:30:7b:cf:ab:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 SocketPath: PciID:}] [{Interface:0xc0004b4760 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.764212 | controller |     "Jun 12 16:42:36.864475 crc crio[22579]: time=\"2026-06-12T16:42:36.864401447Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l Namespace:openstack ID:ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d UID:00140a4d-34f0-41f5-a073-0c0dbb403be8 NetNS:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00140a4d_34f0_41f5_a073_0c0dbb403be8.slice PodAnnotations:0xc0023086e8}] Aliases:map[]}\"",
2026-06-12 17:11:43.764226 | controller |     "Jun 12 16:42:36.864720 crc crio[22579]: time=\"2026-06-12T16:42:36.864661244Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.764241 | controller |     "Jun 12 16:42:36.874161 crc crio[22579]: time=\"2026-06-12T16:42:36.874076335Z\" level=info msg=\"Ran pod sandbox ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/POD\" id=3a6d5e77-18ea-4ef0-8db1-faa14de61f41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.764255 | controller |     "Jun 12 16:42:36.879610 crc crio[22579]: time=\"2026-06-12T16:42:36.879447132Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=93ec49fb-4a09-4ce2-ab9f-1ba44609355d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.764269 | controller |     "Jun 12 16:42:36.917812 crc crio[22579]: time=\"2026-06-12T16:42:36.917082985Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b81f5dfa-c459-4915-912a-d96047be4495 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.764287 | controller |     "Jun 12 16:42:36.944906 crc crio[22579]: time=\"2026-06-12T16:42:36.944708632Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=22f18573-6036-4225-9352-dfa27aca4235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.764302 | controller |     "Jun 12 16:42:36.945338 crc crio[22579]: time=\"2026-06-12T16:42:36.945276467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764317 | controller |     "Jun 12 16:42:36.996580 crc crio[22579]: time=\"2026-06-12T16:42:36.99388382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764331 | controller |     "Jun 12 16:42:36.998171 crc crio[22579]: time=\"2026-06-12T16:42:36.998117569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764346 | controller |     "Jun 12 16:42:37.393573 crc crio[22579]: time=\"2026-06-12T16:42:37.393018792Z\" level=info msg=\"Created container fb6f24c38e247accb544987b8632693fdb60b8ba00e0b31557600d0608eda4a3: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=22f18573-6036-4225-9352-dfa27aca4235 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.764375 | controller |     "Jun 12 16:42:37.395478 crc crio[22579]: time=\"2026-06-12T16:42:37.394419958Z\" level=info msg=\"Starting container: fb6f24c38e247accb544987b8632693fdb60b8ba00e0b31557600d0608eda4a3\" id=c132c80b-869a-44ea-8efe-65ee4232f4d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.764395 | controller |     "Jun 12 16:42:37.400962 crc crio[22579]: time=\"2026-06-12T16:42:37.400887663Z\" level=info msg=\"Started container\" PID=168644 containerID=fb6f24c38e247accb544987b8632693fdb60b8ba00e0b31557600d0608eda4a3 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=c132c80b-869a-44ea-8efe-65ee4232f4d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d",
2026-06-12 17:11:43.764411 | controller |     "Jun 12 16:42:47.272271 crc crio[22579]: time=\"2026-06-12T16:42:47.271486071Z\" level=info msg=\"Removing container: 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25\" id=ce6af3b1-294c-4915-9ea4-99b57e31d5ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.764427 | controller |     "Jun 12 16:42:47.491764 crc crio[22579]: time=\"2026-06-12T16:42:47.491064369Z\" level=info msg=\"Removed container 3f8c1b39d9c30418778c5dbedf5ebdd97bebb68b9b9e6767844763b1cdb60f25: openshift-infra/auto-csr-approver-29688036-jvp57/oc\" id=ce6af3b1-294c-4915-9ea4-99b57e31d5ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.764441 | controller |     "Jun 12 16:42:47.502718 crc crio[22579]: time=\"2026-06-12T16:42:47.502555053Z\" level=info msg=\"Stopping pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=9bc8ee1f-e453-4f3e-843c-0033b3d81766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.764456 | controller |     "Jun 12 16:42:47.502718 crc crio[22579]: time=\"2026-06-12T16:42:47.502657536Z\" level=info msg=\"Stopped pod sandbox (already stopped): b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=9bc8ee1f-e453-4f3e-843c-0033b3d81766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.764475 | controller |     "Jun 12 16:42:47.503274 crc crio[22579]: time=\"2026-06-12T16:42:47.50321451Z\" level=info msg=\"Removing pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=fd90005d-cf58-4908-9118-8711bc05ee09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.764490 | controller |     "Jun 12 16:42:47.517238 crc crio[22579]: time=\"2026-06-12T16:42:47.517137907Z\" level=info msg=\"Removed pod sandbox: b8bb638cedd57c0c2bf14e3cb41699cbb7ab3c94a63f1d6561b444015dcaab0c\" id=fd90005d-cf58-4908-9118-8711bc05ee09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.764505 | controller |     "Jun 12 16:43:41.805200 crc crio[22579]: time=\"2026-06-12T16:43:41.804366746Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-pw7h2/POD\" id=d6267987-6850-4533-95d9-b46bea5bbbd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.764519 | controller |     "Jun 12 16:43:41.807111 crc crio[22579]: time=\"2026-06-12T16:43:41.805220327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764534 | controller |     "Jun 12 16:43:41.850646 crc crio[22579]: time=\"2026-06-12T16:43:41.849138033Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pw7h2 Namespace:openshift-marketplace ID:982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 UID:5d66740f-a6da-4db8-b69e-55dcb26c0482 NetNS:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d66740f_a6da_4db8_b69e_55dcb26c0482.slice PodAnnotations:0xc0024a68f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.764549 | controller |     "Jun 12 16:43:41.850646 crc crio[22579]: time=\"2026-06-12T16:43:41.850634591Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-pw7h2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.764564 | controller |     "Jun 12 16:43:42.232897 crc crio[22579]: 2026-06-12T16:43:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:982681b45ceb96e Mac:26:0f:d6:20:c1:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.764578 | controller |     "Jun 12 16:43:42.234774 crc crio[22579]: time=\"2026-06-12T16:43:42.234587712Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pw7h2 Namespace:openshift-marketplace ID:982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 UID:5d66740f-a6da-4db8-b69e-55dcb26c0482 NetNS:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d66740f_a6da_4db8_b69e_55dcb26c0482.slice PodAnnotations:0xc0024a68f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.764593 | controller |     "Jun 12 16:43:42.235099 crc crio[22579]: time=\"2026-06-12T16:43:42.234818218Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-pw7h2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.764608 | controller |     "Jun 12 16:43:42.249697 crc crio[22579]: time=\"2026-06-12T16:43:42.249590316Z\" level=info msg=\"Ran pod sandbox 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 with infra container: openshift-marketplace/redhat-operators-pw7h2/POD\" id=d6267987-6850-4533-95d9-b46bea5bbbd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.764623 | controller |     "Jun 12 16:43:42.261073 crc crio[22579]: time=\"2026-06-12T16:43:42.260943957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2121984f-df93-488e-925a-43999f90ba91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.764644 | controller |     "Jun 12 16:43:42.264105 crc crio[22579]: time=\"2026-06-12T16:43:42.264025816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=234ba8aa-6258-4ba7-8091-247c66b75360 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.764659 | controller |     "Jun 12 16:43:42.279722 crc crio[22579]: time=\"2026-06-12T16:43:42.276092846Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pw7h2/extract-utilities\" id=7f9d2d0e-64d2-412f-bcb8-6ea5e6394cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.764674 | controller |     "Jun 12 16:43:42.279722 crc crio[22579]: time=\"2026-06-12T16:43:42.276440584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764689 | controller |     "Jun 12 16:43:42.345143 crc crio[22579]: time=\"2026-06-12T16:43:42.344914399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764703 | controller |     "Jun 12 16:43:42.350967 crc crio[22579]: time=\"2026-06-12T16:43:42.350600685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764718 | controller |     "Jun 12 16:43:42.545262 crc crio[22579]: time=\"2026-06-12T16:43:42.544444933Z\" level=info msg=\"Created container fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81: openshift-marketplace/redhat-operators-pw7h2/extract-utilities\" id=7f9d2d0e-64d2-412f-bcb8-6ea5e6394cd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.764733 | controller |     "Jun 12 16:43:42.547135 crc crio[22579]: time=\"2026-06-12T16:43:42.54706393Z\" level=info msg=\"Starting container: fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81\" id=360d5cd0-f206-433d-8642-87c983b92d76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.764748 | controller |     "Jun 12 16:43:42.555073 crc crio[22579]: time=\"2026-06-12T16:43:42.55485023Z\" level=info msg=\"Started container\" PID=172471 containerID=fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81 description=openshift-marketplace/redhat-operators-pw7h2/extract-utilities id=360d5cd0-f206-433d-8642-87c983b92d76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132",
2026-06-12 17:11:43.764763 | controller |     "Jun 12 16:43:43.537826 crc crio[22579]: time=\"2026-06-12T16:43:43.537728057Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=be774c1e-2a42-4845-abb4-4ac77553ff1c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.764778 | controller |     "Jun 12 16:43:43.549291 crc crio[22579]: time=\"2026-06-12T16:43:43.548184674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.764793 | controller |     "Jun 12 16:43:44.552818 crc crio[22579]: time=\"2026-06-12T16:43:44.551937738Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=be774c1e-2a42-4845-abb4-4ac77553ff1c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.764808 | controller |     "Jun 12 16:43:44.558110 crc crio[22579]: time=\"2026-06-12T16:43:44.557999493Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=31131243-26bf-44a6-8da1-63b95a3d3e95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.764827 | controller |     "Jun 12 16:43:44.562155 crc crio[22579]: time=\"2026-06-12T16:43:44.562019646Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bddcf2e4-cbc9-41ce-8d55-4809ee5407ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.764842 | controller |     "Jun 12 16:43:44.575016 crc crio[22579]: time=\"2026-06-12T16:43:44.574810373Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pw7h2/extract-content\" id=d45617f4-b9ee-413e-89f4-f369185022a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.764856 | controller |     "Jun 12 16:43:44.575647 crc crio[22579]: time=\"2026-06-12T16:43:44.575583773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764871 | controller |     "Jun 12 16:43:44.654670 crc crio[22579]: time=\"2026-06-12T16:43:44.653828675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764885 | controller |     "Jun 12 16:43:44.659711 crc crio[22579]: time=\"2026-06-12T16:43:44.659600883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.764900 | controller |     "Jun 12 16:43:44.821708 crc crio[22579]: time=\"2026-06-12T16:43:44.821465355Z\" level=info msg=\"Created container 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8: openshift-marketplace/redhat-operators-pw7h2/extract-content\" id=d45617f4-b9ee-413e-89f4-f369185022a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.764915 | controller |     "Jun 12 16:43:44.823201 crc crio[22579]: time=\"2026-06-12T16:43:44.823157118Z\" level=info msg=\"Starting container: 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8\" id=3e2ca941-84ae-461e-9b78-acdaeb015ecb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.764930 | controller |     "Jun 12 16:43:44.829659 crc crio[22579]: time=\"2026-06-12T16:43:44.829600273Z\" level=info msg=\"Started container\" PID=172588 containerID=1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8 description=openshift-marketplace/redhat-operators-pw7h2/extract-content id=3e2ca941-84ae-461e-9b78-acdaeb015ecb name=/runtime.v1.RuntimeService/StartContainer sandboxID=982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132",
2026-06-12 17:11:43.764946 | controller |     "Jun 12 16:43:48.656154 crc crio[22579]: time=\"2026-06-12T16:43:48.654920942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3903f2ac-03c0-43e7-a33e-f50b90c419c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.764961 | controller |     "Jun 12 16:43:48.662203 crc crio[22579]: time=\"2026-06-12T16:43:48.660167036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=16b16c02-57b2-46cf-bf2c-8d79454c0d2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.764975 | controller |     "Jun 12 16:43:48.738877 crc crio[22579]: time=\"2026-06-12T16:43:48.738765247Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-pw7h2/registry-server\" id=e5d252d9-853f-4df0-90ab-d5d1eac908ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.764989 | controller |     "Jun 12 16:43:48.739392 crc crio[22579]: time=\"2026-06-12T16:43:48.73927425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765004 | controller |     "Jun 12 16:43:48.933216 crc crio[22579]: time=\"2026-06-12T16:43:48.93272833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765021 | controller |     "Jun 12 16:43:48.936704 crc crio[22579]: time=\"2026-06-12T16:43:48.936650831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765036 | controller |     "Jun 12 16:43:49.156391 crc crio[22579]: time=\"2026-06-12T16:43:49.15626342Z\" level=info msg=\"Created container d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829: openshift-marketplace/redhat-operators-pw7h2/registry-server\" id=e5d252d9-853f-4df0-90ab-d5d1eac908ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.765051 | controller |     "Jun 12 16:43:49.159928 crc crio[22579]: time=\"2026-06-12T16:43:49.159864802Z\" level=info msg=\"Starting container: d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829\" id=babefde3-f513-4805-93f3-c88e86ee681d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.765065 | controller |     "Jun 12 16:43:49.166980 crc crio[22579]: time=\"2026-06-12T16:43:49.16681128Z\" level=info msg=\"Started container\" PID=172876 containerID=d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829 description=openshift-marketplace/redhat-operators-pw7h2/registry-server id=babefde3-f513-4805-93f3-c88e86ee681d name=/runtime.v1.RuntimeService/StartContainer sandboxID=982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132",
2026-06-12 17:11:43.765080 | controller |     "Jun 12 16:43:52.719448 crc crio[22579]: time=\"2026-06-12T16:43:52.718591661Z\" level=info msg=\"Stopping pod sandbox: ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d\" id=515ec9cd-733b-4b9c-a356-4824744eba7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.765095 | controller |     "Jun 12 16:43:52.720612 crc crio[22579]: time=\"2026-06-12T16:43:52.720168051Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l Namespace:openstack ID:ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d UID:00140a4d-34f0-41f5-a073-0c0dbb403be8 NetNS:/var/run/netns/9cc407ba-5c26-4248-b277-fed9628a4e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod00140a4d_34f0_41f5_a073_0c0dbb403be8.slice PodAnnotations:0xc004fc06d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.765110 | controller |     "Jun 12 16:43:52.720612 crc crio[22579]: time=\"2026-06-12T16:43:52.720389026Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.765125 | controller |     "Jun 12 16:43:53.332358 crc crio[22579]: time=\"2026-06-12T16:43:53.332257813Z\" level=info msg=\"Stopped pod sandbox: ab2d1ce40074044ca7e34ed284fc58c093087fa68f562178fed792b85f31560d\" id=515ec9cd-733b-4b9c-a356-4824744eba7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.765140 | controller |     "Jun 12 16:43:54.505700 crc crio[22579]: time=\"2026-06-12T16:43:54.505144214Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/POD\" id=d77c380f-1c6a-4c99-a11d-0668bb0f39c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.765155 | controller |     "Jun 12 16:43:54.507221 crc crio[22579]: time=\"2026-06-12T16:43:54.505736549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765170 | controller |     "Jun 12 16:43:54.541955 crc crio[22579]: time=\"2026-06-12T16:43:54.541390131Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj Namespace:openstack ID:eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 UID:bbb813af-94c0-419b-88a0-445a31afc82e NetNS:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbb813af_94c0_419b_88a0_445a31afc82e.slice PodAnnotations:0xc0025a1850}] Aliases:map[]}\"",
2026-06-12 17:11:43.765189 | controller |     "Jun 12 16:43:54.541955 crc crio[22579]: time=\"2026-06-12T16:43:54.541922155Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.765204 | controller |     "Jun 12 16:43:55.423918 crc crio[22579]: 2026-06-12T16:43:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eae92ad9e11edb2 Mac:26:93:d6:45:2d:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.765219 | controller |     "Jun 12 16:43:55.427351 crc crio[22579]: time=\"2026-06-12T16:43:55.427228898Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj Namespace:openstack ID:eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 UID:bbb813af-94c0-419b-88a0-445a31afc82e NetNS:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbb813af_94c0_419b_88a0_445a31afc82e.slice PodAnnotations:0xc0025a1850}] Aliases:map[]}\"",
2026-06-12 17:11:43.765233 | controller |     "Jun 12 16:43:55.427629 crc crio[22579]: time=\"2026-06-12T16:43:55.427488474Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.765248 | controller |     "Jun 12 16:43:55.447868 crc crio[22579]: time=\"2026-06-12T16:43:55.447768713Z\" level=info msg=\"Ran pod sandbox eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/POD\" id=d77c380f-1c6a-4c99-a11d-0668bb0f39c4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.765263 | controller |     "Jun 12 16:43:55.451623 crc crio[22579]: time=\"2026-06-12T16:43:55.451350365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7c531957-bef7-4e92-98dc-f658f6260584 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.765277 | controller |     "Jun 12 16:43:55.513726 crc crio[22579]: time=\"2026-06-12T16:43:55.509308768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e2bcc521-6af2-4bac-9b4f-b285e8924fcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.765292 | controller |     "Jun 12 16:43:55.595367 crc crio[22579]: time=\"2026-06-12T16:43:55.595227237Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=f26ece48-6e9e-4f74-85b9-55a220e3dfa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.765306 | controller |     "Jun 12 16:43:55.595782 crc crio[22579]: time=\"2026-06-12T16:43:55.59574995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765321 | controller |     "Jun 12 16:43:55.659802 crc crio[22579]: time=\"2026-06-12T16:43:55.659717987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765338 | controller |     "Jun 12 16:43:55.663454 crc crio[22579]: time=\"2026-06-12T16:43:55.6633769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765357 | controller |     "Jun 12 16:44:00.474872 crc crio[22579]: time=\"2026-06-12T16:44:00.47379602Z\" level=info msg=\"Created container 6550624bec810d36a5375e515eff793867aa2866252986a5e6d682dcf151d4f1: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=f26ece48-6e9e-4f74-85b9-55a220e3dfa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.765390 | controller |     "Jun 12 16:44:00.477239 crc crio[22579]: time=\"2026-06-12T16:44:00.475651397Z\" level=info msg=\"Starting container: 6550624bec810d36a5375e515eff793867aa2866252986a5e6d682dcf151d4f1\" id=b83b22ff-45ab-474e-94df-758345fba1ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.765407 | controller |     "Jun 12 16:44:00.483277 crc crio[22579]: time=\"2026-06-12T16:44:00.483140978Z\" level=info msg=\"Started container\" PID=173424 containerID=6550624bec810d36a5375e515eff793867aa2866252986a5e6d682dcf151d4f1 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=b83b22ff-45ab-474e-94df-758345fba1ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11",
2026-06-12 17:11:43.765422 | controller |     "Jun 12 16:44:13.406173 crc crio[22579]: time=\"2026-06-12T16:44:13.404991428Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-npjtm/POD\" id=101f3170-139d-40a9-b675-780e03294f08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.765437 | controller |     "Jun 12 16:44:13.407640 crc crio[22579]: time=\"2026-06-12T16:44:13.406201659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765453 | controller |     "Jun 12 16:44:13.433438 crc crio[22579]: time=\"2026-06-12T16:44:13.433332613Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688044-v7j5m/POD\" id=dc194534-db6e-4009-806b-f1635bcbc5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.765467 | controller |     "Jun 12 16:44:13.433781 crc crio[22579]: time=\"2026-06-12T16:44:13.433465517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765482 | controller |     "Jun 12 16:44:13.448188 crc crio[22579]: time=\"2026-06-12T16:44:13.448088601Z\" level=info msg=\"Got pod network &{Name:certified-operators-npjtm Namespace:openshift-marketplace ID:8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879 UID:661c3cec-60ad-48ec-8577-7a17ddb5bab8 NetNS:/var/run/netns/79ba6942-1ad6-40c0-ae16-8bb377443f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod661c3cec_60ad_48ec_8577_7a17ddb5bab8.slice PodAnnotations:0xc000479040}] Aliases:map[]}\"",
2026-06-12 17:11:43.765498 | controller |     "Jun 12 16:44:13.448188 crc crio[22579]: time=\"2026-06-12T16:44:13.448163913Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-npjtm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.765513 | controller |     "Jun 12 16:44:13.514840 crc crio[22579]: time=\"2026-06-12T16:44:13.514694695Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-v7j5m Namespace:openshift-infra ID:2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 UID:05dab463-5d12-459a-ae9b-5c3d784a19c1 NetNS:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05dab463_5d12_459a_ae9b_5c3d784a19c1.slice PodAnnotations:0xc005ce6d60}] Aliases:map[]}\"",
2026-06-12 17:11:43.765531 | controller |     "Jun 12 16:44:13.514840 crc crio[22579]: time=\"2026-06-12T16:44:13.514763567Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688044-v7j5m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.765546 | controller |     "Jun 12 16:44:13.954274 crc crio[22579]: 2026-06-12T16:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fbf52f14a2fbc6 Mac:06:6d:98:97:6c:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/79ba6942-1ad6-40c0-ae16-8bb377443f91 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.765562 | controller |     "Jun 12 16:44:13.956232 crc crio[22579]: time=\"2026-06-12T16:44:13.9561482Z\" level=info msg=\"Got pod network &{Name:certified-operators-npjtm Namespace:openshift-marketplace ID:8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879 UID:661c3cec-60ad-48ec-8577-7a17ddb5bab8 NetNS:/var/run/netns/79ba6942-1ad6-40c0-ae16-8bb377443f91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod661c3cec_60ad_48ec_8577_7a17ddb5bab8.slice PodAnnotations:0xc000479040}] Aliases:map[]}\"",
2026-06-12 17:11:43.765576 | controller |     "Jun 12 16:44:13.956682 crc crio[22579]: time=\"2026-06-12T16:44:13.956386236Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-npjtm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.765591 | controller |     "Jun 12 16:44:13.978381 crc crio[22579]: time=\"2026-06-12T16:44:13.978235855Z\" level=info msg=\"Ran pod sandbox 8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879 with infra container: openshift-marketplace/certified-operators-npjtm/POD\" id=101f3170-139d-40a9-b675-780e03294f08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.765606 | controller |     "Jun 12 16:44:13.990583 crc crio[22579]: 2026-06-12T16:44:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2e9e1d1b5f17c28 Mac:86:31:5d:aa:85:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.765621 | controller |     "Jun 12 16:44:13.990583 crc crio[22579]: time=\"2026-06-12T16:44:13.986441795Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-v7j5m Namespace:openshift-infra ID:2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 UID:05dab463-5d12-459a-ae9b-5c3d784a19c1 NetNS:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05dab463_5d12_459a_ae9b_5c3d784a19c1.slice PodAnnotations:0xc005ce6d60}] Aliases:map[]}\"",
2026-06-12 17:11:43.765637 | controller |     "Jun 12 16:44:13.990583 crc crio[22579]: time=\"2026-06-12T16:44:13.986730122Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688044-v7j5m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.765652 | controller |     "Jun 12 16:44:13.993631 crc crio[22579]: time=\"2026-06-12T16:44:13.991174726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=759d047a-5593-4867-81be-e17b29b65a1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.765670 | controller |     "Jun 12 16:44:14.000184 crc crio[22579]: time=\"2026-06-12T16:44:13.999937371Z\" level=info msg=\"Ran pod sandbox 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 with infra container: openshift-infra/auto-csr-approver-29688044-v7j5m/POD\" id=dc194534-db6e-4009-806b-f1635bcbc5bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.765685 | controller |     "Jun 12 16:44:14.003850 crc crio[22579]: time=\"2026-06-12T16:44:14.002242019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f8b8d976-2328-4919-9c74-242c5d98948b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.765700 | controller |     "Jun 12 16:44:14.008752 crc crio[22579]: time=\"2026-06-12T16:44:14.006796256Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5bbadc1-9dc0-44f4-98b5-5b478f2077a7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.765715 | controller |     "Jun 12 16:44:14.015160 crc crio[22579]: time=\"2026-06-12T16:44:14.015121949Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.765730 | controller |     "Jun 12 16:44:14.046448 crc crio[22579]: time=\"2026-06-12T16:44:14.046381949Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-npjtm/extract-utilities\" id=a9002020-3b6e-4fe1-8f1e-8d3493e9c1ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.765745 | controller |     "Jun 12 16:44:14.047480 crc crio[22579]: time=\"2026-06-12T16:44:14.047451156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765759 | controller |     "Jun 12 16:44:14.148162 crc crio[22579]: time=\"2026-06-12T16:44:14.147601339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765774 | controller |     "Jun 12 16:44:14.158219 crc crio[22579]: time=\"2026-06-12T16:44:14.158092357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765789 | controller |     "Jun 12 16:44:16.054433 crc crio[22579]: time=\"2026-06-12T16:44:16.053680851Z\" level=info msg=\"Created container 8f29adc8e1f9e7e868e859dd9d6e2cb71e8cf1bdb8e3147ad5f64b72a0cafff4: openshift-marketplace/certified-operators-npjtm/extract-utilities\" id=a9002020-3b6e-4fe1-8f1e-8d3493e9c1ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.765803 | controller |     "Jun 12 16:44:16.056295 crc crio[22579]: time=\"2026-06-12T16:44:16.056014861Z\" level=info msg=\"Starting container: 8f29adc8e1f9e7e868e859dd9d6e2cb71e8cf1bdb8e3147ad5f64b72a0cafff4\" id=654d83ac-a27a-4feb-b0e1-6822dc01d7b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.765818 | controller |     "Jun 12 16:44:16.072575 crc crio[22579]: time=\"2026-06-12T16:44:16.07238882Z\" level=info msg=\"Started container\" PID=174541 containerID=8f29adc8e1f9e7e868e859dd9d6e2cb71e8cf1bdb8e3147ad5f64b72a0cafff4 description=openshift-marketplace/certified-operators-npjtm/extract-utilities id=654d83ac-a27a-4feb-b0e1-6822dc01d7b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879",
2026-06-12 17:11:43.765833 | controller |     "Jun 12 16:44:19.501592 crc crio[22579]: time=\"2026-06-12T16:44:19.500795933Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cd063646-db61-44e0-9938-b6c473bbb267 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.765847 | controller |     "Jun 12 16:44:19.510958 crc crio[22579]: time=\"2026-06-12T16:44:19.510906712Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.765865 | controller |     "Jun 12 16:44:19.566456 crc crio[22579]: time=\"2026-06-12T16:44:19.566075674Z\" level=info msg=\"Stopping container: d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829 (timeout: 2s)\" id=188fd04c-75b4-4935-9f25-cfa3c2751f13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.765881 | controller |     "Jun 12 16:44:19.650640 crc crio[22579]: time=\"2026-06-12T16:44:19.64996575Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5bbadc1-9dc0-44f4-98b5-5b478f2077a7 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.765895 | controller |     "Jun 12 16:44:19.654218 crc crio[22579]: time=\"2026-06-12T16:44:19.654026014Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=055f8d8a-46cb-4dad-8544-a386b6f076c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.765909 | controller |     "Jun 12 16:44:19.664605 crc crio[22579]: time=\"2026-06-12T16:44:19.664053431Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f1f271e-9b56-41ee-8757-4bd78460ac3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.765924 | controller |     "Jun 12 16:44:19.677820 crc crio[22579]: time=\"2026-06-12T16:44:19.67771644Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688044-v7j5m/oc\" id=e6ebfa48-4be2-4d90-bc70-9403d0f92de3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.765938 | controller |     "Jun 12 16:44:19.681073 crc crio[22579]: time=\"2026-06-12T16:44:19.680975854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765953 | controller |     "Jun 12 16:44:19.744077 crc crio[22579]: time=\"2026-06-12T16:44:19.743976166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765967 | controller |     "Jun 12 16:44:19.982131 crc crio[22579]: time=\"2026-06-12T16:44:19.982010446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.765982 | controller |     "Jun 12 16:44:20.277250 crc crio[22579]: time=\"2026-06-12T16:44:20.277057856Z\" level=info msg=\"Created container cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96: openshift-infra/auto-csr-approver-29688044-v7j5m/oc\" id=e6ebfa48-4be2-4d90-bc70-9403d0f92de3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.765996 | controller |     "Jun 12 16:44:20.281006 crc crio[22579]: time=\"2026-06-12T16:44:20.280893314Z\" level=info msg=\"Starting container: cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96\" id=9140ac6f-cf88-40db-bb04-d8f3778de740 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.766010 | controller |     "Jun 12 16:44:20.282084 crc crio[22579]: time=\"2026-06-12T16:44:20.282007693Z\" level=info msg=\"Stopped container d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829: openshift-marketplace/redhat-operators-pw7h2/registry-server\" id=188fd04c-75b4-4935-9f25-cfa3c2751f13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.766025 | controller |     "Jun 12 16:44:20.285867 crc crio[22579]: time=\"2026-06-12T16:44:20.285687187Z\" level=info msg=\"Stopping pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=ecbe2624-a341-4a4f-a7ca-49112498b1aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766040 | controller |     "Jun 12 16:44:20.286394 crc crio[22579]: time=\"2026-06-12T16:44:20.286297002Z\" level=info msg=\"Got pod network &{Name:redhat-operators-pw7h2 Namespace:openshift-marketplace ID:982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132 UID:5d66740f-a6da-4db8-b69e-55dcb26c0482 NetNS:/var/run/netns/9e6a7329-2265-410e-be87-a3c402a29e68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d66740f_a6da_4db8_b69e_55dcb26c0482.slice PodAnnotations:0xc000384dc0}] Aliases:map[]}\"",
2026-06-12 17:11:43.766058 | controller |     "Jun 12 16:44:20.286626 crc crio[22579]: time=\"2026-06-12T16:44:20.286563249Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-pw7h2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.766073 | controller |     "Jun 12 16:44:20.292473 crc crio[22579]: time=\"2026-06-12T16:44:20.291811103Z\" level=info msg=\"Started container\" PID=174868 containerID=cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96 description=openshift-infra/auto-csr-approver-29688044-v7j5m/oc id=9140ac6f-cf88-40db-bb04-d8f3778de740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924",
2026-06-12 17:11:43.766088 | controller |     "Jun 12 16:44:21.628391 crc crio[22579]: time=\"2026-06-12T16:44:21.627438632Z\" level=info msg=\"Stopped pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=ecbe2624-a341-4a4f-a7ca-49112498b1aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766102 | controller |     "Jun 12 16:44:22.512365 crc crio[22579]: time=\"2026-06-12T16:44:22.511596612Z\" level=info msg=\"Removing container: d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829\" id=0797f018-f576-4bc7-a7e8-340e9c9fb393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766117 | controller |     "Jun 12 16:44:22.566684 crc crio[22579]: time=\"2026-06-12T16:44:22.566374303Z\" level=info msg=\"Removed container d50b1aff36badbdcd8ba53ef83a396145d2f5a59fd0b7fb4b75cb4de82c4e829: openshift-marketplace/redhat-operators-pw7h2/registry-server\" id=0797f018-f576-4bc7-a7e8-340e9c9fb393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766131 | controller |     "Jun 12 16:44:22.571051 crc crio[22579]: time=\"2026-06-12T16:44:22.570987601Z\" level=info msg=\"Removing container: 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8\" id=8715c4df-756f-4109-9b4a-891510be2850 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766146 | controller |     "Jun 12 16:44:22.625405 crc crio[22579]: time=\"2026-06-12T16:44:22.62526271Z\" level=info msg=\"Removed container 1edff9bec3aec5495b059e56496d1a47a03f55f3a328e5ff1e76a477a60a85c8: openshift-marketplace/redhat-operators-pw7h2/extract-content\" id=8715c4df-756f-4109-9b4a-891510be2850 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766160 | controller |     "Jun 12 16:44:22.729742 crc crio[22579]: time=\"2026-06-12T16:44:22.723783671Z\" level=info msg=\"Removing container: fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81\" id=f394bc5d-c1ed-4601-a25c-31492ab07949 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766175 | controller |     "Jun 12 16:44:24.706948 crc crio[22579]: time=\"2026-06-12T16:44:24.70562231Z\" level=info msg=\"Removed container fbe0f8774bc12b3db788890cb6db9475c45d62b1082cf189cd69b74db523ce81: openshift-marketplace/redhat-operators-pw7h2/extract-utilities\" id=f394bc5d-c1ed-4601-a25c-31492ab07949 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766190 | controller |     "Jun 12 16:44:26.761623 crc crio[22579]: time=\"2026-06-12T16:44:26.760462259Z\" level=info msg=\"Stopping pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=0f46b591-7ddc-473d-87a1-2d295860fe50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766205 | controller |     "Jun 12 16:44:26.764454 crc crio[22579]: time=\"2026-06-12T16:44:26.764299467Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688044-v7j5m Namespace:openshift-infra ID:2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924 UID:05dab463-5d12-459a-ae9b-5c3d784a19c1 NetNS:/var/run/netns/58eebff1-0b41-4303-a8f4-b9334de1c4f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05dab463_5d12_459a_ae9b_5c3d784a19c1.slice PodAnnotations:0xc000c9a7d0}] Aliases:map[]}\"",
2026-06-12 17:11:43.766223 | controller |     "Jun 12 16:44:26.765604 crc crio[22579]: time=\"2026-06-12T16:44:26.765438336Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688044-v7j5m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.766238 | controller |     "Jun 12 16:44:27.144372 crc crio[22579]: time=\"2026-06-12T16:44:27.143729756Z\" level=info msg=\"Stopped pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=0f46b591-7ddc-473d-87a1-2d295860fe50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766255 | controller |     "Jun 12 16:44:35.507240 crc crio[22579]: time=\"2026-06-12T16:44:35.505983773Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=cd063646-db61-44e0-9938-b6c473bbb267 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.766270 | controller |     "Jun 12 16:44:35.509410 crc crio[22579]: time=\"2026-06-12T16:44:35.509105213Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e2350f7a-48a1-4fc0-bdec-ca4f026986c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.766286 | controller |     "Jun 12 16:44:35.514886 crc crio[22579]: time=\"2026-06-12T16:44:35.514814079Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a248a4f6-12de-4fb0-a1c8-c2438e7fe700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.766305 | controller |     "Jun 12 16:44:35.525459 crc crio[22579]: time=\"2026-06-12T16:44:35.525293987Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-npjtm/extract-content\" id=2e7dda8c-1efb-45f2-b6c6-402a0aa7aacc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.766320 | controller |     "Jun 12 16:44:35.527903 crc crio[22579]: time=\"2026-06-12T16:44:35.527828152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.766413 | controller |     "Jun 12 16:44:35.589141 crc crio[22579]: time=\"2026-06-12T16:44:35.588564026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.766438 | controller |     "Jun 12 16:44:35.592993 crc crio[22579]: time=\"2026-06-12T16:44:35.592947508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.766455 | controller |     "Jun 12 16:44:35.907860 crc crio[22579]: time=\"2026-06-12T16:44:35.907720473Z\" level=info msg=\"Created container 5a36b3724d9e6fdaa31929683fbdd3950f291c90c6df3e1c197434539a734660: openshift-marketplace/certified-operators-npjtm/extract-content\" id=2e7dda8c-1efb-45f2-b6c6-402a0aa7aacc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.766477 | controller |     "Jun 12 16:44:35.909285 crc crio[22579]: time=\"2026-06-12T16:44:35.909142609Z\" level=info msg=\"Starting container: 5a36b3724d9e6fdaa31929683fbdd3950f291c90c6df3e1c197434539a734660\" id=d8a707c6-47e1-402f-988c-7c8710a1556d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.766492 | controller |     "Jun 12 16:44:35.914834 crc crio[22579]: time=\"2026-06-12T16:44:35.914706671Z\" level=info msg=\"Started container\" PID=175810 containerID=5a36b3724d9e6fdaa31929683fbdd3950f291c90c6df3e1c197434539a734660 description=openshift-marketplace/certified-operators-npjtm/extract-content id=d8a707c6-47e1-402f-988c-7c8710a1556d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879",
2026-06-12 17:11:43.766511 | controller |     "Jun 12 16:44:36.883320 crc crio[22579]: time=\"2026-06-12T16:44:36.882747171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b04d1cf6-3616-403f-865e-9cb378a68c1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.766527 | controller |     "Jun 12 16:44:36.887067 crc crio[22579]: time=\"2026-06-12T16:44:36.886952538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=88ca3839-7d4b-43e2-9941-319420bc4cba name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.766542 | controller |     "Jun 12 16:44:36.893316 crc crio[22579]: time=\"2026-06-12T16:44:36.89325233Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-npjtm/registry-server\" id=3108ecc4-1de1-49c5-a558-297c23753e96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.766556 | controller |     "Jun 12 16:44:36.893692 crc crio[22579]: time=\"2026-06-12T16:44:36.893627299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.766571 | controller |     "Jun 12 16:44:36.942703 crc crio[22579]: time=\"2026-06-12T16:44:36.942597202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.766585 | controller |     "Jun 12 16:44:36.945707 crc crio[22579]: time=\"2026-06-12T16:44:36.94563996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.766600 | controller |     "Jun 12 16:44:37.372048 crc crio[22579]: time=\"2026-06-12T16:44:37.371925938Z\" level=info msg=\"Created container 5a771f49a33c1a15c23f17e45ffc92ea97666f4734622338677b0f43519be9f1: openshift-marketplace/certified-operators-npjtm/registry-server\" id=3108ecc4-1de1-49c5-a558-297c23753e96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.766616 | controller |     "Jun 12 16:44:37.373281 crc crio[22579]: time=\"2026-06-12T16:44:37.37319061Z\" level=info msg=\"Starting container: 5a771f49a33c1a15c23f17e45ffc92ea97666f4734622338677b0f43519be9f1\" id=2cfd5993-4970-4b2b-a349-3b902b467a33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.766631 | controller |     "Jun 12 16:44:37.381406 crc crio[22579]: time=\"2026-06-12T16:44:37.381125404Z\" level=info msg=\"Started container\" PID=175894 containerID=5a771f49a33c1a15c23f17e45ffc92ea97666f4734622338677b0f43519be9f1 description=openshift-marketplace/certified-operators-npjtm/registry-server id=2cfd5993-4970-4b2b-a349-3b902b467a33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fbf52f14a2fbc682f9f1db92047818cf4754c1429eec9f9e7df3d95b8c0e879",
2026-06-12 17:11:43.766647 | controller |     "Jun 12 16:44:44.290794 crc crio[22579]: time=\"2026-06-12T16:44:44.289744016Z\" level=info msg=\"Stopping container: 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6 (timeout: 2s)\" id=3f4c8649-2458-4d4a-bb0b-e43676fd1893 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.766662 | controller |     "Jun 12 16:44:44.459200 crc crio[22579]: time=\"2026-06-12T16:44:44.458144075Z\" level=info msg=\"Stopped container 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6: openshift-marketplace/certified-operators-7kt48/registry-server\" id=3f4c8649-2458-4d4a-bb0b-e43676fd1893 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.766680 | controller |     "Jun 12 16:44:44.460592 crc crio[22579]: time=\"2026-06-12T16:44:44.460455494Z\" level=info msg=\"Stopping pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=07dafcf8-ed1b-4113-895a-db28d4178d09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766696 | controller |     "Jun 12 16:44:44.463337 crc crio[22579]: time=\"2026-06-12T16:44:44.463215434Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kt48 Namespace:openshift-marketplace ID:526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830 UID:a2c06fe1-8a79-46bb-ba72-b64613f31765 NetNS:/var/run/netns/0107bc19-a0df-43e8-8957-811f2fce7700 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda2c06fe1_8a79_46bb_ba72_b64613f31765.slice PodAnnotations:0xc0005481e0}] Aliases:map[]}\"",
2026-06-12 17:11:43.766711 | controller |     "Jun 12 16:44:44.463598 crc crio[22579]: time=\"2026-06-12T16:44:44.463472051Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-7kt48 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.766726 | controller |     "Jun 12 16:44:44.885260 crc crio[22579]: time=\"2026-06-12T16:44:44.884784461Z\" level=info msg=\"Stopped pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=07dafcf8-ed1b-4113-895a-db28d4178d09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766742 | controller |     "Jun 12 16:44:48.046145 crc crio[22579]: time=\"2026-06-12T16:44:48.041411681Z\" level=info msg=\"Removing container: 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c\" id=432e9664-b649-439e-876d-b7074c77a616 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766757 | controller |     "Jun 12 16:44:48.183964 crc crio[22579]: time=\"2026-06-12T16:44:48.182988694Z\" level=info msg=\"Removed container 6b0b6cf7ce5064bb56c8261c31d8611750daa2694e1dbffbc0451660f779cd4c: openshift-infra/auto-csr-approver-29688038-lthb6/oc\" id=432e9664-b649-439e-876d-b7074c77a616 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766772 | controller |     "Jun 12 16:44:48.189309 crc crio[22579]: time=\"2026-06-12T16:44:48.189227073Z\" level=info msg=\"Removing container: 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6\" id=f7732567-f2a0-4781-9c06-9554104a3ffa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766787 | controller |     "Jun 12 16:44:49.790097 crc crio[22579]: time=\"2026-06-12T16:44:49.789370366Z\" level=info msg=\"Removed container 6631eaacc11b1a1186f2a1403ec24258cf957081cd3ba397327bb98caef22da6: openshift-marketplace/certified-operators-7kt48/registry-server\" id=f7732567-f2a0-4781-9c06-9554104a3ffa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766801 | controller |     "Jun 12 16:44:49.801807 crc crio[22579]: time=\"2026-06-12T16:44:49.801659201Z\" level=info msg=\"Removing container: d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990\" id=9ecbd0f4-7f98-4e43-a219-acbc07d4b032 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766816 | controller |     "Jun 12 16:44:50.136891 crc crio[22579]: time=\"2026-06-12T16:44:50.13656061Z\" level=info msg=\"Removed container d25fd2f26cdc2b0249030d603d05e7778730a7f0eb98a0d289a6819fa815c990: openshift-marketplace/certified-operators-7kt48/extract-utilities\" id=9ecbd0f4-7f98-4e43-a219-acbc07d4b032 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766831 | controller |     "Jun 12 16:44:50.151576 crc crio[22579]: time=\"2026-06-12T16:44:50.147917461Z\" level=info msg=\"Removing container: f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943\" id=534af0bd-d9a2-4817-946b-588f99fc990e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766849 | controller |     "Jun 12 16:44:50.224095 crc crio[22579]: time=\"2026-06-12T16:44:50.223886554Z\" level=info msg=\"Removed container f44b9068d655ab105652e932ff69869026d08ce461d2c9d25c74fc2dce103943: openshift-marketplace/certified-operators-7kt48/extract-content\" id=534af0bd-d9a2-4817-946b-588f99fc990e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.766864 | controller |     "Jun 12 16:44:50.238902 crc crio[22579]: time=\"2026-06-12T16:44:50.238806626Z\" level=info msg=\"Stopping pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=f88ce0e2-3820-4748-8f7c-1409dee68c2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766879 | controller |     "Jun 12 16:44:50.238902 crc crio[22579]: time=\"2026-06-12T16:44:50.238911349Z\" level=info msg=\"Stopped pod sandbox (already stopped): 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=f88ce0e2-3820-4748-8f7c-1409dee68c2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766894 | controller |     "Jun 12 16:44:50.239773 crc crio[22579]: time=\"2026-06-12T16:44:50.239642478Z\" level=info msg=\"Removing pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=9546bd79-a270-4026-abbd-afd6569dd28b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.766908 | controller |     "Jun 12 16:44:50.252845 crc crio[22579]: time=\"2026-06-12T16:44:50.252747903Z\" level=info msg=\"Removed pod sandbox: 982681b45ceb96e6c41e97c746971c34ee2af0d577975f416144f508e044c132\" id=9546bd79-a270-4026-abbd-afd6569dd28b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.766923 | controller |     "Jun 12 16:44:50.254140 crc crio[22579]: time=\"2026-06-12T16:44:50.254050596Z\" level=info msg=\"Stopping pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=25e7db09-8e25-49e1-8d0b-081323a5bbcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766938 | controller |     "Jun 12 16:44:50.254140 crc crio[22579]: time=\"2026-06-12T16:44:50.254119698Z\" level=info msg=\"Stopped pod sandbox (already stopped): 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=25e7db09-8e25-49e1-8d0b-081323a5bbcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766952 | controller |     "Jun 12 16:44:50.256390 crc crio[22579]: time=\"2026-06-12T16:44:50.256258863Z\" level=info msg=\"Removing pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=c6d0cc1b-0d44-41a9-b98d-dc615eaf141c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.766967 | controller |     "Jun 12 16:44:50.288440 crc crio[22579]: time=\"2026-06-12T16:44:50.288346064Z\" level=info msg=\"Removed pod sandbox: 526496264e93c5f97dd77929f8d7c2582aa4f389097c89797063a8ecc88dc830\" id=c6d0cc1b-0d44-41a9-b98d-dc615eaf141c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.766982 | controller |     "Jun 12 16:44:50.289459 crc crio[22579]: time=\"2026-06-12T16:44:50.28937251Z\" level=info msg=\"Stopping pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=df7a2fa4-8438-4fe8-bfa9-d8de472bab73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.766996 | controller |     "Jun 12 16:44:50.289459 crc crio[22579]: time=\"2026-06-12T16:44:50.289456122Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=df7a2fa4-8438-4fe8-bfa9-d8de472bab73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.767011 | controller |     "Jun 12 16:44:50.290067 crc crio[22579]: time=\"2026-06-12T16:44:50.290005566Z\" level=info msg=\"Removing pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=e0754048-a1ac-4626-a9a2-f35c09ed7d78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.767026 | controller |     "Jun 12 16:44:50.308891 crc crio[22579]: time=\"2026-06-12T16:44:50.308798967Z\" level=info msg=\"Removed pod sandbox: 8f31e80e7db843df953044be476562c71b8ca2bfc1336db1eaef045eda0a9d46\" id=e0754048-a1ac-4626-a9a2-f35c09ed7d78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.767043 | controller |     "Jun 12 16:45:00.932060 crc crio[22579]: time=\"2026-06-12T16:45:00.93096052Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/POD\" id=260964fb-586e-488c-91f7-247574342e62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.767058 | controller |     "Jun 12 16:45:00.932060 crc crio[22579]: time=\"2026-06-12T16:45:00.931956426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.767073 | controller |     "Jun 12 16:45:00.977596 crc crio[22579]: time=\"2026-06-12T16:45:00.976782003Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-f89km Namespace:openshift-operator-lifecycle-manager ID:49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 UID:d1f6cac1-5996-4a64-9974-1a4068402d95 NetNS:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1f6cac1_5996_4a64_9974_1a4068402d95.slice PodAnnotations:0xc00008cb98}] Aliases:map[]}\"",
2026-06-12 17:11:43.767088 | controller |     "Jun 12 16:45:00.977596 crc crio[22579]: time=\"2026-06-12T16:45:00.9774454Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.767103 | controller |     "Jun 12 16:45:01.545477 crc crio[22579]: 2026-06-12T16:45:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:49f6bde80ff76d5 Mac:7e:0b:3f:b4:e3:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a SocketPath: PciID:}] [{Interface:0xc000680b80 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.767117 | controller |     "Jun 12 16:45:01.548695 crc crio[22579]: time=\"2026-06-12T16:45:01.548578773Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-f89km Namespace:openshift-operator-lifecycle-manager ID:49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 UID:d1f6cac1-5996-4a64-9974-1a4068402d95 NetNS:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1f6cac1_5996_4a64_9974_1a4068402d95.slice PodAnnotations:0xc00008cb98}] Aliases:map[]}\"",
2026-06-12 17:11:43.767133 | controller |     "Jun 12 16:45:01.548834 crc crio[22579]: time=\"2026-06-12T16:45:01.54881578Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.767147 | controller |     "Jun 12 16:45:01.566156 crc crio[22579]: time=\"2026-06-12T16:45:01.56601943Z\" level=info msg=\"Ran pod sandbox 49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/POD\" id=260964fb-586e-488c-91f7-247574342e62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.767162 | controller |     "Jun 12 16:45:01.569310 crc crio[22579]: time=\"2026-06-12T16:45:01.569213762Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=073411ce-c1bd-4302-8333-c5b212073ac2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.767177 | controller |     "Jun 12 16:45:01.571563 crc crio[22579]: time=\"2026-06-12T16:45:01.571440028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f05e1add-10e0-4092-a2c0-f0ce512a4ae2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.767195 | controller |     "Jun 12 16:45:01.580803 crc crio[22579]: time=\"2026-06-12T16:45:01.580031258Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/collect-profiles\" id=e0e53293-550e-4177-9207-ef0952a77b08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.767210 | controller |     "Jun 12 16:45:01.581115 crc crio[22579]: time=\"2026-06-12T16:45:01.580899631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.767225 | controller |     "Jun 12 16:45:01.644202 crc crio[22579]: time=\"2026-06-12T16:45:01.643773299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.767240 | controller |     "Jun 12 16:45:01.649184 crc crio[22579]: time=\"2026-06-12T16:45:01.649061255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.767254 | controller |     "Jun 12 16:45:01.800928 crc crio[22579]: time=\"2026-06-12T16:45:01.800646873Z\" level=info msg=\"Created container 0158968fc5500d8ee41ead498eff88b3a33d42b0c0a7bd161bbdcec80a2283b9: openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/collect-profiles\" id=e0e53293-550e-4177-9207-ef0952a77b08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.767269 | controller |     "Jun 12 16:45:01.803406 crc crio[22579]: time=\"2026-06-12T16:45:01.803297461Z\" level=info msg=\"Starting container: 0158968fc5500d8ee41ead498eff88b3a33d42b0c0a7bd161bbdcec80a2283b9\" id=d8d391e5-a1f9-432e-815d-9187b4126283 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.767284 | controller |     "Jun 12 16:45:01.811936 crc crio[22579]: time=\"2026-06-12T16:45:01.811708776Z\" level=info msg=\"Started container\" PID=177535 containerID=0158968fc5500d8ee41ead498eff88b3a33d42b0c0a7bd161bbdcec80a2283b9 description=openshift-operator-lifecycle-manager/collect-profiles-29688045-f89km/collect-profiles id=d8d391e5-a1f9-432e-815d-9187b4126283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1",
2026-06-12 17:11:43.767299 | controller |     "Jun 12 16:45:03.441742 crc crio[22579]: time=\"2026-06-12T16:45:03.441094928Z\" level=info msg=\"Stopping pod sandbox: 49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1\" id=61710c77-3ae4-476b-8d97-1994b49f1607 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.767314 | controller |     "Jun 12 16:45:03.443252 crc crio[22579]: time=\"2026-06-12T16:45:03.442365111Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688045-f89km Namespace:openshift-operator-lifecycle-manager ID:49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1 UID:d1f6cac1-5996-4a64-9974-1a4068402d95 NetNS:/var/run/netns/7ddd0a11-aea9-4ca6-9cc3-b8c3aa7b1a6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1f6cac1_5996_4a64_9974_1a4068402d95.slice PodAnnotations:0xc004fc13b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.767329 | controller |     "Jun 12 16:45:03.443252 crc crio[22579]: time=\"2026-06-12T16:45:03.442646028Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.767344 | controller |     "Jun 12 16:45:03.800997 crc crio[22579]: time=\"2026-06-12T16:45:03.800423373Z\" level=info msg=\"Stopped pod sandbox: 49f6bde80ff76d5ec0e6799ddc29e9591dd38d32b0fd3894219c108929f8f4c1\" id=61710c77-3ae4-476b-8d97-1994b49f1607 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.767390 | controller |     "Jun 12 16:45:13.956573 crc crio[22579]: time=\"2026-06-12T16:45:13.955643078Z\" level=info msg=\"Stopping pod sandbox: eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11\" id=6457cf1f-b5dd-44df-89cb-b4d3abe67753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.767411 | controller |     "Jun 12 16:45:13.958129 crc crio[22579]: time=\"2026-06-12T16:45:13.957323451Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj Namespace:openstack ID:eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11 UID:bbb813af-94c0-419b-88a0-445a31afc82e NetNS:/var/run/netns/b17678a4-5374-4b5b-b35e-13dcf2a1ceda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbbb813af_94c0_419b_88a0_445a31afc82e.slice PodAnnotations:0xc000385868}] Aliases:map[]}\"",
2026-06-12 17:11:43.767427 | controller |     "Jun 12 16:45:13.958129 crc crio[22579]: time=\"2026-06-12T16:45:13.957479854Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.767441 | controller |     "Jun 12 16:45:14.816710 crc crio[22579]: time=\"2026-06-12T16:45:14.81634801Z\" level=info msg=\"Stopped pod sandbox: eae92ad9e11edb272f3759cd65d115b8e6233de99e2eeb1318a70ece7a640e11\" id=6457cf1f-b5dd-44df-89cb-b4d3abe67753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.767456 | controller |     "Jun 12 16:45:17.898039 crc crio[22579]: time=\"2026-06-12T16:45:17.895951447Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/POD\" id=4e426369-93ab-4078-a4c8-5b620713d3c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.767470 | controller |     "Jun 12 16:45:17.898039 crc crio[22579]: time=\"2026-06-12T16:45:17.897061796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.767485 | controller |     "Jun 12 16:45:17.935939 crc crio[22579]: time=\"2026-06-12T16:45:17.935823397Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv Namespace:openstack ID:81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 UID:e50bee15-1216-4384-91c2-22115b8bc1b0 NetNS:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode50bee15_1216_4384_91c2_22115b8bc1b0.slice PodAnnotations:0xc004fc0208}] Aliases:map[]}\"",
2026-06-12 17:11:43.767500 | controller |     "Jun 12 16:45:17.935939 crc crio[22579]: time=\"2026-06-12T16:45:17.935906299Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.767515 | controller |     "Jun 12 16:45:18.987819 crc crio[22579]: 2026-06-12T16:45:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81819299bde29ac Mac:82:85:a2:d0:9d:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.767530 | controller |     "Jun 12 16:45:18.990590 crc crio[22579]: time=\"2026-06-12T16:45:18.989851506Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv Namespace:openstack ID:81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 UID:e50bee15-1216-4384-91c2-22115b8bc1b0 NetNS:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode50bee15_1216_4384_91c2_22115b8bc1b0.slice PodAnnotations:0xc004fc0208}] Aliases:map[]}\"",
2026-06-12 17:11:43.767549 | controller |     "Jun 12 16:45:18.990590 crc crio[22579]: time=\"2026-06-12T16:45:18.990119243Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.767564 | controller |     "Jun 12 16:45:19.002858 crc crio[22579]: time=\"2026-06-12T16:45:19.002732816Z\" level=info msg=\"Ran pod sandbox 81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/POD\" id=4e426369-93ab-4078-a4c8-5b620713d3c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.767578 | controller |     "Jun 12 16:45:19.006305 crc crio[22579]: time=\"2026-06-12T16:45:19.006239646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=218201b0-61bf-4616-8bfb-6291b3467cef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.767593 | controller |     "Jun 12 16:45:19.039389 crc crio[22579]: time=\"2026-06-12T16:45:19.038713217Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=b2629653-7399-4eab-a54a-07be5eacfd74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.767608 | controller |     "Jun 12 16:45:19.095259 crc crio[22579]: time=\"2026-06-12T16:45:19.0951312Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=32d7ee81-2e13-4579-b68e-ecba6b8646ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.767622 | controller |     "Jun 12 16:45:19.095841 crc crio[22579]: time=\"2026-06-12T16:45:19.095682364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.767637 | controller |     "Jun 12 16:45:19.141856 crc crio[22579]: time=\"2026-06-12T16:45:19.141758023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.767652 | controller |     "Jun 12 16:45:19.144924 crc crio[22579]: time=\"2026-06-12T16:45:19.144858513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.767666 | controller |     "Jun 12 16:45:19.541216 crc crio[22579]: time=\"2026-06-12T16:45:19.541017629Z\" level=info msg=\"Created container bd01267537b39b913689d3625ed9bcb8cde14c4c96b42fe1229f5abf83abe89a: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=32d7ee81-2e13-4579-b68e-ecba6b8646ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.767681 | controller |     "Jun 12 16:45:19.542393 crc crio[22579]: time=\"2026-06-12T16:45:19.542307752Z\" level=info msg=\"Starting container: bd01267537b39b913689d3625ed9bcb8cde14c4c96b42fe1229f5abf83abe89a\" id=39ba29f0-7926-4297-8690-da9ca17258b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.767696 | controller |     "Jun 12 16:45:19.550901 crc crio[22579]: time=\"2026-06-12T16:45:19.55081182Z\" level=info msg=\"Started container\" PID=178640 containerID=bd01267537b39b913689d3625ed9bcb8cde14c4c96b42fe1229f5abf83abe89a description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=39ba29f0-7926-4297-8690-da9ca17258b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911",
2026-06-12 17:11:43.767714 | controller |     "Jun 12 16:45:50.334997 crc crio[22579]: time=\"2026-06-12T16:45:50.334110722Z\" level=info msg=\"Removing container: fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4\" id=47896ec8-f721-4a2d-b63e-7ec7ff5fe1d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.767729 | controller |     "Jun 12 16:45:50.374029 crc crio[22579]: time=\"2026-06-12T16:45:50.37393402Z\" level=info msg=\"Removed container fd127dbccbff4f81121b6c17ccdd6edb0cb0afa437bb85416481a47f2a56f0f4: openshift-operator-lifecycle-manager/collect-profiles-29688000-vnqrx/collect-profiles\" id=47896ec8-f721-4a2d-b63e-7ec7ff5fe1d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.767744 | controller |     "Jun 12 16:45:50.386214 crc crio[22579]: time=\"2026-06-12T16:45:50.386100211Z\" level=info msg=\"Stopping pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=6124945c-e8ac-4e9b-a8a3-c36e866a428e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.767758 | controller |     "Jun 12 16:45:50.386214 crc crio[22579]: time=\"2026-06-12T16:45:50.386215764Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=6124945c-e8ac-4e9b-a8a3-c36e866a428e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.767772 | controller |     "Jun 12 16:45:50.387354 crc crio[22579]: time=\"2026-06-12T16:45:50.387256461Z\" level=info msg=\"Removing pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=95c86eab-3a5b-4581-996d-83ff52e48777 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.767787 | controller |     "Jun 12 16:45:50.407818 crc crio[22579]: time=\"2026-06-12T16:45:50.407719464Z\" level=info msg=\"Removed pod sandbox: 7a406cafc02904330858ce056af7fa324f36cdf4f05e397029f09db4a28be75f\" id=95c86eab-3a5b-4581-996d-83ff52e48777 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.767802 | controller |     "Jun 12 16:46:00.563600 crc crio[22579]: time=\"2026-06-12T16:46:00.562688109Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688046-6jjwn/POD\" id=e0936094-ce26-4e8b-96bf-37b6e780236d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.767817 | controller |     "Jun 12 16:46:00.565589 crc crio[22579]: time=\"2026-06-12T16:46:00.563611813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.767832 | controller |     "Jun 12 16:46:00.609988 crc crio[22579]: time=\"2026-06-12T16:46:00.609740123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-6jjwn Namespace:openshift-infra ID:0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 UID:4f478096-fefc-4331-9230-759007f1763c NetNS:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f478096_fefc_4331_9230_759007f1763c.slice PodAnnotations:0xc002218550}] Aliases:map[]}\"",
2026-06-12 17:11:43.767846 | controller |     "Jun 12 16:46:00.609988 crc crio[22579]: time=\"2026-06-12T16:46:00.609943028Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688046-6jjwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.767862 | controller |     "Jun 12 16:46:01.241914 crc crio[22579]: 2026-06-12T16:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e65f9762ffff67 Mac:fa:4d:ea:b9:9d:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 SocketPath: PciID:}] [{Interface:0xc000015080 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.767880 | controller |     "Jun 12 16:46:01.243568 crc crio[22579]: time=\"2026-06-12T16:46:01.243420956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-6jjwn Namespace:openshift-infra ID:0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 UID:4f478096-fefc-4331-9230-759007f1763c NetNS:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f478096_fefc_4331_9230_759007f1763c.slice PodAnnotations:0xc002218550}] Aliases:map[]}\"",
2026-06-12 17:11:43.767895 | controller |     "Jun 12 16:46:01.243851 crc crio[22579]: time=\"2026-06-12T16:46:01.243782536Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688046-6jjwn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.767910 | controller |     "Jun 12 16:46:01.258318 crc crio[22579]: time=\"2026-06-12T16:46:01.257801774Z\" level=info msg=\"Ran pod sandbox 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 with infra container: openshift-infra/auto-csr-approver-29688046-6jjwn/POD\" id=e0936094-ce26-4e8b-96bf-37b6e780236d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.767925 | controller |     "Jun 12 16:46:01.266905 crc crio[22579]: time=\"2026-06-12T16:46:01.264397463Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=326bdb4e-bd7b-4c7e-bb09-35f12f6be595 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.767940 | controller |     "Jun 12 16:46:01.277021 crc crio[22579]: time=\"2026-06-12T16:46:01.276971505Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.767956 | controller |     "Jun 12 16:46:02.529338 crc crio[22579]: time=\"2026-06-12T16:46:02.528363765Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=326bdb4e-bd7b-4c7e-bb09-35f12f6be595 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.767974 | controller |     "Jun 12 16:46:02.531078 crc crio[22579]: time=\"2026-06-12T16:46:02.530676174Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec13a65d-efb4-4e46-919b-8e34c1bb00b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.768025 | controller |     "Jun 12 16:46:02.533758 crc crio[22579]: time=\"2026-06-12T16:46:02.533451435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a585ef16-cace-41bc-95a2-c853f2981be1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.768040 | controller |     "Jun 12 16:46:02.543169 crc crio[22579]: time=\"2026-06-12T16:46:02.542987619Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688046-6jjwn/oc\" id=3dd5b8c5-04b1-4aed-9f85-602dcfc0e6a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.768054 | controller |     "Jun 12 16:46:02.544097 crc crio[22579]: time=\"2026-06-12T16:46:02.543814531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.768069 | controller |     "Jun 12 16:46:02.591360 crc crio[22579]: time=\"2026-06-12T16:46:02.591247764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.768083 | controller |     "Jun 12 16:46:02.940707 crc crio[22579]: time=\"2026-06-12T16:46:02.940149091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.768098 | controller |     "Jun 12 16:46:03.079745 crc crio[22579]: time=\"2026-06-12T16:46:03.078759168Z\" level=info msg=\"Created container d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9: openshift-infra/auto-csr-approver-29688046-6jjwn/oc\" id=3dd5b8c5-04b1-4aed-9f85-602dcfc0e6a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.768116 | controller |     "Jun 12 16:46:03.083282 crc crio[22579]: time=\"2026-06-12T16:46:03.08312578Z\" level=info msg=\"Starting container: d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9\" id=f70a6258-0301-42f7-b542-3fc2196b6f04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.768131 | controller |     "Jun 12 16:46:03.091250 crc crio[22579]: time=\"2026-06-12T16:46:03.091149475Z\" level=info msg=\"Started container\" PID=181128 containerID=d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9 description=openshift-infra/auto-csr-approver-29688046-6jjwn/oc id=f70a6258-0301-42f7-b542-3fc2196b6f04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46",
2026-06-12 17:11:43.768146 | controller |     "Jun 12 16:46:04.737318 crc crio[22579]: time=\"2026-06-12T16:46:04.737130621Z\" level=info msg=\"Stopping pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=ed3696a4-530b-4799-bb7a-106aa0423731 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.768161 | controller |     "Jun 12 16:46:04.739089 crc crio[22579]: time=\"2026-06-12T16:46:04.737972702Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688046-6jjwn Namespace:openshift-infra ID:0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46 UID:4f478096-fefc-4331-9230-759007f1763c NetNS:/var/run/netns/e023e264-94d7-4f3e-b5e2-a9fae63aa154 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f478096_fefc_4331_9230_759007f1763c.slice PodAnnotations:0xc000622d90}] Aliases:map[]}\"",
2026-06-12 17:11:43.768176 | controller |     "Jun 12 16:46:04.739089 crc crio[22579]: time=\"2026-06-12T16:46:04.738106536Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688046-6jjwn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.768190 | controller |     "Jun 12 16:46:05.288687 crc crio[22579]: time=\"2026-06-12T16:46:05.288041197Z\" level=info msg=\"Stopped pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=ed3696a4-530b-4799-bb7a-106aa0423731 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.768205 | controller |     "Jun 12 16:46:50.429972 crc crio[22579]: time=\"2026-06-12T16:46:50.429282295Z\" level=info msg=\"Removing container: f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af\" id=3b79cd36-ab58-4075-ae9a-d6d6cb8b98ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.768219 | controller |     "Jun 12 16:46:50.585866 crc crio[22579]: time=\"2026-06-12T16:46:50.585761899Z\" level=info msg=\"Removed container f3a0ae6e5e22d72e16fa8be5c76256ab78291518812c646b6cfe2a804de9d9af: openshift-infra/auto-csr-approver-29688040-58ltd/oc\" id=3b79cd36-ab58-4075-ae9a-d6d6cb8b98ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.768234 | controller |     "Jun 12 16:46:50.603373 crc crio[22579]: time=\"2026-06-12T16:46:50.603321668Z\" level=info msg=\"Stopping pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=8d6a31fa-755e-4c66-a2f6-c9121e31c58a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.768249 | controller |     "Jun 12 16:46:50.603853 crc crio[22579]: time=\"2026-06-12T16:46:50.603831691Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=8d6a31fa-755e-4c66-a2f6-c9121e31c58a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.768263 | controller |     "Jun 12 16:46:50.605038 crc crio[22579]: time=\"2026-06-12T16:46:50.60496651Z\" level=info msg=\"Removing pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=36f588a0-d063-40b3-9b29-655d1da968f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.768281 | controller |     "Jun 12 16:46:50.624048 crc crio[22579]: time=\"2026-06-12T16:46:50.623952426Z\" level=info msg=\"Removed pod sandbox: 5a1bbf0d7cc92dd1fc5b81f2854b61e93007d98af4befd2af22cd06eb969fe6b\" id=36f588a0-d063-40b3-9b29-655d1da968f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.768296 | controller |     "Jun 12 16:48:00.968800 crc crio[22579]: time=\"2026-06-12T16:48:00.968146334Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688048-dqssc/POD\" id=b8bdd687-ace2-45cf-92e9-c1621a8293b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.768310 | controller |     "Jun 12 16:48:00.972617 crc crio[22579]: time=\"2026-06-12T16:48:00.968952445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.768325 | controller |     "Jun 12 16:48:01.009751 crc crio[22579]: time=\"2026-06-12T16:48:01.009588005Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-dqssc Namespace:openshift-infra ID:3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b UID:3450ee66-9591-495a-bc22-ac5288acf635 NetNS:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3450ee66_9591_495a_bc22_ac5288acf635.slice PodAnnotations:0xc000385df8}] Aliases:map[]}\"",
2026-06-12 17:11:43.768339 | controller |     "Jun 12 16:48:01.009751 crc crio[22579]: time=\"2026-06-12T16:48:01.009696187Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688048-dqssc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.768354 | controller |     "Jun 12 16:48:01.595656 crc crio[22579]: 2026-06-12T16:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3153ffd306aae18 Mac:be:13:62:3a:08:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.768390 | controller |     "Jun 12 16:48:01.600314 crc crio[22579]: time=\"2026-06-12T16:48:01.598807881Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-dqssc Namespace:openshift-infra ID:3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b UID:3450ee66-9591-495a-bc22-ac5288acf635 NetNS:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3450ee66_9591_495a_bc22_ac5288acf635.slice PodAnnotations:0xc000385df8}] Aliases:map[]}\"",
2026-06-12 17:11:43.768406 | controller |     "Jun 12 16:48:01.600314 crc crio[22579]: time=\"2026-06-12T16:48:01.599095199Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688048-dqssc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.768421 | controller |     "Jun 12 16:48:01.611681 crc crio[22579]: time=\"2026-06-12T16:48:01.611462985Z\" level=info msg=\"Ran pod sandbox 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b with infra container: openshift-infra/auto-csr-approver-29688048-dqssc/POD\" id=b8bdd687-ace2-45cf-92e9-c1621a8293b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.768436 | controller |     "Jun 12 16:48:01.617871 crc crio[22579]: time=\"2026-06-12T16:48:01.617699885Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5199b868-6512-42ba-9a10-38d7ef19af60 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.768454 | controller |     "Jun 12 16:48:01.634676 crc crio[22579]: time=\"2026-06-12T16:48:01.634387452Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.768472 | controller |     "Jun 12 16:48:03.197279 crc crio[22579]: time=\"2026-06-12T16:48:03.196722907Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5199b868-6512-42ba-9a10-38d7ef19af60 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.768491 | controller |     "Jun 12 16:48:03.199358 crc crio[22579]: time=\"2026-06-12T16:48:03.198116713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=466b5e27-0707-42c4-945c-f3f4c332df10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.768506 | controller |     "Jun 12 16:48:03.201420 crc crio[22579]: time=\"2026-06-12T16:48:03.201277464Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c8a20049-02ff-4ac5-bd26-c98f55da05d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.768521 | controller |     "Jun 12 16:48:03.209117 crc crio[22579]: time=\"2026-06-12T16:48:03.209017812Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688048-dqssc/oc\" id=f81da679-140b-49d3-bc02-ac95e0a4c33c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.768535 | controller |     "Jun 12 16:48:03.209794 crc crio[22579]: time=\"2026-06-12T16:48:03.209710339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.768549 | controller |     "Jun 12 16:48:03.283018 crc crio[22579]: time=\"2026-06-12T16:48:03.28241705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.768596 | controller |     "Jun 12 16:48:03.559362 crc crio[22579]: time=\"2026-06-12T16:48:03.55911064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.768612 | controller |     "Jun 12 16:48:03.701948 crc crio[22579]: time=\"2026-06-12T16:48:03.701811981Z\" level=info msg=\"Created container 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287: openshift-infra/auto-csr-approver-29688048-dqssc/oc\" id=f81da679-140b-49d3-bc02-ac95e0a4c33c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.768627 | controller |     "Jun 12 16:48:03.703409 crc crio[22579]: time=\"2026-06-12T16:48:03.703259388Z\" level=info msg=\"Starting container: 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287\" id=d4ae77dc-54cc-4a2f-8811-77fdb07349d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.768642 | controller |     "Jun 12 16:48:03.709410 crc crio[22579]: time=\"2026-06-12T16:48:03.709281052Z\" level=info msg=\"Started container\" PID=187051 containerID=0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287 description=openshift-infra/auto-csr-approver-29688048-dqssc/oc id=d4ae77dc-54cc-4a2f-8811-77fdb07349d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b",
2026-06-12 17:11:43.768656 | controller |     "Jun 12 16:48:05.198176 crc crio[22579]: time=\"2026-06-12T16:48:05.196798754Z\" level=info msg=\"Stopping pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=b2ac80c2-ee81-4a39-a24d-69f00db922ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.768671 | controller |     "Jun 12 16:48:05.200603 crc crio[22579]: time=\"2026-06-12T16:48:05.198884338Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688048-dqssc Namespace:openshift-infra ID:3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b UID:3450ee66-9591-495a-bc22-ac5288acf635 NetNS:/var/run/netns/601db434-3b44-4ebf-bec1-1cdb1fdd6779 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3450ee66_9591_495a_bc22_ac5288acf635.slice PodAnnotations:0xc000548ab0}] Aliases:map[]}\"",
2026-06-12 17:11:43.768689 | controller |     "Jun 12 16:48:05.200603 crc crio[22579]: time=\"2026-06-12T16:48:05.199048412Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688048-dqssc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.768704 | controller |     "Jun 12 16:48:05.587768 crc crio[22579]: time=\"2026-06-12T16:48:05.587603744Z\" level=info msg=\"Stopped pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=b2ac80c2-ee81-4a39-a24d-69f00db922ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.768718 | controller |     "Jun 12 16:48:50.680980 crc crio[22579]: time=\"2026-06-12T16:48:50.679871509Z\" level=info msg=\"Removing container: 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc\" id=f60ed6d7-2c37-44a2-ad5e-ca92f732e3c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.768732 | controller |     "Jun 12 16:48:50.864706 crc crio[22579]: time=\"2026-06-12T16:48:50.864568075Z\" level=info msg=\"Removed container 28d5a1032a5fef2af997e8b11a5bbbdd9355e39a804fdd6be7c00b374b1822cc: openshift-infra/auto-csr-approver-29688042-nxnz6/oc\" id=f60ed6d7-2c37-44a2-ad5e-ca92f732e3c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.768747 | controller |     "Jun 12 16:48:50.877287 crc crio[22579]: time=\"2026-06-12T16:48:50.877176637Z\" level=info msg=\"Stopping pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=90a83172-3b37-456f-addd-50fac186c49f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.768761 | controller |     "Jun 12 16:48:50.877287 crc crio[22579]: time=\"2026-06-12T16:48:50.87727539Z\" level=info msg=\"Stopped pod sandbox (already stopped): 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=90a83172-3b37-456f-addd-50fac186c49f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.768775 | controller |     "Jun 12 16:48:50.877998 crc crio[22579]: time=\"2026-06-12T16:48:50.877931757Z\" level=info msg=\"Removing pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=e388864b-1fbd-482f-97a4-bf2174590fff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.768789 | controller |     "Jun 12 16:48:50.897809 crc crio[22579]: time=\"2026-06-12T16:48:50.897692672Z\" level=info msg=\"Removed pod sandbox: 268af15ba72f9a8d6a81223b497c2d510170f65805ccf261fd61440a944c03af\" id=e388864b-1fbd-482f-97a4-bf2174590fff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.768805 | controller |     "Jun 12 16:50:00.567238 crc crio[22579]: time=\"2026-06-12T16:50:00.566010432Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688050-9r9zt/POD\" id=4a1a93ae-2834-4f40-9652-fe814ca326a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.768819 | controller |     "Jun 12 16:50:00.569321 crc crio[22579]: time=\"2026-06-12T16:50:00.567273585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.768835 | controller |     "Jun 12 16:50:00.608941 crc crio[22579]: time=\"2026-06-12T16:50:00.608230603Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-9r9zt Namespace:openshift-infra ID:38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 UID:268f7ee8-d116-4776-9f12-11c573678b11 NetNS:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod268f7ee8_d116_4776_9f12_11c573678b11.slice PodAnnotations:0xc000549c60}] Aliases:map[]}\"",
2026-06-12 17:11:43.768853 | controller |     "Jun 12 16:50:00.608941 crc crio[22579]: time=\"2026-06-12T16:50:00.608871759Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688050-9r9zt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.768868 | controller |     "Jun 12 16:50:01.172852 crc crio[22579]: 2026-06-12T16:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38bc5393b37eb97 Mac:fa:79:06:6d:ff:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.768883 | controller |     "Jun 12 16:50:01.174482 crc crio[22579]: time=\"2026-06-12T16:50:01.174346617Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-9r9zt Namespace:openshift-infra ID:38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 UID:268f7ee8-d116-4776-9f12-11c573678b11 NetNS:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod268f7ee8_d116_4776_9f12_11c573678b11.slice PodAnnotations:0xc000549c60}] Aliases:map[]}\"",
2026-06-12 17:11:43.768898 | controller |     "Jun 12 16:50:01.174756 crc crio[22579]: time=\"2026-06-12T16:50:01.174701926Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688050-9r9zt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.768912 | controller |     "Jun 12 16:50:01.188080 crc crio[22579]: time=\"2026-06-12T16:50:01.187919084Z\" level=info msg=\"Ran pod sandbox 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 with infra container: openshift-infra/auto-csr-approver-29688050-9r9zt/POD\" id=4a1a93ae-2834-4f40-9652-fe814ca326a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.768926 | controller |     "Jun 12 16:50:01.192704 crc crio[22579]: time=\"2026-06-12T16:50:01.192545653Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=29e851cf-e1ba-4651-b61b-f9171f0ff038 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.768942 | controller |     "Jun 12 16:50:01.202944 crc crio[22579]: time=\"2026-06-12T16:50:01.202858107Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.768957 | controller |     "Jun 12 16:50:02.394944 crc crio[22579]: time=\"2026-06-12T16:50:02.393940974Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=29e851cf-e1ba-4651-b61b-f9171f0ff038 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.768972 | controller |     "Jun 12 16:50:02.396622 crc crio[22579]: time=\"2026-06-12T16:50:02.3953762Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7147bf6c-c975-45e7-8ff0-a057d296bb94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.768987 | controller |     "Jun 12 16:50:02.397806 crc crio[22579]: time=\"2026-06-12T16:50:02.397567467Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d9679504-f524-48c2-aa41-c2b5e13a32bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.769002 | controller |     "Jun 12 16:50:02.406126 crc crio[22579]: time=\"2026-06-12T16:50:02.405471649Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688050-9r9zt/oc\" id=5050cf53-c465-410c-87a8-a09fa8db2d4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.769017 | controller |     "Jun 12 16:50:02.406942 crc crio[22579]: time=\"2026-06-12T16:50:02.406868524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769035 | controller |     "Jun 12 16:50:02.457044 crc crio[22579]: time=\"2026-06-12T16:50:02.456937706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769050 | controller |     "Jun 12 16:50:02.717761 crc crio[22579]: time=\"2026-06-12T16:50:02.717660047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769066 | controller |     "Jun 12 16:50:02.843078 crc crio[22579]: time=\"2026-06-12T16:50:02.842965353Z\" level=info msg=\"Created container 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c: openshift-infra/auto-csr-approver-29688050-9r9zt/oc\" id=5050cf53-c465-410c-87a8-a09fa8db2d4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.769081 | controller |     "Jun 12 16:50:02.844442 crc crio[22579]: time=\"2026-06-12T16:50:02.844224705Z\" level=info msg=\"Starting container: 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c\" id=59659aab-3c4b-4b22-8eaa-bafc097c7188 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.769095 | controller |     "Jun 12 16:50:02.849654 crc crio[22579]: time=\"2026-06-12T16:50:02.849546091Z\" level=info msg=\"Started container\" PID=193842 containerID=1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c description=openshift-infra/auto-csr-approver-29688050-9r9zt/oc id=59659aab-3c4b-4b22-8eaa-bafc097c7188 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80",
2026-06-12 17:11:43.769111 | controller |     "Jun 12 16:50:05.189143 crc crio[22579]: time=\"2026-06-12T16:50:05.188442497Z\" level=info msg=\"Stopping pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=c85c0a3e-5ddc-462f-9b6f-7ede9a03e099 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.769125 | controller |     "Jun 12 16:50:05.190829 crc crio[22579]: time=\"2026-06-12T16:50:05.190077659Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688050-9r9zt Namespace:openshift-infra ID:38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80 UID:268f7ee8-d116-4776-9f12-11c573678b11 NetNS:/var/run/netns/42b459ec-42e4-4bc7-839a-4879772ff83b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod268f7ee8_d116_4776_9f12_11c573678b11.slice PodAnnotations:0xc00130c828}] Aliases:map[]}\"",
2026-06-12 17:11:43.769140 | controller |     "Jun 12 16:50:05.190829 crc crio[22579]: time=\"2026-06-12T16:50:05.190244953Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688050-9r9zt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.769155 | controller |     "Jun 12 16:50:05.521654 crc crio[22579]: time=\"2026-06-12T16:50:05.521434678Z\" level=info msg=\"Stopped pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=c85c0a3e-5ddc-462f-9b6f-7ede9a03e099 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.769171 | controller |     "Jun 12 16:50:22.955915 crc crio[22579]: time=\"2026-06-12T16:50:22.95477932Z\" level=info msg=\"Stopping pod sandbox: 81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911\" id=85f614e2-9b29-4137-a914-d36a07c9edd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.769186 | controller |     "Jun 12 16:50:22.957163 crc crio[22579]: time=\"2026-06-12T16:50:22.956819642Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv Namespace:openstack ID:81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911 UID:e50bee15-1216-4384-91c2-22115b8bc1b0 NetNS:/var/run/netns/89f0fc5b-257c-4819-9a34-4c44240ad81c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode50bee15_1216_4384_91c2_22115b8bc1b0.slice PodAnnotations:0xc002308c58}] Aliases:map[]}\"",
2026-06-12 17:11:43.769204 | controller |     "Jun 12 16:50:22.957163 crc crio[22579]: time=\"2026-06-12T16:50:22.957063298Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.769220 | controller |     "Jun 12 16:50:23.863805 crc crio[22579]: time=\"2026-06-12T16:50:23.863217134Z\" level=info msg=\"Stopped pod sandbox: 81819299bde29acb8ccca3aa0dde95c5d0ba3c0ce3be705b3a3b53304208f911\" id=85f614e2-9b29-4137-a914-d36a07c9edd8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.769235 | controller |     "Jun 12 16:50:26.096604 crc crio[22579]: time=\"2026-06-12T16:50:26.095466989Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/POD\" id=425cd3a8-1525-4c7e-b275-7c8eda23fe69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.769249 | controller |     "Jun 12 16:50:26.098091 crc crio[22579]: time=\"2026-06-12T16:50:26.096642409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769265 | controller |     "Jun 12 16:50:26.142354 crc crio[22579]: time=\"2026-06-12T16:50:26.141831044Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb Namespace:openstack ID:ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 UID:58c16140-5b43-4dbe-a656-adad6531c845 NetNS:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58c16140_5b43_4dbe_a656_adad6531c845.slice PodAnnotations:0xc001216b60}] Aliases:map[]}\"",
2026-06-12 17:11:43.769279 | controller |     "Jun 12 16:50:26.142354 crc crio[22579]: time=\"2026-06-12T16:50:26.142342657Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.769294 | controller |     "Jun 12 16:50:26.882915 crc crio[22579]: 2026-06-12T16:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec952444b5becd6 Mac:9a:70:6f:7a:c0:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 SocketPath: PciID:}] [{Interface:0xc000350a00 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.769309 | controller |     "Jun 12 16:50:26.884258 crc crio[22579]: time=\"2026-06-12T16:50:26.884184624Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb Namespace:openstack ID:ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 UID:58c16140-5b43-4dbe-a656-adad6531c845 NetNS:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58c16140_5b43_4dbe_a656_adad6531c845.slice PodAnnotations:0xc001216b60}] Aliases:map[]}\"",
2026-06-12 17:11:43.769324 | controller |     "Jun 12 16:50:26.884453 crc crio[22579]: time=\"2026-06-12T16:50:26.884351658Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.769339 | controller |     "Jun 12 16:50:26.895229 crc crio[22579]: time=\"2026-06-12T16:50:26.893434962Z\" level=info msg=\"Ran pod sandbox ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/POD\" id=425cd3a8-1525-4c7e-b275-7c8eda23fe69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.769372 | controller |     "Jun 12 16:50:26.896157 crc crio[22579]: time=\"2026-06-12T16:50:26.8960839Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3ab0d470-c1de-499d-9e11-74dbc63a915a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.769393 | controller |     "Jun 12 16:50:27.020189 crc crio[22579]: time=\"2026-06-12T16:50:27.020080757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=269432f9-8d37-441f-b4da-e434af65ce7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.769409 | controller |     "Jun 12 16:50:27.096037 crc crio[22579]: time=\"2026-06-12T16:50:27.095902642Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=acae8472-b80a-417c-8b2a-e5d5d90b4222 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.769424 | controller |     "Jun 12 16:50:27.096758 crc crio[22579]: time=\"2026-06-12T16:50:27.096560799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769439 | controller |     "Jun 12 16:50:27.159726 crc crio[22579]: time=\"2026-06-12T16:50:27.159585314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769454 | controller |     "Jun 12 16:50:27.164068 crc crio[22579]: time=\"2026-06-12T16:50:27.163980287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769469 | controller |     "Jun 12 16:50:27.472303 crc crio[22579]: time=\"2026-06-12T16:50:27.472139632Z\" level=info msg=\"Created container 4dcb95885bfaa2ec2b5aba506dff243436c71d62756bd3e2985ea3d47608d1ff: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=acae8472-b80a-417c-8b2a-e5d5d90b4222 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.769483 | controller |     "Jun 12 16:50:27.485541 crc crio[22579]: time=\"2026-06-12T16:50:27.485353543Z\" level=info msg=\"Starting container: 4dcb95885bfaa2ec2b5aba506dff243436c71d62756bd3e2985ea3d47608d1ff\" id=bd493964-d823-4caf-bf1a-c94de98ee360 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.769498 | controller |     "Jun 12 16:50:27.497315 crc crio[22579]: time=\"2026-06-12T16:50:27.497164208Z\" level=info msg=\"Started container\" PID=195421 containerID=4dcb95885bfaa2ec2b5aba506dff243436c71d62756bd3e2985ea3d47608d1ff description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam id=bd493964-d823-4caf-bf1a-c94de98ee360 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380",
2026-06-12 17:11:43.769513 | controller |     "Jun 12 16:50:50.951230 crc crio[22579]: time=\"2026-06-12T16:50:50.950154496Z\" level=info msg=\"Removing container: cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96\" id=bf1ef098-56e2-4b4a-9027-c2cf1e288577 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.769527 | controller |     "Jun 12 16:50:51.145864 crc crio[22579]: time=\"2026-06-12T16:50:51.145020399Z\" level=info msg=\"Removed container cb7b6e54fa51fb0ad7cfa03d6d171b55d4173045974b53c1748a3c2714c7ee96: openshift-infra/auto-csr-approver-29688044-v7j5m/oc\" id=bf1ef098-56e2-4b4a-9027-c2cf1e288577 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.769542 | controller |     "Jun 12 16:50:51.160047 crc crio[22579]: time=\"2026-06-12T16:50:51.159960775Z\" level=info msg=\"Stopping pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=6e1d2445-c75b-4ac0-a893-729eee11112f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.769562 | controller |     "Jun 12 16:50:51.160047 crc crio[22579]: time=\"2026-06-12T16:50:51.160058037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=6e1d2445-c75b-4ac0-a893-729eee11112f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.769578 | controller |     "Jun 12 16:50:51.162934 crc crio[22579]: time=\"2026-06-12T16:50:51.16288757Z\" level=info msg=\"Removing pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=268902ca-b369-4494-b565-5c7893ff92f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.769593 | controller |     "Jun 12 16:50:51.180824 crc crio[22579]: time=\"2026-06-12T16:50:51.180692279Z\" level=info msg=\"Removed pod sandbox: 2e9e1d1b5f17c286242939c152f66273f990aff8ecf1451bef40aed20acf7924\" id=268902ca-b369-4494-b565-5c7893ff92f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.769608 | controller |     "Jun 12 16:51:20.189785 crc crio[22579]: time=\"2026-06-12T16:51:20.189089304Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-j5fzr/POD\" id=da577217-c0b2-4ca6-a9ed-50411ddb3369 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.769699 | controller |     "Jun 12 16:51:20.191431 crc crio[22579]: time=\"2026-06-12T16:51:20.189810883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769725 | controller |     "Jun 12 16:51:20.235169 crc crio[22579]: time=\"2026-06-12T16:51:20.235041489Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j5fzr Namespace:openshift-marketplace ID:9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 UID:fa7c732a-6246-4cfa-904e-909d8c6c814b NetNS:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa7c732a_6246_4cfa_904e_909d8c6c814b.slice PodAnnotations:0xc002218168}] Aliases:map[]}\"",
2026-06-12 17:11:43.769742 | controller |     "Jun 12 16:51:20.235169 crc crio[22579]: time=\"2026-06-12T16:51:20.23511324Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-j5fzr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.769758 | controller |     "Jun 12 16:51:20.878248 crc crio[22579]: 2026-06-12T16:51:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f16e04701ba8c6 Mac:72:53:26:11:c8:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.769773 | controller |     "Jun 12 16:51:20.879960 crc crio[22579]: time=\"2026-06-12T16:51:20.879891755Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j5fzr Namespace:openshift-marketplace ID:9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 UID:fa7c732a-6246-4cfa-904e-909d8c6c814b NetNS:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa7c732a_6246_4cfa_904e_909d8c6c814b.slice PodAnnotations:0xc002218168}] Aliases:map[]}\"",
2026-06-12 17:11:43.769788 | controller |     "Jun 12 16:51:20.880159 crc crio[22579]: time=\"2026-06-12T16:51:20.880074089Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-j5fzr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.769806 | controller |     "Jun 12 16:51:20.889583 crc crio[22579]: time=\"2026-06-12T16:51:20.88942187Z\" level=info msg=\"Ran pod sandbox 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 with infra container: openshift-marketplace/redhat-marketplace-j5fzr/POD\" id=da577217-c0b2-4ca6-a9ed-50411ddb3369 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.769822 | controller |     "Jun 12 16:51:20.892587 crc crio[22579]: time=\"2026-06-12T16:51:20.892302835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2a1ff11-545d-4109-8955-af47158aa4c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.769836 | controller |     "Jun 12 16:51:20.895675 crc crio[22579]: time=\"2026-06-12T16:51:20.895480996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ba37897-8cb2-432a-87fb-e4ae3fb0ce9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.769851 | controller |     "Jun 12 16:51:20.903609 crc crio[22579]: time=\"2026-06-12T16:51:20.90336085Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities\" id=af30bff2-5984-4705-bb67-ab4906cb5d41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.769866 | controller |     "Jun 12 16:51:20.904030 crc crio[22579]: time=\"2026-06-12T16:51:20.903965025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769881 | controller |     "Jun 12 16:51:20.972860 crc crio[22579]: time=\"2026-06-12T16:51:20.972709888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769896 | controller |     "Jun 12 16:51:20.978081 crc crio[22579]: time=\"2026-06-12T16:51:20.977973373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.769911 | controller |     "Jun 12 16:51:21.166153 crc crio[22579]: time=\"2026-06-12T16:51:21.165546339Z\" level=info msg=\"Created container d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7: openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities\" id=af30bff2-5984-4705-bb67-ab4906cb5d41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.769925 | controller |     "Jun 12 16:51:21.168926 crc crio[22579]: time=\"2026-06-12T16:51:21.168047734Z\" level=info msg=\"Starting container: d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7\" id=ed8a5ad8-810b-408e-867f-3d231d9b2c8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.769940 | controller |     "Jun 12 16:51:21.176091 crc crio[22579]: time=\"2026-06-12T16:51:21.175454705Z\" level=info msg=\"Started container\" PID=198497 containerID=d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7 description=openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities id=ed8a5ad8-810b-408e-867f-3d231d9b2c8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755",
2026-06-12 17:11:43.769956 | controller |     "Jun 12 16:51:21.943270 crc crio[22579]: time=\"2026-06-12T16:51:21.943115357Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=604847be-6909-4336-814f-6c8319b29d56 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.769971 | controller |     "Jun 12 16:51:21.954607 crc crio[22579]: time=\"2026-06-12T16:51:21.954405508Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:11:43.769986 | controller |     "Jun 12 16:51:22.688859 crc crio[22579]: time=\"2026-06-12T16:51:22.687987481Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=604847be-6909-4336-814f-6c8319b29d56 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.770004 | controller |     "Jun 12 16:51:22.690029 crc crio[22579]: time=\"2026-06-12T16:51:22.689930771Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a6bd4fec-985b-42c1-8f36-edbf177d5cb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.770020 | controller |     "Jun 12 16:51:22.693178 crc crio[22579]: time=\"2026-06-12T16:51:22.693094973Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=93ec06f4-4884-4b60-8a2a-1e9d2a7a579a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.770035 | controller |     "Jun 12 16:51:22.705484 crc crio[22579]: time=\"2026-06-12T16:51:22.705342629Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j5fzr/extract-content\" id=582447a0-72d0-4482-97d0-0973e6e37698 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.770049 | controller |     "Jun 12 16:51:22.706118 crc crio[22579]: time=\"2026-06-12T16:51:22.706049757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770064 | controller |     "Jun 12 16:51:22.760231 crc crio[22579]: time=\"2026-06-12T16:51:22.760135771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770079 | controller |     "Jun 12 16:51:22.764816 crc crio[22579]: time=\"2026-06-12T16:51:22.7647375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770094 | controller |     "Jun 12 16:51:22.992071 crc crio[22579]: time=\"2026-06-12T16:51:22.991850105Z\" level=info msg=\"Created container 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b: openshift-marketplace/redhat-marketplace-j5fzr/extract-content\" id=582447a0-72d0-4482-97d0-0973e6e37698 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.770108 | controller |     "Jun 12 16:51:22.993693 crc crio[22579]: time=\"2026-06-12T16:51:22.99359832Z\" level=info msg=\"Starting container: 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b\" id=00717228-5d1c-4444-9249-fbb5a588089a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.770123 | controller |     "Jun 12 16:51:23.004952 crc crio[22579]: time=\"2026-06-12T16:51:23.004309967Z\" level=info msg=\"Started container\" PID=198582 containerID=0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b description=openshift-marketplace/redhat-marketplace-j5fzr/extract-content id=00717228-5d1c-4444-9249-fbb5a588089a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755",
2026-06-12 17:11:43.770138 | controller |     "Jun 12 16:51:24.996988 crc crio[22579]: time=\"2026-06-12T16:51:24.996257952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=070e64e2-e671-470a-b5b1-a3458c489e27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.770153 | controller |     "Jun 12 16:51:25.001633 crc crio[22579]: time=\"2026-06-12T16:51:25.001467197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c1332e31-d6c3-4c5d-ba86-1814b1633426 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.770168 | controller |     "Jun 12 16:51:25.145280 crc crio[22579]: time=\"2026-06-12T16:51:25.144304889Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-j5fzr/registry-server\" id=9061c456-bb82-4ff1-af54-29e5bd3e501d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.770189 | controller |     "Jun 12 16:51:25.145742 crc crio[22579]: time=\"2026-06-12T16:51:25.145700835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770205 | controller |     "Jun 12 16:51:25.220127 crc crio[22579]: time=\"2026-06-12T16:51:25.220011771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770219 | controller |     "Jun 12 16:51:25.224932 crc crio[22579]: time=\"2026-06-12T16:51:25.224843226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770235 | controller |     "Jun 12 16:51:25.407200 crc crio[22579]: time=\"2026-06-12T16:51:25.407070694Z\" level=info msg=\"Created container 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f: openshift-marketplace/redhat-marketplace-j5fzr/registry-server\" id=9061c456-bb82-4ff1-af54-29e5bd3e501d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.770250 | controller |     "Jun 12 16:51:25.409232 crc crio[22579]: time=\"2026-06-12T16:51:25.409120967Z\" level=info msg=\"Starting container: 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f\" id=c14d605b-8e96-499d-ba36-bbd70d0eb2b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.770265 | controller |     "Jun 12 16:51:25.416841 crc crio[22579]: time=\"2026-06-12T16:51:25.416651841Z\" level=info msg=\"Started container\" PID=198716 containerID=54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f description=openshift-marketplace/redhat-marketplace-j5fzr/registry-server id=c14d605b-8e96-499d-ba36-bbd70d0eb2b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755",
2026-06-12 17:11:43.770280 | controller |     "Jun 12 16:51:33.123589 crc crio[22579]: time=\"2026-06-12T16:51:33.12239668Z\" level=info msg=\"Stopping container: 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f (timeout: 2s)\" id=b6f3e4a3-059b-40f4-bb51-c8214b76debc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.770295 | controller |     "Jun 12 16:51:33.254427 crc crio[22579]: time=\"2026-06-12T16:51:33.2542708Z\" level=info msg=\"Stopped container 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f: openshift-marketplace/redhat-marketplace-j5fzr/registry-server\" id=b6f3e4a3-059b-40f4-bb51-c8214b76debc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.770309 | controller |     "Jun 12 16:51:33.256231 crc crio[22579]: time=\"2026-06-12T16:51:33.256146538Z\" level=info msg=\"Stopping pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=8cc4830b-674e-4397-bd9a-54c4d4ad629a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.770324 | controller |     "Jun 12 16:51:33.257190 crc crio[22579]: time=\"2026-06-12T16:51:33.257035141Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-j5fzr Namespace:openshift-marketplace ID:9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755 UID:fa7c732a-6246-4cfa-904e-909d8c6c814b NetNS:/var/run/netns/d2ecb0de-6df0-4804-a190-030b1334fa51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa7c732a_6246_4cfa_904e_909d8c6c814b.slice PodAnnotations:0xc000479868}] Aliases:map[]}\"",
2026-06-12 17:11:43.770339 | controller |     "Jun 12 16:51:33.257304 crc crio[22579]: time=\"2026-06-12T16:51:33.257233616Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-j5fzr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.770382 | controller |     "Jun 12 16:51:33.697064 crc crio[22579]: time=\"2026-06-12T16:51:33.696318267Z\" level=info msg=\"Stopped pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=8cc4830b-674e-4397-bd9a-54c4d4ad629a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.770403 | controller |     "Jun 12 16:51:34.154320 crc crio[22579]: time=\"2026-06-12T16:51:34.154219362Z\" level=info msg=\"Removing container: 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f\" id=b21d9489-9323-470d-a059-9e8c65f6e79c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.770419 | controller |     "Jun 12 16:51:34.214290 crc crio[22579]: time=\"2026-06-12T16:51:34.214069005Z\" level=info msg=\"Removed container 54d778b6427bf50f3265dda7b0f9b1d34df856befe207104231545d54668264f: openshift-marketplace/redhat-marketplace-j5fzr/registry-server\" id=b21d9489-9323-470d-a059-9e8c65f6e79c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.770434 | controller |     "Jun 12 16:51:34.223193 crc crio[22579]: time=\"2026-06-12T16:51:34.222060141Z\" level=info msg=\"Removing container: 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b\" id=78b2ec4f-fef2-4338-b29e-e08cbd8bd760 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.770449 | controller |     "Jun 12 16:51:34.263179 crc crio[22579]: time=\"2026-06-12T16:51:34.263068058Z\" level=info msg=\"Removed container 0fa4078b893de99e82a09eed8925f7c91c820dc619384fc4f455fe6290198f8b: openshift-marketplace/redhat-marketplace-j5fzr/extract-content\" id=78b2ec4f-fef2-4338-b29e-e08cbd8bd760 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.770463 | controller |     "Jun 12 16:51:34.268409 crc crio[22579]: time=\"2026-06-12T16:51:34.268144159Z\" level=info msg=\"Removing container: d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7\" id=92cb3241-b8e2-4e4e-8faf-3dbf7b8e7985 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.770477 | controller |     "Jun 12 16:51:34.327303 crc crio[22579]: time=\"2026-06-12T16:51:34.326180585Z\" level=info msg=\"Removed container d547e36df3349042238b9cc34ff1871f9fbe24027b5a47f984471b28737181b7: openshift-marketplace/redhat-marketplace-j5fzr/extract-utilities\" id=92cb3241-b8e2-4e4e-8faf-3dbf7b8e7985 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.770491 | controller |     "Jun 12 16:51:51.217993 crc crio[22579]: time=\"2026-06-12T16:51:51.21671474Z\" level=info msg=\"Stopping pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=7f7ddc2f-bffe-45b5-b64e-1dc3250dc415 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.770506 | controller |     "Jun 12 16:51:51.217993 crc crio[22579]: time=\"2026-06-12T16:51:51.217859749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=7f7ddc2f-bffe-45b5-b64e-1dc3250dc415 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.770521 | controller |     "Jun 12 16:51:51.219958 crc crio[22579]: time=\"2026-06-12T16:51:51.219718717Z\" level=info msg=\"Removing pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=a500f7c1-40fe-40ff-be66-5e017cb1321d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.770536 | controller |     "Jun 12 16:51:51.247814 crc crio[22579]: time=\"2026-06-12T16:51:51.247685548Z\" level=info msg=\"Removed pod sandbox: 9f16e04701ba8c6f989a833a382cb24f6d1a7668da8b04236096f6c93831f755\" id=a500f7c1-40fe-40ff-be66-5e017cb1321d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.770551 | controller |     "Jun 12 16:52:00.548124 crc crio[22579]: time=\"2026-06-12T16:52:00.546939621Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688052-cqx7v/POD\" id=0fdac37b-604a-4431-b324-8705efb44e54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.770569 | controller |     "Jun 12 16:52:00.549979 crc crio[22579]: time=\"2026-06-12T16:52:00.548143452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770585 | controller |     "Jun 12 16:52:00.592169 crc crio[22579]: time=\"2026-06-12T16:52:00.592032103Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-cqx7v Namespace:openshift-infra ID:d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f UID:79418efa-511b-46ae-a9b9-2b2d34eb5a18 NetNS:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79418efa_511b_46ae_a9b9_2b2d34eb5a18.slice PodAnnotations:0xc005ce6c70}] Aliases:map[]}\"",
2026-06-12 17:11:43.770600 | controller |     "Jun 12 16:52:00.592169 crc crio[22579]: time=\"2026-06-12T16:52:00.592172007Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688052-cqx7v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.770615 | controller |     "Jun 12 16:52:00.967895 crc crio[22579]: 2026-06-12T16:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9651887f383d56 Mac:3a:ca:8a:55:45:91 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 SocketPath: PciID:}] [{Interface:0xc0002ecba0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.770629 | controller |     "Jun 12 16:52:00.970989 crc crio[22579]: time=\"2026-06-12T16:52:00.970919982Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-cqx7v Namespace:openshift-infra ID:d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f UID:79418efa-511b-46ae-a9b9-2b2d34eb5a18 NetNS:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79418efa_511b_46ae_a9b9_2b2d34eb5a18.slice PodAnnotations:0xc005ce6c70}] Aliases:map[]}\"",
2026-06-12 17:11:43.770644 | controller |     "Jun 12 16:52:00.971288 crc crio[22579]: time=\"2026-06-12T16:52:00.971129337Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688052-cqx7v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.770658 | controller |     "Jun 12 16:52:00.992876 crc crio[22579]: time=\"2026-06-12T16:52:00.991169794Z\" level=info msg=\"Ran pod sandbox d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f with infra container: openshift-infra/auto-csr-approver-29688052-cqx7v/POD\" id=0fdac37b-604a-4431-b324-8705efb44e54 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.770673 | controller |     "Jun 12 16:52:01.001724 crc crio[22579]: time=\"2026-06-12T16:52:00.999564431Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a54cc332-0c56-40bf-9c2b-902a8e9f91a0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.770688 | controller |     "Jun 12 16:52:01.037256 crc crio[22579]: time=\"2026-06-12T16:52:01.037066237Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.770703 | controller |     "Jun 12 16:52:01.994596 crc crio[22579]: time=\"2026-06-12T16:52:01.991856214Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a54cc332-0c56-40bf-9c2b-902a8e9f91a0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.770718 | controller |     "Jun 12 16:52:01.998558 crc crio[22579]: time=\"2026-06-12T16:52:01.998427553Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=898c58db-d73c-45a3-b9ec-effbee1fbb0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.770736 | controller |     "Jun 12 16:52:02.001911 crc crio[22579]: time=\"2026-06-12T16:52:02.001827171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=04c7c2f0-b2bb-463e-8f7e-8391f1665f67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.770751 | controller |     "Jun 12 16:52:02.013196 crc crio[22579]: time=\"2026-06-12T16:52:02.013105752Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688052-cqx7v/oc\" id=6c0e6426-b65c-4240-8fa4-6ef478153955 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.770765 | controller |     "Jun 12 16:52:02.013852 crc crio[22579]: time=\"2026-06-12T16:52:02.013786619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770781 | controller |     "Jun 12 16:52:02.089702 crc crio[22579]: time=\"2026-06-12T16:52:02.089570803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770795 | controller |     "Jun 12 16:52:02.417601 crc crio[22579]: time=\"2026-06-12T16:52:02.417446267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.770809 | controller |     "Jun 12 16:52:02.568926 crc crio[22579]: time=\"2026-06-12T16:52:02.568156482Z\" level=info msg=\"Created container c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e: openshift-infra/auto-csr-approver-29688052-cqx7v/oc\" id=6c0e6426-b65c-4240-8fa4-6ef478153955 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.770825 | controller |     "Jun 12 16:52:02.570402 crc crio[22579]: time=\"2026-06-12T16:52:02.570323138Z\" level=info msg=\"Starting container: c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e\" id=86381ffc-0023-4e58-9d26-0f92c0ed41d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.770839 | controller |     "Jun 12 16:52:02.576551 crc crio[22579]: time=\"2026-06-12T16:52:02.576427266Z\" level=info msg=\"Started container\" PID=200952 containerID=c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e description=openshift-infra/auto-csr-approver-29688052-cqx7v/oc id=86381ffc-0023-4e58-9d26-0f92c0ed41d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f",
2026-06-12 17:11:43.770854 | controller |     "Jun 12 16:52:04.639439 crc crio[22579]: time=\"2026-06-12T16:52:04.638790817Z\" level=info msg=\"Stopping pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=0fb9c372-7c73-46f2-aa35-dc36adad2b7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.770869 | controller |     "Jun 12 16:52:04.641819 crc crio[22579]: time=\"2026-06-12T16:52:04.640235214Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688052-cqx7v Namespace:openshift-infra ID:d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f UID:79418efa-511b-46ae-a9b9-2b2d34eb5a18 NetNS:/var/run/netns/e51b4de7-dc1f-48d5-97e8-8361d19df0d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79418efa_511b_46ae_a9b9_2b2d34eb5a18.slice PodAnnotations:0xc006b8f038}] Aliases:map[]}\"",
2026-06-12 17:11:43.770884 | controller |     "Jun 12 16:52:04.641819 crc crio[22579]: time=\"2026-06-12T16:52:04.640440719Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688052-cqx7v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.770898 | controller |     "Jun 12 16:52:04.981645 crc crio[22579]: time=\"2026-06-12T16:52:04.981047351Z\" level=info msg=\"Stopped pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=0fb9c372-7c73-46f2-aa35-dc36adad2b7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.770916 | controller |     "Jun 12 16:52:51.294910 crc crio[22579]: time=\"2026-06-12T16:52:51.293781695Z\" level=info msg=\"Removing container: d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9\" id=a27d8756-b877-4543-9dbe-fff5b0b14bdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.770931 | controller |     "Jun 12 16:52:51.502643 crc crio[22579]: time=\"2026-06-12T16:52:51.501143952Z\" level=info msg=\"Removed container d9c9efd344a7fede385e10d348e3931b5662e09d6c1c78c0054a04b361571db9: openshift-infra/auto-csr-approver-29688046-6jjwn/oc\" id=a27d8756-b877-4543-9dbe-fff5b0b14bdd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.770945 | controller |     "Jun 12 16:52:51.540124 crc crio[22579]: time=\"2026-06-12T16:52:51.539965052Z\" level=info msg=\"Stopping pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=e0cd1713-98c6-45f8-8293-069878018e35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.770960 | controller |     "Jun 12 16:52:51.540124 crc crio[22579]: time=\"2026-06-12T16:52:51.540117166Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=e0cd1713-98c6-45f8-8293-069878018e35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.770974 | controller |     "Jun 12 16:52:51.541228 crc crio[22579]: time=\"2026-06-12T16:52:51.541130123Z\" level=info msg=\"Removing pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=f8abf2ec-bcb5-49a1-a634-6a96bc344794 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.770989 | controller |     "Jun 12 16:52:51.565292 crc crio[22579]: time=\"2026-06-12T16:52:51.564253189Z\" level=info msg=\"Removed pod sandbox: 0e65f9762ffff67ba01ae8499d2f31ad944df8a9af743a9ea5ea9b17a15a7c46\" id=f8abf2ec-bcb5-49a1-a634-6a96bc344794 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.771004 | controller |     "Jun 12 16:53:18.273709 crc crio[22579]: time=\"2026-06-12T16:53:18.272405988Z\" level=info msg=\"Stopping pod sandbox: ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380\" id=737a017b-1003-41a1-a09b-ac45143e51c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.771018 | controller |     "Jun 12 16:53:18.275707 crc crio[22579]: time=\"2026-06-12T16:53:18.274693777Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb Namespace:openstack ID:ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380 UID:58c16140-5b43-4dbe-a656-adad6531c845 NetNS:/var/run/netns/4a0be267-5564-448d-a88d-3a10a6e8da14 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58c16140_5b43_4dbe_a656_adad6531c845.slice PodAnnotations:0xc000478358}] Aliases:map[]}\"",
2026-06-12 17:11:43.771034 | controller |     "Jun 12 16:53:18.275707 crc crio[22579]: time=\"2026-06-12T16:53:18.275031646Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.771049 | controller |     "Jun 12 16:53:19.068646 crc crio[22579]: time=\"2026-06-12T16:53:19.067702163Z\" level=info msg=\"Stopped pod sandbox: ec952444b5becd6a20716da219c0663fcfe2827091e0d557f48c93153053a380\" id=737a017b-1003-41a1-a09b-ac45143e51c8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.771064 | controller |     "Jun 12 16:53:20.362693 crc crio[22579]: time=\"2026-06-12T16:53:20.361316915Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/POD\" id=b574f1c9-561f-4b3a-b5e2-e54c5ccff00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.771081 | controller |     "Jun 12 16:53:20.365566 crc crio[22579]: time=\"2026-06-12T16:53:20.362699411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771097 | controller |     "Jun 12 16:53:20.398824 crc crio[22579]: time=\"2026-06-12T16:53:20.397833257Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq Namespace:openstack ID:e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 UID:0f9403a6-237f-47a7-86df-b151e39478e6 NetNS:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f9403a6_237f_47a7_86df_b151e39478e6.slice PodAnnotations:0xc004fc0340}] Aliases:map[]}\"",
2026-06-12 17:11:43.771112 | controller |     "Jun 12 16:53:20.398824 crc crio[22579]: time=\"2026-06-12T16:53:20.398384871Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.771127 | controller |     "Jun 12 16:53:23.120302 crc crio[22579]: 2026-06-12T16:53:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e42dd56d1768922 Mac:d6:3f:f2:0b:3b:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db SocketPath: PciID:}] [{Interface:0xc00019a6d0 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.771142 | controller |     "Jun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.773318461Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq Namespace:openstack ID:e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 UID:0f9403a6-237f-47a7-86df-b151e39478e6 NetNS:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f9403a6_237f_47a7_86df_b151e39478e6.slice PodAnnotations:0xc004fc0340}] Aliases:map[]}\"",
2026-06-12 17:11:43.771157 | controller |     "Jun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.773586958Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.771172 | controller |     "Jun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.787828065Z\" level=info msg=\"Ran pod sandbox e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/POD\" id=b574f1c9-561f-4b3a-b5e2-e54c5ccff00f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.771188 | controller |     "Jun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.790044382Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=9870b25b-1a37-4aa8-a7d8-40c3d074a494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.771203 | controller |     "Jun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:22.835145445Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=21617c81-1f2b-4a90-8761-3482191339ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.771217 | controller |     "Jun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:23.116670083Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=19e41a9b-3aff-4e97-a84e-8a0a0d0dd53c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.771246 | controller |     "Jun 12 16:53:23.120302 crc crio[22579]: time=\"2026-06-12T16:53:23.117129265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771262 | controller |     "Jun 12 16:53:23.190059 crc crio[22579]: time=\"2026-06-12T16:53:23.189946743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771276 | controller |     "Jun 12 16:53:23.193462 crc crio[22579]: time=\"2026-06-12T16:53:23.193380071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771291 | controller |     "Jun 12 16:53:24.503698 crc crio[22579]: time=\"2026-06-12T16:53:24.503008396Z\" level=info msg=\"Created container bebfdeb51ca828b3d64ae2f2f7f21f30f73e5e572d0d3ba2cd4681594e961862: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=19e41a9b-3aff-4e97-a84e-8a0a0d0dd53c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.771306 | controller |     "Jun 12 16:53:24.512077 crc crio[22579]: time=\"2026-06-12T16:53:24.511959987Z\" level=info msg=\"Starting container: bebfdeb51ca828b3d64ae2f2f7f21f30f73e5e572d0d3ba2cd4681594e961862\" id=8c6d0832-843e-4063-b1b9-917ba288859e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.771321 | controller |     "Jun 12 16:53:24.521580 crc crio[22579]: time=\"2026-06-12T16:53:24.520318733Z\" level=info msg=\"Started container\" PID=205663 containerID=bebfdeb51ca828b3d64ae2f2f7f21f30f73e5e572d0d3ba2cd4681594e961862 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=8c6d0832-843e-4063-b1b9-917ba288859e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0",
2026-06-12 17:11:43.771337 | controller |     "Jun 12 16:54:00.589408 crc crio[22579]: time=\"2026-06-12T16:54:00.587867049Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688054-9kvd5/POD\" id=fee44a3f-b233-4d0e-bf44-6f13446ff499 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.771355 | controller |     "Jun 12 16:54:00.591593 crc crio[22579]: time=\"2026-06-12T16:54:00.589410919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771387 | controller |     "Jun 12 16:54:00.670785 crc crio[22579]: time=\"2026-06-12T16:54:00.670463208Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-9kvd5 Namespace:openshift-infra ID:19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed UID:3c107423-388c-4038-bcc5-30202dc0566c NetNS:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c107423_388c_4038_bcc5_30202dc0566c.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.771404 | controller |     "Jun 12 16:54:00.670785 crc crio[22579]: time=\"2026-06-12T16:54:00.670648213Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688054-9kvd5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.771419 | controller |     "Jun 12 16:54:01.030613 crc crio[22579]: 2026-06-12T16:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19d95a83c3042a7 Mac:e6:35:5d:53:bf:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 SocketPath: PciID:}] [{Interface:0xc0003266b0 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.771438 | controller |     "Jun 12 16:54:01.033109 crc crio[22579]: time=\"2026-06-12T16:54:01.032991744Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-9kvd5 Namespace:openshift-infra ID:19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed UID:3c107423-388c-4038-bcc5-30202dc0566c NetNS:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c107423_388c_4038_bcc5_30202dc0566c.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.771453 | controller |     "Jun 12 16:54:01.033395 crc crio[22579]: time=\"2026-06-12T16:54:01.033269271Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688054-9kvd5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.771468 | controller |     "Jun 12 16:54:01.047444 crc crio[22579]: time=\"2026-06-12T16:54:01.047397045Z\" level=info msg=\"Ran pod sandbox 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed with infra container: openshift-infra/auto-csr-approver-29688054-9kvd5/POD\" id=fee44a3f-b233-4d0e-bf44-6f13446ff499 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.771482 | controller |     "Jun 12 16:54:01.056027 crc crio[22579]: time=\"2026-06-12T16:54:01.055927415Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=55e49c8e-b23e-4f21-afe8-00af5ae12370 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.771497 | controller |     "Jun 12 16:54:01.069112 crc crio[22579]: time=\"2026-06-12T16:54:01.069023563Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.771512 | controller |     "Jun 12 16:54:01.887245 crc crio[22579]: time=\"2026-06-12T16:54:01.886760956Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=55e49c8e-b23e-4f21-afe8-00af5ae12370 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.771527 | controller |     "Jun 12 16:54:01.890690 crc crio[22579]: time=\"2026-06-12T16:54:01.889606569Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e86dbc46-2343-49dc-8e8f-dfb8d53a5188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.771541 | controller |     "Jun 12 16:54:01.894250 crc crio[22579]: time=\"2026-06-12T16:54:01.894172897Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=053200a1-8179-43f8-bef4-a95d26a8ba43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.771556 | controller |     "Jun 12 16:54:01.930572 crc crio[22579]: time=\"2026-06-12T16:54:01.920007993Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688054-9kvd5/oc\" id=db80a71f-fcb3-4163-99ae-ed2a55925c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.771571 | controller |     "Jun 12 16:54:01.930572 crc crio[22579]: time=\"2026-06-12T16:54:01.920824004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771586 | controller |     "Jun 12 16:54:02.004113 crc crio[22579]: time=\"2026-06-12T16:54:02.002928171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771600 | controller |     "Jun 12 16:54:02.357814 crc crio[22579]: time=\"2026-06-12T16:54:02.357629376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771615 | controller |     "Jun 12 16:54:02.500804 crc crio[22579]: time=\"2026-06-12T16:54:02.49972416Z\" level=info msg=\"Created container d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01: openshift-infra/auto-csr-approver-29688054-9kvd5/oc\" id=db80a71f-fcb3-4163-99ae-ed2a55925c6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.771633 | controller |     "Jun 12 16:54:02.501613 crc crio[22579]: time=\"2026-06-12T16:54:02.501414213Z\" level=info msg=\"Starting container: d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01\" id=2c2c5820-74c0-49d1-8859-6d38e8f007b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.771648 | controller |     "Jun 12 16:54:02.508593 crc crio[22579]: time=\"2026-06-12T16:54:02.508414284Z\" level=info msg=\"Started container\" PID=207895 containerID=d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01 description=openshift-infra/auto-csr-approver-29688054-9kvd5/oc id=2c2c5820-74c0-49d1-8859-6d38e8f007b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed",
2026-06-12 17:11:43.771663 | controller |     "Jun 12 16:54:04.279994 crc crio[22579]: time=\"2026-06-12T16:54:04.279890895Z\" level=info msg=\"Stopping pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=b742c583-e492-4178-9835-cc874336e546 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.771678 | controller |     "Jun 12 16:54:04.285572 crc crio[22579]: time=\"2026-06-12T16:54:04.285405658Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688054-9kvd5 Namespace:openshift-infra ID:19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed UID:3c107423-388c-4038-bcc5-30202dc0566c NetNS:/var/run/netns/0e63a189-0414-40dd-a610-5904a9383623 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c107423_388c_4038_bcc5_30202dc0566c.slice PodAnnotations:0xc001216818}] Aliases:map[]}\"",
2026-06-12 17:11:43.771693 | controller |     "Jun 12 16:54:04.286135 crc crio[22579]: time=\"2026-06-12T16:54:04.285666224Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688054-9kvd5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.771708 | controller |     "Jun 12 16:54:04.635975 crc crio[22579]: time=\"2026-06-12T16:54:04.635777111Z\" level=info msg=\"Stopped pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=b742c583-e492-4178-9835-cc874336e546 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.771724 | controller |     "Jun 12 16:54:10.492406 crc crio[22579]: time=\"2026-06-12T16:54:10.491298128Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-df8gv/POD\" id=0b5cf782-17cd-4a85-bf43-031a6e0a6300 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.771739 | controller |     "Jun 12 16:54:10.495459 crc crio[22579]: time=\"2026-06-12T16:54:10.492411207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771754 | controller |     "Jun 12 16:54:10.585698 crc crio[22579]: time=\"2026-06-12T16:54:10.584155022Z\" level=info msg=\"Got pod network &{Name:community-operators-df8gv Namespace:openshift-marketplace ID:8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b UID:008838fc-a103-451e-9bb1-86ea44e0fe61 NetNS:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008838fc_a103_451e_9bb1_86ea44e0fe61.slice PodAnnotations:0xc000478438}] Aliases:map[]}\"",
2026-06-12 17:11:43.771768 | controller |     "Jun 12 16:54:10.585698 crc crio[22579]: time=\"2026-06-12T16:54:10.585013734Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-df8gv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.771787 | controller |     "Jun 12 16:54:11.844285 crc crio[22579]: 2026-06-12T16:54:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ff3515443535cd Mac:56:5f:a3:df:4e:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.771803 | controller |     "Jun 12 16:54:11.846436 crc crio[22579]: time=\"2026-06-12T16:54:11.846302602Z\" level=info msg=\"Got pod network &{Name:community-operators-df8gv Namespace:openshift-marketplace ID:8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b UID:008838fc-a103-451e-9bb1-86ea44e0fe61 NetNS:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008838fc_a103_451e_9bb1_86ea44e0fe61.slice PodAnnotations:0xc000478438}] Aliases:map[]}\"",
2026-06-12 17:11:43.771817 | controller |     "Jun 12 16:54:11.846664 crc crio[22579]: time=\"2026-06-12T16:54:11.84661675Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-df8gv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.771832 | controller |     "Jun 12 16:54:11.865936 crc crio[22579]: time=\"2026-06-12T16:54:11.863605328Z\" level=info msg=\"Ran pod sandbox 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b with infra container: openshift-marketplace/community-operators-df8gv/POD\" id=0b5cf782-17cd-4a85-bf43-031a6e0a6300 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.771847 | controller |     "Jun 12 16:54:11.866439 crc crio[22579]: time=\"2026-06-12T16:54:11.866252096Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-tw7cz/POD\" id=33552f2b-95de-43f0-83a5-a85e60d27a63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.771863 | controller |     "Jun 12 16:54:11.866439 crc crio[22579]: time=\"2026-06-12T16:54:11.86639559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771877 | controller |     "Jun 12 16:54:11.873752 crc crio[22579]: time=\"2026-06-12T16:54:11.873547554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ff0c448-1e64-4463-9290-ab224146ee9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.771892 | controller |     "Jun 12 16:54:11.918846 crc crio[22579]: time=\"2026-06-12T16:54:11.918722439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d9224c57-c6a2-456e-af06-4217b99a94ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.771907 | controller |     "Jun 12 16:54:11.940018 crc crio[22579]: time=\"2026-06-12T16:54:11.939922576Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tw7cz Namespace:openshift-marketplace ID:7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f UID:b3b95561-6f23-4a10-bce5-0e0e40df7233 NetNS:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3b95561_6f23_4a10_bce5_0e0e40df7233.slice PodAnnotations:0xc00130cb10}] Aliases:map[]}\"",
2026-06-12 17:11:43.771922 | controller |     "Jun 12 16:54:11.940018 crc crio[22579]: time=\"2026-06-12T16:54:11.940004508Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-tw7cz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.771937 | controller |     "Jun 12 16:54:13.918986 crc crio[22579]: time=\"2026-06-12T16:54:13.915393568Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-df8gv/extract-utilities\" id=f2ff8a92-2966-4e46-bb38-b8b1fb446331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.771955 | controller |     "Jun 12 16:54:13.918986 crc crio[22579]: time=\"2026-06-12T16:54:13.917114882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771970 | controller |     "Jun 12 16:54:14.032587 crc crio[22579]: time=\"2026-06-12T16:54:14.017717066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.771985 | controller |     "Jun 12 16:54:14.032587 crc crio[22579]: time=\"2026-06-12T16:54:14.027009326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772000 | controller |     "Jun 12 16:54:14.892025 crc crio[22579]: time=\"2026-06-12T16:54:14.891183876Z\" level=info msg=\"Created container 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4: openshift-marketplace/community-operators-df8gv/extract-utilities\" id=f2ff8a92-2966-4e46-bb38-b8b1fb446331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772014 | controller |     "Jun 12 16:54:14.899945 crc crio[22579]: time=\"2026-06-12T16:54:14.899389448Z\" level=info msg=\"Starting container: 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4\" id=f9fa3bae-6c5c-4cac-aff1-7c008848b551 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.772029 | controller |     "Jun 12 16:54:14.933755 crc crio[22579]: time=\"2026-06-12T16:54:14.933652171Z\" level=info msg=\"Started container\" PID=208677 containerID=39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4 description=openshift-marketplace/community-operators-df8gv/extract-utilities id=f9fa3bae-6c5c-4cac-aff1-7c008848b551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b",
2026-06-12 17:11:43.772056 | controller |     "Jun 12 16:54:15.064619 crc crio[22579]: 2026-06-12T16:54:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b7ada67369c463 Mac:3e:df:89:a2:b9:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b SocketPath: PciID:}] [{Interface:0xc000421090 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.772072 | controller |     "Jun 12 16:54:15.064619 crc crio[22579]: time=\"2026-06-12T16:54:15.063762644Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tw7cz Namespace:openshift-marketplace ID:7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f UID:b3b95561-6f23-4a10-bce5-0e0e40df7233 NetNS:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3b95561_6f23_4a10_bce5_0e0e40df7233.slice PodAnnotations:0xc00130cb10}] Aliases:map[]}\"",
2026-06-12 17:11:43.772087 | controller |     "Jun 12 16:54:15.064619 crc crio[22579]: time=\"2026-06-12T16:54:15.063938419Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-tw7cz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.772102 | controller |     "Jun 12 16:54:15.078429 crc crio[22579]: time=\"2026-06-12T16:54:15.07831437Z\" level=info msg=\"Ran pod sandbox 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f with infra container: openshift-marketplace/redhat-operators-tw7cz/POD\" id=33552f2b-95de-43f0-83a5-a85e60d27a63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.772117 | controller |     "Jun 12 16:54:15.081119 crc crio[22579]: time=\"2026-06-12T16:54:15.081017089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ea5f493-3cbe-4f1e-965a-9c260494798e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772135 | controller |     "Jun 12 16:54:15.084059 crc crio[22579]: time=\"2026-06-12T16:54:15.083987656Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8738a9cd-38dc-470c-a252-068681de30c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772151 | controller |     "Jun 12 16:54:15.096223 crc crio[22579]: time=\"2026-06-12T16:54:15.096121689Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tw7cz/extract-utilities\" id=d803348c-5777-45e0-98c3-01474cad87d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772167 | controller |     "Jun 12 16:54:15.096783 crc crio[22579]: time=\"2026-06-12T16:54:15.096716484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772182 | controller |     "Jun 12 16:54:15.179565 crc crio[22579]: time=\"2026-06-12T16:54:15.179463908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772197 | controller |     "Jun 12 16:54:15.188859 crc crio[22579]: time=\"2026-06-12T16:54:15.188808538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772211 | controller |     "Jun 12 16:54:15.361206 crc crio[22579]: time=\"2026-06-12T16:54:15.360593417Z\" level=info msg=\"Created container 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525: openshift-marketplace/redhat-operators-tw7cz/extract-utilities\" id=d803348c-5777-45e0-98c3-01474cad87d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772227 | controller |     "Jun 12 16:54:15.364237 crc crio[22579]: time=\"2026-06-12T16:54:15.364206761Z\" level=info msg=\"Starting container: 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525\" id=a71709d6-0403-4702-9266-cb72db65d973 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.772241 | controller |     "Jun 12 16:54:15.370302 crc crio[22579]: time=\"2026-06-12T16:54:15.370261547Z\" level=info msg=\"Started container\" PID=208745 containerID=63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525 description=openshift-marketplace/redhat-operators-tw7cz/extract-utilities id=a71709d6-0403-4702-9266-cb72db65d973 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f",
2026-06-12 17:11:43.772257 | controller |     "Jun 12 16:54:15.666996 crc crio[22579]: time=\"2026-06-12T16:54:15.666940506Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2eb4af5f-c923-4c45-b8a8-73410af44128 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.772272 | controller |     "Jun 12 16:54:15.674413 crc crio[22579]: time=\"2026-06-12T16:54:15.674174912Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.772287 | controller |     "Jun 12 16:54:15.677049 crc crio[22579]: time=\"2026-06-12T16:54:15.676938294Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b2008fe2-1608-41f3-96be-bfc17560310c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.772301 | controller |     "Jun 12 16:54:15.687783 crc crio[22579]: time=\"2026-06-12T16:54:15.687575028Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.772319 | controller |     "Jun 12 16:54:17.157250 crc crio[22579]: time=\"2026-06-12T16:54:17.156611433Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=b2008fe2-1608-41f3-96be-bfc17560310c name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.772335 | controller |     "Jun 12 16:54:17.158718 crc crio[22579]: time=\"2026-06-12T16:54:17.15844413Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9a2ac1ea-7197-48eb-8ed4-e49b77042265 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772350 | controller |     "Jun 12 16:54:17.162397 crc crio[22579]: time=\"2026-06-12T16:54:17.1623099Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d614903c-a04d-4473-9b77-7e74db81aead name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772384 | controller |     "Jun 12 16:54:17.179173 crc crio[22579]: time=\"2026-06-12T16:54:17.179053892Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tw7cz/extract-content\" id=a00f33af-b506-436d-819e-7cce18fec669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772401 | controller |     "Jun 12 16:54:17.179976 crc crio[22579]: time=\"2026-06-12T16:54:17.179901943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772417 | controller |     "Jun 12 16:54:17.264822 crc crio[22579]: time=\"2026-06-12T16:54:17.257136425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772431 | controller |     "Jun 12 16:54:17.264822 crc crio[22579]: time=\"2026-06-12T16:54:17.261907768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772446 | controller |     "Jun 12 16:54:17.436063 crc crio[22579]: time=\"2026-06-12T16:54:17.435939375Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=2eb4af5f-c923-4c45-b8a8-73410af44128 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.772461 | controller |     "Jun 12 16:54:17.437244 crc crio[22579]: time=\"2026-06-12T16:54:17.436959011Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5a0c969a-7aff-4fde-9cb4-589234a10d29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772476 | controller |     "Jun 12 16:54:17.443139 crc crio[22579]: time=\"2026-06-12T16:54:17.443017247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=41e42be0-248a-4983-9601-65a448460741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772491 | controller |     "Jun 12 16:54:17.489315 crc crio[22579]: time=\"2026-06-12T16:54:17.489208308Z\" level=info msg=\"Created container 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc: openshift-marketplace/redhat-operators-tw7cz/extract-content\" id=a00f33af-b506-436d-819e-7cce18fec669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772505 | controller |     "Jun 12 16:54:17.493048 crc crio[22579]: time=\"2026-06-12T16:54:17.492961305Z\" level=info msg=\"Starting container: 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc\" id=028739bd-9866-44eb-9d30-b62b0ee88051 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.772520 | controller |     "Jun 12 16:54:17.510951 crc crio[22579]: time=\"2026-06-12T16:54:17.510810295Z\" level=info msg=\"Started container\" PID=208862 containerID=13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc description=openshift-marketplace/redhat-operators-tw7cz/extract-content id=028739bd-9866-44eb-9d30-b62b0ee88051 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f",
2026-06-12 17:11:43.772539 | controller |     "Jun 12 16:54:17.521277 crc crio[22579]: time=\"2026-06-12T16:54:17.521067139Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-df8gv/extract-content\" id=45f2d5f0-f6e9-49b6-aa65-f7762040d708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772553 | controller |     "Jun 12 16:54:17.521941 crc crio[22579]: time=\"2026-06-12T16:54:17.521834489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772568 | controller |     "Jun 12 16:54:17.583554 crc crio[22579]: time=\"2026-06-12T16:54:17.583202271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772582 | controller |     "Jun 12 16:54:17.588285 crc crio[22579]: time=\"2026-06-12T16:54:17.588155389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772596 | controller |     "Jun 12 16:54:17.799644 crc crio[22579]: time=\"2026-06-12T16:54:17.799464197Z\" level=info msg=\"Created container 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4: openshift-marketplace/community-operators-df8gv/extract-content\" id=45f2d5f0-f6e9-49b6-aa65-f7762040d708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772610 | controller |     "Jun 12 16:54:17.802139 crc crio[22579]: time=\"2026-06-12T16:54:17.802020143Z\" level=info msg=\"Starting container: 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4\" id=60059c9d-b180-4174-be84-f54fec4434e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.772625 | controller |     "Jun 12 16:54:17.809684 crc crio[22579]: time=\"2026-06-12T16:54:17.80888305Z\" level=info msg=\"Started container\" PID=208895 containerID=6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4 description=openshift-marketplace/community-operators-df8gv/extract-content id=60059c9d-b180-4174-be84-f54fec4434e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b",
2026-06-12 17:11:43.772640 | controller |     "Jun 12 16:54:19.760664 crc crio[22579]: time=\"2026-06-12T16:54:19.759689405Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gc9m6/POD\" id=f9c62c1d-26c4-469c-99e0-8d38a857d7f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.772654 | controller |     "Jun 12 16:54:19.760664 crc crio[22579]: time=\"2026-06-12T16:54:19.760254719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772669 | controller |     "Jun 12 16:54:19.793176 crc crio[22579]: time=\"2026-06-12T16:54:19.793066575Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc9m6 Namespace:openshift-marketplace ID:d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f UID:33c42a8a-56aa-4a7c-a2c2-f0edd372d04b NetNS:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33c42a8a_56aa_4a7c_a2c2_f0edd372d04b.slice PodAnnotations:0xc0024a62b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.772684 | controller |     "Jun 12 16:54:19.793176 crc crio[22579]: time=\"2026-06-12T16:54:19.793142387Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gc9m6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.772703 | controller |     "Jun 12 16:54:21.939857 crc crio[22579]: 2026-06-12T16:54:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0080af6cd7e42e Mac:a6:56:f5:6b:1e:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.772718 | controller |     "Jun 12 16:54:21.942021 crc crio[22579]: time=\"2026-06-12T16:54:21.941684254Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc9m6 Namespace:openshift-marketplace ID:d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f UID:33c42a8a-56aa-4a7c-a2c2-f0edd372d04b NetNS:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33c42a8a_56aa_4a7c_a2c2_f0edd372d04b.slice PodAnnotations:0xc0024a62b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.772733 | controller |     "Jun 12 16:54:21.942021 crc crio[22579]: time=\"2026-06-12T16:54:21.941835587Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gc9m6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.772747 | controller |     "Jun 12 16:54:21.953891 crc crio[22579]: time=\"2026-06-12T16:54:21.953688603Z\" level=info msg=\"Ran pod sandbox d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f with infra container: openshift-marketplace/certified-operators-gc9m6/POD\" id=f9c62c1d-26c4-469c-99e0-8d38a857d7f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.772762 | controller |     "Jun 12 16:54:21.956769 crc crio[22579]: time=\"2026-06-12T16:54:21.95666865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f2641c8-b8b6-4664-8449-9cc16a455bed name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772780 | controller |     "Jun 12 16:54:21.959470 crc crio[22579]: time=\"2026-06-12T16:54:21.959422971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=053eaed2-648d-4d1a-976a-b8dca8d72880 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772798 | controller |     "Jun 12 16:54:21.987896 crc crio[22579]: time=\"2026-06-12T16:54:21.987773512Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc9m6/extract-utilities\" id=31f603c1-0078-4e03-b5dd-8133c4cf66ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772812 | controller |     "Jun 12 16:54:21.988236 crc crio[22579]: time=\"2026-06-12T16:54:21.988206213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772827 | controller |     "Jun 12 16:54:22.061207 crc crio[22579]: time=\"2026-06-12T16:54:22.061102902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772841 | controller |     "Jun 12 16:54:22.067130 crc crio[22579]: time=\"2026-06-12T16:54:22.067009405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772855 | controller |     "Jun 12 16:54:22.378618 crc crio[22579]: time=\"2026-06-12T16:54:22.378029402Z\" level=info msg=\"Created container 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293: openshift-marketplace/certified-operators-gc9m6/extract-utilities\" id=31f603c1-0078-4e03-b5dd-8133c4cf66ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772869 | controller |     "Jun 12 16:54:22.380216 crc crio[22579]: time=\"2026-06-12T16:54:22.380115926Z\" level=info msg=\"Starting container: 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293\" id=47e9731f-a75b-43ed-949d-9ce78961ba35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.772890 | controller |     "Jun 12 16:54:22.388234 crc crio[22579]: time=\"2026-06-12T16:54:22.388093962Z\" level=info msg=\"Started container\" PID=209233 containerID=77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293 description=openshift-marketplace/certified-operators-gc9m6/extract-utilities id=47e9731f-a75b-43ed-949d-9ce78961ba35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f",
2026-06-12 17:11:43.772906 | controller |     "Jun 12 16:54:22.813021 crc crio[22579]: time=\"2026-06-12T16:54:22.812455073Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2f3b85df-361b-489e-b941-0141f8af6b05 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.772920 | controller |     "Jun 12 16:54:22.817727 crc crio[22579]: time=\"2026-06-12T16:54:22.817648977Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.772934 | controller |     "Jun 12 16:54:28.953434 crc crio[22579]: time=\"2026-06-12T16:54:28.952247911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=aceebf39-b5b0-45dd-b127-fe3f16bd7378 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772949 | controller |     "Jun 12 16:54:29.014152 crc crio[22579]: time=\"2026-06-12T16:54:29.013958282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=143fc891-6353-448d-b10f-024320c3afc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.772963 | controller |     "Jun 12 16:54:31.045090 crc crio[22579]: time=\"2026-06-12T16:54:31.044250786Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-df8gv/registry-server\" id=ac12207e-a31b-4db5-82f6-08d35673bec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.772978 | controller |     "Jun 12 16:54:31.046449 crc crio[22579]: time=\"2026-06-12T16:54:31.045416816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.772992 | controller |     "Jun 12 16:54:31.110101 crc crio[22579]: time=\"2026-06-12T16:54:31.109983991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773007 | controller |     "Jun 12 16:54:31.113611 crc crio[22579]: time=\"2026-06-12T16:54:31.113478371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773021 | controller |     "Jun 12 16:54:31.575670 crc crio[22579]: time=\"2026-06-12T16:54:31.574913458Z\" level=info msg=\"Created container b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4: openshift-marketplace/community-operators-df8gv/registry-server\" id=ac12207e-a31b-4db5-82f6-08d35673bec8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773036 | controller |     "Jun 12 16:54:31.577833 crc crio[22579]: time=\"2026-06-12T16:54:31.577419532Z\" level=info msg=\"Starting container: b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4\" id=0d9dbde6-d5f6-462a-be75-fecba558b618 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.773051 | controller |     "Jun 12 16:54:31.585099 crc crio[22579]: time=\"2026-06-12T16:54:31.584962677Z\" level=info msg=\"Started container\" PID=209730 containerID=b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4 description=openshift-marketplace/community-operators-df8gv/registry-server id=0d9dbde6-d5f6-462a-be75-fecba558b618 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b",
2026-06-12 17:11:43.773069 | controller |     "Jun 12 16:54:36.011595 crc crio[22579]: time=\"2026-06-12T16:54:36.009387823Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=2f3b85df-361b-489e-b941-0141f8af6b05 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.773084 | controller |     "Jun 12 16:54:36.014916 crc crio[22579]: time=\"2026-06-12T16:54:36.014468924Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9563f59f-bd42-4e9a-94ea-c711217095ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773099 | controller |     "Jun 12 16:54:36.031201 crc crio[22579]: time=\"2026-06-12T16:54:36.030326763Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=02e6ef47-30a7-4db9-9f51-afe311db7c6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773114 | controller |     "Jun 12 16:54:39.082554 crc crio[22579]: time=\"2026-06-12T16:54:39.081486761Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc9m6/extract-content\" id=39ba0482-bc42-4c42-ac20-12188367a8ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773128 | controller |     "Jun 12 16:54:39.089987 crc crio[22579]: time=\"2026-06-12T16:54:39.083710168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773143 | controller |     "Jun 12 16:54:39.160008 crc crio[22579]: time=\"2026-06-12T16:54:39.159840191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773158 | controller |     "Jun 12 16:54:39.165652 crc crio[22579]: time=\"2026-06-12T16:54:39.165420764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773172 | controller |     "Jun 12 16:54:41.738028 crc crio[22579]: time=\"2026-06-12T16:54:41.736744598Z\" level=info msg=\"Created container e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1: openshift-marketplace/certified-operators-gc9m6/extract-content\" id=39ba0482-bc42-4c42-ac20-12188367a8ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773187 | controller |     "Jun 12 16:54:41.740109 crc crio[22579]: time=\"2026-06-12T16:54:41.739860948Z\" level=info msg=\"Starting container: e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1\" id=dc6862c2-1e28-43c6-99e7-ec496002cd44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.773202 | controller |     "Jun 12 16:54:41.747626 crc crio[22579]: time=\"2026-06-12T16:54:41.747388903Z\" level=info msg=\"Started container\" PID=210165 containerID=e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1 description=openshift-marketplace/certified-operators-gc9m6/extract-content id=dc6862c2-1e28-43c6-99e7-ec496002cd44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f",
2026-06-12 17:11:43.773218 | controller |     "Jun 12 16:54:44.185591 crc crio[22579]: time=\"2026-06-12T16:54:44.184625389Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5dc42c7f-a02d-49f6-8d7e-ff8d63cdc1ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773233 | controller |     "Jun 12 16:54:44.333745 crc crio[22579]: time=\"2026-06-12T16:54:44.333044406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=14e463b2-0e41-41d4-bbc6-da5321812f01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773250 | controller |     "Jun 12 16:54:44.372772 crc crio[22579]: time=\"2026-06-12T16:54:44.372316358Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gc9m6/registry-server\" id=8f0e787e-e6e3-40fa-b305-e8114f8e8c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773266 | controller |     "Jun 12 16:54:44.373127 crc crio[22579]: time=\"2026-06-12T16:54:44.372949544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773280 | controller |     "Jun 12 16:54:44.490861 crc crio[22579]: time=\"2026-06-12T16:54:44.483980187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773295 | controller |     "Jun 12 16:54:44.515975 crc crio[22579]: time=\"2026-06-12T16:54:44.515798357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773310 | controller |     "Jun 12 16:54:44.735874 crc crio[22579]: time=\"2026-06-12T16:54:44.735700347Z\" level=info msg=\"Created container effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861: openshift-marketplace/certified-operators-gc9m6/registry-server\" id=8f0e787e-e6e3-40fa-b305-e8114f8e8c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773325 | controller |     "Jun 12 16:54:44.737968 crc crio[22579]: time=\"2026-06-12T16:54:44.737891253Z\" level=info msg=\"Starting container: effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861\" id=ccc4d8e2-2520-4e65-aac5-7b20fabb992a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.773340 | controller |     "Jun 12 16:54:44.748265 crc crio[22579]: time=\"2026-06-12T16:54:44.748066176Z\" level=info msg=\"Started container\" PID=210445 containerID=effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861 description=openshift-marketplace/certified-operators-gc9m6/registry-server id=ccc4d8e2-2520-4e65-aac5-7b20fabb992a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f",
2026-06-12 17:11:43.773358 | controller |     "Jun 12 16:54:51.621295 crc crio[22579]: time=\"2026-06-12T16:54:51.615657536Z\" level=info msg=\"Removing container: 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287\" id=4136a756-d6ab-43d4-a70e-20c4a99feb88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.773393 | controller |     "Jun 12 16:54:51.783465 crc crio[22579]: time=\"2026-06-12T16:54:51.783272527Z\" level=info msg=\"Removed container 0705acfa178e0506442af8cc53c903956862b6aaa7dd76a41c5498a107ed3287: openshift-infra/auto-csr-approver-29688048-dqssc/oc\" id=4136a756-d6ab-43d4-a70e-20c4a99feb88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.773409 | controller |     "Jun 12 16:54:51.802205 crc crio[22579]: time=\"2026-06-12T16:54:51.802081452Z\" level=info msg=\"Stopping pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=455e5c45-7a84-4dc7-906e-cfdecb10aa0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.773424 | controller |     "Jun 12 16:54:51.802205 crc crio[22579]: time=\"2026-06-12T16:54:51.802181255Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=455e5c45-7a84-4dc7-906e-cfdecb10aa0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.773439 | controller |     "Jun 12 16:54:51.803749 crc crio[22579]: time=\"2026-06-12T16:54:51.803601621Z\" level=info msg=\"Removing pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=3c58bc3a-8cbe-42fe-ab19-c765aeb372e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.773458 | controller |     "Jun 12 16:54:51.825891 crc crio[22579]: time=\"2026-06-12T16:54:51.825713461Z\" level=info msg=\"Removed pod sandbox: 3153ffd306aae180d9e27f386f56ef64812a4e38b5f98701b0d00323ed79dd6b\" id=3c58bc3a-8cbe-42fe-ab19-c765aeb372e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.773474 | controller |     "Jun 12 16:54:53.347388 crc crio[22579]: time=\"2026-06-12T16:54:53.346809568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f28328e9-2ab6-4655-a3fc-c7fc16f780ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773489 | controller |     "Jun 12 16:54:53.464828 crc crio[22579]: time=\"2026-06-12T16:54:53.464660467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ab870730-0c00-4a73-9f1a-51f202426526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773504 | controller |     "Jun 12 16:54:57.711239 crc crio[22579]: time=\"2026-06-12T16:54:57.71000511Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-tw7cz/registry-server\" id=5b973644-f56b-4733-9bf7-b02c35d6bdeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773519 | controller |     "Jun 12 16:54:57.713072 crc crio[22579]: time=\"2026-06-12T16:54:57.711737145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773534 | controller |     "Jun 12 16:54:58.759587 crc crio[22579]: time=\"2026-06-12T16:54:58.758891612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773548 | controller |     "Jun 12 16:54:58.766112 crc crio[22579]: time=\"2026-06-12T16:54:58.765984385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773563 | controller |     "Jun 12 16:55:01.462263 crc crio[22579]: time=\"2026-06-12T16:55:01.461092012Z\" level=info msg=\"Created container cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e: openshift-marketplace/redhat-operators-tw7cz/registry-server\" id=5b973644-f56b-4733-9bf7-b02c35d6bdeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773577 | controller |     "Jun 12 16:55:01.465774 crc crio[22579]: time=\"2026-06-12T16:55:01.465731012Z\" level=info msg=\"Starting container: cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e\" id=f507c355-2c72-487b-82b1-97dde3ee8b51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.773592 | controller |     "Jun 12 16:55:01.475372 crc crio[22579]: time=\"2026-06-12T16:55:01.475294158Z\" level=info msg=\"Started container\" PID=211352 containerID=cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e description=openshift-marketplace/redhat-operators-tw7cz/registry-server id=f507c355-2c72-487b-82b1-97dde3ee8b51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f",
2026-06-12 17:11:43.773607 | controller |     "Jun 12 16:55:03.596961 crc crio[22579]: time=\"2026-06-12T16:55:03.596737015Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=5d2af11c-50ef-4aa9-865c-2a29d903f274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773621 | controller |     "Jun 12 16:55:03.598989 crc crio[22579]: time=\"2026-06-12T16:55:03.598305955Z\" level=info msg=\"Removing container: 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99\" id=dcb3b5c3-6dcc-44b9-bf80-858d316f725c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.773640 | controller |     "Jun 12 16:55:03.608312 crc crio[22579]: time=\"2026-06-12T16:55:03.607980995Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=5898ea67-a3b9-4e39-a668-9ef795a1e208 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773655 | controller |     "Jun 12 16:55:03.614550 crc crio[22579]: time=\"2026-06-12T16:55:03.613067146Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e54fa60e-fb6d-4418-86d8-1ea1339d50df name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773670 | controller |     "Jun 12 16:55:03.621448 crc crio[22579]: time=\"2026-06-12T16:55:03.62099184Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=329cfea0-a453-472e-b920-196520f90ba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773685 | controller |     "Jun 12 16:55:03.636879 crc crio[22579]: time=\"2026-06-12T16:55:03.636825708Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=6bc756ff-839c-43d4-982f-cbedde46be67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773700 | controller |     "Jun 12 16:55:03.637425 crc crio[22579]: time=\"2026-06-12T16:55:03.63729191Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d1ab9048-84f0-426f-afc9-777c34f9fb6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773714 | controller |     "Jun 12 16:55:03.638057 crc crio[22579]: time=\"2026-06-12T16:55:03.638030419Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=8f262321-0690-464e-9616-3793b3c1330a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773729 | controller |     "Jun 12 16:55:03.638652 crc crio[22579]: time=\"2026-06-12T16:55:03.638628165Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=c73556ef-732b-4169-b367-3fa868ace4bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.773743 | controller |     "Jun 12 16:55:03.645392 crc crio[22579]: time=\"2026-06-12T16:55:03.645306417Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=b11bc5e2-7a52-4c68-8652-0049d9548624 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773759 | controller |     "Jun 12 16:55:03.645887 crc crio[22579]: time=\"2026-06-12T16:55:03.64581788Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=63b20e00-38dc-4cd0-b960-5463212ddff3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773773 | controller |     "Jun 12 16:55:03.646302 crc crio[22579]: time=\"2026-06-12T16:55:03.64621179Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=80c0138c-5593-45a7-b2de-e26253fc1241 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773788 | controller |     "Jun 12 16:55:03.646568 crc crio[22579]: time=\"2026-06-12T16:55:03.646467227Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2396e36f-1c0e-4911-91ca-8d18a2936147 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.773805 | controller |     "Jun 12 16:55:03.647078 crc crio[22579]: time=\"2026-06-12T16:55:03.647055702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773820 | controller |     "Jun 12 16:55:03.647371 crc crio[22579]: time=\"2026-06-12T16:55:03.647162655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773834 | controller |     "Jun 12 16:55:03.647751 crc crio[22579]: time=\"2026-06-12T16:55:03.647690828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773848 | controller |     "Jun 12 16:55:03.647944 crc crio[22579]: time=\"2026-06-12T16:55:03.647854762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773862 | controller |     "Jun 12 16:55:03.842952 crc crio[22579]: time=\"2026-06-12T16:55:03.842288426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773877 | controller |     "Jun 12 16:55:03.860195 crc crio[22579]: time=\"2026-06-12T16:55:03.859771756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773891 | controller |     "Jun 12 16:55:03.878821 crc crio[22579]: time=\"2026-06-12T16:55:03.878757586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773905 | controller |     "Jun 12 16:55:03.882735 crc crio[22579]: time=\"2026-06-12T16:55:03.882697597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773920 | controller |     "Jun 12 16:55:03.886960 crc crio[22579]: time=\"2026-06-12T16:55:03.886869595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773935 | controller |     "Jun 12 16:55:03.892372 crc crio[22579]: time=\"2026-06-12T16:55:03.892287165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773949 | controller |     "Jun 12 16:55:03.903463 crc crio[22579]: time=\"2026-06-12T16:55:03.903267348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773964 | controller |     "Jun 12 16:55:03.910206 crc crio[22579]: time=\"2026-06-12T16:55:03.910092914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.773978 | controller |     "Jun 12 16:55:04.102871 crc crio[22579]: time=\"2026-06-12T16:55:04.102777812Z\" level=info msg=\"Removed container 5381f33479b425a190a414ee2422962ca619ede0c825661490c90e0ba58d2f99: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=dcb3b5c3-6dcc-44b9-bf80-858d316f725c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.773993 | controller |     "Jun 12 16:55:04.109225 crc crio[22579]: time=\"2026-06-12T16:55:04.108982141Z\" level=info msg=\"Removing container: a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203\" id=ef1935b8-6a91-4696-bdd4-aa2eb07300d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774012 | controller |     "Jun 12 16:55:04.657257 crc crio[22579]: time=\"2026-06-12T16:55:04.65656584Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=d7aad831-9779-41a1-bfd0-f52e83a0488d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.774027 | controller |     "Jun 12 16:55:04.670810 crc crio[22579]: time=\"2026-06-12T16:55:04.670695084Z\" level=info msg=\"Removed container a9202e95ec25985cc0923194cdd2e0aa83e9bb3142b2acf60380531bbaa33203: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=ef1935b8-6a91-4696-bdd4-aa2eb07300d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774042 | controller |     "Jun 12 16:55:04.678182 crc crio[22579]: time=\"2026-06-12T16:55:04.676036372Z\" level=info msg=\"Removing container: 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e\" id=4a3bce81-a3f2-444f-a61a-5696f967ce24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774056 | controller |     "Jun 12 16:55:04.679651 crc crio[22579]: time=\"2026-06-12T16:55:04.679563733Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=496c0ac9-5822-48fc-917b-929868797342 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.774071 | controller |     "Jun 12 16:55:04.700072 crc crio[22579]: time=\"2026-06-12T16:55:04.699975919Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 17:11:43.774086 | controller |     "Jun 12 16:55:04.854047 crc crio[22579]: time=\"2026-06-12T16:55:04.853944008Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=868424ac-7b68-489f-8507-f104d2dcb429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.774101 | controller |     "Jun 12 16:55:04.866017 crc crio[22579]: time=\"2026-06-12T16:55:04.865924627Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=c02b6242-c86a-4043-94c5-953c1349bc24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.774116 | controller |     "Jun 12 16:55:04.866681 crc crio[22579]: time=\"2026-06-12T16:55:04.866615285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.774130 | controller |     "Jun 12 16:55:04.880619 crc crio[22579]: time=\"2026-06-12T16:55:04.880259977Z\" level=info msg=\"Created container 4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=80c0138c-5593-45a7-b2de-e26253fc1241 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.774145 | controller |     "Jun 12 16:55:04.884282 crc crio[22579]: time=\"2026-06-12T16:55:04.884079475Z\" level=info msg=\"Starting container: 4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9\" id=5937c840-94f1-4582-b2be-36801cff0ea7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.774160 | controller |     "Jun 12 16:55:04.890545 crc crio[22579]: time=\"2026-06-12T16:55:04.890275415Z\" level=info msg=\"Started container\" PID=211690 containerID=4a44dc6210d54d6da1c3b4de5b7ed5603e3d724156f79e75d79b65e68da4c4e9 description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=5937c840-94f1-4582-b2be-36801cff0ea7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6",
2026-06-12 17:11:43.774174 | controller |     "Jun 12 16:55:05.013587 crc crio[22579]: time=\"2026-06-12T16:55:05.012892257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.774192 | controller |     "Jun 12 16:55:05.019920 crc crio[22579]: time=\"2026-06-12T16:55:05.019788444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.774207 | controller |     "Jun 12 16:55:05.311939 crc crio[22579]: time=\"2026-06-12T16:55:05.311625638Z\" level=info msg=\"Created container ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2396e36f-1c0e-4911-91ca-8d18a2936147 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.774222 | controller |     "Jun 12 16:55:05.312299 crc crio[22579]: time=\"2026-06-12T16:55:05.311896325Z\" level=info msg=\"Created container d40bf3eae4e8103031739f5c5b610015adf32d5cf0344ab31f9a2732b4cb6f7c: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=b11bc5e2-7a52-4c68-8652-0049d9548624 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.774237 | controller |     "Jun 12 16:55:05.313269 crc crio[22579]: time=\"2026-06-12T16:55:05.313035464Z\" level=info msg=\"Created container e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=63b20e00-38dc-4cd0-b960-5463212ddff3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.774251 | controller |     "Jun 12 16:55:05.315226 crc crio[22579]: time=\"2026-06-12T16:55:05.315067816Z\" level=info msg=\"Starting container: e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649\" id=fc3ea5f7-9ae8-450c-b25a-ecd166955510 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.774267 | controller |     "Jun 12 16:55:05.316674 crc crio[22579]: time=\"2026-06-12T16:55:05.316482833Z\" level=info msg=\"Starting container: d40bf3eae4e8103031739f5c5b610015adf32d5cf0344ab31f9a2732b4cb6f7c\" id=8a6d6aec-71ce-4ec4-8ca9-4ca565b42a63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.774282 | controller |     "Jun 12 16:55:05.317210 crc crio[22579]: time=\"2026-06-12T16:55:05.316568575Z\" level=info msg=\"Starting container: ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5\" id=8071a091-fb72-4c38-9783-fd0d48aaf605 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.774297 | controller |     "Jun 12 16:55:05.326638 crc crio[22579]: time=\"2026-06-12T16:55:05.326477921Z\" level=info msg=\"Started container\" PID=211689 containerID=ba6baf2aa89f5674d79453db7d6b78403112f3c486eafe1649d512ee2f67cac5 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=8071a091-fb72-4c38-9783-fd0d48aaf605 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6",
2026-06-12 17:11:43.774312 | controller |     "Jun 12 16:55:05.327798 crc crio[22579]: time=\"2026-06-12T16:55:05.327428565Z\" level=info msg=\"Started container\" PID=211696 containerID=d40bf3eae4e8103031739f5c5b610015adf32d5cf0344ab31f9a2732b4cb6f7c description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=8a6d6aec-71ce-4ec4-8ca9-4ca565b42a63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51",
2026-06-12 17:11:43.774327 | controller |     "Jun 12 16:55:05.332677 crc crio[22579]: time=\"2026-06-12T16:55:05.331931571Z\" level=info msg=\"Started container\" PID=211691 containerID=e718d9e131da72e8964f906789575e4fe4175894458945809e1e4567d3490649 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=fc3ea5f7-9ae8-450c-b25a-ecd166955510 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d",
2026-06-12 17:11:43.774348 | controller |     "Jun 12 16:55:05.396561 crc crio[22579]: time=\"2026-06-12T16:55:05.395735256Z\" level=info msg=\"Created container df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=c02b6242-c86a-4043-94c5-953c1349bc24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.774376 | controller |     "Jun 12 16:55:05.398796 crc crio[22579]: time=\"2026-06-12T16:55:05.398687242Z\" level=info msg=\"Starting container: df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1\" id=774d6401-c9ca-4351-81b1-b4b2c4cca19c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.774396 | controller |     "Jun 12 16:55:05.435895 crc crio[22579]: time=\"2026-06-12T16:55:05.419913749Z\" level=info msg=\"Started container\" PID=211782 containerID=df95974b7ac38d1054cb57d4e8309df4122ac9881360a50b803057fb8c3507b1 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=774d6401-c9ca-4351-81b1-b4b2c4cca19c name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033",
2026-06-12 17:11:43.774411 | controller |     "Jun 12 16:55:05.471700 crc crio[22579]: time=\"2026-06-12T16:55:05.465761571Z\" level=info msg=\"Removed container 78e0efef64d1da4fac8f77ab5a179a37eb3841b4fcfa13c23eef20b64cf1871e: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=4a3bce81-a3f2-444f-a61a-5696f967ce24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774426 | controller |     "Jun 12 16:55:05.483039 crc crio[22579]: time=\"2026-06-12T16:55:05.482609046Z\" level=info msg=\"Removing container: 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982\" id=3399ec59-4d5a-4825-8f48-5bf2df35baf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774441 | controller |     "Jun 12 16:55:05.772910 crc crio[22579]: time=\"2026-06-12T16:55:05.772062209Z\" level=info msg=\"Removed container 51a9bea51f1ef841fbd1803913ccaa9d3c215d6c2c99c7677abda936ca41a982: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=3399ec59-4d5a-4825-8f48-5bf2df35baf0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774456 | controller |     "Jun 12 16:55:05.777001 crc crio[22579]: time=\"2026-06-12T16:55:05.776963025Z\" level=info msg=\"Removing container: 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b\" id=b8c738d3-9e6b-43e8-84d6-a958d0028323 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774471 | controller |     "Jun 12 16:55:06.149551 crc crio[22579]: time=\"2026-06-12T16:55:06.146047381Z\" level=info msg=\"Stopping container: effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861 (timeout: 2s)\" id=1269e86d-68e3-42f1-bbb8-1974fb8f9bd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.774486 | controller |     "Jun 12 16:55:06.157595 crc crio[22579]: time=\"2026-06-12T16:55:06.157458175Z\" level=info msg=\"Removed container 044a241e1632814e16f7174c87833d13d5097185fae77eff5673575a3620228b: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=b8c738d3-9e6b-43e8-84d6-a958d0028323 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774501 | controller |     "Jun 12 16:55:06.174934 crc crio[22579]: time=\"2026-06-12T16:55:06.174836473Z\" level=info msg=\"Removing container: 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928\" id=66a1f2e4-dbfd-4619-86c6-7813b97d12f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774516 | controller |     "Jun 12 16:55:06.348565 crc crio[22579]: time=\"2026-06-12T16:55:06.347423273Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=496c0ac9-5822-48fc-917b-929868797342 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.774535 | controller |     "Jun 12 16:55:06.362547 crc crio[22579]: time=\"2026-06-12T16:55:06.358745495Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=122ca986-b3ec-448b-a86b-1420a34c34a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.774551 | controller |     "Jun 12 16:55:06.436716 crc crio[22579]: time=\"2026-06-12T16:55:06.435896644Z\" level=info msg=\"Removed container 113bc1c9237d2e0bff7b3c17ea0df5421d7ffea2acb83002ecbbce67b31ce928: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=66a1f2e4-dbfd-4619-86c6-7813b97d12f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774565 | controller |     "Jun 12 16:55:06.455856 crc crio[22579]: time=\"2026-06-12T16:55:06.455255913Z\" level=info msg=\"Stopped container effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861: openshift-marketplace/certified-operators-gc9m6/registry-server\" id=1269e86d-68e3-42f1-bbb8-1974fb8f9bd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.774580 | controller |     "Jun 12 16:55:06.471591 crc crio[22579]: time=\"2026-06-12T16:55:06.466071872Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=571fce5e-ae95-424e-9c58-b04cd9fea140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.774595 | controller |     "Jun 12 16:55:06.471591 crc crio[22579]: time=\"2026-06-12T16:55:06.466923974Z\" level=info msg=\"Stopping pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=393e0e79-767e-48f3-928a-991b73ad4d87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.774609 | controller |     "Jun 12 16:55:06.471591 crc crio[22579]: time=\"2026-06-12T16:55:06.468002212Z\" level=info msg=\"Got pod network &{Name:certified-operators-gc9m6 Namespace:openshift-marketplace ID:d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f UID:33c42a8a-56aa-4a7c-a2c2-f0edd372d04b NetNS:/var/run/netns/05c6d266-1158-44e4-a372-c73712769814 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33c42a8a_56aa_4a7c_a2c2_f0edd372d04b.slice PodAnnotations:0xc00130c090}] Aliases:map[]}\"",
2026-06-12 17:11:43.774624 | controller |     "Jun 12 16:55:06.471591 crc crio[22579]: time=\"2026-06-12T16:55:06.468212977Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gc9m6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.774639 | controller |     "Jun 12 16:55:06.480063 crc crio[22579]: time=\"2026-06-12T16:55:06.477948588Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=8a81a479-13b3-4e8d-b90e-8c474a4c5cf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.774654 | controller |     "Jun 12 16:55:06.480063 crc crio[22579]: time=\"2026-06-12T16:55:06.47881201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.774668 | controller |     "Jun 12 16:55:06.767550 crc crio[22579]: time=\"2026-06-12T16:55:06.766669792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.774683 | controller |     "Jun 12 16:55:06.923582 crc crio[22579]: time=\"2026-06-12T16:55:06.921855983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.774697 | controller |     "Jun 12 16:55:07.652833 crc crio[22579]: time=\"2026-06-12T16:55:07.652723446Z\" level=info msg=\"Stopped pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=393e0e79-767e-48f3-928a-991b73ad4d87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.774716 | controller |     "Jun 12 16:55:07.687257 crc crio[22579]: time=\"2026-06-12T16:55:07.687093773Z\" level=info msg=\"Created container e43e0c01584242c257c562a8cb6294247f9874d3a0e5ad3569a0a953f6a099b7: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=8a81a479-13b3-4e8d-b90e-8c474a4c5cf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.774731 | controller |     "Jun 12 16:55:07.690646 crc crio[22579]: time=\"2026-06-12T16:55:07.69048586Z\" level=info msg=\"Starting container: e43e0c01584242c257c562a8cb6294247f9874d3a0e5ad3569a0a953f6a099b7\" id=a10805e0-8e91-42e5-9ec1-79a0fdabc963 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.774746 | controller |     "Jun 12 16:55:07.699944 crc crio[22579]: time=\"2026-06-12T16:55:07.699821491Z\" level=info msg=\"Started container\" PID=211952 containerID=e43e0c01584242c257c562a8cb6294247f9874d3a0e5ad3569a0a953f6a099b7 description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=a10805e0-8e91-42e5-9ec1-79a0fdabc963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1",
2026-06-12 17:11:43.774762 | controller |     "Jun 12 16:55:08.051140 crc crio[22579]: time=\"2026-06-12T16:55:08.050318597Z\" level=info msg=\"Removing container: effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861\" id=c29a8ac9-4abc-4a6e-867b-8694813b2fd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774776 | controller |     "Jun 12 16:55:08.103435 crc crio[22579]: time=\"2026-06-12T16:55:08.103289763Z\" level=info msg=\"Removed container effd7d27acc39a18215030c959243ef8e062dbaf16477892f1182798d5cd0861: openshift-marketplace/certified-operators-gc9m6/registry-server\" id=c29a8ac9-4abc-4a6e-867b-8694813b2fd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774791 | controller |     "Jun 12 16:55:08.108737 crc crio[22579]: time=\"2026-06-12T16:55:08.108687232Z\" level=info msg=\"Removing container: e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1\" id=38c122aa-8ddf-47f8-826e-3a43deff38af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774805 | controller |     "Jun 12 16:55:08.144713 crc crio[22579]: time=\"2026-06-12T16:55:08.144589498Z\" level=info msg=\"Removed container e7681b3416bfcce0af35f67e04fe7a396457e2c9c2c8758f8add3d0dfb0808e1: openshift-marketplace/certified-operators-gc9m6/extract-content\" id=38c122aa-8ddf-47f8-826e-3a43deff38af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774820 | controller |     "Jun 12 16:55:08.150767 crc crio[22579]: time=\"2026-06-12T16:55:08.150672425Z\" level=info msg=\"Removing container: 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293\" id=18e12b71-8241-49d1-b90e-300ecac62bff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774834 | controller |     "Jun 12 16:55:08.211369 crc crio[22579]: time=\"2026-06-12T16:55:08.211118623Z\" level=info msg=\"Removed container 77f5026ba599ca3dd7606986b93ae221748325e469a70f586779c4261dcca293: openshift-marketplace/certified-operators-gc9m6/extract-utilities\" id=18e12b71-8241-49d1-b90e-300ecac62bff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774848 | controller |     "Jun 12 16:55:41.257661 crc crio[22579]: time=\"2026-06-12T16:55:41.256603813Z\" level=info msg=\"Stopping container: b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4 (timeout: 2s)\" id=4a467cbd-e3e1-42b7-96f8-7c88f953583d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.774863 | controller |     "Jun 12 16:55:41.387473 crc crio[22579]: time=\"2026-06-12T16:55:41.387112108Z\" level=info msg=\"Stopped container b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4: openshift-marketplace/community-operators-df8gv/registry-server\" id=4a467cbd-e3e1-42b7-96f8-7c88f953583d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.774881 | controller |     "Jun 12 16:55:41.388877 crc crio[22579]: time=\"2026-06-12T16:55:41.388796841Z\" level=info msg=\"Stopping pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=e95f3b0d-1a33-4fc8-8448-999de7931716 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.774896 | controller |     "Jun 12 16:55:41.390165 crc crio[22579]: time=\"2026-06-12T16:55:41.390049373Z\" level=info msg=\"Got pod network &{Name:community-operators-df8gv Namespace:openshift-marketplace ID:8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b UID:008838fc-a103-451e-9bb1-86ea44e0fe61 NetNS:/var/run/netns/3f0c8c07-a8c4-4fe8-938c-4abe0a9bb612 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008838fc_a103_451e_9bb1_86ea44e0fe61.slice PodAnnotations:0xc000478f48}] Aliases:map[]}\"",
2026-06-12 17:11:43.774910 | controller |     "Jun 12 16:55:41.390358 crc crio[22579]: time=\"2026-06-12T16:55:41.390285179Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-df8gv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.774925 | controller |     "Jun 12 16:55:41.744238 crc crio[22579]: time=\"2026-06-12T16:55:41.743673861Z\" level=info msg=\"Stopped pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=e95f3b0d-1a33-4fc8-8448-999de7931716 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.774939 | controller |     "Jun 12 16:55:42.280347 crc crio[22579]: time=\"2026-06-12T16:55:42.279457495Z\" level=info msg=\"Removing container: b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4\" id=429f1da4-ad0f-4d64-af0c-a0f3e8ef55a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774953 | controller |     "Jun 12 16:55:42.323427 crc crio[22579]: time=\"2026-06-12T16:55:42.322430103Z\" level=info msg=\"Removed container b996a64b88c371f4e8f4494acf5e6f1df70e6dbea1ac3e7bdf6a0a6dab410db4: openshift-marketplace/community-operators-df8gv/registry-server\" id=429f1da4-ad0f-4d64-af0c-a0f3e8ef55a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774967 | controller |     "Jun 12 16:55:42.335693 crc crio[22579]: time=\"2026-06-12T16:55:42.335585042Z\" level=info msg=\"Removing container: 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4\" id=a439c031-dd24-4144-9d30-34e32134803d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774982 | controller |     "Jun 12 16:55:42.377620 crc crio[22579]: time=\"2026-06-12T16:55:42.377447731Z\" level=info msg=\"Removed container 6efd25641aa3387254355c3852cc4a0f70a207de950f096da12e2179d70ea0b4: openshift-marketplace/community-operators-df8gv/extract-content\" id=a439c031-dd24-4144-9d30-34e32134803d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.774996 | controller |     "Jun 12 16:55:42.382007 crc crio[22579]: time=\"2026-06-12T16:55:42.381876555Z\" level=info msg=\"Removing container: 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4\" id=38f3b999-1df8-4b80-bab6-540e19c1b0f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775011 | controller |     "Jun 12 16:55:42.430312 crc crio[22579]: time=\"2026-06-12T16:55:42.430070358Z\" level=info msg=\"Removed container 39f7569ede808e6b0041bdc68ba2dc5bf580b3dd7d3b9fe60a868a461fed4ec4: openshift-marketplace/community-operators-df8gv/extract-utilities\" id=38f3b999-1df8-4b80-bab6-540e19c1b0f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775025 | controller |     "Jun 12 16:55:51.867376 crc crio[22579]: time=\"2026-06-12T16:55:51.866125097Z\" level=info msg=\"Stopping pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=5e772874-e580-466f-b651-36c41fd809ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775043 | controller |     "Jun 12 16:55:51.867376 crc crio[22579]: time=\"2026-06-12T16:55:51.867275337Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=5e772874-e580-466f-b651-36c41fd809ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775058 | controller |     "Jun 12 16:55:51.869263 crc crio[22579]: time=\"2026-06-12T16:55:51.869171916Z\" level=info msg=\"Removing pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=3d50e3f8-fced-4a95-87f1-17d7fcf19b6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.775072 | controller |     "Jun 12 16:55:51.904870 crc crio[22579]: time=\"2026-06-12T16:55:51.904753683Z\" level=info msg=\"Removed pod sandbox: 8ff3515443535cdf3f5a362a776e4b06ee2a5227f26d557e71ae15dcfffcc90b\" id=3d50e3f8-fced-4a95-87f1-17d7fcf19b6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.775087 | controller |     "Jun 12 16:55:51.906704 crc crio[22579]: time=\"2026-06-12T16:55:51.906651932Z\" level=info msg=\"Stopping pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=a1466686-776b-4072-90f9-7d04cbfe4bb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775102 | controller |     "Jun 12 16:55:51.906883 crc crio[22579]: time=\"2026-06-12T16:55:51.906864388Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=a1466686-776b-4072-90f9-7d04cbfe4bb3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775116 | controller |     "Jun 12 16:55:51.908383 crc crio[22579]: time=\"2026-06-12T16:55:51.908230163Z\" level=info msg=\"Removing pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=ba7fc5a1-585a-4544-8357-ce05a1d3dcf4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.775131 | controller |     "Jun 12 16:55:51.930046 crc crio[22579]: time=\"2026-06-12T16:55:51.929749918Z\" level=info msg=\"Removed pod sandbox: d0080af6cd7e42ead859fb7619c4c194f2776596f0799b89f45853ff122ac41f\" id=ba7fc5a1-585a-4544-8357-ce05a1d3dcf4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.775146 | controller |     "Jun 12 16:56:00.922939 crc crio[22579]: time=\"2026-06-12T16:56:00.921835412Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688056-tpgb8/POD\" id=949d7932-5b65-4efb-8e1f-ef8ccdb7f981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.775160 | controller |     "Jun 12 16:56:00.924291 crc crio[22579]: time=\"2026-06-12T16:56:00.922982181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.775175 | controller |     "Jun 12 16:56:00.966882 crc crio[22579]: time=\"2026-06-12T16:56:00.9663919Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-tpgb8 Namespace:openshift-infra ID:cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 UID:748be290-14a6-4935-8431-4a7b1f8f82d9 NetNS:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod748be290_14a6_4935_8431_4a7b1f8f82d9.slice PodAnnotations:0xc005ce66a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.775189 | controller |     "Jun 12 16:56:00.966882 crc crio[22579]: time=\"2026-06-12T16:56:00.966859902Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688056-tpgb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.775204 | controller |     "Jun 12 16:56:01.528410 crc crio[22579]: 2026-06-12T16:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cc0e347668dcac1 Mac:86:64:18:0f:e5:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.775222 | controller |     "Jun 12 16:56:01.529369 crc crio[22579]: time=\"2026-06-12T16:56:01.529232002Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-tpgb8 Namespace:openshift-infra ID:cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 UID:748be290-14a6-4935-8431-4a7b1f8f82d9 NetNS:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod748be290_14a6_4935_8431_4a7b1f8f82d9.slice PodAnnotations:0xc005ce66a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.775237 | controller |     "Jun 12 16:56:01.529661 crc crio[22579]: time=\"2026-06-12T16:56:01.529456497Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688056-tpgb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.775252 | controller |     "Jun 12 16:56:01.543879 crc crio[22579]: time=\"2026-06-12T16:56:01.543745966Z\" level=info msg=\"Ran pod sandbox cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 with infra container: openshift-infra/auto-csr-approver-29688056-tpgb8/POD\" id=949d7932-5b65-4efb-8e1f-ef8ccdb7f981 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.775267 | controller |     "Jun 12 16:56:01.547107 crc crio[22579]: time=\"2026-06-12T16:56:01.54701241Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2346d7e0-a9e6-4a52-ae74-4b0c6c659392 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.775281 | controller |     "Jun 12 16:56:01.560573 crc crio[22579]: time=\"2026-06-12T16:56:01.560399895Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.775296 | controller |     "Jun 12 16:56:03.507349 crc crio[22579]: time=\"2026-06-12T16:56:03.506739915Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2346d7e0-a9e6-4a52-ae74-4b0c6c659392 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.775311 | controller |     "Jun 12 16:56:03.509033 crc crio[22579]: time=\"2026-06-12T16:56:03.508352497Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07d83788-7571-461e-a423-2630a2255437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.775325 | controller |     "Jun 12 16:56:03.511639 crc crio[22579]: time=\"2026-06-12T16:56:03.511457697Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=abad8e96-12dc-47fe-b5fd-c21522003a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.775340 | controller |     "Jun 12 16:56:03.519761 crc crio[22579]: time=\"2026-06-12T16:56:03.519563546Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688056-tpgb8/oc\" id=012a1a40-328f-4d21-96d4-d28edf80ea50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.775358 | controller |     "Jun 12 16:56:03.520810 crc crio[22579]: time=\"2026-06-12T16:56:03.520763587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.775389 | controller |     "Jun 12 16:56:03.602603 crc crio[22579]: time=\"2026-06-12T16:56:03.602483574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.775405 | controller |     "Jun 12 16:56:03.949353 crc crio[22579]: time=\"2026-06-12T16:56:03.948438023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.775420 | controller |     "Jun 12 16:56:04.130263 crc crio[22579]: time=\"2026-06-12T16:56:04.130171879Z\" level=info msg=\"Created container aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd: openshift-infra/auto-csr-approver-29688056-tpgb8/oc\" id=012a1a40-328f-4d21-96d4-d28edf80ea50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.775438 | controller |     "Jun 12 16:56:04.134102 crc crio[22579]: time=\"2026-06-12T16:56:04.134038469Z\" level=info msg=\"Starting container: aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd\" id=7f791e6b-56aa-42fb-a85f-12480fd102a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.775453 | controller |     "Jun 12 16:56:04.141363 crc crio[22579]: time=\"2026-06-12T16:56:04.141210263Z\" level=info msg=\"Started container\" PID=215228 containerID=aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd description=openshift-infra/auto-csr-approver-29688056-tpgb8/oc id=7f791e6b-56aa-42fb-a85f-12480fd102a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6",
2026-06-12 17:11:43.775468 | controller |     "Jun 12 16:56:04.841835 crc crio[22579]: time=\"2026-06-12T16:56:04.840622476Z\" level=info msg=\"Stopping container: cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e (timeout: 2s)\" id=4eb25a37-df86-4926-9925-b26dd8a905f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.775483 | controller |     "Jun 12 16:56:05.723387 crc crio[22579]: time=\"2026-06-12T16:56:05.72277619Z\" level=info msg=\"Stopped container cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e: openshift-marketplace/redhat-operators-tw7cz/registry-server\" id=4eb25a37-df86-4926-9925-b26dd8a905f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.775498 | controller |     "Jun 12 16:56:05.725545 crc crio[22579]: time=\"2026-06-12T16:56:05.725439338Z\" level=info msg=\"Stopping pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=0db22a27-bfde-4f39-ba70-43aea006b07f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775513 | controller |     "Jun 12 16:56:05.726732 crc crio[22579]: time=\"2026-06-12T16:56:05.726640169Z\" level=info msg=\"Got pod network &{Name:redhat-operators-tw7cz Namespace:openshift-marketplace ID:7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f UID:b3b95561-6f23-4a10-bce5-0e0e40df7233 NetNS:/var/run/netns/5f882701-9455-4250-8236-c1da55e7dc4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3b95561_6f23_4a10_bce5_0e0e40df7233.slice PodAnnotations:0xc002308b20}] Aliases:map[]}\"",
2026-06-12 17:11:43.775528 | controller |     "Jun 12 16:56:05.726956 crc crio[22579]: time=\"2026-06-12T16:56:05.726875265Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-tw7cz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.775543 | controller |     "Jun 12 16:56:06.099013 crc crio[22579]: time=\"2026-06-12T16:56:06.092102361Z\" level=info msg=\"Stopped pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=0db22a27-bfde-4f39-ba70-43aea006b07f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775557 | controller |     "Jun 12 16:56:07.042258 crc crio[22579]: time=\"2026-06-12T16:56:07.041618391Z\" level=info msg=\"Stopping pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=c0417391-fdf9-4269-a763-92bda5b6dc55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775572 | controller |     "Jun 12 16:56:07.043564 crc crio[22579]: time=\"2026-06-12T16:56:07.042994637Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688056-tpgb8 Namespace:openshift-infra ID:cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6 UID:748be290-14a6-4935-8431-4a7b1f8f82d9 NetNS:/var/run/netns/b0c52664-e24e-404e-b043-6378193092e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod748be290_14a6_4935_8431_4a7b1f8f82d9.slice PodAnnotations:0xc000479060}] Aliases:map[]}\"",
2026-06-12 17:11:43.775593 | controller |     "Jun 12 16:56:07.043564 crc crio[22579]: time=\"2026-06-12T16:56:07.0431379Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688056-tpgb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.775609 | controller |     "Jun 12 16:56:07.044417 crc crio[22579]: time=\"2026-06-12T16:56:07.044314011Z\" level=info msg=\"Removing container: cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e\" id=87b45780-2eb3-4db5-8a29-0f348df63f07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775624 | controller |     "Jun 12 16:56:07.250898 crc crio[22579]: time=\"2026-06-12T16:56:07.250759483Z\" level=info msg=\"Removed container cb6a9e77939eff9d1bdf1389187607a9b65391d41f28b482b182e088b07afc7e: openshift-marketplace/redhat-operators-tw7cz/registry-server\" id=87b45780-2eb3-4db5-8a29-0f348df63f07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775638 | controller |     "Jun 12 16:56:07.274998 crc crio[22579]: time=\"2026-06-12T16:56:07.267014062Z\" level=info msg=\"Removing container: 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc\" id=1c7b161f-44db-4070-855a-c62c091c82b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775653 | controller |     "Jun 12 16:56:07.324487 crc crio[22579]: time=\"2026-06-12T16:56:07.324182256Z\" level=info msg=\"Removed container 13928a269260e71f853b6aca5e1a456622759e61a0f821c6599dda8e6ea779fc: openshift-marketplace/redhat-operators-tw7cz/extract-content\" id=1c7b161f-44db-4070-855a-c62c091c82b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775668 | controller |     "Jun 12 16:56:07.346977 crc crio[22579]: time=\"2026-06-12T16:56:07.346094531Z\" level=info msg=\"Removing container: 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525\" id=0a9e35be-d016-4cd2-a46f-a598c1b3709f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775683 | controller |     "Jun 12 16:56:08.089136 crc crio[22579]: time=\"2026-06-12T16:56:08.087932098Z\" level=info msg=\"Removed container 63d16c97a65fd53dfe0818c38c4816e05c77879e12e4324cb5869f7edc5d9525: openshift-marketplace/redhat-operators-tw7cz/extract-utilities\" id=0a9e35be-d016-4cd2-a46f-a598c1b3709f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775697 | controller |     "Jun 12 16:56:08.269586 crc crio[22579]: time=\"2026-06-12T16:56:08.26839476Z\" level=info msg=\"Stopped pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=c0417391-fdf9-4269-a763-92bda5b6dc55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775711 | controller |     "Jun 12 16:56:52.307665 crc crio[22579]: time=\"2026-06-12T16:56:52.30645244Z\" level=info msg=\"Removing container: 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c\" id=d4bb7d67-d4c1-45d2-a076-09186ed6d030 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775726 | controller |     "Jun 12 16:56:52.603240 crc crio[22579]: time=\"2026-06-12T16:56:52.601546277Z\" level=info msg=\"Removed container 1f27c0158b32b00e9871adfda63523ddd3edb40f5aa5506bcc2d88d63e40b72c: openshift-infra/auto-csr-approver-29688050-9r9zt/oc\" id=d4bb7d67-d4c1-45d2-a076-09186ed6d030 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.775741 | controller |     "Jun 12 16:56:52.630176 crc crio[22579]: time=\"2026-06-12T16:56:52.629985701Z\" level=info msg=\"Stopping pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=fe5b8cbd-ee79-4700-b372-53a8530b9609 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775755 | controller |     "Jun 12 16:56:52.630176 crc crio[22579]: time=\"2026-06-12T16:56:52.630180116Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=fe5b8cbd-ee79-4700-b372-53a8530b9609 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775772 | controller |     "Jun 12 16:56:52.631402 crc crio[22579]: time=\"2026-06-12T16:56:52.631357036Z\" level=info msg=\"Removing pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=203212d4-8602-4cfb-a620-4a5c8ed3478d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.775787 | controller |     "Jun 12 16:56:52.647481 crc crio[22579]: time=\"2026-06-12T16:56:52.64741207Z\" level=info msg=\"Removed pod sandbox: 7b7ada67369c4634296528959924a1d21cf5fec62e6d3147806af37b8131418f\" id=203212d4-8602-4cfb-a620-4a5c8ed3478d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.775801 | controller |     "Jun 12 16:56:52.651912 crc crio[22579]: time=\"2026-06-12T16:56:52.651823164Z\" level=info msg=\"Stopping pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=45a37fa3-81d8-4267-8580-69fb6aaad47d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775816 | controller |     "Jun 12 16:56:52.652061 crc crio[22579]: time=\"2026-06-12T16:56:52.651928616Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=45a37fa3-81d8-4267-8580-69fb6aaad47d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775830 | controller |     "Jun 12 16:56:52.653762 crc crio[22579]: time=\"2026-06-12T16:56:52.653688332Z\" level=info msg=\"Removing pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=1aec1ffd-2601-4a8f-befa-fd557bfe43db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.775845 | controller |     "Jun 12 16:56:52.691881 crc crio[22579]: time=\"2026-06-12T16:56:52.691738343Z\" level=info msg=\"Removed pod sandbox: 38bc5393b37eb97090591d2f76d598bc45da4804bf4212a531c4dac20d367e80\" id=1aec1ffd-2601-4a8f-befa-fd557bfe43db name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.775860 | controller |     "Jun 12 16:57:16.696843 crc crio[22579]: time=\"2026-06-12T16:57:16.695746627Z\" level=info msg=\"Stopping pod sandbox: e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0\" id=b8bf1521-0c17-4f3b-a2c1-0de9db546d4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775875 | controller |     "Jun 12 16:57:16.698439 crc crio[22579]: time=\"2026-06-12T16:57:16.697830081Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq Namespace:openstack ID:e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0 UID:0f9403a6-237f-47a7-86df-b151e39478e6 NetNS:/var/run/netns/998829bf-714a-4e64-a71c-3d2e80afb8db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f9403a6_237f_47a7_86df_b151e39478e6.slice PodAnnotations:0xc004fc1180}] Aliases:map[]}\"",
2026-06-12 17:11:43.775889 | controller |     "Jun 12 16:57:16.698439 crc crio[22579]: time=\"2026-06-12T16:57:16.698067117Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.775904 | controller |     "Jun 12 16:57:17.381722 crc crio[22579]: time=\"2026-06-12T16:57:17.38159195Z\" level=info msg=\"Stopped pod sandbox: e42dd56d176892239522792c2f0e27e0de4eca2b1ed2e592df02ca271628c8a0\" id=b8bf1521-0c17-4f3b-a2c1-0de9db546d4d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.775919 | controller |     "Jun 12 16:57:19.295356 crc crio[22579]: time=\"2026-06-12T16:57:19.294477187Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.775938 | controller |     "Jun 12 16:57:57.141343 crc crio[22579]: time=\"2026-06-12T16:57:57.14034078Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-gxmb8/must-gather-v5xz8/POD\" id=11146387-48a2-46da-b774-2e5d6612ae2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.775953 | controller |     "Jun 12 16:57:57.143041 crc crio[22579]: time=\"2026-06-12T16:57:57.141398998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.775968 | controller |     "Jun 12 16:57:57.178230 crc crio[22579]: time=\"2026-06-12T16:57:57.178117214Z\" level=info msg=\"Got pod network &{Name:must-gather-v5xz8 Namespace:openshift-must-gather-gxmb8 ID:79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac UID:c88e7f3c-2fe3-4176-baa8-f6915560c789 NetNS:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc88e7f3c_2fe3_4176_baa8_f6915560c789.slice PodAnnotations:0xc0025a0a40}] Aliases:map[]}\"",
2026-06-12 17:11:43.775983 | controller |     "Jun 12 16:57:57.178230 crc crio[22579]: time=\"2026-06-12T16:57:57.178202187Z\" level=info msg=\"Adding pod openshift-must-gather-gxmb8_must-gather-v5xz8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.775999 | controller |     "Jun 12 16:57:57.761119 crc crio[22579]: 2026-06-12T16:57:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79917f2ae0590c6 Mac:66:84:d5:f6:90:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.776014 | controller |     "Jun 12 16:57:57.764027 crc crio[22579]: time=\"2026-06-12T16:57:57.763857666Z\" level=info msg=\"Got pod network &{Name:must-gather-v5xz8 Namespace:openshift-must-gather-gxmb8 ID:79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac UID:c88e7f3c-2fe3-4176-baa8-f6915560c789 NetNS:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc88e7f3c_2fe3_4176_baa8_f6915560c789.slice PodAnnotations:0xc0025a0a40}] Aliases:map[]}\"",
2026-06-12 17:11:43.776029 | controller |     "Jun 12 16:57:57.764407 crc crio[22579]: time=\"2026-06-12T16:57:57.764264906Z\" level=info msg=\"Checking pod openshift-must-gather-gxmb8_must-gather-v5xz8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.776045 | controller |     "Jun 12 16:57:57.778207 crc crio[22579]: time=\"2026-06-12T16:57:57.778084773Z\" level=info msg=\"Ran pod sandbox 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac with infra container: openshift-must-gather-gxmb8/must-gather-v5xz8/POD\" id=11146387-48a2-46da-b774-2e5d6612ae2f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.776060 | controller |     "Jun 12 16:57:57.783205 crc crio[22579]: time=\"2026-06-12T16:57:57.783104362Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=12bec1c4-e478-4850-be1f-2c387961de28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.776076 | controller |     "Jun 12 16:57:57.783420 crc crio[22579]: time=\"2026-06-12T16:57:57.783376249Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=12bec1c4-e478-4850-be1f-2c387961de28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.776091 | controller |     "Jun 12 16:57:57.783636 crc crio[22579]: time=\"2026-06-12T16:57:57.78342631Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=12bec1c4-e478-4850-be1f-2c387961de28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.776113 | controller |     "Jun 12 16:57:57.784449 crc crio[22579]: time=\"2026-06-12T16:57:57.784283743Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=86294f61-1b82-49bf-96d1-542bfb6cecad name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.776138 | controller |     "Jun 12 16:57:57.797569 crc crio[22579]: time=\"2026-06-12T16:57:57.797419431Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-12 17:11:43.776154 | controller |     "Jun 12 16:58:00.546045 crc crio[22579]: time=\"2026-06-12T16:58:00.544394263Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688058-cfl6h/POD\" id=fbeb6429-e02c-4a9d-8c7e-f09b30785ad2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.776169 | controller |     "Jun 12 16:58:00.549028 crc crio[22579]: time=\"2026-06-12T16:58:00.546059606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776184 | controller |     "Jun 12 16:58:00.604844 crc crio[22579]: time=\"2026-06-12T16:58:00.604677967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-cfl6h Namespace:openshift-infra ID:c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 UID:dd57b5fd-23a8-45ef-9608-d37f9ac8c3fa NetNS:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd57b5fd_23a8_45ef_9608_d37f9ac8c3fa.slice PodAnnotations:0xc0025a0518}] Aliases:map[]}\"",
2026-06-12 17:11:43.776199 | controller |     "Jun 12 16:58:00.604844 crc crio[22579]: time=\"2026-06-12T16:58:00.60477932Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688058-cfl6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.776214 | controller |     "Jun 12 16:58:01.325129 crc crio[22579]: 2026-06-12T16:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c80d93b4ca2049d Mac:32:95:7e:fd:f1:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 SocketPath: PciID:}] [{Interface:0xc0001a2e50 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.776229 | controller |     "Jun 12 16:58:01.330770 crc crio[22579]: time=\"2026-06-12T16:58:01.327010301Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-cfl6h Namespace:openshift-infra ID:c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 UID:dd57b5fd-23a8-45ef-9608-d37f9ac8c3fa NetNS:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd57b5fd_23a8_45ef_9608_d37f9ac8c3fa.slice PodAnnotations:0xc0025a0518}] Aliases:map[]}\"",
2026-06-12 17:11:43.776243 | controller |     "Jun 12 16:58:01.330770 crc crio[22579]: time=\"2026-06-12T16:58:01.327173045Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688058-cfl6h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.776258 | controller |     "Jun 12 16:58:06.986768 crc crio[22579]: time=\"2026-06-12T16:58:06.985543369Z\" level=info msg=\"Ran pod sandbox c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 with infra container: openshift-infra/auto-csr-approver-29688058-cfl6h/POD\" id=fbeb6429-e02c-4a9d-8c7e-f09b30785ad2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.776272 | controller |     "Jun 12 16:58:06.990106 crc crio[22579]: time=\"2026-06-12T16:58:06.990025525Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=df4d6eef-bb44-452c-ae77-b314799cc8d2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.776291 | controller |     "Jun 12 16:58:07.000843 crc crio[22579]: time=\"2026-06-12T16:58:07.00029725Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.776306 | controller |     "Jun 12 16:58:07.121454 crc crio[22579]: time=\"2026-06-12T16:58:07.120876349Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=86294f61-1b82-49bf-96d1-542bfb6cecad name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.776322 | controller |     "Jun 12 16:58:07.123153 crc crio[22579]: time=\"2026-06-12T16:58:07.123107836Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=759dc9c6-d287-4343-97b3-90f6b54dbbb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.776338 | controller |     "Jun 12 16:58:07.130246 crc crio[22579]: time=\"2026-06-12T16:58:07.130163958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=8019bde4-6b08-4b75-afbf-fcd8e436f8f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.776353 | controller |     "Jun 12 16:58:07.141978 crc crio[22579]: time=\"2026-06-12T16:58:07.141933511Z\" level=info msg=\"Creating container: openshift-must-gather-gxmb8/must-gather-v5xz8/gather\" id=49156889-7415-4391-b878-b027c15bd3cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.776388 | controller |     "Jun 12 16:58:07.143886 crc crio[22579]: time=\"2026-06-12T16:58:07.143862611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776404 | controller |     "Jun 12 16:58:07.189979 crc crio[22579]: time=\"2026-06-12T16:58:07.189896238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776420 | controller |     "Jun 12 16:58:07.467219 crc crio[22579]: time=\"2026-06-12T16:58:07.467052724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776435 | controller |     "Jun 12 16:58:08.195668 crc crio[22579]: time=\"2026-06-12T16:58:08.194944668Z\" level=info msg=\"Created container 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32: openshift-must-gather-gxmb8/must-gather-v5xz8/gather\" id=49156889-7415-4391-b878-b027c15bd3cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.776450 | controller |     "Jun 12 16:58:08.199034 crc crio[22579]: time=\"2026-06-12T16:58:08.198930201Z\" level=info msg=\"Starting container: 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32\" id=fd36b753-4491-46df-a48f-bee8d049dd9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.776465 | controller |     "Jun 12 16:58:08.218895 crc crio[22579]: time=\"2026-06-12T16:58:08.218799994Z\" level=info msg=\"Started container\" PID=221945 containerID=54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32 description=openshift-must-gather-gxmb8/must-gather-v5xz8/gather id=fd36b753-4491-46df-a48f-bee8d049dd9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac",
2026-06-12 17:11:43.776481 | controller |     "Jun 12 16:58:08.273572 crc crio[22579]: time=\"2026-06-12T16:58:08.272467918Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=07001a41-8181-4c72-b01d-9e224ad811d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.776541 | controller |     "Jun 12 16:58:08.278886 crc crio[22579]: time=\"2026-06-12T16:58:08.278035682Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b1f71470-87ce-4f07-b8db-0c56c2cb14bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.776564 | controller |     "Jun 12 16:58:08.308183 crc crio[22579]: time=\"2026-06-12T16:58:08.308057296Z\" level=info msg=\"Creating container: openshift-must-gather-gxmb8/must-gather-v5xz8/copy\" id=aac754b6-bb96-44c5-9128-514c43029915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.776579 | controller |     "Jun 12 16:58:08.310839 crc crio[22579]: time=\"2026-06-12T16:58:08.310753405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776595 | controller |     "Jun 12 16:58:08.358023 crc crio[22579]: time=\"2026-06-12T16:58:08.357849759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776609 | controller |     "Jun 12 16:58:08.603025 crc crio[22579]: time=\"2026-06-12T16:58:08.602919368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776624 | controller |     "Jun 12 16:58:08.632283 crc crio[22579]: time=\"2026-06-12T16:58:08.628784185Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=df4d6eef-bb44-452c-ae77-b314799cc8d2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.776639 | controller |     "Jun 12 16:58:08.636405 crc crio[22579]: time=\"2026-06-12T16:58:08.634869961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07f38d8d-d043-4566-b88d-cc7bb6c3bca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.776654 | controller |     "Jun 12 16:58:08.643257 crc crio[22579]: time=\"2026-06-12T16:58:08.638619398Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e994a95e-f700-422f-b690-45952687a3a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.776669 | controller |     "Jun 12 16:58:08.669749 crc crio[22579]: time=\"2026-06-12T16:58:08.669413002Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.776684 | controller |     "Jun 12 16:58:08.704082 crc crio[22579]: time=\"2026-06-12T16:58:08.703918332Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688058-cfl6h/oc\" id=b2fdf861-3b6b-4940-80d4-bf81138b37a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.776699 | controller |     "Jun 12 16:58:08.704874 crc crio[22579]: time=\"2026-06-12T16:58:08.704773054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776713 | controller |     "Jun 12 16:58:08.775333 crc crio[22579]: time=\"2026-06-12T16:58:08.775192409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776729 | controller |     "Jun 12 16:58:08.936287 crc crio[22579]: time=\"2026-06-12T16:58:08.936075717Z\" level=info msg=\"Created container c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7: openshift-must-gather-gxmb8/must-gather-v5xz8/copy\" id=aac754b6-bb96-44c5-9128-514c43029915 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.776743 | controller |     "Jun 12 16:58:08.937900 crc crio[22579]: time=\"2026-06-12T16:58:08.937819942Z\" level=info msg=\"Starting container: c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7\" id=73439a12-ed20-4233-8487-6793d7824de3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.776762 | controller |     "Jun 12 16:58:08.954243 crc crio[22579]: time=\"2026-06-12T16:58:08.953965308Z\" level=info msg=\"Started container\" PID=222090 containerID=c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7 description=openshift-must-gather-gxmb8/must-gather-v5xz8/copy id=73439a12-ed20-4233-8487-6793d7824de3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac",
2026-06-12 17:11:43.776777 | controller |     "Jun 12 16:58:09.128351 crc crio[22579]: time=\"2026-06-12T16:58:09.128228981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.776792 | controller |     "Jun 12 16:58:09.245123 crc crio[22579]: time=\"2026-06-12T16:58:09.245015882Z\" level=info msg=\"Created container b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557: openshift-infra/auto-csr-approver-29688058-cfl6h/oc\" id=b2fdf861-3b6b-4940-80d4-bf81138b37a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.776806 | controller |     "Jun 12 16:58:09.249561 crc crio[22579]: time=\"2026-06-12T16:58:09.249446586Z\" level=info msg=\"Starting container: b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557\" id=028a4ed1-b919-4a32-86fc-3cb7ffc01389 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.776821 | controller |     "Jun 12 16:58:09.258175 crc crio[22579]: time=\"2026-06-12T16:58:09.258010757Z\" level=info msg=\"Started container\" PID=222165 containerID=b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557 description=openshift-infra/auto-csr-approver-29688058-cfl6h/oc id=028a4ed1-b919-4a32-86fc-3cb7ffc01389 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520",
2026-06-12 17:11:43.776836 | controller |     "Jun 12 16:58:11.717114 crc crio[22579]: time=\"2026-06-12T16:58:11.71606909Z\" level=info msg=\"Stopping pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=ae372ca1-554b-413e-9f38-be23586f8dab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.776850 | controller |     "Jun 12 16:58:11.718201 crc crio[22579]: time=\"2026-06-12T16:58:11.718093453Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688058-cfl6h Namespace:openshift-infra ID:c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520 UID:dd57b5fd-23a8-45ef-9608-d37f9ac8c3fa NetNS:/var/run/netns/57c65d20-dabe-4b90-9adf-14c8021b0ac6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd57b5fd_23a8_45ef_9608_d37f9ac8c3fa.slice PodAnnotations:0xc002308708}] Aliases:map[]}\"",
2026-06-12 17:11:43.776865 | controller |     "Jun 12 16:58:11.718472 crc crio[22579]: time=\"2026-06-12T16:58:11.71836669Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688058-cfl6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.776879 | controller |     "Jun 12 16:58:12.103195 crc crio[22579]: time=\"2026-06-12T16:58:12.101348734Z\" level=info msg=\"Stopped pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=ae372ca1-554b-413e-9f38-be23586f8dab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.776893 | controller |     "Jun 12 16:58:13.474205 crc crio[22579]: time=\"2026-06-12T16:58:13.473713657Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.776908 | controller |     "Jun 12 16:58:13.538439 crc crio[22579]: time=\"2026-06-12T16:58:13.538290762Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.776926 | controller |     "Jun 12 16:58:13.857389 crc crio[22579]: time=\"2026-06-12T16:58:13.857060281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.776941 | controller |     "Jun 12 16:58:13.876432 crc crio[22579]: time=\"2026-06-12T16:58:13.876337938Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.776955 | controller |     "Jun 12 16:58:13.877973 crc crio[22579]: time=\"2026-06-12T16:58:13.877895538Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.776970 | controller |     "Jun 12 16:58:13.997819 crc crio[22579]: time=\"2026-06-12T16:58:13.997710537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.776985 | controller |     "Jun 12 16:58:14.500703 crc crio[22579]: time=\"2026-06-12T16:58:14.499486275Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.776999 | controller |     "Jun 12 16:58:14.516362 crc crio[22579]: time=\"2026-06-12T16:58:14.516238417Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.777014 | controller |     "Jun 12 16:58:15.663888 crc crio[22579]: time=\"2026-06-12T16:58:15.663373913Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-gxmb8/crc-debug-kx6sk/POD\" id=f88096ea-71d3-43cb-88ae-59b77b4a6b2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.777029 | controller |     "Jun 12 16:58:15.665374 crc crio[22579]: time=\"2026-06-12T16:58:15.663897927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777044 | controller |     "Jun 12 16:58:15.701702 crc crio[22579]: time=\"2026-06-12T16:58:15.701018264Z\" 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=f88096ea-71d3-43cb-88ae-59b77b4a6b2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.777058 | controller |     "Jun 12 16:58:15.727147 crc crio[22579]: time=\"2026-06-12T16:58:15.727025064Z\" level=info msg=\"Ran pod sandbox 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027 with infra container: openshift-must-gather-gxmb8/crc-debug-kx6sk/POD\" id=f88096ea-71d3-43cb-88ae-59b77b4a6b2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.777072 | controller |     "Jun 12 16:58:15.729753 crc crio[22579]: time=\"2026-06-12T16:58:15.729322604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=4137bc7d-16a5-44c5-bcb2-faa0250c669d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777087 | controller |     "Jun 12 16:58:15.729753 crc crio[22579]: time=\"2026-06-12T16:58:15.729606881Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=4137bc7d-16a5-44c5-bcb2-faa0250c669d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777101 | controller |     "Jun 12 16:58:15.729753 crc crio[22579]: time=\"2026-06-12T16:58:15.729660582Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=4137bc7d-16a5-44c5-bcb2-faa0250c669d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777119 | controller |     "Jun 12 16:58:15.731378 crc crio[22579]: time=\"2026-06-12T16:58:15.731267824Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f82142d9-1a9c-4c52-854e-e8c3a69e7f67 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.777134 | controller |     "Jun 12 16:58:15.739995 crc crio[22579]: time=\"2026-06-12T16:58:15.739897586Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-12 17:11:43.777153 | controller |     "Jun 12 16:58:43.413985 crc crio[22579]: time=\"2026-06-12T16:58:43.412210353Z\" level=info msg=\"Removing container: 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d\" id=36a039e1-6d0b-48a0-8ad2-5313ed215f19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777169 | controller |     "Jun 12 16:58:43.448799 crc crio[22579]: time=\"2026-06-12T16:58:43.448720454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=29dcdf5c-7a49-4569-a001-7a404a339ab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777184 | controller |     "Jun 12 16:58:44.409072 crc crio[22579]: time=\"2026-06-12T16:58:44.408221671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f35c1001-aedf-4d18-864b-3bc9092ede89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777198 | controller |     "Jun 12 16:58:44.861147 crc crio[22579]: time=\"2026-06-12T16:58:44.860878592Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=28c9638c-81d2-46ea-b19f-a09f8ea2d83c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.777212 | controller |     "Jun 12 16:58:44.868387 crc crio[22579]: time=\"2026-06-12T16:58:44.868264932Z\" level=info msg=\"Removed container 0f8877d0b9416ad6c99e4a4670542ba3d7b5a95f376e7713a880ff48dc6b8e9d: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=36a039e1-6d0b-48a0-8ad2-5313ed215f19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777227 | controller |     "Jun 12 16:58:44.868744 crc crio[22579]: time=\"2026-06-12T16:58:44.868664993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777241 | controller |     "Jun 12 16:58:44.872059 crc crio[22579]: time=\"2026-06-12T16:58:44.871958027Z\" level=info msg=\"Removing container: 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca\" id=29e57aad-e5a5-409b-ae00-1e8c21ef0f67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777255 | controller |     "Jun 12 16:58:45.039032 crc crio[22579]: time=\"2026-06-12T16:58:45.038929702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777270 | controller |     "Jun 12 16:58:45.166323 crc crio[22579]: time=\"2026-06-12T16:58:45.16568676Z\" level=info msg=\"Removed container 3ab0e37fb7124eee5ba9de273cfec2ad7071f82e76d91cb7ff5f15757b4e6dca: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=29e57aad-e5a5-409b-ae00-1e8c21ef0f67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777285 | controller |     "Jun 12 16:58:45.174593 crc crio[22579]: time=\"2026-06-12T16:58:45.174225411Z\" level=info msg=\"Removing container: e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca\" id=d8af7bc5-baa4-48a3-924b-87ee0f1b0183 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777303 | controller |     "Jun 12 16:58:45.576674 crc crio[22579]: time=\"2026-06-12T16:58:45.575127997Z\" level=info msg=\"Removed container e16a7d189a887359e3b29539df701b2e7e0dbbb4a54d41451b517144b114d9ca: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=d8af7bc5-baa4-48a3-924b-87ee0f1b0183 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777318 | controller |     "Jun 12 16:58:45.596136 crc crio[22579]: time=\"2026-06-12T16:58:45.596034136Z\" level=info msg=\"Removing container: 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870\" id=4b0c0f59-325f-48d8-9e2c-17147c53ea4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777332 | controller |     "Jun 12 16:58:45.859098 crc crio[22579]: time=\"2026-06-12T16:58:45.858984375Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f82142d9-1a9c-4c52-854e-e8c3a69e7f67 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.777350 | controller |     "Jun 12 16:58:45.869864 crc crio[22579]: time=\"2026-06-12T16:58:45.869683111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=2bf27e7b-e263-4b4e-b44a-7812faa691d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777389 | controller |     "Jun 12 16:58:45.957593 crc crio[22579]: time=\"2026-06-12T16:58:45.953491412Z\" level=info msg=\"Removed container 838ff8d617e3d1778161d7b6006abbd10529707a91d8447e5c9b734357010870: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=4b0c0f59-325f-48d8-9e2c-17147c53ea4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777406 | controller |     "Jun 12 16:58:45.968231 crc crio[22579]: time=\"2026-06-12T16:58:45.967654107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=370c08f8-f742-47db-96c9-fd0af0ff7c0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777421 | controller |     "Jun 12 16:58:45.976848 crc crio[22579]: time=\"2026-06-12T16:58:45.976800393Z\" level=info msg=\"Removing container: 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc\" id=0be964a1-f67a-4dc5-8cf5-99a88ff2f365 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777437 | controller |     "Jun 12 16:58:46.045167 crc crio[22579]: time=\"2026-06-12T16:58:46.044815826Z\" level=info msg=\"Creating container: openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00\" id=91502800-72db-4800-9d57-e2b1a3c68275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.777452 | controller |     "Jun 12 16:58:46.052331 crc crio[22579]: time=\"2026-06-12T16:58:46.052123175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777466 | controller |     "Jun 12 16:58:46.154067 crc crio[22579]: time=\"2026-06-12T16:58:46.153797816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777481 | controller |     "Jun 12 16:58:46.162783 crc crio[22579]: time=\"2026-06-12T16:58:46.162678215Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=91502800-72db-4800-9d57-e2b1a3c68275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.777496 | controller |     "Jun 12 16:58:46.178009 crc crio[22579]: time=\"2026-06-12T16:58:46.177752624Z\" level=info msg=\"Removed container 2e4c2b657d5eba2c63ce801e09fa460cda9a0c292cd1fef1ba4a09c54cbcbedc: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=0be964a1-f67a-4dc5-8cf5-99a88ff2f365 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777516 | controller |     "Jun 12 16:58:46.194941 crc crio[22579]: time=\"2026-06-12T16:58:46.194876375Z\" level=info msg=\"Removing container: 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5\" id=6e94a967-91cd-476b-8ca3-45d7abc6931c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777531 | controller |     "Jun 12 16:58:46.362911 crc crio[22579]: time=\"2026-06-12T16:58:46.362780954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777546 | controller |     "Jun 12 16:58:46.369737 crc crio[22579]: time=\"2026-06-12T16:58:46.369634191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777560 | controller |     "Jun 12 16:58:46.376733 crc crio[22579]: time=\"2026-06-12T16:58:46.376638452Z\" level=info msg=\"Created container d01381b16a2f18ca0ab49f95b2db6e7863d79325993f410c39a537b2424888f9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=28c9638c-81d2-46ea-b19f-a09f8ea2d83c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.777575 | controller |     "Jun 12 16:58:46.378980 crc crio[22579]: time=\"2026-06-12T16:58:46.378861169Z\" level=info msg=\"Starting container: d01381b16a2f18ca0ab49f95b2db6e7863d79325993f410c39a537b2424888f9\" id=5371318b-ea13-492a-b2ed-f8820b9a7eb9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.777589 | controller |     "Jun 12 16:58:46.391582 crc crio[22579]: time=\"2026-06-12T16:58:46.391431573Z\" level=info msg=\"Started container\" PID=226826 containerID=d01381b16a2f18ca0ab49f95b2db6e7863d79325993f410c39a537b2424888f9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5371318b-ea13-492a-b2ed-f8820b9a7eb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2eae2e59bd302ab2501e4b447c2cab0ee5c6ee159a1188fa00b3223e4771b830",
2026-06-12 17:11:43.777604 | controller |     "Jun 12 16:58:46.471888 crc crio[22579]: time=\"2026-06-12T16:58:46.471135538Z\" level=info msg=\"Removed container 64189cbe18d81c36acdcb8e6d6bf1c82874c548d585446899bf36751883927f5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=6e94a967-91cd-476b-8ca3-45d7abc6931c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777619 | controller |     "Jun 12 16:58:46.479245 crc crio[22579]: time=\"2026-06-12T16:58:46.479083623Z\" level=info msg=\"Removing container: 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab\" id=c521028e-302b-4ab5-9803-872a4ca77763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777634 | controller |     "Jun 12 16:58:46.628628 crc crio[22579]: time=\"2026-06-12T16:58:46.628582517Z\" level=info msg=\"Removed container 35cb2fa191603c632eda0e62af6a00bb0283e264f49cc919c83c74df4eba42ab: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=c521028e-302b-4ab5-9803-872a4ca77763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777649 | controller |     "Jun 12 16:58:46.702268 crc crio[22579]: time=\"2026-06-12T16:58:46.702171634Z\" level=info msg=\"Created container f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9: openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00\" id=91502800-72db-4800-9d57-e2b1a3c68275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.777663 | controller |     "Jun 12 16:58:46.717117 crc crio[22579]: time=\"2026-06-12T16:58:46.716973406Z\" level=info msg=\"Starting container: f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9\" id=608a26ea-bfe8-494b-b6bd-1e6f6d7bdc8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.777681 | controller |     "Jun 12 16:58:46.733425 crc crio[22579]: time=\"2026-06-12T16:58:46.733276216Z\" level=info msg=\"Started container\" PID=226890 containerID=f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9 description=openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00 id=608a26ea-bfe8-494b-b6bd-1e6f6d7bdc8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027",
2026-06-12 17:11:43.777696 | controller |     "Jun 12 16:58:52.924659 crc crio[22579]: time=\"2026-06-12T16:58:52.923738446Z\" level=info msg=\"Removing container: c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e\" id=90943a12-88f8-43bf-b260-ae4cafd744b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777711 | controller |     "Jun 12 16:58:53.089427 crc crio[22579]: time=\"2026-06-12T16:58:53.08933499Z\" level=info msg=\"Removed container c37eaa7bc7cbf0b41090d25ab2c2c859ce7473a6eb55d2bbda85e90f603ad47e: openshift-infra/auto-csr-approver-29688052-cqx7v/oc\" id=90943a12-88f8-43bf-b260-ae4cafd744b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.777725 | controller |     "Jun 12 16:58:53.110708 crc crio[22579]: time=\"2026-06-12T16:58:53.110452125Z\" level=info msg=\"Stopping pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=c13d32a6-d4f8-44db-a7cc-5262b5cc6b9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.777740 | controller |     "Jun 12 16:58:53.110708 crc crio[22579]: time=\"2026-06-12T16:58:53.11067064Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=c13d32a6-d4f8-44db-a7cc-5262b5cc6b9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.777754 | controller |     "Jun 12 16:58:53.111777 crc crio[22579]: time=\"2026-06-12T16:58:53.111719627Z\" level=info msg=\"Removing pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=5a911b29-96cd-46a8-9a6d-1bc4df49ad55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.777769 | controller |     "Jun 12 16:58:53.147195 crc crio[22579]: time=\"2026-06-12T16:58:53.147097879Z\" level=info msg=\"Removed pod sandbox: d9651887f383d5607a4338a0e8c715571e15e4056b7376bcd904463dd058b27f\" id=5a911b29-96cd-46a8-9a6d-1bc4df49ad55 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.777785 | controller |     "Jun 12 16:58:59.061705 crc crio[22579]: time=\"2026-06-12T16:58:59.059832074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=275bcdfb-baa2-4d65-9263-bdcb35b932de name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777799 | controller |     "Jun 12 16:58:59.062621 crc crio[22579]: time=\"2026-06-12T16:58:59.061752144Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=a75534d0-f628-46bd-b1ca-90d87899fee1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777814 | controller |     "Jun 12 16:58:59.097222 crc crio[22579]: time=\"2026-06-12T16:58:59.097109256Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=06a9c70e-5c79-4281-a234-1141d65bc1b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777829 | controller |     "Jun 12 16:58:59.097986 crc crio[22579]: time=\"2026-06-12T16:58:59.097718821Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=f40a9004-5e6c-447c-ba07-4485ea463f86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.777843 | controller |     "Jun 12 16:58:59.101361 crc crio[22579]: time=\"2026-06-12T16:58:59.101236862Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=bb2212f4-655d-41e7-8cae-1540929e0f17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.777861 | controller |     "Jun 12 16:58:59.102030 crc crio[22579]: time=\"2026-06-12T16:58:59.10195146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777876 | controller |     "Jun 12 16:58:59.103829 crc crio[22579]: time=\"2026-06-12T16:58:59.103733346Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2ecab7ef-74fb-4ccb-996c-d6165f69ee8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.777891 | controller |     "Jun 12 16:58:59.104358 crc crio[22579]: time=\"2026-06-12T16:58:59.10427408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777905 | controller |     "Jun 12 16:58:59.184563 crc crio[22579]: time=\"2026-06-12T16:58:59.184375766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777920 | controller |     "Jun 12 16:58:59.192662 crc crio[22579]: time=\"2026-06-12T16:58:59.192467254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777934 | controller |     "Jun 12 16:58:59.203210 crc crio[22579]: time=\"2026-06-12T16:58:59.203091508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777949 | controller |     "Jun 12 16:58:59.212403 crc crio[22579]: time=\"2026-06-12T16:58:59.212274685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.777963 | controller |     "Jun 12 16:58:59.609970 crc crio[22579]: time=\"2026-06-12T16:58:59.609082636Z\" level=info msg=\"Created container 6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager\" id=2ecab7ef-74fb-4ccb-996c-d6165f69ee8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.777977 | controller |     "Jun 12 16:58:59.611940 crc crio[22579]: time=\"2026-06-12T16:58:59.611684483Z\" level=info msg=\"Starting container: 6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f\" id=b88706be-4460-4fd2-9676-1cebdb840dcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.777992 | controller |     "Jun 12 16:58:59.619384 crc crio[22579]: time=\"2026-06-12T16:58:59.619237497Z\" level=info msg=\"Started container\" PID=229376 containerID=6a3bc4961f4832ef2d9848a9b01e0023af6567a6587a83dd5ffb6effc2ffc20f description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v/manager id=b88706be-4460-4fd2-9676-1cebdb840dcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=84c90a9e6c1bcbfceb6ee17cff07a957df51ea10536ad6f8916a025f3236bca6",
2026-06-12 17:11:43.778007 | controller |     "Jun 12 16:58:59.675432 crc crio[22579]: time=\"2026-06-12T16:58:59.675321373Z\" level=info msg=\"Created container 91f0490a5b7529f3a35c619ded2035338f4c270ea74db1b668a88fa833ecb4b5: metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager\" id=bb2212f4-655d-41e7-8cae-1540929e0f17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778023 | controller |     "Jun 12 16:58:59.676772 crc crio[22579]: time=\"2026-06-12T16:58:59.676623187Z\" level=info msg=\"Starting container: 91f0490a5b7529f3a35c619ded2035338f4c270ea74db1b668a88fa833ecb4b5\" id=689e2e70-5192-4d67-910b-7ad970070481 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.778040 | controller |     "Jun 12 16:58:59.686726 crc crio[22579]: time=\"2026-06-12T16:58:59.686614804Z\" level=info msg=\"Started container\" PID=229375 containerID=91f0490a5b7529f3a35c619ded2035338f4c270ea74db1b668a88fa833ecb4b5 description=metallb-system/metallb-operator-controller-manager-6698c9ddfc-tqnrd/manager id=689e2e70-5192-4d67-910b-7ad970070481 name=/runtime.v1.RuntimeService/StartContainer sandboxID=92cfc62193183e4ab0777cff39aa6ceac2f8a97ecf86affc757288b7bf064d51",
2026-06-12 17:11:43.778056 | controller |     "Jun 12 16:59:01.058764 crc crio[22579]: time=\"2026-06-12T16:59:01.058219277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=b0808f4e-9935-4926-b80f-267ad2e45698 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778071 | controller |     "Jun 12 16:59:01.060613 crc crio[22579]: time=\"2026-06-12T16:59:01.058578927Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=28a8a1cb-497a-49a5-88cb-c6d667ba78af name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.778086 | controller |     "Jun 12 16:59:01.064407 crc crio[22579]: time=\"2026-06-12T16:59:01.064250253Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:5070ac21fd963eab731c9cc1d0f2c06ba2f2a8deb4188fb921da42be3febc739\" id=3cb65018-5b0b-4e96-bf46-e5f60074a3d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778100 | controller |     "Jun 12 16:59:01.067834 crc crio[22579]: time=\"2026-06-12T16:59:01.067751193Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-12 17:11:43.778115 | controller |     "Jun 12 16:59:01.069890 crc crio[22579]: time=\"2026-06-12T16:59:01.069232511Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=1a6cc1f7-dd5c-404a-9b91-3cca6fc6357b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778130 | controller |     "Jun 12 16:59:01.070033 crc crio[22579]: time=\"2026-06-12T16:59:01.069905659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778145 | controller |     "Jun 12 16:59:01.176941 crc crio[22579]: time=\"2026-06-12T16:59:01.176845886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778159 | controller |     "Jun 12 16:59:01.189472 crc crio[22579]: time=\"2026-06-12T16:59:01.189378879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778174 | controller |     "Jun 12 16:59:01.374677 crc crio[22579]: time=\"2026-06-12T16:59:01.37408769Z\" level=info msg=\"Created container 7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af: openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager\" id=1a6cc1f7-dd5c-404a-9b91-3cca6fc6357b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778188 | controller |     "Jun 12 16:59:01.377132 crc crio[22579]: time=\"2026-06-12T16:59:01.377033466Z\" level=info msg=\"Starting container: 7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af\" id=7b29e36c-b2ed-495d-96b9-9d31d3a3c883 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.778203 | controller |     "Jun 12 16:59:01.383096 crc crio[22579]: time=\"2026-06-12T16:59:01.38299434Z\" level=info msg=\"Started container\" PID=229701 containerID=7a13fa017b670c8cde2d1f21b5927a7c9ce4129ea481908a1cc9dce1279bd0af description=openstack-operators/octavia-operator-controller-manager-6bd797bd9d-mt7mg/manager id=7b29e36c-b2ed-495d-96b9-9d31d3a3c883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dace735bcae8b6e6bbe899d28e16030538ee49d51967c1be92b817563c3bf0c6",
2026-06-12 17:11:43.778222 | controller |     "Jun 12 16:59:01.608261 crc crio[22579]: time=\"2026-06-12T16:59:01.60794569Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=28a8a1cb-497a-49a5-88cb-c6d667ba78af name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.778238 | controller |     "Jun 12 16:59:01.609899 crc crio[22579]: time=\"2026-06-12T16:59:01.609723275Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=e0c4ee52-d529-4733-a8b6-60967648e833 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778253 | controller |     "Jun 12 16:59:01.614565 crc crio[22579]: time=\"2026-06-12T16:59:01.614351925Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1a888316-ede9-4afd-a4f9-92a4a7231904 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778268 | controller |     "Jun 12 16:59:01.618102 crc crio[22579]: time=\"2026-06-12T16:59:01.617975948Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=29b435fe-a8f1-40be-a6df-7fe21a3efca9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778283 | controller |     "Jun 12 16:59:01.618709 crc crio[22579]: time=\"2026-06-12T16:59:01.618602644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778297 | controller |     "Jun 12 16:59:01.678077 crc crio[22579]: time=\"2026-06-12T16:59:01.677917844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778312 | controller |     "Jun 12 16:59:01.742433 crc crio[22579]: time=\"2026-06-12T16:59:01.742260023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778327 | controller |     "Jun 12 16:59:01.894687 crc crio[22579]: time=\"2026-06-12T16:59:01.893955254Z\" level=info msg=\"Created container 247b0c901bf81742a64e2fa4ccbbb90ac01aa4ec40a101162a3b2c009d82be87: baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager\" id=29b435fe-a8f1-40be-a6df-7fe21a3efca9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778341 | controller |     "Jun 12 16:59:01.895878 crc crio[22579]: time=\"2026-06-12T16:59:01.895798691Z\" level=info msg=\"Starting container: 247b0c901bf81742a64e2fa4ccbbb90ac01aa4ec40a101162a3b2c009d82be87\" id=dfb8727c-cd1a-4aca-835e-ce313ddbbe36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.778360 | controller |     "Jun 12 16:59:01.901931 crc crio[22579]: time=\"2026-06-12T16:59:01.901848597Z\" level=info msg=\"Started container\" PID=229789 containerID=247b0c901bf81742a64e2fa4ccbbb90ac01aa4ec40a101162a3b2c009d82be87 description=baremetal-operator-system/baremetal-operator-controller-manager-59d74dff6d-f74t2/manager id=dfb8727c-cd1a-4aca-835e-ce313ddbbe36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cfb23ba432fd2072c91e471bce3c0ae9b9d1fea673ce469673c3a034470d5d1",
2026-06-12 17:11:43.778396 | controller |     "Jun 12 16:59:03.059485 crc crio[22579]: time=\"2026-06-12T16:59:03.058334484Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=1ac89ca5-a705-4e71-90cc-faa1210d30a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778412 | controller |     "Jun 12 16:59:03.082896 crc crio[22579]: time=\"2026-06-12T16:59:03.082729103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=659fa7f3-3317-420e-92fd-630106d56e0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778433 | controller |     "Jun 12 16:59:03.089664 crc crio[22579]: time=\"2026-06-12T16:59:03.089572709Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=c42f76a2-4d1f-410f-818c-1d3e87bf30e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778449 | controller |     "Jun 12 16:59:03.090093 crc crio[22579]: time=\"2026-06-12T16:59:03.090034581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778463 | controller |     "Jun 12 16:59:03.201698 crc crio[22579]: time=\"2026-06-12T16:59:03.201548096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778478 | controller |     "Jun 12 16:59:03.211890 crc crio[22579]: time=\"2026-06-12T16:59:03.211799671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778493 | controller |     "Jun 12 16:59:03.810667 crc crio[22579]: time=\"2026-06-12T16:59:03.809185732Z\" level=info msg=\"Created container 098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager\" id=c42f76a2-4d1f-410f-818c-1d3e87bf30e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778508 | controller |     "Jun 12 16:59:03.811994 crc crio[22579]: time=\"2026-06-12T16:59:03.811747008Z\" level=info msg=\"Starting container: 098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80\" id=d3c070ca-4632-4c4c-9abe-7e2f2f8e81ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.778523 | controller |     "Jun 12 16:59:03.823603 crc crio[22579]: time=\"2026-06-12T16:59:03.823422249Z\" level=info msg=\"Started container\" PID=229968 containerID=098efd97874afaca29d2364a9c38d8890583910b4b0d92d502e516cd21df4c80 description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-gf22n/manager id=d3c070ca-4632-4c4c-9abe-7e2f2f8e81ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=078621d6c89d2f01f56a90b6870e51c30324040ca5dc5fceea9b33d058c59033",
2026-06-12 17:11:43.778538 | controller |     "Jun 12 16:59:04.061924 crc crio[22579]: time=\"2026-06-12T16:59:04.061046956Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=022d34fa-6253-49ee-ae7c-5e6111a98049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778553 | controller |     "Jun 12 16:59:04.131096 crc crio[22579]: time=\"2026-06-12T16:59:04.130961069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=3f45979d-c869-4c02-8e60-534be3ad29c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778567 | controller |     "Jun 12 16:59:04.135156 crc crio[22579]: time=\"2026-06-12T16:59:04.13489112Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=3a6de84f-f0f2-4397-8acc-f7ad044c51d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778582 | controller |     "Jun 12 16:59:04.135411 crc crio[22579]: time=\"2026-06-12T16:59:04.13527238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778599 | controller |     "Jun 12 16:59:04.261979 crc crio[22579]: time=\"2026-06-12T16:59:04.261828233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778615 | controller |     "Jun 12 16:59:04.270987 crc crio[22579]: time=\"2026-06-12T16:59:04.268271419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778630 | controller |     "Jun 12 16:59:04.780250 crc crio[22579]: time=\"2026-06-12T16:59:04.779059838Z\" level=info msg=\"Created container 340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473: openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager\" id=3a6de84f-f0f2-4397-8acc-f7ad044c51d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778645 | controller |     "Jun 12 16:59:04.781821 crc crio[22579]: time=\"2026-06-12T16:59:04.781757058Z\" level=info msg=\"Starting container: 340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473\" id=a033e8a9-dca4-490d-a808-a528ef8753d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.778660 | controller |     "Jun 12 16:59:04.788646 crc crio[22579]: time=\"2026-06-12T16:59:04.788582954Z\" level=info msg=\"Started container\" PID=230151 containerID=340168a77b6a08593d2fd990d4b86627eab8a047c8501dcc99186937bc96c473 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-dpns8/manager id=a033e8a9-dca4-490d-a808-a528ef8753d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f3851b94dc32d080f486d29096933c46e218717b3cada9456401ec5a4227c3d",
2026-06-12 17:11:43.778675 | controller |     "Jun 12 16:59:19.486033 crc crio[22579]: time=\"2026-06-12T16:59:19.484854851Z\" level=info msg=\"Stopping pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=335d1df6-f8e4-4992-9a39-a48643df29c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.778690 | controller |     "Jun 12 16:59:19.493890 crc crio[22579]: time=\"2026-06-12T16:59:19.493771261Z\" level=info msg=\"Stopped pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=335d1df6-f8e4-4992-9a39-a48643df29c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.778704 | controller |     "Jun 12 16:59:20.521666 crc crio[22579]: time=\"2026-06-12T16:59:20.521086827Z\" level=info msg=\"Removing container: f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9\" id=844aa042-ea0c-4a66-a887-6436d9b5bf78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.778718 | controller |     "Jun 12 16:59:20.629764 crc crio[22579]: time=\"2026-06-12T16:59:20.629646426Z\" level=info msg=\"Removed container f258939e5319ebf482fd3dd5baa2fbeb673a39389ee3f7582e525a92b58630e9: openshift-must-gather-gxmb8/crc-debug-kx6sk/container-00\" id=844aa042-ea0c-4a66-a887-6436d9b5bf78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.778733 | controller |     "Jun 12 16:59:22.008942 crc crio[22579]: time=\"2026-06-12T16:59:22.008218729Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-gxmb8/crc-debug-4fr6x/POD\" id=b070468c-c5a0-4c4d-9c39-e0004e52397c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.778748 | controller |     "Jun 12 16:59:22.008942 crc crio[22579]: time=\"2026-06-12T16:59:22.008931587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778763 | controller |     "Jun 12 16:59:22.035365 crc crio[22579]: time=\"2026-06-12T16:59:22.035220095Z\" 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=b070468c-c5a0-4c4d-9c39-e0004e52397c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.778781 | controller |     "Jun 12 16:59:22.073002 crc crio[22579]: time=\"2026-06-12T16:59:22.072862485Z\" level=info msg=\"Ran pod sandbox 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664 with infra container: openshift-must-gather-gxmb8/crc-debug-4fr6x/POD\" id=b070468c-c5a0-4c4d-9c39-e0004e52397c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.778796 | controller |     "Jun 12 16:59:22.078365 crc crio[22579]: time=\"2026-06-12T16:59:22.078253585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ec9029ac-24fc-42b1-a9bd-4a83270cff5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778811 | controller |     "Jun 12 16:59:22.083088 crc crio[22579]: time=\"2026-06-12T16:59:22.082942085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=bc25392c-de5a-4e87-9ae3-36f3ee5bb1f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.778826 | controller |     "Jun 12 16:59:22.108981 crc crio[22579]: time=\"2026-06-12T16:59:22.108798732Z\" level=info msg=\"Creating container: openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00\" id=5445836e-5b90-40d4-b8fd-52ec2b15c8c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778840 | controller |     "Jun 12 16:59:22.109471 crc crio[22579]: time=\"2026-06-12T16:59:22.109416348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778855 | controller |     "Jun 12 16:59:22.152919 crc crio[22579]: time=\"2026-06-12T16:59:22.152785066Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=5445836e-5b90-40d4-b8fd-52ec2b15c8c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778870 | controller |     "Jun 12 16:59:22.168702 crc crio[22579]: time=\"2026-06-12T16:59:22.168585563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778884 | controller |     "Jun 12 16:59:22.173425 crc crio[22579]: time=\"2026-06-12T16:59:22.172863244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.778898 | controller |     "Jun 12 16:59:22.364155 crc crio[22579]: time=\"2026-06-12T16:59:22.363870368Z\" level=info msg=\"Created container d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76: openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00\" id=5445836e-5b90-40d4-b8fd-52ec2b15c8c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.778912 | controller |     "Jun 12 16:59:22.365866 crc crio[22579]: time=\"2026-06-12T16:59:22.365776408Z\" level=info msg=\"Starting container: d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76\" id=a090016a-b364-4846-95e3-e3bdb6241081 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.778927 | controller |     "Jun 12 16:59:22.373808 crc crio[22579]: time=\"2026-06-12T16:59:22.373707282Z\" level=info msg=\"Started container\" PID=232119 containerID=d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76 description=openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00 id=a090016a-b364-4846-95e3-e3bdb6241081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664",
2026-06-12 17:11:43.778942 | controller |     "Jun 12 16:59:23.570936 crc crio[22579]: time=\"2026-06-12T16:59:23.570269931Z\" level=info msg=\"Stopping pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=8ebe1409-7ae3-447f-a5a1-d15602b90535 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.778959 | controller |     "Jun 12 16:59:23.591007 crc crio[22579]: time=\"2026-06-12T16:59:23.590817761Z\" level=info msg=\"Stopped pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=8ebe1409-7ae3-447f-a5a1-d15602b90535 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.778974 | controller |     "Jun 12 16:59:24.599034 crc crio[22579]: time=\"2026-06-12T16:59:24.597905316Z\" level=info msg=\"Removing container: d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76\" id=715c1375-1769-4980-9668-e0cf793b53be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.778988 | controller |     "Jun 12 16:59:24.648475 crc crio[22579]: time=\"2026-06-12T16:59:24.648331796Z\" level=info msg=\"Removed container d2ea372d61611a05d9de7435f781877c16dd520bae10b0ec0ce4c92b9609da76: openshift-must-gather-gxmb8/crc-debug-4fr6x/container-00\" id=715c1375-1769-4980-9668-e0cf793b53be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.779003 | controller |     "Jun 12 16:59:53.213178 crc crio[22579]: time=\"2026-06-12T16:59:53.21219611Z\" level=info msg=\"Stopping pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=ebe85bff-c561-4336-9e9d-040bbefccc3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779017 | controller |     "Jun 12 16:59:53.213178 crc crio[22579]: time=\"2026-06-12T16:59:53.213185215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=ebe85bff-c561-4336-9e9d-040bbefccc3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779032 | controller |     "Jun 12 16:59:53.215837 crc crio[22579]: time=\"2026-06-12T16:59:53.214463688Z\" level=info msg=\"Removing pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=a70115f1-1bfc-46a6-96fd-eb8557e773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.779046 | controller |     "Jun 12 16:59:53.239615 crc crio[22579]: time=\"2026-06-12T16:59:53.238099368Z\" level=info msg=\"Removed pod sandbox: 94ef2666e3aa8772d26c3aaddc891f233a3af7cf6d3b32b3879b9dfa1891c027\" id=a70115f1-1bfc-46a6-96fd-eb8557e773c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.779060 | controller |     "Jun 12 16:59:53.239615 crc crio[22579]: time=\"2026-06-12T16:59:53.2389485Z\" level=info msg=\"Stopping pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=b02e2460-adfd-4862-86f1-334eed37a7e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779074 | controller |     "Jun 12 16:59:53.239615 crc crio[22579]: time=\"2026-06-12T16:59:53.239003011Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=b02e2460-adfd-4862-86f1-334eed37a7e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779089 | controller |     "Jun 12 16:59:53.241105 crc crio[22579]: time=\"2026-06-12T16:59:53.240804398Z\" level=info msg=\"Removing pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=ec099387-0f8f-4fed-9fea-3b25e1a3006b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.779104 | controller |     "Jun 12 16:59:53.259215 crc crio[22579]: time=\"2026-06-12T16:59:53.259086339Z\" level=info msg=\"Removed pod sandbox: 4fa046c559106a8a4f3981fba6ee022d79c5f4392ec581ec73e1c49e7b89d664\" id=ec099387-0f8f-4fed-9fea-3b25e1a3006b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.779119 | controller |     "Jun 12 17:00:03.845789 crc crio[22579]: time=\"2026-06-12T17:00:03.844596744Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688060-tchf9/POD\" id=b1e7b78f-b4cb-47d4-b290-50bcf8beeb07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.779133 | controller |     "Jun 12 17:00:03.847777 crc crio[22579]: time=\"2026-06-12T17:00:03.845796915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.779151 | controller |     "Jun 12 17:00:03.876449 crc crio[22579]: time=\"2026-06-12T17:00:03.876342282Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/POD\" id=c5869c61-f1f1-4a40-a9e5-e8855c684e37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.779166 | controller |     "Jun 12 17:00:03.876642 crc crio[22579]: time=\"2026-06-12T17:00:03.876570388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.779181 | controller |     "Jun 12 17:00:03.886916 crc crio[22579]: time=\"2026-06-12T17:00:03.886813502Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-tchf9 Namespace:openshift-infra ID:747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 UID:9bbcb126-660b-482c-a782-ce22e4baa526 NetNS:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbcb126_660b_482c_a782_ce22e4baa526.slice PodAnnotations:0xc0025a1b70}] Aliases:map[]}\"",
2026-06-12 17:11:43.779196 | controller |     "Jun 12 17:00:03.886916 crc crio[22579]: time=\"2026-06-12T17:00:03.886880964Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688060-tchf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.779211 | controller |     "Jun 12 17:00:03.907716 crc crio[22579]: time=\"2026-06-12T17:00:03.90766191Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-prpmg Namespace:openshift-operator-lifecycle-manager ID:1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 UID:239e2a51-83e4-4cbe-8170-e73230bce346 NetNS:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod239e2a51_83e4_4cbe_8170_e73230bce346.slice PodAnnotations:0xc000384ba8}] Aliases:map[]}\"",
2026-06-12 17:11:43.779226 | controller |     "Jun 12 17:00:03.908010 crc crio[22579]: time=\"2026-06-12T17:00:03.907992038Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.779240 | controller |     "Jun 12 17:00:04.469896 crc crio[22579]: 2026-06-12T17:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:747d86dfc3fc85f Mac:4a:92:96:04:4d:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 SocketPath: PciID:}] [{Interface:0xc00012c770 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.779255 | controller |     "Jun 12 17:00:04.471246 crc crio[22579]: time=\"2026-06-12T17:00:04.471142038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-tchf9 Namespace:openshift-infra ID:747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 UID:9bbcb126-660b-482c-a782-ce22e4baa526 NetNS:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbcb126_660b_482c_a782_ce22e4baa526.slice PodAnnotations:0xc0025a1b70}] Aliases:map[]}\"",
2026-06-12 17:11:43.779270 | controller |     "Jun 12 17:00:04.471643 crc crio[22579]: time=\"2026-06-12T17:00:04.471559888Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688060-tchf9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.779284 | controller |     "Jun 12 17:00:04.505384 crc crio[22579]: time=\"2026-06-12T17:00:04.504817956Z\" level=info msg=\"Ran pod sandbox 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 with infra container: openshift-infra/auto-csr-approver-29688060-tchf9/POD\" id=b1e7b78f-b4cb-47d4-b290-50bcf8beeb07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.779302 | controller |     "Jun 12 17:00:04.509554 crc crio[22579]: time=\"2026-06-12T17:00:04.509474696Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=038bebf2-0b09-44d4-848f-ec1a1237afb2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.779316 | controller |     "Jun 12 17:00:04.522564 crc crio[22579]: time=\"2026-06-12T17:00:04.522391499Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.779331 | controller |     "Jun 12 17:00:04.648561 crc crio[22579]: 2026-06-12T17:00:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1409bd1e5d29511 Mac:b2:f7:27:a2:02:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 SocketPath: PciID:}] [{Interface:0xc00028cfb0 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.779349 | controller |     "Jun 12 17:00:04.651754 crc crio[22579]: time=\"2026-06-12T17:00:04.65158068Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-prpmg Namespace:openshift-operator-lifecycle-manager ID:1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 UID:239e2a51-83e4-4cbe-8170-e73230bce346 NetNS:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod239e2a51_83e4_4cbe_8170_e73230bce346.slice PodAnnotations:0xc000384ba8}] Aliases:map[]}\"",
2026-06-12 17:11:43.779379 | controller |     "Jun 12 17:00:04.652047 crc crio[22579]: time=\"2026-06-12T17:00:04.65199782Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.779399 | controller |     "Jun 12 17:00:04.663810 crc crio[22579]: time=\"2026-06-12T17:00:04.663768434Z\" level=info msg=\"Ran pod sandbox 1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/POD\" id=c5869c61-f1f1-4a40-a9e5-e8855c684e37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.779415 | controller |     "Jun 12 17:00:04.666209 crc crio[22579]: time=\"2026-06-12T17:00:04.666177686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19bae13a-2a71-4d74-b0dd-df85d1b618cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.779430 | controller |     "Jun 12 17:00:04.668867 crc crio[22579]: time=\"2026-06-12T17:00:04.668841195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ec63a13a-c19b-4c8d-91e8-7926b213d008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.779445 | controller |     "Jun 12 17:00:04.829207 crc crio[22579]: time=\"2026-06-12T17:00:04.828949513Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/collect-profiles\" id=b1dfde18-2e11-478b-a145-203de5951730 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.779459 | controller |     "Jun 12 17:00:04.830239 crc crio[22579]: time=\"2026-06-12T17:00:04.830214585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.779473 | controller |     "Jun 12 17:00:04.873021 crc crio[22579]: time=\"2026-06-12T17:00:04.872956917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.779491 | controller |     "Jun 12 17:00:04.877913 crc crio[22579]: time=\"2026-06-12T17:00:04.877886474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.779506 | controller |     "Jun 12 17:00:05.112906 crc crio[22579]: time=\"2026-06-12T17:00:05.11275955Z\" level=info msg=\"Created container ca3de8fae3f23a11c648bae0856ab92e33898568ff9fd930c7a54284b2715b39: openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/collect-profiles\" id=b1dfde18-2e11-478b-a145-203de5951730 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.779521 | controller |     "Jun 12 17:00:05.115792 crc crio[22579]: time=\"2026-06-12T17:00:05.115722606Z\" level=info msg=\"Starting container: ca3de8fae3f23a11c648bae0856ab92e33898568ff9fd930c7a54284b2715b39\" id=a57ebb19-de17-423e-b6cb-7e98688694e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.779535 | controller |     "Jun 12 17:00:05.123056 crc crio[22579]: time=\"2026-06-12T17:00:05.122956063Z\" level=info msg=\"Started container\" PID=239720 containerID=ca3de8fae3f23a11c648bae0856ab92e33898568ff9fd930c7a54284b2715b39 description=openshift-operator-lifecycle-manager/collect-profiles-29688060-prpmg/collect-profiles id=a57ebb19-de17-423e-b6cb-7e98688694e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24",
2026-06-12 17:11:43.779550 | controller |     "Jun 12 17:00:07.226655 crc crio[22579]: time=\"2026-06-12T17:00:07.225356866Z\" level=info msg=\"Stopping pod sandbox: 1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24\" id=2c363534-a711-4faa-8e26-51b03c45ae07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779565 | controller |     "Jun 12 17:00:07.227952 crc crio[22579]: time=\"2026-06-12T17:00:07.227416489Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29688060-prpmg Namespace:openshift-operator-lifecycle-manager ID:1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24 UID:239e2a51-83e4-4cbe-8170-e73230bce346 NetNS:/var/run/netns/5c4e79d8-c865-40d1-8a7c-f86d30fe00e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod239e2a51_83e4_4cbe_8170_e73230bce346.slice PodAnnotations:0xc004fc0790}] Aliases:map[]}\"",
2026-06-12 17:11:43.779580 | controller |     "Jun 12 17:00:07.227952 crc crio[22579]: time=\"2026-06-12T17:00:07.227651945Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.779594 | controller |     "Jun 12 17:00:07.597718 crc crio[22579]: time=\"2026-06-12T17:00:07.593419766Z\" level=info msg=\"Stopped pod sandbox: 1409bd1e5d2951150f09582dd9df7accce0bfa385ca25932d664aef4a5f19a24\" id=2c363534-a711-4faa-8e26-51b03c45ae07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779608 | controller |     "Jun 12 17:00:07.790068 crc crio[22579]: time=\"2026-06-12T17:00:07.78983022Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=038bebf2-0b09-44d4-848f-ec1a1237afb2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.779623 | controller |     "Jun 12 17:00:07.791001 crc crio[22579]: time=\"2026-06-12T17:00:07.790921448Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d6dbc984-a88d-43f8-b2ed-c8365af2fded name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.779638 | controller |     "Jun 12 17:00:07.793721 crc crio[22579]: time=\"2026-06-12T17:00:07.793646648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e62f257a-bc20-45fe-a021-e3827af1e5d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.779656 | controller |     "Jun 12 17:00:08.548886 crc crio[22579]: time=\"2026-06-12T17:00:08.547696399Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688060-tchf9/oc\" id=bc38b630-84fb-497e-aa7e-33d3018e9abd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.779672 | controller |     "Jun 12 17:00:08.550686 crc crio[22579]: time=\"2026-06-12T17:00:08.549714221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.779687 | controller |     "Jun 12 17:00:08.616463 crc crio[22579]: time=\"2026-06-12T17:00:08.616348179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.779701 | controller |     "Jun 12 17:00:09.003240 crc crio[22579]: time=\"2026-06-12T17:00:09.003012198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.779716 | controller |     "Jun 12 17:00:09.420700 crc crio[22579]: time=\"2026-06-12T17:00:09.419946077Z\" level=info msg=\"Created container 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39: openshift-infra/auto-csr-approver-29688060-tchf9/oc\" id=bc38b630-84fb-497e-aa7e-33d3018e9abd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.779731 | controller |     "Jun 12 17:00:09.422404 crc crio[22579]: time=\"2026-06-12T17:00:09.422271647Z\" level=info msg=\"Starting container: 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39\" id=7ef999b2-181f-464a-a605-3da93ab7a68c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.779746 | controller |     "Jun 12 17:00:09.428945 crc crio[22579]: time=\"2026-06-12T17:00:09.428834016Z\" level=info msg=\"Started container\" PID=240218 containerID=67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39 description=openshift-infra/auto-csr-approver-29688060-tchf9/oc id=7ef999b2-181f-464a-a605-3da93ab7a68c name=/runtime.v1.RuntimeService/StartContainer sandboxID=747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228",
2026-06-12 17:11:43.779761 | controller |     "Jun 12 17:00:11.306267 crc crio[22579]: time=\"2026-06-12T17:00:11.305241827Z\" level=info msg=\"Stopping pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=8e914754-5668-4bf8-b6fc-93de68313a81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779776 | controller |     "Jun 12 17:00:11.307442 crc crio[22579]: time=\"2026-06-12T17:00:11.307040214Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688060-tchf9 Namespace:openshift-infra ID:747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228 UID:9bbcb126-660b-482c-a782-ce22e4baa526 NetNS:/var/run/netns/618a7889-4508-4cc8-ba6b-e4880e674306 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bbcb126_660b_482c_a782_ce22e4baa526.slice PodAnnotations:0xc001216498}] Aliases:map[]}\"",
2026-06-12 17:11:43.779791 | controller |     "Jun 12 17:00:11.307442 crc crio[22579]: time=\"2026-06-12T17:00:11.307235779Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688060-tchf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.779805 | controller |     "Jun 12 17:00:11.741959 crc crio[22579]: time=\"2026-06-12T17:00:11.741332921Z\" level=info msg=\"Stopped pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=8e914754-5668-4bf8-b6fc-93de68313a81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779823 | controller |     "Jun 12 17:00:53.306138 crc crio[22579]: time=\"2026-06-12T17:00:53.30516234Z\" level=info msg=\"Removing container: 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222\" id=0891d388-1005-4e6b-a395-a227f7afac97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.779838 | controller |     "Jun 12 17:00:53.353813 crc crio[22579]: time=\"2026-06-12T17:00:53.353558518Z\" level=info msg=\"Removed container 7970957690df210daaa26a6a0073114c5f2bc364f0c493d9fd20f8e8c00ef222: openshift-operator-lifecycle-manager/collect-profiles-29688015-scsv8/collect-profiles\" id=0891d388-1005-4e6b-a395-a227f7afac97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.779853 | controller |     "Jun 12 17:00:53.359895 crc crio[22579]: time=\"2026-06-12T17:00:53.359592233Z\" level=info msg=\"Removing container: d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01\" id=be76f63f-a2f7-40c7-9009-f2d421b89489 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.779867 | controller |     "Jun 12 17:00:53.663667 crc crio[22579]: time=\"2026-06-12T17:00:53.660252875Z\" level=info msg=\"Removed container d019fd3941b64f31ec4bf6fbd2d86a9817dfb16eca1b5e6f65a17b4ba8ef9b01: openshift-infra/auto-csr-approver-29688054-9kvd5/oc\" id=be76f63f-a2f7-40c7-9009-f2d421b89489 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.779882 | controller |     "Jun 12 17:00:53.686162 crc crio[22579]: time=\"2026-06-12T17:00:53.68604397Z\" level=info msg=\"Stopping pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=928dae12-44c3-40d1-8af5-6ec6faf49ce9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779897 | controller |     "Jun 12 17:00:53.686162 crc crio[22579]: time=\"2026-06-12T17:00:53.686154003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=928dae12-44c3-40d1-8af5-6ec6faf49ce9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779912 | controller |     "Jun 12 17:00:53.687316 crc crio[22579]: time=\"2026-06-12T17:00:53.687236001Z\" level=info msg=\"Removing pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=522b318e-8f49-40ae-8215-1c0dddce9a10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.779927 | controller |     "Jun 12 17:00:53.707992 crc crio[22579]: time=\"2026-06-12T17:00:53.707884413Z\" level=info msg=\"Removed pod sandbox: 723adb08fa6fb4bab2ea4684e3939001c330699f0da07f729fca371caef0ce04\" id=522b318e-8f49-40ae-8215-1c0dddce9a10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.779941 | controller |     "Jun 12 17:00:53.709744 crc crio[22579]: time=\"2026-06-12T17:00:53.709540846Z\" level=info msg=\"Stopping pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=b2457392-c250-487e-a9c5-0965695cdcaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779956 | controller |     "Jun 12 17:00:53.709856 crc crio[22579]: time=\"2026-06-12T17:00:53.709786952Z\" level=info msg=\"Stopped pod sandbox (already stopped): 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=b2457392-c250-487e-a9c5-0965695cdcaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.779970 | controller |     "Jun 12 17:00:53.711448 crc crio[22579]: time=\"2026-06-12T17:00:53.711328632Z\" level=info msg=\"Removing pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=966b127a-1075-4d7f-b2bf-a5da734ee36f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.779985 | controller |     "Jun 12 17:00:53.728205 crc crio[22579]: time=\"2026-06-12T17:00:53.728092594Z\" level=info msg=\"Removed pod sandbox: 19d95a83c3042a76bd666ed69c915eafc025b23f85ee4e5ef6d42d0689e59eed\" id=966b127a-1075-4d7f-b2bf-a5da734ee36f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.779999 | controller |     "Jun 12 17:01:00.594222 crc crio[22579]: time=\"2026-06-12T17:01:00.593075117Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29688061-9vmjw/POD\" id=643a1e98-f1b8-4155-95dd-02340213433a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.780017 | controller |     "Jun 12 17:01:00.596118 crc crio[22579]: time=\"2026-06-12T17:01:00.594255787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780032 | controller |     "Jun 12 17:01:00.647101 crc crio[22579]: time=\"2026-06-12T17:01:00.646954216Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-9vmjw Namespace:openstack ID:ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 UID:ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c NetNS:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce3a4c55_e1d8_43a4_97d6_4da13bfbb50c.slice PodAnnotations:0xc001216668}] Aliases:map[]}\"",
2026-06-12 17:11:43.780047 | controller |     "Jun 12 17:01:00.647101 crc crio[22579]: time=\"2026-06-12T17:01:00.647051018Z\" level=info msg=\"Adding pod openstack_keystone-cron-29688061-9vmjw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.780062 | controller |     "Jun 12 17:01:01.253385 crc crio[22579]: 2026-06-12T17:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad299a037048b1d Mac:a2:ab:6f:65:49:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 SocketPath: PciID:}] [{Interface:0xc0001571e0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.780077 | controller |     "Jun 12 17:01:01.256201 crc crio[22579]: time=\"2026-06-12T17:01:01.255246309Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-9vmjw Namespace:openstack ID:ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 UID:ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c NetNS:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce3a4c55_e1d8_43a4_97d6_4da13bfbb50c.slice PodAnnotations:0xc001216668}] Aliases:map[]}\"",
2026-06-12 17:11:43.780092 | controller |     "Jun 12 17:01:01.256201 crc crio[22579]: time=\"2026-06-12T17:01:01.255478435Z\" level=info msg=\"Checking pod openstack_keystone-cron-29688061-9vmjw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.780107 | controller |     "Jun 12 17:01:01.273428 crc crio[22579]: time=\"2026-06-12T17:01:01.273308325Z\" level=info msg=\"Ran pod sandbox ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 with infra container: openstack/keystone-cron-29688061-9vmjw/POD\" id=643a1e98-f1b8-4155-95dd-02340213433a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.780122 | controller |     "Jun 12 17:01:01.288256 crc crio[22579]: time=\"2026-06-12T17:01:01.288163678Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=64aae170-e271-4cb7-a321-68e90979fa01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.780136 | controller |     "Jun 12 17:01:01.359580 crc crio[22579]: time=\"2026-06-12T17:01:01.358724227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a16c3b8f-37ee-4395-9043-d99bc316c5dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.780151 | controller |     "Jun 12 17:01:01.376600 crc crio[22579]: time=\"2026-06-12T17:01:01.376350831Z\" level=info msg=\"Creating container: openstack/keystone-cron-29688061-9vmjw/keystone-cron\" id=ee6e9a79-d1aa-4467-ab9d-6571d2db4940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.780169 | controller |     "Jun 12 17:01:01.377044 crc crio[22579]: time=\"2026-06-12T17:01:01.376971767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780187 | controller |     "Jun 12 17:01:01.443035 crc crio[22579]: time=\"2026-06-12T17:01:01.442799124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780213 | controller |     "Jun 12 17:01:01.451596 crc crio[22579]: time=\"2026-06-12T17:01:01.451431957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780228 | controller |     "Jun 12 17:01:01.702443 crc crio[22579]: time=\"2026-06-12T17:01:01.702176612Z\" level=info msg=\"Created container c596df42afe26d7c731c1ac7c127225f97d71c6c52e2ab6c6c9e1c763a4fd6e7: openstack/keystone-cron-29688061-9vmjw/keystone-cron\" id=ee6e9a79-d1aa-4467-ab9d-6571d2db4940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.780243 | controller |     "Jun 12 17:01:01.709210 crc crio[22579]: time=\"2026-06-12T17:01:01.709153182Z\" level=info msg=\"Starting container: c596df42afe26d7c731c1ac7c127225f97d71c6c52e2ab6c6c9e1c763a4fd6e7\" id=f7c2c56d-1f3f-4550-8ec9-a7a4ad9f5ef5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.780257 | controller |     "Jun 12 17:01:01.715728 crc crio[22579]: time=\"2026-06-12T17:01:01.715644429Z\" level=info msg=\"Started container\" PID=250118 containerID=c596df42afe26d7c731c1ac7c127225f97d71c6c52e2ab6c6c9e1c763a4fd6e7 description=openstack/keystone-cron-29688061-9vmjw/keystone-cron id=f7c2c56d-1f3f-4550-8ec9-a7a4ad9f5ef5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7",
2026-06-12 17:11:43.780272 | controller |     "Jun 12 17:01:09.286160 crc crio[22579]: time=\"2026-06-12T17:01:09.285354371Z\" level=info msg=\"Stopping pod sandbox: ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7\" id=f1a26a90-ca62-49ee-8e4f-334e50528f9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.780287 | controller |     "Jun 12 17:01:09.289609 crc crio[22579]: time=\"2026-06-12T17:01:09.287065925Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29688061-9vmjw Namespace:openstack ID:ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7 UID:ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c NetNS:/var/run/netns/5e5da8ad-2419-42f2-a68c-87a606a459d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podce3a4c55_e1d8_43a4_97d6_4da13bfbb50c.slice PodAnnotations:0xc002308980}] Aliases:map[]}\"",
2026-06-12 17:11:43.780302 | controller |     "Jun 12 17:01:09.289609 crc crio[22579]: time=\"2026-06-12T17:01:09.287205928Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29688061-9vmjw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.780316 | controller |     "Jun 12 17:01:09.813195 crc crio[22579]: time=\"2026-06-12T17:01:09.812623295Z\" level=info msg=\"Stopped pod sandbox: ad299a037048b1df28f2c09608033b13896e3d522857ba8b0673a2b291512aa7\" id=f1a26a90-ca62-49ee-8e4f-334e50528f9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.780332 | controller |     "Jun 12 17:01:56.042866 crc crio[22579]: time=\"2026-06-12T17:01:56.041783942Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-4nl8c/POD\" id=3bf950e8-4fb1-4f9a-a02e-f521247e07e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.780346 | controller |     "Jun 12 17:01:56.044687 crc crio[22579]: time=\"2026-06-12T17:01:56.04288912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780381 | controller |     "Jun 12 17:01:56.553872 crc crio[22579]: time=\"2026-06-12T17:01:56.54264109Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4nl8c Namespace:openshift-marketplace ID:bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 UID:48799bbe-ccee-4e55-93b6-bb77dd73d3ad NetNS:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48799bbe_ccee_4e55_93b6_bb77dd73d3ad.slice PodAnnotations:0xc005ce7348}] Aliases:map[]}\"",
2026-06-12 17:11:43.780402 | controller |     "Jun 12 17:01:56.553872 crc crio[22579]: time=\"2026-06-12T17:01:56.543325907Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-4nl8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.780418 | controller |     "Jun 12 17:01:57.404940 crc crio[22579]: 2026-06-12T17:01:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bee8543ea88fbc2 Mac:9e:aa:cf:50:ed:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce SocketPath: PciID:}] [{Interface:0xc00011b930 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.780433 | controller |     "Jun 12 17:01:57.406246 crc crio[22579]: time=\"2026-06-12T17:01:57.406178272Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4nl8c Namespace:openshift-marketplace ID:bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 UID:48799bbe-ccee-4e55-93b6-bb77dd73d3ad NetNS:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48799bbe_ccee_4e55_93b6_bb77dd73d3ad.slice PodAnnotations:0xc005ce7348}] Aliases:map[]}\"",
2026-06-12 17:11:43.780448 | controller |     "Jun 12 17:01:57.406475 crc crio[22579]: time=\"2026-06-12T17:01:57.406408428Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-4nl8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.780463 | controller |     "Jun 12 17:01:57.424340 crc crio[22579]: time=\"2026-06-12T17:01:57.422635857Z\" level=info msg=\"Ran pod sandbox bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 with infra container: openshift-marketplace/redhat-marketplace-4nl8c/POD\" id=3bf950e8-4fb1-4f9a-a02e-f521247e07e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.780478 | controller |     "Jun 12 17:01:57.430375 crc crio[22579]: time=\"2026-06-12T17:01:57.430251103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b33cc7c0-38d4-4422-9e24-170558f2af7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.780493 | controller |     "Jun 12 17:01:57.437647 crc crio[22579]: time=\"2026-06-12T17:01:57.437552091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=688a1c3c-8513-4761-bff9-bef1b8400bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.780508 | controller |     "Jun 12 17:01:57.448292 crc crio[22579]: time=\"2026-06-12T17:01:57.448158435Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities\" id=c46289b0-a50a-49e1-a2b6-9a8f79edb209 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.780522 | controller |     "Jun 12 17:01:57.448857 crc crio[22579]: time=\"2026-06-12T17:01:57.448784761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780541 | controller |     "Jun 12 17:01:57.522643 crc crio[22579]: time=\"2026-06-12T17:01:57.52244479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780556 | controller |     "Jun 12 17:01:57.538996 crc crio[22579]: time=\"2026-06-12T17:01:57.538903524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780570 | controller |     "Jun 12 17:01:57.694163 crc crio[22579]: time=\"2026-06-12T17:01:57.693581782Z\" level=info msg=\"Created container 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f: openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities\" id=c46289b0-a50a-49e1-a2b6-9a8f79edb209 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.780584 | controller |     "Jun 12 17:01:57.703695 crc crio[22579]: time=\"2026-06-12T17:01:57.698064088Z\" level=info msg=\"Starting container: 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f\" id=5b080dc4-760e-4f9a-8e5b-60adcae664ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.780599 | controller |     "Jun 12 17:01:57.707190 crc crio[22579]: time=\"2026-06-12T17:01:57.705220982Z\" level=info msg=\"Started container\" PID=262727 containerID=338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f description=openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities id=5b080dc4-760e-4f9a-8e5b-60adcae664ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996",
2026-06-12 17:11:43.780614 | controller |     "Jun 12 17:01:58.705408 crc crio[22579]: time=\"2026-06-12T17:01:58.705251175Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f3bfbf4f-77ba-4413-a6d6-10f7bb284c30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.780629 | controller |     "Jun 12 17:01:58.715057 crc crio[22579]: time=\"2026-06-12T17:01:58.714888674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-12 17:11:43.780644 | controller |     "Jun 12 17:01:59.385814 crc crio[22579]: time=\"2026-06-12T17:01:59.384664452Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=f3bfbf4f-77ba-4413-a6d6-10f7bb284c30 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.780659 | controller |     "Jun 12 17:01:59.387482 crc crio[22579]: time=\"2026-06-12T17:01:59.387412973Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0e84f2ac-8542-4ee6-9d28-c9ad3ba0b555 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.780674 | controller |     "Jun 12 17:01:59.392303 crc crio[22579]: time=\"2026-06-12T17:01:59.392004181Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=3984f6b9-e877-4a79-8d7d-ecbbf5df4dea name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.780688 | controller |     "Jun 12 17:01:59.402372 crc crio[22579]: time=\"2026-06-12T17:01:59.402199914Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4nl8c/extract-content\" id=c90b18d1-5842-4548-910c-6a8c0d592486 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.780703 | controller |     "Jun 12 17:01:59.402871 crc crio[22579]: time=\"2026-06-12T17:01:59.402777999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780718 | controller |     "Jun 12 17:01:59.493059 crc crio[22579]: time=\"2026-06-12T17:01:59.492955274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780736 | controller |     "Jun 12 17:01:59.497776 crc crio[22579]: time=\"2026-06-12T17:01:59.497688446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780751 | controller |     "Jun 12 17:01:59.668850 crc crio[22579]: time=\"2026-06-12T17:01:59.668141481Z\" level=info msg=\"Created container ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b: openshift-marketplace/redhat-marketplace-4nl8c/extract-content\" id=c90b18d1-5842-4548-910c-6a8c0d592486 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.780766 | controller |     "Jun 12 17:01:59.670705 crc crio[22579]: time=\"2026-06-12T17:01:59.670639075Z\" level=info msg=\"Starting container: ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b\" id=d660605e-e7ab-4a06-b0fc-8dd79ec96cbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.780780 | controller |     "Jun 12 17:01:59.678458 crc crio[22579]: time=\"2026-06-12T17:01:59.678229831Z\" level=info msg=\"Started container\" PID=263223 containerID=ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b description=openshift-marketplace/redhat-marketplace-4nl8c/extract-content id=d660605e-e7ab-4a06-b0fc-8dd79ec96cbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996",
2026-06-12 17:11:43.780795 | controller |     "Jun 12 17:02:00.679367 crc crio[22579]: time=\"2026-06-12T17:02:00.678780906Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688062-pnkmm/POD\" id=340ba7cf-c3ec-416c-be66-c71bd6dc5e6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.780809 | controller |     "Jun 12 17:02:00.680778 crc crio[22579]: time=\"2026-06-12T17:02:00.679390212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780824 | controller |     "Jun 12 17:02:00.717954 crc crio[22579]: time=\"2026-06-12T17:02:00.717841403Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-pnkmm Namespace:openshift-infra ID:1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b UID:b7fe5675-6e98-4c9a-9eec-1b28099e6c89 NetNS:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7fe5675_6e98_4c9a_9eec_1b28099e6c89.slice PodAnnotations:0xc0004791b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.780839 | controller |     "Jun 12 17:02:00.717954 crc crio[22579]: time=\"2026-06-12T17:02:00.717924576Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688062-pnkmm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.780853 | controller |     "Jun 12 17:02:00.776805 crc crio[22579]: time=\"2026-06-12T17:02:00.762661999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a2e6bd3d-3f44-4215-91c4-a74b30e3a85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.780868 | controller |     "Jun 12 17:02:00.776805 crc crio[22579]: time=\"2026-06-12T17:02:00.765740568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=643e9bb9-890d-4408-bc22-a52fa0d39f1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.780883 | controller |     "Jun 12 17:02:00.783568 crc crio[22579]: time=\"2026-06-12T17:02:00.783370453Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-4nl8c/registry-server\" id=430fba4f-6164-4baa-b1e8-b6915be79f7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.780900 | controller |     "Jun 12 17:02:00.784055 crc crio[22579]: time=\"2026-06-12T17:02:00.783946408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780915 | controller |     "Jun 12 17:02:00.939987 crc crio[22579]: time=\"2026-06-12T17:02:00.939900819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780930 | controller |     "Jun 12 17:02:00.958139 crc crio[22579]: time=\"2026-06-12T17:02:00.956758043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.780945 | controller |     "Jun 12 17:02:01.172020 crc crio[22579]: time=\"2026-06-12T17:02:01.17189864Z\" level=info msg=\"Created container 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c: openshift-marketplace/redhat-marketplace-4nl8c/registry-server\" id=430fba4f-6164-4baa-b1e8-b6915be79f7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.780960 | controller |     "Jun 12 17:02:01.174070 crc crio[22579]: time=\"2026-06-12T17:02:01.173976524Z\" level=info msg=\"Starting container: 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c\" id=e7b9c1df-e5c8-4c1e-b8ab-585b751708ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.780975 | controller |     "Jun 12 17:02:01.186880 crc crio[22579]: time=\"2026-06-12T17:02:01.186768743Z\" level=info msg=\"Started container\" PID=263685 containerID=74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c description=openshift-marketplace/redhat-marketplace-4nl8c/registry-server id=e7b9c1df-e5c8-4c1e-b8ab-585b751708ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996",
2026-06-12 17:11:43.780990 | controller |     "Jun 12 17:02:01.370778 crc crio[22579]: 2026-06-12T17:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a67ff507dab020 Mac:62:6e:99:75:f8:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 SocketPath: PciID:}] [{Interface:0xc00014e5d0 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.781005 | controller |     "Jun 12 17:02:01.372962 crc crio[22579]: time=\"2026-06-12T17:02:01.37281851Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-pnkmm Namespace:openshift-infra ID:1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b UID:b7fe5675-6e98-4c9a-9eec-1b28099e6c89 NetNS:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7fe5675_6e98_4c9a_9eec_1b28099e6c89.slice PodAnnotations:0xc0004791b8}] Aliases:map[]}\"",
2026-06-12 17:11:43.781020 | controller |     "Jun 12 17:02:01.373106 crc crio[22579]: time=\"2026-06-12T17:02:01.373054666Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688062-pnkmm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.781035 | controller |     "Jun 12 17:02:01.383297 crc crio[22579]: time=\"2026-06-12T17:02:01.382993773Z\" level=info msg=\"Ran pod sandbox 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b with infra container: openshift-infra/auto-csr-approver-29688062-pnkmm/POD\" id=340ba7cf-c3ec-416c-be66-c71bd6dc5e6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.781050 | controller |     "Jun 12 17:02:01.386122 crc crio[22579]: time=\"2026-06-12T17:02:01.386032641Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=27ca8e8f-4e72-44ba-83bd-d01c32bf7133 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.781070 | controller |     "Jun 12 17:02:01.390997 crc crio[22579]: time=\"2026-06-12T17:02:01.390920527Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.781085 | controller |     "Jun 12 17:02:02.619954 crc crio[22579]: time=\"2026-06-12T17:02:02.619863102Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=27ca8e8f-4e72-44ba-83bd-d01c32bf7133 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.781100 | controller |     "Jun 12 17:02:02.621342 crc crio[22579]: time=\"2026-06-12T17:02:02.620678613Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5b6d4ab-75ea-4277-80d1-6a61837a305e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.781114 | controller |     "Jun 12 17:02:02.623338 crc crio[22579]: time=\"2026-06-12T17:02:02.623199878Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=011f2c9e-de6b-4129-8816-5f46a0b2db4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.781129 | controller |     "Jun 12 17:02:02.638608 crc crio[22579]: time=\"2026-06-12T17:02:02.638462551Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688062-pnkmm/oc\" id=47649d6e-a94e-45e9-9de1-276ecbfb1c0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.781144 | controller |     "Jun 12 17:02:02.641150 crc crio[22579]: time=\"2026-06-12T17:02:02.639384315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.781158 | controller |     "Jun 12 17:02:02.701452 crc crio[22579]: time=\"2026-06-12T17:02:02.70124174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.781173 | controller |     "Jun 12 17:02:03.175247 crc crio[22579]: time=\"2026-06-12T17:02:03.175070776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.781187 | controller |     "Jun 12 17:02:03.355208 crc crio[22579]: time=\"2026-06-12T17:02:03.355060007Z\" level=info msg=\"Created container e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962: openshift-infra/auto-csr-approver-29688062-pnkmm/oc\" id=47649d6e-a94e-45e9-9de1-276ecbfb1c0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.781202 | controller |     "Jun 12 17:02:03.360351 crc crio[22579]: time=\"2026-06-12T17:02:03.360173569Z\" level=info msg=\"Starting container: e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962\" id=41b19210-3927-40e3-8c4c-a92fb17c5aff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.781217 | controller |     "Jun 12 17:02:03.368369 crc crio[22579]: time=\"2026-06-12T17:02:03.368239047Z\" level=info msg=\"Started container\" PID=264135 containerID=e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962 description=openshift-infra/auto-csr-approver-29688062-pnkmm/oc id=41b19210-3927-40e3-8c4c-a92fb17c5aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b",
2026-06-12 17:11:43.781232 | controller |     "Jun 12 17:02:05.899010 crc crio[22579]: time=\"2026-06-12T17:02:05.897872675Z\" level=info msg=\"Stopping pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=aabf31e6-1dff-4ff1-a57b-26103812f35d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.781247 | controller |     "Jun 12 17:02:05.900694 crc crio[22579]: time=\"2026-06-12T17:02:05.900228396Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688062-pnkmm Namespace:openshift-infra ID:1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b UID:b7fe5675-6e98-4c9a-9eec-1b28099e6c89 NetNS:/var/run/netns/236f5ffb-084e-4e96-9489-209dc814dde5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7fe5675_6e98_4c9a_9eec_1b28099e6c89.slice PodAnnotations:0xc002308570}] Aliases:map[]}\"",
2026-06-12 17:11:43.781266 | controller |     "Jun 12 17:02:05.900694 crc crio[22579]: time=\"2026-06-12T17:02:05.900616596Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688062-pnkmm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.781281 | controller |     "Jun 12 17:02:06.243449 crc crio[22579]: time=\"2026-06-12T17:02:06.24285082Z\" level=info msg=\"Stopped pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=aabf31e6-1dff-4ff1-a57b-26103812f35d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.781296 | controller |     "Jun 12 17:02:09.760725 crc crio[22579]: time=\"2026-06-12T17:02:09.759389865Z\" level=info msg=\"Stopping container: 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c (timeout: 2s)\" id=8e3ba8b9-26f6-4feb-81fa-18c661f75b3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.781310 | controller |     "Jun 12 17:02:09.885053 crc crio[22579]: time=\"2026-06-12T17:02:09.884949422Z\" level=info msg=\"Stopped container 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c: openshift-marketplace/redhat-marketplace-4nl8c/registry-server\" id=8e3ba8b9-26f6-4feb-81fa-18c661f75b3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.781325 | controller |     "Jun 12 17:02:09.886401 crc crio[22579]: time=\"2026-06-12T17:02:09.886316918Z\" level=info msg=\"Stopping pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=2ebf1779-9298-4f9a-83be-1ef5ee612a2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.781340 | controller |     "Jun 12 17:02:09.887317 crc crio[22579]: time=\"2026-06-12T17:02:09.88717904Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-4nl8c Namespace:openshift-marketplace ID:bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996 UID:48799bbe-ccee-4e55-93b6-bb77dd73d3ad NetNS:/var/run/netns/812e829e-6d64-4ead-b41f-84be10640dce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod48799bbe_ccee_4e55_93b6_bb77dd73d3ad.slice PodAnnotations:0xc00130d298}] Aliases:map[]}\"",
2026-06-12 17:11:43.781358 | controller |     "Jun 12 17:02:09.887488 crc crio[22579]: time=\"2026-06-12T17:02:09.887418976Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-4nl8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.781390 | controller |     "Jun 12 17:02:10.261602 crc crio[22579]: time=\"2026-06-12T17:02:10.26108819Z\" level=info msg=\"Stopped pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=2ebf1779-9298-4f9a-83be-1ef5ee612a2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.781406 | controller |     "Jun 12 17:02:10.784966 crc crio[22579]: time=\"2026-06-12T17:02:10.784619388Z\" level=info msg=\"Removing container: 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c\" id=053cfde6-9834-4368-a4d6-57e8dc2eaac7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.781421 | controller |     "Jun 12 17:02:10.825046 crc crio[22579]: time=\"2026-06-12T17:02:10.824797034Z\" level=info msg=\"Removed container 74a9c2786724a70bcc4a1ae799402301945c4e144da129a2084fbb5496802b0c: openshift-marketplace/redhat-marketplace-4nl8c/registry-server\" id=053cfde6-9834-4368-a4d6-57e8dc2eaac7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.781435 | controller |     "Jun 12 17:02:10.827348 crc crio[22579]: time=\"2026-06-12T17:02:10.827241587Z\" level=info msg=\"Removing container: ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b\" id=520e9b9e-ff8b-4504-a155-2435ca21e1d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.781453 | controller |     "Jun 12 17:02:10.873026 crc crio[22579]: time=\"2026-06-12T17:02:10.872786311Z\" level=info msg=\"Removed container ac1575f76af266cb9bbe48310b88350afafad6371b694e281e33b8fbe77f603b: openshift-marketplace/redhat-marketplace-4nl8c/extract-content\" id=520e9b9e-ff8b-4504-a155-2435ca21e1d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.781468 | controller |     "Jun 12 17:02:10.881375 crc crio[22579]: time=\"2026-06-12T17:02:10.881295521Z\" level=info msg=\"Removing container: 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f\" id=566db4b2-c88c-4d48-b423-b3798cecf201 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.781482 | controller |     "Jun 12 17:02:10.934847 crc crio[22579]: time=\"2026-06-12T17:02:10.934681177Z\" level=info msg=\"Removed container 338650ed18f408459181afc902fd37654cfd0c444eb64ac10e0092265f86154f: openshift-marketplace/redhat-marketplace-4nl8c/extract-utilities\" id=566db4b2-c88c-4d48-b423-b3798cecf201 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.781497 | controller |     "Jun 12 17:02:53.787097 crc crio[22579]: time=\"2026-06-12T17:02:53.785963124Z\" level=info msg=\"Removing container: aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd\" id=eba8eb7a-e340-47ab-9e7a-db90a17c5f36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.781512 | controller |     "Jun 12 17:02:53.901154 crc crio[22579]: time=\"2026-06-12T17:02:53.90100421Z\" level=info msg=\"Removed container aa391041aa979ac81b7d73eb06fca95a5334eb6b70380b0203b4ab4f906957bd: openshift-infra/auto-csr-approver-29688056-tpgb8/oc\" id=eba8eb7a-e340-47ab-9e7a-db90a17c5f36 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.781526 | controller |     "Jun 12 17:02:53.924462 crc crio[22579]: time=\"2026-06-12T17:02:53.924349802Z\" level=info msg=\"Stopping pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=48492690-6204-490e-95c6-65078e73eb73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.781540 | controller |     "Jun 12 17:02:53.924462 crc crio[22579]: time=\"2026-06-12T17:02:53.924434634Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=48492690-6204-490e-95c6-65078e73eb73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.781554 | controller |     "Jun 12 17:02:53.925308 crc crio[22579]: time=\"2026-06-12T17:02:53.925226965Z\" level=info msg=\"Removing pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=15e190ac-d9b9-47b7-aa9f-b928381d0703 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.781568 | controller |     "Jun 12 17:02:53.953978 crc crio[22579]: time=\"2026-06-12T17:02:53.953166105Z\" level=info msg=\"Removed pod sandbox: cc0e347668dcac1bac82e910a259351bbd3bd0c8c7c0e665c27517076ef860c6\" id=15e190ac-d9b9-47b7-aa9f-b928381d0703 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.781583 | controller |     "Jun 12 17:02:53.955489 crc crio[22579]: time=\"2026-06-12T17:02:53.955400133Z\" level=info msg=\"Stopping pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=eb892a65-ffce-43ef-ab72-58cdc4fc717c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.781596 | controller |     "Jun 12 17:02:53.955489 crc crio[22579]: time=\"2026-06-12T17:02:53.955544856Z\" level=info msg=\"Stopped pod sandbox (already stopped): bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=eb892a65-ffce-43ef-ab72-58cdc4fc717c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.781611 | controller |     "Jun 12 17:02:53.956164 crc crio[22579]: time=\"2026-06-12T17:02:53.95607627Z\" level=info msg=\"Removing pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=94a7743a-db61-4925-a9a1-8f6c4807121c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.781628 | controller |     "Jun 12 17:02:53.975242 crc crio[22579]: time=\"2026-06-12T17:02:53.975101151Z\" level=info msg=\"Removed pod sandbox: bee8543ea88fbc2420eccf006d53e83ef1550e8aba2168beddcb240f33c2e996\" id=94a7743a-db61-4925-a9a1-8f6c4807121c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.781644 | controller |     "Jun 12 17:04:00.680101 crc crio[22579]: time=\"2026-06-12T17:04:00.679036049Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688064-zp6b7/POD\" id=8fdd71f1-5dcb-40eb-a687-4add14cc279e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.781658 | controller |     "Jun 12 17:04:00.681565 crc crio[22579]: time=\"2026-06-12T17:04:00.680799104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.781673 | controller |     "Jun 12 17:04:00.718232 crc crio[22579]: time=\"2026-06-12T17:04:00.718077315Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-zp6b7 Namespace:openshift-infra ID:eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d UID:54185bed-3b45-412c-9a00-152e907dd39f NetNS:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54185bed_3b45_412c_9a00_152e907dd39f.slice PodAnnotations:0xc0025a06a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.781688 | controller |     "Jun 12 17:04:00.718232 crc crio[22579]: time=\"2026-06-12T17:04:00.718199208Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688064-zp6b7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.781702 | controller |     "Jun 12 17:04:01.337630 crc crio[22579]: 2026-06-12T17:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eec8bca30f1f80d Mac:ca:ff:1c:b4:84:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 SocketPath: PciID:}] [{Interface:0xc000404760 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.781717 | controller |     "Jun 12 17:04:01.338637 crc crio[22579]: time=\"2026-06-12T17:04:01.338559242Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-zp6b7 Namespace:openshift-infra ID:eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d UID:54185bed-3b45-412c-9a00-152e907dd39f NetNS:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54185bed_3b45_412c_9a00_152e907dd39f.slice PodAnnotations:0xc0025a06a8}] Aliases:map[]}\"",
2026-06-12 17:11:43.781732 | controller |     "Jun 12 17:04:01.339587 crc crio[22579]: time=\"2026-06-12T17:04:01.338927752Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688064-zp6b7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.781747 | controller |     "Jun 12 17:04:01.352853 crc crio[22579]: time=\"2026-06-12T17:04:01.352678897Z\" level=info msg=\"Ran pod sandbox eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d with infra container: openshift-infra/auto-csr-approver-29688064-zp6b7/POD\" id=8fdd71f1-5dcb-40eb-a687-4add14cc279e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.781762 | controller |     "Jun 12 17:04:01.355674 crc crio[22579]: time=\"2026-06-12T17:04:01.355596192Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b2a504ae-159f-4f8f-bb7f-6e1c759ef4bc name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.781776 | controller |     "Jun 12 17:04:03.685832 crc crio[22579]: time=\"2026-06-12T17:04:03.67695179Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.781795 | controller |     "Jun 12 17:04:04.768527 crc crio[22579]: time=\"2026-06-12T17:04:04.767449336Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b2a504ae-159f-4f8f-bb7f-6e1c759ef4bc name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.781810 | controller |     "Jun 12 17:04:04.772197 crc crio[22579]: time=\"2026-06-12T17:04:04.770082434Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=79f66526-d54c-49cd-a7b2-80612964abd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.781825 | controller |     "Jun 12 17:04:04.772460 crc crio[22579]: time=\"2026-06-12T17:04:04.772386713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7bee4e5f-1a28-484b-bb7f-b1a913ba196c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.781839 | controller |     "Jun 12 17:04:04.779880 crc crio[22579]: time=\"2026-06-12T17:04:04.779698302Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688064-zp6b7/oc\" id=cb587617-3426-408f-a20a-da773b7c0c83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.781854 | controller |     "Jun 12 17:04:04.780779 crc crio[22579]: time=\"2026-06-12T17:04:04.780156034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.781869 | controller |     "Jun 12 17:04:04.848392 crc crio[22579]: time=\"2026-06-12T17:04:04.848207108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.781884 | controller |     "Jun 12 17:04:05.116977 crc crio[22579]: time=\"2026-06-12T17:04:05.116317621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.781898 | controller |     "Jun 12 17:04:05.260361 crc crio[22579]: time=\"2026-06-12T17:04:05.259669287Z\" level=info msg=\"Created container 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e: openshift-infra/auto-csr-approver-29688064-zp6b7/oc\" id=cb587617-3426-408f-a20a-da773b7c0c83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.781913 | controller |     "Jun 12 17:04:05.262205 crc crio[22579]: time=\"2026-06-12T17:04:05.26174344Z\" level=info msg=\"Starting container: 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e\" id=a8b975a3-6cd8-4a60-8b7c-d60beb4227b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.781927 | controller |     "Jun 12 17:04:05.269114 crc crio[22579]: time=\"2026-06-12T17:04:05.268963056Z\" level=info msg=\"Started container\" PID=281538 containerID=82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e description=openshift-infra/auto-csr-approver-29688064-zp6b7/oc id=a8b975a3-6cd8-4a60-8b7c-d60beb4227b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d",
2026-06-12 17:11:43.781942 | controller |     "Jun 12 17:04:06.957934 crc crio[22579]: time=\"2026-06-12T17:04:06.957191913Z\" level=info msg=\"Stopping pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=d9584b53-ee3b-4042-89fa-76137255d134 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.781957 | controller |     "Jun 12 17:04:06.959778 crc crio[22579]: time=\"2026-06-12T17:04:06.95864444Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688064-zp6b7 Namespace:openshift-infra ID:eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d UID:54185bed-3b45-412c-9a00-152e907dd39f NetNS:/var/run/netns/a25f0462-92f3-4b0f-adf9-579527ec7d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod54185bed_3b45_412c_9a00_152e907dd39f.slice PodAnnotations:0xc000478cf0}] Aliases:map[]}\"",
2026-06-12 17:11:43.781976 | controller |     "Jun 12 17:04:06.959778 crc crio[22579]: time=\"2026-06-12T17:04:06.958787084Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688064-zp6b7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.781992 | controller |     "Jun 12 17:04:07.350100 crc crio[22579]: time=\"2026-06-12T17:04:07.349839556Z\" level=info msg=\"Stopped pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=d9584b53-ee3b-4042-89fa-76137255d134 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.782007 | controller |     "Jun 12 17:04:54.039226 crc crio[22579]: time=\"2026-06-12T17:04:54.038058913Z\" level=info msg=\"Removing container: b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557\" id=f663c7a3-b277-43ae-b9ea-5c66ff18c397 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.782022 | controller |     "Jun 12 17:04:54.211913 crc crio[22579]: time=\"2026-06-12T17:04:54.211351331Z\" level=info msg=\"Removed container b4cbb7f6342d7da6b579f8e00fd2a9f7feb91116ef252e22c41b0fea5d8f5557: openshift-infra/auto-csr-approver-29688058-cfl6h/oc\" id=f663c7a3-b277-43ae-b9ea-5c66ff18c397 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.782036 | controller |     "Jun 12 17:04:54.226877 crc crio[22579]: time=\"2026-06-12T17:04:54.226723387Z\" level=info msg=\"Stopping pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=f9e1ebbe-50fa-4be1-bc1d-a85dfc63978c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.782051 | controller |     "Jun 12 17:04:54.226877 crc crio[22579]: time=\"2026-06-12T17:04:54.22683351Z\" level=info msg=\"Stopped pod sandbox (already stopped): c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=f9e1ebbe-50fa-4be1-bc1d-a85dfc63978c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.782066 | controller |     "Jun 12 17:04:54.231597 crc crio[22579]: time=\"2026-06-12T17:04:54.231429898Z\" level=info msg=\"Removing pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=6e949687-25e0-46ef-a2ec-71bf9ad042bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.782081 | controller |     "Jun 12 17:04:54.250975 crc crio[22579]: time=\"2026-06-12T17:04:54.250818588Z\" level=info msg=\"Removed pod sandbox: c80d93b4ca2049d6964d66434040b2415ad11d7e5d36e5832380fdffec716520\" id=6e949687-25e0-46ef-a2ec-71bf9ad042bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.782096 | controller |     "Jun 12 17:05:08.531225 crc crio[22579]: time=\"2026-06-12T17:05:08.530111316Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-r9lbb/POD\" id=d170718d-dd61-441f-b30c-99d2b059bb07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.782110 | controller |     "Jun 12 17:05:08.532895 crc crio[22579]: time=\"2026-06-12T17:05:08.532861777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782125 | controller |     "Jun 12 17:05:08.577709 crc crio[22579]: time=\"2026-06-12T17:05:08.577080277Z\" level=info msg=\"Got pod network &{Name:certified-operators-r9lbb Namespace:openshift-marketplace ID:8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 UID:423b9a07-3ec7-498a-9f66-6b0fa81784c2 NetNS:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod423b9a07_3ec7_498a_9f66_6b0fa81784c2.slice PodAnnotations:0xc000384f48}] Aliases:map[]}\"",
2026-06-12 17:11:43.782142 | controller |     "Jun 12 17:05:08.577709 crc crio[22579]: time=\"2026-06-12T17:05:08.577661482Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-r9lbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.782158 | controller |     "Jun 12 17:05:09.196434 crc crio[22579]: 2026-06-12T17:05:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8044ffbd16f437c Mac:ea:4b:cc:70:20:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.782173 | controller |     "Jun 12 17:05:09.198369 crc crio[22579]: time=\"2026-06-12T17:05:09.198082188Z\" level=info msg=\"Got pod network &{Name:certified-operators-r9lbb Namespace:openshift-marketplace ID:8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 UID:423b9a07-3ec7-498a-9f66-6b0fa81784c2 NetNS:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod423b9a07_3ec7_498a_9f66_6b0fa81784c2.slice PodAnnotations:0xc000384f48}] Aliases:map[]}\"",
2026-06-12 17:11:43.782188 | controller |     "Jun 12 17:05:09.198369 crc crio[22579]: time=\"2026-06-12T17:05:09.198293323Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-r9lbb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.782203 | controller |     "Jun 12 17:05:09.220121 crc crio[22579]: time=\"2026-06-12T17:05:09.220016143Z\" level=info msg=\"Ran pod sandbox 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 with infra container: openshift-marketplace/certified-operators-r9lbb/POD\" id=d170718d-dd61-441f-b30c-99d2b059bb07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.782218 | controller |     "Jun 12 17:05:09.224413 crc crio[22579]: time=\"2026-06-12T17:05:09.224347185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=54a117b7-149a-4b0b-b3c7-de3ba3f053f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.782233 | controller |     "Jun 12 17:05:09.231053 crc crio[22579]: time=\"2026-06-12T17:05:09.230976716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=397b9011-9b6d-4721-8176-3f477c13effd name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.782247 | controller |     "Jun 12 17:05:09.239278 crc crio[22579]: time=\"2026-06-12T17:05:09.239157387Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r9lbb/extract-utilities\" id=00f1fc3c-13fe-498c-9d82-6b8e0090cbb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.782262 | controller |     "Jun 12 17:05:09.239842 crc crio[22579]: time=\"2026-06-12T17:05:09.239772663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782276 | controller |     "Jun 12 17:05:09.314354 crc crio[22579]: time=\"2026-06-12T17:05:09.314203002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782291 | controller |     "Jun 12 17:05:09.322611 crc crio[22579]: time=\"2026-06-12T17:05:09.322473975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782306 | controller |     "Jun 12 17:05:09.550461 crc crio[22579]: time=\"2026-06-12T17:05:09.548846471Z\" level=info msg=\"Created container f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5: openshift-marketplace/certified-operators-r9lbb/extract-utilities\" id=00f1fc3c-13fe-498c-9d82-6b8e0090cbb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.782324 | controller |     "Jun 12 17:05:09.553029 crc crio[22579]: time=\"2026-06-12T17:05:09.552644559Z\" level=info msg=\"Starting container: f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5\" id=1cfc2ba6-7abf-4fb3-b0cc-044244c80ebc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.782339 | controller |     "Jun 12 17:05:09.565327 crc crio[22579]: time=\"2026-06-12T17:05:09.564872074Z\" level=info msg=\"Started container\" PID=291081 containerID=f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5 description=openshift-marketplace/certified-operators-r9lbb/extract-utilities id=1cfc2ba6-7abf-4fb3-b0cc-044244c80ebc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354",
2026-06-12 17:11:43.782357 | controller |     "Jun 12 17:05:10.065067 crc crio[22579]: time=\"2026-06-12T17:05:10.06393685Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7328c380-bbcb-4894-b123-bfcb765c61c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.782394 | controller |     "Jun 12 17:05:10.079417 crc crio[22579]: time=\"2026-06-12T17:05:10.077864629Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.782411 | controller |     "Jun 12 17:05:10.699172 crc crio[22579]: time=\"2026-06-12T17:05:10.698565903Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:479a8801ff2843735e11b3d64fd2612da3248c45b500a01b08df90f7aab8d46b\" id=7328c380-bbcb-4894-b123-bfcb765c61c1 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.782426 | controller |     "Jun 12 17:05:10.701134 crc crio[22579]: time=\"2026-06-12T17:05:10.700449471Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=94d7d87c-e642-43bb-ac35-b24f60bb86c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.782441 | controller |     "Jun 12 17:05:10.705289 crc crio[22579]: time=\"2026-06-12T17:05:10.705192903Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3baf1a2d-0fad-4f76-9a22-e1721e4d8214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.782455 | controller |     "Jun 12 17:05:10.718167 crc crio[22579]: time=\"2026-06-12T17:05:10.716974247Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r9lbb/extract-content\" id=a6d62bf7-dfe5-4cee-b10e-490fe8900043 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.782470 | controller |     "Jun 12 17:05:10.718167 crc crio[22579]: time=\"2026-06-12T17:05:10.717649605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782484 | controller |     "Jun 12 17:05:10.824304 crc crio[22579]: time=\"2026-06-12T17:05:10.82413586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782498 | controller |     "Jun 12 17:05:10.847480 crc crio[22579]: time=\"2026-06-12T17:05:10.847298337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782513 | controller |     "Jun 12 17:05:11.055678 crc crio[22579]: time=\"2026-06-12T17:05:11.054993912Z\" level=info msg=\"Created container 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7: openshift-marketplace/certified-operators-r9lbb/extract-content\" id=a6d62bf7-dfe5-4cee-b10e-490fe8900043 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.782530 | controller |     "Jun 12 17:05:11.060886 crc crio[22579]: time=\"2026-06-12T17:05:11.060792502Z\" level=info msg=\"Starting container: 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7\" id=a409431a-b249-48bb-b2e6-05aabab4aeac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.782545 | controller |     "Jun 12 17:05:11.075818 crc crio[22579]: time=\"2026-06-12T17:05:11.071026635Z\" level=info msg=\"Started container\" PID=291250 containerID=4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7 description=openshift-marketplace/certified-operators-r9lbb/extract-content id=a409431a-b249-48bb-b2e6-05aabab4aeac name=/runtime.v1.RuntimeService/StartContainer sandboxID=8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354",
2026-06-12 17:11:43.782561 | controller |     "Jun 12 17:05:11.305965 crc crio[22579]: time=\"2026-06-12T17:05:11.305697436Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x2gxk/POD\" id=06e665d8-8ec4-4b32-a6ea-2b794c67706d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.782575 | controller |     "Jun 12 17:05:11.305965 crc crio[22579]: time=\"2026-06-12T17:05:11.305832909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782590 | controller |     "Jun 12 17:05:11.344172 crc crio[22579]: time=\"2026-06-12T17:05:11.343997803Z\" level=info msg=\"Got pod network &{Name:community-operators-x2gxk Namespace:openshift-marketplace ID:72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 UID:0268df18-4921-4cdd-bd37-0471baaadb87 NetNS:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0268df18_4921_4cdd_bd37_0471baaadb87.slice PodAnnotations:0xc001216290}] Aliases:map[]}\"",
2026-06-12 17:11:43.782605 | controller |     "Jun 12 17:05:11.344172 crc crio[22579]: time=\"2026-06-12T17:05:11.344059035Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x2gxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.782621 | controller |     "Jun 12 17:05:12.014323 crc crio[22579]: 2026-06-12T17:05:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72f46d495345a05 Mac:36:dc:03:bb:27:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.782636 | controller |     "Jun 12 17:05:12.016361 crc crio[22579]: time=\"2026-06-12T17:05:12.016233185Z\" level=info msg=\"Got pod network &{Name:community-operators-x2gxk Namespace:openshift-marketplace ID:72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 UID:0268df18-4921-4cdd-bd37-0471baaadb87 NetNS:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0268df18_4921_4cdd_bd37_0471baaadb87.slice PodAnnotations:0xc001216290}] Aliases:map[]}\"",
2026-06-12 17:11:43.782651 | controller |     "Jun 12 17:05:12.016574 crc crio[22579]: time=\"2026-06-12T17:05:12.016479301Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x2gxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.782666 | controller |     "Jun 12 17:05:12.035837 crc crio[22579]: time=\"2026-06-12T17:05:12.035676696Z\" level=info msg=\"Ran pod sandbox 72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 with infra container: openshift-marketplace/community-operators-x2gxk/POD\" id=06e665d8-8ec4-4b32-a6ea-2b794c67706d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.782697 | controller |     "Jun 12 17:05:12.041613 crc crio[22579]: time=\"2026-06-12T17:05:12.041466285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=99233743-a8d8-4f27-b7a1-be3dda76c90a name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.782711 | controller |     "Jun 12 17:05:12.045920 crc crio[22579]: time=\"2026-06-12T17:05:12.045809957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3a66d2cd-3fef-4977-aa6e-5be58f8cbc9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.782726 | controller |     "Jun 12 17:05:12.060650 crc crio[22579]: time=\"2026-06-12T17:05:12.060427694Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x2gxk/extract-utilities\" id=fe6f6c49-3d2a-49c7-9f90-f3547aa4e12b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.782740 | controller |     "Jun 12 17:05:12.061136 crc crio[22579]: time=\"2026-06-12T17:05:12.060879236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782755 | controller |     "Jun 12 17:05:12.113782 crc crio[22579]: time=\"2026-06-12T17:05:12.113475972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782769 | controller |     "Jun 12 17:05:12.119543 crc crio[22579]: time=\"2026-06-12T17:05:12.119426785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782783 | controller |     "Jun 12 17:05:12.303369 crc crio[22579]: time=\"2026-06-12T17:05:12.302617519Z\" level=info msg=\"Created container f74115e5b483fc8137d05c228bf86de2cea3245aed180b2b1c7ae7956a049dec: openshift-marketplace/community-operators-x2gxk/extract-utilities\" id=fe6f6c49-3d2a-49c7-9f90-f3547aa4e12b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.782798 | controller |     "Jun 12 17:05:12.305341 crc crio[22579]: time=\"2026-06-12T17:05:12.305088732Z\" level=info msg=\"Starting container: f74115e5b483fc8137d05c228bf86de2cea3245aed180b2b1c7ae7956a049dec\" id=b1d3081d-5039-4ed8-b7e2-2ea901e07e21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.782812 | controller |     "Jun 12 17:05:12.311613 crc crio[22579]: time=\"2026-06-12T17:05:12.311455026Z\" level=info msg=\"Started container\" PID=291419 containerID=f74115e5b483fc8137d05c228bf86de2cea3245aed180b2b1c7ae7956a049dec description=openshift-marketplace/community-operators-x2gxk/extract-utilities id=b1d3081d-5039-4ed8-b7e2-2ea901e07e21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49",
2026-06-12 17:11:43.782827 | controller |     "Jun 12 17:05:13.175334 crc crio[22579]: time=\"2026-06-12T17:05:13.174680522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d82a0ac1-c3ef-4dea-bfbc-0f3c60541127 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.782842 | controller |     "Jun 12 17:05:13.180673 crc crio[22579]: time=\"2026-06-12T17:05:13.180459011Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.782857 | controller |     "Jun 12 17:05:13.852432 crc crio[22579]: time=\"2026-06-12T17:05:13.85224495Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:8874ea870c535d2628f240c4dfe1c55570869954e66ad633ea84cc782b3982dc\" id=d82a0ac1-c3ef-4dea-bfbc-0f3c60541127 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.782872 | controller |     "Jun 12 17:05:13.853295 crc crio[22579]: time=\"2026-06-12T17:05:13.853189865Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b18b82a2-1e0a-4752-ac21-9867aafa3c7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.782890 | controller |     "Jun 12 17:05:13.856725 crc crio[22579]: time=\"2026-06-12T17:05:13.856585342Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7f2ae0a2-3c63-487e-9ae3-f305d51c416c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.782905 | controller |     "Jun 12 17:05:13.867800 crc crio[22579]: time=\"2026-06-12T17:05:13.867715049Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x2gxk/extract-content\" id=608afea2-a502-4e2c-81f6-c820aef915bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.782920 | controller |     "Jun 12 17:05:13.868444 crc crio[22579]: time=\"2026-06-12T17:05:13.868193182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782934 | controller |     "Jun 12 17:05:13.923305 crc crio[22579]: time=\"2026-06-12T17:05:13.923165869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782949 | controller |     "Jun 12 17:05:13.926645 crc crio[22579]: time=\"2026-06-12T17:05:13.926595057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.782964 | controller |     "Jun 12 17:05:14.112757 crc crio[22579]: time=\"2026-06-12T17:05:14.112025518Z\" level=info msg=\"Created container b859a4b1e855e1a9123711246c3f70849275f332e0e5004ad9e689b6909219b9: openshift-marketplace/community-operators-x2gxk/extract-content\" id=608afea2-a502-4e2c-81f6-c820aef915bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.782978 | controller |     "Jun 12 17:05:14.117307 crc crio[22579]: time=\"2026-06-12T17:05:14.114918693Z\" level=info msg=\"Starting container: b859a4b1e855e1a9123711246c3f70849275f332e0e5004ad9e689b6909219b9\" id=b2896078-e4cd-4ab1-8c95-c7c1cf68035e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.782993 | controller |     "Jun 12 17:05:14.121085 crc crio[22579]: time=\"2026-06-12T17:05:14.120999119Z\" level=info msg=\"Started container\" PID=291642 containerID=b859a4b1e855e1a9123711246c3f70849275f332e0e5004ad9e689b6909219b9 description=openshift-marketplace/community-operators-x2gxk/extract-content id=b2896078-e4cd-4ab1-8c95-c7c1cf68035e name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49",
2026-06-12 17:11:43.783008 | controller |     "Jun 12 17:05:14.206742 crc crio[22579]: time=\"2026-06-12T17:05:14.204975754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59f9f9e8-d4a6-406d-829e-8aee825544e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.783023 | controller |     "Jun 12 17:05:14.211693 crc crio[22579]: time=\"2026-06-12T17:05:14.210540198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=54469011-1fbe-4596-b84e-c3af5aeb6495 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.783037 | controller |     "Jun 12 17:05:14.218556 crc crio[22579]: time=\"2026-06-12T17:05:14.218415171Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-r9lbb/registry-server\" id=c8ef8af7-d85d-482e-9149-d4bf78168fed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.783051 | controller |     "Jun 12 17:05:14.219658 crc crio[22579]: time=\"2026-06-12T17:05:14.219589731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.783070 | controller |     "Jun 12 17:05:14.304359 crc crio[22579]: time=\"2026-06-12T17:05:14.304176242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.783085 | controller |     "Jun 12 17:05:14.308002 crc crio[22579]: time=\"2026-06-12T17:05:14.307934399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.783099 | controller |     "Jun 12 17:05:14.557857 crc crio[22579]: time=\"2026-06-12T17:05:14.55775694Z\" level=info msg=\"Created container 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29: openshift-marketplace/certified-operators-r9lbb/registry-server\" id=c8ef8af7-d85d-482e-9149-d4bf78168fed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.783113 | controller |     "Jun 12 17:05:14.570056 crc crio[22579]: time=\"2026-06-12T17:05:14.569972275Z\" level=info msg=\"Starting container: 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29\" id=29e0ff3a-a5c6-4f73-912d-297c485d0dbc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.783128 | controller |     "Jun 12 17:05:14.578201 crc crio[22579]: time=\"2026-06-12T17:05:14.578095704Z\" level=info msg=\"Started container\" PID=291724 containerID=7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29 description=openshift-marketplace/certified-operators-r9lbb/registry-server id=29e0ff3a-a5c6-4f73-912d-297c485d0dbc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354",
2026-06-12 17:11:43.783143 | controller |     "Jun 12 17:05:16.273911 crc crio[22579]: time=\"2026-06-12T17:05:16.272793727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e854425-dee8-4d30-824f-15aea158b790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.783158 | controller |     "Jun 12 17:05:16.277465 crc crio[22579]: time=\"2026-06-12T17:05:16.277400096Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a60bb142-7175-4aa2-a2f8-f696af6403b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.783172 | controller |     "Jun 12 17:05:16.286799 crc crio[22579]: time=\"2026-06-12T17:05:16.286674855Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x2gxk/registry-server\" id=f24f9f67-2b2c-4831-a398-0537b0f529dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.783186 | controller |     "Jun 12 17:05:16.287202 crc crio[22579]: time=\"2026-06-12T17:05:16.287115437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.783201 | controller |     "Jun 12 17:05:16.357636 crc crio[22579]: time=\"2026-06-12T17:05:16.355854669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.783215 | controller |     "Jun 12 17:05:16.372016 crc crio[22579]: time=\"2026-06-12T17:05:16.371868782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.783230 | controller |     "Jun 12 17:05:16.885800 crc crio[22579]: time=\"2026-06-12T17:05:16.884765005Z\" level=info msg=\"Created container 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f: openshift-marketplace/community-operators-x2gxk/registry-server\" id=f24f9f67-2b2c-4831-a398-0537b0f529dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.783247 | controller |     "Jun 12 17:05:16.888641 crc crio[22579]: time=\"2026-06-12T17:05:16.88843788Z\" level=info msg=\"Starting container: 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f\" id=214bb245-db86-4d63-9ec0-5307f64861b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.783262 | controller |     "Jun 12 17:05:16.899319 crc crio[22579]: time=\"2026-06-12T17:05:16.899152406Z\" level=info msg=\"Started container\" PID=291984 containerID=97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f description=openshift-marketplace/community-operators-x2gxk/registry-server id=214bb245-db86-4d63-9ec0-5307f64861b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49",
2026-06-12 17:11:43.783277 | controller |     "Jun 12 17:05:21.348480 crc crio[22579]: time=\"2026-06-12T17:05:21.347604485Z\" level=info msg=\"Stopping container: 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29 (timeout: 2s)\" id=8608e520-23c2-40f8-bb2e-6eda37c65ce4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.783291 | controller |     "Jun 12 17:05:21.470798 crc crio[22579]: time=\"2026-06-12T17:05:21.470467083Z\" level=info msg=\"Stopped container 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29: openshift-marketplace/certified-operators-r9lbb/registry-server\" id=8608e520-23c2-40f8-bb2e-6eda37c65ce4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.783306 | controller |     "Jun 12 17:05:21.472012 crc crio[22579]: time=\"2026-06-12T17:05:21.471882729Z\" level=info msg=\"Stopping pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=6dc2d2fd-8ddf-48ff-93ac-8e3ac9f7c592 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.783320 | controller |     "Jun 12 17:05:21.472868 crc crio[22579]: time=\"2026-06-12T17:05:21.472802673Z\" level=info msg=\"Got pod network &{Name:certified-operators-r9lbb Namespace:openshift-marketplace ID:8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354 UID:423b9a07-3ec7-498a-9f66-6b0fa81784c2 NetNS:/var/run/netns/c7fb0e9e-ecf9-4ec7-9b8e-c6547efb2bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod423b9a07_3ec7_498a_9f66_6b0fa81784c2.slice PodAnnotations:0xc000548fa0}] Aliases:map[]}\"",
2026-06-12 17:11:43.783335 | controller |     "Jun 12 17:05:21.473033 crc crio[22579]: time=\"2026-06-12T17:05:21.472976128Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-r9lbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.783353 | controller |     "Jun 12 17:05:21.884444 crc crio[22579]: time=\"2026-06-12T17:05:21.883848361Z\" level=info msg=\"Stopped pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=6dc2d2fd-8ddf-48ff-93ac-8e3ac9f7c592 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.783388 | controller |     "Jun 12 17:05:22.371992 crc crio[22579]: time=\"2026-06-12T17:05:22.369666386Z\" level=info msg=\"Removing container: 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29\" id=309eb6e7-b885-4bf8-b5c3-cd28f9d657b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.783404 | controller |     "Jun 12 17:05:22.410471 crc crio[22579]: time=\"2026-06-12T17:05:22.409833332Z\" level=info msg=\"Removed container 7089436c181ff6f014c56332d3a2180403438c644c162bc93670300da1b1cc29: openshift-marketplace/certified-operators-r9lbb/registry-server\" id=309eb6e7-b885-4bf8-b5c3-cd28f9d657b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.783419 | controller |     "Jun 12 17:05:22.414208 crc crio[22579]: time=\"2026-06-12T17:05:22.413844295Z\" level=info msg=\"Removing container: 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7\" id=e3a8894b-c574-4d5e-a179-03e332741a1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.783438 | controller |     "Jun 12 17:05:22.444439 crc crio[22579]: time=\"2026-06-12T17:05:22.444188468Z\" level=info msg=\"Removed container 4ff92c4aad86c862550b44d3cd2d28ec1597a2e1253f39dbbaa6bf6c63793ea7: openshift-marketplace/certified-operators-r9lbb/extract-content\" id=e3a8894b-c574-4d5e-a179-03e332741a1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.783453 | controller |     "Jun 12 17:05:22.449740 crc crio[22579]: time=\"2026-06-12T17:05:22.449575896Z\" level=info msg=\"Removing container: f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5\" id=ff4fd589-3b89-4d53-9680-d767a773e31b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.783468 | controller |     "Jun 12 17:05:22.506853 crc crio[22579]: time=\"2026-06-12T17:05:22.506746521Z\" level=info msg=\"Removed container f31f30dcdb0da57324e79e9e9aa5cd09c89e854104012cf4036b109dd103a9f5: openshift-marketplace/certified-operators-r9lbb/extract-utilities\" id=ff4fd589-3b89-4d53-9680-d767a773e31b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.783482 | controller |     "Jun 12 17:05:23.777646 crc crio[22579]: time=\"2026-06-12T17:05:23.777036032Z\" level=info msg=\"Stopping container: 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f (timeout: 2s)\" id=c118acf4-22c8-4a23-baa6-d3988788bcce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.783497 | controller |     "Jun 12 17:05:23.913997 crc crio[22579]: time=\"2026-06-12T17:05:23.913837319Z\" level=info msg=\"Stopped container 97b0940998f7a8cf9c6b3b4aa8092daec887e9c76c8023a64b358204a3e5568f: openshift-marketplace/community-operators-x2gxk/registry-server\" id=c118acf4-22c8-4a23-baa6-d3988788bcce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.783512 | controller |     "Jun 12 17:05:23.914890 crc crio[22579]: time=\"2026-06-12T17:05:23.914840315Z\" level=info msg=\"Stopping pod sandbox: 72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49\" id=08880609-6b3f-45c2-9ae3-4d3ba14605ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.783526 | controller |     "Jun 12 17:05:23.916365 crc crio[22579]: time=\"2026-06-12T17:05:23.91581723Z\" level=info msg=\"Got pod network &{Name:community-operators-x2gxk Namespace:openshift-marketplace ID:72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49 UID:0268df18-4921-4cdd-bd37-0471baaadb87 NetNS:/var/run/netns/d18b549a-9542-4744-9442-ca9e12da52da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0268df18_4921_4cdd_bd37_0471baaadb87.slice PodAnnotations:0xc004fc0a48}] Aliases:map[]}\"",
2026-06-12 17:11:43.783541 | controller |     "Jun 12 17:05:23.916875 crc crio[22579]: time=\"2026-06-12T17:05:23.916490007Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x2gxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.783556 | controller |     "Jun 12 17:05:24.310823 crc crio[22579]: time=\"2026-06-12T17:05:24.310367902Z\" level=info msg=\"Stopped pod sandbox: 72f46d495345a0532ceea72679ecff080b92632035d1830830cc98f417d6be49\" id=08880609-6b3f-45c2-9ae3-4d3ba14605ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.783571 | controller |     "Jun 12 17:05:44.601476 crc crio[22579]: time=\"2026-06-12T17:05:44.600769448Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783585 | controller |     "Jun 12 17:05:44.974381 crc crio[22579]: time=\"2026-06-12T17:05:44.974296308Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783604 | controller |     "Jun 12 17:05:45.010056 crc crio[22579]: time=\"2026-06-12T17:05:45.009971208Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783619 | controller |     "Jun 12 17:05:45.402192 crc crio[22579]: time=\"2026-06-12T17:05:45.402017415Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783634 | controller |     "Jun 12 17:05:45.402891 crc crio[22579]: time=\"2026-06-12T17:05:45.402672692Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783648 | controller |     "Jun 12 17:05:45.505206 crc crio[22579]: time=\"2026-06-12T17:05:45.504552419Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783662 | controller |     "Jun 12 17:05:45.539905 crc crio[22579]: time=\"2026-06-12T17:05:45.539846979Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783676 | controller |     "Jun 12 17:05:45.806860 crc crio[22579]: time=\"2026-06-12T17:05:45.806740689Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783691 | controller |     "Jun 12 17:05:46.115793 crc crio[22579]: time=\"2026-06-12T17:05:46.110365237Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783705 | controller |     "Jun 12 17:05:46.122210 crc crio[22579]: time=\"2026-06-12T17:05:46.12212239Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783720 | controller |     "Jun 12 17:05:46.243821 crc crio[22579]: time=\"2026-06-12T17:05:46.243706775Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783735 | controller |     "Jun 12 17:05:46.287071 crc crio[22579]: time=\"2026-06-12T17:05:46.286895849Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783749 | controller |     "Jun 12 17:05:46.373558 crc crio[22579]: time=\"2026-06-12T17:05:46.372839824Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783764 | controller |     "Jun 12 17:05:46.381873 crc crio[22579]: time=\"2026-06-12T17:05:46.381677842Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783779 | controller |     "Jun 12 17:05:46.969916 crc crio[22579]: time=\"2026-06-12T17:05:46.969751264Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783793 | controller |     "Jun 12 17:05:47.544766 crc crio[22579]: time=\"2026-06-12T17:05:47.54402336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783808 | controller |     "Jun 12 17:05:47.929870 crc crio[22579]: time=\"2026-06-12T17:05:47.929738585Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783829 | controller |     "Jun 12 17:05:48.565216 crc crio[22579]: time=\"2026-06-12T17:05:48.565115556Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783844 | controller |     "Jun 12 17:05:49.993686 crc crio[22579]: time=\"2026-06-12T17:05:49.793015063Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783894 | controller |     "Jun 12 17:05:50.113641 crc crio[22579]: time=\"2026-06-12T17:05:50.113428734Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783915 | controller |     "Jun 12 17:05:50.146296 crc crio[22579]: time=\"2026-06-12T17:05:50.146155838Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783930 | controller |     "Jun 12 17:05:52.187837 crc crio[22579]: time=\"2026-06-12T17:05:52.186759169Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783944 | controller |     "Jun 12 17:05:53.725899 crc crio[22579]: time=\"2026-06-12T17:05:53.725159691Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783959 | controller |     "Jun 12 17:05:53.762114 crc crio[22579]: time=\"2026-06-12T17:05:53.76194811Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.783974 | controller |     "Jun 12 17:05:54.297081 crc crio[22579]: time=\"2026-06-12T17:05:54.296853361Z\" level=info msg=\"Stopping pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=f5162547-585b-4d0c-bc8c-1f81f52b6a0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.783989 | controller |     "Jun 12 17:05:54.297081 crc crio[22579]: time=\"2026-06-12T17:05:54.296969944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=f5162547-585b-4d0c-bc8c-1f81f52b6a0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.784004 | controller |     "Jun 12 17:05:54.304405 crc crio[22579]: time=\"2026-06-12T17:05:54.304227741Z\" level=info msg=\"Removing pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=0c6f23ab-d12a-4aa1-add4-abb6fe68d92b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.784019 | controller |     "Jun 12 17:05:54.329600 crc crio[22579]: time=\"2026-06-12T17:05:54.329431201Z\" level=info msg=\"Removed pod sandbox: 8044ffbd16f437c486f35e2d1ff614be68b4375668e820e10c8506761d487354\" id=0c6f23ab-d12a-4aa1-add4-abb6fe68d92b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.784034 | controller |     "Jun 12 17:05:54.413740 crc crio[22579]: time=\"2026-06-12T17:05:54.413650922Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784048 | controller |     "Jun 12 17:05:55.709240 crc crio[22579]: time=\"2026-06-12T17:05:55.70862917Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784066 | controller |     "Jun 12 17:05:57.095177 crc crio[22579]: time=\"2026-06-12T17:05:57.094582532Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784081 | controller |     "Jun 12 17:05:57.337099 crc crio[22579]: time=\"2026-06-12T17:05:57.336892499Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784095 | controller |     "Jun 12 17:05:58.870991 crc crio[22579]: time=\"2026-06-12T17:05:58.868777935Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784110 | controller |     "Jun 12 17:06:03.548110 crc crio[22579]: time=\"2026-06-12T17:06:03.547097813Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784124 | controller |     "Jun 12 17:06:04.959790 crc crio[22579]: time=\"2026-06-12T17:06:04.958654026Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784139 | controller |     "Jun 12 17:06:04.959790 crc crio[22579]: time=\"2026-06-12T17:06:04.959755644Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784154 | controller |     "Jun 12 17:06:04.959790 crc crio[22579]: time=\"2026-06-12T17:06:04.959770645Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784169 | controller |     "Jun 12 17:06:04.964992 crc crio[22579]: time=\"2026-06-12T17:06:04.96384703Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784184 | controller |     "Jun 12 17:06:04.968846 crc crio[22579]: time=\"2026-06-12T17:06:04.968799147Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688066-wqk6v/POD\" id=34138889-3ad5-49f8-bf12-074ff19c2062 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.784199 | controller |     "Jun 12 17:06:04.969049 crc crio[22579]: time=\"2026-06-12T17:06:04.969022363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.784213 | controller |     "Jun 12 17:06:04.970806 crc crio[22579]: time=\"2026-06-12T17:06:04.970721457Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784229 | controller |     "Jun 12 17:06:05.013478 crc crio[22579]: time=\"2026-06-12T17:06:05.013282554Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-wqk6v Namespace:openshift-infra ID:080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df UID:4a3c4bef-4b71-4f65-992c-93ffa364dd63 NetNS:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a3c4bef_4b71_4f65_992c_93ffa364dd63.slice PodAnnotations:0xc006b8e4b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.784248 | controller |     "Jun 12 17:06:05.013871 crc crio[22579]: time=\"2026-06-12T17:06:05.013591412Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688066-wqk6v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.784274 | controller |     "Jun 12 17:06:05.077114 crc crio[22579]: time=\"2026-06-12T17:06:05.076784892Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784291 | controller |     "Jun 12 17:06:05.113164 crc crio[22579]: time=\"2026-06-12T17:06:05.11279918Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784306 | controller |     "Jun 12 17:06:05.560297 crc crio[22579]: time=\"2026-06-12T17:06:05.559672791Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784320 | controller |     "Jun 12 17:06:06.287736 crc crio[22579]: 2026-06-12T17:06:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:080bb7655234bab Mac:66:1f:b6:e6:bb:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 SocketPath: PciID:}] [{Interface:0xc0002d8a60 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.784336 | controller |     "Jun 12 17:06:06.289342 crc crio[22579]: time=\"2026-06-12T17:06:06.289014956Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-wqk6v Namespace:openshift-infra ID:080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df UID:4a3c4bef-4b71-4f65-992c-93ffa364dd63 NetNS:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a3c4bef_4b71_4f65_992c_93ffa364dd63.slice PodAnnotations:0xc006b8e4b0}] Aliases:map[]}\"",
2026-06-12 17:11:43.784351 | controller |     "Jun 12 17:06:06.289342 crc crio[22579]: time=\"2026-06-12T17:06:06.28918784Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688066-wqk6v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.784389 | controller |     "Jun 12 17:06:06.318670 crc crio[22579]: time=\"2026-06-12T17:06:06.318579448Z\" level=info msg=\"Ran pod sandbox 080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df with infra container: openshift-infra/auto-csr-approver-29688066-wqk6v/POD\" id=34138889-3ad5-49f8-bf12-074ff19c2062 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.784409 | controller |     "Jun 12 17:06:06.325428 crc crio[22579]: time=\"2026-06-12T17:06:06.324842759Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e2019a3a-d947-4486-bf71-6c709d1c5162 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.784425 | controller |     "Jun 12 17:06:06.347376 crc crio[22579]: time=\"2026-06-12T17:06:06.347237337Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.784440 | controller |     "Jun 12 17:06:08.437886 crc crio[22579]: time=\"2026-06-12T17:06:08.436362988Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e2019a3a-d947-4486-bf71-6c709d1c5162 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.784455 | controller |     "Jun 12 17:06:08.445113 crc crio[22579]: time=\"2026-06-12T17:06:08.445059572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b47b2de-50e5-47bc-9cd3-2ad51bdb3fc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.784469 | controller |     "Jun 12 17:06:08.450769 crc crio[22579]: time=\"2026-06-12T17:06:08.449142777Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a31b9ed4-6996-48c5-a92f-685917caa500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.784487 | controller |     "Jun 12 17:06:08.485848 crc crio[22579]: time=\"2026-06-12T17:06:08.485747471Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688066-wqk6v/oc\" id=f58042b6-6295-4ec2-9143-ca39931cd3b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.784502 | controller |     "Jun 12 17:06:08.486426 crc crio[22579]: time=\"2026-06-12T17:06:08.486353527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.784517 | controller |     "Jun 12 17:06:08.583455 crc crio[22579]: time=\"2026-06-12T17:06:08.580793052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.784532 | controller |     "Jun 12 17:06:08.688584 crc crio[22579]: time=\"2026-06-12T17:06:08.686178829Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784547 | controller |     "Jun 12 17:06:08.764960 crc crio[22579]: time=\"2026-06-12T17:06:08.764869248Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784561 | controller |     "Jun 12 17:06:09.096282 crc crio[22579]: time=\"2026-06-12T17:06:09.096013585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.784576 | controller |     "Jun 12 17:06:09.332416 crc crio[22579]: time=\"2026-06-12T17:06:09.331782024Z\" level=info msg=\"Created container 8b188755ac5437f9c2b583b27b6708b8a3ccea05f153d2cdc0baa735b67308f8: openshift-infra/auto-csr-approver-29688066-wqk6v/oc\" id=f58042b6-6295-4ec2-9143-ca39931cd3b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.784591 | controller |     "Jun 12 17:06:09.334075 crc crio[22579]: time=\"2026-06-12T17:06:09.333996601Z\" level=info msg=\"Starting container: 8b188755ac5437f9c2b583b27b6708b8a3ccea05f153d2cdc0baa735b67308f8\" id=b69a588b-9ac3-47b7-8334-6c3ed7bd1c58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.784606 | controller |     "Jun 12 17:06:09.341220 crc crio[22579]: time=\"2026-06-12T17:06:09.341080594Z\" level=info msg=\"Started container\" PID=298489 containerID=8b188755ac5437f9c2b583b27b6708b8a3ccea05f153d2cdc0baa735b67308f8 description=openshift-infra/auto-csr-approver-29688066-wqk6v/oc id=b69a588b-9ac3-47b7-8334-6c3ed7bd1c58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df",
2026-06-12 17:11:43.784621 | controller |     "Jun 12 17:06:09.711055 crc crio[22579]: time=\"2026-06-12T17:06:09.710486728Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784636 | controller |     "Jun 12 17:06:09.711055 crc crio[22579]: time=\"2026-06-12T17:06:09.710743664Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784650 | controller |     "Jun 12 17:06:09.951197 crc crio[22579]: time=\"2026-06-12T17:06:09.950971398Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784665 | controller |     "Jun 12 17:06:13.663046 crc crio[22579]: time=\"2026-06-12T17:06:13.662054117Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784680 | controller |     "Jun 12 17:06:13.677792 crc crio[22579]: time=\"2026-06-12T17:06:13.677708861Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784698 | controller |     "Jun 12 17:06:13.895889 crc crio[22579]: time=\"2026-06-12T17:06:13.895604288Z\" level=info msg=\"Stopping pod sandbox: 080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df\" id=090d8389-e1e8-4bd5-946f-7db628cb71f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.784713 | controller |     "Jun 12 17:06:13.897384 crc crio[22579]: time=\"2026-06-12T17:06:13.897174629Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688066-wqk6v Namespace:openshift-infra ID:080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df UID:4a3c4bef-4b71-4f65-992c-93ffa364dd63 NetNS:/var/run/netns/67bee0de-445a-4dce-a28c-91c314b4d8c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a3c4bef_4b71_4f65_992c_93ffa364dd63.slice PodAnnotations:0xc0003845f0}] Aliases:map[]}\"",
2026-06-12 17:11:43.784728 | controller |     "Jun 12 17:06:13.897639 crc crio[22579]: time=\"2026-06-12T17:06:13.897385964Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688066-wqk6v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.784743 | controller |     "Jun 12 17:06:14.105539 crc crio[22579]: time=\"2026-06-12T17:06:14.105389247Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784758 | controller |     "Jun 12 17:06:14.308953 crc crio[22579]: time=\"2026-06-12T17:06:14.308238887Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784772 | controller |     "Jun 12 17:06:14.431553 crc crio[22579]: time=\"2026-06-12T17:06:14.431413933Z\" level=info msg=\"Stopped pod sandbox: 080bb7655234bab1554c02a269124274320147eb4ea7bdd52e521f74327578df\" id=090d8389-e1e8-4bd5-946f-7db628cb71f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.784787 | controller |     "Jun 12 17:06:18.881992 crc crio[22579]: time=\"2026-06-12T17:06:18.880811296Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.784802 | controller |     "Jun 12 17:06:24.811972 crc crio[22579]: time=\"2026-06-12T17:06:24.810917766Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-h7n6h/POD\" id=9f5ac36e-a8c7-4091-b7ea-7445b0585c44 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.784816 | controller |     "Jun 12 17:06:24.811972 crc crio[22579]: time=\"2026-06-12T17:06:24.811960733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.784832 | controller |     "Jun 12 17:06:24.859815 crc crio[22579]: time=\"2026-06-12T17:06:24.859662863Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h7n6h Namespace:openshift-marketplace ID:b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec UID:d2c25a61-bb38-4083-a32a-315dc48e2eee NetNS:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2c25a61_bb38_4083_a32a_315dc48e2eee.slice PodAnnotations:0xc001216988}] Aliases:map[]}\"",
2026-06-12 17:11:43.784847 | controller |     "Jun 12 17:06:24.859815 crc crio[22579]: time=\"2026-06-12T17:06:24.859772566Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-h7n6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.784865 | controller |     "Jun 12 17:06:26.485638 crc crio[22579]: 2026-06-12T17:06:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b991e8e54cafcc2 Mac:ce:35:4d:d9:bd:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 SocketPath: PciID:}] [{Interface:0xc000222880 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.784880 | controller |     "Jun 12 17:06:26.488146 crc crio[22579]: time=\"2026-06-12T17:06:26.487647425Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h7n6h Namespace:openshift-marketplace ID:b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec UID:d2c25a61-bb38-4083-a32a-315dc48e2eee NetNS:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2c25a61_bb38_4083_a32a_315dc48e2eee.slice PodAnnotations:0xc001216988}] Aliases:map[]}\"",
2026-06-12 17:11:43.784896 | controller |     "Jun 12 17:06:26.488146 crc crio[22579]: time=\"2026-06-12T17:06:26.48785382Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-h7n6h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.784911 | controller |     "Jun 12 17:06:26.503578 crc crio[22579]: time=\"2026-06-12T17:06:26.503391571Z\" level=info msg=\"Ran pod sandbox b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec with infra container: openshift-marketplace/redhat-operators-h7n6h/POD\" id=9f5ac36e-a8c7-4091-b7ea-7445b0585c44 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.784926 | controller |     "Jun 12 17:06:26.507609 crc crio[22579]: time=\"2026-06-12T17:06:26.507424465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eff2fe6c-11d9-474a-9414-1d52b3ad9018 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.784941 | controller |     "Jun 12 17:06:26.513167 crc crio[22579]: time=\"2026-06-12T17:06:26.513080621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f8002ce7-b8bb-43e1-94e2-328146706d8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.784956 | controller |     "Jun 12 17:06:26.549558 crc crio[22579]: time=\"2026-06-12T17:06:26.549430318Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h7n6h/extract-utilities\" id=142cea01-6324-4147-92da-c05f2d0e63a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.784970 | controller |     "Jun 12 17:06:26.549877 crc crio[22579]: time=\"2026-06-12T17:06:26.549851459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.784985 | controller |     "Jun 12 17:06:26.601484 crc crio[22579]: time=\"2026-06-12T17:06:26.601386788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785000 | controller |     "Jun 12 17:06:26.606714 crc crio[22579]: time=\"2026-06-12T17:06:26.606657033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785015 | controller |     "Jun 12 17:06:27.578305 crc crio[22579]: time=\"2026-06-12T17:06:27.577484993Z\" level=info msg=\"Created container 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863: openshift-marketplace/redhat-operators-h7n6h/extract-utilities\" id=142cea01-6324-4147-92da-c05f2d0e63a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.785035 | controller |     "Jun 12 17:06:27.579789 crc crio[22579]: time=\"2026-06-12T17:06:27.57967592Z\" level=info msg=\"Starting container: 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863\" id=18e2354c-af3b-45fd-8484-f144543d628f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.785051 | controller |     "Jun 12 17:06:27.590697 crc crio[22579]: time=\"2026-06-12T17:06:27.590597671Z\" level=info msg=\"Started container\" PID=299785 containerID=58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863 description=openshift-marketplace/redhat-operators-h7n6h/extract-utilities id=18e2354c-af3b-45fd-8484-f144543d628f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec",
2026-06-12 17:11:43.785067 | controller |     "Jun 12 17:06:28.175489 crc crio[22579]: time=\"2026-06-12T17:06:28.175387389Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ace4c18e-66f8-4b4c-a161-1764d8f9e1b0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.785081 | controller |     "Jun 12 17:06:28.180846 crc crio[22579]: time=\"2026-06-12T17:06:28.180723586Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-12 17:11:43.785096 | controller |     "Jun 12 17:06:32.907457 crc crio[22579]: time=\"2026-06-12T17:06:32.90669209Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=ace4c18e-66f8-4b4c-a161-1764d8f9e1b0 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.785112 | controller |     "Jun 12 17:06:32.910423 crc crio[22579]: time=\"2026-06-12T17:06:32.908478816Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c22e8363-541e-45d0-bc27-caf75b32dc67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.785127 | controller |     "Jun 12 17:06:32.911469 crc crio[22579]: time=\"2026-06-12T17:06:32.911376651Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=92354185-3208-40b3-aeae-b0e0defab269 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.785142 | controller |     "Jun 12 17:06:32.939177 crc crio[22579]: time=\"2026-06-12T17:06:32.939062665Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h7n6h/extract-content\" id=42707f0f-a3b5-4d2d-abef-2a49e85a05d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.785157 | controller |     "Jun 12 17:06:32.939892 crc crio[22579]: time=\"2026-06-12T17:06:32.939818044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785172 | controller |     "Jun 12 17:06:32.988535 crc crio[22579]: time=\"2026-06-12T17:06:32.988338335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785186 | controller |     "Jun 12 17:06:32.993091 crc crio[22579]: time=\"2026-06-12T17:06:32.993017266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785201 | controller |     "Jun 12 17:06:33.317952 crc crio[22579]: time=\"2026-06-12T17:06:33.317355058Z\" level=info msg=\"Created container c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b: openshift-marketplace/redhat-operators-h7n6h/extract-content\" id=42707f0f-a3b5-4d2d-abef-2a49e85a05d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.785216 | controller |     "Jun 12 17:06:33.319416 crc crio[22579]: time=\"2026-06-12T17:06:33.319224946Z\" level=info msg=\"Starting container: c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b\" id=d13fd25e-f8f7-4aa8-a1ec-bdd22b265963 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.785234 | controller |     "Jun 12 17:06:33.329751 crc crio[22579]: time=\"2026-06-12T17:06:33.32555784Z\" level=info msg=\"Started container\" PID=300056 containerID=c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b description=openshift-marketplace/redhat-operators-h7n6h/extract-content id=d13fd25e-f8f7-4aa8-a1ec-bdd22b265963 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec",
2026-06-12 17:11:43.785250 | controller |     "Jun 12 17:06:43.404398 crc crio[22579]: time=\"2026-06-12T17:06:43.403934444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=484e4eb0-847d-4fe0-a1b2-e6d5dd446e1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.785265 | controller |     "Jun 12 17:06:43.421565 crc crio[22579]: time=\"2026-06-12T17:06:43.421441505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7d5ffc6e-856d-4dee-8097-d24674317d23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.785280 | controller |     "Jun 12 17:06:45.531059 crc crio[22579]: time=\"2026-06-12T17:06:45.529698711Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-h7n6h/registry-server\" id=659596a6-2377-4906-980d-40c4eef77e45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.785296 | controller |     "Jun 12 17:06:45.534157 crc crio[22579]: time=\"2026-06-12T17:06:45.531769954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785310 | controller |     "Jun 12 17:06:45.642163 crc crio[22579]: time=\"2026-06-12T17:06:45.641840942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785325 | controller |     "Jun 12 17:06:45.645994 crc crio[22579]: time=\"2026-06-12T17:06:45.645918497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785340 | controller |     "Jun 12 17:06:46.911074 crc crio[22579]: time=\"2026-06-12T17:06:46.910371447Z\" level=info msg=\"Created container ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8: openshift-marketplace/redhat-operators-h7n6h/registry-server\" id=659596a6-2377-4906-980d-40c4eef77e45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.785358 | controller |     "Jun 12 17:06:46.912781 crc crio[22579]: time=\"2026-06-12T17:06:46.912748238Z\" level=info msg=\"Starting container: ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8\" id=eab00c6c-e6e0-48af-83b9-b78e98fe9c9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.785390 | controller |     "Jun 12 17:06:46.920779 crc crio[22579]: time=\"2026-06-12T17:06:46.920654072Z\" level=info msg=\"Started container\" PID=300703 containerID=ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8 description=openshift-marketplace/redhat-operators-h7n6h/registry-server id=eab00c6c-e6e0-48af-83b9-b78e98fe9c9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec",
2026-06-12 17:11:43.785406 | controller |     "Jun 12 17:06:54.360055 crc crio[22579]: time=\"2026-06-12T17:06:54.358884503Z\" level=info msg=\"Removing container: 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39\" id=20e7198f-a75c-43a1-b4f2-a6e911fcf803 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.785421 | controller |     "Jun 12 17:06:54.479747 crc crio[22579]: time=\"2026-06-12T17:06:54.479631037Z\" level=info msg=\"Removed container 67f1e71717da139f20946d92975a973e4b590f5465189f039e60d4e1a7b86b39: openshift-infra/auto-csr-approver-29688060-tchf9/oc\" id=20e7198f-a75c-43a1-b4f2-a6e911fcf803 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.785439 | controller |     "Jun 12 17:06:54.494016 crc crio[22579]: time=\"2026-06-12T17:06:54.493885554Z\" level=info msg=\"Stopping pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=8208ce91-74bf-4d58-9abe-f4cb14ef990f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.785455 | controller |     "Jun 12 17:06:54.494016 crc crio[22579]: time=\"2026-06-12T17:06:54.494010837Z\" level=info msg=\"Stopped pod sandbox (already stopped): 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=8208ce91-74bf-4d58-9abe-f4cb14ef990f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.785469 | controller |     "Jun 12 17:06:54.494656 crc crio[22579]: time=\"2026-06-12T17:06:54.494591612Z\" level=info msg=\"Removing pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=1ed4f7eb-204d-428d-a386-6dfab55e73fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.785484 | controller |     "Jun 12 17:06:54.515954 crc crio[22579]: time=\"2026-06-12T17:06:54.51582275Z\" level=info msg=\"Removed pod sandbox: 747d86dfc3fc85fb599437dab594faee844efd0661b1367bcc83725558579228\" id=1ed4f7eb-204d-428d-a386-6dfab55e73fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.785498 | controller |     "Jun 12 17:07:06.891728 crc crio[22579]: time=\"2026-06-12T17:07:06.890700538Z\" level=info msg=\"Stopping container: ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8 (timeout: 2s)\" id=8013d90f-7c5c-4294-b2ac-18071af1fe40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.785513 | controller |     "Jun 12 17:07:07.775160 crc crio[22579]: time=\"2026-06-12T17:07:07.774868584Z\" level=info msg=\"Stopped container ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8: openshift-marketplace/redhat-operators-h7n6h/registry-server\" id=8013d90f-7c5c-4294-b2ac-18071af1fe40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.785527 | controller |     "Jun 12 17:07:07.776023 crc crio[22579]: time=\"2026-06-12T17:07:07.775914061Z\" level=info msg=\"Stopping pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=956a2365-3716-40e9-97f4-e2cfa333c0fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.785542 | controller |     "Jun 12 17:07:07.776936 crc crio[22579]: time=\"2026-06-12T17:07:07.776888866Z\" level=info msg=\"Got pod network &{Name:redhat-operators-h7n6h Namespace:openshift-marketplace ID:b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec UID:d2c25a61-bb38-4083-a32a-315dc48e2eee NetNS:/var/run/netns/7a1bd57d-f590-485c-b643-3ab83a0ed350 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2c25a61_bb38_4083_a32a_315dc48e2eee.slice PodAnnotations:0xc0005487f8}] Aliases:map[]}\"",
2026-06-12 17:11:43.785556 | controller |     "Jun 12 17:07:07.777140 crc crio[22579]: time=\"2026-06-12T17:07:07.777096822Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-h7n6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.785571 | controller |     "Jun 12 17:07:08.242131 crc crio[22579]: time=\"2026-06-12T17:07:08.241389666Z\" level=info msg=\"Stopped pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=956a2365-3716-40e9-97f4-e2cfa333c0fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.785585 | controller |     "Jun 12 17:07:08.963004 crc crio[22579]: time=\"2026-06-12T17:07:08.960405649Z\" level=info msg=\"Removing container: ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8\" id=269bf770-de7e-442e-a1b6-54e46af81da1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.785603 | controller |     "Jun 12 17:07:09.004959 crc crio[22579]: time=\"2026-06-12T17:07:09.004863005Z\" level=info msg=\"Removed container ade2a88a0b4f767819641eab5a67b59fe1fec7792facde011736a4b5173c11d8: openshift-marketplace/redhat-operators-h7n6h/registry-server\" id=269bf770-de7e-442e-a1b6-54e46af81da1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.785618 | controller |     "Jun 12 17:07:09.009661 crc crio[22579]: time=\"2026-06-12T17:07:09.009582797Z\" level=info msg=\"Removing container: c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b\" id=8cd203cd-5525-40c2-aa7d-ff7e7f2fe628 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.785632 | controller |     "Jun 12 17:07:09.077667 crc crio[22579]: time=\"2026-06-12T17:07:09.077326713Z\" level=info msg=\"Removed container c197a4e4672a3be7027dacb4e0897b081c6c137f759b324f245c4b0ae0d67a9b: openshift-marketplace/redhat-operators-h7n6h/extract-content\" id=8cd203cd-5525-40c2-aa7d-ff7e7f2fe628 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.785647 | controller |     "Jun 12 17:07:09.081997 crc crio[22579]: time=\"2026-06-12T17:07:09.081922552Z\" level=info msg=\"Removing container: 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863\" id=0a50983e-95e1-4806-bdf0-1553022366af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.785662 | controller |     "Jun 12 17:07:09.122755 crc crio[22579]: time=\"2026-06-12T17:07:09.121125703Z\" level=info msg=\"Removed container 58c2550b6ce670407bcaf809b9aad77292545dd13f9bfde7edfad370f0b54863: openshift-marketplace/redhat-operators-h7n6h/extract-utilities\" id=0a50983e-95e1-4806-bdf0-1553022366af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.785676 | controller |     "Jun 12 17:07:54.554577 crc crio[22579]: time=\"2026-06-12T17:07:54.553140924Z\" level=info msg=\"Stopping pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=afcf1425-1836-4ceb-84ef-3647f703fa44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.785690 | controller |     "Jun 12 17:07:54.556838 crc crio[22579]: time=\"2026-06-12T17:07:54.554614712Z\" level=info msg=\"Stopped pod sandbox (already stopped): b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=afcf1425-1836-4ceb-84ef-3647f703fa44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.785705 | controller |     "Jun 12 17:07:54.558439 crc crio[22579]: time=\"2026-06-12T17:07:54.558341697Z\" level=info msg=\"Removing pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=0b9f5afd-429d-4382-99ba-41dbf5421947 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.785719 | controller |     "Jun 12 17:07:54.580169 crc crio[22579]: time=\"2026-06-12T17:07:54.580002051Z\" level=info msg=\"Removed pod sandbox: b991e8e54cafcc2646918f001c1466b53b469569c853efd92842735b244a70ec\" id=0b9f5afd-429d-4382-99ba-41dbf5421947 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.785734 | controller |     "Jun 12 17:08:00.583443 crc crio[22579]: time=\"2026-06-12T17:08:00.582557361Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688068-hbg89/POD\" id=b500d818-3f66-4452-a944-ea77bced8a8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.785749 | controller |     "Jun 12 17:08:00.585037 crc crio[22579]: time=\"2026-06-12T17:08:00.583464705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785764 | controller |     "Jun 12 17:08:00.865907 crc crio[22579]: time=\"2026-06-12T17:08:00.865161588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-hbg89 Namespace:openshift-infra ID:d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 UID:7a37c395-2cf4-440c-99d3-4bd18bbae787 NetNS:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a37c395_2cf4_440c_99d3_4bd18bbae787.slice PodAnnotations:0xc0003841d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.785783 | controller |     "Jun 12 17:08:00.865907 crc crio[22579]: time=\"2026-06-12T17:08:00.865719093Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688068-hbg89 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.785799 | controller |     "Jun 12 17:08:01.376871 crc crio[22579]: 2026-06-12T17:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d00397ac52a51e5 Mac:92:0c:b7:a6:14:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a SocketPath: PciID:}] [{Interface:0xc0001a46a0 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.785814 | controller |     "Jun 12 17:08:01.378783 crc crio[22579]: time=\"2026-06-12T17:08:01.378695961Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-hbg89 Namespace:openshift-infra ID:d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 UID:7a37c395-2cf4-440c-99d3-4bd18bbae787 NetNS:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a37c395_2cf4_440c_99d3_4bd18bbae787.slice PodAnnotations:0xc0003841d8}] Aliases:map[]}\"",
2026-06-12 17:11:43.785829 | controller |     "Jun 12 17:08:01.378934 crc crio[22579]: time=\"2026-06-12T17:08:01.378891426Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688068-hbg89 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.785843 | controller |     "Jun 12 17:08:01.394188 crc crio[22579]: time=\"2026-06-12T17:08:01.393902639Z\" level=info msg=\"Ran pod sandbox d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 with infra container: openshift-infra/auto-csr-approver-29688068-hbg89/POD\" id=b500d818-3f66-4452-a944-ea77bced8a8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.785858 | controller |     "Jun 12 17:08:01.397798 crc crio[22579]: time=\"2026-06-12T17:08:01.397730207Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c07c5956-f14f-4290-a329-b1783bc9bbcd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.785872 | controller |     "Jun 12 17:08:01.408779 crc crio[22579]: time=\"2026-06-12T17:08:01.408700848Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.785887 | controller |     "Jun 12 17:08:02.311385 crc crio[22579]: time=\"2026-06-12T17:08:02.311272898Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c07c5956-f14f-4290-a329-b1783bc9bbcd name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.785901 | controller |     "Jun 12 17:08:02.313194 crc crio[22579]: time=\"2026-06-12T17:08:02.312852458Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ee5ae370-7671-4a62-8c79-c8e42660d7be name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.785915 | controller |     "Jun 12 17:08:02.317394 crc crio[22579]: time=\"2026-06-12T17:08:02.317290842Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ba4fee96-7fa2-4054-8805-76c91220121c name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.785929 | controller |     "Jun 12 17:08:02.325357 crc crio[22579]: time=\"2026-06-12T17:08:02.325301837Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688068-hbg89/oc\" id=e9744253-c9a2-4ce9-8fec-713d2bbd5474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.785946 | controller |     "Jun 12 17:08:02.325942 crc crio[22579]: time=\"2026-06-12T17:08:02.325873841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785961 | controller |     "Jun 12 17:08:02.376129 crc crio[22579]: time=\"2026-06-12T17:08:02.375570582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785975 | controller |     "Jun 12 17:08:02.657151 crc crio[22579]: time=\"2026-06-12T17:08:02.65706099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.785990 | controller |     "Jun 12 17:08:02.770323 crc crio[22579]: time=\"2026-06-12T17:08:02.770140542Z\" level=info msg=\"Created container 6efbc30651d2947b89e346ea03b2dacec03737dd0e44993616f738b8ac57aadb: openshift-infra/auto-csr-approver-29688068-hbg89/oc\" id=e9744253-c9a2-4ce9-8fec-713d2bbd5474 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.786004 | controller |     "Jun 12 17:08:02.771666 crc crio[22579]: time=\"2026-06-12T17:08:02.771480826Z\" level=info msg=\"Starting container: 6efbc30651d2947b89e346ea03b2dacec03737dd0e44993616f738b8ac57aadb\" id=a6562656-d7dd-468d-9cb4-1c7576a68e45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.786019 | controller |     "Jun 12 17:08:02.777002 crc crio[22579]: time=\"2026-06-12T17:08:02.776911645Z\" level=info msg=\"Started container\" PID=304621 containerID=6efbc30651d2947b89e346ea03b2dacec03737dd0e44993616f738b8ac57aadb description=openshift-infra/auto-csr-approver-29688068-hbg89/oc id=a6562656-d7dd-468d-9cb4-1c7576a68e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65",
2026-06-12 17:11:43.786033 | controller |     "Jun 12 17:08:04.954917 crc crio[22579]: time=\"2026-06-12T17:08:04.954308746Z\" level=info msg=\"Stopping pod sandbox: d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65\" id=348b0638-cf1d-4120-9c56-1ed9d2490c34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786048 | controller |     "Jun 12 17:08:04.956581 crc crio[22579]: time=\"2026-06-12T17:08:04.955911727Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688068-hbg89 Namespace:openshift-infra ID:d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65 UID:7a37c395-2cf4-440c-99d3-4bd18bbae787 NetNS:/var/run/netns/4304ce12-9bfd-4740-9a7b-9ece4533248a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a37c395_2cf4_440c_99d3_4bd18bbae787.slice PodAnnotations:0xc006b8e058}] Aliases:map[]}\"",
2026-06-12 17:11:43.786063 | controller |     "Jun 12 17:08:04.956758 crc crio[22579]: time=\"2026-06-12T17:08:04.956663037Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688068-hbg89 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.786078 | controller |     "Jun 12 17:08:05.311876 crc crio[22579]: time=\"2026-06-12T17:08:05.311283665Z\" level=info msg=\"Stopped pod sandbox: d00397ac52a51e55ad14819bc10583af499bfa9ece632e014787161f8fe5dc65\" id=348b0638-cf1d-4120-9c56-1ed9d2490c34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786092 | controller |     "Jun 12 17:08:21.382667 crc crio[22579]: time=\"2026-06-12T17:08:21.381638508Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-12 17:11:43.786107 | controller |     "Jun 12 17:08:29.204196 crc crio[22579]: time=\"2026-06-12T17:08:29.199109827Z\" level=info msg=\"Stopping container: c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7 (timeout: 2s)\" id=b7d9aa78-ac8a-43bc-85af-779b0665740f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.786126 | controller |     "Jun 12 17:08:29.374272 crc crio[22579]: time=\"2026-06-12T17:08:29.373595199Z\" level=info msg=\"Stopped container c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7: openshift-must-gather-gxmb8/must-gather-v5xz8/copy\" id=b7d9aa78-ac8a-43bc-85af-779b0665740f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-12 17:11:43.786142 | controller |     "Jun 12 17:08:29.375859 crc crio[22579]: time=\"2026-06-12T17:08:29.375750834Z\" level=info msg=\"Stopping pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=9218d901-de0a-494c-b651-9926069ba236 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786157 | controller |     "Jun 12 17:08:29.377821 crc crio[22579]: time=\"2026-06-12T17:08:29.377693864Z\" level=info msg=\"Got pod network &{Name:must-gather-v5xz8 Namespace:openshift-must-gather-gxmb8 ID:79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac UID:c88e7f3c-2fe3-4176-baa8-f6915560c789 NetNS:/var/run/netns/915240c8-cc09-42b4-b5f9-917963816f51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc88e7f3c_2fe3_4176_baa8_f6915560c789.slice PodAnnotations:0xc006b8f7c8}] Aliases:map[]}\"",
2026-06-12 17:11:43.786172 | controller |     "Jun 12 17:08:29.378384 crc crio[22579]: time=\"2026-06-12T17:08:29.378224257Z\" level=info msg=\"Deleting pod openshift-must-gather-gxmb8_must-gather-v5xz8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.786187 | controller |     "Jun 12 17:08:29.703304 crc crio[22579]: time=\"2026-06-12T17:08:29.703183487Z\" level=info msg=\"Stopped pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=9218d901-de0a-494c-b651-9926069ba236 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786201 | controller |     "Jun 12 17:08:30.175184 crc crio[22579]: time=\"2026-06-12T17:08:30.174596573Z\" level=info msg=\"Removing container: c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7\" id=dcef83e9-3482-487f-8fc7-4f923d643a1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.786216 | controller |     "Jun 12 17:08:30.212028 crc crio[22579]: time=\"2026-06-12T17:08:30.211941047Z\" level=info msg=\"Removed container c092ca924c33d2b990f0d287427f91353a7dc6b7ee496ef1e057bdb2bcfaa2b7: openshift-must-gather-gxmb8/must-gather-v5xz8/copy\" id=dcef83e9-3482-487f-8fc7-4f923d643a1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.786231 | controller |     "Jun 12 17:08:30.217671 crc crio[22579]: time=\"2026-06-12T17:08:30.217557551Z\" level=info msg=\"Removing container: 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32\" id=e0dd4f19-2e17-4c0b-99d7-4dfe50863f44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.786246 | controller |     "Jun 12 17:08:30.391836 crc crio[22579]: time=\"2026-06-12T17:08:30.388685727Z\" level=info msg=\"Removed container 54bf588d4999bb1c2ed7d2b218ad799a198e0fa1107386b2b182bfe388f3eb32: openshift-must-gather-gxmb8/must-gather-v5xz8/gather\" id=e0dd4f19-2e17-4c0b-99d7-4dfe50863f44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.786261 | controller |     "Jun 12 17:08:54.607239 crc crio[22579]: time=\"2026-06-12T17:08:54.606008344Z\" level=info msg=\"Removing container: e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962\" id=2ed06560-9ee7-432b-8b7b-7ddc65b6ec29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.786275 | controller |     "Jun 12 17:08:54.760192 crc crio[22579]: time=\"2026-06-12T17:08:54.745020529Z\" level=info msg=\"Removed container e18915743a92d9ee7b31ee84cba551df6c68221d3e5592e8676eaa6d97db4962: openshift-infra/auto-csr-approver-29688062-pnkmm/oc\" id=2ed06560-9ee7-432b-8b7b-7ddc65b6ec29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.786294 | controller |     "Jun 12 17:08:54.773159 crc crio[22579]: time=\"2026-06-12T17:08:54.773015955Z\" level=info msg=\"Stopping pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=f6d3d468-cd3b-415f-b6a9-bd54300fe508 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786310 | controller |     "Jun 12 17:08:54.773159 crc crio[22579]: time=\"2026-06-12T17:08:54.773156338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=f6d3d468-cd3b-415f-b6a9-bd54300fe508 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786324 | controller |     "Jun 12 17:08:54.774248 crc crio[22579]: time=\"2026-06-12T17:08:54.774159354Z\" level=info msg=\"Removing pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=8d1c9b36-9330-4c0a-adeb-5642a1032eab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.786339 | controller |     "Jun 12 17:08:54.898345 crc crio[22579]: time=\"2026-06-12T17:08:54.898038492Z\" level=info msg=\"Removed pod sandbox: 79917f2ae0590c6495a2457f6ed54b62124a08e63149b1fa1aabe0d6cf083cac\" id=8d1c9b36-9330-4c0a-adeb-5642a1032eab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.786357 | controller |     "Jun 12 17:08:54.913327 crc crio[22579]: time=\"2026-06-12T17:08:54.912992924Z\" level=info msg=\"Stopping pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=335d4ca8-8941-450e-80bd-01447d7722de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786395 | controller |     "Jun 12 17:08:54.913327 crc crio[22579]: time=\"2026-06-12T17:08:54.913187269Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=335d4ca8-8941-450e-80bd-01447d7722de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786412 | controller |     "Jun 12 17:08:54.933838 crc crio[22579]: time=\"2026-06-12T17:08:54.92964981Z\" level=info msg=\"Removing pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=70092044-15f4-4243-ae42-a0d8ebfc2c99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.786427 | controller |     "Jun 12 17:08:55.308787 crc crio[22579]: time=\"2026-06-12T17:08:55.307903353Z\" level=info msg=\"Removed pod sandbox: 1a67ff507dab0201de48d8484382c7c5bdb21f04a7d35d55b99aa2d4deb30a6b\" id=70092044-15f4-4243-ae42-a0d8ebfc2c99 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.786442 | controller |     "Jun 12 17:10:00.519688 crc crio[22579]: time=\"2026-06-12T17:10:00.518489643Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29688070-4ftkj/POD\" id=3a148a80-396c-412f-b24f-d59c6e520e6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.786456 | controller |     "Jun 12 17:10:00.519688 crc crio[22579]: time=\"2026-06-12T17:10:00.519635243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.786471 | controller |     "Jun 12 17:10:00.567875 crc crio[22579]: time=\"2026-06-12T17:10:00.567677511Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-4ftkj Namespace:openshift-infra ID:41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 UID:9f31b581-4587-4212-8665-2d6b500e5a57 NetNS:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f31b581_4587_4212_8665_2d6b500e5a57.slice PodAnnotations:0xc000478360}] Aliases:map[]}\"",
2026-06-12 17:11:43.786486 | controller |     "Jun 12 17:10:00.567875 crc crio[22579]: time=\"2026-06-12T17:10:00.567741113Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29688070-4ftkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.786506 | controller |     "Jun 12 17:10:01.104124 crc crio[22579]: 2026-06-12T17:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41fdce5072d411e Mac:3e:4b:63:70:04:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 SocketPath: PciID:}] [{Interface:0xc000588610 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-12 17:11:43.786522 | controller |     "Jun 12 17:10:01.105240 crc crio[22579]: time=\"2026-06-12T17:10:01.105154936Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-4ftkj Namespace:openshift-infra ID:41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 UID:9f31b581-4587-4212-8665-2d6b500e5a57 NetNS:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f31b581_4587_4212_8665_2d6b500e5a57.slice PodAnnotations:0xc000478360}] Aliases:map[]}\"",
2026-06-12 17:11:43.786537 | controller |     "Jun 12 17:10:01.105437 crc crio[22579]: time=\"2026-06-12T17:10:01.105338271Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29688070-4ftkj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-12 17:11:43.786552 | controller |     "Jun 12 17:10:01.123762 crc crio[22579]: time=\"2026-06-12T17:10:01.12369865Z\" level=info msg=\"Ran pod sandbox 41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 with infra container: openshift-infra/auto-csr-approver-29688070-4ftkj/POD\" id=3a148a80-396c-412f-b24f-d59c6e520e6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-12 17:11:43.786567 | controller |     "Jun 12 17:10:01.130085 crc crio[22579]: time=\"2026-06-12T17:10:01.129860968Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4aa92097-755a-41a1-9d7e-efeffa70adb2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.786582 | controller |     "Jun 12 17:10:01.139638 crc crio[22579]: time=\"2026-06-12T17:10:01.139548865Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-12 17:11:43.786597 | controller |     "Jun 12 17:10:02.239865 crc crio[22579]: time=\"2026-06-12T17:10:02.239153455Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4aa92097-755a-41a1-9d7e-efeffa70adb2 name=/runtime.v1.ImageService/PullImage",
2026-06-12 17:11:43.786612 | controller |     "Jun 12 17:10:02.241990 crc crio[22579]: time=\"2026-06-12T17:10:02.240830618Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eb598ee7-a42e-4ecd-b366-1ba8e3f24c24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.786631 | controller |     "Jun 12 17:10:02.243439 crc crio[22579]: time=\"2026-06-12T17:10:02.243317631Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c0ead85-b574-492e-950b-737ed80d4507 name=/runtime.v1.ImageService/ImageStatus",
2026-06-12 17:11:43.786647 | controller |     "Jun 12 17:10:02.250452 crc crio[22579]: time=\"2026-06-12T17:10:02.250350341Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29688070-4ftkj/oc\" id=81a7c014-ed6f-410a-81d9-69749d1b9e9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.786669 | controller |     "Jun 12 17:10:02.251020 crc crio[22579]: time=\"2026-06-12T17:10:02.250940446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.786684 | controller |     "Jun 12 17:10:02.296465 crc crio[22579]: time=\"2026-06-12T17:10:02.296265855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.786708 | controller |     "Jun 12 17:10:02.505425 crc crio[22579]: time=\"2026-06-12T17:10:02.50527998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-12 17:11:43.786727 | controller |     "Jun 12 17:10:02.632310 crc crio[22579]: time=\"2026-06-12T17:10:02.631737044Z\" level=info msg=\"Created container be126dbf9244e73683b864df4cbac56c41e6ad9ad927762241776c43587fcaf3: openshift-infra/auto-csr-approver-29688070-4ftkj/oc\" id=81a7c014-ed6f-410a-81d9-69749d1b9e9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-12 17:11:43.786743 | controller |     "Jun 12 17:10:02.634651 crc crio[22579]: time=\"2026-06-12T17:10:02.634461234Z\" level=info msg=\"Starting container: be126dbf9244e73683b864df4cbac56c41e6ad9ad927762241776c43587fcaf3\" id=2f0b080d-fc9b-4ebc-ae06-69a3c4ee84a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-12 17:11:43.786760 | controller |     "Jun 12 17:10:02.641739 crc crio[22579]: time=\"2026-06-12T17:10:02.641588546Z\" level=info msg=\"Started container\" PID=310602 containerID=be126dbf9244e73683b864df4cbac56c41e6ad9ad927762241776c43587fcaf3 description=openshift-infra/auto-csr-approver-29688070-4ftkj/oc id=2f0b080d-fc9b-4ebc-ae06-69a3c4ee84a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901",
2026-06-12 17:11:43.786778 | controller |     "Jun 12 17:10:04.897807 crc crio[22579]: time=\"2026-06-12T17:10:04.896870988Z\" level=info msg=\"Stopping pod sandbox: 41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901\" id=3c1087e1-3af6-43a0-b379-4973c73971d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786795 | controller |     "Jun 12 17:10:04.899889 crc crio[22579]: time=\"2026-06-12T17:10:04.898601132Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29688070-4ftkj Namespace:openshift-infra ID:41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901 UID:9f31b581-4587-4212-8665-2d6b500e5a57 NetNS:/var/run/netns/90e6defa-4bbd-4b3c-b69f-7bdd39c25c89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f31b581_4587_4212_8665_2d6b500e5a57.slice PodAnnotations:0xc000478648}] Aliases:map[]}\"",
2026-06-12 17:11:43.786812 | controller |     "Jun 12 17:10:04.899889 crc crio[22579]: time=\"2026-06-12T17:10:04.898863199Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29688070-4ftkj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-12 17:11:43.786830 | controller |     "Jun 12 17:10:05.206787 crc crio[22579]: time=\"2026-06-12T17:10:05.206151837Z\" level=info msg=\"Stopped pod sandbox: 41fdce5072d411eb5f850c0c274332f42dc49bd89d1a76893fac85814c24d901\" id=3c1087e1-3af6-43a0-b379-4973c73971d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786845 | controller |     "Jun 12 17:10:55.458175 crc crio[22579]: time=\"2026-06-12T17:10:55.457123541Z\" level=info msg=\"Removing container: 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e\" id=c555411c-7397-4636-abb0-b5f3ae3728f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.786862 | controller |     "Jun 12 17:10:55.586411 crc crio[22579]: time=\"2026-06-12T17:10:55.583834702Z\" level=info msg=\"Removed container 82e50b61abb1b7a711509b105e9aec0d9f4cfc42b65070c2b6b516cf58de571e: openshift-infra/auto-csr-approver-29688064-zp6b7/oc\" id=c555411c-7397-4636-abb0-b5f3ae3728f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-12 17:11:43.786880 | controller |     "Jun 12 17:10:55.603952 crc crio[22579]: time=\"2026-06-12T17:10:55.603897045Z\" level=info msg=\"Stopping pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=09b1f814-19d2-49d3-8163-56b03f783766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786902 | controller |     "Jun 12 17:10:55.604731 crc crio[22579]: time=\"2026-06-12T17:10:55.604648054Z\" level=info msg=\"Stopped pod sandbox (already stopped): eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=09b1f814-19d2-49d3-8163-56b03f783766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-12 17:11:43.786918 | controller |     "Jun 12 17:10:55.605897 crc crio[22579]: time=\"2026-06-12T17:10:55.605794163Z\" level=info msg=\"Removing pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=e7db1cab-955d-4c09-b006-f41ec0b4f35d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-12 17:11:43.786936 | controller |     "Jun 12 17:10:55.623979 crc crio[22579]: time=\"2026-06-12T17:10:55.623923207Z\" level=info msg=\"Removed pod sandbox: eec8bca30f1f80da11017742f034bd445034ffb180e9b45f8a92775c63792e4d\" id=e7db1cab-955d-4c09-b006-f41ec0b4f35d name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-12 17:11:43.786953 | controller |   ],
2026-06-12 17:11:43.786971 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-12 17:11:43.787030 | controller | }
2026-06-12 17:11:43.787891 | controller | changed: All items complete
2026-06-12 17:11:43.787922 | 
2026-06-12 17:11:44.135392 | 
2026-06-12 17:11:44.135606 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-12 17:11:44.573765 | controller | skipping: Conditional result was False
2026-06-12 17:11:44.922823 | 
2026-06-12 17:11:44.923019 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-12 17:11:45.312525 | controller | ok: All paths examined
2026-06-12 17:11:45.333751 | 
2026-06-12 17:11:45.333858 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-12 17:11:46.056506 | controller | changed
2026-06-12 17:11:46.106407 | 
2026-06-12 17:11:46.106575 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-12 17:11:46.486652 | controller | changed
2026-06-12 17:11:46.514641 | 
2026-06-12 17:11:46.514800 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-12 17:11:46.887840 | controller | ok: All paths examined
2026-06-12 17:11:46.935986 | 
2026-06-12 17:11:46.936272 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-12 17:11:47.300787 | controller | ok
2026-06-12 17:11:47.327323 | 
2026-06-12 17:11:47.327451 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-12 17:11:48.128243 | controller | changed:
2026-06-12 17:11:48.128635 | controller | {
2026-06-12 17:11:48.128671 | controller |   "atime": 1777967689.47849,
2026-06-12 17:11:48.128696 | controller |   "ctime": 1777968154.1714108,
2026-06-12 17:11:48.128718 | controller |   "dev": 64513,
2026-06-12 17:11:48.128740 | controller |   "gid": 1000,
2026-06-12 17:11:48.128761 | controller |   "gr_name": "zuul",
2026-06-12 17:11:48.128782 | controller |   "inode": 236288,
2026-06-12 17:11:48.128803 | controller |   "isblk": false,
2026-06-12 17:11:48.128823 | controller |   "ischr": false,
2026-06-12 17:11:48.128843 | controller |   "isdir": false,
2026-06-12 17:11:48.128863 | controller |   "isfifo": false,
2026-06-12 17:11:48.128883 | controller |   "isgid": false,
2026-06-12 17:11:48.128902 | controller |   "islnk": false,
2026-06-12 17:11:48.128922 | controller |   "isreg": true,
2026-06-12 17:11:48.128942 | controller |   "issock": false,
2026-06-12 17:11:48.128962 | controller |   "isuid": false,
2026-06-12 17:11:48.128982 | controller |   "mode": "0644",
2026-06-12 17:11:48.129002 | controller |   "mtime": 1777968154.1714108,
2026-06-12 17:11:48.129022 | controller |   "nlink": 1,
2026-06-12 17:11:48.129042 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 17:11:48.129062 | controller |   "pw_name": "zuul",
2026-06-12 17:11:48.129082 | controller |   "rgrp": true,
2026-06-12 17:11:48.129102 | controller |   "roth": true,
2026-06-12 17:11:48.129122 | controller |   "rusr": true,
2026-06-12 17:11:48.129142 | controller |   "size": 4108,
2026-06-12 17:11:48.129162 | controller |   "uid": 1000,
2026-06-12 17:11:48.129191 | controller |   "wgrp": false,
2026-06-12 17:11:48.129212 | controller |   "woth": false,
2026-06-12 17:11:48.129232 | controller |   "wusr": true,
2026-06-12 17:11:48.129251 | controller |   "xgrp": false,
2026-06-12 17:11:48.129271 | controller |   "xoth": false,
2026-06-12 17:11:48.129290 | controller |   "xusr": false
2026-06-12 17:11:48.129310 | controller | }
2026-06-12 17:11:48.129339 | 
2026-06-12 17:11:48.837715 | controller | changed:
2026-06-12 17:11:48.837923 | controller | {
2026-06-12 17:11:48.837986 | controller |   "atime": 1781279423.8621566,
2026-06-12 17:11:48.838035 | controller |   "ctime": 1781279421.9851077,
2026-06-12 17:11:48.838081 | controller |   "dev": 64513,
2026-06-12 17:11:48.838122 | controller |   "gid": 1000,
2026-06-12 17:11:48.838166 | controller |   "gr_name": "zuul",
2026-06-12 17:11:48.838210 | controller |   "inode": 2688,
2026-06-12 17:11:48.838253 | controller |   "isblk": false,
2026-06-12 17:11:48.838294 | controller |   "ischr": false,
2026-06-12 17:11:48.838336 | controller |   "isdir": false,
2026-06-12 17:11:48.838421 | controller |   "isfifo": false,
2026-06-12 17:11:48.838467 | controller |   "isgid": false,
2026-06-12 17:11:48.838510 | controller |   "islnk": false,
2026-06-12 17:11:48.838551 | controller |   "isreg": true,
2026-06-12 17:11:48.838592 | controller |   "issock": false,
2026-06-12 17:11:48.838633 | controller |   "isuid": false,
2026-06-12 17:11:48.838674 | controller |   "mode": "0644",
2026-06-12 17:11:48.838715 | controller |   "mtime": 1781279421.9851077,
2026-06-12 17:11:48.838757 | controller |   "nlink": 1,
2026-06-12 17:11:48.838798 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 17:11:48.838840 | controller |   "pw_name": "zuul",
2026-06-12 17:11:48.838883 | controller |   "rgrp": true,
2026-06-12 17:11:48.838925 | controller |   "roth": true,
2026-06-12 17:11:48.838968 | controller |   "rusr": true,
2026-06-12 17:11:48.839011 | controller |   "size": 4743,
2026-06-12 17:11:48.839053 | controller |   "uid": 1000,
2026-06-12 17:11:48.839095 | controller |   "wgrp": false,
2026-06-12 17:11:48.839136 | controller |   "woth": false,
2026-06-12 17:11:48.839178 | controller |   "wusr": true,
2026-06-12 17:11:48.839220 | controller |   "xgrp": false,
2026-06-12 17:11:48.839262 | controller |   "xoth": false,
2026-06-12 17:11:48.839303 | controller |   "xusr": false
2026-06-12 17:11:48.839350 | controller | }
2026-06-12 17:11:49.533311 | controller | changed:
2026-06-12 17:11:49.533544 | controller | {
2026-06-12 17:11:49.533594 | controller |   "atime": 1781284147.2327743,
2026-06-12 17:11:49.533631 | controller |   "ctime": 1781283450.299732,
2026-06-12 17:11:49.533667 | controller |   "dev": 64513,
2026-06-12 17:11:49.533702 | controller |   "gid": 1000,
2026-06-12 17:11:49.533737 | controller |   "gr_name": "zuul",
2026-06-12 17:11:49.533770 | controller |   "inode": 1384705,
2026-06-12 17:11:49.533804 | controller |   "isblk": false,
2026-06-12 17:11:49.533837 | controller |   "ischr": false,
2026-06-12 17:11:49.533870 | controller |   "isdir": false,
2026-06-12 17:11:49.533902 | controller |   "isfifo": false,
2026-06-12 17:11:49.533934 | controller |   "isgid": false,
2026-06-12 17:11:49.533965 | controller |   "islnk": false,
2026-06-12 17:11:49.533996 | controller |   "isreg": true,
2026-06-12 17:11:49.534028 | controller |   "issock": false,
2026-06-12 17:11:49.534060 | controller |   "isuid": false,
2026-06-12 17:11:49.534091 | controller |   "mode": "0644",
2026-06-12 17:11:49.534122 | controller |   "mtime": 1781283450.299732,
2026-06-12 17:11:49.534154 | controller |   "nlink": 1,
2026-06-12 17:11:49.534186 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 17:11:49.534217 | controller |   "pw_name": "zuul",
2026-06-12 17:11:49.534249 | controller |   "rgrp": true,
2026-06-12 17:11:49.534282 | controller |   "roth": true,
2026-06-12 17:11:49.534314 | controller |   "rusr": true,
2026-06-12 17:11:49.534378 | controller |   "size": 356251,
2026-06-12 17:11:49.534422 | controller |   "uid": 1000,
2026-06-12 17:11:49.534470 | controller |   "wgrp": false,
2026-06-12 17:11:49.534503 | controller |   "woth": false,
2026-06-12 17:11:49.534535 | controller |   "wusr": true,
2026-06-12 17:11:49.534567 | controller |   "xgrp": false,
2026-06-12 17:11:49.534599 | controller |   "xoth": false,
2026-06-12 17:11:49.534630 | controller |   "xusr": false
2026-06-12 17:11:49.534661 | controller | }
2026-06-12 17:11:50.036450 | 
2026-06-12 17:11:50.036628 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-12 17:11:50.419966 | controller | changed:
2026-06-12 17:11:50.420402 | controller | {
2026-06-12 17:11:50.420443 | controller |   "atime": 1777967689.47849,
2026-06-12 17:11:50.420469 | controller |   "ctime": 1777968154.1714108,
2026-06-12 17:11:50.420491 | controller |   "dev": 64513,
2026-06-12 17:11:50.420513 | controller |   "gid": 1000,
2026-06-12 17:11:50.420534 | controller |   "gr_name": "zuul",
2026-06-12 17:11:50.420554 | controller |   "inode": 236288,
2026-06-12 17:11:50.420574 | controller |   "isblk": false,
2026-06-12 17:11:50.420595 | controller |   "ischr": false,
2026-06-12 17:11:50.420615 | controller |   "isdir": false,
2026-06-12 17:11:50.420635 | controller |   "isfifo": false,
2026-06-12 17:11:50.420655 | controller |   "isgid": false,
2026-06-12 17:11:50.420675 | controller |   "islnk": false,
2026-06-12 17:11:50.420695 | controller |   "isreg": true,
2026-06-12 17:11:50.420715 | controller |   "issock": false,
2026-06-12 17:11:50.420735 | controller |   "isuid": false,
2026-06-12 17:11:50.420756 | controller |   "mode": "0644",
2026-06-12 17:11:50.420776 | controller |   "mtime": 1777968154.1714108,
2026-06-12 17:11:50.420797 | controller |   "nlink": 1,
2026-06-12 17:11:50.420818 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-12 17:11:50.420839 | controller |   "pw_name": "zuul",
2026-06-12 17:11:50.420860 | controller |   "rgrp": true,
2026-06-12 17:11:50.420881 | controller |   "roth": true,
2026-06-12 17:11:50.420901 | controller |   "rusr": true,
2026-06-12 17:11:50.420922 | controller |   "size": 4108,
2026-06-12 17:11:50.420942 | controller |   "uid": 1000,
2026-06-12 17:11:50.420962 | controller |   "wgrp": false,
2026-06-12 17:11:50.420982 | controller |   "woth": false,
2026-06-12 17:11:50.421002 | controller |   "wusr": true,
2026-06-12 17:11:50.421022 | controller |   "xgrp": false,
2026-06-12 17:11:50.421042 | controller |   "xoth": false,
2026-06-12 17:11:50.421062 | controller |   "xusr": false
2026-06-12 17:11:50.421081 | controller | }
2026-06-12 17:11:50.690523 | controller | changed:
2026-06-12 17:11:50.690638 | controller | {
2026-06-12 17:11:50.690686 | controller |   "atime": 1781279423.8621566,
2026-06-12 17:11:50.690725 | controller |   "ctime": 1781279421.9851077,
2026-06-12 17:11:50.690761 | controller |   "dev": 64513,
2026-06-12 17:11:50.690796 | controller |   "gid": 1000,
2026-06-12 17:11:50.690830 | controller |   "gr_name": "zuul",
2026-06-12 17:11:50.690863 | controller |   "inode": 2688,
2026-06-12 17:11:50.690896 | controller |   "isblk": false,
2026-06-12 17:11:50.690929 | controller |   "ischr": false,
2026-06-12 17:11:50.690962 | controller |   "isdir": false,
2026-06-12 17:11:50.690995 | controller |   "isfifo": false,
2026-06-12 17:11:50.691027 | controller |   "isgid": false,
2026-06-12 17:11:50.691058 | controller |   "islnk": false,
2026-06-12 17:11:50.691090 | controller |   "isreg": true,
2026-06-12 17:11:50.691121 | controller |   "issock": false,
2026-06-12 17:11:50.691152 | controller |   "isuid": false,
2026-06-12 17:11:50.691184 | controller |   "mode": "0644",
2026-06-12 17:11:50.691215 | controller |   "mtime": 1781279421.9851077,
2026-06-12 17:11:50.691247 | controller |   "nlink": 1,
2026-06-12 17:11:50.691279 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-12 17:11:50.691312 | controller |   "pw_name": "zuul",
2026-06-12 17:11:50.691344 | controller |   "rgrp": true,
2026-06-12 17:11:50.691424 | controller |   "roth": true,
2026-06-12 17:11:50.691459 | controller |   "rusr": true,
2026-06-12 17:11:50.691491 | controller |   "size": 4743,
2026-06-12 17:11:50.691543 | controller |   "uid": 1000,
2026-06-12 17:11:50.691576 | controller |   "wgrp": false,
2026-06-12 17:11:50.691608 | controller |   "woth": false,
2026-06-12 17:11:50.691639 | controller |   "wusr": true,
2026-06-12 17:11:50.691671 | controller |   "xgrp": false,
2026-06-12 17:11:50.691702 | controller |   "xoth": false,
2026-06-12 17:11:50.691734 | controller |   "xusr": false
2026-06-12 17:11:50.691766 | controller | }
2026-06-12 17:11:50.977318 | controller | changed:
2026-06-12 17:11:50.977451 | controller | {
2026-06-12 17:11:50.977499 | controller |   "atime": 1781284147.2327743,
2026-06-12 17:11:50.977536 | controller |   "ctime": 1781283450.299732,
2026-06-12 17:11:50.977569 | controller |   "dev": 64513,
2026-06-12 17:11:50.977603 | controller |   "gid": 1000,
2026-06-12 17:11:50.977636 | controller |   "gr_name": "zuul",
2026-06-12 17:11:50.977669 | controller |   "inode": 1384705,
2026-06-12 17:11:50.977701 | controller |   "isblk": false,
2026-06-12 17:11:50.977733 | controller |   "ischr": false,
2026-06-12 17:11:50.977765 | controller |   "isdir": false,
2026-06-12 17:11:50.977797 | controller |   "isfifo": false,
2026-06-12 17:11:50.977829 | controller |   "isgid": false,
2026-06-12 17:11:50.977860 | controller |   "islnk": false,
2026-06-12 17:11:50.977892 | controller |   "isreg": true,
2026-06-12 17:11:50.977924 | controller |   "issock": false,
2026-06-12 17:11:50.977955 | controller |   "isuid": false,
2026-06-12 17:11:50.977986 | controller |   "mode": "0644",
2026-06-12 17:11:50.978018 | controller |   "mtime": 1781283450.299732,
2026-06-12 17:11:50.978049 | controller |   "nlink": 1,
2026-06-12 17:11:50.978081 | controller |   "path": "/home/zuul/ansible.log",
2026-06-12 17:11:50.978113 | controller |   "pw_name": "zuul",
2026-06-12 17:11:50.978146 | controller |   "rgrp": true,
2026-06-12 17:11:50.978179 | controller |   "roth": true,
2026-06-12 17:11:50.978211 | controller |   "rusr": true,
2026-06-12 17:11:50.978243 | controller |   "size": 356251,
2026-06-12 17:11:50.978275 | controller |   "uid": 1000,
2026-06-12 17:11:50.978307 | controller |   "wgrp": false,
2026-06-12 17:11:50.978384 | controller |   "woth": false,
2026-06-12 17:11:50.978430 | controller |   "wusr": true,
2026-06-12 17:11:50.978464 | controller |   "xgrp": false,
2026-06-12 17:11:50.978496 | controller |   "xoth": false,
2026-06-12 17:11:50.978528 | controller |   "xusr": false
2026-06-12 17:11:50.978560 | controller | }
2026-06-12 17:11:51.018055 | 
2026-06-12 17:11:51.018153 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-12 17:11:51.836635 | controller | changed
2026-06-12 17:11:51.862455 | 
2026-06-12 17:11:51.862554 | TASK [run_hook : Assert parameters are valid]
2026-06-12 17:11:52.059275 | controller | ok: All assertions passed
2026-06-12 17:11:52.084164 | 
2026-06-12 17:11:52.084255 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-12 17:11:52.490265 | controller | ok: All assertions passed
2026-06-12 17:11:52.517074 | 
2026-06-12 17:11:52.517193 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-12 17:11:52.997633 | 
2026-06-12 17:11:52.997929 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-12 17:11:52.998190 | 
2026-06-12 17:11:52.998247 | PLAY RECAP
2026-06-12 17:11:52.998343 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-12 17:11:52.998513 | 
2026-06-12 17:11:54.500234 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-12 17:11:54.504067 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 17:11:55.119908 | 
2026-06-12 17:11:55.120210 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-12 17:11:55.156990 | 
2026-06-12 17:11:55.157114 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-12 17:11:55.694437 | controller | ok
2026-06-12 17:11:55.722814 | 
2026-06-12 17:11:55.722967 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-12 17:11:55.792986 | 
2026-06-12 17:11:55.793187 | TASK [Filter out host if needed]
2026-06-12 17:11:55.823150 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-12 17:11:55.848195 | 
2026-06-12 17:11:55.848265 | TASK [Ensure file is present]
2026-06-12 17:11:56.399049 | controller | ok
2026-06-12 17:11:56.433628 | 
2026-06-12 17:11:56.433721 | TASK [Manage molecule report file]
2026-06-12 17:11:57.166079 | controller | skipping: Conditional result was False
2026-06-12 17:11:57.208968 | 
2026-06-12 17:11:57.209141 | TASK [Check if we get ci-framework-data basedir]
2026-06-12 17:11:57.652423 | controller | ok
2026-06-12 17:11:57.679010 | 
2026-06-12 17:11:57.679088 | TASK [Create ci-framework-data log directory for zuul]
2026-06-12 17:11:58.073699 | controller | changed
2026-06-12 17:11:58.113957 | 
2026-06-12 17:11:58.114121 | TASK [Copy ci-framework interesting files]
2026-06-12 17:11:59.300393 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-12 17:11:59.422861 | controller | ok: Runtime: 0:00:00.314579
2026-06-12 17:11:59.522811 | 
2026-06-12 17:11:59.523068 | TASK [Get SELinux listing]
2026-06-12 17:12:00.199426 | controller | ok: Runtime: 0:00:00.072770
2026-06-12 17:12:00.230237 | 
2026-06-12 17:12:00.230317 | TASK [Generate log index]
2026-06-12 17:12:01.853241 | controller | changed
2026-06-12 17:12:01.885228 | 
2026-06-12 17:12:01.885304 | TASK [Get some env related data]
2026-06-12 17:12:02.900364 | controller | /home/zuul/.local/bin/ansible
2026-06-12 17:12:04.174798 | controller | ok: Runtime: 0:00:01.327360
2026-06-12 17:12:04.200305 | 
2026-06-12 17:12:04.200406 | TASK [Generate list of logs to collect in home directory]
2026-06-12 17:12:04.668024 | controller | ok: All paths examined
2026-06-12 17:12:04.700421 | 
2026-06-12 17:12:04.700506 | LOOP [Copy logs from home directory]
2026-06-12 17:12:04.755532 | 
2026-06-12 17:12:04.755743 | TASK [Copy crio stats log file]
2026-06-12 17:12:04.782660 | controller | skipping: Conditional result was False
2026-06-12 17:12:04.889412 | 
2026-06-12 17:12:04.889612 | TASK [Get SELinux related data]
2026-06-12 17:12:05.339187 | controller | <no matches>
2026-06-12 17:12:05.567672 | controller | ERROR
2026-06-12 17:12:05.567889 | controller | {
2026-06-12 17:12:05.567926 | controller |   "delta": "0:00:00.011988",
2026-06-12 17:12:05.567951 | controller |   "end": "2026-06-12 17:12:05.340394",
2026-06-12 17:12:05.567973 | controller |   "msg": "non-zero return code",
2026-06-12 17:12:05.567994 | controller |   "rc": 1,
2026-06-12 17:12:05.568015 | controller |   "start": "2026-06-12 17:12:05.328406"
2026-06-12 17:12:05.568035 | controller | }
2026-06-12 17:12:05.568077 | controller | ERROR: Ignoring Errors
2026-06-12 17:12:05.598386 | 
2026-06-12 17:12:05.598461 | TASK [Create system configuration directory]
2026-06-12 17:12:06.005527 | controller | changed
2026-06-12 17:12:06.039008 | 
2026-06-12 17:12:06.039095 | TASK [Get some of the system configurations]
2026-06-12 17:12:07.311191 | controller | ok: Runtime: 0:00:00.017203
2026-06-12 17:12:07.338486 | 
2026-06-12 17:12:07.338655 | TASK [Copy generated documentation if available]
2026-06-12 17:12:07.373907 | controller | skipping: Conditional result was False
2026-06-12 17:12:07.403716 | 
2026-06-12 17:12:07.403790 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-12 17:12:07.428521 | controller | skipping: Conditional result was False
2026-06-12 17:12:07.458094 | 
2026-06-12 17:12:07.458279 | TASK [Compress logs bigger than 2MB]
2026-06-12 17:12:35.941225 | controller | ok: Runtime: 0:00:27.511562
2026-06-12 17:12:36.024732 | 
2026-06-12 17:12:36.024902 | TASK [Copy files from workspace on node]
2026-06-12 17:12:36.067889 | controller | ok
2026-06-12 17:12:36.136074 | 
2026-06-12 17:12:36.136235 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 17:12:36.170800 | controller | skipping: Conditional result was False
2026-06-12 17:12:36.199694 | 
2026-06-12 17:12:36.199802 | TASK [fetch-output : Set log path for single node]
2026-06-12 17:12:36.341474 | controller | ok
2026-06-12 17:12:36.368807 | 
2026-06-12 17:12:36.368933 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 17:12:36.726296 | controller -> localhost | changed: "/var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/logs"
2026-06-12 17:12:36.726720 | 
2026-06-12 17:12:36.951445 | controller -> localhost | changed: "/var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/artifacts"
2026-06-12 17:12:37.182231 | controller -> localhost | changed: "/var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/docs"
2026-06-12 17:12:37.222046 | 
2026-06-12 17:12:37.222222 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 17:12:41.236608 | controller | changed:
2026-06-12 17:12:41.236914 | controller | .d..t...... ./
2026-06-12 17:12:41.236951 | controller | >f+++++++++ README.html
2026-06-12 17:12:41.236977 | controller | >f+++++++++ dmesg.log
2026-06-12 17:12:41.237001 | controller | >f+++++++++ installed-pkgs.log
2026-06-12 17:12:41.237023 | controller | >f+++++++++ python.log
2026-06-12 17:12:41.237045 | controller | >f+++++++++ registries.conf
2026-06-12 17:12:41.237067 | controller | >f+++++++++ selinux-denials.log
2026-06-12 17:12:41.237088 | controller | >f+++++++++ selinux-listing.log
2026-06-12 17:12:41.237109 | controller | cd+++++++++ ci-framework-data/
2026-06-12 17:12:41.237130 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-12 17:12:41.237151 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-12 17:12:41.237174 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-12 17:12:41.237195 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-12 17:12:41.237217 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-12 17:12:41.237239 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-12 17:12:41.237261 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-12 17:12:41.237282 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-12 17:12:41.237433 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-12 17:12:41.237466 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-12 17:12:41.237488 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-12 17:12:41.237510 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-12 17:12:41.237531 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-12 17:12:41.237558 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-12 17:12:41.237580 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-12 17:12:41.237601 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-12 17:12:41.237622 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-12 17:12:41.237642 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-12 17:12:41.237663 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-12 17:12:41.237684 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-12 17:12:41.237704 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-12 17:12:41.237725 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-12 17:12:41.237747 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-12 17:12:41.237780 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-12 17:12:41.237801 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-12 17:12:41.237822 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-12 17:12:41.237843 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-12 17:12:41.237869 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-12 17:12:41.237893 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-12 17:12:41.237914 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-12 17:12:41.237939 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-12 17:12:41.237962 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_17-11/
2026-06-12 17:12:41.237983 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_17-11/ansible_facts_cache/
2026-06-12 17:12:41.238004 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-12_17-11/ansible_facts_cache/localhost
2026-06-12 17:12:41.238025 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-12 17:12:41.238046 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-12 17:12:41.238066 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-12 17:12:41.238088 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-12 17:12:41.238109 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-12 17:12:41.238130 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-12 17:12:41.238151 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-12 17:12:41.238171 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-12 17:12:41.238192 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-12 17:12:41.238214 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-12 17:12:41.238236 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-12 17:12:41.238257 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-12 17:12:41.238278 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-12 17:12:41.238300 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-12 17:12:41.238322 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-12 17:12:41.238343 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-12 17:12:41.238392 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-12 17:12:41.238414 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-12 17:12:41.238435 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-12 17:12:41.238455 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-12 17:12:41.238475 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-12 17:12:41.238496 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-12 17:12:41.238516 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-12 17:12:41.238537 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-12 17:12:41.238564 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-12 17:12:41.238585 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-12 17:12:41.238605 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-12 17:12:41.238627 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-12 17:12:41.238650 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-12 17:12:41.238671 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-12 17:12:41.238691 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-12 17:12:41.238730 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-12 17:12:41.238755 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-12 17:12:41.238776 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-12 17:12:41.238799 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-12 17:12:41.238820 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-12 17:12:41.238841 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-12 17:12:41.238861 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-12 17:12:41.238882 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-12 17:12:41.238902 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-12 17:12:41.238923 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-12 17:12:41.238943 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-12 17:12:41.238964 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-12 17:12:41.238985 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-12 17:12:41.239006 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-12 17:12:41.239027 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-12 17:12:41.239049 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-12 17:12:41.239069 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-12 17:12:41.239089 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-12 17:12:41.239110 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-12 17:12:41.239130 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-12 17:12:41.239150 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-12 17:12:41.239171 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-12 17:12:41.239191 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-12 17:12:41.239211 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-12 17:12:41.239231 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-12 17:12:41.239257 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-12 17:12:41.239278 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-12 17:12:41.239298 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-12 17:12:41.239318 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-12 17:12:41.239339 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-12 17:12:41.239385 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-12 17:12:41.239408 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-12 17:12:41.239429 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-12 17:12:41.239449 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-12 17:12:41.239470 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-12 17:12:41.239490 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-12 17:12:41.239510 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-12 17:12:41.239530 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-12 17:12:41.239551 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-12 17:12:41.239571 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-12 17:12:41.239592 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-12 17:12:41.239613 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-12 17:12:41.239633 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-12 17:12:41.239654 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-12 17:12:41.239675 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-12 17:12:41.239696 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-12 17:12:41.239718 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-12 17:12:41.239739 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-12 17:12:41.239760 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-12 17:12:41.239781 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-12 17:12:41.239802 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-12 17:12:41.239822 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-12 17:12:41.239842 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-12 17:12:41.239863 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-12 17:12:41.239884 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-12 17:12:41.239905 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-12 17:12:41.239926 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-12 17:12:41.239945 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-12 17:12:41.239966 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-12 17:12:41.239990 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-12 17:12:41.240011 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-12 17:12:41.240032 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-12 17:12:41.240052 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-12 17:12:41.240073 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-12 17:12:41.240093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-12 17:12:41.240115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-12 17:12:41.240136 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-12 17:12:41.240157 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-12 17:12:41.240178 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-12 17:12:41.240198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-12 17:12:41.240218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-12 17:12:41.240238 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-12 17:12:41.240257 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-12 17:12:41.240277 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-12 17:12:41.240297 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-12 17:12:41.240403 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-12 17:12:41.240426 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-12 17:12:41.240446 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-12 17:12:41.240466 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-12 17:12:41.240485 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-12 17:12:41.240505 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-12 17:12:41.240525 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-12 17:12:41.240545 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-12 17:12:41.240565 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-12 17:12:41.240585 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-12 17:12:41.240604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-12 17:12:41.240624 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-12 17:12:41.240645 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-12 17:12:41.240664 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-12 17:12:41.240689 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-12 17:12:41.240709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-12 17:12:41.240729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-12 17:12:41.240752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-12 17:12:41.240774 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-12 17:12:41.240795 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-12 17:12:41.240815 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-12 17:12:41.240836 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-12 17:12:41.240856 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-12 17:12:41.240877 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-12 17:12:41.240898 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-12 17:12:41.240919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-12 17:12:41.240940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-12 17:12:41.240961 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-12 17:12:41.240981 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-12 17:12:41.241002 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-12 17:12:41.241022 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-12 17:12:41.241041 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-12 17:12:41.241061 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-12 17:12:41.241080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-12 17:12:41.241100 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-12 17:12:41.241119 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-12 17:12:41.241139 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-12 17:12:41.241158 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-12 17:12:41.241177 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-12 17:12:41.241197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-12 17:12:41.241217 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-12 17:12:41.241238 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-12 17:12:41.241259 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-12 17:12:41.241285 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-12 17:12:41.241307 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-12 17:12:41.241327 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-12 17:12:41.241369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-12 17:12:41.241398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-12 17:12:41.241419 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-12 17:12:41.241440 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-12 17:12:41.241461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-12 17:12:41.241481 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-12 17:12:41.241501 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-12 17:12:41.241522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-12 17:12:41.241542 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-12 17:12:41.241562 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-12 17:12:41.241582 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-12 17:12:41.241602 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-12 17:12:41.241622 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-12 17:12:41.241642 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-12 17:12:41.241662 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-12 17:12:41.241683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-12 17:12:41.241707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-12 17:12:41.241727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-12 17:12:41.241747 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-12 17:12:41.241767 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-12 17:12:41.241787 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-12 17:12:41.241807 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-12 17:12:41.241827 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-12 17:12:41.241847 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-12 17:12:41.241867 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-12 17:12:41.241886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-12 17:12:41.241912 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-12 17:12:41.241932 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-12 17:12:41.241952 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-12 17:12:41.241972 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-12 17:12:41.241992 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-12 17:12:41.242012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-12 17:12:41.242032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-12 17:12:41.242052 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-12 17:12:41.242072 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-12 17:12:41.242092 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-12 17:12:41.242113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-12 17:12:41.242132 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-12 17:12:41.242152 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-12 17:12:41.242173 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-12 17:12:41.242193 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-12 17:12:41.242213 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-12 17:12:41.242233 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-12 17:12:41.242253 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-12 17:12:41.242273 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-12 17:12:41.242293 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-12 17:12:41.242313 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-12 17:12:41.242333 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-12 17:12:41.242381 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-12 17:12:41.242405 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-12 17:12:41.242426 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-12 17:12:41.242447 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-12 17:12:41.242468 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-12 17:12:41.242488 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-12 17:12:41.242513 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-12 17:12:41.242534 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-12 17:12:41.242554 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-12 17:12:41.242575 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-12 17:12:41.242595 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-12 17:12:41.242615 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-12 17:12:41.242635 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-12 17:12:41.242656 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-12 17:12:41.242677 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-12 17:12:41.242697 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-12 17:12:41.242732 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-12 17:12:41.242753 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-12 17:12:41.242775 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-12 17:12:41.242795 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-12 17:12:41.242815 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-12 17:12:41.242835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-12 17:12:41.242855 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-12 17:12:41.242875 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-12 17:12:41.242895 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-12 17:12:41.242914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-12 17:12:41.242934 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-12 17:12:41.242954 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-12 17:12:41.242974 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-12 17:12:41.242994 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-12 17:12:41.243014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-12 17:12:41.243033 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-12 17:12:41.243053 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-12 17:12:41.243073 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-12 17:12:41.243093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-12 17:12:41.243113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-12 17:12:41.243139 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-12 17:12:41.243159 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-12 17:12:41.243179 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-12 17:12:41.243199 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-12 17:12:41.243219 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-12 17:12:41.243239 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-12 17:12:41.243259 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-12 17:12:41.243279 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-12 17:12:41.243299 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-12 17:12:41.243318 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-12 17:12:41.243337 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-12 17:12:41.243382 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-12 17:12:41.243404 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-12 17:12:41.243425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-12 17:12:41.243445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-12 17:12:41.243465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-12 17:12:41.243485 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-12 17:12:41.243504 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-12 17:12:41.243524 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-12 17:12:41.243544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-12 17:12:41.243564 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-12 17:12:41.243583 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-12 17:12:41.243603 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-12 17:12:41.243623 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-12 17:12:41.243643 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-12 17:12:41.243663 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-12 17:12:41.243683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-12 17:12:41.243702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-12 17:12:41.243722 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-12 17:12:41.243748 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-12 17:12:41.243769 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-12 17:12:41.243789 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-12 17:12:41.243810 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-12 17:12:41.243830 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-12 17:12:41.243851 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-12 17:12:41.243871 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-12 17:12:41.243891 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-12 17:12:41.243911 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-12 17:12:41.243931 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-12 17:12:41.243951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-12 17:12:41.243971 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-12 17:12:41.243991 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-12 17:12:41.244011 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-12 17:12:41.244030 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-12 17:12:41.244050 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-12 17:12:41.244069 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-12 17:12:41.244089 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-12 17:12:41.244109 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-12 17:12:41.244129 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-12 17:12:41.244150 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-12 17:12:41.244170 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-12 17:12:41.244191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-12 17:12:41.244211 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-12 17:12:41.244231 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-12 17:12:41.244252 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-12 17:12:41.244272 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-12 17:12:41.244292 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-12 17:12:41.244312 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-12 17:12:41.244332 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-12 17:12:41.244416 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-12 17:12:41.244440 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-12 17:12:41.244461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-12 17:12:41.244482 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-12 17:12:41.244502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-12 17:12:41.244523 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-12 17:12:41.244543 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-12 17:12:41.244563 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-12 17:12:41.244583 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-12 17:12:41.244603 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-12 17:12:41.244624 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-12 17:12:41.244647 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-12 17:12:41.244667 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-12 17:12:41.244687 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-12 17:12:41.244707 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-12 17:12:41.244726 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-12 17:12:41.244746 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-12 17:12:41.244766 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-12 17:12:41.244785 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-12 17:12:41.244805 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-12 17:12:41.244825 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-12 17:12:41.244845 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-12 17:12:41.244865 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-12 17:12:41.244885 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-12 17:12:41.244905 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-12 17:12:41.244925 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-12 17:12:41.244945 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-12 17:12:41.244965 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-12 17:12:41.244985 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-12 17:12:41.245018 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-12 17:12:41.245042 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-12 17:12:41.245063 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-12 17:12:41.245083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-12 17:12:41.245121 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-12 17:12:41.245143 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-12 17:12:41.245163 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-12 17:12:41.245183 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-12 17:12:41.245203 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-12 17:12:41.245223 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-12 17:12:41.245243 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-12 17:12:41.245263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-12 17:12:41.245283 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-12 17:12:41.245304 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-12 17:12:41.245325 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-12 17:12:41.245369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-12 17:12:41.245398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-12 17:12:41.245420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-12 17:12:41.245441 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-12 17:12:41.245461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-12 17:12:41.245482 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-12 17:12:41.245502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-12 17:12:41.245522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-12 17:12:41.245542 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-12 17:12:41.245562 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-12 17:12:41.245583 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-12 17:12:41.245603 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-12 17:12:41.245623 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-12 17:12:41.245643 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-12 17:12:41.245670 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-12 17:12:41.245692 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-12 17:12:41.245713 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-12 17:12:41.245733 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-12 17:12:41.245753 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-12 17:12:41.245773 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-12 17:12:41.245793 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-12 17:12:41.245812 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-12 17:12:41.245832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-12 17:12:41.245853 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-12 17:12:41.245873 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-12 17:12:41.245893 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-12 17:12:41.245913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-12 17:12:41.245944 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-12 17:12:41.245973 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-12 17:12:41.246000 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-12 17:12:41.246028 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-12 17:12:41.246055 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-12 17:12:41.246083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-12 17:12:41.246110 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-12 17:12:41.246138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-12 17:12:41.246164 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-12 17:12:41.246191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-12 17:12:41.246218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-12 17:12:41.246245 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-12 17:12:41.246274 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-12 17:12:41.246303 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-12 17:12:41.246331 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-12 17:12:41.246382 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-12 17:12:41.246413 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-12 17:12:41.246446 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-12 17:12:41.246475 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-12 17:12:41.246502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-12 17:12:41.246530 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-12 17:12:41.246557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-12 17:12:41.246584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-12 17:12:41.246612 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-12 17:12:41.246639 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-12 17:12:41.246665 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-12 17:12:41.246692 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-12 17:12:41.246734 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-12 17:12:41.246762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-12 17:12:41.246791 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-12 17:12:41.246818 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-12 17:12:41.246845 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-12 17:12:41.246872 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-12 17:12:41.246898 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-12 17:12:41.246925 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-12 17:12:41.246952 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-12 17:12:41.246978 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-12 17:12:41.247005 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-12 17:12:41.247032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-12 17:12:41.247059 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-12 17:12:41.247087 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-12 17:12:41.247114 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-12 17:12:41.247141 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-12 17:12:41.247167 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-12 17:12:41.247188 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-12 17:12:41.247283 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-12 17:12:41.247314 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-12 17:12:41.247343 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-12 17:12:41.247396 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-12 17:12:41.247419 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-12 17:12:41.247440 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-12 17:12:41.247461 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-12 17:12:41.247482 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-12 17:12:41.247503 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-12 17:12:41.247524 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-12 17:12:41.247545 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-12 17:12:41.247566 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-12 17:12:41.247589 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-12 17:12:41.247615 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-12 17:12:41.247640 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-12 17:12:41.247665 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-12 17:12:41.247690 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-12 17:12:41.247716 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-12 17:12:41.247741 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-12 17:12:41.247767 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-12 17:12:41.247793 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-12 17:12:41.247819 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-12 17:12:41.247844 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-12 17:12:41.247870 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-12 17:12:41.247895 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-12 17:12:41.247919 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-12 17:12:41.247937 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-12 17:12:41.247955 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-12 17:12:41.247974 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-12 17:12:41.247992 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-12 17:12:41.248011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-12 17:12:41.248029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-12 17:12:41.248044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-12 17:12:41.248059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-12 17:12:41.248074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-12 17:12:41.248089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-12 17:12:41.248104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-12 17:12:41.248123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-12 17:12:41.248139 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-12 17:12:41.248154 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa
2026-06-12 17:12:41.248169 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-12 17:12:41.248184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-12 17:12:41.248199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-12 17:12:41.248214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-12 17:12:41.248228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-12 17:12:41.248243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-12 17:12:41.248258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-12 17:12:41.248273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-12 17:12:41.248287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-12 17:12:41.248302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-12 17:12:41.248317 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-12 17:12:41.248332 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/
2026-06-12 17:12:41.248365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/boot-finished
2026-06-12 17:12:41.248386 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/cloud-config.txt
2026-06-12 17:12:41.248402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/datasource
2026-06-12 17:12:41.248417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/network-config.json
2026-06-12 17:12:41.248432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/obj.pkl
2026-06-12 17:12:41.248447 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/user-data.txt
2026-06-12 17:12:41.248462 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/user-data.txt.i
2026-06-12 17:12:41.248476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/vendor-data.txt
2026-06-12 17:12:41.248491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/vendor-data.txt.i
2026-06-12 17:12:41.248505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/vendor-data2.txt
2026-06-12 17:12:41.248520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/vendor-data2.txt.i
2026-06-12 17:12:41.248534 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/handlers/
2026-06-12 17:12:41.248549 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/scripts/
2026-06-12 17:12:41.248564 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/
2026-06-12 17:12:41.248578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_install_hotplug
2026-06-12 17:12:41.248597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_keys_to_console
2026-06-12 17:12:41.248613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_locale
2026-06-12 17:12:41.248628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_mounts
2026-06-12 17:12:41.248642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_reset_rmc
2026-06-12 17:12:41.248657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_scripts_per_instance
2026-06-12 17:12:41.248671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_scripts_user
2026-06-12 17:12:41.248686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_scripts_vendor
2026-06-12 17:12:41.248700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_seed_random
2026-06-12 17:12:41.248715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_set_hostname
2026-06-12 17:12:41.248729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_set_passwords
2026-06-12 17:12:41.248743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_ssh
2026-06-12 17:12:41.248758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_ssh_authkey_fingerprints
2026-06-12 17:12:41.248772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/config_users_groups
2026-06-12 17:12:41.248787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f81ab023-27b6-407e-b296-0b7b3385beaa/sem/consume_data
2026-06-12 17:12:41.248802 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-12 17:12:41.248817 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-12 17:12:41.248832 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-12 17:12:41.248847 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-12 17:12:41.248862 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-12 17:12:41.248876 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-12 17:12:41.248891 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-12 17:12:41.248906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-12 17:12:41.248921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-12 17:12:41.248935 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-12 17:12:41.248950 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-12 17:12:41.248965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-12 17:12:41.248980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-12 17:12:41.248995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-12 17:12:41.249009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-12 17:12:41.249028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-12 17:12:41.249043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-12 17:12:41.249058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-12 17:12:41.249073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-12 17:12:41.249088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-12 17:12:41.249102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-12 17:12:41.249117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-12 17:12:41.249132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-12 17:12:41.249147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.41645.2026-06-12@12:39:56~
2026-06-12 17:12:41.249162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-12 17:12:41.249177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-12 17:12:41.249192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-12 17:12:41.249207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-12 17:12:41.249222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-12 17:12:41.249237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-12 17:12:41.249252 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-12 17:12:41.249266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-12 17:12:41.249281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-12 17:12:41.249295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-12 17:12:41.249310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-12 17:12:41.249324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-12 17:12:41.249339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-12 17:12:41.249376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-12 17:12:41.249393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-12 17:12:41.249408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-12 17:12:41.249423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-12 17:12:41.249437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-12 17:12:41.249452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-12 17:12:41.249466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-12 17:12:41.249480 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-12 17:12:41.249494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-12 17:12:41.249508 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-12 17:12:41.249523 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-12 17:12:41.249537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-12 17:12:41.249552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-12 17:12:41.249567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-12 17:12:41.249582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-12 17:12:41.249597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-12 17:12:41.249616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-12 17:12:41.249631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-12 17:12:41.249646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-12 17:12:41.249661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-12 17:12:41.249675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-12 17:12:41.249690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-12 17:12:41.249705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-12 17:12:41.249720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-12 17:12:41.249735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-12 17:12:41.249749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-12 17:12:41.249764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-12 17:12:41.249779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-12 17:12:41.249794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-12 17:12:41.249809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-12 17:12:41.249824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-12 17:12:41.249839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-12 17:12:41.249854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-12 17:12:41.249869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-12 17:12:41.249884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-12 17:12:41.249899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-12 17:12:41.249913 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-12 17:12:41.249928 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-12 17:12:41.249943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-12 17:12:41.249957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-12 17:12:41.249971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-12 17:12:41.249986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-12 17:12:41.250001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-12 17:12:41.250015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-12 17:12:41.250030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-12 17:12:41.250045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-12 17:12:41.250059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-12 17:12:41.250073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-12 17:12:41.250088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-12 17:12:41.250103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-12 17:12:41.250117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-12 17:12:41.250132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-12 17:12:41.250147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-12 17:12:41.250161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-12 17:12:41.250181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-12 17:12:41.250196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-12 17:12:41.250211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-12 17:12:41.250225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-12 17:12:41.250240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-12 17:12:41.250254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-12 17:12:41.250269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-12 17:12:41.250284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-12 17:12:41.250299 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-12 17:12:41.250313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-12 17:12:41.250327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-12 17:12:41.250342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-12 17:12:41.250378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-12 17:12:41.250395 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-12 17:12:41.250410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-12 17:12:41.250425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.33825.2026-06-12@12:38:46~
2026-06-12 17:12:41.250440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-12 17:12:41.250455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-12 17:12:41.250470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-12 17:12:41.250485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-12 17:12:41.250500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-12 17:12:41.250515 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-12 17:12:41.250530 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-12 17:12:41.250544 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-12 17:12:41.250559 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-12 17:12:41.250573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-12 17:12:41.250587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-12 17:12:41.250602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-12 17:12:41.250617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-12 17:12:41.250632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-12 17:12:41.250646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-12 17:12:41.250661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-12 17:12:41.250680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-12 17:12:41.250703 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-12 17:12:41.250719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-12 17:12:41.250733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-12 17:12:41.250748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-12 17:12:41.250762 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-12 17:12:41.250779 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-12 17:12:41.250794 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-12 17:12:41.250808 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-12 17:12:41.250823 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-12 17:12:41.250838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-12 17:12:41.250853 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-12 17:12:41.250867 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-12 17:12:41.250882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-12 17:12:41.250897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-12 17:12:41.250912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-12 17:12:41.250927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-12 17:12:41.250943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-12 17:12:41.250958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-12 17:12:41.250973 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-12 17:12:41.250988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-12 17:12:41.251003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-12 17:12:41.251018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-12 17:12:41.251033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-12 17:12:41.251048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-12 17:12:41.251062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-12 17:12:41.251077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-12 17:12:41.251092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-12 17:12:41.251107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-12 17:12:41.251122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-12 17:12:41.251136 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-12 17:12:41.251150 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-12 17:12:41.251165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-12 17:12:41.251184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-12 17:12:41.251199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-12 17:12:41.251214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-12 17:12:41.251228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-12 17:12:41.251243 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-12 17:12:41.251257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-12 17:12:41.251271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-12 17:12:41.251285 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-12 17:12:41.251300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-12 17:12:41.251314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-12 17:12:41.251329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-12 17:12:41.251343 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-12 17:12:41.251381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-12 17:12:41.251397 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-12 17:12:41.251412 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-12 17:12:41.251428 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-12 17:12:41.251449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-12 17:12:41.251470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-12 17:12:41.251491 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-12 17:12:41.251513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-12 17:12:41.251533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-12 17:12:41.251549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-12 17:12:41.251564 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-12 17:12:41.251578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-12 17:12:41.251592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-12 17:12:41.251607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-12 17:12:41.251624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-12 17:12:41.251641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-12 17:12:41.251655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-12 17:12:41.251669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-12 17:12:41.251726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-12 17:12:41.251749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-12 17:12:41.251769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-12 17:12:41.251785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-12 17:12:41.251800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-12 17:12:41.251815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-12 17:12:41.251830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-12 17:12:41.251845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-12 17:12:41.251859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-12 17:12:41.251874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-12 17:12:41.251888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-12 17:12:41.251903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-12 17:12:41.251917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-12 17:12:41.251932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-12 17:12:41.251946 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-12 17:12:41.251961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-12 17:12:41.251975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-12 17:12:41.251990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-12 17:12:41.252005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-12 17:12:41.252020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-12 17:12:41.252034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-12 17:12:41.252048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-12 17:12:41.252062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-12 17:12:41.252077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-12 17:12:41.252091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-12 17:12:41.252105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-12 17:12:41.252120 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-12 17:12:41.252134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-12 17:12:41.252149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-12 17:12:41.252164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-12 17:12:41.252178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-12 17:12:41.252192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-12 17:12:41.252207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-12 17:12:41.252225 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-12 17:12:41.252240 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-12 17:12:41.252255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-12 17:12:41.252269 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-12 17:12:41.252283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-12 17:12:41.252298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-12 17:12:41.252312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-12 17:12:41.252327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-12 17:12:41.252342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-12 17:12:41.252379 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-12 17:12:41.252394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-12 17:12:41.252409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-12 17:12:41.252424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-12 17:12:41.252439 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-12 17:12:41.252453 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-12 17:12:41.252468 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-12 17:12:41.252483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-12 17:12:41.252498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-12 17:12:41.252513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-12 17:12:41.252527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-12 17:12:41.252542 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-12 17:12:41.252556 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-12 17:12:41.252570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-12 17:12:41.252585 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-12 17:12:41.252600 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-12 17:12:41.252614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-12 17:12:41.252629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-12 17:12:41.252643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-12 17:12:41.252658 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-12 17:12:41.252672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-12 17:12:41.252687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-12 17:12:41.252705 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-12 17:12:41.252719 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-12 17:12:41.252734 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-12 17:12:41.252749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-12 17:12:41.252764 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-12 17:12:41.252779 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-12 17:12:41.252794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-12 17:12:41.252809 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-12 17:12:41.252875 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-12 17:12:41.252927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-12 17:12:41.252945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-12 17:12:41.252960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-12 17:12:41.252975 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-12 17:12:41.252990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-12 17:12:41.253005 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-12 17:12:41.253020 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-12 17:12:41.253034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-12 17:12:41.253049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-12 17:12:41.253063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-12 17:12:41.253078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-12 17:12:41.253093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-12 17:12:41.253108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-12 17:12:41.253122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-12 17:12:41.253137 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-12 17:12:41.253152 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-12 17:12:41.253167 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-12 17:12:41.253181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-12 17:12:41.253196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-12 17:12:41.253211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-12 17:12:41.253226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-12 17:12:41.253241 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-12 17:12:41.253257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-12 17:12:41.253272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-12 17:12:41.253287 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-12 17:12:41.253306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-12 17:12:41.253322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-12 17:12:41.253337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-12 17:12:41.253373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-12 17:12:41.253390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-12 17:12:41.253405 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-12 17:12:41.253420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-12 17:12:41.253435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-12 17:12:41.253449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-12 17:12:41.253464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-12 17:12:41.253479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-12 17:12:41.253494 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-12 17:12:41.253509 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-12 17:12:41.253523 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-12 17:12:41.253538 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-12 17:12:41.253553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-12 17:12:41.253568 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-12 17:12:41.253583 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-12 17:12:41.253597 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-12 17:12:41.253612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-12 17:12:41.253626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-12 17:12:41.253641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-12 17:12:41.253655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-12 17:12:41.253670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-12 17:12:41.253684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-12 17:12:41.253699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-12 17:12:41.253713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-12 17:12:41.253728 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-12 17:12:41.253742 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-12 17:12:41.253757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-12 17:12:41.253772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-12 17:12:41.253786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-12 17:12:41.253801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-12 17:12:41.253815 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-12 17:12:41.253830 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-12 17:12:41.253852 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-12 17:12:41.253867 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-12 17:12:41.253882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-12 17:12:41.253897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-12 17:12:41.253912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-12 17:12:41.253927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-12 17:12:41.253942 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-12 17:12:41.253957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-12 17:12:41.253972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-12 17:12:41.253987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-12 17:12:41.254002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-12 17:12:41.254016 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-12 17:12:41.254031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-12 17:12:41.254045 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-12 17:12:41.254059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-12 17:12:41.254074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-12 17:12:41.254088 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-12 17:12:41.254103 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-12 17:12:41.254118 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-12 17:12:41.254132 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-12 17:12:41.254148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-12 17:12:41.254163 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-12 17:12:41.254178 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-12 17:12:41.254193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-12 17:12:41.254208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-12 17:12:41.254223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-12 17:12:41.254238 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-12 17:12:41.254253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-12 17:12:41.254268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-12 17:12:41.254282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-12 17:12:41.254297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-12 17:12:41.254312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-12 17:12:41.254326 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-12 17:12:41.254341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-12 17:12:41.254378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-12 17:12:41.254399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-12 17:12:41.254414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-12 17:12:41.254428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-12 17:12:41.254443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-12 17:12:41.254458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-12 17:12:41.254472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-12 17:12:41.254486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-12 17:12:41.254501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-12 17:12:41.254516 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-12 17:12:41.254531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-12 17:12:41.254546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-12 17:12:41.254561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-12 17:12:41.254576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-12 17:12:41.254591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-12 17:12:41.254605 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-12 17:12:41.254620 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-12 17:12:41.254635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-12 17:12:41.254650 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-12 17:12:41.254664 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-12 17:12:41.254679 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-12 17:12:41.254707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-12 17:12:41.254723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-12 17:12:41.254738 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-12 17:12:41.254753 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-12 17:12:41.254770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-12 17:12:41.254786 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-12 17:12:41.254801 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-12 17:12:41.254816 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-12 17:12:41.254831 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-12 17:12:41.254846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-12 17:12:41.254861 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-12 17:12:41.254876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-12 17:12:41.254891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-12 17:12:41.254905 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-12 17:12:41.254920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-12 17:12:41.254938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-12 17:12:41.254953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-12 17:12:41.254967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-12 17:12:41.254982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-12 17:12:41.254997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-12 17:12:41.255012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-12 17:12:41.255027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-12 17:12:41.255041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-12 17:12:41.255058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-12 17:12:41.255073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-12 17:12:41.255129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-12 17:12:41.255146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-12 17:12:41.255161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-12 17:12:41.255176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-12 17:12:41.255190 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-12 17:12:41.255205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-12 17:12:41.255220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-12 17:12:41.255235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-12 17:12:41.255249 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-12 17:12:41.255264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-12 17:12:41.255278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-12 17:12:41.255293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-12 17:12:41.255308 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-12 17:12:41.255322 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-12 17:12:41.255337 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-12 17:12:41.255372 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-12 17:12:41.255389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-12 17:12:41.255404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-12 17:12:41.255419 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-12 17:12:41.255471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-12 17:12:41.255487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-12 17:12:41.255502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-12 17:12:41.255517 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-12 17:12:41.255532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-12 17:12:41.255546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-12 17:12:41.255566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-12 17:12:41.255581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-12 17:12:41.255596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-12 17:12:41.255611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-12 17:12:41.255625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-12 17:12:41.255640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-12 17:12:41.255655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-12 17:12:41.255670 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-12 17:12:41.255685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-12 17:12:41.255700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-12 17:12:41.255714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-12 17:12:41.255756 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-12 17:12:41.255775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-12 17:12:41.255790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-12 17:12:41.255805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-12 17:12:41.255820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-12 17:12:41.255834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-12 17:12:41.255849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-12 17:12:41.255864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-12 17:12:41.255878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-12 17:12:41.255893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-12 17:12:41.255907 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-12 17:12:41.255921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-12 17:12:41.255936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-12 17:12:41.255950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-12 17:12:41.255965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-12 17:12:41.255979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-12 17:12:41.255993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-12 17:12:41.256008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-12 17:12:41.256023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-12 17:12:41.256037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-12 17:12:41.256056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-12 17:12:41.256070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-12 17:12:41.256085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-12 17:12:41.256099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-12 17:12:41.256113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-12 17:12:41.256128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-12 17:12:41.256142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-12 17:12:41.256184 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-12 17:12:41.256205 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-12 17:12:41.256220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-12 17:12:41.256235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-12 17:12:41.256250 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-12 17:12:41.256264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-12 17:12:41.256279 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-12 17:12:41.256293 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-12 17:12:41.256308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-12 17:12:41.256322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-12 17:12:41.256336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-12 17:12:41.256368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-12 17:12:41.256384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-12 17:12:41.256398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-12 17:12:41.256414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-12 17:12:41.256429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-12 17:12:41.256444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-12 17:12:41.256459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-12 17:12:41.256474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-12 17:12:41.256489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-12 17:12:41.256503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-12 17:12:41.256518 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-12 17:12:41.256533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-12 17:12:41.256549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-12 17:12:41.256564 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-12 17:12:41.256579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-360820795.vg
2026-06-12 17:12:41.256593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-386844548.vg
2026-06-12 17:12:41.256617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-152747488.vg
2026-06-12 17:12:41.256701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1599040504.vg
2026-06-12 17:12:41.256717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-1797422465.vg
2026-06-12 17:12:41.256732 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-844058306.vg
2026-06-12 17:12:41.256747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-1049775671.vg
2026-06-12 17:12:41.256761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1242284767.vg
2026-06-12 17:12:41.256776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-2142656155.vg
2026-06-12 17:12:41.256790 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-12 17:12:41.256805 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-12 17:12:41.256820 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-12 17:12:41.256834 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-12 17:12:41.256849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-12 17:12:41.256864 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-12 17:12:41.256879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260612.123506.0001
2026-06-12 17:12:41.256894 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-12 17:12:41.256909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-12 17:12:41.256924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-12 17:12:41.256938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-12 17:12:41.256952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-12 17:12:41.256967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-12 17:12:41.256982 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-12 17:12:41.256996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-12 17:12:41.257011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-12 17:12:41.257026 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-12 17:12:41.257040 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-12 17:12:41.257055 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-12 17:12:41.257070 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-12 17:12:41.257084 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-12 17:12:41.257099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-12 17:12:41.257113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-12 17:12:41.257128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-12 17:12:41.257142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-12 17:12:41.257156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-12 17:12:41.257175 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-12 17:12:41.257190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-12 17:12:41.257204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-12 17:12:41.257218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-12 17:12:41.257267 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-12 17:12:41.257285 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-12 17:12:41.257300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-12 17:12:41.257315 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-12 17:12:41.257417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-12 17:12:41.257449 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-12 17:12:41.257466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-12 17:12:41.257483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-12 17:12:41.257498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-12 17:12:41.257513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-12 17:12:41.257527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-12 17:12:41.257542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-12 17:12:41.257556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-12 17:12:41.257571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-12 17:12:41.257586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-12 17:12:41.257600 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-12 17:12:41.257615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-12 17:12:41.257630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-12 17:12:41.257648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-12 17:12:41.257665 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-12 17:12:41.257680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-12 17:12:41.257695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-12 17:12:41.257710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-12 17:12:41.257725 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-12 17:12:41.257740 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-12 17:12:41.257754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-12 17:12:41.257769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-12 17:12:41.257784 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-12 17:12:41.257799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-12 17:12:41.257814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-12 17:12:41.257828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-12 17:12:41.257843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-12 17:12:41.257861 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-12 17:12:41.257877 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-12 17:12:41.257891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-12 17:12:41.257906 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-12 17:12:41.257921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-12 17:12:41.257935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-12 17:12:41.257951 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-12 17:12:41.257965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-12 17:12:41.257980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-12 17:12:41.257995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-12 17:12:41.258009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-12 17:12:41.258023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-12 17:12:41.258037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-12 17:12:41.258051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-12 17:12:41.258066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-12 17:12:41.258080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-12 17:12:41.258094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-12 17:12:41.258109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-12 17:12:41.258123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-12 17:12:41.258138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-12 17:12:41.258153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-12 17:12:41.258167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-12 17:12:41.258182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-12 17:12:41.258197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-12 17:12:41.258212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-12 17:12:41.258227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-12 17:12:41.258242 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-12 17:12:41.258256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-12 17:12:41.258270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-12 17:12:41.258285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-12 17:12:41.258329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-12 17:12:41.258362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-12 17:12:41.258383 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-12 17:12:41.258398 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-12 17:12:41.258413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-12 17:12:41.258428 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-12 17:12:41.258448 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-12 17:12:41.258463 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-12 17:12:41.258478 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-12 17:12:41.258492 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-12 17:12:41.258507 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-12 17:12:41.258522 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-12 17:12:41.258537 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-12 17:12:41.258552 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-12 17:12:41.258567 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-12 17:12:41.258581 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-12 17:12:41.258596 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-12 17:12:41.258610 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-12 17:12:41.258624 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-12 17:12:41.258639 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-12 17:12:41.258654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-12 17:12:41.258668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-12 17:12:41.258682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-12 17:12:41.258708 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-12 17:12:41.258724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-12 17:12:41.258739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-12 17:12:41.258754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-12 17:12:41.258770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-12 17:12:41.258785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-12 17:12:41.258800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-12 17:12:41.258815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-12 17:12:41.258830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-12 17:12:41.258844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-12 17:12:41.258859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-12 17:12:41.258873 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-12 17:12:41.258888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-12 17:12:41.258902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-12 17:12:41.258917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-12 17:12:41.258931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-12 17:12:41.258945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-12 17:12:41.258964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-12 17:12:41.258979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-12 17:12:41.258993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-12 17:12:41.259008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-12 17:12:41.259022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-12 17:12:41.259036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-12 17:12:41.259051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-12 17:12:41.259065 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-12 17:12:41.259080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-12 17:12:41.259095 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-12 17:12:41.259110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-12 17:12:41.259124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-12 17:12:41.259139 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-12 17:12:41.259154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-12 17:12:41.259169 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-12 17:12:41.259183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-12 17:12:41.259198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-12 17:12:41.259213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-12 17:12:41.259227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-12 17:12:41.259242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-12 17:12:41.259256 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-12 17:12:41.259271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-12 17:12:41.259285 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-12 17:12:41.259300 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-12 17:12:41.259314 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-12 17:12:41.259328 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-12 17:12:41.259342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-12 17:12:41.259444 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-12 17:12:41.259465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-12 17:12:41.259480 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-12 17:12:41.259502 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-12 17:12:41.259516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-12 17:12:41.259531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-12 17:12:41.259546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-12 17:12:41.259561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-12 17:12:41.259576 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-12 17:12:41.259594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-12 17:12:41.259609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-12 17:12:41.259624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-12 17:12:41.259639 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-12 17:12:41.259654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-12 17:12:41.259669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-12 17:12:41.259684 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-12 17:12:41.259699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-12 17:12:41.259714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-12 17:12:41.259728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-12 17:12:41.259743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-12 17:12:41.259757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-12 17:12:41.259771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-12 17:12:41.259786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-12 17:12:41.259800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-12 17:12:41.259815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-12 17:12:41.259829 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-12 17:12:41.259843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-12 17:12:41.259858 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-12 17:12:41.259873 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-12 17:12:41.259887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-12 17:12:41.259902 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-12 17:12:41.259917 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-12 17:12:41.259932 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-12 17:12:41.259947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-12 17:12:41.259961 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-12 17:12:41.259975 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-12 17:12:41.259990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-12 17:12:41.260004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-12 17:12:41.260019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-12 17:12:41.260033 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-12 17:12:41.260048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-12 17:12:41.260063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-12 17:12:41.260078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-12 17:12:41.260092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-12 17:12:41.260122 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-12 17:12:41.260137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-12 17:12:41.260151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-12 17:12:41.260165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-12 17:12:41.260179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-12 17:12:41.260194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-12 17:12:41.260208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-12 17:12:41.260222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-12 17:12:41.260237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-12 17:12:41.260251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-12 17:12:41.260265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-12 17:12:41.260280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-12 17:12:41.260294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-12 17:12:41.260308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-12 17:12:41.260322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-12 17:12:41.260336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-12 17:12:41.260371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-12 17:12:41.260388 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-12 17:12:41.260402 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-12 17:12:41.260417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-12 17:12:41.260432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-12 17:12:41.260446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-12 17:12:41.260461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-12 17:12:41.260475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-12 17:12:41.260522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-12 17:12:41.260537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-12 17:12:41.260552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-12 17:12:41.260566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-12 17:12:41.260581 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-12 17:12:41.260600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-12 17:12:41.260616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-12 17:12:41.260632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-12 17:12:41.260649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-12 17:12:41.260664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-12 17:12:41.260678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-12 17:12:41.260692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-12 17:12:41.260707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-12 17:12:41.260721 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-12 17:12:41.260736 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-12 17:12:41.260751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-12 17:12:41.260765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-12 17:12:41.260780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-12 17:12:41.260795 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-12 17:12:41.260810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-12 17:12:41.260824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-12 17:12:41.260839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-12 17:12:41.260854 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-12 17:12:41.260868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-12 17:12:41.260883 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-12 17:12:41.260897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-12 17:12:41.260911 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-12 17:12:41.260926 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-12 17:12:41.260941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-12 17:12:41.260956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-12 17:12:41.260970 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-12 17:12:41.260985 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-12 17:12:41.261000 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-12 17:12:41.261015 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-12 17:12:41.261029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-12 17:12:41.261044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-12 17:12:41.261058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-12 17:12:41.261073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-12 17:12:41.261087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-12 17:12:41.261106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.41921.2026-06-12@12:39:57~
2026-06-12 17:12:41.261121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-12 17:12:41.261135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-12 17:12:41.261149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-12 17:12:41.261164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-12 17:12:41.261178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-12 17:12:41.261192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-12 17:12:41.261206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-12 17:12:41.261220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-12 17:12:41.261234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-12 17:12:41.261248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-12 17:12:41.261262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-12 17:12:41.261276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-12 17:12:41.261290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-12 17:12:41.261304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.42074.2026-06-12@12:39:58~
2026-06-12 17:12:41.261318 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-12 17:12:41.261332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-12 17:12:41.261362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-12 17:12:41.261382 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-12 17:12:41.261397 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-12 17:12:41.261412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-12 17:12:41.261426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-12 17:12:41.261441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-12 17:12:41.261455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-12 17:12:41.261469 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-12 17:12:41.261484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-12 17:12:41.261499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-12 17:12:41.261513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-12 17:12:41.261527 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-12 17:12:41.261542 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-12 17:12:41.261595 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-12 17:12:41.261611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-12 17:12:41.261625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-12 17:12:41.261639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-12 17:12:41.261657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-12 17:12:41.261672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-12 17:12:41.261687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-12 17:12:41.261701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-12 17:12:41.261715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-12 17:12:41.261729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-12 17:12:41.261744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-12 17:12:41.261758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-12 17:12:41.261773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-12 17:12:41.261788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-12 17:12:41.261802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-12 17:12:41.261817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-12 17:12:41.261831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-12 17:12:41.261845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-12 17:12:41.261859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-12 17:12:41.261873 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-12 17:12:41.261887 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-12 17:12:41.261901 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-12 17:12:41.261916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-12 17:12:41.261930 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-12 17:12:41.261945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-12 17:12:41.261960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-12 17:12:41.261975 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-12 17:12:41.261989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-12 17:12:41.262004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-12 17:12:41.262018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-12 17:12:41.262033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-12 17:12:41.262048 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-12 17:12:41.262062 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-12 17:12:41.262077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-12 17:12:41.262091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-12 17:12:41.262105 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-12 17:12:41.262127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-12 17:12:41.262142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-12 17:12:41.262156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-12 17:12:41.262171 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-12 17:12:41.262185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-12 17:12:41.262199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-12 17:12:41.262213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-12 17:12:41.262228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-12 17:12:41.262242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-12 17:12:41.262257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-12 17:12:41.262271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-12 17:12:41.262285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-12 17:12:41.262299 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-12 17:12:41.262314 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-12 17:12:41.262328 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-12 17:12:41.262342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-12 17:12:41.262376 | 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-12 17:12:41.262392 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-12 17:12:41.262406 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-12 17:12:41.262421 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-12 17:12:41.262435 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-12 17:12:41.262449 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-12 17:12:41.262463 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-12 17:12:41.262477 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-12 17:12:41.262491 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-12 17:12:41.262504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-12 17:12:41.262518 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-12 17:12:41.262532 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-12 17:12:41.262546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-12 17:12:41.262564 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-12 17:12:41.262579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-12 17:12:41.262593 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-12 17:12:41.262607 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-12 17:12:41.262647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-12 17:12:41.262669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-12 17:12:41.262691 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-12 17:12:41.262707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-12 17:12:41.262722 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-12 17:12:41.262736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-12 17:12:41.262751 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-12 17:12:41.262767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-12 17:12:41.262781 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-12 17:12:41.262796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-12 17:12:41.262810 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-12 17:12:41.262825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-12 17:12:41.262840 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-12 17:12:41.262854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-12 17:12:41.262869 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-12 17:12:41.262883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-12 17:12:41.262898 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-12 17:12:41.262912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-12 17:12:41.262926 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-12 17:12:41.262940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-12 17:12:41.262954 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-12 17:12:41.262969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-12 17:12:41.262983 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-12 17:12:41.262997 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-12 17:12:41.263011 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-12 17:12:41.263026 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-12 17:12:41.263044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-12 17:12:41.263059 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-12 17:12:41.263074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-12 17:12:41.263089 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-12 17:12:41.263104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-12 17:12:41.263118 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-12 17:12:41.263133 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-12 17:12:41.263147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-12 17:12:41.263162 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-12 17:12:41.263177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-12 17:12:41.263192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-12 17:12:41.263206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-12 17:12:41.263221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-12 17:12:41.263236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-12 17:12:41.263250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-12 17:12:41.263264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-12 17:12:41.263279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-12 17:12:41.263293 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-12 17:12:41.263308 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-12 17:12:41.263322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-12 17:12:41.263337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-12 17:12:41.263370 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-12 17:12:41.263387 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-12 17:12:41.263401 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-12 17:12:41.263416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-12 17:12:41.263430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-12 17:12:41.263445 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-12 17:12:41.263459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-12 17:12:41.263474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-12 17:12:41.263488 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-12 17:12:41.263502 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-12 17:12:41.263517 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-12 17:12:41.263531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-12 17:12:41.263546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-12 17:12:41.263564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-12 17:12:41.263579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-12 17:12:41.263594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-12 17:12:41.263611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-12 17:12:41.263628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-12 17:12:41.263642 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-12 17:12:41.263657 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-12 17:12:41.263671 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-12 17:12:41.263686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-12 17:12:41.263735 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-12 17:12:41.263752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-12 17:12:41.263767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-12 17:12:41.263782 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-12 17:12:41.263797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-12 17:12:41.263811 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-12 17:12:41.263825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-12 17:12:41.263840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-12 17:12:41.263854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-12 17:12:41.263868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-12 17:12:41.263882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-12 17:12:41.263897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-12 17:12:41.263912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-12 17:12:41.263927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-12 17:12:41.263941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-12 17:12:41.263955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-12 17:12:41.263970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-12 17:12:41.263984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-12 17:12:41.263999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-12 17:12:41.264013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-12 17:12:41.264028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-12 17:12:41.264043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-8rir7glv.log
2026-06-12 17:12:41.264058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-kq53296v.log
2026-06-12 17:12:41.264072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-qziivddi.log
2026-06-12 17:12:41.264087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-tasm_fsi.log
2026-06-12 17:12:41.264101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-xz5ox5ew.log
2026-06-12 17:12:41.264120 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-12 17:12:41.264135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-12 17:12:41.264150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-12 17:12:41.264164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-12 17:12:41.264179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-12 17:12:41.264193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-12 17:12:41.264208 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-12 17:12:41.264223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-12 17:12:41.264238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-12 17:12:41.264252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-12 17:12:41.264268 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-12 17:12:41.264284 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-12 17:12:41.264298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/
2026-06-12 17:12:41.264312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/system.journal.gz
2026-06-12 17:12:41.264327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/system@2166145e53324997877379785f5a2ef9-0000000000000ac0-0006541120b2e91c.journal.gz
2026-06-12 17:12:41.264342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/system@2166145e53324997877379785f5a2ef9-000000000000129a-000654113359d4e7.journal.gz
2026-06-12 17:12:41.264377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/system@2166145e53324997877379785f5a2ef9-0000000000001a63-000654114fa03a77.journal.gz
2026-06-12 17:12:41.264393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/system@2166145e53324997877379785f5a2ef9-0000000000002506-000654114fbd56a6.journal.gz
2026-06-12 17:12:41.264408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/system@2166145e53324997877379785f5a2ef9-0000000000003262-000654114fd52e63.journal.gz
2026-06-12 17:12:41.264423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/system@2166145e53324997877379785f5a2ef9-0000000000003dce-00065411503b0e7f.journal.gz
2026-06-12 17:12:41.264437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/system@2166145e53324997877379785f5a2ef9-00000000000047e7-0006541150419817.journal.gz
2026-06-12 17:12:41.264452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/system@2166145e53324997877379785f5a2ef9-00000000000054a0-0006541151d245b5.journal.gz
2026-06-12 17:12:41.264466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/user-1000.journal.gz
2026-06-12 17:12:41.264481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/c7a090260bee422c826cd4b99925e8a7/user-42405.journal.gz
2026-06-12 17:12:41.264495 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-12 17:12:41.264510 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-12 17:12:41.264525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-12 17:12:41.264544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-12 17:12:41.264559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-12 17:12:41.264574 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-12 17:12:41.264589 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-12 17:12:41.264603 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-12 17:12:41.264618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa12
2026-06-12 17:12:41.264632 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-12 17:12:41.264647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-12 17:12:41.264661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-12 17:12:41.264675 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-12 17:12:41.264690 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-12 17:12:41.264704 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-12 17:12:41.264718 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-12 17:12:41.264733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-12 17:12:41.264747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-12 17:12:41.264785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-12 17:12:41.264809 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-12 17:12:41.264824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-12 17:12:41.264839 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-12 17:12:41.264854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-12 17:12:41.264868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-12 17:12:41.264883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-12 17:12:41.264897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-12 17:12:41.264912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-12 17:12:41.264926 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-12 17:12:41.264941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-12 17:12:41.264956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-12 17:12:41.264971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-12 17:12:41.264986 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-12 17:12:41.265000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-12 17:12:41.265015 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-12 17:12:41.265030 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-12 17:12:41.265044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-12 17:12:41.265059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-12 17:12:41.265073 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-12 17:12:41.265092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-12 17:12:41.265107 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-12 17:12:41.265121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-12 17:12:41.265135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-12 17:12:41.265149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-12 17:12:41.265164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-12 17:12:41.265178 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-12 17:12:41.265193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-12 17:12:41.265208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-12 17:12:41.265222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-12 17:12:41.265237 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-12 17:12:41.265252 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-12 17:12:41.265266 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-12 17:12:41.265281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-12 17:12:41.265295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-12 17:12:41.265310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-12 17:12:41.265324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-12 17:12:41.265339 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-12 17:12:41.265373 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-12 17:12:41.265390 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-12 17:12:41.265404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-12 17:12:41.265419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-12 17:12:41.265434 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-12 17:12:41.265448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-12 17:12:41.265462 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-12 17:12:41.265476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-12 17:12:41.265491 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-12 17:12:41.265505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-12 17:12:41.265519 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-12 17:12:41.265534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-12 17:12:41.265552 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-12 17:12:41.265566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-12 17:12:41.265588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-12 17:12:41.265602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-12 17:12:41.265616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-12 17:12:41.265630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-12 17:12:41.265645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-12 17:12:41.265659 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-12 17:12:41.265673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-12 17:12:41.265687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-12 17:12:41.265702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-12 17:12:41.265716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-12 17:12:41.265730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-12 17:12:41.265745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-compute-config.json
2026-06-12 17:12:41.265759 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-12 17:12:41.265773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-12 17:12:41.265788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-12 17:12:41.265802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-12 17:12:41.265816 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-12 17:12:41.265906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-12 17:12:41.265931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-12 17:12:41.265946 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-12 17:12:41.265961 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-12 17:12:41.265976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-12 17:12:41.265990 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-12 17:12:41.266004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-12 17:12:41.266019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-12 17:12:41.266033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-12 17:12:41.266047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-12 17:12:41.266062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-12 17:12:41.266076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-12 17:12:41.266095 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-12 17:12:41.266110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-12 17:12:41.266125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-12 17:12:41.266140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-12 17:12:41.266154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-12 17:12:41.266169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-12 17:12:41.266183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-12 17:12:41.266198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-12 17:12:41.266212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-12 17:12:41.266227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-12 17:12:41.266241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-12 17:12:41.266256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-12 17:12:41.266270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-12 17:12:41.266284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-12 17:12:41.266298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-12 17:12:41.266312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-12 17:12:41.266327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-12 17:12:41.266342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-12 17:12:41.266378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-12 17:12:41.266394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-12 17:12:41.266409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-12 17:12:41.266424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-12 17:12:41.266438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-12 17:12:41.266452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-12 17:12:41.266467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-12 17:12:41.266481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-12 17:12:41.266495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-12 17:12:41.266510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-12 17:12:41.266524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-12 17:12:41.266538 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-12 17:12:41.266552 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-12 17:12:41.266570 | controller | cd+++++++++ ci-framework-data/logs/2026-06-12_16-57/
2026-06-12 17:12:41.266586 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_16-57/ansible.log
2026-06-12 17:12:41.266600 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_16-57/crc-setup.log
2026-06-12 17:12:41.266615 | controller | >f+++++++++ ci-framework-data/logs/2026-06-12_16-57/crc-start.log
2026-06-12 17:12:41.266629 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-12 17:12:41.266644 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-12 17:12:41.266661 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-12 17:12:41.266678 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-16:26:24.log
2026-06-12 17:12:41.266704 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-12-16:31:40.log
2026-06-12 17:12:41.266719 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-16:26:24.log
2026-06-12 17:12:41.266734 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-12-16:31:40.log
2026-06-12 17:12:41.266749 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-12 17:12:41.266766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-12 17:12:41.266781 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-12 17:12:41.266796 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2_eabb79da-4680-4473-b56f-d03c214cfae4/
2026-06-12 17:12:41.266811 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2_eabb79da-4680-4473-b56f-d03c214cfae4/manager/
2026-06-12 17:12:41.266826 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2_eabb79da-4680-4473-b56f-d03c214cfae4/manager/3.log
2026-06-12 17:12:41.266841 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-59d74dff6d-f74t2_eabb79da-4680-4473-b56f-d03c214cfae4/manager/4.log
2026-06-12 17:12:41.266855 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/
2026-06-12 17:12:41.266870 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/ironic-httpd/
2026-06-12 17:12:41.266884 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/ironic-httpd/0.log.gz
2026-06-12 17:12:41.266899 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/ironic-ipa-downloader/
2026-06-12 17:12:41.266913 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/ironic-ipa-downloader/0.log
2026-06-12 17:12:41.266928 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/ironic-log-watch/
2026-06-12 17:12:41.266942 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/ironic-log-watch/0.log.gz
2026-06-12 17:12:41.266960 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/ironic/
2026-06-12 17:12:41.267006 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/ironic/0.log
2026-06-12 17:12:41.267021 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/mariadb/
2026-06-12 17:12:41.267036 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-6cbd6f9894-dps5f_8c7d51e7-d369-4fd1-83cd-f8114c50f9a1/mariadb/0.log
2026-06-12 17:12:41.267051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-5lqpw_2a8fe5e6-4880-4b0a-8d69-3420f9169ff3/
2026-06-12 17:12:41.267065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-5lqpw_2a8fe5e6-4880-4b0a-8d69-3420f9169ff3/cert-manager-controller/
2026-06-12 17:12:41.267080 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-5lqpw_2a8fe5e6-4880-4b0a-8d69-3420f9169ff3/cert-manager-controller/0.log
2026-06-12 17:12:41.267095 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-dpcnn_1a081a2d-071c-464c-bb5e-b033a2767a40/
2026-06-12 17:12:41.267110 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-dpcnn_1a081a2d-071c-464c-bb5e-b033a2767a40/cert-manager-cainjector/
2026-06-12 17:12:41.267124 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-dpcnn_1a081a2d-071c-464c-bb5e-b033a2767a40/cert-manager-cainjector/0.log
2026-06-12 17:12:41.267139 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-r2th2_44c98e7f-d0ad-4996-81f8-0dfdad9cb196/
2026-06-12 17:12:41.267154 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-r2th2_44c98e7f-d0ad-4996-81f8-0dfdad9cb196/cert-manager-webhook/
2026-06-12 17:12:41.267169 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-r2th2_44c98e7f-d0ad-4996-81f8-0dfdad9cb196/cert-manager-webhook/0.log
2026-06-12 17:12:41.267184 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-12 17:12:41.267199 | 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-12 17:12:41.267214 | 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-12 17:12:41.267228 | 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-12 17:12:41.267243 | 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-12 17:12:41.267257 | 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-12 17:12:41.267274 | 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-12 17:12:41.267289 | 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-12 17:12:41.267303 | 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-12 17:12:41.267317 | 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-12 17:12:41.267331 | 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-12 17:12:41.267359 | 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-12 17:12:41.267379 | 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-12 17:12:41.267394 | 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-12 17:12:41.267409 | 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-12 17:12:41.267423 | 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-12 17:12:41.267438 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4qc5_bebbb0de-a2b2-4720-8bdc-06ade258d62d/
2026-06-12 17:12:41.267453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4qc5_bebbb0de-a2b2-4720-8bdc-06ade258d62d/controller/
2026-06-12 17:12:41.267468 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4qc5_bebbb0de-a2b2-4720-8bdc-06ade258d62d/controller/0.log.gz
2026-06-12 17:12:41.267483 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4qc5_bebbb0de-a2b2-4720-8bdc-06ade258d62d/kube-rbac-proxy/
2026-06-12 17:12:41.267501 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-w4qc5_bebbb0de-a2b2-4720-8bdc-06ade258d62d/kube-rbac-proxy/0.log
2026-06-12 17:12:41.267568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd_57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1/
2026-06-12 17:12:41.267591 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd_57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1/manager/
2026-06-12 17:12:41.267606 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd_57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1/manager/3.log
2026-06-12 17:12:41.267620 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-6698c9ddfc-tqnrd_57b1c1d8-d270-4d9f-af1d-5f28b31ea5d1/manager/4.log
2026-06-12 17:12:41.267635 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-58c7466d9f-mc6gb_0fdd360a-d2d3-44ea-af9e-6f2e632258f0/
2026-06-12 17:12:41.267653 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-58c7466d9f-mc6gb_0fdd360a-d2d3-44ea-af9e-6f2e632258f0/webhook-server/
2026-06-12 17:12:41.267668 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-58c7466d9f-mc6gb_0fdd360a-d2d3-44ea-af9e-6f2e632258f0/webhook-server/0.log
2026-06-12 17:12:41.267683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-wblhl_1b682a7f-e785-4f5b-b307-cfb0a16ece15/
2026-06-12 17:12:41.267698 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-wblhl_1b682a7f-e785-4f5b-b307-cfb0a16ece15/kube-rbac-proxy/
2026-06-12 17:12:41.267713 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-wblhl_1b682a7f-e785-4f5b-b307-cfb0a16ece15/kube-rbac-proxy/0.log
2026-06-12 17:12:41.267727 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-wblhl_1b682a7f-e785-4f5b-b307-cfb0a16ece15/speaker/
2026-06-12 17:12:41.267742 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-wblhl_1b682a7f-e785-4f5b-b307-cfb0a16ece15/speaker/0.log.gz
2026-06-12 17:12:41.267756 | 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-12 17:12:41.267770 | 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-12 17:12:41.267785 | 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-12 17:12:41.267799 | 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-12 17:12:41.267814 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-12 17:12:41.267828 | 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-12 17:12:41.267842 | 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-12 17:12:41.267856 | 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-12 17:12:41.267871 | 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-12 17:12:41.267885 | 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-12 17:12:41.267900 | 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-12 17:12:41.267914 | 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-12 17:12:41.267933 | 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-12 17:12:41.267948 | 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-12 17:12:41.267962 | 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-12 17:12:41.267976 | 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-12 17:12:41.267991 | 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-12 17:12:41.268005 | 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-12 17:12:41.268019 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-685b49f4d7-4d6xb_b167f5c3-3788-4edd-9e26-0fc3a5748dee/
2026-06-12 17:12:41.268092 | 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-12 17:12:41.268140 | 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-12 17:12:41.268185 | 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-12 17:12:41.268202 | 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-12 17:12:41.268217 | 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-12 17:12:41.268232 | 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-12 17:12:41.268247 | 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-12 17:12:41.268261 | 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-12 17:12:41.268276 | 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-12 17:12:41.268290 | 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-12 17:12:41.268304 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/4.log
2026-06-12 17:12:41.268324 | 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-12 17:12:41.268339 | 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-12 17:12:41.268383 | 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/92d14948ed9aa396263f6d2fd7e489870df94fe3956bf11e0a6f2ccb3339b0ff.log
2026-06-12 17:12:41.268400 | 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-12 17:12:41.268416 | 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-12 17:12:41.268431 | 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-12 17:12:41.268446 | 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-12 17:12:41.268460 | 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-12 17:12:41.268475 | 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-12 17:12:41.268489 | 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-12 17:12:41.268504 | 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-12 17:12:41.268518 | 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-12 17:12:41.268532 | 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-12 17:12:41.268546 | 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-12 17:12:41.268560 | 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-12 17:12:41.268574 | 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-12 17:12:41.268588 | 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-12 17:12:41.268609 | 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-12 17:12:41.268624 | 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-12 17:12:41.268639 | 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-12 17:12:41.268653 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/5.log
2026-06-12 17:12:41.268668 | 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-12 17:12:41.268683 | 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-12 17:12:41.268697 | 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-12 17:12:41.268712 | 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-12 17:12:41.268727 | 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-12 17:12:41.268742 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-65d987dc46-djpgb_5cd7f10b-c178-4a48-bd6a-16c24bb5b78a/
2026-06-12 17:12:41.268757 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-65d987dc46-djpgb_5cd7f10b-c178-4a48-bd6a-16c24bb5b78a/console/
2026-06-12 17:12:41.268772 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-65d987dc46-djpgb_5cd7f10b-c178-4a48-bd6a-16c24bb5b78a/console/0.log
2026-06-12 17:12:41.268787 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-12 17:12:41.268801 | 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-12 17:12:41.268816 | 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-12 17:12:41.268831 | 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-12 17:12:41.268845 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/6.log
2026-06-12 17:12:41.268860 | 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-12 17:12:41.268875 | 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-12 17:12:41.268893 | 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-12 17:12:41.268909 | 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-12 17:12:41.268924 | 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-12 17:12:41.268938 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v_72fcf060-e1e8-49e6-a335-7990d9abb2cc/
2026-06-12 17:12:41.268953 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v_72fcf060-e1e8-49e6-a335-7990d9abb2cc/controller-manager/
2026-06-12 17:12:41.268968 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v_72fcf060-e1e8-49e6-a335-7990d9abb2cc/controller-manager/0.log
2026-06-12 17:12:41.268982 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-5487f6d4f7-4hq4v_72fcf060-e1e8-49e6-a335-7990d9abb2cc/controller-manager/1.log
2026-06-12 17:12:41.268996 | 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-12 17:12:41.269011 | 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-12 17:12:41.269025 | 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-12 17:12:41.269040 | 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-12 17:12:41.269054 | 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-12 17:12:41.269069 | 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-12 17:12:41.269083 | 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-12 17:12:41.269097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-12 17:12:41.269112 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-12 17:12:41.269126 | 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-12 17:12:41.269141 | 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-12 17:12:41.269159 | 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-12 17:12:41.269174 | 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-12 17:12:41.269189 | 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-12 17:12:41.269203 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-12 17:12:41.269252 | 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-12 17:12:41.269271 | 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-12 17:12:41.269286 | 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-12 17:12:41.269300 | 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-12 17:12:41.269315 | 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-12 17:12:41.269330 | 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-12 17:12:41.269345 | 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-12 17:12:41.269378 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-12 17:12:41.269394 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-12 17:12:41.269409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-12 17:12:41.269423 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-12 17:12:41.269438 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-12 17:12:41.269453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-12 17:12:41.269467 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-12 17:12:41.269482 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-12 17:12:41.269497 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-12 17:12:41.269512 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-12 17:12:41.269527 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-12 17:12:41.269546 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-12 17:12:41.269562 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-12 17:12:41.269576 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-12 17:12:41.269622 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-12 17:12:41.269643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-12 17:12:41.269660 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-12 17:12:41.269674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_8e410645-7202-4b67-a238-411a51051df7/
2026-06-12 17:12:41.269688 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_8e410645-7202-4b67-a238-411a51051df7/installer/
2026-06-12 17:12:41.269703 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_8e410645-7202-4b67-a238-411a51051df7/installer/0.log
2026-06-12 17:12:41.269717 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/
2026-06-12 17:12:41.269731 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/513d1396b4960d9c1e9c2abab7e7ddf5f0919fc30f36bdfe70c4e43a9fd1b0bf.log
2026-06-12 17:12:41.269746 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/controller/
2026-06-12 17:12:41.269761 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/controller/0.log
2026-06-12 17:12:41.269776 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/cp-frr-files/
2026-06-12 17:12:41.269790 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/cp-frr-files/0.log
2026-06-12 17:12:41.269805 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/cp-frr-status/
2026-06-12 17:12:41.269819 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/cp-frr-status/0.log
2026-06-12 17:12:41.269834 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/cp-metrics/
2026-06-12 17:12:41.269848 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/cp-metrics/0.log
2026-06-12 17:12:41.269863 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/cp-reloader/
2026-06-12 17:12:41.269877 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/cp-reloader/0.log
2026-06-12 17:12:41.269892 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/frr-metrics/
2026-06-12 17:12:41.269910 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/frr-metrics/0.log
2026-06-12 17:12:41.269925 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/frr-status/
2026-06-12 17:12:41.269939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/frr-status/0.log
2026-06-12 17:12:41.269953 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/frr/
2026-06-12 17:12:41.269968 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/frr/0.log
2026-06-12 17:12:41.269982 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/kube-rbac-proxy-frr/
2026-06-12 17:12:41.269996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/kube-rbac-proxy-frr/0.log
2026-06-12 17:12:41.270011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/kube-rbac-proxy/
2026-06-12 17:12:41.270025 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/kube-rbac-proxy/0.log
2026-06-12 17:12:41.270040 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/reloader/
2026-06-12 17:12:41.270055 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-8bnhb_50cf4f99-f458-480b-aac2-43e13e12edd2/reloader/0.log
2026-06-12 17:12:41.270069 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-lzxcd_b06be303-5e9d-4295-bea1-e16506e9519b/
2026-06-12 17:12:41.270084 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-lzxcd_b06be303-5e9d-4295-bea1-e16506e9519b/frr-k8s-webhook-server/
2026-06-12 17:12:41.270099 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-lzxcd_b06be303-5e9d-4295-bea1-e16506e9519b/frr-k8s-webhook-server/0.log
2026-06-12 17:12:41.270113 | 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-12 17:12:41.270128 | 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-12 17:12:41.270142 | 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-12 17:12:41.270156 | 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-12 17:12:41.270171 | 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-12 17:12:41.270185 | 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-12 17:12:41.270203 | 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-12 17:12:41.270218 | 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-12 17:12:41.270232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-12 17:12:41.270246 | 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-12 17:12:41.270261 | 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-12 17:12:41.270275 | 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-12 17:12:41.270319 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688062-pnkmm_b7fe5675-6e98-4c9a-9eec-1b28099e6c89/
2026-06-12 17:12:41.270340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688062-pnkmm_b7fe5675-6e98-4c9a-9eec-1b28099e6c89/oc/
2026-06-12 17:12:41.270372 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688062-pnkmm_b7fe5675-6e98-4c9a-9eec-1b28099e6c89/oc/0.log
2026-06-12 17:12:41.270389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688064-zp6b7_54185bed-3b45-412c-9a00-152e907dd39f/
2026-06-12 17:12:41.270403 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688064-zp6b7_54185bed-3b45-412c-9a00-152e907dd39f/oc/
2026-06-12 17:12:41.270418 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688064-zp6b7_54185bed-3b45-412c-9a00-152e907dd39f/oc/0.log
2026-06-12 17:12:41.270432 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688066-wqk6v_4a3c4bef-4b71-4f65-992c-93ffa364dd63/
2026-06-12 17:12:41.270447 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688066-wqk6v_4a3c4bef-4b71-4f65-992c-93ffa364dd63/oc/
2026-06-12 17:12:41.270461 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688066-wqk6v_4a3c4bef-4b71-4f65-992c-93ffa364dd63/oc/0.log
2026-06-12 17:12:41.270476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688068-hbg89_7a37c395-2cf4-440c-99d3-4bd18bbae787/
2026-06-12 17:12:41.270490 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688068-hbg89_7a37c395-2cf4-440c-99d3-4bd18bbae787/oc/
2026-06-12 17:12:41.270505 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29688068-hbg89_7a37c395-2cf4-440c-99d3-4bd18bbae787/oc/0.log
2026-06-12 17:12:41.270519 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-12 17:12:41.270534 | 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-12 17:12:41.270548 | 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-12 17:12:41.270567 | 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-12 17:12:41.270583 | 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-12 17:12:41.270598 | 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-12 17:12:41.270613 | 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-12 17:12:41.270628 | 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-12 17:12:41.270642 | 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-12 17:12:41.270657 | 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-12 17:12:41.270671 | 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-12 17:12:41.270696 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-12 17:12:41.270711 | 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-12 17:12:41.270725 | 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-12 17:12:41.270740 | 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-12 17:12:41.270756 | 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-12 17:12:41.270770 | 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-12 17:12:41.270784 | 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-12 17:12:41.270799 | 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-12 17:12:41.270813 | 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-12 17:12:41.270828 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/2.log
2026-06-12 17:12:41.270847 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-12 17:12:41.270862 | 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-12 17:12:41.270877 | 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-12 17:12:41.270891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_a1d297e6-a88e-4b37-98ee-665dc7957a9b/
2026-06-12 17:12:41.270906 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_a1d297e6-a88e-4b37-98ee-665dc7957a9b/installer/
2026-06-12 17:12:41.270920 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_a1d297e6-a88e-4b37-98ee-665dc7957a9b/installer/0.log
2026-06-12 17:12:41.270934 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-12 17:12:41.270948 | 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-12 17:12:41.270963 | 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-12 17:12:41.270977 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/1.log
2026-06-12 17:12:41.270992 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-12 17:12:41.271006 | 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-12 17:12:41.271021 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-12 17:12:41.271035 | 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-12 17:12:41.271050 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-12 17:12:41.271065 | 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-12 17:12:41.271079 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-12 17:12:41.271094 | 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-12 17:12:41.271108 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-12 17:12:41.271123 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-12 17:12:41.271141 | 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-12 17:12:41.271155 | 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-12 17:12:41.271170 | 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-12 17:12:41.271184 | 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-12 17:12:41.271198 | 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-12 17:12:41.271212 | 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-12 17:12:41.271227 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_a43e2b27-315c-4087-af88-ff75eaa57ffd/
2026-06-12 17:12:41.271241 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_a43e2b27-315c-4087-af88-ff75eaa57ffd/pruner/
2026-06-12 17:12:41.271255 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_a43e2b27-315c-4087-af88-ff75eaa57ffd/pruner/0.log
2026-06-12 17:12:41.271270 | 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-12 17:12:41.271284 | 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-12 17:12:41.271299 | 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-12 17:12:41.271314 | 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-12 17:12:41.271329 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/2.log
2026-06-12 17:12:41.271343 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-12 17:12:41.271397 | 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-12 17:12:41.271414 | 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-12 17:12:41.271429 | 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-12 17:12:41.271444 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/10.log
2026-06-12 17:12:41.271463 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/9.log
2026-06-12 17:12:41.271478 | 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-12 17:12:41.271492 | 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-12 17:12:41.271507 | 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-12 17:12:41.271522 | 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-12 17:12:41.271536 | 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-12 17:12:41.271551 | 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-12 17:12:41.271566 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/2.log
2026-06-12 17:12:41.271580 | 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-12 17:12:41.271594 | 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-12 17:12:41.271609 | 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-12 17:12:41.271624 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/7.log
2026-06-12 17:12:41.271638 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/8.log
2026-06-12 17:12:41.271655 | 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-12 17:12:41.271671 | 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-12 17:12:41.271687 | 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-12 17:12:41.271703 | 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-12 17:12:41.271722 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-12 17:12:41.271737 | 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-12 17:12:41.271751 | 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-12 17:12:41.271766 | 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-12 17:12:41.271780 | 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-12 17:12:41.271794 | 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-12 17:12:41.271809 | 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-12 17:12:41.271823 | 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-12 17:12:41.271837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-12 17:12:41.271851 | 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-12 17:12:41.271866 | 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-12 17:12:41.271880 | 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-12 17:12:41.271895 | 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-12 17:12:41.271910 | 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-12 17:12:41.271924 | 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-12 17:12:41.271939 | 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-12 17:12:41.271954 | 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-12 17:12:41.271968 | 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-12 17:12:41.271986 | 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-12 17:12:41.272001 | 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-12 17:12:41.272016 | 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-12 17:12:41.272030 | 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-12 17:12:41.272045 | 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-12 17:12:41.272059 | 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-12 17:12:41.272073 | 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-12 17:12:41.272087 | 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-12 17:12:41.272101 | 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-12 17:12:41.272115 | 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-12 17:12:41.272130 | 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-12 17:12:41.272144 | 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-12 17:12:41.272159 | 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-12 17:12:41.272173 | 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-12 17:12:41.272188 | 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-12 17:12:41.272202 | 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-12 17:12:41.272217 | 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-12 17:12:41.272235 | 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-12 17:12:41.272249 | 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-12 17:12:41.272264 | 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-12 17:12:41.272279 | 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-12 17:12:41.272293 | 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-12 17:12:41.272308 | 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-12 17:12:41.272322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-12 17:12:41.272336 | 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-12 17:12:41.272372 | 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-12 17:12:41.272389 | 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-12 17:12:41.272403 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-12 17:12:41.272445 | 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-12 17:12:41.272467 | 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-12 17:12:41.272482 | 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-12 17:12:41.272498 | 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-12 17:12:41.272512 | 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-12 17:12:41.272527 | 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-12 17:12:41.272541 | 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-12 17:12:41.272556 | 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-12 17:12:41.272574 | 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-12 17:12:41.272588 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/2.log
2026-06-12 17:12:41.272603 | 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-12 17:12:41.272617 | 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-12 17:12:41.272631 | 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-12 17:12:41.272646 | 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-12 17:12:41.272661 | 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-12 17:12:41.272675 | 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-12 17:12:41.272689 | 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-12 17:12:41.272704 | 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-12 17:12:41.272719 | 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-12 17:12:41.272734 | 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-12 17:12:41.272749 | 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-12 17:12:41.272763 | 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-12 17:12:41.272778 | 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-12 17:12:41.272793 | 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-12 17:12:41.272807 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/2.log
2026-06-12 17:12:41.272824 | 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-12 17:12:41.272847 | 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-12 17:12:41.272862 | 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-12 17:12:41.272876 | 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-12 17:12:41.272891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r_c64ae917-0f26-4cbb-8e98-fbcb70c9ba30/
2026-06-12 17:12:41.272905 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r_c64ae917-0f26-4cbb-8e98-fbcb70c9ba30/extract/
2026-06-12 17:12:41.272919 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r_c64ae917-0f26-4cbb-8e98-fbcb70c9ba30/extract/0.log
2026-06-12 17:12:41.272934 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r_c64ae917-0f26-4cbb-8e98-fbcb70c9ba30/pull/
2026-06-12 17:12:41.272948 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r_c64ae917-0f26-4cbb-8e98-fbcb70c9ba30/pull/0.log
2026-06-12 17:12:41.272962 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r_c64ae917-0f26-4cbb-8e98-fbcb70c9ba30/util/
2026-06-12 17:12:41.272977 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r_c64ae917-0f26-4cbb-8e98-fbcb70c9ba30/util/0.log
2026-06-12 17:12:41.272992 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-npjtm_661c3cec-60ad-48ec-8577-7a17ddb5bab8/
2026-06-12 17:12:41.273006 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-npjtm_661c3cec-60ad-48ec-8577-7a17ddb5bab8/extract-content/
2026-06-12 17:12:41.273021 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-npjtm_661c3cec-60ad-48ec-8577-7a17ddb5bab8/extract-content/0.log
2026-06-12 17:12:41.273036 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-npjtm_661c3cec-60ad-48ec-8577-7a17ddb5bab8/extract-utilities/
2026-06-12 17:12:41.273051 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-npjtm_661c3cec-60ad-48ec-8577-7a17ddb5bab8/extract-utilities/0.log
2026-06-12 17:12:41.273065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-npjtm_661c3cec-60ad-48ec-8577-7a17ddb5bab8/registry-server/
2026-06-12 17:12:41.273080 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-npjtm_661c3cec-60ad-48ec-8577-7a17ddb5bab8/registry-server/0.log.gz
2026-06-12 17:12:41.273101 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-mrssj_eb6cd368-951c-48a7-8d5e-84c682991c07/
2026-06-12 17:12:41.273116 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-mrssj_eb6cd368-951c-48a7-8d5e-84c682991c07/extract-content/
2026-06-12 17:12:41.273131 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-mrssj_eb6cd368-951c-48a7-8d5e-84c682991c07/extract-content/0.log
2026-06-12 17:12:41.273145 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-mrssj_eb6cd368-951c-48a7-8d5e-84c682991c07/extract-utilities/
2026-06-12 17:12:41.273160 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-mrssj_eb6cd368-951c-48a7-8d5e-84c682991c07/extract-utilities/0.log
2026-06-12 17:12:41.273174 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-mrssj_eb6cd368-951c-48a7-8d5e-84c682991c07/registry-server/
2026-06-12 17:12:41.273189 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-mrssj_eb6cd368-951c-48a7-8d5e-84c682991c07/registry-server/0.log.gz
2026-06-12 17:12:41.273203 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9_cd8b47c6-1f42-4a62-885e-e2a0701bb868/
2026-06-12 17:12:41.273217 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9_cd8b47c6-1f42-4a62-885e-e2a0701bb868/extract/
2026-06-12 17:12:41.273231 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9_cd8b47c6-1f42-4a62-885e-e2a0701bb868/extract/0.log
2026-06-12 17:12:41.273246 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9_cd8b47c6-1f42-4a62-885e-e2a0701bb868/pull/
2026-06-12 17:12:41.273260 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9_cd8b47c6-1f42-4a62-885e-e2a0701bb868/pull/0.log
2026-06-12 17:12:41.273274 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9_cd8b47c6-1f42-4a62-885e-e2a0701bb868/util/
2026-06-12 17:12:41.273289 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9_cd8b47c6-1f42-4a62-885e-e2a0701bb868/util/0.log
2026-06-12 17:12:41.273303 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-g2tkt_3c07293e-8cc7-4e17-81cf-d8d961cdf358/
2026-06-12 17:12:41.273318 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-g2tkt_3c07293e-8cc7-4e17-81cf-d8d961cdf358/marketplace-operator/
2026-06-12 17:12:41.273332 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-g2tkt_3c07293e-8cc7-4e17-81cf-d8d961cdf358/marketplace-operator/0.log
2026-06-12 17:12:41.273363 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-g2tkt_3c07293e-8cc7-4e17-81cf-d8d961cdf358/marketplace-operator/1.log
2026-06-12 17:12:41.273383 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5r99s_67ba1a5d-2416-4944-9c7d-be19c2264d4d/
2026-06-12 17:12:41.273402 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5r99s_67ba1a5d-2416-4944-9c7d-be19c2264d4d/extract-content/
2026-06-12 17:12:41.273417 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5r99s_67ba1a5d-2416-4944-9c7d-be19c2264d4d/extract-content/0.log
2026-06-12 17:12:41.273431 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5r99s_67ba1a5d-2416-4944-9c7d-be19c2264d4d/extract-utilities/
2026-06-12 17:12:41.273446 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5r99s_67ba1a5d-2416-4944-9c7d-be19c2264d4d/extract-utilities/0.log
2026-06-12 17:12:41.273461 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5r99s_67ba1a5d-2416-4944-9c7d-be19c2264d4d/registry-server/
2026-06-12 17:12:41.273475 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5r99s_67ba1a5d-2416-4944-9c7d-be19c2264d4d/registry-server/0.log.gz
2026-06-12 17:12:41.273542 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-jjpvh_f39164db-8f08-43d0-9b36-55e3a1bb3e44/
2026-06-12 17:12:41.273591 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-jjpvh_f39164db-8f08-43d0-9b36-55e3a1bb3e44/extract-content/
2026-06-12 17:12:41.273610 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-jjpvh_f39164db-8f08-43d0-9b36-55e3a1bb3e44/extract-content/0.log
2026-06-12 17:12:41.273625 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-jjpvh_f39164db-8f08-43d0-9b36-55e3a1bb3e44/extract-utilities/
2026-06-12 17:12:41.273640 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-jjpvh_f39164db-8f08-43d0-9b36-55e3a1bb3e44/extract-utilities/0.log
2026-06-12 17:12:41.273655 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-jjpvh_f39164db-8f08-43d0-9b36-55e3a1bb3e44/registry-server/
2026-06-12 17:12:41.273669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-jjpvh_f39164db-8f08-43d0-9b36-55e3a1bb3e44/registry-server/0.log.gz
2026-06-12 17:12:41.273684 | 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-12 17:12:41.273698 | 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-12 17:12:41.273713 | 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-12 17:12:41.273727 | 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-12 17:12:41.273742 | 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-12 17:12:41.273756 | 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-12 17:12:41.273771 | 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-12 17:12:41.273789 | 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-12 17:12:41.273804 | 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-12 17:12:41.273819 | 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-12 17:12:41.273833 | 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-12 17:12:41.273848 | 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-12 17:12:41.273862 | 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-12 17:12:41.273877 | 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-12 17:12:41.273892 | 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-12 17:12:41.273906 | 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-12 17:12:41.273921 | 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-12 17:12:41.273936 | 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-12 17:12:41.273950 | 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-12 17:12:41.273965 | 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-12 17:12:41.273979 | 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-12 17:12:41.273994 | 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-12 17:12:41.274008 | 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-12 17:12:41.274023 | 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-12 17:12:41.274037 | 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-12 17:12:41.274055 | 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-12 17:12:41.274069 | 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-12 17:12:41.274084 | 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-12 17:12:41.274099 | 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-12 17:12:41.274114 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-12 17:12:41.274129 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-12 17:12:41.274144 | 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-12 17:12:41.274159 | 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-12 17:12:41.274174 | 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-12 17:12:41.274188 | 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-12 17:12:41.274203 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-12 17:12:41.274218 | 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-12 17:12:41.274232 | 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-12 17:12:41.274246 | 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-12 17:12:41.274261 | 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-12 17:12:41.274275 | 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-12 17:12:41.274289 | 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-12 17:12:41.274304 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-gxmb8_must-gather-v5xz8_c88e7f3c-2fe3-4176-baa8-f6915560c789/
2026-06-12 17:12:41.274318 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-gxmb8_must-gather-v5xz8_c88e7f3c-2fe3-4176-baa8-f6915560c789/copy/
2026-06-12 17:12:41.274332 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-gxmb8_must-gather-v5xz8_c88e7f3c-2fe3-4176-baa8-f6915560c789/gather/
2026-06-12 17:12:41.274365 | 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-12 17:12:41.274386 | 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-12 17:12:41.274402 | 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-12 17:12:41.274416 | 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-12 17:12:41.274431 | 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-12 17:12:41.274446 | 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-12 17:12:41.274460 | 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-12 17:12:41.274475 | 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-12 17:12:41.274489 | 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-12 17:12:41.274503 | 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-12 17:12:41.274517 | 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-12 17:12:41.274532 | 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-12 17:12:41.274546 | 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-12 17:12:41.274560 | 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-12 17:12:41.274575 | 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-12 17:12:41.274589 | 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-12 17:12:41.274604 | 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-12 17:12:41.274618 | 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-12 17:12:41.274666 | 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-12 17:12:41.274696 | 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-12 17:12:41.274711 | 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-12 17:12:41.274726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-12 17:12:41.274741 | 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-12 17:12:41.274757 | 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-12 17:12:41.274771 | 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-12 17:12:41.274785 | 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-12 17:12:41.274800 | 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-12 17:12:41.274814 | 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-12 17:12:41.274829 | 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.gz
2026-06-12 17:12:41.274843 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-x7b6n_91e16bf6-eed9-4fbd-bac7-45190ede8ac6/
2026-06-12 17:12:41.274857 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-x7b6n_91e16bf6-eed9-4fbd-bac7-45190ede8ac6/nmstate-console-plugin/
2026-06-12 17:12:41.274871 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-x7b6n_91e16bf6-eed9-4fbd-bac7-45190ede8ac6/nmstate-console-plugin/0.log
2026-06-12 17:12:41.274886 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-6hdnn_f329f3a8-adc6-4242-b0b1-c8906496d4f9/
2026-06-12 17:12:41.274901 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-6hdnn_f329f3a8-adc6-4242-b0b1-c8906496d4f9/nmstate-handler/
2026-06-12 17:12:41.274915 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-6hdnn_f329f3a8-adc6-4242-b0b1-c8906496d4f9/nmstate-handler/0.log
2026-06-12 17:12:41.274929 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2_700aa745-cc99-4717-8279-875c59d3764e/
2026-06-12 17:12:41.274944 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2_700aa745-cc99-4717-8279-875c59d3764e/kube-rbac-proxy/
2026-06-12 17:12:41.274959 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2_700aa745-cc99-4717-8279-875c59d3764e/kube-rbac-proxy/0.log
2026-06-12 17:12:41.274977 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2_700aa745-cc99-4717-8279-875c59d3764e/nmstate-metrics/
2026-06-12 17:12:41.274992 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-vrtb2_700aa745-cc99-4717-8279-875c59d3764e/nmstate-metrics/0.log
2026-06-12 17:12:41.275006 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-524js_975faafc-63c5-4e19-80fe-c2982eef34ff/
2026-06-12 17:12:41.275020 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-524js_975faafc-63c5-4e19-80fe-c2982eef34ff/nmstate-operator/
2026-06-12 17:12:41.275034 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-524js_975faafc-63c5-4e19-80fe-c2982eef34ff/nmstate-operator/0.log
2026-06-12 17:12:41.275048 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-2lpqh_61ff7fbf-73d7-4ff5-b55b-808d31622cd6/
2026-06-12 17:12:41.275062 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-2lpqh_61ff7fbf-73d7-4ff5-b55b-808d31622cd6/nmstate-webhook/
2026-06-12 17:12:41.275076 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-2lpqh_61ff7fbf-73d7-4ff5-b55b-808d31622cd6/nmstate-webhook/0.log
2026-06-12 17:12:41.275090 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-12 17:12:41.275105 | 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-12 17:12:41.275119 | 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-12 17:12:41.275132 | 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-12 17:12:41.275147 | 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-12 17:12:41.275161 | 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-12 17:12:41.275175 | 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-12 17:12:41.275190 | 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-12 17:12:41.275204 | 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-12 17:12:41.275219 | 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-12 17:12:41.275233 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/1.log.gz
2026-06-12 17:12:41.275251 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h_41f690ae-ec58-47c9-9a3b-d6e463e9d688/
2026-06-12 17:12:41.275266 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h_41f690ae-ec58-47c9-9a3b-d6e463e9d688/collect-profiles/
2026-06-12 17:12:41.275281 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688030-wfn4h_41f690ae-ec58-47c9-9a3b-d6e463e9d688/collect-profiles/0.log
2026-06-12 17:12:41.275295 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km_d1f6cac1-5996-4a64-9974-1a4068402d95/
2026-06-12 17:12:41.275310 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km_d1f6cac1-5996-4a64-9974-1a4068402d95/collect-profiles/
2026-06-12 17:12:41.275325 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688045-f89km_d1f6cac1-5996-4a64-9974-1a4068402d95/collect-profiles/0.log
2026-06-12 17:12:41.275340 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg_239e2a51-83e4-4cbe-8170-e73230bce346/
2026-06-12 17:12:41.275374 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg_239e2a51-83e4-4cbe-8170-e73230bce346/collect-profiles/
2026-06-12 17:12:41.275391 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29688060-prpmg_239e2a51-83e4-4cbe-8170-e73230bce346/collect-profiles/0.log
2026-06-12 17:12:41.275406 | 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-12 17:12:41.275421 | 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-12 17:12:41.275436 | 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-12 17:12:41.275450 | 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-12 17:12:41.275465 | 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-12 17:12:41.275479 | 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-12 17:12:41.275494 | 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-12 17:12:41.275508 | 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-12 17:12:41.275522 | 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-12 17:12:41.275541 | 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-12 17:12:41.275556 | 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-12 17:12:41.275570 | 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-12 17:12:41.275585 | 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-12 17:12:41.275599 | 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-12 17:12:41.275614 | 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-12 17:12:41.275628 | 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-12 17:12:41.275642 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cbmql_d4c58d47-8fce-4ab6-bdd7-9be330e5b09f/
2026-06-12 17:12:41.275657 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cbmql_d4c58d47-8fce-4ab6-bdd7-9be330e5b09f/kube-rbac-proxy/
2026-06-12 17:12:41.275671 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cbmql_d4c58d47-8fce-4ab6-bdd7-9be330e5b09f/kube-rbac-proxy/0.log
2026-06-12 17:12:41.275686 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cbmql_d4c58d47-8fce-4ab6-bdd7-9be330e5b09f/ovnkube-cluster-manager/
2026-06-12 17:12:41.275760 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-cbmql_d4c58d47-8fce-4ab6-bdd7-9be330e5b09f/ovnkube-cluster-manager/0.log
2026-06-12 17:12:41.275808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/
2026-06-12 17:12:41.275826 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/kube-rbac-proxy-node/
2026-06-12 17:12:41.275841 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/kube-rbac-proxy-node/0.log
2026-06-12 17:12:41.275855 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/kube-rbac-proxy-ovn-metrics/
2026-06-12 17:12:41.275870 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/kube-rbac-proxy-ovn-metrics/0.log
2026-06-12 17:12:41.275885 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/kubecfg-setup/
2026-06-12 17:12:41.275904 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/kubecfg-setup/0.log
2026-06-12 17:12:41.275919 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/nbdb/
2026-06-12 17:12:41.275934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/nbdb/0.log
2026-06-12 17:12:41.275948 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/northd/
2026-06-12 17:12:41.275963 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/northd/0.log
2026-06-12 17:12:41.275978 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/ovn-acl-logging/
2026-06-12 17:12:41.275992 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/ovn-acl-logging/0.log
2026-06-12 17:12:41.276007 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/ovn-controller/
2026-06-12 17:12:41.276021 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/ovn-controller/0.log
2026-06-12 17:12:41.276036 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/ovnkube-controller/
2026-06-12 17:12:41.276050 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/ovnkube-controller/0.log.gz
2026-06-12 17:12:41.276065 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/sbdb/
2026-06-12 17:12:41.276080 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vgjdw_927f48b3-4476-4e6f-9ef5-a823c5a49a69/sbdb/0.log
2026-06-12 17:12:41.276095 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl_bdef8e62-4834-4289-b28b-d84ae6ec0ce6/
2026-06-12 17:12:41.276109 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl_bdef8e62-4834-4289-b28b-d84ae6ec0ce6/route-controller-manager/
2026-06-12 17:12:41.276124 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl_bdef8e62-4834-4289-b28b-d84ae6ec0ce6/route-controller-manager/0.log
2026-06-12 17:12:41.276138 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-cc7dc8fc6-npgnl_bdef8e62-4834-4289-b28b-d84ae6ec0ce6/route-controller-manager/1.log
2026-06-12 17:12:41.276153 | 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-12 17:12:41.276167 | 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-12 17:12:41.276181 | 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-12 17:12:41.276199 | 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-12 17:12:41.276214 | 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-12 17:12:41.276229 | 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-12 17:12:41.276243 | 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-12 17:12:41.276258 | 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-12 17:12:41.276273 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/2.log
2026-06-12 17:12:41.276293 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf_d5bd782b-d37a-4eee-80e7-fbe39a148f22/
2026-06-12 17:12:41.276311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf_d5bd782b-d37a-4eee-80e7-fbe39a148f22/extract/
2026-06-12 17:12:41.276326 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf_d5bd782b-d37a-4eee-80e7-fbe39a148f22/extract/0.log
2026-06-12 17:12:41.276341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf_d5bd782b-d37a-4eee-80e7-fbe39a148f22/pull/
2026-06-12 17:12:41.276377 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf_d5bd782b-d37a-4eee-80e7-fbe39a148f22/pull/0.log
2026-06-12 17:12:41.276398 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf_d5bd782b-d37a-4eee-80e7-fbe39a148f22/util/
2026-06-12 17:12:41.276413 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf_d5bd782b-d37a-4eee-80e7-fbe39a148f22/util/0.log
2026-06-12 17:12:41.276428 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-wd6kx_8481a713-94d1-4a0a-907b-3118fa22b1ae/
2026-06-12 17:12:41.276442 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-wd6kx_8481a713-94d1-4a0a-907b-3118fa22b1ae/manager/
2026-06-12 17:12:41.276457 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-5dcd54bd69-wd6kx_8481a713-94d1-4a0a-907b-3118fa22b1ae/manager/0.log
2026-06-12 17:12:41.276471 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-pfd6s_13b22809-4c38-49e1-a536-c196f69cecf0/
2026-06-12 17:12:41.276485 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-pfd6s_13b22809-4c38-49e1-a536-c196f69cecf0/manager/
2026-06-12 17:12:41.276503 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-584b474457-pfd6s_13b22809-4c38-49e1-a536-c196f69cecf0/manager/0.log
2026-06-12 17:12:41.276518 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-r69gm_3aefb0c7-d698-491e-8d6d-6b3da8451b3d/
2026-06-12 17:12:41.276533 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-r69gm_3aefb0c7-d698-491e-8d6d-6b3da8451b3d/manager/
2026-06-12 17:12:41.276547 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-87bbdb4d9-r69gm_3aefb0c7-d698-491e-8d6d-6b3da8451b3d/manager/0.log
2026-06-12 17:12:41.276561 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-t8nf4_6dfa793e-0f3f-4fff-9e31-6ead0809d04a/
2026-06-12 17:12:41.276575 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-t8nf4_6dfa793e-0f3f-4fff-9e31-6ead0809d04a/manager/
2026-06-12 17:12:41.276590 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-585dc4b7b9-t8nf4_6dfa793e-0f3f-4fff-9e31-6ead0809d04a/manager/0.log
2026-06-12 17:12:41.276604 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-n6prb_d2ac094d-e8a1-4020-9848-0a1ab1839cd7/
2026-06-12 17:12:41.276619 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-n6prb_d2ac094d-e8a1-4020-9848-0a1ab1839cd7/manager/
2026-06-12 17:12:41.276636 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5f5d6b8858-n6prb_d2ac094d-e8a1-4020-9848-0a1ab1839cd7/manager/0.log
2026-06-12 17:12:41.276653 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-q7f75_153c8e18-bcc1-4d20-b8e3-8e8879bc9652/
2026-06-12 17:12:41.276667 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-q7f75_153c8e18-bcc1-4d20-b8e3-8e8879bc9652/manager/
2026-06-12 17:12:41.276682 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-9dc5578b5-q7f75_153c8e18-bcc1-4d20-b8e3-8e8879bc9652/manager/0.log
2026-06-12 17:12:41.276696 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-hnx9h_5ad6efc3-8c7f-46b8-aff2-bd102ba29c56/
2026-06-12 17:12:41.276710 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-hnx9h_5ad6efc3-8c7f-46b8-aff2-bd102ba29c56/manager/
2026-06-12 17:12:41.276725 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-594d6555bb-hnx9h_5ad6efc3-8c7f-46b8-aff2-bd102ba29c56/manager/0.log
2026-06-12 17:12:41.276740 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n_2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232/
2026-06-12 17:12:41.276754 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n_2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232/manager/
2026-06-12 17:12:41.276772 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n_2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232/manager/3.log
2026-06-12 17:12:41.276787 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-7c845fc7c7-gf22n_2fe7b2e6-6ce8-4f58-880c-abd4b3fa5232/manager/4.log
2026-06-12 17:12:41.276801 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-ptmxb_d76b5025-5e8d-43ac-b35c-b7ba62f21f48/
2026-06-12 17:12:41.276816 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-ptmxb_d76b5025-5e8d-43ac-b35c-b7ba62f21f48/manager/
2026-06-12 17:12:41.276830 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-85bb7cc757-ptmxb_d76b5025-5e8d-43ac-b35c-b7ba62f21f48/manager/0.log
2026-06-12 17:12:41.276874 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-gkpsj_5d1939c6-25e6-46a1-b222-def0bd2b0ee7/
2026-06-12 17:12:41.276893 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-gkpsj_5d1939c6-25e6-46a1-b222-def0bd2b0ee7/manager/
2026-06-12 17:12:41.276908 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-b547849c7-gkpsj_5d1939c6-25e6-46a1-b222-def0bd2b0ee7/manager/0.log
2026-06-12 17:12:41.276922 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-cdq7v_fd40de96-5d77-4fa7-8666-6f8838c37d83/
2026-06-12 17:12:41.276937 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-cdq7v_fd40de96-5d77-4fa7-8666-6f8838c37d83/manager/
2026-06-12 17:12:41.276952 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-5545cdc48d-cdq7v_fd40de96-5d77-4fa7-8666-6f8838c37d83/manager/0.log
2026-06-12 17:12:41.276966 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-gh7mv_028d05e2-a2a5-4740-8648-c43b1bb7ab34/
2026-06-12 17:12:41.276980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-gh7mv_028d05e2-a2a5-4740-8648-c43b1bb7ab34/manager/
2026-06-12 17:12:41.276995 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-6c7667d64b-gh7mv_028d05e2-a2a5-4740-8648-c43b1bb7ab34/manager/0.log
2026-06-12 17:12:41.277009 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-rbgd4_78cfe0b0-4b92-4a2f-95d2-b156043de3c8/
2026-06-12 17:12:41.277023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-rbgd4_78cfe0b0-4b92-4a2f-95d2-b156043de3c8/manager/
2026-06-12 17:12:41.277038 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-6df846755f-rbgd4_78cfe0b0-4b92-4a2f-95d2-b156043de3c8/manager/0.log
2026-06-12 17:12:41.277052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg_c063934a-5d78-43a2-aa85-d8cc195eec4e/
2026-06-12 17:12:41.277066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg_c063934a-5d78-43a2-aa85-d8cc195eec4e/manager/
2026-06-12 17:12:41.277084 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg_c063934a-5d78-43a2-aa85-d8cc195eec4e/manager/3.log
2026-06-12 17:12:41.277099 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6bd797bd9d-mt7mg_c063934a-5d78-43a2-aa85-d8cc195eec4e/manager/4.log
2026-06-12 17:12:41.277113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v_ffb3a2df-3f33-4ebe-ace5-f42394d16437/
2026-06-12 17:12:41.277127 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v_ffb3a2df-3f33-4ebe-ace5-f42394d16437/manager/
2026-06-12 17:12:41.277141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v_ffb3a2df-3f33-4ebe-ace5-f42394d16437/manager/3.log
2026-06-12 17:12:41.277156 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bdm8v_ffb3a2df-3f33-4ebe-ace5-f42394d16437/manager/4.log
2026-06-12 17:12:41.277171 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-76d9f7dc97-thd4t_0bc6535a-facb-4125-a9c3-0e6c68fb9438/
2026-06-12 17:12:41.277186 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-76d9f7dc97-thd4t_0bc6535a-facb-4125-a9c3-0e6c68fb9438/operator/
2026-06-12 17:12:41.277201 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-76d9f7dc97-thd4t_0bc6535a-facb-4125-a9c3-0e6c68fb9438/operator/0.log
2026-06-12 17:12:41.277215 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-859ddb6968-2nqhz_27072e12-ee13-4a95-8711-3051166b564c/
2026-06-12 17:12:41.277230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-859ddb6968-2nqhz_27072e12-ee13-4a95-8711-3051166b564c/manager/
2026-06-12 17:12:41.277244 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-859ddb6968-2nqhz_27072e12-ee13-4a95-8711-3051166b564c/manager/0.log.gz
2026-06-12 17:12:41.277258 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-4872d_869faf43-2a20-475a-a23e-df1d1070f943/
2026-06-12 17:12:41.277273 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-4872d_869faf43-2a20-475a-a23e-df1d1070f943/registry-server/
2026-06-12 17:12:41.277287 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-4872d_869faf43-2a20-475a-a23e-df1d1070f943/registry-server/0.log
2026-06-12 17:12:41.277302 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-5c5cc_69a0be20-2f3b-45fb-87f6-076e62d57d54/
2026-06-12 17:12:41.277316 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-5c5cc_69a0be20-2f3b-45fb-87f6-076e62d57d54/manager/
2026-06-12 17:12:41.277330 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-5666dfdddd-5c5cc_69a0be20-2f3b-45fb-87f6-076e62d57d54/manager/0.log
2026-06-12 17:12:41.277363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-w878h_0007e810-9658-4b07-b176-d1972470aba9/
2026-06-12 17:12:41.277384 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-w878h_0007e810-9658-4b07-b176-d1972470aba9/manager/
2026-06-12 17:12:41.277400 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-79846f755c-w878h_0007e810-9658-4b07-b176-d1972470aba9/manager/0.log
2026-06-12 17:12:41.277415 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-clc58_ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4/
2026-06-12 17:12:41.277430 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-clc58_ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4/manager/
2026-06-12 17:12:41.277444 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-565998cc45-clc58_ce9bb8b5-6644-4940-8d4d-25a2fd09f3c4/manager/0.log
2026-06-12 17:12:41.277459 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8_70df1a68-aadf-45fa-81de-0d0e8060e923/
2026-06-12 17:12:41.277474 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8_70df1a68-aadf-45fa-81de-0d0e8060e923/manager/
2026-06-12 17:12:41.277488 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8_70df1a68-aadf-45fa-81de-0d0e8060e923/manager/3.log
2026-06-12 17:12:41.277502 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-7579dbdcb9-dpns8_70df1a68-aadf-45fa-81de-0d0e8060e923/manager/4.log
2026-06-12 17:12:41.277517 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-78r2w_2f033182-ff64-41d9-bdb3-5ad9b389a5b1/
2026-06-12 17:12:41.277531 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-78r2w_2f033182-ff64-41d9-bdb3-5ad9b389a5b1/manager/
2026-06-12 17:12:41.277546 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-7869644bb4-78r2w_2f033182-ff64-41d9-bdb3-5ad9b389a5b1/manager/0.log
2026-06-12 17:12:41.277561 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-84cdc66f78-btvlg_0497cde2-0b2a-4763-8b1f-d765e4f575fd/
2026-06-12 17:12:41.277575 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-84cdc66f78-btvlg_0497cde2-0b2a-4763-8b1f-d765e4f575fd/barbican-api-log/
2026-06-12 17:12:41.277590 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-84cdc66f78-btvlg_0497cde2-0b2a-4763-8b1f-d765e4f575fd/barbican-api-log/0.log
2026-06-12 17:12:41.277604 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-84cdc66f78-btvlg_0497cde2-0b2a-4763-8b1f-d765e4f575fd/barbican-api/
2026-06-12 17:12:41.277618 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-84cdc66f78-btvlg_0497cde2-0b2a-4763-8b1f-d765e4f575fd/barbican-api/0.log
2026-06-12 17:12:41.277642 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5df858d6bb-72kbq_f56d9e03-03c3-47ef-bf13-2dffb2a3281e/
2026-06-12 17:12:41.277726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5df858d6bb-72kbq_f56d9e03-03c3-47ef-bf13-2dffb2a3281e/barbican-keystone-listener-log/
2026-06-12 17:12:41.277749 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5df858d6bb-72kbq_f56d9e03-03c3-47ef-bf13-2dffb2a3281e/barbican-keystone-listener-log/0.log
2026-06-12 17:12:41.277764 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5df858d6bb-72kbq_f56d9e03-03c3-47ef-bf13-2dffb2a3281e/barbican-keystone-listener/
2026-06-12 17:12:41.277779 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-5df858d6bb-72kbq_f56d9e03-03c3-47ef-bf13-2dffb2a3281e/barbican-keystone-listener/0.log
2026-06-12 17:12:41.277793 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-566c4995b7-52swz_56e65be4-3246-4d87-a760-c3446b1e4558/
2026-06-12 17:12:41.277808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-566c4995b7-52swz_56e65be4-3246-4d87-a760-c3446b1e4558/barbican-worker-log/
2026-06-12 17:12:41.277822 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-566c4995b7-52swz_56e65be4-3246-4d87-a760-c3446b1e4558/barbican-worker-log/0.log
2026-06-12 17:12:41.277837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-566c4995b7-52swz_56e65be4-3246-4d87-a760-c3446b1e4558/barbican-worker/
2026-06-12 17:12:41.277851 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-566c4995b7-52swz_56e65be4-3246-4d87-a760-c3446b1e4558/barbican-worker/0.log
2026-06-12 17:12:41.277865 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l_838cb129-7d41-4453-b6ee-f7c0d1c30a06/
2026-06-12 17:12:41.277880 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l_838cb129-7d41-4453-b6ee-f7c0d1c30a06/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.277895 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l_838cb129-7d41-4453-b6ee-f7c0d1c30a06/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.277910 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_63802512-9b23-4dfb-a92b-77bc48a902ad/
2026-06-12 17:12:41.277925 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_63802512-9b23-4dfb-a92b-77bc48a902ad/ceilometer-central-agent/
2026-06-12 17:12:41.277939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_63802512-9b23-4dfb-a92b-77bc48a902ad/ceilometer-central-agent/0.log
2026-06-12 17:12:41.277954 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_63802512-9b23-4dfb-a92b-77bc48a902ad/ceilometer-notification-agent/
2026-06-12 17:12:41.277968 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_63802512-9b23-4dfb-a92b-77bc48a902ad/ceilometer-notification-agent/0.log
2026-06-12 17:12:41.277982 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_63802512-9b23-4dfb-a92b-77bc48a902ad/proxy-httpd/
2026-06-12 17:12:41.277997 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_63802512-9b23-4dfb-a92b-77bc48a902ad/proxy-httpd/0.log
2026-06-12 17:12:41.278011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_63802512-9b23-4dfb-a92b-77bc48a902ad/sg-core/
2026-06-12 17:12:41.278029 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_63802512-9b23-4dfb-a92b-77bc48a902ad/sg-core/0.log
2026-06-12 17:12:41.278044 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c81881e3-3b15-45f4-b907-fbb73c0c263e/
2026-06-12 17:12:41.278059 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c81881e3-3b15-45f4-b907-fbb73c0c263e/cinder-api-log/
2026-06-12 17:12:41.278073 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c81881e3-3b15-45f4-b907-fbb73c0c263e/cinder-api-log/0.log
2026-06-12 17:12:41.278088 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c81881e3-3b15-45f4-b907-fbb73c0c263e/cinder-api/
2026-06-12 17:12:41.278102 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_c81881e3-3b15-45f4-b907-fbb73c0c263e/cinder-api/0.log
2026-06-12 17:12:41.278116 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b6bc2e59-a5bd-457e-9da3-d5de89f0f35c/
2026-06-12 17:12:41.278131 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b6bc2e59-a5bd-457e-9da3-d5de89f0f35c/cinder-scheduler/
2026-06-12 17:12:41.278146 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b6bc2e59-a5bd-457e-9da3-d5de89f0f35c/cinder-scheduler/0.log
2026-06-12 17:12:41.278160 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b6bc2e59-a5bd-457e-9da3-d5de89f0f35c/probe/
2026-06-12 17:12:41.278174 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b6bc2e59-a5bd-457e-9da3-d5de89f0f35c/probe/0.log
2026-06-12 17:12:41.278189 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt_2f88d764-5219-4671-9079-cb723acc37bc/
2026-06-12 17:12:41.278203 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt_2f88d764-5219-4671-9079-cb723acc37bc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.278218 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt_2f88d764-5219-4671-9079-cb723acc37bc/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.278232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc_f44b8756-9e5c-4858-a345-e47a41fac944/
2026-06-12 17:12:41.278247 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc_f44b8756-9e5c-4858-a345-e47a41fac944/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.278262 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc_f44b8756-9e5c-4858-a345-e47a41fac944/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.278277 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-xnqn7_06d540a9-1386-49a6-b1c3-81bbdb9dd641/
2026-06-12 17:12:41.278292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-xnqn7_06d540a9-1386-49a6-b1c3-81bbdb9dd641/dnsmasq-dns/
2026-06-12 17:12:41.278306 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-xnqn7_06d540a9-1386-49a6-b1c3-81bbdb9dd641/dnsmasq-dns/0.log
2026-06-12 17:12:41.278324 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-xnqn7_06d540a9-1386-49a6-b1c3-81bbdb9dd641/init/
2026-06-12 17:12:41.278339 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-649b7c9ccf-xnqn7_06d540a9-1386-49a6-b1c3-81bbdb9dd641/init/0.log
2026-06-12 17:12:41.278381 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599_914134f9-0269-4d81-8824-f361585ff898/
2026-06-12 17:12:41.278399 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599_914134f9-0269-4d81-8824-f361585ff898/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.278414 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599_914134f9-0269-4d81-8824-f361585ff898/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.278429 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_f14c8679-e3de-4f08-bc36-dd4ec30fbefa/
2026-06-12 17:12:41.278443 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_f14c8679-e3de-4f08-bc36-dd4ec30fbefa/glance-httpd/
2026-06-12 17:12:41.278458 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_f14c8679-e3de-4f08-bc36-dd4ec30fbefa/glance-httpd/0.log
2026-06-12 17:12:41.278472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_f14c8679-e3de-4f08-bc36-dd4ec30fbefa/glance-log/
2026-06-12 17:12:41.278487 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_f14c8679-e3de-4f08-bc36-dd4ec30fbefa/glance-log/0.log
2026-06-12 17:12:41.278501 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_91cb1669-2c40-472f-9023-4188f0ebc03a/
2026-06-12 17:12:41.278515 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_91cb1669-2c40-472f-9023-4188f0ebc03a/glance-httpd/
2026-06-12 17:12:41.278530 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_91cb1669-2c40-472f-9023-4188f0ebc03a/glance-httpd/0.log
2026-06-12 17:12:41.278544 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_91cb1669-2c40-472f-9023-4188f0ebc03a/glance-log/
2026-06-12 17:12:41.278559 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_91cb1669-2c40-472f-9023-4188f0ebc03a/glance-log/0.log
2026-06-12 17:12:41.278573 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx_d3906623-43b8-433e-aab1-093358997417/
2026-06-12 17:12:41.278588 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx_d3906623-43b8-433e-aab1-093358997417/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.278603 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx_d3906623-43b8-433e-aab1-093358997417/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.278618 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7_303973af-d3a1-477e-a25c-e1e97f0ee3bd/
2026-06-12 17:12:41.278636 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7_303973af-d3a1-477e-a25c-e1e97f0ee3bd/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.278652 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7_303973af-d3a1-477e-a25c-e1e97f0ee3bd/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.278667 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-6f74648494-27dv7_b265bf27-7b13-4f14-8d52-5ffa079ecba0/
2026-06-12 17:12:41.278700 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-6f74648494-27dv7_b265bf27-7b13-4f14-8d52-5ffa079ecba0/keystone-api/
2026-06-12 17:12:41.278715 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-6f74648494-27dv7_b265bf27-7b13-4f14-8d52-5ffa079ecba0/keystone-api/0.log
2026-06-12 17:12:41.278730 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688061-9vmjw_ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c/
2026-06-12 17:12:41.278746 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688061-9vmjw_ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c/keystone-cron/
2026-06-12 17:12:41.278760 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29688061-9vmjw_ce3a4c55-e1d8-43a4-97d6-4da13bfbb50c/keystone-cron/0.log
2026-06-12 17:12:41.278775 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_a4a99f29-1b56-40bd-b293-ef6b35dfb57f/
2026-06-12 17:12:41.278789 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_a4a99f29-1b56-40bd-b293-ef6b35dfb57f/kube-state-metrics/
2026-06-12 17:12:41.278803 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_a4a99f29-1b56-40bd-b293-ef6b35dfb57f/kube-state-metrics/0.log
2026-06-12 17:12:41.278818 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv_e50bee15-1216-4384-91c2-22115b8bc1b0/
2026-06-12 17:12:41.278832 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv_e50bee15-1216-4384-91c2-22115b8bc1b0/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.278846 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv_e50bee15-1216-4384-91c2-22115b8bc1b0/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.278860 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_e4efcf05-45d7-431a-b466-1ca922740476/
2026-06-12 17:12:41.278875 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_e4efcf05-45d7-431a-b466-1ca922740476/memcached/
2026-06-12 17:12:41.278889 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_e4efcf05-45d7-431a-b466-1ca922740476/memcached/0.log.gz
2026-06-12 17:12:41.278903 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fc858c5-hpp55_418f4e02-f4c4-44d8-a092-0ee585ee4c34/
2026-06-12 17:12:41.278950 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fc858c5-hpp55_418f4e02-f4c4-44d8-a092-0ee585ee4c34/neutron-api/
2026-06-12 17:12:41.278967 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fc858c5-hpp55_418f4e02-f4c4-44d8-a092-0ee585ee4c34/neutron-api/0.log
2026-06-12 17:12:41.278986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fc858c5-hpp55_418f4e02-f4c4-44d8-a092-0ee585ee4c34/neutron-httpd/
2026-06-12 17:12:41.279001 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fc858c5-hpp55_418f4e02-f4c4-44d8-a092-0ee585ee4c34/neutron-httpd/0.log
2026-06-12 17:12:41.279015 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj_bbb813af-94c0-419b-88a0-445a31afc82e/
2026-06-12 17:12:41.279030 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj_bbb813af-94c0-419b-88a0-445a31afc82e/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.279045 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj_bbb813af-94c0-419b-88a0-445a31afc82e/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.279060 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_b8620fdd-fe2e-4164-b825-21221facd14a/
2026-06-12 17:12:41.279074 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_b8620fdd-fe2e-4164-b825-21221facd14a/nova-api-api/
2026-06-12 17:12:41.279089 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_b8620fdd-fe2e-4164-b825-21221facd14a/nova-api-api/0.log
2026-06-12 17:12:41.279103 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_b8620fdd-fe2e-4164-b825-21221facd14a/nova-api-log/
2026-06-12 17:12:41.279117 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_b8620fdd-fe2e-4164-b825-21221facd14a/nova-api-log/0.log
2026-06-12 17:12:41.279131 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_e39678d2-6ced-458d-a6c6-005836f1b88a/
2026-06-12 17:12:41.279145 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_e39678d2-6ced-458d-a6c6-005836f1b88a/nova-cell0-conductor-conductor/
2026-06-12 17:12:41.279159 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_e39678d2-6ced-458d-a6c6-005836f1b88a/nova-cell0-conductor-conductor/0.log
2026-06-12 17:12:41.279173 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_0742c57c-2758-4c06-8f81-f9883670c3d4/
2026-06-12 17:12:41.279187 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_0742c57c-2758-4c06-8f81-f9883670c3d4/nova-cell1-conductor-conductor/
2026-06-12 17:12:41.279201 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_0742c57c-2758-4c06-8f81-f9883670c3d4/nova-cell1-conductor-conductor/0.log
2026-06-12 17:12:41.279215 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_61cfb18b-f543-47f0-afd1-c4876b830cea/
2026-06-12 17:12:41.279230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_61cfb18b-f543-47f0-afd1-c4876b830cea/nova-cell1-novncproxy-novncproxy/
2026-06-12 17:12:41.279244 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_61cfb18b-f543-47f0-afd1-c4876b830cea/nova-cell1-novncproxy-novncproxy/0.log
2026-06-12 17:12:41.279258 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb_58c16140-5b43-4dbe-a656-adad6531c845/
2026-06-12 17:12:41.279272 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb_58c16140-5b43-4dbe-a656-adad6531c845/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.279289 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb_58c16140-5b43-4dbe-a656-adad6531c845/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.279304 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f/
2026-06-12 17:12:41.279319 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f/nova-metadata-log/
2026-06-12 17:12:41.279333 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f/nova-metadata-log/0.log
2026-06-12 17:12:41.279361 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f/nova-metadata-metadata/
2026-06-12 17:12:41.279381 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_5a81cdd2-3075-4855-ae3e-fdfeeaa0fd6f/nova-metadata-metadata/0.log
2026-06-12 17:12:41.279396 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_2bcfe51f-52e0-492a-82cb-a045318a81d7/
2026-06-12 17:12:41.279411 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_2bcfe51f-52e0-492a-82cb-a045318a81d7/nova-scheduler-scheduler/
2026-06-12 17:12:41.279425 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_2bcfe51f-52e0-492a-82cb-a045318a81d7/nova-scheduler-scheduler/0.log
2026-06-12 17:12:41.279440 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_bc8e85ef-47ee-4ff0-9c9d-b45be90d8824/
2026-06-12 17:12:41.279455 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_bc8e85ef-47ee-4ff0-9c9d-b45be90d8824/galera/
2026-06-12 17:12:41.279469 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_bc8e85ef-47ee-4ff0-9c9d-b45be90d8824/galera/0.log
2026-06-12 17:12:41.279483 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_bc8e85ef-47ee-4ff0-9c9d-b45be90d8824/galera/1.log
2026-06-12 17:12:41.279497 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_bc8e85ef-47ee-4ff0-9c9d-b45be90d8824/mysql-bootstrap/
2026-06-12 17:12:41.279512 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_bc8e85ef-47ee-4ff0-9c9d-b45be90d8824/mysql-bootstrap/0.log
2026-06-12 17:12:41.279526 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj_b1dd6d14-4306-4970-bc24-775b9671cd7d/
2026-06-12 17:12:41.279540 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj_b1dd6d14-4306-4970-bc24-775b9671cd7d/init/
2026-06-12 17:12:41.279554 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj_b1dd6d14-4306-4970-bc24-775b9671cd7d/init/0.log
2026-06-12 17:12:41.279568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj_b1dd6d14-4306-4970-bc24-775b9671cd7d/osp-httpd/
2026-06-12 17:12:41.279582 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj_b1dd6d14-4306-4970-bc24-775b9671cd7d/osp-httpd/0.log
2026-06-12 17:12:41.279600 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_396dd3a6-5bc9-49b9-84b8-a377e3f04aa1/
2026-06-12 17:12:41.279616 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_396dd3a6-5bc9-49b9-84b8-a377e3f04aa1/galera/
2026-06-12 17:12:41.279632 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_396dd3a6-5bc9-49b9-84b8-a377e3f04aa1/galera/1.log
2026-06-12 17:12:41.279649 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_396dd3a6-5bc9-49b9-84b8-a377e3f04aa1/galera/2.log
2026-06-12 17:12:41.279665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_396dd3a6-5bc9-49b9-84b8-a377e3f04aa1/mysql-bootstrap/
2026-06-12 17:12:41.279680 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_396dd3a6-5bc9-49b9-84b8-a377e3f04aa1/mysql-bootstrap/0.log
2026-06-12 17:12:41.279694 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_b7bb45d8-758f-4cdd-bc5a-fd55649c3f1d/
2026-06-12 17:12:41.279708 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_b7bb45d8-758f-4cdd-bc5a-fd55649c3f1d/openstackclient/
2026-06-12 17:12:41.279723 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_b7bb45d8-758f-4cdd-bc5a-fd55649c3f1d/openstackclient/0.log
2026-06-12 17:12:41.279737 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-k254s_3d2288ad-1ebc-4b69-b502-7419b1a3a0e5/
2026-06-12 17:12:41.279751 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-k254s_3d2288ad-1ebc-4b69-b502-7419b1a3a0e5/openstack-network-exporter/
2026-06-12 17:12:41.279766 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-k254s_3d2288ad-1ebc-4b69-b502-7419b1a3a0e5/openstack-network-exporter/0.log
2026-06-12 17:12:41.279780 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-2vd42_3a99b69c-9619-44dc-bf7a-c3abc39b223e/
2026-06-12 17:12:41.279795 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-2vd42_3a99b69c-9619-44dc-bf7a-c3abc39b223e/ovs-vswitchd/
2026-06-12 17:12:41.279809 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-2vd42_3a99b69c-9619-44dc-bf7a-c3abc39b223e/ovs-vswitchd/0.log
2026-06-12 17:12:41.279823 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-2vd42_3a99b69c-9619-44dc-bf7a-c3abc39b223e/ovsdb-server-init/
2026-06-12 17:12:41.279837 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-2vd42_3a99b69c-9619-44dc-bf7a-c3abc39b223e/ovsdb-server-init/0.log
2026-06-12 17:12:41.279852 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-2vd42_3a99b69c-9619-44dc-bf7a-c3abc39b223e/ovsdb-server/
2026-06-12 17:12:41.279866 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-2vd42_3a99b69c-9619-44dc-bf7a-c3abc39b223e/ovsdb-server/0.log
2026-06-12 17:12:41.279880 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-wh84g_53d9c477-82bb-4ba5-ba30-7a7d83d29411/
2026-06-12 17:12:41.279894 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-wh84g_53d9c477-82bb-4ba5-ba30-7a7d83d29411/ovn-controller/
2026-06-12 17:12:41.279912 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-wh84g_53d9c477-82bb-4ba5-ba30-7a7d83d29411/ovn-controller/0.log
2026-06-12 17:12:41.279927 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l_00140a4d-34f0-41f5-a073-0c0dbb403be8/
2026-06-12 17:12:41.279941 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l_00140a4d-34f0-41f5-a073-0c0dbb403be8/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.279956 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l_00140a4d-34f0-41f5-a073-0c0dbb403be8/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.279970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_4b141ab9-8f92-4f1f-bd95-c5d51e2e0853/
2026-06-12 17:12:41.280049 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_4b141ab9-8f92-4f1f-bd95-c5d51e2e0853/openstack-network-exporter/
2026-06-12 17:12:41.280070 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_4b141ab9-8f92-4f1f-bd95-c5d51e2e0853/openstack-network-exporter/0.log
2026-06-12 17:12:41.280114 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_4b141ab9-8f92-4f1f-bd95-c5d51e2e0853/ovn-northd/
2026-06-12 17:12:41.280132 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_4b141ab9-8f92-4f1f-bd95-c5d51e2e0853/ovn-northd/0.log
2026-06-12 17:12:41.280147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67/
2026-06-12 17:12:41.280162 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67/openstack-network-exporter/
2026-06-12 17:12:41.280176 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67/openstack-network-exporter/0.log
2026-06-12 17:12:41.280191 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67/ovsdbserver-nb/
2026-06-12 17:12:41.280205 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_22c3fb2e-eeb4-42c4-9a0f-7f1d80d15a67/ovsdbserver-nb/0.log
2026-06-12 17:12:41.280219 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_5fca7dd3-1c6e-4ff6-a87b-68d810dc161e/
2026-06-12 17:12:41.280234 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_5fca7dd3-1c6e-4ff6-a87b-68d810dc161e/openstack-network-exporter/
2026-06-12 17:12:41.280248 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_5fca7dd3-1c6e-4ff6-a87b-68d810dc161e/openstack-network-exporter/0.log
2026-06-12 17:12:41.280263 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_5fca7dd3-1c6e-4ff6-a87b-68d810dc161e/ovsdbserver-sb/
2026-06-12 17:12:41.280278 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_5fca7dd3-1c6e-4ff6-a87b-68d810dc161e/ovsdbserver-sb/0.log
2026-06-12 17:12:41.280292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84db86ff68-5rtj7_12435e79-fca5-4d98-9e2e-a9c003a03e1d/
2026-06-12 17:12:41.280307 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84db86ff68-5rtj7_12435e79-fca5-4d98-9e2e-a9c003a03e1d/placement-api/
2026-06-12 17:12:41.280321 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84db86ff68-5rtj7_12435e79-fca5-4d98-9e2e-a9c003a03e1d/placement-api/0.log
2026-06-12 17:12:41.280339 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84db86ff68-5rtj7_12435e79-fca5-4d98-9e2e-a9c003a03e1d/placement-log/
2026-06-12 17:12:41.280376 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-84db86ff68-5rtj7_12435e79-fca5-4d98-9e2e-a9c003a03e1d/placement-log/0.log
2026-06-12 17:12:41.280392 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_8a920cca-cdfe-4d02-85e0-e48fa4401fb6/
2026-06-12 17:12:41.280406 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_8a920cca-cdfe-4d02-85e0-e48fa4401fb6/rabbitmq/
2026-06-12 17:12:41.280421 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_8a920cca-cdfe-4d02-85e0-e48fa4401fb6/rabbitmq/0.log
2026-06-12 17:12:41.280435 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_8a920cca-cdfe-4d02-85e0-e48fa4401fb6/setup-container/
2026-06-12 17:12:41.280450 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_8a920cca-cdfe-4d02-85e0-e48fa4401fb6/setup-container/0.log
2026-06-12 17:12:41.280464 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_d9e79373-91f7-4143-9c97-ee81e7e2959a/
2026-06-12 17:12:41.280478 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_d9e79373-91f7-4143-9c97-ee81e7e2959a/rabbitmq/
2026-06-12 17:12:41.280492 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_d9e79373-91f7-4143-9c97-ee81e7e2959a/rabbitmq/0.log
2026-06-12 17:12:41.280507 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_d9e79373-91f7-4143-9c97-ee81e7e2959a/setup-container/
2026-06-12 17:12:41.280522 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_d9e79373-91f7-4143-9c97-ee81e7e2959a/setup-container/0.log
2026-06-12 17:12:41.280536 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f_c4c75e53-495c-45f6-8182-7bc0f63ecbe6/
2026-06-12 17:12:41.280551 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f_c4c75e53-495c-45f6-8182-7bc0f63ecbe6/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.280566 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f_c4c75e53-495c-45f6-8182-7bc0f63ecbe6/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.280581 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn_98d6c300-4c9e-41bb-a303-c52563cbab10/
2026-06-12 17:12:41.280596 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn_98d6c300-4c9e-41bb-a303-c52563cbab10/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.280610 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn_98d6c300-4c9e-41bb-a303-c52563cbab10/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.280625 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5_51bef79d-71c0-4bcb-8f57-af189dd91f1f/
2026-06-12 17:12:41.280646 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5_51bef79d-71c0-4bcb-8f57-af189dd91f1f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.280661 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5_51bef79d-71c0-4bcb-8f57-af189dd91f1f/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.280676 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r_90eab599-d518-47d1-8513-0d64fab1f820/
2026-06-12 17:12:41.280690 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r_90eab599-d518-47d1-8513-0d64fab1f820/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.280705 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r_90eab599-d518-47d1-8513-0d64fab1f820/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.280719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8_48fa406e-f517-4c68-8c6f-c027158e5e75/
2026-06-12 17:12:41.280734 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8_48fa406e-f517-4c68-8c6f-c027158e5e75/ssh-known-hosts-edpm-deployment-ipam/
2026-06-12 17:12:41.280749 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-d4pr8_48fa406e-f517-4c68-8c6f-c027158e5e75/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-12 17:12:41.280764 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-79889dfc99-zmbzk_6aa42400-3e04-4b76-b37f-346230680e4d/
2026-06-12 17:12:41.280778 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-79889dfc99-zmbzk_6aa42400-3e04-4b76-b37f-346230680e4d/proxy-httpd/
2026-06-12 17:12:41.280793 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-79889dfc99-zmbzk_6aa42400-3e04-4b76-b37f-346230680e4d/proxy-httpd/0.log
2026-06-12 17:12:41.280808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-79889dfc99-zmbzk_6aa42400-3e04-4b76-b37f-346230680e4d/proxy-server/
2026-06-12 17:12:41.280822 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-79889dfc99-zmbzk_6aa42400-3e04-4b76-b37f-346230680e4d/proxy-server/0.log
2026-06-12 17:12:41.280837 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-vshfr_269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1/
2026-06-12 17:12:41.280852 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-vshfr_269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1/swift-ring-rebalance/
2026-06-12 17:12:41.280866 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-vshfr_269a3b6c-8ec6-4d17-9127-a4cbaf5e03b1/swift-ring-rebalance/0.log
2026-06-12 17:12:41.280881 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/
2026-06-12 17:12:41.280896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/account-auditor/
2026-06-12 17:12:41.280910 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/account-auditor/0.log
2026-06-12 17:12:41.280925 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/account-reaper/
2026-06-12 17:12:41.280943 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/account-reaper/0.log
2026-06-12 17:12:41.280957 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/account-replicator/
2026-06-12 17:12:41.280972 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/account-replicator/0.log
2026-06-12 17:12:41.280986 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/account-server/
2026-06-12 17:12:41.281000 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/account-server/0.log
2026-06-12 17:12:41.281015 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/container-auditor/
2026-06-12 17:12:41.281029 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/container-auditor/0.log
2026-06-12 17:12:41.281043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/container-replicator/
2026-06-12 17:12:41.281057 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/container-replicator/0.log
2026-06-12 17:12:41.281071 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/container-server/
2026-06-12 17:12:41.281086 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/container-server/0.log
2026-06-12 17:12:41.281100 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/container-updater/
2026-06-12 17:12:41.281114 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/container-updater/0.log
2026-06-12 17:12:41.281128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-auditor/
2026-06-12 17:12:41.281142 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-auditor/0.log
2026-06-12 17:12:41.281192 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-expirer/
2026-06-12 17:12:41.281210 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-expirer/0.log
2026-06-12 17:12:41.281225 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-replicator/
2026-06-12 17:12:41.281239 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-replicator/0.log
2026-06-12 17:12:41.281253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-server/
2026-06-12 17:12:41.281267 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-server/0.log
2026-06-12 17:12:41.281281 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-updater/
2026-06-12 17:12:41.281299 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/object-updater/0.log
2026-06-12 17:12:41.281314 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/rsync/
2026-06-12 17:12:41.281328 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/rsync/0.log
2026-06-12 17:12:41.281342 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/swift-recon-cron/
2026-06-12 17:12:41.281383 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/swift-recon-cron/0.log
2026-06-12 17:12:41.281399 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/xattr-restore/
2026-06-12 17:12:41.281413 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_358d8272-cd42-47e7-95d6-1379d565df00/xattr-restore/0.log
2026-06-12 17:12:41.281428 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq_0f9403a6-237f-47a7-86df-b151e39478e6/
2026-06-12 17:12:41.281442 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq_0f9403a6-237f-47a7-86df-b151e39478e6/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.281457 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq_0f9403a6-237f-47a7-86df-b151e39478e6/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.281471 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn_98778df6-6f84-426b-b90f-b8a9827979b6/
2026-06-12 17:12:41.281486 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn_98778df6-6f84-426b-b90f-b8a9827979b6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-12 17:12:41.281501 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn_98778df6-6f84-426b-b90f-b8a9827979b6/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-12 17:12:41.281515 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_75668be0-7abe-44e2-b58e-d26b82c6fb9d/
2026-06-12 17:12:41.281529 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_75668be0-7abe-44e2-b58e-d26b82c6fb9d/sushy-emulator/
2026-06-12 17:12:41.281544 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_75668be0-7abe-44e2-b58e-d26b82c6fb9d/sushy-emulator/0.log
2026-06-12 17:12:41.281559 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-12 17:12:41.281574 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-12 17:12:41.281589 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-12 17:12:41.281604 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-12 17:12:41.281623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-12 17:12:41.281638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-12 17:12:41.281653 | 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-12 17:12:41.281668 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-12 17:12:41.281683 | 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-12 17:12:41.281697 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-12 17:12:41.281712 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-12 17:12:41.281726 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-12 17:12:41.281740 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-12 17:12:41.281754 | 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-12 17:12:41.281769 | 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-12 17:12:41.281783 | 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-12 17:12:41.281798 | 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-12 17:12:41.281813 | 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-12 17:12:41.281827 | 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-12 17:12:41.281842 | 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-12 17:12:41.281856 | 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-12 17:12:41.281874 | 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-12 17:12:41.281889 | 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-12 17:12:41.281903 | 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-12 17:12:41.281918 | 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-12 17:12:41.281932 | 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-12 17:12:41.281946 | 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-12 17:12:41.281960 | 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-12 17:12:41.281975 | 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-12 17:12:41.281989 | 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-12 17:12:41.282003 | 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-12 17:12:41.282018 | 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-12 17:12:41.282032 | 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-12 17:12:41.282046 | 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-12 17:12:41.282060 | 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-12 17:12:41.282075 | 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-12 17:12:41.282103 | 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-12 17:12:41.282118 | 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-12 17:12:41.282132 | 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-12 17:12:41.282147 | 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-12 17:12:41.282161 | 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-12 17:12:41.282175 | 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-12 17:12:41.282190 | 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-12 17:12:41.282204 | 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-12 17:12:41.282218 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-12 17:12:41.282269 | 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-12 17:12:41.282286 | 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-12 17:12:41.282300 | 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-12 17:12:41.282315 | 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-12 17:12:41.282330 | 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-12 17:12:41.282345 | 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-12 17:12:41.282383 | 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-12 17:12:41.282399 | 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-12 17:12:41.282415 | 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-12 17:12:41.282429 | 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-12 17:12:41.282444 | 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-12 17:12:41.282458 | 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-12 17:12:41.282472 | 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-12 17:12:41.282486 | 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-12 17:12:41.282501 | 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-12 17:12:41.282515 | 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-12 17:12:41.282529 | 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-12 17:12:41.282543 | 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-12 17:12:41.282556 | 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-12 17:12:41.282570 | 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-12 17:12:41.282584 | 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-12 17:12:41.282602 | 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-12 17:12:41.282617 | 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-12 17:12:41.282631 | 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-12 17:12:41.282645 | 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-12 17:12:41.282660 | 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-12 17:12:41.282684 | 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-12 17:12:41.282700 | 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-12 17:12:41.282715 | 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-12 17:12:41.282729 | 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-12 17:12:41.282746 | 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-12 17:12:41.282760 | 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-12 17:12:41.282774 | 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-12 17:12:41.282788 | 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-12 17:12:41.282803 | 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-12 17:12:41.282817 | 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-12 17:12:41.282831 | 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-12 17:12:41.282848 | 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-12 17:12:41.282862 | 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-12 17:12:41.282876 | 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-12 17:12:41.282891 | 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-12 17:12:41.282905 | 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-12 17:12:41.282920 | 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-12 17:12:41.282935 | 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-12 17:12:41.282949 | 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-12 17:12:41.282964 | 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-12 17:12:41.282979 | 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-12 17:12:41.282993 | 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-12 17:12:41.283008 | 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-12 17:12:41.283022 | 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-12 17:12:41.283037 | 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-12 17:12:41.283051 | 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-12 17:12:41.283068 | 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-12 17:12:41.283083 | 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-12 17:12:41.283097 | 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-12 17:12:41.283111 | 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-12 17:12:41.283126 | 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-12 17:12:41.283140 | 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-12 17:12:41.283155 | 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-12 17:12:41.283169 | 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-12 17:12:41.283183 | 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-12 17:12:41.283197 | 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-12 17:12:41.283211 | 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-12 17:12:41.283225 | 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-12 17:12:41.283239 | 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-12 17:12:41.283253 | 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-12 17:12:41.283268 | 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-12 17:12:41.283285 | 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-12 17:12:41.283325 | 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-12 17:12:41.283344 | 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-12 17:12:41.283375 | 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-12 17:12:41.283391 | 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-12 17:12:41.283405 | 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-12 17:12:41.283419 | 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-12 17:12:41.283433 | 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-12 17:12:41.283447 | 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-12 17:12:41.283462 | 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-12 17:12:41.283476 | 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-12 17:12:41.283490 | 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-12 17:12:41.283505 | 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-12 17:12:41.283519 | 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-12 17:12:41.283534 | 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-12 17:12:41.283552 | 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-12 17:12:41.283567 | 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-12 17:12:41.283581 | 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-12 17:12:41.283595 | 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-12 17:12:41.283609 | 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-12 17:12:41.283623 | 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-12 17:12:41.283637 | 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-12 17:12:41.283652 | 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-12 17:12:41.283666 | 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-12 17:12:41.283680 | 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-12 17:12:41.283695 | 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-12 17:12:41.283709 | 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-12 17:12:41.283724 | 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-12 17:12:41.283739 | 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-12 17:12:41.283754 | 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-12 17:12:41.283773 | 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-12 17:12:41.283788 | 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-12 17:12:41.283802 | 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-12 17:12:41.283816 | 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-12 17:12:41.283831 | 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-12 17:12:41.283845 | 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-12 17:12:41.283859 | 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-12 17:12:41.283873 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-12 17:12:41.283887 | 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-12 17:12:41.283901 | 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-12 17:12:41.283918 | 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-12 17:12:41.283935 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-12 17:12:41.283950 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-12 17:12:41.283965 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-12 17:12:41.283980 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-12 17:12:41.283995 | 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-12 17:12:41.284013 | 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-12 17:12:41.284028 | 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-12 17:12:41.284043 | 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-12 17:12:41.284057 | 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-12 17:12:41.284072 | 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-12 17:12:41.284086 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-12 17:12:41.284100 | 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-12 17:12:41.284115 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-12 17:12:41.284129 | 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-12 17:12:41.284143 | 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-12 17:12:41.284158 | 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-12 17:12:41.284173 | 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-12 17:12:41.284187 | 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-12 17:12:41.284201 | 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-12 17:12:41.284216 | 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-12 17:12:41.284230 | 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-12 17:12:41.284245 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-12 17:12:41.284263 | 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-12 17:12:41.284278 | 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-12 17:12:41.284292 | 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-12 17:12:41.284307 | 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-12 17:12:41.284321 | 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-12 17:12:41.284336 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-12 17:12:41.284452 | 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-12 17:12:41.284475 | 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-12 17:12:41.284491 | 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-12 17:12:41.284506 | 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-12 17:12:41.284522 | 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-12 17:12:41.284537 | 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-12 17:12:41.284552 | 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-12 17:12:41.284566 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-12 17:12:41.284581 | 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-12 17:12:41.284596 | 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-12 17:12:41.284616 | 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-12 17:12:41.284631 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-12 17:12:41.284646 | 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-12 17:12:41.284661 | 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-12 17:12:41.284675 | 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-12 17:12:41.284690 | 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-12 17:12:41.284705 | 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-12 17:12:41.284719 | 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-12 17:12:41.284734 | 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-12 17:12:41.284748 | 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-12 17:12:41.284763 | 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-12 17:12:41.284777 | 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-12 17:12:41.284792 | 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-12 17:12:41.284806 | 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-12 17:12:41.284820 | 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-12 17:12:41.284839 | 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-12 17:12:41.284854 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-12 17:12:41.284869 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-12 17:12:41.284884 | 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-12 17:12:41.284899 | 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-12 17:12:41.284914 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-12 17:12:41.284929 | 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-12 17:12:41.284943 | 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-12 17:12:41.284958 | 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-12 17:12:41.284972 | 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-12 17:12:41.284987 | 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-12 17:12:41.285001 | 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-12 17:12:41.285015 | 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-12 17:12:41.285030 | 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-12 17:12:41.285044 | 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-12 17:12:41.285063 | 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-12 17:12:41.285078 | 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-12 17:12:41.285093 | 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-12 17:12:41.285107 | 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-12 17:12:41.285122 | 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-12 17:12:41.285137 | 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-12 17:12:41.285151 | 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-12 17:12:41.285166 | 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-12 17:12:41.285180 | 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-12 17:12:41.285195 | 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-12 17:12:41.285209 | 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-12 17:12:41.285224 | 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-12 17:12:41.285239 | 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-12 17:12:41.285257 | 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-12 17:12:41.285272 | 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-12 17:12:41.285287 | 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-12 17:12:41.285302 | 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-12 17:12:41.285316 | 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-12 17:12:41.285330 | 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-12 17:12:41.285345 | 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-12 17:12:41.285380 | 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-12 17:12:41.285396 | 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-12 17:12:41.285410 | 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-12 17:12:41.285424 | 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-59d74dff6d-f74t2/
2026-06-12 17:12:41.285438 | 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-59d74dff6d-f74t2/baremetal-operator-controller-manager-59d74dff6d-f74t2-describe
2026-06-12 17:12:41.285755 | 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-59d74dff6d-f74t2/logs/
2026-06-12 17:12:41.285776 | 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-59d74dff6d-f74t2/logs/manager-previous.log
2026-06-12 17:12:41.285796 | 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-59d74dff6d-f74t2/logs/manager.log
2026-06-12 17:12:41.285812 | 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-6cbd6f9894-dps5f/
2026-06-12 17:12:41.285827 | 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-6cbd6f9894-dps5f/baremetal-operator-ironic-6cbd6f9894-dps5f-describe
2026-06-12 17:12:41.285842 | 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-6cbd6f9894-dps5f/logs/
2026-06-12 17:12:41.285857 | 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-6cbd6f9894-dps5f/logs/ironic-httpd.log
2026-06-12 17:12:41.285872 | 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-6cbd6f9894-dps5f/logs/ironic-ipa-downloader.log
2026-06-12 17:12:41.285886 | 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-6cbd6f9894-dps5f/logs/ironic-log-watch.log.gz
2026-06-12 17:12:41.285901 | 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-6cbd6f9894-dps5f/logs/ironic.log
2026-06-12 17:12:41.285916 | 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-6cbd6f9894-dps5f/logs/mariadb.log
2026-06-12 17:12:41.285930 | 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-12 17:12:41.285945 | 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-59d74dff6d.yaml
2026-06-12 17:12:41.285959 | 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-7b84766bcc.yaml
2026-06-12 17:12:41.285977 | 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-6cbd6f9894.yaml
2026-06-12 17:12:41.285992 | 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-12 17:12:41.286007 | 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-12 17:12:41.286021 | 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-12 17:12:41.286036 | 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-728tk4m5h8.yaml
2026-06-12 17:12:41.286050 | 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-12 17:12:41.286065 | 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-12 17:12:41.286079 | 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-k9gfg498t7.yaml
2026-06-12 17:12:41.286094 | 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-12 17:12:41.286109 | 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-12 17:12:41.286123 | 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-12 17:12:41.286138 | 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-12 17:12:41.286152 | 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-12 17:12:41.286167 | 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-12 17:12:41.286188 | 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-12 17:12:41.286204 | 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-12 17:12:41.286219 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-12 17:12:41.286234 | 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-12 17:12:41.286249 | 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-12 17:12:41.286264 | 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-12 17:12:41.286278 | 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-12 17:12:41.286293 | 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-12 17:12:41.286308 | 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-12 17:12:41.286322 | 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-12 17:12:41.286337 | 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-12 17:12:41.286372 | 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-12 17:12:41.286388 | 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-12 17:12:41.286403 | 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-12 17:12:41.286418 | 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-12 17:12:41.286432 | 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-12 17:12:41.286451 | 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-12 17:12:41.286467 | 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-12 17:12:41.286482 | 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-12 17:12:41.286497 | 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-12 17:12:41.286511 | 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-12 17:12:41.286526 | 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-12 17:12:41.286540 | 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-12 17:12:41.286555 | 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-5lqpw/
2026-06-12 17:12:41.286569 | 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-5lqpw/cert-manager-7b8b89f89d-5lqpw-describe
2026-06-12 17:12:41.286584 | 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-5lqpw/logs/
2026-06-12 17:12:41.286599 | 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-5lqpw/logs/cert-manager-controller.log
2026-06-12 17:12:41.286614 | 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-dpcnn/
2026-06-12 17:12:41.286628 | 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-dpcnn/cert-manager-cainjector-7f9fdd5dd5-dpcnn-describe
2026-06-12 17:12:41.286643 | 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-dpcnn/logs/
2026-06-12 17:12:41.286670 | 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-dpcnn/logs/cert-manager-cainjector.log
2026-06-12 17:12:41.286687 | 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-r2th2/
2026-06-12 17:12:41.286702 | 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-r2th2/cert-manager-webhook-769f6b94cb-r2th2-describe
2026-06-12 17:12:41.286716 | 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-r2th2/logs/
2026-06-12 17:12:41.286730 | 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-r2th2/logs/cert-manager-webhook.log
2026-06-12 17:12:41.286745 | 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-12 17:12:41.286759 | 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-12 17:12:41.286774 | 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-12 17:12:41.286788 | 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-12 17:12:41.286803 | 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-12 17:12:41.286817 | 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-12 17:12:41.286831 | 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-12 17:12:41.286846 | 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-12 17:12:41.286860 | 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-12 17:12:41.286878 | 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-12 17:12:41.286892 | 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-12 17:12:41.286907 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-12 17:12:41.286921 | 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-12 17:12:41.286935 | 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-12 17:12:41.286950 | 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-12 17:12:41.286964 | 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-12 17:12:41.286978 | 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-12 17:12:41.286993 | 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-12 17:12:41.287007 | 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-12 17:12:41.287021 | 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-12 17:12:41.287036 | 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-12 17:12:41.287050 | 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-12 17:12:41.287065 | 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-12 17:12:41.287079 | 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-12 17:12:41.287097 | 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-12 17:12:41.287112 | 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-12 17:12:41.287126 | 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-12 17:12:41.287141 | 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-12 17:12:41.287155 | 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-12 17:12:41.287169 | 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-12 17:12:41.287184 | 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-12 17:12:41.287198 | 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-12 17:12:41.287213 | 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-12 17:12:41.287227 | 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-12 17:12:41.287241 | 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-12 17:12:41.287256 | 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-12 17:12:41.287271 | 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-12 17:12:41.287286 | 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-58lbm.yaml
2026-06-12 17:12:41.287304 | 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-67p4n.yaml
2026-06-12 17:12:41.287319 | 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-6cr5p.yaml
2026-06-12 17:12:41.287333 | 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-6crvj.yaml
2026-06-12 17:12:41.287361 | 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-dh8tk.yaml
2026-06-12 17:12:41.287381 | 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-dmx8x.yaml
2026-06-12 17:12:41.287396 | 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-jgzz7.yaml
2026-06-12 17:12:41.287410 | 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-nvj2t.yaml
2026-06-12 17:12:41.287424 | 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-qqkf8.yaml
2026-06-12 17:12:41.287438 | 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-tqnrz.yaml
2026-06-12 17:12:41.287452 | 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-wgkhw.yaml
2026-06-12 17:12:41.287466 | 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-z27g9.yaml
2026-06-12 17:12:41.287480 | 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-12 17:12:41.287494 | 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-12 17:12:41.287508 | 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-12 17:12:41.287527 | 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-12 17:12:41.287546 | 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-12 17:12:41.287563 | 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-12 17:12:41.287578 | 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-12 17:12:41.287593 | 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-12 17:12:41.287607 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-7sfmx
2026-06-12 17:12:41.287621 | 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-12 17:12:41.287636 | 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-12 17:12:41.287650 | 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-12 17:12:41.287664 | 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-12 17:12:41.287678 | 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-w4qc5/
2026-06-12 17:12:41.287692 | 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-w4qc5/controller-8464864885-w4qc5-describe
2026-06-12 17:12:41.287706 | 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-w4qc5/logs/
2026-06-12 17:12:41.287720 | 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-w4qc5/logs/controller.log.gz
2026-06-12 17:12:41.287735 | 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-w4qc5/logs/kube-rbac-proxy.log
2026-06-12 17:12:41.287753 | 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-6698c9ddfc-tqnrd/
2026-06-12 17:12:41.287768 | 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-6698c9ddfc-tqnrd/metallb-operator-controller-manager-6698c9ddfc-tqnrd-describe
2026-06-12 17:12:41.287785 | 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-6698c9ddfc-tqnrd/logs/
2026-06-12 17:12:41.287808 | 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-6698c9ddfc-tqnrd/logs/manager-previous.log
2026-06-12 17:12:41.287885 | 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-6698c9ddfc-tqnrd/logs/manager.log
2026-06-12 17:12:41.287909 | 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-58c7466d9f-mc6gb/
2026-06-12 17:12:41.287924 | 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-58c7466d9f-mc6gb/metallb-operator-webhook-server-58c7466d9f-mc6gb-describe
2026-06-12 17:12:41.287939 | 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-58c7466d9f-mc6gb/logs/
2026-06-12 17:12:41.287954 | 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-58c7466d9f-mc6gb/logs/webhook-server.log
2026-06-12 17:12:41.287968 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wblhl/
2026-06-12 17:12:41.287983 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wblhl/speaker-wblhl-describe
2026-06-12 17:12:41.287997 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wblhl/logs/
2026-06-12 17:12:41.288012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wblhl/logs/kube-rbac-proxy.log
2026-06-12 17:12:41.288029 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-wblhl/logs/speaker.log.gz
2026-06-12 17:12:41.288044 | 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-12 17:12:41.288058 | 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-12 17:12:41.288072 | 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-6698c9ddfc.yaml
2026-06-12 17:12:41.288087 | 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-58c7466d9f.yaml
2026-06-12 17:12:41.288101 | 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-12 17:12:41.288115 | 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-12 17:12:41.288130 | 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-12 17:12:41.288144 | 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-12 17:12:41.288158 | 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-12 17:12:41.288173 | 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-12 17:12:41.288187 | 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-12 17:12:41.288201 | 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-12 17:12:41.288215 | 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-12 17:12:41.288232 | 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-12 17:12:41.288247 | 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-12 17:12:41.288261 | 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-12 17:12:41.288275 | 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-12 17:12:41.288289 | 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-12 17:12:41.288303 | 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-12 17:12:41.288317 | 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-12 17:12:41.288331 | 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-12 17:12:41.288345 | 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-12 17:12:41.288386 | 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-12 17:12:41.288401 | 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-12 17:12:41.288416 | 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-12 17:12:41.288431 | 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-12 17:12:41.288446 | 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-12 17:12:41.288460 | 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-12 17:12:41.288479 | 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-12 17:12:41.288494 | 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-12 17:12:41.288508 | 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-12 17:12:41.288523 | 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-12 17:12:41.288537 | 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-12 17:12:41.288552 | 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-12 17:12:41.288566 | 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-12 17:12:41.288580 | 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-12 17:12:41.288595 | 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-12 17:12:41.288609 | 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-12 17:12:41.288624 | 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-12 17:12:41.288639 | 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-12 17:12:41.288655 | 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-12 17:12:41.288669 | 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-12 17:12:41.288688 | 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-12 17:12:41.288703 | 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-12 17:12:41.288718 | 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-12 17:12:41.288733 | 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-12 17:12:41.288747 | 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-12 17:12:41.288761 | 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-12 17:12:41.288776 | 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-12 17:12:41.288790 | 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-12 17:12:41.288805 | 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-12 17:12:41.288819 | 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-12 17:12:41.288833 | 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-12 17:12:41.288848 | 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-12 17:12:41.288862 | 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-12 17:12:41.288879 | 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-12 17:12:41.288894 | 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-12 17:12:41.288908 | 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-12 17:12:41.288923 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-12 17:12:41.288937 | 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-12 17:12:41.288951 | 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-12 17:12:41.288965 | 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-12 17:12:41.288980 | 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-12 17:12:41.288994 | 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-12 17:12:41.289008 | 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-12 17:12:41.289022 | 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-12 17:12:41.289036 | 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-12 17:12:41.289051 | 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-12 17:12:41.289066 | 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-12 17:12:41.289080 | 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-12 17:12:41.289098 | 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-12 17:12:41.289113 | 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-12 17:12:41.289127 | 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-12 17:12:41.289142 | 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-12 17:12:41.289156 | 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-12 17:12:41.289170 | 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-12 17:12:41.289185 | 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-12 17:12:41.289199 | 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-12 17:12:41.289213 | 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-12 17:12:41.289228 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/
2026-06-12 17:12:41.289242 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r-describe
2026-06-12 17:12:41.289260 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/logs/
2026-06-12 17:12:41.289274 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/logs/extract.log
2026-06-12 17:12:41.289289 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/logs/pull.log
2026-06-12 17:12:41.289307 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3rdc6r/logs/util.log
2026-06-12 17:12:41.289322 | 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-npjtm/
2026-06-12 17:12:41.289336 | 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-npjtm/certified-operators-npjtm-describe
2026-06-12 17:12:41.289372 | 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-npjtm/logs/
2026-06-12 17:12:41.289389 | 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-npjtm/logs/extract-content.log
2026-06-12 17:12:41.289404 | 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-npjtm/logs/extract-utilities.log
2026-06-12 17:12:41.289418 | 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-npjtm/logs/registry-server.log.gz
2026-06-12 17:12:41.289433 | 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-mrssj/
2026-06-12 17:12:41.289448 | 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-mrssj/community-operators-mrssj-describe
2026-06-12 17:12:41.289462 | 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-mrssj/logs/
2026-06-12 17:12:41.289477 | 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-mrssj/logs/extract-content.log
2026-06-12 17:12:41.289491 | 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-mrssj/logs/extract-utilities.log
2026-06-12 17:12:41.289506 | 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-mrssj/logs/registry-server.log.gz
2026-06-12 17:12:41.289526 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/
2026-06-12 17:12:41.289541 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9-describe
2026-06-12 17:12:41.289556 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/logs/
2026-06-12 17:12:41.289570 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/logs/extract.log
2026-06-12 17:12:41.289585 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/logs/pull.log
2026-06-12 17:12:41.289599 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9q85b9/logs/util.log
2026-06-12 17:12:41.289614 | 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-g2tkt/
2026-06-12 17:12:41.289628 | 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-g2tkt/marketplace-operator-547dbd544d-g2tkt-describe
2026-06-12 17:12:41.289642 | 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-g2tkt/logs/
2026-06-12 17:12:41.289657 | 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-g2tkt/logs/marketplace-operator-previous.log
2026-06-12 17:12:41.289672 | 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-g2tkt/logs/marketplace-operator.log
2026-06-12 17:12:41.289687 | 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-5r99s/
2026-06-12 17:12:41.289705 | 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-5r99s/redhat-marketplace-5r99s-describe
2026-06-12 17:12:41.289720 | 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-5r99s/logs/
2026-06-12 17:12:41.289735 | 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-5r99s/logs/extract-content.log
2026-06-12 17:12:41.289749 | 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-5r99s/logs/extract-utilities.log
2026-06-12 17:12:41.289764 | 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-5r99s/logs/registry-server.log.gz
2026-06-12 17:12:41.289778 | 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-jjpvh/
2026-06-12 17:12:41.289792 | 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-jjpvh/redhat-operators-jjpvh-describe
2026-06-12 17:12:41.289807 | 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-jjpvh/logs/
2026-06-12 17:12:41.289821 | 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-jjpvh/logs/extract-content.log
2026-06-12 17:12:41.289835 | 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-jjpvh/logs/extract-utilities.log
2026-06-12 17:12:41.289850 | 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-jjpvh/logs/registry-server.log.gz
2026-06-12 17:12:41.289864 | 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-12 17:12:41.289878 | 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-12 17:12:41.289896 | 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-12 17:12:41.289910 | 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-12 17:12:41.289925 | 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-12 17:12:41.289939 | 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-12 17:12:41.289953 | 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-12 17:12:41.289968 | 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-12 17:12:41.289982 | 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-12 17:12:41.289996 | 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-12 17:12:41.290011 | 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-12 17:12:41.290025 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-12 17:12:41.290040 | 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-12 17:12:41.290054 | 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-12 17:12:41.290069 | 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-12 17:12:41.290084 | 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-12 17:12:41.290098 | 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-12 17:12:41.290116 | 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-12 17:12:41.290130 | 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-12 17:12:41.290144 | 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-12 17:12:41.290158 | 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-12 17:12:41.290172 | 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-12 17:12:41.290186 | 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-12 17:12:41.290201 | 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-12 17:12:41.290215 | 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-12 17:12:41.290229 | 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-12 17:12:41.290243 | 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-12 17:12:41.290257 | 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-12 17:12:41.290271 | 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-12 17:12:41.290285 | 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-12 17:12:41.290300 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-hhl69
2026-06-12 17:12:41.290314 | 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-12 17:12:41.290331 | 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-12 17:12:41.290361 | 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-12 17:12:41.290381 | 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-12 17:12:41.290396 | 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-12 17:12:41.290411 | 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-x7b6n/
2026-06-12 17:12:41.290425 | 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-x7b6n/nmstate-console-plugin-9bcc7988b-x7b6n-describe
2026-06-12 17:12:41.290440 | 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-x7b6n/logs/
2026-06-12 17:12:41.290455 | 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-x7b6n/logs/nmstate-console-plugin.log
2026-06-12 17:12:41.290470 | 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-6hdnn/
2026-06-12 17:12:41.290484 | 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-6hdnn/nmstate-handler-6hdnn-describe
2026-06-12 17:12:41.290499 | 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-6hdnn/logs/
2026-06-12 17:12:41.290514 | 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-6hdnn/logs/nmstate-handler.log
2026-06-12 17:12:41.290528 | 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-vrtb2/
2026-06-12 17:12:41.290543 | 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-vrtb2/nmstate-metrics-756b4d6fc6-vrtb2-describe
2026-06-12 17:12:41.290560 | 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-vrtb2/logs/
2026-06-12 17:12:41.290575 | 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-vrtb2/logs/kube-rbac-proxy.log
2026-06-12 17:12:41.290589 | 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-vrtb2/logs/nmstate-metrics.log
2026-06-12 17:12:41.290603 | 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-524js/
2026-06-12 17:12:41.290617 | 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-524js/nmstate-operator-6569c8c666-524js-describe
2026-06-12 17:12:41.290631 | 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-524js/logs/
2026-06-12 17:12:41.290645 | 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-524js/logs/nmstate-operator.log
2026-06-12 17:12:41.290669 | 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-2lpqh/
2026-06-12 17:12:41.290685 | 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-2lpqh/nmstate-webhook-9b7874799-2lpqh-describe
2026-06-12 17:12:41.290700 | 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-2lpqh/logs/
2026-06-12 17:12:41.290715 | 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-2lpqh/logs/nmstate-webhook.log
2026-06-12 17:12:41.290730 | 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-12 17:12:41.290745 | 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-12 17:12:41.290763 | 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-12 17:12:41.290778 | 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-12 17:12:41.290793 | 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-12 17:12:41.290807 | 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-12 17:12:41.290821 | 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-12 17:12:41.290836 | 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-12 17:12:41.290850 | 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-12 17:12:41.290864 | 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-12 17:12:41.290878 | 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-12 17:12:41.290893 | 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-12 17:12:41.290907 | 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-12 17:12:41.290921 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-12 17:12:41.290935 | 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-12 17:12:41.290949 | 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-12 17:12:41.290964 | 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-12 17:12:41.290981 | 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-12 17:12:41.290995 | 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-12 17:12:41.291009 | 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-12 17:12:41.291023 | 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-12 17:12:41.291037 | 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-12 17:12:41.291051 | 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-12 17:12:41.291065 | 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-12 17:12:41.291080 | 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-12 17:12:41.291094 | 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-12 17:12:41.291108 | 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-12 17:12:41.291123 | 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-12 17:12:41.291137 | 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-12 17:12:41.291151 | 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-12 17:12:41.291165 | 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-12 17:12:41.291180 | 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-12 17:12:41.291197 | 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-12 17:12:41.291212 | 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-12 17:12:41.291232 | 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-12 17:12:41.291246 | 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-12 17:12:41.291261 | 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-12 17:12:41.291275 | 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-12 17:12:41.291289 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-12 17:12:41.291304 | 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-12 17:12:41.291318 | 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-12 17:12:41.291332 | 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-12 17:12:41.291361 | 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-12 17:12:41.291381 | 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-12 17:12:41.291396 | 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-12 17:12:41.291410 | 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-12 17:12:41.291424 | 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-12 17:12:41.291442 | 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-12 17:12:41.291457 | 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-12 17:12:41.291471 | 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-12 17:12:41.291486 | 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-12 17:12:41.291501 | 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-12 17:12:41.291515 | 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-12 17:12:41.291530 | 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-12 17:12:41.291544 | 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-12 17:12:41.291559 | 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-12 17:12:41.291573 | 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-12 17:12:41.291587 | 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-12 17:12:41.291601 | 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-12 17:12:41.291615 | 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-12 17:12:41.291630 | 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-12 17:12:41.291650 | 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-12 17:12:41.291667 | 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-12 17:12:41.291682 | 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-12 17:12:41.291697 | 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-12 17:12:41.291711 | 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-12 17:12:41.291726 | 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-12 17:12:41.291740 | 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-12 17:12:41.291755 | 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-12 17:12:41.291770 | 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-12 17:12:41.291784 | 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-12 17:12:41.291799 | 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-12 17:12:41.291814 | 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-12 17:12:41.291828 | 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-12 17:12:41.291843 | 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-12 17:12:41.291861 | 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-12 17:12:41.291875 | 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-12 17:12:41.291889 | 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-12 17:12:41.291904 | 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-12 17:12:41.291918 | 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-12 17:12:41.291932 | 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-12 17:12:41.291946 | 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-12 17:12:41.291960 | 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-12 17:12:41.291975 | 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-12 17:12:41.291989 | 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-12 17:12:41.292003 | 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-12 17:12:41.292018 | 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-12 17:12:41.292032 | 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-12 17:12:41.292049 | 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-12 17:12:41.292064 | 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-12 17:12:41.292079 | 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-12 17:12:41.292093 | 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-12 17:12:41.292107 | 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-12 17:12:41.292121 | 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-12 17:12:41.292136 | 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-12 17:12:41.292150 | 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-12 17:12:41.292164 | 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-12 17:12:41.292178 | 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-12 17:12:41.292192 | 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-12 17:12:41.292206 | 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-12 17:12:41.292221 | 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-12 17:12:41.292235 | 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-12 17:12:41.292252 | 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-12 17:12:41.292267 | 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-12 17:12:41.292281 | 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-12 17:12:41.292295 | 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-12 17:12:41.292309 | 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-12 17:12:41.292323 | 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-12 17:12:41.292337 | 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-12 17:12:41.292372 | 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-12 17:12:41.292388 | 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-12 17:12:41.292403 | 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-12 17:12:41.292417 | 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-12 17:12:41.292432 | 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-12 17:12:41.292447 | 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-12 17:12:41.292465 | 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-12 17:12:41.292480 | 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-12 17:12:41.292494 | 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-12 17:12:41.292509 | 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-12 17:12:41.292523 | 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-12 17:12:41.292538 | 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-12 17:12:41.292553 | 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-12 17:12:41.292567 | 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-12 17:12:41.292581 | 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-12 17:12:41.292596 | 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-12 17:12:41.292610 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-2cklg
2026-06-12 17:12:41.292624 | 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-12 17:12:41.292638 | 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-12 17:12:41.292652 | 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-12 17:12:41.292672 | 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-12 17:12:41.292686 | 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-12 17:12:41.292700 | 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-12 17:12:41.292714 | 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-12 17:12:41.292728 | 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-12 17:12:41.292742 | 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-12 17:12:41.292757 | 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-12 17:12:41.292771 | 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-12 17:12:41.292785 | 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-12 17:12:41.292800 | 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-12 17:12:41.292814 | 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-12 17:12:41.292828 | 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-12 17:12:41.292843 | 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-12 17:12:41.292860 | 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-12 17:12:41.292876 | 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-12 17:12:41.292890 | 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-12 17:12:41.292905 | 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-12 17:12:41.292920 | 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-12 17:12:41.292934 | 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-12 17:12:41.292949 | 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-12 17:12:41.292963 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea9808f.yaml
2026-06-12 17:12:41.292978 | 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-12 17:12:41.292992 | 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-12 17:12:41.293006 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/
2026-06-12 17:12:41.293020 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf-describe
2026-06-12 17:12:41.293034 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/logs/
2026-06-12 17:12:41.293049 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/logs/extract.log
2026-06-12 17:12:41.293066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/logs/pull.log
2026-06-12 17:12:41.293081 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/12d81659c6bbe22ba70a3b7ebc1b64847fe7d6cc84316256e879b9c9ea6lxqf/logs/util.log
2026-06-12 17:12:41.293096 | 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-5dcd54bd69-wd6kx/
2026-06-12 17:12:41.293110 | 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-5dcd54bd69-wd6kx/barbican-operator-controller-manager-5dcd54bd69-wd6kx-describe
2026-06-12 17:12:41.293125 | 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-5dcd54bd69-wd6kx/logs/
2026-06-12 17:12:41.293140 | 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-5dcd54bd69-wd6kx/logs/manager.log
2026-06-12 17:12:41.293154 | 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-584b474457-pfd6s/
2026-06-12 17:12:41.293169 | 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-584b474457-pfd6s/cinder-operator-controller-manager-584b474457-pfd6s-describe
2026-06-12 17:12:41.293184 | 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-584b474457-pfd6s/logs/
2026-06-12 17:12:41.293198 | 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-584b474457-pfd6s/logs/manager.log
2026-06-12 17:12:41.293212 | 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-87bbdb4d9-r69gm/
2026-06-12 17:12:41.293226 | 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-87bbdb4d9-r69gm/designate-operator-controller-manager-87bbdb4d9-r69gm-describe
2026-06-12 17:12:41.293244 | 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-87bbdb4d9-r69gm/logs/
2026-06-12 17:12:41.293258 | 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-87bbdb4d9-r69gm/logs/manager.log
2026-06-12 17:12:41.293273 | 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-585dc4b7b9-t8nf4/
2026-06-12 17:12:41.293287 | 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-585dc4b7b9-t8nf4/glance-operator-controller-manager-585dc4b7b9-t8nf4-describe
2026-06-12 17:12:41.293302 | 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-585dc4b7b9-t8nf4/logs/
2026-06-12 17:12:41.293316 | 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-585dc4b7b9-t8nf4/logs/manager.log
2026-06-12 17:12:41.293331 | 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-5f5d6b8858-n6prb/
2026-06-12 17:12:41.293360 | 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-5f5d6b8858-n6prb/heat-operator-controller-manager-5f5d6b8858-n6prb-describe
2026-06-12 17:12:41.293380 | 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-5f5d6b8858-n6prb/logs/
2026-06-12 17:12:41.293395 | 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-5f5d6b8858-n6prb/logs/manager.log
2026-06-12 17:12:41.293409 | 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-9dc5578b5-q7f75/
2026-06-12 17:12:41.293423 | 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-9dc5578b5-q7f75/horizon-operator-controller-manager-9dc5578b5-q7f75-describe
2026-06-12 17:12:41.293441 | 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-9dc5578b5-q7f75/logs/
2026-06-12 17:12:41.293456 | 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-9dc5578b5-q7f75/logs/manager.log
2026-06-12 17:12:41.293470 | 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-594d6555bb-hnx9h/
2026-06-12 17:12:41.293484 | 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-594d6555bb-hnx9h/infra-operator-controller-manager-594d6555bb-hnx9h-describe
2026-06-12 17:12:41.293498 | 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-594d6555bb-hnx9h/logs/
2026-06-12 17:12:41.293513 | 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-594d6555bb-hnx9h/logs/manager.log
2026-06-12 17:12:41.293527 | 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-7c845fc7c7-gf22n/
2026-06-12 17:12:41.293541 | 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-7c845fc7c7-gf22n/ironic-operator-controller-manager-7c845fc7c7-gf22n-describe
2026-06-12 17:12:41.293557 | 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-7c845fc7c7-gf22n/logs/
2026-06-12 17:12:41.293577 | 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-7c845fc7c7-gf22n/logs/manager-previous.log
2026-06-12 17:12:41.293591 | 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-7c845fc7c7-gf22n/logs/manager.log
2026-06-12 17:12:41.293606 | 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-85bb7cc757-ptmxb/
2026-06-12 17:12:41.293624 | 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-85bb7cc757-ptmxb/keystone-operator-controller-manager-85bb7cc757-ptmxb-describe
2026-06-12 17:12:41.293639 | 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-85bb7cc757-ptmxb/logs/
2026-06-12 17:12:41.293653 | 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-85bb7cc757-ptmxb/logs/manager.log
2026-06-12 17:12:41.293668 | 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-b547849c7-gkpsj/
2026-06-12 17:12:41.293683 | 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-b547849c7-gkpsj/manila-operator-controller-manager-b547849c7-gkpsj-describe
2026-06-12 17:12:41.293697 | 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-b547849c7-gkpsj/logs/
2026-06-12 17:12:41.293712 | 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-b547849c7-gkpsj/logs/manager.log
2026-06-12 17:12:41.293726 | 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-5545cdc48d-cdq7v/
2026-06-12 17:12:41.293741 | 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-5545cdc48d-cdq7v/mariadb-operator-controller-manager-5545cdc48d-cdq7v-describe
2026-06-12 17:12:41.293755 | 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-5545cdc48d-cdq7v/logs/
2026-06-12 17:12:41.293769 | 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-5545cdc48d-cdq7v/logs/manager.log
2026-06-12 17:12:41.293783 | 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-6c7667d64b-gh7mv/
2026-06-12 17:12:41.293801 | 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-6c7667d64b-gh7mv/neutron-operator-controller-manager-6c7667d64b-gh7mv-describe
2026-06-12 17:12:41.293816 | 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-6c7667d64b-gh7mv/logs/
2026-06-12 17:12:41.293831 | 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-6c7667d64b-gh7mv/logs/manager.log
2026-06-12 17:12:41.293845 | 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-6df846755f-rbgd4/
2026-06-12 17:12:41.293860 | 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-6df846755f-rbgd4/nova-operator-controller-manager-6df846755f-rbgd4-describe
2026-06-12 17:12:41.293874 | 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-6df846755f-rbgd4/logs/
2026-06-12 17:12:41.293889 | 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-6df846755f-rbgd4/logs/manager.log
2026-06-12 17:12:41.293903 | 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-6bd797bd9d-mt7mg/
2026-06-12 17:12:41.293918 | 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-6bd797bd9d-mt7mg/octavia-operator-controller-manager-6bd797bd9d-mt7mg-describe
2026-06-12 17:12:41.293932 | 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-6bd797bd9d-mt7mg/logs/
2026-06-12 17:12:41.293946 | 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-6bd797bd9d-mt7mg/logs/manager-previous.log
2026-06-12 17:12:41.293961 | 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-6bd797bd9d-mt7mg/logs/manager.log
2026-06-12 17:12:41.293975 | 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-678fc77c54bdm8v/
2026-06-12 17:12:41.293992 | 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-678fc77c54bdm8v/openstack-baremetal-operator-controller-manager-678fc77c54bdm8v-describe
2026-06-12 17:12:41.294007 | 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-678fc77c54bdm8v/logs/
2026-06-12 17:12:41.294021 | 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-678fc77c54bdm8v/logs/manager-previous.log
2026-06-12 17:12:41.294035 | 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-678fc77c54bdm8v/logs/manager.log
2026-06-12 17:12:41.294049 | 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-76d9f7dc97-thd4t/
2026-06-12 17:12:41.294063 | 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-76d9f7dc97-thd4t/openstack-operator-controller-init-76d9f7dc97-thd4t-describe
2026-06-12 17:12:41.294077 | 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-76d9f7dc97-thd4t/logs/
2026-06-12 17:12:41.294092 | 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-76d9f7dc97-thd4t/logs/operator.log
2026-06-12 17:12:41.294106 | 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-859ddb6968-2nqhz/
2026-06-12 17:12:41.294121 | 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-859ddb6968-2nqhz/openstack-operator-controller-manager-859ddb6968-2nqhz-describe
2026-06-12 17:12:41.294135 | 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-859ddb6968-2nqhz/logs/
2026-06-12 17:12:41.294150 | 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-859ddb6968-2nqhz/logs/manager.log.gz
2026-06-12 17:12:41.294167 | 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-4872d/
2026-06-12 17:12:41.294182 | 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-4872d/openstack-operator-index-4872d-describe
2026-06-12 17:12:41.294196 | 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-4872d/logs/
2026-06-12 17:12:41.294211 | 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-4872d/logs/registry-server.log
2026-06-12 17:12:41.294225 | 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-5666dfdddd-5c5cc/
2026-06-12 17:12:41.294239 | 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-5666dfdddd-5c5cc/ovn-operator-controller-manager-5666dfdddd-5c5cc-describe
2026-06-12 17:12:41.294254 | 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-5666dfdddd-5c5cc/logs/
2026-06-12 17:12:41.294268 | 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-5666dfdddd-5c5cc/logs/manager.log
2026-06-12 17:12:41.294283 | 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-79846f755c-w878h/
2026-06-12 17:12:41.294297 | 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-79846f755c-w878h/swift-operator-controller-manager-79846f755c-w878h-describe
2026-06-12 17:12:41.294312 | 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-79846f755c-w878h/logs/
2026-06-12 17:12:41.294326 | 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-79846f755c-w878h/logs/manager.log
2026-06-12 17:12:41.294344 | 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-565998cc45-clc58/
2026-06-12 17:12:41.294378 | 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-565998cc45-clc58/telemetry-operator-controller-manager-565998cc45-clc58-describe
2026-06-12 17:12:41.294394 | 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-565998cc45-clc58/logs/
2026-06-12 17:12:41.294408 | 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-565998cc45-clc58/logs/manager.log
2026-06-12 17:12:41.294422 | 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-7579dbdcb9-dpns8/
2026-06-12 17:12:41.294437 | 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-7579dbdcb9-dpns8/test-operator-controller-manager-7579dbdcb9-dpns8-describe
2026-06-12 17:12:41.294451 | 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-7579dbdcb9-dpns8/logs/
2026-06-12 17:12:41.294465 | 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-7579dbdcb9-dpns8/logs/manager-previous.log
2026-06-12 17:12:41.294479 | 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-7579dbdcb9-dpns8/logs/manager.log
2026-06-12 17:12:41.294494 | 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-7869644bb4-78r2w/
2026-06-12 17:12:41.294508 | 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-7869644bb4-78r2w/watcher-operator-controller-manager-7869644bb4-78r2w-describe
2026-06-12 17:12:41.294522 | 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-7869644bb4-78r2w/logs/
2026-06-12 17:12:41.294540 | 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-7869644bb4-78r2w/logs/manager.log
2026-06-12 17:12:41.294554 | 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-12 17:12:41.294568 | 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-5dcd54bd69.yaml
2026-06-12 17:12:41.294583 | 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-584b474457.yaml
2026-06-12 17:12:41.294597 | 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-87bbdb4d9.yaml
2026-06-12 17:12:41.294612 | 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-585dc4b7b9.yaml
2026-06-12 17:12:41.294627 | 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-5f5d6b8858.yaml
2026-06-12 17:12:41.294642 | 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-9dc5578b5.yaml
2026-06-12 17:12:41.294666 | 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-594d6555bb.yaml
2026-06-12 17:12:41.294681 | 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-7c845fc7c7.yaml
2026-06-12 17:12:41.294695 | 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-85bb7cc757.yaml
2026-06-12 17:12:41.294710 | 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-b547849c7.yaml
2026-06-12 17:12:41.294724 | 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-5545cdc48d.yaml
2026-06-12 17:12:41.294744 | 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-6c7667d64b.yaml
2026-06-12 17:12:41.294759 | 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-6df846755f.yaml
2026-06-12 17:12:41.294773 | 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-6bd797bd9d.yaml
2026-06-12 17:12:41.294787 | 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-678fc77c54.yaml
2026-06-12 17:12:41.294800 | 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-76d9f7dc97.yaml
2026-06-12 17:12:41.294814 | 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-859ddb6968.yaml
2026-06-12 17:12:41.294829 | 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-5666dfdddd.yaml
2026-06-12 17:12:41.294843 | 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-79846f755c.yaml
2026-06-12 17:12:41.294859 | 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-565998cc45.yaml
2026-06-12 17:12:41.294874 | 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-7579dbdcb9.yaml
2026-06-12 17:12:41.294888 | 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-7869644bb4.yaml
2026-06-12 17:12:41.294903 | 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-12 17:12:41.294918 | 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-12 17:12:41.294932 | 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-12 17:12:41.294950 | 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-12 17:12:41.294965 | 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-12 17:12:41.294980 | 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-12 17:12:41.294995 | 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-12 17:12:41.295009 | 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-12 17:12:41.295023 | 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-12 17:12:41.295038 | 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-12 17:12:41.295053 | 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-12 17:12:41.295067 | 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-12 17:12:41.295081 | 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-12 17:12:41.295095 | 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-12 17:12:41.295110 | 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-12 17:12:41.295124 | 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-12 17:12:41.295138 | 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-12 17:12:41.295162 | 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-12 17:12:41.295178 | 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-12 17:12:41.295192 | 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-12 17:12:41.295207 | 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-12 17:12:41.295221 | 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-12 17:12:41.295235 | 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-12 17:12:41.295249 | 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-12 17:12:41.295264 | 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-12 17:12:41.295278 | 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-12 17:12:41.295292 | 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-12 17:12:41.295306 | 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-12 17:12:41.295320 | 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-12 17:12:41.295335 | 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-12 17:12:41.295369 | 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-12 17:12:41.295389 | 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-12 17:12:41.295404 | 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-12 17:12:41.295418 | 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-12 17:12:41.295433 | 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-12 17:12:41.295447 | 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-12 17:12:41.295467 | 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-12 17:12:41.295489 | 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-12 17:12:41.295512 | 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-12 17:12:41.295529 | 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-12 17:12:41.295544 | 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-12 17:12:41.295559 | 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-12 17:12:41.295574 | 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-12 17:12:41.295588 | 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-12 17:12:41.295609 | 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-12 17:12:41.295625 | 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-12 17:12:41.295639 | 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-12 17:12:41.295654 | 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-12 17:12:41.295669 | 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-12 17:12:41.295684 | 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-12 17:12:41.295699 | 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-12 17:12:41.295713 | 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-12 17:12:41.295728 | 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-12 17:12:41.295742 | 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-12 17:12:41.295757 | 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-12 17:12:41.295771 | 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-12 17:12:41.295786 | 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-12 17:12:41.295804 | 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-12 17:12:41.295818 | 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-12 17:12:41.295833 | 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-12 17:12:41.295847 | 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-12 17:12:41.295861 | 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-12 17:12:41.295876 | 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-12 17:12:41.295890 | 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-12 17:12:41.295904 | 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-12 17:12:41.295919 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-12 17:12:41.295934 | 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-12 17:12:41.295949 | 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-12 17:12:41.295964 | 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-12 17:12:41.295978 | 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-12 17:12:41.295992 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-12 17:12:41.296020 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-12 17:12:41.296035 | 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-12 17:12:41.296050 | 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-12 17:12:41.296064 | 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-12 17:12:41.296079 | 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-12 17:12:41.296093 | 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-12 17:12:41.296107 | 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-12 17:12:41.296122 | 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-12 17:12:41.296136 | 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-12 17:12:41.296150 | 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-12 17:12:41.296165 | 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-12 17:12:41.296179 | 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-12 17:12:41.296194 | 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-12 17:12:41.296208 | 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-12 17:12:41.296223 | 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-12 17:12:41.296240 | 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-12 17:12:41.296255 | 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-12 17:12:41.296270 | 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-12 17:12:41.296284 | 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-12 17:12:41.296298 | 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-12 17:12:41.296313 | 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-12 17:12:41.296327 | 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-12 17:12:41.296341 | 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-12 17:12:41.296379 | 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-12 17:12:41.296395 | 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-12 17:12:41.296409 | 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-12 17:12:41.296424 | 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-12 17:12:41.296438 | 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-12 17:12:41.296453 | 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-12 17:12:41.296467 | 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-12 17:12:41.296485 | 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-12 17:12:41.296500 | 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-12 17:12:41.296514 | 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-12 17:12:41.296529 | 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-12 17:12:41.296544 | 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-12 17:12:41.296558 | 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-12 17:12:41.296575 | 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-12 17:12:41.296593 | 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-12 17:12:41.296613 | 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-12 17:12:41.296627 | 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-12 17:12:41.296642 | 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-12 17:12:41.296656 | 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-12 17:12:41.296670 | 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-12 17:12:41.296684 | 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-12 17:12:41.296699 | 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-12 17:12:41.296717 | 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-12 17:12:41.296733 | 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-12 17:12:41.296748 | 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-12 17:12:41.296763 | 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-12 17:12:41.296777 | 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-12 17:12:41.296792 | 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-12 17:12:41.296807 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-12 17:12:41.296821 | 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-12 17:12:41.296836 | 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-12 17:12:41.296850 | 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-12 17:12:41.296865 | 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-12 17:12:41.296879 | 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-12 17:12:41.296893 | 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-12 17:12:41.296907 | 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-12 17:12:41.296925 | 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-12 17:12:41.296939 | 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-12 17:12:41.296954 | 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-12 17:12:41.296969 | 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-12 17:12:41.296983 | 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-12 17:12:41.296998 | 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-12 17:12:41.297012 | 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-12 17:12:41.297027 | 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-12 17:12:41.297041 | 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-12 17:12:41.297056 | 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-12 17:12:41.297070 | 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-12 17:12:41.297085 | 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-12 17:12:41.297099 | 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-12 17:12:41.297114 | 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-12 17:12:41.297131 | 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-12 17:12:41.297146 | 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-12 17:12:41.297160 | 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-12 17:12:41.297175 | 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-12 17:12:41.297189 | 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-12 17:12:41.297204 | 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-12 17:12:41.297218 | 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-12 17:12:41.297277 | 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-12 17:12:41.297299 | 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-12 17:12:41.297314 | 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-12 17:12:41.297328 | 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-12 17:12:41.297343 | 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-12 17:12:41.297376 | 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-12 17:12:41.297392 | 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-12 17:12:41.297410 | 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-12 17:12:41.297425 | 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-12 17:12:41.297440 | 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-12 17:12:41.297454 | 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-12 17:12:41.297468 | 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-12 17:12:41.297482 | 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-12 17:12:41.297496 | 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-12 17:12:41.297510 | 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-12 17:12:41.297524 | 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-12 17:12:41.297538 | 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-12 17:12:41.297552 | 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-12 17:12:41.297567 | 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-12 17:12:41.297581 | 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-12 17:12:41.297596 | 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-12 17:12:41.297614 | 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-12 17:12:41.297629 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-12 17:12:41.297644 | 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-12 17:12:41.297658 | 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-12 17:12:41.297672 | 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-12 17:12:41.297686 | 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-12 17:12:41.297701 | 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-12 17:12:41.297715 | 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-12 17:12:41.297729 | 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-12 17:12:41.297743 | 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-12 17:12:41.297758 | 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-12 17:12:41.297772 | 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-12 17:12:41.297786 | 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-12 17:12:41.297801 | 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-12 17:12:41.297818 | 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-12 17:12:41.297833 | 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-12 17:12:41.297848 | 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-12 17:12:41.297862 | 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-12 17:12:41.297876 | 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-12 17:12:41.297890 | 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-12 17:12:41.297905 | 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-12 17:12:41.297919 | 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-12 17:12:41.297933 | 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-12 17:12:41.297947 | 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-12 17:12:41.297961 | 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-12 17:12:41.297975 | 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-12 17:12:41.297998 | 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-12 17:12:41.298014 | 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-12 17:12:41.298034 | 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-12 17:12:41.298094 | 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-12 17:12:41.298117 | 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-12 17:12:41.298132 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-12 17:12:41.298147 | 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-12 17:12:41.298162 | 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-12 17:12:41.298177 | 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-12 17:12:41.298191 | 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-12 17:12:41.298206 | 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-12 17:12:41.298220 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-12 17:12:41.298234 | 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-12 17:12:41.298249 | 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-12 17:12:41.298264 | 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-12 17:12:41.298279 | 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-12 17:12:41.298294 | 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-12 17:12:41.298312 | 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-12 17:12:41.298327 | 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-12 17:12:41.298342 | 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-12 17:12:41.298389 | 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-12 17:12:41.298411 | 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-12 17:12:41.298426 | 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-12 17:12:41.298441 | 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-12 17:12:41.298455 | 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-12 17:12:41.298469 | 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-12 17:12:41.298484 | 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-12 17:12:41.298498 | 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-12 17:12:41.298512 | 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-12 17:12:41.298527 | 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-12 17:12:41.298541 | 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-12 17:12:41.298559 | 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-12 17:12:41.298574 | 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-12 17:12:41.298589 | 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-12 17:12:41.298603 | 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-12 17:12:41.298618 | 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-12 17:12:41.298634 | 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-12 17:12:41.298649 | 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-12 17:12:41.298681 | 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-12 17:12:41.298696 | 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-12 17:12:41.298711 | 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-12 17:12:41.298727 | 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-12 17:12:41.298742 | 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-12 17:12:41.298756 | 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-12 17:12:41.298770 | 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-12 17:12:41.298789 | 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-12 17:12:41.298804 | 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-12 17:12:41.298818 | 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-12 17:12:41.298832 | 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-12 17:12:41.298846 | 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-12 17:12:41.298861 | 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-12 17:12:41.298875 | 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-12 17:12:41.298889 | 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-12 17:12:41.298904 | 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-12 17:12:41.298918 | 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-12 17:12:41.298933 | 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-12 17:12:41.298948 | 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-12 17:12:41.298963 | 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-12 17:12:41.298978 | 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-12 17:12:41.298999 | 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-12 17:12:41.299014 | 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-12 17:12:41.299029 | 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-12 17:12:41.299043 | 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-12 17:12:41.299058 | 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-12 17:12:41.299072 | 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-12 17:12:41.299086 | 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-12 17:12:41.299100 | 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-12 17:12:41.299114 | 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-12 17:12:41.299128 | 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-12 17:12:41.299142 | 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-12 17:12:41.299156 | 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-12 17:12:41.299171 | 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-12 17:12:41.299189 | 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-12 17:12:41.299204 | 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-12 17:12:41.299218 | 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-12 17:12:41.299233 | 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-12 17:12:41.299247 | 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-12 17:12:41.299261 | 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-12 17:12:41.299276 | 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-12 17:12:41.299290 | 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-12 17:12:41.299305 | 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-12 17:12:41.299319 | 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-12 17:12:41.299333 | 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-12 17:12:41.299365 | 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-12 17:12:41.299385 | 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-12 17:12:41.299400 | 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-12 17:12:41.299418 | 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-12 17:12:41.299433 | 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-12 17:12:41.299448 | 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-12 17:12:41.299462 | 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-12 17:12:41.299477 | 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-12 17:12:41.299491 | 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-12 17:12:41.299506 | 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-12 17:12:41.299521 | 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-12 17:12:41.299535 | 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-12 17:12:41.299549 | 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-12 17:12:41.299564 | 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-12 17:12:41.299578 | 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-12 17:12:41.299592 | 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-12 17:12:41.299611 | 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-12 17:12:41.299626 | 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-12 17:12:41.299640 | 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-12 17:12:41.299655 | 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-12 17:12:41.299669 | 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-12 17:12:41.299683 | 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-12 17:12:41.299698 | 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-12 17:12:41.299712 | 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-12 17:12:41.299726 | 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-12 17:12:41.299740 | 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-12 17:12:41.299755 | 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-12 17:12:41.299769 | 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-12 17:12:41.299784 | 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-12 17:12:41.299814 | 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-12 17:12:41.299833 | 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-12 17:12:41.299848 | 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-12 17:12:41.299875 | 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-12 17:12:41.299902 | 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-12 17:12:41.299919 | 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-12 17:12:41.299934 | 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-12 17:12:41.299949 | 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-12 17:12:41.299966 | 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-12 17:12:41.299981 | 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-12 17:12:41.299995 | 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-12 17:12:41.300010 | 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-12 17:12:41.300025 | 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-12 17:12:41.300039 | 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-12 17:12:41.300054 | 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-12 17:12:41.300073 | 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-12 17:12:41.300088 | 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-12 17:12:41.300103 | 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-12 17:12:41.300117 | 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-12 17:12:41.300131 | 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-12 17:12:41.300146 | 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-12 17:12:41.300160 | 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-12 17:12:41.300174 | 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-12 17:12:41.300188 | 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-12 17:12:41.300202 | 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-12 17:12:41.300217 | 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-12 17:12:41.300231 | 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-12 17:12:41.300245 | 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-12 17:12:41.300264 | 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-12 17:12:41.300280 | 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-12 17:12:41.300294 | 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-12 17:12:41.300309 | 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-12 17:12:41.300323 | 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-12 17:12:41.300338 | 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-12 17:12:41.300379 | 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-12 17:12:41.300396 | 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-12 17:12:41.300411 | 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-12 17:12:41.300425 | 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-12 17:12:41.300440 | 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-12 17:12:41.300454 | 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-12 17:12:41.300468 | 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-12 17:12:41.300486 | 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-12 17:12:41.300501 | 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-12 17:12:41.300515 | 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-12 17:12:41.300529 | 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-12 17:12:41.300544 | 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-12 17:12:41.300558 | 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-12 17:12:41.300572 | 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-12 17:12:41.300586 | 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-12 17:12:41.300600 | 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-12 17:12:41.300615 | 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-12 17:12:41.300629 | 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-12 17:12:41.300643 | 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-12 17:12:41.300657 | 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-12 17:12:41.300674 | 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-12 17:12:41.300689 | 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-12 17:12:41.300703 | 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-12 17:12:41.300717 | 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-12 17:12:41.300732 | 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-12 17:12:41.300746 | 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-12 17:12:41.300760 | 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-12 17:12:41.300775 | 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-12 17:12:41.300789 | 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-12 17:12:41.300804 | 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-12 17:12:41.300818 | 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-12 17:12:41.300832 | 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-12 17:12:41.300847 | 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-12 17:12:41.300864 | 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-12 17:12:41.300879 | 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-12 17:12:41.300894 | 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-12 17:12:41.300908 | 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-12 17:12:41.300922 | 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-12 17:12:41.300936 | 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-12 17:12:41.300951 | 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-12 17:12:41.300965 | 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-12 17:12:41.300979 | 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-12 17:12:41.300993 | 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-12 17:12:41.301008 | 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-12 17:12:41.301022 | 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-12 17:12:41.301037 | 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-12 17:12:41.301052 | 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-12 17:12:41.301070 | 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-12 17:12:41.301085 | 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-12 17:12:41.301100 | 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-12 17:12:41.301115 | 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-12 17:12:41.301129 | 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-12 17:12:41.301143 | 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-12 17:12:41.301157 | 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-12 17:12:41.301172 | 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-12 17:12:41.301186 | 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-12 17:12:41.301200 | 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-12 17:12:41.301214 | 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-12 17:12:41.301229 | 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-12 17:12:41.301243 | 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-12 17:12:41.301261 | 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-12 17:12:41.301276 | 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-12 17:12:41.301291 | 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-12 17:12:41.301306 | 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-12 17:12:41.301321 | 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-12 17:12:41.301335 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-12 17:12:41.301371 | 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-12 17:12:41.301388 | 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-12 17:12:41.301402 | 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-12 17:12:41.301417 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-12 17:12:41.301431 | 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-12 17:12:41.301445 | 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-12 17:12:41.301460 | 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-12 17:12:41.301474 | 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-12 17:12:41.301492 | 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-12 17:12:41.301507 | 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-12 17:12:41.301521 | 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-12 17:12:41.301535 | 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-12 17:12:41.301550 | 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-12 17:12:41.301564 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-12 17:12:41.301579 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-12 17:12:41.301594 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-12 17:12:41.301608 | 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-12 17:12:41.301623 | 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-12 17:12:41.301637 | 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-12 17:12:41.301652 | 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-12 17:12:41.301666 | 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-12 17:12:41.301681 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-12 17:12:41.301695 | 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-12 17:12:41.301713 | 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-12 17:12:41.301729 | 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-12 17:12:41.301744 | 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-12 17:12:41.301759 | 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-12 17:12:41.301774 | 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-12 17:12:41.301788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29688061.yaml
2026-06-12 17:12:41.301803 | 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-12 17:12:41.301817 | 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-12 17:12:41.301832 | 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-12 17:12:41.301846 | 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-12 17:12:41.301860 | 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-12 17:12:41.301875 | 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-12 17:12:41.301889 | 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-12 17:12:41.301903 | 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-12 17:12:41.301922 | 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-12 17:12:41.301937 | 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-12 17:12:41.301951 | 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-12 17:12:41.301965 | 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-12 17:12:41.301980 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-12 17:12:41.301994 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-12 17:12:41.302008 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-84cdc66f78-btvlg/
2026-06-12 17:12:41.302023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-84cdc66f78-btvlg/barbican-api-84cdc66f78-btvlg-describe
2026-06-12 17:12:41.302038 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-84cdc66f78-btvlg/logs/
2026-06-12 17:12:41.302053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-84cdc66f78-btvlg/logs/barbican-api-log.log
2026-06-12 17:12:41.302067 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-84cdc66f78-btvlg/logs/barbican-api.log
2026-06-12 17:12:41.302082 | 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-5df858d6bb-72kbq/
2026-06-12 17:12:41.302097 | 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-5df858d6bb-72kbq/barbican-keystone-listener-5df858d6bb-72kbq-describe
2026-06-12 17:12:41.302112 | 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-5df858d6bb-72kbq/logs/
2026-06-12 17:12:41.302133 | 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-5df858d6bb-72kbq/logs/barbican-keystone-listener-log.log
2026-06-12 17:12:41.302149 | 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-5df858d6bb-72kbq/logs/barbican-keystone-listener.log
2026-06-12 17:12:41.302163 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-566c4995b7-52swz/
2026-06-12 17:12:41.302178 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-566c4995b7-52swz/barbican-worker-566c4995b7-52swz-describe
2026-06-12 17:12:41.302192 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-566c4995b7-52swz/logs/
2026-06-12 17:12:41.302207 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-566c4995b7-52swz/logs/barbican-worker-log.log
2026-06-12 17:12:41.302221 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-566c4995b7-52swz/logs/barbican-worker.log
2026-06-12 17:12:41.302236 | 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-drj8l/
2026-06-12 17:12:41.302250 | 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-drj8l/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-drj8l-describe
2026-06-12 17:12:41.302264 | 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-drj8l/logs/
2026-06-12 17:12:41.302279 | 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-drj8l/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.302293 | 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-12 17:12:41.302311 | 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-12 17:12:41.302326 | 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-12 17:12:41.302341 | 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-12 17:12:41.302374 | 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-12 17:12:41.302390 | 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-12 17:12:41.302405 | 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-12 17:12:41.302420 | 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-12 17:12:41.302435 | 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-12 17:12:41.302449 | 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-12 17:12:41.302464 | 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-12 17:12:41.302478 | 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-12 17:12:41.302492 | 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-12 17:12:41.302506 | 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-12 17:12:41.302521 | 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-12 17:12:41.302535 | 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-12 17:12:41.302553 | 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-12 17:12:41.302567 | 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-ipamkvwkt/
2026-06-12 17:12:41.302582 | 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-ipamkvwkt/configure-network-edpm-deployment-ipam-openstack-edpm-ipamkvwkt-describe
2026-06-12 17:12:41.302596 | 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-ipamkvwkt/logs/
2026-06-12 17:12:41.302611 | 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-ipamkvwkt/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.302626 | 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-npkmc/
2026-06-12 17:12:41.302640 | 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-npkmc/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-npkmc-describe
2026-06-12 17:12:41.302666 | 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-npkmc/logs/
2026-06-12 17:12:41.302681 | 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-npkmc/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.302696 | 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-xnqn7/
2026-06-12 17:12:41.302710 | 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-xnqn7/dnsmasq-dns-649b7c9ccf-xnqn7-describe
2026-06-12 17:12:41.302727 | 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-xnqn7/logs/
2026-06-12 17:12:41.302746 | 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-xnqn7/logs/dnsmasq-dns.log
2026-06-12 17:12:41.302761 | 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-xnqn7/logs/init.log
2026-06-12 17:12:41.302775 | 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-c6599/
2026-06-12 17:12:41.302790 | 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-c6599/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-c6599-describe
2026-06-12 17:12:41.302804 | 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-c6599/logs/
2026-06-12 17:12:41.302819 | 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-c6599/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.302833 | 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-12 17:12:41.302848 | 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-12 17:12:41.302862 | 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-12 17:12:41.302877 | 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-12 17:12:41.302892 | 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-12 17:12:41.302906 | 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-12 17:12:41.302920 | 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-12 17:12:41.302938 | 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-12 17:12:41.302953 | 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-12 17:12:41.302967 | 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-12 17:12:41.302981 | 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-5vjqx/
2026-06-12 17:12:41.302995 | 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-5vjqx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-5vjqx-describe
2026-06-12 17:12:41.303010 | 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-5vjqx/logs/
2026-06-12 17:12:41.303024 | 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-5vjqx/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.303038 | 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-l7lb7/
2026-06-12 17:12:41.303053 | 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-l7lb7/install-os-edpm-deployment-ipam-openstack-edpm-ipam-l7lb7-describe
2026-06-12 17:12:41.303068 | 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-l7lb7/logs/
2026-06-12 17:12:41.303082 | 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-l7lb7/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.303097 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6f74648494-27dv7/
2026-06-12 17:12:41.303112 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6f74648494-27dv7/keystone-6f74648494-27dv7-describe
2026-06-12 17:12:41.303130 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6f74648494-27dv7/logs/
2026-06-12 17:12:41.303145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-6f74648494-27dv7/logs/keystone-api.log
2026-06-12 17:12:41.303160 | 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-12 17:12:41.303175 | 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-12 17:12:41.303190 | 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-12 17:12:41.303205 | 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-12 17:12:41.303219 | 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-8r6dv/
2026-06-12 17:12:41.303234 | 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-8r6dv/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-8r6dv-describe
2026-06-12 17:12:41.303249 | 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-8r6dv/logs/
2026-06-12 17:12:41.303263 | 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-8r6dv/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.303278 | 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-12 17:12:41.303293 | 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-12 17:12:41.303307 | 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-12 17:12:41.303321 | 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-12 17:12:41.303339 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fc858c5-hpp55/
2026-06-12 17:12:41.303375 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fc858c5-hpp55/neutron-6fc858c5-hpp55-describe
2026-06-12 17:12:41.303391 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fc858c5-hpp55/logs/
2026-06-12 17:12:41.303406 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fc858c5-hpp55/logs/neutron-api.log
2026-06-12 17:12:41.303421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fc858c5-hpp55/logs/neutron-httpd.log
2026-06-12 17:12:41.303436 | 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-v4zpj/
2026-06-12 17:12:41.303450 | 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-v4zpj/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-v4zpj-describe
2026-06-12 17:12:41.303465 | 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-v4zpj/logs/
2026-06-12 17:12:41.303479 | 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-v4zpj/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.303494 | 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-12 17:12:41.303508 | 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-12 17:12:41.303523 | 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-12 17:12:41.303537 | 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-12 17:12:41.303556 | 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-12 17:12:41.303571 | 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-12 17:12:41.303585 | 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-12 17:12:41.303600 | 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-12 17:12:41.303614 | 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-12 17:12:41.303629 | 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-12 17:12:41.303643 | 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-12 17:12:41.303658 | 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-12 17:12:41.303672 | 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-12 17:12:41.303687 | 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-12 17:12:41.303701 | 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-12 17:12:41.303715 | 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-12 17:12:41.303730 | 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-12 17:12:41.303744 | 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-zwbfb/
2026-06-12 17:12:41.303763 | 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-zwbfb/nova-edpm-deployment-ipam-openstack-edpm-ipam-zwbfb-describe
2026-06-12 17:12:41.303778 | 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-zwbfb/logs/
2026-06-12 17:12:41.303792 | 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-zwbfb/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.303806 | 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-12 17:12:41.303821 | 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-12 17:12:41.303835 | 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-12 17:12:41.303851 | 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-12 17:12:41.303865 | 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-12 17:12:41.303880 | 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-12 17:12:41.303894 | 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-12 17:12:41.303908 | 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-12 17:12:41.303923 | 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-12 17:12:41.303937 | 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-12 17:12:41.303951 | 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-12 17:12:41.303970 | 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-12 17:12:41.303985 | 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-previous.log
2026-06-12 17:12:41.303999 | 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-12 17:12:41.304013 | 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-12 17:12:41.304028 | 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-openstackprovisionserv7sgtj/
2026-06-12 17:12:41.304042 | 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-openstackprovisionserv7sgtj/openstack-edpm-ipam-provisionserver-openstackprovisionserv7sgtj-describe
2026-06-12 17:12:41.304056 | 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-openstackprovisionserv7sgtj/logs/
2026-06-12 17:12:41.304073 | 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-openstackprovisionserv7sgtj/logs/init.log
2026-06-12 17:12:41.304088 | 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-openstackprovisionserv7sgtj/logs/osp-httpd.log
2026-06-12 17:12:41.304104 | 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-12 17:12:41.304120 | 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-12 17:12:41.304135 | 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-12 17:12:41.304150 | 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-previous.log
2026-06-12 17:12:41.304168 | 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-12 17:12:41.304183 | 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-12 17:12:41.304198 | 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-12 17:12:41.304213 | 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-12 17:12:41.304228 | 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-12 17:12:41.304243 | 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-12 17:12:41.304257 | 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-k254s/
2026-06-12 17:12:41.304272 | 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-k254s/ovn-controller-metrics-k254s-describe
2026-06-12 17:12:41.304286 | 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-k254s/logs/
2026-06-12 17:12:41.304300 | 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-k254s/logs/openstack-network-exporter.log
2026-06-12 17:12:41.304315 | 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-2vd42/
2026-06-12 17:12:41.304329 | 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-2vd42/ovn-controller-ovs-2vd42-describe
2026-06-12 17:12:41.304343 | 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-2vd42/logs/
2026-06-12 17:12:41.304377 | 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-2vd42/logs/ovs-vswitchd.log
2026-06-12 17:12:41.304396 | 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-2vd42/logs/ovsdb-server-init.log
2026-06-12 17:12:41.304411 | 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-2vd42/logs/ovsdb-server.log
2026-06-12 17:12:41.304425 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-wh84g/
2026-06-12 17:12:41.304439 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-wh84g/ovn-controller-wh84g-describe
2026-06-12 17:12:41.304453 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-wh84g/logs/
2026-06-12 17:12:41.304468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-wh84g/logs/ovn-controller.log
2026-06-12 17:12:41.304483 | 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-5qp6l/
2026-06-12 17:12:41.304497 | 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-5qp6l/ovn-edpm-deployment-ipam-openstack-edpm-ipam-5qp6l-describe
2026-06-12 17:12:41.304512 | 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-5qp6l/logs/
2026-06-12 17:12:41.304527 | 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-5qp6l/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.304541 | 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-12 17:12:41.304556 | 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-12 17:12:41.304571 | 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-12 17:12:41.304585 | 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-12 17:12:41.304604 | 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-12 17:12:41.304620 | 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-12 17:12:41.304634 | 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-12 17:12:41.304649 | 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-12 17:12:41.304664 | 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-12 17:12:41.304678 | 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-12 17:12:41.304692 | 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-12 17:12:41.304706 | 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-12 17:12:41.304720 | 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-12 17:12:41.304734 | 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-12 17:12:41.304749 | 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-12 17:12:41.304763 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84db86ff68-5rtj7/
2026-06-12 17:12:41.304778 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84db86ff68-5rtj7/placement-84db86ff68-5rtj7-describe
2026-06-12 17:12:41.304792 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84db86ff68-5rtj7/logs/
2026-06-12 17:12:41.304810 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84db86ff68-5rtj7/logs/placement-api.log
2026-06-12 17:12:41.304825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-84db86ff68-5rtj7/logs/placement-log.log
2026-06-12 17:12:41.304839 | 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-12 17:12:41.304853 | 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-12 17:12:41.304868 | 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-12 17:12:41.304882 | 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-12 17:12:41.304896 | 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-12 17:12:41.304910 | 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-12 17:12:41.304924 | 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-12 17:12:41.304938 | 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-12 17:12:41.304952 | 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-12 17:12:41.304966 | 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-12 17:12:41.304980 | 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-x7j2f/
2026-06-12 17:12:41.304994 | 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-x7j2f/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-x7j2f-describe
2026-06-12 17:12:41.305012 | 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-x7j2f/logs/
2026-06-12 17:12:41.305027 | 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-x7j2f/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.305041 | 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-99vnn/
2026-06-12 17:12:41.305056 | 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-99vnn/redhat-edpm-deployment-ipam-openstack-edpm-ipam-99vnn-describe
2026-06-12 17:12:41.305071 | 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-99vnn/logs/
2026-06-12 17:12:41.305085 | 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-99vnn/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.305099 | 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-vdkd5/
2026-06-12 17:12:41.305114 | 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-vdkd5/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-vdkd5-describe
2026-06-12 17:12:41.305128 | 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-vdkd5/logs/
2026-06-12 17:12:41.305143 | 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-vdkd5/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.305157 | 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-lqg4r/
2026-06-12 17:12:41.305171 | 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-lqg4r/run-os-edpm-deployment-ipam-openstack-edpm-ipam-lqg4r-describe
2026-06-12 17:12:41.305192 | 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-lqg4r/logs/
2026-06-12 17:12:41.305207 | 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-lqg4r/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.305222 | 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-d4pr8/
2026-06-12 17:12:41.305236 | 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-d4pr8/ssh-known-hosts-edpm-deployment-ipam-d4pr8-describe
2026-06-12 17:12:41.305251 | 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-d4pr8/logs/
2026-06-12 17:12:41.305266 | 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-d4pr8/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-12 17:12:41.305281 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-79889dfc99-zmbzk/
2026-06-12 17:12:41.305296 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-79889dfc99-zmbzk/swift-proxy-79889dfc99-zmbzk-describe
2026-06-12 17:12:41.305310 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-79889dfc99-zmbzk/logs/
2026-06-12 17:12:41.305325 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-79889dfc99-zmbzk/logs/proxy-httpd.log
2026-06-12 17:12:41.305339 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-79889dfc99-zmbzk/logs/proxy-server.log
2026-06-12 17:12:41.305374 | 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-vshfr/
2026-06-12 17:12:41.305391 | 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-vshfr/swift-ring-rebalance-vshfr-describe
2026-06-12 17:12:41.305409 | 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-vshfr/logs/
2026-06-12 17:12:41.305425 | 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-vshfr/logs/swift-ring-rebalance.log
2026-06-12 17:12:41.305439 | 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-12 17:12:41.305454 | 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-12 17:12:41.305468 | 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-12 17:12:41.305483 | 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-12 17:12:41.305498 | 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-12 17:12:41.305512 | 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-12 17:12:41.305527 | 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-12 17:12:41.305541 | 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-12 17:12:41.305556 | 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-12 17:12:41.305570 | 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-12 17:12:41.305585 | 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-12 17:12:41.305599 | 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-12 17:12:41.305617 | 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-12 17:12:41.305632 | 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-12 17:12:41.305646 | 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-12 17:12:41.305661 | 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-12 17:12:41.305675 | 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-12 17:12:41.305690 | 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-12 17:12:41.305704 | 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-12 17:12:41.305718 | 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-s9vlq/
2026-06-12 17:12:41.305732 | 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-s9vlq/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-s9vlq-describe
2026-06-12 17:12:41.305747 | 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-s9vlq/logs/
2026-06-12 17:12:41.305761 | 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-s9vlq/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.305775 | 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-t7wcn/
2026-06-12 17:12:41.305790 | 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-t7wcn/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-t7wcn-describe
2026-06-12 17:12:41.305808 | 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-t7wcn/logs/
2026-06-12 17:12:41.305823 | 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-t7wcn/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-12 17:12:41.305838 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-12 17:12:41.305852 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-84cdc66f78.yaml
2026-06-12 17:12:41.305867 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-c5b89b8f8.yaml
2026-06-12 17:12:41.305882 | 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-5df858d6bb.yaml
2026-06-12 17:12:41.305896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-566c4995b7.yaml
2026-06-12 17:12:41.305910 | 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-12 17:12:41.305925 | 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-12 17:12:41.305940 | 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-12 17:12:41.305954 | 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-12 17:12:41.305968 | 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-12 17:12:41.305983 | 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-12 17:12:41.305997 | 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-12 17:12:41.306014 | 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-12 17:12:41.306028 | 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-12 17:12:41.306043 | 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-12 17:12:41.306057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-bf56cc47f.yaml
2026-06-12 17:12:41.306071 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-6f74648494.yaml
2026-06-12 17:12:41.306085 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-546c4497b.yaml
2026-06-12 17:12:41.306099 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-6fc858c5.yaml
2026-06-12 17:12:41.306113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-7b9ff5749c.yaml
2026-06-12 17:12:41.306127 | 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-6cdbb8d884.yaml
2026-06-12 17:12:41.306141 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-84db86ff68.yaml
2026-06-12 17:12:41.306156 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-c74948546.yaml
2026-06-12 17:12:41.306170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-79889dfc99.yaml
2026-06-12 17:12:41.306184 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-12 17:12:41.306198 | 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-12 17:12:41.306216 | 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-12 17:12:41.306231 | 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-12 17:12:41.306245 | 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-12 17:12:41.306260 | 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-12 17:12:41.306275 | 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-12 17:12:41.306289 | 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-12 17:12:41.306304 | 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-12 17:12:41.306319 | 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-12 17:12:41.306334 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-12 17:12:41.306361 | 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-12 17:12:41.306382 | 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-12 17:12:41.306397 | 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-12 17:12:41.306412 | 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-12 17:12:41.306426 | 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-12 17:12:41.306441 | 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-12 17:12:41.306459 | 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-12 17:12:41.306474 | 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-12 17:12:41.306488 | 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-12 17:12:41.306503 | 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-12 17:12:41.306517 | 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-12 17:12:41.306532 | 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-12 17:12:41.306547 | 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-12 17:12:41.306562 | 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-12 17:12:41.306576 | 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-12 17:12:41.306591 | 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-12 17:12:41.306606 | 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-12 17:12:41.306620 | 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-12 17:12:41.306635 | 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-12 17:12:41.306663 | 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-12 17:12:41.306679 | 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-12 17:12:41.306694 | 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-12 17:12:41.306708 | 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-12 17:12:41.306725 | 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-12 17:12:41.306739 | 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-12 17:12:41.306754 | 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-12 17:12:41.306768 | 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-12 17:12:41.306783 | 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-12 17:12:41.306797 | 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-12 17:12:41.306812 | 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-12 17:12:41.306826 | 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-12 17:12:41.306840 | 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-12 17:12:41.306855 | 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-12 17:12:41.306873 | 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-12 17:12:41.306887 | 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-12 17:12:41.306902 | 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-12 17:12:41.306917 | 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-12 17:12:41.306931 | 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-12 17:12:41.306946 | 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-12 17:12:41.306960 | 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-12 17:12:41.306975 | 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-12 17:12:41.306990 | 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-12 17:12:41.307004 | 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-12 17:12:41.307018 | 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-12 17:12:41.307033 | 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-12 17:12:41.307047 | 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-12 17:12:41.307061 | 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-12 17:12:41.307079 | 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-12 17:12:41.307094 | 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-12 17:12:41.307108 | 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-12 17:12:41.307123 | 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-12 17:12:41.307138 | 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-12 17:12:41.307152 | 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-12 17:12:41.307166 | 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-12 17:12:41.307181 | 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-12 17:12:41.307196 | 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-12 17:12:41.307210 | 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-12 17:12:41.307225 | 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-12 17:12:41.307239 | 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-12 17:12:41.307254 | 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-12 17:12:41.307272 | 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-12 17:12:41.307287 | 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-12 17:12:41.307302 | 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-12 17:12:41.307317 | 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-12 17:12:41.307332 | 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-12 17:12:41.307361 | 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-12 17:12:41.307381 | 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-12 17:12:41.307396 | 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-12 17:12:41.307411 | 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-12 17:12:41.307425 | 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-12 17:12:41.307440 | 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-12 17:12:41.307454 | 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-12 17:12:41.307469 | 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-12 17:12:41.307483 | 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-12 17:12:41.307500 | 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-12 17:12:41.307515 | 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-12 17:12:41.307529 | 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-12 17:12:41.307544 | 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-12 17:12:41.307558 | 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-12 17:12:41.307572 | 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-12 17:12:41.307587 | 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-12 17:12:41.307602 | 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-12 17:12:41.307616 | 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-12 17:12:41.307630 | 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-12 17:12:41.307645 | 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-12 17:12:41.307659 | 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-12 17:12:41.307674 | 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-12 17:12:41.307691 | 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-12 17:12:41.307706 | 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-12 17:12:41.307720 | 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-12 17:12:41.307735 | 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-12 17:12:41.307749 | 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-12 17:12:41.307764 | 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-12 17:12:41.307778 | 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-12 17:12:41.307792 | 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-12 17:12:41.307807 | 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-12 17:12:41.307821 | 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-12 17:12:41.307835 | 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-12 17:12:41.307850 | 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-12 17:12:41.307864 | 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-12 17:12:41.307878 | 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-12 17:12:41.307897 | 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-12 17:12:41.307911 | 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-12 17:12:41.307926 | 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-12 17:12:41.307940 | 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-12 17:12:41.307955 | 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-12 17:12:41.307969 | 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-12 17:12:41.307984 | 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-12 17:12:41.307998 | 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-12 17:12:41.308013 | 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-12 17:12:41.308028 | 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-12 17:12:41.308042 | 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-12 17:12:41.308057 | 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-12 17:12:41.308071 | 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-12 17:12:41.308085 | 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-12 17:12:41.308103 | 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-12 17:12:41.308117 | 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-12 17:12:41.308132 | 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-12 17:12:41.308146 | 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-12 17:12:41.308160 | 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-12 17:12:41.308184 | 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-12 17:12:41.308200 | 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-12 17:12:41.308218 | 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-12 17:12:41.308232 | 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-12 17:12:41.308250 | 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-12 17:12:41.308319 | 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-12 17:12:41.308341 | 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-12 17:12:41.308383 | 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-12 17:12:41.308407 | 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-12 17:12:41.308422 | 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-12 17:12:41.308437 | 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-12 17:12:41.308452 | 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-12 17:12:41.308467 | 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-12 17:12:41.308481 | 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-12 17:12:41.308497 | 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-12 17:12:41.308512 | 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-12 17:12:41.308527 | 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-12 17:12:41.308542 | 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-12 17:12:41.308557 | 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-12 17:12:41.308571 | 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-12 17:12:41.308585 | 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-12 17:12:41.308600 | 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-12 17:12:41.308618 | 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-12 17:12:41.308633 | 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-12 17:12:41.308648 | 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-12 17:12:41.308662 | 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-12 17:12:41.308676 | 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-12 17:12:41.308691 | 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-12 17:12:41.308705 | 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-12 17:12:41.308720 | 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-12 17:12:41.308734 | 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-12 17:12:41.308749 | 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-12 17:12:41.308764 | 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-12 17:12:41.308778 | 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-12 17:12:41.308793 | 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-12 17:12:41.308807 | 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-12 17:12:41.308827 | 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-12 17:12:41.308842 | 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-12 17:12:41.308857 | 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-12 17:12:41.308871 | 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-12 17:12:41.308885 | 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-12 17:12:41.308900 | 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-12 17:12:41.308914 | 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-12 17:12:41.308929 | 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-12 17:12:41.308943 | 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-12 17:12:41.308958 | 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-12 17:12:41.308972 | 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-12 17:12:41.308986 | 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-12 17:12:41.309000 | 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-12 17:12:41.309014 | 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-12 17:12:41.309033 | 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-12 17:12:41.309047 | 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-12 17:12:41.309061 | 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-12 17:12:41.309076 | 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-12 17:12:41.309090 | 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-12 17:12:41.309104 | 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-12 17:12:41.309119 | 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-12 17:12:41.309133 | 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-12 17:12:41.309147 | 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-12 17:12:41.309162 | 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-12 17:12:41.309176 | 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-12 17:12:41.309191 | 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-12 17:12:41.309205 | 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-12 17:12:41.309219 | 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-12 17:12:41.309237 | 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-12 17:12:41.309252 | 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-12 17:12:41.309266 | 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-12 17:12:41.309280 | 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-12 17:12:41.309295 | 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-12 17:12:41.309309 | 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-12 17:12:41.309323 | 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-12 17:12:41.309338 | 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-12 17:12:41.309371 | 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-12 17:12:41.309388 | 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-12 17:12:41.309403 | 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-12 17:12:41.309418 | 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-12 17:12:41.309433 | 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-12 17:12:41.309447 | 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-12 17:12:41.309476 | 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-12 17:12:41.309491 | 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-12 17:12:41.309506 | 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-12 17:12:41.309521 | 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-12 17:12:41.309535 | 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-12 17:12:41.309550 | 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-12 17:12:41.309565 | 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-12 17:12:41.309579 | 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-12 17:12:41.309594 | 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-12 17:12:41.309608 | 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-12 17:12:41.309622 | 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-12 17:12:41.309636 | 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-12 17:12:41.309651 | 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-12 17:12:41.309665 | 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-12 17:12:41.309683 | 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-12 17:12:41.309697 | 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-12 17:12:41.309712 | 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-12 17:12:41.309726 | 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-12 17:12:41.309740 | 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-12 17:12:41.309755 | 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-12 17:12:41.309770 | 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-12 17:12:41.309785 | 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-12 17:12:41.309800 | 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-12 17:12:41.309815 | 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-12 17:12:41.309830 | 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-12 17:12:41.309845 | 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-12 17:12:41.309859 | 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-12 17:12:41.309877 | 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-12 17:12:41.309892 | 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-12 17:12:41.309907 | 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-12 17:12:41.309921 | 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-12 17:12:41.309936 | 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-12 17:12:41.309950 | 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-12 17:12:41.309964 | 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-12 17:12:41.309980 | 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-12 17:12:41.309994 | 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-12 17:12:41.310009 | 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-12 17:12:41.310023 | 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-12 17:12:41.310038 | 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-12 17:12:41.310053 | 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-12 17:12:41.310067 | 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-12 17:12:41.310085 | 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-12 17:12:41.310100 | 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-12 17:12:41.310115 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-12 17:12:41.310129 | 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-12 17:12:41.310144 | 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-12 17:12:41.310158 | 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-12 17:12:41.310172 | 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-12 17:12:41.310186 | 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-12 17:12:41.310200 | 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-12 17:12:41.310214 | 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-12 17:12:41.310228 | 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-12 17:12:41.310243 | 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-12 17:12:41.310257 | 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-12 17:12:41.310272 | 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-12 17:12:41.310286 | 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-12 17:12:41.310304 | 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-12 17:12:41.310318 | 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-12 17:12:41.310332 | 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-12 17:12:41.310360 | 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-12 17:12:41.310424 | 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-12 17:12:41.310439 | 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-12 17:12:41.310454 | 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-12 17:12:41.310469 | 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-12 17:12:41.310483 | 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-12 17:12:41.310498 | 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-12 17:12:41.310512 | 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-12 17:12:41.310526 | 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-12 17:12:41.310540 | 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-12 17:12:41.310554 | 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-12 17:12:41.310573 | 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-12 17:12:41.310588 | 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-12 17:12:41.310603 | 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-12 17:12:41.310618 | 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-12 17:12:41.310632 | 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-12 17:12:41.310659 | 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-12 17:12:41.310674 | 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-12 17:12:41.310689 | 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-12 17:12:41.310703 | 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-12 17:12:41.310718 | 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-12 17:12:41.310733 | 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-12 17:12:41.310747 | 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-12 17:12:41.310761 | 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-12 17:12:41.310776 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-12 17:12:41.310790 | 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-12 17:12:41.310808 | 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-12 17:12:41.310823 | 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-12 17:12:41.310837 | 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-12 17:12:41.310851 | 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-12 17:12:41.310866 | 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-12 17:12:41.310881 | 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-12 17:12:41.310896 | 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-12 17:12:41.310910 | 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-12 17:12:41.310924 | 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-12 17:12:41.310939 | 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-12 17:12:41.310953 | 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-12 17:12:41.310967 | 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-12 17:12:41.310981 | 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-12 17:12:41.310996 | 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-12 17:12:41.311010 | 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-12 17:12:41.311028 | 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-12 17:12:41.311042 | 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-12 17:12:41.311057 | 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-12 17:12:41.311071 | 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-12 17:12:41.311086 | 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-12 17:12:41.311100 | 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-12 17:12:41.311115 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-12 17:12:41.311129 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-12 17:12:41.311144 | 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-12 17:12:41.311159 | 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-12 17:12:41.311173 | 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-12 17:12:41.311188 | 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-12 17:12:41.311202 | 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-12 17:12:41.311217 | 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-12 17:12:41.311231 | 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-12 17:12:41.311249 | 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-12 17:12:41.311264 | 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-12 17:12:41.311279 | 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-12 17:12:41.311293 | 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-12 17:12:41.311308 | 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-12 17:12:41.311322 | 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-12 17:12:41.311336 | 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-12 17:12:41.311369 | 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-12 17:12:41.311386 | 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-12 17:12:41.311401 | 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-12 17:12:41.311415 | 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-12 17:12:41.311430 | 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-12 17:12:41.311444 | 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-12 17:12:41.311458 | 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-12 17:12:41.311472 | 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-12 17:12:41.311491 | 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-12 17:12:41.311506 | 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-12 17:12:41.311521 | 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-12 17:12:41.311535 | 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-12 17:12:41.311550 | 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-12 17:12:41.311564 | 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-12 17:12:41.311578 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-12 17:12:41.311592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-12 17:12:41.311607 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-12 17:12:41.311622 | 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-12 17:12:41.311822 | 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-12 17:12:41.311843 | 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-12 17:12:41.311858 | 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-12 17:12:41.311873 | 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-12 17:12:41.311889 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-12 17:12:41.311903 | 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-12 17:12:41.311925 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-12 17:12:41.311990 | 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-12 17:12:41.312006 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-12 17:12:41.312021 | 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-12 17:12:41.312036 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-12 17:12:41.312052 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-12 17:12:41.312066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-12 17:12:41.312081 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-12 17:12:41.312096 | 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-12 17:12:41.312111 | 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-12 17:12:41.312126 | 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-12 17:12:41.312141 | 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-12 17:12:41.312156 | 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-12 17:12:41.312171 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-12 17:12:41.312186 | 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-84cdc66f78-btvlg -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312201 | 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-5df858d6bb-72kbq -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312220 | 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-566c4995b7-52swz -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312236 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-12 17:12:41.312251 | 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-12 17:12:41.312266 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-12 17:12:41.312280 | 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-12 17:12:41.312294 | 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-12 17:12:41.312309 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-12 17:12:41.312324 | 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-12 17:12:41.312339 | 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-12 17:12:41.312372 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-12 17:12:41.312389 | 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-6f74648494-27dv7 -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312404 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-12 17:12:41.312419 | 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-6fc858c5-hpp55 -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312433 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-12 17:12:41.312452 | 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-12 17:12:41.312467 | 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-12 17:12:41.312482 | 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-12 17:12:41.312496 | 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-12 17:12:41.312511 | 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-12 17:12:41.312525 | 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-12 17:12:41.312540 | 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-12 17:12:41.312555 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-12 17:12:41.312569 | 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-k254s -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312584 | 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-2vd42 -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312598 | 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-wh84g -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312613 | 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-12 17:12:41.312627 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-12 17:12:41.312642 | 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-12 17:12:41.312661 | 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-12 17:12:41.312676 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-12 17:12:41.312691 | 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-84db86ff68-5rtj7 -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312706 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-12 17:12:41.312721 | 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-79889dfc99-zmbzk -> ../_all_nodes/sosreport-crc
2026-06-12 17:12:41.312736 | 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-12 17:12:41.312750 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-12 17:12:41.312765 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-12 17:12:41.312780 | 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-12 17:12:41.312795 | 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-12 17:12:41.312809 | 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-12 17:12:41.312824 | 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-12 17:12:41.312839 | 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-12 17:12:41.312854 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-12 17:12:41.312869 | 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-12 17:12:41.312888 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-kgxk6.yaml
2026-06-12 17:12:41.312903 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-zm8hc.yaml
2026-06-12 17:12:41.312918 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-vf897.yaml
2026-06-12 17:12:41.312934 | 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-12 17:12:41.312949 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-p8ngl.yaml
2026-06-12 17:12:41.312964 | 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-12 17:12:41.312979 | 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-12 17:12:41.312993 | 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-12 17:12:41.313007 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-58pcv.yaml
2026-06-12 17:12:41.313022 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-qcv6v.yaml
2026-06-12 17:12:41.313036 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-5spp7.yaml
2026-06-12 17:12:41.313050 | 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-12 17:12:41.313065 | 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-12 17:12:41.313079 | 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-12 17:12:41.313097 | 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-12 17:12:41.313112 | 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-12 17:12:41.313127 | controller | cd+++++++++ registries.conf.d/
2026-06-12 17:12:41.313141 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-12 17:12:41.313157 | controller | cd+++++++++ system-config/
2026-06-12 17:12:41.313172 | controller | cd+++++++++ system-config/libvirt/
2026-06-12 17:12:41.313187 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-12 17:12:41.313202 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-12 17:12:41.313216 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-12 17:12:41.313231 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-12 17:12:41.313245 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-12 17:12:41.313260 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-12 17:12:41.313274 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-12 17:12:41.313290 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-12 17:12:41.313304 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-12 17:12:41.313319 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-12 17:12:41.313333 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-12 17:12:41.313364 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-12 17:12:41.313384 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-12 17:12:41.313400 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-12 17:12:41.313414 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-12 17:12:41.313429 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-12 17:12:41.924136 | controller | changed: .d..t...... ./
2026-06-12 17:12:42.703740 | controller | changed: .d..t...... ./
2026-06-12 17:12:42.835396 | 
2026-06-12 17:12:42.835578 | TASK [Return artifact to Zuul]
2026-06-12 17:12:42.871257 | controller | skipping: Conditional result was False
2026-06-12 17:12:42.875039 | 
2026-06-12 17:12:42.875154 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-12 17:12:42.875394 | 
2026-06-12 17:12:42.875459 | PLAY RECAP
2026-06-12 17:12:42.875542 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-12 17:12:42.875583 | 
2026-06-12 17:12:43.111937 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-12 17:12:43.115730 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 17:12:43.732482 | 
2026-06-12 17:12:43.732667 | PLAY [Report DLRN results after job run]
2026-06-12 17:12:43.769231 | 
2026-06-12 17:12:43.769389 | TASK [Include vars from ci-framework group_vars]
2026-06-12 17:12:43.813930 | controller | ok
2026-06-12 17:12:43.955383 | 
2026-06-12 17:12:43.955604 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-12 17:12:44.021302 | controller | skipping: Conditional result was False
2026-06-12 17:12:44.072871 | 
2026-06-12 17:12:44.073002 | TASK [cifmw_helpers : Check if file is available]
2026-06-12 17:12:44.657801 | controller | ok
2026-06-12 17:12:44.693083 | 
2026-06-12 17:12:44.693235 | TASK [cifmw_helpers : Create temporary directory]
2026-06-12 17:12:44.728824 | controller | skipping: Conditional result was False
2026-06-12 17:12:44.759338 | 
2026-06-12 17:12:44.759459 | TASK [cifmw_helpers : Read vars]
2026-06-12 17:12:44.909517 | 
2026-06-12 17:12:44.909745 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-12 17:12:45.009665 | 
2026-06-12 17:12:45.009901 | TASK [cifmw_helpers : Include vars]
2026-06-12 17:12:45.085617 | 
2026-06-12 17:12:45.085853 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-12 17:12:45.122123 | controller | skipping: Conditional result was False
2026-06-12 17:12:45.190207 | 
2026-06-12 17:12:45.190376 | TASK [Report job status to DLRN]
2026-06-12 17:12:45.345229 | controller | ok
2026-06-12 17:12:45.435816 | 
2026-06-12 17:12:45.435981 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-12 17:12:45.522321 | controller | skipping: Conditional result was False
2026-06-12 17:12:45.575800 | 
2026-06-12 17:12:45.576004 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-12 17:12:45.654226 | controller | skipping: Conditional result was False
2026-06-12 17:12:45.711098 | 
2026-06-12 17:12:45.711227 | TASK [dlrn_report : Install kinit related package]
2026-06-12 17:12:45.787677 | controller | skipping: Conditional result was False
2026-06-12 17:12:45.842627 | 
2026-06-12 17:12:45.842747 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-12 17:12:45.919169 | controller | skipping: Conditional result was False
2026-06-12 17:12:46.027276 | 
2026-06-12 17:12:46.027466 | TASK [Set zuul-log-path fact]
2026-06-12 17:12:46.103212 | controller | skipping: Conditional result was False
2026-06-12 17:12:46.158643 | 
2026-06-12 17:12:46.158775 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-12 17:12:46.237303 | controller | skipping: Conditional result was False
2026-06-12 17:12:46.294945 | 
2026-06-12 17:12:46.295089 | TASK [Get hash related data from repo_setup role]
2026-06-12 17:12:46.351992 | controller | skipping: Conditional result was False
2026-06-12 17:12:46.408074 | 
2026-06-12 17:12:46.408279 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-12 17:12:47.127318 | controller | skipping: Conditional result was False
2026-06-12 17:12:47.184656 | 
2026-06-12 17:12:47.184878 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-12 17:12:47.890465 | controller | skipping: Conditional result was False
2026-06-12 17:12:47.923416 | 
2026-06-12 17:12:47.923527 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-12 17:12:48.629243 | controller | skipping: Conditional result was False
2026-06-12 17:12:48.695707 | 
2026-06-12 17:12:48.695926 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-12 17:12:48.783510 | controller | skipping: Conditional result was False
2026-06-12 17:12:48.901644 | 
2026-06-12 17:12:48.901843 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-12 17:12:49.585921 | controller | skipping: Conditional result was False
2026-06-12 17:12:49.649675 | 
2026-06-12 17:12:49.649819 | PLAY RECAP
2026-06-12 17:12:49.649884 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-12 17:12:49.649915 | 
2026-06-12 17:12:49.878204 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-12 17:12:49.882078 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 17:12:50.497872 | 
2026-06-12 17:12:50.498001 | PLAY [all]
2026-06-12 17:12:50.531670 | 
2026-06-12 17:12:50.531769 | TASK [include_role : fetch-output]
2026-06-12 17:12:50.604406 | controller | ok
2026-06-12 17:12:50.708630 | 
2026-06-12 17:12:50.708810 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-12 17:12:50.784698 | controller | skipping: Conditional result was False
2026-06-12 17:12:50.835983 | 
2026-06-12 17:12:50.836128 | TASK [fetch-output : Set log path for single node]
2026-06-12 17:12:50.943776 | controller | ok
2026-06-12 17:12:50.974807 | 
2026-06-12 17:12:50.974948 | LOOP [fetch-output : Ensure local output dirs]
2026-06-12 17:12:51.487125 | controller -> localhost | ok: "/var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/logs"
2026-06-12 17:12:51.760992 | controller -> localhost | ok: "/var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/artifacts"
2026-06-12 17:12:52.039605 | controller -> localhost | ok: "/var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/docs"
2026-06-12 17:12:52.107617 | 
2026-06-12 17:12:52.107823 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-12 17:12:53.242318 | controller | ok
2026-06-12 17:12:53.242560 | controller | ok: All items complete
2026-06-12 17:12:53.242607 | 
2026-06-12 17:12:53.859456 | controller | ok
2026-06-12 17:12:54.592689 | controller | ok
2026-06-12 17:12:54.696054 | 
2026-06-12 17:12:54.696246 | TASK [include_role : fetch-output-openshift]
2026-06-12 17:12:54.722308 | controller | skipping: Conditional result was False
2026-06-12 17:12:54.815076 | 
2026-06-12 17:12:54.815243 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-12 17:12:55.357212 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.014641
2026-06-12 17:12:55.612717 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.012997
2026-06-12 17:12:55.676606 | 
2026-06-12 17:12:55.676768 | PLAY [all]
2026-06-12 17:12:55.729403 | 
2026-06-12 17:12:55.729856 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-12 17:12:56.401019 | controller | changed
2026-06-12 17:12:56.487818 | 
2026-06-12 17:12:56.487961 | PLAY RECAP
2026-06-12 17:12:56.488005 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-12 17:12:56.488027 | 
2026-06-12 17:12:56.635753 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-12 17:12:56.639487 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-12 17:12:57.306140 | 
2026-06-12 17:12:57.306283 | PLAY [localhost]
2026-06-12 17:12:57.316092 | 
2026-06-12 17:12:57.316164 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-12 17:12:58.224913 | localhost | changed
2026-06-12 17:12:58.235501 | 
2026-06-12 17:12:58.235642 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-12 17:12:58.274637 | localhost | ok
2026-06-12 17:12:58.282602 | 
2026-06-12 17:12:58.282692 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-12 17:12:58.741287 | localhost | changed
2026-06-12 17:12:58.749978 | 
2026-06-12 17:12:58.750125 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-12 17:12:59.746223 | localhost | changed
2026-06-12 17:12:59.758174 | 
2026-06-12 17:12:59.758595 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-12 17:13:00.310975 | localhost | Identity added: /var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/tmp/ansible.woj53e71 (/var/lib/zuul/builds/f9bf6ef656684473a0b973faff1f550d/work/tmp/ansible.woj53e71)
2026-06-12 17:13:00.311395 | localhost | ok: Runtime: 0:00:00.021477
2026-06-12 17:13:00.319138 | 
2026-06-12 17:13:00.319284 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-12 17:13:00.642748 | localhost | ok: Runtime: 0:00:00.010645
2026-06-12 17:13:00.651046 | 
2026-06-12 17:13:00.651175 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-12 17:13:00.705759 | localhost | changed
2026-06-12 17:13:00.713221 | 
2026-06-12 17:13:00.713411 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-12 17:13:01.151862 | localhost | changed
2026-06-12 17:13:01.209170 | 
2026-06-12 17:13:01.209320 | PLAY [localhost]
2026-06-12 17:13:01.214639 | 
2026-06-12 17:13:01.214718 | TASK [Generate bulk log download script]
2026-06-12 17:13:01.243862 | localhost | ok
2026-06-12 17:13:01.258772 | 
2026-06-12 17:13:01.258862 | TASK [local-log-download : Check API endpoint is defined]
2026-06-12 17:13:01.309776 | localhost | ok: All assertions passed
2026-06-12 17:13:01.317406 | 
2026-06-12 17:13:01.317537 | TASK [local-log-download : Create download script]
2026-06-12 17:13:01.830668 | localhost -> localhost | changed
2026-06-12 17:13:01.838500 | 
2026-06-12 17:13:01.838569 | TASK [Register quick-download link]
2026-06-12 17:13:01.873652 | localhost | ok
2026-06-12 17:13:01.877308 | 
2026-06-12 17:13:01.877445 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-12 17:13:01.886413 | 
2026-06-12 17:13:01.886536 | TASK [Set zuul-log-path fact]
2026-06-12 17:13:01.906516 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 17:13:01.921237 | 
2026-06-12 17:13:01.921437 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-12 17:13:01.961191 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-12 17:13:01.966171 | 
2026-06-12 17:13:01.966304 | TASK [upload-logs : Create log directories]
2026-06-12 17:13:02.898223 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-12 17:13:02.902068 | 
2026-06-12 17:13:02.902214 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-12 17:13:03.337095 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.082877
2026-06-12 17:13:03.341712 | 
2026-06-12 17:13:03.341803 | TASK [upload-logs : Upload logs to log server]
2026-06-12 17:15:32.086241 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-12 17:15:32.089420 | 
2026-06-12 17:15:32.089559 | LOOP [upload-logs : Compress console log and json output]
